Aug 25 05:34:52.891555 np0000008051 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Aug 25 05:34:52.897962 np0000008051 devstack@c-api.service[100262]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Aug 25 05:34:52.900418 np0000008051 devstack@c-api.service[100262]: *** Starting uWSGI 2.0.24-debian (64bit) on [Tue Aug 25 05:34:52 2026] *** Aug 25 05:34:52.900418 np0000008051 devstack@c-api.service[100262]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Aug 25 05:34:52.900418 np0000008051 devstack@c-api.service[100262]: os: Linux-6.8.0-100-generic #100-Ubuntu SMP PREEMPT_DYNAMIC Tue Jan 13 16:40:06 UTC 2026 Aug 25 05:34:52.900418 np0000008051 devstack@c-api.service[100262]: nodename: np0000008051 Aug 25 05:34:52.900418 np0000008051 devstack@c-api.service[100262]: machine: x86_64 Aug 25 05:34:52.900418 np0000008051 devstack@c-api.service[100262]: clock source: unix Aug 25 05:34:52.900418 np0000008051 devstack@c-api.service[100262]: pcre jit disabled Aug 25 05:34:52.900418 np0000008051 devstack@c-api.service[100262]: detected number of CPU cores: 16 Aug 25 05:34:52.900418 np0000008051 devstack@c-api.service[100262]: current working directory: / Aug 25 05:34:52.900418 np0000008051 devstack@c-api.service[100262]: detected binary path: /usr/bin/uwsgi-core Aug 25 05:34:52.900418 np0000008051 devstack@c-api.service[100262]: your processes number limit is 257052 Aug 25 05:34:52.900418 np0000008051 devstack@c-api.service[100262]: your memory page size is 4096 bytes Aug 25 05:34:52.900418 np0000008051 devstack@c-api.service[100262]: detected max file descriptor number: 2048 Aug 25 05:34:52.900418 np0000008051 devstack@c-api.service[100262]: lock engine: pthread robust mutexes Aug 25 05:34:52.901317 np0000008051 devstack@c-api.service[100262]: thunder lock: enabled Aug 25 05:34:52.901317 np0000008051 devstack@c-api.service[100262]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Aug 25 05:34:52.901317 np0000008051 devstack@c-api.service[100262]: Python version: 3.12.3 (main, Jun 19 2026, 12:46:00) [GCC 13.3.0] Aug 25 05:34:52.901317 np0000008051 devstack@c-api.service[100262]: PEP 405 virtualenv detected: /opt/stack/data/venv Aug 25 05:34:52.901317 np0000008051 devstack@c-api.service[100262]: Set PythonHome to /opt/stack/data/venv Aug 25 05:34:52.939926 np0000008051 devstack@c-api.service[100262]: Python main interpreter initialized at 0x777d4f0a4668 Aug 25 05:34:52.939926 np0000008051 devstack@c-api.service[100262]: python threads support enabled Aug 25 05:34:52.939926 np0000008051 devstack@c-api.service[100262]: your server socket listen backlog is limited to 100 connections Aug 25 05:34:52.939926 np0000008051 devstack@c-api.service[100262]: your mercy for graceful operations on workers is 80 seconds Aug 25 05:34:52.940463 np0000008051 devstack@c-api.service[100262]: mapped 671795 bytes (656 KB) for 4 cores Aug 25 05:34:52.940591 np0000008051 devstack@c-api.service[100262]: *** Operational MODE: preforking *** Aug 25 05:34:52.940784 np0000008051 devstack@c-api.service[100262]: *** uWSGI is running in multiple interpreter mode *** Aug 25 05:34:52.940784 np0000008051 devstack@c-api.service[100262]: spawned uWSGI master process (pid: 100262) Aug 25 05:34:52.940958 np0000008051 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Aug 25 05:34:52.941385 np0000008051 devstack@c-api.service[100262]: spawned uWSGI worker 1 (pid: 100268, cores: 1) Aug 25 05:34:52.945111 np0000008051 devstack@c-api.service[100262]: spawned uWSGI worker 2 (pid: 100269, cores: 1) Aug 25 05:34:52.945111 np0000008051 devstack@c-api.service[100262]: spawned uWSGI worker 3 (pid: 100270, cores: 1) Aug 25 05:34:52.945111 np0000008051 devstack@c-api.service[100262]: spawned uWSGI worker 4 (pid: 100271, cores: 1) Aug 25 05:34:52.945111 np0000008051 devstack@c-api.service[100262]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Aug 25 05:34:53.066203 np0000008051 devstack@c-api.service[100270]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Aug 25 05:34:53.066203 np0000008051 devstack@c-api.service[100270]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Aug 25 05:34:53.066203 np0000008051 devstack@c-api.service[100270]: we strongly recommend against using it for new projects. Aug 25 05:34:53.066203 np0000008051 devstack@c-api.service[100270]: If you are already using Eventlet, we recommend migrating to a different Aug 25 05:34:53.066203 np0000008051 devstack@c-api.service[100270]: framework. For more detail see Aug 25 05:34:53.066203 np0000008051 devstack@c-api.service[100270]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Aug 25 05:34:53.066203 np0000008051 devstack@c-api.service[100270]: import eventlet # noqa Aug 25 05:34:53.070422 np0000008051 devstack@c-api.service[100268]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Aug 25 05:34:53.070422 np0000008051 devstack@c-api.service[100268]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Aug 25 05:34:53.070422 np0000008051 devstack@c-api.service[100268]: we strongly recommend against using it for new projects. Aug 25 05:34:53.070422 np0000008051 devstack@c-api.service[100268]: If you are already using Eventlet, we recommend migrating to a different Aug 25 05:34:53.070422 np0000008051 devstack@c-api.service[100268]: framework. For more detail see Aug 25 05:34:53.070422 np0000008051 devstack@c-api.service[100268]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Aug 25 05:34:53.070422 np0000008051 devstack@c-api.service[100268]: import eventlet # noqa Aug 25 05:34:53.075367 np0000008051 devstack@c-api.service[100271]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Aug 25 05:34:53.075367 np0000008051 devstack@c-api.service[100271]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Aug 25 05:34:53.075367 np0000008051 devstack@c-api.service[100271]: we strongly recommend against using it for new projects. Aug 25 05:34:53.075367 np0000008051 devstack@c-api.service[100271]: If you are already using Eventlet, we recommend migrating to a different Aug 25 05:34:53.075367 np0000008051 devstack@c-api.service[100271]: framework. For more detail see Aug 25 05:34:53.075367 np0000008051 devstack@c-api.service[100271]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Aug 25 05:34:53.075367 np0000008051 devstack@c-api.service[100271]: import eventlet # noqa Aug 25 05:34:53.122988 np0000008051 devstack@c-api.service[100269]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Aug 25 05:34:53.122988 np0000008051 devstack@c-api.service[100269]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Aug 25 05:34:53.122988 np0000008051 devstack@c-api.service[100269]: we strongly recommend against using it for new projects. Aug 25 05:34:53.122988 np0000008051 devstack@c-api.service[100269]: If you are already using Eventlet, we recommend migrating to a different Aug 25 05:34:53.122988 np0000008051 devstack@c-api.service[100269]: framework. For more detail see Aug 25 05:34:53.122988 np0000008051 devstack@c-api.service[100269]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Aug 25 05:34:53.122988 np0000008051 devstack@c-api.service[100269]: import eventlet # noqa Aug 25 05:34:53.226702 np0000008051 devstack@c-api.service[100270]: /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 25 05:34:53.226702 np0000008051 devstack@c-api.service[100270]: from cgi import parse_header Aug 25 05:34:53.228530 np0000008051 devstack@c-api.service[100268]: /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 25 05:34:53.228530 np0000008051 devstack@c-api.service[100268]: from cgi import parse_header Aug 25 05:34:53.235000 np0000008051 devstack@c-api.service[100271]: /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 25 05:34:53.235000 np0000008051 devstack@c-api.service[100271]: from cgi import parse_header Aug 25 05:34:53.264520 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Aug 25 05:34:53.264520 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:34:53.264917 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Aug 25 05:34:53.264917 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:34:53.272979 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Aug 25 05:34:53.272979 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:34:53.276630 np0000008051 devstack@c-api.service[100268]: /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 25 05:34:53.276630 np0000008051 devstack@c-api.service[100268]: removals.removed_module( Aug 25 05:34:53.277858 np0000008051 devstack@c-api.service[100268]: /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 25 05:34:53.277858 np0000008051 devstack@c-api.service[100268]: removals.removed_module( Aug 25 05:34:53.277923 np0000008051 devstack@c-api.service[100270]: /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 25 05:34:53.277923 np0000008051 devstack@c-api.service[100270]: removals.removed_module( Aug 25 05:34:53.279073 np0000008051 devstack@c-api.service[100270]: /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 25 05:34:53.279073 np0000008051 devstack@c-api.service[100270]: removals.removed_module( Aug 25 05:34:53.279224 np0000008051 devstack@c-api.service[100269]: /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 25 05:34:53.279224 np0000008051 devstack@c-api.service[100269]: from cgi import parse_header Aug 25 05:34:53.284852 np0000008051 devstack@c-api.service[100271]: /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 25 05:34:53.284852 np0000008051 devstack@c-api.service[100271]: removals.removed_module( Aug 25 05:34:53.285952 np0000008051 devstack@c-api.service[100271]: /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 25 05:34:53.285952 np0000008051 devstack@c-api.service[100271]: removals.removed_module( Aug 25 05:34:53.320158 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Aug 25 05:34:53.320158 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:34:53.331729 np0000008051 devstack@c-api.service[100269]: /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 25 05:34:53.331729 np0000008051 devstack@c-api.service[100269]: removals.removed_module( Aug 25 05:34:53.332585 np0000008051 devstack@c-api.service[100269]: /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 25 05:34:53.332585 np0000008051 devstack@c-api.service[100269]: removals.removed_module( Aug 25 05:34:53.976843 np0000008051 devstack@c-api.service[100268]: /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 25 05:34:53.976843 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:34:54.004509 np0000008051 devstack@c-api.service[100271]: /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 25 05:34:54.004509 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:34:54.012419 np0000008051 devstack@c-api.service[100270]: /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 25 05:34:54.012419 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:34:54.027274 np0000008051 devstack@c-api.service[100268]: /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 25 05:34:54.027274 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:34:54.029632 np0000008051 devstack@c-api.service[100269]: /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 25 05:34:54.029632 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:34:54.056520 np0000008051 devstack@c-api.service[100271]: /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 25 05:34:54.056520 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:34:54.060197 np0000008051 devstack@c-api.service[100270]: /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 25 05:34:54.060197 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:34:54.078191 np0000008051 devstack@c-api.service[100269]: /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 25 05:34:54.078191 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:34:54.218715 np0000008051 devstack@c-api.service[100268]: 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 25 05:34:54.218975 np0000008051 devstack@c-api.service[100268]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=100268) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Aug 25 05:34:54.227295 np0000008051 devstack@c-api.service[100271]: 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 25 05:34:54.227620 np0000008051 devstack@c-api.service[100271]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=100271) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Aug 25 05:34:54.241299 np0000008051 devstack@c-api.service[100270]: 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 25 05:34:54.241752 np0000008051 devstack@c-api.service[100270]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=100270) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Aug 25 05:34:54.263476 np0000008051 devstack@c-api.service[100269]: 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 25 05:34:54.263876 np0000008051 devstack@c-api.service[100269]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=100269) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Aug 25 05:34:54.304949 np0000008051 devstack@c-api.service[100268]: /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 25 05:34:54.304949 np0000008051 devstack@c-api.service[100268]: @jsonschema.FormatChecker.cls_checks('date-time') Aug 25 05:34:54.305604 np0000008051 devstack@c-api.service[100271]: /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 25 05:34:54.305604 np0000008051 devstack@c-api.service[100271]: @jsonschema.FormatChecker.cls_checks('date-time') Aug 25 05:34:54.309033 np0000008051 devstack@c-api.service[100270]: /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 25 05:34:54.309033 np0000008051 devstack@c-api.service[100270]: @jsonschema.FormatChecker.cls_checks('date-time') Aug 25 05:34:54.324599 np0000008051 devstack@c-api.service[100269]: /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 25 05:34:54.324599 np0000008051 devstack@c-api.service[100269]: @jsonschema.FormatChecker.cls_checks('date-time') Aug 25 05:34:54.749950 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=100269) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Aug 25 05:34:54.750225 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=100268) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Aug 25 05:34:54.750352 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=100269) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 05:34:54.750475 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=100269) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 05:34:54.750547 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=100271) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Aug 25 05:34:54.750700 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=100268) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 05:34:54.750757 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100269) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 05:34:54.750829 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=100268) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 05:34:54.750906 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=100271) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 05:34:54.750954 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=100270) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Aug 25 05:34:54.751017 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=100271) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 05:34:54.751081 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100268) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 05:34:54.751196 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100271) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 05:34:54.751411 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=100270) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 05:34:54.751504 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=100270) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 05:34:54.751752 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100270) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 05:34:54.753028 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100269) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 05:34:54.753143 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=100269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 05:34:54.753230 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=100269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 05:34:54.753305 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100268) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 05:34:54.753353 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=100269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 05:34:54.753386 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 05:34:54.753438 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100271) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 05:34:54.753464 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=100269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 05:34:54.753494 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 05:34:54.753522 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=100271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 05:34:54.753552 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 05:34:54.753586 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=100269) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 05:34:54.753617 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=100271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 05:34:54.753641 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 05:34:54.753641 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=100268) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 05:34:54.753682 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=100271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 05:34:54.753708 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100269) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 05:34:54.753742 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=100271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 05:34:54.753778 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100268) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 05:34:54.753803 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=100271) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 05:34:54.753842 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100271) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 05:34:54.754271 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100270) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 05:34:54.754367 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=100270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 05:34:54.754467 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=100270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 05:34:54.754529 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=100270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 05:34:54.754605 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=100270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 05:34:54.754684 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=100270) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 05:34:54.754755 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100270) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 05:34:54.754864 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100268) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 05:34:54.754946 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 05:34:54.754995 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100271) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 05:34:54.755024 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 05:34:54.755100 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 05:34:54.755147 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=100271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 05:34:54.755182 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100269) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 05:34:54.755213 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 05:34:54.755244 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=100271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 05:34:54.755267 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=100268) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 05:34:54.755300 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 05:34:54.755329 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=100269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 05:34:54.755352 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 05:34:54.755372 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100268) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 05:34:54.755392 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100270) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 05:34:54.755447 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=100271) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 05:34:54.755473 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100268) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 05:34:54.755502 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=100269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 05:34:54.755523 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100271) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 05:34:54.755550 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 05:34:54.755576 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=100270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 05:34:54.755604 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100271) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 05:34:54.755627 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 05:34:54.755652 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 05:34:54.755678 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=100270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 05:34:54.755702 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=100271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 05:34:54.755726 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 05:34:54.755753 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 05:34:54.755776 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 05:34:54.755797 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 05:34:54.755821 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=100271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 05:34:54.755857 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=100268) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 05:34:54.755892 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=100271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 05:34:54.755916 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 05:34:54.755941 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=100269) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 05:34:54.755962 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100268) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 05:34:54.755990 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 05:34:54.756021 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=100270) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 05:34:54.756045 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100269) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 05:34:54.756090 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=100271) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 05:34:54.756115 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100270) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 05:34:54.756145 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100271) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 05:34:54.756172 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100269) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 05:34:54.756206 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100270) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 05:34:54.756206 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=100270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 05:34:54.756253 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=100269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 05:34:54.756276 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=100270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 05:34:54.756297 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=100269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 05:34:54.756318 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=100270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 05:34:54.756339 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=100269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 05:34:54.756358 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 05:34:54.756358 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=100270) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 05:34:54.756412 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 05:34:54.756449 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100270) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 05:34:54.756475 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=100269) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 05:34:54.756475 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100269) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 05:34:54.757792 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100268) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 05:34:54.757866 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 05:34:54.757926 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 05:34:54.757985 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 05:34:54.758036 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100271) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 05:34:54.758081 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 05:34:54.758120 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=100271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 05:34:54.758155 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=100268) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 05:34:54.758182 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=100271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 05:34:54.758206 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=100268) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 05:34:54.758237 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=100271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 05:34:54.758275 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 05:34:54.758334 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=100271) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 05:34:54.758403 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=100271) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 05:34:54.758555 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100269) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 05:34:54.758598 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=100268) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 05:34:54.758635 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=100269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 05:34:54.758662 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=100271) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 05:34:54.758689 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 05:34:54.758717 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 05:34:54.758740 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=100271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 05:34:54.758772 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=100269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 05:34:54.758813 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 05:34:54.758838 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=100271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 05:34:54.758859 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 05:34:54.758884 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=100271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 05:34:54.758918 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=100269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 05:34:54.758945 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=100268) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 05:34:54.758973 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=100271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 05:34:54.759000 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=100268) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 05:34:54.759021 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 05:34:54.759041 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=100271) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 05:34:54.759041 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=100271) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 05:34:54.759098 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=100269) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 05:34:54.759128 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=100269) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 05:34:54.759338 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100270) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 05:34:54.759405 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=100269) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 05:34:54.759463 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=100270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 05:34:54.759518 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=100269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 05:34:54.759549 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=100270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 05:34:54.759598 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=100269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 05:34:54.759628 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=100270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 05:34:54.759678 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=100269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 05:34:54.759715 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 05:34:54.759777 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=100270) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 05:34:54.759867 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=100269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 05:34:54.759904 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=100270) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 05:34:54.759934 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=100269) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 05:34:54.759934 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=100269) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 05:34:54.760156 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=100270) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 05:34:54.760240 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=100270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 05:34:54.760273 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=100268) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 05:34:54.760307 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 05:34:54.760343 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=100270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 05:34:54.760372 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 05:34:54.760423 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=100270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 05:34:54.760457 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 05:34:54.760484 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 05:34:54.760505 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=100270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 05:34:54.760527 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=100268) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 05:34:54.760547 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=100271) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 05:34:54.760575 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=100269) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 05:34:54.760600 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=100270) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 05:34:54.760628 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100268) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 05:34:54.760662 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=100271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 05:34:54.760690 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=100270) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 05:34:54.760714 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=100269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 05:34:54.760734 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=100271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 05:34:54.760761 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=100269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 05:34:54.760783 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=100271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 05:34:54.760783 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=100271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 05:34:54.760822 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=100269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 05:34:54.760861 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=100271) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 05:34:54.760896 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100271) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 05:34:54.760929 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=100269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 05:34:54.761007 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=100269) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 05:34:54.761091 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100269) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 05:34:54.761284 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=100270) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 05:34:54.761346 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100268) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 05:34:54.761380 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=100270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 05:34:54.761422 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 05:34:54.761450 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100269) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 05:34:54.761477 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=100270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 05:34:54.761509 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 05:34:54.761532 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=100269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 05:34:54.761557 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=100270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 05:34:54.761600 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 05:34:54.761600 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 05:34:54.761651 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=100270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 05:34:54.761680 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=100269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 05:34:54.761711 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=100268) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 05:34:54.761731 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=100270) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 05:34:54.761757 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=100268) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 05:34:54.761785 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=100269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 05:34:54.761809 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=100268) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 05:34:54.761829 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100270) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 05:34:54.761855 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100271) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 05:34:54.761879 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=100269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 05:34:54.761905 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 05:34:54.761905 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 05:34:54.761950 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=100271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 05:34:54.761974 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=100269) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 05:34:54.762001 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=100271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 05:34:54.762031 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 05:34:54.762074 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=100271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 05:34:54.762120 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=100269) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 05:34:54.762147 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 05:34:54.762167 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=100271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 05:34:54.762167 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=100271) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 05:34:54.762208 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=100269) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 05:34:54.762231 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=100268) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 05:34:54.762253 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=100271) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 05:34:54.762280 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100270) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 05:34:54.762304 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=100268) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 05:34:54.762325 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=100269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 05:34:54.762345 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=100271) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 05:34:54.762370 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=100270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 05:34:54.762406 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=100271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 05:34:54.762430 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=100269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 05:34:54.762455 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=100271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 05:34:54.762477 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=100270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 05:34:54.762502 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=100269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 05:34:54.762535 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=100271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 05:34:54.762562 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=100270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 05:34:54.762589 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=100271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 05:34:54.762609 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=100269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 05:34:54.762628 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=100271) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 05:34:54.762742 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=100270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 05:34:54.762795 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=100269) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 05:34:54.762831 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=100271) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 05:34:54.762896 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=100270) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 05:34:54.762961 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=100269) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 05:34:54.763033 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=100270) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 05:34:54.763033 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=100270) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 05:34:54.763033 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=100270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 05:34:54.763033 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=100270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 05:34:54.763033 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=100270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 05:34:54.763033 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=100270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 05:34:54.763264 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=100270) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 05:34:54.763264 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=100270) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 05:34:54.764198 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=100268) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 05:34:54.764298 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 05:34:54.764405 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 05:34:54.764468 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=100271) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 05:34:54.764539 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=100271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 05:34:54.764589 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 05:34:54.764643 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=100271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 05:34:54.764700 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 05:34:54.764748 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=100271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 05:34:54.764748 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=100271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 05:34:54.764827 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=100268) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 05:34:54.764876 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=100271) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 05:34:54.764921 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100268) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 05:34:54.764974 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100271) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 05:34:54.765025 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=100269) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 05:34:54.765088 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=100269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 05:34:54.765193 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=100269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 05:34:54.765285 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=100269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 05:34:54.765355 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=100269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 05:34:54.765453 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=100269) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 05:34:54.765529 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100269) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 05:34:54.766208 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=100270) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 05:34:54.766310 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=100270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 05:34:54.766384 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=100270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 05:34:54.766489 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=100270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 05:34:54.766606 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=100270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 05:34:54.766606 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=100270) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 05:34:54.766765 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100270) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 05:34:54.771501 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100271) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 05:34:54.771575 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100269) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 05:34:54.771661 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=100271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 05:34:54.771661 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=100271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 05:34:54.771715 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=100269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 05:34:54.771768 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=100271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 05:34:54.771824 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=100269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 05:34:54.771895 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=100271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 05:34:54.772018 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=100269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 05:34:54.772127 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=100271) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 05:34:54.772127 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100271) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 05:34:54.772303 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=100269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 05:34:54.772303 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=100269) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 05:34:54.772303 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100269) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 05:34:54.772555 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100268) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 05:34:54.772555 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 05:34:54.772712 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 05:34:54.772800 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100270) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 05:34:54.772872 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100271) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 05:34:54.772923 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 05:34:54.772977 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=100270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 05:34:54.773026 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=100271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 05:34:54.773096 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 05:34:54.773142 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=100270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 05:34:54.773194 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=100271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 05:34:54.773194 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=100271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 05:34:54.773279 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=100270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 05:34:54.773333 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=100268) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 05:34:54.773377 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 05:34:54.773430 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=100270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 05:34:54.773477 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=100271) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 05:34:54.773521 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100268) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 05:34:54.773564 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=100270) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 05:34:54.773608 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100271) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 05:34:54.773654 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100270) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 05:34:54.773709 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100269) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 05:34:54.773709 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=100269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 05:34:54.773709 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=100269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 05:34:54.773843 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100270) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 05:34:54.773889 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100268) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 05:34:54.773933 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=100270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 05:34:54.773977 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=100269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 05:34:54.774039 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=100270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 05:34:54.774114 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 05:34:54.774159 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 05:34:54.774210 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=100270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 05:34:54.774267 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 05:34:54.774314 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 05:34:54.774354 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=100269) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 05:34:54.774392 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=100270) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 05:34:54.774451 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 05:34:54.774499 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100270) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 05:34:54.774549 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100269) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 05:34:54.774589 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 05:34:54.774589 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=100268) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 05:34:54.774589 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100268) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 05:34:54.775141 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100271) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 05:34:54.775198 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=100271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 05:34:54.775258 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=100271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 05:34:54.775307 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=100271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 05:34:54.775437 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=100271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 05:34:54.775488 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=100271) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 05:34:54.775590 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100271) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 05:34:54.775661 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100270) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 05:34:54.775661 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=100270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 05:34:54.775661 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=100270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 05:34:54.775862 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=100270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 05:34:54.775862 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=100270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 05:34:54.775862 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=100270) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 05:34:54.775975 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100270) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 05:34:54.776132 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100269) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 05:34:54.776221 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=100269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 05:34:54.776330 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=100269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 05:34:54.776430 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=100269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 05:34:54.776515 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=100269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 05:34:54.776608 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=100269) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 05:34:54.776689 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100270) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 05:34:54.776745 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100269) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 05:34:54.776788 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=100270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 05:34:54.776831 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100271) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 05:34:54.776879 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=100270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 05:34:54.776923 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=100271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 05:34:54.776966 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=100270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 05:34:54.776966 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=100270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 05:34:54.777082 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=100271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 05:34:54.777132 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=100270) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 05:34:54.777132 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100270) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 05:34:54.777233 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=100271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 05:34:54.777288 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100268) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 05:34:54.777350 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100269) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 05:34:54.777417 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=100271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 05:34:54.777464 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 05:34:54.777515 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=100271) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 05:34:54.777567 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=100269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 05:34:54.777613 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100271) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 05:34:54.777660 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 05:34:54.777712 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=100269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 05:34:54.777756 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 05:34:54.777810 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=100269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 05:34:54.777852 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 05:34:54.777892 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=100269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 05:34:54.777892 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=100269) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 05:34:54.777973 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=100268) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 05:34:54.778016 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100269) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 05:34:54.778087 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100268) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 05:34:54.778087 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100268) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 05:34:54.778169 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100270) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 05:34:54.778218 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 05:34:54.778281 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=100270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 05:34:54.778337 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100269) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 05:34:54.778390 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 05:34:54.778456 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100271) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 05:34:54.778510 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=100270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 05:34:54.778564 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=100269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 05:34:54.778611 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 05:34:54.778657 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=100271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 05:34:54.778707 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 05:34:54.778752 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 05:34:54.778795 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=100271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 05:34:54.778846 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=100269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 05:34:54.778898 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=100270) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 05:34:54.778947 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 05:34:54.778992 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 05:34:54.779035 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 05:34:54.779096 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 05:34:54.779138 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100270) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 05:34:54.779179 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=100268) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 05:34:54.779233 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=100271) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 05:34:54.779280 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 05:34:54.779332 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100271) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 05:34:54.779385 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100268) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 05:34:54.779443 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=100269) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 05:34:54.779443 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100269) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 05:34:54.779529 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100268) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 05:34:54.779529 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 05:34:54.779529 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 05:34:54.779658 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 05:34:54.779658 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 05:34:54.779745 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=100268) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 05:34:54.779989 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100268) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 05:34:54.781040 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100270) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 05:34:54.781125 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=100270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 05:34:54.781294 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100268) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 05:34:54.781406 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 05:34:54.781500 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 05:34:54.781612 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 05:34:54.781694 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 05:34:54.781797 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=100268) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 05:34:54.781904 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=100268) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 05:34:54.782582 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100271) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 05:34:54.782693 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=100270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 05:34:54.782790 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=100271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 05:34:54.782847 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=100270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 05:34:54.782966 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=100271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 05:34:54.783020 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 05:34:54.783147 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100269) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 05:34:54.783247 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=100270) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 05:34:54.783337 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=100271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 05:34:54.783337 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 05:34:54.783494 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=100270) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 05:34:54.783573 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=100269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 05:34:54.783650 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=100271) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 05:34:54.783734 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=100268) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 05:34:54.783806 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=100269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 05:34:54.783875 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=100271) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 05:34:54.783929 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=100269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 05:34:54.784047 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 05:34:54.784136 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 05:34:54.784204 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 05:34:54.784275 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=100270) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 05:34:54.784357 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=100269) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 05:34:54.784458 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 05:34:54.784533 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=100270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 05:34:54.784614 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=100269) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 05:34:54.784690 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=100270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 05:34:54.784774 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 05:34:54.784867 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=100271) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 05:34:54.784944 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=100270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 05:34:54.785021 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=100268) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 05:34:54.785112 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=100270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 05:34:54.785185 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=100271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 05:34:54.785264 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=100270) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 05:34:54.785357 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=100271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 05:34:54.785448 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100268) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 05:34:54.785533 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100270) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 05:34:54.785619 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=100271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 05:34:54.785619 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=100271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 05:34:54.785619 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=100271) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 05:34:54.785836 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=100269) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 05:34:54.785916 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100271) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 05:34:54.786002 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=100269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 05:34:54.786002 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=100269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 05:34:54.786002 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=100269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 05:34:54.786002 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=100269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 05:34:54.786002 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=100269) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 05:34:54.786002 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100269) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 05:34:54.786483 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100270) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 05:34:54.786483 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=100270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 05:34:54.786483 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=100270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 05:34:54.786483 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=100270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 05:34:54.786483 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=100270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 05:34:54.786483 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=100270) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 05:34:54.786914 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100271) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 05:34:54.787003 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=100270) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 05:34:54.787111 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=100271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 05:34:54.787111 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=100271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 05:34:54.787271 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100269) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 05:34:54.787351 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=100271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 05:34:54.787439 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=100269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 05:34:54.787526 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=100271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 05:34:54.787526 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=100271) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 05:34:54.787689 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=100269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 05:34:54.787774 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=100271) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 05:34:54.787862 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=100270) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 05:34:54.787951 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=100269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 05:34:54.788039 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=100270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 05:34:54.788159 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100268) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 05:34:54.788240 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=100270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 05:34:54.788318 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=100269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 05:34:54.788416 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=100270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 05:34:54.788494 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=100269) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 05:34:54.788579 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 05:34:54.788659 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=100271) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 05:34:54.788748 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=100270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 05:34:54.789185 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=100269) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 05:34:54.789241 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=100270) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 05:34:54.789372 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=100271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 05:34:54.789430 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 05:34:54.789542 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=100271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 05:34:54.789623 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=100270) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 05:34:54.789705 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=100271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 05:34:54.789791 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 05:34:54.789870 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=100270) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 05:34:54.789949 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=100271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 05:34:54.790046 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=100270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 05:34:54.790145 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 05:34:54.790234 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=100271) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 05:34:54.790319 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=100270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 05:34:54.790404 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=100269) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 05:34:54.790490 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 05:34:54.790571 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=100271) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 05:34:54.790649 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=100268) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 05:34:54.790726 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=100270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 05:34:54.790821 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=100269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 05:34:54.790909 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=100271) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 05:34:54.790997 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=100270) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 05:34:54.791095 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=100268) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 05:34:54.791283 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=100271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 05:34:54.791363 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=100269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 05:34:54.791452 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100270) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 05:34:54.791540 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=100271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 05:34:54.791620 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100270) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 05:34:54.791721 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=100269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 05:34:54.791810 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 05:34:54.791897 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=100270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 05:34:54.791982 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=100271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 05:34:54.792076 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=100270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 05:34:54.792127 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=100269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 05:34:54.792176 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=100271) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 05:34:54.792212 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 05:34:54.792250 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100271) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 05:34:54.792304 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 05:34:54.792356 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=100269) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 05:34:54.792419 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100271) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 05:34:54.792465 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=100270) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 05:34:54.792513 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=100268) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 05:34:54.792556 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=100269) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 05:34:54.792596 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=100271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 05:34:54.792649 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100270) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 05:34:54.792694 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=100271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 05:34:54.792737 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 05:34:54.792782 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=100269) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 05:34:54.792830 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 05:34:54.792864 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=100269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 05:34:54.792896 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 05:34:54.792929 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 05:34:54.792929 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=100271) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 05:34:54.792986 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=100269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 05:34:54.793017 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 05:34:54.793070 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100271) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 05:34:54.793109 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 05:34:54.793142 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 05:34:54.793184 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=100269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 05:34:54.793224 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=100268) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 05:34:54.793257 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=100269) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 05:34:54.793292 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=100268) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 05:34:54.793327 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100269) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 05:34:54.793364 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=100268) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 05:34:54.793404 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100269) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 05:34:54.793404 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=100269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 05:34:54.793469 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 05:34:54.793505 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=100269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 05:34:54.793548 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 05:34:54.793586 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 05:34:54.793617 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 05:34:54.793654 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 05:34:54.793686 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 05:34:54.793717 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=100269) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 05:34:54.793753 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=100268) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 05:34:54.793784 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100269) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 05:34:54.793820 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100268) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 05:34:54.793820 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100268) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 05:34:54.793877 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100270) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 05:34:54.793877 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=100270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 05:34:54.793949 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 05:34:54.793982 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=100270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 05:34:54.794020 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 05:34:54.794198 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=100270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 05:34:54.794278 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100271) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 05:34:54.794341 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=100270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 05:34:54.794426 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=100271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 05:34:54.794494 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 05:34:54.794553 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=100270) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 05:34:54.794625 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=100271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 05:34:54.794685 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100270) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 05:34:54.794743 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=100271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 05:34:54.794806 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 05:34:54.794864 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100269) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 05:34:54.794925 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=100271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 05:34:54.794982 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=100268) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 05:34:54.795040 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=100271) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 05:34:54.795117 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=100269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 05:34:54.795188 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100271) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 05:34:54.795270 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100268) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 05:34:54.795363 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=100269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 05:34:54.795363 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=100269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 05:34:54.795363 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=100269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 05:34:54.795363 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=100269) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 05:34:54.795363 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100269) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 05:34:54.795743 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100270) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 05:34:54.795743 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=100270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 05:34:54.795743 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=100270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 05:34:54.795743 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=100270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 05:34:54.796038 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100268) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 05:34:54.796126 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=100270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 05:34:54.796126 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=100270) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 05:34:54.796273 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100271) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 05:34:54.796352 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 05:34:54.796444 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100270) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 05:34:54.796525 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=100271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 05:34:54.796618 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100270) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 05:34:54.796696 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=100271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 05:34:54.796786 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 05:34:54.796867 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=100270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 05:34:54.796960 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=100271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 05:34:54.797041 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=100270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 05:34:54.797151 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 05:34:54.797233 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=100271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 05:34:54.797311 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=100270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 05:34:54.797388 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=100271) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 05:34:54.797473 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=100270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 05:34:54.797564 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 05:34:54.797641 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100271) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 05:34:54.797725 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=100270) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 05:34:54.797725 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=100270) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 05:34:54.797881 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=100268) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 05:34:54.797961 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100271) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 05:34:54.797961 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=100271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 05:34:54.798135 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100268) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 05:34:54.798218 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=100271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 05:34:54.798218 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=100271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 05:34:54.798377 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100269) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 05:34:54.798468 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=100271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 05:34:54.798468 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=100271) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 05:34:54.798620 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=100269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 05:34:54.798702 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=100271) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 05:34:54.798782 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=100269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 05:34:54.798782 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=100269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 05:34:54.798943 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100268) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 05:34:54.799026 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=100269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 05:34:54.799136 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 05:34:54.799225 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=100269) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 05:34:54.799310 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 05:34:54.799388 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100269) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 05:34:54.799388 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100269) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 05:34:54.799532 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 05:34:54.799610 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=100269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 05:34:54.799664 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 05:34:54.799722 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=100269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 05:34:54.799784 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=100268) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 05:34:54.799838 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=100269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 05:34:54.799838 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=100269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 05:34:54.799914 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100268) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 05:34:54.799989 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=100269) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 05:34:54.800019 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100268) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 05:34:54.800114 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=100269) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 05:34:54.800170 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 05:34:54.800170 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 05:34:54.800170 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 05:34:54.800170 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 05:34:54.800170 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=100268) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 05:34:54.800170 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=100268) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 05:34:54.800417 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=100270) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 05:34:54.800417 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=100270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 05:34:54.800417 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=100270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 05:34:54.800417 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=100270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 05:34:54.800417 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=100270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 05:34:54.800417 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=100270) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 05:34:54.800417 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100270) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 05:34:54.800576 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=100268) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 05:34:54.800601 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100270) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 05:34:54.800601 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=100270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 05:34:54.800601 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=100270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 05:34:54.800601 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=100270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 05:34:54.800687 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=100271) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 05:34:54.800728 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=100270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 05:34:54.800762 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=100271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 05:34:54.800788 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=100270) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 05:34:54.800811 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=100271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 05:34:54.800843 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=100270) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 05:34:54.800873 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=100271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 05:34:54.800873 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=100271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 05:34:54.800873 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=100271) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 05:34:54.800873 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100271) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 05:34:54.800951 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 05:34:54.800951 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 05:34:54.800951 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 05:34:54.800951 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 05:34:54.800951 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=100268) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 05:34:54.801088 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100271) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 05:34:54.801138 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100268) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 05:34:54.801179 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=100271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 05:34:54.801179 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=100271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 05:34:54.801179 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=100271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 05:34:54.801179 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=100271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 05:34:54.801280 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=100270) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 05:34:54.801310 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=100271) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 05:34:54.801334 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=100270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 05:34:54.801362 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=100271) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 05:34:54.801388 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=100270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 05:34:54.801388 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=100270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 05:34:54.801388 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=100270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 05:34:54.801388 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=100270) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 05:34:54.801388 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=100270) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 05:34:54.801510 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=100269) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 05:34:54.801510 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=100269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 05:34:54.801560 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=100271) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 05:34:54.801584 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100268) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 05:34:54.801612 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=100269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 05:34:54.801640 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=100271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 05:34:54.801669 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 05:34:54.801693 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=100269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 05:34:54.801724 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=100271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 05:34:54.801724 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=100271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 05:34:54.801785 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=100269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 05:34:54.801811 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 05:34:54.801833 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=100271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 05:34:54.801864 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=100269) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 05:34:54.801888 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=100271) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 05:34:54.801912 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 05:34:54.801936 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=100271) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 05:34:54.801965 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100269) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 05:34:54.801989 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 05:34:54.801989 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=100268) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 05:34:54.801989 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=100268) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 05:34:54.802182 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100269) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 05:34:54.802182 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=100269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 05:34:54.802319 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=100270) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 05:34:54.802388 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=100269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 05:34:54.802449 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=100270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 05:34:54.802513 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=100268) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 05:34:54.802576 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=100269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 05:34:54.802626 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=100270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 05:34:54.802680 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=100269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 05:34:54.802709 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=100270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 05:34:54.802788 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 05:34:54.802841 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=100270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 05:34:54.802895 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=100269) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 05:34:54.802964 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=100270) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 05:34:54.803033 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 05:34:54.803117 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=100269) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 05:34:54.803191 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100270) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 05:34:54.803257 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 05:34:54.803303 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100270) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 05:34:54.803303 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=100270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 05:34:54.803386 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=100271) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 05:34:54.803459 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 05:34:54.803505 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=100270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 05:34:54.803550 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=100271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 05:34:54.803596 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=100270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 05:34:54.803640 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=100268) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 05:34:54.803685 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=100271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 05:34:54.803730 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=100270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 05:34:54.803730 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=100270) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 05:34:54.803840 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=100271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 05:34:54.803895 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=100268) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 05:34:54.803929 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=100270) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 05:34:54.803991 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=100271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 05:34:54.803991 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=100271) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 05:34:54.803991 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100271) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 05:34:54.803991 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100271) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 05:34:54.804176 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=100269) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 05:34:54.804229 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=100271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 05:34:54.804274 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=100269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 05:34:54.804318 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=100271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 05:34:54.804373 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=100269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 05:34:54.804431 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=100271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 05:34:54.804483 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=100269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 05:34:54.804534 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=100271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 05:34:54.804534 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=100271) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 05:34:54.804618 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=100269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 05:34:54.804668 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=100271) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 05:34:54.804712 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=100269) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 05:34:54.804764 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=100268) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 05:34:54.804830 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=100269) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 05:34:54.804889 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 05:34:54.804889 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 05:34:54.804889 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 05:34:54.804889 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 05:34:54.804889 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=100268) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 05:34:54.804889 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100268) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 05:34:54.804889 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100268) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 05:34:54.805186 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=100269) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 05:34:54.805275 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 05:34:54.805275 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 05:34:54.805352 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=100269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 05:34:54.805433 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 05:34:54.805433 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 05:34:54.805545 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=100269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 05:34:54.805594 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=100268) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 05:34:54.805638 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=100269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 05:34:54.805682 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=100268) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 05:34:54.805726 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=100269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 05:34:54.805726 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=100269) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 05:34:54.805726 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100269) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 05:34:54.805726 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100269) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 05:34:54.805726 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=100269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 05:34:54.805726 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=100269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 05:34:54.805726 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=100269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 05:34:54.805726 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=100269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 05:34:54.805726 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=100269) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 05:34:54.805726 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=100269) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 05:34:54.806160 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=100270) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 05:34:54.806160 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=100270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 05:34:54.806160 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=100270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 05:34:54.806160 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=100270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 05:34:54.806160 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=100270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 05:34:54.806446 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=100271) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 05:34:54.806478 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=100270) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 05:34:54.806478 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=100270) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 05:34:54.806584 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=100271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 05:34:54.806584 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=100271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 05:34:54.806674 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=100268) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 05:34:54.806732 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=100271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 05:34:54.806732 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=100271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 05:34:54.806825 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 05:34:54.806868 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=100271) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 05:34:54.806895 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 05:34:54.806895 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 05:34:54.806937 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=100271) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 05:34:54.806968 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 05:34:54.806968 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=100268) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 05:34:54.806968 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=100268) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 05:34:54.807069 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=100269) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 05:34:54.807069 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=100269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 05:34:54.807069 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=100269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 05:34:54.807069 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=100269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 05:34:54.807069 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=100269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 05:34:54.807069 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=100269) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 05:34:54.807069 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=100269) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 05:34:54.808528 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=100270) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 05:34:54.808590 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=100268) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 05:34:54.808635 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=100270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 05:34:54.808668 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 05:34:54.808693 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=100270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 05:34:54.808720 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 05:34:54.808744 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=100270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 05:34:54.808768 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 05:34:54.808788 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 05:34:54.808811 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 05:34:54.808837 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=100270) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 05:34:54.808876 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=100268) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 05:34:54.808907 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100270) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 05:34:54.808937 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100268) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 05:34:54.809713 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100268) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 05:34:54.809784 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 05:34:54.809832 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=100271) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 05:34:54.809878 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100270) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 05:34:54.809912 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 05:34:54.809941 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=100270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 05:34:54.809971 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 05:34:54.809995 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=100271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 05:34:54.810017 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=100270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 05:34:54.810050 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 05:34:54.810050 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=100268) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 05:34:54.810119 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=100270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 05:34:54.810147 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=100271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 05:34:54.810171 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=100268) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 05:34:54.810196 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 05:34:54.810221 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=100271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 05:34:54.810310 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=100270) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 05:34:54.810341 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 05:34:54.810374 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=100270) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 05:34:54.810422 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=100271) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 05:34:54.810422 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100271) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 05:34:54.810825 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100271) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 05:34:54.810913 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=100271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 05:34:54.811017 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=100271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 05:34:54.811128 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=100271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 05:34:54.811229 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 05:34:54.811314 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=100271) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 05:34:54.811352 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=100269) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 05:34:54.811411 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=100271) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 05:34:54.811464 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=100269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 05:34:54.811537 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=100269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 05:34:54.811627 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=100269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 05:34:54.811731 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 05:34:54.811816 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=100269) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 05:34:54.811915 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100269) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 05:34:54.812279 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100269) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 05:34:54.812353 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=100269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 05:34:54.812456 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=100269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 05:34:54.812551 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=100269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 05:34:54.812620 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 05:34:54.812704 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=100269) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 05:34:54.812801 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=100269) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 05:34:54.812926 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=100268) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 05:34:54.812988 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 05:34:54.813065 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 05:34:54.813144 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 05:34:54.813188 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 05:34:54.813237 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=100268) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 05:34:54.813280 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=100270) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 05:34:54.813342 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=100270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 05:34:54.813417 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=100270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 05:34:54.813480 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=100270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 05:34:54.813533 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 05:34:54.813584 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=100270) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 05:34:54.813687 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=100269) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 05:34:54.813777 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=100269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 05:34:54.813867 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=100269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 05:34:54.813949 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=100269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 05:34:54.814035 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 05:34:54.814132 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=100269) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 05:34:54.814660 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=100271) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 05:34:54.814776 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=100271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 05:34:54.814855 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=100271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 05:34:54.814923 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=100271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 05:34:54.814982 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 05:34:54.815045 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=100271) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 05:34:54.854308 np0000008051 devstack@c-api.service[100268]: INFO dbcounter [None req-27e54dbc-2439-4fd3-b00f-68d6f8921ce3 None None] Registered counter for database cinder Aug 25 05:34:54.854620 np0000008051 devstack@c-api.service[100269]: INFO dbcounter [None req-ac449674-47ce-43f4-b9c7-81a3c81ae28d None None] Registered counter for database cinder Aug 25 05:34:54.854816 np0000008051 devstack@c-api.service[100270]: INFO dbcounter [None req-7c36f4dc-cf70-4081-9ea7-e825163be6c2 None None] Registered counter for database cinder Aug 25 05:34:54.859649 np0000008051 devstack@c-api.service[100271]: INFO dbcounter [None req-854fb5bd-44de-4d81-a2fe-1a55ef0a7bd8 None None] Registered counter for database cinder Aug 25 05:34:54.894837 np0000008051 devstack@c-api.service[100270]: DEBUG oslo_db.sqlalchemy.engines [None req-7c36f4dc-cf70-4081-9ea7-e825163be6c2 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=100270) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 05:34:54.896192 np0000008051 devstack@c-api.service[100269]: DEBUG oslo_db.sqlalchemy.engines [None req-ac449674-47ce-43f4-b9c7-81a3c81ae28d 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=100269) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 05:34:54.902271 np0000008051 devstack@c-api.service[100271]: DEBUG oslo_db.sqlalchemy.engines [None req-854fb5bd-44de-4d81-a2fe-1a55ef0a7bd8 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=100271) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 05:34:54.910598 np0000008051 devstack@c-api.service[100268]: DEBUG oslo_db.sqlalchemy.engines [None req-27e54dbc-2439-4fd3-b00f-68d6f8921ce3 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=100268) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 05:34:55.004505 np0000008051 devstack@c-api.service[100270]: DEBUG dbcounter [-] [100270] Writer thread running {{(pid=100270) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Aug 25 05:34:55.008795 np0000008051 devstack@c-api.service[100270]: INFO cinder.rpc [None req-7c36f4dc-cf70-4081-9ea7-e825163be6c2 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Aug 25 05:34:55.009198 np0000008051 devstack@c-api.service[100271]: DEBUG dbcounter [-] [100271] Writer thread running {{(pid=100271) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Aug 25 05:34:55.011042 np0000008051 devstack@c-api.service[100270]: INFO cinder.rpc [None req-7c36f4dc-cf70-4081-9ea7-e825163be6c2 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Aug 25 05:34:55.011827 np0000008051 devstack@c-api.service[100271]: INFO cinder.rpc [None req-854fb5bd-44de-4d81-a2fe-1a55ef0a7bd8 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Aug 25 05:34:55.013329 np0000008051 devstack@c-api.service[100270]: INFO cinder.rpc [None req-7c36f4dc-cf70-4081-9ea7-e825163be6c2 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Aug 25 05:34:55.014249 np0000008051 devstack@c-api.service[100271]: INFO cinder.rpc [None req-854fb5bd-44de-4d81-a2fe-1a55ef0a7bd8 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Aug 25 05:34:55.015203 np0000008051 devstack@c-api.service[100270]: INFO cinder.rpc [None req-7c36f4dc-cf70-4081-9ea7-e825163be6c2 None None] Automatically selected cinder-volume RPC version 3.21 as minimum service version. Aug 25 05:34:55.015510 np0000008051 devstack@c-api.service[100270]: WARNING stevedore.named [None req-7c36f4dc-cf70-4081-9ea7-e825163be6c2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 05:34:55.015770 np0000008051 devstack@c-api.service[100270]: WARNING castellan.key_manager [None req-7c36f4dc-cf70-4081-9ea7-e825163be6c2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 05:34:55.016388 np0000008051 devstack@c-api.service[100271]: INFO cinder.rpc [None req-854fb5bd-44de-4d81-a2fe-1a55ef0a7bd8 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Aug 25 05:34:55.017435 np0000008051 devstack@c-api.service[100270]: WARNING cinder.keymgr.conf_key_mgr [None req-7c36f4dc-cf70-4081-9ea7-e825163be6c2 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 25 05:34:55.018410 np0000008051 devstack@c-api.service[100271]: INFO cinder.rpc [None req-854fb5bd-44de-4d81-a2fe-1a55ef0a7bd8 None None] Automatically selected cinder-volume RPC version 3.21 as minimum service version. Aug 25 05:34:55.018745 np0000008051 devstack@c-api.service[100271]: WARNING stevedore.named [None req-854fb5bd-44de-4d81-a2fe-1a55ef0a7bd8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 05:34:55.018999 np0000008051 devstack@c-api.service[100271]: WARNING castellan.key_manager [None req-854fb5bd-44de-4d81-a2fe-1a55ef0a7bd8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 05:34:55.019613 np0000008051 devstack@c-api.service[100271]: WARNING cinder.keymgr.conf_key_mgr [None req-854fb5bd-44de-4d81-a2fe-1a55ef0a7bd8 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 25 05:34:55.019843 np0000008051 devstack@c-api.service[100270]: WARNING stevedore.named [None req-7c36f4dc-cf70-4081-9ea7-e825163be6c2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 05:34:55.019971 np0000008051 devstack@c-api.service[100270]: WARNING castellan.key_manager [None req-7c36f4dc-cf70-4081-9ea7-e825163be6c2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 05:34:55.022286 np0000008051 devstack@c-api.service[100271]: WARNING stevedore.named [None req-854fb5bd-44de-4d81-a2fe-1a55ef0a7bd8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 05:34:55.022428 np0000008051 devstack@c-api.service[100271]: WARNING castellan.key_manager [None req-854fb5bd-44de-4d81-a2fe-1a55ef0a7bd8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 05:34:55.027684 np0000008051 devstack@c-api.service[100269]: DEBUG dbcounter [-] [100269] Writer thread running {{(pid=100269) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Aug 25 05:34:55.028101 np0000008051 devstack@c-api.service[100268]: DEBUG dbcounter [-] [100268] Writer thread running {{(pid=100268) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Aug 25 05:34:55.030521 np0000008051 devstack@c-api.service[100269]: INFO cinder.rpc [None req-ac449674-47ce-43f4-b9c7-81a3c81ae28d None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Aug 25 05:34:55.030610 np0000008051 devstack@c-api.service[100268]: INFO cinder.rpc [None req-27e54dbc-2439-4fd3-b00f-68d6f8921ce3 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Aug 25 05:34:55.032824 np0000008051 devstack@c-api.service[100268]: INFO cinder.rpc [None req-27e54dbc-2439-4fd3-b00f-68d6f8921ce3 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Aug 25 05:34:55.032902 np0000008051 devstack@c-api.service[100269]: INFO cinder.rpc [None req-ac449674-47ce-43f4-b9c7-81a3c81ae28d None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Aug 25 05:34:55.037078 np0000008051 devstack@c-api.service[100269]: INFO cinder.rpc [None req-ac449674-47ce-43f4-b9c7-81a3c81ae28d None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Aug 25 05:34:55.037168 np0000008051 devstack@c-api.service[100268]: INFO cinder.rpc [None req-27e54dbc-2439-4fd3-b00f-68d6f8921ce3 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Aug 25 05:34:55.037206 np0000008051 devstack@c-api.service[100269]: INFO cinder.rpc [None req-ac449674-47ce-43f4-b9c7-81a3c81ae28d None None] Automatically selected cinder-volume RPC version 3.21 as minimum service version. Aug 25 05:34:55.037206 np0000008051 devstack@c-api.service[100269]: WARNING stevedore.named [None req-ac449674-47ce-43f4-b9c7-81a3c81ae28d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 05:34:55.037421 np0000008051 devstack@c-api.service[100269]: WARNING castellan.key_manager [None req-ac449674-47ce-43f4-b9c7-81a3c81ae28d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 05:34:55.037604 np0000008051 devstack@c-api.service[100268]: INFO cinder.rpc [None req-27e54dbc-2439-4fd3-b00f-68d6f8921ce3 None None] Automatically selected cinder-volume RPC version 3.21 as minimum service version. Aug 25 05:34:55.038038 np0000008051 devstack@c-api.service[100268]: WARNING stevedore.named [None req-27e54dbc-2439-4fd3-b00f-68d6f8921ce3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 05:34:55.038171 np0000008051 devstack@c-api.service[100269]: WARNING cinder.keymgr.conf_key_mgr [None req-ac449674-47ce-43f4-b9c7-81a3c81ae28d 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 25 05:34:55.038452 np0000008051 devstack@c-api.service[100268]: WARNING castellan.key_manager [None req-27e54dbc-2439-4fd3-b00f-68d6f8921ce3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 05:34:55.039105 np0000008051 devstack@c-api.service[100268]: WARNING cinder.keymgr.conf_key_mgr [None req-27e54dbc-2439-4fd3-b00f-68d6f8921ce3 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 25 05:34:55.041114 np0000008051 devstack@c-api.service[100269]: WARNING stevedore.named [None req-ac449674-47ce-43f4-b9c7-81a3c81ae28d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 05:34:55.041247 np0000008051 devstack@c-api.service[100269]: WARNING castellan.key_manager [None req-ac449674-47ce-43f4-b9c7-81a3c81ae28d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 05:34:55.042173 np0000008051 devstack@c-api.service[100268]: WARNING stevedore.named [None req-27e54dbc-2439-4fd3-b00f-68d6f8921ce3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 05:34:55.042397 np0000008051 devstack@c-api.service[100268]: WARNING castellan.key_manager [None req-27e54dbc-2439-4fd3-b00f-68d6f8921ce3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 05:34:55.050996 np0000008051 devstack@c-api.service[100270]: DEBUG oslo_db.sqlalchemy.engines [None req-7c36f4dc-cf70-4081-9ea7-e825163be6c2 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=100270) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 05:34:55.053338 np0000008051 devstack@c-api.service[100270]: INFO cinder.rpc [None req-7c36f4dc-cf70-4081-9ea7-e825163be6c2 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Aug 25 05:34:55.054836 np0000008051 devstack@c-api.service[100271]: DEBUG oslo_db.sqlalchemy.engines [None req-854fb5bd-44de-4d81-a2fe-1a55ef0a7bd8 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=100271) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 05:34:55.055338 np0000008051 devstack@c-api.service[100270]: INFO cinder.rpc [None req-7c36f4dc-cf70-4081-9ea7-e825163be6c2 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Aug 25 05:34:55.055725 np0000008051 devstack@c-api.service[100270]: WARNING stevedore.named [None req-7c36f4dc-cf70-4081-9ea7-e825163be6c2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 05:34:55.055869 np0000008051 devstack@c-api.service[100270]: WARNING castellan.key_manager [None req-7c36f4dc-cf70-4081-9ea7-e825163be6c2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 05:34:55.059476 np0000008051 devstack@c-api.service[100271]: INFO cinder.rpc [None req-854fb5bd-44de-4d81-a2fe-1a55ef0a7bd8 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Aug 25 05:34:55.061511 np0000008051 devstack@c-api.service[100271]: INFO cinder.rpc [None req-854fb5bd-44de-4d81-a2fe-1a55ef0a7bd8 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Aug 25 05:34:55.061907 np0000008051 devstack@c-api.service[100271]: WARNING stevedore.named [None req-854fb5bd-44de-4d81-a2fe-1a55ef0a7bd8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 05:34:55.062037 np0000008051 devstack@c-api.service[100271]: WARNING castellan.key_manager [None req-854fb5bd-44de-4d81-a2fe-1a55ef0a7bd8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 05:34:55.065395 np0000008051 devstack@c-api.service[100270]: WARNING stevedore.named [None req-7c36f4dc-cf70-4081-9ea7-e825163be6c2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 05:34:55.065556 np0000008051 devstack@c-api.service[100270]: WARNING castellan.key_manager [None req-7c36f4dc-cf70-4081-9ea7-e825163be6c2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 05:34:55.068107 np0000008051 devstack@c-api.service[100270]: WARNING stevedore.named [None req-7c36f4dc-cf70-4081-9ea7-e825163be6c2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 05:34:55.068336 np0000008051 devstack@c-api.service[100270]: WARNING castellan.key_manager [None req-7c36f4dc-cf70-4081-9ea7-e825163be6c2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 05:34:55.070656 np0000008051 devstack@c-api.service[100270]: WARNING stevedore.named [None req-7c36f4dc-cf70-4081-9ea7-e825163be6c2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 05:34:55.070799 np0000008051 devstack@c-api.service[100270]: WARNING castellan.key_manager [None req-7c36f4dc-cf70-4081-9ea7-e825163be6c2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 05:34:55.072505 np0000008051 devstack@c-api.service[100271]: WARNING stevedore.named [None req-854fb5bd-44de-4d81-a2fe-1a55ef0a7bd8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 05:34:55.072713 np0000008051 devstack@c-api.service[100271]: WARNING castellan.key_manager [None req-854fb5bd-44de-4d81-a2fe-1a55ef0a7bd8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 05:34:55.073773 np0000008051 devstack@c-api.service[100270]: WARNING stevedore.named [None req-7c36f4dc-cf70-4081-9ea7-e825163be6c2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 05:34:55.073906 np0000008051 devstack@c-api.service[100270]: WARNING castellan.key_manager [None req-7c36f4dc-cf70-4081-9ea7-e825163be6c2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 05:34:55.074929 np0000008051 devstack@c-api.service[100268]: DEBUG oslo_db.sqlalchemy.engines [None req-27e54dbc-2439-4fd3-b00f-68d6f8921ce3 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=100268) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 05:34:55.075789 np0000008051 devstack@c-api.service[100271]: WARNING stevedore.named [None req-854fb5bd-44de-4d81-a2fe-1a55ef0a7bd8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 05:34:55.075958 np0000008051 devstack@c-api.service[100271]: WARNING castellan.key_manager [None req-854fb5bd-44de-4d81-a2fe-1a55ef0a7bd8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 05:34:55.076134 np0000008051 devstack@c-api.service[100269]: DEBUG oslo_db.sqlalchemy.engines [None req-ac449674-47ce-43f4-b9c7-81a3c81ae28d 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=100269) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 05:34:55.076175 np0000008051 devstack@c-api.service[100270]: WARNING stevedore.named [None req-7c36f4dc-cf70-4081-9ea7-e825163be6c2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 05:34:55.076318 np0000008051 devstack@c-api.service[100270]: WARNING castellan.key_manager [None req-7c36f4dc-cf70-4081-9ea7-e825163be6c2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 05:34:55.077558 np0000008051 devstack@c-api.service[100268]: INFO cinder.rpc [None req-27e54dbc-2439-4fd3-b00f-68d6f8921ce3 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Aug 25 05:34:55.078614 np0000008051 devstack@c-api.service[100269]: INFO cinder.rpc [None req-ac449674-47ce-43f4-b9c7-81a3c81ae28d None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Aug 25 05:34:55.078724 np0000008051 devstack@c-api.service[100271]: WARNING stevedore.named [None req-854fb5bd-44de-4d81-a2fe-1a55ef0a7bd8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 05:34:55.078869 np0000008051 devstack@c-api.service[100271]: WARNING castellan.key_manager [None req-854fb5bd-44de-4d81-a2fe-1a55ef0a7bd8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 05:34:55.079502 np0000008051 devstack@c-api.service[100270]: WARNING stevedore.named [None req-7c36f4dc-cf70-4081-9ea7-e825163be6c2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 05:34:55.079672 np0000008051 devstack@c-api.service[100270]: WARNING castellan.key_manager [None req-7c36f4dc-cf70-4081-9ea7-e825163be6c2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 05:34:55.079879 np0000008051 devstack@c-api.service[100268]: INFO cinder.rpc [None req-27e54dbc-2439-4fd3-b00f-68d6f8921ce3 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Aug 25 05:34:55.080307 np0000008051 devstack@c-api.service[100268]: WARNING stevedore.named [None req-27e54dbc-2439-4fd3-b00f-68d6f8921ce3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 05:34:55.080453 np0000008051 devstack@c-api.service[100268]: WARNING castellan.key_manager [None req-27e54dbc-2439-4fd3-b00f-68d6f8921ce3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 05:34:55.080979 np0000008051 devstack@c-api.service[100269]: INFO cinder.rpc [None req-ac449674-47ce-43f4-b9c7-81a3c81ae28d None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Aug 25 05:34:55.081420 np0000008051 devstack@c-api.service[100269]: WARNING stevedore.named [None req-ac449674-47ce-43f4-b9c7-81a3c81ae28d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 05:34:55.081577 np0000008051 devstack@c-api.service[100269]: WARNING castellan.key_manager [None req-ac449674-47ce-43f4-b9c7-81a3c81ae28d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 05:34:55.081809 np0000008051 devstack@c-api.service[100270]: WARNING stevedore.named [None req-7c36f4dc-cf70-4081-9ea7-e825163be6c2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 05:34:55.081948 np0000008051 devstack@c-api.service[100270]: WARNING castellan.key_manager [None req-7c36f4dc-cf70-4081-9ea7-e825163be6c2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 05:34:55.082349 np0000008051 devstack@c-api.service[100271]: WARNING stevedore.named [None req-854fb5bd-44de-4d81-a2fe-1a55ef0a7bd8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 05:34:55.082517 np0000008051 devstack@c-api.service[100271]: WARNING castellan.key_manager [None req-854fb5bd-44de-4d81-a2fe-1a55ef0a7bd8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 05:34:55.083981 np0000008051 devstack@c-api.service[100270]: WARNING stevedore.named [None req-7c36f4dc-cf70-4081-9ea7-e825163be6c2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 05:34:55.084173 np0000008051 devstack@c-api.service[100270]: WARNING castellan.key_manager [None req-7c36f4dc-cf70-4081-9ea7-e825163be6c2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 05:34:55.084597 np0000008051 devstack@c-api.service[100271]: WARNING stevedore.named [None req-854fb5bd-44de-4d81-a2fe-1a55ef0a7bd8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 05:34:55.084730 np0000008051 devstack@c-api.service[100271]: WARNING castellan.key_manager [None req-854fb5bd-44de-4d81-a2fe-1a55ef0a7bd8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 05:34:55.086306 np0000008051 devstack@c-api.service[100270]: WARNING stevedore.named [None req-7c36f4dc-cf70-4081-9ea7-e825163be6c2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 05:34:55.086459 np0000008051 devstack@c-api.service[100270]: WARNING castellan.key_manager [None req-7c36f4dc-cf70-4081-9ea7-e825163be6c2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 05:34:55.087144 np0000008051 devstack@c-api.service[100270]: WARNING stevedore.named [None req-7c36f4dc-cf70-4081-9ea7-e825163be6c2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 05:34:55.087278 np0000008051 devstack@c-api.service[100270]: WARNING castellan.key_manager [None req-7c36f4dc-cf70-4081-9ea7-e825163be6c2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 05:34:55.087766 np0000008051 devstack@c-api.service[100271]: WARNING stevedore.named [None req-854fb5bd-44de-4d81-a2fe-1a55ef0a7bd8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 05:34:55.087913 np0000008051 devstack@c-api.service[100271]: WARNING castellan.key_manager [None req-854fb5bd-44de-4d81-a2fe-1a55ef0a7bd8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 05:34:55.089006 np0000008051 devstack@c-api.service[100270]: WARNING stevedore.named [None req-7c36f4dc-cf70-4081-9ea7-e825163be6c2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 05:34:55.089174 np0000008051 devstack@c-api.service[100270]: WARNING castellan.key_manager [None req-7c36f4dc-cf70-4081-9ea7-e825163be6c2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 05:34:55.089893 np0000008051 devstack@c-api.service[100268]: WARNING stevedore.named [None req-27e54dbc-2439-4fd3-b00f-68d6f8921ce3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 05:34:55.090066 np0000008051 devstack@c-api.service[100268]: WARNING castellan.key_manager [None req-27e54dbc-2439-4fd3-b00f-68d6f8921ce3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 05:34:55.090348 np0000008051 devstack@c-api.service[100271]: WARNING stevedore.named [None req-854fb5bd-44de-4d81-a2fe-1a55ef0a7bd8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 05:34:55.090503 np0000008051 devstack@c-api.service[100271]: WARNING castellan.key_manager [None req-854fb5bd-44de-4d81-a2fe-1a55ef0a7bd8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 05:34:55.091572 np0000008051 devstack@c-api.service[100269]: WARNING stevedore.named [None req-ac449674-47ce-43f4-b9c7-81a3c81ae28d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 05:34:55.091790 np0000008051 devstack@c-api.service[100269]: WARNING castellan.key_manager [None req-ac449674-47ce-43f4-b9c7-81a3c81ae28d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 05:34:55.092331 np0000008051 devstack@c-api.service[100268]: WARNING stevedore.named [None req-27e54dbc-2439-4fd3-b00f-68d6f8921ce3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 05:34:55.092367 np0000008051 devstack@c-api.service[100271]: WARNING stevedore.named [None req-854fb5bd-44de-4d81-a2fe-1a55ef0a7bd8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 05:34:55.092495 np0000008051 devstack@c-api.service[100268]: WARNING castellan.key_manager [None req-27e54dbc-2439-4fd3-b00f-68d6f8921ce3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 05:34:55.092531 np0000008051 devstack@c-api.service[100271]: WARNING castellan.key_manager [None req-854fb5bd-44de-4d81-a2fe-1a55ef0a7bd8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 05:34:55.093267 np0000008051 devstack@c-api.service[100270]: WARNING stevedore.named [None req-7c36f4dc-cf70-4081-9ea7-e825163be6c2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 05:34:55.093419 np0000008051 devstack@c-api.service[100270]: WARNING castellan.key_manager [None req-7c36f4dc-cf70-4081-9ea7-e825163be6c2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 05:34:55.094360 np0000008051 devstack@c-api.service[100271]: WARNING stevedore.named [None req-854fb5bd-44de-4d81-a2fe-1a55ef0a7bd8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 05:34:55.094506 np0000008051 devstack@c-api.service[100271]: WARNING castellan.key_manager [None req-854fb5bd-44de-4d81-a2fe-1a55ef0a7bd8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 05:34:55.094655 np0000008051 devstack@c-api.service[100268]: WARNING stevedore.named [None req-27e54dbc-2439-4fd3-b00f-68d6f8921ce3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 05:34:55.094700 np0000008051 devstack@c-api.service[100269]: WARNING stevedore.named [None req-ac449674-47ce-43f4-b9c7-81a3c81ae28d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 05:34:55.094823 np0000008051 devstack@c-api.service[100268]: WARNING castellan.key_manager [None req-27e54dbc-2439-4fd3-b00f-68d6f8921ce3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 05:34:55.094893 np0000008051 devstack@c-api.service[100269]: WARNING castellan.key_manager [None req-ac449674-47ce-43f4-b9c7-81a3c81ae28d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 05:34:55.095181 np0000008051 devstack@c-api.service[100271]: WARNING stevedore.named [None req-854fb5bd-44de-4d81-a2fe-1a55ef0a7bd8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 05:34:55.095295 np0000008051 devstack@c-api.service[100271]: WARNING castellan.key_manager [None req-854fb5bd-44de-4d81-a2fe-1a55ef0a7bd8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 05:34:55.095675 np0000008051 devstack@c-api.service[100270]: WARNING stevedore.named [None req-7c36f4dc-cf70-4081-9ea7-e825163be6c2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 05:34:55.095814 np0000008051 devstack@c-api.service[100270]: WARNING castellan.key_manager [None req-7c36f4dc-cf70-4081-9ea7-e825163be6c2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 05:34:55.096922 np0000008051 devstack@c-api.service[100271]: WARNING stevedore.named [None req-854fb5bd-44de-4d81-a2fe-1a55ef0a7bd8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 05:34:55.096961 np0000008051 devstack@c-api.service[100270]: WARNING stevedore.named [None req-7c36f4dc-cf70-4081-9ea7-e825163be6c2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 05:34:55.097042 np0000008051 devstack@c-api.service[100271]: WARNING castellan.key_manager [None req-854fb5bd-44de-4d81-a2fe-1a55ef0a7bd8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 05:34:55.097085 np0000008051 devstack@c-api.service[100270]: WARNING castellan.key_manager [None req-7c36f4dc-cf70-4081-9ea7-e825163be6c2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 05:34:55.097666 np0000008051 devstack@c-api.service[100268]: WARNING stevedore.named [None req-27e54dbc-2439-4fd3-b00f-68d6f8921ce3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 05:34:55.097801 np0000008051 devstack@c-api.service[100268]: WARNING castellan.key_manager [None req-27e54dbc-2439-4fd3-b00f-68d6f8921ce3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 05:34:55.097955 np0000008051 devstack@c-api.service[100270]: WARNING stevedore.named [None req-7c36f4dc-cf70-4081-9ea7-e825163be6c2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 05:34:55.098038 np0000008051 devstack@c-api.service[100269]: WARNING stevedore.named [None req-ac449674-47ce-43f4-b9c7-81a3c81ae28d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 05:34:55.098670 np0000008051 devstack@c-api.service[100270]: WARNING castellan.key_manager [None req-7c36f4dc-cf70-4081-9ea7-e825163be6c2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 05:34:55.098706 np0000008051 devstack@c-api.service[100269]: WARNING castellan.key_manager [None req-ac449674-47ce-43f4-b9c7-81a3c81ae28d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 05:34:55.098731 np0000008051 devstack@c-api.service[100270]: WARNING stevedore.named [None req-7c36f4dc-cf70-4081-9ea7-e825163be6c2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 05:34:55.098841 np0000008051 devstack@c-api.service[100270]: WARNING castellan.key_manager [None req-7c36f4dc-cf70-4081-9ea7-e825163be6c2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 05:34:55.099513 np0000008051 devstack@c-api.service[100270]: WARNING stevedore.named [None req-7c36f4dc-cf70-4081-9ea7-e825163be6c2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 05:34:55.099625 np0000008051 devstack@c-api.service[100270]: WARNING castellan.key_manager [None req-7c36f4dc-cf70-4081-9ea7-e825163be6c2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 05:34:55.099871 np0000008051 devstack@c-api.service[100268]: WARNING stevedore.named [None req-27e54dbc-2439-4fd3-b00f-68d6f8921ce3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 05:34:55.100004 np0000008051 devstack@c-api.service[100268]: WARNING castellan.key_manager [None req-27e54dbc-2439-4fd3-b00f-68d6f8921ce3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 05:34:55.100338 np0000008051 devstack@c-api.service[100270]: WARNING stevedore.named [None req-7c36f4dc-cf70-4081-9ea7-e825163be6c2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 05:34:55.100461 np0000008051 devstack@c-api.service[100270]: WARNING castellan.key_manager [None req-7c36f4dc-cf70-4081-9ea7-e825163be6c2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 05:34:55.100983 np0000008051 devstack@c-api.service[100271]: WARNING stevedore.named [None req-854fb5bd-44de-4d81-a2fe-1a55ef0a7bd8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 05:34:55.101016 np0000008051 devstack@c-api.service[100270]: WARNING stevedore.named [None req-7c36f4dc-cf70-4081-9ea7-e825163be6c2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 05:34:55.101124 np0000008051 devstack@c-api.service[100270]: WARNING castellan.key_manager [None req-7c36f4dc-cf70-4081-9ea7-e825163be6c2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 05:34:55.101161 np0000008051 devstack@c-api.service[100271]: WARNING castellan.key_manager [None req-854fb5bd-44de-4d81-a2fe-1a55ef0a7bd8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 05:34:55.101643 np0000008051 devstack@c-api.service[100270]: WARNING stevedore.named [None req-7c36f4dc-cf70-4081-9ea7-e825163be6c2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 05:34:55.101775 np0000008051 devstack@c-api.service[100270]: WARNING castellan.key_manager [None req-7c36f4dc-cf70-4081-9ea7-e825163be6c2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 05:34:55.102386 np0000008051 devstack@c-api.service[100269]: WARNING stevedore.named [None req-ac449674-47ce-43f4-b9c7-81a3c81ae28d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 05:34:55.102578 np0000008051 devstack@c-api.service[100269]: WARNING castellan.key_manager [None req-ac449674-47ce-43f4-b9c7-81a3c81ae28d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 05:34:55.102613 np0000008051 devstack@c-api.service[100270]: WARNING cinder.api.contrib.hosts [None req-7c36f4dc-cf70-4081-9ea7-e825163be6c2 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Aug 25 05:34:55.102836 np0000008051 devstack@c-api.service[100270]: WARNING stevedore.named [None req-7c36f4dc-cf70-4081-9ea7-e825163be6c2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 05:34:55.102951 np0000008051 devstack@c-api.service[100270]: WARNING castellan.key_manager [None req-7c36f4dc-cf70-4081-9ea7-e825163be6c2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 05:34:55.103193 np0000008051 devstack@c-api.service[100268]: WARNING stevedore.named [None req-27e54dbc-2439-4fd3-b00f-68d6f8921ce3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 05:34:55.103336 np0000008051 devstack@c-api.service[100268]: WARNING castellan.key_manager [None req-27e54dbc-2439-4fd3-b00f-68d6f8921ce3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 05:34:55.103457 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.v3.router [None req-7c36f4dc-cf70-4081-9ea7-e825163be6c2 None None] Extended resource: extensions {{(pid=100270) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 05:34:55.103535 np0000008051 devstack@c-api.service[100271]: WARNING stevedore.named [None req-854fb5bd-44de-4d81-a2fe-1a55ef0a7bd8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 05:34:55.103656 np0000008051 devstack@c-api.service[100271]: WARNING castellan.key_manager [None req-854fb5bd-44de-4d81-a2fe-1a55ef0a7bd8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 05:34:55.104512 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.v3.router [None req-7c36f4dc-cf70-4081-9ea7-e825163be6c2 None None] Extended resource: consistencygroups {{(pid=100270) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 05:34:55.104810 np0000008051 devstack@c-api.service[100271]: WARNING stevedore.named [None req-854fb5bd-44de-4d81-a2fe-1a55ef0a7bd8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 05:34:55.104934 np0000008051 devstack@c-api.service[100271]: WARNING castellan.key_manager [None req-854fb5bd-44de-4d81-a2fe-1a55ef0a7bd8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 05:34:55.105178 np0000008051 devstack@c-api.service[100269]: WARNING stevedore.named [None req-ac449674-47ce-43f4-b9c7-81a3c81ae28d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 05:34:55.105323 np0000008051 devstack@c-api.service[100269]: WARNING castellan.key_manager [None req-ac449674-47ce-43f4-b9c7-81a3c81ae28d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 05:34:55.105501 np0000008051 devstack@c-api.service[100268]: WARNING stevedore.named [None req-27e54dbc-2439-4fd3-b00f-68d6f8921ce3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 05:34:55.105641 np0000008051 devstack@c-api.service[100268]: WARNING castellan.key_manager [None req-27e54dbc-2439-4fd3-b00f-68d6f8921ce3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 05:34:55.105724 np0000008051 devstack@c-api.service[100271]: WARNING stevedore.named [None req-854fb5bd-44de-4d81-a2fe-1a55ef0a7bd8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 05:34:55.105838 np0000008051 devstack@c-api.service[100271]: WARNING castellan.key_manager [None req-854fb5bd-44de-4d81-a2fe-1a55ef0a7bd8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 05:34:55.106070 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.v3.router [None req-7c36f4dc-cf70-4081-9ea7-e825163be6c2 None None] Extended resource: extra_specs {{(pid=100270) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 05:34:55.106487 np0000008051 devstack@c-api.service[100271]: WARNING stevedore.named [None req-854fb5bd-44de-4d81-a2fe-1a55ef0a7bd8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 05:34:55.106621 np0000008051 devstack@c-api.service[100271]: WARNING castellan.key_manager [None req-854fb5bd-44de-4d81-a2fe-1a55ef0a7bd8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 05:34:55.107295 np0000008051 devstack@c-api.service[100271]: WARNING stevedore.named [None req-854fb5bd-44de-4d81-a2fe-1a55ef0a7bd8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 05:34:55.107332 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.v3.router [None req-7c36f4dc-cf70-4081-9ea7-e825163be6c2 None None] Extended resource: capabilities {{(pid=100270) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 05:34:55.107415 np0000008051 devstack@c-api.service[100271]: WARNING castellan.key_manager [None req-854fb5bd-44de-4d81-a2fe-1a55ef0a7bd8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 05:34:55.107762 np0000008051 devstack@c-api.service[100268]: WARNING stevedore.named [None req-27e54dbc-2439-4fd3-b00f-68d6f8921ce3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 05:34:55.107893 np0000008051 devstack@c-api.service[100268]: WARNING castellan.key_manager [None req-27e54dbc-2439-4fd3-b00f-68d6f8921ce3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 05:34:55.108132 np0000008051 devstack@c-api.service[100271]: WARNING stevedore.named [None req-854fb5bd-44de-4d81-a2fe-1a55ef0a7bd8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 05:34:55.108242 np0000008051 devstack@c-api.service[100271]: WARNING castellan.key_manager [None req-854fb5bd-44de-4d81-a2fe-1a55ef0a7bd8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 05:34:55.108321 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.v3.router [None req-7c36f4dc-cf70-4081-9ea7-e825163be6c2 None None] Extended resource: backups {{(pid=100270) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 05:34:55.108817 np0000008051 devstack@c-api.service[100271]: WARNING stevedore.named [None req-854fb5bd-44de-4d81-a2fe-1a55ef0a7bd8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 05:34:55.108937 np0000008051 devstack@c-api.service[100271]: WARNING castellan.key_manager [None req-854fb5bd-44de-4d81-a2fe-1a55ef0a7bd8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 05:34:55.108970 np0000008051 devstack@c-api.service[100269]: WARNING stevedore.named [None req-ac449674-47ce-43f4-b9c7-81a3c81ae28d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 05:34:55.109153 np0000008051 devstack@c-api.service[100269]: WARNING castellan.key_manager [None req-ac449674-47ce-43f4-b9c7-81a3c81ae28d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 05:34:55.109480 np0000008051 devstack@c-api.service[100271]: WARNING stevedore.named [None req-854fb5bd-44de-4d81-a2fe-1a55ef0a7bd8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 05:34:55.109589 np0000008051 devstack@c-api.service[100271]: WARNING castellan.key_manager [None req-854fb5bd-44de-4d81-a2fe-1a55ef0a7bd8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 05:34:55.109798 np0000008051 devstack@c-api.service[100268]: WARNING stevedore.named [None req-27e54dbc-2439-4fd3-b00f-68d6f8921ce3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 05:34:55.109898 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.v3.router [None req-7c36f4dc-cf70-4081-9ea7-e825163be6c2 None None] Extended resource: os-quota-sets {{(pid=100270) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 05:34:55.109933 np0000008051 devstack@c-api.service[100268]: WARNING castellan.key_manager [None req-27e54dbc-2439-4fd3-b00f-68d6f8921ce3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 05:34:55.110628 np0000008051 devstack@c-api.service[100268]: WARNING stevedore.named [None req-27e54dbc-2439-4fd3-b00f-68d6f8921ce3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 05:34:55.110725 np0000008051 devstack@c-api.service[100271]: WARNING cinder.api.contrib.hosts [None req-854fb5bd-44de-4d81-a2fe-1a55ef0a7bd8 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Aug 25 05:34:55.110762 np0000008051 devstack@c-api.service[100268]: WARNING castellan.key_manager [None req-27e54dbc-2439-4fd3-b00f-68d6f8921ce3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 05:34:55.111018 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.v3.router [None req-7c36f4dc-cf70-4081-9ea7-e825163be6c2 None None] Extended resource: qos-specs {{(pid=100270) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 05:34:55.111068 np0000008051 devstack@c-api.service[100271]: WARNING stevedore.named [None req-854fb5bd-44de-4d81-a2fe-1a55ef0a7bd8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 05:34:55.111218 np0000008051 devstack@c-api.service[100271]: WARNING castellan.key_manager [None req-854fb5bd-44de-4d81-a2fe-1a55ef0a7bd8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 05:34:55.111293 np0000008051 devstack@c-api.service[100269]: WARNING stevedore.named [None req-ac449674-47ce-43f4-b9c7-81a3c81ae28d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 05:34:55.111424 np0000008051 devstack@c-api.service[100269]: WARNING castellan.key_manager [None req-ac449674-47ce-43f4-b9c7-81a3c81ae28d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 05:34:55.111748 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.v3.router [None req-854fb5bd-44de-4d81-a2fe-1a55ef0a7bd8 None None] Extended resource: extensions {{(pid=100271) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 05:34:55.112437 np0000008051 devstack@c-api.service[100268]: WARNING stevedore.named [None req-27e54dbc-2439-4fd3-b00f-68d6f8921ce3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 05:34:55.112559 np0000008051 devstack@c-api.service[100268]: WARNING castellan.key_manager [None req-27e54dbc-2439-4fd3-b00f-68d6f8921ce3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 05:34:55.112806 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.v3.router [None req-854fb5bd-44de-4d81-a2fe-1a55ef0a7bd8 None None] Extended resource: consistencygroups {{(pid=100271) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 05:34:55.113249 np0000008051 devstack@c-api.service[100269]: WARNING stevedore.named [None req-ac449674-47ce-43f4-b9c7-81a3c81ae28d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 05:34:55.113375 np0000008051 devstack@c-api.service[100269]: WARNING castellan.key_manager [None req-ac449674-47ce-43f4-b9c7-81a3c81ae28d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 05:34:55.113416 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.v3.router [None req-7c36f4dc-cf70-4081-9ea7-e825163be6c2 None None] Extended resource: encryption {{(pid=100270) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 05:34:55.114411 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.v3.router [None req-854fb5bd-44de-4d81-a2fe-1a55ef0a7bd8 None None] Extended resource: extra_specs {{(pid=100271) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 05:34:55.114688 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.v3.router [None req-7c36f4dc-cf70-4081-9ea7-e825163be6c2 None None] Extended resource: encryption {{(pid=100270) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 05:34:55.115314 np0000008051 devstack@c-api.service[100269]: WARNING stevedore.named [None req-ac449674-47ce-43f4-b9c7-81a3c81ae28d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 05:34:55.115481 np0000008051 devstack@c-api.service[100269]: WARNING castellan.key_manager [None req-ac449674-47ce-43f4-b9c7-81a3c81ae28d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 05:34:55.115684 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.v3.router [None req-854fb5bd-44de-4d81-a2fe-1a55ef0a7bd8 None None] Extended resource: capabilities {{(pid=100271) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 05:34:55.115858 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.v3.router [None req-7c36f4dc-cf70-4081-9ea7-e825163be6c2 None None] Extended resource: cgsnapshots {{(pid=100270) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 05:34:55.116191 np0000008051 devstack@c-api.service[100269]: WARNING stevedore.named [None req-ac449674-47ce-43f4-b9c7-81a3c81ae28d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 05:34:55.116310 np0000008051 devstack@c-api.service[100269]: WARNING castellan.key_manager [None req-ac449674-47ce-43f4-b9c7-81a3c81ae28d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 05:34:55.116544 np0000008051 devstack@c-api.service[100268]: WARNING stevedore.named [None req-27e54dbc-2439-4fd3-b00f-68d6f8921ce3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 05:34:55.116670 np0000008051 devstack@c-api.service[100268]: WARNING castellan.key_manager [None req-27e54dbc-2439-4fd3-b00f-68d6f8921ce3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 05:34:55.116706 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.v3.router [None req-854fb5bd-44de-4d81-a2fe-1a55ef0a7bd8 None None] Extended resource: backups {{(pid=100271) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 05:34:55.116957 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.v3.router [None req-7c36f4dc-cf70-4081-9ea7-e825163be6c2 None None] Extended resource: scheduler-stats {{(pid=100270) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 05:34:55.118164 np0000008051 devstack@c-api.service[100269]: WARNING stevedore.named [None req-ac449674-47ce-43f4-b9c7-81a3c81ae28d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 05:34:55.118261 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.v3.router [None req-7c36f4dc-cf70-4081-9ea7-e825163be6c2 None None] Extended resource: os-volume-manage {{(pid=100270) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 05:34:55.118313 np0000008051 devstack@c-api.service[100269]: WARNING castellan.key_manager [None req-ac449674-47ce-43f4-b9c7-81a3c81ae28d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 05:34:55.118340 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.v3.router [None req-854fb5bd-44de-4d81-a2fe-1a55ef0a7bd8 None None] Extended resource: os-quota-sets {{(pid=100271) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 05:34:55.119277 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.v3.router [None req-7c36f4dc-cf70-4081-9ea7-e825163be6c2 None None] Extended resource: os-snapshot-manage {{(pid=100270) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 05:34:55.119362 np0000008051 devstack@c-api.service[100268]: WARNING stevedore.named [None req-27e54dbc-2439-4fd3-b00f-68d6f8921ce3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 05:34:55.119499 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.v3.router [None req-854fb5bd-44de-4d81-a2fe-1a55ef0a7bd8 None None] Extended resource: qos-specs {{(pid=100271) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 05:34:55.119534 np0000008051 devstack@c-api.service[100268]: WARNING castellan.key_manager [None req-27e54dbc-2439-4fd3-b00f-68d6f8921ce3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 05:34:55.120513 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.v3.router [None req-7c36f4dc-cf70-4081-9ea7-e825163be6c2 None None] Extended resource: os-volume-transfer {{(pid=100270) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 05:34:55.121540 np0000008051 devstack@c-api.service[100268]: WARNING stevedore.named [None req-27e54dbc-2439-4fd3-b00f-68d6f8921ce3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 05:34:55.121655 np0000008051 devstack@c-api.service[100268]: WARNING castellan.key_manager [None req-27e54dbc-2439-4fd3-b00f-68d6f8921ce3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 05:34:55.121737 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.v3.router [None req-7c36f4dc-cf70-4081-9ea7-e825163be6c2 None None] Extended resource: os-hosts {{(pid=100270) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 05:34:55.121774 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.v3.router [None req-854fb5bd-44de-4d81-a2fe-1a55ef0a7bd8 None None] Extended resource: encryption {{(pid=100271) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 05:34:55.122556 np0000008051 devstack@c-api.service[100268]: WARNING stevedore.named [None req-27e54dbc-2439-4fd3-b00f-68d6f8921ce3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 05:34:55.122677 np0000008051 devstack@c-api.service[100268]: WARNING castellan.key_manager [None req-27e54dbc-2439-4fd3-b00f-68d6f8921ce3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 05:34:55.122756 np0000008051 devstack@c-api.service[100269]: WARNING stevedore.named [None req-ac449674-47ce-43f4-b9c7-81a3c81ae28d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 05:34:55.122826 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.v3.router [None req-7c36f4dc-cf70-4081-9ea7-e825163be6c2 None None] Extended resource: os-volume-type-access {{(pid=100270) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 05:34:55.122895 np0000008051 devstack@c-api.service[100269]: WARNING castellan.key_manager [None req-ac449674-47ce-43f4-b9c7-81a3c81ae28d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 05:34:55.123000 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.v3.router [None req-854fb5bd-44de-4d81-a2fe-1a55ef0a7bd8 None None] Extended resource: encryption {{(pid=100271) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 05:34:55.123489 np0000008051 devstack@c-api.service[100268]: WARNING stevedore.named [None req-27e54dbc-2439-4fd3-b00f-68d6f8921ce3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 05:34:55.123674 np0000008051 devstack@c-api.service[100268]: WARNING castellan.key_manager [None req-27e54dbc-2439-4fd3-b00f-68d6f8921ce3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 05:34:55.124026 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.v3.router [None req-7c36f4dc-cf70-4081-9ea7-e825163be6c2 None None] Extended resource: os-availability-zone {{(pid=100270) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 05:34:55.124196 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.v3.router [None req-854fb5bd-44de-4d81-a2fe-1a55ef0a7bd8 None None] Extended resource: cgsnapshots {{(pid=100271) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 05:34:55.124441 np0000008051 devstack@c-api.service[100268]: WARNING stevedore.named [None req-27e54dbc-2439-4fd3-b00f-68d6f8921ce3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 05:34:55.124612 np0000008051 devstack@c-api.service[100268]: WARNING castellan.key_manager [None req-27e54dbc-2439-4fd3-b00f-68d6f8921ce3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 05:34:55.125072 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.v3.router [None req-7c36f4dc-cf70-4081-9ea7-e825163be6c2 None None] Extended resource: os-quota-class-sets {{(pid=100270) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 05:34:55.125300 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.v3.router [None req-854fb5bd-44de-4d81-a2fe-1a55ef0a7bd8 None None] Extended resource: scheduler-stats {{(pid=100271) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 05:34:55.125526 np0000008051 devstack@c-api.service[100268]: WARNING stevedore.named [None req-27e54dbc-2439-4fd3-b00f-68d6f8921ce3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 05:34:55.125593 np0000008051 devstack@c-api.service[100269]: WARNING stevedore.named [None req-ac449674-47ce-43f4-b9c7-81a3c81ae28d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 05:34:55.125637 np0000008051 devstack@c-api.service[100268]: WARNING castellan.key_manager [None req-27e54dbc-2439-4fd3-b00f-68d6f8921ce3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 05:34:55.125734 np0000008051 devstack@c-api.service[100269]: WARNING castellan.key_manager [None req-ac449674-47ce-43f4-b9c7-81a3c81ae28d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 05:34:55.126349 np0000008051 devstack@c-api.service[100268]: WARNING stevedore.named [None req-27e54dbc-2439-4fd3-b00f-68d6f8921ce3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 05:34:55.126401 np0000008051 devstack@c-api.service[100270]: WARNING stevedore.named [None req-7c36f4dc-cf70-4081-9ea7-e825163be6c2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 05:34:55.126447 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.v3.router [None req-854fb5bd-44de-4d81-a2fe-1a55ef0a7bd8 None None] Extended resource: os-volume-manage {{(pid=100271) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 05:34:55.126485 np0000008051 devstack@c-api.service[100268]: WARNING castellan.key_manager [None req-27e54dbc-2439-4fd3-b00f-68d6f8921ce3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 05:34:55.126569 np0000008051 devstack@c-api.service[100270]: WARNING castellan.key_manager [None req-7c36f4dc-cf70-4081-9ea7-e825163be6c2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 05:34:55.127009 np0000008051 devstack@c-api.service[100268]: WARNING stevedore.named [None req-27e54dbc-2439-4fd3-b00f-68d6f8921ce3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 05:34:55.127128 np0000008051 devstack@c-api.service[100269]: WARNING stevedore.named [None req-ac449674-47ce-43f4-b9c7-81a3c81ae28d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 05:34:55.127190 np0000008051 devstack@c-api.service[100268]: WARNING castellan.key_manager [None req-27e54dbc-2439-4fd3-b00f-68d6f8921ce3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 05:34:55.127298 np0000008051 devstack@c-api.service[100270]: WARNING stevedore.named [None req-7c36f4dc-cf70-4081-9ea7-e825163be6c2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 05:34:55.127357 np0000008051 devstack@c-api.service[100269]: WARNING castellan.key_manager [None req-ac449674-47ce-43f4-b9c7-81a3c81ae28d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 05:34:55.127425 np0000008051 devstack@c-api.service[100270]: WARNING castellan.key_manager [None req-7c36f4dc-cf70-4081-9ea7-e825163be6c2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 05:34:55.127565 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.v3.router [None req-854fb5bd-44de-4d81-a2fe-1a55ef0a7bd8 None None] Extended resource: os-snapshot-manage {{(pid=100271) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 05:34:55.128162 np0000008051 devstack@c-api.service[100270]: WARNING stevedore.named [None req-7c36f4dc-cf70-4081-9ea7-e825163be6c2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 05:34:55.128200 np0000008051 devstack@c-api.service[100268]: WARNING cinder.api.contrib.hosts [None req-27e54dbc-2439-4fd3-b00f-68d6f8921ce3 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Aug 25 05:34:55.128282 np0000008051 devstack@c-api.service[100270]: WARNING castellan.key_manager [None req-7c36f4dc-cf70-4081-9ea7-e825163be6c2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 05:34:55.128316 np0000008051 devstack@c-api.service[100269]: WARNING stevedore.named [None req-ac449674-47ce-43f4-b9c7-81a3c81ae28d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 05:34:55.128467 np0000008051 devstack@c-api.service[100269]: WARNING castellan.key_manager [None req-ac449674-47ce-43f4-b9c7-81a3c81ae28d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 05:34:55.128567 np0000008051 devstack@c-api.service[100268]: WARNING stevedore.named [None req-27e54dbc-2439-4fd3-b00f-68d6f8921ce3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 05:34:55.128712 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.v3.router [None req-854fb5bd-44de-4d81-a2fe-1a55ef0a7bd8 None None] Extended resource: os-volume-transfer {{(pid=100271) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 05:34:55.128771 np0000008051 devstack@c-api.service[100268]: WARNING castellan.key_manager [None req-27e54dbc-2439-4fd3-b00f-68d6f8921ce3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 05:34:55.128813 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.contrib.snapshot_actions [None req-7c36f4dc-cf70-4081-9ea7-e825163be6c2 None None] SnapshotActionsController initialized {{(pid=100270) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Aug 25 05:34:55.129045 np0000008051 devstack@c-api.service[100270]: WARNING stevedore.named [None req-7c36f4dc-cf70-4081-9ea7-e825163be6c2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 05:34:55.129168 np0000008051 devstack@c-api.service[100270]: WARNING castellan.key_manager [None req-7c36f4dc-cf70-4081-9ea7-e825163be6c2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 05:34:55.129202 np0000008051 devstack@c-api.service[100269]: WARNING stevedore.named [None req-ac449674-47ce-43f4-b9c7-81a3c81ae28d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 05:34:55.129304 np0000008051 devstack@c-api.service[100269]: WARNING castellan.key_manager [None req-ac449674-47ce-43f4-b9c7-81a3c81ae28d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 05:34:55.129507 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.v3.router [None req-27e54dbc-2439-4fd3-b00f-68d6f8921ce3 None None] Extended resource: extensions {{(pid=100268) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 05:34:55.129746 np0000008051 devstack@c-api.service[100270]: WARNING stevedore.named [None req-7c36f4dc-cf70-4081-9ea7-e825163be6c2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 05:34:55.129869 np0000008051 devstack@c-api.service[100270]: WARNING castellan.key_manager [None req-7c36f4dc-cf70-4081-9ea7-e825163be6c2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 05:34:55.129948 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.v3.router [None req-854fb5bd-44de-4d81-a2fe-1a55ef0a7bd8 None None] Extended resource: os-hosts {{(pid=100271) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 05:34:55.130069 np0000008051 devstack@c-api.service[100269]: WARNING stevedore.named [None req-ac449674-47ce-43f4-b9c7-81a3c81ae28d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 05:34:55.130225 np0000008051 devstack@c-api.service[100269]: WARNING castellan.key_manager [None req-ac449674-47ce-43f4-b9c7-81a3c81ae28d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 05:34:55.130472 np0000008051 devstack@c-api.service[100270]: WARNING stevedore.named [None req-7c36f4dc-cf70-4081-9ea7-e825163be6c2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 05:34:55.130579 np0000008051 devstack@c-api.service[100270]: WARNING castellan.key_manager [None req-7c36f4dc-cf70-4081-9ea7-e825163be6c2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 05:34:55.131044 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.v3.router [None req-854fb5bd-44de-4d81-a2fe-1a55ef0a7bd8 None None] Extended resource: os-volume-type-access {{(pid=100271) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 05:34:55.131106 np0000008051 devstack@c-api.service[100269]: WARNING stevedore.named [None req-ac449674-47ce-43f4-b9c7-81a3c81ae28d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 05:34:55.131174 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.v3.router [None req-27e54dbc-2439-4fd3-b00f-68d6f8921ce3 None None] Extended resource: consistencygroups {{(pid=100268) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 05:34:55.131232 np0000008051 devstack@c-api.service[100269]: WARNING castellan.key_manager [None req-ac449674-47ce-43f4-b9c7-81a3c81ae28d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 05:34:55.131275 np0000008051 devstack@c-api.service[100270]: WARNING stevedore.named [None req-7c36f4dc-cf70-4081-9ea7-e825163be6c2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 05:34:55.131377 np0000008051 devstack@c-api.service[100270]: WARNING castellan.key_manager [None req-7c36f4dc-cf70-4081-9ea7-e825163be6c2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 05:34:55.131852 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.v3.router [None req-7c36f4dc-cf70-4081-9ea7-e825163be6c2 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=100270) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 05:34:55.131909 np0000008051 devstack@c-api.service[100269]: WARNING stevedore.named [None req-ac449674-47ce-43f4-b9c7-81a3c81ae28d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 05:34:55.131971 np0000008051 devstack@c-api.service[100269]: WARNING castellan.key_manager [None req-ac449674-47ce-43f4-b9c7-81a3c81ae28d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 05:34:55.131997 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.v3.router [None req-7c36f4dc-cf70-4081-9ea7-e825163be6c2 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=100270) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 05:34:55.132103 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.v3.router [None req-7c36f4dc-cf70-4081-9ea7-e825163be6c2 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=100270) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 05:34:55.132179 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.v3.router [None req-7c36f4dc-cf70-4081-9ea7-e825163be6c2 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=100270) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 05:34:55.132247 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.v3.router [None req-854fb5bd-44de-4d81-a2fe-1a55ef0a7bd8 None None] Extended resource: os-availability-zone {{(pid=100271) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 05:34:55.132324 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.v3.router [None req-7c36f4dc-cf70-4081-9ea7-e825163be6c2 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=100270) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 05:34:55.132373 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.v3.router [None req-7c36f4dc-cf70-4081-9ea7-e825163be6c2 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=100270) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 05:34:55.132443 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.v3.router [None req-7c36f4dc-cf70-4081-9ea7-e825163be6c2 None None] Extension UsedLimits extending resource: limits {{(pid=100270) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 05:34:55.132552 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.v3.router [None req-7c36f4dc-cf70-4081-9ea7-e825163be6c2 None None] Extension SnapshotActions extending resource: snapshots {{(pid=100270) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 05:34:55.132610 np0000008051 devstack@c-api.service[100269]: WARNING stevedore.named [None req-ac449674-47ce-43f4-b9c7-81a3c81ae28d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 05:34:55.132652 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.v3.router [None req-7c36f4dc-cf70-4081-9ea7-e825163be6c2 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=100270) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 05:34:55.132682 np0000008051 devstack@c-api.service[100269]: WARNING castellan.key_manager [None req-ac449674-47ce-43f4-b9c7-81a3c81ae28d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 05:34:55.132705 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.v3.router [None req-7c36f4dc-cf70-4081-9ea7-e825163be6c2 None None] Extension VolumeTypeAccess extending resource: types {{(pid=100270) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 05:34:55.132820 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.v3.router [None req-7c36f4dc-cf70-4081-9ea7-e825163be6c2 None None] Extension AdminActions extending resource: volumes {{(pid=100270) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 05:34:55.132930 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.v3.router [None req-7c36f4dc-cf70-4081-9ea7-e825163be6c2 None None] Extension AdminActions extending resource: snapshots {{(pid=100270) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 05:34:55.133012 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.v3.router [None req-7c36f4dc-cf70-4081-9ea7-e825163be6c2 None None] Extension AdminActions extending resource: backups {{(pid=100270) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 05:34:55.133130 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.v3.router [None req-7c36f4dc-cf70-4081-9ea7-e825163be6c2 None None] Extension VolumeActions extending resource: volumes {{(pid=100270) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 05:34:55.133238 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.v3.router [None req-7c36f4dc-cf70-4081-9ea7-e825163be6c2 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=100270) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 05:34:55.133320 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.v3.router [None req-854fb5bd-44de-4d81-a2fe-1a55ef0a7bd8 None None] Extended resource: os-quota-class-sets {{(pid=100271) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 05:34:55.133400 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.v3.router [None req-7c36f4dc-cf70-4081-9ea7-e825163be6c2 None None] Extension TypesManage extending resource: types {{(pid=100270) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 05:34:55.133466 np0000008051 devstack@c-api.service[100269]: WARNING cinder.api.contrib.hosts [None req-ac449674-47ce-43f4-b9c7-81a3c81ae28d None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Aug 25 05:34:55.133760 np0000008051 devstack@c-api.service[100269]: WARNING stevedore.named [None req-ac449674-47ce-43f4-b9c7-81a3c81ae28d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 05:34:55.133881 np0000008051 devstack@c-api.service[100269]: WARNING castellan.key_manager [None req-ac449674-47ce-43f4-b9c7-81a3c81ae28d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 05:34:55.134265 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.v3.router [None req-27e54dbc-2439-4fd3-b00f-68d6f8921ce3 None None] Extended resource: extra_specs {{(pid=100268) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 05:34:55.134510 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.v3.router [None req-ac449674-47ce-43f4-b9c7-81a3c81ae28d None None] Extended resource: extensions {{(pid=100269) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 05:34:55.134582 np0000008051 devstack@c-api.service[100271]: WARNING stevedore.named [None req-854fb5bd-44de-4d81-a2fe-1a55ef0a7bd8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 05:34:55.134732 np0000008051 devstack@c-api.service[100271]: WARNING castellan.key_manager [None req-854fb5bd-44de-4d81-a2fe-1a55ef0a7bd8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 05:34:55.135464 np0000008051 devstack@c-api.service[100271]: WARNING stevedore.named [None req-854fb5bd-44de-4d81-a2fe-1a55ef0a7bd8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 05:34:55.135583 np0000008051 devstack@c-api.service[100271]: WARNING castellan.key_manager [None req-854fb5bd-44de-4d81-a2fe-1a55ef0a7bd8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 05:34:55.135649 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.v3.router [None req-27e54dbc-2439-4fd3-b00f-68d6f8921ce3 None None] Extended resource: capabilities {{(pid=100268) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 05:34:55.135742 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.v3.router [None req-ac449674-47ce-43f4-b9c7-81a3c81ae28d None None] Extended resource: consistencygroups {{(pid=100269) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 05:34:55.136250 np0000008051 devstack@c-api.service[100271]: WARNING stevedore.named [None req-854fb5bd-44de-4d81-a2fe-1a55ef0a7bd8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 05:34:55.136393 np0000008051 devstack@c-api.service[100271]: WARNING castellan.key_manager [None req-854fb5bd-44de-4d81-a2fe-1a55ef0a7bd8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 05:34:55.136653 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.v3.router [None req-27e54dbc-2439-4fd3-b00f-68d6f8921ce3 None None] Extended resource: backups {{(pid=100268) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 05:34:55.136903 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.contrib.snapshot_actions [None req-854fb5bd-44de-4d81-a2fe-1a55ef0a7bd8 None None] SnapshotActionsController initialized {{(pid=100271) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Aug 25 05:34:55.137193 np0000008051 devstack@c-api.service[100271]: WARNING stevedore.named [None req-854fb5bd-44de-4d81-a2fe-1a55ef0a7bd8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 05:34:55.137305 np0000008051 devstack@c-api.service[100271]: WARNING castellan.key_manager [None req-854fb5bd-44de-4d81-a2fe-1a55ef0a7bd8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 05:34:55.137397 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.v3.router [None req-ac449674-47ce-43f4-b9c7-81a3c81ae28d None None] Extended resource: extra_specs {{(pid=100269) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 05:34:55.137866 np0000008051 devstack@c-api.service[100271]: WARNING stevedore.named [None req-854fb5bd-44de-4d81-a2fe-1a55ef0a7bd8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 05:34:55.137977 np0000008051 devstack@c-api.service[100271]: WARNING castellan.key_manager [None req-854fb5bd-44de-4d81-a2fe-1a55ef0a7bd8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 05:34:55.138445 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.v3.router [None req-27e54dbc-2439-4fd3-b00f-68d6f8921ce3 None None] Extended resource: os-quota-sets {{(pid=100268) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 05:34:55.138580 np0000008051 devstack@c-api.service[100271]: WARNING stevedore.named [None req-854fb5bd-44de-4d81-a2fe-1a55ef0a7bd8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 05:34:55.138644 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.v3.router [None req-ac449674-47ce-43f4-b9c7-81a3c81ae28d None None] Extended resource: capabilities {{(pid=100269) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 05:34:55.138678 np0000008051 devstack@c-api.service[100271]: WARNING castellan.key_manager [None req-854fb5bd-44de-4d81-a2fe-1a55ef0a7bd8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 05:34:55.139322 np0000008051 devstack@c-api.service[100271]: WARNING stevedore.named [None req-854fb5bd-44de-4d81-a2fe-1a55ef0a7bd8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 05:34:55.139461 np0000008051 devstack@c-api.service[100271]: WARNING castellan.key_manager [None req-854fb5bd-44de-4d81-a2fe-1a55ef0a7bd8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 05:34:55.139891 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.v3.router [None req-ac449674-47ce-43f4-b9c7-81a3c81ae28d None None] Extended resource: backups {{(pid=100269) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 05:34:55.139953 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.v3.router [None req-854fb5bd-44de-4d81-a2fe-1a55ef0a7bd8 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=100271) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 05:34:55.140102 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.v3.router [None req-854fb5bd-44de-4d81-a2fe-1a55ef0a7bd8 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=100271) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 05:34:55.140156 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.v3.router [None req-27e54dbc-2439-4fd3-b00f-68d6f8921ce3 None None] Extended resource: qos-specs {{(pid=100268) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 05:34:55.140211 np0000008051 devstack@c-api.service[100270]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x777d4f0a4668 pid: 100270 (default app) Aug 25 05:34:55.140261 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.v3.router [None req-854fb5bd-44de-4d81-a2fe-1a55ef0a7bd8 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=100271) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 05:34:55.140308 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.v3.router [None req-854fb5bd-44de-4d81-a2fe-1a55ef0a7bd8 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=100271) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 05:34:55.140455 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.v3.router [None req-854fb5bd-44de-4d81-a2fe-1a55ef0a7bd8 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=100271) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 05:34:55.140543 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.v3.router [None req-854fb5bd-44de-4d81-a2fe-1a55ef0a7bd8 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=100271) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 05:34:55.140543 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.v3.router [None req-854fb5bd-44de-4d81-a2fe-1a55ef0a7bd8 None None] Extension UsedLimits extending resource: limits {{(pid=100271) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 05:34:55.140719 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.v3.router [None req-854fb5bd-44de-4d81-a2fe-1a55ef0a7bd8 None None] Extension SnapshotActions extending resource: snapshots {{(pid=100271) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 05:34:55.140719 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.v3.router [None req-854fb5bd-44de-4d81-a2fe-1a55ef0a7bd8 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=100271) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 05:34:55.140810 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.v3.router [None req-854fb5bd-44de-4d81-a2fe-1a55ef0a7bd8 None None] Extension VolumeTypeAccess extending resource: types {{(pid=100271) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 05:34:55.140966 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.v3.router [None req-854fb5bd-44de-4d81-a2fe-1a55ef0a7bd8 None None] Extension AdminActions extending resource: volumes {{(pid=100271) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 05:34:55.141075 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.v3.router [None req-854fb5bd-44de-4d81-a2fe-1a55ef0a7bd8 None None] Extension AdminActions extending resource: snapshots {{(pid=100271) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 05:34:55.141177 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.v3.router [None req-854fb5bd-44de-4d81-a2fe-1a55ef0a7bd8 None None] Extension AdminActions extending resource: backups {{(pid=100271) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 05:34:55.141223 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.v3.router [None req-854fb5bd-44de-4d81-a2fe-1a55ef0a7bd8 None None] Extension VolumeActions extending resource: volumes {{(pid=100271) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 05:34:55.141344 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.v3.router [None req-854fb5bd-44de-4d81-a2fe-1a55ef0a7bd8 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=100271) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 05:34:55.141466 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.v3.router [None req-854fb5bd-44de-4d81-a2fe-1a55ef0a7bd8 None None] Extension TypesManage extending resource: types {{(pid=100271) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 05:34:55.142403 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.v3.router [None req-ac449674-47ce-43f4-b9c7-81a3c81ae28d None None] Extended resource: os-quota-sets {{(pid=100269) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 05:34:55.143708 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.v3.router [None req-ac449674-47ce-43f4-b9c7-81a3c81ae28d None None] Extended resource: qos-specs {{(pid=100269) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 05:34:55.143896 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.v3.router [None req-27e54dbc-2439-4fd3-b00f-68d6f8921ce3 None None] Extended resource: encryption {{(pid=100268) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 05:34:55.145511 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.v3.router [None req-27e54dbc-2439-4fd3-b00f-68d6f8921ce3 None None] Extended resource: encryption {{(pid=100268) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 05:34:55.146317 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.v3.router [None req-ac449674-47ce-43f4-b9c7-81a3c81ae28d None None] Extended resource: encryption {{(pid=100269) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 05:34:55.146668 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.v3.router [None req-27e54dbc-2439-4fd3-b00f-68d6f8921ce3 None None] Extended resource: cgsnapshots {{(pid=100268) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 05:34:55.147700 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.v3.router [None req-ac449674-47ce-43f4-b9c7-81a3c81ae28d None None] Extended resource: encryption {{(pid=100269) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 05:34:55.147817 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.v3.router [None req-27e54dbc-2439-4fd3-b00f-68d6f8921ce3 None None] Extended resource: scheduler-stats {{(pid=100268) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 05:34:55.148268 np0000008051 devstack@c-api.service[100271]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x777d4f0a4668 pid: 100271 (default app) Aug 25 05:34:55.148971 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.v3.router [None req-27e54dbc-2439-4fd3-b00f-68d6f8921ce3 None None] Extended resource: os-volume-manage {{(pid=100268) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 05:34:55.149104 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.v3.router [None req-ac449674-47ce-43f4-b9c7-81a3c81ae28d None None] Extended resource: cgsnapshots {{(pid=100269) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 05:34:55.149990 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-2bc2076d-b59d-41ad-ac3f-467738df3c83 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:34:55.150069 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.v3.router [None req-27e54dbc-2439-4fd3-b00f-68d6f8921ce3 None None] Extended resource: os-snapshot-manage {{(pid=100268) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 05:34:55.150437 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.v3.router [None req-ac449674-47ce-43f4-b9c7-81a3c81ae28d None None] Extended resource: scheduler-stats {{(pid=100269) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 05:34:55.151204 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.v3.router [None req-27e54dbc-2439-4fd3-b00f-68d6f8921ce3 None None] Extended resource: os-volume-transfer {{(pid=100268) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 05:34:55.151845 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.v3.router [None req-ac449674-47ce-43f4-b9c7-81a3c81ae28d None None] Extended resource: os-volume-manage {{(pid=100269) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 05:34:55.152550 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.v3.router [None req-27e54dbc-2439-4fd3-b00f-68d6f8921ce3 None None] Extended resource: os-hosts {{(pid=100268) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 05:34:55.153074 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.v3.router [None req-ac449674-47ce-43f4-b9c7-81a3c81ae28d None None] Extended resource: os-snapshot-manage {{(pid=100269) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 05:34:55.153370 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1/1] 10.4.3.189 () {60 vars in 925 bytes} [Tue Aug 25 05:34:55 2026] GET /volume/v3/ => generated 114 bytes in 13 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Aug 25 05:34:55.153856 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.v3.router [None req-27e54dbc-2439-4fd3-b00f-68d6f8921ce3 None None] Extended resource: os-volume-type-access {{(pid=100268) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 05:34:55.154780 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.v3.router [None req-ac449674-47ce-43f4-b9c7-81a3c81ae28d None None] Extended resource: os-volume-transfer {{(pid=100269) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 05:34:55.154921 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.v3.router [None req-27e54dbc-2439-4fd3-b00f-68d6f8921ce3 None None] Extended resource: os-availability-zone {{(pid=100268) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 05:34:55.156002 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.v3.router [None req-27e54dbc-2439-4fd3-b00f-68d6f8921ce3 None None] Extended resource: os-quota-class-sets {{(pid=100268) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 05:34:55.156645 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.v3.router [None req-ac449674-47ce-43f4-b9c7-81a3c81ae28d None None] Extended resource: os-hosts {{(pid=100269) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 05:34:55.157335 np0000008051 devstack@c-api.service[100268]: WARNING stevedore.named [None req-27e54dbc-2439-4fd3-b00f-68d6f8921ce3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 05:34:55.157482 np0000008051 devstack@c-api.service[100268]: WARNING castellan.key_manager [None req-27e54dbc-2439-4fd3-b00f-68d6f8921ce3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 05:34:55.157957 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.v3.router [None req-ac449674-47ce-43f4-b9c7-81a3c81ae28d None None] Extended resource: os-volume-type-access {{(pid=100269) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 05:34:55.158213 np0000008051 devstack@c-api.service[100268]: WARNING stevedore.named [None req-27e54dbc-2439-4fd3-b00f-68d6f8921ce3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 05:34:55.158324 np0000008051 devstack@c-api.service[100268]: WARNING castellan.key_manager [None req-27e54dbc-2439-4fd3-b00f-68d6f8921ce3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 05:34:55.159008 np0000008051 devstack@c-api.service[100268]: WARNING stevedore.named [None req-27e54dbc-2439-4fd3-b00f-68d6f8921ce3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 05:34:55.159152 np0000008051 devstack@c-api.service[100268]: WARNING castellan.key_manager [None req-27e54dbc-2439-4fd3-b00f-68d6f8921ce3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 05:34:55.159500 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.v3.router [None req-ac449674-47ce-43f4-b9c7-81a3c81ae28d None None] Extended resource: os-availability-zone {{(pid=100269) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 05:34:55.159692 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.contrib.snapshot_actions [None req-27e54dbc-2439-4fd3-b00f-68d6f8921ce3 None None] SnapshotActionsController initialized {{(pid=100268) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Aug 25 05:34:55.159965 np0000008051 devstack@c-api.service[100268]: WARNING stevedore.named [None req-27e54dbc-2439-4fd3-b00f-68d6f8921ce3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 05:34:55.160091 np0000008051 devstack@c-api.service[100268]: WARNING castellan.key_manager [None req-27e54dbc-2439-4fd3-b00f-68d6f8921ce3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 05:34:55.160660 np0000008051 devstack@c-api.service[100268]: WARNING stevedore.named [None req-27e54dbc-2439-4fd3-b00f-68d6f8921ce3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 05:34:55.160772 np0000008051 devstack@c-api.service[100268]: WARNING castellan.key_manager [None req-27e54dbc-2439-4fd3-b00f-68d6f8921ce3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 05:34:55.160908 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.v3.router [None req-ac449674-47ce-43f4-b9c7-81a3c81ae28d None None] Extended resource: os-quota-class-sets {{(pid=100269) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 05:34:55.161376 np0000008051 devstack@c-api.service[100268]: WARNING stevedore.named [None req-27e54dbc-2439-4fd3-b00f-68d6f8921ce3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 05:34:55.161502 np0000008051 devstack@c-api.service[100268]: WARNING castellan.key_manager [None req-27e54dbc-2439-4fd3-b00f-68d6f8921ce3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 05:34:55.162155 np0000008051 devstack@c-api.service[100268]: WARNING stevedore.named [None req-27e54dbc-2439-4fd3-b00f-68d6f8921ce3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 05:34:55.162269 np0000008051 devstack@c-api.service[100268]: WARNING castellan.key_manager [None req-27e54dbc-2439-4fd3-b00f-68d6f8921ce3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 05:34:55.162530 np0000008051 devstack@c-api.service[100269]: WARNING stevedore.named [None req-ac449674-47ce-43f4-b9c7-81a3c81ae28d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 05:34:55.162723 np0000008051 devstack@c-api.service[100269]: WARNING castellan.key_manager [None req-ac449674-47ce-43f4-b9c7-81a3c81ae28d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 05:34:55.162776 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.v3.router [None req-27e54dbc-2439-4fd3-b00f-68d6f8921ce3 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=100268) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 05:34:55.162891 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.v3.router [None req-27e54dbc-2439-4fd3-b00f-68d6f8921ce3 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=100268) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 05:34:55.162961 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.v3.router [None req-27e54dbc-2439-4fd3-b00f-68d6f8921ce3 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=100268) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 05:34:55.163097 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.v3.router [None req-27e54dbc-2439-4fd3-b00f-68d6f8921ce3 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=100268) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 05:34:55.163203 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.v3.router [None req-27e54dbc-2439-4fd3-b00f-68d6f8921ce3 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=100268) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 05:34:55.163257 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.v3.router [None req-27e54dbc-2439-4fd3-b00f-68d6f8921ce3 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=100268) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 05:34:55.163364 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.v3.router [None req-27e54dbc-2439-4fd3-b00f-68d6f8921ce3 None None] Extension UsedLimits extending resource: limits {{(pid=100268) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 05:34:55.163456 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.v3.router [None req-27e54dbc-2439-4fd3-b00f-68d6f8921ce3 None None] Extension SnapshotActions extending resource: snapshots {{(pid=100268) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 05:34:55.163588 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.v3.router [None req-27e54dbc-2439-4fd3-b00f-68d6f8921ce3 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=100268) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 05:34:55.163676 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.v3.router [None req-27e54dbc-2439-4fd3-b00f-68d6f8921ce3 None None] Extension VolumeTypeAccess extending resource: types {{(pid=100268) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 05:34:55.163736 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.v3.router [None req-27e54dbc-2439-4fd3-b00f-68d6f8921ce3 None None] Extension AdminActions extending resource: volumes {{(pid=100268) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 05:34:55.163839 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.v3.router [None req-27e54dbc-2439-4fd3-b00f-68d6f8921ce3 None None] Extension AdminActions extending resource: snapshots {{(pid=100268) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 05:34:55.163906 np0000008051 devstack@c-api.service[100269]: WARNING stevedore.named [None req-ac449674-47ce-43f4-b9c7-81a3c81ae28d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 05:34:55.163947 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.v3.router [None req-27e54dbc-2439-4fd3-b00f-68d6f8921ce3 None None] Extension AdminActions extending resource: backups {{(pid=100268) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 05:34:55.163994 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.v3.router [None req-27e54dbc-2439-4fd3-b00f-68d6f8921ce3 None None] Extension VolumeActions extending resource: volumes {{(pid=100268) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 05:34:55.164042 np0000008051 devstack@c-api.service[100269]: WARNING castellan.key_manager [None req-ac449674-47ce-43f4-b9c7-81a3c81ae28d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 05:34:55.164198 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.v3.router [None req-27e54dbc-2439-4fd3-b00f-68d6f8921ce3 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=100268) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 05:34:55.164198 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.v3.router [None req-27e54dbc-2439-4fd3-b00f-68d6f8921ce3 None None] Extension TypesManage extending resource: types {{(pid=100268) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 05:34:55.164879 np0000008051 devstack@c-api.service[100269]: WARNING stevedore.named [None req-ac449674-47ce-43f4-b9c7-81a3c81ae28d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 05:34:55.165071 np0000008051 devstack@c-api.service[100269]: WARNING castellan.key_manager [None req-ac449674-47ce-43f4-b9c7-81a3c81ae28d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 05:34:55.165678 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.contrib.snapshot_actions [None req-ac449674-47ce-43f4-b9c7-81a3c81ae28d None None] SnapshotActionsController initialized {{(pid=100269) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Aug 25 05:34:55.166010 np0000008051 devstack@c-api.service[100269]: WARNING stevedore.named [None req-ac449674-47ce-43f4-b9c7-81a3c81ae28d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 05:34:55.166203 np0000008051 devstack@c-api.service[100269]: WARNING castellan.key_manager [None req-ac449674-47ce-43f4-b9c7-81a3c81ae28d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 05:34:55.166834 np0000008051 devstack@c-api.service[100269]: WARNING stevedore.named [None req-ac449674-47ce-43f4-b9c7-81a3c81ae28d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 05:34:55.167000 np0000008051 devstack@c-api.service[100269]: WARNING castellan.key_manager [None req-ac449674-47ce-43f4-b9c7-81a3c81ae28d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 05:34:55.167707 np0000008051 devstack@c-api.service[100269]: WARNING stevedore.named [None req-ac449674-47ce-43f4-b9c7-81a3c81ae28d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 05:34:55.167873 np0000008051 devstack@c-api.service[100269]: WARNING castellan.key_manager [None req-ac449674-47ce-43f4-b9c7-81a3c81ae28d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 05:34:55.168627 np0000008051 devstack@c-api.service[100269]: WARNING stevedore.named [None req-ac449674-47ce-43f4-b9c7-81a3c81ae28d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 05:34:55.168795 np0000008051 devstack@c-api.service[100269]: WARNING castellan.key_manager [None req-ac449674-47ce-43f4-b9c7-81a3c81ae28d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 05:34:55.169391 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.v3.router [None req-ac449674-47ce-43f4-b9c7-81a3c81ae28d None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=100269) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 05:34:55.169596 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.v3.router [None req-ac449674-47ce-43f4-b9c7-81a3c81ae28d None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=100269) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 05:34:55.169769 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.v3.router [None req-ac449674-47ce-43f4-b9c7-81a3c81ae28d None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=100269) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 05:34:55.169940 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.v3.router [None req-ac449674-47ce-43f4-b9c7-81a3c81ae28d None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=100269) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 05:34:55.170111 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.v3.router [None req-ac449674-47ce-43f4-b9c7-81a3c81ae28d None None] Extension VolumeTypeEncryption extending resource: types {{(pid=100269) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 05:34:55.170265 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.v3.router [None req-ac449674-47ce-43f4-b9c7-81a3c81ae28d None None] Extension VolumeUnmanage extending resource: volumes {{(pid=100269) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 05:34:55.170430 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.v3.router [None req-ac449674-47ce-43f4-b9c7-81a3c81ae28d None None] Extension UsedLimits extending resource: limits {{(pid=100269) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 05:34:55.170582 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.v3.router [None req-ac449674-47ce-43f4-b9c7-81a3c81ae28d None None] Extension SnapshotActions extending resource: snapshots {{(pid=100269) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 05:34:55.170734 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.v3.router [None req-ac449674-47ce-43f4-b9c7-81a3c81ae28d None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=100269) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 05:34:55.170898 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.v3.router [None req-ac449674-47ce-43f4-b9c7-81a3c81ae28d None None] Extension VolumeTypeAccess extending resource: types {{(pid=100269) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 05:34:55.171096 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.v3.router [None req-ac449674-47ce-43f4-b9c7-81a3c81ae28d None None] Extension AdminActions extending resource: volumes {{(pid=100269) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 05:34:55.171272 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.v3.router [None req-ac449674-47ce-43f4-b9c7-81a3c81ae28d None None] Extension AdminActions extending resource: snapshots {{(pid=100269) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 05:34:55.171435 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.v3.router [None req-ac449674-47ce-43f4-b9c7-81a3c81ae28d None None] Extension AdminActions extending resource: backups {{(pid=100269) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 05:34:55.171595 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.v3.router [None req-ac449674-47ce-43f4-b9c7-81a3c81ae28d None None] Extension VolumeActions extending resource: volumes {{(pid=100269) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 05:34:55.171711 np0000008051 devstack@c-api.service[100268]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x777d4f0a4668 pid: 100268 (default app) Aug 25 05:34:55.171816 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.v3.router [None req-ac449674-47ce-43f4-b9c7-81a3c81ae28d None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=100269) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 05:34:55.172039 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.v3.router [None req-ac449674-47ce-43f4-b9c7-81a3c81ae28d None None] Extension TypesManage extending resource: types {{(pid=100269) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 05:34:55.179263 np0000008051 devstack@c-api.service[100269]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x777d4f0a4668 pid: 100269 (default app) Aug 25 05:34:59.904588 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-a51d63c8-28ef-4d02-a5fb-8f1319ec74b5 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:35:00.479512 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-a51d63c8-28ef-4d02-a5fb-8f1319ec74b5 admin admin] POST https://10.4.3.189/volume/v3/types Aug 25 05:35:00.480172 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-a51d63c8-28ef-4d02-a5fb-8f1319ec74b5 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "storpool", "description": null}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:35:00.481777 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:35:00.481777 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:35:00.513392 np0000008051 devstack@c-api.service[100271]: DEBUG oslo_db.sqlalchemy.engines [None req-a51d63c8-28ef-4d02-a5fb-8f1319ec74b5 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=100271) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 05:35:00.538010 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-a51d63c8-28ef-4d02-a5fb-8f1319ec74b5 admin admin] https://10.4.3.189/volume/v3/types returned with HTTP 200 Aug 25 05:35:00.538416 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1/2] 10.4.3.189 () {68 vars in 1302 bytes} [Tue Aug 25 05:34:59 2026] POST /volume/v3/types => generated 183 bytes in 643 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:35:00.546885 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-2e15c064-080f-4eef-977a-604b036990ba None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:35:00.825985 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-2e15c064-080f-4eef-977a-604b036990ba admin admin] POST https://10.4.3.189/volume/v3/types/23fc6e5d-fce0-4521-ba46-4837b4232084/extra_specs Aug 25 05:35:00.826556 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-2e15c064-080f-4eef-977a-604b036990ba admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "storpool"}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:35:00.828341 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:35:00.828341 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:35:00.859128 np0000008051 devstack@c-api.service[100270]: DEBUG oslo_db.sqlalchemy.engines [None req-2e15c064-080f-4eef-977a-604b036990ba 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=100270) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 05:35:00.914501 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-2e15c064-080f-4eef-977a-604b036990ba admin admin] https://10.4.3.189/volume/v3/types/23fc6e5d-fce0-4521-ba46-4837b4232084/extra_specs returned with HTTP 200 Aug 25 05:35:00.914899 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 2/3] 10.4.3.189 () {68 vars in 1449 bytes} [Tue Aug 25 05:35:00 2026] POST /volume/v3/types/23fc6e5d-fce0-4521-ba46-4837b4232084/extra_specs => generated 52 bytes in 368 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 25 05:35:01.160089 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-c9866e4b-0b10-4123-bcca-74dbd0d8d2d2 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:35:01.450425 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c9866e4b-0b10-4123-bcca-74dbd0d8d2d2 admin admin] POST https://10.4.3.189/volume/v3/types Aug 25 05:35:01.451073 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c9866e4b-0b10-4123-bcca-74dbd0d8d2d2 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "multiattach", "description": null}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:35:01.452732 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:35:01.452732 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:35:01.484141 np0000008051 devstack@c-api.service[100268]: DEBUG oslo_db.sqlalchemy.engines [None req-c9866e4b-0b10-4123-bcca-74dbd0d8d2d2 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=100268) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 05:35:01.513852 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c9866e4b-0b10-4123-bcca-74dbd0d8d2d2 admin admin] https://10.4.3.189/volume/v3/types returned with HTTP 200 Aug 25 05:35:01.514321 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1/4] 10.4.3.189 () {68 vars in 1302 bytes} [Tue Aug 25 05:35:01 2026] POST /volume/v3/types => generated 186 bytes in 367 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:35:01.541888 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-9f48cb7d-5901-4f50-948d-8c8e94eee202 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:35:01.840960 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-9f48cb7d-5901-4f50-948d-8c8e94eee202 admin admin] POST https://10.4.3.189/volume/v3/types/4fa89bb8-00a1-4883-b044-0745c308cc4c/extra_specs Aug 25 05:35:01.840960 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-9f48cb7d-5901-4f50-948d-8c8e94eee202 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"multiattach": " True"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:35:01.841399 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:35:01.841399 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:35:01.877832 np0000008051 devstack@c-api.service[100269]: DEBUG oslo_db.sqlalchemy.engines [None req-9f48cb7d-5901-4f50-948d-8c8e94eee202 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=100269) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 05:35:01.945499 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-9f48cb7d-5901-4f50-948d-8c8e94eee202 admin admin] https://10.4.3.189/volume/v3/types/4fa89bb8-00a1-4883-b044-0745c308cc4c/extra_specs returned with HTTP 200 Aug 25 05:35:01.945499 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1/5] 10.4.3.189 () {68 vars in 1449 bytes} [Tue Aug 25 05:35:01 2026] POST /volume/v3/types/4fa89bb8-00a1-4883-b044-0745c308cc4c/extra_specs => generated 45 bytes in 416 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 25 05:35:10.536110 np0000008051 devstack@c-api.service[100271]: DEBUG dbcounter [-] [100271] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=100271) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 05:35:10.913179 np0000008051 devstack@c-api.service[100270]: DEBUG dbcounter [-] [100270] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=100270) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 05:35:11.511243 np0000008051 devstack@c-api.service[100268]: DEBUG dbcounter [-] [100268] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=100268) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 05:35:11.940836 np0000008051 devstack@c-api.service[100269]: DEBUG dbcounter [-] [100269] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=100269) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 05:35:26.953744 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-fbddb7e7-c933-478c-99b3-02a668e8e775 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:35:26.954427 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-fbddb7e7-c933-478c-99b3-02a668e8e775 None None] GET https://10.4.3.189/volume// Aug 25 05:35:26.954647 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-fbddb7e7-c933-478c-99b3-02a668e8e775 None None] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:35:26.954913 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-fbddb7e7-c933-478c-99b3-02a668e8e775 None None] Calling method 'all' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:35:26.955526 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-fbddb7e7-c933-478c-99b3-02a668e8e775 None None] https://10.4.3.189/volume// returned with HTTP 300 Aug 25 05:35:26.955905 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 2/6] 10.4.3.189 () {66 vars in 1425 bytes} [Tue Aug 25 05:35:26 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 05:36:13.317732 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-b31c7cf8-8117-4d3c-9e0e-ed8f2a4aab2a None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:36:13.645305 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-b31c7cf8-8117-4d3c-9e0e-ed8f2a4aab2a tempest-verify_tempest_config-205340478 tempest-verify_tempest_config-205340478-project-member] GET https://10.4.3.189/volume/v3/extensions Aug 25 05:36:13.645515 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-b31c7cf8-8117-4d3c-9e0e-ed8f2a4aab2a tempest-verify_tempest_config-205340478 tempest-verify_tempest_config-205340478-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:36:13.645702 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-b31c7cf8-8117-4d3c-9e0e-ed8f2a4aab2a tempest-verify_tempest_config-205340478 tempest-verify_tempest_config-205340478-project-member] Calling method 'index' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:36:13.646032 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-b31c7cf8-8117-4d3c-9e0e-ed8f2a4aab2a tempest-verify_tempest_config-205340478 tempest-verify_tempest_config-205340478-project-member] https://10.4.3.189/volume/v3/extensions returned with HTTP 200 Aug 25 05:36:13.646452 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 3/7] 10.4.3.189 () {66 vars in 1246 bytes} [Tue Aug 25 05:36:13 2026] GET /volume/v3/extensions => generated 5245 bytes in 329 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:37:04.328266 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-a66e6852-183d-4fb4-b861-eea78781c7f8 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:37:04.797033 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a66e6852-183d-4fb4-b861-eea78781c7f8 tempest-BackendsCapabilitiesAdminTestsJSON-327591492 tempest-BackendsCapabilitiesAdminTestsJSON-327591492-project-admin] GET https://10.4.3.189/volume/v3/scheduler-stats/get_pools Aug 25 05:37:04.797373 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a66e6852-183d-4fb4-b861-eea78781c7f8 tempest-BackendsCapabilitiesAdminTestsJSON-327591492 tempest-BackendsCapabilitiesAdminTestsJSON-327591492-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:37:04.797674 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a66e6852-183d-4fb4-b861-eea78781c7f8 tempest-BackendsCapabilitiesAdminTestsJSON-327591492 tempest-BackendsCapabilitiesAdminTestsJSON-327591492-project-admin] Calling method 'get_pools' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:37:05.283890 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a66e6852-183d-4fb4-b861-eea78781c7f8 tempest-BackendsCapabilitiesAdminTestsJSON-327591492 tempest-BackendsCapabilitiesAdminTestsJSON-327591492-project-admin] https://10.4.3.189/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Aug 25 05:37:05.283890 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 2/8] 10.4.3.189 () {66 vars in 1291 bytes} [Tue Aug 25 05:37:04 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 513 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:37:05.284950 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-c60bad25-5a79-4888-b7c5-4430d8fc7e27 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:37:05.284950 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-c60bad25-5a79-4888-b7c5-4430d8fc7e27 tempest-BackendsCapabilitiesAdminTestsJSON-327591492 tempest-BackendsCapabilitiesAdminTestsJSON-327591492-project-admin] GET https://10.4.3.189/volume/v3/scheduler-stats/get_pools?detail=True Aug 25 05:37:05.284950 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-c60bad25-5a79-4888-b7c5-4430d8fc7e27 tempest-BackendsCapabilitiesAdminTestsJSON-327591492 tempest-BackendsCapabilitiesAdminTestsJSON-327591492-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:37:05.284950 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-c60bad25-5a79-4888-b7c5-4430d8fc7e27 tempest-BackendsCapabilitiesAdminTestsJSON-327591492 tempest-BackendsCapabilitiesAdminTestsJSON-327591492-project-admin] Calling method 'get_pools' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:37:05.284950 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-c60bad25-5a79-4888-b7c5-4430d8fc7e27 tempest-BackendsCapabilitiesAdminTestsJSON-327591492 tempest-BackendsCapabilitiesAdminTestsJSON-327591492-project-admin] https://10.4.3.189/volume/v3/scheduler-stats/get_pools?detail=True returned with HTTP 200 Aug 25 05:37:05.284950 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 2/9] 10.4.3.189 () {66 vars in 1314 bytes} [Tue Aug 25 05:37:04 2026] GET /volume/v3/scheduler-stats/get_pools?detail=True => generated 1167 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:37:05.285816 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-8db2f483-a00f-4e78-bcef-c09f61aff122 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:37:05.285816 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-8db2f483-a00f-4e78-bcef-c09f61aff122 tempest-BackendsCapabilitiesAdminTestsJSON-327591492 tempest-BackendsCapabilitiesAdminTestsJSON-327591492-project-admin] GET https://10.4.3.189/volume/v3/capabilities/np0000008051@storpool Aug 25 05:37:05.285816 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-8db2f483-a00f-4e78-bcef-c09f61aff122 tempest-BackendsCapabilitiesAdminTestsJSON-327591492 tempest-BackendsCapabilitiesAdminTestsJSON-327591492-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:37:05.285816 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-8db2f483-a00f-4e78-bcef-c09f61aff122 tempest-BackendsCapabilitiesAdminTestsJSON-327591492 tempest-BackendsCapabilitiesAdminTestsJSON-327591492-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:37:05.285816 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-8db2f483-a00f-4e78-bcef-c09f61aff122 tempest-BackendsCapabilitiesAdminTestsJSON-327591492 tempest-BackendsCapabilitiesAdminTestsJSON-327591492-project-admin] https://10.4.3.189/volume/v3/capabilities/np0000008051@storpool returned with HTTP 200 Aug 25 05:37:05.285816 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 3/10] 10.4.3.189 () {66 vars in 1318 bytes} [Tue Aug 25 05:37:04 2026] GET /volume/v3/capabilities/np0000008051@storpool => generated 703 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:37:05.286304 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-8948d41b-900f-48f0-82b5-8de1844e7698 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:37:05.286304 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-8948d41b-900f-48f0-82b5-8de1844e7698 tempest-BackendsCapabilitiesAdminTestsJSON-327591492 tempest-BackendsCapabilitiesAdminTestsJSON-327591492-project-admin] GET https://10.4.3.189/volume/v3/capabilities/np0000008051@storpool Aug 25 05:37:05.286304 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-8948d41b-900f-48f0-82b5-8de1844e7698 tempest-BackendsCapabilitiesAdminTestsJSON-327591492 tempest-BackendsCapabilitiesAdminTestsJSON-327591492-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:37:05.286304 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-8948d41b-900f-48f0-82b5-8de1844e7698 tempest-BackendsCapabilitiesAdminTestsJSON-327591492 tempest-BackendsCapabilitiesAdminTestsJSON-327591492-project-admin] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:37:05.286304 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-8948d41b-900f-48f0-82b5-8de1844e7698 tempest-BackendsCapabilitiesAdminTestsJSON-327591492 tempest-BackendsCapabilitiesAdminTestsJSON-327591492-project-admin] https://10.4.3.189/volume/v3/capabilities/np0000008051@storpool returned with HTTP 200 Aug 25 05:37:05.286304 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 4/11] 10.4.3.189 () {66 vars in 1318 bytes} [Tue Aug 25 05:37:04 2026] GET /volume/v3/capabilities/np0000008051@storpool => generated 703 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:37:05.286736 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-e824b043-fa54-4b8b-9ae0-52ae8292ab53 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:37:05.286736 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e824b043-fa54-4b8b-9ae0-52ae8292ab53 tempest-BackendsCapabilitiesAdminTestsJSON-327591492 tempest-BackendsCapabilitiesAdminTestsJSON-327591492-project-admin] GET https://10.4.3.189/volume/v3/capabilities/np0000008051@storpool Aug 25 05:37:05.286736 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e824b043-fa54-4b8b-9ae0-52ae8292ab53 tempest-BackendsCapabilitiesAdminTestsJSON-327591492 tempest-BackendsCapabilitiesAdminTestsJSON-327591492-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:37:05.286736 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e824b043-fa54-4b8b-9ae0-52ae8292ab53 tempest-BackendsCapabilitiesAdminTestsJSON-327591492 tempest-BackendsCapabilitiesAdminTestsJSON-327591492-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:37:05.286736 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e824b043-fa54-4b8b-9ae0-52ae8292ab53 tempest-BackendsCapabilitiesAdminTestsJSON-327591492 tempest-BackendsCapabilitiesAdminTestsJSON-327591492-project-admin] https://10.4.3.189/volume/v3/capabilities/np0000008051@storpool returned with HTTP 200 Aug 25 05:37:05.286736 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 3/12] 10.4.3.189 () {66 vars in 1318 bytes} [Tue Aug 25 05:37:05 2026] GET /volume/v3/capabilities/np0000008051@storpool => generated 703 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:37:14.910001 np0000008051 devstack@c-api.service[100271]: DEBUG dbcounter [-] [100271] Writing DB stats cinder:SELECT=1 {{(pid=100271) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 05:37:14.961027 np0000008051 devstack@c-api.service[100270]: DEBUG dbcounter [-] [100270] Writing DB stats cinder:SELECT=1 {{(pid=100270) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 05:37:15.017743 np0000008051 devstack@c-api.service[100268]: DEBUG dbcounter [-] [100268] Writing DB stats cinder:SELECT=1 {{(pid=100268) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 05:37:19.629912 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-8732ac2a-8c59-46e7-9f89-83fb50c969bd None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:37:20.023546 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-8732ac2a-8c59-46e7-9f89-83fb50c969bd tempest-SnapshotsActionsTest-1209198591 tempest-SnapshotsActionsTest-1209198591-project-member] POST https://10.4.3.189/volume/v3/volumes Aug 25 05:37:20.023546 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-8732ac2a-8c59-46e7-9f89-83fb50c969bd tempest-SnapshotsActionsTest-1209198591 tempest-SnapshotsActionsTest-1209198591-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotsActionsTest-Volume-114090448"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:37:20.024953 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.v3.volumes [None req-8732ac2a-8c59-46e7-9f89-83fb50c969bd tempest-SnapshotsActionsTest-1209198591 tempest-SnapshotsActionsTest-1209198591-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotsActionsTest-Volume-114090448'}} {{(pid=100269) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 05:37:20.031752 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.v3.volumes [None req-8732ac2a-8c59-46e7-9f89-83fb50c969bd tempest-SnapshotsActionsTest-1209198591 tempest-SnapshotsActionsTest-1209198591-project-member] Create volume of 1 GB Aug 25 05:37:20.042721 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-8732ac2a-8c59-46e7-9f89-83fb50c969bd tempest-SnapshotsActionsTest-1209198591 tempest-SnapshotsActionsTest-1209198591-project-member] Availability zone cache updated, next update will occur around 2026-08-25 06:37:20.041947. {{(pid=100269) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 25 05:37:20.042873 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-8732ac2a-8c59-46e7-9f89-83fb50c969bd tempest-SnapshotsActionsTest-1209198591 tempest-SnapshotsActionsTest-1209198591-project-member] Availability Zones retrieved successfully. Aug 25 05:37:20.068074 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-8732ac2a-8c59-46e7-9f89-83fb50c969bd tempest-SnapshotsActionsTest-1209198591 tempest-SnapshotsActionsTest-1209198591-project-member] Flow 'volume_create_api' (d831c460-6fc1-4dbf-92ba-73a7357c2b76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:37:20.069528 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-8732ac2a-8c59-46e7-9f89-83fb50c969bd tempest-SnapshotsActionsTest-1209198591 tempest-SnapshotsActionsTest-1209198591-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0049f74b-1aa3-42fc-9bb8-94b11f33e94a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:37:20.071165 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.flows.api.create_volume [None req-8732ac2a-8c59-46e7-9f89-83fb50c969bd tempest-SnapshotsActionsTest-1209198591 tempest-SnapshotsActionsTest-1209198591-project-member] Validating volume size '1' using validate_int {{(pid=100269) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 05:37:20.133073 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-8732ac2a-8c59-46e7-9f89-83fb50c969bd tempest-SnapshotsActionsTest-1209198591 tempest-SnapshotsActionsTest-1209198591-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0049f74b-1aa3-42fc-9bb8-94b11f33e94a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T05:35:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=23fc6e5d-fce0-4521-ba46-4837b4232084,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '23fc6e5d-fce0-4521-ba46-4837b4232084', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:37:20.134017 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-8732ac2a-8c59-46e7-9f89-83fb50c969bd tempest-SnapshotsActionsTest-1209198591 tempest-SnapshotsActionsTest-1209198591-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (36c3fef2-dcf0-4888-89af-fbad101e0225) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:37:20.180265 np0000008051 devstack@c-api.service[100269]: WARNING cinder.quota [None req-8732ac2a-8c59-46e7-9f89-83fb50c969bd tempest-SnapshotsActionsTest-1209198591 tempest-SnapshotsActionsTest-1209198591-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 25 05:37:20.180682 np0000008051 devstack@c-api.service[100269]: WARNING cinder.quota [None req-8732ac2a-8c59-46e7-9f89-83fb50c969bd tempest-SnapshotsActionsTest-1209198591 tempest-SnapshotsActionsTest-1209198591-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 25 05:37:20.260725 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.quota [None req-8732ac2a-8c59-46e7-9f89-83fb50c969bd tempest-SnapshotsActionsTest-1209198591 tempest-SnapshotsActionsTest-1209198591-project-member] Created reservations ['75d48865-82e5-4043-8bda-0ab9e090b891', 'cff2b609-fe7b-48ab-8ab3-b859484f79ff', '1d446988-f2eb-4001-8bac-b944c7eb880f', '84e621b8-3861-4320-acd4-60ceec0c0556'] {{(pid=100269) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:37:20.261795 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-8732ac2a-8c59-46e7-9f89-83fb50c969bd tempest-SnapshotsActionsTest-1209198591 tempest-SnapshotsActionsTest-1209198591-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (36c3fef2-dcf0-4888-89af-fbad101e0225) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['75d48865-82e5-4043-8bda-0ab9e090b891', 'cff2b609-fe7b-48ab-8ab3-b859484f79ff', '1d446988-f2eb-4001-8bac-b944c7eb880f', '84e621b8-3861-4320-acd4-60ceec0c0556']}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:37:20.263143 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-8732ac2a-8c59-46e7-9f89-83fb50c969bd tempest-SnapshotsActionsTest-1209198591 tempest-SnapshotsActionsTest-1209198591-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5908cf19-6ae3-42bf-ab6e-ceb10550388c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:37:20.324836 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-8732ac2a-8c59-46e7-9f89-83fb50c969bd tempest-SnapshotsActionsTest-1209198591 tempest-SnapshotsActionsTest-1209198591-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5908cf19-6ae3-42bf-ab6e-ceb10550388c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '18cfc45d-3a08-483e-9eef-2feaed180b3e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-114090448',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6a1cf698f7744bc493f8ecd2af3e9a40',qos_specs=None,replication_status=,reservations=['75d48865-82e5-4043-8bda-0ab9e090b891','cff2b609-fe7b-48ab-8ab3-b859484f79ff','1d446988-f2eb-4001-8bac-b944c7eb880f','84e621b8-3861-4320-acd4-60ceec0c0556'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d5f79b1cf71f4d15b3fc4423f61a3c24',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T05:37:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-114090448',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=18cfc45d-3a08-483e-9eef-2feaed180b3e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6a1cf698f7744bc493f8ecd2af3e9a40',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d5f79b1cf71f4d15b3fc4423f61a3c24',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(23fc6e5d-fce0-4521-ba46-4837b4232084),volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:37:20.326019 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-8732ac2a-8c59-46e7-9f89-83fb50c969bd tempest-SnapshotsActionsTest-1209198591 tempest-SnapshotsActionsTest-1209198591-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (933ac1ac-aea0-40b0-8a38-a6f8e02ef6a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:37:20.359039 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-8732ac2a-8c59-46e7-9f89-83fb50c969bd tempest-SnapshotsActionsTest-1209198591 tempest-SnapshotsActionsTest-1209198591-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (933ac1ac-aea0-40b0-8a38-a6f8e02ef6a1) transitioned into state 'SUCCESS' from state '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-114090448',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6a1cf698f7744bc493f8ecd2af3e9a40',qos_specs=None,replication_status=,reservations=['75d48865-82e5-4043-8bda-0ab9e090b891','cff2b609-fe7b-48ab-8ab3-b859484f79ff','1d446988-f2eb-4001-8bac-b944c7eb880f','84e621b8-3861-4320-acd4-60ceec0c0556'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d5f79b1cf71f4d15b3fc4423f61a3c24',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:37:20.359986 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-8732ac2a-8c59-46e7-9f89-83fb50c969bd tempest-SnapshotsActionsTest-1209198591 tempest-SnapshotsActionsTest-1209198591-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (526c74a8-30ea-4b54-b375-759de9c520d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:37:20.390730 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-8732ac2a-8c59-46e7-9f89-83fb50c969bd tempest-SnapshotsActionsTest-1209198591 tempest-SnapshotsActionsTest-1209198591-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (526c74a8-30ea-4b54-b375-759de9c520d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:37:20.392965 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-8732ac2a-8c59-46e7-9f89-83fb50c969bd tempest-SnapshotsActionsTest-1209198591 tempest-SnapshotsActionsTest-1209198591-project-member] Flow 'volume_create_api' (d831c460-6fc1-4dbf-92ba-73a7357c2b76) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:37:20.393433 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-8732ac2a-8c59-46e7-9f89-83fb50c969bd tempest-SnapshotsActionsTest-1209198591 tempest-SnapshotsActionsTest-1209198591-project-member] Create volume request issued successfully. Aug 25 05:37:20.394964 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-8732ac2a-8c59-46e7-9f89-83fb50c969bd tempest-SnapshotsActionsTest-1209198591 tempest-SnapshotsActionsTest-1209198591-project-member] https://10.4.3.189/volume/v3/volumes returned with HTTP 202 Aug 25 05:37:20.395599 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 3/13] 10.4.3.189 () {68 vars in 1258 bytes} [Tue Aug 25 05:37:19 2026] POST /volume/v3/volumes => generated 750 bytes in 766 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 05:37:20.415825 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-7bdc53ba-1d6a-496c-b9c5-5e9136a68be7 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:37:20.418724 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-7bdc53ba-1d6a-496c-b9c5-5e9136a68be7 tempest-SnapshotsActionsTest-1209198591 tempest-SnapshotsActionsTest-1209198591-project-member] GET https://10.4.3.189/volume/v3/volumes/18cfc45d-3a08-483e-9eef-2feaed180b3e Aug 25 05:37:20.418876 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-7bdc53ba-1d6a-496c-b9c5-5e9136a68be7 tempest-SnapshotsActionsTest-1209198591 tempest-SnapshotsActionsTest-1209198591-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:37:20.419413 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-7bdc53ba-1d6a-496c-b9c5-5e9136a68be7 tempest-SnapshotsActionsTest-1209198591 tempest-SnapshotsActionsTest-1209198591-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:37:20.471904 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:37:20.471904 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:37:20.481718 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-7bdc53ba-1d6a-496c-b9c5-5e9136a68be7 tempest-SnapshotsActionsTest-1209198591 tempest-SnapshotsActionsTest-1209198591-project-member] Volume info retrieved successfully. Aug 25 05:37:20.491438 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-7bdc53ba-1d6a-496c-b9c5-5e9136a68be7 tempest-SnapshotsActionsTest-1209198591 tempest-SnapshotsActionsTest-1209198591-project-member] https://10.4.3.189/volume/v3/volumes/18cfc45d-3a08-483e-9eef-2feaed180b3e returned with HTTP 200 Aug 25 05:37:20.492012 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 4/14] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:37:20 2026] GET /volume/v3/volumes/18cfc45d-3a08-483e-9eef-2feaed180b3e => generated 818 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:37:21.509897 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-2ca1feb6-0d69-47ec-b3fd-efb0a5edb2c8 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:37:21.513136 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-2ca1feb6-0d69-47ec-b3fd-efb0a5edb2c8 tempest-SnapshotsActionsTest-1209198591 tempest-SnapshotsActionsTest-1209198591-project-member] GET https://10.4.3.189/volume/v3/volumes/18cfc45d-3a08-483e-9eef-2feaed180b3e Aug 25 05:37:21.513340 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-2ca1feb6-0d69-47ec-b3fd-efb0a5edb2c8 tempest-SnapshotsActionsTest-1209198591 tempest-SnapshotsActionsTest-1209198591-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:37:21.513629 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-2ca1feb6-0d69-47ec-b3fd-efb0a5edb2c8 tempest-SnapshotsActionsTest-1209198591 tempest-SnapshotsActionsTest-1209198591-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:37:21.551597 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:37:21.551597 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:37:21.560277 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-2ca1feb6-0d69-47ec-b3fd-efb0a5edb2c8 tempest-SnapshotsActionsTest-1209198591 tempest-SnapshotsActionsTest-1209198591-project-member] Volume info retrieved successfully. Aug 25 05:37:21.568430 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-2ca1feb6-0d69-47ec-b3fd-efb0a5edb2c8 tempest-SnapshotsActionsTest-1209198591 tempest-SnapshotsActionsTest-1209198591-project-member] https://10.4.3.189/volume/v3/volumes/18cfc45d-3a08-483e-9eef-2feaed180b3e returned with HTTP 200 Aug 25 05:37:21.569223 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 5/15] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:37:21 2026] GET /volume/v3/volumes/18cfc45d-3a08-483e-9eef-2feaed180b3e => generated 843 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:37:21.584316 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-a30cac7e-e268-4bf1-908e-cc36f615fb85 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:37:21.587421 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a30cac7e-e268-4bf1-908e-cc36f615fb85 tempest-SnapshotsActionsTest-1209198591 tempest-SnapshotsActionsTest-1209198591-project-member] POST https://10.4.3.189/volume/v3/snapshots Aug 25 05:37:21.587935 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a30cac7e-e268-4bf1-908e-cc36f615fb85 tempest-SnapshotsActionsTest-1209198591 tempest-SnapshotsActionsTest-1209198591-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "18cfc45d-3a08-483e-9eef-2feaed180b3e", "name": "tempest-SnapshotsActionsTest-Snapshot-1845277195"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:37:21.631095 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:37:21.631095 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:37:21.632031 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-a30cac7e-e268-4bf1-908e-cc36f615fb85 tempest-SnapshotsActionsTest-1209198591 tempest-SnapshotsActionsTest-1209198591-project-member] Volume info retrieved successfully. Aug 25 05:37:21.632031 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.v3.snapshots [None req-a30cac7e-e268-4bf1-908e-cc36f615fb85 tempest-SnapshotsActionsTest-1209198591 tempest-SnapshotsActionsTest-1209198591-project-member] Create snapshot from volume 18cfc45d-3a08-483e-9eef-2feaed180b3e Aug 25 05:37:21.666289 np0000008051 devstack@c-api.service[100268]: WARNING cinder.quota [None req-a30cac7e-e268-4bf1-908e-cc36f615fb85 tempest-SnapshotsActionsTest-1209198591 tempest-SnapshotsActionsTest-1209198591-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 25 05:37:21.667046 np0000008051 devstack@c-api.service[100268]: WARNING cinder.quota [None req-a30cac7e-e268-4bf1-908e-cc36f615fb85 tempest-SnapshotsActionsTest-1209198591 tempest-SnapshotsActionsTest-1209198591-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 25 05:37:21.719643 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-a30cac7e-e268-4bf1-908e-cc36f615fb85 tempest-SnapshotsActionsTest-1209198591 tempest-SnapshotsActionsTest-1209198591-project-member] Created reservations ['5e84d426-e2f1-40e7-8d2b-e84292b45a8d', '6fb25062-a052-4c17-bb2a-929e897acf7c', '8aada18e-bb81-49ca-ad4f-89be4384123f', '0333f33a-0d76-4517-a982-c4947abfe4ed'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:37:21.817432 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-a30cac7e-e268-4bf1-908e-cc36f615fb85 tempest-SnapshotsActionsTest-1209198591 tempest-SnapshotsActionsTest-1209198591-project-member] Snapshot create request issued successfully. Aug 25 05:37:21.817432 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a30cac7e-e268-4bf1-908e-cc36f615fb85 tempest-SnapshotsActionsTest-1209198591 tempest-SnapshotsActionsTest-1209198591-project-member] https://10.4.3.189/volume/v3/snapshots returned with HTTP 202 Aug 25 05:37:21.817926 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 4/16] 10.4.3.189 () {68 vars in 1265 bytes} [Tue Aug 25 05:37:21 2026] POST /volume/v3/snapshots => generated 307 bytes in 234 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 05:37:21.830034 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-19520972-c225-4583-b1c5-00510ed68c76 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:37:21.832686 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-19520972-c225-4583-b1c5-00510ed68c76 tempest-SnapshotsActionsTest-1209198591 tempest-SnapshotsActionsTest-1209198591-project-member] GET https://10.4.3.189/volume/v3/snapshots/cbf54670-87f4-4533-93e3-5661cad0c982 Aug 25 05:37:21.833142 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-19520972-c225-4583-b1c5-00510ed68c76 tempest-SnapshotsActionsTest-1209198591 tempest-SnapshotsActionsTest-1209198591-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:37:21.833342 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-19520972-c225-4583-b1c5-00510ed68c76 tempest-SnapshotsActionsTest-1209198591 tempest-SnapshotsActionsTest-1209198591-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:37:21.865675 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:37:21.865675 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:37:21.865806 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-19520972-c225-4583-b1c5-00510ed68c76 tempest-SnapshotsActionsTest-1209198591 tempest-SnapshotsActionsTest-1209198591-project-member] Snapshot retrieved successfully. Aug 25 05:37:21.867027 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-19520972-c225-4583-b1c5-00510ed68c76 tempest-SnapshotsActionsTest-1209198591 tempest-SnapshotsActionsTest-1209198591-project-member] https://10.4.3.189/volume/v3/snapshots/cbf54670-87f4-4533-93e3-5661cad0c982 returned with HTTP 200 Aug 25 05:37:21.874586 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 4/17] 10.4.3.189 () {66 vars in 1354 bytes} [Tue Aug 25 05:37:21 2026] GET /volume/v3/snapshots/cbf54670-87f4-4533-93e3-5661cad0c982 => generated 439 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:37:22.879668 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-d790d7b9-5de8-4e8f-8587-64edb580656d None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:37:22.882594 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-d790d7b9-5de8-4e8f-8587-64edb580656d tempest-SnapshotsActionsTest-1209198591 tempest-SnapshotsActionsTest-1209198591-project-member] GET https://10.4.3.189/volume/v3/snapshots/cbf54670-87f4-4533-93e3-5661cad0c982 Aug 25 05:37:22.882594 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-d790d7b9-5de8-4e8f-8587-64edb580656d tempest-SnapshotsActionsTest-1209198591 tempest-SnapshotsActionsTest-1209198591-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:37:22.882817 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-d790d7b9-5de8-4e8f-8587-64edb580656d tempest-SnapshotsActionsTest-1209198591 tempest-SnapshotsActionsTest-1209198591-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:37:22.908047 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:37:22.908047 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:37:22.908688 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-d790d7b9-5de8-4e8f-8587-64edb580656d tempest-SnapshotsActionsTest-1209198591 tempest-SnapshotsActionsTest-1209198591-project-member] Snapshot retrieved successfully. Aug 25 05:37:22.909887 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-d790d7b9-5de8-4e8f-8587-64edb580656d tempest-SnapshotsActionsTest-1209198591 tempest-SnapshotsActionsTest-1209198591-project-member] https://10.4.3.189/volume/v3/snapshots/cbf54670-87f4-4533-93e3-5661cad0c982 returned with HTTP 200 Aug 25 05:37:22.910411 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 5/18] 10.4.3.189 () {66 vars in 1354 bytes} [Tue Aug 25 05:37:22 2026] GET /volume/v3/snapshots/cbf54670-87f4-4533-93e3-5661cad0c982 => generated 466 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:37:22.926489 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-2b1fd941-f227-425b-8238-eeedbd90db92 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:37:23.221678 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-2b1fd941-f227-425b-8238-eeedbd90db92 tempest-SnapshotsActionsTest-245148157 tempest-SnapshotsActionsTest-245148157-project-admin] POST https://10.4.3.189/volume/v3/snapshots/cbf54670-87f4-4533-93e3-5661cad0c982/action Aug 25 05:37:23.222472 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-2b1fd941-f227-425b-8238-eeedbd90db92 tempest-SnapshotsActionsTest-245148157 tempest-SnapshotsActionsTest-245148157-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100270) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 05:37:23.222693 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-2b1fd941-f227-425b-8238-eeedbd90db92 tempest-SnapshotsActionsTest-245148157 tempest-SnapshotsActionsTest-245148157-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:37:23.224655 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.contrib.admin_actions [None req-2b1fd941-f227-425b-8238-eeedbd90db92 tempest-SnapshotsActionsTest-245148157 tempest-SnapshotsActionsTest-245148157-project-admin] Updating snapshot 'cbf54670-87f4-4533-93e3-5661cad0c982' with '{'status': 'creating'}' {{(pid=100270) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 25 05:37:23.257681 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:37:23.257681 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:37:23.287011 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-2b1fd941-f227-425b-8238-eeedbd90db92 tempest-SnapshotsActionsTest-245148157 tempest-SnapshotsActionsTest-245148157-project-admin] https://10.4.3.189/volume/v3/snapshots/cbf54670-87f4-4533-93e3-5661cad0c982/action returned with HTTP 202 Aug 25 05:37:23.287011 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 6/19] 10.4.3.189 () {68 vars in 1396 bytes} [Tue Aug 25 05:37:22 2026] POST /volume/v3/snapshots/cbf54670-87f4-4533-93e3-5661cad0c982/action => generated 0 bytes in 361 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 05:37:23.300911 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-b186f003-dcb8-4515-98f2-53d82caaaf1e None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:37:23.303389 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b186f003-dcb8-4515-98f2-53d82caaaf1e tempest-SnapshotsActionsTest-1209198591 tempest-SnapshotsActionsTest-1209198591-project-member] GET https://10.4.3.189/volume/v3/snapshots/cbf54670-87f4-4533-93e3-5661cad0c982 Aug 25 05:37:23.303689 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b186f003-dcb8-4515-98f2-53d82caaaf1e tempest-SnapshotsActionsTest-1209198591 tempest-SnapshotsActionsTest-1209198591-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:37:23.303905 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b186f003-dcb8-4515-98f2-53d82caaaf1e tempest-SnapshotsActionsTest-1209198591 tempest-SnapshotsActionsTest-1209198591-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:37:23.309665 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:37:23.309665 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:37:23.310238 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-b186f003-dcb8-4515-98f2-53d82caaaf1e tempest-SnapshotsActionsTest-1209198591 tempest-SnapshotsActionsTest-1209198591-project-member] Snapshot retrieved successfully. Aug 25 05:37:23.312390 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b186f003-dcb8-4515-98f2-53d82caaaf1e tempest-SnapshotsActionsTest-1209198591 tempest-SnapshotsActionsTest-1209198591-project-member] https://10.4.3.189/volume/v3/snapshots/cbf54670-87f4-4533-93e3-5661cad0c982 returned with HTTP 200 Aug 25 05:37:23.312568 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 5/20] 10.4.3.189 () {66 vars in 1354 bytes} [Tue Aug 25 05:37:23 2026] GET /volume/v3/snapshots/cbf54670-87f4-4533-93e3-5661cad0c982 => generated 465 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:37:23.325737 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-7b196993-6ff2-4d86-a910-b0ce0e93aa9e None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:37:23.327255 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-7b196993-6ff2-4d86-a910-b0ce0e93aa9e tempest-SnapshotsActionsTest-245148157 tempest-SnapshotsActionsTest-245148157-project-admin] POST https://10.4.3.189/volume/v3/snapshots/cbf54670-87f4-4533-93e3-5661cad0c982/action Aug 25 05:37:23.328177 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-7b196993-6ff2-4d86-a910-b0ce0e93aa9e tempest-SnapshotsActionsTest-245148157 tempest-SnapshotsActionsTest-245148157-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100269) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 05:37:23.328365 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-7b196993-6ff2-4d86-a910-b0ce0e93aa9e tempest-SnapshotsActionsTest-245148157 tempest-SnapshotsActionsTest-245148157-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:37:23.330366 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.contrib.admin_actions [None req-7b196993-6ff2-4d86-a910-b0ce0e93aa9e tempest-SnapshotsActionsTest-245148157 tempest-SnapshotsActionsTest-245148157-project-admin] Updating snapshot 'cbf54670-87f4-4533-93e3-5661cad0c982' with '{'status': 'available'}' {{(pid=100269) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 25 05:37:23.368949 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:37:23.368949 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:37:23.402109 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-7b196993-6ff2-4d86-a910-b0ce0e93aa9e tempest-SnapshotsActionsTest-245148157 tempest-SnapshotsActionsTest-245148157-project-admin] https://10.4.3.189/volume/v3/snapshots/cbf54670-87f4-4533-93e3-5661cad0c982/action returned with HTTP 202 Aug 25 05:37:23.402388 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 5/21] 10.4.3.189 () {68 vars in 1396 bytes} [Tue Aug 25 05:37:23 2026] POST /volume/v3/snapshots/cbf54670-87f4-4533-93e3-5661cad0c982/action => generated 0 bytes in 78 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 05:37:23.412454 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-7550ff71-a014-4f75-a386-c72e2e7e4791 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:37:23.415775 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-7550ff71-a014-4f75-a386-c72e2e7e4791 tempest-SnapshotsActionsTest-1209198591 tempest-SnapshotsActionsTest-1209198591-project-member] GET https://10.4.3.189/volume/v3/snapshots/cbf54670-87f4-4533-93e3-5661cad0c982 Aug 25 05:37:23.415775 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-7550ff71-a014-4f75-a386-c72e2e7e4791 tempest-SnapshotsActionsTest-1209198591 tempest-SnapshotsActionsTest-1209198591-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:37:23.416083 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-7550ff71-a014-4f75-a386-c72e2e7e4791 tempest-SnapshotsActionsTest-1209198591 tempest-SnapshotsActionsTest-1209198591-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:37:23.424691 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:37:23.424691 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:37:23.425385 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-7550ff71-a014-4f75-a386-c72e2e7e4791 tempest-SnapshotsActionsTest-1209198591 tempest-SnapshotsActionsTest-1209198591-project-member] Snapshot retrieved successfully. Aug 25 05:37:23.426584 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-7550ff71-a014-4f75-a386-c72e2e7e4791 tempest-SnapshotsActionsTest-1209198591 tempest-SnapshotsActionsTest-1209198591-project-member] https://10.4.3.189/volume/v3/snapshots/cbf54670-87f4-4533-93e3-5661cad0c982 returned with HTTP 200 Aug 25 05:37:23.427296 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 6/22] 10.4.3.189 () {66 vars in 1354 bytes} [Tue Aug 25 05:37:23 2026] GET /volume/v3/snapshots/cbf54670-87f4-4533-93e3-5661cad0c982 => generated 466 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:37:23.442343 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-63b8955f-afc8-45aa-bf12-e9b0e7b62206 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:37:23.445492 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-63b8955f-afc8-45aa-bf12-e9b0e7b62206 tempest-SnapshotsActionsTest-1209198591 tempest-SnapshotsActionsTest-1209198591-project-member] POST https://10.4.3.189/volume/v3/snapshots Aug 25 05:37:23.446050 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-63b8955f-afc8-45aa-bf12-e9b0e7b62206 tempest-SnapshotsActionsTest-1209198591 tempest-SnapshotsActionsTest-1209198591-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "18cfc45d-3a08-483e-9eef-2feaed180b3e", "name": "tempest-SnapshotsActionsTest-Snapshot-874661234"}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:37:23.467977 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:37:23.467977 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:37:23.468686 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-63b8955f-afc8-45aa-bf12-e9b0e7b62206 tempest-SnapshotsActionsTest-1209198591 tempest-SnapshotsActionsTest-1209198591-project-member] Volume info retrieved successfully. Aug 25 05:37:23.468890 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.v3.snapshots [None req-63b8955f-afc8-45aa-bf12-e9b0e7b62206 tempest-SnapshotsActionsTest-1209198591 tempest-SnapshotsActionsTest-1209198591-project-member] Create snapshot from volume 18cfc45d-3a08-483e-9eef-2feaed180b3e Aug 25 05:37:23.538504 np0000008051 devstack@c-api.service[100270]: WARNING cinder.quota [None req-63b8955f-afc8-45aa-bf12-e9b0e7b62206 tempest-SnapshotsActionsTest-1209198591 tempest-SnapshotsActionsTest-1209198591-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 25 05:37:23.538893 np0000008051 devstack@c-api.service[100270]: WARNING cinder.quota [None req-63b8955f-afc8-45aa-bf12-e9b0e7b62206 tempest-SnapshotsActionsTest-1209198591 tempest-SnapshotsActionsTest-1209198591-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 25 05:37:23.577633 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.quota [None req-63b8955f-afc8-45aa-bf12-e9b0e7b62206 tempest-SnapshotsActionsTest-1209198591 tempest-SnapshotsActionsTest-1209198591-project-member] Created reservations ['45c5531b-7ee1-4f51-8c80-76168c84163a', '20e06535-283e-4084-9b6b-6adaf4e9f005', '9bc21648-badb-43c1-b331-44959acf8f65', '2b3afcda-548d-41cf-843e-9cf61d31b3d3'] {{(pid=100270) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:37:23.656499 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-63b8955f-afc8-45aa-bf12-e9b0e7b62206 tempest-SnapshotsActionsTest-1209198591 tempest-SnapshotsActionsTest-1209198591-project-member] Snapshot create request issued successfully. Aug 25 05:37:23.657045 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-63b8955f-afc8-45aa-bf12-e9b0e7b62206 tempest-SnapshotsActionsTest-1209198591 tempest-SnapshotsActionsTest-1209198591-project-member] https://10.4.3.189/volume/v3/snapshots returned with HTTP 202 Aug 25 05:37:23.657651 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 7/23] 10.4.3.189 () {68 vars in 1265 bytes} [Tue Aug 25 05:37:23 2026] POST /volume/v3/snapshots => generated 306 bytes in 216 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 05:37:23.671105 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-8b4f276c-2094-4a24-aa67-aa6971abd67b None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:37:23.672856 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-8b4f276c-2094-4a24-aa67-aa6971abd67b tempest-SnapshotsActionsTest-1209198591 tempest-SnapshotsActionsTest-1209198591-project-member] GET https://10.4.3.189/volume/v3/snapshots/1671a243-6993-4521-acaa-393883f2849f Aug 25 05:37:23.673182 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-8b4f276c-2094-4a24-aa67-aa6971abd67b tempest-SnapshotsActionsTest-1209198591 tempest-SnapshotsActionsTest-1209198591-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:37:23.673485 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-8b4f276c-2094-4a24-aa67-aa6971abd67b tempest-SnapshotsActionsTest-1209198591 tempest-SnapshotsActionsTest-1209198591-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:37:23.681740 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:37:23.681740 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:37:23.682361 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-8b4f276c-2094-4a24-aa67-aa6971abd67b tempest-SnapshotsActionsTest-1209198591 tempest-SnapshotsActionsTest-1209198591-project-member] Snapshot retrieved successfully. Aug 25 05:37:23.683378 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-8b4f276c-2094-4a24-aa67-aa6971abd67b tempest-SnapshotsActionsTest-1209198591 tempest-SnapshotsActionsTest-1209198591-project-member] https://10.4.3.189/volume/v3/snapshots/1671a243-6993-4521-acaa-393883f2849f returned with HTTP 200 Aug 25 05:37:23.683836 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 6/24] 10.4.3.189 () {66 vars in 1354 bytes} [Tue Aug 25 05:37:23 2026] GET /volume/v3/snapshots/1671a243-6993-4521-acaa-393883f2849f => generated 438 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:37:24.698360 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-7c2af0eb-7acc-44a8-9c45-a28f38581e28 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:37:24.700120 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-7c2af0eb-7acc-44a8-9c45-a28f38581e28 tempest-SnapshotsActionsTest-1209198591 tempest-SnapshotsActionsTest-1209198591-project-member] GET https://10.4.3.189/volume/v3/snapshots/1671a243-6993-4521-acaa-393883f2849f Aug 25 05:37:24.700399 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-7c2af0eb-7acc-44a8-9c45-a28f38581e28 tempest-SnapshotsActionsTest-1209198591 tempest-SnapshotsActionsTest-1209198591-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:37:24.700648 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-7c2af0eb-7acc-44a8-9c45-a28f38581e28 tempest-SnapshotsActionsTest-1209198591 tempest-SnapshotsActionsTest-1209198591-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:37:24.707117 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:37:24.707117 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:37:24.707643 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-7c2af0eb-7acc-44a8-9c45-a28f38581e28 tempest-SnapshotsActionsTest-1209198591 tempest-SnapshotsActionsTest-1209198591-project-member] Snapshot retrieved successfully. Aug 25 05:37:24.708569 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-7c2af0eb-7acc-44a8-9c45-a28f38581e28 tempest-SnapshotsActionsTest-1209198591 tempest-SnapshotsActionsTest-1209198591-project-member] https://10.4.3.189/volume/v3/snapshots/1671a243-6993-4521-acaa-393883f2849f returned with HTTP 200 Aug 25 05:37:24.708966 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 6/25] 10.4.3.189 () {66 vars in 1354 bytes} [Tue Aug 25 05:37:24 2026] GET /volume/v3/snapshots/1671a243-6993-4521-acaa-393883f2849f => generated 465 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:37:24.720621 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-50f09431-ece7-4d2c-a9a3-e52824214044 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:37:24.723335 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-50f09431-ece7-4d2c-a9a3-e52824214044 tempest-SnapshotsActionsTest-245148157 tempest-SnapshotsActionsTest-245148157-project-admin] POST https://10.4.3.189/volume/v3/snapshots/1671a243-6993-4521-acaa-393883f2849f/action Aug 25 05:37:24.724472 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-50f09431-ece7-4d2c-a9a3-e52824214044 tempest-SnapshotsActionsTest-245148157 tempest-SnapshotsActionsTest-245148157-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100271) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 05:37:24.724472 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-50f09431-ece7-4d2c-a9a3-e52824214044 tempest-SnapshotsActionsTest-245148157 tempest-SnapshotsActionsTest-245148157-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:37:24.726527 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.contrib.admin_actions [None req-50f09431-ece7-4d2c-a9a3-e52824214044 tempest-SnapshotsActionsTest-245148157 tempest-SnapshotsActionsTest-245148157-project-admin] Updating snapshot '1671a243-6993-4521-acaa-393883f2849f' with '{'status': 'creating'}' {{(pid=100271) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 25 05:37:24.752007 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:37:24.752007 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:37:24.777563 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-50f09431-ece7-4d2c-a9a3-e52824214044 tempest-SnapshotsActionsTest-245148157 tempest-SnapshotsActionsTest-245148157-project-admin] https://10.4.3.189/volume/v3/snapshots/1671a243-6993-4521-acaa-393883f2849f/action returned with HTTP 202 Aug 25 05:37:24.777563 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 7/26] 10.4.3.189 () {68 vars in 1396 bytes} [Tue Aug 25 05:37:24 2026] POST /volume/v3/snapshots/1671a243-6993-4521-acaa-393883f2849f/action => generated 0 bytes in 58 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 05:37:24.787081 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-8a8e9776-b825-4970-bb06-924f3529d701 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:37:24.789628 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-8a8e9776-b825-4970-bb06-924f3529d701 tempest-SnapshotsActionsTest-1209198591 tempest-SnapshotsActionsTest-1209198591-project-member] GET https://10.4.3.189/volume/v3/snapshots/1671a243-6993-4521-acaa-393883f2849f Aug 25 05:37:24.789902 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-8a8e9776-b825-4970-bb06-924f3529d701 tempest-SnapshotsActionsTest-1209198591 tempest-SnapshotsActionsTest-1209198591-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:37:24.790019 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-8a8e9776-b825-4970-bb06-924f3529d701 tempest-SnapshotsActionsTest-1209198591 tempest-SnapshotsActionsTest-1209198591-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:37:24.796725 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:37:24.796725 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:37:24.797897 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-8a8e9776-b825-4970-bb06-924f3529d701 tempest-SnapshotsActionsTest-1209198591 tempest-SnapshotsActionsTest-1209198591-project-member] Snapshot retrieved successfully. Aug 25 05:37:24.798703 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-8a8e9776-b825-4970-bb06-924f3529d701 tempest-SnapshotsActionsTest-1209198591 tempest-SnapshotsActionsTest-1209198591-project-member] https://10.4.3.189/volume/v3/snapshots/1671a243-6993-4521-acaa-393883f2849f returned with HTTP 200 Aug 25 05:37:24.799171 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 8/27] 10.4.3.189 () {66 vars in 1354 bytes} [Tue Aug 25 05:37:24 2026] GET /volume/v3/snapshots/1671a243-6993-4521-acaa-393883f2849f => generated 464 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:37:24.810557 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-4ba457fc-7f60-4c99-8af3-b31883508d81 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:37:24.812568 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-4ba457fc-7f60-4c99-8af3-b31883508d81 tempest-SnapshotsActionsTest-245148157 tempest-SnapshotsActionsTest-245148157-project-admin] POST https://10.4.3.189/volume/v3/snapshots/1671a243-6993-4521-acaa-393883f2849f/action Aug 25 05:37:24.813290 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-4ba457fc-7f60-4c99-8af3-b31883508d81 tempest-SnapshotsActionsTest-245148157 tempest-SnapshotsActionsTest-245148157-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100268) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 05:37:24.813454 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-4ba457fc-7f60-4c99-8af3-b31883508d81 tempest-SnapshotsActionsTest-245148157 tempest-SnapshotsActionsTest-245148157-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:37:24.835405 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:37:24.835405 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:37:24.835961 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-4ba457fc-7f60-4c99-8af3-b31883508d81 tempest-SnapshotsActionsTest-245148157 tempest-SnapshotsActionsTest-245148157-project-admin] Snapshot retrieved successfully. Aug 25 05:37:24.898140 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-4ba457fc-7f60-4c99-8af3-b31883508d81 tempest-SnapshotsActionsTest-245148157 tempest-SnapshotsActionsTest-245148157-project-admin] Snapshot delete request issued successfully. Aug 25 05:37:24.898575 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-4ba457fc-7f60-4c99-8af3-b31883508d81 tempest-SnapshotsActionsTest-245148157 tempest-SnapshotsActionsTest-245148157-project-admin] https://10.4.3.189/volume/v3/snapshots/1671a243-6993-4521-acaa-393883f2849f/action returned with HTTP 202 Aug 25 05:37:24.899014 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 7/28] 10.4.3.189 () {68 vars in 1396 bytes} [Tue Aug 25 05:37:24 2026] POST /volume/v3/snapshots/1671a243-6993-4521-acaa-393883f2849f/action => generated 0 bytes in 89 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 05:37:24.908592 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-fdf354d7-e367-4c07-a5eb-67b1591859b7 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:37:24.910519 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-fdf354d7-e367-4c07-a5eb-67b1591859b7 tempest-SnapshotsActionsTest-1209198591 tempest-SnapshotsActionsTest-1209198591-project-member] GET https://10.4.3.189/volume/v3/snapshots/1671a243-6993-4521-acaa-393883f2849f Aug 25 05:37:24.910802 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-fdf354d7-e367-4c07-a5eb-67b1591859b7 tempest-SnapshotsActionsTest-1209198591 tempest-SnapshotsActionsTest-1209198591-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:37:24.911025 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-fdf354d7-e367-4c07-a5eb-67b1591859b7 tempest-SnapshotsActionsTest-1209198591 tempest-SnapshotsActionsTest-1209198591-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:37:24.918668 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:37:24.918668 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:37:24.918936 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-fdf354d7-e367-4c07-a5eb-67b1591859b7 tempest-SnapshotsActionsTest-1209198591 tempest-SnapshotsActionsTest-1209198591-project-member] Snapshot retrieved successfully. Aug 25 05:37:24.919832 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-fdf354d7-e367-4c07-a5eb-67b1591859b7 tempest-SnapshotsActionsTest-1209198591 tempest-SnapshotsActionsTest-1209198591-project-member] https://10.4.3.189/volume/v3/snapshots/1671a243-6993-4521-acaa-393883f2849f returned with HTTP 200 Aug 25 05:37:24.920504 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 7/29] 10.4.3.189 () {66 vars in 1354 bytes} [Tue Aug 25 05:37:24 2026] GET /volume/v3/snapshots/1671a243-6993-4521-acaa-393883f2849f => generated 464 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:37:25.931154 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-b4f7f726-21c5-46ef-bd87-90aa8fded97b None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:37:25.934611 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-b4f7f726-21c5-46ef-bd87-90aa8fded97b tempest-SnapshotsActionsTest-1209198591 tempest-SnapshotsActionsTest-1209198591-project-member] GET https://10.4.3.189/volume/v3/snapshots/1671a243-6993-4521-acaa-393883f2849f Aug 25 05:37:25.934611 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-b4f7f726-21c5-46ef-bd87-90aa8fded97b tempest-SnapshotsActionsTest-1209198591 tempest-SnapshotsActionsTest-1209198591-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:37:25.935154 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-b4f7f726-21c5-46ef-bd87-90aa8fded97b tempest-SnapshotsActionsTest-1209198591 tempest-SnapshotsActionsTest-1209198591-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:37:25.940789 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-b4f7f726-21c5-46ef-bd87-90aa8fded97b tempest-SnapshotsActionsTest-1209198591 tempest-SnapshotsActionsTest-1209198591-project-member] https://10.4.3.189/volume/v3/snapshots/1671a243-6993-4521-acaa-393883f2849f returned with HTTP 404 Aug 25 05:37:25.941653 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 8/30] 10.4.3.189 () {66 vars in 1354 bytes} [Tue Aug 25 05:37:25 2026] GET /volume/v3/snapshots/1671a243-6993-4521-acaa-393883f2849f => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:37:25.953798 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-1c616ac6-0ab3-48cd-9a47-003d3a46c5c2 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:37:25.956667 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-1c616ac6-0ab3-48cd-9a47-003d3a46c5c2 tempest-SnapshotsActionsTest-245148157 tempest-SnapshotsActionsTest-245148157-project-admin] POST https://10.4.3.189/volume/v3/snapshots/cbf54670-87f4-4533-93e3-5661cad0c982/action Aug 25 05:37:25.957002 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-1c616ac6-0ab3-48cd-9a47-003d3a46c5c2 tempest-SnapshotsActionsTest-245148157 tempest-SnapshotsActionsTest-245148157-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100270) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 05:37:25.957336 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-1c616ac6-0ab3-48cd-9a47-003d3a46c5c2 tempest-SnapshotsActionsTest-245148157 tempest-SnapshotsActionsTest-245148157-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:37:25.958719 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.contrib.admin_actions [None req-1c616ac6-0ab3-48cd-9a47-003d3a46c5c2 tempest-SnapshotsActionsTest-245148157 tempest-SnapshotsActionsTest-245148157-project-admin] Updating snapshot 'cbf54670-87f4-4533-93e3-5661cad0c982' with '{'status': 'available'}' {{(pid=100270) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 25 05:37:25.975867 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:37:25.975867 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:37:25.997910 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-1c616ac6-0ab3-48cd-9a47-003d3a46c5c2 tempest-SnapshotsActionsTest-245148157 tempest-SnapshotsActionsTest-245148157-project-admin] https://10.4.3.189/volume/v3/snapshots/cbf54670-87f4-4533-93e3-5661cad0c982/action returned with HTTP 202 Aug 25 05:37:25.998464 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 9/31] 10.4.3.189 () {68 vars in 1396 bytes} [Tue Aug 25 05:37:25 2026] POST /volume/v3/snapshots/cbf54670-87f4-4533-93e3-5661cad0c982/action => generated 0 bytes in 45 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 05:37:26.007438 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-90d19daf-0399-41e6-837d-9f343361a548 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:37:26.009999 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-90d19daf-0399-41e6-837d-9f343361a548 tempest-SnapshotsActionsTest-1209198591 tempest-SnapshotsActionsTest-1209198591-project-member] GET https://10.4.3.189/volume/v3/snapshots/cbf54670-87f4-4533-93e3-5661cad0c982 Aug 25 05:37:26.010289 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-90d19daf-0399-41e6-837d-9f343361a548 tempest-SnapshotsActionsTest-1209198591 tempest-SnapshotsActionsTest-1209198591-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:37:26.010576 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-90d19daf-0399-41e6-837d-9f343361a548 tempest-SnapshotsActionsTest-1209198591 tempest-SnapshotsActionsTest-1209198591-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:37:26.018966 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:37:26.018966 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:37:26.019555 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-90d19daf-0399-41e6-837d-9f343361a548 tempest-SnapshotsActionsTest-1209198591 tempest-SnapshotsActionsTest-1209198591-project-member] Snapshot retrieved successfully. Aug 25 05:37:26.020423 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-90d19daf-0399-41e6-837d-9f343361a548 tempest-SnapshotsActionsTest-1209198591 tempest-SnapshotsActionsTest-1209198591-project-member] https://10.4.3.189/volume/v3/snapshots/cbf54670-87f4-4533-93e3-5661cad0c982 returned with HTTP 200 Aug 25 05:37:26.020997 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 8/32] 10.4.3.189 () {66 vars in 1354 bytes} [Tue Aug 25 05:37:26 2026] GET /volume/v3/snapshots/cbf54670-87f4-4533-93e3-5661cad0c982 => generated 466 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:37:26.034613 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-5157e72f-d4f1-41c9-b43c-70be2f3d102f None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:37:26.039249 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-5157e72f-d4f1-41c9-b43c-70be2f3d102f tempest-SnapshotsActionsTest-1209198591 tempest-SnapshotsActionsTest-1209198591-project-member] DELETE https://10.4.3.189/volume/v3/snapshots/1671a243-6993-4521-acaa-393883f2849f Aug 25 05:37:26.039249 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-5157e72f-d4f1-41c9-b43c-70be2f3d102f tempest-SnapshotsActionsTest-1209198591 tempest-SnapshotsActionsTest-1209198591-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:37:26.040379 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-5157e72f-d4f1-41c9-b43c-70be2f3d102f tempest-SnapshotsActionsTest-1209198591 tempest-SnapshotsActionsTest-1209198591-project-member] Calling method 'delete' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:37:26.040722 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.v3.snapshots [None req-5157e72f-d4f1-41c9-b43c-70be2f3d102f tempest-SnapshotsActionsTest-1209198591 tempest-SnapshotsActionsTest-1209198591-project-member] Delete snapshot with id: 1671a243-6993-4521-acaa-393883f2849f Aug 25 05:37:26.046841 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-5157e72f-d4f1-41c9-b43c-70be2f3d102f tempest-SnapshotsActionsTest-1209198591 tempest-SnapshotsActionsTest-1209198591-project-member] https://10.4.3.189/volume/v3/snapshots/1671a243-6993-4521-acaa-393883f2849f returned with HTTP 404 Aug 25 05:37:26.047707 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 8/33] 10.4.3.189 () {66 vars in 1357 bytes} [Tue Aug 25 05:37:26 2026] DELETE /volume/v3/snapshots/1671a243-6993-4521-acaa-393883f2849f => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:37:26.057191 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-fa50c5c1-da7e-45e9-9d92-4066032b772c None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:37:26.059122 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-fa50c5c1-da7e-45e9-9d92-4066032b772c tempest-SnapshotsActionsTest-1209198591 tempest-SnapshotsActionsTest-1209198591-project-member] POST https://10.4.3.189/volume/v3/snapshots Aug 25 05:37:26.059649 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-fa50c5c1-da7e-45e9-9d92-4066032b772c tempest-SnapshotsActionsTest-1209198591 tempest-SnapshotsActionsTest-1209198591-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "18cfc45d-3a08-483e-9eef-2feaed180b3e", "name": "tempest-SnapshotsActionsTest-Snapshot-603001789"}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:37:26.072258 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:37:26.072258 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:37:26.072258 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-fa50c5c1-da7e-45e9-9d92-4066032b772c tempest-SnapshotsActionsTest-1209198591 tempest-SnapshotsActionsTest-1209198591-project-member] Volume info retrieved successfully. Aug 25 05:37:26.072559 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.v3.snapshots [None req-fa50c5c1-da7e-45e9-9d92-4066032b772c tempest-SnapshotsActionsTest-1209198591 tempest-SnapshotsActionsTest-1209198591-project-member] Create snapshot from volume 18cfc45d-3a08-483e-9eef-2feaed180b3e Aug 25 05:37:26.113042 np0000008051 devstack@c-api.service[100271]: WARNING cinder.quota [None req-fa50c5c1-da7e-45e9-9d92-4066032b772c tempest-SnapshotsActionsTest-1209198591 tempest-SnapshotsActionsTest-1209198591-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 25 05:37:26.113521 np0000008051 devstack@c-api.service[100271]: WARNING cinder.quota [None req-fa50c5c1-da7e-45e9-9d92-4066032b772c tempest-SnapshotsActionsTest-1209198591 tempest-SnapshotsActionsTest-1209198591-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 25 05:37:26.141363 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.quota [None req-fa50c5c1-da7e-45e9-9d92-4066032b772c tempest-SnapshotsActionsTest-1209198591 tempest-SnapshotsActionsTest-1209198591-project-member] Created reservations ['3b728fd5-04f9-445d-b31f-34d431d30f20', 'eb2f2e7c-2b2d-4d5e-9b3c-8a3a7e22095e', 'b9f64dd4-8548-4b91-bcfa-51a43d2e8200', 'eecb2017-d1b3-4d8d-b4d7-d64d0898b59c'] {{(pid=100271) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:37:26.206586 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-fa50c5c1-da7e-45e9-9d92-4066032b772c tempest-SnapshotsActionsTest-1209198591 tempest-SnapshotsActionsTest-1209198591-project-member] Snapshot create request issued successfully. Aug 25 05:37:26.206586 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-fa50c5c1-da7e-45e9-9d92-4066032b772c tempest-SnapshotsActionsTest-1209198591 tempest-SnapshotsActionsTest-1209198591-project-member] https://10.4.3.189/volume/v3/snapshots returned with HTTP 202 Aug 25 05:37:26.206586 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 9/34] 10.4.3.189 () {68 vars in 1265 bytes} [Tue Aug 25 05:37:26 2026] POST /volume/v3/snapshots => generated 306 bytes in 149 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 05:37:26.217252 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-2d9bad6d-6da1-4b6d-86d9-97c0c12d843b None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:37:26.220764 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-2d9bad6d-6da1-4b6d-86d9-97c0c12d843b tempest-SnapshotsActionsTest-1209198591 tempest-SnapshotsActionsTest-1209198591-project-member] GET https://10.4.3.189/volume/v3/snapshots/9348da44-5fce-4f42-ad78-5affb97d1e14 Aug 25 05:37:26.220764 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-2d9bad6d-6da1-4b6d-86d9-97c0c12d843b tempest-SnapshotsActionsTest-1209198591 tempest-SnapshotsActionsTest-1209198591-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:37:26.220764 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-2d9bad6d-6da1-4b6d-86d9-97c0c12d843b tempest-SnapshotsActionsTest-1209198591 tempest-SnapshotsActionsTest-1209198591-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:37:26.227245 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:37:26.227245 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:37:26.227751 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-2d9bad6d-6da1-4b6d-86d9-97c0c12d843b tempest-SnapshotsActionsTest-1209198591 tempest-SnapshotsActionsTest-1209198591-project-member] Snapshot retrieved successfully. Aug 25 05:37:26.228914 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-2d9bad6d-6da1-4b6d-86d9-97c0c12d843b tempest-SnapshotsActionsTest-1209198591 tempest-SnapshotsActionsTest-1209198591-project-member] https://10.4.3.189/volume/v3/snapshots/9348da44-5fce-4f42-ad78-5affb97d1e14 returned with HTTP 200 Aug 25 05:37:26.229305 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 10/35] 10.4.3.189 () {66 vars in 1354 bytes} [Tue Aug 25 05:37:26 2026] GET /volume/v3/snapshots/9348da44-5fce-4f42-ad78-5affb97d1e14 => generated 438 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 25 05:37:27.242836 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-397f5485-e72e-4853-8661-b8aa0e968cf6 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:37:27.245157 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-397f5485-e72e-4853-8661-b8aa0e968cf6 tempest-SnapshotsActionsTest-1209198591 tempest-SnapshotsActionsTest-1209198591-project-member] GET https://10.4.3.189/volume/v3/snapshots/9348da44-5fce-4f42-ad78-5affb97d1e14 Aug 25 05:37:27.246095 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-397f5485-e72e-4853-8661-b8aa0e968cf6 tempest-SnapshotsActionsTest-1209198591 tempest-SnapshotsActionsTest-1209198591-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:37:27.246095 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-397f5485-e72e-4853-8661-b8aa0e968cf6 tempest-SnapshotsActionsTest-1209198591 tempest-SnapshotsActionsTest-1209198591-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:37:27.253581 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:37:27.253581 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:37:27.254076 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-397f5485-e72e-4853-8661-b8aa0e968cf6 tempest-SnapshotsActionsTest-1209198591 tempest-SnapshotsActionsTest-1209198591-project-member] Snapshot retrieved successfully. Aug 25 05:37:27.255386 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-397f5485-e72e-4853-8661-b8aa0e968cf6 tempest-SnapshotsActionsTest-1209198591 tempest-SnapshotsActionsTest-1209198591-project-member] https://10.4.3.189/volume/v3/snapshots/9348da44-5fce-4f42-ad78-5affb97d1e14 returned with HTTP 200 Aug 25 05:37:27.255386 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 9/36] 10.4.3.189 () {66 vars in 1354 bytes} [Tue Aug 25 05:37:27 2026] GET /volume/v3/snapshots/9348da44-5fce-4f42-ad78-5affb97d1e14 => generated 465 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:37:27.267619 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-55784fcc-cf2b-41ec-9ab6-6eae2f39db91 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:37:27.269660 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-55784fcc-cf2b-41ec-9ab6-6eae2f39db91 tempest-SnapshotsActionsTest-245148157 tempest-SnapshotsActionsTest-245148157-project-admin] POST https://10.4.3.189/volume/v3/snapshots/9348da44-5fce-4f42-ad78-5affb97d1e14/action Aug 25 05:37:27.270093 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-55784fcc-cf2b-41ec-9ab6-6eae2f39db91 tempest-SnapshotsActionsTest-245148157 tempest-SnapshotsActionsTest-245148157-project-admin] Action body: b'{"os-reset_status": {"status": "deleting"}}' {{(pid=100269) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 05:37:27.270348 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-55784fcc-cf2b-41ec-9ab6-6eae2f39db91 tempest-SnapshotsActionsTest-245148157 tempest-SnapshotsActionsTest-245148157-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "deleting"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:37:27.272241 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.contrib.admin_actions [None req-55784fcc-cf2b-41ec-9ab6-6eae2f39db91 tempest-SnapshotsActionsTest-245148157 tempest-SnapshotsActionsTest-245148157-project-admin] Updating snapshot '9348da44-5fce-4f42-ad78-5affb97d1e14' with '{'status': 'deleting'}' {{(pid=100269) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 25 05:37:27.297341 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:37:27.297341 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:37:27.330792 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-55784fcc-cf2b-41ec-9ab6-6eae2f39db91 tempest-SnapshotsActionsTest-245148157 tempest-SnapshotsActionsTest-245148157-project-admin] https://10.4.3.189/volume/v3/snapshots/9348da44-5fce-4f42-ad78-5affb97d1e14/action returned with HTTP 202 Aug 25 05:37:27.331327 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 9/37] 10.4.3.189 () {68 vars in 1396 bytes} [Tue Aug 25 05:37:27 2026] POST /volume/v3/snapshots/9348da44-5fce-4f42-ad78-5affb97d1e14/action => generated 0 bytes in 65 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 05:37:27.343473 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-4d38fcf1-cc5a-4380-80e4-3f30ad18a9a7 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:37:27.345179 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-4d38fcf1-cc5a-4380-80e4-3f30ad18a9a7 tempest-SnapshotsActionsTest-1209198591 tempest-SnapshotsActionsTest-1209198591-project-member] GET https://10.4.3.189/volume/v3/snapshots/9348da44-5fce-4f42-ad78-5affb97d1e14 Aug 25 05:37:27.345179 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-4d38fcf1-cc5a-4380-80e4-3f30ad18a9a7 tempest-SnapshotsActionsTest-1209198591 tempest-SnapshotsActionsTest-1209198591-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:37:27.345179 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-4d38fcf1-cc5a-4380-80e4-3f30ad18a9a7 tempest-SnapshotsActionsTest-1209198591 tempest-SnapshotsActionsTest-1209198591-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:37:27.352127 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:37:27.352127 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:37:27.352886 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-4d38fcf1-cc5a-4380-80e4-3f30ad18a9a7 tempest-SnapshotsActionsTest-1209198591 tempest-SnapshotsActionsTest-1209198591-project-member] Snapshot retrieved successfully. Aug 25 05:37:27.353641 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-4d38fcf1-cc5a-4380-80e4-3f30ad18a9a7 tempest-SnapshotsActionsTest-1209198591 tempest-SnapshotsActionsTest-1209198591-project-member] https://10.4.3.189/volume/v3/snapshots/9348da44-5fce-4f42-ad78-5affb97d1e14 returned with HTTP 200 Aug 25 05:37:27.354263 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 10/38] 10.4.3.189 () {66 vars in 1354 bytes} [Tue Aug 25 05:37:27 2026] GET /volume/v3/snapshots/9348da44-5fce-4f42-ad78-5affb97d1e14 => generated 464 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:37:27.371968 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-47af381b-0c48-47fe-a156-77d562297b9b None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:37:27.377099 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-47af381b-0c48-47fe-a156-77d562297b9b tempest-SnapshotsActionsTest-245148157 tempest-SnapshotsActionsTest-245148157-project-admin] POST https://10.4.3.189/volume/v3/snapshots/9348da44-5fce-4f42-ad78-5affb97d1e14/action Aug 25 05:37:27.377611 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-47af381b-0c48-47fe-a156-77d562297b9b tempest-SnapshotsActionsTest-245148157 tempest-SnapshotsActionsTest-245148157-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100270) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 05:37:27.377798 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-47af381b-0c48-47fe-a156-77d562297b9b tempest-SnapshotsActionsTest-245148157 tempest-SnapshotsActionsTest-245148157-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:37:27.386920 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:37:27.386920 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:37:27.387247 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-47af381b-0c48-47fe-a156-77d562297b9b tempest-SnapshotsActionsTest-245148157 tempest-SnapshotsActionsTest-245148157-project-admin] Snapshot retrieved successfully. Aug 25 05:37:27.439068 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-47af381b-0c48-47fe-a156-77d562297b9b tempest-SnapshotsActionsTest-245148157 tempest-SnapshotsActionsTest-245148157-project-admin] Snapshot delete request issued successfully. Aug 25 05:37:27.439320 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-47af381b-0c48-47fe-a156-77d562297b9b tempest-SnapshotsActionsTest-245148157 tempest-SnapshotsActionsTest-245148157-project-admin] https://10.4.3.189/volume/v3/snapshots/9348da44-5fce-4f42-ad78-5affb97d1e14/action returned with HTTP 202 Aug 25 05:37:27.440101 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 11/39] 10.4.3.189 () {68 vars in 1396 bytes} [Tue Aug 25 05:37:27 2026] POST /volume/v3/snapshots/9348da44-5fce-4f42-ad78-5affb97d1e14/action => generated 0 bytes in 69 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 05:37:27.449913 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-8dfa9bc7-a599-444a-90d9-3862e8544704 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:37:27.453939 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-8dfa9bc7-a599-444a-90d9-3862e8544704 tempest-SnapshotsActionsTest-1209198591 tempest-SnapshotsActionsTest-1209198591-project-member] GET https://10.4.3.189/volume/v3/snapshots/9348da44-5fce-4f42-ad78-5affb97d1e14 Aug 25 05:37:27.453939 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-8dfa9bc7-a599-444a-90d9-3862e8544704 tempest-SnapshotsActionsTest-1209198591 tempest-SnapshotsActionsTest-1209198591-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:37:27.453939 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-8dfa9bc7-a599-444a-90d9-3862e8544704 tempest-SnapshotsActionsTest-1209198591 tempest-SnapshotsActionsTest-1209198591-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:37:27.459139 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:37:27.459139 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:37:27.460112 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-8dfa9bc7-a599-444a-90d9-3862e8544704 tempest-SnapshotsActionsTest-1209198591 tempest-SnapshotsActionsTest-1209198591-project-member] Snapshot retrieved successfully. Aug 25 05:37:27.461044 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-8dfa9bc7-a599-444a-90d9-3862e8544704 tempest-SnapshotsActionsTest-1209198591 tempest-SnapshotsActionsTest-1209198591-project-member] https://10.4.3.189/volume/v3/snapshots/9348da44-5fce-4f42-ad78-5affb97d1e14 returned with HTTP 200 Aug 25 05:37:27.461818 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 10/40] 10.4.3.189 () {66 vars in 1354 bytes} [Tue Aug 25 05:37:27 2026] GET /volume/v3/snapshots/9348da44-5fce-4f42-ad78-5affb97d1e14 => generated 464 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:37:28.218523 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-b7fab590-9274-4907-8e42-978914e8e90e None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:37:28.221681 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-b7fab590-9274-4907-8e42-978914e8e90e tempest-TaggedAttachmentsTest-1141031454 tempest-TaggedAttachmentsTest-1141031454-project-member] POST https://10.4.3.189/volume/v3/volumes Aug 25 05:37:28.223028 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-b7fab590-9274-4907-8e42-978914e8e90e tempest-TaggedAttachmentsTest-1141031454 tempest-TaggedAttachmentsTest-1141031454-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedAttachmentsTest-volume-526552152"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:37:28.225843 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.v3.volumes [None req-b7fab590-9274-4907-8e42-978914e8e90e tempest-TaggedAttachmentsTest-1141031454 tempest-TaggedAttachmentsTest-1141031454-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedAttachmentsTest-volume-526552152'}} {{(pid=100269) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 05:37:28.225984 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.v3.volumes [None req-b7fab590-9274-4907-8e42-978914e8e90e tempest-TaggedAttachmentsTest-1141031454 tempest-TaggedAttachmentsTest-1141031454-project-member] Create volume of 1 GB Aug 25 05:37:28.226513 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:37:28.226513 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:37:28.232652 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-b7fab590-9274-4907-8e42-978914e8e90e tempest-TaggedAttachmentsTest-1141031454 tempest-TaggedAttachmentsTest-1141031454-project-member] Availability Zones retrieved successfully. Aug 25 05:37:28.242613 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-b7fab590-9274-4907-8e42-978914e8e90e tempest-TaggedAttachmentsTest-1141031454 tempest-TaggedAttachmentsTest-1141031454-project-member] Flow 'volume_create_api' (4d88153a-5629-4eea-8f67-a96511463bfd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:37:28.243813 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-b7fab590-9274-4907-8e42-978914e8e90e tempest-TaggedAttachmentsTest-1141031454 tempest-TaggedAttachmentsTest-1141031454-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (47bebe97-78ac-4e0d-a69c-43b5a2a65bae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:37:28.245204 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.flows.api.create_volume [None req-b7fab590-9274-4907-8e42-978914e8e90e tempest-TaggedAttachmentsTest-1141031454 tempest-TaggedAttachmentsTest-1141031454-project-member] Validating volume size '1' using validate_int {{(pid=100269) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 05:37:28.307366 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-b7fab590-9274-4907-8e42-978914e8e90e tempest-TaggedAttachmentsTest-1141031454 tempest-TaggedAttachmentsTest-1141031454-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (47bebe97-78ac-4e0d-a69c-43b5a2a65bae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T05:35:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=23fc6e5d-fce0-4521-ba46-4837b4232084,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '23fc6e5d-fce0-4521-ba46-4837b4232084', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:37:28.308895 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-b7fab590-9274-4907-8e42-978914e8e90e tempest-TaggedAttachmentsTest-1141031454 tempest-TaggedAttachmentsTest-1141031454-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (28d6972b-824c-4c8c-8e92-fc4de6a3d345) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:37:28.422754 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.quota [None req-b7fab590-9274-4907-8e42-978914e8e90e tempest-TaggedAttachmentsTest-1141031454 tempest-TaggedAttachmentsTest-1141031454-project-member] Created reservations ['e513f703-6bc0-43fd-9218-8ecf4f63e882', '4aa819bd-12c5-42c9-8faa-4fef9600ace8', 'b822ba16-fad7-431e-b0b8-bfc2ad544241', 'f229dfe7-16c8-46d7-aee3-f53999abad2a'] {{(pid=100269) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:37:28.423511 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-b7fab590-9274-4907-8e42-978914e8e90e tempest-TaggedAttachmentsTest-1141031454 tempest-TaggedAttachmentsTest-1141031454-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (28d6972b-824c-4c8c-8e92-fc4de6a3d345) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e513f703-6bc0-43fd-9218-8ecf4f63e882', '4aa819bd-12c5-42c9-8faa-4fef9600ace8', 'b822ba16-fad7-431e-b0b8-bfc2ad544241', 'f229dfe7-16c8-46d7-aee3-f53999abad2a']}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:37:28.424640 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-b7fab590-9274-4907-8e42-978914e8e90e tempest-TaggedAttachmentsTest-1141031454 tempest-TaggedAttachmentsTest-1141031454-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e8232123-eebf-43a8-8ad8-bd310836aca6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:37:28.476500 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-e73e2d49-a79d-4f09-bf28-7d557900793f None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:37:28.479792 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-e73e2d49-a79d-4f09-bf28-7d557900793f tempest-SnapshotsActionsTest-1209198591 tempest-SnapshotsActionsTest-1209198591-project-member] GET https://10.4.3.189/volume/v3/snapshots/9348da44-5fce-4f42-ad78-5affb97d1e14 Aug 25 05:37:28.479792 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-e73e2d49-a79d-4f09-bf28-7d557900793f tempest-SnapshotsActionsTest-1209198591 tempest-SnapshotsActionsTest-1209198591-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:37:28.481464 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-e73e2d49-a79d-4f09-bf28-7d557900793f tempest-SnapshotsActionsTest-1209198591 tempest-SnapshotsActionsTest-1209198591-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:37:28.485701 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-b7fab590-9274-4907-8e42-978914e8e90e tempest-TaggedAttachmentsTest-1141031454 tempest-TaggedAttachmentsTest-1141031454-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e8232123-eebf-43a8-8ad8-bd310836aca6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e3d27fca-c234-4d03-a430-b1b2a88d3874', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedAttachmentsTest-volume-526552152',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1e8d2a2abb4e42fc975700d98db3a56e',qos_specs=None,replication_status=,reservations=['e513f703-6bc0-43fd-9218-8ecf4f63e882','4aa819bd-12c5-42c9-8faa-4fef9600ace8','b822ba16-fad7-431e-b0b8-bfc2ad544241','f229dfe7-16c8-46d7-aee3-f53999abad2a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b25bf6db1b38421eb6d2c7377c18987a',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T05:37:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedAttachmentsTest-volume-526552152',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e3d27fca-c234-4d03-a430-b1b2a88d3874,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1e8d2a2abb4e42fc975700d98db3a56e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b25bf6db1b38421eb6d2c7377c18987a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(23fc6e5d-fce0-4521-ba46-4837b4232084),volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:37:28.487186 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-b7fab590-9274-4907-8e42-978914e8e90e tempest-TaggedAttachmentsTest-1141031454 tempest-TaggedAttachmentsTest-1141031454-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9a389f94-dd5d-426e-a1e4-797bb6e30128) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:37:28.488712 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-e73e2d49-a79d-4f09-bf28-7d557900793f tempest-SnapshotsActionsTest-1209198591 tempest-SnapshotsActionsTest-1209198591-project-member] https://10.4.3.189/volume/v3/snapshots/9348da44-5fce-4f42-ad78-5affb97d1e14 returned with HTTP 404 Aug 25 05:37:28.489401 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 11/41] 10.4.3.189 () {66 vars in 1354 bytes} [Tue Aug 25 05:37:28 2026] GET /volume/v3/snapshots/9348da44-5fce-4f42-ad78-5affb97d1e14 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:37:28.501571 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-afe2611c-1627-42db-8351-eb62ad77685f None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:37:28.506198 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-afe2611c-1627-42db-8351-eb62ad77685f tempest-SnapshotsActionsTest-245148157 tempest-SnapshotsActionsTest-245148157-project-admin] POST https://10.4.3.189/volume/v3/snapshots/cbf54670-87f4-4533-93e3-5661cad0c982/action Aug 25 05:37:28.506366 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-afe2611c-1627-42db-8351-eb62ad77685f tempest-SnapshotsActionsTest-245148157 tempest-SnapshotsActionsTest-245148157-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100270) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 05:37:28.506505 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-afe2611c-1627-42db-8351-eb62ad77685f tempest-SnapshotsActionsTest-245148157 tempest-SnapshotsActionsTest-245148157-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:37:28.508651 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.contrib.admin_actions [None req-afe2611c-1627-42db-8351-eb62ad77685f tempest-SnapshotsActionsTest-245148157 tempest-SnapshotsActionsTest-245148157-project-admin] Updating snapshot 'cbf54670-87f4-4533-93e3-5661cad0c982' with '{'status': 'available'}' {{(pid=100270) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 25 05:37:28.526981 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:37:28.526981 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:37:28.532554 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-b7fab590-9274-4907-8e42-978914e8e90e tempest-TaggedAttachmentsTest-1141031454 tempest-TaggedAttachmentsTest-1141031454-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9a389f94-dd5d-426e-a1e4-797bb6e30128) transitioned into state 'SUCCESS' from state '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-526552152',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1e8d2a2abb4e42fc975700d98db3a56e',qos_specs=None,replication_status=,reservations=['e513f703-6bc0-43fd-9218-8ecf4f63e882','4aa819bd-12c5-42c9-8faa-4fef9600ace8','b822ba16-fad7-431e-b0b8-bfc2ad544241','f229dfe7-16c8-46d7-aee3-f53999abad2a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b25bf6db1b38421eb6d2c7377c18987a',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:37:28.533448 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-b7fab590-9274-4907-8e42-978914e8e90e tempest-TaggedAttachmentsTest-1141031454 tempest-TaggedAttachmentsTest-1141031454-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cb3eb886-fb31-47b4-b786-58ae90a56927) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:37:28.558772 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-afe2611c-1627-42db-8351-eb62ad77685f tempest-SnapshotsActionsTest-245148157 tempest-SnapshotsActionsTest-245148157-project-admin] https://10.4.3.189/volume/v3/snapshots/cbf54670-87f4-4533-93e3-5661cad0c982/action returned with HTTP 202 Aug 25 05:37:28.559162 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 12/42] 10.4.3.189 () {68 vars in 1396 bytes} [Tue Aug 25 05:37:28 2026] POST /volume/v3/snapshots/cbf54670-87f4-4533-93e3-5661cad0c982/action => generated 0 bytes in 58 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 05:37:28.560697 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-b7fab590-9274-4907-8e42-978914e8e90e tempest-TaggedAttachmentsTest-1141031454 tempest-TaggedAttachmentsTest-1141031454-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cb3eb886-fb31-47b4-b786-58ae90a56927) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:37:28.561781 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-b7fab590-9274-4907-8e42-978914e8e90e tempest-TaggedAttachmentsTest-1141031454 tempest-TaggedAttachmentsTest-1141031454-project-member] Flow 'volume_create_api' (4d88153a-5629-4eea-8f67-a96511463bfd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:37:28.561928 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-b7fab590-9274-4907-8e42-978914e8e90e tempest-TaggedAttachmentsTest-1141031454 tempest-TaggedAttachmentsTest-1141031454-project-member] Create volume request issued successfully. Aug 25 05:37:28.562550 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-b7fab590-9274-4907-8e42-978914e8e90e tempest-TaggedAttachmentsTest-1141031454 tempest-TaggedAttachmentsTest-1141031454-project-member] https://10.4.3.189/volume/v3/volumes returned with HTTP 202 Aug 25 05:37:28.563273 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 10/43] 10.4.3.189 () {68 vars in 1258 bytes} [Tue Aug 25 05:37:28 2026] POST /volume/v3/volumes => generated 751 bytes in 346 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 05:37:28.571353 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-8820d362-f9d0-4d60-95d6-c18002f50ff5 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:37:28.576756 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-8820d362-f9d0-4d60-95d6-c18002f50ff5 tempest-SnapshotsActionsTest-1209198591 tempest-SnapshotsActionsTest-1209198591-project-member] GET https://10.4.3.189/volume/v3/snapshots/cbf54670-87f4-4533-93e3-5661cad0c982 Aug 25 05:37:28.576756 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-8820d362-f9d0-4d60-95d6-c18002f50ff5 tempest-SnapshotsActionsTest-1209198591 tempest-SnapshotsActionsTest-1209198591-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:37:28.576756 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-8820d362-f9d0-4d60-95d6-c18002f50ff5 tempest-SnapshotsActionsTest-1209198591 tempest-SnapshotsActionsTest-1209198591-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:37:28.581591 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-ce46960e-b680-485e-a540-b7ec941a6a43 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:37:28.586714 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:37:28.586714 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:37:28.587636 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-8820d362-f9d0-4d60-95d6-c18002f50ff5 tempest-SnapshotsActionsTest-1209198591 tempest-SnapshotsActionsTest-1209198591-project-member] Snapshot retrieved successfully. Aug 25 05:37:28.588547 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-8820d362-f9d0-4d60-95d6-c18002f50ff5 tempest-SnapshotsActionsTest-1209198591 tempest-SnapshotsActionsTest-1209198591-project-member] https://10.4.3.189/volume/v3/snapshots/cbf54670-87f4-4533-93e3-5661cad0c982 returned with HTTP 200 Aug 25 05:37:28.588915 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 11/44] 10.4.3.189 () {66 vars in 1354 bytes} [Tue Aug 25 05:37:28 2026] GET /volume/v3/snapshots/cbf54670-87f4-4533-93e3-5661cad0c982 => generated 466 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:37:28.590639 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-ce46960e-b680-485e-a540-b7ec941a6a43 tempest-TaggedAttachmentsTest-1141031454 tempest-TaggedAttachmentsTest-1141031454-project-member] GET https://10.4.3.189/volume/v3/volumes/e3d27fca-c234-4d03-a430-b1b2a88d3874 Aug 25 05:37:28.590639 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-ce46960e-b680-485e-a540-b7ec941a6a43 tempest-TaggedAttachmentsTest-1141031454 tempest-TaggedAttachmentsTest-1141031454-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:37:28.590639 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-ce46960e-b680-485e-a540-b7ec941a6a43 tempest-TaggedAttachmentsTest-1141031454 tempest-TaggedAttachmentsTest-1141031454-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:37:28.604615 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:37:28.604615 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:37:28.605731 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-030d0d6e-9e5d-4af7-b9b6-6bb897bf07d1 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:37:28.608779 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-030d0d6e-9e5d-4af7-b9b6-6bb897bf07d1 tempest-SnapshotsActionsTest-1209198591 tempest-SnapshotsActionsTest-1209198591-project-member] DELETE https://10.4.3.189/volume/v3/snapshots/9348da44-5fce-4f42-ad78-5affb97d1e14 Aug 25 05:37:28.610077 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-030d0d6e-9e5d-4af7-b9b6-6bb897bf07d1 tempest-SnapshotsActionsTest-1209198591 tempest-SnapshotsActionsTest-1209198591-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:37:28.610077 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-030d0d6e-9e5d-4af7-b9b6-6bb897bf07d1 tempest-SnapshotsActionsTest-1209198591 tempest-SnapshotsActionsTest-1209198591-project-member] Calling method 'delete' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:37:28.610077 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.v3.snapshots [None req-030d0d6e-9e5d-4af7-b9b6-6bb897bf07d1 tempest-SnapshotsActionsTest-1209198591 tempest-SnapshotsActionsTest-1209198591-project-member] Delete snapshot with id: 9348da44-5fce-4f42-ad78-5affb97d1e14 Aug 25 05:37:28.612418 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-ce46960e-b680-485e-a540-b7ec941a6a43 tempest-TaggedAttachmentsTest-1141031454 tempest-TaggedAttachmentsTest-1141031454-project-member] Volume info retrieved successfully. Aug 25 05:37:28.620712 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-030d0d6e-9e5d-4af7-b9b6-6bb897bf07d1 tempest-SnapshotsActionsTest-1209198591 tempest-SnapshotsActionsTest-1209198591-project-member] https://10.4.3.189/volume/v3/snapshots/9348da44-5fce-4f42-ad78-5affb97d1e14 returned with HTTP 404 Aug 25 05:37:28.621420 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 13/45] 10.4.3.189 () {66 vars in 1357 bytes} [Tue Aug 25 05:37:28 2026] DELETE /volume/v3/snapshots/9348da44-5fce-4f42-ad78-5affb97d1e14 => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:37:28.623244 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-ce46960e-b680-485e-a540-b7ec941a6a43 tempest-TaggedAttachmentsTest-1141031454 tempest-TaggedAttachmentsTest-1141031454-project-member] https://10.4.3.189/volume/v3/volumes/e3d27fca-c234-4d03-a430-b1b2a88d3874 returned with HTTP 200 Aug 25 05:37:28.623929 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 12/46] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:37:28 2026] GET /volume/v3/volumes/e3d27fca-c234-4d03-a430-b1b2a88d3874 => generated 819 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:37:28.634374 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-b1ff470c-a24a-4336-a82f-7e9fec66a9e8 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:37:28.637846 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-b1ff470c-a24a-4336-a82f-7e9fec66a9e8 tempest-SnapshotsActionsTest-1209198591 tempest-SnapshotsActionsTest-1209198591-project-member] POST https://10.4.3.189/volume/v3/snapshots Aug 25 05:37:28.638006 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-b1ff470c-a24a-4336-a82f-7e9fec66a9e8 tempest-SnapshotsActionsTest-1209198591 tempest-SnapshotsActionsTest-1209198591-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "18cfc45d-3a08-483e-9eef-2feaed180b3e", "name": "tempest-SnapshotsActionsTest-Snapshot-375605305"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:37:28.655284 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:37:28.655284 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:37:28.655994 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-b1ff470c-a24a-4336-a82f-7e9fec66a9e8 tempest-SnapshotsActionsTest-1209198591 tempest-SnapshotsActionsTest-1209198591-project-member] Volume info retrieved successfully. Aug 25 05:37:28.656208 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.v3.snapshots [None req-b1ff470c-a24a-4336-a82f-7e9fec66a9e8 tempest-SnapshotsActionsTest-1209198591 tempest-SnapshotsActionsTest-1209198591-project-member] Create snapshot from volume 18cfc45d-3a08-483e-9eef-2feaed180b3e Aug 25 05:37:28.685718 np0000008051 devstack@c-api.service[100269]: WARNING cinder.quota [None req-b1ff470c-a24a-4336-a82f-7e9fec66a9e8 tempest-SnapshotsActionsTest-1209198591 tempest-SnapshotsActionsTest-1209198591-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 25 05:37:28.712093 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.quota [None req-b1ff470c-a24a-4336-a82f-7e9fec66a9e8 tempest-SnapshotsActionsTest-1209198591 tempest-SnapshotsActionsTest-1209198591-project-member] Created reservations ['6363b6b7-0ddf-4be0-b077-e2d1a71aea31', '3ea82bc3-7e2a-4665-87fd-8fc27076b518', 'e7525619-155a-48a0-8679-5c7e0b1f08cb', 'b450c8c9-cd89-47e5-862b-c81f22abe962'] {{(pid=100269) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:37:28.772533 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-b1ff470c-a24a-4336-a82f-7e9fec66a9e8 tempest-SnapshotsActionsTest-1209198591 tempest-SnapshotsActionsTest-1209198591-project-member] Snapshot create request issued successfully. Aug 25 05:37:28.772966 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-b1ff470c-a24a-4336-a82f-7e9fec66a9e8 tempest-SnapshotsActionsTest-1209198591 tempest-SnapshotsActionsTest-1209198591-project-member] https://10.4.3.189/volume/v3/snapshots returned with HTTP 202 Aug 25 05:37:28.774457 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 11/47] 10.4.3.189 () {68 vars in 1265 bytes} [Tue Aug 25 05:37:28 2026] POST /volume/v3/snapshots => generated 306 bytes in 141 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 05:37:28.791114 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-4f71bb1f-ac49-4faa-b0ff-9a1ebca4213d None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:37:28.793441 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-4f71bb1f-ac49-4faa-b0ff-9a1ebca4213d tempest-SnapshotsActionsTest-1209198591 tempest-SnapshotsActionsTest-1209198591-project-member] GET https://10.4.3.189/volume/v3/snapshots/aafbdd7b-b02d-413d-a40a-ce4960b1d02d Aug 25 05:37:28.793648 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-4f71bb1f-ac49-4faa-b0ff-9a1ebca4213d tempest-SnapshotsActionsTest-1209198591 tempest-SnapshotsActionsTest-1209198591-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:37:28.794140 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-4f71bb1f-ac49-4faa-b0ff-9a1ebca4213d tempest-SnapshotsActionsTest-1209198591 tempest-SnapshotsActionsTest-1209198591-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:37:28.807929 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:37:28.807929 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:37:28.808644 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-4f71bb1f-ac49-4faa-b0ff-9a1ebca4213d tempest-SnapshotsActionsTest-1209198591 tempest-SnapshotsActionsTest-1209198591-project-member] Snapshot retrieved successfully. Aug 25 05:37:28.809672 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-4f71bb1f-ac49-4faa-b0ff-9a1ebca4213d tempest-SnapshotsActionsTest-1209198591 tempest-SnapshotsActionsTest-1209198591-project-member] https://10.4.3.189/volume/v3/snapshots/aafbdd7b-b02d-413d-a40a-ce4960b1d02d returned with HTTP 200 Aug 25 05:37:28.810986 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 12/48] 10.4.3.189 () {66 vars in 1354 bytes} [Tue Aug 25 05:37:28 2026] GET /volume/v3/snapshots/aafbdd7b-b02d-413d-a40a-ce4960b1d02d => generated 438 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:37:29.643275 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-3c9ce6e8-0578-42f8-b9da-0a92d5d20c93 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:37:29.646314 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-3c9ce6e8-0578-42f8-b9da-0a92d5d20c93 tempest-TaggedAttachmentsTest-1141031454 tempest-TaggedAttachmentsTest-1141031454-project-member] GET https://10.4.3.189/volume/v3/volumes/e3d27fca-c234-4d03-a430-b1b2a88d3874 Aug 25 05:37:29.646586 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-3c9ce6e8-0578-42f8-b9da-0a92d5d20c93 tempest-TaggedAttachmentsTest-1141031454 tempest-TaggedAttachmentsTest-1141031454-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:37:29.646810 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-3c9ce6e8-0578-42f8-b9da-0a92d5d20c93 tempest-TaggedAttachmentsTest-1141031454 tempest-TaggedAttachmentsTest-1141031454-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:37:29.662873 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:37:29.662873 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:37:29.669526 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-3c9ce6e8-0578-42f8-b9da-0a92d5d20c93 tempest-TaggedAttachmentsTest-1141031454 tempest-TaggedAttachmentsTest-1141031454-project-member] Volume info retrieved successfully. Aug 25 05:37:29.676777 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-3c9ce6e8-0578-42f8-b9da-0a92d5d20c93 tempest-TaggedAttachmentsTest-1141031454 tempest-TaggedAttachmentsTest-1141031454-project-member] https://10.4.3.189/volume/v3/volumes/e3d27fca-c234-4d03-a430-b1b2a88d3874 returned with HTTP 200 Aug 25 05:37:29.678588 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 14/49] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:37:29 2026] GET /volume/v3/volumes/e3d27fca-c234-4d03-a430-b1b2a88d3874 => generated 844 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 25 05:37:29.829215 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-981f2fe4-7813-497c-93f0-94a198fb5b4d None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:37:29.832883 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-981f2fe4-7813-497c-93f0-94a198fb5b4d tempest-SnapshotsActionsTest-1209198591 tempest-SnapshotsActionsTest-1209198591-project-member] GET https://10.4.3.189/volume/v3/snapshots/aafbdd7b-b02d-413d-a40a-ce4960b1d02d Aug 25 05:37:29.833081 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-981f2fe4-7813-497c-93f0-94a198fb5b4d tempest-SnapshotsActionsTest-1209198591 tempest-SnapshotsActionsTest-1209198591-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:37:29.833373 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-981f2fe4-7813-497c-93f0-94a198fb5b4d tempest-SnapshotsActionsTest-1209198591 tempest-SnapshotsActionsTest-1209198591-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:37:29.842797 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:37:29.842797 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:37:29.842797 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-981f2fe4-7813-497c-93f0-94a198fb5b4d tempest-SnapshotsActionsTest-1209198591 tempest-SnapshotsActionsTest-1209198591-project-member] Snapshot retrieved successfully. Aug 25 05:37:29.843706 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-981f2fe4-7813-497c-93f0-94a198fb5b4d tempest-SnapshotsActionsTest-1209198591 tempest-SnapshotsActionsTest-1209198591-project-member] https://10.4.3.189/volume/v3/snapshots/aafbdd7b-b02d-413d-a40a-ce4960b1d02d returned with HTTP 200 Aug 25 05:37:29.844365 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 13/50] 10.4.3.189 () {66 vars in 1354 bytes} [Tue Aug 25 05:37:29 2026] GET /volume/v3/snapshots/aafbdd7b-b02d-413d-a40a-ce4960b1d02d => generated 465 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:37:29.860489 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-400f3b39-4160-44b0-99cc-7a1217e07edf None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:37:29.862637 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-400f3b39-4160-44b0-99cc-7a1217e07edf tempest-SnapshotsActionsTest-245148157 tempest-SnapshotsActionsTest-245148157-project-admin] POST https://10.4.3.189/volume/v3/snapshots/aafbdd7b-b02d-413d-a40a-ce4960b1d02d/action Aug 25 05:37:29.863551 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-400f3b39-4160-44b0-99cc-7a1217e07edf tempest-SnapshotsActionsTest-245148157 tempest-SnapshotsActionsTest-245148157-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100269) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 05:37:29.863551 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-400f3b39-4160-44b0-99cc-7a1217e07edf tempest-SnapshotsActionsTest-245148157 tempest-SnapshotsActionsTest-245148157-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:37:29.865236 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.contrib.admin_actions [None req-400f3b39-4160-44b0-99cc-7a1217e07edf tempest-SnapshotsActionsTest-245148157 tempest-SnapshotsActionsTest-245148157-project-admin] Updating snapshot 'aafbdd7b-b02d-413d-a40a-ce4960b1d02d' with '{'status': 'error'}' {{(pid=100269) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 25 05:37:29.880237 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:37:29.880237 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:37:29.901308 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-400f3b39-4160-44b0-99cc-7a1217e07edf tempest-SnapshotsActionsTest-245148157 tempest-SnapshotsActionsTest-245148157-project-admin] https://10.4.3.189/volume/v3/snapshots/aafbdd7b-b02d-413d-a40a-ce4960b1d02d/action returned with HTTP 202 Aug 25 05:37:29.901716 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 12/51] 10.4.3.189 () {68 vars in 1396 bytes} [Tue Aug 25 05:37:29 2026] POST /volume/v3/snapshots/aafbdd7b-b02d-413d-a40a-ce4960b1d02d/action => generated 0 bytes in 42 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 05:37:29.914895 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-fcbede35-8ee7-490a-b545-c364f8140bf0 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:37:29.917745 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-fcbede35-8ee7-490a-b545-c364f8140bf0 tempest-SnapshotsActionsTest-1209198591 tempest-SnapshotsActionsTest-1209198591-project-member] GET https://10.4.3.189/volume/v3/snapshots/aafbdd7b-b02d-413d-a40a-ce4960b1d02d Aug 25 05:37:29.918023 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-fcbede35-8ee7-490a-b545-c364f8140bf0 tempest-SnapshotsActionsTest-1209198591 tempest-SnapshotsActionsTest-1209198591-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:37:29.918389 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-fcbede35-8ee7-490a-b545-c364f8140bf0 tempest-SnapshotsActionsTest-1209198591 tempest-SnapshotsActionsTest-1209198591-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:37:29.928618 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:37:29.928618 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:37:29.929383 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-fcbede35-8ee7-490a-b545-c364f8140bf0 tempest-SnapshotsActionsTest-1209198591 tempest-SnapshotsActionsTest-1209198591-project-member] Snapshot retrieved successfully. Aug 25 05:37:29.931276 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-fcbede35-8ee7-490a-b545-c364f8140bf0 tempest-SnapshotsActionsTest-1209198591 tempest-SnapshotsActionsTest-1209198591-project-member] https://10.4.3.189/volume/v3/snapshots/aafbdd7b-b02d-413d-a40a-ce4960b1d02d returned with HTTP 200 Aug 25 05:37:29.931855 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 13/52] 10.4.3.189 () {66 vars in 1354 bytes} [Tue Aug 25 05:37:29 2026] GET /volume/v3/snapshots/aafbdd7b-b02d-413d-a40a-ce4960b1d02d => generated 461 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:37:29.947237 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-3669ec88-3d7f-4188-b234-57632182fdd9 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:37:29.949882 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-3669ec88-3d7f-4188-b234-57632182fdd9 tempest-SnapshotsActionsTest-245148157 tempest-SnapshotsActionsTest-245148157-project-admin] POST https://10.4.3.189/volume/v3/snapshots/aafbdd7b-b02d-413d-a40a-ce4960b1d02d/action Aug 25 05:37:29.950320 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-3669ec88-3d7f-4188-b234-57632182fdd9 tempest-SnapshotsActionsTest-245148157 tempest-SnapshotsActionsTest-245148157-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100270) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 05:37:29.950459 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-3669ec88-3d7f-4188-b234-57632182fdd9 tempest-SnapshotsActionsTest-245148157 tempest-SnapshotsActionsTest-245148157-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:37:29.960315 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:37:29.960315 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:37:29.960315 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-3669ec88-3d7f-4188-b234-57632182fdd9 tempest-SnapshotsActionsTest-245148157 tempest-SnapshotsActionsTest-245148157-project-admin] Snapshot retrieved successfully. Aug 25 05:37:29.999291 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-3669ec88-3d7f-4188-b234-57632182fdd9 tempest-SnapshotsActionsTest-245148157 tempest-SnapshotsActionsTest-245148157-project-admin] Snapshot delete request issued successfully. Aug 25 05:37:29.999291 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-3669ec88-3d7f-4188-b234-57632182fdd9 tempest-SnapshotsActionsTest-245148157 tempest-SnapshotsActionsTest-245148157-project-admin] https://10.4.3.189/volume/v3/snapshots/aafbdd7b-b02d-413d-a40a-ce4960b1d02d/action returned with HTTP 202 Aug 25 05:37:29.999291 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 15/53] 10.4.3.189 () {68 vars in 1396 bytes} [Tue Aug 25 05:37:29 2026] POST /volume/v3/snapshots/aafbdd7b-b02d-413d-a40a-ce4960b1d02d/action => generated 0 bytes in 53 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 05:37:30.013092 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-a26d28f2-53da-4404-bbff-0818838138ed None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:37:30.015855 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-a26d28f2-53da-4404-bbff-0818838138ed tempest-SnapshotsActionsTest-1209198591 tempest-SnapshotsActionsTest-1209198591-project-member] GET https://10.4.3.189/volume/v3/snapshots/aafbdd7b-b02d-413d-a40a-ce4960b1d02d Aug 25 05:37:30.016542 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-a26d28f2-53da-4404-bbff-0818838138ed tempest-SnapshotsActionsTest-1209198591 tempest-SnapshotsActionsTest-1209198591-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:37:30.016542 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-a26d28f2-53da-4404-bbff-0818838138ed tempest-SnapshotsActionsTest-1209198591 tempest-SnapshotsActionsTest-1209198591-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:37:30.026171 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:37:30.026171 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:37:30.026171 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-a26d28f2-53da-4404-bbff-0818838138ed tempest-SnapshotsActionsTest-1209198591 tempest-SnapshotsActionsTest-1209198591-project-member] Snapshot retrieved successfully. Aug 25 05:37:30.026929 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-a26d28f2-53da-4404-bbff-0818838138ed tempest-SnapshotsActionsTest-1209198591 tempest-SnapshotsActionsTest-1209198591-project-member] https://10.4.3.189/volume/v3/snapshots/aafbdd7b-b02d-413d-a40a-ce4960b1d02d returned with HTTP 200 Aug 25 05:37:30.027343 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 14/54] 10.4.3.189 () {66 vars in 1354 bytes} [Tue Aug 25 05:37:30 2026] GET /volume/v3/snapshots/aafbdd7b-b02d-413d-a40a-ce4960b1d02d => generated 464 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:37:31.039730 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-91290194-ed8b-4cd1-bbc6-e0a26514fd70 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:37:31.045273 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-91290194-ed8b-4cd1-bbc6-e0a26514fd70 tempest-SnapshotsActionsTest-1209198591 tempest-SnapshotsActionsTest-1209198591-project-member] GET https://10.4.3.189/volume/v3/snapshots/aafbdd7b-b02d-413d-a40a-ce4960b1d02d Aug 25 05:37:31.045273 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-91290194-ed8b-4cd1-bbc6-e0a26514fd70 tempest-SnapshotsActionsTest-1209198591 tempest-SnapshotsActionsTest-1209198591-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:37:31.045273 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-91290194-ed8b-4cd1-bbc6-e0a26514fd70 tempest-SnapshotsActionsTest-1209198591 tempest-SnapshotsActionsTest-1209198591-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:37:31.051508 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-91290194-ed8b-4cd1-bbc6-e0a26514fd70 tempest-SnapshotsActionsTest-1209198591 tempest-SnapshotsActionsTest-1209198591-project-member] https://10.4.3.189/volume/v3/snapshots/aafbdd7b-b02d-413d-a40a-ce4960b1d02d returned with HTTP 404 Aug 25 05:37:31.052399 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 13/55] 10.4.3.189 () {66 vars in 1354 bytes} [Tue Aug 25 05:37:31 2026] GET /volume/v3/snapshots/aafbdd7b-b02d-413d-a40a-ce4960b1d02d => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 25 05:37:31.065541 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-e2c1af65-2486-4e29-a7b1-1b0e19d6d5b9 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:37:31.069229 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e2c1af65-2486-4e29-a7b1-1b0e19d6d5b9 tempest-SnapshotsActionsTest-245148157 tempest-SnapshotsActionsTest-245148157-project-admin] POST https://10.4.3.189/volume/v3/snapshots/cbf54670-87f4-4533-93e3-5661cad0c982/action Aug 25 05:37:31.069229 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e2c1af65-2486-4e29-a7b1-1b0e19d6d5b9 tempest-SnapshotsActionsTest-245148157 tempest-SnapshotsActionsTest-245148157-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100268) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 05:37:31.071345 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e2c1af65-2486-4e29-a7b1-1b0e19d6d5b9 tempest-SnapshotsActionsTest-245148157 tempest-SnapshotsActionsTest-245148157-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:37:31.073083 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.contrib.admin_actions [None req-e2c1af65-2486-4e29-a7b1-1b0e19d6d5b9 tempest-SnapshotsActionsTest-245148157 tempest-SnapshotsActionsTest-245148157-project-admin] Updating snapshot 'cbf54670-87f4-4533-93e3-5661cad0c982' with '{'status': 'available'}' {{(pid=100268) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 25 05:37:31.089560 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:37:31.089560 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:37:31.130160 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e2c1af65-2486-4e29-a7b1-1b0e19d6d5b9 tempest-SnapshotsActionsTest-245148157 tempest-SnapshotsActionsTest-245148157-project-admin] https://10.4.3.189/volume/v3/snapshots/cbf54670-87f4-4533-93e3-5661cad0c982/action returned with HTTP 202 Aug 25 05:37:31.130753 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 14/56] 10.4.3.189 () {68 vars in 1396 bytes} [Tue Aug 25 05:37:31 2026] POST /volume/v3/snapshots/cbf54670-87f4-4533-93e3-5661cad0c982/action => generated 0 bytes in 66 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 05:37:31.142922 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-c6c25d7a-fba6-4384-b31b-059cfd5d493c None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:37:31.146974 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-c6c25d7a-fba6-4384-b31b-059cfd5d493c tempest-SnapshotsActionsTest-1209198591 tempest-SnapshotsActionsTest-1209198591-project-member] GET https://10.4.3.189/volume/v3/snapshots/cbf54670-87f4-4533-93e3-5661cad0c982 Aug 25 05:37:31.146974 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-c6c25d7a-fba6-4384-b31b-059cfd5d493c tempest-SnapshotsActionsTest-1209198591 tempest-SnapshotsActionsTest-1209198591-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:37:31.147266 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-c6c25d7a-fba6-4384-b31b-059cfd5d493c tempest-SnapshotsActionsTest-1209198591 tempest-SnapshotsActionsTest-1209198591-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:37:31.153036 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:37:31.153036 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:37:31.153619 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-c6c25d7a-fba6-4384-b31b-059cfd5d493c tempest-SnapshotsActionsTest-1209198591 tempest-SnapshotsActionsTest-1209198591-project-member] Snapshot retrieved successfully. Aug 25 05:37:31.154738 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-c6c25d7a-fba6-4384-b31b-059cfd5d493c tempest-SnapshotsActionsTest-1209198591 tempest-SnapshotsActionsTest-1209198591-project-member] https://10.4.3.189/volume/v3/snapshots/cbf54670-87f4-4533-93e3-5661cad0c982 returned with HTTP 200 Aug 25 05:37:31.155397 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 16/57] 10.4.3.189 () {66 vars in 1354 bytes} [Tue Aug 25 05:37:31 2026] GET /volume/v3/snapshots/cbf54670-87f4-4533-93e3-5661cad0c982 => generated 466 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:37:31.168889 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-472db1eb-70ec-4d8e-83e1-c84bf0b01021 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:37:31.173090 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-472db1eb-70ec-4d8e-83e1-c84bf0b01021 tempest-SnapshotsActionsTest-1209198591 tempest-SnapshotsActionsTest-1209198591-project-member] DELETE https://10.4.3.189/volume/v3/snapshots/aafbdd7b-b02d-413d-a40a-ce4960b1d02d Aug 25 05:37:31.173664 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-472db1eb-70ec-4d8e-83e1-c84bf0b01021 tempest-SnapshotsActionsTest-1209198591 tempest-SnapshotsActionsTest-1209198591-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:37:31.175736 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-472db1eb-70ec-4d8e-83e1-c84bf0b01021 tempest-SnapshotsActionsTest-1209198591 tempest-SnapshotsActionsTest-1209198591-project-member] Calling method 'delete' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:37:31.175736 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.v3.snapshots [None req-472db1eb-70ec-4d8e-83e1-c84bf0b01021 tempest-SnapshotsActionsTest-1209198591 tempest-SnapshotsActionsTest-1209198591-project-member] Delete snapshot with id: aafbdd7b-b02d-413d-a40a-ce4960b1d02d Aug 25 05:37:31.181904 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-472db1eb-70ec-4d8e-83e1-c84bf0b01021 tempest-SnapshotsActionsTest-1209198591 tempest-SnapshotsActionsTest-1209198591-project-member] https://10.4.3.189/volume/v3/snapshots/aafbdd7b-b02d-413d-a40a-ce4960b1d02d returned with HTTP 404 Aug 25 05:37:31.181904 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 15/58] 10.4.3.189 () {66 vars in 1357 bytes} [Tue Aug 25 05:37:31 2026] DELETE /volume/v3/snapshots/aafbdd7b-b02d-413d-a40a-ce4960b1d02d => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:37:31.193929 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-f37e5541-310e-4497-b3c5-432df487041e None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:37:31.197285 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-f37e5541-310e-4497-b3c5-432df487041e tempest-SnapshotsActionsTest-1209198591 tempest-SnapshotsActionsTest-1209198591-project-member] POST https://10.4.3.189/volume/v3/snapshots Aug 25 05:37:31.197285 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-f37e5541-310e-4497-b3c5-432df487041e tempest-SnapshotsActionsTest-1209198591 tempest-SnapshotsActionsTest-1209198591-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "18cfc45d-3a08-483e-9eef-2feaed180b3e", "name": "tempest-SnapshotsActionsTest-Snapshot-1916815416"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:37:31.212156 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:37:31.212156 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:37:31.212814 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-f37e5541-310e-4497-b3c5-432df487041e tempest-SnapshotsActionsTest-1209198591 tempest-SnapshotsActionsTest-1209198591-project-member] Volume info retrieved successfully. Aug 25 05:37:31.212955 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.v3.snapshots [None req-f37e5541-310e-4497-b3c5-432df487041e tempest-SnapshotsActionsTest-1209198591 tempest-SnapshotsActionsTest-1209198591-project-member] Create snapshot from volume 18cfc45d-3a08-483e-9eef-2feaed180b3e Aug 25 05:37:31.275278 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.quota [None req-f37e5541-310e-4497-b3c5-432df487041e tempest-SnapshotsActionsTest-1209198591 tempest-SnapshotsActionsTest-1209198591-project-member] Created reservations ['ddb05bcf-ae21-4d07-9278-d35356e215da', 'c4666f37-a79f-4103-8077-bd7de2e08692', '7790d283-a7d8-4261-a2de-850505334402', '5c3fcb71-d6b9-4eed-a370-80c718dc773b'] {{(pid=100269) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:37:31.352460 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-f37e5541-310e-4497-b3c5-432df487041e tempest-SnapshotsActionsTest-1209198591 tempest-SnapshotsActionsTest-1209198591-project-member] Snapshot create request issued successfully. Aug 25 05:37:31.352907 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-f37e5541-310e-4497-b3c5-432df487041e tempest-SnapshotsActionsTest-1209198591 tempest-SnapshotsActionsTest-1209198591-project-member] https://10.4.3.189/volume/v3/snapshots returned with HTTP 202 Aug 25 05:37:31.353818 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 14/59] 10.4.3.189 () {68 vars in 1265 bytes} [Tue Aug 25 05:37:31 2026] POST /volume/v3/snapshots => generated 307 bytes in 161 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 05:37:31.369100 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-c4699813-abbf-4c66-a2c0-f6b214f32502 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:37:31.373853 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c4699813-abbf-4c66-a2c0-f6b214f32502 tempest-SnapshotsActionsTest-1209198591 tempest-SnapshotsActionsTest-1209198591-project-member] GET https://10.4.3.189/volume/v3/snapshots/e58212bb-31b3-4915-bff2-b166aef133b9 Aug 25 05:37:31.375434 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c4699813-abbf-4c66-a2c0-f6b214f32502 tempest-SnapshotsActionsTest-1209198591 tempest-SnapshotsActionsTest-1209198591-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:37:31.375434 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c4699813-abbf-4c66-a2c0-f6b214f32502 tempest-SnapshotsActionsTest-1209198591 tempest-SnapshotsActionsTest-1209198591-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:37:31.387180 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:37:31.387180 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:37:31.387800 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-c4699813-abbf-4c66-a2c0-f6b214f32502 tempest-SnapshotsActionsTest-1209198591 tempest-SnapshotsActionsTest-1209198591-project-member] Snapshot retrieved successfully. Aug 25 05:37:31.388937 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c4699813-abbf-4c66-a2c0-f6b214f32502 tempest-SnapshotsActionsTest-1209198591 tempest-SnapshotsActionsTest-1209198591-project-member] https://10.4.3.189/volume/v3/snapshots/e58212bb-31b3-4915-bff2-b166aef133b9 returned with HTTP 200 Aug 25 05:37:31.389641 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 15/60] 10.4.3.189 () {66 vars in 1354 bytes} [Tue Aug 25 05:37:31 2026] GET /volume/v3/snapshots/e58212bb-31b3-4915-bff2-b166aef133b9 => generated 439 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:37:32.413259 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-63ace0fb-5afd-4483-adb2-49da9d15ff62 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:37:32.422662 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-63ace0fb-5afd-4483-adb2-49da9d15ff62 tempest-SnapshotsActionsTest-1209198591 tempest-SnapshotsActionsTest-1209198591-project-member] GET https://10.4.3.189/volume/v3/snapshots/e58212bb-31b3-4915-bff2-b166aef133b9 Aug 25 05:37:32.424593 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-63ace0fb-5afd-4483-adb2-49da9d15ff62 tempest-SnapshotsActionsTest-1209198591 tempest-SnapshotsActionsTest-1209198591-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:37:32.424593 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-63ace0fb-5afd-4483-adb2-49da9d15ff62 tempest-SnapshotsActionsTest-1209198591 tempest-SnapshotsActionsTest-1209198591-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:37:32.439591 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:37:32.439591 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:37:32.439814 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-63ace0fb-5afd-4483-adb2-49da9d15ff62 tempest-SnapshotsActionsTest-1209198591 tempest-SnapshotsActionsTest-1209198591-project-member] Snapshot retrieved successfully. Aug 25 05:37:32.442955 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-63ace0fb-5afd-4483-adb2-49da9d15ff62 tempest-SnapshotsActionsTest-1209198591 tempest-SnapshotsActionsTest-1209198591-project-member] https://10.4.3.189/volume/v3/snapshots/e58212bb-31b3-4915-bff2-b166aef133b9 returned with HTTP 200 Aug 25 05:37:32.446439 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 17/61] 10.4.3.189 () {66 vars in 1354 bytes} [Tue Aug 25 05:37:32 2026] GET /volume/v3/snapshots/e58212bb-31b3-4915-bff2-b166aef133b9 => generated 466 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:37:32.479523 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-92b92a8e-dbf5-4a11-811c-c6bf4c26ef3d None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:37:32.483712 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-92b92a8e-dbf5-4a11-811c-c6bf4c26ef3d tempest-SnapshotsActionsTest-245148157 tempest-SnapshotsActionsTest-245148157-project-admin] POST https://10.4.3.189/volume/v3/snapshots/e58212bb-31b3-4915-bff2-b166aef133b9/action Aug 25 05:37:32.483712 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-92b92a8e-dbf5-4a11-811c-c6bf4c26ef3d tempest-SnapshotsActionsTest-245148157 tempest-SnapshotsActionsTest-245148157-project-admin] Action body: b'{"os-reset_status": {"status": "error_deleting"}}' {{(pid=100271) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 05:37:32.483712 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-92b92a8e-dbf5-4a11-811c-c6bf4c26ef3d tempest-SnapshotsActionsTest-245148157 tempest-SnapshotsActionsTest-245148157-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error_deleting"}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:37:32.488462 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.contrib.admin_actions [None req-92b92a8e-dbf5-4a11-811c-c6bf4c26ef3d tempest-SnapshotsActionsTest-245148157 tempest-SnapshotsActionsTest-245148157-project-admin] Updating snapshot 'e58212bb-31b3-4915-bff2-b166aef133b9' with '{'status': 'error_deleting'}' {{(pid=100271) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 25 05:37:32.513141 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:37:32.513141 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:37:32.543087 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-92b92a8e-dbf5-4a11-811c-c6bf4c26ef3d tempest-SnapshotsActionsTest-245148157 tempest-SnapshotsActionsTest-245148157-project-admin] https://10.4.3.189/volume/v3/snapshots/e58212bb-31b3-4915-bff2-b166aef133b9/action returned with HTTP 202 Aug 25 05:37:32.543854 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 16/62] 10.4.3.189 () {68 vars in 1396 bytes} [Tue Aug 25 05:37:32 2026] POST /volume/v3/snapshots/e58212bb-31b3-4915-bff2-b166aef133b9/action => generated 0 bytes in 65 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 05:37:32.554387 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-a3434ba2-5118-42b0-af2a-276011a148e2 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:37:32.557334 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-a3434ba2-5118-42b0-af2a-276011a148e2 tempest-SnapshotsActionsTest-1209198591 tempest-SnapshotsActionsTest-1209198591-project-member] GET https://10.4.3.189/volume/v3/snapshots/e58212bb-31b3-4915-bff2-b166aef133b9 Aug 25 05:37:32.557334 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-a3434ba2-5118-42b0-af2a-276011a148e2 tempest-SnapshotsActionsTest-1209198591 tempest-SnapshotsActionsTest-1209198591-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:37:32.558288 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-a3434ba2-5118-42b0-af2a-276011a148e2 tempest-SnapshotsActionsTest-1209198591 tempest-SnapshotsActionsTest-1209198591-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:37:32.569367 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:37:32.569367 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:37:32.570866 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-a3434ba2-5118-42b0-af2a-276011a148e2 tempest-SnapshotsActionsTest-1209198591 tempest-SnapshotsActionsTest-1209198591-project-member] Snapshot retrieved successfully. Aug 25 05:37:32.572243 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-a3434ba2-5118-42b0-af2a-276011a148e2 tempest-SnapshotsActionsTest-1209198591 tempest-SnapshotsActionsTest-1209198591-project-member] https://10.4.3.189/volume/v3/snapshots/e58212bb-31b3-4915-bff2-b166aef133b9 returned with HTTP 200 Aug 25 05:37:32.572243 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 15/63] 10.4.3.189 () {66 vars in 1354 bytes} [Tue Aug 25 05:37:32 2026] GET /volume/v3/snapshots/e58212bb-31b3-4915-bff2-b166aef133b9 => generated 471 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:37:32.586764 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-6356b599-cf96-47cd-bfa5-93faded0ba6d None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:37:32.589122 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6356b599-cf96-47cd-bfa5-93faded0ba6d tempest-SnapshotsActionsTest-245148157 tempest-SnapshotsActionsTest-245148157-project-admin] POST https://10.4.3.189/volume/v3/snapshots/e58212bb-31b3-4915-bff2-b166aef133b9/action Aug 25 05:37:32.589564 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-6356b599-cf96-47cd-bfa5-93faded0ba6d tempest-SnapshotsActionsTest-245148157 tempest-SnapshotsActionsTest-245148157-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100268) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 05:37:32.589728 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-6356b599-cf96-47cd-bfa5-93faded0ba6d tempest-SnapshotsActionsTest-245148157 tempest-SnapshotsActionsTest-245148157-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:37:32.600033 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:37:32.600033 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:37:32.602238 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-6356b599-cf96-47cd-bfa5-93faded0ba6d tempest-SnapshotsActionsTest-245148157 tempest-SnapshotsActionsTest-245148157-project-admin] Snapshot retrieved successfully. Aug 25 05:37:32.632840 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-6356b599-cf96-47cd-bfa5-93faded0ba6d tempest-SnapshotsActionsTest-245148157 tempest-SnapshotsActionsTest-245148157-project-admin] Snapshot delete request issued successfully. Aug 25 05:37:32.632840 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6356b599-cf96-47cd-bfa5-93faded0ba6d tempest-SnapshotsActionsTest-245148157 tempest-SnapshotsActionsTest-245148157-project-admin] https://10.4.3.189/volume/v3/snapshots/e58212bb-31b3-4915-bff2-b166aef133b9/action returned with HTTP 202 Aug 25 05:37:32.634109 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 16/64] 10.4.3.189 () {68 vars in 1396 bytes} [Tue Aug 25 05:37:32 2026] POST /volume/v3/snapshots/e58212bb-31b3-4915-bff2-b166aef133b9/action => generated 0 bytes in 48 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 05:37:32.648171 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-2ad87ee1-2939-4528-9169-15f68e3f61f8 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:37:32.651198 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-2ad87ee1-2939-4528-9169-15f68e3f61f8 tempest-SnapshotsActionsTest-1209198591 tempest-SnapshotsActionsTest-1209198591-project-member] GET https://10.4.3.189/volume/v3/snapshots/e58212bb-31b3-4915-bff2-b166aef133b9 Aug 25 05:37:32.651507 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-2ad87ee1-2939-4528-9169-15f68e3f61f8 tempest-SnapshotsActionsTest-1209198591 tempest-SnapshotsActionsTest-1209198591-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:37:32.651805 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-2ad87ee1-2939-4528-9169-15f68e3f61f8 tempest-SnapshotsActionsTest-1209198591 tempest-SnapshotsActionsTest-1209198591-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:37:32.664308 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:37:32.664308 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:37:32.665734 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-2ad87ee1-2939-4528-9169-15f68e3f61f8 tempest-SnapshotsActionsTest-1209198591 tempest-SnapshotsActionsTest-1209198591-project-member] Snapshot retrieved successfully. Aug 25 05:37:32.667633 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-2ad87ee1-2939-4528-9169-15f68e3f61f8 tempest-SnapshotsActionsTest-1209198591 tempest-SnapshotsActionsTest-1209198591-project-member] https://10.4.3.189/volume/v3/snapshots/e58212bb-31b3-4915-bff2-b166aef133b9 returned with HTTP 200 Aug 25 05:37:32.671271 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 18/65] 10.4.3.189 () {66 vars in 1354 bytes} [Tue Aug 25 05:37:32 2026] GET /volume/v3/snapshots/e58212bb-31b3-4915-bff2-b166aef133b9 => generated 465 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:37:33.690855 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-cbc66de2-123b-4d18-8b23-bc0242cb77aa None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:37:33.694532 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-cbc66de2-123b-4d18-8b23-bc0242cb77aa tempest-SnapshotsActionsTest-1209198591 tempest-SnapshotsActionsTest-1209198591-project-member] GET https://10.4.3.189/volume/v3/snapshots/e58212bb-31b3-4915-bff2-b166aef133b9 Aug 25 05:37:33.694532 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-cbc66de2-123b-4d18-8b23-bc0242cb77aa tempest-SnapshotsActionsTest-1209198591 tempest-SnapshotsActionsTest-1209198591-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:37:33.694941 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-cbc66de2-123b-4d18-8b23-bc0242cb77aa tempest-SnapshotsActionsTest-1209198591 tempest-SnapshotsActionsTest-1209198591-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:37:33.707083 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-cbc66de2-123b-4d18-8b23-bc0242cb77aa tempest-SnapshotsActionsTest-1209198591 tempest-SnapshotsActionsTest-1209198591-project-member] https://10.4.3.189/volume/v3/snapshots/e58212bb-31b3-4915-bff2-b166aef133b9 returned with HTTP 404 Aug 25 05:37:33.707083 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 17/66] 10.4.3.189 () {66 vars in 1354 bytes} [Tue Aug 25 05:37:33 2026] GET /volume/v3/snapshots/e58212bb-31b3-4915-bff2-b166aef133b9 => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:37:33.724705 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-66151e97-7f5b-4bd3-a3fc-35d28f522ae0 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:37:33.728818 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-66151e97-7f5b-4bd3-a3fc-35d28f522ae0 tempest-SnapshotsActionsTest-245148157 tempest-SnapshotsActionsTest-245148157-project-admin] POST https://10.4.3.189/volume/v3/snapshots/cbf54670-87f4-4533-93e3-5661cad0c982/action Aug 25 05:37:33.728818 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-66151e97-7f5b-4bd3-a3fc-35d28f522ae0 tempest-SnapshotsActionsTest-245148157 tempest-SnapshotsActionsTest-245148157-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100269) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 05:37:33.729654 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-66151e97-7f5b-4bd3-a3fc-35d28f522ae0 tempest-SnapshotsActionsTest-245148157 tempest-SnapshotsActionsTest-245148157-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:37:33.734662 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.contrib.admin_actions [None req-66151e97-7f5b-4bd3-a3fc-35d28f522ae0 tempest-SnapshotsActionsTest-245148157 tempest-SnapshotsActionsTest-245148157-project-admin] Updating snapshot 'cbf54670-87f4-4533-93e3-5661cad0c982' with '{'status': 'available'}' {{(pid=100269) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 25 05:37:33.750590 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:37:33.750590 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:37:33.775922 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-66151e97-7f5b-4bd3-a3fc-35d28f522ae0 tempest-SnapshotsActionsTest-245148157 tempest-SnapshotsActionsTest-245148157-project-admin] https://10.4.3.189/volume/v3/snapshots/cbf54670-87f4-4533-93e3-5661cad0c982/action returned with HTTP 202 Aug 25 05:37:33.776935 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 16/67] 10.4.3.189 () {68 vars in 1396 bytes} [Tue Aug 25 05:37:33 2026] POST /volume/v3/snapshots/cbf54670-87f4-4533-93e3-5661cad0c982/action => generated 0 bytes in 53 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 05:37:33.795722 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-19e9d430-58ee-4328-b96d-6c09beaad8df None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:37:33.798937 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-19e9d430-58ee-4328-b96d-6c09beaad8df tempest-SnapshotsActionsTest-1209198591 tempest-SnapshotsActionsTest-1209198591-project-member] GET https://10.4.3.189/volume/v3/snapshots/cbf54670-87f4-4533-93e3-5661cad0c982 Aug 25 05:37:33.799098 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-19e9d430-58ee-4328-b96d-6c09beaad8df tempest-SnapshotsActionsTest-1209198591 tempest-SnapshotsActionsTest-1209198591-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:37:33.799419 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-19e9d430-58ee-4328-b96d-6c09beaad8df tempest-SnapshotsActionsTest-1209198591 tempest-SnapshotsActionsTest-1209198591-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:37:33.809647 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:37:33.809647 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:37:33.809647 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-19e9d430-58ee-4328-b96d-6c09beaad8df tempest-SnapshotsActionsTest-1209198591 tempest-SnapshotsActionsTest-1209198591-project-member] Snapshot retrieved successfully. Aug 25 05:37:33.809647 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-19e9d430-58ee-4328-b96d-6c09beaad8df tempest-SnapshotsActionsTest-1209198591 tempest-SnapshotsActionsTest-1209198591-project-member] https://10.4.3.189/volume/v3/snapshots/cbf54670-87f4-4533-93e3-5661cad0c982 returned with HTTP 200 Aug 25 05:37:33.809647 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 17/68] 10.4.3.189 () {66 vars in 1354 bytes} [Tue Aug 25 05:37:33 2026] GET /volume/v3/snapshots/cbf54670-87f4-4533-93e3-5661cad0c982 => generated 466 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:37:33.827674 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-d312db82-c9b0-45f4-add7-0f5853f47685 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:37:33.832744 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-d312db82-c9b0-45f4-add7-0f5853f47685 tempest-SnapshotsActionsTest-1209198591 tempest-SnapshotsActionsTest-1209198591-project-member] DELETE https://10.4.3.189/volume/v3/snapshots/e58212bb-31b3-4915-bff2-b166aef133b9 Aug 25 05:37:33.833099 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-d312db82-c9b0-45f4-add7-0f5853f47685 tempest-SnapshotsActionsTest-1209198591 tempest-SnapshotsActionsTest-1209198591-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:37:33.833397 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-d312db82-c9b0-45f4-add7-0f5853f47685 tempest-SnapshotsActionsTest-1209198591 tempest-SnapshotsActionsTest-1209198591-project-member] Calling method 'delete' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:37:33.833562 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.v3.snapshots [None req-d312db82-c9b0-45f4-add7-0f5853f47685 tempest-SnapshotsActionsTest-1209198591 tempest-SnapshotsActionsTest-1209198591-project-member] Delete snapshot with id: e58212bb-31b3-4915-bff2-b166aef133b9 Aug 25 05:37:33.842263 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-d312db82-c9b0-45f4-add7-0f5853f47685 tempest-SnapshotsActionsTest-1209198591 tempest-SnapshotsActionsTest-1209198591-project-member] https://10.4.3.189/volume/v3/snapshots/e58212bb-31b3-4915-bff2-b166aef133b9 returned with HTTP 404 Aug 25 05:37:33.843126 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 19/69] 10.4.3.189 () {66 vars in 1357 bytes} [Tue Aug 25 05:37:33 2026] DELETE /volume/v3/snapshots/e58212bb-31b3-4915-bff2-b166aef133b9 => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:37:33.855904 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-b81282de-e21c-4cb5-b4b3-3cd9b1bb340f None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:37:33.858638 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-b81282de-e21c-4cb5-b4b3-3cd9b1bb340f tempest-SnapshotsActionsTest-245148157 tempest-SnapshotsActionsTest-245148157-project-admin] POST https://10.4.3.189/volume/v3/snapshots/cbf54670-87f4-4533-93e3-5661cad0c982/action Aug 25 05:37:33.859227 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-b81282de-e21c-4cb5-b4b3-3cd9b1bb340f tempest-SnapshotsActionsTest-245148157 tempest-SnapshotsActionsTest-245148157-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100271) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 05:37:33.859381 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-b81282de-e21c-4cb5-b4b3-3cd9b1bb340f tempest-SnapshotsActionsTest-245148157 tempest-SnapshotsActionsTest-245148157-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:37:33.861707 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.contrib.admin_actions [None req-b81282de-e21c-4cb5-b4b3-3cd9b1bb340f tempest-SnapshotsActionsTest-245148157 tempest-SnapshotsActionsTest-245148157-project-admin] Updating snapshot 'cbf54670-87f4-4533-93e3-5661cad0c982' with '{'status': 'creating'}' {{(pid=100271) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 25 05:37:33.873507 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:37:33.873507 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:37:33.916711 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-b81282de-e21c-4cb5-b4b3-3cd9b1bb340f tempest-SnapshotsActionsTest-245148157 tempest-SnapshotsActionsTest-245148157-project-admin] https://10.4.3.189/volume/v3/snapshots/cbf54670-87f4-4533-93e3-5661cad0c982/action returned with HTTP 202 Aug 25 05:37:33.918131 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 18/70] 10.4.3.189 () {68 vars in 1396 bytes} [Tue Aug 25 05:37:33 2026] POST /volume/v3/snapshots/cbf54670-87f4-4533-93e3-5661cad0c982/action => generated 0 bytes in 62 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 05:37:33.930888 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-d752dc05-c205-41bf-a73d-537f4ea40c73 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:37:33.933832 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-d752dc05-c205-41bf-a73d-537f4ea40c73 tempest-SnapshotsActionsTest-1209198591 tempest-SnapshotsActionsTest-1209198591-project-member] GET https://10.4.3.189/volume/v3/snapshots/cbf54670-87f4-4533-93e3-5661cad0c982 Aug 25 05:37:33.934972 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-d752dc05-c205-41bf-a73d-537f4ea40c73 tempest-SnapshotsActionsTest-1209198591 tempest-SnapshotsActionsTest-1209198591-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:37:33.935456 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-d752dc05-c205-41bf-a73d-537f4ea40c73 tempest-SnapshotsActionsTest-1209198591 tempest-SnapshotsActionsTest-1209198591-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:37:33.968452 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:37:33.968452 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:37:33.968452 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-d752dc05-c205-41bf-a73d-537f4ea40c73 tempest-SnapshotsActionsTest-1209198591 tempest-SnapshotsActionsTest-1209198591-project-member] Snapshot retrieved successfully. Aug 25 05:37:33.968847 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-d752dc05-c205-41bf-a73d-537f4ea40c73 tempest-SnapshotsActionsTest-1209198591 tempest-SnapshotsActionsTest-1209198591-project-member] https://10.4.3.189/volume/v3/snapshots/cbf54670-87f4-4533-93e3-5661cad0c982 returned with HTTP 200 Aug 25 05:37:33.969428 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 17/71] 10.4.3.189 () {66 vars in 1354 bytes} [Tue Aug 25 05:37:33 2026] GET /volume/v3/snapshots/cbf54670-87f4-4533-93e3-5661cad0c982 => generated 465 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:37:33.990529 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-1cd1cc86-f10e-4b24-8684-3a33f690d0eb None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:37:33.992666 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-1cd1cc86-f10e-4b24-8684-3a33f690d0eb tempest-SnapshotsActionsTest-1209198591 tempest-SnapshotsActionsTest-1209198591-project-member] POST https://10.4.3.189/volume/v3/snapshots/cbf54670-87f4-4533-93e3-5661cad0c982/action Aug 25 05:37:33.992891 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-1cd1cc86-f10e-4b24-8684-3a33f690d0eb tempest-SnapshotsActionsTest-1209198591 tempest-SnapshotsActionsTest-1209198591-project-member] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "80%"}}' {{(pid=100268) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 05:37:33.993109 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-1cd1cc86-f10e-4b24-8684-3a33f690d0eb tempest-SnapshotsActionsTest-1209198591 tempest-SnapshotsActionsTest-1209198591-project-member] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "80%"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:37:33.998101 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.contrib.snapshot_actions [None req-1cd1cc86-f10e-4b24-8684-3a33f690d0eb tempest-SnapshotsActionsTest-1209198591 tempest-SnapshotsActionsTest-1209198591-project-member] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '80%'}} {{(pid=100268) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Aug 25 05:37:34.014464 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:37:34.014464 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:37:34.015022 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.contrib.snapshot_actions [None req-1cd1cc86-f10e-4b24-8684-3a33f690d0eb tempest-SnapshotsActionsTest-1209198591 tempest-SnapshotsActionsTest-1209198591-project-member] Updating snapshot cbf54670-87f4-4533-93e3-5661cad0c982 with info {'id': 'cbf54670-87f4-4533-93e3-5661cad0c982', 'status': 'error', 'progress': '80%'} Aug 25 05:37:34.028150 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-1cd1cc86-f10e-4b24-8684-3a33f690d0eb tempest-SnapshotsActionsTest-1209198591 tempest-SnapshotsActionsTest-1209198591-project-member] https://10.4.3.189/volume/v3/snapshots/cbf54670-87f4-4533-93e3-5661cad0c982/action returned with HTTP 202 Aug 25 05:37:34.029241 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 18/72] 10.4.3.189 () {68 vars in 1396 bytes} [Tue Aug 25 05:37:33 2026] POST /volume/v3/snapshots/cbf54670-87f4-4533-93e3-5661cad0c982/action => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:37:34.040491 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-cf0e9574-433b-41f5-8085-6062f5eafcff None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:37:34.042665 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-cf0e9574-433b-41f5-8085-6062f5eafcff tempest-SnapshotsActionsTest-245148157 tempest-SnapshotsActionsTest-245148157-project-admin] GET https://10.4.3.189/volume/v3/snapshots/cbf54670-87f4-4533-93e3-5661cad0c982 Aug 25 05:37:34.042883 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-cf0e9574-433b-41f5-8085-6062f5eafcff tempest-SnapshotsActionsTest-245148157 tempest-SnapshotsActionsTest-245148157-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:37:34.043129 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-cf0e9574-433b-41f5-8085-6062f5eafcff tempest-SnapshotsActionsTest-245148157 tempest-SnapshotsActionsTest-245148157-project-admin] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:37:34.052626 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:37:34.052626 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:37:34.052841 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-cf0e9574-433b-41f5-8085-6062f5eafcff tempest-SnapshotsActionsTest-245148157 tempest-SnapshotsActionsTest-245148157-project-admin] Snapshot retrieved successfully. Aug 25 05:37:34.053460 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-cf0e9574-433b-41f5-8085-6062f5eafcff tempest-SnapshotsActionsTest-245148157 tempest-SnapshotsActionsTest-245148157-project-admin] https://10.4.3.189/volume/v3/snapshots/cbf54670-87f4-4533-93e3-5661cad0c982 returned with HTTP 200 Aug 25 05:37:34.053793 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 20/73] 10.4.3.189 () {66 vars in 1354 bytes} [Tue Aug 25 05:37:34 2026] GET /volume/v3/snapshots/cbf54670-87f4-4533-93e3-5661cad0c982 => generated 461 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 25 05:37:34.070071 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-1b9a2bc8-9fae-49eb-9246-7cd649353175 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:37:34.072486 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-1b9a2bc8-9fae-49eb-9246-7cd649353175 tempest-SnapshotsActionsTest-245148157 tempest-SnapshotsActionsTest-245148157-project-admin] POST https://10.4.3.189/volume/v3/snapshots/cbf54670-87f4-4533-93e3-5661cad0c982/action Aug 25 05:37:34.073768 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-1b9a2bc8-9fae-49eb-9246-7cd649353175 tempest-SnapshotsActionsTest-245148157 tempest-SnapshotsActionsTest-245148157-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100271) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 05:37:34.073768 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-1b9a2bc8-9fae-49eb-9246-7cd649353175 tempest-SnapshotsActionsTest-245148157 tempest-SnapshotsActionsTest-245148157-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:37:34.076864 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.contrib.admin_actions [None req-1b9a2bc8-9fae-49eb-9246-7cd649353175 tempest-SnapshotsActionsTest-245148157 tempest-SnapshotsActionsTest-245148157-project-admin] Updating snapshot 'cbf54670-87f4-4533-93e3-5661cad0c982' with '{'status': 'available'}' {{(pid=100271) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 25 05:37:34.093538 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:37:34.093538 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:37:34.133755 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-1b9a2bc8-9fae-49eb-9246-7cd649353175 tempest-SnapshotsActionsTest-245148157 tempest-SnapshotsActionsTest-245148157-project-admin] https://10.4.3.189/volume/v3/snapshots/cbf54670-87f4-4533-93e3-5661cad0c982/action returned with HTTP 202 Aug 25 05:37:34.135144 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 19/74] 10.4.3.189 () {68 vars in 1396 bytes} [Tue Aug 25 05:37:34 2026] POST /volume/v3/snapshots/cbf54670-87f4-4533-93e3-5661cad0c982/action => generated 0 bytes in 65 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 05:37:34.149739 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-3154d02d-b118-4826-90c7-899716ece289 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:37:34.152814 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-3154d02d-b118-4826-90c7-899716ece289 tempest-SnapshotsActionsTest-1209198591 tempest-SnapshotsActionsTest-1209198591-project-member] GET https://10.4.3.189/volume/v3/snapshots/cbf54670-87f4-4533-93e3-5661cad0c982 Aug 25 05:37:34.153873 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-3154d02d-b118-4826-90c7-899716ece289 tempest-SnapshotsActionsTest-1209198591 tempest-SnapshotsActionsTest-1209198591-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:37:34.153873 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-3154d02d-b118-4826-90c7-899716ece289 tempest-SnapshotsActionsTest-1209198591 tempest-SnapshotsActionsTest-1209198591-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:37:34.165355 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:37:34.165355 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:37:34.165355 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-3154d02d-b118-4826-90c7-899716ece289 tempest-SnapshotsActionsTest-1209198591 tempest-SnapshotsActionsTest-1209198591-project-member] Snapshot retrieved successfully. Aug 25 05:37:34.165748 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-3154d02d-b118-4826-90c7-899716ece289 tempest-SnapshotsActionsTest-1209198591 tempest-SnapshotsActionsTest-1209198591-project-member] https://10.4.3.189/volume/v3/snapshots/cbf54670-87f4-4533-93e3-5661cad0c982 returned with HTTP 200 Aug 25 05:37:34.166221 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 18/75] 10.4.3.189 () {66 vars in 1354 bytes} [Tue Aug 25 05:37:34 2026] GET /volume/v3/snapshots/cbf54670-87f4-4533-93e3-5661cad0c982 => generated 465 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:37:34.184111 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-348b75ff-5565-40f5-ac5b-ca7678afbc24 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:37:34.188726 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-348b75ff-5565-40f5-ac5b-ca7678afbc24 tempest-SnapshotsActionsTest-1209198591 tempest-SnapshotsActionsTest-1209198591-project-member] DELETE https://10.4.3.189/volume/v3/snapshots/cbf54670-87f4-4533-93e3-5661cad0c982 Aug 25 05:37:34.189801 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-348b75ff-5565-40f5-ac5b-ca7678afbc24 tempest-SnapshotsActionsTest-1209198591 tempest-SnapshotsActionsTest-1209198591-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:37:34.190417 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-348b75ff-5565-40f5-ac5b-ca7678afbc24 tempest-SnapshotsActionsTest-1209198591 tempest-SnapshotsActionsTest-1209198591-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:37:34.190959 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.v3.snapshots [None req-348b75ff-5565-40f5-ac5b-ca7678afbc24 tempest-SnapshotsActionsTest-1209198591 tempest-SnapshotsActionsTest-1209198591-project-member] Delete snapshot with id: cbf54670-87f4-4533-93e3-5661cad0c982 Aug 25 05:37:34.202582 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:37:34.202582 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:37:34.205092 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-348b75ff-5565-40f5-ac5b-ca7678afbc24 tempest-SnapshotsActionsTest-1209198591 tempest-SnapshotsActionsTest-1209198591-project-member] Snapshot retrieved successfully. Aug 25 05:37:34.241686 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-348b75ff-5565-40f5-ac5b-ca7678afbc24 tempest-SnapshotsActionsTest-1209198591 tempest-SnapshotsActionsTest-1209198591-project-member] Snapshot delete request issued successfully. Aug 25 05:37:34.241686 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-348b75ff-5565-40f5-ac5b-ca7678afbc24 tempest-SnapshotsActionsTest-1209198591 tempest-SnapshotsActionsTest-1209198591-project-member] https://10.4.3.189/volume/v3/snapshots/cbf54670-87f4-4533-93e3-5661cad0c982 returned with HTTP 202 Aug 25 05:37:34.241686 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 19/76] 10.4.3.189 () {66 vars in 1357 bytes} [Tue Aug 25 05:37:34 2026] DELETE /volume/v3/snapshots/cbf54670-87f4-4533-93e3-5661cad0c982 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:37:34.255128 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-1dad4b21-c2c8-4ebf-99d8-09b3fd929830 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:37:34.259422 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-1dad4b21-c2c8-4ebf-99d8-09b3fd929830 tempest-SnapshotsActionsTest-1209198591 tempest-SnapshotsActionsTest-1209198591-project-member] GET https://10.4.3.189/volume/v3/snapshots/cbf54670-87f4-4533-93e3-5661cad0c982 Aug 25 05:37:34.259797 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-1dad4b21-c2c8-4ebf-99d8-09b3fd929830 tempest-SnapshotsActionsTest-1209198591 tempest-SnapshotsActionsTest-1209198591-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:37:34.260007 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-1dad4b21-c2c8-4ebf-99d8-09b3fd929830 tempest-SnapshotsActionsTest-1209198591 tempest-SnapshotsActionsTest-1209198591-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:37:34.267811 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:37:34.267811 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:37:34.268451 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-1dad4b21-c2c8-4ebf-99d8-09b3fd929830 tempest-SnapshotsActionsTest-1209198591 tempest-SnapshotsActionsTest-1209198591-project-member] Snapshot retrieved successfully. Aug 25 05:37:34.269695 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-1dad4b21-c2c8-4ebf-99d8-09b3fd929830 tempest-SnapshotsActionsTest-1209198591 tempest-SnapshotsActionsTest-1209198591-project-member] https://10.4.3.189/volume/v3/snapshots/cbf54670-87f4-4533-93e3-5661cad0c982 returned with HTTP 200 Aug 25 05:37:34.270295 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 21/77] 10.4.3.189 () {66 vars in 1354 bytes} [Tue Aug 25 05:37:34 2026] GET /volume/v3/snapshots/cbf54670-87f4-4533-93e3-5661cad0c982 => generated 464 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:37:35.282677 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-279a0a81-266d-433a-81d8-29942c34374a None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:37:35.285150 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-279a0a81-266d-433a-81d8-29942c34374a tempest-SnapshotsActionsTest-1209198591 tempest-SnapshotsActionsTest-1209198591-project-member] GET https://10.4.3.189/volume/v3/snapshots/cbf54670-87f4-4533-93e3-5661cad0c982 Aug 25 05:37:35.285672 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-279a0a81-266d-433a-81d8-29942c34374a tempest-SnapshotsActionsTest-1209198591 tempest-SnapshotsActionsTest-1209198591-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:37:35.285883 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-279a0a81-266d-433a-81d8-29942c34374a tempest-SnapshotsActionsTest-1209198591 tempest-SnapshotsActionsTest-1209198591-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:37:35.296825 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-279a0a81-266d-433a-81d8-29942c34374a tempest-SnapshotsActionsTest-1209198591 tempest-SnapshotsActionsTest-1209198591-project-member] https://10.4.3.189/volume/v3/snapshots/cbf54670-87f4-4533-93e3-5661cad0c982 returned with HTTP 404 Aug 25 05:37:35.297578 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 20/78] 10.4.3.189 () {66 vars in 1354 bytes} [Tue Aug 25 05:37:35 2026] GET /volume/v3/snapshots/cbf54670-87f4-4533-93e3-5661cad0c982 => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:37:35.310373 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-d0af77dc-b46f-4a37-b05f-e0a3821f494b None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:37:35.312368 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-d0af77dc-b46f-4a37-b05f-e0a3821f494b tempest-SnapshotsActionsTest-1209198591 tempest-SnapshotsActionsTest-1209198591-project-member] GET https://10.4.3.189/volume/v3/volumes/18cfc45d-3a08-483e-9eef-2feaed180b3e Aug 25 05:37:35.312648 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-d0af77dc-b46f-4a37-b05f-e0a3821f494b tempest-SnapshotsActionsTest-1209198591 tempest-SnapshotsActionsTest-1209198591-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:37:35.312920 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-d0af77dc-b46f-4a37-b05f-e0a3821f494b tempest-SnapshotsActionsTest-1209198591 tempest-SnapshotsActionsTest-1209198591-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:37:35.327658 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:37:35.327658 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:37:35.342164 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-d0af77dc-b46f-4a37-b05f-e0a3821f494b tempest-SnapshotsActionsTest-1209198591 tempest-SnapshotsActionsTest-1209198591-project-member] Volume info retrieved successfully. Aug 25 05:37:35.354720 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-d0af77dc-b46f-4a37-b05f-e0a3821f494b tempest-SnapshotsActionsTest-1209198591 tempest-SnapshotsActionsTest-1209198591-project-member] https://10.4.3.189/volume/v3/volumes/18cfc45d-3a08-483e-9eef-2feaed180b3e returned with HTTP 200 Aug 25 05:37:35.355224 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 19/79] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:37:35 2026] GET /volume/v3/volumes/18cfc45d-3a08-483e-9eef-2feaed180b3e => generated 843 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:37:35.370904 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-58fe8633-b503-4de5-9240-06d42eacba60 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:37:35.373642 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-58fe8633-b503-4de5-9240-06d42eacba60 tempest-SnapshotsActionsTest-1209198591 tempest-SnapshotsActionsTest-1209198591-project-member] DELETE https://10.4.3.189/volume/v3/volumes/18cfc45d-3a08-483e-9eef-2feaed180b3e Aug 25 05:37:35.374624 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-58fe8633-b503-4de5-9240-06d42eacba60 tempest-SnapshotsActionsTest-1209198591 tempest-SnapshotsActionsTest-1209198591-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:37:35.374624 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-58fe8633-b503-4de5-9240-06d42eacba60 tempest-SnapshotsActionsTest-1209198591 tempest-SnapshotsActionsTest-1209198591-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:37:35.375870 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-58fe8633-b503-4de5-9240-06d42eacba60 tempest-SnapshotsActionsTest-1209198591 tempest-SnapshotsActionsTest-1209198591-project-member] Delete volume with id: 18cfc45d-3a08-483e-9eef-2feaed180b3e Aug 25 05:37:35.389241 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:37:35.389241 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:37:35.389584 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-58fe8633-b503-4de5-9240-06d42eacba60 tempest-SnapshotsActionsTest-1209198591 tempest-SnapshotsActionsTest-1209198591-project-member] Volume info retrieved successfully. Aug 25 05:37:35.439086 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-58fe8633-b503-4de5-9240-06d42eacba60 tempest-SnapshotsActionsTest-1209198591 tempest-SnapshotsActionsTest-1209198591-project-member] Delete volume request issued successfully. Aug 25 05:37:35.439086 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-58fe8633-b503-4de5-9240-06d42eacba60 tempest-SnapshotsActionsTest-1209198591 tempest-SnapshotsActionsTest-1209198591-project-member] https://10.4.3.189/volume/v3/volumes/18cfc45d-3a08-483e-9eef-2feaed180b3e returned with HTTP 202 Aug 25 05:37:35.440680 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 20/80] 10.4.3.189 () {66 vars in 1351 bytes} [Tue Aug 25 05:37:35 2026] DELETE /volume/v3/volumes/18cfc45d-3a08-483e-9eef-2feaed180b3e => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:37:35.452468 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-d9d23c3a-e44b-4ddd-a6aa-2ba55f462561 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:37:35.455657 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-d9d23c3a-e44b-4ddd-a6aa-2ba55f462561 tempest-SnapshotsActionsTest-1209198591 tempest-SnapshotsActionsTest-1209198591-project-member] GET https://10.4.3.189/volume/v3/volumes/18cfc45d-3a08-483e-9eef-2feaed180b3e Aug 25 05:37:35.455831 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-d9d23c3a-e44b-4ddd-a6aa-2ba55f462561 tempest-SnapshotsActionsTest-1209198591 tempest-SnapshotsActionsTest-1209198591-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:37:35.456191 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-d9d23c3a-e44b-4ddd-a6aa-2ba55f462561 tempest-SnapshotsActionsTest-1209198591 tempest-SnapshotsActionsTest-1209198591-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:37:35.470834 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:37:35.470834 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:37:35.480164 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-d9d23c3a-e44b-4ddd-a6aa-2ba55f462561 tempest-SnapshotsActionsTest-1209198591 tempest-SnapshotsActionsTest-1209198591-project-member] Volume info retrieved successfully. Aug 25 05:37:35.487844 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-d9d23c3a-e44b-4ddd-a6aa-2ba55f462561 tempest-SnapshotsActionsTest-1209198591 tempest-SnapshotsActionsTest-1209198591-project-member] https://10.4.3.189/volume/v3/volumes/18cfc45d-3a08-483e-9eef-2feaed180b3e returned with HTTP 200 Aug 25 05:37:35.491483 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 22/81] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:37:35 2026] GET /volume/v3/volumes/18cfc45d-3a08-483e-9eef-2feaed180b3e => generated 842 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:37:36.512477 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-716c638f-fad3-4357-9701-1f08f72ed4db None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:37:36.515509 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-716c638f-fad3-4357-9701-1f08f72ed4db tempest-SnapshotsActionsTest-1209198591 tempest-SnapshotsActionsTest-1209198591-project-member] GET https://10.4.3.189/volume/v3/volumes/18cfc45d-3a08-483e-9eef-2feaed180b3e Aug 25 05:37:36.515509 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-716c638f-fad3-4357-9701-1f08f72ed4db tempest-SnapshotsActionsTest-1209198591 tempest-SnapshotsActionsTest-1209198591-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:37:36.516031 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-716c638f-fad3-4357-9701-1f08f72ed4db tempest-SnapshotsActionsTest-1209198591 tempest-SnapshotsActionsTest-1209198591-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:37:36.525772 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-716c638f-fad3-4357-9701-1f08f72ed4db tempest-SnapshotsActionsTest-1209198591 tempest-SnapshotsActionsTest-1209198591-project-member] https://10.4.3.189/volume/v3/volumes/18cfc45d-3a08-483e-9eef-2feaed180b3e returned with HTTP 404 Aug 25 05:37:36.525772 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 21/82] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:37:36 2026] GET /volume/v3/volumes/18cfc45d-3a08-483e-9eef-2feaed180b3e => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:37:36.830638 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-4cd5db95-d194-431c-82f0-15e5b10aca21 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:37:37.164827 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-4cd5db95-d194-431c-82f0-15e5b10aca21 tempest-VolumesAssistedSnapshotsTest-1375744646 tempest-VolumesAssistedSnapshotsTest-1375744646-project-admin] POST https://10.4.3.189/volume/v3/volumes Aug 25 05:37:37.164998 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-4cd5db95-d194-431c-82f0-15e5b10aca21 tempest-VolumesAssistedSnapshotsTest-1375744646 tempest-VolumesAssistedSnapshotsTest-1375744646-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAssistedSnapshotsTest-volume-1619224956"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:37:37.167164 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.v3.volumes [None req-4cd5db95-d194-431c-82f0-15e5b10aca21 tempest-VolumesAssistedSnapshotsTest-1375744646 tempest-VolumesAssistedSnapshotsTest-1375744646-project-admin] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAssistedSnapshotsTest-volume-1619224956'}} {{(pid=100269) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 05:37:37.167164 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.v3.volumes [None req-4cd5db95-d194-431c-82f0-15e5b10aca21 tempest-VolumesAssistedSnapshotsTest-1375744646 tempest-VolumesAssistedSnapshotsTest-1375744646-project-admin] Create volume of 1 GB Aug 25 05:37:37.172699 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-4cd5db95-d194-431c-82f0-15e5b10aca21 tempest-VolumesAssistedSnapshotsTest-1375744646 tempest-VolumesAssistedSnapshotsTest-1375744646-project-admin] Availability Zones retrieved successfully. Aug 25 05:37:37.186427 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-4cd5db95-d194-431c-82f0-15e5b10aca21 tempest-VolumesAssistedSnapshotsTest-1375744646 tempest-VolumesAssistedSnapshotsTest-1375744646-project-admin] Flow 'volume_create_api' (e1f01b1e-8e22-40bc-8635-cf3ed2b558e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:37:37.187420 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-4cd5db95-d194-431c-82f0-15e5b10aca21 tempest-VolumesAssistedSnapshotsTest-1375744646 tempest-VolumesAssistedSnapshotsTest-1375744646-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e37799d5-385e-4854-aa22-e1814379cc38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:37:37.188450 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.flows.api.create_volume [None req-4cd5db95-d194-431c-82f0-15e5b10aca21 tempest-VolumesAssistedSnapshotsTest-1375744646 tempest-VolumesAssistedSnapshotsTest-1375744646-project-admin] Validating volume size '1' using validate_int {{(pid=100269) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 05:37:37.233170 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-4cd5db95-d194-431c-82f0-15e5b10aca21 tempest-VolumesAssistedSnapshotsTest-1375744646 tempest-VolumesAssistedSnapshotsTest-1375744646-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e37799d5-385e-4854-aa22-e1814379cc38) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T05:35:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=23fc6e5d-fce0-4521-ba46-4837b4232084,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '23fc6e5d-fce0-4521-ba46-4837b4232084', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:37:37.237525 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-4cd5db95-d194-431c-82f0-15e5b10aca21 tempest-VolumesAssistedSnapshotsTest-1375744646 tempest-VolumesAssistedSnapshotsTest-1375744646-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6bf921f3-6044-4b57-ae5e-354ad889f3b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:37:37.410672 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.quota [None req-4cd5db95-d194-431c-82f0-15e5b10aca21 tempest-VolumesAssistedSnapshotsTest-1375744646 tempest-VolumesAssistedSnapshotsTest-1375744646-project-admin] Created reservations ['801a1b2c-a97e-4f0f-a6db-a8cda85adbdc', 'abcab594-bd94-49df-a481-64e683cbf4ac', '1649a311-23ba-40e5-ac53-7b19869bf6ad', 'c653c5a9-fd4b-4a38-a856-29ed0f338129'] {{(pid=100269) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:37:37.411073 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-4cd5db95-d194-431c-82f0-15e5b10aca21 tempest-VolumesAssistedSnapshotsTest-1375744646 tempest-VolumesAssistedSnapshotsTest-1375744646-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6bf921f3-6044-4b57-ae5e-354ad889f3b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['801a1b2c-a97e-4f0f-a6db-a8cda85adbdc', 'abcab594-bd94-49df-a481-64e683cbf4ac', '1649a311-23ba-40e5-ac53-7b19869bf6ad', 'c653c5a9-fd4b-4a38-a856-29ed0f338129']}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:37:37.411798 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-4cd5db95-d194-431c-82f0-15e5b10aca21 tempest-VolumesAssistedSnapshotsTest-1375744646 tempest-VolumesAssistedSnapshotsTest-1375744646-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7eec6421-dce3-4579-bdff-293fe6934142) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:37:37.466131 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-4cd5db95-d194-431c-82f0-15e5b10aca21 tempest-VolumesAssistedSnapshotsTest-1375744646 tempest-VolumesAssistedSnapshotsTest-1375744646-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7eec6421-dce3-4579-bdff-293fe6934142) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fe862356-ffcc-4eb3-8097-b49f0712fc78', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAssistedSnapshotsTest-volume-1619224956',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a243e37a81e44c168b24201da40d22ac',qos_specs=None,replication_status=,reservations=['801a1b2c-a97e-4f0f-a6db-a8cda85adbdc','abcab594-bd94-49df-a481-64e683cbf4ac','1649a311-23ba-40e5-ac53-7b19869bf6ad','c653c5a9-fd4b-4a38-a856-29ed0f338129'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2049bf84d343434faab04c9bad9e0dba',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T05:37:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAssistedSnapshotsTest-volume-1619224956',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fe862356-ffcc-4eb3-8097-b49f0712fc78,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a243e37a81e44c168b24201da40d22ac',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2049bf84d343434faab04c9bad9e0dba',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(23fc6e5d-fce0-4521-ba46-4837b4232084),volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:37:37.466885 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-4cd5db95-d194-431c-82f0-15e5b10aca21 tempest-VolumesAssistedSnapshotsTest-1375744646 tempest-VolumesAssistedSnapshotsTest-1375744646-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bdd81ed6-4878-4f2a-b31a-fb93aee901ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:37:37.505578 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-4cd5db95-d194-431c-82f0-15e5b10aca21 tempest-VolumesAssistedSnapshotsTest-1375744646 tempest-VolumesAssistedSnapshotsTest-1375744646-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bdd81ed6-4878-4f2a-b31a-fb93aee901ac) transitioned into state 'SUCCESS' from state '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-1619224956',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a243e37a81e44c168b24201da40d22ac',qos_specs=None,replication_status=,reservations=['801a1b2c-a97e-4f0f-a6db-a8cda85adbdc','abcab594-bd94-49df-a481-64e683cbf4ac','1649a311-23ba-40e5-ac53-7b19869bf6ad','c653c5a9-fd4b-4a38-a856-29ed0f338129'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2049bf84d343434faab04c9bad9e0dba',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:37:37.506223 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-4cd5db95-d194-431c-82f0-15e5b10aca21 tempest-VolumesAssistedSnapshotsTest-1375744646 tempest-VolumesAssistedSnapshotsTest-1375744646-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (122e7b2c-7c8d-4926-8d6d-f8f769ece619) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:37:37.523369 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-4cd5db95-d194-431c-82f0-15e5b10aca21 tempest-VolumesAssistedSnapshotsTest-1375744646 tempest-VolumesAssistedSnapshotsTest-1375744646-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (122e7b2c-7c8d-4926-8d6d-f8f769ece619) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:37:37.524729 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-4cd5db95-d194-431c-82f0-15e5b10aca21 tempest-VolumesAssistedSnapshotsTest-1375744646 tempest-VolumesAssistedSnapshotsTest-1375744646-project-admin] Flow 'volume_create_api' (e1f01b1e-8e22-40bc-8635-cf3ed2b558e8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:37:37.525358 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-4cd5db95-d194-431c-82f0-15e5b10aca21 tempest-VolumesAssistedSnapshotsTest-1375744646 tempest-VolumesAssistedSnapshotsTest-1375744646-project-admin] Create volume request issued successfully. Aug 25 05:37:37.526369 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-4cd5db95-d194-431c-82f0-15e5b10aca21 tempest-VolumesAssistedSnapshotsTest-1375744646 tempest-VolumesAssistedSnapshotsTest-1375744646-project-admin] https://10.4.3.189/volume/v3/volumes returned with HTTP 202 Aug 25 05:37:37.526811 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 20/83] 10.4.3.189 () {68 vars in 1258 bytes} [Tue Aug 25 05:37:36 2026] POST /volume/v3/volumes => generated 785 bytes in 699 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 05:37:37.545666 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-aae25264-6655-45fc-86ea-fa7d0ebb793e None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:37:37.549036 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-aae25264-6655-45fc-86ea-fa7d0ebb793e tempest-VolumesAssistedSnapshotsTest-1375744646 tempest-VolumesAssistedSnapshotsTest-1375744646-project-admin] GET https://10.4.3.189/volume/v3/volumes/fe862356-ffcc-4eb3-8097-b49f0712fc78 Aug 25 05:37:37.550222 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-aae25264-6655-45fc-86ea-fa7d0ebb793e tempest-VolumesAssistedSnapshotsTest-1375744646 tempest-VolumesAssistedSnapshotsTest-1375744646-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:37:37.550222 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-aae25264-6655-45fc-86ea-fa7d0ebb793e tempest-VolumesAssistedSnapshotsTest-1375744646 tempest-VolumesAssistedSnapshotsTest-1375744646-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:37:37.563093 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:37:37.563093 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:37:37.570485 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-aae25264-6655-45fc-86ea-fa7d0ebb793e tempest-VolumesAssistedSnapshotsTest-1375744646 tempest-VolumesAssistedSnapshotsTest-1375744646-project-admin] Volume info retrieved successfully. Aug 25 05:37:37.580700 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-aae25264-6655-45fc-86ea-fa7d0ebb793e tempest-VolumesAssistedSnapshotsTest-1375744646 tempest-VolumesAssistedSnapshotsTest-1375744646-project-admin] https://10.4.3.189/volume/v3/volumes/fe862356-ffcc-4eb3-8097-b49f0712fc78 returned with HTTP 200 Aug 25 05:37:37.581219 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 21/84] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:37:37 2026] GET /volume/v3/volumes/fe862356-ffcc-4eb3-8097-b49f0712fc78 => generated 964 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:37:38.602649 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-25b82cef-22a5-4074-8a82-fca76b435e9d None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:37:38.604944 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-25b82cef-22a5-4074-8a82-fca76b435e9d tempest-VolumesAssistedSnapshotsTest-1375744646 tempest-VolumesAssistedSnapshotsTest-1375744646-project-admin] GET https://10.4.3.189/volume/v3/volumes/fe862356-ffcc-4eb3-8097-b49f0712fc78 Aug 25 05:37:38.605277 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-25b82cef-22a5-4074-8a82-fca76b435e9d tempest-VolumesAssistedSnapshotsTest-1375744646 tempest-VolumesAssistedSnapshotsTest-1375744646-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:37:38.605465 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-25b82cef-22a5-4074-8a82-fca76b435e9d tempest-VolumesAssistedSnapshotsTest-1375744646 tempest-VolumesAssistedSnapshotsTest-1375744646-project-admin] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:37:38.623269 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:37:38.623269 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:37:38.628613 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-25b82cef-22a5-4074-8a82-fca76b435e9d tempest-VolumesAssistedSnapshotsTest-1375744646 tempest-VolumesAssistedSnapshotsTest-1375744646-project-admin] Volume info retrieved successfully. Aug 25 05:37:38.648389 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-25b82cef-22a5-4074-8a82-fca76b435e9d tempest-VolumesAssistedSnapshotsTest-1375744646 tempest-VolumesAssistedSnapshotsTest-1375744646-project-admin] https://10.4.3.189/volume/v3/volumes/fe862356-ffcc-4eb3-8097-b49f0712fc78 returned with HTTP 200 Aug 25 05:37:38.648980 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 23/85] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:37:38 2026] GET /volume/v3/volumes/fe862356-ffcc-4eb3-8097-b49f0712fc78 => generated 1016 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:37:43.523902 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-3148668e-7bd4-4990-a53a-69bd0b49516b None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:37:43.818244 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-3148668e-7bd4-4990-a53a-69bd0b49516b tempest-TestMultiAttachVolumeSwap-422775694 tempest-TestMultiAttachVolumeSwap-422775694-project-member] POST https://10.4.3.189/volume/v3/volumes Aug 25 05:37:43.818244 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-3148668e-7bd4-4990-a53a-69bd0b49516b tempest-TestMultiAttachVolumeSwap-422775694 tempest-TestMultiAttachVolumeSwap-422775694-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-TestMultiAttachVolumeSwap-volume-339022986"}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:37:43.818342 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.v3.volumes [None req-3148668e-7bd4-4990-a53a-69bd0b49516b tempest-TestMultiAttachVolumeSwap-422775694 tempest-TestMultiAttachVolumeSwap-422775694-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-TestMultiAttachVolumeSwap-volume-339022986'}} {{(pid=100271) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 05:37:43.823341 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [None req-3148668e-7bd4-4990-a53a-69bd0b49516b tempest-TestMultiAttachVolumeSwap-422775694 tempest-TestMultiAttachVolumeSwap-422775694-project-member] Create volume of 1 GB Aug 25 05:37:43.823762 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:37:43.823762 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:37:43.830417 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-3148668e-7bd4-4990-a53a-69bd0b49516b tempest-TestMultiAttachVolumeSwap-422775694 tempest-TestMultiAttachVolumeSwap-422775694-project-member] Availability zone cache updated, next update will occur around 2026-08-25 06:37:43.829720. {{(pid=100271) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 25 05:37:43.830591 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-3148668e-7bd4-4990-a53a-69bd0b49516b tempest-TestMultiAttachVolumeSwap-422775694 tempest-TestMultiAttachVolumeSwap-422775694-project-member] Availability Zones retrieved successfully. Aug 25 05:37:43.855717 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-3148668e-7bd4-4990-a53a-69bd0b49516b tempest-TestMultiAttachVolumeSwap-422775694 tempest-TestMultiAttachVolumeSwap-422775694-project-member] Flow 'volume_create_api' (cd8d0c62-9e1d-4a46-8227-e50865a004a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:37:43.856803 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-3148668e-7bd4-4990-a53a-69bd0b49516b tempest-TestMultiAttachVolumeSwap-422775694 tempest-TestMultiAttachVolumeSwap-422775694-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1f7b67de-e40b-4c3a-897e-53143a96191a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:37:43.857818 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.flows.api.create_volume [None req-3148668e-7bd4-4990-a53a-69bd0b49516b tempest-TestMultiAttachVolumeSwap-422775694 tempest-TestMultiAttachVolumeSwap-422775694-project-member] Validating volume size '1' using validate_int {{(pid=100271) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 05:37:43.873759 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:37:43.873759 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:37:43.904709 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-3148668e-7bd4-4990-a53a-69bd0b49516b tempest-TestMultiAttachVolumeSwap-422775694 tempest-TestMultiAttachVolumeSwap-422775694-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1f7b67de-e40b-4c3a-897e-53143a96191a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T05:35:02Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=4fa89bb8-00a1-4883-b044-0745c308cc4c,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4fa89bb8-00a1-4883-b044-0745c308cc4c', 'encryption_key_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=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:37:43.905689 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-3148668e-7bd4-4990-a53a-69bd0b49516b tempest-TestMultiAttachVolumeSwap-422775694 tempest-TestMultiAttachVolumeSwap-422775694-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7dca127c-c088-4571-8b7e-775561d256e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:37:43.940338 np0000008051 devstack@c-api.service[100271]: WARNING cinder.quota [None req-3148668e-7bd4-4990-a53a-69bd0b49516b tempest-TestMultiAttachVolumeSwap-422775694 tempest-TestMultiAttachVolumeSwap-422775694-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 25 05:37:43.940736 np0000008051 devstack@c-api.service[100271]: WARNING cinder.quota [None req-3148668e-7bd4-4990-a53a-69bd0b49516b tempest-TestMultiAttachVolumeSwap-422775694 tempest-TestMultiAttachVolumeSwap-422775694-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 25 05:37:44.014198 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.quota [None req-3148668e-7bd4-4990-a53a-69bd0b49516b tempest-TestMultiAttachVolumeSwap-422775694 tempest-TestMultiAttachVolumeSwap-422775694-project-member] Created reservations ['38350827-6336-48cf-a159-a2fe83599569', '118bfc67-c83a-4ec0-b3ba-a8d2a6fd646d', 'f3ccde60-5f09-4661-9c3e-e8d0da46c74d', '74f0ac46-030e-4af5-a495-7cb2e249b610'] {{(pid=100271) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:37:44.016128 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-3148668e-7bd4-4990-a53a-69bd0b49516b tempest-TestMultiAttachVolumeSwap-422775694 tempest-TestMultiAttachVolumeSwap-422775694-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7dca127c-c088-4571-8b7e-775561d256e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['38350827-6336-48cf-a159-a2fe83599569', '118bfc67-c83a-4ec0-b3ba-a8d2a6fd646d', 'f3ccde60-5f09-4661-9c3e-e8d0da46c74d', '74f0ac46-030e-4af5-a495-7cb2e249b610']}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:37:44.016128 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-3148668e-7bd4-4990-a53a-69bd0b49516b tempest-TestMultiAttachVolumeSwap-422775694 tempest-TestMultiAttachVolumeSwap-422775694-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b4a0b124-2f29-4b47-bf4e-818396849d08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:37:44.061700 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-3148668e-7bd4-4990-a53a-69bd0b49516b tempest-TestMultiAttachVolumeSwap-422775694 tempest-TestMultiAttachVolumeSwap-422775694-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b4a0b124-2f29-4b47-bf4e-818396849d08) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1633eabe-0fff-4a8d-b511-1363a815b671', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-339022986',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='4347690d880d4b1b9bc43aabe1d35613',qos_specs=None,replication_status=,reservations=['38350827-6336-48cf-a159-a2fe83599569','118bfc67-c83a-4ec0-b3ba-a8d2a6fd646d','f3ccde60-5f09-4661-9c3e-e8d0da46c74d','74f0ac46-030e-4af5-a495-7cb2e249b610'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='96577877fa6a4c80a6a18d9a8e07374d',volume_type_id=4fa89bb8-00a1-4883-b044-0745c308cc4c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T05:37:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-339022986',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1633eabe-0fff-4a8d-b511-1363a815b671,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='4347690d880d4b1b9bc43aabe1d35613',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='96577877fa6a4c80a6a18d9a8e07374d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4fa89bb8-00a1-4883-b044-0745c308cc4c),volume_type_id=4fa89bb8-00a1-4883-b044-0745c308cc4c)}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:37:44.062078 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-3148668e-7bd4-4990-a53a-69bd0b49516b tempest-TestMultiAttachVolumeSwap-422775694 tempest-TestMultiAttachVolumeSwap-422775694-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (45bc9062-79fc-46c2-9973-15b058fa6859) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:37:44.101850 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-3148668e-7bd4-4990-a53a-69bd0b49516b tempest-TestMultiAttachVolumeSwap-422775694 tempest-TestMultiAttachVolumeSwap-422775694-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (45bc9062-79fc-46c2-9973-15b058fa6859) transitioned into state 'SUCCESS' from state '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-339022986',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='4347690d880d4b1b9bc43aabe1d35613',qos_specs=None,replication_status=,reservations=['38350827-6336-48cf-a159-a2fe83599569','118bfc67-c83a-4ec0-b3ba-a8d2a6fd646d','f3ccde60-5f09-4661-9c3e-e8d0da46c74d','74f0ac46-030e-4af5-a495-7cb2e249b610'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='96577877fa6a4c80a6a18d9a8e07374d',volume_type_id=4fa89bb8-00a1-4883-b044-0745c308cc4c)}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:37:44.102899 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-3148668e-7bd4-4990-a53a-69bd0b49516b tempest-TestMultiAttachVolumeSwap-422775694 tempest-TestMultiAttachVolumeSwap-422775694-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (553acd17-3a2b-4607-9e88-a46468b75f42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:37:44.125381 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-3148668e-7bd4-4990-a53a-69bd0b49516b tempest-TestMultiAttachVolumeSwap-422775694 tempest-TestMultiAttachVolumeSwap-422775694-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (553acd17-3a2b-4607-9e88-a46468b75f42) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:37:44.126746 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-3148668e-7bd4-4990-a53a-69bd0b49516b tempest-TestMultiAttachVolumeSwap-422775694 tempest-TestMultiAttachVolumeSwap-422775694-project-member] Flow 'volume_create_api' (cd8d0c62-9e1d-4a46-8227-e50865a004a8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100271) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:37:44.127399 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-3148668e-7bd4-4990-a53a-69bd0b49516b tempest-TestMultiAttachVolumeSwap-422775694 tempest-TestMultiAttachVolumeSwap-422775694-project-member] Create volume request issued successfully. Aug 25 05:37:44.128267 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-3148668e-7bd4-4990-a53a-69bd0b49516b tempest-TestMultiAttachVolumeSwap-422775694 tempest-TestMultiAttachVolumeSwap-422775694-project-member] https://10.4.3.189/volume/v3/volumes returned with HTTP 202 Aug 25 05:37:44.128790 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 22/86] 10.4.3.189 () {68 vars in 1259 bytes} [Tue Aug 25 05:37:43 2026] POST /volume/v3/volumes => generated 757 bytes in 605 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 05:37:44.146106 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-322ee5ae-3577-47c2-9f7c-dba2d6d3577d None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:37:44.149977 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-322ee5ae-3577-47c2-9f7c-dba2d6d3577d tempest-TestMultiAttachVolumeSwap-422775694 tempest-TestMultiAttachVolumeSwap-422775694-project-member] GET https://10.4.3.189/volume/v3/volumes/1633eabe-0fff-4a8d-b511-1363a815b671 Aug 25 05:37:44.149977 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-322ee5ae-3577-47c2-9f7c-dba2d6d3577d tempest-TestMultiAttachVolumeSwap-422775694 tempest-TestMultiAttachVolumeSwap-422775694-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:37:44.149977 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-322ee5ae-3577-47c2-9f7c-dba2d6d3577d tempest-TestMultiAttachVolumeSwap-422775694 tempest-TestMultiAttachVolumeSwap-422775694-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:37:44.157493 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:37:44.157493 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:37:44.162415 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-322ee5ae-3577-47c2-9f7c-dba2d6d3577d tempest-TestMultiAttachVolumeSwap-422775694 tempest-TestMultiAttachVolumeSwap-422775694-project-member] Volume info retrieved successfully. Aug 25 05:37:44.168677 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-322ee5ae-3577-47c2-9f7c-dba2d6d3577d tempest-TestMultiAttachVolumeSwap-422775694 tempest-TestMultiAttachVolumeSwap-422775694-project-member] https://10.4.3.189/volume/v3/volumes/1633eabe-0fff-4a8d-b511-1363a815b671 returned with HTTP 200 Aug 25 05:37:44.170048 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 21/87] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:37:44 2026] GET /volume/v3/volumes/1633eabe-0fff-4a8d-b511-1363a815b671 => generated 825 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:37:45.188027 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-0893a057-aa2e-49a6-9bfa-5a74e5830a06 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:37:45.190899 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-0893a057-aa2e-49a6-9bfa-5a74e5830a06 tempest-TestMultiAttachVolumeSwap-422775694 tempest-TestMultiAttachVolumeSwap-422775694-project-member] GET https://10.4.3.189/volume/v3/volumes/1633eabe-0fff-4a8d-b511-1363a815b671 Aug 25 05:37:45.192793 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-0893a057-aa2e-49a6-9bfa-5a74e5830a06 tempest-TestMultiAttachVolumeSwap-422775694 tempest-TestMultiAttachVolumeSwap-422775694-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:37:45.192793 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-0893a057-aa2e-49a6-9bfa-5a74e5830a06 tempest-TestMultiAttachVolumeSwap-422775694 tempest-TestMultiAttachVolumeSwap-422775694-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:37:45.204514 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:37:45.204514 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:37:45.213014 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-0893a057-aa2e-49a6-9bfa-5a74e5830a06 tempest-TestMultiAttachVolumeSwap-422775694 tempest-TestMultiAttachVolumeSwap-422775694-project-member] Volume info retrieved successfully. Aug 25 05:37:45.228606 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-0893a057-aa2e-49a6-9bfa-5a74e5830a06 tempest-TestMultiAttachVolumeSwap-422775694 tempest-TestMultiAttachVolumeSwap-422775694-project-member] https://10.4.3.189/volume/v3/volumes/1633eabe-0fff-4a8d-b511-1363a815b671 returned with HTTP 200 Aug 25 05:37:45.228805 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 22/88] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:37:45 2026] GET /volume/v3/volumes/1633eabe-0fff-4a8d-b511-1363a815b671 => generated 850 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:37:45.261231 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-407d308f-b317-4a37-bb2a-c8aa05a76286 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:37:45.590257 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-407d308f-b317-4a37-bb2a-c8aa05a76286 tempest-TestMultiAttachVolumeSwap-1799784521 tempest-TestMultiAttachVolumeSwap-1799784521-project-admin] POST https://10.4.3.189/volume/v3/volumes/1633eabe-0fff-4a8d-b511-1363a815b671/action Aug 25 05:37:45.591019 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-407d308f-b317-4a37-bb2a-c8aa05a76286 tempest-TestMultiAttachVolumeSwap-1799784521 tempest-TestMultiAttachVolumeSwap-1799784521-project-admin] Action body: b'{"os-update_readonly_flag": {"readonly": true}}' {{(pid=100270) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 05:37:45.591019 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-407d308f-b317-4a37-bb2a-c8aa05a76286 tempest-TestMultiAttachVolumeSwap-1799784521 tempest-TestMultiAttachVolumeSwap-1799784521-project-admin] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": true}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:37:45.609697 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:37:45.609697 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:37:45.610557 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-407d308f-b317-4a37-bb2a-c8aa05a76286 tempest-TestMultiAttachVolumeSwap-1799784521 tempest-TestMultiAttachVolumeSwap-1799784521-project-admin] Volume info retrieved successfully. Aug 25 05:37:45.633502 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-407d308f-b317-4a37-bb2a-c8aa05a76286 tempest-TestMultiAttachVolumeSwap-1799784521 tempest-TestMultiAttachVolumeSwap-1799784521-project-admin] Update volume admin metadata completed successfully. Aug 25 05:37:45.633633 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-407d308f-b317-4a37-bb2a-c8aa05a76286 tempest-TestMultiAttachVolumeSwap-1799784521 tempest-TestMultiAttachVolumeSwap-1799784521-project-admin] Update readonly setting on volume completed successfully. Aug 25 05:37:45.633865 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-407d308f-b317-4a37-bb2a-c8aa05a76286 tempest-TestMultiAttachVolumeSwap-1799784521 tempest-TestMultiAttachVolumeSwap-1799784521-project-admin] https://10.4.3.189/volume/v3/volumes/1633eabe-0fff-4a8d-b511-1363a815b671/action returned with HTTP 202 Aug 25 05:37:45.634561 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 24/89] 10.4.3.189 () {68 vars in 1390 bytes} [Tue Aug 25 05:37:45 2026] POST /volume/v3/volumes/1633eabe-0fff-4a8d-b511-1363a815b671/action => generated 0 bytes in 375 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 05:37:45.648090 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-6ffe20b4-ef42-42ec-ade0-3a91a25d1526 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:37:45.651323 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-6ffe20b4-ef42-42ec-ade0-3a91a25d1526 tempest-TestMultiAttachVolumeSwap-422775694 tempest-TestMultiAttachVolumeSwap-422775694-project-member] POST https://10.4.3.189/volume/v3/volumes Aug 25 05:37:45.651999 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-6ffe20b4-ef42-42ec-ade0-3a91a25d1526 tempest-TestMultiAttachVolumeSwap-422775694 tempest-TestMultiAttachVolumeSwap-422775694-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-TestMultiAttachVolumeSwap-volume-666935221"}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:37:45.653972 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.v3.volumes [None req-6ffe20b4-ef42-42ec-ade0-3a91a25d1526 tempest-TestMultiAttachVolumeSwap-422775694 tempest-TestMultiAttachVolumeSwap-422775694-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-TestMultiAttachVolumeSwap-volume-666935221'}} {{(pid=100271) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 05:37:45.659001 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [None req-6ffe20b4-ef42-42ec-ade0-3a91a25d1526 tempest-TestMultiAttachVolumeSwap-422775694 tempest-TestMultiAttachVolumeSwap-422775694-project-member] Create volume of 1 GB Aug 25 05:37:45.659358 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:37:45.659358 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:37:45.660203 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-6ffe20b4-ef42-42ec-ade0-3a91a25d1526 tempest-TestMultiAttachVolumeSwap-422775694 tempest-TestMultiAttachVolumeSwap-422775694-project-member] Availability Zones retrieved successfully. Aug 25 05:37:45.669010 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-6ffe20b4-ef42-42ec-ade0-3a91a25d1526 tempest-TestMultiAttachVolumeSwap-422775694 tempest-TestMultiAttachVolumeSwap-422775694-project-member] Flow 'volume_create_api' (871dc732-144f-4674-b4c9-9d9b810f1dce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:37:45.670834 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-6ffe20b4-ef42-42ec-ade0-3a91a25d1526 tempest-TestMultiAttachVolumeSwap-422775694 tempest-TestMultiAttachVolumeSwap-422775694-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (84f62c42-8af9-4018-a34f-6d3aeacefdad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:37:45.672592 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.flows.api.create_volume [None req-6ffe20b4-ef42-42ec-ade0-3a91a25d1526 tempest-TestMultiAttachVolumeSwap-422775694 tempest-TestMultiAttachVolumeSwap-422775694-project-member] Validating volume size '1' using validate_int {{(pid=100271) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 05:37:45.684890 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:37:45.684890 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:37:45.703637 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-6ffe20b4-ef42-42ec-ade0-3a91a25d1526 tempest-TestMultiAttachVolumeSwap-422775694 tempest-TestMultiAttachVolumeSwap-422775694-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (84f62c42-8af9-4018-a34f-6d3aeacefdad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T05:35:02Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=4fa89bb8-00a1-4883-b044-0745c308cc4c,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4fa89bb8-00a1-4883-b044-0745c308cc4c', 'encryption_key_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=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:37:45.705077 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-6ffe20b4-ef42-42ec-ade0-3a91a25d1526 tempest-TestMultiAttachVolumeSwap-422775694 tempest-TestMultiAttachVolumeSwap-422775694-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (49e1ed11-463e-4e94-a4af-d28e41bdfad2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:37:45.765202 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.quota [None req-6ffe20b4-ef42-42ec-ade0-3a91a25d1526 tempest-TestMultiAttachVolumeSwap-422775694 tempest-TestMultiAttachVolumeSwap-422775694-project-member] Created reservations ['128d5394-3c9d-47b0-978c-cf14c1011db9', '7055910f-4fd4-41c2-a4d6-9159d83283b2', 'de7ce050-6e28-4ee9-9565-5562f5f29e30', '6629c086-b54a-4383-bc3c-c6c0e0995392'] {{(pid=100271) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:37:45.766476 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-6ffe20b4-ef42-42ec-ade0-3a91a25d1526 tempest-TestMultiAttachVolumeSwap-422775694 tempest-TestMultiAttachVolumeSwap-422775694-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (49e1ed11-463e-4e94-a4af-d28e41bdfad2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['128d5394-3c9d-47b0-978c-cf14c1011db9', '7055910f-4fd4-41c2-a4d6-9159d83283b2', 'de7ce050-6e28-4ee9-9565-5562f5f29e30', '6629c086-b54a-4383-bc3c-c6c0e0995392']}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:37:45.768226 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-6ffe20b4-ef42-42ec-ade0-3a91a25d1526 tempest-TestMultiAttachVolumeSwap-422775694 tempest-TestMultiAttachVolumeSwap-422775694-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (baa147e0-0405-4b20-b09b-cb38bfb1cf46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:37:45.816951 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-6ffe20b4-ef42-42ec-ade0-3a91a25d1526 tempest-TestMultiAttachVolumeSwap-422775694 tempest-TestMultiAttachVolumeSwap-422775694-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (baa147e0-0405-4b20-b09b-cb38bfb1cf46) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c2685737-468d-4d85-9fe4-f426a3a3f718', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-666935221',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='4347690d880d4b1b9bc43aabe1d35613',qos_specs=None,replication_status=,reservations=['128d5394-3c9d-47b0-978c-cf14c1011db9','7055910f-4fd4-41c2-a4d6-9159d83283b2','de7ce050-6e28-4ee9-9565-5562f5f29e30','6629c086-b54a-4383-bc3c-c6c0e0995392'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='96577877fa6a4c80a6a18d9a8e07374d',volume_type_id=4fa89bb8-00a1-4883-b044-0745c308cc4c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T05:37:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-666935221',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c2685737-468d-4d85-9fe4-f426a3a3f718,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='4347690d880d4b1b9bc43aabe1d35613',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='96577877fa6a4c80a6a18d9a8e07374d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4fa89bb8-00a1-4883-b044-0745c308cc4c),volume_type_id=4fa89bb8-00a1-4883-b044-0745c308cc4c)}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:37:45.818416 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-6ffe20b4-ef42-42ec-ade0-3a91a25d1526 tempest-TestMultiAttachVolumeSwap-422775694 tempest-TestMultiAttachVolumeSwap-422775694-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (afccabd7-91da-4e63-849a-35543558ae9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:37:45.849548 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-6ffe20b4-ef42-42ec-ade0-3a91a25d1526 tempest-TestMultiAttachVolumeSwap-422775694 tempest-TestMultiAttachVolumeSwap-422775694-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (afccabd7-91da-4e63-849a-35543558ae9d) transitioned into state 'SUCCESS' from state '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-666935221',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='4347690d880d4b1b9bc43aabe1d35613',qos_specs=None,replication_status=,reservations=['128d5394-3c9d-47b0-978c-cf14c1011db9','7055910f-4fd4-41c2-a4d6-9159d83283b2','de7ce050-6e28-4ee9-9565-5562f5f29e30','6629c086-b54a-4383-bc3c-c6c0e0995392'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='96577877fa6a4c80a6a18d9a8e07374d',volume_type_id=4fa89bb8-00a1-4883-b044-0745c308cc4c)}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:37:45.850859 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-6ffe20b4-ef42-42ec-ade0-3a91a25d1526 tempest-TestMultiAttachVolumeSwap-422775694 tempest-TestMultiAttachVolumeSwap-422775694-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (59749a60-504e-4367-987b-1cc9300a70e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:37:45.872619 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-6ffe20b4-ef42-42ec-ade0-3a91a25d1526 tempest-TestMultiAttachVolumeSwap-422775694 tempest-TestMultiAttachVolumeSwap-422775694-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (59749a60-504e-4367-987b-1cc9300a70e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:37:45.873418 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-6ffe20b4-ef42-42ec-ade0-3a91a25d1526 tempest-TestMultiAttachVolumeSwap-422775694 tempest-TestMultiAttachVolumeSwap-422775694-project-member] Flow 'volume_create_api' (871dc732-144f-4674-b4c9-9d9b810f1dce) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100271) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:37:45.873829 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-6ffe20b4-ef42-42ec-ade0-3a91a25d1526 tempest-TestMultiAttachVolumeSwap-422775694 tempest-TestMultiAttachVolumeSwap-422775694-project-member] Create volume request issued successfully. Aug 25 05:37:45.874497 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-6ffe20b4-ef42-42ec-ade0-3a91a25d1526 tempest-TestMultiAttachVolumeSwap-422775694 tempest-TestMultiAttachVolumeSwap-422775694-project-member] https://10.4.3.189/volume/v3/volumes returned with HTTP 202 Aug 25 05:37:45.875015 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 23/90] 10.4.3.189 () {68 vars in 1259 bytes} [Tue Aug 25 05:37:45 2026] POST /volume/v3/volumes => generated 757 bytes in 228 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 05:37:45.892530 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-4a1ef6eb-66ea-4c99-a1f0-7e4d1763f78f None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:37:45.894792 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-4a1ef6eb-66ea-4c99-a1f0-7e4d1763f78f tempest-TestMultiAttachVolumeSwap-422775694 tempest-TestMultiAttachVolumeSwap-422775694-project-member] GET https://10.4.3.189/volume/v3/volumes/c2685737-468d-4d85-9fe4-f426a3a3f718 Aug 25 05:37:45.895117 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-4a1ef6eb-66ea-4c99-a1f0-7e4d1763f78f tempest-TestMultiAttachVolumeSwap-422775694 tempest-TestMultiAttachVolumeSwap-422775694-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:37:45.895383 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-4a1ef6eb-66ea-4c99-a1f0-7e4d1763f78f tempest-TestMultiAttachVolumeSwap-422775694 tempest-TestMultiAttachVolumeSwap-422775694-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:37:45.905580 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:37:45.905580 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:37:45.911504 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-4a1ef6eb-66ea-4c99-a1f0-7e4d1763f78f tempest-TestMultiAttachVolumeSwap-422775694 tempest-TestMultiAttachVolumeSwap-422775694-project-member] Volume info retrieved successfully. Aug 25 05:37:45.917462 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-4a1ef6eb-66ea-4c99-a1f0-7e4d1763f78f tempest-TestMultiAttachVolumeSwap-422775694 tempest-TestMultiAttachVolumeSwap-422775694-project-member] https://10.4.3.189/volume/v3/volumes/c2685737-468d-4d85-9fe4-f426a3a3f718 returned with HTTP 200 Aug 25 05:37:45.918122 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 22/91] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:37:45 2026] GET /volume/v3/volumes/c2685737-468d-4d85-9fe4-f426a3a3f718 => generated 825 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:37:46.723692 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-c018158f-fef5-49e5-b900-f1740fa85106 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:37:46.941370 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-54bd0fa7-57e2-4a7d-bb26-12265abd0646 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:37:46.945439 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-54bd0fa7-57e2-4a7d-bb26-12265abd0646 tempest-TestMultiAttachVolumeSwap-422775694 tempest-TestMultiAttachVolumeSwap-422775694-project-member] GET https://10.4.3.189/volume/v3/volumes/c2685737-468d-4d85-9fe4-f426a3a3f718 Aug 25 05:37:46.946131 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-54bd0fa7-57e2-4a7d-bb26-12265abd0646 tempest-TestMultiAttachVolumeSwap-422775694 tempest-TestMultiAttachVolumeSwap-422775694-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:37:46.946299 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-54bd0fa7-57e2-4a7d-bb26-12265abd0646 tempest-TestMultiAttachVolumeSwap-422775694 tempest-TestMultiAttachVolumeSwap-422775694-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:37:46.960421 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:37:46.960421 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:37:46.966521 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-54bd0fa7-57e2-4a7d-bb26-12265abd0646 tempest-TestMultiAttachVolumeSwap-422775694 tempest-TestMultiAttachVolumeSwap-422775694-project-member] Volume info retrieved successfully. Aug 25 05:37:46.975892 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-54bd0fa7-57e2-4a7d-bb26-12265abd0646 tempest-TestMultiAttachVolumeSwap-422775694 tempest-TestMultiAttachVolumeSwap-422775694-project-member] https://10.4.3.189/volume/v3/volumes/c2685737-468d-4d85-9fe4-f426a3a3f718 returned with HTTP 200 Aug 25 05:37:46.977416 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 25/92] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:37:46 2026] GET /volume/v3/volumes/c2685737-468d-4d85-9fe4-f426a3a3f718 => generated 850 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:37:47.188383 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c018158f-fef5-49e5-b900-f1740fa85106 tempest-VolumeHostsAdminTestsJSON-997134001 tempest-VolumeHostsAdminTestsJSON-997134001-project-admin] GET https://10.4.3.189/volume/v3/os-hosts Aug 25 05:37:47.188693 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c018158f-fef5-49e5-b900-f1740fa85106 tempest-VolumeHostsAdminTestsJSON-997134001 tempest-VolumeHostsAdminTestsJSON-997134001-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:37:47.190479 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c018158f-fef5-49e5-b900-f1740fa85106 tempest-VolumeHostsAdminTestsJSON-997134001 tempest-VolumeHostsAdminTestsJSON-997134001-project-admin] Calling method 'index' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:37:47.200804 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.contrib.hosts [None req-c018158f-fef5-49e5-b900-f1740fa85106 tempest-VolumeHostsAdminTestsJSON-997134001 tempest-VolumeHostsAdminTestsJSON-997134001-project-admin] status, active and update: available, enabled, 2026-08-25 05:37:02+00:00 {{(pid=100268) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 25 05:37:47.202778 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.contrib.hosts [None req-c018158f-fef5-49e5-b900-f1740fa85106 tempest-VolumeHostsAdminTestsJSON-997134001 tempest-VolumeHostsAdminTestsJSON-997134001-project-admin] status, active and update: available, enabled, 2026-08-25 05:37:00+00:00 {{(pid=100268) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 25 05:37:47.202778 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.contrib.hosts [None req-c018158f-fef5-49e5-b900-f1740fa85106 tempest-VolumeHostsAdminTestsJSON-997134001 tempest-VolumeHostsAdminTestsJSON-997134001-project-admin] status, active and update: available, enabled, 2026-08-25 05:36:49+00:00 {{(pid=100268) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 25 05:37:47.202778 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c018158f-fef5-49e5-b900-f1740fa85106 tempest-VolumeHostsAdminTestsJSON-997134001 tempest-VolumeHostsAdminTestsJSON-997134001-project-admin] https://10.4.3.189/volume/v3/os-hosts returned with HTTP 200 Aug 25 05:37:47.202778 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 23/93] 10.4.3.189 () {66 vars in 1240 bytes} [Tue Aug 25 05:37:46 2026] GET /volume/v3/os-hosts => generated 560 bytes in 479 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:37:47.218794 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-37b82d7d-e352-4e1d-81d1-34ad9164532d None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:37:47.226980 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-37b82d7d-e352-4e1d-81d1-34ad9164532d tempest-VolumeHostsAdminTestsJSON-997134001 tempest-VolumeHostsAdminTestsJSON-997134001-project-admin] GET https://10.4.3.189/volume/v3/os-hosts Aug 25 05:37:47.227634 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-37b82d7d-e352-4e1d-81d1-34ad9164532d tempest-VolumeHostsAdminTestsJSON-997134001 tempest-VolumeHostsAdminTestsJSON-997134001-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:37:47.228114 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-37b82d7d-e352-4e1d-81d1-34ad9164532d tempest-VolumeHostsAdminTestsJSON-997134001 tempest-VolumeHostsAdminTestsJSON-997134001-project-admin] Calling method 'index' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:37:47.229379 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:37:47.229379 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:37:47.238101 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.contrib.hosts [None req-37b82d7d-e352-4e1d-81d1-34ad9164532d tempest-VolumeHostsAdminTestsJSON-997134001 tempest-VolumeHostsAdminTestsJSON-997134001-project-admin] status, active and update: available, enabled, 2026-08-25 05:37:02+00:00 {{(pid=100271) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 25 05:37:47.238267 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.contrib.hosts [None req-37b82d7d-e352-4e1d-81d1-34ad9164532d tempest-VolumeHostsAdminTestsJSON-997134001 tempest-VolumeHostsAdminTestsJSON-997134001-project-admin] status, active and update: available, enabled, 2026-08-25 05:37:00+00:00 {{(pid=100271) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 25 05:37:47.238403 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.contrib.hosts [None req-37b82d7d-e352-4e1d-81d1-34ad9164532d tempest-VolumeHostsAdminTestsJSON-997134001 tempest-VolumeHostsAdminTestsJSON-997134001-project-admin] status, active and update: available, enabled, 2026-08-25 05:36:49+00:00 {{(pid=100271) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 25 05:37:47.238910 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-37b82d7d-e352-4e1d-81d1-34ad9164532d tempest-VolumeHostsAdminTestsJSON-997134001 tempest-VolumeHostsAdminTestsJSON-997134001-project-admin] https://10.4.3.189/volume/v3/os-hosts returned with HTTP 200 Aug 25 05:37:47.239333 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 24/94] 10.4.3.189 () {66 vars in 1240 bytes} [Tue Aug 25 05:37:47 2026] GET /volume/v3/os-hosts => generated 560 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:37:47.255015 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-37fd0afa-d4b0-46d7-969c-79c222850466 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:37:47.261322 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-37fd0afa-d4b0-46d7-969c-79c222850466 tempest-VolumeHostsAdminTestsJSON-997134001 tempest-VolumeHostsAdminTestsJSON-997134001-project-admin] GET https://10.4.3.189/volume/v3/os-hosts/np0000008051@storpool Aug 25 05:37:47.261322 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-37fd0afa-d4b0-46d7-969c-79c222850466 tempest-VolumeHostsAdminTestsJSON-997134001 tempest-VolumeHostsAdminTestsJSON-997134001-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:37:47.261459 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-37fd0afa-d4b0-46d7-969c-79c222850466 tempest-VolumeHostsAdminTestsJSON-997134001 tempest-VolumeHostsAdminTestsJSON-997134001-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:37:47.392081 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-37fd0afa-d4b0-46d7-969c-79c222850466 tempest-VolumeHostsAdminTestsJSON-997134001 tempest-VolumeHostsAdminTestsJSON-997134001-project-admin] https://10.4.3.189/volume/v3/os-hosts/np0000008051@storpool returned with HTTP 200 Aug 25 05:37:47.392081 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 23/95] 10.4.3.189 () {66 vars in 1306 bytes} [Tue Aug 25 05:37:47 2026] GET /volume/v3/os-hosts/np0000008051@storpool => generated 745 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:37:56.972296 np0000008051 devstack@c-api.service[100270]: DEBUG dbcounter [-] [100270] Writing DB stats cinder:SELECT=59,cinder:UPDATE=17,cinder:DELETE=3,cinder:INSERT=6 {{(pid=100270) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 05:37:57.067038 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-f8254102-c698-4995-8753-d0b8a3dfa5fd None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:37:57.070768 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-f8254102-c698-4995-8753-d0b8a3dfa5fd tempest-VolumesAdminNegativeTest-1003509271 tempest-VolumesAdminNegativeTest-1003509271-project-member] POST https://10.4.3.189/volume/v3/volumes Aug 25 05:37:57.071974 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-f8254102-c698-4995-8753-d0b8a3dfa5fd tempest-VolumesAdminNegativeTest-1003509271 tempest-VolumesAdminNegativeTest-1003509271-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAdminNegativeTest-volume-2132271364"}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:37:57.074274 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.v3.volumes [None req-f8254102-c698-4995-8753-d0b8a3dfa5fd tempest-VolumesAdminNegativeTest-1003509271 tempest-VolumesAdminNegativeTest-1003509271-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAdminNegativeTest-volume-2132271364'}} {{(pid=100270) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 05:37:57.074920 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.v3.volumes [None req-f8254102-c698-4995-8753-d0b8a3dfa5fd tempest-VolumesAdminNegativeTest-1003509271 tempest-VolumesAdminNegativeTest-1003509271-project-member] Create volume of 1 GB Aug 25 05:37:57.101756 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-f8254102-c698-4995-8753-d0b8a3dfa5fd tempest-VolumesAdminNegativeTest-1003509271 tempest-VolumesAdminNegativeTest-1003509271-project-member] Availability zone cache updated, next update will occur around 2026-08-25 06:37:57.100600. {{(pid=100270) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 25 05:37:57.101756 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-f8254102-c698-4995-8753-d0b8a3dfa5fd tempest-VolumesAdminNegativeTest-1003509271 tempest-VolumesAdminNegativeTest-1003509271-project-member] Availability Zones retrieved successfully. Aug 25 05:37:57.140998 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-f8254102-c698-4995-8753-d0b8a3dfa5fd tempest-VolumesAdminNegativeTest-1003509271 tempest-VolumesAdminNegativeTest-1003509271-project-member] Flow 'volume_create_api' (588bb824-c4af-42f1-b62c-4aba66de7223) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:37:57.142514 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-f8254102-c698-4995-8753-d0b8a3dfa5fd tempest-VolumesAdminNegativeTest-1003509271 tempest-VolumesAdminNegativeTest-1003509271-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9471f16c-49b7-43b6-8ef5-a9faf4e257ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:37:57.145375 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.flows.api.create_volume [None req-f8254102-c698-4995-8753-d0b8a3dfa5fd tempest-VolumesAdminNegativeTest-1003509271 tempest-VolumesAdminNegativeTest-1003509271-project-member] Validating volume size '1' using validate_int {{(pid=100270) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 05:37:57.182928 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-54f9e35d-4bf8-4358-8696-4875887ce4cc None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:37:57.197531 np0000008051 devstack@c-api.service[100268]: DEBUG dbcounter [-] [100268] Writing DB stats cinder:SELECT=50,cinder:INSERT=8,cinder:UPDATE=18,cinder:DELETE=1 {{(pid=100268) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 05:37:57.235598 np0000008051 devstack@c-api.service[100271]: DEBUG dbcounter [-] [100271] Writing DB stats cinder:SELECT=88,cinder:UPDATE=40,cinder:DELETE=4,cinder:INSERT=21 {{(pid=100271) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 05:37:57.249173 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-f8254102-c698-4995-8753-d0b8a3dfa5fd tempest-VolumesAdminNegativeTest-1003509271 tempest-VolumesAdminNegativeTest-1003509271-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9471f16c-49b7-43b6-8ef5-a9faf4e257ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T05:35:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=23fc6e5d-fce0-4521-ba46-4837b4232084,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '23fc6e5d-fce0-4521-ba46-4837b4232084', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:37:57.249892 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-f8254102-c698-4995-8753-d0b8a3dfa5fd tempest-VolumesAdminNegativeTest-1003509271 tempest-VolumesAdminNegativeTest-1003509271-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4e183fee-739a-4c34-9a24-4cbba8a50f5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:37:57.332474 np0000008051 devstack@c-api.service[100270]: WARNING cinder.quota [None req-f8254102-c698-4995-8753-d0b8a3dfa5fd tempest-VolumesAdminNegativeTest-1003509271 tempest-VolumesAdminNegativeTest-1003509271-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 25 05:37:57.389291 np0000008051 devstack@c-api.service[100269]: DEBUG dbcounter [-] [100269] Writing DB stats cinder:SELECT=147,cinder:INSERT=40,cinder:UPDATE=64,cinder:DELETE=4 {{(pid=100269) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 05:37:57.532285 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.quota [None req-f8254102-c698-4995-8753-d0b8a3dfa5fd tempest-VolumesAdminNegativeTest-1003509271 tempest-VolumesAdminNegativeTest-1003509271-project-member] Created reservations ['0900a530-6e4d-4409-80c8-67b56cd2a344', 'd44fd7ba-69b9-4dd7-bec0-05c5ef711198', '00f5ee07-c83e-46ec-a3c3-b750264ad08a', '10007f30-44eb-48dc-971a-5f9bf1aa7f21'] {{(pid=100270) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:37:57.537041 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-f8254102-c698-4995-8753-d0b8a3dfa5fd tempest-VolumesAdminNegativeTest-1003509271 tempest-VolumesAdminNegativeTest-1003509271-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4e183fee-739a-4c34-9a24-4cbba8a50f5f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0900a530-6e4d-4409-80c8-67b56cd2a344', 'd44fd7ba-69b9-4dd7-bec0-05c5ef711198', '00f5ee07-c83e-46ec-a3c3-b750264ad08a', '10007f30-44eb-48dc-971a-5f9bf1aa7f21']}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:37:57.538077 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-f8254102-c698-4995-8753-d0b8a3dfa5fd tempest-VolumesAdminNegativeTest-1003509271 tempest-VolumesAdminNegativeTest-1003509271-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f6ed40e8-ca0c-423f-be44-5dcc543b09a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:37:57.618881 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-f8254102-c698-4995-8753-d0b8a3dfa5fd tempest-VolumesAdminNegativeTest-1003509271 tempest-VolumesAdminNegativeTest-1003509271-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f6ed40e8-ca0c-423f-be44-5dcc543b09a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '789383bf-fd7d-444b-bef5-e0e5405f6a3d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-2132271364',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2da47babdea24776b9a0691914b8e9d1',qos_specs=None,replication_status=,reservations=['0900a530-6e4d-4409-80c8-67b56cd2a344','d44fd7ba-69b9-4dd7-bec0-05c5ef711198','00f5ee07-c83e-46ec-a3c3-b750264ad08a','10007f30-44eb-48dc-971a-5f9bf1aa7f21'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='076b70fe774f4203b4ee33d74e2492d5',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T05:37:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-2132271364',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=789383bf-fd7d-444b-bef5-e0e5405f6a3d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2da47babdea24776b9a0691914b8e9d1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='076b70fe774f4203b4ee33d74e2492d5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(23fc6e5d-fce0-4521-ba46-4837b4232084),volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:37:57.618881 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-f8254102-c698-4995-8753-d0b8a3dfa5fd tempest-VolumesAdminNegativeTest-1003509271 tempest-VolumesAdminNegativeTest-1003509271-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ddf32134-f92e-4b77-9a57-82b21d2b0a7d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:37:57.661262 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-f8254102-c698-4995-8753-d0b8a3dfa5fd tempest-VolumesAdminNegativeTest-1003509271 tempest-VolumesAdminNegativeTest-1003509271-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ddf32134-f92e-4b77-9a57-82b21d2b0a7d) transitioned into state 'SUCCESS' from state '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-2132271364',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2da47babdea24776b9a0691914b8e9d1',qos_specs=None,replication_status=,reservations=['0900a530-6e4d-4409-80c8-67b56cd2a344','d44fd7ba-69b9-4dd7-bec0-05c5ef711198','00f5ee07-c83e-46ec-a3c3-b750264ad08a','10007f30-44eb-48dc-971a-5f9bf1aa7f21'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='076b70fe774f4203b4ee33d74e2492d5',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:37:57.665070 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-f8254102-c698-4995-8753-d0b8a3dfa5fd tempest-VolumesAdminNegativeTest-1003509271 tempest-VolumesAdminNegativeTest-1003509271-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (686bf815-be0e-4a5e-af11-f781db280b87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:37:57.700167 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-f8254102-c698-4995-8753-d0b8a3dfa5fd tempest-VolumesAdminNegativeTest-1003509271 tempest-VolumesAdminNegativeTest-1003509271-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (686bf815-be0e-4a5e-af11-f781db280b87) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:37:57.700167 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-f8254102-c698-4995-8753-d0b8a3dfa5fd tempest-VolumesAdminNegativeTest-1003509271 tempest-VolumesAdminNegativeTest-1003509271-project-member] Flow 'volume_create_api' (588bb824-c4af-42f1-b62c-4aba66de7223) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100270) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:37:57.700167 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-f8254102-c698-4995-8753-d0b8a3dfa5fd tempest-VolumesAdminNegativeTest-1003509271 tempest-VolumesAdminNegativeTest-1003509271-project-member] Create volume request issued successfully. Aug 25 05:37:57.700167 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-f8254102-c698-4995-8753-d0b8a3dfa5fd tempest-VolumesAdminNegativeTest-1003509271 tempest-VolumesAdminNegativeTest-1003509271-project-member] https://10.4.3.189/volume/v3/volumes returned with HTTP 202 Aug 25 05:37:57.700712 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 26/96] 10.4.3.189 () {68 vars in 1258 bytes} [Tue Aug 25 05:37:57 2026] POST /volume/v3/volumes => generated 755 bytes in 634 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 05:37:57.727663 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-70cbcedc-40f6-4493-9819-0d109445d4d9 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:37:57.733586 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-70cbcedc-40f6-4493-9819-0d109445d4d9 tempest-VolumesAdminNegativeTest-1003509271 tempest-VolumesAdminNegativeTest-1003509271-project-member] GET https://10.4.3.189/volume/v3/volumes/789383bf-fd7d-444b-bef5-e0e5405f6a3d Aug 25 05:37:57.735315 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-70cbcedc-40f6-4493-9819-0d109445d4d9 tempest-VolumesAdminNegativeTest-1003509271 tempest-VolumesAdminNegativeTest-1003509271-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:37:57.735315 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-70cbcedc-40f6-4493-9819-0d109445d4d9 tempest-VolumesAdminNegativeTest-1003509271 tempest-VolumesAdminNegativeTest-1003509271-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:37:57.762319 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:37:57.762319 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:37:57.773491 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-70cbcedc-40f6-4493-9819-0d109445d4d9 tempest-VolumesAdminNegativeTest-1003509271 tempest-VolumesAdminNegativeTest-1003509271-project-member] Volume info retrieved successfully. Aug 25 05:37:57.781709 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-70cbcedc-40f6-4493-9819-0d109445d4d9 tempest-VolumesAdminNegativeTest-1003509271 tempest-VolumesAdminNegativeTest-1003509271-project-member] https://10.4.3.189/volume/v3/volumes/789383bf-fd7d-444b-bef5-e0e5405f6a3d returned with HTTP 200 Aug 25 05:37:57.783053 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 25/97] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:37:57 2026] GET /volume/v3/volumes/789383bf-fd7d-444b-bef5-e0e5405f6a3d => generated 823 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:37:57.885033 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-54f9e35d-4bf8-4358-8696-4875887ce4cc tempest-VolumePoolsAdminTestsJSON-805647667 tempest-VolumePoolsAdminTestsJSON-805647667-project-admin] GET https://10.4.3.189/volume/v3/scheduler-stats/get_pools?detail=True Aug 25 05:37:57.885331 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-54f9e35d-4bf8-4358-8696-4875887ce4cc tempest-VolumePoolsAdminTestsJSON-805647667 tempest-VolumePoolsAdminTestsJSON-805647667-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:37:57.885604 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-54f9e35d-4bf8-4358-8696-4875887ce4cc tempest-VolumePoolsAdminTestsJSON-805647667 tempest-VolumePoolsAdminTestsJSON-805647667-project-admin] Calling method 'get_pools' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:37:57.905857 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-54f9e35d-4bf8-4358-8696-4875887ce4cc tempest-VolumePoolsAdminTestsJSON-805647667 tempest-VolumePoolsAdminTestsJSON-805647667-project-admin] https://10.4.3.189/volume/v3/scheduler-stats/get_pools?detail=True returned with HTTP 200 Aug 25 05:37:57.906401 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 24/98] 10.4.3.189 () {66 vars in 1314 bytes} [Tue Aug 25 05:37:57 2026] GET /volume/v3/scheduler-stats/get_pools?detail=True => generated 1167 bytes in 726 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:37:57.926235 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-cfcb7ec4-ec08-4d4c-b8c2-6c57dceac640 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:37:57.932361 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-cfcb7ec4-ec08-4d4c-b8c2-6c57dceac640 tempest-VolumePoolsAdminTestsJSON-805647667 tempest-VolumePoolsAdminTestsJSON-805647667-project-admin] GET https://10.4.3.189/volume/v3/scheduler-stats/get_pools Aug 25 05:37:57.932361 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-cfcb7ec4-ec08-4d4c-b8c2-6c57dceac640 tempest-VolumePoolsAdminTestsJSON-805647667 tempest-VolumePoolsAdminTestsJSON-805647667-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:37:57.932475 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-cfcb7ec4-ec08-4d4c-b8c2-6c57dceac640 tempest-VolumePoolsAdminTestsJSON-805647667 tempest-VolumePoolsAdminTestsJSON-805647667-project-admin] Calling method 'get_pools' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:37:57.963705 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-cfcb7ec4-ec08-4d4c-b8c2-6c57dceac640 tempest-VolumePoolsAdminTestsJSON-805647667 tempest-VolumePoolsAdminTestsJSON-805647667-project-admin] https://10.4.3.189/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Aug 25 05:37:57.964684 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 24/99] 10.4.3.189 () {66 vars in 1291 bytes} [Tue Aug 25 05:37:57 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 25 05:37:58.810065 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-3b83b338-e139-4f2c-b2ac-696192fb3e8c None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:37:58.820079 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-3b83b338-e139-4f2c-b2ac-696192fb3e8c tempest-VolumesAdminNegativeTest-1003509271 tempest-VolumesAdminNegativeTest-1003509271-project-member] GET https://10.4.3.189/volume/v3/volumes/789383bf-fd7d-444b-bef5-e0e5405f6a3d Aug 25 05:37:58.820079 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-3b83b338-e139-4f2c-b2ac-696192fb3e8c tempest-VolumesAdminNegativeTest-1003509271 tempest-VolumesAdminNegativeTest-1003509271-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:37:58.820079 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-3b83b338-e139-4f2c-b2ac-696192fb3e8c tempest-VolumesAdminNegativeTest-1003509271 tempest-VolumesAdminNegativeTest-1003509271-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:37:58.843243 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:37:58.843243 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:37:58.855449 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-3b83b338-e139-4f2c-b2ac-696192fb3e8c tempest-VolumesAdminNegativeTest-1003509271 tempest-VolumesAdminNegativeTest-1003509271-project-member] Volume info retrieved successfully. Aug 25 05:37:58.870994 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-3b83b338-e139-4f2c-b2ac-696192fb3e8c tempest-VolumesAdminNegativeTest-1003509271 tempest-VolumesAdminNegativeTest-1003509271-project-member] https://10.4.3.189/volume/v3/volumes/789383bf-fd7d-444b-bef5-e0e5405f6a3d returned with HTTP 200 Aug 25 05:37:58.873079 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 27/100] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:37:58 2026] GET /volume/v3/volumes/789383bf-fd7d-444b-bef5-e0e5405f6a3d => generated 848 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:37:59.623362 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-c2be20bf-382b-49af-8b7c-695b98d1596f req-1afb05ba-bbd0-499c-89d7-492a9d74a2e2 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:37:59.627646 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-c2be20bf-382b-49af-8b7c-695b98d1596f req-1afb05ba-bbd0-499c-89d7-492a9d74a2e2 tempest-VolumesAdminNegativeTest-1804381177 tempest-VolumesAdminNegativeTest-1804381177-project] GET https://10.4.3.189/volume/v3/volumes/dbdaa27b-e9b7-4edb-be40-716e315e25c5 Aug 25 05:37:59.628110 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-c2be20bf-382b-49af-8b7c-695b98d1596f req-1afb05ba-bbd0-499c-89d7-492a9d74a2e2 tempest-VolumesAdminNegativeTest-1804381177 tempest-VolumesAdminNegativeTest-1804381177-project] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:37:59.629845 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-c2be20bf-382b-49af-8b7c-695b98d1596f req-1afb05ba-bbd0-499c-89d7-492a9d74a2e2 tempest-VolumesAdminNegativeTest-1804381177 tempest-VolumesAdminNegativeTest-1804381177-project] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:37:59.686698 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-c2be20bf-382b-49af-8b7c-695b98d1596f req-1afb05ba-bbd0-499c-89d7-492a9d74a2e2 tempest-VolumesAdminNegativeTest-1804381177 tempest-VolumesAdminNegativeTest-1804381177-project] https://10.4.3.189/volume/v3/volumes/dbdaa27b-e9b7-4edb-be40-716e315e25c5 returned with HTTP 404 Aug 25 05:37:59.686855 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 26/101] 10.4.3.189 () {68 vars in 1598 bytes} [Tue Aug 25 05:37:59 2026] GET /volume/v3/volumes/dbdaa27b-e9b7-4edb-be40-716e315e25c5 => generated 109 bytes in 64 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:37:59.709345 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-d46b64ae-e24e-43ac-9290-a9a976cf9d5c None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:37:59.712965 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d46b64ae-e24e-43ac-9290-a9a976cf9d5c tempest-VolumesAdminNegativeTest-1003509271 tempest-VolumesAdminNegativeTest-1003509271-project-member] DELETE https://10.4.3.189/volume/v3/volumes/789383bf-fd7d-444b-bef5-e0e5405f6a3d Aug 25 05:37:59.713295 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d46b64ae-e24e-43ac-9290-a9a976cf9d5c tempest-VolumesAdminNegativeTest-1003509271 tempest-VolumesAdminNegativeTest-1003509271-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:37:59.713929 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d46b64ae-e24e-43ac-9290-a9a976cf9d5c tempest-VolumesAdminNegativeTest-1003509271 tempest-VolumesAdminNegativeTest-1003509271-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:37:59.714665 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-d46b64ae-e24e-43ac-9290-a9a976cf9d5c tempest-VolumesAdminNegativeTest-1003509271 tempest-VolumesAdminNegativeTest-1003509271-project-member] Delete volume with id: 789383bf-fd7d-444b-bef5-e0e5405f6a3d Aug 25 05:37:59.728221 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:37:59.728221 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:37:59.728924 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-d46b64ae-e24e-43ac-9290-a9a976cf9d5c tempest-VolumesAdminNegativeTest-1003509271 tempest-VolumesAdminNegativeTest-1003509271-project-member] Volume info retrieved successfully. Aug 25 05:37:59.776619 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-699f86fc-1621-48eb-b2e4-6c8f23ec2990 req-9d08a12a-eb5c-4ba0-81f0-f09444ee8767 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:37:59.782007 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-699f86fc-1621-48eb-b2e4-6c8f23ec2990 req-9d08a12a-eb5c-4ba0-81f0-f09444ee8767 tempest-ServerBootFromVolumeStableRescueTest-918727856 tempest-ServerBootFromVolumeStableRescueTest-918727856-project-member] POST https://10.4.3.189/volume/v3/volumes Aug 25 05:37:59.782444 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-699f86fc-1621-48eb-b2e4-6c8f23ec2990 req-9d08a12a-eb5c-4ba0-81f0-f09444ee8767 tempest-ServerBootFromVolumeStableRescueTest-918727856 tempest-ServerBootFromVolumeStableRescueTest-918727856-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "93fd21ca-4462-4267-8dbd-3093d1603e4d-blank-vol", "description": "", "volume_type": null, "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:37:59.785608 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.v3.volumes [req-699f86fc-1621-48eb-b2e4-6c8f23ec2990 req-9d08a12a-eb5c-4ba0-81f0-f09444ee8767 tempest-ServerBootFromVolumeStableRescueTest-918727856 tempest-ServerBootFromVolumeStableRescueTest-918727856-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': '93fd21ca-4462-4267-8dbd-3093d1603e4d-blank-vol', 'description': '', 'volume_type': None, 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100269) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 05:37:59.787458 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.v3.volumes [req-699f86fc-1621-48eb-b2e4-6c8f23ec2990 req-9d08a12a-eb5c-4ba0-81f0-f09444ee8767 tempest-ServerBootFromVolumeStableRescueTest-918727856 tempest-ServerBootFromVolumeStableRescueTest-918727856-project-member] Create volume of 1 GB Aug 25 05:37:59.790257 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-d46b64ae-e24e-43ac-9290-a9a976cf9d5c tempest-VolumesAdminNegativeTest-1003509271 tempest-VolumesAdminNegativeTest-1003509271-project-member] Delete volume request issued successfully. Aug 25 05:37:59.790257 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d46b64ae-e24e-43ac-9290-a9a976cf9d5c tempest-VolumesAdminNegativeTest-1003509271 tempest-VolumesAdminNegativeTest-1003509271-project-member] https://10.4.3.189/volume/v3/volumes/789383bf-fd7d-444b-bef5-e0e5405f6a3d returned with HTTP 202 Aug 25 05:37:59.792177 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 25/102] 10.4.3.189 () {66 vars in 1351 bytes} [Tue Aug 25 05:37:59 2026] DELETE /volume/v3/volumes/789383bf-fd7d-444b-bef5-e0e5405f6a3d => generated 0 bytes in 83 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:37:59.798512 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [req-699f86fc-1621-48eb-b2e4-6c8f23ec2990 req-9d08a12a-eb5c-4ba0-81f0-f09444ee8767 tempest-ServerBootFromVolumeStableRescueTest-918727856 tempest-ServerBootFromVolumeStableRescueTest-918727856-project-member] Availability Zones retrieved successfully. Aug 25 05:37:59.811846 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-7562b412-3356-4c77-83e3-082774538161 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:37:59.812411 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [req-699f86fc-1621-48eb-b2e4-6c8f23ec2990 req-9d08a12a-eb5c-4ba0-81f0-f09444ee8767 tempest-ServerBootFromVolumeStableRescueTest-918727856 tempest-ServerBootFromVolumeStableRescueTest-918727856-project-member] Flow 'volume_create_api' (119349fc-c5c4-4ab2-b13f-cb64af6df514) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:37:59.812411 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [req-699f86fc-1621-48eb-b2e4-6c8f23ec2990 req-9d08a12a-eb5c-4ba0-81f0-f09444ee8767 tempest-ServerBootFromVolumeStableRescueTest-918727856 tempest-ServerBootFromVolumeStableRescueTest-918727856-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3377f16c-33d3-4c38-8ffb-b3ef0e4546e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:37:59.812591 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-7562b412-3356-4c77-83e3-082774538161 tempest-VolumesAdminNegativeTest-1003509271 tempest-VolumesAdminNegativeTest-1003509271-project-member] GET https://10.4.3.189/volume/v3/volumes/789383bf-fd7d-444b-bef5-e0e5405f6a3d Aug 25 05:37:59.812591 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-7562b412-3356-4c77-83e3-082774538161 tempest-VolumesAdminNegativeTest-1003509271 tempest-VolumesAdminNegativeTest-1003509271-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:37:59.812591 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-7562b412-3356-4c77-83e3-082774538161 tempest-VolumesAdminNegativeTest-1003509271 tempest-VolumesAdminNegativeTest-1003509271-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:37:59.812702 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.flows.api.create_volume [req-699f86fc-1621-48eb-b2e4-6c8f23ec2990 req-9d08a12a-eb5c-4ba0-81f0-f09444ee8767 tempest-ServerBootFromVolumeStableRescueTest-918727856 tempest-ServerBootFromVolumeStableRescueTest-918727856-project-member] Validating volume size '1' using validate_int {{(pid=100269) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 05:37:59.826914 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:37:59.826914 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:37:59.840615 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-7562b412-3356-4c77-83e3-082774538161 tempest-VolumesAdminNegativeTest-1003509271 tempest-VolumesAdminNegativeTest-1003509271-project-member] Volume info retrieved successfully. Aug 25 05:37:59.847875 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-7562b412-3356-4c77-83e3-082774538161 tempest-VolumesAdminNegativeTest-1003509271 tempest-VolumesAdminNegativeTest-1003509271-project-member] https://10.4.3.189/volume/v3/volumes/789383bf-fd7d-444b-bef5-e0e5405f6a3d returned with HTTP 200 Aug 25 05:37:59.848564 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 28/103] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:37:59 2026] GET /volume/v3/volumes/789383bf-fd7d-444b-bef5-e0e5405f6a3d => generated 847 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:37:59.862236 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [req-699f86fc-1621-48eb-b2e4-6c8f23ec2990 req-9d08a12a-eb5c-4ba0-81f0-f09444ee8767 tempest-ServerBootFromVolumeStableRescueTest-918727856 tempest-ServerBootFromVolumeStableRescueTest-918727856-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3377f16c-33d3-4c38-8ffb-b3ef0e4546e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T05:35:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=23fc6e5d-fce0-4521-ba46-4837b4232084,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '23fc6e5d-fce0-4521-ba46-4837b4232084', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:37:59.863467 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [req-699f86fc-1621-48eb-b2e4-6c8f23ec2990 req-9d08a12a-eb5c-4ba0-81f0-f09444ee8767 tempest-ServerBootFromVolumeStableRescueTest-918727856 tempest-ServerBootFromVolumeStableRescueTest-918727856-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e2d3cbbb-7fcb-4bfe-b8b7-93f2d16bf4e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:38:00.011971 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.quota [req-699f86fc-1621-48eb-b2e4-6c8f23ec2990 req-9d08a12a-eb5c-4ba0-81f0-f09444ee8767 tempest-ServerBootFromVolumeStableRescueTest-918727856 tempest-ServerBootFromVolumeStableRescueTest-918727856-project-member] Created reservations ['bc266d8e-376b-4c85-a420-992651bca888', '15bf74c3-c45c-4ee4-9d3b-7a1d17fbbd4a', '0c1661f9-3de0-4684-aa1c-773c4587acdf', '3ec798a0-ea16-49d7-9c13-a24556c86335'] {{(pid=100269) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:38:00.012721 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [req-699f86fc-1621-48eb-b2e4-6c8f23ec2990 req-9d08a12a-eb5c-4ba0-81f0-f09444ee8767 tempest-ServerBootFromVolumeStableRescueTest-918727856 tempest-ServerBootFromVolumeStableRescueTest-918727856-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e2d3cbbb-7fcb-4bfe-b8b7-93f2d16bf4e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bc266d8e-376b-4c85-a420-992651bca888', '15bf74c3-c45c-4ee4-9d3b-7a1d17fbbd4a', '0c1661f9-3de0-4684-aa1c-773c4587acdf', '3ec798a0-ea16-49d7-9c13-a24556c86335']}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:38:00.013932 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [req-699f86fc-1621-48eb-b2e4-6c8f23ec2990 req-9d08a12a-eb5c-4ba0-81f0-f09444ee8767 tempest-ServerBootFromVolumeStableRescueTest-918727856 tempest-ServerBootFromVolumeStableRescueTest-918727856-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6cdf4c92-c883-47eb-9ce5-5e4c068df935) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:38:00.060343 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [req-699f86fc-1621-48eb-b2e4-6c8f23ec2990 req-9d08a12a-eb5c-4ba0-81f0-f09444ee8767 tempest-ServerBootFromVolumeStableRescueTest-918727856 tempest-ServerBootFromVolumeStableRescueTest-918727856-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6cdf4c92-c883-47eb-9ce5-5e4c068df935) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '150281b7-0dde-4db3-aee2-07142a9a5a98', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='',display_name='93fd21ca-4462-4267-8dbd-3093d1603e4d-blank-vol',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='94e35766a80741db94a23c1748f972b0',qos_specs=None,replication_status=,reservations=['bc266d8e-376b-4c85-a420-992651bca888','15bf74c3-c45c-4ee4-9d3b-7a1d17fbbd4a','0c1661f9-3de0-4684-aa1c-773c4587acdf','3ec798a0-ea16-49d7-9c13-a24556c86335'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8059e162a868489097a5b129b3205528',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T05:38:00Z,deleted=False,deleted_at=None,display_description='',display_name='93fd21ca-4462-4267-8dbd-3093d1603e4d-blank-vol',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=150281b7-0dde-4db3-aee2-07142a9a5a98,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='94e35766a80741db94a23c1748f972b0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8059e162a868489097a5b129b3205528',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(23fc6e5d-fce0-4521-ba46-4837b4232084),volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:38:00.060593 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [req-699f86fc-1621-48eb-b2e4-6c8f23ec2990 req-9d08a12a-eb5c-4ba0-81f0-f09444ee8767 tempest-ServerBootFromVolumeStableRescueTest-918727856 tempest-ServerBootFromVolumeStableRescueTest-918727856-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5d051cd5-694f-4065-a159-2bb2dcc1301f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:38:00.104112 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [req-699f86fc-1621-48eb-b2e4-6c8f23ec2990 req-9d08a12a-eb5c-4ba0-81f0-f09444ee8767 tempest-ServerBootFromVolumeStableRescueTest-918727856 tempest-ServerBootFromVolumeStableRescueTest-918727856-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5d051cd5-694f-4065-a159-2bb2dcc1301f) transitioned into 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='93fd21ca-4462-4267-8dbd-3093d1603e4d-blank-vol',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='94e35766a80741db94a23c1748f972b0',qos_specs=None,replication_status=,reservations=['bc266d8e-376b-4c85-a420-992651bca888','15bf74c3-c45c-4ee4-9d3b-7a1d17fbbd4a','0c1661f9-3de0-4684-aa1c-773c4587acdf','3ec798a0-ea16-49d7-9c13-a24556c86335'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8059e162a868489097a5b129b3205528',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:38:00.105388 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [req-699f86fc-1621-48eb-b2e4-6c8f23ec2990 req-9d08a12a-eb5c-4ba0-81f0-f09444ee8767 tempest-ServerBootFromVolumeStableRescueTest-918727856 tempest-ServerBootFromVolumeStableRescueTest-918727856-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dc92df9f-9696-4901-b839-1d0784f1789f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:38:00.125186 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [req-699f86fc-1621-48eb-b2e4-6c8f23ec2990 req-9d08a12a-eb5c-4ba0-81f0-f09444ee8767 tempest-ServerBootFromVolumeStableRescueTest-918727856 tempest-ServerBootFromVolumeStableRescueTest-918727856-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dc92df9f-9696-4901-b839-1d0784f1789f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:38:00.126801 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [req-699f86fc-1621-48eb-b2e4-6c8f23ec2990 req-9d08a12a-eb5c-4ba0-81f0-f09444ee8767 tempest-ServerBootFromVolumeStableRescueTest-918727856 tempest-ServerBootFromVolumeStableRescueTest-918727856-project-member] Flow 'volume_create_api' (119349fc-c5c4-4ab2-b13f-cb64af6df514) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:38:00.128279 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [req-699f86fc-1621-48eb-b2e4-6c8f23ec2990 req-9d08a12a-eb5c-4ba0-81f0-f09444ee8767 tempest-ServerBootFromVolumeStableRescueTest-918727856 tempest-ServerBootFromVolumeStableRescueTest-918727856-project-member] Create volume request issued successfully. Aug 25 05:38:00.130776 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-699f86fc-1621-48eb-b2e4-6c8f23ec2990 req-9d08a12a-eb5c-4ba0-81f0-f09444ee8767 tempest-ServerBootFromVolumeStableRescueTest-918727856 tempest-ServerBootFromVolumeStableRescueTest-918727856-project-member] https://10.4.3.189/volume/v3/volumes returned with HTTP 202 Aug 25 05:38:00.131266 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 25/104] 10.4.3.189 () {72 vars in 1541 bytes} [Tue Aug 25 05:37:59 2026] POST /volume/v3/volumes => generated 749 bytes in 355 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 05:38:00.141765 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-699f86fc-1621-48eb-b2e4-6c8f23ec2990 req-3a109ff4-1f5e-4650-b8e4-358a35d93897 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:38:00.148085 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-699f86fc-1621-48eb-b2e4-6c8f23ec2990 req-3a109ff4-1f5e-4650-b8e4-358a35d93897 tempest-ServerBootFromVolumeStableRescueTest-918727856 tempest-ServerBootFromVolumeStableRescueTest-918727856-project-member] GET https://10.4.3.189/volume/v3/volumes/150281b7-0dde-4db3-aee2-07142a9a5a98 Aug 25 05:38:00.148997 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-699f86fc-1621-48eb-b2e4-6c8f23ec2990 req-3a109ff4-1f5e-4650-b8e4-358a35d93897 tempest-ServerBootFromVolumeStableRescueTest-918727856 tempest-ServerBootFromVolumeStableRescueTest-918727856-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:38:00.148997 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-699f86fc-1621-48eb-b2e4-6c8f23ec2990 req-3a109ff4-1f5e-4650-b8e4-358a35d93897 tempest-ServerBootFromVolumeStableRescueTest-918727856 tempest-ServerBootFromVolumeStableRescueTest-918727856-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:38:00.164777 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:38:00.164777 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:38:00.175369 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [req-699f86fc-1621-48eb-b2e4-6c8f23ec2990 req-3a109ff4-1f5e-4650-b8e4-358a35d93897 tempest-ServerBootFromVolumeStableRescueTest-918727856 tempest-ServerBootFromVolumeStableRescueTest-918727856-project-member] Volume info retrieved successfully. Aug 25 05:38:00.184332 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-699f86fc-1621-48eb-b2e4-6c8f23ec2990 req-3a109ff4-1f5e-4650-b8e4-358a35d93897 tempest-ServerBootFromVolumeStableRescueTest-918727856 tempest-ServerBootFromVolumeStableRescueTest-918727856-project-member] https://10.4.3.189/volume/v3/volumes/150281b7-0dde-4db3-aee2-07142a9a5a98 returned with HTTP 200 Aug 25 05:38:00.184332 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 27/105] 10.4.3.189 () {68 vars in 1598 bytes} [Tue Aug 25 05:38:00 2026] GET /volume/v3/volumes/150281b7-0dde-4db3-aee2-07142a9a5a98 => generated 817 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:38:00.195081 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-699f86fc-1621-48eb-b2e4-6c8f23ec2990 req-197356b8-e097-4801-844b-95d5c3a76612 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:38:00.198857 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-699f86fc-1621-48eb-b2e4-6c8f23ec2990 req-197356b8-e097-4801-844b-95d5c3a76612 tempest-ServerBootFromVolumeStableRescueTest-918727856 tempest-ServerBootFromVolumeStableRescueTest-918727856-project-member] GET https://10.4.3.189/volume/v3/volumes/150281b7-0dde-4db3-aee2-07142a9a5a98 Aug 25 05:38:00.199974 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-699f86fc-1621-48eb-b2e4-6c8f23ec2990 req-197356b8-e097-4801-844b-95d5c3a76612 tempest-ServerBootFromVolumeStableRescueTest-918727856 tempest-ServerBootFromVolumeStableRescueTest-918727856-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:38:00.199974 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-699f86fc-1621-48eb-b2e4-6c8f23ec2990 req-197356b8-e097-4801-844b-95d5c3a76612 tempest-ServerBootFromVolumeStableRescueTest-918727856 tempest-ServerBootFromVolumeStableRescueTest-918727856-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:38:00.217413 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:38:00.217413 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:38:00.226723 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [req-699f86fc-1621-48eb-b2e4-6c8f23ec2990 req-197356b8-e097-4801-844b-95d5c3a76612 tempest-ServerBootFromVolumeStableRescueTest-918727856 tempest-ServerBootFromVolumeStableRescueTest-918727856-project-member] Volume info retrieved successfully. Aug 25 05:38:00.241995 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-699f86fc-1621-48eb-b2e4-6c8f23ec2990 req-197356b8-e097-4801-844b-95d5c3a76612 tempest-ServerBootFromVolumeStableRescueTest-918727856 tempest-ServerBootFromVolumeStableRescueTest-918727856-project-member] https://10.4.3.189/volume/v3/volumes/150281b7-0dde-4db3-aee2-07142a9a5a98 returned with HTTP 200 Aug 25 05:38:00.241995 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 26/106] 10.4.3.189 () {68 vars in 1598 bytes} [Tue Aug 25 05:38:00 2026] GET /volume/v3/volumes/150281b7-0dde-4db3-aee2-07142a9a5a98 => generated 817 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:38:00.873594 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-01ee44c9-9be8-429e-8a55-594ec4daec06 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:38:00.879150 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-01ee44c9-9be8-429e-8a55-594ec4daec06 tempest-VolumesAdminNegativeTest-1003509271 tempest-VolumesAdminNegativeTest-1003509271-project-member] GET https://10.4.3.189/volume/v3/volumes/789383bf-fd7d-444b-bef5-e0e5405f6a3d Aug 25 05:38:00.880304 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-01ee44c9-9be8-429e-8a55-594ec4daec06 tempest-VolumesAdminNegativeTest-1003509271 tempest-VolumesAdminNegativeTest-1003509271-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:38:00.880304 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-01ee44c9-9be8-429e-8a55-594ec4daec06 tempest-VolumesAdminNegativeTest-1003509271 tempest-VolumesAdminNegativeTest-1003509271-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:38:00.891007 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-01ee44c9-9be8-429e-8a55-594ec4daec06 tempest-VolumesAdminNegativeTest-1003509271 tempest-VolumesAdminNegativeTest-1003509271-project-member] https://10.4.3.189/volume/v3/volumes/789383bf-fd7d-444b-bef5-e0e5405f6a3d returned with HTTP 404 Aug 25 05:38:00.891645 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 29/107] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:38:00 2026] GET /volume/v3/volumes/789383bf-fd7d-444b-bef5-e0e5405f6a3d => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:38:03.261523 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-699f86fc-1621-48eb-b2e4-6c8f23ec2990 req-ce069bf9-ceb5-47aa-9836-516a7314aff4 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:38:03.268767 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-699f86fc-1621-48eb-b2e4-6c8f23ec2990 req-ce069bf9-ceb5-47aa-9836-516a7314aff4 tempest-ServerBootFromVolumeStableRescueTest-918727856 tempest-ServerBootFromVolumeStableRescueTest-918727856-project-member] GET https://10.4.3.189/volume/v3/volumes/150281b7-0dde-4db3-aee2-07142a9a5a98 Aug 25 05:38:03.269482 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-699f86fc-1621-48eb-b2e4-6c8f23ec2990 req-ce069bf9-ceb5-47aa-9836-516a7314aff4 tempest-ServerBootFromVolumeStableRescueTest-918727856 tempest-ServerBootFromVolumeStableRescueTest-918727856-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:38:03.269885 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-699f86fc-1621-48eb-b2e4-6c8f23ec2990 req-ce069bf9-ceb5-47aa-9836-516a7314aff4 tempest-ServerBootFromVolumeStableRescueTest-918727856 tempest-ServerBootFromVolumeStableRescueTest-918727856-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:38:03.284220 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:38:03.284220 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:38:03.294224 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [req-699f86fc-1621-48eb-b2e4-6c8f23ec2990 req-ce069bf9-ceb5-47aa-9836-516a7314aff4 tempest-ServerBootFromVolumeStableRescueTest-918727856 tempest-ServerBootFromVolumeStableRescueTest-918727856-project-member] Volume info retrieved successfully. Aug 25 05:38:03.301386 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-699f86fc-1621-48eb-b2e4-6c8f23ec2990 req-ce069bf9-ceb5-47aa-9836-516a7314aff4 tempest-ServerBootFromVolumeStableRescueTest-918727856 tempest-ServerBootFromVolumeStableRescueTest-918727856-project-member] https://10.4.3.189/volume/v3/volumes/150281b7-0dde-4db3-aee2-07142a9a5a98 returned with HTTP 200 Aug 25 05:38:03.302219 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 26/108] 10.4.3.189 () {68 vars in 1598 bytes} [Tue Aug 25 05:38:03 2026] GET /volume/v3/volumes/150281b7-0dde-4db3-aee2-07142a9a5a98 => generated 842 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:38:03.316645 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-6bb3cdd0-20b1-4b0a-8a09-6ee8c4b0dd21 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:38:03.316645 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-6bb3cdd0-20b1-4b0a-8a09-6ee8c4b0dd21 None None] GET https://10.4.3.189/volume// Aug 25 05:38:03.316645 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-6bb3cdd0-20b1-4b0a-8a09-6ee8c4b0dd21 None None] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:38:03.316645 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-6bb3cdd0-20b1-4b0a-8a09-6ee8c4b0dd21 None None] Calling method 'all' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:38:03.318962 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-6bb3cdd0-20b1-4b0a-8a09-6ee8c4b0dd21 None None] https://10.4.3.189/volume// returned with HTTP 300 Aug 25 05:38:03.319271 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 28/109] 10.4.3.189 () {66 vars in 1426 bytes} [Tue Aug 25 05:38:03 2026] GET /volume/ => generated 386 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 05:38:03.336494 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-699f86fc-1621-48eb-b2e4-6c8f23ec2990 req-9acce983-1c37-405c-b091-81288c75bcb7 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:38:03.340346 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-699f86fc-1621-48eb-b2e4-6c8f23ec2990 req-9acce983-1c37-405c-b091-81288c75bcb7 tempest-ServerBootFromVolumeStableRescueTest-918727856 tempest-ServerBootFromVolumeStableRescueTest-918727856-project-member] POST https://10.4.3.189/volume/v3/attachments Aug 25 05:38:03.340880 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-699f86fc-1621-48eb-b2e4-6c8f23ec2990 req-9acce983-1c37-405c-b091-81288c75bcb7 tempest-ServerBootFromVolumeStableRescueTest-918727856 tempest-ServerBootFromVolumeStableRescueTest-918727856-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "150281b7-0dde-4db3-aee2-07142a9a5a98", "connector": null, "instance_uuid": "93fd21ca-4462-4267-8dbd-3093d1603e4d"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:38:03.358270 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:38:03.358270 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:38:03.419539 np0000008051 devstack@c-api.service[100268]: /opt/stack/cinder/cinder/db/api.py:2468: SAWarning: SELECT statement has a cartesian product between FROM element(s) "volume_attachment", "volumes_1" and FROM element "volumes". Apply join condition(s) between each element to resolve. Aug 25 05:38:03.419539 np0000008051 devstack@c-api.service[100268]: .first() Aug 25 05:38:03.446571 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-699f86fc-1621-48eb-b2e4-6c8f23ec2990 req-9acce983-1c37-405c-b091-81288c75bcb7 tempest-ServerBootFromVolumeStableRescueTest-918727856 tempest-ServerBootFromVolumeStableRescueTest-918727856-project-member] https://10.4.3.189/volume/v3/attachments returned with HTTP 200 Aug 25 05:38:03.447531 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 27/110] 10.4.3.189 () {74 vars in 1594 bytes} [Tue Aug 25 05:38:03 2026] POST /volume/v3/attachments => generated 273 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:38:03.461491 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-40381bc1-bedf-4092-9d5f-f8f513503073 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:38:03.462452 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-40381bc1-bedf-4092-9d5f-f8f513503073 None None] GET https://10.4.3.189/volume// Aug 25 05:38:03.462601 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-40381bc1-bedf-4092-9d5f-f8f513503073 None None] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:38:03.462869 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-40381bc1-bedf-4092-9d5f-f8f513503073 None None] Calling method 'all' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:38:03.468739 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-40381bc1-bedf-4092-9d5f-f8f513503073 None None] https://10.4.3.189/volume// returned with HTTP 300 Aug 25 05:38:03.469330 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 30/111] 10.4.3.189 () {66 vars in 1426 bytes} [Tue Aug 25 05:38:03 2026] GET /volume/ => generated 386 bytes in 10 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 05:38:03.498141 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-699f86fc-1621-48eb-b2e4-6c8f23ec2990 req-957edbe6-8b06-4f79-8284-9368244418b1 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:38:03.503026 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-699f86fc-1621-48eb-b2e4-6c8f23ec2990 req-957edbe6-8b06-4f79-8284-9368244418b1 tempest-ServerBootFromVolumeStableRescueTest-918727856 tempest-ServerBootFromVolumeStableRescueTest-918727856-project-member] GET https://10.4.3.189/volume/v3/volumes/150281b7-0dde-4db3-aee2-07142a9a5a98 Aug 25 05:38:03.503152 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-699f86fc-1621-48eb-b2e4-6c8f23ec2990 req-957edbe6-8b06-4f79-8284-9368244418b1 tempest-ServerBootFromVolumeStableRescueTest-918727856 tempest-ServerBootFromVolumeStableRescueTest-918727856-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:38:03.503727 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-699f86fc-1621-48eb-b2e4-6c8f23ec2990 req-957edbe6-8b06-4f79-8284-9368244418b1 tempest-ServerBootFromVolumeStableRescueTest-918727856 tempest-ServerBootFromVolumeStableRescueTest-918727856-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:38:03.531617 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:38:03.531617 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:38:03.539302 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [req-699f86fc-1621-48eb-b2e4-6c8f23ec2990 req-957edbe6-8b06-4f79-8284-9368244418b1 tempest-ServerBootFromVolumeStableRescueTest-918727856 tempest-ServerBootFromVolumeStableRescueTest-918727856-project-member] Volume info retrieved successfully. Aug 25 05:38:03.546350 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-699f86fc-1621-48eb-b2e4-6c8f23ec2990 req-957edbe6-8b06-4f79-8284-9368244418b1 tempest-ServerBootFromVolumeStableRescueTest-918727856 tempest-ServerBootFromVolumeStableRescueTest-918727856-project-member] https://10.4.3.189/volume/v3/volumes/150281b7-0dde-4db3-aee2-07142a9a5a98 returned with HTTP 200 Aug 25 05:38:03.547336 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 27/112] 10.4.3.189 () {70 vars in 1639 bytes} [Tue Aug 25 05:38:03 2026] GET /volume/v3/volumes/150281b7-0dde-4db3-aee2-07142a9a5a98 => generated 1021 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 05:38:04.552416 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-699f86fc-1621-48eb-b2e4-6c8f23ec2990 req-aa07019b-e53a-48fe-a69f-6a9de4dfe32b None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:38:04.555158 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-699f86fc-1621-48eb-b2e4-6c8f23ec2990 req-aa07019b-e53a-48fe-a69f-6a9de4dfe32b tempest-ServerBootFromVolumeStableRescueTest-918727856 tempest-ServerBootFromVolumeStableRescueTest-918727856-project-member] PUT https://10.4.3.189/volume/v3/attachments/7916a3b7-bc08-4bf4-b9d3-607cbf1e306e Aug 25 05:38:04.555331 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-699f86fc-1621-48eb-b2e4-6c8f23ec2990 req-aa07019b-e53a-48fe-a69f-6a9de4dfe32b tempest-ServerBootFromVolumeStableRescueTest-918727856 tempest-ServerBootFromVolumeStableRescueTest-918727856-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.189", "host": "np0000008051", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:8b4a65c6a3e1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "a19da604-b1eb-4396-a9d5-30b16dae3da8", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:38:04.574010 np0000008051 devstack@c-api.service[100271]: /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 25 05:38:04.574010 np0000008051 devstack@c-api.service[100271]: .first() Aug 25 05:38:04.584204 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.coordination [req-699f86fc-1621-48eb-b2e4-6c8f23ec2990 req-aa07019b-e53a-48fe-a69f-6a9de4dfe32b tempest-ServerBootFromVolumeStableRescueTest-918727856 tempest-ServerBootFromVolumeStableRescueTest-918727856-project-member] Acquiring lock "cinder-attachment_update-150281b7-0dde-4db3-aee2-07142a9a5a98-np0000008051" by "attachment_update" {{(pid=100271) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 05:38:04.591433 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.coordination [req-699f86fc-1621-48eb-b2e4-6c8f23ec2990 req-aa07019b-e53a-48fe-a69f-6a9de4dfe32b tempest-ServerBootFromVolumeStableRescueTest-918727856 tempest-ServerBootFromVolumeStableRescueTest-918727856-project-member] Lock "cinder-attachment_update-150281b7-0dde-4db3-aee2-07142a9a5a98-np0000008051" acquired by "attachment_update" :: waited 0.006s {{(pid=100271) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 05:38:04.591433 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:38:04.591433 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:38:04.786876 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.coordination [req-699f86fc-1621-48eb-b2e4-6c8f23ec2990 req-aa07019b-e53a-48fe-a69f-6a9de4dfe32b tempest-ServerBootFromVolumeStableRescueTest-918727856 tempest-ServerBootFromVolumeStableRescueTest-918727856-project-member] Lock "cinder-attachment_update-150281b7-0dde-4db3-aee2-07142a9a5a98-np0000008051" released by "attachment_update" :: held 0.196s {{(pid=100271) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 05:38:04.786876 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-699f86fc-1621-48eb-b2e4-6c8f23ec2990 req-aa07019b-e53a-48fe-a69f-6a9de4dfe32b tempest-ServerBootFromVolumeStableRescueTest-918727856 tempest-ServerBootFromVolumeStableRescueTest-918727856-project-member] https://10.4.3.189/volume/v3/attachments/7916a3b7-bc08-4bf4-b9d3-607cbf1e306e returned with HTTP 200 Aug 25 05:38:04.787292 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 29/113] 10.4.3.189 () {74 vars in 1704 bytes} [Tue Aug 25 05:38:04 2026] PUT /volume/v3/attachments/7916a3b7-bc08-4bf4-b9d3-607cbf1e306e => generated 969 bytes in 235 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 25 05:38:04.822636 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-699f86fc-1621-48eb-b2e4-6c8f23ec2990 req-dfa7642f-607f-4052-a41f-c53f5e4bfe39 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:38:04.825399 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-699f86fc-1621-48eb-b2e4-6c8f23ec2990 req-dfa7642f-607f-4052-a41f-c53f5e4bfe39 tempest-ServerBootFromVolumeStableRescueTest-918727856 tempest-ServerBootFromVolumeStableRescueTest-918727856-project-member] POST https://10.4.3.189/volume/v3/attachments/7916a3b7-bc08-4bf4-b9d3-607cbf1e306e/action Aug 25 05:38:04.825907 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-699f86fc-1621-48eb-b2e4-6c8f23ec2990 req-dfa7642f-607f-4052-a41f-c53f5e4bfe39 tempest-ServerBootFromVolumeStableRescueTest-918727856 tempest-ServerBootFromVolumeStableRescueTest-918727856-project-member] Action body: b'{"os-complete": null}' {{(pid=100268) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 05:38:04.826072 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-699f86fc-1621-48eb-b2e4-6c8f23ec2990 req-dfa7642f-607f-4052-a41f-c53f5e4bfe39 tempest-ServerBootFromVolumeStableRescueTest-918727856 tempest-ServerBootFromVolumeStableRescueTest-918727856-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:38:04.854189 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:38:04.854189 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:38:04.877936 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-699f86fc-1621-48eb-b2e4-6c8f23ec2990 req-dfa7642f-607f-4052-a41f-c53f5e4bfe39 tempest-ServerBootFromVolumeStableRescueTest-918727856 tempest-ServerBootFromVolumeStableRescueTest-918727856-project-member] https://10.4.3.189/volume/v3/attachments/7916a3b7-bc08-4bf4-b9d3-607cbf1e306e/action returned with HTTP 204 Aug 25 05:38:04.878833 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 28/114] 10.4.3.189 () {74 vars in 1725 bytes} [Tue Aug 25 05:38:04 2026] POST /volume/v3/attachments/7916a3b7-bc08-4bf4-b9d3-607cbf1e306e/action => generated 0 bytes in 58 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:38:06.171834 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-e300f8ba-1d61-47a4-b074-910af73b4c31 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:38:06.511587 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-e300f8ba-1d61-47a4-b074-910af73b4c31 tempest-VolumeTypesExtraSpecsTest-1083387119 tempest-VolumeTypesExtraSpecsTest-1083387119-project-admin] POST https://10.4.3.189/volume/v3/types Aug 25 05:38:06.512073 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-e300f8ba-1d61-47a4-b074-910af73b4c31 tempest-VolumeTypesExtraSpecsTest-1083387119 tempest-VolumeTypesExtraSpecsTest-1083387119-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesExtraSpecsTest-volume-type-913684043"}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:38:06.544575 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-e300f8ba-1d61-47a4-b074-910af73b4c31 tempest-VolumeTypesExtraSpecsTest-1083387119 tempest-VolumeTypesExtraSpecsTest-1083387119-project-admin] https://10.4.3.189/volume/v3/types returned with HTTP 200 Aug 25 05:38:06.545144 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 31/115] 10.4.3.189 () {68 vars in 1252 bytes} [Tue Aug 25 05:38:06 2026] POST /volume/v3/types => generated 230 bytes in 374 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:38:06.561746 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-d83c6021-21fc-40b1-aad6-852f2a3f454e None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:38:06.564145 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-d83c6021-21fc-40b1-aad6-852f2a3f454e tempest-VolumeTypesExtraSpecsTest-1083387119 tempest-VolumeTypesExtraSpecsTest-1083387119-project-admin] POST https://10.4.3.189/volume/v3/types/1932822b-e56c-4f5a-bd6d-e0f6b6cfa850/extra_specs Aug 25 05:38:06.564699 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-d83c6021-21fc-40b1-aad6-852f2a3f454e tempest-VolumeTypesExtraSpecsTest-1083387119 tempest-VolumeTypesExtraSpecsTest-1083387119-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec3": "val1"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:38:06.754709 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-d83c6021-21fc-40b1-aad6-852f2a3f454e tempest-VolumeTypesExtraSpecsTest-1083387119 tempest-VolumeTypesExtraSpecsTest-1083387119-project-admin] https://10.4.3.189/volume/v3/types/1932822b-e56c-4f5a-bd6d-e0f6b6cfa850/extra_specs returned with HTTP 200 Aug 25 05:38:06.755944 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 28/116] 10.4.3.189 () {68 vars in 1399 bytes} [Tue Aug 25 05:38:06 2026] POST /volume/v3/types/1932822b-e56c-4f5a-bd6d-e0f6b6cfa850/extra_specs => generated 34 bytes in 194 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 25 05:38:06.771187 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-5443af63-c735-4474-9c5c-58534da6b4f9 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:38:06.774174 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-5443af63-c735-4474-9c5c-58534da6b4f9 tempest-VolumeTypesExtraSpecsTest-1083387119 tempest-VolumeTypesExtraSpecsTest-1083387119-project-admin] GET https://10.4.3.189/volume/v3/types/1932822b-e56c-4f5a-bd6d-e0f6b6cfa850/extra_specs/spec3 Aug 25 05:38:06.774885 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-5443af63-c735-4474-9c5c-58534da6b4f9 tempest-VolumeTypesExtraSpecsTest-1083387119 tempest-VolumeTypesExtraSpecsTest-1083387119-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:38:06.774885 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-5443af63-c735-4474-9c5c-58534da6b4f9 tempest-VolumeTypesExtraSpecsTest-1083387119 tempest-VolumeTypesExtraSpecsTest-1083387119-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:38:06.775462 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:38:06.775462 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:38:06.788310 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-5443af63-c735-4474-9c5c-58534da6b4f9 tempest-VolumeTypesExtraSpecsTest-1083387119 tempest-VolumeTypesExtraSpecsTest-1083387119-project-admin] https://10.4.3.189/volume/v3/types/1932822b-e56c-4f5a-bd6d-e0f6b6cfa850/extra_specs/spec3 returned with HTTP 200 Aug 25 05:38:06.790684 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 30/117] 10.4.3.189 () {66 vars in 1396 bytes} [Tue Aug 25 05:38:06 2026] GET /volume/v3/types/1932822b-e56c-4f5a-bd6d-e0f6b6cfa850/extra_specs/spec3 => generated 17 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 25 05:38:06.801423 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-ab8a7769-e72f-4e6e-9c24-be37b853c221 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:38:06.803503 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ab8a7769-e72f-4e6e-9c24-be37b853c221 tempest-VolumeTypesExtraSpecsTest-1083387119 tempest-VolumeTypesExtraSpecsTest-1083387119-project-admin] DELETE https://10.4.3.189/volume/v3/types/1932822b-e56c-4f5a-bd6d-e0f6b6cfa850/extra_specs/spec3 Aug 25 05:38:06.803668 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ab8a7769-e72f-4e6e-9c24-be37b853c221 tempest-VolumeTypesExtraSpecsTest-1083387119 tempest-VolumeTypesExtraSpecsTest-1083387119-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:38:06.804086 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ab8a7769-e72f-4e6e-9c24-be37b853c221 tempest-VolumeTypesExtraSpecsTest-1083387119 tempest-VolumeTypesExtraSpecsTest-1083387119-project-admin] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:38:06.858442 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ab8a7769-e72f-4e6e-9c24-be37b853c221 tempest-VolumeTypesExtraSpecsTest-1083387119 tempest-VolumeTypesExtraSpecsTest-1083387119-project-admin] https://10.4.3.189/volume/v3/types/1932822b-e56c-4f5a-bd6d-e0f6b6cfa850/extra_specs/spec3 returned with HTTP 202 Aug 25 05:38:06.858745 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 29/118] 10.4.3.189 () {66 vars in 1399 bytes} [Tue Aug 25 05:38:06 2026] DELETE /volume/v3/types/1932822b-e56c-4f5a-bd6d-e0f6b6cfa850/extra_specs/spec3 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 05:38:06.871438 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-04218014-04c2-490f-a5d6-30350f221adf None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:38:06.873573 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-04218014-04c2-490f-a5d6-30350f221adf tempest-VolumeTypesExtraSpecsTest-1083387119 tempest-VolumeTypesExtraSpecsTest-1083387119-project-admin] GET https://10.4.3.189/volume/v3/types/1932822b-e56c-4f5a-bd6d-e0f6b6cfa850/extra_specs/spec3 Aug 25 05:38:06.873892 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-04218014-04c2-490f-a5d6-30350f221adf tempest-VolumeTypesExtraSpecsTest-1083387119 tempest-VolumeTypesExtraSpecsTest-1083387119-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:38:06.874114 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-04218014-04c2-490f-a5d6-30350f221adf tempest-VolumeTypesExtraSpecsTest-1083387119 tempest-VolumeTypesExtraSpecsTest-1083387119-project-admin] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:38:06.883531 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-04218014-04c2-490f-a5d6-30350f221adf tempest-VolumeTypesExtraSpecsTest-1083387119 tempest-VolumeTypesExtraSpecsTest-1083387119-project-admin] https://10.4.3.189/volume/v3/types/1932822b-e56c-4f5a-bd6d-e0f6b6cfa850/extra_specs/spec3 returned with HTTP 404 Aug 25 05:38:06.884144 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 32/119] 10.4.3.189 () {66 vars in 1396 bytes} [Tue Aug 25 05:38:06 2026] GET /volume/v3/types/1932822b-e56c-4f5a-bd6d-e0f6b6cfa850/extra_specs/spec3 => generated 129 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:38:06.897244 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-e5b31194-b0be-49a4-ba9f-9b382150a2f0 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:38:06.900228 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-e5b31194-b0be-49a4-ba9f-9b382150a2f0 tempest-VolumeTypesExtraSpecsTest-1083387119 tempest-VolumeTypesExtraSpecsTest-1083387119-project-admin] POST https://10.4.3.189/volume/v3/types/1932822b-e56c-4f5a-bd6d-e0f6b6cfa850/extra_specs Aug 25 05:38:06.900774 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-e5b31194-b0be-49a4-ba9f-9b382150a2f0 tempest-VolumeTypesExtraSpecsTest-1083387119 tempest-VolumeTypesExtraSpecsTest-1083387119-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec1": "val1"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:38:06.944485 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-e5b31194-b0be-49a4-ba9f-9b382150a2f0 tempest-VolumeTypesExtraSpecsTest-1083387119 tempest-VolumeTypesExtraSpecsTest-1083387119-project-admin] https://10.4.3.189/volume/v3/types/1932822b-e56c-4f5a-bd6d-e0f6b6cfa850/extra_specs returned with HTTP 200 Aug 25 05:38:06.945084 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 29/120] 10.4.3.189 () {68 vars in 1399 bytes} [Tue Aug 25 05:38:06 2026] POST /volume/v3/types/1932822b-e56c-4f5a-bd6d-e0f6b6cfa850/extra_specs => generated 34 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Aug 25 05:38:06.958282 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-574895de-465c-4494-be30-44ca4c95ea10 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:38:06.960958 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-574895de-465c-4494-be30-44ca4c95ea10 tempest-VolumeTypesExtraSpecsTest-1083387119 tempest-VolumeTypesExtraSpecsTest-1083387119-project-admin] GET https://10.4.3.189/volume/v3/types/1932822b-e56c-4f5a-bd6d-e0f6b6cfa850/extra_specs Aug 25 05:38:06.961646 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-574895de-465c-4494-be30-44ca4c95ea10 tempest-VolumeTypesExtraSpecsTest-1083387119 tempest-VolumeTypesExtraSpecsTest-1083387119-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:38:06.962461 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-574895de-465c-4494-be30-44ca4c95ea10 tempest-VolumeTypesExtraSpecsTest-1083387119 tempest-VolumeTypesExtraSpecsTest-1083387119-project-admin] Calling method 'index' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:38:06.973478 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-574895de-465c-4494-be30-44ca4c95ea10 tempest-VolumeTypesExtraSpecsTest-1083387119 tempest-VolumeTypesExtraSpecsTest-1083387119-project-admin] https://10.4.3.189/volume/v3/types/1932822b-e56c-4f5a-bd6d-e0f6b6cfa850/extra_specs returned with HTTP 200 Aug 25 05:38:06.973956 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 31/121] 10.4.3.189 () {66 vars in 1378 bytes} [Tue Aug 25 05:38:06 2026] GET /volume/v3/types/1932822b-e56c-4f5a-bd6d-e0f6b6cfa850/extra_specs => generated 34 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 25 05:38:06.985781 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-f9e848df-367d-4e6a-9a1f-567380b143b4 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:38:06.988508 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f9e848df-367d-4e6a-9a1f-567380b143b4 tempest-VolumeTypesExtraSpecsTest-1083387119 tempest-VolumeTypesExtraSpecsTest-1083387119-project-admin] POST https://10.4.3.189/volume/v3/types/1932822b-e56c-4f5a-bd6d-e0f6b6cfa850/extra_specs Aug 25 05:38:06.989179 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f9e848df-367d-4e6a-9a1f-567380b143b4 tempest-VolumeTypesExtraSpecsTest-1083387119 tempest-VolumeTypesExtraSpecsTest-1083387119-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val1"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:38:07.027220 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f9e848df-367d-4e6a-9a1f-567380b143b4 tempest-VolumeTypesExtraSpecsTest-1083387119 tempest-VolumeTypesExtraSpecsTest-1083387119-project-admin] https://10.4.3.189/volume/v3/types/1932822b-e56c-4f5a-bd6d-e0f6b6cfa850/extra_specs returned with HTTP 200 Aug 25 05:38:07.027780 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 30/122] 10.4.3.189 () {68 vars in 1399 bytes} [Tue Aug 25 05:38:06 2026] POST /volume/v3/types/1932822b-e56c-4f5a-bd6d-e0f6b6cfa850/extra_specs => generated 34 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 25 05:38:07.040980 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-602678fc-dc9b-4744-8e49-03e50c0b828f None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:38:07.043583 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-602678fc-dc9b-4744-8e49-03e50c0b828f tempest-VolumeTypesExtraSpecsTest-1083387119 tempest-VolumeTypesExtraSpecsTest-1083387119-project-admin] PUT https://10.4.3.189/volume/v3/types/1932822b-e56c-4f5a-bd6d-e0f6b6cfa850/extra_specs/spec2 Aug 25 05:38:07.044156 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-602678fc-dc9b-4744-8e49-03e50c0b828f tempest-VolumeTypesExtraSpecsTest-1083387119 tempest-VolumeTypesExtraSpecsTest-1083387119-project-admin] Action: 'update', calling method: update, body: {"spec2": "val2"} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:38:07.074514 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-602678fc-dc9b-4744-8e49-03e50c0b828f tempest-VolumeTypesExtraSpecsTest-1083387119 tempest-VolumeTypesExtraSpecsTest-1083387119-project-admin] https://10.4.3.189/volume/v3/types/1932822b-e56c-4f5a-bd6d-e0f6b6cfa850/extra_specs/spec2 returned with HTTP 200 Aug 25 05:38:07.075209 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 33/123] 10.4.3.189 () {68 vars in 1416 bytes} [Tue Aug 25 05:38:07 2026] PUT /volume/v3/types/1932822b-e56c-4f5a-bd6d-e0f6b6cfa850/extra_specs/spec2 => generated 17 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 25 05:38:07.086887 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-0d468e52-7fd2-412d-bb36-3449ebf82d89 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:38:07.089759 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-0d468e52-7fd2-412d-bb36-3449ebf82d89 tempest-VolumeTypesExtraSpecsTest-1083387119 tempest-VolumeTypesExtraSpecsTest-1083387119-project-admin] GET https://10.4.3.189/volume/v3/types/1932822b-e56c-4f5a-bd6d-e0f6b6cfa850/extra_specs/spec2 Aug 25 05:38:07.090725 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-0d468e52-7fd2-412d-bb36-3449ebf82d89 tempest-VolumeTypesExtraSpecsTest-1083387119 tempest-VolumeTypesExtraSpecsTest-1083387119-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:38:07.090725 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-0d468e52-7fd2-412d-bb36-3449ebf82d89 tempest-VolumeTypesExtraSpecsTest-1083387119 tempest-VolumeTypesExtraSpecsTest-1083387119-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:38:07.108419 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-0d468e52-7fd2-412d-bb36-3449ebf82d89 tempest-VolumeTypesExtraSpecsTest-1083387119 tempest-VolumeTypesExtraSpecsTest-1083387119-project-admin] https://10.4.3.189/volume/v3/types/1932822b-e56c-4f5a-bd6d-e0f6b6cfa850/extra_specs/spec2 returned with HTTP 200 Aug 25 05:38:07.108876 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 30/124] 10.4.3.189 () {66 vars in 1396 bytes} [Tue Aug 25 05:38:07 2026] GET /volume/v3/types/1932822b-e56c-4f5a-bd6d-e0f6b6cfa850/extra_specs/spec2 => generated 17 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 25 05:38:07.120082 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-f065883b-e4b4-420c-90ca-13889b9d7d71 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:38:07.122670 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-f065883b-e4b4-420c-90ca-13889b9d7d71 tempest-VolumeTypesExtraSpecsTest-1083387119 tempest-VolumeTypesExtraSpecsTest-1083387119-project-admin] POST https://10.4.3.189/volume/v3/types/1932822b-e56c-4f5a-bd6d-e0f6b6cfa850/extra_specs Aug 25 05:38:07.123137 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-f065883b-e4b4-420c-90ca-13889b9d7d71 tempest-VolumeTypesExtraSpecsTest-1083387119 tempest-VolumeTypesExtraSpecsTest-1083387119-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val3", "spec4": "val4"}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:38:07.212835 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-f065883b-e4b4-420c-90ca-13889b9d7d71 tempest-VolumeTypesExtraSpecsTest-1083387119 tempest-VolumeTypesExtraSpecsTest-1083387119-project-admin] https://10.4.3.189/volume/v3/types/1932822b-e56c-4f5a-bd6d-e0f6b6cfa850/extra_specs returned with HTTP 200 Aug 25 05:38:07.213271 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 32/125] 10.4.3.189 () {68 vars in 1399 bytes} [Tue Aug 25 05:38:07 2026] POST /volume/v3/types/1932822b-e56c-4f5a-bd6d-e0f6b6cfa850/extra_specs => generated 51 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 25 05:38:07.224878 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-87de9cfc-12f6-45fd-ada4-8687fd78aa68 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:38:07.229077 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-87de9cfc-12f6-45fd-ada4-8687fd78aa68 tempest-VolumeTypesExtraSpecsTest-1083387119 tempest-VolumeTypesExtraSpecsTest-1083387119-project-admin] GET https://10.4.3.189/volume/v3/types/1932822b-e56c-4f5a-bd6d-e0f6b6cfa850/extra_specs Aug 25 05:38:07.229596 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-87de9cfc-12f6-45fd-ada4-8687fd78aa68 tempest-VolumeTypesExtraSpecsTest-1083387119 tempest-VolumeTypesExtraSpecsTest-1083387119-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:38:07.229596 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-87de9cfc-12f6-45fd-ada4-8687fd78aa68 tempest-VolumeTypesExtraSpecsTest-1083387119 tempest-VolumeTypesExtraSpecsTest-1083387119-project-admin] Calling method 'index' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:38:07.242467 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-87de9cfc-12f6-45fd-ada4-8687fd78aa68 tempest-VolumeTypesExtraSpecsTest-1083387119 tempest-VolumeTypesExtraSpecsTest-1083387119-project-admin] https://10.4.3.189/volume/v3/types/1932822b-e56c-4f5a-bd6d-e0f6b6cfa850/extra_specs returned with HTTP 200 Aug 25 05:38:07.243250 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 31/126] 10.4.3.189 () {66 vars in 1378 bytes} [Tue Aug 25 05:38:07 2026] GET /volume/v3/types/1932822b-e56c-4f5a-bd6d-e0f6b6cfa850/extra_specs => generated 68 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 25 05:38:07.254018 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-74bcfaf2-aff1-4570-b980-00212e6e82e5 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:38:07.257589 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-74bcfaf2-aff1-4570-b980-00212e6e82e5 tempest-VolumeTypesExtraSpecsTest-1083387119 tempest-VolumeTypesExtraSpecsTest-1083387119-project-admin] DELETE https://10.4.3.189/volume/v3/types/1932822b-e56c-4f5a-bd6d-e0f6b6cfa850 Aug 25 05:38:07.257761 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-74bcfaf2-aff1-4570-b980-00212e6e82e5 tempest-VolumeTypesExtraSpecsTest-1083387119 tempest-VolumeTypesExtraSpecsTest-1083387119-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:38:07.258509 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-74bcfaf2-aff1-4570-b980-00212e6e82e5 tempest-VolumeTypesExtraSpecsTest-1083387119 tempest-VolumeTypesExtraSpecsTest-1083387119-project-admin] Calling method '_delete' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:38:07.373008 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-74bcfaf2-aff1-4570-b980-00212e6e82e5 tempest-VolumeTypesExtraSpecsTest-1083387119 tempest-VolumeTypesExtraSpecsTest-1083387119-project-admin] https://10.4.3.189/volume/v3/types/1932822b-e56c-4f5a-bd6d-e0f6b6cfa850 returned with HTTP 202 Aug 25 05:38:07.373672 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 34/127] 10.4.3.189 () {66 vars in 1345 bytes} [Tue Aug 25 05:38:07 2026] DELETE /volume/v3/types/1932822b-e56c-4f5a-bd6d-e0f6b6cfa850 => generated 0 bytes in 120 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:38:07.382663 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-1a307d84-4ba5-415b-9439-9e9cf41df765 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:38:07.385456 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-1a307d84-4ba5-415b-9439-9e9cf41df765 tempest-VolumeTypesExtraSpecsTest-1083387119 tempest-VolumeTypesExtraSpecsTest-1083387119-project-admin] GET https://10.4.3.189/volume/v3/types/1932822b-e56c-4f5a-bd6d-e0f6b6cfa850 Aug 25 05:38:07.385695 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-1a307d84-4ba5-415b-9439-9e9cf41df765 tempest-VolumeTypesExtraSpecsTest-1083387119 tempest-VolumeTypesExtraSpecsTest-1083387119-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:38:07.385953 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-1a307d84-4ba5-415b-9439-9e9cf41df765 tempest-VolumeTypesExtraSpecsTest-1083387119 tempest-VolumeTypesExtraSpecsTest-1083387119-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:38:07.391179 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-1a307d84-4ba5-415b-9439-9e9cf41df765 tempest-VolumeTypesExtraSpecsTest-1083387119 tempest-VolumeTypesExtraSpecsTest-1083387119-project-admin] https://10.4.3.189/volume/v3/types/1932822b-e56c-4f5a-bd6d-e0f6b6cfa850 returned with HTTP 404 Aug 25 05:38:07.391894 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 31/128] 10.4.3.189 () {66 vars in 1342 bytes} [Tue Aug 25 05:38:07 2026] GET /volume/v3/types/1932822b-e56c-4f5a-bd6d-e0f6b6cfa850 => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:38:14.228134 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-95f25e88-5b46-48f7-8aaf-c31ebccf21c2 req-8870342d-eebe-467b-8076-5a67393d7c6d None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:38:14.233868 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-95f25e88-5b46-48f7-8aaf-c31ebccf21c2 req-8870342d-eebe-467b-8076-5a67393d7c6d tempest-ServerBootFromVolumeStableRescueTest-918727856 tempest-ServerBootFromVolumeStableRescueTest-918727856-project-member] GET https://10.4.3.189/volume/v3/volumes/150281b7-0dde-4db3-aee2-07142a9a5a98 Aug 25 05:38:14.233868 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-95f25e88-5b46-48f7-8aaf-c31ebccf21c2 req-8870342d-eebe-467b-8076-5a67393d7c6d tempest-ServerBootFromVolumeStableRescueTest-918727856 tempest-ServerBootFromVolumeStableRescueTest-918727856-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:38:14.234772 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-95f25e88-5b46-48f7-8aaf-c31ebccf21c2 req-8870342d-eebe-467b-8076-5a67393d7c6d tempest-ServerBootFromVolumeStableRescueTest-918727856 tempest-ServerBootFromVolumeStableRescueTest-918727856-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:38:14.254732 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:38:14.254732 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:38:14.261518 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [req-95f25e88-5b46-48f7-8aaf-c31ebccf21c2 req-8870342d-eebe-467b-8076-5a67393d7c6d tempest-ServerBootFromVolumeStableRescueTest-918727856 tempest-ServerBootFromVolumeStableRescueTest-918727856-project-member] Volume info retrieved successfully. Aug 25 05:38:14.268197 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-95f25e88-5b46-48f7-8aaf-c31ebccf21c2 req-8870342d-eebe-467b-8076-5a67393d7c6d tempest-ServerBootFromVolumeStableRescueTest-918727856 tempest-ServerBootFromVolumeStableRescueTest-918727856-project-member] https://10.4.3.189/volume/v3/volumes/150281b7-0dde-4db3-aee2-07142a9a5a98 returned with HTTP 200 Aug 25 05:38:14.268701 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 33/129] 10.4.3.189 () {68 vars in 1598 bytes} [Tue Aug 25 05:38:14 2026] GET /volume/v3/volumes/150281b7-0dde-4db3-aee2-07142a9a5a98 => generated 1134 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 25 05:38:17.240673 np0000008051 devstack@c-api.service[100268]: DEBUG dbcounter [-] [100268] Writing DB stats cinder:SELECT=28,cinder:UPDATE=6,cinder:INSERT=3 {{(pid=100268) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 05:38:17.360698 np0000008051 devstack@c-api.service[100270]: DEBUG dbcounter [-] [100270] Writing DB stats cinder:SELECT=54,cinder:INSERT=11,cinder:UPDATE=17 {{(pid=100270) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 05:38:17.388920 np0000008051 devstack@c-api.service[100269]: DEBUG dbcounter [-] [100269] Writing DB stats cinder:SELECT=49,cinder:INSERT=12,cinder:UPDATE=12 {{(pid=100269) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 05:38:19.243307 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-cd967fdd-f4cf-4e09-a72a-e869b2b276c0 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:38:19.624388 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-cd967fdd-f4cf-4e09-a72a-e869b2b276c0 tempest-TaggedBootDevicesTest-1708542002 tempest-TaggedBootDevicesTest-1708542002-project-member] POST https://10.4.3.189/volume/v3/volumes Aug 25 05:38:19.624907 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-cd967fdd-f4cf-4e09-a72a-e869b2b276c0 tempest-TaggedBootDevicesTest-1708542002 tempest-TaggedBootDevicesTest-1708542002-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-1754117123", "imageRef": "821ab3e7-1977-4d78-a63f-5997ce48392f"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:38:19.627374 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.v3.volumes [None req-cd967fdd-f4cf-4e09-a72a-e869b2b276c0 tempest-TaggedBootDevicesTest-1708542002 tempest-TaggedBootDevicesTest-1708542002-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-1754117123', 'imageRef': '821ab3e7-1977-4d78-a63f-5997ce48392f'}} {{(pid=100268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 05:38:20.478578 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-cd967fdd-f4cf-4e09-a72a-e869b2b276c0 tempest-TaggedBootDevicesTest-1708542002 tempest-TaggedBootDevicesTest-1708542002-project-member] Create volume of 1 GB Aug 25 05:38:20.499413 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-cd967fdd-f4cf-4e09-a72a-e869b2b276c0 tempest-TaggedBootDevicesTest-1708542002 tempest-TaggedBootDevicesTest-1708542002-project-member] Availability zone cache updated, next update will occur around 2026-08-25 06:38:20.498242. {{(pid=100268) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 25 05:38:20.499662 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-cd967fdd-f4cf-4e09-a72a-e869b2b276c0 tempest-TaggedBootDevicesTest-1708542002 tempest-TaggedBootDevicesTest-1708542002-project-member] Availability Zones retrieved successfully. Aug 25 05:38:20.530861 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-cd967fdd-f4cf-4e09-a72a-e869b2b276c0 tempest-TaggedBootDevicesTest-1708542002 tempest-TaggedBootDevicesTest-1708542002-project-member] Flow 'volume_create_api' (b135ef0c-f57f-473d-a7b7-dc08c9b49f40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:38:20.533419 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-cd967fdd-f4cf-4e09-a72a-e869b2b276c0 tempest-TaggedBootDevicesTest-1708542002 tempest-TaggedBootDevicesTest-1708542002-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3bd9fa99-36a9-47f0-8076-9bddad741e43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:38:20.535721 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.flows.api.create_volume [None req-cd967fdd-f4cf-4e09-a72a-e869b2b276c0 tempest-TaggedBootDevicesTest-1708542002 tempest-TaggedBootDevicesTest-1708542002-project-member] Validating volume size '1' using validate_int {{(pid=100268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 05:38:20.706783 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-cd967fdd-f4cf-4e09-a72a-e869b2b276c0 tempest-TaggedBootDevicesTest-1708542002 tempest-TaggedBootDevicesTest-1708542002-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3bd9fa99-36a9-47f0-8076-9bddad741e43) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T05:35:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=23fc6e5d-fce0-4521-ba46-4837b4232084,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '23fc6e5d-fce0-4521-ba46-4837b4232084', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:38:20.707935 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-cd967fdd-f4cf-4e09-a72a-e869b2b276c0 tempest-TaggedBootDevicesTest-1708542002 tempest-TaggedBootDevicesTest-1708542002-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c7fef91b-30f3-4670-94ae-eb27af3b121d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:38:20.905351 np0000008051 devstack@c-api.service[100268]: WARNING cinder.quota [None req-cd967fdd-f4cf-4e09-a72a-e869b2b276c0 tempest-TaggedBootDevicesTest-1708542002 tempest-TaggedBootDevicesTest-1708542002-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 25 05:38:21.047478 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-cd967fdd-f4cf-4e09-a72a-e869b2b276c0 tempest-TaggedBootDevicesTest-1708542002 tempest-TaggedBootDevicesTest-1708542002-project-member] Created reservations ['a6957249-6a25-4ff9-8b82-79389fb919e8', '6fb7a03e-546f-4439-bfcb-43a6d229e6f2', 'bd8ad3c0-2936-45d1-afa3-026da60e19f2', 'd87c0eff-b122-4fe3-ac64-16c45f631217'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:38:21.051448 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-cd967fdd-f4cf-4e09-a72a-e869b2b276c0 tempest-TaggedBootDevicesTest-1708542002 tempest-TaggedBootDevicesTest-1708542002-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c7fef91b-30f3-4670-94ae-eb27af3b121d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a6957249-6a25-4ff9-8b82-79389fb919e8', '6fb7a03e-546f-4439-bfcb-43a6d229e6f2', 'bd8ad3c0-2936-45d1-afa3-026da60e19f2', 'd87c0eff-b122-4fe3-ac64-16c45f631217']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:38:21.051799 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-cd967fdd-f4cf-4e09-a72a-e869b2b276c0 tempest-TaggedBootDevicesTest-1708542002 tempest-TaggedBootDevicesTest-1708542002-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (37a8fa7f-6eb7-4449-a285-dd89ed1eb61e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:38:21.104672 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-cd967fdd-f4cf-4e09-a72a-e869b2b276c0 tempest-TaggedBootDevicesTest-1708542002 tempest-TaggedBootDevicesTest-1708542002-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (37a8fa7f-6eb7-4449-a285-dd89ed1eb61e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1de40a58-b41b-4e2f-b614-b1a11a2dc9ae', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1754117123',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='25dbb74f44ce49448f87f858ad2fbf74',qos_specs=None,replication_status=,reservations=['a6957249-6a25-4ff9-8b82-79389fb919e8','6fb7a03e-546f-4439-bfcb-43a6d229e6f2','bd8ad3c0-2936-45d1-afa3-026da60e19f2','d87c0eff-b122-4fe3-ac64-16c45f631217'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b047a0a4a16d4086ae6100f36cbb553d',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T05:38:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1754117123',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1de40a58-b41b-4e2f-b614-b1a11a2dc9ae,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='25dbb74f44ce49448f87f858ad2fbf74',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b047a0a4a16d4086ae6100f36cbb553d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(23fc6e5d-fce0-4521-ba46-4837b4232084),volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:38:21.105654 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-cd967fdd-f4cf-4e09-a72a-e869b2b276c0 tempest-TaggedBootDevicesTest-1708542002 tempest-TaggedBootDevicesTest-1708542002-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (97911bf6-2021-4067-9f4c-762745e9d921) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:38:21.162358 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-cd967fdd-f4cf-4e09-a72a-e869b2b276c0 tempest-TaggedBootDevicesTest-1708542002 tempest-TaggedBootDevicesTest-1708542002-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (97911bf6-2021-4067-9f4c-762745e9d921) transitioned into state 'SUCCESS' from state '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-1754117123',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='25dbb74f44ce49448f87f858ad2fbf74',qos_specs=None,replication_status=,reservations=['a6957249-6a25-4ff9-8b82-79389fb919e8','6fb7a03e-546f-4439-bfcb-43a6d229e6f2','bd8ad3c0-2936-45d1-afa3-026da60e19f2','d87c0eff-b122-4fe3-ac64-16c45f631217'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b047a0a4a16d4086ae6100f36cbb553d',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:38:21.162358 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-cd967fdd-f4cf-4e09-a72a-e869b2b276c0 tempest-TaggedBootDevicesTest-1708542002 tempest-TaggedBootDevicesTest-1708542002-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8e05a7de-f4db-4e9f-a2dc-fb69bfa6d2c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:38:21.189089 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-cd967fdd-f4cf-4e09-a72a-e869b2b276c0 tempest-TaggedBootDevicesTest-1708542002 tempest-TaggedBootDevicesTest-1708542002-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8e05a7de-f4db-4e9f-a2dc-fb69bfa6d2c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:38:21.192846 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-cd967fdd-f4cf-4e09-a72a-e869b2b276c0 tempest-TaggedBootDevicesTest-1708542002 tempest-TaggedBootDevicesTest-1708542002-project-member] Flow 'volume_create_api' (b135ef0c-f57f-473d-a7b7-dc08c9b49f40) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:38:21.192846 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-cd967fdd-f4cf-4e09-a72a-e869b2b276c0 tempest-TaggedBootDevicesTest-1708542002 tempest-TaggedBootDevicesTest-1708542002-project-member] Create volume request issued successfully. Aug 25 05:38:21.192846 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-cd967fdd-f4cf-4e09-a72a-e869b2b276c0 tempest-TaggedBootDevicesTest-1708542002 tempest-TaggedBootDevicesTest-1708542002-project-member] https://10.4.3.189/volume/v3/volumes returned with HTTP 202 Aug 25 05:38:21.192846 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 32/130] 10.4.3.189 () {68 vars in 1259 bytes} [Tue Aug 25 05:38:19 2026] POST /volume/v3/volumes => generated 752 bytes in 1951 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 05:38:21.216924 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-0c693ad4-b0dd-479f-b609-20ea3101c262 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:38:21.220192 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-0c693ad4-b0dd-479f-b609-20ea3101c262 tempest-TaggedBootDevicesTest-1708542002 tempest-TaggedBootDevicesTest-1708542002-project-member] GET https://10.4.3.189/volume/v3/volumes/1de40a58-b41b-4e2f-b614-b1a11a2dc9ae Aug 25 05:38:21.220192 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-0c693ad4-b0dd-479f-b609-20ea3101c262 tempest-TaggedBootDevicesTest-1708542002 tempest-TaggedBootDevicesTest-1708542002-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:38:21.220734 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-0c693ad4-b0dd-479f-b609-20ea3101c262 tempest-TaggedBootDevicesTest-1708542002 tempest-TaggedBootDevicesTest-1708542002-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:38:21.234028 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:38:21.234028 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:38:21.240147 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-0c693ad4-b0dd-479f-b609-20ea3101c262 tempest-TaggedBootDevicesTest-1708542002 tempest-TaggedBootDevicesTest-1708542002-project-member] Volume info retrieved successfully. Aug 25 05:38:21.244791 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-0c693ad4-b0dd-479f-b609-20ea3101c262 tempest-TaggedBootDevicesTest-1708542002 tempest-TaggedBootDevicesTest-1708542002-project-member] https://10.4.3.189/volume/v3/volumes/1de40a58-b41b-4e2f-b614-b1a11a2dc9ae returned with HTTP 200 Aug 25 05:38:21.245660 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 35/131] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:38:21 2026] GET /volume/v3/volumes/1de40a58-b41b-4e2f-b614-b1a11a2dc9ae => generated 820 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:38:22.265690 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-b0128971-7ee7-4940-a862-875ef91b1d2f None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:38:22.272715 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-b0128971-7ee7-4940-a862-875ef91b1d2f tempest-TaggedBootDevicesTest-1708542002 tempest-TaggedBootDevicesTest-1708542002-project-member] GET https://10.4.3.189/volume/v3/volumes/1de40a58-b41b-4e2f-b614-b1a11a2dc9ae Aug 25 05:38:22.272715 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-b0128971-7ee7-4940-a862-875ef91b1d2f tempest-TaggedBootDevicesTest-1708542002 tempest-TaggedBootDevicesTest-1708542002-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:38:22.272715 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-b0128971-7ee7-4940-a862-875ef91b1d2f tempest-TaggedBootDevicesTest-1708542002 tempest-TaggedBootDevicesTest-1708542002-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:38:22.288254 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:38:22.288254 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:38:22.296245 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-b0128971-7ee7-4940-a862-875ef91b1d2f tempest-TaggedBootDevicesTest-1708542002 tempest-TaggedBootDevicesTest-1708542002-project-member] Volume info retrieved successfully. Aug 25 05:38:22.312079 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-b0128971-7ee7-4940-a862-875ef91b1d2f tempest-TaggedBootDevicesTest-1708542002 tempest-TaggedBootDevicesTest-1708542002-project-member] https://10.4.3.189/volume/v3/volumes/1de40a58-b41b-4e2f-b614-b1a11a2dc9ae returned with HTTP 200 Aug 25 05:38:22.312656 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 32/132] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:38:22 2026] GET /volume/v3/volumes/1de40a58-b41b-4e2f-b614-b1a11a2dc9ae => generated 844 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:38:23.334348 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-70fdff77-d70e-49fa-8e70-68b12f817501 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:38:23.337746 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-70fdff77-d70e-49fa-8e70-68b12f817501 tempest-TaggedBootDevicesTest-1708542002 tempest-TaggedBootDevicesTest-1708542002-project-member] GET https://10.4.3.189/volume/v3/volumes/1de40a58-b41b-4e2f-b614-b1a11a2dc9ae Aug 25 05:38:23.337989 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-70fdff77-d70e-49fa-8e70-68b12f817501 tempest-TaggedBootDevicesTest-1708542002 tempest-TaggedBootDevicesTest-1708542002-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:38:23.338916 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-70fdff77-d70e-49fa-8e70-68b12f817501 tempest-TaggedBootDevicesTest-1708542002 tempest-TaggedBootDevicesTest-1708542002-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:38:23.353989 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:38:23.353989 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:38:23.368238 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-70fdff77-d70e-49fa-8e70-68b12f817501 tempest-TaggedBootDevicesTest-1708542002 tempest-TaggedBootDevicesTest-1708542002-project-member] Volume info retrieved successfully. Aug 25 05:38:23.376394 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-70fdff77-d70e-49fa-8e70-68b12f817501 tempest-TaggedBootDevicesTest-1708542002 tempest-TaggedBootDevicesTest-1708542002-project-member] https://10.4.3.189/volume/v3/volumes/1de40a58-b41b-4e2f-b614-b1a11a2dc9ae returned with HTTP 200 Aug 25 05:38:23.377459 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 34/133] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:38:23 2026] GET /volume/v3/volumes/1de40a58-b41b-4e2f-b614-b1a11a2dc9ae => generated 844 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:38:24.401393 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-03599b44-7526-4c7c-80ad-1c67c77df40f None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:38:24.404690 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-03599b44-7526-4c7c-80ad-1c67c77df40f tempest-TaggedBootDevicesTest-1708542002 tempest-TaggedBootDevicesTest-1708542002-project-member] GET https://10.4.3.189/volume/v3/volumes/1de40a58-b41b-4e2f-b614-b1a11a2dc9ae Aug 25 05:38:24.406048 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-03599b44-7526-4c7c-80ad-1c67c77df40f tempest-TaggedBootDevicesTest-1708542002 tempest-TaggedBootDevicesTest-1708542002-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:38:24.406048 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-03599b44-7526-4c7c-80ad-1c67c77df40f tempest-TaggedBootDevicesTest-1708542002 tempest-TaggedBootDevicesTest-1708542002-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:38:24.424357 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:38:24.424357 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:38:24.443840 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-03599b44-7526-4c7c-80ad-1c67c77df40f tempest-TaggedBootDevicesTest-1708542002 tempest-TaggedBootDevicesTest-1708542002-project-member] Volume info retrieved successfully. Aug 25 05:38:24.454837 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-03599b44-7526-4c7c-80ad-1c67c77df40f tempest-TaggedBootDevicesTest-1708542002 tempest-TaggedBootDevicesTest-1708542002-project-member] https://10.4.3.189/volume/v3/volumes/1de40a58-b41b-4e2f-b614-b1a11a2dc9ae returned with HTTP 200 Aug 25 05:38:24.455648 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 33/134] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:38:24 2026] GET /volume/v3/volumes/1de40a58-b41b-4e2f-b614-b1a11a2dc9ae => generated 844 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:38:25.483139 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-0c6160d6-f51f-4df3-bdfa-84c0bd85ae76 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:38:25.486190 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-0c6160d6-f51f-4df3-bdfa-84c0bd85ae76 tempest-TaggedBootDevicesTest-1708542002 tempest-TaggedBootDevicesTest-1708542002-project-member] GET https://10.4.3.189/volume/v3/volumes/1de40a58-b41b-4e2f-b614-b1a11a2dc9ae Aug 25 05:38:25.486679 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-0c6160d6-f51f-4df3-bdfa-84c0bd85ae76 tempest-TaggedBootDevicesTest-1708542002 tempest-TaggedBootDevicesTest-1708542002-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:38:25.487104 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-0c6160d6-f51f-4df3-bdfa-84c0bd85ae76 tempest-TaggedBootDevicesTest-1708542002 tempest-TaggedBootDevicesTest-1708542002-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:38:25.505000 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:38:25.505000 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:38:25.523867 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-0c6160d6-f51f-4df3-bdfa-84c0bd85ae76 tempest-TaggedBootDevicesTest-1708542002 tempest-TaggedBootDevicesTest-1708542002-project-member] Volume info retrieved successfully. Aug 25 05:38:25.538688 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-0c6160d6-f51f-4df3-bdfa-84c0bd85ae76 tempest-TaggedBootDevicesTest-1708542002 tempest-TaggedBootDevicesTest-1708542002-project-member] https://10.4.3.189/volume/v3/volumes/1de40a58-b41b-4e2f-b614-b1a11a2dc9ae returned with HTTP 200 Aug 25 05:38:25.541468 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 36/135] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:38:25 2026] GET /volume/v3/volumes/1de40a58-b41b-4e2f-b614-b1a11a2dc9ae => generated 905 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:38:26.561395 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-ec09301f-3228-418d-ac34-1bec8b3bccb3 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:38:26.565734 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-ec09301f-3228-418d-ac34-1bec8b3bccb3 tempest-TaggedBootDevicesTest-1708542002 tempest-TaggedBootDevicesTest-1708542002-project-member] GET https://10.4.3.189/volume/v3/volumes/1de40a58-b41b-4e2f-b614-b1a11a2dc9ae Aug 25 05:38:26.566071 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-ec09301f-3228-418d-ac34-1bec8b3bccb3 tempest-TaggedBootDevicesTest-1708542002 tempest-TaggedBootDevicesTest-1708542002-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:38:26.566306 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-ec09301f-3228-418d-ac34-1bec8b3bccb3 tempest-TaggedBootDevicesTest-1708542002 tempest-TaggedBootDevicesTest-1708542002-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:38:26.583011 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:38:26.583011 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:38:26.589137 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-ec09301f-3228-418d-ac34-1bec8b3bccb3 tempest-TaggedBootDevicesTest-1708542002 tempest-TaggedBootDevicesTest-1708542002-project-member] Volume info retrieved successfully. Aug 25 05:38:26.595967 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-ec09301f-3228-418d-ac34-1bec8b3bccb3 tempest-TaggedBootDevicesTest-1708542002 tempest-TaggedBootDevicesTest-1708542002-project-member] https://10.4.3.189/volume/v3/volumes/1de40a58-b41b-4e2f-b614-b1a11a2dc9ae returned with HTTP 200 Aug 25 05:38:26.596527 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 33/136] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:38:26 2026] GET /volume/v3/volumes/1de40a58-b41b-4e2f-b614-b1a11a2dc9ae => generated 905 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:38:27.611137 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-9c76f578-8238-4ddc-804a-4410b02b2794 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:38:27.614016 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-9c76f578-8238-4ddc-804a-4410b02b2794 tempest-TaggedBootDevicesTest-1708542002 tempest-TaggedBootDevicesTest-1708542002-project-member] GET https://10.4.3.189/volume/v3/volumes/1de40a58-b41b-4e2f-b614-b1a11a2dc9ae Aug 25 05:38:27.614488 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-9c76f578-8238-4ddc-804a-4410b02b2794 tempest-TaggedBootDevicesTest-1708542002 tempest-TaggedBootDevicesTest-1708542002-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:38:27.614750 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-9c76f578-8238-4ddc-804a-4410b02b2794 tempest-TaggedBootDevicesTest-1708542002 tempest-TaggedBootDevicesTest-1708542002-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:38:27.624241 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:38:27.624241 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:38:27.639470 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-9c76f578-8238-4ddc-804a-4410b02b2794 tempest-TaggedBootDevicesTest-1708542002 tempest-TaggedBootDevicesTest-1708542002-project-member] Volume info retrieved successfully. Aug 25 05:38:27.651267 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-9c76f578-8238-4ddc-804a-4410b02b2794 tempest-TaggedBootDevicesTest-1708542002 tempest-TaggedBootDevicesTest-1708542002-project-member] https://10.4.3.189/volume/v3/volumes/1de40a58-b41b-4e2f-b614-b1a11a2dc9ae returned with HTTP 200 Aug 25 05:38:27.651817 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 35/137] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:38:27 2026] GET /volume/v3/volumes/1de40a58-b41b-4e2f-b614-b1a11a2dc9ae => generated 905 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:38:28.668972 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-b39dd58f-9cb2-4a55-8146-8700d12a2661 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:38:28.672547 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b39dd58f-9cb2-4a55-8146-8700d12a2661 tempest-TaggedBootDevicesTest-1708542002 tempest-TaggedBootDevicesTest-1708542002-project-member] GET https://10.4.3.189/volume/v3/volumes/1de40a58-b41b-4e2f-b614-b1a11a2dc9ae Aug 25 05:38:28.672667 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b39dd58f-9cb2-4a55-8146-8700d12a2661 tempest-TaggedBootDevicesTest-1708542002 tempest-TaggedBootDevicesTest-1708542002-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:38:28.672983 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b39dd58f-9cb2-4a55-8146-8700d12a2661 tempest-TaggedBootDevicesTest-1708542002 tempest-TaggedBootDevicesTest-1708542002-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:38:28.687667 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:38:28.687667 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:38:28.695984 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-b39dd58f-9cb2-4a55-8146-8700d12a2661 tempest-TaggedBootDevicesTest-1708542002 tempest-TaggedBootDevicesTest-1708542002-project-member] Volume info retrieved successfully. Aug 25 05:38:28.706400 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b39dd58f-9cb2-4a55-8146-8700d12a2661 tempest-TaggedBootDevicesTest-1708542002 tempest-TaggedBootDevicesTest-1708542002-project-member] https://10.4.3.189/volume/v3/volumes/1de40a58-b41b-4e2f-b614-b1a11a2dc9ae returned with HTTP 200 Aug 25 05:38:28.706931 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 34/138] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:38:28 2026] GET /volume/v3/volumes/1de40a58-b41b-4e2f-b614-b1a11a2dc9ae => generated 905 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:38:29.728435 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-299f8169-e016-4803-8693-d7a2ff9d4eb5 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:38:29.732527 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-299f8169-e016-4803-8693-d7a2ff9d4eb5 tempest-TaggedBootDevicesTest-1708542002 tempest-TaggedBootDevicesTest-1708542002-project-member] GET https://10.4.3.189/volume/v3/volumes/1de40a58-b41b-4e2f-b614-b1a11a2dc9ae Aug 25 05:38:29.732527 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-299f8169-e016-4803-8693-d7a2ff9d4eb5 tempest-TaggedBootDevicesTest-1708542002 tempest-TaggedBootDevicesTest-1708542002-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:38:29.732527 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-299f8169-e016-4803-8693-d7a2ff9d4eb5 tempest-TaggedBootDevicesTest-1708542002 tempest-TaggedBootDevicesTest-1708542002-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:38:29.741954 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:38:29.741954 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:38:29.747232 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-299f8169-e016-4803-8693-d7a2ff9d4eb5 tempest-TaggedBootDevicesTest-1708542002 tempest-TaggedBootDevicesTest-1708542002-project-member] Volume info retrieved successfully. Aug 25 05:38:29.754304 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-299f8169-e016-4803-8693-d7a2ff9d4eb5 tempest-TaggedBootDevicesTest-1708542002 tempest-TaggedBootDevicesTest-1708542002-project-member] https://10.4.3.189/volume/v3/volumes/1de40a58-b41b-4e2f-b614-b1a11a2dc9ae returned with HTTP 200 Aug 25 05:38:29.754799 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 37/139] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:38:29 2026] GET /volume/v3/volumes/1de40a58-b41b-4e2f-b614-b1a11a2dc9ae => generated 905 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:38:30.770722 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-6488dace-fe4e-4cd1-be5a-adee6815aafa None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:38:30.780531 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-6488dace-fe4e-4cd1-be5a-adee6815aafa tempest-TaggedBootDevicesTest-1708542002 tempest-TaggedBootDevicesTest-1708542002-project-member] GET https://10.4.3.189/volume/v3/volumes/1de40a58-b41b-4e2f-b614-b1a11a2dc9ae Aug 25 05:38:30.782195 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-6488dace-fe4e-4cd1-be5a-adee6815aafa tempest-TaggedBootDevicesTest-1708542002 tempest-TaggedBootDevicesTest-1708542002-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:38:30.782195 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-6488dace-fe4e-4cd1-be5a-adee6815aafa tempest-TaggedBootDevicesTest-1708542002 tempest-TaggedBootDevicesTest-1708542002-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:38:30.797080 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:38:30.797080 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:38:30.806320 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-6488dace-fe4e-4cd1-be5a-adee6815aafa tempest-TaggedBootDevicesTest-1708542002 tempest-TaggedBootDevicesTest-1708542002-project-member] Volume info retrieved successfully. Aug 25 05:38:30.818716 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-6488dace-fe4e-4cd1-be5a-adee6815aafa tempest-TaggedBootDevicesTest-1708542002 tempest-TaggedBootDevicesTest-1708542002-project-member] https://10.4.3.189/volume/v3/volumes/1de40a58-b41b-4e2f-b614-b1a11a2dc9ae returned with HTTP 200 Aug 25 05:38:30.818716 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 34/140] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:38:30 2026] GET /volume/v3/volumes/1de40a58-b41b-4e2f-b614-b1a11a2dc9ae => generated 905 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:38:31.837352 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-9689441b-995b-4de9-80cc-f0d9e49a2a9d None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:38:31.840942 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-9689441b-995b-4de9-80cc-f0d9e49a2a9d tempest-TaggedBootDevicesTest-1708542002 tempest-TaggedBootDevicesTest-1708542002-project-member] GET https://10.4.3.189/volume/v3/volumes/1de40a58-b41b-4e2f-b614-b1a11a2dc9ae Aug 25 05:38:31.841253 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-9689441b-995b-4de9-80cc-f0d9e49a2a9d tempest-TaggedBootDevicesTest-1708542002 tempest-TaggedBootDevicesTest-1708542002-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:38:31.841547 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-9689441b-995b-4de9-80cc-f0d9e49a2a9d tempest-TaggedBootDevicesTest-1708542002 tempest-TaggedBootDevicesTest-1708542002-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:38:31.851879 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:38:31.851879 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:38:31.861902 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-9689441b-995b-4de9-80cc-f0d9e49a2a9d tempest-TaggedBootDevicesTest-1708542002 tempest-TaggedBootDevicesTest-1708542002-project-member] Volume info retrieved successfully. Aug 25 05:38:31.874208 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-9689441b-995b-4de9-80cc-f0d9e49a2a9d tempest-TaggedBootDevicesTest-1708542002 tempest-TaggedBootDevicesTest-1708542002-project-member] https://10.4.3.189/volume/v3/volumes/1de40a58-b41b-4e2f-b614-b1a11a2dc9ae returned with HTTP 200 Aug 25 05:38:31.875163 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 36/141] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:38:31 2026] GET /volume/v3/volumes/1de40a58-b41b-4e2f-b614-b1a11a2dc9ae => generated 905 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:38:32.617075 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-f1b61c34-aaf8-40e9-8c3a-d375e389cbec req-dd4a0a08-f051-4e07-abe6-c4da2b220018 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:38:32.622262 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-f1b61c34-aaf8-40e9-8c3a-d375e389cbec req-dd4a0a08-f051-4e07-abe6-c4da2b220018 tempest-TaggedAttachmentsTest-1141031454 tempest-TaggedAttachmentsTest-1141031454-project-member] GET https://10.4.3.189/volume/v3/volumes/e3d27fca-c234-4d03-a430-b1b2a88d3874 Aug 25 05:38:32.622584 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-f1b61c34-aaf8-40e9-8c3a-d375e389cbec req-dd4a0a08-f051-4e07-abe6-c4da2b220018 tempest-TaggedAttachmentsTest-1141031454 tempest-TaggedAttachmentsTest-1141031454-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:38:32.622930 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-f1b61c34-aaf8-40e9-8c3a-d375e389cbec req-dd4a0a08-f051-4e07-abe6-c4da2b220018 tempest-TaggedAttachmentsTest-1141031454 tempest-TaggedAttachmentsTest-1141031454-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:38:32.634085 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:38:32.634085 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:38:32.637450 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [req-f1b61c34-aaf8-40e9-8c3a-d375e389cbec req-dd4a0a08-f051-4e07-abe6-c4da2b220018 tempest-TaggedAttachmentsTest-1141031454 tempest-TaggedAttachmentsTest-1141031454-project-member] Volume info retrieved successfully. Aug 25 05:38:32.645366 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-f1b61c34-aaf8-40e9-8c3a-d375e389cbec req-dd4a0a08-f051-4e07-abe6-c4da2b220018 tempest-TaggedAttachmentsTest-1141031454 tempest-TaggedAttachmentsTest-1141031454-project-member] https://10.4.3.189/volume/v3/volumes/e3d27fca-c234-4d03-a430-b1b2a88d3874 returned with HTTP 200 Aug 25 05:38:32.645366 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 35/142] 10.4.3.189 () {68 vars in 1598 bytes} [Tue Aug 25 05:38:32 2026] GET /volume/v3/volumes/e3d27fca-c234-4d03-a430-b1b2a88d3874 => generated 844 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:38:32.898424 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-d89f0ebe-98da-46c3-91af-89b175a0a06f None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:38:32.904228 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-d89f0ebe-98da-46c3-91af-89b175a0a06f tempest-TaggedBootDevicesTest-1708542002 tempest-TaggedBootDevicesTest-1708542002-project-member] GET https://10.4.3.189/volume/v3/volumes/1de40a58-b41b-4e2f-b614-b1a11a2dc9ae Aug 25 05:38:32.904869 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-d89f0ebe-98da-46c3-91af-89b175a0a06f tempest-TaggedBootDevicesTest-1708542002 tempest-TaggedBootDevicesTest-1708542002-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:38:32.906918 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-d89f0ebe-98da-46c3-91af-89b175a0a06f tempest-TaggedBootDevicesTest-1708542002 tempest-TaggedBootDevicesTest-1708542002-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:38:32.919979 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:38:32.919979 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:38:32.931722 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-d89f0ebe-98da-46c3-91af-89b175a0a06f tempest-TaggedBootDevicesTest-1708542002 tempest-TaggedBootDevicesTest-1708542002-project-member] Volume info retrieved successfully. Aug 25 05:38:32.944532 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-d89f0ebe-98da-46c3-91af-89b175a0a06f tempest-TaggedBootDevicesTest-1708542002 tempest-TaggedBootDevicesTest-1708542002-project-member] https://10.4.3.189/volume/v3/volumes/1de40a58-b41b-4e2f-b614-b1a11a2dc9ae returned with HTTP 200 Aug 25 05:38:32.945206 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 38/143] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:38:32 2026] GET /volume/v3/volumes/1de40a58-b41b-4e2f-b614-b1a11a2dc9ae => generated 905 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:38:33.163850 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-0e5f8724-7607-4be0-8b87-9bd13127a83e None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:38:33.165206 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-0e5f8724-7607-4be0-8b87-9bd13127a83e None None] GET https://10.4.3.189/volume// Aug 25 05:38:33.165794 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-0e5f8724-7607-4be0-8b87-9bd13127a83e None None] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:38:33.165794 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-0e5f8724-7607-4be0-8b87-9bd13127a83e None None] Calling method 'all' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:38:33.166451 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-0e5f8724-7607-4be0-8b87-9bd13127a83e None None] https://10.4.3.189/volume// returned with HTTP 300 Aug 25 05:38:33.167156 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 35/144] 10.4.3.189 () {66 vars in 1428 bytes} [Tue Aug 25 05:38: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 25 05:38:33.191464 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-f1b61c34-aaf8-40e9-8c3a-d375e389cbec req-583d7746-c5f9-4f9a-8374-ed1937863427 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:38:33.773298 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-f1b61c34-aaf8-40e9-8c3a-d375e389cbec req-583d7746-c5f9-4f9a-8374-ed1937863427 tempest-TaggedAttachmentsTest-1141031454 tempest-TaggedAttachmentsTest-1141031454-project-member] POST https://10.4.3.189/volume/v3/attachments Aug 25 05:38:33.773973 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-f1b61c34-aaf8-40e9-8c3a-d375e389cbec req-583d7746-c5f9-4f9a-8374-ed1937863427 tempest-TaggedAttachmentsTest-1141031454 tempest-TaggedAttachmentsTest-1141031454-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e3d27fca-c234-4d03-a430-b1b2a88d3874", "connector": null, "instance_uuid": "efec3a34-3447-495b-aaec-4aedc439728d"}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:38:33.789350 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:38:33.789350 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:38:33.876509 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-f1b61c34-aaf8-40e9-8c3a-d375e389cbec req-583d7746-c5f9-4f9a-8374-ed1937863427 tempest-TaggedAttachmentsTest-1141031454 tempest-TaggedAttachmentsTest-1141031454-project-member] https://10.4.3.189/volume/v3/attachments returned with HTTP 200 Aug 25 05:38:33.877330 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 37/145] 10.4.3.189 () {74 vars in 1594 bytes} [Tue Aug 25 05:38:33 2026] POST /volume/v3/attachments => generated 273 bytes in 687 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:38:33.931618 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-7ffa8872-b6f4-44a3-af43-060a4e00952b None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:38:33.933839 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-7ffa8872-b6f4-44a3-af43-060a4e00952b tempest-TaggedAttachmentsTest-1141031454 tempest-TaggedAttachmentsTest-1141031454-project-member] GET https://10.4.3.189/volume/v3/volumes/e3d27fca-c234-4d03-a430-b1b2a88d3874 Aug 25 05:38:33.934329 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-7ffa8872-b6f4-44a3-af43-060a4e00952b tempest-TaggedAttachmentsTest-1141031454 tempest-TaggedAttachmentsTest-1141031454-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:38:33.934982 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-7ffa8872-b6f4-44a3-af43-060a4e00952b tempest-TaggedAttachmentsTest-1141031454 tempest-TaggedAttachmentsTest-1141031454-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:38:33.961826 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:38:33.961826 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:38:33.968805 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-9ba2a3ae-10c8-46cb-ac95-8ece9b51e609 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:38:33.969182 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-90700f5a-28b5-4732-bc44-0e33aa903056 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:38:33.974419 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-9ba2a3ae-10c8-46cb-ac95-8ece9b51e609 None None] GET https://10.4.3.189/volume// Aug 25 05:38:33.974419 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-9ba2a3ae-10c8-46cb-ac95-8ece9b51e609 None None] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:38:33.974419 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-9ba2a3ae-10c8-46cb-ac95-8ece9b51e609 None None] Calling method 'all' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:38:33.974419 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-9ba2a3ae-10c8-46cb-ac95-8ece9b51e609 None None] https://10.4.3.189/volume// returned with HTTP 300 Aug 25 05:38:33.974419 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 39/146] 10.4.3.189 () {66 vars in 1426 bytes} [Tue Aug 25 05:38:33 2026] GET /volume/ => generated 386 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 05:38:33.974900 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-7ffa8872-b6f4-44a3-af43-060a4e00952b tempest-TaggedAttachmentsTest-1141031454 tempest-TaggedAttachmentsTest-1141031454-project-member] Volume info retrieved successfully. Aug 25 05:38:33.975045 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-90700f5a-28b5-4732-bc44-0e33aa903056 tempest-TaggedBootDevicesTest-1708542002 tempest-TaggedBootDevicesTest-1708542002-project-member] GET https://10.4.3.189/volume/v3/volumes/1de40a58-b41b-4e2f-b614-b1a11a2dc9ae Aug 25 05:38:33.975045 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-90700f5a-28b5-4732-bc44-0e33aa903056 tempest-TaggedBootDevicesTest-1708542002 tempest-TaggedBootDevicesTest-1708542002-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:38:33.975337 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-90700f5a-28b5-4732-bc44-0e33aa903056 tempest-TaggedBootDevicesTest-1708542002 tempest-TaggedBootDevicesTest-1708542002-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:38:33.985895 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-7ffa8872-b6f4-44a3-af43-060a4e00952b tempest-TaggedAttachmentsTest-1141031454 tempest-TaggedAttachmentsTest-1141031454-project-member] https://10.4.3.189/volume/v3/volumes/e3d27fca-c234-4d03-a430-b1b2a88d3874 returned with HTTP 200 Aug 25 05:38:33.987237 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 36/147] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:38:33 2026] GET /volume/v3/volumes/e3d27fca-c234-4d03-a430-b1b2a88d3874 => generated 843 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:38:33.987584 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:38:33.987584 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:38:33.991161 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-f1b61c34-aaf8-40e9-8c3a-d375e389cbec req-7228f938-290b-4593-a662-9ddd3928d0d2 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:38:33.993990 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-90700f5a-28b5-4732-bc44-0e33aa903056 tempest-TaggedBootDevicesTest-1708542002 tempest-TaggedBootDevicesTest-1708542002-project-member] Volume info retrieved successfully. Aug 25 05:38:33.994167 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-f1b61c34-aaf8-40e9-8c3a-d375e389cbec req-7228f938-290b-4593-a662-9ddd3928d0d2 tempest-TaggedAttachmentsTest-1141031454 tempest-TaggedAttachmentsTest-1141031454-project-member] GET https://10.4.3.189/volume/v3/volumes/e3d27fca-c234-4d03-a430-b1b2a88d3874 Aug 25 05:38:33.994523 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-f1b61c34-aaf8-40e9-8c3a-d375e389cbec req-7228f938-290b-4593-a662-9ddd3928d0d2 tempest-TaggedAttachmentsTest-1141031454 tempest-TaggedAttachmentsTest-1141031454-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:38:33.994829 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-f1b61c34-aaf8-40e9-8c3a-d375e389cbec req-7228f938-290b-4593-a662-9ddd3928d0d2 tempest-TaggedAttachmentsTest-1141031454 tempest-TaggedAttachmentsTest-1141031454-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:38:34.001552 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-90700f5a-28b5-4732-bc44-0e33aa903056 tempest-TaggedBootDevicesTest-1708542002 tempest-TaggedBootDevicesTest-1708542002-project-member] https://10.4.3.189/volume/v3/volumes/1de40a58-b41b-4e2f-b614-b1a11a2dc9ae returned with HTTP 200 Aug 25 05:38:34.002268 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 36/148] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:38:33 2026] GET /volume/v3/volumes/1de40a58-b41b-4e2f-b614-b1a11a2dc9ae => generated 905 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:38:34.011450 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:38:34.011450 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:38:34.018007 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [req-f1b61c34-aaf8-40e9-8c3a-d375e389cbec req-7228f938-290b-4593-a662-9ddd3928d0d2 tempest-TaggedAttachmentsTest-1141031454 tempest-TaggedAttachmentsTest-1141031454-project-member] Volume info retrieved successfully. Aug 25 05:38:34.030883 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-f1b61c34-aaf8-40e9-8c3a-d375e389cbec req-7228f938-290b-4593-a662-9ddd3928d0d2 tempest-TaggedAttachmentsTest-1141031454 tempest-TaggedAttachmentsTest-1141031454-project-member] https://10.4.3.189/volume/v3/volumes/e3d27fca-c234-4d03-a430-b1b2a88d3874 returned with HTTP 200 Aug 25 05:38:34.031646 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 38/149] 10.4.3.189 () {70 vars in 1639 bytes} [Tue Aug 25 05:38:33 2026] GET /volume/v3/volumes/e3d27fca-c234-4d03-a430-b1b2a88d3874 => generated 1023 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 05:38:34.156087 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [req-f1b61c34-aaf8-40e9-8c3a-d375e389cbec req-9dc8daca-c403-4410-8dd0-90e00248fb70 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:38:34.157766 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-f1b61c34-aaf8-40e9-8c3a-d375e389cbec req-9dc8daca-c403-4410-8dd0-90e00248fb70 tempest-TaggedAttachmentsTest-1141031454 tempest-TaggedAttachmentsTest-1141031454-project-member] PUT https://10.4.3.189/volume/v3/attachments/fd19ca60-d3a9-4b69-b03d-08f3532d3567 Aug 25 05:38:34.159530 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-f1b61c34-aaf8-40e9-8c3a-d375e389cbec req-9dc8daca-c403-4410-8dd0-90e00248fb70 tempest-TaggedAttachmentsTest-1141031454 tempest-TaggedAttachmentsTest-1141031454-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.189", "host": "np0000008051", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:8b4a65c6a3e1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "a19da604-b1eb-4396-a9d5-30b16dae3da8", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:38:34.342300 np0000008051 devstack@c-api.service[100270]: /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 25 05:38:34.342300 np0000008051 devstack@c-api.service[100270]: .first() Aug 25 05:38:34.354313 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.coordination [req-f1b61c34-aaf8-40e9-8c3a-d375e389cbec req-9dc8daca-c403-4410-8dd0-90e00248fb70 tempest-TaggedAttachmentsTest-1141031454 tempest-TaggedAttachmentsTest-1141031454-project-member] Acquiring lock "cinder-attachment_update-e3d27fca-c234-4d03-a430-b1b2a88d3874-np0000008051" by "attachment_update" {{(pid=100270) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 05:38:34.360699 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.coordination [req-f1b61c34-aaf8-40e9-8c3a-d375e389cbec req-9dc8daca-c403-4410-8dd0-90e00248fb70 tempest-TaggedAttachmentsTest-1141031454 tempest-TaggedAttachmentsTest-1141031454-project-member] Lock "cinder-attachment_update-e3d27fca-c234-4d03-a430-b1b2a88d3874-np0000008051" acquired by "attachment_update" :: waited 0.006s {{(pid=100270) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 05:38:34.361704 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:38:34.361704 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:38:34.542958 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.coordination [req-f1b61c34-aaf8-40e9-8c3a-d375e389cbec req-9dc8daca-c403-4410-8dd0-90e00248fb70 tempest-TaggedAttachmentsTest-1141031454 tempest-TaggedAttachmentsTest-1141031454-project-member] Lock "cinder-attachment_update-e3d27fca-c234-4d03-a430-b1b2a88d3874-np0000008051" released by "attachment_update" :: held 0.182s {{(pid=100270) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 05:38:34.543516 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-f1b61c34-aaf8-40e9-8c3a-d375e389cbec req-9dc8daca-c403-4410-8dd0-90e00248fb70 tempest-TaggedAttachmentsTest-1141031454 tempest-TaggedAttachmentsTest-1141031454-project-member] https://10.4.3.189/volume/v3/attachments/fd19ca60-d3a9-4b69-b03d-08f3532d3567 returned with HTTP 200 Aug 25 05:38:34.543987 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 40/150] 10.4.3.189 () {74 vars in 1704 bytes} [Tue Aug 25 05:38:34 2026] PUT /volume/v3/attachments/fd19ca60-d3a9-4b69-b03d-08f3532d3567 => generated 969 bytes in 390 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:38:35.014154 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-ee6ea8ca-293d-403f-9e0d-9321d5425af6 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:38:35.018400 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ee6ea8ca-293d-403f-9e0d-9321d5425af6 tempest-TaggedAttachmentsTest-1141031454 tempest-TaggedAttachmentsTest-1141031454-project-member] GET https://10.4.3.189/volume/v3/volumes/e3d27fca-c234-4d03-a430-b1b2a88d3874 Aug 25 05:38:35.018909 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ee6ea8ca-293d-403f-9e0d-9321d5425af6 tempest-TaggedAttachmentsTest-1141031454 tempest-TaggedAttachmentsTest-1141031454-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:38:35.019078 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ee6ea8ca-293d-403f-9e0d-9321d5425af6 tempest-TaggedAttachmentsTest-1141031454 tempest-TaggedAttachmentsTest-1141031454-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:38:35.021744 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-0cc45355-0f80-4233-8c5a-dbe888a5a587 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:38:35.025582 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-0cc45355-0f80-4233-8c5a-dbe888a5a587 tempest-TaggedBootDevicesTest-1708542002 tempest-TaggedBootDevicesTest-1708542002-project-member] GET https://10.4.3.189/volume/v3/volumes/1de40a58-b41b-4e2f-b614-b1a11a2dc9ae Aug 25 05:38:35.025582 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-0cc45355-0f80-4233-8c5a-dbe888a5a587 tempest-TaggedBootDevicesTest-1708542002 tempest-TaggedBootDevicesTest-1708542002-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:38:35.027409 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-0cc45355-0f80-4233-8c5a-dbe888a5a587 tempest-TaggedBootDevicesTest-1708542002 tempest-TaggedBootDevicesTest-1708542002-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:38:35.036828 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:38:35.036828 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:38:35.040436 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:38:35.040436 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:38:35.042623 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-ee6ea8ca-293d-403f-9e0d-9321d5425af6 tempest-TaggedAttachmentsTest-1141031454 tempest-TaggedAttachmentsTest-1141031454-project-member] Volume info retrieved successfully. Aug 25 05:38:35.048976 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ee6ea8ca-293d-403f-9e0d-9321d5425af6 tempest-TaggedAttachmentsTest-1141031454 tempest-TaggedAttachmentsTest-1141031454-project-member] https://10.4.3.189/volume/v3/volumes/e3d27fca-c234-4d03-a430-b1b2a88d3874 returned with HTTP 200 Aug 25 05:38:35.049370 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-0cc45355-0f80-4233-8c5a-dbe888a5a587 tempest-TaggedBootDevicesTest-1708542002 tempest-TaggedBootDevicesTest-1708542002-project-member] Volume info retrieved successfully. Aug 25 05:38:35.049519 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 37/151] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:38:35 2026] GET /volume/v3/volumes/e3d27fca-c234-4d03-a430-b1b2a88d3874 => generated 844 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:38:35.057262 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-0cc45355-0f80-4233-8c5a-dbe888a5a587 tempest-TaggedBootDevicesTest-1708542002 tempest-TaggedBootDevicesTest-1708542002-project-member] https://10.4.3.189/volume/v3/volumes/1de40a58-b41b-4e2f-b614-b1a11a2dc9ae returned with HTTP 200 Aug 25 05:38:35.057262 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 37/152] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:38:35 2026] GET /volume/v3/volumes/1de40a58-b41b-4e2f-b614-b1a11a2dc9ae => generated 905 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:38:35.627288 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-74979b5d-9de4-44aa-9df9-0c1c99618436 req-a4fbfc5c-15d9-44c7-9b53-43a114d1473d None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:38:35.630319 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-74979b5d-9de4-44aa-9df9-0c1c99618436 req-a4fbfc5c-15d9-44c7-9b53-43a114d1473d tempest-VolumesAssistedSnapshotsTest-1375744646 tempest-VolumesAssistedSnapshotsTest-1375744646-project-admin] GET https://10.4.3.189/volume/v3/volumes/fe862356-ffcc-4eb3-8097-b49f0712fc78 Aug 25 05:38:35.630642 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-74979b5d-9de4-44aa-9df9-0c1c99618436 req-a4fbfc5c-15d9-44c7-9b53-43a114d1473d tempest-VolumesAssistedSnapshotsTest-1375744646 tempest-VolumesAssistedSnapshotsTest-1375744646-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:38:35.630940 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-74979b5d-9de4-44aa-9df9-0c1c99618436 req-a4fbfc5c-15d9-44c7-9b53-43a114d1473d tempest-VolumesAssistedSnapshotsTest-1375744646 tempest-VolumesAssistedSnapshotsTest-1375744646-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:38:35.643462 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:38:35.643462 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:38:35.649698 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [req-74979b5d-9de4-44aa-9df9-0c1c99618436 req-a4fbfc5c-15d9-44c7-9b53-43a114d1473d tempest-VolumesAssistedSnapshotsTest-1375744646 tempest-VolumesAssistedSnapshotsTest-1375744646-project-admin] Volume info retrieved successfully. Aug 25 05:38:35.655687 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-74979b5d-9de4-44aa-9df9-0c1c99618436 req-a4fbfc5c-15d9-44c7-9b53-43a114d1473d tempest-VolumesAssistedSnapshotsTest-1375744646 tempest-VolumesAssistedSnapshotsTest-1375744646-project-admin] https://10.4.3.189/volume/v3/volumes/fe862356-ffcc-4eb3-8097-b49f0712fc78 returned with HTTP 200 Aug 25 05:38:35.656719 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 39/153] 10.4.3.189 () {68 vars in 1598 bytes} [Tue Aug 25 05:38:35 2026] GET /volume/v3/volumes/fe862356-ffcc-4eb3-8097-b49f0712fc78 => generated 1016 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:38:36.073329 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-5da06179-0337-47ab-9c9d-b6972696b747 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:38:36.074297 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-153d9c23-55d4-444b-a0b9-6e9b3fa35580 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:38:36.075534 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-5da06179-0337-47ab-9c9d-b6972696b747 tempest-TaggedAttachmentsTest-1141031454 tempest-TaggedAttachmentsTest-1141031454-project-member] GET https://10.4.3.189/volume/v3/volumes/e3d27fca-c234-4d03-a430-b1b2a88d3874 Aug 25 05:38:36.076336 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-5da06179-0337-47ab-9c9d-b6972696b747 tempest-TaggedAttachmentsTest-1141031454 tempest-TaggedAttachmentsTest-1141031454-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:38:36.076336 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-5da06179-0337-47ab-9c9d-b6972696b747 tempest-TaggedAttachmentsTest-1141031454 tempest-TaggedAttachmentsTest-1141031454-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:38:36.080268 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-153d9c23-55d4-444b-a0b9-6e9b3fa35580 tempest-TaggedBootDevicesTest-1708542002 tempest-TaggedBootDevicesTest-1708542002-project-member] GET https://10.4.3.189/volume/v3/volumes/1de40a58-b41b-4e2f-b614-b1a11a2dc9ae Aug 25 05:38:36.080559 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-153d9c23-55d4-444b-a0b9-6e9b3fa35580 tempest-TaggedBootDevicesTest-1708542002 tempest-TaggedBootDevicesTest-1708542002-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:38:36.081481 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-153d9c23-55d4-444b-a0b9-6e9b3fa35580 tempest-TaggedBootDevicesTest-1708542002 tempest-TaggedBootDevicesTest-1708542002-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:38:36.087852 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-c7fd984c-e549-45d7-ba81-e1aa433346ac None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:38:36.087852 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-c7fd984c-e549-45d7-ba81-e1aa433346ac None None] GET https://10.4.3.189/volume// Aug 25 05:38:36.087852 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-c7fd984c-e549-45d7-ba81-e1aa433346ac None None] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:38:36.087852 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-c7fd984c-e549-45d7-ba81-e1aa433346ac None None] Calling method 'all' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:38:36.088402 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-c7fd984c-e549-45d7-ba81-e1aa433346ac None None] https://10.4.3.189/volume// returned with HTTP 300 Aug 25 05:38:36.088451 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 38/154] 10.4.3.189 () {66 vars in 1428 bytes} [Tue Aug 25 05:38: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 25 05:38:36.091595 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:38:36.091595 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:38:36.098147 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-153d9c23-55d4-444b-a0b9-6e9b3fa35580 tempest-TaggedBootDevicesTest-1708542002 tempest-TaggedBootDevicesTest-1708542002-project-member] Volume info retrieved successfully. Aug 25 05:38:36.099295 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:38:36.099295 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:38:36.105713 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-153d9c23-55d4-444b-a0b9-6e9b3fa35580 tempest-TaggedBootDevicesTest-1708542002 tempest-TaggedBootDevicesTest-1708542002-project-member] https://10.4.3.189/volume/v3/volumes/1de40a58-b41b-4e2f-b614-b1a11a2dc9ae returned with HTTP 200 Aug 25 05:38:36.106337 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 38/155] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:38:36 2026] GET /volume/v3/volumes/1de40a58-b41b-4e2f-b614-b1a11a2dc9ae => generated 905 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:38:36.108205 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-5da06179-0337-47ab-9c9d-b6972696b747 tempest-TaggedAttachmentsTest-1141031454 tempest-TaggedAttachmentsTest-1141031454-project-member] Volume info retrieved successfully. Aug 25 05:38:36.118341 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-5da06179-0337-47ab-9c9d-b6972696b747 tempest-TaggedAttachmentsTest-1141031454 tempest-TaggedAttachmentsTest-1141031454-project-member] https://10.4.3.189/volume/v3/volumes/e3d27fca-c234-4d03-a430-b1b2a88d3874 returned with HTTP 200 Aug 25 05:38:36.118990 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 41/156] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:38:36 2026] GET /volume/v3/volumes/e3d27fca-c234-4d03-a430-b1b2a88d3874 => generated 844 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:38:36.120568 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-74979b5d-9de4-44aa-9df9-0c1c99618436 req-63b7788a-e541-4a42-9bcd-ccea8a869ee8 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:38:36.481351 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-74979b5d-9de4-44aa-9df9-0c1c99618436 req-63b7788a-e541-4a42-9bcd-ccea8a869ee8 tempest-VolumesAssistedSnapshotsTest-1375744646 tempest-VolumesAssistedSnapshotsTest-1375744646-project-admin] POST https://10.4.3.189/volume/v3/attachments Aug 25 05:38:36.484861 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-74979b5d-9de4-44aa-9df9-0c1c99618436 req-63b7788a-e541-4a42-9bcd-ccea8a869ee8 tempest-VolumesAssistedSnapshotsTest-1375744646 tempest-VolumesAssistedSnapshotsTest-1375744646-project-admin] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "fe862356-ffcc-4eb3-8097-b49f0712fc78", "connector": null, "instance_uuid": "27e06e05-754c-4588-b0a2-a393656444dd"}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:38:36.669322 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:38:36.669322 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:38:36.756127 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-74979b5d-9de4-44aa-9df9-0c1c99618436 req-63b7788a-e541-4a42-9bcd-ccea8a869ee8 tempest-VolumesAssistedSnapshotsTest-1375744646 tempest-VolumesAssistedSnapshotsTest-1375744646-project-admin] https://10.4.3.189/volume/v3/attachments returned with HTTP 200 Aug 25 05:38:36.756528 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 40/157] 10.4.3.189 () {74 vars in 1594 bytes} [Tue Aug 25 05:38:36 2026] POST /volume/v3/attachments => generated 273 bytes in 637 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:38:36.815165 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-b8209b6a-91ec-4c5e-8ef8-0f8d5ae9d200 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:38:36.819278 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-b8209b6a-91ec-4c5e-8ef8-0f8d5ae9d200 tempest-VolumesAssistedSnapshotsTest-1375744646 tempest-VolumesAssistedSnapshotsTest-1375744646-project-admin] GET https://10.4.3.189/volume/v3/volumes/fe862356-ffcc-4eb3-8097-b49f0712fc78 Aug 25 05:38:36.819278 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-b8209b6a-91ec-4c5e-8ef8-0f8d5ae9d200 tempest-VolumesAssistedSnapshotsTest-1375744646 tempest-VolumesAssistedSnapshotsTest-1375744646-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:38:36.819744 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-b8209b6a-91ec-4c5e-8ef8-0f8d5ae9d200 tempest-VolumesAssistedSnapshotsTest-1375744646 tempest-VolumesAssistedSnapshotsTest-1375744646-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:38:36.854210 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:38:36.854210 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:38:36.865275 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-b8209b6a-91ec-4c5e-8ef8-0f8d5ae9d200 tempest-VolumesAssistedSnapshotsTest-1375744646 tempest-VolumesAssistedSnapshotsTest-1375744646-project-admin] Volume info retrieved successfully. Aug 25 05:38:36.877427 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-5b923483-936f-4850-910f-a98824ad57be None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:38:36.878216 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-5b923483-936f-4850-910f-a98824ad57be None None] GET https://10.4.3.189/volume// Aug 25 05:38:36.878461 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-5b923483-936f-4850-910f-a98824ad57be None None] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:38:36.878726 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-5b923483-936f-4850-910f-a98824ad57be None None] Calling method 'all' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:38:36.879001 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-b8209b6a-91ec-4c5e-8ef8-0f8d5ae9d200 tempest-VolumesAssistedSnapshotsTest-1375744646 tempest-VolumesAssistedSnapshotsTest-1375744646-project-admin] https://10.4.3.189/volume/v3/volumes/fe862356-ffcc-4eb3-8097-b49f0712fc78 returned with HTTP 200 Aug 25 05:38:36.879342 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-5b923483-936f-4850-910f-a98824ad57be None None] https://10.4.3.189/volume// returned with HTTP 300 Aug 25 05:38:36.879729 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 39/158] 10.4.3.189 () {66 vars in 1426 bytes} [Tue Aug 25 05:38: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 25 05:38:36.879922 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 39/159] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:38:36 2026] GET /volume/v3/volumes/fe862356-ffcc-4eb3-8097-b49f0712fc78 => generated 1015 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:38:36.902694 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [req-74979b5d-9de4-44aa-9df9-0c1c99618436 req-895ab46c-534d-4895-b4fb-44b47430ee63 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:38:36.908435 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-74979b5d-9de4-44aa-9df9-0c1c99618436 req-895ab46c-534d-4895-b4fb-44b47430ee63 tempest-VolumesAssistedSnapshotsTest-1375744646 tempest-VolumesAssistedSnapshotsTest-1375744646-project-admin] GET https://10.4.3.189/volume/v3/volumes/fe862356-ffcc-4eb3-8097-b49f0712fc78 Aug 25 05:38:36.908784 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-74979b5d-9de4-44aa-9df9-0c1c99618436 req-895ab46c-534d-4895-b4fb-44b47430ee63 tempest-VolumesAssistedSnapshotsTest-1375744646 tempest-VolumesAssistedSnapshotsTest-1375744646-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:38:36.909079 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-74979b5d-9de4-44aa-9df9-0c1c99618436 req-895ab46c-534d-4895-b4fb-44b47430ee63 tempest-VolumesAssistedSnapshotsTest-1375744646 tempest-VolumesAssistedSnapshotsTest-1375744646-project-admin] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:38:36.938100 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:38:36.938100 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:38:36.947521 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [req-74979b5d-9de4-44aa-9df9-0c1c99618436 req-895ab46c-534d-4895-b4fb-44b47430ee63 tempest-VolumesAssistedSnapshotsTest-1375744646 tempest-VolumesAssistedSnapshotsTest-1375744646-project-admin] Volume info retrieved successfully. Aug 25 05:38:36.955575 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-74979b5d-9de4-44aa-9df9-0c1c99618436 req-895ab46c-534d-4895-b4fb-44b47430ee63 tempest-VolumesAssistedSnapshotsTest-1375744646 tempest-VolumesAssistedSnapshotsTest-1375744646-project-admin] https://10.4.3.189/volume/v3/volumes/fe862356-ffcc-4eb3-8097-b49f0712fc78 returned with HTTP 200 Aug 25 05:38:36.956314 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 42/160] 10.4.3.189 () {70 vars in 1639 bytes} [Tue Aug 25 05:38:36 2026] GET /volume/v3/volumes/fe862356-ffcc-4eb3-8097-b49f0712fc78 => generated 1238 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 05:38:37.098862 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-74979b5d-9de4-44aa-9df9-0c1c99618436 req-5c4955e3-8d3a-4bd9-9257-fde258816290 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:38:37.102624 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-74979b5d-9de4-44aa-9df9-0c1c99618436 req-5c4955e3-8d3a-4bd9-9257-fde258816290 tempest-VolumesAssistedSnapshotsTest-1375744646 tempest-VolumesAssistedSnapshotsTest-1375744646-project-admin] PUT https://10.4.3.189/volume/v3/attachments/6f19207c-cd47-42b7-8171-2703155874b1 Aug 25 05:38:37.102777 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-74979b5d-9de4-44aa-9df9-0c1c99618436 req-5c4955e3-8d3a-4bd9-9257-fde258816290 tempest-VolumesAssistedSnapshotsTest-1375744646 tempest-VolumesAssistedSnapshotsTest-1375744646-project-admin] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.189", "host": "np0000008051", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:8b4a65c6a3e1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "a19da604-b1eb-4396-a9d5-30b16dae3da8", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:38:37.131071 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-98dce792-3a7f-4482-9841-003c79d1556f None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:38:37.134722 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.coordination [req-74979b5d-9de4-44aa-9df9-0c1c99618436 req-5c4955e3-8d3a-4bd9-9257-fde258816290 tempest-VolumesAssistedSnapshotsTest-1375744646 tempest-VolumesAssistedSnapshotsTest-1375744646-project-admin] Acquiring lock "cinder-attachment_update-fe862356-ffcc-4eb3-8097-b49f0712fc78-np0000008051" by "attachment_update" {{(pid=100271) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 05:38:37.135293 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-98dce792-3a7f-4482-9841-003c79d1556f tempest-TaggedBootDevicesTest-1708542002 tempest-TaggedBootDevicesTest-1708542002-project-member] GET https://10.4.3.189/volume/v3/volumes/1de40a58-b41b-4e2f-b614-b1a11a2dc9ae Aug 25 05:38:37.135758 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-98dce792-3a7f-4482-9841-003c79d1556f tempest-TaggedBootDevicesTest-1708542002 tempest-TaggedBootDevicesTest-1708542002-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:38:37.138246 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-98dce792-3a7f-4482-9841-003c79d1556f tempest-TaggedBootDevicesTest-1708542002 tempest-TaggedBootDevicesTest-1708542002-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:38:37.144471 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-08c48fcc-6ee7-4afd-bd0d-44f76334d51c None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:38:37.147553 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-08c48fcc-6ee7-4afd-bd0d-44f76334d51c tempest-TaggedAttachmentsTest-1141031454 tempest-TaggedAttachmentsTest-1141031454-project-member] GET https://10.4.3.189/volume/v3/volumes/e3d27fca-c234-4d03-a430-b1b2a88d3874 Aug 25 05:38:37.147966 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-08c48fcc-6ee7-4afd-bd0d-44f76334d51c tempest-TaggedAttachmentsTest-1141031454 tempest-TaggedAttachmentsTest-1141031454-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:38:37.148735 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-08c48fcc-6ee7-4afd-bd0d-44f76334d51c tempest-TaggedAttachmentsTest-1141031454 tempest-TaggedAttachmentsTest-1141031454-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:38:37.149099 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.coordination [req-74979b5d-9de4-44aa-9df9-0c1c99618436 req-5c4955e3-8d3a-4bd9-9257-fde258816290 tempest-VolumesAssistedSnapshotsTest-1375744646 tempest-VolumesAssistedSnapshotsTest-1375744646-project-admin] Lock "cinder-attachment_update-fe862356-ffcc-4eb3-8097-b49f0712fc78-np0000008051" acquired by "attachment_update" :: waited 0.015s {{(pid=100271) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 05:38:37.152409 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:38:37.152409 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:38:37.159204 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:38:37.159204 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:38:37.167415 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:38:37.167415 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:38:37.170179 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-98dce792-3a7f-4482-9841-003c79d1556f tempest-TaggedBootDevicesTest-1708542002 tempest-TaggedBootDevicesTest-1708542002-project-member] Volume info retrieved successfully. Aug 25 05:38:37.181120 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-98dce792-3a7f-4482-9841-003c79d1556f tempest-TaggedBootDevicesTest-1708542002 tempest-TaggedBootDevicesTest-1708542002-project-member] https://10.4.3.189/volume/v3/volumes/1de40a58-b41b-4e2f-b614-b1a11a2dc9ae returned with HTTP 200 Aug 25 05:38:37.181120 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 40/161] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:38:37 2026] GET /volume/v3/volumes/1de40a58-b41b-4e2f-b614-b1a11a2dc9ae => generated 905 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:38:37.183807 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-08c48fcc-6ee7-4afd-bd0d-44f76334d51c tempest-TaggedAttachmentsTest-1141031454 tempest-TaggedAttachmentsTest-1141031454-project-member] Volume info retrieved successfully. Aug 25 05:38:37.192317 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-08c48fcc-6ee7-4afd-bd0d-44f76334d51c tempest-TaggedAttachmentsTest-1141031454 tempest-TaggedAttachmentsTest-1141031454-project-member] https://10.4.3.189/volume/v3/volumes/e3d27fca-c234-4d03-a430-b1b2a88d3874 returned with HTTP 200 Aug 25 05:38:37.192969 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 40/162] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:38:37 2026] GET /volume/v3/volumes/e3d27fca-c234-4d03-a430-b1b2a88d3874 => generated 844 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:38:37.357025 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.coordination [req-74979b5d-9de4-44aa-9df9-0c1c99618436 req-5c4955e3-8d3a-4bd9-9257-fde258816290 tempest-VolumesAssistedSnapshotsTest-1375744646 tempest-VolumesAssistedSnapshotsTest-1375744646-project-admin] Lock "cinder-attachment_update-fe862356-ffcc-4eb3-8097-b49f0712fc78-np0000008051" released by "attachment_update" :: held 0.208s {{(pid=100271) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 05:38:37.357795 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-74979b5d-9de4-44aa-9df9-0c1c99618436 req-5c4955e3-8d3a-4bd9-9257-fde258816290 tempest-VolumesAssistedSnapshotsTest-1375744646 tempest-VolumesAssistedSnapshotsTest-1375744646-project-admin] https://10.4.3.189/volume/v3/attachments/6f19207c-cd47-42b7-8171-2703155874b1 returned with HTTP 200 Aug 25 05:38:37.358550 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 41/163] 10.4.3.189 () {74 vars in 1704 bytes} [Tue Aug 25 05:38:37 2026] PUT /volume/v3/attachments/6f19207c-cd47-42b7-8171-2703155874b1 => generated 969 bytes in 260 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:38:37.903234 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-d5b2097d-7b2c-422d-9818-7c36939b2a2b None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:38:37.910373 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-d5b2097d-7b2c-422d-9818-7c36939b2a2b tempest-VolumesAssistedSnapshotsTest-1375744646 tempest-VolumesAssistedSnapshotsTest-1375744646-project-admin] GET https://10.4.3.189/volume/v3/volumes/fe862356-ffcc-4eb3-8097-b49f0712fc78 Aug 25 05:38:37.913716 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-d5b2097d-7b2c-422d-9818-7c36939b2a2b tempest-VolumesAssistedSnapshotsTest-1375744646 tempest-VolumesAssistedSnapshotsTest-1375744646-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:38:37.914083 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-d5b2097d-7b2c-422d-9818-7c36939b2a2b tempest-VolumesAssistedSnapshotsTest-1375744646 tempest-VolumesAssistedSnapshotsTest-1375744646-project-admin] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:38:37.938008 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:38:37.938008 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:38:37.945448 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-d5b2097d-7b2c-422d-9818-7c36939b2a2b tempest-VolumesAssistedSnapshotsTest-1375744646 tempest-VolumesAssistedSnapshotsTest-1375744646-project-admin] Volume info retrieved successfully. Aug 25 05:38:37.951919 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-d5b2097d-7b2c-422d-9818-7c36939b2a2b tempest-VolumesAssistedSnapshotsTest-1375744646 tempest-VolumesAssistedSnapshotsTest-1375744646-project-admin] https://10.4.3.189/volume/v3/volumes/fe862356-ffcc-4eb3-8097-b49f0712fc78 returned with HTTP 200 Aug 25 05:38:37.952758 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 43/164] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:38:37 2026] GET /volume/v3/volumes/fe862356-ffcc-4eb3-8097-b49f0712fc78 => generated 1016 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:38:38.065327 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-2f5577fe-0968-4b40-a826-2c2384235285 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:38:38.069023 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-2f5577fe-0968-4b40-a826-2c2384235285 tempest-AttachSCSIVolumeTestJSON-717183569 tempest-AttachSCSIVolumeTestJSON-717183569-project-member] POST https://10.4.3.189/volume/v3/volumes Aug 25 05:38:38.069557 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-2f5577fe-0968-4b40-a826-2c2384235285 tempest-AttachSCSIVolumeTestJSON-717183569 tempest-AttachSCSIVolumeTestJSON-717183569-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachSCSIVolumeTestJSON-volume-1363777772"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:38:38.076185 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.v3.volumes [None req-2f5577fe-0968-4b40-a826-2c2384235285 tempest-AttachSCSIVolumeTestJSON-717183569 tempest-AttachSCSIVolumeTestJSON-717183569-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachSCSIVolumeTestJSON-volume-1363777772'}} {{(pid=100268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 05:38:38.076185 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-2f5577fe-0968-4b40-a826-2c2384235285 tempest-AttachSCSIVolumeTestJSON-717183569 tempest-AttachSCSIVolumeTestJSON-717183569-project-member] Create volume of 1 GB Aug 25 05:38:38.087461 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-2f5577fe-0968-4b40-a826-2c2384235285 tempest-AttachSCSIVolumeTestJSON-717183569 tempest-AttachSCSIVolumeTestJSON-717183569-project-member] Availability Zones retrieved successfully. Aug 25 05:38:38.092630 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-2f5577fe-0968-4b40-a826-2c2384235285 tempest-AttachSCSIVolumeTestJSON-717183569 tempest-AttachSCSIVolumeTestJSON-717183569-project-member] Flow 'volume_create_api' (7644e395-5697-4c21-893a-43d38928e4e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:38:38.093707 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-2f5577fe-0968-4b40-a826-2c2384235285 tempest-AttachSCSIVolumeTestJSON-717183569 tempest-AttachSCSIVolumeTestJSON-717183569-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (02277248-29c9-49fa-9c18-b1b09b28adfd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:38:38.094852 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.flows.api.create_volume [None req-2f5577fe-0968-4b40-a826-2c2384235285 tempest-AttachSCSIVolumeTestJSON-717183569 tempest-AttachSCSIVolumeTestJSON-717183569-project-member] Validating volume size '1' using validate_int {{(pid=100268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 05:38:38.146180 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-2f5577fe-0968-4b40-a826-2c2384235285 tempest-AttachSCSIVolumeTestJSON-717183569 tempest-AttachSCSIVolumeTestJSON-717183569-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (02277248-29c9-49fa-9c18-b1b09b28adfd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T05:35:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=23fc6e5d-fce0-4521-ba46-4837b4232084,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '23fc6e5d-fce0-4521-ba46-4837b4232084', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:38:38.149090 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-2f5577fe-0968-4b40-a826-2c2384235285 tempest-AttachSCSIVolumeTestJSON-717183569 tempest-AttachSCSIVolumeTestJSON-717183569-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c2d629fe-bf2b-439c-9c8f-001ef3e5f0d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:38:38.203836 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-a0beac78-9236-44cf-92cd-37c1afb7ecdf None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:38:38.206514 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-a0beac78-9236-44cf-92cd-37c1afb7ecdf tempest-TaggedBootDevicesTest-1708542002 tempest-TaggedBootDevicesTest-1708542002-project-member] GET https://10.4.3.189/volume/v3/volumes/1de40a58-b41b-4e2f-b614-b1a11a2dc9ae Aug 25 05:38:38.206819 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-a0beac78-9236-44cf-92cd-37c1afb7ecdf tempest-TaggedBootDevicesTest-1708542002 tempest-TaggedBootDevicesTest-1708542002-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:38:38.207260 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-a0beac78-9236-44cf-92cd-37c1afb7ecdf tempest-TaggedBootDevicesTest-1708542002 tempest-TaggedBootDevicesTest-1708542002-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:38:38.213907 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-5299e775-9218-48af-a240-60ef2c21454b None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:38:38.216936 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-5299e775-9218-48af-a240-60ef2c21454b tempest-TaggedAttachmentsTest-1141031454 tempest-TaggedAttachmentsTest-1141031454-project-member] GET https://10.4.3.189/volume/v3/volumes/e3d27fca-c234-4d03-a430-b1b2a88d3874 Aug 25 05:38:38.217874 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-5299e775-9218-48af-a240-60ef2c21454b tempest-TaggedAttachmentsTest-1141031454 tempest-TaggedAttachmentsTest-1141031454-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:38:38.217874 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-5299e775-9218-48af-a240-60ef2c21454b tempest-TaggedAttachmentsTest-1141031454 tempest-TaggedAttachmentsTest-1141031454-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:38:38.220865 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:38:38.220865 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:38:38.228869 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-a0beac78-9236-44cf-92cd-37c1afb7ecdf tempest-TaggedBootDevicesTest-1708542002 tempest-TaggedBootDevicesTest-1708542002-project-member] Volume info retrieved successfully. Aug 25 05:38:38.233524 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:38:38.233524 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:38:38.237333 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-a0beac78-9236-44cf-92cd-37c1afb7ecdf tempest-TaggedBootDevicesTest-1708542002 tempest-TaggedBootDevicesTest-1708542002-project-member] https://10.4.3.189/volume/v3/volumes/1de40a58-b41b-4e2f-b614-b1a11a2dc9ae returned with HTTP 200 Aug 25 05:38:38.238269 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 41/165] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:38:38 2026] GET /volume/v3/volumes/1de40a58-b41b-4e2f-b614-b1a11a2dc9ae => generated 905 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:38:38.241220 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-5299e775-9218-48af-a240-60ef2c21454b tempest-TaggedAttachmentsTest-1141031454 tempest-TaggedAttachmentsTest-1141031454-project-member] Volume info retrieved successfully. Aug 25 05:38:38.250366 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-5299e775-9218-48af-a240-60ef2c21454b tempest-TaggedAttachmentsTest-1141031454 tempest-TaggedAttachmentsTest-1141031454-project-member] https://10.4.3.189/volume/v3/volumes/e3d27fca-c234-4d03-a430-b1b2a88d3874 returned with HTTP 200 Aug 25 05:38:38.251504 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 42/166] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:38:38 2026] GET /volume/v3/volumes/e3d27fca-c234-4d03-a430-b1b2a88d3874 => generated 844 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:38:38.286280 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-2f5577fe-0968-4b40-a826-2c2384235285 tempest-AttachSCSIVolumeTestJSON-717183569 tempest-AttachSCSIVolumeTestJSON-717183569-project-member] Created reservations ['e4ec30c9-3275-4900-9caa-48f500949205', '1336cdb7-0378-4bd1-9714-ef4c91b0bd62', '368b5280-9db7-448b-963a-9ccecd734fca', '48ad4c51-6d1a-4e7e-bd20-1c65ef4e802a'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:38:38.287333 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-2f5577fe-0968-4b40-a826-2c2384235285 tempest-AttachSCSIVolumeTestJSON-717183569 tempest-AttachSCSIVolumeTestJSON-717183569-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c2d629fe-bf2b-439c-9c8f-001ef3e5f0d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e4ec30c9-3275-4900-9caa-48f500949205', '1336cdb7-0378-4bd1-9714-ef4c91b0bd62', '368b5280-9db7-448b-963a-9ccecd734fca', '48ad4c51-6d1a-4e7e-bd20-1c65ef4e802a']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:38:38.288451 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-2f5577fe-0968-4b40-a826-2c2384235285 tempest-AttachSCSIVolumeTestJSON-717183569 tempest-AttachSCSIVolumeTestJSON-717183569-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (92e8b365-122b-458b-8bef-bf63a2e8b1e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:38:38.326908 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-2f5577fe-0968-4b40-a826-2c2384235285 tempest-AttachSCSIVolumeTestJSON-717183569 tempest-AttachSCSIVolumeTestJSON-717183569-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (92e8b365-122b-458b-8bef-bf63a2e8b1e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '98a458c1-740a-45ad-841d-fe9248f0b34a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachSCSIVolumeTestJSON-volume-1363777772',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='22fcb6fe98f847038c1ed312c2f1a971',qos_specs=None,replication_status=,reservations=['e4ec30c9-3275-4900-9caa-48f500949205','1336cdb7-0378-4bd1-9714-ef4c91b0bd62','368b5280-9db7-448b-963a-9ccecd734fca','48ad4c51-6d1a-4e7e-bd20-1c65ef4e802a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c73ed8fe15ab47418cc65936358df23b',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T05:38:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachSCSIVolumeTestJSON-volume-1363777772',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=98a458c1-740a-45ad-841d-fe9248f0b34a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='22fcb6fe98f847038c1ed312c2f1a971',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c73ed8fe15ab47418cc65936358df23b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(23fc6e5d-fce0-4521-ba46-4837b4232084),volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:38:38.328691 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-2f5577fe-0968-4b40-a826-2c2384235285 tempest-AttachSCSIVolumeTestJSON-717183569 tempest-AttachSCSIVolumeTestJSON-717183569-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4838e2f0-91ca-4fe9-8834-d96dc315b119) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:38:38.374595 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-2f5577fe-0968-4b40-a826-2c2384235285 tempest-AttachSCSIVolumeTestJSON-717183569 tempest-AttachSCSIVolumeTestJSON-717183569-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4838e2f0-91ca-4fe9-8834-d96dc315b119) transitioned into state 'SUCCESS' from state '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-1363777772',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='22fcb6fe98f847038c1ed312c2f1a971',qos_specs=None,replication_status=,reservations=['e4ec30c9-3275-4900-9caa-48f500949205','1336cdb7-0378-4bd1-9714-ef4c91b0bd62','368b5280-9db7-448b-963a-9ccecd734fca','48ad4c51-6d1a-4e7e-bd20-1c65ef4e802a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c73ed8fe15ab47418cc65936358df23b',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:38:38.375181 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-2f5577fe-0968-4b40-a826-2c2384235285 tempest-AttachSCSIVolumeTestJSON-717183569 tempest-AttachSCSIVolumeTestJSON-717183569-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7c7339f5-45a0-4ba2-9d95-cc3c23d0fde6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:38:38.395320 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-2f5577fe-0968-4b40-a826-2c2384235285 tempest-AttachSCSIVolumeTestJSON-717183569 tempest-AttachSCSIVolumeTestJSON-717183569-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7c7339f5-45a0-4ba2-9d95-cc3c23d0fde6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:38:38.396482 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-2f5577fe-0968-4b40-a826-2c2384235285 tempest-AttachSCSIVolumeTestJSON-717183569 tempest-AttachSCSIVolumeTestJSON-717183569-project-member] Flow 'volume_create_api' (7644e395-5697-4c21-893a-43d38928e4e2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:38:38.398199 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-2f5577fe-0968-4b40-a826-2c2384235285 tempest-AttachSCSIVolumeTestJSON-717183569 tempest-AttachSCSIVolumeTestJSON-717183569-project-member] Create volume request issued successfully. Aug 25 05:38:38.398199 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-2f5577fe-0968-4b40-a826-2c2384235285 tempest-AttachSCSIVolumeTestJSON-717183569 tempest-AttachSCSIVolumeTestJSON-717183569-project-member] https://10.4.3.189/volume/v3/volumes returned with HTTP 202 Aug 25 05:38:38.398976 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 41/167] 10.4.3.189 () {68 vars in 1258 bytes} [Tue Aug 25 05:38:38 2026] POST /volume/v3/volumes => generated 755 bytes in 334 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 05:38:38.423616 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-d4b46149-c886-4f1f-a89a-0ee00785b371 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:38:38.427705 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-d4b46149-c886-4f1f-a89a-0ee00785b371 tempest-AttachSCSIVolumeTestJSON-717183569 tempest-AttachSCSIVolumeTestJSON-717183569-project-member] GET https://10.4.3.189/volume/v3/volumes/98a458c1-740a-45ad-841d-fe9248f0b34a Aug 25 05:38:38.427705 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-d4b46149-c886-4f1f-a89a-0ee00785b371 tempest-AttachSCSIVolumeTestJSON-717183569 tempest-AttachSCSIVolumeTestJSON-717183569-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:38:38.429118 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-d4b46149-c886-4f1f-a89a-0ee00785b371 tempest-AttachSCSIVolumeTestJSON-717183569 tempest-AttachSCSIVolumeTestJSON-717183569-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:38:38.454234 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:38:38.454234 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:38:38.468345 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-d4b46149-c886-4f1f-a89a-0ee00785b371 tempest-AttachSCSIVolumeTestJSON-717183569 tempest-AttachSCSIVolumeTestJSON-717183569-project-member] Volume info retrieved successfully. Aug 25 05:38:38.480235 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-d4b46149-c886-4f1f-a89a-0ee00785b371 tempest-AttachSCSIVolumeTestJSON-717183569 tempest-AttachSCSIVolumeTestJSON-717183569-project-member] https://10.4.3.189/volume/v3/volumes/98a458c1-740a-45ad-841d-fe9248f0b34a returned with HTTP 200 Aug 25 05:38:38.481076 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 44/168] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:38:38 2026] GET /volume/v3/volumes/98a458c1-740a-45ad-841d-fe9248f0b34a => generated 823 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:38:38.977630 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-5b7eb26a-1db9-4926-ab93-2043c436d2c4 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:38:38.980689 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-5b7eb26a-1db9-4926-ab93-2043c436d2c4 tempest-VolumesAssistedSnapshotsTest-1375744646 tempest-VolumesAssistedSnapshotsTest-1375744646-project-admin] GET https://10.4.3.189/volume/v3/volumes/fe862356-ffcc-4eb3-8097-b49f0712fc78 Aug 25 05:38:38.980921 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-5b7eb26a-1db9-4926-ab93-2043c436d2c4 tempest-VolumesAssistedSnapshotsTest-1375744646 tempest-VolumesAssistedSnapshotsTest-1375744646-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:38:38.981349 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-5b7eb26a-1db9-4926-ab93-2043c436d2c4 tempest-VolumesAssistedSnapshotsTest-1375744646 tempest-VolumesAssistedSnapshotsTest-1375744646-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:38:38.997508 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:38:38.997508 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:38:39.006449 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-5b7eb26a-1db9-4926-ab93-2043c436d2c4 tempest-VolumesAssistedSnapshotsTest-1375744646 tempest-VolumesAssistedSnapshotsTest-1375744646-project-admin] Volume info retrieved successfully. Aug 25 05:38:39.017145 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-5b7eb26a-1db9-4926-ab93-2043c436d2c4 tempest-VolumesAssistedSnapshotsTest-1375744646 tempest-VolumesAssistedSnapshotsTest-1375744646-project-admin] https://10.4.3.189/volume/v3/volumes/fe862356-ffcc-4eb3-8097-b49f0712fc78 returned with HTTP 200 Aug 25 05:38:39.017978 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 42/169] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:38:38 2026] GET /volume/v3/volumes/fe862356-ffcc-4eb3-8097-b49f0712fc78 => generated 1016 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:38:39.261528 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-7c986571-b94d-40a2-be65-ef6efa63df1a None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:38:39.264861 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-7c986571-b94d-40a2-be65-ef6efa63df1a tempest-TaggedBootDevicesTest-1708542002 tempest-TaggedBootDevicesTest-1708542002-project-member] GET https://10.4.3.189/volume/v3/volumes/1de40a58-b41b-4e2f-b614-b1a11a2dc9ae Aug 25 05:38:39.265867 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-7c986571-b94d-40a2-be65-ef6efa63df1a tempest-TaggedBootDevicesTest-1708542002 tempest-TaggedBootDevicesTest-1708542002-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:38:39.265867 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-7c986571-b94d-40a2-be65-ef6efa63df1a tempest-TaggedBootDevicesTest-1708542002 tempest-TaggedBootDevicesTest-1708542002-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:38:39.273170 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:38:39.273170 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:38:39.274698 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-5b3bb972-8212-477d-969d-0d0bcd15a3cf None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:38:39.280461 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-7c986571-b94d-40a2-be65-ef6efa63df1a tempest-TaggedBootDevicesTest-1708542002 tempest-TaggedBootDevicesTest-1708542002-project-member] Volume info retrieved successfully. Aug 25 05:38:39.281452 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-5b3bb972-8212-477d-969d-0d0bcd15a3cf tempest-TaggedAttachmentsTest-1141031454 tempest-TaggedAttachmentsTest-1141031454-project-member] GET https://10.4.3.189/volume/v3/volumes/e3d27fca-c234-4d03-a430-b1b2a88d3874 Aug 25 05:38:39.281452 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-5b3bb972-8212-477d-969d-0d0bcd15a3cf tempest-TaggedAttachmentsTest-1141031454 tempest-TaggedAttachmentsTest-1141031454-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:38:39.283263 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-5b3bb972-8212-477d-969d-0d0bcd15a3cf tempest-TaggedAttachmentsTest-1141031454 tempest-TaggedAttachmentsTest-1141031454-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:38:39.287978 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-7c986571-b94d-40a2-be65-ef6efa63df1a tempest-TaggedBootDevicesTest-1708542002 tempest-TaggedBootDevicesTest-1708542002-project-member] https://10.4.3.189/volume/v3/volumes/1de40a58-b41b-4e2f-b614-b1a11a2dc9ae returned with HTTP 200 Aug 25 05:38:39.290047 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 43/170] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:38:39 2026] GET /volume/v3/volumes/1de40a58-b41b-4e2f-b614-b1a11a2dc9ae => generated 905 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:38:39.300911 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:38:39.300911 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:38:39.309741 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-5b3bb972-8212-477d-969d-0d0bcd15a3cf tempest-TaggedAttachmentsTest-1141031454 tempest-TaggedAttachmentsTest-1141031454-project-member] Volume info retrieved successfully. Aug 25 05:38:39.319332 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-5b3bb972-8212-477d-969d-0d0bcd15a3cf tempest-TaggedAttachmentsTest-1141031454 tempest-TaggedAttachmentsTest-1141031454-project-member] https://10.4.3.189/volume/v3/volumes/e3d27fca-c234-4d03-a430-b1b2a88d3874 returned with HTTP 200 Aug 25 05:38:39.320001 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 42/171] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:38:39 2026] GET /volume/v3/volumes/e3d27fca-c234-4d03-a430-b1b2a88d3874 => generated 844 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:38:39.504923 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-54ebf740-4ea8-4f8a-9502-d2d4c9a3ae06 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:38:39.507328 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-54ebf740-4ea8-4f8a-9502-d2d4c9a3ae06 tempest-AttachSCSIVolumeTestJSON-717183569 tempest-AttachSCSIVolumeTestJSON-717183569-project-member] GET https://10.4.3.189/volume/v3/volumes/98a458c1-740a-45ad-841d-fe9248f0b34a Aug 25 05:38:39.507652 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-54ebf740-4ea8-4f8a-9502-d2d4c9a3ae06 tempest-AttachSCSIVolumeTestJSON-717183569 tempest-AttachSCSIVolumeTestJSON-717183569-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:38:39.508196 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-54ebf740-4ea8-4f8a-9502-d2d4c9a3ae06 tempest-AttachSCSIVolumeTestJSON-717183569 tempest-AttachSCSIVolumeTestJSON-717183569-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:38:39.521019 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:38:39.521019 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:38:39.526548 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-54ebf740-4ea8-4f8a-9502-d2d4c9a3ae06 tempest-AttachSCSIVolumeTestJSON-717183569 tempest-AttachSCSIVolumeTestJSON-717183569-project-member] Volume info retrieved successfully. Aug 25 05:38:39.541540 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-54ebf740-4ea8-4f8a-9502-d2d4c9a3ae06 tempest-AttachSCSIVolumeTestJSON-717183569 tempest-AttachSCSIVolumeTestJSON-717183569-project-member] https://10.4.3.189/volume/v3/volumes/98a458c1-740a-45ad-841d-fe9248f0b34a returned with HTTP 200 Aug 25 05:38:39.541540 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 45/172] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:38:39 2026] GET /volume/v3/volumes/98a458c1-740a-45ad-841d-fe9248f0b34a => generated 848 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:38:39.658319 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-2d52eb70-0ea0-42a8-956e-e7c1a4712d85 req-b3ab79e0-dc43-4a02-822b-829d765f3193 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:38:39.664862 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-2d52eb70-0ea0-42a8-956e-e7c1a4712d85 req-b3ab79e0-dc43-4a02-822b-829d765f3193 tempest-AttachSCSIVolumeTestJSON-717183569 tempest-AttachSCSIVolumeTestJSON-717183569-project-member] GET https://10.4.3.189/volume/v3/volumes/98a458c1-740a-45ad-841d-fe9248f0b34a Aug 25 05:38:39.665245 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-2d52eb70-0ea0-42a8-956e-e7c1a4712d85 req-b3ab79e0-dc43-4a02-822b-829d765f3193 tempest-AttachSCSIVolumeTestJSON-717183569 tempest-AttachSCSIVolumeTestJSON-717183569-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:38:39.665596 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-2d52eb70-0ea0-42a8-956e-e7c1a4712d85 req-b3ab79e0-dc43-4a02-822b-829d765f3193 tempest-AttachSCSIVolumeTestJSON-717183569 tempest-AttachSCSIVolumeTestJSON-717183569-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:38:39.676755 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:38:39.676755 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:38:39.681974 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [req-2d52eb70-0ea0-42a8-956e-e7c1a4712d85 req-b3ab79e0-dc43-4a02-822b-829d765f3193 tempest-AttachSCSIVolumeTestJSON-717183569 tempest-AttachSCSIVolumeTestJSON-717183569-project-member] Volume info retrieved successfully. Aug 25 05:38:39.688752 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-2d52eb70-0ea0-42a8-956e-e7c1a4712d85 req-b3ab79e0-dc43-4a02-822b-829d765f3193 tempest-AttachSCSIVolumeTestJSON-717183569 tempest-AttachSCSIVolumeTestJSON-717183569-project-member] https://10.4.3.189/volume/v3/volumes/98a458c1-740a-45ad-841d-fe9248f0b34a returned with HTTP 200 Aug 25 05:38:39.689348 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 43/173] 10.4.3.189 () {68 vars in 1598 bytes} [Tue Aug 25 05:38:39 2026] GET /volume/v3/volumes/98a458c1-740a-45ad-841d-fe9248f0b34a => generated 848 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:38:40.036172 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-69e1f099-07c4-4a59-97d1-1d8bd10f38d5 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:38:40.038392 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-69e1f099-07c4-4a59-97d1-1d8bd10f38d5 tempest-VolumesAssistedSnapshotsTest-1375744646 tempest-VolumesAssistedSnapshotsTest-1375744646-project-admin] GET https://10.4.3.189/volume/v3/volumes/fe862356-ffcc-4eb3-8097-b49f0712fc78 Aug 25 05:38:40.038737 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-69e1f099-07c4-4a59-97d1-1d8bd10f38d5 tempest-VolumesAssistedSnapshotsTest-1375744646 tempest-VolumesAssistedSnapshotsTest-1375744646-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:38:40.038984 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-69e1f099-07c4-4a59-97d1-1d8bd10f38d5 tempest-VolumesAssistedSnapshotsTest-1375744646 tempest-VolumesAssistedSnapshotsTest-1375744646-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:38:40.053293 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:38:40.053293 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:38:40.057694 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-69e1f099-07c4-4a59-97d1-1d8bd10f38d5 tempest-VolumesAssistedSnapshotsTest-1375744646 tempest-VolumesAssistedSnapshotsTest-1375744646-project-admin] Volume info retrieved successfully. Aug 25 05:38:40.062757 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-69e1f099-07c4-4a59-97d1-1d8bd10f38d5 tempest-VolumesAssistedSnapshotsTest-1375744646 tempest-VolumesAssistedSnapshotsTest-1375744646-project-admin] https://10.4.3.189/volume/v3/volumes/fe862356-ffcc-4eb3-8097-b49f0712fc78 returned with HTTP 200 Aug 25 05:38:40.062926 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 44/174] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:38:40 2026] GET /volume/v3/volumes/fe862356-ffcc-4eb3-8097-b49f0712fc78 => generated 1016 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:38:40.089432 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-10f24b7b-86a3-4150-b1ed-56e04dbbcbd6 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:38:40.089868 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-10f24b7b-86a3-4150-b1ed-56e04dbbcbd6 None None] GET https://10.4.3.189/volume// Aug 25 05:38:40.090074 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-10f24b7b-86a3-4150-b1ed-56e04dbbcbd6 None None] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:38:40.090594 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-10f24b7b-86a3-4150-b1ed-56e04dbbcbd6 None None] Calling method 'all' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:38:40.090972 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-10f24b7b-86a3-4150-b1ed-56e04dbbcbd6 None None] https://10.4.3.189/volume// returned with HTTP 300 Aug 25 05:38:40.091720 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 43/175] 10.4.3.189 () {66 vars in 1428 bytes} [Tue Aug 25 05:38: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 25 05:38:40.112917 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [req-2d52eb70-0ea0-42a8-956e-e7c1a4712d85 req-20939431-ea4f-4df7-95f5-0efd4b920489 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:38:40.307850 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-6aa08e95-7e94-405b-85de-ec293f497071 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:38:40.310761 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-6aa08e95-7e94-405b-85de-ec293f497071 tempest-TaggedBootDevicesTest-1708542002 tempest-TaggedBootDevicesTest-1708542002-project-member] GET https://10.4.3.189/volume/v3/volumes/1de40a58-b41b-4e2f-b614-b1a11a2dc9ae Aug 25 05:38:40.310895 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-6aa08e95-7e94-405b-85de-ec293f497071 tempest-TaggedBootDevicesTest-1708542002 tempest-TaggedBootDevicesTest-1708542002-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:38:40.311238 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-6aa08e95-7e94-405b-85de-ec293f497071 tempest-TaggedBootDevicesTest-1708542002 tempest-TaggedBootDevicesTest-1708542002-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:38:40.329092 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:38:40.329092 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:38:40.335741 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-6aa08e95-7e94-405b-85de-ec293f497071 tempest-TaggedBootDevicesTest-1708542002 tempest-TaggedBootDevicesTest-1708542002-project-member] Volume info retrieved successfully. Aug 25 05:38:40.340135 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-7021ebc9-17fd-471f-8883-ac8b3d21088e None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:38:40.344432 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-7021ebc9-17fd-471f-8883-ac8b3d21088e tempest-TaggedAttachmentsTest-1141031454 tempest-TaggedAttachmentsTest-1141031454-project-member] GET https://10.4.3.189/volume/v3/volumes/e3d27fca-c234-4d03-a430-b1b2a88d3874 Aug 25 05:38:40.344432 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-7021ebc9-17fd-471f-8883-ac8b3d21088e tempest-TaggedAttachmentsTest-1141031454 tempest-TaggedAttachmentsTest-1141031454-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:38:40.344577 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-7021ebc9-17fd-471f-8883-ac8b3d21088e tempest-TaggedAttachmentsTest-1141031454 tempest-TaggedAttachmentsTest-1141031454-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:38:40.349730 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-6aa08e95-7e94-405b-85de-ec293f497071 tempest-TaggedBootDevicesTest-1708542002 tempest-TaggedBootDevicesTest-1708542002-project-member] https://10.4.3.189/volume/v3/volumes/1de40a58-b41b-4e2f-b614-b1a11a2dc9ae returned with HTTP 200 Aug 25 05:38:40.350348 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 44/176] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:38:40 2026] GET /volume/v3/volumes/1de40a58-b41b-4e2f-b614-b1a11a2dc9ae => generated 905 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:38:40.363262 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:38:40.363262 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:38:40.371170 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-7021ebc9-17fd-471f-8883-ac8b3d21088e tempest-TaggedAttachmentsTest-1141031454 tempest-TaggedAttachmentsTest-1141031454-project-member] Volume info retrieved successfully. Aug 25 05:38:40.377512 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-7021ebc9-17fd-471f-8883-ac8b3d21088e tempest-TaggedAttachmentsTest-1141031454 tempest-TaggedAttachmentsTest-1141031454-project-member] https://10.4.3.189/volume/v3/volumes/e3d27fca-c234-4d03-a430-b1b2a88d3874 returned with HTTP 200 Aug 25 05:38:40.378148 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 45/177] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:38:40 2026] GET /volume/v3/volumes/e3d27fca-c234-4d03-a430-b1b2a88d3874 => generated 844 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:38:40.455584 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-6d28feed-cab7-4a1a-9546-fe70d69c4c0b None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:38:40.458518 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6d28feed-cab7-4a1a-9546-fe70d69c4c0b tempest-VolumesActionsTest-874743111 tempest-VolumesActionsTest-874743111-project-member] POST https://10.4.3.189/volume/v3/volumes Aug 25 05:38:40.459005 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-6d28feed-cab7-4a1a-9546-fe70d69c4c0b tempest-VolumesActionsTest-874743111 tempest-VolumesActionsTest-874743111-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-819392221"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:38:40.463105 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.v3.volumes [None req-6d28feed-cab7-4a1a-9546-fe70d69c4c0b tempest-VolumesActionsTest-874743111 tempest-VolumesActionsTest-874743111-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-819392221'}} {{(pid=100268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 05:38:40.463105 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-6d28feed-cab7-4a1a-9546-fe70d69c4c0b tempest-VolumesActionsTest-874743111 tempest-VolumesActionsTest-874743111-project-member] Create volume of 1 GB Aug 25 05:38:40.465737 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-2d52eb70-0ea0-42a8-956e-e7c1a4712d85 req-20939431-ea4f-4df7-95f5-0efd4b920489 tempest-AttachSCSIVolumeTestJSON-717183569 tempest-AttachSCSIVolumeTestJSON-717183569-project-member] POST https://10.4.3.189/volume/v3/attachments Aug 25 05:38:40.467081 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-2d52eb70-0ea0-42a8-956e-e7c1a4712d85 req-20939431-ea4f-4df7-95f5-0efd4b920489 tempest-AttachSCSIVolumeTestJSON-717183569 tempest-AttachSCSIVolumeTestJSON-717183569-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "98a458c1-740a-45ad-841d-fe9248f0b34a", "connector": null, "instance_uuid": "97157b80-d8d3-449e-ac5a-87568ab9cb96"}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:38:40.473808 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-6d28feed-cab7-4a1a-9546-fe70d69c4c0b tempest-VolumesActionsTest-874743111 tempest-VolumesActionsTest-874743111-project-member] Availability Zones retrieved successfully. Aug 25 05:38:40.475849 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:38:40.475849 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:38:40.480335 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-6d28feed-cab7-4a1a-9546-fe70d69c4c0b tempest-VolumesActionsTest-874743111 tempest-VolumesActionsTest-874743111-project-member] Flow 'volume_create_api' (0438e193-72f6-4805-a62c-1218b318f4ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:38:40.480401 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-6d28feed-cab7-4a1a-9546-fe70d69c4c0b tempest-VolumesActionsTest-874743111 tempest-VolumesActionsTest-874743111-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f115f062-122a-4524-b12d-5651a270b4f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:38:40.482675 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.flows.api.create_volume [None req-6d28feed-cab7-4a1a-9546-fe70d69c4c0b tempest-VolumesActionsTest-874743111 tempest-VolumesActionsTest-874743111-project-member] Validating volume size '1' using validate_int {{(pid=100268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 05:38:40.533898 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-6d28feed-cab7-4a1a-9546-fe70d69c4c0b tempest-VolumesActionsTest-874743111 tempest-VolumesActionsTest-874743111-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f115f062-122a-4524-b12d-5651a270b4f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T05:35:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=23fc6e5d-fce0-4521-ba46-4837b4232084,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '23fc6e5d-fce0-4521-ba46-4837b4232084', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:38:40.535399 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-6d28feed-cab7-4a1a-9546-fe70d69c4c0b tempest-VolumesActionsTest-874743111 tempest-VolumesActionsTest-874743111-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (488268e6-ae8e-4415-a0fe-f0b940ec046b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:38:40.553332 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-2d52eb70-0ea0-42a8-956e-e7c1a4712d85 req-20939431-ea4f-4df7-95f5-0efd4b920489 tempest-AttachSCSIVolumeTestJSON-717183569 tempest-AttachSCSIVolumeTestJSON-717183569-project-member] https://10.4.3.189/volume/v3/attachments returned with HTTP 200 Aug 25 05:38:40.554751 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 46/178] 10.4.3.189 () {74 vars in 1594 bytes} [Tue Aug 25 05:38:40 2026] POST /volume/v3/attachments => generated 273 bytes in 443 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:38:40.612867 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-5f1591f7-5dd9-414d-8de1-5e46c2977730 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:38:40.618135 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-5f1591f7-5dd9-414d-8de1-5e46c2977730 tempest-AttachSCSIVolumeTestJSON-717183569 tempest-AttachSCSIVolumeTestJSON-717183569-project-member] GET https://10.4.3.189/volume/v3/volumes/98a458c1-740a-45ad-841d-fe9248f0b34a Aug 25 05:38:40.618135 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-5f1591f7-5dd9-414d-8de1-5e46c2977730 tempest-AttachSCSIVolumeTestJSON-717183569 tempest-AttachSCSIVolumeTestJSON-717183569-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:38:40.618135 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-5f1591f7-5dd9-414d-8de1-5e46c2977730 tempest-AttachSCSIVolumeTestJSON-717183569 tempest-AttachSCSIVolumeTestJSON-717183569-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:38:40.632666 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:38:40.632666 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:38:40.636459 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-f1f828b4-21af-4170-83d5-a2bf9bfd50a3 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:38:40.637050 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-f1f828b4-21af-4170-83d5-a2bf9bfd50a3 None None] GET https://10.4.3.189/volume// Aug 25 05:38:40.637050 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-f1f828b4-21af-4170-83d5-a2bf9bfd50a3 None None] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:38:40.637320 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-f1f828b4-21af-4170-83d5-a2bf9bfd50a3 None None] Calling method 'all' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:38:40.637779 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-f1f828b4-21af-4170-83d5-a2bf9bfd50a3 None None] https://10.4.3.189/volume// returned with HTTP 300 Aug 25 05:38:40.640320 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 46/179] 10.4.3.189 () {66 vars in 1426 bytes} [Tue Aug 25 05:38:40 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Aug 25 05:38:40.640880 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-5f1591f7-5dd9-414d-8de1-5e46c2977730 tempest-AttachSCSIVolumeTestJSON-717183569 tempest-AttachSCSIVolumeTestJSON-717183569-project-member] Volume info retrieved successfully. Aug 25 05:38:40.649454 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-5f1591f7-5dd9-414d-8de1-5e46c2977730 tempest-AttachSCSIVolumeTestJSON-717183569 tempest-AttachSCSIVolumeTestJSON-717183569-project-member] https://10.4.3.189/volume/v3/volumes/98a458c1-740a-45ad-841d-fe9248f0b34a returned with HTTP 200 Aug 25 05:38:40.649454 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 45/180] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:38:40 2026] GET /volume/v3/volumes/98a458c1-740a-45ad-841d-fe9248f0b34a => generated 847 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:38:40.652728 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [req-2d52eb70-0ea0-42a8-956e-e7c1a4712d85 req-8be8aa5b-edfe-4aff-aec6-e30aee64876e None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:38:40.655841 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-6d28feed-cab7-4a1a-9546-fe70d69c4c0b tempest-VolumesActionsTest-874743111 tempest-VolumesActionsTest-874743111-project-member] Created reservations ['0f4eeef3-00f4-48fb-bf98-9ad2a4ae58be', '1d5fed9b-a508-49ce-a903-01bbf5ce981e', '2104ad19-5944-4725-8276-1dafaef6477d', '7f84ecc5-45f7-4265-af5e-645ecd0f8795'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:38:40.656753 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-6d28feed-cab7-4a1a-9546-fe70d69c4c0b tempest-VolumesActionsTest-874743111 tempest-VolumesActionsTest-874743111-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (488268e6-ae8e-4415-a0fe-f0b940ec046b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0f4eeef3-00f4-48fb-bf98-9ad2a4ae58be', '1d5fed9b-a508-49ce-a903-01bbf5ce981e', '2104ad19-5944-4725-8276-1dafaef6477d', '7f84ecc5-45f7-4265-af5e-645ecd0f8795']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:38:40.657628 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-6d28feed-cab7-4a1a-9546-fe70d69c4c0b tempest-VolumesActionsTest-874743111 tempest-VolumesActionsTest-874743111-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (27a03029-65ee-4bcc-a86b-8c4e1837ae20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:38:40.662128 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-2d52eb70-0ea0-42a8-956e-e7c1a4712d85 req-8be8aa5b-edfe-4aff-aec6-e30aee64876e tempest-AttachSCSIVolumeTestJSON-717183569 tempest-AttachSCSIVolumeTestJSON-717183569-project-member] GET https://10.4.3.189/volume/v3/volumes/98a458c1-740a-45ad-841d-fe9248f0b34a Aug 25 05:38:40.662428 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-2d52eb70-0ea0-42a8-956e-e7c1a4712d85 req-8be8aa5b-edfe-4aff-aec6-e30aee64876e tempest-AttachSCSIVolumeTestJSON-717183569 tempest-AttachSCSIVolumeTestJSON-717183569-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:38:40.662700 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-2d52eb70-0ea0-42a8-956e-e7c1a4712d85 req-8be8aa5b-edfe-4aff-aec6-e30aee64876e tempest-AttachSCSIVolumeTestJSON-717183569 tempest-AttachSCSIVolumeTestJSON-717183569-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:38:40.679498 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:38:40.679498 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:38:40.685321 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [req-2d52eb70-0ea0-42a8-956e-e7c1a4712d85 req-8be8aa5b-edfe-4aff-aec6-e30aee64876e tempest-AttachSCSIVolumeTestJSON-717183569 tempest-AttachSCSIVolumeTestJSON-717183569-project-member] Volume info retrieved successfully. Aug 25 05:38:40.692951 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-2d52eb70-0ea0-42a8-956e-e7c1a4712d85 req-8be8aa5b-edfe-4aff-aec6-e30aee64876e tempest-AttachSCSIVolumeTestJSON-717183569 tempest-AttachSCSIVolumeTestJSON-717183569-project-member] https://10.4.3.189/volume/v3/volumes/98a458c1-740a-45ad-841d-fe9248f0b34a returned with HTTP 200 Aug 25 05:38:40.693729 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 47/181] 10.4.3.189 () {70 vars in 1639 bytes} [Tue Aug 25 05:38:40 2026] GET /volume/v3/volumes/98a458c1-740a-45ad-841d-fe9248f0b34a => generated 1027 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 05:38:40.697534 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-6d28feed-cab7-4a1a-9546-fe70d69c4c0b tempest-VolumesActionsTest-874743111 tempest-VolumesActionsTest-874743111-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (27a03029-65ee-4bcc-a86b-8c4e1837ae20) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '42f22f20-8aa5-41fb-86cf-027e050eb84a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-819392221',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='870b8b84e52c40aaa529b4e13d395906',qos_specs=None,replication_status=,reservations=['0f4eeef3-00f4-48fb-bf98-9ad2a4ae58be','1d5fed9b-a508-49ce-a903-01bbf5ce981e','2104ad19-5944-4725-8276-1dafaef6477d','7f84ecc5-45f7-4265-af5e-645ecd0f8795'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ea5b34bacbb240b2b8950e45f3b760d0',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T05:38:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-819392221',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=42f22f20-8aa5-41fb-86cf-027e050eb84a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='870b8b84e52c40aaa529b4e13d395906',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ea5b34bacbb240b2b8950e45f3b760d0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(23fc6e5d-fce0-4521-ba46-4837b4232084),volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:38:40.701573 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-6d28feed-cab7-4a1a-9546-fe70d69c4c0b tempest-VolumesActionsTest-874743111 tempest-VolumesActionsTest-874743111-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2a7be0a4-2490-4dfd-91b9-64a1cc838901) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:38:40.738931 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-6d28feed-cab7-4a1a-9546-fe70d69c4c0b tempest-VolumesActionsTest-874743111 tempest-VolumesActionsTest-874743111-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2a7be0a4-2490-4dfd-91b9-64a1cc838901) transitioned into state 'SUCCESS' from state '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-819392221',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='870b8b84e52c40aaa529b4e13d395906',qos_specs=None,replication_status=,reservations=['0f4eeef3-00f4-48fb-bf98-9ad2a4ae58be','1d5fed9b-a508-49ce-a903-01bbf5ce981e','2104ad19-5944-4725-8276-1dafaef6477d','7f84ecc5-45f7-4265-af5e-645ecd0f8795'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ea5b34bacbb240b2b8950e45f3b760d0',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:38:40.740039 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-6d28feed-cab7-4a1a-9546-fe70d69c4c0b tempest-VolumesActionsTest-874743111 tempest-VolumesActionsTest-874743111-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3184a1a2-26f7-43d9-a59d-239915d9547f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:38:40.754576 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-6d28feed-cab7-4a1a-9546-fe70d69c4c0b tempest-VolumesActionsTest-874743111 tempest-VolumesActionsTest-874743111-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3184a1a2-26f7-43d9-a59d-239915d9547f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:38:40.756333 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-6d28feed-cab7-4a1a-9546-fe70d69c4c0b tempest-VolumesActionsTest-874743111 tempest-VolumesActionsTest-874743111-project-member] Flow 'volume_create_api' (0438e193-72f6-4805-a62c-1218b318f4ba) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:38:40.757501 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-6d28feed-cab7-4a1a-9546-fe70d69c4c0b tempest-VolumesActionsTest-874743111 tempest-VolumesActionsTest-874743111-project-member] Create volume request issued successfully. Aug 25 05:38:40.757878 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6d28feed-cab7-4a1a-9546-fe70d69c4c0b tempest-VolumesActionsTest-874743111 tempest-VolumesActionsTest-874743111-project-member] https://10.4.3.189/volume/v3/volumes returned with HTTP 202 Aug 25 05:38:40.758731 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 44/182] 10.4.3.189 () {68 vars in 1258 bytes} [Tue Aug 25 05:38:40 2026] POST /volume/v3/volumes => generated 748 bytes in 304 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 05:38:40.772522 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-8bc77574-20aa-4db5-9974-531b70ccf8a5 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:38:40.775260 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-8bc77574-20aa-4db5-9974-531b70ccf8a5 tempest-VolumesActionsTest-874743111 tempest-VolumesActionsTest-874743111-project-member] GET https://10.4.3.189/volume/v3/volumes/42f22f20-8aa5-41fb-86cf-027e050eb84a Aug 25 05:38:40.775844 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-8bc77574-20aa-4db5-9974-531b70ccf8a5 tempest-VolumesActionsTest-874743111 tempest-VolumesActionsTest-874743111-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:38:40.775844 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-8bc77574-20aa-4db5-9974-531b70ccf8a5 tempest-VolumesActionsTest-874743111 tempest-VolumesActionsTest-874743111-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:38:40.786332 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:38:40.786332 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:38:40.791270 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-8bc77574-20aa-4db5-9974-531b70ccf8a5 tempest-VolumesActionsTest-874743111 tempest-VolumesActionsTest-874743111-project-member] Volume info retrieved successfully. Aug 25 05:38:40.799082 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-8bc77574-20aa-4db5-9974-531b70ccf8a5 tempest-VolumesActionsTest-874743111 tempest-VolumesActionsTest-874743111-project-member] https://10.4.3.189/volume/v3/volumes/42f22f20-8aa5-41fb-86cf-027e050eb84a returned with HTTP 200 Aug 25 05:38:40.799696 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 47/183] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:38:40 2026] GET /volume/v3/volumes/42f22f20-8aa5-41fb-86cf-027e050eb84a => generated 816 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:38:40.824267 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-2d52eb70-0ea0-42a8-956e-e7c1a4712d85 req-0a3ffa23-eaf4-4d0e-9018-4886ba72261d None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:38:40.826664 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-2d52eb70-0ea0-42a8-956e-e7c1a4712d85 req-0a3ffa23-eaf4-4d0e-9018-4886ba72261d tempest-AttachSCSIVolumeTestJSON-717183569 tempest-AttachSCSIVolumeTestJSON-717183569-project-member] PUT https://10.4.3.189/volume/v3/attachments/a5c225ae-f22d-48f0-a716-af78ebb1ec92 Aug 25 05:38:40.827645 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-2d52eb70-0ea0-42a8-956e-e7c1a4712d85 req-0a3ffa23-eaf4-4d0e-9018-4886ba72261d tempest-AttachSCSIVolumeTestJSON-717183569 tempest-AttachSCSIVolumeTestJSON-717183569-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.189", "host": "np0000008051", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:8b4a65c6a3e1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "a19da604-b1eb-4396-a9d5-30b16dae3da8", "nvme_native_multipath": false, "mountpoint": "/dev/sdc"}}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:38:40.846140 np0000008051 devstack@c-api.service[100269]: /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 25 05:38:40.846140 np0000008051 devstack@c-api.service[100269]: .first() Aug 25 05:38:40.854034 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.coordination [req-2d52eb70-0ea0-42a8-956e-e7c1a4712d85 req-0a3ffa23-eaf4-4d0e-9018-4886ba72261d tempest-AttachSCSIVolumeTestJSON-717183569 tempest-AttachSCSIVolumeTestJSON-717183569-project-member] Acquiring lock "cinder-attachment_update-98a458c1-740a-45ad-841d-fe9248f0b34a-np0000008051" by "attachment_update" {{(pid=100269) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 05:38:40.861145 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.coordination [req-2d52eb70-0ea0-42a8-956e-e7c1a4712d85 req-0a3ffa23-eaf4-4d0e-9018-4886ba72261d tempest-AttachSCSIVolumeTestJSON-717183569 tempest-AttachSCSIVolumeTestJSON-717183569-project-member] Lock "cinder-attachment_update-98a458c1-740a-45ad-841d-fe9248f0b34a-np0000008051" acquired by "attachment_update" :: waited 0.007s {{(pid=100269) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 05:38:40.863409 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:38:40.863409 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:38:41.079546 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-4f929a9f-9b6a-4d41-8973-3f0fbc575ea1 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:38:41.082718 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-4f929a9f-9b6a-4d41-8973-3f0fbc575ea1 tempest-VolumesAssistedSnapshotsTest-1375744646 tempest-VolumesAssistedSnapshotsTest-1375744646-project-admin] GET https://10.4.3.189/volume/v3/volumes/fe862356-ffcc-4eb3-8097-b49f0712fc78 Aug 25 05:38:41.082718 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-4f929a9f-9b6a-4d41-8973-3f0fbc575ea1 tempest-VolumesAssistedSnapshotsTest-1375744646 tempest-VolumesAssistedSnapshotsTest-1375744646-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:38:41.082718 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-4f929a9f-9b6a-4d41-8973-3f0fbc575ea1 tempest-VolumesAssistedSnapshotsTest-1375744646 tempest-VolumesAssistedSnapshotsTest-1375744646-project-admin] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:38:41.092620 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.coordination [req-2d52eb70-0ea0-42a8-956e-e7c1a4712d85 req-0a3ffa23-eaf4-4d0e-9018-4886ba72261d tempest-AttachSCSIVolumeTestJSON-717183569 tempest-AttachSCSIVolumeTestJSON-717183569-project-member] Lock "cinder-attachment_update-98a458c1-740a-45ad-841d-fe9248f0b34a-np0000008051" released by "attachment_update" :: held 0.231s {{(pid=100269) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 05:38:41.093210 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-2d52eb70-0ea0-42a8-956e-e7c1a4712d85 req-0a3ffa23-eaf4-4d0e-9018-4886ba72261d tempest-AttachSCSIVolumeTestJSON-717183569 tempest-AttachSCSIVolumeTestJSON-717183569-project-member] https://10.4.3.189/volume/v3/attachments/a5c225ae-f22d-48f0-a716-af78ebb1ec92 returned with HTTP 200 Aug 25 05:38:41.093929 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 46/184] 10.4.3.189 () {74 vars in 1704 bytes} [Tue Aug 25 05:38:40 2026] PUT /volume/v3/attachments/a5c225ae-f22d-48f0-a716-af78ebb1ec92 => generated 969 bytes in 271 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:38:41.099193 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:38:41.099193 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:38:41.112113 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-4f929a9f-9b6a-4d41-8973-3f0fbc575ea1 tempest-VolumesAssistedSnapshotsTest-1375744646 tempest-VolumesAssistedSnapshotsTest-1375744646-project-admin] Volume info retrieved successfully. Aug 25 05:38:41.118387 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-4f929a9f-9b6a-4d41-8973-3f0fbc575ea1 tempest-VolumesAssistedSnapshotsTest-1375744646 tempest-VolumesAssistedSnapshotsTest-1375744646-project-admin] https://10.4.3.189/volume/v3/volumes/fe862356-ffcc-4eb3-8097-b49f0712fc78 returned with HTTP 200 Aug 25 05:38:41.118867 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 48/185] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:38:41 2026] GET /volume/v3/volumes/fe862356-ffcc-4eb3-8097-b49f0712fc78 => generated 1016 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:38:41.371354 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-8c24ef4b-6364-4843-b493-52d96a5b124e None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:38:41.376890 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-8c24ef4b-6364-4843-b493-52d96a5b124e tempest-TaggedBootDevicesTest-1708542002 tempest-TaggedBootDevicesTest-1708542002-project-member] GET https://10.4.3.189/volume/v3/volumes/1de40a58-b41b-4e2f-b614-b1a11a2dc9ae Aug 25 05:38:41.378408 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-8c24ef4b-6364-4843-b493-52d96a5b124e tempest-TaggedBootDevicesTest-1708542002 tempest-TaggedBootDevicesTest-1708542002-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:38:41.378408 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-8c24ef4b-6364-4843-b493-52d96a5b124e tempest-TaggedBootDevicesTest-1708542002 tempest-TaggedBootDevicesTest-1708542002-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:38:41.402314 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-9fa146ff-09ac-41a1-9d85-e9d8cbf4e963 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:38:41.402925 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:38:41.402925 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:38:41.410201 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-9fa146ff-09ac-41a1-9d85-e9d8cbf4e963 tempest-TaggedAttachmentsTest-1141031454 tempest-TaggedAttachmentsTest-1141031454-project-member] GET https://10.4.3.189/volume/v3/volumes/e3d27fca-c234-4d03-a430-b1b2a88d3874 Aug 25 05:38:41.410342 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-8c24ef4b-6364-4843-b493-52d96a5b124e tempest-TaggedBootDevicesTest-1708542002 tempest-TaggedBootDevicesTest-1708542002-project-member] Volume info retrieved successfully. Aug 25 05:38:41.410417 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-9fa146ff-09ac-41a1-9d85-e9d8cbf4e963 tempest-TaggedAttachmentsTest-1141031454 tempest-TaggedAttachmentsTest-1141031454-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:38:41.410417 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-9fa146ff-09ac-41a1-9d85-e9d8cbf4e963 tempest-TaggedAttachmentsTest-1141031454 tempest-TaggedAttachmentsTest-1141031454-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:38:41.417507 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-8c24ef4b-6364-4843-b493-52d96a5b124e tempest-TaggedBootDevicesTest-1708542002 tempest-TaggedBootDevicesTest-1708542002-project-member] https://10.4.3.189/volume/v3/volumes/1de40a58-b41b-4e2f-b614-b1a11a2dc9ae returned with HTTP 200 Aug 25 05:38:41.418083 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 45/186] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:38:41 2026] GET /volume/v3/volumes/1de40a58-b41b-4e2f-b614-b1a11a2dc9ae => generated 905 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:38:41.439853 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:38:41.439853 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:38:41.448899 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-9fa146ff-09ac-41a1-9d85-e9d8cbf4e963 tempest-TaggedAttachmentsTest-1141031454 tempest-TaggedAttachmentsTest-1141031454-project-member] Volume info retrieved successfully. Aug 25 05:38:41.458428 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-9fa146ff-09ac-41a1-9d85-e9d8cbf4e963 tempest-TaggedAttachmentsTest-1141031454 tempest-TaggedAttachmentsTest-1141031454-project-member] https://10.4.3.189/volume/v3/volumes/e3d27fca-c234-4d03-a430-b1b2a88d3874 returned with HTTP 200 Aug 25 05:38:41.459101 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 48/187] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:38:41 2026] GET /volume/v3/volumes/e3d27fca-c234-4d03-a430-b1b2a88d3874 => generated 844 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:38:41.676712 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-2e62bca2-96cd-4515-a0fb-a09f0564f432 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:38:41.679594 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-2e62bca2-96cd-4515-a0fb-a09f0564f432 tempest-AttachSCSIVolumeTestJSON-717183569 tempest-AttachSCSIVolumeTestJSON-717183569-project-member] GET https://10.4.3.189/volume/v3/volumes/98a458c1-740a-45ad-841d-fe9248f0b34a Aug 25 05:38:41.679971 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-2e62bca2-96cd-4515-a0fb-a09f0564f432 tempest-AttachSCSIVolumeTestJSON-717183569 tempest-AttachSCSIVolumeTestJSON-717183569-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:38:41.680480 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-2e62bca2-96cd-4515-a0fb-a09f0564f432 tempest-AttachSCSIVolumeTestJSON-717183569 tempest-AttachSCSIVolumeTestJSON-717183569-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:38:41.698429 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:38:41.698429 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:38:41.708081 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-2e62bca2-96cd-4515-a0fb-a09f0564f432 tempest-AttachSCSIVolumeTestJSON-717183569 tempest-AttachSCSIVolumeTestJSON-717183569-project-member] Volume info retrieved successfully. Aug 25 05:38:41.716612 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-2e62bca2-96cd-4515-a0fb-a09f0564f432 tempest-AttachSCSIVolumeTestJSON-717183569 tempest-AttachSCSIVolumeTestJSON-717183569-project-member] https://10.4.3.189/volume/v3/volumes/98a458c1-740a-45ad-841d-fe9248f0b34a returned with HTTP 200 Aug 25 05:38:41.717792 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 47/188] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:38:41 2026] GET /volume/v3/volumes/98a458c1-740a-45ad-841d-fe9248f0b34a => generated 848 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:38:41.821166 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-8dff9a97-b644-4de9-a7d8-e13f6e2f158a None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:38:41.825960 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-8dff9a97-b644-4de9-a7d8-e13f6e2f158a tempest-VolumesActionsTest-874743111 tempest-VolumesActionsTest-874743111-project-member] GET https://10.4.3.189/volume/v3/volumes/42f22f20-8aa5-41fb-86cf-027e050eb84a Aug 25 05:38:41.827389 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-8dff9a97-b644-4de9-a7d8-e13f6e2f158a tempest-VolumesActionsTest-874743111 tempest-VolumesActionsTest-874743111-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:38:41.829090 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-8dff9a97-b644-4de9-a7d8-e13f6e2f158a tempest-VolumesActionsTest-874743111 tempest-VolumesActionsTest-874743111-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:38:41.840272 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:38:41.840272 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:38:41.847299 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-8dff9a97-b644-4de9-a7d8-e13f6e2f158a tempest-VolumesActionsTest-874743111 tempest-VolumesActionsTest-874743111-project-member] Volume info retrieved successfully. Aug 25 05:38:41.861980 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-8dff9a97-b644-4de9-a7d8-e13f6e2f158a tempest-VolumesActionsTest-874743111 tempest-VolumesActionsTest-874743111-project-member] https://10.4.3.189/volume/v3/volumes/42f22f20-8aa5-41fb-86cf-027e050eb84a returned with HTTP 200 Aug 25 05:38:41.862637 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 49/189] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:38:41 2026] GET /volume/v3/volumes/42f22f20-8aa5-41fb-86cf-027e050eb84a => generated 841 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:38:41.882272 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-dadec632-b8fe-48d5-bb9d-cc6dc0a0c672 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:38:41.887102 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-dadec632-b8fe-48d5-bb9d-cc6dc0a0c672 tempest-VolumesActionsTest-874743111 tempest-VolumesActionsTest-874743111-project-member] POST https://10.4.3.189/volume/v3/volumes/42f22f20-8aa5-41fb-86cf-027e050eb84a/action Aug 25 05:38:41.887102 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-dadec632-b8fe-48d5-bb9d-cc6dc0a0c672 tempest-VolumesActionsTest-874743111 tempest-VolumesActionsTest-874743111-project-member] Action body: b'{"os-attach": {"instance_uuid": "155f4e5b-aeba-454a-b6c7-ccbc1d85dd15", "mountpoint": "/dev/vdb"}}' {{(pid=100268) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 05:38:41.887102 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-dadec632-b8fe-48d5-bb9d-cc6dc0a0c672 tempest-VolumesActionsTest-874743111 tempest-VolumesActionsTest-874743111-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "155f4e5b-aeba-454a-b6c7-ccbc1d85dd15", "mountpoint": "/dev/vdb"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:38:41.905507 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:38:41.905507 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:38:41.906134 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-dadec632-b8fe-48d5-bb9d-cc6dc0a0c672 tempest-VolumesActionsTest-874743111 tempest-VolumesActionsTest-874743111-project-member] Volume info retrieved successfully. Aug 25 05:38:41.924314 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-dadec632-b8fe-48d5-bb9d-cc6dc0a0c672 tempest-VolumesActionsTest-874743111 tempest-VolumesActionsTest-874743111-project-member] Update volume admin metadata completed successfully. Aug 25 05:38:42.057249 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-dadec632-b8fe-48d5-bb9d-cc6dc0a0c672 tempest-VolumesActionsTest-874743111 tempest-VolumesActionsTest-874743111-project-member] Attach volume completed successfully. Aug 25 05:38:42.058346 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-dadec632-b8fe-48d5-bb9d-cc6dc0a0c672 tempest-VolumesActionsTest-874743111 tempest-VolumesActionsTest-874743111-project-member] https://10.4.3.189/volume/v3/volumes/42f22f20-8aa5-41fb-86cf-027e050eb84a/action returned with HTTP 202 Aug 25 05:38:42.059142 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 46/190] 10.4.3.189 () {68 vars in 1390 bytes} [Tue Aug 25 05:38:41 2026] POST /volume/v3/volumes/42f22f20-8aa5-41fb-86cf-027e050eb84a/action => generated 0 bytes in 178 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 05:38:42.069659 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-810d8e4d-8941-4d93-a1b1-66fb03791f2b None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:38:42.072356 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-810d8e4d-8941-4d93-a1b1-66fb03791f2b tempest-VolumesActionsTest-874743111 tempest-VolumesActionsTest-874743111-project-member] GET https://10.4.3.189/volume/v3/volumes/42f22f20-8aa5-41fb-86cf-027e050eb84a Aug 25 05:38:42.072447 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-810d8e4d-8941-4d93-a1b1-66fb03791f2b tempest-VolumesActionsTest-874743111 tempest-VolumesActionsTest-874743111-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:38:42.073660 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-810d8e4d-8941-4d93-a1b1-66fb03791f2b tempest-VolumesActionsTest-874743111 tempest-VolumesActionsTest-874743111-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:38:42.085954 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:38:42.085954 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:38:42.089334 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-810d8e4d-8941-4d93-a1b1-66fb03791f2b tempest-VolumesActionsTest-874743111 tempest-VolumesActionsTest-874743111-project-member] Volume info retrieved successfully. Aug 25 05:38:42.093594 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-810d8e4d-8941-4d93-a1b1-66fb03791f2b tempest-VolumesActionsTest-874743111 tempest-VolumesActionsTest-874743111-project-member] https://10.4.3.189/volume/v3/volumes/42f22f20-8aa5-41fb-86cf-027e050eb84a returned with HTTP 200 Aug 25 05:38:42.094187 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 49/191] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:38:42 2026] GET /volume/v3/volumes/42f22f20-8aa5-41fb-86cf-027e050eb84a => generated 1175 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:38:42.116216 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-68c81786-bafc-4b21-ad4e-afffe7241216 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:38:42.118803 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-68c81786-bafc-4b21-ad4e-afffe7241216 tempest-VolumesActionsTest-874743111 tempest-VolumesActionsTest-874743111-project-member] GET https://10.4.3.189/volume/v3/volumes/42f22f20-8aa5-41fb-86cf-027e050eb84a Aug 25 05:38:42.119157 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-68c81786-bafc-4b21-ad4e-afffe7241216 tempest-VolumesActionsTest-874743111 tempest-VolumesActionsTest-874743111-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:38:42.120003 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-68c81786-bafc-4b21-ad4e-afffe7241216 tempest-VolumesActionsTest-874743111 tempest-VolumesActionsTest-874743111-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:38:42.137377 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-a6bcf5c1-7beb-4857-97aa-476a5c2dad70 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:38:42.137777 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:38:42.137777 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:38:42.143525 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-a6bcf5c1-7beb-4857-97aa-476a5c2dad70 tempest-VolumesAssistedSnapshotsTest-1375744646 tempest-VolumesAssistedSnapshotsTest-1375744646-project-admin] GET https://10.4.3.189/volume/v3/volumes/fe862356-ffcc-4eb3-8097-b49f0712fc78 Aug 25 05:38:42.143525 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-a6bcf5c1-7beb-4857-97aa-476a5c2dad70 tempest-VolumesAssistedSnapshotsTest-1375744646 tempest-VolumesAssistedSnapshotsTest-1375744646-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:38:42.143787 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-a6bcf5c1-7beb-4857-97aa-476a5c2dad70 tempest-VolumesAssistedSnapshotsTest-1375744646 tempest-VolumesAssistedSnapshotsTest-1375744646-project-admin] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:38:42.149282 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-68c81786-bafc-4b21-ad4e-afffe7241216 tempest-VolumesActionsTest-874743111 tempest-VolumesActionsTest-874743111-project-member] Volume info retrieved successfully. Aug 25 05:38:42.155076 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:38:42.155076 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:38:42.157844 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-68c81786-bafc-4b21-ad4e-afffe7241216 tempest-VolumesActionsTest-874743111 tempest-VolumesActionsTest-874743111-project-member] https://10.4.3.189/volume/v3/volumes/42f22f20-8aa5-41fb-86cf-027e050eb84a returned with HTTP 200 Aug 25 05:38:42.158321 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 48/192] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:38:42 2026] GET /volume/v3/volumes/42f22f20-8aa5-41fb-86cf-027e050eb84a => generated 1175 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:38:42.159378 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-a6bcf5c1-7beb-4857-97aa-476a5c2dad70 tempest-VolumesAssistedSnapshotsTest-1375744646 tempest-VolumesAssistedSnapshotsTest-1375744646-project-admin] Volume info retrieved successfully. Aug 25 05:38:42.166748 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-a6bcf5c1-7beb-4857-97aa-476a5c2dad70 tempest-VolumesAssistedSnapshotsTest-1375744646 tempest-VolumesAssistedSnapshotsTest-1375744646-project-admin] https://10.4.3.189/volume/v3/volumes/fe862356-ffcc-4eb3-8097-b49f0712fc78 returned with HTTP 200 Aug 25 05:38:42.166748 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 50/193] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:38:42 2026] GET /volume/v3/volumes/fe862356-ffcc-4eb3-8097-b49f0712fc78 => generated 1016 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:38:42.182953 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-f4fb0a89-d501-49e2-93f9-f1e24d787a0f None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:38:42.442374 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-33ff7b0f-e969-43df-a4af-0efa96037772 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:38:42.446159 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-33ff7b0f-e969-43df-a4af-0efa96037772 tempest-TaggedBootDevicesTest-1708542002 tempest-TaggedBootDevicesTest-1708542002-project-member] GET https://10.4.3.189/volume/v3/volumes/1de40a58-b41b-4e2f-b614-b1a11a2dc9ae Aug 25 05:38:42.446599 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-33ff7b0f-e969-43df-a4af-0efa96037772 tempest-TaggedBootDevicesTest-1708542002 tempest-TaggedBootDevicesTest-1708542002-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:38:42.446926 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-33ff7b0f-e969-43df-a4af-0efa96037772 tempest-TaggedBootDevicesTest-1708542002 tempest-TaggedBootDevicesTest-1708542002-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:38:42.457833 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:38:42.457833 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:38:42.466402 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-33ff7b0f-e969-43df-a4af-0efa96037772 tempest-TaggedBootDevicesTest-1708542002 tempest-TaggedBootDevicesTest-1708542002-project-member] Volume info retrieved successfully. Aug 25 05:38:42.476694 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-33ff7b0f-e969-43df-a4af-0efa96037772 tempest-TaggedBootDevicesTest-1708542002 tempest-TaggedBootDevicesTest-1708542002-project-member] https://10.4.3.189/volume/v3/volumes/1de40a58-b41b-4e2f-b614-b1a11a2dc9ae returned with HTTP 200 Aug 25 05:38:42.477386 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 50/194] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:38:42 2026] GET /volume/v3/volumes/1de40a58-b41b-4e2f-b614-b1a11a2dc9ae => generated 905 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:38:42.481786 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-02c07caa-7a38-4032-9edc-8b669724d65c None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:38:42.486235 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-02c07caa-7a38-4032-9edc-8b669724d65c tempest-TaggedAttachmentsTest-1141031454 tempest-TaggedAttachmentsTest-1141031454-project-member] GET https://10.4.3.189/volume/v3/volumes/e3d27fca-c234-4d03-a430-b1b2a88d3874 Aug 25 05:38:42.487704 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-02c07caa-7a38-4032-9edc-8b669724d65c tempest-TaggedAttachmentsTest-1141031454 tempest-TaggedAttachmentsTest-1141031454-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:38:42.487704 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-02c07caa-7a38-4032-9edc-8b669724d65c tempest-TaggedAttachmentsTest-1141031454 tempest-TaggedAttachmentsTest-1141031454-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:38:42.516170 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:38:42.516170 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:38:42.540774 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-02c07caa-7a38-4032-9edc-8b669724d65c tempest-TaggedAttachmentsTest-1141031454 tempest-TaggedAttachmentsTest-1141031454-project-member] Volume info retrieved successfully. Aug 25 05:38:42.552151 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-02c07caa-7a38-4032-9edc-8b669724d65c tempest-TaggedAttachmentsTest-1141031454 tempest-TaggedAttachmentsTest-1141031454-project-member] https://10.4.3.189/volume/v3/volumes/e3d27fca-c234-4d03-a430-b1b2a88d3874 returned with HTTP 200 Aug 25 05:38:42.552151 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 49/195] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:38:42 2026] GET /volume/v3/volumes/e3d27fca-c234-4d03-a430-b1b2a88d3874 => generated 844 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 25 05:38:42.603091 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f4fb0a89-d501-49e2-93f9-f1e24d787a0f tempest-VolumesActionsTest-103375073 tempest-VolumesActionsTest-103375073-project-admin] POST https://10.4.3.189/volume/v3/volumes/42f22f20-8aa5-41fb-86cf-027e050eb84a/action Aug 25 05:38:42.603501 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f4fb0a89-d501-49e2-93f9-f1e24d787a0f tempest-VolumesActionsTest-103375073 tempest-VolumesActionsTest-103375073-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100268) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 05:38:42.603664 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f4fb0a89-d501-49e2-93f9-f1e24d787a0f tempest-VolumesActionsTest-103375073 tempest-VolumesActionsTest-103375073-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:38:42.632605 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:38:42.632605 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:38:42.633269 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.contrib.admin_actions [None req-f4fb0a89-d501-49e2-93f9-f1e24d787a0f tempest-VolumesActionsTest-103375073 tempest-VolumesActionsTest-103375073-project-admin] Updating volume '42f22f20-8aa5-41fb-86cf-027e050eb84a' with '{'status': 'error'}' {{(pid=100268) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 25 05:38:42.683904 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f4fb0a89-d501-49e2-93f9-f1e24d787a0f tempest-VolumesActionsTest-103375073 tempest-VolumesActionsTest-103375073-project-admin] https://10.4.3.189/volume/v3/volumes/42f22f20-8aa5-41fb-86cf-027e050eb84a/action returned with HTTP 202 Aug 25 05:38:42.684515 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 47/196] 10.4.3.189 () {68 vars in 1390 bytes} [Tue Aug 25 05:38:42 2026] POST /volume/v3/volumes/42f22f20-8aa5-41fb-86cf-027e050eb84a/action => generated 0 bytes in 502 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 05:38:42.694756 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-4caedadd-aa16-4880-8be9-a5ac825db523 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:38:42.698030 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-4caedadd-aa16-4880-8be9-a5ac825db523 tempest-VolumesActionsTest-874743111 tempest-VolumesActionsTest-874743111-project-member] GET https://10.4.3.189/volume/v3/volumes/42f22f20-8aa5-41fb-86cf-027e050eb84a Aug 25 05:38:42.698030 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-4caedadd-aa16-4880-8be9-a5ac825db523 tempest-VolumesActionsTest-874743111 tempest-VolumesActionsTest-874743111-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:38:42.698192 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-4caedadd-aa16-4880-8be9-a5ac825db523 tempest-VolumesActionsTest-874743111 tempest-VolumesActionsTest-874743111-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:38:42.712091 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:38:42.712091 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:38:42.719114 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-4caedadd-aa16-4880-8be9-a5ac825db523 tempest-VolumesActionsTest-874743111 tempest-VolumesActionsTest-874743111-project-member] Volume info retrieved successfully. Aug 25 05:38:42.725501 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-4caedadd-aa16-4880-8be9-a5ac825db523 tempest-VolumesActionsTest-874743111 tempest-VolumesActionsTest-874743111-project-member] https://10.4.3.189/volume/v3/volumes/42f22f20-8aa5-41fb-86cf-027e050eb84a returned with HTTP 200 Aug 25 05:38:42.726302 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 51/197] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:38:42 2026] GET /volume/v3/volumes/42f22f20-8aa5-41fb-86cf-027e050eb84a => generated 1174 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:38:42.740313 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-2fd1af26-1de8-4584-a5b6-e4ac243b7caf None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:38:42.746709 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-2fd1af26-1de8-4584-a5b6-e4ac243b7caf tempest-AttachSCSIVolumeTestJSON-717183569 tempest-AttachSCSIVolumeTestJSON-717183569-project-member] GET https://10.4.3.189/volume/v3/volumes/98a458c1-740a-45ad-841d-fe9248f0b34a Aug 25 05:38:42.746984 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-2fd1af26-1de8-4584-a5b6-e4ac243b7caf tempest-AttachSCSIVolumeTestJSON-717183569 tempest-AttachSCSIVolumeTestJSON-717183569-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:38:42.747219 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-2fd1af26-1de8-4584-a5b6-e4ac243b7caf tempest-AttachSCSIVolumeTestJSON-717183569 tempest-AttachSCSIVolumeTestJSON-717183569-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:38:42.750619 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-1bfbd109-d097-492c-b381-593e885d70ec None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:38:42.753238 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-1bfbd109-d097-492c-b381-593e885d70ec tempest-VolumesActionsTest-103375073 tempest-VolumesActionsTest-103375073-project-admin] POST https://10.4.3.189/volume/v3/volumes/42f22f20-8aa5-41fb-86cf-027e050eb84a/action Aug 25 05:38:42.753677 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-1bfbd109-d097-492c-b381-593e885d70ec tempest-VolumesActionsTest-103375073 tempest-VolumesActionsTest-103375073-project-admin] Action body: b'{"os-force_detach": {"connector": null, "attachment_id": "46acff97-7e3a-4546-886b-98d1d6191cde"}}' {{(pid=100269) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 05:38:42.754666 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-1bfbd109-d097-492c-b381-593e885d70ec tempest-VolumesActionsTest-103375073 tempest-VolumesActionsTest-103375073-project-admin] Action: 'action', calling method: _force_detach, body: {"os-force_detach": {"connector": null, "attachment_id": "46acff97-7e3a-4546-886b-98d1d6191cde"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:38:42.764556 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:38:42.764556 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:38:42.776265 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-2fd1af26-1de8-4584-a5b6-e4ac243b7caf tempest-AttachSCSIVolumeTestJSON-717183569 tempest-AttachSCSIVolumeTestJSON-717183569-project-member] Volume info retrieved successfully. Aug 25 05:38:42.776326 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:38:42.776326 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:38:42.776856 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-1bfbd109-d097-492c-b381-593e885d70ec tempest-VolumesActionsTest-103375073 tempest-VolumesActionsTest-103375073-project-admin] Volume info retrieved successfully. Aug 25 05:38:42.784936 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-2fd1af26-1de8-4584-a5b6-e4ac243b7caf tempest-AttachSCSIVolumeTestJSON-717183569 tempest-AttachSCSIVolumeTestJSON-717183569-project-member] https://10.4.3.189/volume/v3/volumes/98a458c1-740a-45ad-841d-fe9248f0b34a returned with HTTP 200 Aug 25 05:38:42.785661 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 51/198] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:38:42 2026] GET /volume/v3/volumes/98a458c1-740a-45ad-841d-fe9248f0b34a => generated 848 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:38:42.803478 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-1bfbd109-d097-492c-b381-593e885d70ec tempest-VolumesActionsTest-103375073 tempest-VolumesActionsTest-103375073-project-admin] Terminate volume connection completed successfully. Aug 25 05:38:42.817038 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-1bfbd109-d097-492c-b381-593e885d70ec tempest-VolumesActionsTest-103375073 tempest-VolumesActionsTest-103375073-project-admin] Attempted to unreserve volume that was not reserved, nothing to do. {{(pid=100269) unreserve_volume /opt/stack/cinder/cinder/volume/api.py:788}} Aug 25 05:38:42.911253 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-1bfbd109-d097-492c-b381-593e885d70ec tempest-VolumesActionsTest-103375073 tempest-VolumesActionsTest-103375073-project-admin] Detach volume completed successfully. Aug 25 05:38:42.912391 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-1bfbd109-d097-492c-b381-593e885d70ec tempest-VolumesActionsTest-103375073 tempest-VolumesActionsTest-103375073-project-admin] https://10.4.3.189/volume/v3/volumes/42f22f20-8aa5-41fb-86cf-027e050eb84a/action returned with HTTP 202 Aug 25 05:38:42.914742 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 50/199] 10.4.3.189 () {68 vars in 1390 bytes} [Tue Aug 25 05:38:42 2026] POST /volume/v3/volumes/42f22f20-8aa5-41fb-86cf-027e050eb84a/action => generated 0 bytes in 163 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 05:38:42.923523 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-e74b439e-fe7d-4a6f-a580-87525819c738 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:38:42.926397 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e74b439e-fe7d-4a6f-a580-87525819c738 tempest-VolumesActionsTest-874743111 tempest-VolumesActionsTest-874743111-project-member] GET https://10.4.3.189/volume/v3/volumes/42f22f20-8aa5-41fb-86cf-027e050eb84a Aug 25 05:38:42.926397 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e74b439e-fe7d-4a6f-a580-87525819c738 tempest-VolumesActionsTest-874743111 tempest-VolumesActionsTest-874743111-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:38:42.926577 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e74b439e-fe7d-4a6f-a580-87525819c738 tempest-VolumesActionsTest-874743111 tempest-VolumesActionsTest-874743111-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:38:42.937099 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:38:42.937099 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:38:42.943022 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-e74b439e-fe7d-4a6f-a580-87525819c738 tempest-VolumesActionsTest-874743111 tempest-VolumesActionsTest-874743111-project-member] Volume info retrieved successfully. Aug 25 05:38:42.950264 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e74b439e-fe7d-4a6f-a580-87525819c738 tempest-VolumesActionsTest-874743111 tempest-VolumesActionsTest-874743111-project-member] https://10.4.3.189/volume/v3/volumes/42f22f20-8aa5-41fb-86cf-027e050eb84a returned with HTTP 200 Aug 25 05:38:42.950961 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 48/200] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:38:42 2026] GET /volume/v3/volumes/42f22f20-8aa5-41fb-86cf-027e050eb84a => generated 860 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:38:42.967847 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-2919c55f-71bb-40d4-827e-7785611e0af9 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:38:42.970564 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-2919c55f-71bb-40d4-827e-7785611e0af9 tempest-VolumesActionsTest-874743111 tempest-VolumesActionsTest-874743111-project-member] GET https://10.4.3.189/volume/v3/volumes/42f22f20-8aa5-41fb-86cf-027e050eb84a Aug 25 05:38:42.970763 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-2919c55f-71bb-40d4-827e-7785611e0af9 tempest-VolumesActionsTest-874743111 tempest-VolumesActionsTest-874743111-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:38:42.970881 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-2919c55f-71bb-40d4-827e-7785611e0af9 tempest-VolumesActionsTest-874743111 tempest-VolumesActionsTest-874743111-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:38:42.980119 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:38:42.980119 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:38:42.986487 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-2919c55f-71bb-40d4-827e-7785611e0af9 tempest-VolumesActionsTest-874743111 tempest-VolumesActionsTest-874743111-project-member] Volume info retrieved successfully. Aug 25 05:38:42.993409 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-2919c55f-71bb-40d4-827e-7785611e0af9 tempest-VolumesActionsTest-874743111 tempest-VolumesActionsTest-874743111-project-member] https://10.4.3.189/volume/v3/volumes/42f22f20-8aa5-41fb-86cf-027e050eb84a returned with HTTP 200 Aug 25 05:38:42.993966 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 52/201] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:38:42 2026] GET /volume/v3/volumes/42f22f20-8aa5-41fb-86cf-027e050eb84a => generated 860 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:38:43.013611 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-b70f55e5-6c8a-47cb-9eac-8f951cb39e41 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:38:43.016000 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-b70f55e5-6c8a-47cb-9eac-8f951cb39e41 tempest-VolumesActionsTest-874743111 tempest-VolumesActionsTest-874743111-project-member] POST https://10.4.3.189/volume/v3/volumes/42f22f20-8aa5-41fb-86cf-027e050eb84a/action Aug 25 05:38:43.016500 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-b70f55e5-6c8a-47cb-9eac-8f951cb39e41 tempest-VolumesActionsTest-874743111 tempest-VolumesActionsTest-874743111-project-member] Action body: b'{"os-detach": {}}' {{(pid=100271) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 05:38:43.016704 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-b70f55e5-6c8a-47cb-9eac-8f951cb39e41 tempest-VolumesActionsTest-874743111 tempest-VolumesActionsTest-874743111-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:38:43.029077 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:38:43.029077 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:38:43.029792 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-b70f55e5-6c8a-47cb-9eac-8f951cb39e41 tempest-VolumesActionsTest-874743111 tempest-VolumesActionsTest-874743111-project-member] Volume info retrieved successfully. Aug 25 05:38:43.032360 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-4881a80d-5598-45c7-b1fc-21c8a775f8d1 req-203fe37c-27c1-415e-b38a-80926e66608a None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:38:43.035320 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-4881a80d-5598-45c7-b1fc-21c8a775f8d1 req-203fe37c-27c1-415e-b38a-80926e66608a tempest-TestMultiAttachVolumeSwap-422775694 tempest-TestMultiAttachVolumeSwap-422775694-project-member] GET https://10.4.3.189/volume/v3/volumes/1633eabe-0fff-4a8d-b511-1363a815b671 Aug 25 05:38:43.035536 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-4881a80d-5598-45c7-b1fc-21c8a775f8d1 req-203fe37c-27c1-415e-b38a-80926e66608a tempest-TestMultiAttachVolumeSwap-422775694 tempest-TestMultiAttachVolumeSwap-422775694-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:38:43.035781 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-4881a80d-5598-45c7-b1fc-21c8a775f8d1 req-203fe37c-27c1-415e-b38a-80926e66608a tempest-TestMultiAttachVolumeSwap-422775694 tempest-TestMultiAttachVolumeSwap-422775694-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:38:43.044682 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:38:43.044682 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:38:43.049269 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [req-4881a80d-5598-45c7-b1fc-21c8a775f8d1 req-203fe37c-27c1-415e-b38a-80926e66608a tempest-TestMultiAttachVolumeSwap-422775694 tempest-TestMultiAttachVolumeSwap-422775694-project-member] Volume info retrieved successfully. Aug 25 05:38:43.053069 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-b70f55e5-6c8a-47cb-9eac-8f951cb39e41 tempest-VolumesActionsTest-874743111 tempest-VolumesActionsTest-874743111-project-member] Detach volume completed successfully. Aug 25 05:38:43.053462 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-b70f55e5-6c8a-47cb-9eac-8f951cb39e41 tempest-VolumesActionsTest-874743111 tempest-VolumesActionsTest-874743111-project-member] https://10.4.3.189/volume/v3/volumes/42f22f20-8aa5-41fb-86cf-027e050eb84a/action returned with HTTP 202 Aug 25 05:38:43.054019 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 52/202] 10.4.3.189 () {68 vars in 1390 bytes} [Tue Aug 25 05:38:43 2026] POST /volume/v3/volumes/42f22f20-8aa5-41fb-86cf-027e050eb84a/action => generated 0 bytes in 41 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 05:38:43.058088 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-4881a80d-5598-45c7-b1fc-21c8a775f8d1 req-203fe37c-27c1-415e-b38a-80926e66608a tempest-TestMultiAttachVolumeSwap-422775694 tempest-TestMultiAttachVolumeSwap-422775694-project-member] https://10.4.3.189/volume/v3/volumes/1633eabe-0fff-4a8d-b511-1363a815b671 returned with HTTP 200 Aug 25 05:38:43.058088 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 51/203] 10.4.3.189 () {68 vars in 1598 bytes} [Tue Aug 25 05:38:43 2026] GET /volume/v3/volumes/1633eabe-0fff-4a8d-b511-1363a815b671 => generated 868 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:38:43.064916 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-5abc6c4b-fa8c-4d6b-8fba-8f85625f1f06 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:38:43.067400 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-5abc6c4b-fa8c-4d6b-8fba-8f85625f1f06 tempest-VolumesActionsTest-874743111 tempest-VolumesActionsTest-874743111-project-member] GET https://10.4.3.189/volume/v3/volumes/42f22f20-8aa5-41fb-86cf-027e050eb84a Aug 25 05:38:43.067664 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-5abc6c4b-fa8c-4d6b-8fba-8f85625f1f06 tempest-VolumesActionsTest-874743111 tempest-VolumesActionsTest-874743111-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:38:43.067922 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-5abc6c4b-fa8c-4d6b-8fba-8f85625f1f06 tempest-VolumesActionsTest-874743111 tempest-VolumesActionsTest-874743111-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:38:43.087768 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:38:43.087768 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:38:43.096973 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-5abc6c4b-fa8c-4d6b-8fba-8f85625f1f06 tempest-VolumesActionsTest-874743111 tempest-VolumesActionsTest-874743111-project-member] Volume info retrieved successfully. Aug 25 05:38:43.106376 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-5abc6c4b-fa8c-4d6b-8fba-8f85625f1f06 tempest-VolumesActionsTest-874743111 tempest-VolumesActionsTest-874743111-project-member] https://10.4.3.189/volume/v3/volumes/42f22f20-8aa5-41fb-86cf-027e050eb84a returned with HTTP 200 Aug 25 05:38:43.108633 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 49/204] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:38:43 2026] GET /volume/v3/volumes/42f22f20-8aa5-41fb-86cf-027e050eb84a => generated 860 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:38:43.123316 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-b1949e76-3470-485b-a208-f870eee4e0d8 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:38:43.125474 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-b1949e76-3470-485b-a208-f870eee4e0d8 tempest-VolumesActionsTest-874743111 tempest-VolumesActionsTest-874743111-project-member] GET https://10.4.3.189/volume/v3/volumes/42f22f20-8aa5-41fb-86cf-027e050eb84a Aug 25 05:38:43.125763 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-b1949e76-3470-485b-a208-f870eee4e0d8 tempest-VolumesActionsTest-874743111 tempest-VolumesActionsTest-874743111-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:38:43.126019 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-b1949e76-3470-485b-a208-f870eee4e0d8 tempest-VolumesActionsTest-874743111 tempest-VolumesActionsTest-874743111-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:38:43.135415 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:38:43.135415 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:38:43.140684 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-b1949e76-3470-485b-a208-f870eee4e0d8 tempest-VolumesActionsTest-874743111 tempest-VolumesActionsTest-874743111-project-member] Volume info retrieved successfully. Aug 25 05:38:43.146281 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-b1949e76-3470-485b-a208-f870eee4e0d8 tempest-VolumesActionsTest-874743111 tempest-VolumesActionsTest-874743111-project-member] https://10.4.3.189/volume/v3/volumes/42f22f20-8aa5-41fb-86cf-027e050eb84a returned with HTTP 200 Aug 25 05:38:43.146788 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 53/205] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:38:43 2026] GET /volume/v3/volumes/42f22f20-8aa5-41fb-86cf-027e050eb84a => generated 860 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:38:43.163677 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-344394ba-2cb4-4b63-9e6d-c47384fa60e8 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:38:43.165791 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-49847bb6-e55f-4f3b-b2a8-53dbbe0c6de7 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:38:43.166165 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-344394ba-2cb4-4b63-9e6d-c47384fa60e8 tempest-VolumesActionsTest-874743111 tempest-VolumesActionsTest-874743111-project-member] DELETE https://10.4.3.189/volume/v3/volumes/42f22f20-8aa5-41fb-86cf-027e050eb84a Aug 25 05:38:43.166253 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-344394ba-2cb4-4b63-9e6d-c47384fa60e8 tempest-VolumesActionsTest-874743111 tempest-VolumesActionsTest-874743111-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:38:43.166427 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-49847bb6-e55f-4f3b-b2a8-53dbbe0c6de7 None None] GET https://10.4.3.189/volume// Aug 25 05:38:43.166622 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-344394ba-2cb4-4b63-9e6d-c47384fa60e8 tempest-VolumesActionsTest-874743111 tempest-VolumesActionsTest-874743111-project-member] Calling method 'delete' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:38:43.166690 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-49847bb6-e55f-4f3b-b2a8-53dbbe0c6de7 None None] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:38:43.166754 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [None req-344394ba-2cb4-4b63-9e6d-c47384fa60e8 tempest-VolumesActionsTest-874743111 tempest-VolumesActionsTest-874743111-project-member] Delete volume with id: 42f22f20-8aa5-41fb-86cf-027e050eb84a Aug 25 05:38:43.166971 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-49847bb6-e55f-4f3b-b2a8-53dbbe0c6de7 None None] Calling method 'all' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:38:43.167464 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-49847bb6-e55f-4f3b-b2a8-53dbbe0c6de7 None None] https://10.4.3.189/volume// returned with HTTP 300 Aug 25 05:38:43.167893 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 52/206] 10.4.3.189 () {66 vars in 1428 bytes} [Tue Aug 25 05:38: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 25 05:38:43.176875 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:38:43.176875 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:38:43.177532 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-344394ba-2cb4-4b63-9e6d-c47384fa60e8 tempest-VolumesActionsTest-874743111 tempest-VolumesActionsTest-874743111-project-member] Volume info retrieved successfully. Aug 25 05:38:43.181941 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-4881a80d-5598-45c7-b1fc-21c8a775f8d1 req-66ef4755-5129-4651-8af8-b98e04447b01 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:38:43.184837 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-4881a80d-5598-45c7-b1fc-21c8a775f8d1 req-66ef4755-5129-4651-8af8-b98e04447b01 tempest-TestMultiAttachVolumeSwap-422775694 tempest-TestMultiAttachVolumeSwap-422775694-project-member] POST https://10.4.3.189/volume/v3/attachments Aug 25 05:38:43.185496 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-4881a80d-5598-45c7-b1fc-21c8a775f8d1 req-66ef4755-5129-4651-8af8-b98e04447b01 tempest-TestMultiAttachVolumeSwap-422775694 tempest-TestMultiAttachVolumeSwap-422775694-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1633eabe-0fff-4a8d-b511-1363a815b671", "connector": null, "instance_uuid": "42fba3e0-d88a-45f8-89db-e621854bc722"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:38:43.186380 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-e5e269e5-160b-4dbe-a89b-4638bacce51d None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:38:43.192625 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-e5e269e5-160b-4dbe-a89b-4638bacce51d tempest-VolumesAssistedSnapshotsTest-1375744646 tempest-VolumesAssistedSnapshotsTest-1375744646-project-admin] GET https://10.4.3.189/volume/v3/volumes/fe862356-ffcc-4eb3-8097-b49f0712fc78 Aug 25 05:38:43.192865 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-e5e269e5-160b-4dbe-a89b-4638bacce51d tempest-VolumesAssistedSnapshotsTest-1375744646 tempest-VolumesAssistedSnapshotsTest-1375744646-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:38:43.193129 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-e5e269e5-160b-4dbe-a89b-4638bacce51d tempest-VolumesAssistedSnapshotsTest-1375744646 tempest-VolumesAssistedSnapshotsTest-1375744646-project-admin] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:38:43.196576 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:38:43.196576 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:38:43.211976 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:38:43.211976 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:38:43.220102 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-344394ba-2cb4-4b63-9e6d-c47384fa60e8 tempest-VolumesActionsTest-874743111 tempest-VolumesActionsTest-874743111-project-member] Delete volume request issued successfully. Aug 25 05:38:43.220414 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-344394ba-2cb4-4b63-9e6d-c47384fa60e8 tempest-VolumesActionsTest-874743111 tempest-VolumesActionsTest-874743111-project-member] https://10.4.3.189/volume/v3/volumes/42f22f20-8aa5-41fb-86cf-027e050eb84a returned with HTTP 202 Aug 25 05:38:43.221139 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 53/207] 10.4.3.189 () {66 vars in 1351 bytes} [Tue Aug 25 05:38:43 2026] DELETE /volume/v3/volumes/42f22f20-8aa5-41fb-86cf-027e050eb84a => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:38:43.225009 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-e5e269e5-160b-4dbe-a89b-4638bacce51d tempest-VolumesAssistedSnapshotsTest-1375744646 tempest-VolumesAssistedSnapshotsTest-1375744646-project-admin] Volume info retrieved successfully. Aug 25 05:38:43.225155 np0000008051 devstack@c-api.service[100268]: WARNING cinder.volume.api [req-4881a80d-5598-45c7-b1fc-21c8a775f8d1 req-66ef4755-5129-4651-8af8-b98e04447b01 tempest-TestMultiAttachVolumeSwap-422775694 tempest-TestMultiAttachVolumeSwap-422775694-project-member] Using volume_admin_metadata to set Read Only mode is deprecated! Please use the mode argument in attachment-create. Aug 25 05:38:43.229835 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-4997e38f-3db7-4223-a1ab-4806937ad68c None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:38:43.233714 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-e5e269e5-160b-4dbe-a89b-4638bacce51d tempest-VolumesAssistedSnapshotsTest-1375744646 tempest-VolumesAssistedSnapshotsTest-1375744646-project-admin] https://10.4.3.189/volume/v3/volumes/fe862356-ffcc-4eb3-8097-b49f0712fc78 returned with HTTP 200 Aug 25 05:38:43.234907 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-4881a80d-5598-45c7-b1fc-21c8a775f8d1 req-66ef4755-5129-4651-8af8-b98e04447b01 tempest-TestMultiAttachVolumeSwap-422775694 tempest-TestMultiAttachVolumeSwap-422775694-project-member] https://10.4.3.189/volume/v3/attachments returned with HTTP 200 Aug 25 05:38:43.235073 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 54/208] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:38:43 2026] GET /volume/v3/volumes/fe862356-ffcc-4eb3-8097-b49f0712fc78 => generated 1016 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:38:43.235123 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 50/209] 10.4.3.189 () {74 vars in 1594 bytes} [Tue Aug 25 05:38:43 2026] POST /volume/v3/attachments => generated 271 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:38:43.236440 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-4997e38f-3db7-4223-a1ab-4806937ad68c tempest-VolumesActionsTest-874743111 tempest-VolumesActionsTest-874743111-project-member] GET https://10.4.3.189/volume/v3/volumes/42f22f20-8aa5-41fb-86cf-027e050eb84a Aug 25 05:38:43.236722 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-4997e38f-3db7-4223-a1ab-4806937ad68c tempest-VolumesActionsTest-874743111 tempest-VolumesActionsTest-874743111-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:38:43.236940 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-4997e38f-3db7-4223-a1ab-4806937ad68c tempest-VolumesActionsTest-874743111 tempest-VolumesActionsTest-874743111-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:38:43.257165 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:38:43.257165 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:38:43.266243 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-4997e38f-3db7-4223-a1ab-4806937ad68c tempest-VolumesActionsTest-874743111 tempest-VolumesActionsTest-874743111-project-member] Volume info retrieved successfully. Aug 25 05:38:43.274160 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-4997e38f-3db7-4223-a1ab-4806937ad68c tempest-VolumesActionsTest-874743111 tempest-VolumesActionsTest-874743111-project-member] https://10.4.3.189/volume/v3/volumes/42f22f20-8aa5-41fb-86cf-027e050eb84a returned with HTTP 200 Aug 25 05:38:43.274856 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 53/210] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:38:43 2026] GET /volume/v3/volumes/42f22f20-8aa5-41fb-86cf-027e050eb84a => generated 859 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:38:43.293366 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-d95d4571-7a86-4fa5-98ba-e9f3d7db5c51 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:38:43.295872 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-d95d4571-7a86-4fa5-98ba-e9f3d7db5c51 tempest-TestMultiAttachVolumeSwap-422775694 tempest-TestMultiAttachVolumeSwap-422775694-project-member] GET https://10.4.3.189/volume/v3/volumes/1633eabe-0fff-4a8d-b511-1363a815b671 Aug 25 05:38:43.296207 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-d95d4571-7a86-4fa5-98ba-e9f3d7db5c51 tempest-TestMultiAttachVolumeSwap-422775694 tempest-TestMultiAttachVolumeSwap-422775694-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:38:43.296498 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-d95d4571-7a86-4fa5-98ba-e9f3d7db5c51 tempest-TestMultiAttachVolumeSwap-422775694 tempest-TestMultiAttachVolumeSwap-422775694-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:38:43.300186 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-754fb71b-136e-4b4c-937a-fbe435eb458a None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:38:43.300738 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-754fb71b-136e-4b4c-937a-fbe435eb458a None None] GET https://10.4.3.189/volume// Aug 25 05:38:43.300955 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-754fb71b-136e-4b4c-937a-fbe435eb458a None None] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:38:43.301206 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-754fb71b-136e-4b4c-937a-fbe435eb458a None None] Calling method 'all' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:38:43.301634 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-754fb71b-136e-4b4c-937a-fbe435eb458a None None] https://10.4.3.189/volume// returned with HTTP 300 Aug 25 05:38:43.302040 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 55/211] 10.4.3.189 () {66 vars in 1426 bytes} [Tue Aug 25 05:38: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 25 05:38:43.314224 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-4881a80d-5598-45c7-b1fc-21c8a775f8d1 req-5912a67c-fb3c-45fb-a0f3-be7f951615e2 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:38:43.317914 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-4881a80d-5598-45c7-b1fc-21c8a775f8d1 req-5912a67c-fb3c-45fb-a0f3-be7f951615e2 tempest-TestMultiAttachVolumeSwap-422775694 tempest-TestMultiAttachVolumeSwap-422775694-project-member] GET https://10.4.3.189/volume/v3/volumes/1633eabe-0fff-4a8d-b511-1363a815b671 Aug 25 05:38:43.318216 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-4881a80d-5598-45c7-b1fc-21c8a775f8d1 req-5912a67c-fb3c-45fb-a0f3-be7f951615e2 tempest-TestMultiAttachVolumeSwap-422775694 tempest-TestMultiAttachVolumeSwap-422775694-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:38:43.318642 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-4881a80d-5598-45c7-b1fc-21c8a775f8d1 req-5912a67c-fb3c-45fb-a0f3-be7f951615e2 tempest-TestMultiAttachVolumeSwap-422775694 tempest-TestMultiAttachVolumeSwap-422775694-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:38:43.329854 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:38:43.329854 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:38:43.336392 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-d95d4571-7a86-4fa5-98ba-e9f3d7db5c51 tempest-TestMultiAttachVolumeSwap-422775694 tempest-TestMultiAttachVolumeSwap-422775694-project-member] Volume info retrieved successfully. Aug 25 05:38:43.336989 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:38:43.336989 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:38:43.344197 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-d95d4571-7a86-4fa5-98ba-e9f3d7db5c51 tempest-TestMultiAttachVolumeSwap-422775694 tempest-TestMultiAttachVolumeSwap-422775694-project-member] https://10.4.3.189/volume/v3/volumes/1633eabe-0fff-4a8d-b511-1363a815b671 returned with HTTP 200 Aug 25 05:38:43.344959 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 54/212] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:38:43 2026] GET /volume/v3/volumes/1633eabe-0fff-4a8d-b511-1363a815b671 => generated 867 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:38:43.345553 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [req-4881a80d-5598-45c7-b1fc-21c8a775f8d1 req-5912a67c-fb3c-45fb-a0f3-be7f951615e2 tempest-TestMultiAttachVolumeSwap-422775694 tempest-TestMultiAttachVolumeSwap-422775694-project-member] Volume info retrieved successfully. Aug 25 05:38:43.355920 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-4881a80d-5598-45c7-b1fc-21c8a775f8d1 req-5912a67c-fb3c-45fb-a0f3-be7f951615e2 tempest-TestMultiAttachVolumeSwap-422775694 tempest-TestMultiAttachVolumeSwap-422775694-project-member] https://10.4.3.189/volume/v3/volumes/1633eabe-0fff-4a8d-b511-1363a815b671 returned with HTTP 200 Aug 25 05:38:43.357214 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 51/213] 10.4.3.189 () {70 vars in 1639 bytes} [Tue Aug 25 05:38:43 2026] GET /volume/v3/volumes/1633eabe-0fff-4a8d-b511-1363a815b671 => generated 1047 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 05:38:43.465444 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-4881a80d-5598-45c7-b1fc-21c8a775f8d1 req-0a299268-0ba1-42e8-a357-3d3303cc48ef None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:38:43.469604 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-4881a80d-5598-45c7-b1fc-21c8a775f8d1 req-0a299268-0ba1-42e8-a357-3d3303cc48ef tempest-TestMultiAttachVolumeSwap-422775694 tempest-TestMultiAttachVolumeSwap-422775694-project-member] PUT https://10.4.3.189/volume/v3/attachments/59da6971-6eb8-412f-8026-151a07c10cee Aug 25 05:38:43.470019 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-4881a80d-5598-45c7-b1fc-21c8a775f8d1 req-0a299268-0ba1-42e8-a357-3d3303cc48ef tempest-TestMultiAttachVolumeSwap-422775694 tempest-TestMultiAttachVolumeSwap-422775694-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.189", "host": "np0000008051", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:8b4a65c6a3e1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "a19da604-b1eb-4396-a9d5-30b16dae3da8", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:38:43.483441 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.coordination [req-4881a80d-5598-45c7-b1fc-21c8a775f8d1 req-0a299268-0ba1-42e8-a357-3d3303cc48ef tempest-TestMultiAttachVolumeSwap-422775694 tempest-TestMultiAttachVolumeSwap-422775694-project-member] Acquiring lock "cinder-attachment_update-1633eabe-0fff-4a8d-b511-1363a815b671-np0000008051" by "attachment_update" {{(pid=100269) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 05:38:43.490275 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.coordination [req-4881a80d-5598-45c7-b1fc-21c8a775f8d1 req-0a299268-0ba1-42e8-a357-3d3303cc48ef tempest-TestMultiAttachVolumeSwap-422775694 tempest-TestMultiAttachVolumeSwap-422775694-project-member] Lock "cinder-attachment_update-1633eabe-0fff-4a8d-b511-1363a815b671-np0000008051" acquired by "attachment_update" :: waited 0.007s {{(pid=100269) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 05:38:43.492151 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:38:43.492151 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:38:43.497845 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-c1a086bf-8885-43a4-b9ac-e3b34ad74a93 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:38:43.500654 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-c1a086bf-8885-43a4-b9ac-e3b34ad74a93 tempest-TaggedBootDevicesTest-1708542002 tempest-TaggedBootDevicesTest-1708542002-project-member] GET https://10.4.3.189/volume/v3/volumes/1de40a58-b41b-4e2f-b614-b1a11a2dc9ae Aug 25 05:38:43.500654 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-c1a086bf-8885-43a4-b9ac-e3b34ad74a93 tempest-TaggedBootDevicesTest-1708542002 tempest-TaggedBootDevicesTest-1708542002-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:38:43.500654 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-c1a086bf-8885-43a4-b9ac-e3b34ad74a93 tempest-TaggedBootDevicesTest-1708542002 tempest-TaggedBootDevicesTest-1708542002-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:38:43.510502 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:38:43.510502 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:38:43.523571 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-c1a086bf-8885-43a4-b9ac-e3b34ad74a93 tempest-TaggedBootDevicesTest-1708542002 tempest-TaggedBootDevicesTest-1708542002-project-member] Volume info retrieved successfully. Aug 25 05:38:43.543773 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-c1a086bf-8885-43a4-b9ac-e3b34ad74a93 tempest-TaggedBootDevicesTest-1708542002 tempest-TaggedBootDevicesTest-1708542002-project-member] https://10.4.3.189/volume/v3/volumes/1de40a58-b41b-4e2f-b614-b1a11a2dc9ae returned with HTTP 200 Aug 25 05:38:43.544360 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 56/214] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:38:43 2026] GET /volume/v3/volumes/1de40a58-b41b-4e2f-b614-b1a11a2dc9ae => generated 905 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:38:43.569464 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-ee0c178a-cb34-4e87-ae30-d28c881c4dd9 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:38:43.572253 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-ee0c178a-cb34-4e87-ae30-d28c881c4dd9 tempest-TaggedAttachmentsTest-1141031454 tempest-TaggedAttachmentsTest-1141031454-project-member] GET https://10.4.3.189/volume/v3/volumes/e3d27fca-c234-4d03-a430-b1b2a88d3874 Aug 25 05:38:43.572618 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-ee0c178a-cb34-4e87-ae30-d28c881c4dd9 tempest-TaggedAttachmentsTest-1141031454 tempest-TaggedAttachmentsTest-1141031454-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:38:43.572858 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-ee0c178a-cb34-4e87-ae30-d28c881c4dd9 tempest-TaggedAttachmentsTest-1141031454 tempest-TaggedAttachmentsTest-1141031454-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:38:43.590224 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:38:43.590224 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:38:43.597463 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-ee0c178a-cb34-4e87-ae30-d28c881c4dd9 tempest-TaggedAttachmentsTest-1141031454 tempest-TaggedAttachmentsTest-1141031454-project-member] Volume info retrieved successfully. Aug 25 05:38:43.603527 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-ee0c178a-cb34-4e87-ae30-d28c881c4dd9 tempest-TaggedAttachmentsTest-1141031454 tempest-TaggedAttachmentsTest-1141031454-project-member] https://10.4.3.189/volume/v3/volumes/e3d27fca-c234-4d03-a430-b1b2a88d3874 returned with HTTP 200 Aug 25 05:38:43.604115 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 55/215] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:38:43 2026] GET /volume/v3/volumes/e3d27fca-c234-4d03-a430-b1b2a88d3874 => generated 844 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:38:43.640472 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.coordination [req-4881a80d-5598-45c7-b1fc-21c8a775f8d1 req-0a299268-0ba1-42e8-a357-3d3303cc48ef tempest-TestMultiAttachVolumeSwap-422775694 tempest-TestMultiAttachVolumeSwap-422775694-project-member] Lock "cinder-attachment_update-1633eabe-0fff-4a8d-b511-1363a815b671-np0000008051" released by "attachment_update" :: held 0.150s {{(pid=100269) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 05:38:43.640923 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-4881a80d-5598-45c7-b1fc-21c8a775f8d1 req-0a299268-0ba1-42e8-a357-3d3303cc48ef tempest-TestMultiAttachVolumeSwap-422775694 tempest-TestMultiAttachVolumeSwap-422775694-project-member] https://10.4.3.189/volume/v3/attachments/59da6971-6eb8-412f-8026-151a07c10cee returned with HTTP 200 Aug 25 05:38:43.642291 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 54/216] 10.4.3.189 () {74 vars in 1704 bytes} [Tue Aug 25 05:38:43 2026] PUT /volume/v3/attachments/59da6971-6eb8-412f-8026-151a07c10cee => generated 967 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:38:43.801398 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-8ad122ae-348e-4654-9520-10f18015eb46 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:38:43.803866 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-8ad122ae-348e-4654-9520-10f18015eb46 tempest-AttachSCSIVolumeTestJSON-717183569 tempest-AttachSCSIVolumeTestJSON-717183569-project-member] GET https://10.4.3.189/volume/v3/volumes/98a458c1-740a-45ad-841d-fe9248f0b34a Aug 25 05:38:43.804576 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-8ad122ae-348e-4654-9520-10f18015eb46 tempest-AttachSCSIVolumeTestJSON-717183569 tempest-AttachSCSIVolumeTestJSON-717183569-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:38:43.804576 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-8ad122ae-348e-4654-9520-10f18015eb46 tempest-AttachSCSIVolumeTestJSON-717183569 tempest-AttachSCSIVolumeTestJSON-717183569-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:38:43.822177 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:38:43.822177 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:38:43.826862 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-8ad122ae-348e-4654-9520-10f18015eb46 tempest-AttachSCSIVolumeTestJSON-717183569 tempest-AttachSCSIVolumeTestJSON-717183569-project-member] Volume info retrieved successfully. Aug 25 05:38:43.831620 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-8ad122ae-348e-4654-9520-10f18015eb46 tempest-AttachSCSIVolumeTestJSON-717183569 tempest-AttachSCSIVolumeTestJSON-717183569-project-member] https://10.4.3.189/volume/v3/volumes/98a458c1-740a-45ad-841d-fe9248f0b34a returned with HTTP 200 Aug 25 05:38:43.832138 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 52/217] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:38:43 2026] GET /volume/v3/volumes/98a458c1-740a-45ad-841d-fe9248f0b34a => generated 848 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:38:44.253100 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-163abf9e-de42-4d0a-92d3-850ff5aa4b8f None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:38:44.255524 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-163abf9e-de42-4d0a-92d3-850ff5aa4b8f tempest-VolumesAssistedSnapshotsTest-1375744646 tempest-VolumesAssistedSnapshotsTest-1375744646-project-admin] GET https://10.4.3.189/volume/v3/volumes/fe862356-ffcc-4eb3-8097-b49f0712fc78 Aug 25 05:38:44.255749 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-163abf9e-de42-4d0a-92d3-850ff5aa4b8f tempest-VolumesAssistedSnapshotsTest-1375744646 tempest-VolumesAssistedSnapshotsTest-1375744646-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:38:44.255944 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-163abf9e-de42-4d0a-92d3-850ff5aa4b8f tempest-VolumesAssistedSnapshotsTest-1375744646 tempest-VolumesAssistedSnapshotsTest-1375744646-project-admin] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:38:44.268149 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:38:44.268149 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:38:44.273201 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-163abf9e-de42-4d0a-92d3-850ff5aa4b8f tempest-VolumesAssistedSnapshotsTest-1375744646 tempest-VolumesAssistedSnapshotsTest-1375744646-project-admin] Volume info retrieved successfully. Aug 25 05:38:44.278778 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-163abf9e-de42-4d0a-92d3-850ff5aa4b8f tempest-VolumesAssistedSnapshotsTest-1375744646 tempest-VolumesAssistedSnapshotsTest-1375744646-project-admin] https://10.4.3.189/volume/v3/volumes/fe862356-ffcc-4eb3-8097-b49f0712fc78 returned with HTTP 200 Aug 25 05:38:44.279289 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 57/218] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:38:44 2026] GET /volume/v3/volumes/fe862356-ffcc-4eb3-8097-b49f0712fc78 => generated 1016 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:38:44.293328 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-04735c10-2b90-4556-a900-9c64cdf59302 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:38:44.295544 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-04735c10-2b90-4556-a900-9c64cdf59302 tempest-VolumesActionsTest-874743111 tempest-VolumesActionsTest-874743111-project-member] GET https://10.4.3.189/volume/v3/volumes/42f22f20-8aa5-41fb-86cf-027e050eb84a Aug 25 05:38:44.295774 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-04735c10-2b90-4556-a900-9c64cdf59302 tempest-VolumesActionsTest-874743111 tempest-VolumesActionsTest-874743111-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:38:44.296026 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-04735c10-2b90-4556-a900-9c64cdf59302 tempest-VolumesActionsTest-874743111 tempest-VolumesActionsTest-874743111-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:38:44.302698 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-04735c10-2b90-4556-a900-9c64cdf59302 tempest-VolumesActionsTest-874743111 tempest-VolumesActionsTest-874743111-project-member] https://10.4.3.189/volume/v3/volumes/42f22f20-8aa5-41fb-86cf-027e050eb84a returned with HTTP 404 Aug 25 05:38:44.303336 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 56/219] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:38:44 2026] GET /volume/v3/volumes/42f22f20-8aa5-41fb-86cf-027e050eb84a => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:38:44.360609 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-46c94073-030a-45e5-bd4e-73173f14cca7 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:38:44.362968 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-46c94073-030a-45e5-bd4e-73173f14cca7 tempest-TestMultiAttachVolumeSwap-422775694 tempest-TestMultiAttachVolumeSwap-422775694-project-member] GET https://10.4.3.189/volume/v3/volumes/1633eabe-0fff-4a8d-b511-1363a815b671 Aug 25 05:38:44.363882 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-46c94073-030a-45e5-bd4e-73173f14cca7 tempest-TestMultiAttachVolumeSwap-422775694 tempest-TestMultiAttachVolumeSwap-422775694-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:38:44.363882 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-46c94073-030a-45e5-bd4e-73173f14cca7 tempest-TestMultiAttachVolumeSwap-422775694 tempest-TestMultiAttachVolumeSwap-422775694-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:38:44.384086 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:38:44.384086 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:38:44.389674 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-46c94073-030a-45e5-bd4e-73173f14cca7 tempest-TestMultiAttachVolumeSwap-422775694 tempest-TestMultiAttachVolumeSwap-422775694-project-member] Volume info retrieved successfully. Aug 25 05:38:44.399933 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-46c94073-030a-45e5-bd4e-73173f14cca7 tempest-TestMultiAttachVolumeSwap-422775694 tempest-TestMultiAttachVolumeSwap-422775694-project-member] https://10.4.3.189/volume/v3/volumes/1633eabe-0fff-4a8d-b511-1363a815b671 returned with HTTP 200 Aug 25 05:38:44.399933 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 55/220] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:38:44 2026] GET /volume/v3/volumes/1633eabe-0fff-4a8d-b511-1363a815b671 => generated 868 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:38:44.564820 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-928055cc-8278-4dd3-92a4-3054e6123d5a None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:38:44.566994 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-928055cc-8278-4dd3-92a4-3054e6123d5a tempest-TaggedBootDevicesTest-1708542002 tempest-TaggedBootDevicesTest-1708542002-project-member] GET https://10.4.3.189/volume/v3/volumes/1de40a58-b41b-4e2f-b614-b1a11a2dc9ae Aug 25 05:38:44.567325 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-928055cc-8278-4dd3-92a4-3054e6123d5a tempest-TaggedBootDevicesTest-1708542002 tempest-TaggedBootDevicesTest-1708542002-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:38:44.567602 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-928055cc-8278-4dd3-92a4-3054e6123d5a tempest-TaggedBootDevicesTest-1708542002 tempest-TaggedBootDevicesTest-1708542002-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:38:44.581568 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:38:44.581568 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:38:44.589149 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-928055cc-8278-4dd3-92a4-3054e6123d5a tempest-TaggedBootDevicesTest-1708542002 tempest-TaggedBootDevicesTest-1708542002-project-member] Volume info retrieved successfully. Aug 25 05:38:44.597846 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-928055cc-8278-4dd3-92a4-3054e6123d5a tempest-TaggedBootDevicesTest-1708542002 tempest-TaggedBootDevicesTest-1708542002-project-member] https://10.4.3.189/volume/v3/volumes/1de40a58-b41b-4e2f-b614-b1a11a2dc9ae returned with HTTP 200 Aug 25 05:38:44.598766 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 53/221] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:38:44 2026] GET /volume/v3/volumes/1de40a58-b41b-4e2f-b614-b1a11a2dc9ae => generated 905 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:38:44.626786 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-73ae375b-9219-47c6-b128-a5c83dc140b5 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:38:44.628990 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-73ae375b-9219-47c6-b128-a5c83dc140b5 tempest-TaggedAttachmentsTest-1141031454 tempest-TaggedAttachmentsTest-1141031454-project-member] GET https://10.4.3.189/volume/v3/volumes/e3d27fca-c234-4d03-a430-b1b2a88d3874 Aug 25 05:38:44.629988 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-73ae375b-9219-47c6-b128-a5c83dc140b5 tempest-TaggedAttachmentsTest-1141031454 tempest-TaggedAttachmentsTest-1141031454-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:38:44.629988 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-73ae375b-9219-47c6-b128-a5c83dc140b5 tempest-TaggedAttachmentsTest-1141031454 tempest-TaggedAttachmentsTest-1141031454-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:38:44.643510 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:38:44.643510 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:38:44.651084 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-73ae375b-9219-47c6-b128-a5c83dc140b5 tempest-TaggedAttachmentsTest-1141031454 tempest-TaggedAttachmentsTest-1141031454-project-member] Volume info retrieved successfully. Aug 25 05:38:44.652938 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-73ae375b-9219-47c6-b128-a5c83dc140b5 tempest-TaggedAttachmentsTest-1141031454 tempest-TaggedAttachmentsTest-1141031454-project-member] https://10.4.3.189/volume/v3/volumes/e3d27fca-c234-4d03-a430-b1b2a88d3874 returned with HTTP 200 Aug 25 05:38:44.653376 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 58/222] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:38:44 2026] GET /volume/v3/volumes/e3d27fca-c234-4d03-a430-b1b2a88d3874 => generated 844 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:38:44.851080 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-26ad3915-68b9-41ab-900d-216f01796955 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:38:44.854302 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-26ad3915-68b9-41ab-900d-216f01796955 tempest-AttachSCSIVolumeTestJSON-717183569 tempest-AttachSCSIVolumeTestJSON-717183569-project-member] GET https://10.4.3.189/volume/v3/volumes/98a458c1-740a-45ad-841d-fe9248f0b34a Aug 25 05:38:44.854620 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-26ad3915-68b9-41ab-900d-216f01796955 tempest-AttachSCSIVolumeTestJSON-717183569 tempest-AttachSCSIVolumeTestJSON-717183569-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:38:44.854920 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-26ad3915-68b9-41ab-900d-216f01796955 tempest-AttachSCSIVolumeTestJSON-717183569 tempest-AttachSCSIVolumeTestJSON-717183569-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:38:44.871226 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:38:44.871226 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:38:44.876978 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-26ad3915-68b9-41ab-900d-216f01796955 tempest-AttachSCSIVolumeTestJSON-717183569 tempest-AttachSCSIVolumeTestJSON-717183569-project-member] Volume info retrieved successfully. Aug 25 05:38:44.887052 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-26ad3915-68b9-41ab-900d-216f01796955 tempest-AttachSCSIVolumeTestJSON-717183569 tempest-AttachSCSIVolumeTestJSON-717183569-project-member] https://10.4.3.189/volume/v3/volumes/98a458c1-740a-45ad-841d-fe9248f0b34a returned with HTTP 200 Aug 25 05:38:44.887860 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 57/223] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:38:44 2026] GET /volume/v3/volumes/98a458c1-740a-45ad-841d-fe9248f0b34a => generated 848 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:38:45.299868 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-d617b14d-fa63-4ccc-abf9-5bc61eeead98 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:38:45.303406 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-d617b14d-fa63-4ccc-abf9-5bc61eeead98 tempest-VolumesAssistedSnapshotsTest-1375744646 tempest-VolumesAssistedSnapshotsTest-1375744646-project-admin] GET https://10.4.3.189/volume/v3/volumes/fe862356-ffcc-4eb3-8097-b49f0712fc78 Aug 25 05:38:45.303745 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-d617b14d-fa63-4ccc-abf9-5bc61eeead98 tempest-VolumesAssistedSnapshotsTest-1375744646 tempest-VolumesAssistedSnapshotsTest-1375744646-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:38:45.304040 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-d617b14d-fa63-4ccc-abf9-5bc61eeead98 tempest-VolumesAssistedSnapshotsTest-1375744646 tempest-VolumesAssistedSnapshotsTest-1375744646-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:38:45.321310 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:38:45.321310 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:38:45.326223 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-d617b14d-fa63-4ccc-abf9-5bc61eeead98 tempest-VolumesAssistedSnapshotsTest-1375744646 tempest-VolumesAssistedSnapshotsTest-1375744646-project-admin] Volume info retrieved successfully. Aug 25 05:38:45.332960 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-d617b14d-fa63-4ccc-abf9-5bc61eeead98 tempest-VolumesAssistedSnapshotsTest-1375744646 tempest-VolumesAssistedSnapshotsTest-1375744646-project-admin] https://10.4.3.189/volume/v3/volumes/fe862356-ffcc-4eb3-8097-b49f0712fc78 returned with HTTP 200 Aug 25 05:38:45.333648 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 56/224] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:38:45 2026] GET /volume/v3/volumes/fe862356-ffcc-4eb3-8097-b49f0712fc78 => generated 1016 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:38:45.413722 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-bb9f4c21-7688-4933-830e-192842c474bb None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:38:45.417848 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-bb9f4c21-7688-4933-830e-192842c474bb tempest-TestMultiAttachVolumeSwap-422775694 tempest-TestMultiAttachVolumeSwap-422775694-project-member] GET https://10.4.3.189/volume/v3/volumes/1633eabe-0fff-4a8d-b511-1363a815b671 Aug 25 05:38:45.417848 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-bb9f4c21-7688-4933-830e-192842c474bb tempest-TestMultiAttachVolumeSwap-422775694 tempest-TestMultiAttachVolumeSwap-422775694-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:38:45.417848 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-bb9f4c21-7688-4933-830e-192842c474bb tempest-TestMultiAttachVolumeSwap-422775694 tempest-TestMultiAttachVolumeSwap-422775694-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:38:45.430825 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:38:45.430825 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:38:45.436084 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-bb9f4c21-7688-4933-830e-192842c474bb tempest-TestMultiAttachVolumeSwap-422775694 tempest-TestMultiAttachVolumeSwap-422775694-project-member] Volume info retrieved successfully. Aug 25 05:38:45.441129 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-bb9f4c21-7688-4933-830e-192842c474bb tempest-TestMultiAttachVolumeSwap-422775694 tempest-TestMultiAttachVolumeSwap-422775694-project-member] https://10.4.3.189/volume/v3/volumes/1633eabe-0fff-4a8d-b511-1363a815b671 returned with HTTP 200 Aug 25 05:38:45.441594 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 54/225] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:38:45 2026] GET /volume/v3/volumes/1633eabe-0fff-4a8d-b511-1363a815b671 => generated 868 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:38:45.614626 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-17e7f181-316e-4f65-818d-b285846ec6fa None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:38:45.618086 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-17e7f181-316e-4f65-818d-b285846ec6fa tempest-TaggedBootDevicesTest-1708542002 tempest-TaggedBootDevicesTest-1708542002-project-member] GET https://10.4.3.189/volume/v3/volumes/1de40a58-b41b-4e2f-b614-b1a11a2dc9ae Aug 25 05:38:45.618086 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-17e7f181-316e-4f65-818d-b285846ec6fa tempest-TaggedBootDevicesTest-1708542002 tempest-TaggedBootDevicesTest-1708542002-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:38:45.618086 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-17e7f181-316e-4f65-818d-b285846ec6fa tempest-TaggedBootDevicesTest-1708542002 tempest-TaggedBootDevicesTest-1708542002-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:38:45.627342 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:38:45.627342 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:38:45.633969 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-17e7f181-316e-4f65-818d-b285846ec6fa tempest-TaggedBootDevicesTest-1708542002 tempest-TaggedBootDevicesTest-1708542002-project-member] Volume info retrieved successfully. Aug 25 05:38:45.638916 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-17e7f181-316e-4f65-818d-b285846ec6fa tempest-TaggedBootDevicesTest-1708542002 tempest-TaggedBootDevicesTest-1708542002-project-member] https://10.4.3.189/volume/v3/volumes/1de40a58-b41b-4e2f-b614-b1a11a2dc9ae returned with HTTP 200 Aug 25 05:38:45.639580 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 59/226] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:38:45 2026] GET /volume/v3/volumes/1de40a58-b41b-4e2f-b614-b1a11a2dc9ae => generated 905 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:38:45.669279 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-348f3ddb-6dcf-475b-ba19-f150eae567fe None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:38:45.672051 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-348f3ddb-6dcf-475b-ba19-f150eae567fe tempest-TaggedAttachmentsTest-1141031454 tempest-TaggedAttachmentsTest-1141031454-project-member] GET https://10.4.3.189/volume/v3/volumes/e3d27fca-c234-4d03-a430-b1b2a88d3874 Aug 25 05:38:45.672373 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-348f3ddb-6dcf-475b-ba19-f150eae567fe tempest-TaggedAttachmentsTest-1141031454 tempest-TaggedAttachmentsTest-1141031454-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:38:45.672648 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-348f3ddb-6dcf-475b-ba19-f150eae567fe tempest-TaggedAttachmentsTest-1141031454 tempest-TaggedAttachmentsTest-1141031454-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:38:45.686947 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:38:45.686947 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:38:45.692692 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-348f3ddb-6dcf-475b-ba19-f150eae567fe tempest-TaggedAttachmentsTest-1141031454 tempest-TaggedAttachmentsTest-1141031454-project-member] Volume info retrieved successfully. Aug 25 05:38:45.700863 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-348f3ddb-6dcf-475b-ba19-f150eae567fe tempest-TaggedAttachmentsTest-1141031454 tempest-TaggedAttachmentsTest-1141031454-project-member] https://10.4.3.189/volume/v3/volumes/e3d27fca-c234-4d03-a430-b1b2a88d3874 returned with HTTP 200 Aug 25 05:38:45.701509 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 58/227] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:38:45 2026] GET /volume/v3/volumes/e3d27fca-c234-4d03-a430-b1b2a88d3874 => generated 844 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:38:45.907226 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-11dd8230-3162-4f3e-a83f-6f11326ad27e None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:38:45.909332 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-11dd8230-3162-4f3e-a83f-6f11326ad27e tempest-AttachSCSIVolumeTestJSON-717183569 tempest-AttachSCSIVolumeTestJSON-717183569-project-member] GET https://10.4.3.189/volume/v3/volumes/98a458c1-740a-45ad-841d-fe9248f0b34a Aug 25 05:38:45.909617 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-11dd8230-3162-4f3e-a83f-6f11326ad27e tempest-AttachSCSIVolumeTestJSON-717183569 tempest-AttachSCSIVolumeTestJSON-717183569-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:38:45.910229 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-11dd8230-3162-4f3e-a83f-6f11326ad27e tempest-AttachSCSIVolumeTestJSON-717183569 tempest-AttachSCSIVolumeTestJSON-717183569-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:38:45.921925 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:38:45.921925 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:38:45.926464 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-11dd8230-3162-4f3e-a83f-6f11326ad27e tempest-AttachSCSIVolumeTestJSON-717183569 tempest-AttachSCSIVolumeTestJSON-717183569-project-member] Volume info retrieved successfully. Aug 25 05:38:45.933403 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-11dd8230-3162-4f3e-a83f-6f11326ad27e tempest-AttachSCSIVolumeTestJSON-717183569 tempest-AttachSCSIVolumeTestJSON-717183569-project-member] https://10.4.3.189/volume/v3/volumes/98a458c1-740a-45ad-841d-fe9248f0b34a returned with HTTP 200 Aug 25 05:38:45.934275 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 57/228] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:38:45 2026] GET /volume/v3/volumes/98a458c1-740a-45ad-841d-fe9248f0b34a => generated 848 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:38:46.348415 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-9da261cd-ac9e-43b7-abc3-4105f345b853 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:38:46.353144 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-9da261cd-ac9e-43b7-abc3-4105f345b853 tempest-VolumesAssistedSnapshotsTest-1375744646 tempest-VolumesAssistedSnapshotsTest-1375744646-project-admin] GET https://10.4.3.189/volume/v3/volumes/fe862356-ffcc-4eb3-8097-b49f0712fc78 Aug 25 05:38:46.353144 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-9da261cd-ac9e-43b7-abc3-4105f345b853 tempest-VolumesAssistedSnapshotsTest-1375744646 tempest-VolumesAssistedSnapshotsTest-1375744646-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:38:46.353144 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-9da261cd-ac9e-43b7-abc3-4105f345b853 tempest-VolumesAssistedSnapshotsTest-1375744646 tempest-VolumesAssistedSnapshotsTest-1375744646-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:38:46.368403 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:38:46.368403 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:38:46.381354 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-9da261cd-ac9e-43b7-abc3-4105f345b853 tempest-VolumesAssistedSnapshotsTest-1375744646 tempest-VolumesAssistedSnapshotsTest-1375744646-project-admin] Volume info retrieved successfully. Aug 25 05:38:46.389229 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-9da261cd-ac9e-43b7-abc3-4105f345b853 tempest-VolumesAssistedSnapshotsTest-1375744646 tempest-VolumesAssistedSnapshotsTest-1375744646-project-admin] https://10.4.3.189/volume/v3/volumes/fe862356-ffcc-4eb3-8097-b49f0712fc78 returned with HTTP 200 Aug 25 05:38:46.389229 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 55/229] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:38:46 2026] GET /volume/v3/volumes/fe862356-ffcc-4eb3-8097-b49f0712fc78 => generated 1016 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:38:46.463089 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-d1d089dc-0be9-4f27-b6ea-a069eb441c6e None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:38:46.468978 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-d1d089dc-0be9-4f27-b6ea-a069eb441c6e tempest-TestMultiAttachVolumeSwap-422775694 tempest-TestMultiAttachVolumeSwap-422775694-project-member] GET https://10.4.3.189/volume/v3/volumes/1633eabe-0fff-4a8d-b511-1363a815b671 Aug 25 05:38:46.468978 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-d1d089dc-0be9-4f27-b6ea-a069eb441c6e tempest-TestMultiAttachVolumeSwap-422775694 tempest-TestMultiAttachVolumeSwap-422775694-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:38:46.468978 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-d1d089dc-0be9-4f27-b6ea-a069eb441c6e tempest-TestMultiAttachVolumeSwap-422775694 tempest-TestMultiAttachVolumeSwap-422775694-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:38:46.487202 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:38:46.487202 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:38:46.492118 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-d1d089dc-0be9-4f27-b6ea-a069eb441c6e tempest-TestMultiAttachVolumeSwap-422775694 tempest-TestMultiAttachVolumeSwap-422775694-project-member] Volume info retrieved successfully. Aug 25 05:38:46.498325 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-d1d089dc-0be9-4f27-b6ea-a069eb441c6e tempest-TestMultiAttachVolumeSwap-422775694 tempest-TestMultiAttachVolumeSwap-422775694-project-member] https://10.4.3.189/volume/v3/volumes/1633eabe-0fff-4a8d-b511-1363a815b671 returned with HTTP 200 Aug 25 05:38:46.499013 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 60/230] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:38:46 2026] GET /volume/v3/volumes/1633eabe-0fff-4a8d-b511-1363a815b671 => generated 868 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:38:46.658480 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-d1bc8e35-9c97-41f0-a09d-7e7a6e71ee1b None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:38:46.663502 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-d1bc8e35-9c97-41f0-a09d-7e7a6e71ee1b tempest-TaggedBootDevicesTest-1708542002 tempest-TaggedBootDevicesTest-1708542002-project-member] GET https://10.4.3.189/volume/v3/volumes/1de40a58-b41b-4e2f-b614-b1a11a2dc9ae Aug 25 05:38:46.663854 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-d1bc8e35-9c97-41f0-a09d-7e7a6e71ee1b tempest-TaggedBootDevicesTest-1708542002 tempest-TaggedBootDevicesTest-1708542002-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:38:46.664438 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-d1bc8e35-9c97-41f0-a09d-7e7a6e71ee1b tempest-TaggedBootDevicesTest-1708542002 tempest-TaggedBootDevicesTest-1708542002-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:38:46.675039 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:38:46.675039 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:38:46.681465 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-d1bc8e35-9c97-41f0-a09d-7e7a6e71ee1b tempest-TaggedBootDevicesTest-1708542002 tempest-TaggedBootDevicesTest-1708542002-project-member] Volume info retrieved successfully. Aug 25 05:38:46.689027 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-d1bc8e35-9c97-41f0-a09d-7e7a6e71ee1b tempest-TaggedBootDevicesTest-1708542002 tempest-TaggedBootDevicesTest-1708542002-project-member] https://10.4.3.189/volume/v3/volumes/1de40a58-b41b-4e2f-b614-b1a11a2dc9ae returned with HTTP 200 Aug 25 05:38:46.689566 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 59/231] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:38:46 2026] GET /volume/v3/volumes/1de40a58-b41b-4e2f-b614-b1a11a2dc9ae => generated 905 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:38:46.718816 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-fff3402c-9877-4648-8e1b-c862b6030a74 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:38:46.720814 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-fff3402c-9877-4648-8e1b-c862b6030a74 tempest-TaggedAttachmentsTest-1141031454 tempest-TaggedAttachmentsTest-1141031454-project-member] GET https://10.4.3.189/volume/v3/volumes/e3d27fca-c234-4d03-a430-b1b2a88d3874 Aug 25 05:38:46.721089 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-fff3402c-9877-4648-8e1b-c862b6030a74 tempest-TaggedAttachmentsTest-1141031454 tempest-TaggedAttachmentsTest-1141031454-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:38:46.722727 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-fff3402c-9877-4648-8e1b-c862b6030a74 tempest-TaggedAttachmentsTest-1141031454 tempest-TaggedAttachmentsTest-1141031454-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:38:46.733116 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:38:46.733116 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:38:46.737403 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-fff3402c-9877-4648-8e1b-c862b6030a74 tempest-TaggedAttachmentsTest-1141031454 tempest-TaggedAttachmentsTest-1141031454-project-member] Volume info retrieved successfully. Aug 25 05:38:46.743118 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-fff3402c-9877-4648-8e1b-c862b6030a74 tempest-TaggedAttachmentsTest-1141031454 tempest-TaggedAttachmentsTest-1141031454-project-member] https://10.4.3.189/volume/v3/volumes/e3d27fca-c234-4d03-a430-b1b2a88d3874 returned with HTTP 200 Aug 25 05:38:46.744656 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 58/232] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:38:46 2026] GET /volume/v3/volumes/e3d27fca-c234-4d03-a430-b1b2a88d3874 => generated 844 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:38:46.897364 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-5afd7ac4-96a1-4744-a471-d248467a2c99 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:38:46.899363 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-5afd7ac4-96a1-4744-a471-d248467a2c99 tempest-VolumesActionsTest-874743111 tempest-VolumesActionsTest-874743111-project-member] POST https://10.4.3.189/volume/v3/volumes Aug 25 05:38:46.899843 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-5afd7ac4-96a1-4744-a471-d248467a2c99 tempest-VolumesActionsTest-874743111 tempest-VolumesActionsTest-874743111-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1655584069"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:38:46.901573 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.v3.volumes [None req-5afd7ac4-96a1-4744-a471-d248467a2c99 tempest-VolumesActionsTest-874743111 tempest-VolumesActionsTest-874743111-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1655584069'}} {{(pid=100268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 05:38:46.901807 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-5afd7ac4-96a1-4744-a471-d248467a2c99 tempest-VolumesActionsTest-874743111 tempest-VolumesActionsTest-874743111-project-member] Create volume of 1 GB Aug 25 05:38:46.907744 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-5afd7ac4-96a1-4744-a471-d248467a2c99 tempest-VolumesActionsTest-874743111 tempest-VolumesActionsTest-874743111-project-member] Availability Zones retrieved successfully. Aug 25 05:38:46.916794 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-5afd7ac4-96a1-4744-a471-d248467a2c99 tempest-VolumesActionsTest-874743111 tempest-VolumesActionsTest-874743111-project-member] Flow 'volume_create_api' (2b3811a7-7b95-4fa3-8d83-c74b65a81f1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:38:46.916794 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-5afd7ac4-96a1-4744-a471-d248467a2c99 tempest-VolumesActionsTest-874743111 tempest-VolumesActionsTest-874743111-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9d651ddd-0453-4096-8a1f-6030d340ac98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:38:46.916794 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.flows.api.create_volume [None req-5afd7ac4-96a1-4744-a471-d248467a2c99 tempest-VolumesActionsTest-874743111 tempest-VolumesActionsTest-874743111-project-member] Validating volume size '1' using validate_int {{(pid=100268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 05:38:46.952685 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-3cf0777a-9ef2-49e8-b8a1-2459c079f6e8 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:38:46.955435 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-3cf0777a-9ef2-49e8-b8a1-2459c079f6e8 tempest-AttachSCSIVolumeTestJSON-717183569 tempest-AttachSCSIVolumeTestJSON-717183569-project-member] GET https://10.4.3.189/volume/v3/volumes/98a458c1-740a-45ad-841d-fe9248f0b34a Aug 25 05:38:46.955724 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-3cf0777a-9ef2-49e8-b8a1-2459c079f6e8 tempest-AttachSCSIVolumeTestJSON-717183569 tempest-AttachSCSIVolumeTestJSON-717183569-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:38:46.955992 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-3cf0777a-9ef2-49e8-b8a1-2459c079f6e8 tempest-AttachSCSIVolumeTestJSON-717183569 tempest-AttachSCSIVolumeTestJSON-717183569-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:38:46.963499 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-5afd7ac4-96a1-4744-a471-d248467a2c99 tempest-VolumesActionsTest-874743111 tempest-VolumesActionsTest-874743111-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9d651ddd-0453-4096-8a1f-6030d340ac98) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T05:35:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=23fc6e5d-fce0-4521-ba46-4837b4232084,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '23fc6e5d-fce0-4521-ba46-4837b4232084', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:38:46.965014 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-5afd7ac4-96a1-4744-a471-d248467a2c99 tempest-VolumesActionsTest-874743111 tempest-VolumesActionsTest-874743111-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1929500f-557d-4b4e-903a-713ccf4e35d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:38:46.978207 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:38:46.978207 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:38:46.978207 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-3cf0777a-9ef2-49e8-b8a1-2459c079f6e8 tempest-AttachSCSIVolumeTestJSON-717183569 tempest-AttachSCSIVolumeTestJSON-717183569-project-member] Volume info retrieved successfully. Aug 25 05:38:46.983224 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-3cf0777a-9ef2-49e8-b8a1-2459c079f6e8 tempest-AttachSCSIVolumeTestJSON-717183569 tempest-AttachSCSIVolumeTestJSON-717183569-project-member] https://10.4.3.189/volume/v3/volumes/98a458c1-740a-45ad-841d-fe9248f0b34a returned with HTTP 200 Aug 25 05:38:46.983856 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 61/233] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:38:46 2026] GET /volume/v3/volumes/98a458c1-740a-45ad-841d-fe9248f0b34a => generated 848 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:38:47.029876 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-5afd7ac4-96a1-4744-a471-d248467a2c99 tempest-VolumesActionsTest-874743111 tempest-VolumesActionsTest-874743111-project-member] Created reservations ['bdffff23-ffb7-42d8-87c9-03bc4aa90a80', 'cbc1fc3e-e5f2-46d6-918c-38c2e31be714', 'ba5e598b-35f7-4ebe-977f-5eac8fa195ee', '36186d98-86b4-428a-bcb7-048217f23151'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:38:47.030588 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-5afd7ac4-96a1-4744-a471-d248467a2c99 tempest-VolumesActionsTest-874743111 tempest-VolumesActionsTest-874743111-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1929500f-557d-4b4e-903a-713ccf4e35d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bdffff23-ffb7-42d8-87c9-03bc4aa90a80', 'cbc1fc3e-e5f2-46d6-918c-38c2e31be714', 'ba5e598b-35f7-4ebe-977f-5eac8fa195ee', '36186d98-86b4-428a-bcb7-048217f23151']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:38:47.031685 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-5afd7ac4-96a1-4744-a471-d248467a2c99 tempest-VolumesActionsTest-874743111 tempest-VolumesActionsTest-874743111-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fb2827fa-75fb-4d41-8679-79049eefb17f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:38:47.057109 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-5afd7ac4-96a1-4744-a471-d248467a2c99 tempest-VolumesActionsTest-874743111 tempest-VolumesActionsTest-874743111-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fb2827fa-75fb-4d41-8679-79049eefb17f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7a8ce143-1cd5-47c9-ac5c-4b0c0409ffda', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1655584069',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='870b8b84e52c40aaa529b4e13d395906',qos_specs=None,replication_status=,reservations=['bdffff23-ffb7-42d8-87c9-03bc4aa90a80','cbc1fc3e-e5f2-46d6-918c-38c2e31be714','ba5e598b-35f7-4ebe-977f-5eac8fa195ee','36186d98-86b4-428a-bcb7-048217f23151'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ea5b34bacbb240b2b8950e45f3b760d0',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T05:38:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1655584069',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7a8ce143-1cd5-47c9-ac5c-4b0c0409ffda,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='870b8b84e52c40aaa529b4e13d395906',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ea5b34bacbb240b2b8950e45f3b760d0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(23fc6e5d-fce0-4521-ba46-4837b4232084),volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:38:47.058158 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-5afd7ac4-96a1-4744-a471-d248467a2c99 tempest-VolumesActionsTest-874743111 tempest-VolumesActionsTest-874743111-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (797a9dcb-0d64-48e2-a751-eaccca210acc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:38:47.088710 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-5afd7ac4-96a1-4744-a471-d248467a2c99 tempest-VolumesActionsTest-874743111 tempest-VolumesActionsTest-874743111-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (797a9dcb-0d64-48e2-a751-eaccca210acc) transitioned into state 'SUCCESS' from state '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-1655584069',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='870b8b84e52c40aaa529b4e13d395906',qos_specs=None,replication_status=,reservations=['bdffff23-ffb7-42d8-87c9-03bc4aa90a80','cbc1fc3e-e5f2-46d6-918c-38c2e31be714','ba5e598b-35f7-4ebe-977f-5eac8fa195ee','36186d98-86b4-428a-bcb7-048217f23151'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ea5b34bacbb240b2b8950e45f3b760d0',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:38:47.089780 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-5afd7ac4-96a1-4744-a471-d248467a2c99 tempest-VolumesActionsTest-874743111 tempest-VolumesActionsTest-874743111-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (055fb796-f7a9-4da4-9697-434c408dbcbd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:38:47.106871 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-5afd7ac4-96a1-4744-a471-d248467a2c99 tempest-VolumesActionsTest-874743111 tempest-VolumesActionsTest-874743111-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (055fb796-f7a9-4da4-9697-434c408dbcbd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:38:47.107899 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-5afd7ac4-96a1-4744-a471-d248467a2c99 tempest-VolumesActionsTest-874743111 tempest-VolumesActionsTest-874743111-project-member] Flow 'volume_create_api' (2b3811a7-7b95-4fa3-8d83-c74b65a81f1c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:38:47.108498 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-5afd7ac4-96a1-4744-a471-d248467a2c99 tempest-VolumesActionsTest-874743111 tempest-VolumesActionsTest-874743111-project-member] Create volume request issued successfully. Aug 25 05:38:47.109270 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-5afd7ac4-96a1-4744-a471-d248467a2c99 tempest-VolumesActionsTest-874743111 tempest-VolumesActionsTest-874743111-project-member] https://10.4.3.189/volume/v3/volumes returned with HTTP 202 Aug 25 05:38:47.109801 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 56/234] 10.4.3.189 () {68 vars in 1258 bytes} [Tue Aug 25 05:38:46 2026] POST /volume/v3/volumes => generated 749 bytes in 213 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 05:38:47.124018 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-26f5455b-694d-46e5-a14b-b8fbff3e4211 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:38:47.125861 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-26f5455b-694d-46e5-a14b-b8fbff3e4211 tempest-VolumesActionsTest-874743111 tempest-VolumesActionsTest-874743111-project-member] GET https://10.4.3.189/volume/v3/volumes/7a8ce143-1cd5-47c9-ac5c-4b0c0409ffda Aug 25 05:38:47.126073 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-26f5455b-694d-46e5-a14b-b8fbff3e4211 tempest-VolumesActionsTest-874743111 tempest-VolumesActionsTest-874743111-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:38:47.126372 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-26f5455b-694d-46e5-a14b-b8fbff3e4211 tempest-VolumesActionsTest-874743111 tempest-VolumesActionsTest-874743111-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:38:47.137577 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:38:47.137577 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:38:47.142868 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-26f5455b-694d-46e5-a14b-b8fbff3e4211 tempest-VolumesActionsTest-874743111 tempest-VolumesActionsTest-874743111-project-member] Volume info retrieved successfully. Aug 25 05:38:47.149347 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-26f5455b-694d-46e5-a14b-b8fbff3e4211 tempest-VolumesActionsTest-874743111 tempest-VolumesActionsTest-874743111-project-member] https://10.4.3.189/volume/v3/volumes/7a8ce143-1cd5-47c9-ac5c-4b0c0409ffda returned with HTTP 200 Aug 25 05:38:47.149869 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 60/235] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:38:47 2026] GET /volume/v3/volumes/7a8ce143-1cd5-47c9-ac5c-4b0c0409ffda => generated 817 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:38:47.406514 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-e27fae59-6c24-45ce-9577-e0ddbe0b6b12 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:38:47.408968 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-e27fae59-6c24-45ce-9577-e0ddbe0b6b12 tempest-VolumesAssistedSnapshotsTest-1375744646 tempest-VolumesAssistedSnapshotsTest-1375744646-project-admin] GET https://10.4.3.189/volume/v3/volumes/fe862356-ffcc-4eb3-8097-b49f0712fc78 Aug 25 05:38:47.409251 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-e27fae59-6c24-45ce-9577-e0ddbe0b6b12 tempest-VolumesAssistedSnapshotsTest-1375744646 tempest-VolumesAssistedSnapshotsTest-1375744646-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:38:47.409545 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-e27fae59-6c24-45ce-9577-e0ddbe0b6b12 tempest-VolumesAssistedSnapshotsTest-1375744646 tempest-VolumesAssistedSnapshotsTest-1375744646-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:38:47.425002 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:38:47.425002 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:38:47.430287 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-e27fae59-6c24-45ce-9577-e0ddbe0b6b12 tempest-VolumesAssistedSnapshotsTest-1375744646 tempest-VolumesAssistedSnapshotsTest-1375744646-project-admin] Volume info retrieved successfully. Aug 25 05:38:47.436750 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-e27fae59-6c24-45ce-9577-e0ddbe0b6b12 tempest-VolumesAssistedSnapshotsTest-1375744646 tempest-VolumesAssistedSnapshotsTest-1375744646-project-admin] https://10.4.3.189/volume/v3/volumes/fe862356-ffcc-4eb3-8097-b49f0712fc78 returned with HTTP 200 Aug 25 05:38:47.437318 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 59/236] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:38:47 2026] GET /volume/v3/volumes/fe862356-ffcc-4eb3-8097-b49f0712fc78 => generated 1016 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:38:47.513558 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-452b2f2b-9fa8-4cbd-bd2f-c1f7805427b4 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:38:47.516356 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-452b2f2b-9fa8-4cbd-bd2f-c1f7805427b4 tempest-TestMultiAttachVolumeSwap-422775694 tempest-TestMultiAttachVolumeSwap-422775694-project-member] GET https://10.4.3.189/volume/v3/volumes/1633eabe-0fff-4a8d-b511-1363a815b671 Aug 25 05:38:47.516356 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-452b2f2b-9fa8-4cbd-bd2f-c1f7805427b4 tempest-TestMultiAttachVolumeSwap-422775694 tempest-TestMultiAttachVolumeSwap-422775694-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:38:47.516634 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-452b2f2b-9fa8-4cbd-bd2f-c1f7805427b4 tempest-TestMultiAttachVolumeSwap-422775694 tempest-TestMultiAttachVolumeSwap-422775694-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:38:47.534938 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:38:47.534938 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:38:47.547015 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-452b2f2b-9fa8-4cbd-bd2f-c1f7805427b4 tempest-TestMultiAttachVolumeSwap-422775694 tempest-TestMultiAttachVolumeSwap-422775694-project-member] Volume info retrieved successfully. Aug 25 05:38:47.555555 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-452b2f2b-9fa8-4cbd-bd2f-c1f7805427b4 tempest-TestMultiAttachVolumeSwap-422775694 tempest-TestMultiAttachVolumeSwap-422775694-project-member] https://10.4.3.189/volume/v3/volumes/1633eabe-0fff-4a8d-b511-1363a815b671 returned with HTTP 200 Aug 25 05:38:47.556134 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 62/237] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:38:47 2026] GET /volume/v3/volumes/1633eabe-0fff-4a8d-b511-1363a815b671 => generated 868 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:38:47.706765 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-f7923988-4c9a-4bc7-b8b8-14bf96d827df None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:38:47.708859 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f7923988-4c9a-4bc7-b8b8-14bf96d827df tempest-TaggedBootDevicesTest-1708542002 tempest-TaggedBootDevicesTest-1708542002-project-member] GET https://10.4.3.189/volume/v3/volumes/1de40a58-b41b-4e2f-b614-b1a11a2dc9ae Aug 25 05:38:47.709139 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f7923988-4c9a-4bc7-b8b8-14bf96d827df tempest-TaggedBootDevicesTest-1708542002 tempest-TaggedBootDevicesTest-1708542002-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:38:47.709419 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f7923988-4c9a-4bc7-b8b8-14bf96d827df tempest-TaggedBootDevicesTest-1708542002 tempest-TaggedBootDevicesTest-1708542002-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:38:47.718606 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:38:47.718606 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:38:47.725142 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-f7923988-4c9a-4bc7-b8b8-14bf96d827df tempest-TaggedBootDevicesTest-1708542002 tempest-TaggedBootDevicesTest-1708542002-project-member] Volume info retrieved successfully. Aug 25 05:38:47.731357 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f7923988-4c9a-4bc7-b8b8-14bf96d827df tempest-TaggedBootDevicesTest-1708542002 tempest-TaggedBootDevicesTest-1708542002-project-member] https://10.4.3.189/volume/v3/volumes/1de40a58-b41b-4e2f-b614-b1a11a2dc9ae returned with HTTP 200 Aug 25 05:38:47.731847 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 57/238] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:38:47 2026] GET /volume/v3/volumes/1de40a58-b41b-4e2f-b614-b1a11a2dc9ae => generated 905 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:38:47.761163 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-d75b2279-e032-4711-a8e4-f86c55a57f6b None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:38:47.765049 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-d75b2279-e032-4711-a8e4-f86c55a57f6b tempest-TaggedAttachmentsTest-1141031454 tempest-TaggedAttachmentsTest-1141031454-project-member] GET https://10.4.3.189/volume/v3/volumes/e3d27fca-c234-4d03-a430-b1b2a88d3874 Aug 25 05:38:47.765392 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-d75b2279-e032-4711-a8e4-f86c55a57f6b tempest-TaggedAttachmentsTest-1141031454 tempest-TaggedAttachmentsTest-1141031454-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:38:47.765654 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-d75b2279-e032-4711-a8e4-f86c55a57f6b tempest-TaggedAttachmentsTest-1141031454 tempest-TaggedAttachmentsTest-1141031454-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:38:47.778303 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:38:47.778303 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:38:47.781962 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-d75b2279-e032-4711-a8e4-f86c55a57f6b tempest-TaggedAttachmentsTest-1141031454 tempest-TaggedAttachmentsTest-1141031454-project-member] Volume info retrieved successfully. Aug 25 05:38:47.786771 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-d75b2279-e032-4711-a8e4-f86c55a57f6b tempest-TaggedAttachmentsTest-1141031454 tempest-TaggedAttachmentsTest-1141031454-project-member] https://10.4.3.189/volume/v3/volumes/e3d27fca-c234-4d03-a430-b1b2a88d3874 returned with HTTP 200 Aug 25 05:38:47.787218 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 61/239] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:38:47 2026] GET /volume/v3/volumes/e3d27fca-c234-4d03-a430-b1b2a88d3874 => generated 844 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:38:47.998313 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-78f728d9-8f63-4de9-ac20-3513d1c668aa None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:38:48.002727 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-78f728d9-8f63-4de9-ac20-3513d1c668aa tempest-AttachSCSIVolumeTestJSON-717183569 tempest-AttachSCSIVolumeTestJSON-717183569-project-member] GET https://10.4.3.189/volume/v3/volumes/98a458c1-740a-45ad-841d-fe9248f0b34a Aug 25 05:38:48.003035 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-78f728d9-8f63-4de9-ac20-3513d1c668aa tempest-AttachSCSIVolumeTestJSON-717183569 tempest-AttachSCSIVolumeTestJSON-717183569-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:38:48.003346 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-78f728d9-8f63-4de9-ac20-3513d1c668aa tempest-AttachSCSIVolumeTestJSON-717183569 tempest-AttachSCSIVolumeTestJSON-717183569-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:38:48.018535 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:38:48.018535 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:38:48.025708 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-78f728d9-8f63-4de9-ac20-3513d1c668aa tempest-AttachSCSIVolumeTestJSON-717183569 tempest-AttachSCSIVolumeTestJSON-717183569-project-member] Volume info retrieved successfully. Aug 25 05:38:48.032857 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-78f728d9-8f63-4de9-ac20-3513d1c668aa tempest-AttachSCSIVolumeTestJSON-717183569 tempest-AttachSCSIVolumeTestJSON-717183569-project-member] https://10.4.3.189/volume/v3/volumes/98a458c1-740a-45ad-841d-fe9248f0b34a returned with HTTP 200 Aug 25 05:38:48.033326 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 60/240] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:38:47 2026] GET /volume/v3/volumes/98a458c1-740a-45ad-841d-fe9248f0b34a => generated 848 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:38:48.165921 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-96e5f4d0-30fa-4b43-9f9d-f1a0e2be4d41 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:38:48.168502 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-96e5f4d0-30fa-4b43-9f9d-f1a0e2be4d41 tempest-VolumesActionsTest-874743111 tempest-VolumesActionsTest-874743111-project-member] GET https://10.4.3.189/volume/v3/volumes/7a8ce143-1cd5-47c9-ac5c-4b0c0409ffda Aug 25 05:38:48.168807 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-96e5f4d0-30fa-4b43-9f9d-f1a0e2be4d41 tempest-VolumesActionsTest-874743111 tempest-VolumesActionsTest-874743111-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:38:48.169089 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-96e5f4d0-30fa-4b43-9f9d-f1a0e2be4d41 tempest-VolumesActionsTest-874743111 tempest-VolumesActionsTest-874743111-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:38:48.186712 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:38:48.186712 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:38:48.191149 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-96e5f4d0-30fa-4b43-9f9d-f1a0e2be4d41 tempest-VolumesActionsTest-874743111 tempest-VolumesActionsTest-874743111-project-member] Volume info retrieved successfully. Aug 25 05:38:48.197557 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-96e5f4d0-30fa-4b43-9f9d-f1a0e2be4d41 tempest-VolumesActionsTest-874743111 tempest-VolumesActionsTest-874743111-project-member] https://10.4.3.189/volume/v3/volumes/7a8ce143-1cd5-47c9-ac5c-4b0c0409ffda returned with HTTP 200 Aug 25 05:38:48.197946 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 63/241] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:38:48 2026] GET /volume/v3/volumes/7a8ce143-1cd5-47c9-ac5c-4b0c0409ffda => generated 842 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:38:48.212484 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-f80b1bf8-77dc-478b-a6cb-fd0881e45581 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:38:48.214569 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f80b1bf8-77dc-478b-a6cb-fd0881e45581 tempest-VolumesActionsTest-103375073 tempest-VolumesActionsTest-103375073-project-admin] POST https://10.4.3.189/volume/v3/volumes/7a8ce143-1cd5-47c9-ac5c-4b0c0409ffda/action Aug 25 05:38:48.215015 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f80b1bf8-77dc-478b-a6cb-fd0881e45581 tempest-VolumesActionsTest-103375073 tempest-VolumesActionsTest-103375073-project-admin] Action body: b'{"os-reset_status": {"status": "attaching"}}' {{(pid=100268) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 05:38:48.215190 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f80b1bf8-77dc-478b-a6cb-fd0881e45581 tempest-VolumesActionsTest-103375073 tempest-VolumesActionsTest-103375073-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "attaching"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:38:48.224126 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:38:48.224126 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:38:48.224600 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.contrib.admin_actions [None req-f80b1bf8-77dc-478b-a6cb-fd0881e45581 tempest-VolumesActionsTest-103375073 tempest-VolumesActionsTest-103375073-project-admin] Updating volume '7a8ce143-1cd5-47c9-ac5c-4b0c0409ffda' with '{'status': 'attaching'}' {{(pid=100268) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 25 05:38:48.246649 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f80b1bf8-77dc-478b-a6cb-fd0881e45581 tempest-VolumesActionsTest-103375073 tempest-VolumesActionsTest-103375073-project-admin] https://10.4.3.189/volume/v3/volumes/7a8ce143-1cd5-47c9-ac5c-4b0c0409ffda/action returned with HTTP 202 Aug 25 05:38:48.247109 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 58/242] 10.4.3.189 () {68 vars in 1390 bytes} [Tue Aug 25 05:38:48 2026] POST /volume/v3/volumes/7a8ce143-1cd5-47c9-ac5c-4b0c0409ffda/action => generated 0 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 05:38:48.254842 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-546bb1a5-7c67-40d2-b3fc-58bdb1674594 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:38:48.256964 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-546bb1a5-7c67-40d2-b3fc-58bdb1674594 tempest-VolumesActionsTest-874743111 tempest-VolumesActionsTest-874743111-project-member] GET https://10.4.3.189/volume/v3/volumes/7a8ce143-1cd5-47c9-ac5c-4b0c0409ffda Aug 25 05:38:48.257305 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-546bb1a5-7c67-40d2-b3fc-58bdb1674594 tempest-VolumesActionsTest-874743111 tempest-VolumesActionsTest-874743111-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:38:48.257577 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-546bb1a5-7c67-40d2-b3fc-58bdb1674594 tempest-VolumesActionsTest-874743111 tempest-VolumesActionsTest-874743111-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:38:48.265589 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:38:48.265589 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:38:48.270769 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-546bb1a5-7c67-40d2-b3fc-58bdb1674594 tempest-VolumesActionsTest-874743111 tempest-VolumesActionsTest-874743111-project-member] Volume info retrieved successfully. Aug 25 05:38:48.277024 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-546bb1a5-7c67-40d2-b3fc-58bdb1674594 tempest-VolumesActionsTest-874743111 tempest-VolumesActionsTest-874743111-project-member] https://10.4.3.189/volume/v3/volumes/7a8ce143-1cd5-47c9-ac5c-4b0c0409ffda returned with HTTP 200 Aug 25 05:38:48.277662 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 62/243] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:38:48 2026] GET /volume/v3/volumes/7a8ce143-1cd5-47c9-ac5c-4b0c0409ffda => generated 842 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:38:48.295680 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-06796813-6c0f-4919-8ed1-e143095ff398 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:38:48.300229 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-06796813-6c0f-4919-8ed1-e143095ff398 tempest-VolumesActionsTest-103375073 tempest-VolumesActionsTest-103375073-project-admin] POST https://10.4.3.189/volume/v3/volumes/7a8ce143-1cd5-47c9-ac5c-4b0c0409ffda/action Aug 25 05:38:48.300658 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-06796813-6c0f-4919-8ed1-e143095ff398 tempest-VolumesActionsTest-103375073 tempest-VolumesActionsTest-103375073-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100269) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 05:38:48.300849 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-06796813-6c0f-4919-8ed1-e143095ff398 tempest-VolumesActionsTest-103375073 tempest-VolumesActionsTest-103375073-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:38:48.320599 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:38:48.320599 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:38:48.321266 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-06796813-6c0f-4919-8ed1-e143095ff398 tempest-VolumesActionsTest-103375073 tempest-VolumesActionsTest-103375073-project-admin] Volume info retrieved successfully. Aug 25 05:38:48.352385 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-06796813-6c0f-4919-8ed1-e143095ff398 tempest-VolumesActionsTest-103375073 tempest-VolumesActionsTest-103375073-project-admin] Delete volume request issued successfully. Aug 25 05:38:48.353089 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-06796813-6c0f-4919-8ed1-e143095ff398 tempest-VolumesActionsTest-103375073 tempest-VolumesActionsTest-103375073-project-admin] https://10.4.3.189/volume/v3/volumes/7a8ce143-1cd5-47c9-ac5c-4b0c0409ffda/action returned with HTTP 202 Aug 25 05:38:48.353422 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 61/244] 10.4.3.189 () {68 vars in 1390 bytes} [Tue Aug 25 05:38:48 2026] POST /volume/v3/volumes/7a8ce143-1cd5-47c9-ac5c-4b0c0409ffda/action => generated 0 bytes in 58 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 05:38:48.366105 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-5a8fbe25-9cf5-445a-a78e-2c3e965afa95 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:38:48.367948 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-5a8fbe25-9cf5-445a-a78e-2c3e965afa95 tempest-VolumesActionsTest-874743111 tempest-VolumesActionsTest-874743111-project-member] GET https://10.4.3.189/volume/v3/volumes/7a8ce143-1cd5-47c9-ac5c-4b0c0409ffda Aug 25 05:38:48.368181 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-5a8fbe25-9cf5-445a-a78e-2c3e965afa95 tempest-VolumesActionsTest-874743111 tempest-VolumesActionsTest-874743111-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:38:48.368381 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-5a8fbe25-9cf5-445a-a78e-2c3e965afa95 tempest-VolumesActionsTest-874743111 tempest-VolumesActionsTest-874743111-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:38:48.378945 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:38:48.378945 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:38:48.384562 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-a2db6352-b24a-4cb6-a221-c081df1258de req-f0fba652-99f1-4e69-85a4-4ecf5cbe0458 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:38:48.386943 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-5a8fbe25-9cf5-445a-a78e-2c3e965afa95 tempest-VolumesActionsTest-874743111 tempest-VolumesActionsTest-874743111-project-member] Volume info retrieved successfully. Aug 25 05:38:48.387195 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-a2db6352-b24a-4cb6-a221-c081df1258de req-f0fba652-99f1-4e69-85a4-4ecf5cbe0458 tempest-ServerBootFromVolumeStableRescueTest-918727856 tempest-ServerBootFromVolumeStableRescueTest-918727856-project-member] POST https://10.4.3.189/volume/v3/volumes Aug 25 05:38:48.387683 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-a2db6352-b24a-4cb6-a221-c081df1258de req-f0fba652-99f1-4e69-85a4-4ecf5cbe0458 tempest-ServerBootFromVolumeStableRescueTest-918727856 tempest-ServerBootFromVolumeStableRescueTest-918727856-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": "821ab3e7-1977-4d78-a63f-5997ce48392f", "source_volid": null, "backup_id": null}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:38:48.390156 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.v3.volumes [req-a2db6352-b24a-4cb6-a221-c081df1258de req-f0fba652-99f1-4e69-85a4-4ecf5cbe0458 tempest-ServerBootFromVolumeStableRescueTest-918727856 tempest-ServerBootFromVolumeStableRescueTest-918727856-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': '821ab3e7-1977-4d78-a63f-5997ce48392f', 'source_volid': None, 'backup_id': None}} {{(pid=100268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 05:38:48.395821 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-5a8fbe25-9cf5-445a-a78e-2c3e965afa95 tempest-VolumesActionsTest-874743111 tempest-VolumesActionsTest-874743111-project-member] https://10.4.3.189/volume/v3/volumes/7a8ce143-1cd5-47c9-ac5c-4b0c0409ffda returned with HTTP 200 Aug 25 05:38:48.396403 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 64/245] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:38:48 2026] GET /volume/v3/volumes/7a8ce143-1cd5-47c9-ac5c-4b0c0409ffda => generated 841 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:38:48.454038 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-db6411f3-517b-44f4-95e1-4bd1fc4de22a None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:38:48.457042 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-db6411f3-517b-44f4-95e1-4bd1fc4de22a tempest-VolumesAssistedSnapshotsTest-1375744646 tempest-VolumesAssistedSnapshotsTest-1375744646-project-admin] GET https://10.4.3.189/volume/v3/volumes/fe862356-ffcc-4eb3-8097-b49f0712fc78 Aug 25 05:38:48.457383 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-db6411f3-517b-44f4-95e1-4bd1fc4de22a tempest-VolumesAssistedSnapshotsTest-1375744646 tempest-VolumesAssistedSnapshotsTest-1375744646-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:38:48.457782 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-db6411f3-517b-44f4-95e1-4bd1fc4de22a tempest-VolumesAssistedSnapshotsTest-1375744646 tempest-VolumesAssistedSnapshotsTest-1375744646-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:38:48.476499 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:38:48.476499 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:38:48.484102 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-db6411f3-517b-44f4-95e1-4bd1fc4de22a tempest-VolumesAssistedSnapshotsTest-1375744646 tempest-VolumesAssistedSnapshotsTest-1375744646-project-admin] Volume info retrieved successfully. Aug 25 05:38:48.490838 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-db6411f3-517b-44f4-95e1-4bd1fc4de22a tempest-VolumesAssistedSnapshotsTest-1375744646 tempest-VolumesAssistedSnapshotsTest-1375744646-project-admin] https://10.4.3.189/volume/v3/volumes/fe862356-ffcc-4eb3-8097-b49f0712fc78 returned with HTTP 200 Aug 25 05:38:48.491302 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 63/246] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:38:48 2026] GET /volume/v3/volumes/fe862356-ffcc-4eb3-8097-b49f0712fc78 => generated 1016 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:38:48.492705 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [req-a2db6352-b24a-4cb6-a221-c081df1258de req-f0fba652-99f1-4e69-85a4-4ecf5cbe0458 tempest-ServerBootFromVolumeStableRescueTest-918727856 tempest-ServerBootFromVolumeStableRescueTest-918727856-project-member] Create volume of 1 GB Aug 25 05:38:48.493209 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:38:48.493209 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:38:48.498524 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [req-a2db6352-b24a-4cb6-a221-c081df1258de req-f0fba652-99f1-4e69-85a4-4ecf5cbe0458 tempest-ServerBootFromVolumeStableRescueTest-918727856 tempest-ServerBootFromVolumeStableRescueTest-918727856-project-member] Availability Zones retrieved successfully. Aug 25 05:38:48.504598 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [req-a2db6352-b24a-4cb6-a221-c081df1258de req-f0fba652-99f1-4e69-85a4-4ecf5cbe0458 tempest-ServerBootFromVolumeStableRescueTest-918727856 tempest-ServerBootFromVolumeStableRescueTest-918727856-project-member] Flow 'volume_create_api' (f0d96a2f-3d23-4bbc-8273-247d9060f64c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:38:48.506037 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [req-a2db6352-b24a-4cb6-a221-c081df1258de req-f0fba652-99f1-4e69-85a4-4ecf5cbe0458 tempest-ServerBootFromVolumeStableRescueTest-918727856 tempest-ServerBootFromVolumeStableRescueTest-918727856-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8a64225f-4f81-4de0-9784-c078c3b51124) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:38:48.507244 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.flows.api.create_volume [req-a2db6352-b24a-4cb6-a221-c081df1258de req-f0fba652-99f1-4e69-85a4-4ecf5cbe0458 tempest-ServerBootFromVolumeStableRescueTest-918727856 tempest-ServerBootFromVolumeStableRescueTest-918727856-project-member] Validating volume size '1' using validate_int {{(pid=100268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 05:38:48.574684 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-8ac07c27-2899-44ab-97a6-e23d6e51f52a None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:38:48.576622 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [req-a2db6352-b24a-4cb6-a221-c081df1258de req-f0fba652-99f1-4e69-85a4-4ecf5cbe0458 tempest-ServerBootFromVolumeStableRescueTest-918727856 tempest-ServerBootFromVolumeStableRescueTest-918727856-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8a64225f-4f81-4de0-9784-c078c3b51124) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T05:35:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=23fc6e5d-fce0-4521-ba46-4837b4232084,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '23fc6e5d-fce0-4521-ba46-4837b4232084', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:38:48.576783 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-8ac07c27-2899-44ab-97a6-e23d6e51f52a tempest-TestMultiAttachVolumeSwap-422775694 tempest-TestMultiAttachVolumeSwap-422775694-project-member] GET https://10.4.3.189/volume/v3/volumes/1633eabe-0fff-4a8d-b511-1363a815b671 Aug 25 05:38:48.577046 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-8ac07c27-2899-44ab-97a6-e23d6e51f52a tempest-TestMultiAttachVolumeSwap-422775694 tempest-TestMultiAttachVolumeSwap-422775694-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:38:48.577293 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-8ac07c27-2899-44ab-97a6-e23d6e51f52a tempest-TestMultiAttachVolumeSwap-422775694 tempest-TestMultiAttachVolumeSwap-422775694-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:38:48.577465 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [req-a2db6352-b24a-4cb6-a221-c081df1258de req-f0fba652-99f1-4e69-85a4-4ecf5cbe0458 tempest-ServerBootFromVolumeStableRescueTest-918727856 tempest-ServerBootFromVolumeStableRescueTest-918727856-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (83fa4beb-479f-4485-ae6c-51610fcdbf74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:38:48.587933 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:38:48.587933 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:38:48.593091 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-8ac07c27-2899-44ab-97a6-e23d6e51f52a tempest-TestMultiAttachVolumeSwap-422775694 tempest-TestMultiAttachVolumeSwap-422775694-project-member] Volume info retrieved successfully. Aug 25 05:38:48.597637 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-8ac07c27-2899-44ab-97a6-e23d6e51f52a tempest-TestMultiAttachVolumeSwap-422775694 tempest-TestMultiAttachVolumeSwap-422775694-project-member] https://10.4.3.189/volume/v3/volumes/1633eabe-0fff-4a8d-b511-1363a815b671 returned with HTTP 200 Aug 25 05:38:48.598181 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 62/247] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:38:48 2026] GET /volume/v3/volumes/1633eabe-0fff-4a8d-b511-1363a815b671 => generated 868 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:38:48.628818 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.quota [req-a2db6352-b24a-4cb6-a221-c081df1258de req-f0fba652-99f1-4e69-85a4-4ecf5cbe0458 tempest-ServerBootFromVolumeStableRescueTest-918727856 tempest-ServerBootFromVolumeStableRescueTest-918727856-project-member] Created reservations ['bf4c6b37-5f49-49d5-bc7e-3494085b3165', 'a4275ee0-36fd-4ae1-bd10-94b2ec242a1f', 'c0a68737-130d-44e0-b942-de8210092592', '27d3fa45-b166-45dd-ba55-4a67063742d1'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:38:48.628818 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [req-a2db6352-b24a-4cb6-a221-c081df1258de req-f0fba652-99f1-4e69-85a4-4ecf5cbe0458 tempest-ServerBootFromVolumeStableRescueTest-918727856 tempest-ServerBootFromVolumeStableRescueTest-918727856-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (83fa4beb-479f-4485-ae6c-51610fcdbf74) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bf4c6b37-5f49-49d5-bc7e-3494085b3165', 'a4275ee0-36fd-4ae1-bd10-94b2ec242a1f', 'c0a68737-130d-44e0-b942-de8210092592', '27d3fa45-b166-45dd-ba55-4a67063742d1']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:38:48.628818 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [req-a2db6352-b24a-4cb6-a221-c081df1258de req-f0fba652-99f1-4e69-85a4-4ecf5cbe0458 tempest-ServerBootFromVolumeStableRescueTest-918727856 tempest-ServerBootFromVolumeStableRescueTest-918727856-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a7e17105-3c2e-486b-a412-1ef99db97627) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:38:48.657291 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [req-a2db6352-b24a-4cb6-a221-c081df1258de req-f0fba652-99f1-4e69-85a4-4ecf5cbe0458 tempest-ServerBootFromVolumeStableRescueTest-918727856 tempest-ServerBootFromVolumeStableRescueTest-918727856-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a7e17105-3c2e-486b-a412-1ef99db97627) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '28baec7d-7048-4636-bfb7-a55a8cfac984', '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='94e35766a80741db94a23c1748f972b0',qos_specs=None,replication_status=,reservations=['bf4c6b37-5f49-49d5-bc7e-3494085b3165','a4275ee0-36fd-4ae1-bd10-94b2ec242a1f','c0a68737-130d-44e0-b942-de8210092592','27d3fa45-b166-45dd-ba55-4a67063742d1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8059e162a868489097a5b129b3205528',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T05:38:48Z,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=28baec7d-7048-4636-bfb7-a55a8cfac984,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='94e35766a80741db94a23c1748f972b0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8059e162a868489097a5b129b3205528',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(23fc6e5d-fce0-4521-ba46-4837b4232084),volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:38:48.658984 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [req-a2db6352-b24a-4cb6-a221-c081df1258de req-f0fba652-99f1-4e69-85a4-4ecf5cbe0458 tempest-ServerBootFromVolumeStableRescueTest-918727856 tempest-ServerBootFromVolumeStableRescueTest-918727856-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fda174ed-708e-44c5-8dc6-d216bacb9a31) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:38:48.681824 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [req-a2db6352-b24a-4cb6-a221-c081df1258de req-f0fba652-99f1-4e69-85a4-4ecf5cbe0458 tempest-ServerBootFromVolumeStableRescueTest-918727856 tempest-ServerBootFromVolumeStableRescueTest-918727856-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fda174ed-708e-44c5-8dc6-d216bacb9a31) transitioned into 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='94e35766a80741db94a23c1748f972b0',qos_specs=None,replication_status=,reservations=['bf4c6b37-5f49-49d5-bc7e-3494085b3165','a4275ee0-36fd-4ae1-bd10-94b2ec242a1f','c0a68737-130d-44e0-b942-de8210092592','27d3fa45-b166-45dd-ba55-4a67063742d1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8059e162a868489097a5b129b3205528',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:38:48.682978 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [req-a2db6352-b24a-4cb6-a221-c081df1258de req-f0fba652-99f1-4e69-85a4-4ecf5cbe0458 tempest-ServerBootFromVolumeStableRescueTest-918727856 tempest-ServerBootFromVolumeStableRescueTest-918727856-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (48e8e308-70f0-4c29-a66d-cb57d81121c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:38:48.695329 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [req-a2db6352-b24a-4cb6-a221-c081df1258de req-f0fba652-99f1-4e69-85a4-4ecf5cbe0458 tempest-ServerBootFromVolumeStableRescueTest-918727856 tempest-ServerBootFromVolumeStableRescueTest-918727856-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (48e8e308-70f0-4c29-a66d-cb57d81121c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:38:48.697081 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [req-a2db6352-b24a-4cb6-a221-c081df1258de req-f0fba652-99f1-4e69-85a4-4ecf5cbe0458 tempest-ServerBootFromVolumeStableRescueTest-918727856 tempest-ServerBootFromVolumeStableRescueTest-918727856-project-member] Flow 'volume_create_api' (f0d96a2f-3d23-4bbc-8273-247d9060f64c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:38:48.697575 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [req-a2db6352-b24a-4cb6-a221-c081df1258de req-f0fba652-99f1-4e69-85a4-4ecf5cbe0458 tempest-ServerBootFromVolumeStableRescueTest-918727856 tempest-ServerBootFromVolumeStableRescueTest-918727856-project-member] Create volume request issued successfully. Aug 25 05:38:48.698392 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-a2db6352-b24a-4cb6-a221-c081df1258de req-f0fba652-99f1-4e69-85a4-4ecf5cbe0458 tempest-ServerBootFromVolumeStableRescueTest-918727856 tempest-ServerBootFromVolumeStableRescueTest-918727856-project-member] https://10.4.3.189/volume/v3/volumes returned with HTTP 202 Aug 25 05:38:48.698949 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 59/248] 10.4.3.189 () {72 vars in 1541 bytes} [Tue Aug 25 05:38:48 2026] POST /volume/v3/volumes => generated 703 bytes in 315 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 05:38:48.707991 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [req-a2db6352-b24a-4cb6-a221-c081df1258de req-44db44ae-6d2b-4554-bd55-d2b3310d47ec None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:38:48.710437 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-a2db6352-b24a-4cb6-a221-c081df1258de req-44db44ae-6d2b-4554-bd55-d2b3310d47ec tempest-ServerBootFromVolumeStableRescueTest-918727856 tempest-ServerBootFromVolumeStableRescueTest-918727856-project-member] GET https://10.4.3.189/volume/v3/volumes/28baec7d-7048-4636-bfb7-a55a8cfac984 Aug 25 05:38:48.710642 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-a2db6352-b24a-4cb6-a221-c081df1258de req-44db44ae-6d2b-4554-bd55-d2b3310d47ec tempest-ServerBootFromVolumeStableRescueTest-918727856 tempest-ServerBootFromVolumeStableRescueTest-918727856-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:38:48.710855 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-a2db6352-b24a-4cb6-a221-c081df1258de req-44db44ae-6d2b-4554-bd55-d2b3310d47ec tempest-ServerBootFromVolumeStableRescueTest-918727856 tempest-ServerBootFromVolumeStableRescueTest-918727856-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:38:48.718400 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:38:48.718400 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:38:48.723109 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [req-a2db6352-b24a-4cb6-a221-c081df1258de req-44db44ae-6d2b-4554-bd55-d2b3310d47ec tempest-ServerBootFromVolumeStableRescueTest-918727856 tempest-ServerBootFromVolumeStableRescueTest-918727856-project-member] Volume info retrieved successfully. Aug 25 05:38:48.728330 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-a2db6352-b24a-4cb6-a221-c081df1258de req-44db44ae-6d2b-4554-bd55-d2b3310d47ec tempest-ServerBootFromVolumeStableRescueTest-918727856 tempest-ServerBootFromVolumeStableRescueTest-918727856-project-member] https://10.4.3.189/volume/v3/volumes/28baec7d-7048-4636-bfb7-a55a8cfac984 returned with HTTP 200 Aug 25 05:38:48.728860 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 65/249] 10.4.3.189 () {68 vars in 1598 bytes} [Tue Aug 25 05:38:48 2026] GET /volume/v3/volumes/28baec7d-7048-4636-bfb7-a55a8cfac984 => generated 771 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:38:48.739133 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-a2db6352-b24a-4cb6-a221-c081df1258de req-02519c1e-161a-4d06-9d2a-d74f64a01808 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:38:48.741305 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-a2db6352-b24a-4cb6-a221-c081df1258de req-02519c1e-161a-4d06-9d2a-d74f64a01808 tempest-ServerBootFromVolumeStableRescueTest-918727856 tempest-ServerBootFromVolumeStableRescueTest-918727856-project-member] GET https://10.4.3.189/volume/v3/volumes/28baec7d-7048-4636-bfb7-a55a8cfac984 Aug 25 05:38:48.741531 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-a2db6352-b24a-4cb6-a221-c081df1258de req-02519c1e-161a-4d06-9d2a-d74f64a01808 tempest-ServerBootFromVolumeStableRescueTest-918727856 tempest-ServerBootFromVolumeStableRescueTest-918727856-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:38:48.741718 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-a2db6352-b24a-4cb6-a221-c081df1258de req-02519c1e-161a-4d06-9d2a-d74f64a01808 tempest-ServerBootFromVolumeStableRescueTest-918727856 tempest-ServerBootFromVolumeStableRescueTest-918727856-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:38:48.748858 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-d4934f37-7373-44e5-9330-1d6e2d898a44 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:38:48.750553 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:38:48.750553 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:38:48.751264 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-d4934f37-7373-44e5-9330-1d6e2d898a44 tempest-TaggedBootDevicesTest-1708542002 tempest-TaggedBootDevicesTest-1708542002-project-member] GET https://10.4.3.189/volume/v3/volumes/1de40a58-b41b-4e2f-b614-b1a11a2dc9ae Aug 25 05:38:48.751542 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-d4934f37-7373-44e5-9330-1d6e2d898a44 tempest-TaggedBootDevicesTest-1708542002 tempest-TaggedBootDevicesTest-1708542002-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:38:48.751766 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-d4934f37-7373-44e5-9330-1d6e2d898a44 tempest-TaggedBootDevicesTest-1708542002 tempest-TaggedBootDevicesTest-1708542002-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:38:48.755685 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [req-a2db6352-b24a-4cb6-a221-c081df1258de req-02519c1e-161a-4d06-9d2a-d74f64a01808 tempest-ServerBootFromVolumeStableRescueTest-918727856 tempest-ServerBootFromVolumeStableRescueTest-918727856-project-member] Volume info retrieved successfully. Aug 25 05:38:48.761312 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:38:48.761312 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:38:48.761607 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-a2db6352-b24a-4cb6-a221-c081df1258de req-02519c1e-161a-4d06-9d2a-d74f64a01808 tempest-ServerBootFromVolumeStableRescueTest-918727856 tempest-ServerBootFromVolumeStableRescueTest-918727856-project-member] https://10.4.3.189/volume/v3/volumes/28baec7d-7048-4636-bfb7-a55a8cfac984 returned with HTTP 200 Aug 25 05:38:48.762189 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 64/250] 10.4.3.189 () {68 vars in 1598 bytes} [Tue Aug 25 05:38:48 2026] GET /volume/v3/volumes/28baec7d-7048-4636-bfb7-a55a8cfac984 => generated 771 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:38:48.767294 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-d4934f37-7373-44e5-9330-1d6e2d898a44 tempest-TaggedBootDevicesTest-1708542002 tempest-TaggedBootDevicesTest-1708542002-project-member] Volume info retrieved successfully. Aug 25 05:38:48.775978 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-d4934f37-7373-44e5-9330-1d6e2d898a44 tempest-TaggedBootDevicesTest-1708542002 tempest-TaggedBootDevicesTest-1708542002-project-member] https://10.4.3.189/volume/v3/volumes/1de40a58-b41b-4e2f-b614-b1a11a2dc9ae returned with HTTP 200 Aug 25 05:38:48.776767 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 63/251] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:38:48 2026] GET /volume/v3/volumes/1de40a58-b41b-4e2f-b614-b1a11a2dc9ae => generated 905 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:38:48.802521 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-64deebfc-6558-4dc3-8512-2d308908223b None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:38:48.807215 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-64deebfc-6558-4dc3-8512-2d308908223b tempest-TaggedAttachmentsTest-1141031454 tempest-TaggedAttachmentsTest-1141031454-project-member] GET https://10.4.3.189/volume/v3/volumes/e3d27fca-c234-4d03-a430-b1b2a88d3874 Aug 25 05:38:48.807215 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-64deebfc-6558-4dc3-8512-2d308908223b tempest-TaggedAttachmentsTest-1141031454 tempest-TaggedAttachmentsTest-1141031454-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:38:48.807215 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-64deebfc-6558-4dc3-8512-2d308908223b tempest-TaggedAttachmentsTest-1141031454 tempest-TaggedAttachmentsTest-1141031454-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:38:48.821912 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:38:48.821912 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:38:48.828046 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-64deebfc-6558-4dc3-8512-2d308908223b tempest-TaggedAttachmentsTest-1141031454 tempest-TaggedAttachmentsTest-1141031454-project-member] Volume info retrieved successfully. Aug 25 05:38:48.841183 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-64deebfc-6558-4dc3-8512-2d308908223b tempest-TaggedAttachmentsTest-1141031454 tempest-TaggedAttachmentsTest-1141031454-project-member] https://10.4.3.189/volume/v3/volumes/e3d27fca-c234-4d03-a430-b1b2a88d3874 returned with HTTP 200 Aug 25 05:38:48.841183 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 60/252] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:38:48 2026] GET /volume/v3/volumes/e3d27fca-c234-4d03-a430-b1b2a88d3874 => generated 844 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:38:49.050294 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-b06d545b-63f5-4755-b81e-a480f34c4b6e None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:38:49.053494 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-b06d545b-63f5-4755-b81e-a480f34c4b6e tempest-AttachSCSIVolumeTestJSON-717183569 tempest-AttachSCSIVolumeTestJSON-717183569-project-member] GET https://10.4.3.189/volume/v3/volumes/98a458c1-740a-45ad-841d-fe9248f0b34a Aug 25 05:38:49.053784 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-b06d545b-63f5-4755-b81e-a480f34c4b6e tempest-AttachSCSIVolumeTestJSON-717183569 tempest-AttachSCSIVolumeTestJSON-717183569-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:38:49.054071 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-b06d545b-63f5-4755-b81e-a480f34c4b6e tempest-AttachSCSIVolumeTestJSON-717183569 tempest-AttachSCSIVolumeTestJSON-717183569-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:38:49.068108 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:38:49.068108 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:38:49.074561 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-b06d545b-63f5-4755-b81e-a480f34c4b6e tempest-AttachSCSIVolumeTestJSON-717183569 tempest-AttachSCSIVolumeTestJSON-717183569-project-member] Volume info retrieved successfully. Aug 25 05:38:49.082335 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-b06d545b-63f5-4755-b81e-a480f34c4b6e tempest-AttachSCSIVolumeTestJSON-717183569 tempest-AttachSCSIVolumeTestJSON-717183569-project-member] https://10.4.3.189/volume/v3/volumes/98a458c1-740a-45ad-841d-fe9248f0b34a returned with HTTP 200 Aug 25 05:38:49.082991 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 66/253] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:38:49 2026] GET /volume/v3/volumes/98a458c1-740a-45ad-841d-fe9248f0b34a => generated 848 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:38:49.412736 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-b2945009-dd3a-4fc3-89aa-a17d7fc97f3f None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:38:49.414541 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-b2945009-dd3a-4fc3-89aa-a17d7fc97f3f tempest-VolumesActionsTest-874743111 tempest-VolumesActionsTest-874743111-project-member] GET https://10.4.3.189/volume/v3/volumes/7a8ce143-1cd5-47c9-ac5c-4b0c0409ffda Aug 25 05:38:49.414886 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-b2945009-dd3a-4fc3-89aa-a17d7fc97f3f tempest-VolumesActionsTest-874743111 tempest-VolumesActionsTest-874743111-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:38:49.414948 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-b2945009-dd3a-4fc3-89aa-a17d7fc97f3f tempest-VolumesActionsTest-874743111 tempest-VolumesActionsTest-874743111-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:38:49.429162 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-b2945009-dd3a-4fc3-89aa-a17d7fc97f3f tempest-VolumesActionsTest-874743111 tempest-VolumesActionsTest-874743111-project-member] https://10.4.3.189/volume/v3/volumes/7a8ce143-1cd5-47c9-ac5c-4b0c0409ffda returned with HTTP 404 Aug 25 05:38:49.429830 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 65/254] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:38:49 2026] GET /volume/v3/volumes/7a8ce143-1cd5-47c9-ac5c-4b0c0409ffda => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 25 05:38:49.439345 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-2e5153ea-39ca-4c64-9886-1647efa9b0f9 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:38:49.442664 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-2e5153ea-39ca-4c64-9886-1647efa9b0f9 tempest-VolumesActionsTest-874743111 tempest-VolumesActionsTest-874743111-project-member] GET https://10.4.3.189/volume/v3/volumes/7a8ce143-1cd5-47c9-ac5c-4b0c0409ffda Aug 25 05:38:49.442664 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-2e5153ea-39ca-4c64-9886-1647efa9b0f9 tempest-VolumesActionsTest-874743111 tempest-VolumesActionsTest-874743111-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:38:49.442835 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-2e5153ea-39ca-4c64-9886-1647efa9b0f9 tempest-VolumesActionsTest-874743111 tempest-VolumesActionsTest-874743111-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:38:49.453918 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-2e5153ea-39ca-4c64-9886-1647efa9b0f9 tempest-VolumesActionsTest-874743111 tempest-VolumesActionsTest-874743111-project-member] https://10.4.3.189/volume/v3/volumes/7a8ce143-1cd5-47c9-ac5c-4b0c0409ffda returned with HTTP 404 Aug 25 05:38:49.455108 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 64/255] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:38:49 2026] GET /volume/v3/volumes/7a8ce143-1cd5-47c9-ac5c-4b0c0409ffda => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:38:49.463762 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-418f08af-eb8f-4867-84b8-1516dfe08f7d None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:38:49.465768 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-418f08af-eb8f-4867-84b8-1516dfe08f7d tempest-VolumesActionsTest-874743111 tempest-VolumesActionsTest-874743111-project-member] DELETE https://10.4.3.189/volume/v3/volumes/7a8ce143-1cd5-47c9-ac5c-4b0c0409ffda Aug 25 05:38:49.466154 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-418f08af-eb8f-4867-84b8-1516dfe08f7d tempest-VolumesActionsTest-874743111 tempest-VolumesActionsTest-874743111-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:38:49.466503 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-418f08af-eb8f-4867-84b8-1516dfe08f7d tempest-VolumesActionsTest-874743111 tempest-VolumesActionsTest-874743111-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:38:49.466828 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-418f08af-eb8f-4867-84b8-1516dfe08f7d tempest-VolumesActionsTest-874743111 tempest-VolumesActionsTest-874743111-project-member] Delete volume with id: 7a8ce143-1cd5-47c9-ac5c-4b0c0409ffda Aug 25 05:38:49.476093 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-418f08af-eb8f-4867-84b8-1516dfe08f7d tempest-VolumesActionsTest-874743111 tempest-VolumesActionsTest-874743111-project-member] https://10.4.3.189/volume/v3/volumes/7a8ce143-1cd5-47c9-ac5c-4b0c0409ffda returned with HTTP 404 Aug 25 05:38:49.478420 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 61/256] 10.4.3.189 () {66 vars in 1351 bytes} [Tue Aug 25 05:38:49 2026] DELETE /volume/v3/volumes/7a8ce143-1cd5-47c9-ac5c-4b0c0409ffda => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:38:49.489832 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-8dfa3fca-8077-4bbc-ab63-0acfeaebec1c None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:38:49.491352 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-8dfa3fca-8077-4bbc-ab63-0acfeaebec1c tempest-VolumesActionsTest-874743111 tempest-VolumesActionsTest-874743111-project-member] POST https://10.4.3.189/volume/v3/volumes Aug 25 05:38:49.491760 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-8dfa3fca-8077-4bbc-ab63-0acfeaebec1c tempest-VolumesActionsTest-874743111 tempest-VolumesActionsTest-874743111-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1150771346"}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:38:49.493497 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.v3.volumes [None req-8dfa3fca-8077-4bbc-ab63-0acfeaebec1c tempest-VolumesActionsTest-874743111 tempest-VolumesActionsTest-874743111-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1150771346'}} {{(pid=100270) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 05:38:49.493679 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.v3.volumes [None req-8dfa3fca-8077-4bbc-ab63-0acfeaebec1c tempest-VolumesActionsTest-874743111 tempest-VolumesActionsTest-874743111-project-member] Create volume of 1 GB Aug 25 05:38:49.499011 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-8dfa3fca-8077-4bbc-ab63-0acfeaebec1c tempest-VolumesActionsTest-874743111 tempest-VolumesActionsTest-874743111-project-member] Availability Zones retrieved successfully. Aug 25 05:38:49.505517 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-1d867db9-30f0-43e9-a4d8-eb10787aa116 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:38:49.506863 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-8dfa3fca-8077-4bbc-ab63-0acfeaebec1c tempest-VolumesActionsTest-874743111 tempest-VolumesActionsTest-874743111-project-member] Flow 'volume_create_api' (1b694a3f-9c74-483a-8292-cf2ea262ec4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:38:49.507461 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-1d867db9-30f0-43e9-a4d8-eb10787aa116 tempest-VolumesAssistedSnapshotsTest-1375744646 tempest-VolumesAssistedSnapshotsTest-1375744646-project-admin] GET https://10.4.3.189/volume/v3/volumes/fe862356-ffcc-4eb3-8097-b49f0712fc78 Aug 25 05:38:49.507732 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-1d867db9-30f0-43e9-a4d8-eb10787aa116 tempest-VolumesAssistedSnapshotsTest-1375744646 tempest-VolumesAssistedSnapshotsTest-1375744646-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:38:49.507949 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-8dfa3fca-8077-4bbc-ab63-0acfeaebec1c tempest-VolumesActionsTest-874743111 tempest-VolumesActionsTest-874743111-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6cd5d48b-e181-4e0c-bea1-d99f78ef1efc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:38:49.508033 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-1d867db9-30f0-43e9-a4d8-eb10787aa116 tempest-VolumesAssistedSnapshotsTest-1375744646 tempest-VolumesAssistedSnapshotsTest-1375744646-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:38:49.508991 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.flows.api.create_volume [None req-8dfa3fca-8077-4bbc-ab63-0acfeaebec1c tempest-VolumesActionsTest-874743111 tempest-VolumesActionsTest-874743111-project-member] Validating volume size '1' using validate_int {{(pid=100270) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 05:38:49.521319 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:38:49.521319 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:38:49.526409 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-1d867db9-30f0-43e9-a4d8-eb10787aa116 tempest-VolumesAssistedSnapshotsTest-1375744646 tempest-VolumesAssistedSnapshotsTest-1375744646-project-admin] Volume info retrieved successfully. Aug 25 05:38:49.532081 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-1d867db9-30f0-43e9-a4d8-eb10787aa116 tempest-VolumesAssistedSnapshotsTest-1375744646 tempest-VolumesAssistedSnapshotsTest-1375744646-project-admin] https://10.4.3.189/volume/v3/volumes/fe862356-ffcc-4eb3-8097-b49f0712fc78 returned with HTTP 200 Aug 25 05:38:49.532693 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 66/257] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:38:49 2026] GET /volume/v3/volumes/fe862356-ffcc-4eb3-8097-b49f0712fc78 => generated 1016 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:38:49.545575 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-8dfa3fca-8077-4bbc-ab63-0acfeaebec1c tempest-VolumesActionsTest-874743111 tempest-VolumesActionsTest-874743111-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6cd5d48b-e181-4e0c-bea1-d99f78ef1efc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T05:35:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=23fc6e5d-fce0-4521-ba46-4837b4232084,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '23fc6e5d-fce0-4521-ba46-4837b4232084', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:38:49.546391 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-8dfa3fca-8077-4bbc-ab63-0acfeaebec1c tempest-VolumesActionsTest-874743111 tempest-VolumesActionsTest-874743111-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (adafbdc6-3cdb-45e7-8450-40c373dc2ee7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:38:49.600126 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.quota [None req-8dfa3fca-8077-4bbc-ab63-0acfeaebec1c tempest-VolumesActionsTest-874743111 tempest-VolumesActionsTest-874743111-project-member] Created reservations ['0fa4d736-242f-4a3d-ab66-1eb912f1b0fd', '25d05e37-e114-4a87-88e2-24fb55575242', 'cd7b9102-443a-43c8-8ac2-f078bac92233', '7782a810-8b4b-46b4-bc7a-8291f2078163'] {{(pid=100270) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:38:49.601013 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-8dfa3fca-8077-4bbc-ab63-0acfeaebec1c tempest-VolumesActionsTest-874743111 tempest-VolumesActionsTest-874743111-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (adafbdc6-3cdb-45e7-8450-40c373dc2ee7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0fa4d736-242f-4a3d-ab66-1eb912f1b0fd', '25d05e37-e114-4a87-88e2-24fb55575242', 'cd7b9102-443a-43c8-8ac2-f078bac92233', '7782a810-8b4b-46b4-bc7a-8291f2078163']}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:38:49.601978 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-8dfa3fca-8077-4bbc-ab63-0acfeaebec1c tempest-VolumesActionsTest-874743111 tempest-VolumesActionsTest-874743111-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6634c509-6915-4ef2-b7e8-700c7933aab8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:38:49.620702 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-6148b299-7746-4b0d-8213-f0caf9ba8a8d None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:38:49.624287 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-6148b299-7746-4b0d-8213-f0caf9ba8a8d tempest-TestMultiAttachVolumeSwap-422775694 tempest-TestMultiAttachVolumeSwap-422775694-project-member] GET https://10.4.3.189/volume/v3/volumes/1633eabe-0fff-4a8d-b511-1363a815b671 Aug 25 05:38:49.624858 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-6148b299-7746-4b0d-8213-f0caf9ba8a8d tempest-TestMultiAttachVolumeSwap-422775694 tempest-TestMultiAttachVolumeSwap-422775694-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:38:49.625402 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-6148b299-7746-4b0d-8213-f0caf9ba8a8d tempest-TestMultiAttachVolumeSwap-422775694 tempest-TestMultiAttachVolumeSwap-422775694-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:38:49.629154 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-8dfa3fca-8077-4bbc-ab63-0acfeaebec1c tempest-VolumesActionsTest-874743111 tempest-VolumesActionsTest-874743111-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6634c509-6915-4ef2-b7e8-700c7933aab8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f6543516-216f-462d-8727-c81112aa7e22', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1150771346',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='870b8b84e52c40aaa529b4e13d395906',qos_specs=None,replication_status=,reservations=['0fa4d736-242f-4a3d-ab66-1eb912f1b0fd','25d05e37-e114-4a87-88e2-24fb55575242','cd7b9102-443a-43c8-8ac2-f078bac92233','7782a810-8b4b-46b4-bc7a-8291f2078163'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ea5b34bacbb240b2b8950e45f3b760d0',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T05:38:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1150771346',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f6543516-216f-462d-8727-c81112aa7e22,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='870b8b84e52c40aaa529b4e13d395906',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ea5b34bacbb240b2b8950e45f3b760d0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(23fc6e5d-fce0-4521-ba46-4837b4232084),volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:38:49.630371 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-8dfa3fca-8077-4bbc-ab63-0acfeaebec1c tempest-VolumesActionsTest-874743111 tempest-VolumesActionsTest-874743111-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (86438b83-26a7-4800-9640-4c63ef418a17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:38:49.645185 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:38:49.645185 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:38:49.653197 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-6148b299-7746-4b0d-8213-f0caf9ba8a8d tempest-TestMultiAttachVolumeSwap-422775694 tempest-TestMultiAttachVolumeSwap-422775694-project-member] Volume info retrieved successfully. Aug 25 05:38:49.654971 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-8dfa3fca-8077-4bbc-ab63-0acfeaebec1c tempest-VolumesActionsTest-874743111 tempest-VolumesActionsTest-874743111-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (86438b83-26a7-4800-9640-4c63ef418a17) transitioned into state 'SUCCESS' from state '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-1150771346',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='870b8b84e52c40aaa529b4e13d395906',qos_specs=None,replication_status=,reservations=['0fa4d736-242f-4a3d-ab66-1eb912f1b0fd','25d05e37-e114-4a87-88e2-24fb55575242','cd7b9102-443a-43c8-8ac2-f078bac92233','7782a810-8b4b-46b4-bc7a-8291f2078163'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ea5b34bacbb240b2b8950e45f3b760d0',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:38:49.656513 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-8dfa3fca-8077-4bbc-ab63-0acfeaebec1c tempest-VolumesActionsTest-874743111 tempest-VolumesActionsTest-874743111-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2686ec51-2e15-4029-a222-a2f0777400a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:38:49.665548 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-6148b299-7746-4b0d-8213-f0caf9ba8a8d tempest-TestMultiAttachVolumeSwap-422775694 tempest-TestMultiAttachVolumeSwap-422775694-project-member] https://10.4.3.189/volume/v3/volumes/1633eabe-0fff-4a8d-b511-1363a815b671 returned with HTTP 200 Aug 25 05:38:49.666449 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 65/258] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:38:49 2026] GET /volume/v3/volumes/1633eabe-0fff-4a8d-b511-1363a815b671 => generated 868 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:38:49.676887 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-8dfa3fca-8077-4bbc-ab63-0acfeaebec1c tempest-VolumesActionsTest-874743111 tempest-VolumesActionsTest-874743111-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2686ec51-2e15-4029-a222-a2f0777400a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:38:49.677952 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-8dfa3fca-8077-4bbc-ab63-0acfeaebec1c tempest-VolumesActionsTest-874743111 tempest-VolumesActionsTest-874743111-project-member] Flow 'volume_create_api' (1b694a3f-9c74-483a-8292-cf2ea262ec4d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100270) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:38:49.678462 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-8dfa3fca-8077-4bbc-ab63-0acfeaebec1c tempest-VolumesActionsTest-874743111 tempest-VolumesActionsTest-874743111-project-member] Create volume request issued successfully. Aug 25 05:38:49.679230 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-8dfa3fca-8077-4bbc-ab63-0acfeaebec1c tempest-VolumesActionsTest-874743111 tempest-VolumesActionsTest-874743111-project-member] https://10.4.3.189/volume/v3/volumes returned with HTTP 202 Aug 25 05:38:49.679888 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 67/259] 10.4.3.189 () {68 vars in 1258 bytes} [Tue Aug 25 05:38:49 2026] POST /volume/v3/volumes => generated 749 bytes in 191 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 05:38:49.696344 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-07fc84eb-e77d-4790-a8e9-6cbd647c15de None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:38:49.700635 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-07fc84eb-e77d-4790-a8e9-6cbd647c15de tempest-VolumesActionsTest-874743111 tempest-VolumesActionsTest-874743111-project-member] GET https://10.4.3.189/volume/v3/volumes/f6543516-216f-462d-8727-c81112aa7e22 Aug 25 05:38:49.700635 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-07fc84eb-e77d-4790-a8e9-6cbd647c15de tempest-VolumesActionsTest-874743111 tempest-VolumesActionsTest-874743111-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:38:49.700635 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-07fc84eb-e77d-4790-a8e9-6cbd647c15de tempest-VolumesActionsTest-874743111 tempest-VolumesActionsTest-874743111-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:38:49.713188 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:38:49.713188 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:38:49.719028 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-07fc84eb-e77d-4790-a8e9-6cbd647c15de tempest-VolumesActionsTest-874743111 tempest-VolumesActionsTest-874743111-project-member] Volume info retrieved successfully. Aug 25 05:38:49.725715 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-07fc84eb-e77d-4790-a8e9-6cbd647c15de tempest-VolumesActionsTest-874743111 tempest-VolumesActionsTest-874743111-project-member] https://10.4.3.189/volume/v3/volumes/f6543516-216f-462d-8727-c81112aa7e22 returned with HTTP 200 Aug 25 05:38:49.726547 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 62/260] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:38:49 2026] GET /volume/v3/volumes/f6543516-216f-462d-8727-c81112aa7e22 => generated 817 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:38:49.792505 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-e2232608-c853-496d-881c-2f1816a4a4bb None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:38:49.795635 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-e2232608-c853-496d-881c-2f1816a4a4bb tempest-TaggedBootDevicesTest-1708542002 tempest-TaggedBootDevicesTest-1708542002-project-member] GET https://10.4.3.189/volume/v3/volumes/1de40a58-b41b-4e2f-b614-b1a11a2dc9ae Aug 25 05:38:49.795884 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-e2232608-c853-496d-881c-2f1816a4a4bb tempest-TaggedBootDevicesTest-1708542002 tempest-TaggedBootDevicesTest-1708542002-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:38:49.796167 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-e2232608-c853-496d-881c-2f1816a4a4bb tempest-TaggedBootDevicesTest-1708542002 tempest-TaggedBootDevicesTest-1708542002-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:38:49.805434 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:38:49.805434 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:38:49.811213 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-e2232608-c853-496d-881c-2f1816a4a4bb tempest-TaggedBootDevicesTest-1708542002 tempest-TaggedBootDevicesTest-1708542002-project-member] Volume info retrieved successfully. Aug 25 05:38:49.816568 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-e2232608-c853-496d-881c-2f1816a4a4bb tempest-TaggedBootDevicesTest-1708542002 tempest-TaggedBootDevicesTest-1708542002-project-member] https://10.4.3.189/volume/v3/volumes/1de40a58-b41b-4e2f-b614-b1a11a2dc9ae returned with HTTP 200 Aug 25 05:38:49.817135 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 67/261] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:38:49 2026] GET /volume/v3/volumes/1de40a58-b41b-4e2f-b614-b1a11a2dc9ae => generated 905 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:38:49.863967 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-c5805990-2c3d-4b37-a144-b244733b4932 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:38:49.866932 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-c5805990-2c3d-4b37-a144-b244733b4932 tempest-TaggedAttachmentsTest-1141031454 tempest-TaggedAttachmentsTest-1141031454-project-member] GET https://10.4.3.189/volume/v3/volumes/e3d27fca-c234-4d03-a430-b1b2a88d3874 Aug 25 05:38:49.868290 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-c5805990-2c3d-4b37-a144-b244733b4932 tempest-TaggedAttachmentsTest-1141031454 tempest-TaggedAttachmentsTest-1141031454-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:38:49.868897 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-c5805990-2c3d-4b37-a144-b244733b4932 tempest-TaggedAttachmentsTest-1141031454 tempest-TaggedAttachmentsTest-1141031454-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:38:49.885966 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:38:49.885966 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:38:49.891035 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-c5805990-2c3d-4b37-a144-b244733b4932 tempest-TaggedAttachmentsTest-1141031454 tempest-TaggedAttachmentsTest-1141031454-project-member] Volume info retrieved successfully. Aug 25 05:38:49.899077 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-c5805990-2c3d-4b37-a144-b244733b4932 tempest-TaggedAttachmentsTest-1141031454 tempest-TaggedAttachmentsTest-1141031454-project-member] https://10.4.3.189/volume/v3/volumes/e3d27fca-c234-4d03-a430-b1b2a88d3874 returned with HTTP 200 Aug 25 05:38:49.899690 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 66/262] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:38:49 2026] GET /volume/v3/volumes/e3d27fca-c234-4d03-a430-b1b2a88d3874 => generated 844 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:38:50.105352 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-24b28ebc-d149-40b2-a50c-cdf34e755338 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:38:50.107219 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-24b28ebc-d149-40b2-a50c-cdf34e755338 tempest-AttachSCSIVolumeTestJSON-717183569 tempest-AttachSCSIVolumeTestJSON-717183569-project-member] GET https://10.4.3.189/volume/v3/volumes/98a458c1-740a-45ad-841d-fe9248f0b34a Aug 25 05:38:50.107520 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-24b28ebc-d149-40b2-a50c-cdf34e755338 tempest-AttachSCSIVolumeTestJSON-717183569 tempest-AttachSCSIVolumeTestJSON-717183569-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:38:50.107800 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-24b28ebc-d149-40b2-a50c-cdf34e755338 tempest-AttachSCSIVolumeTestJSON-717183569 tempest-AttachSCSIVolumeTestJSON-717183569-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:38:50.121834 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:38:50.121834 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:38:50.128552 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-24b28ebc-d149-40b2-a50c-cdf34e755338 tempest-AttachSCSIVolumeTestJSON-717183569 tempest-AttachSCSIVolumeTestJSON-717183569-project-member] Volume info retrieved successfully. Aug 25 05:38:50.134264 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-24b28ebc-d149-40b2-a50c-cdf34e755338 tempest-AttachSCSIVolumeTestJSON-717183569 tempest-AttachSCSIVolumeTestJSON-717183569-project-member] https://10.4.3.189/volume/v3/volumes/98a458c1-740a-45ad-841d-fe9248f0b34a returned with HTTP 200 Aug 25 05:38:50.134902 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 68/263] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:38:50 2026] GET /volume/v3/volumes/98a458c1-740a-45ad-841d-fe9248f0b34a => generated 848 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:38:50.546933 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-202218c0-5b66-4e95-aa2c-c63e5b119d39 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:38:50.549180 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-202218c0-5b66-4e95-aa2c-c63e5b119d39 tempest-VolumesAssistedSnapshotsTest-1375744646 tempest-VolumesAssistedSnapshotsTest-1375744646-project-admin] GET https://10.4.3.189/volume/v3/volumes/fe862356-ffcc-4eb3-8097-b49f0712fc78 Aug 25 05:38:50.549542 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-202218c0-5b66-4e95-aa2c-c63e5b119d39 tempest-VolumesAssistedSnapshotsTest-1375744646 tempest-VolumesAssistedSnapshotsTest-1375744646-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:38:50.549920 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-202218c0-5b66-4e95-aa2c-c63e5b119d39 tempest-VolumesAssistedSnapshotsTest-1375744646 tempest-VolumesAssistedSnapshotsTest-1375744646-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:38:50.563653 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:38:50.563653 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:38:50.567281 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-202218c0-5b66-4e95-aa2c-c63e5b119d39 tempest-VolumesAssistedSnapshotsTest-1375744646 tempest-VolumesAssistedSnapshotsTest-1375744646-project-admin] Volume info retrieved successfully. Aug 25 05:38:50.573434 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-202218c0-5b66-4e95-aa2c-c63e5b119d39 tempest-VolumesAssistedSnapshotsTest-1375744646 tempest-VolumesAssistedSnapshotsTest-1375744646-project-admin] https://10.4.3.189/volume/v3/volumes/fe862356-ffcc-4eb3-8097-b49f0712fc78 returned with HTTP 200 Aug 25 05:38:50.574490 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 63/264] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:38:50 2026] GET /volume/v3/volumes/fe862356-ffcc-4eb3-8097-b49f0712fc78 => generated 1016 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:38:50.682439 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-f3288b3d-36e4-4160-8318-efcfe00b3d9a None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:38:50.684692 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-f3288b3d-36e4-4160-8318-efcfe00b3d9a tempest-TestMultiAttachVolumeSwap-422775694 tempest-TestMultiAttachVolumeSwap-422775694-project-member] GET https://10.4.3.189/volume/v3/volumes/1633eabe-0fff-4a8d-b511-1363a815b671 Aug 25 05:38:50.684874 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-f3288b3d-36e4-4160-8318-efcfe00b3d9a tempest-TestMultiAttachVolumeSwap-422775694 tempest-TestMultiAttachVolumeSwap-422775694-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:38:50.685101 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-f3288b3d-36e4-4160-8318-efcfe00b3d9a tempest-TestMultiAttachVolumeSwap-422775694 tempest-TestMultiAttachVolumeSwap-422775694-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:38:50.697689 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:38:50.697689 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:38:50.702892 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-f3288b3d-36e4-4160-8318-efcfe00b3d9a tempest-TestMultiAttachVolumeSwap-422775694 tempest-TestMultiAttachVolumeSwap-422775694-project-member] Volume info retrieved successfully. Aug 25 05:38:50.707954 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-f3288b3d-36e4-4160-8318-efcfe00b3d9a tempest-TestMultiAttachVolumeSwap-422775694 tempest-TestMultiAttachVolumeSwap-422775694-project-member] https://10.4.3.189/volume/v3/volumes/1633eabe-0fff-4a8d-b511-1363a815b671 returned with HTTP 200 Aug 25 05:38:50.708427 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 68/265] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:38:50 2026] GET /volume/v3/volumes/1633eabe-0fff-4a8d-b511-1363a815b671 => generated 868 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:38:50.743470 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-6b349891-dc59-4a23-98ce-5f9dc71a8969 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:38:50.745440 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-6b349891-dc59-4a23-98ce-5f9dc71a8969 tempest-VolumesActionsTest-874743111 tempest-VolumesActionsTest-874743111-project-member] GET https://10.4.3.189/volume/v3/volumes/f6543516-216f-462d-8727-c81112aa7e22 Aug 25 05:38:50.745753 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-6b349891-dc59-4a23-98ce-5f9dc71a8969 tempest-VolumesActionsTest-874743111 tempest-VolumesActionsTest-874743111-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:38:50.746069 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-6b349891-dc59-4a23-98ce-5f9dc71a8969 tempest-VolumesActionsTest-874743111 tempest-VolumesActionsTest-874743111-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:38:50.753784 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:38:50.753784 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:38:50.758705 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-6b349891-dc59-4a23-98ce-5f9dc71a8969 tempest-VolumesActionsTest-874743111 tempest-VolumesActionsTest-874743111-project-member] Volume info retrieved successfully. Aug 25 05:38:50.763826 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-6b349891-dc59-4a23-98ce-5f9dc71a8969 tempest-VolumesActionsTest-874743111 tempest-VolumesActionsTest-874743111-project-member] https://10.4.3.189/volume/v3/volumes/f6543516-216f-462d-8727-c81112aa7e22 returned with HTTP 200 Aug 25 05:38:50.764488 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 67/266] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:38:50 2026] GET /volume/v3/volumes/f6543516-216f-462d-8727-c81112aa7e22 => generated 842 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:38:50.779938 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-be99ba9f-3798-48f9-893b-57fcd436884b None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:38:50.782305 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-be99ba9f-3798-48f9-893b-57fcd436884b tempest-VolumesActionsTest-103375073 tempest-VolumesActionsTest-103375073-project-admin] POST https://10.4.3.189/volume/v3/volumes/f6543516-216f-462d-8727-c81112aa7e22/action Aug 25 05:38:50.782745 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-be99ba9f-3798-48f9-893b-57fcd436884b tempest-VolumesActionsTest-103375073 tempest-VolumesActionsTest-103375073-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100270) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 05:38:50.782919 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-be99ba9f-3798-48f9-893b-57fcd436884b tempest-VolumesActionsTest-103375073 tempest-VolumesActionsTest-103375073-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:38:50.792613 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:38:50.792613 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:38:50.792999 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.contrib.admin_actions [None req-be99ba9f-3798-48f9-893b-57fcd436884b tempest-VolumesActionsTest-103375073 tempest-VolumesActionsTest-103375073-project-admin] Updating volume 'f6543516-216f-462d-8727-c81112aa7e22' with '{'status': 'creating'}' {{(pid=100270) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 25 05:38:50.815711 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-be99ba9f-3798-48f9-893b-57fcd436884b tempest-VolumesActionsTest-103375073 tempest-VolumesActionsTest-103375073-project-admin] https://10.4.3.189/volume/v3/volumes/f6543516-216f-462d-8727-c81112aa7e22/action returned with HTTP 202 Aug 25 05:38:50.816107 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 69/267] 10.4.3.189 () {68 vars in 1390 bytes} [Tue Aug 25 05:38:50 2026] POST /volume/v3/volumes/f6543516-216f-462d-8727-c81112aa7e22/action => generated 0 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 05:38:50.823768 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-08c3fa8c-99f1-4626-bfb9-1da495b2c72f None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:38:50.825225 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-08c3fa8c-99f1-4626-bfb9-1da495b2c72f tempest-VolumesActionsTest-874743111 tempest-VolumesActionsTest-874743111-project-member] GET https://10.4.3.189/volume/v3/volumes/f6543516-216f-462d-8727-c81112aa7e22 Aug 25 05:38:50.825561 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-08c3fa8c-99f1-4626-bfb9-1da495b2c72f tempest-VolumesActionsTest-874743111 tempest-VolumesActionsTest-874743111-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:38:50.825828 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-08c3fa8c-99f1-4626-bfb9-1da495b2c72f tempest-VolumesActionsTest-874743111 tempest-VolumesActionsTest-874743111-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:38:50.833069 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-6acef622-cbea-4a63-a1b7-5444eac4988d None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:38:50.834744 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:38:50.834744 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:38:50.835285 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-6acef622-cbea-4a63-a1b7-5444eac4988d tempest-TaggedBootDevicesTest-1708542002 tempest-TaggedBootDevicesTest-1708542002-project-member] GET https://10.4.3.189/volume/v3/volumes/1de40a58-b41b-4e2f-b614-b1a11a2dc9ae Aug 25 05:38:50.835568 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-6acef622-cbea-4a63-a1b7-5444eac4988d tempest-TaggedBootDevicesTest-1708542002 tempest-TaggedBootDevicesTest-1708542002-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:38:50.836622 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-6acef622-cbea-4a63-a1b7-5444eac4988d tempest-TaggedBootDevicesTest-1708542002 tempest-TaggedBootDevicesTest-1708542002-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:38:50.840420 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-08c3fa8c-99f1-4626-bfb9-1da495b2c72f tempest-VolumesActionsTest-874743111 tempest-VolumesActionsTest-874743111-project-member] Volume info retrieved successfully. Aug 25 05:38:50.842474 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-08c3fa8c-99f1-4626-bfb9-1da495b2c72f tempest-VolumesActionsTest-874743111 tempest-VolumesActionsTest-874743111-project-member] https://10.4.3.189/volume/v3/volumes/f6543516-216f-462d-8727-c81112aa7e22 returned with HTTP 200 Aug 25 05:38:50.842956 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 64/268] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:38:50 2026] GET /volume/v3/volumes/f6543516-216f-462d-8727-c81112aa7e22 => generated 841 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:38:50.844297 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:38:50.844297 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:38:50.849222 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-6acef622-cbea-4a63-a1b7-5444eac4988d tempest-TaggedBootDevicesTest-1708542002 tempest-TaggedBootDevicesTest-1708542002-project-member] Volume info retrieved successfully. Aug 25 05:38:50.855342 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-6acef622-cbea-4a63-a1b7-5444eac4988d tempest-TaggedBootDevicesTest-1708542002 tempest-TaggedBootDevicesTest-1708542002-project-member] https://10.4.3.189/volume/v3/volumes/1de40a58-b41b-4e2f-b614-b1a11a2dc9ae returned with HTTP 200 Aug 25 05:38:50.855875 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 69/269] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:38:50 2026] GET /volume/v3/volumes/1de40a58-b41b-4e2f-b614-b1a11a2dc9ae => generated 905 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:38:50.857816 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-37da537f-6a9b-46f2-bfee-f2ada85e2af9 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:38:50.860986 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-37da537f-6a9b-46f2-bfee-f2ada85e2af9 tempest-VolumesActionsTest-103375073 tempest-VolumesActionsTest-103375073-project-admin] POST https://10.4.3.189/volume/v3/volumes/f6543516-216f-462d-8727-c81112aa7e22/action Aug 25 05:38:50.861481 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-37da537f-6a9b-46f2-bfee-f2ada85e2af9 tempest-VolumesActionsTest-103375073 tempest-VolumesActionsTest-103375073-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100269) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 05:38:50.861624 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-37da537f-6a9b-46f2-bfee-f2ada85e2af9 tempest-VolumesActionsTest-103375073 tempest-VolumesActionsTest-103375073-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:38:50.872691 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:38:50.872691 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:38:50.873080 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-37da537f-6a9b-46f2-bfee-f2ada85e2af9 tempest-VolumesActionsTest-103375073 tempest-VolumesActionsTest-103375073-project-admin] Volume info retrieved successfully. Aug 25 05:38:50.896080 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-37da537f-6a9b-46f2-bfee-f2ada85e2af9 tempest-VolumesActionsTest-103375073 tempest-VolumesActionsTest-103375073-project-admin] Delete volume request issued successfully. Aug 25 05:38:50.896420 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-37da537f-6a9b-46f2-bfee-f2ada85e2af9 tempest-VolumesActionsTest-103375073 tempest-VolumesActionsTest-103375073-project-admin] https://10.4.3.189/volume/v3/volumes/f6543516-216f-462d-8727-c81112aa7e22/action returned with HTTP 202 Aug 25 05:38:50.897074 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 68/270] 10.4.3.189 () {68 vars in 1390 bytes} [Tue Aug 25 05:38:50 2026] POST /volume/v3/volumes/f6543516-216f-462d-8727-c81112aa7e22/action => generated 0 bytes in 41 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 05:38:50.905922 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-2e0ff3df-697c-4ce3-b79c-b65ab7335323 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:38:50.907835 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-2e0ff3df-697c-4ce3-b79c-b65ab7335323 tempest-VolumesActionsTest-874743111 tempest-VolumesActionsTest-874743111-project-member] GET https://10.4.3.189/volume/v3/volumes/f6543516-216f-462d-8727-c81112aa7e22 Aug 25 05:38:50.908043 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-2e0ff3df-697c-4ce3-b79c-b65ab7335323 tempest-VolumesActionsTest-874743111 tempest-VolumesActionsTest-874743111-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:38:50.908351 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-2e0ff3df-697c-4ce3-b79c-b65ab7335323 tempest-VolumesActionsTest-874743111 tempest-VolumesActionsTest-874743111-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:38:50.917320 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:38:50.917320 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:38:50.917457 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-8c5a5fa0-e186-40f2-a9da-e94bea95dd78 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:38:50.919182 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-8c5a5fa0-e186-40f2-a9da-e94bea95dd78 tempest-TaggedAttachmentsTest-1141031454 tempest-TaggedAttachmentsTest-1141031454-project-member] GET https://10.4.3.189/volume/v3/volumes/e3d27fca-c234-4d03-a430-b1b2a88d3874 Aug 25 05:38:50.919597 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-8c5a5fa0-e186-40f2-a9da-e94bea95dd78 tempest-TaggedAttachmentsTest-1141031454 tempest-TaggedAttachmentsTest-1141031454-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:38:50.919953 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-8c5a5fa0-e186-40f2-a9da-e94bea95dd78 tempest-TaggedAttachmentsTest-1141031454 tempest-TaggedAttachmentsTest-1141031454-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:38:50.920853 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-2e0ff3df-697c-4ce3-b79c-b65ab7335323 tempest-VolumesActionsTest-874743111 tempest-VolumesActionsTest-874743111-project-member] Volume info retrieved successfully. Aug 25 05:38:50.926614 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-2e0ff3df-697c-4ce3-b79c-b65ab7335323 tempest-VolumesActionsTest-874743111 tempest-VolumesActionsTest-874743111-project-member] https://10.4.3.189/volume/v3/volumes/f6543516-216f-462d-8727-c81112aa7e22 returned with HTTP 200 Aug 25 05:38:50.927161 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 70/271] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:38:50 2026] GET /volume/v3/volumes/f6543516-216f-462d-8727-c81112aa7e22 => generated 841 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:38:50.935099 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:38:50.935099 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:38:50.937863 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-8c5a5fa0-e186-40f2-a9da-e94bea95dd78 tempest-TaggedAttachmentsTest-1141031454 tempest-TaggedAttachmentsTest-1141031454-project-member] Volume info retrieved successfully. Aug 25 05:38:50.943317 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-8c5a5fa0-e186-40f2-a9da-e94bea95dd78 tempest-TaggedAttachmentsTest-1141031454 tempest-TaggedAttachmentsTest-1141031454-project-member] https://10.4.3.189/volume/v3/volumes/e3d27fca-c234-4d03-a430-b1b2a88d3874 returned with HTTP 200 Aug 25 05:38:50.943814 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 65/272] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:38:50 2026] GET /volume/v3/volumes/e3d27fca-c234-4d03-a430-b1b2a88d3874 => generated 844 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:38:51.150307 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-acf960f3-14b9-4245-b41d-286690973d3b None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:38:51.152439 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-acf960f3-14b9-4245-b41d-286690973d3b tempest-AttachSCSIVolumeTestJSON-717183569 tempest-AttachSCSIVolumeTestJSON-717183569-project-member] GET https://10.4.3.189/volume/v3/volumes/98a458c1-740a-45ad-841d-fe9248f0b34a Aug 25 05:38:51.152644 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-acf960f3-14b9-4245-b41d-286690973d3b tempest-AttachSCSIVolumeTestJSON-717183569 tempest-AttachSCSIVolumeTestJSON-717183569-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:38:51.152886 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-acf960f3-14b9-4245-b41d-286690973d3b tempest-AttachSCSIVolumeTestJSON-717183569 tempest-AttachSCSIVolumeTestJSON-717183569-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:38:51.164408 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:38:51.164408 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:38:51.169766 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-acf960f3-14b9-4245-b41d-286690973d3b tempest-AttachSCSIVolumeTestJSON-717183569 tempest-AttachSCSIVolumeTestJSON-717183569-project-member] Volume info retrieved successfully. Aug 25 05:38:51.176479 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-acf960f3-14b9-4245-b41d-286690973d3b tempest-AttachSCSIVolumeTestJSON-717183569 tempest-AttachSCSIVolumeTestJSON-717183569-project-member] https://10.4.3.189/volume/v3/volumes/98a458c1-740a-45ad-841d-fe9248f0b34a returned with HTTP 200 Aug 25 05:38:51.176904 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 70/273] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:38:51 2026] GET /volume/v3/volumes/98a458c1-740a-45ad-841d-fe9248f0b34a => generated 848 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:38:51.590693 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-a4e2aa1a-d1b3-4fb2-aab3-d2706cf76826 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:38:51.592708 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-a4e2aa1a-d1b3-4fb2-aab3-d2706cf76826 tempest-VolumesAssistedSnapshotsTest-1375744646 tempest-VolumesAssistedSnapshotsTest-1375744646-project-admin] GET https://10.4.3.189/volume/v3/volumes/fe862356-ffcc-4eb3-8097-b49f0712fc78 Aug 25 05:38:51.592930 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-a4e2aa1a-d1b3-4fb2-aab3-d2706cf76826 tempest-VolumesAssistedSnapshotsTest-1375744646 tempest-VolumesAssistedSnapshotsTest-1375744646-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:38:51.593162 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-a4e2aa1a-d1b3-4fb2-aab3-d2706cf76826 tempest-VolumesAssistedSnapshotsTest-1375744646 tempest-VolumesAssistedSnapshotsTest-1375744646-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:38:51.605355 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:38:51.605355 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:38:51.610144 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-a4e2aa1a-d1b3-4fb2-aab3-d2706cf76826 tempest-VolumesAssistedSnapshotsTest-1375744646 tempest-VolumesAssistedSnapshotsTest-1375744646-project-admin] Volume info retrieved successfully. Aug 25 05:38:51.615950 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-a4e2aa1a-d1b3-4fb2-aab3-d2706cf76826 tempest-VolumesAssistedSnapshotsTest-1375744646 tempest-VolumesAssistedSnapshotsTest-1375744646-project-admin] https://10.4.3.189/volume/v3/volumes/fe862356-ffcc-4eb3-8097-b49f0712fc78 returned with HTTP 200 Aug 25 05:38:51.616511 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 69/274] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:38:51 2026] GET /volume/v3/volumes/fe862356-ffcc-4eb3-8097-b49f0712fc78 => generated 1016 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:38:51.721358 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-ca0f334f-cba7-461c-997f-3fdd18374034 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:38:51.723452 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-ca0f334f-cba7-461c-997f-3fdd18374034 tempest-TestMultiAttachVolumeSwap-422775694 tempest-TestMultiAttachVolumeSwap-422775694-project-member] GET https://10.4.3.189/volume/v3/volumes/1633eabe-0fff-4a8d-b511-1363a815b671 Aug 25 05:38:51.723714 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-ca0f334f-cba7-461c-997f-3fdd18374034 tempest-TestMultiAttachVolumeSwap-422775694 tempest-TestMultiAttachVolumeSwap-422775694-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:38:51.723967 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-ca0f334f-cba7-461c-997f-3fdd18374034 tempest-TestMultiAttachVolumeSwap-422775694 tempest-TestMultiAttachVolumeSwap-422775694-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:38:51.734362 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:38:51.734362 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:38:51.738465 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-ca0f334f-cba7-461c-997f-3fdd18374034 tempest-TestMultiAttachVolumeSwap-422775694 tempest-TestMultiAttachVolumeSwap-422775694-project-member] Volume info retrieved successfully. Aug 25 05:38:51.743131 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-ca0f334f-cba7-461c-997f-3fdd18374034 tempest-TestMultiAttachVolumeSwap-422775694 tempest-TestMultiAttachVolumeSwap-422775694-project-member] https://10.4.3.189/volume/v3/volumes/1633eabe-0fff-4a8d-b511-1363a815b671 returned with HTTP 200 Aug 25 05:38:51.743561 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 71/275] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:38:51 2026] GET /volume/v3/volumes/1633eabe-0fff-4a8d-b511-1363a815b671 => generated 868 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:38:51.771859 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-a2db6352-b24a-4cb6-a221-c081df1258de req-22993582-cf38-4707-83b7-e5f47cb4c878 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:38:51.774182 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-a2db6352-b24a-4cb6-a221-c081df1258de req-22993582-cf38-4707-83b7-e5f47cb4c878 tempest-ServerBootFromVolumeStableRescueTest-918727856 tempest-ServerBootFromVolumeStableRescueTest-918727856-project-member] GET https://10.4.3.189/volume/v3/volumes/28baec7d-7048-4636-bfb7-a55a8cfac984 Aug 25 05:38:51.774783 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-a2db6352-b24a-4cb6-a221-c081df1258de req-22993582-cf38-4707-83b7-e5f47cb4c878 tempest-ServerBootFromVolumeStableRescueTest-918727856 tempest-ServerBootFromVolumeStableRescueTest-918727856-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:38:51.776078 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-a2db6352-b24a-4cb6-a221-c081df1258de req-22993582-cf38-4707-83b7-e5f47cb4c878 tempest-ServerBootFromVolumeStableRescueTest-918727856 tempest-ServerBootFromVolumeStableRescueTest-918727856-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:38:51.783670 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:38:51.783670 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:38:51.789253 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [req-a2db6352-b24a-4cb6-a221-c081df1258de req-22993582-cf38-4707-83b7-e5f47cb4c878 tempest-ServerBootFromVolumeStableRescueTest-918727856 tempest-ServerBootFromVolumeStableRescueTest-918727856-project-member] Volume info retrieved successfully. Aug 25 05:38:51.795185 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-a2db6352-b24a-4cb6-a221-c081df1258de req-22993582-cf38-4707-83b7-e5f47cb4c878 tempest-ServerBootFromVolumeStableRescueTest-918727856 tempest-ServerBootFromVolumeStableRescueTest-918727856-project-member] https://10.4.3.189/volume/v3/volumes/28baec7d-7048-4636-bfb7-a55a8cfac984 returned with HTTP 200 Aug 25 05:38:51.795892 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 66/276] 10.4.3.189 () {68 vars in 1598 bytes} [Tue Aug 25 05:38:51 2026] GET /volume/v3/volumes/28baec7d-7048-4636-bfb7-a55a8cfac984 => generated 795 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:38:51.869166 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-7e311b04-c86d-4aca-a232-bbdbcf51deed None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:38:51.870856 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-7e311b04-c86d-4aca-a232-bbdbcf51deed tempest-TaggedBootDevicesTest-1708542002 tempest-TaggedBootDevicesTest-1708542002-project-member] GET https://10.4.3.189/volume/v3/volumes/1de40a58-b41b-4e2f-b614-b1a11a2dc9ae Aug 25 05:38:51.871027 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-7e311b04-c86d-4aca-a232-bbdbcf51deed tempest-TaggedBootDevicesTest-1708542002 tempest-TaggedBootDevicesTest-1708542002-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:38:51.871376 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-7e311b04-c86d-4aca-a232-bbdbcf51deed tempest-TaggedBootDevicesTest-1708542002 tempest-TaggedBootDevicesTest-1708542002-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:38:51.878564 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:38:51.878564 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:38:51.882436 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-7e311b04-c86d-4aca-a232-bbdbcf51deed tempest-TaggedBootDevicesTest-1708542002 tempest-TaggedBootDevicesTest-1708542002-project-member] Volume info retrieved successfully. Aug 25 05:38:51.886528 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-7e311b04-c86d-4aca-a232-bbdbcf51deed tempest-TaggedBootDevicesTest-1708542002 tempest-TaggedBootDevicesTest-1708542002-project-member] https://10.4.3.189/volume/v3/volumes/1de40a58-b41b-4e2f-b614-b1a11a2dc9ae returned with HTTP 200 Aug 25 05:38:51.886864 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 71/277] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:38:51 2026] GET /volume/v3/volumes/1de40a58-b41b-4e2f-b614-b1a11a2dc9ae => generated 905 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:38:51.942016 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-1782fc94-322f-4115-95dd-5d75f6be4aea None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:38:51.943779 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-1782fc94-322f-4115-95dd-5d75f6be4aea tempest-VolumesActionsTest-874743111 tempest-VolumesActionsTest-874743111-project-member] GET https://10.4.3.189/volume/v3/volumes/f6543516-216f-462d-8727-c81112aa7e22 Aug 25 05:38:51.943973 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-1782fc94-322f-4115-95dd-5d75f6be4aea tempest-VolumesActionsTest-874743111 tempest-VolumesActionsTest-874743111-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:38:51.944207 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-1782fc94-322f-4115-95dd-5d75f6be4aea tempest-VolumesActionsTest-874743111 tempest-VolumesActionsTest-874743111-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:38:51.950632 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-1782fc94-322f-4115-95dd-5d75f6be4aea tempest-VolumesActionsTest-874743111 tempest-VolumesActionsTest-874743111-project-member] https://10.4.3.189/volume/v3/volumes/f6543516-216f-462d-8727-c81112aa7e22 returned with HTTP 404 Aug 25 05:38:51.951083 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 70/278] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:38:51 2026] GET /volume/v3/volumes/f6543516-216f-462d-8727-c81112aa7e22 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:38:51.959158 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-12cbde2b-e229-4184-a579-166f36710b27 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:38:51.961893 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-f7bfa0d8-db23-4964-8666-aa43ab90f5eb None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:38:51.962020 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-12cbde2b-e229-4184-a579-166f36710b27 tempest-TaggedAttachmentsTest-1141031454 tempest-TaggedAttachmentsTest-1141031454-project-member] GET https://10.4.3.189/volume/v3/volumes/e3d27fca-c234-4d03-a430-b1b2a88d3874 Aug 25 05:38:51.962020 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-12cbde2b-e229-4184-a579-166f36710b27 tempest-TaggedAttachmentsTest-1141031454 tempest-TaggedAttachmentsTest-1141031454-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:38:51.962215 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-12cbde2b-e229-4184-a579-166f36710b27 tempest-TaggedAttachmentsTest-1141031454 tempest-TaggedAttachmentsTest-1141031454-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:38:51.963917 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f7bfa0d8-db23-4964-8666-aa43ab90f5eb tempest-VolumesActionsTest-874743111 tempest-VolumesActionsTest-874743111-project-member] GET https://10.4.3.189/volume/v3/volumes/f6543516-216f-462d-8727-c81112aa7e22 Aug 25 05:38:51.964340 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f7bfa0d8-db23-4964-8666-aa43ab90f5eb tempest-VolumesActionsTest-874743111 tempest-VolumesActionsTest-874743111-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:38:51.964685 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f7bfa0d8-db23-4964-8666-aa43ab90f5eb tempest-VolumesActionsTest-874743111 tempest-VolumesActionsTest-874743111-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:38:51.971785 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f7bfa0d8-db23-4964-8666-aa43ab90f5eb tempest-VolumesActionsTest-874743111 tempest-VolumesActionsTest-874743111-project-member] https://10.4.3.189/volume/v3/volumes/f6543516-216f-462d-8727-c81112aa7e22 returned with HTTP 404 Aug 25 05:38:51.972538 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 67/279] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:38:51 2026] GET /volume/v3/volumes/f6543516-216f-462d-8727-c81112aa7e22 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:38:51.974606 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:38:51.974606 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:38:51.979766 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-07b55317-6d41-4fcd-89f8-bec660e466b0 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:38:51.979932 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-12cbde2b-e229-4184-a579-166f36710b27 tempest-TaggedAttachmentsTest-1141031454 tempest-TaggedAttachmentsTest-1141031454-project-member] Volume info retrieved successfully. Aug 25 05:38:51.982044 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-07b55317-6d41-4fcd-89f8-bec660e466b0 tempest-VolumesActionsTest-874743111 tempest-VolumesActionsTest-874743111-project-member] DELETE https://10.4.3.189/volume/v3/volumes/f6543516-216f-462d-8727-c81112aa7e22 Aug 25 05:38:51.982283 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-07b55317-6d41-4fcd-89f8-bec660e466b0 tempest-VolumesActionsTest-874743111 tempest-VolumesActionsTest-874743111-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:38:51.982466 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-07b55317-6d41-4fcd-89f8-bec660e466b0 tempest-VolumesActionsTest-874743111 tempest-VolumesActionsTest-874743111-project-member] Calling method 'delete' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:38:51.982657 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [None req-07b55317-6d41-4fcd-89f8-bec660e466b0 tempest-VolumesActionsTest-874743111 tempest-VolumesActionsTest-874743111-project-member] Delete volume with id: f6543516-216f-462d-8727-c81112aa7e22 Aug 25 05:38:51.985390 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-12cbde2b-e229-4184-a579-166f36710b27 tempest-TaggedAttachmentsTest-1141031454 tempest-TaggedAttachmentsTest-1141031454-project-member] https://10.4.3.189/volume/v3/volumes/e3d27fca-c234-4d03-a430-b1b2a88d3874 returned with HTTP 200 Aug 25 05:38:51.985819 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 72/280] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:38:51 2026] GET /volume/v3/volumes/e3d27fca-c234-4d03-a430-b1b2a88d3874 => generated 844 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:38:51.989586 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-07b55317-6d41-4fcd-89f8-bec660e466b0 tempest-VolumesActionsTest-874743111 tempest-VolumesActionsTest-874743111-project-member] https://10.4.3.189/volume/v3/volumes/f6543516-216f-462d-8727-c81112aa7e22 returned with HTTP 404 Aug 25 05:38:51.990476 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 72/281] 10.4.3.189 () {66 vars in 1351 bytes} [Tue Aug 25 05:38:51 2026] DELETE /volume/v3/volumes/f6543516-216f-462d-8727-c81112aa7e22 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:38:51.999619 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-750ab619-a5e0-4f69-a39c-a33f9d20814e None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:38:52.001964 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-750ab619-a5e0-4f69-a39c-a33f9d20814e tempest-VolumesActionsTest-874743111 tempest-VolumesActionsTest-874743111-project-member] POST https://10.4.3.189/volume/v3/volumes Aug 25 05:38:52.002476 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-750ab619-a5e0-4f69-a39c-a33f9d20814e tempest-VolumesActionsTest-874743111 tempest-VolumesActionsTest-874743111-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-623686807"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:38:52.004415 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.v3.volumes [None req-750ab619-a5e0-4f69-a39c-a33f9d20814e tempest-VolumesActionsTest-874743111 tempest-VolumesActionsTest-874743111-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-623686807'}} {{(pid=100269) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 05:38:52.004729 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.v3.volumes [None req-750ab619-a5e0-4f69-a39c-a33f9d20814e tempest-VolumesActionsTest-874743111 tempest-VolumesActionsTest-874743111-project-member] Create volume of 1 GB Aug 25 05:38:52.011046 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-750ab619-a5e0-4f69-a39c-a33f9d20814e tempest-VolumesActionsTest-874743111 tempest-VolumesActionsTest-874743111-project-member] Availability Zones retrieved successfully. Aug 25 05:38:52.018720 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-750ab619-a5e0-4f69-a39c-a33f9d20814e tempest-VolumesActionsTest-874743111 tempest-VolumesActionsTest-874743111-project-member] Flow 'volume_create_api' (8125b485-d807-45a3-bf68-608c864261b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:38:52.019729 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-750ab619-a5e0-4f69-a39c-a33f9d20814e tempest-VolumesActionsTest-874743111 tempest-VolumesActionsTest-874743111-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e18d3fab-e61a-44cd-ae2c-267b42987267) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:38:52.020884 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.flows.api.create_volume [None req-750ab619-a5e0-4f69-a39c-a33f9d20814e tempest-VolumesActionsTest-874743111 tempest-VolumesActionsTest-874743111-project-member] Validating volume size '1' using validate_int {{(pid=100269) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 05:38:52.056121 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-750ab619-a5e0-4f69-a39c-a33f9d20814e tempest-VolumesActionsTest-874743111 tempest-VolumesActionsTest-874743111-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e18d3fab-e61a-44cd-ae2c-267b42987267) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T05:35:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=23fc6e5d-fce0-4521-ba46-4837b4232084,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '23fc6e5d-fce0-4521-ba46-4837b4232084', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:38:52.056121 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-750ab619-a5e0-4f69-a39c-a33f9d20814e tempest-VolumesActionsTest-874743111 tempest-VolumesActionsTest-874743111-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cff8e008-2c52-4b01-902b-b008680d0d4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:38:52.104956 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.quota [None req-750ab619-a5e0-4f69-a39c-a33f9d20814e tempest-VolumesActionsTest-874743111 tempest-VolumesActionsTest-874743111-project-member] Created reservations ['a7345435-f823-4cc5-b2f3-692530800cf1', '7060e45a-00a0-427c-8b7c-f7632ef16c4c', 'fbdf6a8d-7003-45bb-ab26-fca236d5107f', '215c102d-1624-48a5-9b11-e4fbf98b74de'] {{(pid=100269) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:38:52.105850 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-750ab619-a5e0-4f69-a39c-a33f9d20814e tempest-VolumesActionsTest-874743111 tempest-VolumesActionsTest-874743111-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cff8e008-2c52-4b01-902b-b008680d0d4d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a7345435-f823-4cc5-b2f3-692530800cf1', '7060e45a-00a0-427c-8b7c-f7632ef16c4c', 'fbdf6a8d-7003-45bb-ab26-fca236d5107f', '215c102d-1624-48a5-9b11-e4fbf98b74de']}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:38:52.106710 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-750ab619-a5e0-4f69-a39c-a33f9d20814e tempest-VolumesActionsTest-874743111 tempest-VolumesActionsTest-874743111-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3bc1350a-0d72-4962-a1a7-a607d1bd39a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:38:52.132279 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-750ab619-a5e0-4f69-a39c-a33f9d20814e tempest-VolumesActionsTest-874743111 tempest-VolumesActionsTest-874743111-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3bc1350a-0d72-4962-a1a7-a607d1bd39a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'db2bc16f-805e-466d-8c26-c2d8012f9da7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-623686807',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='870b8b84e52c40aaa529b4e13d395906',qos_specs=None,replication_status=,reservations=['a7345435-f823-4cc5-b2f3-692530800cf1','7060e45a-00a0-427c-8b7c-f7632ef16c4c','fbdf6a8d-7003-45bb-ab26-fca236d5107f','215c102d-1624-48a5-9b11-e4fbf98b74de'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ea5b34bacbb240b2b8950e45f3b760d0',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T05:38:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-623686807',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=db2bc16f-805e-466d-8c26-c2d8012f9da7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='870b8b84e52c40aaa529b4e13d395906',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ea5b34bacbb240b2b8950e45f3b760d0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(23fc6e5d-fce0-4521-ba46-4837b4232084),volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:38:52.133071 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-750ab619-a5e0-4f69-a39c-a33f9d20814e tempest-VolumesActionsTest-874743111 tempest-VolumesActionsTest-874743111-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4c634736-f52b-4464-918b-438377edb13c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:38:52.157638 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-750ab619-a5e0-4f69-a39c-a33f9d20814e tempest-VolumesActionsTest-874743111 tempest-VolumesActionsTest-874743111-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4c634736-f52b-4464-918b-438377edb13c) transitioned into state 'SUCCESS' from state '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-623686807',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='870b8b84e52c40aaa529b4e13d395906',qos_specs=None,replication_status=,reservations=['a7345435-f823-4cc5-b2f3-692530800cf1','7060e45a-00a0-427c-8b7c-f7632ef16c4c','fbdf6a8d-7003-45bb-ab26-fca236d5107f','215c102d-1624-48a5-9b11-e4fbf98b74de'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ea5b34bacbb240b2b8950e45f3b760d0',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:38:52.158743 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-750ab619-a5e0-4f69-a39c-a33f9d20814e tempest-VolumesActionsTest-874743111 tempest-VolumesActionsTest-874743111-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (65a1fd7e-bfe4-4b3e-b06a-3f7dedb7dead) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:38:52.171871 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-750ab619-a5e0-4f69-a39c-a33f9d20814e tempest-VolumesActionsTest-874743111 tempest-VolumesActionsTest-874743111-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (65a1fd7e-bfe4-4b3e-b06a-3f7dedb7dead) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:38:52.173049 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-750ab619-a5e0-4f69-a39c-a33f9d20814e tempest-VolumesActionsTest-874743111 tempest-VolumesActionsTest-874743111-project-member] Flow 'volume_create_api' (8125b485-d807-45a3-bf68-608c864261b6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:38:52.173532 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-750ab619-a5e0-4f69-a39c-a33f9d20814e tempest-VolumesActionsTest-874743111 tempest-VolumesActionsTest-874743111-project-member] Create volume request issued successfully. Aug 25 05:38:52.174698 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-750ab619-a5e0-4f69-a39c-a33f9d20814e tempest-VolumesActionsTest-874743111 tempest-VolumesActionsTest-874743111-project-member] https://10.4.3.189/volume/v3/volumes returned with HTTP 202 Aug 25 05:38:52.175721 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 71/282] 10.4.3.189 () {68 vars in 1258 bytes} [Tue Aug 25 05:38:51 2026] POST /volume/v3/volumes => generated 748 bytes in 177 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 05:38:52.189974 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-d93fedaf-f10b-4660-ab8b-2a803f4f40d9 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:38:52.192967 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-20ddc403-0637-4130-bb8c-a11a8c005ddd None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:38:52.195083 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d93fedaf-f10b-4660-ab8b-2a803f4f40d9 tempest-VolumesActionsTest-874743111 tempest-VolumesActionsTest-874743111-project-member] GET https://10.4.3.189/volume/v3/volumes/db2bc16f-805e-466d-8c26-c2d8012f9da7 Aug 25 05:38:52.195083 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d93fedaf-f10b-4660-ab8b-2a803f4f40d9 tempest-VolumesActionsTest-874743111 tempest-VolumesActionsTest-874743111-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:38:52.195271 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-20ddc403-0637-4130-bb8c-a11a8c005ddd tempest-AttachSCSIVolumeTestJSON-717183569 tempest-AttachSCSIVolumeTestJSON-717183569-project-member] GET https://10.4.3.189/volume/v3/volumes/98a458c1-740a-45ad-841d-fe9248f0b34a Aug 25 05:38:52.195377 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d93fedaf-f10b-4660-ab8b-2a803f4f40d9 tempest-VolumesActionsTest-874743111 tempest-VolumesActionsTest-874743111-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:38:52.195418 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-20ddc403-0637-4130-bb8c-a11a8c005ddd tempest-AttachSCSIVolumeTestJSON-717183569 tempest-AttachSCSIVolumeTestJSON-717183569-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:38:52.195418 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-20ddc403-0637-4130-bb8c-a11a8c005ddd tempest-AttachSCSIVolumeTestJSON-717183569 tempest-AttachSCSIVolumeTestJSON-717183569-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:38:52.205218 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:38:52.205218 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:38:52.207567 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:38:52.207567 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:38:52.214088 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-d93fedaf-f10b-4660-ab8b-2a803f4f40d9 tempest-VolumesActionsTest-874743111 tempest-VolumesActionsTest-874743111-project-member] Volume info retrieved successfully. Aug 25 05:38:52.214269 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-20ddc403-0637-4130-bb8c-a11a8c005ddd tempest-AttachSCSIVolumeTestJSON-717183569 tempest-AttachSCSIVolumeTestJSON-717183569-project-member] Volume info retrieved successfully. Aug 25 05:38:52.217726 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-20ddc403-0637-4130-bb8c-a11a8c005ddd tempest-AttachSCSIVolumeTestJSON-717183569 tempest-AttachSCSIVolumeTestJSON-717183569-project-member] https://10.4.3.189/volume/v3/volumes/98a458c1-740a-45ad-841d-fe9248f0b34a returned with HTTP 200 Aug 25 05:38:52.218087 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d93fedaf-f10b-4660-ab8b-2a803f4f40d9 tempest-VolumesActionsTest-874743111 tempest-VolumesActionsTest-874743111-project-member] https://10.4.3.189/volume/v3/volumes/db2bc16f-805e-466d-8c26-c2d8012f9da7 returned with HTTP 200 Aug 25 05:38:52.218219 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 73/283] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:38:52 2026] GET /volume/v3/volumes/98a458c1-740a-45ad-841d-fe9248f0b34a => generated 848 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:38:52.218769 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 68/284] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:38:52 2026] GET /volume/v3/volumes/db2bc16f-805e-466d-8c26-c2d8012f9da7 => generated 816 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:38:52.631338 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-08077cca-700a-4bad-bb21-eceb9357545e None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:38:52.633497 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-08077cca-700a-4bad-bb21-eceb9357545e tempest-VolumesAssistedSnapshotsTest-1375744646 tempest-VolumesAssistedSnapshotsTest-1375744646-project-admin] GET https://10.4.3.189/volume/v3/volumes/fe862356-ffcc-4eb3-8097-b49f0712fc78 Aug 25 05:38:52.633774 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-08077cca-700a-4bad-bb21-eceb9357545e tempest-VolumesAssistedSnapshotsTest-1375744646 tempest-VolumesAssistedSnapshotsTest-1375744646-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:38:52.634030 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-08077cca-700a-4bad-bb21-eceb9357545e tempest-VolumesAssistedSnapshotsTest-1375744646 tempest-VolumesAssistedSnapshotsTest-1375744646-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:38:52.647823 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:38:52.647823 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:38:52.652040 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-08077cca-700a-4bad-bb21-eceb9357545e tempest-VolumesAssistedSnapshotsTest-1375744646 tempest-VolumesAssistedSnapshotsTest-1375744646-project-admin] Volume info retrieved successfully. Aug 25 05:38:52.657724 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-08077cca-700a-4bad-bb21-eceb9357545e tempest-VolumesAssistedSnapshotsTest-1375744646 tempest-VolumesAssistedSnapshotsTest-1375744646-project-admin] https://10.4.3.189/volume/v3/volumes/fe862356-ffcc-4eb3-8097-b49f0712fc78 returned with HTTP 200 Aug 25 05:38:52.657724 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 73/285] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:38:52 2026] GET /volume/v3/volumes/fe862356-ffcc-4eb3-8097-b49f0712fc78 => generated 1016 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:38:52.761378 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-ca39f930-ce78-471a-a8c2-7cdaf9499ea0 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:38:52.764493 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-ca39f930-ce78-471a-a8c2-7cdaf9499ea0 tempest-TestMultiAttachVolumeSwap-422775694 tempest-TestMultiAttachVolumeSwap-422775694-project-member] GET https://10.4.3.189/volume/v3/volumes/1633eabe-0fff-4a8d-b511-1363a815b671 Aug 25 05:38:52.764839 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-ca39f930-ce78-471a-a8c2-7cdaf9499ea0 tempest-TestMultiAttachVolumeSwap-422775694 tempest-TestMultiAttachVolumeSwap-422775694-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:38:52.765253 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-ca39f930-ce78-471a-a8c2-7cdaf9499ea0 tempest-TestMultiAttachVolumeSwap-422775694 tempest-TestMultiAttachVolumeSwap-422775694-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:38:52.779332 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:38:52.779332 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:38:52.785086 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-ca39f930-ce78-471a-a8c2-7cdaf9499ea0 tempest-TestMultiAttachVolumeSwap-422775694 tempest-TestMultiAttachVolumeSwap-422775694-project-member] Volume info retrieved successfully. Aug 25 05:38:52.791957 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-ca39f930-ce78-471a-a8c2-7cdaf9499ea0 tempest-TestMultiAttachVolumeSwap-422775694 tempest-TestMultiAttachVolumeSwap-422775694-project-member] https://10.4.3.189/volume/v3/volumes/1633eabe-0fff-4a8d-b511-1363a815b671 returned with HTTP 200 Aug 25 05:38:52.792553 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 72/286] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:38:52 2026] GET /volume/v3/volumes/1633eabe-0fff-4a8d-b511-1363a815b671 => generated 868 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:38:52.902040 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-5b0445af-7981-4ac7-9a31-59a1d55b29e5 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:38:52.904084 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-5b0445af-7981-4ac7-9a31-59a1d55b29e5 tempest-TaggedBootDevicesTest-1708542002 tempest-TaggedBootDevicesTest-1708542002-project-member] GET https://10.4.3.189/volume/v3/volumes/1de40a58-b41b-4e2f-b614-b1a11a2dc9ae Aug 25 05:38:52.904379 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-5b0445af-7981-4ac7-9a31-59a1d55b29e5 tempest-TaggedBootDevicesTest-1708542002 tempest-TaggedBootDevicesTest-1708542002-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:38:52.904553 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-5b0445af-7981-4ac7-9a31-59a1d55b29e5 tempest-TaggedBootDevicesTest-1708542002 tempest-TaggedBootDevicesTest-1708542002-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:38:52.912161 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:38:52.912161 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:38:52.917038 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-5b0445af-7981-4ac7-9a31-59a1d55b29e5 tempest-TaggedBootDevicesTest-1708542002 tempest-TaggedBootDevicesTest-1708542002-project-member] Volume info retrieved successfully. Aug 25 05:38:52.923574 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-5b0445af-7981-4ac7-9a31-59a1d55b29e5 tempest-TaggedBootDevicesTest-1708542002 tempest-TaggedBootDevicesTest-1708542002-project-member] https://10.4.3.189/volume/v3/volumes/1de40a58-b41b-4e2f-b614-b1a11a2dc9ae returned with HTTP 200 Aug 25 05:38:52.924070 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 74/287] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:38:52 2026] GET /volume/v3/volumes/1de40a58-b41b-4e2f-b614-b1a11a2dc9ae => generated 1391 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:38:52.941546 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-dc6706c4-4b03-4759-997b-6ae609fb048c None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:38:52.943558 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-dc6706c4-4b03-4759-997b-6ae609fb048c tempest-TaggedBootDevicesTest-1708542002 tempest-TaggedBootDevicesTest-1708542002-project-member] POST https://10.4.3.189/volume/v3/volumes Aug 25 05:38:52.944275 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-dc6706c4-4b03-4759-997b-6ae609fb048c tempest-TaggedBootDevicesTest-1708542002 tempest-TaggedBootDevicesTest-1708542002-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-115177431"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:38:52.948700 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.v3.volumes [None req-dc6706c4-4b03-4759-997b-6ae609fb048c tempest-TaggedBootDevicesTest-1708542002 tempest-TaggedBootDevicesTest-1708542002-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-115177431'}} {{(pid=100268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 05:38:52.949084 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-dc6706c4-4b03-4759-997b-6ae609fb048c tempest-TaggedBootDevicesTest-1708542002 tempest-TaggedBootDevicesTest-1708542002-project-member] Create volume of 1 GB Aug 25 05:38:52.954763 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-dc6706c4-4b03-4759-997b-6ae609fb048c tempest-TaggedBootDevicesTest-1708542002 tempest-TaggedBootDevicesTest-1708542002-project-member] Availability Zones retrieved successfully. Aug 25 05:38:52.964085 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-dc6706c4-4b03-4759-997b-6ae609fb048c tempest-TaggedBootDevicesTest-1708542002 tempest-TaggedBootDevicesTest-1708542002-project-member] Flow 'volume_create_api' (88051dd9-bcfc-4698-93c8-f6c03866687e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:38:52.964290 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-dc6706c4-4b03-4759-997b-6ae609fb048c tempest-TaggedBootDevicesTest-1708542002 tempest-TaggedBootDevicesTest-1708542002-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f280ab59-c976-467f-8749-8a1a35bc32dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:38:52.965716 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.flows.api.create_volume [None req-dc6706c4-4b03-4759-997b-6ae609fb048c tempest-TaggedBootDevicesTest-1708542002 tempest-TaggedBootDevicesTest-1708542002-project-member] Validating volume size '1' using validate_int {{(pid=100268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 05:38:53.000640 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-dc6706c4-4b03-4759-997b-6ae609fb048c tempest-TaggedBootDevicesTest-1708542002 tempest-TaggedBootDevicesTest-1708542002-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f280ab59-c976-467f-8749-8a1a35bc32dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T05:35:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=23fc6e5d-fce0-4521-ba46-4837b4232084,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '23fc6e5d-fce0-4521-ba46-4837b4232084', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:38:53.001873 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-6b6ddfb7-720d-4a58-afc4-c15d5a7302fa None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:38:53.002398 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-dc6706c4-4b03-4759-997b-6ae609fb048c tempest-TaggedBootDevicesTest-1708542002 tempest-TaggedBootDevicesTest-1708542002-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (069dca92-8a20-4f57-8195-66422bc38e77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:38:53.003671 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-6b6ddfb7-720d-4a58-afc4-c15d5a7302fa tempest-TaggedAttachmentsTest-1141031454 tempest-TaggedAttachmentsTest-1141031454-project-member] GET https://10.4.3.189/volume/v3/volumes/e3d27fca-c234-4d03-a430-b1b2a88d3874 Aug 25 05:38:53.004195 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-6b6ddfb7-720d-4a58-afc4-c15d5a7302fa tempest-TaggedAttachmentsTest-1141031454 tempest-TaggedAttachmentsTest-1141031454-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:38:53.004195 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-6b6ddfb7-720d-4a58-afc4-c15d5a7302fa tempest-TaggedAttachmentsTest-1141031454 tempest-TaggedAttachmentsTest-1141031454-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:38:53.018120 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:38:53.018120 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:38:53.024186 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-6b6ddfb7-720d-4a58-afc4-c15d5a7302fa tempest-TaggedAttachmentsTest-1141031454 tempest-TaggedAttachmentsTest-1141031454-project-member] Volume info retrieved successfully. Aug 25 05:38:53.029565 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-6b6ddfb7-720d-4a58-afc4-c15d5a7302fa tempest-TaggedAttachmentsTest-1141031454 tempest-TaggedAttachmentsTest-1141031454-project-member] https://10.4.3.189/volume/v3/volumes/e3d27fca-c234-4d03-a430-b1b2a88d3874 returned with HTTP 200 Aug 25 05:38:53.030142 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 74/288] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:38:53 2026] GET /volume/v3/volumes/e3d27fca-c234-4d03-a430-b1b2a88d3874 => generated 844 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:38:53.054014 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-dc6706c4-4b03-4759-997b-6ae609fb048c tempest-TaggedBootDevicesTest-1708542002 tempest-TaggedBootDevicesTest-1708542002-project-member] Created reservations ['e320f143-85ae-4cee-bf24-8504a730ddb2', 'd9ef22a8-39f4-4259-b490-9d9691265d06', 'cccce60f-6010-454b-83f0-6fca9db216af', 'f789a869-073b-4417-aff1-b0dbff497dfd'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:38:53.057080 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-dc6706c4-4b03-4759-997b-6ae609fb048c tempest-TaggedBootDevicesTest-1708542002 tempest-TaggedBootDevicesTest-1708542002-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (069dca92-8a20-4f57-8195-66422bc38e77) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e320f143-85ae-4cee-bf24-8504a730ddb2', 'd9ef22a8-39f4-4259-b490-9d9691265d06', 'cccce60f-6010-454b-83f0-6fca9db216af', 'f789a869-073b-4417-aff1-b0dbff497dfd']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:38:53.057080 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-dc6706c4-4b03-4759-997b-6ae609fb048c tempest-TaggedBootDevicesTest-1708542002 tempest-TaggedBootDevicesTest-1708542002-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7c014f64-1878-41bb-a883-9b80b641dc0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:38:53.086172 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-dc6706c4-4b03-4759-997b-6ae609fb048c tempest-TaggedBootDevicesTest-1708542002 tempest-TaggedBootDevicesTest-1708542002-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7c014f64-1878-41bb-a883-9b80b641dc0f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '59f87910-f4eb-4ba8-951a-c7e9567289c0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-115177431',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='25dbb74f44ce49448f87f858ad2fbf74',qos_specs=None,replication_status=,reservations=['e320f143-85ae-4cee-bf24-8504a730ddb2','d9ef22a8-39f4-4259-b490-9d9691265d06','cccce60f-6010-454b-83f0-6fca9db216af','f789a869-073b-4417-aff1-b0dbff497dfd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b047a0a4a16d4086ae6100f36cbb553d',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T05:38:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-115177431',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=59f87910-f4eb-4ba8-951a-c7e9567289c0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='25dbb74f44ce49448f87f858ad2fbf74',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b047a0a4a16d4086ae6100f36cbb553d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(23fc6e5d-fce0-4521-ba46-4837b4232084),volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:38:53.088142 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-dc6706c4-4b03-4759-997b-6ae609fb048c tempest-TaggedBootDevicesTest-1708542002 tempest-TaggedBootDevicesTest-1708542002-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d034d9c4-db88-472d-8346-cf73ddfceae3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:38:53.114284 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-dc6706c4-4b03-4759-997b-6ae609fb048c tempest-TaggedBootDevicesTest-1708542002 tempest-TaggedBootDevicesTest-1708542002-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d034d9c4-db88-472d-8346-cf73ddfceae3) transitioned into state 'SUCCESS' from state '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-115177431',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='25dbb74f44ce49448f87f858ad2fbf74',qos_specs=None,replication_status=,reservations=['e320f143-85ae-4cee-bf24-8504a730ddb2','d9ef22a8-39f4-4259-b490-9d9691265d06','cccce60f-6010-454b-83f0-6fca9db216af','f789a869-073b-4417-aff1-b0dbff497dfd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b047a0a4a16d4086ae6100f36cbb553d',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:38:53.115588 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-dc6706c4-4b03-4759-997b-6ae609fb048c tempest-TaggedBootDevicesTest-1708542002 tempest-TaggedBootDevicesTest-1708542002-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7597c005-c089-4887-a990-b05d397c23b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:38:53.126992 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-dc6706c4-4b03-4759-997b-6ae609fb048c tempest-TaggedBootDevicesTest-1708542002 tempest-TaggedBootDevicesTest-1708542002-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7597c005-c089-4887-a990-b05d397c23b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:38:53.129125 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-dc6706c4-4b03-4759-997b-6ae609fb048c tempest-TaggedBootDevicesTest-1708542002 tempest-TaggedBootDevicesTest-1708542002-project-member] Flow 'volume_create_api' (88051dd9-bcfc-4698-93c8-f6c03866687e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:38:53.129125 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-dc6706c4-4b03-4759-997b-6ae609fb048c tempest-TaggedBootDevicesTest-1708542002 tempest-TaggedBootDevicesTest-1708542002-project-member] Create volume request issued successfully. Aug 25 05:38:53.129406 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-dc6706c4-4b03-4759-997b-6ae609fb048c tempest-TaggedBootDevicesTest-1708542002 tempest-TaggedBootDevicesTest-1708542002-project-member] https://10.4.3.189/volume/v3/volumes returned with HTTP 202 Aug 25 05:38:53.129885 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 69/289] 10.4.3.189 () {68 vars in 1258 bytes} [Tue Aug 25 05:38:52 2026] POST /volume/v3/volumes => generated 751 bytes in 190 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 05:38:53.145704 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-c7311e51-f8ac-4493-aedb-b28a1b40126e None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:38:53.147956 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-c7311e51-f8ac-4493-aedb-b28a1b40126e tempest-TaggedBootDevicesTest-1708542002 tempest-TaggedBootDevicesTest-1708542002-project-member] GET https://10.4.3.189/volume/v3/volumes/59f87910-f4eb-4ba8-951a-c7e9567289c0 Aug 25 05:38:53.148267 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-c7311e51-f8ac-4493-aedb-b28a1b40126e tempest-TaggedBootDevicesTest-1708542002 tempest-TaggedBootDevicesTest-1708542002-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:38:53.148511 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-c7311e51-f8ac-4493-aedb-b28a1b40126e tempest-TaggedBootDevicesTest-1708542002 tempest-TaggedBootDevicesTest-1708542002-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:38:53.157485 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:38:53.157485 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:38:53.166168 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-c7311e51-f8ac-4493-aedb-b28a1b40126e tempest-TaggedBootDevicesTest-1708542002 tempest-TaggedBootDevicesTest-1708542002-project-member] Volume info retrieved successfully. Aug 25 05:38:53.172523 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-c7311e51-f8ac-4493-aedb-b28a1b40126e tempest-TaggedBootDevicesTest-1708542002 tempest-TaggedBootDevicesTest-1708542002-project-member] https://10.4.3.189/volume/v3/volumes/59f87910-f4eb-4ba8-951a-c7e9567289c0 returned with HTTP 200 Aug 25 05:38:53.173170 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 73/290] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:38:53 2026] GET /volume/v3/volumes/59f87910-f4eb-4ba8-951a-c7e9567289c0 => generated 819 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:38:53.234027 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-d16ee2ed-748c-4400-84ac-de94413b8d0f None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:38:53.235264 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-e3bf0072-ec1f-460f-ba8c-4825c12c07d3 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:38:53.237106 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-e3bf0072-ec1f-460f-ba8c-4825c12c07d3 tempest-VolumesActionsTest-874743111 tempest-VolumesActionsTest-874743111-project-member] GET https://10.4.3.189/volume/v3/volumes/db2bc16f-805e-466d-8c26-c2d8012f9da7 Aug 25 05:38:53.237333 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-e3bf0072-ec1f-460f-ba8c-4825c12c07d3 tempest-VolumesActionsTest-874743111 tempest-VolumesActionsTest-874743111-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:38:53.237519 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-e3bf0072-ec1f-460f-ba8c-4825c12c07d3 tempest-VolumesActionsTest-874743111 tempest-VolumesActionsTest-874743111-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:38:53.239635 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-d16ee2ed-748c-4400-84ac-de94413b8d0f tempest-AttachSCSIVolumeTestJSON-717183569 tempest-AttachSCSIVolumeTestJSON-717183569-project-member] GET https://10.4.3.189/volume/v3/volumes/98a458c1-740a-45ad-841d-fe9248f0b34a Aug 25 05:38:53.239862 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-d16ee2ed-748c-4400-84ac-de94413b8d0f tempest-AttachSCSIVolumeTestJSON-717183569 tempest-AttachSCSIVolumeTestJSON-717183569-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:38:53.240078 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-d16ee2ed-748c-4400-84ac-de94413b8d0f tempest-AttachSCSIVolumeTestJSON-717183569 tempest-AttachSCSIVolumeTestJSON-717183569-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:38:53.254884 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:38:53.254884 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:38:53.261865 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:38:53.261865 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:38:53.268702 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-e3bf0072-ec1f-460f-ba8c-4825c12c07d3 tempest-VolumesActionsTest-874743111 tempest-VolumesActionsTest-874743111-project-member] Volume info retrieved successfully. Aug 25 05:38:53.269955 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-d16ee2ed-748c-4400-84ac-de94413b8d0f tempest-AttachSCSIVolumeTestJSON-717183569 tempest-AttachSCSIVolumeTestJSON-717183569-project-member] Volume info retrieved successfully. Aug 25 05:38:53.273281 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-e3bf0072-ec1f-460f-ba8c-4825c12c07d3 tempest-VolumesActionsTest-874743111 tempest-VolumesActionsTest-874743111-project-member] https://10.4.3.189/volume/v3/volumes/db2bc16f-805e-466d-8c26-c2d8012f9da7 returned with HTTP 200 Aug 25 05:38:53.273697 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 75/291] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:38:53 2026] GET /volume/v3/volumes/db2bc16f-805e-466d-8c26-c2d8012f9da7 => generated 841 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:38:53.277124 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-d16ee2ed-748c-4400-84ac-de94413b8d0f tempest-AttachSCSIVolumeTestJSON-717183569 tempest-AttachSCSIVolumeTestJSON-717183569-project-member] https://10.4.3.189/volume/v3/volumes/98a458c1-740a-45ad-841d-fe9248f0b34a returned with HTTP 200 Aug 25 05:38:53.277950 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 75/292] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:38:53 2026] GET /volume/v3/volumes/98a458c1-740a-45ad-841d-fe9248f0b34a => generated 848 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:38:53.292005 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-d70921fc-1536-4b59-859b-279696bf2c76 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:38:53.293566 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d70921fc-1536-4b59-859b-279696bf2c76 tempest-VolumesActionsTest-103375073 tempest-VolumesActionsTest-103375073-project-admin] POST https://10.4.3.189/volume/v3/volumes/db2bc16f-805e-466d-8c26-c2d8012f9da7/action Aug 25 05:38:53.294042 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d70921fc-1536-4b59-859b-279696bf2c76 tempest-VolumesActionsTest-103375073 tempest-VolumesActionsTest-103375073-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100268) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 05:38:53.294346 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d70921fc-1536-4b59-859b-279696bf2c76 tempest-VolumesActionsTest-103375073 tempest-VolumesActionsTest-103375073-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:38:53.314496 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:38:53.314496 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:38:53.314496 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.contrib.admin_actions [None req-d70921fc-1536-4b59-859b-279696bf2c76 tempest-VolumesActionsTest-103375073 tempest-VolumesActionsTest-103375073-project-admin] Updating volume 'db2bc16f-805e-466d-8c26-c2d8012f9da7' with '{'status': 'error'}' {{(pid=100268) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 25 05:38:53.332734 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d70921fc-1536-4b59-859b-279696bf2c76 tempest-VolumesActionsTest-103375073 tempest-VolumesActionsTest-103375073-project-admin] https://10.4.3.189/volume/v3/volumes/db2bc16f-805e-466d-8c26-c2d8012f9da7/action returned with HTTP 202 Aug 25 05:38:53.333428 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 70/293] 10.4.3.189 () {68 vars in 1390 bytes} [Tue Aug 25 05:38:53 2026] POST /volume/v3/volumes/db2bc16f-805e-466d-8c26-c2d8012f9da7/action => generated 0 bytes in 42 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 05:38:53.343311 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-3f8bc399-2737-497b-9d5d-fa8faedf4050 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:38:53.345736 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-3f8bc399-2737-497b-9d5d-fa8faedf4050 tempest-VolumesActionsTest-874743111 tempest-VolumesActionsTest-874743111-project-member] GET https://10.4.3.189/volume/v3/volumes/db2bc16f-805e-466d-8c26-c2d8012f9da7 Aug 25 05:38:53.346005 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-3f8bc399-2737-497b-9d5d-fa8faedf4050 tempest-VolumesActionsTest-874743111 tempest-VolumesActionsTest-874743111-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:38:53.346306 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-3f8bc399-2737-497b-9d5d-fa8faedf4050 tempest-VolumesActionsTest-874743111 tempest-VolumesActionsTest-874743111-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:38:53.360436 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:38:53.360436 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:38:53.366585 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-3f8bc399-2737-497b-9d5d-fa8faedf4050 tempest-VolumesActionsTest-874743111 tempest-VolumesActionsTest-874743111-project-member] Volume info retrieved successfully. Aug 25 05:38:53.373762 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-3f8bc399-2737-497b-9d5d-fa8faedf4050 tempest-VolumesActionsTest-874743111 tempest-VolumesActionsTest-874743111-project-member] https://10.4.3.189/volume/v3/volumes/db2bc16f-805e-466d-8c26-c2d8012f9da7 returned with HTTP 200 Aug 25 05:38:53.377441 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 74/294] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:38:53 2026] GET /volume/v3/volumes/db2bc16f-805e-466d-8c26-c2d8012f9da7 => generated 837 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:38:53.394857 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-2479cd2b-09a4-47af-9dfb-433f75c6c3c0 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:38:53.396805 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-2479cd2b-09a4-47af-9dfb-433f75c6c3c0 tempest-VolumesActionsTest-103375073 tempest-VolumesActionsTest-103375073-project-admin] POST https://10.4.3.189/volume/v3/volumes/db2bc16f-805e-466d-8c26-c2d8012f9da7/action Aug 25 05:38:53.397386 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-2479cd2b-09a4-47af-9dfb-433f75c6c3c0 tempest-VolumesActionsTest-103375073 tempest-VolumesActionsTest-103375073-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100271) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 05:38:53.397542 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-2479cd2b-09a4-47af-9dfb-433f75c6c3c0 tempest-VolumesActionsTest-103375073 tempest-VolumesActionsTest-103375073-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:38:53.407311 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:38:53.407311 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:38:53.407498 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-2479cd2b-09a4-47af-9dfb-433f75c6c3c0 tempest-VolumesActionsTest-103375073 tempest-VolumesActionsTest-103375073-project-admin] Volume info retrieved successfully. Aug 25 05:38:53.443458 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-2479cd2b-09a4-47af-9dfb-433f75c6c3c0 tempest-VolumesActionsTest-103375073 tempest-VolumesActionsTest-103375073-project-admin] Delete volume request issued successfully. Aug 25 05:38:53.443782 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-2479cd2b-09a4-47af-9dfb-433f75c6c3c0 tempest-VolumesActionsTest-103375073 tempest-VolumesActionsTest-103375073-project-admin] https://10.4.3.189/volume/v3/volumes/db2bc16f-805e-466d-8c26-c2d8012f9da7/action returned with HTTP 202 Aug 25 05:38:53.444446 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 76/295] 10.4.3.189 () {68 vars in 1390 bytes} [Tue Aug 25 05:38:53 2026] POST /volume/v3/volumes/db2bc16f-805e-466d-8c26-c2d8012f9da7/action => generated 0 bytes in 50 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 05:38:53.457036 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-75bd3761-2f12-42d1-afea-4dd3e7bd9ccf None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:38:53.458574 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-75bd3761-2f12-42d1-afea-4dd3e7bd9ccf tempest-VolumesActionsTest-874743111 tempest-VolumesActionsTest-874743111-project-member] GET https://10.4.3.189/volume/v3/volumes/db2bc16f-805e-466d-8c26-c2d8012f9da7 Aug 25 05:38:53.460078 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-75bd3761-2f12-42d1-afea-4dd3e7bd9ccf tempest-VolumesActionsTest-874743111 tempest-VolumesActionsTest-874743111-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:38:53.460078 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-75bd3761-2f12-42d1-afea-4dd3e7bd9ccf tempest-VolumesActionsTest-874743111 tempest-VolumesActionsTest-874743111-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:38:53.470373 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:38:53.470373 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:38:53.484438 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-75bd3761-2f12-42d1-afea-4dd3e7bd9ccf tempest-VolumesActionsTest-874743111 tempest-VolumesActionsTest-874743111-project-member] Volume info retrieved successfully. Aug 25 05:38:53.486983 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-75bd3761-2f12-42d1-afea-4dd3e7bd9ccf tempest-VolumesActionsTest-874743111 tempest-VolumesActionsTest-874743111-project-member] https://10.4.3.189/volume/v3/volumes/db2bc16f-805e-466d-8c26-c2d8012f9da7 returned with HTTP 200 Aug 25 05:38:53.487568 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 76/296] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:38:53 2026] GET /volume/v3/volumes/db2bc16f-805e-466d-8c26-c2d8012f9da7 => generated 840 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:38:53.671487 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-a14a6bf8-99a8-4e92-bc26-01e8a81de2e0 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:38:53.673419 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a14a6bf8-99a8-4e92-bc26-01e8a81de2e0 tempest-VolumesAssistedSnapshotsTest-1375744646 tempest-VolumesAssistedSnapshotsTest-1375744646-project-admin] GET https://10.4.3.189/volume/v3/volumes/fe862356-ffcc-4eb3-8097-b49f0712fc78 Aug 25 05:38:53.673723 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a14a6bf8-99a8-4e92-bc26-01e8a81de2e0 tempest-VolumesAssistedSnapshotsTest-1375744646 tempest-VolumesAssistedSnapshotsTest-1375744646-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:38:53.673980 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a14a6bf8-99a8-4e92-bc26-01e8a81de2e0 tempest-VolumesAssistedSnapshotsTest-1375744646 tempest-VolumesAssistedSnapshotsTest-1375744646-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:38:53.685935 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:38:53.685935 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:38:53.690416 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-a14a6bf8-99a8-4e92-bc26-01e8a81de2e0 tempest-VolumesAssistedSnapshotsTest-1375744646 tempest-VolumesAssistedSnapshotsTest-1375744646-project-admin] Volume info retrieved successfully. Aug 25 05:38:53.695412 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a14a6bf8-99a8-4e92-bc26-01e8a81de2e0 tempest-VolumesAssistedSnapshotsTest-1375744646 tempest-VolumesAssistedSnapshotsTest-1375744646-project-admin] https://10.4.3.189/volume/v3/volumes/fe862356-ffcc-4eb3-8097-b49f0712fc78 returned with HTTP 200 Aug 25 05:38:53.696069 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 71/297] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:38:53 2026] GET /volume/v3/volumes/fe862356-ffcc-4eb3-8097-b49f0712fc78 => generated 1016 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:38:53.807849 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-551f9428-6297-433d-9099-c79c4c235140 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:38:53.809976 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-551f9428-6297-433d-9099-c79c4c235140 tempest-TestMultiAttachVolumeSwap-422775694 tempest-TestMultiAttachVolumeSwap-422775694-project-member] GET https://10.4.3.189/volume/v3/volumes/1633eabe-0fff-4a8d-b511-1363a815b671 Aug 25 05:38:53.810281 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-551f9428-6297-433d-9099-c79c4c235140 tempest-TestMultiAttachVolumeSwap-422775694 tempest-TestMultiAttachVolumeSwap-422775694-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:38:53.810519 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-551f9428-6297-433d-9099-c79c4c235140 tempest-TestMultiAttachVolumeSwap-422775694 tempest-TestMultiAttachVolumeSwap-422775694-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:38:53.822723 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:38:53.822723 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:38:53.831078 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-551f9428-6297-433d-9099-c79c4c235140 tempest-TestMultiAttachVolumeSwap-422775694 tempest-TestMultiAttachVolumeSwap-422775694-project-member] Volume info retrieved successfully. Aug 25 05:38:53.834818 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-551f9428-6297-433d-9099-c79c4c235140 tempest-TestMultiAttachVolumeSwap-422775694 tempest-TestMultiAttachVolumeSwap-422775694-project-member] https://10.4.3.189/volume/v3/volumes/1633eabe-0fff-4a8d-b511-1363a815b671 returned with HTTP 200 Aug 25 05:38:53.835433 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 75/298] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:38:53 2026] GET /volume/v3/volumes/1633eabe-0fff-4a8d-b511-1363a815b671 => generated 868 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:38:54.047813 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-6ff42f8b-d1e5-43c4-935b-dbcc19e002ec None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:38:54.052584 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-6ff42f8b-d1e5-43c4-935b-dbcc19e002ec tempest-TaggedAttachmentsTest-1141031454 tempest-TaggedAttachmentsTest-1141031454-project-member] GET https://10.4.3.189/volume/v3/volumes/e3d27fca-c234-4d03-a430-b1b2a88d3874 Aug 25 05:38:54.052769 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-6ff42f8b-d1e5-43c4-935b-dbcc19e002ec tempest-TaggedAttachmentsTest-1141031454 tempest-TaggedAttachmentsTest-1141031454-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:38:54.052953 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-6ff42f8b-d1e5-43c4-935b-dbcc19e002ec tempest-TaggedAttachmentsTest-1141031454 tempest-TaggedAttachmentsTest-1141031454-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:38:54.072435 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:38:54.072435 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:38:54.077321 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-6ff42f8b-d1e5-43c4-935b-dbcc19e002ec tempest-TaggedAttachmentsTest-1141031454 tempest-TaggedAttachmentsTest-1141031454-project-member] Volume info retrieved successfully. Aug 25 05:38:54.082481 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-6ff42f8b-d1e5-43c4-935b-dbcc19e002ec tempest-TaggedAttachmentsTest-1141031454 tempest-TaggedAttachmentsTest-1141031454-project-member] https://10.4.3.189/volume/v3/volumes/e3d27fca-c234-4d03-a430-b1b2a88d3874 returned with HTTP 200 Aug 25 05:38:54.082938 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 77/299] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:38:54 2026] GET /volume/v3/volumes/e3d27fca-c234-4d03-a430-b1b2a88d3874 => generated 844 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:38:54.191796 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-3afb8def-e502-49df-9622-49140e53b2d7 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:38:54.195074 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-3afb8def-e502-49df-9622-49140e53b2d7 tempest-TaggedBootDevicesTest-1708542002 tempest-TaggedBootDevicesTest-1708542002-project-member] GET https://10.4.3.189/volume/v3/volumes/59f87910-f4eb-4ba8-951a-c7e9567289c0 Aug 25 05:38:54.195074 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-3afb8def-e502-49df-9622-49140e53b2d7 tempest-TaggedBootDevicesTest-1708542002 tempest-TaggedBootDevicesTest-1708542002-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:38:54.195074 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-3afb8def-e502-49df-9622-49140e53b2d7 tempest-TaggedBootDevicesTest-1708542002 tempest-TaggedBootDevicesTest-1708542002-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:38:54.204154 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:38:54.204154 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:38:54.216084 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-3afb8def-e502-49df-9622-49140e53b2d7 tempest-TaggedBootDevicesTest-1708542002 tempest-TaggedBootDevicesTest-1708542002-project-member] Volume info retrieved successfully. Aug 25 05:38:54.219486 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-3afb8def-e502-49df-9622-49140e53b2d7 tempest-TaggedBootDevicesTest-1708542002 tempest-TaggedBootDevicesTest-1708542002-project-member] https://10.4.3.189/volume/v3/volumes/59f87910-f4eb-4ba8-951a-c7e9567289c0 returned with HTTP 200 Aug 25 05:38:54.220241 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 77/300] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:38:54 2026] GET /volume/v3/volumes/59f87910-f4eb-4ba8-951a-c7e9567289c0 => generated 844 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:38:54.233170 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-d90d12d5-7218-4198-abc3-42f018abaac0 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:38:54.235131 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d90d12d5-7218-4198-abc3-42f018abaac0 tempest-TaggedBootDevicesTest-1708542002 tempest-TaggedBootDevicesTest-1708542002-project-member] POST https://10.4.3.189/volume/v3/volumes Aug 25 05:38:54.235488 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d90d12d5-7218-4198-abc3-42f018abaac0 tempest-TaggedBootDevicesTest-1708542002 tempest-TaggedBootDevicesTest-1708542002-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-585567399"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:38:54.237028 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.v3.volumes [None req-d90d12d5-7218-4198-abc3-42f018abaac0 tempest-TaggedBootDevicesTest-1708542002 tempest-TaggedBootDevicesTest-1708542002-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-585567399'}} {{(pid=100268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 05:38:54.237289 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-d90d12d5-7218-4198-abc3-42f018abaac0 tempest-TaggedBootDevicesTest-1708542002 tempest-TaggedBootDevicesTest-1708542002-project-member] Create volume of 1 GB Aug 25 05:38:54.245093 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-d90d12d5-7218-4198-abc3-42f018abaac0 tempest-TaggedBootDevicesTest-1708542002 tempest-TaggedBootDevicesTest-1708542002-project-member] Availability Zones retrieved successfully. Aug 25 05:38:54.248405 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-d90d12d5-7218-4198-abc3-42f018abaac0 tempest-TaggedBootDevicesTest-1708542002 tempest-TaggedBootDevicesTest-1708542002-project-member] Flow 'volume_create_api' (80d4f218-a67d-492a-b87b-ebd1e58832c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:38:54.249626 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-d90d12d5-7218-4198-abc3-42f018abaac0 tempest-TaggedBootDevicesTest-1708542002 tempest-TaggedBootDevicesTest-1708542002-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7242d5f3-2596-45df-bbfc-528791f7dff9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:38:54.250984 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.flows.api.create_volume [None req-d90d12d5-7218-4198-abc3-42f018abaac0 tempest-TaggedBootDevicesTest-1708542002 tempest-TaggedBootDevicesTest-1708542002-project-member] Validating volume size '1' using validate_int {{(pid=100268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 05:38:54.284118 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-d90d12d5-7218-4198-abc3-42f018abaac0 tempest-TaggedBootDevicesTest-1708542002 tempest-TaggedBootDevicesTest-1708542002-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7242d5f3-2596-45df-bbfc-528791f7dff9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T05:35:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=23fc6e5d-fce0-4521-ba46-4837b4232084,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '23fc6e5d-fce0-4521-ba46-4837b4232084', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:38:54.285198 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-d90d12d5-7218-4198-abc3-42f018abaac0 tempest-TaggedBootDevicesTest-1708542002 tempest-TaggedBootDevicesTest-1708542002-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1247d427-2b0d-4b32-82f3-ce1f7df548de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:38:54.291146 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-aed30343-a935-4577-8c76-be247fd4875d None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:38:54.295084 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-aed30343-a935-4577-8c76-be247fd4875d tempest-AttachSCSIVolumeTestJSON-717183569 tempest-AttachSCSIVolumeTestJSON-717183569-project-member] GET https://10.4.3.189/volume/v3/volumes/98a458c1-740a-45ad-841d-fe9248f0b34a Aug 25 05:38:54.295084 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-aed30343-a935-4577-8c76-be247fd4875d tempest-AttachSCSIVolumeTestJSON-717183569 tempest-AttachSCSIVolumeTestJSON-717183569-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:38:54.295084 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-aed30343-a935-4577-8c76-be247fd4875d tempest-AttachSCSIVolumeTestJSON-717183569 tempest-AttachSCSIVolumeTestJSON-717183569-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:38:54.308537 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:38:54.308537 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:38:54.313119 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-aed30343-a935-4577-8c76-be247fd4875d tempest-AttachSCSIVolumeTestJSON-717183569 tempest-AttachSCSIVolumeTestJSON-717183569-project-member] Volume info retrieved successfully. Aug 25 05:38:54.318148 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-aed30343-a935-4577-8c76-be247fd4875d tempest-AttachSCSIVolumeTestJSON-717183569 tempest-AttachSCSIVolumeTestJSON-717183569-project-member] https://10.4.3.189/volume/v3/volumes/98a458c1-740a-45ad-841d-fe9248f0b34a returned with HTTP 200 Aug 25 05:38:54.318594 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 76/301] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:38:54 2026] GET /volume/v3/volumes/98a458c1-740a-45ad-841d-fe9248f0b34a => generated 848 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:38:54.345089 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-d90d12d5-7218-4198-abc3-42f018abaac0 tempest-TaggedBootDevicesTest-1708542002 tempest-TaggedBootDevicesTest-1708542002-project-member] Created reservations ['5d5dcc20-5dc5-45ed-98f6-974ef9ac7fef', 'dba480b9-1fc1-4d96-a1a2-ac30eb8eefb1', 'f5635f3f-632d-4a95-8dae-68da6cdb8793', '8c62335a-dd86-49c1-85e7-7e79e5ba84b6'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:38:54.345089 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-d90d12d5-7218-4198-abc3-42f018abaac0 tempest-TaggedBootDevicesTest-1708542002 tempest-TaggedBootDevicesTest-1708542002-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1247d427-2b0d-4b32-82f3-ce1f7df548de) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5d5dcc20-5dc5-45ed-98f6-974ef9ac7fef', 'dba480b9-1fc1-4d96-a1a2-ac30eb8eefb1', 'f5635f3f-632d-4a95-8dae-68da6cdb8793', '8c62335a-dd86-49c1-85e7-7e79e5ba84b6']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:38:54.345814 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-d90d12d5-7218-4198-abc3-42f018abaac0 tempest-TaggedBootDevicesTest-1708542002 tempest-TaggedBootDevicesTest-1708542002-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ec25f2b2-e976-456d-8a83-8416999415a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:38:54.368123 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-d90d12d5-7218-4198-abc3-42f018abaac0 tempest-TaggedBootDevicesTest-1708542002 tempest-TaggedBootDevicesTest-1708542002-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ec25f2b2-e976-456d-8a83-8416999415a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a5d41517-96e9-4e8a-804a-1973d62f5e95', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-585567399',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='25dbb74f44ce49448f87f858ad2fbf74',qos_specs=None,replication_status=,reservations=['5d5dcc20-5dc5-45ed-98f6-974ef9ac7fef','dba480b9-1fc1-4d96-a1a2-ac30eb8eefb1','f5635f3f-632d-4a95-8dae-68da6cdb8793','8c62335a-dd86-49c1-85e7-7e79e5ba84b6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b047a0a4a16d4086ae6100f36cbb553d',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T05:38:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-585567399',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a5d41517-96e9-4e8a-804a-1973d62f5e95,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='25dbb74f44ce49448f87f858ad2fbf74',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b047a0a4a16d4086ae6100f36cbb553d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(23fc6e5d-fce0-4521-ba46-4837b4232084),volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:38:54.368855 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-d90d12d5-7218-4198-abc3-42f018abaac0 tempest-TaggedBootDevicesTest-1708542002 tempest-TaggedBootDevicesTest-1708542002-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (72c8a6e0-5669-4284-b615-3d565f30d0b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:38:54.393097 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-d90d12d5-7218-4198-abc3-42f018abaac0 tempest-TaggedBootDevicesTest-1708542002 tempest-TaggedBootDevicesTest-1708542002-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (72c8a6e0-5669-4284-b615-3d565f30d0b1) transitioned into state 'SUCCESS' from state '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-585567399',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='25dbb74f44ce49448f87f858ad2fbf74',qos_specs=None,replication_status=,reservations=['5d5dcc20-5dc5-45ed-98f6-974ef9ac7fef','dba480b9-1fc1-4d96-a1a2-ac30eb8eefb1','f5635f3f-632d-4a95-8dae-68da6cdb8793','8c62335a-dd86-49c1-85e7-7e79e5ba84b6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b047a0a4a16d4086ae6100f36cbb553d',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:38:54.393097 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-d90d12d5-7218-4198-abc3-42f018abaac0 tempest-TaggedBootDevicesTest-1708542002 tempest-TaggedBootDevicesTest-1708542002-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dd9adc4e-e1e4-4143-8d88-0f742594b798) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:38:54.401640 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-d90d12d5-7218-4198-abc3-42f018abaac0 tempest-TaggedBootDevicesTest-1708542002 tempest-TaggedBootDevicesTest-1708542002-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dd9adc4e-e1e4-4143-8d88-0f742594b798) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:38:54.402435 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-d90d12d5-7218-4198-abc3-42f018abaac0 tempest-TaggedBootDevicesTest-1708542002 tempest-TaggedBootDevicesTest-1708542002-project-member] Flow 'volume_create_api' (80d4f218-a67d-492a-b87b-ebd1e58832c4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:38:54.402703 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-d90d12d5-7218-4198-abc3-42f018abaac0 tempest-TaggedBootDevicesTest-1708542002 tempest-TaggedBootDevicesTest-1708542002-project-member] Create volume request issued successfully. Aug 25 05:38:54.403260 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d90d12d5-7218-4198-abc3-42f018abaac0 tempest-TaggedBootDevicesTest-1708542002 tempest-TaggedBootDevicesTest-1708542002-project-member] https://10.4.3.189/volume/v3/volumes returned with HTTP 202 Aug 25 05:38:54.403806 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 72/302] 10.4.3.189 () {68 vars in 1258 bytes} [Tue Aug 25 05:38:54 2026] POST /volume/v3/volumes => generated 751 bytes in 171 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 05:38:54.416765 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-e78f656d-2cdb-4ea3-a361-155d2109a7cf None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:38:54.419598 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-e78f656d-2cdb-4ea3-a361-155d2109a7cf tempest-TaggedBootDevicesTest-1708542002 tempest-TaggedBootDevicesTest-1708542002-project-member] GET https://10.4.3.189/volume/v3/volumes/a5d41517-96e9-4e8a-804a-1973d62f5e95 Aug 25 05:38:54.419919 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-e78f656d-2cdb-4ea3-a361-155d2109a7cf tempest-TaggedBootDevicesTest-1708542002 tempest-TaggedBootDevicesTest-1708542002-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:38:54.420209 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-e78f656d-2cdb-4ea3-a361-155d2109a7cf tempest-TaggedBootDevicesTest-1708542002 tempest-TaggedBootDevicesTest-1708542002-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:38:54.429331 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:38:54.429331 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:38:54.433606 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-e78f656d-2cdb-4ea3-a361-155d2109a7cf tempest-TaggedBootDevicesTest-1708542002 tempest-TaggedBootDevicesTest-1708542002-project-member] Volume info retrieved successfully. Aug 25 05:38:54.439425 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-e78f656d-2cdb-4ea3-a361-155d2109a7cf tempest-TaggedBootDevicesTest-1708542002 tempest-TaggedBootDevicesTest-1708542002-project-member] https://10.4.3.189/volume/v3/volumes/a5d41517-96e9-4e8a-804a-1973d62f5e95 returned with HTTP 200 Aug 25 05:38:54.439680 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 78/303] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:38:54 2026] GET /volume/v3/volumes/a5d41517-96e9-4e8a-804a-1973d62f5e95 => generated 819 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:38:54.504096 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-a3777f06-260c-4f17-8b32-478b9f3e1a53 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:38:54.504811 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-a3777f06-260c-4f17-8b32-478b9f3e1a53 tempest-VolumesActionsTest-874743111 tempest-VolumesActionsTest-874743111-project-member] GET https://10.4.3.189/volume/v3/volumes/db2bc16f-805e-466d-8c26-c2d8012f9da7 Aug 25 05:38:54.505035 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-a3777f06-260c-4f17-8b32-478b9f3e1a53 tempest-VolumesActionsTest-874743111 tempest-VolumesActionsTest-874743111-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:38:54.505302 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-a3777f06-260c-4f17-8b32-478b9f3e1a53 tempest-VolumesActionsTest-874743111 tempest-VolumesActionsTest-874743111-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:38:54.512329 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-a3777f06-260c-4f17-8b32-478b9f3e1a53 tempest-VolumesActionsTest-874743111 tempest-VolumesActionsTest-874743111-project-member] https://10.4.3.189/volume/v3/volumes/db2bc16f-805e-466d-8c26-c2d8012f9da7 returned with HTTP 404 Aug 25 05:38:54.512329 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 78/304] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:38:54 2026] GET /volume/v3/volumes/db2bc16f-805e-466d-8c26-c2d8012f9da7 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:38:54.520041 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-85ae7cbb-9d29-4bea-ad2b-4faa2bc3c5f6 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:38:54.522371 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-85ae7cbb-9d29-4bea-ad2b-4faa2bc3c5f6 tempest-VolumesActionsTest-874743111 tempest-VolumesActionsTest-874743111-project-member] GET https://10.4.3.189/volume/v3/volumes/db2bc16f-805e-466d-8c26-c2d8012f9da7 Aug 25 05:38:54.522615 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-85ae7cbb-9d29-4bea-ad2b-4faa2bc3c5f6 tempest-VolumesActionsTest-874743111 tempest-VolumesActionsTest-874743111-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:38:54.522838 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-85ae7cbb-9d29-4bea-ad2b-4faa2bc3c5f6 tempest-VolumesActionsTest-874743111 tempest-VolumesActionsTest-874743111-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:38:54.532977 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-85ae7cbb-9d29-4bea-ad2b-4faa2bc3c5f6 tempest-VolumesActionsTest-874743111 tempest-VolumesActionsTest-874743111-project-member] https://10.4.3.189/volume/v3/volumes/db2bc16f-805e-466d-8c26-c2d8012f9da7 returned with HTTP 404 Aug 25 05:38:54.534374 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 77/305] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:38:54 2026] GET /volume/v3/volumes/db2bc16f-805e-466d-8c26-c2d8012f9da7 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:38:54.544143 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-bbaf87cf-a172-48af-9d73-cc62727dd438 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:38:54.546560 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-bbaf87cf-a172-48af-9d73-cc62727dd438 tempest-VolumesActionsTest-874743111 tempest-VolumesActionsTest-874743111-project-member] DELETE https://10.4.3.189/volume/v3/volumes/db2bc16f-805e-466d-8c26-c2d8012f9da7 Aug 25 05:38:54.546791 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-bbaf87cf-a172-48af-9d73-cc62727dd438 tempest-VolumesActionsTest-874743111 tempest-VolumesActionsTest-874743111-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:38:54.547079 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-bbaf87cf-a172-48af-9d73-cc62727dd438 tempest-VolumesActionsTest-874743111 tempest-VolumesActionsTest-874743111-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:38:54.547298 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-bbaf87cf-a172-48af-9d73-cc62727dd438 tempest-VolumesActionsTest-874743111 tempest-VolumesActionsTest-874743111-project-member] Delete volume with id: db2bc16f-805e-466d-8c26-c2d8012f9da7 Aug 25 05:38:54.554938 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-bbaf87cf-a172-48af-9d73-cc62727dd438 tempest-VolumesActionsTest-874743111 tempest-VolumesActionsTest-874743111-project-member] https://10.4.3.189/volume/v3/volumes/db2bc16f-805e-466d-8c26-c2d8012f9da7 returned with HTTP 404 Aug 25 05:38:54.558082 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 73/306] 10.4.3.189 () {66 vars in 1351 bytes} [Tue Aug 25 05:38:54 2026] DELETE /volume/v3/volumes/db2bc16f-805e-466d-8c26-c2d8012f9da7 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:38:54.565150 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-79ed82ba-077f-4752-b291-b9b804f41fef None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:38:54.567535 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-79ed82ba-077f-4752-b291-b9b804f41fef tempest-VolumesActionsTest-874743111 tempest-VolumesActionsTest-874743111-project-member] POST https://10.4.3.189/volume/v3/volumes Aug 25 05:38:54.567992 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-79ed82ba-077f-4752-b291-b9b804f41fef tempest-VolumesActionsTest-874743111 tempest-VolumesActionsTest-874743111-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-766431688"}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:38:54.569960 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.v3.volumes [None req-79ed82ba-077f-4752-b291-b9b804f41fef tempest-VolumesActionsTest-874743111 tempest-VolumesActionsTest-874743111-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-766431688'}} {{(pid=100271) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 05:38:54.570159 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [None req-79ed82ba-077f-4752-b291-b9b804f41fef tempest-VolumesActionsTest-874743111 tempest-VolumesActionsTest-874743111-project-member] Create volume of 1 GB Aug 25 05:38:54.575648 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-79ed82ba-077f-4752-b291-b9b804f41fef tempest-VolumesActionsTest-874743111 tempest-VolumesActionsTest-874743111-project-member] Availability Zones retrieved successfully. Aug 25 05:38:54.583137 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-79ed82ba-077f-4752-b291-b9b804f41fef tempest-VolumesActionsTest-874743111 tempest-VolumesActionsTest-874743111-project-member] Flow 'volume_create_api' (4e8886fd-5b8e-4512-838e-1c0e3cf0f31b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:38:54.584085 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-79ed82ba-077f-4752-b291-b9b804f41fef tempest-VolumesActionsTest-874743111 tempest-VolumesActionsTest-874743111-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cb28746b-4873-4803-ab68-6a003bb78e74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:38:54.585143 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.flows.api.create_volume [None req-79ed82ba-077f-4752-b291-b9b804f41fef tempest-VolumesActionsTest-874743111 tempest-VolumesActionsTest-874743111-project-member] Validating volume size '1' using validate_int {{(pid=100271) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 05:38:54.622200 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-79ed82ba-077f-4752-b291-b9b804f41fef tempest-VolumesActionsTest-874743111 tempest-VolumesActionsTest-874743111-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cb28746b-4873-4803-ab68-6a003bb78e74) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T05:35:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=23fc6e5d-fce0-4521-ba46-4837b4232084,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '23fc6e5d-fce0-4521-ba46-4837b4232084', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:38:54.623277 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-79ed82ba-077f-4752-b291-b9b804f41fef tempest-VolumesActionsTest-874743111 tempest-VolumesActionsTest-874743111-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cf5ddb91-7597-4f9a-8f9b-d773c276bc54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:38:54.656084 np0000008051 devstack@c-api.service[100271]: WARNING cinder.quota [None req-79ed82ba-077f-4752-b291-b9b804f41fef tempest-VolumesActionsTest-874743111 tempest-VolumesActionsTest-874743111-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 25 05:38:54.671879 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.quota [None req-79ed82ba-077f-4752-b291-b9b804f41fef tempest-VolumesActionsTest-874743111 tempest-VolumesActionsTest-874743111-project-member] Created reservations ['d8e2ffc7-e313-4599-8c5d-14d3617982e3', '98e9b773-3809-4dda-99c9-cab4c67fb130', 'aba29886-d783-4809-8173-2d47b96c5630', 'ad0425ce-b839-495c-8936-0f5655b0432b'] {{(pid=100271) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:38:54.672728 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-79ed82ba-077f-4752-b291-b9b804f41fef tempest-VolumesActionsTest-874743111 tempest-VolumesActionsTest-874743111-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cf5ddb91-7597-4f9a-8f9b-d773c276bc54) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d8e2ffc7-e313-4599-8c5d-14d3617982e3', '98e9b773-3809-4dda-99c9-cab4c67fb130', 'aba29886-d783-4809-8173-2d47b96c5630', 'ad0425ce-b839-495c-8936-0f5655b0432b']}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:38:54.673665 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-79ed82ba-077f-4752-b291-b9b804f41fef tempest-VolumesActionsTest-874743111 tempest-VolumesActionsTest-874743111-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a8e328bf-d306-41f3-8c11-9f7fce89fd8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:38:54.699851 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-79ed82ba-077f-4752-b291-b9b804f41fef tempest-VolumesActionsTest-874743111 tempest-VolumesActionsTest-874743111-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a8e328bf-d306-41f3-8c11-9f7fce89fd8f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a6e53dc1-24d5-4f76-99b6-8405f6c01fa1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-766431688',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='870b8b84e52c40aaa529b4e13d395906',qos_specs=None,replication_status=,reservations=['d8e2ffc7-e313-4599-8c5d-14d3617982e3','98e9b773-3809-4dda-99c9-cab4c67fb130','aba29886-d783-4809-8173-2d47b96c5630','ad0425ce-b839-495c-8936-0f5655b0432b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ea5b34bacbb240b2b8950e45f3b760d0',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T05:38:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-766431688',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a6e53dc1-24d5-4f76-99b6-8405f6c01fa1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='870b8b84e52c40aaa529b4e13d395906',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ea5b34bacbb240b2b8950e45f3b760d0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(23fc6e5d-fce0-4521-ba46-4837b4232084),volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:38:54.703094 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-79ed82ba-077f-4752-b291-b9b804f41fef tempest-VolumesActionsTest-874743111 tempest-VolumesActionsTest-874743111-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (08296cad-ba86-409b-a395-ac5f812a5276) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:38:54.710602 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-a7836be4-3f72-4cd8-9468-b52d85b6c234 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:38:54.712805 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-a7836be4-3f72-4cd8-9468-b52d85b6c234 tempest-VolumesAssistedSnapshotsTest-1375744646 tempest-VolumesAssistedSnapshotsTest-1375744646-project-admin] GET https://10.4.3.189/volume/v3/volumes/fe862356-ffcc-4eb3-8097-b49f0712fc78 Aug 25 05:38:54.712976 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-a7836be4-3f72-4cd8-9468-b52d85b6c234 tempest-VolumesAssistedSnapshotsTest-1375744646 tempest-VolumesAssistedSnapshotsTest-1375744646-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:38:54.713236 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-a7836be4-3f72-4cd8-9468-b52d85b6c234 tempest-VolumesAssistedSnapshotsTest-1375744646 tempest-VolumesAssistedSnapshotsTest-1375744646-project-admin] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:38:54.722920 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-79ed82ba-077f-4752-b291-b9b804f41fef tempest-VolumesActionsTest-874743111 tempest-VolumesActionsTest-874743111-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (08296cad-ba86-409b-a395-ac5f812a5276) transitioned into state 'SUCCESS' from state '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-766431688',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='870b8b84e52c40aaa529b4e13d395906',qos_specs=None,replication_status=,reservations=['d8e2ffc7-e313-4599-8c5d-14d3617982e3','98e9b773-3809-4dda-99c9-cab4c67fb130','aba29886-d783-4809-8173-2d47b96c5630','ad0425ce-b839-495c-8936-0f5655b0432b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ea5b34bacbb240b2b8950e45f3b760d0',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:38:54.724283 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-79ed82ba-077f-4752-b291-b9b804f41fef tempest-VolumesActionsTest-874743111 tempest-VolumesActionsTest-874743111-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (72609c66-e79f-497c-887f-81eae9d815f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:38:54.730772 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:38:54.730772 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:38:54.734735 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-79ed82ba-077f-4752-b291-b9b804f41fef tempest-VolumesActionsTest-874743111 tempest-VolumesActionsTest-874743111-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (72609c66-e79f-497c-887f-81eae9d815f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:38:54.735800 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-79ed82ba-077f-4752-b291-b9b804f41fef tempest-VolumesActionsTest-874743111 tempest-VolumesActionsTest-874743111-project-member] Flow 'volume_create_api' (4e8886fd-5b8e-4512-838e-1c0e3cf0f31b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100271) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:38:54.737264 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-79ed82ba-077f-4752-b291-b9b804f41fef tempest-VolumesActionsTest-874743111 tempest-VolumesActionsTest-874743111-project-member] Create volume request issued successfully. Aug 25 05:38:54.737331 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-a7836be4-3f72-4cd8-9468-b52d85b6c234 tempest-VolumesAssistedSnapshotsTest-1375744646 tempest-VolumesAssistedSnapshotsTest-1375744646-project-admin] Volume info retrieved successfully. Aug 25 05:38:54.737371 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-79ed82ba-077f-4752-b291-b9b804f41fef tempest-VolumesActionsTest-874743111 tempest-VolumesActionsTest-874743111-project-member] https://10.4.3.189/volume/v3/volumes returned with HTTP 202 Aug 25 05:38:54.737448 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 79/307] 10.4.3.189 () {68 vars in 1258 bytes} [Tue Aug 25 05:38:54 2026] POST /volume/v3/volumes => generated 748 bytes in 173 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 05:38:54.745912 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-a7836be4-3f72-4cd8-9468-b52d85b6c234 tempest-VolumesAssistedSnapshotsTest-1375744646 tempest-VolumesAssistedSnapshotsTest-1375744646-project-admin] https://10.4.3.189/volume/v3/volumes/fe862356-ffcc-4eb3-8097-b49f0712fc78 returned with HTTP 200 Aug 25 05:38:54.746437 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 79/308] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:38:54 2026] GET /volume/v3/volumes/fe862356-ffcc-4eb3-8097-b49f0712fc78 => generated 1016 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:38:54.755759 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-61d1ae36-d5c1-4cbe-bb42-05c905852fc7 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:38:54.757910 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-61d1ae36-d5c1-4cbe-bb42-05c905852fc7 tempest-VolumesActionsTest-874743111 tempest-VolumesActionsTest-874743111-project-member] GET https://10.4.3.189/volume/v3/volumes/a6e53dc1-24d5-4f76-99b6-8405f6c01fa1 Aug 25 05:38:54.758007 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-61d1ae36-d5c1-4cbe-bb42-05c905852fc7 tempest-VolumesActionsTest-874743111 tempest-VolumesActionsTest-874743111-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:38:54.758308 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-61d1ae36-d5c1-4cbe-bb42-05c905852fc7 tempest-VolumesActionsTest-874743111 tempest-VolumesActionsTest-874743111-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:38:54.765778 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:38:54.765778 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:38:54.770122 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-61d1ae36-d5c1-4cbe-bb42-05c905852fc7 tempest-VolumesActionsTest-874743111 tempest-VolumesActionsTest-874743111-project-member] Volume info retrieved successfully. Aug 25 05:38:54.776585 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-61d1ae36-d5c1-4cbe-bb42-05c905852fc7 tempest-VolumesActionsTest-874743111 tempest-VolumesActionsTest-874743111-project-member] https://10.4.3.189/volume/v3/volumes/a6e53dc1-24d5-4f76-99b6-8405f6c01fa1 returned with HTTP 200 Aug 25 05:38:54.776951 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 78/309] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:38:54 2026] GET /volume/v3/volumes/a6e53dc1-24d5-4f76-99b6-8405f6c01fa1 => generated 816 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:38:54.806285 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-a2db6352-b24a-4cb6-a221-c081df1258de req-bfafafd4-b0d3-437b-8f61-9d3aa960bbb9 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:38:54.808874 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-a2db6352-b24a-4cb6-a221-c081df1258de req-bfafafd4-b0d3-437b-8f61-9d3aa960bbb9 tempest-ServerBootFromVolumeStableRescueTest-918727856 tempest-ServerBootFromVolumeStableRescueTest-918727856-project-member] GET https://10.4.3.189/volume/v3/volumes/28baec7d-7048-4636-bfb7-a55a8cfac984 Aug 25 05:38:54.809141 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-a2db6352-b24a-4cb6-a221-c081df1258de req-bfafafd4-b0d3-437b-8f61-9d3aa960bbb9 tempest-ServerBootFromVolumeStableRescueTest-918727856 tempest-ServerBootFromVolumeStableRescueTest-918727856-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:38:54.809378 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-a2db6352-b24a-4cb6-a221-c081df1258de req-bfafafd4-b0d3-437b-8f61-9d3aa960bbb9 tempest-ServerBootFromVolumeStableRescueTest-918727856 tempest-ServerBootFromVolumeStableRescueTest-918727856-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:38:54.817529 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:38:54.817529 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:38:54.822228 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [req-a2db6352-b24a-4cb6-a221-c081df1258de req-bfafafd4-b0d3-437b-8f61-9d3aa960bbb9 tempest-ServerBootFromVolumeStableRescueTest-918727856 tempest-ServerBootFromVolumeStableRescueTest-918727856-project-member] Volume info retrieved successfully. Aug 25 05:38:54.828160 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-a2db6352-b24a-4cb6-a221-c081df1258de req-bfafafd4-b0d3-437b-8f61-9d3aa960bbb9 tempest-ServerBootFromVolumeStableRescueTest-918727856 tempest-ServerBootFromVolumeStableRescueTest-918727856-project-member] https://10.4.3.189/volume/v3/volumes/28baec7d-7048-4636-bfb7-a55a8cfac984 returned with HTTP 200 Aug 25 05:38:54.828573 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 74/310] 10.4.3.189 () {68 vars in 1598 bytes} [Tue Aug 25 05:38:54 2026] GET /volume/v3/volumes/28baec7d-7048-4636-bfb7-a55a8cfac984 => generated 1311 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:38:54.839766 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-5bb2eafb-4d31-4a85-992b-1453a17bb7c1 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:38:54.841960 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-5bb2eafb-4d31-4a85-992b-1453a17bb7c1 None None] GET https://10.4.3.189/volume// Aug 25 05:38:54.841960 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-5bb2eafb-4d31-4a85-992b-1453a17bb7c1 None None] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:38:54.841960 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-5bb2eafb-4d31-4a85-992b-1453a17bb7c1 None None] Calling method 'all' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:38:54.841960 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-5bb2eafb-4d31-4a85-992b-1453a17bb7c1 None None] https://10.4.3.189/volume// returned with HTTP 300 Aug 25 05:38:54.843798 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 80/311] 10.4.3.189 () {66 vars in 1426 bytes} [Tue Aug 25 05:38:54 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 05:38:54.852392 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-0b0e4640-058c-4c92-b3d8-a54b300adbb6 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:38:54.852664 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-a2db6352-b24a-4cb6-a221-c081df1258de req-8c743bd7-42cb-43b5-b491-fc534848f7a2 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:38:54.854727 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-0b0e4640-058c-4c92-b3d8-a54b300adbb6 tempest-TestMultiAttachVolumeSwap-422775694 tempest-TestMultiAttachVolumeSwap-422775694-project-member] GET https://10.4.3.189/volume/v3/volumes/1633eabe-0fff-4a8d-b511-1363a815b671 Aug 25 05:38:54.854978 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-0b0e4640-058c-4c92-b3d8-a54b300adbb6 tempest-TestMultiAttachVolumeSwap-422775694 tempest-TestMultiAttachVolumeSwap-422775694-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:38:54.855228 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-0b0e4640-058c-4c92-b3d8-a54b300adbb6 tempest-TestMultiAttachVolumeSwap-422775694 tempest-TestMultiAttachVolumeSwap-422775694-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:38:54.856771 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-a2db6352-b24a-4cb6-a221-c081df1258de req-8c743bd7-42cb-43b5-b491-fc534848f7a2 tempest-ServerBootFromVolumeStableRescueTest-918727856 tempest-ServerBootFromVolumeStableRescueTest-918727856-project-member] POST https://10.4.3.189/volume/v3/attachments Aug 25 05:38:54.857275 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-a2db6352-b24a-4cb6-a221-c081df1258de req-8c743bd7-42cb-43b5-b491-fc534848f7a2 tempest-ServerBootFromVolumeStableRescueTest-918727856 tempest-ServerBootFromVolumeStableRescueTest-918727856-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "28baec7d-7048-4636-bfb7-a55a8cfac984", "connector": null, "instance_uuid": "1ab8072a-a27d-4cf5-a18b-5c419e70fee2"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:38:54.866847 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:38:54.866847 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:38:54.869282 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:38:54.869282 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:38:54.874021 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-0b0e4640-058c-4c92-b3d8-a54b300adbb6 tempest-TestMultiAttachVolumeSwap-422775694 tempest-TestMultiAttachVolumeSwap-422775694-project-member] Volume info retrieved successfully. Aug 25 05:38:54.881485 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-0b0e4640-058c-4c92-b3d8-a54b300adbb6 tempest-TestMultiAttachVolumeSwap-422775694 tempest-TestMultiAttachVolumeSwap-422775694-project-member] https://10.4.3.189/volume/v3/volumes/1633eabe-0fff-4a8d-b511-1363a815b671 returned with HTTP 200 Aug 25 05:38:54.881485 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 80/312] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:38:54 2026] GET /volume/v3/volumes/1633eabe-0fff-4a8d-b511-1363a815b671 => generated 868 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:38:54.919630 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-a2db6352-b24a-4cb6-a221-c081df1258de req-8c743bd7-42cb-43b5-b491-fc534848f7a2 tempest-ServerBootFromVolumeStableRescueTest-918727856 tempest-ServerBootFromVolumeStableRescueTest-918727856-project-member] https://10.4.3.189/volume/v3/attachments returned with HTTP 200 Aug 25 05:38:54.920203 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 79/313] 10.4.3.189 () {74 vars in 1594 bytes} [Tue Aug 25 05:38:54 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 25 05:38:54.935227 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-e9962762-f575-4556-8ab6-28de04ea9ac1 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:38:54.935789 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e9962762-f575-4556-8ab6-28de04ea9ac1 None None] GET https://10.4.3.189/volume// Aug 25 05:38:54.936067 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e9962762-f575-4556-8ab6-28de04ea9ac1 None None] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:38:54.936394 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e9962762-f575-4556-8ab6-28de04ea9ac1 None None] Calling method 'all' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:38:54.936724 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e9962762-f575-4556-8ab6-28de04ea9ac1 None None] https://10.4.3.189/volume// returned with HTTP 300 Aug 25 05:38:54.937024 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 75/314] 10.4.3.189 () {66 vars in 1426 bytes} [Tue Aug 25 05:38: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 25 05:38:54.947377 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-a2db6352-b24a-4cb6-a221-c081df1258de req-b78f6736-c360-49eb-8258-983db7d6e7de None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:38:54.949864 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-a2db6352-b24a-4cb6-a221-c081df1258de req-b78f6736-c360-49eb-8258-983db7d6e7de tempest-ServerBootFromVolumeStableRescueTest-918727856 tempest-ServerBootFromVolumeStableRescueTest-918727856-project-member] GET https://10.4.3.189/volume/v3/volumes/28baec7d-7048-4636-bfb7-a55a8cfac984 Aug 25 05:38:54.950350 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-a2db6352-b24a-4cb6-a221-c081df1258de req-b78f6736-c360-49eb-8258-983db7d6e7de tempest-ServerBootFromVolumeStableRescueTest-918727856 tempest-ServerBootFromVolumeStableRescueTest-918727856-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:38:54.950666 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-a2db6352-b24a-4cb6-a221-c081df1258de req-b78f6736-c360-49eb-8258-983db7d6e7de tempest-ServerBootFromVolumeStableRescueTest-918727856 tempest-ServerBootFromVolumeStableRescueTest-918727856-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:38:54.962210 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:38:54.962210 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:38:54.969098 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [req-a2db6352-b24a-4cb6-a221-c081df1258de req-b78f6736-c360-49eb-8258-983db7d6e7de tempest-ServerBootFromVolumeStableRescueTest-918727856 tempest-ServerBootFromVolumeStableRescueTest-918727856-project-member] Volume info retrieved successfully. Aug 25 05:38:54.972696 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-a2db6352-b24a-4cb6-a221-c081df1258de req-b78f6736-c360-49eb-8258-983db7d6e7de tempest-ServerBootFromVolumeStableRescueTest-918727856 tempest-ServerBootFromVolumeStableRescueTest-918727856-project-member] https://10.4.3.189/volume/v3/volumes/28baec7d-7048-4636-bfb7-a55a8cfac984 returned with HTTP 200 Aug 25 05:38:54.973346 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 81/315] 10.4.3.189 () {70 vars in 1639 bytes} [Tue Aug 25 05:38:54 2026] GET /volume/v3/volumes/28baec7d-7048-4636-bfb7-a55a8cfac984 => generated 1490 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 05:38:55.067338 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [req-a2db6352-b24a-4cb6-a221-c081df1258de req-55bc9f9a-3f15-4e79-89d1-80abbc7ecdb9 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:38:55.069586 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-a2db6352-b24a-4cb6-a221-c081df1258de req-55bc9f9a-3f15-4e79-89d1-80abbc7ecdb9 tempest-ServerBootFromVolumeStableRescueTest-918727856 tempest-ServerBootFromVolumeStableRescueTest-918727856-project-member] PUT https://10.4.3.189/volume/v3/attachments/889f8c0a-cd29-462c-9cef-3b5e2a633e09 Aug 25 05:38:55.070029 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-a2db6352-b24a-4cb6-a221-c081df1258de req-55bc9f9a-3f15-4e79-89d1-80abbc7ecdb9 tempest-ServerBootFromVolumeStableRescueTest-918727856 tempest-ServerBootFromVolumeStableRescueTest-918727856-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.189", "host": "np0000008051", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:8b4a65c6a3e1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "a19da604-b1eb-4396-a9d5-30b16dae3da8", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:38:55.078686 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.coordination [req-a2db6352-b24a-4cb6-a221-c081df1258de req-55bc9f9a-3f15-4e79-89d1-80abbc7ecdb9 tempest-ServerBootFromVolumeStableRescueTest-918727856 tempest-ServerBootFromVolumeStableRescueTest-918727856-project-member] Acquiring lock "cinder-attachment_update-28baec7d-7048-4636-bfb7-a55a8cfac984-np0000008051" by "attachment_update" {{(pid=100270) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 05:38:55.083853 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.coordination [req-a2db6352-b24a-4cb6-a221-c081df1258de req-55bc9f9a-3f15-4e79-89d1-80abbc7ecdb9 tempest-ServerBootFromVolumeStableRescueTest-918727856 tempest-ServerBootFromVolumeStableRescueTest-918727856-project-member] Lock "cinder-attachment_update-28baec7d-7048-4636-bfb7-a55a8cfac984-np0000008051" acquired by "attachment_update" :: waited 0.005s {{(pid=100270) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 05:38:55.084923 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:38:55.084923 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:38:55.098441 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-426e267d-ef28-478f-b7bc-bae5b90cc113 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:38:55.100767 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-426e267d-ef28-478f-b7bc-bae5b90cc113 tempest-TaggedAttachmentsTest-1141031454 tempest-TaggedAttachmentsTest-1141031454-project-member] GET https://10.4.3.189/volume/v3/volumes/e3d27fca-c234-4d03-a430-b1b2a88d3874 Aug 25 05:38:55.101019 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-426e267d-ef28-478f-b7bc-bae5b90cc113 tempest-TaggedAttachmentsTest-1141031454 tempest-TaggedAttachmentsTest-1141031454-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:38:55.101304 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-426e267d-ef28-478f-b7bc-bae5b90cc113 tempest-TaggedAttachmentsTest-1141031454 tempest-TaggedAttachmentsTest-1141031454-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:38:55.116351 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:38:55.116351 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:38:55.124466 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-426e267d-ef28-478f-b7bc-bae5b90cc113 tempest-TaggedAttachmentsTest-1141031454 tempest-TaggedAttachmentsTest-1141031454-project-member] Volume info retrieved successfully. Aug 25 05:38:55.133721 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-426e267d-ef28-478f-b7bc-bae5b90cc113 tempest-TaggedAttachmentsTest-1141031454 tempest-TaggedAttachmentsTest-1141031454-project-member] https://10.4.3.189/volume/v3/volumes/e3d27fca-c234-4d03-a430-b1b2a88d3874 returned with HTTP 200 Aug 25 05:38:55.134489 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 80/316] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:38:55 2026] GET /volume/v3/volumes/e3d27fca-c234-4d03-a430-b1b2a88d3874 => generated 844 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:38:55.183100 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.coordination [req-a2db6352-b24a-4cb6-a221-c081df1258de req-55bc9f9a-3f15-4e79-89d1-80abbc7ecdb9 tempest-ServerBootFromVolumeStableRescueTest-918727856 tempest-ServerBootFromVolumeStableRescueTest-918727856-project-member] Lock "cinder-attachment_update-28baec7d-7048-4636-bfb7-a55a8cfac984-np0000008051" released by "attachment_update" :: held 0.099s {{(pid=100270) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 05:38:55.183488 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-a2db6352-b24a-4cb6-a221-c081df1258de req-55bc9f9a-3f15-4e79-89d1-80abbc7ecdb9 tempest-ServerBootFromVolumeStableRescueTest-918727856 tempest-ServerBootFromVolumeStableRescueTest-918727856-project-member] https://10.4.3.189/volume/v3/attachments/889f8c0a-cd29-462c-9cef-3b5e2a633e09 returned with HTTP 200 Aug 25 05:38:55.183975 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 81/317] 10.4.3.189 () {74 vars in 1704 bytes} [Tue Aug 25 05:38:55 2026] PUT /volume/v3/attachments/889f8c0a-cd29-462c-9cef-3b5e2a633e09 => generated 969 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:38:55.208465 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-a2db6352-b24a-4cb6-a221-c081df1258de req-b5d79d63-0348-4aff-9652-4513bc0083ea None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:38:55.210653 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-a2db6352-b24a-4cb6-a221-c081df1258de req-b5d79d63-0348-4aff-9652-4513bc0083ea tempest-ServerBootFromVolumeStableRescueTest-918727856 tempest-ServerBootFromVolumeStableRescueTest-918727856-project-member] POST https://10.4.3.189/volume/v3/attachments/889f8c0a-cd29-462c-9cef-3b5e2a633e09/action Aug 25 05:38:55.211038 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-a2db6352-b24a-4cb6-a221-c081df1258de req-b5d79d63-0348-4aff-9652-4513bc0083ea tempest-ServerBootFromVolumeStableRescueTest-918727856 tempest-ServerBootFromVolumeStableRescueTest-918727856-project-member] Action body: b'{"os-complete": null}' {{(pid=100268) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 05:38:55.211228 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-a2db6352-b24a-4cb6-a221-c081df1258de req-b5d79d63-0348-4aff-9652-4513bc0083ea tempest-ServerBootFromVolumeStableRescueTest-918727856 tempest-ServerBootFromVolumeStableRescueTest-918727856-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:38:55.228263 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:38:55.228263 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:38:55.241938 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-a2db6352-b24a-4cb6-a221-c081df1258de req-b5d79d63-0348-4aff-9652-4513bc0083ea tempest-ServerBootFromVolumeStableRescueTest-918727856 tempest-ServerBootFromVolumeStableRescueTest-918727856-project-member] https://10.4.3.189/volume/v3/attachments/889f8c0a-cd29-462c-9cef-3b5e2a633e09/action returned with HTTP 204 Aug 25 05:38:55.242482 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 76/318] 10.4.3.189 () {74 vars in 1725 bytes} [Tue Aug 25 05:38:55 2026] POST /volume/v3/attachments/889f8c0a-cd29-462c-9cef-3b5e2a633e09/action => generated 0 bytes in 34 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:38:55.337812 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-ece9e74f-bc3b-473f-bcc6-b2f4ea68135c None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:38:55.339735 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-ece9e74f-bc3b-473f-bcc6-b2f4ea68135c tempest-AttachSCSIVolumeTestJSON-717183569 tempest-AttachSCSIVolumeTestJSON-717183569-project-member] GET https://10.4.3.189/volume/v3/volumes/98a458c1-740a-45ad-841d-fe9248f0b34a Aug 25 05:38:55.340387 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-ece9e74f-bc3b-473f-bcc6-b2f4ea68135c tempest-AttachSCSIVolumeTestJSON-717183569 tempest-AttachSCSIVolumeTestJSON-717183569-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:38:55.342047 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-ece9e74f-bc3b-473f-bcc6-b2f4ea68135c tempest-AttachSCSIVolumeTestJSON-717183569 tempest-AttachSCSIVolumeTestJSON-717183569-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:38:55.356477 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:38:55.356477 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:38:55.365188 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-ece9e74f-bc3b-473f-bcc6-b2f4ea68135c tempest-AttachSCSIVolumeTestJSON-717183569 tempest-AttachSCSIVolumeTestJSON-717183569-project-member] Volume info retrieved successfully. Aug 25 05:38:55.369638 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-ece9e74f-bc3b-473f-bcc6-b2f4ea68135c tempest-AttachSCSIVolumeTestJSON-717183569 tempest-AttachSCSIVolumeTestJSON-717183569-project-member] https://10.4.3.189/volume/v3/volumes/98a458c1-740a-45ad-841d-fe9248f0b34a returned with HTTP 200 Aug 25 05:38:55.369638 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 82/319] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:38:55 2026] GET /volume/v3/volumes/98a458c1-740a-45ad-841d-fe9248f0b34a => generated 848 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:38:55.456262 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-d27728b7-c58d-469d-96f3-c42577a7f183 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:38:55.458397 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-d27728b7-c58d-469d-96f3-c42577a7f183 tempest-TaggedBootDevicesTest-1708542002 tempest-TaggedBootDevicesTest-1708542002-project-member] GET https://10.4.3.189/volume/v3/volumes/a5d41517-96e9-4e8a-804a-1973d62f5e95 Aug 25 05:38:55.458711 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-d27728b7-c58d-469d-96f3-c42577a7f183 tempest-TaggedBootDevicesTest-1708542002 tempest-TaggedBootDevicesTest-1708542002-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:38:55.458940 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-d27728b7-c58d-469d-96f3-c42577a7f183 tempest-TaggedBootDevicesTest-1708542002 tempest-TaggedBootDevicesTest-1708542002-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:38:55.467972 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:38:55.467972 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:38:55.472727 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-d27728b7-c58d-469d-96f3-c42577a7f183 tempest-TaggedBootDevicesTest-1708542002 tempest-TaggedBootDevicesTest-1708542002-project-member] Volume info retrieved successfully. Aug 25 05:38:55.479277 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-d27728b7-c58d-469d-96f3-c42577a7f183 tempest-TaggedBootDevicesTest-1708542002 tempest-TaggedBootDevicesTest-1708542002-project-member] https://10.4.3.189/volume/v3/volumes/a5d41517-96e9-4e8a-804a-1973d62f5e95 returned with HTTP 200 Aug 25 05:38:55.479710 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 81/320] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:38:55 2026] GET /volume/v3/volumes/a5d41517-96e9-4e8a-804a-1973d62f5e95 => generated 844 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:38:55.568819 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [req-f1b61c34-aaf8-40e9-8c3a-d375e389cbec req-5e13f4ea-fe6e-4ce5-8ecc-29a80dd75f2e None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:38:55.572138 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-f1b61c34-aaf8-40e9-8c3a-d375e389cbec req-5e13f4ea-fe6e-4ce5-8ecc-29a80dd75f2e tempest-TaggedAttachmentsTest-1141031454 tempest-TaggedAttachmentsTest-1141031454-project-member] POST https://10.4.3.189/volume/v3/attachments/fd19ca60-d3a9-4b69-b03d-08f3532d3567/action Aug 25 05:38:55.572710 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-f1b61c34-aaf8-40e9-8c3a-d375e389cbec req-5e13f4ea-fe6e-4ce5-8ecc-29a80dd75f2e tempest-TaggedAttachmentsTest-1141031454 tempest-TaggedAttachmentsTest-1141031454-project-member] Action body: b'{"os-complete": null}' {{(pid=100270) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 05:38:55.572893 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-f1b61c34-aaf8-40e9-8c3a-d375e389cbec req-5e13f4ea-fe6e-4ce5-8ecc-29a80dd75f2e tempest-TaggedAttachmentsTest-1141031454 tempest-TaggedAttachmentsTest-1141031454-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:38:55.597633 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:38:55.597633 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:38:55.617084 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-f1b61c34-aaf8-40e9-8c3a-d375e389cbec req-5e13f4ea-fe6e-4ce5-8ecc-29a80dd75f2e tempest-TaggedAttachmentsTest-1141031454 tempest-TaggedAttachmentsTest-1141031454-project-member] https://10.4.3.189/volume/v3/attachments/fd19ca60-d3a9-4b69-b03d-08f3532d3567/action returned with HTTP 204 Aug 25 05:38:55.617666 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 82/321] 10.4.3.189 () {74 vars in 1725 bytes} [Tue Aug 25 05:38:55 2026] POST /volume/v3/attachments/fd19ca60-d3a9-4b69-b03d-08f3532d3567/action => generated 0 bytes in 50 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:38:55.764923 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-cf0a7672-d6cd-4b1a-86cc-7ca10c4cd916 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:38:55.767214 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-cf0a7672-d6cd-4b1a-86cc-7ca10c4cd916 tempest-VolumesAssistedSnapshotsTest-1375744646 tempest-VolumesAssistedSnapshotsTest-1375744646-project-admin] GET https://10.4.3.189/volume/v3/volumes/fe862356-ffcc-4eb3-8097-b49f0712fc78 Aug 25 05:38:55.767506 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-cf0a7672-d6cd-4b1a-86cc-7ca10c4cd916 tempest-VolumesAssistedSnapshotsTest-1375744646 tempest-VolumesAssistedSnapshotsTest-1375744646-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:38:55.767786 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-cf0a7672-d6cd-4b1a-86cc-7ca10c4cd916 tempest-VolumesAssistedSnapshotsTest-1375744646 tempest-VolumesAssistedSnapshotsTest-1375744646-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:38:55.781556 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:38:55.781556 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:38:55.786432 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-cf0a7672-d6cd-4b1a-86cc-7ca10c4cd916 tempest-VolumesAssistedSnapshotsTest-1375744646 tempest-VolumesAssistedSnapshotsTest-1375744646-project-admin] Volume info retrieved successfully. Aug 25 05:38:55.792655 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-cf0a7672-d6cd-4b1a-86cc-7ca10c4cd916 tempest-VolumesAssistedSnapshotsTest-1375744646 tempest-VolumesAssistedSnapshotsTest-1375744646-project-admin] https://10.4.3.189/volume/v3/volumes/fe862356-ffcc-4eb3-8097-b49f0712fc78 returned with HTTP 200 Aug 25 05:38:55.793202 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 77/322] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:38:55 2026] GET /volume/v3/volumes/fe862356-ffcc-4eb3-8097-b49f0712fc78 => generated 1016 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:38:55.793265 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-ca1583c1-4b8f-41b3-a564-faa61e86af52 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:38:55.795905 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-ca1583c1-4b8f-41b3-a564-faa61e86af52 tempest-VolumesActionsTest-874743111 tempest-VolumesActionsTest-874743111-project-member] GET https://10.4.3.189/volume/v3/volumes/a6e53dc1-24d5-4f76-99b6-8405f6c01fa1 Aug 25 05:38:55.796184 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-ca1583c1-4b8f-41b3-a564-faa61e86af52 tempest-VolumesActionsTest-874743111 tempest-VolumesActionsTest-874743111-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:38:55.796445 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-ca1583c1-4b8f-41b3-a564-faa61e86af52 tempest-VolumesActionsTest-874743111 tempest-VolumesActionsTest-874743111-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:38:55.805826 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:38:55.805826 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:38:55.811282 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-ca1583c1-4b8f-41b3-a564-faa61e86af52 tempest-VolumesActionsTest-874743111 tempest-VolumesActionsTest-874743111-project-member] Volume info retrieved successfully. Aug 25 05:38:55.817984 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-ca1583c1-4b8f-41b3-a564-faa61e86af52 tempest-VolumesActionsTest-874743111 tempest-VolumesActionsTest-874743111-project-member] https://10.4.3.189/volume/v3/volumes/a6e53dc1-24d5-4f76-99b6-8405f6c01fa1 returned with HTTP 200 Aug 25 05:38:55.818625 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 83/323] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:38:55 2026] GET /volume/v3/volumes/a6e53dc1-24d5-4f76-99b6-8405f6c01fa1 => generated 841 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:38:55.833797 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-c0ce00de-48fb-4fe3-bb22-9651730ddf66 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:38:55.835793 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-c0ce00de-48fb-4fe3-bb22-9651730ddf66 tempest-VolumesActionsTest-103375073 tempest-VolumesActionsTest-103375073-project-admin] POST https://10.4.3.189/volume/v3/volumes/a6e53dc1-24d5-4f76-99b6-8405f6c01fa1/action Aug 25 05:38:55.836229 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-c0ce00de-48fb-4fe3-bb22-9651730ddf66 tempest-VolumesActionsTest-103375073 tempest-VolumesActionsTest-103375073-project-admin] Action body: b'{"os-reset_status": {"status": "maintenance"}}' {{(pid=100269) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 05:38:55.836369 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-c0ce00de-48fb-4fe3-bb22-9651730ddf66 tempest-VolumesActionsTest-103375073 tempest-VolumesActionsTest-103375073-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "maintenance"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:38:55.846987 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:38:55.846987 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:38:55.847483 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.contrib.admin_actions [None req-c0ce00de-48fb-4fe3-bb22-9651730ddf66 tempest-VolumesActionsTest-103375073 tempest-VolumesActionsTest-103375073-project-admin] Updating volume 'a6e53dc1-24d5-4f76-99b6-8405f6c01fa1' with '{'status': 'maintenance'}' {{(pid=100269) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 25 05:38:55.874165 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-c0ce00de-48fb-4fe3-bb22-9651730ddf66 tempest-VolumesActionsTest-103375073 tempest-VolumesActionsTest-103375073-project-admin] https://10.4.3.189/volume/v3/volumes/a6e53dc1-24d5-4f76-99b6-8405f6c01fa1/action returned with HTTP 202 Aug 25 05:38:55.874741 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 82/324] 10.4.3.189 () {68 vars in 1390 bytes} [Tue Aug 25 05:38:55 2026] POST /volume/v3/volumes/a6e53dc1-24d5-4f76-99b6-8405f6c01fa1/action => generated 0 bytes in 41 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 05:38:55.884736 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-5d59901d-1ae9-4aa9-985f-95a373a111fc None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:38:55.887021 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-5d59901d-1ae9-4aa9-985f-95a373a111fc tempest-VolumesActionsTest-874743111 tempest-VolumesActionsTest-874743111-project-member] GET https://10.4.3.189/volume/v3/volumes/a6e53dc1-24d5-4f76-99b6-8405f6c01fa1 Aug 25 05:38:55.887317 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-5d59901d-1ae9-4aa9-985f-95a373a111fc tempest-VolumesActionsTest-874743111 tempest-VolumesActionsTest-874743111-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:38:55.887482 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-5d59901d-1ae9-4aa9-985f-95a373a111fc tempest-VolumesActionsTest-874743111 tempest-VolumesActionsTest-874743111-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:38:55.895747 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-25118e43-2f67-4ad0-b280-573654e063c6 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:38:55.896610 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:38:55.896610 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:38:55.898190 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-25118e43-2f67-4ad0-b280-573654e063c6 tempest-TestMultiAttachVolumeSwap-422775694 tempest-TestMultiAttachVolumeSwap-422775694-project-member] GET https://10.4.3.189/volume/v3/volumes/1633eabe-0fff-4a8d-b511-1363a815b671 Aug 25 05:38:55.898506 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-25118e43-2f67-4ad0-b280-573654e063c6 tempest-TestMultiAttachVolumeSwap-422775694 tempest-TestMultiAttachVolumeSwap-422775694-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:38:55.898786 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-25118e43-2f67-4ad0-b280-573654e063c6 tempest-TestMultiAttachVolumeSwap-422775694 tempest-TestMultiAttachVolumeSwap-422775694-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:38:55.901223 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-5d59901d-1ae9-4aa9-985f-95a373a111fc tempest-VolumesActionsTest-874743111 tempest-VolumesActionsTest-874743111-project-member] Volume info retrieved successfully. Aug 25 05:38:55.907007 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-5d59901d-1ae9-4aa9-985f-95a373a111fc tempest-VolumesActionsTest-874743111 tempest-VolumesActionsTest-874743111-project-member] https://10.4.3.189/volume/v3/volumes/a6e53dc1-24d5-4f76-99b6-8405f6c01fa1 returned with HTTP 200 Aug 25 05:38:55.907497 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 83/325] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:38:55 2026] GET /volume/v3/volumes/a6e53dc1-24d5-4f76-99b6-8405f6c01fa1 => generated 843 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:38:55.914538 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:38:55.914538 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:38:55.918977 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-25118e43-2f67-4ad0-b280-573654e063c6 tempest-TestMultiAttachVolumeSwap-422775694 tempest-TestMultiAttachVolumeSwap-422775694-project-member] Volume info retrieved successfully. Aug 25 05:38:55.923811 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-8fa704b1-7e9d-436b-ac01-e4b547c48008 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:38:55.925346 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-25118e43-2f67-4ad0-b280-573654e063c6 tempest-TestMultiAttachVolumeSwap-422775694 tempest-TestMultiAttachVolumeSwap-422775694-project-member] https://10.4.3.189/volume/v3/volumes/1633eabe-0fff-4a8d-b511-1363a815b671 returned with HTTP 200 Aug 25 05:38:55.925792 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 78/326] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:38:55 2026] GET /volume/v3/volumes/1633eabe-0fff-4a8d-b511-1363a815b671 => generated 868 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:38:55.926500 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-8fa704b1-7e9d-436b-ac01-e4b547c48008 tempest-VolumesActionsTest-103375073 tempest-VolumesActionsTest-103375073-project-admin] POST https://10.4.3.189/volume/v3/volumes/a6e53dc1-24d5-4f76-99b6-8405f6c01fa1/action Aug 25 05:38:55.926915 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-8fa704b1-7e9d-436b-ac01-e4b547c48008 tempest-VolumesActionsTest-103375073 tempest-VolumesActionsTest-103375073-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100271) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 05:38:55.929038 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-8fa704b1-7e9d-436b-ac01-e4b547c48008 tempest-VolumesActionsTest-103375073 tempest-VolumesActionsTest-103375073-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:38:55.939614 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:38:55.939614 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:38:55.940195 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-8fa704b1-7e9d-436b-ac01-e4b547c48008 tempest-VolumesActionsTest-103375073 tempest-VolumesActionsTest-103375073-project-admin] Volume info retrieved successfully. Aug 25 05:38:55.965356 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-8fa704b1-7e9d-436b-ac01-e4b547c48008 tempest-VolumesActionsTest-103375073 tempest-VolumesActionsTest-103375073-project-admin] Delete volume request issued successfully. Aug 25 05:38:55.965576 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-8fa704b1-7e9d-436b-ac01-e4b547c48008 tempest-VolumesActionsTest-103375073 tempest-VolumesActionsTest-103375073-project-admin] https://10.4.3.189/volume/v3/volumes/a6e53dc1-24d5-4f76-99b6-8405f6c01fa1/action returned with HTTP 202 Aug 25 05:38:55.966191 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 84/327] 10.4.3.189 () {68 vars in 1390 bytes} [Tue Aug 25 05:38:55 2026] POST /volume/v3/volumes/a6e53dc1-24d5-4f76-99b6-8405f6c01fa1/action => generated 0 bytes in 43 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 05:38:55.977218 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-aa0826c2-cdf7-4015-97a0-d910c74c36e0 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:38:55.980421 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-aa0826c2-cdf7-4015-97a0-d910c74c36e0 tempest-VolumesActionsTest-874743111 tempest-VolumesActionsTest-874743111-project-member] GET https://10.4.3.189/volume/v3/volumes/a6e53dc1-24d5-4f76-99b6-8405f6c01fa1 Aug 25 05:38:55.980778 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-aa0826c2-cdf7-4015-97a0-d910c74c36e0 tempest-VolumesActionsTest-874743111 tempest-VolumesActionsTest-874743111-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:38:55.981003 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-aa0826c2-cdf7-4015-97a0-d910c74c36e0 tempest-VolumesActionsTest-874743111 tempest-VolumesActionsTest-874743111-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:38:55.991824 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:38:55.991824 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:38:55.997570 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-aa0826c2-cdf7-4015-97a0-d910c74c36e0 tempest-VolumesActionsTest-874743111 tempest-VolumesActionsTest-874743111-project-member] Volume info retrieved successfully. Aug 25 05:38:56.006648 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-aa0826c2-cdf7-4015-97a0-d910c74c36e0 tempest-VolumesActionsTest-874743111 tempest-VolumesActionsTest-874743111-project-member] https://10.4.3.189/volume/v3/volumes/a6e53dc1-24d5-4f76-99b6-8405f6c01fa1 returned with HTTP 200 Aug 25 05:38:56.007121 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 83/328] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:38:55 2026] GET /volume/v3/volumes/a6e53dc1-24d5-4f76-99b6-8405f6c01fa1 => generated 840 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:38:56.157164 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-69ab340b-1d68-422e-9476-069b4383ffb3 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:38:56.160148 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-69ab340b-1d68-422e-9476-069b4383ffb3 tempest-TaggedAttachmentsTest-1141031454 tempest-TaggedAttachmentsTest-1141031454-project-member] GET https://10.4.3.189/volume/v3/volumes/e3d27fca-c234-4d03-a430-b1b2a88d3874 Aug 25 05:38:56.161404 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-69ab340b-1d68-422e-9476-069b4383ffb3 tempest-TaggedAttachmentsTest-1141031454 tempest-TaggedAttachmentsTest-1141031454-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:38:56.161404 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-69ab340b-1d68-422e-9476-069b4383ffb3 tempest-TaggedAttachmentsTest-1141031454 tempest-TaggedAttachmentsTest-1141031454-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:38:56.174753 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:38:56.174753 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:38:56.180029 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-69ab340b-1d68-422e-9476-069b4383ffb3 tempest-TaggedAttachmentsTest-1141031454 tempest-TaggedAttachmentsTest-1141031454-project-member] Volume info retrieved successfully. Aug 25 05:38:56.184711 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-69ab340b-1d68-422e-9476-069b4383ffb3 tempest-TaggedAttachmentsTest-1141031454 tempest-TaggedAttachmentsTest-1141031454-project-member] https://10.4.3.189/volume/v3/volumes/e3d27fca-c234-4d03-a430-b1b2a88d3874 returned with HTTP 200 Aug 25 05:38:56.185301 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 84/329] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:38:56 2026] GET /volume/v3/volumes/e3d27fca-c234-4d03-a430-b1b2a88d3874 => generated 1136 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:38:56.202720 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-d7cfbde9-887e-455d-861a-1ab44fec9908 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:38:56.204779 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d7cfbde9-887e-455d-861a-1ab44fec9908 tempest-TaggedAttachmentsTest-1141031454 tempest-TaggedAttachmentsTest-1141031454-project-member] GET https://10.4.3.189/volume/v3/volumes/e3d27fca-c234-4d03-a430-b1b2a88d3874 Aug 25 05:38:56.204927 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d7cfbde9-887e-455d-861a-1ab44fec9908 tempest-TaggedAttachmentsTest-1141031454 tempest-TaggedAttachmentsTest-1141031454-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:38:56.205213 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d7cfbde9-887e-455d-861a-1ab44fec9908 tempest-TaggedAttachmentsTest-1141031454 tempest-TaggedAttachmentsTest-1141031454-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:38:56.216002 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:38:56.216002 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:38:56.220604 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-d7cfbde9-887e-455d-861a-1ab44fec9908 tempest-TaggedAttachmentsTest-1141031454 tempest-TaggedAttachmentsTest-1141031454-project-member] Volume info retrieved successfully. Aug 25 05:38:56.224957 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d7cfbde9-887e-455d-861a-1ab44fec9908 tempest-TaggedAttachmentsTest-1141031454 tempest-TaggedAttachmentsTest-1141031454-project-member] https://10.4.3.189/volume/v3/volumes/e3d27fca-c234-4d03-a430-b1b2a88d3874 returned with HTTP 200 Aug 25 05:38:56.225430 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 79/330] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:38:56 2026] GET /volume/v3/volumes/e3d27fca-c234-4d03-a430-b1b2a88d3874 => generated 1136 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:38:56.388194 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-4549c0cc-cf7e-41e8-87a1-0a1ad0930df3 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:38:56.391804 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-4549c0cc-cf7e-41e8-87a1-0a1ad0930df3 tempest-AttachSCSIVolumeTestJSON-717183569 tempest-AttachSCSIVolumeTestJSON-717183569-project-member] GET https://10.4.3.189/volume/v3/volumes/98a458c1-740a-45ad-841d-fe9248f0b34a Aug 25 05:38:56.391804 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-4549c0cc-cf7e-41e8-87a1-0a1ad0930df3 tempest-AttachSCSIVolumeTestJSON-717183569 tempest-AttachSCSIVolumeTestJSON-717183569-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:38:56.391804 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-4549c0cc-cf7e-41e8-87a1-0a1ad0930df3 tempest-AttachSCSIVolumeTestJSON-717183569 tempest-AttachSCSIVolumeTestJSON-717183569-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:38:56.406257 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:38:56.406257 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:38:56.412504 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-4549c0cc-cf7e-41e8-87a1-0a1ad0930df3 tempest-AttachSCSIVolumeTestJSON-717183569 tempest-AttachSCSIVolumeTestJSON-717183569-project-member] Volume info retrieved successfully. Aug 25 05:38:56.418924 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-4549c0cc-cf7e-41e8-87a1-0a1ad0930df3 tempest-AttachSCSIVolumeTestJSON-717183569 tempest-AttachSCSIVolumeTestJSON-717183569-project-member] https://10.4.3.189/volume/v3/volumes/98a458c1-740a-45ad-841d-fe9248f0b34a returned with HTTP 200 Aug 25 05:38:56.419847 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 85/331] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:38:56 2026] GET /volume/v3/volumes/98a458c1-740a-45ad-841d-fe9248f0b34a => generated 848 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:38:56.807681 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-c9d46b7e-cb54-482f-8976-e0ce8766ea52 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:38:56.810458 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-c9d46b7e-cb54-482f-8976-e0ce8766ea52 tempest-VolumesAssistedSnapshotsTest-1375744646 tempest-VolumesAssistedSnapshotsTest-1375744646-project-admin] GET https://10.4.3.189/volume/v3/volumes/fe862356-ffcc-4eb3-8097-b49f0712fc78 Aug 25 05:38:56.810757 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-c9d46b7e-cb54-482f-8976-e0ce8766ea52 tempest-VolumesAssistedSnapshotsTest-1375744646 tempest-VolumesAssistedSnapshotsTest-1375744646-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:38:56.810994 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-c9d46b7e-cb54-482f-8976-e0ce8766ea52 tempest-VolumesAssistedSnapshotsTest-1375744646 tempest-VolumesAssistedSnapshotsTest-1375744646-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:38:56.823884 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:38:56.823884 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:38:56.828559 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-c9d46b7e-cb54-482f-8976-e0ce8766ea52 tempest-VolumesAssistedSnapshotsTest-1375744646 tempest-VolumesAssistedSnapshotsTest-1375744646-project-admin] Volume info retrieved successfully. Aug 25 05:38:56.836419 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-c9d46b7e-cb54-482f-8976-e0ce8766ea52 tempest-VolumesAssistedSnapshotsTest-1375744646 tempest-VolumesAssistedSnapshotsTest-1375744646-project-admin] https://10.4.3.189/volume/v3/volumes/fe862356-ffcc-4eb3-8097-b49f0712fc78 returned with HTTP 200 Aug 25 05:38:56.836997 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 84/332] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:38:56 2026] GET /volume/v3/volumes/fe862356-ffcc-4eb3-8097-b49f0712fc78 => generated 1016 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:38:56.940380 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-e6a3a3b0-da51-4570-9fb3-ce0e403c3f62 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:38:56.942950 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-e6a3a3b0-da51-4570-9fb3-ce0e403c3f62 tempest-TestMultiAttachVolumeSwap-422775694 tempest-TestMultiAttachVolumeSwap-422775694-project-member] GET https://10.4.3.189/volume/v3/volumes/1633eabe-0fff-4a8d-b511-1363a815b671 Aug 25 05:38:56.943271 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-e6a3a3b0-da51-4570-9fb3-ce0e403c3f62 tempest-TestMultiAttachVolumeSwap-422775694 tempest-TestMultiAttachVolumeSwap-422775694-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:38:56.943855 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-e6a3a3b0-da51-4570-9fb3-ce0e403c3f62 tempest-TestMultiAttachVolumeSwap-422775694 tempest-TestMultiAttachVolumeSwap-422775694-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:38:56.958491 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:38:56.958491 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:38:56.963261 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-e6a3a3b0-da51-4570-9fb3-ce0e403c3f62 tempest-TestMultiAttachVolumeSwap-422775694 tempest-TestMultiAttachVolumeSwap-422775694-project-member] Volume info retrieved successfully. Aug 25 05:38:56.971392 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-e6a3a3b0-da51-4570-9fb3-ce0e403c3f62 tempest-TestMultiAttachVolumeSwap-422775694 tempest-TestMultiAttachVolumeSwap-422775694-project-member] https://10.4.3.189/volume/v3/volumes/1633eabe-0fff-4a8d-b511-1363a815b671 returned with HTTP 200 Aug 25 05:38:56.972394 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 85/333] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:38:56 2026] GET /volume/v3/volumes/1633eabe-0fff-4a8d-b511-1363a815b671 => generated 868 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:38:57.024956 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-27334970-35b6-4758-86c9-ee7ae221ef5b None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:38:57.027185 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-27334970-35b6-4758-86c9-ee7ae221ef5b tempest-VolumesActionsTest-874743111 tempest-VolumesActionsTest-874743111-project-member] GET https://10.4.3.189/volume/v3/volumes/a6e53dc1-24d5-4f76-99b6-8405f6c01fa1 Aug 25 05:38:57.027441 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-27334970-35b6-4758-86c9-ee7ae221ef5b tempest-VolumesActionsTest-874743111 tempest-VolumesActionsTest-874743111-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:38:57.027667 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-27334970-35b6-4758-86c9-ee7ae221ef5b tempest-VolumesActionsTest-874743111 tempest-VolumesActionsTest-874743111-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:38:57.036337 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-27334970-35b6-4758-86c9-ee7ae221ef5b tempest-VolumesActionsTest-874743111 tempest-VolumesActionsTest-874743111-project-member] https://10.4.3.189/volume/v3/volumes/a6e53dc1-24d5-4f76-99b6-8405f6c01fa1 returned with HTTP 404 Aug 25 05:38:57.036337 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 80/334] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:38:57 2026] GET /volume/v3/volumes/a6e53dc1-24d5-4f76-99b6-8405f6c01fa1 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:38:57.046129 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-0780b5be-3b1b-421c-b47a-f92f21bb8bc4 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:38:57.048804 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-0780b5be-3b1b-421c-b47a-f92f21bb8bc4 tempest-VolumesActionsTest-874743111 tempest-VolumesActionsTest-874743111-project-member] GET https://10.4.3.189/volume/v3/volumes/a6e53dc1-24d5-4f76-99b6-8405f6c01fa1 Aug 25 05:38:57.049431 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-0780b5be-3b1b-421c-b47a-f92f21bb8bc4 tempest-VolumesActionsTest-874743111 tempest-VolumesActionsTest-874743111-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:38:57.049431 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-0780b5be-3b1b-421c-b47a-f92f21bb8bc4 tempest-VolumesActionsTest-874743111 tempest-VolumesActionsTest-874743111-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:38:57.064792 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-0780b5be-3b1b-421c-b47a-f92f21bb8bc4 tempest-VolumesActionsTest-874743111 tempest-VolumesActionsTest-874743111-project-member] https://10.4.3.189/volume/v3/volumes/a6e53dc1-24d5-4f76-99b6-8405f6c01fa1 returned with HTTP 404 Aug 25 05:38:57.065874 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 86/335] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:38:57 2026] GET /volume/v3/volumes/a6e53dc1-24d5-4f76-99b6-8405f6c01fa1 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:38:57.073611 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-243e2695-e724-4ecc-97cc-55343bb83fd0 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:38:57.076258 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-243e2695-e724-4ecc-97cc-55343bb83fd0 tempest-VolumesActionsTest-874743111 tempest-VolumesActionsTest-874743111-project-member] DELETE https://10.4.3.189/volume/v3/volumes/a6e53dc1-24d5-4f76-99b6-8405f6c01fa1 Aug 25 05:38:57.076258 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-243e2695-e724-4ecc-97cc-55343bb83fd0 tempest-VolumesActionsTest-874743111 tempest-VolumesActionsTest-874743111-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:38:57.076449 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-243e2695-e724-4ecc-97cc-55343bb83fd0 tempest-VolumesActionsTest-874743111 tempest-VolumesActionsTest-874743111-project-member] Calling method 'delete' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:38:57.076639 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.v3.volumes [None req-243e2695-e724-4ecc-97cc-55343bb83fd0 tempest-VolumesActionsTest-874743111 tempest-VolumesActionsTest-874743111-project-member] Delete volume with id: a6e53dc1-24d5-4f76-99b6-8405f6c01fa1 Aug 25 05:38:57.083346 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-243e2695-e724-4ecc-97cc-55343bb83fd0 tempest-VolumesActionsTest-874743111 tempest-VolumesActionsTest-874743111-project-member] https://10.4.3.189/volume/v3/volumes/a6e53dc1-24d5-4f76-99b6-8405f6c01fa1 returned with HTTP 404 Aug 25 05:38:57.084312 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 85/336] 10.4.3.189 () {66 vars in 1351 bytes} [Tue Aug 25 05:38:57 2026] DELETE /volume/v3/volumes/a6e53dc1-24d5-4f76-99b6-8405f6c01fa1 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:38:57.092822 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-7917fcbf-4098-4697-a599-56cca834f7f1 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:38:57.094724 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-7917fcbf-4098-4697-a599-56cca834f7f1 tempest-VolumesActionsTest-874743111 tempest-VolumesActionsTest-874743111-project-member] POST https://10.4.3.189/volume/v3/volumes Aug 25 05:38:57.095297 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-7917fcbf-4098-4697-a599-56cca834f7f1 tempest-VolumesActionsTest-874743111 tempest-VolumesActionsTest-874743111-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1324226697"}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:38:57.096617 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.v3.volumes [None req-7917fcbf-4098-4697-a599-56cca834f7f1 tempest-VolumesActionsTest-874743111 tempest-VolumesActionsTest-874743111-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1324226697'}} {{(pid=100270) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 05:38:57.096776 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.v3.volumes [None req-7917fcbf-4098-4697-a599-56cca834f7f1 tempest-VolumesActionsTest-874743111 tempest-VolumesActionsTest-874743111-project-member] Create volume of 1 GB Aug 25 05:38:57.100887 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-7917fcbf-4098-4697-a599-56cca834f7f1 tempest-VolumesActionsTest-874743111 tempest-VolumesActionsTest-874743111-project-member] Availability Zones retrieved successfully. Aug 25 05:38:57.106747 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-7917fcbf-4098-4697-a599-56cca834f7f1 tempest-VolumesActionsTest-874743111 tempest-VolumesActionsTest-874743111-project-member] Flow 'volume_create_api' (fcdbffaa-6ae0-4b8b-9c88-44aa9ab16904) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:38:57.107792 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-7917fcbf-4098-4697-a599-56cca834f7f1 tempest-VolumesActionsTest-874743111 tempest-VolumesActionsTest-874743111-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b47addb8-4c9e-4040-a25b-aa14e5724e1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:38:57.108770 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.flows.api.create_volume [None req-7917fcbf-4098-4697-a599-56cca834f7f1 tempest-VolumesActionsTest-874743111 tempest-VolumesActionsTest-874743111-project-member] Validating volume size '1' using validate_int {{(pid=100270) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 05:38:57.140793 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-7917fcbf-4098-4697-a599-56cca834f7f1 tempest-VolumesActionsTest-874743111 tempest-VolumesActionsTest-874743111-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b47addb8-4c9e-4040-a25b-aa14e5724e1f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T05:35:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=23fc6e5d-fce0-4521-ba46-4837b4232084,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '23fc6e5d-fce0-4521-ba46-4837b4232084', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:38:57.141737 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-7917fcbf-4098-4697-a599-56cca834f7f1 tempest-VolumesActionsTest-874743111 tempest-VolumesActionsTest-874743111-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9ec67d92-5331-4dde-8ace-83dde0f9e2ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:38:57.203859 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.quota [None req-7917fcbf-4098-4697-a599-56cca834f7f1 tempest-VolumesActionsTest-874743111 tempest-VolumesActionsTest-874743111-project-member] Created reservations ['ebd0941a-38c0-4607-979c-3e724b24e9f7', 'cf310fa6-e359-402e-8987-0642964125d0', '042a666e-e98d-42b3-8315-5d64b8a7bd7f', '82a7e289-7000-49c4-9f02-c7d5bd5cd8d2'] {{(pid=100270) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:38:57.207385 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-7917fcbf-4098-4697-a599-56cca834f7f1 tempest-VolumesActionsTest-874743111 tempest-VolumesActionsTest-874743111-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9ec67d92-5331-4dde-8ace-83dde0f9e2ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ebd0941a-38c0-4607-979c-3e724b24e9f7', 'cf310fa6-e359-402e-8987-0642964125d0', '042a666e-e98d-42b3-8315-5d64b8a7bd7f', '82a7e289-7000-49c4-9f02-c7d5bd5cd8d2']}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:38:57.207385 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-7917fcbf-4098-4697-a599-56cca834f7f1 tempest-VolumesActionsTest-874743111 tempest-VolumesActionsTest-874743111-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (19207aa5-f967-4680-8866-0e9e2f7518f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:38:57.238637 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-7917fcbf-4098-4697-a599-56cca834f7f1 tempest-VolumesActionsTest-874743111 tempest-VolumesActionsTest-874743111-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (19207aa5-f967-4680-8866-0e9e2f7518f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b3efce36-5730-466e-bd1f-9e16d27e6b36', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1324226697',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='870b8b84e52c40aaa529b4e13d395906',qos_specs=None,replication_status=,reservations=['ebd0941a-38c0-4607-979c-3e724b24e9f7','cf310fa6-e359-402e-8987-0642964125d0','042a666e-e98d-42b3-8315-5d64b8a7bd7f','82a7e289-7000-49c4-9f02-c7d5bd5cd8d2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ea5b34bacbb240b2b8950e45f3b760d0',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T05:38:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1324226697',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b3efce36-5730-466e-bd1f-9e16d27e6b36,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='870b8b84e52c40aaa529b4e13d395906',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ea5b34bacbb240b2b8950e45f3b760d0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(23fc6e5d-fce0-4521-ba46-4837b4232084),volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:38:57.239930 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-7917fcbf-4098-4697-a599-56cca834f7f1 tempest-VolumesActionsTest-874743111 tempest-VolumesActionsTest-874743111-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (351629c0-9cb7-43ef-b8cb-07ab132728aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:38:57.262628 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-7917fcbf-4098-4697-a599-56cca834f7f1 tempest-VolumesActionsTest-874743111 tempest-VolumesActionsTest-874743111-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (351629c0-9cb7-43ef-b8cb-07ab132728aa) transitioned into state 'SUCCESS' from state '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-1324226697',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='870b8b84e52c40aaa529b4e13d395906',qos_specs=None,replication_status=,reservations=['ebd0941a-38c0-4607-979c-3e724b24e9f7','cf310fa6-e359-402e-8987-0642964125d0','042a666e-e98d-42b3-8315-5d64b8a7bd7f','82a7e289-7000-49c4-9f02-c7d5bd5cd8d2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ea5b34bacbb240b2b8950e45f3b760d0',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:38:57.263756 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-7917fcbf-4098-4697-a599-56cca834f7f1 tempest-VolumesActionsTest-874743111 tempest-VolumesActionsTest-874743111-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b9680d7a-c436-4729-956f-e7bc185ced9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:38:57.279157 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-7917fcbf-4098-4697-a599-56cca834f7f1 tempest-VolumesActionsTest-874743111 tempest-VolumesActionsTest-874743111-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b9680d7a-c436-4729-956f-e7bc185ced9f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:38:57.279157 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-7917fcbf-4098-4697-a599-56cca834f7f1 tempest-VolumesActionsTest-874743111 tempest-VolumesActionsTest-874743111-project-member] Flow 'volume_create_api' (fcdbffaa-6ae0-4b8b-9c88-44aa9ab16904) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100270) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:38:57.279157 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-7917fcbf-4098-4697-a599-56cca834f7f1 tempest-VolumesActionsTest-874743111 tempest-VolumesActionsTest-874743111-project-member] Create volume request issued successfully. Aug 25 05:38:57.279157 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-7917fcbf-4098-4697-a599-56cca834f7f1 tempest-VolumesActionsTest-874743111 tempest-VolumesActionsTest-874743111-project-member] https://10.4.3.189/volume/v3/volumes returned with HTTP 202 Aug 25 05:38:57.279655 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 86/337] 10.4.3.189 () {68 vars in 1258 bytes} [Tue Aug 25 05:38:57 2026] POST /volume/v3/volumes => generated 749 bytes in 187 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 05:38:57.296664 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-77ad6be7-4060-4c5e-a621-454a589a7f18 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:38:57.299691 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-77ad6be7-4060-4c5e-a621-454a589a7f18 tempest-VolumesActionsTest-874743111 tempest-VolumesActionsTest-874743111-project-member] GET https://10.4.3.189/volume/v3/volumes/b3efce36-5730-466e-bd1f-9e16d27e6b36 Aug 25 05:38:57.300594 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-77ad6be7-4060-4c5e-a621-454a589a7f18 tempest-VolumesActionsTest-874743111 tempest-VolumesActionsTest-874743111-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:38:57.300987 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-77ad6be7-4060-4c5e-a621-454a589a7f18 tempest-VolumesActionsTest-874743111 tempest-VolumesActionsTest-874743111-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:38:57.313045 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:38:57.313045 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:38:57.324299 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-77ad6be7-4060-4c5e-a621-454a589a7f18 tempest-VolumesActionsTest-874743111 tempest-VolumesActionsTest-874743111-project-member] Volume info retrieved successfully. Aug 25 05:38:57.327851 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-77ad6be7-4060-4c5e-a621-454a589a7f18 tempest-VolumesActionsTest-874743111 tempest-VolumesActionsTest-874743111-project-member] https://10.4.3.189/volume/v3/volumes/b3efce36-5730-466e-bd1f-9e16d27e6b36 returned with HTTP 200 Aug 25 05:38:57.327851 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 81/338] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:38:57 2026] GET /volume/v3/volumes/b3efce36-5730-466e-bd1f-9e16d27e6b36 => generated 817 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:38:57.439832 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-09cacd0c-362e-4d3c-b7d9-a8f2c05eabec None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:38:57.446844 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-09cacd0c-362e-4d3c-b7d9-a8f2c05eabec tempest-AttachSCSIVolumeTestJSON-717183569 tempest-AttachSCSIVolumeTestJSON-717183569-project-member] GET https://10.4.3.189/volume/v3/volumes/98a458c1-740a-45ad-841d-fe9248f0b34a Aug 25 05:38:57.448511 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-09cacd0c-362e-4d3c-b7d9-a8f2c05eabec tempest-AttachSCSIVolumeTestJSON-717183569 tempest-AttachSCSIVolumeTestJSON-717183569-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:38:57.448511 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-09cacd0c-362e-4d3c-b7d9-a8f2c05eabec tempest-AttachSCSIVolumeTestJSON-717183569 tempest-AttachSCSIVolumeTestJSON-717183569-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:38:57.452039 np0000008051 devstack@c-api.service[100271]: DEBUG dbcounter [-] [100271] Writing DB stats cinder:SELECT=257,cinder:UPDATE=22,cinder:INSERT=12 {{(pid=100271) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 05:38:57.468128 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:38:57.468128 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:38:57.476842 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-09cacd0c-362e-4d3c-b7d9-a8f2c05eabec tempest-AttachSCSIVolumeTestJSON-717183569 tempest-AttachSCSIVolumeTestJSON-717183569-project-member] Volume info retrieved successfully. Aug 25 05:38:57.486593 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-09cacd0c-362e-4d3c-b7d9-a8f2c05eabec tempest-AttachSCSIVolumeTestJSON-717183569 tempest-AttachSCSIVolumeTestJSON-717183569-project-member] https://10.4.3.189/volume/v3/volumes/98a458c1-740a-45ad-841d-fe9248f0b34a returned with HTTP 200 Aug 25 05:38:57.487370 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 87/339] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:38:57 2026] GET /volume/v3/volumes/98a458c1-740a-45ad-841d-fe9248f0b34a => generated 848 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:38:57.851043 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-471f4d0c-6e27-4c19-b75e-c58026243e48 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:38:57.853848 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-471f4d0c-6e27-4c19-b75e-c58026243e48 tempest-VolumesAssistedSnapshotsTest-1375744646 tempest-VolumesAssistedSnapshotsTest-1375744646-project-admin] GET https://10.4.3.189/volume/v3/volumes/fe862356-ffcc-4eb3-8097-b49f0712fc78 Aug 25 05:38:57.854229 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-471f4d0c-6e27-4c19-b75e-c58026243e48 tempest-VolumesAssistedSnapshotsTest-1375744646 tempest-VolumesAssistedSnapshotsTest-1375744646-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:38:57.854446 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-471f4d0c-6e27-4c19-b75e-c58026243e48 tempest-VolumesAssistedSnapshotsTest-1375744646 tempest-VolumesAssistedSnapshotsTest-1375744646-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:38:57.866916 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:38:57.866916 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:38:57.871046 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-471f4d0c-6e27-4c19-b75e-c58026243e48 tempest-VolumesAssistedSnapshotsTest-1375744646 tempest-VolumesAssistedSnapshotsTest-1375744646-project-admin] Volume info retrieved successfully. Aug 25 05:38:57.876715 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-471f4d0c-6e27-4c19-b75e-c58026243e48 tempest-VolumesAssistedSnapshotsTest-1375744646 tempest-VolumesAssistedSnapshotsTest-1375744646-project-admin] https://10.4.3.189/volume/v3/volumes/fe862356-ffcc-4eb3-8097-b49f0712fc78 returned with HTTP 200 Aug 25 05:38:57.877482 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 86/340] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:38:57 2026] GET /volume/v3/volumes/fe862356-ffcc-4eb3-8097-b49f0712fc78 => generated 1016 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:38:57.987740 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-1bc4b31a-4b29-4376-8ae1-1f73fc767827 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:38:57.989760 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-1bc4b31a-4b29-4376-8ae1-1f73fc767827 tempest-TestMultiAttachVolumeSwap-422775694 tempest-TestMultiAttachVolumeSwap-422775694-project-member] GET https://10.4.3.189/volume/v3/volumes/1633eabe-0fff-4a8d-b511-1363a815b671 Aug 25 05:38:57.990166 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-1bc4b31a-4b29-4376-8ae1-1f73fc767827 tempest-TestMultiAttachVolumeSwap-422775694 tempest-TestMultiAttachVolumeSwap-422775694-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:38:57.990546 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-1bc4b31a-4b29-4376-8ae1-1f73fc767827 tempest-TestMultiAttachVolumeSwap-422775694 tempest-TestMultiAttachVolumeSwap-422775694-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:38:58.002853 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:38:58.002853 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:38:58.011095 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-1bc4b31a-4b29-4376-8ae1-1f73fc767827 tempest-TestMultiAttachVolumeSwap-422775694 tempest-TestMultiAttachVolumeSwap-422775694-project-member] Volume info retrieved successfully. Aug 25 05:38:58.014552 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-1bc4b31a-4b29-4376-8ae1-1f73fc767827 tempest-TestMultiAttachVolumeSwap-422775694 tempest-TestMultiAttachVolumeSwap-422775694-project-member] https://10.4.3.189/volume/v3/volumes/1633eabe-0fff-4a8d-b511-1363a815b671 returned with HTTP 200 Aug 25 05:38:58.015174 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 87/341] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:38:57 2026] GET /volume/v3/volumes/1633eabe-0fff-4a8d-b511-1363a815b671 => generated 868 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:38:58.347903 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-6b0e7af9-d528-429a-a49d-c788d13014bc None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:38:58.348497 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6b0e7af9-d528-429a-a49d-c788d13014bc tempest-VolumesActionsTest-874743111 tempest-VolumesActionsTest-874743111-project-member] GET https://10.4.3.189/volume/v3/volumes/b3efce36-5730-466e-bd1f-9e16d27e6b36 Aug 25 05:38:58.348795 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-6b0e7af9-d528-429a-a49d-c788d13014bc tempest-VolumesActionsTest-874743111 tempest-VolumesActionsTest-874743111-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:38:58.349134 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-6b0e7af9-d528-429a-a49d-c788d13014bc tempest-VolumesActionsTest-874743111 tempest-VolumesActionsTest-874743111-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:38:58.359414 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:38:58.359414 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:38:58.365487 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-6b0e7af9-d528-429a-a49d-c788d13014bc tempest-VolumesActionsTest-874743111 tempest-VolumesActionsTest-874743111-project-member] Volume info retrieved successfully. Aug 25 05:38:58.374156 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6b0e7af9-d528-429a-a49d-c788d13014bc tempest-VolumesActionsTest-874743111 tempest-VolumesActionsTest-874743111-project-member] https://10.4.3.189/volume/v3/volumes/b3efce36-5730-466e-bd1f-9e16d27e6b36 returned with HTTP 200 Aug 25 05:38:58.374742 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 82/342] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:38:58 2026] GET /volume/v3/volumes/b3efce36-5730-466e-bd1f-9e16d27e6b36 => generated 842 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:38:58.392565 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-eaf53ba2-137d-4a40-90b4-af94e1340bac None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:38:58.394908 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-eaf53ba2-137d-4a40-90b4-af94e1340bac tempest-VolumesActionsTest-103375073 tempest-VolumesActionsTest-103375073-project-admin] POST https://10.4.3.189/volume/v3/volumes/b3efce36-5730-466e-bd1f-9e16d27e6b36/action Aug 25 05:38:58.395601 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-eaf53ba2-137d-4a40-90b4-af94e1340bac tempest-VolumesActionsTest-103375073 tempest-VolumesActionsTest-103375073-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100271) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 05:38:58.396457 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-eaf53ba2-137d-4a40-90b4-af94e1340bac tempest-VolumesActionsTest-103375073 tempest-VolumesActionsTest-103375073-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:38:58.408525 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:38:58.408525 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:38:58.409545 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.contrib.admin_actions [None req-eaf53ba2-137d-4a40-90b4-af94e1340bac tempest-VolumesActionsTest-103375073 tempest-VolumesActionsTest-103375073-project-admin] Updating volume 'b3efce36-5730-466e-bd1f-9e16d27e6b36' with '{'status': 'error'}' {{(pid=100271) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 25 05:38:58.440241 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-eaf53ba2-137d-4a40-90b4-af94e1340bac tempest-VolumesActionsTest-103375073 tempest-VolumesActionsTest-103375073-project-admin] https://10.4.3.189/volume/v3/volumes/b3efce36-5730-466e-bd1f-9e16d27e6b36/action returned with HTTP 202 Aug 25 05:38:58.440804 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 88/343] 10.4.3.189 () {68 vars in 1390 bytes} [Tue Aug 25 05:38:58 2026] POST /volume/v3/volumes/b3efce36-5730-466e-bd1f-9e16d27e6b36/action => generated 0 bytes in 49 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 05:38:58.450376 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-ac3f8cf4-291d-41c7-ac41-62daab2157b4 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:38:58.456703 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-ac3f8cf4-291d-41c7-ac41-62daab2157b4 tempest-VolumesActionsTest-874743111 tempest-VolumesActionsTest-874743111-project-member] GET https://10.4.3.189/volume/v3/volumes/b3efce36-5730-466e-bd1f-9e16d27e6b36 Aug 25 05:38:58.456703 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-ac3f8cf4-291d-41c7-ac41-62daab2157b4 tempest-VolumesActionsTest-874743111 tempest-VolumesActionsTest-874743111-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:38:58.456703 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-ac3f8cf4-291d-41c7-ac41-62daab2157b4 tempest-VolumesActionsTest-874743111 tempest-VolumesActionsTest-874743111-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:38:58.462336 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [req-bc179081-42d2-4bbf-8eb8-0cb5a6aab6b2 req-15dea9b8-f99e-4598-b4fc-29f81f3cc6f2 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:38:58.466186 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-bc179081-42d2-4bbf-8eb8-0cb5a6aab6b2 req-15dea9b8-f99e-4598-b4fc-29f81f3cc6f2 tempest-TaggedAttachmentsTest-1141031454 tempest-TaggedAttachmentsTest-1141031454-project-member] GET https://10.4.3.189/volume/v3/volumes/e3d27fca-c234-4d03-a430-b1b2a88d3874 Aug 25 05:38:58.466186 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-bc179081-42d2-4bbf-8eb8-0cb5a6aab6b2 req-15dea9b8-f99e-4598-b4fc-29f81f3cc6f2 tempest-TaggedAttachmentsTest-1141031454 tempest-TaggedAttachmentsTest-1141031454-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:38:58.466186 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-bc179081-42d2-4bbf-8eb8-0cb5a6aab6b2 req-15dea9b8-f99e-4598-b4fc-29f81f3cc6f2 tempest-TaggedAttachmentsTest-1141031454 tempest-TaggedAttachmentsTest-1141031454-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:38:58.468715 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:38:58.468715 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:38:58.475233 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-ac3f8cf4-291d-41c7-ac41-62daab2157b4 tempest-VolumesActionsTest-874743111 tempest-VolumesActionsTest-874743111-project-member] Volume info retrieved successfully. Aug 25 05:38:58.479149 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:38:58.479149 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:38:58.482281 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-ac3f8cf4-291d-41c7-ac41-62daab2157b4 tempest-VolumesActionsTest-874743111 tempest-VolumesActionsTest-874743111-project-member] https://10.4.3.189/volume/v3/volumes/b3efce36-5730-466e-bd1f-9e16d27e6b36 returned with HTTP 200 Aug 25 05:38:58.482914 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 87/344] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:38:58 2026] GET /volume/v3/volumes/b3efce36-5730-466e-bd1f-9e16d27e6b36 => generated 838 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:38:58.484975 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [req-bc179081-42d2-4bbf-8eb8-0cb5a6aab6b2 req-15dea9b8-f99e-4598-b4fc-29f81f3cc6f2 tempest-TaggedAttachmentsTest-1141031454 tempest-TaggedAttachmentsTest-1141031454-project-member] Volume info retrieved successfully. Aug 25 05:38:58.490550 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-bc179081-42d2-4bbf-8eb8-0cb5a6aab6b2 req-15dea9b8-f99e-4598-b4fc-29f81f3cc6f2 tempest-TaggedAttachmentsTest-1141031454 tempest-TaggedAttachmentsTest-1141031454-project-member] https://10.4.3.189/volume/v3/volumes/e3d27fca-c234-4d03-a430-b1b2a88d3874 returned with HTTP 200 Aug 25 05:38:58.491192 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 88/345] 10.4.3.189 () {68 vars in 1598 bytes} [Tue Aug 25 05:38:58 2026] GET /volume/v3/volumes/e3d27fca-c234-4d03-a430-b1b2a88d3874 => generated 1136 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:38:58.497244 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-b3e5c01c-a211-4dbe-8e64-d814fd3f9712 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:38:58.499506 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b3e5c01c-a211-4dbe-8e64-d814fd3f9712 tempest-VolumesActionsTest-103375073 tempest-VolumesActionsTest-103375073-project-admin] POST https://10.4.3.189/volume/v3/volumes/b3efce36-5730-466e-bd1f-9e16d27e6b36/action Aug 25 05:38:58.499888 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b3e5c01c-a211-4dbe-8e64-d814fd3f9712 tempest-VolumesActionsTest-103375073 tempest-VolumesActionsTest-103375073-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100268) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 05:38:58.500155 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b3e5c01c-a211-4dbe-8e64-d814fd3f9712 tempest-VolumesActionsTest-103375073 tempest-VolumesActionsTest-103375073-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:38:58.505744 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-67ad1ebf-9e0f-4265-8313-88bb31938a61 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:38:58.508225 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-67ad1ebf-9e0f-4265-8313-88bb31938a61 tempest-AttachSCSIVolumeTestJSON-717183569 tempest-AttachSCSIVolumeTestJSON-717183569-project-member] GET https://10.4.3.189/volume/v3/volumes/98a458c1-740a-45ad-841d-fe9248f0b34a Aug 25 05:38:58.508440 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-67ad1ebf-9e0f-4265-8313-88bb31938a61 tempest-AttachSCSIVolumeTestJSON-717183569 tempest-AttachSCSIVolumeTestJSON-717183569-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:38:58.508658 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-67ad1ebf-9e0f-4265-8313-88bb31938a61 tempest-AttachSCSIVolumeTestJSON-717183569 tempest-AttachSCSIVolumeTestJSON-717183569-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:38:58.511664 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:38:58.511664 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:38:58.512246 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.contrib.admin_actions [None req-b3e5c01c-a211-4dbe-8e64-d814fd3f9712 tempest-VolumesActionsTest-103375073 tempest-VolumesActionsTest-103375073-project-admin] Updating volume 'b3efce36-5730-466e-bd1f-9e16d27e6b36' with '{'status': 'available'}' {{(pid=100268) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 25 05:38:58.520700 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:38:58.520700 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:38:58.525373 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-67ad1ebf-9e0f-4265-8313-88bb31938a61 tempest-AttachSCSIVolumeTestJSON-717183569 tempest-AttachSCSIVolumeTestJSON-717183569-project-member] Volume info retrieved successfully. Aug 25 05:38:58.531154 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-67ad1ebf-9e0f-4265-8313-88bb31938a61 tempest-AttachSCSIVolumeTestJSON-717183569 tempest-AttachSCSIVolumeTestJSON-717183569-project-member] https://10.4.3.189/volume/v3/volumes/98a458c1-740a-45ad-841d-fe9248f0b34a returned with HTTP 200 Aug 25 05:38:58.533606 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 89/346] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:38:58 2026] GET /volume/v3/volumes/98a458c1-740a-45ad-841d-fe9248f0b34a => generated 848 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:38:58.546138 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b3e5c01c-a211-4dbe-8e64-d814fd3f9712 tempest-VolumesActionsTest-103375073 tempest-VolumesActionsTest-103375073-project-admin] https://10.4.3.189/volume/v3/volumes/b3efce36-5730-466e-bd1f-9e16d27e6b36/action returned with HTTP 202 Aug 25 05:38:58.547135 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 83/347] 10.4.3.189 () {68 vars in 1390 bytes} [Tue Aug 25 05:38:58 2026] POST /volume/v3/volumes/b3efce36-5730-466e-bd1f-9e16d27e6b36/action => generated 0 bytes in 50 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 05:38:58.563522 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-bc179081-42d2-4bbf-8eb8-0cb5a6aab6b2 req-ad049ab7-6167-41b1-92c8-d047cf53892d None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:38:58.565920 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-63affd69-5673-48c4-974f-3c577a5a8585 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:38:58.570744 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-63affd69-5673-48c4-974f-3c577a5a8585 tempest-VolumesActionsTest-874743111 tempest-VolumesActionsTest-874743111-project-member] GET https://10.4.3.189/volume/v3/volumes/b3efce36-5730-466e-bd1f-9e16d27e6b36 Aug 25 05:38:58.570816 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-bc179081-42d2-4bbf-8eb8-0cb5a6aab6b2 req-ad049ab7-6167-41b1-92c8-d047cf53892d tempest-TaggedAttachmentsTest-1141031454 tempest-TaggedAttachmentsTest-1141031454-project-member] POST https://10.4.3.189/volume/v3/volumes/e3d27fca-c234-4d03-a430-b1b2a88d3874/action Aug 25 05:38:58.570876 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-63affd69-5673-48c4-974f-3c577a5a8585 tempest-VolumesActionsTest-874743111 tempest-VolumesActionsTest-874743111-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:38:58.570876 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-63affd69-5673-48c4-974f-3c577a5a8585 tempest-VolumesActionsTest-874743111 tempest-VolumesActionsTest-874743111-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:38:58.570966 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-bc179081-42d2-4bbf-8eb8-0cb5a6aab6b2 req-ad049ab7-6167-41b1-92c8-d047cf53892d tempest-TaggedAttachmentsTest-1141031454 tempest-TaggedAttachmentsTest-1141031454-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100269) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 05:38:58.570966 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-bc179081-42d2-4bbf-8eb8-0cb5a6aab6b2 req-ad049ab7-6167-41b1-92c8-d047cf53892d tempest-TaggedAttachmentsTest-1141031454 tempest-TaggedAttachmentsTest-1141031454-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:38:58.580743 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:38:58.580743 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:38:58.585573 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:38:58.585573 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:38:58.586901 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [req-bc179081-42d2-4bbf-8eb8-0cb5a6aab6b2 req-ad049ab7-6167-41b1-92c8-d047cf53892d tempest-TaggedAttachmentsTest-1141031454 tempest-TaggedAttachmentsTest-1141031454-project-member] Volume info retrieved successfully. Aug 25 05:38:58.587131 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-63affd69-5673-48c4-974f-3c577a5a8585 tempest-VolumesActionsTest-874743111 tempest-VolumesActionsTest-874743111-project-member] Volume info retrieved successfully. Aug 25 05:38:58.591963 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-63affd69-5673-48c4-974f-3c577a5a8585 tempest-VolumesActionsTest-874743111 tempest-VolumesActionsTest-874743111-project-member] https://10.4.3.189/volume/v3/volumes/b3efce36-5730-466e-bd1f-9e16d27e6b36 returned with HTTP 200 Aug 25 05:38:58.592386 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 89/348] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:38:58 2026] GET /volume/v3/volumes/b3efce36-5730-466e-bd1f-9e16d27e6b36 => generated 842 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:38:58.599102 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [req-bc179081-42d2-4bbf-8eb8-0cb5a6aab6b2 req-ad049ab7-6167-41b1-92c8-d047cf53892d tempest-TaggedAttachmentsTest-1141031454 tempest-TaggedAttachmentsTest-1141031454-project-member] Begin detaching volume completed successfully. Aug 25 05:38:58.599248 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-bc179081-42d2-4bbf-8eb8-0cb5a6aab6b2 req-ad049ab7-6167-41b1-92c8-d047cf53892d tempest-TaggedAttachmentsTest-1141031454 tempest-TaggedAttachmentsTest-1141031454-project-member] https://10.4.3.189/volume/v3/volumes/e3d27fca-c234-4d03-a430-b1b2a88d3874/action returned with HTTP 202 Aug 25 05:38:58.599907 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 88/349] 10.4.3.189 () {72 vars in 1672 bytes} [Tue Aug 25 05:38:58 2026] POST /volume/v3/volumes/e3d27fca-c234-4d03-a430-b1b2a88d3874/action => generated 0 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 05:38:58.611547 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-9c56b1e1-c207-4ee7-bdfd-f2dc6bb22b65 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:38:58.616543 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-9c56b1e1-c207-4ee7-bdfd-f2dc6bb22b65 tempest-VolumesActionsTest-103375073 tempest-VolumesActionsTest-103375073-project-admin] POST https://10.4.3.189/volume/v3/volumes/b3efce36-5730-466e-bd1f-9e16d27e6b36/action Aug 25 05:38:58.616543 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-9c56b1e1-c207-4ee7-bdfd-f2dc6bb22b65 tempest-VolumesActionsTest-103375073 tempest-VolumesActionsTest-103375073-project-admin] Action body: b'{"os-reset_status": {"status": "maintenance"}}' {{(pid=100271) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 05:38:58.616799 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-9c56b1e1-c207-4ee7-bdfd-f2dc6bb22b65 tempest-VolumesActionsTest-103375073 tempest-VolumesActionsTest-103375073-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "maintenance"}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:38:58.629275 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:38:58.629275 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:38:58.629751 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.contrib.admin_actions [None req-9c56b1e1-c207-4ee7-bdfd-f2dc6bb22b65 tempest-VolumesActionsTest-103375073 tempest-VolumesActionsTest-103375073-project-admin] Updating volume 'b3efce36-5730-466e-bd1f-9e16d27e6b36' with '{'status': 'maintenance'}' {{(pid=100271) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 25 05:38:58.633167 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-ca2841d7-73a7-4ef3-a38f-5c76cac99953 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:38:58.636467 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ca2841d7-73a7-4ef3-a38f-5c76cac99953 tempest-TaggedAttachmentsTest-1141031454 tempest-TaggedAttachmentsTest-1141031454-project-member] GET https://10.4.3.189/volume/v3/volumes/e3d27fca-c234-4d03-a430-b1b2a88d3874 Aug 25 05:38:58.636810 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ca2841d7-73a7-4ef3-a38f-5c76cac99953 tempest-TaggedAttachmentsTest-1141031454 tempest-TaggedAttachmentsTest-1141031454-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:38:58.637073 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ca2841d7-73a7-4ef3-a38f-5c76cac99953 tempest-TaggedAttachmentsTest-1141031454 tempest-TaggedAttachmentsTest-1141031454-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:38:58.653330 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:38:58.653330 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:38:58.655623 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-ca2841d7-73a7-4ef3-a38f-5c76cac99953 tempest-TaggedAttachmentsTest-1141031454 tempest-TaggedAttachmentsTest-1141031454-project-member] Volume info retrieved successfully. Aug 25 05:38:58.662355 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ca2841d7-73a7-4ef3-a38f-5c76cac99953 tempest-TaggedAttachmentsTest-1141031454 tempest-TaggedAttachmentsTest-1141031454-project-member] https://10.4.3.189/volume/v3/volumes/e3d27fca-c234-4d03-a430-b1b2a88d3874 returned with HTTP 200 Aug 25 05:38:58.662355 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 84/350] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:38:58 2026] GET /volume/v3/volumes/e3d27fca-c234-4d03-a430-b1b2a88d3874 => generated 1139 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:38:58.665563 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-9c56b1e1-c207-4ee7-bdfd-f2dc6bb22b65 tempest-VolumesActionsTest-103375073 tempest-VolumesActionsTest-103375073-project-admin] https://10.4.3.189/volume/v3/volumes/b3efce36-5730-466e-bd1f-9e16d27e6b36/action returned with HTTP 202 Aug 25 05:38:58.666782 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 90/351] 10.4.3.189 () {68 vars in 1390 bytes} [Tue Aug 25 05:38:58 2026] POST /volume/v3/volumes/b3efce36-5730-466e-bd1f-9e16d27e6b36/action => generated 0 bytes in 57 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 05:38:58.667599 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [req-74979b5d-9de4-44aa-9df9-0c1c99618436 req-43c6005e-073c-41b2-b4d1-350cd2da5900 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:38:58.672733 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-74979b5d-9de4-44aa-9df9-0c1c99618436 req-43c6005e-073c-41b2-b4d1-350cd2da5900 tempest-VolumesAssistedSnapshotsTest-1375744646 tempest-VolumesAssistedSnapshotsTest-1375744646-project-admin] POST https://10.4.3.189/volume/v3/attachments/6f19207c-cd47-42b7-8171-2703155874b1/action Aug 25 05:38:58.672733 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-74979b5d-9de4-44aa-9df9-0c1c99618436 req-43c6005e-073c-41b2-b4d1-350cd2da5900 tempest-VolumesAssistedSnapshotsTest-1375744646 tempest-VolumesAssistedSnapshotsTest-1375744646-project-admin] Action body: b'{"os-complete": null}' {{(pid=100270) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 05:38:58.672733 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-74979b5d-9de4-44aa-9df9-0c1c99618436 req-43c6005e-073c-41b2-b4d1-350cd2da5900 tempest-VolumesAssistedSnapshotsTest-1375744646 tempest-VolumesAssistedSnapshotsTest-1375744646-project-admin] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:38:58.672959 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-350d5d4b-10ac-4e42-af6a-9585b011539b None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:38:58.673533 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-350d5d4b-10ac-4e42-af6a-9585b011539b None None] GET https://10.4.3.189/volume// Aug 25 05:38:58.673746 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-350d5d4b-10ac-4e42-af6a-9585b011539b None None] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:38:58.673983 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-350d5d4b-10ac-4e42-af6a-9585b011539b None None] Calling method 'all' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:38:58.677080 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-350d5d4b-10ac-4e42-af6a-9585b011539b None None] https://10.4.3.189/volume// returned with HTTP 300 Aug 25 05:38:58.677080 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 89/352] 10.4.3.189 () {66 vars in 1426 bytes} [Tue Aug 25 05:38:58 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 05:38:58.680894 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-54880da8-2396-4908-895f-b207c42eafdc None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:38:58.683267 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-54880da8-2396-4908-895f-b207c42eafdc tempest-VolumesActionsTest-874743111 tempest-VolumesActionsTest-874743111-project-member] GET https://10.4.3.189/volume/v3/volumes/b3efce36-5730-466e-bd1f-9e16d27e6b36 Aug 25 05:38:58.683524 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-54880da8-2396-4908-895f-b207c42eafdc tempest-VolumesActionsTest-874743111 tempest-VolumesActionsTest-874743111-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:38:58.683781 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-54880da8-2396-4908-895f-b207c42eafdc tempest-VolumesActionsTest-874743111 tempest-VolumesActionsTest-874743111-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:38:58.690291 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-bc179081-42d2-4bbf-8eb8-0cb5a6aab6b2 req-e052ddcf-ca44-4a6a-8b41-307f0e214f56 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:38:58.693875 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:38:58.693875 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:38:58.695026 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:38:58.695026 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:38:58.695861 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-bc179081-42d2-4bbf-8eb8-0cb5a6aab6b2 req-e052ddcf-ca44-4a6a-8b41-307f0e214f56 tempest-TaggedAttachmentsTest-1141031454 tempest-TaggedAttachmentsTest-1141031454-project-member] GET https://10.4.3.189/volume/v3/volumes/e3d27fca-c234-4d03-a430-b1b2a88d3874 Aug 25 05:38:58.696137 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-bc179081-42d2-4bbf-8eb8-0cb5a6aab6b2 req-e052ddcf-ca44-4a6a-8b41-307f0e214f56 tempest-TaggedAttachmentsTest-1141031454 tempest-TaggedAttachmentsTest-1141031454-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:38:58.696330 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-bc179081-42d2-4bbf-8eb8-0cb5a6aab6b2 req-e052ddcf-ca44-4a6a-8b41-307f0e214f56 tempest-TaggedAttachmentsTest-1141031454 tempest-TaggedAttachmentsTest-1141031454-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:38:58.698845 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-54880da8-2396-4908-895f-b207c42eafdc tempest-VolumesActionsTest-874743111 tempest-VolumesActionsTest-874743111-project-member] Volume info retrieved successfully. Aug 25 05:38:58.704037 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-54880da8-2396-4908-895f-b207c42eafdc tempest-VolumesActionsTest-874743111 tempest-VolumesActionsTest-874743111-project-member] https://10.4.3.189/volume/v3/volumes/b3efce36-5730-466e-bd1f-9e16d27e6b36 returned with HTTP 200 Aug 25 05:38:58.704444 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 85/353] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:38:58 2026] GET /volume/v3/volumes/b3efce36-5730-466e-bd1f-9e16d27e6b36 => generated 844 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:38:58.706288 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-74979b5d-9de4-44aa-9df9-0c1c99618436 req-43c6005e-073c-41b2-b4d1-350cd2da5900 tempest-VolumesAssistedSnapshotsTest-1375744646 tempest-VolumesAssistedSnapshotsTest-1375744646-project-admin] https://10.4.3.189/volume/v3/attachments/6f19207c-cd47-42b7-8171-2703155874b1/action returned with HTTP 204 Aug 25 05:38:58.706517 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:38:58.706517 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:38:58.706711 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 90/354] 10.4.3.189 () {74 vars in 1725 bytes} [Tue Aug 25 05:38:58 2026] POST /volume/v3/attachments/6f19207c-cd47-42b7-8171-2703155874b1/action => generated 0 bytes in 40 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:38:58.714006 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [req-bc179081-42d2-4bbf-8eb8-0cb5a6aab6b2 req-e052ddcf-ca44-4a6a-8b41-307f0e214f56 tempest-TaggedAttachmentsTest-1141031454 tempest-TaggedAttachmentsTest-1141031454-project-member] Volume info retrieved successfully. Aug 25 05:38:58.718403 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-6d9fd5b1-3df0-4c2c-b0b0-64721de022b7 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:38:58.720722 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-6d9fd5b1-3df0-4c2c-b0b0-64721de022b7 tempest-VolumesActionsTest-103375073 tempest-VolumesActionsTest-103375073-project-admin] POST https://10.4.3.189/volume/v3/volumes/b3efce36-5730-466e-bd1f-9e16d27e6b36/action Aug 25 05:38:58.721207 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-6d9fd5b1-3df0-4c2c-b0b0-64721de022b7 tempest-VolumesActionsTest-103375073 tempest-VolumesActionsTest-103375073-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100269) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 05:38:58.721401 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-6d9fd5b1-3df0-4c2c-b0b0-64721de022b7 tempest-VolumesActionsTest-103375073 tempest-VolumesActionsTest-103375073-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:38:58.721478 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-bc179081-42d2-4bbf-8eb8-0cb5a6aab6b2 req-e052ddcf-ca44-4a6a-8b41-307f0e214f56 tempest-TaggedAttachmentsTest-1141031454 tempest-TaggedAttachmentsTest-1141031454-project-member] https://10.4.3.189/volume/v3/volumes/e3d27fca-c234-4d03-a430-b1b2a88d3874 returned with HTTP 200 Aug 25 05:38:58.721917 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 91/355] 10.4.3.189 () {70 vars in 1639 bytes} [Tue Aug 25 05:38:58 2026] GET /volume/v3/volumes/e3d27fca-c234-4d03-a430-b1b2a88d3874 => generated 1319 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 05:38:58.736224 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:38:58.736224 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:38:58.736224 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.contrib.admin_actions [None req-6d9fd5b1-3df0-4c2c-b0b0-64721de022b7 tempest-VolumesActionsTest-103375073 tempest-VolumesActionsTest-103375073-project-admin] Updating volume 'b3efce36-5730-466e-bd1f-9e16d27e6b36' with '{'status': 'available'}' {{(pid=100269) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 25 05:38:58.779091 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-6d9fd5b1-3df0-4c2c-b0b0-64721de022b7 tempest-VolumesActionsTest-103375073 tempest-VolumesActionsTest-103375073-project-admin] https://10.4.3.189/volume/v3/volumes/b3efce36-5730-466e-bd1f-9e16d27e6b36/action returned with HTTP 202 Aug 25 05:38:58.779952 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 90/356] 10.4.3.189 () {68 vars in 1390 bytes} [Tue Aug 25 05:38:58 2026] POST /volume/v3/volumes/b3efce36-5730-466e-bd1f-9e16d27e6b36/action => generated 0 bytes in 62 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 05:38:58.790067 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-22762fa0-8282-46c8-b80b-7df13c731374 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:38:58.795122 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-22762fa0-8282-46c8-b80b-7df13c731374 tempest-VolumesActionsTest-874743111 tempest-VolumesActionsTest-874743111-project-member] GET https://10.4.3.189/volume/v3/volumes/b3efce36-5730-466e-bd1f-9e16d27e6b36 Aug 25 05:38:58.795122 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-22762fa0-8282-46c8-b80b-7df13c731374 tempest-VolumesActionsTest-874743111 tempest-VolumesActionsTest-874743111-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:38:58.795122 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-22762fa0-8282-46c8-b80b-7df13c731374 tempest-VolumesActionsTest-874743111 tempest-VolumesActionsTest-874743111-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:38:58.801586 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:38:58.801586 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:38:58.806373 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-22762fa0-8282-46c8-b80b-7df13c731374 tempest-VolumesActionsTest-874743111 tempest-VolumesActionsTest-874743111-project-member] Volume info retrieved successfully. Aug 25 05:38:58.812353 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-22762fa0-8282-46c8-b80b-7df13c731374 tempest-VolumesActionsTest-874743111 tempest-VolumesActionsTest-874743111-project-member] https://10.4.3.189/volume/v3/volumes/b3efce36-5730-466e-bd1f-9e16d27e6b36 returned with HTTP 200 Aug 25 05:38:58.813009 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 86/357] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:38:58 2026] GET /volume/v3/volumes/b3efce36-5730-466e-bd1f-9e16d27e6b36 => generated 842 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:38:58.826164 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-09e0cad4-a641-4b6d-b36d-19c08f2cb30f None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:38:58.828189 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-09e0cad4-a641-4b6d-b36d-19c08f2cb30f tempest-VolumesActionsTest-874743111 tempest-VolumesActionsTest-874743111-project-member] GET https://10.4.3.189/volume/v3/volumes/b3efce36-5730-466e-bd1f-9e16d27e6b36 Aug 25 05:38:58.828398 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-09e0cad4-a641-4b6d-b36d-19c08f2cb30f tempest-VolumesActionsTest-874743111 tempest-VolumesActionsTest-874743111-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:38:58.828659 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-09e0cad4-a641-4b6d-b36d-19c08f2cb30f tempest-VolumesActionsTest-874743111 tempest-VolumesActionsTest-874743111-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:38:58.836893 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:38:58.836893 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:38:58.841703 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-09e0cad4-a641-4b6d-b36d-19c08f2cb30f tempest-VolumesActionsTest-874743111 tempest-VolumesActionsTest-874743111-project-member] Volume info retrieved successfully. Aug 25 05:38:58.846781 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-09e0cad4-a641-4b6d-b36d-19c08f2cb30f tempest-VolumesActionsTest-874743111 tempest-VolumesActionsTest-874743111-project-member] https://10.4.3.189/volume/v3/volumes/b3efce36-5730-466e-bd1f-9e16d27e6b36 returned with HTTP 200 Aug 25 05:38:58.847182 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 91/358] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:38:58 2026] GET /volume/v3/volumes/b3efce36-5730-466e-bd1f-9e16d27e6b36 => generated 842 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:38:58.860723 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-4be7c714-b503-4aeb-be5b-c22b1b32a1e0 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:38:58.863193 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-4be7c714-b503-4aeb-be5b-c22b1b32a1e0 tempest-VolumesActionsTest-874743111 tempest-VolumesActionsTest-874743111-project-member] DELETE https://10.4.3.189/volume/v3/volumes/b3efce36-5730-466e-bd1f-9e16d27e6b36 Aug 25 05:38:58.863469 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-4be7c714-b503-4aeb-be5b-c22b1b32a1e0 tempest-VolumesActionsTest-874743111 tempest-VolumesActionsTest-874743111-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:38:58.863751 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-4be7c714-b503-4aeb-be5b-c22b1b32a1e0 tempest-VolumesActionsTest-874743111 tempest-VolumesActionsTest-874743111-project-member] Calling method 'delete' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:38:58.863995 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [None req-4be7c714-b503-4aeb-be5b-c22b1b32a1e0 tempest-VolumesActionsTest-874743111 tempest-VolumesActionsTest-874743111-project-member] Delete volume with id: b3efce36-5730-466e-bd1f-9e16d27e6b36 Aug 25 05:38:58.872659 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:38:58.872659 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:38:58.873213 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-4be7c714-b503-4aeb-be5b-c22b1b32a1e0 tempest-VolumesActionsTest-874743111 tempest-VolumesActionsTest-874743111-project-member] Volume info retrieved successfully. Aug 25 05:38:58.892124 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-c65b7778-dd2c-45b6-9fc5-71c4aa837724 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:38:58.893764 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-4be7c714-b503-4aeb-be5b-c22b1b32a1e0 tempest-VolumesActionsTest-874743111 tempest-VolumesActionsTest-874743111-project-member] Delete volume request issued successfully. Aug 25 05:38:58.894017 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-4be7c714-b503-4aeb-be5b-c22b1b32a1e0 tempest-VolumesActionsTest-874743111 tempest-VolumesActionsTest-874743111-project-member] https://10.4.3.189/volume/v3/volumes/b3efce36-5730-466e-bd1f-9e16d27e6b36 returned with HTTP 202 Aug 25 05:38:58.894715 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-c65b7778-dd2c-45b6-9fc5-71c4aa837724 tempest-VolumesAssistedSnapshotsTest-1375744646 tempest-VolumesAssistedSnapshotsTest-1375744646-project-admin] GET https://10.4.3.189/volume/v3/volumes/fe862356-ffcc-4eb3-8097-b49f0712fc78 Aug 25 05:38:58.894857 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 92/359] 10.4.3.189 () {66 vars in 1351 bytes} [Tue Aug 25 05:38:58 2026] DELETE /volume/v3/volumes/b3efce36-5730-466e-bd1f-9e16d27e6b36 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:38:58.894933 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-c65b7778-dd2c-45b6-9fc5-71c4aa837724 tempest-VolumesAssistedSnapshotsTest-1375744646 tempest-VolumesAssistedSnapshotsTest-1375744646-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:38:58.894985 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-c65b7778-dd2c-45b6-9fc5-71c4aa837724 tempest-VolumesAssistedSnapshotsTest-1375744646 tempest-VolumesAssistedSnapshotsTest-1375744646-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:38:58.903417 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-8ece0e98-928f-44b0-b1a8-b434b9e4b90b None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:38:58.905691 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-8ece0e98-928f-44b0-b1a8-b434b9e4b90b tempest-VolumesActionsTest-874743111 tempest-VolumesActionsTest-874743111-project-member] GET https://10.4.3.189/volume/v3/volumes/b3efce36-5730-466e-bd1f-9e16d27e6b36 Aug 25 05:38:58.905942 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-8ece0e98-928f-44b0-b1a8-b434b9e4b90b tempest-VolumesActionsTest-874743111 tempest-VolumesActionsTest-874743111-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:38:58.906202 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-8ece0e98-928f-44b0-b1a8-b434b9e4b90b tempest-VolumesActionsTest-874743111 tempest-VolumesActionsTest-874743111-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:38:58.908190 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:38:58.908190 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:38:58.915695 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-c65b7778-dd2c-45b6-9fc5-71c4aa837724 tempest-VolumesAssistedSnapshotsTest-1375744646 tempest-VolumesAssistedSnapshotsTest-1375744646-project-admin] Volume info retrieved successfully. Aug 25 05:38:58.920229 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:38:58.920229 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:38:58.922114 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-c65b7778-dd2c-45b6-9fc5-71c4aa837724 tempest-VolumesAssistedSnapshotsTest-1375744646 tempest-VolumesAssistedSnapshotsTest-1375744646-project-admin] https://10.4.3.189/volume/v3/volumes/fe862356-ffcc-4eb3-8097-b49f0712fc78 returned with HTTP 200 Aug 25 05:38:58.923213 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 91/360] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:38:58 2026] GET /volume/v3/volumes/fe862356-ffcc-4eb3-8097-b49f0712fc78 => generated 1318 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:38:58.928388 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-8ece0e98-928f-44b0-b1a8-b434b9e4b90b tempest-VolumesActionsTest-874743111 tempest-VolumesActionsTest-874743111-project-member] Volume info retrieved successfully. Aug 25 05:38:58.936109 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-8ece0e98-928f-44b0-b1a8-b434b9e4b90b tempest-VolumesActionsTest-874743111 tempest-VolumesActionsTest-874743111-project-member] https://10.4.3.189/volume/v3/volumes/b3efce36-5730-466e-bd1f-9e16d27e6b36 returned with HTTP 200 Aug 25 05:38:58.937824 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-2b245113-c99c-4fbb-ad18-f60e7e1a23c5 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:38:58.938261 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 87/361] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:38:58 2026] GET /volume/v3/volumes/b3efce36-5730-466e-bd1f-9e16d27e6b36 => generated 841 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:38:58.939884 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-2b245113-c99c-4fbb-ad18-f60e7e1a23c5 tempest-VolumesAssistedSnapshotsTest-1375744646 tempest-VolumesAssistedSnapshotsTest-1375744646-project-admin] GET https://10.4.3.189/volume/v3/volumes/fe862356-ffcc-4eb3-8097-b49f0712fc78 Aug 25 05:38:58.940810 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-2b245113-c99c-4fbb-ad18-f60e7e1a23c5 tempest-VolumesAssistedSnapshotsTest-1375744646 tempest-VolumesAssistedSnapshotsTest-1375744646-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:38:58.940810 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-2b245113-c99c-4fbb-ad18-f60e7e1a23c5 tempest-VolumesAssistedSnapshotsTest-1375744646 tempest-VolumesAssistedSnapshotsTest-1375744646-project-admin] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:38:58.950542 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:38:58.950542 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:38:58.954404 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-2b245113-c99c-4fbb-ad18-f60e7e1a23c5 tempest-VolumesAssistedSnapshotsTest-1375744646 tempest-VolumesAssistedSnapshotsTest-1375744646-project-admin] Volume info retrieved successfully. Aug 25 05:38:58.959212 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-2b245113-c99c-4fbb-ad18-f60e7e1a23c5 tempest-VolumesAssistedSnapshotsTest-1375744646 tempest-VolumesAssistedSnapshotsTest-1375744646-project-admin] https://10.4.3.189/volume/v3/volumes/fe862356-ffcc-4eb3-8097-b49f0712fc78 returned with HTTP 200 Aug 25 05:38:58.959565 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 92/362] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:38:58 2026] GET /volume/v3/volumes/fe862356-ffcc-4eb3-8097-b49f0712fc78 => generated 1318 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:38:59.029772 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-94fb1f77-7a4c-4db0-a79a-d25b1d3a0a2a None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:38:59.031473 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-94fb1f77-7a4c-4db0-a79a-d25b1d3a0a2a tempest-TestMultiAttachVolumeSwap-422775694 tempest-TestMultiAttachVolumeSwap-422775694-project-member] GET https://10.4.3.189/volume/v3/volumes/1633eabe-0fff-4a8d-b511-1363a815b671 Aug 25 05:38:59.031705 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-94fb1f77-7a4c-4db0-a79a-d25b1d3a0a2a tempest-TestMultiAttachVolumeSwap-422775694 tempest-TestMultiAttachVolumeSwap-422775694-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:38:59.031819 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-94fb1f77-7a4c-4db0-a79a-d25b1d3a0a2a tempest-TestMultiAttachVolumeSwap-422775694 tempest-TestMultiAttachVolumeSwap-422775694-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:38:59.050353 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:38:59.050353 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:38:59.055139 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-94fb1f77-7a4c-4db0-a79a-d25b1d3a0a2a tempest-TestMultiAttachVolumeSwap-422775694 tempest-TestMultiAttachVolumeSwap-422775694-project-member] Volume info retrieved successfully. Aug 25 05:38:59.059126 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-94fb1f77-7a4c-4db0-a79a-d25b1d3a0a2a tempest-TestMultiAttachVolumeSwap-422775694 tempest-TestMultiAttachVolumeSwap-422775694-project-member] https://10.4.3.189/volume/v3/volumes/1633eabe-0fff-4a8d-b511-1363a815b671 returned with HTTP 200 Aug 25 05:38:59.059490 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 93/363] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:38:59 2026] GET /volume/v3/volumes/1633eabe-0fff-4a8d-b511-1363a815b671 => generated 868 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:38:59.317622 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-69e1bbbb-5dbe-494d-a54f-902449394111 req-4c26ddea-9ee9-4430-9257-c690f9721ba9 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:38:59.321789 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-69e1bbbb-5dbe-494d-a54f-902449394111 req-4c26ddea-9ee9-4430-9257-c690f9721ba9 tempest-VolumesAssistedSnapshotsTest-883208822 tempest-VolumesAssistedSnapshotsTest-883208822-project] POST https://10.4.3.189/volume/v3/snapshots/77ece1cc-dd1a-45dd-b225-8a23b6e44e40/action Aug 25 05:38:59.322285 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-69e1bbbb-5dbe-494d-a54f-902449394111 req-4c26ddea-9ee9-4430-9257-c690f9721ba9 tempest-VolumesAssistedSnapshotsTest-883208822 tempest-VolumesAssistedSnapshotsTest-883208822-project] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "90%"}}' {{(pid=100269) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 05:38:59.322535 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-69e1bbbb-5dbe-494d-a54f-902449394111 req-4c26ddea-9ee9-4430-9257-c690f9721ba9 tempest-VolumesAssistedSnapshotsTest-883208822 tempest-VolumesAssistedSnapshotsTest-883208822-project] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "90%"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:38:59.329478 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.contrib.snapshot_actions [req-69e1bbbb-5dbe-494d-a54f-902449394111 req-4c26ddea-9ee9-4430-9257-c690f9721ba9 tempest-VolumesAssistedSnapshotsTest-883208822 tempest-VolumesAssistedSnapshotsTest-883208822-project] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '90%'}} {{(pid=100269) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Aug 25 05:38:59.338391 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-69e1bbbb-5dbe-494d-a54f-902449394111 req-4c26ddea-9ee9-4430-9257-c690f9721ba9 tempest-VolumesAssistedSnapshotsTest-883208822 tempest-VolumesAssistedSnapshotsTest-883208822-project] https://10.4.3.189/volume/v3/snapshots/77ece1cc-dd1a-45dd-b225-8a23b6e44e40/action returned with HTTP 404 Aug 25 05:38:59.339421 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 92/364] 10.4.3.189 () {72 vars in 1678 bytes} [Tue Aug 25 05:38:59 2026] POST /volume/v3/snapshots/77ece1cc-dd1a-45dd-b225-8a23b6e44e40/action => generated 111 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:38:59.505786 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-e46b82fa-7948-4510-8c3e-21cc1312fb50 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:38:59.508389 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e46b82fa-7948-4510-8c3e-21cc1312fb50 tempest-VolumesAssistedSnapshotsTest-1375744646 tempest-VolumesAssistedSnapshotsTest-1375744646-project-admin] GET https://10.4.3.189/volume/v3/volumes/fe862356-ffcc-4eb3-8097-b49f0712fc78 Aug 25 05:38:59.508623 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e46b82fa-7948-4510-8c3e-21cc1312fb50 tempest-VolumesAssistedSnapshotsTest-1375744646 tempest-VolumesAssistedSnapshotsTest-1375744646-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:38:59.508846 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e46b82fa-7948-4510-8c3e-21cc1312fb50 tempest-VolumesAssistedSnapshotsTest-1375744646 tempest-VolumesAssistedSnapshotsTest-1375744646-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:38:59.513104 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [req-948c62e7-ee70-4922-8be2-65d382008256 req-b231f74a-6d6b-470b-9e6c-f855b4387661 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:38:59.515262 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-948c62e7-ee70-4922-8be2-65d382008256 req-b231f74a-6d6b-470b-9e6c-f855b4387661 tempest-VolumesAssistedSnapshotsTest-883208822 tempest-VolumesAssistedSnapshotsTest-883208822-project] POST https://10.4.3.189/volume/v3/snapshots/None/action Aug 25 05:38:59.515663 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-948c62e7-ee70-4922-8be2-65d382008256 req-b231f74a-6d6b-470b-9e6c-f855b4387661 tempest-VolumesAssistedSnapshotsTest-883208822 tempest-VolumesAssistedSnapshotsTest-883208822-project] Action body: b'{"os-update_snapshot_status": {"status": "error_deleting", "progress": "90%"}}' {{(pid=100270) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 05:38:59.516125 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-948c62e7-ee70-4922-8be2-65d382008256 req-b231f74a-6d6b-470b-9e6c-f855b4387661 tempest-VolumesAssistedSnapshotsTest-883208822 tempest-VolumesAssistedSnapshotsTest-883208822-project] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error_deleting", "progress": "90%"}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:38:59.518593 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.contrib.snapshot_actions [req-948c62e7-ee70-4922-8be2-65d382008256 req-b231f74a-6d6b-470b-9e6c-f855b4387661 tempest-VolumesAssistedSnapshotsTest-883208822 tempest-VolumesAssistedSnapshotsTest-883208822-project] body: {'os-update_snapshot_status': {'status': 'error_deleting', 'progress': '90%'}} {{(pid=100270) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Aug 25 05:38:59.523198 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:38:59.523198 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:38:59.523869 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-948c62e7-ee70-4922-8be2-65d382008256 req-b231f74a-6d6b-470b-9e6c-f855b4387661 tempest-VolumesAssistedSnapshotsTest-883208822 tempest-VolumesAssistedSnapshotsTest-883208822-project] https://10.4.3.189/volume/v3/snapshots/None/action returned with HTTP 404 Aug 25 05:38:59.524625 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 93/365] 10.4.3.189 () {72 vars in 1582 bytes} [Tue Aug 25 05:38:59 2026] POST /volume/v3/snapshots/None/action => generated 79 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 25 05:38:59.528774 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-e46b82fa-7948-4510-8c3e-21cc1312fb50 tempest-VolumesAssistedSnapshotsTest-1375744646 tempest-VolumesAssistedSnapshotsTest-1375744646-project-admin] Volume info retrieved successfully. Aug 25 05:38:59.533029 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e46b82fa-7948-4510-8c3e-21cc1312fb50 tempest-VolumesAssistedSnapshotsTest-1375744646 tempest-VolumesAssistedSnapshotsTest-1375744646-project-admin] https://10.4.3.189/volume/v3/volumes/fe862356-ffcc-4eb3-8097-b49f0712fc78 returned with HTTP 200 Aug 25 05:38:59.533029 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 88/366] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:38:59 2026] GET /volume/v3/volumes/fe862356-ffcc-4eb3-8097-b49f0712fc78 => generated 1318 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:38:59.551878 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-fe953481-93fb-4152-8e95-68a9433c9c33 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:38:59.554081 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-fe953481-93fb-4152-8e95-68a9433c9c33 tempest-AttachSCSIVolumeTestJSON-717183569 tempest-AttachSCSIVolumeTestJSON-717183569-project-member] GET https://10.4.3.189/volume/v3/volumes/98a458c1-740a-45ad-841d-fe9248f0b34a Aug 25 05:38:59.554081 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-fe953481-93fb-4152-8e95-68a9433c9c33 tempest-AttachSCSIVolumeTestJSON-717183569 tempest-AttachSCSIVolumeTestJSON-717183569-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:38:59.554081 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-fe953481-93fb-4152-8e95-68a9433c9c33 tempest-AttachSCSIVolumeTestJSON-717183569 tempest-AttachSCSIVolumeTestJSON-717183569-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:38:59.567154 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:38:59.567154 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:38:59.573732 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-fe953481-93fb-4152-8e95-68a9433c9c33 tempest-AttachSCSIVolumeTestJSON-717183569 tempest-AttachSCSIVolumeTestJSON-717183569-project-member] Volume info retrieved successfully. Aug 25 05:38:59.579126 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-fe953481-93fb-4152-8e95-68a9433c9c33 tempest-AttachSCSIVolumeTestJSON-717183569 tempest-AttachSCSIVolumeTestJSON-717183569-project-member] https://10.4.3.189/volume/v3/volumes/98a458c1-740a-45ad-841d-fe9248f0b34a returned with HTTP 200 Aug 25 05:38:59.579691 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 94/367] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:38:59 2026] GET /volume/v3/volumes/98a458c1-740a-45ad-841d-fe9248f0b34a => generated 848 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:38:59.623505 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-7b42461b-d1af-4b47-a86d-876bde2c9986 req-944e94d7-ab39-4022-ac52-4cc8070b6fec None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:38:59.626384 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-7b42461b-d1af-4b47-a86d-876bde2c9986 req-944e94d7-ab39-4022-ac52-4cc8070b6fec tempest-VolumesAssistedSnapshotsTest-1375744646 tempest-VolumesAssistedSnapshotsTest-1375744646-project-admin] GET https://10.4.3.189/volume/v3/volumes/fe862356-ffcc-4eb3-8097-b49f0712fc78 Aug 25 05:38:59.626632 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-7b42461b-d1af-4b47-a86d-876bde2c9986 req-944e94d7-ab39-4022-ac52-4cc8070b6fec tempest-VolumesAssistedSnapshotsTest-1375744646 tempest-VolumesAssistedSnapshotsTest-1375744646-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:38:59.628645 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-7b42461b-d1af-4b47-a86d-876bde2c9986 req-944e94d7-ab39-4022-ac52-4cc8070b6fec tempest-VolumesAssistedSnapshotsTest-1375744646 tempest-VolumesAssistedSnapshotsTest-1375744646-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:38:59.643428 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:38:59.643428 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:38:59.650299 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [req-7b42461b-d1af-4b47-a86d-876bde2c9986 req-944e94d7-ab39-4022-ac52-4cc8070b6fec tempest-VolumesAssistedSnapshotsTest-1375744646 tempest-VolumesAssistedSnapshotsTest-1375744646-project-admin] Volume info retrieved successfully. Aug 25 05:38:59.655896 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-7b42461b-d1af-4b47-a86d-876bde2c9986 req-944e94d7-ab39-4022-ac52-4cc8070b6fec tempest-VolumesAssistedSnapshotsTest-1375744646 tempest-VolumesAssistedSnapshotsTest-1375744646-project-admin] https://10.4.3.189/volume/v3/volumes/fe862356-ffcc-4eb3-8097-b49f0712fc78 returned with HTTP 200 Aug 25 05:38:59.656547 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 93/368] 10.4.3.189 () {68 vars in 1598 bytes} [Tue Aug 25 05:38:59 2026] GET /volume/v3/volumes/fe862356-ffcc-4eb3-8097-b49f0712fc78 => generated 1318 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:38:59.680149 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-ed0c3fb2-f0c1-42b8-a496-3cdb370418c5 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:38:59.681972 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-ed0c3fb2-f0c1-42b8-a496-3cdb370418c5 tempest-TaggedAttachmentsTest-1141031454 tempest-TaggedAttachmentsTest-1141031454-project-member] GET https://10.4.3.189/volume/v3/volumes/e3d27fca-c234-4d03-a430-b1b2a88d3874 Aug 25 05:38:59.682197 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-ed0c3fb2-f0c1-42b8-a496-3cdb370418c5 tempest-TaggedAttachmentsTest-1141031454 tempest-TaggedAttachmentsTest-1141031454-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:38:59.682725 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-ed0c3fb2-f0c1-42b8-a496-3cdb370418c5 tempest-TaggedAttachmentsTest-1141031454 tempest-TaggedAttachmentsTest-1141031454-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:38:59.692419 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:38:59.692419 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:38:59.696113 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-ed0c3fb2-f0c1-42b8-a496-3cdb370418c5 tempest-TaggedAttachmentsTest-1141031454 tempest-TaggedAttachmentsTest-1141031454-project-member] Volume info retrieved successfully. Aug 25 05:38:59.700469 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-ed0c3fb2-f0c1-42b8-a496-3cdb370418c5 tempest-TaggedAttachmentsTest-1141031454 tempest-TaggedAttachmentsTest-1141031454-project-member] https://10.4.3.189/volume/v3/volumes/e3d27fca-c234-4d03-a430-b1b2a88d3874 returned with HTTP 200 Aug 25 05:38:59.701164 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 94/369] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:38:59 2026] GET /volume/v3/volumes/e3d27fca-c234-4d03-a430-b1b2a88d3874 => generated 1139 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:38:59.706379 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-7b42461b-d1af-4b47-a86d-876bde2c9986 req-5644014f-4ebe-4776-850e-044f32675f81 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:38:59.709715 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-7b42461b-d1af-4b47-a86d-876bde2c9986 req-5644014f-4ebe-4776-850e-044f32675f81 tempest-VolumesAssistedSnapshotsTest-1375744646 tempest-VolumesAssistedSnapshotsTest-1375744646-project-admin] POST https://10.4.3.189/volume/v3/volumes/fe862356-ffcc-4eb3-8097-b49f0712fc78/action Aug 25 05:38:59.710273 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-7b42461b-d1af-4b47-a86d-876bde2c9986 req-5644014f-4ebe-4776-850e-044f32675f81 tempest-VolumesAssistedSnapshotsTest-1375744646 tempest-VolumesAssistedSnapshotsTest-1375744646-project-admin] Action body: b'{"os-begin_detaching": null}' {{(pid=100268) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 05:38:59.710464 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-7b42461b-d1af-4b47-a86d-876bde2c9986 req-5644014f-4ebe-4776-850e-044f32675f81 tempest-VolumesAssistedSnapshotsTest-1375744646 tempest-VolumesAssistedSnapshotsTest-1375744646-project-admin] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:38:59.725731 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:38:59.725731 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:38:59.726287 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [req-7b42461b-d1af-4b47-a86d-876bde2c9986 req-5644014f-4ebe-4776-850e-044f32675f81 tempest-VolumesAssistedSnapshotsTest-1375744646 tempest-VolumesAssistedSnapshotsTest-1375744646-project-admin] Volume info retrieved successfully. Aug 25 05:38:59.738205 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [req-7b42461b-d1af-4b47-a86d-876bde2c9986 req-5644014f-4ebe-4776-850e-044f32675f81 tempest-VolumesAssistedSnapshotsTest-1375744646 tempest-VolumesAssistedSnapshotsTest-1375744646-project-admin] Begin detaching volume completed successfully. Aug 25 05:38:59.738441 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-7b42461b-d1af-4b47-a86d-876bde2c9986 req-5644014f-4ebe-4776-850e-044f32675f81 tempest-VolumesAssistedSnapshotsTest-1375744646 tempest-VolumesAssistedSnapshotsTest-1375744646-project-admin] https://10.4.3.189/volume/v3/volumes/fe862356-ffcc-4eb3-8097-b49f0712fc78/action returned with HTTP 202 Aug 25 05:38:59.738905 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 89/370] 10.4.3.189 () {72 vars in 1672 bytes} [Tue Aug 25 05:38:59 2026] POST /volume/v3/volumes/fe862356-ffcc-4eb3-8097-b49f0712fc78/action => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 05:38:59.799442 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-ea50189d-b3ef-4abc-be34-18ba1473d14d None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:38:59.799957 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-ea50189d-b3ef-4abc-be34-18ba1473d14d None None] GET https://10.4.3.189/volume// Aug 25 05:38:59.800280 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-ea50189d-b3ef-4abc-be34-18ba1473d14d None None] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:38:59.800526 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-ea50189d-b3ef-4abc-be34-18ba1473d14d None None] Calling method 'all' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:38:59.800910 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-ea50189d-b3ef-4abc-be34-18ba1473d14d None None] https://10.4.3.189/volume// returned with HTTP 300 Aug 25 05:38:59.801274 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 95/371] 10.4.3.189 () {66 vars in 1426 bytes} [Tue Aug 25 05:38:59 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 05:38:59.811289 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-7b42461b-d1af-4b47-a86d-876bde2c9986 req-d382787a-d3d2-4d8d-b6ff-b730801a5699 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:38:59.817370 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-7b42461b-d1af-4b47-a86d-876bde2c9986 req-d382787a-d3d2-4d8d-b6ff-b730801a5699 tempest-VolumesAssistedSnapshotsTest-1375744646 tempest-VolumesAssistedSnapshotsTest-1375744646-project-admin] GET https://10.4.3.189/volume/v3/volumes/fe862356-ffcc-4eb3-8097-b49f0712fc78 Aug 25 05:38:59.817731 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-7b42461b-d1af-4b47-a86d-876bde2c9986 req-d382787a-d3d2-4d8d-b6ff-b730801a5699 tempest-VolumesAssistedSnapshotsTest-1375744646 tempest-VolumesAssistedSnapshotsTest-1375744646-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:38:59.817932 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-7b42461b-d1af-4b47-a86d-876bde2c9986 req-d382787a-d3d2-4d8d-b6ff-b730801a5699 tempest-VolumesAssistedSnapshotsTest-1375744646 tempest-VolumesAssistedSnapshotsTest-1375744646-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:38:59.830819 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:38:59.830819 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:38:59.834596 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [req-7b42461b-d1af-4b47-a86d-876bde2c9986 req-d382787a-d3d2-4d8d-b6ff-b730801a5699 tempest-VolumesAssistedSnapshotsTest-1375744646 tempest-VolumesAssistedSnapshotsTest-1375744646-project-admin] Volume info retrieved successfully. Aug 25 05:38:59.838495 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-7b42461b-d1af-4b47-a86d-876bde2c9986 req-d382787a-d3d2-4d8d-b6ff-b730801a5699 tempest-VolumesAssistedSnapshotsTest-1375744646 tempest-VolumesAssistedSnapshotsTest-1375744646-project-admin] https://10.4.3.189/volume/v3/volumes/fe862356-ffcc-4eb3-8097-b49f0712fc78 returned with HTTP 200 Aug 25 05:38:59.839020 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 94/372] 10.4.3.189 () {70 vars in 1639 bytes} [Tue Aug 25 05:38:59 2026] GET /volume/v3/volumes/fe862356-ffcc-4eb3-8097-b49f0712fc78 => generated 1544 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 05:38:59.958571 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-1bfe9eaa-bf73-4357-8e64-3627aab447ac None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:38:59.960978 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-1bfe9eaa-bf73-4357-8e64-3627aab447ac tempest-VolumesActionsTest-874743111 tempest-VolumesActionsTest-874743111-project-member] GET https://10.4.3.189/volume/v3/volumes/b3efce36-5730-466e-bd1f-9e16d27e6b36 Aug 25 05:38:59.960978 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-1bfe9eaa-bf73-4357-8e64-3627aab447ac tempest-VolumesActionsTest-874743111 tempest-VolumesActionsTest-874743111-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:38:59.961857 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-1bfe9eaa-bf73-4357-8e64-3627aab447ac tempest-VolumesActionsTest-874743111 tempest-VolumesActionsTest-874743111-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:38:59.969113 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-1bfe9eaa-bf73-4357-8e64-3627aab447ac tempest-VolumesActionsTest-874743111 tempest-VolumesActionsTest-874743111-project-member] https://10.4.3.189/volume/v3/volumes/b3efce36-5730-466e-bd1f-9e16d27e6b36 returned with HTTP 404 Aug 25 05:38:59.969113 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 95/373] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:38:59 2026] GET /volume/v3/volumes/b3efce36-5730-466e-bd1f-9e16d27e6b36 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:39:00.075205 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-1048a475-5bf1-47ff-b8e9-43d971ce9ae4 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:39:00.078125 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-1048a475-5bf1-47ff-b8e9-43d971ce9ae4 tempest-TestMultiAttachVolumeSwap-422775694 tempest-TestMultiAttachVolumeSwap-422775694-project-member] GET https://10.4.3.189/volume/v3/volumes/1633eabe-0fff-4a8d-b511-1363a815b671 Aug 25 05:39:00.078604 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-1048a475-5bf1-47ff-b8e9-43d971ce9ae4 tempest-TestMultiAttachVolumeSwap-422775694 tempest-TestMultiAttachVolumeSwap-422775694-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:39:00.078987 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-1048a475-5bf1-47ff-b8e9-43d971ce9ae4 tempest-TestMultiAttachVolumeSwap-422775694 tempest-TestMultiAttachVolumeSwap-422775694-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:39:00.093747 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:39:00.093747 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:39:00.097503 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-1048a475-5bf1-47ff-b8e9-43d971ce9ae4 tempest-TestMultiAttachVolumeSwap-422775694 tempest-TestMultiAttachVolumeSwap-422775694-project-member] Volume info retrieved successfully. Aug 25 05:39:00.104252 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-1048a475-5bf1-47ff-b8e9-43d971ce9ae4 tempest-TestMultiAttachVolumeSwap-422775694 tempest-TestMultiAttachVolumeSwap-422775694-project-member] https://10.4.3.189/volume/v3/volumes/1633eabe-0fff-4a8d-b511-1363a815b671 returned with HTTP 200 Aug 25 05:39:00.104803 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 90/374] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:39:00 2026] GET /volume/v3/volumes/1633eabe-0fff-4a8d-b511-1363a815b671 => generated 868 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:39:00.599325 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-834e3a29-971e-4e24-82cc-8ba121815d9a None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:39:00.601839 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-834e3a29-971e-4e24-82cc-8ba121815d9a tempest-AttachSCSIVolumeTestJSON-717183569 tempest-AttachSCSIVolumeTestJSON-717183569-project-member] GET https://10.4.3.189/volume/v3/volumes/98a458c1-740a-45ad-841d-fe9248f0b34a Aug 25 05:39:00.602189 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-834e3a29-971e-4e24-82cc-8ba121815d9a tempest-AttachSCSIVolumeTestJSON-717183569 tempest-AttachSCSIVolumeTestJSON-717183569-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:39:00.602498 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-834e3a29-971e-4e24-82cc-8ba121815d9a tempest-AttachSCSIVolumeTestJSON-717183569 tempest-AttachSCSIVolumeTestJSON-717183569-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:39:00.614417 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:39:00.614417 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:39:00.618903 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-834e3a29-971e-4e24-82cc-8ba121815d9a tempest-AttachSCSIVolumeTestJSON-717183569 tempest-AttachSCSIVolumeTestJSON-717183569-project-member] Volume info retrieved successfully. Aug 25 05:39:00.624266 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-834e3a29-971e-4e24-82cc-8ba121815d9a tempest-AttachSCSIVolumeTestJSON-717183569 tempest-AttachSCSIVolumeTestJSON-717183569-project-member] https://10.4.3.189/volume/v3/volumes/98a458c1-740a-45ad-841d-fe9248f0b34a returned with HTTP 200 Aug 25 05:39:00.626175 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 96/375] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:39:00 2026] GET /volume/v3/volumes/98a458c1-740a-45ad-841d-fe9248f0b34a => generated 848 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:39:00.717160 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-50f86662-00a8-4188-bea4-547edb408307 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:39:00.719587 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-50f86662-00a8-4188-bea4-547edb408307 tempest-TaggedAttachmentsTest-1141031454 tempest-TaggedAttachmentsTest-1141031454-project-member] GET https://10.4.3.189/volume/v3/volumes/e3d27fca-c234-4d03-a430-b1b2a88d3874 Aug 25 05:39:00.722309 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-50f86662-00a8-4188-bea4-547edb408307 tempest-TaggedAttachmentsTest-1141031454 tempest-TaggedAttachmentsTest-1141031454-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:39:00.722309 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-50f86662-00a8-4188-bea4-547edb408307 tempest-TaggedAttachmentsTest-1141031454 tempest-TaggedAttachmentsTest-1141031454-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:39:00.737725 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:39:00.737725 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:39:00.748037 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-50f86662-00a8-4188-bea4-547edb408307 tempest-TaggedAttachmentsTest-1141031454 tempest-TaggedAttachmentsTest-1141031454-project-member] Volume info retrieved successfully. Aug 25 05:39:00.755097 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-50f86662-00a8-4188-bea4-547edb408307 tempest-TaggedAttachmentsTest-1141031454 tempest-TaggedAttachmentsTest-1141031454-project-member] https://10.4.3.189/volume/v3/volumes/e3d27fca-c234-4d03-a430-b1b2a88d3874 returned with HTTP 200 Aug 25 05:39:00.755246 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 95/376] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:39:00 2026] GET /volume/v3/volumes/e3d27fca-c234-4d03-a430-b1b2a88d3874 => generated 1139 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:39:01.121806 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-e2e73a42-deba-4ef3-988f-2e00fe33cdde None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:39:01.124093 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-e2e73a42-deba-4ef3-988f-2e00fe33cdde tempest-TestMultiAttachVolumeSwap-422775694 tempest-TestMultiAttachVolumeSwap-422775694-project-member] GET https://10.4.3.189/volume/v3/volumes/1633eabe-0fff-4a8d-b511-1363a815b671 Aug 25 05:39:01.124378 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-e2e73a42-deba-4ef3-988f-2e00fe33cdde tempest-TestMultiAttachVolumeSwap-422775694 tempest-TestMultiAttachVolumeSwap-422775694-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:39:01.124604 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-e2e73a42-deba-4ef3-988f-2e00fe33cdde tempest-TestMultiAttachVolumeSwap-422775694 tempest-TestMultiAttachVolumeSwap-422775694-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:39:01.136490 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:39:01.136490 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:39:01.141372 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-e2e73a42-deba-4ef3-988f-2e00fe33cdde tempest-TestMultiAttachVolumeSwap-422775694 tempest-TestMultiAttachVolumeSwap-422775694-project-member] Volume info retrieved successfully. Aug 25 05:39:01.148809 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-e2e73a42-deba-4ef3-988f-2e00fe33cdde tempest-TestMultiAttachVolumeSwap-422775694 tempest-TestMultiAttachVolumeSwap-422775694-project-member] https://10.4.3.189/volume/v3/volumes/1633eabe-0fff-4a8d-b511-1363a815b671 returned with HTTP 200 Aug 25 05:39:01.149445 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 96/377] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:39:01 2026] GET /volume/v3/volumes/1633eabe-0fff-4a8d-b511-1363a815b671 => generated 868 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:39:01.644184 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-844aff1e-f260-4763-a2c5-7e5e6d819854 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:39:01.645982 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-844aff1e-f260-4763-a2c5-7e5e6d819854 tempest-AttachSCSIVolumeTestJSON-717183569 tempest-AttachSCSIVolumeTestJSON-717183569-project-member] GET https://10.4.3.189/volume/v3/volumes/98a458c1-740a-45ad-841d-fe9248f0b34a Aug 25 05:39:01.646193 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-844aff1e-f260-4763-a2c5-7e5e6d819854 tempest-AttachSCSIVolumeTestJSON-717183569 tempest-AttachSCSIVolumeTestJSON-717183569-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:39:01.646371 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-844aff1e-f260-4763-a2c5-7e5e6d819854 tempest-AttachSCSIVolumeTestJSON-717183569 tempest-AttachSCSIVolumeTestJSON-717183569-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:39:01.655745 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:39:01.655745 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:39:01.659410 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-844aff1e-f260-4763-a2c5-7e5e6d819854 tempest-AttachSCSIVolumeTestJSON-717183569 tempest-AttachSCSIVolumeTestJSON-717183569-project-member] Volume info retrieved successfully. Aug 25 05:39:01.664242 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-844aff1e-f260-4763-a2c5-7e5e6d819854 tempest-AttachSCSIVolumeTestJSON-717183569 tempest-AttachSCSIVolumeTestJSON-717183569-project-member] https://10.4.3.189/volume/v3/volumes/98a458c1-740a-45ad-841d-fe9248f0b34a returned with HTTP 200 Aug 25 05:39:01.664853 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 91/378] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:39:01 2026] GET /volume/v3/volumes/98a458c1-740a-45ad-841d-fe9248f0b34a => generated 848 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:39:01.769406 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-0370a067-f87b-458f-9bf0-4c5c4edcac50 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:39:01.771519 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-0370a067-f87b-458f-9bf0-4c5c4edcac50 tempest-TaggedAttachmentsTest-1141031454 tempest-TaggedAttachmentsTest-1141031454-project-member] GET https://10.4.3.189/volume/v3/volumes/e3d27fca-c234-4d03-a430-b1b2a88d3874 Aug 25 05:39:01.771824 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-0370a067-f87b-458f-9bf0-4c5c4edcac50 tempest-TaggedAttachmentsTest-1141031454 tempest-TaggedAttachmentsTest-1141031454-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:39:01.772158 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-0370a067-f87b-458f-9bf0-4c5c4edcac50 tempest-TaggedAttachmentsTest-1141031454 tempest-TaggedAttachmentsTest-1141031454-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:39:01.782505 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:39:01.782505 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:39:01.786890 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-0370a067-f87b-458f-9bf0-4c5c4edcac50 tempest-TaggedAttachmentsTest-1141031454 tempest-TaggedAttachmentsTest-1141031454-project-member] Volume info retrieved successfully. Aug 25 05:39:01.792581 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-0370a067-f87b-458f-9bf0-4c5c4edcac50 tempest-TaggedAttachmentsTest-1141031454 tempest-TaggedAttachmentsTest-1141031454-project-member] https://10.4.3.189/volume/v3/volumes/e3d27fca-c234-4d03-a430-b1b2a88d3874 returned with HTTP 200 Aug 25 05:39:01.793108 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 97/379] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:39:01 2026] GET /volume/v3/volumes/e3d27fca-c234-4d03-a430-b1b2a88d3874 => generated 1139 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:39:02.165711 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-3c63f73a-f9bf-4b1f-8f88-46dcaebf2894 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:39:02.167562 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-3c63f73a-f9bf-4b1f-8f88-46dcaebf2894 tempest-TestMultiAttachVolumeSwap-422775694 tempest-TestMultiAttachVolumeSwap-422775694-project-member] GET https://10.4.3.189/volume/v3/volumes/1633eabe-0fff-4a8d-b511-1363a815b671 Aug 25 05:39:02.167796 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-3c63f73a-f9bf-4b1f-8f88-46dcaebf2894 tempest-TestMultiAttachVolumeSwap-422775694 tempest-TestMultiAttachVolumeSwap-422775694-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:39:02.168080 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-3c63f73a-f9bf-4b1f-8f88-46dcaebf2894 tempest-TestMultiAttachVolumeSwap-422775694 tempest-TestMultiAttachVolumeSwap-422775694-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:39:02.179335 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:39:02.179335 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:39:02.183635 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-3c63f73a-f9bf-4b1f-8f88-46dcaebf2894 tempest-TestMultiAttachVolumeSwap-422775694 tempest-TestMultiAttachVolumeSwap-422775694-project-member] Volume info retrieved successfully. Aug 25 05:39:02.188179 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-3c63f73a-f9bf-4b1f-8f88-46dcaebf2894 tempest-TestMultiAttachVolumeSwap-422775694 tempest-TestMultiAttachVolumeSwap-422775694-project-member] https://10.4.3.189/volume/v3/volumes/1633eabe-0fff-4a8d-b511-1363a815b671 returned with HTTP 200 Aug 25 05:39:02.188536 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 96/380] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:39:02 2026] GET /volume/v3/volumes/1633eabe-0fff-4a8d-b511-1363a815b671 => generated 868 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:39:02.681202 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-6cb38b27-9e1b-4796-af7a-813e8c0bd2a4 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:39:02.684106 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-6cb38b27-9e1b-4796-af7a-813e8c0bd2a4 tempest-AttachSCSIVolumeTestJSON-717183569 tempest-AttachSCSIVolumeTestJSON-717183569-project-member] GET https://10.4.3.189/volume/v3/volumes/98a458c1-740a-45ad-841d-fe9248f0b34a Aug 25 05:39:02.684413 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-6cb38b27-9e1b-4796-af7a-813e8c0bd2a4 tempest-AttachSCSIVolumeTestJSON-717183569 tempest-AttachSCSIVolumeTestJSON-717183569-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:39:02.684694 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-6cb38b27-9e1b-4796-af7a-813e8c0bd2a4 tempest-AttachSCSIVolumeTestJSON-717183569 tempest-AttachSCSIVolumeTestJSON-717183569-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:39:02.698070 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:39:02.698070 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:39:02.702521 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-2d52eb70-0ea0-42a8-956e-e7c1a4712d85 req-d88f5e79-7591-4a05-9994-7f21fe1948e5 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:39:02.707045 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-6cb38b27-9e1b-4796-af7a-813e8c0bd2a4 tempest-AttachSCSIVolumeTestJSON-717183569 tempest-AttachSCSIVolumeTestJSON-717183569-project-member] Volume info retrieved successfully. Aug 25 05:39:02.707311 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-2d52eb70-0ea0-42a8-956e-e7c1a4712d85 req-d88f5e79-7591-4a05-9994-7f21fe1948e5 tempest-AttachSCSIVolumeTestJSON-717183569 tempest-AttachSCSIVolumeTestJSON-717183569-project-member] POST https://10.4.3.189/volume/v3/attachments/a5c225ae-f22d-48f0-a716-af78ebb1ec92/action Aug 25 05:39:02.707809 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-2d52eb70-0ea0-42a8-956e-e7c1a4712d85 req-d88f5e79-7591-4a05-9994-7f21fe1948e5 tempest-AttachSCSIVolumeTestJSON-717183569 tempest-AttachSCSIVolumeTestJSON-717183569-project-member] Action body: b'{"os-complete": null}' {{(pid=100268) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 05:39:02.707986 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-2d52eb70-0ea0-42a8-956e-e7c1a4712d85 req-d88f5e79-7591-4a05-9994-7f21fe1948e5 tempest-AttachSCSIVolumeTestJSON-717183569 tempest-AttachSCSIVolumeTestJSON-717183569-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:39:02.715807 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-6cb38b27-9e1b-4796-af7a-813e8c0bd2a4 tempest-AttachSCSIVolumeTestJSON-717183569 tempest-AttachSCSIVolumeTestJSON-717183569-project-member] https://10.4.3.189/volume/v3/volumes/98a458c1-740a-45ad-841d-fe9248f0b34a returned with HTTP 200 Aug 25 05:39:02.716450 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 97/381] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:39:02 2026] GET /volume/v3/volumes/98a458c1-740a-45ad-841d-fe9248f0b34a => generated 848 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:39:02.732502 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:39:02.732502 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:39:02.747139 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-2d52eb70-0ea0-42a8-956e-e7c1a4712d85 req-d88f5e79-7591-4a05-9994-7f21fe1948e5 tempest-AttachSCSIVolumeTestJSON-717183569 tempest-AttachSCSIVolumeTestJSON-717183569-project-member] https://10.4.3.189/volume/v3/attachments/a5c225ae-f22d-48f0-a716-af78ebb1ec92/action returned with HTTP 204 Aug 25 05:39:02.747618 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 92/382] 10.4.3.189 () {74 vars in 1725 bytes} [Tue Aug 25 05:39:02 2026] POST /volume/v3/attachments/a5c225ae-f22d-48f0-a716-af78ebb1ec92/action => generated 0 bytes in 46 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:39:02.806734 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-99867299-c41a-4342-b6c1-da389333b1bd None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:39:02.809030 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-99867299-c41a-4342-b6c1-da389333b1bd tempest-TaggedAttachmentsTest-1141031454 tempest-TaggedAttachmentsTest-1141031454-project-member] GET https://10.4.3.189/volume/v3/volumes/e3d27fca-c234-4d03-a430-b1b2a88d3874 Aug 25 05:39:02.809292 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-99867299-c41a-4342-b6c1-da389333b1bd tempest-TaggedAttachmentsTest-1141031454 tempest-TaggedAttachmentsTest-1141031454-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:39:02.809540 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-99867299-c41a-4342-b6c1-da389333b1bd tempest-TaggedAttachmentsTest-1141031454 tempest-TaggedAttachmentsTest-1141031454-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:39:02.838820 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:39:02.838820 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:39:02.847786 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-99867299-c41a-4342-b6c1-da389333b1bd tempest-TaggedAttachmentsTest-1141031454 tempest-TaggedAttachmentsTest-1141031454-project-member] Volume info retrieved successfully. Aug 25 05:39:02.854606 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-99867299-c41a-4342-b6c1-da389333b1bd tempest-TaggedAttachmentsTest-1141031454 tempest-TaggedAttachmentsTest-1141031454-project-member] https://10.4.3.189/volume/v3/volumes/e3d27fca-c234-4d03-a430-b1b2a88d3874 returned with HTTP 200 Aug 25 05:39:02.855169 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 98/383] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:39:02 2026] GET /volume/v3/volumes/e3d27fca-c234-4d03-a430-b1b2a88d3874 => generated 1139 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:39:03.203122 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-19199cf7-7916-4129-bee6-4e529b68bf77 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:39:03.204955 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-19199cf7-7916-4129-bee6-4e529b68bf77 tempest-TestMultiAttachVolumeSwap-422775694 tempest-TestMultiAttachVolumeSwap-422775694-project-member] GET https://10.4.3.189/volume/v3/volumes/1633eabe-0fff-4a8d-b511-1363a815b671 Aug 25 05:39:03.205196 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-19199cf7-7916-4129-bee6-4e529b68bf77 tempest-TestMultiAttachVolumeSwap-422775694 tempest-TestMultiAttachVolumeSwap-422775694-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:39:03.205394 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-19199cf7-7916-4129-bee6-4e529b68bf77 tempest-TestMultiAttachVolumeSwap-422775694 tempest-TestMultiAttachVolumeSwap-422775694-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:39:03.219005 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:39:03.219005 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:39:03.223013 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-19199cf7-7916-4129-bee6-4e529b68bf77 tempest-TestMultiAttachVolumeSwap-422775694 tempest-TestMultiAttachVolumeSwap-422775694-project-member] Volume info retrieved successfully. Aug 25 05:39:03.227824 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-19199cf7-7916-4129-bee6-4e529b68bf77 tempest-TestMultiAttachVolumeSwap-422775694 tempest-TestMultiAttachVolumeSwap-422775694-project-member] https://10.4.3.189/volume/v3/volumes/1633eabe-0fff-4a8d-b511-1363a815b671 returned with HTTP 200 Aug 25 05:39:03.228365 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 97/384] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:39:03 2026] GET /volume/v3/volumes/1633eabe-0fff-4a8d-b511-1363a815b671 => generated 868 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:39:03.532413 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [req-ae849df9-629b-4672-87db-1b9410e364c0 req-4716d7dc-9c96-48f1-80d9-2c597ffb114c None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:39:03.535028 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-ae849df9-629b-4672-87db-1b9410e364c0 req-4716d7dc-9c96-48f1-80d9-2c597ffb114c tempest-TaggedBootDevicesTest-1708542002 tempest-TaggedBootDevicesTest-1708542002-project-member] GET https://10.4.3.189/volume/v3/volumes/1de40a58-b41b-4e2f-b614-b1a11a2dc9ae Aug 25 05:39:03.535255 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-ae849df9-629b-4672-87db-1b9410e364c0 req-4716d7dc-9c96-48f1-80d9-2c597ffb114c tempest-TaggedBootDevicesTest-1708542002 tempest-TaggedBootDevicesTest-1708542002-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:39:03.535464 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-ae849df9-629b-4672-87db-1b9410e364c0 req-4716d7dc-9c96-48f1-80d9-2c597ffb114c tempest-TaggedBootDevicesTest-1708542002 tempest-TaggedBootDevicesTest-1708542002-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:39:03.543678 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:39:03.543678 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:39:03.548045 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [req-ae849df9-629b-4672-87db-1b9410e364c0 req-4716d7dc-9c96-48f1-80d9-2c597ffb114c tempest-TaggedBootDevicesTest-1708542002 tempest-TaggedBootDevicesTest-1708542002-project-member] Volume info retrieved successfully. Aug 25 05:39:03.554238 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-ae849df9-629b-4672-87db-1b9410e364c0 req-4716d7dc-9c96-48f1-80d9-2c597ffb114c tempest-TaggedBootDevicesTest-1708542002 tempest-TaggedBootDevicesTest-1708542002-project-member] https://10.4.3.189/volume/v3/volumes/1de40a58-b41b-4e2f-b614-b1a11a2dc9ae returned with HTTP 200 Aug 25 05:39:03.554810 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 98/385] 10.4.3.189 () {68 vars in 1598 bytes} [Tue Aug 25 05:39:03 2026] GET /volume/v3/volumes/1de40a58-b41b-4e2f-b614-b1a11a2dc9ae => generated 1391 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:39:03.564323 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-ae849df9-629b-4672-87db-1b9410e364c0 req-96993800-c38e-41b4-ade4-af4afc56e7aa None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:39:03.566773 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-ae849df9-629b-4672-87db-1b9410e364c0 req-96993800-c38e-41b4-ade4-af4afc56e7aa tempest-TaggedBootDevicesTest-1708542002 tempest-TaggedBootDevicesTest-1708542002-project-member] GET https://10.4.3.189/volume/v3/volumes/59f87910-f4eb-4ba8-951a-c7e9567289c0 Aug 25 05:39:03.567029 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-ae849df9-629b-4672-87db-1b9410e364c0 req-96993800-c38e-41b4-ade4-af4afc56e7aa tempest-TaggedBootDevicesTest-1708542002 tempest-TaggedBootDevicesTest-1708542002-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:39:03.567276 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-ae849df9-629b-4672-87db-1b9410e364c0 req-96993800-c38e-41b4-ade4-af4afc56e7aa tempest-TaggedBootDevicesTest-1708542002 tempest-TaggedBootDevicesTest-1708542002-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:39:03.574753 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:39:03.574753 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:39:03.579399 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [req-ae849df9-629b-4672-87db-1b9410e364c0 req-96993800-c38e-41b4-ade4-af4afc56e7aa tempest-TaggedBootDevicesTest-1708542002 tempest-TaggedBootDevicesTest-1708542002-project-member] Volume info retrieved successfully. Aug 25 05:39:03.587980 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-ae849df9-629b-4672-87db-1b9410e364c0 req-96993800-c38e-41b4-ade4-af4afc56e7aa tempest-TaggedBootDevicesTest-1708542002 tempest-TaggedBootDevicesTest-1708542002-project-member] https://10.4.3.189/volume/v3/volumes/59f87910-f4eb-4ba8-951a-c7e9567289c0 returned with HTTP 200 Aug 25 05:39:03.587980 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 93/386] 10.4.3.189 () {68 vars in 1598 bytes} [Tue Aug 25 05:39:03 2026] GET /volume/v3/volumes/59f87910-f4eb-4ba8-951a-c7e9567289c0 => generated 844 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:39:03.596347 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-ae849df9-629b-4672-87db-1b9410e364c0 req-7a975aea-eb5e-4286-8ccf-4ab494d1ca02 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:39:03.599345 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-ae849df9-629b-4672-87db-1b9410e364c0 req-7a975aea-eb5e-4286-8ccf-4ab494d1ca02 tempest-TaggedBootDevicesTest-1708542002 tempest-TaggedBootDevicesTest-1708542002-project-member] GET https://10.4.3.189/volume/v3/volumes/a5d41517-96e9-4e8a-804a-1973d62f5e95 Aug 25 05:39:03.599435 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-ae849df9-629b-4672-87db-1b9410e364c0 req-7a975aea-eb5e-4286-8ccf-4ab494d1ca02 tempest-TaggedBootDevicesTest-1708542002 tempest-TaggedBootDevicesTest-1708542002-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:39:03.599624 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-ae849df9-629b-4672-87db-1b9410e364c0 req-7a975aea-eb5e-4286-8ccf-4ab494d1ca02 tempest-TaggedBootDevicesTest-1708542002 tempest-TaggedBootDevicesTest-1708542002-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:39:03.610004 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:39:03.610004 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:39:03.614867 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [req-ae849df9-629b-4672-87db-1b9410e364c0 req-7a975aea-eb5e-4286-8ccf-4ab494d1ca02 tempest-TaggedBootDevicesTest-1708542002 tempest-TaggedBootDevicesTest-1708542002-project-member] Volume info retrieved successfully. Aug 25 05:39:03.621037 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-ae849df9-629b-4672-87db-1b9410e364c0 req-7a975aea-eb5e-4286-8ccf-4ab494d1ca02 tempest-TaggedBootDevicesTest-1708542002 tempest-TaggedBootDevicesTest-1708542002-project-member] https://10.4.3.189/volume/v3/volumes/a5d41517-96e9-4e8a-804a-1973d62f5e95 returned with HTTP 200 Aug 25 05:39:03.621509 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 99/387] 10.4.3.189 () {68 vars in 1598 bytes} [Tue Aug 25 05:39:03 2026] GET /volume/v3/volumes/a5d41517-96e9-4e8a-804a-1973d62f5e95 => generated 844 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:39:03.638521 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-80a69e47-fa2e-4de1-8a9c-192a90c70eb0 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:39:03.639014 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-80a69e47-fa2e-4de1-8a9c-192a90c70eb0 None None] GET https://10.4.3.189/volume// Aug 25 05:39:03.639280 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-80a69e47-fa2e-4de1-8a9c-192a90c70eb0 None None] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:39:03.639529 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-80a69e47-fa2e-4de1-8a9c-192a90c70eb0 None None] Calling method 'all' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:39:03.639933 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-80a69e47-fa2e-4de1-8a9c-192a90c70eb0 None None] https://10.4.3.189/volume// returned with HTTP 300 Aug 25 05:39:03.640682 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 98/388] 10.4.3.189 () {66 vars in 1419 bytes} [Tue Aug 25 05:39: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 25 05:39:03.654797 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [req-ae849df9-629b-4672-87db-1b9410e364c0 req-c164a15f-4304-459d-8383-367c7d71711f None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:39:03.661252 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-ae849df9-629b-4672-87db-1b9410e364c0 req-c164a15f-4304-459d-8383-367c7d71711f tempest-TaggedBootDevicesTest-1708542002 tempest-TaggedBootDevicesTest-1708542002-project-member] POST https://10.4.3.189/volume/v3/attachments Aug 25 05:39:03.661633 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-ae849df9-629b-4672-87db-1b9410e364c0 req-c164a15f-4304-459d-8383-367c7d71711f tempest-TaggedBootDevicesTest-1708542002 tempest-TaggedBootDevicesTest-1708542002-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1de40a58-b41b-4e2f-b614-b1a11a2dc9ae", "connector": null, "instance_uuid": "6494cdb0-0160-4be1-9b88-d85ee47470cd"}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:39:03.673155 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:39:03.673155 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:39:03.705512 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-ae849df9-629b-4672-87db-1b9410e364c0 req-c164a15f-4304-459d-8383-367c7d71711f tempest-TaggedBootDevicesTest-1708542002 tempest-TaggedBootDevicesTest-1708542002-project-member] https://10.4.3.189/volume/v3/attachments returned with HTTP 200 Aug 25 05:39:03.706024 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 99/389] 10.4.3.189 () {74 vars in 1594 bytes} [Tue Aug 25 05:39:03 2026] POST /volume/v3/attachments => generated 273 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:39:03.717701 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-4f229974-bf5f-434a-9fb7-a274ad70130a None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:39:03.718091 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-4f229974-bf5f-434a-9fb7-a274ad70130a None None] GET https://10.4.3.189/volume// Aug 25 05:39:03.718233 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-4f229974-bf5f-434a-9fb7-a274ad70130a None None] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:39:03.718411 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-4f229974-bf5f-434a-9fb7-a274ad70130a None None] Calling method 'all' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:39:03.718725 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-4f229974-bf5f-434a-9fb7-a274ad70130a None None] https://10.4.3.189/volume// returned with HTTP 300 Aug 25 05:39:03.719080 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 94/390] 10.4.3.189 () {66 vars in 1419 bytes} [Tue Aug 25 05:39: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 25 05:39:03.731784 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-ae849df9-629b-4672-87db-1b9410e364c0 req-745d1331-786f-45c1-a1be-bd89e3165459 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:39:03.732672 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-ae849df9-629b-4672-87db-1b9410e364c0 req-745d1331-786f-45c1-a1be-bd89e3165459 tempest-TaggedBootDevicesTest-1708542002 tempest-TaggedBootDevicesTest-1708542002-project-member] POST https://10.4.3.189/volume/v3/attachments Aug 25 05:39:03.733228 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-ae849df9-629b-4672-87db-1b9410e364c0 req-745d1331-786f-45c1-a1be-bd89e3165459 tempest-TaggedBootDevicesTest-1708542002 tempest-TaggedBootDevicesTest-1708542002-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "59f87910-f4eb-4ba8-951a-c7e9567289c0", "connector": null, "instance_uuid": "6494cdb0-0160-4be1-9b88-d85ee47470cd"}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:39:03.737750 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-b529768f-acc1-41a4-bfe9-96ec085d3d59 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:39:03.739711 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-b529768f-acc1-41a4-bfe9-96ec085d3d59 tempest-AttachSCSIVolumeTestJSON-717183569 tempest-AttachSCSIVolumeTestJSON-717183569-project-member] GET https://10.4.3.189/volume/v3/volumes/98a458c1-740a-45ad-841d-fe9248f0b34a Aug 25 05:39:03.739954 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-b529768f-acc1-41a4-bfe9-96ec085d3d59 tempest-AttachSCSIVolumeTestJSON-717183569 tempest-AttachSCSIVolumeTestJSON-717183569-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:39:03.740205 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-b529768f-acc1-41a4-bfe9-96ec085d3d59 tempest-AttachSCSIVolumeTestJSON-717183569 tempest-AttachSCSIVolumeTestJSON-717183569-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:39:03.749209 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:39:03.749209 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:39:03.754104 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:39:03.754104 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:39:03.760003 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-b529768f-acc1-41a4-bfe9-96ec085d3d59 tempest-AttachSCSIVolumeTestJSON-717183569 tempest-AttachSCSIVolumeTestJSON-717183569-project-member] Volume info retrieved successfully. Aug 25 05:39:03.766861 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-b529768f-acc1-41a4-bfe9-96ec085d3d59 tempest-AttachSCSIVolumeTestJSON-717183569 tempest-AttachSCSIVolumeTestJSON-717183569-project-member] https://10.4.3.189/volume/v3/volumes/98a458c1-740a-45ad-841d-fe9248f0b34a returned with HTTP 200 Aug 25 05:39:03.767441 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 99/391] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:39:03 2026] GET /volume/v3/volumes/98a458c1-740a-45ad-841d-fe9248f0b34a => generated 1140 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:39:03.790979 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-ff08706c-857b-4c93-b466-7ced92ff8ea9 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:39:03.793842 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-ff08706c-857b-4c93-b466-7ced92ff8ea9 tempest-AttachSCSIVolumeTestJSON-717183569 tempest-AttachSCSIVolumeTestJSON-717183569-project-member] GET https://10.4.3.189/volume/v3/volumes/98a458c1-740a-45ad-841d-fe9248f0b34a Aug 25 05:39:03.793842 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-ff08706c-857b-4c93-b466-7ced92ff8ea9 tempest-AttachSCSIVolumeTestJSON-717183569 tempest-AttachSCSIVolumeTestJSON-717183569-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:39:03.794123 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-ff08706c-857b-4c93-b466-7ced92ff8ea9 tempest-AttachSCSIVolumeTestJSON-717183569 tempest-AttachSCSIVolumeTestJSON-717183569-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:39:03.808636 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:39:03.808636 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:39:03.810706 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-ae849df9-629b-4672-87db-1b9410e364c0 req-745d1331-786f-45c1-a1be-bd89e3165459 tempest-TaggedBootDevicesTest-1708542002 tempest-TaggedBootDevicesTest-1708542002-project-member] https://10.4.3.189/volume/v3/attachments returned with HTTP 200 Aug 25 05:39:03.811554 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 100/392] 10.4.3.189 () {74 vars in 1594 bytes} [Tue Aug 25 05:39:03 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 25 05:39:03.814925 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-ff08706c-857b-4c93-b466-7ced92ff8ea9 tempest-AttachSCSIVolumeTestJSON-717183569 tempest-AttachSCSIVolumeTestJSON-717183569-project-member] Volume info retrieved successfully. Aug 25 05:39:03.821704 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-ff08706c-857b-4c93-b466-7ced92ff8ea9 tempest-AttachSCSIVolumeTestJSON-717183569 tempest-AttachSCSIVolumeTestJSON-717183569-project-member] https://10.4.3.189/volume/v3/volumes/98a458c1-740a-45ad-841d-fe9248f0b34a returned with HTTP 200 Aug 25 05:39:03.822412 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 100/393] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:39:03 2026] GET /volume/v3/volumes/98a458c1-740a-45ad-841d-fe9248f0b34a => generated 1140 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:39:03.822601 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-cf282ecb-ddbf-42ce-a1ca-eac6a1550879 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:39:03.822925 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-cf282ecb-ddbf-42ce-a1ca-eac6a1550879 None None] GET https://10.4.3.189/volume// Aug 25 05:39:03.823076 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-cf282ecb-ddbf-42ce-a1ca-eac6a1550879 None None] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:39:03.823357 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-cf282ecb-ddbf-42ce-a1ca-eac6a1550879 None None] Calling method 'all' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:39:03.824025 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-cf282ecb-ddbf-42ce-a1ca-eac6a1550879 None None] https://10.4.3.189/volume// returned with HTTP 300 Aug 25 05:39:03.825461 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 95/394] 10.4.3.189 () {66 vars in 1419 bytes} [Tue Aug 25 05:39: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 25 05:39:03.837484 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-ae849df9-629b-4672-87db-1b9410e364c0 req-8244c4c9-cfce-4301-b88f-84ce61abd736 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:39:03.840613 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-ae849df9-629b-4672-87db-1b9410e364c0 req-8244c4c9-cfce-4301-b88f-84ce61abd736 tempest-TaggedBootDevicesTest-1708542002 tempest-TaggedBootDevicesTest-1708542002-project-member] POST https://10.4.3.189/volume/v3/attachments Aug 25 05:39:03.840862 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-ae849df9-629b-4672-87db-1b9410e364c0 req-8244c4c9-cfce-4301-b88f-84ce61abd736 tempest-TaggedBootDevicesTest-1708542002 tempest-TaggedBootDevicesTest-1708542002-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a5d41517-96e9-4e8a-804a-1973d62f5e95", "connector": null, "instance_uuid": "6494cdb0-0160-4be1-9b88-d85ee47470cd"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:39:03.842846 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-d037fab1-b28a-4365-9eb9-73ed8830c283 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:39:03.845041 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-d037fab1-b28a-4365-9eb9-73ed8830c283 tempest-AttachSCSIVolumeTestJSON-717183569 tempest-AttachSCSIVolumeTestJSON-717183569-project-reader] GET https://10.4.3.189/volume/v3/volumes/98a458c1-740a-45ad-841d-fe9248f0b34a Aug 25 05:39:03.845360 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-d037fab1-b28a-4365-9eb9-73ed8830c283 tempest-AttachSCSIVolumeTestJSON-717183569 tempest-AttachSCSIVolumeTestJSON-717183569-project-reader] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:39:03.845652 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-d037fab1-b28a-4365-9eb9-73ed8830c283 tempest-AttachSCSIVolumeTestJSON-717183569 tempest-AttachSCSIVolumeTestJSON-717183569-project-reader] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:39:03.852640 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:39:03.852640 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:39:03.861081 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:39:03.861081 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:39:03.865874 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-d037fab1-b28a-4365-9eb9-73ed8830c283 tempest-AttachSCSIVolumeTestJSON-717183569 tempest-AttachSCSIVolumeTestJSON-717183569-project-reader] Volume info retrieved successfully. Aug 25 05:39:03.871249 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-d037fab1-b28a-4365-9eb9-73ed8830c283 tempest-AttachSCSIVolumeTestJSON-717183569 tempest-AttachSCSIVolumeTestJSON-717183569-project-reader] https://10.4.3.189/volume/v3/volumes/98a458c1-740a-45ad-841d-fe9248f0b34a returned with HTTP 200 Aug 25 05:39:03.871390 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-498b5799-2e44-492f-8d41-4e2e617e5c13 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:39:03.871701 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 101/395] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:39:03 2026] GET /volume/v3/volumes/98a458c1-740a-45ad-841d-fe9248f0b34a => generated 1140 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:39:03.873396 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-498b5799-2e44-492f-8d41-4e2e617e5c13 tempest-TaggedAttachmentsTest-1141031454 tempest-TaggedAttachmentsTest-1141031454-project-member] GET https://10.4.3.189/volume/v3/volumes/e3d27fca-c234-4d03-a430-b1b2a88d3874 Aug 25 05:39:03.873610 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-498b5799-2e44-492f-8d41-4e2e617e5c13 tempest-TaggedAttachmentsTest-1141031454 tempest-TaggedAttachmentsTest-1141031454-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:39:03.873807 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-498b5799-2e44-492f-8d41-4e2e617e5c13 tempest-TaggedAttachmentsTest-1141031454 tempest-TaggedAttachmentsTest-1141031454-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:39:03.883738 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:39:03.883738 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:39:03.887626 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-498b5799-2e44-492f-8d41-4e2e617e5c13 tempest-TaggedAttachmentsTest-1141031454 tempest-TaggedAttachmentsTest-1141031454-project-member] Volume info retrieved successfully. Aug 25 05:39:03.892531 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-ae849df9-629b-4672-87db-1b9410e364c0 req-8244c4c9-cfce-4301-b88f-84ce61abd736 tempest-TaggedBootDevicesTest-1708542002 tempest-TaggedBootDevicesTest-1708542002-project-member] https://10.4.3.189/volume/v3/attachments returned with HTTP 200 Aug 25 05:39:03.892978 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 100/396] 10.4.3.189 () {74 vars in 1594 bytes} [Tue Aug 25 05:39:03 2026] POST /volume/v3/attachments => generated 273 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:39:03.894110 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-498b5799-2e44-492f-8d41-4e2e617e5c13 tempest-TaggedAttachmentsTest-1141031454 tempest-TaggedAttachmentsTest-1141031454-project-member] https://10.4.3.189/volume/v3/volumes/e3d27fca-c234-4d03-a430-b1b2a88d3874 returned with HTTP 200 Aug 25 05:39:03.894670 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 101/397] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:39:03 2026] GET /volume/v3/volumes/e3d27fca-c234-4d03-a430-b1b2a88d3874 => generated 1139 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:39:03.988885 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-6e3d172c-31cb-4ceb-a5b1-a9f5945fed4b req-b530ed24-954e-443f-a2fe-5362a1099ac5 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:39:03.993087 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-6e3d172c-31cb-4ceb-a5b1-a9f5945fed4b req-b530ed24-954e-443f-a2fe-5362a1099ac5 tempest-AttachSCSIVolumeTestJSON-717183569 tempest-AttachSCSIVolumeTestJSON-717183569-project-member] GET https://10.4.3.189/volume/v3/volumes/98a458c1-740a-45ad-841d-fe9248f0b34a Aug 25 05:39:03.993087 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-6e3d172c-31cb-4ceb-a5b1-a9f5945fed4b req-b530ed24-954e-443f-a2fe-5362a1099ac5 tempest-AttachSCSIVolumeTestJSON-717183569 tempest-AttachSCSIVolumeTestJSON-717183569-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:39:03.993087 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-6e3d172c-31cb-4ceb-a5b1-a9f5945fed4b req-b530ed24-954e-443f-a2fe-5362a1099ac5 tempest-AttachSCSIVolumeTestJSON-717183569 tempest-AttachSCSIVolumeTestJSON-717183569-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:39:04.007773 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:39:04.007773 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:39:04.018575 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [req-6e3d172c-31cb-4ceb-a5b1-a9f5945fed4b req-b530ed24-954e-443f-a2fe-5362a1099ac5 tempest-AttachSCSIVolumeTestJSON-717183569 tempest-AttachSCSIVolumeTestJSON-717183569-project-member] Volume info retrieved successfully. Aug 25 05:39:04.025753 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-6e3d172c-31cb-4ceb-a5b1-a9f5945fed4b req-b530ed24-954e-443f-a2fe-5362a1099ac5 tempest-AttachSCSIVolumeTestJSON-717183569 tempest-AttachSCSIVolumeTestJSON-717183569-project-member] https://10.4.3.189/volume/v3/volumes/98a458c1-740a-45ad-841d-fe9248f0b34a returned with HTTP 200 Aug 25 05:39:04.026223 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 96/398] 10.4.3.189 () {68 vars in 1598 bytes} [Tue Aug 25 05:39:03 2026] GET /volume/v3/volumes/98a458c1-740a-45ad-841d-fe9248f0b34a => generated 1140 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:39:04.077176 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-6e3d172c-31cb-4ceb-a5b1-a9f5945fed4b req-7e6725cb-c636-4332-b6e2-6a9b62baead1 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:39:04.079757 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-6e3d172c-31cb-4ceb-a5b1-a9f5945fed4b req-7e6725cb-c636-4332-b6e2-6a9b62baead1 tempest-AttachSCSIVolumeTestJSON-717183569 tempest-AttachSCSIVolumeTestJSON-717183569-project-member] POST https://10.4.3.189/volume/v3/volumes/98a458c1-740a-45ad-841d-fe9248f0b34a/action Aug 25 05:39:04.080275 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-6e3d172c-31cb-4ceb-a5b1-a9f5945fed4b req-7e6725cb-c636-4332-b6e2-6a9b62baead1 tempest-AttachSCSIVolumeTestJSON-717183569 tempest-AttachSCSIVolumeTestJSON-717183569-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100271) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 05:39:04.080448 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-6e3d172c-31cb-4ceb-a5b1-a9f5945fed4b req-7e6725cb-c636-4332-b6e2-6a9b62baead1 tempest-AttachSCSIVolumeTestJSON-717183569 tempest-AttachSCSIVolumeTestJSON-717183569-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:39:04.092217 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:39:04.092217 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:39:04.092709 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [req-6e3d172c-31cb-4ceb-a5b1-a9f5945fed4b req-7e6725cb-c636-4332-b6e2-6a9b62baead1 tempest-AttachSCSIVolumeTestJSON-717183569 tempest-AttachSCSIVolumeTestJSON-717183569-project-member] Volume info retrieved successfully. Aug 25 05:39:04.101779 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [req-6e3d172c-31cb-4ceb-a5b1-a9f5945fed4b req-7e6725cb-c636-4332-b6e2-6a9b62baead1 tempest-AttachSCSIVolumeTestJSON-717183569 tempest-AttachSCSIVolumeTestJSON-717183569-project-member] Begin detaching volume completed successfully. Aug 25 05:39:04.102173 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-6e3d172c-31cb-4ceb-a5b1-a9f5945fed4b req-7e6725cb-c636-4332-b6e2-6a9b62baead1 tempest-AttachSCSIVolumeTestJSON-717183569 tempest-AttachSCSIVolumeTestJSON-717183569-project-member] https://10.4.3.189/volume/v3/volumes/98a458c1-740a-45ad-841d-fe9248f0b34a/action returned with HTTP 202 Aug 25 05:39:04.102748 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 102/399] 10.4.3.189 () {72 vars in 1672 bytes} [Tue Aug 25 05:39:04 2026] POST /volume/v3/volumes/98a458c1-740a-45ad-841d-fe9248f0b34a/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 05:39:04.124476 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-c58a62a9-3424-49d0-9dfb-6f271e5adfff None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:39:04.127620 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-c58a62a9-3424-49d0-9dfb-6f271e5adfff tempest-AttachSCSIVolumeTestJSON-717183569 tempest-AttachSCSIVolumeTestJSON-717183569-project-reader] GET https://10.4.3.189/volume/v3/volumes/98a458c1-740a-45ad-841d-fe9248f0b34a Aug 25 05:39:04.127892 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-c58a62a9-3424-49d0-9dfb-6f271e5adfff tempest-AttachSCSIVolumeTestJSON-717183569 tempest-AttachSCSIVolumeTestJSON-717183569-project-reader] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:39:04.128134 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-c58a62a9-3424-49d0-9dfb-6f271e5adfff tempest-AttachSCSIVolumeTestJSON-717183569 tempest-AttachSCSIVolumeTestJSON-717183569-project-reader] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:39:04.141332 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:39:04.141332 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:39:04.145336 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-c58a62a9-3424-49d0-9dfb-6f271e5adfff tempest-AttachSCSIVolumeTestJSON-717183569 tempest-AttachSCSIVolumeTestJSON-717183569-project-reader] Volume info retrieved successfully. Aug 25 05:39:04.150287 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-c58a62a9-3424-49d0-9dfb-6f271e5adfff tempest-AttachSCSIVolumeTestJSON-717183569 tempest-AttachSCSIVolumeTestJSON-717183569-project-reader] https://10.4.3.189/volume/v3/volumes/98a458c1-740a-45ad-841d-fe9248f0b34a returned with HTTP 200 Aug 25 05:39:04.150726 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 101/400] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:39:04 2026] GET /volume/v3/volumes/98a458c1-740a-45ad-841d-fe9248f0b34a => generated 1143 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:39:04.156564 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-c2fd1f89-1e7a-44ba-9e2a-af2212fa88ad None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:39:04.157045 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-c2fd1f89-1e7a-44ba-9e2a-af2212fa88ad None None] GET https://10.4.3.189/volume// Aug 25 05:39:04.157248 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-c2fd1f89-1e7a-44ba-9e2a-af2212fa88ad None None] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:39:04.157450 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-c2fd1f89-1e7a-44ba-9e2a-af2212fa88ad None None] Calling method 'all' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:39:04.157811 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-c2fd1f89-1e7a-44ba-9e2a-af2212fa88ad None None] https://10.4.3.189/volume// returned with HTTP 300 Aug 25 05:39:04.158161 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 102/401] 10.4.3.189 () {66 vars in 1426 bytes} [Tue Aug 25 05:39: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 25 05:39:04.169049 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-6e3d172c-31cb-4ceb-a5b1-a9f5945fed4b req-0bab39b6-7ffe-4194-a7c1-b53c63139534 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:39:04.171851 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-6e3d172c-31cb-4ceb-a5b1-a9f5945fed4b req-0bab39b6-7ffe-4194-a7c1-b53c63139534 tempest-AttachSCSIVolumeTestJSON-717183569 tempest-AttachSCSIVolumeTestJSON-717183569-project-member] GET https://10.4.3.189/volume/v3/volumes/98a458c1-740a-45ad-841d-fe9248f0b34a Aug 25 05:39:04.172253 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-6e3d172c-31cb-4ceb-a5b1-a9f5945fed4b req-0bab39b6-7ffe-4194-a7c1-b53c63139534 tempest-AttachSCSIVolumeTestJSON-717183569 tempest-AttachSCSIVolumeTestJSON-717183569-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:39:04.172528 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-6e3d172c-31cb-4ceb-a5b1-a9f5945fed4b req-0bab39b6-7ffe-4194-a7c1-b53c63139534 tempest-AttachSCSIVolumeTestJSON-717183569 tempest-AttachSCSIVolumeTestJSON-717183569-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:39:04.184136 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:39:04.184136 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:39:04.190728 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [req-6e3d172c-31cb-4ceb-a5b1-a9f5945fed4b req-0bab39b6-7ffe-4194-a7c1-b53c63139534 tempest-AttachSCSIVolumeTestJSON-717183569 tempest-AttachSCSIVolumeTestJSON-717183569-project-member] Volume info retrieved successfully. Aug 25 05:39:04.195376 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-6e3d172c-31cb-4ceb-a5b1-a9f5945fed4b req-0bab39b6-7ffe-4194-a7c1-b53c63139534 tempest-AttachSCSIVolumeTestJSON-717183569 tempest-AttachSCSIVolumeTestJSON-717183569-project-member] https://10.4.3.189/volume/v3/volumes/98a458c1-740a-45ad-841d-fe9248f0b34a returned with HTTP 200 Aug 25 05:39:04.195990 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 97/402] 10.4.3.189 () {70 vars in 1639 bytes} [Tue Aug 25 05:39:04 2026] GET /volume/v3/volumes/98a458c1-740a-45ad-841d-fe9248f0b34a => generated 1323 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 05:39:04.242540 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-2e3f4a05-d0ae-4785-9bba-f7c35d019a1f None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:39:04.244757 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-2e3f4a05-d0ae-4785-9bba-f7c35d019a1f tempest-TestMultiAttachVolumeSwap-422775694 tempest-TestMultiAttachVolumeSwap-422775694-project-member] GET https://10.4.3.189/volume/v3/volumes/1633eabe-0fff-4a8d-b511-1363a815b671 Aug 25 05:39:04.245096 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-2e3f4a05-d0ae-4785-9bba-f7c35d019a1f tempest-TestMultiAttachVolumeSwap-422775694 tempest-TestMultiAttachVolumeSwap-422775694-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:39:04.245394 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-2e3f4a05-d0ae-4785-9bba-f7c35d019a1f tempest-TestMultiAttachVolumeSwap-422775694 tempest-TestMultiAttachVolumeSwap-422775694-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:39:04.256800 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:39:04.256800 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:39:04.261574 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-2e3f4a05-d0ae-4785-9bba-f7c35d019a1f tempest-TestMultiAttachVolumeSwap-422775694 tempest-TestMultiAttachVolumeSwap-422775694-project-member] Volume info retrieved successfully. Aug 25 05:39:04.267084 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-2e3f4a05-d0ae-4785-9bba-f7c35d019a1f tempest-TestMultiAttachVolumeSwap-422775694 tempest-TestMultiAttachVolumeSwap-422775694-project-member] https://10.4.3.189/volume/v3/volumes/1633eabe-0fff-4a8d-b511-1363a815b671 returned with HTTP 200 Aug 25 05:39:04.267533 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 103/403] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:39:04 2026] GET /volume/v3/volumes/1633eabe-0fff-4a8d-b511-1363a815b671 => generated 868 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:39:04.907794 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-68d151f5-f170-4714-abdc-772c1c0b4e24 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:39:04.909947 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-68d151f5-f170-4714-abdc-772c1c0b4e24 tempest-TaggedAttachmentsTest-1141031454 tempest-TaggedAttachmentsTest-1141031454-project-member] GET https://10.4.3.189/volume/v3/volumes/e3d27fca-c234-4d03-a430-b1b2a88d3874 Aug 25 05:39:04.910231 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-68d151f5-f170-4714-abdc-772c1c0b4e24 tempest-TaggedAttachmentsTest-1141031454 tempest-TaggedAttachmentsTest-1141031454-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:39:04.910460 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-68d151f5-f170-4714-abdc-772c1c0b4e24 tempest-TaggedAttachmentsTest-1141031454 tempest-TaggedAttachmentsTest-1141031454-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:39:04.921163 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:39:04.921163 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:39:04.925033 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-68d151f5-f170-4714-abdc-772c1c0b4e24 tempest-TaggedAttachmentsTest-1141031454 tempest-TaggedAttachmentsTest-1141031454-project-member] Volume info retrieved successfully. Aug 25 05:39:04.931363 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-68d151f5-f170-4714-abdc-772c1c0b4e24 tempest-TaggedAttachmentsTest-1141031454 tempest-TaggedAttachmentsTest-1141031454-project-member] https://10.4.3.189/volume/v3/volumes/e3d27fca-c234-4d03-a430-b1b2a88d3874 returned with HTTP 200 Aug 25 05:39:04.931767 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 102/404] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:39:04 2026] GET /volume/v3/volumes/e3d27fca-c234-4d03-a430-b1b2a88d3874 => generated 1139 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:39:05.165608 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-105a2bde-165b-4621-8c99-a0743f916fd3 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:39:05.167736 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-105a2bde-165b-4621-8c99-a0743f916fd3 tempest-AttachSCSIVolumeTestJSON-717183569 tempest-AttachSCSIVolumeTestJSON-717183569-project-reader] GET https://10.4.3.189/volume/v3/volumes/98a458c1-740a-45ad-841d-fe9248f0b34a Aug 25 05:39:05.167969 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-105a2bde-165b-4621-8c99-a0743f916fd3 tempest-AttachSCSIVolumeTestJSON-717183569 tempest-AttachSCSIVolumeTestJSON-717183569-project-reader] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:39:05.168178 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-105a2bde-165b-4621-8c99-a0743f916fd3 tempest-AttachSCSIVolumeTestJSON-717183569 tempest-AttachSCSIVolumeTestJSON-717183569-project-reader] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:39:05.184671 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:39:05.184671 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:39:05.187648 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-105a2bde-165b-4621-8c99-a0743f916fd3 tempest-AttachSCSIVolumeTestJSON-717183569 tempest-AttachSCSIVolumeTestJSON-717183569-project-reader] Volume info retrieved successfully. Aug 25 05:39:05.197953 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-105a2bde-165b-4621-8c99-a0743f916fd3 tempest-AttachSCSIVolumeTestJSON-717183569 tempest-AttachSCSIVolumeTestJSON-717183569-project-reader] https://10.4.3.189/volume/v3/volumes/98a458c1-740a-45ad-841d-fe9248f0b34a returned with HTTP 200 Aug 25 05:39:05.198332 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 103/405] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:39:05 2026] GET /volume/v3/volumes/98a458c1-740a-45ad-841d-fe9248f0b34a => generated 1143 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:39:05.284691 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-b7eada60-338f-4cf2-8f20-3e9fe0bf371f None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:39:05.301044 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b7eada60-338f-4cf2-8f20-3e9fe0bf371f tempest-TestMultiAttachVolumeSwap-422775694 tempest-TestMultiAttachVolumeSwap-422775694-project-member] GET https://10.4.3.189/volume/v3/volumes/1633eabe-0fff-4a8d-b511-1363a815b671 Aug 25 05:39:05.301243 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b7eada60-338f-4cf2-8f20-3e9fe0bf371f tempest-TestMultiAttachVolumeSwap-422775694 tempest-TestMultiAttachVolumeSwap-422775694-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:39:05.301494 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b7eada60-338f-4cf2-8f20-3e9fe0bf371f tempest-TestMultiAttachVolumeSwap-422775694 tempest-TestMultiAttachVolumeSwap-422775694-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:39:05.314174 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:39:05.314174 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:39:05.319259 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-b7eada60-338f-4cf2-8f20-3e9fe0bf371f tempest-TestMultiAttachVolumeSwap-422775694 tempest-TestMultiAttachVolumeSwap-422775694-project-member] Volume info retrieved successfully. Aug 25 05:39:05.325269 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b7eada60-338f-4cf2-8f20-3e9fe0bf371f tempest-TestMultiAttachVolumeSwap-422775694 tempest-TestMultiAttachVolumeSwap-422775694-project-member] https://10.4.3.189/volume/v3/volumes/1633eabe-0fff-4a8d-b511-1363a815b671 returned with HTTP 200 Aug 25 05:39:05.325813 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 98/406] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:39:05 2026] GET /volume/v3/volumes/1633eabe-0fff-4a8d-b511-1363a815b671 => generated 868 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:39:05.719980 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-4881a80d-5598-45c7-b1fc-21c8a775f8d1 req-f8ad806e-2b41-4412-859c-43ebddb08f1b None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:39:05.722362 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-4881a80d-5598-45c7-b1fc-21c8a775f8d1 req-f8ad806e-2b41-4412-859c-43ebddb08f1b tempest-TestMultiAttachVolumeSwap-422775694 tempest-TestMultiAttachVolumeSwap-422775694-project-member] POST https://10.4.3.189/volume/v3/attachments/59da6971-6eb8-412f-8026-151a07c10cee/action Aug 25 05:39:05.722711 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-4881a80d-5598-45c7-b1fc-21c8a775f8d1 req-f8ad806e-2b41-4412-859c-43ebddb08f1b tempest-TestMultiAttachVolumeSwap-422775694 tempest-TestMultiAttachVolumeSwap-422775694-project-member] Action body: b'{"os-complete": null}' {{(pid=100271) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 05:39:05.722869 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-4881a80d-5598-45c7-b1fc-21c8a775f8d1 req-f8ad806e-2b41-4412-859c-43ebddb08f1b tempest-TestMultiAttachVolumeSwap-422775694 tempest-TestMultiAttachVolumeSwap-422775694-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:39:05.745763 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:39:05.745763 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:39:05.760230 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-4881a80d-5598-45c7-b1fc-21c8a775f8d1 req-f8ad806e-2b41-4412-859c-43ebddb08f1b tempest-TestMultiAttachVolumeSwap-422775694 tempest-TestMultiAttachVolumeSwap-422775694-project-member] https://10.4.3.189/volume/v3/attachments/59da6971-6eb8-412f-8026-151a07c10cee/action returned with HTTP 204 Aug 25 05:39:05.760794 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 104/407] 10.4.3.189 () {74 vars in 1725 bytes} [Tue Aug 25 05:39:05 2026] POST /volume/v3/attachments/59da6971-6eb8-412f-8026-151a07c10cee/action => generated 0 bytes in 41 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:39:05.945390 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-3ba8fd62-4467-4563-9af8-1d34f1fca086 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:39:05.948576 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-3ba8fd62-4467-4563-9af8-1d34f1fca086 tempest-TaggedAttachmentsTest-1141031454 tempest-TaggedAttachmentsTest-1141031454-project-member] GET https://10.4.3.189/volume/v3/volumes/e3d27fca-c234-4d03-a430-b1b2a88d3874 Aug 25 05:39:05.948893 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-3ba8fd62-4467-4563-9af8-1d34f1fca086 tempest-TaggedAttachmentsTest-1141031454 tempest-TaggedAttachmentsTest-1141031454-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:39:05.949211 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-3ba8fd62-4467-4563-9af8-1d34f1fca086 tempest-TaggedAttachmentsTest-1141031454 tempest-TaggedAttachmentsTest-1141031454-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:39:05.962168 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:39:05.962168 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:39:05.967526 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-3ba8fd62-4467-4563-9af8-1d34f1fca086 tempest-TaggedAttachmentsTest-1141031454 tempest-TaggedAttachmentsTest-1141031454-project-member] Volume info retrieved successfully. Aug 25 05:39:05.974478 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-3ba8fd62-4467-4563-9af8-1d34f1fca086 tempest-TaggedAttachmentsTest-1141031454 tempest-TaggedAttachmentsTest-1141031454-project-member] https://10.4.3.189/volume/v3/volumes/e3d27fca-c234-4d03-a430-b1b2a88d3874 returned with HTTP 200 Aug 25 05:39:05.975072 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 103/408] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:39:05 2026] GET /volume/v3/volumes/e3d27fca-c234-4d03-a430-b1b2a88d3874 => generated 1139 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:39:06.213256 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-b9fbe272-7dc4-4f4d-9c55-bb35f6df7de6 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:39:06.216421 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-b9fbe272-7dc4-4f4d-9c55-bb35f6df7de6 tempest-AttachSCSIVolumeTestJSON-717183569 tempest-AttachSCSIVolumeTestJSON-717183569-project-reader] GET https://10.4.3.189/volume/v3/volumes/98a458c1-740a-45ad-841d-fe9248f0b34a Aug 25 05:39:06.216673 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-b9fbe272-7dc4-4f4d-9c55-bb35f6df7de6 tempest-AttachSCSIVolumeTestJSON-717183569 tempest-AttachSCSIVolumeTestJSON-717183569-project-reader] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:39:06.216951 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-b9fbe272-7dc4-4f4d-9c55-bb35f6df7de6 tempest-AttachSCSIVolumeTestJSON-717183569 tempest-AttachSCSIVolumeTestJSON-717183569-project-reader] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:39:06.232599 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:39:06.232599 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:39:06.239696 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-b9fbe272-7dc4-4f4d-9c55-bb35f6df7de6 tempest-AttachSCSIVolumeTestJSON-717183569 tempest-AttachSCSIVolumeTestJSON-717183569-project-reader] Volume info retrieved successfully. Aug 25 05:39:06.250699 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-b9fbe272-7dc4-4f4d-9c55-bb35f6df7de6 tempest-AttachSCSIVolumeTestJSON-717183569 tempest-AttachSCSIVolumeTestJSON-717183569-project-reader] https://10.4.3.189/volume/v3/volumes/98a458c1-740a-45ad-841d-fe9248f0b34a returned with HTTP 200 Aug 25 05:39:06.250699 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 104/409] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:39:06 2026] GET /volume/v3/volumes/98a458c1-740a-45ad-841d-fe9248f0b34a => generated 1143 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:39:06.341718 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-81fb5520-841d-4359-97b7-7780d2ea4b7f None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:39:06.345567 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-81fb5520-841d-4359-97b7-7780d2ea4b7f tempest-TestMultiAttachVolumeSwap-422775694 tempest-TestMultiAttachVolumeSwap-422775694-project-member] GET https://10.4.3.189/volume/v3/volumes/1633eabe-0fff-4a8d-b511-1363a815b671 Aug 25 05:39:06.345567 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-81fb5520-841d-4359-97b7-7780d2ea4b7f tempest-TestMultiAttachVolumeSwap-422775694 tempest-TestMultiAttachVolumeSwap-422775694-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:39:06.345739 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-81fb5520-841d-4359-97b7-7780d2ea4b7f tempest-TestMultiAttachVolumeSwap-422775694 tempest-TestMultiAttachVolumeSwap-422775694-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:39:06.361034 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:39:06.361034 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:39:06.367016 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-81fb5520-841d-4359-97b7-7780d2ea4b7f tempest-TestMultiAttachVolumeSwap-422775694 tempest-TestMultiAttachVolumeSwap-422775694-project-member] Volume info retrieved successfully. Aug 25 05:39:06.375557 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-81fb5520-841d-4359-97b7-7780d2ea4b7f tempest-TestMultiAttachVolumeSwap-422775694 tempest-TestMultiAttachVolumeSwap-422775694-project-member] https://10.4.3.189/volume/v3/volumes/1633eabe-0fff-4a8d-b511-1363a815b671 returned with HTTP 200 Aug 25 05:39:06.376440 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 99/410] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:39:06 2026] GET /volume/v3/volumes/1633eabe-0fff-4a8d-b511-1363a815b671 => generated 1160 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:39:06.448339 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-dc071f51-ff59-4614-8dee-14088d214485 req-bd51cee7-6092-4108-ad48-ab6492bd67b5 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:39:06.451007 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-dc071f51-ff59-4614-8dee-14088d214485 req-bd51cee7-6092-4108-ad48-ab6492bd67b5 tempest-TestMultiAttachVolumeSwap-422775694 tempest-TestMultiAttachVolumeSwap-422775694-project-member] GET https://10.4.3.189/volume/v3/volumes/1633eabe-0fff-4a8d-b511-1363a815b671 Aug 25 05:39:06.451290 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-dc071f51-ff59-4614-8dee-14088d214485 req-bd51cee7-6092-4108-ad48-ab6492bd67b5 tempest-TestMultiAttachVolumeSwap-422775694 tempest-TestMultiAttachVolumeSwap-422775694-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:39:06.451554 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-dc071f51-ff59-4614-8dee-14088d214485 req-bd51cee7-6092-4108-ad48-ab6492bd67b5 tempest-TestMultiAttachVolumeSwap-422775694 tempest-TestMultiAttachVolumeSwap-422775694-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:39:06.465638 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:39:06.465638 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:39:06.469913 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [req-dc071f51-ff59-4614-8dee-14088d214485 req-bd51cee7-6092-4108-ad48-ab6492bd67b5 tempest-TestMultiAttachVolumeSwap-422775694 tempest-TestMultiAttachVolumeSwap-422775694-project-member] Volume info retrieved successfully. Aug 25 05:39:06.474845 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-dc071f51-ff59-4614-8dee-14088d214485 req-bd51cee7-6092-4108-ad48-ab6492bd67b5 tempest-TestMultiAttachVolumeSwap-422775694 tempest-TestMultiAttachVolumeSwap-422775694-project-member] https://10.4.3.189/volume/v3/volumes/1633eabe-0fff-4a8d-b511-1363a815b671 returned with HTTP 200 Aug 25 05:39:06.475303 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 105/411] 10.4.3.189 () {68 vars in 1598 bytes} [Tue Aug 25 05:39:06 2026] GET /volume/v3/volumes/1633eabe-0fff-4a8d-b511-1363a815b671 => generated 1160 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:39:06.581438 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-7534af1b-e07d-4341-a247-d58eca9ad3ae None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:39:06.581438 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-7534af1b-e07d-4341-a247-d58eca9ad3ae None None] GET https://10.4.3.189/volume// Aug 25 05:39:06.581438 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-7534af1b-e07d-4341-a247-d58eca9ad3ae None None] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:39:06.581438 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-7534af1b-e07d-4341-a247-d58eca9ad3ae None None] Calling method 'all' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:39:06.581438 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-7534af1b-e07d-4341-a247-d58eca9ad3ae None None] https://10.4.3.189/volume// returned with HTTP 300 Aug 25 05:39:06.581727 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 104/412] 10.4.3.189 () {66 vars in 1426 bytes} [Tue Aug 25 05:39: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 25 05:39:06.599481 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [req-ae849df9-629b-4672-87db-1b9410e364c0 req-774c93a9-1af5-4627-a6cf-81598f89b832 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:39:06.604170 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-ae849df9-629b-4672-87db-1b9410e364c0 req-774c93a9-1af5-4627-a6cf-81598f89b832 tempest-TaggedBootDevicesTest-1708542002 tempest-TaggedBootDevicesTest-1708542002-project-member] GET https://10.4.3.189/volume/v3/volumes/1de40a58-b41b-4e2f-b614-b1a11a2dc9ae Aug 25 05:39:06.604170 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-ae849df9-629b-4672-87db-1b9410e364c0 req-774c93a9-1af5-4627-a6cf-81598f89b832 tempest-TaggedBootDevicesTest-1708542002 tempest-TaggedBootDevicesTest-1708542002-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:39:06.604170 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-ae849df9-629b-4672-87db-1b9410e364c0 req-774c93a9-1af5-4627-a6cf-81598f89b832 tempest-TaggedBootDevicesTest-1708542002 tempest-TaggedBootDevicesTest-1708542002-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:39:06.614659 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-06fc83be-5ffe-406c-84bc-58abb3a3ab3b None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:39:06.614659 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-06fc83be-5ffe-406c-84bc-58abb3a3ab3b None None] GET https://10.4.3.189/volume// Aug 25 05:39:06.614659 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-06fc83be-5ffe-406c-84bc-58abb3a3ab3b None None] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:39:06.614659 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-06fc83be-5ffe-406c-84bc-58abb3a3ab3b None None] Calling method 'all' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:39:06.614659 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-06fc83be-5ffe-406c-84bc-58abb3a3ab3b None None] https://10.4.3.189/volume// returned with HTTP 300 Aug 25 05:39:06.614659 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 100/413] 10.4.3.189 () {66 vars in 1428 bytes} [Tue Aug 25 05:39: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 25 05:39:06.615178 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:39:06.615178 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:39:06.620400 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [req-ae849df9-629b-4672-87db-1b9410e364c0 req-774c93a9-1af5-4627-a6cf-81598f89b832 tempest-TaggedBootDevicesTest-1708542002 tempest-TaggedBootDevicesTest-1708542002-project-member] Volume info retrieved successfully. Aug 25 05:39:06.624448 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-dc071f51-ff59-4614-8dee-14088d214485 req-2ae7ec36-fa42-42b6-a385-0eea83b1e426 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:39:06.626326 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-ae849df9-629b-4672-87db-1b9410e364c0 req-774c93a9-1af5-4627-a6cf-81598f89b832 tempest-TaggedBootDevicesTest-1708542002 tempest-TaggedBootDevicesTest-1708542002-project-member] https://10.4.3.189/volume/v3/volumes/1de40a58-b41b-4e2f-b614-b1a11a2dc9ae returned with HTTP 200 Aug 25 05:39:06.626778 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 105/414] 10.4.3.189 () {70 vars in 1639 bytes} [Tue Aug 25 05:39:06 2026] GET /volume/v3/volumes/1de40a58-b41b-4e2f-b614-b1a11a2dc9ae => generated 1570 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 05:39:06.628985 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-dc071f51-ff59-4614-8dee-14088d214485 req-2ae7ec36-fa42-42b6-a385-0eea83b1e426 tempest-TestMultiAttachVolumeSwap-422775694 tempest-TestMultiAttachVolumeSwap-422775694-project-member] POST https://10.4.3.189/volume/v3/attachments Aug 25 05:39:06.629307 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-dc071f51-ff59-4614-8dee-14088d214485 req-2ae7ec36-fa42-42b6-a385-0eea83b1e426 tempest-TestMultiAttachVolumeSwap-422775694 tempest-TestMultiAttachVolumeSwap-422775694-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1633eabe-0fff-4a8d-b511-1363a815b671", "connector": null, "instance_uuid": "d7e3c89d-91bd-41c4-ab20-5cd9a01da563"}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:39:06.645083 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:39:06.645083 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:39:06.673743 np0000008051 devstack@c-api.service[100271]: WARNING cinder.volume.api [req-dc071f51-ff59-4614-8dee-14088d214485 req-2ae7ec36-fa42-42b6-a385-0eea83b1e426 tempest-TestMultiAttachVolumeSwap-422775694 tempest-TestMultiAttachVolumeSwap-422775694-project-member] Using volume_admin_metadata to set Read Only mode is deprecated! Please use the mode argument in attachment-create. Aug 25 05:39:06.688033 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-dc071f51-ff59-4614-8dee-14088d214485 req-2ae7ec36-fa42-42b6-a385-0eea83b1e426 tempest-TestMultiAttachVolumeSwap-422775694 tempest-TestMultiAttachVolumeSwap-422775694-project-member] https://10.4.3.189/volume/v3/attachments returned with HTTP 200 Aug 25 05:39:06.688033 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 106/415] 10.4.3.189 () {74 vars in 1594 bytes} [Tue Aug 25 05:39:06 2026] POST /volume/v3/attachments => generated 271 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:39:06.744625 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-4fa96069-aa54-443c-b6a7-b8f4c21e291e None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:39:06.748995 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-4fa96069-aa54-443c-b6a7-b8f4c21e291e tempest-TestMultiAttachVolumeSwap-422775694 tempest-TestMultiAttachVolumeSwap-422775694-project-member] GET https://10.4.3.189/volume/v3/volumes/1633eabe-0fff-4a8d-b511-1363a815b671 Aug 25 05:39:06.750858 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-4fa96069-aa54-443c-b6a7-b8f4c21e291e tempest-TestMultiAttachVolumeSwap-422775694 tempest-TestMultiAttachVolumeSwap-422775694-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:39:06.750858 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-4fa96069-aa54-443c-b6a7-b8f4c21e291e tempest-TestMultiAttachVolumeSwap-422775694 tempest-TestMultiAttachVolumeSwap-422775694-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:39:06.769082 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:39:06.769082 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:39:06.773384 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-ae849df9-629b-4672-87db-1b9410e364c0 req-a48d6e12-e114-434e-9004-8efdaad58ab1 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:39:06.775347 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-9fba7333-1c89-4327-88bb-fec648fac3e1 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:39:06.775892 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-9fba7333-1c89-4327-88bb-fec648fac3e1 None None] GET https://10.4.3.189/volume// Aug 25 05:39:06.778817 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-ae849df9-629b-4672-87db-1b9410e364c0 req-a48d6e12-e114-434e-9004-8efdaad58ab1 tempest-TaggedBootDevicesTest-1708542002 tempest-TaggedBootDevicesTest-1708542002-project-member] PUT https://10.4.3.189/volume/v3/attachments/c3fdd034-2fbd-47a9-b8a3-280ee73b7cde Aug 25 05:39:06.779023 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-9fba7333-1c89-4327-88bb-fec648fac3e1 None None] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:39:06.779086 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-4fa96069-aa54-443c-b6a7-b8f4c21e291e tempest-TestMultiAttachVolumeSwap-422775694 tempest-TestMultiAttachVolumeSwap-422775694-project-member] Volume info retrieved successfully. Aug 25 05:39:06.779150 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-9fba7333-1c89-4327-88bb-fec648fac3e1 None None] Calling method 'all' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:39:06.779189 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-ae849df9-629b-4672-87db-1b9410e364c0 req-a48d6e12-e114-434e-9004-8efdaad58ab1 tempest-TaggedBootDevicesTest-1708542002 tempest-TaggedBootDevicesTest-1708542002-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.189", "host": "np0000008051", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:8b4a65c6a3e1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "a19da604-b1eb-4396-a9d5-30b16dae3da8", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:39:06.779278 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-9fba7333-1c89-4327-88bb-fec648fac3e1 None None] https://10.4.3.189/volume// returned with HTTP 300 Aug 25 05:39:06.779278 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 106/416] 10.4.3.189 () {66 vars in 1426 bytes} [Tue Aug 25 05:39: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 25 05:39:06.785945 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.coordination [req-ae849df9-629b-4672-87db-1b9410e364c0 req-a48d6e12-e114-434e-9004-8efdaad58ab1 tempest-TaggedBootDevicesTest-1708542002 tempest-TaggedBootDevicesTest-1708542002-project-member] Acquiring lock "cinder-attachment_update-1de40a58-b41b-4e2f-b614-b1a11a2dc9ae-np0000008051" by "attachment_update" {{(pid=100268) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 05:39:06.786617 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-4fa96069-aa54-443c-b6a7-b8f4c21e291e tempest-TestMultiAttachVolumeSwap-422775694 tempest-TestMultiAttachVolumeSwap-422775694-project-member] https://10.4.3.189/volume/v3/volumes/1633eabe-0fff-4a8d-b511-1363a815b671 returned with HTTP 200 Aug 25 05:39:06.787421 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 105/417] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:39:06 2026] GET /volume/v3/volumes/1633eabe-0fff-4a8d-b511-1363a815b671 => generated 1162 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:39:06.792553 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.coordination [req-ae849df9-629b-4672-87db-1b9410e364c0 req-a48d6e12-e114-434e-9004-8efdaad58ab1 tempest-TaggedBootDevicesTest-1708542002 tempest-TaggedBootDevicesTest-1708542002-project-member] Lock "cinder-attachment_update-1de40a58-b41b-4e2f-b614-b1a11a2dc9ae-np0000008051" acquired by "attachment_update" :: waited 0.006s {{(pid=100268) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 05:39:06.793211 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:39:06.793211 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:39:06.794473 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-dc071f51-ff59-4614-8dee-14088d214485 req-4b3e67dc-4d53-4def-9a93-e1dfe7ca391e None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:39:06.800169 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-dc071f51-ff59-4614-8dee-14088d214485 req-4b3e67dc-4d53-4def-9a93-e1dfe7ca391e tempest-TestMultiAttachVolumeSwap-422775694 tempest-TestMultiAttachVolumeSwap-422775694-project-member] GET https://10.4.3.189/volume/v3/volumes/1633eabe-0fff-4a8d-b511-1363a815b671 Aug 25 05:39:06.801545 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-dc071f51-ff59-4614-8dee-14088d214485 req-4b3e67dc-4d53-4def-9a93-e1dfe7ca391e tempest-TestMultiAttachVolumeSwap-422775694 tempest-TestMultiAttachVolumeSwap-422775694-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:39:06.801545 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-dc071f51-ff59-4614-8dee-14088d214485 req-4b3e67dc-4d53-4def-9a93-e1dfe7ca391e tempest-TestMultiAttachVolumeSwap-422775694 tempest-TestMultiAttachVolumeSwap-422775694-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:39:06.822657 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:39:06.822657 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:39:06.832980 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [req-dc071f51-ff59-4614-8dee-14088d214485 req-4b3e67dc-4d53-4def-9a93-e1dfe7ca391e tempest-TestMultiAttachVolumeSwap-422775694 tempest-TestMultiAttachVolumeSwap-422775694-project-member] Volume info retrieved successfully. Aug 25 05:39:06.842635 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-dc071f51-ff59-4614-8dee-14088d214485 req-4b3e67dc-4d53-4def-9a93-e1dfe7ca391e tempest-TestMultiAttachVolumeSwap-422775694 tempest-TestMultiAttachVolumeSwap-422775694-project-member] https://10.4.3.189/volume/v3/volumes/1633eabe-0fff-4a8d-b511-1363a815b671 returned with HTTP 200 Aug 25 05:39:06.842635 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 107/418] 10.4.3.189 () {70 vars in 1639 bytes} [Tue Aug 25 05:39:06 2026] GET /volume/v3/volumes/1633eabe-0fff-4a8d-b511-1363a815b671 => generated 1342 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 05:39:06.942438 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.coordination [req-ae849df9-629b-4672-87db-1b9410e364c0 req-a48d6e12-e114-434e-9004-8efdaad58ab1 tempest-TaggedBootDevicesTest-1708542002 tempest-TaggedBootDevicesTest-1708542002-project-member] Lock "cinder-attachment_update-1de40a58-b41b-4e2f-b614-b1a11a2dc9ae-np0000008051" released by "attachment_update" :: held 0.150s {{(pid=100268) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 05:39:06.942831 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-ae849df9-629b-4672-87db-1b9410e364c0 req-a48d6e12-e114-434e-9004-8efdaad58ab1 tempest-TaggedBootDevicesTest-1708542002 tempest-TaggedBootDevicesTest-1708542002-project-member] https://10.4.3.189/volume/v3/attachments/c3fdd034-2fbd-47a9-b8a3-280ee73b7cde returned with HTTP 200 Aug 25 05:39:06.943379 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 101/419] 10.4.3.189 () {74 vars in 1704 bytes} [Tue Aug 25 05:39:06 2026] PUT /volume/v3/attachments/c3fdd034-2fbd-47a9-b8a3-280ee73b7cde => generated 969 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:39:06.980545 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [req-ae849df9-629b-4672-87db-1b9410e364c0 req-d2c7f89c-8d7b-4929-982d-3e8ebe4c57ce None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:39:06.983382 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-dc071f51-ff59-4614-8dee-14088d214485 req-680cb289-024c-46a3-b979-d442cdb6a357 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:39:06.983841 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-ae849df9-629b-4672-87db-1b9410e364c0 req-d2c7f89c-8d7b-4929-982d-3e8ebe4c57ce tempest-TaggedBootDevicesTest-1708542002 tempest-TaggedBootDevicesTest-1708542002-project-member] POST https://10.4.3.189/volume/v3/attachments/c3fdd034-2fbd-47a9-b8a3-280ee73b7cde/action Aug 25 05:39:06.983841 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-ae849df9-629b-4672-87db-1b9410e364c0 req-d2c7f89c-8d7b-4929-982d-3e8ebe4c57ce tempest-TaggedBootDevicesTest-1708542002 tempest-TaggedBootDevicesTest-1708542002-project-member] Action body: b'{"os-complete": null}' {{(pid=100270) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 05:39:06.983935 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-ae849df9-629b-4672-87db-1b9410e364c0 req-d2c7f89c-8d7b-4929-982d-3e8ebe4c57ce tempest-TaggedBootDevicesTest-1708542002 tempest-TaggedBootDevicesTest-1708542002-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:39:06.986651 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-dc071f51-ff59-4614-8dee-14088d214485 req-680cb289-024c-46a3-b979-d442cdb6a357 tempest-TestMultiAttachVolumeSwap-422775694 tempest-TestMultiAttachVolumeSwap-422775694-project-member] PUT https://10.4.3.189/volume/v3/attachments/9ddcc359-bcc2-4508-a790-4a1bb54763d7 Aug 25 05:39:06.988078 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-dc071f51-ff59-4614-8dee-14088d214485 req-680cb289-024c-46a3-b979-d442cdb6a357 tempest-TestMultiAttachVolumeSwap-422775694 tempest-TestMultiAttachVolumeSwap-422775694-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.189", "host": "np0000008051", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:8b4a65c6a3e1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "a19da604-b1eb-4396-a9d5-30b16dae3da8", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:39:06.995598 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-aee533dd-6f85-4bea-a70e-23ac1f33b8c1 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:39:06.998955 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-aee533dd-6f85-4bea-a70e-23ac1f33b8c1 tempest-TaggedAttachmentsTest-1141031454 tempest-TaggedAttachmentsTest-1141031454-project-member] GET https://10.4.3.189/volume/v3/volumes/e3d27fca-c234-4d03-a430-b1b2a88d3874 Aug 25 05:39:06.999588 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-aee533dd-6f85-4bea-a70e-23ac1f33b8c1 tempest-TaggedAttachmentsTest-1141031454 tempest-TaggedAttachmentsTest-1141031454-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:39:06.999588 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-aee533dd-6f85-4bea-a70e-23ac1f33b8c1 tempest-TaggedAttachmentsTest-1141031454 tempest-TaggedAttachmentsTest-1141031454-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:39:07.000779 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.coordination [req-dc071f51-ff59-4614-8dee-14088d214485 req-680cb289-024c-46a3-b979-d442cdb6a357 tempest-TestMultiAttachVolumeSwap-422775694 tempest-TestMultiAttachVolumeSwap-422775694-project-member] Acquiring lock "cinder-attachment_update-1633eabe-0fff-4a8d-b511-1363a815b671-np0000008051" by "attachment_update" {{(pid=100269) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 05:39:07.005487 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:39:07.005487 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:39:07.007120 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.coordination [req-dc071f51-ff59-4614-8dee-14088d214485 req-680cb289-024c-46a3-b979-d442cdb6a357 tempest-TestMultiAttachVolumeSwap-422775694 tempest-TestMultiAttachVolumeSwap-422775694-project-member] Lock "cinder-attachment_update-1633eabe-0fff-4a8d-b511-1363a815b671-np0000008051" acquired by "attachment_update" :: waited 0.006s {{(pid=100269) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 05:39:07.009678 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:39:07.009678 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:39:07.010486 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:39:07.010486 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:39:07.014893 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-aee533dd-6f85-4bea-a70e-23ac1f33b8c1 tempest-TaggedAttachmentsTest-1141031454 tempest-TaggedAttachmentsTest-1141031454-project-member] Volume info retrieved successfully. Aug 25 05:39:07.020153 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-aee533dd-6f85-4bea-a70e-23ac1f33b8c1 tempest-TaggedAttachmentsTest-1141031454 tempest-TaggedAttachmentsTest-1141031454-project-member] https://10.4.3.189/volume/v3/volumes/e3d27fca-c234-4d03-a430-b1b2a88d3874 returned with HTTP 200 Aug 25 05:39:07.020329 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-ae849df9-629b-4672-87db-1b9410e364c0 req-d2c7f89c-8d7b-4929-982d-3e8ebe4c57ce tempest-TaggedBootDevicesTest-1708542002 tempest-TaggedBootDevicesTest-1708542002-project-member] https://10.4.3.189/volume/v3/attachments/c3fdd034-2fbd-47a9-b8a3-280ee73b7cde/action returned with HTTP 204 Aug 25 05:39:07.020697 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 108/420] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:39:06 2026] GET /volume/v3/volumes/e3d27fca-c234-4d03-a430-b1b2a88d3874 => generated 1139 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:39:07.020911 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 107/421] 10.4.3.189 () {74 vars in 1725 bytes} [Tue Aug 25 05:39:06 2026] POST /volume/v3/attachments/c3fdd034-2fbd-47a9-b8a3-280ee73b7cde/action => generated 0 bytes in 41 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:39:07.042381 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-8d2063d3-53a6-47b2-baeb-00c386223308 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:39:07.042762 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-8d2063d3-53a6-47b2-baeb-00c386223308 None None] GET https://10.4.3.189/volume// Aug 25 05:39:07.043029 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-8d2063d3-53a6-47b2-baeb-00c386223308 None None] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:39:07.043248 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-8d2063d3-53a6-47b2-baeb-00c386223308 None None] Calling method 'all' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:39:07.043564 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-8d2063d3-53a6-47b2-baeb-00c386223308 None None] https://10.4.3.189/volume// returned with HTTP 300 Aug 25 05:39:07.043856 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 102/422] 10.4.3.189 () {66 vars in 1426 bytes} [Tue Aug 25 05:39: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 25 05:39:07.055130 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-ae849df9-629b-4672-87db-1b9410e364c0 req-558c4e17-5032-4079-8cce-ebad86a10621 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:39:07.058641 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-ae849df9-629b-4672-87db-1b9410e364c0 req-558c4e17-5032-4079-8cce-ebad86a10621 tempest-TaggedBootDevicesTest-1708542002 tempest-TaggedBootDevicesTest-1708542002-project-member] GET https://10.4.3.189/volume/v3/volumes/59f87910-f4eb-4ba8-951a-c7e9567289c0 Aug 25 05:39:07.059174 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-ae849df9-629b-4672-87db-1b9410e364c0 req-558c4e17-5032-4079-8cce-ebad86a10621 tempest-TaggedBootDevicesTest-1708542002 tempest-TaggedBootDevicesTest-1708542002-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:39:07.059437 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-ae849df9-629b-4672-87db-1b9410e364c0 req-558c4e17-5032-4079-8cce-ebad86a10621 tempest-TaggedBootDevicesTest-1708542002 tempest-TaggedBootDevicesTest-1708542002-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:39:07.074413 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:39:07.074413 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:39:07.078946 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [req-ae849df9-629b-4672-87db-1b9410e364c0 req-558c4e17-5032-4079-8cce-ebad86a10621 tempest-TaggedBootDevicesTest-1708542002 tempest-TaggedBootDevicesTest-1708542002-project-member] Volume info retrieved successfully. Aug 25 05:39:07.084232 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-ae849df9-629b-4672-87db-1b9410e364c0 req-558c4e17-5032-4079-8cce-ebad86a10621 tempest-TaggedBootDevicesTest-1708542002 tempest-TaggedBootDevicesTest-1708542002-project-member] https://10.4.3.189/volume/v3/volumes/59f87910-f4eb-4ba8-951a-c7e9567289c0 returned with HTTP 200 Aug 25 05:39:07.084563 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 109/423] 10.4.3.189 () {70 vars in 1639 bytes} [Tue Aug 25 05:39:07 2026] GET /volume/v3/volumes/59f87910-f4eb-4ba8-951a-c7e9567289c0 => generated 1023 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 05:39:07.118073 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.coordination [req-dc071f51-ff59-4614-8dee-14088d214485 req-680cb289-024c-46a3-b979-d442cdb6a357 tempest-TestMultiAttachVolumeSwap-422775694 tempest-TestMultiAttachVolumeSwap-422775694-project-member] Lock "cinder-attachment_update-1633eabe-0fff-4a8d-b511-1363a815b671-np0000008051" released by "attachment_update" :: held 0.109s {{(pid=100269) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 05:39:07.118073 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-dc071f51-ff59-4614-8dee-14088d214485 req-680cb289-024c-46a3-b979-d442cdb6a357 tempest-TestMultiAttachVolumeSwap-422775694 tempest-TestMultiAttachVolumeSwap-422775694-project-member] https://10.4.3.189/volume/v3/attachments/9ddcc359-bcc2-4508-a790-4a1bb54763d7 returned with HTTP 200 Aug 25 05:39:07.118073 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 106/424] 10.4.3.189 () {74 vars in 1704 bytes} [Tue Aug 25 05:39:06 2026] PUT /volume/v3/attachments/9ddcc359-bcc2-4508-a790-4a1bb54763d7 => generated 967 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:39:07.186152 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [req-ae849df9-629b-4672-87db-1b9410e364c0 req-c03b02ce-c307-43eb-9cf1-45a95c2b4495 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:39:07.188725 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-ae849df9-629b-4672-87db-1b9410e364c0 req-c03b02ce-c307-43eb-9cf1-45a95c2b4495 tempest-TaggedBootDevicesTest-1708542002 tempest-TaggedBootDevicesTest-1708542002-project-member] PUT https://10.4.3.189/volume/v3/attachments/cd95f539-15b2-4cb8-a2a2-64d38eb4a2b2 Aug 25 05:39:07.189167 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-ae849df9-629b-4672-87db-1b9410e364c0 req-c03b02ce-c307-43eb-9cf1-45a95c2b4495 tempest-TaggedBootDevicesTest-1708542002 tempest-TaggedBootDevicesTest-1708542002-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.189", "host": "np0000008051", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:8b4a65c6a3e1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "a19da604-b1eb-4396-a9d5-30b16dae3da8", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:39:07.197995 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.coordination [req-ae849df9-629b-4672-87db-1b9410e364c0 req-c03b02ce-c307-43eb-9cf1-45a95c2b4495 tempest-TaggedBootDevicesTest-1708542002 tempest-TaggedBootDevicesTest-1708542002-project-member] Acquiring lock "cinder-attachment_update-59f87910-f4eb-4ba8-951a-c7e9567289c0-np0000008051" by "attachment_update" {{(pid=100270) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 05:39:07.207669 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.coordination [req-ae849df9-629b-4672-87db-1b9410e364c0 req-c03b02ce-c307-43eb-9cf1-45a95c2b4495 tempest-TaggedBootDevicesTest-1708542002 tempest-TaggedBootDevicesTest-1708542002-project-member] Lock "cinder-attachment_update-59f87910-f4eb-4ba8-951a-c7e9567289c0-np0000008051" acquired by "attachment_update" :: waited 0.010s {{(pid=100270) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 05:39:07.208762 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:39:07.208762 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:39:07.271609 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-5e75e59f-0678-4d85-8598-7c2660797e44 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:39:07.276436 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-5e75e59f-0678-4d85-8598-7c2660797e44 tempest-AttachSCSIVolumeTestJSON-717183569 tempest-AttachSCSIVolumeTestJSON-717183569-project-reader] GET https://10.4.3.189/volume/v3/volumes/98a458c1-740a-45ad-841d-fe9248f0b34a Aug 25 05:39:07.276436 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-5e75e59f-0678-4d85-8598-7c2660797e44 tempest-AttachSCSIVolumeTestJSON-717183569 tempest-AttachSCSIVolumeTestJSON-717183569-project-reader] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:39:07.276436 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-5e75e59f-0678-4d85-8598-7c2660797e44 tempest-AttachSCSIVolumeTestJSON-717183569 tempest-AttachSCSIVolumeTestJSON-717183569-project-reader] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:39:07.295741 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:39:07.295741 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:39:07.317602 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-5e75e59f-0678-4d85-8598-7c2660797e44 tempest-AttachSCSIVolumeTestJSON-717183569 tempest-AttachSCSIVolumeTestJSON-717183569-project-reader] Volume info retrieved successfully. Aug 25 05:39:07.329879 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-5e75e59f-0678-4d85-8598-7c2660797e44 tempest-AttachSCSIVolumeTestJSON-717183569 tempest-AttachSCSIVolumeTestJSON-717183569-project-reader] https://10.4.3.189/volume/v3/volumes/98a458c1-740a-45ad-841d-fe9248f0b34a returned with HTTP 200 Aug 25 05:39:07.330976 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 103/425] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:39:07 2026] GET /volume/v3/volumes/98a458c1-740a-45ad-841d-fe9248f0b34a => generated 1143 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:39:07.342451 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.coordination [req-ae849df9-629b-4672-87db-1b9410e364c0 req-c03b02ce-c307-43eb-9cf1-45a95c2b4495 tempest-TaggedBootDevicesTest-1708542002 tempest-TaggedBootDevicesTest-1708542002-project-member] Lock "cinder-attachment_update-59f87910-f4eb-4ba8-951a-c7e9567289c0-np0000008051" released by "attachment_update" :: held 0.135s {{(pid=100270) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 05:39:07.342843 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-ae849df9-629b-4672-87db-1b9410e364c0 req-c03b02ce-c307-43eb-9cf1-45a95c2b4495 tempest-TaggedBootDevicesTest-1708542002 tempest-TaggedBootDevicesTest-1708542002-project-member] https://10.4.3.189/volume/v3/attachments/cd95f539-15b2-4cb8-a2a2-64d38eb4a2b2 returned with HTTP 200 Aug 25 05:39:07.343439 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 108/426] 10.4.3.189 () {74 vars in 1704 bytes} [Tue Aug 25 05:39:07 2026] PUT /volume/v3/attachments/cd95f539-15b2-4cb8-a2a2-64d38eb4a2b2 => generated 969 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:39:07.381470 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-ae849df9-629b-4672-87db-1b9410e364c0 req-90cdcace-f495-4c02-8bfe-5e6ac19d8d68 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:39:07.384174 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-ae849df9-629b-4672-87db-1b9410e364c0 req-90cdcace-f495-4c02-8bfe-5e6ac19d8d68 tempest-TaggedBootDevicesTest-1708542002 tempest-TaggedBootDevicesTest-1708542002-project-member] POST https://10.4.3.189/volume/v3/attachments/cd95f539-15b2-4cb8-a2a2-64d38eb4a2b2/action Aug 25 05:39:07.386170 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-ae849df9-629b-4672-87db-1b9410e364c0 req-90cdcace-f495-4c02-8bfe-5e6ac19d8d68 tempest-TaggedBootDevicesTest-1708542002 tempest-TaggedBootDevicesTest-1708542002-project-member] Action body: b'{"os-complete": null}' {{(pid=100271) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 05:39:07.386170 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-ae849df9-629b-4672-87db-1b9410e364c0 req-90cdcace-f495-4c02-8bfe-5e6ac19d8d68 tempest-TaggedBootDevicesTest-1708542002 tempest-TaggedBootDevicesTest-1708542002-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:39:07.424783 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:39:07.424783 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:39:07.439350 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-ae849df9-629b-4672-87db-1b9410e364c0 req-90cdcace-f495-4c02-8bfe-5e6ac19d8d68 tempest-TaggedBootDevicesTest-1708542002 tempest-TaggedBootDevicesTest-1708542002-project-member] https://10.4.3.189/volume/v3/attachments/cd95f539-15b2-4cb8-a2a2-64d38eb4a2b2/action returned with HTTP 204 Aug 25 05:39:07.439978 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 110/427] 10.4.3.189 () {74 vars in 1725 bytes} [Tue Aug 25 05:39:07 2026] POST /volume/v3/attachments/cd95f539-15b2-4cb8-a2a2-64d38eb4a2b2/action => generated 0 bytes in 59 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:39:07.460882 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-5e50ff6c-1792-4cc6-ba8d-0468d14fd0eb None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:39:07.461590 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-5e50ff6c-1792-4cc6-ba8d-0468d14fd0eb None None] GET https://10.4.3.189/volume// Aug 25 05:39:07.461590 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-5e50ff6c-1792-4cc6-ba8d-0468d14fd0eb None None] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:39:07.461856 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-5e50ff6c-1792-4cc6-ba8d-0468d14fd0eb None None] Calling method 'all' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:39:07.462188 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-5e50ff6c-1792-4cc6-ba8d-0468d14fd0eb None None] https://10.4.3.189/volume// returned with HTTP 300 Aug 25 05:39:07.462507 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 107/428] 10.4.3.189 () {66 vars in 1426 bytes} [Tue Aug 25 05:39: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 25 05:39:07.474476 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-ae849df9-629b-4672-87db-1b9410e364c0 req-3e8f0e9c-b702-466f-adcd-62d30ea8127e None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:39:07.478332 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-ae849df9-629b-4672-87db-1b9410e364c0 req-3e8f0e9c-b702-466f-adcd-62d30ea8127e tempest-TaggedBootDevicesTest-1708542002 tempest-TaggedBootDevicesTest-1708542002-project-member] GET https://10.4.3.189/volume/v3/volumes/a5d41517-96e9-4e8a-804a-1973d62f5e95 Aug 25 05:39:07.478621 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-ae849df9-629b-4672-87db-1b9410e364c0 req-3e8f0e9c-b702-466f-adcd-62d30ea8127e tempest-TaggedBootDevicesTest-1708542002 tempest-TaggedBootDevicesTest-1708542002-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:39:07.478901 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-ae849df9-629b-4672-87db-1b9410e364c0 req-3e8f0e9c-b702-466f-adcd-62d30ea8127e tempest-TaggedBootDevicesTest-1708542002 tempest-TaggedBootDevicesTest-1708542002-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:39:07.495495 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:39:07.495495 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:39:07.500163 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [req-ae849df9-629b-4672-87db-1b9410e364c0 req-3e8f0e9c-b702-466f-adcd-62d30ea8127e tempest-TaggedBootDevicesTest-1708542002 tempest-TaggedBootDevicesTest-1708542002-project-member] Volume info retrieved successfully. Aug 25 05:39:07.508516 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-ae849df9-629b-4672-87db-1b9410e364c0 req-3e8f0e9c-b702-466f-adcd-62d30ea8127e tempest-TaggedBootDevicesTest-1708542002 tempest-TaggedBootDevicesTest-1708542002-project-member] https://10.4.3.189/volume/v3/volumes/a5d41517-96e9-4e8a-804a-1973d62f5e95 returned with HTTP 200 Aug 25 05:39:07.509554 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 104/429] 10.4.3.189 () {70 vars in 1639 bytes} [Tue Aug 25 05:39:07 2026] GET /volume/v3/volumes/a5d41517-96e9-4e8a-804a-1973d62f5e95 => generated 1023 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 05:39:07.615229 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [req-ae849df9-629b-4672-87db-1b9410e364c0 req-9c3b405b-70d2-4405-9808-3b68cbbc781d None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:39:07.618375 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-ae849df9-629b-4672-87db-1b9410e364c0 req-9c3b405b-70d2-4405-9808-3b68cbbc781d tempest-TaggedBootDevicesTest-1708542002 tempest-TaggedBootDevicesTest-1708542002-project-member] PUT https://10.4.3.189/volume/v3/attachments/a93afd3a-5619-460e-aded-91be8c655605 Aug 25 05:39:07.619233 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-ae849df9-629b-4672-87db-1b9410e364c0 req-9c3b405b-70d2-4405-9808-3b68cbbc781d tempest-TaggedBootDevicesTest-1708542002 tempest-TaggedBootDevicesTest-1708542002-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.189", "host": "np0000008051", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:8b4a65c6a3e1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "a19da604-b1eb-4396-a9d5-30b16dae3da8", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:39:07.632406 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.coordination [req-ae849df9-629b-4672-87db-1b9410e364c0 req-9c3b405b-70d2-4405-9808-3b68cbbc781d tempest-TaggedBootDevicesTest-1708542002 tempest-TaggedBootDevicesTest-1708542002-project-member] Acquiring lock "cinder-attachment_update-a5d41517-96e9-4e8a-804a-1973d62f5e95-np0000008051" by "attachment_update" {{(pid=100270) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 05:39:07.643089 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.coordination [req-ae849df9-629b-4672-87db-1b9410e364c0 req-9c3b405b-70d2-4405-9808-3b68cbbc781d tempest-TaggedBootDevicesTest-1708542002 tempest-TaggedBootDevicesTest-1708542002-project-member] Lock "cinder-attachment_update-a5d41517-96e9-4e8a-804a-1973d62f5e95-np0000008051" acquired by "attachment_update" :: waited 0.008s {{(pid=100270) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 05:39:07.643089 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:39:07.643089 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:39:07.741131 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.coordination [req-ae849df9-629b-4672-87db-1b9410e364c0 req-9c3b405b-70d2-4405-9808-3b68cbbc781d tempest-TaggedBootDevicesTest-1708542002 tempest-TaggedBootDevicesTest-1708542002-project-member] Lock "cinder-attachment_update-a5d41517-96e9-4e8a-804a-1973d62f5e95-np0000008051" released by "attachment_update" :: held 0.100s {{(pid=100270) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 05:39:07.741402 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-ae849df9-629b-4672-87db-1b9410e364c0 req-9c3b405b-70d2-4405-9808-3b68cbbc781d tempest-TaggedBootDevicesTest-1708542002 tempest-TaggedBootDevicesTest-1708542002-project-member] https://10.4.3.189/volume/v3/attachments/a93afd3a-5619-460e-aded-91be8c655605 returned with HTTP 200 Aug 25 05:39:07.741952 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 109/430] 10.4.3.189 () {74 vars in 1704 bytes} [Tue Aug 25 05:39:07 2026] PUT /volume/v3/attachments/a93afd3a-5619-460e-aded-91be8c655605 => generated 969 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:39:07.766926 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-ae849df9-629b-4672-87db-1b9410e364c0 req-8fbe646c-0267-42f1-90d2-a14e03dfc1d7 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:39:07.769945 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-ae849df9-629b-4672-87db-1b9410e364c0 req-8fbe646c-0267-42f1-90d2-a14e03dfc1d7 tempest-TaggedBootDevicesTest-1708542002 tempest-TaggedBootDevicesTest-1708542002-project-member] POST https://10.4.3.189/volume/v3/attachments/a93afd3a-5619-460e-aded-91be8c655605/action Aug 25 05:39:07.770494 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-ae849df9-629b-4672-87db-1b9410e364c0 req-8fbe646c-0267-42f1-90d2-a14e03dfc1d7 tempest-TaggedBootDevicesTest-1708542002 tempest-TaggedBootDevicesTest-1708542002-project-member] Action body: b'{"os-complete": null}' {{(pid=100271) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 05:39:07.771148 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-ae849df9-629b-4672-87db-1b9410e364c0 req-8fbe646c-0267-42f1-90d2-a14e03dfc1d7 tempest-TaggedBootDevicesTest-1708542002 tempest-TaggedBootDevicesTest-1708542002-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:39:07.802936 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:39:07.802936 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:39:07.808646 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-cccc2900-a9e5-4c68-aa6c-4c7bf22c5103 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:39:07.813091 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-cccc2900-a9e5-4c68-aa6c-4c7bf22c5103 tempest-TestMultiAttachVolumeSwap-422775694 tempest-TestMultiAttachVolumeSwap-422775694-project-member] GET https://10.4.3.189/volume/v3/volumes/1633eabe-0fff-4a8d-b511-1363a815b671 Aug 25 05:39:07.813091 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-cccc2900-a9e5-4c68-aa6c-4c7bf22c5103 tempest-TestMultiAttachVolumeSwap-422775694 tempest-TestMultiAttachVolumeSwap-422775694-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:39:07.813091 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-cccc2900-a9e5-4c68-aa6c-4c7bf22c5103 tempest-TestMultiAttachVolumeSwap-422775694 tempest-TestMultiAttachVolumeSwap-422775694-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:39:07.821827 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-ae849df9-629b-4672-87db-1b9410e364c0 req-8fbe646c-0267-42f1-90d2-a14e03dfc1d7 tempest-TaggedBootDevicesTest-1708542002 tempest-TaggedBootDevicesTest-1708542002-project-member] https://10.4.3.189/volume/v3/attachments/a93afd3a-5619-460e-aded-91be8c655605/action returned with HTTP 204 Aug 25 05:39:07.821827 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 111/431] 10.4.3.189 () {74 vars in 1725 bytes} [Tue Aug 25 05:39:07 2026] POST /volume/v3/attachments/a93afd3a-5619-460e-aded-91be8c655605/action => generated 0 bytes in 55 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:39:07.836638 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:39:07.836638 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:39:07.842264 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-cccc2900-a9e5-4c68-aa6c-4c7bf22c5103 tempest-TestMultiAttachVolumeSwap-422775694 tempest-TestMultiAttachVolumeSwap-422775694-project-member] Volume info retrieved successfully. Aug 25 05:39:07.850662 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-cccc2900-a9e5-4c68-aa6c-4c7bf22c5103 tempest-TestMultiAttachVolumeSwap-422775694 tempest-TestMultiAttachVolumeSwap-422775694-project-member] https://10.4.3.189/volume/v3/volumes/1633eabe-0fff-4a8d-b511-1363a815b671 returned with HTTP 200 Aug 25 05:39:07.850662 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 108/432] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:39:07 2026] GET /volume/v3/volumes/1633eabe-0fff-4a8d-b511-1363a815b671 => generated 1163 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:39:08.037715 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-6620ac05-34bc-4b0d-93b1-efd3eb90d7f4 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:39:08.039573 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6620ac05-34bc-4b0d-93b1-efd3eb90d7f4 tempest-TaggedAttachmentsTest-1141031454 tempest-TaggedAttachmentsTest-1141031454-project-member] GET https://10.4.3.189/volume/v3/volumes/e3d27fca-c234-4d03-a430-b1b2a88d3874 Aug 25 05:39:08.039808 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-6620ac05-34bc-4b0d-93b1-efd3eb90d7f4 tempest-TaggedAttachmentsTest-1141031454 tempest-TaggedAttachmentsTest-1141031454-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:39:08.040018 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-6620ac05-34bc-4b0d-93b1-efd3eb90d7f4 tempest-TaggedAttachmentsTest-1141031454 tempest-TaggedAttachmentsTest-1141031454-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:39:08.056047 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:39:08.056047 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:39:08.061935 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-6620ac05-34bc-4b0d-93b1-efd3eb90d7f4 tempest-TaggedAttachmentsTest-1141031454 tempest-TaggedAttachmentsTest-1141031454-project-member] Volume info retrieved successfully. Aug 25 05:39:08.067824 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6620ac05-34bc-4b0d-93b1-efd3eb90d7f4 tempest-TaggedAttachmentsTest-1141031454 tempest-TaggedAttachmentsTest-1141031454-project-member] https://10.4.3.189/volume/v3/volumes/e3d27fca-c234-4d03-a430-b1b2a88d3874 returned with HTTP 200 Aug 25 05:39:08.068279 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 105/433] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:39:08 2026] GET /volume/v3/volumes/e3d27fca-c234-4d03-a430-b1b2a88d3874 => generated 1139 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:39:08.350204 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-f26307b0-e26a-4621-81d0-02dd507a43c6 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:39:08.352198 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-f26307b0-e26a-4621-81d0-02dd507a43c6 tempest-AttachSCSIVolumeTestJSON-717183569 tempest-AttachSCSIVolumeTestJSON-717183569-project-reader] GET https://10.4.3.189/volume/v3/volumes/98a458c1-740a-45ad-841d-fe9248f0b34a Aug 25 05:39:08.352413 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-f26307b0-e26a-4621-81d0-02dd507a43c6 tempest-AttachSCSIVolumeTestJSON-717183569 tempest-AttachSCSIVolumeTestJSON-717183569-project-reader] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:39:08.352645 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-f26307b0-e26a-4621-81d0-02dd507a43c6 tempest-AttachSCSIVolumeTestJSON-717183569 tempest-AttachSCSIVolumeTestJSON-717183569-project-reader] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:39:08.364973 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:39:08.364973 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:39:08.368878 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-f26307b0-e26a-4621-81d0-02dd507a43c6 tempest-AttachSCSIVolumeTestJSON-717183569 tempest-AttachSCSIVolumeTestJSON-717183569-project-reader] Volume info retrieved successfully. Aug 25 05:39:08.373394 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-f26307b0-e26a-4621-81d0-02dd507a43c6 tempest-AttachSCSIVolumeTestJSON-717183569 tempest-AttachSCSIVolumeTestJSON-717183569-project-reader] https://10.4.3.189/volume/v3/volumes/98a458c1-740a-45ad-841d-fe9248f0b34a returned with HTTP 200 Aug 25 05:39:08.373796 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 110/434] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:39:08 2026] GET /volume/v3/volumes/98a458c1-740a-45ad-841d-fe9248f0b34a => generated 1143 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:39:08.867756 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-17745414-f3ba-47b9-8ffc-89a8fc97947f None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:39:08.870459 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-17745414-f3ba-47b9-8ffc-89a8fc97947f tempest-TestMultiAttachVolumeSwap-422775694 tempest-TestMultiAttachVolumeSwap-422775694-project-member] GET https://10.4.3.189/volume/v3/volumes/1633eabe-0fff-4a8d-b511-1363a815b671 Aug 25 05:39:08.870574 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-17745414-f3ba-47b9-8ffc-89a8fc97947f tempest-TestMultiAttachVolumeSwap-422775694 tempest-TestMultiAttachVolumeSwap-422775694-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:39:08.871043 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-17745414-f3ba-47b9-8ffc-89a8fc97947f tempest-TestMultiAttachVolumeSwap-422775694 tempest-TestMultiAttachVolumeSwap-422775694-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:39:08.892902 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:39:08.892902 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:39:08.897231 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-17745414-f3ba-47b9-8ffc-89a8fc97947f tempest-TestMultiAttachVolumeSwap-422775694 tempest-TestMultiAttachVolumeSwap-422775694-project-member] Volume info retrieved successfully. Aug 25 05:39:08.903277 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-17745414-f3ba-47b9-8ffc-89a8fc97947f tempest-TestMultiAttachVolumeSwap-422775694 tempest-TestMultiAttachVolumeSwap-422775694-project-member] https://10.4.3.189/volume/v3/volumes/1633eabe-0fff-4a8d-b511-1363a815b671 returned with HTTP 200 Aug 25 05:39:08.903480 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 112/435] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:39:08 2026] GET /volume/v3/volumes/1633eabe-0fff-4a8d-b511-1363a815b671 => generated 1163 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:39:08.934770 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-bc179081-42d2-4bbf-8eb8-0cb5a6aab6b2 req-e37243d7-983d-4f2b-8e08-a9887df2cf8d None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:39:08.937991 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-bc179081-42d2-4bbf-8eb8-0cb5a6aab6b2 req-e37243d7-983d-4f2b-8e08-a9887df2cf8d tempest-TaggedAttachmentsTest-1141031454 tempest-TaggedAttachmentsTest-1141031454-project-member] DELETE https://10.4.3.189/volume/v3/attachments/fd19ca60-d3a9-4b69-b03d-08f3532d3567 Aug 25 05:39:08.938968 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-bc179081-42d2-4bbf-8eb8-0cb5a6aab6b2 req-e37243d7-983d-4f2b-8e08-a9887df2cf8d tempest-TaggedAttachmentsTest-1141031454 tempest-TaggedAttachmentsTest-1141031454-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:39:08.938968 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-bc179081-42d2-4bbf-8eb8-0cb5a6aab6b2 req-e37243d7-983d-4f2b-8e08-a9887df2cf8d tempest-TaggedAttachmentsTest-1141031454 tempest-TaggedAttachmentsTest-1141031454-project-member] Calling method 'version_select' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:39:08.956489 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:39:08.956489 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:39:09.051912 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-bc179081-42d2-4bbf-8eb8-0cb5a6aab6b2 req-e37243d7-983d-4f2b-8e08-a9887df2cf8d tempest-TaggedAttachmentsTest-1141031454 tempest-TaggedAttachmentsTest-1141031454-project-member] https://10.4.3.189/volume/v3/attachments/fd19ca60-d3a9-4b69-b03d-08f3532d3567 returned with HTTP 200 Aug 25 05:39:09.052497 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 109/436] 10.4.3.189 () {72 vars in 1673 bytes} [Tue Aug 25 05:39:08 2026] DELETE /volume/v3/attachments/fd19ca60-d3a9-4b69-b03d-08f3532d3567 => generated 19 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:39:09.083911 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-bec111e0-ee73-4115-8712-2b69be102f78 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:39:09.086499 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-bec111e0-ee73-4115-8712-2b69be102f78 tempest-TaggedAttachmentsTest-1141031454 tempest-TaggedAttachmentsTest-1141031454-project-member] GET https://10.4.3.189/volume/v3/volumes/e3d27fca-c234-4d03-a430-b1b2a88d3874 Aug 25 05:39:09.086769 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-bec111e0-ee73-4115-8712-2b69be102f78 tempest-TaggedAttachmentsTest-1141031454 tempest-TaggedAttachmentsTest-1141031454-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:39:09.087038 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-bec111e0-ee73-4115-8712-2b69be102f78 tempest-TaggedAttachmentsTest-1141031454 tempest-TaggedAttachmentsTest-1141031454-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:39:09.097380 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-6d09d12c-98a1-40d7-99a8-70e74db44808 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:39:09.102050 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:39:09.102050 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:39:09.108564 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-bec111e0-ee73-4115-8712-2b69be102f78 tempest-TaggedAttachmentsTest-1141031454 tempest-TaggedAttachmentsTest-1141031454-project-member] Volume info retrieved successfully. Aug 25 05:39:09.116078 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-bec111e0-ee73-4115-8712-2b69be102f78 tempest-TaggedAttachmentsTest-1141031454 tempest-TaggedAttachmentsTest-1141031454-project-member] https://10.4.3.189/volume/v3/volumes/e3d27fca-c234-4d03-a430-b1b2a88d3874 returned with HTTP 200 Aug 25 05:39:09.116598 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 106/437] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:39:09 2026] GET /volume/v3/volumes/e3d27fca-c234-4d03-a430-b1b2a88d3874 => generated 844 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:39:09.350363 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-7b42461b-d1af-4b47-a86d-876bde2c9986 req-898c904f-513b-43da-91d0-6032d7e5208f None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:39:09.359592 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-7b42461b-d1af-4b47-a86d-876bde2c9986 req-898c904f-513b-43da-91d0-6032d7e5208f tempest-VolumesAssistedSnapshotsTest-1375744646 tempest-VolumesAssistedSnapshotsTest-1375744646-project-admin] DELETE https://10.4.3.189/volume/v3/attachments/6f19207c-cd47-42b7-8171-2703155874b1 Aug 25 05:39:09.359910 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-7b42461b-d1af-4b47-a86d-876bde2c9986 req-898c904f-513b-43da-91d0-6032d7e5208f tempest-VolumesAssistedSnapshotsTest-1375744646 tempest-VolumesAssistedSnapshotsTest-1375744646-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:39:09.360159 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-7b42461b-d1af-4b47-a86d-876bde2c9986 req-898c904f-513b-43da-91d0-6032d7e5208f tempest-VolumesAssistedSnapshotsTest-1375744646 tempest-VolumesAssistedSnapshotsTest-1375744646-project-admin] Calling method 'version_select' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:39:09.380407 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:39:09.380407 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:39:09.389840 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-878e3450-41a2-42b7-ac75-122d694b997b None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:39:09.393435 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-878e3450-41a2-42b7-ac75-122d694b997b tempest-AttachSCSIVolumeTestJSON-717183569 tempest-AttachSCSIVolumeTestJSON-717183569-project-reader] GET https://10.4.3.189/volume/v3/volumes/98a458c1-740a-45ad-841d-fe9248f0b34a Aug 25 05:39:09.393745 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-878e3450-41a2-42b7-ac75-122d694b997b tempest-AttachSCSIVolumeTestJSON-717183569 tempest-AttachSCSIVolumeTestJSON-717183569-project-reader] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:39:09.394047 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-878e3450-41a2-42b7-ac75-122d694b997b tempest-AttachSCSIVolumeTestJSON-717183569 tempest-AttachSCSIVolumeTestJSON-717183569-project-reader] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:39:09.425985 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:39:09.425985 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:39:09.433770 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-6d09d12c-98a1-40d7-99a8-70e74db44808 tempest-AvailabilityZoneTestJSON-1767948781 tempest-AvailabilityZoneTestJSON-1767948781-project-member] GET https://10.4.3.189/volume/v3/os-availability-zone Aug 25 05:39:09.434356 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-878e3450-41a2-42b7-ac75-122d694b997b tempest-AttachSCSIVolumeTestJSON-717183569 tempest-AttachSCSIVolumeTestJSON-717183569-project-reader] Volume info retrieved successfully. Aug 25 05:39:09.434692 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-6d09d12c-98a1-40d7-99a8-70e74db44808 tempest-AvailabilityZoneTestJSON-1767948781 tempest-AvailabilityZoneTestJSON-1767948781-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:39:09.434987 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-6d09d12c-98a1-40d7-99a8-70e74db44808 tempest-AvailabilityZoneTestJSON-1767948781 tempest-AvailabilityZoneTestJSON-1767948781-project-member] Calling method 'index' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:39:09.443424 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-878e3450-41a2-42b7-ac75-122d694b997b tempest-AttachSCSIVolumeTestJSON-717183569 tempest-AttachSCSIVolumeTestJSON-717183569-project-reader] https://10.4.3.189/volume/v3/volumes/98a458c1-740a-45ad-841d-fe9248f0b34a returned with HTTP 200 Aug 25 05:39:09.443858 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 110/438] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:39:09 2026] GET /volume/v3/volumes/98a458c1-740a-45ad-841d-fe9248f0b34a => generated 1143 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:39:09.444554 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-6d09d12c-98a1-40d7-99a8-70e74db44808 tempest-AvailabilityZoneTestJSON-1767948781 tempest-AvailabilityZoneTestJSON-1767948781-project-member] Availability Zones retrieved successfully. Aug 25 05:39:09.444923 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-6d09d12c-98a1-40d7-99a8-70e74db44808 tempest-AvailabilityZoneTestJSON-1767948781 tempest-AvailabilityZoneTestJSON-1767948781-project-member] https://10.4.3.189/volume/v3/os-availability-zone returned with HTTP 200 Aug 25 05:39:09.445401 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 111/439] 10.4.3.189 () {66 vars in 1276 bytes} [Tue Aug 25 05:39:09 2026] GET /volume/v3/os-availability-zone => generated 82 bytes in 349 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 25 05:39:09.487903 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-7b42461b-d1af-4b47-a86d-876bde2c9986 req-898c904f-513b-43da-91d0-6032d7e5208f tempest-VolumesAssistedSnapshotsTest-1375744646 tempest-VolumesAssistedSnapshotsTest-1375744646-project-admin] https://10.4.3.189/volume/v3/attachments/6f19207c-cd47-42b7-8171-2703155874b1 returned with HTTP 200 Aug 25 05:39:09.487903 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 113/440] 10.4.3.189 () {72 vars in 1673 bytes} [Tue Aug 25 05:39:09 2026] DELETE /volume/v3/attachments/6f19207c-cd47-42b7-8171-2703155874b1 => generated 19 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:39:09.703278 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-6e3d172c-31cb-4ceb-a5b1-a9f5945fed4b req-2d32629f-f788-4365-a012-cb8b89d37d99 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:39:09.706031 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-6e3d172c-31cb-4ceb-a5b1-a9f5945fed4b req-2d32629f-f788-4365-a012-cb8b89d37d99 tempest-AttachSCSIVolumeTestJSON-717183569 tempest-AttachSCSIVolumeTestJSON-717183569-project-member] DELETE https://10.4.3.189/volume/v3/attachments/a5c225ae-f22d-48f0-a716-af78ebb1ec92 Aug 25 05:39:09.706263 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-6e3d172c-31cb-4ceb-a5b1-a9f5945fed4b req-2d32629f-f788-4365-a012-cb8b89d37d99 tempest-AttachSCSIVolumeTestJSON-717183569 tempest-AttachSCSIVolumeTestJSON-717183569-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:39:09.706447 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-6e3d172c-31cb-4ceb-a5b1-a9f5945fed4b req-2d32629f-f788-4365-a012-cb8b89d37d99 tempest-AttachSCSIVolumeTestJSON-717183569 tempest-AttachSCSIVolumeTestJSON-717183569-project-member] Calling method 'version_select' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:39:09.716176 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:39:09.716176 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:39:09.830152 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-6e3d172c-31cb-4ceb-a5b1-a9f5945fed4b req-2d32629f-f788-4365-a012-cb8b89d37d99 tempest-AttachSCSIVolumeTestJSON-717183569 tempest-AttachSCSIVolumeTestJSON-717183569-project-member] https://10.4.3.189/volume/v3/attachments/a5c225ae-f22d-48f0-a716-af78ebb1ec92 returned with HTTP 200 Aug 25 05:39:09.832357 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 107/441] 10.4.3.189 () {72 vars in 1673 bytes} [Tue Aug 25 05:39:09 2026] DELETE /volume/v3/attachments/a5c225ae-f22d-48f0-a716-af78ebb1ec92 => generated 19 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:39:09.920887 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-f58772dd-e60d-41ab-af7f-d606d27cb1d6 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:39:09.922703 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-f58772dd-e60d-41ab-af7f-d606d27cb1d6 tempest-TestMultiAttachVolumeSwap-422775694 tempest-TestMultiAttachVolumeSwap-422775694-project-member] GET https://10.4.3.189/volume/v3/volumes/1633eabe-0fff-4a8d-b511-1363a815b671 Aug 25 05:39:09.923215 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-f58772dd-e60d-41ab-af7f-d606d27cb1d6 tempest-TestMultiAttachVolumeSwap-422775694 tempest-TestMultiAttachVolumeSwap-422775694-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:39:09.924997 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-f58772dd-e60d-41ab-af7f-d606d27cb1d6 tempest-TestMultiAttachVolumeSwap-422775694 tempest-TestMultiAttachVolumeSwap-422775694-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:39:09.941044 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:39:09.941044 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:39:09.950338 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-f58772dd-e60d-41ab-af7f-d606d27cb1d6 tempest-TestMultiAttachVolumeSwap-422775694 tempest-TestMultiAttachVolumeSwap-422775694-project-member] Volume info retrieved successfully. Aug 25 05:39:09.953909 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-f58772dd-e60d-41ab-af7f-d606d27cb1d6 tempest-TestMultiAttachVolumeSwap-422775694 tempest-TestMultiAttachVolumeSwap-422775694-project-member] https://10.4.3.189/volume/v3/volumes/1633eabe-0fff-4a8d-b511-1363a815b671 returned with HTTP 200 Aug 25 05:39:09.954657 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 111/442] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:39:09 2026] GET /volume/v3/volumes/1633eabe-0fff-4a8d-b511-1363a815b671 => generated 1163 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:39:10.358963 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-6d9a7536-e982-4e05-99f5-261f3368b19d None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:39:10.361338 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-6d9a7536-e982-4e05-99f5-261f3368b19d tempest-VolumesAssistedSnapshotsTest-1375744646 tempest-VolumesAssistedSnapshotsTest-1375744646-project-admin] GET https://10.4.3.189/volume/v3/volumes/fe862356-ffcc-4eb3-8097-b49f0712fc78 Aug 25 05:39:10.361576 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-6d9a7536-e982-4e05-99f5-261f3368b19d tempest-VolumesAssistedSnapshotsTest-1375744646 tempest-VolumesAssistedSnapshotsTest-1375744646-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:39:10.361822 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-6d9a7536-e982-4e05-99f5-261f3368b19d tempest-VolumesAssistedSnapshotsTest-1375744646 tempest-VolumesAssistedSnapshotsTest-1375744646-project-admin] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:39:10.373397 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:39:10.373397 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:39:10.379396 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-6d9a7536-e982-4e05-99f5-261f3368b19d tempest-VolumesAssistedSnapshotsTest-1375744646 tempest-VolumesAssistedSnapshotsTest-1375744646-project-admin] Volume info retrieved successfully. Aug 25 05:39:10.386540 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-6d9a7536-e982-4e05-99f5-261f3368b19d tempest-VolumesAssistedSnapshotsTest-1375744646 tempest-VolumesAssistedSnapshotsTest-1375744646-project-admin] https://10.4.3.189/volume/v3/volumes/fe862356-ffcc-4eb3-8097-b49f0712fc78 returned with HTTP 200 Aug 25 05:39:10.387399 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 112/443] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:39:10 2026] GET /volume/v3/volumes/fe862356-ffcc-4eb3-8097-b49f0712fc78 => generated 1016 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:39:10.407109 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-58c2b794-3590-471b-ba4f-973ba64d7ece None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:39:10.409624 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-58c2b794-3590-471b-ba4f-973ba64d7ece tempest-VolumesAssistedSnapshotsTest-1375744646 tempest-VolumesAssistedSnapshotsTest-1375744646-project-admin] DELETE https://10.4.3.189/volume/v3/volumes/fe862356-ffcc-4eb3-8097-b49f0712fc78 Aug 25 05:39:10.409952 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-58c2b794-3590-471b-ba4f-973ba64d7ece tempest-VolumesAssistedSnapshotsTest-1375744646 tempest-VolumesAssistedSnapshotsTest-1375744646-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:39:10.410259 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-58c2b794-3590-471b-ba4f-973ba64d7ece tempest-VolumesAssistedSnapshotsTest-1375744646 tempest-VolumesAssistedSnapshotsTest-1375744646-project-admin] Calling method 'delete' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:39:10.410503 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [None req-58c2b794-3590-471b-ba4f-973ba64d7ece tempest-VolumesAssistedSnapshotsTest-1375744646 tempest-VolumesAssistedSnapshotsTest-1375744646-project-admin] Delete volume with id: fe862356-ffcc-4eb3-8097-b49f0712fc78 Aug 25 05:39:10.420723 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:39:10.420723 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:39:10.420723 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-58c2b794-3590-471b-ba4f-973ba64d7ece tempest-VolumesAssistedSnapshotsTest-1375744646 tempest-VolumesAssistedSnapshotsTest-1375744646-project-admin] Volume info retrieved successfully. Aug 25 05:39:10.465933 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-dba0e657-927b-40dc-b2d5-2ece2a57b130 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:39:10.465933 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-dba0e657-927b-40dc-b2d5-2ece2a57b130 tempest-AttachSCSIVolumeTestJSON-717183569 tempest-AttachSCSIVolumeTestJSON-717183569-project-reader] GET https://10.4.3.189/volume/v3/volumes/98a458c1-740a-45ad-841d-fe9248f0b34a Aug 25 05:39:10.465933 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-dba0e657-927b-40dc-b2d5-2ece2a57b130 tempest-AttachSCSIVolumeTestJSON-717183569 tempest-AttachSCSIVolumeTestJSON-717183569-project-reader] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:39:10.465933 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-dba0e657-927b-40dc-b2d5-2ece2a57b130 tempest-AttachSCSIVolumeTestJSON-717183569 tempest-AttachSCSIVolumeTestJSON-717183569-project-reader] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:39:10.467146 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-58c2b794-3590-471b-ba4f-973ba64d7ece tempest-VolumesAssistedSnapshotsTest-1375744646 tempest-VolumesAssistedSnapshotsTest-1375744646-project-admin] Delete volume request issued successfully. Aug 25 05:39:10.467319 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-58c2b794-3590-471b-ba4f-973ba64d7ece tempest-VolumesAssistedSnapshotsTest-1375744646 tempest-VolumesAssistedSnapshotsTest-1375744646-project-admin] https://10.4.3.189/volume/v3/volumes/fe862356-ffcc-4eb3-8097-b49f0712fc78 returned with HTTP 202 Aug 25 05:39:10.467888 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 114/444] 10.4.3.189 () {66 vars in 1351 bytes} [Tue Aug 25 05:39:10 2026] DELETE /volume/v3/volumes/fe862356-ffcc-4eb3-8097-b49f0712fc78 => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:39:10.485248 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:39:10.485248 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:39:10.485985 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-ac69915c-8659-4ac2-9ac3-a3e92acb5f5c None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:39:10.492269 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-dba0e657-927b-40dc-b2d5-2ece2a57b130 tempest-AttachSCSIVolumeTestJSON-717183569 tempest-AttachSCSIVolumeTestJSON-717183569-project-reader] Volume info retrieved successfully. Aug 25 05:39:10.492357 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-ac69915c-8659-4ac2-9ac3-a3e92acb5f5c tempest-VolumesAssistedSnapshotsTest-1375744646 tempest-VolumesAssistedSnapshotsTest-1375744646-project-admin] GET https://10.4.3.189/volume/v3/volumes/fe862356-ffcc-4eb3-8097-b49f0712fc78 Aug 25 05:39:10.492630 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-ac69915c-8659-4ac2-9ac3-a3e92acb5f5c tempest-VolumesAssistedSnapshotsTest-1375744646 tempest-VolumesAssistedSnapshotsTest-1375744646-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:39:10.492928 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-ac69915c-8659-4ac2-9ac3-a3e92acb5f5c tempest-VolumesAssistedSnapshotsTest-1375744646 tempest-VolumesAssistedSnapshotsTest-1375744646-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:39:10.503125 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-dba0e657-927b-40dc-b2d5-2ece2a57b130 tempest-AttachSCSIVolumeTestJSON-717183569 tempest-AttachSCSIVolumeTestJSON-717183569-project-reader] https://10.4.3.189/volume/v3/volumes/98a458c1-740a-45ad-841d-fe9248f0b34a returned with HTTP 200 Aug 25 05:39:10.504587 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:39:10.504587 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:39:10.504984 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 108/445] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:39:10 2026] GET /volume/v3/volumes/98a458c1-740a-45ad-841d-fe9248f0b34a => generated 848 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:39:10.514969 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-ac69915c-8659-4ac2-9ac3-a3e92acb5f5c tempest-VolumesAssistedSnapshotsTest-1375744646 tempest-VolumesAssistedSnapshotsTest-1375744646-project-admin] Volume info retrieved successfully. Aug 25 05:39:10.522014 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-ac69915c-8659-4ac2-9ac3-a3e92acb5f5c tempest-VolumesAssistedSnapshotsTest-1375744646 tempest-VolumesAssistedSnapshotsTest-1375744646-project-admin] https://10.4.3.189/volume/v3/volumes/fe862356-ffcc-4eb3-8097-b49f0712fc78 returned with HTTP 200 Aug 25 05:39:10.522469 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 112/446] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:39:10 2026] GET /volume/v3/volumes/fe862356-ffcc-4eb3-8097-b49f0712fc78 => generated 1015 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:39:10.602487 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-5ed6b82c-1931-4669-93a1-f0fddef5f478 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:39:10.604946 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-5ed6b82c-1931-4669-93a1-f0fddef5f478 tempest-AttachSCSIVolumeTestJSON-717183569 tempest-AttachSCSIVolumeTestJSON-717183569-project-member] GET https://10.4.3.189/volume/v3/volumes/98a458c1-740a-45ad-841d-fe9248f0b34a Aug 25 05:39:10.605779 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-5ed6b82c-1931-4669-93a1-f0fddef5f478 tempest-AttachSCSIVolumeTestJSON-717183569 tempest-AttachSCSIVolumeTestJSON-717183569-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:39:10.605779 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-5ed6b82c-1931-4669-93a1-f0fddef5f478 tempest-AttachSCSIVolumeTestJSON-717183569 tempest-AttachSCSIVolumeTestJSON-717183569-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:39:10.625228 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:39:10.625228 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:39:10.632997 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-5ed6b82c-1931-4669-93a1-f0fddef5f478 tempest-AttachSCSIVolumeTestJSON-717183569 tempest-AttachSCSIVolumeTestJSON-717183569-project-member] Volume info retrieved successfully. Aug 25 05:39:10.643183 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-5ed6b82c-1931-4669-93a1-f0fddef5f478 tempest-AttachSCSIVolumeTestJSON-717183569 tempest-AttachSCSIVolumeTestJSON-717183569-project-member] https://10.4.3.189/volume/v3/volumes/98a458c1-740a-45ad-841d-fe9248f0b34a returned with HTTP 200 Aug 25 05:39:10.644848 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 113/447] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:39:10 2026] GET /volume/v3/volumes/98a458c1-740a-45ad-841d-fe9248f0b34a => generated 848 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:39:10.727300 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-8e97d5de-93e4-48a7-8256-bc2061828623 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:39:10.730088 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-8e97d5de-93e4-48a7-8256-bc2061828623 tempest-AttachSCSIVolumeTestJSON-717183569 tempest-AttachSCSIVolumeTestJSON-717183569-project-member] GET https://10.4.3.189/volume/v3/volumes/98a458c1-740a-45ad-841d-fe9248f0b34a Aug 25 05:39:10.730296 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-8e97d5de-93e4-48a7-8256-bc2061828623 tempest-AttachSCSIVolumeTestJSON-717183569 tempest-AttachSCSIVolumeTestJSON-717183569-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:39:10.730534 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-8e97d5de-93e4-48a7-8256-bc2061828623 tempest-AttachSCSIVolumeTestJSON-717183569 tempest-AttachSCSIVolumeTestJSON-717183569-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:39:10.746673 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:39:10.746673 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:39:10.751717 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-8e97d5de-93e4-48a7-8256-bc2061828623 tempest-AttachSCSIVolumeTestJSON-717183569 tempest-AttachSCSIVolumeTestJSON-717183569-project-member] Volume info retrieved successfully. Aug 25 05:39:10.759848 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-8e97d5de-93e4-48a7-8256-bc2061828623 tempest-AttachSCSIVolumeTestJSON-717183569 tempest-AttachSCSIVolumeTestJSON-717183569-project-member] https://10.4.3.189/volume/v3/volumes/98a458c1-740a-45ad-841d-fe9248f0b34a returned with HTTP 200 Aug 25 05:39:10.760628 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 115/448] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:39:10 2026] GET /volume/v3/volumes/98a458c1-740a-45ad-841d-fe9248f0b34a => generated 848 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:39:10.973859 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-e9dd8006-d8f4-4edc-85f8-b7c713205ecc None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:39:10.976144 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e9dd8006-d8f4-4edc-85f8-b7c713205ecc tempest-TestMultiAttachVolumeSwap-422775694 tempest-TestMultiAttachVolumeSwap-422775694-project-member] GET https://10.4.3.189/volume/v3/volumes/1633eabe-0fff-4a8d-b511-1363a815b671 Aug 25 05:39:10.976956 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e9dd8006-d8f4-4edc-85f8-b7c713205ecc tempest-TestMultiAttachVolumeSwap-422775694 tempest-TestMultiAttachVolumeSwap-422775694-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:39:10.976956 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e9dd8006-d8f4-4edc-85f8-b7c713205ecc tempest-TestMultiAttachVolumeSwap-422775694 tempest-TestMultiAttachVolumeSwap-422775694-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:39:10.999449 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:39:10.999449 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:39:11.010205 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-e9dd8006-d8f4-4edc-85f8-b7c713205ecc tempest-TestMultiAttachVolumeSwap-422775694 tempest-TestMultiAttachVolumeSwap-422775694-project-member] Volume info retrieved successfully. Aug 25 05:39:11.017549 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e9dd8006-d8f4-4edc-85f8-b7c713205ecc tempest-TestMultiAttachVolumeSwap-422775694 tempest-TestMultiAttachVolumeSwap-422775694-project-member] https://10.4.3.189/volume/v3/volumes/1633eabe-0fff-4a8d-b511-1363a815b671 returned with HTTP 200 Aug 25 05:39:11.018358 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 109/449] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:39:10 2026] GET /volume/v3/volumes/1633eabe-0fff-4a8d-b511-1363a815b671 => generated 1163 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:39:11.543796 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-5a155c56-23c9-433d-9479-2d6edcfaaad4 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:39:11.546495 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-5a155c56-23c9-433d-9479-2d6edcfaaad4 tempest-VolumesAssistedSnapshotsTest-1375744646 tempest-VolumesAssistedSnapshotsTest-1375744646-project-admin] GET https://10.4.3.189/volume/v3/volumes/fe862356-ffcc-4eb3-8097-b49f0712fc78 Aug 25 05:39:11.546812 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-5a155c56-23c9-433d-9479-2d6edcfaaad4 tempest-VolumesAssistedSnapshotsTest-1375744646 tempest-VolumesAssistedSnapshotsTest-1375744646-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:39:11.547575 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-5a155c56-23c9-433d-9479-2d6edcfaaad4 tempest-VolumesAssistedSnapshotsTest-1375744646 tempest-VolumesAssistedSnapshotsTest-1375744646-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:39:11.557633 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-5a155c56-23c9-433d-9479-2d6edcfaaad4 tempest-VolumesAssistedSnapshotsTest-1375744646 tempest-VolumesAssistedSnapshotsTest-1375744646-project-admin] https://10.4.3.189/volume/v3/volumes/fe862356-ffcc-4eb3-8097-b49f0712fc78 returned with HTTP 404 Aug 25 05:39:11.558179 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 113/450] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:39:11 2026] GET /volume/v3/volumes/fe862356-ffcc-4eb3-8097-b49f0712fc78 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:39:12.041243 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-475fa224-c1a5-46ad-ac08-16f1501b4ca2 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:39:12.048098 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-475fa224-c1a5-46ad-ac08-16f1501b4ca2 tempest-TestMultiAttachVolumeSwap-422775694 tempest-TestMultiAttachVolumeSwap-422775694-project-member] GET https://10.4.3.189/volume/v3/volumes/1633eabe-0fff-4a8d-b511-1363a815b671 Aug 25 05:39:12.048098 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-475fa224-c1a5-46ad-ac08-16f1501b4ca2 tempest-TestMultiAttachVolumeSwap-422775694 tempest-TestMultiAttachVolumeSwap-422775694-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:39:12.048098 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-475fa224-c1a5-46ad-ac08-16f1501b4ca2 tempest-TestMultiAttachVolumeSwap-422775694 tempest-TestMultiAttachVolumeSwap-422775694-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:39:12.064009 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:39:12.064009 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:39:12.070117 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-475fa224-c1a5-46ad-ac08-16f1501b4ca2 tempest-TestMultiAttachVolumeSwap-422775694 tempest-TestMultiAttachVolumeSwap-422775694-project-member] Volume info retrieved successfully. Aug 25 05:39:12.077573 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-475fa224-c1a5-46ad-ac08-16f1501b4ca2 tempest-TestMultiAttachVolumeSwap-422775694 tempest-TestMultiAttachVolumeSwap-422775694-project-member] https://10.4.3.189/volume/v3/volumes/1633eabe-0fff-4a8d-b511-1363a815b671 returned with HTTP 200 Aug 25 05:39:12.078654 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 114/451] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:39:12 2026] GET /volume/v3/volumes/1633eabe-0fff-4a8d-b511-1363a815b671 => generated 1163 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:39:12.114302 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-dc071f51-ff59-4614-8dee-14088d214485 req-e2c6fabf-5413-48d3-8b9d-93b4c7ce7252 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:39:12.118776 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-dc071f51-ff59-4614-8dee-14088d214485 req-e2c6fabf-5413-48d3-8b9d-93b4c7ce7252 tempest-TestMultiAttachVolumeSwap-422775694 tempest-TestMultiAttachVolumeSwap-422775694-project-member] POST https://10.4.3.189/volume/v3/attachments/9ddcc359-bcc2-4508-a790-4a1bb54763d7/action Aug 25 05:39:12.119175 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-dc071f51-ff59-4614-8dee-14088d214485 req-e2c6fabf-5413-48d3-8b9d-93b4c7ce7252 tempest-TestMultiAttachVolumeSwap-422775694 tempest-TestMultiAttachVolumeSwap-422775694-project-member] Action body: b'{"os-complete": null}' {{(pid=100271) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 05:39:12.119334 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-dc071f51-ff59-4614-8dee-14088d214485 req-e2c6fabf-5413-48d3-8b9d-93b4c7ce7252 tempest-TestMultiAttachVolumeSwap-422775694 tempest-TestMultiAttachVolumeSwap-422775694-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:39:12.129260 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-d8b3e69e-ee37-4561-8028-392db7f0a333 req-3b6f7876-d3b8-4571-8e39-4cc700d57666 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:39:12.133161 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-d8b3e69e-ee37-4561-8028-392db7f0a333 req-3b6f7876-d3b8-4571-8e39-4cc700d57666 tempest-ServerBootFromVolumeStableRescueTest-918727856 tempest-ServerBootFromVolumeStableRescueTest-918727856-project-member] GET https://10.4.3.189/volume/v3/volumes/28baec7d-7048-4636-bfb7-a55a8cfac984 Aug 25 05:39:12.133385 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-d8b3e69e-ee37-4561-8028-392db7f0a333 req-3b6f7876-d3b8-4571-8e39-4cc700d57666 tempest-ServerBootFromVolumeStableRescueTest-918727856 tempest-ServerBootFromVolumeStableRescueTest-918727856-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:39:12.133651 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-d8b3e69e-ee37-4561-8028-392db7f0a333 req-3b6f7876-d3b8-4571-8e39-4cc700d57666 tempest-ServerBootFromVolumeStableRescueTest-918727856 tempest-ServerBootFromVolumeStableRescueTest-918727856-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:39:12.154943 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:39:12.154943 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:39:12.156401 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:39:12.156401 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:39:12.170029 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [req-d8b3e69e-ee37-4561-8028-392db7f0a333 req-3b6f7876-d3b8-4571-8e39-4cc700d57666 tempest-ServerBootFromVolumeStableRescueTest-918727856 tempest-ServerBootFromVolumeStableRescueTest-918727856-project-member] Volume info retrieved successfully. Aug 25 05:39:12.183888 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-dc071f51-ff59-4614-8dee-14088d214485 req-e2c6fabf-5413-48d3-8b9d-93b4c7ce7252 tempest-TestMultiAttachVolumeSwap-422775694 tempest-TestMultiAttachVolumeSwap-422775694-project-member] https://10.4.3.189/volume/v3/attachments/9ddcc359-bcc2-4508-a790-4a1bb54763d7/action returned with HTTP 204 Aug 25 05:39:12.184669 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 116/452] 10.4.3.189 () {74 vars in 1725 bytes} [Tue Aug 25 05:39:12 2026] POST /volume/v3/attachments/9ddcc359-bcc2-4508-a790-4a1bb54763d7/action => generated 0 bytes in 71 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:39:12.186921 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-d8b3e69e-ee37-4561-8028-392db7f0a333 req-3b6f7876-d3b8-4571-8e39-4cc700d57666 tempest-ServerBootFromVolumeStableRescueTest-918727856 tempest-ServerBootFromVolumeStableRescueTest-918727856-project-member] https://10.4.3.189/volume/v3/volumes/28baec7d-7048-4636-bfb7-a55a8cfac984 returned with HTTP 200 Aug 25 05:39:12.189451 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 110/453] 10.4.3.189 () {68 vars in 1598 bytes} [Tue Aug 25 05:39:12 2026] GET /volume/v3/volumes/28baec7d-7048-4636-bfb7-a55a8cfac984 => generated 1603 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:39:13.101002 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-b25eb193-9d54-4190-8aa6-c57419b84003 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:39:13.103968 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-b25eb193-9d54-4190-8aa6-c57419b84003 tempest-TestMultiAttachVolumeSwap-422775694 tempest-TestMultiAttachVolumeSwap-422775694-project-member] GET https://10.4.3.189/volume/v3/volumes/1633eabe-0fff-4a8d-b511-1363a815b671 Aug 25 05:39:13.104264 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-b25eb193-9d54-4190-8aa6-c57419b84003 tempest-TestMultiAttachVolumeSwap-422775694 tempest-TestMultiAttachVolumeSwap-422775694-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:39:13.104503 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-b25eb193-9d54-4190-8aa6-c57419b84003 tempest-TestMultiAttachVolumeSwap-422775694 tempest-TestMultiAttachVolumeSwap-422775694-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:39:13.122862 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:39:13.122862 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:39:13.125852 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-5f0ef673-6d39-4e83-8ca6-6945010522b1 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:39:13.126611 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-5f0ef673-6d39-4e83-8ca6-6945010522b1 tempest-TaggedAttachmentsTest-1141031454 tempest-TaggedAttachmentsTest-1141031454-project-member] GET https://10.4.3.189/volume/v3/volumes/e3d27fca-c234-4d03-a430-b1b2a88d3874 Aug 25 05:39:13.127287 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-5f0ef673-6d39-4e83-8ca6-6945010522b1 tempest-TaggedAttachmentsTest-1141031454 tempest-TaggedAttachmentsTest-1141031454-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:39:13.127287 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-5f0ef673-6d39-4e83-8ca6-6945010522b1 tempest-TaggedAttachmentsTest-1141031454 tempest-TaggedAttachmentsTest-1141031454-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:39:13.135906 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-b25eb193-9d54-4190-8aa6-c57419b84003 tempest-TestMultiAttachVolumeSwap-422775694 tempest-TestMultiAttachVolumeSwap-422775694-project-member] Volume info retrieved successfully. Aug 25 05:39:13.136274 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:39:13.136274 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:39:13.142291 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-5f0ef673-6d39-4e83-8ca6-6945010522b1 tempest-TaggedAttachmentsTest-1141031454 tempest-TaggedAttachmentsTest-1141031454-project-member] Volume info retrieved successfully. Aug 25 05:39:13.143723 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-b25eb193-9d54-4190-8aa6-c57419b84003 tempest-TestMultiAttachVolumeSwap-422775694 tempest-TestMultiAttachVolumeSwap-422775694-project-member] https://10.4.3.189/volume/v3/volumes/1633eabe-0fff-4a8d-b511-1363a815b671 returned with HTTP 200 Aug 25 05:39:13.144011 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 114/454] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:39:13 2026] GET /volume/v3/volumes/1633eabe-0fff-4a8d-b511-1363a815b671 => generated 1457 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:39:13.152294 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-5f0ef673-6d39-4e83-8ca6-6945010522b1 tempest-TaggedAttachmentsTest-1141031454 tempest-TaggedAttachmentsTest-1141031454-project-member] https://10.4.3.189/volume/v3/volumes/e3d27fca-c234-4d03-a430-b1b2a88d3874 returned with HTTP 200 Aug 25 05:39:13.153005 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 115/455] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:39:13 2026] GET /volume/v3/volumes/e3d27fca-c234-4d03-a430-b1b2a88d3874 => generated 844 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:39:13.235103 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-dbc795f9-89ac-4ae1-84fc-2473faba446f None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:39:13.239705 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-dbc795f9-89ac-4ae1-84fc-2473faba446f tempest-TaggedAttachmentsTest-1141031454 tempest-TaggedAttachmentsTest-1141031454-project-member] GET https://10.4.3.189/volume/v3/volumes/e3d27fca-c234-4d03-a430-b1b2a88d3874 Aug 25 05:39:13.239891 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-dbc795f9-89ac-4ae1-84fc-2473faba446f tempest-TaggedAttachmentsTest-1141031454 tempest-TaggedAttachmentsTest-1141031454-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:39:13.240166 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-dbc795f9-89ac-4ae1-84fc-2473faba446f tempest-TaggedAttachmentsTest-1141031454 tempest-TaggedAttachmentsTest-1141031454-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:39:13.254092 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:39:13.254092 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:39:13.262621 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-dbc795f9-89ac-4ae1-84fc-2473faba446f tempest-TaggedAttachmentsTest-1141031454 tempest-TaggedAttachmentsTest-1141031454-project-member] Volume info retrieved successfully. Aug 25 05:39:13.267496 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-dbc795f9-89ac-4ae1-84fc-2473faba446f tempest-TaggedAttachmentsTest-1141031454 tempest-TaggedAttachmentsTest-1141031454-project-member] https://10.4.3.189/volume/v3/volumes/e3d27fca-c234-4d03-a430-b1b2a88d3874 returned with HTTP 200 Aug 25 05:39:13.268539 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 117/456] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:39:13 2026] GET /volume/v3/volumes/e3d27fca-c234-4d03-a430-b1b2a88d3874 => generated 844 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:39:13.673984 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-a53dd444-0f7f-43e5-b9f5-ef4edd3560af req-8ff1a51a-224e-40d5-8f8e-bf210e1b67e3 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:39:13.679647 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-a53dd444-0f7f-43e5-b9f5-ef4edd3560af req-8ff1a51a-224e-40d5-8f8e-bf210e1b67e3 tempest-TestMultiAttachVolumeSwap-272937902 tempest-TestMultiAttachVolumeSwap-272937902-project] GET https://10.4.3.189/volume/v3/volumes/1633eabe-0fff-4a8d-b511-1363a815b671 Aug 25 05:39:13.681587 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-a53dd444-0f7f-43e5-b9f5-ef4edd3560af req-8ff1a51a-224e-40d5-8f8e-bf210e1b67e3 tempest-TestMultiAttachVolumeSwap-272937902 tempest-TestMultiAttachVolumeSwap-272937902-project] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:39:13.681587 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-a53dd444-0f7f-43e5-b9f5-ef4edd3560af req-8ff1a51a-224e-40d5-8f8e-bf210e1b67e3 tempest-TestMultiAttachVolumeSwap-272937902 tempest-TestMultiAttachVolumeSwap-272937902-project] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:39:13.707111 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:39:13.707111 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:39:13.721099 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [req-a53dd444-0f7f-43e5-b9f5-ef4edd3560af req-8ff1a51a-224e-40d5-8f8e-bf210e1b67e3 tempest-TestMultiAttachVolumeSwap-272937902 tempest-TestMultiAttachVolumeSwap-272937902-project] Volume info retrieved successfully. Aug 25 05:39:13.726726 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-a53dd444-0f7f-43e5-b9f5-ef4edd3560af req-8ff1a51a-224e-40d5-8f8e-bf210e1b67e3 tempest-TestMultiAttachVolumeSwap-272937902 tempest-TestMultiAttachVolumeSwap-272937902-project] https://10.4.3.189/volume/v3/volumes/1633eabe-0fff-4a8d-b511-1363a815b671 returned with HTTP 200 Aug 25 05:39:13.727328 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 111/457] 10.4.3.189 () {68 vars in 1598 bytes} [Tue Aug 25 05:39:13 2026] GET /volume/v3/volumes/1633eabe-0fff-4a8d-b511-1363a815b671 => generated 1641 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:39:13.751894 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-147b8fce-7d2c-41e0-a8cc-adb51d3912aa None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:39:13.754226 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-147b8fce-7d2c-41e0-a8cc-adb51d3912aa tempest-TestMultiAttachVolumeSwap-422775694 tempest-TestMultiAttachVolumeSwap-422775694-project-reader] GET https://10.4.3.189/volume/v3/volumes/1633eabe-0fff-4a8d-b511-1363a815b671 Aug 25 05:39:13.754807 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-147b8fce-7d2c-41e0-a8cc-adb51d3912aa tempest-TestMultiAttachVolumeSwap-422775694 tempest-TestMultiAttachVolumeSwap-422775694-project-reader] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:39:13.754807 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-147b8fce-7d2c-41e0-a8cc-adb51d3912aa tempest-TestMultiAttachVolumeSwap-422775694 tempest-TestMultiAttachVolumeSwap-422775694-project-reader] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:39:13.775846 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:39:13.775846 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:39:13.782785 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-147b8fce-7d2c-41e0-a8cc-adb51d3912aa tempest-TestMultiAttachVolumeSwap-422775694 tempest-TestMultiAttachVolumeSwap-422775694-project-reader] Volume info retrieved successfully. Aug 25 05:39:13.789365 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-147b8fce-7d2c-41e0-a8cc-adb51d3912aa tempest-TestMultiAttachVolumeSwap-422775694 tempest-TestMultiAttachVolumeSwap-422775694-project-reader] https://10.4.3.189/volume/v3/volumes/1633eabe-0fff-4a8d-b511-1363a815b671 returned with HTTP 200 Aug 25 05:39:13.791259 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 115/458] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:39:13 2026] GET /volume/v3/volumes/1633eabe-0fff-4a8d-b511-1363a815b671 => generated 1457 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:39:13.809821 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-6dce396c-69dd-4791-8119-99b5d46a7a7e None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:39:13.815197 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-6dce396c-69dd-4791-8119-99b5d46a7a7e tempest-TestMultiAttachVolumeSwap-422775694 tempest-TestMultiAttachVolumeSwap-422775694-project-reader] GET https://10.4.3.189/volume/v3/volumes/c2685737-468d-4d85-9fe4-f426a3a3f718 Aug 25 05:39:13.815197 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-6dce396c-69dd-4791-8119-99b5d46a7a7e tempest-TestMultiAttachVolumeSwap-422775694 tempest-TestMultiAttachVolumeSwap-422775694-project-reader] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:39:13.815705 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-6dce396c-69dd-4791-8119-99b5d46a7a7e tempest-TestMultiAttachVolumeSwap-422775694 tempest-TestMultiAttachVolumeSwap-422775694-project-reader] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:39:13.827692 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:39:13.827692 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:39:13.836834 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-6dce396c-69dd-4791-8119-99b5d46a7a7e tempest-TestMultiAttachVolumeSwap-422775694 tempest-TestMultiAttachVolumeSwap-422775694-project-reader] Volume info retrieved successfully. Aug 25 05:39:13.848544 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-6dce396c-69dd-4791-8119-99b5d46a7a7e tempest-TestMultiAttachVolumeSwap-422775694 tempest-TestMultiAttachVolumeSwap-422775694-project-reader] https://10.4.3.189/volume/v3/volumes/c2685737-468d-4d85-9fe4-f426a3a3f718 returned with HTTP 200 Aug 25 05:39:13.848544 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 116/459] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:39:13 2026] GET /volume/v3/volumes/c2685737-468d-4d85-9fe4-f426a3a3f718 => generated 850 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:39:13.995854 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-63d88b04-3d1b-4f97-9501-7c34753ce445 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:39:13.999935 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-63d88b04-3d1b-4f97-9501-7c34753ce445 tempest-TestMultiAttachVolumeSwap-422775694 tempest-TestMultiAttachVolumeSwap-422775694-project-member] GET https://10.4.3.189/volume/v3/volumes/1633eabe-0fff-4a8d-b511-1363a815b671 Aug 25 05:39:14.000361 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-63d88b04-3d1b-4f97-9501-7c34753ce445 tempest-TestMultiAttachVolumeSwap-422775694 tempest-TestMultiAttachVolumeSwap-422775694-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:39:14.000739 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-63d88b04-3d1b-4f97-9501-7c34753ce445 tempest-TestMultiAttachVolumeSwap-422775694 tempest-TestMultiAttachVolumeSwap-422775694-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:39:14.021023 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:39:14.021023 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:39:14.026317 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-63d88b04-3d1b-4f97-9501-7c34753ce445 tempest-TestMultiAttachVolumeSwap-422775694 tempest-TestMultiAttachVolumeSwap-422775694-project-member] Volume info retrieved successfully. Aug 25 05:39:14.032817 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-63d88b04-3d1b-4f97-9501-7c34753ce445 tempest-TestMultiAttachVolumeSwap-422775694 tempest-TestMultiAttachVolumeSwap-422775694-project-member] https://10.4.3.189/volume/v3/volumes/1633eabe-0fff-4a8d-b511-1363a815b671 returned with HTTP 200 Aug 25 05:39:14.033582 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 118/460] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:39:13 2026] GET /volume/v3/volumes/1633eabe-0fff-4a8d-b511-1363a815b671 => generated 1457 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:39:14.110862 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-1031f9f6-9d6a-4c72-bb06-a4753a198a55 req-16e1929a-4602-4205-a884-300f47ff7be7 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:39:14.116298 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-1031f9f6-9d6a-4c72-bb06-a4753a198a55 req-16e1929a-4602-4205-a884-300f47ff7be7 tempest-TestMultiAttachVolumeSwap-422775694 tempest-TestMultiAttachVolumeSwap-422775694-project-member] GET https://10.4.3.189/volume/v3/volumes/1633eabe-0fff-4a8d-b511-1363a815b671 Aug 25 05:39:14.118148 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-1031f9f6-9d6a-4c72-bb06-a4753a198a55 req-16e1929a-4602-4205-a884-300f47ff7be7 tempest-TestMultiAttachVolumeSwap-422775694 tempest-TestMultiAttachVolumeSwap-422775694-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:39:14.118148 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-1031f9f6-9d6a-4c72-bb06-a4753a198a55 req-16e1929a-4602-4205-a884-300f47ff7be7 tempest-TestMultiAttachVolumeSwap-422775694 tempest-TestMultiAttachVolumeSwap-422775694-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:39:14.136415 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:39:14.136415 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:39:14.143915 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [req-1031f9f6-9d6a-4c72-bb06-a4753a198a55 req-16e1929a-4602-4205-a884-300f47ff7be7 tempest-TestMultiAttachVolumeSwap-422775694 tempest-TestMultiAttachVolumeSwap-422775694-project-member] Volume info retrieved successfully. Aug 25 05:39:14.152966 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-1031f9f6-9d6a-4c72-bb06-a4753a198a55 req-16e1929a-4602-4205-a884-300f47ff7be7 tempest-TestMultiAttachVolumeSwap-422775694 tempest-TestMultiAttachVolumeSwap-422775694-project-member] https://10.4.3.189/volume/v3/volumes/1633eabe-0fff-4a8d-b511-1363a815b671 returned with HTTP 200 Aug 25 05:39:14.152966 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 112/461] 10.4.3.189 () {68 vars in 1598 bytes} [Tue Aug 25 05:39:14 2026] GET /volume/v3/volumes/1633eabe-0fff-4a8d-b511-1363a815b671 => generated 1457 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:39:14.199719 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-1031f9f6-9d6a-4c72-bb06-a4753a198a55 req-fdabad6c-5da2-4d8d-953e-da83197b9199 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:39:14.206082 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-1031f9f6-9d6a-4c72-bb06-a4753a198a55 req-fdabad6c-5da2-4d8d-953e-da83197b9199 tempest-TestMultiAttachVolumeSwap-422775694 tempest-TestMultiAttachVolumeSwap-422775694-project-member] POST https://10.4.3.189/volume/v3/volumes/1633eabe-0fff-4a8d-b511-1363a815b671/action Aug 25 05:39:14.206082 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-1031f9f6-9d6a-4c72-bb06-a4753a198a55 req-fdabad6c-5da2-4d8d-953e-da83197b9199 tempest-TestMultiAttachVolumeSwap-422775694 tempest-TestMultiAttachVolumeSwap-422775694-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100269) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 05:39:14.206082 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-1031f9f6-9d6a-4c72-bb06-a4753a198a55 req-fdabad6c-5da2-4d8d-953e-da83197b9199 tempest-TestMultiAttachVolumeSwap-422775694 tempest-TestMultiAttachVolumeSwap-422775694-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:39:14.229876 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:39:14.229876 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:39:14.231197 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [req-1031f9f6-9d6a-4c72-bb06-a4753a198a55 req-fdabad6c-5da2-4d8d-953e-da83197b9199 tempest-TestMultiAttachVolumeSwap-422775694 tempest-TestMultiAttachVolumeSwap-422775694-project-member] Volume info retrieved successfully. Aug 25 05:39:14.244456 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [req-1031f9f6-9d6a-4c72-bb06-a4753a198a55 req-fdabad6c-5da2-4d8d-953e-da83197b9199 tempest-TestMultiAttachVolumeSwap-422775694 tempest-TestMultiAttachVolumeSwap-422775694-project-member] Begin detaching volume completed successfully. Aug 25 05:39:14.245609 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-1031f9f6-9d6a-4c72-bb06-a4753a198a55 req-fdabad6c-5da2-4d8d-953e-da83197b9199 tempest-TestMultiAttachVolumeSwap-422775694 tempest-TestMultiAttachVolumeSwap-422775694-project-member] https://10.4.3.189/volume/v3/volumes/1633eabe-0fff-4a8d-b511-1363a815b671/action returned with HTTP 202 Aug 25 05:39:14.245609 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 116/462] 10.4.3.189 () {72 vars in 1672 bytes} [Tue Aug 25 05:39:14 2026] POST /volume/v3/volumes/1633eabe-0fff-4a8d-b511-1363a815b671/action => generated 0 bytes in 46 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 05:39:14.332590 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-187d0fb3-a557-4f3c-bf1d-5549f6dfecdd None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:39:14.333099 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-187d0fb3-a557-4f3c-bf1d-5549f6dfecdd None None] GET https://10.4.3.189/volume// Aug 25 05:39:14.333470 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-187d0fb3-a557-4f3c-bf1d-5549f6dfecdd None None] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:39:14.333591 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-187d0fb3-a557-4f3c-bf1d-5549f6dfecdd None None] Calling method 'all' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:39:14.334028 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-187d0fb3-a557-4f3c-bf1d-5549f6dfecdd None None] https://10.4.3.189/volume// returned with HTTP 300 Aug 25 05:39:14.334340 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 117/463] 10.4.3.189 () {66 vars in 1426 bytes} [Tue Aug 25 05:39: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 25 05:39:14.355606 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-1031f9f6-9d6a-4c72-bb06-a4753a198a55 req-58396668-d7f0-4182-b784-94bebbbd422c None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:39:14.359606 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-1031f9f6-9d6a-4c72-bb06-a4753a198a55 req-58396668-d7f0-4182-b784-94bebbbd422c tempest-TestMultiAttachVolumeSwap-422775694 tempest-TestMultiAttachVolumeSwap-422775694-project-member] GET https://10.4.3.189/volume/v3/volumes/1633eabe-0fff-4a8d-b511-1363a815b671 Aug 25 05:39:14.359879 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-1031f9f6-9d6a-4c72-bb06-a4753a198a55 req-58396668-d7f0-4182-b784-94bebbbd422c tempest-TestMultiAttachVolumeSwap-422775694 tempest-TestMultiAttachVolumeSwap-422775694-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:39:14.360083 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-1031f9f6-9d6a-4c72-bb06-a4753a198a55 req-58396668-d7f0-4182-b784-94bebbbd422c tempest-TestMultiAttachVolumeSwap-422775694 tempest-TestMultiAttachVolumeSwap-422775694-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:39:14.392800 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:39:14.392800 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:39:14.408952 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [req-1031f9f6-9d6a-4c72-bb06-a4753a198a55 req-58396668-d7f0-4182-b784-94bebbbd422c tempest-TestMultiAttachVolumeSwap-422775694 tempest-TestMultiAttachVolumeSwap-422775694-project-member] Volume info retrieved successfully. Aug 25 05:39:14.415721 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-1031f9f6-9d6a-4c72-bb06-a4753a198a55 req-58396668-d7f0-4182-b784-94bebbbd422c tempest-TestMultiAttachVolumeSwap-422775694 tempest-TestMultiAttachVolumeSwap-422775694-project-member] https://10.4.3.189/volume/v3/volumes/1633eabe-0fff-4a8d-b511-1363a815b671 returned with HTTP 200 Aug 25 05:39:14.416285 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 119/464] 10.4.3.189 () {70 vars in 1639 bytes} [Tue Aug 25 05:39:14 2026] GET /volume/v3/volumes/1633eabe-0fff-4a8d-b511-1363a815b671 => generated 1640 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 05:39:15.168157 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-1031f9f6-9d6a-4c72-bb06-a4753a198a55 req-d21155bd-d608-4f80-bece-c826b07eeb95 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:39:15.173089 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-1031f9f6-9d6a-4c72-bb06-a4753a198a55 req-d21155bd-d608-4f80-bece-c826b07eeb95 tempest-TestMultiAttachVolumeSwap-422775694 tempest-TestMultiAttachVolumeSwap-422775694-project-member] GET https://10.4.3.189/volume/v3/volumes/1633eabe-0fff-4a8d-b511-1363a815b671 Aug 25 05:39:15.173089 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-1031f9f6-9d6a-4c72-bb06-a4753a198a55 req-d21155bd-d608-4f80-bece-c826b07eeb95 tempest-TestMultiAttachVolumeSwap-422775694 tempest-TestMultiAttachVolumeSwap-422775694-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:39:15.173089 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-1031f9f6-9d6a-4c72-bb06-a4753a198a55 req-d21155bd-d608-4f80-bece-c826b07eeb95 tempest-TestMultiAttachVolumeSwap-422775694 tempest-TestMultiAttachVolumeSwap-422775694-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:39:15.186309 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:39:15.186309 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:39:15.194364 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [req-1031f9f6-9d6a-4c72-bb06-a4753a198a55 req-d21155bd-d608-4f80-bece-c826b07eeb95 tempest-TestMultiAttachVolumeSwap-422775694 tempest-TestMultiAttachVolumeSwap-422775694-project-member] Volume info retrieved successfully. Aug 25 05:39:15.207173 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-1031f9f6-9d6a-4c72-bb06-a4753a198a55 req-d21155bd-d608-4f80-bece-c826b07eeb95 tempest-TestMultiAttachVolumeSwap-422775694 tempest-TestMultiAttachVolumeSwap-422775694-project-member] https://10.4.3.189/volume/v3/volumes/1633eabe-0fff-4a8d-b511-1363a815b671 returned with HTTP 200 Aug 25 05:39:15.207805 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 113/465] 10.4.3.189 () {68 vars in 1598 bytes} [Tue Aug 25 05:39:15 2026] GET /volume/v3/volumes/1633eabe-0fff-4a8d-b511-1363a815b671 => generated 1460 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:39:15.208323 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-d8924622-d16c-4b0c-af71-bda8ef3e6fce None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:39:15.238661 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [req-1031f9f6-9d6a-4c72-bb06-a4753a198a55 req-16e40637-3941-4b9a-b1c7-cabd4ebc17ba None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:39:15.244770 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-1031f9f6-9d6a-4c72-bb06-a4753a198a55 req-16e40637-3941-4b9a-b1c7-cabd4ebc17ba tempest-TestMultiAttachVolumeSwap-422775694 tempest-TestMultiAttachVolumeSwap-422775694-project-member] DELETE https://10.4.3.189/volume/v3/attachments/9ddcc359-bcc2-4508-a790-4a1bb54763d7 Aug 25 05:39:15.244997 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-1031f9f6-9d6a-4c72-bb06-a4753a198a55 req-16e40637-3941-4b9a-b1c7-cabd4ebc17ba tempest-TestMultiAttachVolumeSwap-422775694 tempest-TestMultiAttachVolumeSwap-422775694-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:39:15.245260 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-1031f9f6-9d6a-4c72-bb06-a4753a198a55 req-16e40637-3941-4b9a-b1c7-cabd4ebc17ba tempest-TestMultiAttachVolumeSwap-422775694 tempest-TestMultiAttachVolumeSwap-422775694-project-member] Calling method 'version_select' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:39:15.257664 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:39:15.257664 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:39:15.363878 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-1031f9f6-9d6a-4c72-bb06-a4753a198a55 req-16e40637-3941-4b9a-b1c7-cabd4ebc17ba tempest-TestMultiAttachVolumeSwap-422775694 tempest-TestMultiAttachVolumeSwap-422775694-project-member] https://10.4.3.189/volume/v3/attachments/9ddcc359-bcc2-4508-a790-4a1bb54763d7 returned with HTTP 200 Aug 25 05:39:15.364564 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 118/466] 10.4.3.189 () {72 vars in 1673 bytes} [Tue Aug 25 05:39:15 2026] DELETE /volume/v3/attachments/9ddcc359-bcc2-4508-a790-4a1bb54763d7 => generated 192 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:39:15.503018 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-d8924622-d16c-4b0c-af71-bda8ef3e6fce tempest-AbsoluteLimitsTests-1136795966 tempest-AbsoluteLimitsTests-1136795966-project-member] POST https://10.4.3.189/volume/v3/volumes Aug 25 05:39:15.503354 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-d8924622-d16c-4b0c-af71-bda8ef3e6fce tempest-AbsoluteLimitsTests-1136795966 tempest-AbsoluteLimitsTests-1136795966-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-AbsoluteLimitsTests-Volume-1284865105"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:39:15.504761 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.v3.volumes [None req-d8924622-d16c-4b0c-af71-bda8ef3e6fce tempest-AbsoluteLimitsTests-1136795966 tempest-AbsoluteLimitsTests-1136795966-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-AbsoluteLimitsTests-Volume-1284865105'}} {{(pid=100269) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 05:39:15.504884 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.v3.volumes [None req-d8924622-d16c-4b0c-af71-bda8ef3e6fce tempest-AbsoluteLimitsTests-1136795966 tempest-AbsoluteLimitsTests-1136795966-project-member] Create volume of 1 GB Aug 25 05:39:15.509950 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-d8924622-d16c-4b0c-af71-bda8ef3e6fce tempest-AbsoluteLimitsTests-1136795966 tempest-AbsoluteLimitsTests-1136795966-project-member] Availability Zones retrieved successfully. Aug 25 05:39:15.516647 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-d8924622-d16c-4b0c-af71-bda8ef3e6fce tempest-AbsoluteLimitsTests-1136795966 tempest-AbsoluteLimitsTests-1136795966-project-member] Flow 'volume_create_api' (eded2747-f5e1-4097-8f4b-2bba91e402d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:39:15.518053 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-d8924622-d16c-4b0c-af71-bda8ef3e6fce tempest-AbsoluteLimitsTests-1136795966 tempest-AbsoluteLimitsTests-1136795966-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (edfbce7f-fb02-4315-90bc-6cf928982b0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:39:15.519554 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.flows.api.create_volume [None req-d8924622-d16c-4b0c-af71-bda8ef3e6fce tempest-AbsoluteLimitsTests-1136795966 tempest-AbsoluteLimitsTests-1136795966-project-member] Validating volume size '1' using validate_int {{(pid=100269) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 05:39:15.562195 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-d8924622-d16c-4b0c-af71-bda8ef3e6fce tempest-AbsoluteLimitsTests-1136795966 tempest-AbsoluteLimitsTests-1136795966-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (edfbce7f-fb02-4315-90bc-6cf928982b0f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T05:35:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=23fc6e5d-fce0-4521-ba46-4837b4232084,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '23fc6e5d-fce0-4521-ba46-4837b4232084', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:39:15.563604 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-d8924622-d16c-4b0c-af71-bda8ef3e6fce tempest-AbsoluteLimitsTests-1136795966 tempest-AbsoluteLimitsTests-1136795966-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3af315f1-ed45-4835-b228-712f441ef2ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:39:15.653151 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.quota [None req-d8924622-d16c-4b0c-af71-bda8ef3e6fce tempest-AbsoluteLimitsTests-1136795966 tempest-AbsoluteLimitsTests-1136795966-project-member] Created reservations ['5a989e04-601f-458b-8a54-bbe5cda82d86', '43e78e9d-080f-42af-8b77-1910ebd6d88c', '2756c32a-c576-40d9-b67f-59152e1f20c5', '875360f5-1d59-4199-b3fe-61a8467f7fd3'] {{(pid=100269) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:39:15.654142 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-d8924622-d16c-4b0c-af71-bda8ef3e6fce tempest-AbsoluteLimitsTests-1136795966 tempest-AbsoluteLimitsTests-1136795966-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3af315f1-ed45-4835-b228-712f441ef2ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5a989e04-601f-458b-8a54-bbe5cda82d86', '43e78e9d-080f-42af-8b77-1910ebd6d88c', '2756c32a-c576-40d9-b67f-59152e1f20c5', '875360f5-1d59-4199-b3fe-61a8467f7fd3']}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:39:15.655032 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-d8924622-d16c-4b0c-af71-bda8ef3e6fce tempest-AbsoluteLimitsTests-1136795966 tempest-AbsoluteLimitsTests-1136795966-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9fc6f873-1646-4a53-9f05-b5a3145a307c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:39:15.686238 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-d8924622-d16c-4b0c-af71-bda8ef3e6fce tempest-AbsoluteLimitsTests-1136795966 tempest-AbsoluteLimitsTests-1136795966-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9fc6f873-1646-4a53-9f05-b5a3145a307c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '05b28e7e-0216-47d6-9559-d6aeeb268264', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-1284865105',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='449ed44920f1468fa1cf472031b6264a',qos_specs=None,replication_status=,reservations=['5a989e04-601f-458b-8a54-bbe5cda82d86','43e78e9d-080f-42af-8b77-1910ebd6d88c','2756c32a-c576-40d9-b67f-59152e1f20c5','875360f5-1d59-4199-b3fe-61a8467f7fd3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='56ccfe1e2b96411cafef760923e91bb9',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T05:39:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-1284865105',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=05b28e7e-0216-47d6-9559-d6aeeb268264,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='449ed44920f1468fa1cf472031b6264a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='56ccfe1e2b96411cafef760923e91bb9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(23fc6e5d-fce0-4521-ba46-4837b4232084),volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:39:15.687383 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-d8924622-d16c-4b0c-af71-bda8ef3e6fce tempest-AbsoluteLimitsTests-1136795966 tempest-AbsoluteLimitsTests-1136795966-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b31bf6a6-ca2a-4260-be37-07e4a12c42bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:39:15.720953 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-d8924622-d16c-4b0c-af71-bda8ef3e6fce tempest-AbsoluteLimitsTests-1136795966 tempest-AbsoluteLimitsTests-1136795966-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b31bf6a6-ca2a-4260-be37-07e4a12c42bc) transitioned into state 'SUCCESS' from state '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-1284865105',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='449ed44920f1468fa1cf472031b6264a',qos_specs=None,replication_status=,reservations=['5a989e04-601f-458b-8a54-bbe5cda82d86','43e78e9d-080f-42af-8b77-1910ebd6d88c','2756c32a-c576-40d9-b67f-59152e1f20c5','875360f5-1d59-4199-b3fe-61a8467f7fd3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='56ccfe1e2b96411cafef760923e91bb9',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:39:15.721839 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-d8924622-d16c-4b0c-af71-bda8ef3e6fce tempest-AbsoluteLimitsTests-1136795966 tempest-AbsoluteLimitsTests-1136795966-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c4f28ae4-8318-45b8-b78e-e806658eef87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:39:15.741412 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-d8924622-d16c-4b0c-af71-bda8ef3e6fce tempest-AbsoluteLimitsTests-1136795966 tempest-AbsoluteLimitsTests-1136795966-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c4f28ae4-8318-45b8-b78e-e806658eef87) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:39:15.742707 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-d8924622-d16c-4b0c-af71-bda8ef3e6fce tempest-AbsoluteLimitsTests-1136795966 tempest-AbsoluteLimitsTests-1136795966-project-member] Flow 'volume_create_api' (eded2747-f5e1-4097-8f4b-2bba91e402d8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:39:15.743032 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-d8924622-d16c-4b0c-af71-bda8ef3e6fce tempest-AbsoluteLimitsTests-1136795966 tempest-AbsoluteLimitsTests-1136795966-project-member] Create volume request issued successfully. Aug 25 05:39:15.744134 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-d8924622-d16c-4b0c-af71-bda8ef3e6fce tempest-AbsoluteLimitsTests-1136795966 tempest-AbsoluteLimitsTests-1136795966-project-member] https://10.4.3.189/volume/v3/volumes returned with HTTP 202 Aug 25 05:39:15.744538 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 117/467] 10.4.3.189 () {68 vars in 1258 bytes} [Tue Aug 25 05:39:15 2026] POST /volume/v3/volumes => generated 750 bytes in 537 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 05:39:15.761743 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-f4c0766a-a14e-4c2e-9090-d125f260c2eb None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:39:15.766734 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-f4c0766a-a14e-4c2e-9090-d125f260c2eb tempest-AbsoluteLimitsTests-1136795966 tempest-AbsoluteLimitsTests-1136795966-project-member] GET https://10.4.3.189/volume/v3/volumes/05b28e7e-0216-47d6-9559-d6aeeb268264 Aug 25 05:39:15.767018 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-f4c0766a-a14e-4c2e-9090-d125f260c2eb tempest-AbsoluteLimitsTests-1136795966 tempest-AbsoluteLimitsTests-1136795966-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:39:15.767305 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-f4c0766a-a14e-4c2e-9090-d125f260c2eb tempest-AbsoluteLimitsTests-1136795966 tempest-AbsoluteLimitsTests-1136795966-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:39:15.781410 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:39:15.781410 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:39:15.787306 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-f4c0766a-a14e-4c2e-9090-d125f260c2eb tempest-AbsoluteLimitsTests-1136795966 tempest-AbsoluteLimitsTests-1136795966-project-member] Volume info retrieved successfully. Aug 25 05:39:15.793946 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-f4c0766a-a14e-4c2e-9090-d125f260c2eb tempest-AbsoluteLimitsTests-1136795966 tempest-AbsoluteLimitsTests-1136795966-project-member] https://10.4.3.189/volume/v3/volumes/05b28e7e-0216-47d6-9559-d6aeeb268264 returned with HTTP 200 Aug 25 05:39:15.794444 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 120/468] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:39:15 2026] GET /volume/v3/volumes/05b28e7e-0216-47d6-9559-d6aeeb268264 => generated 818 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:39:16.222430 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-1777845c-e8aa-4c0a-b639-ddbf275b09c6 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:39:16.226924 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-1777845c-e8aa-4c0a-b639-ddbf275b09c6 tempest-VolumesAssistedSnapshotsTest-1375744646 tempest-VolumesAssistedSnapshotsTest-1375744646-project-admin] DELETE https://10.4.3.189/volume/v3/volumes/fe862356-ffcc-4eb3-8097-b49f0712fc78 Aug 25 05:39:16.227230 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-1777845c-e8aa-4c0a-b639-ddbf275b09c6 tempest-VolumesAssistedSnapshotsTest-1375744646 tempest-VolumesAssistedSnapshotsTest-1375744646-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:39:16.227462 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-1777845c-e8aa-4c0a-b639-ddbf275b09c6 tempest-VolumesAssistedSnapshotsTest-1375744646 tempest-VolumesAssistedSnapshotsTest-1375744646-project-admin] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:39:16.227670 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-1777845c-e8aa-4c0a-b639-ddbf275b09c6 tempest-VolumesAssistedSnapshotsTest-1375744646 tempest-VolumesAssistedSnapshotsTest-1375744646-project-admin] Delete volume with id: fe862356-ffcc-4eb3-8097-b49f0712fc78 Aug 25 05:39:16.229588 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-a265640e-e3f1-4617-a344-61fbf37f80a9 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:39:16.231984 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-a265640e-e3f1-4617-a344-61fbf37f80a9 tempest-AttachSCSIVolumeTestJSON-717183569 tempest-AttachSCSIVolumeTestJSON-717183569-project-member] DELETE https://10.4.3.189/volume/v3/volumes/98a458c1-740a-45ad-841d-fe9248f0b34a Aug 25 05:39:16.232271 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-a265640e-e3f1-4617-a344-61fbf37f80a9 tempest-AttachSCSIVolumeTestJSON-717183569 tempest-AttachSCSIVolumeTestJSON-717183569-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:39:16.232590 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-a265640e-e3f1-4617-a344-61fbf37f80a9 tempest-AttachSCSIVolumeTestJSON-717183569 tempest-AttachSCSIVolumeTestJSON-717183569-project-member] Calling method 'delete' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:39:16.232848 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.v3.volumes [None req-a265640e-e3f1-4617-a344-61fbf37f80a9 tempest-AttachSCSIVolumeTestJSON-717183569 tempest-AttachSCSIVolumeTestJSON-717183569-project-member] Delete volume with id: 98a458c1-740a-45ad-841d-fe9248f0b34a Aug 25 05:39:16.236883 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-1777845c-e8aa-4c0a-b639-ddbf275b09c6 tempest-VolumesAssistedSnapshotsTest-1375744646 tempest-VolumesAssistedSnapshotsTest-1375744646-project-admin] https://10.4.3.189/volume/v3/volumes/fe862356-ffcc-4eb3-8097-b49f0712fc78 returned with HTTP 404 Aug 25 05:39:16.238135 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 114/469] 10.4.3.189 () {66 vars in 1351 bytes} [Tue Aug 25 05:39:16 2026] DELETE /volume/v3/volumes/fe862356-ffcc-4eb3-8097-b49f0712fc78 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:39:16.249497 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-534d802e-36f4-4290-9873-e2921746e817 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:39:16.251471 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-534d802e-36f4-4290-9873-e2921746e817 tempest-VolumesAssistedSnapshotsTest-1375744646 tempest-VolumesAssistedSnapshotsTest-1375744646-project-admin] GET https://10.4.3.189/volume/v3/volumes/fe862356-ffcc-4eb3-8097-b49f0712fc78 Aug 25 05:39:16.251564 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:39:16.251564 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:39:16.251871 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-534d802e-36f4-4290-9873-e2921746e817 tempest-VolumesAssistedSnapshotsTest-1375744646 tempest-VolumesAssistedSnapshotsTest-1375744646-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:39:16.252226 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-a265640e-e3f1-4617-a344-61fbf37f80a9 tempest-AttachSCSIVolumeTestJSON-717183569 tempest-AttachSCSIVolumeTestJSON-717183569-project-member] Volume info retrieved successfully. Aug 25 05:39:16.253076 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-534d802e-36f4-4290-9873-e2921746e817 tempest-VolumesAssistedSnapshotsTest-1375744646 tempest-VolumesAssistedSnapshotsTest-1375744646-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:39:16.261602 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-534d802e-36f4-4290-9873-e2921746e817 tempest-VolumesAssistedSnapshotsTest-1375744646 tempest-VolumesAssistedSnapshotsTest-1375744646-project-admin] https://10.4.3.189/volume/v3/volumes/fe862356-ffcc-4eb3-8097-b49f0712fc78 returned with HTTP 404 Aug 25 05:39:16.261602 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 118/470] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:39:16 2026] GET /volume/v3/volumes/fe862356-ffcc-4eb3-8097-b49f0712fc78 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:39:16.291134 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-a265640e-e3f1-4617-a344-61fbf37f80a9 tempest-AttachSCSIVolumeTestJSON-717183569 tempest-AttachSCSIVolumeTestJSON-717183569-project-member] Delete volume request issued successfully. Aug 25 05:39:16.291583 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-a265640e-e3f1-4617-a344-61fbf37f80a9 tempest-AttachSCSIVolumeTestJSON-717183569 tempest-AttachSCSIVolumeTestJSON-717183569-project-member] https://10.4.3.189/volume/v3/volumes/98a458c1-740a-45ad-841d-fe9248f0b34a returned with HTTP 202 Aug 25 05:39:16.292082 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 119/471] 10.4.3.189 () {66 vars in 1351 bytes} [Tue Aug 25 05:39:16 2026] DELETE /volume/v3/volumes/98a458c1-740a-45ad-841d-fe9248f0b34a => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:39:16.306091 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-2b67f1a7-3064-433c-ac31-54ed923363d1 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:39:16.308214 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-2b67f1a7-3064-433c-ac31-54ed923363d1 tempest-AttachSCSIVolumeTestJSON-717183569 tempest-AttachSCSIVolumeTestJSON-717183569-project-member] GET https://10.4.3.189/volume/v3/volumes/98a458c1-740a-45ad-841d-fe9248f0b34a Aug 25 05:39:16.308514 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-2b67f1a7-3064-433c-ac31-54ed923363d1 tempest-AttachSCSIVolumeTestJSON-717183569 tempest-AttachSCSIVolumeTestJSON-717183569-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:39:16.308809 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-2b67f1a7-3064-433c-ac31-54ed923363d1 tempest-AttachSCSIVolumeTestJSON-717183569 tempest-AttachSCSIVolumeTestJSON-717183569-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:39:16.323298 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:39:16.323298 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:39:16.329500 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-2b67f1a7-3064-433c-ac31-54ed923363d1 tempest-AttachSCSIVolumeTestJSON-717183569 tempest-AttachSCSIVolumeTestJSON-717183569-project-member] Volume info retrieved successfully. Aug 25 05:39:16.340992 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-2b67f1a7-3064-433c-ac31-54ed923363d1 tempest-AttachSCSIVolumeTestJSON-717183569 tempest-AttachSCSIVolumeTestJSON-717183569-project-member] https://10.4.3.189/volume/v3/volumes/98a458c1-740a-45ad-841d-fe9248f0b34a returned with HTTP 200 Aug 25 05:39:16.340992 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 121/472] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:39:16 2026] GET /volume/v3/volumes/98a458c1-740a-45ad-841d-fe9248f0b34a => generated 847 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:39:16.451683 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-df441207-3201-4f9c-b3ad-009ad974c0dc None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:39:16.454566 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-df441207-3201-4f9c-b3ad-009ad974c0dc tempest-TestMultiAttachVolumeSwap-422775694 tempest-TestMultiAttachVolumeSwap-422775694-project-member] GET https://10.4.3.189/volume/v3/volumes/1633eabe-0fff-4a8d-b511-1363a815b671 Aug 25 05:39:16.455838 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-df441207-3201-4f9c-b3ad-009ad974c0dc tempest-TestMultiAttachVolumeSwap-422775694 tempest-TestMultiAttachVolumeSwap-422775694-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:39:16.455838 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-df441207-3201-4f9c-b3ad-009ad974c0dc tempest-TestMultiAttachVolumeSwap-422775694 tempest-TestMultiAttachVolumeSwap-422775694-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:39:16.477284 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:39:16.477284 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:39:16.491171 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-df441207-3201-4f9c-b3ad-009ad974c0dc tempest-TestMultiAttachVolumeSwap-422775694 tempest-TestMultiAttachVolumeSwap-422775694-project-member] Volume info retrieved successfully. Aug 25 05:39:16.499799 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-df441207-3201-4f9c-b3ad-009ad974c0dc tempest-TestMultiAttachVolumeSwap-422775694 tempest-TestMultiAttachVolumeSwap-422775694-project-member] https://10.4.3.189/volume/v3/volumes/1633eabe-0fff-4a8d-b511-1363a815b671 returned with HTTP 200 Aug 25 05:39:16.499799 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 115/473] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:39:16 2026] GET /volume/v3/volumes/1633eabe-0fff-4a8d-b511-1363a815b671 => generated 1160 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:39:16.558469 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-3c634810-5e30-4da2-a035-5920d0fb3fce req-5ecca8da-be0d-4c98-bc45-84cead8decb1 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:39:16.559973 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-3c634810-5e30-4da2-a035-5920d0fb3fce req-5ecca8da-be0d-4c98-bc45-84cead8decb1 tempest-TestMultiAttachVolumeSwap-422775694 tempest-TestMultiAttachVolumeSwap-422775694-project-member] GET https://10.4.3.189/volume/v3/volumes/1633eabe-0fff-4a8d-b511-1363a815b671 Aug 25 05:39:16.560260 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-3c634810-5e30-4da2-a035-5920d0fb3fce req-5ecca8da-be0d-4c98-bc45-84cead8decb1 tempest-TestMultiAttachVolumeSwap-422775694 tempest-TestMultiAttachVolumeSwap-422775694-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:39:16.560379 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-3c634810-5e30-4da2-a035-5920d0fb3fce req-5ecca8da-be0d-4c98-bc45-84cead8decb1 tempest-TestMultiAttachVolumeSwap-422775694 tempest-TestMultiAttachVolumeSwap-422775694-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:39:16.574324 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:39:16.574324 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:39:16.577848 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [req-3c634810-5e30-4da2-a035-5920d0fb3fce req-5ecca8da-be0d-4c98-bc45-84cead8decb1 tempest-TestMultiAttachVolumeSwap-422775694 tempest-TestMultiAttachVolumeSwap-422775694-project-member] Volume info retrieved successfully. Aug 25 05:39:16.585098 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-3c634810-5e30-4da2-a035-5920d0fb3fce req-5ecca8da-be0d-4c98-bc45-84cead8decb1 tempest-TestMultiAttachVolumeSwap-422775694 tempest-TestMultiAttachVolumeSwap-422775694-project-member] https://10.4.3.189/volume/v3/volumes/1633eabe-0fff-4a8d-b511-1363a815b671 returned with HTTP 200 Aug 25 05:39:16.586989 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 119/474] 10.4.3.189 () {68 vars in 1598 bytes} [Tue Aug 25 05:39:16 2026] GET /volume/v3/volumes/1633eabe-0fff-4a8d-b511-1363a815b671 => generated 1160 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:39:16.616226 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [req-3c634810-5e30-4da2-a035-5920d0fb3fce req-fc668719-1c87-44e3-a768-5653a9e688c9 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:39:16.619074 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-3c634810-5e30-4da2-a035-5920d0fb3fce req-fc668719-1c87-44e3-a768-5653a9e688c9 tempest-TestMultiAttachVolumeSwap-422775694 tempest-TestMultiAttachVolumeSwap-422775694-project-member] POST https://10.4.3.189/volume/v3/volumes/1633eabe-0fff-4a8d-b511-1363a815b671/action Aug 25 05:39:16.619587 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-3c634810-5e30-4da2-a035-5920d0fb3fce req-fc668719-1c87-44e3-a768-5653a9e688c9 tempest-TestMultiAttachVolumeSwap-422775694 tempest-TestMultiAttachVolumeSwap-422775694-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100270) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 05:39:16.619742 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-3c634810-5e30-4da2-a035-5920d0fb3fce req-fc668719-1c87-44e3-a768-5653a9e688c9 tempest-TestMultiAttachVolumeSwap-422775694 tempest-TestMultiAttachVolumeSwap-422775694-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:39:16.635529 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:39:16.635529 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:39:16.636125 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [req-3c634810-5e30-4da2-a035-5920d0fb3fce req-fc668719-1c87-44e3-a768-5653a9e688c9 tempest-TestMultiAttachVolumeSwap-422775694 tempest-TestMultiAttachVolumeSwap-422775694-project-member] Volume info retrieved successfully. Aug 25 05:39:16.652707 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [req-3c634810-5e30-4da2-a035-5920d0fb3fce req-fc668719-1c87-44e3-a768-5653a9e688c9 tempest-TestMultiAttachVolumeSwap-422775694 tempest-TestMultiAttachVolumeSwap-422775694-project-member] Begin detaching volume completed successfully. Aug 25 05:39:16.653070 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-3c634810-5e30-4da2-a035-5920d0fb3fce req-fc668719-1c87-44e3-a768-5653a9e688c9 tempest-TestMultiAttachVolumeSwap-422775694 tempest-TestMultiAttachVolumeSwap-422775694-project-member] https://10.4.3.189/volume/v3/volumes/1633eabe-0fff-4a8d-b511-1363a815b671/action returned with HTTP 202 Aug 25 05:39:16.653636 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 120/475] 10.4.3.189 () {72 vars in 1672 bytes} [Tue Aug 25 05:39:16 2026] POST /volume/v3/volumes/1633eabe-0fff-4a8d-b511-1363a815b671/action => generated 0 bytes in 38 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 05:39:16.714848 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-e948b593-6281-4fcb-9a52-2463d9df267f None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:39:16.715299 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-e948b593-6281-4fcb-9a52-2463d9df267f None None] GET https://10.4.3.189/volume// Aug 25 05:39:16.715452 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-e948b593-6281-4fcb-9a52-2463d9df267f None None] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:39:16.715751 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-e948b593-6281-4fcb-9a52-2463d9df267f None None] Calling method 'all' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:39:16.716041 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-e948b593-6281-4fcb-9a52-2463d9df267f None None] https://10.4.3.189/volume// returned with HTTP 300 Aug 25 05:39:16.716367 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 122/476] 10.4.3.189 () {66 vars in 1426 bytes} [Tue Aug 25 05:39: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 25 05:39:16.729136 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-3c634810-5e30-4da2-a035-5920d0fb3fce req-5e5f6e5e-8c96-48d8-bc38-0146e53e5f6c None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:39:16.733907 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-3c634810-5e30-4da2-a035-5920d0fb3fce req-5e5f6e5e-8c96-48d8-bc38-0146e53e5f6c tempest-TestMultiAttachVolumeSwap-422775694 tempest-TestMultiAttachVolumeSwap-422775694-project-member] GET https://10.4.3.189/volume/v3/volumes/1633eabe-0fff-4a8d-b511-1363a815b671 Aug 25 05:39:16.734277 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-3c634810-5e30-4da2-a035-5920d0fb3fce req-5e5f6e5e-8c96-48d8-bc38-0146e53e5f6c tempest-TestMultiAttachVolumeSwap-422775694 tempest-TestMultiAttachVolumeSwap-422775694-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:39:16.734569 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-3c634810-5e30-4da2-a035-5920d0fb3fce req-5e5f6e5e-8c96-48d8-bc38-0146e53e5f6c tempest-TestMultiAttachVolumeSwap-422775694 tempest-TestMultiAttachVolumeSwap-422775694-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:39:16.751831 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:39:16.751831 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:39:16.765871 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [req-3c634810-5e30-4da2-a035-5920d0fb3fce req-5e5f6e5e-8c96-48d8-bc38-0146e53e5f6c tempest-TestMultiAttachVolumeSwap-422775694 tempest-TestMultiAttachVolumeSwap-422775694-project-member] Volume info retrieved successfully. Aug 25 05:39:16.765871 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-3c634810-5e30-4da2-a035-5920d0fb3fce req-5e5f6e5e-8c96-48d8-bc38-0146e53e5f6c tempest-TestMultiAttachVolumeSwap-422775694 tempest-TestMultiAttachVolumeSwap-422775694-project-member] https://10.4.3.189/volume/v3/volumes/1633eabe-0fff-4a8d-b511-1363a815b671 returned with HTTP 200 Aug 25 05:39:16.765871 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 116/477] 10.4.3.189 () {70 vars in 1639 bytes} [Tue Aug 25 05:39:16 2026] GET /volume/v3/volumes/1633eabe-0fff-4a8d-b511-1363a815b671 => generated 1343 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 05:39:16.815575 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-5606da47-329a-4604-8a7c-e7e25685850e None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:39:16.818761 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-5606da47-329a-4604-8a7c-e7e25685850e tempest-AbsoluteLimitsTests-1136795966 tempest-AbsoluteLimitsTests-1136795966-project-member] GET https://10.4.3.189/volume/v3/volumes/05b28e7e-0216-47d6-9559-d6aeeb268264 Aug 25 05:39:16.819033 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-5606da47-329a-4604-8a7c-e7e25685850e tempest-AbsoluteLimitsTests-1136795966 tempest-AbsoluteLimitsTests-1136795966-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:39:16.819236 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-5606da47-329a-4604-8a7c-e7e25685850e tempest-AbsoluteLimitsTests-1136795966 tempest-AbsoluteLimitsTests-1136795966-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:39:16.834320 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:39:16.834320 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:39:16.841236 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-5606da47-329a-4604-8a7c-e7e25685850e tempest-AbsoluteLimitsTests-1136795966 tempest-AbsoluteLimitsTests-1136795966-project-member] Volume info retrieved successfully. Aug 25 05:39:16.850501 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-5606da47-329a-4604-8a7c-e7e25685850e tempest-AbsoluteLimitsTests-1136795966 tempest-AbsoluteLimitsTests-1136795966-project-member] https://10.4.3.189/volume/v3/volumes/05b28e7e-0216-47d6-9559-d6aeeb268264 returned with HTTP 200 Aug 25 05:39:16.850829 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 120/478] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:39:16 2026] GET /volume/v3/volumes/05b28e7e-0216-47d6-9559-d6aeeb268264 => generated 843 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:39:16.873557 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-e2bbe4cd-a9c7-48fe-bd2c-22c98032b8e9 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:39:16.875840 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-e2bbe4cd-a9c7-48fe-bd2c-22c98032b8e9 tempest-AbsoluteLimitsTests-1136795966 tempest-AbsoluteLimitsTests-1136795966-project-member] GET https://10.4.3.189/volume/v3/limits Aug 25 05:39:16.875840 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-e2bbe4cd-a9c7-48fe-bd2c-22c98032b8e9 tempest-AbsoluteLimitsTests-1136795966 tempest-AbsoluteLimitsTests-1136795966-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:39:16.875968 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-e2bbe4cd-a9c7-48fe-bd2c-22c98032b8e9 tempest-AbsoluteLimitsTests-1136795966 tempest-AbsoluteLimitsTests-1136795966-project-member] Calling method 'index' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:39:16.891398 np0000008051 devstack@c-api.service[100270]: WARNING cinder.quota [None req-e2bbe4cd-a9c7-48fe-bd2c-22c98032b8e9 tempest-AbsoluteLimitsTests-1136795966 tempest-AbsoluteLimitsTests-1136795966-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 25 05:39:16.891867 np0000008051 devstack@c-api.service[100270]: WARNING cinder.quota [None req-e2bbe4cd-a9c7-48fe-bd2c-22c98032b8e9 tempest-AbsoluteLimitsTests-1136795966 tempest-AbsoluteLimitsTests-1136795966-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 25 05:39:16.892352 np0000008051 devstack@c-api.service[100270]: WARNING cinder.quota [None req-e2bbe4cd-a9c7-48fe-bd2c-22c98032b8e9 tempest-AbsoluteLimitsTests-1136795966 tempest-AbsoluteLimitsTests-1136795966-project-member] Deprecated: Default quota for resource: snapshots_multiattach is set by the default quota flag: quota_snapshots_multiattach, it is now deprecated. Please use the default quota class for default quota. Aug 25 05:39:16.894126 np0000008051 devstack@c-api.service[100270]: WARNING cinder.quota [None req-e2bbe4cd-a9c7-48fe-bd2c-22c98032b8e9 tempest-AbsoluteLimitsTests-1136795966 tempest-AbsoluteLimitsTests-1136795966-project-member] Deprecated: Default quota for resource: volumes___DEFAULT__ is set by the default quota flag: quota_volumes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Aug 25 05:39:16.894126 np0000008051 devstack@c-api.service[100270]: WARNING cinder.quota [None req-e2bbe4cd-a9c7-48fe-bd2c-22c98032b8e9 tempest-AbsoluteLimitsTests-1136795966 tempest-AbsoluteLimitsTests-1136795966-project-member] Deprecated: Default quota for resource: gigabytes___DEFAULT__ is set by the default quota flag: quota_gigabytes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Aug 25 05:39:16.894349 np0000008051 devstack@c-api.service[100270]: WARNING cinder.quota [None req-e2bbe4cd-a9c7-48fe-bd2c-22c98032b8e9 tempest-AbsoluteLimitsTests-1136795966 tempest-AbsoluteLimitsTests-1136795966-project-member] Deprecated: Default quota for resource: snapshots___DEFAULT__ is set by the default quota flag: quota_snapshots___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Aug 25 05:39:16.909080 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-e2bbe4cd-a9c7-48fe-bd2c-22c98032b8e9 tempest-AbsoluteLimitsTests-1136795966 tempest-AbsoluteLimitsTests-1136795966-project-member] https://10.4.3.189/volume/v3/limits returned with HTTP 200 Aug 25 05:39:16.909455 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 121/479] 10.4.3.189 () {66 vars in 1234 bytes} [Tue Aug 25 05:39:16 2026] GET /volume/v3/limits => generated 302 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:39:16.921856 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-b68faeab-ea95-4546-99aa-7f2ca326bd1f None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:39:16.923981 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-b68faeab-ea95-4546-99aa-7f2ca326bd1f tempest-AbsoluteLimitsTests-1136795966 tempest-AbsoluteLimitsTests-1136795966-project-member] GET https://10.4.3.189/volume/v3/volumes/05b28e7e-0216-47d6-9559-d6aeeb268264 Aug 25 05:39:16.924247 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-b68faeab-ea95-4546-99aa-7f2ca326bd1f tempest-AbsoluteLimitsTests-1136795966 tempest-AbsoluteLimitsTests-1136795966-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:39:16.924491 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-b68faeab-ea95-4546-99aa-7f2ca326bd1f tempest-AbsoluteLimitsTests-1136795966 tempest-AbsoluteLimitsTests-1136795966-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:39:16.932576 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:39:16.932576 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:39:16.937165 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-b68faeab-ea95-4546-99aa-7f2ca326bd1f tempest-AbsoluteLimitsTests-1136795966 tempest-AbsoluteLimitsTests-1136795966-project-member] Volume info retrieved successfully. Aug 25 05:39:16.942253 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-b68faeab-ea95-4546-99aa-7f2ca326bd1f tempest-AbsoluteLimitsTests-1136795966 tempest-AbsoluteLimitsTests-1136795966-project-member] https://10.4.3.189/volume/v3/volumes/05b28e7e-0216-47d6-9559-d6aeeb268264 returned with HTTP 200 Aug 25 05:39:16.942710 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 123/480] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:39:16 2026] GET /volume/v3/volumes/05b28e7e-0216-47d6-9559-d6aeeb268264 => generated 843 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:39:16.956986 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-a0cf1447-1489-41c4-93d5-7193214ac82d None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:39:16.959416 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a0cf1447-1489-41c4-93d5-7193214ac82d tempest-AbsoluteLimitsTests-1136795966 tempest-AbsoluteLimitsTests-1136795966-project-member] DELETE https://10.4.3.189/volume/v3/volumes/05b28e7e-0216-47d6-9559-d6aeeb268264 Aug 25 05:39:16.959679 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a0cf1447-1489-41c4-93d5-7193214ac82d tempest-AbsoluteLimitsTests-1136795966 tempest-AbsoluteLimitsTests-1136795966-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:39:16.959948 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a0cf1447-1489-41c4-93d5-7193214ac82d tempest-AbsoluteLimitsTests-1136795966 tempest-AbsoluteLimitsTests-1136795966-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:39:16.960214 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-a0cf1447-1489-41c4-93d5-7193214ac82d tempest-AbsoluteLimitsTests-1136795966 tempest-AbsoluteLimitsTests-1136795966-project-member] Delete volume with id: 05b28e7e-0216-47d6-9559-d6aeeb268264 Aug 25 05:39:16.970745 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:39:16.970745 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:39:16.971298 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-a0cf1447-1489-41c4-93d5-7193214ac82d tempest-AbsoluteLimitsTests-1136795966 tempest-AbsoluteLimitsTests-1136795966-project-member] Volume info retrieved successfully. Aug 25 05:39:16.996126 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-a0cf1447-1489-41c4-93d5-7193214ac82d tempest-AbsoluteLimitsTests-1136795966 tempest-AbsoluteLimitsTests-1136795966-project-member] Delete volume request issued successfully. Aug 25 05:39:16.996447 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a0cf1447-1489-41c4-93d5-7193214ac82d tempest-AbsoluteLimitsTests-1136795966 tempest-AbsoluteLimitsTests-1136795966-project-member] https://10.4.3.189/volume/v3/volumes/05b28e7e-0216-47d6-9559-d6aeeb268264 returned with HTTP 202 Aug 25 05:39:16.996975 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 117/481] 10.4.3.189 () {66 vars in 1351 bytes} [Tue Aug 25 05:39:16 2026] DELETE /volume/v3/volumes/05b28e7e-0216-47d6-9559-d6aeeb268264 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:39:17.005856 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-4eb9e871-6fc9-4fa5-b5e9-80ba3601c324 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:39:17.008561 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-4eb9e871-6fc9-4fa5-b5e9-80ba3601c324 tempest-AbsoluteLimitsTests-1136795966 tempest-AbsoluteLimitsTests-1136795966-project-member] GET https://10.4.3.189/volume/v3/volumes/05b28e7e-0216-47d6-9559-d6aeeb268264 Aug 25 05:39:17.008897 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-4eb9e871-6fc9-4fa5-b5e9-80ba3601c324 tempest-AbsoluteLimitsTests-1136795966 tempest-AbsoluteLimitsTests-1136795966-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:39:17.009223 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-4eb9e871-6fc9-4fa5-b5e9-80ba3601c324 tempest-AbsoluteLimitsTests-1136795966 tempest-AbsoluteLimitsTests-1136795966-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:39:17.029383 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:39:17.029383 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:39:17.039676 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-4eb9e871-6fc9-4fa5-b5e9-80ba3601c324 tempest-AbsoluteLimitsTests-1136795966 tempest-AbsoluteLimitsTests-1136795966-project-member] Volume info retrieved successfully. Aug 25 05:39:17.044781 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-4eb9e871-6fc9-4fa5-b5e9-80ba3601c324 tempest-AbsoluteLimitsTests-1136795966 tempest-AbsoluteLimitsTests-1136795966-project-member] https://10.4.3.189/volume/v3/volumes/05b28e7e-0216-47d6-9559-d6aeeb268264 returned with HTTP 200 Aug 25 05:39:17.045178 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 121/482] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:39:17 2026] GET /volume/v3/volumes/05b28e7e-0216-47d6-9559-d6aeeb268264 => generated 842 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:39:17.361483 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-0eafeb09-626d-47a3-beef-2a6902eea39b None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:39:17.361893 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-06ff691d-2b85-4d93-b1f5-1a28c05ecdc7 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:39:17.363601 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-0eafeb09-626d-47a3-beef-2a6902eea39b tempest-AttachSCSIVolumeTestJSON-717183569 tempest-AttachSCSIVolumeTestJSON-717183569-project-member] GET https://10.4.3.189/volume/v3/volumes/98a458c1-740a-45ad-841d-fe9248f0b34a Aug 25 05:39:17.364041 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-0eafeb09-626d-47a3-beef-2a6902eea39b tempest-AttachSCSIVolumeTestJSON-717183569 tempest-AttachSCSIVolumeTestJSON-717183569-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:39:17.364559 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-0eafeb09-626d-47a3-beef-2a6902eea39b tempest-AttachSCSIVolumeTestJSON-717183569 tempest-AttachSCSIVolumeTestJSON-717183569-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:39:17.366155 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-06ff691d-2b85-4d93-b1f5-1a28c05ecdc7 tempest-TaggedAttachmentsTest-1141031454 tempest-TaggedAttachmentsTest-1141031454-project-member] DELETE https://10.4.3.189/volume/v3/volumes/e3d27fca-c234-4d03-a430-b1b2a88d3874 Aug 25 05:39:17.366495 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-06ff691d-2b85-4d93-b1f5-1a28c05ecdc7 tempest-TaggedAttachmentsTest-1141031454 tempest-TaggedAttachmentsTest-1141031454-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:39:17.366729 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-06ff691d-2b85-4d93-b1f5-1a28c05ecdc7 tempest-TaggedAttachmentsTest-1141031454 tempest-TaggedAttachmentsTest-1141031454-project-member] Calling method 'delete' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:39:17.366967 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [None req-06ff691d-2b85-4d93-b1f5-1a28c05ecdc7 tempest-TaggedAttachmentsTest-1141031454 tempest-TaggedAttachmentsTest-1141031454-project-member] Delete volume with id: e3d27fca-c234-4d03-a430-b1b2a88d3874 Aug 25 05:39:17.375040 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-0eafeb09-626d-47a3-beef-2a6902eea39b tempest-AttachSCSIVolumeTestJSON-717183569 tempest-AttachSCSIVolumeTestJSON-717183569-project-member] https://10.4.3.189/volume/v3/volumes/98a458c1-740a-45ad-841d-fe9248f0b34a returned with HTTP 404 Aug 25 05:39:17.375040 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 122/483] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:39:17 2026] GET /volume/v3/volumes/98a458c1-740a-45ad-841d-fe9248f0b34a => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:39:17.378813 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:39:17.378813 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:39:17.379480 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-06ff691d-2b85-4d93-b1f5-1a28c05ecdc7 tempest-TaggedAttachmentsTest-1141031454 tempest-TaggedAttachmentsTest-1141031454-project-member] Volume info retrieved successfully. Aug 25 05:39:17.442987 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-06ff691d-2b85-4d93-b1f5-1a28c05ecdc7 tempest-TaggedAttachmentsTest-1141031454 tempest-TaggedAttachmentsTest-1141031454-project-member] Delete volume request issued successfully. Aug 25 05:39:17.443991 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-06ff691d-2b85-4d93-b1f5-1a28c05ecdc7 tempest-TaggedAttachmentsTest-1141031454 tempest-TaggedAttachmentsTest-1141031454-project-member] https://10.4.3.189/volume/v3/volumes/e3d27fca-c234-4d03-a430-b1b2a88d3874 returned with HTTP 202 Aug 25 05:39:17.444990 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 124/484] 10.4.3.189 () {66 vars in 1351 bytes} [Tue Aug 25 05:39:17 2026] DELETE /volume/v3/volumes/e3d27fca-c234-4d03-a430-b1b2a88d3874 => generated 0 bytes in 84 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:39:17.455214 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-3fc6f080-3969-4837-9876-259d56899a59 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:39:17.459814 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-3fc6f080-3969-4837-9876-259d56899a59 tempest-TaggedAttachmentsTest-1141031454 tempest-TaggedAttachmentsTest-1141031454-project-member] GET https://10.4.3.189/volume/v3/volumes/e3d27fca-c234-4d03-a430-b1b2a88d3874 Aug 25 05:39:17.459814 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-3fc6f080-3969-4837-9876-259d56899a59 tempest-TaggedAttachmentsTest-1141031454 tempest-TaggedAttachmentsTest-1141031454-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:39:17.460265 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-3fc6f080-3969-4837-9876-259d56899a59 tempest-TaggedAttachmentsTest-1141031454 tempest-TaggedAttachmentsTest-1141031454-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:39:17.464163 np0000008051 devstack@c-api.service[100268]: DEBUG dbcounter [-] [100268] Writing DB stats cinder:SELECT=475,cinder:INSERT=57,cinder:UPDATE=100,cinder:DELETE=4 {{(pid=100268) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 05:39:17.472721 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:39:17.472721 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:39:17.478784 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-3fc6f080-3969-4837-9876-259d56899a59 tempest-TaggedAttachmentsTest-1141031454 tempest-TaggedAttachmentsTest-1141031454-project-member] Volume info retrieved successfully. Aug 25 05:39:17.485792 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-3fc6f080-3969-4837-9876-259d56899a59 tempest-TaggedAttachmentsTest-1141031454 tempest-TaggedAttachmentsTest-1141031454-project-member] https://10.4.3.189/volume/v3/volumes/e3d27fca-c234-4d03-a430-b1b2a88d3874 returned with HTTP 200 Aug 25 05:39:17.486493 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 118/485] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:39:17 2026] GET /volume/v3/volumes/e3d27fca-c234-4d03-a430-b1b2a88d3874 => generated 843 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:39:18.059191 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-b94f1d9c-b188-4096-a117-5e6c159b6fbe None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:39:18.061735 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-b94f1d9c-b188-4096-a117-5e6c159b6fbe tempest-AbsoluteLimitsTests-1136795966 tempest-AbsoluteLimitsTests-1136795966-project-member] GET https://10.4.3.189/volume/v3/volumes/05b28e7e-0216-47d6-9559-d6aeeb268264 Aug 25 05:39:18.061978 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-b94f1d9c-b188-4096-a117-5e6c159b6fbe tempest-AbsoluteLimitsTests-1136795966 tempest-AbsoluteLimitsTests-1136795966-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:39:18.062283 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-b94f1d9c-b188-4096-a117-5e6c159b6fbe tempest-AbsoluteLimitsTests-1136795966 tempest-AbsoluteLimitsTests-1136795966-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:39:18.064522 np0000008051 devstack@c-api.service[100269]: DEBUG dbcounter [-] [100269] Writing DB stats cinder:SELECT=400,cinder:UPDATE=41,cinder:INSERT=20,cinder:DELETE=2 {{(pid=100269) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 05:39:18.069133 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-b94f1d9c-b188-4096-a117-5e6c159b6fbe tempest-AbsoluteLimitsTests-1136795966 tempest-AbsoluteLimitsTests-1136795966-project-member] https://10.4.3.189/volume/v3/volumes/05b28e7e-0216-47d6-9559-d6aeeb268264 returned with HTTP 404 Aug 25 05:39:18.069754 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 122/486] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:39:18 2026] GET /volume/v3/volumes/05b28e7e-0216-47d6-9559-d6aeeb268264 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:39:18.508588 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-5a251f89-6613-4a8b-bc33-7407b073d6d8 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:39:18.512656 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-5a251f89-6613-4a8b-bc33-7407b073d6d8 tempest-TaggedAttachmentsTest-1141031454 tempest-TaggedAttachmentsTest-1141031454-project-member] GET https://10.4.3.189/volume/v3/volumes/e3d27fca-c234-4d03-a430-b1b2a88d3874 Aug 25 05:39:18.512881 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-5a251f89-6613-4a8b-bc33-7407b073d6d8 tempest-TaggedAttachmentsTest-1141031454 tempest-TaggedAttachmentsTest-1141031454-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:39:18.513144 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-5a251f89-6613-4a8b-bc33-7407b073d6d8 tempest-TaggedAttachmentsTest-1141031454 tempest-TaggedAttachmentsTest-1141031454-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:39:18.519283 np0000008051 devstack@c-api.service[100270]: DEBUG dbcounter [-] [100270] Writing DB stats cinder:SELECT=397,cinder:UPDATE=44,cinder:INSERT=15,cinder:DELETE=1 {{(pid=100270) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 05:39:18.527863 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-5a251f89-6613-4a8b-bc33-7407b073d6d8 tempest-TaggedAttachmentsTest-1141031454 tempest-TaggedAttachmentsTest-1141031454-project-member] https://10.4.3.189/volume/v3/volumes/e3d27fca-c234-4d03-a430-b1b2a88d3874 returned with HTTP 404 Aug 25 05:39:18.528690 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 123/487] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:39:18 2026] GET /volume/v3/volumes/e3d27fca-c234-4d03-a430-b1b2a88d3874 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:39:20.999842 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-3c634810-5e30-4da2-a035-5920d0fb3fce req-99a35dd7-1229-4613-9ff8-9eef54dfde93 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:39:21.003235 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-3c634810-5e30-4da2-a035-5920d0fb3fce req-99a35dd7-1229-4613-9ff8-9eef54dfde93 tempest-TestMultiAttachVolumeSwap-422775694 tempest-TestMultiAttachVolumeSwap-422775694-project-member] GET https://10.4.3.189/volume/v3/volumes/1633eabe-0fff-4a8d-b511-1363a815b671 Aug 25 05:39:21.003541 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-3c634810-5e30-4da2-a035-5920d0fb3fce req-99a35dd7-1229-4613-9ff8-9eef54dfde93 tempest-TestMultiAttachVolumeSwap-422775694 tempest-TestMultiAttachVolumeSwap-422775694-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:39:21.004097 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-3c634810-5e30-4da2-a035-5920d0fb3fce req-99a35dd7-1229-4613-9ff8-9eef54dfde93 tempest-TestMultiAttachVolumeSwap-422775694 tempest-TestMultiAttachVolumeSwap-422775694-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:39:21.021540 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:39:21.021540 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:39:21.030070 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [req-3c634810-5e30-4da2-a035-5920d0fb3fce req-99a35dd7-1229-4613-9ff8-9eef54dfde93 tempest-TestMultiAttachVolumeSwap-422775694 tempest-TestMultiAttachVolumeSwap-422775694-project-member] Volume info retrieved successfully. Aug 25 05:39:21.039182 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-3c634810-5e30-4da2-a035-5920d0fb3fce req-99a35dd7-1229-4613-9ff8-9eef54dfde93 tempest-TestMultiAttachVolumeSwap-422775694 tempest-TestMultiAttachVolumeSwap-422775694-project-member] https://10.4.3.189/volume/v3/volumes/1633eabe-0fff-4a8d-b511-1363a815b671 returned with HTTP 200 Aug 25 05:39:21.039987 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 125/488] 10.4.3.189 () {68 vars in 1598 bytes} [Tue Aug 25 05:39:20 2026] GET /volume/v3/volumes/1633eabe-0fff-4a8d-b511-1363a815b671 => generated 1163 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:39:23.067684 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-3c634810-5e30-4da2-a035-5920d0fb3fce req-dc6050bb-65ba-4ce4-be26-1308dc8e4b0d None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:39:23.073033 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-3c634810-5e30-4da2-a035-5920d0fb3fce req-dc6050bb-65ba-4ce4-be26-1308dc8e4b0d tempest-TestMultiAttachVolumeSwap-422775694 tempest-TestMultiAttachVolumeSwap-422775694-project-member] DELETE https://10.4.3.189/volume/v3/attachments/59da6971-6eb8-412f-8026-151a07c10cee Aug 25 05:39:23.073345 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-3c634810-5e30-4da2-a035-5920d0fb3fce req-dc6050bb-65ba-4ce4-be26-1308dc8e4b0d tempest-TestMultiAttachVolumeSwap-422775694 tempest-TestMultiAttachVolumeSwap-422775694-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:39:23.074205 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-3c634810-5e30-4da2-a035-5920d0fb3fce req-dc6050bb-65ba-4ce4-be26-1308dc8e4b0d tempest-TestMultiAttachVolumeSwap-422775694 tempest-TestMultiAttachVolumeSwap-422775694-project-member] Calling method 'version_select' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:39:23.089145 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:39:23.089145 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:39:23.161103 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-f0eb7af6-abdc-4659-ac82-86bd16b6f31d None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:39:23.182208 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-3c634810-5e30-4da2-a035-5920d0fb3fce req-dc6050bb-65ba-4ce4-be26-1308dc8e4b0d tempest-TestMultiAttachVolumeSwap-422775694 tempest-TestMultiAttachVolumeSwap-422775694-project-member] https://10.4.3.189/volume/v3/attachments/59da6971-6eb8-412f-8026-151a07c10cee returned with HTTP 200 Aug 25 05:39:23.182974 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 119/489] 10.4.3.189 () {72 vars in 1673 bytes} [Tue Aug 25 05:39:23 2026] DELETE /volume/v3/attachments/59da6971-6eb8-412f-8026-151a07c10cee => generated 19 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:39:23.429711 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-f0eb7af6-abdc-4659-ac82-86bd16b6f31d tempest-VolumesTransfersV357Test-512693217 tempest-VolumesTransfersV357Test-512693217-project-member] POST https://10.4.3.189/volume/v3/volumes Aug 25 05:39:23.430156 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-f0eb7af6-abdc-4659-ac82-86bd16b6f31d tempest-VolumesTransfersV357Test-512693217 tempest-VolumesTransfersV357Test-512693217-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV357Test-Volume-1727713102"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:39:23.432930 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.v3.volumes [None req-f0eb7af6-abdc-4659-ac82-86bd16b6f31d tempest-VolumesTransfersV357Test-512693217 tempest-VolumesTransfersV357Test-512693217-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV357Test-Volume-1727713102'}} {{(pid=100269) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 05:39:23.432930 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.v3.volumes [None req-f0eb7af6-abdc-4659-ac82-86bd16b6f31d tempest-VolumesTransfersV357Test-512693217 tempest-VolumesTransfersV357Test-512693217-project-member] Create volume of 1 GB Aug 25 05:39:23.438154 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-f0eb7af6-abdc-4659-ac82-86bd16b6f31d tempest-VolumesTransfersV357Test-512693217 tempest-VolumesTransfersV357Test-512693217-project-member] Availability Zones retrieved successfully. Aug 25 05:39:23.445501 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-f0eb7af6-abdc-4659-ac82-86bd16b6f31d tempest-VolumesTransfersV357Test-512693217 tempest-VolumesTransfersV357Test-512693217-project-member] Flow 'volume_create_api' (08738ce5-fa37-4e96-887d-885cc9504ff3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:39:23.446642 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-f0eb7af6-abdc-4659-ac82-86bd16b6f31d tempest-VolumesTransfersV357Test-512693217 tempest-VolumesTransfersV357Test-512693217-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6fc73ce0-52d4-400b-b836-81d93bf487dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:39:23.447958 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.flows.api.create_volume [None req-f0eb7af6-abdc-4659-ac82-86bd16b6f31d tempest-VolumesTransfersV357Test-512693217 tempest-VolumesTransfersV357Test-512693217-project-member] Validating volume size '1' using validate_int {{(pid=100269) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 05:39:23.481569 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-c735a6f3-edb5-4659-aac5-1c4b056893a6 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:39:23.483987 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-c735a6f3-edb5-4659-aac5-1c4b056893a6 tempest-ServerActionsTestOtherA-1977308745 tempest-ServerActionsTestOtherA-1977308745-project-member] POST https://10.4.3.189/volume/v3/volumes Aug 25 05:39:23.484438 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-c735a6f3-edb5-4659-aac5-1c4b056893a6 tempest-ServerActionsTestOtherA-1977308745 tempest-ServerActionsTestOtherA-1977308745-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestOtherA-volume-656743591"}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:39:23.486574 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.v3.volumes [None req-c735a6f3-edb5-4659-aac5-1c4b056893a6 tempest-ServerActionsTestOtherA-1977308745 tempest-ServerActionsTestOtherA-1977308745-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestOtherA-volume-656743591'}} {{(pid=100270) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 05:39:23.486872 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.v3.volumes [None req-c735a6f3-edb5-4659-aac5-1c4b056893a6 tempest-ServerActionsTestOtherA-1977308745 tempest-ServerActionsTestOtherA-1977308745-project-member] Create volume of 1 GB Aug 25 05:39:23.492981 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-f0eb7af6-abdc-4659-ac82-86bd16b6f31d tempest-VolumesTransfersV357Test-512693217 tempest-VolumesTransfersV357Test-512693217-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6fc73ce0-52d4-400b-b836-81d93bf487dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T05:35:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=23fc6e5d-fce0-4521-ba46-4837b4232084,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '23fc6e5d-fce0-4521-ba46-4837b4232084', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:39:23.494078 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-c735a6f3-edb5-4659-aac5-1c4b056893a6 tempest-ServerActionsTestOtherA-1977308745 tempest-ServerActionsTestOtherA-1977308745-project-member] Availability Zones retrieved successfully. Aug 25 05:39:23.494275 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-f0eb7af6-abdc-4659-ac82-86bd16b6f31d tempest-VolumesTransfersV357Test-512693217 tempest-VolumesTransfersV357Test-512693217-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (507a1785-4674-42f3-86b9-1ce2f778fdfd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:39:23.503889 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-c735a6f3-edb5-4659-aac5-1c4b056893a6 tempest-ServerActionsTestOtherA-1977308745 tempest-ServerActionsTestOtherA-1977308745-project-member] Flow 'volume_create_api' (d90360b0-fea2-412c-8035-08649781ffe0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:39:23.505872 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-c735a6f3-edb5-4659-aac5-1c4b056893a6 tempest-ServerActionsTestOtherA-1977308745 tempest-ServerActionsTestOtherA-1977308745-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7e3ce7ea-9951-4546-8d3e-f44d27ca52fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:39:23.508587 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.flows.api.create_volume [None req-c735a6f3-edb5-4659-aac5-1c4b056893a6 tempest-ServerActionsTestOtherA-1977308745 tempest-ServerActionsTestOtherA-1977308745-project-member] Validating volume size '1' using validate_int {{(pid=100270) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 05:39:23.568370 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-c735a6f3-edb5-4659-aac5-1c4b056893a6 tempest-ServerActionsTestOtherA-1977308745 tempest-ServerActionsTestOtherA-1977308745-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7e3ce7ea-9951-4546-8d3e-f44d27ca52fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T05:35:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=23fc6e5d-fce0-4521-ba46-4837b4232084,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '23fc6e5d-fce0-4521-ba46-4837b4232084', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:39:23.569699 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-c735a6f3-edb5-4659-aac5-1c4b056893a6 tempest-ServerActionsTestOtherA-1977308745 tempest-ServerActionsTestOtherA-1977308745-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (56304167-7ceb-4f57-8143-66d470e4594c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:39:23.598179 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.quota [None req-f0eb7af6-abdc-4659-ac82-86bd16b6f31d tempest-VolumesTransfersV357Test-512693217 tempest-VolumesTransfersV357Test-512693217-project-member] Created reservations ['d6089289-6728-4dc7-8c81-6a2c4a9c00f4', '1a09e870-3ec0-4862-a11a-116c2d6e88bf', 'c4c9608d-e56e-4c1b-9f04-f3a161cfec62', '3511934a-bb29-419b-973f-c594e65be55b'] {{(pid=100269) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:39:23.599274 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-f0eb7af6-abdc-4659-ac82-86bd16b6f31d tempest-VolumesTransfersV357Test-512693217 tempest-VolumesTransfersV357Test-512693217-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (507a1785-4674-42f3-86b9-1ce2f778fdfd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d6089289-6728-4dc7-8c81-6a2c4a9c00f4', '1a09e870-3ec0-4862-a11a-116c2d6e88bf', 'c4c9608d-e56e-4c1b-9f04-f3a161cfec62', '3511934a-bb29-419b-973f-c594e65be55b']}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:39:23.600627 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-f0eb7af6-abdc-4659-ac82-86bd16b6f31d tempest-VolumesTransfersV357Test-512693217 tempest-VolumesTransfersV357Test-512693217-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (944716c0-d178-42ed-91a9-f9e135a7ee62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:39:23.630356 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-f0eb7af6-abdc-4659-ac82-86bd16b6f31d tempest-VolumesTransfersV357Test-512693217 tempest-VolumesTransfersV357Test-512693217-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (944716c0-d178-42ed-91a9-f9e135a7ee62) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd0f8e6f6-c705-4863-a0a0-065a62b8f5fc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-1727713102',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8e9689a866964db1ba2856f5b921284a',qos_specs=None,replication_status=,reservations=['d6089289-6728-4dc7-8c81-6a2c4a9c00f4','1a09e870-3ec0-4862-a11a-116c2d6e88bf','c4c9608d-e56e-4c1b-9f04-f3a161cfec62','3511934a-bb29-419b-973f-c594e65be55b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f3f445af4d08474fb3d4bb3a4809556d',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T05:39:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-1727713102',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d0f8e6f6-c705-4863-a0a0-065a62b8f5fc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8e9689a866964db1ba2856f5b921284a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f3f445af4d08474fb3d4bb3a4809556d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(23fc6e5d-fce0-4521-ba46-4837b4232084),volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:39:23.631498 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-f0eb7af6-abdc-4659-ac82-86bd16b6f31d tempest-VolumesTransfersV357Test-512693217 tempest-VolumesTransfersV357Test-512693217-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3362c76b-f526-4fb1-b826-a1b0f9114caf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:39:23.658407 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-f0eb7af6-abdc-4659-ac82-86bd16b6f31d tempest-VolumesTransfersV357Test-512693217 tempest-VolumesTransfersV357Test-512693217-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3362c76b-f526-4fb1-b826-a1b0f9114caf) transitioned into state 'SUCCESS' from state '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-1727713102',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8e9689a866964db1ba2856f5b921284a',qos_specs=None,replication_status=,reservations=['d6089289-6728-4dc7-8c81-6a2c4a9c00f4','1a09e870-3ec0-4862-a11a-116c2d6e88bf','c4c9608d-e56e-4c1b-9f04-f3a161cfec62','3511934a-bb29-419b-973f-c594e65be55b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f3f445af4d08474fb3d4bb3a4809556d',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:39:23.659455 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-f0eb7af6-abdc-4659-ac82-86bd16b6f31d tempest-VolumesTransfersV357Test-512693217 tempest-VolumesTransfersV357Test-512693217-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0aad509e-8e82-4d5a-aeb4-2be9254c0228) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:39:23.676652 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-f0eb7af6-abdc-4659-ac82-86bd16b6f31d tempest-VolumesTransfersV357Test-512693217 tempest-VolumesTransfersV357Test-512693217-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0aad509e-8e82-4d5a-aeb4-2be9254c0228) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:39:23.678833 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-f0eb7af6-abdc-4659-ac82-86bd16b6f31d tempest-VolumesTransfersV357Test-512693217 tempest-VolumesTransfersV357Test-512693217-project-member] Flow 'volume_create_api' (08738ce5-fa37-4e96-887d-885cc9504ff3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:39:23.678833 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-f0eb7af6-abdc-4659-ac82-86bd16b6f31d tempest-VolumesTransfersV357Test-512693217 tempest-VolumesTransfersV357Test-512693217-project-member] Create volume request issued successfully. Aug 25 05:39:23.679907 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-f0eb7af6-abdc-4659-ac82-86bd16b6f31d tempest-VolumesTransfersV357Test-512693217 tempest-VolumesTransfersV357Test-512693217-project-member] https://10.4.3.189/volume/v3/volumes returned with HTTP 202 Aug 25 05:39:23.681021 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 123/490] 10.4.3.189 () {70 vars in 1299 bytes} [Tue Aug 25 05:39:23 2026] POST /volume/v3/volumes => generated 819 bytes in 520 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:39:23.694223 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.quota [None req-c735a6f3-edb5-4659-aac5-1c4b056893a6 tempest-ServerActionsTestOtherA-1977308745 tempest-ServerActionsTestOtherA-1977308745-project-member] Created reservations ['49fe1162-435d-4c9e-8095-5ed36c64c5db', 'cd52deb8-3246-46b2-9503-12c2e6944687', '6df32d07-116b-468c-9cad-5dbf5cb19688', '4208b7b8-3771-43ab-8379-e6d3bae89934'] {{(pid=100270) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:39:23.694223 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-c735a6f3-edb5-4659-aac5-1c4b056893a6 tempest-ServerActionsTestOtherA-1977308745 tempest-ServerActionsTestOtherA-1977308745-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (56304167-7ceb-4f57-8143-66d470e4594c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['49fe1162-435d-4c9e-8095-5ed36c64c5db', 'cd52deb8-3246-46b2-9503-12c2e6944687', '6df32d07-116b-468c-9cad-5dbf5cb19688', '4208b7b8-3771-43ab-8379-e6d3bae89934']}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:39:23.694223 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-c735a6f3-edb5-4659-aac5-1c4b056893a6 tempest-ServerActionsTestOtherA-1977308745 tempest-ServerActionsTestOtherA-1977308745-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e18428dd-8d6c-4251-bed5-84d5d4db691b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:39:23.699020 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-9911f7dc-d081-4328-a888-21d872440341 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:39:23.702033 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-9911f7dc-d081-4328-a888-21d872440341 tempest-VolumesTransfersV357Test-512693217 tempest-VolumesTransfersV357Test-512693217-project-member] GET https://10.4.3.189/volume/v3/volumes/d0f8e6f6-c705-4863-a0a0-065a62b8f5fc Aug 25 05:39:23.705106 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-9911f7dc-d081-4328-a888-21d872440341 tempest-VolumesTransfersV357Test-512693217 tempest-VolumesTransfersV357Test-512693217-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:39:23.705106 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-9911f7dc-d081-4328-a888-21d872440341 tempest-VolumesTransfersV357Test-512693217 tempest-VolumesTransfersV357Test-512693217-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:39:23.713755 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:39:23.713755 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:39:23.721929 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-9911f7dc-d081-4328-a888-21d872440341 tempest-VolumesTransfersV357Test-512693217 tempest-VolumesTransfersV357Test-512693217-project-member] Volume info retrieved successfully. Aug 25 05:39:23.727504 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-9911f7dc-d081-4328-a888-21d872440341 tempest-VolumesTransfersV357Test-512693217 tempest-VolumesTransfersV357Test-512693217-project-member] https://10.4.3.189/volume/v3/volumes/d0f8e6f6-c705-4863-a0a0-065a62b8f5fc returned with HTTP 200 Aug 25 05:39:23.727914 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 126/491] 10.4.3.189 () {68 vars in 1389 bytes} [Tue Aug 25 05:39:23 2026] GET /volume/v3/volumes/d0f8e6f6-c705-4863-a0a0-065a62b8f5fc => generated 887 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:39:23.735049 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-c735a6f3-edb5-4659-aac5-1c4b056893a6 tempest-ServerActionsTestOtherA-1977308745 tempest-ServerActionsTestOtherA-1977308745-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e18428dd-8d6c-4251-bed5-84d5d4db691b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a1c333fb-5c5f-400c-93df-93a85f026473', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-656743591',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='15578fd2f6fe45af8ab79e7e15613819',qos_specs=None,replication_status=,reservations=['49fe1162-435d-4c9e-8095-5ed36c64c5db','cd52deb8-3246-46b2-9503-12c2e6944687','6df32d07-116b-468c-9cad-5dbf5cb19688','4208b7b8-3771-43ab-8379-e6d3bae89934'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9d8f1ca3f31448d3b96554755166a136',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T05:39:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-656743591',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a1c333fb-5c5f-400c-93df-93a85f026473,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='15578fd2f6fe45af8ab79e7e15613819',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9d8f1ca3f31448d3b96554755166a136',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(23fc6e5d-fce0-4521-ba46-4837b4232084),volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:39:23.735049 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-c735a6f3-edb5-4659-aac5-1c4b056893a6 tempest-ServerActionsTestOtherA-1977308745 tempest-ServerActionsTestOtherA-1977308745-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (793c3690-0017-4489-b32a-921efba070be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:39:23.761973 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-c735a6f3-edb5-4659-aac5-1c4b056893a6 tempest-ServerActionsTestOtherA-1977308745 tempest-ServerActionsTestOtherA-1977308745-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (793c3690-0017-4489-b32a-921efba070be) transitioned into state 'SUCCESS' from state '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-656743591',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='15578fd2f6fe45af8ab79e7e15613819',qos_specs=None,replication_status=,reservations=['49fe1162-435d-4c9e-8095-5ed36c64c5db','cd52deb8-3246-46b2-9503-12c2e6944687','6df32d07-116b-468c-9cad-5dbf5cb19688','4208b7b8-3771-43ab-8379-e6d3bae89934'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9d8f1ca3f31448d3b96554755166a136',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:39:23.763015 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-c735a6f3-edb5-4659-aac5-1c4b056893a6 tempest-ServerActionsTestOtherA-1977308745 tempest-ServerActionsTestOtherA-1977308745-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a792afe7-6b6e-485d-9b8f-40c4adc210d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:39:23.779636 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-c735a6f3-edb5-4659-aac5-1c4b056893a6 tempest-ServerActionsTestOtherA-1977308745 tempest-ServerActionsTestOtherA-1977308745-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a792afe7-6b6e-485d-9b8f-40c4adc210d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:39:23.780623 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-c735a6f3-edb5-4659-aac5-1c4b056893a6 tempest-ServerActionsTestOtherA-1977308745 tempest-ServerActionsTestOtherA-1977308745-project-member] Flow 'volume_create_api' (d90360b0-fea2-412c-8035-08649781ffe0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100270) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:39:23.781016 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-c735a6f3-edb5-4659-aac5-1c4b056893a6 tempest-ServerActionsTestOtherA-1977308745 tempest-ServerActionsTestOtherA-1977308745-project-member] Create volume request issued successfully. Aug 25 05:39:23.781789 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-c735a6f3-edb5-4659-aac5-1c4b056893a6 tempest-ServerActionsTestOtherA-1977308745 tempest-ServerActionsTestOtherA-1977308745-project-member] https://10.4.3.189/volume/v3/volumes returned with HTTP 202 Aug 25 05:39:23.782355 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 124/492] 10.4.3.189 () {68 vars in 1258 bytes} [Tue Aug 25 05:39:23 2026] POST /volume/v3/volumes => generated 753 bytes in 301 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 05:39:24.749086 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-b519fa10-dc3a-4648-904f-36164b7d5ae0 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:39:24.750226 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b519fa10-dc3a-4648-904f-36164b7d5ae0 tempest-VolumesTransfersV357Test-512693217 tempest-VolumesTransfersV357Test-512693217-project-member] GET https://10.4.3.189/volume/v3/volumes/d0f8e6f6-c705-4863-a0a0-065a62b8f5fc Aug 25 05:39:24.750542 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b519fa10-dc3a-4648-904f-36164b7d5ae0 tempest-VolumesTransfersV357Test-512693217 tempest-VolumesTransfersV357Test-512693217-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:39:24.750763 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b519fa10-dc3a-4648-904f-36164b7d5ae0 tempest-VolumesTransfersV357Test-512693217 tempest-VolumesTransfersV357Test-512693217-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:39:24.763980 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:39:24.763980 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:39:24.769513 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-b519fa10-dc3a-4648-904f-36164b7d5ae0 tempest-VolumesTransfersV357Test-512693217 tempest-VolumesTransfersV357Test-512693217-project-member] Volume info retrieved successfully. Aug 25 05:39:24.775214 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b519fa10-dc3a-4648-904f-36164b7d5ae0 tempest-VolumesTransfersV357Test-512693217 tempest-VolumesTransfersV357Test-512693217-project-member] https://10.4.3.189/volume/v3/volumes/d0f8e6f6-c705-4863-a0a0-065a62b8f5fc returned with HTTP 200 Aug 25 05:39:24.775730 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 120/493] 10.4.3.189 () {68 vars in 1389 bytes} [Tue Aug 25 05:39:24 2026] GET /volume/v3/volumes/d0f8e6f6-c705-4863-a0a0-065a62b8f5fc => generated 946 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:39:24.792798 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-9afa2413-888c-4572-abaa-d4c3d934b909 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:39:24.795884 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-9afa2413-888c-4572-abaa-d4c3d934b909 tempest-VolumesTransfersV357Test-512693217 tempest-VolumesTransfersV357Test-512693217-project-member] POST https://10.4.3.189/volume/v3/volume-transfers Aug 25 05:39:24.796381 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-9afa2413-888c-4572-abaa-d4c3d934b909 tempest-VolumesTransfersV357Test-512693217 tempest-VolumesTransfersV357Test-512693217-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "d0f8e6f6-c705-4863-a0a0-065a62b8f5fc"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:39:24.798516 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.v3.volume_transfer [None req-9afa2413-888c-4572-abaa-d4c3d934b909 tempest-VolumesTransfersV357Test-512693217 tempest-VolumesTransfersV357Test-512693217-project-member] Creating new volume transfer {'transfer': {'volume_id': 'd0f8e6f6-c705-4863-a0a0-065a62b8f5fc'}} {{(pid=100269) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Aug 25 05:39:24.798859 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.v3.volume_transfer [None req-9afa2413-888c-4572-abaa-d4c3d934b909 tempest-VolumesTransfersV357Test-512693217 tempest-VolumesTransfersV357Test-512693217-project-member] Creating transfer of volume d0f8e6f6-c705-4863-a0a0-065a62b8f5fc Aug 25 05:39:24.798969 np0000008051 devstack@c-api.service[100269]: INFO cinder.transfer.api [None req-9afa2413-888c-4572-abaa-d4c3d934b909 tempest-VolumesTransfersV357Test-512693217 tempest-VolumesTransfersV357Test-512693217-project-member] Generating transfer record for volume d0f8e6f6-c705-4863-a0a0-065a62b8f5fc Aug 25 05:39:24.811913 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:39:24.811913 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:39:24.844004 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-9afa2413-888c-4572-abaa-d4c3d934b909 tempest-VolumesTransfersV357Test-512693217 tempest-VolumesTransfersV357Test-512693217-project-member] https://10.4.3.189/volume/v3/volume-transfers returned with HTTP 202 Aug 25 05:39:24.844657 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 124/494] 10.4.3.189 () {70 vars in 1326 bytes} [Tue Aug 25 05:39:24 2026] POST /volume/v3/volume-transfers => generated 572 bytes in 53 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:39:24.862034 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-5c2871d1-d45d-45e5-9c54-a2dd08632427 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:39:24.871499 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-5c2871d1-d45d-45e5-9c54-a2dd08632427 tempest-VolumesTransfersV357Test-512693217 tempest-VolumesTransfersV357Test-512693217-project-member] GET https://10.4.3.189/volume/v3/volumes/d0f8e6f6-c705-4863-a0a0-065a62b8f5fc Aug 25 05:39:24.871843 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-5c2871d1-d45d-45e5-9c54-a2dd08632427 tempest-VolumesTransfersV357Test-512693217 tempest-VolumesTransfersV357Test-512693217-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:39:24.872090 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-5c2871d1-d45d-45e5-9c54-a2dd08632427 tempest-VolumesTransfersV357Test-512693217 tempest-VolumesTransfersV357Test-512693217-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:39:24.888117 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:39:24.888117 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:39:24.894259 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-5c2871d1-d45d-45e5-9c54-a2dd08632427 tempest-VolumesTransfersV357Test-512693217 tempest-VolumesTransfersV357Test-512693217-project-member] Volume info retrieved successfully. Aug 25 05:39:24.901681 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-5c2871d1-d45d-45e5-9c54-a2dd08632427 tempest-VolumesTransfersV357Test-512693217 tempest-VolumesTransfersV357Test-512693217-project-member] https://10.4.3.189/volume/v3/volumes/d0f8e6f6-c705-4863-a0a0-065a62b8f5fc returned with HTTP 200 Aug 25 05:39:24.901681 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 127/495] 10.4.3.189 () {68 vars in 1389 bytes} [Tue Aug 25 05:39:24 2026] GET /volume/v3/volumes/d0f8e6f6-c705-4863-a0a0-065a62b8f5fc => generated 954 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:39:24.929083 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-ca559174-ae0a-4fa3-84ff-91875d1fc7fc None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:39:24.931363 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-ca559174-ae0a-4fa3-84ff-91875d1fc7fc tempest-VolumesTransfersV357Test-512693217 tempest-VolumesTransfersV357Test-512693217-project-member] GET https://10.4.3.189/volume/v3/volume-transfers/79d8d4b8-66cc-4985-a1dc-7c9ebba579b6 Aug 25 05:39:24.931611 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-ca559174-ae0a-4fa3-84ff-91875d1fc7fc tempest-VolumesTransfersV357Test-512693217 tempest-VolumesTransfersV357Test-512693217-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:39:24.931855 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-ca559174-ae0a-4fa3-84ff-91875d1fc7fc tempest-VolumesTransfersV357Test-512693217 tempest-VolumesTransfersV357Test-512693217-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:39:24.933782 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:39:24.933782 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:39:24.941472 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-ca559174-ae0a-4fa3-84ff-91875d1fc7fc tempest-VolumesTransfersV357Test-512693217 tempest-VolumesTransfersV357Test-512693217-project-member] https://10.4.3.189/volume/v3/volume-transfers/79d8d4b8-66cc-4985-a1dc-7c9ebba579b6 returned with HTTP 200 Aug 25 05:39:24.942139 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 125/496] 10.4.3.189 () {68 vars in 1416 bytes} [Tue Aug 25 05:39:24 2026] GET /volume/v3/volume-transfers/79d8d4b8-66cc-4985-a1dc-7c9ebba579b6 => generated 540 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:39:24.960659 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-c9f25fc9-5020-4379-838b-6ef81f6a27a5 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:39:24.960659 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c9f25fc9-5020-4379-838b-6ef81f6a27a5 tempest-VolumesTransfersV357Test-512693217 tempest-VolumesTransfersV357Test-512693217-project-member] GET https://10.4.3.189/volume/v3/volume-transfers Aug 25 05:39:24.960659 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c9f25fc9-5020-4379-838b-6ef81f6a27a5 tempest-VolumesTransfersV357Test-512693217 tempest-VolumesTransfersV357Test-512693217-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:39:24.960904 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c9f25fc9-5020-4379-838b-6ef81f6a27a5 tempest-VolumesTransfersV357Test-512693217 tempest-VolumesTransfersV357Test-512693217-project-member] Calling method 'index' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:39:24.961088 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.v3.volume_transfer [None req-c9f25fc9-5020-4379-838b-6ef81f6a27a5 tempest-VolumesTransfersV357Test-512693217 tempest-VolumesTransfersV357Test-512693217-project-member] Listing volume transfers {{(pid=100268) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Aug 25 05:39:24.973672 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c9f25fc9-5020-4379-838b-6ef81f6a27a5 tempest-VolumesTransfersV357Test-512693217 tempest-VolumesTransfersV357Test-512693217-project-member] https://10.4.3.189/volume/v3/volume-transfers returned with HTTP 200 Aug 25 05:39:24.973672 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 121/497] 10.4.3.189 () {68 vars in 1305 bytes} [Tue Aug 25 05:39:24 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 25 05:39:24.986771 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-edfe942a-9181-482a-9c58-1b0371329e8f None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:39:25.209399 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-edfe942a-9181-482a-9c58-1b0371329e8f tempest-VolumesTransfersV357Test-675225655 tempest-VolumesTransfersV357Test-675225655-project-member] POST https://10.4.3.189/volume/v3/volume-transfers/79d8d4b8-66cc-4985-a1dc-7c9ebba579b6/accept Aug 25 05:39:25.209917 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-edfe942a-9181-482a-9c58-1b0371329e8f tempest-VolumesTransfersV357Test-675225655 tempest-VolumesTransfersV357Test-675225655-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "31368f5b34b49600"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:39:25.212559 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.contrib.volume_transfer [None req-edfe942a-9181-482a-9c58-1b0371329e8f tempest-VolumesTransfersV357Test-675225655 tempest-VolumesTransfersV357Test-675225655-project-member] Accepting volume transfer 79d8d4b8-66cc-4985-a1dc-7c9ebba579b6 {{(pid=100269) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Aug 25 05:39:25.215423 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.contrib.volume_transfer [None req-edfe942a-9181-482a-9c58-1b0371329e8f tempest-VolumesTransfersV357Test-675225655 tempest-VolumesTransfersV357Test-675225655-project-member] Accepting transfer 79d8d4b8-66cc-4985-a1dc-7c9ebba579b6 Aug 25 05:39:25.323929 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.quota [None req-edfe942a-9181-482a-9c58-1b0371329e8f tempest-VolumesTransfersV357Test-675225655 tempest-VolumesTransfersV357Test-675225655-project-member] Created reservations ['33515363-d66f-4c47-87aa-395c4e9244f1', '32210a3f-fc90-41b2-af19-fb14c400a6fa', '36e7355b-e885-4f60-b475-6af5dfbc2452', '970abeda-74e1-4e13-aa28-d08150c539a9'] {{(pid=100269) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:39:25.363529 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.quota [None req-edfe942a-9181-482a-9c58-1b0371329e8f tempest-VolumesTransfersV357Test-675225655 tempest-VolumesTransfersV357Test-675225655-project-member] Created reservations ['26effcb2-c960-4fc9-9153-2f15bc733fdc', '2971f179-9f1b-4b92-a45d-d8129d8a39ab', '2da4060f-372c-4a6c-b4c8-e733cb4b3778', '915b47a4-701a-41f2-a5c5-4b67e6a85f5a'] {{(pid=100269) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:39:25.457977 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.quota [None req-edfe942a-9181-482a-9c58-1b0371329e8f tempest-VolumesTransfersV357Test-675225655 tempest-VolumesTransfersV357Test-675225655-project-member] Created reservations ['c9705a11-ff29-4ba9-a199-0250b0edead2', '5d65d4fb-eb5b-4038-8d3e-f04bd5e9d2a1', '73ba9d1a-c191-4cd7-b3ed-21c5acba2ca8', 'd062fedf-c22a-4904-9f42-82f2e60bb6bb'] {{(pid=100269) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:39:25.527868 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.quota [None req-edfe942a-9181-482a-9c58-1b0371329e8f tempest-VolumesTransfersV357Test-675225655 tempest-VolumesTransfersV357Test-675225655-project-member] Created reservations ['235afad3-b309-4a3f-a791-3f400a378b19', 'fc5832bf-3958-4f45-bd08-6d14f6e3d602', 'ebb64ca7-8afe-43c0-988f-3545260319b8', '44b93ff2-5cbb-4e05-9dbf-1f22c2427664'] {{(pid=100269) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:39:25.549490 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-edfe942a-9181-482a-9c58-1b0371329e8f tempest-VolumesTransfersV357Test-675225655 tempest-VolumesTransfersV357Test-675225655-project-member] Transfer volume completed successfully. Aug 25 05:39:25.665217 np0000008051 devstack@c-api.service[100269]: INFO cinder.transfer.api [None req-edfe942a-9181-482a-9c58-1b0371329e8f tempest-VolumesTransfersV357Test-675225655 tempest-VolumesTransfersV357Test-675225655-project-member] Volume d0f8e6f6-c705-4863-a0a0-065a62b8f5fc has been transferred. Aug 25 05:39:25.677481 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-edfe942a-9181-482a-9c58-1b0371329e8f tempest-VolumesTransfersV357Test-675225655 tempest-VolumesTransfersV357Test-675225655-project-member] https://10.4.3.189/volume/v3/volume-transfers/79d8d4b8-66cc-4985-a1dc-7c9ebba579b6/accept returned with HTTP 202 Aug 25 05:39:25.678350 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 125/498] 10.4.3.189 () {70 vars in 1458 bytes} [Tue Aug 25 05:39:24 2026] POST /volume/v3/volume-transfers/79d8d4b8-66cc-4985-a1dc-7c9ebba579b6/accept => generated 365 bytes in 692 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:39:25.691971 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-a99e7f72-11d3-489c-822d-f50aa2d12dd7 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:39:25.696482 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-a99e7f72-11d3-489c-822d-f50aa2d12dd7 tempest-VolumesTransfersV357Test-675225655 tempest-VolumesTransfersV357Test-675225655-project-member] GET https://10.4.3.189/volume/v3/volumes/d0f8e6f6-c705-4863-a0a0-065a62b8f5fc Aug 25 05:39:25.696677 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-a99e7f72-11d3-489c-822d-f50aa2d12dd7 tempest-VolumesTransfersV357Test-675225655 tempest-VolumesTransfersV357Test-675225655-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:39:25.696945 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-a99e7f72-11d3-489c-822d-f50aa2d12dd7 tempest-VolumesTransfersV357Test-675225655 tempest-VolumesTransfersV357Test-675225655-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:39:25.706087 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:39:25.706087 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:39:25.711300 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-a99e7f72-11d3-489c-822d-f50aa2d12dd7 tempest-VolumesTransfersV357Test-675225655 tempest-VolumesTransfersV357Test-675225655-project-member] Volume info retrieved successfully. Aug 25 05:39:25.717906 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-a99e7f72-11d3-489c-822d-f50aa2d12dd7 tempest-VolumesTransfersV357Test-675225655 tempest-VolumesTransfersV357Test-675225655-project-member] https://10.4.3.189/volume/v3/volumes/d0f8e6f6-c705-4863-a0a0-065a62b8f5fc returned with HTTP 200 Aug 25 05:39:25.718460 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 128/499] 10.4.3.189 () {68 vars in 1389 bytes} [Tue Aug 25 05:39:25 2026] GET /volume/v3/volumes/d0f8e6f6-c705-4863-a0a0-065a62b8f5fc => generated 946 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:39:25.738667 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-16da65b7-900c-4d7a-8a06-55cae72926b5 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:39:25.741030 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-16da65b7-900c-4d7a-8a06-55cae72926b5 tempest-VolumesTransfersV357Test-675225655 tempest-VolumesTransfersV357Test-675225655-project-member] GET https://10.4.3.189/volume/v3/volumes/d0f8e6f6-c705-4863-a0a0-065a62b8f5fc Aug 25 05:39:25.741371 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-16da65b7-900c-4d7a-8a06-55cae72926b5 tempest-VolumesTransfersV357Test-675225655 tempest-VolumesTransfersV357Test-675225655-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:39:25.741563 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-16da65b7-900c-4d7a-8a06-55cae72926b5 tempest-VolumesTransfersV357Test-675225655 tempest-VolumesTransfersV357Test-675225655-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:39:25.752682 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:39:25.752682 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:39:25.763205 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-16da65b7-900c-4d7a-8a06-55cae72926b5 tempest-VolumesTransfersV357Test-675225655 tempest-VolumesTransfersV357Test-675225655-project-member] Volume info retrieved successfully. Aug 25 05:39:25.772334 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-16da65b7-900c-4d7a-8a06-55cae72926b5 tempest-VolumesTransfersV357Test-675225655 tempest-VolumesTransfersV357Test-675225655-project-member] https://10.4.3.189/volume/v3/volumes/d0f8e6f6-c705-4863-a0a0-065a62b8f5fc returned with HTTP 200 Aug 25 05:39:25.773899 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 126/500] 10.4.3.189 () {68 vars in 1389 bytes} [Tue Aug 25 05:39:25 2026] GET /volume/v3/volumes/d0f8e6f6-c705-4863-a0a0-065a62b8f5fc => generated 946 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:39:25.790229 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-93b1dd32-2270-4236-8d35-440f320d0226 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:39:25.792738 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-93b1dd32-2270-4236-8d35-440f320d0226 tempest-VolumesTransfersV357Test-512693217 tempest-VolumesTransfersV357Test-512693217-project-member] DELETE https://10.4.3.189/volume/v3/volume-transfers/79d8d4b8-66cc-4985-a1dc-7c9ebba579b6 Aug 25 05:39:25.793051 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-93b1dd32-2270-4236-8d35-440f320d0226 tempest-VolumesTransfersV357Test-512693217 tempest-VolumesTransfersV357Test-512693217-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:39:25.793364 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-93b1dd32-2270-4236-8d35-440f320d0226 tempest-VolumesTransfersV357Test-512693217 tempest-VolumesTransfersV357Test-512693217-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:39:25.793519 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.contrib.volume_transfer [None req-93b1dd32-2270-4236-8d35-440f320d0226 tempest-VolumesTransfersV357Test-512693217 tempest-VolumesTransfersV357Test-512693217-project-member] Delete transfer with id: 79d8d4b8-66cc-4985-a1dc-7c9ebba579b6 Aug 25 05:39:25.799741 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-93b1dd32-2270-4236-8d35-440f320d0226 tempest-VolumesTransfersV357Test-512693217 tempest-VolumesTransfersV357Test-512693217-project-member] https://10.4.3.189/volume/v3/volume-transfers/79d8d4b8-66cc-4985-a1dc-7c9ebba579b6 returned with HTTP 404 Aug 25 05:39:25.800283 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 122/501] 10.4.3.189 () {68 vars in 1419 bytes} [Tue Aug 25 05:39:25 2026] DELETE /volume/v3/volume-transfers/79d8d4b8-66cc-4985-a1dc-7c9ebba579b6 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 05:39:25.811452 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-087b2141-05d2-44a3-8a8b-cf64fb6d8db8 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:39:26.042593 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-087b2141-05d2-44a3-8a8b-cf64fb6d8db8 tempest-VolumesTransfersV357Test-850534396 tempest-VolumesTransfersV357Test-850534396-project-admin] DELETE https://10.4.3.189/volume/v3/volumes/d0f8e6f6-c705-4863-a0a0-065a62b8f5fc Aug 25 05:39:26.042593 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-087b2141-05d2-44a3-8a8b-cf64fb6d8db8 tempest-VolumesTransfersV357Test-850534396 tempest-VolumesTransfersV357Test-850534396-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:39:26.042593 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-087b2141-05d2-44a3-8a8b-cf64fb6d8db8 tempest-VolumesTransfersV357Test-850534396 tempest-VolumesTransfersV357Test-850534396-project-admin] Calling method 'delete' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:39:26.042593 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.v3.volumes [None req-087b2141-05d2-44a3-8a8b-cf64fb6d8db8 tempest-VolumesTransfersV357Test-850534396 tempest-VolumesTransfersV357Test-850534396-project-admin] Delete volume with id: d0f8e6f6-c705-4863-a0a0-065a62b8f5fc Aug 25 05:39:26.059541 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:39:26.059541 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:39:26.059732 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-087b2141-05d2-44a3-8a8b-cf64fb6d8db8 tempest-VolumesTransfersV357Test-850534396 tempest-VolumesTransfersV357Test-850534396-project-admin] Volume info retrieved successfully. Aug 25 05:39:26.104128 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-087b2141-05d2-44a3-8a8b-cf64fb6d8db8 tempest-VolumesTransfersV357Test-850534396 tempest-VolumesTransfersV357Test-850534396-project-admin] Delete volume request issued successfully. Aug 25 05:39:26.104467 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-087b2141-05d2-44a3-8a8b-cf64fb6d8db8 tempest-VolumesTransfersV357Test-850534396 tempest-VolumesTransfersV357Test-850534396-project-admin] https://10.4.3.189/volume/v3/volumes/d0f8e6f6-c705-4863-a0a0-065a62b8f5fc returned with HTTP 202 Aug 25 05:39:26.105359 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 126/502] 10.4.3.189 () {68 vars in 1392 bytes} [Tue Aug 25 05:39:25 2026] DELETE /volume/v3/volumes/d0f8e6f6-c705-4863-a0a0-065a62b8f5fc => generated 0 bytes in 295 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 05:39:26.118859 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-6b464249-58c0-4393-b680-dfe9205251ed None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:39:26.122325 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-6b464249-58c0-4393-b680-dfe9205251ed tempest-VolumesTransfersV357Test-850534396 tempest-VolumesTransfersV357Test-850534396-project-admin] GET https://10.4.3.189/volume/v3/volumes/d0f8e6f6-c705-4863-a0a0-065a62b8f5fc Aug 25 05:39:26.122325 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-6b464249-58c0-4393-b680-dfe9205251ed tempest-VolumesTransfersV357Test-850534396 tempest-VolumesTransfersV357Test-850534396-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:39:26.122325 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-6b464249-58c0-4393-b680-dfe9205251ed tempest-VolumesTransfersV357Test-850534396 tempest-VolumesTransfersV357Test-850534396-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:39:26.131116 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:39:26.131116 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:39:26.136753 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-6b464249-58c0-4393-b680-dfe9205251ed tempest-VolumesTransfersV357Test-850534396 tempest-VolumesTransfersV357Test-850534396-project-admin] Volume info retrieved successfully. Aug 25 05:39:26.142193 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-6b464249-58c0-4393-b680-dfe9205251ed tempest-VolumesTransfersV357Test-850534396 tempest-VolumesTransfersV357Test-850534396-project-admin] https://10.4.3.189/volume/v3/volumes/d0f8e6f6-c705-4863-a0a0-065a62b8f5fc returned with HTTP 200 Aug 25 05:39:26.142776 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 129/503] 10.4.3.189 () {68 vars in 1389 bytes} [Tue Aug 25 05:39:26 2026] GET /volume/v3/volumes/d0f8e6f6-c705-4863-a0a0-065a62b8f5fc => generated 1130 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 05:39:27.167443 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-1c4676e4-f157-430e-b8f9-6ff757c415fb None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:39:27.172667 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-1c4676e4-f157-430e-b8f9-6ff757c415fb tempest-VolumesTransfersV357Test-850534396 tempest-VolumesTransfersV357Test-850534396-project-admin] GET https://10.4.3.189/volume/v3/volumes/d0f8e6f6-c705-4863-a0a0-065a62b8f5fc Aug 25 05:39:27.173452 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-1c4676e4-f157-430e-b8f9-6ff757c415fb tempest-VolumesTransfersV357Test-850534396 tempest-VolumesTransfersV357Test-850534396-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:39:27.174324 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-1c4676e4-f157-430e-b8f9-6ff757c415fb tempest-VolumesTransfersV357Test-850534396 tempest-VolumesTransfersV357Test-850534396-project-admin] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:39:27.187274 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-1c4676e4-f157-430e-b8f9-6ff757c415fb tempest-VolumesTransfersV357Test-850534396 tempest-VolumesTransfersV357Test-850534396-project-admin] https://10.4.3.189/volume/v3/volumes/d0f8e6f6-c705-4863-a0a0-065a62b8f5fc returned with HTTP 404 Aug 25 05:39:27.187938 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 127/504] 10.4.3.189 () {68 vars in 1389 bytes} [Tue Aug 25 05:39:27 2026] GET /volume/v3/volumes/d0f8e6f6-c705-4863-a0a0-065a62b8f5fc => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 05:39:27.205785 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-6b38c630-8cba-4efb-ac24-f6d120d1251f None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:39:27.211083 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6b38c630-8cba-4efb-ac24-f6d120d1251f tempest-VolumesTransfersV357Test-512693217 tempest-VolumesTransfersV357Test-512693217-project-member] GET https://10.4.3.189/volume/v3/volumes/d0f8e6f6-c705-4863-a0a0-065a62b8f5fc Aug 25 05:39:27.213227 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-6b38c630-8cba-4efb-ac24-f6d120d1251f tempest-VolumesTransfersV357Test-512693217 tempest-VolumesTransfersV357Test-512693217-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:39:27.213227 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-6b38c630-8cba-4efb-ac24-f6d120d1251f tempest-VolumesTransfersV357Test-512693217 tempest-VolumesTransfersV357Test-512693217-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:39:27.223765 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6b38c630-8cba-4efb-ac24-f6d120d1251f tempest-VolumesTransfersV357Test-512693217 tempest-VolumesTransfersV357Test-512693217-project-member] https://10.4.3.189/volume/v3/volumes/d0f8e6f6-c705-4863-a0a0-065a62b8f5fc returned with HTTP 404 Aug 25 05:39:27.223912 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 123/505] 10.4.3.189 () {68 vars in 1389 bytes} [Tue Aug 25 05:39:27 2026] GET /volume/v3/volumes/d0f8e6f6-c705-4863-a0a0-065a62b8f5fc => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 05:39:27.244295 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-224b83d5-a171-4c01-8798-073351816096 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:39:27.246909 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-224b83d5-a171-4c01-8798-073351816096 tempest-VolumesTransfersV357Test-512693217 tempest-VolumesTransfersV357Test-512693217-project-member] DELETE https://10.4.3.189/volume/v3/volumes/d0f8e6f6-c705-4863-a0a0-065a62b8f5fc Aug 25 05:39:27.247262 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-224b83d5-a171-4c01-8798-073351816096 tempest-VolumesTransfersV357Test-512693217 tempest-VolumesTransfersV357Test-512693217-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:39:27.247540 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-224b83d5-a171-4c01-8798-073351816096 tempest-VolumesTransfersV357Test-512693217 tempest-VolumesTransfersV357Test-512693217-project-member] Calling method 'delete' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:39:27.247774 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.v3.volumes [None req-224b83d5-a171-4c01-8798-073351816096 tempest-VolumesTransfersV357Test-512693217 tempest-VolumesTransfersV357Test-512693217-project-member] Delete volume with id: d0f8e6f6-c705-4863-a0a0-065a62b8f5fc Aug 25 05:39:27.256361 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-224b83d5-a171-4c01-8798-073351816096 tempest-VolumesTransfersV357Test-512693217 tempest-VolumesTransfersV357Test-512693217-project-member] https://10.4.3.189/volume/v3/volumes/d0f8e6f6-c705-4863-a0a0-065a62b8f5fc returned with HTTP 404 Aug 25 05:39:27.256995 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 127/506] 10.4.3.189 () {68 vars in 1392 bytes} [Tue Aug 25 05:39:27 2026] DELETE /volume/v3/volumes/d0f8e6f6-c705-4863-a0a0-065a62b8f5fc => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 05:39:27.275364 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-c8954e29-faba-42d0-ad94-e2395903b8a4 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:39:27.277767 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-c8954e29-faba-42d0-ad94-e2395903b8a4 tempest-VolumesTransfersV357Test-512693217 tempest-VolumesTransfersV357Test-512693217-project-member] POST https://10.4.3.189/volume/v3/volumes Aug 25 05:39:27.278481 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-c8954e29-faba-42d0-ad94-e2395903b8a4 tempest-VolumesTransfersV357Test-512693217 tempest-VolumesTransfersV357Test-512693217-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV357Test-Volume-684577083"}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:39:27.280347 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.v3.volumes [None req-c8954e29-faba-42d0-ad94-e2395903b8a4 tempest-VolumesTransfersV357Test-512693217 tempest-VolumesTransfersV357Test-512693217-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV357Test-Volume-684577083'}} {{(pid=100271) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 05:39:27.280531 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [None req-c8954e29-faba-42d0-ad94-e2395903b8a4 tempest-VolumesTransfersV357Test-512693217 tempest-VolumesTransfersV357Test-512693217-project-member] Create volume of 1 GB Aug 25 05:39:27.289175 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-c8954e29-faba-42d0-ad94-e2395903b8a4 tempest-VolumesTransfersV357Test-512693217 tempest-VolumesTransfersV357Test-512693217-project-member] Availability Zones retrieved successfully. Aug 25 05:39:27.296423 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-c8954e29-faba-42d0-ad94-e2395903b8a4 tempest-VolumesTransfersV357Test-512693217 tempest-VolumesTransfersV357Test-512693217-project-member] Flow 'volume_create_api' (ad802c80-6bb0-46e5-95eb-5e2f99682b0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:39:27.300090 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-c8954e29-faba-42d0-ad94-e2395903b8a4 tempest-VolumesTransfersV357Test-512693217 tempest-VolumesTransfersV357Test-512693217-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0e1e0750-624c-4c0f-a16b-fe318196eefd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:39:27.300090 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.flows.api.create_volume [None req-c8954e29-faba-42d0-ad94-e2395903b8a4 tempest-VolumesTransfersV357Test-512693217 tempest-VolumesTransfersV357Test-512693217-project-member] Validating volume size '1' using validate_int {{(pid=100271) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 05:39:27.338691 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-c8954e29-faba-42d0-ad94-e2395903b8a4 tempest-VolumesTransfersV357Test-512693217 tempest-VolumesTransfersV357Test-512693217-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0e1e0750-624c-4c0f-a16b-fe318196eefd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T05:35:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=23fc6e5d-fce0-4521-ba46-4837b4232084,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '23fc6e5d-fce0-4521-ba46-4837b4232084', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:39:27.339769 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-c8954e29-faba-42d0-ad94-e2395903b8a4 tempest-VolumesTransfersV357Test-512693217 tempest-VolumesTransfersV357Test-512693217-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a1fbbc3e-8ea7-4796-9d28-178e303687e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:39:27.427644 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.quota [None req-c8954e29-faba-42d0-ad94-e2395903b8a4 tempest-VolumesTransfersV357Test-512693217 tempest-VolumesTransfersV357Test-512693217-project-member] Created reservations ['2e66b9b3-407b-4c44-9420-f744f1673d50', '61a1434b-b487-4370-8982-550a672a7236', '6feb2b2a-0a7a-4a3d-896d-14931efd047f', 'a95cfa1d-9511-4ab3-a0ff-d39d992f4042'] {{(pid=100271) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:39:27.428706 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-c8954e29-faba-42d0-ad94-e2395903b8a4 tempest-VolumesTransfersV357Test-512693217 tempest-VolumesTransfersV357Test-512693217-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a1fbbc3e-8ea7-4796-9d28-178e303687e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2e66b9b3-407b-4c44-9420-f744f1673d50', '61a1434b-b487-4370-8982-550a672a7236', '6feb2b2a-0a7a-4a3d-896d-14931efd047f', 'a95cfa1d-9511-4ab3-a0ff-d39d992f4042']}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:39:27.431295 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-c8954e29-faba-42d0-ad94-e2395903b8a4 tempest-VolumesTransfersV357Test-512693217 tempest-VolumesTransfersV357Test-512693217-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5c330fd4-013a-4755-aec3-89b7adb4cfca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:39:27.471474 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-c8954e29-faba-42d0-ad94-e2395903b8a4 tempest-VolumesTransfersV357Test-512693217 tempest-VolumesTransfersV357Test-512693217-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5c330fd4-013a-4755-aec3-89b7adb4cfca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1c33f30a-7e7e-4082-9866-bf7acb689596', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-684577083',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8e9689a866964db1ba2856f5b921284a',qos_specs=None,replication_status=,reservations=['2e66b9b3-407b-4c44-9420-f744f1673d50','61a1434b-b487-4370-8982-550a672a7236','6feb2b2a-0a7a-4a3d-896d-14931efd047f','a95cfa1d-9511-4ab3-a0ff-d39d992f4042'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f3f445af4d08474fb3d4bb3a4809556d',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T05:39:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-684577083',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1c33f30a-7e7e-4082-9866-bf7acb689596,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8e9689a866964db1ba2856f5b921284a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f3f445af4d08474fb3d4bb3a4809556d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(23fc6e5d-fce0-4521-ba46-4837b4232084),volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:39:27.472824 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-c8954e29-faba-42d0-ad94-e2395903b8a4 tempest-VolumesTransfersV357Test-512693217 tempest-VolumesTransfersV357Test-512693217-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (00735881-996f-413b-b3d8-2a61ce0a1de3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:39:27.509559 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-c8954e29-faba-42d0-ad94-e2395903b8a4 tempest-VolumesTransfersV357Test-512693217 tempest-VolumesTransfersV357Test-512693217-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (00735881-996f-413b-b3d8-2a61ce0a1de3) transitioned into state 'SUCCESS' from state '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-684577083',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8e9689a866964db1ba2856f5b921284a',qos_specs=None,replication_status=,reservations=['2e66b9b3-407b-4c44-9420-f744f1673d50','61a1434b-b487-4370-8982-550a672a7236','6feb2b2a-0a7a-4a3d-896d-14931efd047f','a95cfa1d-9511-4ab3-a0ff-d39d992f4042'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f3f445af4d08474fb3d4bb3a4809556d',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:39:27.510693 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-c8954e29-faba-42d0-ad94-e2395903b8a4 tempest-VolumesTransfersV357Test-512693217 tempest-VolumesTransfersV357Test-512693217-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (20442e38-48f5-4958-a530-c8994e88e648) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:39:27.526411 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-c8954e29-faba-42d0-ad94-e2395903b8a4 tempest-VolumesTransfersV357Test-512693217 tempest-VolumesTransfersV357Test-512693217-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (20442e38-48f5-4958-a530-c8994e88e648) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:39:27.527500 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-c8954e29-faba-42d0-ad94-e2395903b8a4 tempest-VolumesTransfersV357Test-512693217 tempest-VolumesTransfersV357Test-512693217-project-member] Flow 'volume_create_api' (ad802c80-6bb0-46e5-95eb-5e2f99682b0f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100271) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:39:27.528176 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-c8954e29-faba-42d0-ad94-e2395903b8a4 tempest-VolumesTransfersV357Test-512693217 tempest-VolumesTransfersV357Test-512693217-project-member] Create volume request issued successfully. Aug 25 05:39:27.528755 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-c8954e29-faba-42d0-ad94-e2395903b8a4 tempest-VolumesTransfersV357Test-512693217 tempest-VolumesTransfersV357Test-512693217-project-member] https://10.4.3.189/volume/v3/volumes returned with HTTP 202 Aug 25 05:39:27.529239 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 130/507] 10.4.3.189 () {70 vars in 1299 bytes} [Tue Aug 25 05:39:27 2026] POST /volume/v3/volumes => generated 818 bytes in 256 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:39:27.546310 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-0210bf9e-742e-4537-87fe-917082519814 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:39:27.550050 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-0210bf9e-742e-4537-87fe-917082519814 tempest-VolumesTransfersV357Test-512693217 tempest-VolumesTransfersV357Test-512693217-project-member] GET https://10.4.3.189/volume/v3/volumes/1c33f30a-7e7e-4082-9866-bf7acb689596 Aug 25 05:39:27.550244 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-0210bf9e-742e-4537-87fe-917082519814 tempest-VolumesTransfersV357Test-512693217 tempest-VolumesTransfersV357Test-512693217-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:39:27.550480 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-0210bf9e-742e-4537-87fe-917082519814 tempest-VolumesTransfersV357Test-512693217 tempest-VolumesTransfersV357Test-512693217-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:39:27.571167 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:39:27.571167 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:39:27.575530 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-0210bf9e-742e-4537-87fe-917082519814 tempest-VolumesTransfersV357Test-512693217 tempest-VolumesTransfersV357Test-512693217-project-member] Volume info retrieved successfully. Aug 25 05:39:27.582238 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-0210bf9e-742e-4537-87fe-917082519814 tempest-VolumesTransfersV357Test-512693217 tempest-VolumesTransfersV357Test-512693217-project-member] https://10.4.3.189/volume/v3/volumes/1c33f30a-7e7e-4082-9866-bf7acb689596 returned with HTTP 200 Aug 25 05:39:27.582779 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 128/508] 10.4.3.189 () {68 vars in 1389 bytes} [Tue Aug 25 05:39:27 2026] GET /volume/v3/volumes/1c33f30a-7e7e-4082-9866-bf7acb689596 => generated 886 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:39:28.602090 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-d5d25987-f944-4fdf-82a7-df5483420c68 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:39:28.602741 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d5d25987-f944-4fdf-82a7-df5483420c68 tempest-VolumesTransfersV357Test-512693217 tempest-VolumesTransfersV357Test-512693217-project-member] GET https://10.4.3.189/volume/v3/volumes/1c33f30a-7e7e-4082-9866-bf7acb689596 Aug 25 05:39:28.603156 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d5d25987-f944-4fdf-82a7-df5483420c68 tempest-VolumesTransfersV357Test-512693217 tempest-VolumesTransfersV357Test-512693217-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:39:28.603580 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d5d25987-f944-4fdf-82a7-df5483420c68 tempest-VolumesTransfersV357Test-512693217 tempest-VolumesTransfersV357Test-512693217-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:39:28.617223 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:39:28.617223 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:39:28.626154 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-d5d25987-f944-4fdf-82a7-df5483420c68 tempest-VolumesTransfersV357Test-512693217 tempest-VolumesTransfersV357Test-512693217-project-member] Volume info retrieved successfully. Aug 25 05:39:28.638038 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d5d25987-f944-4fdf-82a7-df5483420c68 tempest-VolumesTransfersV357Test-512693217 tempest-VolumesTransfersV357Test-512693217-project-member] https://10.4.3.189/volume/v3/volumes/1c33f30a-7e7e-4082-9866-bf7acb689596 returned with HTTP 200 Aug 25 05:39:28.638690 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 124/509] 10.4.3.189 () {68 vars in 1389 bytes} [Tue Aug 25 05:39:28 2026] GET /volume/v3/volumes/1c33f30a-7e7e-4082-9866-bf7acb689596 => generated 945 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:39:28.659798 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-ab041514-6737-4584-ae96-2681c4109708 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:39:28.663662 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-ab041514-6737-4584-ae96-2681c4109708 tempest-VolumesTransfersV357Test-512693217 tempest-VolumesTransfersV357Test-512693217-project-member] POST https://10.4.3.189/volume/v3/volume-transfers Aug 25 05:39:28.664779 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-ab041514-6737-4584-ae96-2681c4109708 tempest-VolumesTransfersV357Test-512693217 tempest-VolumesTransfersV357Test-512693217-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "1c33f30a-7e7e-4082-9866-bf7acb689596"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:39:28.667105 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.v3.volume_transfer [None req-ab041514-6737-4584-ae96-2681c4109708 tempest-VolumesTransfersV357Test-512693217 tempest-VolumesTransfersV357Test-512693217-project-member] Creating new volume transfer {'transfer': {'volume_id': '1c33f30a-7e7e-4082-9866-bf7acb689596'}} {{(pid=100269) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Aug 25 05:39:28.667302 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.v3.volume_transfer [None req-ab041514-6737-4584-ae96-2681c4109708 tempest-VolumesTransfersV357Test-512693217 tempest-VolumesTransfersV357Test-512693217-project-member] Creating transfer of volume 1c33f30a-7e7e-4082-9866-bf7acb689596 Aug 25 05:39:28.667484 np0000008051 devstack@c-api.service[100269]: INFO cinder.transfer.api [None req-ab041514-6737-4584-ae96-2681c4109708 tempest-VolumesTransfersV357Test-512693217 tempest-VolumesTransfersV357Test-512693217-project-member] Generating transfer record for volume 1c33f30a-7e7e-4082-9866-bf7acb689596 Aug 25 05:39:28.678010 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:39:28.678010 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:39:28.691542 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-ab041514-6737-4584-ae96-2681c4109708 tempest-VolumesTransfersV357Test-512693217 tempest-VolumesTransfersV357Test-512693217-project-member] https://10.4.3.189/volume/v3/volume-transfers returned with HTTP 202 Aug 25 05:39:28.692590 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 128/510] 10.4.3.189 () {70 vars in 1326 bytes} [Tue Aug 25 05:39:28 2026] POST /volume/v3/volume-transfers => generated 572 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:39:28.707681 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-7db6c1fe-65e3-4db8-9967-56b2fb2873fe None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:39:28.710360 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-7db6c1fe-65e3-4db8-9967-56b2fb2873fe tempest-VolumesTransfersV357Test-512693217 tempest-VolumesTransfersV357Test-512693217-project-member] GET https://10.4.3.189/volume/v3/volumes/1c33f30a-7e7e-4082-9866-bf7acb689596 Aug 25 05:39:28.710635 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-7db6c1fe-65e3-4db8-9967-56b2fb2873fe tempest-VolumesTransfersV357Test-512693217 tempest-VolumesTransfersV357Test-512693217-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:39:28.710880 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-7db6c1fe-65e3-4db8-9967-56b2fb2873fe tempest-VolumesTransfersV357Test-512693217 tempest-VolumesTransfersV357Test-512693217-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:39:28.721871 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:39:28.721871 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:39:28.726875 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-7db6c1fe-65e3-4db8-9967-56b2fb2873fe tempest-VolumesTransfersV357Test-512693217 tempest-VolumesTransfersV357Test-512693217-project-member] Volume info retrieved successfully. Aug 25 05:39:28.732292 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-7db6c1fe-65e3-4db8-9967-56b2fb2873fe tempest-VolumesTransfersV357Test-512693217 tempest-VolumesTransfersV357Test-512693217-project-member] https://10.4.3.189/volume/v3/volumes/1c33f30a-7e7e-4082-9866-bf7acb689596 returned with HTTP 200 Aug 25 05:39:28.732727 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 131/511] 10.4.3.189 () {68 vars in 1389 bytes} [Tue Aug 25 05:39:28 2026] GET /volume/v3/volumes/1c33f30a-7e7e-4082-9866-bf7acb689596 => generated 953 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:39:28.751515 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-8a4df2aa-7d1e-4804-ba4a-37cd3f03dbda None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:39:28.754341 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-8a4df2aa-7d1e-4804-ba4a-37cd3f03dbda tempest-VolumesTransfersV357Test-512693217 tempest-VolumesTransfersV357Test-512693217-project-member] GET https://10.4.3.189/volume/v3/volume-transfers/detail Aug 25 05:39:28.754341 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-8a4df2aa-7d1e-4804-ba4a-37cd3f03dbda tempest-VolumesTransfersV357Test-512693217 tempest-VolumesTransfersV357Test-512693217-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:39:28.754542 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-8a4df2aa-7d1e-4804-ba4a-37cd3f03dbda tempest-VolumesTransfersV357Test-512693217 tempest-VolumesTransfersV357Test-512693217-project-member] Calling method 'detail' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:39:28.754623 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.v3.volume_transfer [None req-8a4df2aa-7d1e-4804-ba4a-37cd3f03dbda tempest-VolumesTransfersV357Test-512693217 tempest-VolumesTransfersV357Test-512693217-project-member] Listing volume transfers {{(pid=100270) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Aug 25 05:39:28.761593 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-8a4df2aa-7d1e-4804-ba4a-37cd3f03dbda tempest-VolumesTransfersV357Test-512693217 tempest-VolumesTransfersV357Test-512693217-project-member] https://10.4.3.189/volume/v3/volume-transfers/detail returned with HTTP 200 Aug 25 05:39:28.762272 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 129/512] 10.4.3.189 () {68 vars in 1326 bytes} [Tue Aug 25 05:39:28 2026] GET /volume/v3/volume-transfers/detail => generated 543 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:39:28.774207 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-ceef4102-8726-4103-9e7c-31bb41444edb None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:39:28.777786 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ceef4102-8726-4103-9e7c-31bb41444edb tempest-VolumesTransfersV357Test-512693217 tempest-VolumesTransfersV357Test-512693217-project-member] DELETE https://10.4.3.189/volume/v3/volume-transfers/20b020e6-cabe-4426-998d-73f2a0080e8b Aug 25 05:39:28.777786 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ceef4102-8726-4103-9e7c-31bb41444edb tempest-VolumesTransfersV357Test-512693217 tempest-VolumesTransfersV357Test-512693217-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:39:28.778414 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ceef4102-8726-4103-9e7c-31bb41444edb tempest-VolumesTransfersV357Test-512693217 tempest-VolumesTransfersV357Test-512693217-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:39:28.778414 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.contrib.volume_transfer [None req-ceef4102-8726-4103-9e7c-31bb41444edb tempest-VolumesTransfersV357Test-512693217 tempest-VolumesTransfersV357Test-512693217-project-member] Delete transfer with id: 20b020e6-cabe-4426-998d-73f2a0080e8b Aug 25 05:39:28.792701 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:39:28.792701 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:39:28.807270 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ceef4102-8726-4103-9e7c-31bb41444edb tempest-VolumesTransfersV357Test-512693217 tempest-VolumesTransfersV357Test-512693217-project-member] https://10.4.3.189/volume/v3/volume-transfers/20b020e6-cabe-4426-998d-73f2a0080e8b returned with HTTP 202 Aug 25 05:39:28.807948 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 125/513] 10.4.3.189 () {68 vars in 1419 bytes} [Tue Aug 25 05:39:28 2026] DELETE /volume/v3/volume-transfers/20b020e6-cabe-4426-998d-73f2a0080e8b => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 05:39:28.818221 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-f307fe13-110b-4018-856d-4771cf208bac None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:39:28.821246 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-f307fe13-110b-4018-856d-4771cf208bac tempest-VolumesTransfersV357Test-512693217 tempest-VolumesTransfersV357Test-512693217-project-member] GET https://10.4.3.189/volume/v3/volumes/1c33f30a-7e7e-4082-9866-bf7acb689596 Aug 25 05:39:28.821459 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-f307fe13-110b-4018-856d-4771cf208bac tempest-VolumesTransfersV357Test-512693217 tempest-VolumesTransfersV357Test-512693217-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:39:28.821789 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-f307fe13-110b-4018-856d-4771cf208bac tempest-VolumesTransfersV357Test-512693217 tempest-VolumesTransfersV357Test-512693217-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:39:28.831299 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:39:28.831299 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:39:28.837233 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-f307fe13-110b-4018-856d-4771cf208bac tempest-VolumesTransfersV357Test-512693217 tempest-VolumesTransfersV357Test-512693217-project-member] Volume info retrieved successfully. Aug 25 05:39:28.844627 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-f307fe13-110b-4018-856d-4771cf208bac tempest-VolumesTransfersV357Test-512693217 tempest-VolumesTransfersV357Test-512693217-project-member] https://10.4.3.189/volume/v3/volumes/1c33f30a-7e7e-4082-9866-bf7acb689596 returned with HTTP 200 Aug 25 05:39:28.844627 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 129/514] 10.4.3.189 () {68 vars in 1389 bytes} [Tue Aug 25 05:39:28 2026] GET /volume/v3/volumes/1c33f30a-7e7e-4082-9866-bf7acb689596 => generated 945 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:39:28.865663 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-f30ca05b-6eae-48e5-bde9-e72d16355a71 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:39:28.868318 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-f30ca05b-6eae-48e5-bde9-e72d16355a71 tempest-VolumesTransfersV357Test-512693217 tempest-VolumesTransfersV357Test-512693217-project-member] DELETE https://10.4.3.189/volume/v3/volume-transfers/20b020e6-cabe-4426-998d-73f2a0080e8b Aug 25 05:39:28.868643 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-f30ca05b-6eae-48e5-bde9-e72d16355a71 tempest-VolumesTransfersV357Test-512693217 tempest-VolumesTransfersV357Test-512693217-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:39:28.868971 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-f30ca05b-6eae-48e5-bde9-e72d16355a71 tempest-VolumesTransfersV357Test-512693217 tempest-VolumesTransfersV357Test-512693217-project-member] Calling method 'delete' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:39:28.869195 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.contrib.volume_transfer [None req-f30ca05b-6eae-48e5-bde9-e72d16355a71 tempest-VolumesTransfersV357Test-512693217 tempest-VolumesTransfersV357Test-512693217-project-member] Delete transfer with id: 20b020e6-cabe-4426-998d-73f2a0080e8b Aug 25 05:39:28.877779 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-f30ca05b-6eae-48e5-bde9-e72d16355a71 tempest-VolumesTransfersV357Test-512693217 tempest-VolumesTransfersV357Test-512693217-project-member] https://10.4.3.189/volume/v3/volume-transfers/20b020e6-cabe-4426-998d-73f2a0080e8b returned with HTTP 404 Aug 25 05:39:28.878459 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 132/515] 10.4.3.189 () {68 vars in 1419 bytes} [Tue Aug 25 05:39:28 2026] DELETE /volume/v3/volume-transfers/20b020e6-cabe-4426-998d-73f2a0080e8b => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 05:39:28.888446 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-b4856386-2c84-4002-b8d5-89f17f964564 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:39:28.890874 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-b4856386-2c84-4002-b8d5-89f17f964564 tempest-VolumesTransfersV357Test-850534396 tempest-VolumesTransfersV357Test-850534396-project-admin] DELETE https://10.4.3.189/volume/v3/volumes/1c33f30a-7e7e-4082-9866-bf7acb689596 Aug 25 05:39:28.891218 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-b4856386-2c84-4002-b8d5-89f17f964564 tempest-VolumesTransfersV357Test-850534396 tempest-VolumesTransfersV357Test-850534396-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:39:28.891538 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-b4856386-2c84-4002-b8d5-89f17f964564 tempest-VolumesTransfersV357Test-850534396 tempest-VolumesTransfersV357Test-850534396-project-admin] Calling method 'delete' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:39:28.891776 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.v3.volumes [None req-b4856386-2c84-4002-b8d5-89f17f964564 tempest-VolumesTransfersV357Test-850534396 tempest-VolumesTransfersV357Test-850534396-project-admin] Delete volume with id: 1c33f30a-7e7e-4082-9866-bf7acb689596 Aug 25 05:39:28.901178 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:39:28.901178 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:39:28.901178 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-b4856386-2c84-4002-b8d5-89f17f964564 tempest-VolumesTransfersV357Test-850534396 tempest-VolumesTransfersV357Test-850534396-project-admin] Volume info retrieved successfully. Aug 25 05:39:28.928118 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-b4856386-2c84-4002-b8d5-89f17f964564 tempest-VolumesTransfersV357Test-850534396 tempest-VolumesTransfersV357Test-850534396-project-admin] Delete volume request issued successfully. Aug 25 05:39:28.928417 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-b4856386-2c84-4002-b8d5-89f17f964564 tempest-VolumesTransfersV357Test-850534396 tempest-VolumesTransfersV357Test-850534396-project-admin] https://10.4.3.189/volume/v3/volumes/1c33f30a-7e7e-4082-9866-bf7acb689596 returned with HTTP 202 Aug 25 05:39:28.928923 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 130/516] 10.4.3.189 () {68 vars in 1392 bytes} [Tue Aug 25 05:39:28 2026] DELETE /volume/v3/volumes/1c33f30a-7e7e-4082-9866-bf7acb689596 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 05:39:28.940873 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-3b7789c0-e104-435e-b4d3-becf31ae8396 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:39:28.943330 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-3b7789c0-e104-435e-b4d3-becf31ae8396 tempest-VolumesTransfersV357Test-850534396 tempest-VolumesTransfersV357Test-850534396-project-admin] GET https://10.4.3.189/volume/v3/volumes/1c33f30a-7e7e-4082-9866-bf7acb689596 Aug 25 05:39:28.943539 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-3b7789c0-e104-435e-b4d3-becf31ae8396 tempest-VolumesTransfersV357Test-850534396 tempest-VolumesTransfersV357Test-850534396-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:39:28.943774 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-3b7789c0-e104-435e-b4d3-becf31ae8396 tempest-VolumesTransfersV357Test-850534396 tempest-VolumesTransfersV357Test-850534396-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:39:28.961221 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:39:28.961221 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:39:28.965437 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-3b7789c0-e104-435e-b4d3-becf31ae8396 tempest-VolumesTransfersV357Test-850534396 tempest-VolumesTransfersV357Test-850534396-project-admin] Volume info retrieved successfully. Aug 25 05:39:28.972074 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-3b7789c0-e104-435e-b4d3-becf31ae8396 tempest-VolumesTransfersV357Test-850534396 tempest-VolumesTransfersV357Test-850534396-project-admin] https://10.4.3.189/volume/v3/volumes/1c33f30a-7e7e-4082-9866-bf7acb689596 returned with HTTP 200 Aug 25 05:39:28.972074 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 126/517] 10.4.3.189 () {68 vars in 1389 bytes} [Tue Aug 25 05:39:28 2026] GET /volume/v3/volumes/1c33f30a-7e7e-4082-9866-bf7acb689596 => generated 1129 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 05:39:29.199551 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-6c7d7d84-eb61-4533-9cf3-f98008df0b46 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:39:29.201647 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-6c7d7d84-eb61-4533-9cf3-f98008df0b46 tempest-TestMultiAttachVolumeSwap-422775694 tempest-TestMultiAttachVolumeSwap-422775694-project-member] DELETE https://10.4.3.189/volume/v3/volumes/c2685737-468d-4d85-9fe4-f426a3a3f718 Aug 25 05:39:29.201840 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-6c7d7d84-eb61-4533-9cf3-f98008df0b46 tempest-TestMultiAttachVolumeSwap-422775694 tempest-TestMultiAttachVolumeSwap-422775694-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:39:29.202104 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-6c7d7d84-eb61-4533-9cf3-f98008df0b46 tempest-TestMultiAttachVolumeSwap-422775694 tempest-TestMultiAttachVolumeSwap-422775694-project-member] Calling method 'delete' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:39:29.202294 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.v3.volumes [None req-6c7d7d84-eb61-4533-9cf3-f98008df0b46 tempest-TestMultiAttachVolumeSwap-422775694 tempest-TestMultiAttachVolumeSwap-422775694-project-member] Delete volume with id: c2685737-468d-4d85-9fe4-f426a3a3f718 Aug 25 05:39:29.210339 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:39:29.210339 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:39:29.210841 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-6c7d7d84-eb61-4533-9cf3-f98008df0b46 tempest-TestMultiAttachVolumeSwap-422775694 tempest-TestMultiAttachVolumeSwap-422775694-project-member] Volume info retrieved successfully. Aug 25 05:39:29.235623 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-6c7d7d84-eb61-4533-9cf3-f98008df0b46 tempest-TestMultiAttachVolumeSwap-422775694 tempest-TestMultiAttachVolumeSwap-422775694-project-member] Delete volume request issued successfully. Aug 25 05:39:29.237045 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-6c7d7d84-eb61-4533-9cf3-f98008df0b46 tempest-TestMultiAttachVolumeSwap-422775694 tempest-TestMultiAttachVolumeSwap-422775694-project-member] https://10.4.3.189/volume/v3/volumes/c2685737-468d-4d85-9fe4-f426a3a3f718 returned with HTTP 202 Aug 25 05:39:29.237045 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 130/518] 10.4.3.189 () {66 vars in 1351 bytes} [Tue Aug 25 05:39:29 2026] DELETE /volume/v3/volumes/c2685737-468d-4d85-9fe4-f426a3a3f718 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:39:29.245761 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-8770d04b-4db9-41e4-b847-e06ce5dd7cd3 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:39:29.248916 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-8770d04b-4db9-41e4-b847-e06ce5dd7cd3 tempest-TestMultiAttachVolumeSwap-422775694 tempest-TestMultiAttachVolumeSwap-422775694-project-member] GET https://10.4.3.189/volume/v3/volumes/c2685737-468d-4d85-9fe4-f426a3a3f718 Aug 25 05:39:29.249224 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-8770d04b-4db9-41e4-b847-e06ce5dd7cd3 tempest-TestMultiAttachVolumeSwap-422775694 tempest-TestMultiAttachVolumeSwap-422775694-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:39:29.249466 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-8770d04b-4db9-41e4-b847-e06ce5dd7cd3 tempest-TestMultiAttachVolumeSwap-422775694 tempest-TestMultiAttachVolumeSwap-422775694-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:39:29.261295 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:39:29.261295 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:39:29.268218 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-8770d04b-4db9-41e4-b847-e06ce5dd7cd3 tempest-TestMultiAttachVolumeSwap-422775694 tempest-TestMultiAttachVolumeSwap-422775694-project-member] Volume info retrieved successfully. Aug 25 05:39:29.274661 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-8770d04b-4db9-41e4-b847-e06ce5dd7cd3 tempest-TestMultiAttachVolumeSwap-422775694 tempest-TestMultiAttachVolumeSwap-422775694-project-member] https://10.4.3.189/volume/v3/volumes/c2685737-468d-4d85-9fe4-f426a3a3f718 returned with HTTP 200 Aug 25 05:39:29.275241 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 133/519] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:39:29 2026] GET /volume/v3/volumes/c2685737-468d-4d85-9fe4-f426a3a3f718 => generated 849 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:39:29.987666 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-34938809-2987-4edb-82dc-c1e813d8fdaa None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:39:29.990163 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-34938809-2987-4edb-82dc-c1e813d8fdaa tempest-VolumesTransfersV357Test-850534396 tempest-VolumesTransfersV357Test-850534396-project-admin] GET https://10.4.3.189/volume/v3/volumes/1c33f30a-7e7e-4082-9866-bf7acb689596 Aug 25 05:39:29.990956 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-34938809-2987-4edb-82dc-c1e813d8fdaa tempest-VolumesTransfersV357Test-850534396 tempest-VolumesTransfersV357Test-850534396-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:39:29.990956 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-34938809-2987-4edb-82dc-c1e813d8fdaa tempest-VolumesTransfersV357Test-850534396 tempest-VolumesTransfersV357Test-850534396-project-admin] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:39:29.997994 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-34938809-2987-4edb-82dc-c1e813d8fdaa tempest-VolumesTransfersV357Test-850534396 tempest-VolumesTransfersV357Test-850534396-project-admin] https://10.4.3.189/volume/v3/volumes/1c33f30a-7e7e-4082-9866-bf7acb689596 returned with HTTP 404 Aug 25 05:39:29.998612 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 131/520] 10.4.3.189 () {68 vars in 1389 bytes} [Tue Aug 25 05:39:29 2026] GET /volume/v3/volumes/1c33f30a-7e7e-4082-9866-bf7acb689596 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 05:39:30.007070 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-fa7a8f77-1019-408f-b254-66cb36c5edd3 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:39:30.008948 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-fa7a8f77-1019-408f-b254-66cb36c5edd3 tempest-VolumesTransfersV357Test-512693217 tempest-VolumesTransfersV357Test-512693217-project-member] GET https://10.4.3.189/volume/v3/volumes/1c33f30a-7e7e-4082-9866-bf7acb689596 Aug 25 05:39:30.009245 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-fa7a8f77-1019-408f-b254-66cb36c5edd3 tempest-VolumesTransfersV357Test-512693217 tempest-VolumesTransfersV357Test-512693217-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:39:30.009476 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-fa7a8f77-1019-408f-b254-66cb36c5edd3 tempest-VolumesTransfersV357Test-512693217 tempest-VolumesTransfersV357Test-512693217-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:39:30.016406 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-fa7a8f77-1019-408f-b254-66cb36c5edd3 tempest-VolumesTransfersV357Test-512693217 tempest-VolumesTransfersV357Test-512693217-project-member] https://10.4.3.189/volume/v3/volumes/1c33f30a-7e7e-4082-9866-bf7acb689596 returned with HTTP 404 Aug 25 05:39:30.016906 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 127/521] 10.4.3.189 () {68 vars in 1389 bytes} [Tue Aug 25 05:39:30 2026] GET /volume/v3/volumes/1c33f30a-7e7e-4082-9866-bf7acb689596 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 05:39:30.027899 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-a527d3e7-e245-465d-bbb2-54eeef02b13f None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:39:30.029999 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-a527d3e7-e245-465d-bbb2-54eeef02b13f tempest-VolumesTransfersV357Test-512693217 tempest-VolumesTransfersV357Test-512693217-project-member] DELETE https://10.4.3.189/volume/v3/volumes/1c33f30a-7e7e-4082-9866-bf7acb689596 Aug 25 05:39:30.030373 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-a527d3e7-e245-465d-bbb2-54eeef02b13f tempest-VolumesTransfersV357Test-512693217 tempest-VolumesTransfersV357Test-512693217-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:39:30.030670 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-a527d3e7-e245-465d-bbb2-54eeef02b13f tempest-VolumesTransfersV357Test-512693217 tempest-VolumesTransfersV357Test-512693217-project-member] Calling method 'delete' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:39:30.030919 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.v3.volumes [None req-a527d3e7-e245-465d-bbb2-54eeef02b13f tempest-VolumesTransfersV357Test-512693217 tempest-VolumesTransfersV357Test-512693217-project-member] Delete volume with id: 1c33f30a-7e7e-4082-9866-bf7acb689596 Aug 25 05:39:30.037154 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-a527d3e7-e245-465d-bbb2-54eeef02b13f tempest-VolumesTransfersV357Test-512693217 tempest-VolumesTransfersV357Test-512693217-project-member] https://10.4.3.189/volume/v3/volumes/1c33f30a-7e7e-4082-9866-bf7acb689596 returned with HTTP 404 Aug 25 05:39:30.037664 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 131/522] 10.4.3.189 () {68 vars in 1392 bytes} [Tue Aug 25 05:39:30 2026] DELETE /volume/v3/volumes/1c33f30a-7e7e-4082-9866-bf7acb689596 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 05:39:30.290366 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-a334fab2-dca1-4b69-8ba8-f0ad9a4b892a None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:39:30.292777 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-a334fab2-dca1-4b69-8ba8-f0ad9a4b892a tempest-TestMultiAttachVolumeSwap-422775694 tempest-TestMultiAttachVolumeSwap-422775694-project-member] GET https://10.4.3.189/volume/v3/volumes/c2685737-468d-4d85-9fe4-f426a3a3f718 Aug 25 05:39:30.292861 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-a334fab2-dca1-4b69-8ba8-f0ad9a4b892a tempest-TestMultiAttachVolumeSwap-422775694 tempest-TestMultiAttachVolumeSwap-422775694-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:39:30.293125 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-a334fab2-dca1-4b69-8ba8-f0ad9a4b892a tempest-TestMultiAttachVolumeSwap-422775694 tempest-TestMultiAttachVolumeSwap-422775694-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:39:30.305823 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-a334fab2-dca1-4b69-8ba8-f0ad9a4b892a tempest-TestMultiAttachVolumeSwap-422775694 tempest-TestMultiAttachVolumeSwap-422775694-project-member] https://10.4.3.189/volume/v3/volumes/c2685737-468d-4d85-9fe4-f426a3a3f718 returned with HTTP 404 Aug 25 05:39:30.306562 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 134/523] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:39:30 2026] GET /volume/v3/volumes/c2685737-468d-4d85-9fe4-f426a3a3f718 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:39:30.318243 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-91fe4080-9e79-4653-a075-e0ea1aac639c None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:39:30.322273 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-91fe4080-9e79-4653-a075-e0ea1aac639c tempest-TestMultiAttachVolumeSwap-422775694 tempest-TestMultiAttachVolumeSwap-422775694-project-member] DELETE https://10.4.3.189/volume/v3/volumes/1633eabe-0fff-4a8d-b511-1363a815b671 Aug 25 05:39:30.322876 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-91fe4080-9e79-4653-a075-e0ea1aac639c tempest-TestMultiAttachVolumeSwap-422775694 tempest-TestMultiAttachVolumeSwap-422775694-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:39:30.323510 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-91fe4080-9e79-4653-a075-e0ea1aac639c tempest-TestMultiAttachVolumeSwap-422775694 tempest-TestMultiAttachVolumeSwap-422775694-project-member] Calling method 'delete' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:39:30.323510 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.v3.volumes [None req-91fe4080-9e79-4653-a075-e0ea1aac639c tempest-TestMultiAttachVolumeSwap-422775694 tempest-TestMultiAttachVolumeSwap-422775694-project-member] Delete volume with id: 1633eabe-0fff-4a8d-b511-1363a815b671 Aug 25 05:39:30.338330 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:39:30.338330 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:39:30.338330 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-91fe4080-9e79-4653-a075-e0ea1aac639c tempest-TestMultiAttachVolumeSwap-422775694 tempest-TestMultiAttachVolumeSwap-422775694-project-member] Volume info retrieved successfully. Aug 25 05:39:30.393218 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-91fe4080-9e79-4653-a075-e0ea1aac639c tempest-TestMultiAttachVolumeSwap-422775694 tempest-TestMultiAttachVolumeSwap-422775694-project-member] Delete volume request issued successfully. Aug 25 05:39:30.393694 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-91fe4080-9e79-4653-a075-e0ea1aac639c tempest-TestMultiAttachVolumeSwap-422775694 tempest-TestMultiAttachVolumeSwap-422775694-project-member] https://10.4.3.189/volume/v3/volumes/1633eabe-0fff-4a8d-b511-1363a815b671 returned with HTTP 202 Aug 25 05:39:30.394916 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 132/524] 10.4.3.189 () {66 vars in 1351 bytes} [Tue Aug 25 05:39:30 2026] DELETE /volume/v3/volumes/1633eabe-0fff-4a8d-b511-1363a815b671 => generated 0 bytes in 78 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:39:30.411050 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-19edee95-d2a5-43c2-b94c-55460a0270d7 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:39:30.413102 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-19edee95-d2a5-43c2-b94c-55460a0270d7 tempest-TestMultiAttachVolumeSwap-422775694 tempest-TestMultiAttachVolumeSwap-422775694-project-member] GET https://10.4.3.189/volume/v3/volumes/1633eabe-0fff-4a8d-b511-1363a815b671 Aug 25 05:39:30.413394 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-19edee95-d2a5-43c2-b94c-55460a0270d7 tempest-TestMultiAttachVolumeSwap-422775694 tempest-TestMultiAttachVolumeSwap-422775694-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:39:30.413647 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-19edee95-d2a5-43c2-b94c-55460a0270d7 tempest-TestMultiAttachVolumeSwap-422775694 tempest-TestMultiAttachVolumeSwap-422775694-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:39:30.431081 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:39:30.431081 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:39:30.450299 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-19edee95-d2a5-43c2-b94c-55460a0270d7 tempest-TestMultiAttachVolumeSwap-422775694 tempest-TestMultiAttachVolumeSwap-422775694-project-member] Volume info retrieved successfully. Aug 25 05:39:30.465424 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-19edee95-d2a5-43c2-b94c-55460a0270d7 tempest-TestMultiAttachVolumeSwap-422775694 tempest-TestMultiAttachVolumeSwap-422775694-project-member] https://10.4.3.189/volume/v3/volumes/1633eabe-0fff-4a8d-b511-1363a815b671 returned with HTTP 200 Aug 25 05:39:30.466119 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 128/525] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:39:30 2026] GET /volume/v3/volumes/1633eabe-0fff-4a8d-b511-1363a815b671 => generated 867 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:39:31.481922 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-8e7cb85b-e0cc-48e6-973e-e54f02b46b57 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:39:31.485495 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-8e7cb85b-e0cc-48e6-973e-e54f02b46b57 tempest-TestMultiAttachVolumeSwap-422775694 tempest-TestMultiAttachVolumeSwap-422775694-project-member] GET https://10.4.3.189/volume/v3/volumes/1633eabe-0fff-4a8d-b511-1363a815b671 Aug 25 05:39:31.486106 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-8e7cb85b-e0cc-48e6-973e-e54f02b46b57 tempest-TestMultiAttachVolumeSwap-422775694 tempest-TestMultiAttachVolumeSwap-422775694-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:39:31.486392 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-8e7cb85b-e0cc-48e6-973e-e54f02b46b57 tempest-TestMultiAttachVolumeSwap-422775694 tempest-TestMultiAttachVolumeSwap-422775694-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:39:31.496700 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-8e7cb85b-e0cc-48e6-973e-e54f02b46b57 tempest-TestMultiAttachVolumeSwap-422775694 tempest-TestMultiAttachVolumeSwap-422775694-project-member] https://10.4.3.189/volume/v3/volumes/1633eabe-0fff-4a8d-b511-1363a815b671 returned with HTTP 404 Aug 25 05:39:31.496700 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 132/526] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:39:31 2026] GET /volume/v3/volumes/1633eabe-0fff-4a8d-b511-1363a815b671 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:39:32.227990 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-dd2c81f2-426e-4444-ad94-7e89e08a589c req-48d45018-78e0-4557-be89-2eca7925ebd8 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:39:32.232203 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-dd2c81f2-426e-4444-ad94-7e89e08a589c req-48d45018-78e0-4557-be89-2eca7925ebd8 tempest-ServerBootFromVolumeStableRescueTest-918727856 tempest-ServerBootFromVolumeStableRescueTest-918727856-project-member] DELETE https://10.4.3.189/volume/v3/attachments/889f8c0a-cd29-462c-9cef-3b5e2a633e09 Aug 25 05:39:32.233729 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-dd2c81f2-426e-4444-ad94-7e89e08a589c req-48d45018-78e0-4557-be89-2eca7925ebd8 tempest-ServerBootFromVolumeStableRescueTest-918727856 tempest-ServerBootFromVolumeStableRescueTest-918727856-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:39:32.233729 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-dd2c81f2-426e-4444-ad94-7e89e08a589c req-48d45018-78e0-4557-be89-2eca7925ebd8 tempest-ServerBootFromVolumeStableRescueTest-918727856 tempest-ServerBootFromVolumeStableRescueTest-918727856-project-member] Calling method 'version_select' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:39:32.246226 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:39:32.246226 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:39:32.323330 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-dd2c81f2-426e-4444-ad94-7e89e08a589c req-48d45018-78e0-4557-be89-2eca7925ebd8 tempest-ServerBootFromVolumeStableRescueTest-918727856 tempest-ServerBootFromVolumeStableRescueTest-918727856-project-member] https://10.4.3.189/volume/v3/attachments/889f8c0a-cd29-462c-9cef-3b5e2a633e09 returned with HTTP 200 Aug 25 05:39:32.323705 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 135/527] 10.4.3.189 () {72 vars in 1673 bytes} [Tue Aug 25 05:39:32 2026] DELETE /volume/v3/attachments/889f8c0a-cd29-462c-9cef-3b5e2a633e09 => generated 19 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:39:32.341513 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [req-dd2c81f2-426e-4444-ad94-7e89e08a589c req-ed12a6d8-ddab-40dd-b7e9-50283b014f2f None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:39:32.347041 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-dd2c81f2-426e-4444-ad94-7e89e08a589c req-ed12a6d8-ddab-40dd-b7e9-50283b014f2f tempest-ServerBootFromVolumeStableRescueTest-918727856 tempest-ServerBootFromVolumeStableRescueTest-918727856-project-member] DELETE https://10.4.3.189/volume/v3/volumes/28baec7d-7048-4636-bfb7-a55a8cfac984 Aug 25 05:39:32.347423 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-dd2c81f2-426e-4444-ad94-7e89e08a589c req-ed12a6d8-ddab-40dd-b7e9-50283b014f2f tempest-ServerBootFromVolumeStableRescueTest-918727856 tempest-ServerBootFromVolumeStableRescueTest-918727856-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:39:32.347858 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-dd2c81f2-426e-4444-ad94-7e89e08a589c req-ed12a6d8-ddab-40dd-b7e9-50283b014f2f tempest-ServerBootFromVolumeStableRescueTest-918727856 tempest-ServerBootFromVolumeStableRescueTest-918727856-project-member] Calling method 'delete' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:39:32.348629 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.v3.volumes [req-dd2c81f2-426e-4444-ad94-7e89e08a589c req-ed12a6d8-ddab-40dd-b7e9-50283b014f2f tempest-ServerBootFromVolumeStableRescueTest-918727856 tempest-ServerBootFromVolumeStableRescueTest-918727856-project-member] Delete volume with id: 28baec7d-7048-4636-bfb7-a55a8cfac984 Aug 25 05:39:32.359268 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:39:32.359268 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:39:32.359939 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [req-dd2c81f2-426e-4444-ad94-7e89e08a589c req-ed12a6d8-ddab-40dd-b7e9-50283b014f2f tempest-ServerBootFromVolumeStableRescueTest-918727856 tempest-ServerBootFromVolumeStableRescueTest-918727856-project-member] Volume info retrieved successfully. Aug 25 05:39:32.401548 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [req-dd2c81f2-426e-4444-ad94-7e89e08a589c req-ed12a6d8-ddab-40dd-b7e9-50283b014f2f tempest-ServerBootFromVolumeStableRescueTest-918727856 tempest-ServerBootFromVolumeStableRescueTest-918727856-project-member] Delete volume request issued successfully. Aug 25 05:39:32.401548 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-dd2c81f2-426e-4444-ad94-7e89e08a589c req-ed12a6d8-ddab-40dd-b7e9-50283b014f2f tempest-ServerBootFromVolumeStableRescueTest-918727856 tempest-ServerBootFromVolumeStableRescueTest-918727856-project-member] https://10.4.3.189/volume/v3/volumes/28baec7d-7048-4636-bfb7-a55a8cfac984 returned with HTTP 202 Aug 25 05:39:32.401699 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 133/528] 10.4.3.189 () {70 vars in 1620 bytes} [Tue Aug 25 05:39:32 2026] DELETE /volume/v3/volumes/28baec7d-7048-4636-bfb7-a55a8cfac984 => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:39:39.601994 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-7e898fdb-5469-438f-a2fc-ec1e6140e977 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:39:39.766688 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-7e898fdb-5469-438f-a2fc-ec1e6140e977 tempest-VolumesCloneNegativeTest-1557027073 tempest-VolumesCloneNegativeTest-1557027073-project-member] POST https://10.4.3.189/volume/v3/volumes Aug 25 05:39:39.767232 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-7e898fdb-5469-438f-a2fc-ec1e6140e977 tempest-VolumesCloneNegativeTest-1557027073 tempest-VolumesCloneNegativeTest-1557027073-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2, "name": "tempest-VolumesCloneNegativeTest-Volume-359982176"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:39:39.774279 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.v3.volumes [None req-7e898fdb-5469-438f-a2fc-ec1e6140e977 tempest-VolumesCloneNegativeTest-1557027073 tempest-VolumesCloneNegativeTest-1557027073-project-member] Create volume request body: {'volume': {'size': 2, 'name': 'tempest-VolumesCloneNegativeTest-Volume-359982176'}} {{(pid=100268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 05:39:39.774279 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-7e898fdb-5469-438f-a2fc-ec1e6140e977 tempest-VolumesCloneNegativeTest-1557027073 tempest-VolumesCloneNegativeTest-1557027073-project-member] Create volume of 2 GB Aug 25 05:39:39.784454 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-7e898fdb-5469-438f-a2fc-ec1e6140e977 tempest-VolumesCloneNegativeTest-1557027073 tempest-VolumesCloneNegativeTest-1557027073-project-member] Availability Zones retrieved successfully. Aug 25 05:39:39.793337 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-7e898fdb-5469-438f-a2fc-ec1e6140e977 tempest-VolumesCloneNegativeTest-1557027073 tempest-VolumesCloneNegativeTest-1557027073-project-member] Flow 'volume_create_api' (128d1eb5-f533-405f-bfd0-c06729a1d13f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:39:39.795096 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-7e898fdb-5469-438f-a2fc-ec1e6140e977 tempest-VolumesCloneNegativeTest-1557027073 tempest-VolumesCloneNegativeTest-1557027073-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (596df577-15f8-45e3-b8d1-2cf77c8d861f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:39:39.797173 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.flows.api.create_volume [None req-7e898fdb-5469-438f-a2fc-ec1e6140e977 tempest-VolumesCloneNegativeTest-1557027073 tempest-VolumesCloneNegativeTest-1557027073-project-member] Validating volume size '2' using validate_int {{(pid=100268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 05:39:39.849087 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-7e898fdb-5469-438f-a2fc-ec1e6140e977 tempest-VolumesCloneNegativeTest-1557027073 tempest-VolumesCloneNegativeTest-1557027073-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (596df577-15f8-45e3-b8d1-2cf77c8d861f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T05:35:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=23fc6e5d-fce0-4521-ba46-4837b4232084,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '23fc6e5d-fce0-4521-ba46-4837b4232084', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:39:39.850132 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-7e898fdb-5469-438f-a2fc-ec1e6140e977 tempest-VolumesCloneNegativeTest-1557027073 tempest-VolumesCloneNegativeTest-1557027073-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (84aeecd5-9bcd-47f4-9933-7259a867e364) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:39:39.959957 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-7e898fdb-5469-438f-a2fc-ec1e6140e977 tempest-VolumesCloneNegativeTest-1557027073 tempest-VolumesCloneNegativeTest-1557027073-project-member] Created reservations ['9ca54079-c156-4637-8ec6-775a3c492470', '346e9ae8-6d07-452b-a02e-bdd58f41928d', '04211d32-9338-475f-ad63-b3e2ad4ec4d0', '29415c03-f01c-440b-b5d9-4d5244b47425'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:39:39.963222 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-7e898fdb-5469-438f-a2fc-ec1e6140e977 tempest-VolumesCloneNegativeTest-1557027073 tempest-VolumesCloneNegativeTest-1557027073-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (84aeecd5-9bcd-47f4-9933-7259a867e364) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9ca54079-c156-4637-8ec6-775a3c492470', '346e9ae8-6d07-452b-a02e-bdd58f41928d', '04211d32-9338-475f-ad63-b3e2ad4ec4d0', '29415c03-f01c-440b-b5d9-4d5244b47425']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:39:39.964518 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-7e898fdb-5469-438f-a2fc-ec1e6140e977 tempest-VolumesCloneNegativeTest-1557027073 tempest-VolumesCloneNegativeTest-1557027073-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5f1dce71-2966-488f-829e-cfd801a84463) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:39:39.998971 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-7e898fdb-5469-438f-a2fc-ec1e6140e977 tempest-VolumesCloneNegativeTest-1557027073 tempest-VolumesCloneNegativeTest-1557027073-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5f1dce71-2966-488f-829e-cfd801a84463) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b56fc15c-afba-4a54-a565-c451c3fdc8b8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-359982176',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0a4bf55ed63f4d29901a57058a605da7',qos_specs=None,replication_status=,reservations=['9ca54079-c156-4637-8ec6-775a3c492470','346e9ae8-6d07-452b-a02e-bdd58f41928d','04211d32-9338-475f-ad63-b3e2ad4ec4d0','29415c03-f01c-440b-b5d9-4d5244b47425'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='042e6e1630144c83a26164bc5cf7d235',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T05:39:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-359982176',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b56fc15c-afba-4a54-a565-c451c3fdc8b8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0a4bf55ed63f4d29901a57058a605da7',provider_auth=None,provider_geometry=None,provider_id=None,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='042e6e1630144c83a26164bc5cf7d235',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(23fc6e5d-fce0-4521-ba46-4837b4232084),volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:39:40.000262 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-7e898fdb-5469-438f-a2fc-ec1e6140e977 tempest-VolumesCloneNegativeTest-1557027073 tempest-VolumesCloneNegativeTest-1557027073-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e770b63b-394b-484c-8856-ec1ed3e605cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:39:40.023019 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-93337d9f-410f-44df-a8b0-19d1ad4b322d None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:39:40.026792 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-93337d9f-410f-44df-a8b0-19d1ad4b322d tempest-ServerActionsV293TestJSON-1696721546 tempest-ServerActionsV293TestJSON-1696721546-project-member] POST https://10.4.3.189/volume/v3/volumes Aug 25 05:39:40.027682 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-93337d9f-410f-44df-a8b0-19d1ad4b322d tempest-ServerActionsV293TestJSON-1696721546 tempest-ServerActionsV293TestJSON-1696721546-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-185776373", "imageRef": "821ab3e7-1977-4d78-a63f-5997ce48392f", "size": 1}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:39:40.030891 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.v3.volumes [None req-93337d9f-410f-44df-a8b0-19d1ad4b322d tempest-ServerActionsV293TestJSON-1696721546 tempest-ServerActionsV293TestJSON-1696721546-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-185776373', 'imageRef': '821ab3e7-1977-4d78-a63f-5997ce48392f', 'size': 1}} {{(pid=100269) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 05:39:40.033147 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-7e898fdb-5469-438f-a2fc-ec1e6140e977 tempest-VolumesCloneNegativeTest-1557027073 tempest-VolumesCloneNegativeTest-1557027073-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e770b63b-394b-484c-8856-ec1ed3e605cc) transitioned into state 'SUCCESS' from state '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-359982176',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0a4bf55ed63f4d29901a57058a605da7',qos_specs=None,replication_status=,reservations=['9ca54079-c156-4637-8ec6-775a3c492470','346e9ae8-6d07-452b-a02e-bdd58f41928d','04211d32-9338-475f-ad63-b3e2ad4ec4d0','29415c03-f01c-440b-b5d9-4d5244b47425'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='042e6e1630144c83a26164bc5cf7d235',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:39:40.035086 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-7e898fdb-5469-438f-a2fc-ec1e6140e977 tempest-VolumesCloneNegativeTest-1557027073 tempest-VolumesCloneNegativeTest-1557027073-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a3dcf258-2cd8-4beb-b2e4-a638b2fb7f70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:39:40.057124 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-7e898fdb-5469-438f-a2fc-ec1e6140e977 tempest-VolumesCloneNegativeTest-1557027073 tempest-VolumesCloneNegativeTest-1557027073-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a3dcf258-2cd8-4beb-b2e4-a638b2fb7f70) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:39:40.061107 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-7e898fdb-5469-438f-a2fc-ec1e6140e977 tempest-VolumesCloneNegativeTest-1557027073 tempest-VolumesCloneNegativeTest-1557027073-project-member] Flow 'volume_create_api' (128d1eb5-f533-405f-bfd0-c06729a1d13f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:39:40.061107 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-7e898fdb-5469-438f-a2fc-ec1e6140e977 tempest-VolumesCloneNegativeTest-1557027073 tempest-VolumesCloneNegativeTest-1557027073-project-member] Create volume request issued successfully. Aug 25 05:39:40.061107 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-7e898fdb-5469-438f-a2fc-ec1e6140e977 tempest-VolumesCloneNegativeTest-1557027073 tempest-VolumesCloneNegativeTest-1557027073-project-member] https://10.4.3.189/volume/v3/volumes returned with HTTP 202 Aug 25 05:39:40.061107 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 129/529] 10.4.3.189 () {68 vars in 1258 bytes} [Tue Aug 25 05:39:39 2026] POST /volume/v3/volumes => generated 754 bytes in 459 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 05:39:40.080974 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-094d8226-40e7-4046-8a05-272d4947ce55 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:39:40.083214 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-094d8226-40e7-4046-8a05-272d4947ce55 tempest-VolumesCloneNegativeTest-1557027073 tempest-VolumesCloneNegativeTest-1557027073-project-member] GET https://10.4.3.189/volume/v3/volumes/b56fc15c-afba-4a54-a565-c451c3fdc8b8 Aug 25 05:39:40.083499 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-094d8226-40e7-4046-8a05-272d4947ce55 tempest-VolumesCloneNegativeTest-1557027073 tempest-VolumesCloneNegativeTest-1557027073-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:39:40.083816 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-094d8226-40e7-4046-8a05-272d4947ce55 tempest-VolumesCloneNegativeTest-1557027073 tempest-VolumesCloneNegativeTest-1557027073-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:39:40.099922 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:39:40.099922 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:39:40.106594 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-094d8226-40e7-4046-8a05-272d4947ce55 tempest-VolumesCloneNegativeTest-1557027073 tempest-VolumesCloneNegativeTest-1557027073-project-member] Volume info retrieved successfully. Aug 25 05:39:40.115138 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-094d8226-40e7-4046-8a05-272d4947ce55 tempest-VolumesCloneNegativeTest-1557027073 tempest-VolumesCloneNegativeTest-1557027073-project-member] https://10.4.3.189/volume/v3/volumes/b56fc15c-afba-4a54-a565-c451c3fdc8b8 returned with HTTP 200 Aug 25 05:39:40.115627 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 136/530] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:39:40 2026] GET /volume/v3/volumes/b56fc15c-afba-4a54-a565-c451c3fdc8b8 => generated 822 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:39:40.459857 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.v3.volumes [None req-93337d9f-410f-44df-a8b0-19d1ad4b322d tempest-ServerActionsV293TestJSON-1696721546 tempest-ServerActionsV293TestJSON-1696721546-project-member] Create volume of 1 GB Aug 25 05:39:40.470888 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-93337d9f-410f-44df-a8b0-19d1ad4b322d tempest-ServerActionsV293TestJSON-1696721546 tempest-ServerActionsV293TestJSON-1696721546-project-member] Availability Zones retrieved successfully. Aug 25 05:39:40.477251 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-93337d9f-410f-44df-a8b0-19d1ad4b322d tempest-ServerActionsV293TestJSON-1696721546 tempest-ServerActionsV293TestJSON-1696721546-project-member] Flow 'volume_create_api' (c9436482-54bb-4aea-8f9f-6382f133e673) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:39:40.480354 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-93337d9f-410f-44df-a8b0-19d1ad4b322d tempest-ServerActionsV293TestJSON-1696721546 tempest-ServerActionsV293TestJSON-1696721546-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4efcf2d0-7e5b-4144-a1f0-d35524db48ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:39:40.482077 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.flows.api.create_volume [None req-93337d9f-410f-44df-a8b0-19d1ad4b322d tempest-ServerActionsV293TestJSON-1696721546 tempest-ServerActionsV293TestJSON-1696721546-project-member] Validating volume size '1' using validate_int {{(pid=100269) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 05:39:40.594940 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-93337d9f-410f-44df-a8b0-19d1ad4b322d tempest-ServerActionsV293TestJSON-1696721546 tempest-ServerActionsV293TestJSON-1696721546-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4efcf2d0-7e5b-4144-a1f0-d35524db48ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T05:35:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=23fc6e5d-fce0-4521-ba46-4837b4232084,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '23fc6e5d-fce0-4521-ba46-4837b4232084', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:39:40.596052 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-93337d9f-410f-44df-a8b0-19d1ad4b322d tempest-ServerActionsV293TestJSON-1696721546 tempest-ServerActionsV293TestJSON-1696721546-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9210b1a7-cf63-4b85-939e-44d879c931f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:39:40.686262 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.quota [None req-93337d9f-410f-44df-a8b0-19d1ad4b322d tempest-ServerActionsV293TestJSON-1696721546 tempest-ServerActionsV293TestJSON-1696721546-project-member] Created reservations ['666b4b96-3666-46a8-82ce-e7a553639e6d', '554432eb-9609-4bd7-961a-988485d06eb2', '2174b043-d446-4085-91ef-4b2c41c9616f', '4ad010b6-0050-4d8b-b5c3-d2a650174d62'] {{(pid=100269) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:39:40.687373 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-93337d9f-410f-44df-a8b0-19d1ad4b322d tempest-ServerActionsV293TestJSON-1696721546 tempest-ServerActionsV293TestJSON-1696721546-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9210b1a7-cf63-4b85-939e-44d879c931f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['666b4b96-3666-46a8-82ce-e7a553639e6d', '554432eb-9609-4bd7-961a-988485d06eb2', '2174b043-d446-4085-91ef-4b2c41c9616f', '4ad010b6-0050-4d8b-b5c3-d2a650174d62']}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:39:40.688216 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-93337d9f-410f-44df-a8b0-19d1ad4b322d tempest-ServerActionsV293TestJSON-1696721546 tempest-ServerActionsV293TestJSON-1696721546-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (05d734aa-ac06-4db8-a7ec-c715f7a74e8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:39:40.721807 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-93337d9f-410f-44df-a8b0-19d1ad4b322d tempest-ServerActionsV293TestJSON-1696721546 tempest-ServerActionsV293TestJSON-1696721546-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (05d734aa-ac06-4db8-a7ec-c715f7a74e8e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bad5e220-3b9c-4da6-83ff-0dda3443eddf', '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-185776373',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f79066f6b17a4590ab7b71ce48d49f3f',qos_specs=None,replication_status=,reservations=['666b4b96-3666-46a8-82ce-e7a553639e6d','554432eb-9609-4bd7-961a-988485d06eb2','2174b043-d446-4085-91ef-4b2c41c9616f','4ad010b6-0050-4d8b-b5c3-d2a650174d62'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c1236ed1d0ab4b25aea90e4cf0914349',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T05:39:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-185776373',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bad5e220-3b9c-4da6-83ff-0dda3443eddf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f79066f6b17a4590ab7b71ce48d49f3f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c1236ed1d0ab4b25aea90e4cf0914349',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(23fc6e5d-fce0-4521-ba46-4837b4232084),volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:39:40.722689 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-93337d9f-410f-44df-a8b0-19d1ad4b322d tempest-ServerActionsV293TestJSON-1696721546 tempest-ServerActionsV293TestJSON-1696721546-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (736ad78f-d426-4069-8763-295e038377e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:39:40.746545 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-93337d9f-410f-44df-a8b0-19d1ad4b322d tempest-ServerActionsV293TestJSON-1696721546 tempest-ServerActionsV293TestJSON-1696721546-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (736ad78f-d426-4069-8763-295e038377e6) transitioned into state 'SUCCESS' from state '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-185776373',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f79066f6b17a4590ab7b71ce48d49f3f',qos_specs=None,replication_status=,reservations=['666b4b96-3666-46a8-82ce-e7a553639e6d','554432eb-9609-4bd7-961a-988485d06eb2','2174b043-d446-4085-91ef-4b2c41c9616f','4ad010b6-0050-4d8b-b5c3-d2a650174d62'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c1236ed1d0ab4b25aea90e4cf0914349',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:39:40.747202 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-93337d9f-410f-44df-a8b0-19d1ad4b322d tempest-ServerActionsV293TestJSON-1696721546 tempest-ServerActionsV293TestJSON-1696721546-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a1ce37db-ff01-447f-a3fd-476c12102533) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:39:40.760590 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-93337d9f-410f-44df-a8b0-19d1ad4b322d tempest-ServerActionsV293TestJSON-1696721546 tempest-ServerActionsV293TestJSON-1696721546-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a1ce37db-ff01-447f-a3fd-476c12102533) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:39:40.761784 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-93337d9f-410f-44df-a8b0-19d1ad4b322d tempest-ServerActionsV293TestJSON-1696721546 tempest-ServerActionsV293TestJSON-1696721546-project-member] Flow 'volume_create_api' (c9436482-54bb-4aea-8f9f-6382f133e673) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:39:40.762168 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-93337d9f-410f-44df-a8b0-19d1ad4b322d tempest-ServerActionsV293TestJSON-1696721546 tempest-ServerActionsV293TestJSON-1696721546-project-member] Create volume request issued successfully. Aug 25 05:39:40.762968 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-93337d9f-410f-44df-a8b0-19d1ad4b322d tempest-ServerActionsV293TestJSON-1696721546 tempest-ServerActionsV293TestJSON-1696721546-project-member] https://10.4.3.189/volume/v3/volumes returned with HTTP 202 Aug 25 05:39:40.763431 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 133/531] 10.4.3.189 () {70 vars in 1300 bytes} [Tue Aug 25 05:39:40 2026] POST /volume/v3/volumes => generated 898 bytes in 742 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:39:40.781911 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-98934a38-c5f5-4efa-bd5e-b379daa5449d None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:39:40.786728 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-98934a38-c5f5-4efa-bd5e-b379daa5449d tempest-ServerActionsV293TestJSON-1696721546 tempest-ServerActionsV293TestJSON-1696721546-project-member] GET https://10.4.3.189/volume/v3/volumes/bad5e220-3b9c-4da6-83ff-0dda3443eddf Aug 25 05:39:40.787022 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-98934a38-c5f5-4efa-bd5e-b379daa5449d tempest-ServerActionsV293TestJSON-1696721546 tempest-ServerActionsV293TestJSON-1696721546-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:39:40.787293 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-98934a38-c5f5-4efa-bd5e-b379daa5449d tempest-ServerActionsV293TestJSON-1696721546 tempest-ServerActionsV293TestJSON-1696721546-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:39:40.797258 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:39:40.797258 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:39:40.803022 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-98934a38-c5f5-4efa-bd5e-b379daa5449d tempest-ServerActionsV293TestJSON-1696721546 tempest-ServerActionsV293TestJSON-1696721546-project-member] Volume info retrieved successfully. Aug 25 05:39:40.812378 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-98934a38-c5f5-4efa-bd5e-b379daa5449d tempest-ServerActionsV293TestJSON-1696721546 tempest-ServerActionsV293TestJSON-1696721546-project-member] https://10.4.3.189/volume/v3/volumes/bad5e220-3b9c-4da6-83ff-0dda3443eddf returned with HTTP 200 Aug 25 05:39:40.812744 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 134/532] 10.4.3.189 () {68 vars in 1389 bytes} [Tue Aug 25 05:39:40 2026] GET /volume/v3/volumes/bad5e220-3b9c-4da6-83ff-0dda3443eddf => generated 966 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:39:41.136383 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-f81b813c-d027-4c22-940f-35b04d128abc None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:39:41.141730 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f81b813c-d027-4c22-940f-35b04d128abc tempest-VolumesCloneNegativeTest-1557027073 tempest-VolumesCloneNegativeTest-1557027073-project-member] GET https://10.4.3.189/volume/v3/volumes/b56fc15c-afba-4a54-a565-c451c3fdc8b8 Aug 25 05:39:41.142501 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f81b813c-d027-4c22-940f-35b04d128abc tempest-VolumesCloneNegativeTest-1557027073 tempest-VolumesCloneNegativeTest-1557027073-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:39:41.142501 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f81b813c-d027-4c22-940f-35b04d128abc tempest-VolumesCloneNegativeTest-1557027073 tempest-VolumesCloneNegativeTest-1557027073-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:39:41.159701 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:39:41.159701 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:39:41.165588 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-f81b813c-d027-4c22-940f-35b04d128abc tempest-VolumesCloneNegativeTest-1557027073 tempest-VolumesCloneNegativeTest-1557027073-project-member] Volume info retrieved successfully. Aug 25 05:39:41.178760 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f81b813c-d027-4c22-940f-35b04d128abc tempest-VolumesCloneNegativeTest-1557027073 tempest-VolumesCloneNegativeTest-1557027073-project-member] https://10.4.3.189/volume/v3/volumes/b56fc15c-afba-4a54-a565-c451c3fdc8b8 returned with HTTP 200 Aug 25 05:39:41.179506 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 130/533] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:39:41 2026] GET /volume/v3/volumes/b56fc15c-afba-4a54-a565-c451c3fdc8b8 => generated 847 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:39:41.199555 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-72a2ca3a-4b30-48c0-b6e9-11de51f435b1 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:39:41.205664 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-72a2ca3a-4b30-48c0-b6e9-11de51f435b1 tempest-VolumesCloneNegativeTest-1557027073 tempest-VolumesCloneNegativeTest-1557027073-project-member] POST https://10.4.3.189/volume/v3/volumes Aug 25 05:39:41.206001 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-72a2ca3a-4b30-48c0-b6e9-11de51f435b1 tempest-VolumesCloneNegativeTest-1557027073 tempest-VolumesCloneNegativeTest-1557027073-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "source_volid": "b56fc15c-afba-4a54-a565-c451c3fdc8b8"}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:39:41.208904 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.v3.volumes [None req-72a2ca3a-4b30-48c0-b6e9-11de51f435b1 tempest-VolumesCloneNegativeTest-1557027073 tempest-VolumesCloneNegativeTest-1557027073-project-member] Create volume request body: {'volume': {'size': 1, 'source_volid': 'b56fc15c-afba-4a54-a565-c451c3fdc8b8'}} {{(pid=100271) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 05:39:41.222208 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:39:41.222208 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:39:41.222919 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-72a2ca3a-4b30-48c0-b6e9-11de51f435b1 tempest-VolumesCloneNegativeTest-1557027073 tempest-VolumesCloneNegativeTest-1557027073-project-member] Volume retrieved successfully. Aug 25 05:39:41.223165 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [None req-72a2ca3a-4b30-48c0-b6e9-11de51f435b1 tempest-VolumesCloneNegativeTest-1557027073 tempest-VolumesCloneNegativeTest-1557027073-project-member] Create volume of 1 GB Aug 25 05:39:41.231402 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-72a2ca3a-4b30-48c0-b6e9-11de51f435b1 tempest-VolumesCloneNegativeTest-1557027073 tempest-VolumesCloneNegativeTest-1557027073-project-member] Availability Zones retrieved successfully. Aug 25 05:39:41.240394 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-72a2ca3a-4b30-48c0-b6e9-11de51f435b1 tempest-VolumesCloneNegativeTest-1557027073 tempest-VolumesCloneNegativeTest-1557027073-project-member] Flow 'volume_create_api' (9ea019ec-cfd3-4d79-9114-f636e7c61e1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:39:41.242103 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-72a2ca3a-4b30-48c0-b6e9-11de51f435b1 tempest-VolumesCloneNegativeTest-1557027073 tempest-VolumesCloneNegativeTest-1557027073-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (301eb8c0-f95f-4884-86fe-bafad7e7c1bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:39:41.243485 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.flows.api.create_volume [None req-72a2ca3a-4b30-48c0-b6e9-11de51f435b1 tempest-VolumesCloneNegativeTest-1557027073 tempest-VolumesCloneNegativeTest-1557027073-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100271) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 05:39:41.245236 np0000008051 devstack@c-api.service[100271]: WARNING cinder.volume.api [None req-72a2ca3a-4b30-48c0-b6e9-11de51f435b1 tempest-VolumesCloneNegativeTest-1557027073 tempest-VolumesCloneNegativeTest-1557027073-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (301eb8c0-f95f-4884-86fe-bafad7e7c1bc) transitioned into state 'FAILURE' from state 'RUNNING' Aug 25 05:39:41.245236 np0000008051 devstack@c-api.service[100271]: 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 25 05:39:41.249316 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-72a2ca3a-4b30-48c0-b6e9-11de51f435b1 tempest-VolumesCloneNegativeTest-1557027073 tempest-VolumesCloneNegativeTest-1557027073-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (301eb8c0-f95f-4884-86fe-bafad7e7c1bc) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:39:41.251146 np0000008051 devstack@c-api.service[100271]: WARNING cinder.volume.api [None req-72a2ca3a-4b30-48c0-b6e9-11de51f435b1 tempest-VolumesCloneNegativeTest-1557027073 tempest-VolumesCloneNegativeTest-1557027073-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (301eb8c0-f95f-4884-86fe-bafad7e7c1bc) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 25 05:39:41.256853 np0000008051 devstack@c-api.service[100271]: WARNING cinder.volume.api [None req-72a2ca3a-4b30-48c0-b6e9-11de51f435b1 tempest-VolumesCloneNegativeTest-1557027073 tempest-VolumesCloneNegativeTest-1557027073-project-member] Flow 'volume_create_api' (9ea019ec-cfd3-4d79-9114-f636e7c61e1a) transitioned into state 'REVERTED' from state 'RUNNING' Aug 25 05:39:41.256853 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-72a2ca3a-4b30-48c0-b6e9-11de51f435b1 tempest-VolumesCloneNegativeTest-1557027073 tempest-VolumesCloneNegativeTest-1557027073-project-member] https://10.4.3.189/volume/v3/volumes returned with HTTP 400 Aug 25 05:39:41.256853 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 137/534] 10.4.3.189 () {68 vars in 1258 bytes} [Tue Aug 25 05:39:41 2026] POST /volume/v3/volumes => generated 173 bytes in 56 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 25 05:39:41.273351 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-92a3506f-79c6-4906-aea9-a2e14e4fbe41 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:39:41.276475 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-92a3506f-79c6-4906-aea9-a2e14e4fbe41 tempest-VolumesCloneNegativeTest-1557027073 tempest-VolumesCloneNegativeTest-1557027073-project-member] GET https://10.4.3.189/volume/v3/volumes/b56fc15c-afba-4a54-a565-c451c3fdc8b8 Aug 25 05:39:41.276836 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-92a3506f-79c6-4906-aea9-a2e14e4fbe41 tempest-VolumesCloneNegativeTest-1557027073 tempest-VolumesCloneNegativeTest-1557027073-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:39:41.277000 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-92a3506f-79c6-4906-aea9-a2e14e4fbe41 tempest-VolumesCloneNegativeTest-1557027073 tempest-VolumesCloneNegativeTest-1557027073-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:39:41.290922 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:39:41.290922 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:39:41.299462 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-92a3506f-79c6-4906-aea9-a2e14e4fbe41 tempest-VolumesCloneNegativeTest-1557027073 tempest-VolumesCloneNegativeTest-1557027073-project-member] Volume info retrieved successfully. Aug 25 05:39:41.309404 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-92a3506f-79c6-4906-aea9-a2e14e4fbe41 tempest-VolumesCloneNegativeTest-1557027073 tempest-VolumesCloneNegativeTest-1557027073-project-member] https://10.4.3.189/volume/v3/volumes/b56fc15c-afba-4a54-a565-c451c3fdc8b8 returned with HTTP 200 Aug 25 05:39:41.310192 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 134/535] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:39:41 2026] GET /volume/v3/volumes/b56fc15c-afba-4a54-a565-c451c3fdc8b8 => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:39:41.331445 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-3d1c3218-3239-4e17-8d7c-db9b62d1077b None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:39:41.333415 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-3d1c3218-3239-4e17-8d7c-db9b62d1077b tempest-VolumesCloneNegativeTest-1557027073 tempest-VolumesCloneNegativeTest-1557027073-project-member] DELETE https://10.4.3.189/volume/v3/volumes/b56fc15c-afba-4a54-a565-c451c3fdc8b8 Aug 25 05:39:41.333718 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-3d1c3218-3239-4e17-8d7c-db9b62d1077b tempest-VolumesCloneNegativeTest-1557027073 tempest-VolumesCloneNegativeTest-1557027073-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:39:41.333981 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-3d1c3218-3239-4e17-8d7c-db9b62d1077b tempest-VolumesCloneNegativeTest-1557027073 tempest-VolumesCloneNegativeTest-1557027073-project-member] Calling method 'delete' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:39:41.334630 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.v3.volumes [None req-3d1c3218-3239-4e17-8d7c-db9b62d1077b tempest-VolumesCloneNegativeTest-1557027073 tempest-VolumesCloneNegativeTest-1557027073-project-member] Delete volume with id: b56fc15c-afba-4a54-a565-c451c3fdc8b8 Aug 25 05:39:41.343457 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:39:41.343457 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:39:41.344128 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-3d1c3218-3239-4e17-8d7c-db9b62d1077b tempest-VolumesCloneNegativeTest-1557027073 tempest-VolumesCloneNegativeTest-1557027073-project-member] Volume info retrieved successfully. Aug 25 05:39:41.385624 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-3d1c3218-3239-4e17-8d7c-db9b62d1077b tempest-VolumesCloneNegativeTest-1557027073 tempest-VolumesCloneNegativeTest-1557027073-project-member] Delete volume request issued successfully. Aug 25 05:39:41.385915 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-3d1c3218-3239-4e17-8d7c-db9b62d1077b tempest-VolumesCloneNegativeTest-1557027073 tempest-VolumesCloneNegativeTest-1557027073-project-member] https://10.4.3.189/volume/v3/volumes/b56fc15c-afba-4a54-a565-c451c3fdc8b8 returned with HTTP 202 Aug 25 05:39:41.387817 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 135/536] 10.4.3.189 () {66 vars in 1351 bytes} [Tue Aug 25 05:39:41 2026] DELETE /volume/v3/volumes/b56fc15c-afba-4a54-a565-c451c3fdc8b8 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:39:41.401274 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-d6bb1302-0747-4ef9-a11c-420763986720 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:39:41.404081 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d6bb1302-0747-4ef9-a11c-420763986720 tempest-VolumesCloneNegativeTest-1557027073 tempest-VolumesCloneNegativeTest-1557027073-project-member] GET https://10.4.3.189/volume/v3/volumes/b56fc15c-afba-4a54-a565-c451c3fdc8b8 Aug 25 05:39:41.404081 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d6bb1302-0747-4ef9-a11c-420763986720 tempest-VolumesCloneNegativeTest-1557027073 tempest-VolumesCloneNegativeTest-1557027073-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:39:41.405086 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d6bb1302-0747-4ef9-a11c-420763986720 tempest-VolumesCloneNegativeTest-1557027073 tempest-VolumesCloneNegativeTest-1557027073-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:39:41.428823 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:39:41.428823 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:39:41.439115 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-d6bb1302-0747-4ef9-a11c-420763986720 tempest-VolumesCloneNegativeTest-1557027073 tempest-VolumesCloneNegativeTest-1557027073-project-member] Volume info retrieved successfully. Aug 25 05:39:41.444512 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d6bb1302-0747-4ef9-a11c-420763986720 tempest-VolumesCloneNegativeTest-1557027073 tempest-VolumesCloneNegativeTest-1557027073-project-member] https://10.4.3.189/volume/v3/volumes/b56fc15c-afba-4a54-a565-c451c3fdc8b8 returned with HTTP 200 Aug 25 05:39:41.445047 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 131/537] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:39:41 2026] GET /volume/v3/volumes/b56fc15c-afba-4a54-a565-c451c3fdc8b8 => generated 846 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:39:41.836128 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-bf74ba43-37cd-43a0-bcc9-1838cec65515 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:39:41.838275 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-bf74ba43-37cd-43a0-bcc9-1838cec65515 tempest-ServerActionsV293TestJSON-1696721546 tempest-ServerActionsV293TestJSON-1696721546-project-member] GET https://10.4.3.189/volume/v3/volumes/bad5e220-3b9c-4da6-83ff-0dda3443eddf Aug 25 05:39:41.838467 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-bf74ba43-37cd-43a0-bcc9-1838cec65515 tempest-ServerActionsV293TestJSON-1696721546 tempest-ServerActionsV293TestJSON-1696721546-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:39:41.838677 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-bf74ba43-37cd-43a0-bcc9-1838cec65515 tempest-ServerActionsV293TestJSON-1696721546 tempest-ServerActionsV293TestJSON-1696721546-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:39:41.852808 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:39:41.852808 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:39:41.857339 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-bf74ba43-37cd-43a0-bcc9-1838cec65515 tempest-ServerActionsV293TestJSON-1696721546 tempest-ServerActionsV293TestJSON-1696721546-project-member] Volume info retrieved successfully. Aug 25 05:39:41.867748 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-bf74ba43-37cd-43a0-bcc9-1838cec65515 tempest-ServerActionsV293TestJSON-1696721546 tempest-ServerActionsV293TestJSON-1696721546-project-member] https://10.4.3.189/volume/v3/volumes/bad5e220-3b9c-4da6-83ff-0dda3443eddf returned with HTTP 200 Aug 25 05:39:41.868382 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 138/538] 10.4.3.189 () {68 vars in 1389 bytes} [Tue Aug 25 05:39:41 2026] GET /volume/v3/volumes/bad5e220-3b9c-4da6-83ff-0dda3443eddf => generated 1540 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 05:39:42.775051 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-ae03639c-3485-4cbc-a176-71f5b876c4eb req-406cce97-10e7-4652-a620-b90c44559220 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:39:42.775051 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-ae03639c-3485-4cbc-a176-71f5b876c4eb req-406cce97-10e7-4652-a620-b90c44559220 tempest-ServerActionsV293TestJSON-1696721546 tempest-ServerActionsV293TestJSON-1696721546-project-member] GET https://10.4.3.189/volume/v3/volumes/bad5e220-3b9c-4da6-83ff-0dda3443eddf Aug 25 05:39:42.775051 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-ae03639c-3485-4cbc-a176-71f5b876c4eb req-406cce97-10e7-4652-a620-b90c44559220 tempest-ServerActionsV293TestJSON-1696721546 tempest-ServerActionsV293TestJSON-1696721546-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:39:42.775051 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-ae03639c-3485-4cbc-a176-71f5b876c4eb req-406cce97-10e7-4652-a620-b90c44559220 tempest-ServerActionsV293TestJSON-1696721546 tempest-ServerActionsV293TestJSON-1696721546-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:39:42.775051 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:39:42.775051 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:39:42.775051 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [req-ae03639c-3485-4cbc-a176-71f5b876c4eb req-406cce97-10e7-4652-a620-b90c44559220 tempest-ServerActionsV293TestJSON-1696721546 tempest-ServerActionsV293TestJSON-1696721546-project-member] Volume info retrieved successfully. Aug 25 05:39:42.775051 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-ae03639c-3485-4cbc-a176-71f5b876c4eb req-406cce97-10e7-4652-a620-b90c44559220 tempest-ServerActionsV293TestJSON-1696721546 tempest-ServerActionsV293TestJSON-1696721546-project-member] https://10.4.3.189/volume/v3/volumes/bad5e220-3b9c-4da6-83ff-0dda3443eddf returned with HTTP 200 Aug 25 05:39:42.775051 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 135/539] 10.4.3.189 () {68 vars in 1598 bytes} [Tue Aug 25 05:39:41 2026] GET /volume/v3/volumes/bad5e220-3b9c-4da6-83ff-0dda3443eddf => generated 1360 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:39:42.780906 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-c3b62730-ecb2-41da-aa20-cdc30f98ad2e None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:39:42.780906 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-c3b62730-ecb2-41da-aa20-cdc30f98ad2e tempest-VolumesCloneNegativeTest-1557027073 tempest-VolumesCloneNegativeTest-1557027073-project-member] GET https://10.4.3.189/volume/v3/volumes/b56fc15c-afba-4a54-a565-c451c3fdc8b8 Aug 25 05:39:42.780906 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-c3b62730-ecb2-41da-aa20-cdc30f98ad2e tempest-VolumesCloneNegativeTest-1557027073 tempest-VolumesCloneNegativeTest-1557027073-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:39:42.780906 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-c3b62730-ecb2-41da-aa20-cdc30f98ad2e tempest-VolumesCloneNegativeTest-1557027073 tempest-VolumesCloneNegativeTest-1557027073-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:39:42.780906 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-c3b62730-ecb2-41da-aa20-cdc30f98ad2e tempest-VolumesCloneNegativeTest-1557027073 tempest-VolumesCloneNegativeTest-1557027073-project-member] https://10.4.3.189/volume/v3/volumes/b56fc15c-afba-4a54-a565-c451c3fdc8b8 returned with HTTP 404 Aug 25 05:39:42.780906 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 136/540] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:39:42 2026] GET /volume/v3/volumes/b56fc15c-afba-4a54-a565-c451c3fdc8b8 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:39:43.486226 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-f0f92701-e276-4df3-9d46-bd24ddd5a933 req-59170ba3-d2da-4cbf-aedd-5a516647556b None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:39:43.494294 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-f0f92701-e276-4df3-9d46-bd24ddd5a933 req-59170ba3-d2da-4cbf-aedd-5a516647556b tempest-ServerBootFromVolumeStableRescueTest-918727856 tempest-ServerBootFromVolumeStableRescueTest-918727856-project-member] DELETE https://10.4.3.189/volume/v3/attachments/7916a3b7-bc08-4bf4-b9d3-607cbf1e306e Aug 25 05:39:43.494294 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-f0f92701-e276-4df3-9d46-bd24ddd5a933 req-59170ba3-d2da-4cbf-aedd-5a516647556b tempest-ServerBootFromVolumeStableRescueTest-918727856 tempest-ServerBootFromVolumeStableRescueTest-918727856-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:39:43.494294 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-f0f92701-e276-4df3-9d46-bd24ddd5a933 req-59170ba3-d2da-4cbf-aedd-5a516647556b tempest-ServerBootFromVolumeStableRescueTest-918727856 tempest-ServerBootFromVolumeStableRescueTest-918727856-project-member] Calling method 'version_select' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:39:43.508265 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:39:43.508265 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:39:43.606396 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-f0f92701-e276-4df3-9d46-bd24ddd5a933 req-59170ba3-d2da-4cbf-aedd-5a516647556b tempest-ServerBootFromVolumeStableRescueTest-918727856 tempest-ServerBootFromVolumeStableRescueTest-918727856-project-member] https://10.4.3.189/volume/v3/attachments/7916a3b7-bc08-4bf4-b9d3-607cbf1e306e returned with HTTP 200 Aug 25 05:39:43.607011 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 132/541] 10.4.3.189 () {72 vars in 1673 bytes} [Tue Aug 25 05:39:43 2026] DELETE /volume/v3/attachments/7916a3b7-bc08-4bf4-b9d3-607cbf1e306e => generated 19 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:39:43.620745 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-f0f92701-e276-4df3-9d46-bd24ddd5a933 req-9ad2ae78-7c16-46ed-bf49-aa23dbbdf678 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:39:43.623981 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-ae03639c-3485-4cbc-a176-71f5b876c4eb req-e16735e2-7811-4868-8a6c-79d221dbac21 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:39:43.624643 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-f0f92701-e276-4df3-9d46-bd24ddd5a933 req-9ad2ae78-7c16-46ed-bf49-aa23dbbdf678 tempest-ServerBootFromVolumeStableRescueTest-918727856 tempest-ServerBootFromVolumeStableRescueTest-918727856-project-member] DELETE https://10.4.3.189/volume/v3/volumes/150281b7-0dde-4db3-aee2-07142a9a5a98 Aug 25 05:39:43.624953 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-f0f92701-e276-4df3-9d46-bd24ddd5a933 req-9ad2ae78-7c16-46ed-bf49-aa23dbbdf678 tempest-ServerBootFromVolumeStableRescueTest-918727856 tempest-ServerBootFromVolumeStableRescueTest-918727856-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:39:43.625342 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-f0f92701-e276-4df3-9d46-bd24ddd5a933 req-9ad2ae78-7c16-46ed-bf49-aa23dbbdf678 tempest-ServerBootFromVolumeStableRescueTest-918727856 tempest-ServerBootFromVolumeStableRescueTest-918727856-project-member] Calling method 'delete' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:39:43.625508 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [req-f0f92701-e276-4df3-9d46-bd24ddd5a933 req-9ad2ae78-7c16-46ed-bf49-aa23dbbdf678 tempest-ServerBootFromVolumeStableRescueTest-918727856 tempest-ServerBootFromVolumeStableRescueTest-918727856-project-member] Delete volume with id: 150281b7-0dde-4db3-aee2-07142a9a5a98 Aug 25 05:39:43.627645 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-ae03639c-3485-4cbc-a176-71f5b876c4eb req-e16735e2-7811-4868-8a6c-79d221dbac21 tempest-ServerActionsV293TestJSON-1696721546 tempest-ServerActionsV293TestJSON-1696721546-project-member] GET https://10.4.3.189/volume/v3/volumes/bad5e220-3b9c-4da6-83ff-0dda3443eddf Aug 25 05:39:43.628001 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-ae03639c-3485-4cbc-a176-71f5b876c4eb req-e16735e2-7811-4868-8a6c-79d221dbac21 tempest-ServerActionsV293TestJSON-1696721546 tempest-ServerActionsV293TestJSON-1696721546-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:39:43.628164 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-ae03639c-3485-4cbc-a176-71f5b876c4eb req-e16735e2-7811-4868-8a6c-79d221dbac21 tempest-ServerActionsV293TestJSON-1696721546 tempest-ServerActionsV293TestJSON-1696721546-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:39:43.638204 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:39:43.638204 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:39:43.639939 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:39:43.639939 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:39:43.640982 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [req-f0f92701-e276-4df3-9d46-bd24ddd5a933 req-9ad2ae78-7c16-46ed-bf49-aa23dbbdf678 tempest-ServerBootFromVolumeStableRescueTest-918727856 tempest-ServerBootFromVolumeStableRescueTest-918727856-project-member] Volume info retrieved successfully. Aug 25 05:39:43.645237 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [req-ae03639c-3485-4cbc-a176-71f5b876c4eb req-e16735e2-7811-4868-8a6c-79d221dbac21 tempest-ServerActionsV293TestJSON-1696721546 tempest-ServerActionsV293TestJSON-1696721546-project-member] Volume info retrieved successfully. Aug 25 05:39:43.654188 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-ae03639c-3485-4cbc-a176-71f5b876c4eb req-e16735e2-7811-4868-8a6c-79d221dbac21 tempest-ServerActionsV293TestJSON-1696721546 tempest-ServerActionsV293TestJSON-1696721546-project-member] https://10.4.3.189/volume/v3/volumes/bad5e220-3b9c-4da6-83ff-0dda3443eddf returned with HTTP 200 Aug 25 05:39:43.654813 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 136/542] 10.4.3.189 () {68 vars in 1598 bytes} [Tue Aug 25 05:39:43 2026] GET /volume/v3/volumes/bad5e220-3b9c-4da6-83ff-0dda3443eddf => generated 1360 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:39:43.674167 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-d2e95825-2541-49f5-b4e3-6878b54a76b5 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:39:43.675425 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-d2e95825-2541-49f5-b4e3-6878b54a76b5 None None] GET https://10.4.3.189/volume// Aug 25 05:39:43.675557 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [req-f0f92701-e276-4df3-9d46-bd24ddd5a933 req-9ad2ae78-7c16-46ed-bf49-aa23dbbdf678 tempest-ServerBootFromVolumeStableRescueTest-918727856 tempest-ServerBootFromVolumeStableRescueTest-918727856-project-member] Delete volume request issued successfully. Aug 25 05:39:43.675607 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-d2e95825-2541-49f5-b4e3-6878b54a76b5 None None] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:39:43.675944 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-f0f92701-e276-4df3-9d46-bd24ddd5a933 req-9ad2ae78-7c16-46ed-bf49-aa23dbbdf678 tempest-ServerBootFromVolumeStableRescueTest-918727856 tempest-ServerBootFromVolumeStableRescueTest-918727856-project-member] https://10.4.3.189/volume/v3/volumes/150281b7-0dde-4db3-aee2-07142a9a5a98 returned with HTTP 202 Aug 25 05:39:43.676636 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-d2e95825-2541-49f5-b4e3-6878b54a76b5 None None] Calling method 'all' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:39:43.676753 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 139/543] 10.4.3.189 () {70 vars in 1620 bytes} [Tue Aug 25 05:39:43 2026] DELETE /volume/v3/volumes/150281b7-0dde-4db3-aee2-07142a9a5a98 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:39:43.676866 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-d2e95825-2541-49f5-b4e3-6878b54a76b5 None None] https://10.4.3.189/volume// returned with HTTP 300 Aug 25 05:39:43.677738 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 137/544] 10.4.3.189 () {66 vars in 1419 bytes} [Tue Aug 25 05:39:43 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 05:39:43.691916 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-ae03639c-3485-4cbc-a176-71f5b876c4eb req-c75c669b-849a-462c-938d-9467f32893a0 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:39:43.694252 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-ae03639c-3485-4cbc-a176-71f5b876c4eb req-c75c669b-849a-462c-938d-9467f32893a0 tempest-ServerActionsV293TestJSON-1696721546 tempest-ServerActionsV293TestJSON-1696721546-project-member] POST https://10.4.3.189/volume/v3/attachments Aug 25 05:39:43.694922 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-ae03639c-3485-4cbc-a176-71f5b876c4eb req-c75c669b-849a-462c-938d-9467f32893a0 tempest-ServerActionsV293TestJSON-1696721546 tempest-ServerActionsV293TestJSON-1696721546-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "bad5e220-3b9c-4da6-83ff-0dda3443eddf", "connector": null, "instance_uuid": "8b53d649-72a1-4fc6-9f11-811d5e359864"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:39:43.708819 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:39:43.708819 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:39:43.766476 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-ae03639c-3485-4cbc-a176-71f5b876c4eb req-c75c669b-849a-462c-938d-9467f32893a0 tempest-ServerActionsV293TestJSON-1696721546 tempest-ServerActionsV293TestJSON-1696721546-project-member] https://10.4.3.189/volume/v3/attachments returned with HTTP 200 Aug 25 05:39:43.766476 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 133/545] 10.4.3.189 () {74 vars in 1594 bytes} [Tue Aug 25 05:39:43 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 25 05:39:45.497396 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-02121733-fa12-4766-a42b-e3417bda90cc None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:39:45.497866 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-02121733-fa12-4766-a42b-e3417bda90cc None None] GET https://10.4.3.189/volume// Aug 25 05:39:45.498070 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-02121733-fa12-4766-a42b-e3417bda90cc None None] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:39:45.498343 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-02121733-fa12-4766-a42b-e3417bda90cc None None] Calling method 'all' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:39:45.500524 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-02121733-fa12-4766-a42b-e3417bda90cc None None] https://10.4.3.189/volume// returned with HTTP 300 Aug 25 05:39:45.500524 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 137/546] 10.4.3.189 () {66 vars in 1426 bytes} [Tue Aug 25 05:39: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 25 05:39:45.511749 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-ae03639c-3485-4cbc-a176-71f5b876c4eb req-f1f0a136-0650-4869-b6e6-9311c030e15d None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:39:45.513383 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-ae03639c-3485-4cbc-a176-71f5b876c4eb req-f1f0a136-0650-4869-b6e6-9311c030e15d tempest-ServerActionsV293TestJSON-1696721546 tempest-ServerActionsV293TestJSON-1696721546-project-member] GET https://10.4.3.189/volume/v3/volumes/bad5e220-3b9c-4da6-83ff-0dda3443eddf Aug 25 05:39:45.513655 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-ae03639c-3485-4cbc-a176-71f5b876c4eb req-f1f0a136-0650-4869-b6e6-9311c030e15d tempest-ServerActionsV293TestJSON-1696721546 tempest-ServerActionsV293TestJSON-1696721546-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:39:45.513850 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-ae03639c-3485-4cbc-a176-71f5b876c4eb req-f1f0a136-0650-4869-b6e6-9311c030e15d tempest-ServerActionsV293TestJSON-1696721546 tempest-ServerActionsV293TestJSON-1696721546-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:39:45.532438 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:39:45.532438 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:39:45.542475 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [req-ae03639c-3485-4cbc-a176-71f5b876c4eb req-f1f0a136-0650-4869-b6e6-9311c030e15d tempest-ServerActionsV293TestJSON-1696721546 tempest-ServerActionsV293TestJSON-1696721546-project-member] Volume info retrieved successfully. Aug 25 05:39:45.552743 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-ae03639c-3485-4cbc-a176-71f5b876c4eb req-f1f0a136-0650-4869-b6e6-9311c030e15d tempest-ServerActionsV293TestJSON-1696721546 tempest-ServerActionsV293TestJSON-1696721546-project-member] https://10.4.3.189/volume/v3/volumes/bad5e220-3b9c-4da6-83ff-0dda3443eddf returned with HTTP 200 Aug 25 05:39:45.552743 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 140/547] 10.4.3.189 () {70 vars in 1639 bytes} [Tue Aug 25 05:39:45 2026] GET /volume/v3/volumes/bad5e220-3b9c-4da6-83ff-0dda3443eddf => generated 1539 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 05:39:45.679163 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [req-ae03639c-3485-4cbc-a176-71f5b876c4eb req-42f727a5-d2c0-4f52-b5b5-3567883d8258 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:39:45.683824 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-ae03639c-3485-4cbc-a176-71f5b876c4eb req-42f727a5-d2c0-4f52-b5b5-3567883d8258 tempest-ServerActionsV293TestJSON-1696721546 tempest-ServerActionsV293TestJSON-1696721546-project-member] PUT https://10.4.3.189/volume/v3/attachments/57f02fdc-0d79-45dd-bfea-d4ea25ef96f0 Aug 25 05:39:45.684190 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-ae03639c-3485-4cbc-a176-71f5b876c4eb req-42f727a5-d2c0-4f52-b5b5-3567883d8258 tempest-ServerActionsV293TestJSON-1696721546 tempest-ServerActionsV293TestJSON-1696721546-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.189", "host": "np0000008051", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:8b4a65c6a3e1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "a19da604-b1eb-4396-a9d5-30b16dae3da8", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:39:45.697201 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.coordination [req-ae03639c-3485-4cbc-a176-71f5b876c4eb req-42f727a5-d2c0-4f52-b5b5-3567883d8258 tempest-ServerActionsV293TestJSON-1696721546 tempest-ServerActionsV293TestJSON-1696721546-project-member] Acquiring lock "cinder-attachment_update-bad5e220-3b9c-4da6-83ff-0dda3443eddf-np0000008051" by "attachment_update" {{(pid=100270) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 05:39:45.704629 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.coordination [req-ae03639c-3485-4cbc-a176-71f5b876c4eb req-42f727a5-d2c0-4f52-b5b5-3567883d8258 tempest-ServerActionsV293TestJSON-1696721546 tempest-ServerActionsV293TestJSON-1696721546-project-member] Lock "cinder-attachment_update-bad5e220-3b9c-4da6-83ff-0dda3443eddf-np0000008051" acquired by "attachment_update" :: waited 0.005s {{(pid=100270) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 05:39:45.704629 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:39:45.704629 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:39:45.805810 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.coordination [req-ae03639c-3485-4cbc-a176-71f5b876c4eb req-42f727a5-d2c0-4f52-b5b5-3567883d8258 tempest-ServerActionsV293TestJSON-1696721546 tempest-ServerActionsV293TestJSON-1696721546-project-member] Lock "cinder-attachment_update-bad5e220-3b9c-4da6-83ff-0dda3443eddf-np0000008051" released by "attachment_update" :: held 0.103s {{(pid=100270) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 05:39:45.806276 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-ae03639c-3485-4cbc-a176-71f5b876c4eb req-42f727a5-d2c0-4f52-b5b5-3567883d8258 tempest-ServerActionsV293TestJSON-1696721546 tempest-ServerActionsV293TestJSON-1696721546-project-member] https://10.4.3.189/volume/v3/attachments/57f02fdc-0d79-45dd-bfea-d4ea25ef96f0 returned with HTTP 200 Aug 25 05:39:45.806927 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 138/548] 10.4.3.189 () {74 vars in 1704 bytes} [Tue Aug 25 05:39:45 2026] PUT /volume/v3/attachments/57f02fdc-0d79-45dd-bfea-d4ea25ef96f0 => generated 969 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:39:45.840696 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-ae03639c-3485-4cbc-a176-71f5b876c4eb req-cfb79382-0f52-4fb9-9141-072d5caa3b21 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:39:45.843403 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-ae03639c-3485-4cbc-a176-71f5b876c4eb req-cfb79382-0f52-4fb9-9141-072d5caa3b21 tempest-ServerActionsV293TestJSON-1696721546 tempest-ServerActionsV293TestJSON-1696721546-project-member] POST https://10.4.3.189/volume/v3/attachments/57f02fdc-0d79-45dd-bfea-d4ea25ef96f0/action Aug 25 05:39:45.844280 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-ae03639c-3485-4cbc-a176-71f5b876c4eb req-cfb79382-0f52-4fb9-9141-072d5caa3b21 tempest-ServerActionsV293TestJSON-1696721546 tempest-ServerActionsV293TestJSON-1696721546-project-member] Action body: b'{"os-complete": null}' {{(pid=100268) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 05:39:45.844589 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-ae03639c-3485-4cbc-a176-71f5b876c4eb req-cfb79382-0f52-4fb9-9141-072d5caa3b21 tempest-ServerActionsV293TestJSON-1696721546 tempest-ServerActionsV293TestJSON-1696721546-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:39:45.885995 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:39:45.885995 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:39:45.902990 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-ae03639c-3485-4cbc-a176-71f5b876c4eb req-cfb79382-0f52-4fb9-9141-072d5caa3b21 tempest-ServerActionsV293TestJSON-1696721546 tempest-ServerActionsV293TestJSON-1696721546-project-member] https://10.4.3.189/volume/v3/attachments/57f02fdc-0d79-45dd-bfea-d4ea25ef96f0/action returned with HTTP 204 Aug 25 05:39:45.903572 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 134/549] 10.4.3.189 () {74 vars in 1725 bytes} [Tue Aug 25 05:39:45 2026] POST /volume/v3/attachments/57f02fdc-0d79-45dd-bfea-d4ea25ef96f0/action => generated 0 bytes in 64 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:39:48.045656 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-d9bb0fe5-c49a-4549-b746-c1722cf386e2 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:39:48.048300 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-d9bb0fe5-c49a-4549-b746-c1722cf386e2 tempest-DeleteServersTestJSON-216426417 tempest-DeleteServersTestJSON-216426417-project-member] POST https://10.4.3.189/volume/v3/volumes Aug 25 05:39:48.049019 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-d9bb0fe5-c49a-4549-b746-c1722cf386e2 tempest-DeleteServersTestJSON-216426417 tempest-DeleteServersTestJSON-216426417-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-DeleteServersTestJSON-volume-1916742589"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:39:48.051480 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.v3.volumes [None req-d9bb0fe5-c49a-4549-b746-c1722cf386e2 tempest-DeleteServersTestJSON-216426417 tempest-DeleteServersTestJSON-216426417-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-DeleteServersTestJSON-volume-1916742589'}} {{(pid=100269) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 05:39:48.051480 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.v3.volumes [None req-d9bb0fe5-c49a-4549-b746-c1722cf386e2 tempest-DeleteServersTestJSON-216426417 tempest-DeleteServersTestJSON-216426417-project-member] Create volume of 1 GB Aug 25 05:39:48.059874 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-d9bb0fe5-c49a-4549-b746-c1722cf386e2 tempest-DeleteServersTestJSON-216426417 tempest-DeleteServersTestJSON-216426417-project-member] Availability Zones retrieved successfully. Aug 25 05:39:48.066196 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-d9bb0fe5-c49a-4549-b746-c1722cf386e2 tempest-DeleteServersTestJSON-216426417 tempest-DeleteServersTestJSON-216426417-project-member] Flow 'volume_create_api' (3716666c-ac77-4b85-86c0-1b396b1aeb69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:39:48.068026 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-d9bb0fe5-c49a-4549-b746-c1722cf386e2 tempest-DeleteServersTestJSON-216426417 tempest-DeleteServersTestJSON-216426417-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4f05e027-53da-4d55-a3e3-f8e6482616b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:39:48.069393 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.flows.api.create_volume [None req-d9bb0fe5-c49a-4549-b746-c1722cf386e2 tempest-DeleteServersTestJSON-216426417 tempest-DeleteServersTestJSON-216426417-project-member] Validating volume size '1' using validate_int {{(pid=100269) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 05:39:48.121333 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-d9bb0fe5-c49a-4549-b746-c1722cf386e2 tempest-DeleteServersTestJSON-216426417 tempest-DeleteServersTestJSON-216426417-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4f05e027-53da-4d55-a3e3-f8e6482616b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T05:35:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=23fc6e5d-fce0-4521-ba46-4837b4232084,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '23fc6e5d-fce0-4521-ba46-4837b4232084', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:39:48.122433 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-d9bb0fe5-c49a-4549-b746-c1722cf386e2 tempest-DeleteServersTestJSON-216426417 tempest-DeleteServersTestJSON-216426417-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e8fa8d42-b33b-4f4d-9740-2dfbd4ac4c9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:39:48.242682 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.quota [None req-d9bb0fe5-c49a-4549-b746-c1722cf386e2 tempest-DeleteServersTestJSON-216426417 tempest-DeleteServersTestJSON-216426417-project-member] Created reservations ['d3c04c57-527b-4a00-b103-a36bb90e0a15', '84c28dca-4928-4490-a95b-827ba6f83258', 'ad8b4120-f433-4286-be94-3919801e8e3e', '10ce9d3f-220b-410d-8731-fbcebf747cb8'] {{(pid=100269) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:39:48.243841 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-d9bb0fe5-c49a-4549-b746-c1722cf386e2 tempest-DeleteServersTestJSON-216426417 tempest-DeleteServersTestJSON-216426417-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e8fa8d42-b33b-4f4d-9740-2dfbd4ac4c9d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d3c04c57-527b-4a00-b103-a36bb90e0a15', '84c28dca-4928-4490-a95b-827ba6f83258', 'ad8b4120-f433-4286-be94-3919801e8e3e', '10ce9d3f-220b-410d-8731-fbcebf747cb8']}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:39:48.244972 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-d9bb0fe5-c49a-4549-b746-c1722cf386e2 tempest-DeleteServersTestJSON-216426417 tempest-DeleteServersTestJSON-216426417-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5ab2519d-2d77-46db-872d-852da3085088) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:39:48.280387 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-d9bb0fe5-c49a-4549-b746-c1722cf386e2 tempest-DeleteServersTestJSON-216426417 tempest-DeleteServersTestJSON-216426417-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5ab2519d-2d77-46db-872d-852da3085088) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8f8a2aae-8d3c-438f-a21a-09d97c614acb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-1916742589',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ff766ff3de004bc0a94172f78715bdd6',qos_specs=None,replication_status=,reservations=['d3c04c57-527b-4a00-b103-a36bb90e0a15','84c28dca-4928-4490-a95b-827ba6f83258','ad8b4120-f433-4286-be94-3919801e8e3e','10ce9d3f-220b-410d-8731-fbcebf747cb8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='061cac619e5a4437b1f53ec4391f3778',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T05:39:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-1916742589',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8f8a2aae-8d3c-438f-a21a-09d97c614acb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ff766ff3de004bc0a94172f78715bdd6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='061cac619e5a4437b1f53ec4391f3778',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(23fc6e5d-fce0-4521-ba46-4837b4232084),volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:39:48.280387 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-d9bb0fe5-c49a-4549-b746-c1722cf386e2 tempest-DeleteServersTestJSON-216426417 tempest-DeleteServersTestJSON-216426417-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ac8c6eb0-9c4b-4b44-b0eb-3fed80bcf358) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:39:48.308685 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-d9bb0fe5-c49a-4549-b746-c1722cf386e2 tempest-DeleteServersTestJSON-216426417 tempest-DeleteServersTestJSON-216426417-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ac8c6eb0-9c4b-4b44-b0eb-3fed80bcf358) transitioned into state 'SUCCESS' from state '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-1916742589',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ff766ff3de004bc0a94172f78715bdd6',qos_specs=None,replication_status=,reservations=['d3c04c57-527b-4a00-b103-a36bb90e0a15','84c28dca-4928-4490-a95b-827ba6f83258','ad8b4120-f433-4286-be94-3919801e8e3e','10ce9d3f-220b-410d-8731-fbcebf747cb8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='061cac619e5a4437b1f53ec4391f3778',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:39:48.309719 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-d9bb0fe5-c49a-4549-b746-c1722cf386e2 tempest-DeleteServersTestJSON-216426417 tempest-DeleteServersTestJSON-216426417-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ff9bdf41-6a45-4ea5-91fc-793fa664e3a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:39:48.327547 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-d9bb0fe5-c49a-4549-b746-c1722cf386e2 tempest-DeleteServersTestJSON-216426417 tempest-DeleteServersTestJSON-216426417-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ff9bdf41-6a45-4ea5-91fc-793fa664e3a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:39:48.328872 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-d9bb0fe5-c49a-4549-b746-c1722cf386e2 tempest-DeleteServersTestJSON-216426417 tempest-DeleteServersTestJSON-216426417-project-member] Flow 'volume_create_api' (3716666c-ac77-4b85-86c0-1b396b1aeb69) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:39:48.329729 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-d9bb0fe5-c49a-4549-b746-c1722cf386e2 tempest-DeleteServersTestJSON-216426417 tempest-DeleteServersTestJSON-216426417-project-member] Create volume request issued successfully. Aug 25 05:39:48.330592 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-d9bb0fe5-c49a-4549-b746-c1722cf386e2 tempest-DeleteServersTestJSON-216426417 tempest-DeleteServersTestJSON-216426417-project-member] https://10.4.3.189/volume/v3/volumes returned with HTTP 202 Aug 25 05:39:48.331126 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 138/550] 10.4.3.189 () {68 vars in 1258 bytes} [Tue Aug 25 05:39:48 2026] POST /volume/v3/volumes => generated 752 bytes in 286 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 05:39:48.356357 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-7d260f4e-a4dd-4643-bfdb-c4f526bf435b None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:39:48.360123 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-7d260f4e-a4dd-4643-bfdb-c4f526bf435b tempest-DeleteServersTestJSON-216426417 tempest-DeleteServersTestJSON-216426417-project-member] GET https://10.4.3.189/volume/v3/volumes/8f8a2aae-8d3c-438f-a21a-09d97c614acb Aug 25 05:39:48.360299 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-7d260f4e-a4dd-4643-bfdb-c4f526bf435b tempest-DeleteServersTestJSON-216426417 tempest-DeleteServersTestJSON-216426417-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:39:48.360626 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-7d260f4e-a4dd-4643-bfdb-c4f526bf435b tempest-DeleteServersTestJSON-216426417 tempest-DeleteServersTestJSON-216426417-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:39:48.374753 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:39:48.374753 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:39:48.383429 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-7d260f4e-a4dd-4643-bfdb-c4f526bf435b tempest-DeleteServersTestJSON-216426417 tempest-DeleteServersTestJSON-216426417-project-member] Volume info retrieved successfully. Aug 25 05:39:48.394697 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-7d260f4e-a4dd-4643-bfdb-c4f526bf435b tempest-DeleteServersTestJSON-216426417 tempest-DeleteServersTestJSON-216426417-project-member] https://10.4.3.189/volume/v3/volumes/8f8a2aae-8d3c-438f-a21a-09d97c614acb returned with HTTP 200 Aug 25 05:39:48.395431 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 141/551] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:39:48 2026] GET /volume/v3/volumes/8f8a2aae-8d3c-438f-a21a-09d97c614acb => generated 820 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:39:49.413222 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-42e21981-c3a3-4aa0-b9ea-9b40b70fc1dc None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:39:49.418597 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-42e21981-c3a3-4aa0-b9ea-9b40b70fc1dc tempest-DeleteServersTestJSON-216426417 tempest-DeleteServersTestJSON-216426417-project-member] GET https://10.4.3.189/volume/v3/volumes/8f8a2aae-8d3c-438f-a21a-09d97c614acb Aug 25 05:39:49.418597 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-42e21981-c3a3-4aa0-b9ea-9b40b70fc1dc tempest-DeleteServersTestJSON-216426417 tempest-DeleteServersTestJSON-216426417-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:39:49.418597 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-42e21981-c3a3-4aa0-b9ea-9b40b70fc1dc tempest-DeleteServersTestJSON-216426417 tempest-DeleteServersTestJSON-216426417-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:39:49.427713 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:39:49.427713 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:39:49.433784 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-42e21981-c3a3-4aa0-b9ea-9b40b70fc1dc tempest-DeleteServersTestJSON-216426417 tempest-DeleteServersTestJSON-216426417-project-member] Volume info retrieved successfully. Aug 25 05:39:49.444785 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-42e21981-c3a3-4aa0-b9ea-9b40b70fc1dc tempest-DeleteServersTestJSON-216426417 tempest-DeleteServersTestJSON-216426417-project-member] https://10.4.3.189/volume/v3/volumes/8f8a2aae-8d3c-438f-a21a-09d97c614acb returned with HTTP 200 Aug 25 05:39:49.448086 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 139/552] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:39:49 2026] GET /volume/v3/volumes/8f8a2aae-8d3c-438f-a21a-09d97c614acb => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:39:49.513179 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-0edaf7e9-ab05-4c6a-9f6a-37d316fadd59 req-e0ec8fd3-cfcc-4db0-b381-f9cfab109d48 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:39:49.517842 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-0edaf7e9-ab05-4c6a-9f6a-37d316fadd59 req-e0ec8fd3-cfcc-4db0-b381-f9cfab109d48 tempest-DeleteServersTestJSON-216426417 tempest-DeleteServersTestJSON-216426417-project-member] GET https://10.4.3.189/volume/v3/volumes/8f8a2aae-8d3c-438f-a21a-09d97c614acb Aug 25 05:39:49.518163 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-0edaf7e9-ab05-4c6a-9f6a-37d316fadd59 req-e0ec8fd3-cfcc-4db0-b381-f9cfab109d48 tempest-DeleteServersTestJSON-216426417 tempest-DeleteServersTestJSON-216426417-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:39:49.518395 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-0edaf7e9-ab05-4c6a-9f6a-37d316fadd59 req-e0ec8fd3-cfcc-4db0-b381-f9cfab109d48 tempest-DeleteServersTestJSON-216426417 tempest-DeleteServersTestJSON-216426417-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:39:49.526231 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:39:49.526231 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:39:49.533727 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [req-0edaf7e9-ab05-4c6a-9f6a-37d316fadd59 req-e0ec8fd3-cfcc-4db0-b381-f9cfab109d48 tempest-DeleteServersTestJSON-216426417 tempest-DeleteServersTestJSON-216426417-project-member] Volume info retrieved successfully. Aug 25 05:39:49.539578 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-0edaf7e9-ab05-4c6a-9f6a-37d316fadd59 req-e0ec8fd3-cfcc-4db0-b381-f9cfab109d48 tempest-DeleteServersTestJSON-216426417 tempest-DeleteServersTestJSON-216426417-project-member] https://10.4.3.189/volume/v3/volumes/8f8a2aae-8d3c-438f-a21a-09d97c614acb returned with HTTP 200 Aug 25 05:39:49.540276 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 135/553] 10.4.3.189 () {68 vars in 1598 bytes} [Tue Aug 25 05:39:49 2026] GET /volume/v3/volumes/8f8a2aae-8d3c-438f-a21a-09d97c614acb => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:39:49.669492 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-1e90f87e-1d29-446f-89ae-a1edc8cb156d None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:39:49.670559 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-1e90f87e-1d29-446f-89ae-a1edc8cb156d None None] GET https://10.4.3.189/volume// Aug 25 05:39:49.670559 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-1e90f87e-1d29-446f-89ae-a1edc8cb156d None None] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:39:49.671258 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-1e90f87e-1d29-446f-89ae-a1edc8cb156d None None] Calling method 'all' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:39:49.672458 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-1e90f87e-1d29-446f-89ae-a1edc8cb156d None None] https://10.4.3.189/volume// returned with HTTP 300 Aug 25 05:39:49.672870 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 139/554] 10.4.3.189 () {66 vars in 1428 bytes} [Tue Aug 25 05:39:49 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 05:39:49.684619 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-0edaf7e9-ab05-4c6a-9f6a-37d316fadd59 req-769c56c1-ef85-41a1-b8f9-45049707c916 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:39:49.689691 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-0edaf7e9-ab05-4c6a-9f6a-37d316fadd59 req-769c56c1-ef85-41a1-b8f9-45049707c916 tempest-DeleteServersTestJSON-216426417 tempest-DeleteServersTestJSON-216426417-project-member] POST https://10.4.3.189/volume/v3/attachments Aug 25 05:39:49.690016 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-0edaf7e9-ab05-4c6a-9f6a-37d316fadd59 req-769c56c1-ef85-41a1-b8f9-45049707c916 tempest-DeleteServersTestJSON-216426417 tempest-DeleteServersTestJSON-216426417-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8f8a2aae-8d3c-438f-a21a-09d97c614acb", "connector": null, "instance_uuid": "0832fbe6-59e2-4f40-ab8e-fac8f4b0416d"}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:39:49.700042 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:39:49.700042 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:39:49.747588 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-0edaf7e9-ab05-4c6a-9f6a-37d316fadd59 req-769c56c1-ef85-41a1-b8f9-45049707c916 tempest-DeleteServersTestJSON-216426417 tempest-DeleteServersTestJSON-216426417-project-member] https://10.4.3.189/volume/v3/attachments returned with HTTP 200 Aug 25 05:39:49.747588 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 142/555] 10.4.3.189 () {74 vars in 1594 bytes} [Tue Aug 25 05:39:49 2026] POST /volume/v3/attachments => generated 273 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:39:49.798601 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-e67e39db-fba0-4d81-9c5c-22d7253cfaf8 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:39:49.799606 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-e67e39db-fba0-4d81-9c5c-22d7253cfaf8 tempest-DeleteServersTestJSON-216426417 tempest-DeleteServersTestJSON-216426417-project-member] GET https://10.4.3.189/volume/v3/volumes/8f8a2aae-8d3c-438f-a21a-09d97c614acb Aug 25 05:39:49.799931 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-e67e39db-fba0-4d81-9c5c-22d7253cfaf8 tempest-DeleteServersTestJSON-216426417 tempest-DeleteServersTestJSON-216426417-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:39:49.800269 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-e67e39db-fba0-4d81-9c5c-22d7253cfaf8 tempest-DeleteServersTestJSON-216426417 tempest-DeleteServersTestJSON-216426417-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:39:49.836512 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:39:49.836512 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:39:49.837105 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-83befc4d-d59a-408f-8949-15e8747f434f None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:39:49.837614 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-83befc4d-d59a-408f-8949-15e8747f434f None None] GET https://10.4.3.189/volume// Aug 25 05:39:49.838201 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-83befc4d-d59a-408f-8949-15e8747f434f None None] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:39:49.838201 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-83befc4d-d59a-408f-8949-15e8747f434f None None] Calling method 'all' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:39:49.838304 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-83befc4d-d59a-408f-8949-15e8747f434f None None] https://10.4.3.189/volume// returned with HTTP 300 Aug 25 05:39:49.838741 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 136/556] 10.4.3.189 () {66 vars in 1426 bytes} [Tue Aug 25 05:39: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 25 05:39:49.841438 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-e67e39db-fba0-4d81-9c5c-22d7253cfaf8 tempest-DeleteServersTestJSON-216426417 tempest-DeleteServersTestJSON-216426417-project-member] Volume info retrieved successfully. Aug 25 05:39:49.848009 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-e67e39db-fba0-4d81-9c5c-22d7253cfaf8 tempest-DeleteServersTestJSON-216426417 tempest-DeleteServersTestJSON-216426417-project-member] https://10.4.3.189/volume/v3/volumes/8f8a2aae-8d3c-438f-a21a-09d97c614acb returned with HTTP 200 Aug 25 05:39:49.848636 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 140/557] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:39:49 2026] GET /volume/v3/volumes/8f8a2aae-8d3c-438f-a21a-09d97c614acb => generated 844 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:39:49.864634 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-0edaf7e9-ab05-4c6a-9f6a-37d316fadd59 req-8390cd0e-bb27-4f5e-a062-8789ae8e5eb4 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:39:49.870176 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-0edaf7e9-ab05-4c6a-9f6a-37d316fadd59 req-8390cd0e-bb27-4f5e-a062-8789ae8e5eb4 tempest-DeleteServersTestJSON-216426417 tempest-DeleteServersTestJSON-216426417-project-member] GET https://10.4.3.189/volume/v3/volumes/8f8a2aae-8d3c-438f-a21a-09d97c614acb Aug 25 05:39:49.870512 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-0edaf7e9-ab05-4c6a-9f6a-37d316fadd59 req-8390cd0e-bb27-4f5e-a062-8789ae8e5eb4 tempest-DeleteServersTestJSON-216426417 tempest-DeleteServersTestJSON-216426417-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:39:49.870955 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-0edaf7e9-ab05-4c6a-9f6a-37d316fadd59 req-8390cd0e-bb27-4f5e-a062-8789ae8e5eb4 tempest-DeleteServersTestJSON-216426417 tempest-DeleteServersTestJSON-216426417-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:39:49.887453 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:39:49.887453 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:39:49.895775 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [req-0edaf7e9-ab05-4c6a-9f6a-37d316fadd59 req-8390cd0e-bb27-4f5e-a062-8789ae8e5eb4 tempest-DeleteServersTestJSON-216426417 tempest-DeleteServersTestJSON-216426417-project-member] Volume info retrieved successfully. Aug 25 05:39:49.905012 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-0edaf7e9-ab05-4c6a-9f6a-37d316fadd59 req-8390cd0e-bb27-4f5e-a062-8789ae8e5eb4 tempest-DeleteServersTestJSON-216426417 tempest-DeleteServersTestJSON-216426417-project-member] https://10.4.3.189/volume/v3/volumes/8f8a2aae-8d3c-438f-a21a-09d97c614acb returned with HTTP 200 Aug 25 05:39:49.905614 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 140/558] 10.4.3.189 () {70 vars in 1639 bytes} [Tue Aug 25 05:39:49 2026] GET /volume/v3/volumes/8f8a2aae-8d3c-438f-a21a-09d97c614acb => generated 1024 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 05:39:50.026472 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-0edaf7e9-ab05-4c6a-9f6a-37d316fadd59 req-4ed3eedb-9ffc-4225-886f-5a3194ebe34e None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:39:50.028944 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-0edaf7e9-ab05-4c6a-9f6a-37d316fadd59 req-4ed3eedb-9ffc-4225-886f-5a3194ebe34e tempest-DeleteServersTestJSON-216426417 tempest-DeleteServersTestJSON-216426417-project-member] PUT https://10.4.3.189/volume/v3/attachments/49975a60-fb5e-42c8-96cd-60e2b1f428e7 Aug 25 05:39:50.029668 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-0edaf7e9-ab05-4c6a-9f6a-37d316fadd59 req-4ed3eedb-9ffc-4225-886f-5a3194ebe34e tempest-DeleteServersTestJSON-216426417 tempest-DeleteServersTestJSON-216426417-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.189", "host": "np0000008051", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:8b4a65c6a3e1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "a19da604-b1eb-4396-a9d5-30b16dae3da8", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:39:50.043957 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.coordination [req-0edaf7e9-ab05-4c6a-9f6a-37d316fadd59 req-4ed3eedb-9ffc-4225-886f-5a3194ebe34e tempest-DeleteServersTestJSON-216426417 tempest-DeleteServersTestJSON-216426417-project-member] Acquiring lock "cinder-attachment_update-8f8a2aae-8d3c-438f-a21a-09d97c614acb-np0000008051" by "attachment_update" {{(pid=100271) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 05:39:50.049773 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.coordination [req-0edaf7e9-ab05-4c6a-9f6a-37d316fadd59 req-4ed3eedb-9ffc-4225-886f-5a3194ebe34e tempest-DeleteServersTestJSON-216426417 tempest-DeleteServersTestJSON-216426417-project-member] Lock "cinder-attachment_update-8f8a2aae-8d3c-438f-a21a-09d97c614acb-np0000008051" acquired by "attachment_update" :: waited 0.007s {{(pid=100271) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 05:39:50.051288 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:39:50.051288 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:39:50.205201 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.coordination [req-0edaf7e9-ab05-4c6a-9f6a-37d316fadd59 req-4ed3eedb-9ffc-4225-886f-5a3194ebe34e tempest-DeleteServersTestJSON-216426417 tempest-DeleteServersTestJSON-216426417-project-member] Lock "cinder-attachment_update-8f8a2aae-8d3c-438f-a21a-09d97c614acb-np0000008051" released by "attachment_update" :: held 0.155s {{(pid=100271) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 05:39:50.206490 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-0edaf7e9-ab05-4c6a-9f6a-37d316fadd59 req-4ed3eedb-9ffc-4225-886f-5a3194ebe34e tempest-DeleteServersTestJSON-216426417 tempest-DeleteServersTestJSON-216426417-project-member] https://10.4.3.189/volume/v3/attachments/49975a60-fb5e-42c8-96cd-60e2b1f428e7 returned with HTTP 200 Aug 25 05:39:50.207288 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 143/559] 10.4.3.189 () {74 vars in 1704 bytes} [Tue Aug 25 05:39:50 2026] PUT /volume/v3/attachments/49975a60-fb5e-42c8-96cd-60e2b1f428e7 => generated 969 bytes in 182 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:39:50.869094 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-972e7e8a-5cb5-424c-9b75-9c2758dc0805 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:39:50.872529 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-972e7e8a-5cb5-424c-9b75-9c2758dc0805 tempest-DeleteServersTestJSON-216426417 tempest-DeleteServersTestJSON-216426417-project-member] GET https://10.4.3.189/volume/v3/volumes/8f8a2aae-8d3c-438f-a21a-09d97c614acb Aug 25 05:39:50.872529 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-972e7e8a-5cb5-424c-9b75-9c2758dc0805 tempest-DeleteServersTestJSON-216426417 tempest-DeleteServersTestJSON-216426417-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:39:50.872921 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-972e7e8a-5cb5-424c-9b75-9c2758dc0805 tempest-DeleteServersTestJSON-216426417 tempest-DeleteServersTestJSON-216426417-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:39:50.886678 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:39:50.886678 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:39:50.892282 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-972e7e8a-5cb5-424c-9b75-9c2758dc0805 tempest-DeleteServersTestJSON-216426417 tempest-DeleteServersTestJSON-216426417-project-member] Volume info retrieved successfully. Aug 25 05:39:50.902364 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-972e7e8a-5cb5-424c-9b75-9c2758dc0805 tempest-DeleteServersTestJSON-216426417 tempest-DeleteServersTestJSON-216426417-project-member] https://10.4.3.189/volume/v3/volumes/8f8a2aae-8d3c-438f-a21a-09d97c614acb returned with HTTP 200 Aug 25 05:39:50.902513 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 137/560] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:39:50 2026] GET /volume/v3/volumes/8f8a2aae-8d3c-438f-a21a-09d97c614acb => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:39:51.925271 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-798b3fad-b39f-4054-82fb-73555e50820f None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:39:51.931078 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-798b3fad-b39f-4054-82fb-73555e50820f tempest-DeleteServersTestJSON-216426417 tempest-DeleteServersTestJSON-216426417-project-member] GET https://10.4.3.189/volume/v3/volumes/8f8a2aae-8d3c-438f-a21a-09d97c614acb Aug 25 05:39:51.931078 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-798b3fad-b39f-4054-82fb-73555e50820f tempest-DeleteServersTestJSON-216426417 tempest-DeleteServersTestJSON-216426417-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:39:51.931078 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-798b3fad-b39f-4054-82fb-73555e50820f tempest-DeleteServersTestJSON-216426417 tempest-DeleteServersTestJSON-216426417-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:39:51.947796 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:39:51.947796 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:39:51.956156 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-798b3fad-b39f-4054-82fb-73555e50820f tempest-DeleteServersTestJSON-216426417 tempest-DeleteServersTestJSON-216426417-project-member] Volume info retrieved successfully. Aug 25 05:39:51.960448 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-798b3fad-b39f-4054-82fb-73555e50820f tempest-DeleteServersTestJSON-216426417 tempest-DeleteServersTestJSON-216426417-project-member] https://10.4.3.189/volume/v3/volumes/8f8a2aae-8d3c-438f-a21a-09d97c614acb returned with HTTP 200 Aug 25 05:39:51.961122 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 141/561] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:39:51 2026] GET /volume/v3/volumes/8f8a2aae-8d3c-438f-a21a-09d97c614acb => generated 845 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:39:52.980356 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-3557dca4-3b36-4335-a6af-1ff2ac70fb07 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:39:52.984996 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-3557dca4-3b36-4335-a6af-1ff2ac70fb07 tempest-DeleteServersTestJSON-216426417 tempest-DeleteServersTestJSON-216426417-project-member] GET https://10.4.3.189/volume/v3/volumes/8f8a2aae-8d3c-438f-a21a-09d97c614acb Aug 25 05:39:52.984996 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-3557dca4-3b36-4335-a6af-1ff2ac70fb07 tempest-DeleteServersTestJSON-216426417 tempest-DeleteServersTestJSON-216426417-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:39:52.986215 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-3557dca4-3b36-4335-a6af-1ff2ac70fb07 tempest-DeleteServersTestJSON-216426417 tempest-DeleteServersTestJSON-216426417-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:39:53.003128 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:39:53.003128 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:39:53.011938 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-3557dca4-3b36-4335-a6af-1ff2ac70fb07 tempest-DeleteServersTestJSON-216426417 tempest-DeleteServersTestJSON-216426417-project-member] Volume info retrieved successfully. Aug 25 05:39:53.022530 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-3557dca4-3b36-4335-a6af-1ff2ac70fb07 tempest-DeleteServersTestJSON-216426417 tempest-DeleteServersTestJSON-216426417-project-member] https://10.4.3.189/volume/v3/volumes/8f8a2aae-8d3c-438f-a21a-09d97c614acb returned with HTTP 200 Aug 25 05:39:53.022972 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 141/562] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:39:52 2026] GET /volume/v3/volumes/8f8a2aae-8d3c-438f-a21a-09d97c614acb => generated 845 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:39:54.051361 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-5dadd95c-7824-4ff6-8c1c-41a705d0cc3b None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:39:54.057896 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-5dadd95c-7824-4ff6-8c1c-41a705d0cc3b tempest-DeleteServersTestJSON-216426417 tempest-DeleteServersTestJSON-216426417-project-member] GET https://10.4.3.189/volume/v3/volumes/8f8a2aae-8d3c-438f-a21a-09d97c614acb Aug 25 05:39:54.058240 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-5dadd95c-7824-4ff6-8c1c-41a705d0cc3b tempest-DeleteServersTestJSON-216426417 tempest-DeleteServersTestJSON-216426417-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:39:54.058513 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-5dadd95c-7824-4ff6-8c1c-41a705d0cc3b tempest-DeleteServersTestJSON-216426417 tempest-DeleteServersTestJSON-216426417-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:39:54.078775 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:39:54.078775 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:39:54.085512 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-5dadd95c-7824-4ff6-8c1c-41a705d0cc3b tempest-DeleteServersTestJSON-216426417 tempest-DeleteServersTestJSON-216426417-project-member] Volume info retrieved successfully. Aug 25 05:39:54.096318 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-5dadd95c-7824-4ff6-8c1c-41a705d0cc3b tempest-DeleteServersTestJSON-216426417 tempest-DeleteServersTestJSON-216426417-project-member] https://10.4.3.189/volume/v3/volumes/8f8a2aae-8d3c-438f-a21a-09d97c614acb returned with HTTP 200 Aug 25 05:39:54.096318 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 144/563] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:39:54 2026] GET /volume/v3/volumes/8f8a2aae-8d3c-438f-a21a-09d97c614acb => generated 845 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:39:54.484747 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-0edaf7e9-ab05-4c6a-9f6a-37d316fadd59 req-dc8bd8dd-e7d0-4a1c-be98-565859fff96e None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:39:54.488733 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-0edaf7e9-ab05-4c6a-9f6a-37d316fadd59 req-dc8bd8dd-e7d0-4a1c-be98-565859fff96e tempest-DeleteServersTestJSON-216426417 tempest-DeleteServersTestJSON-216426417-project-member] POST https://10.4.3.189/volume/v3/attachments/49975a60-fb5e-42c8-96cd-60e2b1f428e7/action Aug 25 05:39:54.489729 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-0edaf7e9-ab05-4c6a-9f6a-37d316fadd59 req-dc8bd8dd-e7d0-4a1c-be98-565859fff96e tempest-DeleteServersTestJSON-216426417 tempest-DeleteServersTestJSON-216426417-project-member] Action body: b'{"os-complete": null}' {{(pid=100268) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 05:39:54.489729 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-0edaf7e9-ab05-4c6a-9f6a-37d316fadd59 req-dc8bd8dd-e7d0-4a1c-be98-565859fff96e tempest-DeleteServersTestJSON-216426417 tempest-DeleteServersTestJSON-216426417-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:39:54.530968 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:39:54.530968 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:39:54.562139 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-0edaf7e9-ab05-4c6a-9f6a-37d316fadd59 req-dc8bd8dd-e7d0-4a1c-be98-565859fff96e tempest-DeleteServersTestJSON-216426417 tempest-DeleteServersTestJSON-216426417-project-member] https://10.4.3.189/volume/v3/attachments/49975a60-fb5e-42c8-96cd-60e2b1f428e7/action returned with HTTP 204 Aug 25 05:39:54.562820 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 138/564] 10.4.3.189 () {74 vars in 1725 bytes} [Tue Aug 25 05:39:54 2026] POST /volume/v3/attachments/49975a60-fb5e-42c8-96cd-60e2b1f428e7/action => generated 0 bytes in 79 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:39:55.116380 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-f80a83d3-7bb2-48ac-9669-5b3bc9460ee2 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:39:55.118441 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-f80a83d3-7bb2-48ac-9669-5b3bc9460ee2 tempest-DeleteServersTestJSON-216426417 tempest-DeleteServersTestJSON-216426417-project-member] GET https://10.4.3.189/volume/v3/volumes/8f8a2aae-8d3c-438f-a21a-09d97c614acb Aug 25 05:39:55.118658 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-f80a83d3-7bb2-48ac-9669-5b3bc9460ee2 tempest-DeleteServersTestJSON-216426417 tempest-DeleteServersTestJSON-216426417-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:39:55.120050 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-f80a83d3-7bb2-48ac-9669-5b3bc9460ee2 tempest-DeleteServersTestJSON-216426417 tempest-DeleteServersTestJSON-216426417-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:39:55.139400 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:39:55.139400 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:39:55.153546 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-f80a83d3-7bb2-48ac-9669-5b3bc9460ee2 tempest-DeleteServersTestJSON-216426417 tempest-DeleteServersTestJSON-216426417-project-member] Volume info retrieved successfully. Aug 25 05:39:55.163374 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-f80a83d3-7bb2-48ac-9669-5b3bc9460ee2 tempest-DeleteServersTestJSON-216426417 tempest-DeleteServersTestJSON-216426417-project-member] https://10.4.3.189/volume/v3/volumes/8f8a2aae-8d3c-438f-a21a-09d97c614acb returned with HTTP 200 Aug 25 05:39:55.164700 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 142/565] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:39:55 2026] GET /volume/v3/volumes/8f8a2aae-8d3c-438f-a21a-09d97c614acb => generated 1137 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:39:55.183773 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-da0790da-afa1-40f0-b458-30ea2c790896 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:39:55.187350 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-da0790da-afa1-40f0-b458-30ea2c790896 tempest-DeleteServersTestJSON-216426417 tempest-DeleteServersTestJSON-216426417-project-member] GET https://10.4.3.189/volume/v3/volumes/8f8a2aae-8d3c-438f-a21a-09d97c614acb Aug 25 05:39:55.189111 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-da0790da-afa1-40f0-b458-30ea2c790896 tempest-DeleteServersTestJSON-216426417 tempest-DeleteServersTestJSON-216426417-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:39:55.189111 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-da0790da-afa1-40f0-b458-30ea2c790896 tempest-DeleteServersTestJSON-216426417 tempest-DeleteServersTestJSON-216426417-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:39:55.212031 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:39:55.212031 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:39:55.219956 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-da0790da-afa1-40f0-b458-30ea2c790896 tempest-DeleteServersTestJSON-216426417 tempest-DeleteServersTestJSON-216426417-project-member] Volume info retrieved successfully. Aug 25 05:39:55.229508 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-da0790da-afa1-40f0-b458-30ea2c790896 tempest-DeleteServersTestJSON-216426417 tempest-DeleteServersTestJSON-216426417-project-member] https://10.4.3.189/volume/v3/volumes/8f8a2aae-8d3c-438f-a21a-09d97c614acb returned with HTTP 200 Aug 25 05:39:55.231455 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 142/566] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:39:55 2026] GET /volume/v3/volumes/8f8a2aae-8d3c-438f-a21a-09d97c614acb => generated 1137 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:39:56.886515 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-8231b7f9-5cb7-44cd-bcf9-78d5d434127f None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:39:57.062774 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-8231b7f9-5cb7-44cd-bcf9-78d5d434127f tempest-GroupSnapshotsV319Test-1485247623 tempest-GroupSnapshotsV319Test-1485247623-project-admin] POST https://10.4.3.189/volume/v3/types Aug 25 05:39:57.062774 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-8231b7f9-5cb7-44cd-bcf9-78d5d434127f tempest-GroupSnapshotsV319Test-1485247623 tempest-GroupSnapshotsV319Test-1485247623-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsV319Test-volume-type-1953429908"}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:39:57.085174 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-8231b7f9-5cb7-44cd-bcf9-78d5d434127f tempest-GroupSnapshotsV319Test-1485247623 tempest-GroupSnapshotsV319Test-1485247623-project-admin] https://10.4.3.189/volume/v3/types returned with HTTP 200 Aug 25 05:39:57.088625 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 145/567] 10.4.3.189 () {68 vars in 1252 bytes} [Tue Aug 25 05:39:56 2026] POST /volume/v3/types => generated 228 bytes in 200 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:39:57.099869 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-68dc39e8-102b-4491-bbff-177d5b541c26 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:39:57.102400 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-68dc39e8-102b-4491-bbff-177d5b541c26 tempest-GroupSnapshotsV319Test-1485247623 tempest-GroupSnapshotsV319Test-1485247623-project-admin] POST https://10.4.3.189/volume/v3/group_types Aug 25 05:39:57.103009 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-68dc39e8-102b-4491-bbff-177d5b541c26 tempest-GroupSnapshotsV319Test-1485247623 tempest-GroupSnapshotsV319Test-1485247623-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsV319Test-group-type-968591241"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:39:57.149115 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-68dc39e8-102b-4491-bbff-177d5b541c26 tempest-GroupSnapshotsV319Test-1485247623 tempest-GroupSnapshotsV319Test-1485247623-project-admin] https://10.4.3.189/volume/v3/group_types returned with HTTP 202 Aug 25 05:39:57.149707 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 139/568] 10.4.3.189 () {70 vars in 1311 bytes} [Tue Aug 25 05:39:57 2026] POST /volume/v3/group_types => generated 184 bytes in 52 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:39:57.162486 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-8eca2937-2248-46e7-95a9-68eae72629d6 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:39:57.266605 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-8eca2937-2248-46e7-95a9-68eae72629d6 tempest-GroupSnapshotsV319Test-463604239 tempest-GroupSnapshotsV319Test-463604239-project-member] POST https://10.4.3.189/volume/v3/groups Aug 25 05:39:57.266605 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-8eca2937-2248-46e7-95a9-68eae72629d6 tempest-GroupSnapshotsV319Test-463604239 tempest-GroupSnapshotsV319Test-463604239-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "219399b4-3383-470b-945f-c96defd2b964", "volume_types": ["3866e550-e8a8-4ab7-a673-352fb55e2385"], "name": "tempest-GroupSnapshotsV319Test-Group-406728261"}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:39:57.269624 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.v3.groups [None req-8eca2937-2248-46e7-95a9-68eae72629d6 tempest-GroupSnapshotsV319Test-463604239 tempest-GroupSnapshotsV319Test-463604239-project-member] Creating new group {'group': {'group_type': '219399b4-3383-470b-945f-c96defd2b964', 'volume_types': ['3866e550-e8a8-4ab7-a673-352fb55e2385'], 'name': 'tempest-GroupSnapshotsV319Test-Group-406728261'}} {{(pid=100270) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 25 05:39:57.286815 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.v3.groups [None req-8eca2937-2248-46e7-95a9-68eae72629d6 tempest-GroupSnapshotsV319Test-463604239 tempest-GroupSnapshotsV319Test-463604239-project-member] Creating group tempest-GroupSnapshotsV319Test-Group-406728261. Aug 25 05:39:57.310875 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-8eca2937-2248-46e7-95a9-68eae72629d6 tempest-GroupSnapshotsV319Test-463604239 tempest-GroupSnapshotsV319Test-463604239-project-member] Availability zone cache updated, next update will occur around 2026-08-25 06:39:57.309263. {{(pid=100270) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 25 05:39:57.310875 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-8eca2937-2248-46e7-95a9-68eae72629d6 tempest-GroupSnapshotsV319Test-463604239 tempest-GroupSnapshotsV319Test-463604239-project-member] Availability Zones retrieved successfully. Aug 25 05:39:57.366771 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.quota [None req-8eca2937-2248-46e7-95a9-68eae72629d6 tempest-GroupSnapshotsV319Test-463604239 tempest-GroupSnapshotsV319Test-463604239-project-member] Created reservations ['f6188969-b27d-4474-990a-8747e12cf15e'] {{(pid=100270) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:39:57.436175 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-8eca2937-2248-46e7-95a9-68eae72629d6 tempest-GroupSnapshotsV319Test-463604239 tempest-GroupSnapshotsV319Test-463604239-project-member] https://10.4.3.189/volume/v3/groups returned with HTTP 202 Aug 25 05:39:57.436869 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 143/569] 10.4.3.189 () {70 vars in 1297 bytes} [Tue Aug 25 05:39:57 2026] POST /volume/v3/groups => generated 115 bytes in 275 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:39:57.451572 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-37ec590c-4b3b-4c4f-8edd-6ab0f8b49555 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:39:57.458731 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-37ec590c-4b3b-4c4f-8edd-6ab0f8b49555 tempest-GroupSnapshotsV319Test-463604239 tempest-GroupSnapshotsV319Test-463604239-project-member] GET https://10.4.3.189/volume/v3/groups/0e384134-6b46-4fe7-a416-eec2a5c00eec Aug 25 05:39:57.459414 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-37ec590c-4b3b-4c4f-8edd-6ab0f8b49555 tempest-GroupSnapshotsV319Test-463604239 tempest-GroupSnapshotsV319Test-463604239-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:39:57.459414 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-37ec590c-4b3b-4c4f-8edd-6ab0f8b49555 tempest-GroupSnapshotsV319Test-463604239 tempest-GroupSnapshotsV319Test-463604239-project-member] Calling method 'version_select' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:39:57.459616 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.v3.groups [None req-37ec590c-4b3b-4c4f-8edd-6ab0f8b49555 tempest-GroupSnapshotsV319Test-463604239 tempest-GroupSnapshotsV319Test-463604239-project-member] show called for member 0e384134-6b46-4fe7-a416-eec2a5c00eec {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 25 05:39:57.474703 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:39:57.474703 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:39:57.531697 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-37ec590c-4b3b-4c4f-8edd-6ab0f8b49555 tempest-GroupSnapshotsV319Test-463604239 tempest-GroupSnapshotsV319Test-463604239-project-member] https://10.4.3.189/volume/v3/groups/0e384134-6b46-4fe7-a416-eec2a5c00eec returned with HTTP 200 Aug 25 05:39:57.533180 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 143/570] 10.4.3.189 () {68 vars in 1386 bytes} [Tue Aug 25 05:39:57 2026] GET /volume/v3/groups/0e384134-6b46-4fe7-a416-eec2a5c00eec => generated 395 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:39:57.726405 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-6f4d7d11-ecf4-4acb-9228-090d808303af req-2e6fc33d-e494-41ef-b2b5-cf36d52a5553 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:39:57.737160 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-6f4d7d11-ecf4-4acb-9228-090d808303af req-2e6fc33d-e494-41ef-b2b5-cf36d52a5553 tempest-DeleteServersTestJSON-216426417 tempest-DeleteServersTestJSON-216426417-project-member] DELETE https://10.4.3.189/volume/v3/attachments/49975a60-fb5e-42c8-96cd-60e2b1f428e7 Aug 25 05:39:57.738948 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-6f4d7d11-ecf4-4acb-9228-090d808303af req-2e6fc33d-e494-41ef-b2b5-cf36d52a5553 tempest-DeleteServersTestJSON-216426417 tempest-DeleteServersTestJSON-216426417-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:39:57.738948 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-6f4d7d11-ecf4-4acb-9228-090d808303af req-2e6fc33d-e494-41ef-b2b5-cf36d52a5553 tempest-DeleteServersTestJSON-216426417 tempest-DeleteServersTestJSON-216426417-project-member] Calling method 'version_select' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:39:57.740732 np0000008051 devstack@c-api.service[100271]: DEBUG dbcounter [-] [100271] Writing DB stats cinder:SELECT=271,cinder:UPDATE=40,cinder:DELETE=2,cinder:INSERT=14 {{(pid=100271) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 05:39:57.748640 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:39:57.748640 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:39:57.836286 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-6f4d7d11-ecf4-4acb-9228-090d808303af req-2e6fc33d-e494-41ef-b2b5-cf36d52a5553 tempest-DeleteServersTestJSON-216426417 tempest-DeleteServersTestJSON-216426417-project-member] https://10.4.3.189/volume/v3/attachments/49975a60-fb5e-42c8-96cd-60e2b1f428e7 returned with HTTP 200 Aug 25 05:39:57.836857 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 146/571] 10.4.3.189 () {72 vars in 1673 bytes} [Tue Aug 25 05:39:57 2026] DELETE /volume/v3/attachments/49975a60-fb5e-42c8-96cd-60e2b1f428e7 => generated 19 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:39:58.548013 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-2620c54f-3f53-470f-bca7-e7a3a2d75853 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:39:58.553110 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-2620c54f-3f53-470f-bca7-e7a3a2d75853 tempest-GroupSnapshotsV319Test-463604239 tempest-GroupSnapshotsV319Test-463604239-project-member] GET https://10.4.3.189/volume/v3/groups/0e384134-6b46-4fe7-a416-eec2a5c00eec Aug 25 05:39:58.553110 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-2620c54f-3f53-470f-bca7-e7a3a2d75853 tempest-GroupSnapshotsV319Test-463604239 tempest-GroupSnapshotsV319Test-463604239-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:39:58.553110 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-2620c54f-3f53-470f-bca7-e7a3a2d75853 tempest-GroupSnapshotsV319Test-463604239 tempest-GroupSnapshotsV319Test-463604239-project-member] Calling method 'version_select' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:39:58.553110 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.v3.groups [None req-2620c54f-3f53-470f-bca7-e7a3a2d75853 tempest-GroupSnapshotsV319Test-463604239 tempest-GroupSnapshotsV319Test-463604239-project-member] show called for member 0e384134-6b46-4fe7-a416-eec2a5c00eec {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 25 05:39:58.565099 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:39:58.565099 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:39:58.604714 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-2620c54f-3f53-470f-bca7-e7a3a2d75853 tempest-GroupSnapshotsV319Test-463604239 tempest-GroupSnapshotsV319Test-463604239-project-member] https://10.4.3.189/volume/v3/groups/0e384134-6b46-4fe7-a416-eec2a5c00eec returned with HTTP 200 Aug 25 05:39:58.604714 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 140/572] 10.4.3.189 () {68 vars in 1386 bytes} [Tue Aug 25 05:39:58 2026] GET /volume/v3/groups/0e384134-6b46-4fe7-a416-eec2a5c00eec => generated 396 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:39:58.618564 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-b21cb8c5-7622-4417-9f61-6706391c6e06 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:39:58.620899 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-b21cb8c5-7622-4417-9f61-6706391c6e06 tempest-GroupSnapshotsV319Test-463604239 tempest-GroupSnapshotsV319Test-463604239-project-member] POST https://10.4.3.189/volume/v3/volumes Aug 25 05:39:58.621693 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-b21cb8c5-7622-4417-9f61-6706391c6e06 tempest-GroupSnapshotsV319Test-463604239 tempest-GroupSnapshotsV319Test-463604239-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-102888350", "volume_type": "3866e550-e8a8-4ab7-a673-352fb55e2385", "group_id": "0e384134-6b46-4fe7-a416-eec2a5c00eec", "size": 1}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:39:58.623724 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.v3.volumes [None req-b21cb8c5-7622-4417-9f61-6706391c6e06 tempest-GroupSnapshotsV319Test-463604239 tempest-GroupSnapshotsV319Test-463604239-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-102888350', 'volume_type': '3866e550-e8a8-4ab7-a673-352fb55e2385', 'group_id': '0e384134-6b46-4fe7-a416-eec2a5c00eec', 'size': 1}} {{(pid=100270) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 05:39:58.637911 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:39:58.637911 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:39:58.638855 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.v3.volumes [None req-b21cb8c5-7622-4417-9f61-6706391c6e06 tempest-GroupSnapshotsV319Test-463604239 tempest-GroupSnapshotsV319Test-463604239-project-member] Create volume of 1 GB Aug 25 05:39:58.661793 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-b21cb8c5-7622-4417-9f61-6706391c6e06 tempest-GroupSnapshotsV319Test-463604239 tempest-GroupSnapshotsV319Test-463604239-project-member] Availability Zones retrieved successfully. Aug 25 05:39:58.670166 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-b21cb8c5-7622-4417-9f61-6706391c6e06 tempest-GroupSnapshotsV319Test-463604239 tempest-GroupSnapshotsV319Test-463604239-project-member] Flow 'volume_create_api' (c70a6a89-a186-450d-96d5-0ad3c4896d77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:39:58.673687 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-b21cb8c5-7622-4417-9f61-6706391c6e06 tempest-GroupSnapshotsV319Test-463604239 tempest-GroupSnapshotsV319Test-463604239-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f7063b5c-61af-4c10-ab27-d5742c2e39e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:39:58.673687 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:39:58.673687 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:39:58.673687 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.flows.api.create_volume [None req-b21cb8c5-7622-4417-9f61-6706391c6e06 tempest-GroupSnapshotsV319Test-463604239 tempest-GroupSnapshotsV319Test-463604239-project-member] Validating volume size '1' using validate_int {{(pid=100270) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 05:39:58.705937 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-b21cb8c5-7622-4417-9f61-6706391c6e06 tempest-GroupSnapshotsV319Test-463604239 tempest-GroupSnapshotsV319Test-463604239-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f7063b5c-61af-4c10-ab27-d5742c2e39e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T05:39:57Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3866e550-e8a8-4ab7-a673-352fb55e2385,is_public=True,name='tempest-GroupSnapshotsV319Test-volume-type-1953429908',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3866e550-e8a8-4ab7-a673-352fb55e2385', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '0e384134-6b46-4fe7-a416-eec2a5c00eec', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:39:58.707283 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-b21cb8c5-7622-4417-9f61-6706391c6e06 tempest-GroupSnapshotsV319Test-463604239 tempest-GroupSnapshotsV319Test-463604239-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0ebc7b82-8112-46bc-845e-2be153102447) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:39:58.753391 np0000008051 devstack@c-api.service[100270]: WARNING cinder.quota [None req-b21cb8c5-7622-4417-9f61-6706391c6e06 tempest-GroupSnapshotsV319Test-463604239 tempest-GroupSnapshotsV319Test-463604239-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsV319Test-volume-type-1953429908 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsV319Test-volume-type-1953429908, it is now deprecated. Please use the default quota class for default quota. Aug 25 05:39:58.753831 np0000008051 devstack@c-api.service[100270]: WARNING cinder.quota [None req-b21cb8c5-7622-4417-9f61-6706391c6e06 tempest-GroupSnapshotsV319Test-463604239 tempest-GroupSnapshotsV319Test-463604239-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsV319Test-volume-type-1953429908 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsV319Test-volume-type-1953429908, it is now deprecated. Please use the default quota class for default quota. Aug 25 05:39:58.801050 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-78dc0e9a-9cda-4a71-99cf-822bd60c65cc None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:39:58.803875 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-78dc0e9a-9cda-4a71-99cf-822bd60c65cc tempest-DeleteServersTestJSON-216426417 tempest-DeleteServersTestJSON-216426417-project-member] GET https://10.4.3.189/volume/v3/volumes/8f8a2aae-8d3c-438f-a21a-09d97c614acb Aug 25 05:39:58.804649 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-78dc0e9a-9cda-4a71-99cf-822bd60c65cc tempest-DeleteServersTestJSON-216426417 tempest-DeleteServersTestJSON-216426417-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:39:58.804649 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-78dc0e9a-9cda-4a71-99cf-822bd60c65cc tempest-DeleteServersTestJSON-216426417 tempest-DeleteServersTestJSON-216426417-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:39:58.821683 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:39:58.821683 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:39:58.827185 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.quota [None req-b21cb8c5-7622-4417-9f61-6706391c6e06 tempest-GroupSnapshotsV319Test-463604239 tempest-GroupSnapshotsV319Test-463604239-project-member] Created reservations ['b030c93c-c609-4970-8b11-d471872f7fbe', '5ce2ce95-06f4-460c-99e4-71262478ef8a', 'fef7b26a-ef73-4af0-b608-7222a1bca5af', '04afd799-4ba1-45dd-baec-ac1f4805ccdd'] {{(pid=100270) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:39:58.827756 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-b21cb8c5-7622-4417-9f61-6706391c6e06 tempest-GroupSnapshotsV319Test-463604239 tempest-GroupSnapshotsV319Test-463604239-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0ebc7b82-8112-46bc-845e-2be153102447) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b030c93c-c609-4970-8b11-d471872f7fbe', '5ce2ce95-06f4-460c-99e4-71262478ef8a', 'fef7b26a-ef73-4af0-b608-7222a1bca5af', '04afd799-4ba1-45dd-baec-ac1f4805ccdd']}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:39:58.828824 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-b21cb8c5-7622-4417-9f61-6706391c6e06 tempest-GroupSnapshotsV319Test-463604239 tempest-GroupSnapshotsV319Test-463604239-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fe682792-50ed-458b-8872-fbc9164d2bfd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:39:58.830808 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-78dc0e9a-9cda-4a71-99cf-822bd60c65cc tempest-DeleteServersTestJSON-216426417 tempest-DeleteServersTestJSON-216426417-project-member] Volume info retrieved successfully. Aug 25 05:39:58.841614 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-78dc0e9a-9cda-4a71-99cf-822bd60c65cc tempest-DeleteServersTestJSON-216426417 tempest-DeleteServersTestJSON-216426417-project-member] https://10.4.3.189/volume/v3/volumes/8f8a2aae-8d3c-438f-a21a-09d97c614acb returned with HTTP 200 Aug 25 05:39:58.842338 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 144/573] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:39:58 2026] GET /volume/v3/volumes/8f8a2aae-8d3c-438f-a21a-09d97c614acb => generated 845 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:39:58.865973 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-b21cb8c5-7622-4417-9f61-6706391c6e06 tempest-GroupSnapshotsV319Test-463604239 tempest-GroupSnapshotsV319Test-463604239-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fe682792-50ed-458b-8872-fbc9164d2bfd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd0dc257a-9e5d-441d-bdd4-3698e65dc4f1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-102888350',encryption_key_id=None,group_id=0e384134-6b46-4fe7-a416-eec2a5c00eec,group_type_id=,metadata={},multiattach=False,project_id='c930ad8b87804226a3356a1eeb8d151f',qos_specs=None,replication_status=,reservations=['b030c93c-c609-4970-8b11-d471872f7fbe','5ce2ce95-06f4-460c-99e4-71262478ef8a','fef7b26a-ef73-4af0-b608-7222a1bca5af','04afd799-4ba1-45dd-baec-ac1f4805ccdd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5a19f38aa7194a8db4b21ed7bdcc39c7',volume_type_id=3866e550-e8a8-4ab7-a673-352fb55e2385), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T05:39:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-102888350',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=0e384134-6b46-4fe7-a416-eec2a5c00eec,host=None,id=d0dc257a-9e5d-441d-bdd4-3698e65dc4f1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c930ad8b87804226a3356a1eeb8d151f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5a19f38aa7194a8db4b21ed7bdcc39c7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3866e550-e8a8-4ab7-a673-352fb55e2385),volume_type_id=3866e550-e8a8-4ab7-a673-352fb55e2385)}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:39:58.867819 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-b21cb8c5-7622-4417-9f61-6706391c6e06 tempest-GroupSnapshotsV319Test-463604239 tempest-GroupSnapshotsV319Test-463604239-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (31d195b0-e5a6-464c-ac09-5bdfffcb4f3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:39:58.868857 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-da455382-569a-4882-bfc5-64023f513d08 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:39:58.874149 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-da455382-569a-4882-bfc5-64023f513d08 tempest-DeleteServersTestJSON-216426417 tempest-DeleteServersTestJSON-216426417-project-member] GET https://10.4.3.189/volume/v3/volumes/8f8a2aae-8d3c-438f-a21a-09d97c614acb Aug 25 05:39:58.874149 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-da455382-569a-4882-bfc5-64023f513d08 tempest-DeleteServersTestJSON-216426417 tempest-DeleteServersTestJSON-216426417-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:39:58.875257 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-da455382-569a-4882-bfc5-64023f513d08 tempest-DeleteServersTestJSON-216426417 tempest-DeleteServersTestJSON-216426417-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:39:58.888699 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:39:58.888699 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:39:58.896579 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-da455382-569a-4882-bfc5-64023f513d08 tempest-DeleteServersTestJSON-216426417 tempest-DeleteServersTestJSON-216426417-project-member] Volume info retrieved successfully. Aug 25 05:39:58.900676 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-b21cb8c5-7622-4417-9f61-6706391c6e06 tempest-GroupSnapshotsV319Test-463604239 tempest-GroupSnapshotsV319Test-463604239-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (31d195b0-e5a6-464c-ac09-5bdfffcb4f3b) transitioned into state 'SUCCESS' from state '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-102888350',encryption_key_id=None,group_id=0e384134-6b46-4fe7-a416-eec2a5c00eec,group_type_id=,metadata={},multiattach=False,project_id='c930ad8b87804226a3356a1eeb8d151f',qos_specs=None,replication_status=,reservations=['b030c93c-c609-4970-8b11-d471872f7fbe','5ce2ce95-06f4-460c-99e4-71262478ef8a','fef7b26a-ef73-4af0-b608-7222a1bca5af','04afd799-4ba1-45dd-baec-ac1f4805ccdd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5a19f38aa7194a8db4b21ed7bdcc39c7',volume_type_id=3866e550-e8a8-4ab7-a673-352fb55e2385)}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:39:58.901743 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-b21cb8c5-7622-4417-9f61-6706391c6e06 tempest-GroupSnapshotsV319Test-463604239 tempest-GroupSnapshotsV319Test-463604239-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bdbc997b-02fe-401e-aeda-d87db9a1e295) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:39:58.905295 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-da455382-569a-4882-bfc5-64023f513d08 tempest-DeleteServersTestJSON-216426417 tempest-DeleteServersTestJSON-216426417-project-member] https://10.4.3.189/volume/v3/volumes/8f8a2aae-8d3c-438f-a21a-09d97c614acb returned with HTTP 200 Aug 25 05:39:58.905993 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 147/574] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:39:58 2026] GET /volume/v3/volumes/8f8a2aae-8d3c-438f-a21a-09d97c614acb => generated 845 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:39:58.926157 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-b21cb8c5-7622-4417-9f61-6706391c6e06 tempest-GroupSnapshotsV319Test-463604239 tempest-GroupSnapshotsV319Test-463604239-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bdbc997b-02fe-401e-aeda-d87db9a1e295) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:39:58.930590 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-b21cb8c5-7622-4417-9f61-6706391c6e06 tempest-GroupSnapshotsV319Test-463604239 tempest-GroupSnapshotsV319Test-463604239-project-member] Flow 'volume_create_api' (c70a6a89-a186-450d-96d5-0ad3c4896d77) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100270) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:39:58.930590 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-b21cb8c5-7622-4417-9f61-6706391c6e06 tempest-GroupSnapshotsV319Test-463604239 tempest-GroupSnapshotsV319Test-463604239-project-member] Create volume request issued successfully. Aug 25 05:39:58.930590 np0000008051 devstack@c-api.service[100270]: WARNING stevedore.named [None req-b21cb8c5-7622-4417-9f61-6706391c6e06 tempest-GroupSnapshotsV319Test-463604239 tempest-GroupSnapshotsV319Test-463604239-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 05:39:58.930590 np0000008051 devstack@c-api.service[100270]: WARNING castellan.key_manager [None req-b21cb8c5-7622-4417-9f61-6706391c6e06 tempest-GroupSnapshotsV319Test-463604239 tempest-GroupSnapshotsV319Test-463604239-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 05:39:58.986752 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-aea05018-754b-41eb-a722-ccbf5b61e1a2 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:39:58.990277 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-aea05018-754b-41eb-a722-ccbf5b61e1a2 tempest-DeleteServersTestJSON-216426417 tempest-DeleteServersTestJSON-216426417-project-member] GET https://10.4.3.189/volume/v3/volumes/8f8a2aae-8d3c-438f-a21a-09d97c614acb Aug 25 05:39:58.990277 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-aea05018-754b-41eb-a722-ccbf5b61e1a2 tempest-DeleteServersTestJSON-216426417 tempest-DeleteServersTestJSON-216426417-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:39:58.990277 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-aea05018-754b-41eb-a722-ccbf5b61e1a2 tempest-DeleteServersTestJSON-216426417 tempest-DeleteServersTestJSON-216426417-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:39:58.992022 np0000008051 devstack@c-api.service[100270]: DEBUG oslo_db.sqlalchemy.engines [None req-b21cb8c5-7622-4417-9f61-6706391c6e06 tempest-GroupSnapshotsV319Test-463604239 tempest-GroupSnapshotsV319Test-463604239-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100270) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 05:39:58.996962 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:39:58.996962 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:39:59.005094 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-b21cb8c5-7622-4417-9f61-6706391c6e06 tempest-GroupSnapshotsV319Test-463604239 tempest-GroupSnapshotsV319Test-463604239-project-member] https://10.4.3.189/volume/v3/volumes returned with HTTP 202 Aug 25 05:39:59.005094 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 144/575] 10.4.3.189 () {70 vars in 1300 bytes} [Tue Aug 25 05:39:58 2026] POST /volume/v3/volumes => generated 826 bytes in 385 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:39:59.005274 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:39:59.005274 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:39:59.012910 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-aea05018-754b-41eb-a722-ccbf5b61e1a2 tempest-DeleteServersTestJSON-216426417 tempest-DeleteServersTestJSON-216426417-project-member] Volume info retrieved successfully. Aug 25 05:39:59.020682 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-aea05018-754b-41eb-a722-ccbf5b61e1a2 tempest-DeleteServersTestJSON-216426417 tempest-DeleteServersTestJSON-216426417-project-member] https://10.4.3.189/volume/v3/volumes/8f8a2aae-8d3c-438f-a21a-09d97c614acb returned with HTTP 200 Aug 25 05:39:59.021584 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 141/576] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:39:58 2026] GET /volume/v3/volumes/8f8a2aae-8d3c-438f-a21a-09d97c614acb => generated 845 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:39:59.021886 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-70e1d766-2ee7-431b-91b6-2a43ac8e18aa None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:39:59.024377 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-70e1d766-2ee7-431b-91b6-2a43ac8e18aa tempest-GroupSnapshotsV319Test-463604239 tempest-GroupSnapshotsV319Test-463604239-project-member] GET https://10.4.3.189/volume/v3/volumes/d0dc257a-9e5d-441d-bdd4-3698e65dc4f1 Aug 25 05:39:59.024646 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-70e1d766-2ee7-431b-91b6-2a43ac8e18aa tempest-GroupSnapshotsV319Test-463604239 tempest-GroupSnapshotsV319Test-463604239-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:39:59.024914 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-70e1d766-2ee7-431b-91b6-2a43ac8e18aa tempest-GroupSnapshotsV319Test-463604239 tempest-GroupSnapshotsV319Test-463604239-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:39:59.040375 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:39:59.040375 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:39:59.048082 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-0733f0a9-163c-47c1-84d9-a552a888c84d None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:39:59.050138 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-0733f0a9-163c-47c1-84d9-a552a888c84d tempest-DeleteServersTestJSON-216426417 tempest-DeleteServersTestJSON-216426417-project-member] DELETE https://10.4.3.189/volume/v3/volumes/8f8a2aae-8d3c-438f-a21a-09d97c614acb Aug 25 05:39:59.051035 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-0733f0a9-163c-47c1-84d9-a552a888c84d tempest-DeleteServersTestJSON-216426417 tempest-DeleteServersTestJSON-216426417-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:39:59.051035 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-0733f0a9-163c-47c1-84d9-a552a888c84d tempest-DeleteServersTestJSON-216426417 tempest-DeleteServersTestJSON-216426417-project-member] Calling method 'delete' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:39:59.051035 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [None req-0733f0a9-163c-47c1-84d9-a552a888c84d tempest-DeleteServersTestJSON-216426417 tempest-DeleteServersTestJSON-216426417-project-member] Delete volume with id: 8f8a2aae-8d3c-438f-a21a-09d97c614acb Aug 25 05:39:59.056120 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-70e1d766-2ee7-431b-91b6-2a43ac8e18aa tempest-GroupSnapshotsV319Test-463604239 tempest-GroupSnapshotsV319Test-463604239-project-member] Volume info retrieved successfully. Aug 25 05:39:59.058403 np0000008051 devstack@c-api.service[100269]: WARNING stevedore.named [None req-70e1d766-2ee7-431b-91b6-2a43ac8e18aa tempest-GroupSnapshotsV319Test-463604239 tempest-GroupSnapshotsV319Test-463604239-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 05:39:59.058971 np0000008051 devstack@c-api.service[100269]: WARNING castellan.key_manager [None req-70e1d766-2ee7-431b-91b6-2a43ac8e18aa tempest-GroupSnapshotsV319Test-463604239 tempest-GroupSnapshotsV319Test-463604239-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 05:39:59.069915 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:39:59.069915 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:39:59.070700 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-0733f0a9-163c-47c1-84d9-a552a888c84d tempest-DeleteServersTestJSON-216426417 tempest-DeleteServersTestJSON-216426417-project-member] Volume info retrieved successfully. Aug 25 05:39:59.099477 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-0733f0a9-163c-47c1-84d9-a552a888c84d tempest-DeleteServersTestJSON-216426417 tempest-DeleteServersTestJSON-216426417-project-member] Delete volume request issued successfully. Aug 25 05:39:59.100899 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-0733f0a9-163c-47c1-84d9-a552a888c84d tempest-DeleteServersTestJSON-216426417 tempest-DeleteServersTestJSON-216426417-project-member] https://10.4.3.189/volume/v3/volumes/8f8a2aae-8d3c-438f-a21a-09d97c614acb returned with HTTP 202 Aug 25 05:39:59.100899 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 148/577] 10.4.3.189 () {66 vars in 1351 bytes} [Tue Aug 25 05:39:59 2026] DELETE /volume/v3/volumes/8f8a2aae-8d3c-438f-a21a-09d97c614acb => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:39:59.112628 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-ec97ad6b-38e8-46f8-b902-e86e8e394668 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:39:59.116755 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-ec97ad6b-38e8-46f8-b902-e86e8e394668 tempest-DeleteServersTestJSON-216426417 tempest-DeleteServersTestJSON-216426417-project-member] GET https://10.4.3.189/volume/v3/volumes/8f8a2aae-8d3c-438f-a21a-09d97c614acb Aug 25 05:39:59.116755 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-ec97ad6b-38e8-46f8-b902-e86e8e394668 tempest-DeleteServersTestJSON-216426417 tempest-DeleteServersTestJSON-216426417-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:39:59.116755 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-ec97ad6b-38e8-46f8-b902-e86e8e394668 tempest-DeleteServersTestJSON-216426417 tempest-DeleteServersTestJSON-216426417-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:39:59.130724 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:39:59.130724 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:39:59.138765 np0000008051 devstack@c-api.service[100269]: DEBUG oslo_db.sqlalchemy.engines [None req-70e1d766-2ee7-431b-91b6-2a43ac8e18aa tempest-GroupSnapshotsV319Test-463604239 tempest-GroupSnapshotsV319Test-463604239-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100269) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 05:39:59.141374 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-ec97ad6b-38e8-46f8-b902-e86e8e394668 tempest-DeleteServersTestJSON-216426417 tempest-DeleteServersTestJSON-216426417-project-member] Volume info retrieved successfully. Aug 25 05:39:59.142749 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:39:59.142749 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:39:59.156466 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-70e1d766-2ee7-431b-91b6-2a43ac8e18aa tempest-GroupSnapshotsV319Test-463604239 tempest-GroupSnapshotsV319Test-463604239-project-member] https://10.4.3.189/volume/v3/volumes/d0dc257a-9e5d-441d-bdd4-3698e65dc4f1 returned with HTTP 200 Aug 25 05:39:59.157145 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 145/578] 10.4.3.189 () {68 vars in 1389 bytes} [Tue Aug 25 05:39:59 2026] GET /volume/v3/volumes/d0dc257a-9e5d-441d-bdd4-3698e65dc4f1 => generated 894 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:39:59.157731 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-ec97ad6b-38e8-46f8-b902-e86e8e394668 tempest-DeleteServersTestJSON-216426417 tempest-DeleteServersTestJSON-216426417-project-member] https://10.4.3.189/volume/v3/volumes/8f8a2aae-8d3c-438f-a21a-09d97c614acb returned with HTTP 200 Aug 25 05:39:59.159154 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 145/579] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:39:59 2026] GET /volume/v3/volumes/8f8a2aae-8d3c-438f-a21a-09d97c614acb => generated 844 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:39:59.419799 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-82341ecb-17c9-425e-a415-0f92e4b1492b None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:39:59.423521 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-82341ecb-17c9-425e-a415-0f92e4b1492b tempest-ServerActionsV293TestJSON-1696721546 tempest-ServerActionsV293TestJSON-1696721546-project-member] GET https://10.4.3.189/volume/v3/volumes/bad5e220-3b9c-4da6-83ff-0dda3443eddf Aug 25 05:39:59.424588 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-82341ecb-17c9-425e-a415-0f92e4b1492b tempest-ServerActionsV293TestJSON-1696721546 tempest-ServerActionsV293TestJSON-1696721546-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:39:59.424892 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-82341ecb-17c9-425e-a415-0f92e4b1492b tempest-ServerActionsV293TestJSON-1696721546 tempest-ServerActionsV293TestJSON-1696721546-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:39:59.442258 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:39:59.442258 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:39:59.449528 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-82341ecb-17c9-425e-a415-0f92e4b1492b tempest-ServerActionsV293TestJSON-1696721546 tempest-ServerActionsV293TestJSON-1696721546-project-member] Volume info retrieved successfully. Aug 25 05:39:59.462290 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-82341ecb-17c9-425e-a415-0f92e4b1492b tempest-ServerActionsV293TestJSON-1696721546 tempest-ServerActionsV293TestJSON-1696721546-project-member] https://10.4.3.189/volume/v3/volumes/bad5e220-3b9c-4da6-83ff-0dda3443eddf returned with HTTP 200 Aug 25 05:39:59.463179 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 142/580] 10.4.3.189 () {68 vars in 1389 bytes} [Tue Aug 25 05:39:59 2026] GET /volume/v3/volumes/bad5e220-3b9c-4da6-83ff-0dda3443eddf => generated 1832 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 05:40:00.181311 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-456f7cb3-3e10-4e86-9d1c-1bc7b2398f2d None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:40:00.181311 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-456f7cb3-3e10-4e86-9d1c-1bc7b2398f2d tempest-DeleteServersTestJSON-216426417 tempest-DeleteServersTestJSON-216426417-project-member] GET https://10.4.3.189/volume/v3/volumes/8f8a2aae-8d3c-438f-a21a-09d97c614acb Aug 25 05:40:00.181831 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-456f7cb3-3e10-4e86-9d1c-1bc7b2398f2d tempest-DeleteServersTestJSON-216426417 tempest-DeleteServersTestJSON-216426417-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:40:00.181908 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-d9760419-a96b-470c-b8a7-6e8fcb3742ad None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:40:00.182209 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-456f7cb3-3e10-4e86-9d1c-1bc7b2398f2d tempest-DeleteServersTestJSON-216426417 tempest-DeleteServersTestJSON-216426417-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:40:00.186306 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-d9760419-a96b-470c-b8a7-6e8fcb3742ad tempest-GroupSnapshotsV319Test-463604239 tempest-GroupSnapshotsV319Test-463604239-project-member] GET https://10.4.3.189/volume/v3/volumes/d0dc257a-9e5d-441d-bdd4-3698e65dc4f1 Aug 25 05:40:00.186408 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-d9760419-a96b-470c-b8a7-6e8fcb3742ad tempest-GroupSnapshotsV319Test-463604239 tempest-GroupSnapshotsV319Test-463604239-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:40:00.186809 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-d9760419-a96b-470c-b8a7-6e8fcb3742ad tempest-GroupSnapshotsV319Test-463604239 tempest-GroupSnapshotsV319Test-463604239-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:40:00.190045 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-456f7cb3-3e10-4e86-9d1c-1bc7b2398f2d tempest-DeleteServersTestJSON-216426417 tempest-DeleteServersTestJSON-216426417-project-member] https://10.4.3.189/volume/v3/volumes/8f8a2aae-8d3c-438f-a21a-09d97c614acb returned with HTTP 404 Aug 25 05:40:00.190733 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 149/581] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:40:00 2026] GET /volume/v3/volumes/8f8a2aae-8d3c-438f-a21a-09d97c614acb => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:40:00.203169 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:40:00.203169 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:40:00.213422 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-d9760419-a96b-470c-b8a7-6e8fcb3742ad tempest-GroupSnapshotsV319Test-463604239 tempest-GroupSnapshotsV319Test-463604239-project-member] Volume info retrieved successfully. Aug 25 05:40:00.214883 np0000008051 devstack@c-api.service[100269]: WARNING stevedore.named [None req-d9760419-a96b-470c-b8a7-6e8fcb3742ad tempest-GroupSnapshotsV319Test-463604239 tempest-GroupSnapshotsV319Test-463604239-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 05:40:00.214883 np0000008051 devstack@c-api.service[100269]: WARNING castellan.key_manager [None req-d9760419-a96b-470c-b8a7-6e8fcb3742ad tempest-GroupSnapshotsV319Test-463604239 tempest-GroupSnapshotsV319Test-463604239-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 05:40:00.271181 np0000008051 devstack@c-api.service[100269]: DEBUG oslo_db.sqlalchemy.engines [None req-d9760419-a96b-470c-b8a7-6e8fcb3742ad tempest-GroupSnapshotsV319Test-463604239 tempest-GroupSnapshotsV319Test-463604239-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100269) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 05:40:00.278372 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:40:00.278372 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:40:00.293739 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-d9760419-a96b-470c-b8a7-6e8fcb3742ad tempest-GroupSnapshotsV319Test-463604239 tempest-GroupSnapshotsV319Test-463604239-project-member] https://10.4.3.189/volume/v3/volumes/d0dc257a-9e5d-441d-bdd4-3698e65dc4f1 returned with HTTP 200 Aug 25 05:40:00.294750 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 146/582] 10.4.3.189 () {68 vars in 1389 bytes} [Tue Aug 25 05:40:00 2026] GET /volume/v3/volumes/d0dc257a-9e5d-441d-bdd4-3698e65dc4f1 => generated 919 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:40:00.322321 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-92bbd9ac-d6b9-4063-bc21-dcab1f36192e None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:40:00.324675 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-92bbd9ac-d6b9-4063-bc21-dcab1f36192e tempest-GroupSnapshotsV319Test-463604239 tempest-GroupSnapshotsV319Test-463604239-project-member] POST https://10.4.3.189/volume/v3/group_snapshots Aug 25 05:40:00.324988 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-92bbd9ac-d6b9-4063-bc21-dcab1f36192e tempest-GroupSnapshotsV319Test-463604239 tempest-GroupSnapshotsV319Test-463604239-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "0e384134-6b46-4fe7-a416-eec2a5c00eec", "name": "tempest-GroupSnapshotsV319Test-Group_Snapshot-1286226272"}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:40:00.326946 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.v3.group_snapshots [None req-92bbd9ac-d6b9-4063-bc21-dcab1f36192e tempest-GroupSnapshotsV319Test-463604239 tempest-GroupSnapshotsV319Test-463604239-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '0e384134-6b46-4fe7-a416-eec2a5c00eec', 'name': 'tempest-GroupSnapshotsV319Test-Group_Snapshot-1286226272'}} {{(pid=100270) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Aug 25 05:40:00.332097 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:40:00.332097 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:40:00.344487 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.v3.group_snapshots [None req-92bbd9ac-d6b9-4063-bc21-dcab1f36192e tempest-GroupSnapshotsV319Test-463604239 tempest-GroupSnapshotsV319Test-463604239-project-member] Creating group_snapshot tempest-GroupSnapshotsV319Test-Group_Snapshot-1286226272. Aug 25 05:40:00.410525 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:40:00.410525 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:40:00.431916 np0000008051 devstack@c-api.service[100270]: WARNING cinder.quota [None req-92bbd9ac-d6b9-4063-bc21-dcab1f36192e tempest-GroupSnapshotsV319Test-463604239 tempest-GroupSnapshotsV319Test-463604239-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsV319Test-volume-type-1953429908 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsV319Test-volume-type-1953429908, it is now deprecated. Please use the default quota class for default quota. Aug 25 05:40:00.467804 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.quota [None req-92bbd9ac-d6b9-4063-bc21-dcab1f36192e tempest-GroupSnapshotsV319Test-463604239 tempest-GroupSnapshotsV319Test-463604239-project-member] Created reservations ['5d969906-af91-4df9-9d17-7a27884b2fd0', '628d90ec-740b-42d2-8835-dd00e1c6b9b1', 'c9ccb9fc-7a56-46d2-a3b2-ef94edcf68e0', '0be44431-4093-456a-af41-27f8bd9ef8a6'] {{(pid=100270) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:40:00.501152 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-92bbd9ac-d6b9-4063-bc21-dcab1f36192e tempest-GroupSnapshotsV319Test-463604239 tempest-GroupSnapshotsV319Test-463604239-project-member] https://10.4.3.189/volume/v3/group_snapshots returned with HTTP 202 Aug 25 05:40:00.501746 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 146/583] 10.4.3.189 () {70 vars in 1324 bytes} [Tue Aug 25 05:40:00 2026] POST /volume/v3/group_snapshots => generated 191 bytes in 180 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:40:00.517471 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-9fbc84e8-253a-485a-897d-b40b077baec4 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:40:00.520560 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-9fbc84e8-253a-485a-897d-b40b077baec4 tempest-GroupSnapshotsV319Test-463604239 tempest-GroupSnapshotsV319Test-463604239-project-member] GET https://10.4.3.189/volume/v3/group_snapshots/67a5a50e-ac25-4c10-b435-13ad48fda827 Aug 25 05:40:00.521776 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-9fbc84e8-253a-485a-897d-b40b077baec4 tempest-GroupSnapshotsV319Test-463604239 tempest-GroupSnapshotsV319Test-463604239-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:40:00.521776 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-9fbc84e8-253a-485a-897d-b40b077baec4 tempest-GroupSnapshotsV319Test-463604239 tempest-GroupSnapshotsV319Test-463604239-project-member] Calling method 'version_select' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:40:00.523332 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.v3.group_snapshots [None req-9fbc84e8-253a-485a-897d-b40b077baec4 tempest-GroupSnapshotsV319Test-463604239 tempest-GroupSnapshotsV319Test-463604239-project-member] show called for member 67a5a50e-ac25-4c10-b435-13ad48fda827 {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 25 05:40:00.533087 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:40:00.533087 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:40:00.542751 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-9fbc84e8-253a-485a-897d-b40b077baec4 tempest-GroupSnapshotsV319Test-463604239 tempest-GroupSnapshotsV319Test-463604239-project-member] https://10.4.3.189/volume/v3/group_snapshots/67a5a50e-ac25-4c10-b435-13ad48fda827 returned with HTTP 200 Aug 25 05:40:00.543174 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 143/584] 10.4.3.189 () {68 vars in 1413 bytes} [Tue Aug 25 05:40:00 2026] GET /volume/v3/group_snapshots/67a5a50e-ac25-4c10-b435-13ad48fda827 => generated 330 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:40:01.557150 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-566136dd-4891-43ab-950f-357dde4a8ee0 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:40:01.559344 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-566136dd-4891-43ab-950f-357dde4a8ee0 tempest-GroupSnapshotsV319Test-463604239 tempest-GroupSnapshotsV319Test-463604239-project-member] GET https://10.4.3.189/volume/v3/group_snapshots/67a5a50e-ac25-4c10-b435-13ad48fda827 Aug 25 05:40:01.559671 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-566136dd-4891-43ab-950f-357dde4a8ee0 tempest-GroupSnapshotsV319Test-463604239 tempest-GroupSnapshotsV319Test-463604239-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:40:01.560034 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-566136dd-4891-43ab-950f-357dde4a8ee0 tempest-GroupSnapshotsV319Test-463604239 tempest-GroupSnapshotsV319Test-463604239-project-member] Calling method 'version_select' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:40:01.560224 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.v3.group_snapshots [None req-566136dd-4891-43ab-950f-357dde4a8ee0 tempest-GroupSnapshotsV319Test-463604239 tempest-GroupSnapshotsV319Test-463604239-project-member] show called for member 67a5a50e-ac25-4c10-b435-13ad48fda827 {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 25 05:40:01.566532 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:40:01.566532 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:40:01.578849 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-566136dd-4891-43ab-950f-357dde4a8ee0 tempest-GroupSnapshotsV319Test-463604239 tempest-GroupSnapshotsV319Test-463604239-project-member] https://10.4.3.189/volume/v3/group_snapshots/67a5a50e-ac25-4c10-b435-13ad48fda827 returned with HTTP 200 Aug 25 05:40:01.579422 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 150/585] 10.4.3.189 () {68 vars in 1413 bytes} [Tue Aug 25 05:40:01 2026] GET /volume/v3/group_snapshots/67a5a50e-ac25-4c10-b435-13ad48fda827 => generated 331 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:40:01.592918 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-37855cfd-bb62-4e3f-b67b-6931092a8f88 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:40:01.595300 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-37855cfd-bb62-4e3f-b67b-6931092a8f88 tempest-GroupSnapshotsV319Test-463604239 tempest-GroupSnapshotsV319Test-463604239-project-member] GET https://10.4.3.189/volume/v3/snapshots/detail Aug 25 05:40:01.596124 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-37855cfd-bb62-4e3f-b67b-6931092a8f88 tempest-GroupSnapshotsV319Test-463604239 tempest-GroupSnapshotsV319Test-463604239-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:40:01.596124 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-37855cfd-bb62-4e3f-b67b-6931092a8f88 tempest-GroupSnapshotsV319Test-463604239 tempest-GroupSnapshotsV319Test-463604239-project-member] Calling method 'detail' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:40:01.596284 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.api_utils [None req-37855cfd-bb62-4e3f-b67b-6931092a8f88 tempest-GroupSnapshotsV319Test-463604239 tempest-GroupSnapshotsV319Test-463604239-project-member] Removing options '' from query. {{(pid=100269) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 05:40:01.598557 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.db.api [None req-37855cfd-bb62-4e3f-b67b-6931092a8f88 tempest-GroupSnapshotsV319Test-463604239 tempest-GroupSnapshotsV319Test-463604239-project-member] Building query based on filter {{(pid=100269) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 25 05:40:01.623644 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-37855cfd-bb62-4e3f-b67b-6931092a8f88 tempest-GroupSnapshotsV319Test-463604239 tempest-GroupSnapshotsV319Test-463604239-project-member] Get all snapshots completed successfully. Aug 25 05:40:01.623945 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:40:01.623945 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:40:01.626204 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-37855cfd-bb62-4e3f-b67b-6931092a8f88 tempest-GroupSnapshotsV319Test-463604239 tempest-GroupSnapshotsV319Test-463604239-project-member] https://10.4.3.189/volume/v3/snapshots/detail returned with HTTP 200 Aug 25 05:40:01.626204 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 147/586] 10.4.3.189 () {66 vars in 1264 bytes} [Tue Aug 25 05:40:01 2026] GET /volume/v3/snapshots/detail => generated 477 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:40:01.641474 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-7238c36b-9edc-45e7-84f5-44b263549b01 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:40:01.644004 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-7238c36b-9edc-45e7-84f5-44b263549b01 tempest-GroupSnapshotsV319Test-463604239 tempest-GroupSnapshotsV319Test-463604239-project-member] GET https://10.4.3.189/volume/v3/snapshots/52f77c0a-e66e-4aaa-b5e2-8dc0297eb8b8 Aug 25 05:40:01.644290 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-7238c36b-9edc-45e7-84f5-44b263549b01 tempest-GroupSnapshotsV319Test-463604239 tempest-GroupSnapshotsV319Test-463604239-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:40:01.644531 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-7238c36b-9edc-45e7-84f5-44b263549b01 tempest-GroupSnapshotsV319Test-463604239 tempest-GroupSnapshotsV319Test-463604239-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:40:01.654120 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:40:01.654120 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:40:01.654384 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-7238c36b-9edc-45e7-84f5-44b263549b01 tempest-GroupSnapshotsV319Test-463604239 tempest-GroupSnapshotsV319Test-463604239-project-member] Snapshot retrieved successfully. Aug 25 05:40:01.655454 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-7238c36b-9edc-45e7-84f5-44b263549b01 tempest-GroupSnapshotsV319Test-463604239 tempest-GroupSnapshotsV319Test-463604239-project-member] https://10.4.3.189/volume/v3/snapshots/52f77c0a-e66e-4aaa-b5e2-8dc0297eb8b8 returned with HTTP 200 Aug 25 05:40:01.659012 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 147/587] 10.4.3.189 () {66 vars in 1354 bytes} [Tue Aug 25 05:40:01 2026] GET /volume/v3/snapshots/52f77c0a-e66e-4aaa-b5e2-8dc0297eb8b8 => generated 474 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:40:01.679076 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-aabb949f-7350-4876-bbdf-18f1feccf026 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:40:01.683491 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-aabb949f-7350-4876-bbdf-18f1feccf026 tempest-GroupSnapshotsV319Test-1485247623 tempest-GroupSnapshotsV319Test-1485247623-project-admin] POST https://10.4.3.189/volume/v3/group_snapshots/67a5a50e-ac25-4c10-b435-13ad48fda827/action Aug 25 05:40:01.687071 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-aabb949f-7350-4876-bbdf-18f1feccf026 tempest-GroupSnapshotsV319Test-1485247623 tempest-GroupSnapshotsV319Test-1485247623-project-admin] Action body: b'{"reset_status": {"status": "creating"}}' {{(pid=100268) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 05:40:01.687071 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-aabb949f-7350-4876-bbdf-18f1feccf026 tempest-GroupSnapshotsV319Test-1485247623 tempest-GroupSnapshotsV319Test-1485247623-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "creating"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:40:01.688649 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.v3.group_snapshots [None req-aabb949f-7350-4876-bbdf-18f1feccf026 tempest-GroupSnapshotsV319Test-1485247623 tempest-GroupSnapshotsV319Test-1485247623-project-admin] Updating group '67a5a50e-ac25-4c10-b435-13ad48fda827' with 'creating' {{(pid=100268) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Aug 25 05:40:01.705547 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:40:01.705547 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:40:01.720575 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-aabb949f-7350-4876-bbdf-18f1feccf026 tempest-GroupSnapshotsV319Test-1485247623 tempest-GroupSnapshotsV319Test-1485247623-project-admin] https://10.4.3.189/volume/v3/group_snapshots/67a5a50e-ac25-4c10-b435-13ad48fda827/action returned with HTTP 202 Aug 25 05:40:01.721372 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 144/588] 10.4.3.189 () {70 vars in 1455 bytes} [Tue Aug 25 05:40:01 2026] POST /volume/v3/group_snapshots/67a5a50e-ac25-4c10-b435-13ad48fda827/action => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 05:40:01.731449 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-49de2ec4-eac2-4018-af40-fef094965feb None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:40:01.733813 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-49de2ec4-eac2-4018-af40-fef094965feb tempest-GroupSnapshotsV319Test-463604239 tempest-GroupSnapshotsV319Test-463604239-project-member] GET https://10.4.3.189/volume/v3/group_snapshots/67a5a50e-ac25-4c10-b435-13ad48fda827 Aug 25 05:40:01.734091 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-49de2ec4-eac2-4018-af40-fef094965feb tempest-GroupSnapshotsV319Test-463604239 tempest-GroupSnapshotsV319Test-463604239-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:40:01.734393 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-49de2ec4-eac2-4018-af40-fef094965feb tempest-GroupSnapshotsV319Test-463604239 tempest-GroupSnapshotsV319Test-463604239-project-member] Calling method 'version_select' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:40:01.734458 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.v3.group_snapshots [None req-49de2ec4-eac2-4018-af40-fef094965feb tempest-GroupSnapshotsV319Test-463604239 tempest-GroupSnapshotsV319Test-463604239-project-member] show called for member 67a5a50e-ac25-4c10-b435-13ad48fda827 {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 25 05:40:01.738669 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:40:01.738669 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:40:01.742662 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-49de2ec4-eac2-4018-af40-fef094965feb tempest-GroupSnapshotsV319Test-463604239 tempest-GroupSnapshotsV319Test-463604239-project-member] https://10.4.3.189/volume/v3/group_snapshots/67a5a50e-ac25-4c10-b435-13ad48fda827 returned with HTTP 200 Aug 25 05:40:01.743273 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 151/589] 10.4.3.189 () {68 vars in 1413 bytes} [Tue Aug 25 05:40:01 2026] GET /volume/v3/group_snapshots/67a5a50e-ac25-4c10-b435-13ad48fda827 => generated 330 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:40:01.755946 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-9a2d6e09-0fde-407e-bf23-8b8d7093ab82 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:40:01.760107 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-9a2d6e09-0fde-407e-bf23-8b8d7093ab82 tempest-GroupSnapshotsV319Test-1485247623 tempest-GroupSnapshotsV319Test-1485247623-project-admin] POST https://10.4.3.189/volume/v3/group_snapshots/67a5a50e-ac25-4c10-b435-13ad48fda827/action Aug 25 05:40:01.760107 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-9a2d6e09-0fde-407e-bf23-8b8d7093ab82 tempest-GroupSnapshotsV319Test-1485247623 tempest-GroupSnapshotsV319Test-1485247623-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=100269) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 05:40:01.760107 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-9a2d6e09-0fde-407e-bf23-8b8d7093ab82 tempest-GroupSnapshotsV319Test-1485247623 tempest-GroupSnapshotsV319Test-1485247623-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "available"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:40:01.762098 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.v3.group_snapshots [None req-9a2d6e09-0fde-407e-bf23-8b8d7093ab82 tempest-GroupSnapshotsV319Test-1485247623 tempest-GroupSnapshotsV319Test-1485247623-project-admin] Updating group '67a5a50e-ac25-4c10-b435-13ad48fda827' with 'available' {{(pid=100269) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Aug 25 05:40:01.772547 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:40:01.772547 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:40:01.790532 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-9a2d6e09-0fde-407e-bf23-8b8d7093ab82 tempest-GroupSnapshotsV319Test-1485247623 tempest-GroupSnapshotsV319Test-1485247623-project-admin] https://10.4.3.189/volume/v3/group_snapshots/67a5a50e-ac25-4c10-b435-13ad48fda827/action returned with HTTP 202 Aug 25 05:40:01.791190 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 148/590] 10.4.3.189 () {70 vars in 1455 bytes} [Tue Aug 25 05:40:01 2026] POST /volume/v3/group_snapshots/67a5a50e-ac25-4c10-b435-13ad48fda827/action => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 05:40:01.811313 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-4f423f6e-393e-410c-8c58-c02ca7dbe917 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:40:01.815944 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-4f423f6e-393e-410c-8c58-c02ca7dbe917 tempest-GroupSnapshotsV319Test-463604239 tempest-GroupSnapshotsV319Test-463604239-project-member] GET https://10.4.3.189/volume/v3/group_snapshots/67a5a50e-ac25-4c10-b435-13ad48fda827 Aug 25 05:40:01.815944 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-4f423f6e-393e-410c-8c58-c02ca7dbe917 tempest-GroupSnapshotsV319Test-463604239 tempest-GroupSnapshotsV319Test-463604239-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:40:01.815944 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-4f423f6e-393e-410c-8c58-c02ca7dbe917 tempest-GroupSnapshotsV319Test-463604239 tempest-GroupSnapshotsV319Test-463604239-project-member] Calling method 'version_select' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:40:01.815944 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.v3.group_snapshots [None req-4f423f6e-393e-410c-8c58-c02ca7dbe917 tempest-GroupSnapshotsV319Test-463604239 tempest-GroupSnapshotsV319Test-463604239-project-member] show called for member 67a5a50e-ac25-4c10-b435-13ad48fda827 {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 25 05:40:01.825213 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:40:01.825213 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:40:01.837181 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-4f423f6e-393e-410c-8c58-c02ca7dbe917 tempest-GroupSnapshotsV319Test-463604239 tempest-GroupSnapshotsV319Test-463604239-project-member] https://10.4.3.189/volume/v3/group_snapshots/67a5a50e-ac25-4c10-b435-13ad48fda827 returned with HTTP 200 Aug 25 05:40:01.837521 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 148/591] 10.4.3.189 () {68 vars in 1413 bytes} [Tue Aug 25 05:40:01 2026] GET /volume/v3/group_snapshots/67a5a50e-ac25-4c10-b435-13ad48fda827 => generated 331 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:40:01.854266 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-7615dc23-7d0a-4579-943f-74575178fd2a None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:40:01.860140 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-7615dc23-7d0a-4579-943f-74575178fd2a tempest-GroupSnapshotsV319Test-1485247623 tempest-GroupSnapshotsV319Test-1485247623-project-admin] POST https://10.4.3.189/volume/v3/group_snapshots/67a5a50e-ac25-4c10-b435-13ad48fda827/action Aug 25 05:40:01.860140 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-7615dc23-7d0a-4579-943f-74575178fd2a tempest-GroupSnapshotsV319Test-1485247623 tempest-GroupSnapshotsV319Test-1485247623-project-admin] Action body: b'{"reset_status": {"status": "error"}}' {{(pid=100268) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 05:40:01.860140 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-7615dc23-7d0a-4579-943f-74575178fd2a tempest-GroupSnapshotsV319Test-1485247623 tempest-GroupSnapshotsV319Test-1485247623-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "error"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:40:01.861890 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.v3.group_snapshots [None req-7615dc23-7d0a-4579-943f-74575178fd2a tempest-GroupSnapshotsV319Test-1485247623 tempest-GroupSnapshotsV319Test-1485247623-project-admin] Updating group '67a5a50e-ac25-4c10-b435-13ad48fda827' with 'error' {{(pid=100268) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Aug 25 05:40:01.867686 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:40:01.867686 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:40:01.889171 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-7615dc23-7d0a-4579-943f-74575178fd2a tempest-GroupSnapshotsV319Test-1485247623 tempest-GroupSnapshotsV319Test-1485247623-project-admin] https://10.4.3.189/volume/v3/group_snapshots/67a5a50e-ac25-4c10-b435-13ad48fda827/action returned with HTTP 202 Aug 25 05:40:01.889764 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 145/592] 10.4.3.189 () {70 vars in 1455 bytes} [Tue Aug 25 05:40:01 2026] POST /volume/v3/group_snapshots/67a5a50e-ac25-4c10-b435-13ad48fda827/action => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 05:40:01.905257 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-9be081e0-4c9c-4b49-a4bb-68e1f3206f90 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:40:01.908219 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-9be081e0-4c9c-4b49-a4bb-68e1f3206f90 tempest-GroupSnapshotsV319Test-463604239 tempest-GroupSnapshotsV319Test-463604239-project-member] GET https://10.4.3.189/volume/v3/group_snapshots/67a5a50e-ac25-4c10-b435-13ad48fda827 Aug 25 05:40:01.908503 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-9be081e0-4c9c-4b49-a4bb-68e1f3206f90 tempest-GroupSnapshotsV319Test-463604239 tempest-GroupSnapshotsV319Test-463604239-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:40:01.908792 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-9be081e0-4c9c-4b49-a4bb-68e1f3206f90 tempest-GroupSnapshotsV319Test-463604239 tempest-GroupSnapshotsV319Test-463604239-project-member] Calling method 'version_select' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:40:01.908857 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.v3.group_snapshots [None req-9be081e0-4c9c-4b49-a4bb-68e1f3206f90 tempest-GroupSnapshotsV319Test-463604239 tempest-GroupSnapshotsV319Test-463604239-project-member] show called for member 67a5a50e-ac25-4c10-b435-13ad48fda827 {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 25 05:40:01.915912 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:40:01.915912 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:40:01.922332 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-9be081e0-4c9c-4b49-a4bb-68e1f3206f90 tempest-GroupSnapshotsV319Test-463604239 tempest-GroupSnapshotsV319Test-463604239-project-member] https://10.4.3.189/volume/v3/group_snapshots/67a5a50e-ac25-4c10-b435-13ad48fda827 returned with HTTP 200 Aug 25 05:40:01.923095 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 152/593] 10.4.3.189 () {68 vars in 1413 bytes} [Tue Aug 25 05:40:01 2026] GET /volume/v3/group_snapshots/67a5a50e-ac25-4c10-b435-13ad48fda827 => generated 327 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 25 05:40:01.938322 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-e038ecf5-122d-46d0-b33e-d14b5d823394 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:40:01.941414 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-e038ecf5-122d-46d0-b33e-d14b5d823394 tempest-GroupSnapshotsV319Test-1485247623 tempest-GroupSnapshotsV319Test-1485247623-project-admin] POST https://10.4.3.189/volume/v3/group_snapshots/67a5a50e-ac25-4c10-b435-13ad48fda827/action Aug 25 05:40:01.941414 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-e038ecf5-122d-46d0-b33e-d14b5d823394 tempest-GroupSnapshotsV319Test-1485247623 tempest-GroupSnapshotsV319Test-1485247623-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=100269) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 05:40:01.941414 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-e038ecf5-122d-46d0-b33e-d14b5d823394 tempest-GroupSnapshotsV319Test-1485247623 tempest-GroupSnapshotsV319Test-1485247623-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:40:01.945410 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.v3.group_snapshots [None req-e038ecf5-122d-46d0-b33e-d14b5d823394 tempest-GroupSnapshotsV319Test-1485247623 tempest-GroupSnapshotsV319Test-1485247623-project-admin] Updating group '67a5a50e-ac25-4c10-b435-13ad48fda827' with 'available' {{(pid=100269) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Aug 25 05:40:01.953129 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:40:01.953129 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:40:01.975789 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-e038ecf5-122d-46d0-b33e-d14b5d823394 tempest-GroupSnapshotsV319Test-1485247623 tempest-GroupSnapshotsV319Test-1485247623-project-admin] https://10.4.3.189/volume/v3/group_snapshots/67a5a50e-ac25-4c10-b435-13ad48fda827/action returned with HTTP 202 Aug 25 05:40:01.977147 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 149/594] 10.4.3.189 () {70 vars in 1455 bytes} [Tue Aug 25 05:40:01 2026] POST /volume/v3/group_snapshots/67a5a50e-ac25-4c10-b435-13ad48fda827/action => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 05:40:01.985208 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-f2aad5df-d81f-4c7e-b192-8a4179caf597 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:40:01.988282 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-f2aad5df-d81f-4c7e-b192-8a4179caf597 tempest-GroupSnapshotsV319Test-463604239 tempest-GroupSnapshotsV319Test-463604239-project-member] GET https://10.4.3.189/volume/v3/group_snapshots/67a5a50e-ac25-4c10-b435-13ad48fda827 Aug 25 05:40:01.990395 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-f2aad5df-d81f-4c7e-b192-8a4179caf597 tempest-GroupSnapshotsV319Test-463604239 tempest-GroupSnapshotsV319Test-463604239-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:40:01.990395 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-f2aad5df-d81f-4c7e-b192-8a4179caf597 tempest-GroupSnapshotsV319Test-463604239 tempest-GroupSnapshotsV319Test-463604239-project-member] Calling method 'version_select' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:40:01.990395 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.v3.group_snapshots [None req-f2aad5df-d81f-4c7e-b192-8a4179caf597 tempest-GroupSnapshotsV319Test-463604239 tempest-GroupSnapshotsV319Test-463604239-project-member] show called for member 67a5a50e-ac25-4c10-b435-13ad48fda827 {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 25 05:40:01.995091 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:40:01.995091 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:40:02.000793 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-f2aad5df-d81f-4c7e-b192-8a4179caf597 tempest-GroupSnapshotsV319Test-463604239 tempest-GroupSnapshotsV319Test-463604239-project-member] https://10.4.3.189/volume/v3/group_snapshots/67a5a50e-ac25-4c10-b435-13ad48fda827 returned with HTTP 200 Aug 25 05:40:02.002075 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 149/595] 10.4.3.189 () {68 vars in 1413 bytes} [Tue Aug 25 05:40:01 2026] GET /volume/v3/group_snapshots/67a5a50e-ac25-4c10-b435-13ad48fda827 => generated 331 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:40:02.015356 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-84fd7ebe-b095-42df-b632-7e00fa44e1de None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:40:02.017836 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-84fd7ebe-b095-42df-b632-7e00fa44e1de tempest-GroupSnapshotsV319Test-463604239 tempest-GroupSnapshotsV319Test-463604239-project-member] DELETE https://10.4.3.189/volume/v3/group_snapshots/67a5a50e-ac25-4c10-b435-13ad48fda827 Aug 25 05:40:02.018329 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-84fd7ebe-b095-42df-b632-7e00fa44e1de tempest-GroupSnapshotsV319Test-463604239 tempest-GroupSnapshotsV319Test-463604239-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:40:02.018535 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-84fd7ebe-b095-42df-b632-7e00fa44e1de tempest-GroupSnapshotsV319Test-463604239 tempest-GroupSnapshotsV319Test-463604239-project-member] Calling method 'version_select' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:40:02.018703 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.v3.group_snapshots [None req-84fd7ebe-b095-42df-b632-7e00fa44e1de tempest-GroupSnapshotsV319Test-463604239 tempest-GroupSnapshotsV319Test-463604239-project-member] delete called for member 67a5a50e-ac25-4c10-b435-13ad48fda827 {{(pid=100268) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 25 05:40:02.018881 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.v3.group_snapshots [None req-84fd7ebe-b095-42df-b632-7e00fa44e1de tempest-GroupSnapshotsV319Test-463604239 tempest-GroupSnapshotsV319Test-463604239-project-member] Delete group_snapshot with id: 67a5a50e-ac25-4c10-b435-13ad48fda827 Aug 25 05:40:02.024819 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:40:02.024819 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:40:02.105706 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-84fd7ebe-b095-42df-b632-7e00fa44e1de tempest-GroupSnapshotsV319Test-463604239 tempest-GroupSnapshotsV319Test-463604239-project-member] https://10.4.3.189/volume/v3/group_snapshots/67a5a50e-ac25-4c10-b435-13ad48fda827 returned with HTTP 202 Aug 25 05:40:02.108913 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 146/596] 10.4.3.189 () {68 vars in 1416 bytes} [Tue Aug 25 05:40:02 2026] DELETE /volume/v3/group_snapshots/67a5a50e-ac25-4c10-b435-13ad48fda827 => generated 0 bytes in 92 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 05:40:02.119344 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-3d805175-3f50-472f-aa11-7b94da670c6a None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:40:02.121302 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-3d805175-3f50-472f-aa11-7b94da670c6a tempest-GroupSnapshotsV319Test-463604239 tempest-GroupSnapshotsV319Test-463604239-project-member] GET https://10.4.3.189/volume/v3/volumes/detail Aug 25 05:40:02.121302 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-3d805175-3f50-472f-aa11-7b94da670c6a tempest-GroupSnapshotsV319Test-463604239 tempest-GroupSnapshotsV319Test-463604239-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:40:02.124161 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-3d805175-3f50-472f-aa11-7b94da670c6a tempest-GroupSnapshotsV319Test-463604239 tempest-GroupSnapshotsV319Test-463604239-project-member] Calling method 'detail' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:40:02.124161 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.api_utils [None req-3d805175-3f50-472f-aa11-7b94da670c6a tempest-GroupSnapshotsV319Test-463604239 tempest-GroupSnapshotsV319Test-463604239-project-member] Removing options '' from query. {{(pid=100271) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 05:40:02.124161 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-3d805175-3f50-472f-aa11-7b94da670c6a tempest-GroupSnapshotsV319Test-463604239 tempest-GroupSnapshotsV319Test-463604239-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100271) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 05:40:02.165856 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-3d805175-3f50-472f-aa11-7b94da670c6a tempest-GroupSnapshotsV319Test-463604239 tempest-GroupSnapshotsV319Test-463604239-project-member] Get all volumes completed successfully. Aug 25 05:40:02.167847 np0000008051 devstack@c-api.service[100271]: WARNING stevedore.named [None req-3d805175-3f50-472f-aa11-7b94da670c6a tempest-GroupSnapshotsV319Test-463604239 tempest-GroupSnapshotsV319Test-463604239-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 05:40:02.167847 np0000008051 devstack@c-api.service[100271]: WARNING castellan.key_manager [None req-3d805175-3f50-472f-aa11-7b94da670c6a tempest-GroupSnapshotsV319Test-463604239 tempest-GroupSnapshotsV319Test-463604239-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 05:40:02.230628 np0000008051 devstack@c-api.service[100271]: DEBUG oslo_db.sqlalchemy.engines [None req-3d805175-3f50-472f-aa11-7b94da670c6a tempest-GroupSnapshotsV319Test-463604239 tempest-GroupSnapshotsV319Test-463604239-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100271) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 05:40:02.240623 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:40:02.240623 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:40:02.255106 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-3d805175-3f50-472f-aa11-7b94da670c6a tempest-GroupSnapshotsV319Test-463604239 tempest-GroupSnapshotsV319Test-463604239-project-member] https://10.4.3.189/volume/v3/volumes/detail returned with HTTP 200 Aug 25 05:40:02.256370 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 153/597] 10.4.3.189 () {68 vars in 1299 bytes} [Tue Aug 25 05:40:02 2026] GET /volume/v3/volumes/detail => generated 922 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:40:02.284358 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-9c479a1b-818a-4e6b-8e2c-ac2fd56c4a8a None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:40:02.286447 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-9c479a1b-818a-4e6b-8e2c-ac2fd56c4a8a tempest-GroupSnapshotsV319Test-463604239 tempest-GroupSnapshotsV319Test-463604239-project-member] GET https://10.4.3.189/volume/v3/snapshots/detail Aug 25 05:40:02.286640 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-9c479a1b-818a-4e6b-8e2c-ac2fd56c4a8a tempest-GroupSnapshotsV319Test-463604239 tempest-GroupSnapshotsV319Test-463604239-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:40:02.286924 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-9c479a1b-818a-4e6b-8e2c-ac2fd56c4a8a tempest-GroupSnapshotsV319Test-463604239 tempest-GroupSnapshotsV319Test-463604239-project-member] Calling method 'detail' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:40:02.287302 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.api_utils [None req-9c479a1b-818a-4e6b-8e2c-ac2fd56c4a8a tempest-GroupSnapshotsV319Test-463604239 tempest-GroupSnapshotsV319Test-463604239-project-member] Removing options '' from query. {{(pid=100269) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 05:40:02.288651 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.db.api [None req-9c479a1b-818a-4e6b-8e2c-ac2fd56c4a8a tempest-GroupSnapshotsV319Test-463604239 tempest-GroupSnapshotsV319Test-463604239-project-member] Building query based on filter {{(pid=100269) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 25 05:40:02.296182 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-9c479a1b-818a-4e6b-8e2c-ac2fd56c4a8a tempest-GroupSnapshotsV319Test-463604239 tempest-GroupSnapshotsV319Test-463604239-project-member] Get all snapshots completed successfully. Aug 25 05:40:02.299719 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-9c479a1b-818a-4e6b-8e2c-ac2fd56c4a8a tempest-GroupSnapshotsV319Test-463604239 tempest-GroupSnapshotsV319Test-463604239-project-member] https://10.4.3.189/volume/v3/snapshots/detail returned with HTTP 200 Aug 25 05:40:02.300883 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 150/598] 10.4.3.189 () {66 vars in 1264 bytes} [Tue Aug 25 05:40:02 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 25 05:40:02.316401 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-4fe50df2-b079-4e48-b1a5-f6007b7b2251 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:40:02.318415 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-4fe50df2-b079-4e48-b1a5-f6007b7b2251 tempest-GroupSnapshotsV319Test-463604239 tempest-GroupSnapshotsV319Test-463604239-project-member] GET https://10.4.3.189/volume/v3/group_snapshots/67a5a50e-ac25-4c10-b435-13ad48fda827 Aug 25 05:40:02.318755 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-4fe50df2-b079-4e48-b1a5-f6007b7b2251 tempest-GroupSnapshotsV319Test-463604239 tempest-GroupSnapshotsV319Test-463604239-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:40:02.319314 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-4fe50df2-b079-4e48-b1a5-f6007b7b2251 tempest-GroupSnapshotsV319Test-463604239 tempest-GroupSnapshotsV319Test-463604239-project-member] Calling method 'version_select' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:40:02.319314 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.v3.group_snapshots [None req-4fe50df2-b079-4e48-b1a5-f6007b7b2251 tempest-GroupSnapshotsV319Test-463604239 tempest-GroupSnapshotsV319Test-463604239-project-member] show called for member 67a5a50e-ac25-4c10-b435-13ad48fda827 {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 25 05:40:02.323600 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-4fe50df2-b079-4e48-b1a5-f6007b7b2251 tempest-GroupSnapshotsV319Test-463604239 tempest-GroupSnapshotsV319Test-463604239-project-member] https://10.4.3.189/volume/v3/group_snapshots/67a5a50e-ac25-4c10-b435-13ad48fda827 returned with HTTP 404 Aug 25 05:40:02.324377 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 150/599] 10.4.3.189 () {68 vars in 1413 bytes} [Tue Aug 25 05:40:02 2026] GET /volume/v3/group_snapshots/67a5a50e-ac25-4c10-b435-13ad48fda827 => generated 116 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 05:40:02.336411 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-a60a21a8-371c-4af1-be7a-b3a23a191508 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:40:02.338078 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a60a21a8-371c-4af1-be7a-b3a23a191508 tempest-GroupSnapshotsV319Test-463604239 tempest-GroupSnapshotsV319Test-463604239-project-member] GET https://10.4.3.189/volume/v3/volumes/detail Aug 25 05:40:02.339191 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a60a21a8-371c-4af1-be7a-b3a23a191508 tempest-GroupSnapshotsV319Test-463604239 tempest-GroupSnapshotsV319Test-463604239-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:40:02.339191 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a60a21a8-371c-4af1-be7a-b3a23a191508 tempest-GroupSnapshotsV319Test-463604239 tempest-GroupSnapshotsV319Test-463604239-project-member] Calling method 'detail' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:40:02.340809 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.api_utils [None req-a60a21a8-371c-4af1-be7a-b3a23a191508 tempest-GroupSnapshotsV319Test-463604239 tempest-GroupSnapshotsV319Test-463604239-project-member] Removing options '' from query. {{(pid=100268) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 05:40:02.341275 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:40:02.341275 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:40:02.344149 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-a60a21a8-371c-4af1-be7a-b3a23a191508 tempest-GroupSnapshotsV319Test-463604239 tempest-GroupSnapshotsV319Test-463604239-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100268) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 05:40:02.386218 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-a60a21a8-371c-4af1-be7a-b3a23a191508 tempest-GroupSnapshotsV319Test-463604239 tempest-GroupSnapshotsV319Test-463604239-project-member] Get all volumes completed successfully. Aug 25 05:40:02.387520 np0000008051 devstack@c-api.service[100268]: WARNING stevedore.named [None req-a60a21a8-371c-4af1-be7a-b3a23a191508 tempest-GroupSnapshotsV319Test-463604239 tempest-GroupSnapshotsV319Test-463604239-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 05:40:02.387520 np0000008051 devstack@c-api.service[100268]: WARNING castellan.key_manager [None req-a60a21a8-371c-4af1-be7a-b3a23a191508 tempest-GroupSnapshotsV319Test-463604239 tempest-GroupSnapshotsV319Test-463604239-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 05:40:02.446073 np0000008051 devstack@c-api.service[100268]: DEBUG oslo_db.sqlalchemy.engines [None req-a60a21a8-371c-4af1-be7a-b3a23a191508 tempest-GroupSnapshotsV319Test-463604239 tempest-GroupSnapshotsV319Test-463604239-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100268) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 05:40:02.451410 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:40:02.451410 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:40:02.464731 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a60a21a8-371c-4af1-be7a-b3a23a191508 tempest-GroupSnapshotsV319Test-463604239 tempest-GroupSnapshotsV319Test-463604239-project-member] https://10.4.3.189/volume/v3/volumes/detail returned with HTTP 200 Aug 25 05:40:02.464731 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 147/600] 10.4.3.189 () {68 vars in 1299 bytes} [Tue Aug 25 05:40:02 2026] GET /volume/v3/volumes/detail => generated 922 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:40:02.487764 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-702ad9ad-97b3-4286-865f-dfec75bace31 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:40:02.490489 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-702ad9ad-97b3-4286-865f-dfec75bace31 tempest-GroupSnapshotsV319Test-463604239 tempest-GroupSnapshotsV319Test-463604239-project-member] POST https://10.4.3.189/volume/v3/groups/0e384134-6b46-4fe7-a416-eec2a5c00eec/action Aug 25 05:40:02.491039 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-702ad9ad-97b3-4286-865f-dfec75bace31 tempest-GroupSnapshotsV319Test-463604239 tempest-GroupSnapshotsV319Test-463604239-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100271) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 05:40:02.491285 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-702ad9ad-97b3-4286-865f-dfec75bace31 tempest-GroupSnapshotsV319Test-463604239 tempest-GroupSnapshotsV319Test-463604239-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:40:02.493842 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.v3.groups [None req-702ad9ad-97b3-4286-865f-dfec75bace31 tempest-GroupSnapshotsV319Test-463604239 tempest-GroupSnapshotsV319Test-463604239-project-member] delete called for group 0e384134-6b46-4fe7-a416-eec2a5c00eec {{(pid=100271) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 25 05:40:02.494073 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.v3.groups [None req-702ad9ad-97b3-4286-865f-dfec75bace31 tempest-GroupSnapshotsV319Test-463604239 tempest-GroupSnapshotsV319Test-463604239-project-member] Delete group with id: 0e384134-6b46-4fe7-a416-eec2a5c00eec Aug 25 05:40:02.499678 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:40:02.499678 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:40:02.613846 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-702ad9ad-97b3-4286-865f-dfec75bace31 tempest-GroupSnapshotsV319Test-463604239 tempest-GroupSnapshotsV319Test-463604239-project-member] https://10.4.3.189/volume/v3/groups/0e384134-6b46-4fe7-a416-eec2a5c00eec/action returned with HTTP 202 Aug 25 05:40:02.614880 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 154/601] 10.4.3.189 () {70 vars in 1428 bytes} [Tue Aug 25 05:40:02 2026] POST /volume/v3/groups/0e384134-6b46-4fe7-a416-eec2a5c00eec/action => generated 0 bytes in 128 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 05:40:02.632031 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-5c2c3e1d-8690-43ac-964f-5fd353c0471b None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:40:02.634223 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-5c2c3e1d-8690-43ac-964f-5fd353c0471b tempest-GroupSnapshotsV319Test-463604239 tempest-GroupSnapshotsV319Test-463604239-project-member] GET https://10.4.3.189/volume/v3/volumes/d0dc257a-9e5d-441d-bdd4-3698e65dc4f1 Aug 25 05:40:02.634532 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-5c2c3e1d-8690-43ac-964f-5fd353c0471b tempest-GroupSnapshotsV319Test-463604239 tempest-GroupSnapshotsV319Test-463604239-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:40:02.634803 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-5c2c3e1d-8690-43ac-964f-5fd353c0471b tempest-GroupSnapshotsV319Test-463604239 tempest-GroupSnapshotsV319Test-463604239-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:40:02.647043 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:40:02.647043 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:40:02.652534 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-5c2c3e1d-8690-43ac-964f-5fd353c0471b tempest-GroupSnapshotsV319Test-463604239 tempest-GroupSnapshotsV319Test-463604239-project-member] Volume info retrieved successfully. Aug 25 05:40:02.652721 np0000008051 devstack@c-api.service[100269]: WARNING stevedore.named [None req-5c2c3e1d-8690-43ac-964f-5fd353c0471b tempest-GroupSnapshotsV319Test-463604239 tempest-GroupSnapshotsV319Test-463604239-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 05:40:02.652863 np0000008051 devstack@c-api.service[100269]: WARNING castellan.key_manager [None req-5c2c3e1d-8690-43ac-964f-5fd353c0471b tempest-GroupSnapshotsV319Test-463604239 tempest-GroupSnapshotsV319Test-463604239-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 05:40:02.703028 np0000008051 devstack@c-api.service[100269]: DEBUG oslo_db.sqlalchemy.engines [None req-5c2c3e1d-8690-43ac-964f-5fd353c0471b tempest-GroupSnapshotsV319Test-463604239 tempest-GroupSnapshotsV319Test-463604239-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100269) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 05:40:02.707599 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:40:02.707599 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:40:02.719633 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-5c2c3e1d-8690-43ac-964f-5fd353c0471b tempest-GroupSnapshotsV319Test-463604239 tempest-GroupSnapshotsV319Test-463604239-project-member] https://10.4.3.189/volume/v3/volumes/d0dc257a-9e5d-441d-bdd4-3698e65dc4f1 returned with HTTP 200 Aug 25 05:40:02.719738 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 151/602] 10.4.3.189 () {68 vars in 1389 bytes} [Tue Aug 25 05:40:02 2026] GET /volume/v3/volumes/d0dc257a-9e5d-441d-bdd4-3698e65dc4f1 => generated 918 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:40:03.589506 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-b98648a1-f7f2-493e-99cf-537261d27792 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:40:03.735345 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-5fab1384-b041-42ba-8184-c765e6e31461 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:40:03.738442 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-5fab1384-b041-42ba-8184-c765e6e31461 tempest-GroupSnapshotsV319Test-463604239 tempest-GroupSnapshotsV319Test-463604239-project-member] GET https://10.4.3.189/volume/v3/volumes/d0dc257a-9e5d-441d-bdd4-3698e65dc4f1 Aug 25 05:40:03.738706 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-5fab1384-b041-42ba-8184-c765e6e31461 tempest-GroupSnapshotsV319Test-463604239 tempest-GroupSnapshotsV319Test-463604239-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:40:03.738761 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-b98648a1-f7f2-493e-99cf-537261d27792 tempest-TestImageHashVerification-702068062 tempest-TestImageHashVerification-702068062-project-member] POST https://10.4.3.189/volume/v3/volumes Aug 25 05:40:03.738928 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-5fab1384-b041-42ba-8184-c765e6e31461 tempest-GroupSnapshotsV319Test-463604239 tempest-GroupSnapshotsV319Test-463604239-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:40:03.739095 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-b98648a1-f7f2-493e-99cf-537261d27792 tempest-TestImageHashVerification-702068062 tempest-TestImageHashVerification-702068062-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestImageHashVerification-volume-135261299", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:40:03.742082 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.v3.volumes [None req-b98648a1-f7f2-493e-99cf-537261d27792 tempest-TestImageHashVerification-702068062 tempest-TestImageHashVerification-702068062-project-member] Create volume request body: {'volume': {'name': 'tempest-TestImageHashVerification-volume-135261299', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100270) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 05:40:03.742082 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.v3.volumes [None req-b98648a1-f7f2-493e-99cf-537261d27792 tempest-TestImageHashVerification-702068062 tempest-TestImageHashVerification-702068062-project-member] Create volume of 1 GB Aug 25 05:40:03.748573 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-b98648a1-f7f2-493e-99cf-537261d27792 tempest-TestImageHashVerification-702068062 tempest-TestImageHashVerification-702068062-project-member] Availability Zones retrieved successfully. Aug 25 05:40:03.751966 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-5fab1384-b041-42ba-8184-c765e6e31461 tempest-GroupSnapshotsV319Test-463604239 tempest-GroupSnapshotsV319Test-463604239-project-member] https://10.4.3.189/volume/v3/volumes/d0dc257a-9e5d-441d-bdd4-3698e65dc4f1 returned with HTTP 404 Aug 25 05:40:03.751966 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 148/603] 10.4.3.189 () {68 vars in 1389 bytes} [Tue Aug 25 05:40:03 2026] GET /volume/v3/volumes/d0dc257a-9e5d-441d-bdd4-3698e65dc4f1 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 05:40:03.756435 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-b98648a1-f7f2-493e-99cf-537261d27792 tempest-TestImageHashVerification-702068062 tempest-TestImageHashVerification-702068062-project-member] Flow 'volume_create_api' (51c6ac32-0e80-41eb-8082-b4e8ac3c8a3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:40:03.757806 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-b98648a1-f7f2-493e-99cf-537261d27792 tempest-TestImageHashVerification-702068062 tempest-TestImageHashVerification-702068062-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3146db1c-8875-46a7-8b67-500df54e6abb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:40:03.759001 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.flows.api.create_volume [None req-b98648a1-f7f2-493e-99cf-537261d27792 tempest-TestImageHashVerification-702068062 tempest-TestImageHashVerification-702068062-project-member] Validating volume size '1' using validate_int {{(pid=100270) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 05:40:03.761715 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-749cdcdb-e814-42a7-941b-f59f84fcd3af None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:40:03.764430 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-749cdcdb-e814-42a7-941b-f59f84fcd3af tempest-GroupSnapshotsV319Test-463604239 tempest-GroupSnapshotsV319Test-463604239-project-member] GET https://10.4.3.189/volume/v3/groups/0e384134-6b46-4fe7-a416-eec2a5c00eec Aug 25 05:40:03.764716 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-749cdcdb-e814-42a7-941b-f59f84fcd3af tempest-GroupSnapshotsV319Test-463604239 tempest-GroupSnapshotsV319Test-463604239-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:40:03.764981 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-749cdcdb-e814-42a7-941b-f59f84fcd3af tempest-GroupSnapshotsV319Test-463604239 tempest-GroupSnapshotsV319Test-463604239-project-member] Calling method 'version_select' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:40:03.765185 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.v3.groups [None req-749cdcdb-e814-42a7-941b-f59f84fcd3af tempest-GroupSnapshotsV319Test-463604239 tempest-GroupSnapshotsV319Test-463604239-project-member] show called for member 0e384134-6b46-4fe7-a416-eec2a5c00eec {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 25 05:40:03.769200 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-749cdcdb-e814-42a7-941b-f59f84fcd3af tempest-GroupSnapshotsV319Test-463604239 tempest-GroupSnapshotsV319Test-463604239-project-member] https://10.4.3.189/volume/v3/groups/0e384134-6b46-4fe7-a416-eec2a5c00eec returned with HTTP 404 Aug 25 05:40:03.769961 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 155/604] 10.4.3.189 () {68 vars in 1386 bytes} [Tue Aug 25 05:40:03 2026] GET /volume/v3/groups/0e384134-6b46-4fe7-a416-eec2a5c00eec => generated 108 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 05:40:03.780437 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-1e2f4f1d-dbf7-4c29-b5e5-be3339dc13dd None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:40:03.785188 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-1e2f4f1d-dbf7-4c29-b5e5-be3339dc13dd tempest-GroupSnapshotsV319Test-1485247623 tempest-GroupSnapshotsV319Test-1485247623-project-admin] DELETE https://10.4.3.189/volume/v3/group_types/219399b4-3383-470b-945f-c96defd2b964 Aug 25 05:40:03.785542 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-1e2f4f1d-dbf7-4c29-b5e5-be3339dc13dd tempest-GroupSnapshotsV319Test-1485247623 tempest-GroupSnapshotsV319Test-1485247623-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:40:03.786422 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-1e2f4f1d-dbf7-4c29-b5e5-be3339dc13dd tempest-GroupSnapshotsV319Test-1485247623 tempest-GroupSnapshotsV319Test-1485247623-project-admin] Calling method 'version_select' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:40:03.788903 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-b98648a1-f7f2-493e-99cf-537261d27792 tempest-TestImageHashVerification-702068062 tempest-TestImageHashVerification-702068062-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3146db1c-8875-46a7-8b67-500df54e6abb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T05:35:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=23fc6e5d-fce0-4521-ba46-4837b4232084,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '23fc6e5d-fce0-4521-ba46-4837b4232084', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:40:03.790603 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-b98648a1-f7f2-493e-99cf-537261d27792 tempest-TestImageHashVerification-702068062 tempest-TestImageHashVerification-702068062-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6b6dd258-9f94-4b82-9c6b-5df2b9c3f832) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:40:03.820319 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-1e2f4f1d-dbf7-4c29-b5e5-be3339dc13dd tempest-GroupSnapshotsV319Test-1485247623 tempest-GroupSnapshotsV319Test-1485247623-project-admin] https://10.4.3.189/volume/v3/group_types/219399b4-3383-470b-945f-c96defd2b964 returned with HTTP 202 Aug 25 05:40:03.820802 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 152/605] 10.4.3.189 () {68 vars in 1404 bytes} [Tue Aug 25 05:40:03 2026] DELETE /volume/v3/group_types/219399b4-3383-470b-945f-c96defd2b964 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 05:40:03.831130 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-e12064ba-300e-442d-8596-8ff7e5b355b7 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:40:03.835204 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e12064ba-300e-442d-8596-8ff7e5b355b7 tempest-GroupSnapshotsV319Test-1485247623 tempest-GroupSnapshotsV319Test-1485247623-project-admin] DELETE https://10.4.3.189/volume/v3/types/3866e550-e8a8-4ab7-a673-352fb55e2385 Aug 25 05:40:03.835446 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e12064ba-300e-442d-8596-8ff7e5b355b7 tempest-GroupSnapshotsV319Test-1485247623 tempest-GroupSnapshotsV319Test-1485247623-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:40:03.835667 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e12064ba-300e-442d-8596-8ff7e5b355b7 tempest-GroupSnapshotsV319Test-1485247623 tempest-GroupSnapshotsV319Test-1485247623-project-admin] Calling method '_delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:40:03.874082 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.quota [None req-b98648a1-f7f2-493e-99cf-537261d27792 tempest-TestImageHashVerification-702068062 tempest-TestImageHashVerification-702068062-project-member] Created reservations ['37a65376-f5ff-484e-a1fc-45498209c9e0', 'ab4e888c-db57-4981-afdf-6bf1f1d3a139', '03419ad4-d6df-41c2-9970-d68a645bbb5e', '8b50f6b5-40c0-459c-bf7a-032f804dcb49'] {{(pid=100270) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:40:03.875005 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-b98648a1-f7f2-493e-99cf-537261d27792 tempest-TestImageHashVerification-702068062 tempest-TestImageHashVerification-702068062-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6b6dd258-9f94-4b82-9c6b-5df2b9c3f832) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['37a65376-f5ff-484e-a1fc-45498209c9e0', 'ab4e888c-db57-4981-afdf-6bf1f1d3a139', '03419ad4-d6df-41c2-9970-d68a645bbb5e', '8b50f6b5-40c0-459c-bf7a-032f804dcb49']}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:40:03.876119 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-b98648a1-f7f2-493e-99cf-537261d27792 tempest-TestImageHashVerification-702068062 tempest-TestImageHashVerification-702068062-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d1659d05-5cb2-474a-a92a-aac055c6f497) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:40:03.888467 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e12064ba-300e-442d-8596-8ff7e5b355b7 tempest-GroupSnapshotsV319Test-1485247623 tempest-GroupSnapshotsV319Test-1485247623-project-admin] https://10.4.3.189/volume/v3/types/3866e550-e8a8-4ab7-a673-352fb55e2385 returned with HTTP 202 Aug 25 05:40:03.888989 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 149/606] 10.4.3.189 () {66 vars in 1345 bytes} [Tue Aug 25 05:40:03 2026] DELETE /volume/v3/types/3866e550-e8a8-4ab7-a673-352fb55e2385 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:40:03.899716 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-ba6003ef-523d-4ae3-8449-724ee09ac65f None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:40:03.902532 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-ba6003ef-523d-4ae3-8449-724ee09ac65f tempest-GroupSnapshotsV319Test-1485247623 tempest-GroupSnapshotsV319Test-1485247623-project-admin] GET https://10.4.3.189/volume/v3/types/3866e550-e8a8-4ab7-a673-352fb55e2385 Aug 25 05:40:03.902532 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-ba6003ef-523d-4ae3-8449-724ee09ac65f tempest-GroupSnapshotsV319Test-1485247623 tempest-GroupSnapshotsV319Test-1485247623-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:40:03.902715 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-ba6003ef-523d-4ae3-8449-724ee09ac65f tempest-GroupSnapshotsV319Test-1485247623 tempest-GroupSnapshotsV319Test-1485247623-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:40:03.905979 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-b98648a1-f7f2-493e-99cf-537261d27792 tempest-TestImageHashVerification-702068062 tempest-TestImageHashVerification-702068062-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d1659d05-5cb2-474a-a92a-aac055c6f497) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fd610388-4d74-4add-bf4c-a65248cdaead', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestImageHashVerification-volume-135261299',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2a6cc6f9412743f6baa8816e148731fc',qos_specs=None,replication_status=,reservations=['37a65376-f5ff-484e-a1fc-45498209c9e0','ab4e888c-db57-4981-afdf-6bf1f1d3a139','03419ad4-d6df-41c2-9970-d68a645bbb5e','8b50f6b5-40c0-459c-bf7a-032f804dcb49'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8a58721bfa4d41b7b8adadff561b15c4',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T05:40:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestImageHashVerification-volume-135261299',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fd610388-4d74-4add-bf4c-a65248cdaead,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2a6cc6f9412743f6baa8816e148731fc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8a58721bfa4d41b7b8adadff561b15c4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(23fc6e5d-fce0-4521-ba46-4837b4232084),volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:40:03.907764 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-b98648a1-f7f2-493e-99cf-537261d27792 tempest-TestImageHashVerification-702068062 tempest-TestImageHashVerification-702068062-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c9c47665-d2e7-4960-bbba-8b28d21fe4a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:40:03.908591 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-ba6003ef-523d-4ae3-8449-724ee09ac65f tempest-GroupSnapshotsV319Test-1485247623 tempest-GroupSnapshotsV319Test-1485247623-project-admin] https://10.4.3.189/volume/v3/types/3866e550-e8a8-4ab7-a673-352fb55e2385 returned with HTTP 404 Aug 25 05:40:03.909271 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 156/607] 10.4.3.189 () {66 vars in 1342 bytes} [Tue Aug 25 05:40:03 2026] GET /volume/v3/types/3866e550-e8a8-4ab7-a673-352fb55e2385 => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:40:03.936048 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-b98648a1-f7f2-493e-99cf-537261d27792 tempest-TestImageHashVerification-702068062 tempest-TestImageHashVerification-702068062-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c9c47665-d2e7-4960-bbba-8b28d21fe4a7) transitioned into state 'SUCCESS' from state '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-135261299',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2a6cc6f9412743f6baa8816e148731fc',qos_specs=None,replication_status=,reservations=['37a65376-f5ff-484e-a1fc-45498209c9e0','ab4e888c-db57-4981-afdf-6bf1f1d3a139','03419ad4-d6df-41c2-9970-d68a645bbb5e','8b50f6b5-40c0-459c-bf7a-032f804dcb49'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8a58721bfa4d41b7b8adadff561b15c4',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:40:03.936756 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-b98648a1-f7f2-493e-99cf-537261d27792 tempest-TestImageHashVerification-702068062 tempest-TestImageHashVerification-702068062-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (41666704-7f6c-4686-806c-80da30d04c36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:40:03.956584 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-b98648a1-f7f2-493e-99cf-537261d27792 tempest-TestImageHashVerification-702068062 tempest-TestImageHashVerification-702068062-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (41666704-7f6c-4686-806c-80da30d04c36) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:40:03.956959 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-b98648a1-f7f2-493e-99cf-537261d27792 tempest-TestImageHashVerification-702068062 tempest-TestImageHashVerification-702068062-project-member] Flow 'volume_create_api' (51c6ac32-0e80-41eb-8082-b4e8ac3c8a3c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100270) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:40:03.957423 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-b98648a1-f7f2-493e-99cf-537261d27792 tempest-TestImageHashVerification-702068062 tempest-TestImageHashVerification-702068062-project-member] Create volume request issued successfully. Aug 25 05:40:03.963681 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-b98648a1-f7f2-493e-99cf-537261d27792 tempest-TestImageHashVerification-702068062 tempest-TestImageHashVerification-702068062-project-member] https://10.4.3.189/volume/v3/volumes returned with HTTP 202 Aug 25 05:40:03.963681 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 151/608] 10.4.3.189 () {68 vars in 1259 bytes} [Tue Aug 25 05:40:03 2026] POST /volume/v3/volumes => generated 755 bytes in 377 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 05:40:03.983068 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-eafa0790-f5d4-4162-a848-2798a3b78cc6 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:40:03.985304 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-eafa0790-f5d4-4162-a848-2798a3b78cc6 tempest-TestImageHashVerification-702068062 tempest-TestImageHashVerification-702068062-project-member] GET https://10.4.3.189/volume/v3/volumes/fd610388-4d74-4add-bf4c-a65248cdaead Aug 25 05:40:03.985629 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-eafa0790-f5d4-4162-a848-2798a3b78cc6 tempest-TestImageHashVerification-702068062 tempest-TestImageHashVerification-702068062-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:40:03.986412 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-eafa0790-f5d4-4162-a848-2798a3b78cc6 tempest-TestImageHashVerification-702068062 tempest-TestImageHashVerification-702068062-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:40:03.999377 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:40:03.999377 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:40:04.007298 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-eafa0790-f5d4-4162-a848-2798a3b78cc6 tempest-TestImageHashVerification-702068062 tempest-TestImageHashVerification-702068062-project-member] Volume info retrieved successfully. Aug 25 05:40:04.013171 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-eafa0790-f5d4-4162-a848-2798a3b78cc6 tempest-TestImageHashVerification-702068062 tempest-TestImageHashVerification-702068062-project-member] https://10.4.3.189/volume/v3/volumes/fd610388-4d74-4add-bf4c-a65248cdaead returned with HTTP 200 Aug 25 05:40:04.013620 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 153/609] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:40:03 2026] GET /volume/v3/volumes/fd610388-4d74-4add-bf4c-a65248cdaead => generated 823 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:40:05.031741 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-4dc6b70f-f564-4993-a1f2-c88d3c1f2892 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:40:05.034937 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-4dc6b70f-f564-4993-a1f2-c88d3c1f2892 tempest-TestImageHashVerification-702068062 tempest-TestImageHashVerification-702068062-project-member] GET https://10.4.3.189/volume/v3/volumes/fd610388-4d74-4add-bf4c-a65248cdaead Aug 25 05:40:05.035109 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-4dc6b70f-f564-4993-a1f2-c88d3c1f2892 tempest-TestImageHashVerification-702068062 tempest-TestImageHashVerification-702068062-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:40:05.036222 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-4dc6b70f-f564-4993-a1f2-c88d3c1f2892 tempest-TestImageHashVerification-702068062 tempest-TestImageHashVerification-702068062-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:40:05.044159 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:40:05.044159 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:40:05.052758 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-4dc6b70f-f564-4993-a1f2-c88d3c1f2892 tempest-TestImageHashVerification-702068062 tempest-TestImageHashVerification-702068062-project-member] Volume info retrieved successfully. Aug 25 05:40:05.065437 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-4dc6b70f-f564-4993-a1f2-c88d3c1f2892 tempest-TestImageHashVerification-702068062 tempest-TestImageHashVerification-702068062-project-member] https://10.4.3.189/volume/v3/volumes/fd610388-4d74-4add-bf4c-a65248cdaead returned with HTTP 200 Aug 25 05:40:05.065437 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 150/610] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:40:05 2026] GET /volume/v3/volumes/fd610388-4d74-4add-bf4c-a65248cdaead => generated 848 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:40:05.081596 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-c4052c60-3ebb-4316-993e-9584deed06b2 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:40:05.083465 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-c4052c60-3ebb-4316-993e-9584deed06b2 tempest-TestImageHashVerification-702068062 tempest-TestImageHashVerification-702068062-project-member] GET https://10.4.3.189/volume/v3/volumes/fd610388-4d74-4add-bf4c-a65248cdaead Aug 25 05:40:05.083686 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-c4052c60-3ebb-4316-993e-9584deed06b2 tempest-TestImageHashVerification-702068062 tempest-TestImageHashVerification-702068062-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:40:05.083983 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-c4052c60-3ebb-4316-993e-9584deed06b2 tempest-TestImageHashVerification-702068062 tempest-TestImageHashVerification-702068062-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:40:05.100666 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:40:05.100666 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:40:05.109722 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-c4052c60-3ebb-4316-993e-9584deed06b2 tempest-TestImageHashVerification-702068062 tempest-TestImageHashVerification-702068062-project-member] Volume info retrieved successfully. Aug 25 05:40:05.114956 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-c4052c60-3ebb-4316-993e-9584deed06b2 tempest-TestImageHashVerification-702068062 tempest-TestImageHashVerification-702068062-project-member] https://10.4.3.189/volume/v3/volumes/fd610388-4d74-4add-bf4c-a65248cdaead returned with HTTP 200 Aug 25 05:40:05.115439 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 157/611] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:40:05 2026] GET /volume/v3/volumes/fd610388-4d74-4add-bf4c-a65248cdaead => generated 848 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:40:05.134828 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-a3ad010d-b38c-4a14-8b35-394f570aaa19 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:40:05.137607 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-a3ad010d-b38c-4a14-8b35-394f570aaa19 tempest-TestImageHashVerification-702068062 tempest-TestImageHashVerification-702068062-project-member] POST https://10.4.3.189/volume/v3/volumes/fd610388-4d74-4add-bf4c-a65248cdaead/action Aug 25 05:40:05.137607 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-a3ad010d-b38c-4a14-8b35-394f570aaa19 tempest-TestImageHashVerification-702068062 tempest-TestImageHashVerification-702068062-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-volume-upload-hash-test-844306074", "disk_format": "raw"}}' {{(pid=100270) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 05:40:05.137811 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-a3ad010d-b38c-4a14-8b35-394f570aaa19 tempest-TestImageHashVerification-702068062 tempest-TestImageHashVerification-702068062-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-volume-upload-hash-test-844306074", "disk_format": "raw"}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:40:05.153913 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:40:05.153913 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:40:05.153913 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-a3ad010d-b38c-4a14-8b35-394f570aaa19 tempest-TestImageHashVerification-702068062 tempest-TestImageHashVerification-702068062-project-member] Volume info retrieved successfully. Aug 25 05:40:05.177476 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:40:05.177476 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:40:05.189423 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.image.image_utils [None req-a3ad010d-b38c-4a14-8b35-394f570aaa19 tempest-TestImageHashVerification-702068062 tempest-TestImageHashVerification-702068062-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'raw', 'name': 'tempest-volume-upload-hash-test-844306074'}] 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-844306074'}]. {{(pid=100270) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Aug 25 05:40:06.617965 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-a3ad010d-b38c-4a14-8b35-394f570aaa19 tempest-TestImageHashVerification-702068062 tempest-TestImageHashVerification-702068062-project-member] Copy volume to image completed successfully. Aug 25 05:40:06.617965 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-a3ad010d-b38c-4a14-8b35-394f570aaa19 tempest-TestImageHashVerification-702068062 tempest-TestImageHashVerification-702068062-project-member] https://10.4.3.189/volume/v3/volumes/fd610388-4d74-4add-bf4c-a65248cdaead/action returned with HTTP 202 Aug 25 05:40:06.617965 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 152/612] 10.4.3.189 () {68 vars in 1391 bytes} [Tue Aug 25 05:40:05 2026] POST /volume/v3/volumes/fd610388-4d74-4add-bf4c-a65248cdaead/action => generated 685 bytes in 1483 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 05:40:07.798522 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-c15c56f7-c15f-4f05-b3bd-a5cd3abf0061 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:40:07.938607 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-c15c56f7-c15f-4f05-b3bd-a5cd3abf0061 tempest-GroupsV314Test-1047019856 tempest-GroupsV314Test-1047019856-project-admin] POST https://10.4.3.189/volume/v3/types Aug 25 05:40:07.939541 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-c15c56f7-c15f-4f05-b3bd-a5cd3abf0061 tempest-GroupsV314Test-1047019856 tempest-GroupsV314Test-1047019856-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsV314Test-volume-type-1584720130"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:40:07.968882 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-c15c56f7-c15f-4f05-b3bd-a5cd3abf0061 tempest-GroupsV314Test-1047019856 tempest-GroupsV314Test-1047019856-project-admin] https://10.4.3.189/volume/v3/types returned with HTTP 200 Aug 25 05:40:07.969415 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 154/613] 10.4.3.189 () {68 vars in 1252 bytes} [Tue Aug 25 05:40:07 2026] POST /volume/v3/types => generated 220 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:40:07.982908 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-b68a6d41-3cbd-4032-afc0-338cb8095773 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:40:07.988912 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b68a6d41-3cbd-4032-afc0-338cb8095773 tempest-GroupsV314Test-1047019856 tempest-GroupsV314Test-1047019856-project-admin] POST https://10.4.3.189/volume/v3/group_types Aug 25 05:40:07.988912 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b68a6d41-3cbd-4032-afc0-338cb8095773 tempest-GroupsV314Test-1047019856 tempest-GroupsV314Test-1047019856-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsV314Test-group-type-1000293568"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:40:08.014969 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b68a6d41-3cbd-4032-afc0-338cb8095773 tempest-GroupsV314Test-1047019856 tempest-GroupsV314Test-1047019856-project-admin] https://10.4.3.189/volume/v3/group_types returned with HTTP 202 Aug 25 05:40:08.014969 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 151/614] 10.4.3.189 () {70 vars in 1311 bytes} [Tue Aug 25 05:40:07 2026] POST /volume/v3/group_types => generated 177 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:40:08.029824 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-20b9f1ec-c919-4731-a376-3cb17617f6db None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:40:08.252301 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-20b9f1ec-c919-4731-a376-3cb17617f6db tempest-GroupsV314Test-1771391742 tempest-GroupsV314Test-1771391742-project-member] POST https://10.4.3.189/volume/v3/groups Aug 25 05:40:08.253041 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-20b9f1ec-c919-4731-a376-3cb17617f6db tempest-GroupsV314Test-1771391742 tempest-GroupsV314Test-1771391742-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "6dbcfde7-4ed4-4d92-87b5-702c40eb2e9a", "volume_types": ["c67d18b8-592c-4d77-9049-88e0868d92ff"], "name": "tempest-GroupsV314Test-Group-911100559"}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:40:08.259929 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.v3.groups [None req-20b9f1ec-c919-4731-a376-3cb17617f6db tempest-GroupsV314Test-1771391742 tempest-GroupsV314Test-1771391742-project-member] Creating new group {'group': {'group_type': '6dbcfde7-4ed4-4d92-87b5-702c40eb2e9a', 'volume_types': ['c67d18b8-592c-4d77-9049-88e0868d92ff'], 'name': 'tempest-GroupsV314Test-Group-911100559'}} {{(pid=100271) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 25 05:40:08.270904 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.v3.groups [None req-20b9f1ec-c919-4731-a376-3cb17617f6db tempest-GroupsV314Test-1771391742 tempest-GroupsV314Test-1771391742-project-member] Creating group tempest-GroupsV314Test-Group-911100559. Aug 25 05:40:08.313118 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-20b9f1ec-c919-4731-a376-3cb17617f6db tempest-GroupsV314Test-1771391742 tempest-GroupsV314Test-1771391742-project-member] Availability zone cache updated, next update will occur around 2026-08-25 06:40:08.311233. {{(pid=100271) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 25 05:40:08.313118 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-20b9f1ec-c919-4731-a376-3cb17617f6db tempest-GroupsV314Test-1771391742 tempest-GroupsV314Test-1771391742-project-member] Availability Zones retrieved successfully. Aug 25 05:40:08.375104 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.quota [None req-20b9f1ec-c919-4731-a376-3cb17617f6db tempest-GroupsV314Test-1771391742 tempest-GroupsV314Test-1771391742-project-member] Created reservations ['100eefbc-7281-428c-95ed-64bfbf14c4e5'] {{(pid=100271) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:40:08.457043 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-20b9f1ec-c919-4731-a376-3cb17617f6db tempest-GroupsV314Test-1771391742 tempest-GroupsV314Test-1771391742-project-member] https://10.4.3.189/volume/v3/groups returned with HTTP 202 Aug 25 05:40:08.457600 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 158/615] 10.4.3.189 () {70 vars in 1297 bytes} [Tue Aug 25 05:40:08 2026] POST /volume/v3/groups => generated 107 bytes in 428 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:40:08.468482 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-5604c867-9f65-4777-bad5-ae87f6fe94b1 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:40:08.471084 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-5604c867-9f65-4777-bad5-ae87f6fe94b1 tempest-GroupsV314Test-1771391742 tempest-GroupsV314Test-1771391742-project-member] GET https://10.4.3.189/volume/v3/groups/057b1943-88cd-44a7-837e-d9e74d711aab Aug 25 05:40:08.471358 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-5604c867-9f65-4777-bad5-ae87f6fe94b1 tempest-GroupsV314Test-1771391742 tempest-GroupsV314Test-1771391742-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:40:08.471796 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-5604c867-9f65-4777-bad5-ae87f6fe94b1 tempest-GroupsV314Test-1771391742 tempest-GroupsV314Test-1771391742-project-member] Calling method 'version_select' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:40:08.471796 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.v3.groups [None req-5604c867-9f65-4777-bad5-ae87f6fe94b1 tempest-GroupsV314Test-1771391742 tempest-GroupsV314Test-1771391742-project-member] show called for member 057b1943-88cd-44a7-837e-d9e74d711aab {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 25 05:40:08.478512 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:40:08.478512 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:40:08.495979 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-5604c867-9f65-4777-bad5-ae87f6fe94b1 tempest-GroupsV314Test-1771391742 tempest-GroupsV314Test-1771391742-project-member] https://10.4.3.189/volume/v3/groups/057b1943-88cd-44a7-837e-d9e74d711aab returned with HTTP 200 Aug 25 05:40:08.496665 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 153/616] 10.4.3.189 () {68 vars in 1386 bytes} [Tue Aug 25 05:40:08 2026] GET /volume/v3/groups/057b1943-88cd-44a7-837e-d9e74d711aab => generated 387 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:40:09.510233 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-5cd38090-3574-43f8-b3a3-2d8d873e7662 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:40:09.513266 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-5cd38090-3574-43f8-b3a3-2d8d873e7662 tempest-GroupsV314Test-1771391742 tempest-GroupsV314Test-1771391742-project-member] GET https://10.4.3.189/volume/v3/groups/057b1943-88cd-44a7-837e-d9e74d711aab Aug 25 05:40:09.513560 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-5cd38090-3574-43f8-b3a3-2d8d873e7662 tempest-GroupsV314Test-1771391742 tempest-GroupsV314Test-1771391742-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:40:09.513877 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-5cd38090-3574-43f8-b3a3-2d8d873e7662 tempest-GroupsV314Test-1771391742 tempest-GroupsV314Test-1771391742-project-member] Calling method 'version_select' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:40:09.514070 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.v3.groups [None req-5cd38090-3574-43f8-b3a3-2d8d873e7662 tempest-GroupsV314Test-1771391742 tempest-GroupsV314Test-1771391742-project-member] show called for member 057b1943-88cd-44a7-837e-d9e74d711aab {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 25 05:40:09.521590 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:40:09.521590 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:40:09.536695 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-5cd38090-3574-43f8-b3a3-2d8d873e7662 tempest-GroupsV314Test-1771391742 tempest-GroupsV314Test-1771391742-project-member] https://10.4.3.189/volume/v3/groups/057b1943-88cd-44a7-837e-d9e74d711aab returned with HTTP 200 Aug 25 05:40:09.537774 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 155/617] 10.4.3.189 () {68 vars in 1386 bytes} [Tue Aug 25 05:40:09 2026] GET /volume/v3/groups/057b1943-88cd-44a7-837e-d9e74d711aab => generated 388 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:40:09.546845 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-bf46e827-1ff1-403f-8d97-5341dfd3c8b1 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:40:09.549260 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-bf46e827-1ff1-403f-8d97-5341dfd3c8b1 tempest-GroupsV314Test-1771391742 tempest-GroupsV314Test-1771391742-project-member] POST https://10.4.3.189/volume/v3/volumes Aug 25 05:40:09.550358 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-bf46e827-1ff1-403f-8d97-5341dfd3c8b1 tempest-GroupsV314Test-1771391742 tempest-GroupsV314Test-1771391742-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-107551447", "volume_type": "c67d18b8-592c-4d77-9049-88e0868d92ff", "group_id": "057b1943-88cd-44a7-837e-d9e74d711aab", "size": 1}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:40:09.551184 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.v3.volumes [None req-bf46e827-1ff1-403f-8d97-5341dfd3c8b1 tempest-GroupsV314Test-1771391742 tempest-GroupsV314Test-1771391742-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-107551447', 'volume_type': 'c67d18b8-592c-4d77-9049-88e0868d92ff', 'group_id': '057b1943-88cd-44a7-837e-d9e74d711aab', 'size': 1}} {{(pid=100268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 05:40:09.562731 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:40:09.562731 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:40:09.562731 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-bf46e827-1ff1-403f-8d97-5341dfd3c8b1 tempest-GroupsV314Test-1771391742 tempest-GroupsV314Test-1771391742-project-member] Create volume of 1 GB Aug 25 05:40:09.571276 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-bf46e827-1ff1-403f-8d97-5341dfd3c8b1 tempest-GroupsV314Test-1771391742 tempest-GroupsV314Test-1771391742-project-member] Availability Zones retrieved successfully. Aug 25 05:40:09.578791 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-bf46e827-1ff1-403f-8d97-5341dfd3c8b1 tempest-GroupsV314Test-1771391742 tempest-GroupsV314Test-1771391742-project-member] Flow 'volume_create_api' (0158f362-73e9-427f-893e-c008be71bbff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:40:09.580403 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-bf46e827-1ff1-403f-8d97-5341dfd3c8b1 tempest-GroupsV314Test-1771391742 tempest-GroupsV314Test-1771391742-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (613c602f-fdf8-4042-a409-acf3ab0f985e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:40:09.581567 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:40:09.581567 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:40:09.581956 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.flows.api.create_volume [None req-bf46e827-1ff1-403f-8d97-5341dfd3c8b1 tempest-GroupsV314Test-1771391742 tempest-GroupsV314Test-1771391742-project-member] Validating volume size '1' using validate_int {{(pid=100268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 05:40:09.611359 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-bf46e827-1ff1-403f-8d97-5341dfd3c8b1 tempest-GroupsV314Test-1771391742 tempest-GroupsV314Test-1771391742-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (613c602f-fdf8-4042-a409-acf3ab0f985e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T05:40:08Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c67d18b8-592c-4d77-9049-88e0868d92ff,is_public=True,name='tempest-GroupsV314Test-volume-type-1584720130',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c67d18b8-592c-4d77-9049-88e0868d92ff', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '057b1943-88cd-44a7-837e-d9e74d711aab', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:40:09.612408 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-bf46e827-1ff1-403f-8d97-5341dfd3c8b1 tempest-GroupsV314Test-1771391742 tempest-GroupsV314Test-1771391742-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2e83df2d-03f5-4125-a28e-8ffa045723d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:40:09.652514 np0000008051 devstack@c-api.service[100268]: WARNING cinder.quota [None req-bf46e827-1ff1-403f-8d97-5341dfd3c8b1 tempest-GroupsV314Test-1771391742 tempest-GroupsV314Test-1771391742-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsV314Test-volume-type-1584720130 is set by the default quota flag: quota_volumes_tempest-GroupsV314Test-volume-type-1584720130, it is now deprecated. Please use the default quota class for default quota. Aug 25 05:40:09.652856 np0000008051 devstack@c-api.service[100268]: WARNING cinder.quota [None req-bf46e827-1ff1-403f-8d97-5341dfd3c8b1 tempest-GroupsV314Test-1771391742 tempest-GroupsV314Test-1771391742-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsV314Test-volume-type-1584720130 is set by the default quota flag: quota_gigabytes_tempest-GroupsV314Test-volume-type-1584720130, it is now deprecated. Please use the default quota class for default quota. Aug 25 05:40:09.705000 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-bf46e827-1ff1-403f-8d97-5341dfd3c8b1 tempest-GroupsV314Test-1771391742 tempest-GroupsV314Test-1771391742-project-member] Created reservations ['44a5ddc8-96ab-4f16-b87e-0f0177481556', '330b0de6-c84a-4163-8e9c-29ab55f4d810', 'cc988443-81c4-484e-94cb-76799b81f0c2', 'e217ef0a-a265-4b88-9a6d-86a884dca9fa'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:40:09.706109 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-bf46e827-1ff1-403f-8d97-5341dfd3c8b1 tempest-GroupsV314Test-1771391742 tempest-GroupsV314Test-1771391742-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2e83df2d-03f5-4125-a28e-8ffa045723d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['44a5ddc8-96ab-4f16-b87e-0f0177481556', '330b0de6-c84a-4163-8e9c-29ab55f4d810', 'cc988443-81c4-484e-94cb-76799b81f0c2', 'e217ef0a-a265-4b88-9a6d-86a884dca9fa']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:40:09.707114 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-bf46e827-1ff1-403f-8d97-5341dfd3c8b1 tempest-GroupsV314Test-1771391742 tempest-GroupsV314Test-1771391742-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6d02cdac-cdc5-4352-87bf-7e4cea2ebbfc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:40:09.739188 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-bf46e827-1ff1-403f-8d97-5341dfd3c8b1 tempest-GroupsV314Test-1771391742 tempest-GroupsV314Test-1771391742-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6d02cdac-cdc5-4352-87bf-7e4cea2ebbfc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f64a667f-669e-40be-a5b9-9a55a08afad5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-107551447',encryption_key_id=None,group_id=057b1943-88cd-44a7-837e-d9e74d711aab,group_type_id=,metadata={},multiattach=False,project_id='292f7fe929574b2ea4f04e5c8c663176',qos_specs=None,replication_status=,reservations=['44a5ddc8-96ab-4f16-b87e-0f0177481556','330b0de6-c84a-4163-8e9c-29ab55f4d810','cc988443-81c4-484e-94cb-76799b81f0c2','e217ef0a-a265-4b88-9a6d-86a884dca9fa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='73779886684e407ebaa3f4dfdcd574ad',volume_type_id=c67d18b8-592c-4d77-9049-88e0868d92ff), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T05:40:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-107551447',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=057b1943-88cd-44a7-837e-d9e74d711aab,host=None,id=f64a667f-669e-40be-a5b9-9a55a08afad5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='292f7fe929574b2ea4f04e5c8c663176',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='73779886684e407ebaa3f4dfdcd574ad',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c67d18b8-592c-4d77-9049-88e0868d92ff),volume_type_id=c67d18b8-592c-4d77-9049-88e0868d92ff)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:40:09.740546 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-bf46e827-1ff1-403f-8d97-5341dfd3c8b1 tempest-GroupsV314Test-1771391742 tempest-GroupsV314Test-1771391742-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b4269eab-3d4b-4380-b092-5f8d61a29eff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:40:09.780373 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-bf46e827-1ff1-403f-8d97-5341dfd3c8b1 tempest-GroupsV314Test-1771391742 tempest-GroupsV314Test-1771391742-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b4269eab-3d4b-4380-b092-5f8d61a29eff) transitioned into state 'SUCCESS' from state '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-107551447',encryption_key_id=None,group_id=057b1943-88cd-44a7-837e-d9e74d711aab,group_type_id=,metadata={},multiattach=False,project_id='292f7fe929574b2ea4f04e5c8c663176',qos_specs=None,replication_status=,reservations=['44a5ddc8-96ab-4f16-b87e-0f0177481556','330b0de6-c84a-4163-8e9c-29ab55f4d810','cc988443-81c4-484e-94cb-76799b81f0c2','e217ef0a-a265-4b88-9a6d-86a884dca9fa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='73779886684e407ebaa3f4dfdcd574ad',volume_type_id=c67d18b8-592c-4d77-9049-88e0868d92ff)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:40:09.782838 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-bf46e827-1ff1-403f-8d97-5341dfd3c8b1 tempest-GroupsV314Test-1771391742 tempest-GroupsV314Test-1771391742-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aaae1991-e1f1-43d3-9b00-7f7058b1ce3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:40:09.804943 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-bf46e827-1ff1-403f-8d97-5341dfd3c8b1 tempest-GroupsV314Test-1771391742 tempest-GroupsV314Test-1771391742-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aaae1991-e1f1-43d3-9b00-7f7058b1ce3e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:40:09.806356 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-bf46e827-1ff1-403f-8d97-5341dfd3c8b1 tempest-GroupsV314Test-1771391742 tempest-GroupsV314Test-1771391742-project-member] Flow 'volume_create_api' (0158f362-73e9-427f-893e-c008be71bbff) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:40:09.806940 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-bf46e827-1ff1-403f-8d97-5341dfd3c8b1 tempest-GroupsV314Test-1771391742 tempest-GroupsV314Test-1771391742-project-member] Create volume request issued successfully. Aug 25 05:40:09.808091 np0000008051 devstack@c-api.service[100268]: WARNING stevedore.named [None req-bf46e827-1ff1-403f-8d97-5341dfd3c8b1 tempest-GroupsV314Test-1771391742 tempest-GroupsV314Test-1771391742-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 05:40:09.808313 np0000008051 devstack@c-api.service[100268]: WARNING castellan.key_manager [None req-bf46e827-1ff1-403f-8d97-5341dfd3c8b1 tempest-GroupsV314Test-1771391742 tempest-GroupsV314Test-1771391742-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 05:40:09.859274 np0000008051 devstack@c-api.service[100268]: DEBUG oslo_db.sqlalchemy.engines [None req-bf46e827-1ff1-403f-8d97-5341dfd3c8b1 tempest-GroupsV314Test-1771391742 tempest-GroupsV314Test-1771391742-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100268) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 05:40:09.864983 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:40:09.864983 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:40:09.871087 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-bf46e827-1ff1-403f-8d97-5341dfd3c8b1 tempest-GroupsV314Test-1771391742 tempest-GroupsV314Test-1771391742-project-member] https://10.4.3.189/volume/v3/volumes returned with HTTP 202 Aug 25 05:40:09.871605 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 152/618] 10.4.3.189 () {70 vars in 1300 bytes} [Tue Aug 25 05:40:09 2026] POST /volume/v3/volumes => generated 818 bytes in 325 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:40:09.891013 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-1a3b7c53-1f5e-482e-9efb-0d59e7f86d42 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:40:09.894669 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-1a3b7c53-1f5e-482e-9efb-0d59e7f86d42 tempest-GroupsV314Test-1771391742 tempest-GroupsV314Test-1771391742-project-member] GET https://10.4.3.189/volume/v3/volumes/f64a667f-669e-40be-a5b9-9a55a08afad5 Aug 25 05:40:09.894669 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-1a3b7c53-1f5e-482e-9efb-0d59e7f86d42 tempest-GroupsV314Test-1771391742 tempest-GroupsV314Test-1771391742-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:40:09.894822 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-1a3b7c53-1f5e-482e-9efb-0d59e7f86d42 tempest-GroupsV314Test-1771391742 tempest-GroupsV314Test-1771391742-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:40:09.906378 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:40:09.906378 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:40:09.915268 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-1a3b7c53-1f5e-482e-9efb-0d59e7f86d42 tempest-GroupsV314Test-1771391742 tempest-GroupsV314Test-1771391742-project-member] Volume info retrieved successfully. Aug 25 05:40:09.915895 np0000008051 devstack@c-api.service[100271]: WARNING stevedore.named [None req-1a3b7c53-1f5e-482e-9efb-0d59e7f86d42 tempest-GroupsV314Test-1771391742 tempest-GroupsV314Test-1771391742-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 05:40:09.916530 np0000008051 devstack@c-api.service[100271]: WARNING castellan.key_manager [None req-1a3b7c53-1f5e-482e-9efb-0d59e7f86d42 tempest-GroupsV314Test-1771391742 tempest-GroupsV314Test-1771391742-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 05:40:09.973627 np0000008051 devstack@c-api.service[100271]: DEBUG oslo_db.sqlalchemy.engines [None req-1a3b7c53-1f5e-482e-9efb-0d59e7f86d42 tempest-GroupsV314Test-1771391742 tempest-GroupsV314Test-1771391742-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100271) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 05:40:09.978708 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:40:09.978708 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:40:09.992916 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-1a3b7c53-1f5e-482e-9efb-0d59e7f86d42 tempest-GroupsV314Test-1771391742 tempest-GroupsV314Test-1771391742-project-member] https://10.4.3.189/volume/v3/volumes/f64a667f-669e-40be-a5b9-9a55a08afad5 returned with HTTP 200 Aug 25 05:40:09.993172 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 159/619] 10.4.3.189 () {68 vars in 1389 bytes} [Tue Aug 25 05:40:09 2026] GET /volume/v3/volumes/f64a667f-669e-40be-a5b9-9a55a08afad5 => generated 886 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:40:11.011876 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-a07a73e0-1d02-486e-a372-440f6ec1fe53 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:40:11.014746 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-a07a73e0-1d02-486e-a372-440f6ec1fe53 tempest-GroupsV314Test-1771391742 tempest-GroupsV314Test-1771391742-project-member] GET https://10.4.3.189/volume/v3/volumes/f64a667f-669e-40be-a5b9-9a55a08afad5 Aug 25 05:40:11.015173 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-a07a73e0-1d02-486e-a372-440f6ec1fe53 tempest-GroupsV314Test-1771391742 tempest-GroupsV314Test-1771391742-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:40:11.015382 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-a07a73e0-1d02-486e-a372-440f6ec1fe53 tempest-GroupsV314Test-1771391742 tempest-GroupsV314Test-1771391742-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:40:11.025379 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:40:11.025379 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:40:11.031898 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-a07a73e0-1d02-486e-a372-440f6ec1fe53 tempest-GroupsV314Test-1771391742 tempest-GroupsV314Test-1771391742-project-member] Volume info retrieved successfully. Aug 25 05:40:11.034636 np0000008051 devstack@c-api.service[100270]: WARNING stevedore.named [None req-a07a73e0-1d02-486e-a372-440f6ec1fe53 tempest-GroupsV314Test-1771391742 tempest-GroupsV314Test-1771391742-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 05:40:11.034636 np0000008051 devstack@c-api.service[100270]: WARNING castellan.key_manager [None req-a07a73e0-1d02-486e-a372-440f6ec1fe53 tempest-GroupsV314Test-1771391742 tempest-GroupsV314Test-1771391742-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 05:40:11.105012 np0000008051 devstack@c-api.service[100270]: DEBUG oslo_db.sqlalchemy.engines [None req-a07a73e0-1d02-486e-a372-440f6ec1fe53 tempest-GroupsV314Test-1771391742 tempest-GroupsV314Test-1771391742-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100270) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 05:40:11.107160 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:40:11.107160 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:40:11.121044 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-a07a73e0-1d02-486e-a372-440f6ec1fe53 tempest-GroupsV314Test-1771391742 tempest-GroupsV314Test-1771391742-project-member] https://10.4.3.189/volume/v3/volumes/f64a667f-669e-40be-a5b9-9a55a08afad5 returned with HTTP 200 Aug 25 05:40:11.121044 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 154/620] 10.4.3.189 () {68 vars in 1389 bytes} [Tue Aug 25 05:40:11 2026] GET /volume/v3/volumes/f64a667f-669e-40be-a5b9-9a55a08afad5 => generated 911 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:40:11.142010 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-72fcf0d0-1c44-4575-8fba-bf97ef763afc None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:40:11.144126 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-72fcf0d0-1c44-4575-8fba-bf97ef763afc tempest-GroupsV314Test-1771391742 tempest-GroupsV314Test-1771391742-project-member] POST https://10.4.3.189/volume/v3/groups/action Aug 25 05:40:11.144717 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-72fcf0d0-1c44-4575-8fba-bf97ef763afc tempest-GroupsV314Test-1771391742 tempest-GroupsV314Test-1771391742-project-member] Action body: b'{"create-from-src": {"source_group_id": "057b1943-88cd-44a7-837e-d9e74d711aab", "name": "tempest-Group_from_grp-1335018356"}}' {{(pid=100269) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 05:40:11.144791 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-72fcf0d0-1c44-4575-8fba-bf97ef763afc tempest-GroupsV314Test-1771391742 tempest-GroupsV314Test-1771391742-project-member] Action: 'action', calling method: version_select, body: {"create-from-src": {"source_group_id": "057b1943-88cd-44a7-837e-d9e74d711aab", "name": "tempest-Group_from_grp-1335018356"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:40:11.147550 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.v3.groups [None req-72fcf0d0-1c44-4575-8fba-bf97ef763afc tempest-GroupsV314Test-1771391742 tempest-GroupsV314Test-1771391742-project-member] Creating new group {'create-from-src': {'source_group_id': '057b1943-88cd-44a7-837e-d9e74d711aab', 'name': 'tempest-Group_from_grp-1335018356'}}. {{(pid=100269) create_from_src /opt/stack/cinder/cinder/api/v3/groups.py:236}} Aug 25 05:40:11.147550 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.v3.groups [None req-72fcf0d0-1c44-4575-8fba-bf97ef763afc tempest-GroupsV314Test-1771391742 tempest-GroupsV314Test-1771391742-project-member] Creating group tempest-Group_from_grp-1335018356 from source group 057b1943-88cd-44a7-837e-d9e74d711aab. Aug 25 05:40:11.152902 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:40:11.152902 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:40:11.168388 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:40:11.168388 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:40:11.248326 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.quota [None req-72fcf0d0-1c44-4575-8fba-bf97ef763afc tempest-GroupsV314Test-1771391742 tempest-GroupsV314Test-1771391742-project-member] Created reservations ['6e92fd10-3f07-41c3-ae35-fc1817408ddf'] {{(pid=100269) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:40:11.361316 np0000008051 devstack@c-api.service[100269]: INFO cinder.group.api [None req-72fcf0d0-1c44-4575-8fba-bf97ef763afc tempest-GroupsV314Test-1771391742 tempest-GroupsV314Test-1771391742-project-member] A mapping entry already exists for group 93c5619e-b83e-4f65-a47c-41f9491ebeba and volume type c67d18b8-592c-4d77-9049-88e0868d92ff. Do not need to create again. Aug 25 05:40:11.361722 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:40:11.361722 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:40:11.368735 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-72fcf0d0-1c44-4575-8fba-bf97ef763afc tempest-GroupsV314Test-1771391742 tempest-GroupsV314Test-1771391742-project-member] Availability zone cache updated, next update will occur around 2026-08-25 06:40:11.367111. {{(pid=100269) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 25 05:40:11.368735 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-72fcf0d0-1c44-4575-8fba-bf97ef763afc tempest-GroupsV314Test-1771391742 tempest-GroupsV314Test-1771391742-project-member] Availability Zones retrieved successfully. Aug 25 05:40:11.377831 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-72fcf0d0-1c44-4575-8fba-bf97ef763afc tempest-GroupsV314Test-1771391742 tempest-GroupsV314Test-1771391742-project-member] Flow 'volume_create_api' (b3ba0059-35f1-44cd-b4cd-fc26eecb08b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:40:11.379942 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-72fcf0d0-1c44-4575-8fba-bf97ef763afc tempest-GroupsV314Test-1771391742 tempest-GroupsV314Test-1771391742-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (075ee846-0de2-4420-8953-cc761efe73f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:40:11.381767 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.flows.api.create_volume [None req-72fcf0d0-1c44-4575-8fba-bf97ef763afc tempest-GroupsV314Test-1771391742 tempest-GroupsV314Test-1771391742-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100269) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 05:40:11.432232 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-72fcf0d0-1c44-4575-8fba-bf97ef763afc tempest-GroupsV314Test-1771391742 tempest-GroupsV314Test-1771391742-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (075ee846-0de2-4420-8953-cc761efe73f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'f64a667f-669e-40be-a5b9-9a55a08afad5', 'volume_type': VolumeType(created_at=2026-08-25T05:40:08Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c67d18b8-592c-4d77-9049-88e0868d92ff,is_public=True,name='tempest-GroupsV314Test-volume-type-1584720130',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c67d18b8-592c-4d77-9049-88e0868d92ff', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '93c5619e-b83e-4f65-a47c-41f9491ebeba', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:40:11.433937 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-72fcf0d0-1c44-4575-8fba-bf97ef763afc tempest-GroupsV314Test-1771391742 tempest-GroupsV314Test-1771391742-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (62102374-e293-42ab-a943-5dcf7d0b3ed7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:40:11.493828 np0000008051 devstack@c-api.service[100269]: WARNING cinder.quota [None req-72fcf0d0-1c44-4575-8fba-bf97ef763afc tempest-GroupsV314Test-1771391742 tempest-GroupsV314Test-1771391742-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsV314Test-volume-type-1584720130 is set by the default quota flag: quota_volumes_tempest-GroupsV314Test-volume-type-1584720130, it is now deprecated. Please use the default quota class for default quota. Aug 25 05:40:11.493828 np0000008051 devstack@c-api.service[100269]: WARNING cinder.quota [None req-72fcf0d0-1c44-4575-8fba-bf97ef763afc tempest-GroupsV314Test-1771391742 tempest-GroupsV314Test-1771391742-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsV314Test-volume-type-1584720130 is set by the default quota flag: quota_gigabytes_tempest-GroupsV314Test-volume-type-1584720130, it is now deprecated. Please use the default quota class for default quota. Aug 25 05:40:11.529375 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.quota [None req-72fcf0d0-1c44-4575-8fba-bf97ef763afc tempest-GroupsV314Test-1771391742 tempest-GroupsV314Test-1771391742-project-member] Created reservations ['28da2680-b2c6-4583-8719-322820868178', '079e3253-8a08-4e1a-beb8-554bd95ca851', '3abc8cac-56de-49d3-b14a-c35ddc494470', '16e894ac-5de2-42ec-8bdb-a7f76a98ee26'] {{(pid=100269) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:40:11.530800 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-72fcf0d0-1c44-4575-8fba-bf97ef763afc tempest-GroupsV314Test-1771391742 tempest-GroupsV314Test-1771391742-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (62102374-e293-42ab-a943-5dcf7d0b3ed7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['28da2680-b2c6-4583-8719-322820868178', '079e3253-8a08-4e1a-beb8-554bd95ca851', '3abc8cac-56de-49d3-b14a-c35ddc494470', '16e894ac-5de2-42ec-8bdb-a7f76a98ee26']}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:40:11.531795 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-72fcf0d0-1c44-4575-8fba-bf97ef763afc tempest-GroupsV314Test-1771391742 tempest-GroupsV314Test-1771391742-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (05e3daee-70c9-4030-8ea5-04e3633b3c12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:40:11.580979 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-72fcf0d0-1c44-4575-8fba-bf97ef763afc tempest-GroupsV314Test-1771391742 tempest-GroupsV314Test-1771391742-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (05e3daee-70c9-4030-8ea5-04e3633b3c12) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'efc1fc1b-1182-47af-9791-a47d36451c41', '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=93c5619e-b83e-4f65-a47c-41f9491ebeba,group_type_id=,metadata={},multiattach=False,project_id='292f7fe929574b2ea4f04e5c8c663176',qos_specs=None,replication_status=,reservations=['28da2680-b2c6-4583-8719-322820868178','079e3253-8a08-4e1a-beb8-554bd95ca851','3abc8cac-56de-49d3-b14a-c35ddc494470','16e894ac-5de2-42ec-8bdb-a7f76a98ee26'],size=1,snapshot_id=None,source_replicaid=,source_volid=f64a667f-669e-40be-a5b9-9a55a08afad5,status='creating',user_id='73779886684e407ebaa3f4dfdcd574ad',volume_type_id=c67d18b8-592c-4d77-9049-88e0868d92ff), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T05:40:11Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=93c5619e-b83e-4f65-a47c-41f9491ebeba,host=None,id=efc1fc1b-1182-47af-9791-a47d36451c41,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='292f7fe929574b2ea4f04e5c8c663176',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=f64a667f-669e-40be-a5b9-9a55a08afad5,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='73779886684e407ebaa3f4dfdcd574ad',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c67d18b8-592c-4d77-9049-88e0868d92ff),volume_type_id=c67d18b8-592c-4d77-9049-88e0868d92ff)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:40:11.581609 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-72fcf0d0-1c44-4575-8fba-bf97ef763afc tempest-GroupsV314Test-1771391742 tempest-GroupsV314Test-1771391742-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (91fe949d-18a5-4846-ba54-2572eea20d25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:40:11.611844 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-72fcf0d0-1c44-4575-8fba-bf97ef763afc tempest-GroupsV314Test-1771391742 tempest-GroupsV314Test-1771391742-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (91fe949d-18a5-4846-ba54-2572eea20d25) transitioned into state 'SUCCESS' from 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=93c5619e-b83e-4f65-a47c-41f9491ebeba,group_type_id=,metadata={},multiattach=False,project_id='292f7fe929574b2ea4f04e5c8c663176',qos_specs=None,replication_status=,reservations=['28da2680-b2c6-4583-8719-322820868178','079e3253-8a08-4e1a-beb8-554bd95ca851','3abc8cac-56de-49d3-b14a-c35ddc494470','16e894ac-5de2-42ec-8bdb-a7f76a98ee26'],size=1,snapshot_id=None,source_replicaid=,source_volid=f64a667f-669e-40be-a5b9-9a55a08afad5,status='creating',user_id='73779886684e407ebaa3f4dfdcd574ad',volume_type_id=c67d18b8-592c-4d77-9049-88e0868d92ff)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:40:11.612811 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-72fcf0d0-1c44-4575-8fba-bf97ef763afc tempest-GroupsV314Test-1771391742 tempest-GroupsV314Test-1771391742-project-member] Flow 'volume_create_api' (b3ba0059-35f1-44cd-b4cd-fc26eecb08b1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:40:11.614678 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-72fcf0d0-1c44-4575-8fba-bf97ef763afc tempest-GroupsV314Test-1771391742 tempest-GroupsV314Test-1771391742-project-member] Create volume request issued successfully. Aug 25 05:40:11.635045 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-72fcf0d0-1c44-4575-8fba-bf97ef763afc tempest-GroupsV314Test-1771391742 tempest-GroupsV314Test-1771391742-project-member] https://10.4.3.189/volume/v3/groups/action returned with HTTP 202 Aug 25 05:40:11.638303 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 156/621] 10.4.3.189 () {70 vars in 1318 bytes} [Tue Aug 25 05:40:11 2026] POST /volume/v3/groups/action => generated 102 bytes in 494 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:40:11.649411 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-0c0b9ff9-1103-4c8e-b982-a61c3642bab7 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:40:11.653681 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-0c0b9ff9-1103-4c8e-b982-a61c3642bab7 tempest-GroupsV314Test-1771391742 tempest-GroupsV314Test-1771391742-project-member] GET https://10.4.3.189/volume/v3/volumes/detail Aug 25 05:40:11.654045 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-0c0b9ff9-1103-4c8e-b982-a61c3642bab7 tempest-GroupsV314Test-1771391742 tempest-GroupsV314Test-1771391742-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:40:11.660449 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-0c0b9ff9-1103-4c8e-b982-a61c3642bab7 tempest-GroupsV314Test-1771391742 tempest-GroupsV314Test-1771391742-project-member] Calling method 'detail' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:40:11.666670 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.api_utils [None req-0c0b9ff9-1103-4c8e-b982-a61c3642bab7 tempest-GroupsV314Test-1771391742 tempest-GroupsV314Test-1771391742-project-member] Removing options '' from query. {{(pid=100268) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 05:40:11.666670 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-0c0b9ff9-1103-4c8e-b982-a61c3642bab7 tempest-GroupsV314Test-1771391742 tempest-GroupsV314Test-1771391742-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100268) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 05:40:11.676840 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-0c0b9ff9-1103-4c8e-b982-a61c3642bab7 tempest-GroupsV314Test-1771391742 tempest-GroupsV314Test-1771391742-project-member] Get all volumes completed successfully. Aug 25 05:40:11.677610 np0000008051 devstack@c-api.service[100268]: WARNING stevedore.named [None req-0c0b9ff9-1103-4c8e-b982-a61c3642bab7 tempest-GroupsV314Test-1771391742 tempest-GroupsV314Test-1771391742-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 05:40:11.678521 np0000008051 devstack@c-api.service[100268]: WARNING castellan.key_manager [None req-0c0b9ff9-1103-4c8e-b982-a61c3642bab7 tempest-GroupsV314Test-1771391742 tempest-GroupsV314Test-1771391742-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 05:40:11.734876 np0000008051 devstack@c-api.service[100268]: DEBUG oslo_db.sqlalchemy.engines [None req-0c0b9ff9-1103-4c8e-b982-a61c3642bab7 tempest-GroupsV314Test-1771391742 tempest-GroupsV314Test-1771391742-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100268) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 05:40:11.739955 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:40:11.739955 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:40:11.747521 np0000008051 devstack@c-api.service[100268]: WARNING stevedore.named [None req-0c0b9ff9-1103-4c8e-b982-a61c3642bab7 tempest-GroupsV314Test-1771391742 tempest-GroupsV314Test-1771391742-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 05:40:11.747521 np0000008051 devstack@c-api.service[100268]: WARNING castellan.key_manager [None req-0c0b9ff9-1103-4c8e-b982-a61c3642bab7 tempest-GroupsV314Test-1771391742 tempest-GroupsV314Test-1771391742-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 05:40:11.811448 np0000008051 devstack@c-api.service[100268]: DEBUG oslo_db.sqlalchemy.engines [None req-0c0b9ff9-1103-4c8e-b982-a61c3642bab7 tempest-GroupsV314Test-1771391742 tempest-GroupsV314Test-1771391742-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100268) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 05:40:11.815810 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:40:11.815810 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:40:11.827678 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-0c0b9ff9-1103-4c8e-b982-a61c3642bab7 tempest-GroupsV314Test-1771391742 tempest-GroupsV314Test-1771391742-project-member] https://10.4.3.189/volume/v3/volumes/detail returned with HTTP 200 Aug 25 05:40:11.828375 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 153/622] 10.4.3.189 () {68 vars in 1299 bytes} [Tue Aug 25 05:40:11 2026] GET /volume/v3/volumes/detail => generated 1826 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 05:40:11.843819 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-c73bd99a-89ef-4475-8bcb-2f456398d619 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:40:11.845730 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-c73bd99a-89ef-4475-8bcb-2f456398d619 tempest-GroupsV314Test-1771391742 tempest-GroupsV314Test-1771391742-project-member] GET https://10.4.3.189/volume/v3/volumes/efc1fc1b-1182-47af-9791-a47d36451c41 Aug 25 05:40:11.845915 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-c73bd99a-89ef-4475-8bcb-2f456398d619 tempest-GroupsV314Test-1771391742 tempest-GroupsV314Test-1771391742-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:40:11.846036 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-c73bd99a-89ef-4475-8bcb-2f456398d619 tempest-GroupsV314Test-1771391742 tempest-GroupsV314Test-1771391742-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:40:11.855530 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:40:11.855530 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:40:11.860288 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-c73bd99a-89ef-4475-8bcb-2f456398d619 tempest-GroupsV314Test-1771391742 tempest-GroupsV314Test-1771391742-project-member] Volume info retrieved successfully. Aug 25 05:40:11.861338 np0000008051 devstack@c-api.service[100271]: WARNING stevedore.named [None req-c73bd99a-89ef-4475-8bcb-2f456398d619 tempest-GroupsV314Test-1771391742 tempest-GroupsV314Test-1771391742-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 05:40:11.861836 np0000008051 devstack@c-api.service[100271]: WARNING castellan.key_manager [None req-c73bd99a-89ef-4475-8bcb-2f456398d619 tempest-GroupsV314Test-1771391742 tempest-GroupsV314Test-1771391742-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 05:40:11.914951 np0000008051 devstack@c-api.service[100271]: DEBUG oslo_db.sqlalchemy.engines [None req-c73bd99a-89ef-4475-8bcb-2f456398d619 tempest-GroupsV314Test-1771391742 tempest-GroupsV314Test-1771391742-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100271) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 05:40:11.920433 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:40:11.920433 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:40:11.935108 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-c73bd99a-89ef-4475-8bcb-2f456398d619 tempest-GroupsV314Test-1771391742 tempest-GroupsV314Test-1771391742-project-member] https://10.4.3.189/volume/v3/volumes/efc1fc1b-1182-47af-9791-a47d36451c41 returned with HTTP 200 Aug 25 05:40:11.935506 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 160/623] 10.4.3.189 () {68 vars in 1389 bytes} [Tue Aug 25 05:40:11 2026] GET /volume/v3/volumes/efc1fc1b-1182-47af-9791-a47d36451c41 => generated 923 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:40:11.960082 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-50cc5fd4-d000-49bb-bc99-f4e65f974186 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:40:11.965252 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-50cc5fd4-d000-49bb-bc99-f4e65f974186 tempest-GroupsV314Test-1771391742 tempest-GroupsV314Test-1771391742-project-member] GET https://10.4.3.189/volume/v3/groups/93c5619e-b83e-4f65-a47c-41f9491ebeba Aug 25 05:40:11.965769 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-50cc5fd4-d000-49bb-bc99-f4e65f974186 tempest-GroupsV314Test-1771391742 tempest-GroupsV314Test-1771391742-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:40:11.966046 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-50cc5fd4-d000-49bb-bc99-f4e65f974186 tempest-GroupsV314Test-1771391742 tempest-GroupsV314Test-1771391742-project-member] Calling method 'version_select' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:40:11.966298 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.v3.groups [None req-50cc5fd4-d000-49bb-bc99-f4e65f974186 tempest-GroupsV314Test-1771391742 tempest-GroupsV314Test-1771391742-project-member] show called for member 93c5619e-b83e-4f65-a47c-41f9491ebeba {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 25 05:40:11.972858 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:40:11.972858 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:40:11.985184 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-50cc5fd4-d000-49bb-bc99-f4e65f974186 tempest-GroupsV314Test-1771391742 tempest-GroupsV314Test-1771391742-project-member] https://10.4.3.189/volume/v3/groups/93c5619e-b83e-4f65-a47c-41f9491ebeba returned with HTTP 200 Aug 25 05:40:11.985925 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 155/624] 10.4.3.189 () {68 vars in 1386 bytes} [Tue Aug 25 05:40:11 2026] GET /volume/v3/groups/93c5619e-b83e-4f65-a47c-41f9491ebeba => generated 417 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:40:12.001395 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-e83424b9-fdce-40e6-91f7-985713263554 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:40:12.002759 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-e83424b9-fdce-40e6-91f7-985713263554 tempest-GroupsV314Test-1771391742 tempest-GroupsV314Test-1771391742-project-member] GET https://10.4.3.189/volume/v3/volumes/detail Aug 25 05:40:12.002983 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-e83424b9-fdce-40e6-91f7-985713263554 tempest-GroupsV314Test-1771391742 tempest-GroupsV314Test-1771391742-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:40:12.003205 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-e83424b9-fdce-40e6-91f7-985713263554 tempest-GroupsV314Test-1771391742 tempest-GroupsV314Test-1771391742-project-member] Calling method 'detail' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:40:12.003688 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.api_utils [None req-e83424b9-fdce-40e6-91f7-985713263554 tempest-GroupsV314Test-1771391742 tempest-GroupsV314Test-1771391742-project-member] Removing options '' from query. {{(pid=100269) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 05:40:12.004023 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:40:12.004023 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:40:12.004473 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-e83424b9-fdce-40e6-91f7-985713263554 tempest-GroupsV314Test-1771391742 tempest-GroupsV314Test-1771391742-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100269) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 05:40:12.034782 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-e83424b9-fdce-40e6-91f7-985713263554 tempest-GroupsV314Test-1771391742 tempest-GroupsV314Test-1771391742-project-member] Get all volumes completed successfully. Aug 25 05:40:12.035776 np0000008051 devstack@c-api.service[100269]: WARNING stevedore.named [None req-e83424b9-fdce-40e6-91f7-985713263554 tempest-GroupsV314Test-1771391742 tempest-GroupsV314Test-1771391742-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 05:40:12.035976 np0000008051 devstack@c-api.service[100269]: WARNING castellan.key_manager [None req-e83424b9-fdce-40e6-91f7-985713263554 tempest-GroupsV314Test-1771391742 tempest-GroupsV314Test-1771391742-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 05:40:12.089994 np0000008051 devstack@c-api.service[100269]: DEBUG oslo_db.sqlalchemy.engines [None req-e83424b9-fdce-40e6-91f7-985713263554 tempest-GroupsV314Test-1771391742 tempest-GroupsV314Test-1771391742-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100269) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 05:40:12.095512 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:40:12.095512 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:40:12.099885 np0000008051 devstack@c-api.service[100269]: WARNING stevedore.named [None req-e83424b9-fdce-40e6-91f7-985713263554 tempest-GroupsV314Test-1771391742 tempest-GroupsV314Test-1771391742-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 05:40:12.100120 np0000008051 devstack@c-api.service[100269]: WARNING castellan.key_manager [None req-e83424b9-fdce-40e6-91f7-985713263554 tempest-GroupsV314Test-1771391742 tempest-GroupsV314Test-1771391742-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 05:40:12.156718 np0000008051 devstack@c-api.service[100269]: DEBUG oslo_db.sqlalchemy.engines [None req-e83424b9-fdce-40e6-91f7-985713263554 tempest-GroupsV314Test-1771391742 tempest-GroupsV314Test-1771391742-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100269) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 05:40:12.160641 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:40:12.160641 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:40:12.176361 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-e83424b9-fdce-40e6-91f7-985713263554 tempest-GroupsV314Test-1771391742 tempest-GroupsV314Test-1771391742-project-member] https://10.4.3.189/volume/v3/volumes/detail returned with HTTP 200 Aug 25 05:40:12.177505 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 157/625] 10.4.3.189 () {68 vars in 1299 bytes} [Tue Aug 25 05:40:11 2026] GET /volume/v3/volumes/detail => generated 1827 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 05:40:12.197288 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-b06006a0-bb60-4c5f-b0d0-342067693a30 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:40:12.199948 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b06006a0-bb60-4c5f-b0d0-342067693a30 tempest-GroupsV314Test-1771391742 tempest-GroupsV314Test-1771391742-project-member] POST https://10.4.3.189/volume/v3/groups/93c5619e-b83e-4f65-a47c-41f9491ebeba/action Aug 25 05:40:12.200895 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b06006a0-bb60-4c5f-b0d0-342067693a30 tempest-GroupsV314Test-1771391742 tempest-GroupsV314Test-1771391742-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100268) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 05:40:12.200895 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b06006a0-bb60-4c5f-b0d0-342067693a30 tempest-GroupsV314Test-1771391742 tempest-GroupsV314Test-1771391742-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:40:12.202748 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.v3.groups [None req-b06006a0-bb60-4c5f-b0d0-342067693a30 tempest-GroupsV314Test-1771391742 tempest-GroupsV314Test-1771391742-project-member] delete called for group 93c5619e-b83e-4f65-a47c-41f9491ebeba {{(pid=100268) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 25 05:40:12.202853 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.v3.groups [None req-b06006a0-bb60-4c5f-b0d0-342067693a30 tempest-GroupsV314Test-1771391742 tempest-GroupsV314Test-1771391742-project-member] Delete group with id: 93c5619e-b83e-4f65-a47c-41f9491ebeba Aug 25 05:40:12.207681 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:40:12.207681 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:40:12.327138 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b06006a0-bb60-4c5f-b0d0-342067693a30 tempest-GroupsV314Test-1771391742 tempest-GroupsV314Test-1771391742-project-member] https://10.4.3.189/volume/v3/groups/93c5619e-b83e-4f65-a47c-41f9491ebeba/action returned with HTTP 202 Aug 25 05:40:12.327949 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 154/626] 10.4.3.189 () {70 vars in 1428 bytes} [Tue Aug 25 05:40:12 2026] POST /volume/v3/groups/93c5619e-b83e-4f65-a47c-41f9491ebeba/action => generated 0 bytes in 131 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 05:40:12.340098 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-6a2be7a1-bc30-4a45-b119-88cabf39c24e None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:40:12.341224 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-6a2be7a1-bc30-4a45-b119-88cabf39c24e tempest-GroupsV314Test-1771391742 tempest-GroupsV314Test-1771391742-project-member] GET https://10.4.3.189/volume/v3/volumes/efc1fc1b-1182-47af-9791-a47d36451c41 Aug 25 05:40:12.341426 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-6a2be7a1-bc30-4a45-b119-88cabf39c24e tempest-GroupsV314Test-1771391742 tempest-GroupsV314Test-1771391742-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:40:12.341802 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-6a2be7a1-bc30-4a45-b119-88cabf39c24e tempest-GroupsV314Test-1771391742 tempest-GroupsV314Test-1771391742-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:40:12.355486 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:40:12.355486 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:40:12.362471 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-6a2be7a1-bc30-4a45-b119-88cabf39c24e tempest-GroupsV314Test-1771391742 tempest-GroupsV314Test-1771391742-project-member] Volume info retrieved successfully. Aug 25 05:40:12.363253 np0000008051 devstack@c-api.service[100271]: WARNING stevedore.named [None req-6a2be7a1-bc30-4a45-b119-88cabf39c24e tempest-GroupsV314Test-1771391742 tempest-GroupsV314Test-1771391742-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 05:40:12.363417 np0000008051 devstack@c-api.service[100271]: WARNING castellan.key_manager [None req-6a2be7a1-bc30-4a45-b119-88cabf39c24e tempest-GroupsV314Test-1771391742 tempest-GroupsV314Test-1771391742-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 05:40:12.425526 np0000008051 devstack@c-api.service[100271]: DEBUG oslo_db.sqlalchemy.engines [None req-6a2be7a1-bc30-4a45-b119-88cabf39c24e tempest-GroupsV314Test-1771391742 tempest-GroupsV314Test-1771391742-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100271) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 05:40:12.440885 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:40:12.440885 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:40:12.459690 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-6a2be7a1-bc30-4a45-b119-88cabf39c24e tempest-GroupsV314Test-1771391742 tempest-GroupsV314Test-1771391742-project-member] https://10.4.3.189/volume/v3/volumes/efc1fc1b-1182-47af-9791-a47d36451c41 returned with HTTP 200 Aug 25 05:40:12.460504 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 161/627] 10.4.3.189 () {68 vars in 1389 bytes} [Tue Aug 25 05:40:12 2026] GET /volume/v3/volumes/efc1fc1b-1182-47af-9791-a47d36451c41 => generated 922 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:40:13.484873 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-34029d14-4b6d-4844-a569-a3dbf4a26ce5 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:40:13.488515 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-34029d14-4b6d-4844-a569-a3dbf4a26ce5 tempest-GroupsV314Test-1771391742 tempest-GroupsV314Test-1771391742-project-member] GET https://10.4.3.189/volume/v3/volumes/efc1fc1b-1182-47af-9791-a47d36451c41 Aug 25 05:40:13.488779 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-34029d14-4b6d-4844-a569-a3dbf4a26ce5 tempest-GroupsV314Test-1771391742 tempest-GroupsV314Test-1771391742-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:40:13.489021 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-34029d14-4b6d-4844-a569-a3dbf4a26ce5 tempest-GroupsV314Test-1771391742 tempest-GroupsV314Test-1771391742-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:40:13.504325 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-34029d14-4b6d-4844-a569-a3dbf4a26ce5 tempest-GroupsV314Test-1771391742 tempest-GroupsV314Test-1771391742-project-member] https://10.4.3.189/volume/v3/volumes/efc1fc1b-1182-47af-9791-a47d36451c41 returned with HTTP 404 Aug 25 05:40:13.504325 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 156/628] 10.4.3.189 () {68 vars in 1389 bytes} [Tue Aug 25 05:40:13 2026] GET /volume/v3/volumes/efc1fc1b-1182-47af-9791-a47d36451c41 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 05:40:13.518266 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-7686b80d-2e58-4411-b998-f18707316cda None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:40:13.519720 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-7686b80d-2e58-4411-b998-f18707316cda tempest-GroupsV314Test-1771391742 tempest-GroupsV314Test-1771391742-project-member] GET https://10.4.3.189/volume/v3/groups/93c5619e-b83e-4f65-a47c-41f9491ebeba Aug 25 05:40:13.519962 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-7686b80d-2e58-4411-b998-f18707316cda tempest-GroupsV314Test-1771391742 tempest-GroupsV314Test-1771391742-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:40:13.520211 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-7686b80d-2e58-4411-b998-f18707316cda tempest-GroupsV314Test-1771391742 tempest-GroupsV314Test-1771391742-project-member] Calling method 'version_select' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:40:13.520393 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.v3.groups [None req-7686b80d-2e58-4411-b998-f18707316cda tempest-GroupsV314Test-1771391742 tempest-GroupsV314Test-1771391742-project-member] show called for member 93c5619e-b83e-4f65-a47c-41f9491ebeba {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 25 05:40:13.529235 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-7686b80d-2e58-4411-b998-f18707316cda tempest-GroupsV314Test-1771391742 tempest-GroupsV314Test-1771391742-project-member] https://10.4.3.189/volume/v3/groups/93c5619e-b83e-4f65-a47c-41f9491ebeba returned with HTTP 404 Aug 25 05:40:13.529608 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 158/629] 10.4.3.189 () {68 vars in 1386 bytes} [Tue Aug 25 05:40:13 2026] GET /volume/v3/groups/93c5619e-b83e-4f65-a47c-41f9491ebeba => generated 108 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 05:40:13.541444 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-dcba751f-2d9f-46f2-b6dc-077991699c12 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:40:13.544601 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-dcba751f-2d9f-46f2-b6dc-077991699c12 tempest-GroupsV314Test-1771391742 tempest-GroupsV314Test-1771391742-project-member] GET https://10.4.3.189/volume/v3/volumes/detail Aug 25 05:40:13.544926 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-dcba751f-2d9f-46f2-b6dc-077991699c12 tempest-GroupsV314Test-1771391742 tempest-GroupsV314Test-1771391742-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:40:13.545253 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-dcba751f-2d9f-46f2-b6dc-077991699c12 tempest-GroupsV314Test-1771391742 tempest-GroupsV314Test-1771391742-project-member] Calling method 'detail' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:40:13.545601 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.api_utils [None req-dcba751f-2d9f-46f2-b6dc-077991699c12 tempest-GroupsV314Test-1771391742 tempest-GroupsV314Test-1771391742-project-member] Removing options '' from query. {{(pid=100268) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 05:40:13.546883 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-dcba751f-2d9f-46f2-b6dc-077991699c12 tempest-GroupsV314Test-1771391742 tempest-GroupsV314Test-1771391742-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100268) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 05:40:13.559279 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-dcba751f-2d9f-46f2-b6dc-077991699c12 tempest-GroupsV314Test-1771391742 tempest-GroupsV314Test-1771391742-project-member] Get all volumes completed successfully. Aug 25 05:40:13.560160 np0000008051 devstack@c-api.service[100268]: WARNING stevedore.named [None req-dcba751f-2d9f-46f2-b6dc-077991699c12 tempest-GroupsV314Test-1771391742 tempest-GroupsV314Test-1771391742-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 05:40:13.560451 np0000008051 devstack@c-api.service[100268]: WARNING castellan.key_manager [None req-dcba751f-2d9f-46f2-b6dc-077991699c12 tempest-GroupsV314Test-1771391742 tempest-GroupsV314Test-1771391742-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 05:40:13.609446 np0000008051 devstack@c-api.service[100268]: DEBUG oslo_db.sqlalchemy.engines [None req-dcba751f-2d9f-46f2-b6dc-077991699c12 tempest-GroupsV314Test-1771391742 tempest-GroupsV314Test-1771391742-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100268) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 05:40:13.615651 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:40:13.615651 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:40:13.630684 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-dcba751f-2d9f-46f2-b6dc-077991699c12 tempest-GroupsV314Test-1771391742 tempest-GroupsV314Test-1771391742-project-member] https://10.4.3.189/volume/v3/volumes/detail returned with HTTP 200 Aug 25 05:40:13.631380 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 155/630] 10.4.3.189 () {68 vars in 1299 bytes} [Tue Aug 25 05:40:13 2026] GET /volume/v3/volumes/detail => generated 914 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:40:13.651716 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-7655d829-9515-4963-a1da-6428b3092b69 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:40:13.655419 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-7655d829-9515-4963-a1da-6428b3092b69 tempest-GroupsV314Test-1771391742 tempest-GroupsV314Test-1771391742-project-member] POST https://10.4.3.189/volume/v3/groups/057b1943-88cd-44a7-837e-d9e74d711aab/action Aug 25 05:40:13.655679 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-7655d829-9515-4963-a1da-6428b3092b69 tempest-GroupsV314Test-1771391742 tempest-GroupsV314Test-1771391742-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100271) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 05:40:13.656273 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-7655d829-9515-4963-a1da-6428b3092b69 tempest-GroupsV314Test-1771391742 tempest-GroupsV314Test-1771391742-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:40:13.657773 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.v3.groups [None req-7655d829-9515-4963-a1da-6428b3092b69 tempest-GroupsV314Test-1771391742 tempest-GroupsV314Test-1771391742-project-member] delete called for group 057b1943-88cd-44a7-837e-d9e74d711aab {{(pid=100271) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 25 05:40:13.658084 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.v3.groups [None req-7655d829-9515-4963-a1da-6428b3092b69 tempest-GroupsV314Test-1771391742 tempest-GroupsV314Test-1771391742-project-member] Delete group with id: 057b1943-88cd-44a7-837e-d9e74d711aab Aug 25 05:40:13.663470 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:40:13.663470 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:40:13.731796 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-7655d829-9515-4963-a1da-6428b3092b69 tempest-GroupsV314Test-1771391742 tempest-GroupsV314Test-1771391742-project-member] https://10.4.3.189/volume/v3/groups/057b1943-88cd-44a7-837e-d9e74d711aab/action returned with HTTP 202 Aug 25 05:40:13.732480 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 162/631] 10.4.3.189 () {70 vars in 1428 bytes} [Tue Aug 25 05:40:13 2026] POST /volume/v3/groups/057b1943-88cd-44a7-837e-d9e74d711aab/action => generated 0 bytes in 81 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 05:40:13.746043 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-30542eda-dfe1-42e3-9cb2-389b4cbe87ac None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:40:13.751400 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-30542eda-dfe1-42e3-9cb2-389b4cbe87ac tempest-GroupsV314Test-1771391742 tempest-GroupsV314Test-1771391742-project-member] GET https://10.4.3.189/volume/v3/volumes/f64a667f-669e-40be-a5b9-9a55a08afad5 Aug 25 05:40:13.751541 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-30542eda-dfe1-42e3-9cb2-389b4cbe87ac tempest-GroupsV314Test-1771391742 tempest-GroupsV314Test-1771391742-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:40:13.751684 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-30542eda-dfe1-42e3-9cb2-389b4cbe87ac tempest-GroupsV314Test-1771391742 tempest-GroupsV314Test-1771391742-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:40:13.761279 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:40:13.761279 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:40:13.767829 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-30542eda-dfe1-42e3-9cb2-389b4cbe87ac tempest-GroupsV314Test-1771391742 tempest-GroupsV314Test-1771391742-project-member] Volume info retrieved successfully. Aug 25 05:40:13.768843 np0000008051 devstack@c-api.service[100270]: WARNING stevedore.named [None req-30542eda-dfe1-42e3-9cb2-389b4cbe87ac tempest-GroupsV314Test-1771391742 tempest-GroupsV314Test-1771391742-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 05:40:13.769018 np0000008051 devstack@c-api.service[100270]: WARNING castellan.key_manager [None req-30542eda-dfe1-42e3-9cb2-389b4cbe87ac tempest-GroupsV314Test-1771391742 tempest-GroupsV314Test-1771391742-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 05:40:13.824405 np0000008051 devstack@c-api.service[100270]: DEBUG oslo_db.sqlalchemy.engines [None req-30542eda-dfe1-42e3-9cb2-389b4cbe87ac tempest-GroupsV314Test-1771391742 tempest-GroupsV314Test-1771391742-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100270) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 05:40:13.830529 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:40:13.830529 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:40:13.842360 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-30542eda-dfe1-42e3-9cb2-389b4cbe87ac tempest-GroupsV314Test-1771391742 tempest-GroupsV314Test-1771391742-project-member] https://10.4.3.189/volume/v3/volumes/f64a667f-669e-40be-a5b9-9a55a08afad5 returned with HTTP 200 Aug 25 05:40:13.842837 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 157/632] 10.4.3.189 () {68 vars in 1389 bytes} [Tue Aug 25 05:40:13 2026] GET /volume/v3/volumes/f64a667f-669e-40be-a5b9-9a55a08afad5 => generated 910 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:40:14.859262 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-9c9f8dc0-eca5-4ca4-b977-71226e65f7b0 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:40:14.861253 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-9c9f8dc0-eca5-4ca4-b977-71226e65f7b0 tempest-GroupsV314Test-1771391742 tempest-GroupsV314Test-1771391742-project-member] GET https://10.4.3.189/volume/v3/volumes/f64a667f-669e-40be-a5b9-9a55a08afad5 Aug 25 05:40:14.861765 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-9c9f8dc0-eca5-4ca4-b977-71226e65f7b0 tempest-GroupsV314Test-1771391742 tempest-GroupsV314Test-1771391742-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:40:14.861765 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-9c9f8dc0-eca5-4ca4-b977-71226e65f7b0 tempest-GroupsV314Test-1771391742 tempest-GroupsV314Test-1771391742-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:40:14.872315 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-9c9f8dc0-eca5-4ca4-b977-71226e65f7b0 tempest-GroupsV314Test-1771391742 tempest-GroupsV314Test-1771391742-project-member] https://10.4.3.189/volume/v3/volumes/f64a667f-669e-40be-a5b9-9a55a08afad5 returned with HTTP 404 Aug 25 05:40:14.872496 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 159/633] 10.4.3.189 () {68 vars in 1389 bytes} [Tue Aug 25 05:40:14 2026] GET /volume/v3/volumes/f64a667f-669e-40be-a5b9-9a55a08afad5 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 05:40:14.881967 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-9e9f9227-3420-4c6f-9968-7951fb45d4f9 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:40:14.887272 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-9e9f9227-3420-4c6f-9968-7951fb45d4f9 tempest-GroupsV314Test-1771391742 tempest-GroupsV314Test-1771391742-project-member] GET https://10.4.3.189/volume/v3/groups/057b1943-88cd-44a7-837e-d9e74d711aab Aug 25 05:40:14.887272 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-9e9f9227-3420-4c6f-9968-7951fb45d4f9 tempest-GroupsV314Test-1771391742 tempest-GroupsV314Test-1771391742-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:40:14.887272 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-9e9f9227-3420-4c6f-9968-7951fb45d4f9 tempest-GroupsV314Test-1771391742 tempest-GroupsV314Test-1771391742-project-member] Calling method 'version_select' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:40:14.887272 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.v3.groups [None req-9e9f9227-3420-4c6f-9968-7951fb45d4f9 tempest-GroupsV314Test-1771391742 tempest-GroupsV314Test-1771391742-project-member] show called for member 057b1943-88cd-44a7-837e-d9e74d711aab {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 25 05:40:14.894236 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-9e9f9227-3420-4c6f-9968-7951fb45d4f9 tempest-GroupsV314Test-1771391742 tempest-GroupsV314Test-1771391742-project-member] https://10.4.3.189/volume/v3/groups/057b1943-88cd-44a7-837e-d9e74d711aab returned with HTTP 404 Aug 25 05:40:14.896224 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 156/634] 10.4.3.189 () {68 vars in 1386 bytes} [Tue Aug 25 05:40:14 2026] GET /volume/v3/groups/057b1943-88cd-44a7-837e-d9e74d711aab => generated 108 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 05:40:14.913668 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-797f3b3f-b93f-4fed-8ab8-d06cb938bdab None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:40:14.915460 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-797f3b3f-b93f-4fed-8ab8-d06cb938bdab tempest-GroupsV314Test-1047019856 tempest-GroupsV314Test-1047019856-project-admin] DELETE https://10.4.3.189/volume/v3/group_types/6dbcfde7-4ed4-4d92-87b5-702c40eb2e9a Aug 25 05:40:14.915964 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-797f3b3f-b93f-4fed-8ab8-d06cb938bdab tempest-GroupsV314Test-1047019856 tempest-GroupsV314Test-1047019856-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:40:14.916246 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-797f3b3f-b93f-4fed-8ab8-d06cb938bdab tempest-GroupsV314Test-1047019856 tempest-GroupsV314Test-1047019856-project-admin] Calling method 'version_select' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:40:14.952098 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-797f3b3f-b93f-4fed-8ab8-d06cb938bdab tempest-GroupsV314Test-1047019856 tempest-GroupsV314Test-1047019856-project-admin] https://10.4.3.189/volume/v3/group_types/6dbcfde7-4ed4-4d92-87b5-702c40eb2e9a returned with HTTP 202 Aug 25 05:40:14.952547 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 163/635] 10.4.3.189 () {68 vars in 1404 bytes} [Tue Aug 25 05:40:14 2026] DELETE /volume/v3/group_types/6dbcfde7-4ed4-4d92-87b5-702c40eb2e9a => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 05:40:14.964697 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-e5095ec1-fc97-4358-bca3-6cb45be1b20a None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:40:14.967189 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-e5095ec1-fc97-4358-bca3-6cb45be1b20a tempest-GroupsV314Test-1047019856 tempest-GroupsV314Test-1047019856-project-admin] DELETE https://10.4.3.189/volume/v3/types/c67d18b8-592c-4d77-9049-88e0868d92ff Aug 25 05:40:14.967540 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-e5095ec1-fc97-4358-bca3-6cb45be1b20a tempest-GroupsV314Test-1047019856 tempest-GroupsV314Test-1047019856-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:40:14.968644 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-e5095ec1-fc97-4358-bca3-6cb45be1b20a tempest-GroupsV314Test-1047019856 tempest-GroupsV314Test-1047019856-project-admin] Calling method '_delete' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:40:15.017722 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-e5095ec1-fc97-4358-bca3-6cb45be1b20a tempest-GroupsV314Test-1047019856 tempest-GroupsV314Test-1047019856-project-admin] https://10.4.3.189/volume/v3/types/c67d18b8-592c-4d77-9049-88e0868d92ff returned with HTTP 202 Aug 25 05:40:15.017722 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 158/636] 10.4.3.189 () {66 vars in 1345 bytes} [Tue Aug 25 05:40:14 2026] DELETE /volume/v3/types/c67d18b8-592c-4d77-9049-88e0868d92ff => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:40:15.034378 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-bfd30741-a8a3-4b57-90be-35f8ac072fb2 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:40:15.038578 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-bfd30741-a8a3-4b57-90be-35f8ac072fb2 tempest-GroupsV314Test-1047019856 tempest-GroupsV314Test-1047019856-project-admin] GET https://10.4.3.189/volume/v3/types/c67d18b8-592c-4d77-9049-88e0868d92ff Aug 25 05:40:15.038578 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-bfd30741-a8a3-4b57-90be-35f8ac072fb2 tempest-GroupsV314Test-1047019856 tempest-GroupsV314Test-1047019856-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:40:15.038578 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-bfd30741-a8a3-4b57-90be-35f8ac072fb2 tempest-GroupsV314Test-1047019856 tempest-GroupsV314Test-1047019856-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:40:15.048992 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-bfd30741-a8a3-4b57-90be-35f8ac072fb2 tempest-GroupsV314Test-1047019856 tempest-GroupsV314Test-1047019856-project-admin] https://10.4.3.189/volume/v3/types/c67d18b8-592c-4d77-9049-88e0868d92ff returned with HTTP 404 Aug 25 05:40:15.049766 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 160/637] 10.4.3.189 () {66 vars in 1342 bytes} [Tue Aug 25 05:40:15 2026] GET /volume/v3/types/c67d18b8-592c-4d77-9049-88e0868d92ff => generated 114 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:40:17.019109 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-28292fc2-d382-44c6-b7fc-a5fb2858a9c1 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:40:17.274438 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-28292fc2-d382-44c6-b7fc-a5fb2858a9c1 tempest-ServerStableDeviceRescueTest-1096266196 tempest-ServerStableDeviceRescueTest-1096266196-project-member] POST https://10.4.3.189/volume/v3/volumes Aug 25 05:40:17.274887 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-28292fc2-d382-44c6-b7fc-a5fb2858a9c1 tempest-ServerStableDeviceRescueTest-1096266196 tempest-ServerStableDeviceRescueTest-1096266196-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerStableDeviceRescueTest-volume-1290301229"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:40:17.282297 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.v3.volumes [None req-28292fc2-d382-44c6-b7fc-a5fb2858a9c1 tempest-ServerStableDeviceRescueTest-1096266196 tempest-ServerStableDeviceRescueTest-1096266196-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerStableDeviceRescueTest-volume-1290301229'}} {{(pid=100268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 05:40:17.282612 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-28292fc2-d382-44c6-b7fc-a5fb2858a9c1 tempest-ServerStableDeviceRescueTest-1096266196 tempest-ServerStableDeviceRescueTest-1096266196-project-member] Create volume of 1 GB Aug 25 05:40:17.293715 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-28292fc2-d382-44c6-b7fc-a5fb2858a9c1 tempest-ServerStableDeviceRescueTest-1096266196 tempest-ServerStableDeviceRescueTest-1096266196-project-member] Availability Zones retrieved successfully. Aug 25 05:40:17.301366 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-28292fc2-d382-44c6-b7fc-a5fb2858a9c1 tempest-ServerStableDeviceRescueTest-1096266196 tempest-ServerStableDeviceRescueTest-1096266196-project-member] Flow 'volume_create_api' (cc880541-dbd2-4bd2-83ea-e61940c5fdb9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:40:17.306080 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-28292fc2-d382-44c6-b7fc-a5fb2858a9c1 tempest-ServerStableDeviceRescueTest-1096266196 tempest-ServerStableDeviceRescueTest-1096266196-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (505a12c7-26b0-4cd8-8ff4-747de59c9598) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:40:17.307033 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.flows.api.create_volume [None req-28292fc2-d382-44c6-b7fc-a5fb2858a9c1 tempest-ServerStableDeviceRescueTest-1096266196 tempest-ServerStableDeviceRescueTest-1096266196-project-member] Validating volume size '1' using validate_int {{(pid=100268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 05:40:17.364313 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-28292fc2-d382-44c6-b7fc-a5fb2858a9c1 tempest-ServerStableDeviceRescueTest-1096266196 tempest-ServerStableDeviceRescueTest-1096266196-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (505a12c7-26b0-4cd8-8ff4-747de59c9598) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T05:35:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=23fc6e5d-fce0-4521-ba46-4837b4232084,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '23fc6e5d-fce0-4521-ba46-4837b4232084', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:40:17.364313 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-28292fc2-d382-44c6-b7fc-a5fb2858a9c1 tempest-ServerStableDeviceRescueTest-1096266196 tempest-ServerStableDeviceRescueTest-1096266196-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f7161d23-493f-42cb-b968-15aed14141e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:40:17.491085 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-28292fc2-d382-44c6-b7fc-a5fb2858a9c1 tempest-ServerStableDeviceRescueTest-1096266196 tempest-ServerStableDeviceRescueTest-1096266196-project-member] Created reservations ['bdf5b0d3-0b94-4f79-88b5-e2ac73c4c2a1', 'c0d1078c-cde5-4586-957e-e372e99be03d', 'ab408173-a6be-4ab0-b0a1-9495fbdcaa16', '34503c8c-28ba-4d6d-8ff7-33e9d055fa11'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:40:17.493447 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-28292fc2-d382-44c6-b7fc-a5fb2858a9c1 tempest-ServerStableDeviceRescueTest-1096266196 tempest-ServerStableDeviceRescueTest-1096266196-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f7161d23-493f-42cb-b968-15aed14141e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bdf5b0d3-0b94-4f79-88b5-e2ac73c4c2a1', 'c0d1078c-cde5-4586-957e-e372e99be03d', 'ab408173-a6be-4ab0-b0a1-9495fbdcaa16', '34503c8c-28ba-4d6d-8ff7-33e9d055fa11']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:40:17.496923 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-28292fc2-d382-44c6-b7fc-a5fb2858a9c1 tempest-ServerStableDeviceRescueTest-1096266196 tempest-ServerStableDeviceRescueTest-1096266196-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2bb5647d-6d04-4e7d-9d41-1373ddc04dd8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:40:17.505090 np0000008051 devstack@c-api.service[100268]: DEBUG dbcounter [-] [100268] Writing DB stats cinder:SELECT=223,cinder:UPDATE=52,cinder:INSERT=32 {{(pid=100268) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 05:40:17.541547 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-28292fc2-d382-44c6-b7fc-a5fb2858a9c1 tempest-ServerStableDeviceRescueTest-1096266196 tempest-ServerStableDeviceRescueTest-1096266196-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2bb5647d-6d04-4e7d-9d41-1373ddc04dd8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '47d076f9-e9d0-4a30-90e0-1d35430a676f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerStableDeviceRescueTest-volume-1290301229',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='694b149bc77c42c4b374d912d93de32f',qos_specs=None,replication_status=,reservations=['bdf5b0d3-0b94-4f79-88b5-e2ac73c4c2a1','c0d1078c-cde5-4586-957e-e372e99be03d','ab408173-a6be-4ab0-b0a1-9495fbdcaa16','34503c8c-28ba-4d6d-8ff7-33e9d055fa11'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ad257e853eba42adae1eb91068bd256e',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T05:40:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerStableDeviceRescueTest-volume-1290301229',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=47d076f9-e9d0-4a30-90e0-1d35430a676f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='694b149bc77c42c4b374d912d93de32f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ad257e853eba42adae1eb91068bd256e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(23fc6e5d-fce0-4521-ba46-4837b4232084),volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:40:17.544439 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-28292fc2-d382-44c6-b7fc-a5fb2858a9c1 tempest-ServerStableDeviceRescueTest-1096266196 tempest-ServerStableDeviceRescueTest-1096266196-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3ae3eb8b-e879-4f98-80e9-e7a621ec3dab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:40:17.583074 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-28292fc2-d382-44c6-b7fc-a5fb2858a9c1 tempest-ServerStableDeviceRescueTest-1096266196 tempest-ServerStableDeviceRescueTest-1096266196-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3ae3eb8b-e879-4f98-80e9-e7a621ec3dab) transitioned into state 'SUCCESS' from state '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-1290301229',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='694b149bc77c42c4b374d912d93de32f',qos_specs=None,replication_status=,reservations=['bdf5b0d3-0b94-4f79-88b5-e2ac73c4c2a1','c0d1078c-cde5-4586-957e-e372e99be03d','ab408173-a6be-4ab0-b0a1-9495fbdcaa16','34503c8c-28ba-4d6d-8ff7-33e9d055fa11'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ad257e853eba42adae1eb91068bd256e',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:40:17.584499 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-28292fc2-d382-44c6-b7fc-a5fb2858a9c1 tempest-ServerStableDeviceRescueTest-1096266196 tempest-ServerStableDeviceRescueTest-1096266196-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b6832caa-7ca5-432c-a609-2a325fd8e899) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:40:17.606867 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-28292fc2-d382-44c6-b7fc-a5fb2858a9c1 tempest-ServerStableDeviceRescueTest-1096266196 tempest-ServerStableDeviceRescueTest-1096266196-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b6832caa-7ca5-432c-a609-2a325fd8e899) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:40:17.608405 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-28292fc2-d382-44c6-b7fc-a5fb2858a9c1 tempest-ServerStableDeviceRescueTest-1096266196 tempest-ServerStableDeviceRescueTest-1096266196-project-member] Flow 'volume_create_api' (cc880541-dbd2-4bd2-83ea-e61940c5fdb9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:40:17.608889 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-28292fc2-d382-44c6-b7fc-a5fb2858a9c1 tempest-ServerStableDeviceRescueTest-1096266196 tempest-ServerStableDeviceRescueTest-1096266196-project-member] Create volume request issued successfully. Aug 25 05:40:17.609814 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-28292fc2-d382-44c6-b7fc-a5fb2858a9c1 tempest-ServerStableDeviceRescueTest-1096266196 tempest-ServerStableDeviceRescueTest-1096266196-project-member] https://10.4.3.189/volume/v3/volumes returned with HTTP 202 Aug 25 05:40:17.610479 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 157/638] 10.4.3.189 () {68 vars in 1258 bytes} [Tue Aug 25 05:40:17 2026] POST /volume/v3/volumes => generated 759 bytes in 592 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 05:40:18.564624 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-c74ab9ca-29b8-47e5-be21-3485ca74cafc None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:40:18.567134 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-c74ab9ca-29b8-47e5-be21-3485ca74cafc tempest-ServerActionsTestOtherA-1977308745 tempest-ServerActionsTestOtherA-1977308745-project-member] GET https://10.4.3.189/volume/v3/volumes/a1c333fb-5c5f-400c-93df-93a85f026473 Aug 25 05:40:18.567508 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-c74ab9ca-29b8-47e5-be21-3485ca74cafc tempest-ServerActionsTestOtherA-1977308745 tempest-ServerActionsTestOtherA-1977308745-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:40:18.567685 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-c74ab9ca-29b8-47e5-be21-3485ca74cafc tempest-ServerActionsTestOtherA-1977308745 tempest-ServerActionsTestOtherA-1977308745-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:40:18.579624 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:40:18.579624 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:40:18.586792 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-c74ab9ca-29b8-47e5-be21-3485ca74cafc tempest-ServerActionsTestOtherA-1977308745 tempest-ServerActionsTestOtherA-1977308745-project-member] Volume info retrieved successfully. Aug 25 05:40:18.600569 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-c74ab9ca-29b8-47e5-be21-3485ca74cafc tempest-ServerActionsTestOtherA-1977308745 tempest-ServerActionsTestOtherA-1977308745-project-member] https://10.4.3.189/volume/v3/volumes/a1c333fb-5c5f-400c-93df-93a85f026473 returned with HTTP 200 Aug 25 05:40:18.601148 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 164/639] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:40:18 2026] GET /volume/v3/volumes/a1c333fb-5c5f-400c-93df-93a85f026473 => generated 846 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:40:18.696119 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [req-79b2a604-4f2d-4c3c-bfb0-580f9db34c4a req-41e1c8db-b4f7-4055-aaf5-2d99932b3f62 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:40:18.700706 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-79b2a604-4f2d-4c3c-bfb0-580f9db34c4a req-41e1c8db-b4f7-4055-aaf5-2d99932b3f62 tempest-ServerActionsTestOtherA-1977308745 tempest-ServerActionsTestOtherA-1977308745-project-member] GET https://10.4.3.189/volume/v3/volumes/a1c333fb-5c5f-400c-93df-93a85f026473 Aug 25 05:40:18.700706 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-79b2a604-4f2d-4c3c-bfb0-580f9db34c4a req-41e1c8db-b4f7-4055-aaf5-2d99932b3f62 tempest-ServerActionsTestOtherA-1977308745 tempest-ServerActionsTestOtherA-1977308745-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:40:18.700706 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-79b2a604-4f2d-4c3c-bfb0-580f9db34c4a req-41e1c8db-b4f7-4055-aaf5-2d99932b3f62 tempest-ServerActionsTestOtherA-1977308745 tempest-ServerActionsTestOtherA-1977308745-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:40:18.707026 np0000008051 devstack@c-api.service[100270]: DEBUG dbcounter [-] [100270] Writing DB stats cinder:SELECT=214,cinder:INSERT=46,cinder:UPDATE=61 {{(pid=100270) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 05:40:18.715319 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:40:18.715319 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:40:18.722754 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [req-79b2a604-4f2d-4c3c-bfb0-580f9db34c4a req-41e1c8db-b4f7-4055-aaf5-2d99932b3f62 tempest-ServerActionsTestOtherA-1977308745 tempest-ServerActionsTestOtherA-1977308745-project-member] Volume info retrieved successfully. Aug 25 05:40:18.731414 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-79b2a604-4f2d-4c3c-bfb0-580f9db34c4a req-41e1c8db-b4f7-4055-aaf5-2d99932b3f62 tempest-ServerActionsTestOtherA-1977308745 tempest-ServerActionsTestOtherA-1977308745-project-member] https://10.4.3.189/volume/v3/volumes/a1c333fb-5c5f-400c-93df-93a85f026473 returned with HTTP 200 Aug 25 05:40:18.731986 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 159/640] 10.4.3.189 () {68 vars in 1598 bytes} [Tue Aug 25 05:40:18 2026] GET /volume/v3/volumes/a1c333fb-5c5f-400c-93df-93a85f026473 => generated 846 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:40:18.867470 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-9029f3d0-34e2-4913-891c-f774e2db10cd None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:40:18.868020 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-9029f3d0-34e2-4913-891c-f774e2db10cd None None] GET https://10.4.3.189/volume// Aug 25 05:40:18.868020 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-9029f3d0-34e2-4913-891c-f774e2db10cd None None] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:40:18.868228 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-9029f3d0-34e2-4913-891c-f774e2db10cd None None] Calling method 'all' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:40:18.868691 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-9029f3d0-34e2-4913-891c-f774e2db10cd None None] https://10.4.3.189/volume// returned with HTTP 300 Aug 25 05:40:18.869093 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 161/641] 10.4.3.189 () {66 vars in 1428 bytes} [Tue Aug 25 05:40: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 25 05:40:18.883546 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-79b2a604-4f2d-4c3c-bfb0-580f9db34c4a req-5cc0bf55-c581-4918-b6df-a7aaf63d1340 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:40:18.885988 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-79b2a604-4f2d-4c3c-bfb0-580f9db34c4a req-5cc0bf55-c581-4918-b6df-a7aaf63d1340 tempest-ServerActionsTestOtherA-1977308745 tempest-ServerActionsTestOtherA-1977308745-project-member] POST https://10.4.3.189/volume/v3/attachments Aug 25 05:40:18.886708 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-79b2a604-4f2d-4c3c-bfb0-580f9db34c4a req-5cc0bf55-c581-4918-b6df-a7aaf63d1340 tempest-ServerActionsTestOtherA-1977308745 tempest-ServerActionsTestOtherA-1977308745-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a1c333fb-5c5f-400c-93df-93a85f026473", "connector": null, "instance_uuid": "86e31a95-72f0-415e-803d-a37027e71c17"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:40:18.900589 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:40:18.900589 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:40:18.951665 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-79b2a604-4f2d-4c3c-bfb0-580f9db34c4a req-5cc0bf55-c581-4918-b6df-a7aaf63d1340 tempest-ServerActionsTestOtherA-1977308745 tempest-ServerActionsTestOtherA-1977308745-project-member] https://10.4.3.189/volume/v3/attachments returned with HTTP 200 Aug 25 05:40:18.952354 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 158/642] 10.4.3.189 () {74 vars in 1594 bytes} [Tue Aug 25 05:40: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 25 05:40:19.007108 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-754435f4-9d42-4a4a-af5d-f857e9c849be None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:40:19.009663 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-754435f4-9d42-4a4a-af5d-f857e9c849be tempest-ServerActionsTestOtherA-1977308745 tempest-ServerActionsTestOtherA-1977308745-project-member] GET https://10.4.3.189/volume/v3/volumes/a1c333fb-5c5f-400c-93df-93a85f026473 Aug 25 05:40:19.009663 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-754435f4-9d42-4a4a-af5d-f857e9c849be tempest-ServerActionsTestOtherA-1977308745 tempest-ServerActionsTestOtherA-1977308745-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:40:19.009831 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-754435f4-9d42-4a4a-af5d-f857e9c849be tempest-ServerActionsTestOtherA-1977308745 tempest-ServerActionsTestOtherA-1977308745-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:40:19.031675 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-6e093b1a-6eed-4900-8ecd-38732556b55e None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:40:19.033491 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-6e093b1a-6eed-4900-8ecd-38732556b55e None None] GET https://10.4.3.189/volume// Aug 25 05:40:19.033570 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:40:19.033570 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:40:19.033646 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-6e093b1a-6eed-4900-8ecd-38732556b55e None None] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:40:19.033838 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-6e093b1a-6eed-4900-8ecd-38732556b55e None None] Calling method 'all' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:40:19.034349 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-6e093b1a-6eed-4900-8ecd-38732556b55e None None] https://10.4.3.189/volume// returned with HTTP 300 Aug 25 05:40:19.035934 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 160/643] 10.4.3.189 () {66 vars in 1426 bytes} [Tue Aug 25 05:40:19 2026] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 05:40:19.040363 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-754435f4-9d42-4a4a-af5d-f857e9c849be tempest-ServerActionsTestOtherA-1977308745 tempest-ServerActionsTestOtherA-1977308745-project-member] Volume info retrieved successfully. Aug 25 05:40:19.050172 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-79b2a604-4f2d-4c3c-bfb0-580f9db34c4a req-b610d9d6-57e9-4c2a-baf3-e3f80c804225 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:40:19.051468 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-754435f4-9d42-4a4a-af5d-f857e9c849be tempest-ServerActionsTestOtherA-1977308745 tempest-ServerActionsTestOtherA-1977308745-project-member] https://10.4.3.189/volume/v3/volumes/a1c333fb-5c5f-400c-93df-93a85f026473 returned with HTTP 200 Aug 25 05:40:19.053129 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 165/644] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:40:19 2026] GET /volume/v3/volumes/a1c333fb-5c5f-400c-93df-93a85f026473 => generated 845 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:40:19.055913 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-79b2a604-4f2d-4c3c-bfb0-580f9db34c4a req-b610d9d6-57e9-4c2a-baf3-e3f80c804225 tempest-ServerActionsTestOtherA-1977308745 tempest-ServerActionsTestOtherA-1977308745-project-member] GET https://10.4.3.189/volume/v3/volumes/a1c333fb-5c5f-400c-93df-93a85f026473 Aug 25 05:40:19.056558 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-79b2a604-4f2d-4c3c-bfb0-580f9db34c4a req-b610d9d6-57e9-4c2a-baf3-e3f80c804225 tempest-ServerActionsTestOtherA-1977308745 tempest-ServerActionsTestOtherA-1977308745-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:40:19.056558 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-79b2a604-4f2d-4c3c-bfb0-580f9db34c4a req-b610d9d6-57e9-4c2a-baf3-e3f80c804225 tempest-ServerActionsTestOtherA-1977308745 tempest-ServerActionsTestOtherA-1977308745-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:40:19.060697 np0000008051 devstack@c-api.service[100269]: DEBUG dbcounter [-] [100269] Writing DB stats cinder:SELECT=275,cinder:INSERT=67,cinder:UPDATE=90 {{(pid=100269) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 05:40:19.077076 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:40:19.077076 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:40:19.083084 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [req-79b2a604-4f2d-4c3c-bfb0-580f9db34c4a req-b610d9d6-57e9-4c2a-baf3-e3f80c804225 tempest-ServerActionsTestOtherA-1977308745 tempest-ServerActionsTestOtherA-1977308745-project-member] Volume info retrieved successfully. Aug 25 05:40:19.091805 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-79b2a604-4f2d-4c3c-bfb0-580f9db34c4a req-b610d9d6-57e9-4c2a-baf3-e3f80c804225 tempest-ServerActionsTestOtherA-1977308745 tempest-ServerActionsTestOtherA-1977308745-project-member] https://10.4.3.189/volume/v3/volumes/a1c333fb-5c5f-400c-93df-93a85f026473 returned with HTTP 200 Aug 25 05:40:19.091805 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 162/645] 10.4.3.189 () {70 vars in 1639 bytes} [Tue Aug 25 05:40:19 2026] GET /volume/v3/volumes/a1c333fb-5c5f-400c-93df-93a85f026473 => generated 1025 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 05:40:19.226771 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-79b2a604-4f2d-4c3c-bfb0-580f9db34c4a req-c129d6e0-56d4-4c7e-a5f1-7aead665ccda None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:40:19.232083 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-79b2a604-4f2d-4c3c-bfb0-580f9db34c4a req-c129d6e0-56d4-4c7e-a5f1-7aead665ccda tempest-ServerActionsTestOtherA-1977308745 tempest-ServerActionsTestOtherA-1977308745-project-member] PUT https://10.4.3.189/volume/v3/attachments/3e8f9e7e-9ec8-4c1f-8677-0f964b96e39f Aug 25 05:40:19.232083 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-79b2a604-4f2d-4c3c-bfb0-580f9db34c4a req-c129d6e0-56d4-4c7e-a5f1-7aead665ccda tempest-ServerActionsTestOtherA-1977308745 tempest-ServerActionsTestOtherA-1977308745-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.189", "host": "np0000008051", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:8b4a65c6a3e1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "a19da604-b1eb-4396-a9d5-30b16dae3da8", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:40:19.244399 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.coordination [req-79b2a604-4f2d-4c3c-bfb0-580f9db34c4a req-c129d6e0-56d4-4c7e-a5f1-7aead665ccda tempest-ServerActionsTestOtherA-1977308745 tempest-ServerActionsTestOtherA-1977308745-project-member] Acquiring lock "cinder-attachment_update-a1c333fb-5c5f-400c-93df-93a85f026473-np0000008051" by "attachment_update" {{(pid=100268) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 05:40:19.253532 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.coordination [req-79b2a604-4f2d-4c3c-bfb0-580f9db34c4a req-c129d6e0-56d4-4c7e-a5f1-7aead665ccda tempest-ServerActionsTestOtherA-1977308745 tempest-ServerActionsTestOtherA-1977308745-project-member] Lock "cinder-attachment_update-a1c333fb-5c5f-400c-93df-93a85f026473-np0000008051" acquired by "attachment_update" :: waited 0.010s {{(pid=100268) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 05:40:19.255617 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:40:19.255617 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:40:19.284988 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-ac14a6b3-dd64-486b-9866-f5c3c37fa247 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:40:19.477483 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.coordination [req-79b2a604-4f2d-4c3c-bfb0-580f9db34c4a req-c129d6e0-56d4-4c7e-a5f1-7aead665ccda tempest-ServerActionsTestOtherA-1977308745 tempest-ServerActionsTestOtherA-1977308745-project-member] Lock "cinder-attachment_update-a1c333fb-5c5f-400c-93df-93a85f026473-np0000008051" released by "attachment_update" :: held 0.224s {{(pid=100268) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 05:40:19.479675 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-79b2a604-4f2d-4c3c-bfb0-580f9db34c4a req-c129d6e0-56d4-4c7e-a5f1-7aead665ccda tempest-ServerActionsTestOtherA-1977308745 tempest-ServerActionsTestOtherA-1977308745-project-member] https://10.4.3.189/volume/v3/attachments/3e8f9e7e-9ec8-4c1f-8677-0f964b96e39f returned with HTTP 200 Aug 25 05:40:19.480206 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 159/646] 10.4.3.189 () {74 vars in 1704 bytes} [Tue Aug 25 05:40:19 2026] PUT /volume/v3/attachments/3e8f9e7e-9ec8-4c1f-8677-0f964b96e39f => generated 969 bytes in 254 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:40:19.534500 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-ac14a6b3-dd64-486b-9866-f5c3c37fa247 tempest-GroupsV320Test-1774545201 tempest-GroupsV320Test-1774545201-project-admin] POST https://10.4.3.189/volume/v3/types Aug 25 05:40:19.535004 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-ac14a6b3-dd64-486b-9866-f5c3c37fa247 tempest-GroupsV320Test-1774545201 tempest-GroupsV320Test-1774545201-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsV320Test-volume-type-1011069357"}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:40:19.559140 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-ac14a6b3-dd64-486b-9866-f5c3c37fa247 tempest-GroupsV320Test-1774545201 tempest-GroupsV320Test-1774545201-project-admin] https://10.4.3.189/volume/v3/types returned with HTTP 200 Aug 25 05:40:19.559140 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 161/647] 10.4.3.189 () {68 vars in 1252 bytes} [Tue Aug 25 05:40:19 2026] POST /volume/v3/types => generated 220 bytes in 275 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:40:19.571901 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-b14df7b1-91a1-4dff-a1f0-aa71d94ee4fc None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:40:19.575836 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-b14df7b1-91a1-4dff-a1f0-aa71d94ee4fc tempest-GroupsV320Test-1774545201 tempest-GroupsV320Test-1774545201-project-admin] POST https://10.4.3.189/volume/v3/group_types Aug 25 05:40:19.576609 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-b14df7b1-91a1-4dff-a1f0-aa71d94ee4fc tempest-GroupsV320Test-1774545201 tempest-GroupsV320Test-1774545201-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsV320Test-group-type-1286259820"}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:40:19.607135 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-b14df7b1-91a1-4dff-a1f0-aa71d94ee4fc tempest-GroupsV320Test-1774545201 tempest-GroupsV320Test-1774545201-project-admin] https://10.4.3.189/volume/v3/group_types returned with HTTP 202 Aug 25 05:40:19.607707 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 166/648] 10.4.3.189 () {70 vars in 1311 bytes} [Tue Aug 25 05:40:19 2026] POST /volume/v3/group_types => generated 177 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:40:19.619999 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-68a82b62-daf4-4c81-921e-7a8a9e90583c None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:40:19.750082 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-68a82b62-daf4-4c81-921e-7a8a9e90583c tempest-GroupsV320Test-883564758 tempest-GroupsV320Test-883564758-project-member] POST https://10.4.3.189/volume/v3/groups Aug 25 05:40:19.750695 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-68a82b62-daf4-4c81-921e-7a8a9e90583c tempest-GroupsV320Test-883564758 tempest-GroupsV320Test-883564758-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "99dd40d3-5ff7-493d-bcd1-813c237f6409", "volume_types": ["0a936556-e019-4e1a-9720-c65891a2db7f"], "name": "tempest-GroupsV320Test-Group-2006446023"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:40:19.752794 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.v3.groups [None req-68a82b62-daf4-4c81-921e-7a8a9e90583c tempest-GroupsV320Test-883564758 tempest-GroupsV320Test-883564758-project-member] Creating new group {'group': {'group_type': '99dd40d3-5ff7-493d-bcd1-813c237f6409', 'volume_types': ['0a936556-e019-4e1a-9720-c65891a2db7f'], 'name': 'tempest-GroupsV320Test-Group-2006446023'}} {{(pid=100269) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 25 05:40:19.758315 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.v3.groups [None req-68a82b62-daf4-4c81-921e-7a8a9e90583c tempest-GroupsV320Test-883564758 tempest-GroupsV320Test-883564758-project-member] Creating group tempest-GroupsV320Test-Group-2006446023. Aug 25 05:40:19.780162 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-68a82b62-daf4-4c81-921e-7a8a9e90583c tempest-GroupsV320Test-883564758 tempest-GroupsV320Test-883564758-project-member] Availability Zones retrieved successfully. Aug 25 05:40:19.817232 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.quota [None req-68a82b62-daf4-4c81-921e-7a8a9e90583c tempest-GroupsV320Test-883564758 tempest-GroupsV320Test-883564758-project-member] Created reservations ['2007d9b7-a751-4df7-a57b-7fe7b6036ccf'] {{(pid=100269) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:40:19.859928 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-68a82b62-daf4-4c81-921e-7a8a9e90583c tempest-GroupsV320Test-883564758 tempest-GroupsV320Test-883564758-project-member] https://10.4.3.189/volume/v3/groups returned with HTTP 202 Aug 25 05:40:19.860523 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 163/649] 10.4.3.189 () {70 vars in 1297 bytes} [Tue Aug 25 05:40:19 2026] POST /volume/v3/groups => generated 108 bytes in 241 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:40:19.876022 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-0996890c-8560-4a51-b673-80cb587bc1c9 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:40:19.879080 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-0996890c-8560-4a51-b673-80cb587bc1c9 tempest-GroupsV320Test-883564758 tempest-GroupsV320Test-883564758-project-member] GET https://10.4.3.189/volume/v3/groups/507a6939-a22c-4603-8faa-c0a1e358c996 Aug 25 05:40:19.879080 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-0996890c-8560-4a51-b673-80cb587bc1c9 tempest-GroupsV320Test-883564758 tempest-GroupsV320Test-883564758-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:40:19.879080 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-0996890c-8560-4a51-b673-80cb587bc1c9 tempest-GroupsV320Test-883564758 tempest-GroupsV320Test-883564758-project-member] Calling method 'version_select' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:40:19.879080 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.v3.groups [None req-0996890c-8560-4a51-b673-80cb587bc1c9 tempest-GroupsV320Test-883564758 tempest-GroupsV320Test-883564758-project-member] show called for member 507a6939-a22c-4603-8faa-c0a1e358c996 {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 25 05:40:19.884949 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:40:19.884949 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:40:19.896192 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-0996890c-8560-4a51-b673-80cb587bc1c9 tempest-GroupsV320Test-883564758 tempest-GroupsV320Test-883564758-project-member] https://10.4.3.189/volume/v3/groups/507a6939-a22c-4603-8faa-c0a1e358c996 returned with HTTP 200 Aug 25 05:40:19.896777 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 160/650] 10.4.3.189 () {68 vars in 1386 bytes} [Tue Aug 25 05:40:19 2026] GET /volume/v3/groups/507a6939-a22c-4603-8faa-c0a1e358c996 => generated 388 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:40:20.076883 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-8a62870b-40e4-40de-b67f-731c4d2d0e5c None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:40:20.079658 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-8a62870b-40e4-40de-b67f-731c4d2d0e5c tempest-ServerActionsTestOtherA-1977308745 tempest-ServerActionsTestOtherA-1977308745-project-member] GET https://10.4.3.189/volume/v3/volumes/a1c333fb-5c5f-400c-93df-93a85f026473 Aug 25 05:40:20.079658 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-8a62870b-40e4-40de-b67f-731c4d2d0e5c tempest-ServerActionsTestOtherA-1977308745 tempest-ServerActionsTestOtherA-1977308745-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:40:20.079658 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-8a62870b-40e4-40de-b67f-731c4d2d0e5c tempest-ServerActionsTestOtherA-1977308745 tempest-ServerActionsTestOtherA-1977308745-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:40:20.096675 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:40:20.096675 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:40:20.104238 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-8a62870b-40e4-40de-b67f-731c4d2d0e5c tempest-ServerActionsTestOtherA-1977308745 tempest-ServerActionsTestOtherA-1977308745-project-member] Volume info retrieved successfully. Aug 25 05:40:20.115027 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-8a62870b-40e4-40de-b67f-731c4d2d0e5c tempest-ServerActionsTestOtherA-1977308745 tempest-ServerActionsTestOtherA-1977308745-project-member] https://10.4.3.189/volume/v3/volumes/a1c333fb-5c5f-400c-93df-93a85f026473 returned with HTTP 200 Aug 25 05:40:20.115735 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 162/651] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:40:20 2026] GET /volume/v3/volumes/a1c333fb-5c5f-400c-93df-93a85f026473 => generated 846 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:40:20.914819 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-aad84671-23e0-4a52-a69f-ee1fa19b0e98 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:40:20.918577 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-aad84671-23e0-4a52-a69f-ee1fa19b0e98 tempest-GroupsV320Test-883564758 tempest-GroupsV320Test-883564758-project-member] GET https://10.4.3.189/volume/v3/groups/507a6939-a22c-4603-8faa-c0a1e358c996 Aug 25 05:40:20.918577 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-aad84671-23e0-4a52-a69f-ee1fa19b0e98 tempest-GroupsV320Test-883564758 tempest-GroupsV320Test-883564758-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:40:20.918577 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-aad84671-23e0-4a52-a69f-ee1fa19b0e98 tempest-GroupsV320Test-883564758 tempest-GroupsV320Test-883564758-project-member] Calling method 'version_select' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:40:20.918577 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.v3.groups [None req-aad84671-23e0-4a52-a69f-ee1fa19b0e98 tempest-GroupsV320Test-883564758 tempest-GroupsV320Test-883564758-project-member] show called for member 507a6939-a22c-4603-8faa-c0a1e358c996 {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 25 05:40:20.924094 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:40:20.924094 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:40:20.939867 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-aad84671-23e0-4a52-a69f-ee1fa19b0e98 tempest-GroupsV320Test-883564758 tempest-GroupsV320Test-883564758-project-member] https://10.4.3.189/volume/v3/groups/507a6939-a22c-4603-8faa-c0a1e358c996 returned with HTTP 200 Aug 25 05:40:20.940439 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 167/652] 10.4.3.189 () {68 vars in 1386 bytes} [Tue Aug 25 05:40:20 2026] GET /volume/v3/groups/507a6939-a22c-4603-8faa-c0a1e358c996 => generated 389 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:40:20.954954 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-35c0e250-d8b6-4774-9f31-716e188cbd0d None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:40:20.957181 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-35c0e250-d8b6-4774-9f31-716e188cbd0d tempest-GroupsV320Test-1774545201 tempest-GroupsV320Test-1774545201-project-admin] POST https://10.4.3.189/volume/v3/groups/507a6939-a22c-4603-8faa-c0a1e358c996/action Aug 25 05:40:20.957829 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-35c0e250-d8b6-4774-9f31-716e188cbd0d tempest-GroupsV320Test-1774545201 tempest-GroupsV320Test-1774545201-project-admin] Action body: b'{"reset_status": {"status": "creating"}}' {{(pid=100269) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 05:40:20.959078 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-35c0e250-d8b6-4774-9f31-716e188cbd0d tempest-GroupsV320Test-1774545201 tempest-GroupsV320Test-1774545201-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "creating"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:40:20.961583 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.v3.groups [None req-35c0e250-d8b6-4774-9f31-716e188cbd0d tempest-GroupsV320Test-1774545201 tempest-GroupsV320Test-1774545201-project-admin] Updating group '507a6939-a22c-4603-8faa-c0a1e358c996' with 'creating' {{(pid=100269) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Aug 25 05:40:20.969381 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:40:20.969381 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:40:20.979964 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-35c0e250-d8b6-4774-9f31-716e188cbd0d tempest-GroupsV320Test-1774545201 tempest-GroupsV320Test-1774545201-project-admin] https://10.4.3.189/volume/v3/groups/507a6939-a22c-4603-8faa-c0a1e358c996/action returned with HTTP 202 Aug 25 05:40:20.980650 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 164/653] 10.4.3.189 () {70 vars in 1428 bytes} [Tue Aug 25 05:40:20 2026] POST /volume/v3/groups/507a6939-a22c-4603-8faa-c0a1e358c996/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 05:40:20.991407 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-ad963cfb-9e08-4489-9d71-eb062c42e8c9 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:40:20.994360 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ad963cfb-9e08-4489-9d71-eb062c42e8c9 tempest-GroupsV320Test-883564758 tempest-GroupsV320Test-883564758-project-member] GET https://10.4.3.189/volume/v3/groups/507a6939-a22c-4603-8faa-c0a1e358c996 Aug 25 05:40:20.994360 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ad963cfb-9e08-4489-9d71-eb062c42e8c9 tempest-GroupsV320Test-883564758 tempest-GroupsV320Test-883564758-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:40:20.994360 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ad963cfb-9e08-4489-9d71-eb062c42e8c9 tempest-GroupsV320Test-883564758 tempest-GroupsV320Test-883564758-project-member] Calling method 'version_select' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:40:20.994360 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.v3.groups [None req-ad963cfb-9e08-4489-9d71-eb062c42e8c9 tempest-GroupsV320Test-883564758 tempest-GroupsV320Test-883564758-project-member] show called for member 507a6939-a22c-4603-8faa-c0a1e358c996 {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 25 05:40:21.000145 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:40:21.000145 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:40:21.016029 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ad963cfb-9e08-4489-9d71-eb062c42e8c9 tempest-GroupsV320Test-883564758 tempest-GroupsV320Test-883564758-project-member] https://10.4.3.189/volume/v3/groups/507a6939-a22c-4603-8faa-c0a1e358c996 returned with HTTP 200 Aug 25 05:40:21.016456 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 161/654] 10.4.3.189 () {68 vars in 1386 bytes} [Tue Aug 25 05:40:20 2026] GET /volume/v3/groups/507a6939-a22c-4603-8faa-c0a1e358c996 => generated 388 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:40:21.033602 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-3dda8469-742e-4e5e-bafa-8bf11308697f None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:40:21.035518 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-3dda8469-742e-4e5e-bafa-8bf11308697f tempest-GroupsV320Test-1774545201 tempest-GroupsV320Test-1774545201-project-admin] POST https://10.4.3.189/volume/v3/groups/507a6939-a22c-4603-8faa-c0a1e358c996/action Aug 25 05:40:21.035915 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-3dda8469-742e-4e5e-bafa-8bf11308697f tempest-GroupsV320Test-1774545201 tempest-GroupsV320Test-1774545201-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=100270) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 05:40:21.037348 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-3dda8469-742e-4e5e-bafa-8bf11308697f tempest-GroupsV320Test-1774545201 tempest-GroupsV320Test-1774545201-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "available"}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:40:21.042378 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.v3.groups [None req-3dda8469-742e-4e5e-bafa-8bf11308697f tempest-GroupsV320Test-1774545201 tempest-GroupsV320Test-1774545201-project-admin] Updating group '507a6939-a22c-4603-8faa-c0a1e358c996' with 'available' {{(pid=100270) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Aug 25 05:40:21.051320 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:40:21.051320 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:40:21.071490 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-3dda8469-742e-4e5e-bafa-8bf11308697f tempest-GroupsV320Test-1774545201 tempest-GroupsV320Test-1774545201-project-admin] https://10.4.3.189/volume/v3/groups/507a6939-a22c-4603-8faa-c0a1e358c996/action returned with HTTP 202 Aug 25 05:40:21.071490 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 163/655] 10.4.3.189 () {70 vars in 1428 bytes} [Tue Aug 25 05:40:21 2026] POST /volume/v3/groups/507a6939-a22c-4603-8faa-c0a1e358c996/action => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 05:40:21.083245 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-ac435874-dd27-4336-920d-295e08f117c8 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:40:21.085315 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-ac435874-dd27-4336-920d-295e08f117c8 tempest-GroupsV320Test-883564758 tempest-GroupsV320Test-883564758-project-member] GET https://10.4.3.189/volume/v3/groups/507a6939-a22c-4603-8faa-c0a1e358c996 Aug 25 05:40:21.085668 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-ac435874-dd27-4336-920d-295e08f117c8 tempest-GroupsV320Test-883564758 tempest-GroupsV320Test-883564758-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:40:21.085905 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-ac435874-dd27-4336-920d-295e08f117c8 tempest-GroupsV320Test-883564758 tempest-GroupsV320Test-883564758-project-member] Calling method 'version_select' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:40:21.086243 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.v3.groups [None req-ac435874-dd27-4336-920d-295e08f117c8 tempest-GroupsV320Test-883564758 tempest-GroupsV320Test-883564758-project-member] show called for member 507a6939-a22c-4603-8faa-c0a1e358c996 {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 25 05:40:21.093413 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:40:21.093413 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:40:21.111800 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-ac435874-dd27-4336-920d-295e08f117c8 tempest-GroupsV320Test-883564758 tempest-GroupsV320Test-883564758-project-member] https://10.4.3.189/volume/v3/groups/507a6939-a22c-4603-8faa-c0a1e358c996 returned with HTTP 200 Aug 25 05:40:21.112408 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 168/656] 10.4.3.189 () {68 vars in 1386 bytes} [Tue Aug 25 05:40:21 2026] GET /volume/v3/groups/507a6939-a22c-4603-8faa-c0a1e358c996 => generated 389 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:40:21.125205 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-c8d876f7-1d87-4eaa-9a71-37ac42ce2ef1 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:40:21.131943 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-c8d876f7-1d87-4eaa-9a71-37ac42ce2ef1 tempest-GroupsV320Test-1774545201 tempest-GroupsV320Test-1774545201-project-admin] POST https://10.4.3.189/volume/v3/groups/507a6939-a22c-4603-8faa-c0a1e358c996/action Aug 25 05:40:21.132468 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-c8d876f7-1d87-4eaa-9a71-37ac42ce2ef1 tempest-GroupsV320Test-1774545201 tempest-GroupsV320Test-1774545201-project-admin] Action body: b'{"reset_status": {"status": "error"}}' {{(pid=100269) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 05:40:21.132878 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-c8d876f7-1d87-4eaa-9a71-37ac42ce2ef1 tempest-GroupsV320Test-1774545201 tempest-GroupsV320Test-1774545201-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "error"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:40:21.134470 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.v3.groups [None req-c8d876f7-1d87-4eaa-9a71-37ac42ce2ef1 tempest-GroupsV320Test-1774545201 tempest-GroupsV320Test-1774545201-project-admin] Updating group '507a6939-a22c-4603-8faa-c0a1e358c996' with 'error' {{(pid=100269) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Aug 25 05:40:21.138724 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:40:21.138724 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:40:21.139018 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-712fe816-ed0d-4a66-993f-4469bad28836 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:40:21.141941 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-712fe816-ed0d-4a66-993f-4469bad28836 tempest-ServerActionsTestOtherA-1977308745 tempest-ServerActionsTestOtherA-1977308745-project-member] GET https://10.4.3.189/volume/v3/volumes/a1c333fb-5c5f-400c-93df-93a85f026473 Aug 25 05:40:21.142265 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-712fe816-ed0d-4a66-993f-4469bad28836 tempest-ServerActionsTestOtherA-1977308745 tempest-ServerActionsTestOtherA-1977308745-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:40:21.142567 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-712fe816-ed0d-4a66-993f-4469bad28836 tempest-ServerActionsTestOtherA-1977308745 tempest-ServerActionsTestOtherA-1977308745-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:40:21.156459 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-c8d876f7-1d87-4eaa-9a71-37ac42ce2ef1 tempest-GroupsV320Test-1774545201 tempest-GroupsV320Test-1774545201-project-admin] https://10.4.3.189/volume/v3/groups/507a6939-a22c-4603-8faa-c0a1e358c996/action returned with HTTP 202 Aug 25 05:40:21.159410 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 165/657] 10.4.3.189 () {70 vars in 1428 bytes} [Tue Aug 25 05:40:21 2026] POST /volume/v3/groups/507a6939-a22c-4603-8faa-c0a1e358c996/action => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 05:40:21.170247 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:40:21.170247 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:40:21.173988 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-029d635c-0865-4e8c-b278-631f7b0d6549 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:40:21.183597 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-029d635c-0865-4e8c-b278-631f7b0d6549 tempest-GroupsV320Test-883564758 tempest-GroupsV320Test-883564758-project-member] GET https://10.4.3.189/volume/v3/groups/507a6939-a22c-4603-8faa-c0a1e358c996 Aug 25 05:40:21.184407 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-029d635c-0865-4e8c-b278-631f7b0d6549 tempest-GroupsV320Test-883564758 tempest-GroupsV320Test-883564758-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:40:21.184407 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-029d635c-0865-4e8c-b278-631f7b0d6549 tempest-GroupsV320Test-883564758 tempest-GroupsV320Test-883564758-project-member] Calling method 'version_select' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:40:21.185246 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.v3.groups [None req-029d635c-0865-4e8c-b278-631f7b0d6549 tempest-GroupsV320Test-883564758 tempest-GroupsV320Test-883564758-project-member] show called for member 507a6939-a22c-4603-8faa-c0a1e358c996 {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 25 05:40:21.191191 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-712fe816-ed0d-4a66-993f-4469bad28836 tempest-ServerActionsTestOtherA-1977308745 tempest-ServerActionsTestOtherA-1977308745-project-member] Volume info retrieved successfully. Aug 25 05:40:21.191765 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:40:21.191765 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:40:21.204905 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-712fe816-ed0d-4a66-993f-4469bad28836 tempest-ServerActionsTestOtherA-1977308745 tempest-ServerActionsTestOtherA-1977308745-project-member] https://10.4.3.189/volume/v3/volumes/a1c333fb-5c5f-400c-93df-93a85f026473 returned with HTTP 200 Aug 25 05:40:21.204905 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 162/658] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:40:21 2026] GET /volume/v3/volumes/a1c333fb-5c5f-400c-93df-93a85f026473 => generated 846 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:40:21.213268 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-029d635c-0865-4e8c-b278-631f7b0d6549 tempest-GroupsV320Test-883564758 tempest-GroupsV320Test-883564758-project-member] https://10.4.3.189/volume/v3/groups/507a6939-a22c-4603-8faa-c0a1e358c996 returned with HTTP 200 Aug 25 05:40:21.213705 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 164/659] 10.4.3.189 () {68 vars in 1386 bytes} [Tue Aug 25 05:40:21 2026] GET /volume/v3/groups/507a6939-a22c-4603-8faa-c0a1e358c996 => generated 385 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:40:21.225823 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-15c4f1f5-a911-4144-9380-a8432f97b6b1 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:40:21.227675 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-15c4f1f5-a911-4144-9380-a8432f97b6b1 tempest-GroupsV320Test-1774545201 tempest-GroupsV320Test-1774545201-project-admin] POST https://10.4.3.189/volume/v3/groups/507a6939-a22c-4603-8faa-c0a1e358c996/action Aug 25 05:40:21.228491 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-15c4f1f5-a911-4144-9380-a8432f97b6b1 tempest-GroupsV320Test-1774545201 tempest-GroupsV320Test-1774545201-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=100271) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 05:40:21.228491 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-15c4f1f5-a911-4144-9380-a8432f97b6b1 tempest-GroupsV320Test-1774545201 tempest-GroupsV320Test-1774545201-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "available"}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:40:21.234824 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.v3.groups [None req-15c4f1f5-a911-4144-9380-a8432f97b6b1 tempest-GroupsV320Test-1774545201 tempest-GroupsV320Test-1774545201-project-admin] Updating group '507a6939-a22c-4603-8faa-c0a1e358c996' with 'available' {{(pid=100271) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Aug 25 05:40:21.242046 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:40:21.242046 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:40:21.254547 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-15c4f1f5-a911-4144-9380-a8432f97b6b1 tempest-GroupsV320Test-1774545201 tempest-GroupsV320Test-1774545201-project-admin] https://10.4.3.189/volume/v3/groups/507a6939-a22c-4603-8faa-c0a1e358c996/action returned with HTTP 202 Aug 25 05:40:21.254689 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 169/660] 10.4.3.189 () {70 vars in 1428 bytes} [Tue Aug 25 05:40:21 2026] POST /volume/v3/groups/507a6939-a22c-4603-8faa-c0a1e358c996/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 05:40:21.267134 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-6c3747e7-0ffd-4f79-bb1b-617d49f15492 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:40:21.270012 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-6c3747e7-0ffd-4f79-bb1b-617d49f15492 tempest-GroupsV320Test-883564758 tempest-GroupsV320Test-883564758-project-member] GET https://10.4.3.189/volume/v3/groups/507a6939-a22c-4603-8faa-c0a1e358c996 Aug 25 05:40:21.270012 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-6c3747e7-0ffd-4f79-bb1b-617d49f15492 tempest-GroupsV320Test-883564758 tempest-GroupsV320Test-883564758-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:40:21.270328 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-6c3747e7-0ffd-4f79-bb1b-617d49f15492 tempest-GroupsV320Test-883564758 tempest-GroupsV320Test-883564758-project-member] Calling method 'version_select' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:40:21.270549 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.v3.groups [None req-6c3747e7-0ffd-4f79-bb1b-617d49f15492 tempest-GroupsV320Test-883564758 tempest-GroupsV320Test-883564758-project-member] show called for member 507a6939-a22c-4603-8faa-c0a1e358c996 {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 25 05:40:21.278528 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:40:21.278528 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:40:21.293734 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-6c3747e7-0ffd-4f79-bb1b-617d49f15492 tempest-GroupsV320Test-883564758 tempest-GroupsV320Test-883564758-project-member] https://10.4.3.189/volume/v3/groups/507a6939-a22c-4603-8faa-c0a1e358c996 returned with HTTP 200 Aug 25 05:40:21.294279 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 166/661] 10.4.3.189 () {68 vars in 1386 bytes} [Tue Aug 25 05:40:21 2026] GET /volume/v3/groups/507a6939-a22c-4603-8faa-c0a1e358c996 => generated 389 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:40:21.317799 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-b0e33762-daf2-4b21-bb0a-1e6a84a04692 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:40:21.320410 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b0e33762-daf2-4b21-bb0a-1e6a84a04692 tempest-GroupsV320Test-883564758 tempest-GroupsV320Test-883564758-project-member] GET https://10.4.3.189/volume/v3/volumes/detail Aug 25 05:40:21.321135 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b0e33762-daf2-4b21-bb0a-1e6a84a04692 tempest-GroupsV320Test-883564758 tempest-GroupsV320Test-883564758-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:40:21.321236 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b0e33762-daf2-4b21-bb0a-1e6a84a04692 tempest-GroupsV320Test-883564758 tempest-GroupsV320Test-883564758-project-member] Calling method 'detail' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:40:21.321646 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.api_utils [None req-b0e33762-daf2-4b21-bb0a-1e6a84a04692 tempest-GroupsV320Test-883564758 tempest-GroupsV320Test-883564758-project-member] Removing options '' from query. {{(pid=100268) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 05:40:21.322968 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-b0e33762-daf2-4b21-bb0a-1e6a84a04692 tempest-GroupsV320Test-883564758 tempest-GroupsV320Test-883564758-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100268) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 05:40:21.333883 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-b0e33762-daf2-4b21-bb0a-1e6a84a04692 tempest-GroupsV320Test-883564758 tempest-GroupsV320Test-883564758-project-member] Get all volumes completed successfully. Aug 25 05:40:21.338664 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b0e33762-daf2-4b21-bb0a-1e6a84a04692 tempest-GroupsV320Test-883564758 tempest-GroupsV320Test-883564758-project-member] https://10.4.3.189/volume/v3/volumes/detail returned with HTTP 200 Aug 25 05:40:21.339166 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 163/662] 10.4.3.189 () {68 vars in 1299 bytes} [Tue Aug 25 05:40:21 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:40:21.359229 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-4c106db6-0028-4f40-93a0-274ac43a020c None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:40:21.361819 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-4c106db6-0028-4f40-93a0-274ac43a020c tempest-GroupsV320Test-883564758 tempest-GroupsV320Test-883564758-project-member] POST https://10.4.3.189/volume/v3/groups/507a6939-a22c-4603-8faa-c0a1e358c996/action Aug 25 05:40:21.363539 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-4c106db6-0028-4f40-93a0-274ac43a020c tempest-GroupsV320Test-883564758 tempest-GroupsV320Test-883564758-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100270) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 05:40:21.363539 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-4c106db6-0028-4f40-93a0-274ac43a020c tempest-GroupsV320Test-883564758 tempest-GroupsV320Test-883564758-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:40:21.364796 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.v3.groups [None req-4c106db6-0028-4f40-93a0-274ac43a020c tempest-GroupsV320Test-883564758 tempest-GroupsV320Test-883564758-project-member] delete called for group 507a6939-a22c-4603-8faa-c0a1e358c996 {{(pid=100270) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 25 05:40:21.364985 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.v3.groups [None req-4c106db6-0028-4f40-93a0-274ac43a020c tempest-GroupsV320Test-883564758 tempest-GroupsV320Test-883564758-project-member] Delete group with id: 507a6939-a22c-4603-8faa-c0a1e358c996 Aug 25 05:40:21.371212 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:40:21.371212 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:40:21.427407 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-4c106db6-0028-4f40-93a0-274ac43a020c tempest-GroupsV320Test-883564758 tempest-GroupsV320Test-883564758-project-member] https://10.4.3.189/volume/v3/groups/507a6939-a22c-4603-8faa-c0a1e358c996/action returned with HTTP 202 Aug 25 05:40:21.428325 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 165/663] 10.4.3.189 () {70 vars in 1428 bytes} [Tue Aug 25 05:40:21 2026] POST /volume/v3/groups/507a6939-a22c-4603-8faa-c0a1e358c996/action => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 05:40:21.441113 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-f36a8200-ba8b-44de-bc88-a597161f6ade None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:40:21.444489 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-f36a8200-ba8b-44de-bc88-a597161f6ade tempest-GroupsV320Test-883564758 tempest-GroupsV320Test-883564758-project-member] GET https://10.4.3.189/volume/v3/groups/507a6939-a22c-4603-8faa-c0a1e358c996 Aug 25 05:40:21.444489 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-f36a8200-ba8b-44de-bc88-a597161f6ade tempest-GroupsV320Test-883564758 tempest-GroupsV320Test-883564758-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:40:21.444489 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-f36a8200-ba8b-44de-bc88-a597161f6ade tempest-GroupsV320Test-883564758 tempest-GroupsV320Test-883564758-project-member] Calling method 'version_select' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:40:21.444732 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.v3.groups [None req-f36a8200-ba8b-44de-bc88-a597161f6ade tempest-GroupsV320Test-883564758 tempest-GroupsV320Test-883564758-project-member] show called for member 507a6939-a22c-4603-8faa-c0a1e358c996 {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 25 05:40:21.452106 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:40:21.452106 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:40:21.472919 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-f36a8200-ba8b-44de-bc88-a597161f6ade tempest-GroupsV320Test-883564758 tempest-GroupsV320Test-883564758-project-member] https://10.4.3.189/volume/v3/groups/507a6939-a22c-4603-8faa-c0a1e358c996 returned with HTTP 200 Aug 25 05:40:21.473583 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 170/664] 10.4.3.189 () {68 vars in 1386 bytes} [Tue Aug 25 05:40:21 2026] GET /volume/v3/groups/507a6939-a22c-4603-8faa-c0a1e358c996 => generated 388 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:40:21.562309 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-a8802f11-a7b8-4274-9a06-d5111a7e1407 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:40:21.708345 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-a8802f11-a7b8-4274-9a06-d5111a7e1407 tempest-TaggedBootDevicesTest_v242-296549491 tempest-TaggedBootDevicesTest_v242-296549491-project-member] POST https://10.4.3.189/volume/v3/volumes Aug 25 05:40:21.708767 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-a8802f11-a7b8-4274-9a06-d5111a7e1407 tempest-TaggedBootDevicesTest_v242-296549491 tempest-TaggedBootDevicesTest_v242-296549491-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-1934095966", "imageRef": "821ab3e7-1977-4d78-a63f-5997ce48392f"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:40:21.712144 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.v3.volumes [None req-a8802f11-a7b8-4274-9a06-d5111a7e1407 tempest-TaggedBootDevicesTest_v242-296549491 tempest-TaggedBootDevicesTest_v242-296549491-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-1934095966', 'imageRef': '821ab3e7-1977-4d78-a63f-5997ce48392f'}} {{(pid=100269) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 05:40:21.850594 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.v3.volumes [None req-a8802f11-a7b8-4274-9a06-d5111a7e1407 tempest-TaggedBootDevicesTest_v242-296549491 tempest-TaggedBootDevicesTest_v242-296549491-project-member] Create volume of 1 GB Aug 25 05:40:21.850594 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:40:21.850594 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:40:21.858380 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-a8802f11-a7b8-4274-9a06-d5111a7e1407 tempest-TaggedBootDevicesTest_v242-296549491 tempest-TaggedBootDevicesTest_v242-296549491-project-member] Availability Zones retrieved successfully. Aug 25 05:40:21.865730 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-a8802f11-a7b8-4274-9a06-d5111a7e1407 tempest-TaggedBootDevicesTest_v242-296549491 tempest-TaggedBootDevicesTest_v242-296549491-project-member] Flow 'volume_create_api' (288d2a00-cbb6-43e7-8374-d409b9c2a344) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:40:21.868080 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-a8802f11-a7b8-4274-9a06-d5111a7e1407 tempest-TaggedBootDevicesTest_v242-296549491 tempest-TaggedBootDevicesTest_v242-296549491-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3f274cc9-850b-4d63-8d12-092302310bac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:40:21.868682 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.flows.api.create_volume [None req-a8802f11-a7b8-4274-9a06-d5111a7e1407 tempest-TaggedBootDevicesTest_v242-296549491 tempest-TaggedBootDevicesTest_v242-296549491-project-member] Validating volume size '1' using validate_int {{(pid=100269) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 05:40:21.968075 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-a8802f11-a7b8-4274-9a06-d5111a7e1407 tempest-TaggedBootDevicesTest_v242-296549491 tempest-TaggedBootDevicesTest_v242-296549491-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3f274cc9-850b-4d63-8d12-092302310bac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T05:35:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=23fc6e5d-fce0-4521-ba46-4837b4232084,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '23fc6e5d-fce0-4521-ba46-4837b4232084', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:40:21.969839 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-a8802f11-a7b8-4274-9a06-d5111a7e1407 tempest-TaggedBootDevicesTest_v242-296549491 tempest-TaggedBootDevicesTest_v242-296549491-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (376d251d-7d43-4b63-981b-6e3ed8f3762c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:40:22.084743 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.quota [None req-a8802f11-a7b8-4274-9a06-d5111a7e1407 tempest-TaggedBootDevicesTest_v242-296549491 tempest-TaggedBootDevicesTest_v242-296549491-project-member] Created reservations ['aa996fd5-62bc-437b-ba23-3c04c71bdd30', '75fce5da-bf5a-44af-9458-79b58732a099', '18ee03a2-8bce-4cde-84c1-eadcd3c425d3', 'c15b113e-b85c-4d39-b0b4-da5908ae2ed6'] {{(pid=100269) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:40:22.085844 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-a8802f11-a7b8-4274-9a06-d5111a7e1407 tempest-TaggedBootDevicesTest_v242-296549491 tempest-TaggedBootDevicesTest_v242-296549491-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (376d251d-7d43-4b63-981b-6e3ed8f3762c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['aa996fd5-62bc-437b-ba23-3c04c71bdd30', '75fce5da-bf5a-44af-9458-79b58732a099', '18ee03a2-8bce-4cde-84c1-eadcd3c425d3', 'c15b113e-b85c-4d39-b0b4-da5908ae2ed6']}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:40:22.086915 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-a8802f11-a7b8-4274-9a06-d5111a7e1407 tempest-TaggedBootDevicesTest_v242-296549491 tempest-TaggedBootDevicesTest_v242-296549491-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1359777e-9603-4910-a26c-2da0a0e292b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:40:22.121028 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-a8802f11-a7b8-4274-9a06-d5111a7e1407 tempest-TaggedBootDevicesTest_v242-296549491 tempest-TaggedBootDevicesTest_v242-296549491-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1359777e-9603-4910-a26c-2da0a0e292b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c6f79650-c22d-4be6-8c00-6b9d58ba50e6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1934095966',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cd96f2a4b11146118a3992e1eded7dad',qos_specs=None,replication_status=,reservations=['aa996fd5-62bc-437b-ba23-3c04c71bdd30','75fce5da-bf5a-44af-9458-79b58732a099','18ee03a2-8bce-4cde-84c1-eadcd3c425d3','c15b113e-b85c-4d39-b0b4-da5908ae2ed6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='172523b6a34e4308987b25aeb9960fde',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T05:40:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1934095966',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c6f79650-c22d-4be6-8c00-6b9d58ba50e6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cd96f2a4b11146118a3992e1eded7dad',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='172523b6a34e4308987b25aeb9960fde',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(23fc6e5d-fce0-4521-ba46-4837b4232084),volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:40:22.121917 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-a8802f11-a7b8-4274-9a06-d5111a7e1407 tempest-TaggedBootDevicesTest_v242-296549491 tempest-TaggedBootDevicesTest_v242-296549491-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3e8ea644-2955-4835-94bd-1f3d660cb3dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:40:22.152509 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-a8802f11-a7b8-4274-9a06-d5111a7e1407 tempest-TaggedBootDevicesTest_v242-296549491 tempest-TaggedBootDevicesTest_v242-296549491-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3e8ea644-2955-4835-94bd-1f3d660cb3dd) transitioned into state 'SUCCESS' from state '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-1934095966',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cd96f2a4b11146118a3992e1eded7dad',qos_specs=None,replication_status=,reservations=['aa996fd5-62bc-437b-ba23-3c04c71bdd30','75fce5da-bf5a-44af-9458-79b58732a099','18ee03a2-8bce-4cde-84c1-eadcd3c425d3','c15b113e-b85c-4d39-b0b4-da5908ae2ed6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='172523b6a34e4308987b25aeb9960fde',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:40:22.153643 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-a8802f11-a7b8-4274-9a06-d5111a7e1407 tempest-TaggedBootDevicesTest_v242-296549491 tempest-TaggedBootDevicesTest_v242-296549491-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (861db5f8-8a95-402d-9d97-2b874a648d72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:40:22.167744 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-a8802f11-a7b8-4274-9a06-d5111a7e1407 tempest-TaggedBootDevicesTest_v242-296549491 tempest-TaggedBootDevicesTest_v242-296549491-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (861db5f8-8a95-402d-9d97-2b874a648d72) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:40:22.169043 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-a8802f11-a7b8-4274-9a06-d5111a7e1407 tempest-TaggedBootDevicesTest_v242-296549491 tempest-TaggedBootDevicesTest_v242-296549491-project-member] Flow 'volume_create_api' (288d2a00-cbb6-43e7-8374-d409b9c2a344) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:40:22.170353 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-a8802f11-a7b8-4274-9a06-d5111a7e1407 tempest-TaggedBootDevicesTest_v242-296549491 tempest-TaggedBootDevicesTest_v242-296549491-project-member] Create volume request issued successfully. Aug 25 05:40:22.171185 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-a8802f11-a7b8-4274-9a06-d5111a7e1407 tempest-TaggedBootDevicesTest_v242-296549491 tempest-TaggedBootDevicesTest_v242-296549491-project-member] https://10.4.3.189/volume/v3/volumes returned with HTTP 202 Aug 25 05:40:22.172319 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 167/665] 10.4.3.189 () {68 vars in 1259 bytes} [Tue Aug 25 05:40:21 2026] POST /volume/v3/volumes => generated 757 bytes in 610 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 05:40:22.193220 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-55f0bcd9-74c2-4112-8589-4a152df4167d None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:40:22.197178 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-55f0bcd9-74c2-4112-8589-4a152df4167d tempest-TaggedBootDevicesTest_v242-296549491 tempest-TaggedBootDevicesTest_v242-296549491-project-member] GET https://10.4.3.189/volume/v3/volumes/c6f79650-c22d-4be6-8c00-6b9d58ba50e6 Aug 25 05:40:22.197291 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-55f0bcd9-74c2-4112-8589-4a152df4167d tempest-TaggedBootDevicesTest_v242-296549491 tempest-TaggedBootDevicesTest_v242-296549491-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:40:22.198422 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-55f0bcd9-74c2-4112-8589-4a152df4167d tempest-TaggedBootDevicesTest_v242-296549491 tempest-TaggedBootDevicesTest_v242-296549491-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:40:22.211219 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:40:22.211219 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:40:22.218493 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-55f0bcd9-74c2-4112-8589-4a152df4167d tempest-TaggedBootDevicesTest_v242-296549491 tempest-TaggedBootDevicesTest_v242-296549491-project-member] Volume info retrieved successfully. Aug 25 05:40:22.220459 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-cf499f2e-c089-43c2-be76-32cd0fc28928 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:40:22.224653 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-cf499f2e-c089-43c2-be76-32cd0fc28928 tempest-ServerActionsTestOtherA-1977308745 tempest-ServerActionsTestOtherA-1977308745-project-member] GET https://10.4.3.189/volume/v3/volumes/a1c333fb-5c5f-400c-93df-93a85f026473 Aug 25 05:40:22.224653 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-cf499f2e-c089-43c2-be76-32cd0fc28928 tempest-ServerActionsTestOtherA-1977308745 tempest-ServerActionsTestOtherA-1977308745-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:40:22.224653 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-cf499f2e-c089-43c2-be76-32cd0fc28928 tempest-ServerActionsTestOtherA-1977308745 tempest-ServerActionsTestOtherA-1977308745-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:40:22.226808 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-55f0bcd9-74c2-4112-8589-4a152df4167d tempest-TaggedBootDevicesTest_v242-296549491 tempest-TaggedBootDevicesTest_v242-296549491-project-member] https://10.4.3.189/volume/v3/volumes/c6f79650-c22d-4be6-8c00-6b9d58ba50e6 returned with HTTP 200 Aug 25 05:40:22.228017 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 164/666] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:40:22 2026] GET /volume/v3/volumes/c6f79650-c22d-4be6-8c00-6b9d58ba50e6 => generated 825 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:40:22.245942 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:40:22.245942 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:40:22.253957 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-cf499f2e-c089-43c2-be76-32cd0fc28928 tempest-ServerActionsTestOtherA-1977308745 tempest-ServerActionsTestOtherA-1977308745-project-member] Volume info retrieved successfully. Aug 25 05:40:22.261532 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-cf499f2e-c089-43c2-be76-32cd0fc28928 tempest-ServerActionsTestOtherA-1977308745 tempest-ServerActionsTestOtherA-1977308745-project-member] https://10.4.3.189/volume/v3/volumes/a1c333fb-5c5f-400c-93df-93a85f026473 returned with HTTP 200 Aug 25 05:40:22.262133 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 166/667] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:40:22 2026] GET /volume/v3/volumes/a1c333fb-5c5f-400c-93df-93a85f026473 => generated 846 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:40:22.489405 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-a587b530-e365-4d9b-8676-29b85ed68699 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:40:22.494745 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-a587b530-e365-4d9b-8676-29b85ed68699 tempest-GroupsV320Test-883564758 tempest-GroupsV320Test-883564758-project-member] GET https://10.4.3.189/volume/v3/groups/507a6939-a22c-4603-8faa-c0a1e358c996 Aug 25 05:40:22.495000 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-a587b530-e365-4d9b-8676-29b85ed68699 tempest-GroupsV320Test-883564758 tempest-GroupsV320Test-883564758-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:40:22.495281 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-a587b530-e365-4d9b-8676-29b85ed68699 tempest-GroupsV320Test-883564758 tempest-GroupsV320Test-883564758-project-member] Calling method 'version_select' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:40:22.495449 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.v3.groups [None req-a587b530-e365-4d9b-8676-29b85ed68699 tempest-GroupsV320Test-883564758 tempest-GroupsV320Test-883564758-project-member] show called for member 507a6939-a22c-4603-8faa-c0a1e358c996 {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 25 05:40:22.505223 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-a587b530-e365-4d9b-8676-29b85ed68699 tempest-GroupsV320Test-883564758 tempest-GroupsV320Test-883564758-project-member] https://10.4.3.189/volume/v3/groups/507a6939-a22c-4603-8faa-c0a1e358c996 returned with HTTP 404 Aug 25 05:40:22.505918 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 171/668] 10.4.3.189 () {68 vars in 1386 bytes} [Tue Aug 25 05:40:22 2026] GET /volume/v3/groups/507a6939-a22c-4603-8faa-c0a1e358c996 => generated 108 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 05:40:22.520942 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-96d65f2c-ed98-41e7-abfb-c4605c9c79ae None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:40:22.523655 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-96d65f2c-ed98-41e7-abfb-c4605c9c79ae tempest-GroupsV320Test-1774545201 tempest-GroupsV320Test-1774545201-project-admin] DELETE https://10.4.3.189/volume/v3/group_types/99dd40d3-5ff7-493d-bcd1-813c237f6409 Aug 25 05:40:22.523655 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-96d65f2c-ed98-41e7-abfb-c4605c9c79ae tempest-GroupsV320Test-1774545201 tempest-GroupsV320Test-1774545201-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:40:22.524489 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-96d65f2c-ed98-41e7-abfb-c4605c9c79ae tempest-GroupsV320Test-1774545201 tempest-GroupsV320Test-1774545201-project-admin] Calling method 'version_select' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:40:22.524489 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:40:22.524489 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:40:22.545346 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-96d65f2c-ed98-41e7-abfb-c4605c9c79ae tempest-GroupsV320Test-1774545201 tempest-GroupsV320Test-1774545201-project-admin] https://10.4.3.189/volume/v3/group_types/99dd40d3-5ff7-493d-bcd1-813c237f6409 returned with HTTP 202 Aug 25 05:40:22.545954 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 168/669] 10.4.3.189 () {68 vars in 1404 bytes} [Tue Aug 25 05:40:22 2026] DELETE /volume/v3/group_types/99dd40d3-5ff7-493d-bcd1-813c237f6409 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 05:40:22.556895 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-9bb4ee19-cc02-4cad-910f-4c4ed7275c94 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:40:22.559513 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-9bb4ee19-cc02-4cad-910f-4c4ed7275c94 tempest-GroupsV320Test-1774545201 tempest-GroupsV320Test-1774545201-project-admin] DELETE https://10.4.3.189/volume/v3/types/0a936556-e019-4e1a-9720-c65891a2db7f Aug 25 05:40:22.559845 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-9bb4ee19-cc02-4cad-910f-4c4ed7275c94 tempest-GroupsV320Test-1774545201 tempest-GroupsV320Test-1774545201-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:40:22.559962 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-9bb4ee19-cc02-4cad-910f-4c4ed7275c94 tempest-GroupsV320Test-1774545201 tempest-GroupsV320Test-1774545201-project-admin] Calling method '_delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:40:22.602224 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-9bb4ee19-cc02-4cad-910f-4c4ed7275c94 tempest-GroupsV320Test-1774545201 tempest-GroupsV320Test-1774545201-project-admin] https://10.4.3.189/volume/v3/types/0a936556-e019-4e1a-9720-c65891a2db7f returned with HTTP 202 Aug 25 05:40:22.602224 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 165/670] 10.4.3.189 () {66 vars in 1345 bytes} [Tue Aug 25 05:40:22 2026] DELETE /volume/v3/types/0a936556-e019-4e1a-9720-c65891a2db7f => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:40:22.611842 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-0e4c46c3-8fb6-42f2-ad70-ee2d08dd9860 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:40:22.620236 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-0e4c46c3-8fb6-42f2-ad70-ee2d08dd9860 tempest-GroupsV320Test-1774545201 tempest-GroupsV320Test-1774545201-project-admin] GET https://10.4.3.189/volume/v3/types/0a936556-e019-4e1a-9720-c65891a2db7f Aug 25 05:40:22.620536 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-0e4c46c3-8fb6-42f2-ad70-ee2d08dd9860 tempest-GroupsV320Test-1774545201 tempest-GroupsV320Test-1774545201-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:40:22.620870 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-0e4c46c3-8fb6-42f2-ad70-ee2d08dd9860 tempest-GroupsV320Test-1774545201 tempest-GroupsV320Test-1774545201-project-admin] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:40:22.625752 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-0e4c46c3-8fb6-42f2-ad70-ee2d08dd9860 tempest-GroupsV320Test-1774545201 tempest-GroupsV320Test-1774545201-project-admin] https://10.4.3.189/volume/v3/types/0a936556-e019-4e1a-9720-c65891a2db7f returned with HTTP 404 Aug 25 05:40:22.626457 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 167/671] 10.4.3.189 () {66 vars in 1342 bytes} [Tue Aug 25 05:40:22 2026] GET /volume/v3/types/0a936556-e019-4e1a-9720-c65891a2db7f => generated 114 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:40:23.245308 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-98c5e14e-d9ba-46a9-a291-99cd765991d5 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:40:23.247836 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-98c5e14e-d9ba-46a9-a291-99cd765991d5 tempest-TaggedBootDevicesTest_v242-296549491 tempest-TaggedBootDevicesTest_v242-296549491-project-member] GET https://10.4.3.189/volume/v3/volumes/c6f79650-c22d-4be6-8c00-6b9d58ba50e6 Aug 25 05:40:23.248252 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-98c5e14e-d9ba-46a9-a291-99cd765991d5 tempest-TaggedBootDevicesTest_v242-296549491 tempest-TaggedBootDevicesTest_v242-296549491-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:40:23.248658 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-98c5e14e-d9ba-46a9-a291-99cd765991d5 tempest-TaggedBootDevicesTest_v242-296549491 tempest-TaggedBootDevicesTest_v242-296549491-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:40:23.258993 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:40:23.258993 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:40:23.266617 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-98c5e14e-d9ba-46a9-a291-99cd765991d5 tempest-TaggedBootDevicesTest_v242-296549491 tempest-TaggedBootDevicesTest_v242-296549491-project-member] Volume info retrieved successfully. Aug 25 05:40:23.276184 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-98c5e14e-d9ba-46a9-a291-99cd765991d5 tempest-TaggedBootDevicesTest_v242-296549491 tempest-TaggedBootDevicesTest_v242-296549491-project-member] https://10.4.3.189/volume/v3/volumes/c6f79650-c22d-4be6-8c00-6b9d58ba50e6 returned with HTTP 200 Aug 25 05:40:23.276880 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 172/672] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:40:23 2026] GET /volume/v3/volumes/c6f79650-c22d-4be6-8c00-6b9d58ba50e6 => generated 1365 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:40:23.288565 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-7914548c-cf32-4286-a47c-518305095e42 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:40:23.290792 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-7914548c-cf32-4286-a47c-518305095e42 tempest-ServerActionsTestOtherA-1977308745 tempest-ServerActionsTestOtherA-1977308745-project-member] GET https://10.4.3.189/volume/v3/volumes/a1c333fb-5c5f-400c-93df-93a85f026473 Aug 25 05:40:23.291155 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-7914548c-cf32-4286-a47c-518305095e42 tempest-ServerActionsTestOtherA-1977308745 tempest-ServerActionsTestOtherA-1977308745-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:40:23.291399 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-7914548c-cf32-4286-a47c-518305095e42 tempest-ServerActionsTestOtherA-1977308745 tempest-ServerActionsTestOtherA-1977308745-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:40:23.302006 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-e0ad40d7-f48c-4e11-aac2-c7d9c1483d63 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:40:23.303517 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e0ad40d7-f48c-4e11-aac2-c7d9c1483d63 tempest-TaggedBootDevicesTest_v242-296549491 tempest-TaggedBootDevicesTest_v242-296549491-project-member] POST https://10.4.3.189/volume/v3/volumes Aug 25 05:40:23.304283 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e0ad40d7-f48c-4e11-aac2-c7d9c1483d63 tempest-TaggedBootDevicesTest_v242-296549491 tempest-TaggedBootDevicesTest_v242-296549491-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-1638508539"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:40:23.306292 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.v3.volumes [None req-e0ad40d7-f48c-4e11-aac2-c7d9c1483d63 tempest-TaggedBootDevicesTest_v242-296549491 tempest-TaggedBootDevicesTest_v242-296549491-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-1638508539'}} {{(pid=100268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 05:40:23.306498 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-e0ad40d7-f48c-4e11-aac2-c7d9c1483d63 tempest-TaggedBootDevicesTest_v242-296549491 tempest-TaggedBootDevicesTest_v242-296549491-project-member] Create volume of 1 GB Aug 25 05:40:23.308988 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:40:23.308988 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:40:23.314635 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-e0ad40d7-f48c-4e11-aac2-c7d9c1483d63 tempest-TaggedBootDevicesTest_v242-296549491 tempest-TaggedBootDevicesTest_v242-296549491-project-member] Availability Zones retrieved successfully. Aug 25 05:40:23.318286 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-7914548c-cf32-4286-a47c-518305095e42 tempest-ServerActionsTestOtherA-1977308745 tempest-ServerActionsTestOtherA-1977308745-project-member] Volume info retrieved successfully. Aug 25 05:40:23.322505 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-e0ad40d7-f48c-4e11-aac2-c7d9c1483d63 tempest-TaggedBootDevicesTest_v242-296549491 tempest-TaggedBootDevicesTest_v242-296549491-project-member] Flow 'volume_create_api' (2ff4c23b-1ac9-4e66-ba11-0eead0678121) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:40:23.324637 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-e0ad40d7-f48c-4e11-aac2-c7d9c1483d63 tempest-TaggedBootDevicesTest_v242-296549491 tempest-TaggedBootDevicesTest_v242-296549491-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1908fc36-c2d5-47c1-b8f2-0d8052cd95dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:40:23.324737 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-7914548c-cf32-4286-a47c-518305095e42 tempest-ServerActionsTestOtherA-1977308745 tempest-ServerActionsTestOtherA-1977308745-project-member] https://10.4.3.189/volume/v3/volumes/a1c333fb-5c5f-400c-93df-93a85f026473 returned with HTTP 200 Aug 25 05:40:23.325012 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 169/673] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:40:23 2026] GET /volume/v3/volumes/a1c333fb-5c5f-400c-93df-93a85f026473 => generated 846 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:40:23.325683 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.flows.api.create_volume [None req-e0ad40d7-f48c-4e11-aac2-c7d9c1483d63 tempest-TaggedBootDevicesTest_v242-296549491 tempest-TaggedBootDevicesTest_v242-296549491-project-member] Validating volume size '1' using validate_int {{(pid=100268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 05:40:23.372661 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-e0ad40d7-f48c-4e11-aac2-c7d9c1483d63 tempest-TaggedBootDevicesTest_v242-296549491 tempest-TaggedBootDevicesTest_v242-296549491-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1908fc36-c2d5-47c1-b8f2-0d8052cd95dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T05:35:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=23fc6e5d-fce0-4521-ba46-4837b4232084,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '23fc6e5d-fce0-4521-ba46-4837b4232084', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:40:23.374331 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-e0ad40d7-f48c-4e11-aac2-c7d9c1483d63 tempest-TaggedBootDevicesTest_v242-296549491 tempest-TaggedBootDevicesTest_v242-296549491-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b865f4ab-fe3b-4959-b672-745cc57c5150) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:40:23.477802 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-e0ad40d7-f48c-4e11-aac2-c7d9c1483d63 tempest-TaggedBootDevicesTest_v242-296549491 tempest-TaggedBootDevicesTest_v242-296549491-project-member] Created reservations ['edf17829-c0f7-4811-bf2d-4a9c95bc8f5d', 'bc83d731-4b65-4f84-8c86-9b7b4e2dacb3', 'b89a5ebd-1693-49d5-821c-595992bc22ac', '0d83e807-22f2-4997-a3fb-fff889732b9c'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:40:23.479718 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-e0ad40d7-f48c-4e11-aac2-c7d9c1483d63 tempest-TaggedBootDevicesTest_v242-296549491 tempest-TaggedBootDevicesTest_v242-296549491-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b865f4ab-fe3b-4959-b672-745cc57c5150) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['edf17829-c0f7-4811-bf2d-4a9c95bc8f5d', 'bc83d731-4b65-4f84-8c86-9b7b4e2dacb3', 'b89a5ebd-1693-49d5-821c-595992bc22ac', '0d83e807-22f2-4997-a3fb-fff889732b9c']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:40:23.480823 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-e0ad40d7-f48c-4e11-aac2-c7d9c1483d63 tempest-TaggedBootDevicesTest_v242-296549491 tempest-TaggedBootDevicesTest_v242-296549491-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5b4279f0-6d44-48a6-b795-16dc95ebdf3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:40:23.529771 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-e0ad40d7-f48c-4e11-aac2-c7d9c1483d63 tempest-TaggedBootDevicesTest_v242-296549491 tempest-TaggedBootDevicesTest_v242-296549491-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5b4279f0-6d44-48a6-b795-16dc95ebdf3e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '99019ce2-a274-420d-a37e-9739701e0d51', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1638508539',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cd96f2a4b11146118a3992e1eded7dad',qos_specs=None,replication_status=,reservations=['edf17829-c0f7-4811-bf2d-4a9c95bc8f5d','bc83d731-4b65-4f84-8c86-9b7b4e2dacb3','b89a5ebd-1693-49d5-821c-595992bc22ac','0d83e807-22f2-4997-a3fb-fff889732b9c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='172523b6a34e4308987b25aeb9960fde',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T05:40:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1638508539',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=99019ce2-a274-420d-a37e-9739701e0d51,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cd96f2a4b11146118a3992e1eded7dad',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='172523b6a34e4308987b25aeb9960fde',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(23fc6e5d-fce0-4521-ba46-4837b4232084),volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:40:23.530970 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-e0ad40d7-f48c-4e11-aac2-c7d9c1483d63 tempest-TaggedBootDevicesTest_v242-296549491 tempest-TaggedBootDevicesTest_v242-296549491-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (78a62639-263f-459b-b90d-e5dc2c3c3051) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:40:23.567457 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-e0ad40d7-f48c-4e11-aac2-c7d9c1483d63 tempest-TaggedBootDevicesTest_v242-296549491 tempest-TaggedBootDevicesTest_v242-296549491-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (78a62639-263f-459b-b90d-e5dc2c3c3051) transitioned into state 'SUCCESS' from state '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-1638508539',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cd96f2a4b11146118a3992e1eded7dad',qos_specs=None,replication_status=,reservations=['edf17829-c0f7-4811-bf2d-4a9c95bc8f5d','bc83d731-4b65-4f84-8c86-9b7b4e2dacb3','b89a5ebd-1693-49d5-821c-595992bc22ac','0d83e807-22f2-4997-a3fb-fff889732b9c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='172523b6a34e4308987b25aeb9960fde',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:40:23.568334 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-e0ad40d7-f48c-4e11-aac2-c7d9c1483d63 tempest-TaggedBootDevicesTest_v242-296549491 tempest-TaggedBootDevicesTest_v242-296549491-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0d464325-efc9-49a9-9aeb-1cda51d8ac58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:40:23.581643 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-e0ad40d7-f48c-4e11-aac2-c7d9c1483d63 tempest-TaggedBootDevicesTest_v242-296549491 tempest-TaggedBootDevicesTest_v242-296549491-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0d464325-efc9-49a9-9aeb-1cda51d8ac58) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:40:23.582718 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-e0ad40d7-f48c-4e11-aac2-c7d9c1483d63 tempest-TaggedBootDevicesTest_v242-296549491 tempest-TaggedBootDevicesTest_v242-296549491-project-member] Flow 'volume_create_api' (2ff4c23b-1ac9-4e66-ba11-0eead0678121) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:40:23.583153 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-e0ad40d7-f48c-4e11-aac2-c7d9c1483d63 tempest-TaggedBootDevicesTest_v242-296549491 tempest-TaggedBootDevicesTest_v242-296549491-project-member] Create volume request issued successfully. Aug 25 05:40:23.583875 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e0ad40d7-f48c-4e11-aac2-c7d9c1483d63 tempest-TaggedBootDevicesTest_v242-296549491 tempest-TaggedBootDevicesTest_v242-296549491-project-member] https://10.4.3.189/volume/v3/volumes returned with HTTP 202 Aug 25 05:40:23.584401 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 166/674] 10.4.3.189 () {68 vars in 1258 bytes} [Tue Aug 25 05:40:23 2026] POST /volume/v3/volumes => generated 757 bytes in 283 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 05:40:23.611196 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-f2af2c08-1bdd-4df6-a92f-55ef353649c0 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:40:23.615697 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-f2af2c08-1bdd-4df6-a92f-55ef353649c0 tempest-TaggedBootDevicesTest_v242-296549491 tempest-TaggedBootDevicesTest_v242-296549491-project-member] GET https://10.4.3.189/volume/v3/volumes/99019ce2-a274-420d-a37e-9739701e0d51 Aug 25 05:40:23.615955 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-f2af2c08-1bdd-4df6-a92f-55ef353649c0 tempest-TaggedBootDevicesTest_v242-296549491 tempest-TaggedBootDevicesTest_v242-296549491-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:40:23.616467 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-f2af2c08-1bdd-4df6-a92f-55ef353649c0 tempest-TaggedBootDevicesTest_v242-296549491 tempest-TaggedBootDevicesTest_v242-296549491-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:40:23.630676 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:40:23.630676 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:40:23.636973 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-f2af2c08-1bdd-4df6-a92f-55ef353649c0 tempest-TaggedBootDevicesTest_v242-296549491 tempest-TaggedBootDevicesTest_v242-296549491-project-member] Volume info retrieved successfully. Aug 25 05:40:23.641493 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-f2af2c08-1bdd-4df6-a92f-55ef353649c0 tempest-TaggedBootDevicesTest_v242-296549491 tempest-TaggedBootDevicesTest_v242-296549491-project-member] https://10.4.3.189/volume/v3/volumes/99019ce2-a274-420d-a37e-9739701e0d51 returned with HTTP 200 Aug 25 05:40:23.641872 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 168/675] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:40:23 2026] GET /volume/v3/volumes/99019ce2-a274-420d-a37e-9739701e0d51 => generated 825 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:40:23.835680 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-79b2a604-4f2d-4c3c-bfb0-580f9db34c4a req-e2c166d3-5aec-4606-b3a8-c37c93761bba None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:40:23.839609 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-79b2a604-4f2d-4c3c-bfb0-580f9db34c4a req-e2c166d3-5aec-4606-b3a8-c37c93761bba tempest-ServerActionsTestOtherA-1977308745 tempest-ServerActionsTestOtherA-1977308745-project-member] POST https://10.4.3.189/volume/v3/attachments/3e8f9e7e-9ec8-4c1f-8677-0f964b96e39f/action Aug 25 05:40:23.840163 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-79b2a604-4f2d-4c3c-bfb0-580f9db34c4a req-e2c166d3-5aec-4606-b3a8-c37c93761bba tempest-ServerActionsTestOtherA-1977308745 tempest-ServerActionsTestOtherA-1977308745-project-member] Action body: b'{"os-complete": null}' {{(pid=100271) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 05:40:23.840425 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-79b2a604-4f2d-4c3c-bfb0-580f9db34c4a req-e2c166d3-5aec-4606-b3a8-c37c93761bba tempest-ServerActionsTestOtherA-1977308745 tempest-ServerActionsTestOtherA-1977308745-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:40:23.875541 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:40:23.875541 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:40:23.907523 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-79b2a604-4f2d-4c3c-bfb0-580f9db34c4a req-e2c166d3-5aec-4606-b3a8-c37c93761bba tempest-ServerActionsTestOtherA-1977308745 tempest-ServerActionsTestOtherA-1977308745-project-member] https://10.4.3.189/volume/v3/attachments/3e8f9e7e-9ec8-4c1f-8677-0f964b96e39f/action returned with HTTP 204 Aug 25 05:40:23.907523 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 173/676] 10.4.3.189 () {74 vars in 1725 bytes} [Tue Aug 25 05:40:23 2026] POST /volume/v3/attachments/3e8f9e7e-9ec8-4c1f-8677-0f964b96e39f/action => generated 0 bytes in 72 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:40:24.345006 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-c6ec11a9-3b9a-4e53-977f-470ae33458f6 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:40:24.347480 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-c6ec11a9-3b9a-4e53-977f-470ae33458f6 tempest-ServerActionsTestOtherA-1977308745 tempest-ServerActionsTestOtherA-1977308745-project-member] GET https://10.4.3.189/volume/v3/volumes/a1c333fb-5c5f-400c-93df-93a85f026473 Aug 25 05:40:24.347915 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-c6ec11a9-3b9a-4e53-977f-470ae33458f6 tempest-ServerActionsTestOtherA-1977308745 tempest-ServerActionsTestOtherA-1977308745-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:40:24.348153 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-c6ec11a9-3b9a-4e53-977f-470ae33458f6 tempest-ServerActionsTestOtherA-1977308745 tempest-ServerActionsTestOtherA-1977308745-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:40:24.369597 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:40:24.369597 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:40:24.377159 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-c6ec11a9-3b9a-4e53-977f-470ae33458f6 tempest-ServerActionsTestOtherA-1977308745 tempest-ServerActionsTestOtherA-1977308745-project-member] Volume info retrieved successfully. Aug 25 05:40:24.384614 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-c6ec11a9-3b9a-4e53-977f-470ae33458f6 tempest-ServerActionsTestOtherA-1977308745 tempest-ServerActionsTestOtherA-1977308745-project-member] https://10.4.3.189/volume/v3/volumes/a1c333fb-5c5f-400c-93df-93a85f026473 returned with HTTP 200 Aug 25 05:40:24.385309 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 170/677] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:40:24 2026] GET /volume/v3/volumes/a1c333fb-5c5f-400c-93df-93a85f026473 => generated 1138 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:40:24.402723 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-798b234c-c82c-484c-81ea-87c0c3342b60 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:40:24.404699 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-798b234c-c82c-484c-81ea-87c0c3342b60 tempest-ServerActionsTestOtherA-1977308745 tempest-ServerActionsTestOtherA-1977308745-project-member] GET https://10.4.3.189/volume/v3/volumes/a1c333fb-5c5f-400c-93df-93a85f026473 Aug 25 05:40:24.404920 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-798b234c-c82c-484c-81ea-87c0c3342b60 tempest-ServerActionsTestOtherA-1977308745 tempest-ServerActionsTestOtherA-1977308745-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:40:24.405128 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-798b234c-c82c-484c-81ea-87c0c3342b60 tempest-ServerActionsTestOtherA-1977308745 tempest-ServerActionsTestOtherA-1977308745-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:40:24.423905 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:40:24.423905 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:40:24.428029 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-798b234c-c82c-484c-81ea-87c0c3342b60 tempest-ServerActionsTestOtherA-1977308745 tempest-ServerActionsTestOtherA-1977308745-project-member] Volume info retrieved successfully. Aug 25 05:40:24.433204 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-798b234c-c82c-484c-81ea-87c0c3342b60 tempest-ServerActionsTestOtherA-1977308745 tempest-ServerActionsTestOtherA-1977308745-project-member] https://10.4.3.189/volume/v3/volumes/a1c333fb-5c5f-400c-93df-93a85f026473 returned with HTTP 200 Aug 25 05:40:24.433617 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 167/678] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:40:24 2026] GET /volume/v3/volumes/a1c333fb-5c5f-400c-93df-93a85f026473 => generated 1138 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:40:24.660047 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-18184280-b9e2-4e95-8fc5-f2e8a50bf31d None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:40:24.663890 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-18184280-b9e2-4e95-8fc5-f2e8a50bf31d tempest-TaggedBootDevicesTest_v242-296549491 tempest-TaggedBootDevicesTest_v242-296549491-project-member] GET https://10.4.3.189/volume/v3/volumes/99019ce2-a274-420d-a37e-9739701e0d51 Aug 25 05:40:24.663890 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-18184280-b9e2-4e95-8fc5-f2e8a50bf31d tempest-TaggedBootDevicesTest_v242-296549491 tempest-TaggedBootDevicesTest_v242-296549491-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:40:24.663890 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-18184280-b9e2-4e95-8fc5-f2e8a50bf31d tempest-TaggedBootDevicesTest_v242-296549491 tempest-TaggedBootDevicesTest_v242-296549491-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:40:24.677642 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:40:24.677642 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:40:24.686473 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-18184280-b9e2-4e95-8fc5-f2e8a50bf31d tempest-TaggedBootDevicesTest_v242-296549491 tempest-TaggedBootDevicesTest_v242-296549491-project-member] Volume info retrieved successfully. Aug 25 05:40:24.707433 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-18184280-b9e2-4e95-8fc5-f2e8a50bf31d tempest-TaggedBootDevicesTest_v242-296549491 tempest-TaggedBootDevicesTest_v242-296549491-project-member] https://10.4.3.189/volume/v3/volumes/99019ce2-a274-420d-a37e-9739701e0d51 returned with HTTP 200 Aug 25 05:40:24.707839 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 169/679] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:40:24 2026] GET /volume/v3/volumes/99019ce2-a274-420d-a37e-9739701e0d51 => generated 850 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:40:24.725288 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-2bb4224b-96f4-4387-a4f4-b94224cd0195 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:40:24.731232 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-2bb4224b-96f4-4387-a4f4-b94224cd0195 tempest-TaggedBootDevicesTest_v242-296549491 tempest-TaggedBootDevicesTest_v242-296549491-project-member] POST https://10.4.3.189/volume/v3/volumes Aug 25 05:40:24.731232 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-2bb4224b-96f4-4387-a4f4-b94224cd0195 tempest-TaggedBootDevicesTest_v242-296549491 tempest-TaggedBootDevicesTest_v242-296549491-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-736972248"}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:40:24.735904 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.v3.volumes [None req-2bb4224b-96f4-4387-a4f4-b94224cd0195 tempest-TaggedBootDevicesTest_v242-296549491 tempest-TaggedBootDevicesTest_v242-296549491-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-736972248'}} {{(pid=100271) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 05:40:24.736134 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [None req-2bb4224b-96f4-4387-a4f4-b94224cd0195 tempest-TaggedBootDevicesTest_v242-296549491 tempest-TaggedBootDevicesTest_v242-296549491-project-member] Create volume of 1 GB Aug 25 05:40:24.747153 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-2bb4224b-96f4-4387-a4f4-b94224cd0195 tempest-TaggedBootDevicesTest_v242-296549491 tempest-TaggedBootDevicesTest_v242-296549491-project-member] Availability Zones retrieved successfully. Aug 25 05:40:24.756000 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-2bb4224b-96f4-4387-a4f4-b94224cd0195 tempest-TaggedBootDevicesTest_v242-296549491 tempest-TaggedBootDevicesTest_v242-296549491-project-member] Flow 'volume_create_api' (d8e63f60-eb39-44a5-b573-186a3e97c51f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:40:24.757733 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-2bb4224b-96f4-4387-a4f4-b94224cd0195 tempest-TaggedBootDevicesTest_v242-296549491 tempest-TaggedBootDevicesTest_v242-296549491-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cab146cd-22ee-4e7a-916c-857f95e975f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:40:24.759004 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.flows.api.create_volume [None req-2bb4224b-96f4-4387-a4f4-b94224cd0195 tempest-TaggedBootDevicesTest_v242-296549491 tempest-TaggedBootDevicesTest_v242-296549491-project-member] Validating volume size '1' using validate_int {{(pid=100271) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 05:40:24.816416 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-2bb4224b-96f4-4387-a4f4-b94224cd0195 tempest-TaggedBootDevicesTest_v242-296549491 tempest-TaggedBootDevicesTest_v242-296549491-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cab146cd-22ee-4e7a-916c-857f95e975f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T05:35:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=23fc6e5d-fce0-4521-ba46-4837b4232084,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '23fc6e5d-fce0-4521-ba46-4837b4232084', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:40:24.817730 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-2bb4224b-96f4-4387-a4f4-b94224cd0195 tempest-TaggedBootDevicesTest_v242-296549491 tempest-TaggedBootDevicesTest_v242-296549491-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (06cd91f7-90e1-4866-805a-1ed8e6d3abf5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:40:24.897427 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.quota [None req-2bb4224b-96f4-4387-a4f4-b94224cd0195 tempest-TaggedBootDevicesTest_v242-296549491 tempest-TaggedBootDevicesTest_v242-296549491-project-member] Created reservations ['ca8896c4-a2e3-4148-9cec-5dac390c94a2', '4eb198da-c5a6-4118-b6e2-4cc7d4cb68d7', '319b6d3c-d410-4cf5-9da1-7945c50fe06e', '81e916c9-f407-4a57-bb52-24699e88337c'] {{(pid=100271) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:40:24.898026 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-2bb4224b-96f4-4387-a4f4-b94224cd0195 tempest-TaggedBootDevicesTest_v242-296549491 tempest-TaggedBootDevicesTest_v242-296549491-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (06cd91f7-90e1-4866-805a-1ed8e6d3abf5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ca8896c4-a2e3-4148-9cec-5dac390c94a2', '4eb198da-c5a6-4118-b6e2-4cc7d4cb68d7', '319b6d3c-d410-4cf5-9da1-7945c50fe06e', '81e916c9-f407-4a57-bb52-24699e88337c']}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:40:24.898666 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-2bb4224b-96f4-4387-a4f4-b94224cd0195 tempest-TaggedBootDevicesTest_v242-296549491 tempest-TaggedBootDevicesTest_v242-296549491-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (82a755a6-9b24-4ada-b8cc-45eaeaaba5a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:40:24.939956 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-2bb4224b-96f4-4387-a4f4-b94224cd0195 tempest-TaggedBootDevicesTest_v242-296549491 tempest-TaggedBootDevicesTest_v242-296549491-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (82a755a6-9b24-4ada-b8cc-45eaeaaba5a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7cc06319-8533-4bc2-9364-4ea9555aee94', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-736972248',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cd96f2a4b11146118a3992e1eded7dad',qos_specs=None,replication_status=,reservations=['ca8896c4-a2e3-4148-9cec-5dac390c94a2','4eb198da-c5a6-4118-b6e2-4cc7d4cb68d7','319b6d3c-d410-4cf5-9da1-7945c50fe06e','81e916c9-f407-4a57-bb52-24699e88337c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='172523b6a34e4308987b25aeb9960fde',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T05:40:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-736972248',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7cc06319-8533-4bc2-9364-4ea9555aee94,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cd96f2a4b11146118a3992e1eded7dad',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='172523b6a34e4308987b25aeb9960fde',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(23fc6e5d-fce0-4521-ba46-4837b4232084),volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:40:24.941077 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-2bb4224b-96f4-4387-a4f4-b94224cd0195 tempest-TaggedBootDevicesTest_v242-296549491 tempest-TaggedBootDevicesTest_v242-296549491-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e6116209-fd40-44f1-b43f-09ce7a5237a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:40:24.979242 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-2bb4224b-96f4-4387-a4f4-b94224cd0195 tempest-TaggedBootDevicesTest_v242-296549491 tempest-TaggedBootDevicesTest_v242-296549491-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e6116209-fd40-44f1-b43f-09ce7a5237a3) transitioned into state 'SUCCESS' from state '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-736972248',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cd96f2a4b11146118a3992e1eded7dad',qos_specs=None,replication_status=,reservations=['ca8896c4-a2e3-4148-9cec-5dac390c94a2','4eb198da-c5a6-4118-b6e2-4cc7d4cb68d7','319b6d3c-d410-4cf5-9da1-7945c50fe06e','81e916c9-f407-4a57-bb52-24699e88337c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='172523b6a34e4308987b25aeb9960fde',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:40:24.980109 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-2bb4224b-96f4-4387-a4f4-b94224cd0195 tempest-TaggedBootDevicesTest_v242-296549491 tempest-TaggedBootDevicesTest_v242-296549491-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4704d091-201a-478f-bc80-c6cb8f56aa53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:40:25.002186 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-2bb4224b-96f4-4387-a4f4-b94224cd0195 tempest-TaggedBootDevicesTest_v242-296549491 tempest-TaggedBootDevicesTest_v242-296549491-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4704d091-201a-478f-bc80-c6cb8f56aa53) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:40:25.002186 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-2bb4224b-96f4-4387-a4f4-b94224cd0195 tempest-TaggedBootDevicesTest_v242-296549491 tempest-TaggedBootDevicesTest_v242-296549491-project-member] Flow 'volume_create_api' (d8e63f60-eb39-44a5-b573-186a3e97c51f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100271) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:40:25.002186 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-2bb4224b-96f4-4387-a4f4-b94224cd0195 tempest-TaggedBootDevicesTest_v242-296549491 tempest-TaggedBootDevicesTest_v242-296549491-project-member] Create volume request issued successfully. Aug 25 05:40:25.002775 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-2bb4224b-96f4-4387-a4f4-b94224cd0195 tempest-TaggedBootDevicesTest_v242-296549491 tempest-TaggedBootDevicesTest_v242-296549491-project-member] https://10.4.3.189/volume/v3/volumes returned with HTTP 202 Aug 25 05:40:25.002775 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 174/680] 10.4.3.189 () {68 vars in 1258 bytes} [Tue Aug 25 05:40:24 2026] POST /volume/v3/volumes => generated 756 bytes in 278 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 05:40:25.018268 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-f969553f-1491-48b8-9007-5205ce90a89b None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:40:25.021470 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-f969553f-1491-48b8-9007-5205ce90a89b tempest-TaggedBootDevicesTest_v242-296549491 tempest-TaggedBootDevicesTest_v242-296549491-project-member] GET https://10.4.3.189/volume/v3/volumes/7cc06319-8533-4bc2-9364-4ea9555aee94 Aug 25 05:40:25.021735 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-f969553f-1491-48b8-9007-5205ce90a89b tempest-TaggedBootDevicesTest_v242-296549491 tempest-TaggedBootDevicesTest_v242-296549491-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:40:25.021977 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-f969553f-1491-48b8-9007-5205ce90a89b tempest-TaggedBootDevicesTest_v242-296549491 tempest-TaggedBootDevicesTest_v242-296549491-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:40:25.036747 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:40:25.036747 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:40:25.046653 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-f969553f-1491-48b8-9007-5205ce90a89b tempest-TaggedBootDevicesTest_v242-296549491 tempest-TaggedBootDevicesTest_v242-296549491-project-member] Volume info retrieved successfully. Aug 25 05:40:25.055922 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-f969553f-1491-48b8-9007-5205ce90a89b tempest-TaggedBootDevicesTest_v242-296549491 tempest-TaggedBootDevicesTest_v242-296549491-project-member] https://10.4.3.189/volume/v3/volumes/7cc06319-8533-4bc2-9364-4ea9555aee94 returned with HTTP 200 Aug 25 05:40:25.056143 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 171/681] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:40:25 2026] GET /volume/v3/volumes/7cc06319-8533-4bc2-9364-4ea9555aee94 => generated 824 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:40:25.123405 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-589bc738-8636-4744-9bed-ccd6b785c65b req-7d3b395d-b140-4a5c-9743-506973ba10c2 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:40:25.126867 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-589bc738-8636-4744-9bed-ccd6b785c65b req-7d3b395d-b140-4a5c-9743-506973ba10c2 tempest-ServerActionsTestOtherA-1977308745 tempest-ServerActionsTestOtherA-1977308745-project-member] GET https://10.4.3.189/volume/v3/volumes/a1c333fb-5c5f-400c-93df-93a85f026473 Aug 25 05:40:25.127230 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-589bc738-8636-4744-9bed-ccd6b785c65b req-7d3b395d-b140-4a5c-9743-506973ba10c2 tempest-ServerActionsTestOtherA-1977308745 tempest-ServerActionsTestOtherA-1977308745-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:40:25.127400 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-589bc738-8636-4744-9bed-ccd6b785c65b req-7d3b395d-b140-4a5c-9743-506973ba10c2 tempest-ServerActionsTestOtherA-1977308745 tempest-ServerActionsTestOtherA-1977308745-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:40:25.144128 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:40:25.144128 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:40:25.150738 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [req-589bc738-8636-4744-9bed-ccd6b785c65b req-7d3b395d-b140-4a5c-9743-506973ba10c2 tempest-ServerActionsTestOtherA-1977308745 tempest-ServerActionsTestOtherA-1977308745-project-member] Volume info retrieved successfully. Aug 25 05:40:25.156919 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-589bc738-8636-4744-9bed-ccd6b785c65b req-7d3b395d-b140-4a5c-9743-506973ba10c2 tempest-ServerActionsTestOtherA-1977308745 tempest-ServerActionsTestOtherA-1977308745-project-member] https://10.4.3.189/volume/v3/volumes/a1c333fb-5c5f-400c-93df-93a85f026473 returned with HTTP 200 Aug 25 05:40:25.157449 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 168/682] 10.4.3.189 () {68 vars in 1598 bytes} [Tue Aug 25 05:40:25 2026] GET /volume/v3/volumes/a1c333fb-5c5f-400c-93df-93a85f026473 => generated 1138 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 25 05:40:25.182998 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-8b0e12c4-210a-41be-b8c3-12ecfd5213e1 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:40:25.188369 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-8b0e12c4-210a-41be-b8c3-12ecfd5213e1 tempest-TestImageHashVerification-702068062 tempest-TestImageHashVerification-702068062-project-member] GET https://10.4.3.189/volume/v3/volumes/fd610388-4d74-4add-bf4c-a65248cdaead Aug 25 05:40:25.189856 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-8b0e12c4-210a-41be-b8c3-12ecfd5213e1 tempest-TestImageHashVerification-702068062 tempest-TestImageHashVerification-702068062-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:40:25.193659 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-8b0e12c4-210a-41be-b8c3-12ecfd5213e1 tempest-TestImageHashVerification-702068062 tempest-TestImageHashVerification-702068062-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:40:25.204497 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:40:25.204497 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:40:25.213286 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-8b0e12c4-210a-41be-b8c3-12ecfd5213e1 tempest-TestImageHashVerification-702068062 tempest-TestImageHashVerification-702068062-project-member] Volume info retrieved successfully. Aug 25 05:40:25.224134 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-8b0e12c4-210a-41be-b8c3-12ecfd5213e1 tempest-TestImageHashVerification-702068062 tempest-TestImageHashVerification-702068062-project-member] https://10.4.3.189/volume/v3/volumes/fd610388-4d74-4add-bf4c-a65248cdaead returned with HTTP 200 Aug 25 05:40:25.224588 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 170/683] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:40:25 2026] GET /volume/v3/volumes/fd610388-4d74-4add-bf4c-a65248cdaead => generated 848 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 25 05:40:26.077923 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-97785e3c-0769-4f54-9e23-3af90d448ff9 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:40:26.080916 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-97785e3c-0769-4f54-9e23-3af90d448ff9 tempest-TaggedBootDevicesTest_v242-296549491 tempest-TaggedBootDevicesTest_v242-296549491-project-member] GET https://10.4.3.189/volume/v3/volumes/7cc06319-8533-4bc2-9364-4ea9555aee94 Aug 25 05:40:26.081214 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-97785e3c-0769-4f54-9e23-3af90d448ff9 tempest-TaggedBootDevicesTest_v242-296549491 tempest-TaggedBootDevicesTest_v242-296549491-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:40:26.081635 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-97785e3c-0769-4f54-9e23-3af90d448ff9 tempest-TaggedBootDevicesTest_v242-296549491 tempest-TaggedBootDevicesTest_v242-296549491-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:40:26.091916 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:40:26.091916 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:40:26.097415 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-97785e3c-0769-4f54-9e23-3af90d448ff9 tempest-TaggedBootDevicesTest_v242-296549491 tempest-TaggedBootDevicesTest_v242-296549491-project-member] Volume info retrieved successfully. Aug 25 05:40:26.105898 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-97785e3c-0769-4f54-9e23-3af90d448ff9 tempest-TaggedBootDevicesTest_v242-296549491 tempest-TaggedBootDevicesTest_v242-296549491-project-member] https://10.4.3.189/volume/v3/volumes/7cc06319-8533-4bc2-9364-4ea9555aee94 returned with HTTP 200 Aug 25 05:40:26.106594 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 175/684] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:40:26 2026] GET /volume/v3/volumes/7cc06319-8533-4bc2-9364-4ea9555aee94 => generated 849 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:40:26.192456 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-e44e8cd7-0d78-495f-9f71-77a8c697a9f0 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:40:26.248513 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-dc3e0ff8-494b-4268-ac38-e7f19871921b None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:40:26.248979 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-8301977c-ed94-4505-ac9c-e13b38c7e6b6 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:40:26.249467 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-8301977c-ed94-4505-ac9c-e13b38c7e6b6 None None] GET https://10.4.3.189/volume// Aug 25 05:40:26.249712 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-8301977c-ed94-4505-ac9c-e13b38c7e6b6 None None] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:40:26.250099 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-8301977c-ed94-4505-ac9c-e13b38c7e6b6 None None] Calling method 'all' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:40:26.250547 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-8301977c-ed94-4505-ac9c-e13b38c7e6b6 None None] https://10.4.3.189/volume// returned with HTTP 300 Aug 25 05:40:26.250835 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 171/685] 10.4.3.189 () {66 vars in 1426 bytes} [Tue Aug 25 05:40:26 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 05:40:26.253083 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-dc3e0ff8-494b-4268-ac38-e7f19871921b tempest-TestImageHashVerification-702068062 tempest-TestImageHashVerification-702068062-project-member] GET https://10.4.3.189/volume/v3/volumes/fd610388-4d74-4add-bf4c-a65248cdaead Aug 25 05:40:26.253654 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-dc3e0ff8-494b-4268-ac38-e7f19871921b tempest-TestImageHashVerification-702068062 tempest-TestImageHashVerification-702068062-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:40:26.254097 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-dc3e0ff8-494b-4268-ac38-e7f19871921b tempest-TestImageHashVerification-702068062 tempest-TestImageHashVerification-702068062-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:40:26.266586 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-589bc738-8636-4744-9bed-ccd6b785c65b req-efc327ce-dc55-4601-939d-c1994078a7d5 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:40:26.271147 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:40:26.271147 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:40:26.271264 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-589bc738-8636-4744-9bed-ccd6b785c65b req-efc327ce-dc55-4601-939d-c1994078a7d5 tempest-ServerActionsTestOtherA-1977308745 tempest-ServerActionsTestOtherA-1977308745-project-member] POST https://10.4.3.189/volume/v3/attachments Aug 25 05:40:26.271264 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-589bc738-8636-4744-9bed-ccd6b785c65b req-efc327ce-dc55-4601-939d-c1994078a7d5 tempest-ServerActionsTestOtherA-1977308745 tempest-ServerActionsTestOtherA-1977308745-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a1c333fb-5c5f-400c-93df-93a85f026473", "connector": null, "instance_uuid": "86e31a95-72f0-415e-803d-a37027e71c17"}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:40:26.278013 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-dc3e0ff8-494b-4268-ac38-e7f19871921b tempest-TestImageHashVerification-702068062 tempest-TestImageHashVerification-702068062-project-member] Volume info retrieved successfully. Aug 25 05:40:26.283313 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-dc3e0ff8-494b-4268-ac38-e7f19871921b tempest-TestImageHashVerification-702068062 tempest-TestImageHashVerification-702068062-project-member] https://10.4.3.189/volume/v3/volumes/fd610388-4d74-4add-bf4c-a65248cdaead returned with HTTP 200 Aug 25 05:40:26.283738 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 169/686] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:40:26 2026] GET /volume/v3/volumes/fd610388-4d74-4add-bf4c-a65248cdaead => generated 848 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:40:26.288099 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:40:26.288099 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:40:26.348224 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-e44e8cd7-0d78-495f-9f71-77a8c697a9f0 tempest-VolumesServicesTestJSON-678798686 tempest-VolumesServicesTestJSON-678798686-project-admin] GET https://10.4.3.189/volume/v3/os-services Aug 25 05:40:26.348224 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-e44e8cd7-0d78-495f-9f71-77a8c697a9f0 tempest-VolumesServicesTestJSON-678798686 tempest-VolumesServicesTestJSON-678798686-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:40:26.348224 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-e44e8cd7-0d78-495f-9f71-77a8c697a9f0 tempest-VolumesServicesTestJSON-678798686 tempest-VolumesServicesTestJSON-678798686-project-admin] Calling method 'index' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:40:26.353369 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-589bc738-8636-4744-9bed-ccd6b785c65b req-efc327ce-dc55-4601-939d-c1994078a7d5 tempest-ServerActionsTestOtherA-1977308745 tempest-ServerActionsTestOtherA-1977308745-project-member] https://10.4.3.189/volume/v3/attachments returned with HTTP 200 Aug 25 05:40:26.353369 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 176/687] 10.4.3.189 () {74 vars in 1594 bytes} [Tue Aug 25 05:40:26 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 25 05:40:26.361082 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-e44e8cd7-0d78-495f-9f71-77a8c697a9f0 tempest-VolumesServicesTestJSON-678798686 tempest-VolumesServicesTestJSON-678798686-project-admin] https://10.4.3.189/volume/v3/os-services returned with HTTP 200 Aug 25 05:40:26.361580 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 172/688] 10.4.3.189 () {66 vars in 1249 bytes} [Tue Aug 25 05:40:26 2026] GET /volume/v3/os-services => generated 626 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:40:26.364112 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-861e01c4-b228-42fb-a3cf-bcd63369d570 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:40:26.364242 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-861e01c4-b228-42fb-a3cf-bcd63369d570 None None] GET https://10.4.3.189/volume// Aug 25 05:40:26.364388 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-861e01c4-b228-42fb-a3cf-bcd63369d570 None None] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:40:26.364564 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-861e01c4-b228-42fb-a3cf-bcd63369d570 None None] Calling method 'all' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:40:26.365018 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-861e01c4-b228-42fb-a3cf-bcd63369d570 None None] https://10.4.3.189/volume// returned with HTTP 300 Aug 25 05:40:26.365263 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 172/689] 10.4.3.189 () {66 vars in 1426 bytes} [Tue Aug 25 05:40:26 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 05:40:26.375217 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-ce7450e8-b891-4dd2-89e3-1eedaa4db563 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:40:26.377902 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ce7450e8-b891-4dd2-89e3-1eedaa4db563 tempest-VolumesServicesTestJSON-678798686 tempest-VolumesServicesTestJSON-678798686-project-admin] GET https://10.4.3.189/volume/v3/os-services?host=np0000008051 Aug 25 05:40:26.378101 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-589bc738-8636-4744-9bed-ccd6b785c65b req-e0a352cc-00dc-44bb-8e04-7d35f722518f None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:40:26.378886 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ce7450e8-b891-4dd2-89e3-1eedaa4db563 tempest-VolumesServicesTestJSON-678798686 tempest-VolumesServicesTestJSON-678798686-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:40:26.378886 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ce7450e8-b891-4dd2-89e3-1eedaa4db563 tempest-VolumesServicesTestJSON-678798686 tempest-VolumesServicesTestJSON-678798686-project-admin] Calling method 'index' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:40:26.382236 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-589bc738-8636-4744-9bed-ccd6b785c65b req-e0a352cc-00dc-44bb-8e04-7d35f722518f tempest-ServerActionsTestOtherA-1977308745 tempest-ServerActionsTestOtherA-1977308745-project-member] GET https://10.4.3.189/volume/v3/volumes/a1c333fb-5c5f-400c-93df-93a85f026473 Aug 25 05:40:26.382299 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-589bc738-8636-4744-9bed-ccd6b785c65b req-e0a352cc-00dc-44bb-8e04-7d35f722518f tempest-ServerActionsTestOtherA-1977308745 tempest-ServerActionsTestOtherA-1977308745-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:40:26.384262 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-589bc738-8636-4744-9bed-ccd6b785c65b req-e0a352cc-00dc-44bb-8e04-7d35f722518f tempest-ServerActionsTestOtherA-1977308745 tempest-ServerActionsTestOtherA-1977308745-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:40:26.390081 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ce7450e8-b891-4dd2-89e3-1eedaa4db563 tempest-VolumesServicesTestJSON-678798686 tempest-VolumesServicesTestJSON-678798686-project-admin] https://10.4.3.189/volume/v3/os-services?host=np0000008051 returned with HTTP 200 Aug 25 05:40:26.390685 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 170/690] 10.4.3.189 () {66 vars in 1284 bytes} [Tue Aug 25 05:40:26 2026] GET /volume/v3/os-services?host=np0000008051 => generated 626 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:40:26.404904 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:40:26.404904 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:40:26.407851 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-19e03b87-02bc-4a0e-bc38-e2c1a1ad6ec8 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:40:26.410175 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-19e03b87-02bc-4a0e-bc38-e2c1a1ad6ec8 tempest-VolumesServicesTestJSON-678798686 tempest-VolumesServicesTestJSON-678798686-project-admin] GET https://10.4.3.189/volume/v3/os-services?host=np0000008051&binary=cinder-scheduler Aug 25 05:40:26.410798 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-19e03b87-02bc-4a0e-bc38-e2c1a1ad6ec8 tempest-VolumesServicesTestJSON-678798686 tempest-VolumesServicesTestJSON-678798686-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:40:26.410798 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-19e03b87-02bc-4a0e-bc38-e2c1a1ad6ec8 tempest-VolumesServicesTestJSON-678798686 tempest-VolumesServicesTestJSON-678798686-project-admin] Calling method 'index' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:40:26.418626 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-19e03b87-02bc-4a0e-bc38-e2c1a1ad6ec8 tempest-VolumesServicesTestJSON-678798686 tempest-VolumesServicesTestJSON-678798686-project-admin] https://10.4.3.189/volume/v3/os-services?host=np0000008051&binary=cinder-scheduler returned with HTTP 200 Aug 25 05:40:26.419286 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 173/691] 10.4.3.189 () {66 vars in 1332 bytes} [Tue Aug 25 05:40:26 2026] GET /volume/v3/os-services?host=np0000008051&binary=cinder-scheduler => generated 191 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:40:26.422263 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [req-589bc738-8636-4744-9bed-ccd6b785c65b req-e0a352cc-00dc-44bb-8e04-7d35f722518f tempest-ServerActionsTestOtherA-1977308745 tempest-ServerActionsTestOtherA-1977308745-project-member] Volume info retrieved successfully. Aug 25 05:40:26.429902 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-589bc738-8636-4744-9bed-ccd6b785c65b req-e0a352cc-00dc-44bb-8e04-7d35f722518f tempest-ServerActionsTestOtherA-1977308745 tempest-ServerActionsTestOtherA-1977308745-project-member] https://10.4.3.189/volume/v3/volumes/a1c333fb-5c5f-400c-93df-93a85f026473 returned with HTTP 200 Aug 25 05:40:26.429902 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 177/692] 10.4.3.189 () {70 vars in 1639 bytes} [Tue Aug 25 05:40:26 2026] GET /volume/v3/volumes/a1c333fb-5c5f-400c-93df-93a85f026473 => generated 1318 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 05:40:26.431645 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-2f9258fb-87ad-471f-b571-6ef5266a6449 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:40:26.434646 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-2f9258fb-87ad-471f-b571-6ef5266a6449 tempest-VolumesServicesTestJSON-678798686 tempest-VolumesServicesTestJSON-678798686-project-admin] GET https://10.4.3.189/volume/v3/os-services?binary=cinder-scheduler Aug 25 05:40:26.435172 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-2f9258fb-87ad-471f-b571-6ef5266a6449 tempest-VolumesServicesTestJSON-678798686 tempest-VolumesServicesTestJSON-678798686-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:40:26.435172 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-2f9258fb-87ad-471f-b571-6ef5266a6449 tempest-VolumesServicesTestJSON-678798686 tempest-VolumesServicesTestJSON-678798686-project-admin] Calling method 'index' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:40:26.444187 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-2f9258fb-87ad-471f-b571-6ef5266a6449 tempest-VolumesServicesTestJSON-678798686 tempest-VolumesServicesTestJSON-678798686-project-admin] https://10.4.3.189/volume/v3/os-services?binary=cinder-scheduler returned with HTTP 200 Aug 25 05:40:26.444581 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 173/693] 10.4.3.189 () {66 vars in 1296 bytes} [Tue Aug 25 05:40:26 2026] GET /volume/v3/os-services?binary=cinder-scheduler => generated 191 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:40:26.455896 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-fe5585bd-c1e6-43b1-9ba7-e152eceffffb None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:40:26.549905 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-fe5585bd-c1e6-43b1-9ba7-e152eceffffb tempest-VolumesServicesTestJSON-1593865645 tempest-VolumesServicesTestJSON-1593865645-project-member] POST https://10.4.3.189/volume/v3/volumes Aug 25 05:40:26.550529 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-fe5585bd-c1e6-43b1-9ba7-e152eceffffb tempest-VolumesServicesTestJSON-1593865645 tempest-VolumesServicesTestJSON-1593865645-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesServicesTestJSON-Volume-1451860376"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:40:26.552663 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.v3.volumes [None req-fe5585bd-c1e6-43b1-9ba7-e152eceffffb tempest-VolumesServicesTestJSON-1593865645 tempest-VolumesServicesTestJSON-1593865645-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesServicesTestJSON-Volume-1451860376'}} {{(pid=100268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 05:40:26.552929 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-fe5585bd-c1e6-43b1-9ba7-e152eceffffb tempest-VolumesServicesTestJSON-1593865645 tempest-VolumesServicesTestJSON-1593865645-project-member] Create volume of 1 GB Aug 25 05:40:26.559963 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-fe5585bd-c1e6-43b1-9ba7-e152eceffffb tempest-VolumesServicesTestJSON-1593865645 tempest-VolumesServicesTestJSON-1593865645-project-member] Availability Zones retrieved successfully. Aug 25 05:40:26.569196 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-fe5585bd-c1e6-43b1-9ba7-e152eceffffb tempest-VolumesServicesTestJSON-1593865645 tempest-VolumesServicesTestJSON-1593865645-project-member] Flow 'volume_create_api' (95cb569f-f165-4675-9fcb-3e5377568aa9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:40:26.571936 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-fe5585bd-c1e6-43b1-9ba7-e152eceffffb tempest-VolumesServicesTestJSON-1593865645 tempest-VolumesServicesTestJSON-1593865645-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (17e148a7-ffe0-43b8-9631-aca135305bce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:40:26.573792 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.flows.api.create_volume [None req-fe5585bd-c1e6-43b1-9ba7-e152eceffffb tempest-VolumesServicesTestJSON-1593865645 tempest-VolumesServicesTestJSON-1593865645-project-member] Validating volume size '1' using validate_int {{(pid=100268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 05:40:26.626499 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-fe5585bd-c1e6-43b1-9ba7-e152eceffffb tempest-VolumesServicesTestJSON-1593865645 tempest-VolumesServicesTestJSON-1593865645-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (17e148a7-ffe0-43b8-9631-aca135305bce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T05:35:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=23fc6e5d-fce0-4521-ba46-4837b4232084,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '23fc6e5d-fce0-4521-ba46-4837b4232084', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:40:26.628436 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-fe5585bd-c1e6-43b1-9ba7-e152eceffffb tempest-VolumesServicesTestJSON-1593865645 tempest-VolumesServicesTestJSON-1593865645-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (062a5c8f-d8f9-4413-af33-6c136af69295) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:40:26.721449 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-fe5585bd-c1e6-43b1-9ba7-e152eceffffb tempest-VolumesServicesTestJSON-1593865645 tempest-VolumesServicesTestJSON-1593865645-project-member] Created reservations ['4a0c9b61-6bd6-42c8-a128-2ce45ac125fa', '018ee29a-5dad-46f7-af26-4c33deaaa6cc', '857e90a4-34ea-4a54-94fd-0fc1cf344a54', '29ffedd5-a076-4311-a740-1f1e8586d4ee'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:40:26.722609 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-fe5585bd-c1e6-43b1-9ba7-e152eceffffb tempest-VolumesServicesTestJSON-1593865645 tempest-VolumesServicesTestJSON-1593865645-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (062a5c8f-d8f9-4413-af33-6c136af69295) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4a0c9b61-6bd6-42c8-a128-2ce45ac125fa', '018ee29a-5dad-46f7-af26-4c33deaaa6cc', '857e90a4-34ea-4a54-94fd-0fc1cf344a54', '29ffedd5-a076-4311-a740-1f1e8586d4ee']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:40:26.723768 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-fe5585bd-c1e6-43b1-9ba7-e152eceffffb tempest-VolumesServicesTestJSON-1593865645 tempest-VolumesServicesTestJSON-1593865645-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (159456f9-494c-4e77-a43c-9da9a291d752) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:40:26.757322 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-fe5585bd-c1e6-43b1-9ba7-e152eceffffb tempest-VolumesServicesTestJSON-1593865645 tempest-VolumesServicesTestJSON-1593865645-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (159456f9-494c-4e77-a43c-9da9a291d752) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3d3e56ca-9aaa-4c4e-89b5-a5dcddeb288f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-1451860376',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8c7ecfd8f6004af38061523e542cc9cc',qos_specs=None,replication_status=,reservations=['4a0c9b61-6bd6-42c8-a128-2ce45ac125fa','018ee29a-5dad-46f7-af26-4c33deaaa6cc','857e90a4-34ea-4a54-94fd-0fc1cf344a54','29ffedd5-a076-4311-a740-1f1e8586d4ee'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a54f69bd608348709b7399dd6ab002d8',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T05:40:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-1451860376',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3d3e56ca-9aaa-4c4e-89b5-a5dcddeb288f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8c7ecfd8f6004af38061523e542cc9cc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a54f69bd608348709b7399dd6ab002d8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(23fc6e5d-fce0-4521-ba46-4837b4232084),volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:40:26.759466 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-fe5585bd-c1e6-43b1-9ba7-e152eceffffb tempest-VolumesServicesTestJSON-1593865645 tempest-VolumesServicesTestJSON-1593865645-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (55f8e57c-1ba8-4c73-a3bf-2f5d9c9395ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:40:26.801202 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-fe5585bd-c1e6-43b1-9ba7-e152eceffffb tempest-VolumesServicesTestJSON-1593865645 tempest-VolumesServicesTestJSON-1593865645-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (55f8e57c-1ba8-4c73-a3bf-2f5d9c9395ba) transitioned into state 'SUCCESS' from state '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-1451860376',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8c7ecfd8f6004af38061523e542cc9cc',qos_specs=None,replication_status=,reservations=['4a0c9b61-6bd6-42c8-a128-2ce45ac125fa','018ee29a-5dad-46f7-af26-4c33deaaa6cc','857e90a4-34ea-4a54-94fd-0fc1cf344a54','29ffedd5-a076-4311-a740-1f1e8586d4ee'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a54f69bd608348709b7399dd6ab002d8',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:40:26.802387 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-fe5585bd-c1e6-43b1-9ba7-e152eceffffb tempest-VolumesServicesTestJSON-1593865645 tempest-VolumesServicesTestJSON-1593865645-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fff727d5-5417-45b8-ad78-681b52d4332b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:40:26.828298 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-fe5585bd-c1e6-43b1-9ba7-e152eceffffb tempest-VolumesServicesTestJSON-1593865645 tempest-VolumesServicesTestJSON-1593865645-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fff727d5-5417-45b8-ad78-681b52d4332b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:40:26.828298 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-fe5585bd-c1e6-43b1-9ba7-e152eceffffb tempest-VolumesServicesTestJSON-1593865645 tempest-VolumesServicesTestJSON-1593865645-project-member] Flow 'volume_create_api' (95cb569f-f165-4675-9fcb-3e5377568aa9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:40:26.828298 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-fe5585bd-c1e6-43b1-9ba7-e152eceffffb tempest-VolumesServicesTestJSON-1593865645 tempest-VolumesServicesTestJSON-1593865645-project-member] Create volume request issued successfully. Aug 25 05:40:26.832578 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-fe5585bd-c1e6-43b1-9ba7-e152eceffffb tempest-VolumesServicesTestJSON-1593865645 tempest-VolumesServicesTestJSON-1593865645-project-member] https://10.4.3.189/volume/v3/volumes returned with HTTP 202 Aug 25 05:40:26.832880 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 171/694] 10.4.3.189 () {68 vars in 1258 bytes} [Tue Aug 25 05:40:26 2026] POST /volume/v3/volumes => generated 754 bytes in 378 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 05:40:26.850799 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-54b40568-660b-4d58-8a9b-999aaaf43058 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:40:26.853087 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-54b40568-660b-4d58-8a9b-999aaaf43058 tempest-VolumesServicesTestJSON-1593865645 tempest-VolumesServicesTestJSON-1593865645-project-member] GET https://10.4.3.189/volume/v3/volumes/3d3e56ca-9aaa-4c4e-89b5-a5dcddeb288f Aug 25 05:40:26.853485 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-589bc738-8636-4744-9bed-ccd6b785c65b req-b9194d00-d6c0-4990-a0bc-7c226da97274 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:40:26.853565 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-54b40568-660b-4d58-8a9b-999aaaf43058 tempest-VolumesServicesTestJSON-1593865645 tempest-VolumesServicesTestJSON-1593865645-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:40:26.853818 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-54b40568-660b-4d58-8a9b-999aaaf43058 tempest-VolumesServicesTestJSON-1593865645 tempest-VolumesServicesTestJSON-1593865645-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:40:26.856515 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-589bc738-8636-4744-9bed-ccd6b785c65b req-b9194d00-d6c0-4990-a0bc-7c226da97274 tempest-ServerActionsTestOtherA-1977308745 tempest-ServerActionsTestOtherA-1977308745-project-member] DELETE https://10.4.3.189/volume/v3/attachments/3e8f9e7e-9ec8-4c1f-8677-0f964b96e39f Aug 25 05:40:26.856786 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-589bc738-8636-4744-9bed-ccd6b785c65b req-b9194d00-d6c0-4990-a0bc-7c226da97274 tempest-ServerActionsTestOtherA-1977308745 tempest-ServerActionsTestOtherA-1977308745-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:40:26.857226 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-589bc738-8636-4744-9bed-ccd6b785c65b req-b9194d00-d6c0-4990-a0bc-7c226da97274 tempest-ServerActionsTestOtherA-1977308745 tempest-ServerActionsTestOtherA-1977308745-project-member] Calling method 'version_select' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:40:26.863906 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:40:26.863906 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:40:26.869665 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-54b40568-660b-4d58-8a9b-999aaaf43058 tempest-VolumesServicesTestJSON-1593865645 tempest-VolumesServicesTestJSON-1593865645-project-member] Volume info retrieved successfully. Aug 25 05:40:26.873177 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:40:26.873177 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:40:26.875906 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-54b40568-660b-4d58-8a9b-999aaaf43058 tempest-VolumesServicesTestJSON-1593865645 tempest-VolumesServicesTestJSON-1593865645-project-member] https://10.4.3.189/volume/v3/volumes/3d3e56ca-9aaa-4c4e-89b5-a5dcddeb288f returned with HTTP 200 Aug 25 05:40:26.876540 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 174/695] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:40:26 2026] GET /volume/v3/volumes/3d3e56ca-9aaa-4c4e-89b5-a5dcddeb288f => generated 822 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:40:26.951795 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-cf561d9d-bf11-40cf-bc48-accf5e77226f None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:40:26.954495 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-cf561d9d-bf11-40cf-bc48-accf5e77226f tempest-TestImageHashVerification-702068062 tempest-TestImageHashVerification-702068062-project-member] DELETE https://10.4.3.189/volume/v3/volumes/fd610388-4d74-4add-bf4c-a65248cdaead Aug 25 05:40:26.954751 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-cf561d9d-bf11-40cf-bc48-accf5e77226f tempest-TestImageHashVerification-702068062 tempest-TestImageHashVerification-702068062-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:40:26.954994 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-cf561d9d-bf11-40cf-bc48-accf5e77226f tempest-TestImageHashVerification-702068062 tempest-TestImageHashVerification-702068062-project-member] Calling method 'delete' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:40:26.955232 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.v3.volumes [None req-cf561d9d-bf11-40cf-bc48-accf5e77226f tempest-TestImageHashVerification-702068062 tempest-TestImageHashVerification-702068062-project-member] Delete volume with id: fd610388-4d74-4add-bf4c-a65248cdaead Aug 25 05:40:26.970268 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:40:26.970268 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:40:26.970867 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-cf561d9d-bf11-40cf-bc48-accf5e77226f tempest-TestImageHashVerification-702068062 tempest-TestImageHashVerification-702068062-project-member] Volume info retrieved successfully. Aug 25 05:40:26.985867 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-589bc738-8636-4744-9bed-ccd6b785c65b req-b9194d00-d6c0-4990-a0bc-7c226da97274 tempest-ServerActionsTestOtherA-1977308745 tempest-ServerActionsTestOtherA-1977308745-project-member] https://10.4.3.189/volume/v3/attachments/3e8f9e7e-9ec8-4c1f-8677-0f964b96e39f returned with HTTP 200 Aug 25 05:40:26.986446 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 178/696] 10.4.3.189 () {72 vars in 1673 bytes} [Tue Aug 25 05:40:26 2026] DELETE /volume/v3/attachments/3e8f9e7e-9ec8-4c1f-8677-0f964b96e39f => generated 192 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:40:27.003230 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-cf561d9d-bf11-40cf-bc48-accf5e77226f tempest-TestImageHashVerification-702068062 tempest-TestImageHashVerification-702068062-project-member] Delete volume request issued successfully. Aug 25 05:40:27.003476 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-cf561d9d-bf11-40cf-bc48-accf5e77226f tempest-TestImageHashVerification-702068062 tempest-TestImageHashVerification-702068062-project-member] https://10.4.3.189/volume/v3/volumes/fd610388-4d74-4add-bf4c-a65248cdaead returned with HTTP 202 Aug 25 05:40:27.004002 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 174/697] 10.4.3.189 () {66 vars in 1351 bytes} [Tue Aug 25 05:40:26 2026] DELETE /volume/v3/volumes/fd610388-4d74-4add-bf4c-a65248cdaead => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:40:27.017123 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-c3a5b638-a098-416e-8e06-168c4a25bf01 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:40:27.025156 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c3a5b638-a098-416e-8e06-168c4a25bf01 tempest-TestImageHashVerification-702068062 tempest-TestImageHashVerification-702068062-project-member] GET https://10.4.3.189/volume/v3/volumes/fd610388-4d74-4add-bf4c-a65248cdaead Aug 25 05:40:27.025395 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c3a5b638-a098-416e-8e06-168c4a25bf01 tempest-TestImageHashVerification-702068062 tempest-TestImageHashVerification-702068062-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:40:27.025693 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c3a5b638-a098-416e-8e06-168c4a25bf01 tempest-TestImageHashVerification-702068062 tempest-TestImageHashVerification-702068062-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:40:27.044903 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:40:27.044903 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:40:27.052344 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-c3a5b638-a098-416e-8e06-168c4a25bf01 tempest-TestImageHashVerification-702068062 tempest-TestImageHashVerification-702068062-project-member] Volume info retrieved successfully. Aug 25 05:40:27.063918 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c3a5b638-a098-416e-8e06-168c4a25bf01 tempest-TestImageHashVerification-702068062 tempest-TestImageHashVerification-702068062-project-member] https://10.4.3.189/volume/v3/volumes/fd610388-4d74-4add-bf4c-a65248cdaead returned with HTTP 200 Aug 25 05:40:27.064544 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 172/698] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:40:27 2026] GET /volume/v3/volumes/fd610388-4d74-4add-bf4c-a65248cdaead => generated 847 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:40:27.306505 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-fc61d205-9bd4-43dc-9af9-9bc5704ae614 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:40:27.307176 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-fc61d205-9bd4-43dc-9af9-9bc5704ae614 None None] GET https://10.4.3.189/volume// Aug 25 05:40:27.307470 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-fc61d205-9bd4-43dc-9af9-9bc5704ae614 None None] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:40:27.307748 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-fc61d205-9bd4-43dc-9af9-9bc5704ae614 None None] Calling method 'all' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:40:27.309696 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-fc61d205-9bd4-43dc-9af9-9bc5704ae614 None None] https://10.4.3.189/volume// returned with HTTP 300 Aug 25 05:40:27.310389 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 175/699] 10.4.3.189 () {66 vars in 1426 bytes} [Tue Aug 25 05:40:27 2026] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 05:40:27.325050 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-589bc738-8636-4744-9bed-ccd6b785c65b req-e99acd14-9f14-41ff-950b-dec945926ec4 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:40:27.327335 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-589bc738-8636-4744-9bed-ccd6b785c65b req-e99acd14-9f14-41ff-950b-dec945926ec4 tempest-ServerActionsTestOtherA-1977308745 tempest-ServerActionsTestOtherA-1977308745-project-member] GET https://10.4.3.189/volume/v3/volumes/a1c333fb-5c5f-400c-93df-93a85f026473 Aug 25 05:40:27.327520 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-589bc738-8636-4744-9bed-ccd6b785c65b req-e99acd14-9f14-41ff-950b-dec945926ec4 tempest-ServerActionsTestOtherA-1977308745 tempest-ServerActionsTestOtherA-1977308745-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:40:27.327721 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-589bc738-8636-4744-9bed-ccd6b785c65b req-e99acd14-9f14-41ff-950b-dec945926ec4 tempest-ServerActionsTestOtherA-1977308745 tempest-ServerActionsTestOtherA-1977308745-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:40:27.342762 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:40:27.342762 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:40:27.357503 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [req-589bc738-8636-4744-9bed-ccd6b785c65b req-e99acd14-9f14-41ff-950b-dec945926ec4 tempest-ServerActionsTestOtherA-1977308745 tempest-ServerActionsTestOtherA-1977308745-project-member] Volume info retrieved successfully. Aug 25 05:40:27.369584 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-589bc738-8636-4744-9bed-ccd6b785c65b req-e99acd14-9f14-41ff-950b-dec945926ec4 tempest-ServerActionsTestOtherA-1977308745 tempest-ServerActionsTestOtherA-1977308745-project-member] https://10.4.3.189/volume/v3/volumes/a1c333fb-5c5f-400c-93df-93a85f026473 returned with HTTP 200 Aug 25 05:40:27.370803 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 179/700] 10.4.3.189 () {70 vars in 1639 bytes} [Tue Aug 25 05:40:27 2026] GET /volume/v3/volumes/a1c333fb-5c5f-400c-93df-93a85f026473 => generated 1025 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 05:40:27.470489 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [req-589bc738-8636-4744-9bed-ccd6b785c65b req-a3ac569d-105b-4f36-91c9-f9cb20c5a4e7 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:40:27.476727 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-589bc738-8636-4744-9bed-ccd6b785c65b req-a3ac569d-105b-4f36-91c9-f9cb20c5a4e7 tempest-ServerActionsTestOtherA-1977308745 tempest-ServerActionsTestOtherA-1977308745-project-member] PUT https://10.4.3.189/volume/v3/attachments/7f71e25d-8a67-42db-836b-ce421c3da869 Aug 25 05:40:27.477303 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-589bc738-8636-4744-9bed-ccd6b785c65b req-a3ac569d-105b-4f36-91c9-f9cb20c5a4e7 tempest-ServerActionsTestOtherA-1977308745 tempest-ServerActionsTestOtherA-1977308745-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.189", "host": "np0000008051", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:8b4a65c6a3e1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "a19da604-b1eb-4396-a9d5-30b16dae3da8", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:40:27.493808 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.coordination [req-589bc738-8636-4744-9bed-ccd6b785c65b req-a3ac569d-105b-4f36-91c9-f9cb20c5a4e7 tempest-ServerActionsTestOtherA-1977308745 tempest-ServerActionsTestOtherA-1977308745-project-member] Acquiring lock "cinder-attachment_update-a1c333fb-5c5f-400c-93df-93a85f026473-np0000008051" by "attachment_update" {{(pid=100270) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 05:40:27.499825 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.coordination [req-589bc738-8636-4744-9bed-ccd6b785c65b req-a3ac569d-105b-4f36-91c9-f9cb20c5a4e7 tempest-ServerActionsTestOtherA-1977308745 tempest-ServerActionsTestOtherA-1977308745-project-member] Lock "cinder-attachment_update-a1c333fb-5c5f-400c-93df-93a85f026473-np0000008051" acquired by "attachment_update" :: waited 0.006s {{(pid=100270) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 05:40:27.501166 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:40:27.501166 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:40:27.599530 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.coordination [req-589bc738-8636-4744-9bed-ccd6b785c65b req-a3ac569d-105b-4f36-91c9-f9cb20c5a4e7 tempest-ServerActionsTestOtherA-1977308745 tempest-ServerActionsTestOtherA-1977308745-project-member] Lock "cinder-attachment_update-a1c333fb-5c5f-400c-93df-93a85f026473-np0000008051" released by "attachment_update" :: held 0.100s {{(pid=100270) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 05:40:27.599935 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-589bc738-8636-4744-9bed-ccd6b785c65b req-a3ac569d-105b-4f36-91c9-f9cb20c5a4e7 tempest-ServerActionsTestOtherA-1977308745 tempest-ServerActionsTestOtherA-1977308745-project-member] https://10.4.3.189/volume/v3/attachments/7f71e25d-8a67-42db-836b-ce421c3da869 returned with HTTP 200 Aug 25 05:40:27.600613 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 175/701] 10.4.3.189 () {74 vars in 1704 bytes} [Tue Aug 25 05:40:27 2026] PUT /volume/v3/attachments/7f71e25d-8a67-42db-836b-ce421c3da869 => generated 969 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:40:27.629859 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-589bc738-8636-4744-9bed-ccd6b785c65b req-a1afe165-db6d-47a2-937b-183e6a8a6bf7 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:40:27.632178 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-589bc738-8636-4744-9bed-ccd6b785c65b req-a1afe165-db6d-47a2-937b-183e6a8a6bf7 tempest-ServerActionsTestOtherA-1977308745 tempest-ServerActionsTestOtherA-1977308745-project-member] POST https://10.4.3.189/volume/v3/attachments/7f71e25d-8a67-42db-836b-ce421c3da869/action Aug 25 05:40:27.632646 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-589bc738-8636-4744-9bed-ccd6b785c65b req-a1afe165-db6d-47a2-937b-183e6a8a6bf7 tempest-ServerActionsTestOtherA-1977308745 tempest-ServerActionsTestOtherA-1977308745-project-member] Action body: b'{"os-complete": null}' {{(pid=100268) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 05:40:27.632875 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-589bc738-8636-4744-9bed-ccd6b785c65b req-a1afe165-db6d-47a2-937b-183e6a8a6bf7 tempest-ServerActionsTestOtherA-1977308745 tempest-ServerActionsTestOtherA-1977308745-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:40:27.661843 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:40:27.661843 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:40:27.678515 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-589bc738-8636-4744-9bed-ccd6b785c65b req-a1afe165-db6d-47a2-937b-183e6a8a6bf7 tempest-ServerActionsTestOtherA-1977308745 tempest-ServerActionsTestOtherA-1977308745-project-member] https://10.4.3.189/volume/v3/attachments/7f71e25d-8a67-42db-836b-ce421c3da869/action returned with HTTP 204 Aug 25 05:40:27.679145 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 173/702] 10.4.3.189 () {74 vars in 1725 bytes} [Tue Aug 25 05:40:27 2026] POST /volume/v3/attachments/7f71e25d-8a67-42db-836b-ce421c3da869/action => generated 0 bytes in 50 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:40:27.890355 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-e5e00878-7a40-4e65-8c85-e0be0aa2a966 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:40:27.892686 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-e5e00878-7a40-4e65-8c85-e0be0aa2a966 tempest-VolumesServicesTestJSON-1593865645 tempest-VolumesServicesTestJSON-1593865645-project-member] GET https://10.4.3.189/volume/v3/volumes/3d3e56ca-9aaa-4c4e-89b5-a5dcddeb288f Aug 25 05:40:27.892986 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-e5e00878-7a40-4e65-8c85-e0be0aa2a966 tempest-VolumesServicesTestJSON-1593865645 tempest-VolumesServicesTestJSON-1593865645-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:40:27.893298 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-e5e00878-7a40-4e65-8c85-e0be0aa2a966 tempest-VolumesServicesTestJSON-1593865645 tempest-VolumesServicesTestJSON-1593865645-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:40:27.901748 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:40:27.901748 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:40:27.908775 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-e5e00878-7a40-4e65-8c85-e0be0aa2a966 tempest-VolumesServicesTestJSON-1593865645 tempest-VolumesServicesTestJSON-1593865645-project-member] Volume info retrieved successfully. Aug 25 05:40:27.916323 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-e5e00878-7a40-4e65-8c85-e0be0aa2a966 tempest-VolumesServicesTestJSON-1593865645 tempest-VolumesServicesTestJSON-1593865645-project-member] https://10.4.3.189/volume/v3/volumes/3d3e56ca-9aaa-4c4e-89b5-a5dcddeb288f returned with HTTP 200 Aug 25 05:40:27.916714 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 176/703] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:40:27 2026] GET /volume/v3/volumes/3d3e56ca-9aaa-4c4e-89b5-a5dcddeb288f => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:40:27.935594 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-9c1aa7d6-5f08-4e98-9ef9-4f4866182c12 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:40:27.938457 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-9c1aa7d6-5f08-4e98-9ef9-4f4866182c12 tempest-VolumesServicesTestJSON-678798686 tempest-VolumesServicesTestJSON-678798686-project-admin] GET https://10.4.3.189/volume/v3/volumes/3d3e56ca-9aaa-4c4e-89b5-a5dcddeb288f Aug 25 05:40:27.938664 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-9c1aa7d6-5f08-4e98-9ef9-4f4866182c12 tempest-VolumesServicesTestJSON-678798686 tempest-VolumesServicesTestJSON-678798686-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:40:27.938904 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-9c1aa7d6-5f08-4e98-9ef9-4f4866182c12 tempest-VolumesServicesTestJSON-678798686 tempest-VolumesServicesTestJSON-678798686-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:40:27.950041 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:40:27.950041 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:40:27.957722 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-9c1aa7d6-5f08-4e98-9ef9-4f4866182c12 tempest-VolumesServicesTestJSON-678798686 tempest-VolumesServicesTestJSON-678798686-project-admin] Volume info retrieved successfully. Aug 25 05:40:27.963399 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-9c1aa7d6-5f08-4e98-9ef9-4f4866182c12 tempest-VolumesServicesTestJSON-678798686 tempest-VolumesServicesTestJSON-678798686-project-admin] https://10.4.3.189/volume/v3/volumes/3d3e56ca-9aaa-4c4e-89b5-a5dcddeb288f returned with HTTP 200 Aug 25 05:40:27.964316 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 180/704] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:40:27 2026] GET /volume/v3/volumes/3d3e56ca-9aaa-4c4e-89b5-a5dcddeb288f => generated 1011 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:40:27.983971 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-4154e6ec-f43a-4f0d-aed4-5da654ae2d28 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:40:27.985311 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-4154e6ec-f43a-4f0d-aed4-5da654ae2d28 tempest-VolumesServicesTestJSON-678798686 tempest-VolumesServicesTestJSON-678798686-project-admin] GET https://10.4.3.189/volume/v3/os-services?host=np0000008051&binary=cinder-volume Aug 25 05:40:27.985311 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-4154e6ec-f43a-4f0d-aed4-5da654ae2d28 tempest-VolumesServicesTestJSON-678798686 tempest-VolumesServicesTestJSON-678798686-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:40:27.985543 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-4154e6ec-f43a-4f0d-aed4-5da654ae2d28 tempest-VolumesServicesTestJSON-678798686 tempest-VolumesServicesTestJSON-678798686-project-admin] Calling method 'index' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:40:27.986048 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:40:27.986048 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:40:28.002030 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-4154e6ec-f43a-4f0d-aed4-5da654ae2d28 tempest-VolumesServicesTestJSON-678798686 tempest-VolumesServicesTestJSON-678798686-project-admin] https://10.4.3.189/volume/v3/os-services?host=np0000008051&binary=cinder-volume returned with HTTP 200 Aug 25 05:40:28.002633 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 176/705] 10.4.3.189 () {66 vars in 1326 bytes} [Tue Aug 25 05:40:27 2026] GET /volume/v3/os-services?host=np0000008051&binary=cinder-volume => generated 275 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:40:28.013245 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-459b2481-6704-4cfe-bdcb-45131e4695d8 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:40:28.016565 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-459b2481-6704-4cfe-bdcb-45131e4695d8 tempest-VolumesServicesTestJSON-1593865645 tempest-VolumesServicesTestJSON-1593865645-project-member] GET https://10.4.3.189/volume/v3/volumes/3d3e56ca-9aaa-4c4e-89b5-a5dcddeb288f Aug 25 05:40:28.016949 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-459b2481-6704-4cfe-bdcb-45131e4695d8 tempest-VolumesServicesTestJSON-1593865645 tempest-VolumesServicesTestJSON-1593865645-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:40:28.017209 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-459b2481-6704-4cfe-bdcb-45131e4695d8 tempest-VolumesServicesTestJSON-1593865645 tempest-VolumesServicesTestJSON-1593865645-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:40:28.028352 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:40:28.028352 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:40:28.034130 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-459b2481-6704-4cfe-bdcb-45131e4695d8 tempest-VolumesServicesTestJSON-1593865645 tempest-VolumesServicesTestJSON-1593865645-project-member] Volume info retrieved successfully. Aug 25 05:40:28.041140 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-459b2481-6704-4cfe-bdcb-45131e4695d8 tempest-VolumesServicesTestJSON-1593865645 tempest-VolumesServicesTestJSON-1593865645-project-member] https://10.4.3.189/volume/v3/volumes/3d3e56ca-9aaa-4c4e-89b5-a5dcddeb288f returned with HTTP 200 Aug 25 05:40:28.041813 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 174/706] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:40:28 2026] GET /volume/v3/volumes/3d3e56ca-9aaa-4c4e-89b5-a5dcddeb288f => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:40:28.061776 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-d650fbd3-5d01-46fb-af7f-ab6227aa7096 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:40:28.063924 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-d650fbd3-5d01-46fb-af7f-ab6227aa7096 tempest-VolumesServicesTestJSON-1593865645 tempest-VolumesServicesTestJSON-1593865645-project-member] DELETE https://10.4.3.189/volume/v3/volumes/3d3e56ca-9aaa-4c4e-89b5-a5dcddeb288f Aug 25 05:40:28.064298 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-d650fbd3-5d01-46fb-af7f-ab6227aa7096 tempest-VolumesServicesTestJSON-1593865645 tempest-VolumesServicesTestJSON-1593865645-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:40:28.064499 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-d650fbd3-5d01-46fb-af7f-ab6227aa7096 tempest-VolumesServicesTestJSON-1593865645 tempest-VolumesServicesTestJSON-1593865645-project-member] Calling method 'delete' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:40:28.064616 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.v3.volumes [None req-d650fbd3-5d01-46fb-af7f-ab6227aa7096 tempest-VolumesServicesTestJSON-1593865645 tempest-VolumesServicesTestJSON-1593865645-project-member] Delete volume with id: 3d3e56ca-9aaa-4c4e-89b5-a5dcddeb288f Aug 25 05:40:28.077511 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:40:28.077511 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:40:28.078188 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-d650fbd3-5d01-46fb-af7f-ab6227aa7096 tempest-VolumesServicesTestJSON-1593865645 tempest-VolumesServicesTestJSON-1593865645-project-member] Volume info retrieved successfully. Aug 25 05:40:28.085142 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-496589cd-23aa-428b-ac0a-9731d717d7eb None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:40:28.091273 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-496589cd-23aa-428b-ac0a-9731d717d7eb tempest-TestImageHashVerification-702068062 tempest-TestImageHashVerification-702068062-project-member] GET https://10.4.3.189/volume/v3/volumes/fd610388-4d74-4add-bf4c-a65248cdaead Aug 25 05:40:28.092017 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-496589cd-23aa-428b-ac0a-9731d717d7eb tempest-TestImageHashVerification-702068062 tempest-TestImageHashVerification-702068062-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:40:28.092017 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-496589cd-23aa-428b-ac0a-9731d717d7eb tempest-TestImageHashVerification-702068062 tempest-TestImageHashVerification-702068062-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:40:28.100297 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-496589cd-23aa-428b-ac0a-9731d717d7eb tempest-TestImageHashVerification-702068062 tempest-TestImageHashVerification-702068062-project-member] https://10.4.3.189/volume/v3/volumes/fd610388-4d74-4add-bf4c-a65248cdaead returned with HTTP 404 Aug 25 05:40:28.101044 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 181/707] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:40:28 2026] GET /volume/v3/volumes/fd610388-4d74-4add-bf4c-a65248cdaead => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:40:28.111996 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-d650fbd3-5d01-46fb-af7f-ab6227aa7096 tempest-VolumesServicesTestJSON-1593865645 tempest-VolumesServicesTestJSON-1593865645-project-member] Delete volume request issued successfully. Aug 25 05:40:28.112343 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-d650fbd3-5d01-46fb-af7f-ab6227aa7096 tempest-VolumesServicesTestJSON-1593865645 tempest-VolumesServicesTestJSON-1593865645-project-member] https://10.4.3.189/volume/v3/volumes/3d3e56ca-9aaa-4c4e-89b5-a5dcddeb288f returned with HTTP 202 Aug 25 05:40:28.112913 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 177/708] 10.4.3.189 () {66 vars in 1351 bytes} [Tue Aug 25 05:40:28 2026] DELETE /volume/v3/volumes/3d3e56ca-9aaa-4c4e-89b5-a5dcddeb288f => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:40:28.128089 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-2a83bb2a-b100-4538-ab84-eda7c85f1758 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:40:28.128678 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-2a83bb2a-b100-4538-ab84-eda7c85f1758 tempest-VolumesServicesTestJSON-1593865645 tempest-VolumesServicesTestJSON-1593865645-project-member] GET https://10.4.3.189/volume/v3/volumes/3d3e56ca-9aaa-4c4e-89b5-a5dcddeb288f Aug 25 05:40:28.128678 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-2a83bb2a-b100-4538-ab84-eda7c85f1758 tempest-VolumesServicesTestJSON-1593865645 tempest-VolumesServicesTestJSON-1593865645-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:40:28.128744 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-2a83bb2a-b100-4538-ab84-eda7c85f1758 tempest-VolumesServicesTestJSON-1593865645 tempest-VolumesServicesTestJSON-1593865645-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:40:28.139192 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:40:28.139192 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:40:28.145523 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-2a83bb2a-b100-4538-ab84-eda7c85f1758 tempest-VolumesServicesTestJSON-1593865645 tempest-VolumesServicesTestJSON-1593865645-project-member] Volume info retrieved successfully. Aug 25 05:40:28.151317 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-2a83bb2a-b100-4538-ab84-eda7c85f1758 tempest-VolumesServicesTestJSON-1593865645 tempest-VolumesServicesTestJSON-1593865645-project-member] https://10.4.3.189/volume/v3/volumes/3d3e56ca-9aaa-4c4e-89b5-a5dcddeb288f returned with HTTP 200 Aug 25 05:40:28.151779 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 177/709] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:40:28 2026] GET /volume/v3/volumes/3d3e56ca-9aaa-4c4e-89b5-a5dcddeb288f => generated 846 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:40:29.171739 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-0160f0e1-68aa-4ce7-bb2a-2d637fe0de44 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:40:29.173545 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-0160f0e1-68aa-4ce7-bb2a-2d637fe0de44 tempest-VolumesServicesTestJSON-1593865645 tempest-VolumesServicesTestJSON-1593865645-project-member] GET https://10.4.3.189/volume/v3/volumes/3d3e56ca-9aaa-4c4e-89b5-a5dcddeb288f Aug 25 05:40:29.173747 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-0160f0e1-68aa-4ce7-bb2a-2d637fe0de44 tempest-VolumesServicesTestJSON-1593865645 tempest-VolumesServicesTestJSON-1593865645-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:40:29.173954 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-0160f0e1-68aa-4ce7-bb2a-2d637fe0de44 tempest-VolumesServicesTestJSON-1593865645 tempest-VolumesServicesTestJSON-1593865645-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:40:29.180576 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-0160f0e1-68aa-4ce7-bb2a-2d637fe0de44 tempest-VolumesServicesTestJSON-1593865645 tempest-VolumesServicesTestJSON-1593865645-project-member] https://10.4.3.189/volume/v3/volumes/3d3e56ca-9aaa-4c4e-89b5-a5dcddeb288f returned with HTTP 404 Aug 25 05:40:29.181075 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 175/710] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:40:29 2026] GET /volume/v3/volumes/3d3e56ca-9aaa-4c4e-89b5-a5dcddeb288f => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:40:29.190448 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-026e7fa0-ceca-4545-a9c4-b6f6231da462 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:40:29.192822 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-026e7fa0-ceca-4545-a9c4-b6f6231da462 tempest-VolumesServicesTestJSON-678798686 tempest-VolumesServicesTestJSON-678798686-project-admin] GET https://10.4.3.189/volume/v3/os-services Aug 25 05:40:29.193117 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-026e7fa0-ceca-4545-a9c4-b6f6231da462 tempest-VolumesServicesTestJSON-678798686 tempest-VolumesServicesTestJSON-678798686-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:40:29.193359 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-026e7fa0-ceca-4545-a9c4-b6f6231da462 tempest-VolumesServicesTestJSON-678798686 tempest-VolumesServicesTestJSON-678798686-project-admin] Calling method 'index' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:40:29.203269 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-026e7fa0-ceca-4545-a9c4-b6f6231da462 tempest-VolumesServicesTestJSON-678798686 tempest-VolumesServicesTestJSON-678798686-project-admin] https://10.4.3.189/volume/v3/os-services returned with HTTP 200 Aug 25 05:40:29.204292 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 182/711] 10.4.3.189 () {66 vars in 1249 bytes} [Tue Aug 25 05:40:29 2026] GET /volume/v3/os-services => generated 626 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:40:32.629970 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-592039a2-5093-4aa9-9399-516f9e500e74 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:40:32.797465 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-592039a2-5093-4aa9-9399-516f9e500e74 tempest-VolumesTransfersTest-1107001320 tempest-VolumesTransfersTest-1107001320-project-member] POST https://10.4.3.189/volume/v3/volumes Aug 25 05:40:32.798076 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-592039a2-5093-4aa9-9399-516f9e500e74 tempest-VolumesTransfersTest-1107001320 tempest-VolumesTransfersTest-1107001320-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-2130817735"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:40:32.801373 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.v3.volumes [None req-592039a2-5093-4aa9-9399-516f9e500e74 tempest-VolumesTransfersTest-1107001320 tempest-VolumesTransfersTest-1107001320-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersTest-Volume-2130817735'}} {{(pid=100269) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 05:40:32.801538 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.v3.volumes [None req-592039a2-5093-4aa9-9399-516f9e500e74 tempest-VolumesTransfersTest-1107001320 tempest-VolumesTransfersTest-1107001320-project-member] Create volume of 1 GB Aug 25 05:40:32.808626 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-592039a2-5093-4aa9-9399-516f9e500e74 tempest-VolumesTransfersTest-1107001320 tempest-VolumesTransfersTest-1107001320-project-member] Availability Zones retrieved successfully. Aug 25 05:40:32.818846 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-592039a2-5093-4aa9-9399-516f9e500e74 tempest-VolumesTransfersTest-1107001320 tempest-VolumesTransfersTest-1107001320-project-member] Flow 'volume_create_api' (b6fdae15-2873-4863-9525-1fced0d2754e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:40:32.820224 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-592039a2-5093-4aa9-9399-516f9e500e74 tempest-VolumesTransfersTest-1107001320 tempest-VolumesTransfersTest-1107001320-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b239320f-0f8b-4ee0-9bb8-02352e209145) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:40:32.821510 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.flows.api.create_volume [None req-592039a2-5093-4aa9-9399-516f9e500e74 tempest-VolumesTransfersTest-1107001320 tempest-VolumesTransfersTest-1107001320-project-member] Validating volume size '1' using validate_int {{(pid=100269) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 05:40:32.858287 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-592039a2-5093-4aa9-9399-516f9e500e74 tempest-VolumesTransfersTest-1107001320 tempest-VolumesTransfersTest-1107001320-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b239320f-0f8b-4ee0-9bb8-02352e209145) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T05:35:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=23fc6e5d-fce0-4521-ba46-4837b4232084,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '23fc6e5d-fce0-4521-ba46-4837b4232084', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:40:32.859015 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-592039a2-5093-4aa9-9399-516f9e500e74 tempest-VolumesTransfersTest-1107001320 tempest-VolumesTransfersTest-1107001320-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3831d1d6-5427-4088-ba5d-01b081e0776f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:40:32.936851 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.quota [None req-592039a2-5093-4aa9-9399-516f9e500e74 tempest-VolumesTransfersTest-1107001320 tempest-VolumesTransfersTest-1107001320-project-member] Created reservations ['59c5b9e8-c895-463a-ae97-eed838832285', 'ba5af81b-b008-49ba-966d-285a9ead8c45', 'dfca0026-fe25-472a-a16f-122c7eca6217', 'fe8cc0d6-db30-4f01-991c-329333be8bbd'] {{(pid=100269) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:40:32.937967 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-592039a2-5093-4aa9-9399-516f9e500e74 tempest-VolumesTransfersTest-1107001320 tempest-VolumesTransfersTest-1107001320-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3831d1d6-5427-4088-ba5d-01b081e0776f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['59c5b9e8-c895-463a-ae97-eed838832285', 'ba5af81b-b008-49ba-966d-285a9ead8c45', 'dfca0026-fe25-472a-a16f-122c7eca6217', 'fe8cc0d6-db30-4f01-991c-329333be8bbd']}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:40:32.939076 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-592039a2-5093-4aa9-9399-516f9e500e74 tempest-VolumesTransfersTest-1107001320 tempest-VolumesTransfersTest-1107001320-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (45c396a8-55f6-49a4-8f01-f7dec9e2b672) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:40:32.970946 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-592039a2-5093-4aa9-9399-516f9e500e74 tempest-VolumesTransfersTest-1107001320 tempest-VolumesTransfersTest-1107001320-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (45c396a8-55f6-49a4-8f01-f7dec9e2b672) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '66960b85-d78e-4ae2-94d4-5b1444f33d4f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-2130817735',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d27556449f8e4ae7a15da1379b915a40',qos_specs=None,replication_status=,reservations=['59c5b9e8-c895-463a-ae97-eed838832285','ba5af81b-b008-49ba-966d-285a9ead8c45','dfca0026-fe25-472a-a16f-122c7eca6217','fe8cc0d6-db30-4f01-991c-329333be8bbd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7a02f6f13aa546d88d147239f5181aec',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T05:40:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-2130817735',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=66960b85-d78e-4ae2-94d4-5b1444f33d4f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d27556449f8e4ae7a15da1379b915a40',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7a02f6f13aa546d88d147239f5181aec',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(23fc6e5d-fce0-4521-ba46-4837b4232084),volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:40:32.971192 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-592039a2-5093-4aa9-9399-516f9e500e74 tempest-VolumesTransfersTest-1107001320 tempest-VolumesTransfersTest-1107001320-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d252016f-e66c-4709-9020-81845b56a486) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:40:33.001499 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-592039a2-5093-4aa9-9399-516f9e500e74 tempest-VolumesTransfersTest-1107001320 tempest-VolumesTransfersTest-1107001320-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d252016f-e66c-4709-9020-81845b56a486) transitioned into state 'SUCCESS' from state '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-2130817735',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d27556449f8e4ae7a15da1379b915a40',qos_specs=None,replication_status=,reservations=['59c5b9e8-c895-463a-ae97-eed838832285','ba5af81b-b008-49ba-966d-285a9ead8c45','dfca0026-fe25-472a-a16f-122c7eca6217','fe8cc0d6-db30-4f01-991c-329333be8bbd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7a02f6f13aa546d88d147239f5181aec',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:40:33.002205 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-592039a2-5093-4aa9-9399-516f9e500e74 tempest-VolumesTransfersTest-1107001320 tempest-VolumesTransfersTest-1107001320-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ec42700b-4ee9-4ca5-bbce-b4340accbcc2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:40:33.014580 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-592039a2-5093-4aa9-9399-516f9e500e74 tempest-VolumesTransfersTest-1107001320 tempest-VolumesTransfersTest-1107001320-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ec42700b-4ee9-4ca5-bbce-b4340accbcc2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:40:33.015907 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-592039a2-5093-4aa9-9399-516f9e500e74 tempest-VolumesTransfersTest-1107001320 tempest-VolumesTransfersTest-1107001320-project-member] Flow 'volume_create_api' (b6fdae15-2873-4863-9525-1fced0d2754e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:40:33.016841 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-592039a2-5093-4aa9-9399-516f9e500e74 tempest-VolumesTransfersTest-1107001320 tempest-VolumesTransfersTest-1107001320-project-member] Create volume request issued successfully. Aug 25 05:40:33.017685 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-592039a2-5093-4aa9-9399-516f9e500e74 tempest-VolumesTransfersTest-1107001320 tempest-VolumesTransfersTest-1107001320-project-member] https://10.4.3.189/volume/v3/volumes returned with HTTP 202 Aug 25 05:40:33.018422 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 178/712] 10.4.3.189 () {68 vars in 1258 bytes} [Tue Aug 25 05:40:32 2026] POST /volume/v3/volumes => generated 751 bytes in 389 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 05:40:33.030674 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-86cf5a8a-b47e-4cc8-a00b-e86eeddb9560 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:40:33.032619 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-86cf5a8a-b47e-4cc8-a00b-e86eeddb9560 tempest-VolumesTransfersTest-1107001320 tempest-VolumesTransfersTest-1107001320-project-member] GET https://10.4.3.189/volume/v3/volumes/66960b85-d78e-4ae2-94d4-5b1444f33d4f Aug 25 05:40:33.034571 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-86cf5a8a-b47e-4cc8-a00b-e86eeddb9560 tempest-VolumesTransfersTest-1107001320 tempest-VolumesTransfersTest-1107001320-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:40:33.034571 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-86cf5a8a-b47e-4cc8-a00b-e86eeddb9560 tempest-VolumesTransfersTest-1107001320 tempest-VolumesTransfersTest-1107001320-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:40:33.042828 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:40:33.042828 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:40:33.047542 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-86cf5a8a-b47e-4cc8-a00b-e86eeddb9560 tempest-VolumesTransfersTest-1107001320 tempest-VolumesTransfersTest-1107001320-project-member] Volume info retrieved successfully. Aug 25 05:40:33.053075 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-86cf5a8a-b47e-4cc8-a00b-e86eeddb9560 tempest-VolumesTransfersTest-1107001320 tempest-VolumesTransfersTest-1107001320-project-member] https://10.4.3.189/volume/v3/volumes/66960b85-d78e-4ae2-94d4-5b1444f33d4f returned with HTTP 200 Aug 25 05:40:33.053741 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 178/713] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:40:33 2026] GET /volume/v3/volumes/66960b85-d78e-4ae2-94d4-5b1444f33d4f => generated 819 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:40:34.069264 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-fc4d2ff8-93c9-4367-828d-d9be77846e58 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:40:34.071486 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-fc4d2ff8-93c9-4367-828d-d9be77846e58 tempest-VolumesTransfersTest-1107001320 tempest-VolumesTransfersTest-1107001320-project-member] GET https://10.4.3.189/volume/v3/volumes/66960b85-d78e-4ae2-94d4-5b1444f33d4f Aug 25 05:40:34.071751 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-fc4d2ff8-93c9-4367-828d-d9be77846e58 tempest-VolumesTransfersTest-1107001320 tempest-VolumesTransfersTest-1107001320-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:40:34.072051 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-fc4d2ff8-93c9-4367-828d-d9be77846e58 tempest-VolumesTransfersTest-1107001320 tempest-VolumesTransfersTest-1107001320-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:40:34.080998 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:40:34.080998 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:40:34.085556 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-fc4d2ff8-93c9-4367-828d-d9be77846e58 tempest-VolumesTransfersTest-1107001320 tempest-VolumesTransfersTest-1107001320-project-member] Volume info retrieved successfully. Aug 25 05:40:34.091041 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-fc4d2ff8-93c9-4367-828d-d9be77846e58 tempest-VolumesTransfersTest-1107001320 tempest-VolumesTransfersTest-1107001320-project-member] https://10.4.3.189/volume/v3/volumes/66960b85-d78e-4ae2-94d4-5b1444f33d4f returned with HTTP 200 Aug 25 05:40:34.091530 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 176/714] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:40:34 2026] GET /volume/v3/volumes/66960b85-d78e-4ae2-94d4-5b1444f33d4f => generated 844 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:40:34.111946 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-383d3e9c-ca6d-4d06-ad05-683a4c11bd0d None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:40:34.114728 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-383d3e9c-ca6d-4d06-ad05-683a4c11bd0d tempest-VolumesTransfersTest-1107001320 tempest-VolumesTransfersTest-1107001320-project-member] POST https://10.4.3.189/volume/v3/os-volume-transfer Aug 25 05:40:34.115128 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-383d3e9c-ca6d-4d06-ad05-683a4c11bd0d tempest-VolumesTransfersTest-1107001320 tempest-VolumesTransfersTest-1107001320-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "66960b85-d78e-4ae2-94d4-5b1444f33d4f"}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:40:34.117325 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.contrib.volume_transfer [None req-383d3e9c-ca6d-4d06-ad05-683a4c11bd0d tempest-VolumesTransfersTest-1107001320 tempest-VolumesTransfersTest-1107001320-project-member] Creating new volume transfer {'transfer': {'volume_id': '66960b85-d78e-4ae2-94d4-5b1444f33d4f'}} {{(pid=100271) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Aug 25 05:40:34.117325 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.contrib.volume_transfer [None req-383d3e9c-ca6d-4d06-ad05-683a4c11bd0d tempest-VolumesTransfersTest-1107001320 tempest-VolumesTransfersTest-1107001320-project-member] Creating transfer of volume 66960b85-d78e-4ae2-94d4-5b1444f33d4f Aug 25 05:40:34.117325 np0000008051 devstack@c-api.service[100271]: INFO cinder.transfer.api [None req-383d3e9c-ca6d-4d06-ad05-683a4c11bd0d tempest-VolumesTransfersTest-1107001320 tempest-VolumesTransfersTest-1107001320-project-member] Generating transfer record for volume 66960b85-d78e-4ae2-94d4-5b1444f33d4f Aug 25 05:40:34.127610 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:40:34.127610 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:40:34.146305 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-383d3e9c-ca6d-4d06-ad05-683a4c11bd0d tempest-VolumesTransfersTest-1107001320 tempest-VolumesTransfersTest-1107001320-project-member] https://10.4.3.189/volume/v3/os-volume-transfer returned with HTTP 202 Aug 25 05:40:34.147317 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 183/715] 10.4.3.189 () {68 vars in 1291 bytes} [Tue Aug 25 05:40:34 2026] POST /volume/v3/os-volume-transfer => generated 441 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 05:40:34.159034 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-6407bbf9-344e-4013-9cdf-8854c878ee7d None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:40:34.161302 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-6407bbf9-344e-4013-9cdf-8854c878ee7d tempest-VolumesTransfersTest-1107001320 tempest-VolumesTransfersTest-1107001320-project-member] GET https://10.4.3.189/volume/v3/volumes/66960b85-d78e-4ae2-94d4-5b1444f33d4f Aug 25 05:40:34.161531 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-6407bbf9-344e-4013-9cdf-8854c878ee7d tempest-VolumesTransfersTest-1107001320 tempest-VolumesTransfersTest-1107001320-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:40:34.162532 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-6407bbf9-344e-4013-9cdf-8854c878ee7d tempest-VolumesTransfersTest-1107001320 tempest-VolumesTransfersTest-1107001320-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:40:34.171076 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:40:34.171076 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:40:34.176285 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-6407bbf9-344e-4013-9cdf-8854c878ee7d tempest-VolumesTransfersTest-1107001320 tempest-VolumesTransfersTest-1107001320-project-member] Volume info retrieved successfully. Aug 25 05:40:34.186377 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-6407bbf9-344e-4013-9cdf-8854c878ee7d tempest-VolumesTransfersTest-1107001320 tempest-VolumesTransfersTest-1107001320-project-member] https://10.4.3.189/volume/v3/volumes/66960b85-d78e-4ae2-94d4-5b1444f33d4f returned with HTTP 200 Aug 25 05:40:34.187120 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 179/716] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:40:34 2026] GET /volume/v3/volumes/66960b85-d78e-4ae2-94d4-5b1444f33d4f => generated 852 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:40:34.210434 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-e431be20-d1c7-459f-b4b4-674793b4bf42 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:40:34.212315 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-e431be20-d1c7-459f-b4b4-674793b4bf42 tempest-VolumesTransfersTest-1107001320 tempest-VolumesTransfersTest-1107001320-project-member] GET https://10.4.3.189/volume/v3/os-volume-transfer/296cd68a-9b29-46e6-a54c-3f5265c1f809 Aug 25 05:40:34.212629 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-e431be20-d1c7-459f-b4b4-674793b4bf42 tempest-VolumesTransfersTest-1107001320 tempest-VolumesTransfersTest-1107001320-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:40:34.212986 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-e431be20-d1c7-459f-b4b4-674793b4bf42 tempest-VolumesTransfersTest-1107001320 tempest-VolumesTransfersTest-1107001320-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:40:34.219597 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-e431be20-d1c7-459f-b4b4-674793b4bf42 tempest-VolumesTransfersTest-1107001320 tempest-VolumesTransfersTest-1107001320-project-member] https://10.4.3.189/volume/v3/os-volume-transfer/296cd68a-9b29-46e6-a54c-3f5265c1f809 returned with HTTP 200 Aug 25 05:40:34.220518 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 179/717] 10.4.3.189 () {66 vars in 1381 bytes} [Tue Aug 25 05:40:34 2026] GET /volume/v3/os-volume-transfer/296cd68a-9b29-46e6-a54c-3f5265c1f809 => generated 409 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:40:34.235079 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-8e9029bf-29a6-41e7-8b37-e1e73e74b956 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:40:34.237913 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-8e9029bf-29a6-41e7-8b37-e1e73e74b956 tempest-VolumesTransfersTest-1107001320 tempest-VolumesTransfersTest-1107001320-project-member] GET https://10.4.3.189/volume/v3/os-volume-transfer Aug 25 05:40:34.238250 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-8e9029bf-29a6-41e7-8b37-e1e73e74b956 tempest-VolumesTransfersTest-1107001320 tempest-VolumesTransfersTest-1107001320-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:40:34.238558 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-8e9029bf-29a6-41e7-8b37-e1e73e74b956 tempest-VolumesTransfersTest-1107001320 tempest-VolumesTransfersTest-1107001320-project-member] Calling method 'index' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:40:34.238738 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.contrib.volume_transfer [None req-8e9029bf-29a6-41e7-8b37-e1e73e74b956 tempest-VolumesTransfersTest-1107001320 tempest-VolumesTransfersTest-1107001320-project-member] Listing volume transfers {{(pid=100268) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Aug 25 05:40:34.246554 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-8e9029bf-29a6-41e7-8b37-e1e73e74b956 tempest-VolumesTransfersTest-1107001320 tempest-VolumesTransfersTest-1107001320-project-member] https://10.4.3.189/volume/v3/os-volume-transfer returned with HTTP 200 Aug 25 05:40:34.246554 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 177/718] 10.4.3.189 () {66 vars in 1270 bytes} [Tue Aug 25 05:40:34 2026] GET /volume/v3/os-volume-transfer => generated 368 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:40:34.260984 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-d50f6bd3-583d-4368-bf8f-f666297996bf None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:40:34.405632 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-d50f6bd3-583d-4368-bf8f-f666297996bf tempest-VolumesTransfersTest-1688302833 tempest-VolumesTransfersTest-1688302833-project-member] POST https://10.4.3.189/volume/v3/os-volume-transfer/296cd68a-9b29-46e6-a54c-3f5265c1f809/accept Aug 25 05:40:34.405632 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-d50f6bd3-583d-4368-bf8f-f666297996bf tempest-VolumesTransfersTest-1688302833 tempest-VolumesTransfersTest-1688302833-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "ba5111317fc74716"}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:40:34.406713 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.contrib.volume_transfer [None req-d50f6bd3-583d-4368-bf8f-f666297996bf tempest-VolumesTransfersTest-1688302833 tempest-VolumesTransfersTest-1688302833-project-member] Accepting volume transfer 296cd68a-9b29-46e6-a54c-3f5265c1f809 {{(pid=100271) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Aug 25 05:40:34.406987 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.contrib.volume_transfer [None req-d50f6bd3-583d-4368-bf8f-f666297996bf tempest-VolumesTransfersTest-1688302833 tempest-VolumesTransfersTest-1688302833-project-member] Accepting transfer 296cd68a-9b29-46e6-a54c-3f5265c1f809 Aug 25 05:40:34.476547 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-89e83840-f37d-40a1-96ef-b50b076a1c2b req-55767ad5-56ea-48b3-8fb0-117c5a9a01b9 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:40:34.479389 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-89e83840-f37d-40a1-96ef-b50b076a1c2b req-55767ad5-56ea-48b3-8fb0-117c5a9a01b9 tempest-TaggedBootDevicesTest_v242-296549491 tempest-TaggedBootDevicesTest_v242-296549491-project-member] GET https://10.4.3.189/volume/v3/volumes/c6f79650-c22d-4be6-8c00-6b9d58ba50e6 Aug 25 05:40:34.479635 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-89e83840-f37d-40a1-96ef-b50b076a1c2b req-55767ad5-56ea-48b3-8fb0-117c5a9a01b9 tempest-TaggedBootDevicesTest_v242-296549491 tempest-TaggedBootDevicesTest_v242-296549491-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:40:34.479908 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-89e83840-f37d-40a1-96ef-b50b076a1c2b req-55767ad5-56ea-48b3-8fb0-117c5a9a01b9 tempest-TaggedBootDevicesTest_v242-296549491 tempest-TaggedBootDevicesTest_v242-296549491-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:40:34.488295 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:40:34.488295 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:40:34.492337 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [req-89e83840-f37d-40a1-96ef-b50b076a1c2b req-55767ad5-56ea-48b3-8fb0-117c5a9a01b9 tempest-TaggedBootDevicesTest_v242-296549491 tempest-TaggedBootDevicesTest_v242-296549491-project-member] Volume info retrieved successfully. Aug 25 05:40:34.498654 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-89e83840-f37d-40a1-96ef-b50b076a1c2b req-55767ad5-56ea-48b3-8fb0-117c5a9a01b9 tempest-TaggedBootDevicesTest_v242-296549491 tempest-TaggedBootDevicesTest_v242-296549491-project-member] https://10.4.3.189/volume/v3/volumes/c6f79650-c22d-4be6-8c00-6b9d58ba50e6 returned with HTTP 200 Aug 25 05:40:34.499272 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 180/719] 10.4.3.189 () {68 vars in 1598 bytes} [Tue Aug 25 05:40:34 2026] GET /volume/v3/volumes/c6f79650-c22d-4be6-8c00-6b9d58ba50e6 => generated 1365 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:40:34.509105 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.quota [None req-d50f6bd3-583d-4368-bf8f-f666297996bf tempest-VolumesTransfersTest-1688302833 tempest-VolumesTransfersTest-1688302833-project-member] Created reservations ['28d7a7d1-78be-4b9e-86b1-80927579c2db', 'db32052e-6558-487d-9f5e-ade695c516e2', '6dfadccc-2f23-459f-a937-a47ec1ed6ce0', '95cf9a0a-cc61-43dc-8329-2f446aa53d2a'] {{(pid=100271) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:40:34.511918 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [req-89e83840-f37d-40a1-96ef-b50b076a1c2b req-e0a407b8-534b-4ee0-a411-ed82599fa7aa None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:40:34.515637 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-89e83840-f37d-40a1-96ef-b50b076a1c2b req-e0a407b8-534b-4ee0-a411-ed82599fa7aa tempest-TaggedBootDevicesTest_v242-296549491 tempest-TaggedBootDevicesTest_v242-296549491-project-member] GET https://10.4.3.189/volume/v3/volumes/99019ce2-a274-420d-a37e-9739701e0d51 Aug 25 05:40:34.517141 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-89e83840-f37d-40a1-96ef-b50b076a1c2b req-e0a407b8-534b-4ee0-a411-ed82599fa7aa tempest-TaggedBootDevicesTest_v242-296549491 tempest-TaggedBootDevicesTest_v242-296549491-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:40:34.517141 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-89e83840-f37d-40a1-96ef-b50b076a1c2b req-e0a407b8-534b-4ee0-a411-ed82599fa7aa tempest-TaggedBootDevicesTest_v242-296549491 tempest-TaggedBootDevicesTest_v242-296549491-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:40:34.535641 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:40:34.535641 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:40:34.542797 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.quota [None req-d50f6bd3-583d-4368-bf8f-f666297996bf tempest-VolumesTransfersTest-1688302833 tempest-VolumesTransfersTest-1688302833-project-member] Created reservations ['5e0dc506-3398-4342-b387-2615a979478f', 'e74793d9-a623-4255-b90e-1a3c6ca6fcd1', '49b7bb57-8056-468c-ab6c-e977cd734e43', 'de2ca78c-c09e-477a-9c46-570a84f0b4a5'] {{(pid=100271) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:40:34.545421 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [req-89e83840-f37d-40a1-96ef-b50b076a1c2b req-e0a407b8-534b-4ee0-a411-ed82599fa7aa tempest-TaggedBootDevicesTest_v242-296549491 tempest-TaggedBootDevicesTest_v242-296549491-project-member] Volume info retrieved successfully. Aug 25 05:40:34.551537 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-89e83840-f37d-40a1-96ef-b50b076a1c2b req-e0a407b8-534b-4ee0-a411-ed82599fa7aa tempest-TaggedBootDevicesTest_v242-296549491 tempest-TaggedBootDevicesTest_v242-296549491-project-member] https://10.4.3.189/volume/v3/volumes/99019ce2-a274-420d-a37e-9739701e0d51 returned with HTTP 200 Aug 25 05:40:34.552006 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 180/720] 10.4.3.189 () {68 vars in 1598 bytes} [Tue Aug 25 05:40:34 2026] GET /volume/v3/volumes/99019ce2-a274-420d-a37e-9739701e0d51 => generated 850 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:40:34.564513 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-89e83840-f37d-40a1-96ef-b50b076a1c2b req-f20ef8ee-35d1-4316-aa1b-5abd66d03d06 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:40:34.566585 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-89e83840-f37d-40a1-96ef-b50b076a1c2b req-f20ef8ee-35d1-4316-aa1b-5abd66d03d06 tempest-TaggedBootDevicesTest_v242-296549491 tempest-TaggedBootDevicesTest_v242-296549491-project-member] GET https://10.4.3.189/volume/v3/volumes/7cc06319-8533-4bc2-9364-4ea9555aee94 Aug 25 05:40:34.567038 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-89e83840-f37d-40a1-96ef-b50b076a1c2b req-f20ef8ee-35d1-4316-aa1b-5abd66d03d06 tempest-TaggedBootDevicesTest_v242-296549491 tempest-TaggedBootDevicesTest_v242-296549491-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:40:34.567038 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-89e83840-f37d-40a1-96ef-b50b076a1c2b req-f20ef8ee-35d1-4316-aa1b-5abd66d03d06 tempest-TaggedBootDevicesTest_v242-296549491 tempest-TaggedBootDevicesTest_v242-296549491-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:40:34.576119 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:40:34.576119 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:40:34.582161 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [req-89e83840-f37d-40a1-96ef-b50b076a1c2b req-f20ef8ee-35d1-4316-aa1b-5abd66d03d06 tempest-TaggedBootDevicesTest_v242-296549491 tempest-TaggedBootDevicesTest_v242-296549491-project-member] Volume info retrieved successfully. Aug 25 05:40:34.590427 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.quota [None req-d50f6bd3-583d-4368-bf8f-f666297996bf tempest-VolumesTransfersTest-1688302833 tempest-VolumesTransfersTest-1688302833-project-member] Created reservations ['bd771c65-873b-4b58-b746-88acc9ba0899', '126578bf-b1e6-467e-ade3-413a3e1ec3c4', '352a6468-6034-40ab-b3d8-c6b8ed021750', 'd482a62b-5e3d-4fd8-8919-b9f04f3d7eba'] {{(pid=100271) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:40:34.592356 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-89e83840-f37d-40a1-96ef-b50b076a1c2b req-f20ef8ee-35d1-4316-aa1b-5abd66d03d06 tempest-TaggedBootDevicesTest_v242-296549491 tempest-TaggedBootDevicesTest_v242-296549491-project-member] https://10.4.3.189/volume/v3/volumes/7cc06319-8533-4bc2-9364-4ea9555aee94 returned with HTTP 200 Aug 25 05:40:34.592927 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 178/721] 10.4.3.189 () {68 vars in 1598 bytes} [Tue Aug 25 05:40:34 2026] GET /volume/v3/volumes/7cc06319-8533-4bc2-9364-4ea9555aee94 => generated 849 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:40:34.605666 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-0fc51385-de5c-49a5-b272-aa5e4666d65c None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:40:34.605927 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-0fc51385-de5c-49a5-b272-aa5e4666d65c None None] GET https://10.4.3.189/volume// Aug 25 05:40:34.606123 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-0fc51385-de5c-49a5-b272-aa5e4666d65c None None] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:40:34.606340 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-0fc51385-de5c-49a5-b272-aa5e4666d65c None None] Calling method 'all' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:40:34.606739 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-0fc51385-de5c-49a5-b272-aa5e4666d65c None None] https://10.4.3.189/volume// returned with HTTP 300 Aug 25 05:40:34.607130 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 181/722] 10.4.3.189 () {66 vars in 1419 bytes} [Tue Aug 25 05:40: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 25 05:40:34.617786 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [req-89e83840-f37d-40a1-96ef-b50b076a1c2b req-0cc0a6cc-a47a-4913-af3a-4e20802ea91c None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:40:34.621203 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-89e83840-f37d-40a1-96ef-b50b076a1c2b req-0cc0a6cc-a47a-4913-af3a-4e20802ea91c tempest-TaggedBootDevicesTest_v242-296549491 tempest-TaggedBootDevicesTest_v242-296549491-project-member] POST https://10.4.3.189/volume/v3/attachments Aug 25 05:40:34.621203 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-89e83840-f37d-40a1-96ef-b50b076a1c2b req-0cc0a6cc-a47a-4913-af3a-4e20802ea91c tempest-TaggedBootDevicesTest_v242-296549491 tempest-TaggedBootDevicesTest_v242-296549491-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c6f79650-c22d-4be6-8c00-6b9d58ba50e6", "connector": null, "instance_uuid": "ec6adfae-8a37-4673-b0f3-6626ab59c635"}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:40:34.634862 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:40:34.634862 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:40:34.635646 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.quota [None req-d50f6bd3-583d-4368-bf8f-f666297996bf tempest-VolumesTransfersTest-1688302833 tempest-VolumesTransfersTest-1688302833-project-member] Created reservations ['3de77034-1944-4541-ad65-df94f1bffa4a', '5e8fa068-954f-45ab-aadd-1e0c878b7bde', 'bc609c94-3b9b-4004-9a30-1c2986090a1e', '2e3f3534-3844-4f1a-a3c1-27fb381b6aef'] {{(pid=100271) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:40:34.653806 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-d50f6bd3-583d-4368-bf8f-f666297996bf tempest-VolumesTransfersTest-1688302833 tempest-VolumesTransfersTest-1688302833-project-member] Transfer volume completed successfully. Aug 25 05:40:34.695656 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-89e83840-f37d-40a1-96ef-b50b076a1c2b req-0cc0a6cc-a47a-4913-af3a-4e20802ea91c tempest-TaggedBootDevicesTest_v242-296549491 tempest-TaggedBootDevicesTest_v242-296549491-project-member] https://10.4.3.189/volume/v3/attachments returned with HTTP 200 Aug 25 05:40:34.696363 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 181/723] 10.4.3.189 () {74 vars in 1594 bytes} [Tue Aug 25 05:40:34 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 25 05:40:34.706239 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-7558d025-3876-4adf-b4cf-0b741542e9b7 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:40:34.706674 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-7558d025-3876-4adf-b4cf-0b741542e9b7 None None] GET https://10.4.3.189/volume// Aug 25 05:40:34.706943 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-7558d025-3876-4adf-b4cf-0b741542e9b7 None None] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:40:34.707251 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-7558d025-3876-4adf-b4cf-0b741542e9b7 None None] Calling method 'all' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:40:34.707701 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-7558d025-3876-4adf-b4cf-0b741542e9b7 None None] https://10.4.3.189/volume// returned with HTTP 300 Aug 25 05:40:34.708048 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 179/724] 10.4.3.189 () {66 vars in 1419 bytes} [Tue Aug 25 05:40: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 25 05:40:34.719250 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-89e83840-f37d-40a1-96ef-b50b076a1c2b req-74c4949b-300c-4bae-a209-c6b029cd23f2 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:40:34.721455 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-89e83840-f37d-40a1-96ef-b50b076a1c2b req-74c4949b-300c-4bae-a209-c6b029cd23f2 tempest-TaggedBootDevicesTest_v242-296549491 tempest-TaggedBootDevicesTest_v242-296549491-project-member] POST https://10.4.3.189/volume/v3/attachments Aug 25 05:40:34.721854 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-89e83840-f37d-40a1-96ef-b50b076a1c2b req-74c4949b-300c-4bae-a209-c6b029cd23f2 tempest-TaggedBootDevicesTest_v242-296549491 tempest-TaggedBootDevicesTest_v242-296549491-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "99019ce2-a274-420d-a37e-9739701e0d51", "connector": null, "instance_uuid": "ec6adfae-8a37-4673-b0f3-6626ab59c635"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:40:34.735034 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:40:34.735034 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:40:34.775275 np0000008051 devstack@c-api.service[100271]: INFO cinder.transfer.api [None req-d50f6bd3-583d-4368-bf8f-f666297996bf tempest-VolumesTransfersTest-1688302833 tempest-VolumesTransfersTest-1688302833-project-member] Volume 66960b85-d78e-4ae2-94d4-5b1444f33d4f has been transferred. Aug 25 05:40:34.781136 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-89e83840-f37d-40a1-96ef-b50b076a1c2b req-74c4949b-300c-4bae-a209-c6b029cd23f2 tempest-TaggedBootDevicesTest_v242-296549491 tempest-TaggedBootDevicesTest_v242-296549491-project-member] https://10.4.3.189/volume/v3/attachments returned with HTTP 200 Aug 25 05:40:34.781964 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 182/725] 10.4.3.189 () {74 vars in 1594 bytes} [Tue Aug 25 05:40:34 2026] POST /volume/v3/attachments => generated 273 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:40:34.784142 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-d50f6bd3-583d-4368-bf8f-f666297996bf tempest-VolumesTransfersTest-1688302833 tempest-VolumesTransfersTest-1688302833-project-member] https://10.4.3.189/volume/v3/os-volume-transfer/296cd68a-9b29-46e6-a54c-3f5265c1f809/accept returned with HTTP 202 Aug 25 05:40:34.784726 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 184/726] 10.4.3.189 () {68 vars in 1423 bytes} [Tue Aug 25 05:40:34 2026] POST /volume/v3/os-volume-transfer/296cd68a-9b29-46e6-a54c-3f5265c1f809/accept => generated 365 bytes in 524 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 05:40:34.792724 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-27a3e9da-06df-47fc-8d0c-e014b71399c1 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:40:34.793329 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-27a3e9da-06df-47fc-8d0c-e014b71399c1 None None] GET https://10.4.3.189/volume// Aug 25 05:40:34.793562 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-27a3e9da-06df-47fc-8d0c-e014b71399c1 None None] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:40:34.793849 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-27a3e9da-06df-47fc-8d0c-e014b71399c1 None None] Calling method 'all' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:40:34.794319 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-27a3e9da-06df-47fc-8d0c-e014b71399c1 None None] https://10.4.3.189/volume// returned with HTTP 300 Aug 25 05:40:34.798010 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 182/727] 10.4.3.189 () {66 vars in 1419 bytes} [Tue Aug 25 05:40:34 2026] GET /volume/ => generated 386 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 05:40:34.799143 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-a0221624-3c55-44eb-920d-f2cc660df052 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:40:34.802615 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a0221624-3c55-44eb-920d-f2cc660df052 tempest-VolumesTransfersTest-1688302833 tempest-VolumesTransfersTest-1688302833-project-member] GET https://10.4.3.189/volume/v3/volumes/66960b85-d78e-4ae2-94d4-5b1444f33d4f Aug 25 05:40:34.802896 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a0221624-3c55-44eb-920d-f2cc660df052 tempest-VolumesTransfersTest-1688302833 tempest-VolumesTransfersTest-1688302833-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:40:34.803202 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a0221624-3c55-44eb-920d-f2cc660df052 tempest-VolumesTransfersTest-1688302833 tempest-VolumesTransfersTest-1688302833-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:40:34.807326 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-89e83840-f37d-40a1-96ef-b50b076a1c2b req-eff3c0b7-0e92-48da-b08e-98cf93daaca3 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:40:34.809272 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-89e83840-f37d-40a1-96ef-b50b076a1c2b req-eff3c0b7-0e92-48da-b08e-98cf93daaca3 tempest-TaggedBootDevicesTest_v242-296549491 tempest-TaggedBootDevicesTest_v242-296549491-project-member] POST https://10.4.3.189/volume/v3/attachments Aug 25 05:40:34.809995 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-89e83840-f37d-40a1-96ef-b50b076a1c2b req-eff3c0b7-0e92-48da-b08e-98cf93daaca3 tempest-TaggedBootDevicesTest_v242-296549491 tempest-TaggedBootDevicesTest_v242-296549491-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7cc06319-8533-4bc2-9364-4ea9555aee94", "connector": null, "instance_uuid": "ec6adfae-8a37-4673-b0f3-6626ab59c635"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:40:34.814979 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:40:34.814979 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:40:34.818466 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:40:34.818466 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:40:34.819988 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-a0221624-3c55-44eb-920d-f2cc660df052 tempest-VolumesTransfersTest-1688302833 tempest-VolumesTransfersTest-1688302833-project-member] Volume info retrieved successfully. Aug 25 05:40:34.826259 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a0221624-3c55-44eb-920d-f2cc660df052 tempest-VolumesTransfersTest-1688302833 tempest-VolumesTransfersTest-1688302833-project-member] https://10.4.3.189/volume/v3/volumes/66960b85-d78e-4ae2-94d4-5b1444f33d4f returned with HTTP 200 Aug 25 05:40:34.826728 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 180/728] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:40:34 2026] GET /volume/v3/volumes/66960b85-d78e-4ae2-94d4-5b1444f33d4f => generated 844 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:40:34.844854 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-41f0e373-0c7c-4eeb-b746-fc7371895499 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:40:34.847069 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-41f0e373-0c7c-4eeb-b746-fc7371895499 tempest-VolumesTransfersTest-1688302833 tempest-VolumesTransfersTest-1688302833-project-member] GET https://10.4.3.189/volume/v3/volumes/66960b85-d78e-4ae2-94d4-5b1444f33d4f Aug 25 05:40:34.847366 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-41f0e373-0c7c-4eeb-b746-fc7371895499 tempest-VolumesTransfersTest-1688302833 tempest-VolumesTransfersTest-1688302833-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:40:34.847593 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-41f0e373-0c7c-4eeb-b746-fc7371895499 tempest-VolumesTransfersTest-1688302833 tempest-VolumesTransfersTest-1688302833-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:40:34.851644 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-89e83840-f37d-40a1-96ef-b50b076a1c2b req-eff3c0b7-0e92-48da-b08e-98cf93daaca3 tempest-TaggedBootDevicesTest_v242-296549491 tempest-TaggedBootDevicesTest_v242-296549491-project-member] https://10.4.3.189/volume/v3/attachments returned with HTTP 200 Aug 25 05:40:34.852191 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 183/729] 10.4.3.189 () {74 vars in 1594 bytes} [Tue Aug 25 05:40:34 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 25 05:40:34.855872 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:40:34.855872 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:40:34.864085 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-41f0e373-0c7c-4eeb-b746-fc7371895499 tempest-VolumesTransfersTest-1688302833 tempest-VolumesTransfersTest-1688302833-project-member] Volume info retrieved successfully. Aug 25 05:40:34.865715 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-41f0e373-0c7c-4eeb-b746-fc7371895499 tempest-VolumesTransfersTest-1688302833 tempest-VolumesTransfersTest-1688302833-project-member] https://10.4.3.189/volume/v3/volumes/66960b85-d78e-4ae2-94d4-5b1444f33d4f returned with HTTP 200 Aug 25 05:40:34.867132 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 185/730] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:40:34 2026] GET /volume/v3/volumes/66960b85-d78e-4ae2-94d4-5b1444f33d4f => generated 844 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 25 05:40:34.887425 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-091674b7-b5ee-472d-ab91-8190953ee884 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:40:34.889409 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-091674b7-b5ee-472d-ab91-8190953ee884 tempest-VolumesTransfersTest-1107001320 tempest-VolumesTransfersTest-1107001320-project-member] DELETE https://10.4.3.189/volume/v3/os-volume-transfer/296cd68a-9b29-46e6-a54c-3f5265c1f809 Aug 25 05:40:34.889590 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-091674b7-b5ee-472d-ab91-8190953ee884 tempest-VolumesTransfersTest-1107001320 tempest-VolumesTransfersTest-1107001320-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:40:34.889809 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-091674b7-b5ee-472d-ab91-8190953ee884 tempest-VolumesTransfersTest-1107001320 tempest-VolumesTransfersTest-1107001320-project-member] Calling method 'delete' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:40:34.889932 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.contrib.volume_transfer [None req-091674b7-b5ee-472d-ab91-8190953ee884 tempest-VolumesTransfersTest-1107001320 tempest-VolumesTransfersTest-1107001320-project-member] Delete transfer with id: 296cd68a-9b29-46e6-a54c-3f5265c1f809 Aug 25 05:40:34.895032 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-091674b7-b5ee-472d-ab91-8190953ee884 tempest-VolumesTransfersTest-1107001320 tempest-VolumesTransfersTest-1107001320-project-member] https://10.4.3.189/volume/v3/os-volume-transfer/296cd68a-9b29-46e6-a54c-3f5265c1f809 returned with HTTP 404 Aug 25 05:40:34.895272 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 183/731] 10.4.3.189 () {66 vars in 1384 bytes} [Tue Aug 25 05:40:34 2026] DELETE /volume/v3/os-volume-transfer/296cd68a-9b29-46e6-a54c-3f5265c1f809 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:40:34.905229 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-e43e2479-e1bd-4d08-a9b6-0dbb8ae412c3 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:40:35.081820 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e43e2479-e1bd-4d08-a9b6-0dbb8ae412c3 tempest-VolumesTransfersTest-161847857 tempest-VolumesTransfersTest-161847857-project-admin] DELETE https://10.4.3.189/volume/v3/volumes/66960b85-d78e-4ae2-94d4-5b1444f33d4f Aug 25 05:40:35.082255 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e43e2479-e1bd-4d08-a9b6-0dbb8ae412c3 tempest-VolumesTransfersTest-161847857 tempest-VolumesTransfersTest-161847857-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:40:35.082255 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e43e2479-e1bd-4d08-a9b6-0dbb8ae412c3 tempest-VolumesTransfersTest-161847857 tempest-VolumesTransfersTest-161847857-project-admin] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:40:35.082407 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-e43e2479-e1bd-4d08-a9b6-0dbb8ae412c3 tempest-VolumesTransfersTest-161847857 tempest-VolumesTransfersTest-161847857-project-admin] Delete volume with id: 66960b85-d78e-4ae2-94d4-5b1444f33d4f Aug 25 05:40:35.090154 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:40:35.090154 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:40:35.090502 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-e43e2479-e1bd-4d08-a9b6-0dbb8ae412c3 tempest-VolumesTransfersTest-161847857 tempest-VolumesTransfersTest-161847857-project-admin] Volume info retrieved successfully. Aug 25 05:40:35.108140 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-e43e2479-e1bd-4d08-a9b6-0dbb8ae412c3 tempest-VolumesTransfersTest-161847857 tempest-VolumesTransfersTest-161847857-project-admin] Delete volume request issued successfully. Aug 25 05:40:35.108302 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e43e2479-e1bd-4d08-a9b6-0dbb8ae412c3 tempest-VolumesTransfersTest-161847857 tempest-VolumesTransfersTest-161847857-project-admin] https://10.4.3.189/volume/v3/volumes/66960b85-d78e-4ae2-94d4-5b1444f33d4f returned with HTTP 202 Aug 25 05:40:35.108616 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 181/732] 10.4.3.189 () {66 vars in 1351 bytes} [Tue Aug 25 05:40:34 2026] DELETE /volume/v3/volumes/66960b85-d78e-4ae2-94d4-5b1444f33d4f => generated 0 bytes in 204 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:40:35.118172 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-7c60bb5e-6adc-4860-9a7f-32fa581a4986 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:40:35.120681 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-7c60bb5e-6adc-4860-9a7f-32fa581a4986 tempest-VolumesTransfersTest-161847857 tempest-VolumesTransfersTest-161847857-project-admin] GET https://10.4.3.189/volume/v3/volumes/66960b85-d78e-4ae2-94d4-5b1444f33d4f Aug 25 05:40:35.120986 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-7c60bb5e-6adc-4860-9a7f-32fa581a4986 tempest-VolumesTransfersTest-161847857 tempest-VolumesTransfersTest-161847857-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:40:35.121278 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-7c60bb5e-6adc-4860-9a7f-32fa581a4986 tempest-VolumesTransfersTest-161847857 tempest-VolumesTransfersTest-161847857-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:40:35.131014 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:40:35.131014 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:40:35.136472 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-7c60bb5e-6adc-4860-9a7f-32fa581a4986 tempest-VolumesTransfersTest-161847857 tempest-VolumesTransfersTest-161847857-project-admin] Volume info retrieved successfully. Aug 25 05:40:35.143369 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-7c60bb5e-6adc-4860-9a7f-32fa581a4986 tempest-VolumesTransfersTest-161847857 tempest-VolumesTransfersTest-161847857-project-admin] https://10.4.3.189/volume/v3/volumes/66960b85-d78e-4ae2-94d4-5b1444f33d4f returned with HTTP 200 Aug 25 05:40:35.143869 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 184/733] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:40:35 2026] GET /volume/v3/volumes/66960b85-d78e-4ae2-94d4-5b1444f33d4f => generated 1007 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:40:36.162311 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-49a4934b-c689-40f2-b3cc-f456c96bfebd None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:40:36.165224 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-49a4934b-c689-40f2-b3cc-f456c96bfebd tempest-VolumesTransfersTest-161847857 tempest-VolumesTransfersTest-161847857-project-admin] GET https://10.4.3.189/volume/v3/volumes/66960b85-d78e-4ae2-94d4-5b1444f33d4f Aug 25 05:40:36.165953 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-49a4934b-c689-40f2-b3cc-f456c96bfebd tempest-VolumesTransfersTest-161847857 tempest-VolumesTransfersTest-161847857-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:40:36.166232 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-49a4934b-c689-40f2-b3cc-f456c96bfebd tempest-VolumesTransfersTest-161847857 tempest-VolumesTransfersTest-161847857-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:40:36.180027 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-49a4934b-c689-40f2-b3cc-f456c96bfebd tempest-VolumesTransfersTest-161847857 tempest-VolumesTransfersTest-161847857-project-admin] https://10.4.3.189/volume/v3/volumes/66960b85-d78e-4ae2-94d4-5b1444f33d4f returned with HTTP 404 Aug 25 05:40:36.180564 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 186/734] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:40:36 2026] GET /volume/v3/volumes/66960b85-d78e-4ae2-94d4-5b1444f33d4f => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:40:36.192087 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-1691f15c-0dfc-403b-b0e7-4d32af5df7e7 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:40:36.194256 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-1691f15c-0dfc-403b-b0e7-4d32af5df7e7 tempest-VolumesTransfersTest-1107001320 tempest-VolumesTransfersTest-1107001320-project-member] GET https://10.4.3.189/volume/v3/volumes/66960b85-d78e-4ae2-94d4-5b1444f33d4f Aug 25 05:40:36.194500 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-1691f15c-0dfc-403b-b0e7-4d32af5df7e7 tempest-VolumesTransfersTest-1107001320 tempest-VolumesTransfersTest-1107001320-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:40:36.194707 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-1691f15c-0dfc-403b-b0e7-4d32af5df7e7 tempest-VolumesTransfersTest-1107001320 tempest-VolumesTransfersTest-1107001320-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:40:36.202313 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-1691f15c-0dfc-403b-b0e7-4d32af5df7e7 tempest-VolumesTransfersTest-1107001320 tempest-VolumesTransfersTest-1107001320-project-member] https://10.4.3.189/volume/v3/volumes/66960b85-d78e-4ae2-94d4-5b1444f33d4f returned with HTTP 404 Aug 25 05:40:36.202979 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 184/735] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:40:36 2026] GET /volume/v3/volumes/66960b85-d78e-4ae2-94d4-5b1444f33d4f => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:40:36.218087 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-37ccd5bf-dde8-4d61-9e4e-221cd012c345 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:40:36.220516 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-37ccd5bf-dde8-4d61-9e4e-221cd012c345 tempest-VolumesTransfersTest-1107001320 tempest-VolumesTransfersTest-1107001320-project-member] DELETE https://10.4.3.189/volume/v3/volumes/66960b85-d78e-4ae2-94d4-5b1444f33d4f Aug 25 05:40:36.220833 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-37ccd5bf-dde8-4d61-9e4e-221cd012c345 tempest-VolumesTransfersTest-1107001320 tempest-VolumesTransfersTest-1107001320-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:40:36.221136 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-37ccd5bf-dde8-4d61-9e4e-221cd012c345 tempest-VolumesTransfersTest-1107001320 tempest-VolumesTransfersTest-1107001320-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:40:36.221366 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-37ccd5bf-dde8-4d61-9e4e-221cd012c345 tempest-VolumesTransfersTest-1107001320 tempest-VolumesTransfersTest-1107001320-project-member] Delete volume with id: 66960b85-d78e-4ae2-94d4-5b1444f33d4f Aug 25 05:40:36.229580 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-37ccd5bf-dde8-4d61-9e4e-221cd012c345 tempest-VolumesTransfersTest-1107001320 tempest-VolumesTransfersTest-1107001320-project-member] https://10.4.3.189/volume/v3/volumes/66960b85-d78e-4ae2-94d4-5b1444f33d4f returned with HTTP 404 Aug 25 05:40:36.231049 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 182/736] 10.4.3.189 () {66 vars in 1351 bytes} [Tue Aug 25 05:40:36 2026] DELETE /volume/v3/volumes/66960b85-d78e-4ae2-94d4-5b1444f33d4f => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:40:36.239024 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-95e7119a-96a5-41f5-8029-37e29aab5b6e None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:40:36.241824 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-95e7119a-96a5-41f5-8029-37e29aab5b6e tempest-VolumesTransfersTest-1107001320 tempest-VolumesTransfersTest-1107001320-project-member] POST https://10.4.3.189/volume/v3/volumes Aug 25 05:40:36.242293 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-95e7119a-96a5-41f5-8029-37e29aab5b6e tempest-VolumesTransfersTest-1107001320 tempest-VolumesTransfersTest-1107001320-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-55035194"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:40:36.244452 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.v3.volumes [None req-95e7119a-96a5-41f5-8029-37e29aab5b6e tempest-VolumesTransfersTest-1107001320 tempest-VolumesTransfersTest-1107001320-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersTest-Volume-55035194'}} {{(pid=100269) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 05:40:36.244643 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.v3.volumes [None req-95e7119a-96a5-41f5-8029-37e29aab5b6e tempest-VolumesTransfersTest-1107001320 tempest-VolumesTransfersTest-1107001320-project-member] Create volume of 1 GB Aug 25 05:40:36.253286 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-95e7119a-96a5-41f5-8029-37e29aab5b6e tempest-VolumesTransfersTest-1107001320 tempest-VolumesTransfersTest-1107001320-project-member] Availability Zones retrieved successfully. Aug 25 05:40:36.261851 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-95e7119a-96a5-41f5-8029-37e29aab5b6e tempest-VolumesTransfersTest-1107001320 tempest-VolumesTransfersTest-1107001320-project-member] Flow 'volume_create_api' (45dcced8-d097-43ab-b137-6c9b7b5acb2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:40:36.263139 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-95e7119a-96a5-41f5-8029-37e29aab5b6e tempest-VolumesTransfersTest-1107001320 tempest-VolumesTransfersTest-1107001320-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e7f5f16d-6916-48f5-bfa8-9ce55517fe62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:40:36.264608 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.flows.api.create_volume [None req-95e7119a-96a5-41f5-8029-37e29aab5b6e tempest-VolumesTransfersTest-1107001320 tempest-VolumesTransfersTest-1107001320-project-member] Validating volume size '1' using validate_int {{(pid=100269) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 05:40:36.318452 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-95e7119a-96a5-41f5-8029-37e29aab5b6e tempest-VolumesTransfersTest-1107001320 tempest-VolumesTransfersTest-1107001320-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e7f5f16d-6916-48f5-bfa8-9ce55517fe62) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T05:35:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=23fc6e5d-fce0-4521-ba46-4837b4232084,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '23fc6e5d-fce0-4521-ba46-4837b4232084', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:40:36.319713 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-95e7119a-96a5-41f5-8029-37e29aab5b6e tempest-VolumesTransfersTest-1107001320 tempest-VolumesTransfersTest-1107001320-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (08b43115-79e0-4487-bfee-0171ec81f1f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:40:36.382155 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.quota [None req-95e7119a-96a5-41f5-8029-37e29aab5b6e tempest-VolumesTransfersTest-1107001320 tempest-VolumesTransfersTest-1107001320-project-member] Created reservations ['1b0aaefa-bc41-46ad-b1e0-66c67c95363d', '986ff971-b617-4898-a95c-7fcfdd9cf463', '9b9bafb2-d53e-4304-9b18-d7d803b3dce3', '48710306-3bda-47a0-b270-7f6d59c129bf'] {{(pid=100269) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:40:36.383626 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-95e7119a-96a5-41f5-8029-37e29aab5b6e tempest-VolumesTransfersTest-1107001320 tempest-VolumesTransfersTest-1107001320-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (08b43115-79e0-4487-bfee-0171ec81f1f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1b0aaefa-bc41-46ad-b1e0-66c67c95363d', '986ff971-b617-4898-a95c-7fcfdd9cf463', '9b9bafb2-d53e-4304-9b18-d7d803b3dce3', '48710306-3bda-47a0-b270-7f6d59c129bf']}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:40:36.385358 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-95e7119a-96a5-41f5-8029-37e29aab5b6e tempest-VolumesTransfersTest-1107001320 tempest-VolumesTransfersTest-1107001320-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (731c112d-0491-4f73-8594-6fb589d6255d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:40:36.417838 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-95e7119a-96a5-41f5-8029-37e29aab5b6e tempest-VolumesTransfersTest-1107001320 tempest-VolumesTransfersTest-1107001320-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (731c112d-0491-4f73-8594-6fb589d6255d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8044edbe-e3cc-43ab-8f48-2385b04d002c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-55035194',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d27556449f8e4ae7a15da1379b915a40',qos_specs=None,replication_status=,reservations=['1b0aaefa-bc41-46ad-b1e0-66c67c95363d','986ff971-b617-4898-a95c-7fcfdd9cf463','9b9bafb2-d53e-4304-9b18-d7d803b3dce3','48710306-3bda-47a0-b270-7f6d59c129bf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7a02f6f13aa546d88d147239f5181aec',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T05:40:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-55035194',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8044edbe-e3cc-43ab-8f48-2385b04d002c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d27556449f8e4ae7a15da1379b915a40',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7a02f6f13aa546d88d147239f5181aec',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(23fc6e5d-fce0-4521-ba46-4837b4232084),volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:40:36.419376 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-95e7119a-96a5-41f5-8029-37e29aab5b6e tempest-VolumesTransfersTest-1107001320 tempest-VolumesTransfersTest-1107001320-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f54c6274-1abe-489e-a74b-eb437f0b9859) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:40:36.464077 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-95e7119a-96a5-41f5-8029-37e29aab5b6e tempest-VolumesTransfersTest-1107001320 tempest-VolumesTransfersTest-1107001320-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f54c6274-1abe-489e-a74b-eb437f0b9859) transitioned into state 'SUCCESS' from state '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-55035194',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d27556449f8e4ae7a15da1379b915a40',qos_specs=None,replication_status=,reservations=['1b0aaefa-bc41-46ad-b1e0-66c67c95363d','986ff971-b617-4898-a95c-7fcfdd9cf463','9b9bafb2-d53e-4304-9b18-d7d803b3dce3','48710306-3bda-47a0-b270-7f6d59c129bf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7a02f6f13aa546d88d147239f5181aec',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:40:36.465385 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-95e7119a-96a5-41f5-8029-37e29aab5b6e tempest-VolumesTransfersTest-1107001320 tempest-VolumesTransfersTest-1107001320-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (50e7033b-495f-475f-9934-2b19fd11d221) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:40:36.482801 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-95e7119a-96a5-41f5-8029-37e29aab5b6e tempest-VolumesTransfersTest-1107001320 tempest-VolumesTransfersTest-1107001320-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (50e7033b-495f-475f-9934-2b19fd11d221) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:40:36.486084 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-95e7119a-96a5-41f5-8029-37e29aab5b6e tempest-VolumesTransfersTest-1107001320 tempest-VolumesTransfersTest-1107001320-project-member] Flow 'volume_create_api' (45dcced8-d097-43ab-b137-6c9b7b5acb2a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:40:36.486084 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-95e7119a-96a5-41f5-8029-37e29aab5b6e tempest-VolumesTransfersTest-1107001320 tempest-VolumesTransfersTest-1107001320-project-member] Create volume request issued successfully. Aug 25 05:40:36.486084 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-95e7119a-96a5-41f5-8029-37e29aab5b6e tempest-VolumesTransfersTest-1107001320 tempest-VolumesTransfersTest-1107001320-project-member] https://10.4.3.189/volume/v3/volumes returned with HTTP 202 Aug 25 05:40:36.486084 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 185/737] 10.4.3.189 () {68 vars in 1258 bytes} [Tue Aug 25 05:40:36 2026] POST /volume/v3/volumes => generated 749 bytes in 247 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 05:40:36.501933 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-a243be24-b6ed-4de0-a6bf-ced5f25d03dc None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:40:36.504154 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-a243be24-b6ed-4de0-a6bf-ced5f25d03dc tempest-VolumesTransfersTest-1107001320 tempest-VolumesTransfersTest-1107001320-project-member] GET https://10.4.3.189/volume/v3/volumes/8044edbe-e3cc-43ab-8f48-2385b04d002c Aug 25 05:40:36.504348 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-a243be24-b6ed-4de0-a6bf-ced5f25d03dc tempest-VolumesTransfersTest-1107001320 tempest-VolumesTransfersTest-1107001320-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:40:36.504598 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-a243be24-b6ed-4de0-a6bf-ced5f25d03dc tempest-VolumesTransfersTest-1107001320 tempest-VolumesTransfersTest-1107001320-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:40:36.513347 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:40:36.513347 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:40:36.519539 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-a243be24-b6ed-4de0-a6bf-ced5f25d03dc tempest-VolumesTransfersTest-1107001320 tempest-VolumesTransfersTest-1107001320-project-member] Volume info retrieved successfully. Aug 25 05:40:36.525502 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-a243be24-b6ed-4de0-a6bf-ced5f25d03dc tempest-VolumesTransfersTest-1107001320 tempest-VolumesTransfersTest-1107001320-project-member] https://10.4.3.189/volume/v3/volumes/8044edbe-e3cc-43ab-8f48-2385b04d002c returned with HTTP 200 Aug 25 05:40:36.525963 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 187/738] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:40:36 2026] GET /volume/v3/volumes/8044edbe-e3cc-43ab-8f48-2385b04d002c => generated 817 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:40:36.909195 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-f4871706-a96f-4521-a1d2-097d056946ba None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:40:36.909679 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-f4871706-a96f-4521-a1d2-097d056946ba None None] GET https://10.4.3.189/volume// Aug 25 05:40:36.909867 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-f4871706-a96f-4521-a1d2-097d056946ba None None] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:40:36.910052 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-f4871706-a96f-4521-a1d2-097d056946ba None None] Calling method 'all' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:40:36.910401 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-f4871706-a96f-4521-a1d2-097d056946ba None None] https://10.4.3.189/volume// returned with HTTP 300 Aug 25 05:40:36.910680 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 185/739] 10.4.3.189 () {66 vars in 1426 bytes} [Tue Aug 25 05:40: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 25 05:40:36.919652 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-89e83840-f37d-40a1-96ef-b50b076a1c2b req-bbae694a-94ab-471c-8970-565bb110d7be None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:40:36.922719 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-89e83840-f37d-40a1-96ef-b50b076a1c2b req-bbae694a-94ab-471c-8970-565bb110d7be tempest-TaggedBootDevicesTest_v242-296549491 tempest-TaggedBootDevicesTest_v242-296549491-project-member] GET https://10.4.3.189/volume/v3/volumes/c6f79650-c22d-4be6-8c00-6b9d58ba50e6 Aug 25 05:40:36.922967 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-89e83840-f37d-40a1-96ef-b50b076a1c2b req-bbae694a-94ab-471c-8970-565bb110d7be tempest-TaggedBootDevicesTest_v242-296549491 tempest-TaggedBootDevicesTest_v242-296549491-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:40:36.923169 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-89e83840-f37d-40a1-96ef-b50b076a1c2b req-bbae694a-94ab-471c-8970-565bb110d7be tempest-TaggedBootDevicesTest_v242-296549491 tempest-TaggedBootDevicesTest_v242-296549491-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:40:36.950585 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:40:36.950585 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:40:36.955464 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [req-89e83840-f37d-40a1-96ef-b50b076a1c2b req-bbae694a-94ab-471c-8970-565bb110d7be tempest-TaggedBootDevicesTest_v242-296549491 tempest-TaggedBootDevicesTest_v242-296549491-project-member] Volume info retrieved successfully. Aug 25 05:40:36.962609 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-89e83840-f37d-40a1-96ef-b50b076a1c2b req-bbae694a-94ab-471c-8970-565bb110d7be tempest-TaggedBootDevicesTest_v242-296549491 tempest-TaggedBootDevicesTest_v242-296549491-project-member] https://10.4.3.189/volume/v3/volumes/c6f79650-c22d-4be6-8c00-6b9d58ba50e6 returned with HTTP 200 Aug 25 05:40:36.963189 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 183/740] 10.4.3.189 () {70 vars in 1639 bytes} [Tue Aug 25 05:40:36 2026] GET /volume/v3/volumes/c6f79650-c22d-4be6-8c00-6b9d58ba50e6 => generated 1544 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 05:40:37.069951 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-89e83840-f37d-40a1-96ef-b50b076a1c2b req-96fbef62-5265-44de-8c15-f20ba66cf40e None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:40:37.072644 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-89e83840-f37d-40a1-96ef-b50b076a1c2b req-96fbef62-5265-44de-8c15-f20ba66cf40e tempest-TaggedBootDevicesTest_v242-296549491 tempest-TaggedBootDevicesTest_v242-296549491-project-member] PUT https://10.4.3.189/volume/v3/attachments/80c004c1-765e-4cf8-bc75-e63c9115079d Aug 25 05:40:37.072883 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-89e83840-f37d-40a1-96ef-b50b076a1c2b req-96fbef62-5265-44de-8c15-f20ba66cf40e tempest-TaggedBootDevicesTest_v242-296549491 tempest-TaggedBootDevicesTest_v242-296549491-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.189", "host": "np0000008051", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:8b4a65c6a3e1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "a19da604-b1eb-4396-a9d5-30b16dae3da8", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:40:37.081039 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.coordination [req-89e83840-f37d-40a1-96ef-b50b076a1c2b req-96fbef62-5265-44de-8c15-f20ba66cf40e tempest-TaggedBootDevicesTest_v242-296549491 tempest-TaggedBootDevicesTest_v242-296549491-project-member] Acquiring lock "cinder-attachment_update-c6f79650-c22d-4be6-8c00-6b9d58ba50e6-np0000008051" by "attachment_update" {{(pid=100269) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 05:40:37.085812 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.coordination [req-89e83840-f37d-40a1-96ef-b50b076a1c2b req-96fbef62-5265-44de-8c15-f20ba66cf40e tempest-TaggedBootDevicesTest_v242-296549491 tempest-TaggedBootDevicesTest_v242-296549491-project-member] Lock "cinder-attachment_update-c6f79650-c22d-4be6-8c00-6b9d58ba50e6-np0000008051" acquired by "attachment_update" :: waited 0.005s {{(pid=100269) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 05:40:37.086897 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:40:37.086897 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:40:37.190192 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.coordination [req-89e83840-f37d-40a1-96ef-b50b076a1c2b req-96fbef62-5265-44de-8c15-f20ba66cf40e tempest-TaggedBootDevicesTest_v242-296549491 tempest-TaggedBootDevicesTest_v242-296549491-project-member] Lock "cinder-attachment_update-c6f79650-c22d-4be6-8c00-6b9d58ba50e6-np0000008051" released by "attachment_update" :: held 0.104s {{(pid=100269) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 05:40:37.190316 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-89e83840-f37d-40a1-96ef-b50b076a1c2b req-96fbef62-5265-44de-8c15-f20ba66cf40e tempest-TaggedBootDevicesTest_v242-296549491 tempest-TaggedBootDevicesTest_v242-296549491-project-member] https://10.4.3.189/volume/v3/attachments/80c004c1-765e-4cf8-bc75-e63c9115079d returned with HTTP 200 Aug 25 05:40:37.190766 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 186/741] 10.4.3.189 () {74 vars in 1704 bytes} [Tue Aug 25 05:40:37 2026] PUT /volume/v3/attachments/80c004c1-765e-4cf8-bc75-e63c9115079d => generated 969 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:40:37.225158 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-89e83840-f37d-40a1-96ef-b50b076a1c2b req-3ea7ac30-bc83-440e-aedf-dc4ea38200af None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:40:37.228509 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-89e83840-f37d-40a1-96ef-b50b076a1c2b req-3ea7ac30-bc83-440e-aedf-dc4ea38200af tempest-TaggedBootDevicesTest_v242-296549491 tempest-TaggedBootDevicesTest_v242-296549491-project-member] POST https://10.4.3.189/volume/v3/attachments/80c004c1-765e-4cf8-bc75-e63c9115079d/action Aug 25 05:40:37.229238 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-89e83840-f37d-40a1-96ef-b50b076a1c2b req-3ea7ac30-bc83-440e-aedf-dc4ea38200af tempest-TaggedBootDevicesTest_v242-296549491 tempest-TaggedBootDevicesTest_v242-296549491-project-member] Action body: b'{"os-complete": null}' {{(pid=100271) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 05:40:37.229238 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-89e83840-f37d-40a1-96ef-b50b076a1c2b req-3ea7ac30-bc83-440e-aedf-dc4ea38200af tempest-TaggedBootDevicesTest_v242-296549491 tempest-TaggedBootDevicesTest_v242-296549491-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:40:37.249330 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:40:37.249330 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:40:37.263170 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-89e83840-f37d-40a1-96ef-b50b076a1c2b req-3ea7ac30-bc83-440e-aedf-dc4ea38200af tempest-TaggedBootDevicesTest_v242-296549491 tempest-TaggedBootDevicesTest_v242-296549491-project-member] https://10.4.3.189/volume/v3/attachments/80c004c1-765e-4cf8-bc75-e63c9115079d/action returned with HTTP 204 Aug 25 05:40:37.263884 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 188/742] 10.4.3.189 () {74 vars in 1725 bytes} [Tue Aug 25 05:40:37 2026] POST /volume/v3/attachments/80c004c1-765e-4cf8-bc75-e63c9115079d/action => generated 0 bytes in 39 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:40:37.291791 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-c8d31992-6b98-48a2-ae91-b981cde59bed None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:40:37.292317 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-c8d31992-6b98-48a2-ae91-b981cde59bed None None] GET https://10.4.3.189/volume// Aug 25 05:40:37.292528 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-c8d31992-6b98-48a2-ae91-b981cde59bed None None] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:40:37.292727 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-c8d31992-6b98-48a2-ae91-b981cde59bed None None] Calling method 'all' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:40:37.293116 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-c8d31992-6b98-48a2-ae91-b981cde59bed None None] https://10.4.3.189/volume// returned with HTTP 300 Aug 25 05:40:37.293458 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 186/743] 10.4.3.189 () {66 vars in 1426 bytes} [Tue Aug 25 05:40: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 25 05:40:37.303114 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-89e83840-f37d-40a1-96ef-b50b076a1c2b req-e24414f1-29a6-4e33-805e-e8f0800fbb42 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:40:37.305887 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-89e83840-f37d-40a1-96ef-b50b076a1c2b req-e24414f1-29a6-4e33-805e-e8f0800fbb42 tempest-TaggedBootDevicesTest_v242-296549491 tempest-TaggedBootDevicesTest_v242-296549491-project-member] GET https://10.4.3.189/volume/v3/volumes/99019ce2-a274-420d-a37e-9739701e0d51 Aug 25 05:40:37.306263 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-89e83840-f37d-40a1-96ef-b50b076a1c2b req-e24414f1-29a6-4e33-805e-e8f0800fbb42 tempest-TaggedBootDevicesTest_v242-296549491 tempest-TaggedBootDevicesTest_v242-296549491-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:40:37.306562 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-89e83840-f37d-40a1-96ef-b50b076a1c2b req-e24414f1-29a6-4e33-805e-e8f0800fbb42 tempest-TaggedBootDevicesTest_v242-296549491 tempest-TaggedBootDevicesTest_v242-296549491-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:40:37.320090 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:40:37.320090 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:40:37.333153 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [req-89e83840-f37d-40a1-96ef-b50b076a1c2b req-e24414f1-29a6-4e33-805e-e8f0800fbb42 tempest-TaggedBootDevicesTest_v242-296549491 tempest-TaggedBootDevicesTest_v242-296549491-project-member] Volume info retrieved successfully. Aug 25 05:40:37.341337 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-89e83840-f37d-40a1-96ef-b50b076a1c2b req-e24414f1-29a6-4e33-805e-e8f0800fbb42 tempest-TaggedBootDevicesTest_v242-296549491 tempest-TaggedBootDevicesTest_v242-296549491-project-member] https://10.4.3.189/volume/v3/volumes/99019ce2-a274-420d-a37e-9739701e0d51 returned with HTTP 200 Aug 25 05:40:37.341337 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 184/744] 10.4.3.189 () {70 vars in 1639 bytes} [Tue Aug 25 05:40:37 2026] GET /volume/v3/volumes/99019ce2-a274-420d-a37e-9739701e0d51 => generated 1029 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Aug 25 05:40:37.447589 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-89e83840-f37d-40a1-96ef-b50b076a1c2b req-955cd81c-e6fb-4049-a3c0-7fcaddd12959 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:40:37.450532 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-89e83840-f37d-40a1-96ef-b50b076a1c2b req-955cd81c-e6fb-4049-a3c0-7fcaddd12959 tempest-TaggedBootDevicesTest_v242-296549491 tempest-TaggedBootDevicesTest_v242-296549491-project-member] PUT https://10.4.3.189/volume/v3/attachments/115e18a1-00c7-4f38-8db4-69ba351720f5 Aug 25 05:40:37.451090 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-89e83840-f37d-40a1-96ef-b50b076a1c2b req-955cd81c-e6fb-4049-a3c0-7fcaddd12959 tempest-TaggedBootDevicesTest_v242-296549491 tempest-TaggedBootDevicesTest_v242-296549491-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.189", "host": "np0000008051", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:8b4a65c6a3e1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "a19da604-b1eb-4396-a9d5-30b16dae3da8", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:40:37.462021 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.coordination [req-89e83840-f37d-40a1-96ef-b50b076a1c2b req-955cd81c-e6fb-4049-a3c0-7fcaddd12959 tempest-TaggedBootDevicesTest_v242-296549491 tempest-TaggedBootDevicesTest_v242-296549491-project-member] Acquiring lock "cinder-attachment_update-99019ce2-a274-420d-a37e-9739701e0d51-np0000008051" by "attachment_update" {{(pid=100269) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 05:40:37.468387 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.coordination [req-89e83840-f37d-40a1-96ef-b50b076a1c2b req-955cd81c-e6fb-4049-a3c0-7fcaddd12959 tempest-TaggedBootDevicesTest_v242-296549491 tempest-TaggedBootDevicesTest_v242-296549491-project-member] Lock "cinder-attachment_update-99019ce2-a274-420d-a37e-9739701e0d51-np0000008051" acquired by "attachment_update" :: waited 0.006s {{(pid=100269) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 05:40:37.469918 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:40:37.469918 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:40:37.543890 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-3710c3fa-b02d-41ee-abad-651a858ddd9d None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:40:37.546600 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-3710c3fa-b02d-41ee-abad-651a858ddd9d tempest-VolumesTransfersTest-1107001320 tempest-VolumesTransfersTest-1107001320-project-member] GET https://10.4.3.189/volume/v3/volumes/8044edbe-e3cc-43ab-8f48-2385b04d002c Aug 25 05:40:37.546600 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-3710c3fa-b02d-41ee-abad-651a858ddd9d tempest-VolumesTransfersTest-1107001320 tempest-VolumesTransfersTest-1107001320-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:40:37.546766 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-3710c3fa-b02d-41ee-abad-651a858ddd9d tempest-VolumesTransfersTest-1107001320 tempest-VolumesTransfersTest-1107001320-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:40:37.554575 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:40:37.554575 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:40:37.559051 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.coordination [req-89e83840-f37d-40a1-96ef-b50b076a1c2b req-955cd81c-e6fb-4049-a3c0-7fcaddd12959 tempest-TaggedBootDevicesTest_v242-296549491 tempest-TaggedBootDevicesTest_v242-296549491-project-member] Lock "cinder-attachment_update-99019ce2-a274-420d-a37e-9739701e0d51-np0000008051" released by "attachment_update" :: held 0.091s {{(pid=100269) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 05:40:37.559389 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-89e83840-f37d-40a1-96ef-b50b076a1c2b req-955cd81c-e6fb-4049-a3c0-7fcaddd12959 tempest-TaggedBootDevicesTest_v242-296549491 tempest-TaggedBootDevicesTest_v242-296549491-project-member] https://10.4.3.189/volume/v3/attachments/115e18a1-00c7-4f38-8db4-69ba351720f5 returned with HTTP 200 Aug 25 05:40:37.559730 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-3710c3fa-b02d-41ee-abad-651a858ddd9d tempest-VolumesTransfersTest-1107001320 tempest-VolumesTransfersTest-1107001320-project-member] Volume info retrieved successfully. Aug 25 05:40:37.559863 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 187/745] 10.4.3.189 () {74 vars in 1704 bytes} [Tue Aug 25 05:40:37 2026] PUT /volume/v3/attachments/115e18a1-00c7-4f38-8db4-69ba351720f5 => generated 969 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:40:37.564970 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-3710c3fa-b02d-41ee-abad-651a858ddd9d tempest-VolumesTransfersTest-1107001320 tempest-VolumesTransfersTest-1107001320-project-member] https://10.4.3.189/volume/v3/volumes/8044edbe-e3cc-43ab-8f48-2385b04d002c returned with HTTP 200 Aug 25 05:40:37.565519 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 189/746] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:40:37 2026] GET /volume/v3/volumes/8044edbe-e3cc-43ab-8f48-2385b04d002c => generated 842 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:40:37.583349 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-f0385361-ac14-48f5-aa47-96efe74c742b None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:40:37.584774 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-89e83840-f37d-40a1-96ef-b50b076a1c2b req-e251d427-5198-474e-847d-117454fea14d None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:40:37.587187 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-f0385361-ac14-48f5-aa47-96efe74c742b tempest-VolumesTransfersTest-1107001320 tempest-VolumesTransfersTest-1107001320-project-member] POST https://10.4.3.189/volume/v3/os-volume-transfer Aug 25 05:40:37.587574 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-f0385361-ac14-48f5-aa47-96efe74c742b tempest-VolumesTransfersTest-1107001320 tempest-VolumesTransfersTest-1107001320-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "8044edbe-e3cc-43ab-8f48-2385b04d002c"}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:40:37.589865 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-89e83840-f37d-40a1-96ef-b50b076a1c2b req-e251d427-5198-474e-847d-117454fea14d tempest-TaggedBootDevicesTest_v242-296549491 tempest-TaggedBootDevicesTest_v242-296549491-project-member] POST https://10.4.3.189/volume/v3/attachments/115e18a1-00c7-4f38-8db4-69ba351720f5/action Aug 25 05:40:37.590201 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-89e83840-f37d-40a1-96ef-b50b076a1c2b req-e251d427-5198-474e-847d-117454fea14d tempest-TaggedBootDevicesTest_v242-296549491 tempest-TaggedBootDevicesTest_v242-296549491-project-member] Action body: b'{"os-complete": null}' {{(pid=100268) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 05:40:37.590299 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-89e83840-f37d-40a1-96ef-b50b076a1c2b req-e251d427-5198-474e-847d-117454fea14d tempest-TaggedBootDevicesTest_v242-296549491 tempest-TaggedBootDevicesTest_v242-296549491-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:40:37.592533 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.contrib.volume_transfer [None req-f0385361-ac14-48f5-aa47-96efe74c742b tempest-VolumesTransfersTest-1107001320 tempest-VolumesTransfersTest-1107001320-project-member] Creating new volume transfer {'transfer': {'volume_id': '8044edbe-e3cc-43ab-8f48-2385b04d002c'}} {{(pid=100270) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Aug 25 05:40:37.592715 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.contrib.volume_transfer [None req-f0385361-ac14-48f5-aa47-96efe74c742b tempest-VolumesTransfersTest-1107001320 tempest-VolumesTransfersTest-1107001320-project-member] Creating transfer of volume 8044edbe-e3cc-43ab-8f48-2385b04d002c Aug 25 05:40:37.592844 np0000008051 devstack@c-api.service[100270]: INFO cinder.transfer.api [None req-f0385361-ac14-48f5-aa47-96efe74c742b tempest-VolumesTransfersTest-1107001320 tempest-VolumesTransfersTest-1107001320-project-member] Generating transfer record for volume 8044edbe-e3cc-43ab-8f48-2385b04d002c Aug 25 05:40:37.608672 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:40:37.608672 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:40:37.630164 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-f0385361-ac14-48f5-aa47-96efe74c742b tempest-VolumesTransfersTest-1107001320 tempest-VolumesTransfersTest-1107001320-project-member] https://10.4.3.189/volume/v3/os-volume-transfer returned with HTTP 202 Aug 25 05:40:37.630525 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 187/747] 10.4.3.189 () {68 vars in 1291 bytes} [Tue Aug 25 05:40:37 2026] POST /volume/v3/os-volume-transfer => generated 441 bytes in 48 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 05:40:37.634256 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:40:37.634256 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:40:37.647972 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-375206ab-1ab4-4efe-96fd-046af0e360be None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:40:37.650708 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-375206ab-1ab4-4efe-96fd-046af0e360be tempest-VolumesTransfersTest-1107001320 tempest-VolumesTransfersTest-1107001320-project-member] GET https://10.4.3.189/volume/v3/volumes/8044edbe-e3cc-43ab-8f48-2385b04d002c Aug 25 05:40:37.650952 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-375206ab-1ab4-4efe-96fd-046af0e360be tempest-VolumesTransfersTest-1107001320 tempest-VolumesTransfersTest-1107001320-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:40:37.651166 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-375206ab-1ab4-4efe-96fd-046af0e360be tempest-VolumesTransfersTest-1107001320 tempest-VolumesTransfersTest-1107001320-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:40:37.655343 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-89e83840-f37d-40a1-96ef-b50b076a1c2b req-e251d427-5198-474e-847d-117454fea14d tempest-TaggedBootDevicesTest_v242-296549491 tempest-TaggedBootDevicesTest_v242-296549491-project-member] https://10.4.3.189/volume/v3/attachments/115e18a1-00c7-4f38-8db4-69ba351720f5/action returned with HTTP 204 Aug 25 05:40:37.655889 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 185/748] 10.4.3.189 () {74 vars in 1725 bytes} [Tue Aug 25 05:40:37 2026] POST /volume/v3/attachments/115e18a1-00c7-4f38-8db4-69ba351720f5/action => generated 0 bytes in 71 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:40:37.661396 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:40:37.661396 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:40:37.665893 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-375206ab-1ab4-4efe-96fd-046af0e360be tempest-VolumesTransfersTest-1107001320 tempest-VolumesTransfersTest-1107001320-project-member] Volume info retrieved successfully. Aug 25 05:40:37.670597 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-375206ab-1ab4-4efe-96fd-046af0e360be tempest-VolumesTransfersTest-1107001320 tempest-VolumesTransfersTest-1107001320-project-member] https://10.4.3.189/volume/v3/volumes/8044edbe-e3cc-43ab-8f48-2385b04d002c returned with HTTP 200 Aug 25 05:40:37.670938 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 188/749] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:40:37 2026] GET /volume/v3/volumes/8044edbe-e3cc-43ab-8f48-2385b04d002c => generated 850 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:40:37.677046 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-6f0ffc70-441a-4754-a9af-031e09a08a22 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:40:37.677520 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-6f0ffc70-441a-4754-a9af-031e09a08a22 None None] GET https://10.4.3.189/volume// Aug 25 05:40:37.677713 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-6f0ffc70-441a-4754-a9af-031e09a08a22 None None] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:40:37.677947 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-6f0ffc70-441a-4754-a9af-031e09a08a22 None None] Calling method 'all' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:40:37.678308 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-6f0ffc70-441a-4754-a9af-031e09a08a22 None None] https://10.4.3.189/volume// returned with HTTP 300 Aug 25 05:40:37.678614 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 190/750] 10.4.3.189 () {66 vars in 1426 bytes} [Tue Aug 25 05:40: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 25 05:40:37.683151 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-7ae99dfc-af2d-49c9-9484-0a3856051a92 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:40:37.686579 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-7ae99dfc-af2d-49c9-9484-0a3856051a92 tempest-VolumesTransfersTest-1107001320 tempest-VolumesTransfersTest-1107001320-project-member] GET https://10.4.3.189/volume/v3/os-volume-transfer/detail Aug 25 05:40:37.686761 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-7ae99dfc-af2d-49c9-9484-0a3856051a92 tempest-VolumesTransfersTest-1107001320 tempest-VolumesTransfersTest-1107001320-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:40:37.686985 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-7ae99dfc-af2d-49c9-9484-0a3856051a92 tempest-VolumesTransfersTest-1107001320 tempest-VolumesTransfersTest-1107001320-project-member] Calling method 'detail' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:40:37.687197 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.contrib.volume_transfer [None req-7ae99dfc-af2d-49c9-9484-0a3856051a92 tempest-VolumesTransfersTest-1107001320 tempest-VolumesTransfersTest-1107001320-project-member] Listing volume transfers {{(pid=100270) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Aug 25 05:40:37.687528 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-89e83840-f37d-40a1-96ef-b50b076a1c2b req-b3376af7-e2ea-4aee-a233-90ce6cfe01ca None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:40:37.691546 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-89e83840-f37d-40a1-96ef-b50b076a1c2b req-b3376af7-e2ea-4aee-a233-90ce6cfe01ca tempest-TaggedBootDevicesTest_v242-296549491 tempest-TaggedBootDevicesTest_v242-296549491-project-member] GET https://10.4.3.189/volume/v3/volumes/7cc06319-8533-4bc2-9364-4ea9555aee94 Aug 25 05:40:37.692429 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-7ae99dfc-af2d-49c9-9484-0a3856051a92 tempest-VolumesTransfersTest-1107001320 tempest-VolumesTransfersTest-1107001320-project-member] https://10.4.3.189/volume/v3/os-volume-transfer/detail returned with HTTP 200 Aug 25 05:40:37.693006 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 188/751] 10.4.3.189 () {66 vars in 1291 bytes} [Tue Aug 25 05:40:37 2026] GET /volume/v3/os-volume-transfer/detail => generated 412 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:40:37.693109 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-89e83840-f37d-40a1-96ef-b50b076a1c2b req-b3376af7-e2ea-4aee-a233-90ce6cfe01ca tempest-TaggedBootDevicesTest_v242-296549491 tempest-TaggedBootDevicesTest_v242-296549491-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:40:37.693511 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-89e83840-f37d-40a1-96ef-b50b076a1c2b req-b3376af7-e2ea-4aee-a233-90ce6cfe01ca tempest-TaggedBootDevicesTest_v242-296549491 tempest-TaggedBootDevicesTest_v242-296549491-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:40:37.705031 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-f3f0afd1-cd57-44c1-bdf7-aa7cfff909c8 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:40:37.707544 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-f3f0afd1-cd57-44c1-bdf7-aa7cfff909c8 tempest-VolumesTransfersTest-1107001320 tempest-VolumesTransfersTest-1107001320-project-member] DELETE https://10.4.3.189/volume/v3/os-volume-transfer/8e6437be-fe94-40c6-9dbd-e98ac1d762b8 Aug 25 05:40:37.707922 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-f3f0afd1-cd57-44c1-bdf7-aa7cfff909c8 tempest-VolumesTransfersTest-1107001320 tempest-VolumesTransfersTest-1107001320-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:40:37.708335 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-f3f0afd1-cd57-44c1-bdf7-aa7cfff909c8 tempest-VolumesTransfersTest-1107001320 tempest-VolumesTransfersTest-1107001320-project-member] Calling method 'delete' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:40:37.708335 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.contrib.volume_transfer [None req-f3f0afd1-cd57-44c1-bdf7-aa7cfff909c8 tempest-VolumesTransfersTest-1107001320 tempest-VolumesTransfersTest-1107001320-project-member] Delete transfer with id: 8e6437be-fe94-40c6-9dbd-e98ac1d762b8 Aug 25 05:40:37.714180 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:40:37.714180 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:40:37.718662 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [req-89e83840-f37d-40a1-96ef-b50b076a1c2b req-b3376af7-e2ea-4aee-a233-90ce6cfe01ca tempest-TaggedBootDevicesTest_v242-296549491 tempest-TaggedBootDevicesTest_v242-296549491-project-member] Volume info retrieved successfully. Aug 25 05:40:37.724023 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:40:37.724023 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:40:37.726000 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-89e83840-f37d-40a1-96ef-b50b076a1c2b req-b3376af7-e2ea-4aee-a233-90ce6cfe01ca tempest-TaggedBootDevicesTest_v242-296549491 tempest-TaggedBootDevicesTest_v242-296549491-project-member] https://10.4.3.189/volume/v3/volumes/7cc06319-8533-4bc2-9364-4ea9555aee94 returned with HTTP 200 Aug 25 05:40:37.726795 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 186/752] 10.4.3.189 () {70 vars in 1639 bytes} [Tue Aug 25 05:40:37 2026] GET /volume/v3/volumes/7cc06319-8533-4bc2-9364-4ea9555aee94 => generated 1028 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 05:40:37.737695 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-f3f0afd1-cd57-44c1-bdf7-aa7cfff909c8 tempest-VolumesTransfersTest-1107001320 tempest-VolumesTransfersTest-1107001320-project-member] https://10.4.3.189/volume/v3/os-volume-transfer/8e6437be-fe94-40c6-9dbd-e98ac1d762b8 returned with HTTP 202 Aug 25 05:40:37.738269 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 189/753] 10.4.3.189 () {66 vars in 1384 bytes} [Tue Aug 25 05:40:37 2026] DELETE /volume/v3/os-volume-transfer/8e6437be-fe94-40c6-9dbd-e98ac1d762b8 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:40:37.747562 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-a31de4bf-dac8-41f0-bf3a-5d074928d15d None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:40:37.750778 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-a31de4bf-dac8-41f0-bf3a-5d074928d15d tempest-VolumesTransfersTest-1107001320 tempest-VolumesTransfersTest-1107001320-project-member] GET https://10.4.3.189/volume/v3/volumes/8044edbe-e3cc-43ab-8f48-2385b04d002c Aug 25 05:40:37.751049 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-a31de4bf-dac8-41f0-bf3a-5d074928d15d tempest-VolumesTransfersTest-1107001320 tempest-VolumesTransfersTest-1107001320-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:40:37.751310 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-a31de4bf-dac8-41f0-bf3a-5d074928d15d tempest-VolumesTransfersTest-1107001320 tempest-VolumesTransfersTest-1107001320-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:40:37.765169 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:40:37.765169 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:40:37.770306 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-a31de4bf-dac8-41f0-bf3a-5d074928d15d tempest-VolumesTransfersTest-1107001320 tempest-VolumesTransfersTest-1107001320-project-member] Volume info retrieved successfully. Aug 25 05:40:37.779906 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-a31de4bf-dac8-41f0-bf3a-5d074928d15d tempest-VolumesTransfersTest-1107001320 tempest-VolumesTransfersTest-1107001320-project-member] https://10.4.3.189/volume/v3/volumes/8044edbe-e3cc-43ab-8f48-2385b04d002c returned with HTTP 200 Aug 25 05:40:37.781756 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 191/754] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:40:37 2026] GET /volume/v3/volumes/8044edbe-e3cc-43ab-8f48-2385b04d002c => generated 842 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:40:37.802168 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-0d47e2dc-a407-4bab-af4a-002a75e5b359 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:40:37.803864 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-0d47e2dc-a407-4bab-af4a-002a75e5b359 tempest-VolumesTransfersTest-1107001320 tempest-VolumesTransfersTest-1107001320-project-member] DELETE https://10.4.3.189/volume/v3/os-volume-transfer/8e6437be-fe94-40c6-9dbd-e98ac1d762b8 Aug 25 05:40:37.804122 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-0d47e2dc-a407-4bab-af4a-002a75e5b359 tempest-VolumesTransfersTest-1107001320 tempest-VolumesTransfersTest-1107001320-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:40:37.804380 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-0d47e2dc-a407-4bab-af4a-002a75e5b359 tempest-VolumesTransfersTest-1107001320 tempest-VolumesTransfersTest-1107001320-project-member] Calling method 'delete' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:40:37.804570 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.contrib.volume_transfer [None req-0d47e2dc-a407-4bab-af4a-002a75e5b359 tempest-VolumesTransfersTest-1107001320 tempest-VolumesTransfersTest-1107001320-project-member] Delete transfer with id: 8e6437be-fe94-40c6-9dbd-e98ac1d762b8 Aug 25 05:40:37.807584 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-0d47e2dc-a407-4bab-af4a-002a75e5b359 tempest-VolumesTransfersTest-1107001320 tempest-VolumesTransfersTest-1107001320-project-member] https://10.4.3.189/volume/v3/os-volume-transfer/8e6437be-fe94-40c6-9dbd-e98ac1d762b8 returned with HTTP 404 Aug 25 05:40:37.808151 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 189/755] 10.4.3.189 () {66 vars in 1384 bytes} [Tue Aug 25 05:40:37 2026] DELETE /volume/v3/os-volume-transfer/8e6437be-fe94-40c6-9dbd-e98ac1d762b8 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:40:37.819437 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-44ca96e2-6abf-4b27-ab9b-c7c61dcae61b None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:40:37.821524 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-44ca96e2-6abf-4b27-ab9b-c7c61dcae61b tempest-VolumesTransfersTest-161847857 tempest-VolumesTransfersTest-161847857-project-admin] DELETE https://10.4.3.189/volume/v3/volumes/8044edbe-e3cc-43ab-8f48-2385b04d002c Aug 25 05:40:37.823075 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-44ca96e2-6abf-4b27-ab9b-c7c61dcae61b tempest-VolumesTransfersTest-161847857 tempest-VolumesTransfersTest-161847857-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:40:37.823075 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-44ca96e2-6abf-4b27-ab9b-c7c61dcae61b tempest-VolumesTransfersTest-161847857 tempest-VolumesTransfersTest-161847857-project-admin] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:40:37.823075 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-44ca96e2-6abf-4b27-ab9b-c7c61dcae61b tempest-VolumesTransfersTest-161847857 tempest-VolumesTransfersTest-161847857-project-admin] Delete volume with id: 8044edbe-e3cc-43ab-8f48-2385b04d002c Aug 25 05:40:37.831205 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:40:37.831205 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:40:37.831930 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-44ca96e2-6abf-4b27-ab9b-c7c61dcae61b tempest-VolumesTransfersTest-161847857 tempest-VolumesTransfersTest-161847857-project-admin] Volume info retrieved successfully. Aug 25 05:40:37.844356 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-89e83840-f37d-40a1-96ef-b50b076a1c2b req-3b57a038-cf71-4660-9505-028677830646 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:40:37.846880 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-89e83840-f37d-40a1-96ef-b50b076a1c2b req-3b57a038-cf71-4660-9505-028677830646 tempest-TaggedBootDevicesTest_v242-296549491 tempest-TaggedBootDevicesTest_v242-296549491-project-member] PUT https://10.4.3.189/volume/v3/attachments/6ec5dd64-b363-4e1c-8a26-af4983057db4 Aug 25 05:40:37.847338 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-89e83840-f37d-40a1-96ef-b50b076a1c2b req-3b57a038-cf71-4660-9505-028677830646 tempest-TaggedBootDevicesTest_v242-296549491 tempest-TaggedBootDevicesTest_v242-296549491-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.189", "host": "np0000008051", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:8b4a65c6a3e1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "a19da604-b1eb-4396-a9d5-30b16dae3da8", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:40:37.857922 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.coordination [req-89e83840-f37d-40a1-96ef-b50b076a1c2b req-3b57a038-cf71-4660-9505-028677830646 tempest-TaggedBootDevicesTest_v242-296549491 tempest-TaggedBootDevicesTest_v242-296549491-project-member] Acquiring lock "cinder-attachment_update-7cc06319-8533-4bc2-9364-4ea9555aee94-np0000008051" by "attachment_update" {{(pid=100269) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 05:40:37.865188 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-44ca96e2-6abf-4b27-ab9b-c7c61dcae61b tempest-VolumesTransfersTest-161847857 tempest-VolumesTransfersTest-161847857-project-admin] Delete volume request issued successfully. Aug 25 05:40:37.865188 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-44ca96e2-6abf-4b27-ab9b-c7c61dcae61b tempest-VolumesTransfersTest-161847857 tempest-VolumesTransfersTest-161847857-project-admin] https://10.4.3.189/volume/v3/volumes/8044edbe-e3cc-43ab-8f48-2385b04d002c returned with HTTP 202 Aug 25 05:40:37.865596 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 187/756] 10.4.3.189 () {66 vars in 1351 bytes} [Tue Aug 25 05:40:37 2026] DELETE /volume/v3/volumes/8044edbe-e3cc-43ab-8f48-2385b04d002c => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:40:37.867707 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.coordination [req-89e83840-f37d-40a1-96ef-b50b076a1c2b req-3b57a038-cf71-4660-9505-028677830646 tempest-TaggedBootDevicesTest_v242-296549491 tempest-TaggedBootDevicesTest_v242-296549491-project-member] Lock "cinder-attachment_update-7cc06319-8533-4bc2-9364-4ea9555aee94-np0000008051" acquired by "attachment_update" :: waited 0.010s {{(pid=100269) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 05:40:37.869483 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:40:37.869483 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:40:37.874822 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-82a0939b-cd47-4760-84d8-d7ef20d5c8ca None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:40:37.877905 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-82a0939b-cd47-4760-84d8-d7ef20d5c8ca tempest-VolumesTransfersTest-161847857 tempest-VolumesTransfersTest-161847857-project-admin] GET https://10.4.3.189/volume/v3/volumes/8044edbe-e3cc-43ab-8f48-2385b04d002c Aug 25 05:40:37.877905 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-82a0939b-cd47-4760-84d8-d7ef20d5c8ca tempest-VolumesTransfersTest-161847857 tempest-VolumesTransfersTest-161847857-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:40:37.878472 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-82a0939b-cd47-4760-84d8-d7ef20d5c8ca tempest-VolumesTransfersTest-161847857 tempest-VolumesTransfersTest-161847857-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:40:37.887941 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:40:37.887941 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:40:37.892292 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-82a0939b-cd47-4760-84d8-d7ef20d5c8ca tempest-VolumesTransfersTest-161847857 tempest-VolumesTransfersTest-161847857-project-admin] Volume info retrieved successfully. Aug 25 05:40:37.897588 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-82a0939b-cd47-4760-84d8-d7ef20d5c8ca tempest-VolumesTransfersTest-161847857 tempest-VolumesTransfersTest-161847857-project-admin] https://10.4.3.189/volume/v3/volumes/8044edbe-e3cc-43ab-8f48-2385b04d002c returned with HTTP 200 Aug 25 05:40:37.898167 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 192/757] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:40:37 2026] GET /volume/v3/volumes/8044edbe-e3cc-43ab-8f48-2385b04d002c => generated 1005 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:40:37.991154 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.coordination [req-89e83840-f37d-40a1-96ef-b50b076a1c2b req-3b57a038-cf71-4660-9505-028677830646 tempest-TaggedBootDevicesTest_v242-296549491 tempest-TaggedBootDevicesTest_v242-296549491-project-member] Lock "cinder-attachment_update-7cc06319-8533-4bc2-9364-4ea9555aee94-np0000008051" released by "attachment_update" :: held 0.123s {{(pid=100269) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 05:40:37.991862 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-89e83840-f37d-40a1-96ef-b50b076a1c2b req-3b57a038-cf71-4660-9505-028677830646 tempest-TaggedBootDevicesTest_v242-296549491 tempest-TaggedBootDevicesTest_v242-296549491-project-member] https://10.4.3.189/volume/v3/attachments/6ec5dd64-b363-4e1c-8a26-af4983057db4 returned with HTTP 200 Aug 25 05:40:37.991968 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 190/758] 10.4.3.189 () {74 vars in 1704 bytes} [Tue Aug 25 05:40:37 2026] PUT /volume/v3/attachments/6ec5dd64-b363-4e1c-8a26-af4983057db4 => generated 969 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:40:38.033542 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [req-89e83840-f37d-40a1-96ef-b50b076a1c2b req-2e7284bb-701e-4822-827e-d12d47397895 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:40:38.036038 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-89e83840-f37d-40a1-96ef-b50b076a1c2b req-2e7284bb-701e-4822-827e-d12d47397895 tempest-TaggedBootDevicesTest_v242-296549491 tempest-TaggedBootDevicesTest_v242-296549491-project-member] POST https://10.4.3.189/volume/v3/attachments/6ec5dd64-b363-4e1c-8a26-af4983057db4/action Aug 25 05:40:38.036461 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-89e83840-f37d-40a1-96ef-b50b076a1c2b req-2e7284bb-701e-4822-827e-d12d47397895 tempest-TaggedBootDevicesTest_v242-296549491 tempest-TaggedBootDevicesTest_v242-296549491-project-member] Action body: b'{"os-complete": null}' {{(pid=100270) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 05:40:38.036637 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-89e83840-f37d-40a1-96ef-b50b076a1c2b req-2e7284bb-701e-4822-827e-d12d47397895 tempest-TaggedBootDevicesTest_v242-296549491 tempest-TaggedBootDevicesTest_v242-296549491-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:40:38.055084 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:40:38.055084 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:40:38.073672 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-89e83840-f37d-40a1-96ef-b50b076a1c2b req-2e7284bb-701e-4822-827e-d12d47397895 tempest-TaggedBootDevicesTest_v242-296549491 tempest-TaggedBootDevicesTest_v242-296549491-project-member] https://10.4.3.189/volume/v3/attachments/6ec5dd64-b363-4e1c-8a26-af4983057db4/action returned with HTTP 204 Aug 25 05:40:38.074280 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 190/759] 10.4.3.189 () {74 vars in 1725 bytes} [Tue Aug 25 05:40:38 2026] POST /volume/v3/attachments/6ec5dd64-b363-4e1c-8a26-af4983057db4/action => generated 0 bytes in 42 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Aug 25 05:40:38.916900 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-00048bb8-010d-44cc-b6cd-3c6d60335a71 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:40:38.918972 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-00048bb8-010d-44cc-b6cd-3c6d60335a71 tempest-VolumesTransfersTest-161847857 tempest-VolumesTransfersTest-161847857-project-admin] GET https://10.4.3.189/volume/v3/volumes/8044edbe-e3cc-43ab-8f48-2385b04d002c Aug 25 05:40:38.919272 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-00048bb8-010d-44cc-b6cd-3c6d60335a71 tempest-VolumesTransfersTest-161847857 tempest-VolumesTransfersTest-161847857-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:40:38.919499 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-00048bb8-010d-44cc-b6cd-3c6d60335a71 tempest-VolumesTransfersTest-161847857 tempest-VolumesTransfersTest-161847857-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:40:38.927158 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-00048bb8-010d-44cc-b6cd-3c6d60335a71 tempest-VolumesTransfersTest-161847857 tempest-VolumesTransfersTest-161847857-project-admin] https://10.4.3.189/volume/v3/volumes/8044edbe-e3cc-43ab-8f48-2385b04d002c returned with HTTP 404 Aug 25 05:40:38.928045 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 188/760] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:40:38 2026] GET /volume/v3/volumes/8044edbe-e3cc-43ab-8f48-2385b04d002c => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:40:38.938725 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-87149419-2173-459c-a5a8-acd2390ef059 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:40:38.941324 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-87149419-2173-459c-a5a8-acd2390ef059 tempest-VolumesTransfersTest-1107001320 tempest-VolumesTransfersTest-1107001320-project-member] GET https://10.4.3.189/volume/v3/volumes/8044edbe-e3cc-43ab-8f48-2385b04d002c Aug 25 05:40:38.941531 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-87149419-2173-459c-a5a8-acd2390ef059 tempest-VolumesTransfersTest-1107001320 tempest-VolumesTransfersTest-1107001320-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:40:38.941789 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-87149419-2173-459c-a5a8-acd2390ef059 tempest-VolumesTransfersTest-1107001320 tempest-VolumesTransfersTest-1107001320-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:40:38.951519 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-87149419-2173-459c-a5a8-acd2390ef059 tempest-VolumesTransfersTest-1107001320 tempest-VolumesTransfersTest-1107001320-project-member] https://10.4.3.189/volume/v3/volumes/8044edbe-e3cc-43ab-8f48-2385b04d002c returned with HTTP 404 Aug 25 05:40:38.952751 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 193/761] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:40:38 2026] GET /volume/v3/volumes/8044edbe-e3cc-43ab-8f48-2385b04d002c => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:40:38.965463 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-691553ac-bb79-46e6-a5de-1d60848001bd None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:40:38.967501 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-691553ac-bb79-46e6-a5de-1d60848001bd tempest-VolumesTransfersTest-1107001320 tempest-VolumesTransfersTest-1107001320-project-member] DELETE https://10.4.3.189/volume/v3/volumes/8044edbe-e3cc-43ab-8f48-2385b04d002c Aug 25 05:40:38.967746 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-691553ac-bb79-46e6-a5de-1d60848001bd tempest-VolumesTransfersTest-1107001320 tempest-VolumesTransfersTest-1107001320-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:40:38.967884 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-691553ac-bb79-46e6-a5de-1d60848001bd tempest-VolumesTransfersTest-1107001320 tempest-VolumesTransfersTest-1107001320-project-member] Calling method 'delete' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:40:38.968050 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.v3.volumes [None req-691553ac-bb79-46e6-a5de-1d60848001bd tempest-VolumesTransfersTest-1107001320 tempest-VolumesTransfersTest-1107001320-project-member] Delete volume with id: 8044edbe-e3cc-43ab-8f48-2385b04d002c Aug 25 05:40:38.974117 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-691553ac-bb79-46e6-a5de-1d60848001bd tempest-VolumesTransfersTest-1107001320 tempest-VolumesTransfersTest-1107001320-project-member] https://10.4.3.189/volume/v3/volumes/8044edbe-e3cc-43ab-8f48-2385b04d002c returned with HTTP 404 Aug 25 05:40:38.974638 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 191/762] 10.4.3.189 () {66 vars in 1351 bytes} [Tue Aug 25 05:40:38 2026] DELETE /volume/v3/volumes/8044edbe-e3cc-43ab-8f48-2385b04d002c => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:40:42.273396 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [req-e500d8d5-9c89-432f-8676-a34bd46c70b3 req-1fc37c5c-6db8-466f-88ad-446afceeff72 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:40:42.276492 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-e500d8d5-9c89-432f-8676-a34bd46c70b3 req-1fc37c5c-6db8-466f-88ad-446afceeff72 tempest-ServerActionsV293TestJSON-1696721546 tempest-ServerActionsV293TestJSON-1696721546-project-member] GET https://10.4.3.189/volume/v3/volumes/bad5e220-3b9c-4da6-83ff-0dda3443eddf Aug 25 05:40:42.276772 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-e500d8d5-9c89-432f-8676-a34bd46c70b3 req-1fc37c5c-6db8-466f-88ad-446afceeff72 tempest-ServerActionsV293TestJSON-1696721546 tempest-ServerActionsV293TestJSON-1696721546-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:40:42.276971 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-e500d8d5-9c89-432f-8676-a34bd46c70b3 req-1fc37c5c-6db8-466f-88ad-446afceeff72 tempest-ServerActionsV293TestJSON-1696721546 tempest-ServerActionsV293TestJSON-1696721546-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:40:42.298732 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:40:42.298732 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:40:42.305728 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [req-e500d8d5-9c89-432f-8676-a34bd46c70b3 req-1fc37c5c-6db8-466f-88ad-446afceeff72 tempest-ServerActionsV293TestJSON-1696721546 tempest-ServerActionsV293TestJSON-1696721546-project-member] Volume info retrieved successfully. Aug 25 05:40:42.315200 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-e500d8d5-9c89-432f-8676-a34bd46c70b3 req-1fc37c5c-6db8-466f-88ad-446afceeff72 tempest-ServerActionsV293TestJSON-1696721546 tempest-ServerActionsV293TestJSON-1696721546-project-member] https://10.4.3.189/volume/v3/volumes/bad5e220-3b9c-4da6-83ff-0dda3443eddf returned with HTTP 200 Aug 25 05:40:42.316072 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 191/763] 10.4.3.189 () {68 vars in 1598 bytes} [Tue Aug 25 05:40:42 2026] GET /volume/v3/volumes/bad5e220-3b9c-4da6-83ff-0dda3443eddf => generated 1652 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:40:42.378519 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-e500d8d5-9c89-432f-8676-a34bd46c70b3 req-a4ea553b-af38-4b19-b46e-93ef4f35fc1d None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:40:42.383714 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-e500d8d5-9c89-432f-8676-a34bd46c70b3 req-a4ea553b-af38-4b19-b46e-93ef4f35fc1d tempest-ServerActionsV293TestJSON-1696721546 tempest-ServerActionsV293TestJSON-1696721546-project-member] GET https://10.4.3.189/volume/v3/volumes/bad5e220-3b9c-4da6-83ff-0dda3443eddf Aug 25 05:40:42.383953 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-e500d8d5-9c89-432f-8676-a34bd46c70b3 req-a4ea553b-af38-4b19-b46e-93ef4f35fc1d tempest-ServerActionsV293TestJSON-1696721546 tempest-ServerActionsV293TestJSON-1696721546-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:40:42.384892 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-e500d8d5-9c89-432f-8676-a34bd46c70b3 req-a4ea553b-af38-4b19-b46e-93ef4f35fc1d tempest-ServerActionsV293TestJSON-1696721546 tempest-ServerActionsV293TestJSON-1696721546-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:40:42.405710 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:40:42.405710 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:40:42.411856 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [req-e500d8d5-9c89-432f-8676-a34bd46c70b3 req-a4ea553b-af38-4b19-b46e-93ef4f35fc1d tempest-ServerActionsV293TestJSON-1696721546 tempest-ServerActionsV293TestJSON-1696721546-project-member] Volume info retrieved successfully. Aug 25 05:40:42.418689 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-e500d8d5-9c89-432f-8676-a34bd46c70b3 req-a4ea553b-af38-4b19-b46e-93ef4f35fc1d tempest-ServerActionsV293TestJSON-1696721546 tempest-ServerActionsV293TestJSON-1696721546-project-member] https://10.4.3.189/volume/v3/volumes/bad5e220-3b9c-4da6-83ff-0dda3443eddf returned with HTTP 200 Aug 25 05:40:42.419236 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 189/764] 10.4.3.189 () {68 vars in 1598 bytes} [Tue Aug 25 05:40:42 2026] GET /volume/v3/volumes/bad5e220-3b9c-4da6-83ff-0dda3443eddf => generated 1652 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:40:44.192248 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-3379e220-6bf4-4dfb-825d-0e20c289d355 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:40:44.192749 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-3379e220-6bf4-4dfb-825d-0e20c289d355 None None] GET https://10.4.3.189/volume// Aug 25 05:40:44.193106 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-3379e220-6bf4-4dfb-825d-0e20c289d355 None None] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:40:44.193401 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-3379e220-6bf4-4dfb-825d-0e20c289d355 None None] Calling method 'all' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:40:44.193825 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-3379e220-6bf4-4dfb-825d-0e20c289d355 None None] https://10.4.3.189/volume// returned with HTTP 300 Aug 25 05:40:44.194517 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 194/765] 10.4.3.189 () {66 vars in 1426 bytes} [Tue Aug 25 05:40:44 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 05:40:44.204684 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-e500d8d5-9c89-432f-8676-a34bd46c70b3 req-7da98cfa-1a47-48d8-b7a7-9b3939e4df7b None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:40:44.207804 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-e500d8d5-9c89-432f-8676-a34bd46c70b3 req-7da98cfa-1a47-48d8-b7a7-9b3939e4df7b tempest-ServerActionsV293TestJSON-1696721546 tempest-ServerActionsV293TestJSON-1696721546-project-member] POST https://10.4.3.189/volume/v3/attachments Aug 25 05:40:44.210085 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-e500d8d5-9c89-432f-8676-a34bd46c70b3 req-7da98cfa-1a47-48d8-b7a7-9b3939e4df7b tempest-ServerActionsV293TestJSON-1696721546 tempest-ServerActionsV293TestJSON-1696721546-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "bad5e220-3b9c-4da6-83ff-0dda3443eddf", "connector": null, "instance_uuid": "8b53d649-72a1-4fc6-9f11-811d5e359864"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:40:44.223548 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:40:44.223548 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:40:44.275884 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-e500d8d5-9c89-432f-8676-a34bd46c70b3 req-7da98cfa-1a47-48d8-b7a7-9b3939e4df7b tempest-ServerActionsV293TestJSON-1696721546 tempest-ServerActionsV293TestJSON-1696721546-project-member] https://10.4.3.189/volume/v3/attachments returned with HTTP 200 Aug 25 05:40:44.275884 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 192/766] 10.4.3.189 () {74 vars in 1594 bytes} [Tue Aug 25 05:40:44 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 25 05:40:44.379412 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [req-e500d8d5-9c89-432f-8676-a34bd46c70b3 req-ec050d4a-0827-45fc-b982-4863077f6062 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:40:44.385078 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-e500d8d5-9c89-432f-8676-a34bd46c70b3 req-ec050d4a-0827-45fc-b982-4863077f6062 tempest-ServerActionsV293TestJSON-1696721546 tempest-ServerActionsV293TestJSON-1696721546-project-member] DELETE https://10.4.3.189/volume/v3/attachments/57f02fdc-0d79-45dd-bfea-d4ea25ef96f0 Aug 25 05:40:44.385078 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-e500d8d5-9c89-432f-8676-a34bd46c70b3 req-ec050d4a-0827-45fc-b982-4863077f6062 tempest-ServerActionsV293TestJSON-1696721546 tempest-ServerActionsV293TestJSON-1696721546-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:40:44.385078 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-e500d8d5-9c89-432f-8676-a34bd46c70b3 req-ec050d4a-0827-45fc-b982-4863077f6062 tempest-ServerActionsV293TestJSON-1696721546 tempest-ServerActionsV293TestJSON-1696721546-project-member] Calling method 'version_select' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:40:44.398988 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:40:44.398988 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:40:44.512947 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-e500d8d5-9c89-432f-8676-a34bd46c70b3 req-ec050d4a-0827-45fc-b982-4863077f6062 tempest-ServerActionsV293TestJSON-1696721546 tempest-ServerActionsV293TestJSON-1696721546-project-member] https://10.4.3.189/volume/v3/attachments/57f02fdc-0d79-45dd-bfea-d4ea25ef96f0 returned with HTTP 200 Aug 25 05:40:44.513384 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 192/767] 10.4.3.189 () {72 vars in 1673 bytes} [Tue Aug 25 05:40:44 2026] DELETE /volume/v3/attachments/57f02fdc-0d79-45dd-bfea-d4ea25ef96f0 => generated 192 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:40:44.655642 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-9a016d26-334c-4360-b1e1-91be5015d8da None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:40:44.656135 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-9a016d26-334c-4360-b1e1-91be5015d8da None None] GET https://10.4.3.189/volume// Aug 25 05:40:44.656338 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-9a016d26-334c-4360-b1e1-91be5015d8da None None] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:40:44.656628 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-9a016d26-334c-4360-b1e1-91be5015d8da None None] Calling method 'all' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:40:44.657024 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-9a016d26-334c-4360-b1e1-91be5015d8da None None] https://10.4.3.189/volume// returned with HTTP 300 Aug 25 05:40:44.657388 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 190/768] 10.4.3.189 () {66 vars in 1426 bytes} [Tue Aug 25 05:40: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 25 05:40:44.668085 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-e500d8d5-9c89-432f-8676-a34bd46c70b3 req-6ff03cb4-0e4d-4df0-81ee-e07a5da1d8f1 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:40:44.670859 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-e500d8d5-9c89-432f-8676-a34bd46c70b3 req-6ff03cb4-0e4d-4df0-81ee-e07a5da1d8f1 tempest-ServerActionsV293TestJSON-1696721546 tempest-ServerActionsV293TestJSON-1696721546-project-member] POST https://10.4.3.189/volume/v3/volumes/bad5e220-3b9c-4da6-83ff-0dda3443eddf/action Aug 25 05:40:44.671859 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-e500d8d5-9c89-432f-8676-a34bd46c70b3 req-6ff03cb4-0e4d-4df0-81ee-e07a5da1d8f1 tempest-ServerActionsV293TestJSON-1696721546 tempest-ServerActionsV293TestJSON-1696721546-project-member] Action body: b'{"os-reimage": {"image_id": "91881a74-6d69-4017-81ec-967c89def41a", "reimage_reserved": true}}' {{(pid=100271) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 05:40:44.671859 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-e500d8d5-9c89-432f-8676-a34bd46c70b3 req-6ff03cb4-0e4d-4df0-81ee-e07a5da1d8f1 tempest-ServerActionsV293TestJSON-1696721546 tempest-ServerActionsV293TestJSON-1696721546-project-member] Action: 'action', calling method: version_select, body: {"os-reimage": {"image_id": "91881a74-6d69-4017-81ec-967c89def41a", "reimage_reserved": true}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:40:44.690334 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:40:44.690334 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:40:44.691431 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [req-e500d8d5-9c89-432f-8676-a34bd46c70b3 req-6ff03cb4-0e4d-4df0-81ee-e07a5da1d8f1 tempest-ServerActionsV293TestJSON-1696721546 tempest-ServerActionsV293TestJSON-1696721546-project-member] Volume info retrieved successfully. Aug 25 05:40:45.117814 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-e500d8d5-9c89-432f-8676-a34bd46c70b3 req-6ff03cb4-0e4d-4df0-81ee-e07a5da1d8f1 tempest-ServerActionsV293TestJSON-1696721546 tempest-ServerActionsV293TestJSON-1696721546-project-member] https://10.4.3.189/volume/v3/volumes/bad5e220-3b9c-4da6-83ff-0dda3443eddf/action returned with HTTP 202 Aug 25 05:40:45.118628 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 195/769] 10.4.3.189 () {74 vars in 1713 bytes} [Tue Aug 25 05:40:44 2026] POST /volume/v3/volumes/bad5e220-3b9c-4da6-83ff-0dda3443eddf/action => generated 0 bytes in 451 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 25 05:40:50.700075 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-c8c6fdef-0059-4fcb-bb53-1962bc93a447 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:40:50.702510 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-c8c6fdef-0059-4fcb-bb53-1962bc93a447 tempest-TestStampPattern-183774181 tempest-TestStampPattern-183774181-project-member] POST https://10.4.3.189/volume/v3/volumes Aug 25 05:40:50.703468 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-c8c6fdef-0059-4fcb-bb53-1962bc93a447 tempest-TestStampPattern-183774181 tempest-TestStampPattern-183774181-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestStampPattern-volume-189704545", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:40:50.704740 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.v3.volumes [None req-c8c6fdef-0059-4fcb-bb53-1962bc93a447 tempest-TestStampPattern-183774181 tempest-TestStampPattern-183774181-project-member] Create volume request body: {'volume': {'name': 'tempest-TestStampPattern-volume-189704545', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100269) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 05:40:50.705643 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.v3.volumes [None req-c8c6fdef-0059-4fcb-bb53-1962bc93a447 tempest-TestStampPattern-183774181 tempest-TestStampPattern-183774181-project-member] Create volume of 1 GB Aug 25 05:40:50.705643 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:40:50.705643 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:40:50.710680 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-c8c6fdef-0059-4fcb-bb53-1962bc93a447 tempest-TestStampPattern-183774181 tempest-TestStampPattern-183774181-project-member] Availability Zones retrieved successfully. Aug 25 05:40:50.721747 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-c8c6fdef-0059-4fcb-bb53-1962bc93a447 tempest-TestStampPattern-183774181 tempest-TestStampPattern-183774181-project-member] Flow 'volume_create_api' (57476a5f-7312-45d8-adc2-c5e9af240853) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:40:50.723250 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-c8c6fdef-0059-4fcb-bb53-1962bc93a447 tempest-TestStampPattern-183774181 tempest-TestStampPattern-183774181-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ac369d3c-24de-43c3-85d3-ca25383dd3c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:40:50.724753 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.flows.api.create_volume [None req-c8c6fdef-0059-4fcb-bb53-1962bc93a447 tempest-TestStampPattern-183774181 tempest-TestStampPattern-183774181-project-member] Validating volume size '1' using validate_int {{(pid=100269) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 05:40:50.762835 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-c8c6fdef-0059-4fcb-bb53-1962bc93a447 tempest-TestStampPattern-183774181 tempest-TestStampPattern-183774181-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ac369d3c-24de-43c3-85d3-ca25383dd3c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T05:35:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=23fc6e5d-fce0-4521-ba46-4837b4232084,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '23fc6e5d-fce0-4521-ba46-4837b4232084', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:40:50.765145 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-c8c6fdef-0059-4fcb-bb53-1962bc93a447 tempest-TestStampPattern-183774181 tempest-TestStampPattern-183774181-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4ee5a943-6011-463a-81bd-08560249a844) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:40:50.860676 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.quota [None req-c8c6fdef-0059-4fcb-bb53-1962bc93a447 tempest-TestStampPattern-183774181 tempest-TestStampPattern-183774181-project-member] Created reservations ['22b5b250-c4ef-4d80-809d-701a3076cfe1', 'c0ad135a-6759-40e1-8818-bdfbd4c63751', 'f434c32a-5b14-4a1b-b7b1-a4d6a4beeba8', '65ef3631-5999-48c0-9c87-b31f22fdd17c'] {{(pid=100269) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:40:50.861819 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-c8c6fdef-0059-4fcb-bb53-1962bc93a447 tempest-TestStampPattern-183774181 tempest-TestStampPattern-183774181-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4ee5a943-6011-463a-81bd-08560249a844) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['22b5b250-c4ef-4d80-809d-701a3076cfe1', 'c0ad135a-6759-40e1-8818-bdfbd4c63751', 'f434c32a-5b14-4a1b-b7b1-a4d6a4beeba8', '65ef3631-5999-48c0-9c87-b31f22fdd17c']}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:40:50.864500 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-c8c6fdef-0059-4fcb-bb53-1962bc93a447 tempest-TestStampPattern-183774181 tempest-TestStampPattern-183774181-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b509afff-2163-4bf4-b4a3-bae9d7e8890c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:40:50.905476 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-c8c6fdef-0059-4fcb-bb53-1962bc93a447 tempest-TestStampPattern-183774181 tempest-TestStampPattern-183774181-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b509afff-2163-4bf4-b4a3-bae9d7e8890c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '10b508b1-c0d8-41c2-8072-ee9c3fba8dd9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestStampPattern-volume-189704545',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3e7f13de9e24461c802604651b625176',qos_specs=None,replication_status=,reservations=['22b5b250-c4ef-4d80-809d-701a3076cfe1','c0ad135a-6759-40e1-8818-bdfbd4c63751','f434c32a-5b14-4a1b-b7b1-a4d6a4beeba8','65ef3631-5999-48c0-9c87-b31f22fdd17c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6b0e243263704ba09658edbf0aaa165f',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T05:40:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestStampPattern-volume-189704545',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=10b508b1-c0d8-41c2-8072-ee9c3fba8dd9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3e7f13de9e24461c802604651b625176',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6b0e243263704ba09658edbf0aaa165f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(23fc6e5d-fce0-4521-ba46-4837b4232084),volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:40:50.906615 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-c8c6fdef-0059-4fcb-bb53-1962bc93a447 tempest-TestStampPattern-183774181 tempest-TestStampPattern-183774181-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2cbe0427-2e43-47dc-b31a-39583ae243ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:40:50.942919 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-c8c6fdef-0059-4fcb-bb53-1962bc93a447 tempest-TestStampPattern-183774181 tempest-TestStampPattern-183774181-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2cbe0427-2e43-47dc-b31a-39583ae243ad) transitioned into state 'SUCCESS' from state '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-189704545',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3e7f13de9e24461c802604651b625176',qos_specs=None,replication_status=,reservations=['22b5b250-c4ef-4d80-809d-701a3076cfe1','c0ad135a-6759-40e1-8818-bdfbd4c63751','f434c32a-5b14-4a1b-b7b1-a4d6a4beeba8','65ef3631-5999-48c0-9c87-b31f22fdd17c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6b0e243263704ba09658edbf0aaa165f',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:40:50.943960 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-c8c6fdef-0059-4fcb-bb53-1962bc93a447 tempest-TestStampPattern-183774181 tempest-TestStampPattern-183774181-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (34ba4bbe-dec7-418b-b9db-5cfd1f320929) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:40:50.961636 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-c8c6fdef-0059-4fcb-bb53-1962bc93a447 tempest-TestStampPattern-183774181 tempest-TestStampPattern-183774181-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (34ba4bbe-dec7-418b-b9db-5cfd1f320929) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:40:50.962861 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-c8c6fdef-0059-4fcb-bb53-1962bc93a447 tempest-TestStampPattern-183774181 tempest-TestStampPattern-183774181-project-member] Flow 'volume_create_api' (57476a5f-7312-45d8-adc2-c5e9af240853) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:40:50.962861 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-c8c6fdef-0059-4fcb-bb53-1962bc93a447 tempest-TestStampPattern-183774181 tempest-TestStampPattern-183774181-project-member] Create volume request issued successfully. Aug 25 05:40:50.963393 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-c8c6fdef-0059-4fcb-bb53-1962bc93a447 tempest-TestStampPattern-183774181 tempest-TestStampPattern-183774181-project-member] https://10.4.3.189/volume/v3/volumes returned with HTTP 202 Aug 25 05:40:50.966937 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 193/770] 10.4.3.189 () {68 vars in 1259 bytes} [Tue Aug 25 05:40:50 2026] POST /volume/v3/volumes => generated 746 bytes in 264 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 05:40:52.416442 np0000008051 devstack@c-api.service[100268]: DEBUG dbcounter [-] [100268] Writing DB stats cinder:SELECT=160,cinder:UPDATE=45,cinder:INSERT=20 {{(pid=100268) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 05:40:54.508963 np0000008051 devstack@c-api.service[100270]: DEBUG dbcounter [-] [100270] Writing DB stats cinder:SELECT=93,cinder:INSERT=4,cinder:UPDATE=12 {{(pid=100270) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 05:40:55.056455 np0000008051 devstack@c-api.service[100271]: DEBUG dbcounter [-] [100271] Writing DB stats cinder:SELECT=264,cinder:UPDATE=67,cinder:INSERT=38 {{(pid=100271) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 05:40:55.222423 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-2a6dc2e0-a98e-4eaf-9e07-a86f75c65297 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:40:55.225623 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-2a6dc2e0-a98e-4eaf-9e07-a86f75c65297 tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] POST https://10.4.3.189/volume/v3/volumes Aug 25 05:40:55.226272 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-2a6dc2e0-a98e-4eaf-9e07-a86f75c65297 tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-1932684945"}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:40:55.228353 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.v3.volumes [None req-2a6dc2e0-a98e-4eaf-9e07-a86f75c65297 tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-1932684945'}} {{(pid=100270) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 05:40:55.228593 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.v3.volumes [None req-2a6dc2e0-a98e-4eaf-9e07-a86f75c65297 tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] Create volume of 1 GB Aug 25 05:40:55.228969 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:40:55.228969 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:40:55.238368 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-2a6dc2e0-a98e-4eaf-9e07-a86f75c65297 tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] Availability Zones retrieved successfully. Aug 25 05:40:55.246974 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-2a6dc2e0-a98e-4eaf-9e07-a86f75c65297 tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] Flow 'volume_create_api' (8882a4d7-de7f-4399-852b-34adc9fba06e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:40:55.249595 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-2a6dc2e0-a98e-4eaf-9e07-a86f75c65297 tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e182cf01-b99c-4660-af11-b974c8172a86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:40:55.251373 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.flows.api.create_volume [None req-2a6dc2e0-a98e-4eaf-9e07-a86f75c65297 tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] Validating volume size '1' using validate_int {{(pid=100270) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 05:40:55.302898 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-2a6dc2e0-a98e-4eaf-9e07-a86f75c65297 tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e182cf01-b99c-4660-af11-b974c8172a86) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T05:35:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=23fc6e5d-fce0-4521-ba46-4837b4232084,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '23fc6e5d-fce0-4521-ba46-4837b4232084', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:40:55.305403 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-2a6dc2e0-a98e-4eaf-9e07-a86f75c65297 tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7bc015f2-12a4-4bf9-a04b-6f0b668d108d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:40:55.475613 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.quota [None req-2a6dc2e0-a98e-4eaf-9e07-a86f75c65297 tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] Created reservations ['1700e892-e43b-4597-93ef-c9df32ef0cf0', 'e4b7fa77-8c79-45cb-bda0-f309a8a235e0', 'ec7e2de3-0c25-458d-9d8a-ad8e5f3c61b8', 'eb5dab83-9624-47d2-878f-4f35b3812c91'] {{(pid=100270) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:40:55.475613 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-2a6dc2e0-a98e-4eaf-9e07-a86f75c65297 tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7bc015f2-12a4-4bf9-a04b-6f0b668d108d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1700e892-e43b-4597-93ef-c9df32ef0cf0', 'e4b7fa77-8c79-45cb-bda0-f309a8a235e0', 'ec7e2de3-0c25-458d-9d8a-ad8e5f3c61b8', 'eb5dab83-9624-47d2-878f-4f35b3812c91']}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:40:55.476018 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-2a6dc2e0-a98e-4eaf-9e07-a86f75c65297 tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8273be9b-f294-4c6a-a69e-9947a8e3b78b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:40:55.520540 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-2a6dc2e0-a98e-4eaf-9e07-a86f75c65297 tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8273be9b-f294-4c6a-a69e-9947a8e3b78b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '986b68ab-f0d1-46f8-912b-37e1ba14b847', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1932684945',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2d23df55fcb54789982741bd50d820cd',qos_specs=None,replication_status=,reservations=['1700e892-e43b-4597-93ef-c9df32ef0cf0','e4b7fa77-8c79-45cb-bda0-f309a8a235e0','ec7e2de3-0c25-458d-9d8a-ad8e5f3c61b8','eb5dab83-9624-47d2-878f-4f35b3812c91'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='47fe575d00364a7bb5f5e92d0c1b85d2',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T05:40:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1932684945',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=986b68ab-f0d1-46f8-912b-37e1ba14b847,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2d23df55fcb54789982741bd50d820cd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='47fe575d00364a7bb5f5e92d0c1b85d2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(23fc6e5d-fce0-4521-ba46-4837b4232084),volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:40:55.521493 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-2a6dc2e0-a98e-4eaf-9e07-a86f75c65297 tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (acf84cab-7a1e-4beb-a72f-54a3f4d58294) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:40:55.577797 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-2a6dc2e0-a98e-4eaf-9e07-a86f75c65297 tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (acf84cab-7a1e-4beb-a72f-54a3f4d58294) transitioned into state 'SUCCESS' from state '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-1932684945',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2d23df55fcb54789982741bd50d820cd',qos_specs=None,replication_status=,reservations=['1700e892-e43b-4597-93ef-c9df32ef0cf0','e4b7fa77-8c79-45cb-bda0-f309a8a235e0','ec7e2de3-0c25-458d-9d8a-ad8e5f3c61b8','eb5dab83-9624-47d2-878f-4f35b3812c91'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='47fe575d00364a7bb5f5e92d0c1b85d2',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:40:55.580101 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-2a6dc2e0-a98e-4eaf-9e07-a86f75c65297 tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cdc36356-bd98-4866-b57f-e7bed6e49d0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:40:55.588279 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-fca71243-7878-432f-96b6-60db926e02e7 req-33bab55d-1eda-4d64-9f3c-e11d1a548980 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:40:55.592791 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-fca71243-7878-432f-96b6-60db926e02e7 req-33bab55d-1eda-4d64-9f3c-e11d1a548980 tempest-TaggedBootDevicesTest-1708542002 tempest-TaggedBootDevicesTest-1708542002-project-member] DELETE https://10.4.3.189/volume/v3/attachments/c3fdd034-2fbd-47a9-b8a3-280ee73b7cde Aug 25 05:40:55.592911 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-fca71243-7878-432f-96b6-60db926e02e7 req-33bab55d-1eda-4d64-9f3c-e11d1a548980 tempest-TaggedBootDevicesTest-1708542002 tempest-TaggedBootDevicesTest-1708542002-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:40:55.593242 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-fca71243-7878-432f-96b6-60db926e02e7 req-33bab55d-1eda-4d64-9f3c-e11d1a548980 tempest-TaggedBootDevicesTest-1708542002 tempest-TaggedBootDevicesTest-1708542002-project-member] Calling method 'version_select' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:40:55.601349 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-2a6dc2e0-a98e-4eaf-9e07-a86f75c65297 tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cdc36356-bd98-4866-b57f-e7bed6e49d0b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:40:55.602631 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-2a6dc2e0-a98e-4eaf-9e07-a86f75c65297 tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] Flow 'volume_create_api' (8882a4d7-de7f-4399-852b-34adc9fba06e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100270) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:40:55.603016 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-2a6dc2e0-a98e-4eaf-9e07-a86f75c65297 tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] Create volume request issued successfully. Aug 25 05:40:55.603873 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-2a6dc2e0-a98e-4eaf-9e07-a86f75c65297 tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] https://10.4.3.189/volume/v3/volumes returned with HTTP 202 Aug 25 05:40:55.604478 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 193/771] 10.4.3.189 () {68 vars in 1258 bytes} [Tue Aug 25 05:40:55 2026] POST /volume/v3/volumes => generated 755 bytes in 383 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 05:40:55.609594 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:40:55.609594 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:40:55.627938 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-07c8b10a-e3c5-438d-9664-928d889d4db9 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:40:55.632343 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-07c8b10a-e3c5-438d-9664-928d889d4db9 tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] GET https://10.4.3.189/volume/v3/volumes/986b68ab-f0d1-46f8-912b-37e1ba14b847 Aug 25 05:40:55.633175 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-07c8b10a-e3c5-438d-9664-928d889d4db9 tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:40:55.633175 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-07c8b10a-e3c5-438d-9664-928d889d4db9 tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:40:55.673372 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:40:55.673372 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:40:55.683138 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-07c8b10a-e3c5-438d-9664-928d889d4db9 tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] Volume info retrieved successfully. Aug 25 05:40:55.709829 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-07c8b10a-e3c5-438d-9664-928d889d4db9 tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] https://10.4.3.189/volume/v3/volumes/986b68ab-f0d1-46f8-912b-37e1ba14b847 returned with HTTP 200 Aug 25 05:40:55.709829 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 196/772] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:40:55 2026] GET /volume/v3/volumes/986b68ab-f0d1-46f8-912b-37e1ba14b847 => generated 823 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:40:55.739990 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-fca71243-7878-432f-96b6-60db926e02e7 req-33bab55d-1eda-4d64-9f3c-e11d1a548980 tempest-TaggedBootDevicesTest-1708542002 tempest-TaggedBootDevicesTest-1708542002-project-member] https://10.4.3.189/volume/v3/attachments/c3fdd034-2fbd-47a9-b8a3-280ee73b7cde returned with HTTP 200 Aug 25 05:40:55.740788 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 191/773] 10.4.3.189 () {72 vars in 1673 bytes} [Tue Aug 25 05:40:55 2026] DELETE /volume/v3/attachments/c3fdd034-2fbd-47a9-b8a3-280ee73b7cde => generated 19 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:40:55.751827 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-fca71243-7878-432f-96b6-60db926e02e7 req-b815b5e0-eefb-4da9-9b6b-23135443351a None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:40:55.754637 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-fca71243-7878-432f-96b6-60db926e02e7 req-b815b5e0-eefb-4da9-9b6b-23135443351a tempest-TaggedBootDevicesTest-1708542002 tempest-TaggedBootDevicesTest-1708542002-project-member] DELETE https://10.4.3.189/volume/v3/attachments/cd95f539-15b2-4cb8-a2a2-64d38eb4a2b2 Aug 25 05:40:55.754924 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-fca71243-7878-432f-96b6-60db926e02e7 req-b815b5e0-eefb-4da9-9b6b-23135443351a tempest-TaggedBootDevicesTest-1708542002 tempest-TaggedBootDevicesTest-1708542002-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:40:55.755198 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-fca71243-7878-432f-96b6-60db926e02e7 req-b815b5e0-eefb-4da9-9b6b-23135443351a tempest-TaggedBootDevicesTest-1708542002 tempest-TaggedBootDevicesTest-1708542002-project-member] Calling method 'version_select' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:40:55.766232 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:40:55.766232 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:40:55.891484 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-fca71243-7878-432f-96b6-60db926e02e7 req-b815b5e0-eefb-4da9-9b6b-23135443351a tempest-TaggedBootDevicesTest-1708542002 tempest-TaggedBootDevicesTest-1708542002-project-member] https://10.4.3.189/volume/v3/attachments/cd95f539-15b2-4cb8-a2a2-64d38eb4a2b2 returned with HTTP 200 Aug 25 05:40:55.892232 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 194/774] 10.4.3.189 () {72 vars in 1673 bytes} [Tue Aug 25 05:40:55 2026] DELETE /volume/v3/attachments/cd95f539-15b2-4cb8-a2a2-64d38eb4a2b2 => generated 19 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:40:55.916105 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [req-fca71243-7878-432f-96b6-60db926e02e7 req-dec660c8-e669-44c5-82da-e99ab83813d9 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:40:55.920511 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-fca71243-7878-432f-96b6-60db926e02e7 req-dec660c8-e669-44c5-82da-e99ab83813d9 tempest-TaggedBootDevicesTest-1708542002 tempest-TaggedBootDevicesTest-1708542002-project-member] DELETE https://10.4.3.189/volume/v3/attachments/a93afd3a-5619-460e-aded-91be8c655605 Aug 25 05:40:55.920773 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-fca71243-7878-432f-96b6-60db926e02e7 req-dec660c8-e669-44c5-82da-e99ab83813d9 tempest-TaggedBootDevicesTest-1708542002 tempest-TaggedBootDevicesTest-1708542002-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:40:55.921042 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-fca71243-7878-432f-96b6-60db926e02e7 req-dec660c8-e669-44c5-82da-e99ab83813d9 tempest-TaggedBootDevicesTest-1708542002 tempest-TaggedBootDevicesTest-1708542002-project-member] Calling method 'version_select' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:40:55.935612 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:40:55.935612 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:40:56.049343 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-fca71243-7878-432f-96b6-60db926e02e7 req-dec660c8-e669-44c5-82da-e99ab83813d9 tempest-TaggedBootDevicesTest-1708542002 tempest-TaggedBootDevicesTest-1708542002-project-member] https://10.4.3.189/volume/v3/attachments/a93afd3a-5619-460e-aded-91be8c655605 returned with HTTP 200 Aug 25 05:40:56.050285 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 194/775] 10.4.3.189 () {72 vars in 1673 bytes} [Tue Aug 25 05:40:55 2026] DELETE /volume/v3/attachments/a93afd3a-5619-460e-aded-91be8c655605 => generated 19 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:40:56.720590 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-a4964bc9-01a6-4701-b1c9-f17c273df4c8 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:40:56.725706 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-a4964bc9-01a6-4701-b1c9-f17c273df4c8 tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] GET https://10.4.3.189/volume/v3/volumes/986b68ab-f0d1-46f8-912b-37e1ba14b847 Aug 25 05:40:56.725937 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-a4964bc9-01a6-4701-b1c9-f17c273df4c8 tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:40:56.726193 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-a4964bc9-01a6-4701-b1c9-f17c273df4c8 tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:40:56.741614 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:40:56.741614 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:40:56.749441 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-a4964bc9-01a6-4701-b1c9-f17c273df4c8 tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] Volume info retrieved successfully. Aug 25 05:40:56.754601 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-a4964bc9-01a6-4701-b1c9-f17c273df4c8 tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] https://10.4.3.189/volume/v3/volumes/986b68ab-f0d1-46f8-912b-37e1ba14b847 returned with HTTP 200 Aug 25 05:40:56.755140 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 197/776] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:40:56 2026] GET /volume/v3/volumes/986b68ab-f0d1-46f8-912b-37e1ba14b847 => generated 848 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:40:56.828196 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-ce8ee4bd-14c0-467c-87cb-90ecd7db5545 req-c63aad6d-912a-4c9e-85a8-95f035fa1511 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:40:56.831180 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-ce8ee4bd-14c0-467c-87cb-90ecd7db5545 req-c63aad6d-912a-4c9e-85a8-95f035fa1511 tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] GET https://10.4.3.189/volume/v3/volumes/986b68ab-f0d1-46f8-912b-37e1ba14b847 Aug 25 05:40:56.832454 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-ce8ee4bd-14c0-467c-87cb-90ecd7db5545 req-c63aad6d-912a-4c9e-85a8-95f035fa1511 tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:40:56.832454 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-ce8ee4bd-14c0-467c-87cb-90ecd7db5545 req-c63aad6d-912a-4c9e-85a8-95f035fa1511 tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:40:56.842018 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:40:56.842018 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:40:56.847421 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [req-ce8ee4bd-14c0-467c-87cb-90ecd7db5545 req-c63aad6d-912a-4c9e-85a8-95f035fa1511 tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] Volume info retrieved successfully. Aug 25 05:40:56.854333 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-ce8ee4bd-14c0-467c-87cb-90ecd7db5545 req-c63aad6d-912a-4c9e-85a8-95f035fa1511 tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] https://10.4.3.189/volume/v3/volumes/986b68ab-f0d1-46f8-912b-37e1ba14b847 returned with HTTP 200 Aug 25 05:40:56.854542 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 192/777] 10.4.3.189 () {68 vars in 1598 bytes} [Tue Aug 25 05:40:56 2026] GET /volume/v3/volumes/986b68ab-f0d1-46f8-912b-37e1ba14b847 => generated 848 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:40:56.991157 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-5a3feea0-a352-4bc5-b605-2ed3fd565859 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:40:56.991157 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-5a3feea0-a352-4bc5-b605-2ed3fd565859 None None] GET https://10.4.3.189/volume// Aug 25 05:40:56.991157 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-5a3feea0-a352-4bc5-b605-2ed3fd565859 None None] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:40:56.991157 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-5a3feea0-a352-4bc5-b605-2ed3fd565859 None None] Calling method 'all' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:40:56.992412 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-5a3feea0-a352-4bc5-b605-2ed3fd565859 None None] https://10.4.3.189/volume// returned with HTTP 300 Aug 25 05:40:56.993463 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 195/778] 10.4.3.189 () {66 vars in 1428 bytes} [Tue Aug 25 05:40:56 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 05:40:57.008076 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [req-ce8ee4bd-14c0-467c-87cb-90ecd7db5545 req-cbe317f5-c419-4b9f-a707-d17e7e91d4d2 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:40:57.011926 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-ce8ee4bd-14c0-467c-87cb-90ecd7db5545 req-cbe317f5-c419-4b9f-a707-d17e7e91d4d2 tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] POST https://10.4.3.189/volume/v3/attachments Aug 25 05:40:57.012713 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-ce8ee4bd-14c0-467c-87cb-90ecd7db5545 req-cbe317f5-c419-4b9f-a707-d17e7e91d4d2 tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "986b68ab-f0d1-46f8-912b-37e1ba14b847", "connector": null, "instance_uuid": "2261d3ae-b3c6-4616-bc66-9f5e72371211"}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:40:57.028624 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:40:57.028624 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:40:57.078463 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-ce8ee4bd-14c0-467c-87cb-90ecd7db5545 req-cbe317f5-c419-4b9f-a707-d17e7e91d4d2 tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] https://10.4.3.189/volume/v3/attachments returned with HTTP 200 Aug 25 05:40:57.079100 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 195/779] 10.4.3.189 () {74 vars in 1594 bytes} [Tue Aug 25 05:40:57 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 25 05:40:57.125500 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-f8419dc5-4a57-426e-a3a9-9314c8c53b1c None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:40:57.127998 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-f8419dc5-4a57-426e-a3a9-9314c8c53b1c tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] GET https://10.4.3.189/volume/v3/volumes/986b68ab-f0d1-46f8-912b-37e1ba14b847 Aug 25 05:40:57.128432 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-f8419dc5-4a57-426e-a3a9-9314c8c53b1c tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:40:57.129898 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-f8419dc5-4a57-426e-a3a9-9314c8c53b1c tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:40:57.133685 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-5c752a76-582e-4313-bd7f-855f37fcaa03 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:40:57.134401 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-5c752a76-582e-4313-bd7f-855f37fcaa03 None None] GET https://10.4.3.189/volume// Aug 25 05:40:57.134616 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-5c752a76-582e-4313-bd7f-855f37fcaa03 None None] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:40:57.135107 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-5c752a76-582e-4313-bd7f-855f37fcaa03 None None] Calling method 'all' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:40:57.135606 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-5c752a76-582e-4313-bd7f-855f37fcaa03 None None] https://10.4.3.189/volume// returned with HTTP 300 Aug 25 05:40:57.135971 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 193/780] 10.4.3.189 () {66 vars in 1426 bytes} [Tue Aug 25 05:40:57 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 05:40:57.142696 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:40:57.142696 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:40:57.148496 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-f8419dc5-4a57-426e-a3a9-9314c8c53b1c tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] Volume info retrieved successfully. Aug 25 05:40:57.149080 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-ce8ee4bd-14c0-467c-87cb-90ecd7db5545 req-57a265c6-f440-4aeb-9383-48ad16a63575 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:40:57.151762 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-ce8ee4bd-14c0-467c-87cb-90ecd7db5545 req-57a265c6-f440-4aeb-9383-48ad16a63575 tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] GET https://10.4.3.189/volume/v3/volumes/986b68ab-f0d1-46f8-912b-37e1ba14b847 Aug 25 05:40:57.152069 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-ce8ee4bd-14c0-467c-87cb-90ecd7db5545 req-57a265c6-f440-4aeb-9383-48ad16a63575 tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:40:57.152317 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-ce8ee4bd-14c0-467c-87cb-90ecd7db5545 req-57a265c6-f440-4aeb-9383-48ad16a63575 tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:40:57.158149 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-f8419dc5-4a57-426e-a3a9-9314c8c53b1c tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] https://10.4.3.189/volume/v3/volumes/986b68ab-f0d1-46f8-912b-37e1ba14b847 returned with HTTP 200 Aug 25 05:40:57.158712 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 198/781] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:40:57 2026] GET /volume/v3/volumes/986b68ab-f0d1-46f8-912b-37e1ba14b847 => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:40:57.163951 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:40:57.163951 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:40:57.170146 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [req-ce8ee4bd-14c0-467c-87cb-90ecd7db5545 req-57a265c6-f440-4aeb-9383-48ad16a63575 tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] Volume info retrieved successfully. Aug 25 05:40:57.176591 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-ce8ee4bd-14c0-467c-87cb-90ecd7db5545 req-57a265c6-f440-4aeb-9383-48ad16a63575 tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] https://10.4.3.189/volume/v3/volumes/986b68ab-f0d1-46f8-912b-37e1ba14b847 returned with HTTP 200 Aug 25 05:40:57.177367 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 196/782] 10.4.3.189 () {70 vars in 1639 bytes} [Tue Aug 25 05:40:57 2026] GET /volume/v3/volumes/986b68ab-f0d1-46f8-912b-37e1ba14b847 => generated 1027 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 05:40:57.314999 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [req-ce8ee4bd-14c0-467c-87cb-90ecd7db5545 req-80b228a9-2117-4e97-9b12-26d5008624e9 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:40:57.317940 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-ce8ee4bd-14c0-467c-87cb-90ecd7db5545 req-80b228a9-2117-4e97-9b12-26d5008624e9 tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] PUT https://10.4.3.189/volume/v3/attachments/1f048c0f-b4d8-41f4-9ded-18179b92c5f6 Aug 25 05:40:57.318528 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-ce8ee4bd-14c0-467c-87cb-90ecd7db5545 req-80b228a9-2117-4e97-9b12-26d5008624e9 tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.189", "host": "np0000008051", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:8b4a65c6a3e1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "a19da604-b1eb-4396-a9d5-30b16dae3da8", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:40:57.334656 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.coordination [req-ce8ee4bd-14c0-467c-87cb-90ecd7db5545 req-80b228a9-2117-4e97-9b12-26d5008624e9 tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] Acquiring lock "cinder-attachment_update-986b68ab-f0d1-46f8-912b-37e1ba14b847-np0000008051" by "attachment_update" {{(pid=100270) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 05:40:57.341901 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.coordination [req-ce8ee4bd-14c0-467c-87cb-90ecd7db5545 req-80b228a9-2117-4e97-9b12-26d5008624e9 tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] Lock "cinder-attachment_update-986b68ab-f0d1-46f8-912b-37e1ba14b847-np0000008051" acquired by "attachment_update" :: waited 0.007s {{(pid=100270) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 05:40:57.343241 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:40:57.343241 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:40:57.468816 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.coordination [req-ce8ee4bd-14c0-467c-87cb-90ecd7db5545 req-80b228a9-2117-4e97-9b12-26d5008624e9 tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] Lock "cinder-attachment_update-986b68ab-f0d1-46f8-912b-37e1ba14b847-np0000008051" released by "attachment_update" :: held 0.127s {{(pid=100270) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 05:40:57.469939 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-ce8ee4bd-14c0-467c-87cb-90ecd7db5545 req-80b228a9-2117-4e97-9b12-26d5008624e9 tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] https://10.4.3.189/volume/v3/attachments/1f048c0f-b4d8-41f4-9ded-18179b92c5f6 returned with HTTP 200 Aug 25 05:40:57.470177 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 196/783] 10.4.3.189 () {74 vars in 1704 bytes} [Tue Aug 25 05:40:57 2026] PUT /volume/v3/attachments/1f048c0f-b4d8-41f4-9ded-18179b92c5f6 => generated 969 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:40:58.178910 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-4bd1ad43-dd01-4c1e-ac39-64a944799bf3 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:40:58.182139 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-4bd1ad43-dd01-4c1e-ac39-64a944799bf3 tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] GET https://10.4.3.189/volume/v3/volumes/986b68ab-f0d1-46f8-912b-37e1ba14b847 Aug 25 05:40:58.182139 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-4bd1ad43-dd01-4c1e-ac39-64a944799bf3 tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:40:58.182139 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-4bd1ad43-dd01-4c1e-ac39-64a944799bf3 tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:40:58.198233 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:40:58.198233 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:40:58.207023 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-4bd1ad43-dd01-4c1e-ac39-64a944799bf3 tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] Volume info retrieved successfully. Aug 25 05:40:58.211219 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-4bd1ad43-dd01-4c1e-ac39-64a944799bf3 tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] https://10.4.3.189/volume/v3/volumes/986b68ab-f0d1-46f8-912b-37e1ba14b847 returned with HTTP 200 Aug 25 05:40:58.211890 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 194/784] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:40:58 2026] GET /volume/v3/volumes/986b68ab-f0d1-46f8-912b-37e1ba14b847 => generated 848 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:40:59.233052 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-4eebaec6-11ea-4768-a336-4b35eace8609 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:40:59.235380 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-4eebaec6-11ea-4768-a336-4b35eace8609 tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] GET https://10.4.3.189/volume/v3/volumes/986b68ab-f0d1-46f8-912b-37e1ba14b847 Aug 25 05:40:59.235580 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-4eebaec6-11ea-4768-a336-4b35eace8609 tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:40:59.236750 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-4eebaec6-11ea-4768-a336-4b35eace8609 tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:40:59.249835 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:40:59.249835 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:40:59.255662 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-4eebaec6-11ea-4768-a336-4b35eace8609 tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] Volume info retrieved successfully. Aug 25 05:40:59.264071 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-4eebaec6-11ea-4768-a336-4b35eace8609 tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] https://10.4.3.189/volume/v3/volumes/986b68ab-f0d1-46f8-912b-37e1ba14b847 returned with HTTP 200 Aug 25 05:40:59.264652 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 199/785] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:40:59 2026] GET /volume/v3/volumes/986b68ab-f0d1-46f8-912b-37e1ba14b847 => generated 848 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:41:00.208031 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-b45a4f97-7d09-441d-ac90-df5b0e40355a None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:41:00.211514 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-b45a4f97-7d09-441d-ac90-df5b0e40355a tempest-TaggedBootDevicesTest-1708542002 tempest-TaggedBootDevicesTest-1708542002-project-member] DELETE https://10.4.3.189/volume/v3/volumes/a5d41517-96e9-4e8a-804a-1973d62f5e95 Aug 25 05:41:00.211963 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-b45a4f97-7d09-441d-ac90-df5b0e40355a tempest-TaggedBootDevicesTest-1708542002 tempest-TaggedBootDevicesTest-1708542002-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:41:00.211963 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-b45a4f97-7d09-441d-ac90-df5b0e40355a tempest-TaggedBootDevicesTest-1708542002 tempest-TaggedBootDevicesTest-1708542002-project-member] Calling method 'delete' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:41:00.212228 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.v3.volumes [None req-b45a4f97-7d09-441d-ac90-df5b0e40355a tempest-TaggedBootDevicesTest-1708542002 tempest-TaggedBootDevicesTest-1708542002-project-member] Delete volume with id: a5d41517-96e9-4e8a-804a-1973d62f5e95 Aug 25 05:41:00.221657 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:41:00.221657 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:41:00.222194 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-b45a4f97-7d09-441d-ac90-df5b0e40355a tempest-TaggedBootDevicesTest-1708542002 tempest-TaggedBootDevicesTest-1708542002-project-member] Volume info retrieved successfully. Aug 25 05:41:00.254024 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-b45a4f97-7d09-441d-ac90-df5b0e40355a tempest-TaggedBootDevicesTest-1708542002 tempest-TaggedBootDevicesTest-1708542002-project-member] Delete volume request issued successfully. Aug 25 05:41:00.254285 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-b45a4f97-7d09-441d-ac90-df5b0e40355a tempest-TaggedBootDevicesTest-1708542002 tempest-TaggedBootDevicesTest-1708542002-project-member] https://10.4.3.189/volume/v3/volumes/a5d41517-96e9-4e8a-804a-1973d62f5e95 returned with HTTP 202 Aug 25 05:41:00.254869 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 197/786] 10.4.3.189 () {66 vars in 1351 bytes} [Tue Aug 25 05:41:00 2026] DELETE /volume/v3/volumes/a5d41517-96e9-4e8a-804a-1973d62f5e95 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:41:00.265495 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-5cf006b8-8b91-4034-815e-765befe570ea None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:41:00.271027 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-5cf006b8-8b91-4034-815e-765befe570ea tempest-TaggedBootDevicesTest-1708542002 tempest-TaggedBootDevicesTest-1708542002-project-member] GET https://10.4.3.189/volume/v3/volumes/a5d41517-96e9-4e8a-804a-1973d62f5e95 Aug 25 05:41:00.272319 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-5cf006b8-8b91-4034-815e-765befe570ea tempest-TaggedBootDevicesTest-1708542002 tempest-TaggedBootDevicesTest-1708542002-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:41:00.272319 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-5cf006b8-8b91-4034-815e-765befe570ea tempest-TaggedBootDevicesTest-1708542002 tempest-TaggedBootDevicesTest-1708542002-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:41:00.280991 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-b6704063-509f-4ba2-a295-bd303bc0621c None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:41:00.284464 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:41:00.284464 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:41:00.284968 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b6704063-509f-4ba2-a295-bd303bc0621c tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] GET https://10.4.3.189/volume/v3/volumes/986b68ab-f0d1-46f8-912b-37e1ba14b847 Aug 25 05:41:00.285458 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b6704063-509f-4ba2-a295-bd303bc0621c tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:41:00.285613 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b6704063-509f-4ba2-a295-bd303bc0621c tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:41:00.290227 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-5cf006b8-8b91-4034-815e-765befe570ea tempest-TaggedBootDevicesTest-1708542002 tempest-TaggedBootDevicesTest-1708542002-project-member] Volume info retrieved successfully. Aug 25 05:41:00.298296 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-5cf006b8-8b91-4034-815e-765befe570ea tempest-TaggedBootDevicesTest-1708542002 tempest-TaggedBootDevicesTest-1708542002-project-member] https://10.4.3.189/volume/v3/volumes/a5d41517-96e9-4e8a-804a-1973d62f5e95 returned with HTTP 200 Aug 25 05:41:00.299076 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 197/787] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:41:00 2026] GET /volume/v3/volumes/a5d41517-96e9-4e8a-804a-1973d62f5e95 => generated 843 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:41:00.303872 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:41:00.303872 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:41:00.311194 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-b6704063-509f-4ba2-a295-bd303bc0621c tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] Volume info retrieved successfully. Aug 25 05:41:00.317074 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b6704063-509f-4ba2-a295-bd303bc0621c tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] https://10.4.3.189/volume/v3/volumes/986b68ab-f0d1-46f8-912b-37e1ba14b847 returned with HTTP 200 Aug 25 05:41:00.317502 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 195/788] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:41:00 2026] GET /volume/v3/volumes/986b68ab-f0d1-46f8-912b-37e1ba14b847 => generated 848 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:41:01.319765 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-0fd39f56-dd7b-43ea-a765-650e55b604c2 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:41:01.326097 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-0fd39f56-dd7b-43ea-a765-650e55b604c2 tempest-TaggedBootDevicesTest-1708542002 tempest-TaggedBootDevicesTest-1708542002-project-member] GET https://10.4.3.189/volume/v3/volumes/a5d41517-96e9-4e8a-804a-1973d62f5e95 Aug 25 05:41:01.326222 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-0fd39f56-dd7b-43ea-a765-650e55b604c2 tempest-TaggedBootDevicesTest-1708542002 tempest-TaggedBootDevicesTest-1708542002-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:41:01.327649 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-0fd39f56-dd7b-43ea-a765-650e55b604c2 tempest-TaggedBootDevicesTest-1708542002 tempest-TaggedBootDevicesTest-1708542002-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:41:01.333577 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-d85bd54d-eac7-4f3c-bb50-3225ecaa40a6 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:41:01.336406 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-d85bd54d-eac7-4f3c-bb50-3225ecaa40a6 tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] GET https://10.4.3.189/volume/v3/volumes/986b68ab-f0d1-46f8-912b-37e1ba14b847 Aug 25 05:41:01.336406 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-d85bd54d-eac7-4f3c-bb50-3225ecaa40a6 tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:41:01.336406 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-d85bd54d-eac7-4f3c-bb50-3225ecaa40a6 tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:41:01.338092 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-0fd39f56-dd7b-43ea-a765-650e55b604c2 tempest-TaggedBootDevicesTest-1708542002 tempest-TaggedBootDevicesTest-1708542002-project-member] https://10.4.3.189/volume/v3/volumes/a5d41517-96e9-4e8a-804a-1973d62f5e95 returned with HTTP 404 Aug 25 05:41:01.338092 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 200/789] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:41:01 2026] GET /volume/v3/volumes/a5d41517-96e9-4e8a-804a-1973d62f5e95 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:41:01.351010 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-194c2991-940e-4f42-a11f-fe262d4581ba None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:41:01.353499 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-194c2991-940e-4f42-a11f-fe262d4581ba tempest-TaggedBootDevicesTest-1708542002 tempest-TaggedBootDevicesTest-1708542002-project-member] DELETE https://10.4.3.189/volume/v3/volumes/59f87910-f4eb-4ba8-951a-c7e9567289c0 Aug 25 05:41:01.353759 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-194c2991-940e-4f42-a11f-fe262d4581ba tempest-TaggedBootDevicesTest-1708542002 tempest-TaggedBootDevicesTest-1708542002-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:41:01.355378 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-194c2991-940e-4f42-a11f-fe262d4581ba tempest-TaggedBootDevicesTest-1708542002 tempest-TaggedBootDevicesTest-1708542002-project-member] Calling method 'delete' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:41:01.355378 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.v3.volumes [None req-194c2991-940e-4f42-a11f-fe262d4581ba tempest-TaggedBootDevicesTest-1708542002 tempest-TaggedBootDevicesTest-1708542002-project-member] Delete volume with id: 59f87910-f4eb-4ba8-951a-c7e9567289c0 Aug 25 05:41:01.355510 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:41:01.355510 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:41:01.366977 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-d85bd54d-eac7-4f3c-bb50-3225ecaa40a6 tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] Volume info retrieved successfully. Aug 25 05:41:01.372203 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:41:01.372203 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:41:01.375313 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-194c2991-940e-4f42-a11f-fe262d4581ba tempest-TaggedBootDevicesTest-1708542002 tempest-TaggedBootDevicesTest-1708542002-project-member] Volume info retrieved successfully. Aug 25 05:41:01.378843 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-d85bd54d-eac7-4f3c-bb50-3225ecaa40a6 tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] https://10.4.3.189/volume/v3/volumes/986b68ab-f0d1-46f8-912b-37e1ba14b847 returned with HTTP 200 Aug 25 05:41:01.379580 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 198/790] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:41:01 2026] GET /volume/v3/volumes/986b68ab-f0d1-46f8-912b-37e1ba14b847 => generated 848 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:41:01.409684 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-194c2991-940e-4f42-a11f-fe262d4581ba tempest-TaggedBootDevicesTest-1708542002 tempest-TaggedBootDevicesTest-1708542002-project-member] Delete volume request issued successfully. Aug 25 05:41:01.409684 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-194c2991-940e-4f42-a11f-fe262d4581ba tempest-TaggedBootDevicesTest-1708542002 tempest-TaggedBootDevicesTest-1708542002-project-member] https://10.4.3.189/volume/v3/volumes/59f87910-f4eb-4ba8-951a-c7e9567289c0 returned with HTTP 202 Aug 25 05:41:01.410022 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 198/791] 10.4.3.189 () {66 vars in 1351 bytes} [Tue Aug 25 05:41:01 2026] DELETE /volume/v3/volumes/59f87910-f4eb-4ba8-951a-c7e9567289c0 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:41:01.421540 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-b56374c9-1093-4271-9b53-bdeb08f56f60 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:41:01.425670 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b56374c9-1093-4271-9b53-bdeb08f56f60 tempest-TaggedBootDevicesTest-1708542002 tempest-TaggedBootDevicesTest-1708542002-project-member] GET https://10.4.3.189/volume/v3/volumes/59f87910-f4eb-4ba8-951a-c7e9567289c0 Aug 25 05:41:01.426655 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b56374c9-1093-4271-9b53-bdeb08f56f60 tempest-TaggedBootDevicesTest-1708542002 tempest-TaggedBootDevicesTest-1708542002-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:41:01.426988 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b56374c9-1093-4271-9b53-bdeb08f56f60 tempest-TaggedBootDevicesTest-1708542002 tempest-TaggedBootDevicesTest-1708542002-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:41:01.443336 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:41:01.443336 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:41:01.449624 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-b56374c9-1093-4271-9b53-bdeb08f56f60 tempest-TaggedBootDevicesTest-1708542002 tempest-TaggedBootDevicesTest-1708542002-project-member] Volume info retrieved successfully. Aug 25 05:41:01.457438 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b56374c9-1093-4271-9b53-bdeb08f56f60 tempest-TaggedBootDevicesTest-1708542002 tempest-TaggedBootDevicesTest-1708542002-project-member] https://10.4.3.189/volume/v3/volumes/59f87910-f4eb-4ba8-951a-c7e9567289c0 returned with HTTP 200 Aug 25 05:41:01.457962 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 196/792] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:41:01 2026] GET /volume/v3/volumes/59f87910-f4eb-4ba8-951a-c7e9567289c0 => generated 843 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:41:02.396233 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-706d7573-1a69-44e5-8773-ae543e1ae15a None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:41:02.399359 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-706d7573-1a69-44e5-8773-ae543e1ae15a tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] GET https://10.4.3.189/volume/v3/volumes/986b68ab-f0d1-46f8-912b-37e1ba14b847 Aug 25 05:41:02.399359 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-706d7573-1a69-44e5-8773-ae543e1ae15a tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:41:02.399359 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-706d7573-1a69-44e5-8773-ae543e1ae15a tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:41:02.412152 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:41:02.412152 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:41:02.416544 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-706d7573-1a69-44e5-8773-ae543e1ae15a tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] Volume info retrieved successfully. Aug 25 05:41:02.420948 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-706d7573-1a69-44e5-8773-ae543e1ae15a tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] https://10.4.3.189/volume/v3/volumes/986b68ab-f0d1-46f8-912b-37e1ba14b847 returned with HTTP 200 Aug 25 05:41:02.421473 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 201/793] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:41:02 2026] GET /volume/v3/volumes/986b68ab-f0d1-46f8-912b-37e1ba14b847 => generated 848 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:41:02.473643 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-5d2834e5-a1b2-4081-a91b-8ff52ea4d0aa None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:41:02.476048 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-5d2834e5-a1b2-4081-a91b-8ff52ea4d0aa tempest-TaggedBootDevicesTest-1708542002 tempest-TaggedBootDevicesTest-1708542002-project-member] GET https://10.4.3.189/volume/v3/volumes/59f87910-f4eb-4ba8-951a-c7e9567289c0 Aug 25 05:41:02.476378 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-5d2834e5-a1b2-4081-a91b-8ff52ea4d0aa tempest-TaggedBootDevicesTest-1708542002 tempest-TaggedBootDevicesTest-1708542002-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:41:02.476645 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-5d2834e5-a1b2-4081-a91b-8ff52ea4d0aa tempest-TaggedBootDevicesTest-1708542002 tempest-TaggedBootDevicesTest-1708542002-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:41:02.484710 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-5d2834e5-a1b2-4081-a91b-8ff52ea4d0aa tempest-TaggedBootDevicesTest-1708542002 tempest-TaggedBootDevicesTest-1708542002-project-member] https://10.4.3.189/volume/v3/volumes/59f87910-f4eb-4ba8-951a-c7e9567289c0 returned with HTTP 404 Aug 25 05:41:02.485182 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 199/794] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:41:02 2026] GET /volume/v3/volumes/59f87910-f4eb-4ba8-951a-c7e9567289c0 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:41:02.492733 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-d578d424-bb71-47b0-b421-0191f2e5a4fc None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:41:02.496133 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-d578d424-bb71-47b0-b421-0191f2e5a4fc tempest-TaggedBootDevicesTest-1708542002 tempest-TaggedBootDevicesTest-1708542002-project-member] DELETE https://10.4.3.189/volume/v3/volumes/1de40a58-b41b-4e2f-b614-b1a11a2dc9ae Aug 25 05:41:02.500087 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-d578d424-bb71-47b0-b421-0191f2e5a4fc tempest-TaggedBootDevicesTest-1708542002 tempest-TaggedBootDevicesTest-1708542002-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:41:02.500087 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-d578d424-bb71-47b0-b421-0191f2e5a4fc tempest-TaggedBootDevicesTest-1708542002 tempest-TaggedBootDevicesTest-1708542002-project-member] Calling method 'delete' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:41:02.500087 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.v3.volumes [None req-d578d424-bb71-47b0-b421-0191f2e5a4fc tempest-TaggedBootDevicesTest-1708542002 tempest-TaggedBootDevicesTest-1708542002-project-member] Delete volume with id: 1de40a58-b41b-4e2f-b614-b1a11a2dc9ae Aug 25 05:41:02.510241 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:41:02.510241 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:41:02.512083 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-d578d424-bb71-47b0-b421-0191f2e5a4fc tempest-TaggedBootDevicesTest-1708542002 tempest-TaggedBootDevicesTest-1708542002-project-member] Volume info retrieved successfully. Aug 25 05:41:02.551244 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-d578d424-bb71-47b0-b421-0191f2e5a4fc tempest-TaggedBootDevicesTest-1708542002 tempest-TaggedBootDevicesTest-1708542002-project-member] Delete volume request issued successfully. Aug 25 05:41:02.551244 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-d578d424-bb71-47b0-b421-0191f2e5a4fc tempest-TaggedBootDevicesTest-1708542002 tempest-TaggedBootDevicesTest-1708542002-project-member] https://10.4.3.189/volume/v3/volumes/1de40a58-b41b-4e2f-b614-b1a11a2dc9ae returned with HTTP 202 Aug 25 05:41:02.551244 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 199/795] 10.4.3.189 () {66 vars in 1351 bytes} [Tue Aug 25 05:41:02 2026] DELETE /volume/v3/volumes/1de40a58-b41b-4e2f-b614-b1a11a2dc9ae => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:41:02.559463 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-c049ba7e-e175-4e93-bacf-e020c644bf2a None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:41:02.561903 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c049ba7e-e175-4e93-bacf-e020c644bf2a tempest-TaggedBootDevicesTest-1708542002 tempest-TaggedBootDevicesTest-1708542002-project-member] GET https://10.4.3.189/volume/v3/volumes/1de40a58-b41b-4e2f-b614-b1a11a2dc9ae Aug 25 05:41:02.562204 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c049ba7e-e175-4e93-bacf-e020c644bf2a tempest-TaggedBootDevicesTest-1708542002 tempest-TaggedBootDevicesTest-1708542002-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:41:02.562512 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c049ba7e-e175-4e93-bacf-e020c644bf2a tempest-TaggedBootDevicesTest-1708542002 tempest-TaggedBootDevicesTest-1708542002-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:41:02.572937 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:41:02.572937 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:41:02.583325 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-c049ba7e-e175-4e93-bacf-e020c644bf2a tempest-TaggedBootDevicesTest-1708542002 tempest-TaggedBootDevicesTest-1708542002-project-member] Volume info retrieved successfully. Aug 25 05:41:02.599977 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c049ba7e-e175-4e93-bacf-e020c644bf2a tempest-TaggedBootDevicesTest-1708542002 tempest-TaggedBootDevicesTest-1708542002-project-member] https://10.4.3.189/volume/v3/volumes/1de40a58-b41b-4e2f-b614-b1a11a2dc9ae returned with HTTP 200 Aug 25 05:41:02.600595 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 197/796] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:41:02 2026] GET /volume/v3/volumes/1de40a58-b41b-4e2f-b614-b1a11a2dc9ae => generated 1390 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:41:03.439029 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-2fbb0225-8e4c-40a9-9bb7-65e602f9868d None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:41:03.442462 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-2fbb0225-8e4c-40a9-9bb7-65e602f9868d tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] GET https://10.4.3.189/volume/v3/volumes/986b68ab-f0d1-46f8-912b-37e1ba14b847 Aug 25 05:41:03.442742 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-2fbb0225-8e4c-40a9-9bb7-65e602f9868d tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:41:03.443010 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-2fbb0225-8e4c-40a9-9bb7-65e602f9868d tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:41:03.466867 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:41:03.466867 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:41:03.472822 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-2fbb0225-8e4c-40a9-9bb7-65e602f9868d tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] Volume info retrieved successfully. Aug 25 05:41:03.478471 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-2fbb0225-8e4c-40a9-9bb7-65e602f9868d tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] https://10.4.3.189/volume/v3/volumes/986b68ab-f0d1-46f8-912b-37e1ba14b847 returned with HTTP 200 Aug 25 05:41:03.478810 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 202/797] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:41:03 2026] GET /volume/v3/volumes/986b68ab-f0d1-46f8-912b-37e1ba14b847 => generated 848 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:41:03.614966 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-163103ae-f00f-4b55-ac15-6792a47f3d42 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:41:03.616989 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-163103ae-f00f-4b55-ac15-6792a47f3d42 tempest-TaggedBootDevicesTest-1708542002 tempest-TaggedBootDevicesTest-1708542002-project-member] GET https://10.4.3.189/volume/v3/volumes/1de40a58-b41b-4e2f-b614-b1a11a2dc9ae Aug 25 05:41:03.617225 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-163103ae-f00f-4b55-ac15-6792a47f3d42 tempest-TaggedBootDevicesTest-1708542002 tempest-TaggedBootDevicesTest-1708542002-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:41:03.617689 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-163103ae-f00f-4b55-ac15-6792a47f3d42 tempest-TaggedBootDevicesTest-1708542002 tempest-TaggedBootDevicesTest-1708542002-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:41:03.623682 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-163103ae-f00f-4b55-ac15-6792a47f3d42 tempest-TaggedBootDevicesTest-1708542002 tempest-TaggedBootDevicesTest-1708542002-project-member] https://10.4.3.189/volume/v3/volumes/1de40a58-b41b-4e2f-b614-b1a11a2dc9ae returned with HTTP 404 Aug 25 05:41:03.624297 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 200/798] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:41:03 2026] GET /volume/v3/volumes/1de40a58-b41b-4e2f-b614-b1a11a2dc9ae => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:41:04.500404 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-4abd8ac0-bfc8-4690-817e-4e1abffca332 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:41:04.503529 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-4abd8ac0-bfc8-4690-817e-4e1abffca332 tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] GET https://10.4.3.189/volume/v3/volumes/986b68ab-f0d1-46f8-912b-37e1ba14b847 Aug 25 05:41:04.503828 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-4abd8ac0-bfc8-4690-817e-4e1abffca332 tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:41:04.504113 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-4abd8ac0-bfc8-4690-817e-4e1abffca332 tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:41:04.533242 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:41:04.533242 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:41:04.540294 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-4abd8ac0-bfc8-4690-817e-4e1abffca332 tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] Volume info retrieved successfully. Aug 25 05:41:04.554546 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-4abd8ac0-bfc8-4690-817e-4e1abffca332 tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] https://10.4.3.189/volume/v3/volumes/986b68ab-f0d1-46f8-912b-37e1ba14b847 returned with HTTP 200 Aug 25 05:41:04.555281 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 200/799] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:41:04 2026] GET /volume/v3/volumes/986b68ab-f0d1-46f8-912b-37e1ba14b847 => generated 848 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:41:05.576522 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-45bc0a9f-f2f7-4cc0-99c2-32ebc2b81c47 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:41:05.579726 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-45bc0a9f-f2f7-4cc0-99c2-32ebc2b81c47 tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] GET https://10.4.3.189/volume/v3/volumes/986b68ab-f0d1-46f8-912b-37e1ba14b847 Aug 25 05:41:05.579995 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-45bc0a9f-f2f7-4cc0-99c2-32ebc2b81c47 tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:41:05.580279 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-45bc0a9f-f2f7-4cc0-99c2-32ebc2b81c47 tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:41:05.592809 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:41:05.592809 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:41:05.596310 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-45bc0a9f-f2f7-4cc0-99c2-32ebc2b81c47 tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] Volume info retrieved successfully. Aug 25 05:41:05.600639 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-45bc0a9f-f2f7-4cc0-99c2-32ebc2b81c47 tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] https://10.4.3.189/volume/v3/volumes/986b68ab-f0d1-46f8-912b-37e1ba14b847 returned with HTTP 200 Aug 25 05:41:05.601144 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 198/800] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:41:05 2026] GET /volume/v3/volumes/986b68ab-f0d1-46f8-912b-37e1ba14b847 => generated 848 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:41:06.617118 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-1a9923c3-8dad-4923-bb24-14a9de7d77af None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:41:06.620250 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-1a9923c3-8dad-4923-bb24-14a9de7d77af tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] GET https://10.4.3.189/volume/v3/volumes/986b68ab-f0d1-46f8-912b-37e1ba14b847 Aug 25 05:41:06.620532 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-1a9923c3-8dad-4923-bb24-14a9de7d77af tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:41:06.620780 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-1a9923c3-8dad-4923-bb24-14a9de7d77af tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:41:06.633004 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:41:06.633004 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:41:06.637196 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-1a9923c3-8dad-4923-bb24-14a9de7d77af tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] Volume info retrieved successfully. Aug 25 05:41:06.642156 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-1a9923c3-8dad-4923-bb24-14a9de7d77af tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] https://10.4.3.189/volume/v3/volumes/986b68ab-f0d1-46f8-912b-37e1ba14b847 returned with HTTP 200 Aug 25 05:41:06.642583 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 203/801] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:41:06 2026] GET /volume/v3/volumes/986b68ab-f0d1-46f8-912b-37e1ba14b847 => generated 848 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:41:07.658964 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-a4b4d7e5-2aa9-4bd8-b356-8960416f56d9 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:41:07.663772 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-a4b4d7e5-2aa9-4bd8-b356-8960416f56d9 tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] GET https://10.4.3.189/volume/v3/volumes/986b68ab-f0d1-46f8-912b-37e1ba14b847 Aug 25 05:41:07.663989 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-a4b4d7e5-2aa9-4bd8-b356-8960416f56d9 tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:41:07.664238 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-a4b4d7e5-2aa9-4bd8-b356-8960416f56d9 tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:41:07.678653 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:41:07.678653 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:41:07.683296 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-a4b4d7e5-2aa9-4bd8-b356-8960416f56d9 tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] Volume info retrieved successfully. Aug 25 05:41:07.689733 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-a4b4d7e5-2aa9-4bd8-b356-8960416f56d9 tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] https://10.4.3.189/volume/v3/volumes/986b68ab-f0d1-46f8-912b-37e1ba14b847 returned with HTTP 200 Aug 25 05:41:07.690301 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 201/802] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:41:07 2026] GET /volume/v3/volumes/986b68ab-f0d1-46f8-912b-37e1ba14b847 => generated 848 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:41:08.714348 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-9300cf93-2d43-469c-ba77-4a41babf2152 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:41:08.724720 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-9300cf93-2d43-469c-ba77-4a41babf2152 tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] GET https://10.4.3.189/volume/v3/volumes/986b68ab-f0d1-46f8-912b-37e1ba14b847 Aug 25 05:41:08.725043 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-9300cf93-2d43-469c-ba77-4a41babf2152 tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:41:08.725402 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-9300cf93-2d43-469c-ba77-4a41babf2152 tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:41:08.742046 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:41:08.742046 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:41:08.748304 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-9300cf93-2d43-469c-ba77-4a41babf2152 tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] Volume info retrieved successfully. Aug 25 05:41:08.755877 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-9300cf93-2d43-469c-ba77-4a41babf2152 tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] https://10.4.3.189/volume/v3/volumes/986b68ab-f0d1-46f8-912b-37e1ba14b847 returned with HTTP 200 Aug 25 05:41:08.756522 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 201/803] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:41:08 2026] GET /volume/v3/volumes/986b68ab-f0d1-46f8-912b-37e1ba14b847 => generated 848 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:41:09.191960 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-df0ea367-999a-4cbe-8402-78d572c93366 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:41:09.194217 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-df0ea367-999a-4cbe-8402-78d572c93366 tempest-TestMinimumBasicScenario-249187686 tempest-TestMinimumBasicScenario-249187686-project-member] POST https://10.4.3.189/volume/v3/volumes Aug 25 05:41:09.194823 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-df0ea367-999a-4cbe-8402-78d572c93366 tempest-TestMinimumBasicScenario-249187686 tempest-TestMinimumBasicScenario-249187686-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-381391359", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:41:09.197823 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.v3.volumes [None req-df0ea367-999a-4cbe-8402-78d572c93366 tempest-TestMinimumBasicScenario-249187686 tempest-TestMinimumBasicScenario-249187686-project-member] Create volume request body: {'volume': {'name': 'tempest-TestMinimumBasicScenario-volume-381391359', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 05:41:09.197823 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-df0ea367-999a-4cbe-8402-78d572c93366 tempest-TestMinimumBasicScenario-249187686 tempest-TestMinimumBasicScenario-249187686-project-member] Create volume of 1 GB Aug 25 05:41:09.205026 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-df0ea367-999a-4cbe-8402-78d572c93366 tempest-TestMinimumBasicScenario-249187686 tempest-TestMinimumBasicScenario-249187686-project-member] Availability Zones retrieved successfully. Aug 25 05:41:09.213836 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-df0ea367-999a-4cbe-8402-78d572c93366 tempest-TestMinimumBasicScenario-249187686 tempest-TestMinimumBasicScenario-249187686-project-member] Flow 'volume_create_api' (c23878a8-b9f1-48c0-aa48-1bfa9eb4f2ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:41:09.215191 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-df0ea367-999a-4cbe-8402-78d572c93366 tempest-TestMinimumBasicScenario-249187686 tempest-TestMinimumBasicScenario-249187686-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dee1c31e-7604-4cce-a06c-2fd93592a62c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:41:09.216640 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.flows.api.create_volume [None req-df0ea367-999a-4cbe-8402-78d572c93366 tempest-TestMinimumBasicScenario-249187686 tempest-TestMinimumBasicScenario-249187686-project-member] Validating volume size '1' using validate_int {{(pid=100268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 05:41:09.250640 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-df0ea367-999a-4cbe-8402-78d572c93366 tempest-TestMinimumBasicScenario-249187686 tempest-TestMinimumBasicScenario-249187686-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dee1c31e-7604-4cce-a06c-2fd93592a62c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T05:35:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=23fc6e5d-fce0-4521-ba46-4837b4232084,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '23fc6e5d-fce0-4521-ba46-4837b4232084', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:41:09.251515 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-df0ea367-999a-4cbe-8402-78d572c93366 tempest-TestMinimumBasicScenario-249187686 tempest-TestMinimumBasicScenario-249187686-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (52ed9956-7b5a-4da1-9c68-21308def7688) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:41:09.332820 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-df0ea367-999a-4cbe-8402-78d572c93366 tempest-TestMinimumBasicScenario-249187686 tempest-TestMinimumBasicScenario-249187686-project-member] Created reservations ['cde53290-6717-4579-993a-1a65ae5a2b79', 'f500c1b5-5e33-446b-a984-e347f539313c', 'f4a2d4b9-1ab2-41d8-8df9-e4b9bce8474a', '4f5f6ce2-e518-4a31-8916-8c56e81c83a3'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:41:09.333979 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-df0ea367-999a-4cbe-8402-78d572c93366 tempest-TestMinimumBasicScenario-249187686 tempest-TestMinimumBasicScenario-249187686-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (52ed9956-7b5a-4da1-9c68-21308def7688) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cde53290-6717-4579-993a-1a65ae5a2b79', 'f500c1b5-5e33-446b-a984-e347f539313c', 'f4a2d4b9-1ab2-41d8-8df9-e4b9bce8474a', '4f5f6ce2-e518-4a31-8916-8c56e81c83a3']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:41:09.334943 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-df0ea367-999a-4cbe-8402-78d572c93366 tempest-TestMinimumBasicScenario-249187686 tempest-TestMinimumBasicScenario-249187686-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7902c3fa-f464-49ce-83cb-5b079a863b4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:41:09.370626 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-df0ea367-999a-4cbe-8402-78d572c93366 tempest-TestMinimumBasicScenario-249187686 tempest-TestMinimumBasicScenario-249187686-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7902c3fa-f464-49ce-83cb-5b079a863b4d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6d82ba6f-2f88-4c81-b820-cc409959692d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-381391359',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3869ddf53d774aacadf5ecf6cd4af851',qos_specs=None,replication_status=,reservations=['cde53290-6717-4579-993a-1a65ae5a2b79','f500c1b5-5e33-446b-a984-e347f539313c','f4a2d4b9-1ab2-41d8-8df9-e4b9bce8474a','4f5f6ce2-e518-4a31-8916-8c56e81c83a3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='472e52c73afc441e8b519e4a9a4fb5b2',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T05:41:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-381391359',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6d82ba6f-2f88-4c81-b820-cc409959692d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3869ddf53d774aacadf5ecf6cd4af851',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='472e52c73afc441e8b519e4a9a4fb5b2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(23fc6e5d-fce0-4521-ba46-4837b4232084),volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:41:09.372147 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-df0ea367-999a-4cbe-8402-78d572c93366 tempest-TestMinimumBasicScenario-249187686 tempest-TestMinimumBasicScenario-249187686-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e8bc6642-e2cd-4a59-8028-cd865cc2e7a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:41:09.415867 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-df0ea367-999a-4cbe-8402-78d572c93366 tempest-TestMinimumBasicScenario-249187686 tempest-TestMinimumBasicScenario-249187686-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e8bc6642-e2cd-4a59-8028-cd865cc2e7a0) transitioned into state 'SUCCESS' from state '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-381391359',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3869ddf53d774aacadf5ecf6cd4af851',qos_specs=None,replication_status=,reservations=['cde53290-6717-4579-993a-1a65ae5a2b79','f500c1b5-5e33-446b-a984-e347f539313c','f4a2d4b9-1ab2-41d8-8df9-e4b9bce8474a','4f5f6ce2-e518-4a31-8916-8c56e81c83a3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='472e52c73afc441e8b519e4a9a4fb5b2',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:41:09.416542 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-df0ea367-999a-4cbe-8402-78d572c93366 tempest-TestMinimumBasicScenario-249187686 tempest-TestMinimumBasicScenario-249187686-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5fbdc74f-7e9f-4ffb-8227-fbc2c2179c19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:41:09.434593 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-df0ea367-999a-4cbe-8402-78d572c93366 tempest-TestMinimumBasicScenario-249187686 tempest-TestMinimumBasicScenario-249187686-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5fbdc74f-7e9f-4ffb-8227-fbc2c2179c19) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:41:09.435735 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-df0ea367-999a-4cbe-8402-78d572c93366 tempest-TestMinimumBasicScenario-249187686 tempest-TestMinimumBasicScenario-249187686-project-member] Flow 'volume_create_api' (c23878a8-b9f1-48c0-aa48-1bfa9eb4f2ad) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:41:09.436026 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-df0ea367-999a-4cbe-8402-78d572c93366 tempest-TestMinimumBasicScenario-249187686 tempest-TestMinimumBasicScenario-249187686-project-member] Create volume request issued successfully. Aug 25 05:41:09.436704 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-df0ea367-999a-4cbe-8402-78d572c93366 tempest-TestMinimumBasicScenario-249187686 tempest-TestMinimumBasicScenario-249187686-project-member] https://10.4.3.189/volume/v3/volumes returned with HTTP 202 Aug 25 05:41:09.437185 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 199/804] 10.4.3.189 () {68 vars in 1259 bytes} [Tue Aug 25 05:41:09 2026] POST /volume/v3/volumes => generated 754 bytes in 246 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 05:41:09.450175 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-895e31fe-df64-4805-bede-8bd9ae12b13d None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:41:09.452837 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-895e31fe-df64-4805-bede-8bd9ae12b13d tempest-TestMinimumBasicScenario-249187686 tempest-TestMinimumBasicScenario-249187686-project-member] GET https://10.4.3.189/volume/v3/volumes/6d82ba6f-2f88-4c81-b820-cc409959692d Aug 25 05:41:09.453043 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-895e31fe-df64-4805-bede-8bd9ae12b13d tempest-TestMinimumBasicScenario-249187686 tempest-TestMinimumBasicScenario-249187686-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:41:09.453490 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-895e31fe-df64-4805-bede-8bd9ae12b13d tempest-TestMinimumBasicScenario-249187686 tempest-TestMinimumBasicScenario-249187686-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:41:09.464865 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:41:09.464865 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:41:09.471146 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-895e31fe-df64-4805-bede-8bd9ae12b13d tempest-TestMinimumBasicScenario-249187686 tempest-TestMinimumBasicScenario-249187686-project-member] Volume info retrieved successfully. Aug 25 05:41:09.482091 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-895e31fe-df64-4805-bede-8bd9ae12b13d tempest-TestMinimumBasicScenario-249187686 tempest-TestMinimumBasicScenario-249187686-project-member] https://10.4.3.189/volume/v3/volumes/6d82ba6f-2f88-4c81-b820-cc409959692d returned with HTTP 200 Aug 25 05:41:09.482091 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 204/805] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:41:09 2026] GET /volume/v3/volumes/6d82ba6f-2f88-4c81-b820-cc409959692d => generated 822 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:41:09.773896 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-f3be8e27-0f2e-423e-b516-953e11753ef6 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:41:09.775821 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-f3be8e27-0f2e-423e-b516-953e11753ef6 tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] GET https://10.4.3.189/volume/v3/volumes/986b68ab-f0d1-46f8-912b-37e1ba14b847 Aug 25 05:41:09.776161 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-f3be8e27-0f2e-423e-b516-953e11753ef6 tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:41:09.776232 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-f3be8e27-0f2e-423e-b516-953e11753ef6 tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:41:09.786828 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:41:09.786828 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:41:09.793702 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-f3be8e27-0f2e-423e-b516-953e11753ef6 tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] Volume info retrieved successfully. Aug 25 05:41:09.802086 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-f3be8e27-0f2e-423e-b516-953e11753ef6 tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] https://10.4.3.189/volume/v3/volumes/986b68ab-f0d1-46f8-912b-37e1ba14b847 returned with HTTP 200 Aug 25 05:41:09.802497 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 202/806] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:41:09 2026] GET /volume/v3/volumes/986b68ab-f0d1-46f8-912b-37e1ba14b847 => generated 848 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:41:10.496096 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-f1240f20-975a-4b3f-82c7-36f0bb85d761 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:41:10.498259 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-f1240f20-975a-4b3f-82c7-36f0bb85d761 tempest-TestMinimumBasicScenario-249187686 tempest-TestMinimumBasicScenario-249187686-project-member] GET https://10.4.3.189/volume/v3/volumes/6d82ba6f-2f88-4c81-b820-cc409959692d Aug 25 05:41:10.498741 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-f1240f20-975a-4b3f-82c7-36f0bb85d761 tempest-TestMinimumBasicScenario-249187686 tempest-TestMinimumBasicScenario-249187686-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:41:10.498741 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-f1240f20-975a-4b3f-82c7-36f0bb85d761 tempest-TestMinimumBasicScenario-249187686 tempest-TestMinimumBasicScenario-249187686-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:41:10.508328 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:41:10.508328 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:41:10.517607 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-f1240f20-975a-4b3f-82c7-36f0bb85d761 tempest-TestMinimumBasicScenario-249187686 tempest-TestMinimumBasicScenario-249187686-project-member] Volume info retrieved successfully. Aug 25 05:41:10.524214 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-f1240f20-975a-4b3f-82c7-36f0bb85d761 tempest-TestMinimumBasicScenario-249187686 tempest-TestMinimumBasicScenario-249187686-project-member] https://10.4.3.189/volume/v3/volumes/6d82ba6f-2f88-4c81-b820-cc409959692d returned with HTTP 200 Aug 25 05:41:10.525259 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 202/807] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:41:10 2026] GET /volume/v3/volumes/6d82ba6f-2f88-4c81-b820-cc409959692d => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:41:10.544042 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-fa85d6b8-8b0e-4438-85ef-34a42b6b2b6a None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:41:10.545857 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-fa85d6b8-8b0e-4438-85ef-34a42b6b2b6a tempest-TestMinimumBasicScenario-249187686 tempest-TestMinimumBasicScenario-249187686-project-member] GET https://10.4.3.189/volume/v3/volumes/6d82ba6f-2f88-4c81-b820-cc409959692d Aug 25 05:41:10.546277 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-fa85d6b8-8b0e-4438-85ef-34a42b6b2b6a tempest-TestMinimumBasicScenario-249187686 tempest-TestMinimumBasicScenario-249187686-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:41:10.546277 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-fa85d6b8-8b0e-4438-85ef-34a42b6b2b6a tempest-TestMinimumBasicScenario-249187686 tempest-TestMinimumBasicScenario-249187686-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:41:10.553355 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:41:10.553355 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:41:10.556995 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-fa85d6b8-8b0e-4438-85ef-34a42b6b2b6a tempest-TestMinimumBasicScenario-249187686 tempest-TestMinimumBasicScenario-249187686-project-member] Volume info retrieved successfully. Aug 25 05:41:10.562031 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-fa85d6b8-8b0e-4438-85ef-34a42b6b2b6a tempest-TestMinimumBasicScenario-249187686 tempest-TestMinimumBasicScenario-249187686-project-member] https://10.4.3.189/volume/v3/volumes/6d82ba6f-2f88-4c81-b820-cc409959692d returned with HTTP 200 Aug 25 05:41:10.562618 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 200/808] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:41:10 2026] GET /volume/v3/volumes/6d82ba6f-2f88-4c81-b820-cc409959692d => generated 847 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:41:10.578244 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-aff263e2-b8a6-4522-bef9-7930a2c7832c None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:41:10.580972 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-aff263e2-b8a6-4522-bef9-7930a2c7832c tempest-TestMinimumBasicScenario-249187686 tempest-TestMinimumBasicScenario-249187686-project-member] GET https://10.4.3.189/volume/v3/volumes Aug 25 05:41:10.581240 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-aff263e2-b8a6-4522-bef9-7930a2c7832c tempest-TestMinimumBasicScenario-249187686 tempest-TestMinimumBasicScenario-249187686-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:41:10.581493 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-aff263e2-b8a6-4522-bef9-7930a2c7832c tempest-TestMinimumBasicScenario-249187686 tempest-TestMinimumBasicScenario-249187686-project-member] Calling method 'index' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:41:10.581920 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.api_utils [None req-aff263e2-b8a6-4522-bef9-7930a2c7832c tempest-TestMinimumBasicScenario-249187686 tempest-TestMinimumBasicScenario-249187686-project-member] Removing options '' from query. {{(pid=100271) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 05:41:10.583045 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-aff263e2-b8a6-4522-bef9-7930a2c7832c tempest-TestMinimumBasicScenario-249187686 tempest-TestMinimumBasicScenario-249187686-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100271) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 05:41:10.593929 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-aff263e2-b8a6-4522-bef9-7930a2c7832c tempest-TestMinimumBasicScenario-249187686 tempest-TestMinimumBasicScenario-249187686-project-member] Get all volumes completed successfully. Aug 25 05:41:10.594588 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-aff263e2-b8a6-4522-bef9-7930a2c7832c tempest-TestMinimumBasicScenario-249187686 tempest-TestMinimumBasicScenario-249187686-project-member] https://10.4.3.189/volume/v3/volumes returned with HTTP 200 Aug 25 05:41:10.602760 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 205/809] 10.4.3.189 () {66 vars in 1237 bytes} [Tue Aug 25 05:41:10 2026] GET /volume/v3/volumes => generated 338 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:41:10.618023 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-55fb8bde-a28b-4422-bc76-d18f1c9b6651 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:41:10.619805 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-55fb8bde-a28b-4422-bc76-d18f1c9b6651 tempest-TestMinimumBasicScenario-249187686 tempest-TestMinimumBasicScenario-249187686-project-member] GET https://10.4.3.189/volume/v3/volumes/6d82ba6f-2f88-4c81-b820-cc409959692d Aug 25 05:41:10.620121 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-55fb8bde-a28b-4422-bc76-d18f1c9b6651 tempest-TestMinimumBasicScenario-249187686 tempest-TestMinimumBasicScenario-249187686-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:41:10.620278 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-55fb8bde-a28b-4422-bc76-d18f1c9b6651 tempest-TestMinimumBasicScenario-249187686 tempest-TestMinimumBasicScenario-249187686-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:41:10.630810 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:41:10.630810 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:41:10.637181 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-55fb8bde-a28b-4422-bc76-d18f1c9b6651 tempest-TestMinimumBasicScenario-249187686 tempest-TestMinimumBasicScenario-249187686-project-member] Volume info retrieved successfully. Aug 25 05:41:10.645161 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-55fb8bde-a28b-4422-bc76-d18f1c9b6651 tempest-TestMinimumBasicScenario-249187686 tempest-TestMinimumBasicScenario-249187686-project-member] https://10.4.3.189/volume/v3/volumes/6d82ba6f-2f88-4c81-b820-cc409959692d returned with HTTP 200 Aug 25 05:41:10.645830 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 203/810] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:41:10 2026] GET /volume/v3/volumes/6d82ba6f-2f88-4c81-b820-cc409959692d => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:41:10.707585 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [req-11bf7c24-21d0-49b1-9608-22f5f5a3c92f req-0bf686a5-9d3d-406d-add7-5be1c4dd1144 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:41:10.710232 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-11bf7c24-21d0-49b1-9608-22f5f5a3c92f req-0bf686a5-9d3d-406d-add7-5be1c4dd1144 tempest-TestMinimumBasicScenario-249187686 tempest-TestMinimumBasicScenario-249187686-project-member] GET https://10.4.3.189/volume/v3/volumes/6d82ba6f-2f88-4c81-b820-cc409959692d Aug 25 05:41:10.710462 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-11bf7c24-21d0-49b1-9608-22f5f5a3c92f req-0bf686a5-9d3d-406d-add7-5be1c4dd1144 tempest-TestMinimumBasicScenario-249187686 tempest-TestMinimumBasicScenario-249187686-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:41:10.710638 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-11bf7c24-21d0-49b1-9608-22f5f5a3c92f req-0bf686a5-9d3d-406d-add7-5be1c4dd1144 tempest-TestMinimumBasicScenario-249187686 tempest-TestMinimumBasicScenario-249187686-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:41:10.717725 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:41:10.717725 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:41:10.722006 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [req-11bf7c24-21d0-49b1-9608-22f5f5a3c92f req-0bf686a5-9d3d-406d-add7-5be1c4dd1144 tempest-TestMinimumBasicScenario-249187686 tempest-TestMinimumBasicScenario-249187686-project-member] Volume info retrieved successfully. Aug 25 05:41:10.727303 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-11bf7c24-21d0-49b1-9608-22f5f5a3c92f req-0bf686a5-9d3d-406d-add7-5be1c4dd1144 tempest-TestMinimumBasicScenario-249187686 tempest-TestMinimumBasicScenario-249187686-project-member] https://10.4.3.189/volume/v3/volumes/6d82ba6f-2f88-4c81-b820-cc409959692d returned with HTTP 200 Aug 25 05:41:10.727713 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 203/811] 10.4.3.189 () {68 vars in 1598 bytes} [Tue Aug 25 05:41:10 2026] GET /volume/v3/volumes/6d82ba6f-2f88-4c81-b820-cc409959692d => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:41:10.821277 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-c3588e70-15cd-4f1f-99c1-ee24c3402578 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:41:10.823473 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c3588e70-15cd-4f1f-99c1-ee24c3402578 tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] GET https://10.4.3.189/volume/v3/volumes/986b68ab-f0d1-46f8-912b-37e1ba14b847 Aug 25 05:41:10.823800 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c3588e70-15cd-4f1f-99c1-ee24c3402578 tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:41:10.823999 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c3588e70-15cd-4f1f-99c1-ee24c3402578 tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:41:10.839814 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-1f7e2882-b963-46d4-a345-7b2b7530c7af None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:41:10.840287 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:41:10.840287 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:41:10.840489 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-1f7e2882-b963-46d4-a345-7b2b7530c7af None None] GET https://10.4.3.189/volume// Aug 25 05:41:10.840805 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-1f7e2882-b963-46d4-a345-7b2b7530c7af None None] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:41:10.841154 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-1f7e2882-b963-46d4-a345-7b2b7530c7af None None] Calling method 'all' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:41:10.841524 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-1f7e2882-b963-46d4-a345-7b2b7530c7af None None] https://10.4.3.189/volume// returned with HTTP 300 Aug 25 05:41:10.841814 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 206/812] 10.4.3.189 () {66 vars in 1428 bytes} [Tue Aug 25 05:41:10 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 05:41:10.845461 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-c3588e70-15cd-4f1f-99c1-ee24c3402578 tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] Volume info retrieved successfully. Aug 25 05:41:10.852560 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c3588e70-15cd-4f1f-99c1-ee24c3402578 tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] https://10.4.3.189/volume/v3/volumes/986b68ab-f0d1-46f8-912b-37e1ba14b847 returned with HTTP 200 Aug 25 05:41:10.852805 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 201/813] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:41:10 2026] GET /volume/v3/volumes/986b68ab-f0d1-46f8-912b-37e1ba14b847 => generated 848 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:41:10.854560 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-11bf7c24-21d0-49b1-9608-22f5f5a3c92f req-9e1253db-8135-4ebb-a91a-ac5d3a1e34dd None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:41:10.856939 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-11bf7c24-21d0-49b1-9608-22f5f5a3c92f req-9e1253db-8135-4ebb-a91a-ac5d3a1e34dd tempest-TestMinimumBasicScenario-249187686 tempest-TestMinimumBasicScenario-249187686-project-member] POST https://10.4.3.189/volume/v3/attachments Aug 25 05:41:10.857329 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-11bf7c24-21d0-49b1-9608-22f5f5a3c92f req-9e1253db-8135-4ebb-a91a-ac5d3a1e34dd tempest-TestMinimumBasicScenario-249187686 tempest-TestMinimumBasicScenario-249187686-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6d82ba6f-2f88-4c81-b820-cc409959692d", "connector": null, "instance_uuid": "603208a2-ca8f-409b-8336-b3667aa4205d"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:41:10.868431 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:41:10.868431 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:41:10.924084 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-11bf7c24-21d0-49b1-9608-22f5f5a3c92f req-9e1253db-8135-4ebb-a91a-ac5d3a1e34dd tempest-TestMinimumBasicScenario-249187686 tempest-TestMinimumBasicScenario-249187686-project-member] https://10.4.3.189/volume/v3/attachments returned with HTTP 200 Aug 25 05:41:10.924826 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 204/814] 10.4.3.189 () {74 vars in 1594 bytes} [Tue Aug 25 05:41:10 2026] POST /volume/v3/attachments => generated 273 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:41:10.965965 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-80391d38-d69e-4296-83c1-90905d66cfdc None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:41:10.968269 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-80391d38-d69e-4296-83c1-90905d66cfdc tempest-TestMinimumBasicScenario-249187686 tempest-TestMinimumBasicScenario-249187686-project-member] GET https://10.4.3.189/volume/v3/volumes/6d82ba6f-2f88-4c81-b820-cc409959692d Aug 25 05:41:10.968269 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-80391d38-d69e-4296-83c1-90905d66cfdc tempest-TestMinimumBasicScenario-249187686 tempest-TestMinimumBasicScenario-249187686-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:41:10.968269 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-80391d38-d69e-4296-83c1-90905d66cfdc tempest-TestMinimumBasicScenario-249187686 tempest-TestMinimumBasicScenario-249187686-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:41:10.975723 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-1167e452-52a7-4519-8883-17026245c035 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:41:10.976274 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-1167e452-52a7-4519-8883-17026245c035 None None] GET https://10.4.3.189/volume// Aug 25 05:41:10.976569 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-1167e452-52a7-4519-8883-17026245c035 None None] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:41:10.977052 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-1167e452-52a7-4519-8883-17026245c035 None None] Calling method 'all' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:41:10.977211 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-1167e452-52a7-4519-8883-17026245c035 None None] https://10.4.3.189/volume// returned with HTTP 300 Aug 25 05:41:10.977604 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 207/815] 10.4.3.189 () {66 vars in 1426 bytes} [Tue Aug 25 05:41:10 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 05:41:10.986238 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:41:10.986238 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:41:10.988570 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-11bf7c24-21d0-49b1-9608-22f5f5a3c92f req-7b006fb6-7423-488e-9df2-ea3912c68e99 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:41:10.990801 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-80391d38-d69e-4296-83c1-90905d66cfdc tempest-TestMinimumBasicScenario-249187686 tempest-TestMinimumBasicScenario-249187686-project-member] Volume info retrieved successfully. Aug 25 05:41:10.990915 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-11bf7c24-21d0-49b1-9608-22f5f5a3c92f req-7b006fb6-7423-488e-9df2-ea3912c68e99 tempest-TestMinimumBasicScenario-249187686 tempest-TestMinimumBasicScenario-249187686-project-member] GET https://10.4.3.189/volume/v3/volumes/6d82ba6f-2f88-4c81-b820-cc409959692d Aug 25 05:41:10.991178 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-11bf7c24-21d0-49b1-9608-22f5f5a3c92f req-7b006fb6-7423-488e-9df2-ea3912c68e99 tempest-TestMinimumBasicScenario-249187686 tempest-TestMinimumBasicScenario-249187686-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:41:10.992089 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-11bf7c24-21d0-49b1-9608-22f5f5a3c92f req-7b006fb6-7423-488e-9df2-ea3912c68e99 tempest-TestMinimumBasicScenario-249187686 tempest-TestMinimumBasicScenario-249187686-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:41:10.996486 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-80391d38-d69e-4296-83c1-90905d66cfdc tempest-TestMinimumBasicScenario-249187686 tempest-TestMinimumBasicScenario-249187686-project-member] https://10.4.3.189/volume/v3/volumes/6d82ba6f-2f88-4c81-b820-cc409959692d returned with HTTP 200 Aug 25 05:41:10.997110 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 204/816] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:41:10 2026] GET /volume/v3/volumes/6d82ba6f-2f88-4c81-b820-cc409959692d => generated 846 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:41:11.002866 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:41:11.002866 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:41:11.007978 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [req-11bf7c24-21d0-49b1-9608-22f5f5a3c92f req-7b006fb6-7423-488e-9df2-ea3912c68e99 tempest-TestMinimumBasicScenario-249187686 tempest-TestMinimumBasicScenario-249187686-project-member] Volume info retrieved successfully. Aug 25 05:41:11.013490 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-11bf7c24-21d0-49b1-9608-22f5f5a3c92f req-7b006fb6-7423-488e-9df2-ea3912c68e99 tempest-TestMinimumBasicScenario-249187686 tempest-TestMinimumBasicScenario-249187686-project-member] https://10.4.3.189/volume/v3/volumes/6d82ba6f-2f88-4c81-b820-cc409959692d returned with HTTP 200 Aug 25 05:41:11.013956 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 202/817] 10.4.3.189 () {70 vars in 1639 bytes} [Tue Aug 25 05:41:10 2026] GET /volume/v3/volumes/6d82ba6f-2f88-4c81-b820-cc409959692d => generated 1026 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 05:41:11.083377 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-13a00f45-3a67-46ef-af4a-44d7df93667f None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:41:11.085631 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-13a00f45-3a67-46ef-af4a-44d7df93667f tempest-ServerActionsTestOtherA-1977308745 tempest-ServerActionsTestOtherA-1977308745-project-member] GET https://10.4.3.189/volume/v3/volumes/a1c333fb-5c5f-400c-93df-93a85f026473 Aug 25 05:41:11.085828 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-13a00f45-3a67-46ef-af4a-44d7df93667f tempest-ServerActionsTestOtherA-1977308745 tempest-ServerActionsTestOtherA-1977308745-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:41:11.086014 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-13a00f45-3a67-46ef-af4a-44d7df93667f tempest-ServerActionsTestOtherA-1977308745 tempest-ServerActionsTestOtherA-1977308745-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:41:11.095906 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:41:11.095906 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:41:11.100693 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-13a00f45-3a67-46ef-af4a-44d7df93667f tempest-ServerActionsTestOtherA-1977308745 tempest-ServerActionsTestOtherA-1977308745-project-member] Volume info retrieved successfully. Aug 25 05:41:11.107362 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-13a00f45-3a67-46ef-af4a-44d7df93667f tempest-ServerActionsTestOtherA-1977308745 tempest-ServerActionsTestOtherA-1977308745-project-member] https://10.4.3.189/volume/v3/volumes/a1c333fb-5c5f-400c-93df-93a85f026473 returned with HTTP 200 Aug 25 05:41:11.107884 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 205/818] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:41:11 2026] GET /volume/v3/volumes/a1c333fb-5c5f-400c-93df-93a85f026473 => generated 1138 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:41:11.139632 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-11bf7c24-21d0-49b1-9608-22f5f5a3c92f req-e59eeec1-0fb6-4901-a30b-0f9e5cd3f201 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:41:11.141787 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-11bf7c24-21d0-49b1-9608-22f5f5a3c92f req-e59eeec1-0fb6-4901-a30b-0f9e5cd3f201 tempest-TestMinimumBasicScenario-249187686 tempest-TestMinimumBasicScenario-249187686-project-member] PUT https://10.4.3.189/volume/v3/attachments/1f4060e4-c537-4d3b-b521-49d889d73b87 Aug 25 05:41:11.143525 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-11bf7c24-21d0-49b1-9608-22f5f5a3c92f req-e59eeec1-0fb6-4901-a30b-0f9e5cd3f201 tempest-TestMinimumBasicScenario-249187686 tempest-TestMinimumBasicScenario-249187686-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.189", "host": "np0000008051", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:8b4a65c6a3e1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "a19da604-b1eb-4396-a9d5-30b16dae3da8", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:41:11.159080 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.coordination [req-11bf7c24-21d0-49b1-9608-22f5f5a3c92f req-e59eeec1-0fb6-4901-a30b-0f9e5cd3f201 tempest-TestMinimumBasicScenario-249187686 tempest-TestMinimumBasicScenario-249187686-project-member] Acquiring lock "cinder-attachment_update-6d82ba6f-2f88-4c81-b820-cc409959692d-np0000008051" by "attachment_update" {{(pid=100271) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 05:41:11.164806 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.coordination [req-11bf7c24-21d0-49b1-9608-22f5f5a3c92f req-e59eeec1-0fb6-4901-a30b-0f9e5cd3f201 tempest-TestMinimumBasicScenario-249187686 tempest-TestMinimumBasicScenario-249187686-project-member] Lock "cinder-attachment_update-6d82ba6f-2f88-4c81-b820-cc409959692d-np0000008051" acquired by "attachment_update" :: waited 0.006s {{(pid=100271) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 05:41:11.166637 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:41:11.166637 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:41:11.287939 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.coordination [req-11bf7c24-21d0-49b1-9608-22f5f5a3c92f req-e59eeec1-0fb6-4901-a30b-0f9e5cd3f201 tempest-TestMinimumBasicScenario-249187686 tempest-TestMinimumBasicScenario-249187686-project-member] Lock "cinder-attachment_update-6d82ba6f-2f88-4c81-b820-cc409959692d-np0000008051" released by "attachment_update" :: held 0.123s {{(pid=100271) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 05:41:11.288349 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-11bf7c24-21d0-49b1-9608-22f5f5a3c92f req-e59eeec1-0fb6-4901-a30b-0f9e5cd3f201 tempest-TestMinimumBasicScenario-249187686 tempest-TestMinimumBasicScenario-249187686-project-member] https://10.4.3.189/volume/v3/attachments/1f4060e4-c537-4d3b-b521-49d889d73b87 returned with HTTP 200 Aug 25 05:41:11.288937 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 208/819] 10.4.3.189 () {74 vars in 1704 bytes} [Tue Aug 25 05:41:11 2026] PUT /volume/v3/attachments/1f4060e4-c537-4d3b-b521-49d889d73b87 => generated 969 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:41:11.402585 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-b73cc836-1001-42ae-b08f-4118153d3ec0 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:41:11.405324 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-b73cc836-1001-42ae-b08f-4118153d3ec0 tempest-ServerActionsTestOtherA-1977308745 tempest-ServerActionsTestOtherA-1977308745-project-member] GET https://10.4.3.189/volume/v3/volumes/a1c333fb-5c5f-400c-93df-93a85f026473 Aug 25 05:41:11.405324 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-b73cc836-1001-42ae-b08f-4118153d3ec0 tempest-ServerActionsTestOtherA-1977308745 tempest-ServerActionsTestOtherA-1977308745-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:41:11.405590 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-b73cc836-1001-42ae-b08f-4118153d3ec0 tempest-ServerActionsTestOtherA-1977308745 tempest-ServerActionsTestOtherA-1977308745-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:41:11.423927 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:41:11.423927 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:41:11.431776 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-b73cc836-1001-42ae-b08f-4118153d3ec0 tempest-ServerActionsTestOtherA-1977308745 tempest-ServerActionsTestOtherA-1977308745-project-member] Volume info retrieved successfully. Aug 25 05:41:11.441954 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-b73cc836-1001-42ae-b08f-4118153d3ec0 tempest-ServerActionsTestOtherA-1977308745 tempest-ServerActionsTestOtherA-1977308745-project-member] https://10.4.3.189/volume/v3/volumes/a1c333fb-5c5f-400c-93df-93a85f026473 returned with HTTP 200 Aug 25 05:41:11.442539 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 205/820] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:41:11 2026] GET /volume/v3/volumes/a1c333fb-5c5f-400c-93df-93a85f026473 => generated 1138 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:41:11.498174 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-65133569-e8e7-4ebb-a32c-4b8f3088ccf1 req-cf77f8f5-d56f-4dac-8dd9-5158714535b8 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:41:11.500560 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-65133569-e8e7-4ebb-a32c-4b8f3088ccf1 req-cf77f8f5-d56f-4dac-8dd9-5158714535b8 tempest-ServerActionsTestOtherA-1977308745 tempest-ServerActionsTestOtherA-1977308745-project-member] GET https://10.4.3.189/volume/v3/volumes/a1c333fb-5c5f-400c-93df-93a85f026473 Aug 25 05:41:11.500795 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-65133569-e8e7-4ebb-a32c-4b8f3088ccf1 req-cf77f8f5-d56f-4dac-8dd9-5158714535b8 tempest-ServerActionsTestOtherA-1977308745 tempest-ServerActionsTestOtherA-1977308745-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:41:11.501038 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-65133569-e8e7-4ebb-a32c-4b8f3088ccf1 req-cf77f8f5-d56f-4dac-8dd9-5158714535b8 tempest-ServerActionsTestOtherA-1977308745 tempest-ServerActionsTestOtherA-1977308745-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:41:11.526010 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:41:11.526010 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:41:11.528809 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [req-65133569-e8e7-4ebb-a32c-4b8f3088ccf1 req-cf77f8f5-d56f-4dac-8dd9-5158714535b8 tempest-ServerActionsTestOtherA-1977308745 tempest-ServerActionsTestOtherA-1977308745-project-member] Volume info retrieved successfully. Aug 25 05:41:11.542802 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-65133569-e8e7-4ebb-a32c-4b8f3088ccf1 req-cf77f8f5-d56f-4dac-8dd9-5158714535b8 tempest-ServerActionsTestOtherA-1977308745 tempest-ServerActionsTestOtherA-1977308745-project-member] https://10.4.3.189/volume/v3/volumes/a1c333fb-5c5f-400c-93df-93a85f026473 returned with HTTP 200 Aug 25 05:41:11.542802 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 203/821] 10.4.3.189 () {68 vars in 1598 bytes} [Tue Aug 25 05:41:11 2026] GET /volume/v3/volumes/a1c333fb-5c5f-400c-93df-93a85f026473 => generated 1138 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:41:11.574946 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-65133569-e8e7-4ebb-a32c-4b8f3088ccf1 req-9cfc994d-84cc-43dd-8ec3-ec7c6924489f None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:41:11.585899 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-65133569-e8e7-4ebb-a32c-4b8f3088ccf1 req-9cfc994d-84cc-43dd-8ec3-ec7c6924489f tempest-ServerActionsTestOtherA-1977308745 tempest-ServerActionsTestOtherA-1977308745-project-member] POST https://10.4.3.189/volume/v3/volumes/a1c333fb-5c5f-400c-93df-93a85f026473/action Aug 25 05:41:11.585899 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-65133569-e8e7-4ebb-a32c-4b8f3088ccf1 req-9cfc994d-84cc-43dd-8ec3-ec7c6924489f tempest-ServerActionsTestOtherA-1977308745 tempest-ServerActionsTestOtherA-1977308745-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100269) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 05:41:11.585899 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-65133569-e8e7-4ebb-a32c-4b8f3088ccf1 req-9cfc994d-84cc-43dd-8ec3-ec7c6924489f tempest-ServerActionsTestOtherA-1977308745 tempest-ServerActionsTestOtherA-1977308745-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:41:11.606358 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:41:11.606358 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:41:11.607033 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [req-65133569-e8e7-4ebb-a32c-4b8f3088ccf1 req-9cfc994d-84cc-43dd-8ec3-ec7c6924489f tempest-ServerActionsTestOtherA-1977308745 tempest-ServerActionsTestOtherA-1977308745-project-member] Volume info retrieved successfully. Aug 25 05:41:11.618905 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [req-65133569-e8e7-4ebb-a32c-4b8f3088ccf1 req-9cfc994d-84cc-43dd-8ec3-ec7c6924489f tempest-ServerActionsTestOtherA-1977308745 tempest-ServerActionsTestOtherA-1977308745-project-member] Begin detaching volume completed successfully. Aug 25 05:41:11.619228 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-65133569-e8e7-4ebb-a32c-4b8f3088ccf1 req-9cfc994d-84cc-43dd-8ec3-ec7c6924489f tempest-ServerActionsTestOtherA-1977308745 tempest-ServerActionsTestOtherA-1977308745-project-member] https://10.4.3.189/volume/v3/volumes/a1c333fb-5c5f-400c-93df-93a85f026473/action returned with HTTP 202 Aug 25 05:41:11.619845 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 206/822] 10.4.3.189 () {72 vars in 1672 bytes} [Tue Aug 25 05:41:11 2026] POST /volume/v3/volumes/a1c333fb-5c5f-400c-93df-93a85f026473/action => generated 0 bytes in 45 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 05:41:11.702683 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-38d945c3-94c1-4934-9942-c60625f2640b None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:41:11.703692 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-38d945c3-94c1-4934-9942-c60625f2640b None None] GET https://10.4.3.189/volume// Aug 25 05:41:11.703692 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-38d945c3-94c1-4934-9942-c60625f2640b None None] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:41:11.703692 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-38d945c3-94c1-4934-9942-c60625f2640b None None] Calling method 'all' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:41:11.704813 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-38d945c3-94c1-4934-9942-c60625f2640b None None] https://10.4.3.189/volume// returned with HTTP 300 Aug 25 05:41:11.704813 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 209/823] 10.4.3.189 () {66 vars in 1426 bytes} [Tue Aug 25 05:41: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 25 05:41:11.720416 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [req-65133569-e8e7-4ebb-a32c-4b8f3088ccf1 req-2a836acb-fc73-4430-9d5b-05f458d36495 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:41:11.724735 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-65133569-e8e7-4ebb-a32c-4b8f3088ccf1 req-2a836acb-fc73-4430-9d5b-05f458d36495 tempest-ServerActionsTestOtherA-1977308745 tempest-ServerActionsTestOtherA-1977308745-project-member] GET https://10.4.3.189/volume/v3/volumes/a1c333fb-5c5f-400c-93df-93a85f026473 Aug 25 05:41:11.724735 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-65133569-e8e7-4ebb-a32c-4b8f3088ccf1 req-2a836acb-fc73-4430-9d5b-05f458d36495 tempest-ServerActionsTestOtherA-1977308745 tempest-ServerActionsTestOtherA-1977308745-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:41:11.726001 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-65133569-e8e7-4ebb-a32c-4b8f3088ccf1 req-2a836acb-fc73-4430-9d5b-05f458d36495 tempest-ServerActionsTestOtherA-1977308745 tempest-ServerActionsTestOtherA-1977308745-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:41:11.743552 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:41:11.743552 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:41:11.749123 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [req-65133569-e8e7-4ebb-a32c-4b8f3088ccf1 req-2a836acb-fc73-4430-9d5b-05f458d36495 tempest-ServerActionsTestOtherA-1977308745 tempest-ServerActionsTestOtherA-1977308745-project-member] Volume info retrieved successfully. Aug 25 05:41:11.757294 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-65133569-e8e7-4ebb-a32c-4b8f3088ccf1 req-2a836acb-fc73-4430-9d5b-05f458d36495 tempest-ServerActionsTestOtherA-1977308745 tempest-ServerActionsTestOtherA-1977308745-project-member] https://10.4.3.189/volume/v3/volumes/a1c333fb-5c5f-400c-93df-93a85f026473 returned with HTTP 200 Aug 25 05:41:11.757821 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 206/824] 10.4.3.189 () {70 vars in 1639 bytes} [Tue Aug 25 05:41:11 2026] GET /volume/v3/volumes/a1c333fb-5c5f-400c-93df-93a85f026473 => generated 1321 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 05:41:11.875133 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-cb5880c8-28d2-404d-8026-6da319c3d3a5 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:41:11.878153 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-cb5880c8-28d2-404d-8026-6da319c3d3a5 tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] GET https://10.4.3.189/volume/v3/volumes/986b68ab-f0d1-46f8-912b-37e1ba14b847 Aug 25 05:41:11.878480 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-cb5880c8-28d2-404d-8026-6da319c3d3a5 tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:41:11.878709 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-cb5880c8-28d2-404d-8026-6da319c3d3a5 tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:41:11.893752 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:41:11.893752 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:41:11.899103 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-cb5880c8-28d2-404d-8026-6da319c3d3a5 tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] Volume info retrieved successfully. Aug 25 05:41:11.904580 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-cb5880c8-28d2-404d-8026-6da319c3d3a5 tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] https://10.4.3.189/volume/v3/volumes/986b68ab-f0d1-46f8-912b-37e1ba14b847 returned with HTTP 200 Aug 25 05:41:11.905155 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 204/825] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:41:11 2026] GET /volume/v3/volumes/986b68ab-f0d1-46f8-912b-37e1ba14b847 => generated 848 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:41:12.012802 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-23263e9d-242f-4877-9ace-292cbb215735 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:41:12.015093 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-23263e9d-242f-4877-9ace-292cbb215735 tempest-TestMinimumBasicScenario-249187686 tempest-TestMinimumBasicScenario-249187686-project-member] GET https://10.4.3.189/volume/v3/volumes/6d82ba6f-2f88-4c81-b820-cc409959692d Aug 25 05:41:12.015362 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-23263e9d-242f-4877-9ace-292cbb215735 tempest-TestMinimumBasicScenario-249187686 tempest-TestMinimumBasicScenario-249187686-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:41:12.015716 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-23263e9d-242f-4877-9ace-292cbb215735 tempest-TestMinimumBasicScenario-249187686 tempest-TestMinimumBasicScenario-249187686-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:41:12.026295 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:41:12.026295 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:41:12.030154 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-23263e9d-242f-4877-9ace-292cbb215735 tempest-TestMinimumBasicScenario-249187686 tempest-TestMinimumBasicScenario-249187686-project-member] Volume info retrieved successfully. Aug 25 05:41:12.034836 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-23263e9d-242f-4877-9ace-292cbb215735 tempest-TestMinimumBasicScenario-249187686 tempest-TestMinimumBasicScenario-249187686-project-member] https://10.4.3.189/volume/v3/volumes/6d82ba6f-2f88-4c81-b820-cc409959692d returned with HTTP 200 Aug 25 05:41:12.035311 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 207/826] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:41:12 2026] GET /volume/v3/volumes/6d82ba6f-2f88-4c81-b820-cc409959692d => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:41:12.264737 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-17673bcf-11de-4ecc-a998-57d5f615d35e None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:41:12.268140 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-17673bcf-11de-4ecc-a998-57d5f615d35e tempest-ServerStableDeviceRescueTest-1096266196 tempest-ServerStableDeviceRescueTest-1096266196-project-member] GET https://10.4.3.189/volume/v3/volumes/47d076f9-e9d0-4a30-90e0-1d35430a676f Aug 25 05:41:12.268140 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-17673bcf-11de-4ecc-a998-57d5f615d35e tempest-ServerStableDeviceRescueTest-1096266196 tempest-ServerStableDeviceRescueTest-1096266196-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:41:12.268140 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-17673bcf-11de-4ecc-a998-57d5f615d35e tempest-ServerStableDeviceRescueTest-1096266196 tempest-ServerStableDeviceRescueTest-1096266196-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:41:12.278097 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:41:12.278097 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:41:12.280083 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-17673bcf-11de-4ecc-a998-57d5f615d35e tempest-ServerStableDeviceRescueTest-1096266196 tempest-ServerStableDeviceRescueTest-1096266196-project-member] Volume info retrieved successfully. Aug 25 05:41:12.285695 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-17673bcf-11de-4ecc-a998-57d5f615d35e tempest-ServerStableDeviceRescueTest-1096266196 tempest-ServerStableDeviceRescueTest-1096266196-project-member] https://10.4.3.189/volume/v3/volumes/47d076f9-e9d0-4a30-90e0-1d35430a676f returned with HTTP 200 Aug 25 05:41:12.286252 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 210/827] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:41:12 2026] GET /volume/v3/volumes/47d076f9-e9d0-4a30-90e0-1d35430a676f => generated 852 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 25 05:41:12.354390 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [req-3fc17f92-08c9-4eb5-ac5b-927cf883886d req-b927686e-c784-4839-be48-e51703a88213 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:41:12.357113 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-3fc17f92-08c9-4eb5-ac5b-927cf883886d req-b927686e-c784-4839-be48-e51703a88213 tempest-ServerStableDeviceRescueTest-1096266196 tempest-ServerStableDeviceRescueTest-1096266196-project-member] GET https://10.4.3.189/volume/v3/volumes/47d076f9-e9d0-4a30-90e0-1d35430a676f Aug 25 05:41:12.357411 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-3fc17f92-08c9-4eb5-ac5b-927cf883886d req-b927686e-c784-4839-be48-e51703a88213 tempest-ServerStableDeviceRescueTest-1096266196 tempest-ServerStableDeviceRescueTest-1096266196-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:41:12.357640 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-3fc17f92-08c9-4eb5-ac5b-927cf883886d req-b927686e-c784-4839-be48-e51703a88213 tempest-ServerStableDeviceRescueTest-1096266196 tempest-ServerStableDeviceRescueTest-1096266196-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:41:12.366821 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:41:12.366821 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:41:12.374696 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [req-3fc17f92-08c9-4eb5-ac5b-927cf883886d req-b927686e-c784-4839-be48-e51703a88213 tempest-ServerStableDeviceRescueTest-1096266196 tempest-ServerStableDeviceRescueTest-1096266196-project-member] Volume info retrieved successfully. Aug 25 05:41:12.383017 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-3fc17f92-08c9-4eb5-ac5b-927cf883886d req-b927686e-c784-4839-be48-e51703a88213 tempest-ServerStableDeviceRescueTest-1096266196 tempest-ServerStableDeviceRescueTest-1096266196-project-member] https://10.4.3.189/volume/v3/volumes/47d076f9-e9d0-4a30-90e0-1d35430a676f returned with HTTP 200 Aug 25 05:41:12.383648 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 207/828] 10.4.3.189 () {68 vars in 1598 bytes} [Tue Aug 25 05:41:12 2026] GET /volume/v3/volumes/47d076f9-e9d0-4a30-90e0-1d35430a676f => generated 852 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:41:12.474828 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-1ac90174-792d-4750-9ac9-f371f9b409c0 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:41:12.475296 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-1ac90174-792d-4750-9ac9-f371f9b409c0 None None] GET https://10.4.3.189/volume// Aug 25 05:41:12.475773 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-1ac90174-792d-4750-9ac9-f371f9b409c0 None None] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:41:12.476193 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-1ac90174-792d-4750-9ac9-f371f9b409c0 None None] Calling method 'all' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:41:12.476703 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-1ac90174-792d-4750-9ac9-f371f9b409c0 None None] https://10.4.3.189/volume// returned with HTTP 300 Aug 25 05:41:12.477350 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 205/829] 10.4.3.189 () {66 vars in 1426 bytes} [Tue Aug 25 05:41:12 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 05:41:12.492591 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-e500d8d5-9c89-432f-8676-a34bd46c70b3 req-ed2c5d0b-af14-44ac-bfd9-467681c6550a None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:41:12.495201 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-e500d8d5-9c89-432f-8676-a34bd46c70b3 req-ed2c5d0b-af14-44ac-bfd9-467681c6550a tempest-ServerActionsV293TestJSON-1696721546 tempest-ServerActionsV293TestJSON-1696721546-project-member] GET https://10.4.3.189/volume/v3/volumes/bad5e220-3b9c-4da6-83ff-0dda3443eddf Aug 25 05:41:12.495502 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-e500d8d5-9c89-432f-8676-a34bd46c70b3 req-ed2c5d0b-af14-44ac-bfd9-467681c6550a tempest-ServerActionsV293TestJSON-1696721546 tempest-ServerActionsV293TestJSON-1696721546-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:41:12.496892 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-e500d8d5-9c89-432f-8676-a34bd46c70b3 req-ed2c5d0b-af14-44ac-bfd9-467681c6550a tempest-ServerActionsV293TestJSON-1696721546 tempest-ServerActionsV293TestJSON-1696721546-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:41:12.515237 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:41:12.515237 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:41:12.521515 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [req-e500d8d5-9c89-432f-8676-a34bd46c70b3 req-ed2c5d0b-af14-44ac-bfd9-467681c6550a tempest-ServerActionsV293TestJSON-1696721546 tempest-ServerActionsV293TestJSON-1696721546-project-member] Volume info retrieved successfully. Aug 25 05:41:12.531276 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-e500d8d5-9c89-432f-8676-a34bd46c70b3 req-ed2c5d0b-af14-44ac-bfd9-467681c6550a tempest-ServerActionsV293TestJSON-1696721546 tempest-ServerActionsV293TestJSON-1696721546-project-member] https://10.4.3.189/volume/v3/volumes/bad5e220-3b9c-4da6-83ff-0dda3443eddf returned with HTTP 200 Aug 25 05:41:12.532255 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 208/830] 10.4.3.189 () {70 vars in 1639 bytes} [Tue Aug 25 05:41:12 2026] GET /volume/v3/volumes/bad5e220-3b9c-4da6-83ff-0dda3443eddf => generated 1539 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 05:41:12.609559 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-e012f6a5-534e-4585-a42c-bbb20707242f None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:41:12.610024 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-e012f6a5-534e-4585-a42c-bbb20707242f None None] GET https://10.4.3.189/volume// Aug 25 05:41:12.610256 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-e012f6a5-534e-4585-a42c-bbb20707242f None None] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:41:12.610509 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-e012f6a5-534e-4585-a42c-bbb20707242f None None] Calling method 'all' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:41:12.610928 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-e012f6a5-534e-4585-a42c-bbb20707242f None None] https://10.4.3.189/volume// returned with HTTP 300 Aug 25 05:41:12.611295 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 211/831] 10.4.3.189 () {66 vars in 1428 bytes} [Tue Aug 25 05:41: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 25 05:41:12.636334 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [req-3fc17f92-08c9-4eb5-ac5b-927cf883886d req-3d7d87f2-a9f6-4fa5-8356-ca385d6ff2f2 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:41:12.656114 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-e500d8d5-9c89-432f-8676-a34bd46c70b3 req-b0aa120c-047f-419d-a650-f172b5cdf668 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:41:12.660013 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-e500d8d5-9c89-432f-8676-a34bd46c70b3 req-b0aa120c-047f-419d-a650-f172b5cdf668 tempest-ServerActionsV293TestJSON-1696721546 tempest-ServerActionsV293TestJSON-1696721546-project-member] PUT https://10.4.3.189/volume/v3/attachments/756add9a-4e97-4ac6-b168-b2da4540006e Aug 25 05:41:12.660399 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-e500d8d5-9c89-432f-8676-a34bd46c70b3 req-b0aa120c-047f-419d-a650-f172b5cdf668 tempest-ServerActionsV293TestJSON-1696721546 tempest-ServerActionsV293TestJSON-1696721546-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.189", "host": "np0000008051", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:8b4a65c6a3e1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "a19da604-b1eb-4396-a9d5-30b16dae3da8", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:41:12.685524 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.coordination [req-e500d8d5-9c89-432f-8676-a34bd46c70b3 req-b0aa120c-047f-419d-a650-f172b5cdf668 tempest-ServerActionsV293TestJSON-1696721546 tempest-ServerActionsV293TestJSON-1696721546-project-member] Acquiring lock "cinder-attachment_update-bad5e220-3b9c-4da6-83ff-0dda3443eddf-np0000008051" by "attachment_update" {{(pid=100268) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 05:41:12.691765 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.coordination [req-e500d8d5-9c89-432f-8676-a34bd46c70b3 req-b0aa120c-047f-419d-a650-f172b5cdf668 tempest-ServerActionsV293TestJSON-1696721546 tempest-ServerActionsV293TestJSON-1696721546-project-member] Lock "cinder-attachment_update-bad5e220-3b9c-4da6-83ff-0dda3443eddf-np0000008051" acquired by "attachment_update" :: waited 0.008s {{(pid=100268) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 05:41:12.693974 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:41:12.693974 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:41:12.743113 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-3fc17f92-08c9-4eb5-ac5b-927cf883886d req-3d7d87f2-a9f6-4fa5-8356-ca385d6ff2f2 tempest-ServerStableDeviceRescueTest-1096266196 tempest-ServerStableDeviceRescueTest-1096266196-project-member] POST https://10.4.3.189/volume/v3/attachments Aug 25 05:41:12.743932 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-3fc17f92-08c9-4eb5-ac5b-927cf883886d req-3d7d87f2-a9f6-4fa5-8356-ca385d6ff2f2 tempest-ServerStableDeviceRescueTest-1096266196 tempest-ServerStableDeviceRescueTest-1096266196-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "47d076f9-e9d0-4a30-90e0-1d35430a676f", "connector": null, "instance_uuid": "ea8edac4-1ca6-4278-8992-d7f7370e7cdb"}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:41:12.757407 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:41:12.757407 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:41:12.803704 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-3fc17f92-08c9-4eb5-ac5b-927cf883886d req-3d7d87f2-a9f6-4fa5-8356-ca385d6ff2f2 tempest-ServerStableDeviceRescueTest-1096266196 tempest-ServerStableDeviceRescueTest-1096266196-project-member] https://10.4.3.189/volume/v3/attachments returned with HTTP 200 Aug 25 05:41:12.804663 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 208/832] 10.4.3.189 () {74 vars in 1594 bytes} [Tue Aug 25 05:41:12 2026] POST /volume/v3/attachments => generated 273 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:41:12.838219 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-30c26e5c-6cd5-4bd0-b49c-ff574367f315 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:41:12.840448 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-30c26e5c-6cd5-4bd0-b49c-ff574367f315 tempest-ServerStableDeviceRescueTest-1096266196 tempest-ServerStableDeviceRescueTest-1096266196-project-member] GET https://10.4.3.189/volume/v3/volumes/47d076f9-e9d0-4a30-90e0-1d35430a676f Aug 25 05:41:12.840672 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-30c26e5c-6cd5-4bd0-b49c-ff574367f315 tempest-ServerStableDeviceRescueTest-1096266196 tempest-ServerStableDeviceRescueTest-1096266196-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:41:12.840860 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-30c26e5c-6cd5-4bd0-b49c-ff574367f315 tempest-ServerStableDeviceRescueTest-1096266196 tempest-ServerStableDeviceRescueTest-1096266196-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:41:12.843336 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.coordination [req-e500d8d5-9c89-432f-8676-a34bd46c70b3 req-b0aa120c-047f-419d-a650-f172b5cdf668 tempest-ServerActionsV293TestJSON-1696721546 tempest-ServerActionsV293TestJSON-1696721546-project-member] Lock "cinder-attachment_update-bad5e220-3b9c-4da6-83ff-0dda3443eddf-np0000008051" released by "attachment_update" :: held 0.152s {{(pid=100268) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 05:41:12.843785 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-e500d8d5-9c89-432f-8676-a34bd46c70b3 req-b0aa120c-047f-419d-a650-f172b5cdf668 tempest-ServerActionsV293TestJSON-1696721546 tempest-ServerActionsV293TestJSON-1696721546-project-member] https://10.4.3.189/volume/v3/attachments/756add9a-4e97-4ac6-b168-b2da4540006e returned with HTTP 200 Aug 25 05:41:12.844658 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 206/833] 10.4.3.189 () {74 vars in 1704 bytes} [Tue Aug 25 05:41:12 2026] PUT /volume/v3/attachments/756add9a-4e97-4ac6-b168-b2da4540006e => generated 969 bytes in 189 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:41:12.855749 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:41:12.855749 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:41:12.859443 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-6e1da88d-3f55-47c4-a953-65608e2aa6aa None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:41:12.859891 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-6e1da88d-3f55-47c4-a953-65608e2aa6aa None None] GET https://10.4.3.189/volume// Aug 25 05:41:12.860140 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-6e1da88d-3f55-47c4-a953-65608e2aa6aa None None] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:41:12.860511 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-6e1da88d-3f55-47c4-a953-65608e2aa6aa None None] Calling method 'all' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:41:12.861273 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-6e1da88d-3f55-47c4-a953-65608e2aa6aa None None] https://10.4.3.189/volume// returned with HTTP 300 Aug 25 05:41:12.861917 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 212/834] 10.4.3.189 () {66 vars in 1426 bytes} [Tue Aug 25 05:41:12 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 05:41:12.862359 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-30c26e5c-6cd5-4bd0-b49c-ff574367f315 tempest-ServerStableDeviceRescueTest-1096266196 tempest-ServerStableDeviceRescueTest-1096266196-project-member] Volume info retrieved successfully. Aug 25 05:41:12.868571 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-30c26e5c-6cd5-4bd0-b49c-ff574367f315 tempest-ServerStableDeviceRescueTest-1096266196 tempest-ServerStableDeviceRescueTest-1096266196-project-member] https://10.4.3.189/volume/v3/volumes/47d076f9-e9d0-4a30-90e0-1d35430a676f returned with HTTP 200 Aug 25 05:41:12.869022 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 209/835] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:41:12 2026] GET /volume/v3/volumes/47d076f9-e9d0-4a30-90e0-1d35430a676f => generated 851 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:41:12.875926 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [req-3fc17f92-08c9-4eb5-ac5b-927cf883886d req-a35f5eda-7b7a-40ce-b7c1-f7d29eabf96b None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:41:12.879910 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-3fc17f92-08c9-4eb5-ac5b-927cf883886d req-a35f5eda-7b7a-40ce-b7c1-f7d29eabf96b tempest-ServerStableDeviceRescueTest-1096266196 tempest-ServerStableDeviceRescueTest-1096266196-project-member] GET https://10.4.3.189/volume/v3/volumes/47d076f9-e9d0-4a30-90e0-1d35430a676f Aug 25 05:41:12.879976 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-e500d8d5-9c89-432f-8676-a34bd46c70b3 req-2b74e8d7-c487-4631-8ed8-0157fe69688f None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:41:12.880333 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-3fc17f92-08c9-4eb5-ac5b-927cf883886d req-a35f5eda-7b7a-40ce-b7c1-f7d29eabf96b tempest-ServerStableDeviceRescueTest-1096266196 tempest-ServerStableDeviceRescueTest-1096266196-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:41:12.880333 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-3fc17f92-08c9-4eb5-ac5b-927cf883886d req-a35f5eda-7b7a-40ce-b7c1-f7d29eabf96b tempest-ServerStableDeviceRescueTest-1096266196 tempest-ServerStableDeviceRescueTest-1096266196-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:41:12.882441 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-e500d8d5-9c89-432f-8676-a34bd46c70b3 req-2b74e8d7-c487-4631-8ed8-0157fe69688f tempest-ServerActionsV293TestJSON-1696721546 tempest-ServerActionsV293TestJSON-1696721546-project-member] POST https://10.4.3.189/volume/v3/attachments/756add9a-4e97-4ac6-b168-b2da4540006e/action Aug 25 05:41:12.882867 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-e500d8d5-9c89-432f-8676-a34bd46c70b3 req-2b74e8d7-c487-4631-8ed8-0157fe69688f tempest-ServerActionsV293TestJSON-1696721546 tempest-ServerActionsV293TestJSON-1696721546-project-member] Action body: b'{"os-complete": null}' {{(pid=100268) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 05:41:12.883002 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-e500d8d5-9c89-432f-8676-a34bd46c70b3 req-2b74e8d7-c487-4631-8ed8-0157fe69688f tempest-ServerActionsV293TestJSON-1696721546 tempest-ServerActionsV293TestJSON-1696721546-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:41:12.900002 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:41:12.900002 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:41:12.906776 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:41:12.906776 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:41:12.910015 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [req-3fc17f92-08c9-4eb5-ac5b-927cf883886d req-a35f5eda-7b7a-40ce-b7c1-f7d29eabf96b tempest-ServerStableDeviceRescueTest-1096266196 tempest-ServerStableDeviceRescueTest-1096266196-project-member] Volume info retrieved successfully. Aug 25 05:41:12.917448 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-3fc17f92-08c9-4eb5-ac5b-927cf883886d req-a35f5eda-7b7a-40ce-b7c1-f7d29eabf96b tempest-ServerStableDeviceRescueTest-1096266196 tempest-ServerStableDeviceRescueTest-1096266196-project-member] https://10.4.3.189/volume/v3/volumes/47d076f9-e9d0-4a30-90e0-1d35430a676f returned with HTTP 200 Aug 25 05:41:12.918270 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 209/836] 10.4.3.189 () {70 vars in 1639 bytes} [Tue Aug 25 05:41:12 2026] GET /volume/v3/volumes/47d076f9-e9d0-4a30-90e0-1d35430a676f => generated 1031 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 05:41:12.925092 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-e500d8d5-9c89-432f-8676-a34bd46c70b3 req-2b74e8d7-c487-4631-8ed8-0157fe69688f tempest-ServerActionsV293TestJSON-1696721546 tempest-ServerActionsV293TestJSON-1696721546-project-member] https://10.4.3.189/volume/v3/attachments/756add9a-4e97-4ac6-b168-b2da4540006e/action returned with HTTP 204 Aug 25 05:41:12.925615 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 207/837] 10.4.3.189 () {74 vars in 1725 bytes} [Tue Aug 25 05:41:12 2026] POST /volume/v3/attachments/756add9a-4e97-4ac6-b168-b2da4540006e/action => generated 0 bytes in 46 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:41:12.926387 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-8dbb8993-bf79-4e8f-bf04-41b764aa025a None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:41:12.931183 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-8dbb8993-bf79-4e8f-bf04-41b764aa025a tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] GET https://10.4.3.189/volume/v3/volumes/986b68ab-f0d1-46f8-912b-37e1ba14b847 Aug 25 05:41:12.931497 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-8dbb8993-bf79-4e8f-bf04-41b764aa025a tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:41:12.931727 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-8dbb8993-bf79-4e8f-bf04-41b764aa025a tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:41:12.950122 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:41:12.950122 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:41:12.957362 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-8dbb8993-bf79-4e8f-bf04-41b764aa025a tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] Volume info retrieved successfully. Aug 25 05:41:12.964578 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-8dbb8993-bf79-4e8f-bf04-41b764aa025a tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] https://10.4.3.189/volume/v3/volumes/986b68ab-f0d1-46f8-912b-37e1ba14b847 returned with HTTP 200 Aug 25 05:41:12.965015 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 213/838] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:41:12 2026] GET /volume/v3/volumes/986b68ab-f0d1-46f8-912b-37e1ba14b847 => generated 848 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:41:13.053706 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-5c46331b-91dc-4b13-a01b-857222a35fb8 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:41:13.057227 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-5c46331b-91dc-4b13-a01b-857222a35fb8 tempest-TestMinimumBasicScenario-249187686 tempest-TestMinimumBasicScenario-249187686-project-member] GET https://10.4.3.189/volume/v3/volumes/6d82ba6f-2f88-4c81-b820-cc409959692d Aug 25 05:41:13.057227 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-5c46331b-91dc-4b13-a01b-857222a35fb8 tempest-TestMinimumBasicScenario-249187686 tempest-TestMinimumBasicScenario-249187686-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:41:13.057227 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-5c46331b-91dc-4b13-a01b-857222a35fb8 tempest-TestMinimumBasicScenario-249187686 tempest-TestMinimumBasicScenario-249187686-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:41:13.072734 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:41:13.072734 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:41:13.082613 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-5c46331b-91dc-4b13-a01b-857222a35fb8 tempest-TestMinimumBasicScenario-249187686 tempest-TestMinimumBasicScenario-249187686-project-member] Volume info retrieved successfully. Aug 25 05:41:13.082735 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [req-3fc17f92-08c9-4eb5-ac5b-927cf883886d req-0c6b89bb-7d99-41bc-821f-d6de708c3ebe None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:41:13.087633 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-5c46331b-91dc-4b13-a01b-857222a35fb8 tempest-TestMinimumBasicScenario-249187686 tempest-TestMinimumBasicScenario-249187686-project-member] https://10.4.3.189/volume/v3/volumes/6d82ba6f-2f88-4c81-b820-cc409959692d returned with HTTP 200 Aug 25 05:41:13.087736 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-3fc17f92-08c9-4eb5-ac5b-927cf883886d req-0c6b89bb-7d99-41bc-821f-d6de708c3ebe tempest-ServerStableDeviceRescueTest-1096266196 tempest-ServerStableDeviceRescueTest-1096266196-project-member] PUT https://10.4.3.189/volume/v3/attachments/73deeed6-0cf3-4732-b8ff-08b21d49394b Aug 25 05:41:13.087736 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-3fc17f92-08c9-4eb5-ac5b-927cf883886d req-0c6b89bb-7d99-41bc-821f-d6de708c3ebe tempest-ServerStableDeviceRescueTest-1096266196 tempest-ServerStableDeviceRescueTest-1096266196-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.189", "host": "np0000008051", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:8b4a65c6a3e1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "a19da604-b1eb-4396-a9d5-30b16dae3da8", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:41:13.087872 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 210/839] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:41:13 2026] GET /volume/v3/volumes/6d82ba6f-2f88-4c81-b820-cc409959692d => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:41:13.102272 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.coordination [req-3fc17f92-08c9-4eb5-ac5b-927cf883886d req-0c6b89bb-7d99-41bc-821f-d6de708c3ebe tempest-ServerStableDeviceRescueTest-1096266196 tempest-ServerStableDeviceRescueTest-1096266196-project-member] Acquiring lock "cinder-attachment_update-47d076f9-e9d0-4a30-90e0-1d35430a676f-np0000008051" by "attachment_update" {{(pid=100270) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 05:41:13.110310 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.coordination [req-3fc17f92-08c9-4eb5-ac5b-927cf883886d req-0c6b89bb-7d99-41bc-821f-d6de708c3ebe tempest-ServerStableDeviceRescueTest-1096266196 tempest-ServerStableDeviceRescueTest-1096266196-project-member] Lock "cinder-attachment_update-47d076f9-e9d0-4a30-90e0-1d35430a676f-np0000008051" acquired by "attachment_update" :: waited 0.008s {{(pid=100270) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 05:41:13.111846 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:41:13.111846 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:41:13.262097 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.coordination [req-3fc17f92-08c9-4eb5-ac5b-927cf883886d req-0c6b89bb-7d99-41bc-821f-d6de708c3ebe tempest-ServerStableDeviceRescueTest-1096266196 tempest-ServerStableDeviceRescueTest-1096266196-project-member] Lock "cinder-attachment_update-47d076f9-e9d0-4a30-90e0-1d35430a676f-np0000008051" released by "attachment_update" :: held 0.152s {{(pid=100270) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 05:41:13.262486 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-3fc17f92-08c9-4eb5-ac5b-927cf883886d req-0c6b89bb-7d99-41bc-821f-d6de708c3ebe tempest-ServerStableDeviceRescueTest-1096266196 tempest-ServerStableDeviceRescueTest-1096266196-project-member] https://10.4.3.189/volume/v3/attachments/73deeed6-0cf3-4732-b8ff-08b21d49394b returned with HTTP 200 Aug 25 05:41:13.263216 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 210/840] 10.4.3.189 () {74 vars in 1704 bytes} [Tue Aug 25 05:41:13 2026] PUT /volume/v3/attachments/73deeed6-0cf3-4732-b8ff-08b21d49394b => generated 969 bytes in 184 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:41:13.885025 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-40b8d4df-cbf0-4342-a55b-3d3b74b46208 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:41:13.886985 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-40b8d4df-cbf0-4342-a55b-3d3b74b46208 tempest-ServerStableDeviceRescueTest-1096266196 tempest-ServerStableDeviceRescueTest-1096266196-project-member] GET https://10.4.3.189/volume/v3/volumes/47d076f9-e9d0-4a30-90e0-1d35430a676f Aug 25 05:41:13.887258 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-40b8d4df-cbf0-4342-a55b-3d3b74b46208 tempest-ServerStableDeviceRescueTest-1096266196 tempest-ServerStableDeviceRescueTest-1096266196-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:41:13.887581 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-40b8d4df-cbf0-4342-a55b-3d3b74b46208 tempest-ServerStableDeviceRescueTest-1096266196 tempest-ServerStableDeviceRescueTest-1096266196-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:41:13.900252 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:41:13.900252 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:41:13.907134 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-40b8d4df-cbf0-4342-a55b-3d3b74b46208 tempest-ServerStableDeviceRescueTest-1096266196 tempest-ServerStableDeviceRescueTest-1096266196-project-member] Volume info retrieved successfully. Aug 25 05:41:13.911988 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-40b8d4df-cbf0-4342-a55b-3d3b74b46208 tempest-ServerStableDeviceRescueTest-1096266196 tempest-ServerStableDeviceRescueTest-1096266196-project-member] https://10.4.3.189/volume/v3/volumes/47d076f9-e9d0-4a30-90e0-1d35430a676f returned with HTTP 200 Aug 25 05:41:13.912687 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 208/841] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:41:13 2026] GET /volume/v3/volumes/47d076f9-e9d0-4a30-90e0-1d35430a676f => generated 852 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:41:13.983488 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-a7d13bca-9fc4-4e6a-98bc-d46a092f1647 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:41:13.983488 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-a7d13bca-9fc4-4e6a-98bc-d46a092f1647 tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] GET https://10.4.3.189/volume/v3/volumes/986b68ab-f0d1-46f8-912b-37e1ba14b847 Aug 25 05:41:13.983488 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-a7d13bca-9fc4-4e6a-98bc-d46a092f1647 tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:41:13.983488 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-a7d13bca-9fc4-4e6a-98bc-d46a092f1647 tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:41:14.001069 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:41:14.001069 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:41:14.006163 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-a7d13bca-9fc4-4e6a-98bc-d46a092f1647 tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] Volume info retrieved successfully. Aug 25 05:41:14.012901 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-a7d13bca-9fc4-4e6a-98bc-d46a092f1647 tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] https://10.4.3.189/volume/v3/volumes/986b68ab-f0d1-46f8-912b-37e1ba14b847 returned with HTTP 200 Aug 25 05:41:14.013488 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 214/842] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:41:13 2026] GET /volume/v3/volumes/986b68ab-f0d1-46f8-912b-37e1ba14b847 => generated 848 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:41:14.103423 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-1e6143f3-73e7-4ddb-bf18-efe44b1182bf None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:41:14.105588 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-1e6143f3-73e7-4ddb-bf18-efe44b1182bf tempest-TestMinimumBasicScenario-249187686 tempest-TestMinimumBasicScenario-249187686-project-member] GET https://10.4.3.189/volume/v3/volumes/6d82ba6f-2f88-4c81-b820-cc409959692d Aug 25 05:41:14.105797 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-1e6143f3-73e7-4ddb-bf18-efe44b1182bf tempest-TestMinimumBasicScenario-249187686 tempest-TestMinimumBasicScenario-249187686-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:41:14.106045 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-1e6143f3-73e7-4ddb-bf18-efe44b1182bf tempest-TestMinimumBasicScenario-249187686 tempest-TestMinimumBasicScenario-249187686-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:41:14.117995 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:41:14.117995 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:41:14.122677 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-1e6143f3-73e7-4ddb-bf18-efe44b1182bf tempest-TestMinimumBasicScenario-249187686 tempest-TestMinimumBasicScenario-249187686-project-member] Volume info retrieved successfully. Aug 25 05:41:14.128754 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-1e6143f3-73e7-4ddb-bf18-efe44b1182bf tempest-TestMinimumBasicScenario-249187686 tempest-TestMinimumBasicScenario-249187686-project-member] https://10.4.3.189/volume/v3/volumes/6d82ba6f-2f88-4c81-b820-cc409959692d returned with HTTP 200 Aug 25 05:41:14.129210 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 211/843] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:41:14 2026] GET /volume/v3/volumes/6d82ba6f-2f88-4c81-b820-cc409959692d => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:41:14.927161 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-1fffa002-7df8-41cc-9dad-8de3c180857c None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:41:14.929446 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-1fffa002-7df8-41cc-9dad-8de3c180857c tempest-ServerStableDeviceRescueTest-1096266196 tempest-ServerStableDeviceRescueTest-1096266196-project-member] GET https://10.4.3.189/volume/v3/volumes/47d076f9-e9d0-4a30-90e0-1d35430a676f Aug 25 05:41:14.929446 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-1fffa002-7df8-41cc-9dad-8de3c180857c tempest-ServerStableDeviceRescueTest-1096266196 tempest-ServerStableDeviceRescueTest-1096266196-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:41:14.929446 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-1fffa002-7df8-41cc-9dad-8de3c180857c tempest-ServerStableDeviceRescueTest-1096266196 tempest-ServerStableDeviceRescueTest-1096266196-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:41:14.939933 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:41:14.939933 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:41:14.943839 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-1fffa002-7df8-41cc-9dad-8de3c180857c tempest-ServerStableDeviceRescueTest-1096266196 tempest-ServerStableDeviceRescueTest-1096266196-project-member] Volume info retrieved successfully. Aug 25 05:41:14.948458 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-1fffa002-7df8-41cc-9dad-8de3c180857c tempest-ServerStableDeviceRescueTest-1096266196 tempest-ServerStableDeviceRescueTest-1096266196-project-member] https://10.4.3.189/volume/v3/volumes/47d076f9-e9d0-4a30-90e0-1d35430a676f returned with HTTP 200 Aug 25 05:41:14.948895 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 211/844] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:41:14 2026] GET /volume/v3/volumes/47d076f9-e9d0-4a30-90e0-1d35430a676f => generated 852 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:41:15.030212 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-83b6c424-0ba7-42a8-994f-704586d5974e None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:41:15.032273 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-83b6c424-0ba7-42a8-994f-704586d5974e tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] GET https://10.4.3.189/volume/v3/volumes/986b68ab-f0d1-46f8-912b-37e1ba14b847 Aug 25 05:41:15.032511 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-83b6c424-0ba7-42a8-994f-704586d5974e tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:41:15.032727 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-83b6c424-0ba7-42a8-994f-704586d5974e tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:41:15.043549 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:41:15.043549 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:41:15.047305 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-83b6c424-0ba7-42a8-994f-704586d5974e tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] Volume info retrieved successfully. Aug 25 05:41:15.051972 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-83b6c424-0ba7-42a8-994f-704586d5974e tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] https://10.4.3.189/volume/v3/volumes/986b68ab-f0d1-46f8-912b-37e1ba14b847 returned with HTTP 200 Aug 25 05:41:15.052477 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 209/845] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:41:15 2026] GET /volume/v3/volumes/986b68ab-f0d1-46f8-912b-37e1ba14b847 => generated 848 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:41:15.147502 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-3b7dd789-393c-4a13-b002-9ffed49f88c1 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:41:15.149665 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-3b7dd789-393c-4a13-b002-9ffed49f88c1 tempest-TestMinimumBasicScenario-249187686 tempest-TestMinimumBasicScenario-249187686-project-member] GET https://10.4.3.189/volume/v3/volumes/6d82ba6f-2f88-4c81-b820-cc409959692d Aug 25 05:41:15.149941 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-3b7dd789-393c-4a13-b002-9ffed49f88c1 tempest-TestMinimumBasicScenario-249187686 tempest-TestMinimumBasicScenario-249187686-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:41:15.150783 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-3b7dd789-393c-4a13-b002-9ffed49f88c1 tempest-TestMinimumBasicScenario-249187686 tempest-TestMinimumBasicScenario-249187686-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:41:15.161994 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:41:15.161994 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:41:15.168473 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-3b7dd789-393c-4a13-b002-9ffed49f88c1 tempest-TestMinimumBasicScenario-249187686 tempest-TestMinimumBasicScenario-249187686-project-member] Volume info retrieved successfully. Aug 25 05:41:15.172619 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-3b7dd789-393c-4a13-b002-9ffed49f88c1 tempest-TestMinimumBasicScenario-249187686 tempest-TestMinimumBasicScenario-249187686-project-member] https://10.4.3.189/volume/v3/volumes/6d82ba6f-2f88-4c81-b820-cc409959692d returned with HTTP 200 Aug 25 05:41:15.173168 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 215/846] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:41:15 2026] GET /volume/v3/volumes/6d82ba6f-2f88-4c81-b820-cc409959692d => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:41:15.968021 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-5ee37cba-5743-48a1-aec2-f4895cd54ef6 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:41:15.970412 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-5ee37cba-5743-48a1-aec2-f4895cd54ef6 tempest-ServerStableDeviceRescueTest-1096266196 tempest-ServerStableDeviceRescueTest-1096266196-project-member] GET https://10.4.3.189/volume/v3/volumes/47d076f9-e9d0-4a30-90e0-1d35430a676f Aug 25 05:41:15.970875 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-5ee37cba-5743-48a1-aec2-f4895cd54ef6 tempest-ServerStableDeviceRescueTest-1096266196 tempest-ServerStableDeviceRescueTest-1096266196-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:41:15.971186 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-5ee37cba-5743-48a1-aec2-f4895cd54ef6 tempest-ServerStableDeviceRescueTest-1096266196 tempest-ServerStableDeviceRescueTest-1096266196-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:41:15.986286 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:41:15.986286 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:41:15.991103 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-5ee37cba-5743-48a1-aec2-f4895cd54ef6 tempest-ServerStableDeviceRescueTest-1096266196 tempest-ServerStableDeviceRescueTest-1096266196-project-member] Volume info retrieved successfully. Aug 25 05:41:15.997102 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-5ee37cba-5743-48a1-aec2-f4895cd54ef6 tempest-ServerStableDeviceRescueTest-1096266196 tempest-ServerStableDeviceRescueTest-1096266196-project-member] https://10.4.3.189/volume/v3/volumes/47d076f9-e9d0-4a30-90e0-1d35430a676f returned with HTTP 200 Aug 25 05:41:15.997595 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 212/847] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:41:15 2026] GET /volume/v3/volumes/47d076f9-e9d0-4a30-90e0-1d35430a676f => generated 852 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:41:16.070289 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-ec184bf4-5b3c-4470-bff6-9650fda9c5b9 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:41:16.073102 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-ec184bf4-5b3c-4470-bff6-9650fda9c5b9 tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] GET https://10.4.3.189/volume/v3/volumes/986b68ab-f0d1-46f8-912b-37e1ba14b847 Aug 25 05:41:16.074260 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-ec184bf4-5b3c-4470-bff6-9650fda9c5b9 tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:41:16.074260 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-ec184bf4-5b3c-4470-bff6-9650fda9c5b9 tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:41:16.086762 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:41:16.086762 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:41:16.093076 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-ec184bf4-5b3c-4470-bff6-9650fda9c5b9 tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] Volume info retrieved successfully. Aug 25 05:41:16.101173 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-ec184bf4-5b3c-4470-bff6-9650fda9c5b9 tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] https://10.4.3.189/volume/v3/volumes/986b68ab-f0d1-46f8-912b-37e1ba14b847 returned with HTTP 200 Aug 25 05:41:16.101735 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 212/848] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:41:16 2026] GET /volume/v3/volumes/986b68ab-f0d1-46f8-912b-37e1ba14b847 => generated 848 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:41:16.195871 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-fecc2cd9-6a0e-4bc2-bfcc-1263cc82ae3d None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:41:16.197727 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-fecc2cd9-6a0e-4bc2-bfcc-1263cc82ae3d tempest-TestMinimumBasicScenario-249187686 tempest-TestMinimumBasicScenario-249187686-project-member] GET https://10.4.3.189/volume/v3/volumes/6d82ba6f-2f88-4c81-b820-cc409959692d Aug 25 05:41:16.197924 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-fecc2cd9-6a0e-4bc2-bfcc-1263cc82ae3d tempest-TestMinimumBasicScenario-249187686 tempest-TestMinimumBasicScenario-249187686-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:41:16.198148 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-fecc2cd9-6a0e-4bc2-bfcc-1263cc82ae3d tempest-TestMinimumBasicScenario-249187686 tempest-TestMinimumBasicScenario-249187686-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:41:16.209557 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:41:16.209557 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:41:16.214706 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-fecc2cd9-6a0e-4bc2-bfcc-1263cc82ae3d tempest-TestMinimumBasicScenario-249187686 tempest-TestMinimumBasicScenario-249187686-project-member] Volume info retrieved successfully. Aug 25 05:41:16.219862 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-fecc2cd9-6a0e-4bc2-bfcc-1263cc82ae3d tempest-TestMinimumBasicScenario-249187686 tempest-TestMinimumBasicScenario-249187686-project-member] https://10.4.3.189/volume/v3/volumes/6d82ba6f-2f88-4c81-b820-cc409959692d returned with HTTP 200 Aug 25 05:41:16.220352 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 210/849] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:41:16 2026] GET /volume/v3/volumes/6d82ba6f-2f88-4c81-b820-cc409959692d => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 25 05:41:17.014461 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-f1370616-de49-4a97-80f9-6af90f4064ea None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:41:17.017242 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-f1370616-de49-4a97-80f9-6af90f4064ea tempest-ServerStableDeviceRescueTest-1096266196 tempest-ServerStableDeviceRescueTest-1096266196-project-member] GET https://10.4.3.189/volume/v3/volumes/47d076f9-e9d0-4a30-90e0-1d35430a676f Aug 25 05:41:17.017562 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-f1370616-de49-4a97-80f9-6af90f4064ea tempest-ServerStableDeviceRescueTest-1096266196 tempest-ServerStableDeviceRescueTest-1096266196-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:41:17.017941 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-f1370616-de49-4a97-80f9-6af90f4064ea tempest-ServerStableDeviceRescueTest-1096266196 tempest-ServerStableDeviceRescueTest-1096266196-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:41:17.045791 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:41:17.045791 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:41:17.045791 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-f1370616-de49-4a97-80f9-6af90f4064ea tempest-ServerStableDeviceRescueTest-1096266196 tempest-ServerStableDeviceRescueTest-1096266196-project-member] Volume info retrieved successfully. Aug 25 05:41:17.047647 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-f1370616-de49-4a97-80f9-6af90f4064ea tempest-ServerStableDeviceRescueTest-1096266196 tempest-ServerStableDeviceRescueTest-1096266196-project-member] https://10.4.3.189/volume/v3/volumes/47d076f9-e9d0-4a30-90e0-1d35430a676f returned with HTTP 200 Aug 25 05:41:17.048567 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 216/850] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:41:17 2026] GET /volume/v3/volumes/47d076f9-e9d0-4a30-90e0-1d35430a676f => generated 852 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:41:17.119214 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-7b4161c9-cf15-4d12-85b1-9eb3319ca996 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:41:17.121291 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-7b4161c9-cf15-4d12-85b1-9eb3319ca996 tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] GET https://10.4.3.189/volume/v3/volumes/986b68ab-f0d1-46f8-912b-37e1ba14b847 Aug 25 05:41:17.121540 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-7b4161c9-cf15-4d12-85b1-9eb3319ca996 tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:41:17.122143 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-7b4161c9-cf15-4d12-85b1-9eb3319ca996 tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:41:17.134363 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:41:17.134363 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:41:17.139692 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-7b4161c9-cf15-4d12-85b1-9eb3319ca996 tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] Volume info retrieved successfully. Aug 25 05:41:17.145507 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-7b4161c9-cf15-4d12-85b1-9eb3319ca996 tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] https://10.4.3.189/volume/v3/volumes/986b68ab-f0d1-46f8-912b-37e1ba14b847 returned with HTTP 200 Aug 25 05:41:17.146022 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 213/851] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:41:17 2026] GET /volume/v3/volumes/986b68ab-f0d1-46f8-912b-37e1ba14b847 => generated 848 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:41:17.238620 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-bd1c06d1-c39b-4d01-8982-ab824cef90c0 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:41:17.240917 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-bd1c06d1-c39b-4d01-8982-ab824cef90c0 tempest-TestMinimumBasicScenario-249187686 tempest-TestMinimumBasicScenario-249187686-project-member] GET https://10.4.3.189/volume/v3/volumes/6d82ba6f-2f88-4c81-b820-cc409959692d Aug 25 05:41:17.241186 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-bd1c06d1-c39b-4d01-8982-ab824cef90c0 tempest-TestMinimumBasicScenario-249187686 tempest-TestMinimumBasicScenario-249187686-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:41:17.241449 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-bd1c06d1-c39b-4d01-8982-ab824cef90c0 tempest-TestMinimumBasicScenario-249187686 tempest-TestMinimumBasicScenario-249187686-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:41:17.254841 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:41:17.254841 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:41:17.261498 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-bd1c06d1-c39b-4d01-8982-ab824cef90c0 tempest-TestMinimumBasicScenario-249187686 tempest-TestMinimumBasicScenario-249187686-project-member] Volume info retrieved successfully. Aug 25 05:41:17.268631 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-bd1c06d1-c39b-4d01-8982-ab824cef90c0 tempest-TestMinimumBasicScenario-249187686 tempest-TestMinimumBasicScenario-249187686-project-member] https://10.4.3.189/volume/v3/volumes/6d82ba6f-2f88-4c81-b820-cc409959692d returned with HTTP 200 Aug 25 05:41:17.269842 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 213/852] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:41:17 2026] GET /volume/v3/volumes/6d82ba6f-2f88-4c81-b820-cc409959692d => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:41:17.891117 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-37beb759-a0f0-4bba-b0c1-5710c9a74952 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:41:18.017696 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-37beb759-a0f0-4bba-b0c1-5710c9a74952 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] POST https://10.4.3.189/volume/v3/volumes Aug 25 05:41:18.018100 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-37beb759-a0f0-4bba-b0c1-5710c9a74952 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-126598096", "imageRef": "821ab3e7-1977-4d78-a63f-5997ce48392f"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:41:18.019644 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.v3.volumes [None req-37beb759-a0f0-4bba-b0c1-5710c9a74952 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-126598096', 'imageRef': '821ab3e7-1977-4d78-a63f-5997ce48392f'}} {{(pid=100268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 05:41:18.064469 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-0ddf99cd-ba97-4d81-be1c-a091b892d6bc None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:41:18.066571 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-0ddf99cd-ba97-4d81-be1c-a091b892d6bc tempest-ServerStableDeviceRescueTest-1096266196 tempest-ServerStableDeviceRescueTest-1096266196-project-member] GET https://10.4.3.189/volume/v3/volumes/47d076f9-e9d0-4a30-90e0-1d35430a676f Aug 25 05:41:18.066873 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-0ddf99cd-ba97-4d81-be1c-a091b892d6bc tempest-ServerStableDeviceRescueTest-1096266196 tempest-ServerStableDeviceRescueTest-1096266196-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:41:18.067174 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-0ddf99cd-ba97-4d81-be1c-a091b892d6bc tempest-ServerStableDeviceRescueTest-1096266196 tempest-ServerStableDeviceRescueTest-1096266196-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:41:18.080804 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:41:18.080804 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:41:18.086802 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-0ddf99cd-ba97-4d81-be1c-a091b892d6bc tempest-ServerStableDeviceRescueTest-1096266196 tempest-ServerStableDeviceRescueTest-1096266196-project-member] Volume info retrieved successfully. Aug 25 05:41:18.094661 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-0ddf99cd-ba97-4d81-be1c-a091b892d6bc tempest-ServerStableDeviceRescueTest-1096266196 tempest-ServerStableDeviceRescueTest-1096266196-project-member] https://10.4.3.189/volume/v3/volumes/47d076f9-e9d0-4a30-90e0-1d35430a676f returned with HTTP 200 Aug 25 05:41:18.095132 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 217/853] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:41:18 2026] GET /volume/v3/volumes/47d076f9-e9d0-4a30-90e0-1d35430a676f => generated 852 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:41:18.114424 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-37beb759-a0f0-4bba-b0c1-5710c9a74952 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Create volume of 1 GB Aug 25 05:41:18.114776 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:41:18.114776 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:41:18.115433 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-37beb759-a0f0-4bba-b0c1-5710c9a74952 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Availability Zones retrieved successfully. Aug 25 05:41:18.122452 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-37beb759-a0f0-4bba-b0c1-5710c9a74952 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Flow 'volume_create_api' (413a993d-c49f-4e6a-8772-f71f1d72603c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:41:18.123808 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-37beb759-a0f0-4bba-b0c1-5710c9a74952 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d4a29ade-26fb-4f21-8a83-ec6ffd20ad58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:41:18.128710 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.flows.api.create_volume [None req-37beb759-a0f0-4bba-b0c1-5710c9a74952 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Validating volume size '1' using validate_int {{(pid=100268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 05:41:18.167521 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-fd9d7595-3e90-45fc-80c8-5723a70e79c8 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:41:18.169732 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-fd9d7595-3e90-45fc-80c8-5723a70e79c8 tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] GET https://10.4.3.189/volume/v3/volumes/986b68ab-f0d1-46f8-912b-37e1ba14b847 Aug 25 05:41:18.170004 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-fd9d7595-3e90-45fc-80c8-5723a70e79c8 tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:41:18.170325 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-fd9d7595-3e90-45fc-80c8-5723a70e79c8 tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:41:18.173211 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [req-ce8ee4bd-14c0-467c-87cb-90ecd7db5545 req-3d608290-8389-49df-8a5b-7077e99c19ee None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:41:18.177311 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-ce8ee4bd-14c0-467c-87cb-90ecd7db5545 req-3d608290-8389-49df-8a5b-7077e99c19ee tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] POST https://10.4.3.189/volume/v3/attachments/1f048c0f-b4d8-41f4-9ded-18179b92c5f6/action Aug 25 05:41:18.177985 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-ce8ee4bd-14c0-467c-87cb-90ecd7db5545 req-3d608290-8389-49df-8a5b-7077e99c19ee tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] Action body: b'{"os-complete": null}' {{(pid=100270) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 05:41:18.178103 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-ce8ee4bd-14c0-467c-87cb-90ecd7db5545 req-3d608290-8389-49df-8a5b-7077e99c19ee tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:41:18.183312 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:41:18.183312 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:41:18.187089 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:41:18.187089 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:41:18.194658 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-fd9d7595-3e90-45fc-80c8-5723a70e79c8 tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] Volume info retrieved successfully. Aug 25 05:41:18.201322 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-37beb759-a0f0-4bba-b0c1-5710c9a74952 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d4a29ade-26fb-4f21-8a83-ec6ffd20ad58) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T05:35:02Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=4fa89bb8-00a1-4883-b044-0745c308cc4c,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4fa89bb8-00a1-4883-b044-0745c308cc4c', 'encryption_key_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=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:41:18.202249 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-fd9d7595-3e90-45fc-80c8-5723a70e79c8 tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] https://10.4.3.189/volume/v3/volumes/986b68ab-f0d1-46f8-912b-37e1ba14b847 returned with HTTP 200 Aug 25 05:41:18.202514 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-37beb759-a0f0-4bba-b0c1-5710c9a74952 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e4d3920e-a5e3-4acc-830f-ba95fa5b60ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:41:18.202824 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 214/854] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:41:18 2026] GET /volume/v3/volumes/986b68ab-f0d1-46f8-912b-37e1ba14b847 => generated 848 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:41:18.203401 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:41:18.203401 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:41:18.220299 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-ce8ee4bd-14c0-467c-87cb-90ecd7db5545 req-3d608290-8389-49df-8a5b-7077e99c19ee tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] https://10.4.3.189/volume/v3/attachments/1f048c0f-b4d8-41f4-9ded-18179b92c5f6/action returned with HTTP 204 Aug 25 05:41:18.220474 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 214/855] 10.4.3.189 () {74 vars in 1725 bytes} [Tue Aug 25 05:41:18 2026] POST /volume/v3/attachments/1f048c0f-b4d8-41f4-9ded-18179b92c5f6/action => generated 0 bytes in 48 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:41:18.243010 np0000008051 devstack@c-api.service[100268]: WARNING cinder.quota [None req-37beb759-a0f0-4bba-b0c1-5710c9a74952 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-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 25 05:41:18.243211 np0000008051 devstack@c-api.service[100268]: WARNING cinder.quota [None req-37beb759-a0f0-4bba-b0c1-5710c9a74952 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-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 25 05:41:18.287865 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-158d8627-2752-429a-9fe8-4070525943d2 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:41:18.293339 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-158d8627-2752-429a-9fe8-4070525943d2 tempest-TestMinimumBasicScenario-249187686 tempest-TestMinimumBasicScenario-249187686-project-member] GET https://10.4.3.189/volume/v3/volumes/6d82ba6f-2f88-4c81-b820-cc409959692d Aug 25 05:41:18.293884 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-158d8627-2752-429a-9fe8-4070525943d2 tempest-TestMinimumBasicScenario-249187686 tempest-TestMinimumBasicScenario-249187686-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:41:18.294389 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-158d8627-2752-429a-9fe8-4070525943d2 tempest-TestMinimumBasicScenario-249187686 tempest-TestMinimumBasicScenario-249187686-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:41:18.306388 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-37beb759-a0f0-4bba-b0c1-5710c9a74952 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Created reservations ['921e63bc-9287-4f48-b308-b79f03438dcb', 'c57456f8-80fa-4a1b-9142-c09db6066f11', '501e3c92-5927-4cd1-9bea-d0a7273b0e96', 'f98592a8-f8ec-4a84-86cb-2575014ef1e3'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:41:18.307538 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-37beb759-a0f0-4bba-b0c1-5710c9a74952 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e4d3920e-a5e3-4acc-830f-ba95fa5b60ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['921e63bc-9287-4f48-b308-b79f03438dcb', 'c57456f8-80fa-4a1b-9142-c09db6066f11', '501e3c92-5927-4cd1-9bea-d0a7273b0e96', 'f98592a8-f8ec-4a84-86cb-2575014ef1e3']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:41:18.308601 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-37beb759-a0f0-4bba-b0c1-5710c9a74952 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c19844d8-523d-46d7-bd8f-f84bfa2cb096) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:41:18.313745 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:41:18.313745 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:41:18.322866 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-158d8627-2752-429a-9fe8-4070525943d2 tempest-TestMinimumBasicScenario-249187686 tempest-TestMinimumBasicScenario-249187686-project-member] Volume info retrieved successfully. Aug 25 05:41:18.328938 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-158d8627-2752-429a-9fe8-4070525943d2 tempest-TestMinimumBasicScenario-249187686 tempest-TestMinimumBasicScenario-249187686-project-member] https://10.4.3.189/volume/v3/volumes/6d82ba6f-2f88-4c81-b820-cc409959692d returned with HTTP 200 Aug 25 05:41:18.329750 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 218/856] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:41:18 2026] GET /volume/v3/volumes/6d82ba6f-2f88-4c81-b820-cc409959692d => generated 847 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:41:18.343912 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-37beb759-a0f0-4bba-b0c1-5710c9a74952 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c19844d8-523d-46d7-bd8f-f84bfa2cb096) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '450a6cd5-b0e7-4f49-adb0-0269fbfc7246', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-126598096',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='1c0b1eaac8a04feb9885af04a3446c7a',qos_specs=None,replication_status=,reservations=['921e63bc-9287-4f48-b308-b79f03438dcb','c57456f8-80fa-4a1b-9142-c09db6066f11','501e3c92-5927-4cd1-9bea-d0a7273b0e96','f98592a8-f8ec-4a84-86cb-2575014ef1e3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='98d063bb695a4e30885e39b04daa9275',volume_type_id=4fa89bb8-00a1-4883-b044-0745c308cc4c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T05:41:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-126598096',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=450a6cd5-b0e7-4f49-adb0-0269fbfc7246,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='1c0b1eaac8a04feb9885af04a3446c7a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='98d063bb695a4e30885e39b04daa9275',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4fa89bb8-00a1-4883-b044-0745c308cc4c),volume_type_id=4fa89bb8-00a1-4883-b044-0745c308cc4c)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:41:18.345045 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-37beb759-a0f0-4bba-b0c1-5710c9a74952 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8de70dcb-fc36-4be6-b73a-ea58ed1c2c88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:41:18.380476 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-37beb759-a0f0-4bba-b0c1-5710c9a74952 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8de70dcb-fc36-4be6-b73a-ea58ed1c2c88) transitioned into state 'SUCCESS' from state '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-126598096',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='1c0b1eaac8a04feb9885af04a3446c7a',qos_specs=None,replication_status=,reservations=['921e63bc-9287-4f48-b308-b79f03438dcb','c57456f8-80fa-4a1b-9142-c09db6066f11','501e3c92-5927-4cd1-9bea-d0a7273b0e96','f98592a8-f8ec-4a84-86cb-2575014ef1e3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='98d063bb695a4e30885e39b04daa9275',volume_type_id=4fa89bb8-00a1-4883-b044-0745c308cc4c)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:41:18.381313 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-37beb759-a0f0-4bba-b0c1-5710c9a74952 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1c7ee79f-dbca-4f6b-a535-e5e39bd06fe6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:41:18.398726 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-37beb759-a0f0-4bba-b0c1-5710c9a74952 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1c7ee79f-dbca-4f6b-a535-e5e39bd06fe6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:41:18.399738 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-37beb759-a0f0-4bba-b0c1-5710c9a74952 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Flow 'volume_create_api' (413a993d-c49f-4e6a-8772-f71f1d72603c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:41:18.400143 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-37beb759-a0f0-4bba-b0c1-5710c9a74952 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Create volume request issued successfully. Aug 25 05:41:18.400962 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-37beb759-a0f0-4bba-b0c1-5710c9a74952 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] https://10.4.3.189/volume/v3/volumes returned with HTTP 202 Aug 25 05:41:18.402318 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 211/857] 10.4.3.189 () {68 vars in 1259 bytes} [Tue Aug 25 05:41:17 2026] POST /volume/v3/volumes => generated 759 bytes in 511 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 05:41:18.419979 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-4836ea54-1e88-4a8e-99dc-e639b79ea02a None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:41:18.423694 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-4836ea54-1e88-4a8e-99dc-e639b79ea02a tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] GET https://10.4.3.189/volume/v3/volumes/450a6cd5-b0e7-4f49-adb0-0269fbfc7246 Aug 25 05:41:18.423694 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-4836ea54-1e88-4a8e-99dc-e639b79ea02a tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:41:18.423906 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-4836ea54-1e88-4a8e-99dc-e639b79ea02a tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:41:18.438983 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:41:18.438983 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:41:18.445112 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-4836ea54-1e88-4a8e-99dc-e639b79ea02a tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Volume info retrieved successfully. Aug 25 05:41:18.451490 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-4836ea54-1e88-4a8e-99dc-e639b79ea02a tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] https://10.4.3.189/volume/v3/volumes/450a6cd5-b0e7-4f49-adb0-0269fbfc7246 returned with HTTP 200 Aug 25 05:41:18.451490 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 215/858] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:41:18 2026] GET /volume/v3/volumes/450a6cd5-b0e7-4f49-adb0-0269fbfc7246 => generated 827 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:41:19.112178 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-0c58e3b3-8116-46cb-9be8-0c54b2fe6ecb None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:41:19.112178 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-0c58e3b3-8116-46cb-9be8-0c54b2fe6ecb tempest-ServerStableDeviceRescueTest-1096266196 tempest-ServerStableDeviceRescueTest-1096266196-project-member] GET https://10.4.3.189/volume/v3/volumes/47d076f9-e9d0-4a30-90e0-1d35430a676f Aug 25 05:41:19.112596 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-0c58e3b3-8116-46cb-9be8-0c54b2fe6ecb tempest-ServerStableDeviceRescueTest-1096266196 tempest-ServerStableDeviceRescueTest-1096266196-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:41:19.112596 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-0c58e3b3-8116-46cb-9be8-0c54b2fe6ecb tempest-ServerStableDeviceRescueTest-1096266196 tempest-ServerStableDeviceRescueTest-1096266196-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:41:19.125942 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:41:19.125942 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:41:19.133699 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-0c58e3b3-8116-46cb-9be8-0c54b2fe6ecb tempest-ServerStableDeviceRescueTest-1096266196 tempest-ServerStableDeviceRescueTest-1096266196-project-member] Volume info retrieved successfully. Aug 25 05:41:19.141151 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-0c58e3b3-8116-46cb-9be8-0c54b2fe6ecb tempest-ServerStableDeviceRescueTest-1096266196 tempest-ServerStableDeviceRescueTest-1096266196-project-member] https://10.4.3.189/volume/v3/volumes/47d076f9-e9d0-4a30-90e0-1d35430a676f returned with HTTP 200 Aug 25 05:41:19.141151 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 215/859] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:41:19 2026] GET /volume/v3/volumes/47d076f9-e9d0-4a30-90e0-1d35430a676f => generated 852 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:41:19.218918 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-f4076a30-1401-4056-baa4-8bf29c65bd3f None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:41:19.223814 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-f4076a30-1401-4056-baa4-8bf29c65bd3f tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] GET https://10.4.3.189/volume/v3/volumes/986b68ab-f0d1-46f8-912b-37e1ba14b847 Aug 25 05:41:19.224085 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-f4076a30-1401-4056-baa4-8bf29c65bd3f tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:41:19.224383 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-f4076a30-1401-4056-baa4-8bf29c65bd3f tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:41:19.236736 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:41:19.236736 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:41:19.241881 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-f4076a30-1401-4056-baa4-8bf29c65bd3f tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] Volume info retrieved successfully. Aug 25 05:41:19.247857 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-f4076a30-1401-4056-baa4-8bf29c65bd3f tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] https://10.4.3.189/volume/v3/volumes/986b68ab-f0d1-46f8-912b-37e1ba14b847 returned with HTTP 200 Aug 25 05:41:19.248569 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 219/860] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:41:19 2026] GET /volume/v3/volumes/986b68ab-f0d1-46f8-912b-37e1ba14b847 => generated 1140 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:41:19.266240 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-942170c2-f360-4fd2-9fe7-c87f0aaae6a0 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:41:19.268352 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-942170c2-f360-4fd2-9fe7-c87f0aaae6a0 tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] GET https://10.4.3.189/volume/v3/volumes/986b68ab-f0d1-46f8-912b-37e1ba14b847 Aug 25 05:41:19.268553 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-942170c2-f360-4fd2-9fe7-c87f0aaae6a0 tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:41:19.268835 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-942170c2-f360-4fd2-9fe7-c87f0aaae6a0 tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:41:19.283771 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:41:19.283771 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:41:19.288918 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-942170c2-f360-4fd2-9fe7-c87f0aaae6a0 tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] Volume info retrieved successfully. Aug 25 05:41:19.296344 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-942170c2-f360-4fd2-9fe7-c87f0aaae6a0 tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] https://10.4.3.189/volume/v3/volumes/986b68ab-f0d1-46f8-912b-37e1ba14b847 returned with HTTP 200 Aug 25 05:41:19.297128 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 212/861] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:41:19 2026] GET /volume/v3/volumes/986b68ab-f0d1-46f8-912b-37e1ba14b847 => generated 1140 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:41:19.348346 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-4884e553-e027-4e77-86b5-bd162a01f008 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:41:19.351021 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-4884e553-e027-4e77-86b5-bd162a01f008 tempest-TestMinimumBasicScenario-249187686 tempest-TestMinimumBasicScenario-249187686-project-member] GET https://10.4.3.189/volume/v3/volumes/6d82ba6f-2f88-4c81-b820-cc409959692d Aug 25 05:41:19.351358 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-4884e553-e027-4e77-86b5-bd162a01f008 tempest-TestMinimumBasicScenario-249187686 tempest-TestMinimumBasicScenario-249187686-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:41:19.351638 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-4884e553-e027-4e77-86b5-bd162a01f008 tempest-TestMinimumBasicScenario-249187686 tempest-TestMinimumBasicScenario-249187686-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:41:19.354783 np0000008051 devstack@c-api.service[100269]: DEBUG dbcounter [-] [100269] Writing DB stats cinder:SELECT=305,cinder:INSERT=46,cinder:UPDATE=74 {{(pid=100269) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 05:41:19.365829 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:41:19.365829 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:41:19.371133 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-4884e553-e027-4e77-86b5-bd162a01f008 tempest-TestMinimumBasicScenario-249187686 tempest-TestMinimumBasicScenario-249187686-project-member] Volume info retrieved successfully. Aug 25 05:41:19.381598 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-4884e553-e027-4e77-86b5-bd162a01f008 tempest-TestMinimumBasicScenario-249187686 tempest-TestMinimumBasicScenario-249187686-project-member] https://10.4.3.189/volume/v3/volumes/6d82ba6f-2f88-4c81-b820-cc409959692d returned with HTTP 200 Aug 25 05:41:19.382208 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 216/862] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:41:19 2026] GET /volume/v3/volumes/6d82ba6f-2f88-4c81-b820-cc409959692d => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:41:19.467082 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-f2dbe48b-de37-4ed0-ad12-c0f78f35ef84 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:41:19.469276 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-f2dbe48b-de37-4ed0-ad12-c0f78f35ef84 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] GET https://10.4.3.189/volume/v3/volumes/450a6cd5-b0e7-4f49-adb0-0269fbfc7246 Aug 25 05:41:19.469471 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-f2dbe48b-de37-4ed0-ad12-c0f78f35ef84 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:41:19.469693 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-f2dbe48b-de37-4ed0-ad12-c0f78f35ef84 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:41:19.478000 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:41:19.478000 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:41:19.488350 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-f2dbe48b-de37-4ed0-ad12-c0f78f35ef84 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Volume info retrieved successfully. Aug 25 05:41:19.494126 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-f2dbe48b-de37-4ed0-ad12-c0f78f35ef84 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] https://10.4.3.189/volume/v3/volumes/450a6cd5-b0e7-4f49-adb0-0269fbfc7246 returned with HTTP 200 Aug 25 05:41:19.494591 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 216/863] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:41:19 2026] GET /volume/v3/volumes/450a6cd5-b0e7-4f49-adb0-0269fbfc7246 => generated 1367 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:41:19.603097 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-018982f2-e4e4-431c-abc5-87dd5bc96047 req-c09641cd-4efe-457f-b30a-687f162a982f None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:41:19.605369 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-018982f2-e4e4-431c-abc5-87dd5bc96047 req-c09641cd-4efe-457f-b30a-687f162a982f tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] GET https://10.4.3.189/volume/v3/volumes/450a6cd5-b0e7-4f49-adb0-0269fbfc7246 Aug 25 05:41:19.605564 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-018982f2-e4e4-431c-abc5-87dd5bc96047 req-c09641cd-4efe-457f-b30a-687f162a982f tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:41:19.605818 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-018982f2-e4e4-431c-abc5-87dd5bc96047 req-c09641cd-4efe-457f-b30a-687f162a982f tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:41:19.614602 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:41:19.614602 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:41:19.619975 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [req-018982f2-e4e4-431c-abc5-87dd5bc96047 req-c09641cd-4efe-457f-b30a-687f162a982f tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Volume info retrieved successfully. Aug 25 05:41:19.625963 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-018982f2-e4e4-431c-abc5-87dd5bc96047 req-c09641cd-4efe-457f-b30a-687f162a982f tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] https://10.4.3.189/volume/v3/volumes/450a6cd5-b0e7-4f49-adb0-0269fbfc7246 returned with HTTP 200 Aug 25 05:41:19.626499 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 220/864] 10.4.3.189 () {68 vars in 1598 bytes} [Tue Aug 25 05:41:19 2026] GET /volume/v3/volumes/450a6cd5-b0e7-4f49-adb0-0269fbfc7246 => generated 1367 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:41:20.122826 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-018982f2-e4e4-431c-abc5-87dd5bc96047 req-9b770c1c-d4e8-4063-9eb3-94310006ec6a None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:41:20.125094 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-018982f2-e4e4-431c-abc5-87dd5bc96047 req-9b770c1c-d4e8-4063-9eb3-94310006ec6a tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] GET https://10.4.3.189/volume/v3/volumes/450a6cd5-b0e7-4f49-adb0-0269fbfc7246 Aug 25 05:41:20.125337 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-018982f2-e4e4-431c-abc5-87dd5bc96047 req-9b770c1c-d4e8-4063-9eb3-94310006ec6a tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:41:20.125535 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-018982f2-e4e4-431c-abc5-87dd5bc96047 req-9b770c1c-d4e8-4063-9eb3-94310006ec6a tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:41:20.134074 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:41:20.134074 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:41:20.138500 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [req-018982f2-e4e4-431c-abc5-87dd5bc96047 req-9b770c1c-d4e8-4063-9eb3-94310006ec6a tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Volume info retrieved successfully. Aug 25 05:41:20.144046 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-018982f2-e4e4-431c-abc5-87dd5bc96047 req-9b770c1c-d4e8-4063-9eb3-94310006ec6a tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] https://10.4.3.189/volume/v3/volumes/450a6cd5-b0e7-4f49-adb0-0269fbfc7246 returned with HTTP 200 Aug 25 05:41:20.144643 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 213/865] 10.4.3.189 () {68 vars in 1598 bytes} [Tue Aug 25 05:41:20 2026] GET /volume/v3/volumes/450a6cd5-b0e7-4f49-adb0-0269fbfc7246 => generated 1367 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:41:20.155808 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-56ac60c5-2f47-4615-b0f7-0c68d6c649fe None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:41:20.156428 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-56ac60c5-2f47-4615-b0f7-0c68d6c649fe None None] GET https://10.4.3.189/volume// Aug 25 05:41:20.156637 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-56ac60c5-2f47-4615-b0f7-0c68d6c649fe None None] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:41:20.156861 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-56ac60c5-2f47-4615-b0f7-0c68d6c649fe None None] Calling method 'all' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:41:20.158923 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-56ac60c5-2f47-4615-b0f7-0c68d6c649fe None None] https://10.4.3.189/volume// returned with HTTP 300 Aug 25 05:41:20.158923 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 217/866] 10.4.3.189 () {66 vars in 1419 bytes} [Tue Aug 25 05:41: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 25 05:41:20.160834 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-b1577965-a391-4c30-8f07-455c90df413d None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:41:20.163134 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-b1577965-a391-4c30-8f07-455c90df413d tempest-ServerStableDeviceRescueTest-1096266196 tempest-ServerStableDeviceRescueTest-1096266196-project-member] GET https://10.4.3.189/volume/v3/volumes/47d076f9-e9d0-4a30-90e0-1d35430a676f Aug 25 05:41:20.163550 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-b1577965-a391-4c30-8f07-455c90df413d tempest-ServerStableDeviceRescueTest-1096266196 tempest-ServerStableDeviceRescueTest-1096266196-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:41:20.163919 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-b1577965-a391-4c30-8f07-455c90df413d tempest-ServerStableDeviceRescueTest-1096266196 tempest-ServerStableDeviceRescueTest-1096266196-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:41:20.166522 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-018982f2-e4e4-431c-abc5-87dd5bc96047 req-0f6340fc-e14e-41a9-9fa9-fe3f325e930e None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:41:20.171145 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-018982f2-e4e4-431c-abc5-87dd5bc96047 req-0f6340fc-e14e-41a9-9fa9-fe3f325e930e tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] POST https://10.4.3.189/volume/v3/attachments Aug 25 05:41:20.171145 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-018982f2-e4e4-431c-abc5-87dd5bc96047 req-0f6340fc-e14e-41a9-9fa9-fe3f325e930e tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "450a6cd5-b0e7-4f49-adb0-0269fbfc7246", "connector": null, "instance_uuid": "899e16fc-63e3-4fff-9abb-e05ec53d4370"}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:41:20.178802 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:41:20.178802 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:41:20.183974 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-b1577965-a391-4c30-8f07-455c90df413d tempest-ServerStableDeviceRescueTest-1096266196 tempest-ServerStableDeviceRescueTest-1096266196-project-member] Volume info retrieved successfully. Aug 25 05:41:20.185024 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:41:20.185024 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:41:20.190614 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-b1577965-a391-4c30-8f07-455c90df413d tempest-ServerStableDeviceRescueTest-1096266196 tempest-ServerStableDeviceRescueTest-1096266196-project-member] https://10.4.3.189/volume/v3/volumes/47d076f9-e9d0-4a30-90e0-1d35430a676f returned with HTTP 200 Aug 25 05:41:20.191385 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 217/867] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:41:20 2026] GET /volume/v3/volumes/47d076f9-e9d0-4a30-90e0-1d35430a676f => generated 852 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:41:20.231565 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-018982f2-e4e4-431c-abc5-87dd5bc96047 req-0f6340fc-e14e-41a9-9fa9-fe3f325e930e tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] https://10.4.3.189/volume/v3/attachments returned with HTTP 200 Aug 25 05:41:20.232205 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 221/868] 10.4.3.189 () {74 vars in 1594 bytes} [Tue Aug 25 05:41:20 2026] POST /volume/v3/attachments => generated 273 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:41:20.397294 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-38de6789-92b2-4cf3-9409-2b9eedd85451 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:41:20.399151 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-38de6789-92b2-4cf3-9409-2b9eedd85451 tempest-TestMinimumBasicScenario-249187686 tempest-TestMinimumBasicScenario-249187686-project-member] GET https://10.4.3.189/volume/v3/volumes/6d82ba6f-2f88-4c81-b820-cc409959692d Aug 25 05:41:20.399387 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-38de6789-92b2-4cf3-9409-2b9eedd85451 tempest-TestMinimumBasicScenario-249187686 tempest-TestMinimumBasicScenario-249187686-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:41:20.399568 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-38de6789-92b2-4cf3-9409-2b9eedd85451 tempest-TestMinimumBasicScenario-249187686 tempest-TestMinimumBasicScenario-249187686-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:41:20.438921 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:41:20.438921 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:41:20.443984 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-38de6789-92b2-4cf3-9409-2b9eedd85451 tempest-TestMinimumBasicScenario-249187686 tempest-TestMinimumBasicScenario-249187686-project-member] Volume info retrieved successfully. Aug 25 05:41:20.453782 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-38de6789-92b2-4cf3-9409-2b9eedd85451 tempest-TestMinimumBasicScenario-249187686 tempest-TestMinimumBasicScenario-249187686-project-member] https://10.4.3.189/volume/v3/volumes/6d82ba6f-2f88-4c81-b820-cc409959692d returned with HTTP 200 Aug 25 05:41:20.454334 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 214/869] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:41:20 2026] GET /volume/v3/volumes/6d82ba6f-2f88-4c81-b820-cc409959692d => generated 847 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:41:21.213943 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-c7795e6b-137f-462f-bbdd-f9060766f30a None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:41:21.215647 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-c7795e6b-137f-462f-bbdd-f9060766f30a tempest-ServerStableDeviceRescueTest-1096266196 tempest-ServerStableDeviceRescueTest-1096266196-project-member] GET https://10.4.3.189/volume/v3/volumes/47d076f9-e9d0-4a30-90e0-1d35430a676f Aug 25 05:41:21.216116 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-c7795e6b-137f-462f-bbdd-f9060766f30a tempest-ServerStableDeviceRescueTest-1096266196 tempest-ServerStableDeviceRescueTest-1096266196-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:41:21.217287 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-c7795e6b-137f-462f-bbdd-f9060766f30a tempest-ServerStableDeviceRescueTest-1096266196 tempest-ServerStableDeviceRescueTest-1096266196-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:41:21.238504 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:41:21.238504 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:41:21.250488 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-c7795e6b-137f-462f-bbdd-f9060766f30a tempest-ServerStableDeviceRescueTest-1096266196 tempest-ServerStableDeviceRescueTest-1096266196-project-member] Volume info retrieved successfully. Aug 25 05:41:21.264387 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [req-11bf7c24-21d0-49b1-9608-22f5f5a3c92f req-5984d1a6-3db6-4793-a2aa-2f7dfbe2cd03 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:41:21.265319 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-c7795e6b-137f-462f-bbdd-f9060766f30a tempest-ServerStableDeviceRescueTest-1096266196 tempest-ServerStableDeviceRescueTest-1096266196-project-member] https://10.4.3.189/volume/v3/volumes/47d076f9-e9d0-4a30-90e0-1d35430a676f returned with HTTP 200 Aug 25 05:41:21.265786 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 218/870] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:41:21 2026] GET /volume/v3/volumes/47d076f9-e9d0-4a30-90e0-1d35430a676f => generated 852 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:41:21.273345 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-11bf7c24-21d0-49b1-9608-22f5f5a3c92f req-5984d1a6-3db6-4793-a2aa-2f7dfbe2cd03 tempest-TestMinimumBasicScenario-249187686 tempest-TestMinimumBasicScenario-249187686-project-member] POST https://10.4.3.189/volume/v3/attachments/1f4060e4-c537-4d3b-b521-49d889d73b87/action Aug 25 05:41:21.273345 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-11bf7c24-21d0-49b1-9608-22f5f5a3c92f req-5984d1a6-3db6-4793-a2aa-2f7dfbe2cd03 tempest-TestMinimumBasicScenario-249187686 tempest-TestMinimumBasicScenario-249187686-project-member] Action body: b'{"os-complete": null}' {{(pid=100270) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 05:41:21.273345 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-11bf7c24-21d0-49b1-9608-22f5f5a3c92f req-5984d1a6-3db6-4793-a2aa-2f7dfbe2cd03 tempest-TestMinimumBasicScenario-249187686 tempest-TestMinimumBasicScenario-249187686-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:41:21.300458 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:41:21.300458 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:41:21.342939 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-11bf7c24-21d0-49b1-9608-22f5f5a3c92f req-5984d1a6-3db6-4793-a2aa-2f7dfbe2cd03 tempest-TestMinimumBasicScenario-249187686 tempest-TestMinimumBasicScenario-249187686-project-member] https://10.4.3.189/volume/v3/attachments/1f4060e4-c537-4d3b-b521-49d889d73b87/action returned with HTTP 204 Aug 25 05:41:21.343977 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 218/871] 10.4.3.189 () {74 vars in 1725 bytes} [Tue Aug 25 05:41:21 2026] POST /volume/v3/attachments/1f4060e4-c537-4d3b-b521-49d889d73b87/action => generated 0 bytes in 81 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:41:21.393648 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-65133569-e8e7-4ebb-a32c-4b8f3088ccf1 req-c28ee0e4-a5ad-49c0-80f0-df07eb867a08 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:41:21.396960 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-65133569-e8e7-4ebb-a32c-4b8f3088ccf1 req-c28ee0e4-a5ad-49c0-80f0-df07eb867a08 tempest-ServerActionsTestOtherA-1977308745 tempest-ServerActionsTestOtherA-1977308745-project-member] DELETE https://10.4.3.189/volume/v3/attachments/7f71e25d-8a67-42db-836b-ce421c3da869 Aug 25 05:41:21.397382 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-65133569-e8e7-4ebb-a32c-4b8f3088ccf1 req-c28ee0e4-a5ad-49c0-80f0-df07eb867a08 tempest-ServerActionsTestOtherA-1977308745 tempest-ServerActionsTestOtherA-1977308745-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:41:21.397835 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-65133569-e8e7-4ebb-a32c-4b8f3088ccf1 req-c28ee0e4-a5ad-49c0-80f0-df07eb867a08 tempest-ServerActionsTestOtherA-1977308745 tempest-ServerActionsTestOtherA-1977308745-project-member] Calling method 'version_select' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:41:21.430256 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:41:21.430256 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:41:21.474428 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-3feb2ca1-800b-4389-b6de-17f3533326fe None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:41:21.477019 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-3feb2ca1-800b-4389-b6de-17f3533326fe tempest-TestMinimumBasicScenario-249187686 tempest-TestMinimumBasicScenario-249187686-project-member] GET https://10.4.3.189/volume/v3/volumes/6d82ba6f-2f88-4c81-b820-cc409959692d Aug 25 05:41:21.477308 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-3feb2ca1-800b-4389-b6de-17f3533326fe tempest-TestMinimumBasicScenario-249187686 tempest-TestMinimumBasicScenario-249187686-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:41:21.477549 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-3feb2ca1-800b-4389-b6de-17f3533326fe tempest-TestMinimumBasicScenario-249187686 tempest-TestMinimumBasicScenario-249187686-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:41:21.506392 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:41:21.506392 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:41:21.521652 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-3feb2ca1-800b-4389-b6de-17f3533326fe tempest-TestMinimumBasicScenario-249187686 tempest-TestMinimumBasicScenario-249187686-project-member] Volume info retrieved successfully. Aug 25 05:41:21.529705 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-65133569-e8e7-4ebb-a32c-4b8f3088ccf1 req-c28ee0e4-a5ad-49c0-80f0-df07eb867a08 tempest-ServerActionsTestOtherA-1977308745 tempest-ServerActionsTestOtherA-1977308745-project-member] https://10.4.3.189/volume/v3/attachments/7f71e25d-8a67-42db-836b-ce421c3da869 returned with HTTP 200 Aug 25 05:41:21.530680 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 222/872] 10.4.3.189 () {72 vars in 1673 bytes} [Tue Aug 25 05:41:21 2026] DELETE /volume/v3/attachments/7f71e25d-8a67-42db-836b-ce421c3da869 => generated 19 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:41:21.538597 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-3feb2ca1-800b-4389-b6de-17f3533326fe tempest-TestMinimumBasicScenario-249187686 tempest-TestMinimumBasicScenario-249187686-project-member] https://10.4.3.189/volume/v3/volumes/6d82ba6f-2f88-4c81-b820-cc409959692d returned with HTTP 200 Aug 25 05:41:21.539522 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 215/873] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:41:21 2026] GET /volume/v3/volumes/6d82ba6f-2f88-4c81-b820-cc409959692d => generated 1139 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:41:21.554043 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-c3f1d399-f7f7-4682-870b-8f2a8d0b42f2 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:41:21.557208 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-c3f1d399-f7f7-4682-870b-8f2a8d0b42f2 tempest-TestMinimumBasicScenario-249187686 tempest-TestMinimumBasicScenario-249187686-project-member] GET https://10.4.3.189/volume/v3/volumes/6d82ba6f-2f88-4c81-b820-cc409959692d Aug 25 05:41:21.557522 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-c3f1d399-f7f7-4682-870b-8f2a8d0b42f2 tempest-TestMinimumBasicScenario-249187686 tempest-TestMinimumBasicScenario-249187686-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:41:21.561081 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-c3f1d399-f7f7-4682-870b-8f2a8d0b42f2 tempest-TestMinimumBasicScenario-249187686 tempest-TestMinimumBasicScenario-249187686-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:41:21.583927 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:41:21.583927 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:41:21.589799 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-c3f1d399-f7f7-4682-870b-8f2a8d0b42f2 tempest-TestMinimumBasicScenario-249187686 tempest-TestMinimumBasicScenario-249187686-project-member] Volume info retrieved successfully. Aug 25 05:41:21.597322 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-c3f1d399-f7f7-4682-870b-8f2a8d0b42f2 tempest-TestMinimumBasicScenario-249187686 tempest-TestMinimumBasicScenario-249187686-project-member] https://10.4.3.189/volume/v3/volumes/6d82ba6f-2f88-4c81-b820-cc409959692d returned with HTTP 200 Aug 25 05:41:21.597750 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 219/874] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:41:21 2026] GET /volume/v3/volumes/6d82ba6f-2f88-4c81-b820-cc409959692d => generated 1139 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:41:21.615325 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-a5099fce-c580-47d1-a2ae-caa998996a13 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:41:21.618426 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-a5099fce-c580-47d1-a2ae-caa998996a13 tempest-TestMinimumBasicScenario-249187686 tempest-TestMinimumBasicScenario-249187686-project-member] POST https://10.4.3.189/volume/v3/snapshots Aug 25 05:41:21.618948 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-a5099fce-c580-47d1-a2ae-caa998996a13 tempest-TestMinimumBasicScenario-249187686 tempest-TestMinimumBasicScenario-249187686-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "6d82ba6f-2f88-4c81-b820-cc409959692d", "force": true, "name": "tempest-TestMinimumBasicScenario-snapshot-1992180220", "description": null, "metadata": null}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:41:21.637705 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:41:21.637705 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:41:21.637821 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-a5099fce-c580-47d1-a2ae-caa998996a13 tempest-TestMinimumBasicScenario-249187686 tempest-TestMinimumBasicScenario-249187686-project-member] Volume info retrieved successfully. Aug 25 05:41:21.638074 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.v3.snapshots [None req-a5099fce-c580-47d1-a2ae-caa998996a13 tempest-TestMinimumBasicScenario-249187686 tempest-TestMinimumBasicScenario-249187686-project-member] Create snapshot from volume 6d82ba6f-2f88-4c81-b820-cc409959692d Aug 25 05:41:21.701186 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.quota [None req-a5099fce-c580-47d1-a2ae-caa998996a13 tempest-TestMinimumBasicScenario-249187686 tempest-TestMinimumBasicScenario-249187686-project-member] Created reservations ['0308dce1-5696-47cc-9dc3-b3ba590fce43', '7d7c5ef4-bb65-4295-a86b-7bb8f9125e3c', '54f0b63b-9396-4c9d-9249-bf6d12ee7227', 'cb51e8bf-546d-48bf-b785-39c170b3f177'] {{(pid=100270) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:41:21.743869 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-a5099fce-c580-47d1-a2ae-caa998996a13 tempest-TestMinimumBasicScenario-249187686 tempest-TestMinimumBasicScenario-249187686-project-member] Snapshot force create request issued successfully. Aug 25 05:41:21.744354 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-a5099fce-c580-47d1-a2ae-caa998996a13 tempest-TestMinimumBasicScenario-249187686 tempest-TestMinimumBasicScenario-249187686-project-member] https://10.4.3.189/volume/v3/snapshots returned with HTTP 202 Aug 25 05:41:21.744848 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 219/875] 10.4.3.189 () {68 vars in 1265 bytes} [Tue Aug 25 05:41:21 2026] POST /volume/v3/snapshots => generated 311 bytes in 131 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 05:41:21.757498 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-03ee7a8e-765a-4549-bb9f-823c97746e48 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:41:21.759849 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-03ee7a8e-765a-4549-bb9f-823c97746e48 tempest-TestMinimumBasicScenario-249187686 tempest-TestMinimumBasicScenario-249187686-project-member] GET https://10.4.3.189/volume/v3/snapshots/2d184745-8b93-4dd5-9d00-fe515fbf3bc2 Aug 25 05:41:21.760375 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-03ee7a8e-765a-4549-bb9f-823c97746e48 tempest-TestMinimumBasicScenario-249187686 tempest-TestMinimumBasicScenario-249187686-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:41:21.760669 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-03ee7a8e-765a-4549-bb9f-823c97746e48 tempest-TestMinimumBasicScenario-249187686 tempest-TestMinimumBasicScenario-249187686-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:41:21.768683 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:41:21.768683 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:41:21.769437 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-03ee7a8e-765a-4549-bb9f-823c97746e48 tempest-TestMinimumBasicScenario-249187686 tempest-TestMinimumBasicScenario-249187686-project-member] Snapshot retrieved successfully. Aug 25 05:41:21.770913 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-03ee7a8e-765a-4549-bb9f-823c97746e48 tempest-TestMinimumBasicScenario-249187686 tempest-TestMinimumBasicScenario-249187686-project-member] https://10.4.3.189/volume/v3/snapshots/2d184745-8b93-4dd5-9d00-fe515fbf3bc2 returned with HTTP 200 Aug 25 05:41:21.771443 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 223/876] 10.4.3.189 () {66 vars in 1354 bytes} [Tue Aug 25 05:41:21 2026] GET /volume/v3/snapshots/2d184745-8b93-4dd5-9d00-fe515fbf3bc2 => generated 443 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:41:21.985632 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-5fb13bc2-07ff-44fa-a6b4-e5cb8d28a408 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:41:21.986237 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-5fb13bc2-07ff-44fa-a6b4-e5cb8d28a408 None None] GET https://10.4.3.189/volume// Aug 25 05:41:21.986457 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-5fb13bc2-07ff-44fa-a6b4-e5cb8d28a408 None None] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:41:21.986672 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-5fb13bc2-07ff-44fa-a6b4-e5cb8d28a408 None None] Calling method 'all' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:41:21.986977 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-5fb13bc2-07ff-44fa-a6b4-e5cb8d28a408 None None] https://10.4.3.189/volume// returned with HTTP 300 Aug 25 05:41:21.987309 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 216/877] 10.4.3.189 () {66 vars in 1426 bytes} [Tue Aug 25 05:41: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 25 05:41:21.995786 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-018982f2-e4e4-431c-abc5-87dd5bc96047 req-80ede1a7-b3db-4434-816f-0bb16a63d5d5 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:41:21.997981 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-018982f2-e4e4-431c-abc5-87dd5bc96047 req-80ede1a7-b3db-4434-816f-0bb16a63d5d5 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] GET https://10.4.3.189/volume/v3/volumes/450a6cd5-b0e7-4f49-adb0-0269fbfc7246 Aug 25 05:41:21.998255 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-018982f2-e4e4-431c-abc5-87dd5bc96047 req-80ede1a7-b3db-4434-816f-0bb16a63d5d5 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:41:21.998445 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-018982f2-e4e4-431c-abc5-87dd5bc96047 req-80ede1a7-b3db-4434-816f-0bb16a63d5d5 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:41:22.010005 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:41:22.010005 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:41:22.014026 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [req-018982f2-e4e4-431c-abc5-87dd5bc96047 req-80ede1a7-b3db-4434-816f-0bb16a63d5d5 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Volume info retrieved successfully. Aug 25 05:41:22.019660 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-018982f2-e4e4-431c-abc5-87dd5bc96047 req-80ede1a7-b3db-4434-816f-0bb16a63d5d5 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] https://10.4.3.189/volume/v3/volumes/450a6cd5-b0e7-4f49-adb0-0269fbfc7246 returned with HTTP 200 Aug 25 05:41:22.020154 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 220/878] 10.4.3.189 () {70 vars in 1639 bytes} [Tue Aug 25 05:41:21 2026] GET /volume/v3/volumes/450a6cd5-b0e7-4f49-adb0-0269fbfc7246 => generated 1546 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 05:41:22.113625 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [req-018982f2-e4e4-431c-abc5-87dd5bc96047 req-9f2f69f4-b0c4-4449-bdd7-4710153c12e3 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:41:22.117958 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-018982f2-e4e4-431c-abc5-87dd5bc96047 req-9f2f69f4-b0c4-4449-bdd7-4710153c12e3 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] PUT https://10.4.3.189/volume/v3/attachments/da696d43-c67c-49ae-9678-59a25e889c3f Aug 25 05:41:22.117958 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-018982f2-e4e4-431c-abc5-87dd5bc96047 req-9f2f69f4-b0c4-4449-bdd7-4710153c12e3 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.189", "host": "np0000008051", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:8b4a65c6a3e1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "a19da604-b1eb-4396-a9d5-30b16dae3da8", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:41:22.124477 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.coordination [req-018982f2-e4e4-431c-abc5-87dd5bc96047 req-9f2f69f4-b0c4-4449-bdd7-4710153c12e3 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Acquiring lock "cinder-attachment_update-450a6cd5-b0e7-4f49-adb0-0269fbfc7246-np0000008051" by "attachment_update" {{(pid=100270) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 05:41:22.130778 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.coordination [req-018982f2-e4e4-431c-abc5-87dd5bc96047 req-9f2f69f4-b0c4-4449-bdd7-4710153c12e3 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Lock "cinder-attachment_update-450a6cd5-b0e7-4f49-adb0-0269fbfc7246-np0000008051" acquired by "attachment_update" :: waited 0.005s {{(pid=100270) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 05:41:22.133029 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:41:22.133029 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:41:22.208440 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-2753d0c5-7de8-41cb-b02d-c130d21a90ff None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:41:22.211551 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-2753d0c5-7de8-41cb-b02d-c130d21a90ff tempest-ServerActionsTestOtherA-1977308745 tempest-ServerActionsTestOtherA-1977308745-project-member] GET https://10.4.3.189/volume/v3/volumes/a1c333fb-5c5f-400c-93df-93a85f026473 Aug 25 05:41:22.211846 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-2753d0c5-7de8-41cb-b02d-c130d21a90ff tempest-ServerActionsTestOtherA-1977308745 tempest-ServerActionsTestOtherA-1977308745-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:41:22.212436 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-2753d0c5-7de8-41cb-b02d-c130d21a90ff tempest-ServerActionsTestOtherA-1977308745 tempest-ServerActionsTestOtherA-1977308745-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:41:22.221692 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:41:22.221692 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:41:22.229766 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-2753d0c5-7de8-41cb-b02d-c130d21a90ff tempest-ServerActionsTestOtherA-1977308745 tempest-ServerActionsTestOtherA-1977308745-project-member] Volume info retrieved successfully. Aug 25 05:41:22.238146 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-2753d0c5-7de8-41cb-b02d-c130d21a90ff tempest-ServerActionsTestOtherA-1977308745 tempest-ServerActionsTestOtherA-1977308745-project-member] https://10.4.3.189/volume/v3/volumes/a1c333fb-5c5f-400c-93df-93a85f026473 returned with HTTP 200 Aug 25 05:41:22.238363 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 224/879] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:41:22 2026] GET /volume/v3/volumes/a1c333fb-5c5f-400c-93df-93a85f026473 => generated 846 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:41:22.278699 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.coordination [req-018982f2-e4e4-431c-abc5-87dd5bc96047 req-9f2f69f4-b0c4-4449-bdd7-4710153c12e3 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Lock "cinder-attachment_update-450a6cd5-b0e7-4f49-adb0-0269fbfc7246-np0000008051" released by "attachment_update" :: held 0.148s {{(pid=100270) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 05:41:22.278699 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-018982f2-e4e4-431c-abc5-87dd5bc96047 req-9f2f69f4-b0c4-4449-bdd7-4710153c12e3 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] https://10.4.3.189/volume/v3/attachments/da696d43-c67c-49ae-9678-59a25e889c3f returned with HTTP 200 Aug 25 05:41:22.278699 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 220/880] 10.4.3.189 () {74 vars in 1704 bytes} [Tue Aug 25 05:41:22 2026] PUT /volume/v3/attachments/da696d43-c67c-49ae-9678-59a25e889c3f => generated 969 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:41:22.285235 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-5f622543-f14c-4cfe-8293-827494ceb230 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:41:22.287651 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-5f622543-f14c-4cfe-8293-827494ceb230 tempest-ServerStableDeviceRescueTest-1096266196 tempest-ServerStableDeviceRescueTest-1096266196-project-member] GET https://10.4.3.189/volume/v3/volumes/47d076f9-e9d0-4a30-90e0-1d35430a676f Aug 25 05:41:22.287782 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-5f622543-f14c-4cfe-8293-827494ceb230 tempest-ServerStableDeviceRescueTest-1096266196 tempest-ServerStableDeviceRescueTest-1096266196-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:41:22.288104 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-5f622543-f14c-4cfe-8293-827494ceb230 tempest-ServerStableDeviceRescueTest-1096266196 tempest-ServerStableDeviceRescueTest-1096266196-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:41:22.299793 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:41:22.299793 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:41:22.304559 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-5f622543-f14c-4cfe-8293-827494ceb230 tempest-ServerStableDeviceRescueTest-1096266196 tempest-ServerStableDeviceRescueTest-1096266196-project-member] Volume info retrieved successfully. Aug 25 05:41:22.309488 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-5f622543-f14c-4cfe-8293-827494ceb230 tempest-ServerStableDeviceRescueTest-1096266196 tempest-ServerStableDeviceRescueTest-1096266196-project-member] https://10.4.3.189/volume/v3/volumes/47d076f9-e9d0-4a30-90e0-1d35430a676f returned with HTTP 200 Aug 25 05:41:22.310002 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 217/881] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:41:22 2026] GET /volume/v3/volumes/47d076f9-e9d0-4a30-90e0-1d35430a676f => generated 852 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:41:22.310092 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-018982f2-e4e4-431c-abc5-87dd5bc96047 req-ee4d78fb-c191-45ea-8f63-fd34d523d0fc None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:41:22.313138 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-018982f2-e4e4-431c-abc5-87dd5bc96047 req-ee4d78fb-c191-45ea-8f63-fd34d523d0fc tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] POST https://10.4.3.189/volume/v3/attachments/da696d43-c67c-49ae-9678-59a25e889c3f/action Aug 25 05:41:22.313514 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-018982f2-e4e4-431c-abc5-87dd5bc96047 req-ee4d78fb-c191-45ea-8f63-fd34d523d0fc tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Action body: b'{"os-complete": null}' {{(pid=100269) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 05:41:22.313647 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-018982f2-e4e4-431c-abc5-87dd5bc96047 req-ee4d78fb-c191-45ea-8f63-fd34d523d0fc tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:41:22.332376 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:41:22.332376 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:41:22.361451 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-018982f2-e4e4-431c-abc5-87dd5bc96047 req-ee4d78fb-c191-45ea-8f63-fd34d523d0fc tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] https://10.4.3.189/volume/v3/attachments/da696d43-c67c-49ae-9678-59a25e889c3f/action returned with HTTP 204 Aug 25 05:41:22.361872 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 221/882] 10.4.3.189 () {74 vars in 1725 bytes} [Tue Aug 25 05:41:22 2026] POST /volume/v3/attachments/da696d43-c67c-49ae-9678-59a25e889c3f/action => generated 0 bytes in 52 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:41:22.784022 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-c45c9e49-70d3-400b-ad72-51dd4f50b8a5 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:41:22.793632 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-c45c9e49-70d3-400b-ad72-51dd4f50b8a5 tempest-TestMinimumBasicScenario-249187686 tempest-TestMinimumBasicScenario-249187686-project-member] GET https://10.4.3.189/volume/v3/snapshots/2d184745-8b93-4dd5-9d00-fe515fbf3bc2 Aug 25 05:41:22.794432 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-c45c9e49-70d3-400b-ad72-51dd4f50b8a5 tempest-TestMinimumBasicScenario-249187686 tempest-TestMinimumBasicScenario-249187686-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:41:22.794432 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-c45c9e49-70d3-400b-ad72-51dd4f50b8a5 tempest-TestMinimumBasicScenario-249187686 tempest-TestMinimumBasicScenario-249187686-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:41:22.805234 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:41:22.805234 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:41:22.805832 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-c45c9e49-70d3-400b-ad72-51dd4f50b8a5 tempest-TestMinimumBasicScenario-249187686 tempest-TestMinimumBasicScenario-249187686-project-member] Snapshot retrieved successfully. Aug 25 05:41:22.807348 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-c45c9e49-70d3-400b-ad72-51dd4f50b8a5 tempest-TestMinimumBasicScenario-249187686 tempest-TestMinimumBasicScenario-249187686-project-member] https://10.4.3.189/volume/v3/snapshots/2d184745-8b93-4dd5-9d00-fe515fbf3bc2 returned with HTTP 200 Aug 25 05:41:22.808417 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 225/883] 10.4.3.189 () {66 vars in 1354 bytes} [Tue Aug 25 05:41:22 2026] GET /volume/v3/snapshots/2d184745-8b93-4dd5-9d00-fe515fbf3bc2 => generated 470 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:41:22.823344 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-6eb0bea4-0ec1-4e29-86ce-7d00167b2f44 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:41:22.825160 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-6eb0bea4-0ec1-4e29-86ce-7d00167b2f44 tempest-TestMinimumBasicScenario-249187686 tempest-TestMinimumBasicScenario-249187686-project-member] GET https://10.4.3.189/volume/v3/snapshots/2d184745-8b93-4dd5-9d00-fe515fbf3bc2 Aug 25 05:41:22.825603 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-6eb0bea4-0ec1-4e29-86ce-7d00167b2f44 tempest-TestMinimumBasicScenario-249187686 tempest-TestMinimumBasicScenario-249187686-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:41:22.825941 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-6eb0bea4-0ec1-4e29-86ce-7d00167b2f44 tempest-TestMinimumBasicScenario-249187686 tempest-TestMinimumBasicScenario-249187686-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:41:22.839601 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:41:22.839601 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:41:22.839601 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-6eb0bea4-0ec1-4e29-86ce-7d00167b2f44 tempest-TestMinimumBasicScenario-249187686 tempest-TestMinimumBasicScenario-249187686-project-member] Snapshot retrieved successfully. Aug 25 05:41:22.839601 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-6eb0bea4-0ec1-4e29-86ce-7d00167b2f44 tempest-TestMinimumBasicScenario-249187686 tempest-TestMinimumBasicScenario-249187686-project-member] https://10.4.3.189/volume/v3/snapshots/2d184745-8b93-4dd5-9d00-fe515fbf3bc2 returned with HTTP 200 Aug 25 05:41:22.839601 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 221/884] 10.4.3.189 () {66 vars in 1354 bytes} [Tue Aug 25 05:41:22 2026] GET /volume/v3/snapshots/2d184745-8b93-4dd5-9d00-fe515fbf3bc2 => generated 470 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:41:22.857887 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-15a33c1b-0b53-4446-8354-95404e8ce76c None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:41:22.863949 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-15a33c1b-0b53-4446-8354-95404e8ce76c tempest-TestMinimumBasicScenario-249187686 tempest-TestMinimumBasicScenario-249187686-project-member] GET https://10.4.3.189/volume/v3/volumes/6d82ba6f-2f88-4c81-b820-cc409959692d Aug 25 05:41:22.863949 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-15a33c1b-0b53-4446-8354-95404e8ce76c tempest-TestMinimumBasicScenario-249187686 tempest-TestMinimumBasicScenario-249187686-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:41:22.863949 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-15a33c1b-0b53-4446-8354-95404e8ce76c tempest-TestMinimumBasicScenario-249187686 tempest-TestMinimumBasicScenario-249187686-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:41:22.882378 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:41:22.882378 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:41:22.889134 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-15a33c1b-0b53-4446-8354-95404e8ce76c tempest-TestMinimumBasicScenario-249187686 tempest-TestMinimumBasicScenario-249187686-project-member] Volume info retrieved successfully. Aug 25 05:41:22.905110 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-15a33c1b-0b53-4446-8354-95404e8ce76c tempest-TestMinimumBasicScenario-249187686 tempest-TestMinimumBasicScenario-249187686-project-member] https://10.4.3.189/volume/v3/volumes/6d82ba6f-2f88-4c81-b820-cc409959692d returned with HTTP 200 Aug 25 05:41:22.905110 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 218/885] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:41:22 2026] GET /volume/v3/volumes/6d82ba6f-2f88-4c81-b820-cc409959692d => generated 1139 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:41:23.326659 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-a9acc5dd-dbe5-4f4f-8139-62af3bee299e None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:41:23.329446 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-a9acc5dd-dbe5-4f4f-8139-62af3bee299e tempest-ServerStableDeviceRescueTest-1096266196 tempest-ServerStableDeviceRescueTest-1096266196-project-member] GET https://10.4.3.189/volume/v3/volumes/47d076f9-e9d0-4a30-90e0-1d35430a676f Aug 25 05:41:23.329727 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-a9acc5dd-dbe5-4f4f-8139-62af3bee299e tempest-ServerStableDeviceRescueTest-1096266196 tempest-ServerStableDeviceRescueTest-1096266196-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:41:23.329959 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-a9acc5dd-dbe5-4f4f-8139-62af3bee299e tempest-ServerStableDeviceRescueTest-1096266196 tempest-ServerStableDeviceRescueTest-1096266196-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:41:23.345432 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:41:23.345432 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:41:23.349651 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-a9acc5dd-dbe5-4f4f-8139-62af3bee299e tempest-ServerStableDeviceRescueTest-1096266196 tempest-ServerStableDeviceRescueTest-1096266196-project-member] Volume info retrieved successfully. Aug 25 05:41:23.355643 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-a9acc5dd-dbe5-4f4f-8139-62af3bee299e tempest-ServerStableDeviceRescueTest-1096266196 tempest-ServerStableDeviceRescueTest-1096266196-project-member] https://10.4.3.189/volume/v3/volumes/47d076f9-e9d0-4a30-90e0-1d35430a676f returned with HTTP 200 Aug 25 05:41:23.356212 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 222/886] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:41:23 2026] GET /volume/v3/volumes/47d076f9-e9d0-4a30-90e0-1d35430a676f => generated 852 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:41:24.373263 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-15eb9c0a-4ba3-43db-bb8a-fd9eeff7bf91 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:41:24.375717 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-15eb9c0a-4ba3-43db-bb8a-fd9eeff7bf91 tempest-ServerStableDeviceRescueTest-1096266196 tempest-ServerStableDeviceRescueTest-1096266196-project-member] GET https://10.4.3.189/volume/v3/volumes/47d076f9-e9d0-4a30-90e0-1d35430a676f Aug 25 05:41:24.377076 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-15eb9c0a-4ba3-43db-bb8a-fd9eeff7bf91 tempest-ServerStableDeviceRescueTest-1096266196 tempest-ServerStableDeviceRescueTest-1096266196-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:41:24.377076 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-15eb9c0a-4ba3-43db-bb8a-fd9eeff7bf91 tempest-ServerStableDeviceRescueTest-1096266196 tempest-ServerStableDeviceRescueTest-1096266196-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:41:24.396266 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:41:24.396266 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:41:24.402021 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-15eb9c0a-4ba3-43db-bb8a-fd9eeff7bf91 tempest-ServerStableDeviceRescueTest-1096266196 tempest-ServerStableDeviceRescueTest-1096266196-project-member] Volume info retrieved successfully. Aug 25 05:41:24.414951 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-15eb9c0a-4ba3-43db-bb8a-fd9eeff7bf91 tempest-ServerStableDeviceRescueTest-1096266196 tempest-ServerStableDeviceRescueTest-1096266196-project-member] https://10.4.3.189/volume/v3/volumes/47d076f9-e9d0-4a30-90e0-1d35430a676f returned with HTTP 200 Aug 25 05:41:24.415405 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 226/887] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:41:24 2026] GET /volume/v3/volumes/47d076f9-e9d0-4a30-90e0-1d35430a676f => generated 852 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:41:25.440873 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-5b994263-5c90-4f2a-a33e-84c86d1df0fc None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:41:25.444046 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-5b994263-5c90-4f2a-a33e-84c86d1df0fc tempest-ServerStableDeviceRescueTest-1096266196 tempest-ServerStableDeviceRescueTest-1096266196-project-member] GET https://10.4.3.189/volume/v3/volumes/47d076f9-e9d0-4a30-90e0-1d35430a676f Aug 25 05:41:25.444325 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-5b994263-5c90-4f2a-a33e-84c86d1df0fc tempest-ServerStableDeviceRescueTest-1096266196 tempest-ServerStableDeviceRescueTest-1096266196-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:41:25.444745 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-5b994263-5c90-4f2a-a33e-84c86d1df0fc tempest-ServerStableDeviceRescueTest-1096266196 tempest-ServerStableDeviceRescueTest-1096266196-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:41:25.476936 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:41:25.476936 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:41:25.484095 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-5b994263-5c90-4f2a-a33e-84c86d1df0fc tempest-ServerStableDeviceRescueTest-1096266196 tempest-ServerStableDeviceRescueTest-1096266196-project-member] Volume info retrieved successfully. Aug 25 05:41:25.492494 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-5b994263-5c90-4f2a-a33e-84c86d1df0fc tempest-ServerStableDeviceRescueTest-1096266196 tempest-ServerStableDeviceRescueTest-1096266196-project-member] https://10.4.3.189/volume/v3/volumes/47d076f9-e9d0-4a30-90e0-1d35430a676f returned with HTTP 200 Aug 25 05:41:25.493000 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 222/888] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:41:25 2026] GET /volume/v3/volumes/47d076f9-e9d0-4a30-90e0-1d35430a676f => generated 852 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:41:26.242394 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-99019698-9b39-46f0-b5d0-2a162672e028 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:41:26.244874 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-99019698-9b39-46f0-b5d0-2a162672e028 tempest-ServerActionsTestOtherA-1977308745 tempest-ServerActionsTestOtherA-1977308745-project-member] POST https://10.4.3.189/volume/v3/volumes Aug 25 05:41:26.245844 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-99019698-9b39-46f0-b5d0-2a162672e028 tempest-ServerActionsTestOtherA-1977308745 tempest-ServerActionsTestOtherA-1977308745-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-530675869", "imageRef": "821ab3e7-1977-4d78-a63f-5997ce48392f", "size": 1}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:41:26.247931 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.v3.volumes [None req-99019698-9b39-46f0-b5d0-2a162672e028 tempest-ServerActionsTestOtherA-1977308745 tempest-ServerActionsTestOtherA-1977308745-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-530675869', 'imageRef': '821ab3e7-1977-4d78-a63f-5997ce48392f', 'size': 1}} {{(pid=100268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 05:41:26.373422 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-99019698-9b39-46f0-b5d0-2a162672e028 tempest-ServerActionsTestOtherA-1977308745 tempest-ServerActionsTestOtherA-1977308745-project-member] Create volume of 1 GB Aug 25 05:41:26.386625 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-99019698-9b39-46f0-b5d0-2a162672e028 tempest-ServerActionsTestOtherA-1977308745 tempest-ServerActionsTestOtherA-1977308745-project-member] Availability Zones retrieved successfully. Aug 25 05:41:26.395744 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-99019698-9b39-46f0-b5d0-2a162672e028 tempest-ServerActionsTestOtherA-1977308745 tempest-ServerActionsTestOtherA-1977308745-project-member] Flow 'volume_create_api' (14567b39-b5cd-4f79-b469-a70e9af26bea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:41:26.397477 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-99019698-9b39-46f0-b5d0-2a162672e028 tempest-ServerActionsTestOtherA-1977308745 tempest-ServerActionsTestOtherA-1977308745-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eb4cd7d5-2ec5-40cd-890e-1e7b765a2836) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:41:26.398847 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.flows.api.create_volume [None req-99019698-9b39-46f0-b5d0-2a162672e028 tempest-ServerActionsTestOtherA-1977308745 tempest-ServerActionsTestOtherA-1977308745-project-member] Validating volume size '1' using validate_int {{(pid=100268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 05:41:26.516048 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-ef3bb3dc-1278-4c13-b79f-f508f09c7182 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:41:26.518501 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-ef3bb3dc-1278-4c13-b79f-f508f09c7182 tempest-ServerStableDeviceRescueTest-1096266196 tempest-ServerStableDeviceRescueTest-1096266196-project-member] GET https://10.4.3.189/volume/v3/volumes/47d076f9-e9d0-4a30-90e0-1d35430a676f Aug 25 05:41:26.519216 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-ef3bb3dc-1278-4c13-b79f-f508f09c7182 tempest-ServerStableDeviceRescueTest-1096266196 tempest-ServerStableDeviceRescueTest-1096266196-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:41:26.519514 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-ef3bb3dc-1278-4c13-b79f-f508f09c7182 tempest-ServerStableDeviceRescueTest-1096266196 tempest-ServerStableDeviceRescueTest-1096266196-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:41:26.537918 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-99019698-9b39-46f0-b5d0-2a162672e028 tempest-ServerActionsTestOtherA-1977308745 tempest-ServerActionsTestOtherA-1977308745-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eb4cd7d5-2ec5-40cd-890e-1e7b765a2836) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T05:35:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=23fc6e5d-fce0-4521-ba46-4837b4232084,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '23fc6e5d-fce0-4521-ba46-4837b4232084', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:41:26.539749 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-99019698-9b39-46f0-b5d0-2a162672e028 tempest-ServerActionsTestOtherA-1977308745 tempest-ServerActionsTestOtherA-1977308745-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (332e622c-2c4b-4667-a337-ed22bfe48252) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:41:26.548611 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:41:26.548611 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:41:26.555460 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-ef3bb3dc-1278-4c13-b79f-f508f09c7182 tempest-ServerStableDeviceRescueTest-1096266196 tempest-ServerStableDeviceRescueTest-1096266196-project-member] Volume info retrieved successfully. Aug 25 05:41:26.566808 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-ef3bb3dc-1278-4c13-b79f-f508f09c7182 tempest-ServerStableDeviceRescueTest-1096266196 tempest-ServerStableDeviceRescueTest-1096266196-project-member] https://10.4.3.189/volume/v3/volumes/47d076f9-e9d0-4a30-90e0-1d35430a676f returned with HTTP 200 Aug 25 05:41:26.567813 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 223/889] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:41:26 2026] GET /volume/v3/volumes/47d076f9-e9d0-4a30-90e0-1d35430a676f => generated 852 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:41:26.666666 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-99019698-9b39-46f0-b5d0-2a162672e028 tempest-ServerActionsTestOtherA-1977308745 tempest-ServerActionsTestOtherA-1977308745-project-member] Created reservations ['97f73456-58e5-4380-a1f7-e251777d83e3', '1798fad4-6b57-4e5a-a1f5-eefd00596f34', '62ad6713-489d-4a88-bbcc-465e5a83604d', '29db4c4e-ceec-4ee9-9f99-5e23c2729abd'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:41:26.668374 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-99019698-9b39-46f0-b5d0-2a162672e028 tempest-ServerActionsTestOtherA-1977308745 tempest-ServerActionsTestOtherA-1977308745-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (332e622c-2c4b-4667-a337-ed22bfe48252) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['97f73456-58e5-4380-a1f7-e251777d83e3', '1798fad4-6b57-4e5a-a1f5-eefd00596f34', '62ad6713-489d-4a88-bbcc-465e5a83604d', '29db4c4e-ceec-4ee9-9f99-5e23c2729abd']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:41:26.669606 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-99019698-9b39-46f0-b5d0-2a162672e028 tempest-ServerActionsTestOtherA-1977308745 tempest-ServerActionsTestOtherA-1977308745-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9ea1824b-449b-475c-82e2-f0caa3c01304) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:41:26.709355 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-99019698-9b39-46f0-b5d0-2a162672e028 tempest-ServerActionsTestOtherA-1977308745 tempest-ServerActionsTestOtherA-1977308745-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9ea1824b-449b-475c-82e2-f0caa3c01304) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd80e3fdd-769e-4ab3-a4f7-7c91eb306ca2', '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-530675869',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='15578fd2f6fe45af8ab79e7e15613819',qos_specs=None,replication_status=,reservations=['97f73456-58e5-4380-a1f7-e251777d83e3','1798fad4-6b57-4e5a-a1f5-eefd00596f34','62ad6713-489d-4a88-bbcc-465e5a83604d','29db4c4e-ceec-4ee9-9f99-5e23c2729abd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9d8f1ca3f31448d3b96554755166a136',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T05:41:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-530675869',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d80e3fdd-769e-4ab3-a4f7-7c91eb306ca2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='15578fd2f6fe45af8ab79e7e15613819',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9d8f1ca3f31448d3b96554755166a136',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(23fc6e5d-fce0-4521-ba46-4837b4232084),volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:41:26.709823 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-99019698-9b39-46f0-b5d0-2a162672e028 tempest-ServerActionsTestOtherA-1977308745 tempest-ServerActionsTestOtherA-1977308745-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2dfa96b3-5116-443c-8042-2260b9dec9ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:41:26.753651 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-99019698-9b39-46f0-b5d0-2a162672e028 tempest-ServerActionsTestOtherA-1977308745 tempest-ServerActionsTestOtherA-1977308745-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2dfa96b3-5116-443c-8042-2260b9dec9ae) transitioned into state 'SUCCESS' from state '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-530675869',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='15578fd2f6fe45af8ab79e7e15613819',qos_specs=None,replication_status=,reservations=['97f73456-58e5-4380-a1f7-e251777d83e3','1798fad4-6b57-4e5a-a1f5-eefd00596f34','62ad6713-489d-4a88-bbcc-465e5a83604d','29db4c4e-ceec-4ee9-9f99-5e23c2729abd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9d8f1ca3f31448d3b96554755166a136',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:41:26.754792 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-99019698-9b39-46f0-b5d0-2a162672e028 tempest-ServerActionsTestOtherA-1977308745 tempest-ServerActionsTestOtherA-1977308745-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f3a8f9ce-f3af-429f-8e7b-0779277bf08a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:41:26.775089 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-99019698-9b39-46f0-b5d0-2a162672e028 tempest-ServerActionsTestOtherA-1977308745 tempest-ServerActionsTestOtherA-1977308745-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f3a8f9ce-f3af-429f-8e7b-0779277bf08a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:41:26.776274 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-99019698-9b39-46f0-b5d0-2a162672e028 tempest-ServerActionsTestOtherA-1977308745 tempest-ServerActionsTestOtherA-1977308745-project-member] Flow 'volume_create_api' (14567b39-b5cd-4f79-b469-a70e9af26bea) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:41:26.776691 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-99019698-9b39-46f0-b5d0-2a162672e028 tempest-ServerActionsTestOtherA-1977308745 tempest-ServerActionsTestOtherA-1977308745-project-member] Create volume request issued successfully. Aug 25 05:41:26.777419 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-99019698-9b39-46f0-b5d0-2a162672e028 tempest-ServerActionsTestOtherA-1977308745 tempest-ServerActionsTestOtherA-1977308745-project-member] https://10.4.3.189/volume/v3/volumes returned with HTTP 202 Aug 25 05:41:26.777943 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 219/890] 10.4.3.189 () {68 vars in 1259 bytes} [Tue Aug 25 05:41:26 2026] POST /volume/v3/volumes => generated 752 bytes in 536 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 05:41:26.795775 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-9f60699b-4d1c-4f76-81b9-04d2fa929a9c None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:41:26.799070 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-9f60699b-4d1c-4f76-81b9-04d2fa929a9c tempest-ServerActionsTestOtherA-1977308745 tempest-ServerActionsTestOtherA-1977308745-project-member] GET https://10.4.3.189/volume/v3/volumes/d80e3fdd-769e-4ab3-a4f7-7c91eb306ca2 Aug 25 05:41:26.799723 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-9f60699b-4d1c-4f76-81b9-04d2fa929a9c tempest-ServerActionsTestOtherA-1977308745 tempest-ServerActionsTestOtherA-1977308745-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:41:26.800020 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-9f60699b-4d1c-4f76-81b9-04d2fa929a9c tempest-ServerActionsTestOtherA-1977308745 tempest-ServerActionsTestOtherA-1977308745-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:41:26.817452 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:41:26.817452 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:41:26.827048 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-9f60699b-4d1c-4f76-81b9-04d2fa929a9c tempest-ServerActionsTestOtherA-1977308745 tempest-ServerActionsTestOtherA-1977308745-project-member] Volume info retrieved successfully. Aug 25 05:41:26.834005 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-9f60699b-4d1c-4f76-81b9-04d2fa929a9c tempest-ServerActionsTestOtherA-1977308745 tempest-ServerActionsTestOtherA-1977308745-project-member] https://10.4.3.189/volume/v3/volumes/d80e3fdd-769e-4ab3-a4f7-7c91eb306ca2 returned with HTTP 200 Aug 25 05:41:26.834573 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 227/891] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:41:26 2026] GET /volume/v3/volumes/d80e3fdd-769e-4ab3-a4f7-7c91eb306ca2 => generated 820 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:41:27.590099 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-b2760bff-54e5-4d1b-b2dd-35569a656389 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:41:27.593121 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-b2760bff-54e5-4d1b-b2dd-35569a656389 tempest-ServerStableDeviceRescueTest-1096266196 tempest-ServerStableDeviceRescueTest-1096266196-project-member] GET https://10.4.3.189/volume/v3/volumes/47d076f9-e9d0-4a30-90e0-1d35430a676f Aug 25 05:41:27.595134 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-b2760bff-54e5-4d1b-b2dd-35569a656389 tempest-ServerStableDeviceRescueTest-1096266196 tempest-ServerStableDeviceRescueTest-1096266196-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:41:27.596008 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-b2760bff-54e5-4d1b-b2dd-35569a656389 tempest-ServerStableDeviceRescueTest-1096266196 tempest-ServerStableDeviceRescueTest-1096266196-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:41:27.616229 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:41:27.616229 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:41:27.627207 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-b2760bff-54e5-4d1b-b2dd-35569a656389 tempest-ServerStableDeviceRescueTest-1096266196 tempest-ServerStableDeviceRescueTest-1096266196-project-member] Volume info retrieved successfully. Aug 25 05:41:27.631129 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-b2760bff-54e5-4d1b-b2dd-35569a656389 tempest-ServerStableDeviceRescueTest-1096266196 tempest-ServerStableDeviceRescueTest-1096266196-project-member] https://10.4.3.189/volume/v3/volumes/47d076f9-e9d0-4a30-90e0-1d35430a676f returned with HTTP 200 Aug 25 05:41:27.631657 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 223/892] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:41:27 2026] GET /volume/v3/volumes/47d076f9-e9d0-4a30-90e0-1d35430a676f => generated 852 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:41:27.820012 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-3fc17f92-08c9-4eb5-ac5b-927cf883886d req-b6e3a6d1-941e-4774-bb57-116dda88f7a2 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:41:27.822751 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-3fc17f92-08c9-4eb5-ac5b-927cf883886d req-b6e3a6d1-941e-4774-bb57-116dda88f7a2 tempest-ServerStableDeviceRescueTest-1096266196 tempest-ServerStableDeviceRescueTest-1096266196-project-member] POST https://10.4.3.189/volume/v3/attachments/73deeed6-0cf3-4732-b8ff-08b21d49394b/action Aug 25 05:41:27.823804 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-3fc17f92-08c9-4eb5-ac5b-927cf883886d req-b6e3a6d1-941e-4774-bb57-116dda88f7a2 tempest-ServerStableDeviceRescueTest-1096266196 tempest-ServerStableDeviceRescueTest-1096266196-project-member] Action body: b'{"os-complete": null}' {{(pid=100269) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 05:41:27.824241 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-3fc17f92-08c9-4eb5-ac5b-927cf883886d req-b6e3a6d1-941e-4774-bb57-116dda88f7a2 tempest-ServerStableDeviceRescueTest-1096266196 tempest-ServerStableDeviceRescueTest-1096266196-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:41:27.855560 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-ab00d456-0007-4c18-aa73-445f1f672fa6 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:41:27.863590 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:41:27.863590 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:41:27.865278 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ab00d456-0007-4c18-aa73-445f1f672fa6 tempest-ServerActionsTestOtherA-1977308745 tempest-ServerActionsTestOtherA-1977308745-project-member] GET https://10.4.3.189/volume/v3/volumes/d80e3fdd-769e-4ab3-a4f7-7c91eb306ca2 Aug 25 05:41:27.865657 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ab00d456-0007-4c18-aa73-445f1f672fa6 tempest-ServerActionsTestOtherA-1977308745 tempest-ServerActionsTestOtherA-1977308745-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:41:27.865958 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ab00d456-0007-4c18-aa73-445f1f672fa6 tempest-ServerActionsTestOtherA-1977308745 tempest-ServerActionsTestOtherA-1977308745-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:41:27.887947 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:41:27.887947 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:41:27.894704 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-3fc17f92-08c9-4eb5-ac5b-927cf883886d req-b6e3a6d1-941e-4774-bb57-116dda88f7a2 tempest-ServerStableDeviceRescueTest-1096266196 tempest-ServerStableDeviceRescueTest-1096266196-project-member] https://10.4.3.189/volume/v3/attachments/73deeed6-0cf3-4732-b8ff-08b21d49394b/action returned with HTTP 204 Aug 25 05:41:27.894704 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 224/893] 10.4.3.189 () {74 vars in 1725 bytes} [Tue Aug 25 05:41:27 2026] POST /volume/v3/attachments/73deeed6-0cf3-4732-b8ff-08b21d49394b/action => generated 0 bytes in 76 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:41:27.900288 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-ab00d456-0007-4c18-aa73-445f1f672fa6 tempest-ServerActionsTestOtherA-1977308745 tempest-ServerActionsTestOtherA-1977308745-project-member] Volume info retrieved successfully. Aug 25 05:41:27.912785 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ab00d456-0007-4c18-aa73-445f1f672fa6 tempest-ServerActionsTestOtherA-1977308745 tempest-ServerActionsTestOtherA-1977308745-project-member] https://10.4.3.189/volume/v3/volumes/d80e3fdd-769e-4ab3-a4f7-7c91eb306ca2 returned with HTTP 200 Aug 25 05:41:27.913559 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 220/894] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:41:27 2026] GET /volume/v3/volumes/d80e3fdd-769e-4ab3-a4f7-7c91eb306ca2 => generated 1360 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:41:28.204194 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-a510c5a8-74e8-4883-b0fb-5eea0e48e843 req-93362b24-2a1d-4b5b-ab26-e16d8d629a8d None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:41:28.210159 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-a510c5a8-74e8-4883-b0fb-5eea0e48e843 req-93362b24-2a1d-4b5b-ab26-e16d8d629a8d tempest-ServerActionsTestOtherA-1977308745 tempest-ServerActionsTestOtherA-1977308745-project-member] GET https://10.4.3.189/volume/v3/volumes/d80e3fdd-769e-4ab3-a4f7-7c91eb306ca2 Aug 25 05:41:28.210159 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-a510c5a8-74e8-4883-b0fb-5eea0e48e843 req-93362b24-2a1d-4b5b-ab26-e16d8d629a8d tempest-ServerActionsTestOtherA-1977308745 tempest-ServerActionsTestOtherA-1977308745-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:41:28.210159 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-a510c5a8-74e8-4883-b0fb-5eea0e48e843 req-93362b24-2a1d-4b5b-ab26-e16d8d629a8d tempest-ServerActionsTestOtherA-1977308745 tempest-ServerActionsTestOtherA-1977308745-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:41:28.221264 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:41:28.221264 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:41:28.227291 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [req-a510c5a8-74e8-4883-b0fb-5eea0e48e843 req-93362b24-2a1d-4b5b-ab26-e16d8d629a8d tempest-ServerActionsTestOtherA-1977308745 tempest-ServerActionsTestOtherA-1977308745-project-member] Volume info retrieved successfully. Aug 25 05:41:28.234922 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-a510c5a8-74e8-4883-b0fb-5eea0e48e843 req-93362b24-2a1d-4b5b-ab26-e16d8d629a8d tempest-ServerActionsTestOtherA-1977308745 tempest-ServerActionsTestOtherA-1977308745-project-member] https://10.4.3.189/volume/v3/volumes/d80e3fdd-769e-4ab3-a4f7-7c91eb306ca2 returned with HTTP 200 Aug 25 05:41:28.235600 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 228/895] 10.4.3.189 () {68 vars in 1598 bytes} [Tue Aug 25 05:41:28 2026] GET /volume/v3/volumes/d80e3fdd-769e-4ab3-a4f7-7c91eb306ca2 => generated 1360 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:41:28.596674 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-fe663736-8c1f-4e03-b45e-5300b555e293 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:41:28.599388 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-fe663736-8c1f-4e03-b45e-5300b555e293 tempest-ServerActionsV293TestJSON-1696721546 tempest-ServerActionsV293TestJSON-1696721546-project-member] GET https://10.4.3.189/volume/v3/volumes/bad5e220-3b9c-4da6-83ff-0dda3443eddf Aug 25 05:41:28.600201 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-fe663736-8c1f-4e03-b45e-5300b555e293 tempest-ServerActionsV293TestJSON-1696721546 tempest-ServerActionsV293TestJSON-1696721546-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:41:28.600201 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-fe663736-8c1f-4e03-b45e-5300b555e293 tempest-ServerActionsV293TestJSON-1696721546 tempest-ServerActionsV293TestJSON-1696721546-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:41:28.615096 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:41:28.615096 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:41:28.628708 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-fe663736-8c1f-4e03-b45e-5300b555e293 tempest-ServerActionsV293TestJSON-1696721546 tempest-ServerActionsV293TestJSON-1696721546-project-member] Volume info retrieved successfully. Aug 25 05:41:28.642430 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-fe663736-8c1f-4e03-b45e-5300b555e293 tempest-ServerActionsV293TestJSON-1696721546 tempest-ServerActionsV293TestJSON-1696721546-project-member] https://10.4.3.189/volume/v3/volumes/bad5e220-3b9c-4da6-83ff-0dda3443eddf returned with HTTP 200 Aug 25 05:41:28.645030 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 224/896] 10.4.3.189 () {68 vars in 1389 bytes} [Tue Aug 25 05:41:28 2026] GET /volume/v3/volumes/bad5e220-3b9c-4da6-83ff-0dda3443eddf => generated 1832 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Aug 25 05:41:28.655674 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-02e68942-f5a8-4e00-8ed2-d6b7fd4beb85 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:41:28.658438 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-02e68942-f5a8-4e00-8ed2-d6b7fd4beb85 tempest-ServerStableDeviceRescueTest-1096266196 tempest-ServerStableDeviceRescueTest-1096266196-project-member] GET https://10.4.3.189/volume/v3/volumes/47d076f9-e9d0-4a30-90e0-1d35430a676f Aug 25 05:41:28.659301 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-02e68942-f5a8-4e00-8ed2-d6b7fd4beb85 tempest-ServerStableDeviceRescueTest-1096266196 tempest-ServerStableDeviceRescueTest-1096266196-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:41:28.659301 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-02e68942-f5a8-4e00-8ed2-d6b7fd4beb85 tempest-ServerStableDeviceRescueTest-1096266196 tempest-ServerStableDeviceRescueTest-1096266196-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:41:28.676384 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:41:28.676384 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:41:28.681983 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-02e68942-f5a8-4e00-8ed2-d6b7fd4beb85 tempest-ServerStableDeviceRescueTest-1096266196 tempest-ServerStableDeviceRescueTest-1096266196-project-member] Volume info retrieved successfully. Aug 25 05:41:28.691648 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-02e68942-f5a8-4e00-8ed2-d6b7fd4beb85 tempest-ServerStableDeviceRescueTest-1096266196 tempest-ServerStableDeviceRescueTest-1096266196-project-member] https://10.4.3.189/volume/v3/volumes/47d076f9-e9d0-4a30-90e0-1d35430a676f returned with HTTP 200 Aug 25 05:41:28.692294 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 225/897] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:41:28 2026] GET /volume/v3/volumes/47d076f9-e9d0-4a30-90e0-1d35430a676f => generated 1144 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:41:28.711526 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-20ea2ea2-f4e8-4f7f-8521-bfe649f9ae77 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:41:28.713214 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-20ea2ea2-f4e8-4f7f-8521-bfe649f9ae77 tempest-ServerStableDeviceRescueTest-1096266196 tempest-ServerStableDeviceRescueTest-1096266196-project-member] GET https://10.4.3.189/volume/v3/volumes/47d076f9-e9d0-4a30-90e0-1d35430a676f Aug 25 05:41:28.713919 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-20ea2ea2-f4e8-4f7f-8521-bfe649f9ae77 tempest-ServerStableDeviceRescueTest-1096266196 tempest-ServerStableDeviceRescueTest-1096266196-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:41:28.713919 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-20ea2ea2-f4e8-4f7f-8521-bfe649f9ae77 tempest-ServerStableDeviceRescueTest-1096266196 tempest-ServerStableDeviceRescueTest-1096266196-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:41:28.733034 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:41:28.733034 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:41:28.748140 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-20ea2ea2-f4e8-4f7f-8521-bfe649f9ae77 tempest-ServerStableDeviceRescueTest-1096266196 tempest-ServerStableDeviceRescueTest-1096266196-project-member] Volume info retrieved successfully. Aug 25 05:41:28.757969 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-20ea2ea2-f4e8-4f7f-8521-bfe649f9ae77 tempest-ServerStableDeviceRescueTest-1096266196 tempest-ServerStableDeviceRescueTest-1096266196-project-member] https://10.4.3.189/volume/v3/volumes/47d076f9-e9d0-4a30-90e0-1d35430a676f returned with HTTP 200 Aug 25 05:41:28.758615 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 221/898] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:41:28 2026] GET /volume/v3/volumes/47d076f9-e9d0-4a30-90e0-1d35430a676f => generated 1144 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:41:28.781179 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-8e093688-3255-4231-95f8-7a38cc9dfa2b None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:41:28.785378 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-8e093688-3255-4231-95f8-7a38cc9dfa2b tempest-ServerStableDeviceRescueTest-1096266196 tempest-ServerStableDeviceRescueTest-1096266196-project-member] GET https://10.4.3.189/volume/v3/volumes/47d076f9-e9d0-4a30-90e0-1d35430a676f Aug 25 05:41:28.785617 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-8e093688-3255-4231-95f8-7a38cc9dfa2b tempest-ServerStableDeviceRescueTest-1096266196 tempest-ServerStableDeviceRescueTest-1096266196-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:41:28.786090 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-8e093688-3255-4231-95f8-7a38cc9dfa2b tempest-ServerStableDeviceRescueTest-1096266196 tempest-ServerStableDeviceRescueTest-1096266196-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:41:28.804016 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:41:28.804016 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:41:28.813813 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-8e093688-3255-4231-95f8-7a38cc9dfa2b tempest-ServerStableDeviceRescueTest-1096266196 tempest-ServerStableDeviceRescueTest-1096266196-project-member] Volume info retrieved successfully. Aug 25 05:41:28.820698 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-8e093688-3255-4231-95f8-7a38cc9dfa2b tempest-ServerStableDeviceRescueTest-1096266196 tempest-ServerStableDeviceRescueTest-1096266196-project-member] https://10.4.3.189/volume/v3/volumes/47d076f9-e9d0-4a30-90e0-1d35430a676f returned with HTTP 200 Aug 25 05:41:28.821510 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 229/899] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:41:28 2026] GET /volume/v3/volumes/47d076f9-e9d0-4a30-90e0-1d35430a676f => generated 1144 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:41:29.073747 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [req-a510c5a8-74e8-4883-b0fb-5eea0e48e843 req-970db318-872b-47ae-a4aa-c06932a8d372 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:41:29.076292 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-a510c5a8-74e8-4883-b0fb-5eea0e48e843 req-970db318-872b-47ae-a4aa-c06932a8d372 tempest-ServerActionsTestOtherA-1977308745 tempest-ServerActionsTestOtherA-1977308745-project-member] GET https://10.4.3.189/volume/v3/volumes/d80e3fdd-769e-4ab3-a4f7-7c91eb306ca2 Aug 25 05:41:29.076445 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-a510c5a8-74e8-4883-b0fb-5eea0e48e843 req-970db318-872b-47ae-a4aa-c06932a8d372 tempest-ServerActionsTestOtherA-1977308745 tempest-ServerActionsTestOtherA-1977308745-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:41:29.076688 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-a510c5a8-74e8-4883-b0fb-5eea0e48e843 req-970db318-872b-47ae-a4aa-c06932a8d372 tempest-ServerActionsTestOtherA-1977308745 tempest-ServerActionsTestOtherA-1977308745-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:41:29.080103 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-b49dc757-40a9-4514-90ba-2c40baf9ef8f req-c6c0213f-6b20-4450-bbc9-6815b9a4475a None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:41:29.087123 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-b49dc757-40a9-4514-90ba-2c40baf9ef8f req-c6c0213f-6b20-4450-bbc9-6815b9a4475a tempest-ServerStableDeviceRescueTest-1096266196 tempest-ServerStableDeviceRescueTest-1096266196-project-member] GET https://10.4.3.189/volume/v3/volumes/47d076f9-e9d0-4a30-90e0-1d35430a676f Aug 25 05:41:29.088102 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-b49dc757-40a9-4514-90ba-2c40baf9ef8f req-c6c0213f-6b20-4450-bbc9-6815b9a4475a tempest-ServerStableDeviceRescueTest-1096266196 tempest-ServerStableDeviceRescueTest-1096266196-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:41:29.088372 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:41:29.088372 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:41:29.088473 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-b49dc757-40a9-4514-90ba-2c40baf9ef8f req-c6c0213f-6b20-4450-bbc9-6815b9a4475a tempest-ServerStableDeviceRescueTest-1096266196 tempest-ServerStableDeviceRescueTest-1096266196-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:41:29.096960 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [req-a510c5a8-74e8-4883-b0fb-5eea0e48e843 req-970db318-872b-47ae-a4aa-c06932a8d372 tempest-ServerActionsTestOtherA-1977308745 tempest-ServerActionsTestOtherA-1977308745-project-member] Volume info retrieved successfully. Aug 25 05:41:29.110683 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-a510c5a8-74e8-4883-b0fb-5eea0e48e843 req-970db318-872b-47ae-a4aa-c06932a8d372 tempest-ServerActionsTestOtherA-1977308745 tempest-ServerActionsTestOtherA-1977308745-project-member] https://10.4.3.189/volume/v3/volumes/d80e3fdd-769e-4ab3-a4f7-7c91eb306ca2 returned with HTTP 200 Aug 25 05:41:29.111268 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 225/900] 10.4.3.189 () {68 vars in 1598 bytes} [Tue Aug 25 05:41:29 2026] GET /volume/v3/volumes/d80e3fdd-769e-4ab3-a4f7-7c91eb306ca2 => generated 1360 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:41:29.112313 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:41:29.112313 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:41:29.119627 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [req-b49dc757-40a9-4514-90ba-2c40baf9ef8f req-c6c0213f-6b20-4450-bbc9-6815b9a4475a tempest-ServerStableDeviceRescueTest-1096266196 tempest-ServerStableDeviceRescueTest-1096266196-project-member] Volume info retrieved successfully. Aug 25 05:41:29.126538 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-089e929f-7cee-48d1-ac9b-9047095a20de None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:41:29.126985 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-b49dc757-40a9-4514-90ba-2c40baf9ef8f req-c6c0213f-6b20-4450-bbc9-6815b9a4475a tempest-ServerStableDeviceRescueTest-1096266196 tempest-ServerStableDeviceRescueTest-1096266196-project-member] https://10.4.3.189/volume/v3/volumes/47d076f9-e9d0-4a30-90e0-1d35430a676f returned with HTTP 200 Aug 25 05:41:29.127038 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-089e929f-7cee-48d1-ac9b-9047095a20de None None] GET https://10.4.3.189/volume// Aug 25 05:41:29.127038 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-089e929f-7cee-48d1-ac9b-9047095a20de None None] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:41:29.127038 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-089e929f-7cee-48d1-ac9b-9047095a20de None None] Calling method 'all' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:41:29.127223 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 226/901] 10.4.3.189 () {68 vars in 1598 bytes} [Tue Aug 25 05:41:29 2026] GET /volume/v3/volumes/47d076f9-e9d0-4a30-90e0-1d35430a676f => generated 1144 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:41:29.127478 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-089e929f-7cee-48d1-ac9b-9047095a20de None None] https://10.4.3.189/volume// returned with HTTP 300 Aug 25 05:41:29.127843 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 222/902] 10.4.3.189 () {66 vars in 1419 bytes} [Tue Aug 25 05:41:29 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Aug 25 05:41:29.138114 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-a510c5a8-74e8-4883-b0fb-5eea0e48e843 req-75d5fec4-331e-4628-9f7c-43ec6c64e11f None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:41:29.144278 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-a510c5a8-74e8-4883-b0fb-5eea0e48e843 req-75d5fec4-331e-4628-9f7c-43ec6c64e11f tempest-ServerActionsTestOtherA-1977308745 tempest-ServerActionsTestOtherA-1977308745-project-member] POST https://10.4.3.189/volume/v3/attachments Aug 25 05:41:29.144812 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-a510c5a8-74e8-4883-b0fb-5eea0e48e843 req-75d5fec4-331e-4628-9f7c-43ec6c64e11f tempest-ServerActionsTestOtherA-1977308745 tempest-ServerActionsTestOtherA-1977308745-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d80e3fdd-769e-4ab3-a4f7-7c91eb306ca2", "connector": null, "instance_uuid": "81115088-5304-48f6-92d4-2894b25d1bc1"}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:41:29.161604 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:41:29.161604 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:41:29.199652 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-a510c5a8-74e8-4883-b0fb-5eea0e48e843 req-75d5fec4-331e-4628-9f7c-43ec6c64e11f tempest-ServerActionsTestOtherA-1977308745 tempest-ServerActionsTestOtherA-1977308745-project-member] https://10.4.3.189/volume/v3/attachments returned with HTTP 200 Aug 25 05:41:29.201471 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 230/903] 10.4.3.189 () {74 vars in 1594 bytes} [Tue Aug 25 05:41:29 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 25 05:41:31.324400 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-d2b7005a-3666-41ee-9758-d3f8dc759894 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:41:31.325421 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-d2b7005a-3666-41ee-9758-d3f8dc759894 None None] GET https://10.4.3.189/volume// Aug 25 05:41:31.325776 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-d2b7005a-3666-41ee-9758-d3f8dc759894 None None] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:41:31.326229 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-d2b7005a-3666-41ee-9758-d3f8dc759894 None None] Calling method 'all' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:41:31.326768 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-d2b7005a-3666-41ee-9758-d3f8dc759894 None None] https://10.4.3.189/volume// returned with HTTP 300 Aug 25 05:41:31.327257 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 226/904] 10.4.3.189 () {66 vars in 1426 bytes} [Tue Aug 25 05:41: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 25 05:41:31.336259 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-a510c5a8-74e8-4883-b0fb-5eea0e48e843 req-05766730-76d8-440b-91f0-0e773978b53e None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:41:31.342371 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-a510c5a8-74e8-4883-b0fb-5eea0e48e843 req-05766730-76d8-440b-91f0-0e773978b53e tempest-ServerActionsTestOtherA-1977308745 tempest-ServerActionsTestOtherA-1977308745-project-member] GET https://10.4.3.189/volume/v3/volumes/d80e3fdd-769e-4ab3-a4f7-7c91eb306ca2 Aug 25 05:41:31.342639 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-a510c5a8-74e8-4883-b0fb-5eea0e48e843 req-05766730-76d8-440b-91f0-0e773978b53e tempest-ServerActionsTestOtherA-1977308745 tempest-ServerActionsTestOtherA-1977308745-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:41:31.342855 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-a510c5a8-74e8-4883-b0fb-5eea0e48e843 req-05766730-76d8-440b-91f0-0e773978b53e tempest-ServerActionsTestOtherA-1977308745 tempest-ServerActionsTestOtherA-1977308745-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:41:31.360813 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:41:31.360813 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:41:31.381774 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [req-a510c5a8-74e8-4883-b0fb-5eea0e48e843 req-05766730-76d8-440b-91f0-0e773978b53e tempest-ServerActionsTestOtherA-1977308745 tempest-ServerActionsTestOtherA-1977308745-project-member] Volume info retrieved successfully. Aug 25 05:41:31.395708 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-a510c5a8-74e8-4883-b0fb-5eea0e48e843 req-05766730-76d8-440b-91f0-0e773978b53e tempest-ServerActionsTestOtherA-1977308745 tempest-ServerActionsTestOtherA-1977308745-project-member] https://10.4.3.189/volume/v3/volumes/d80e3fdd-769e-4ab3-a4f7-7c91eb306ca2 returned with HTTP 200 Aug 25 05:41:31.396301 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 227/905] 10.4.3.189 () {70 vars in 1639 bytes} [Tue Aug 25 05:41:31 2026] GET /volume/v3/volumes/d80e3fdd-769e-4ab3-a4f7-7c91eb306ca2 => generated 1539 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 05:41:31.559808 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-a510c5a8-74e8-4883-b0fb-5eea0e48e843 req-403a61ff-cba1-4e7d-9596-d5f55cc1c665 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:41:31.565576 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-a510c5a8-74e8-4883-b0fb-5eea0e48e843 req-403a61ff-cba1-4e7d-9596-d5f55cc1c665 tempest-ServerActionsTestOtherA-1977308745 tempest-ServerActionsTestOtherA-1977308745-project-member] PUT https://10.4.3.189/volume/v3/attachments/7c341893-0ef1-42c0-9fd2-9bcc6ce22d7f Aug 25 05:41:31.565576 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-a510c5a8-74e8-4883-b0fb-5eea0e48e843 req-403a61ff-cba1-4e7d-9596-d5f55cc1c665 tempest-ServerActionsTestOtherA-1977308745 tempest-ServerActionsTestOtherA-1977308745-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.189", "host": "np0000008051", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:8b4a65c6a3e1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "a19da604-b1eb-4396-a9d5-30b16dae3da8", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:41:31.580906 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.coordination [req-a510c5a8-74e8-4883-b0fb-5eea0e48e843 req-403a61ff-cba1-4e7d-9596-d5f55cc1c665 tempest-ServerActionsTestOtherA-1977308745 tempest-ServerActionsTestOtherA-1977308745-project-member] Acquiring lock "cinder-attachment_update-d80e3fdd-769e-4ab3-a4f7-7c91eb306ca2-np0000008051" by "attachment_update" {{(pid=100268) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 05:41:31.591264 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.coordination [req-a510c5a8-74e8-4883-b0fb-5eea0e48e843 req-403a61ff-cba1-4e7d-9596-d5f55cc1c665 tempest-ServerActionsTestOtherA-1977308745 tempest-ServerActionsTestOtherA-1977308745-project-member] Lock "cinder-attachment_update-d80e3fdd-769e-4ab3-a4f7-7c91eb306ca2-np0000008051" acquired by "attachment_update" :: waited 0.010s {{(pid=100268) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 05:41:31.592188 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:41:31.592188 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:41:31.734747 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.coordination [req-a510c5a8-74e8-4883-b0fb-5eea0e48e843 req-403a61ff-cba1-4e7d-9596-d5f55cc1c665 tempest-ServerActionsTestOtherA-1977308745 tempest-ServerActionsTestOtherA-1977308745-project-member] Lock "cinder-attachment_update-d80e3fdd-769e-4ab3-a4f7-7c91eb306ca2-np0000008051" released by "attachment_update" :: held 0.144s {{(pid=100268) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 05:41:31.735546 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-a510c5a8-74e8-4883-b0fb-5eea0e48e843 req-403a61ff-cba1-4e7d-9596-d5f55cc1c665 tempest-ServerActionsTestOtherA-1977308745 tempest-ServerActionsTestOtherA-1977308745-project-member] https://10.4.3.189/volume/v3/attachments/7c341893-0ef1-42c0-9fd2-9bcc6ce22d7f returned with HTTP 200 Aug 25 05:41:31.735600 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 223/906] 10.4.3.189 () {74 vars in 1704 bytes} [Tue Aug 25 05:41:31 2026] PUT /volume/v3/attachments/7c341893-0ef1-42c0-9fd2-9bcc6ce22d7f => generated 969 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:41:31.781922 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-a510c5a8-74e8-4883-b0fb-5eea0e48e843 req-776f56b7-b6ed-497a-97a3-bbee44d54aaf None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:41:31.790334 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-a510c5a8-74e8-4883-b0fb-5eea0e48e843 req-776f56b7-b6ed-497a-97a3-bbee44d54aaf tempest-ServerActionsTestOtherA-1977308745 tempest-ServerActionsTestOtherA-1977308745-project-member] POST https://10.4.3.189/volume/v3/attachments/7c341893-0ef1-42c0-9fd2-9bcc6ce22d7f/action Aug 25 05:41:31.791239 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-a510c5a8-74e8-4883-b0fb-5eea0e48e843 req-776f56b7-b6ed-497a-97a3-bbee44d54aaf tempest-ServerActionsTestOtherA-1977308745 tempest-ServerActionsTestOtherA-1977308745-project-member] Action body: b'{"os-complete": null}' {{(pid=100271) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 05:41:31.791239 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-a510c5a8-74e8-4883-b0fb-5eea0e48e843 req-776f56b7-b6ed-497a-97a3-bbee44d54aaf tempest-ServerActionsTestOtherA-1977308745 tempest-ServerActionsTestOtherA-1977308745-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:41:31.819426 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:41:31.819426 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:41:31.839366 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-a510c5a8-74e8-4883-b0fb-5eea0e48e843 req-776f56b7-b6ed-497a-97a3-bbee44d54aaf tempest-ServerActionsTestOtherA-1977308745 tempest-ServerActionsTestOtherA-1977308745-project-member] https://10.4.3.189/volume/v3/attachments/7c341893-0ef1-42c0-9fd2-9bcc6ce22d7f/action returned with HTTP 204 Aug 25 05:41:31.840102 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 231/907] 10.4.3.189 () {74 vars in 1725 bytes} [Tue Aug 25 05:41:31 2026] POST /volume/v3/attachments/7c341893-0ef1-42c0-9fd2-9bcc6ce22d7f/action => generated 0 bytes in 59 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:41:37.088875 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-1669583d-ee46-42f9-a274-84249998c60c None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:41:37.091496 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-1669583d-ee46-42f9-a274-84249998c60c tempest-TestStampPattern-183774181 tempest-TestStampPattern-183774181-project-member] GET https://10.4.3.189/volume/v3/volumes/10b508b1-c0d8-41c2-8072-ee9c3fba8dd9 Aug 25 05:41:37.091803 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-1669583d-ee46-42f9-a274-84249998c60c tempest-TestStampPattern-183774181 tempest-TestStampPattern-183774181-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:41:37.092018 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-1669583d-ee46-42f9-a274-84249998c60c tempest-TestStampPattern-183774181 tempest-TestStampPattern-183774181-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:41:37.102413 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:41:37.102413 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:41:37.108378 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-1669583d-ee46-42f9-a274-84249998c60c tempest-TestStampPattern-183774181 tempest-TestStampPattern-183774181-project-member] Volume info retrieved successfully. Aug 25 05:41:37.116360 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-1669583d-ee46-42f9-a274-84249998c60c tempest-TestStampPattern-183774181 tempest-TestStampPattern-183774181-project-member] https://10.4.3.189/volume/v3/volumes/10b508b1-c0d8-41c2-8072-ee9c3fba8dd9 returned with HTTP 200 Aug 25 05:41:37.116920 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 227/908] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:41:37 2026] GET /volume/v3/volumes/10b508b1-c0d8-41c2-8072-ee9c3fba8dd9 => generated 839 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:41:37.137889 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-77e988df-c8ff-4a13-84f4-2869c6a30a8d None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:41:37.139794 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-77e988df-c8ff-4a13-84f4-2869c6a30a8d tempest-TestStampPattern-183774181 tempest-TestStampPattern-183774181-project-member] GET https://10.4.3.189/volume/v3/volumes/10b508b1-c0d8-41c2-8072-ee9c3fba8dd9 Aug 25 05:41:37.140225 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-77e988df-c8ff-4a13-84f4-2869c6a30a8d tempest-TestStampPattern-183774181 tempest-TestStampPattern-183774181-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:41:37.140848 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-77e988df-c8ff-4a13-84f4-2869c6a30a8d tempest-TestStampPattern-183774181 tempest-TestStampPattern-183774181-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:41:37.151826 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:41:37.151826 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:41:37.158425 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-77e988df-c8ff-4a13-84f4-2869c6a30a8d tempest-TestStampPattern-183774181 tempest-TestStampPattern-183774181-project-member] Volume info retrieved successfully. Aug 25 05:41:37.165393 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-77e988df-c8ff-4a13-84f4-2869c6a30a8d tempest-TestStampPattern-183774181 tempest-TestStampPattern-183774181-project-member] https://10.4.3.189/volume/v3/volumes/10b508b1-c0d8-41c2-8072-ee9c3fba8dd9 returned with HTTP 200 Aug 25 05:41:37.166492 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 228/909] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:41:37 2026] GET /volume/v3/volumes/10b508b1-c0d8-41c2-8072-ee9c3fba8dd9 => generated 839 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:41:37.223603 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-aa040c70-0c9c-47de-b6a5-18f7e6d5f028 req-ad36c87b-a3f4-4406-9dbe-07d455b561d3 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:41:37.227025 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-aa040c70-0c9c-47de-b6a5-18f7e6d5f028 req-ad36c87b-a3f4-4406-9dbe-07d455b561d3 tempest-TestStampPattern-183774181 tempest-TestStampPattern-183774181-project-member] GET https://10.4.3.189/volume/v3/volumes/10b508b1-c0d8-41c2-8072-ee9c3fba8dd9 Aug 25 05:41:37.227186 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-aa040c70-0c9c-47de-b6a5-18f7e6d5f028 req-ad36c87b-a3f4-4406-9dbe-07d455b561d3 tempest-TestStampPattern-183774181 tempest-TestStampPattern-183774181-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:41:37.227636 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-aa040c70-0c9c-47de-b6a5-18f7e6d5f028 req-ad36c87b-a3f4-4406-9dbe-07d455b561d3 tempest-TestStampPattern-183774181 tempest-TestStampPattern-183774181-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:41:37.243801 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:41:37.243801 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:41:37.249859 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [req-aa040c70-0c9c-47de-b6a5-18f7e6d5f028 req-ad36c87b-a3f4-4406-9dbe-07d455b561d3 tempest-TestStampPattern-183774181 tempest-TestStampPattern-183774181-project-member] Volume info retrieved successfully. Aug 25 05:41:37.258510 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-aa040c70-0c9c-47de-b6a5-18f7e6d5f028 req-ad36c87b-a3f4-4406-9dbe-07d455b561d3 tempest-TestStampPattern-183774181 tempest-TestStampPattern-183774181-project-member] https://10.4.3.189/volume/v3/volumes/10b508b1-c0d8-41c2-8072-ee9c3fba8dd9 returned with HTTP 200 Aug 25 05:41:37.259665 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 224/910] 10.4.3.189 () {68 vars in 1598 bytes} [Tue Aug 25 05:41:37 2026] GET /volume/v3/volumes/10b508b1-c0d8-41c2-8072-ee9c3fba8dd9 => generated 839 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:41:37.406300 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-b7196400-f205-4433-be0b-5de1a6ae6294 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:41:37.406816 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-b7196400-f205-4433-be0b-5de1a6ae6294 None None] GET https://10.4.3.189/volume// Aug 25 05:41:37.407016 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-b7196400-f205-4433-be0b-5de1a6ae6294 None None] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:41:37.407680 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-b7196400-f205-4433-be0b-5de1a6ae6294 None None] Calling method 'all' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:41:37.408036 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-b7196400-f205-4433-be0b-5de1a6ae6294 None None] https://10.4.3.189/volume// returned with HTTP 300 Aug 25 05:41:37.408415 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 232/911] 10.4.3.189 () {66 vars in 1428 bytes} [Tue Aug 25 05:41: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 25 05:41:37.424021 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [req-aa040c70-0c9c-47de-b6a5-18f7e6d5f028 req-a9ccee24-9371-40ae-9e6d-aef659711be9 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:41:37.427683 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-aa040c70-0c9c-47de-b6a5-18f7e6d5f028 req-a9ccee24-9371-40ae-9e6d-aef659711be9 tempest-TestStampPattern-183774181 tempest-TestStampPattern-183774181-project-member] POST https://10.4.3.189/volume/v3/attachments Aug 25 05:41:37.428222 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-aa040c70-0c9c-47de-b6a5-18f7e6d5f028 req-a9ccee24-9371-40ae-9e6d-aef659711be9 tempest-TestStampPattern-183774181 tempest-TestStampPattern-183774181-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "10b508b1-c0d8-41c2-8072-ee9c3fba8dd9", "connector": null, "instance_uuid": "52ff77de-30ac-4d0e-8285-a4f1fbe2c90d"}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:41:37.442099 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:41:37.442099 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:41:37.499841 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-aa040c70-0c9c-47de-b6a5-18f7e6d5f028 req-a9ccee24-9371-40ae-9e6d-aef659711be9 tempest-TestStampPattern-183774181 tempest-TestStampPattern-183774181-project-member] https://10.4.3.189/volume/v3/attachments returned with HTTP 200 Aug 25 05:41:37.500519 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 228/912] 10.4.3.189 () {74 vars in 1594 bytes} [Tue Aug 25 05:41:37 2026] POST /volume/v3/attachments => generated 273 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:41:37.564679 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-80c91725-1992-4cb2-8242-199dbc05e19e None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:41:37.567850 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-80c91725-1992-4cb2-8242-199dbc05e19e tempest-TestStampPattern-183774181 tempest-TestStampPattern-183774181-project-member] GET https://10.4.3.189/volume/v3/volumes/10b508b1-c0d8-41c2-8072-ee9c3fba8dd9 Aug 25 05:41:37.568122 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-80c91725-1992-4cb2-8242-199dbc05e19e tempest-TestStampPattern-183774181 tempest-TestStampPattern-183774181-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:41:37.568625 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-80c91725-1992-4cb2-8242-199dbc05e19e tempest-TestStampPattern-183774181 tempest-TestStampPattern-183774181-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:41:37.592474 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:41:37.592474 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:41:37.596357 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-82927fe5-9bef-47f4-9870-59bfb0c53c3d None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:41:37.600752 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-82927fe5-9bef-47f4-9870-59bfb0c53c3d None None] GET https://10.4.3.189/volume// Aug 25 05:41:37.600752 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-82927fe5-9bef-47f4-9870-59bfb0c53c3d None None] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:41:37.600985 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-82927fe5-9bef-47f4-9870-59bfb0c53c3d None None] Calling method 'all' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:41:37.601232 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-82927fe5-9bef-47f4-9870-59bfb0c53c3d None None] https://10.4.3.189/volume// returned with HTTP 300 Aug 25 05:41:37.601630 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 225/913] 10.4.3.189 () {66 vars in 1426 bytes} [Tue Aug 25 05:41:37 2026] GET /volume/ => generated 386 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 05:41:37.602150 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-80c91725-1992-4cb2-8242-199dbc05e19e tempest-TestStampPattern-183774181 tempest-TestStampPattern-183774181-project-member] Volume info retrieved successfully. Aug 25 05:41:37.608871 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-80c91725-1992-4cb2-8242-199dbc05e19e tempest-TestStampPattern-183774181 tempest-TestStampPattern-183774181-project-member] https://10.4.3.189/volume/v3/volumes/10b508b1-c0d8-41c2-8072-ee9c3fba8dd9 returned with HTTP 200 Aug 25 05:41:37.609184 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 229/914] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:41:37 2026] GET /volume/v3/volumes/10b508b1-c0d8-41c2-8072-ee9c3fba8dd9 => generated 838 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:41:37.621391 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-aa040c70-0c9c-47de-b6a5-18f7e6d5f028 req-48a6bee1-f84e-4845-8d1e-6b53f872acef None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:41:37.624080 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-aa040c70-0c9c-47de-b6a5-18f7e6d5f028 req-48a6bee1-f84e-4845-8d1e-6b53f872acef tempest-TestStampPattern-183774181 tempest-TestStampPattern-183774181-project-member] GET https://10.4.3.189/volume/v3/volumes/10b508b1-c0d8-41c2-8072-ee9c3fba8dd9 Aug 25 05:41:37.624523 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-aa040c70-0c9c-47de-b6a5-18f7e6d5f028 req-48a6bee1-f84e-4845-8d1e-6b53f872acef tempest-TestStampPattern-183774181 tempest-TestStampPattern-183774181-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:41:37.624712 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-aa040c70-0c9c-47de-b6a5-18f7e6d5f028 req-48a6bee1-f84e-4845-8d1e-6b53f872acef tempest-TestStampPattern-183774181 tempest-TestStampPattern-183774181-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:41:37.638136 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:41:37.638136 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:41:37.645189 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [req-aa040c70-0c9c-47de-b6a5-18f7e6d5f028 req-48a6bee1-f84e-4845-8d1e-6b53f872acef tempest-TestStampPattern-183774181 tempest-TestStampPattern-183774181-project-member] Volume info retrieved successfully. Aug 25 05:41:37.653161 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-aa040c70-0c9c-47de-b6a5-18f7e6d5f028 req-48a6bee1-f84e-4845-8d1e-6b53f872acef tempest-TestStampPattern-183774181 tempest-TestStampPattern-183774181-project-member] https://10.4.3.189/volume/v3/volumes/10b508b1-c0d8-41c2-8072-ee9c3fba8dd9 returned with HTTP 200 Aug 25 05:41:37.653804 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 233/915] 10.4.3.189 () {70 vars in 1639 bytes} [Tue Aug 25 05:41:37 2026] GET /volume/v3/volumes/10b508b1-c0d8-41c2-8072-ee9c3fba8dd9 => generated 1018 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 05:41:37.870541 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [req-aa040c70-0c9c-47de-b6a5-18f7e6d5f028 req-fc99572d-5d26-49b0-8998-81fc12cbf656 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:41:37.876378 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-aa040c70-0c9c-47de-b6a5-18f7e6d5f028 req-fc99572d-5d26-49b0-8998-81fc12cbf656 tempest-TestStampPattern-183774181 tempest-TestStampPattern-183774181-project-member] PUT https://10.4.3.189/volume/v3/attachments/2b6d8ac2-b9ac-442a-84a1-15adb0bacb91 Aug 25 05:41:37.876378 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-aa040c70-0c9c-47de-b6a5-18f7e6d5f028 req-fc99572d-5d26-49b0-8998-81fc12cbf656 tempest-TestStampPattern-183774181 tempest-TestStampPattern-183774181-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.189", "host": "np0000008051", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:8b4a65c6a3e1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "a19da604-b1eb-4396-a9d5-30b16dae3da8", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:41:37.895788 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.coordination [req-aa040c70-0c9c-47de-b6a5-18f7e6d5f028 req-fc99572d-5d26-49b0-8998-81fc12cbf656 tempest-TestStampPattern-183774181 tempest-TestStampPattern-183774181-project-member] Acquiring lock "cinder-attachment_update-10b508b1-c0d8-41c2-8072-ee9c3fba8dd9-np0000008051" by "attachment_update" {{(pid=100270) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 05:41:37.906878 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.coordination [req-aa040c70-0c9c-47de-b6a5-18f7e6d5f028 req-fc99572d-5d26-49b0-8998-81fc12cbf656 tempest-TestStampPattern-183774181 tempest-TestStampPattern-183774181-project-member] Lock "cinder-attachment_update-10b508b1-c0d8-41c2-8072-ee9c3fba8dd9-np0000008051" acquired by "attachment_update" :: waited 0.011s {{(pid=100270) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 05:41:37.908160 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:41:37.908160 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:41:38.073279 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.coordination [req-aa040c70-0c9c-47de-b6a5-18f7e6d5f028 req-fc99572d-5d26-49b0-8998-81fc12cbf656 tempest-TestStampPattern-183774181 tempest-TestStampPattern-183774181-project-member] Lock "cinder-attachment_update-10b508b1-c0d8-41c2-8072-ee9c3fba8dd9-np0000008051" released by "attachment_update" :: held 0.165s {{(pid=100270) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 05:41:38.073279 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-aa040c70-0c9c-47de-b6a5-18f7e6d5f028 req-fc99572d-5d26-49b0-8998-81fc12cbf656 tempest-TestStampPattern-183774181 tempest-TestStampPattern-183774181-project-member] https://10.4.3.189/volume/v3/attachments/2b6d8ac2-b9ac-442a-84a1-15adb0bacb91 returned with HTTP 200 Aug 25 05:41:38.073279 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 229/916] 10.4.3.189 () {74 vars in 1704 bytes} [Tue Aug 25 05:41:37 2026] PUT /volume/v3/attachments/2b6d8ac2-b9ac-442a-84a1-15adb0bacb91 => generated 969 bytes in 204 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:41:38.633292 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-87f164a0-74d2-4f52-bbe8-415907900a98 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:41:38.634267 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-87f164a0-74d2-4f52-bbe8-415907900a98 tempest-TestStampPattern-183774181 tempest-TestStampPattern-183774181-project-member] GET https://10.4.3.189/volume/v3/volumes/10b508b1-c0d8-41c2-8072-ee9c3fba8dd9 Aug 25 05:41:38.634792 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-87f164a0-74d2-4f52-bbe8-415907900a98 tempest-TestStampPattern-183774181 tempest-TestStampPattern-183774181-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:41:38.635041 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-87f164a0-74d2-4f52-bbe8-415907900a98 tempest-TestStampPattern-183774181 tempest-TestStampPattern-183774181-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:41:38.667598 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:41:38.667598 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:41:38.674260 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-87f164a0-74d2-4f52-bbe8-415907900a98 tempest-TestStampPattern-183774181 tempest-TestStampPattern-183774181-project-member] Volume info retrieved successfully. Aug 25 05:41:38.691114 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-87f164a0-74d2-4f52-bbe8-415907900a98 tempest-TestStampPattern-183774181 tempest-TestStampPattern-183774181-project-member] https://10.4.3.189/volume/v3/volumes/10b508b1-c0d8-41c2-8072-ee9c3fba8dd9 returned with HTTP 200 Aug 25 05:41:38.691380 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 226/917] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:41:38 2026] GET /volume/v3/volumes/10b508b1-c0d8-41c2-8072-ee9c3fba8dd9 => generated 839 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:41:39.715465 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-584779eb-bc69-42eb-9ebe-eb50707e06d6 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:41:39.722229 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-584779eb-bc69-42eb-9ebe-eb50707e06d6 tempest-TestStampPattern-183774181 tempest-TestStampPattern-183774181-project-member] GET https://10.4.3.189/volume/v3/volumes/10b508b1-c0d8-41c2-8072-ee9c3fba8dd9 Aug 25 05:41:39.722229 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-584779eb-bc69-42eb-9ebe-eb50707e06d6 tempest-TestStampPattern-183774181 tempest-TestStampPattern-183774181-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:41:39.722707 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-584779eb-bc69-42eb-9ebe-eb50707e06d6 tempest-TestStampPattern-183774181 tempest-TestStampPattern-183774181-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:41:39.737208 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:41:39.737208 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:41:39.747026 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-584779eb-bc69-42eb-9ebe-eb50707e06d6 tempest-TestStampPattern-183774181 tempest-TestStampPattern-183774181-project-member] Volume info retrieved successfully. Aug 25 05:41:39.761143 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-584779eb-bc69-42eb-9ebe-eb50707e06d6 tempest-TestStampPattern-183774181 tempest-TestStampPattern-183774181-project-member] https://10.4.3.189/volume/v3/volumes/10b508b1-c0d8-41c2-8072-ee9c3fba8dd9 returned with HTTP 200 Aug 25 05:41:39.761143 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 230/918] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:41:39 2026] GET /volume/v3/volumes/10b508b1-c0d8-41c2-8072-ee9c3fba8dd9 => generated 839 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:41:40.775672 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-a489266b-31fc-4fa1-ade7-a8f087a6f8dc None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:41:40.778399 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-a489266b-31fc-4fa1-ade7-a8f087a6f8dc tempest-TestStampPattern-183774181 tempest-TestStampPattern-183774181-project-member] GET https://10.4.3.189/volume/v3/volumes/10b508b1-c0d8-41c2-8072-ee9c3fba8dd9 Aug 25 05:41:40.778399 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-a489266b-31fc-4fa1-ade7-a8f087a6f8dc tempest-TestStampPattern-183774181 tempest-TestStampPattern-183774181-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:41:40.778707 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-a489266b-31fc-4fa1-ade7-a8f087a6f8dc tempest-TestStampPattern-183774181 tempest-TestStampPattern-183774181-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:41:40.797486 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:41:40.797486 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:41:40.813808 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-a489266b-31fc-4fa1-ade7-a8f087a6f8dc tempest-TestStampPattern-183774181 tempest-TestStampPattern-183774181-project-member] Volume info retrieved successfully. Aug 25 05:41:40.831066 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-a489266b-31fc-4fa1-ade7-a8f087a6f8dc tempest-TestStampPattern-183774181 tempest-TestStampPattern-183774181-project-member] https://10.4.3.189/volume/v3/volumes/10b508b1-c0d8-41c2-8072-ee9c3fba8dd9 returned with HTTP 200 Aug 25 05:41:40.831066 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 234/919] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:41:40 2026] GET /volume/v3/volumes/10b508b1-c0d8-41c2-8072-ee9c3fba8dd9 => generated 839 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:41:41.845077 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-1a54a894-c4b2-402b-8dee-2634978e2c2e None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:41:41.848889 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-1a54a894-c4b2-402b-8dee-2634978e2c2e tempest-TestStampPattern-183774181 tempest-TestStampPattern-183774181-project-member] GET https://10.4.3.189/volume/v3/volumes/10b508b1-c0d8-41c2-8072-ee9c3fba8dd9 Aug 25 05:41:41.849167 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-1a54a894-c4b2-402b-8dee-2634978e2c2e tempest-TestStampPattern-183774181 tempest-TestStampPattern-183774181-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:41:41.849433 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-1a54a894-c4b2-402b-8dee-2634978e2c2e tempest-TestStampPattern-183774181 tempest-TestStampPattern-183774181-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:41:41.866492 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:41:41.866492 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:41:41.873891 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-1a54a894-c4b2-402b-8dee-2634978e2c2e tempest-TestStampPattern-183774181 tempest-TestStampPattern-183774181-project-member] Volume info retrieved successfully. Aug 25 05:41:41.881207 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-1a54a894-c4b2-402b-8dee-2634978e2c2e tempest-TestStampPattern-183774181 tempest-TestStampPattern-183774181-project-member] https://10.4.3.189/volume/v3/volumes/10b508b1-c0d8-41c2-8072-ee9c3fba8dd9 returned with HTTP 200 Aug 25 05:41:41.881622 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 230/920] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:41:41 2026] GET /volume/v3/volumes/10b508b1-c0d8-41c2-8072-ee9c3fba8dd9 => generated 839 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:41:42.913160 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-4fe95a02-d469-4147-bada-25c7d462b28c None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:41:42.916640 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-4fe95a02-d469-4147-bada-25c7d462b28c tempest-TestStampPattern-183774181 tempest-TestStampPattern-183774181-project-member] GET https://10.4.3.189/volume/v3/volumes/10b508b1-c0d8-41c2-8072-ee9c3fba8dd9 Aug 25 05:41:42.916725 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-4fe95a02-d469-4147-bada-25c7d462b28c tempest-TestStampPattern-183774181 tempest-TestStampPattern-183774181-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:41:42.916996 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-4fe95a02-d469-4147-bada-25c7d462b28c tempest-TestStampPattern-183774181 tempest-TestStampPattern-183774181-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:41:42.954225 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:41:42.954225 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:41:42.964993 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-4fe95a02-d469-4147-bada-25c7d462b28c tempest-TestStampPattern-183774181 tempest-TestStampPattern-183774181-project-member] Volume info retrieved successfully. Aug 25 05:41:42.973791 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-4fe95a02-d469-4147-bada-25c7d462b28c tempest-TestStampPattern-183774181 tempest-TestStampPattern-183774181-project-member] https://10.4.3.189/volume/v3/volumes/10b508b1-c0d8-41c2-8072-ee9c3fba8dd9 returned with HTTP 200 Aug 25 05:41:42.974405 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 227/921] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:41:42 2026] GET /volume/v3/volumes/10b508b1-c0d8-41c2-8072-ee9c3fba8dd9 => generated 839 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:41:44.004840 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-be3a4aaa-0dea-45ce-b9b8-f3f4e7de23c1 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:41:44.012188 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-be3a4aaa-0dea-45ce-b9b8-f3f4e7de23c1 tempest-TestStampPattern-183774181 tempest-TestStampPattern-183774181-project-member] GET https://10.4.3.189/volume/v3/volumes/10b508b1-c0d8-41c2-8072-ee9c3fba8dd9 Aug 25 05:41:44.012527 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-be3a4aaa-0dea-45ce-b9b8-f3f4e7de23c1 tempest-TestStampPattern-183774181 tempest-TestStampPattern-183774181-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:41:44.012837 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-be3a4aaa-0dea-45ce-b9b8-f3f4e7de23c1 tempest-TestStampPattern-183774181 tempest-TestStampPattern-183774181-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:41:44.053320 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:41:44.053320 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:41:44.087469 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-be3a4aaa-0dea-45ce-b9b8-f3f4e7de23c1 tempest-TestStampPattern-183774181 tempest-TestStampPattern-183774181-project-member] Volume info retrieved successfully. Aug 25 05:41:44.098373 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-be3a4aaa-0dea-45ce-b9b8-f3f4e7de23c1 tempest-TestStampPattern-183774181 tempest-TestStampPattern-183774181-project-member] https://10.4.3.189/volume/v3/volumes/10b508b1-c0d8-41c2-8072-ee9c3fba8dd9 returned with HTTP 200 Aug 25 05:41:44.099870 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 231/922] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:41:44 2026] GET /volume/v3/volumes/10b508b1-c0d8-41c2-8072-ee9c3fba8dd9 => generated 839 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:41:45.121803 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-194ccaca-32bd-498b-a371-f22dc7e1692f None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:41:45.126112 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-194ccaca-32bd-498b-a371-f22dc7e1692f tempest-TestStampPattern-183774181 tempest-TestStampPattern-183774181-project-member] GET https://10.4.3.189/volume/v3/volumes/10b508b1-c0d8-41c2-8072-ee9c3fba8dd9 Aug 25 05:41:45.126421 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-194ccaca-32bd-498b-a371-f22dc7e1692f tempest-TestStampPattern-183774181 tempest-TestStampPattern-183774181-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:41:45.126670 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-194ccaca-32bd-498b-a371-f22dc7e1692f tempest-TestStampPattern-183774181 tempest-TestStampPattern-183774181-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:41:45.146673 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:41:45.146673 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:41:45.157740 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-194ccaca-32bd-498b-a371-f22dc7e1692f tempest-TestStampPattern-183774181 tempest-TestStampPattern-183774181-project-member] Volume info retrieved successfully. Aug 25 05:41:45.165833 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-194ccaca-32bd-498b-a371-f22dc7e1692f tempest-TestStampPattern-183774181 tempest-TestStampPattern-183774181-project-member] https://10.4.3.189/volume/v3/volumes/10b508b1-c0d8-41c2-8072-ee9c3fba8dd9 returned with HTTP 200 Aug 25 05:41:45.168024 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 235/923] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:41:45 2026] GET /volume/v3/volumes/10b508b1-c0d8-41c2-8072-ee9c3fba8dd9 => generated 839 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:41:46.193425 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-990cf011-6dd0-46ae-b0f4-edc9efc55104 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:41:46.207212 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-990cf011-6dd0-46ae-b0f4-edc9efc55104 tempest-TestStampPattern-183774181 tempest-TestStampPattern-183774181-project-member] GET https://10.4.3.189/volume/v3/volumes/10b508b1-c0d8-41c2-8072-ee9c3fba8dd9 Aug 25 05:41:46.207432 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-990cf011-6dd0-46ae-b0f4-edc9efc55104 tempest-TestStampPattern-183774181 tempest-TestStampPattern-183774181-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:41:46.209130 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-990cf011-6dd0-46ae-b0f4-edc9efc55104 tempest-TestStampPattern-183774181 tempest-TestStampPattern-183774181-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:41:46.222841 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-aa040c70-0c9c-47de-b6a5-18f7e6d5f028 req-09f1ce5d-a6cf-4238-be5f-70ee0c034595 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:41:46.229183 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-aa040c70-0c9c-47de-b6a5-18f7e6d5f028 req-09f1ce5d-a6cf-4238-be5f-70ee0c034595 tempest-TestStampPattern-183774181 tempest-TestStampPattern-183774181-project-member] POST https://10.4.3.189/volume/v3/attachments/2b6d8ac2-b9ac-442a-84a1-15adb0bacb91/action Aug 25 05:41:46.230965 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-aa040c70-0c9c-47de-b6a5-18f7e6d5f028 req-09f1ce5d-a6cf-4238-be5f-70ee0c034595 tempest-TestStampPattern-183774181 tempest-TestStampPattern-183774181-project-member] Action body: b'{"os-complete": null}' {{(pid=100268) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 05:41:46.230965 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-aa040c70-0c9c-47de-b6a5-18f7e6d5f028 req-09f1ce5d-a6cf-4238-be5f-70ee0c034595 tempest-TestStampPattern-183774181 tempest-TestStampPattern-183774181-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:41:46.250337 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:41:46.250337 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:41:46.271715 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-990cf011-6dd0-46ae-b0f4-edc9efc55104 tempest-TestStampPattern-183774181 tempest-TestStampPattern-183774181-project-member] Volume info retrieved successfully. Aug 25 05:41:46.281695 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:41:46.281695 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:41:46.285171 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-990cf011-6dd0-46ae-b0f4-edc9efc55104 tempest-TestStampPattern-183774181 tempest-TestStampPattern-183774181-project-member] https://10.4.3.189/volume/v3/volumes/10b508b1-c0d8-41c2-8072-ee9c3fba8dd9 returned with HTTP 200 Aug 25 05:41:46.286292 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 231/924] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:41:46 2026] GET /volume/v3/volumes/10b508b1-c0d8-41c2-8072-ee9c3fba8dd9 => generated 839 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:41:46.321113 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-aa040c70-0c9c-47de-b6a5-18f7e6d5f028 req-09f1ce5d-a6cf-4238-be5f-70ee0c034595 tempest-TestStampPattern-183774181 tempest-TestStampPattern-183774181-project-member] https://10.4.3.189/volume/v3/attachments/2b6d8ac2-b9ac-442a-84a1-15adb0bacb91/action returned with HTTP 204 Aug 25 05:41:46.321940 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 228/925] 10.4.3.189 () {74 vars in 1725 bytes} [Tue Aug 25 05:41:46 2026] POST /volume/v3/attachments/2b6d8ac2-b9ac-442a-84a1-15adb0bacb91/action => generated 0 bytes in 100 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:41:47.311519 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-8b911f24-2568-40ff-aec0-6cc8f4e1d274 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:41:47.316878 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-8b911f24-2568-40ff-aec0-6cc8f4e1d274 tempest-TestStampPattern-183774181 tempest-TestStampPattern-183774181-project-member] GET https://10.4.3.189/volume/v3/volumes/10b508b1-c0d8-41c2-8072-ee9c3fba8dd9 Aug 25 05:41:47.317348 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-8b911f24-2568-40ff-aec0-6cc8f4e1d274 tempest-TestStampPattern-183774181 tempest-TestStampPattern-183774181-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:41:47.320085 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-8b911f24-2568-40ff-aec0-6cc8f4e1d274 tempest-TestStampPattern-183774181 tempest-TestStampPattern-183774181-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:41:47.339860 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:41:47.339860 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:41:47.353335 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-8b911f24-2568-40ff-aec0-6cc8f4e1d274 tempest-TestStampPattern-183774181 tempest-TestStampPattern-183774181-project-member] Volume info retrieved successfully. Aug 25 05:41:47.370958 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-8b911f24-2568-40ff-aec0-6cc8f4e1d274 tempest-TestStampPattern-183774181 tempest-TestStampPattern-183774181-project-member] https://10.4.3.189/volume/v3/volumes/10b508b1-c0d8-41c2-8072-ee9c3fba8dd9 returned with HTTP 200 Aug 25 05:41:47.373026 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 232/926] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:41:47 2026] GET /volume/v3/volumes/10b508b1-c0d8-41c2-8072-ee9c3fba8dd9 => generated 1131 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:41:47.393945 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-ccbf4218-77a9-444e-88d9-c5317a49af87 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:41:47.401043 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-ccbf4218-77a9-444e-88d9-c5317a49af87 tempest-TestStampPattern-183774181 tempest-TestStampPattern-183774181-project-member] GET https://10.4.3.189/volume/v3/volumes/10b508b1-c0d8-41c2-8072-ee9c3fba8dd9 Aug 25 05:41:47.402001 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-ccbf4218-77a9-444e-88d9-c5317a49af87 tempest-TestStampPattern-183774181 tempest-TestStampPattern-183774181-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:41:47.402799 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-ccbf4218-77a9-444e-88d9-c5317a49af87 tempest-TestStampPattern-183774181 tempest-TestStampPattern-183774181-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:41:47.419786 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:41:47.419786 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:41:47.427608 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-ccbf4218-77a9-444e-88d9-c5317a49af87 tempest-TestStampPattern-183774181 tempest-TestStampPattern-183774181-project-member] Volume info retrieved successfully. Aug 25 05:41:47.442724 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-ccbf4218-77a9-444e-88d9-c5317a49af87 tempest-TestStampPattern-183774181 tempest-TestStampPattern-183774181-project-member] https://10.4.3.189/volume/v3/volumes/10b508b1-c0d8-41c2-8072-ee9c3fba8dd9 returned with HTTP 200 Aug 25 05:41:47.442724 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 236/927] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:41:47 2026] GET /volume/v3/volumes/10b508b1-c0d8-41c2-8072-ee9c3fba8dd9 => generated 1131 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:41:48.870379 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-49a3dcc9-53a6-49cb-aa89-70057054485f None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:41:48.873490 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-49a3dcc9-53a6-49cb-aa89-70057054485f tempest-TestMinimumBasicScenario-249187686 tempest-TestMinimumBasicScenario-249187686-project-member] DELETE https://10.4.3.189/volume/v3/snapshots/2d184745-8b93-4dd5-9d00-fe515fbf3bc2 Aug 25 05:41:48.874265 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-49a3dcc9-53a6-49cb-aa89-70057054485f tempest-TestMinimumBasicScenario-249187686 tempest-TestMinimumBasicScenario-249187686-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:41:48.874687 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-49a3dcc9-53a6-49cb-aa89-70057054485f tempest-TestMinimumBasicScenario-249187686 tempest-TestMinimumBasicScenario-249187686-project-member] Calling method 'delete' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:41:48.874687 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.v3.snapshots [None req-49a3dcc9-53a6-49cb-aa89-70057054485f tempest-TestMinimumBasicScenario-249187686 tempest-TestMinimumBasicScenario-249187686-project-member] Delete snapshot with id: 2d184745-8b93-4dd5-9d00-fe515fbf3bc2 Aug 25 05:41:48.885472 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:41:48.885472 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:41:48.885871 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-49a3dcc9-53a6-49cb-aa89-70057054485f tempest-TestMinimumBasicScenario-249187686 tempest-TestMinimumBasicScenario-249187686-project-member] Snapshot retrieved successfully. Aug 25 05:41:48.932721 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-49a3dcc9-53a6-49cb-aa89-70057054485f tempest-TestMinimumBasicScenario-249187686 tempest-TestMinimumBasicScenario-249187686-project-member] Snapshot delete request issued successfully. Aug 25 05:41:48.933424 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-49a3dcc9-53a6-49cb-aa89-70057054485f tempest-TestMinimumBasicScenario-249187686 tempest-TestMinimumBasicScenario-249187686-project-member] https://10.4.3.189/volume/v3/snapshots/2d184745-8b93-4dd5-9d00-fe515fbf3bc2 returned with HTTP 202 Aug 25 05:41:48.934171 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 232/928] 10.4.3.189 () {66 vars in 1357 bytes} [Tue Aug 25 05:41:48 2026] DELETE /volume/v3/snapshots/2d184745-8b93-4dd5-9d00-fe515fbf3bc2 => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:41:48.947284 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-cab360ea-5173-4c9d-b32d-684955a4e17f None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:41:48.951427 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-cab360ea-5173-4c9d-b32d-684955a4e17f tempest-TestMinimumBasicScenario-249187686 tempest-TestMinimumBasicScenario-249187686-project-member] GET https://10.4.3.189/volume/v3/snapshots/2d184745-8b93-4dd5-9d00-fe515fbf3bc2 Aug 25 05:41:48.951647 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-cab360ea-5173-4c9d-b32d-684955a4e17f tempest-TestMinimumBasicScenario-249187686 tempest-TestMinimumBasicScenario-249187686-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:41:48.951909 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-cab360ea-5173-4c9d-b32d-684955a4e17f tempest-TestMinimumBasicScenario-249187686 tempest-TestMinimumBasicScenario-249187686-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:41:48.967173 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:41:48.967173 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:41:48.968009 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-cab360ea-5173-4c9d-b32d-684955a4e17f tempest-TestMinimumBasicScenario-249187686 tempest-TestMinimumBasicScenario-249187686-project-member] Snapshot retrieved successfully. Aug 25 05:41:48.970350 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-cab360ea-5173-4c9d-b32d-684955a4e17f tempest-TestMinimumBasicScenario-249187686 tempest-TestMinimumBasicScenario-249187686-project-member] https://10.4.3.189/volume/v3/snapshots/2d184745-8b93-4dd5-9d00-fe515fbf3bc2 returned with HTTP 200 Aug 25 05:41:48.970782 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 229/929] 10.4.3.189 () {66 vars in 1354 bytes} [Tue Aug 25 05:41:48 2026] GET /volume/v3/snapshots/2d184745-8b93-4dd5-9d00-fe515fbf3bc2 => generated 469 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:41:49.986750 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-14b56fc2-7141-4406-b630-7777d40b407c None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:41:49.989958 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-14b56fc2-7141-4406-b630-7777d40b407c tempest-TestMinimumBasicScenario-249187686 tempest-TestMinimumBasicScenario-249187686-project-member] GET https://10.4.3.189/volume/v3/snapshots/2d184745-8b93-4dd5-9d00-fe515fbf3bc2 Aug 25 05:41:49.990764 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-14b56fc2-7141-4406-b630-7777d40b407c tempest-TestMinimumBasicScenario-249187686 tempest-TestMinimumBasicScenario-249187686-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:41:49.990764 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-14b56fc2-7141-4406-b630-7777d40b407c tempest-TestMinimumBasicScenario-249187686 tempest-TestMinimumBasicScenario-249187686-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:41:50.003517 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-14b56fc2-7141-4406-b630-7777d40b407c tempest-TestMinimumBasicScenario-249187686 tempest-TestMinimumBasicScenario-249187686-project-member] https://10.4.3.189/volume/v3/snapshots/2d184745-8b93-4dd5-9d00-fe515fbf3bc2 returned with HTTP 404 Aug 25 05:41:50.004291 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 233/930] 10.4.3.189 () {66 vars in 1354 bytes} [Tue Aug 25 05:41:49 2026] GET /volume/v3/snapshots/2d184745-8b93-4dd5-9d00-fe515fbf3bc2 => generated 111 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:41:50.211172 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-c5881645-4e9b-404e-9029-3a95045257a1 req-4fe879da-28d9-4ffc-ad11-1d893a9b636e None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:41:50.214129 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-c5881645-4e9b-404e-9029-3a95045257a1 req-4fe879da-28d9-4ffc-ad11-1d893a9b636e tempest-TestMinimumBasicScenario-249187686 tempest-TestMinimumBasicScenario-249187686-project-member] GET https://10.4.3.189/volume/v3/attachments?instance_id=603208a2-ca8f-409b-8336-b3667aa4205d Aug 25 05:41:50.214129 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-c5881645-4e9b-404e-9029-3a95045257a1 req-4fe879da-28d9-4ffc-ad11-1d893a9b636e tempest-TestMinimumBasicScenario-249187686 tempest-TestMinimumBasicScenario-249187686-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:41:50.214381 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-c5881645-4e9b-404e-9029-3a95045257a1 req-4fe879da-28d9-4ffc-ad11-1d893a9b636e tempest-TestMinimumBasicScenario-249187686 tempest-TestMinimumBasicScenario-249187686-project-member] Calling method 'version_select' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:41:50.233291 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-c5881645-4e9b-404e-9029-3a95045257a1 req-4fe879da-28d9-4ffc-ad11-1d893a9b636e tempest-TestMinimumBasicScenario-249187686 tempest-TestMinimumBasicScenario-249187686-project-member] https://10.4.3.189/volume/v3/attachments?instance_id=603208a2-ca8f-409b-8336-b3667aa4205d returned with HTTP 200 Aug 25 05:41:50.233771 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 237/931] 10.4.3.189 () {70 vars in 1637 bytes} [Tue Aug 25 05:41:50 2026] GET /volume/v3/attachments?instance_id=603208a2-ca8f-409b-8336-b3667aa4205d => generated 192 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:41:50.252765 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [req-c5881645-4e9b-404e-9029-3a95045257a1 req-d92c6078-7057-4770-a53b-ec2a988f386c None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:41:50.255769 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-c5881645-4e9b-404e-9029-3a95045257a1 req-d92c6078-7057-4770-a53b-ec2a988f386c tempest-TestMinimumBasicScenario-249187686 tempest-TestMinimumBasicScenario-249187686-project-member] GET https://10.4.3.189/volume/v3/attachments/1f4060e4-c537-4d3b-b521-49d889d73b87 Aug 25 05:41:50.256230 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-c5881645-4e9b-404e-9029-3a95045257a1 req-d92c6078-7057-4770-a53b-ec2a988f386c tempest-TestMinimumBasicScenario-249187686 tempest-TestMinimumBasicScenario-249187686-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:41:50.257559 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-c5881645-4e9b-404e-9029-3a95045257a1 req-d92c6078-7057-4770-a53b-ec2a988f386c tempest-TestMinimumBasicScenario-249187686 tempest-TestMinimumBasicScenario-249187686-project-member] Calling method 'version_select' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:41:50.292252 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-c5881645-4e9b-404e-9029-3a95045257a1 req-d92c6078-7057-4770-a53b-ec2a988f386c tempest-TestMinimumBasicScenario-249187686 tempest-TestMinimumBasicScenario-249187686-project-member] https://10.4.3.189/volume/v3/attachments/1f4060e4-c537-4d3b-b521-49d889d73b87 returned with HTTP 200 Aug 25 05:41:50.292720 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 233/932] 10.4.3.189 () {70 vars in 1651 bytes} [Tue Aug 25 05:41:50 2026] GET /volume/v3/attachments/1f4060e4-c537-4d3b-b521-49d889d73b87 => generated 993 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:41:53.565796 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-05ea9fa1-4750-4f91-8e73-de1f370e2aec req-0eda5c84-a097-4e06-a092-5fd40f8395cf None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:41:53.571244 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-05ea9fa1-4750-4f91-8e73-de1f370e2aec req-0eda5c84-a097-4e06-a092-5fd40f8395cf tempest-TestStampPattern-183774181 tempest-TestStampPattern-183774181-project-member] GET https://10.4.3.189/volume/v3/volumes/10b508b1-c0d8-41c2-8072-ee9c3fba8dd9 Aug 25 05:41:53.571482 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-05ea9fa1-4750-4f91-8e73-de1f370e2aec req-0eda5c84-a097-4e06-a092-5fd40f8395cf tempest-TestStampPattern-183774181 tempest-TestStampPattern-183774181-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:41:53.571757 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-05ea9fa1-4750-4f91-8e73-de1f370e2aec req-0eda5c84-a097-4e06-a092-5fd40f8395cf tempest-TestStampPattern-183774181 tempest-TestStampPattern-183774181-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:41:53.576113 np0000008051 devstack@c-api.service[100268]: DEBUG dbcounter [-] [100268] Writing DB stats cinder:SELECT=218,cinder:UPDATE=45,cinder:INSERT=26 {{(pid=100268) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 05:41:53.591859 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:41:53.591859 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:41:53.603161 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [req-05ea9fa1-4750-4f91-8e73-de1f370e2aec req-0eda5c84-a097-4e06-a092-5fd40f8395cf tempest-TestStampPattern-183774181 tempest-TestStampPattern-183774181-project-member] Volume info retrieved successfully. Aug 25 05:41:53.612125 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-05ea9fa1-4750-4f91-8e73-de1f370e2aec req-0eda5c84-a097-4e06-a092-5fd40f8395cf tempest-TestStampPattern-183774181 tempest-TestStampPattern-183774181-project-member] https://10.4.3.189/volume/v3/volumes/10b508b1-c0d8-41c2-8072-ee9c3fba8dd9 returned with HTTP 200 Aug 25 05:41:53.612125 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 230/933] 10.4.3.189 () {68 vars in 1598 bytes} [Tue Aug 25 05:41:53 2026] GET /volume/v3/volumes/10b508b1-c0d8-41c2-8072-ee9c3fba8dd9 => generated 1131 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:41:53.653414 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-05ea9fa1-4750-4f91-8e73-de1f370e2aec req-77330372-3ce1-4975-b3ce-b799e4495619 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:41:53.656759 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-05ea9fa1-4750-4f91-8e73-de1f370e2aec req-77330372-3ce1-4975-b3ce-b799e4495619 tempest-TestStampPattern-183774181 tempest-TestStampPattern-183774181-project-member] POST https://10.4.3.189/volume/v3/volumes/10b508b1-c0d8-41c2-8072-ee9c3fba8dd9/action Aug 25 05:41:53.657587 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-05ea9fa1-4750-4f91-8e73-de1f370e2aec req-77330372-3ce1-4975-b3ce-b799e4495619 tempest-TestStampPattern-183774181 tempest-TestStampPattern-183774181-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100269) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 05:41:53.657795 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-05ea9fa1-4750-4f91-8e73-de1f370e2aec req-77330372-3ce1-4975-b3ce-b799e4495619 tempest-TestStampPattern-183774181 tempest-TestStampPattern-183774181-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:41:53.679347 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:41:53.679347 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:41:53.680007 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [req-05ea9fa1-4750-4f91-8e73-de1f370e2aec req-77330372-3ce1-4975-b3ce-b799e4495619 tempest-TestStampPattern-183774181 tempest-TestStampPattern-183774181-project-member] Volume info retrieved successfully. Aug 25 05:41:53.696339 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [req-05ea9fa1-4750-4f91-8e73-de1f370e2aec req-77330372-3ce1-4975-b3ce-b799e4495619 tempest-TestStampPattern-183774181 tempest-TestStampPattern-183774181-project-member] Begin detaching volume completed successfully. Aug 25 05:41:53.696705 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-05ea9fa1-4750-4f91-8e73-de1f370e2aec req-77330372-3ce1-4975-b3ce-b799e4495619 tempest-TestStampPattern-183774181 tempest-TestStampPattern-183774181-project-member] https://10.4.3.189/volume/v3/volumes/10b508b1-c0d8-41c2-8072-ee9c3fba8dd9/action returned with HTTP 202 Aug 25 05:41:53.697344 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 234/934] 10.4.3.189 () {72 vars in 1672 bytes} [Tue Aug 25 05:41:53 2026] POST /volume/v3/volumes/10b508b1-c0d8-41c2-8072-ee9c3fba8dd9/action => generated 0 bytes in 45 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 05:41:53.783336 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-3428ff0d-cc13-4341-8052-8ad445aefee5 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:41:53.783834 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-3428ff0d-cc13-4341-8052-8ad445aefee5 None None] GET https://10.4.3.189/volume// Aug 25 05:41:53.784086 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-3428ff0d-cc13-4341-8052-8ad445aefee5 None None] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:41:53.784344 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-3428ff0d-cc13-4341-8052-8ad445aefee5 None None] Calling method 'all' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:41:53.784765 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-3428ff0d-cc13-4341-8052-8ad445aefee5 None None] https://10.4.3.189/volume// returned with HTTP 300 Aug 25 05:41:53.786303 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 238/935] 10.4.3.189 () {66 vars in 1426 bytes} [Tue Aug 25 05:41:53 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 05:41:53.802739 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [req-05ea9fa1-4750-4f91-8e73-de1f370e2aec req-1b2c177f-b758-4dc2-b3a5-9b061f4d2628 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:41:53.806097 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-05ea9fa1-4750-4f91-8e73-de1f370e2aec req-1b2c177f-b758-4dc2-b3a5-9b061f4d2628 tempest-TestStampPattern-183774181 tempest-TestStampPattern-183774181-project-member] GET https://10.4.3.189/volume/v3/volumes/10b508b1-c0d8-41c2-8072-ee9c3fba8dd9 Aug 25 05:41:53.806428 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-05ea9fa1-4750-4f91-8e73-de1f370e2aec req-1b2c177f-b758-4dc2-b3a5-9b061f4d2628 tempest-TestStampPattern-183774181 tempest-TestStampPattern-183774181-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:41:53.806714 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-05ea9fa1-4750-4f91-8e73-de1f370e2aec req-1b2c177f-b758-4dc2-b3a5-9b061f4d2628 tempest-TestStampPattern-183774181 tempest-TestStampPattern-183774181-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:41:53.821352 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:41:53.821352 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:41:53.825828 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [req-05ea9fa1-4750-4f91-8e73-de1f370e2aec req-1b2c177f-b758-4dc2-b3a5-9b061f4d2628 tempest-TestStampPattern-183774181 tempest-TestStampPattern-183774181-project-member] Volume info retrieved successfully. Aug 25 05:41:53.831168 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-05ea9fa1-4750-4f91-8e73-de1f370e2aec req-1b2c177f-b758-4dc2-b3a5-9b061f4d2628 tempest-TestStampPattern-183774181 tempest-TestStampPattern-183774181-project-member] https://10.4.3.189/volume/v3/volumes/10b508b1-c0d8-41c2-8072-ee9c3fba8dd9 returned with HTTP 200 Aug 25 05:41:53.831699 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 234/936] 10.4.3.189 () {70 vars in 1639 bytes} [Tue Aug 25 05:41:53 2026] GET /volume/v3/volumes/10b508b1-c0d8-41c2-8072-ee9c3fba8dd9 => generated 1314 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 05:41:56.371212 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-6df02829-bc58-4382-b5ae-3b64372556f1 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:41:56.372192 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6df02829-bc58-4382-b5ae-3b64372556f1 None None] GET https://10.4.3.189/volume// Aug 25 05:41:56.372192 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-6df02829-bc58-4382-b5ae-3b64372556f1 None None] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:41:56.372192 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-6df02829-bc58-4382-b5ae-3b64372556f1 None None] Calling method 'all' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:41:56.372536 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6df02829-bc58-4382-b5ae-3b64372556f1 None None] https://10.4.3.189/volume// returned with HTTP 300 Aug 25 05:41:56.373033 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 231/937] 10.4.3.189 () {66 vars in 1426 bytes} [Tue Aug 25 05:41: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 25 05:41:56.394225 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-072d53bd-6c4e-4c2d-ac4b-cfb0ffc05561 req-a529741f-b15b-44ad-97fa-f3f7181e454f None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:41:56.396750 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-072d53bd-6c4e-4c2d-ac4b-cfb0ffc05561 req-a529741f-b15b-44ad-97fa-f3f7181e454f tempest-ServerActionsTestOtherA-1977308745 tempest-ServerActionsTestOtherA-1977308745-project-member] POST https://10.4.3.189/volume/v3/attachments Aug 25 05:41:56.397053 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-072d53bd-6c4e-4c2d-ac4b-cfb0ffc05561 req-a529741f-b15b-44ad-97fa-f3f7181e454f tempest-ServerActionsTestOtherA-1977308745 tempest-ServerActionsTestOtherA-1977308745-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d80e3fdd-769e-4ab3-a4f7-7c91eb306ca2", "connector": null, "instance_uuid": "81115088-5304-48f6-92d4-2894b25d1bc1"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:41:56.429631 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:41:56.429631 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:41:56.503740 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-072d53bd-6c4e-4c2d-ac4b-cfb0ffc05561 req-a529741f-b15b-44ad-97fa-f3f7181e454f tempest-ServerActionsTestOtherA-1977308745 tempest-ServerActionsTestOtherA-1977308745-project-member] https://10.4.3.189/volume/v3/attachments returned with HTTP 200 Aug 25 05:41:56.504951 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 235/938] 10.4.3.189 () {74 vars in 1594 bytes} [Tue Aug 25 05:41:56 2026] POST /volume/v3/attachments => generated 273 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:41:56.536686 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-072d53bd-6c4e-4c2d-ac4b-cfb0ffc05561 req-62137c9a-731b-4358-9442-2811a3555860 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:41:56.539842 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-072d53bd-6c4e-4c2d-ac4b-cfb0ffc05561 req-62137c9a-731b-4358-9442-2811a3555860 tempest-ServerActionsTestOtherA-1977308745 tempest-ServerActionsTestOtherA-1977308745-project-member] DELETE https://10.4.3.189/volume/v3/attachments/7c341893-0ef1-42c0-9fd2-9bcc6ce22d7f Aug 25 05:41:56.540152 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-072d53bd-6c4e-4c2d-ac4b-cfb0ffc05561 req-62137c9a-731b-4358-9442-2811a3555860 tempest-ServerActionsTestOtherA-1977308745 tempest-ServerActionsTestOtherA-1977308745-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:41:56.540448 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-072d53bd-6c4e-4c2d-ac4b-cfb0ffc05561 req-62137c9a-731b-4358-9442-2811a3555860 tempest-ServerActionsTestOtherA-1977308745 tempest-ServerActionsTestOtherA-1977308745-project-member] Calling method 'version_select' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:41:56.546314 np0000008051 devstack@c-api.service[100271]: DEBUG dbcounter [-] [100271] Writing DB stats cinder:SELECT=159,cinder:UPDATE=10,cinder:INSERT=2 {{(pid=100271) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 05:41:56.561049 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:41:56.561049 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:41:56.669281 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-072d53bd-6c4e-4c2d-ac4b-cfb0ffc05561 req-62137c9a-731b-4358-9442-2811a3555860 tempest-ServerActionsTestOtherA-1977308745 tempest-ServerActionsTestOtherA-1977308745-project-member] https://10.4.3.189/volume/v3/attachments/7c341893-0ef1-42c0-9fd2-9bcc6ce22d7f returned with HTTP 200 Aug 25 05:41:56.669281 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 239/939] 10.4.3.189 () {72 vars in 1673 bytes} [Tue Aug 25 05:41:56 2026] DELETE /volume/v3/attachments/7c341893-0ef1-42c0-9fd2-9bcc6ce22d7f => generated 192 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:41:56.828639 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [req-05ea9fa1-4750-4f91-8e73-de1f370e2aec req-edbb18f9-13ee-4a4b-b783-071194f27f7f None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:41:56.831860 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-05ea9fa1-4750-4f91-8e73-de1f370e2aec req-edbb18f9-13ee-4a4b-b783-071194f27f7f tempest-TestStampPattern-183774181 tempest-TestStampPattern-183774181-project-member] DELETE https://10.4.3.189/volume/v3/attachments/2b6d8ac2-b9ac-442a-84a1-15adb0bacb91 Aug 25 05:41:56.833558 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-05ea9fa1-4750-4f91-8e73-de1f370e2aec req-edbb18f9-13ee-4a4b-b783-071194f27f7f tempest-TestStampPattern-183774181 tempest-TestStampPattern-183774181-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:41:56.833558 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-05ea9fa1-4750-4f91-8e73-de1f370e2aec req-edbb18f9-13ee-4a4b-b783-071194f27f7f tempest-TestStampPattern-183774181 tempest-TestStampPattern-183774181-project-member] Calling method 'version_select' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:41:56.834412 np0000008051 devstack@c-api.service[100270]: DEBUG dbcounter [-] [100270] Writing DB stats cinder:SELECT=225,cinder:INSERT=22,cinder:UPDATE=44 {{(pid=100270) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 05:41:56.848674 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:41:56.848674 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:41:56.962005 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-05ea9fa1-4750-4f91-8e73-de1f370e2aec req-edbb18f9-13ee-4a4b-b783-071194f27f7f tempest-TestStampPattern-183774181 tempest-TestStampPattern-183774181-project-member] https://10.4.3.189/volume/v3/attachments/2b6d8ac2-b9ac-442a-84a1-15adb0bacb91 returned with HTTP 200 Aug 25 05:41:56.962766 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 235/940] 10.4.3.189 () {72 vars in 1673 bytes} [Tue Aug 25 05:41:56 2026] DELETE /volume/v3/attachments/2b6d8ac2-b9ac-442a-84a1-15adb0bacb91 => generated 19 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:41:58.067370 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-464c8fbc-d3f3-4416-8889-29dae4b54023 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:41:58.071231 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-464c8fbc-d3f3-4416-8889-29dae4b54023 tempest-TestStampPattern-183774181 tempest-TestStampPattern-183774181-project-member] POST https://10.4.3.189/volume/v3/snapshots Aug 25 05:41:58.071231 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-464c8fbc-d3f3-4416-8889-29dae4b54023 tempest-TestStampPattern-183774181 tempest-TestStampPattern-183774181-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "10b508b1-c0d8-41c2-8072-ee9c3fba8dd9", "force": false, "name": "tempest-TestStampPattern-snapshot-103335442", "description": null, "metadata": null}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:41:58.088368 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:41:58.088368 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:41:58.090850 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-464c8fbc-d3f3-4416-8889-29dae4b54023 tempest-TestStampPattern-183774181 tempest-TestStampPattern-183774181-project-member] Volume info retrieved successfully. Aug 25 05:41:58.091953 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.v3.snapshots [None req-464c8fbc-d3f3-4416-8889-29dae4b54023 tempest-TestStampPattern-183774181 tempest-TestStampPattern-183774181-project-member] Create snapshot from volume 10b508b1-c0d8-41c2-8072-ee9c3fba8dd9 Aug 25 05:41:58.184278 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-464c8fbc-d3f3-4416-8889-29dae4b54023 tempest-TestStampPattern-183774181 tempest-TestStampPattern-183774181-project-member] Created reservations ['3fdc1c24-0d33-48a8-a78b-d60e5c91fb27', 'cf9b0604-2151-4683-9fca-1fc98a149207', 'f3af4c35-f900-4de6-af43-131425c70888', 'cd871417-a791-4f9a-bc5a-e24851bd86c5'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:41:58.267186 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-464c8fbc-d3f3-4416-8889-29dae4b54023 tempest-TestStampPattern-183774181 tempest-TestStampPattern-183774181-project-member] Snapshot create request issued successfully. Aug 25 05:41:58.267653 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-464c8fbc-d3f3-4416-8889-29dae4b54023 tempest-TestStampPattern-183774181 tempest-TestStampPattern-183774181-project-member] https://10.4.3.189/volume/v3/snapshots returned with HTTP 202 Aug 25 05:41:58.268411 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 232/941] 10.4.3.189 () {68 vars in 1265 bytes} [Tue Aug 25 05:41:58 2026] POST /volume/v3/snapshots => generated 302 bytes in 203 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 05:41:58.290165 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-24177991-9d80-4c7c-828d-c1627911af0a None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:41:58.294617 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-24177991-9d80-4c7c-828d-c1627911af0a tempest-TestStampPattern-183774181 tempest-TestStampPattern-183774181-project-member] GET https://10.4.3.189/volume/v3/snapshots/af07b441-5bb3-4fad-bab2-f88184a10b28 Aug 25 05:41:58.294994 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-24177991-9d80-4c7c-828d-c1627911af0a tempest-TestStampPattern-183774181 tempest-TestStampPattern-183774181-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:41:58.296222 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-24177991-9d80-4c7c-828d-c1627911af0a tempest-TestStampPattern-183774181 tempest-TestStampPattern-183774181-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:41:58.307986 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:41:58.307986 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:41:58.308335 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-24177991-9d80-4c7c-828d-c1627911af0a tempest-TestStampPattern-183774181 tempest-TestStampPattern-183774181-project-member] Snapshot retrieved successfully. Aug 25 05:41:58.313867 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-24177991-9d80-4c7c-828d-c1627911af0a tempest-TestStampPattern-183774181 tempest-TestStampPattern-183774181-project-member] https://10.4.3.189/volume/v3/snapshots/af07b441-5bb3-4fad-bab2-f88184a10b28 returned with HTTP 200 Aug 25 05:41:58.313867 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 236/942] 10.4.3.189 () {66 vars in 1354 bytes} [Tue Aug 25 05:41:58 2026] GET /volume/v3/snapshots/af07b441-5bb3-4fad-bab2-f88184a10b28 => generated 434 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:41:58.392224 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-072d53bd-6c4e-4c2d-ac4b-cfb0ffc05561 req-8f55366d-a1a1-4a54-82f1-2271c14ea29d None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:41:58.397905 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-072d53bd-6c4e-4c2d-ac4b-cfb0ffc05561 req-8f55366d-a1a1-4a54-82f1-2271c14ea29d tempest-ServerActionsTestOtherA-1977308745 tempest-ServerActionsTestOtherA-1977308745-project-member] PUT https://10.4.3.189/volume/v3/attachments/aca0fa0b-8ea0-449b-aab4-3abe0823288a Aug 25 05:41:58.400754 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-072d53bd-6c4e-4c2d-ac4b-cfb0ffc05561 req-8f55366d-a1a1-4a54-82f1-2271c14ea29d tempest-ServerActionsTestOtherA-1977308745 tempest-ServerActionsTestOtherA-1977308745-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.189", "host": "np0000008051", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:8b4a65c6a3e1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "a19da604-b1eb-4396-a9d5-30b16dae3da8", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:41:58.416143 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.coordination [req-072d53bd-6c4e-4c2d-ac4b-cfb0ffc05561 req-8f55366d-a1a1-4a54-82f1-2271c14ea29d tempest-ServerActionsTestOtherA-1977308745 tempest-ServerActionsTestOtherA-1977308745-project-member] Acquiring lock "cinder-attachment_update-d80e3fdd-769e-4ab3-a4f7-7c91eb306ca2-np0000008051" by "attachment_update" {{(pid=100271) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 05:41:58.428760 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.coordination [req-072d53bd-6c4e-4c2d-ac4b-cfb0ffc05561 req-8f55366d-a1a1-4a54-82f1-2271c14ea29d tempest-ServerActionsTestOtherA-1977308745 tempest-ServerActionsTestOtherA-1977308745-project-member] Lock "cinder-attachment_update-d80e3fdd-769e-4ab3-a4f7-7c91eb306ca2-np0000008051" acquired by "attachment_update" :: waited 0.012s {{(pid=100271) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 05:41:58.429800 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:41:58.429800 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:41:58.607371 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.coordination [req-072d53bd-6c4e-4c2d-ac4b-cfb0ffc05561 req-8f55366d-a1a1-4a54-82f1-2271c14ea29d tempest-ServerActionsTestOtherA-1977308745 tempest-ServerActionsTestOtherA-1977308745-project-member] Lock "cinder-attachment_update-d80e3fdd-769e-4ab3-a4f7-7c91eb306ca2-np0000008051" released by "attachment_update" :: held 0.179s {{(pid=100271) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 05:41:58.607371 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-072d53bd-6c4e-4c2d-ac4b-cfb0ffc05561 req-8f55366d-a1a1-4a54-82f1-2271c14ea29d tempest-ServerActionsTestOtherA-1977308745 tempest-ServerActionsTestOtherA-1977308745-project-member] https://10.4.3.189/volume/v3/attachments/aca0fa0b-8ea0-449b-aab4-3abe0823288a returned with HTTP 200 Aug 25 05:41:58.609319 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 240/943] 10.4.3.189 () {74 vars in 1704 bytes} [Tue Aug 25 05:41:58 2026] PUT /volume/v3/attachments/aca0fa0b-8ea0-449b-aab4-3abe0823288a => generated 969 bytes in 218 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:41:58.626835 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [req-072d53bd-6c4e-4c2d-ac4b-cfb0ffc05561 req-2becac1f-e832-4491-8ab5-380d630ba00d None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:41:58.629660 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-072d53bd-6c4e-4c2d-ac4b-cfb0ffc05561 req-2becac1f-e832-4491-8ab5-380d630ba00d tempest-ServerActionsTestOtherA-1977308745 tempest-ServerActionsTestOtherA-1977308745-project-member] GET https://10.4.3.189/volume/v3/attachments/aca0fa0b-8ea0-449b-aab4-3abe0823288a Aug 25 05:41:58.629971 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-072d53bd-6c4e-4c2d-ac4b-cfb0ffc05561 req-2becac1f-e832-4491-8ab5-380d630ba00d tempest-ServerActionsTestOtherA-1977308745 tempest-ServerActionsTestOtherA-1977308745-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:41:58.630289 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-072d53bd-6c4e-4c2d-ac4b-cfb0ffc05561 req-2becac1f-e832-4491-8ab5-380d630ba00d tempest-ServerActionsTestOtherA-1977308745 tempest-ServerActionsTestOtherA-1977308745-project-member] Calling method 'version_select' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:41:58.660011 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-072d53bd-6c4e-4c2d-ac4b-cfb0ffc05561 req-2becac1f-e832-4491-8ab5-380d630ba00d tempest-ServerActionsTestOtherA-1977308745 tempest-ServerActionsTestOtherA-1977308745-project-member] https://10.4.3.189/volume/v3/attachments/aca0fa0b-8ea0-449b-aab4-3abe0823288a returned with HTTP 200 Aug 25 05:41:58.660590 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 236/944] 10.4.3.189 () {70 vars in 1651 bytes} [Tue Aug 25 05:41:58 2026] GET /volume/v3/attachments/aca0fa0b-8ea0-449b-aab4-3abe0823288a => generated 994 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:41:59.325593 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-0b7e057f-0da0-4df2-b959-673d801e4c40 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:41:59.328731 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-0b7e057f-0da0-4df2-b959-673d801e4c40 tempest-TestStampPattern-183774181 tempest-TestStampPattern-183774181-project-member] GET https://10.4.3.189/volume/v3/snapshots/af07b441-5bb3-4fad-bab2-f88184a10b28 Aug 25 05:41:59.328990 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-0b7e057f-0da0-4df2-b959-673d801e4c40 tempest-TestStampPattern-183774181 tempest-TestStampPattern-183774181-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:41:59.329262 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-0b7e057f-0da0-4df2-b959-673d801e4c40 tempest-TestStampPattern-183774181 tempest-TestStampPattern-183774181-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:41:59.336512 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:41:59.336512 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:41:59.337010 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-0b7e057f-0da0-4df2-b959-673d801e4c40 tempest-TestStampPattern-183774181 tempest-TestStampPattern-183774181-project-member] Snapshot retrieved successfully. Aug 25 05:41:59.337940 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-0b7e057f-0da0-4df2-b959-673d801e4c40 tempest-TestStampPattern-183774181 tempest-TestStampPattern-183774181-project-member] https://10.4.3.189/volume/v3/snapshots/af07b441-5bb3-4fad-bab2-f88184a10b28 returned with HTTP 200 Aug 25 05:41:59.338346 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 233/945] 10.4.3.189 () {66 vars in 1354 bytes} [Tue Aug 25 05:41:59 2026] GET /volume/v3/snapshots/af07b441-5bb3-4fad-bab2-f88184a10b28 => generated 461 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:41:59.352857 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-bfe5cf02-7ffd-420d-8739-6caf3bd9f507 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:41:59.355854 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-bfe5cf02-7ffd-420d-8739-6caf3bd9f507 tempest-TestStampPattern-183774181 tempest-TestStampPattern-183774181-project-member] GET https://10.4.3.189/volume/v3/snapshots/af07b441-5bb3-4fad-bab2-f88184a10b28 Aug 25 05:41:59.355854 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-bfe5cf02-7ffd-420d-8739-6caf3bd9f507 tempest-TestStampPattern-183774181 tempest-TestStampPattern-183774181-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:41:59.356835 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-bfe5cf02-7ffd-420d-8739-6caf3bd9f507 tempest-TestStampPattern-183774181 tempest-TestStampPattern-183774181-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:41:59.364053 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:41:59.364053 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:41:59.364633 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-bfe5cf02-7ffd-420d-8739-6caf3bd9f507 tempest-TestStampPattern-183774181 tempest-TestStampPattern-183774181-project-member] Snapshot retrieved successfully. Aug 25 05:41:59.365902 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-bfe5cf02-7ffd-420d-8739-6caf3bd9f507 tempest-TestStampPattern-183774181 tempest-TestStampPattern-183774181-project-member] https://10.4.3.189/volume/v3/snapshots/af07b441-5bb3-4fad-bab2-f88184a10b28 returned with HTTP 200 Aug 25 05:41:59.367444 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 237/946] 10.4.3.189 () {66 vars in 1354 bytes} [Tue Aug 25 05:41:59 2026] GET /volume/v3/snapshots/af07b441-5bb3-4fad-bab2-f88184a10b28 => generated 461 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:42:01.935656 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-e07d8fe8-2b64-42e3-b70b-7e011d5d355e None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:42:01.938663 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-e07d8fe8-2b64-42e3-b70b-7e011d5d355e tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] POST https://10.4.3.189/volume/v3/volumes Aug 25 05:42:01.939787 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-e07d8fe8-2b64-42e3-b70b-7e011d5d355e tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-926799711"}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:42:01.941957 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.v3.volumes [None req-e07d8fe8-2b64-42e3-b70b-7e011d5d355e tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-926799711'}} {{(pid=100271) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 05:42:01.950523 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [None req-e07d8fe8-2b64-42e3-b70b-7e011d5d355e tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Create volume of 1 GB Aug 25 05:42:01.950523 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:42:01.950523 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:42:01.951846 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-e07d8fe8-2b64-42e3-b70b-7e011d5d355e tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Availability Zones retrieved successfully. Aug 25 05:42:01.961764 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-e07d8fe8-2b64-42e3-b70b-7e011d5d355e tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Flow 'volume_create_api' (be0d0601-7c11-459b-a5b2-e8ff2c613964) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:42:01.965484 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-e07d8fe8-2b64-42e3-b70b-7e011d5d355e tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4cfe2172-6774-444b-afb7-ecf4cfb319ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:42:01.966096 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.flows.api.create_volume [None req-e07d8fe8-2b64-42e3-b70b-7e011d5d355e tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Validating volume size '1' using validate_int {{(pid=100271) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 05:42:01.977867 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:42:01.977867 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:42:02.006129 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-e07d8fe8-2b64-42e3-b70b-7e011d5d355e tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4cfe2172-6774-444b-afb7-ecf4cfb319ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T05:35:02Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=4fa89bb8-00a1-4883-b044-0745c308cc4c,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4fa89bb8-00a1-4883-b044-0745c308cc4c', 'encryption_key_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=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:42:02.008040 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-e07d8fe8-2b64-42e3-b70b-7e011d5d355e tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (030e6bba-d22b-453a-b35e-979890ea3fab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:42:02.142275 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.quota [None req-e07d8fe8-2b64-42e3-b70b-7e011d5d355e tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Created reservations ['1d5efca3-d16c-4c92-a1b8-d386f5b13dad', 'ad77bf6a-0a6c-4679-a3c2-804b98460f17', '1ec9244d-28d5-44e3-b7a5-cdf67e521805', '5ae19c93-4012-4c04-a2bf-44c6bca7995a'] {{(pid=100271) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:42:02.142275 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-e07d8fe8-2b64-42e3-b70b-7e011d5d355e tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (030e6bba-d22b-453a-b35e-979890ea3fab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1d5efca3-d16c-4c92-a1b8-d386f5b13dad', 'ad77bf6a-0a6c-4679-a3c2-804b98460f17', '1ec9244d-28d5-44e3-b7a5-cdf67e521805', '5ae19c93-4012-4c04-a2bf-44c6bca7995a']}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:42:02.146992 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-e07d8fe8-2b64-42e3-b70b-7e011d5d355e tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bc5a019d-89f0-4185-b726-1a32b7aa3431) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:42:02.188433 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-e07d8fe8-2b64-42e3-b70b-7e011d5d355e tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bc5a019d-89f0-4185-b726-1a32b7aa3431) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '04cf3fb8-2584-4afc-b92f-ef7e1a712fde', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-926799711',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='1c0b1eaac8a04feb9885af04a3446c7a',qos_specs=None,replication_status=,reservations=['1d5efca3-d16c-4c92-a1b8-d386f5b13dad','ad77bf6a-0a6c-4679-a3c2-804b98460f17','1ec9244d-28d5-44e3-b7a5-cdf67e521805','5ae19c93-4012-4c04-a2bf-44c6bca7995a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='98d063bb695a4e30885e39b04daa9275',volume_type_id=4fa89bb8-00a1-4883-b044-0745c308cc4c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T05:42:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-926799711',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=04cf3fb8-2584-4afc-b92f-ef7e1a712fde,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='1c0b1eaac8a04feb9885af04a3446c7a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='98d063bb695a4e30885e39b04daa9275',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4fa89bb8-00a1-4883-b044-0745c308cc4c),volume_type_id=4fa89bb8-00a1-4883-b044-0745c308cc4c)}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:42:02.188433 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-e07d8fe8-2b64-42e3-b70b-7e011d5d355e tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2f318b5f-6544-408b-9b87-982bd103c716) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:42:02.215314 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-e07d8fe8-2b64-42e3-b70b-7e011d5d355e tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2f318b5f-6544-408b-9b87-982bd103c716) transitioned into state 'SUCCESS' from state '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-926799711',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='1c0b1eaac8a04feb9885af04a3446c7a',qos_specs=None,replication_status=,reservations=['1d5efca3-d16c-4c92-a1b8-d386f5b13dad','ad77bf6a-0a6c-4679-a3c2-804b98460f17','1ec9244d-28d5-44e3-b7a5-cdf67e521805','5ae19c93-4012-4c04-a2bf-44c6bca7995a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='98d063bb695a4e30885e39b04daa9275',volume_type_id=4fa89bb8-00a1-4883-b044-0745c308cc4c)}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:42:02.216215 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-e07d8fe8-2b64-42e3-b70b-7e011d5d355e tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4df4b96a-e44c-4385-a8a4-73d394392edd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:42:02.235626 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-e07d8fe8-2b64-42e3-b70b-7e011d5d355e tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4df4b96a-e44c-4385-a8a4-73d394392edd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:42:02.235626 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-e07d8fe8-2b64-42e3-b70b-7e011d5d355e tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Flow 'volume_create_api' (be0d0601-7c11-459b-a5b2-e8ff2c613964) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100271) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:42:02.235626 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-e07d8fe8-2b64-42e3-b70b-7e011d5d355e tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Create volume request issued successfully. Aug 25 05:42:02.235945 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-e07d8fe8-2b64-42e3-b70b-7e011d5d355e tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] https://10.4.3.189/volume/v3/volumes returned with HTTP 202 Aug 25 05:42:02.236410 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 241/947] 10.4.3.189 () {68 vars in 1259 bytes} [Tue Aug 25 05:42:01 2026] POST /volume/v3/volumes => generated 759 bytes in 302 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 05:42:02.257162 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-0b5f0317-16fb-4102-965b-0a5b86faa9a0 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:42:02.260720 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-0b5f0317-16fb-4102-965b-0a5b86faa9a0 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] GET https://10.4.3.189/volume/v3/volumes/04cf3fb8-2584-4afc-b92f-ef7e1a712fde Aug 25 05:42:02.262029 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-0b5f0317-16fb-4102-965b-0a5b86faa9a0 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:42:02.264286 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-0b5f0317-16fb-4102-965b-0a5b86faa9a0 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:42:02.274228 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:42:02.274228 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:42:02.280042 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-0b5f0317-16fb-4102-965b-0a5b86faa9a0 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Volume info retrieved successfully. Aug 25 05:42:02.287266 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-0b5f0317-16fb-4102-965b-0a5b86faa9a0 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] https://10.4.3.189/volume/v3/volumes/04cf3fb8-2584-4afc-b92f-ef7e1a712fde returned with HTTP 200 Aug 25 05:42:02.287784 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 237/948] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:42:02 2026] GET /volume/v3/volumes/04cf3fb8-2584-4afc-b92f-ef7e1a712fde => generated 827 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:42:03.311594 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-867b72e4-cba5-4942-99fa-b1d780811bbc None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:42:03.314688 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-867b72e4-cba5-4942-99fa-b1d780811bbc tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] GET https://10.4.3.189/volume/v3/volumes/04cf3fb8-2584-4afc-b92f-ef7e1a712fde Aug 25 05:42:03.314804 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-867b72e4-cba5-4942-99fa-b1d780811bbc tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:42:03.316245 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-867b72e4-cba5-4942-99fa-b1d780811bbc tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:42:03.326598 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:42:03.326598 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:42:03.335658 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-867b72e4-cba5-4942-99fa-b1d780811bbc tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Volume info retrieved successfully. Aug 25 05:42:03.349703 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-867b72e4-cba5-4942-99fa-b1d780811bbc tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] https://10.4.3.189/volume/v3/volumes/04cf3fb8-2584-4afc-b92f-ef7e1a712fde returned with HTTP 200 Aug 25 05:42:03.350396 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 234/949] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:42:03 2026] GET /volume/v3/volumes/04cf3fb8-2584-4afc-b92f-ef7e1a712fde => generated 852 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:42:03.433286 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-fbbe16fe-e0ab-483c-b8ef-ec41757e0586 req-d64bacfb-6000-4168-84b4-cf902cbd6e64 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:42:03.437001 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-fbbe16fe-e0ab-483c-b8ef-ec41757e0586 req-d64bacfb-6000-4168-84b4-cf902cbd6e64 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] GET https://10.4.3.189/volume/v3/volumes/04cf3fb8-2584-4afc-b92f-ef7e1a712fde Aug 25 05:42:03.437291 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-fbbe16fe-e0ab-483c-b8ef-ec41757e0586 req-d64bacfb-6000-4168-84b4-cf902cbd6e64 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:42:03.437928 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-fbbe16fe-e0ab-483c-b8ef-ec41757e0586 req-d64bacfb-6000-4168-84b4-cf902cbd6e64 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:42:03.449984 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:42:03.449984 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:42:03.455556 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [req-fbbe16fe-e0ab-483c-b8ef-ec41757e0586 req-d64bacfb-6000-4168-84b4-cf902cbd6e64 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Volume info retrieved successfully. Aug 25 05:42:03.463656 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-fbbe16fe-e0ab-483c-b8ef-ec41757e0586 req-d64bacfb-6000-4168-84b4-cf902cbd6e64 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] https://10.4.3.189/volume/v3/volumes/04cf3fb8-2584-4afc-b92f-ef7e1a712fde returned with HTTP 200 Aug 25 05:42:03.464889 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 238/950] 10.4.3.189 () {68 vars in 1598 bytes} [Tue Aug 25 05:42:03 2026] GET /volume/v3/volumes/04cf3fb8-2584-4afc-b92f-ef7e1a712fde => generated 852 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:42:03.645340 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-22407654-b5b7-4c14-94fb-cd4b480b2360 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:42:03.645926 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-22407654-b5b7-4c14-94fb-cd4b480b2360 None None] GET https://10.4.3.189/volume// Aug 25 05:42:03.649556 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-22407654-b5b7-4c14-94fb-cd4b480b2360 None None] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:42:03.649556 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-22407654-b5b7-4c14-94fb-cd4b480b2360 None None] Calling method 'all' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:42:03.649556 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-22407654-b5b7-4c14-94fb-cd4b480b2360 None None] https://10.4.3.189/volume// returned with HTTP 300 Aug 25 05:42:03.649556 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 242/951] 10.4.3.189 () {66 vars in 1428 bytes} [Tue Aug 25 05:42:03 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 05:42:03.661197 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [req-fbbe16fe-e0ab-483c-b8ef-ec41757e0586 req-6c0fb562-7a60-404a-b86e-fbe4fb649d9d None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:42:03.664073 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-fbbe16fe-e0ab-483c-b8ef-ec41757e0586 req-6c0fb562-7a60-404a-b86e-fbe4fb649d9d tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] POST https://10.4.3.189/volume/v3/attachments Aug 25 05:42:03.664284 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-fbbe16fe-e0ab-483c-b8ef-ec41757e0586 req-6c0fb562-7a60-404a-b86e-fbe4fb649d9d tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "04cf3fb8-2584-4afc-b92f-ef7e1a712fde", "connector": null, "instance_uuid": "616cc9f0-fe89-44ad-b7c4-a1d10d8dc986"}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:42:03.677680 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:42:03.677680 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:42:03.748823 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-fbbe16fe-e0ab-483c-b8ef-ec41757e0586 req-6c0fb562-7a60-404a-b86e-fbe4fb649d9d tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] https://10.4.3.189/volume/v3/attachments returned with HTTP 200 Aug 25 05:42:03.749346 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 238/952] 10.4.3.189 () {74 vars in 1594 bytes} [Tue Aug 25 05:42:03 2026] POST /volume/v3/attachments => generated 273 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 25 05:42:03.808572 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-88f18c5c-8b74-4a61-9899-404fe153e887 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:42:03.811447 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-88f18c5c-8b74-4a61-9899-404fe153e887 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] GET https://10.4.3.189/volume/v3/volumes/04cf3fb8-2584-4afc-b92f-ef7e1a712fde Aug 25 05:42:03.813872 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-88f18c5c-8b74-4a61-9899-404fe153e887 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:42:03.813872 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-88f18c5c-8b74-4a61-9899-404fe153e887 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:42:03.839109 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:42:03.839109 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:42:03.844213 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-88f18c5c-8b74-4a61-9899-404fe153e887 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Volume info retrieved successfully. Aug 25 05:42:03.856536 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-88f18c5c-8b74-4a61-9899-404fe153e887 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] https://10.4.3.189/volume/v3/volumes/04cf3fb8-2584-4afc-b92f-ef7e1a712fde returned with HTTP 200 Aug 25 05:42:03.857456 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 235/953] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:42:03 2026] GET /volume/v3/volumes/04cf3fb8-2584-4afc-b92f-ef7e1a712fde => generated 851 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:42:04.013092 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-eae702e2-433a-427e-80e5-cf01bce887d3 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:42:04.015114 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-eae702e2-433a-427e-80e5-cf01bce887d3 None None] GET https://10.4.3.189/volume// Aug 25 05:42:04.016089 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-eae702e2-433a-427e-80e5-cf01bce887d3 None None] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:42:04.017561 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-eae702e2-433a-427e-80e5-cf01bce887d3 None None] Calling method 'all' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:42:04.017561 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-eae702e2-433a-427e-80e5-cf01bce887d3 None None] https://10.4.3.189/volume// returned with HTTP 300 Aug 25 05:42:04.018015 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 239/954] 10.4.3.189 () {66 vars in 1426 bytes} [Tue Aug 25 05:42:04 2026] GET /volume/ => generated 386 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 05:42:04.030426 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-fbbe16fe-e0ab-483c-b8ef-ec41757e0586 req-095b98ad-94a8-4fa6-8249-e799cd14e5fc None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:42:04.036543 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-fbbe16fe-e0ab-483c-b8ef-ec41757e0586 req-095b98ad-94a8-4fa6-8249-e799cd14e5fc tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] GET https://10.4.3.189/volume/v3/volumes/04cf3fb8-2584-4afc-b92f-ef7e1a712fde Aug 25 05:42:04.036854 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-fbbe16fe-e0ab-483c-b8ef-ec41757e0586 req-095b98ad-94a8-4fa6-8249-e799cd14e5fc tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:42:04.037182 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-fbbe16fe-e0ab-483c-b8ef-ec41757e0586 req-095b98ad-94a8-4fa6-8249-e799cd14e5fc tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:42:04.058434 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:42:04.058434 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:42:04.065612 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [req-fbbe16fe-e0ab-483c-b8ef-ec41757e0586 req-095b98ad-94a8-4fa6-8249-e799cd14e5fc tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Volume info retrieved successfully. Aug 25 05:42:04.074722 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-fbbe16fe-e0ab-483c-b8ef-ec41757e0586 req-095b98ad-94a8-4fa6-8249-e799cd14e5fc tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] https://10.4.3.189/volume/v3/volumes/04cf3fb8-2584-4afc-b92f-ef7e1a712fde returned with HTTP 200 Aug 25 05:42:04.075300 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 243/955] 10.4.3.189 () {70 vars in 1639 bytes} [Tue Aug 25 05:42:04 2026] GET /volume/v3/volumes/04cf3fb8-2584-4afc-b92f-ef7e1a712fde => generated 1031 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 05:42:04.222967 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [req-fbbe16fe-e0ab-483c-b8ef-ec41757e0586 req-616edb9e-4a45-4cbb-aeb1-2bcb24687059 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:42:04.226326 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-fbbe16fe-e0ab-483c-b8ef-ec41757e0586 req-616edb9e-4a45-4cbb-aeb1-2bcb24687059 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] PUT https://10.4.3.189/volume/v3/attachments/392edec9-a5bc-4527-9b16-52543e040447 Aug 25 05:42:04.226819 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-fbbe16fe-e0ab-483c-b8ef-ec41757e0586 req-616edb9e-4a45-4cbb-aeb1-2bcb24687059 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.189", "host": "np0000008051", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:8b4a65c6a3e1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "a19da604-b1eb-4396-a9d5-30b16dae3da8", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:42:04.227929 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-072d53bd-6c4e-4c2d-ac4b-cfb0ffc05561 req-102cd5c5-389e-4a3b-b183-a4a70ee61cd9 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:42:04.233206 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-072d53bd-6c4e-4c2d-ac4b-cfb0ffc05561 req-102cd5c5-389e-4a3b-b183-a4a70ee61cd9 tempest-ServerActionsTestOtherA-1977308745 tempest-ServerActionsTestOtherA-1977308745-project-member] POST https://10.4.3.189/volume/v3/attachments/aca0fa0b-8ea0-449b-aab4-3abe0823288a/action Aug 25 05:42:04.233206 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-072d53bd-6c4e-4c2d-ac4b-cfb0ffc05561 req-102cd5c5-389e-4a3b-b183-a4a70ee61cd9 tempest-ServerActionsTestOtherA-1977308745 tempest-ServerActionsTestOtherA-1977308745-project-member] Action body: b'{"os-complete": null}' {{(pid=100268) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 05:42:04.233206 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-072d53bd-6c4e-4c2d-ac4b-cfb0ffc05561 req-102cd5c5-389e-4a3b-b183-a4a70ee61cd9 tempest-ServerActionsTestOtherA-1977308745 tempest-ServerActionsTestOtherA-1977308745-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:42:04.244120 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.coordination [req-fbbe16fe-e0ab-483c-b8ef-ec41757e0586 req-616edb9e-4a45-4cbb-aeb1-2bcb24687059 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Acquiring lock "cinder-attachment_update-04cf3fb8-2584-4afc-b92f-ef7e1a712fde-np0000008051" by "attachment_update" {{(pid=100270) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 05:42:04.254010 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.coordination [req-fbbe16fe-e0ab-483c-b8ef-ec41757e0586 req-616edb9e-4a45-4cbb-aeb1-2bcb24687059 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Lock "cinder-attachment_update-04cf3fb8-2584-4afc-b92f-ef7e1a712fde-np0000008051" acquired by "attachment_update" :: waited 0.010s {{(pid=100270) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 05:42:04.255675 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:42:04.255675 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:42:04.272904 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:42:04.272904 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:42:04.302384 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-072d53bd-6c4e-4c2d-ac4b-cfb0ffc05561 req-102cd5c5-389e-4a3b-b183-a4a70ee61cd9 tempest-ServerActionsTestOtherA-1977308745 tempest-ServerActionsTestOtherA-1977308745-project-member] https://10.4.3.189/volume/v3/attachments/aca0fa0b-8ea0-449b-aab4-3abe0823288a/action returned with HTTP 204 Aug 25 05:42:04.302878 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 236/956] 10.4.3.189 () {74 vars in 1725 bytes} [Tue Aug 25 05:42:04 2026] POST /volume/v3/attachments/aca0fa0b-8ea0-449b-aab4-3abe0823288a/action => generated 0 bytes in 76 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:42:04.421555 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.coordination [req-fbbe16fe-e0ab-483c-b8ef-ec41757e0586 req-616edb9e-4a45-4cbb-aeb1-2bcb24687059 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Lock "cinder-attachment_update-04cf3fb8-2584-4afc-b92f-ef7e1a712fde-np0000008051" released by "attachment_update" :: held 0.167s {{(pid=100270) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 05:42:04.422474 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-fbbe16fe-e0ab-483c-b8ef-ec41757e0586 req-616edb9e-4a45-4cbb-aeb1-2bcb24687059 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] https://10.4.3.189/volume/v3/attachments/392edec9-a5bc-4527-9b16-52543e040447 returned with HTTP 200 Aug 25 05:42:04.422474 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 239/957] 10.4.3.189 () {74 vars in 1704 bytes} [Tue Aug 25 05:42:04 2026] PUT /volume/v3/attachments/392edec9-a5bc-4527-9b16-52543e040447 => generated 969 bytes in 201 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:42:04.877184 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-14d2b22b-dc85-44d5-bf1c-6d54064bca49 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:42:04.879868 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-14d2b22b-dc85-44d5-bf1c-6d54064bca49 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] GET https://10.4.3.189/volume/v3/volumes/04cf3fb8-2584-4afc-b92f-ef7e1a712fde Aug 25 05:42:04.880218 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-14d2b22b-dc85-44d5-bf1c-6d54064bca49 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:42:04.881358 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-14d2b22b-dc85-44d5-bf1c-6d54064bca49 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:42:04.897084 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:42:04.897084 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:42:04.906247 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-14d2b22b-dc85-44d5-bf1c-6d54064bca49 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Volume info retrieved successfully. Aug 25 05:42:04.914327 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-14d2b22b-dc85-44d5-bf1c-6d54064bca49 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] https://10.4.3.189/volume/v3/volumes/04cf3fb8-2584-4afc-b92f-ef7e1a712fde returned with HTTP 200 Aug 25 05:42:04.914888 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 240/958] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:42:04 2026] GET /volume/v3/volumes/04cf3fb8-2584-4afc-b92f-ef7e1a712fde => generated 852 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:42:05.934027 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-295f1952-a75a-4ba0-9ae9-7f132ff86737 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:42:05.937281 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-295f1952-a75a-4ba0-9ae9-7f132ff86737 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] GET https://10.4.3.189/volume/v3/volumes/04cf3fb8-2584-4afc-b92f-ef7e1a712fde Aug 25 05:42:05.937693 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-295f1952-a75a-4ba0-9ae9-7f132ff86737 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:42:05.938215 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-295f1952-a75a-4ba0-9ae9-7f132ff86737 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:42:05.962185 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:42:05.962185 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:42:05.968655 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-295f1952-a75a-4ba0-9ae9-7f132ff86737 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Volume info retrieved successfully. Aug 25 05:42:05.976468 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-295f1952-a75a-4ba0-9ae9-7f132ff86737 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] https://10.4.3.189/volume/v3/volumes/04cf3fb8-2584-4afc-b92f-ef7e1a712fde returned with HTTP 200 Aug 25 05:42:05.977577 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 244/959] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:42:05 2026] GET /volume/v3/volumes/04cf3fb8-2584-4afc-b92f-ef7e1a712fde => generated 852 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:42:06.813197 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-ea36f476-8a39-43a8-ad6e-3c7fdc60185a None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:42:06.818655 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ea36f476-8a39-43a8-ad6e-3c7fdc60185a tempest-TestStampPattern-183774181 tempest-TestStampPattern-183774181-project-member] POST https://10.4.3.189/volume/v3/volumes Aug 25 05:42:06.820547 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ea36f476-8a39-43a8-ad6e-3c7fdc60185a tempest-TestStampPattern-183774181 tempest-TestStampPattern-183774181-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestStampPattern-volume-952761421", "snapshot_id": "af07b441-5bb3-4fad-bab2-f88184a10b28", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:42:06.823106 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.v3.volumes [None req-ea36f476-8a39-43a8-ad6e-3c7fdc60185a tempest-TestStampPattern-183774181 tempest-TestStampPattern-183774181-project-member] Create volume request body: {'volume': {'name': 'tempest-TestStampPattern-volume-952761421', 'snapshot_id': 'af07b441-5bb3-4fad-bab2-f88184a10b28', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 05:42:06.833134 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:42:06.833134 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:42:06.833822 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-ea36f476-8a39-43a8-ad6e-3c7fdc60185a tempest-TestStampPattern-183774181 tempest-TestStampPattern-183774181-project-member] Snapshot retrieved successfully. Aug 25 05:42:06.834015 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-ea36f476-8a39-43a8-ad6e-3c7fdc60185a tempest-TestStampPattern-183774181 tempest-TestStampPattern-183774181-project-member] Create volume of 1 GB Aug 25 05:42:06.842805 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-ea36f476-8a39-43a8-ad6e-3c7fdc60185a tempest-TestStampPattern-183774181 tempest-TestStampPattern-183774181-project-member] Availability Zones retrieved successfully. Aug 25 05:42:06.854084 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-ea36f476-8a39-43a8-ad6e-3c7fdc60185a tempest-TestStampPattern-183774181 tempest-TestStampPattern-183774181-project-member] Flow 'volume_create_api' (67972755-00fc-49a2-9a60-283abea8deb3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:42:06.854084 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-ea36f476-8a39-43a8-ad6e-3c7fdc60185a tempest-TestStampPattern-183774181 tempest-TestStampPattern-183774181-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eec5726a-67b0-49df-8dd8-1ed52dc31625) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:42:06.854665 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.flows.api.create_volume [None req-ea36f476-8a39-43a8-ad6e-3c7fdc60185a tempest-TestStampPattern-183774181 tempest-TestStampPattern-183774181-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 05:42:06.898943 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-ea36f476-8a39-43a8-ad6e-3c7fdc60185a tempest-TestStampPattern-183774181 tempest-TestStampPattern-183774181-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eec5726a-67b0-49df-8dd8-1ed52dc31625) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'af07b441-5bb3-4fad-bab2-f88184a10b28', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T05:35:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=23fc6e5d-fce0-4521-ba46-4837b4232084,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '23fc6e5d-fce0-4521-ba46-4837b4232084', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:42:06.900023 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-ea36f476-8a39-43a8-ad6e-3c7fdc60185a tempest-TestStampPattern-183774181 tempest-TestStampPattern-183774181-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b2e20e5b-3588-4d51-9850-077f55f9fae5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:42:06.963048 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-ea36f476-8a39-43a8-ad6e-3c7fdc60185a tempest-TestStampPattern-183774181 tempest-TestStampPattern-183774181-project-member] Created reservations ['08fd27e4-2b86-4749-abb1-5b47c238a6a5', '112449b9-179f-402e-8086-629e13ac2686', '70800f68-308e-4ce7-8ceb-62816b8f229a', '9264ad34-0a2c-4895-ab7c-32eae3e24bfc'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:42:06.964296 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-ea36f476-8a39-43a8-ad6e-3c7fdc60185a tempest-TestStampPattern-183774181 tempest-TestStampPattern-183774181-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b2e20e5b-3588-4d51-9850-077f55f9fae5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['08fd27e4-2b86-4749-abb1-5b47c238a6a5', '112449b9-179f-402e-8086-629e13ac2686', '70800f68-308e-4ce7-8ceb-62816b8f229a', '9264ad34-0a2c-4895-ab7c-32eae3e24bfc']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:42:06.965540 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-ea36f476-8a39-43a8-ad6e-3c7fdc60185a tempest-TestStampPattern-183774181 tempest-TestStampPattern-183774181-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d5c5541e-9f1a-42b9-bd3d-d7e6417abe9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:42:06.995414 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-c4eeb544-d8b7-4099-bbae-a54728a676d7 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:42:06.998207 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-c4eeb544-d8b7-4099-bbae-a54728a676d7 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] GET https://10.4.3.189/volume/v3/volumes/04cf3fb8-2584-4afc-b92f-ef7e1a712fde Aug 25 05:42:06.998500 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-c4eeb544-d8b7-4099-bbae-a54728a676d7 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:42:06.998743 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-c4eeb544-d8b7-4099-bbae-a54728a676d7 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:42:07.015715 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:42:07.015715 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:42:07.022624 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-c4eeb544-d8b7-4099-bbae-a54728a676d7 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Volume info retrieved successfully. Aug 25 05:42:07.025358 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-ea36f476-8a39-43a8-ad6e-3c7fdc60185a tempest-TestStampPattern-183774181 tempest-TestStampPattern-183774181-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d5c5541e-9f1a-42b9-bd3d-d7e6417abe9d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'feb345a1-0521-4d7d-9456-7875e5bf069c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestStampPattern-volume-952761421',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3e7f13de9e24461c802604651b625176',qos_specs=None,replication_status=,reservations=['08fd27e4-2b86-4749-abb1-5b47c238a6a5','112449b9-179f-402e-8086-629e13ac2686','70800f68-308e-4ce7-8ceb-62816b8f229a','9264ad34-0a2c-4895-ab7c-32eae3e24bfc'],size=1,snapshot_id=af07b441-5bb3-4fad-bab2-f88184a10b28,source_replicaid=,source_volid=None,status='creating',user_id='6b0e243263704ba09658edbf0aaa165f',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T05:42:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestStampPattern-volume-952761421',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=feb345a1-0521-4d7d-9456-7875e5bf069c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3e7f13de9e24461c802604651b625176',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=af07b441-5bb3-4fad-bab2-f88184a10b28,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6b0e243263704ba09658edbf0aaa165f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(23fc6e5d-fce0-4521-ba46-4837b4232084),volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:42:07.026485 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-ea36f476-8a39-43a8-ad6e-3c7fdc60185a tempest-TestStampPattern-183774181 tempest-TestStampPattern-183774181-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a69ecce4-0a72-42dd-b5e7-029b7fc8f867) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:42:07.029027 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-c4eeb544-d8b7-4099-bbae-a54728a676d7 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] https://10.4.3.189/volume/v3/volumes/04cf3fb8-2584-4afc-b92f-ef7e1a712fde returned with HTTP 200 Aug 25 05:42:07.029483 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 240/960] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:42:06 2026] GET /volume/v3/volumes/04cf3fb8-2584-4afc-b92f-ef7e1a712fde => generated 852 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:42:07.060413 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-ea36f476-8a39-43a8-ad6e-3c7fdc60185a tempest-TestStampPattern-183774181 tempest-TestStampPattern-183774181-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a69ecce4-0a72-42dd-b5e7-029b7fc8f867) transitioned into state 'SUCCESS' from state '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-952761421',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3e7f13de9e24461c802604651b625176',qos_specs=None,replication_status=,reservations=['08fd27e4-2b86-4749-abb1-5b47c238a6a5','112449b9-179f-402e-8086-629e13ac2686','70800f68-308e-4ce7-8ceb-62816b8f229a','9264ad34-0a2c-4895-ab7c-32eae3e24bfc'],size=1,snapshot_id=af07b441-5bb3-4fad-bab2-f88184a10b28,source_replicaid=,source_volid=None,status='creating',user_id='6b0e243263704ba09658edbf0aaa165f',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:42:07.060782 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-ea36f476-8a39-43a8-ad6e-3c7fdc60185a tempest-TestStampPattern-183774181 tempest-TestStampPattern-183774181-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (90ca4852-97ee-4b56-bd2f-b54e05a80721) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:42:07.096531 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-ea36f476-8a39-43a8-ad6e-3c7fdc60185a tempest-TestStampPattern-183774181 tempest-TestStampPattern-183774181-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (90ca4852-97ee-4b56-bd2f-b54e05a80721) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:42:07.096531 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-ea36f476-8a39-43a8-ad6e-3c7fdc60185a tempest-TestStampPattern-183774181 tempest-TestStampPattern-183774181-project-member] Flow 'volume_create_api' (67972755-00fc-49a2-9a60-283abea8deb3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:42:07.096531 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-ea36f476-8a39-43a8-ad6e-3c7fdc60185a tempest-TestStampPattern-183774181 tempest-TestStampPattern-183774181-project-member] Create volume request issued successfully. Aug 25 05:42:07.097453 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ea36f476-8a39-43a8-ad6e-3c7fdc60185a tempest-TestStampPattern-183774181 tempest-TestStampPattern-183774181-project-member] https://10.4.3.189/volume/v3/volumes returned with HTTP 202 Aug 25 05:42:07.097991 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 237/961] 10.4.3.189 () {68 vars in 1259 bytes} [Tue Aug 25 05:42:06 2026] POST /volume/v3/volumes => generated 780 bytes in 288 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 05:42:07.799883 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-fbbe16fe-e0ab-483c-b8ef-ec41757e0586 req-a38ead59-f409-4c1d-831a-93be08e95a25 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:42:07.810208 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-fbbe16fe-e0ab-483c-b8ef-ec41757e0586 req-a38ead59-f409-4c1d-831a-93be08e95a25 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] POST https://10.4.3.189/volume/v3/attachments/392edec9-a5bc-4527-9b16-52543e040447/action Aug 25 05:42:07.811496 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-fbbe16fe-e0ab-483c-b8ef-ec41757e0586 req-a38ead59-f409-4c1d-831a-93be08e95a25 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Action body: b'{"os-complete": null}' {{(pid=100269) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 05:42:07.811496 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-fbbe16fe-e0ab-483c-b8ef-ec41757e0586 req-a38ead59-f409-4c1d-831a-93be08e95a25 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:42:07.857184 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:42:07.857184 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:42:07.890984 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-fbbe16fe-e0ab-483c-b8ef-ec41757e0586 req-a38ead59-f409-4c1d-831a-93be08e95a25 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] https://10.4.3.189/volume/v3/attachments/392edec9-a5bc-4527-9b16-52543e040447/action returned with HTTP 204 Aug 25 05:42:07.892144 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 241/962] 10.4.3.189 () {74 vars in 1725 bytes} [Tue Aug 25 05:42:07 2026] POST /volume/v3/attachments/392edec9-a5bc-4527-9b16-52543e040447/action => generated 0 bytes in 97 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:42:08.058403 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-8038b603-9599-4b6a-8b4d-d2067a0ac1c9 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:42:08.064263 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-8038b603-9599-4b6a-8b4d-d2067a0ac1c9 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] GET https://10.4.3.189/volume/v3/volumes/04cf3fb8-2584-4afc-b92f-ef7e1a712fde Aug 25 05:42:08.064638 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-8038b603-9599-4b6a-8b4d-d2067a0ac1c9 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:42:08.065107 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-8038b603-9599-4b6a-8b4d-d2067a0ac1c9 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:42:08.089597 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:42:08.089597 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:42:08.096364 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-8038b603-9599-4b6a-8b4d-d2067a0ac1c9 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Volume info retrieved successfully. Aug 25 05:42:08.103429 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-8038b603-9599-4b6a-8b4d-d2067a0ac1c9 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] https://10.4.3.189/volume/v3/volumes/04cf3fb8-2584-4afc-b92f-ef7e1a712fde returned with HTTP 200 Aug 25 05:42:08.104469 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 245/963] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:42:08 2026] GET /volume/v3/volumes/04cf3fb8-2584-4afc-b92f-ef7e1a712fde => generated 1144 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:42:08.217107 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [req-d3819108-70ef-42ec-a586-95ec44b0f436 req-23aad3d5-16f6-485f-b432-b6f09fc86a13 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:42:08.219015 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-d3819108-70ef-42ec-a586-95ec44b0f436 req-23aad3d5-16f6-485f-b432-b6f09fc86a13 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] GET https://10.4.3.189/volume/v3/volumes/04cf3fb8-2584-4afc-b92f-ef7e1a712fde Aug 25 05:42:08.219306 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-d3819108-70ef-42ec-a586-95ec44b0f436 req-23aad3d5-16f6-485f-b432-b6f09fc86a13 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:42:08.220103 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-d3819108-70ef-42ec-a586-95ec44b0f436 req-23aad3d5-16f6-485f-b432-b6f09fc86a13 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:42:08.245415 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:42:08.245415 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:42:08.266590 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [req-d3819108-70ef-42ec-a586-95ec44b0f436 req-23aad3d5-16f6-485f-b432-b6f09fc86a13 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Volume info retrieved successfully. Aug 25 05:42:08.280029 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-d3819108-70ef-42ec-a586-95ec44b0f436 req-23aad3d5-16f6-485f-b432-b6f09fc86a13 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] https://10.4.3.189/volume/v3/volumes/04cf3fb8-2584-4afc-b92f-ef7e1a712fde returned with HTTP 200 Aug 25 05:42:08.280510 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 241/964] 10.4.3.189 () {68 vars in 1598 bytes} [Tue Aug 25 05:42:08 2026] GET /volume/v3/volumes/04cf3fb8-2584-4afc-b92f-ef7e1a712fde => generated 1144 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:42:08.432330 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-4a5e6dbb-cd7a-4f49-8e20-f30d15e36786 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:42:08.432330 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-4a5e6dbb-cd7a-4f49-8e20-f30d15e36786 None None] GET https://10.4.3.189/volume// Aug 25 05:42:08.432826 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-4a5e6dbb-cd7a-4f49-8e20-f30d15e36786 None None] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:42:08.432826 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-4a5e6dbb-cd7a-4f49-8e20-f30d15e36786 None None] Calling method 'all' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:42:08.434508 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-4a5e6dbb-cd7a-4f49-8e20-f30d15e36786 None None] https://10.4.3.189/volume// returned with HTTP 300 Aug 25 05:42:08.435020 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 238/965] 10.4.3.189 () {66 vars in 1428 bytes} [Tue Aug 25 05:42:08 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 05:42:08.449848 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-d3819108-70ef-42ec-a586-95ec44b0f436 req-838ad6bd-cf09-4de3-979a-587a1d21ec7e None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:42:08.455729 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-d3819108-70ef-42ec-a586-95ec44b0f436 req-838ad6bd-cf09-4de3-979a-587a1d21ec7e tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] POST https://10.4.3.189/volume/v3/attachments Aug 25 05:42:08.456117 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-d3819108-70ef-42ec-a586-95ec44b0f436 req-838ad6bd-cf09-4de3-979a-587a1d21ec7e tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "04cf3fb8-2584-4afc-b92f-ef7e1a712fde", "connector": null, "instance_uuid": "bc7dee3c-61cb-4e8e-8873-7a3183346dcb"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:42:08.492796 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:42:08.492796 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:42:08.557304 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-d3819108-70ef-42ec-a586-95ec44b0f436 req-838ad6bd-cf09-4de3-979a-587a1d21ec7e tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] https://10.4.3.189/volume/v3/attachments returned with HTTP 200 Aug 25 05:42:08.558015 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 242/966] 10.4.3.189 () {74 vars in 1594 bytes} [Tue Aug 25 05:42:08 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 25 05:42:08.614946 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-4e3d6cce-b9ca-48a8-8ff3-1a91ff9a7faa None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:42:08.616771 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-4e3d6cce-b9ca-48a8-8ff3-1a91ff9a7faa tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] GET https://10.4.3.189/volume/v3/volumes/04cf3fb8-2584-4afc-b92f-ef7e1a712fde Aug 25 05:42:08.617186 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-4e3d6cce-b9ca-48a8-8ff3-1a91ff9a7faa tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:42:08.617528 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-4e3d6cce-b9ca-48a8-8ff3-1a91ff9a7faa tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:42:08.635656 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:42:08.635656 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:42:08.637238 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-9ba77b04-48b5-47c2-8e79-670b5bf50a25 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:42:08.638148 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-9ba77b04-48b5-47c2-8e79-670b5bf50a25 None None] GET https://10.4.3.189/volume// Aug 25 05:42:08.638536 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-9ba77b04-48b5-47c2-8e79-670b5bf50a25 None None] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:42:08.638832 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-9ba77b04-48b5-47c2-8e79-670b5bf50a25 None None] Calling method 'all' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:42:08.639144 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-9ba77b04-48b5-47c2-8e79-670b5bf50a25 None None] https://10.4.3.189/volume// returned with HTTP 300 Aug 25 05:42:08.639559 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 242/967] 10.4.3.189 () {66 vars in 1426 bytes} [Tue Aug 25 05:42: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 25 05:42:08.641654 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-4e3d6cce-b9ca-48a8-8ff3-1a91ff9a7faa tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Volume info retrieved successfully. Aug 25 05:42:08.648620 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-4e3d6cce-b9ca-48a8-8ff3-1a91ff9a7faa tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] https://10.4.3.189/volume/v3/volumes/04cf3fb8-2584-4afc-b92f-ef7e1a712fde returned with HTTP 200 Aug 25 05:42:08.648774 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 246/968] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:42:08 2026] GET /volume/v3/volumes/04cf3fb8-2584-4afc-b92f-ef7e1a712fde => generated 1146 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:42:08.650507 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-d3819108-70ef-42ec-a586-95ec44b0f436 req-25e4ce3f-b307-4b2e-8acf-5bb9234604a8 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:42:08.654824 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-d3819108-70ef-42ec-a586-95ec44b0f436 req-25e4ce3f-b307-4b2e-8acf-5bb9234604a8 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] GET https://10.4.3.189/volume/v3/volumes/04cf3fb8-2584-4afc-b92f-ef7e1a712fde Aug 25 05:42:08.655205 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-d3819108-70ef-42ec-a586-95ec44b0f436 req-25e4ce3f-b307-4b2e-8acf-5bb9234604a8 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:42:08.655567 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-d3819108-70ef-42ec-a586-95ec44b0f436 req-25e4ce3f-b307-4b2e-8acf-5bb9234604a8 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:42:08.676631 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:42:08.676631 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:42:08.683800 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [req-d3819108-70ef-42ec-a586-95ec44b0f436 req-25e4ce3f-b307-4b2e-8acf-5bb9234604a8 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Volume info retrieved successfully. Aug 25 05:42:08.691119 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-d3819108-70ef-42ec-a586-95ec44b0f436 req-25e4ce3f-b307-4b2e-8acf-5bb9234604a8 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] https://10.4.3.189/volume/v3/volumes/04cf3fb8-2584-4afc-b92f-ef7e1a712fde returned with HTTP 200 Aug 25 05:42:08.691119 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 239/969] 10.4.3.189 () {70 vars in 1639 bytes} [Tue Aug 25 05:42:08 2026] GET /volume/v3/volumes/04cf3fb8-2584-4afc-b92f-ef7e1a712fde => generated 1326 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 05:42:08.838234 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-d3819108-70ef-42ec-a586-95ec44b0f436 req-beaa363e-6e33-4515-bf5a-2751621d4f3a None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:42:08.842475 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-d3819108-70ef-42ec-a586-95ec44b0f436 req-beaa363e-6e33-4515-bf5a-2751621d4f3a tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] PUT https://10.4.3.189/volume/v3/attachments/2c15ee9b-dfee-4164-9ec1-43248634b38e Aug 25 05:42:08.844215 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-d3819108-70ef-42ec-a586-95ec44b0f436 req-beaa363e-6e33-4515-bf5a-2751621d4f3a tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.189", "host": "np0000008051", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:8b4a65c6a3e1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "a19da604-b1eb-4396-a9d5-30b16dae3da8", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:42:08.865897 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.coordination [req-d3819108-70ef-42ec-a586-95ec44b0f436 req-beaa363e-6e33-4515-bf5a-2751621d4f3a tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Acquiring lock "cinder-attachment_update-04cf3fb8-2584-4afc-b92f-ef7e1a712fde-np0000008051" by "attachment_update" {{(pid=100269) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 05:42:08.873582 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.coordination [req-d3819108-70ef-42ec-a586-95ec44b0f436 req-beaa363e-6e33-4515-bf5a-2751621d4f3a tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Lock "cinder-attachment_update-04cf3fb8-2584-4afc-b92f-ef7e1a712fde-np0000008051" acquired by "attachment_update" :: waited 0.008s {{(pid=100269) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 05:42:08.876507 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:42:08.876507 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:42:09.050920 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.coordination [req-d3819108-70ef-42ec-a586-95ec44b0f436 req-beaa363e-6e33-4515-bf5a-2751621d4f3a tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Lock "cinder-attachment_update-04cf3fb8-2584-4afc-b92f-ef7e1a712fde-np0000008051" released by "attachment_update" :: held 0.177s {{(pid=100269) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 05:42:09.051356 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-d3819108-70ef-42ec-a586-95ec44b0f436 req-beaa363e-6e33-4515-bf5a-2751621d4f3a tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] https://10.4.3.189/volume/v3/attachments/2c15ee9b-dfee-4164-9ec1-43248634b38e returned with HTTP 200 Aug 25 05:42:09.051923 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 243/970] 10.4.3.189 () {74 vars in 1704 bytes} [Tue Aug 25 05:42:08 2026] PUT /volume/v3/attachments/2c15ee9b-dfee-4164-9ec1-43248634b38e => generated 969 bytes in 215 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:42:09.163860 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [req-67c04ad3-ccdc-40f5-8bab-27c7828529f4 req-5a43465e-a1b7-4884-b314-970830bb117d None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:42:09.163860 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-67c04ad3-ccdc-40f5-8bab-27c7828529f4 req-5a43465e-a1b7-4884-b314-970830bb117d tempest-ServerActionsV293TestJSON-1696721546 tempest-ServerActionsV293TestJSON-1696721546-project-member] DELETE https://10.4.3.189/volume/v3/attachments/756add9a-4e97-4ac6-b168-b2da4540006e Aug 25 05:42:09.163860 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-67c04ad3-ccdc-40f5-8bab-27c7828529f4 req-5a43465e-a1b7-4884-b314-970830bb117d tempest-ServerActionsV293TestJSON-1696721546 tempest-ServerActionsV293TestJSON-1696721546-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:42:09.163860 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-67c04ad3-ccdc-40f5-8bab-27c7828529f4 req-5a43465e-a1b7-4884-b314-970830bb117d tempest-ServerActionsV293TestJSON-1696721546 tempest-ServerActionsV293TestJSON-1696721546-project-member] Calling method 'version_select' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:42:09.184285 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:42:09.184285 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:42:09.266670 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-67c04ad3-ccdc-40f5-8bab-27c7828529f4 req-5a43465e-a1b7-4884-b314-970830bb117d tempest-ServerActionsV293TestJSON-1696721546 tempest-ServerActionsV293TestJSON-1696721546-project-member] https://10.4.3.189/volume/v3/attachments/756add9a-4e97-4ac6-b168-b2da4540006e returned with HTTP 200 Aug 25 05:42:09.267369 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 243/971] 10.4.3.189 () {72 vars in 1673 bytes} [Tue Aug 25 05:42:09 2026] DELETE /volume/v3/attachments/756add9a-4e97-4ac6-b168-b2da4540006e => generated 19 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:42:09.285413 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-67c04ad3-ccdc-40f5-8bab-27c7828529f4 req-67447514-e231-4ef8-914b-e886281e0484 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:42:09.289241 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-67c04ad3-ccdc-40f5-8bab-27c7828529f4 req-67447514-e231-4ef8-914b-e886281e0484 tempest-ServerActionsV293TestJSON-1696721546 tempest-ServerActionsV293TestJSON-1696721546-project-member] DELETE https://10.4.3.189/volume/v3/volumes/bad5e220-3b9c-4da6-83ff-0dda3443eddf Aug 25 05:42:09.289461 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-67c04ad3-ccdc-40f5-8bab-27c7828529f4 req-67447514-e231-4ef8-914b-e886281e0484 tempest-ServerActionsV293TestJSON-1696721546 tempest-ServerActionsV293TestJSON-1696721546-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:42:09.289698 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-67c04ad3-ccdc-40f5-8bab-27c7828529f4 req-67447514-e231-4ef8-914b-e886281e0484 tempest-ServerActionsV293TestJSON-1696721546 tempest-ServerActionsV293TestJSON-1696721546-project-member] Calling method 'delete' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:42:09.290240 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [req-67c04ad3-ccdc-40f5-8bab-27c7828529f4 req-67447514-e231-4ef8-914b-e886281e0484 tempest-ServerActionsV293TestJSON-1696721546 tempest-ServerActionsV293TestJSON-1696721546-project-member] Delete volume with id: bad5e220-3b9c-4da6-83ff-0dda3443eddf Aug 25 05:42:09.300865 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:42:09.300865 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:42:09.301311 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [req-67c04ad3-ccdc-40f5-8bab-27c7828529f4 req-67447514-e231-4ef8-914b-e886281e0484 tempest-ServerActionsV293TestJSON-1696721546 tempest-ServerActionsV293TestJSON-1696721546-project-member] Volume info retrieved successfully. Aug 25 05:42:09.327669 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [req-67c04ad3-ccdc-40f5-8bab-27c7828529f4 req-67447514-e231-4ef8-914b-e886281e0484 tempest-ServerActionsV293TestJSON-1696721546 tempest-ServerActionsV293TestJSON-1696721546-project-member] Delete volume request issued successfully. Aug 25 05:42:09.328219 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-67c04ad3-ccdc-40f5-8bab-27c7828529f4 req-67447514-e231-4ef8-914b-e886281e0484 tempest-ServerActionsV293TestJSON-1696721546 tempest-ServerActionsV293TestJSON-1696721546-project-member] https://10.4.3.189/volume/v3/volumes/bad5e220-3b9c-4da6-83ff-0dda3443eddf returned with HTTP 202 Aug 25 05:42:09.329294 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 247/972] 10.4.3.189 () {70 vars in 1620 bytes} [Tue Aug 25 05:42:09 2026] DELETE /volume/v3/volumes/bad5e220-3b9c-4da6-83ff-0dda3443eddf => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:42:09.670897 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-af7b2bc6-f7ec-47d4-b4f4-b093e139776a None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:42:09.674111 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-af7b2bc6-f7ec-47d4-b4f4-b093e139776a tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] GET https://10.4.3.189/volume/v3/volumes/04cf3fb8-2584-4afc-b92f-ef7e1a712fde Aug 25 05:42:09.674468 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-af7b2bc6-f7ec-47d4-b4f4-b093e139776a tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:42:09.674810 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-af7b2bc6-f7ec-47d4-b4f4-b093e139776a tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:42:09.695420 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:42:09.695420 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:42:09.700596 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-af7b2bc6-f7ec-47d4-b4f4-b093e139776a tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Volume info retrieved successfully. Aug 25 05:42:09.706853 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-af7b2bc6-f7ec-47d4-b4f4-b093e139776a tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] https://10.4.3.189/volume/v3/volumes/04cf3fb8-2584-4afc-b92f-ef7e1a712fde returned with HTTP 200 Aug 25 05:42:09.707683 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 240/973] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:42:09 2026] GET /volume/v3/volumes/04cf3fb8-2584-4afc-b92f-ef7e1a712fde => generated 1147 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:42:10.726701 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-8747787f-1e30-4f0f-8a46-d99e9723481f None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:42:10.728727 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-8747787f-1e30-4f0f-8a46-d99e9723481f tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] GET https://10.4.3.189/volume/v3/volumes/04cf3fb8-2584-4afc-b92f-ef7e1a712fde Aug 25 05:42:10.729282 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-8747787f-1e30-4f0f-8a46-d99e9723481f tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:42:10.729357 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-8747787f-1e30-4f0f-8a46-d99e9723481f tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:42:10.755723 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:42:10.755723 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:42:10.764175 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-8747787f-1e30-4f0f-8a46-d99e9723481f tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Volume info retrieved successfully. Aug 25 05:42:10.772677 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-8747787f-1e30-4f0f-8a46-d99e9723481f tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] https://10.4.3.189/volume/v3/volumes/04cf3fb8-2584-4afc-b92f-ef7e1a712fde returned with HTTP 200 Aug 25 05:42:10.773585 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 244/974] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:42:10 2026] GET /volume/v3/volumes/04cf3fb8-2584-4afc-b92f-ef7e1a712fde => generated 1147 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:42:11.509546 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [req-d3819108-70ef-42ec-a586-95ec44b0f436 req-92c31597-e617-4493-b2a8-b3945c4962df None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:42:11.515213 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-d3819108-70ef-42ec-a586-95ec44b0f436 req-92c31597-e617-4493-b2a8-b3945c4962df tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] POST https://10.4.3.189/volume/v3/attachments/2c15ee9b-dfee-4164-9ec1-43248634b38e/action Aug 25 05:42:11.515650 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-d3819108-70ef-42ec-a586-95ec44b0f436 req-92c31597-e617-4493-b2a8-b3945c4962df tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Action body: b'{"os-complete": null}' {{(pid=100270) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 05:42:11.516369 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-d3819108-70ef-42ec-a586-95ec44b0f436 req-92c31597-e617-4493-b2a8-b3945c4962df tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:42:11.558342 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:42:11.558342 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:42:11.602604 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-d3819108-70ef-42ec-a586-95ec44b0f436 req-92c31597-e617-4493-b2a8-b3945c4962df tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] https://10.4.3.189/volume/v3/attachments/2c15ee9b-dfee-4164-9ec1-43248634b38e/action returned with HTTP 204 Aug 25 05:42:11.603408 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 244/975] 10.4.3.189 () {74 vars in 1725 bytes} [Tue Aug 25 05:42:11 2026] POST /volume/v3/attachments/2c15ee9b-dfee-4164-9ec1-43248634b38e/action => generated 0 bytes in 94 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:42:11.795254 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-a9253acb-6898-4f42-b355-ad5718e9b75c None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:42:11.800505 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-a9253acb-6898-4f42-b355-ad5718e9b75c tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] GET https://10.4.3.189/volume/v3/volumes/04cf3fb8-2584-4afc-b92f-ef7e1a712fde Aug 25 05:42:11.803101 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-a9253acb-6898-4f42-b355-ad5718e9b75c tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:42:11.805599 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-a9253acb-6898-4f42-b355-ad5718e9b75c tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:42:11.844116 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:42:11.844116 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:42:11.852034 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-a9253acb-6898-4f42-b355-ad5718e9b75c tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Volume info retrieved successfully. Aug 25 05:42:11.860450 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-a9253acb-6898-4f42-b355-ad5718e9b75c tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] https://10.4.3.189/volume/v3/volumes/04cf3fb8-2584-4afc-b92f-ef7e1a712fde returned with HTTP 200 Aug 25 05:42:11.860450 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 248/976] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:42:11 2026] GET /volume/v3/volumes/04cf3fb8-2584-4afc-b92f-ef7e1a712fde => generated 1441 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:42:11.887853 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-80263572-41c5-4ffe-acfe-73f0727cbd06 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:42:11.950175 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-80263572-41c5-4ffe-acfe-73f0727cbd06 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-reader] GET https://10.4.3.189/volume/v3/volumes/04cf3fb8-2584-4afc-b92f-ef7e1a712fde Aug 25 05:42:11.951098 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-80263572-41c5-4ffe-acfe-73f0727cbd06 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-reader] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:42:11.951518 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-80263572-41c5-4ffe-acfe-73f0727cbd06 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-reader] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:42:11.981864 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:42:11.981864 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:42:11.992342 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-80263572-41c5-4ffe-acfe-73f0727cbd06 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-reader] Volume info retrieved successfully. Aug 25 05:42:12.000561 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-80263572-41c5-4ffe-acfe-73f0727cbd06 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-reader] https://10.4.3.189/volume/v3/volumes/04cf3fb8-2584-4afc-b92f-ef7e1a712fde returned with HTTP 200 Aug 25 05:42:12.001254 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 241/977] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:42:11 2026] GET /volume/v3/volumes/04cf3fb8-2584-4afc-b92f-ef7e1a712fde => generated 1441 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:42:12.150640 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-cebb7c2c-d46a-4618-988c-80fd4e510f29 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:42:12.156464 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-cebb7c2c-d46a-4618-988c-80fd4e510f29 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-reader] GET https://10.4.3.189/volume/v3/volumes/04cf3fb8-2584-4afc-b92f-ef7e1a712fde Aug 25 05:42:12.156464 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-cebb7c2c-d46a-4618-988c-80fd4e510f29 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-reader] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:42:12.157419 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-cebb7c2c-d46a-4618-988c-80fd4e510f29 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-reader] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:42:12.197201 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:42:12.197201 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:42:12.208001 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-cebb7c2c-d46a-4618-988c-80fd4e510f29 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-reader] Volume info retrieved successfully. Aug 25 05:42:12.217372 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-cebb7c2c-d46a-4618-988c-80fd4e510f29 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-reader] https://10.4.3.189/volume/v3/volumes/04cf3fb8-2584-4afc-b92f-ef7e1a712fde returned with HTTP 200 Aug 25 05:42:12.218237 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 245/978] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:42:12 2026] GET /volume/v3/volumes/04cf3fb8-2584-4afc-b92f-ef7e1a712fde => generated 1441 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:42:12.311538 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [req-824a889e-6836-4a80-bddd-be8a179eb0a1 req-d9351917-55ff-40cc-8824-45061c1db0b3 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:42:12.317607 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-824a889e-6836-4a80-bddd-be8a179eb0a1 req-d9351917-55ff-40cc-8824-45061c1db0b3 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] GET https://10.4.3.189/volume/v3/volumes/04cf3fb8-2584-4afc-b92f-ef7e1a712fde Aug 25 05:42:12.318941 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-824a889e-6836-4a80-bddd-be8a179eb0a1 req-d9351917-55ff-40cc-8824-45061c1db0b3 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:42:12.318941 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-824a889e-6836-4a80-bddd-be8a179eb0a1 req-d9351917-55ff-40cc-8824-45061c1db0b3 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:42:12.364086 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:42:12.364086 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:42:12.379995 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [req-824a889e-6836-4a80-bddd-be8a179eb0a1 req-d9351917-55ff-40cc-8824-45061c1db0b3 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Volume info retrieved successfully. Aug 25 05:42:12.390288 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-824a889e-6836-4a80-bddd-be8a179eb0a1 req-d9351917-55ff-40cc-8824-45061c1db0b3 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] https://10.4.3.189/volume/v3/volumes/04cf3fb8-2584-4afc-b92f-ef7e1a712fde returned with HTTP 200 Aug 25 05:42:12.390723 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 245/979] 10.4.3.189 () {68 vars in 1598 bytes} [Tue Aug 25 05:42:12 2026] GET /volume/v3/volumes/04cf3fb8-2584-4afc-b92f-ef7e1a712fde => generated 1441 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:42:12.449945 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-824a889e-6836-4a80-bddd-be8a179eb0a1 req-22841711-395f-4502-afe7-ef7b715f5347 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:42:12.454179 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-824a889e-6836-4a80-bddd-be8a179eb0a1 req-22841711-395f-4502-afe7-ef7b715f5347 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] POST https://10.4.3.189/volume/v3/volumes/04cf3fb8-2584-4afc-b92f-ef7e1a712fde/action Aug 25 05:42:12.454807 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-824a889e-6836-4a80-bddd-be8a179eb0a1 req-22841711-395f-4502-afe7-ef7b715f5347 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100271) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 05:42:12.455184 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-824a889e-6836-4a80-bddd-be8a179eb0a1 req-22841711-395f-4502-afe7-ef7b715f5347 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:42:12.476806 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:42:12.476806 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:42:12.478248 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [req-824a889e-6836-4a80-bddd-be8a179eb0a1 req-22841711-395f-4502-afe7-ef7b715f5347 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Volume info retrieved successfully. Aug 25 05:42:12.506052 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [req-824a889e-6836-4a80-bddd-be8a179eb0a1 req-22841711-395f-4502-afe7-ef7b715f5347 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Begin detaching volume completed successfully. Aug 25 05:42:12.507581 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-824a889e-6836-4a80-bddd-be8a179eb0a1 req-22841711-395f-4502-afe7-ef7b715f5347 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] https://10.4.3.189/volume/v3/volumes/04cf3fb8-2584-4afc-b92f-ef7e1a712fde/action returned with HTTP 202 Aug 25 05:42:12.508217 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 249/980] 10.4.3.189 () {72 vars in 1672 bytes} [Tue Aug 25 05:42:12 2026] POST /volume/v3/volumes/04cf3fb8-2584-4afc-b92f-ef7e1a712fde/action => generated 0 bytes in 58 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 05:42:12.568610 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-9af344fa-26a1-45fa-aa0b-e6511ec90da8 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:42:12.571940 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-9af344fa-26a1-45fa-aa0b-e6511ec90da8 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] GET https://10.4.3.189/volume/v3/volumes/04cf3fb8-2584-4afc-b92f-ef7e1a712fde Aug 25 05:42:12.573378 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-9af344fa-26a1-45fa-aa0b-e6511ec90da8 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:42:12.573378 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-9af344fa-26a1-45fa-aa0b-e6511ec90da8 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:42:12.619245 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:42:12.619245 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:42:12.635876 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-9fa0d8b2-7431-4f42-981a-f5ce9de7fba8 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:42:12.636779 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-9fa0d8b2-7431-4f42-981a-f5ce9de7fba8 None None] GET https://10.4.3.189/volume// Aug 25 05:42:12.636779 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-9fa0d8b2-7431-4f42-981a-f5ce9de7fba8 None None] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:42:12.636914 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-9fa0d8b2-7431-4f42-981a-f5ce9de7fba8 None None] Calling method 'all' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:42:12.637152 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-9af344fa-26a1-45fa-aa0b-e6511ec90da8 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Volume info retrieved successfully. Aug 25 05:42:12.637326 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-9fa0d8b2-7431-4f42-981a-f5ce9de7fba8 None None] https://10.4.3.189/volume// returned with HTTP 300 Aug 25 05:42:12.637640 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 246/981] 10.4.3.189 () {66 vars in 1426 bytes} [Tue Aug 25 05:42:12 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 05:42:12.648854 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-9af344fa-26a1-45fa-aa0b-e6511ec90da8 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] https://10.4.3.189/volume/v3/volumes/04cf3fb8-2584-4afc-b92f-ef7e1a712fde returned with HTTP 200 Aug 25 05:42:12.649045 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 242/982] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:42:12 2026] GET /volume/v3/volumes/04cf3fb8-2584-4afc-b92f-ef7e1a712fde => generated 1444 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:42:12.658088 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [req-824a889e-6836-4a80-bddd-be8a179eb0a1 req-0c96437f-1467-414f-8e38-4db78a85a728 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:42:12.660281 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-824a889e-6836-4a80-bddd-be8a179eb0a1 req-0c96437f-1467-414f-8e38-4db78a85a728 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] GET https://10.4.3.189/volume/v3/volumes/04cf3fb8-2584-4afc-b92f-ef7e1a712fde Aug 25 05:42:12.660558 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-824a889e-6836-4a80-bddd-be8a179eb0a1 req-0c96437f-1467-414f-8e38-4db78a85a728 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:42:12.660799 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-824a889e-6836-4a80-bddd-be8a179eb0a1 req-0c96437f-1467-414f-8e38-4db78a85a728 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:42:12.677572 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:42:12.677572 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:42:12.688951 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [req-824a889e-6836-4a80-bddd-be8a179eb0a1 req-0c96437f-1467-414f-8e38-4db78a85a728 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Volume info retrieved successfully. Aug 25 05:42:12.700829 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-824a889e-6836-4a80-bddd-be8a179eb0a1 req-0c96437f-1467-414f-8e38-4db78a85a728 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] https://10.4.3.189/volume/v3/volumes/04cf3fb8-2584-4afc-b92f-ef7e1a712fde returned with HTTP 200 Aug 25 05:42:12.700829 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 246/983] 10.4.3.189 () {70 vars in 1639 bytes} [Tue Aug 25 05:42:12 2026] GET /volume/v3/volumes/04cf3fb8-2584-4afc-b92f-ef7e1a712fde => generated 1624 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 05:42:13.196465 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-47d90f0e-16cf-470c-9672-546dac0b9921 req-61279e3c-d3a4-472f-b2bf-fda243ded3c2 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:42:13.200256 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-47d90f0e-16cf-470c-9672-546dac0b9921 req-61279e3c-d3a4-472f-b2bf-fda243ded3c2 tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] GET https://10.4.3.189/volume/v3/volumes/986b68ab-f0d1-46f8-912b-37e1ba14b847 Aug 25 05:42:13.201026 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-47d90f0e-16cf-470c-9672-546dac0b9921 req-61279e3c-d3a4-472f-b2bf-fda243ded3c2 tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:42:13.201475 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-47d90f0e-16cf-470c-9672-546dac0b9921 req-61279e3c-d3a4-472f-b2bf-fda243ded3c2 tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:42:13.231403 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:42:13.231403 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:42:13.244726 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [req-47d90f0e-16cf-470c-9672-546dac0b9921 req-61279e3c-d3a4-472f-b2bf-fda243ded3c2 tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] Volume info retrieved successfully. Aug 25 05:42:13.258870 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-47d90f0e-16cf-470c-9672-546dac0b9921 req-61279e3c-d3a4-472f-b2bf-fda243ded3c2 tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] https://10.4.3.189/volume/v3/volumes/986b68ab-f0d1-46f8-912b-37e1ba14b847 returned with HTTP 200 Aug 25 05:42:13.261049 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 250/984] 10.4.3.189 () {68 vars in 1598 bytes} [Tue Aug 25 05:42:13 2026] GET /volume/v3/volumes/986b68ab-f0d1-46f8-912b-37e1ba14b847 => generated 1140 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:42:13.669672 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-051a585d-6440-40b1-8d40-6463aaa6a354 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:42:13.674890 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-051a585d-6440-40b1-8d40-6463aaa6a354 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] GET https://10.4.3.189/volume/v3/volumes/04cf3fb8-2584-4afc-b92f-ef7e1a712fde Aug 25 05:42:13.674890 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-051a585d-6440-40b1-8d40-6463aaa6a354 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:42:13.675107 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-051a585d-6440-40b1-8d40-6463aaa6a354 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:42:13.703027 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:42:13.703027 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:42:13.711967 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-051a585d-6440-40b1-8d40-6463aaa6a354 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Volume info retrieved successfully. Aug 25 05:42:13.718373 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-051a585d-6440-40b1-8d40-6463aaa6a354 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] https://10.4.3.189/volume/v3/volumes/04cf3fb8-2584-4afc-b92f-ef7e1a712fde returned with HTTP 200 Aug 25 05:42:13.719068 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 247/985] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:42:13 2026] GET /volume/v3/volumes/04cf3fb8-2584-4afc-b92f-ef7e1a712fde => generated 1444 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:42:14.189668 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-824a889e-6836-4a80-bddd-be8a179eb0a1 req-8513bf35-f32d-447d-83ca-c189625eb0ba None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:42:14.193708 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-824a889e-6836-4a80-bddd-be8a179eb0a1 req-8513bf35-f32d-447d-83ca-c189625eb0ba tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] GET https://10.4.3.189/volume/v3/volumes/04cf3fb8-2584-4afc-b92f-ef7e1a712fde Aug 25 05:42:14.193964 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-824a889e-6836-4a80-bddd-be8a179eb0a1 req-8513bf35-f32d-447d-83ca-c189625eb0ba tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:42:14.194272 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-824a889e-6836-4a80-bddd-be8a179eb0a1 req-8513bf35-f32d-447d-83ca-c189625eb0ba tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:42:14.218537 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:42:14.218537 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:42:14.224759 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [req-824a889e-6836-4a80-bddd-be8a179eb0a1 req-8513bf35-f32d-447d-83ca-c189625eb0ba tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Volume info retrieved successfully. Aug 25 05:42:14.232023 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-824a889e-6836-4a80-bddd-be8a179eb0a1 req-8513bf35-f32d-447d-83ca-c189625eb0ba tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] https://10.4.3.189/volume/v3/volumes/04cf3fb8-2584-4afc-b92f-ef7e1a712fde returned with HTTP 200 Aug 25 05:42:14.232746 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 243/986] 10.4.3.189 () {68 vars in 1598 bytes} [Tue Aug 25 05:42:14 2026] GET /volume/v3/volumes/04cf3fb8-2584-4afc-b92f-ef7e1a712fde => generated 1444 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:42:14.272893 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [req-824a889e-6836-4a80-bddd-be8a179eb0a1 req-af183efc-b1cd-4e39-a580-d74d6f92b3fd None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:42:14.278332 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-824a889e-6836-4a80-bddd-be8a179eb0a1 req-af183efc-b1cd-4e39-a580-d74d6f92b3fd tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] DELETE https://10.4.3.189/volume/v3/attachments/392edec9-a5bc-4527-9b16-52543e040447 Aug 25 05:42:14.278332 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-824a889e-6836-4a80-bddd-be8a179eb0a1 req-af183efc-b1cd-4e39-a580-d74d6f92b3fd tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:42:14.278332 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-824a889e-6836-4a80-bddd-be8a179eb0a1 req-af183efc-b1cd-4e39-a580-d74d6f92b3fd tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Calling method 'version_select' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:42:14.292367 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:42:14.292367 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:42:14.387879 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-824a889e-6836-4a80-bddd-be8a179eb0a1 req-af183efc-b1cd-4e39-a580-d74d6f92b3fd tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] https://10.4.3.189/volume/v3/attachments/392edec9-a5bc-4527-9b16-52543e040447 returned with HTTP 200 Aug 25 05:42:14.388463 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 247/987] 10.4.3.189 () {72 vars in 1673 bytes} [Tue Aug 25 05:42:14 2026] DELETE /volume/v3/attachments/392edec9-a5bc-4527-9b16-52543e040447 => generated 192 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:42:14.742496 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-62a190ae-462c-40d6-ba89-c73839cfc382 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:42:14.747269 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-62a190ae-462c-40d6-ba89-c73839cfc382 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] GET https://10.4.3.189/volume/v3/volumes/04cf3fb8-2584-4afc-b92f-ef7e1a712fde Aug 25 05:42:14.748021 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-62a190ae-462c-40d6-ba89-c73839cfc382 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:42:14.748021 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-62a190ae-462c-40d6-ba89-c73839cfc382 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:42:14.771050 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:42:14.771050 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:42:14.777908 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-62a190ae-462c-40d6-ba89-c73839cfc382 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Volume info retrieved successfully. Aug 25 05:42:14.788113 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-62a190ae-462c-40d6-ba89-c73839cfc382 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] https://10.4.3.189/volume/v3/volumes/04cf3fb8-2584-4afc-b92f-ef7e1a712fde returned with HTTP 200 Aug 25 05:42:14.788869 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 251/988] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:42:14 2026] GET /volume/v3/volumes/04cf3fb8-2584-4afc-b92f-ef7e1a712fde => generated 1144 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:42:14.908974 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-ecec7626-2497-4603-bf52-ac35c4559861 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:42:14.908974 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-ecec7626-2497-4603-bf52-ac35c4559861 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-reader] GET https://10.4.3.189/volume/v3/volumes/04cf3fb8-2584-4afc-b92f-ef7e1a712fde Aug 25 05:42:14.908974 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-ecec7626-2497-4603-bf52-ac35c4559861 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-reader] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:42:14.908974 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-ecec7626-2497-4603-bf52-ac35c4559861 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-reader] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:42:14.936706 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:42:14.936706 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:42:14.944773 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-ecec7626-2497-4603-bf52-ac35c4559861 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-reader] Volume info retrieved successfully. Aug 25 05:42:14.954687 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-ecec7626-2497-4603-bf52-ac35c4559861 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-reader] https://10.4.3.189/volume/v3/volumes/04cf3fb8-2584-4afc-b92f-ef7e1a712fde returned with HTTP 200 Aug 25 05:42:14.955282 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 248/989] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:42:14 2026] GET /volume/v3/volumes/04cf3fb8-2584-4afc-b92f-ef7e1a712fde => generated 1144 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:42:15.050214 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-a829815e-2f68-426a-b6bc-d82046bb1b5f req-a0caf09b-4a20-4a5f-8b47-2c90231ab708 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:42:15.055898 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-a829815e-2f68-426a-b6bc-d82046bb1b5f req-a0caf09b-4a20-4a5f-8b47-2c90231ab708 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] GET https://10.4.3.189/volume/v3/volumes/04cf3fb8-2584-4afc-b92f-ef7e1a712fde Aug 25 05:42:15.056808 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-a829815e-2f68-426a-b6bc-d82046bb1b5f req-a0caf09b-4a20-4a5f-8b47-2c90231ab708 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:42:15.056808 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-a829815e-2f68-426a-b6bc-d82046bb1b5f req-a0caf09b-4a20-4a5f-8b47-2c90231ab708 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:42:15.077765 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:42:15.077765 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:42:15.088905 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [req-a829815e-2f68-426a-b6bc-d82046bb1b5f req-a0caf09b-4a20-4a5f-8b47-2c90231ab708 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Volume info retrieved successfully. Aug 25 05:42:15.097109 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-a829815e-2f68-426a-b6bc-d82046bb1b5f req-a0caf09b-4a20-4a5f-8b47-2c90231ab708 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] https://10.4.3.189/volume/v3/volumes/04cf3fb8-2584-4afc-b92f-ef7e1a712fde returned with HTTP 200 Aug 25 05:42:15.097727 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 244/990] 10.4.3.189 () {68 vars in 1598 bytes} [Tue Aug 25 05:42:15 2026] GET /volume/v3/volumes/04cf3fb8-2584-4afc-b92f-ef7e1a712fde => generated 1144 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 25 05:42:15.134008 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [req-a829815e-2f68-426a-b6bc-d82046bb1b5f req-96bf6916-311c-406a-8a9c-083f3467773a None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:42:15.136461 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-a829815e-2f68-426a-b6bc-d82046bb1b5f req-96bf6916-311c-406a-8a9c-083f3467773a tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] POST https://10.4.3.189/volume/v3/volumes/04cf3fb8-2584-4afc-b92f-ef7e1a712fde/action Aug 25 05:42:15.136876 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-a829815e-2f68-426a-b6bc-d82046bb1b5f req-96bf6916-311c-406a-8a9c-083f3467773a tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100270) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 05:42:15.136969 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-a829815e-2f68-426a-b6bc-d82046bb1b5f req-96bf6916-311c-406a-8a9c-083f3467773a tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:42:15.156220 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:42:15.156220 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:42:15.156220 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [req-a829815e-2f68-426a-b6bc-d82046bb1b5f req-96bf6916-311c-406a-8a9c-083f3467773a tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Volume info retrieved successfully. Aug 25 05:42:15.171341 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [req-a829815e-2f68-426a-b6bc-d82046bb1b5f req-96bf6916-311c-406a-8a9c-083f3467773a tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Begin detaching volume completed successfully. Aug 25 05:42:15.171676 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-a829815e-2f68-426a-b6bc-d82046bb1b5f req-96bf6916-311c-406a-8a9c-083f3467773a tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] https://10.4.3.189/volume/v3/volumes/04cf3fb8-2584-4afc-b92f-ef7e1a712fde/action returned with HTTP 202 Aug 25 05:42:15.172355 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 248/991] 10.4.3.189 () {72 vars in 1672 bytes} [Tue Aug 25 05:42:15 2026] POST /volume/v3/volumes/04cf3fb8-2584-4afc-b92f-ef7e1a712fde/action => generated 0 bytes in 39 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 05:42:15.216426 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-257cadea-926a-41a3-bf85-0aa31c53fb51 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:42:15.220644 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-257cadea-926a-41a3-bf85-0aa31c53fb51 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] GET https://10.4.3.189/volume/v3/volumes/04cf3fb8-2584-4afc-b92f-ef7e1a712fde Aug 25 05:42:15.224081 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-257cadea-926a-41a3-bf85-0aa31c53fb51 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:42:15.224081 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-257cadea-926a-41a3-bf85-0aa31c53fb51 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:42:15.242205 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:42:15.242205 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:42:15.251984 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-257cadea-926a-41a3-bf85-0aa31c53fb51 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Volume info retrieved successfully. Aug 25 05:42:15.260296 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-257cadea-926a-41a3-bf85-0aa31c53fb51 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] https://10.4.3.189/volume/v3/volumes/04cf3fb8-2584-4afc-b92f-ef7e1a712fde returned with HTTP 200 Aug 25 05:42:15.260925 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 252/992] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:42:15 2026] GET /volume/v3/volumes/04cf3fb8-2584-4afc-b92f-ef7e1a712fde => generated 1147 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:42:15.503018 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-b6687f03-7c20-4f6d-8421-233f835ff98e None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:42:15.503223 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-b6687f03-7c20-4f6d-8421-233f835ff98e None None] GET https://10.4.3.189/volume// Aug 25 05:42:15.503456 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-b6687f03-7c20-4f6d-8421-233f835ff98e None None] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:42:15.503743 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-b6687f03-7c20-4f6d-8421-233f835ff98e None None] Calling method 'all' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:42:15.504190 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-b6687f03-7c20-4f6d-8421-233f835ff98e None None] https://10.4.3.189/volume// returned with HTTP 300 Aug 25 05:42:15.508951 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 249/993] 10.4.3.189 () {66 vars in 1426 bytes} [Tue Aug 25 05:42:15 2026] GET /volume/ => generated 386 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 05:42:15.532564 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-a829815e-2f68-426a-b6bc-d82046bb1b5f req-9513e8d4-e278-4ba9-bd86-70ef1b5cbf10 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:42:15.533979 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-a829815e-2f68-426a-b6bc-d82046bb1b5f req-9513e8d4-e278-4ba9-bd86-70ef1b5cbf10 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] GET https://10.4.3.189/volume/v3/volumes/04cf3fb8-2584-4afc-b92f-ef7e1a712fde Aug 25 05:42:15.534366 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-a829815e-2f68-426a-b6bc-d82046bb1b5f req-9513e8d4-e278-4ba9-bd86-70ef1b5cbf10 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:42:15.534740 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-a829815e-2f68-426a-b6bc-d82046bb1b5f req-9513e8d4-e278-4ba9-bd86-70ef1b5cbf10 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:42:15.548712 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:42:15.548712 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:42:15.556383 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [req-a829815e-2f68-426a-b6bc-d82046bb1b5f req-9513e8d4-e278-4ba9-bd86-70ef1b5cbf10 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Volume info retrieved successfully. Aug 25 05:42:15.563629 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-a829815e-2f68-426a-b6bc-d82046bb1b5f req-9513e8d4-e278-4ba9-bd86-70ef1b5cbf10 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] https://10.4.3.189/volume/v3/volumes/04cf3fb8-2584-4afc-b92f-ef7e1a712fde returned with HTTP 200 Aug 25 05:42:15.563629 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 245/994] 10.4.3.189 () {70 vars in 1639 bytes} [Tue Aug 25 05:42:15 2026] GET /volume/v3/volumes/04cf3fb8-2584-4afc-b92f-ef7e1a712fde => generated 1327 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 05:42:16.284833 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-2b1f04c1-b11a-4017-b69f-7bd80bda2412 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:42:16.287934 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-2b1f04c1-b11a-4017-b69f-7bd80bda2412 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] GET https://10.4.3.189/volume/v3/volumes/04cf3fb8-2584-4afc-b92f-ef7e1a712fde Aug 25 05:42:16.288254 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-2b1f04c1-b11a-4017-b69f-7bd80bda2412 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:42:16.288499 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-2b1f04c1-b11a-4017-b69f-7bd80bda2412 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:42:16.309392 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:42:16.309392 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:42:16.323952 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-2b1f04c1-b11a-4017-b69f-7bd80bda2412 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Volume info retrieved successfully. Aug 25 05:42:16.332811 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-2b1f04c1-b11a-4017-b69f-7bd80bda2412 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] https://10.4.3.189/volume/v3/volumes/04cf3fb8-2584-4afc-b92f-ef7e1a712fde returned with HTTP 200 Aug 25 05:42:16.333468 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 249/995] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:42:16 2026] GET /volume/v3/volumes/04cf3fb8-2584-4afc-b92f-ef7e1a712fde => generated 1147 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:42:17.349280 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-bbbfc66d-debf-4600-bbed-dfae73eed062 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:42:17.352471 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-bbbfc66d-debf-4600-bbed-dfae73eed062 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] GET https://10.4.3.189/volume/v3/volumes/04cf3fb8-2584-4afc-b92f-ef7e1a712fde Aug 25 05:42:17.352471 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-bbbfc66d-debf-4600-bbed-dfae73eed062 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:42:17.352767 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-bbbfc66d-debf-4600-bbed-dfae73eed062 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:42:17.379681 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:42:17.379681 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:42:17.387478 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-bbbfc66d-debf-4600-bbed-dfae73eed062 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Volume info retrieved successfully. Aug 25 05:42:17.397575 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-bbbfc66d-debf-4600-bbed-dfae73eed062 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] https://10.4.3.189/volume/v3/volumes/04cf3fb8-2584-4afc-b92f-ef7e1a712fde returned with HTTP 200 Aug 25 05:42:17.398124 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 253/996] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:42:17 2026] GET /volume/v3/volumes/04cf3fb8-2584-4afc-b92f-ef7e1a712fde => generated 1147 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:42:18.134152 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-1b8fdd49-2975-4c74-afcf-04d4c5e134e7 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:42:18.136696 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-1b8fdd49-2975-4c74-afcf-04d4c5e134e7 tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] GET https://10.4.3.189/volume/v3/volumes/986b68ab-f0d1-46f8-912b-37e1ba14b847 Aug 25 05:42:18.137033 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-1b8fdd49-2975-4c74-afcf-04d4c5e134e7 tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:42:18.137531 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-1b8fdd49-2975-4c74-afcf-04d4c5e134e7 tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:42:18.153207 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:42:18.153207 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:42:18.161784 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-1b8fdd49-2975-4c74-afcf-04d4c5e134e7 tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] Volume info retrieved successfully. Aug 25 05:42:18.168424 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-1b8fdd49-2975-4c74-afcf-04d4c5e134e7 tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] https://10.4.3.189/volume/v3/volumes/986b68ab-f0d1-46f8-912b-37e1ba14b847 returned with HTTP 200 Aug 25 05:42:18.169522 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 250/997] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:42:18 2026] GET /volume/v3/volumes/986b68ab-f0d1-46f8-912b-37e1ba14b847 => generated 1140 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:42:18.233010 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-4b57e2fc-47d1-413c-86d9-dc64148d0a99 req-2cf659ad-5601-4a59-81c9-a2e2b315f52c None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:42:18.237537 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-4b57e2fc-47d1-413c-86d9-dc64148d0a99 req-2cf659ad-5601-4a59-81c9-a2e2b315f52c tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] GET https://10.4.3.189/volume/v3/volumes/986b68ab-f0d1-46f8-912b-37e1ba14b847 Aug 25 05:42:18.237801 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-4b57e2fc-47d1-413c-86d9-dc64148d0a99 req-2cf659ad-5601-4a59-81c9-a2e2b315f52c tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:42:18.238128 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-4b57e2fc-47d1-413c-86d9-dc64148d0a99 req-2cf659ad-5601-4a59-81c9-a2e2b315f52c tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:42:18.252084 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:42:18.252084 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:42:18.256633 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [req-4b57e2fc-47d1-413c-86d9-dc64148d0a99 req-2cf659ad-5601-4a59-81c9-a2e2b315f52c tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] Volume info retrieved successfully. Aug 25 05:42:18.263544 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-4b57e2fc-47d1-413c-86d9-dc64148d0a99 req-2cf659ad-5601-4a59-81c9-a2e2b315f52c tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] https://10.4.3.189/volume/v3/volumes/986b68ab-f0d1-46f8-912b-37e1ba14b847 returned with HTTP 200 Aug 25 05:42:18.264225 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 246/998] 10.4.3.189 () {68 vars in 1598 bytes} [Tue Aug 25 05:42:18 2026] GET /volume/v3/volumes/986b68ab-f0d1-46f8-912b-37e1ba14b847 => generated 1140 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:42:18.296601 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [req-4b57e2fc-47d1-413c-86d9-dc64148d0a99 req-4ce9bc7c-a228-43f1-9454-9c496fa4f7df None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:42:18.301425 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-4b57e2fc-47d1-413c-86d9-dc64148d0a99 req-4ce9bc7c-a228-43f1-9454-9c496fa4f7df tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] POST https://10.4.3.189/volume/v3/volumes/986b68ab-f0d1-46f8-912b-37e1ba14b847/action Aug 25 05:42:18.303299 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-4b57e2fc-47d1-413c-86d9-dc64148d0a99 req-4ce9bc7c-a228-43f1-9454-9c496fa4f7df tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100270) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 05:42:18.303299 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-4b57e2fc-47d1-413c-86d9-dc64148d0a99 req-4ce9bc7c-a228-43f1-9454-9c496fa4f7df tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:42:18.321813 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:42:18.321813 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:42:18.323035 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [req-4b57e2fc-47d1-413c-86d9-dc64148d0a99 req-4ce9bc7c-a228-43f1-9454-9c496fa4f7df tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] Volume info retrieved successfully. Aug 25 05:42:18.335227 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [req-4b57e2fc-47d1-413c-86d9-dc64148d0a99 req-4ce9bc7c-a228-43f1-9454-9c496fa4f7df tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] Begin detaching volume completed successfully. Aug 25 05:42:18.335848 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-4b57e2fc-47d1-413c-86d9-dc64148d0a99 req-4ce9bc7c-a228-43f1-9454-9c496fa4f7df tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] https://10.4.3.189/volume/v3/volumes/986b68ab-f0d1-46f8-912b-37e1ba14b847/action returned with HTTP 202 Aug 25 05:42:18.336135 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 250/999] 10.4.3.189 () {72 vars in 1672 bytes} [Tue Aug 25 05:42:18 2026] POST /volume/v3/volumes/986b68ab-f0d1-46f8-912b-37e1ba14b847/action => generated 0 bytes in 40 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 05:42:18.404190 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-c43d4ce6-5ce2-49b8-9780-c2b6a4bbfb7b None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:42:18.404848 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-c43d4ce6-5ce2-49b8-9780-c2b6a4bbfb7b None None] GET https://10.4.3.189/volume// Aug 25 05:42:18.405040 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-c43d4ce6-5ce2-49b8-9780-c2b6a4bbfb7b None None] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:42:18.405307 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-c43d4ce6-5ce2-49b8-9780-c2b6a4bbfb7b None None] Calling method 'all' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:42:18.405626 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-c43d4ce6-5ce2-49b8-9780-c2b6a4bbfb7b None None] https://10.4.3.189/volume// returned with HTTP 300 Aug 25 05:42:18.406016 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 254/1000] 10.4.3.189 () {66 vars in 1426 bytes} [Tue Aug 25 05:42: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 25 05:42:18.418690 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-4b57e2fc-47d1-413c-86d9-dc64148d0a99 req-6190e821-3837-4fe7-9ff2-19fe5125c977 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:42:18.420997 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-71f24899-fb99-4cb7-8ffe-fbe70be453a1 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:42:18.423562 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-71f24899-fb99-4cb7-8ffe-fbe70be453a1 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] GET https://10.4.3.189/volume/v3/volumes/04cf3fb8-2584-4afc-b92f-ef7e1a712fde Aug 25 05:42:18.424089 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-71f24899-fb99-4cb7-8ffe-fbe70be453a1 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:42:18.424408 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-71f24899-fb99-4cb7-8ffe-fbe70be453a1 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:42:18.424512 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-4b57e2fc-47d1-413c-86d9-dc64148d0a99 req-6190e821-3837-4fe7-9ff2-19fe5125c977 tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] GET https://10.4.3.189/volume/v3/volumes/986b68ab-f0d1-46f8-912b-37e1ba14b847 Aug 25 05:42:18.424862 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-4b57e2fc-47d1-413c-86d9-dc64148d0a99 req-6190e821-3837-4fe7-9ff2-19fe5125c977 tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:42:18.425166 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-4b57e2fc-47d1-413c-86d9-dc64148d0a99 req-6190e821-3837-4fe7-9ff2-19fe5125c977 tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:42:18.446900 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:42:18.446900 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:42:18.447537 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:42:18.447537 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:42:18.458126 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [req-4b57e2fc-47d1-413c-86d9-dc64148d0a99 req-6190e821-3837-4fe7-9ff2-19fe5125c977 tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] Volume info retrieved successfully. Aug 25 05:42:18.461196 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-71f24899-fb99-4cb7-8ffe-fbe70be453a1 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Volume info retrieved successfully. Aug 25 05:42:18.468687 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-4b57e2fc-47d1-413c-86d9-dc64148d0a99 req-6190e821-3837-4fe7-9ff2-19fe5125c977 tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] https://10.4.3.189/volume/v3/volumes/986b68ab-f0d1-46f8-912b-37e1ba14b847 returned with HTTP 200 Aug 25 05:42:18.469450 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 251/1001] 10.4.3.189 () {70 vars in 1639 bytes} [Tue Aug 25 05:42:18 2026] GET /volume/v3/volumes/986b68ab-f0d1-46f8-912b-37e1ba14b847 => generated 1323 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 05:42:18.474725 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-71f24899-fb99-4cb7-8ffe-fbe70be453a1 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] https://10.4.3.189/volume/v3/volumes/04cf3fb8-2584-4afc-b92f-ef7e1a712fde returned with HTTP 200 Aug 25 05:42:18.475394 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 247/1002] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:42:18 2026] GET /volume/v3/volumes/04cf3fb8-2584-4afc-b92f-ef7e1a712fde => generated 1147 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:42:19.498439 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-4295650e-c22b-4e25-9caf-5499d7c8dec6 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:42:19.501100 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-4295650e-c22b-4e25-9caf-5499d7c8dec6 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] GET https://10.4.3.189/volume/v3/volumes/04cf3fb8-2584-4afc-b92f-ef7e1a712fde Aug 25 05:42:19.501315 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-4295650e-c22b-4e25-9caf-5499d7c8dec6 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:42:19.501568 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-4295650e-c22b-4e25-9caf-5499d7c8dec6 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:42:19.519890 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:42:19.519890 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:42:19.530932 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-4295650e-c22b-4e25-9caf-5499d7c8dec6 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Volume info retrieved successfully. Aug 25 05:42:19.539702 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-4295650e-c22b-4e25-9caf-5499d7c8dec6 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] https://10.4.3.189/volume/v3/volumes/04cf3fb8-2584-4afc-b92f-ef7e1a712fde returned with HTTP 200 Aug 25 05:42:19.540283 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 251/1003] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:42:19 2026] GET /volume/v3/volumes/04cf3fb8-2584-4afc-b92f-ef7e1a712fde => generated 1147 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:42:19.657282 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-4b57e2fc-47d1-413c-86d9-dc64148d0a99 req-34daecd6-c7b3-4b3a-804a-766e069e32b4 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:42:19.660727 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-4b57e2fc-47d1-413c-86d9-dc64148d0a99 req-34daecd6-c7b3-4b3a-804a-766e069e32b4 tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] DELETE https://10.4.3.189/volume/v3/attachments/1f048c0f-b4d8-41f4-9ded-18179b92c5f6 Aug 25 05:42:19.661600 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-4b57e2fc-47d1-413c-86d9-dc64148d0a99 req-34daecd6-c7b3-4b3a-804a-766e069e32b4 tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:42:19.661600 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-4b57e2fc-47d1-413c-86d9-dc64148d0a99 req-34daecd6-c7b3-4b3a-804a-766e069e32b4 tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] Calling method 'version_select' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:42:19.677079 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:42:19.677079 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:42:19.681718 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-a829815e-2f68-426a-b6bc-d82046bb1b5f req-227a57c1-423a-47ed-841f-ad83c3d38683 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:42:19.685798 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-a829815e-2f68-426a-b6bc-d82046bb1b5f req-227a57c1-423a-47ed-841f-ad83c3d38683 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] GET https://10.4.3.189/volume/v3/volumes/04cf3fb8-2584-4afc-b92f-ef7e1a712fde Aug 25 05:42:19.685798 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-a829815e-2f68-426a-b6bc-d82046bb1b5f req-227a57c1-423a-47ed-841f-ad83c3d38683 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:42:19.685991 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-a829815e-2f68-426a-b6bc-d82046bb1b5f req-227a57c1-423a-47ed-841f-ad83c3d38683 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:42:19.691025 np0000008051 devstack@c-api.service[100269]: DEBUG dbcounter [-] [100269] Writing DB stats cinder:SELECT=149,cinder:UPDATE=12,cinder:INSERT=2 {{(pid=100269) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 05:42:19.714347 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:42:19.714347 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:42:19.722606 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [req-a829815e-2f68-426a-b6bc-d82046bb1b5f req-227a57c1-423a-47ed-841f-ad83c3d38683 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Volume info retrieved successfully. Aug 25 05:42:19.729748 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-a829815e-2f68-426a-b6bc-d82046bb1b5f req-227a57c1-423a-47ed-841f-ad83c3d38683 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] https://10.4.3.189/volume/v3/volumes/04cf3fb8-2584-4afc-b92f-ef7e1a712fde returned with HTTP 200 Aug 25 05:42:19.730572 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 252/1004] 10.4.3.189 () {68 vars in 1598 bytes} [Tue Aug 25 05:42:19 2026] GET /volume/v3/volumes/04cf3fb8-2584-4afc-b92f-ef7e1a712fde => generated 1147 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:42:19.771594 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-4b57e2fc-47d1-413c-86d9-dc64148d0a99 req-34daecd6-c7b3-4b3a-804a-766e069e32b4 tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] https://10.4.3.189/volume/v3/attachments/1f048c0f-b4d8-41f4-9ded-18179b92c5f6 returned with HTTP 200 Aug 25 05:42:19.772287 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 255/1005] 10.4.3.189 () {72 vars in 1673 bytes} [Tue Aug 25 05:42:19 2026] DELETE /volume/v3/attachments/1f048c0f-b4d8-41f4-9ded-18179b92c5f6 => generated 19 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:42:20.185232 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-a829815e-2f68-426a-b6bc-d82046bb1b5f req-e1684afa-eeac-4c82-825b-0e753fffd130 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:42:20.189878 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-a829815e-2f68-426a-b6bc-d82046bb1b5f req-e1684afa-eeac-4c82-825b-0e753fffd130 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] DELETE https://10.4.3.189/volume/v3/attachments/2c15ee9b-dfee-4164-9ec1-43248634b38e Aug 25 05:42:20.190887 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-a829815e-2f68-426a-b6bc-d82046bb1b5f req-e1684afa-eeac-4c82-825b-0e753fffd130 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:42:20.190887 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-a829815e-2f68-426a-b6bc-d82046bb1b5f req-e1684afa-eeac-4c82-825b-0e753fffd130 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Calling method 'version_select' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:42:20.204463 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:42:20.204463 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:42:20.278508 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-a829815e-2f68-426a-b6bc-d82046bb1b5f req-e1684afa-eeac-4c82-825b-0e753fffd130 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] https://10.4.3.189/volume/v3/attachments/2c15ee9b-dfee-4164-9ec1-43248634b38e returned with HTTP 200 Aug 25 05:42:20.280017 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 248/1006] 10.4.3.189 () {72 vars in 1673 bytes} [Tue Aug 25 05:42:20 2026] DELETE /volume/v3/attachments/2c15ee9b-dfee-4164-9ec1-43248634b38e => generated 19 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:42:20.561516 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-39dce408-7f2f-46d9-8ecc-ac5bd6a0e0a4 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:42:20.563855 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-39dce408-7f2f-46d9-8ecc-ac5bd6a0e0a4 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] GET https://10.4.3.189/volume/v3/volumes/04cf3fb8-2584-4afc-b92f-ef7e1a712fde Aug 25 05:42:20.563855 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-39dce408-7f2f-46d9-8ecc-ac5bd6a0e0a4 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:42:20.563993 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-39dce408-7f2f-46d9-8ecc-ac5bd6a0e0a4 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:42:20.575928 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:42:20.575928 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:42:20.582679 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-b359bc32-12d2-49c6-a49f-80e5b70cd1c9 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:42:20.585049 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-39dce408-7f2f-46d9-8ecc-ac5bd6a0e0a4 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Volume info retrieved successfully. Aug 25 05:42:20.590773 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-b359bc32-12d2-49c6-a49f-80e5b70cd1c9 tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] GET https://10.4.3.189/volume/v3/volumes/986b68ab-f0d1-46f8-912b-37e1ba14b847 Aug 25 05:42:20.590773 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-b359bc32-12d2-49c6-a49f-80e5b70cd1c9 tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:42:20.592790 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-b359bc32-12d2-49c6-a49f-80e5b70cd1c9 tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:42:20.594962 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-39dce408-7f2f-46d9-8ecc-ac5bd6a0e0a4 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] https://10.4.3.189/volume/v3/volumes/04cf3fb8-2584-4afc-b92f-ef7e1a712fde returned with HTTP 200 Aug 25 05:42:20.595515 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 252/1007] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:42:20 2026] GET /volume/v3/volumes/04cf3fb8-2584-4afc-b92f-ef7e1a712fde => generated 852 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:42:20.608483 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:42:20.608483 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:42:20.616162 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-6b206c9a-e8a5-4f78-a4e0-c9154ec8b953 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:42:20.618124 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-b359bc32-12d2-49c6-a49f-80e5b70cd1c9 tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] Volume info retrieved successfully. Aug 25 05:42:20.618909 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-6b206c9a-e8a5-4f78-a4e0-c9154ec8b953 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] GET https://10.4.3.189/volume/v3/volumes/04cf3fb8-2584-4afc-b92f-ef7e1a712fde Aug 25 05:42:20.619892 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-6b206c9a-e8a5-4f78-a4e0-c9154ec8b953 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:42:20.619892 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-6b206c9a-e8a5-4f78-a4e0-c9154ec8b953 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:42:20.626583 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-b359bc32-12d2-49c6-a49f-80e5b70cd1c9 tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] https://10.4.3.189/volume/v3/volumes/986b68ab-f0d1-46f8-912b-37e1ba14b847 returned with HTTP 200 Aug 25 05:42:20.626746 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 253/1008] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:42:20 2026] GET /volume/v3/volumes/986b68ab-f0d1-46f8-912b-37e1ba14b847 => generated 848 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:42:20.636119 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:42:20.636119 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:42:20.655861 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-6b206c9a-e8a5-4f78-a4e0-c9154ec8b953 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Volume info retrieved successfully. Aug 25 05:42:20.666545 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-6b206c9a-e8a5-4f78-a4e0-c9154ec8b953 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] https://10.4.3.189/volume/v3/volumes/04cf3fb8-2584-4afc-b92f-ef7e1a712fde returned with HTTP 200 Aug 25 05:42:20.666545 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 256/1009] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:42:20 2026] GET /volume/v3/volumes/04cf3fb8-2584-4afc-b92f-ef7e1a712fde => generated 852 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:42:20.789809 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-2de48d33-7956-401d-9afc-5fa4090ab868 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:42:20.794394 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-2de48d33-7956-401d-9afc-5fa4090ab868 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] GET https://10.4.3.189/volume/v3/volumes/04cf3fb8-2584-4afc-b92f-ef7e1a712fde Aug 25 05:42:20.795497 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-2de48d33-7956-401d-9afc-5fa4090ab868 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:42:20.796170 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-2de48d33-7956-401d-9afc-5fa4090ab868 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:42:20.811910 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:42:20.811910 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:42:20.819225 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-2de48d33-7956-401d-9afc-5fa4090ab868 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Volume info retrieved successfully. Aug 25 05:42:20.828596 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-2de48d33-7956-401d-9afc-5fa4090ab868 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] https://10.4.3.189/volume/v3/volumes/04cf3fb8-2584-4afc-b92f-ef7e1a712fde returned with HTTP 200 Aug 25 05:42:20.829423 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 249/1010] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:42:20 2026] GET /volume/v3/volumes/04cf3fb8-2584-4afc-b92f-ef7e1a712fde => generated 852 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:42:21.051693 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-b24d5673-82fe-4391-bd40-73f07c2e1ee8 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:42:21.063496 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-b24d5673-82fe-4391-bd40-73f07c2e1ee8 tempest-ServerStableDeviceRescueTest-1096266196 tempest-ServerStableDeviceRescueTest-1096266196-project-member] GET https://10.4.3.189/volume/v3/volumes/47d076f9-e9d0-4a30-90e0-1d35430a676f Aug 25 05:42:21.063496 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-b24d5673-82fe-4391-bd40-73f07c2e1ee8 tempest-ServerStableDeviceRescueTest-1096266196 tempest-ServerStableDeviceRescueTest-1096266196-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:42:21.063807 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-b24d5673-82fe-4391-bd40-73f07c2e1ee8 tempest-ServerStableDeviceRescueTest-1096266196 tempest-ServerStableDeviceRescueTest-1096266196-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:42:21.082886 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:42:21.082886 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:42:21.088870 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-b24d5673-82fe-4391-bd40-73f07c2e1ee8 tempest-ServerStableDeviceRescueTest-1096266196 tempest-ServerStableDeviceRescueTest-1096266196-project-member] Volume info retrieved successfully. Aug 25 05:42:21.098130 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-b24d5673-82fe-4391-bd40-73f07c2e1ee8 tempest-ServerStableDeviceRescueTest-1096266196 tempest-ServerStableDeviceRescueTest-1096266196-project-member] https://10.4.3.189/volume/v3/volumes/47d076f9-e9d0-4a30-90e0-1d35430a676f returned with HTTP 200 Aug 25 05:42:21.098302 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 253/1011] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:42:21 2026] GET /volume/v3/volumes/47d076f9-e9d0-4a30-90e0-1d35430a676f => generated 1144 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:42:21.204802 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-81f82b09-a5ba-4b8f-b2b9-60744f9d4b32 req-d86522e7-a630-4f31-adc5-9a55b9bd8fd3 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:42:21.210606 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-81f82b09-a5ba-4b8f-b2b9-60744f9d4b32 req-d86522e7-a630-4f31-adc5-9a55b9bd8fd3 tempest-ServerStableDeviceRescueTest-1096266196 tempest-ServerStableDeviceRescueTest-1096266196-project-member] GET https://10.4.3.189/volume/v3/volumes/47d076f9-e9d0-4a30-90e0-1d35430a676f Aug 25 05:42:21.211208 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-81f82b09-a5ba-4b8f-b2b9-60744f9d4b32 req-d86522e7-a630-4f31-adc5-9a55b9bd8fd3 tempest-ServerStableDeviceRescueTest-1096266196 tempest-ServerStableDeviceRescueTest-1096266196-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:42:21.211509 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-81f82b09-a5ba-4b8f-b2b9-60744f9d4b32 req-d86522e7-a630-4f31-adc5-9a55b9bd8fd3 tempest-ServerStableDeviceRescueTest-1096266196 tempest-ServerStableDeviceRescueTest-1096266196-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:42:21.231977 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:42:21.231977 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:42:21.237229 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [req-81f82b09-a5ba-4b8f-b2b9-60744f9d4b32 req-d86522e7-a630-4f31-adc5-9a55b9bd8fd3 tempest-ServerStableDeviceRescueTest-1096266196 tempest-ServerStableDeviceRescueTest-1096266196-project-member] Volume info retrieved successfully. Aug 25 05:42:21.244966 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-81f82b09-a5ba-4b8f-b2b9-60744f9d4b32 req-d86522e7-a630-4f31-adc5-9a55b9bd8fd3 tempest-ServerStableDeviceRescueTest-1096266196 tempest-ServerStableDeviceRescueTest-1096266196-project-member] https://10.4.3.189/volume/v3/volumes/47d076f9-e9d0-4a30-90e0-1d35430a676f returned with HTTP 200 Aug 25 05:42:21.244966 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 254/1012] 10.4.3.189 () {68 vars in 1598 bytes} [Tue Aug 25 05:42:21 2026] GET /volume/v3/volumes/47d076f9-e9d0-4a30-90e0-1d35430a676f => generated 1144 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:42:21.326197 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-81f82b09-a5ba-4b8f-b2b9-60744f9d4b32 req-1a819213-763a-4f65-95b5-2caec3fea565 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:42:21.329276 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-81f82b09-a5ba-4b8f-b2b9-60744f9d4b32 req-1a819213-763a-4f65-95b5-2caec3fea565 tempest-ServerStableDeviceRescueTest-1096266196 tempest-ServerStableDeviceRescueTest-1096266196-project-member] POST https://10.4.3.189/volume/v3/volumes/47d076f9-e9d0-4a30-90e0-1d35430a676f/action Aug 25 05:42:21.329879 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-81f82b09-a5ba-4b8f-b2b9-60744f9d4b32 req-1a819213-763a-4f65-95b5-2caec3fea565 tempest-ServerStableDeviceRescueTest-1096266196 tempest-ServerStableDeviceRescueTest-1096266196-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100271) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 05:42:21.330092 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-81f82b09-a5ba-4b8f-b2b9-60744f9d4b32 req-1a819213-763a-4f65-95b5-2caec3fea565 tempest-ServerStableDeviceRescueTest-1096266196 tempest-ServerStableDeviceRescueTest-1096266196-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:42:21.362353 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:42:21.362353 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:42:21.362353 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [req-81f82b09-a5ba-4b8f-b2b9-60744f9d4b32 req-1a819213-763a-4f65-95b5-2caec3fea565 tempest-ServerStableDeviceRescueTest-1096266196 tempest-ServerStableDeviceRescueTest-1096266196-project-member] Volume info retrieved successfully. Aug 25 05:42:21.390107 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [req-81f82b09-a5ba-4b8f-b2b9-60744f9d4b32 req-1a819213-763a-4f65-95b5-2caec3fea565 tempest-ServerStableDeviceRescueTest-1096266196 tempest-ServerStableDeviceRescueTest-1096266196-project-member] Begin detaching volume completed successfully. Aug 25 05:42:21.392400 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-81f82b09-a5ba-4b8f-b2b9-60744f9d4b32 req-1a819213-763a-4f65-95b5-2caec3fea565 tempest-ServerStableDeviceRescueTest-1096266196 tempest-ServerStableDeviceRescueTest-1096266196-project-member] https://10.4.3.189/volume/v3/volumes/47d076f9-e9d0-4a30-90e0-1d35430a676f/action returned with HTTP 202 Aug 25 05:42:21.392400 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 257/1013] 10.4.3.189 () {72 vars in 1672 bytes} [Tue Aug 25 05:42:21 2026] POST /volume/v3/volumes/47d076f9-e9d0-4a30-90e0-1d35430a676f/action => generated 0 bytes in 66 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 05:42:21.519699 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-6494b87b-da5f-4509-a231-bba18bcbd237 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:42:21.521672 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6494b87b-da5f-4509-a231-bba18bcbd237 None None] GET https://10.4.3.189/volume// Aug 25 05:42:21.521672 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-6494b87b-da5f-4509-a231-bba18bcbd237 None None] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:42:21.521672 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-6494b87b-da5f-4509-a231-bba18bcbd237 None None] Calling method 'all' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:42:21.521672 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6494b87b-da5f-4509-a231-bba18bcbd237 None None] https://10.4.3.189/volume// returned with HTTP 300 Aug 25 05:42:21.524492 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 250/1014] 10.4.3.189 () {66 vars in 1426 bytes} [Tue Aug 25 05:42: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 25 05:42:21.538464 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [req-81f82b09-a5ba-4b8f-b2b9-60744f9d4b32 req-62eea95f-b04f-4e32-b8d2-eef70ab3d593 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:42:21.541703 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-81f82b09-a5ba-4b8f-b2b9-60744f9d4b32 req-62eea95f-b04f-4e32-b8d2-eef70ab3d593 tempest-ServerStableDeviceRescueTest-1096266196 tempest-ServerStableDeviceRescueTest-1096266196-project-member] GET https://10.4.3.189/volume/v3/volumes/47d076f9-e9d0-4a30-90e0-1d35430a676f Aug 25 05:42:21.542368 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-81f82b09-a5ba-4b8f-b2b9-60744f9d4b32 req-62eea95f-b04f-4e32-b8d2-eef70ab3d593 tempest-ServerStableDeviceRescueTest-1096266196 tempest-ServerStableDeviceRescueTest-1096266196-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:42:21.543122 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-81f82b09-a5ba-4b8f-b2b9-60744f9d4b32 req-62eea95f-b04f-4e32-b8d2-eef70ab3d593 tempest-ServerStableDeviceRescueTest-1096266196 tempest-ServerStableDeviceRescueTest-1096266196-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:42:21.562106 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:42:21.562106 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:42:21.568139 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [req-81f82b09-a5ba-4b8f-b2b9-60744f9d4b32 req-62eea95f-b04f-4e32-b8d2-eef70ab3d593 tempest-ServerStableDeviceRescueTest-1096266196 tempest-ServerStableDeviceRescueTest-1096266196-project-member] Volume info retrieved successfully. Aug 25 05:42:21.586439 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-81f82b09-a5ba-4b8f-b2b9-60744f9d4b32 req-62eea95f-b04f-4e32-b8d2-eef70ab3d593 tempest-ServerStableDeviceRescueTest-1096266196 tempest-ServerStableDeviceRescueTest-1096266196-project-member] https://10.4.3.189/volume/v3/volumes/47d076f9-e9d0-4a30-90e0-1d35430a676f returned with HTTP 200 Aug 25 05:42:21.586439 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 254/1015] 10.4.3.189 () {70 vars in 1639 bytes} [Tue Aug 25 05:42:21 2026] GET /volume/v3/volumes/47d076f9-e9d0-4a30-90e0-1d35430a676f => generated 1327 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 05:42:23.690865 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-81f82b09-a5ba-4b8f-b2b9-60744f9d4b32 req-4ebbf9f6-25c6-4136-a12e-efd56ef0b2a9 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:42:23.707248 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-81f82b09-a5ba-4b8f-b2b9-60744f9d4b32 req-4ebbf9f6-25c6-4136-a12e-efd56ef0b2a9 tempest-ServerStableDeviceRescueTest-1096266196 tempest-ServerStableDeviceRescueTest-1096266196-project-member] DELETE https://10.4.3.189/volume/v3/attachments/73deeed6-0cf3-4732-b8ff-08b21d49394b Aug 25 05:42:23.707533 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-81f82b09-a5ba-4b8f-b2b9-60744f9d4b32 req-4ebbf9f6-25c6-4136-a12e-efd56ef0b2a9 tempest-ServerStableDeviceRescueTest-1096266196 tempest-ServerStableDeviceRescueTest-1096266196-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:42:23.707996 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-81f82b09-a5ba-4b8f-b2b9-60744f9d4b32 req-4ebbf9f6-25c6-4136-a12e-efd56ef0b2a9 tempest-ServerStableDeviceRescueTest-1096266196 tempest-ServerStableDeviceRescueTest-1096266196-project-member] Calling method 'version_select' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:42:23.722100 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:42:23.722100 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:42:23.829488 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-81f82b09-a5ba-4b8f-b2b9-60744f9d4b32 req-4ebbf9f6-25c6-4136-a12e-efd56ef0b2a9 tempest-ServerStableDeviceRescueTest-1096266196 tempest-ServerStableDeviceRescueTest-1096266196-project-member] https://10.4.3.189/volume/v3/attachments/73deeed6-0cf3-4732-b8ff-08b21d49394b returned with HTTP 200 Aug 25 05:42:23.829488 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 255/1016] 10.4.3.189 () {72 vars in 1673 bytes} [Tue Aug 25 05:42:23 2026] DELETE /volume/v3/attachments/73deeed6-0cf3-4732-b8ff-08b21d49394b => generated 19 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:42:24.773600 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-1384fdec-0f2f-46b9-bb4b-2dd9d9c40ebf None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:42:24.777679 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-1384fdec-0f2f-46b9-bb4b-2dd9d9c40ebf tempest-ServerStableDeviceRescueTest-1096266196 tempest-ServerStableDeviceRescueTest-1096266196-project-member] GET https://10.4.3.189/volume/v3/volumes/47d076f9-e9d0-4a30-90e0-1d35430a676f Aug 25 05:42:24.778822 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-1384fdec-0f2f-46b9-bb4b-2dd9d9c40ebf tempest-ServerStableDeviceRescueTest-1096266196 tempest-ServerStableDeviceRescueTest-1096266196-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:42:24.778822 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-1384fdec-0f2f-46b9-bb4b-2dd9d9c40ebf tempest-ServerStableDeviceRescueTest-1096266196 tempest-ServerStableDeviceRescueTest-1096266196-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:42:24.798938 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:42:24.798938 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:42:24.809926 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-1384fdec-0f2f-46b9-bb4b-2dd9d9c40ebf tempest-ServerStableDeviceRescueTest-1096266196 tempest-ServerStableDeviceRescueTest-1096266196-project-member] Volume info retrieved successfully. Aug 25 05:42:24.816354 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-1384fdec-0f2f-46b9-bb4b-2dd9d9c40ebf tempest-ServerStableDeviceRescueTest-1096266196 tempest-ServerStableDeviceRescueTest-1096266196-project-member] https://10.4.3.189/volume/v3/volumes/47d076f9-e9d0-4a30-90e0-1d35430a676f returned with HTTP 200 Aug 25 05:42:24.816848 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 258/1017] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:42:24 2026] GET /volume/v3/volumes/47d076f9-e9d0-4a30-90e0-1d35430a676f => generated 852 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:42:30.542086 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-5f3489df-86fc-42e6-81cf-ec6ac437f612 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:42:30.544560 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-5f3489df-86fc-42e6-81cf-ec6ac437f612 tempest-ServerStableDeviceRescueTest-1096266196 tempest-ServerStableDeviceRescueTest-1096266196-project-member] DELETE https://10.4.3.189/volume/v3/volumes/47d076f9-e9d0-4a30-90e0-1d35430a676f Aug 25 05:42:30.544993 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-5f3489df-86fc-42e6-81cf-ec6ac437f612 tempest-ServerStableDeviceRescueTest-1096266196 tempest-ServerStableDeviceRescueTest-1096266196-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:42:30.545321 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-5f3489df-86fc-42e6-81cf-ec6ac437f612 tempest-ServerStableDeviceRescueTest-1096266196 tempest-ServerStableDeviceRescueTest-1096266196-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:42:30.545654 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-5f3489df-86fc-42e6-81cf-ec6ac437f612 tempest-ServerStableDeviceRescueTest-1096266196 tempest-ServerStableDeviceRescueTest-1096266196-project-member] Delete volume with id: 47d076f9-e9d0-4a30-90e0-1d35430a676f Aug 25 05:42:30.563771 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:42:30.563771 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:42:30.564572 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-5f3489df-86fc-42e6-81cf-ec6ac437f612 tempest-ServerStableDeviceRescueTest-1096266196 tempest-ServerStableDeviceRescueTest-1096266196-project-member] Volume info retrieved successfully. Aug 25 05:42:30.617305 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-5f3489df-86fc-42e6-81cf-ec6ac437f612 tempest-ServerStableDeviceRescueTest-1096266196 tempest-ServerStableDeviceRescueTest-1096266196-project-member] Delete volume request issued successfully. Aug 25 05:42:30.617650 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-5f3489df-86fc-42e6-81cf-ec6ac437f612 tempest-ServerStableDeviceRescueTest-1096266196 tempest-ServerStableDeviceRescueTest-1096266196-project-member] https://10.4.3.189/volume/v3/volumes/47d076f9-e9d0-4a30-90e0-1d35430a676f returned with HTTP 202 Aug 25 05:42:30.618188 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 251/1018] 10.4.3.189 () {66 vars in 1351 bytes} [Tue Aug 25 05:42:30 2026] DELETE /volume/v3/volumes/47d076f9-e9d0-4a30-90e0-1d35430a676f => generated 0 bytes in 79 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:42:30.629936 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-413903ff-bbb7-4231-b901-de0f12052b91 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:42:30.633174 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-413903ff-bbb7-4231-b901-de0f12052b91 tempest-ServerStableDeviceRescueTest-1096266196 tempest-ServerStableDeviceRescueTest-1096266196-project-member] GET https://10.4.3.189/volume/v3/volumes/47d076f9-e9d0-4a30-90e0-1d35430a676f Aug 25 05:42:30.633469 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-413903ff-bbb7-4231-b901-de0f12052b91 tempest-ServerStableDeviceRescueTest-1096266196 tempest-ServerStableDeviceRescueTest-1096266196-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:42:30.633592 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-413903ff-bbb7-4231-b901-de0f12052b91 tempest-ServerStableDeviceRescueTest-1096266196 tempest-ServerStableDeviceRescueTest-1096266196-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:42:30.653956 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:42:30.653956 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:42:30.674359 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-413903ff-bbb7-4231-b901-de0f12052b91 tempest-ServerStableDeviceRescueTest-1096266196 tempest-ServerStableDeviceRescueTest-1096266196-project-member] Volume info retrieved successfully. Aug 25 05:42:30.694752 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-413903ff-bbb7-4231-b901-de0f12052b91 tempest-ServerStableDeviceRescueTest-1096266196 tempest-ServerStableDeviceRescueTest-1096266196-project-member] https://10.4.3.189/volume/v3/volumes/47d076f9-e9d0-4a30-90e0-1d35430a676f returned with HTTP 200 Aug 25 05:42:30.697166 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 255/1019] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:42:30 2026] GET /volume/v3/volumes/47d076f9-e9d0-4a30-90e0-1d35430a676f => generated 851 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:42:31.717810 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-e2329b62-ba78-4d8c-94cc-df0cab85f74c None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:42:31.723532 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-e2329b62-ba78-4d8c-94cc-df0cab85f74c tempest-ServerStableDeviceRescueTest-1096266196 tempest-ServerStableDeviceRescueTest-1096266196-project-member] GET https://10.4.3.189/volume/v3/volumes/47d076f9-e9d0-4a30-90e0-1d35430a676f Aug 25 05:42:31.723532 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-e2329b62-ba78-4d8c-94cc-df0cab85f74c tempest-ServerStableDeviceRescueTest-1096266196 tempest-ServerStableDeviceRescueTest-1096266196-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:42:31.724353 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-e2329b62-ba78-4d8c-94cc-df0cab85f74c tempest-ServerStableDeviceRescueTest-1096266196 tempest-ServerStableDeviceRescueTest-1096266196-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:42:31.737836 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-e2329b62-ba78-4d8c-94cc-df0cab85f74c tempest-ServerStableDeviceRescueTest-1096266196 tempest-ServerStableDeviceRescueTest-1096266196-project-member] https://10.4.3.189/volume/v3/volumes/47d076f9-e9d0-4a30-90e0-1d35430a676f returned with HTTP 404 Aug 25 05:42:31.738482 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 256/1020] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:42:31 2026] GET /volume/v3/volumes/47d076f9-e9d0-4a30-90e0-1d35430a676f => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:42:34.816013 np0000008051 devstack@c-api.service[100271]: DEBUG dbcounter [-] [100271] Writing DB stats cinder:SELECT=105,cinder:UPDATE=22,cinder:INSERT=7 {{(pid=100271) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 05:42:38.823485 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-dc405e41-d4a1-48f5-b17d-c2e6c5bd2c69 req-69365581-f34f-458e-9911-44c80a30453c None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:42:38.827527 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-dc405e41-d4a1-48f5-b17d-c2e6c5bd2c69 req-69365581-f34f-458e-9911-44c80a30453c tempest-VolumesSnapshotsTestJSON-1494403511 tempest-VolumesSnapshotsTestJSON-1494403511-project-member] POST https://10.4.3.189/volume/v3/volumes Aug 25 05:42:38.828343 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-dc405e41-d4a1-48f5-b17d-c2e6c5bd2c69 req-69365581-f34f-458e-9911-44c80a30453c tempest-VolumesSnapshotsTestJSON-1494403511 tempest-VolumesSnapshotsTestJSON-1494403511-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesSnapshotsTestJSON-volume-375747897", "description": null, "volume_type": null, "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:42:38.830775 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.v3.volumes [req-dc405e41-d4a1-48f5-b17d-c2e6c5bd2c69 req-69365581-f34f-458e-9911-44c80a30453c tempest-VolumesSnapshotsTestJSON-1494403511 tempest-VolumesSnapshotsTestJSON-1494403511-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesSnapshotsTestJSON-volume-375747897', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100271) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 05:42:38.830775 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [req-dc405e41-d4a1-48f5-b17d-c2e6c5bd2c69 req-69365581-f34f-458e-9911-44c80a30453c tempest-VolumesSnapshotsTestJSON-1494403511 tempest-VolumesSnapshotsTestJSON-1494403511-project-member] Create volume of 1 GB Aug 25 05:42:38.839011 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [req-dc405e41-d4a1-48f5-b17d-c2e6c5bd2c69 req-69365581-f34f-458e-9911-44c80a30453c tempest-VolumesSnapshotsTestJSON-1494403511 tempest-VolumesSnapshotsTestJSON-1494403511-project-member] Availability Zones retrieved successfully. Aug 25 05:42:38.848749 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [req-dc405e41-d4a1-48f5-b17d-c2e6c5bd2c69 req-69365581-f34f-458e-9911-44c80a30453c tempest-VolumesSnapshotsTestJSON-1494403511 tempest-VolumesSnapshotsTestJSON-1494403511-project-member] Flow 'volume_create_api' (f099c28d-81d6-43ef-b00c-77dcddd9cc65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:42:38.854610 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [req-dc405e41-d4a1-48f5-b17d-c2e6c5bd2c69 req-69365581-f34f-458e-9911-44c80a30453c tempest-VolumesSnapshotsTestJSON-1494403511 tempest-VolumesSnapshotsTestJSON-1494403511-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (12bfe323-0881-4323-8f5f-080335ba0b6d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:42:38.854883 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.flows.api.create_volume [req-dc405e41-d4a1-48f5-b17d-c2e6c5bd2c69 req-69365581-f34f-458e-9911-44c80a30453c tempest-VolumesSnapshotsTestJSON-1494403511 tempest-VolumesSnapshotsTestJSON-1494403511-project-member] Validating volume size '1' using validate_int {{(pid=100271) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 05:42:38.919510 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [req-dc405e41-d4a1-48f5-b17d-c2e6c5bd2c69 req-69365581-f34f-458e-9911-44c80a30453c tempest-VolumesSnapshotsTestJSON-1494403511 tempest-VolumesSnapshotsTestJSON-1494403511-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (12bfe323-0881-4323-8f5f-080335ba0b6d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T05:35:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=23fc6e5d-fce0-4521-ba46-4837b4232084,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '23fc6e5d-fce0-4521-ba46-4837b4232084', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:42:38.920972 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [req-dc405e41-d4a1-48f5-b17d-c2e6c5bd2c69 req-69365581-f34f-458e-9911-44c80a30453c tempest-VolumesSnapshotsTestJSON-1494403511 tempest-VolumesSnapshotsTestJSON-1494403511-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c63cdd36-4152-4e4c-abb3-92d93046ca4f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:42:39.071184 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.quota [req-dc405e41-d4a1-48f5-b17d-c2e6c5bd2c69 req-69365581-f34f-458e-9911-44c80a30453c tempest-VolumesSnapshotsTestJSON-1494403511 tempest-VolumesSnapshotsTestJSON-1494403511-project-member] Created reservations ['55fadab6-4a86-41f6-a8bb-6e9ed91b57a2', '03fc3d6d-ab64-4970-ba71-910f11cd5e62', 'b6723101-d669-4e94-8026-6e9a9d5eda04', 'ccc070b5-1ae8-4d25-b5cb-e0f39d3ce932'] {{(pid=100271) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:42:39.072217 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [req-dc405e41-d4a1-48f5-b17d-c2e6c5bd2c69 req-69365581-f34f-458e-9911-44c80a30453c tempest-VolumesSnapshotsTestJSON-1494403511 tempest-VolumesSnapshotsTestJSON-1494403511-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c63cdd36-4152-4e4c-abb3-92d93046ca4f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['55fadab6-4a86-41f6-a8bb-6e9ed91b57a2', '03fc3d6d-ab64-4970-ba71-910f11cd5e62', 'b6723101-d669-4e94-8026-6e9a9d5eda04', 'ccc070b5-1ae8-4d25-b5cb-e0f39d3ce932']}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:42:39.073639 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [req-dc405e41-d4a1-48f5-b17d-c2e6c5bd2c69 req-69365581-f34f-458e-9911-44c80a30453c tempest-VolumesSnapshotsTestJSON-1494403511 tempest-VolumesSnapshotsTestJSON-1494403511-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cfa0334a-c21e-4f50-9f05-2b06bf945adc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:42:39.122851 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [req-dc405e41-d4a1-48f5-b17d-c2e6c5bd2c69 req-69365581-f34f-458e-9911-44c80a30453c tempest-VolumesSnapshotsTestJSON-1494403511 tempest-VolumesSnapshotsTestJSON-1494403511-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cfa0334a-c21e-4f50-9f05-2b06bf945adc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1cc6f714-bc54-4391-89b2-f3612ccb3131', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-375747897',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1ca69680ee6945229701906bbd0000e1',qos_specs=None,replication_status=,reservations=['55fadab6-4a86-41f6-a8bb-6e9ed91b57a2','03fc3d6d-ab64-4970-ba71-910f11cd5e62','b6723101-d669-4e94-8026-6e9a9d5eda04','ccc070b5-1ae8-4d25-b5cb-e0f39d3ce932'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='448828bc5b2246f6a952adafca9eb016',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T05:42:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-375747897',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1cc6f714-bc54-4391-89b2-f3612ccb3131,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1ca69680ee6945229701906bbd0000e1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='448828bc5b2246f6a952adafca9eb016',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(23fc6e5d-fce0-4521-ba46-4837b4232084),volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:42:39.124157 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [req-dc405e41-d4a1-48f5-b17d-c2e6c5bd2c69 req-69365581-f34f-458e-9911-44c80a30453c tempest-VolumesSnapshotsTestJSON-1494403511 tempest-VolumesSnapshotsTestJSON-1494403511-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (403f6534-7075-4ed5-85c2-5f08645c6c2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:42:39.171149 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [req-dc405e41-d4a1-48f5-b17d-c2e6c5bd2c69 req-69365581-f34f-458e-9911-44c80a30453c tempest-VolumesSnapshotsTestJSON-1494403511 tempest-VolumesSnapshotsTestJSON-1494403511-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (403f6534-7075-4ed5-85c2-5f08645c6c2d) transitioned into state 'SUCCESS' from state '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-375747897',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1ca69680ee6945229701906bbd0000e1',qos_specs=None,replication_status=,reservations=['55fadab6-4a86-41f6-a8bb-6e9ed91b57a2','03fc3d6d-ab64-4970-ba71-910f11cd5e62','b6723101-d669-4e94-8026-6e9a9d5eda04','ccc070b5-1ae8-4d25-b5cb-e0f39d3ce932'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='448828bc5b2246f6a952adafca9eb016',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:42:39.171687 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [req-dc405e41-d4a1-48f5-b17d-c2e6c5bd2c69 req-69365581-f34f-458e-9911-44c80a30453c tempest-VolumesSnapshotsTestJSON-1494403511 tempest-VolumesSnapshotsTestJSON-1494403511-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d0b72409-e452-4fd8-82da-4d63c8646646) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:42:39.200555 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [req-dc405e41-d4a1-48f5-b17d-c2e6c5bd2c69 req-69365581-f34f-458e-9911-44c80a30453c tempest-VolumesSnapshotsTestJSON-1494403511 tempest-VolumesSnapshotsTestJSON-1494403511-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d0b72409-e452-4fd8-82da-4d63c8646646) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:42:39.202340 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [req-dc405e41-d4a1-48f5-b17d-c2e6c5bd2c69 req-69365581-f34f-458e-9911-44c80a30453c tempest-VolumesSnapshotsTestJSON-1494403511 tempest-VolumesSnapshotsTestJSON-1494403511-project-member] Flow 'volume_create_api' (f099c28d-81d6-43ef-b00c-77dcddd9cc65) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100271) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:42:39.204007 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [req-dc405e41-d4a1-48f5-b17d-c2e6c5bd2c69 req-69365581-f34f-458e-9911-44c80a30453c tempest-VolumesSnapshotsTestJSON-1494403511 tempest-VolumesSnapshotsTestJSON-1494403511-project-member] Create volume request issued successfully. Aug 25 05:42:39.204007 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-dc405e41-d4a1-48f5-b17d-c2e6c5bd2c69 req-69365581-f34f-458e-9911-44c80a30453c tempest-VolumesSnapshotsTestJSON-1494403511 tempest-VolumesSnapshotsTestJSON-1494403511-project-member] https://10.4.3.189/volume/v3/volumes returned with HTTP 202 Aug 25 05:42:39.205007 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 259/1021] 10.4.3.189 () {72 vars in 1541 bytes} [Tue Aug 25 05:42:38 2026] POST /volume/v3/volumes => generated 754 bytes in 382 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 05:42:39.221674 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-dc405e41-d4a1-48f5-b17d-c2e6c5bd2c69 req-636fb131-6dcb-4ecf-bd4c-75eafca8c9b0 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:42:39.225764 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-dc405e41-d4a1-48f5-b17d-c2e6c5bd2c69 req-636fb131-6dcb-4ecf-bd4c-75eafca8c9b0 tempest-VolumesSnapshotsTestJSON-1494403511 tempest-VolumesSnapshotsTestJSON-1494403511-project-member] GET https://10.4.3.189/volume/v3/volumes/1cc6f714-bc54-4391-89b2-f3612ccb3131 Aug 25 05:42:39.225764 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-dc405e41-d4a1-48f5-b17d-c2e6c5bd2c69 req-636fb131-6dcb-4ecf-bd4c-75eafca8c9b0 tempest-VolumesSnapshotsTestJSON-1494403511 tempest-VolumesSnapshotsTestJSON-1494403511-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:42:39.225764 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-dc405e41-d4a1-48f5-b17d-c2e6c5bd2c69 req-636fb131-6dcb-4ecf-bd4c-75eafca8c9b0 tempest-VolumesSnapshotsTestJSON-1494403511 tempest-VolumesSnapshotsTestJSON-1494403511-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:42:39.246411 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:42:39.246411 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:42:39.271421 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [req-dc405e41-d4a1-48f5-b17d-c2e6c5bd2c69 req-636fb131-6dcb-4ecf-bd4c-75eafca8c9b0 tempest-VolumesSnapshotsTestJSON-1494403511 tempest-VolumesSnapshotsTestJSON-1494403511-project-member] Volume info retrieved successfully. Aug 25 05:42:39.292811 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-dc405e41-d4a1-48f5-b17d-c2e6c5bd2c69 req-636fb131-6dcb-4ecf-bd4c-75eafca8c9b0 tempest-VolumesSnapshotsTestJSON-1494403511 tempest-VolumesSnapshotsTestJSON-1494403511-project-member] https://10.4.3.189/volume/v3/volumes/1cc6f714-bc54-4391-89b2-f3612ccb3131 returned with HTTP 200 Aug 25 05:42:39.296481 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 252/1022] 10.4.3.189 () {68 vars in 1598 bytes} [Tue Aug 25 05:42:39 2026] GET /volume/v3/volumes/1cc6f714-bc54-4391-89b2-f3612ccb3131 => generated 822 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:42:39.333160 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-6464d996-1fba-4334-8180-3b57013ea738 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:42:39.341431 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-6464d996-1fba-4334-8180-3b57013ea738 tempest-TestMinimumBasicScenario-249187686 tempest-TestMinimumBasicScenario-249187686-project-member] DELETE https://10.4.3.189/volume/v3/snapshots/2d184745-8b93-4dd5-9d00-fe515fbf3bc2 Aug 25 05:42:39.341431 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-6464d996-1fba-4334-8180-3b57013ea738 tempest-TestMinimumBasicScenario-249187686 tempest-TestMinimumBasicScenario-249187686-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:42:39.341431 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-6464d996-1fba-4334-8180-3b57013ea738 tempest-TestMinimumBasicScenario-249187686 tempest-TestMinimumBasicScenario-249187686-project-member] Calling method 'delete' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:42:39.341431 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.v3.snapshots [None req-6464d996-1fba-4334-8180-3b57013ea738 tempest-TestMinimumBasicScenario-249187686 tempest-TestMinimumBasicScenario-249187686-project-member] Delete snapshot with id: 2d184745-8b93-4dd5-9d00-fe515fbf3bc2 Aug 25 05:42:39.359618 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-f1f85f4c-8d07-42b2-88d3-db4da179d93d req-c337c75f-5429-491a-9d39-382972b018d8 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:42:39.367521 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-f1f85f4c-8d07-42b2-88d3-db4da179d93d req-c337c75f-5429-491a-9d39-382972b018d8 tempest-VolumesSnapshotsTestJSON-1494403511 tempest-VolumesSnapshotsTestJSON-1494403511-project-member] GET https://10.4.3.189/volume/v3/volumes/1cc6f714-bc54-4391-89b2-f3612ccb3131 Aug 25 05:42:39.367521 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-f1f85f4c-8d07-42b2-88d3-db4da179d93d req-c337c75f-5429-491a-9d39-382972b018d8 tempest-VolumesSnapshotsTestJSON-1494403511 tempest-VolumesSnapshotsTestJSON-1494403511-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:42:39.367521 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-f1f85f4c-8d07-42b2-88d3-db4da179d93d req-c337c75f-5429-491a-9d39-382972b018d8 tempest-VolumesSnapshotsTestJSON-1494403511 tempest-VolumesSnapshotsTestJSON-1494403511-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:42:39.369115 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-6464d996-1fba-4334-8180-3b57013ea738 tempest-TestMinimumBasicScenario-249187686 tempest-TestMinimumBasicScenario-249187686-project-member] https://10.4.3.189/volume/v3/snapshots/2d184745-8b93-4dd5-9d00-fe515fbf3bc2 returned with HTTP 404 Aug 25 05:42:39.369410 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 256/1023] 10.4.3.189 () {66 vars in 1357 bytes} [Tue Aug 25 05:42:39 2026] DELETE /volume/v3/snapshots/2d184745-8b93-4dd5-9d00-fe515fbf3bc2 => generated 111 bytes in 40 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:42:39.394957 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:42:39.394957 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:42:39.399015 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-0b5b6f10-a230-40fb-8f7a-b9913c192787 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:42:39.401459 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-0b5b6f10-a230-40fb-8f7a-b9913c192787 tempest-TestMinimumBasicScenario-249187686 tempest-TestMinimumBasicScenario-249187686-project-member] GET https://10.4.3.189/volume/v3/snapshots/2d184745-8b93-4dd5-9d00-fe515fbf3bc2 Aug 25 05:42:39.402214 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-0b5b6f10-a230-40fb-8f7a-b9913c192787 tempest-TestMinimumBasicScenario-249187686 tempest-TestMinimumBasicScenario-249187686-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:42:39.402214 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-0b5b6f10-a230-40fb-8f7a-b9913c192787 tempest-TestMinimumBasicScenario-249187686 tempest-TestMinimumBasicScenario-249187686-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:42:39.408611 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [req-f1f85f4c-8d07-42b2-88d3-db4da179d93d req-c337c75f-5429-491a-9d39-382972b018d8 tempest-VolumesSnapshotsTestJSON-1494403511 tempest-VolumesSnapshotsTestJSON-1494403511-project-member] Volume info retrieved successfully. Aug 25 05:42:39.419795 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-0b5b6f10-a230-40fb-8f7a-b9913c192787 tempest-TestMinimumBasicScenario-249187686 tempest-TestMinimumBasicScenario-249187686-project-member] https://10.4.3.189/volume/v3/snapshots/2d184745-8b93-4dd5-9d00-fe515fbf3bc2 returned with HTTP 404 Aug 25 05:42:39.420449 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 260/1024] 10.4.3.189 () {66 vars in 1354 bytes} [Tue Aug 25 05:42:39 2026] GET /volume/v3/snapshots/2d184745-8b93-4dd5-9d00-fe515fbf3bc2 => generated 111 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:42:39.424998 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-f1f85f4c-8d07-42b2-88d3-db4da179d93d req-c337c75f-5429-491a-9d39-382972b018d8 tempest-VolumesSnapshotsTestJSON-1494403511 tempest-VolumesSnapshotsTestJSON-1494403511-project-member] https://10.4.3.189/volume/v3/volumes/1cc6f714-bc54-4391-89b2-f3612ccb3131 returned with HTTP 200 Aug 25 05:42:39.426823 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 257/1025] 10.4.3.189 () {68 vars in 1598 bytes} [Tue Aug 25 05:42:39 2026] GET /volume/v3/volumes/1cc6f714-bc54-4391-89b2-f3612ccb3131 => generated 846 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:42:39.496650 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-99ee2d81-1bc6-4447-96db-fa2c30d6df76 req-970c61e2-20b9-48e0-badf-d4dd726b903f None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:42:39.501261 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-99ee2d81-1bc6-4447-96db-fa2c30d6df76 req-970c61e2-20b9-48e0-badf-d4dd726b903f tempest-TestMinimumBasicScenario-249187686 tempest-TestMinimumBasicScenario-249187686-project-member] GET https://10.4.3.189/volume/v3/volumes/6d82ba6f-2f88-4c81-b820-cc409959692d Aug 25 05:42:39.501261 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-99ee2d81-1bc6-4447-96db-fa2c30d6df76 req-970c61e2-20b9-48e0-badf-d4dd726b903f tempest-TestMinimumBasicScenario-249187686 tempest-TestMinimumBasicScenario-249187686-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:42:39.501522 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-99ee2d81-1bc6-4447-96db-fa2c30d6df76 req-970c61e2-20b9-48e0-badf-d4dd726b903f tempest-TestMinimumBasicScenario-249187686 tempest-TestMinimumBasicScenario-249187686-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:42:39.553299 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:42:39.553299 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:42:39.587559 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [req-99ee2d81-1bc6-4447-96db-fa2c30d6df76 req-970c61e2-20b9-48e0-badf-d4dd726b903f tempest-TestMinimumBasicScenario-249187686 tempest-TestMinimumBasicScenario-249187686-project-member] Volume info retrieved successfully. Aug 25 05:42:39.603245 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-99ee2d81-1bc6-4447-96db-fa2c30d6df76 req-970c61e2-20b9-48e0-badf-d4dd726b903f tempest-TestMinimumBasicScenario-249187686 tempest-TestMinimumBasicScenario-249187686-project-member] https://10.4.3.189/volume/v3/volumes/6d82ba6f-2f88-4c81-b820-cc409959692d returned with HTTP 200 Aug 25 05:42:39.605166 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 253/1026] 10.4.3.189 () {68 vars in 1598 bytes} [Tue Aug 25 05:42:39 2026] GET /volume/v3/volumes/6d82ba6f-2f88-4c81-b820-cc409959692d => generated 1139 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:42:39.643892 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [req-99ee2d81-1bc6-4447-96db-fa2c30d6df76 req-99b2c6c0-8157-4759-9b03-8ceca9c80081 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:42:39.648251 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-99ee2d81-1bc6-4447-96db-fa2c30d6df76 req-99b2c6c0-8157-4759-9b03-8ceca9c80081 tempest-TestMinimumBasicScenario-249187686 tempest-TestMinimumBasicScenario-249187686-project-member] POST https://10.4.3.189/volume/v3/volumes/6d82ba6f-2f88-4c81-b820-cc409959692d/action Aug 25 05:42:39.648808 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-99ee2d81-1bc6-4447-96db-fa2c30d6df76 req-99b2c6c0-8157-4759-9b03-8ceca9c80081 tempest-TestMinimumBasicScenario-249187686 tempest-TestMinimumBasicScenario-249187686-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100270) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 05:42:39.648966 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-99ee2d81-1bc6-4447-96db-fa2c30d6df76 req-99b2c6c0-8157-4759-9b03-8ceca9c80081 tempest-TestMinimumBasicScenario-249187686 tempest-TestMinimumBasicScenario-249187686-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:42:39.680187 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:42:39.680187 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:42:39.681032 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [req-99ee2d81-1bc6-4447-96db-fa2c30d6df76 req-99b2c6c0-8157-4759-9b03-8ceca9c80081 tempest-TestMinimumBasicScenario-249187686 tempest-TestMinimumBasicScenario-249187686-project-member] Volume info retrieved successfully. Aug 25 05:42:39.707243 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [req-99ee2d81-1bc6-4447-96db-fa2c30d6df76 req-99b2c6c0-8157-4759-9b03-8ceca9c80081 tempest-TestMinimumBasicScenario-249187686 tempest-TestMinimumBasicScenario-249187686-project-member] Begin detaching volume completed successfully. Aug 25 05:42:39.707243 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-99ee2d81-1bc6-4447-96db-fa2c30d6df76 req-99b2c6c0-8157-4759-9b03-8ceca9c80081 tempest-TestMinimumBasicScenario-249187686 tempest-TestMinimumBasicScenario-249187686-project-member] https://10.4.3.189/volume/v3/volumes/6d82ba6f-2f88-4c81-b820-cc409959692d/action returned with HTTP 202 Aug 25 05:42:39.707243 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 257/1027] 10.4.3.189 () {72 vars in 1672 bytes} [Tue Aug 25 05:42:39 2026] POST /volume/v3/volumes/6d82ba6f-2f88-4c81-b820-cc409959692d/action => generated 0 bytes in 63 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 05:42:39.821511 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-947d4d06-b6ed-4deb-8e6b-ec541998b8cf None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:42:39.822016 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-947d4d06-b6ed-4deb-8e6b-ec541998b8cf None None] GET https://10.4.3.189/volume// Aug 25 05:42:39.822271 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-947d4d06-b6ed-4deb-8e6b-ec541998b8cf None None] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:42:39.822538 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-947d4d06-b6ed-4deb-8e6b-ec541998b8cf None None] Calling method 'all' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:42:39.822958 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-947d4d06-b6ed-4deb-8e6b-ec541998b8cf None None] https://10.4.3.189/volume// returned with HTTP 300 Aug 25 05:42:39.823383 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 261/1028] 10.4.3.189 () {66 vars in 1426 bytes} [Tue Aug 25 05:42:39 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 05:42:39.834809 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-99ee2d81-1bc6-4447-96db-fa2c30d6df76 req-a6ed5380-6d28-44d7-8e73-89be8d12a567 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:42:39.839713 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-99ee2d81-1bc6-4447-96db-fa2c30d6df76 req-a6ed5380-6d28-44d7-8e73-89be8d12a567 tempest-TestMinimumBasicScenario-249187686 tempest-TestMinimumBasicScenario-249187686-project-member] GET https://10.4.3.189/volume/v3/volumes/6d82ba6f-2f88-4c81-b820-cc409959692d Aug 25 05:42:39.840991 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-99ee2d81-1bc6-4447-96db-fa2c30d6df76 req-a6ed5380-6d28-44d7-8e73-89be8d12a567 tempest-TestMinimumBasicScenario-249187686 tempest-TestMinimumBasicScenario-249187686-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:42:39.841327 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-99ee2d81-1bc6-4447-96db-fa2c30d6df76 req-a6ed5380-6d28-44d7-8e73-89be8d12a567 tempest-TestMinimumBasicScenario-249187686 tempest-TestMinimumBasicScenario-249187686-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:42:39.860007 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:42:39.860007 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:42:39.867852 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [req-99ee2d81-1bc6-4447-96db-fa2c30d6df76 req-a6ed5380-6d28-44d7-8e73-89be8d12a567 tempest-TestMinimumBasicScenario-249187686 tempest-TestMinimumBasicScenario-249187686-project-member] Volume info retrieved successfully. Aug 25 05:42:39.877210 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-99ee2d81-1bc6-4447-96db-fa2c30d6df76 req-a6ed5380-6d28-44d7-8e73-89be8d12a567 tempest-TestMinimumBasicScenario-249187686 tempest-TestMinimumBasicScenario-249187686-project-member] https://10.4.3.189/volume/v3/volumes/6d82ba6f-2f88-4c81-b820-cc409959692d returned with HTTP 200 Aug 25 05:42:39.877210 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 258/1029] 10.4.3.189 () {70 vars in 1639 bytes} [Tue Aug 25 05:42:39 2026] GET /volume/v3/volumes/6d82ba6f-2f88-4c81-b820-cc409959692d => generated 1322 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 05:42:40.470248 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-1a068ee7-c69a-433a-80f7-313d6d5ef9d5 req-d29194c7-7397-4b87-b472-395f158e7be6 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:42:40.474389 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-1a068ee7-c69a-433a-80f7-313d6d5ef9d5 req-d29194c7-7397-4b87-b472-395f158e7be6 tempest-VolumesSnapshotsTestJSON-1494403511 tempest-VolumesSnapshotsTestJSON-1494403511-project-member] GET https://10.4.3.189/volume/v3/volumes/1cc6f714-bc54-4391-89b2-f3612ccb3131 Aug 25 05:42:40.474389 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-1a068ee7-c69a-433a-80f7-313d6d5ef9d5 req-d29194c7-7397-4b87-b472-395f158e7be6 tempest-VolumesSnapshotsTestJSON-1494403511 tempest-VolumesSnapshotsTestJSON-1494403511-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:42:40.474389 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-1a068ee7-c69a-433a-80f7-313d6d5ef9d5 req-d29194c7-7397-4b87-b472-395f158e7be6 tempest-VolumesSnapshotsTestJSON-1494403511 tempest-VolumesSnapshotsTestJSON-1494403511-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:42:40.489325 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:42:40.489325 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:42:40.500081 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [req-1a068ee7-c69a-433a-80f7-313d6d5ef9d5 req-d29194c7-7397-4b87-b472-395f158e7be6 tempest-VolumesSnapshotsTestJSON-1494403511 tempest-VolumesSnapshotsTestJSON-1494403511-project-member] Volume info retrieved successfully. Aug 25 05:42:40.512023 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-1a068ee7-c69a-433a-80f7-313d6d5ef9d5 req-d29194c7-7397-4b87-b472-395f158e7be6 tempest-VolumesSnapshotsTestJSON-1494403511 tempest-VolumesSnapshotsTestJSON-1494403511-project-member] https://10.4.3.189/volume/v3/volumes/1cc6f714-bc54-4391-89b2-f3612ccb3131 returned with HTTP 200 Aug 25 05:42:40.512023 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 254/1030] 10.4.3.189 () {68 vars in 1598 bytes} [Tue Aug 25 05:42:40 2026] GET /volume/v3/volumes/1cc6f714-bc54-4391-89b2-f3612ccb3131 => generated 847 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:42:40.566588 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [req-6176f5c9-fff5-42c9-ad8a-c3dbc23ae68f req-f8edc902-14c9-4e76-b36a-b91f8e7c1a47 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:42:40.569671 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-6176f5c9-fff5-42c9-ad8a-c3dbc23ae68f req-f8edc902-14c9-4e76-b36a-b91f8e7c1a47 tempest-VolumesSnapshotsTestJSON-1494403511 tempest-VolumesSnapshotsTestJSON-1494403511-project-member] POST https://10.4.3.189/volume/v3/snapshots Aug 25 05:42:40.570656 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-6176f5c9-fff5-42c9-ad8a-c3dbc23ae68f req-f8edc902-14c9-4e76-b36a-b91f8e7c1a47 tempest-VolumesSnapshotsTestJSON-1494403511 tempest-VolumesSnapshotsTestJSON-1494403511-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "1cc6f714-bc54-4391-89b2-f3612ccb3131", "force": false, "name": "tempest-VolumesSnapshotsTestJSON-Snapshot-1090197501", "description": null, "metadata": {}}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:42:40.585374 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:42:40.585374 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:42:40.585736 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [req-6176f5c9-fff5-42c9-ad8a-c3dbc23ae68f req-f8edc902-14c9-4e76-b36a-b91f8e7c1a47 tempest-VolumesSnapshotsTestJSON-1494403511 tempest-VolumesSnapshotsTestJSON-1494403511-project-member] Volume info retrieved successfully. Aug 25 05:42:40.586111 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.v3.snapshots [req-6176f5c9-fff5-42c9-ad8a-c3dbc23ae68f req-f8edc902-14c9-4e76-b36a-b91f8e7c1a47 tempest-VolumesSnapshotsTestJSON-1494403511 tempest-VolumesSnapshotsTestJSON-1494403511-project-member] Create snapshot from volume 1cc6f714-bc54-4391-89b2-f3612ccb3131 Aug 25 05:42:40.674142 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.quota [req-6176f5c9-fff5-42c9-ad8a-c3dbc23ae68f req-f8edc902-14c9-4e76-b36a-b91f8e7c1a47 tempest-VolumesSnapshotsTestJSON-1494403511 tempest-VolumesSnapshotsTestJSON-1494403511-project-member] Created reservations ['cafed9e1-5931-4571-9f4a-60f8a4d7a079', 'b39da023-9591-409b-80f3-3bcbf9748438', '173ca306-7cc7-4cac-9d8b-9ad7a832d861', '9e0b955e-2c0b-490a-8bd4-f63a43764db6'] {{(pid=100270) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:42:40.748883 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [req-6176f5c9-fff5-42c9-ad8a-c3dbc23ae68f req-f8edc902-14c9-4e76-b36a-b91f8e7c1a47 tempest-VolumesSnapshotsTestJSON-1494403511 tempest-VolumesSnapshotsTestJSON-1494403511-project-member] Snapshot create request issued successfully. Aug 25 05:42:40.749304 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-6176f5c9-fff5-42c9-ad8a-c3dbc23ae68f req-f8edc902-14c9-4e76-b36a-b91f8e7c1a47 tempest-VolumesSnapshotsTestJSON-1494403511 tempest-VolumesSnapshotsTestJSON-1494403511-project-member] https://10.4.3.189/volume/v3/snapshots returned with HTTP 202 Aug 25 05:42:40.752905 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 258/1031] 10.4.3.189 () {72 vars in 1547 bytes} [Tue Aug 25 05:42:40 2026] POST /volume/v3/snapshots => generated 311 bytes in 186 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 05:42:40.879076 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-91db02d4-6a52-4ab8-bac4-1fed4f447483 req-af8ad62c-048f-40b9-b975-8db52e1aef49 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:42:40.883027 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-91db02d4-6a52-4ab8-bac4-1fed4f447483 req-af8ad62c-048f-40b9-b975-8db52e1aef49 tempest-VolumesSnapshotsTestJSON-1494403511 tempest-VolumesSnapshotsTestJSON-1494403511-project-reader] GET https://10.4.3.189/volume/v3/snapshots/a1305d0b-8c73-409e-ac9c-80aba0a27da2 Aug 25 05:42:40.884176 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-91db02d4-6a52-4ab8-bac4-1fed4f447483 req-af8ad62c-048f-40b9-b975-8db52e1aef49 tempest-VolumesSnapshotsTestJSON-1494403511 tempest-VolumesSnapshotsTestJSON-1494403511-project-reader] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:42:40.884176 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-91db02d4-6a52-4ab8-bac4-1fed4f447483 req-af8ad62c-048f-40b9-b975-8db52e1aef49 tempest-VolumesSnapshotsTestJSON-1494403511 tempest-VolumesSnapshotsTestJSON-1494403511-project-reader] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:42:40.896124 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:42:40.896124 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:42:40.898157 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [req-91db02d4-6a52-4ab8-bac4-1fed4f447483 req-af8ad62c-048f-40b9-b975-8db52e1aef49 tempest-VolumesSnapshotsTestJSON-1494403511 tempest-VolumesSnapshotsTestJSON-1494403511-project-reader] Snapshot retrieved successfully. Aug 25 05:42:40.898157 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-91db02d4-6a52-4ab8-bac4-1fed4f447483 req-af8ad62c-048f-40b9-b975-8db52e1aef49 tempest-VolumesSnapshotsTestJSON-1494403511 tempest-VolumesSnapshotsTestJSON-1494403511-project-reader] https://10.4.3.189/volume/v3/snapshots/a1305d0b-8c73-409e-ac9c-80aba0a27da2 returned with HTTP 200 Aug 25 05:42:40.899849 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 262/1032] 10.4.3.189 () {68 vars in 1604 bytes} [Tue Aug 25 05:42:40 2026] GET /volume/v3/snapshots/a1305d0b-8c73-409e-ac9c-80aba0a27da2 => generated 470 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:42:40.939100 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-2b334d60-699b-41ed-ac1d-12433141ae8c req-168c7560-bc73-4e6c-b795-19d7588a10b2 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:42:40.942785 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-2b334d60-699b-41ed-ac1d-12433141ae8c req-168c7560-bc73-4e6c-b795-19d7588a10b2 tempest-VolumesSnapshotsTestJSON-1494403511 tempest-VolumesSnapshotsTestJSON-1494403511-project-reader] GET https://10.4.3.189/volume/v3/snapshots/detail Aug 25 05:42:40.943587 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-2b334d60-699b-41ed-ac1d-12433141ae8c req-168c7560-bc73-4e6c-b795-19d7588a10b2 tempest-VolumesSnapshotsTestJSON-1494403511 tempest-VolumesSnapshotsTestJSON-1494403511-project-reader] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:42:40.943587 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-2b334d60-699b-41ed-ac1d-12433141ae8c req-168c7560-bc73-4e6c-b795-19d7588a10b2 tempest-VolumesSnapshotsTestJSON-1494403511 tempest-VolumesSnapshotsTestJSON-1494403511-project-reader] Calling method 'detail' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:42:40.943880 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.api_utils [req-2b334d60-699b-41ed-ac1d-12433141ae8c req-168c7560-bc73-4e6c-b795-19d7588a10b2 tempest-VolumesSnapshotsTestJSON-1494403511 tempest-VolumesSnapshotsTestJSON-1494403511-project-reader] Removing options '' from query. {{(pid=100269) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 05:42:40.946194 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.db.api [req-2b334d60-699b-41ed-ac1d-12433141ae8c req-168c7560-bc73-4e6c-b795-19d7588a10b2 tempest-VolumesSnapshotsTestJSON-1494403511 tempest-VolumesSnapshotsTestJSON-1494403511-project-reader] Building query based on filter {{(pid=100269) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 25 05:42:40.960192 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [req-2b334d60-699b-41ed-ac1d-12433141ae8c req-168c7560-bc73-4e6c-b795-19d7588a10b2 tempest-VolumesSnapshotsTestJSON-1494403511 tempest-VolumesSnapshotsTestJSON-1494403511-project-reader] Get all snapshots completed successfully. Aug 25 05:42:40.960192 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:42:40.960192 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:42:40.960192 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-2b334d60-699b-41ed-ac1d-12433141ae8c req-168c7560-bc73-4e6c-b795-19d7588a10b2 tempest-VolumesSnapshotsTestJSON-1494403511 tempest-VolumesSnapshotsTestJSON-1494403511-project-reader] https://10.4.3.189/volume/v3/snapshots/detail returned with HTTP 200 Aug 25 05:42:40.960192 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 259/1033] 10.4.3.189 () {68 vars in 1514 bytes} [Tue Aug 25 05:42:40 2026] GET /volume/v3/snapshots/detail => generated 473 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:42:41.004922 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-a08c9433-1c8a-43f4-ade5-07ff42f22706 req-7ff03fd6-d2bd-40cd-a79f-d67b8086a894 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:42:41.009374 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-a08c9433-1c8a-43f4-ade5-07ff42f22706 req-7ff03fd6-d2bd-40cd-a79f-d67b8086a894 tempest-VolumesSnapshotsTestJSON-1494403511 tempest-VolumesSnapshotsTestJSON-1494403511-project-member] GET https://10.4.3.189/volume/v3/snapshots/a1305d0b-8c73-409e-ac9c-80aba0a27da2 Aug 25 05:42:41.010304 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-a08c9433-1c8a-43f4-ade5-07ff42f22706 req-7ff03fd6-d2bd-40cd-a79f-d67b8086a894 tempest-VolumesSnapshotsTestJSON-1494403511 tempest-VolumesSnapshotsTestJSON-1494403511-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:42:41.010304 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-a08c9433-1c8a-43f4-ade5-07ff42f22706 req-7ff03fd6-d2bd-40cd-a79f-d67b8086a894 tempest-VolumesSnapshotsTestJSON-1494403511 tempest-VolumesSnapshotsTestJSON-1494403511-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:42:41.023906 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:42:41.023906 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:42:41.024806 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [req-a08c9433-1c8a-43f4-ade5-07ff42f22706 req-7ff03fd6-d2bd-40cd-a79f-d67b8086a894 tempest-VolumesSnapshotsTestJSON-1494403511 tempest-VolumesSnapshotsTestJSON-1494403511-project-member] Snapshot retrieved successfully. Aug 25 05:42:41.025727 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-a08c9433-1c8a-43f4-ade5-07ff42f22706 req-7ff03fd6-d2bd-40cd-a79f-d67b8086a894 tempest-VolumesSnapshotsTestJSON-1494403511 tempest-VolumesSnapshotsTestJSON-1494403511-project-member] https://10.4.3.189/volume/v3/snapshots/a1305d0b-8c73-409e-ac9c-80aba0a27da2 returned with HTTP 200 Aug 25 05:42:41.026340 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 255/1034] 10.4.3.189 () {68 vars in 1604 bytes} [Tue Aug 25 05:42:41 2026] GET /volume/v3/snapshots/a1305d0b-8c73-409e-ac9c-80aba0a27da2 => generated 470 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:42:41.078346 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [req-bb8ef85e-b8cd-4c1b-bde3-d97ce3f0ddbb req-a7605ce4-f4fa-4f4d-8e2a-8242e6159453 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:42:41.082875 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-bb8ef85e-b8cd-4c1b-bde3-d97ce3f0ddbb req-a7605ce4-f4fa-4f4d-8e2a-8242e6159453 tempest-VolumesSnapshotsTestJSON-1494403511 tempest-VolumesSnapshotsTestJSON-1494403511-project-member] DELETE https://10.4.3.189/volume/v3/snapshots/a1305d0b-8c73-409e-ac9c-80aba0a27da2 Aug 25 05:42:41.083112 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-bb8ef85e-b8cd-4c1b-bde3-d97ce3f0ddbb req-a7605ce4-f4fa-4f4d-8e2a-8242e6159453 tempest-VolumesSnapshotsTestJSON-1494403511 tempest-VolumesSnapshotsTestJSON-1494403511-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:42:41.083659 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-bb8ef85e-b8cd-4c1b-bde3-d97ce3f0ddbb req-a7605ce4-f4fa-4f4d-8e2a-8242e6159453 tempest-VolumesSnapshotsTestJSON-1494403511 tempest-VolumesSnapshotsTestJSON-1494403511-project-member] Calling method 'delete' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:42:41.083659 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.v3.snapshots [req-bb8ef85e-b8cd-4c1b-bde3-d97ce3f0ddbb req-a7605ce4-f4fa-4f4d-8e2a-8242e6159453 tempest-VolumesSnapshotsTestJSON-1494403511 tempest-VolumesSnapshotsTestJSON-1494403511-project-member] Delete snapshot with id: a1305d0b-8c73-409e-ac9c-80aba0a27da2 Aug 25 05:42:41.097048 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:42:41.097048 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:42:41.098442 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [req-bb8ef85e-b8cd-4c1b-bde3-d97ce3f0ddbb req-a7605ce4-f4fa-4f4d-8e2a-8242e6159453 tempest-VolumesSnapshotsTestJSON-1494403511 tempest-VolumesSnapshotsTestJSON-1494403511-project-member] Snapshot retrieved successfully. Aug 25 05:42:41.134986 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-99ee2d81-1bc6-4447-96db-fa2c30d6df76 req-996724ad-b53a-4187-a956-1519bd1ca36b None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:42:41.138855 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-99ee2d81-1bc6-4447-96db-fa2c30d6df76 req-996724ad-b53a-4187-a956-1519bd1ca36b tempest-TestMinimumBasicScenario-249187686 tempest-TestMinimumBasicScenario-249187686-project-member] DELETE https://10.4.3.189/volume/v3/attachments/1f4060e4-c537-4d3b-b521-49d889d73b87 Aug 25 05:42:41.138855 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-99ee2d81-1bc6-4447-96db-fa2c30d6df76 req-996724ad-b53a-4187-a956-1519bd1ca36b tempest-TestMinimumBasicScenario-249187686 tempest-TestMinimumBasicScenario-249187686-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:42:41.140862 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-99ee2d81-1bc6-4447-96db-fa2c30d6df76 req-996724ad-b53a-4187-a956-1519bd1ca36b tempest-TestMinimumBasicScenario-249187686 tempest-TestMinimumBasicScenario-249187686-project-member] Calling method 'version_select' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:42:41.147720 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [req-bb8ef85e-b8cd-4c1b-bde3-d97ce3f0ddbb req-a7605ce4-f4fa-4f4d-8e2a-8242e6159453 tempest-VolumesSnapshotsTestJSON-1494403511 tempest-VolumesSnapshotsTestJSON-1494403511-project-member] Snapshot delete request issued successfully. Aug 25 05:42:41.149510 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-bb8ef85e-b8cd-4c1b-bde3-d97ce3f0ddbb req-a7605ce4-f4fa-4f4d-8e2a-8242e6159453 tempest-VolumesSnapshotsTestJSON-1494403511 tempest-VolumesSnapshotsTestJSON-1494403511-project-member] https://10.4.3.189/volume/v3/snapshots/a1305d0b-8c73-409e-ac9c-80aba0a27da2 returned with HTTP 202 Aug 25 05:42:41.149510 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 259/1035] 10.4.3.189 () {70 vars in 1626 bytes} [Tue Aug 25 05:42:41 2026] DELETE /volume/v3/snapshots/a1305d0b-8c73-409e-ac9c-80aba0a27da2 => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:42:41.169906 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:42:41.169906 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:42:41.195746 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-80ffb172-2f36-4bf3-ab72-ad6666d4e0bf req-03d81131-b402-43ee-b51a-67af64fd965b None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:42:41.198007 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-80ffb172-2f36-4bf3-ab72-ad6666d4e0bf req-03d81131-b402-43ee-b51a-67af64fd965b tempest-VolumesSnapshotsTestJSON-1494403511 tempest-VolumesSnapshotsTestJSON-1494403511-project-member] GET https://10.4.3.189/volume/v3/snapshots/a1305d0b-8c73-409e-ac9c-80aba0a27da2 Aug 25 05:42:41.199321 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-80ffb172-2f36-4bf3-ab72-ad6666d4e0bf req-03d81131-b402-43ee-b51a-67af64fd965b tempest-VolumesSnapshotsTestJSON-1494403511 tempest-VolumesSnapshotsTestJSON-1494403511-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:42:41.199321 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-80ffb172-2f36-4bf3-ab72-ad6666d4e0bf req-03d81131-b402-43ee-b51a-67af64fd965b tempest-VolumesSnapshotsTestJSON-1494403511 tempest-VolumesSnapshotsTestJSON-1494403511-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:42:41.208125 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:42:41.208125 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:42:41.209190 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [req-80ffb172-2f36-4bf3-ab72-ad6666d4e0bf req-03d81131-b402-43ee-b51a-67af64fd965b tempest-VolumesSnapshotsTestJSON-1494403511 tempest-VolumesSnapshotsTestJSON-1494403511-project-member] Snapshot retrieved successfully. Aug 25 05:42:41.210118 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-80ffb172-2f36-4bf3-ab72-ad6666d4e0bf req-03d81131-b402-43ee-b51a-67af64fd965b tempest-VolumesSnapshotsTestJSON-1494403511 tempest-VolumesSnapshotsTestJSON-1494403511-project-member] https://10.4.3.189/volume/v3/snapshots/a1305d0b-8c73-409e-ac9c-80aba0a27da2 returned with HTTP 200 Aug 25 05:42:41.210481 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 260/1036] 10.4.3.189 () {68 vars in 1604 bytes} [Tue Aug 25 05:42:41 2026] GET /volume/v3/snapshots/a1305d0b-8c73-409e-ac9c-80aba0a27da2 => generated 469 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:42:41.308242 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-99ee2d81-1bc6-4447-96db-fa2c30d6df76 req-996724ad-b53a-4187-a956-1519bd1ca36b tempest-TestMinimumBasicScenario-249187686 tempest-TestMinimumBasicScenario-249187686-project-member] https://10.4.3.189/volume/v3/attachments/1f4060e4-c537-4d3b-b521-49d889d73b87 returned with HTTP 200 Aug 25 05:42:41.308702 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 263/1037] 10.4.3.189 () {72 vars in 1673 bytes} [Tue Aug 25 05:42:41 2026] DELETE /volume/v3/attachments/1f4060e4-c537-4d3b-b521-49d889d73b87 => generated 19 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:42:41.978022 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-b1115976-78d0-496f-890f-ee00ef333f4c req-add2f650-53f2-440d-8389-0aaa566dd485 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:42:41.981270 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-b1115976-78d0-496f-890f-ee00ef333f4c req-add2f650-53f2-440d-8389-0aaa566dd485 tempest-TestMinimumBasicScenario-249187686 tempest-TestMinimumBasicScenario-249187686-project-member] GET https://10.4.3.189/volume/v3/volumes/6d82ba6f-2f88-4c81-b820-cc409959692d Aug 25 05:42:41.981467 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-b1115976-78d0-496f-890f-ee00ef333f4c req-add2f650-53f2-440d-8389-0aaa566dd485 tempest-TestMinimumBasicScenario-249187686 tempest-TestMinimumBasicScenario-249187686-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:42:41.981771 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-b1115976-78d0-496f-890f-ee00ef333f4c req-add2f650-53f2-440d-8389-0aaa566dd485 tempest-TestMinimumBasicScenario-249187686 tempest-TestMinimumBasicScenario-249187686-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:42:41.992332 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:42:41.992332 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:42:41.997702 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [req-b1115976-78d0-496f-890f-ee00ef333f4c req-add2f650-53f2-440d-8389-0aaa566dd485 tempest-TestMinimumBasicScenario-249187686 tempest-TestMinimumBasicScenario-249187686-project-member] Volume info retrieved successfully. Aug 25 05:42:42.005011 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-b1115976-78d0-496f-890f-ee00ef333f4c req-add2f650-53f2-440d-8389-0aaa566dd485 tempest-TestMinimumBasicScenario-249187686 tempest-TestMinimumBasicScenario-249187686-project-member] https://10.4.3.189/volume/v3/volumes/6d82ba6f-2f88-4c81-b820-cc409959692d returned with HTTP 200 Aug 25 05:42:42.006094 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 256/1038] 10.4.3.189 () {68 vars in 1598 bytes} [Tue Aug 25 05:42:41 2026] GET /volume/v3/volumes/6d82ba6f-2f88-4c81-b820-cc409959692d => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:42:42.026112 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-99dbf621-d9bd-44f2-8c9a-b9f3c8a2d15e None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:42:42.028035 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-99dbf621-d9bd-44f2-8c9a-b9f3c8a2d15e tempest-TestMinimumBasicScenario-249187686 tempest-TestMinimumBasicScenario-249187686-project-member] DELETE https://10.4.3.189/volume/v3/volumes/6d82ba6f-2f88-4c81-b820-cc409959692d Aug 25 05:42:42.028441 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-99dbf621-d9bd-44f2-8c9a-b9f3c8a2d15e tempest-TestMinimumBasicScenario-249187686 tempest-TestMinimumBasicScenario-249187686-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:42:42.029553 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-99dbf621-d9bd-44f2-8c9a-b9f3c8a2d15e tempest-TestMinimumBasicScenario-249187686 tempest-TestMinimumBasicScenario-249187686-project-member] Calling method 'delete' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:42:42.029553 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.v3.volumes [None req-99dbf621-d9bd-44f2-8c9a-b9f3c8a2d15e tempest-TestMinimumBasicScenario-249187686 tempest-TestMinimumBasicScenario-249187686-project-member] Delete volume with id: 6d82ba6f-2f88-4c81-b820-cc409959692d Aug 25 05:42:42.040669 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:42:42.040669 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:42:42.041547 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-99dbf621-d9bd-44f2-8c9a-b9f3c8a2d15e tempest-TestMinimumBasicScenario-249187686 tempest-TestMinimumBasicScenario-249187686-project-member] Volume info retrieved successfully. Aug 25 05:42:42.074656 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-99dbf621-d9bd-44f2-8c9a-b9f3c8a2d15e tempest-TestMinimumBasicScenario-249187686 tempest-TestMinimumBasicScenario-249187686-project-member] Delete volume request issued successfully. Aug 25 05:42:42.074928 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-99dbf621-d9bd-44f2-8c9a-b9f3c8a2d15e tempest-TestMinimumBasicScenario-249187686 tempest-TestMinimumBasicScenario-249187686-project-member] https://10.4.3.189/volume/v3/volumes/6d82ba6f-2f88-4c81-b820-cc409959692d returned with HTTP 202 Aug 25 05:42:42.075728 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 260/1039] 10.4.3.189 () {66 vars in 1351 bytes} [Tue Aug 25 05:42:42 2026] DELETE /volume/v3/volumes/6d82ba6f-2f88-4c81-b820-cc409959692d => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:42:42.087455 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-c3df924d-b449-439b-9d8b-4c446f995713 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:42:42.090337 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-c3df924d-b449-439b-9d8b-4c446f995713 tempest-TestMinimumBasicScenario-249187686 tempest-TestMinimumBasicScenario-249187686-project-member] GET https://10.4.3.189/volume/v3/volumes/6d82ba6f-2f88-4c81-b820-cc409959692d Aug 25 05:42:42.090765 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-c3df924d-b449-439b-9d8b-4c446f995713 tempest-TestMinimumBasicScenario-249187686 tempest-TestMinimumBasicScenario-249187686-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:42:42.091319 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-c3df924d-b449-439b-9d8b-4c446f995713 tempest-TestMinimumBasicScenario-249187686 tempest-TestMinimumBasicScenario-249187686-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:42:42.104402 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:42:42.104402 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:42:42.111115 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-c3df924d-b449-439b-9d8b-4c446f995713 tempest-TestMinimumBasicScenario-249187686 tempest-TestMinimumBasicScenario-249187686-project-member] Volume info retrieved successfully. Aug 25 05:42:42.117766 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-c3df924d-b449-439b-9d8b-4c446f995713 tempest-TestMinimumBasicScenario-249187686 tempest-TestMinimumBasicScenario-249187686-project-member] https://10.4.3.189/volume/v3/volumes/6d82ba6f-2f88-4c81-b820-cc409959692d returned with HTTP 200 Aug 25 05:42:42.118333 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 261/1040] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:42:42 2026] GET /volume/v3/volumes/6d82ba6f-2f88-4c81-b820-cc409959692d => generated 846 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:42:42.249222 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-809da64b-5a8d-459f-83ca-2e61c8850884 req-4041ea7a-5bcc-4878-831e-468b9f425514 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:42:42.252640 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-809da64b-5a8d-459f-83ca-2e61c8850884 req-4041ea7a-5bcc-4878-831e-468b9f425514 tempest-VolumesSnapshotsTestJSON-1494403511 tempest-VolumesSnapshotsTestJSON-1494403511-project-member] GET https://10.4.3.189/volume/v3/snapshots/a1305d0b-8c73-409e-ac9c-80aba0a27da2 Aug 25 05:42:42.252912 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-809da64b-5a8d-459f-83ca-2e61c8850884 req-4041ea7a-5bcc-4878-831e-468b9f425514 tempest-VolumesSnapshotsTestJSON-1494403511 tempest-VolumesSnapshotsTestJSON-1494403511-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:42:42.253206 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-809da64b-5a8d-459f-83ca-2e61c8850884 req-4041ea7a-5bcc-4878-831e-468b9f425514 tempest-VolumesSnapshotsTestJSON-1494403511 tempest-VolumesSnapshotsTestJSON-1494403511-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:42:42.259863 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-809da64b-5a8d-459f-83ca-2e61c8850884 req-4041ea7a-5bcc-4878-831e-468b9f425514 tempest-VolumesSnapshotsTestJSON-1494403511 tempest-VolumesSnapshotsTestJSON-1494403511-project-member] https://10.4.3.189/volume/v3/snapshots/a1305d0b-8c73-409e-ac9c-80aba0a27da2 returned with HTTP 404 Aug 25 05:42:42.260804 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 264/1041] 10.4.3.189 () {68 vars in 1604 bytes} [Tue Aug 25 05:42:42 2026] GET /volume/v3/snapshots/a1305d0b-8c73-409e-ac9c-80aba0a27da2 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:42:42.284155 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-df2e0bdf-5018-49bb-90cc-babc68c54b72 req-a5d5083b-cc99-4798-ae4c-c972be0b82ab None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:42:42.287992 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-df2e0bdf-5018-49bb-90cc-babc68c54b72 req-a5d5083b-cc99-4798-ae4c-c972be0b82ab tempest-VolumesSnapshotsTestJSON-1494403511 tempest-VolumesSnapshotsTestJSON-1494403511-project-member] DELETE https://10.4.3.189/volume/v3/volumes/1cc6f714-bc54-4391-89b2-f3612ccb3131 Aug 25 05:42:42.288283 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-df2e0bdf-5018-49bb-90cc-babc68c54b72 req-a5d5083b-cc99-4798-ae4c-c972be0b82ab tempest-VolumesSnapshotsTestJSON-1494403511 tempest-VolumesSnapshotsTestJSON-1494403511-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:42:42.288578 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-df2e0bdf-5018-49bb-90cc-babc68c54b72 req-a5d5083b-cc99-4798-ae4c-c972be0b82ab tempest-VolumesSnapshotsTestJSON-1494403511 tempest-VolumesSnapshotsTestJSON-1494403511-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:42:42.288825 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [req-df2e0bdf-5018-49bb-90cc-babc68c54b72 req-a5d5083b-cc99-4798-ae4c-c972be0b82ab tempest-VolumesSnapshotsTestJSON-1494403511 tempest-VolumesSnapshotsTestJSON-1494403511-project-member] Delete volume with id: 1cc6f714-bc54-4391-89b2-f3612ccb3131 Aug 25 05:42:42.300102 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:42:42.300102 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:42:42.300927 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [req-df2e0bdf-5018-49bb-90cc-babc68c54b72 req-a5d5083b-cc99-4798-ae4c-c972be0b82ab tempest-VolumesSnapshotsTestJSON-1494403511 tempest-VolumesSnapshotsTestJSON-1494403511-project-member] Volume info retrieved successfully. Aug 25 05:42:42.335701 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [req-df2e0bdf-5018-49bb-90cc-babc68c54b72 req-a5d5083b-cc99-4798-ae4c-c972be0b82ab tempest-VolumesSnapshotsTestJSON-1494403511 tempest-VolumesSnapshotsTestJSON-1494403511-project-member] Delete volume request issued successfully. Aug 25 05:42:42.335701 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-df2e0bdf-5018-49bb-90cc-babc68c54b72 req-a5d5083b-cc99-4798-ae4c-c972be0b82ab tempest-VolumesSnapshotsTestJSON-1494403511 tempest-VolumesSnapshotsTestJSON-1494403511-project-member] https://10.4.3.189/volume/v3/volumes/1cc6f714-bc54-4391-89b2-f3612ccb3131 returned with HTTP 202 Aug 25 05:42:42.336460 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 257/1042] 10.4.3.189 () {70 vars in 1620 bytes} [Tue Aug 25 05:42:42 2026] DELETE /volume/v3/volumes/1cc6f714-bc54-4391-89b2-f3612ccb3131 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:42:42.367906 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [req-e3b349ed-65e8-4ab3-b220-f9e563426d26 req-4acd67a1-8a66-4cc2-8676-e228aeccaa7c None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:42:42.370993 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-e3b349ed-65e8-4ab3-b220-f9e563426d26 req-4acd67a1-8a66-4cc2-8676-e228aeccaa7c tempest-VolumesSnapshotsTestJSON-1494403511 tempest-VolumesSnapshotsTestJSON-1494403511-project-member] GET https://10.4.3.189/volume/v3/volumes/1cc6f714-bc54-4391-89b2-f3612ccb3131 Aug 25 05:42:42.370993 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-e3b349ed-65e8-4ab3-b220-f9e563426d26 req-4acd67a1-8a66-4cc2-8676-e228aeccaa7c tempest-VolumesSnapshotsTestJSON-1494403511 tempest-VolumesSnapshotsTestJSON-1494403511-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:42:42.371207 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-e3b349ed-65e8-4ab3-b220-f9e563426d26 req-4acd67a1-8a66-4cc2-8676-e228aeccaa7c tempest-VolumesSnapshotsTestJSON-1494403511 tempest-VolumesSnapshotsTestJSON-1494403511-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:42:42.389427 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:42:42.389427 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:42:42.397032 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [req-e3b349ed-65e8-4ab3-b220-f9e563426d26 req-4acd67a1-8a66-4cc2-8676-e228aeccaa7c tempest-VolumesSnapshotsTestJSON-1494403511 tempest-VolumesSnapshotsTestJSON-1494403511-project-member] Volume info retrieved successfully. Aug 25 05:42:42.404156 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-e3b349ed-65e8-4ab3-b220-f9e563426d26 req-4acd67a1-8a66-4cc2-8676-e228aeccaa7c tempest-VolumesSnapshotsTestJSON-1494403511 tempest-VolumesSnapshotsTestJSON-1494403511-project-member] https://10.4.3.189/volume/v3/volumes/1cc6f714-bc54-4391-89b2-f3612ccb3131 returned with HTTP 200 Aug 25 05:42:42.404156 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 261/1043] 10.4.3.189 () {68 vars in 1598 bytes} [Tue Aug 25 05:42:42 2026] GET /volume/v3/volumes/1cc6f714-bc54-4391-89b2-f3612ccb3131 => generated 846 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:42:43.138291 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-3966ed00-7ba5-4ad0-8808-89e6bb040eea None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:42:43.142271 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-3966ed00-7ba5-4ad0-8808-89e6bb040eea tempest-TestMinimumBasicScenario-249187686 tempest-TestMinimumBasicScenario-249187686-project-member] GET https://10.4.3.189/volume/v3/volumes/6d82ba6f-2f88-4c81-b820-cc409959692d Aug 25 05:42:43.142271 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-3966ed00-7ba5-4ad0-8808-89e6bb040eea tempest-TestMinimumBasicScenario-249187686 tempest-TestMinimumBasicScenario-249187686-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:42:43.142271 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-3966ed00-7ba5-4ad0-8808-89e6bb040eea tempest-TestMinimumBasicScenario-249187686 tempest-TestMinimumBasicScenario-249187686-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:42:43.161419 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-3966ed00-7ba5-4ad0-8808-89e6bb040eea tempest-TestMinimumBasicScenario-249187686 tempest-TestMinimumBasicScenario-249187686-project-member] https://10.4.3.189/volume/v3/volumes/6d82ba6f-2f88-4c81-b820-cc409959692d returned with HTTP 404 Aug 25 05:42:43.162015 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 262/1044] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:42:43 2026] GET /volume/v3/volumes/6d82ba6f-2f88-4c81-b820-cc409959692d => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:42:43.437970 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-a130b613-6a4c-481e-8725-3340ef01b668 req-49a528f4-ae82-4eaf-b499-16e752bbbecd None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:42:43.441156 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-a130b613-6a4c-481e-8725-3340ef01b668 req-49a528f4-ae82-4eaf-b499-16e752bbbecd tempest-VolumesSnapshotsTestJSON-1494403511 tempest-VolumesSnapshotsTestJSON-1494403511-project-member] GET https://10.4.3.189/volume/v3/volumes/1cc6f714-bc54-4391-89b2-f3612ccb3131 Aug 25 05:42:43.441261 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-a130b613-6a4c-481e-8725-3340ef01b668 req-49a528f4-ae82-4eaf-b499-16e752bbbecd tempest-VolumesSnapshotsTestJSON-1494403511 tempest-VolumesSnapshotsTestJSON-1494403511-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:42:43.441450 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-a130b613-6a4c-481e-8725-3340ef01b668 req-49a528f4-ae82-4eaf-b499-16e752bbbecd tempest-VolumesSnapshotsTestJSON-1494403511 tempest-VolumesSnapshotsTestJSON-1494403511-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:42:43.449549 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-a130b613-6a4c-481e-8725-3340ef01b668 req-49a528f4-ae82-4eaf-b499-16e752bbbecd tempest-VolumesSnapshotsTestJSON-1494403511 tempest-VolumesSnapshotsTestJSON-1494403511-project-member] https://10.4.3.189/volume/v3/volumes/1cc6f714-bc54-4391-89b2-f3612ccb3131 returned with HTTP 404 Aug 25 05:42:43.450245 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 265/1045] 10.4.3.189 () {68 vars in 1598 bytes} [Tue Aug 25 05:42:43 2026] GET /volume/v3/volumes/1cc6f714-bc54-4391-89b2-f3612ccb3131 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:42:43.477463 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-474f0af5-cbd0-403f-bc82-f8fb9975ab23 req-3fe59732-baa9-45fe-98dd-9e7235ef5511 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:42:43.479567 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-474f0af5-cbd0-403f-bc82-f8fb9975ab23 req-3fe59732-baa9-45fe-98dd-9e7235ef5511 tempest-VolumesSnapshotsTestJSON-1494403511 tempest-VolumesSnapshotsTestJSON-1494403511-project-member] DELETE https://10.4.3.189/volume/v3/volumes/1cc6f714-bc54-4391-89b2-f3612ccb3131 Aug 25 05:42:43.480661 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-474f0af5-cbd0-403f-bc82-f8fb9975ab23 req-3fe59732-baa9-45fe-98dd-9e7235ef5511 tempest-VolumesSnapshotsTestJSON-1494403511 tempest-VolumesSnapshotsTestJSON-1494403511-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:42:43.480661 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-474f0af5-cbd0-403f-bc82-f8fb9975ab23 req-3fe59732-baa9-45fe-98dd-9e7235ef5511 tempest-VolumesSnapshotsTestJSON-1494403511 tempest-VolumesSnapshotsTestJSON-1494403511-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:42:43.480661 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [req-474f0af5-cbd0-403f-bc82-f8fb9975ab23 req-3fe59732-baa9-45fe-98dd-9e7235ef5511 tempest-VolumesSnapshotsTestJSON-1494403511 tempest-VolumesSnapshotsTestJSON-1494403511-project-member] Delete volume with id: 1cc6f714-bc54-4391-89b2-f3612ccb3131 Aug 25 05:42:43.487803 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-474f0af5-cbd0-403f-bc82-f8fb9975ab23 req-3fe59732-baa9-45fe-98dd-9e7235ef5511 tempest-VolumesSnapshotsTestJSON-1494403511 tempest-VolumesSnapshotsTestJSON-1494403511-project-member] https://10.4.3.189/volume/v3/volumes/1cc6f714-bc54-4391-89b2-f3612ccb3131 returned with HTTP 404 Aug 25 05:42:43.488047 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 258/1046] 10.4.3.189 () {70 vars in 1620 bytes} [Tue Aug 25 05:42:43 2026] DELETE /volume/v3/volumes/1cc6f714-bc54-4391-89b2-f3612ccb3131 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:42:43.515701 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [req-6aeef16f-9be1-4214-be26-afa07144c29f req-2454e1a0-7df4-437f-88d9-eff0c83b97bd None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:42:43.524456 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-6aeef16f-9be1-4214-be26-afa07144c29f req-2454e1a0-7df4-437f-88d9-eff0c83b97bd tempest-VolumesSnapshotsTestJSON-1494403511 tempest-VolumesSnapshotsTestJSON-1494403511-project-member] GET https://10.4.3.189/volume/v3/volumes/1cc6f714-bc54-4391-89b2-f3612ccb3131 Aug 25 05:42:43.524456 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-6aeef16f-9be1-4214-be26-afa07144c29f req-2454e1a0-7df4-437f-88d9-eff0c83b97bd tempest-VolumesSnapshotsTestJSON-1494403511 tempest-VolumesSnapshotsTestJSON-1494403511-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:42:43.524760 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-6aeef16f-9be1-4214-be26-afa07144c29f req-2454e1a0-7df4-437f-88d9-eff0c83b97bd tempest-VolumesSnapshotsTestJSON-1494403511 tempest-VolumesSnapshotsTestJSON-1494403511-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:42:43.535904 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-6aeef16f-9be1-4214-be26-afa07144c29f req-2454e1a0-7df4-437f-88d9-eff0c83b97bd tempest-VolumesSnapshotsTestJSON-1494403511 tempest-VolumesSnapshotsTestJSON-1494403511-project-member] https://10.4.3.189/volume/v3/volumes/1cc6f714-bc54-4391-89b2-f3612ccb3131 returned with HTTP 404 Aug 25 05:42:43.536793 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 262/1047] 10.4.3.189 () {68 vars in 1598 bytes} [Tue Aug 25 05:42:43 2026] GET /volume/v3/volumes/1cc6f714-bc54-4391-89b2-f3612ccb3131 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:42:44.380287 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-07fb444d-fca2-43a0-b05c-de5dfdaca676 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:42:44.383197 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-07fb444d-fca2-43a0-b05c-de5dfdaca676 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] POST https://10.4.3.189/volume/v3/volumes Aug 25 05:42:44.383761 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-07fb444d-fca2-43a0-b05c-de5dfdaca676 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-1679281072"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:42:44.388099 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.v3.volumes [None req-07fb444d-fca2-43a0-b05c-de5dfdaca676 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-1679281072'}} {{(pid=100269) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 05:42:44.397116 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.v3.volumes [None req-07fb444d-fca2-43a0-b05c-de5dfdaca676 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Create volume of 1 GB Aug 25 05:42:44.397547 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:42:44.397547 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:42:44.398248 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-07fb444d-fca2-43a0-b05c-de5dfdaca676 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Availability Zones retrieved successfully. Aug 25 05:42:44.409334 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-07fb444d-fca2-43a0-b05c-de5dfdaca676 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Flow 'volume_create_api' (1a90086c-7eac-437b-a65b-42085c3547e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:42:44.411197 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-07fb444d-fca2-43a0-b05c-de5dfdaca676 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (761ddd03-2f25-4ba3-ae91-69c186829e7d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:42:44.412801 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.flows.api.create_volume [None req-07fb444d-fca2-43a0-b05c-de5dfdaca676 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Validating volume size '1' using validate_int {{(pid=100269) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 05:42:44.430769 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:42:44.430769 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:42:44.455442 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-07fb444d-fca2-43a0-b05c-de5dfdaca676 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (761ddd03-2f25-4ba3-ae91-69c186829e7d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T05:35:02Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=4fa89bb8-00a1-4883-b044-0745c308cc4c,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4fa89bb8-00a1-4883-b044-0745c308cc4c', 'encryption_key_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=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:42:44.457146 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-07fb444d-fca2-43a0-b05c-de5dfdaca676 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dbfdec90-54e3-441d-b70f-bd55a93df993) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:42:44.507405 np0000008051 devstack@c-api.service[100269]: WARNING cinder.quota [None req-07fb444d-fca2-43a0-b05c-de5dfdaca676 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-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 25 05:42:44.508916 np0000008051 devstack@c-api.service[100269]: WARNING cinder.quota [None req-07fb444d-fca2-43a0-b05c-de5dfdaca676 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-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 25 05:42:44.548476 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.quota [None req-07fb444d-fca2-43a0-b05c-de5dfdaca676 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Created reservations ['f87687e9-d335-4fd3-b314-93d4c5027af2', '516cbb53-201c-4460-bbfa-51d94227a2f8', 'f7581715-f048-4cfc-a608-b35b2fd2f31a', 'f7f0a9b4-f4b1-43f8-a345-7141f957bfa9'] {{(pid=100269) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:42:44.549625 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-07fb444d-fca2-43a0-b05c-de5dfdaca676 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dbfdec90-54e3-441d-b70f-bd55a93df993) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f87687e9-d335-4fd3-b314-93d4c5027af2', '516cbb53-201c-4460-bbfa-51d94227a2f8', 'f7581715-f048-4cfc-a608-b35b2fd2f31a', 'f7f0a9b4-f4b1-43f8-a345-7141f957bfa9']}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:42:44.551854 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-07fb444d-fca2-43a0-b05c-de5dfdaca676 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b3867ef2-34cb-4921-b168-5163c7cde0d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:42:44.587459 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-07fb444d-fca2-43a0-b05c-de5dfdaca676 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b3867ef2-34cb-4921-b168-5163c7cde0d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e2d5830b-740f-4a3e-8452-97ad32536bba', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1679281072',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='1c0b1eaac8a04feb9885af04a3446c7a',qos_specs=None,replication_status=,reservations=['f87687e9-d335-4fd3-b314-93d4c5027af2','516cbb53-201c-4460-bbfa-51d94227a2f8','f7581715-f048-4cfc-a608-b35b2fd2f31a','f7f0a9b4-f4b1-43f8-a345-7141f957bfa9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='98d063bb695a4e30885e39b04daa9275',volume_type_id=4fa89bb8-00a1-4883-b044-0745c308cc4c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T05:42:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1679281072',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e2d5830b-740f-4a3e-8452-97ad32536bba,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='1c0b1eaac8a04feb9885af04a3446c7a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='98d063bb695a4e30885e39b04daa9275',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4fa89bb8-00a1-4883-b044-0745c308cc4c),volume_type_id=4fa89bb8-00a1-4883-b044-0745c308cc4c)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:42:44.588870 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-07fb444d-fca2-43a0-b05c-de5dfdaca676 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5f24f9ac-539a-45d6-bc5d-0abf6200fd1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:42:44.620085 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-07fb444d-fca2-43a0-b05c-de5dfdaca676 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5f24f9ac-539a-45d6-bc5d-0abf6200fd1f) transitioned into state 'SUCCESS' from state '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-1679281072',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='1c0b1eaac8a04feb9885af04a3446c7a',qos_specs=None,replication_status=,reservations=['f87687e9-d335-4fd3-b314-93d4c5027af2','516cbb53-201c-4460-bbfa-51d94227a2f8','f7581715-f048-4cfc-a608-b35b2fd2f31a','f7f0a9b4-f4b1-43f8-a345-7141f957bfa9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='98d063bb695a4e30885e39b04daa9275',volume_type_id=4fa89bb8-00a1-4883-b044-0745c308cc4c)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:42:44.621181 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-07fb444d-fca2-43a0-b05c-de5dfdaca676 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f75bb4e3-e87e-4c23-a82d-4b9c28045fc4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:42:44.637353 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-07fb444d-fca2-43a0-b05c-de5dfdaca676 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f75bb4e3-e87e-4c23-a82d-4b9c28045fc4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:42:44.638628 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-07fb444d-fca2-43a0-b05c-de5dfdaca676 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Flow 'volume_create_api' (1a90086c-7eac-437b-a65b-42085c3547e4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:42:44.639089 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-07fb444d-fca2-43a0-b05c-de5dfdaca676 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Create volume request issued successfully. Aug 25 05:42:44.640077 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-07fb444d-fca2-43a0-b05c-de5dfdaca676 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] https://10.4.3.189/volume/v3/volumes returned with HTTP 202 Aug 25 05:42:44.640878 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 263/1048] 10.4.3.189 () {68 vars in 1259 bytes} [Tue Aug 25 05:42:44 2026] POST /volume/v3/volumes => generated 760 bytes in 261 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 05:42:44.662672 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-9a12ec62-cf51-4989-be8d-026c68cfa0ff None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:42:44.665514 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-9a12ec62-cf51-4989-be8d-026c68cfa0ff tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] GET https://10.4.3.189/volume/v3/volumes/e2d5830b-740f-4a3e-8452-97ad32536bba Aug 25 05:42:44.665844 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-9a12ec62-cf51-4989-be8d-026c68cfa0ff tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:42:44.666149 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-9a12ec62-cf51-4989-be8d-026c68cfa0ff tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:42:44.679538 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:42:44.679538 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:42:44.690970 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-9a12ec62-cf51-4989-be8d-026c68cfa0ff tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Volume info retrieved successfully. Aug 25 05:42:44.701263 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-9a12ec62-cf51-4989-be8d-026c68cfa0ff tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] https://10.4.3.189/volume/v3/volumes/e2d5830b-740f-4a3e-8452-97ad32536bba returned with HTTP 200 Aug 25 05:42:44.702083 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 266/1049] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:42:44 2026] GET /volume/v3/volumes/e2d5830b-740f-4a3e-8452-97ad32536bba => generated 828 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:42:45.720017 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-261cf759-18b6-423d-ac3e-13ec75c45e4d None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:42:45.721996 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-261cf759-18b6-423d-ac3e-13ec75c45e4d tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] GET https://10.4.3.189/volume/v3/volumes/e2d5830b-740f-4a3e-8452-97ad32536bba Aug 25 05:42:45.722255 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-261cf759-18b6-423d-ac3e-13ec75c45e4d tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:42:45.722497 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-261cf759-18b6-423d-ac3e-13ec75c45e4d tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:42:45.731743 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:42:45.731743 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:42:45.736045 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-261cf759-18b6-423d-ac3e-13ec75c45e4d tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Volume info retrieved successfully. Aug 25 05:42:45.742926 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-261cf759-18b6-423d-ac3e-13ec75c45e4d tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] https://10.4.3.189/volume/v3/volumes/e2d5830b-740f-4a3e-8452-97ad32536bba returned with HTTP 200 Aug 25 05:42:45.743517 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 259/1050] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:42:45 2026] GET /volume/v3/volumes/e2d5830b-740f-4a3e-8452-97ad32536bba => generated 853 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:42:45.802853 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [req-4b57d668-b147-40d7-b969-789f2137b067 req-2bcac363-2e7d-4cbf-865e-37d0ca02538c None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:42:45.805458 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-4b57d668-b147-40d7-b969-789f2137b067 req-2bcac363-2e7d-4cbf-865e-37d0ca02538c tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] GET https://10.4.3.189/volume/v3/volumes/e2d5830b-740f-4a3e-8452-97ad32536bba Aug 25 05:42:45.805719 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-4b57d668-b147-40d7-b969-789f2137b067 req-2bcac363-2e7d-4cbf-865e-37d0ca02538c tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:42:45.805910 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-4b57d668-b147-40d7-b969-789f2137b067 req-2bcac363-2e7d-4cbf-865e-37d0ca02538c tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:42:45.815662 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:42:45.815662 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:42:45.816610 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-4b0882fa-e6ca-40ed-88cc-b46b8a883b76 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:42:45.822708 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [req-4b57d668-b147-40d7-b969-789f2137b067 req-2bcac363-2e7d-4cbf-865e-37d0ca02538c tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Volume info retrieved successfully. Aug 25 05:42:45.828267 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-4b57d668-b147-40d7-b969-789f2137b067 req-2bcac363-2e7d-4cbf-865e-37d0ca02538c tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] https://10.4.3.189/volume/v3/volumes/e2d5830b-740f-4a3e-8452-97ad32536bba returned with HTTP 200 Aug 25 05:42:45.828887 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 263/1051] 10.4.3.189 () {68 vars in 1598 bytes} [Tue Aug 25 05:42:45 2026] GET /volume/v3/volumes/e2d5830b-740f-4a3e-8452-97ad32536bba => generated 853 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:42:45.950205 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-5ce39a3c-30b1-43d4-b2a5-f128979ae806 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:42:45.950677 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-5ce39a3c-30b1-43d4-b2a5-f128979ae806 None None] GET https://10.4.3.189/volume// Aug 25 05:42:45.950944 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-5ce39a3c-30b1-43d4-b2a5-f128979ae806 None None] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:42:45.951220 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-5ce39a3c-30b1-43d4-b2a5-f128979ae806 None None] Calling method 'all' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:42:45.955307 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-5ce39a3c-30b1-43d4-b2a5-f128979ae806 None None] https://10.4.3.189/volume// returned with HTTP 300 Aug 25 05:42:45.955307 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 267/1052] 10.4.3.189 () {66 vars in 1428 bytes} [Tue Aug 25 05:42: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 25 05:42:45.961174 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-4b57d668-b147-40d7-b969-789f2137b067 req-5508cc4a-0671-4f5c-9c0f-00cdcd64cbfa None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:42:45.963915 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-4b57d668-b147-40d7-b969-789f2137b067 req-5508cc4a-0671-4f5c-9c0f-00cdcd64cbfa tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] POST https://10.4.3.189/volume/v3/attachments Aug 25 05:42:45.964460 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-4b57d668-b147-40d7-b969-789f2137b067 req-5508cc4a-0671-4f5c-9c0f-00cdcd64cbfa tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e2d5830b-740f-4a3e-8452-97ad32536bba", "connector": null, "instance_uuid": "f64b925c-3d63-49b6-9ff8-75a295bfa555"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:42:45.977705 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:42:45.977705 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:42:46.029110 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-4b0882fa-e6ca-40ed-88cc-b46b8a883b76 tempest-VolumesTestJSON-1091623808 tempest-VolumesTestJSON-1091623808-project-member] POST https://10.4.3.189/volume/v3/volumes Aug 25 05:42:46.029335 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-4b0882fa-e6ca-40ed-88cc-b46b8a883b76 tempest-VolumesTestJSON-1091623808 tempest-VolumesTestJSON-1091623808-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-1766800427"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:42:46.031424 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-4b57d668-b147-40d7-b969-789f2137b067 req-5508cc4a-0671-4f5c-9c0f-00cdcd64cbfa tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] https://10.4.3.189/volume/v3/attachments returned with HTTP 200 Aug 25 05:42:46.032036 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 260/1053] 10.4.3.189 () {74 vars in 1594 bytes} [Tue Aug 25 05:42:45 2026] POST /volume/v3/attachments => generated 273 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:42:46.035729 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.v3.volumes [None req-4b0882fa-e6ca-40ed-88cc-b46b8a883b76 tempest-VolumesTestJSON-1091623808 tempest-VolumesTestJSON-1091623808-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-1766800427'}} {{(pid=100269) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 05:42:46.035729 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.v3.volumes [None req-4b0882fa-e6ca-40ed-88cc-b46b8a883b76 tempest-VolumesTestJSON-1091623808 tempest-VolumesTestJSON-1091623808-project-member] Create volume of 1 GB Aug 25 05:42:46.035729 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:42:46.035729 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:42:46.042312 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-4b0882fa-e6ca-40ed-88cc-b46b8a883b76 tempest-VolumesTestJSON-1091623808 tempest-VolumesTestJSON-1091623808-project-member] Availability Zones retrieved successfully. Aug 25 05:42:46.051561 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-4b0882fa-e6ca-40ed-88cc-b46b8a883b76 tempest-VolumesTestJSON-1091623808 tempest-VolumesTestJSON-1091623808-project-member] Flow 'volume_create_api' (7c8b368f-8b9e-456c-93dd-e6004441bea2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:42:46.052524 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-4b0882fa-e6ca-40ed-88cc-b46b8a883b76 tempest-VolumesTestJSON-1091623808 tempest-VolumesTestJSON-1091623808-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ac57b563-8b7c-452b-a800-432058174a64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:42:46.054439 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.flows.api.create_volume [None req-4b0882fa-e6ca-40ed-88cc-b46b8a883b76 tempest-VolumesTestJSON-1091623808 tempest-VolumesTestJSON-1091623808-project-member] Validating volume size '1' using validate_int {{(pid=100269) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 05:42:46.075885 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-8bcc45ac-bbc3-4fe9-a67b-d66104a2ef5a None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:42:46.083438 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-8bcc45ac-bbc3-4fe9-a67b-d66104a2ef5a tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] GET https://10.4.3.189/volume/v3/volumes/e2d5830b-740f-4a3e-8452-97ad32536bba Aug 25 05:42:46.083831 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-8bcc45ac-bbc3-4fe9-a67b-d66104a2ef5a tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:42:46.084027 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-8bcc45ac-bbc3-4fe9-a67b-d66104a2ef5a tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:42:46.095623 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-c56fab7c-3804-4c95-ab22-6167c34f34c8 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:42:46.095897 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-c56fab7c-3804-4c95-ab22-6167c34f34c8 None None] GET https://10.4.3.189/volume// Aug 25 05:42:46.096037 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-c56fab7c-3804-4c95-ab22-6167c34f34c8 None None] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:42:46.096343 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-c56fab7c-3804-4c95-ab22-6167c34f34c8 None None] Calling method 'all' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:42:46.096673 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-c56fab7c-3804-4c95-ab22-6167c34f34c8 None None] https://10.4.3.189/volume// returned with HTTP 300 Aug 25 05:42:46.096870 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-4b0882fa-e6ca-40ed-88cc-b46b8a883b76 tempest-VolumesTestJSON-1091623808 tempest-VolumesTestJSON-1091623808-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ac57b563-8b7c-452b-a800-432058174a64) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T05:35:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=23fc6e5d-fce0-4521-ba46-4837b4232084,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '23fc6e5d-fce0-4521-ba46-4837b4232084', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:42:46.097265 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 268/1054] 10.4.3.189 () {66 vars in 1426 bytes} [Tue Aug 25 05:42:46 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 05:42:46.099220 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-4b0882fa-e6ca-40ed-88cc-b46b8a883b76 tempest-VolumesTestJSON-1091623808 tempest-VolumesTestJSON-1091623808-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (95ba8313-cdba-4022-b940-d3f0999fc10f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:42:46.105171 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:42:46.105171 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:42:46.110338 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-4b57d668-b147-40d7-b969-789f2137b067 req-e22a89f7-9f59-419f-9365-1eb238e5e0f5 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:42:46.112001 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-8bcc45ac-bbc3-4fe9-a67b-d66104a2ef5a tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Volume info retrieved successfully. Aug 25 05:42:46.115082 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-4b57d668-b147-40d7-b969-789f2137b067 req-e22a89f7-9f59-419f-9365-1eb238e5e0f5 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] GET https://10.4.3.189/volume/v3/volumes/e2d5830b-740f-4a3e-8452-97ad32536bba Aug 25 05:42:46.115082 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-4b57d668-b147-40d7-b969-789f2137b067 req-e22a89f7-9f59-419f-9365-1eb238e5e0f5 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:42:46.115082 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-4b57d668-b147-40d7-b969-789f2137b067 req-e22a89f7-9f59-419f-9365-1eb238e5e0f5 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:42:46.119740 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-8bcc45ac-bbc3-4fe9-a67b-d66104a2ef5a tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] https://10.4.3.189/volume/v3/volumes/e2d5830b-740f-4a3e-8452-97ad32536bba returned with HTTP 200 Aug 25 05:42:46.120651 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 264/1055] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:42:46 2026] GET /volume/v3/volumes/e2d5830b-740f-4a3e-8452-97ad32536bba => generated 852 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:42:46.133293 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:42:46.133293 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:42:46.142976 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [req-4b57d668-b147-40d7-b969-789f2137b067 req-e22a89f7-9f59-419f-9365-1eb238e5e0f5 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Volume info retrieved successfully. Aug 25 05:42:46.151921 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-4b57d668-b147-40d7-b969-789f2137b067 req-e22a89f7-9f59-419f-9365-1eb238e5e0f5 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] https://10.4.3.189/volume/v3/volumes/e2d5830b-740f-4a3e-8452-97ad32536bba returned with HTTP 200 Aug 25 05:42:46.152616 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 261/1056] 10.4.3.189 () {70 vars in 1639 bytes} [Tue Aug 25 05:42:46 2026] GET /volume/v3/volumes/e2d5830b-740f-4a3e-8452-97ad32536bba => generated 1032 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 05:42:46.216533 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.quota [None req-4b0882fa-e6ca-40ed-88cc-b46b8a883b76 tempest-VolumesTestJSON-1091623808 tempest-VolumesTestJSON-1091623808-project-member] Created reservations ['79a04d79-01f5-44bd-911a-a4e48d0cf119', 'b80ef5b1-d966-420e-8c1d-6d96563c5340', '71f5b521-70ef-498e-8770-5950dfcdc698', '8ed90245-0518-4b7c-bb6c-acefc7144692'] {{(pid=100269) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:42:46.218347 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-4b0882fa-e6ca-40ed-88cc-b46b8a883b76 tempest-VolumesTestJSON-1091623808 tempest-VolumesTestJSON-1091623808-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (95ba8313-cdba-4022-b940-d3f0999fc10f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['79a04d79-01f5-44bd-911a-a4e48d0cf119', 'b80ef5b1-d966-420e-8c1d-6d96563c5340', '71f5b521-70ef-498e-8770-5950dfcdc698', '8ed90245-0518-4b7c-bb6c-acefc7144692']}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:42:46.219555 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-4b0882fa-e6ca-40ed-88cc-b46b8a883b76 tempest-VolumesTestJSON-1091623808 tempest-VolumesTestJSON-1091623808-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cbf80deb-fca5-4809-8556-f95f66d300af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:42:46.253454 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-4b0882fa-e6ca-40ed-88cc-b46b8a883b76 tempest-VolumesTestJSON-1091623808 tempest-VolumesTestJSON-1091623808-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cbf80deb-fca5-4809-8556-f95f66d300af) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4166c7c2-0c97-458a-a316-5dc6b452a465', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1766800427',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='aec9dedca53a4ae8b4e0732407e45315',qos_specs=None,replication_status=,reservations=['79a04d79-01f5-44bd-911a-a4e48d0cf119','b80ef5b1-d966-420e-8c1d-6d96563c5340','71f5b521-70ef-498e-8770-5950dfcdc698','8ed90245-0518-4b7c-bb6c-acefc7144692'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f0a55dcb44f54ca5a43fe2b3270aae88',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T05:42:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1766800427',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4166c7c2-0c97-458a-a316-5dc6b452a465,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='aec9dedca53a4ae8b4e0732407e45315',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f0a55dcb44f54ca5a43fe2b3270aae88',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(23fc6e5d-fce0-4521-ba46-4837b4232084),volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:42:46.254522 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-4b0882fa-e6ca-40ed-88cc-b46b8a883b76 tempest-VolumesTestJSON-1091623808 tempest-VolumesTestJSON-1091623808-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2a0b8ee5-5db4-453c-a864-cad0865a090f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:42:46.286831 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-4b0882fa-e6ca-40ed-88cc-b46b8a883b76 tempest-VolumesTestJSON-1091623808 tempest-VolumesTestJSON-1091623808-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2a0b8ee5-5db4-453c-a864-cad0865a090f) transitioned into state 'SUCCESS' from state '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-1766800427',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='aec9dedca53a4ae8b4e0732407e45315',qos_specs=None,replication_status=,reservations=['79a04d79-01f5-44bd-911a-a4e48d0cf119','b80ef5b1-d966-420e-8c1d-6d96563c5340','71f5b521-70ef-498e-8770-5950dfcdc698','8ed90245-0518-4b7c-bb6c-acefc7144692'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f0a55dcb44f54ca5a43fe2b3270aae88',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:42:46.287979 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-4b0882fa-e6ca-40ed-88cc-b46b8a883b76 tempest-VolumesTestJSON-1091623808 tempest-VolumesTestJSON-1091623808-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (75fbdc70-bfd4-491e-bdd3-6d9e2b1b912f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:42:46.293439 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-4b57d668-b147-40d7-b969-789f2137b067 req-9843e4b5-d4c1-49ca-92f6-fdb3cbee8ae4 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:42:46.295549 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-4b57d668-b147-40d7-b969-789f2137b067 req-9843e4b5-d4c1-49ca-92f6-fdb3cbee8ae4 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] PUT https://10.4.3.189/volume/v3/attachments/21898b80-d9ef-4717-98f9-f25ca125cdc0 Aug 25 05:42:46.296334 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-4b57d668-b147-40d7-b969-789f2137b067 req-9843e4b5-d4c1-49ca-92f6-fdb3cbee8ae4 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.189", "host": "np0000008051", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:8b4a65c6a3e1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "a19da604-b1eb-4396-a9d5-30b16dae3da8", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:42:46.309915 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-4b0882fa-e6ca-40ed-88cc-b46b8a883b76 tempest-VolumesTestJSON-1091623808 tempest-VolumesTestJSON-1091623808-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (75fbdc70-bfd4-491e-bdd3-6d9e2b1b912f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:42:46.311914 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-4b0882fa-e6ca-40ed-88cc-b46b8a883b76 tempest-VolumesTestJSON-1091623808 tempest-VolumesTestJSON-1091623808-project-member] Flow 'volume_create_api' (7c8b368f-8b9e-456c-93dd-e6004441bea2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:42:46.311914 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-4b0882fa-e6ca-40ed-88cc-b46b8a883b76 tempest-VolumesTestJSON-1091623808 tempest-VolumesTestJSON-1091623808-project-member] Create volume request issued successfully. Aug 25 05:42:46.312363 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.coordination [req-4b57d668-b147-40d7-b969-789f2137b067 req-9843e4b5-d4c1-49ca-92f6-fdb3cbee8ae4 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Acquiring lock "cinder-attachment_update-e2d5830b-740f-4a3e-8452-97ad32536bba-np0000008051" by "attachment_update" {{(pid=100271) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 05:42:46.314386 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-4b0882fa-e6ca-40ed-88cc-b46b8a883b76 tempest-VolumesTestJSON-1091623808 tempest-VolumesTestJSON-1091623808-project-member] https://10.4.3.189/volume/v3/volumes returned with HTTP 202 Aug 25 05:42:46.314386 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 264/1057] 10.4.3.189 () {68 vars in 1259 bytes} [Tue Aug 25 05:42:45 2026] POST /volume/v3/volumes => generated 760 bytes in 497 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 25 05:42:46.328253 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.coordination [req-4b57d668-b147-40d7-b969-789f2137b067 req-9843e4b5-d4c1-49ca-92f6-fdb3cbee8ae4 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Lock "cinder-attachment_update-e2d5830b-740f-4a3e-8452-97ad32536bba-np0000008051" acquired by "attachment_update" :: waited 0.016s {{(pid=100271) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 05:42:46.329732 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:42:46.329732 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:42:46.335031 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-19f8db43-4f85-42fd-9787-ae5a79d51fd8 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:42:46.337739 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-19f8db43-4f85-42fd-9787-ae5a79d51fd8 tempest-VolumesTestJSON-1091623808 tempest-VolumesTestJSON-1091623808-project-member] GET https://10.4.3.189/volume/v3/volumes/4166c7c2-0c97-458a-a316-5dc6b452a465 Aug 25 05:42:46.339080 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-19f8db43-4f85-42fd-9787-ae5a79d51fd8 tempest-VolumesTestJSON-1091623808 tempest-VolumesTestJSON-1091623808-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:42:46.339080 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-19f8db43-4f85-42fd-9787-ae5a79d51fd8 tempest-VolumesTestJSON-1091623808 tempest-VolumesTestJSON-1091623808-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:42:46.351038 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:42:46.351038 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:42:46.356425 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-19f8db43-4f85-42fd-9787-ae5a79d51fd8 tempest-VolumesTestJSON-1091623808 tempest-VolumesTestJSON-1091623808-project-member] Volume info retrieved successfully. Aug 25 05:42:46.363118 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-19f8db43-4f85-42fd-9787-ae5a79d51fd8 tempest-VolumesTestJSON-1091623808 tempest-VolumesTestJSON-1091623808-project-member] https://10.4.3.189/volume/v3/volumes/4166c7c2-0c97-458a-a316-5dc6b452a465 returned with HTTP 200 Aug 25 05:42:46.363786 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 265/1058] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:42:46 2026] GET /volume/v3/volumes/4166c7c2-0c97-458a-a316-5dc6b452a465 => generated 828 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:42:46.551486 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.coordination [req-4b57d668-b147-40d7-b969-789f2137b067 req-9843e4b5-d4c1-49ca-92f6-fdb3cbee8ae4 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Lock "cinder-attachment_update-e2d5830b-740f-4a3e-8452-97ad32536bba-np0000008051" released by "attachment_update" :: held 0.223s {{(pid=100271) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 05:42:46.552445 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-4b57d668-b147-40d7-b969-789f2137b067 req-9843e4b5-d4c1-49ca-92f6-fdb3cbee8ae4 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] https://10.4.3.189/volume/v3/attachments/21898b80-d9ef-4717-98f9-f25ca125cdc0 returned with HTTP 200 Aug 25 05:42:46.553329 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 269/1059] 10.4.3.189 () {74 vars in 1704 bytes} [Tue Aug 25 05:42:46 2026] PUT /volume/v3/attachments/21898b80-d9ef-4717-98f9-f25ca125cdc0 => generated 969 bytes in 262 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:42:47.140103 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-d4c6de43-91e4-4854-bf48-acd3e35956d8 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:42:47.142906 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d4c6de43-91e4-4854-bf48-acd3e35956d8 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] GET https://10.4.3.189/volume/v3/volumes/e2d5830b-740f-4a3e-8452-97ad32536bba Aug 25 05:42:47.144786 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d4c6de43-91e4-4854-bf48-acd3e35956d8 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:42:47.144786 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d4c6de43-91e4-4854-bf48-acd3e35956d8 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:42:47.156005 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:42:47.156005 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:42:47.162699 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-d4c6de43-91e4-4854-bf48-acd3e35956d8 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Volume info retrieved successfully. Aug 25 05:42:47.169805 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d4c6de43-91e4-4854-bf48-acd3e35956d8 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] https://10.4.3.189/volume/v3/volumes/e2d5830b-740f-4a3e-8452-97ad32536bba returned with HTTP 200 Aug 25 05:42:47.171167 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 262/1060] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:42:47 2026] GET /volume/v3/volumes/e2d5830b-740f-4a3e-8452-97ad32536bba => generated 853 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:42:47.382459 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-87584d9d-9070-4eea-b3b6-989113ea69c9 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:42:47.385171 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-87584d9d-9070-4eea-b3b6-989113ea69c9 tempest-VolumesTestJSON-1091623808 tempest-VolumesTestJSON-1091623808-project-member] GET https://10.4.3.189/volume/v3/volumes/4166c7c2-0c97-458a-a316-5dc6b452a465 Aug 25 05:42:47.385443 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-87584d9d-9070-4eea-b3b6-989113ea69c9 tempest-VolumesTestJSON-1091623808 tempest-VolumesTestJSON-1091623808-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:42:47.385712 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-87584d9d-9070-4eea-b3b6-989113ea69c9 tempest-VolumesTestJSON-1091623808 tempest-VolumesTestJSON-1091623808-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:42:47.395202 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:42:47.395202 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:42:47.400671 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-87584d9d-9070-4eea-b3b6-989113ea69c9 tempest-VolumesTestJSON-1091623808 tempest-VolumesTestJSON-1091623808-project-member] Volume info retrieved successfully. Aug 25 05:42:47.407616 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-87584d9d-9070-4eea-b3b6-989113ea69c9 tempest-VolumesTestJSON-1091623808 tempest-VolumesTestJSON-1091623808-project-member] https://10.4.3.189/volume/v3/volumes/4166c7c2-0c97-458a-a316-5dc6b452a465 returned with HTTP 200 Aug 25 05:42:47.408992 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 265/1061] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:42:47 2026] GET /volume/v3/volumes/4166c7c2-0c97-458a-a316-5dc6b452a465 => generated 853 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:42:47.440651 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [req-cdc2aef5-6ad1-447f-bbb0-85c3be0178b4 req-76bb480e-b0a0-4494-bb36-cbf402bd129e None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:42:47.443552 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-cdc2aef5-6ad1-447f-bbb0-85c3be0178b4 req-76bb480e-b0a0-4494-bb36-cbf402bd129e tempest-VolumesTestJSON-1091623808 tempest-VolumesTestJSON-1091623808-project-member] GET https://10.4.3.189/volume/v3/volumes/4166c7c2-0c97-458a-a316-5dc6b452a465 Aug 25 05:42:47.443788 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-cdc2aef5-6ad1-447f-bbb0-85c3be0178b4 req-76bb480e-b0a0-4494-bb36-cbf402bd129e tempest-VolumesTestJSON-1091623808 tempest-VolumesTestJSON-1091623808-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:42:47.444026 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-cdc2aef5-6ad1-447f-bbb0-85c3be0178b4 req-76bb480e-b0a0-4494-bb36-cbf402bd129e tempest-VolumesTestJSON-1091623808 tempest-VolumesTestJSON-1091623808-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:42:47.453767 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:42:47.453767 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:42:47.458503 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [req-cdc2aef5-6ad1-447f-bbb0-85c3be0178b4 req-76bb480e-b0a0-4494-bb36-cbf402bd129e tempest-VolumesTestJSON-1091623808 tempest-VolumesTestJSON-1091623808-project-member] Volume info retrieved successfully. Aug 25 05:42:47.464627 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-cdc2aef5-6ad1-447f-bbb0-85c3be0178b4 req-76bb480e-b0a0-4494-bb36-cbf402bd129e tempest-VolumesTestJSON-1091623808 tempest-VolumesTestJSON-1091623808-project-member] https://10.4.3.189/volume/v3/volumes/4166c7c2-0c97-458a-a316-5dc6b452a465 returned with HTTP 200 Aug 25 05:42:47.465127 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 266/1062] 10.4.3.189 () {68 vars in 1598 bytes} [Tue Aug 25 05:42:47 2026] GET /volume/v3/volumes/4166c7c2-0c97-458a-a316-5dc6b452a465 => generated 853 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:42:47.484080 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-62458d58-19f7-496c-a90e-458e712b0faf None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:42:47.487090 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-62458d58-19f7-496c-a90e-458e712b0faf tempest-VolumesTestJSON-1091623808 tempest-VolumesTestJSON-1091623808-project-member] POST https://10.4.3.189/volume/v3/volumes Aug 25 05:42:47.487567 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-62458d58-19f7-496c-a90e-458e712b0faf tempest-VolumesTestJSON-1091623808 tempest-VolumesTestJSON-1091623808-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-1821996858"}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:42:47.489912 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.v3.volumes [None req-62458d58-19f7-496c-a90e-458e712b0faf tempest-VolumesTestJSON-1091623808 tempest-VolumesTestJSON-1091623808-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-1821996858'}} {{(pid=100271) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 05:42:47.490123 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [None req-62458d58-19f7-496c-a90e-458e712b0faf tempest-VolumesTestJSON-1091623808 tempest-VolumesTestJSON-1091623808-project-member] Create volume of 1 GB Aug 25 05:42:47.490498 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:42:47.490498 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:42:47.496228 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-62458d58-19f7-496c-a90e-458e712b0faf tempest-VolumesTestJSON-1091623808 tempest-VolumesTestJSON-1091623808-project-member] Availability Zones retrieved successfully. Aug 25 05:42:47.504601 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-62458d58-19f7-496c-a90e-458e712b0faf tempest-VolumesTestJSON-1091623808 tempest-VolumesTestJSON-1091623808-project-member] Flow 'volume_create_api' (f89f98af-cb52-4cf6-abae-9895ba3cb087) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:42:47.506601 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-62458d58-19f7-496c-a90e-458e712b0faf tempest-VolumesTestJSON-1091623808 tempest-VolumesTestJSON-1091623808-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2ec0e12c-5a2f-488c-b549-1803968fb5d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:42:47.508641 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.flows.api.create_volume [None req-62458d58-19f7-496c-a90e-458e712b0faf tempest-VolumesTestJSON-1091623808 tempest-VolumesTestJSON-1091623808-project-member] Validating volume size '1' using validate_int {{(pid=100271) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 05:42:47.545547 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-62458d58-19f7-496c-a90e-458e712b0faf tempest-VolumesTestJSON-1091623808 tempest-VolumesTestJSON-1091623808-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2ec0e12c-5a2f-488c-b549-1803968fb5d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T05:35:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=23fc6e5d-fce0-4521-ba46-4837b4232084,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '23fc6e5d-fce0-4521-ba46-4837b4232084', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:42:47.546782 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-62458d58-19f7-496c-a90e-458e712b0faf tempest-VolumesTestJSON-1091623808 tempest-VolumesTestJSON-1091623808-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (45aa2a6f-3c35-471e-a9e3-be3577bb6c74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:42:47.594558 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.quota [None req-62458d58-19f7-496c-a90e-458e712b0faf tempest-VolumesTestJSON-1091623808 tempest-VolumesTestJSON-1091623808-project-member] Created reservations ['555bafb4-65c9-44d2-bb5e-3f2264934ada', '90bf3d65-c766-4055-b1c3-26de6ced393a', '5f6bc2f6-33cc-45b1-a260-6e9803739e3a', '8fb7c28d-4119-4962-8891-ff1c9436f870'] {{(pid=100271) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:42:47.595549 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-62458d58-19f7-496c-a90e-458e712b0faf tempest-VolumesTestJSON-1091623808 tempest-VolumesTestJSON-1091623808-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (45aa2a6f-3c35-471e-a9e3-be3577bb6c74) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['555bafb4-65c9-44d2-bb5e-3f2264934ada', '90bf3d65-c766-4055-b1c3-26de6ced393a', '5f6bc2f6-33cc-45b1-a260-6e9803739e3a', '8fb7c28d-4119-4962-8891-ff1c9436f870']}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:42:47.596471 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-62458d58-19f7-496c-a90e-458e712b0faf tempest-VolumesTestJSON-1091623808 tempest-VolumesTestJSON-1091623808-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e3c2a6b5-e23f-409b-bfe6-366ba87a3bcb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:42:47.633079 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-62458d58-19f7-496c-a90e-458e712b0faf tempest-VolumesTestJSON-1091623808 tempest-VolumesTestJSON-1091623808-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e3c2a6b5-e23f-409b-bfe6-366ba87a3bcb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c1aa8dfc-7ce4-4fe1-b3c7-b44e75317d77', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1821996858',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='aec9dedca53a4ae8b4e0732407e45315',qos_specs=None,replication_status=,reservations=['555bafb4-65c9-44d2-bb5e-3f2264934ada','90bf3d65-c766-4055-b1c3-26de6ced393a','5f6bc2f6-33cc-45b1-a260-6e9803739e3a','8fb7c28d-4119-4962-8891-ff1c9436f870'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f0a55dcb44f54ca5a43fe2b3270aae88',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T05:42:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1821996858',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c1aa8dfc-7ce4-4fe1-b3c7-b44e75317d77,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='aec9dedca53a4ae8b4e0732407e45315',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f0a55dcb44f54ca5a43fe2b3270aae88',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(23fc6e5d-fce0-4521-ba46-4837b4232084),volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:42:47.635454 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-62458d58-19f7-496c-a90e-458e712b0faf tempest-VolumesTestJSON-1091623808 tempest-VolumesTestJSON-1091623808-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b71a8669-ad80-4398-aa9c-f15eede238b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:42:47.663278 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-62458d58-19f7-496c-a90e-458e712b0faf tempest-VolumesTestJSON-1091623808 tempest-VolumesTestJSON-1091623808-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b71a8669-ad80-4398-aa9c-f15eede238b5) transitioned into state 'SUCCESS' from state '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-1821996858',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='aec9dedca53a4ae8b4e0732407e45315',qos_specs=None,replication_status=,reservations=['555bafb4-65c9-44d2-bb5e-3f2264934ada','90bf3d65-c766-4055-b1c3-26de6ced393a','5f6bc2f6-33cc-45b1-a260-6e9803739e3a','8fb7c28d-4119-4962-8891-ff1c9436f870'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f0a55dcb44f54ca5a43fe2b3270aae88',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:42:47.664320 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-62458d58-19f7-496c-a90e-458e712b0faf tempest-VolumesTestJSON-1091623808 tempest-VolumesTestJSON-1091623808-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a6397d18-ea40-47fd-abb6-945f6a8d9fb0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:42:47.678611 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-62458d58-19f7-496c-a90e-458e712b0faf tempest-VolumesTestJSON-1091623808 tempest-VolumesTestJSON-1091623808-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a6397d18-ea40-47fd-abb6-945f6a8d9fb0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:42:47.685085 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-62458d58-19f7-496c-a90e-458e712b0faf tempest-VolumesTestJSON-1091623808 tempest-VolumesTestJSON-1091623808-project-member] Flow 'volume_create_api' (f89f98af-cb52-4cf6-abae-9895ba3cb087) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100271) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:42:47.685085 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-62458d58-19f7-496c-a90e-458e712b0faf tempest-VolumesTestJSON-1091623808 tempest-VolumesTestJSON-1091623808-project-member] Create volume request issued successfully. Aug 25 05:42:47.685085 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-62458d58-19f7-496c-a90e-458e712b0faf tempest-VolumesTestJSON-1091623808 tempest-VolumesTestJSON-1091623808-project-member] https://10.4.3.189/volume/v3/volumes returned with HTTP 202 Aug 25 05:42:47.685085 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 270/1063] 10.4.3.189 () {68 vars in 1259 bytes} [Tue Aug 25 05:42:47 2026] POST /volume/v3/volumes => generated 760 bytes in 198 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 05:42:47.701977 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-5f9e41f1-5fe6-4b3b-a543-b81d1f0ebc20 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:42:47.707234 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-5f9e41f1-5fe6-4b3b-a543-b81d1f0ebc20 tempest-VolumesTestJSON-1091623808 tempest-VolumesTestJSON-1091623808-project-member] GET https://10.4.3.189/volume/v3/volumes/c1aa8dfc-7ce4-4fe1-b3c7-b44e75317d77 Aug 25 05:42:47.707234 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-5f9e41f1-5fe6-4b3b-a543-b81d1f0ebc20 tempest-VolumesTestJSON-1091623808 tempest-VolumesTestJSON-1091623808-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:42:47.707234 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-5f9e41f1-5fe6-4b3b-a543-b81d1f0ebc20 tempest-VolumesTestJSON-1091623808 tempest-VolumesTestJSON-1091623808-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:42:47.724608 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:42:47.724608 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:42:47.734527 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-5f9e41f1-5fe6-4b3b-a543-b81d1f0ebc20 tempest-VolumesTestJSON-1091623808 tempest-VolumesTestJSON-1091623808-project-member] Volume info retrieved successfully. Aug 25 05:42:47.741920 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-5f9e41f1-5fe6-4b3b-a543-b81d1f0ebc20 tempest-VolumesTestJSON-1091623808 tempest-VolumesTestJSON-1091623808-project-member] https://10.4.3.189/volume/v3/volumes/c1aa8dfc-7ce4-4fe1-b3c7-b44e75317d77 returned with HTTP 200 Aug 25 05:42:47.742522 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 263/1064] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:42:47 2026] GET /volume/v3/volumes/c1aa8dfc-7ce4-4fe1-b3c7-b44e75317d77 => generated 828 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:42:48.185681 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-56779345-eb15-4f30-8a40-0328245d3e94 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:42:48.188092 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-56779345-eb15-4f30-8a40-0328245d3e94 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] GET https://10.4.3.189/volume/v3/volumes/e2d5830b-740f-4a3e-8452-97ad32536bba Aug 25 05:42:48.188371 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-56779345-eb15-4f30-8a40-0328245d3e94 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:42:48.188629 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-56779345-eb15-4f30-8a40-0328245d3e94 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:42:48.203865 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:42:48.203865 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:42:48.213513 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-56779345-eb15-4f30-8a40-0328245d3e94 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Volume info retrieved successfully. Aug 25 05:42:48.220993 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-56779345-eb15-4f30-8a40-0328245d3e94 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] https://10.4.3.189/volume/v3/volumes/e2d5830b-740f-4a3e-8452-97ad32536bba returned with HTTP 200 Aug 25 05:42:48.221662 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 266/1065] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:42:48 2026] GET /volume/v3/volumes/e2d5830b-740f-4a3e-8452-97ad32536bba => generated 853 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:42:48.759907 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-2c6f3f0a-09ab-4eb4-9c61-be8e7ee9fca6 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:42:48.763043 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-2c6f3f0a-09ab-4eb4-9c61-be8e7ee9fca6 tempest-VolumesTestJSON-1091623808 tempest-VolumesTestJSON-1091623808-project-member] GET https://10.4.3.189/volume/v3/volumes/c1aa8dfc-7ce4-4fe1-b3c7-b44e75317d77 Aug 25 05:42:48.763043 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-2c6f3f0a-09ab-4eb4-9c61-be8e7ee9fca6 tempest-VolumesTestJSON-1091623808 tempest-VolumesTestJSON-1091623808-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:42:48.763455 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-2c6f3f0a-09ab-4eb4-9c61-be8e7ee9fca6 tempest-VolumesTestJSON-1091623808 tempest-VolumesTestJSON-1091623808-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:42:48.774405 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:42:48.774405 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:42:48.779123 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-2c6f3f0a-09ab-4eb4-9c61-be8e7ee9fca6 tempest-VolumesTestJSON-1091623808 tempest-VolumesTestJSON-1091623808-project-member] Volume info retrieved successfully. Aug 25 05:42:48.785427 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-2c6f3f0a-09ab-4eb4-9c61-be8e7ee9fca6 tempest-VolumesTestJSON-1091623808 tempest-VolumesTestJSON-1091623808-project-member] https://10.4.3.189/volume/v3/volumes/c1aa8dfc-7ce4-4fe1-b3c7-b44e75317d77 returned with HTTP 200 Aug 25 05:42:48.786227 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 267/1066] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:42:48 2026] GET /volume/v3/volumes/c1aa8dfc-7ce4-4fe1-b3c7-b44e75317d77 => generated 853 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:42:48.827035 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-0aeaad93-e80f-4c7d-98f9-932121a66e4b req-8366358d-9b73-476e-b23d-d709c407f208 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:42:48.831237 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-0aeaad93-e80f-4c7d-98f9-932121a66e4b req-8366358d-9b73-476e-b23d-d709c407f208 tempest-VolumesTestJSON-1091623808 tempest-VolumesTestJSON-1091623808-project-member] GET https://10.4.3.189/volume/v3/volumes/c1aa8dfc-7ce4-4fe1-b3c7-b44e75317d77 Aug 25 05:42:48.831585 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-0aeaad93-e80f-4c7d-98f9-932121a66e4b req-8366358d-9b73-476e-b23d-d709c407f208 tempest-VolumesTestJSON-1091623808 tempest-VolumesTestJSON-1091623808-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:42:48.832635 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-0aeaad93-e80f-4c7d-98f9-932121a66e4b req-8366358d-9b73-476e-b23d-d709c407f208 tempest-VolumesTestJSON-1091623808 tempest-VolumesTestJSON-1091623808-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:42:48.847413 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:42:48.847413 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:42:48.858225 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [req-0aeaad93-e80f-4c7d-98f9-932121a66e4b req-8366358d-9b73-476e-b23d-d709c407f208 tempest-VolumesTestJSON-1091623808 tempest-VolumesTestJSON-1091623808-project-member] Volume info retrieved successfully. Aug 25 05:42:48.868582 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-0aeaad93-e80f-4c7d-98f9-932121a66e4b req-8366358d-9b73-476e-b23d-d709c407f208 tempest-VolumesTestJSON-1091623808 tempest-VolumesTestJSON-1091623808-project-member] https://10.4.3.189/volume/v3/volumes/c1aa8dfc-7ce4-4fe1-b3c7-b44e75317d77 returned with HTTP 200 Aug 25 05:42:48.869390 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 271/1067] 10.4.3.189 () {68 vars in 1598 bytes} [Tue Aug 25 05:42:48 2026] GET /volume/v3/volumes/c1aa8dfc-7ce4-4fe1-b3c7-b44e75317d77 => generated 853 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:42:48.888604 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-e18c3d80-202a-43e7-864b-b67bab647568 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:42:48.892087 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e18c3d80-202a-43e7-864b-b67bab647568 tempest-VolumesTestJSON-1091623808 tempest-VolumesTestJSON-1091623808-project-member] POST https://10.4.3.189/volume/v3/volumes Aug 25 05:42:48.892520 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e18c3d80-202a-43e7-864b-b67bab647568 tempest-VolumesTestJSON-1091623808 tempest-VolumesTestJSON-1091623808-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-826753695"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:42:48.894635 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.v3.volumes [None req-e18c3d80-202a-43e7-864b-b67bab647568 tempest-VolumesTestJSON-1091623808 tempest-VolumesTestJSON-1091623808-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-826753695'}} {{(pid=100268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 05:42:48.894842 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-e18c3d80-202a-43e7-864b-b67bab647568 tempest-VolumesTestJSON-1091623808 tempest-VolumesTestJSON-1091623808-project-member] Create volume of 1 GB Aug 25 05:42:48.900007 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-e18c3d80-202a-43e7-864b-b67bab647568 tempest-VolumesTestJSON-1091623808 tempest-VolumesTestJSON-1091623808-project-member] Availability Zones retrieved successfully. Aug 25 05:42:48.907087 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-e18c3d80-202a-43e7-864b-b67bab647568 tempest-VolumesTestJSON-1091623808 tempest-VolumesTestJSON-1091623808-project-member] Flow 'volume_create_api' (27cb3fe2-08c7-4a42-a402-53fd3b7e3013) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:42:48.908668 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-e18c3d80-202a-43e7-864b-b67bab647568 tempest-VolumesTestJSON-1091623808 tempest-VolumesTestJSON-1091623808-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4bda8a46-2d5a-40e4-8317-97b79c058d87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:42:48.910134 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.flows.api.create_volume [None req-e18c3d80-202a-43e7-864b-b67bab647568 tempest-VolumesTestJSON-1091623808 tempest-VolumesTestJSON-1091623808-project-member] Validating volume size '1' using validate_int {{(pid=100268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 05:42:48.954937 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-e18c3d80-202a-43e7-864b-b67bab647568 tempest-VolumesTestJSON-1091623808 tempest-VolumesTestJSON-1091623808-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4bda8a46-2d5a-40e4-8317-97b79c058d87) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T05:35:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=23fc6e5d-fce0-4521-ba46-4837b4232084,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '23fc6e5d-fce0-4521-ba46-4837b4232084', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:42:48.956176 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-e18c3d80-202a-43e7-864b-b67bab647568 tempest-VolumesTestJSON-1091623808 tempest-VolumesTestJSON-1091623808-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6932d56a-ca1f-4573-8095-da92b5c101cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:42:49.016118 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-e18c3d80-202a-43e7-864b-b67bab647568 tempest-VolumesTestJSON-1091623808 tempest-VolumesTestJSON-1091623808-project-member] Created reservations ['902747d1-6391-4153-b797-3111bcfe39cb', '92a6ad1e-faac-48db-95a8-4b1f7645f049', '9b8dc5c8-8ce3-4396-84d7-681efafb4103', '6b61acc4-4e1e-47bf-8460-190440871d17'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:42:49.017104 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-e18c3d80-202a-43e7-864b-b67bab647568 tempest-VolumesTestJSON-1091623808 tempest-VolumesTestJSON-1091623808-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6932d56a-ca1f-4573-8095-da92b5c101cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['902747d1-6391-4153-b797-3111bcfe39cb', '92a6ad1e-faac-48db-95a8-4b1f7645f049', '9b8dc5c8-8ce3-4396-84d7-681efafb4103', '6b61acc4-4e1e-47bf-8460-190440871d17']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:42:49.017908 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-e18c3d80-202a-43e7-864b-b67bab647568 tempest-VolumesTestJSON-1091623808 tempest-VolumesTestJSON-1091623808-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e8347d4b-a7bf-4e7e-9ac7-70da254c9d0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:42:49.047451 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-e18c3d80-202a-43e7-864b-b67bab647568 tempest-VolumesTestJSON-1091623808 tempest-VolumesTestJSON-1091623808-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e8347d4b-a7bf-4e7e-9ac7-70da254c9d0d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5e1fc68b-7bdc-40c5-8738-bc6545316855', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-826753695',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='aec9dedca53a4ae8b4e0732407e45315',qos_specs=None,replication_status=,reservations=['902747d1-6391-4153-b797-3111bcfe39cb','92a6ad1e-faac-48db-95a8-4b1f7645f049','9b8dc5c8-8ce3-4396-84d7-681efafb4103','6b61acc4-4e1e-47bf-8460-190440871d17'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f0a55dcb44f54ca5a43fe2b3270aae88',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T05:42:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-826753695',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5e1fc68b-7bdc-40c5-8738-bc6545316855,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='aec9dedca53a4ae8b4e0732407e45315',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f0a55dcb44f54ca5a43fe2b3270aae88',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(23fc6e5d-fce0-4521-ba46-4837b4232084),volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:42:49.048811 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-e18c3d80-202a-43e7-864b-b67bab647568 tempest-VolumesTestJSON-1091623808 tempest-VolumesTestJSON-1091623808-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a66e87e8-c0e5-4250-98bc-4e22ada4ee89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:42:49.072454 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-e18c3d80-202a-43e7-864b-b67bab647568 tempest-VolumesTestJSON-1091623808 tempest-VolumesTestJSON-1091623808-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a66e87e8-c0e5-4250-98bc-4e22ada4ee89) transitioned into state 'SUCCESS' from state '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-826753695',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='aec9dedca53a4ae8b4e0732407e45315',qos_specs=None,replication_status=,reservations=['902747d1-6391-4153-b797-3111bcfe39cb','92a6ad1e-faac-48db-95a8-4b1f7645f049','9b8dc5c8-8ce3-4396-84d7-681efafb4103','6b61acc4-4e1e-47bf-8460-190440871d17'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f0a55dcb44f54ca5a43fe2b3270aae88',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:42:49.073742 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-e18c3d80-202a-43e7-864b-b67bab647568 tempest-VolumesTestJSON-1091623808 tempest-VolumesTestJSON-1091623808-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ac5e00cb-15d0-4c85-8dd5-440ec98fd9aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:42:49.085677 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-e18c3d80-202a-43e7-864b-b67bab647568 tempest-VolumesTestJSON-1091623808 tempest-VolumesTestJSON-1091623808-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ac5e00cb-15d0-4c85-8dd5-440ec98fd9aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:42:49.086780 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-e18c3d80-202a-43e7-864b-b67bab647568 tempest-VolumesTestJSON-1091623808 tempest-VolumesTestJSON-1091623808-project-member] Flow 'volume_create_api' (27cb3fe2-08c7-4a42-a402-53fd3b7e3013) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:42:49.087209 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-e18c3d80-202a-43e7-864b-b67bab647568 tempest-VolumesTestJSON-1091623808 tempest-VolumesTestJSON-1091623808-project-member] Create volume request issued successfully. Aug 25 05:42:49.088504 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e18c3d80-202a-43e7-864b-b67bab647568 tempest-VolumesTestJSON-1091623808 tempest-VolumesTestJSON-1091623808-project-member] https://10.4.3.189/volume/v3/volumes returned with HTTP 202 Aug 25 05:42:49.088723 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 264/1068] 10.4.3.189 () {68 vars in 1259 bytes} [Tue Aug 25 05:42:48 2026] POST /volume/v3/volumes => generated 759 bytes in 201 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 05:42:49.111018 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-3413a543-115d-4ffb-8d1b-b6eef7762dba None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:42:49.112945 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-3413a543-115d-4ffb-8d1b-b6eef7762dba tempest-VolumesTestJSON-1091623808 tempest-VolumesTestJSON-1091623808-project-member] GET https://10.4.3.189/volume/v3/volumes/5e1fc68b-7bdc-40c5-8738-bc6545316855 Aug 25 05:42:49.113153 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-3413a543-115d-4ffb-8d1b-b6eef7762dba tempest-VolumesTestJSON-1091623808 tempest-VolumesTestJSON-1091623808-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:42:49.113339 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-3413a543-115d-4ffb-8d1b-b6eef7762dba tempest-VolumesTestJSON-1091623808 tempest-VolumesTestJSON-1091623808-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:42:49.121242 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:42:49.121242 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:42:49.126370 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-3413a543-115d-4ffb-8d1b-b6eef7762dba tempest-VolumesTestJSON-1091623808 tempest-VolumesTestJSON-1091623808-project-member] Volume info retrieved successfully. Aug 25 05:42:49.131884 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-3413a543-115d-4ffb-8d1b-b6eef7762dba tempest-VolumesTestJSON-1091623808 tempest-VolumesTestJSON-1091623808-project-member] https://10.4.3.189/volume/v3/volumes/5e1fc68b-7bdc-40c5-8738-bc6545316855 returned with HTTP 200 Aug 25 05:42:49.132348 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 267/1069] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:42:49 2026] GET /volume/v3/volumes/5e1fc68b-7bdc-40c5-8738-bc6545316855 => generated 827 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:42:49.246154 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-84437f6a-14ff-4e0e-8ccb-76a18f67907e None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:42:49.248322 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-84437f6a-14ff-4e0e-8ccb-76a18f67907e tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] GET https://10.4.3.189/volume/v3/volumes/e2d5830b-740f-4a3e-8452-97ad32536bba Aug 25 05:42:49.249187 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-84437f6a-14ff-4e0e-8ccb-76a18f67907e tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:42:49.249187 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-84437f6a-14ff-4e0e-8ccb-76a18f67907e tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:42:49.268736 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:42:49.268736 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:42:49.279682 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-84437f6a-14ff-4e0e-8ccb-76a18f67907e tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Volume info retrieved successfully. Aug 25 05:42:49.291608 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-84437f6a-14ff-4e0e-8ccb-76a18f67907e tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] https://10.4.3.189/volume/v3/volumes/e2d5830b-740f-4a3e-8452-97ad32536bba returned with HTTP 200 Aug 25 05:42:49.292254 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 268/1070] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:42:49 2026] GET /volume/v3/volumes/e2d5830b-740f-4a3e-8452-97ad32536bba => generated 853 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:42:49.915237 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-4b57d668-b147-40d7-b969-789f2137b067 req-7a29fd6e-4ae2-484c-ba9a-7d0438fa1375 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:42:49.919796 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-4b57d668-b147-40d7-b969-789f2137b067 req-7a29fd6e-4ae2-484c-ba9a-7d0438fa1375 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] POST https://10.4.3.189/volume/v3/attachments/21898b80-d9ef-4717-98f9-f25ca125cdc0/action Aug 25 05:42:49.920357 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-4b57d668-b147-40d7-b969-789f2137b067 req-7a29fd6e-4ae2-484c-ba9a-7d0438fa1375 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Action body: b'{"os-complete": null}' {{(pid=100271) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 05:42:49.920495 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-4b57d668-b147-40d7-b969-789f2137b067 req-7a29fd6e-4ae2-484c-ba9a-7d0438fa1375 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:42:49.957599 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:42:49.957599 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:42:49.977739 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-4b57d668-b147-40d7-b969-789f2137b067 req-7a29fd6e-4ae2-484c-ba9a-7d0438fa1375 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] https://10.4.3.189/volume/v3/attachments/21898b80-d9ef-4717-98f9-f25ca125cdc0/action returned with HTTP 204 Aug 25 05:42:49.978332 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 272/1071] 10.4.3.189 () {74 vars in 1725 bytes} [Tue Aug 25 05:42:49 2026] POST /volume/v3/attachments/21898b80-d9ef-4717-98f9-f25ca125cdc0/action => generated 0 bytes in 64 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:42:50.150965 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-7472a243-01c7-43a2-84bf-18a7298ce4a1 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:42:50.154122 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-7472a243-01c7-43a2-84bf-18a7298ce4a1 tempest-VolumesTestJSON-1091623808 tempest-VolumesTestJSON-1091623808-project-member] GET https://10.4.3.189/volume/v3/volumes/5e1fc68b-7bdc-40c5-8738-bc6545316855 Aug 25 05:42:50.154395 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-7472a243-01c7-43a2-84bf-18a7298ce4a1 tempest-VolumesTestJSON-1091623808 tempest-VolumesTestJSON-1091623808-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:42:50.154744 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-7472a243-01c7-43a2-84bf-18a7298ce4a1 tempest-VolumesTestJSON-1091623808 tempest-VolumesTestJSON-1091623808-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:42:50.168001 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:42:50.168001 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:42:50.176284 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-7472a243-01c7-43a2-84bf-18a7298ce4a1 tempest-VolumesTestJSON-1091623808 tempest-VolumesTestJSON-1091623808-project-member] Volume info retrieved successfully. Aug 25 05:42:50.185878 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-7472a243-01c7-43a2-84bf-18a7298ce4a1 tempest-VolumesTestJSON-1091623808 tempest-VolumesTestJSON-1091623808-project-member] https://10.4.3.189/volume/v3/volumes/5e1fc68b-7bdc-40c5-8738-bc6545316855 returned with HTTP 200 Aug 25 05:42:50.186490 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 265/1072] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:42:50 2026] GET /volume/v3/volumes/5e1fc68b-7bdc-40c5-8738-bc6545316855 => generated 852 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:42:50.219105 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-cf3217ca-4598-4124-9941-ba1bdaaef676 req-b59eeed4-a49a-44bb-b688-e4df6900d847 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:42:50.221876 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-cf3217ca-4598-4124-9941-ba1bdaaef676 req-b59eeed4-a49a-44bb-b688-e4df6900d847 tempest-VolumesTestJSON-1091623808 tempest-VolumesTestJSON-1091623808-project-member] GET https://10.4.3.189/volume/v3/volumes/5e1fc68b-7bdc-40c5-8738-bc6545316855 Aug 25 05:42:50.222175 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-cf3217ca-4598-4124-9941-ba1bdaaef676 req-b59eeed4-a49a-44bb-b688-e4df6900d847 tempest-VolumesTestJSON-1091623808 tempest-VolumesTestJSON-1091623808-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:42:50.225024 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-cf3217ca-4598-4124-9941-ba1bdaaef676 req-b59eeed4-a49a-44bb-b688-e4df6900d847 tempest-VolumesTestJSON-1091623808 tempest-VolumesTestJSON-1091623808-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:42:50.235644 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:42:50.235644 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:42:50.244625 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [req-cf3217ca-4598-4124-9941-ba1bdaaef676 req-b59eeed4-a49a-44bb-b688-e4df6900d847 tempest-VolumesTestJSON-1091623808 tempest-VolumesTestJSON-1091623808-project-member] Volume info retrieved successfully. Aug 25 05:42:50.252485 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-cf3217ca-4598-4124-9941-ba1bdaaef676 req-b59eeed4-a49a-44bb-b688-e4df6900d847 tempest-VolumesTestJSON-1091623808 tempest-VolumesTestJSON-1091623808-project-member] https://10.4.3.189/volume/v3/volumes/5e1fc68b-7bdc-40c5-8738-bc6545316855 returned with HTTP 200 Aug 25 05:42:50.253108 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 268/1073] 10.4.3.189 () {68 vars in 1598 bytes} [Tue Aug 25 05:42:50 2026] GET /volume/v3/volumes/5e1fc68b-7bdc-40c5-8738-bc6545316855 => generated 852 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:42:50.314907 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-7175efad-ccef-4a01-999e-5cb2ad9d6107 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:42:50.321208 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-7175efad-ccef-4a01-999e-5cb2ad9d6107 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] GET https://10.4.3.189/volume/v3/volumes/e2d5830b-740f-4a3e-8452-97ad32536bba Aug 25 05:42:50.321518 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-7175efad-ccef-4a01-999e-5cb2ad9d6107 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:42:50.322176 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-7175efad-ccef-4a01-999e-5cb2ad9d6107 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:42:50.344173 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-d9b7b4e2-5e93-4072-a6ac-9571eb36ddee req-15fe5886-7d8d-441b-a9ce-e7391e63d77e None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:42:50.346487 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-d9b7b4e2-5e93-4072-a6ac-9571eb36ddee req-15fe5886-7d8d-441b-a9ce-e7391e63d77e tempest-VolumesTestJSON-1091623808 tempest-VolumesTestJSON-1091623808-project-reader] GET https://10.4.3.189/volume/v3/volumes/detail Aug 25 05:42:50.346739 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-d9b7b4e2-5e93-4072-a6ac-9571eb36ddee req-15fe5886-7d8d-441b-a9ce-e7391e63d77e tempest-VolumesTestJSON-1091623808 tempest-VolumesTestJSON-1091623808-project-reader] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:42:50.347006 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-d9b7b4e2-5e93-4072-a6ac-9571eb36ddee req-15fe5886-7d8d-441b-a9ce-e7391e63d77e tempest-VolumesTestJSON-1091623808 tempest-VolumesTestJSON-1091623808-project-reader] Calling method 'detail' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:42:50.347326 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.api_utils [req-d9b7b4e2-5e93-4072-a6ac-9571eb36ddee req-15fe5886-7d8d-441b-a9ce-e7391e63d77e tempest-VolumesTestJSON-1091623808 tempest-VolumesTestJSON-1091623808-project-reader] Removing options '' from query. {{(pid=100271) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 05:42:50.347859 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:42:50.347859 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:42:50.348026 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [req-d9b7b4e2-5e93-4072-a6ac-9571eb36ddee req-15fe5886-7d8d-441b-a9ce-e7391e63d77e tempest-VolumesTestJSON-1091623808 tempest-VolumesTestJSON-1091623808-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100271) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 05:42:50.354009 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-7175efad-ccef-4a01-999e-5cb2ad9d6107 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Volume info retrieved successfully. Aug 25 05:42:50.356352 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [req-d9b7b4e2-5e93-4072-a6ac-9571eb36ddee req-15fe5886-7d8d-441b-a9ce-e7391e63d77e tempest-VolumesTestJSON-1091623808 tempest-VolumesTestJSON-1091623808-project-reader] Get all volumes completed successfully. Aug 25 05:42:50.357415 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:42:50.357415 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:42:50.363131 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-d9b7b4e2-5e93-4072-a6ac-9571eb36ddee req-15fe5886-7d8d-441b-a9ce-e7391e63d77e tempest-VolumesTestJSON-1091623808 tempest-VolumesTestJSON-1091623808-project-reader] https://10.4.3.189/volume/v3/volumes/detail returned with HTTP 200 Aug 25 05:42:50.363619 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 273/1074] 10.4.3.189 () {68 vars in 1508 bytes} [Tue Aug 25 05:42:50 2026] GET /volume/v3/volumes/detail => generated 2541 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:42:50.366182 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-7175efad-ccef-4a01-999e-5cb2ad9d6107 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] https://10.4.3.189/volume/v3/volumes/e2d5830b-740f-4a3e-8452-97ad32536bba returned with HTTP 200 Aug 25 05:42:50.366816 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 269/1075] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:42:50 2026] GET /volume/v3/volumes/e2d5830b-740f-4a3e-8452-97ad32536bba => generated 1145 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:42:50.404552 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-0f6dda61-2da1-4579-8cef-2468044952d1 req-9b315ac1-9739-400c-9c5c-2d2e5af4004e None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:42:50.407534 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-0f6dda61-2da1-4579-8cef-2468044952d1 req-9b315ac1-9739-400c-9c5c-2d2e5af4004e tempest-VolumesTestJSON-1091623808 tempest-VolumesTestJSON-1091623808-project-reader] GET https://10.4.3.189/volume/v3/volumes/detail Aug 25 05:42:50.407808 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-0f6dda61-2da1-4579-8cef-2468044952d1 req-9b315ac1-9739-400c-9c5c-2d2e5af4004e tempest-VolumesTestJSON-1091623808 tempest-VolumesTestJSON-1091623808-project-reader] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:42:50.408037 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-0f6dda61-2da1-4579-8cef-2468044952d1 req-9b315ac1-9739-400c-9c5c-2d2e5af4004e tempest-VolumesTestJSON-1091623808 tempest-VolumesTestJSON-1091623808-project-reader] Calling method 'detail' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:42:50.408416 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.api_utils [req-0f6dda61-2da1-4579-8cef-2468044952d1 req-9b315ac1-9739-400c-9c5c-2d2e5af4004e tempest-VolumesTestJSON-1091623808 tempest-VolumesTestJSON-1091623808-project-reader] Removing options '' from query. {{(pid=100268) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 05:42:50.409331 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [req-0f6dda61-2da1-4579-8cef-2468044952d1 req-9b315ac1-9739-400c-9c5c-2d2e5af4004e tempest-VolumesTestJSON-1091623808 tempest-VolumesTestJSON-1091623808-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100268) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 05:42:50.424286 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [req-0f6dda61-2da1-4579-8cef-2468044952d1 req-9b315ac1-9739-400c-9c5c-2d2e5af4004e tempest-VolumesTestJSON-1091623808 tempest-VolumesTestJSON-1091623808-project-reader] Get all volumes completed successfully. Aug 25 05:42:50.425615 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:42:50.425615 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:42:50.433469 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-0f6dda61-2da1-4579-8cef-2468044952d1 req-9b315ac1-9739-400c-9c5c-2d2e5af4004e tempest-VolumesTestJSON-1091623808 tempest-VolumesTestJSON-1091623808-project-reader] https://10.4.3.189/volume/v3/volumes/detail returned with HTTP 200 Aug 25 05:42:50.433970 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 266/1076] 10.4.3.189 () {68 vars in 1508 bytes} [Tue Aug 25 05:42:50 2026] GET /volume/v3/volumes/detail => generated 2541 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:42:50.457301 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-51cf65f2-84da-46c1-8cab-fbfced9d55e7 req-29009232-f019-4c10-a15b-0f726db50205 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:42:50.461932 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-51cf65f2-84da-46c1-8cab-fbfced9d55e7 req-29009232-f019-4c10-a15b-0f726db50205 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] GET https://10.4.3.189/volume/v3/volumes/e2d5830b-740f-4a3e-8452-97ad32536bba Aug 25 05:42:50.462493 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-51cf65f2-84da-46c1-8cab-fbfced9d55e7 req-29009232-f019-4c10-a15b-0f726db50205 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:42:50.462914 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-51cf65f2-84da-46c1-8cab-fbfced9d55e7 req-29009232-f019-4c10-a15b-0f726db50205 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:42:50.477942 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-426dbb05-ab25-4628-ac12-df5302a0e4b5 req-8038c05a-1e4f-43e6-ba04-d9cbab8f4da5 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:42:50.482037 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-426dbb05-ab25-4628-ac12-df5302a0e4b5 req-8038c05a-1e4f-43e6-ba04-d9cbab8f4da5 tempest-VolumesTestJSON-1091623808 tempest-VolumesTestJSON-1091623808-project-reader] GET https://10.4.3.189/volume/v3/volumes/detail Aug 25 05:42:50.482300 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-426dbb05-ab25-4628-ac12-df5302a0e4b5 req-8038c05a-1e4f-43e6-ba04-d9cbab8f4da5 tempest-VolumesTestJSON-1091623808 tempest-VolumesTestJSON-1091623808-project-reader] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:42:50.482568 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-426dbb05-ab25-4628-ac12-df5302a0e4b5 req-8038c05a-1e4f-43e6-ba04-d9cbab8f4da5 tempest-VolumesTestJSON-1091623808 tempest-VolumesTestJSON-1091623808-project-reader] Calling method 'detail' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:42:50.482848 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.api_utils [req-426dbb05-ab25-4628-ac12-df5302a0e4b5 req-8038c05a-1e4f-43e6-ba04-d9cbab8f4da5 tempest-VolumesTestJSON-1091623808 tempest-VolumesTestJSON-1091623808-project-reader] Removing options '' from query. {{(pid=100271) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 05:42:50.484197 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [req-426dbb05-ab25-4628-ac12-df5302a0e4b5 req-8038c05a-1e4f-43e6-ba04-d9cbab8f4da5 tempest-VolumesTestJSON-1091623808 tempest-VolumesTestJSON-1091623808-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100271) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 05:42:50.486609 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:42:50.486609 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:42:50.491642 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [req-51cf65f2-84da-46c1-8cab-fbfced9d55e7 req-29009232-f019-4c10-a15b-0f726db50205 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Volume info retrieved successfully. Aug 25 05:42:50.494744 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [req-426dbb05-ab25-4628-ac12-df5302a0e4b5 req-8038c05a-1e4f-43e6-ba04-d9cbab8f4da5 tempest-VolumesTestJSON-1091623808 tempest-VolumesTestJSON-1091623808-project-reader] Get all volumes completed successfully. Aug 25 05:42:50.495973 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:42:50.495973 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:42:50.496870 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-51cf65f2-84da-46c1-8cab-fbfced9d55e7 req-29009232-f019-4c10-a15b-0f726db50205 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] https://10.4.3.189/volume/v3/volumes/e2d5830b-740f-4a3e-8452-97ad32536bba returned with HTTP 200 Aug 25 05:42:50.497496 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 269/1077] 10.4.3.189 () {68 vars in 1598 bytes} [Tue Aug 25 05:42:50 2026] GET /volume/v3/volumes/e2d5830b-740f-4a3e-8452-97ad32536bba => generated 1145 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:42:50.501878 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-426dbb05-ab25-4628-ac12-df5302a0e4b5 req-8038c05a-1e4f-43e6-ba04-d9cbab8f4da5 tempest-VolumesTestJSON-1091623808 tempest-VolumesTestJSON-1091623808-project-reader] https://10.4.3.189/volume/v3/volumes/detail returned with HTTP 200 Aug 25 05:42:50.502400 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 274/1078] 10.4.3.189 () {68 vars in 1508 bytes} [Tue Aug 25 05:42:50 2026] GET /volume/v3/volumes/detail => generated 2541 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:42:50.538344 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [req-fb733b93-16e0-4d64-9586-d662e6c7b46f req-274c645d-90b0-4c8f-af8b-a277cdc2a58d None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:42:50.540458 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-fb733b93-16e0-4d64-9586-d662e6c7b46f req-274c645d-90b0-4c8f-af8b-a277cdc2a58d tempest-VolumesTestJSON-1091623808 tempest-VolumesTestJSON-1091623808-project-reader] GET https://10.4.3.189/volume/v3/volumes/detail Aug 25 05:42:50.540657 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-fb733b93-16e0-4d64-9586-d662e6c7b46f req-274c645d-90b0-4c8f-af8b-a277cdc2a58d tempest-VolumesTestJSON-1091623808 tempest-VolumesTestJSON-1091623808-project-reader] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:42:50.540896 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-fb733b93-16e0-4d64-9586-d662e6c7b46f req-274c645d-90b0-4c8f-af8b-a277cdc2a58d tempest-VolumesTestJSON-1091623808 tempest-VolumesTestJSON-1091623808-project-reader] Calling method 'detail' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:42:50.541435 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.api_utils [req-fb733b93-16e0-4d64-9586-d662e6c7b46f req-274c645d-90b0-4c8f-af8b-a277cdc2a58d tempest-VolumesTestJSON-1091623808 tempest-VolumesTestJSON-1091623808-project-reader] Removing options '' from query. {{(pid=100270) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 05:42:50.542274 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [req-fb733b93-16e0-4d64-9586-d662e6c7b46f req-274c645d-90b0-4c8f-af8b-a277cdc2a58d tempest-VolumesTestJSON-1091623808 tempest-VolumesTestJSON-1091623808-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100270) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 05:42:50.584227 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [req-fb733b93-16e0-4d64-9586-d662e6c7b46f req-274c645d-90b0-4c8f-af8b-a277cdc2a58d tempest-VolumesTestJSON-1091623808 tempest-VolumesTestJSON-1091623808-project-reader] Get all volumes completed successfully. Aug 25 05:42:50.585086 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:42:50.585086 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:42:50.591109 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-fb733b93-16e0-4d64-9586-d662e6c7b46f req-274c645d-90b0-4c8f-af8b-a277cdc2a58d tempest-VolumesTestJSON-1091623808 tempest-VolumesTestJSON-1091623808-project-reader] https://10.4.3.189/volume/v3/volumes/detail returned with HTTP 200 Aug 25 05:42:50.592582 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 270/1079] 10.4.3.189 () {68 vars in 1508 bytes} [Tue Aug 25 05:42:50 2026] GET /volume/v3/volumes/detail => generated 2541 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:42:50.601604 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-d1d94f24-f813-4f87-910e-fe52c6a19f9a None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:42:50.602209 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d1d94f24-f813-4f87-910e-fe52c6a19f9a None None] GET https://10.4.3.189/volume// Aug 25 05:42:50.602486 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d1d94f24-f813-4f87-910e-fe52c6a19f9a None None] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:42:50.602761 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d1d94f24-f813-4f87-910e-fe52c6a19f9a None None] Calling method 'all' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:42:50.603250 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d1d94f24-f813-4f87-910e-fe52c6a19f9a None None] https://10.4.3.189/volume// returned with HTTP 300 Aug 25 05:42:50.603634 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 267/1080] 10.4.3.189 () {66 vars in 1428 bytes} [Tue Aug 25 05:42: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 25 05:42:50.617182 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-51cf65f2-84da-46c1-8cab-fbfced9d55e7 req-c966c590-fb96-4f03-b845-83b4af1a3a24 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:42:50.619792 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-51cf65f2-84da-46c1-8cab-fbfced9d55e7 req-c966c590-fb96-4f03-b845-83b4af1a3a24 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] POST https://10.4.3.189/volume/v3/attachments Aug 25 05:42:50.619941 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-51cf65f2-84da-46c1-8cab-fbfced9d55e7 req-c966c590-fb96-4f03-b845-83b4af1a3a24 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e2d5830b-740f-4a3e-8452-97ad32536bba", "connector": null, "instance_uuid": "72cfb549-3a57-4542-8fef-1b5d324a4559"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:42:50.630569 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-f0dffcaa-c536-4aa4-9822-aa7966d62c87 req-eac7c926-be29-46ff-b253-7668c209fbb6 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:42:50.632766 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:42:50.632766 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:42:50.633382 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-f0dffcaa-c536-4aa4-9822-aa7966d62c87 req-eac7c926-be29-46ff-b253-7668c209fbb6 tempest-VolumesTestJSON-1091623808 tempest-VolumesTestJSON-1091623808-project-reader] GET https://10.4.3.189/volume/v3/volumes/detail Aug 25 05:42:50.633605 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-f0dffcaa-c536-4aa4-9822-aa7966d62c87 req-eac7c926-be29-46ff-b253-7668c209fbb6 tempest-VolumesTestJSON-1091623808 tempest-VolumesTestJSON-1091623808-project-reader] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:42:50.633797 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-f0dffcaa-c536-4aa4-9822-aa7966d62c87 req-eac7c926-be29-46ff-b253-7668c209fbb6 tempest-VolumesTestJSON-1091623808 tempest-VolumesTestJSON-1091623808-project-reader] Calling method 'detail' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:42:50.634097 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.api_utils [req-f0dffcaa-c536-4aa4-9822-aa7966d62c87 req-eac7c926-be29-46ff-b253-7668c209fbb6 tempest-VolumesTestJSON-1091623808 tempest-VolumesTestJSON-1091623808-project-reader] Removing options '' from query. {{(pid=100271) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 05:42:50.634808 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [req-f0dffcaa-c536-4aa4-9822-aa7966d62c87 req-eac7c926-be29-46ff-b253-7668c209fbb6 tempest-VolumesTestJSON-1091623808 tempest-VolumesTestJSON-1091623808-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100271) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 05:42:50.645422 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [req-f0dffcaa-c536-4aa4-9822-aa7966d62c87 req-eac7c926-be29-46ff-b253-7668c209fbb6 tempest-VolumesTestJSON-1091623808 tempest-VolumesTestJSON-1091623808-project-reader] Get all volumes completed successfully. Aug 25 05:42:50.646469 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:42:50.646469 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:42:50.652396 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-f0dffcaa-c536-4aa4-9822-aa7966d62c87 req-eac7c926-be29-46ff-b253-7668c209fbb6 tempest-VolumesTestJSON-1091623808 tempest-VolumesTestJSON-1091623808-project-reader] https://10.4.3.189/volume/v3/volumes/detail returned with HTTP 200 Aug 25 05:42:50.652974 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 275/1081] 10.4.3.189 () {68 vars in 1508 bytes} [Tue Aug 25 05:42:50 2026] GET /volume/v3/volumes/detail => generated 2541 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:42:50.666929 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-51cf65f2-84da-46c1-8cab-fbfced9d55e7 req-c966c590-fb96-4f03-b845-83b4af1a3a24 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] https://10.4.3.189/volume/v3/attachments returned with HTTP 200 Aug 25 05:42:50.667566 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 270/1082] 10.4.3.189 () {74 vars in 1594 bytes} [Tue Aug 25 05:42:50 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 25 05:42:50.686848 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [req-95476129-c9b8-4bf4-8976-eda5d0774108 req-ed4d30a9-92d8-42b0-bd7d-eae52a96b2ad None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:42:50.689523 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-95476129-c9b8-4bf4-8976-eda5d0774108 req-ed4d30a9-92d8-42b0-bd7d-eae52a96b2ad tempest-VolumesTestJSON-1091623808 tempest-VolumesTestJSON-1091623808-project-reader] GET https://10.4.3.189/volume/v3/volumes/detail Aug 25 05:42:50.689826 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-95476129-c9b8-4bf4-8976-eda5d0774108 req-ed4d30a9-92d8-42b0-bd7d-eae52a96b2ad tempest-VolumesTestJSON-1091623808 tempest-VolumesTestJSON-1091623808-project-reader] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:42:50.690112 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-95476129-c9b8-4bf4-8976-eda5d0774108 req-ed4d30a9-92d8-42b0-bd7d-eae52a96b2ad tempest-VolumesTestJSON-1091623808 tempest-VolumesTestJSON-1091623808-project-reader] Calling method 'detail' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:42:50.690461 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.api_utils [req-95476129-c9b8-4bf4-8976-eda5d0774108 req-ed4d30a9-92d8-42b0-bd7d-eae52a96b2ad tempest-VolumesTestJSON-1091623808 tempest-VolumesTestJSON-1091623808-project-reader] Removing options '' from query. {{(pid=100270) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 05:42:50.691548 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [req-95476129-c9b8-4bf4-8976-eda5d0774108 req-ed4d30a9-92d8-42b0-bd7d-eae52a96b2ad tempest-VolumesTestJSON-1091623808 tempest-VolumesTestJSON-1091623808-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100270) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 05:42:50.707291 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [req-95476129-c9b8-4bf4-8976-eda5d0774108 req-ed4d30a9-92d8-42b0-bd7d-eae52a96b2ad tempest-VolumesTestJSON-1091623808 tempest-VolumesTestJSON-1091623808-project-reader] Get all volumes completed successfully. Aug 25 05:42:50.709161 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:42:50.709161 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:42:50.709319 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-c45a2a3c-dd0c-4352-9277-0ab058df4e24 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:42:50.711475 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c45a2a3c-dd0c-4352-9277-0ab058df4e24 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] GET https://10.4.3.189/volume/v3/volumes/e2d5830b-740f-4a3e-8452-97ad32536bba Aug 25 05:42:50.711718 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c45a2a3c-dd0c-4352-9277-0ab058df4e24 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:42:50.711963 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c45a2a3c-dd0c-4352-9277-0ab058df4e24 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:42:50.713836 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-95476129-c9b8-4bf4-8976-eda5d0774108 req-ed4d30a9-92d8-42b0-bd7d-eae52a96b2ad tempest-VolumesTestJSON-1091623808 tempest-VolumesTestJSON-1091623808-project-reader] https://10.4.3.189/volume/v3/volumes/detail returned with HTTP 200 Aug 25 05:42:50.715369 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 271/1083] 10.4.3.189 () {68 vars in 1508 bytes} [Tue Aug 25 05:42:50 2026] GET /volume/v3/volumes/detail => generated 2541 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:42:50.736497 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:42:50.736497 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:42:50.742722 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-d0d9a0a6-be7d-467e-9f9c-e70d18932659 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:42:50.743136 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-d0d9a0a6-be7d-467e-9f9c-e70d18932659 None None] GET https://10.4.3.189/volume// Aug 25 05:42:50.743312 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-d0d9a0a6-be7d-467e-9f9c-e70d18932659 None None] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:42:50.743520 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-d0d9a0a6-be7d-467e-9f9c-e70d18932659 None None] Calling method 'all' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:42:50.743886 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-d0d9a0a6-be7d-467e-9f9c-e70d18932659 None None] https://10.4.3.189/volume// returned with HTTP 300 Aug 25 05:42:50.744097 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 276/1084] 10.4.3.189 () {66 vars in 1426 bytes} [Tue Aug 25 05:42: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 25 05:42:50.749471 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-c45a2a3c-dd0c-4352-9277-0ab058df4e24 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Volume info retrieved successfully. Aug 25 05:42:50.753803 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-51cf65f2-84da-46c1-8cab-fbfced9d55e7 req-6a7339db-97de-475a-878a-bf6a3bca748b None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:42:50.757205 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-51cf65f2-84da-46c1-8cab-fbfced9d55e7 req-6a7339db-97de-475a-878a-bf6a3bca748b tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] GET https://10.4.3.189/volume/v3/volumes/e2d5830b-740f-4a3e-8452-97ad32536bba Aug 25 05:42:50.757795 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-51cf65f2-84da-46c1-8cab-fbfced9d55e7 req-6a7339db-97de-475a-878a-bf6a3bca748b tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:42:50.757886 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [req-d031fc0c-fdd1-44e2-bc77-f2a3a1fdf341 req-8d6261ef-3cf0-4124-bcc6-0663810dc574 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:42:50.757945 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-51cf65f2-84da-46c1-8cab-fbfced9d55e7 req-6a7339db-97de-475a-878a-bf6a3bca748b tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:42:50.760832 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-d031fc0c-fdd1-44e2-bc77-f2a3a1fdf341 req-8d6261ef-3cf0-4124-bcc6-0663810dc574 tempest-VolumesTestJSON-1091623808 tempest-VolumesTestJSON-1091623808-project-reader] GET https://10.4.3.189/volume/v3/volumes/detail Aug 25 05:42:50.761154 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-d031fc0c-fdd1-44e2-bc77-f2a3a1fdf341 req-8d6261ef-3cf0-4124-bcc6-0663810dc574 tempest-VolumesTestJSON-1091623808 tempest-VolumesTestJSON-1091623808-project-reader] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:42:50.761434 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-d031fc0c-fdd1-44e2-bc77-f2a3a1fdf341 req-8d6261ef-3cf0-4124-bcc6-0663810dc574 tempest-VolumesTestJSON-1091623808 tempest-VolumesTestJSON-1091623808-project-reader] Calling method 'detail' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:42:50.761929 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.api_utils [req-d031fc0c-fdd1-44e2-bc77-f2a3a1fdf341 req-8d6261ef-3cf0-4124-bcc6-0663810dc574 tempest-VolumesTestJSON-1091623808 tempest-VolumesTestJSON-1091623808-project-reader] Removing options '' from query. {{(pid=100270) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 05:42:50.762986 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [req-d031fc0c-fdd1-44e2-bc77-f2a3a1fdf341 req-8d6261ef-3cf0-4124-bcc6-0663810dc574 tempest-VolumesTestJSON-1091623808 tempest-VolumesTestJSON-1091623808-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100270) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 05:42:50.765606 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c45a2a3c-dd0c-4352-9277-0ab058df4e24 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] https://10.4.3.189/volume/v3/volumes/e2d5830b-740f-4a3e-8452-97ad32536bba returned with HTTP 200 Aug 25 05:42:50.766308 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 268/1085] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:42:50 2026] GET /volume/v3/volumes/e2d5830b-740f-4a3e-8452-97ad32536bba => generated 1147 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 25 05:42:50.777900 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [req-d031fc0c-fdd1-44e2-bc77-f2a3a1fdf341 req-8d6261ef-3cf0-4124-bcc6-0663810dc574 tempest-VolumesTestJSON-1091623808 tempest-VolumesTestJSON-1091623808-project-reader] Get all volumes completed successfully. Aug 25 05:42:50.779260 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:42:50.779260 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:42:50.781901 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:42:50.781901 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:42:50.785113 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-d031fc0c-fdd1-44e2-bc77-f2a3a1fdf341 req-8d6261ef-3cf0-4124-bcc6-0663810dc574 tempest-VolumesTestJSON-1091623808 tempest-VolumesTestJSON-1091623808-project-reader] https://10.4.3.189/volume/v3/volumes/detail returned with HTTP 200 Aug 25 05:42:50.785613 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 272/1086] 10.4.3.189 () {68 vars in 1508 bytes} [Tue Aug 25 05:42:50 2026] GET /volume/v3/volumes/detail => generated 2541 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:42:50.787318 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [req-51cf65f2-84da-46c1-8cab-fbfced9d55e7 req-6a7339db-97de-475a-878a-bf6a3bca748b tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Volume info retrieved successfully. Aug 25 05:42:50.794114 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-51cf65f2-84da-46c1-8cab-fbfced9d55e7 req-6a7339db-97de-475a-878a-bf6a3bca748b tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] https://10.4.3.189/volume/v3/volumes/e2d5830b-740f-4a3e-8452-97ad32536bba returned with HTTP 200 Aug 25 05:42:50.794823 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 271/1087] 10.4.3.189 () {70 vars in 1639 bytes} [Tue Aug 25 05:42:50 2026] GET /volume/v3/volumes/e2d5830b-740f-4a3e-8452-97ad32536bba => generated 1327 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 05:42:50.818364 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-6c8d4284-357f-4e43-bb1e-25747e571ce1 req-7f3796a3-edbf-430d-bd66-13255afb4677 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:42:50.821926 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-6c8d4284-357f-4e43-bb1e-25747e571ce1 req-7f3796a3-edbf-430d-bd66-13255afb4677 tempest-VolumesTestJSON-1091623808 tempest-VolumesTestJSON-1091623808-project-reader] GET https://10.4.3.189/volume/v3/volumes/detail Aug 25 05:42:50.822261 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-6c8d4284-357f-4e43-bb1e-25747e571ce1 req-7f3796a3-edbf-430d-bd66-13255afb4677 tempest-VolumesTestJSON-1091623808 tempest-VolumesTestJSON-1091623808-project-reader] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:42:50.823085 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-6c8d4284-357f-4e43-bb1e-25747e571ce1 req-7f3796a3-edbf-430d-bd66-13255afb4677 tempest-VolumesTestJSON-1091623808 tempest-VolumesTestJSON-1091623808-project-reader] Calling method 'detail' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:42:50.823085 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.api_utils [req-6c8d4284-357f-4e43-bb1e-25747e571ce1 req-7f3796a3-edbf-430d-bd66-13255afb4677 tempest-VolumesTestJSON-1091623808 tempest-VolumesTestJSON-1091623808-project-reader] Removing options '' from query. {{(pid=100271) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 05:42:50.824568 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [req-6c8d4284-357f-4e43-bb1e-25747e571ce1 req-7f3796a3-edbf-430d-bd66-13255afb4677 tempest-VolumesTestJSON-1091623808 tempest-VolumesTestJSON-1091623808-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100271) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 05:42:50.835232 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [req-6c8d4284-357f-4e43-bb1e-25747e571ce1 req-7f3796a3-edbf-430d-bd66-13255afb4677 tempest-VolumesTestJSON-1091623808 tempest-VolumesTestJSON-1091623808-project-reader] Get all volumes completed successfully. Aug 25 05:42:50.836684 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:42:50.836684 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:42:50.846008 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-6c8d4284-357f-4e43-bb1e-25747e571ce1 req-7f3796a3-edbf-430d-bd66-13255afb4677 tempest-VolumesTestJSON-1091623808 tempest-VolumesTestJSON-1091623808-project-reader] https://10.4.3.189/volume/v3/volumes/detail returned with HTTP 200 Aug 25 05:42:50.846008 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 277/1088] 10.4.3.189 () {68 vars in 1508 bytes} [Tue Aug 25 05:42:50 2026] GET /volume/v3/volumes/detail => generated 2541 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:42:50.872147 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-d1256fd2-351a-4a8c-ad6f-ef765bb9d1a1 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:42:50.874689 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d1256fd2-351a-4a8c-ad6f-ef765bb9d1a1 tempest-VolumesTestJSON-1091623808 tempest-VolumesTestJSON-1091623808-project-member] DELETE https://10.4.3.189/volume/v3/volumes/5e1fc68b-7bdc-40c5-8738-bc6545316855 Aug 25 05:42:50.874945 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d1256fd2-351a-4a8c-ad6f-ef765bb9d1a1 tempest-VolumesTestJSON-1091623808 tempest-VolumesTestJSON-1091623808-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:42:50.875232 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d1256fd2-351a-4a8c-ad6f-ef765bb9d1a1 tempest-VolumesTestJSON-1091623808 tempest-VolumesTestJSON-1091623808-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:42:50.875438 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-d1256fd2-351a-4a8c-ad6f-ef765bb9d1a1 tempest-VolumesTestJSON-1091623808 tempest-VolumesTestJSON-1091623808-project-member] Delete volume with id: 5e1fc68b-7bdc-40c5-8738-bc6545316855 Aug 25 05:42:50.885479 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:42:50.885479 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:42:50.886129 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-d1256fd2-351a-4a8c-ad6f-ef765bb9d1a1 tempest-VolumesTestJSON-1091623808 tempest-VolumesTestJSON-1091623808-project-member] Volume info retrieved successfully. Aug 25 05:42:50.919857 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-d1256fd2-351a-4a8c-ad6f-ef765bb9d1a1 tempest-VolumesTestJSON-1091623808 tempest-VolumesTestJSON-1091623808-project-member] Delete volume request issued successfully. Aug 25 05:42:50.920321 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d1256fd2-351a-4a8c-ad6f-ef765bb9d1a1 tempest-VolumesTestJSON-1091623808 tempest-VolumesTestJSON-1091623808-project-member] https://10.4.3.189/volume/v3/volumes/5e1fc68b-7bdc-40c5-8738-bc6545316855 returned with HTTP 202 Aug 25 05:42:50.921261 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 269/1089] 10.4.3.189 () {66 vars in 1351 bytes} [Tue Aug 25 05:42:50 2026] DELETE /volume/v3/volumes/5e1fc68b-7bdc-40c5-8738-bc6545316855 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:42:50.934919 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-34fd5939-9eb1-4905-94fb-f67c7eeae978 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:42:50.938354 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-34fd5939-9eb1-4905-94fb-f67c7eeae978 tempest-VolumesTestJSON-1091623808 tempest-VolumesTestJSON-1091623808-project-member] GET https://10.4.3.189/volume/v3/volumes/5e1fc68b-7bdc-40c5-8738-bc6545316855 Aug 25 05:42:50.938354 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-34fd5939-9eb1-4905-94fb-f67c7eeae978 tempest-VolumesTestJSON-1091623808 tempest-VolumesTestJSON-1091623808-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:42:50.939350 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-34fd5939-9eb1-4905-94fb-f67c7eeae978 tempest-VolumesTestJSON-1091623808 tempest-VolumesTestJSON-1091623808-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:42:50.940927 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-51cf65f2-84da-46c1-8cab-fbfced9d55e7 req-b83b3f70-2cad-43fd-be92-185de34130f1 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:42:50.944454 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-51cf65f2-84da-46c1-8cab-fbfced9d55e7 req-b83b3f70-2cad-43fd-be92-185de34130f1 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] PUT https://10.4.3.189/volume/v3/attachments/40344f8c-6b2d-4f1a-aba1-98fe11073126 Aug 25 05:42:50.945152 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-51cf65f2-84da-46c1-8cab-fbfced9d55e7 req-b83b3f70-2cad-43fd-be92-185de34130f1 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.189", "host": "np0000008051", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:8b4a65c6a3e1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "a19da604-b1eb-4396-a9d5-30b16dae3da8", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:42:50.950127 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:42:50.950127 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:42:50.957740 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.coordination [req-51cf65f2-84da-46c1-8cab-fbfced9d55e7 req-b83b3f70-2cad-43fd-be92-185de34130f1 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Acquiring lock "cinder-attachment_update-e2d5830b-740f-4a3e-8452-97ad32536bba-np0000008051" by "attachment_update" {{(pid=100269) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 05:42:50.958376 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-34fd5939-9eb1-4905-94fb-f67c7eeae978 tempest-VolumesTestJSON-1091623808 tempest-VolumesTestJSON-1091623808-project-member] Volume info retrieved successfully. Aug 25 05:42:50.966626 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.coordination [req-51cf65f2-84da-46c1-8cab-fbfced9d55e7 req-b83b3f70-2cad-43fd-be92-185de34130f1 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Lock "cinder-attachment_update-e2d5830b-740f-4a3e-8452-97ad32536bba-np0000008051" acquired by "attachment_update" :: waited 0.009s {{(pid=100269) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 05:42:50.968445 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:42:50.968445 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:42:50.972096 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-34fd5939-9eb1-4905-94fb-f67c7eeae978 tempest-VolumesTestJSON-1091623808 tempest-VolumesTestJSON-1091623808-project-member] https://10.4.3.189/volume/v3/volumes/5e1fc68b-7bdc-40c5-8738-bc6545316855 returned with HTTP 200 Aug 25 05:42:50.972851 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 273/1090] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:42:50 2026] GET /volume/v3/volumes/5e1fc68b-7bdc-40c5-8738-bc6545316855 => generated 851 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:42:51.126749 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.coordination [req-51cf65f2-84da-46c1-8cab-fbfced9d55e7 req-b83b3f70-2cad-43fd-be92-185de34130f1 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Lock "cinder-attachment_update-e2d5830b-740f-4a3e-8452-97ad32536bba-np0000008051" released by "attachment_update" :: held 0.160s {{(pid=100269) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 05:42:51.127171 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-51cf65f2-84da-46c1-8cab-fbfced9d55e7 req-b83b3f70-2cad-43fd-be92-185de34130f1 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] https://10.4.3.189/volume/v3/attachments/40344f8c-6b2d-4f1a-aba1-98fe11073126 returned with HTTP 200 Aug 25 05:42:51.128008 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 272/1091] 10.4.3.189 () {74 vars in 1704 bytes} [Tue Aug 25 05:42:50 2026] PUT /volume/v3/attachments/40344f8c-6b2d-4f1a-aba1-98fe11073126 => generated 969 bytes in 188 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:42:51.789214 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-795d0ded-6ee0-48b5-9e4c-bff86f89ebcf None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:42:51.794652 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-795d0ded-6ee0-48b5-9e4c-bff86f89ebcf tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] GET https://10.4.3.189/volume/v3/volumes/e2d5830b-740f-4a3e-8452-97ad32536bba Aug 25 05:42:51.794970 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-795d0ded-6ee0-48b5-9e4c-bff86f89ebcf tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:42:51.795233 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-795d0ded-6ee0-48b5-9e4c-bff86f89ebcf tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:42:51.827948 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:42:51.827948 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:42:51.834713 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-795d0ded-6ee0-48b5-9e4c-bff86f89ebcf tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Volume info retrieved successfully. Aug 25 05:42:51.842040 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-795d0ded-6ee0-48b5-9e4c-bff86f89ebcf tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] https://10.4.3.189/volume/v3/volumes/e2d5830b-740f-4a3e-8452-97ad32536bba returned with HTTP 200 Aug 25 05:42:51.842721 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 278/1092] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:42:51 2026] GET /volume/v3/volumes/e2d5830b-740f-4a3e-8452-97ad32536bba => generated 1148 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:42:52.001631 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-dc3f33bd-8628-459b-b13f-9cac7f76c79f None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:42:52.006615 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-dc3f33bd-8628-459b-b13f-9cac7f76c79f tempest-VolumesTestJSON-1091623808 tempest-VolumesTestJSON-1091623808-project-member] GET https://10.4.3.189/volume/v3/volumes/5e1fc68b-7bdc-40c5-8738-bc6545316855 Aug 25 05:42:52.006615 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-dc3f33bd-8628-459b-b13f-9cac7f76c79f tempest-VolumesTestJSON-1091623808 tempest-VolumesTestJSON-1091623808-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:42:52.006615 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-dc3f33bd-8628-459b-b13f-9cac7f76c79f tempest-VolumesTestJSON-1091623808 tempest-VolumesTestJSON-1091623808-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:42:52.019087 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-dc3f33bd-8628-459b-b13f-9cac7f76c79f tempest-VolumesTestJSON-1091623808 tempest-VolumesTestJSON-1091623808-project-member] https://10.4.3.189/volume/v3/volumes/5e1fc68b-7bdc-40c5-8738-bc6545316855 returned with HTTP 404 Aug 25 05:42:52.020614 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 270/1093] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:42:52 2026] GET /volume/v3/volumes/5e1fc68b-7bdc-40c5-8738-bc6545316855 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:42:52.032900 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-fb07207c-0ff4-44c7-956b-ff3f941effb4 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:42:52.036387 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-fb07207c-0ff4-44c7-956b-ff3f941effb4 tempest-VolumesTestJSON-1091623808 tempest-VolumesTestJSON-1091623808-project-member] DELETE https://10.4.3.189/volume/v3/volumes/c1aa8dfc-7ce4-4fe1-b3c7-b44e75317d77 Aug 25 05:42:52.036550 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-fb07207c-0ff4-44c7-956b-ff3f941effb4 tempest-VolumesTestJSON-1091623808 tempest-VolumesTestJSON-1091623808-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:42:52.037416 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-fb07207c-0ff4-44c7-956b-ff3f941effb4 tempest-VolumesTestJSON-1091623808 tempest-VolumesTestJSON-1091623808-project-member] Calling method 'delete' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:42:52.037416 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.v3.volumes [None req-fb07207c-0ff4-44c7-956b-ff3f941effb4 tempest-VolumesTestJSON-1091623808 tempest-VolumesTestJSON-1091623808-project-member] Delete volume with id: c1aa8dfc-7ce4-4fe1-b3c7-b44e75317d77 Aug 25 05:42:52.053169 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:42:52.053169 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:42:52.053697 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-fb07207c-0ff4-44c7-956b-ff3f941effb4 tempest-VolumesTestJSON-1091623808 tempest-VolumesTestJSON-1091623808-project-member] Volume info retrieved successfully. Aug 25 05:42:52.089694 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-fb07207c-0ff4-44c7-956b-ff3f941effb4 tempest-VolumesTestJSON-1091623808 tempest-VolumesTestJSON-1091623808-project-member] Delete volume request issued successfully. Aug 25 05:42:52.090351 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-fb07207c-0ff4-44c7-956b-ff3f941effb4 tempest-VolumesTestJSON-1091623808 tempest-VolumesTestJSON-1091623808-project-member] https://10.4.3.189/volume/v3/volumes/c1aa8dfc-7ce4-4fe1-b3c7-b44e75317d77 returned with HTTP 202 Aug 25 05:42:52.091413 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 274/1094] 10.4.3.189 () {66 vars in 1351 bytes} [Tue Aug 25 05:42:52 2026] DELETE /volume/v3/volumes/c1aa8dfc-7ce4-4fe1-b3c7-b44e75317d77 => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:42:52.106342 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-be4bb9a6-693c-475e-9864-0faef5ba7986 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:42:52.112797 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-be4bb9a6-693c-475e-9864-0faef5ba7986 tempest-VolumesTestJSON-1091623808 tempest-VolumesTestJSON-1091623808-project-member] GET https://10.4.3.189/volume/v3/volumes/c1aa8dfc-7ce4-4fe1-b3c7-b44e75317d77 Aug 25 05:42:52.112797 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-be4bb9a6-693c-475e-9864-0faef5ba7986 tempest-VolumesTestJSON-1091623808 tempest-VolumesTestJSON-1091623808-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:42:52.112797 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-be4bb9a6-693c-475e-9864-0faef5ba7986 tempest-VolumesTestJSON-1091623808 tempest-VolumesTestJSON-1091623808-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:42:52.127642 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:42:52.127642 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:42:52.138847 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-be4bb9a6-693c-475e-9864-0faef5ba7986 tempest-VolumesTestJSON-1091623808 tempest-VolumesTestJSON-1091623808-project-member] Volume info retrieved successfully. Aug 25 05:42:52.151235 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-be4bb9a6-693c-475e-9864-0faef5ba7986 tempest-VolumesTestJSON-1091623808 tempest-VolumesTestJSON-1091623808-project-member] https://10.4.3.189/volume/v3/volumes/c1aa8dfc-7ce4-4fe1-b3c7-b44e75317d77 returned with HTTP 200 Aug 25 05:42:52.151235 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 273/1095] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:42:52 2026] GET /volume/v3/volumes/c1aa8dfc-7ce4-4fe1-b3c7-b44e75317d77 => generated 852 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:42:52.866626 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-9fda3bea-c03a-41e5-b0ee-fd23001fa774 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:42:52.868645 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-9fda3bea-c03a-41e5-b0ee-fd23001fa774 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] GET https://10.4.3.189/volume/v3/volumes/e2d5830b-740f-4a3e-8452-97ad32536bba Aug 25 05:42:52.868833 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-9fda3bea-c03a-41e5-b0ee-fd23001fa774 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:42:52.870080 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-9fda3bea-c03a-41e5-b0ee-fd23001fa774 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:42:52.895888 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:42:52.895888 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:42:52.908234 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-9fda3bea-c03a-41e5-b0ee-fd23001fa774 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Volume info retrieved successfully. Aug 25 05:42:52.915505 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-9fda3bea-c03a-41e5-b0ee-fd23001fa774 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] https://10.4.3.189/volume/v3/volumes/e2d5830b-740f-4a3e-8452-97ad32536bba returned with HTTP 200 Aug 25 05:42:52.916070 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 279/1096] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:42:52 2026] GET /volume/v3/volumes/e2d5830b-740f-4a3e-8452-97ad32536bba => generated 1148 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:42:53.174721 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-7992065a-e451-492d-a3cb-495fc77d596f None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:42:53.177459 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-7992065a-e451-492d-a3cb-495fc77d596f tempest-VolumesTestJSON-1091623808 tempest-VolumesTestJSON-1091623808-project-member] GET https://10.4.3.189/volume/v3/volumes/c1aa8dfc-7ce4-4fe1-b3c7-b44e75317d77 Aug 25 05:42:53.177459 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-7992065a-e451-492d-a3cb-495fc77d596f tempest-VolumesTestJSON-1091623808 tempest-VolumesTestJSON-1091623808-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:42:53.178292 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-7992065a-e451-492d-a3cb-495fc77d596f tempest-VolumesTestJSON-1091623808 tempest-VolumesTestJSON-1091623808-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:42:53.187826 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-7992065a-e451-492d-a3cb-495fc77d596f tempest-VolumesTestJSON-1091623808 tempest-VolumesTestJSON-1091623808-project-member] https://10.4.3.189/volume/v3/volumes/c1aa8dfc-7ce4-4fe1-b3c7-b44e75317d77 returned with HTTP 404 Aug 25 05:42:53.188448 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 271/1097] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:42:53 2026] GET /volume/v3/volumes/c1aa8dfc-7ce4-4fe1-b3c7-b44e75317d77 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:42:53.202630 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-a92df950-f466-491e-8715-78f7d398d357 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:42:53.205044 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-a92df950-f466-491e-8715-78f7d398d357 tempest-VolumesTestJSON-1091623808 tempest-VolumesTestJSON-1091623808-project-member] DELETE https://10.4.3.189/volume/v3/volumes/4166c7c2-0c97-458a-a316-5dc6b452a465 Aug 25 05:42:53.205913 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-a92df950-f466-491e-8715-78f7d398d357 tempest-VolumesTestJSON-1091623808 tempest-VolumesTestJSON-1091623808-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:42:53.205913 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-a92df950-f466-491e-8715-78f7d398d357 tempest-VolumesTestJSON-1091623808 tempest-VolumesTestJSON-1091623808-project-member] Calling method 'delete' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:42:53.205913 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.v3.volumes [None req-a92df950-f466-491e-8715-78f7d398d357 tempest-VolumesTestJSON-1091623808 tempest-VolumesTestJSON-1091623808-project-member] Delete volume with id: 4166c7c2-0c97-458a-a316-5dc6b452a465 Aug 25 05:42:53.217460 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:42:53.217460 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:42:53.218956 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-a92df950-f466-491e-8715-78f7d398d357 tempest-VolumesTestJSON-1091623808 tempest-VolumesTestJSON-1091623808-project-member] Volume info retrieved successfully. Aug 25 05:42:53.281084 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-a92df950-f466-491e-8715-78f7d398d357 tempest-VolumesTestJSON-1091623808 tempest-VolumesTestJSON-1091623808-project-member] Delete volume request issued successfully. Aug 25 05:42:53.283975 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-a92df950-f466-491e-8715-78f7d398d357 tempest-VolumesTestJSON-1091623808 tempest-VolumesTestJSON-1091623808-project-member] https://10.4.3.189/volume/v3/volumes/4166c7c2-0c97-458a-a316-5dc6b452a465 returned with HTTP 202 Aug 25 05:42:53.283975 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 275/1098] 10.4.3.189 () {66 vars in 1351 bytes} [Tue Aug 25 05:42:53 2026] DELETE /volume/v3/volumes/4166c7c2-0c97-458a-a316-5dc6b452a465 => generated 0 bytes in 82 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 25 05:42:53.301331 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-6408f038-d254-4628-9570-bc576d62dd4c None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:42:53.306451 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-6408f038-d254-4628-9570-bc576d62dd4c tempest-VolumesTestJSON-1091623808 tempest-VolumesTestJSON-1091623808-project-member] GET https://10.4.3.189/volume/v3/volumes/4166c7c2-0c97-458a-a316-5dc6b452a465 Aug 25 05:42:53.306836 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-6408f038-d254-4628-9570-bc576d62dd4c tempest-VolumesTestJSON-1091623808 tempest-VolumesTestJSON-1091623808-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:42:53.306966 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-6408f038-d254-4628-9570-bc576d62dd4c tempest-VolumesTestJSON-1091623808 tempest-VolumesTestJSON-1091623808-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:42:53.324862 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:42:53.324862 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:42:53.342363 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-6408f038-d254-4628-9570-bc576d62dd4c tempest-VolumesTestJSON-1091623808 tempest-VolumesTestJSON-1091623808-project-member] Volume info retrieved successfully. Aug 25 05:42:53.348773 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-6408f038-d254-4628-9570-bc576d62dd4c tempest-VolumesTestJSON-1091623808 tempest-VolumesTestJSON-1091623808-project-member] https://10.4.3.189/volume/v3/volumes/4166c7c2-0c97-458a-a316-5dc6b452a465 returned with HTTP 200 Aug 25 05:42:53.349976 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 274/1099] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:42:53 2026] GET /volume/v3/volumes/4166c7c2-0c97-458a-a316-5dc6b452a465 => generated 852 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:42:53.790325 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-51cf65f2-84da-46c1-8cab-fbfced9d55e7 req-ccda807b-5be1-4619-b97e-7b3cca8b19c7 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:42:53.800418 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-51cf65f2-84da-46c1-8cab-fbfced9d55e7 req-ccda807b-5be1-4619-b97e-7b3cca8b19c7 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] POST https://10.4.3.189/volume/v3/attachments/40344f8c-6b2d-4f1a-aba1-98fe11073126/action Aug 25 05:42:53.802339 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-51cf65f2-84da-46c1-8cab-fbfced9d55e7 req-ccda807b-5be1-4619-b97e-7b3cca8b19c7 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Action body: b'{"os-complete": null}' {{(pid=100271) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 05:42:53.802339 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-51cf65f2-84da-46c1-8cab-fbfced9d55e7 req-ccda807b-5be1-4619-b97e-7b3cca8b19c7 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:42:53.847690 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:42:53.847690 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:42:53.878901 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-51cf65f2-84da-46c1-8cab-fbfced9d55e7 req-ccda807b-5be1-4619-b97e-7b3cca8b19c7 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] https://10.4.3.189/volume/v3/attachments/40344f8c-6b2d-4f1a-aba1-98fe11073126/action returned with HTTP 204 Aug 25 05:42:53.880194 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 280/1100] 10.4.3.189 () {74 vars in 1725 bytes} [Tue Aug 25 05:42:53 2026] POST /volume/v3/attachments/40344f8c-6b2d-4f1a-aba1-98fe11073126/action => generated 0 bytes in 90 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:42:53.935623 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-6b4c7011-6c14-4ece-8c44-89d0a9b03348 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:42:53.938448 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6b4c7011-6c14-4ece-8c44-89d0a9b03348 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] GET https://10.4.3.189/volume/v3/volumes/e2d5830b-740f-4a3e-8452-97ad32536bba Aug 25 05:42:53.938747 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-6b4c7011-6c14-4ece-8c44-89d0a9b03348 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:42:53.940461 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-6b4c7011-6c14-4ece-8c44-89d0a9b03348 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:42:53.946620 np0000008051 devstack@c-api.service[100268]: DEBUG dbcounter [-] [100268] Writing DB stats cinder:SELECT=209,cinder:INSERT=24,cinder:UPDATE=46 {{(pid=100268) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 05:42:53.972868 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:42:53.972868 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:42:53.978358 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-6b4c7011-6c14-4ece-8c44-89d0a9b03348 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Volume info retrieved successfully. Aug 25 05:42:53.990544 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6b4c7011-6c14-4ece-8c44-89d0a9b03348 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] https://10.4.3.189/volume/v3/volumes/e2d5830b-740f-4a3e-8452-97ad32536bba returned with HTTP 200 Aug 25 05:42:53.991155 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 272/1101] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:42:53 2026] GET /volume/v3/volumes/e2d5830b-740f-4a3e-8452-97ad32536bba => generated 1442 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:42:54.368456 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-14d62c69-2e91-4d7a-959c-27a0366c3c0d None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:42:54.375448 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-14d62c69-2e91-4d7a-959c-27a0366c3c0d tempest-VolumesTestJSON-1091623808 tempest-VolumesTestJSON-1091623808-project-member] GET https://10.4.3.189/volume/v3/volumes/4166c7c2-0c97-458a-a316-5dc6b452a465 Aug 25 05:42:54.375767 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-14d62c69-2e91-4d7a-959c-27a0366c3c0d tempest-VolumesTestJSON-1091623808 tempest-VolumesTestJSON-1091623808-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:42:54.378036 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-14d62c69-2e91-4d7a-959c-27a0366c3c0d tempest-VolumesTestJSON-1091623808 tempest-VolumesTestJSON-1091623808-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:42:54.390323 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-14d62c69-2e91-4d7a-959c-27a0366c3c0d tempest-VolumesTestJSON-1091623808 tempest-VolumesTestJSON-1091623808-project-member] https://10.4.3.189/volume/v3/volumes/4166c7c2-0c97-458a-a316-5dc6b452a465 returned with HTTP 404 Aug 25 05:42:54.391088 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 276/1102] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:42:54 2026] GET /volume/v3/volumes/4166c7c2-0c97-458a-a316-5dc6b452a465 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:42:55.275279 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-2b9ac04e-9696-4b22-9e3f-731460e62d81 req-484fb48c-cb2b-421f-8b90-ef6b531f064f None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:42:55.280939 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-2b9ac04e-9696-4b22-9e3f-731460e62d81 req-484fb48c-cb2b-421f-8b90-ef6b531f064f tempest-ServerActionsTestOtherA-1977308745 tempest-ServerActionsTestOtherA-1977308745-project-member] DELETE https://10.4.3.189/volume/v3/attachments/aca0fa0b-8ea0-449b-aab4-3abe0823288a Aug 25 05:42:55.280939 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-2b9ac04e-9696-4b22-9e3f-731460e62d81 req-484fb48c-cb2b-421f-8b90-ef6b531f064f tempest-ServerActionsTestOtherA-1977308745 tempest-ServerActionsTestOtherA-1977308745-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:42:55.280939 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-2b9ac04e-9696-4b22-9e3f-731460e62d81 req-484fb48c-cb2b-421f-8b90-ef6b531f064f tempest-ServerActionsTestOtherA-1977308745 tempest-ServerActionsTestOtherA-1977308745-project-member] Calling method 'version_select' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:42:55.296824 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:42:55.296824 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:42:55.479418 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-2b9ac04e-9696-4b22-9e3f-731460e62d81 req-484fb48c-cb2b-421f-8b90-ef6b531f064f tempest-ServerActionsTestOtherA-1977308745 tempest-ServerActionsTestOtherA-1977308745-project-member] https://10.4.3.189/volume/v3/attachments/aca0fa0b-8ea0-449b-aab4-3abe0823288a returned with HTTP 200 Aug 25 05:42:55.480310 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 275/1103] 10.4.3.189 () {72 vars in 1673 bytes} [Tue Aug 25 05:42:55 2026] DELETE /volume/v3/attachments/aca0fa0b-8ea0-449b-aab4-3abe0823288a => generated 19 bytes in 206 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:42:55.510723 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-2b9ac04e-9696-4b22-9e3f-731460e62d81 req-82ebd447-34aa-43ad-b4a1-879541885f09 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:42:55.516767 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-2b9ac04e-9696-4b22-9e3f-731460e62d81 req-82ebd447-34aa-43ad-b4a1-879541885f09 tempest-ServerActionsTestOtherA-1977308745 tempest-ServerActionsTestOtherA-1977308745-project-member] DELETE https://10.4.3.189/volume/v3/volumes/d80e3fdd-769e-4ab3-a4f7-7c91eb306ca2 Aug 25 05:42:55.517484 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-2b9ac04e-9696-4b22-9e3f-731460e62d81 req-82ebd447-34aa-43ad-b4a1-879541885f09 tempest-ServerActionsTestOtherA-1977308745 tempest-ServerActionsTestOtherA-1977308745-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:42:55.517484 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-2b9ac04e-9696-4b22-9e3f-731460e62d81 req-82ebd447-34aa-43ad-b4a1-879541885f09 tempest-ServerActionsTestOtherA-1977308745 tempest-ServerActionsTestOtherA-1977308745-project-member] Calling method 'delete' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:42:55.518989 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [req-2b9ac04e-9696-4b22-9e3f-731460e62d81 req-82ebd447-34aa-43ad-b4a1-879541885f09 tempest-ServerActionsTestOtherA-1977308745 tempest-ServerActionsTestOtherA-1977308745-project-member] Delete volume with id: d80e3fdd-769e-4ab3-a4f7-7c91eb306ca2 Aug 25 05:42:55.538742 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:42:55.538742 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:42:55.542093 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [req-2b9ac04e-9696-4b22-9e3f-731460e62d81 req-82ebd447-34aa-43ad-b4a1-879541885f09 tempest-ServerActionsTestOtherA-1977308745 tempest-ServerActionsTestOtherA-1977308745-project-member] Volume info retrieved successfully. Aug 25 05:42:55.599434 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [req-2b9ac04e-9696-4b22-9e3f-731460e62d81 req-82ebd447-34aa-43ad-b4a1-879541885f09 tempest-ServerActionsTestOtherA-1977308745 tempest-ServerActionsTestOtherA-1977308745-project-member] Delete volume request issued successfully. Aug 25 05:42:55.599699 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-2b9ac04e-9696-4b22-9e3f-731460e62d81 req-82ebd447-34aa-43ad-b4a1-879541885f09 tempest-ServerActionsTestOtherA-1977308745 tempest-ServerActionsTestOtherA-1977308745-project-member] https://10.4.3.189/volume/v3/volumes/d80e3fdd-769e-4ab3-a4f7-7c91eb306ca2 returned with HTTP 202 Aug 25 05:42:55.600582 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 281/1104] 10.4.3.189 () {70 vars in 1620 bytes} [Tue Aug 25 05:42:55 2026] DELETE /volume/v3/volumes/d80e3fdd-769e-4ab3-a4f7-7c91eb306ca2 => generated 0 bytes in 91 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:42:56.727031 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-8bd3b525-063e-4fed-ae5d-37a990e2de1f None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:42:56.732352 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-8bd3b525-063e-4fed-ae5d-37a990e2de1f tempest-ServerActionsTestOtherA-1977308745 tempest-ServerActionsTestOtherA-1977308745-project-member] DELETE https://10.4.3.189/volume/v3/volumes/a1c333fb-5c5f-400c-93df-93a85f026473 Aug 25 05:42:56.732352 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-8bd3b525-063e-4fed-ae5d-37a990e2de1f tempest-ServerActionsTestOtherA-1977308745 tempest-ServerActionsTestOtherA-1977308745-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:42:56.733364 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-8bd3b525-063e-4fed-ae5d-37a990e2de1f tempest-ServerActionsTestOtherA-1977308745 tempest-ServerActionsTestOtherA-1977308745-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:42:56.733364 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-8bd3b525-063e-4fed-ae5d-37a990e2de1f tempest-ServerActionsTestOtherA-1977308745 tempest-ServerActionsTestOtherA-1977308745-project-member] Delete volume with id: a1c333fb-5c5f-400c-93df-93a85f026473 Aug 25 05:42:56.755270 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:42:56.755270 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:42:56.756267 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-8bd3b525-063e-4fed-ae5d-37a990e2de1f tempest-ServerActionsTestOtherA-1977308745 tempest-ServerActionsTestOtherA-1977308745-project-member] Volume info retrieved successfully. Aug 25 05:42:56.795647 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-8bd3b525-063e-4fed-ae5d-37a990e2de1f tempest-ServerActionsTestOtherA-1977308745 tempest-ServerActionsTestOtherA-1977308745-project-member] Delete volume request issued successfully. Aug 25 05:42:56.795956 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-8bd3b525-063e-4fed-ae5d-37a990e2de1f tempest-ServerActionsTestOtherA-1977308745 tempest-ServerActionsTestOtherA-1977308745-project-member] https://10.4.3.189/volume/v3/volumes/a1c333fb-5c5f-400c-93df-93a85f026473 returned with HTTP 202 Aug 25 05:42:56.800409 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 273/1105] 10.4.3.189 () {66 vars in 1351 bytes} [Tue Aug 25 05:42:56 2026] DELETE /volume/v3/volumes/a1c333fb-5c5f-400c-93df-93a85f026473 => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:42:56.816546 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-42c5a559-e844-4d8b-9db0-8a47541ef87f None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:42:56.820147 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-42c5a559-e844-4d8b-9db0-8a47541ef87f tempest-ServerActionsTestOtherA-1977308745 tempest-ServerActionsTestOtherA-1977308745-project-member] GET https://10.4.3.189/volume/v3/volumes/a1c333fb-5c5f-400c-93df-93a85f026473 Aug 25 05:42:56.820447 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-42c5a559-e844-4d8b-9db0-8a47541ef87f tempest-ServerActionsTestOtherA-1977308745 tempest-ServerActionsTestOtherA-1977308745-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:42:56.820622 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-42c5a559-e844-4d8b-9db0-8a47541ef87f tempest-ServerActionsTestOtherA-1977308745 tempest-ServerActionsTestOtherA-1977308745-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:42:56.834984 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:42:56.834984 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:42:56.846190 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-42c5a559-e844-4d8b-9db0-8a47541ef87f tempest-ServerActionsTestOtherA-1977308745 tempest-ServerActionsTestOtherA-1977308745-project-member] Volume info retrieved successfully. Aug 25 05:42:56.857763 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-42c5a559-e844-4d8b-9db0-8a47541ef87f tempest-ServerActionsTestOtherA-1977308745 tempest-ServerActionsTestOtherA-1977308745-project-member] https://10.4.3.189/volume/v3/volumes/a1c333fb-5c5f-400c-93df-93a85f026473 returned with HTTP 200 Aug 25 05:42:56.858578 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 277/1106] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:42:56 2026] GET /volume/v3/volumes/a1c333fb-5c5f-400c-93df-93a85f026473 => generated 845 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:42:57.881888 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-32b9a7d8-7d02-4b4a-a0a9-46d84852fdea None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:42:57.885443 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-32b9a7d8-7d02-4b4a-a0a9-46d84852fdea tempest-ServerActionsTestOtherA-1977308745 tempest-ServerActionsTestOtherA-1977308745-project-member] GET https://10.4.3.189/volume/v3/volumes/a1c333fb-5c5f-400c-93df-93a85f026473 Aug 25 05:42:57.885443 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-32b9a7d8-7d02-4b4a-a0a9-46d84852fdea tempest-ServerActionsTestOtherA-1977308745 tempest-ServerActionsTestOtherA-1977308745-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:42:57.885648 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-32b9a7d8-7d02-4b4a-a0a9-46d84852fdea tempest-ServerActionsTestOtherA-1977308745 tempest-ServerActionsTestOtherA-1977308745-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:42:57.898673 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-32b9a7d8-7d02-4b4a-a0a9-46d84852fdea tempest-ServerActionsTestOtherA-1977308745 tempest-ServerActionsTestOtherA-1977308745-project-member] https://10.4.3.189/volume/v3/volumes/a1c333fb-5c5f-400c-93df-93a85f026473 returned with HTTP 404 Aug 25 05:42:57.899449 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 276/1107] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:42:57 2026] GET /volume/v3/volumes/a1c333fb-5c5f-400c-93df-93a85f026473 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:42:57.990324 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-35a4e990-d50f-46aa-b382-63b4a2275378 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:42:58.183117 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-35a4e990-d50f-46aa-b382-63b4a2275378 tempest-GroupTypesTest-745903640 tempest-GroupTypesTest-745903640-project-admin] POST https://10.4.3.189/volume/v3/group_types Aug 25 05:42:58.183117 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-35a4e990-d50f-46aa-b382-63b4a2275378 tempest-GroupTypesTest-745903640 tempest-GroupTypesTest-745903640-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypesTest-group-type-379424332", "description": "tempest-group-type-description-2114027986", "group_specs": {"consistent_group_snapshot_enabled": " False"}, "is_public": true}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:42:58.218198 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-35a4e990-d50f-46aa-b382-63b4a2275378 tempest-GroupTypesTest-745903640 tempest-GroupTypesTest-745903640-project-admin] https://10.4.3.189/volume/v3/group_types returned with HTTP 202 Aug 25 05:42:58.219034 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 282/1108] 10.4.3.189 () {70 vars in 1312 bytes} [Tue Aug 25 05:42:57 2026] POST /volume/v3/group_types => generated 264 bytes in 229 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:42:58.233298 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-5ab3d9d9-8e09-415c-877d-7addf12ce32d None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:42:58.233298 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-5ab3d9d9-8e09-415c-877d-7addf12ce32d tempest-GroupTypesTest-745903640 tempest-GroupTypesTest-745903640-project-admin] GET https://10.4.3.189/volume/v3/group_types Aug 25 05:42:58.233661 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-5ab3d9d9-8e09-415c-877d-7addf12ce32d tempest-GroupTypesTest-745903640 tempest-GroupTypesTest-745903640-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:42:58.233661 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-5ab3d9d9-8e09-415c-877d-7addf12ce32d tempest-GroupTypesTest-745903640 tempest-GroupTypesTest-745903640-project-admin] Calling method 'version_select' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:42:58.248871 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-5ab3d9d9-8e09-415c-877d-7addf12ce32d tempest-GroupTypesTest-745903640 tempest-GroupTypesTest-745903640-project-admin] https://10.4.3.189/volume/v3/group_types returned with HTTP 200 Aug 25 05:42:58.253203 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 274/1109] 10.4.3.189 () {68 vars in 1290 bytes} [Tue Aug 25 05:42:58 2026] GET /volume/v3/group_types => generated 498 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:42:58.263539 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-35039839-276a-4e61-8d92-978b4539338b None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:42:58.267917 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-35039839-276a-4e61-8d92-978b4539338b tempest-GroupTypesTest-745903640 tempest-GroupTypesTest-745903640-project-admin] PUT https://10.4.3.189/volume/v3/group_types/716f1bd0-6514-4ab8-8def-02f25fb9da13 Aug 25 05:42:58.268604 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-35039839-276a-4e61-8d92-978b4539338b tempest-GroupTypesTest-745903640 tempest-GroupTypesTest-745903640-project-admin] Action: 'update', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypesTest-updated-group-type-1231537043", "description": "updated-group-type-desc"}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:42:58.280906 np0000008051 devstack@c-api.service[100270]: DEBUG dbcounter [-] [100270] Writing DB stats cinder:SELECT=189,cinder:UPDATE=33,cinder:INSERT=11 {{(pid=100270) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 05:42:58.324001 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-35039839-276a-4e61-8d92-978b4539338b tempest-GroupTypesTest-745903640 tempest-GroupTypesTest-745903640-project-admin] https://10.4.3.189/volume/v3/group_types/716f1bd0-6514-4ab8-8def-02f25fb9da13 returned with HTTP 200 Aug 25 05:42:58.325080 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 278/1110] 10.4.3.189 () {70 vars in 1422 bytes} [Tue Aug 25 05:42:58 2026] PUT /volume/v3/group_types/716f1bd0-6514-4ab8-8def-02f25fb9da13 => generated 255 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:42:58.334431 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-94b66d67-d720-4d26-950e-06000f84e4b7 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:42:58.336594 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-94b66d67-d720-4d26-950e-06000f84e4b7 tempest-GroupTypesTest-745903640 tempest-GroupTypesTest-745903640-project-admin] GET https://10.4.3.189/volume/v3/group_types/716f1bd0-6514-4ab8-8def-02f25fb9da13 Aug 25 05:42:58.336887 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-94b66d67-d720-4d26-950e-06000f84e4b7 tempest-GroupTypesTest-745903640 tempest-GroupTypesTest-745903640-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:42:58.337091 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-94b66d67-d720-4d26-950e-06000f84e4b7 tempest-GroupTypesTest-745903640 tempest-GroupTypesTest-745903640-project-admin] Calling method 'version_select' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:42:58.345582 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:42:58.345582 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:42:58.346303 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-94b66d67-d720-4d26-950e-06000f84e4b7 tempest-GroupTypesTest-745903640 tempest-GroupTypesTest-745903640-project-admin] https://10.4.3.189/volume/v3/group_types/716f1bd0-6514-4ab8-8def-02f25fb9da13 returned with HTTP 200 Aug 25 05:42:58.346878 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 277/1111] 10.4.3.189 () {68 vars in 1401 bytes} [Tue Aug 25 05:42:58 2026] GET /volume/v3/group_types/716f1bd0-6514-4ab8-8def-02f25fb9da13 => generated 255 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:42:58.360819 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-55b053d5-909a-4d42-a1ca-7752ace8bd47 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:42:58.365642 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-55b053d5-909a-4d42-a1ca-7752ace8bd47 tempest-GroupTypesTest-745903640 tempest-GroupTypesTest-745903640-project-admin] DELETE https://10.4.3.189/volume/v3/group_types/716f1bd0-6514-4ab8-8def-02f25fb9da13 Aug 25 05:42:58.366244 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-55b053d5-909a-4d42-a1ca-7752ace8bd47 tempest-GroupTypesTest-745903640 tempest-GroupTypesTest-745903640-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:42:58.366503 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-55b053d5-909a-4d42-a1ca-7752ace8bd47 tempest-GroupTypesTest-745903640 tempest-GroupTypesTest-745903640-project-admin] Calling method 'version_select' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:42:58.405298 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-55b053d5-909a-4d42-a1ca-7752ace8bd47 tempest-GroupTypesTest-745903640 tempest-GroupTypesTest-745903640-project-admin] https://10.4.3.189/volume/v3/group_types/716f1bd0-6514-4ab8-8def-02f25fb9da13 returned with HTTP 202 Aug 25 05:42:58.406101 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 283/1112] 10.4.3.189 () {68 vars in 1404 bytes} [Tue Aug 25 05:42:58 2026] DELETE /volume/v3/group_types/716f1bd0-6514-4ab8-8def-02f25fb9da13 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 05:42:58.420653 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-3cfd9771-b319-416f-95e6-f2d8f6cd5520 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:42:58.424257 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-3cfd9771-b319-416f-95e6-f2d8f6cd5520 tempest-GroupTypesTest-745903640 tempest-GroupTypesTest-745903640-project-admin] GET https://10.4.3.189/volume/v3/group_types Aug 25 05:42:58.424257 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-3cfd9771-b319-416f-95e6-f2d8f6cd5520 tempest-GroupTypesTest-745903640 tempest-GroupTypesTest-745903640-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:42:58.424257 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-3cfd9771-b319-416f-95e6-f2d8f6cd5520 tempest-GroupTypesTest-745903640 tempest-GroupTypesTest-745903640-project-admin] Calling method 'version_select' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:42:58.434604 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-3cfd9771-b319-416f-95e6-f2d8f6cd5520 tempest-GroupTypesTest-745903640 tempest-GroupTypesTest-745903640-project-admin] https://10.4.3.189/volume/v3/group_types returned with HTTP 200 Aug 25 05:42:58.438292 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 275/1113] 10.4.3.189 () {68 vars in 1290 bytes} [Tue Aug 25 05:42:58 2026] GET /volume/v3/group_types => generated 248 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:42:58.452149 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-9801709f-5945-4327-a352-4106a5e25b7c None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:42:58.454284 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-9801709f-5945-4327-a352-4106a5e25b7c tempest-GroupTypesTest-745903640 tempest-GroupTypesTest-745903640-project-admin] POST https://10.4.3.189/volume/v3/group_types Aug 25 05:42:58.454491 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-9801709f-5945-4327-a352-4106a5e25b7c tempest-GroupTypesTest-745903640 tempest-GroupTypesTest-745903640-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "a_tempest-group-type-1771638563", "is_public": true}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:42:58.478493 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-9801709f-5945-4327-a352-4106a5e25b7c tempest-GroupTypesTest-745903640 tempest-GroupTypesTest-745903640-project-admin] https://10.4.3.189/volume/v3/group_types returned with HTTP 202 Aug 25 05:42:58.479691 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 279/1114] 10.4.3.189 () {70 vars in 1311 bytes} [Tue Aug 25 05:42:58 2026] POST /volume/v3/group_types => generated 164 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:42:58.491911 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-d706cb9c-a9ca-42ce-8f39-b87d1ef88eff None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:42:58.495463 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-d706cb9c-a9ca-42ce-8f39-b87d1ef88eff tempest-GroupTypesTest-745903640 tempest-GroupTypesTest-745903640-project-admin] POST https://10.4.3.189/volume/v3/group_types Aug 25 05:42:58.495855 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-d706cb9c-a9ca-42ce-8f39-b87d1ef88eff tempest-GroupTypesTest-745903640 tempest-GroupTypesTest-745903640-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "b_tempest-group-type-1456203282", "is_public": false}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:42:58.528891 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-d706cb9c-a9ca-42ce-8f39-b87d1ef88eff tempest-GroupTypesTest-745903640 tempest-GroupTypesTest-745903640-project-admin] https://10.4.3.189/volume/v3/group_types returned with HTTP 202 Aug 25 05:42:58.529764 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 278/1115] 10.4.3.189 () {70 vars in 1311 bytes} [Tue Aug 25 05:42:58 2026] POST /volume/v3/group_types => generated 165 bytes in 38 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Aug 25 05:42:58.547364 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-6e710c83-d180-437b-bb78-0391080bd357 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:42:58.551850 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-6e710c83-d180-437b-bb78-0391080bd357 tempest-GroupTypesTest-745903640 tempest-GroupTypesTest-745903640-project-admin] GET https://10.4.3.189/volume/v3/group_types?sort=name%3Aasc&is_public=None Aug 25 05:42:58.552134 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-6e710c83-d180-437b-bb78-0391080bd357 tempest-GroupTypesTest-745903640 tempest-GroupTypesTest-745903640-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:42:58.554420 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-6e710c83-d180-437b-bb78-0391080bd357 tempest-GroupTypesTest-745903640 tempest-GroupTypesTest-745903640-project-admin] Calling method 'version_select' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:42:58.588743 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-6e710c83-d180-437b-bb78-0391080bd357 tempest-GroupTypesTest-745903640 tempest-GroupTypesTest-745903640-project-admin] https://10.4.3.189/volume/v3/group_types?sort=name%3Aasc&is_public=None returned with HTTP 200 Aug 25 05:42:58.589146 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 284/1116] 10.4.3.189 () {68 vars in 1351 bytes} [Tue Aug 25 05:42:58 2026] GET /volume/v3/group_types?sort=name%3Aasc&is_public=None => generated 549 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:42:58.603370 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-6ec997b5-f3e6-4264-8db1-385227f98739 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:42:58.606531 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6ec997b5-f3e6-4264-8db1-385227f98739 tempest-GroupTypesTest-745903640 tempest-GroupTypesTest-745903640-project-admin] GET https://10.4.3.189/volume/v3/group_types?sort=name%3Adesc&is_public=None Aug 25 05:42:58.606531 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-6ec997b5-f3e6-4264-8db1-385227f98739 tempest-GroupTypesTest-745903640 tempest-GroupTypesTest-745903640-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:42:58.606531 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-6ec997b5-f3e6-4264-8db1-385227f98739 tempest-GroupTypesTest-745903640 tempest-GroupTypesTest-745903640-project-admin] Calling method 'version_select' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:42:58.628897 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6ec997b5-f3e6-4264-8db1-385227f98739 tempest-GroupTypesTest-745903640 tempest-GroupTypesTest-745903640-project-admin] https://10.4.3.189/volume/v3/group_types?sort=name%3Adesc&is_public=None returned with HTTP 200 Aug 25 05:42:58.632013 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 276/1117] 10.4.3.189 () {68 vars in 1353 bytes} [Tue Aug 25 05:42:58 2026] GET /volume/v3/group_types?sort=name%3Adesc&is_public=None => generated 549 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:42:58.645434 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-ea547776-fd4d-45da-8ff1-d1dd25046375 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:42:58.646655 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-ea547776-fd4d-45da-8ff1-d1dd25046375 tempest-GroupTypesTest-745903640 tempest-GroupTypesTest-745903640-project-admin] GET https://10.4.3.189/volume/v3/group_types?is_public=False Aug 25 05:42:58.646869 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-ea547776-fd4d-45da-8ff1-d1dd25046375 tempest-GroupTypesTest-745903640 tempest-GroupTypesTest-745903640-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:42:58.647354 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-ea547776-fd4d-45da-8ff1-d1dd25046375 tempest-GroupTypesTest-745903640 tempest-GroupTypesTest-745903640-project-admin] Calling method 'version_select' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:42:58.663969 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-ea547776-fd4d-45da-8ff1-d1dd25046375 tempest-GroupTypesTest-745903640 tempest-GroupTypesTest-745903640-project-admin] https://10.4.3.189/volume/v3/group_types?is_public=False returned with HTTP 200 Aug 25 05:42:58.664759 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 280/1118] 10.4.3.189 () {68 vars in 1321 bytes} [Tue Aug 25 05:42:58 2026] GET /volume/v3/group_types?is_public=False => generated 168 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:42:58.680760 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-d45f91a5-ac55-4799-a325-175967aa635b None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:42:58.683973 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-d45f91a5-ac55-4799-a325-175967aa635b tempest-GroupTypesTest-745903640 tempest-GroupTypesTest-745903640-project-admin] GET https://10.4.3.189/volume/v3/group_types?is_public=True Aug 25 05:42:58.684838 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-d45f91a5-ac55-4799-a325-175967aa635b tempest-GroupTypesTest-745903640 tempest-GroupTypesTest-745903640-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:42:58.684838 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-d45f91a5-ac55-4799-a325-175967aa635b tempest-GroupTypesTest-745903640 tempest-GroupTypesTest-745903640-project-admin] Calling method 'version_select' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:42:58.701517 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-d45f91a5-ac55-4799-a325-175967aa635b tempest-GroupTypesTest-745903640 tempest-GroupTypesTest-745903640-project-admin] https://10.4.3.189/volume/v3/group_types?is_public=True returned with HTTP 200 Aug 25 05:42:58.701517 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 279/1119] 10.4.3.189 () {68 vars in 1319 bytes} [Tue Aug 25 05:42:58 2026] GET /volume/v3/group_types?is_public=True => generated 398 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:42:58.717950 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-06298162-cf26-45fa-b046-ea0289d4ae48 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:42:58.721147 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-06298162-cf26-45fa-b046-ea0289d4ae48 tempest-GroupTypesTest-745903640 tempest-GroupTypesTest-745903640-project-admin] DELETE https://10.4.3.189/volume/v3/group_types/e70396e6-a1fe-4dd4-8b67-bad74ecf2722 Aug 25 05:42:58.721147 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-06298162-cf26-45fa-b046-ea0289d4ae48 tempest-GroupTypesTest-745903640 tempest-GroupTypesTest-745903640-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:42:58.721549 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-06298162-cf26-45fa-b046-ea0289d4ae48 tempest-GroupTypesTest-745903640 tempest-GroupTypesTest-745903640-project-admin] Calling method 'version_select' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:42:58.753641 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-06298162-cf26-45fa-b046-ea0289d4ae48 tempest-GroupTypesTest-745903640 tempest-GroupTypesTest-745903640-project-admin] https://10.4.3.189/volume/v3/group_types/e70396e6-a1fe-4dd4-8b67-bad74ecf2722 returned with HTTP 202 Aug 25 05:42:58.753641 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 285/1120] 10.4.3.189 () {68 vars in 1404 bytes} [Tue Aug 25 05:42:58 2026] DELETE /volume/v3/group_types/e70396e6-a1fe-4dd4-8b67-bad74ecf2722 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 05:42:58.766180 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-e73a924a-0a86-44f7-b685-305effbeb9a3 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:42:58.772090 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e73a924a-0a86-44f7-b685-305effbeb9a3 tempest-GroupTypesTest-745903640 tempest-GroupTypesTest-745903640-project-admin] DELETE https://10.4.3.189/volume/v3/group_types/40dbc864-8015-40fe-a5a1-41d3391a71cb Aug 25 05:42:58.772090 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e73a924a-0a86-44f7-b685-305effbeb9a3 tempest-GroupTypesTest-745903640 tempest-GroupTypesTest-745903640-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:42:58.772090 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e73a924a-0a86-44f7-b685-305effbeb9a3 tempest-GroupTypesTest-745903640 tempest-GroupTypesTest-745903640-project-admin] Calling method 'version_select' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:42:58.801605 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e73a924a-0a86-44f7-b685-305effbeb9a3 tempest-GroupTypesTest-745903640 tempest-GroupTypesTest-745903640-project-admin] https://10.4.3.189/volume/v3/group_types/40dbc864-8015-40fe-a5a1-41d3391a71cb returned with HTTP 202 Aug 25 05:42:58.802318 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 277/1121] 10.4.3.189 () {68 vars in 1404 bytes} [Tue Aug 25 05:42:58 2026] DELETE /volume/v3/group_types/40dbc864-8015-40fe-a5a1-41d3391a71cb => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Aug 25 05:42:59.286087 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [req-a5ae4955-84d6-455b-8d82-60d1cde615fb req-7becc1c2-61b0-403b-8dea-4ed7256bf02a None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:42:59.291092 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-a5ae4955-84d6-455b-8d82-60d1cde615fb req-7becc1c2-61b0-403b-8dea-4ed7256bf02a tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] GET https://10.4.3.189/volume/v3/volumes/e2d5830b-740f-4a3e-8452-97ad32536bba Aug 25 05:42:59.291092 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-a5ae4955-84d6-455b-8d82-60d1cde615fb req-7becc1c2-61b0-403b-8dea-4ed7256bf02a tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:42:59.291510 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-a5ae4955-84d6-455b-8d82-60d1cde615fb req-7becc1c2-61b0-403b-8dea-4ed7256bf02a tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:42:59.324459 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:42:59.324459 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:42:59.331835 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [req-a5ae4955-84d6-455b-8d82-60d1cde615fb req-7becc1c2-61b0-403b-8dea-4ed7256bf02a tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Volume info retrieved successfully. Aug 25 05:42:59.338822 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-a5ae4955-84d6-455b-8d82-60d1cde615fb req-7becc1c2-61b0-403b-8dea-4ed7256bf02a tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] https://10.4.3.189/volume/v3/volumes/e2d5830b-740f-4a3e-8452-97ad32536bba returned with HTTP 200 Aug 25 05:42:59.339554 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 281/1122] 10.4.3.189 () {68 vars in 1598 bytes} [Tue Aug 25 05:42:59 2026] GET /volume/v3/volumes/e2d5830b-740f-4a3e-8452-97ad32536bba => generated 1442 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:42:59.896238 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-a9e23c74-54cf-4d2c-a1db-d71fa2ca9bea None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:42:59.896781 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-a9e23c74-54cf-4d2c-a1db-d71fa2ca9bea None None] GET https://10.4.3.189/volume// Aug 25 05:42:59.896981 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-a9e23c74-54cf-4d2c-a1db-d71fa2ca9bea None None] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:42:59.897311 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-a9e23c74-54cf-4d2c-a1db-d71fa2ca9bea None None] Calling method 'all' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:42:59.897779 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-a9e23c74-54cf-4d2c-a1db-d71fa2ca9bea None None] https://10.4.3.189/volume// returned with HTTP 300 Aug 25 05:42:59.898667 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 280/1123] 10.4.3.189 () {66 vars in 1426 bytes} [Tue Aug 25 05:42: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 25 05:42:59.910405 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-a5ae4955-84d6-455b-8d82-60d1cde615fb req-9ac4e94a-703a-407a-91cd-49e91e87b4a1 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:42:59.914276 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-a5ae4955-84d6-455b-8d82-60d1cde615fb req-9ac4e94a-703a-407a-91cd-49e91e87b4a1 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] POST https://10.4.3.189/volume/v3/attachments Aug 25 05:42:59.914868 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-a5ae4955-84d6-455b-8d82-60d1cde615fb req-9ac4e94a-703a-407a-91cd-49e91e87b4a1 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e2d5830b-740f-4a3e-8452-97ad32536bba", "connector": null, "instance_uuid": "f64b925c-3d63-49b6-9ff8-75a295bfa555"}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:42:59.947908 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:42:59.947908 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:43:00.009710 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-a5ae4955-84d6-455b-8d82-60d1cde615fb req-9ac4e94a-703a-407a-91cd-49e91e87b4a1 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] https://10.4.3.189/volume/v3/attachments returned with HTTP 200 Aug 25 05:43:00.010168 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 286/1124] 10.4.3.189 () {74 vars in 1594 bytes} [Tue Aug 25 05:42:59 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 25 05:43:00.023416 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-a5ae4955-84d6-455b-8d82-60d1cde615fb req-a49450aa-f998-4e19-820f-3152df65cf01 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:43:00.026551 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-a5ae4955-84d6-455b-8d82-60d1cde615fb req-a49450aa-f998-4e19-820f-3152df65cf01 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] DELETE https://10.4.3.189/volume/v3/attachments/21898b80-d9ef-4717-98f9-f25ca125cdc0 Aug 25 05:43:00.026844 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-a5ae4955-84d6-455b-8d82-60d1cde615fb req-a49450aa-f998-4e19-820f-3152df65cf01 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:43:00.028216 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-a5ae4955-84d6-455b-8d82-60d1cde615fb req-a49450aa-f998-4e19-820f-3152df65cf01 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Calling method 'version_select' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:43:00.040775 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:43:00.040775 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:43:00.115837 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-a3a52793-b53b-4922-8a05-a3e2ae6e1ee4 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:43:00.118847 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-a3a52793-b53b-4922-8a05-a3e2ae6e1ee4 tempest-TestMinimumBasicScenario-249187686 tempest-TestMinimumBasicScenario-249187686-project-member] POST https://10.4.3.189/volume/v3/volumes Aug 25 05:43:00.119140 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-a3a52793-b53b-4922-8a05-a3e2ae6e1ee4 tempest-TestMinimumBasicScenario-249187686 tempest-TestMinimumBasicScenario-249187686-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-1570484494", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:43:00.121720 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.v3.volumes [None req-a3a52793-b53b-4922-8a05-a3e2ae6e1ee4 tempest-TestMinimumBasicScenario-249187686 tempest-TestMinimumBasicScenario-249187686-project-member] Create volume request body: {'volume': {'name': 'tempest-TestMinimumBasicScenario-volume-1570484494', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100270) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 05:43:00.122353 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.v3.volumes [None req-a3a52793-b53b-4922-8a05-a3e2ae6e1ee4 tempest-TestMinimumBasicScenario-249187686 tempest-TestMinimumBasicScenario-249187686-project-member] Create volume of 1 GB Aug 25 05:43:00.128082 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-a3a52793-b53b-4922-8a05-a3e2ae6e1ee4 tempest-TestMinimumBasicScenario-249187686 tempest-TestMinimumBasicScenario-249187686-project-member] Availability Zones retrieved successfully. Aug 25 05:43:00.138875 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-a3a52793-b53b-4922-8a05-a3e2ae6e1ee4 tempest-TestMinimumBasicScenario-249187686 tempest-TestMinimumBasicScenario-249187686-project-member] Flow 'volume_create_api' (0f9e6c3a-ea6e-4949-8d28-8a3049d72ea1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:43:00.140992 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-a3a52793-b53b-4922-8a05-a3e2ae6e1ee4 tempest-TestMinimumBasicScenario-249187686 tempest-TestMinimumBasicScenario-249187686-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (918d4c51-d8cd-404e-894a-939a0254d961) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:43:00.142337 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.flows.api.create_volume [None req-a3a52793-b53b-4922-8a05-a3e2ae6e1ee4 tempest-TestMinimumBasicScenario-249187686 tempest-TestMinimumBasicScenario-249187686-project-member] Validating volume size '1' using validate_int {{(pid=100270) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 05:43:00.152333 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-a5ae4955-84d6-455b-8d82-60d1cde615fb req-a49450aa-f998-4e19-820f-3152df65cf01 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] https://10.4.3.189/volume/v3/attachments/21898b80-d9ef-4717-98f9-f25ca125cdc0 returned with HTTP 200 Aug 25 05:43:00.152333 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 278/1125] 10.4.3.189 () {72 vars in 1673 bytes} [Tue Aug 25 05:43:00 2026] DELETE /volume/v3/attachments/21898b80-d9ef-4717-98f9-f25ca125cdc0 => generated 367 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:43:00.203786 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-a3a52793-b53b-4922-8a05-a3e2ae6e1ee4 tempest-TestMinimumBasicScenario-249187686 tempest-TestMinimumBasicScenario-249187686-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (918d4c51-d8cd-404e-894a-939a0254d961) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T05:35:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=23fc6e5d-fce0-4521-ba46-4837b4232084,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '23fc6e5d-fce0-4521-ba46-4837b4232084', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:43:00.204892 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-a3a52793-b53b-4922-8a05-a3e2ae6e1ee4 tempest-TestMinimumBasicScenario-249187686 tempest-TestMinimumBasicScenario-249187686-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (38266b8e-cb42-4a51-9a54-fd3fe4af7e7d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:43:00.273549 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.quota [None req-a3a52793-b53b-4922-8a05-a3e2ae6e1ee4 tempest-TestMinimumBasicScenario-249187686 tempest-TestMinimumBasicScenario-249187686-project-member] Created reservations ['60e286dc-d824-4dae-ae9b-07bb5a5b7d39', '3acf5f00-efe2-406a-8d04-8afe58b17ef2', '2618e273-b333-4b91-b28a-701b1957bc71', 'bfb311d8-5935-4454-803e-7d92eb4ea5b8'] {{(pid=100270) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:43:00.274541 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-a3a52793-b53b-4922-8a05-a3e2ae6e1ee4 tempest-TestMinimumBasicScenario-249187686 tempest-TestMinimumBasicScenario-249187686-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (38266b8e-cb42-4a51-9a54-fd3fe4af7e7d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['60e286dc-d824-4dae-ae9b-07bb5a5b7d39', '3acf5f00-efe2-406a-8d04-8afe58b17ef2', '2618e273-b333-4b91-b28a-701b1957bc71', 'bfb311d8-5935-4454-803e-7d92eb4ea5b8']}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:43:00.275683 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-a3a52793-b53b-4922-8a05-a3e2ae6e1ee4 tempest-TestMinimumBasicScenario-249187686 tempest-TestMinimumBasicScenario-249187686-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b92ab31b-f9a0-486c-969d-c898e13955a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:43:00.315304 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-a3a52793-b53b-4922-8a05-a3e2ae6e1ee4 tempest-TestMinimumBasicScenario-249187686 tempest-TestMinimumBasicScenario-249187686-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b92ab31b-f9a0-486c-969d-c898e13955a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '26ff909a-0768-4fe1-9552-a289760ed6d4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-1570484494',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3869ddf53d774aacadf5ecf6cd4af851',qos_specs=None,replication_status=,reservations=['60e286dc-d824-4dae-ae9b-07bb5a5b7d39','3acf5f00-efe2-406a-8d04-8afe58b17ef2','2618e273-b333-4b91-b28a-701b1957bc71','bfb311d8-5935-4454-803e-7d92eb4ea5b8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='472e52c73afc441e8b519e4a9a4fb5b2',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T05:43:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-1570484494',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=26ff909a-0768-4fe1-9552-a289760ed6d4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3869ddf53d774aacadf5ecf6cd4af851',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='472e52c73afc441e8b519e4a9a4fb5b2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(23fc6e5d-fce0-4521-ba46-4837b4232084),volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:43:00.316356 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-a3a52793-b53b-4922-8a05-a3e2ae6e1ee4 tempest-TestMinimumBasicScenario-249187686 tempest-TestMinimumBasicScenario-249187686-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (93040002-387a-4c5c-a69d-2c499c143e50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:43:00.359669 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-a3a52793-b53b-4922-8a05-a3e2ae6e1ee4 tempest-TestMinimumBasicScenario-249187686 tempest-TestMinimumBasicScenario-249187686-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (93040002-387a-4c5c-a69d-2c499c143e50) transitioned into state 'SUCCESS' from state '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-1570484494',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3869ddf53d774aacadf5ecf6cd4af851',qos_specs=None,replication_status=,reservations=['60e286dc-d824-4dae-ae9b-07bb5a5b7d39','3acf5f00-efe2-406a-8d04-8afe58b17ef2','2618e273-b333-4b91-b28a-701b1957bc71','bfb311d8-5935-4454-803e-7d92eb4ea5b8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='472e52c73afc441e8b519e4a9a4fb5b2',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:43:00.360629 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-a3a52793-b53b-4922-8a05-a3e2ae6e1ee4 tempest-TestMinimumBasicScenario-249187686 tempest-TestMinimumBasicScenario-249187686-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1aeca803-bfaa-4281-bf9a-9d1c8abaa377) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:43:00.390154 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-bc13dff3-a40b-4940-adb0-0352affb9d36 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:43:00.396170 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-a3a52793-b53b-4922-8a05-a3e2ae6e1ee4 tempest-TestMinimumBasicScenario-249187686 tempest-TestMinimumBasicScenario-249187686-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1aeca803-bfaa-4281-bf9a-9d1c8abaa377) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:43:00.399477 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-bc13dff3-a40b-4940-adb0-0352affb9d36 tempest-TestStampPattern-183774181 tempest-TestStampPattern-183774181-project-member] GET https://10.4.3.189/volume/v3/volumes/feb345a1-0521-4d7d-9456-7875e5bf069c Aug 25 05:43:00.399477 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-bc13dff3-a40b-4940-adb0-0352affb9d36 tempest-TestStampPattern-183774181 tempest-TestStampPattern-183774181-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:43:00.402157 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-bc13dff3-a40b-4940-adb0-0352affb9d36 tempest-TestStampPattern-183774181 tempest-TestStampPattern-183774181-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:43:00.402475 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-a3a52793-b53b-4922-8a05-a3e2ae6e1ee4 tempest-TestMinimumBasicScenario-249187686 tempest-TestMinimumBasicScenario-249187686-project-member] Flow 'volume_create_api' (0f9e6c3a-ea6e-4949-8d28-8a3049d72ea1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100270) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:43:00.403101 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-a3a52793-b53b-4922-8a05-a3e2ae6e1ee4 tempest-TestMinimumBasicScenario-249187686 tempest-TestMinimumBasicScenario-249187686-project-member] Create volume request issued successfully. Aug 25 05:43:00.404314 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-a3a52793-b53b-4922-8a05-a3e2ae6e1ee4 tempest-TestMinimumBasicScenario-249187686 tempest-TestMinimumBasicScenario-249187686-project-member] https://10.4.3.189/volume/v3/volumes returned with HTTP 202 Aug 25 05:43:00.405228 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 282/1126] 10.4.3.189 () {68 vars in 1259 bytes} [Tue Aug 25 05:43:00 2026] POST /volume/v3/volumes => generated 755 bytes in 290 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 25 05:43:00.423575 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:43:00.423575 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:43:00.429598 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-2f3e904f-9332-45aa-8eb8-98ccbca8c77f None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:43:00.432320 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-bc13dff3-a40b-4940-adb0-0352affb9d36 tempest-TestStampPattern-183774181 tempest-TestStampPattern-183774181-project-member] Volume info retrieved successfully. Aug 25 05:43:00.436084 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-2f3e904f-9332-45aa-8eb8-98ccbca8c77f tempest-TestMinimumBasicScenario-249187686 tempest-TestMinimumBasicScenario-249187686-project-member] GET https://10.4.3.189/volume/v3/volumes/26ff909a-0768-4fe1-9552-a289760ed6d4 Aug 25 05:43:00.436084 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-2f3e904f-9332-45aa-8eb8-98ccbca8c77f tempest-TestMinimumBasicScenario-249187686 tempest-TestMinimumBasicScenario-249187686-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:43:00.436413 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-2f3e904f-9332-45aa-8eb8-98ccbca8c77f tempest-TestMinimumBasicScenario-249187686 tempest-TestMinimumBasicScenario-249187686-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:43:00.441848 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-bc13dff3-a40b-4940-adb0-0352affb9d36 tempest-TestStampPattern-183774181 tempest-TestStampPattern-183774181-project-member] https://10.4.3.189/volume/v3/volumes/feb345a1-0521-4d7d-9456-7875e5bf069c returned with HTTP 200 Aug 25 05:43:00.442368 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 281/1127] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:43:00 2026] GET /volume/v3/volumes/feb345a1-0521-4d7d-9456-7875e5bf069c => generated 873 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:43:00.462952 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:43:00.462952 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:43:00.464242 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-925afd7b-7116-4bbf-a9ba-4a88f96f8914 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:43:00.467302 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-925afd7b-7116-4bbf-a9ba-4a88f96f8914 tempest-TestStampPattern-183774181 tempest-TestStampPattern-183774181-project-member] GET https://10.4.3.189/volume/v3/volumes/feb345a1-0521-4d7d-9456-7875e5bf069c Aug 25 05:43:00.468453 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-925afd7b-7116-4bbf-a9ba-4a88f96f8914 tempest-TestStampPattern-183774181 tempest-TestStampPattern-183774181-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:43:00.468901 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-925afd7b-7116-4bbf-a9ba-4a88f96f8914 tempest-TestStampPattern-183774181 tempest-TestStampPattern-183774181-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:43:00.473138 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-2f3e904f-9332-45aa-8eb8-98ccbca8c77f tempest-TestMinimumBasicScenario-249187686 tempest-TestMinimumBasicScenario-249187686-project-member] Volume info retrieved successfully. Aug 25 05:43:00.479658 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-2f3e904f-9332-45aa-8eb8-98ccbca8c77f tempest-TestMinimumBasicScenario-249187686 tempest-TestMinimumBasicScenario-249187686-project-member] https://10.4.3.189/volume/v3/volumes/26ff909a-0768-4fe1-9552-a289760ed6d4 returned with HTTP 200 Aug 25 05:43:00.480203 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 287/1128] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:43:00 2026] GET /volume/v3/volumes/26ff909a-0768-4fe1-9552-a289760ed6d4 => generated 823 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:43:00.496971 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:43:00.496971 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:43:00.500573 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-925afd7b-7116-4bbf-a9ba-4a88f96f8914 tempest-TestStampPattern-183774181 tempest-TestStampPattern-183774181-project-member] Volume info retrieved successfully. Aug 25 05:43:00.510073 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-925afd7b-7116-4bbf-a9ba-4a88f96f8914 tempest-TestStampPattern-183774181 tempest-TestStampPattern-183774181-project-member] https://10.4.3.189/volume/v3/volumes/feb345a1-0521-4d7d-9456-7875e5bf069c returned with HTTP 200 Aug 25 05:43:00.510770 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 279/1129] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:43:00 2026] GET /volume/v3/volumes/feb345a1-0521-4d7d-9456-7875e5bf069c => generated 873 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:43:00.591914 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [req-ffbbec5e-061c-43f7-ac1e-622402025bfa req-b881781b-9c8a-48a4-9bce-27a50e6b9563 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:43:00.593761 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-832e9666-189c-4ee6-b615-0ede72783beb req-30444e4f-16ac-4f05-8de3-2a833060366e None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:43:00.595646 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-ffbbec5e-061c-43f7-ac1e-622402025bfa req-b881781b-9c8a-48a4-9bce-27a50e6b9563 tempest-TestStampPattern-183774181 tempest-TestStampPattern-183774181-project-member] GET https://10.4.3.189/volume/v3/volumes/feb345a1-0521-4d7d-9456-7875e5bf069c Aug 25 05:43:00.596106 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-ffbbec5e-061c-43f7-ac1e-622402025bfa req-b881781b-9c8a-48a4-9bce-27a50e6b9563 tempest-TestStampPattern-183774181 tempest-TestStampPattern-183774181-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:43:00.596894 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-ffbbec5e-061c-43f7-ac1e-622402025bfa req-b881781b-9c8a-48a4-9bce-27a50e6b9563 tempest-TestStampPattern-183774181 tempest-TestStampPattern-183774181-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:43:00.602012 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-832e9666-189c-4ee6-b615-0ede72783beb req-30444e4f-16ac-4f05-8de3-2a833060366e tempest-TaggedBootDevicesTest_v242-296549491 tempest-TaggedBootDevicesTest_v242-296549491-project-member] DELETE https://10.4.3.189/volume/v3/attachments/80c004c1-765e-4cf8-bc75-e63c9115079d Aug 25 05:43:00.602531 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-832e9666-189c-4ee6-b615-0ede72783beb req-30444e4f-16ac-4f05-8de3-2a833060366e tempest-TaggedBootDevicesTest_v242-296549491 tempest-TaggedBootDevicesTest_v242-296549491-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:43:00.603344 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-832e9666-189c-4ee6-b615-0ede72783beb req-30444e4f-16ac-4f05-8de3-2a833060366e tempest-TaggedBootDevicesTest_v242-296549491 tempest-TaggedBootDevicesTest_v242-296549491-project-member] Calling method 'version_select' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:43:00.609862 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:43:00.609862 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:43:00.615755 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [req-ffbbec5e-061c-43f7-ac1e-622402025bfa req-b881781b-9c8a-48a4-9bce-27a50e6b9563 tempest-TestStampPattern-183774181 tempest-TestStampPattern-183774181-project-member] Volume info retrieved successfully. Aug 25 05:43:00.626721 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-ffbbec5e-061c-43f7-ac1e-622402025bfa req-b881781b-9c8a-48a4-9bce-27a50e6b9563 tempest-TestStampPattern-183774181 tempest-TestStampPattern-183774181-project-member] https://10.4.3.189/volume/v3/volumes/feb345a1-0521-4d7d-9456-7875e5bf069c returned with HTTP 200 Aug 25 05:43:00.627279 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 283/1130] 10.4.3.189 () {68 vars in 1598 bytes} [Tue Aug 25 05:43:00 2026] GET /volume/v3/volumes/feb345a1-0521-4d7d-9456-7875e5bf069c => generated 873 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:43:00.629346 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:43:00.629346 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:43:00.743387 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-832e9666-189c-4ee6-b615-0ede72783beb req-30444e4f-16ac-4f05-8de3-2a833060366e tempest-TaggedBootDevicesTest_v242-296549491 tempest-TaggedBootDevicesTest_v242-296549491-project-member] https://10.4.3.189/volume/v3/attachments/80c004c1-765e-4cf8-bc75-e63c9115079d returned with HTTP 200 Aug 25 05:43:00.744322 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 282/1131] 10.4.3.189 () {72 vars in 1673 bytes} [Tue Aug 25 05:43:00 2026] DELETE /volume/v3/attachments/80c004c1-765e-4cf8-bc75-e63c9115079d => generated 19 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:43:00.775234 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-832e9666-189c-4ee6-b615-0ede72783beb req-9ff2c955-0f49-4c63-8669-aa0055c4b514 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:43:00.777648 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-832e9666-189c-4ee6-b615-0ede72783beb req-9ff2c955-0f49-4c63-8669-aa0055c4b514 tempest-TaggedBootDevicesTest_v242-296549491 tempest-TaggedBootDevicesTest_v242-296549491-project-member] DELETE https://10.4.3.189/volume/v3/attachments/115e18a1-00c7-4f38-8db4-69ba351720f5 Aug 25 05:43:00.777873 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-832e9666-189c-4ee6-b615-0ede72783beb req-9ff2c955-0f49-4c63-8669-aa0055c4b514 tempest-TaggedBootDevicesTest_v242-296549491 tempest-TaggedBootDevicesTest_v242-296549491-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:43:00.778047 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-832e9666-189c-4ee6-b615-0ede72783beb req-9ff2c955-0f49-4c63-8669-aa0055c4b514 tempest-TaggedBootDevicesTest_v242-296549491 tempest-TaggedBootDevicesTest_v242-296549491-project-member] Calling method 'version_select' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:43:00.793328 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:43:00.793328 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:43:00.797393 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-fa063bd7-404e-4e23-9129-a999b9d4b594 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:43:00.797981 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-fa063bd7-404e-4e23-9129-a999b9d4b594 None None] GET https://10.4.3.189/volume// Aug 25 05:43:00.798103 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-fa063bd7-404e-4e23-9129-a999b9d4b594 None None] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:43:00.798399 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-fa063bd7-404e-4e23-9129-a999b9d4b594 None None] Calling method 'all' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:43:00.798866 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-fa063bd7-404e-4e23-9129-a999b9d4b594 None None] https://10.4.3.189/volume// returned with HTTP 300 Aug 25 05:43:00.799307 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 280/1132] 10.4.3.189 () {66 vars in 1428 bytes} [Tue Aug 25 05:43: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 25 05:43:00.817572 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [req-ffbbec5e-061c-43f7-ac1e-622402025bfa req-555ef6cb-d6d5-4972-a9e2-ac6b3b2e4d2c None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:43:00.820783 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-ffbbec5e-061c-43f7-ac1e-622402025bfa req-555ef6cb-d6d5-4972-a9e2-ac6b3b2e4d2c tempest-TestStampPattern-183774181 tempest-TestStampPattern-183774181-project-member] POST https://10.4.3.189/volume/v3/attachments Aug 25 05:43:00.821629 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-ffbbec5e-061c-43f7-ac1e-622402025bfa req-555ef6cb-d6d5-4972-a9e2-ac6b3b2e4d2c tempest-TestStampPattern-183774181 tempest-TestStampPattern-183774181-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "feb345a1-0521-4d7d-9456-7875e5bf069c", "connector": null, "instance_uuid": "e8df861b-85f7-4b16-8823-703c8e33df6b"}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:43:00.836294 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:43:00.836294 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:43:00.877277 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-832e9666-189c-4ee6-b615-0ede72783beb req-9ff2c955-0f49-4c63-8669-aa0055c4b514 tempest-TaggedBootDevicesTest_v242-296549491 tempest-TaggedBootDevicesTest_v242-296549491-project-member] https://10.4.3.189/volume/v3/attachments/115e18a1-00c7-4f38-8db4-69ba351720f5 returned with HTTP 200 Aug 25 05:43:00.878816 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 288/1133] 10.4.3.189 () {72 vars in 1673 bytes} [Tue Aug 25 05:43:00 2026] DELETE /volume/v3/attachments/115e18a1-00c7-4f38-8db4-69ba351720f5 => generated 19 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:43:00.888633 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-ffbbec5e-061c-43f7-ac1e-622402025bfa req-555ef6cb-d6d5-4972-a9e2-ac6b3b2e4d2c tempest-TestStampPattern-183774181 tempest-TestStampPattern-183774181-project-member] https://10.4.3.189/volume/v3/attachments returned with HTTP 200 Aug 25 05:43:00.889322 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 284/1134] 10.4.3.189 () {74 vars in 1594 bytes} [Tue Aug 25 05:43:00 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 25 05:43:00.890140 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-832e9666-189c-4ee6-b615-0ede72783beb req-eb1bcdb0-a316-4cc8-9652-c1923f33f362 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:43:00.895767 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-832e9666-189c-4ee6-b615-0ede72783beb req-eb1bcdb0-a316-4cc8-9652-c1923f33f362 tempest-TaggedBootDevicesTest_v242-296549491 tempest-TaggedBootDevicesTest_v242-296549491-project-member] DELETE https://10.4.3.189/volume/v3/attachments/6ec5dd64-b363-4e1c-8a26-af4983057db4 Aug 25 05:43:00.895864 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-832e9666-189c-4ee6-b615-0ede72783beb req-eb1bcdb0-a316-4cc8-9652-c1923f33f362 tempest-TaggedBootDevicesTest_v242-296549491 tempest-TaggedBootDevicesTest_v242-296549491-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:43:00.896693 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-832e9666-189c-4ee6-b615-0ede72783beb req-eb1bcdb0-a316-4cc8-9652-c1923f33f362 tempest-TaggedBootDevicesTest_v242-296549491 tempest-TaggedBootDevicesTest_v242-296549491-project-member] Calling method 'version_select' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:43:00.913333 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:43:00.913333 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:43:00.938424 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-e2921c2c-3266-4189-ae70-badf8282e9da None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:43:00.944656 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e2921c2c-3266-4189-ae70-badf8282e9da tempest-TestStampPattern-183774181 tempest-TestStampPattern-183774181-project-member] GET https://10.4.3.189/volume/v3/volumes/feb345a1-0521-4d7d-9456-7875e5bf069c Aug 25 05:43:00.944656 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e2921c2c-3266-4189-ae70-badf8282e9da tempest-TestStampPattern-183774181 tempest-TestStampPattern-183774181-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:43:00.944903 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e2921c2c-3266-4189-ae70-badf8282e9da tempest-TestStampPattern-183774181 tempest-TestStampPattern-183774181-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:43:00.963192 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-38a77a92-4c12-410e-82c4-7a680b8d5367 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:43:00.963844 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:43:00.963844 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:43:00.963930 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-38a77a92-4c12-410e-82c4-7a680b8d5367 None None] GET https://10.4.3.189/volume// Aug 25 05:43:00.963930 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-38a77a92-4c12-410e-82c4-7a680b8d5367 None None] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:43:00.964222 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-38a77a92-4c12-410e-82c4-7a680b8d5367 None None] Calling method 'all' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:43:00.964661 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-38a77a92-4c12-410e-82c4-7a680b8d5367 None None] https://10.4.3.189/volume// returned with HTTP 300 Aug 25 05:43:00.965119 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 289/1135] 10.4.3.189 () {66 vars in 1426 bytes} [Tue Aug 25 05:43: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 25 05:43:00.971326 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-e2921c2c-3266-4189-ae70-badf8282e9da tempest-TestStampPattern-183774181 tempest-TestStampPattern-183774181-project-member] Volume info retrieved successfully. Aug 25 05:43:00.981396 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e2921c2c-3266-4189-ae70-badf8282e9da tempest-TestStampPattern-183774181 tempest-TestStampPattern-183774181-project-member] https://10.4.3.189/volume/v3/volumes/feb345a1-0521-4d7d-9456-7875e5bf069c returned with HTTP 200 Aug 25 05:43:00.981396 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 281/1136] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:43:00 2026] GET /volume/v3/volumes/feb345a1-0521-4d7d-9456-7875e5bf069c => generated 872 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:43:00.987170 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [req-ffbbec5e-061c-43f7-ac1e-622402025bfa req-f61efae8-5412-4298-b458-530ecc408680 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:43:00.991192 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-ffbbec5e-061c-43f7-ac1e-622402025bfa req-f61efae8-5412-4298-b458-530ecc408680 tempest-TestStampPattern-183774181 tempest-TestStampPattern-183774181-project-member] GET https://10.4.3.189/volume/v3/volumes/feb345a1-0521-4d7d-9456-7875e5bf069c Aug 25 05:43:00.992155 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-ffbbec5e-061c-43f7-ac1e-622402025bfa req-f61efae8-5412-4298-b458-530ecc408680 tempest-TestStampPattern-183774181 tempest-TestStampPattern-183774181-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:43:00.992155 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-ffbbec5e-061c-43f7-ac1e-622402025bfa req-f61efae8-5412-4298-b458-530ecc408680 tempest-TestStampPattern-183774181 tempest-TestStampPattern-183774181-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:43:01.011472 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:43:01.011472 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:43:01.014345 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-832e9666-189c-4ee6-b615-0ede72783beb req-eb1bcdb0-a316-4cc8-9652-c1923f33f362 tempest-TaggedBootDevicesTest_v242-296549491 tempest-TaggedBootDevicesTest_v242-296549491-project-member] https://10.4.3.189/volume/v3/attachments/6ec5dd64-b363-4e1c-8a26-af4983057db4 returned with HTTP 200 Aug 25 05:43:01.015654 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 283/1137] 10.4.3.189 () {72 vars in 1673 bytes} [Tue Aug 25 05:43:00 2026] DELETE /volume/v3/attachments/6ec5dd64-b363-4e1c-8a26-af4983057db4 => generated 19 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:43:01.019103 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [req-ffbbec5e-061c-43f7-ac1e-622402025bfa req-f61efae8-5412-4298-b458-530ecc408680 tempest-TestStampPattern-183774181 tempest-TestStampPattern-183774181-project-member] Volume info retrieved successfully. Aug 25 05:43:01.026243 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-ffbbec5e-061c-43f7-ac1e-622402025bfa req-f61efae8-5412-4298-b458-530ecc408680 tempest-TestStampPattern-183774181 tempest-TestStampPattern-183774181-project-member] https://10.4.3.189/volume/v3/volumes/feb345a1-0521-4d7d-9456-7875e5bf069c returned with HTTP 200 Aug 25 05:43:01.026450 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 285/1138] 10.4.3.189 () {70 vars in 1639 bytes} [Tue Aug 25 05:43:00 2026] GET /volume/v3/volumes/feb345a1-0521-4d7d-9456-7875e5bf069c => generated 1052 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 05:43:01.189237 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-ffbbec5e-061c-43f7-ac1e-622402025bfa req-04341db2-3874-4c76-af7c-78027d098290 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:43:01.192363 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-ffbbec5e-061c-43f7-ac1e-622402025bfa req-04341db2-3874-4c76-af7c-78027d098290 tempest-TestStampPattern-183774181 tempest-TestStampPattern-183774181-project-member] PUT https://10.4.3.189/volume/v3/attachments/6dbf75e0-5bfa-49a3-acc0-6e008c344075 Aug 25 05:43:01.192363 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-ffbbec5e-061c-43f7-ac1e-622402025bfa req-04341db2-3874-4c76-af7c-78027d098290 tempest-TestStampPattern-183774181 tempest-TestStampPattern-183774181-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.189", "host": "np0000008051", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:8b4a65c6a3e1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "a19da604-b1eb-4396-a9d5-30b16dae3da8", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:43:01.205038 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.coordination [req-ffbbec5e-061c-43f7-ac1e-622402025bfa req-04341db2-3874-4c76-af7c-78027d098290 tempest-TestStampPattern-183774181 tempest-TestStampPattern-183774181-project-member] Acquiring lock "cinder-attachment_update-feb345a1-0521-4d7d-9456-7875e5bf069c-np0000008051" by "attachment_update" {{(pid=100271) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 05:43:01.213598 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.coordination [req-ffbbec5e-061c-43f7-ac1e-622402025bfa req-04341db2-3874-4c76-af7c-78027d098290 tempest-TestStampPattern-183774181 tempest-TestStampPattern-183774181-project-member] Lock "cinder-attachment_update-feb345a1-0521-4d7d-9456-7875e5bf069c-np0000008051" acquired by "attachment_update" :: waited 0.007s {{(pid=100271) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 05:43:01.213598 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:43:01.213598 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:43:01.374470 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.coordination [req-ffbbec5e-061c-43f7-ac1e-622402025bfa req-04341db2-3874-4c76-af7c-78027d098290 tempest-TestStampPattern-183774181 tempest-TestStampPattern-183774181-project-member] Lock "cinder-attachment_update-feb345a1-0521-4d7d-9456-7875e5bf069c-np0000008051" released by "attachment_update" :: held 0.161s {{(pid=100271) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 05:43:01.374919 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-ffbbec5e-061c-43f7-ac1e-622402025bfa req-04341db2-3874-4c76-af7c-78027d098290 tempest-TestStampPattern-183774181 tempest-TestStampPattern-183774181-project-member] https://10.4.3.189/volume/v3/attachments/6dbf75e0-5bfa-49a3-acc0-6e008c344075 returned with HTTP 200 Aug 25 05:43:01.375918 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 290/1139] 10.4.3.189 () {74 vars in 1704 bytes} [Tue Aug 25 05:43:01 2026] PUT /volume/v3/attachments/6dbf75e0-5bfa-49a3-acc0-6e008c344075 => generated 969 bytes in 187 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:43:01.499871 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-b80b5983-f054-480d-9a2e-3e07761c97f8 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:43:01.505216 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b80b5983-f054-480d-9a2e-3e07761c97f8 tempest-TestMinimumBasicScenario-249187686 tempest-TestMinimumBasicScenario-249187686-project-member] GET https://10.4.3.189/volume/v3/volumes/26ff909a-0768-4fe1-9552-a289760ed6d4 Aug 25 05:43:01.505619 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b80b5983-f054-480d-9a2e-3e07761c97f8 tempest-TestMinimumBasicScenario-249187686 tempest-TestMinimumBasicScenario-249187686-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:43:01.505914 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b80b5983-f054-480d-9a2e-3e07761c97f8 tempest-TestMinimumBasicScenario-249187686 tempest-TestMinimumBasicScenario-249187686-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:43:01.520912 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:43:01.520912 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:43:01.528578 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-b80b5983-f054-480d-9a2e-3e07761c97f8 tempest-TestMinimumBasicScenario-249187686 tempest-TestMinimumBasicScenario-249187686-project-member] Volume info retrieved successfully. Aug 25 05:43:01.536681 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b80b5983-f054-480d-9a2e-3e07761c97f8 tempest-TestMinimumBasicScenario-249187686 tempest-TestMinimumBasicScenario-249187686-project-member] https://10.4.3.189/volume/v3/volumes/26ff909a-0768-4fe1-9552-a289760ed6d4 returned with HTTP 200 Aug 25 05:43:01.537039 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 282/1140] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:43:01 2026] GET /volume/v3/volumes/26ff909a-0768-4fe1-9552-a289760ed6d4 => generated 848 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:43:01.560255 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-de6aee09-d3b1-4f96-a56c-f1b9a259d5b5 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:43:01.563032 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-de6aee09-d3b1-4f96-a56c-f1b9a259d5b5 tempest-TestMinimumBasicScenario-249187686 tempest-TestMinimumBasicScenario-249187686-project-member] GET https://10.4.3.189/volume/v3/volumes/26ff909a-0768-4fe1-9552-a289760ed6d4 Aug 25 05:43:01.563336 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-de6aee09-d3b1-4f96-a56c-f1b9a259d5b5 tempest-TestMinimumBasicScenario-249187686 tempest-TestMinimumBasicScenario-249187686-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:43:01.563579 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-de6aee09-d3b1-4f96-a56c-f1b9a259d5b5 tempest-TestMinimumBasicScenario-249187686 tempest-TestMinimumBasicScenario-249187686-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:43:01.589163 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:43:01.589163 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:43:01.596245 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-de6aee09-d3b1-4f96-a56c-f1b9a259d5b5 tempest-TestMinimumBasicScenario-249187686 tempest-TestMinimumBasicScenario-249187686-project-member] Volume info retrieved successfully. Aug 25 05:43:01.600716 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-de6aee09-d3b1-4f96-a56c-f1b9a259d5b5 tempest-TestMinimumBasicScenario-249187686 tempest-TestMinimumBasicScenario-249187686-project-member] https://10.4.3.189/volume/v3/volumes/26ff909a-0768-4fe1-9552-a289760ed6d4 returned with HTTP 200 Aug 25 05:43:01.601369 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 284/1141] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:43:01 2026] GET /volume/v3/volumes/26ff909a-0768-4fe1-9552-a289760ed6d4 => generated 848 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:43:01.623586 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-fb94cbe0-8d57-4017-97c6-fadf91e36895 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:43:01.627613 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-fb94cbe0-8d57-4017-97c6-fadf91e36895 tempest-TestMinimumBasicScenario-249187686 tempest-TestMinimumBasicScenario-249187686-project-member] GET https://10.4.3.189/volume/v3/volumes Aug 25 05:43:01.627886 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-fb94cbe0-8d57-4017-97c6-fadf91e36895 tempest-TestMinimumBasicScenario-249187686 tempest-TestMinimumBasicScenario-249187686-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:43:01.628172 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-fb94cbe0-8d57-4017-97c6-fadf91e36895 tempest-TestMinimumBasicScenario-249187686 tempest-TestMinimumBasicScenario-249187686-project-member] Calling method 'index' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:43:01.629753 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.api_utils [None req-fb94cbe0-8d57-4017-97c6-fadf91e36895 tempest-TestMinimumBasicScenario-249187686 tempest-TestMinimumBasicScenario-249187686-project-member] Removing options '' from query. {{(pid=100270) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 05:43:01.630419 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-fb94cbe0-8d57-4017-97c6-fadf91e36895 tempest-TestMinimumBasicScenario-249187686 tempest-TestMinimumBasicScenario-249187686-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100270) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 05:43:01.640963 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-fb94cbe0-8d57-4017-97c6-fadf91e36895 tempest-TestMinimumBasicScenario-249187686 tempest-TestMinimumBasicScenario-249187686-project-member] Get all volumes completed successfully. Aug 25 05:43:01.641697 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-fb94cbe0-8d57-4017-97c6-fadf91e36895 tempest-TestMinimumBasicScenario-249187686 tempest-TestMinimumBasicScenario-249187686-project-member] https://10.4.3.189/volume/v3/volumes returned with HTTP 200 Aug 25 05:43:01.642222 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 286/1142] 10.4.3.189 () {66 vars in 1237 bytes} [Tue Aug 25 05:43:01 2026] GET /volume/v3/volumes => generated 339 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:43:01.657347 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-d36859bf-21d9-41b0-8c91-ef2b798c6991 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:43:01.659805 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-d36859bf-21d9-41b0-8c91-ef2b798c6991 tempest-TestMinimumBasicScenario-249187686 tempest-TestMinimumBasicScenario-249187686-project-member] GET https://10.4.3.189/volume/v3/volumes/26ff909a-0768-4fe1-9552-a289760ed6d4 Aug 25 05:43:01.660140 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-d36859bf-21d9-41b0-8c91-ef2b798c6991 tempest-TestMinimumBasicScenario-249187686 tempest-TestMinimumBasicScenario-249187686-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:43:01.660425 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-d36859bf-21d9-41b0-8c91-ef2b798c6991 tempest-TestMinimumBasicScenario-249187686 tempest-TestMinimumBasicScenario-249187686-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:43:01.675945 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:43:01.675945 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:43:01.683452 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-d36859bf-21d9-41b0-8c91-ef2b798c6991 tempest-TestMinimumBasicScenario-249187686 tempest-TestMinimumBasicScenario-249187686-project-member] Volume info retrieved successfully. Aug 25 05:43:01.693495 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-d36859bf-21d9-41b0-8c91-ef2b798c6991 tempest-TestMinimumBasicScenario-249187686 tempest-TestMinimumBasicScenario-249187686-project-member] https://10.4.3.189/volume/v3/volumes/26ff909a-0768-4fe1-9552-a289760ed6d4 returned with HTTP 200 Aug 25 05:43:01.693884 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 291/1143] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:43:01 2026] GET /volume/v3/volumes/26ff909a-0768-4fe1-9552-a289760ed6d4 => generated 848 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:43:01.742088 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-a5ae4955-84d6-455b-8d82-60d1cde615fb req-a0a9c7d2-62ba-42d2-9532-893d8b3753c1 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:43:01.742088 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-a5ae4955-84d6-455b-8d82-60d1cde615fb req-a0a9c7d2-62ba-42d2-9532-893d8b3753c1 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] PUT https://10.4.3.189/volume/v3/attachments/853fabaa-f1a5-4cd6-955a-ab99e46373db Aug 25 05:43:01.742088 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-a5ae4955-84d6-455b-8d82-60d1cde615fb req-a0a9c7d2-62ba-42d2-9532-893d8b3753c1 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.189", "host": "np0000008051", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:8b4a65c6a3e1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "a19da604-b1eb-4396-a9d5-30b16dae3da8", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:43:01.753495 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.coordination [req-a5ae4955-84d6-455b-8d82-60d1cde615fb req-a0a9c7d2-62ba-42d2-9532-893d8b3753c1 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Acquiring lock "cinder-attachment_update-e2d5830b-740f-4a3e-8452-97ad32536bba-np0000008051" by "attachment_update" {{(pid=100268) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 05:43:01.760651 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.coordination [req-a5ae4955-84d6-455b-8d82-60d1cde615fb req-a0a9c7d2-62ba-42d2-9532-893d8b3753c1 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Lock "cinder-attachment_update-e2d5830b-740f-4a3e-8452-97ad32536bba-np0000008051" acquired by "attachment_update" :: waited 0.006s {{(pid=100268) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 05:43:01.761508 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:43:01.761508 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:43:01.767622 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-156181f8-6d85-4f53-aacd-ead3397f58c3 req-93ea599b-7b86-4f92-a9ed-009bf4bedf38 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:43:01.771186 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-156181f8-6d85-4f53-aacd-ead3397f58c3 req-93ea599b-7b86-4f92-a9ed-009bf4bedf38 tempest-TestMinimumBasicScenario-249187686 tempest-TestMinimumBasicScenario-249187686-project-member] GET https://10.4.3.189/volume/v3/volumes/26ff909a-0768-4fe1-9552-a289760ed6d4 Aug 25 05:43:01.771283 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-156181f8-6d85-4f53-aacd-ead3397f58c3 req-93ea599b-7b86-4f92-a9ed-009bf4bedf38 tempest-TestMinimumBasicScenario-249187686 tempest-TestMinimumBasicScenario-249187686-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:43:01.771588 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-156181f8-6d85-4f53-aacd-ead3397f58c3 req-93ea599b-7b86-4f92-a9ed-009bf4bedf38 tempest-TestMinimumBasicScenario-249187686 tempest-TestMinimumBasicScenario-249187686-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:43:01.783980 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:43:01.783980 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:43:01.789741 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [req-156181f8-6d85-4f53-aacd-ead3397f58c3 req-93ea599b-7b86-4f92-a9ed-009bf4bedf38 tempest-TestMinimumBasicScenario-249187686 tempest-TestMinimumBasicScenario-249187686-project-member] Volume info retrieved successfully. Aug 25 05:43:01.797386 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-156181f8-6d85-4f53-aacd-ead3397f58c3 req-93ea599b-7b86-4f92-a9ed-009bf4bedf38 tempest-TestMinimumBasicScenario-249187686 tempest-TestMinimumBasicScenario-249187686-project-member] https://10.4.3.189/volume/v3/volumes/26ff909a-0768-4fe1-9552-a289760ed6d4 returned with HTTP 200 Aug 25 05:43:01.798082 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 285/1144] 10.4.3.189 () {68 vars in 1598 bytes} [Tue Aug 25 05:43:01 2026] GET /volume/v3/volumes/26ff909a-0768-4fe1-9552-a289760ed6d4 => generated 848 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:43:01.924026 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-39a7a38d-9440-4e1b-9c61-b89f26ff898e None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:43:01.924267 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.coordination [req-a5ae4955-84d6-455b-8d82-60d1cde615fb req-a0a9c7d2-62ba-42d2-9532-893d8b3753c1 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Lock "cinder-attachment_update-e2d5830b-740f-4a3e-8452-97ad32536bba-np0000008051" released by "attachment_update" :: held 0.164s {{(pid=100268) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 05:43:01.924430 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-a5ae4955-84d6-455b-8d82-60d1cde615fb req-a0a9c7d2-62ba-42d2-9532-893d8b3753c1 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] https://10.4.3.189/volume/v3/attachments/853fabaa-f1a5-4cd6-955a-ab99e46373db returned with HTTP 200 Aug 25 05:43:01.925093 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-39a7a38d-9440-4e1b-9c61-b89f26ff898e None None] GET https://10.4.3.189/volume// Aug 25 05:43:01.925208 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 283/1145] 10.4.3.189 () {74 vars in 1704 bytes} [Tue Aug 25 05:43:01 2026] PUT /volume/v3/attachments/853fabaa-f1a5-4cd6-955a-ab99e46373db => generated 969 bytes in 188 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:43:01.925363 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-39a7a38d-9440-4e1b-9c61-b89f26ff898e None None] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:43:01.925492 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-39a7a38d-9440-4e1b-9c61-b89f26ff898e None None] Calling method 'all' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:43:01.926417 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-39a7a38d-9440-4e1b-9c61-b89f26ff898e None None] https://10.4.3.189/volume// returned with HTTP 300 Aug 25 05:43:01.926860 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 287/1146] 10.4.3.189 () {66 vars in 1428 bytes} [Tue Aug 25 05:43:01 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 05:43:01.939157 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-156181f8-6d85-4f53-aacd-ead3397f58c3 req-bc5e7be2-bca4-4d94-855c-dcba49dd8ebb None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:43:01.939843 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-a5ae4955-84d6-455b-8d82-60d1cde615fb req-23058817-95e9-481b-9d68-70378fc1dceb None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:43:01.942236 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-156181f8-6d85-4f53-aacd-ead3397f58c3 req-bc5e7be2-bca4-4d94-855c-dcba49dd8ebb tempest-TestMinimumBasicScenario-249187686 tempest-TestMinimumBasicScenario-249187686-project-member] POST https://10.4.3.189/volume/v3/attachments Aug 25 05:43:01.942774 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-156181f8-6d85-4f53-aacd-ead3397f58c3 req-bc5e7be2-bca4-4d94-855c-dcba49dd8ebb tempest-TestMinimumBasicScenario-249187686 tempest-TestMinimumBasicScenario-249187686-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "26ff909a-0768-4fe1-9552-a289760ed6d4", "connector": null, "instance_uuid": "50fd3964-8247-4398-a2fa-4cec745447b6"}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:43:01.942913 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-a5ae4955-84d6-455b-8d82-60d1cde615fb req-23058817-95e9-481b-9d68-70378fc1dceb tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] GET https://10.4.3.189/volume/v3/attachments/853fabaa-f1a5-4cd6-955a-ab99e46373db Aug 25 05:43:01.943170 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-a5ae4955-84d6-455b-8d82-60d1cde615fb req-23058817-95e9-481b-9d68-70378fc1dceb tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:43:01.943947 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-a5ae4955-84d6-455b-8d82-60d1cde615fb req-23058817-95e9-481b-9d68-70378fc1dceb tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Calling method 'version_select' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:43:01.958591 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:43:01.958591 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:43:01.980025 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-a5ae4955-84d6-455b-8d82-60d1cde615fb req-23058817-95e9-481b-9d68-70378fc1dceb tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] https://10.4.3.189/volume/v3/attachments/853fabaa-f1a5-4cd6-955a-ab99e46373db returned with HTTP 200 Aug 25 05:43:01.980273 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 286/1147] 10.4.3.189 () {70 vars in 1651 bytes} [Tue Aug 25 05:43:01 2026] GET /volume/v3/attachments/853fabaa-f1a5-4cd6-955a-ab99e46373db => generated 994 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:43:02.000875 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-8aaf4691-ef70-4911-81c7-10ff4adb759e None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:43:02.006875 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-8aaf4691-ef70-4911-81c7-10ff4adb759e tempest-TestStampPattern-183774181 tempest-TestStampPattern-183774181-project-member] GET https://10.4.3.189/volume/v3/volumes/feb345a1-0521-4d7d-9456-7875e5bf069c Aug 25 05:43:02.008642 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-8aaf4691-ef70-4911-81c7-10ff4adb759e tempest-TestStampPattern-183774181 tempest-TestStampPattern-183774181-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:43:02.008642 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-8aaf4691-ef70-4911-81c7-10ff4adb759e tempest-TestStampPattern-183774181 tempest-TestStampPattern-183774181-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:43:02.023641 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-156181f8-6d85-4f53-aacd-ead3397f58c3 req-bc5e7be2-bca4-4d94-855c-dcba49dd8ebb tempest-TestMinimumBasicScenario-249187686 tempest-TestMinimumBasicScenario-249187686-project-member] https://10.4.3.189/volume/v3/attachments returned with HTTP 200 Aug 25 05:43:02.024332 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 292/1148] 10.4.3.189 () {74 vars in 1594 bytes} [Tue Aug 25 05:43:01 2026] POST /volume/v3/attachments => generated 273 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:43:02.035401 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:43:02.035401 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:43:02.047100 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-8aaf4691-ef70-4911-81c7-10ff4adb759e tempest-TestStampPattern-183774181 tempest-TestStampPattern-183774181-project-member] Volume info retrieved successfully. Aug 25 05:43:02.054387 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-8aaf4691-ef70-4911-81c7-10ff4adb759e tempest-TestStampPattern-183774181 tempest-TestStampPattern-183774181-project-member] https://10.4.3.189/volume/v3/volumes/feb345a1-0521-4d7d-9456-7875e5bf069c returned with HTTP 200 Aug 25 05:43:02.055155 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 284/1149] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:43:01 2026] GET /volume/v3/volumes/feb345a1-0521-4d7d-9456-7875e5bf069c => generated 873 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:43:02.082444 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-840b3ace-8ad4-4a70-9f89-913f13daf2ee None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:43:02.085597 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-840b3ace-8ad4-4a70-9f89-913f13daf2ee tempest-TestMinimumBasicScenario-249187686 tempest-TestMinimumBasicScenario-249187686-project-member] GET https://10.4.3.189/volume/v3/volumes/26ff909a-0768-4fe1-9552-a289760ed6d4 Aug 25 05:43:02.085912 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-840b3ace-8ad4-4a70-9f89-913f13daf2ee tempest-TestMinimumBasicScenario-249187686 tempest-TestMinimumBasicScenario-249187686-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:43:02.087009 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-840b3ace-8ad4-4a70-9f89-913f13daf2ee tempest-TestMinimumBasicScenario-249187686 tempest-TestMinimumBasicScenario-249187686-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:43:02.109986 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-1ed097e9-6505-44b1-9c3a-f4642dd01441 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:43:02.110612 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-1ed097e9-6505-44b1-9c3a-f4642dd01441 None None] GET https://10.4.3.189/volume// Aug 25 05:43:02.110874 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-1ed097e9-6505-44b1-9c3a-f4642dd01441 None None] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:43:02.111182 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-1ed097e9-6505-44b1-9c3a-f4642dd01441 None None] Calling method 'all' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:43:02.111657 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-1ed097e9-6505-44b1-9c3a-f4642dd01441 None None] https://10.4.3.189/volume// returned with HTTP 300 Aug 25 05:43:02.112070 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 287/1150] 10.4.3.189 () {66 vars in 1426 bytes} [Tue Aug 25 05:43:02 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 05:43:02.114377 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:43:02.114377 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:43:02.123109 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-840b3ace-8ad4-4a70-9f89-913f13daf2ee tempest-TestMinimumBasicScenario-249187686 tempest-TestMinimumBasicScenario-249187686-project-member] Volume info retrieved successfully. Aug 25 05:43:02.131319 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-840b3ace-8ad4-4a70-9f89-913f13daf2ee tempest-TestMinimumBasicScenario-249187686 tempest-TestMinimumBasicScenario-249187686-project-member] https://10.4.3.189/volume/v3/volumes/26ff909a-0768-4fe1-9552-a289760ed6d4 returned with HTTP 200 Aug 25 05:43:02.132486 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 288/1151] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:43:02 2026] GET /volume/v3/volumes/26ff909a-0768-4fe1-9552-a289760ed6d4 => generated 847 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:43:02.159541 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-156181f8-6d85-4f53-aacd-ead3397f58c3 req-52d57f95-3ac8-4f03-b30b-4f76e5f8bc7a None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:43:02.163234 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-156181f8-6d85-4f53-aacd-ead3397f58c3 req-52d57f95-3ac8-4f03-b30b-4f76e5f8bc7a tempest-TestMinimumBasicScenario-249187686 tempest-TestMinimumBasicScenario-249187686-project-member] GET https://10.4.3.189/volume/v3/volumes/26ff909a-0768-4fe1-9552-a289760ed6d4 Aug 25 05:43:02.163234 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-156181f8-6d85-4f53-aacd-ead3397f58c3 req-52d57f95-3ac8-4f03-b30b-4f76e5f8bc7a tempest-TestMinimumBasicScenario-249187686 tempest-TestMinimumBasicScenario-249187686-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:43:02.163515 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-156181f8-6d85-4f53-aacd-ead3397f58c3 req-52d57f95-3ac8-4f03-b30b-4f76e5f8bc7a tempest-TestMinimumBasicScenario-249187686 tempest-TestMinimumBasicScenario-249187686-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:43:02.178818 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:43:02.178818 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:43:02.185812 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [req-156181f8-6d85-4f53-aacd-ead3397f58c3 req-52d57f95-3ac8-4f03-b30b-4f76e5f8bc7a tempest-TestMinimumBasicScenario-249187686 tempest-TestMinimumBasicScenario-249187686-project-member] Volume info retrieved successfully. Aug 25 05:43:02.193705 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-156181f8-6d85-4f53-aacd-ead3397f58c3 req-52d57f95-3ac8-4f03-b30b-4f76e5f8bc7a tempest-TestMinimumBasicScenario-249187686 tempest-TestMinimumBasicScenario-249187686-project-member] https://10.4.3.189/volume/v3/volumes/26ff909a-0768-4fe1-9552-a289760ed6d4 returned with HTTP 200 Aug 25 05:43:02.194847 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 293/1152] 10.4.3.189 () {70 vars in 1639 bytes} [Tue Aug 25 05:43:02 2026] GET /volume/v3/volumes/26ff909a-0768-4fe1-9552-a289760ed6d4 => generated 1027 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 05:43:02.356490 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-156181f8-6d85-4f53-aacd-ead3397f58c3 req-b13c5eeb-4155-42a6-8ab5-6c35ea3e175c None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:43:02.360410 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-156181f8-6d85-4f53-aacd-ead3397f58c3 req-b13c5eeb-4155-42a6-8ab5-6c35ea3e175c tempest-TestMinimumBasicScenario-249187686 tempest-TestMinimumBasicScenario-249187686-project-member] PUT https://10.4.3.189/volume/v3/attachments/5efee8c8-61ae-48d9-b197-22f684859529 Aug 25 05:43:02.360410 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-156181f8-6d85-4f53-aacd-ead3397f58c3 req-b13c5eeb-4155-42a6-8ab5-6c35ea3e175c tempest-TestMinimumBasicScenario-249187686 tempest-TestMinimumBasicScenario-249187686-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.189", "host": "np0000008051", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:8b4a65c6a3e1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "a19da604-b1eb-4396-a9d5-30b16dae3da8", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:43:02.375492 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.coordination [req-156181f8-6d85-4f53-aacd-ead3397f58c3 req-b13c5eeb-4155-42a6-8ab5-6c35ea3e175c tempest-TestMinimumBasicScenario-249187686 tempest-TestMinimumBasicScenario-249187686-project-member] Acquiring lock "cinder-attachment_update-26ff909a-0768-4fe1-9552-a289760ed6d4-np0000008051" by "attachment_update" {{(pid=100268) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 05:43:02.383727 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.coordination [req-156181f8-6d85-4f53-aacd-ead3397f58c3 req-b13c5eeb-4155-42a6-8ab5-6c35ea3e175c tempest-TestMinimumBasicScenario-249187686 tempest-TestMinimumBasicScenario-249187686-project-member] Lock "cinder-attachment_update-26ff909a-0768-4fe1-9552-a289760ed6d4-np0000008051" acquired by "attachment_update" :: waited 0.008s {{(pid=100268) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 05:43:02.384421 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:43:02.384421 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:43:02.579532 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.coordination [req-156181f8-6d85-4f53-aacd-ead3397f58c3 req-b13c5eeb-4155-42a6-8ab5-6c35ea3e175c tempest-TestMinimumBasicScenario-249187686 tempest-TestMinimumBasicScenario-249187686-project-member] Lock "cinder-attachment_update-26ff909a-0768-4fe1-9552-a289760ed6d4-np0000008051" released by "attachment_update" :: held 0.196s {{(pid=100268) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 05:43:02.579532 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-156181f8-6d85-4f53-aacd-ead3397f58c3 req-b13c5eeb-4155-42a6-8ab5-6c35ea3e175c tempest-TestMinimumBasicScenario-249187686 tempest-TestMinimumBasicScenario-249187686-project-member] https://10.4.3.189/volume/v3/attachments/5efee8c8-61ae-48d9-b197-22f684859529 returned with HTTP 200 Aug 25 05:43:02.580268 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 285/1153] 10.4.3.189 () {74 vars in 1704 bytes} [Tue Aug 25 05:43:02 2026] PUT /volume/v3/attachments/5efee8c8-61ae-48d9-b197-22f684859529 => generated 969 bytes in 225 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:43:02.888821 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-be8b33ae-be35-4815-9f90-2b9fa8f4726a None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:43:03.007451 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-be8b33ae-be35-4815-9f90-2b9fa8f4726a tempest-VolumeQuotaClassesTest-378597397 tempest-VolumeQuotaClassesTest-378597397-project-admin] GET https://10.4.3.189/volume/v3/os-quota-class-sets/default Aug 25 05:43:03.007938 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-be8b33ae-be35-4815-9f90-2b9fa8f4726a tempest-VolumeQuotaClassesTest-378597397 tempest-VolumeQuotaClassesTest-378597397-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:43:03.008047 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-be8b33ae-be35-4815-9f90-2b9fa8f4726a tempest-VolumeQuotaClassesTest-378597397 tempest-VolumeQuotaClassesTest-378597397-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:43:03.008408 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:43:03.008408 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:43:03.033137 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-be8b33ae-be35-4815-9f90-2b9fa8f4726a tempest-VolumeQuotaClassesTest-378597397 tempest-VolumeQuotaClassesTest-378597397-project-admin] https://10.4.3.189/volume/v3/os-quota-class-sets/default returned with HTTP 200 Aug 25 05:43:03.033860 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 288/1154] 10.4.3.189 () {66 vars in 1297 bytes} [Tue Aug 25 05:43:02 2026] GET /volume/v3/os-quota-class-sets/default => generated 418 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:43:03.055155 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-7a271154-b4fd-4e45-8b84-96ec098078d9 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:43:03.055155 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-7a271154-b4fd-4e45-8b84-96ec098078d9 tempest-VolumeQuotaClassesTest-378597397 tempest-VolumeQuotaClassesTest-378597397-project-admin] GET https://10.4.3.189/volume/v3/os-quota-class-sets/default Aug 25 05:43:03.055155 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-7a271154-b4fd-4e45-8b84-96ec098078d9 tempest-VolumeQuotaClassesTest-378597397 tempest-VolumeQuotaClassesTest-378597397-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:43:03.055155 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-7a271154-b4fd-4e45-8b84-96ec098078d9 tempest-VolumeQuotaClassesTest-378597397 tempest-VolumeQuotaClassesTest-378597397-project-admin] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:43:03.067864 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-7a271154-b4fd-4e45-8b84-96ec098078d9 tempest-VolumeQuotaClassesTest-378597397 tempest-VolumeQuotaClassesTest-378597397-project-admin] https://10.4.3.189/volume/v3/os-quota-class-sets/default returned with HTTP 200 Aug 25 05:43:03.067864 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 289/1155] 10.4.3.189 () {66 vars in 1297 bytes} [Tue Aug 25 05:43:03 2026] GET /volume/v3/os-quota-class-sets/default => generated 418 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:43:03.077014 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-135a1585-dc41-4913-8882-1579acf9ea60 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:43:03.079187 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-135a1585-dc41-4913-8882-1579acf9ea60 tempest-TestStampPattern-183774181 tempest-TestStampPattern-183774181-project-member] GET https://10.4.3.189/volume/v3/volumes/feb345a1-0521-4d7d-9456-7875e5bf069c Aug 25 05:43:03.079427 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-135a1585-dc41-4913-8882-1579acf9ea60 tempest-TestStampPattern-183774181 tempest-TestStampPattern-183774181-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:43:03.079648 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-135a1585-dc41-4913-8882-1579acf9ea60 tempest-TestStampPattern-183774181 tempest-TestStampPattern-183774181-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:43:03.082769 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-0e534f6b-3fa5-4a7b-a66a-269ef84b94ee None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:43:03.084807 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-0e534f6b-3fa5-4a7b-a66a-269ef84b94ee tempest-VolumeQuotaClassesTest-378597397 tempest-VolumeQuotaClassesTest-378597397-project-admin] POST https://10.4.3.189/volume/v3/types Aug 25 05:43:03.085279 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-0e534f6b-3fa5-4a7b-a66a-269ef84b94ee tempest-VolumeQuotaClassesTest-378597397 tempest-VolumeQuotaClassesTest-378597397-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeQuotaClassesTest-volume-type-265244560"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:43:03.086837 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:43:03.086837 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:43:03.093001 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:43:03.093001 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:43:03.097579 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-135a1585-dc41-4913-8882-1579acf9ea60 tempest-TestStampPattern-183774181 tempest-TestStampPattern-183774181-project-member] Volume info retrieved successfully. Aug 25 05:43:03.102673 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-0e534f6b-3fa5-4a7b-a66a-269ef84b94ee tempest-VolumeQuotaClassesTest-378597397 tempest-VolumeQuotaClassesTest-378597397-project-admin] https://10.4.3.189/volume/v3/types returned with HTTP 200 Aug 25 05:43:03.103227 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 286/1156] 10.4.3.189 () {68 vars in 1252 bytes} [Tue Aug 25 05:43:03 2026] POST /volume/v3/types => generated 227 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:43:03.104651 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-135a1585-dc41-4913-8882-1579acf9ea60 tempest-TestStampPattern-183774181 tempest-TestStampPattern-183774181-project-member] https://10.4.3.189/volume/v3/volumes/feb345a1-0521-4d7d-9456-7875e5bf069c returned with HTTP 200 Aug 25 05:43:03.105266 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 294/1157] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:43:03 2026] GET /volume/v3/volumes/feb345a1-0521-4d7d-9456-7875e5bf069c => generated 873 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:43:03.115144 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-6c22e53e-304d-4d15-a615-30abafe1a8ec None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:43:03.116891 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-6c22e53e-304d-4d15-a615-30abafe1a8ec tempest-VolumeQuotaClassesTest-378597397 tempest-VolumeQuotaClassesTest-378597397-project-admin] PUT https://10.4.3.189/volume/v3/os-quota-class-sets/default Aug 25 05:43:03.117402 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-6c22e53e-304d-4d15-a615-30abafe1a8ec tempest-VolumeQuotaClassesTest-378597397 tempest-VolumeQuotaClassesTest-378597397-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-265244560": 3, "snapshots_tempest-VolumeQuotaClassesTest-volume-type-265244560": 10, "gigabytes_tempest-VolumeQuotaClassesTest-volume-type-265244560": 5}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:43:03.148004 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-2ff1e4f7-49f3-49b3-812b-28888e651eff None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:43:03.149972 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-2ff1e4f7-49f3-49b3-812b-28888e651eff tempest-TestMinimumBasicScenario-249187686 tempest-TestMinimumBasicScenario-249187686-project-member] GET https://10.4.3.189/volume/v3/volumes/26ff909a-0768-4fe1-9552-a289760ed6d4 Aug 25 05:43:03.150397 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-2ff1e4f7-49f3-49b3-812b-28888e651eff tempest-TestMinimumBasicScenario-249187686 tempest-TestMinimumBasicScenario-249187686-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:43:03.152076 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-2ff1e4f7-49f3-49b3-812b-28888e651eff tempest-TestMinimumBasicScenario-249187686 tempest-TestMinimumBasicScenario-249187686-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:43:03.163644 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:43:03.163644 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:43:03.168644 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-2ff1e4f7-49f3-49b3-812b-28888e651eff tempest-TestMinimumBasicScenario-249187686 tempest-TestMinimumBasicScenario-249187686-project-member] Volume info retrieved successfully. Aug 25 05:43:03.174005 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-2ff1e4f7-49f3-49b3-812b-28888e651eff tempest-TestMinimumBasicScenario-249187686 tempest-TestMinimumBasicScenario-249187686-project-member] https://10.4.3.189/volume/v3/volumes/26ff909a-0768-4fe1-9552-a289760ed6d4 returned with HTTP 200 Aug 25 05:43:03.174644 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 290/1158] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:43:03 2026] GET /volume/v3/volumes/26ff909a-0768-4fe1-9552-a289760ed6d4 => generated 848 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:43:03.232603 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-6c22e53e-304d-4d15-a615-30abafe1a8ec tempest-VolumeQuotaClassesTest-378597397 tempest-VolumeQuotaClassesTest-378597397-project-admin] https://10.4.3.189/volume/v3/os-quota-class-sets/default returned with HTTP 200 Aug 25 05:43:03.233087 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 289/1159] 10.4.3.189 () {68 vars in 1318 bytes} [Tue Aug 25 05:43:03 2026] PUT /volume/v3/os-quota-class-sets/default => generated 607 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:43:03.243260 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-84a9c894-791c-4efb-aebf-9381c35bd22f None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:43:03.245595 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-84a9c894-791c-4efb-aebf-9381c35bd22f tempest-VolumeQuotaClassesTest-378597397 tempest-VolumeQuotaClassesTest-378597397-project-admin] GET https://10.4.3.189/volume/v3/os-quota-sets/8119418b411e4fd2ada9f1839da331c6/defaults Aug 25 05:43:03.246173 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-84a9c894-791c-4efb-aebf-9381c35bd22f tempest-VolumeQuotaClassesTest-378597397 tempest-VolumeQuotaClassesTest-378597397-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:43:03.246418 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-84a9c894-791c-4efb-aebf-9381c35bd22f tempest-VolumeQuotaClassesTest-378597397 tempest-VolumeQuotaClassesTest-378597397-project-admin] Calling method 'defaults' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:43:03.254636 np0000008051 devstack@c-api.service[100268]: WARNING cinder.quota [None req-84a9c894-791c-4efb-aebf-9381c35bd22f tempest-VolumeQuotaClassesTest-378597397 tempest-VolumeQuotaClassesTest-378597397-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 25 05:43:03.255807 np0000008051 devstack@c-api.service[100268]: WARNING cinder.quota [None req-84a9c894-791c-4efb-aebf-9381c35bd22f tempest-VolumeQuotaClassesTest-378597397 tempest-VolumeQuotaClassesTest-378597397-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 25 05:43:03.256216 np0000008051 devstack@c-api.service[100268]: WARNING cinder.quota [None req-84a9c894-791c-4efb-aebf-9381c35bd22f tempest-VolumeQuotaClassesTest-378597397 tempest-VolumeQuotaClassesTest-378597397-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 25 05:43:03.256511 np0000008051 devstack@c-api.service[100268]: WARNING cinder.quota [None req-84a9c894-791c-4efb-aebf-9381c35bd22f tempest-VolumeQuotaClassesTest-378597397 tempest-VolumeQuotaClassesTest-378597397-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 25 05:43:03.259970 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-84a9c894-791c-4efb-aebf-9381c35bd22f tempest-VolumeQuotaClassesTest-378597397 tempest-VolumeQuotaClassesTest-378597397-project-admin] https://10.4.3.189/volume/v3/os-quota-sets/8119418b411e4fd2ada9f1839da331c6/defaults returned with HTTP 200 Aug 25 05:43:03.260632 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 287/1160] 10.4.3.189 () {66 vars in 1381 bytes} [Tue Aug 25 05:43:03 2026] GET /volume/v3/os-quota-sets/8119418b411e4fd2ada9f1839da331c6/defaults => generated 643 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:43:03.471518 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-8fe88de7-69b2-4eea-91f4-dae2e27dcd2b None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:43:03.474409 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-8fe88de7-69b2-4eea-91f4-dae2e27dcd2b tempest-VolumeQuotaClassesTest-378597397 tempest-VolumeQuotaClassesTest-378597397-project-admin] GET https://10.4.3.189/volume/v3/os-quota-sets/f327295bb5d54ae58623b3df63b90c68/defaults Aug 25 05:43:03.474645 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-8fe88de7-69b2-4eea-91f4-dae2e27dcd2b tempest-VolumeQuotaClassesTest-378597397 tempest-VolumeQuotaClassesTest-378597397-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:43:03.474886 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-8fe88de7-69b2-4eea-91f4-dae2e27dcd2b tempest-VolumeQuotaClassesTest-378597397 tempest-VolumeQuotaClassesTest-378597397-project-admin] Calling method 'defaults' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:43:03.483022 np0000008051 devstack@c-api.service[100271]: WARNING cinder.quota [None req-8fe88de7-69b2-4eea-91f4-dae2e27dcd2b tempest-VolumeQuotaClassesTest-378597397 tempest-VolumeQuotaClassesTest-378597397-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 25 05:43:03.483691 np0000008051 devstack@c-api.service[100271]: WARNING cinder.quota [None req-8fe88de7-69b2-4eea-91f4-dae2e27dcd2b tempest-VolumeQuotaClassesTest-378597397 tempest-VolumeQuotaClassesTest-378597397-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 25 05:43:03.483934 np0000008051 devstack@c-api.service[100271]: WARNING cinder.quota [None req-8fe88de7-69b2-4eea-91f4-dae2e27dcd2b tempest-VolumeQuotaClassesTest-378597397 tempest-VolumeQuotaClassesTest-378597397-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 25 05:43:03.484216 np0000008051 devstack@c-api.service[100271]: WARNING cinder.quota [None req-8fe88de7-69b2-4eea-91f4-dae2e27dcd2b tempest-VolumeQuotaClassesTest-378597397 tempest-VolumeQuotaClassesTest-378597397-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 25 05:43:03.487375 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-8fe88de7-69b2-4eea-91f4-dae2e27dcd2b tempest-VolumeQuotaClassesTest-378597397 tempest-VolumeQuotaClassesTest-378597397-project-admin] https://10.4.3.189/volume/v3/os-quota-sets/f327295bb5d54ae58623b3df63b90c68/defaults returned with HTTP 200 Aug 25 05:43:03.487892 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 295/1161] 10.4.3.189 () {66 vars in 1381 bytes} [Tue Aug 25 05:43:03 2026] GET /volume/v3/os-quota-sets/f327295bb5d54ae58623b3df63b90c68/defaults => generated 643 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:43:03.573104 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-9fc4566a-1ab8-4f82-bf63-61c1e3574e21 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:43:03.574780 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-9fc4566a-1ab8-4f82-bf63-61c1e3574e21 tempest-VolumeQuotaClassesTest-378597397 tempest-VolumeQuotaClassesTest-378597397-project-admin] DELETE https://10.4.3.189/volume/v3/types/b8767c6c-95f5-4f8d-bd01-824a781e0ad2 Aug 25 05:43:03.575119 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-9fc4566a-1ab8-4f82-bf63-61c1e3574e21 tempest-VolumeQuotaClassesTest-378597397 tempest-VolumeQuotaClassesTest-378597397-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:43:03.575394 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-9fc4566a-1ab8-4f82-bf63-61c1e3574e21 tempest-VolumeQuotaClassesTest-378597397 tempest-VolumeQuotaClassesTest-378597397-project-admin] Calling method '_delete' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:43:03.604137 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-9fc4566a-1ab8-4f82-bf63-61c1e3574e21 tempest-VolumeQuotaClassesTest-378597397 tempest-VolumeQuotaClassesTest-378597397-project-admin] https://10.4.3.189/volume/v3/types/b8767c6c-95f5-4f8d-bd01-824a781e0ad2 returned with HTTP 202 Aug 25 05:43:03.605114 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 291/1162] 10.4.3.189 () {66 vars in 1345 bytes} [Tue Aug 25 05:43:03 2026] DELETE /volume/v3/types/b8767c6c-95f5-4f8d-bd01-824a781e0ad2 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:43:03.615981 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-7a50d07f-438e-4cb8-ab19-20f9672b579b None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:43:03.618513 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-7a50d07f-438e-4cb8-ab19-20f9672b579b tempest-VolumeQuotaClassesTest-378597397 tempest-VolumeQuotaClassesTest-378597397-project-admin] GET https://10.4.3.189/volume/v3/types/b8767c6c-95f5-4f8d-bd01-824a781e0ad2 Aug 25 05:43:03.618778 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-7a50d07f-438e-4cb8-ab19-20f9672b579b tempest-VolumeQuotaClassesTest-378597397 tempest-VolumeQuotaClassesTest-378597397-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:43:03.619017 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-7a50d07f-438e-4cb8-ab19-20f9672b579b tempest-VolumeQuotaClassesTest-378597397 tempest-VolumeQuotaClassesTest-378597397-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:43:03.623310 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-7a50d07f-438e-4cb8-ab19-20f9672b579b tempest-VolumeQuotaClassesTest-378597397 tempest-VolumeQuotaClassesTest-378597397-project-admin] https://10.4.3.189/volume/v3/types/b8767c6c-95f5-4f8d-bd01-824a781e0ad2 returned with HTTP 404 Aug 25 05:43:03.624026 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 290/1163] 10.4.3.189 () {66 vars in 1342 bytes} [Tue Aug 25 05:43:03 2026] GET /volume/v3/types/b8767c6c-95f5-4f8d-bd01-824a781e0ad2 => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:43:03.642867 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-9105556b-d415-43e4-80de-c4e0363658ac None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:43:03.645282 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-9105556b-d415-43e4-80de-c4e0363658ac tempest-VolumeQuotaClassesTest-378597397 tempest-VolumeQuotaClassesTest-378597397-project-admin] PUT https://10.4.3.189/volume/v3/os-quota-class-sets/default Aug 25 05:43:03.645665 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-9105556b-d415-43e4-80de-c4e0363658ac tempest-VolumeQuotaClassesTest-378597397 tempest-VolumeQuotaClassesTest-378597397-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=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:43:03.735936 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-9105556b-d415-43e4-80de-c4e0363658ac tempest-VolumeQuotaClassesTest-378597397 tempest-VolumeQuotaClassesTest-378597397-project-admin] https://10.4.3.189/volume/v3/os-quota-class-sets/default returned with HTTP 200 Aug 25 05:43:03.736115 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 288/1164] 10.4.3.189 () {68 vars in 1318 bytes} [Tue Aug 25 05:43:03 2026] PUT /volume/v3/os-quota-class-sets/default => generated 401 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:43:04.125297 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-6d657d4a-7cd2-4779-af73-72ff9cda65db None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:43:04.127791 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-6d657d4a-7cd2-4779-af73-72ff9cda65db tempest-TestStampPattern-183774181 tempest-TestStampPattern-183774181-project-member] GET https://10.4.3.189/volume/v3/volumes/feb345a1-0521-4d7d-9456-7875e5bf069c Aug 25 05:43:04.128050 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-6d657d4a-7cd2-4779-af73-72ff9cda65db tempest-TestStampPattern-183774181 tempest-TestStampPattern-183774181-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:43:04.128351 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-6d657d4a-7cd2-4779-af73-72ff9cda65db tempest-TestStampPattern-183774181 tempest-TestStampPattern-183774181-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:43:04.141971 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:43:04.141971 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:43:04.147888 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-6d657d4a-7cd2-4779-af73-72ff9cda65db tempest-TestStampPattern-183774181 tempest-TestStampPattern-183774181-project-member] Volume info retrieved successfully. Aug 25 05:43:04.153803 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-6d657d4a-7cd2-4779-af73-72ff9cda65db tempest-TestStampPattern-183774181 tempest-TestStampPattern-183774181-project-member] https://10.4.3.189/volume/v3/volumes/feb345a1-0521-4d7d-9456-7875e5bf069c returned with HTTP 200 Aug 25 05:43:04.154357 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 296/1165] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:43:04 2026] GET /volume/v3/volumes/feb345a1-0521-4d7d-9456-7875e5bf069c => generated 873 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:43:04.191839 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-52898053-cc52-43fb-9dd8-08df5fb46334 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:43:04.194589 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-52898053-cc52-43fb-9dd8-08df5fb46334 tempest-TestMinimumBasicScenario-249187686 tempest-TestMinimumBasicScenario-249187686-project-member] GET https://10.4.3.189/volume/v3/volumes/26ff909a-0768-4fe1-9552-a289760ed6d4 Aug 25 05:43:04.194899 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-52898053-cc52-43fb-9dd8-08df5fb46334 tempest-TestMinimumBasicScenario-249187686 tempest-TestMinimumBasicScenario-249187686-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:43:04.195024 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-52898053-cc52-43fb-9dd8-08df5fb46334 tempest-TestMinimumBasicScenario-249187686 tempest-TestMinimumBasicScenario-249187686-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:43:04.207951 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:43:04.207951 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:43:04.219179 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-52898053-cc52-43fb-9dd8-08df5fb46334 tempest-TestMinimumBasicScenario-249187686 tempest-TestMinimumBasicScenario-249187686-project-member] Volume info retrieved successfully. Aug 25 05:43:04.223499 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-52898053-cc52-43fb-9dd8-08df5fb46334 tempest-TestMinimumBasicScenario-249187686 tempest-TestMinimumBasicScenario-249187686-project-member] https://10.4.3.189/volume/v3/volumes/26ff909a-0768-4fe1-9552-a289760ed6d4 returned with HTTP 200 Aug 25 05:43:04.224032 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 292/1166] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:43:04 2026] GET /volume/v3/volumes/26ff909a-0768-4fe1-9552-a289760ed6d4 => generated 848 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:43:04.740597 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-ffbbec5e-061c-43f7-ac1e-622402025bfa req-7fea86ff-e66d-4501-bb98-531a8700a696 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:43:04.744796 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-ffbbec5e-061c-43f7-ac1e-622402025bfa req-7fea86ff-e66d-4501-bb98-531a8700a696 tempest-TestStampPattern-183774181 tempest-TestStampPattern-183774181-project-member] POST https://10.4.3.189/volume/v3/attachments/6dbf75e0-5bfa-49a3-acc0-6e008c344075/action Aug 25 05:43:04.745196 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-ffbbec5e-061c-43f7-ac1e-622402025bfa req-7fea86ff-e66d-4501-bb98-531a8700a696 tempest-TestStampPattern-183774181 tempest-TestStampPattern-183774181-project-member] Action body: b'{"os-complete": null}' {{(pid=100269) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 05:43:04.745402 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-ffbbec5e-061c-43f7-ac1e-622402025bfa req-7fea86ff-e66d-4501-bb98-531a8700a696 tempest-TestStampPattern-183774181 tempest-TestStampPattern-183774181-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:43:04.770763 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:43:04.770763 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:43:04.785016 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-ffbbec5e-061c-43f7-ac1e-622402025bfa req-7fea86ff-e66d-4501-bb98-531a8700a696 tempest-TestStampPattern-183774181 tempest-TestStampPattern-183774181-project-member] https://10.4.3.189/volume/v3/attachments/6dbf75e0-5bfa-49a3-acc0-6e008c344075/action returned with HTTP 204 Aug 25 05:43:04.785578 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 291/1167] 10.4.3.189 () {74 vars in 1725 bytes} [Tue Aug 25 05:43:04 2026] POST /volume/v3/attachments/6dbf75e0-5bfa-49a3-acc0-6e008c344075/action => generated 0 bytes in 46 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:43:05.027307 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-b2708503-86a2-4c77-a3ac-576c352f9556 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:43:05.037828 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b2708503-86a2-4c77-a3ac-576c352f9556 tempest-TaggedBootDevicesTest_v242-296549491 tempest-TaggedBootDevicesTest_v242-296549491-project-member] DELETE https://10.4.3.189/volume/v3/volumes/7cc06319-8533-4bc2-9364-4ea9555aee94 Aug 25 05:43:05.038110 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b2708503-86a2-4c77-a3ac-576c352f9556 tempest-TaggedBootDevicesTest_v242-296549491 tempest-TaggedBootDevicesTest_v242-296549491-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:43:05.038557 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b2708503-86a2-4c77-a3ac-576c352f9556 tempest-TaggedBootDevicesTest_v242-296549491 tempest-TaggedBootDevicesTest_v242-296549491-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:43:05.038557 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-b2708503-86a2-4c77-a3ac-576c352f9556 tempest-TaggedBootDevicesTest_v242-296549491 tempest-TaggedBootDevicesTest_v242-296549491-project-member] Delete volume with id: 7cc06319-8533-4bc2-9364-4ea9555aee94 Aug 25 05:43:05.049270 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:43:05.049270 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:43:05.049831 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-b2708503-86a2-4c77-a3ac-576c352f9556 tempest-TaggedBootDevicesTest_v242-296549491 tempest-TaggedBootDevicesTest_v242-296549491-project-member] Volume info retrieved successfully. Aug 25 05:43:05.080620 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-b2708503-86a2-4c77-a3ac-576c352f9556 tempest-TaggedBootDevicesTest_v242-296549491 tempest-TaggedBootDevicesTest_v242-296549491-project-member] Delete volume request issued successfully. Aug 25 05:43:05.080865 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b2708503-86a2-4c77-a3ac-576c352f9556 tempest-TaggedBootDevicesTest_v242-296549491 tempest-TaggedBootDevicesTest_v242-296549491-project-member] https://10.4.3.189/volume/v3/volumes/7cc06319-8533-4bc2-9364-4ea9555aee94 returned with HTTP 202 Aug 25 05:43:05.081605 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 289/1168] 10.4.3.189 () {66 vars in 1351 bytes} [Tue Aug 25 05:43:05 2026] DELETE /volume/v3/volumes/7cc06319-8533-4bc2-9364-4ea9555aee94 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:43:05.093416 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-7ddb95c0-e256-4a43-a2c3-646d1c6693be None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:43:05.095645 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-7ddb95c0-e256-4a43-a2c3-646d1c6693be tempest-TaggedBootDevicesTest_v242-296549491 tempest-TaggedBootDevicesTest_v242-296549491-project-member] GET https://10.4.3.189/volume/v3/volumes/7cc06319-8533-4bc2-9364-4ea9555aee94 Aug 25 05:43:05.096119 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-7ddb95c0-e256-4a43-a2c3-646d1c6693be tempest-TaggedBootDevicesTest_v242-296549491 tempest-TaggedBootDevicesTest_v242-296549491-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:43:05.096494 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-7ddb95c0-e256-4a43-a2c3-646d1c6693be tempest-TaggedBootDevicesTest_v242-296549491 tempest-TaggedBootDevicesTest_v242-296549491-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:43:05.107142 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:43:05.107142 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:43:05.112429 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-7ddb95c0-e256-4a43-a2c3-646d1c6693be tempest-TaggedBootDevicesTest_v242-296549491 tempest-TaggedBootDevicesTest_v242-296549491-project-member] Volume info retrieved successfully. Aug 25 05:43:05.120011 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-7ddb95c0-e256-4a43-a2c3-646d1c6693be tempest-TaggedBootDevicesTest_v242-296549491 tempest-TaggedBootDevicesTest_v242-296549491-project-member] https://10.4.3.189/volume/v3/volumes/7cc06319-8533-4bc2-9364-4ea9555aee94 returned with HTTP 200 Aug 25 05:43:05.120011 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 297/1169] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:43:05 2026] GET /volume/v3/volumes/7cc06319-8533-4bc2-9364-4ea9555aee94 => generated 848 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:43:05.169944 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-50ea034f-407c-4227-91ff-a4a474dcf17b None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:43:05.172536 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-50ea034f-407c-4227-91ff-a4a474dcf17b tempest-TestStampPattern-183774181 tempest-TestStampPattern-183774181-project-member] GET https://10.4.3.189/volume/v3/volumes/feb345a1-0521-4d7d-9456-7875e5bf069c Aug 25 05:43:05.172536 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-50ea034f-407c-4227-91ff-a4a474dcf17b tempest-TestStampPattern-183774181 tempest-TestStampPattern-183774181-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:43:05.173203 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-50ea034f-407c-4227-91ff-a4a474dcf17b tempest-TestStampPattern-183774181 tempest-TestStampPattern-183774181-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:43:05.183974 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:43:05.183974 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:43:05.189515 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-50ea034f-407c-4227-91ff-a4a474dcf17b tempest-TestStampPattern-183774181 tempest-TestStampPattern-183774181-project-member] Volume info retrieved successfully. Aug 25 05:43:05.199159 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-50ea034f-407c-4227-91ff-a4a474dcf17b tempest-TestStampPattern-183774181 tempest-TestStampPattern-183774181-project-member] https://10.4.3.189/volume/v3/volumes/feb345a1-0521-4d7d-9456-7875e5bf069c returned with HTTP 200 Aug 25 05:43:05.199159 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 293/1170] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:43:05 2026] GET /volume/v3/volumes/feb345a1-0521-4d7d-9456-7875e5bf069c => generated 1165 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:43:05.211684 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-e0154537-23fd-4164-84c7-399f722cee25 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:43:05.216381 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-e0154537-23fd-4164-84c7-399f722cee25 tempest-TestStampPattern-183774181 tempest-TestStampPattern-183774181-project-member] GET https://10.4.3.189/volume/v3/volumes/feb345a1-0521-4d7d-9456-7875e5bf069c Aug 25 05:43:05.218798 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-e0154537-23fd-4164-84c7-399f722cee25 tempest-TestStampPattern-183774181 tempest-TestStampPattern-183774181-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:43:05.219088 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-e0154537-23fd-4164-84c7-399f722cee25 tempest-TestStampPattern-183774181 tempest-TestStampPattern-183774181-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:43:05.231627 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:43:05.231627 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:43:05.239247 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-e0154537-23fd-4164-84c7-399f722cee25 tempest-TestStampPattern-183774181 tempest-TestStampPattern-183774181-project-member] Volume info retrieved successfully. Aug 25 05:43:05.242816 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-34675012-2fc7-4f46-ad35-3c3104240eda None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:43:05.244819 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-34675012-2fc7-4f46-ad35-3c3104240eda tempest-TestMinimumBasicScenario-249187686 tempest-TestMinimumBasicScenario-249187686-project-member] GET https://10.4.3.189/volume/v3/volumes/26ff909a-0768-4fe1-9552-a289760ed6d4 Aug 25 05:43:05.246076 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-34675012-2fc7-4f46-ad35-3c3104240eda tempest-TestMinimumBasicScenario-249187686 tempest-TestMinimumBasicScenario-249187686-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:43:05.246156 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-e0154537-23fd-4164-84c7-399f722cee25 tempest-TestStampPattern-183774181 tempest-TestStampPattern-183774181-project-member] https://10.4.3.189/volume/v3/volumes/feb345a1-0521-4d7d-9456-7875e5bf069c returned with HTTP 200 Aug 25 05:43:05.246204 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-34675012-2fc7-4f46-ad35-3c3104240eda tempest-TestMinimumBasicScenario-249187686 tempest-TestMinimumBasicScenario-249187686-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:43:05.246233 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 292/1171] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:43:05 2026] GET /volume/v3/volumes/feb345a1-0521-4d7d-9456-7875e5bf069c => generated 1165 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:43:05.266808 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:43:05.266808 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:43:05.274772 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-34675012-2fc7-4f46-ad35-3c3104240eda tempest-TestMinimumBasicScenario-249187686 tempest-TestMinimumBasicScenario-249187686-project-member] Volume info retrieved successfully. Aug 25 05:43:05.283889 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-34675012-2fc7-4f46-ad35-3c3104240eda tempest-TestMinimumBasicScenario-249187686 tempest-TestMinimumBasicScenario-249187686-project-member] https://10.4.3.189/volume/v3/volumes/26ff909a-0768-4fe1-9552-a289760ed6d4 returned with HTTP 200 Aug 25 05:43:05.284301 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 290/1172] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:43:05 2026] GET /volume/v3/volumes/26ff909a-0768-4fe1-9552-a289760ed6d4 => generated 848 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:43:06.137041 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-0cebeb9f-edfd-4df9-8240-374e618af565 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:43:06.139093 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-0cebeb9f-edfd-4df9-8240-374e618af565 tempest-TaggedBootDevicesTest_v242-296549491 tempest-TaggedBootDevicesTest_v242-296549491-project-member] GET https://10.4.3.189/volume/v3/volumes/7cc06319-8533-4bc2-9364-4ea9555aee94 Aug 25 05:43:06.139342 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-0cebeb9f-edfd-4df9-8240-374e618af565 tempest-TaggedBootDevicesTest_v242-296549491 tempest-TaggedBootDevicesTest_v242-296549491-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:43:06.139556 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-0cebeb9f-edfd-4df9-8240-374e618af565 tempest-TaggedBootDevicesTest_v242-296549491 tempest-TaggedBootDevicesTest_v242-296549491-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:43:06.146167 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-0cebeb9f-edfd-4df9-8240-374e618af565 tempest-TaggedBootDevicesTest_v242-296549491 tempest-TaggedBootDevicesTest_v242-296549491-project-member] https://10.4.3.189/volume/v3/volumes/7cc06319-8533-4bc2-9364-4ea9555aee94 returned with HTTP 404 Aug 25 05:43:06.146772 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 298/1173] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:43:06 2026] GET /volume/v3/volumes/7cc06319-8533-4bc2-9364-4ea9555aee94 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:43:06.157149 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-1eeafdc8-9517-4682-9af3-cbe3ae9a5e95 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:43:06.159709 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-1eeafdc8-9517-4682-9af3-cbe3ae9a5e95 tempest-TaggedBootDevicesTest_v242-296549491 tempest-TaggedBootDevicesTest_v242-296549491-project-member] DELETE https://10.4.3.189/volume/v3/volumes/99019ce2-a274-420d-a37e-9739701e0d51 Aug 25 05:43:06.160173 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-1eeafdc8-9517-4682-9af3-cbe3ae9a5e95 tempest-TaggedBootDevicesTest_v242-296549491 tempest-TaggedBootDevicesTest_v242-296549491-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:43:06.160432 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-1eeafdc8-9517-4682-9af3-cbe3ae9a5e95 tempest-TaggedBootDevicesTest_v242-296549491 tempest-TaggedBootDevicesTest_v242-296549491-project-member] Calling method 'delete' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:43:06.160643 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.v3.volumes [None req-1eeafdc8-9517-4682-9af3-cbe3ae9a5e95 tempest-TaggedBootDevicesTest_v242-296549491 tempest-TaggedBootDevicesTest_v242-296549491-project-member] Delete volume with id: 99019ce2-a274-420d-a37e-9739701e0d51 Aug 25 05:43:06.172979 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:43:06.172979 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:43:06.173643 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-1eeafdc8-9517-4682-9af3-cbe3ae9a5e95 tempest-TaggedBootDevicesTest_v242-296549491 tempest-TaggedBootDevicesTest_v242-296549491-project-member] Volume info retrieved successfully. Aug 25 05:43:06.204445 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-1eeafdc8-9517-4682-9af3-cbe3ae9a5e95 tempest-TaggedBootDevicesTest_v242-296549491 tempest-TaggedBootDevicesTest_v242-296549491-project-member] Delete volume request issued successfully. Aug 25 05:43:06.204994 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-1eeafdc8-9517-4682-9af3-cbe3ae9a5e95 tempest-TaggedBootDevicesTest_v242-296549491 tempest-TaggedBootDevicesTest_v242-296549491-project-member] https://10.4.3.189/volume/v3/volumes/99019ce2-a274-420d-a37e-9739701e0d51 returned with HTTP 202 Aug 25 05:43:06.205341 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 294/1174] 10.4.3.189 () {66 vars in 1351 bytes} [Tue Aug 25 05:43:06 2026] DELETE /volume/v3/volumes/99019ce2-a274-420d-a37e-9739701e0d51 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:43:06.219316 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-6e1288cf-dbf4-4ffe-822b-73710be60deb None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:43:06.221785 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-6e1288cf-dbf4-4ffe-822b-73710be60deb tempest-TaggedBootDevicesTest_v242-296549491 tempest-TaggedBootDevicesTest_v242-296549491-project-member] GET https://10.4.3.189/volume/v3/volumes/99019ce2-a274-420d-a37e-9739701e0d51 Aug 25 05:43:06.222126 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-6e1288cf-dbf4-4ffe-822b-73710be60deb tempest-TaggedBootDevicesTest_v242-296549491 tempest-TaggedBootDevicesTest_v242-296549491-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:43:06.222398 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-6e1288cf-dbf4-4ffe-822b-73710be60deb tempest-TaggedBootDevicesTest_v242-296549491 tempest-TaggedBootDevicesTest_v242-296549491-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:43:06.240220 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:43:06.240220 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:43:06.246294 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-6e1288cf-dbf4-4ffe-822b-73710be60deb tempest-TaggedBootDevicesTest_v242-296549491 tempest-TaggedBootDevicesTest_v242-296549491-project-member] Volume info retrieved successfully. Aug 25 05:43:06.252937 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-6e1288cf-dbf4-4ffe-822b-73710be60deb tempest-TaggedBootDevicesTest_v242-296549491 tempest-TaggedBootDevicesTest_v242-296549491-project-member] https://10.4.3.189/volume/v3/volumes/99019ce2-a274-420d-a37e-9739701e0d51 returned with HTTP 200 Aug 25 05:43:06.253381 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 293/1175] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:43:06 2026] GET /volume/v3/volumes/99019ce2-a274-420d-a37e-9739701e0d51 => generated 849 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:43:06.298624 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-fe4d0f28-ce8f-498e-be84-a0e9105577d2 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:43:06.300536 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-fe4d0f28-ce8f-498e-be84-a0e9105577d2 tempest-TestMinimumBasicScenario-249187686 tempest-TestMinimumBasicScenario-249187686-project-member] GET https://10.4.3.189/volume/v3/volumes/26ff909a-0768-4fe1-9552-a289760ed6d4 Aug 25 05:43:06.300728 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-fe4d0f28-ce8f-498e-be84-a0e9105577d2 tempest-TestMinimumBasicScenario-249187686 tempest-TestMinimumBasicScenario-249187686-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:43:06.300923 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-fe4d0f28-ce8f-498e-be84-a0e9105577d2 tempest-TestMinimumBasicScenario-249187686 tempest-TestMinimumBasicScenario-249187686-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:43:06.311262 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:43:06.311262 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:43:06.316640 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-fe4d0f28-ce8f-498e-be84-a0e9105577d2 tempest-TestMinimumBasicScenario-249187686 tempest-TestMinimumBasicScenario-249187686-project-member] Volume info retrieved successfully. Aug 25 05:43:06.322334 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-fe4d0f28-ce8f-498e-be84-a0e9105577d2 tempest-TestMinimumBasicScenario-249187686 tempest-TestMinimumBasicScenario-249187686-project-member] https://10.4.3.189/volume/v3/volumes/26ff909a-0768-4fe1-9552-a289760ed6d4 returned with HTTP 200 Aug 25 05:43:06.322914 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 291/1176] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:43:06 2026] GET /volume/v3/volumes/26ff909a-0768-4fe1-9552-a289760ed6d4 => generated 848 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:43:07.086701 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-b6b6daa2-6e23-4ce5-95a6-6ce472c77635 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:43:07.276944 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-ed2337e5-a305-4d40-bc70-58091aa5e49d None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:43:07.281529 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-ed2337e5-a305-4d40-bc70-58091aa5e49d tempest-TaggedBootDevicesTest_v242-296549491 tempest-TaggedBootDevicesTest_v242-296549491-project-member] GET https://10.4.3.189/volume/v3/volumes/99019ce2-a274-420d-a37e-9739701e0d51 Aug 25 05:43:07.281529 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-ed2337e5-a305-4d40-bc70-58091aa5e49d tempest-TaggedBootDevicesTest_v242-296549491 tempest-TaggedBootDevicesTest_v242-296549491-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:43:07.281529 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-ed2337e5-a305-4d40-bc70-58091aa5e49d tempest-TaggedBootDevicesTest_v242-296549491 tempest-TaggedBootDevicesTest_v242-296549491-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:43:07.289132 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-b6b6daa2-6e23-4ce5-95a6-6ce472c77635 tempest-VolumeSnapshotQuotasNegativeTestJSON-34682355 tempest-VolumeSnapshotQuotasNegativeTestJSON-34682355-project-admin] GET https://10.4.3.189/volume/v3/os-quota-sets/6d2c247b0c174d7ebeedde80158de168 Aug 25 05:43:07.289132 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-b6b6daa2-6e23-4ce5-95a6-6ce472c77635 tempest-VolumeSnapshotQuotasNegativeTestJSON-34682355 tempest-VolumeSnapshotQuotasNegativeTestJSON-34682355-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:43:07.289569 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-b6b6daa2-6e23-4ce5-95a6-6ce472c77635 tempest-VolumeSnapshotQuotasNegativeTestJSON-34682355 tempest-VolumeSnapshotQuotasNegativeTestJSON-34682355-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:43:07.291905 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-ed2337e5-a305-4d40-bc70-58091aa5e49d tempest-TaggedBootDevicesTest_v242-296549491 tempest-TaggedBootDevicesTest_v242-296549491-project-member] https://10.4.3.189/volume/v3/volumes/99019ce2-a274-420d-a37e-9739701e0d51 returned with HTTP 404 Aug 25 05:43:07.291905 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 295/1177] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:43:07 2026] GET /volume/v3/volumes/99019ce2-a274-420d-a37e-9739701e0d51 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 25 05:43:07.305491 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-6710dcb8-e278-404c-93b7-d72defed365d None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:43:07.308673 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-6710dcb8-e278-404c-93b7-d72defed365d tempest-TaggedBootDevicesTest_v242-296549491 tempest-TaggedBootDevicesTest_v242-296549491-project-member] DELETE https://10.4.3.189/volume/v3/volumes/c6f79650-c22d-4be6-8c00-6b9d58ba50e6 Aug 25 05:43:07.308673 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-6710dcb8-e278-404c-93b7-d72defed365d tempest-TaggedBootDevicesTest_v242-296549491 tempest-TaggedBootDevicesTest_v242-296549491-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:43:07.309647 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-6710dcb8-e278-404c-93b7-d72defed365d tempest-TaggedBootDevicesTest_v242-296549491 tempest-TaggedBootDevicesTest_v242-296549491-project-member] Calling method 'delete' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:43:07.310960 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.v3.volumes [None req-6710dcb8-e278-404c-93b7-d72defed365d tempest-TaggedBootDevicesTest_v242-296549491 tempest-TaggedBootDevicesTest_v242-296549491-project-member] Delete volume with id: c6f79650-c22d-4be6-8c00-6b9d58ba50e6 Aug 25 05:43:07.320100 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-b6b6daa2-6e23-4ce5-95a6-6ce472c77635 tempest-VolumeSnapshotQuotasNegativeTestJSON-34682355 tempest-VolumeSnapshotQuotasNegativeTestJSON-34682355-project-admin] https://10.4.3.189/volume/v3/os-quota-sets/6d2c247b0c174d7ebeedde80158de168 returned with HTTP 200 Aug 25 05:43:07.320580 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 299/1178] 10.4.3.189 () {66 vars in 1354 bytes} [Tue Aug 25 05:43:07 2026] GET /volume/v3/os-quota-sets/6d2c247b0c174d7ebeedde80158de168 => generated 437 bytes in 235 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:43:07.321967 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:43:07.321967 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:43:07.322706 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-6710dcb8-e278-404c-93b7-d72defed365d tempest-TaggedBootDevicesTest_v242-296549491 tempest-TaggedBootDevicesTest_v242-296549491-project-member] Volume info retrieved successfully. Aug 25 05:43:07.334112 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-d7d34a35-5d83-4279-8622-4fdef80e9dc1 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:43:07.337861 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d7d34a35-5d83-4279-8622-4fdef80e9dc1 tempest-VolumeSnapshotQuotasNegativeTestJSON-34682355 tempest-VolumeSnapshotQuotasNegativeTestJSON-34682355-project-admin] PUT https://10.4.3.189/volume/v3/os-quota-sets/6d2c247b0c174d7ebeedde80158de168 Aug 25 05:43:07.337861 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d7d34a35-5d83-4279-8622-4fdef80e9dc1 tempest-VolumeSnapshotQuotasNegativeTestJSON-34682355 tempest-VolumeSnapshotQuotasNegativeTestJSON-34682355-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 3, "volumes": 1, "snapshots": 1}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:43:07.347271 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-6e105d23-ca11-415d-8d96-6b759077845b None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:43:07.349451 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-6e105d23-ca11-415d-8d96-6b759077845b tempest-TestMinimumBasicScenario-249187686 tempest-TestMinimumBasicScenario-249187686-project-member] GET https://10.4.3.189/volume/v3/volumes/26ff909a-0768-4fe1-9552-a289760ed6d4 Aug 25 05:43:07.349880 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-6e105d23-ca11-415d-8d96-6b759077845b tempest-TestMinimumBasicScenario-249187686 tempest-TestMinimumBasicScenario-249187686-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:43:07.350866 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-6e105d23-ca11-415d-8d96-6b759077845b tempest-TestMinimumBasicScenario-249187686 tempest-TestMinimumBasicScenario-249187686-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:43:07.362086 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-6710dcb8-e278-404c-93b7-d72defed365d tempest-TaggedBootDevicesTest_v242-296549491 tempest-TaggedBootDevicesTest_v242-296549491-project-member] Delete volume request issued successfully. Aug 25 05:43:07.365511 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-6710dcb8-e278-404c-93b7-d72defed365d tempest-TaggedBootDevicesTest_v242-296549491 tempest-TaggedBootDevicesTest_v242-296549491-project-member] https://10.4.3.189/volume/v3/volumes/c6f79650-c22d-4be6-8c00-6b9d58ba50e6 returned with HTTP 202 Aug 25 05:43:07.366039 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 294/1179] 10.4.3.189 () {66 vars in 1351 bytes} [Tue Aug 25 05:43:07 2026] DELETE /volume/v3/volumes/c6f79650-c22d-4be6-8c00-6b9d58ba50e6 => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:43:07.366858 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:43:07.366858 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:43:07.379859 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-43f1994d-ed35-43b0-ade3-dc7e7560700d None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:43:07.381215 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-6e105d23-ca11-415d-8d96-6b759077845b tempest-TestMinimumBasicScenario-249187686 tempest-TestMinimumBasicScenario-249187686-project-member] Volume info retrieved successfully. Aug 25 05:43:07.382313 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-43f1994d-ed35-43b0-ade3-dc7e7560700d tempest-TaggedBootDevicesTest_v242-296549491 tempest-TaggedBootDevicesTest_v242-296549491-project-member] GET https://10.4.3.189/volume/v3/volumes/c6f79650-c22d-4be6-8c00-6b9d58ba50e6 Aug 25 05:43:07.382600 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-43f1994d-ed35-43b0-ade3-dc7e7560700d tempest-TaggedBootDevicesTest_v242-296549491 tempest-TaggedBootDevicesTest_v242-296549491-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:43:07.383834 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-43f1994d-ed35-43b0-ade3-dc7e7560700d tempest-TaggedBootDevicesTest_v242-296549491 tempest-TaggedBootDevicesTest_v242-296549491-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:43:07.396255 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:43:07.396255 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:43:07.397526 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-6e105d23-ca11-415d-8d96-6b759077845b tempest-TestMinimumBasicScenario-249187686 tempest-TestMinimumBasicScenario-249187686-project-member] https://10.4.3.189/volume/v3/volumes/26ff909a-0768-4fe1-9552-a289760ed6d4 returned with HTTP 200 Aug 25 05:43:07.399334 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 296/1180] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:43:07 2026] GET /volume/v3/volumes/26ff909a-0768-4fe1-9552-a289760ed6d4 => generated 848 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:43:07.404947 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-43f1994d-ed35-43b0-ade3-dc7e7560700d tempest-TaggedBootDevicesTest_v242-296549491 tempest-TaggedBootDevicesTest_v242-296549491-project-member] Volume info retrieved successfully. Aug 25 05:43:07.414257 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-43f1994d-ed35-43b0-ade3-dc7e7560700d tempest-TaggedBootDevicesTest_v242-296549491 tempest-TaggedBootDevicesTest_v242-296549491-project-member] https://10.4.3.189/volume/v3/volumes/c6f79650-c22d-4be6-8c00-6b9d58ba50e6 returned with HTTP 200 Aug 25 05:43:07.414852 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 300/1181] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:43:07 2026] GET /volume/v3/volumes/c6f79650-c22d-4be6-8c00-6b9d58ba50e6 => generated 1364 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:43:07.470256 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d7d34a35-5d83-4279-8622-4fdef80e9dc1 tempest-VolumeSnapshotQuotasNegativeTestJSON-34682355 tempest-VolumeSnapshotQuotasNegativeTestJSON-34682355-project-admin] https://10.4.3.189/volume/v3/os-quota-sets/6d2c247b0c174d7ebeedde80158de168 returned with HTTP 200 Aug 25 05:43:07.470496 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 292/1182] 10.4.3.189 () {68 vars in 1374 bytes} [Tue Aug 25 05:43:07 2026] PUT /volume/v3/os-quota-sets/6d2c247b0c174d7ebeedde80158de168 => generated 390 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:43:07.482467 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-7c802b68-d33f-42d2-9b91-133d8c1b20f9 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:43:07.703512 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-7c802b68-d33f-42d2-9b91-133d8c1b20f9 tempest-VolumeSnapshotQuotasNegativeTestJSON-687651644 tempest-VolumeSnapshotQuotasNegativeTestJSON-687651644-project-member] POST https://10.4.3.189/volume/v3/volumes Aug 25 05:43:07.703873 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-7c802b68-d33f-42d2-9b91-133d8c1b20f9 tempest-VolumeSnapshotQuotasNegativeTestJSON-687651644 tempest-VolumeSnapshotQuotasNegativeTestJSON-687651644-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-1281354088"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:43:07.708844 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.v3.volumes [None req-7c802b68-d33f-42d2-9b91-133d8c1b20f9 tempest-VolumeSnapshotQuotasNegativeTestJSON-687651644 tempest-VolumeSnapshotQuotasNegativeTestJSON-687651644-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-1281354088'}} {{(pid=100269) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 05:43:07.709346 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.v3.volumes [None req-7c802b68-d33f-42d2-9b91-133d8c1b20f9 tempest-VolumeSnapshotQuotasNegativeTestJSON-687651644 tempest-VolumeSnapshotQuotasNegativeTestJSON-687651644-project-member] Create volume of 1 GB Aug 25 05:43:07.719562 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-7c802b68-d33f-42d2-9b91-133d8c1b20f9 tempest-VolumeSnapshotQuotasNegativeTestJSON-687651644 tempest-VolumeSnapshotQuotasNegativeTestJSON-687651644-project-member] Availability Zones retrieved successfully. Aug 25 05:43:07.727638 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-7c802b68-d33f-42d2-9b91-133d8c1b20f9 tempest-VolumeSnapshotQuotasNegativeTestJSON-687651644 tempest-VolumeSnapshotQuotasNegativeTestJSON-687651644-project-member] Flow 'volume_create_api' (3d04a234-4daa-4d36-a585-758ff7569039) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:43:07.728988 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-7c802b68-d33f-42d2-9b91-133d8c1b20f9 tempest-VolumeSnapshotQuotasNegativeTestJSON-687651644 tempest-VolumeSnapshotQuotasNegativeTestJSON-687651644-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (85ab9379-be40-4ba4-ae77-6325bfa8f349) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:43:07.730772 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.flows.api.create_volume [None req-7c802b68-d33f-42d2-9b91-133d8c1b20f9 tempest-VolumeSnapshotQuotasNegativeTestJSON-687651644 tempest-VolumeSnapshotQuotasNegativeTestJSON-687651644-project-member] Validating volume size '1' using validate_int {{(pid=100269) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 05:43:07.782262 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-7c802b68-d33f-42d2-9b91-133d8c1b20f9 tempest-VolumeSnapshotQuotasNegativeTestJSON-687651644 tempest-VolumeSnapshotQuotasNegativeTestJSON-687651644-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (85ab9379-be40-4ba4-ae77-6325bfa8f349) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T05:35:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=23fc6e5d-fce0-4521-ba46-4837b4232084,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '23fc6e5d-fce0-4521-ba46-4837b4232084', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:43:07.783882 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-7c802b68-d33f-42d2-9b91-133d8c1b20f9 tempest-VolumeSnapshotQuotasNegativeTestJSON-687651644 tempest-VolumeSnapshotQuotasNegativeTestJSON-687651644-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7d8659c3-39fb-4be2-8874-459d91311630) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:43:07.881743 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.quota [None req-7c802b68-d33f-42d2-9b91-133d8c1b20f9 tempest-VolumeSnapshotQuotasNegativeTestJSON-687651644 tempest-VolumeSnapshotQuotasNegativeTestJSON-687651644-project-member] Created reservations ['0c2e066c-4fb7-4d03-817c-e1ede71f991f', '14080a62-a8fa-4ed5-87b3-5455ca5c7c22', 'c9eaeac8-9e09-4b97-a9a5-2b3bb4b14da9', '1f35d4a9-8c0a-4d9a-a316-e16702b4151b'] {{(pid=100269) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:43:07.882699 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-7c802b68-d33f-42d2-9b91-133d8c1b20f9 tempest-VolumeSnapshotQuotasNegativeTestJSON-687651644 tempest-VolumeSnapshotQuotasNegativeTestJSON-687651644-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7d8659c3-39fb-4be2-8874-459d91311630) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0c2e066c-4fb7-4d03-817c-e1ede71f991f', '14080a62-a8fa-4ed5-87b3-5455ca5c7c22', 'c9eaeac8-9e09-4b97-a9a5-2b3bb4b14da9', '1f35d4a9-8c0a-4d9a-a316-e16702b4151b']}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:43:07.883470 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-7c802b68-d33f-42d2-9b91-133d8c1b20f9 tempest-VolumeSnapshotQuotasNegativeTestJSON-687651644 tempest-VolumeSnapshotQuotasNegativeTestJSON-687651644-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (97f10127-c5f4-44fb-bc4d-e4ea14b0fb65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:43:07.914079 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-7c802b68-d33f-42d2-9b91-133d8c1b20f9 tempest-VolumeSnapshotQuotasNegativeTestJSON-687651644 tempest-VolumeSnapshotQuotasNegativeTestJSON-687651644-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (97f10127-c5f4-44fb-bc4d-e4ea14b0fb65) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '018e68b7-925f-45d8-9cd9-f358649f2187', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-1281354088',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6d2c247b0c174d7ebeedde80158de168',qos_specs=None,replication_status=,reservations=['0c2e066c-4fb7-4d03-817c-e1ede71f991f','14080a62-a8fa-4ed5-87b3-5455ca5c7c22','c9eaeac8-9e09-4b97-a9a5-2b3bb4b14da9','1f35d4a9-8c0a-4d9a-a316-e16702b4151b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3d62e387d8c6490c87992c640474df29',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T05:43:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-1281354088',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=018e68b7-925f-45d8-9cd9-f358649f2187,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6d2c247b0c174d7ebeedde80158de168',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3d62e387d8c6490c87992c640474df29',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(23fc6e5d-fce0-4521-ba46-4837b4232084),volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:43:07.915313 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-7c802b68-d33f-42d2-9b91-133d8c1b20f9 tempest-VolumeSnapshotQuotasNegativeTestJSON-687651644 tempest-VolumeSnapshotQuotasNegativeTestJSON-687651644-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (387a7727-7fcd-48d9-9bdb-0adb4ad77a5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:43:07.940311 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-7c802b68-d33f-42d2-9b91-133d8c1b20f9 tempest-VolumeSnapshotQuotasNegativeTestJSON-687651644 tempest-VolumeSnapshotQuotasNegativeTestJSON-687651644-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (387a7727-7fcd-48d9-9bdb-0adb4ad77a5c) transitioned into state 'SUCCESS' from state '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-1281354088',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6d2c247b0c174d7ebeedde80158de168',qos_specs=None,replication_status=,reservations=['0c2e066c-4fb7-4d03-817c-e1ede71f991f','14080a62-a8fa-4ed5-87b3-5455ca5c7c22','c9eaeac8-9e09-4b97-a9a5-2b3bb4b14da9','1f35d4a9-8c0a-4d9a-a316-e16702b4151b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3d62e387d8c6490c87992c640474df29',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:43:07.941316 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-7c802b68-d33f-42d2-9b91-133d8c1b20f9 tempest-VolumeSnapshotQuotasNegativeTestJSON-687651644 tempest-VolumeSnapshotQuotasNegativeTestJSON-687651644-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5e7d3834-b5e8-4399-a762-8f7b351c1bf2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:43:07.954005 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-7c802b68-d33f-42d2-9b91-133d8c1b20f9 tempest-VolumeSnapshotQuotasNegativeTestJSON-687651644 tempest-VolumeSnapshotQuotasNegativeTestJSON-687651644-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5e7d3834-b5e8-4399-a762-8f7b351c1bf2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:43:07.955261 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-7c802b68-d33f-42d2-9b91-133d8c1b20f9 tempest-VolumeSnapshotQuotasNegativeTestJSON-687651644 tempest-VolumeSnapshotQuotasNegativeTestJSON-687651644-project-member] Flow 'volume_create_api' (3d04a234-4daa-4d36-a585-758ff7569039) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:43:07.955700 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-7c802b68-d33f-42d2-9b91-133d8c1b20f9 tempest-VolumeSnapshotQuotasNegativeTestJSON-687651644 tempest-VolumeSnapshotQuotasNegativeTestJSON-687651644-project-member] Create volume request issued successfully. Aug 25 05:43:07.959762 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-7c802b68-d33f-42d2-9b91-133d8c1b20f9 tempest-VolumeSnapshotQuotasNegativeTestJSON-687651644 tempest-VolumeSnapshotQuotasNegativeTestJSON-687651644-project-member] https://10.4.3.189/volume/v3/volumes returned with HTTP 202 Aug 25 05:43:07.963203 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 295/1183] 10.4.3.189 () {68 vars in 1258 bytes} [Tue Aug 25 05:43:07 2026] POST /volume/v3/volumes => generated 767 bytes in 482 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 05:43:07.976291 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-d9d5cb67-5e5a-4c55-93d3-37ab7581fd15 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:43:07.978084 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-d9d5cb67-5e5a-4c55-93d3-37ab7581fd15 tempest-VolumeSnapshotQuotasNegativeTestJSON-687651644 tempest-VolumeSnapshotQuotasNegativeTestJSON-687651644-project-member] GET https://10.4.3.189/volume/v3/volumes/018e68b7-925f-45d8-9cd9-f358649f2187 Aug 25 05:43:07.978283 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-d9d5cb67-5e5a-4c55-93d3-37ab7581fd15 tempest-VolumeSnapshotQuotasNegativeTestJSON-687651644 tempest-VolumeSnapshotQuotasNegativeTestJSON-687651644-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:43:07.978469 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-d9d5cb67-5e5a-4c55-93d3-37ab7581fd15 tempest-VolumeSnapshotQuotasNegativeTestJSON-687651644 tempest-VolumeSnapshotQuotasNegativeTestJSON-687651644-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:43:07.987162 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:43:07.987162 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:43:07.992787 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-d9d5cb67-5e5a-4c55-93d3-37ab7581fd15 tempest-VolumeSnapshotQuotasNegativeTestJSON-687651644 tempest-VolumeSnapshotQuotasNegativeTestJSON-687651644-project-member] Volume info retrieved successfully. Aug 25 05:43:07.997268 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-d9d5cb67-5e5a-4c55-93d3-37ab7581fd15 tempest-VolumeSnapshotQuotasNegativeTestJSON-687651644 tempest-VolumeSnapshotQuotasNegativeTestJSON-687651644-project-member] https://10.4.3.189/volume/v3/volumes/018e68b7-925f-45d8-9cd9-f358649f2187 returned with HTTP 200 Aug 25 05:43:07.997651 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 297/1184] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:43:07 2026] GET /volume/v3/volumes/018e68b7-925f-45d8-9cd9-f358649f2187 => generated 835 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:43:08.299240 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-a5ae4955-84d6-455b-8d82-60d1cde615fb req-01f6dc7b-0ccb-4471-b49a-09a57bfba3aa None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:43:08.304201 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-a5ae4955-84d6-455b-8d82-60d1cde615fb req-01f6dc7b-0ccb-4471-b49a-09a57bfba3aa tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] POST https://10.4.3.189/volume/v3/attachments/853fabaa-f1a5-4cd6-955a-ab99e46373db/action Aug 25 05:43:08.304201 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-a5ae4955-84d6-455b-8d82-60d1cde615fb req-01f6dc7b-0ccb-4471-b49a-09a57bfba3aa tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Action body: b'{"os-complete": null}' {{(pid=100271) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 05:43:08.304201 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-a5ae4955-84d6-455b-8d82-60d1cde615fb req-01f6dc7b-0ccb-4471-b49a-09a57bfba3aa tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:43:08.334418 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:43:08.334418 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:43:08.350663 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-eb72dec7-cdbd-4901-800a-7459ca62487a req-72683837-cd2f-49b5-808a-750c653b320c None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:43:08.353133 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-a5ae4955-84d6-455b-8d82-60d1cde615fb req-01f6dc7b-0ccb-4471-b49a-09a57bfba3aa tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] https://10.4.3.189/volume/v3/attachments/853fabaa-f1a5-4cd6-955a-ab99e46373db/action returned with HTTP 204 Aug 25 05:43:08.353133 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 301/1185] 10.4.3.189 () {74 vars in 1725 bytes} [Tue Aug 25 05:43:08 2026] POST /volume/v3/attachments/853fabaa-f1a5-4cd6-955a-ab99e46373db/action => generated 0 bytes in 55 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:43:08.354706 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-eb72dec7-cdbd-4901-800a-7459ca62487a req-72683837-cd2f-49b5-808a-750c653b320c tempest-TestStampPattern-183774181 tempest-TestStampPattern-183774181-project-member] GET https://10.4.3.189/volume/v3/volumes/feb345a1-0521-4d7d-9456-7875e5bf069c Aug 25 05:43:08.354825 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-eb72dec7-cdbd-4901-800a-7459ca62487a req-72683837-cd2f-49b5-808a-750c653b320c tempest-TestStampPattern-183774181 tempest-TestStampPattern-183774181-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:43:08.355153 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-eb72dec7-cdbd-4901-800a-7459ca62487a req-72683837-cd2f-49b5-808a-750c653b320c tempest-TestStampPattern-183774181 tempest-TestStampPattern-183774181-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:43:08.372510 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:43:08.372510 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:43:08.377226 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [req-eb72dec7-cdbd-4901-800a-7459ca62487a req-72683837-cd2f-49b5-808a-750c653b320c tempest-TestStampPattern-183774181 tempest-TestStampPattern-183774181-project-member] Volume info retrieved successfully. Aug 25 05:43:08.385858 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-eb72dec7-cdbd-4901-800a-7459ca62487a req-72683837-cd2f-49b5-808a-750c653b320c tempest-TestStampPattern-183774181 tempest-TestStampPattern-183774181-project-member] https://10.4.3.189/volume/v3/volumes/feb345a1-0521-4d7d-9456-7875e5bf069c returned with HTTP 200 Aug 25 05:43:08.387204 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 293/1186] 10.4.3.189 () {68 vars in 1598 bytes} [Tue Aug 25 05:43:08 2026] GET /volume/v3/volumes/feb345a1-0521-4d7d-9456-7875e5bf069c => generated 1165 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:43:08.420859 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-eb72dec7-cdbd-4901-800a-7459ca62487a req-2b744c12-0374-4fa9-a123-0c1190f3e0f3 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:43:08.423743 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-eb72dec7-cdbd-4901-800a-7459ca62487a req-2b744c12-0374-4fa9-a123-0c1190f3e0f3 tempest-TestStampPattern-183774181 tempest-TestStampPattern-183774181-project-member] POST https://10.4.3.189/volume/v3/volumes/feb345a1-0521-4d7d-9456-7875e5bf069c/action Aug 25 05:43:08.424231 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-eb72dec7-cdbd-4901-800a-7459ca62487a req-2b744c12-0374-4fa9-a123-0c1190f3e0f3 tempest-TestStampPattern-183774181 tempest-TestStampPattern-183774181-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100269) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 05:43:08.424401 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-eb72dec7-cdbd-4901-800a-7459ca62487a req-2b744c12-0374-4fa9-a123-0c1190f3e0f3 tempest-TestStampPattern-183774181 tempest-TestStampPattern-183774181-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:43:08.426851 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-0416958d-8cb2-45a1-a0fc-902257af7b5f None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:43:08.429808 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-0416958d-8cb2-45a1-a0fc-902257af7b5f tempest-TestMinimumBasicScenario-249187686 tempest-TestMinimumBasicScenario-249187686-project-member] GET https://10.4.3.189/volume/v3/volumes/26ff909a-0768-4fe1-9552-a289760ed6d4 Aug 25 05:43:08.430409 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-0416958d-8cb2-45a1-a0fc-902257af7b5f tempest-TestMinimumBasicScenario-249187686 tempest-TestMinimumBasicScenario-249187686-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:43:08.430409 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-0416958d-8cb2-45a1-a0fc-902257af7b5f tempest-TestMinimumBasicScenario-249187686 tempest-TestMinimumBasicScenario-249187686-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:43:08.436492 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-b402a8d4-3937-4d63-8f2c-2866a19dca38 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:43:08.444662 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-b402a8d4-3937-4d63-8f2c-2866a19dca38 tempest-TaggedBootDevicesTest_v242-296549491 tempest-TaggedBootDevicesTest_v242-296549491-project-member] GET https://10.4.3.189/volume/v3/volumes/c6f79650-c22d-4be6-8c00-6b9d58ba50e6 Aug 25 05:43:08.445026 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-b402a8d4-3937-4d63-8f2c-2866a19dca38 tempest-TaggedBootDevicesTest_v242-296549491 tempest-TaggedBootDevicesTest_v242-296549491-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:43:08.445397 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-b402a8d4-3937-4d63-8f2c-2866a19dca38 tempest-TaggedBootDevicesTest_v242-296549491 tempest-TaggedBootDevicesTest_v242-296549491-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:43:08.450913 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:43:08.450913 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:43:08.451453 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [req-eb72dec7-cdbd-4901-800a-7459ca62487a req-2b744c12-0374-4fa9-a123-0c1190f3e0f3 tempest-TestStampPattern-183774181 tempest-TestStampPattern-183774181-project-member] Volume info retrieved successfully. Aug 25 05:43:08.457824 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:43:08.457824 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:43:08.463614 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-b402a8d4-3937-4d63-8f2c-2866a19dca38 tempest-TaggedBootDevicesTest_v242-296549491 tempest-TaggedBootDevicesTest_v242-296549491-project-member] https://10.4.3.189/volume/v3/volumes/c6f79650-c22d-4be6-8c00-6b9d58ba50e6 returned with HTTP 404 Aug 25 05:43:08.464240 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 302/1187] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:43:08 2026] GET /volume/v3/volumes/c6f79650-c22d-4be6-8c00-6b9d58ba50e6 => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:43:08.467175 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [req-eb72dec7-cdbd-4901-800a-7459ca62487a req-2b744c12-0374-4fa9-a123-0c1190f3e0f3 tempest-TestStampPattern-183774181 tempest-TestStampPattern-183774181-project-member] Begin detaching volume completed successfully. Aug 25 05:43:08.467464 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-eb72dec7-cdbd-4901-800a-7459ca62487a req-2b744c12-0374-4fa9-a123-0c1190f3e0f3 tempest-TestStampPattern-183774181 tempest-TestStampPattern-183774181-project-member] https://10.4.3.189/volume/v3/volumes/feb345a1-0521-4d7d-9456-7875e5bf069c/action returned with HTTP 202 Aug 25 05:43:08.468002 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 296/1188] 10.4.3.189 () {72 vars in 1672 bytes} [Tue Aug 25 05:43:08 2026] POST /volume/v3/volumes/feb345a1-0521-4d7d-9456-7875e5bf069c/action => generated 0 bytes in 48 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 05:43:08.468713 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-0416958d-8cb2-45a1-a0fc-902257af7b5f tempest-TestMinimumBasicScenario-249187686 tempest-TestMinimumBasicScenario-249187686-project-member] Volume info retrieved successfully. Aug 25 05:43:08.476902 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-0416958d-8cb2-45a1-a0fc-902257af7b5f tempest-TestMinimumBasicScenario-249187686 tempest-TestMinimumBasicScenario-249187686-project-member] https://10.4.3.189/volume/v3/volumes/26ff909a-0768-4fe1-9552-a289760ed6d4 returned with HTTP 200 Aug 25 05:43:08.477215 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 298/1189] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:43:08 2026] GET /volume/v3/volumes/26ff909a-0768-4fe1-9552-a289760ed6d4 => generated 848 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:43:08.539939 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-1b65bb70-b610-4e4d-9d5d-9173a814a224 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:43:08.540490 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-1b65bb70-b610-4e4d-9d5d-9173a814a224 None None] GET https://10.4.3.189/volume// Aug 25 05:43:08.540731 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-1b65bb70-b610-4e4d-9d5d-9173a814a224 None None] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:43:08.541074 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-1b65bb70-b610-4e4d-9d5d-9173a814a224 None None] Calling method 'all' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:43:08.541863 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-1b65bb70-b610-4e4d-9d5d-9173a814a224 None None] https://10.4.3.189/volume// returned with HTTP 300 Aug 25 05:43:08.543158 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 294/1190] 10.4.3.189 () {66 vars in 1426 bytes} [Tue Aug 25 05:43:08 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 05:43:08.554050 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-eb72dec7-cdbd-4901-800a-7459ca62487a req-1a9b9a88-0538-464e-989d-d52217cf319b None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:43:08.557231 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-eb72dec7-cdbd-4901-800a-7459ca62487a req-1a9b9a88-0538-464e-989d-d52217cf319b tempest-TestStampPattern-183774181 tempest-TestStampPattern-183774181-project-member] GET https://10.4.3.189/volume/v3/volumes/feb345a1-0521-4d7d-9456-7875e5bf069c Aug 25 05:43:08.557605 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-eb72dec7-cdbd-4901-800a-7459ca62487a req-1a9b9a88-0538-464e-989d-d52217cf319b tempest-TestStampPattern-183774181 tempest-TestStampPattern-183774181-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:43:08.557958 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-eb72dec7-cdbd-4901-800a-7459ca62487a req-1a9b9a88-0538-464e-989d-d52217cf319b tempest-TestStampPattern-183774181 tempest-TestStampPattern-183774181-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:43:08.572641 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:43:08.572641 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:43:08.578211 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [req-eb72dec7-cdbd-4901-800a-7459ca62487a req-1a9b9a88-0538-464e-989d-d52217cf319b tempest-TestStampPattern-183774181 tempest-TestStampPattern-183774181-project-member] Volume info retrieved successfully. Aug 25 05:43:08.584212 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-eb72dec7-cdbd-4901-800a-7459ca62487a req-1a9b9a88-0538-464e-989d-d52217cf319b tempest-TestStampPattern-183774181 tempest-TestStampPattern-183774181-project-member] https://10.4.3.189/volume/v3/volumes/feb345a1-0521-4d7d-9456-7875e5bf069c returned with HTTP 200 Aug 25 05:43:08.584949 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 303/1191] 10.4.3.189 () {70 vars in 1639 bytes} [Tue Aug 25 05:43:08 2026] GET /volume/v3/volumes/feb345a1-0521-4d7d-9456-7875e5bf069c => generated 1348 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 05:43:09.016239 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-bc9464e2-5bcf-4edb-964c-7556c74d55d0 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:43:09.019314 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-bc9464e2-5bcf-4edb-964c-7556c74d55d0 tempest-VolumeSnapshotQuotasNegativeTestJSON-687651644 tempest-VolumeSnapshotQuotasNegativeTestJSON-687651644-project-member] GET https://10.4.3.189/volume/v3/volumes/018e68b7-925f-45d8-9cd9-f358649f2187 Aug 25 05:43:09.019579 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-bc9464e2-5bcf-4edb-964c-7556c74d55d0 tempest-VolumeSnapshotQuotasNegativeTestJSON-687651644 tempest-VolumeSnapshotQuotasNegativeTestJSON-687651644-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:43:09.020084 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-bc9464e2-5bcf-4edb-964c-7556c74d55d0 tempest-VolumeSnapshotQuotasNegativeTestJSON-687651644 tempest-VolumeSnapshotQuotasNegativeTestJSON-687651644-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:43:09.034972 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:43:09.034972 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:43:09.046273 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-bc9464e2-5bcf-4edb-964c-7556c74d55d0 tempest-VolumeSnapshotQuotasNegativeTestJSON-687651644 tempest-VolumeSnapshotQuotasNegativeTestJSON-687651644-project-member] Volume info retrieved successfully. Aug 25 05:43:09.054822 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-bc9464e2-5bcf-4edb-964c-7556c74d55d0 tempest-VolumeSnapshotQuotasNegativeTestJSON-687651644 tempest-VolumeSnapshotQuotasNegativeTestJSON-687651644-project-member] https://10.4.3.189/volume/v3/volumes/018e68b7-925f-45d8-9cd9-f358649f2187 returned with HTTP 200 Aug 25 05:43:09.055136 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 297/1192] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:43:09 2026] GET /volume/v3/volumes/018e68b7-925f-45d8-9cd9-f358649f2187 => generated 860 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:43:09.077447 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-19a098dd-0551-486a-9114-043e0a5b73fa None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:43:09.084148 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-19a098dd-0551-486a-9114-043e0a5b73fa tempest-VolumeSnapshotQuotasNegativeTestJSON-687651644 tempest-VolumeSnapshotQuotasNegativeTestJSON-687651644-project-member] POST https://10.4.3.189/volume/v3/snapshots Aug 25 05:43:09.084148 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-19a098dd-0551-486a-9114-043e0a5b73fa tempest-VolumeSnapshotQuotasNegativeTestJSON-687651644 tempest-VolumeSnapshotQuotasNegativeTestJSON-687651644-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "018e68b7-925f-45d8-9cd9-f358649f2187", "name": "tempest-VolumeSnapshotQuotasNegativeTestJSON-Snapshot-1333448211"}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:43:09.099116 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:43:09.099116 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:43:09.099990 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-19a098dd-0551-486a-9114-043e0a5b73fa tempest-VolumeSnapshotQuotasNegativeTestJSON-687651644 tempest-VolumeSnapshotQuotasNegativeTestJSON-687651644-project-member] Volume info retrieved successfully. Aug 25 05:43:09.100101 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.v3.snapshots [None req-19a098dd-0551-486a-9114-043e0a5b73fa tempest-VolumeSnapshotQuotasNegativeTestJSON-687651644 tempest-VolumeSnapshotQuotasNegativeTestJSON-687651644-project-member] Create snapshot from volume 018e68b7-925f-45d8-9cd9-f358649f2187 Aug 25 05:43:09.180947 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.quota [None req-19a098dd-0551-486a-9114-043e0a5b73fa tempest-VolumeSnapshotQuotasNegativeTestJSON-687651644 tempest-VolumeSnapshotQuotasNegativeTestJSON-687651644-project-member] Created reservations ['6c2f2296-b014-40b7-8d0d-8201f53079bd', 'cd35968a-0a70-4c67-9fa1-e243a3edfac3', '4fe270c1-d4d1-4ce2-b93d-dc9ef5a86795', '37235a70-eb81-4d07-9375-41b26479a3d2'] {{(pid=100270) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:43:09.242919 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-19a098dd-0551-486a-9114-043e0a5b73fa tempest-VolumeSnapshotQuotasNegativeTestJSON-687651644 tempest-VolumeSnapshotQuotasNegativeTestJSON-687651644-project-member] Snapshot create request issued successfully. Aug 25 05:43:09.243689 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-19a098dd-0551-486a-9114-043e0a5b73fa tempest-VolumeSnapshotQuotasNegativeTestJSON-687651644 tempest-VolumeSnapshotQuotasNegativeTestJSON-687651644-project-member] https://10.4.3.189/volume/v3/snapshots returned with HTTP 202 Aug 25 05:43:09.244317 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 299/1193] 10.4.3.189 () {68 vars in 1265 bytes} [Tue Aug 25 05:43:09 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 25 05:43:09.261396 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-b9564e38-148c-4009-9202-f733d7cad3d0 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:43:09.265970 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b9564e38-148c-4009-9202-f733d7cad3d0 tempest-VolumeSnapshotQuotasNegativeTestJSON-687651644 tempest-VolumeSnapshotQuotasNegativeTestJSON-687651644-project-member] GET https://10.4.3.189/volume/v3/snapshots/dd1a2b40-992e-4800-b844-b4c597557854 Aug 25 05:43:09.268019 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b9564e38-148c-4009-9202-f733d7cad3d0 tempest-VolumeSnapshotQuotasNegativeTestJSON-687651644 tempest-VolumeSnapshotQuotasNegativeTestJSON-687651644-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:43:09.268019 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b9564e38-148c-4009-9202-f733d7cad3d0 tempest-VolumeSnapshotQuotasNegativeTestJSON-687651644 tempest-VolumeSnapshotQuotasNegativeTestJSON-687651644-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:43:09.278158 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:43:09.278158 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:43:09.279136 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-b9564e38-148c-4009-9202-f733d7cad3d0 tempest-VolumeSnapshotQuotasNegativeTestJSON-687651644 tempest-VolumeSnapshotQuotasNegativeTestJSON-687651644-project-member] Snapshot retrieved successfully. Aug 25 05:43:09.280130 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b9564e38-148c-4009-9202-f733d7cad3d0 tempest-VolumeSnapshotQuotasNegativeTestJSON-687651644 tempest-VolumeSnapshotQuotasNegativeTestJSON-687651644-project-member] https://10.4.3.189/volume/v3/snapshots/dd1a2b40-992e-4800-b844-b4c597557854 returned with HTTP 200 Aug 25 05:43:09.280594 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 295/1194] 10.4.3.189 () {66 vars in 1354 bytes} [Tue Aug 25 05:43:09 2026] GET /volume/v3/snapshots/dd1a2b40-992e-4800-b844-b4c597557854 => generated 455 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:43:09.500269 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-babd8634-b6a7-4149-bdd8-3b65fc53abbe None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:43:09.503132 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-babd8634-b6a7-4149-bdd8-3b65fc53abbe tempest-TestMinimumBasicScenario-249187686 tempest-TestMinimumBasicScenario-249187686-project-member] GET https://10.4.3.189/volume/v3/volumes/26ff909a-0768-4fe1-9552-a289760ed6d4 Aug 25 05:43:09.503430 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-babd8634-b6a7-4149-bdd8-3b65fc53abbe tempest-TestMinimumBasicScenario-249187686 tempest-TestMinimumBasicScenario-249187686-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:43:09.503641 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-babd8634-b6a7-4149-bdd8-3b65fc53abbe tempest-TestMinimumBasicScenario-249187686 tempest-TestMinimumBasicScenario-249187686-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:43:09.519707 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:43:09.519707 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:43:09.526128 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-babd8634-b6a7-4149-bdd8-3b65fc53abbe tempest-TestMinimumBasicScenario-249187686 tempest-TestMinimumBasicScenario-249187686-project-member] Volume info retrieved successfully. Aug 25 05:43:09.532949 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-babd8634-b6a7-4149-bdd8-3b65fc53abbe tempest-TestMinimumBasicScenario-249187686 tempest-TestMinimumBasicScenario-249187686-project-member] https://10.4.3.189/volume/v3/volumes/26ff909a-0768-4fe1-9552-a289760ed6d4 returned with HTTP 200 Aug 25 05:43:09.538091 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 304/1195] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:43:09 2026] GET /volume/v3/volumes/26ff909a-0768-4fe1-9552-a289760ed6d4 => generated 848 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:43:10.293193 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-3f5f386e-f340-47c8-b921-f2eb9157e8fb None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:43:10.295239 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-3f5f386e-f340-47c8-b921-f2eb9157e8fb tempest-VolumeSnapshotQuotasNegativeTestJSON-687651644 tempest-VolumeSnapshotQuotasNegativeTestJSON-687651644-project-member] GET https://10.4.3.189/volume/v3/snapshots/dd1a2b40-992e-4800-b844-b4c597557854 Aug 25 05:43:10.295508 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-3f5f386e-f340-47c8-b921-f2eb9157e8fb tempest-VolumeSnapshotQuotasNegativeTestJSON-687651644 tempest-VolumeSnapshotQuotasNegativeTestJSON-687651644-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:43:10.295786 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-3f5f386e-f340-47c8-b921-f2eb9157e8fb tempest-VolumeSnapshotQuotasNegativeTestJSON-687651644 tempest-VolumeSnapshotQuotasNegativeTestJSON-687651644-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:43:10.302270 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:43:10.302270 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:43:10.302865 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-3f5f386e-f340-47c8-b921-f2eb9157e8fb tempest-VolumeSnapshotQuotasNegativeTestJSON-687651644 tempest-VolumeSnapshotQuotasNegativeTestJSON-687651644-project-member] Snapshot retrieved successfully. Aug 25 05:43:10.303781 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-3f5f386e-f340-47c8-b921-f2eb9157e8fb tempest-VolumeSnapshotQuotasNegativeTestJSON-687651644 tempest-VolumeSnapshotQuotasNegativeTestJSON-687651644-project-member] https://10.4.3.189/volume/v3/snapshots/dd1a2b40-992e-4800-b844-b4c597557854 returned with HTTP 200 Aug 25 05:43:10.304252 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 298/1196] 10.4.3.189 () {66 vars in 1354 bytes} [Tue Aug 25 05:43:10 2026] GET /volume/v3/snapshots/dd1a2b40-992e-4800-b844-b4c597557854 => generated 482 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 25 05:43:10.317162 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-3b7063b1-9cb5-4845-92ca-526c5ec82a58 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:43:10.319666 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-3b7063b1-9cb5-4845-92ca-526c5ec82a58 tempest-VolumeSnapshotQuotasNegativeTestJSON-34682355 tempest-VolumeSnapshotQuotasNegativeTestJSON-34682355-project-admin] PUT https://10.4.3.189/volume/v3/os-quota-sets/6d2c247b0c174d7ebeedde80158de168 Aug 25 05:43:10.320172 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-3b7063b1-9cb5-4845-92ca-526c5ec82a58 tempest-VolumeSnapshotQuotasNegativeTestJSON-34682355 tempest-VolumeSnapshotQuotasNegativeTestJSON-34682355-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 2, "volumes": 1, "snapshots": 2}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:43:10.345940 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:43:10.345940 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:43:10.432966 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-3b7063b1-9cb5-4845-92ca-526c5ec82a58 tempest-VolumeSnapshotQuotasNegativeTestJSON-34682355 tempest-VolumeSnapshotQuotasNegativeTestJSON-34682355-project-admin] https://10.4.3.189/volume/v3/os-quota-sets/6d2c247b0c174d7ebeedde80158de168 returned with HTTP 200 Aug 25 05:43:10.433319 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 300/1197] 10.4.3.189 () {68 vars in 1374 bytes} [Tue Aug 25 05:43:10 2026] PUT /volume/v3/os-quota-sets/6d2c247b0c174d7ebeedde80158de168 => generated 390 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:43:10.447992 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-fe54b28f-4d9d-4910-8909-4695824bd745 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:43:10.451310 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-fe54b28f-4d9d-4910-8909-4695824bd745 tempest-VolumeSnapshotQuotasNegativeTestJSON-687651644 tempest-VolumeSnapshotQuotasNegativeTestJSON-687651644-project-member] POST https://10.4.3.189/volume/v3/snapshots Aug 25 05:43:10.451768 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-fe54b28f-4d9d-4910-8909-4695824bd745 tempest-VolumeSnapshotQuotasNegativeTestJSON-687651644 tempest-VolumeSnapshotQuotasNegativeTestJSON-687651644-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "018e68b7-925f-45d8-9cd9-f358649f2187"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:43:10.473020 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:43:10.473020 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:43:10.473872 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-fe54b28f-4d9d-4910-8909-4695824bd745 tempest-VolumeSnapshotQuotasNegativeTestJSON-687651644 tempest-VolumeSnapshotQuotasNegativeTestJSON-687651644-project-member] Volume info retrieved successfully. Aug 25 05:43:10.473996 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.v3.snapshots [None req-fe54b28f-4d9d-4910-8909-4695824bd745 tempest-VolumeSnapshotQuotasNegativeTestJSON-687651644 tempest-VolumeSnapshotQuotasNegativeTestJSON-687651644-project-member] Create snapshot from volume 018e68b7-925f-45d8-9cd9-f358649f2187 Aug 25 05:43:10.527245 np0000008051 devstack@c-api.service[100268]: WARNING cinder.quota_utils [None req-fe54b28f-4d9d-4910-8909-4695824bd745 tempest-VolumeSnapshotQuotasNegativeTestJSON-687651644 tempest-VolumeSnapshotQuotasNegativeTestJSON-687651644-project-member] Quota exceeded for 6d2c247b0c174d7ebeedde80158de168, tried to create 1G snapshot (2G of 2G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Aug 25 05:43:10.527245 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.middleware.fault [None req-fe54b28f-4d9d-4910-8909-4695824bd745 tempest-VolumeSnapshotQuotasNegativeTestJSON-687651644 tempest-VolumeSnapshotQuotasNegativeTestJSON-687651644-project-member] https://10.4.3.189/volume/v3/snapshots returned with HTTP 413 Aug 25 05:43:10.528612 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 296/1198] 10.4.3.189 () {68 vars in 1264 bytes} [Tue Aug 25 05:43:10 2026] POST /volume/v3/snapshots => generated 208 bytes in 81 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Aug 25 05:43:10.543612 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-a62f6a94-5aab-40de-a7ab-a6c171d4fb55 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:43:10.548606 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-a62f6a94-5aab-40de-a7ab-a6c171d4fb55 tempest-VolumeSnapshotQuotasNegativeTestJSON-34682355 tempest-VolumeSnapshotQuotasNegativeTestJSON-34682355-project-admin] PUT https://10.4.3.189/volume/v3/os-quota-sets/6d2c247b0c174d7ebeedde80158de168 Aug 25 05:43:10.549317 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-a62f6a94-5aab-40de-a7ab-a6c171d4fb55 tempest-VolumeSnapshotQuotasNegativeTestJSON-34682355 tempest-VolumeSnapshotQuotasNegativeTestJSON-34682355-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 3, "volumes": 1, "snapshots": 1}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:43:10.558789 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-ad421dac-c02f-42fa-bdd5-539a1821a6f9 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:43:10.563278 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-ad421dac-c02f-42fa-bdd5-539a1821a6f9 tempest-TestMinimumBasicScenario-249187686 tempest-TestMinimumBasicScenario-249187686-project-member] GET https://10.4.3.189/volume/v3/volumes/26ff909a-0768-4fe1-9552-a289760ed6d4 Aug 25 05:43:10.563954 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-ad421dac-c02f-42fa-bdd5-539a1821a6f9 tempest-TestMinimumBasicScenario-249187686 tempest-TestMinimumBasicScenario-249187686-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:43:10.563954 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-ad421dac-c02f-42fa-bdd5-539a1821a6f9 tempest-TestMinimumBasicScenario-249187686 tempest-TestMinimumBasicScenario-249187686-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:43:10.578391 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:43:10.578391 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:43:10.586491 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-ad421dac-c02f-42fa-bdd5-539a1821a6f9 tempest-TestMinimumBasicScenario-249187686 tempest-TestMinimumBasicScenario-249187686-project-member] Volume info retrieved successfully. Aug 25 05:43:10.594115 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-ad421dac-c02f-42fa-bdd5-539a1821a6f9 tempest-TestMinimumBasicScenario-249187686 tempest-TestMinimumBasicScenario-249187686-project-member] https://10.4.3.189/volume/v3/volumes/26ff909a-0768-4fe1-9552-a289760ed6d4 returned with HTTP 200 Aug 25 05:43:10.594962 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 299/1199] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:43:10 2026] GET /volume/v3/volumes/26ff909a-0768-4fe1-9552-a289760ed6d4 => generated 848 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:43:10.668527 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-a62f6a94-5aab-40de-a7ab-a6c171d4fb55 tempest-VolumeSnapshotQuotasNegativeTestJSON-34682355 tempest-VolumeSnapshotQuotasNegativeTestJSON-34682355-project-admin] https://10.4.3.189/volume/v3/os-quota-sets/6d2c247b0c174d7ebeedde80158de168 returned with HTTP 200 Aug 25 05:43:10.669395 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 305/1200] 10.4.3.189 () {68 vars in 1374 bytes} [Tue Aug 25 05:43:10 2026] PUT /volume/v3/os-quota-sets/6d2c247b0c174d7ebeedde80158de168 => generated 390 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:43:10.684755 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-650cfc47-53ff-49e4-94c0-4c73ab484da2 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:43:10.693471 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-650cfc47-53ff-49e4-94c0-4c73ab484da2 tempest-VolumeSnapshotQuotasNegativeTestJSON-687651644 tempest-VolumeSnapshotQuotasNegativeTestJSON-687651644-project-member] POST https://10.4.3.189/volume/v3/snapshots Aug 25 05:43:10.694284 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-650cfc47-53ff-49e4-94c0-4c73ab484da2 tempest-VolumeSnapshotQuotasNegativeTestJSON-687651644 tempest-VolumeSnapshotQuotasNegativeTestJSON-687651644-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "018e68b7-925f-45d8-9cd9-f358649f2187"}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:43:10.708696 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:43:10.708696 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:43:10.709524 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-650cfc47-53ff-49e4-94c0-4c73ab484da2 tempest-VolumeSnapshotQuotasNegativeTestJSON-687651644 tempest-VolumeSnapshotQuotasNegativeTestJSON-687651644-project-member] Volume info retrieved successfully. Aug 25 05:43:10.709716 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.v3.snapshots [None req-650cfc47-53ff-49e4-94c0-4c73ab484da2 tempest-VolumeSnapshotQuotasNegativeTestJSON-687651644 tempest-VolumeSnapshotQuotasNegativeTestJSON-687651644-project-member] Create snapshot from volume 018e68b7-925f-45d8-9cd9-f358649f2187 Aug 25 05:43:10.755139 np0000008051 devstack@c-api.service[100270]: WARNING cinder.quota_utils [None req-650cfc47-53ff-49e4-94c0-4c73ab484da2 tempest-VolumeSnapshotQuotasNegativeTestJSON-687651644 tempest-VolumeSnapshotQuotasNegativeTestJSON-687651644-project-member] Quota exceeded for 6d2c247b0c174d7ebeedde80158de168, tried to create snapshot (1 snapshots already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['snapshots'] Aug 25 05:43:10.755370 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.middleware.fault [None req-650cfc47-53ff-49e4-94c0-4c73ab484da2 tempest-VolumeSnapshotQuotasNegativeTestJSON-687651644 tempest-VolumeSnapshotQuotasNegativeTestJSON-687651644-project-member] https://10.4.3.189/volume/v3/snapshots returned with HTTP 413 Aug 25 05:43:10.756542 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 301/1201] 10.4.3.189 () {68 vars in 1264 bytes} [Tue Aug 25 05:43:10 2026] POST /volume/v3/snapshots => generated 133 bytes in 73 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Aug 25 05:43:10.774340 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-fb0f2579-9291-4847-b260-cb9532bad87c None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:43:10.779740 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-fb0f2579-9291-4847-b260-cb9532bad87c tempest-VolumeSnapshotQuotasNegativeTestJSON-687651644 tempest-VolumeSnapshotQuotasNegativeTestJSON-687651644-project-member] DELETE https://10.4.3.189/volume/v3/snapshots/dd1a2b40-992e-4800-b844-b4c597557854 Aug 25 05:43:10.779740 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-fb0f2579-9291-4847-b260-cb9532bad87c tempest-VolumeSnapshotQuotasNegativeTestJSON-687651644 tempest-VolumeSnapshotQuotasNegativeTestJSON-687651644-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:43:10.780331 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-fb0f2579-9291-4847-b260-cb9532bad87c tempest-VolumeSnapshotQuotasNegativeTestJSON-687651644 tempest-VolumeSnapshotQuotasNegativeTestJSON-687651644-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:43:10.782273 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.v3.snapshots [None req-fb0f2579-9291-4847-b260-cb9532bad87c tempest-VolumeSnapshotQuotasNegativeTestJSON-687651644 tempest-VolumeSnapshotQuotasNegativeTestJSON-687651644-project-member] Delete snapshot with id: dd1a2b40-992e-4800-b844-b4c597557854 Aug 25 05:43:10.792524 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:43:10.792524 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:43:10.792722 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-fb0f2579-9291-4847-b260-cb9532bad87c tempest-VolumeSnapshotQuotasNegativeTestJSON-687651644 tempest-VolumeSnapshotQuotasNegativeTestJSON-687651644-project-member] Snapshot retrieved successfully. Aug 25 05:43:10.823921 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-fb0f2579-9291-4847-b260-cb9532bad87c tempest-VolumeSnapshotQuotasNegativeTestJSON-687651644 tempest-VolumeSnapshotQuotasNegativeTestJSON-687651644-project-member] Snapshot delete request issued successfully. Aug 25 05:43:10.824376 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-fb0f2579-9291-4847-b260-cb9532bad87c tempest-VolumeSnapshotQuotasNegativeTestJSON-687651644 tempest-VolumeSnapshotQuotasNegativeTestJSON-687651644-project-member] https://10.4.3.189/volume/v3/snapshots/dd1a2b40-992e-4800-b844-b4c597557854 returned with HTTP 202 Aug 25 05:43:10.825086 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 297/1202] 10.4.3.189 () {66 vars in 1357 bytes} [Tue Aug 25 05:43:10 2026] DELETE /volume/v3/snapshots/dd1a2b40-992e-4800-b844-b4c597557854 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:43:10.837046 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-47e69136-7290-4f91-814a-f62694d358e5 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:43:10.841222 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-47e69136-7290-4f91-814a-f62694d358e5 tempest-VolumeSnapshotQuotasNegativeTestJSON-687651644 tempest-VolumeSnapshotQuotasNegativeTestJSON-687651644-project-member] GET https://10.4.3.189/volume/v3/snapshots/dd1a2b40-992e-4800-b844-b4c597557854 Aug 25 05:43:10.842446 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-47e69136-7290-4f91-814a-f62694d358e5 tempest-VolumeSnapshotQuotasNegativeTestJSON-687651644 tempest-VolumeSnapshotQuotasNegativeTestJSON-687651644-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:43:10.842446 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-47e69136-7290-4f91-814a-f62694d358e5 tempest-VolumeSnapshotQuotasNegativeTestJSON-687651644 tempest-VolumeSnapshotQuotasNegativeTestJSON-687651644-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:43:10.859665 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:43:10.859665 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:43:10.859665 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-47e69136-7290-4f91-814a-f62694d358e5 tempest-VolumeSnapshotQuotasNegativeTestJSON-687651644 tempest-VolumeSnapshotQuotasNegativeTestJSON-687651644-project-member] Snapshot retrieved successfully. Aug 25 05:43:10.860748 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-47e69136-7290-4f91-814a-f62694d358e5 tempest-VolumeSnapshotQuotasNegativeTestJSON-687651644 tempest-VolumeSnapshotQuotasNegativeTestJSON-687651644-project-member] https://10.4.3.189/volume/v3/snapshots/dd1a2b40-992e-4800-b844-b4c597557854 returned with HTTP 200 Aug 25 05:43:10.861561 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 300/1203] 10.4.3.189 () {66 vars in 1354 bytes} [Tue Aug 25 05:43:10 2026] GET /volume/v3/snapshots/dd1a2b40-992e-4800-b844-b4c597557854 => generated 481 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:43:10.878446 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-156181f8-6d85-4f53-aacd-ead3397f58c3 req-cdc28654-c316-4ba1-acd0-426c94b6d438 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:43:10.883792 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-156181f8-6d85-4f53-aacd-ead3397f58c3 req-cdc28654-c316-4ba1-acd0-426c94b6d438 tempest-TestMinimumBasicScenario-249187686 tempest-TestMinimumBasicScenario-249187686-project-member] POST https://10.4.3.189/volume/v3/attachments/5efee8c8-61ae-48d9-b197-22f684859529/action Aug 25 05:43:10.883792 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-156181f8-6d85-4f53-aacd-ead3397f58c3 req-cdc28654-c316-4ba1-acd0-426c94b6d438 tempest-TestMinimumBasicScenario-249187686 tempest-TestMinimumBasicScenario-249187686-project-member] Action body: b'{"os-complete": null}' {{(pid=100271) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 05:43:10.883978 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-156181f8-6d85-4f53-aacd-ead3397f58c3 req-cdc28654-c316-4ba1-acd0-426c94b6d438 tempest-TestMinimumBasicScenario-249187686 tempest-TestMinimumBasicScenario-249187686-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:43:10.918361 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:43:10.918361 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:43:10.948867 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [req-eb72dec7-cdbd-4901-800a-7459ca62487a req-eeecd970-ff90-4ee5-95b2-16e9f5eaa1fa None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:43:10.949134 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-156181f8-6d85-4f53-aacd-ead3397f58c3 req-cdc28654-c316-4ba1-acd0-426c94b6d438 tempest-TestMinimumBasicScenario-249187686 tempest-TestMinimumBasicScenario-249187686-project-member] https://10.4.3.189/volume/v3/attachments/5efee8c8-61ae-48d9-b197-22f684859529/action returned with HTTP 204 Aug 25 05:43:10.949744 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 306/1204] 10.4.3.189 () {74 vars in 1725 bytes} [Tue Aug 25 05:43:10 2026] POST /volume/v3/attachments/5efee8c8-61ae-48d9-b197-22f684859529/action => generated 0 bytes in 72 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:43:10.953209 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-eb72dec7-cdbd-4901-800a-7459ca62487a req-eeecd970-ff90-4ee5-95b2-16e9f5eaa1fa tempest-TestStampPattern-183774181 tempest-TestStampPattern-183774181-project-member] DELETE https://10.4.3.189/volume/v3/attachments/6dbf75e0-5bfa-49a3-acc0-6e008c344075 Aug 25 05:43:10.953501 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-eb72dec7-cdbd-4901-800a-7459ca62487a req-eeecd970-ff90-4ee5-95b2-16e9f5eaa1fa tempest-TestStampPattern-183774181 tempest-TestStampPattern-183774181-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:43:10.953997 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-eb72dec7-cdbd-4901-800a-7459ca62487a req-eeecd970-ff90-4ee5-95b2-16e9f5eaa1fa tempest-TestStampPattern-183774181 tempest-TestStampPattern-183774181-project-member] Calling method 'version_select' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:43:10.970201 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:43:10.970201 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:43:11.055174 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-eb72dec7-cdbd-4901-800a-7459ca62487a req-eeecd970-ff90-4ee5-95b2-16e9f5eaa1fa tempest-TestStampPattern-183774181 tempest-TestStampPattern-183774181-project-member] https://10.4.3.189/volume/v3/attachments/6dbf75e0-5bfa-49a3-acc0-6e008c344075 returned with HTTP 200 Aug 25 05:43:11.055527 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 302/1205] 10.4.3.189 () {72 vars in 1673 bytes} [Tue Aug 25 05:43:10 2026] DELETE /volume/v3/attachments/6dbf75e0-5bfa-49a3-acc0-6e008c344075 => generated 19 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:43:11.609617 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-4b179ade-dfe3-4eba-ae51-a56718b41e90 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:43:11.613444 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-4b179ade-dfe3-4eba-ae51-a56718b41e90 tempest-TestMinimumBasicScenario-249187686 tempest-TestMinimumBasicScenario-249187686-project-member] GET https://10.4.3.189/volume/v3/volumes/26ff909a-0768-4fe1-9552-a289760ed6d4 Aug 25 05:43:11.613836 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-4b179ade-dfe3-4eba-ae51-a56718b41e90 tempest-TestMinimumBasicScenario-249187686 tempest-TestMinimumBasicScenario-249187686-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:43:11.614167 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-4b179ade-dfe3-4eba-ae51-a56718b41e90 tempest-TestMinimumBasicScenario-249187686 tempest-TestMinimumBasicScenario-249187686-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:43:11.630698 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:43:11.630698 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:43:11.636940 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-4b179ade-dfe3-4eba-ae51-a56718b41e90 tempest-TestMinimumBasicScenario-249187686 tempest-TestMinimumBasicScenario-249187686-project-member] Volume info retrieved successfully. Aug 25 05:43:11.647190 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-4b179ade-dfe3-4eba-ae51-a56718b41e90 tempest-TestMinimumBasicScenario-249187686 tempest-TestMinimumBasicScenario-249187686-project-member] https://10.4.3.189/volume/v3/volumes/26ff909a-0768-4fe1-9552-a289760ed6d4 returned with HTTP 200 Aug 25 05:43:11.647750 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 298/1206] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:43:11 2026] GET /volume/v3/volumes/26ff909a-0768-4fe1-9552-a289760ed6d4 => generated 1140 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:43:11.669594 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-401de904-50ac-4281-90d9-798430798c56 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:43:11.673581 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-401de904-50ac-4281-90d9-798430798c56 tempest-TestMinimumBasicScenario-249187686 tempest-TestMinimumBasicScenario-249187686-project-member] GET https://10.4.3.189/volume/v3/volumes/26ff909a-0768-4fe1-9552-a289760ed6d4 Aug 25 05:43:11.673875 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-401de904-50ac-4281-90d9-798430798c56 tempest-TestMinimumBasicScenario-249187686 tempest-TestMinimumBasicScenario-249187686-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:43:11.674048 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-401de904-50ac-4281-90d9-798430798c56 tempest-TestMinimumBasicScenario-249187686 tempest-TestMinimumBasicScenario-249187686-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:43:11.687590 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:43:11.687590 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:43:11.693956 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-401de904-50ac-4281-90d9-798430798c56 tempest-TestMinimumBasicScenario-249187686 tempest-TestMinimumBasicScenario-249187686-project-member] Volume info retrieved successfully. Aug 25 05:43:11.705131 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-401de904-50ac-4281-90d9-798430798c56 tempest-TestMinimumBasicScenario-249187686 tempest-TestMinimumBasicScenario-249187686-project-member] https://10.4.3.189/volume/v3/volumes/26ff909a-0768-4fe1-9552-a289760ed6d4 returned with HTTP 200 Aug 25 05:43:11.706854 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 301/1207] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:43:11 2026] GET /volume/v3/volumes/26ff909a-0768-4fe1-9552-a289760ed6d4 => generated 1140 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:43:11.732465 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-22181b42-9d3b-40ca-90b4-7d640b6e9b0e None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:43:11.735584 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-22181b42-9d3b-40ca-90b4-7d640b6e9b0e tempest-TestMinimumBasicScenario-249187686 tempest-TestMinimumBasicScenario-249187686-project-member] GET https://10.4.3.189/volume/v3/volumes/26ff909a-0768-4fe1-9552-a289760ed6d4 Aug 25 05:43:11.735856 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-22181b42-9d3b-40ca-90b4-7d640b6e9b0e tempest-TestMinimumBasicScenario-249187686 tempest-TestMinimumBasicScenario-249187686-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:43:11.736161 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-22181b42-9d3b-40ca-90b4-7d640b6e9b0e tempest-TestMinimumBasicScenario-249187686 tempest-TestMinimumBasicScenario-249187686-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:43:11.755598 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:43:11.755598 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:43:11.769529 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-22181b42-9d3b-40ca-90b4-7d640b6e9b0e tempest-TestMinimumBasicScenario-249187686 tempest-TestMinimumBasicScenario-249187686-project-member] Volume info retrieved successfully. Aug 25 05:43:11.781317 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-22181b42-9d3b-40ca-90b4-7d640b6e9b0e tempest-TestMinimumBasicScenario-249187686 tempest-TestMinimumBasicScenario-249187686-project-member] https://10.4.3.189/volume/v3/volumes/26ff909a-0768-4fe1-9552-a289760ed6d4 returned with HTTP 200 Aug 25 05:43:11.782242 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 307/1208] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:43:11 2026] GET /volume/v3/volumes/26ff909a-0768-4fe1-9552-a289760ed6d4 => generated 1140 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:43:11.875760 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-fb8c9f5e-2037-49a4-86be-8ca46f88e807 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:43:11.879369 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-fb8c9f5e-2037-49a4-86be-8ca46f88e807 tempest-VolumeSnapshotQuotasNegativeTestJSON-687651644 tempest-VolumeSnapshotQuotasNegativeTestJSON-687651644-project-member] GET https://10.4.3.189/volume/v3/snapshots/dd1a2b40-992e-4800-b844-b4c597557854 Aug 25 05:43:11.880019 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-fb8c9f5e-2037-49a4-86be-8ca46f88e807 tempest-VolumeSnapshotQuotasNegativeTestJSON-687651644 tempest-VolumeSnapshotQuotasNegativeTestJSON-687651644-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:43:11.880019 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-fb8c9f5e-2037-49a4-86be-8ca46f88e807 tempest-VolumeSnapshotQuotasNegativeTestJSON-687651644 tempest-VolumeSnapshotQuotasNegativeTestJSON-687651644-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:43:11.892501 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-fb8c9f5e-2037-49a4-86be-8ca46f88e807 tempest-VolumeSnapshotQuotasNegativeTestJSON-687651644 tempest-VolumeSnapshotQuotasNegativeTestJSON-687651644-project-member] https://10.4.3.189/volume/v3/snapshots/dd1a2b40-992e-4800-b844-b4c597557854 returned with HTTP 404 Aug 25 05:43:11.893803 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 303/1209] 10.4.3.189 () {66 vars in 1354 bytes} [Tue Aug 25 05:43:11 2026] GET /volume/v3/snapshots/dd1a2b40-992e-4800-b844-b4c597557854 => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:43:11.905461 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-77213ff0-9840-4b1c-a9e2-9e910296422e None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:43:11.908794 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-77213ff0-9840-4b1c-a9e2-9e910296422e tempest-VolumeSnapshotQuotasNegativeTestJSON-687651644 tempest-VolumeSnapshotQuotasNegativeTestJSON-687651644-project-member] GET https://10.4.3.189/volume/v3/volumes/018e68b7-925f-45d8-9cd9-f358649f2187 Aug 25 05:43:11.909048 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-77213ff0-9840-4b1c-a9e2-9e910296422e tempest-VolumeSnapshotQuotasNegativeTestJSON-687651644 tempest-VolumeSnapshotQuotasNegativeTestJSON-687651644-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:43:11.909339 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-77213ff0-9840-4b1c-a9e2-9e910296422e tempest-VolumeSnapshotQuotasNegativeTestJSON-687651644 tempest-VolumeSnapshotQuotasNegativeTestJSON-687651644-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:43:11.922167 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:43:11.922167 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:43:11.928281 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-77213ff0-9840-4b1c-a9e2-9e910296422e tempest-VolumeSnapshotQuotasNegativeTestJSON-687651644 tempest-VolumeSnapshotQuotasNegativeTestJSON-687651644-project-member] Volume info retrieved successfully. Aug 25 05:43:11.937091 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-77213ff0-9840-4b1c-a9e2-9e910296422e tempest-VolumeSnapshotQuotasNegativeTestJSON-687651644 tempest-VolumeSnapshotQuotasNegativeTestJSON-687651644-project-member] https://10.4.3.189/volume/v3/volumes/018e68b7-925f-45d8-9cd9-f358649f2187 returned with HTTP 200 Aug 25 05:43:11.938757 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 299/1210] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:43:11 2026] GET /volume/v3/volumes/018e68b7-925f-45d8-9cd9-f358649f2187 => generated 860 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:43:11.960759 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-aa1f264d-48e7-4765-a7c7-2bcb02f4866d None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:43:11.965090 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-aa1f264d-48e7-4765-a7c7-2bcb02f4866d tempest-VolumeSnapshotQuotasNegativeTestJSON-687651644 tempest-VolumeSnapshotQuotasNegativeTestJSON-687651644-project-member] DELETE https://10.4.3.189/volume/v3/volumes/018e68b7-925f-45d8-9cd9-f358649f2187 Aug 25 05:43:11.965090 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-aa1f264d-48e7-4765-a7c7-2bcb02f4866d tempest-VolumeSnapshotQuotasNegativeTestJSON-687651644 tempest-VolumeSnapshotQuotasNegativeTestJSON-687651644-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:43:11.965413 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-aa1f264d-48e7-4765-a7c7-2bcb02f4866d tempest-VolumeSnapshotQuotasNegativeTestJSON-687651644 tempest-VolumeSnapshotQuotasNegativeTestJSON-687651644-project-member] Calling method 'delete' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:43:11.966001 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.v3.volumes [None req-aa1f264d-48e7-4765-a7c7-2bcb02f4866d tempest-VolumeSnapshotQuotasNegativeTestJSON-687651644 tempest-VolumeSnapshotQuotasNegativeTestJSON-687651644-project-member] Delete volume with id: 018e68b7-925f-45d8-9cd9-f358649f2187 Aug 25 05:43:11.977124 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:43:11.977124 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:43:11.977592 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-aa1f264d-48e7-4765-a7c7-2bcb02f4866d tempest-VolumeSnapshotQuotasNegativeTestJSON-687651644 tempest-VolumeSnapshotQuotasNegativeTestJSON-687651644-project-member] Volume info retrieved successfully. Aug 25 05:43:12.011008 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-aa1f264d-48e7-4765-a7c7-2bcb02f4866d tempest-VolumeSnapshotQuotasNegativeTestJSON-687651644 tempest-VolumeSnapshotQuotasNegativeTestJSON-687651644-project-member] Delete volume request issued successfully. Aug 25 05:43:12.011358 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-aa1f264d-48e7-4765-a7c7-2bcb02f4866d tempest-VolumeSnapshotQuotasNegativeTestJSON-687651644 tempest-VolumeSnapshotQuotasNegativeTestJSON-687651644-project-member] https://10.4.3.189/volume/v3/volumes/018e68b7-925f-45d8-9cd9-f358649f2187 returned with HTTP 202 Aug 25 05:43:12.012297 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 302/1211] 10.4.3.189 () {66 vars in 1351 bytes} [Tue Aug 25 05:43:11 2026] DELETE /volume/v3/volumes/018e68b7-925f-45d8-9cd9-f358649f2187 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:43:12.021758 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-afc7911d-97c7-47de-9a0f-1c145bfeda54 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:43:12.024534 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-afc7911d-97c7-47de-9a0f-1c145bfeda54 tempest-VolumeSnapshotQuotasNegativeTestJSON-687651644 tempest-VolumeSnapshotQuotasNegativeTestJSON-687651644-project-member] GET https://10.4.3.189/volume/v3/volumes/018e68b7-925f-45d8-9cd9-f358649f2187 Aug 25 05:43:12.024534 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-afc7911d-97c7-47de-9a0f-1c145bfeda54 tempest-VolumeSnapshotQuotasNegativeTestJSON-687651644 tempest-VolumeSnapshotQuotasNegativeTestJSON-687651644-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:43:12.024534 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-afc7911d-97c7-47de-9a0f-1c145bfeda54 tempest-VolumeSnapshotQuotasNegativeTestJSON-687651644 tempest-VolumeSnapshotQuotasNegativeTestJSON-687651644-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:43:12.035685 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:43:12.035685 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:43:12.041698 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-afc7911d-97c7-47de-9a0f-1c145bfeda54 tempest-VolumeSnapshotQuotasNegativeTestJSON-687651644 tempest-VolumeSnapshotQuotasNegativeTestJSON-687651644-project-member] Volume info retrieved successfully. Aug 25 05:43:12.051692 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-afc7911d-97c7-47de-9a0f-1c145bfeda54 tempest-VolumeSnapshotQuotasNegativeTestJSON-687651644 tempest-VolumeSnapshotQuotasNegativeTestJSON-687651644-project-member] https://10.4.3.189/volume/v3/volumes/018e68b7-925f-45d8-9cd9-f358649f2187 returned with HTTP 200 Aug 25 05:43:12.052473 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 308/1212] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:43:12 2026] GET /volume/v3/volumes/018e68b7-925f-45d8-9cd9-f358649f2187 => generated 859 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:43:13.083494 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-55f8b9b7-a776-40b6-913e-f1500417b4d1 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:43:13.089209 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-55f8b9b7-a776-40b6-913e-f1500417b4d1 tempest-VolumeSnapshotQuotasNegativeTestJSON-687651644 tempest-VolumeSnapshotQuotasNegativeTestJSON-687651644-project-member] GET https://10.4.3.189/volume/v3/volumes/018e68b7-925f-45d8-9cd9-f358649f2187 Aug 25 05:43:13.089473 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-55f8b9b7-a776-40b6-913e-f1500417b4d1 tempest-VolumeSnapshotQuotasNegativeTestJSON-687651644 tempest-VolumeSnapshotQuotasNegativeTestJSON-687651644-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:43:13.089886 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-55f8b9b7-a776-40b6-913e-f1500417b4d1 tempest-VolumeSnapshotQuotasNegativeTestJSON-687651644 tempest-VolumeSnapshotQuotasNegativeTestJSON-687651644-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:43:13.103228 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-55f8b9b7-a776-40b6-913e-f1500417b4d1 tempest-VolumeSnapshotQuotasNegativeTestJSON-687651644 tempest-VolumeSnapshotQuotasNegativeTestJSON-687651644-project-member] https://10.4.3.189/volume/v3/volumes/018e68b7-925f-45d8-9cd9-f358649f2187 returned with HTTP 404 Aug 25 05:43:13.104866 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 304/1213] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:43:13 2026] GET /volume/v3/volumes/018e68b7-925f-45d8-9cd9-f358649f2187 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:43:13.116713 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-55f5d1d7-e2a6-43d5-b3c0-688761217e68 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:43:13.119334 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-55f5d1d7-e2a6-43d5-b3c0-688761217e68 tempest-VolumeSnapshotQuotasNegativeTestJSON-34682355 tempest-VolumeSnapshotQuotasNegativeTestJSON-34682355-project-admin] PUT https://10.4.3.189/volume/v3/os-quota-sets/6d2c247b0c174d7ebeedde80158de168 Aug 25 05:43:13.120399 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-55f5d1d7-e2a6-43d5-b3c0-688761217e68 tempest-VolumeSnapshotQuotasNegativeTestJSON-34682355 tempest-VolumeSnapshotQuotasNegativeTestJSON-34682355-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=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:43:13.336950 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-55f5d1d7-e2a6-43d5-b3c0-688761217e68 tempest-VolumeSnapshotQuotasNegativeTestJSON-34682355 tempest-VolumeSnapshotQuotasNegativeTestJSON-34682355-project-admin] https://10.4.3.189/volume/v3/os-quota-sets/6d2c247b0c174d7ebeedde80158de168 returned with HTTP 200 Aug 25 05:43:13.337585 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 300/1214] 10.4.3.189 () {68 vars in 1375 bytes} [Tue Aug 25 05:43:13 2026] PUT /volume/v3/os-quota-sets/6d2c247b0c174d7ebeedde80158de168 => generated 395 bytes in 221 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:43:16.167781 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-9d711aae-5faa-4f25-98c2-ae5650151757 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:43:16.174380 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-9d711aae-5faa-4f25-98c2-ae5650151757 tempest-AttachVolumeShelveTestJSON-1540835988 tempest-AttachVolumeShelveTestJSON-1540835988-project-member] POST https://10.4.3.189/volume/v3/volumes Aug 25 05:43:16.174380 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-9d711aae-5faa-4f25-98c2-ae5650151757 tempest-AttachVolumeShelveTestJSON-1540835988 tempest-AttachVolumeShelveTestJSON-1540835988-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-744364694"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:43:16.178340 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.v3.volumes [None req-9d711aae-5faa-4f25-98c2-ae5650151757 tempest-AttachVolumeShelveTestJSON-1540835988 tempest-AttachVolumeShelveTestJSON-1540835988-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-744364694'}} {{(pid=100269) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 05:43:16.178544 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.v3.volumes [None req-9d711aae-5faa-4f25-98c2-ae5650151757 tempest-AttachVolumeShelveTestJSON-1540835988 tempest-AttachVolumeShelveTestJSON-1540835988-project-member] Create volume of 1 GB Aug 25 05:43:16.185151 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-9d711aae-5faa-4f25-98c2-ae5650151757 tempest-AttachVolumeShelveTestJSON-1540835988 tempest-AttachVolumeShelveTestJSON-1540835988-project-member] Availability Zones retrieved successfully. Aug 25 05:43:16.195470 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-9d711aae-5faa-4f25-98c2-ae5650151757 tempest-AttachVolumeShelveTestJSON-1540835988 tempest-AttachVolumeShelveTestJSON-1540835988-project-member] Flow 'volume_create_api' (074fe887-079e-49ed-afaa-d93000dd73fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:43:16.197343 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-9d711aae-5faa-4f25-98c2-ae5650151757 tempest-AttachVolumeShelveTestJSON-1540835988 tempest-AttachVolumeShelveTestJSON-1540835988-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (47e7ab87-a875-4d55-9563-ead055ce52a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:43:16.199965 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.flows.api.create_volume [None req-9d711aae-5faa-4f25-98c2-ae5650151757 tempest-AttachVolumeShelveTestJSON-1540835988 tempest-AttachVolumeShelveTestJSON-1540835988-project-member] Validating volume size '1' using validate_int {{(pid=100269) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 05:43:16.244134 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-9d711aae-5faa-4f25-98c2-ae5650151757 tempest-AttachVolumeShelveTestJSON-1540835988 tempest-AttachVolumeShelveTestJSON-1540835988-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (47e7ab87-a875-4d55-9563-ead055ce52a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T05:35:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=23fc6e5d-fce0-4521-ba46-4837b4232084,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '23fc6e5d-fce0-4521-ba46-4837b4232084', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:43:16.244957 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-9d711aae-5faa-4f25-98c2-ae5650151757 tempest-AttachVolumeShelveTestJSON-1540835988 tempest-AttachVolumeShelveTestJSON-1540835988-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3fe4918d-27a9-4fd2-8031-88a85de34615) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:43:16.380299 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.quota [None req-9d711aae-5faa-4f25-98c2-ae5650151757 tempest-AttachVolumeShelveTestJSON-1540835988 tempest-AttachVolumeShelveTestJSON-1540835988-project-member] Created reservations ['ef0a3f7c-e434-4270-8e77-4b3075c65f68', '5b597fb3-11f4-41e0-b62e-395f5e3f2348', 'f790ff4f-76d2-4ced-b2b7-7a7c2ccea8d9', '9cf3f41d-be05-4820-b94b-03002a9c2cec'] {{(pid=100269) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:43:16.382211 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-9d711aae-5faa-4f25-98c2-ae5650151757 tempest-AttachVolumeShelveTestJSON-1540835988 tempest-AttachVolumeShelveTestJSON-1540835988-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3fe4918d-27a9-4fd2-8031-88a85de34615) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ef0a3f7c-e434-4270-8e77-4b3075c65f68', '5b597fb3-11f4-41e0-b62e-395f5e3f2348', 'f790ff4f-76d2-4ced-b2b7-7a7c2ccea8d9', '9cf3f41d-be05-4820-b94b-03002a9c2cec']}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:43:16.383654 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-9d711aae-5faa-4f25-98c2-ae5650151757 tempest-AttachVolumeShelveTestJSON-1540835988 tempest-AttachVolumeShelveTestJSON-1540835988-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b19b6472-2602-418a-9a8a-173f25134ea2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:43:16.439366 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-9d711aae-5faa-4f25-98c2-ae5650151757 tempest-AttachVolumeShelveTestJSON-1540835988 tempest-AttachVolumeShelveTestJSON-1540835988-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b19b6472-2602-418a-9a8a-173f25134ea2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd3de4090-28a7-4b96-92cb-02b60104a37e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-744364694',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='303070345d534300a0edb7986fc72014',qos_specs=None,replication_status=,reservations=['ef0a3f7c-e434-4270-8e77-4b3075c65f68','5b597fb3-11f4-41e0-b62e-395f5e3f2348','f790ff4f-76d2-4ced-b2b7-7a7c2ccea8d9','9cf3f41d-be05-4820-b94b-03002a9c2cec'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cde1cc8678434f3a8c81697a0bb98ed6',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T05:43:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-744364694',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d3de4090-28a7-4b96-92cb-02b60104a37e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='303070345d534300a0edb7986fc72014',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cde1cc8678434f3a8c81697a0bb98ed6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(23fc6e5d-fce0-4521-ba46-4837b4232084),volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:43:16.440249 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-9d711aae-5faa-4f25-98c2-ae5650151757 tempest-AttachVolumeShelveTestJSON-1540835988 tempest-AttachVolumeShelveTestJSON-1540835988-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a8e5a575-de34-40be-8d74-d326d542c298) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:43:16.488679 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-9d711aae-5faa-4f25-98c2-ae5650151757 tempest-AttachVolumeShelveTestJSON-1540835988 tempest-AttachVolumeShelveTestJSON-1540835988-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a8e5a575-de34-40be-8d74-d326d542c298) transitioned into state 'SUCCESS' from state '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-744364694',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='303070345d534300a0edb7986fc72014',qos_specs=None,replication_status=,reservations=['ef0a3f7c-e434-4270-8e77-4b3075c65f68','5b597fb3-11f4-41e0-b62e-395f5e3f2348','f790ff4f-76d2-4ced-b2b7-7a7c2ccea8d9','9cf3f41d-be05-4820-b94b-03002a9c2cec'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cde1cc8678434f3a8c81697a0bb98ed6',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:43:16.489580 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-9d711aae-5faa-4f25-98c2-ae5650151757 tempest-AttachVolumeShelveTestJSON-1540835988 tempest-AttachVolumeShelveTestJSON-1540835988-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1d4267e4-c53c-43f6-9542-cf9d235433d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:43:16.513072 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-9d711aae-5faa-4f25-98c2-ae5650151757 tempest-AttachVolumeShelveTestJSON-1540835988 tempest-AttachVolumeShelveTestJSON-1540835988-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1d4267e4-c53c-43f6-9542-cf9d235433d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:43:16.516562 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-9d711aae-5faa-4f25-98c2-ae5650151757 tempest-AttachVolumeShelveTestJSON-1540835988 tempest-AttachVolumeShelveTestJSON-1540835988-project-member] Flow 'volume_create_api' (074fe887-079e-49ed-afaa-d93000dd73fa) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:43:16.517324 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-9d711aae-5faa-4f25-98c2-ae5650151757 tempest-AttachVolumeShelveTestJSON-1540835988 tempest-AttachVolumeShelveTestJSON-1540835988-project-member] Create volume request issued successfully. Aug 25 05:43:16.519430 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-9d711aae-5faa-4f25-98c2-ae5650151757 tempest-AttachVolumeShelveTestJSON-1540835988 tempest-AttachVolumeShelveTestJSON-1540835988-project-member] https://10.4.3.189/volume/v3/volumes returned with HTTP 202 Aug 25 05:43:16.520777 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 303/1215] 10.4.3.189 () {68 vars in 1258 bytes} [Tue Aug 25 05:43:16 2026] POST /volume/v3/volumes => generated 756 bytes in 354 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 05:43:16.544165 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-bfbb0252-590c-48c5-ae4d-da11053beb54 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:43:16.546274 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-bfbb0252-590c-48c5-ae4d-da11053beb54 tempest-AttachVolumeShelveTestJSON-1540835988 tempest-AttachVolumeShelveTestJSON-1540835988-project-member] GET https://10.4.3.189/volume/v3/volumes/d3de4090-28a7-4b96-92cb-02b60104a37e Aug 25 05:43:16.546571 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-bfbb0252-590c-48c5-ae4d-da11053beb54 tempest-AttachVolumeShelveTestJSON-1540835988 tempest-AttachVolumeShelveTestJSON-1540835988-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:43:16.546933 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-bfbb0252-590c-48c5-ae4d-da11053beb54 tempest-AttachVolumeShelveTestJSON-1540835988 tempest-AttachVolumeShelveTestJSON-1540835988-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:43:16.560239 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:43:16.560239 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:43:16.568862 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-bfbb0252-590c-48c5-ae4d-da11053beb54 tempest-AttachVolumeShelveTestJSON-1540835988 tempest-AttachVolumeShelveTestJSON-1540835988-project-member] Volume info retrieved successfully. Aug 25 05:43:16.577807 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-bfbb0252-590c-48c5-ae4d-da11053beb54 tempest-AttachVolumeShelveTestJSON-1540835988 tempest-AttachVolumeShelveTestJSON-1540835988-project-member] https://10.4.3.189/volume/v3/volumes/d3de4090-28a7-4b96-92cb-02b60104a37e returned with HTTP 200 Aug 25 05:43:16.578793 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 309/1216] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:43:16 2026] GET /volume/v3/volumes/d3de4090-28a7-4b96-92cb-02b60104a37e => generated 824 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:43:18.318972 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-458e002a-bd14-4c83-98ff-7144ad26ff26 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:43:18.318972 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-458e002a-bd14-4c83-98ff-7144ad26ff26 tempest-TestStampPattern-183774181 tempest-TestStampPattern-183774181-project-member] DELETE https://10.4.3.189/volume/v3/volumes/feb345a1-0521-4d7d-9456-7875e5bf069c Aug 25 05:43:18.318972 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-458e002a-bd14-4c83-98ff-7144ad26ff26 tempest-TestStampPattern-183774181 tempest-TestStampPattern-183774181-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:43:18.318972 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-458e002a-bd14-4c83-98ff-7144ad26ff26 tempest-TestStampPattern-183774181 tempest-TestStampPattern-183774181-project-member] Calling method 'delete' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:43:18.318972 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.v3.volumes [None req-458e002a-bd14-4c83-98ff-7144ad26ff26 tempest-TestStampPattern-183774181 tempest-TestStampPattern-183774181-project-member] Delete volume with id: feb345a1-0521-4d7d-9456-7875e5bf069c Aug 25 05:43:18.318972 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:43:18.318972 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:43:18.318972 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-458e002a-bd14-4c83-98ff-7144ad26ff26 tempest-TestStampPattern-183774181 tempest-TestStampPattern-183774181-project-member] Volume info retrieved successfully. Aug 25 05:43:18.318972 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-458e002a-bd14-4c83-98ff-7144ad26ff26 tempest-TestStampPattern-183774181 tempest-TestStampPattern-183774181-project-member] Delete volume request issued successfully. Aug 25 05:43:18.318972 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-458e002a-bd14-4c83-98ff-7144ad26ff26 tempest-TestStampPattern-183774181 tempest-TestStampPattern-183774181-project-member] https://10.4.3.189/volume/v3/volumes/feb345a1-0521-4d7d-9456-7875e5bf069c returned with HTTP 202 Aug 25 05:43:18.318972 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 305/1217] 10.4.3.189 () {66 vars in 1351 bytes} [Tue Aug 25 05:43:17 2026] DELETE /volume/v3/volumes/feb345a1-0521-4d7d-9456-7875e5bf069c => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:43:18.325186 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-f6254786-68fa-4619-92c0-d004e30e829c None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:43:18.325186 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f6254786-68fa-4619-92c0-d004e30e829c tempest-TestStampPattern-183774181 tempest-TestStampPattern-183774181-project-member] GET https://10.4.3.189/volume/v3/volumes/feb345a1-0521-4d7d-9456-7875e5bf069c Aug 25 05:43:18.325186 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f6254786-68fa-4619-92c0-d004e30e829c tempest-TestStampPattern-183774181 tempest-TestStampPattern-183774181-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:43:18.325186 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f6254786-68fa-4619-92c0-d004e30e829c tempest-TestStampPattern-183774181 tempest-TestStampPattern-183774181-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:43:18.325186 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:43:18.325186 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:43:18.325186 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-f6254786-68fa-4619-92c0-d004e30e829c tempest-TestStampPattern-183774181 tempest-TestStampPattern-183774181-project-member] Volume info retrieved successfully. Aug 25 05:43:18.325186 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f6254786-68fa-4619-92c0-d004e30e829c tempest-TestStampPattern-183774181 tempest-TestStampPattern-183774181-project-member] https://10.4.3.189/volume/v3/volumes/feb345a1-0521-4d7d-9456-7875e5bf069c returned with HTTP 200 Aug 25 05:43:18.325186 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 301/1218] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:43:17 2026] GET /volume/v3/volumes/feb345a1-0521-4d7d-9456-7875e5bf069c => generated 872 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:43:18.327230 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-99a93525-b1f2-48a9-8c1a-5a9d1b3ffe29 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:43:18.327230 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-99a93525-b1f2-48a9-8c1a-5a9d1b3ffe29 tempest-AttachVolumeShelveTestJSON-1540835988 tempest-AttachVolumeShelveTestJSON-1540835988-project-member] GET https://10.4.3.189/volume/v3/volumes/d3de4090-28a7-4b96-92cb-02b60104a37e Aug 25 05:43:18.327230 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-99a93525-b1f2-48a9-8c1a-5a9d1b3ffe29 tempest-AttachVolumeShelveTestJSON-1540835988 tempest-AttachVolumeShelveTestJSON-1540835988-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:43:18.327230 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-99a93525-b1f2-48a9-8c1a-5a9d1b3ffe29 tempest-AttachVolumeShelveTestJSON-1540835988 tempest-AttachVolumeShelveTestJSON-1540835988-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:43:18.327230 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:43:18.327230 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:43:18.327230 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-99a93525-b1f2-48a9-8c1a-5a9d1b3ffe29 tempest-AttachVolumeShelveTestJSON-1540835988 tempest-AttachVolumeShelveTestJSON-1540835988-project-member] Volume info retrieved successfully. Aug 25 05:43:18.327230 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-99a93525-b1f2-48a9-8c1a-5a9d1b3ffe29 tempest-AttachVolumeShelveTestJSON-1540835988 tempest-AttachVolumeShelveTestJSON-1540835988-project-member] https://10.4.3.189/volume/v3/volumes/d3de4090-28a7-4b96-92cb-02b60104a37e returned with HTTP 200 Aug 25 05:43:18.327230 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 304/1219] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:43:17 2026] GET /volume/v3/volumes/d3de4090-28a7-4b96-92cb-02b60104a37e => generated 849 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:43:18.330337 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-2efbe58a-5e53-4245-bf3c-76f67efe9362 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:43:18.457158 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-80cc8ca7-4b31-46ba-bb3c-4c9ac71c4aeb None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:43:18.459600 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-80cc8ca7-4b31-46ba-bb3c-4c9ac71c4aeb tempest-TestStampPattern-183774181 tempest-TestStampPattern-183774181-project-member] GET https://10.4.3.189/volume/v3/volumes/feb345a1-0521-4d7d-9456-7875e5bf069c Aug 25 05:43:18.459600 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-80cc8ca7-4b31-46ba-bb3c-4c9ac71c4aeb tempest-TestStampPattern-183774181 tempest-TestStampPattern-183774181-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:43:18.459966 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-80cc8ca7-4b31-46ba-bb3c-4c9ac71c4aeb tempest-TestStampPattern-183774181 tempest-TestStampPattern-183774181-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:43:18.477507 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-80cc8ca7-4b31-46ba-bb3c-4c9ac71c4aeb tempest-TestStampPattern-183774181 tempest-TestStampPattern-183774181-project-member] https://10.4.3.189/volume/v3/volumes/feb345a1-0521-4d7d-9456-7875e5bf069c returned with HTTP 404 Aug 25 05:43:18.478477 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 306/1220] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:43:18 2026] GET /volume/v3/volumes/feb345a1-0521-4d7d-9456-7875e5bf069c => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:43:18.480431 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-2efbe58a-5e53-4245-bf3c-76f67efe9362 tempest-VolumeTypesNegativeTest-1754353655 tempest-VolumeTypesNegativeTest-1754353655-project-admin] POST https://10.4.3.189/volume/v3/types/3d7b052b-28d1-4dc0-bb15-b919348f3236/encryption Aug 25 05:43:18.482480 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-2efbe58a-5e53-4245-bf3c-76f67efe9362 tempest-VolumeTypesNegativeTest-1754353655 tempest-VolumeTypesNegativeTest-1754353655-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:43:18.543449 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-2efbe58a-5e53-4245-bf3c-76f67efe9362 tempest-VolumeTypesNegativeTest-1754353655 tempest-VolumeTypesNegativeTest-1754353655-project-admin] https://10.4.3.189/volume/v3/types/3d7b052b-28d1-4dc0-bb15-b919348f3236/encryption returned with HTTP 404 Aug 25 05:43:18.543863 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 310/1221] 10.4.3.189 () {68 vars in 1397 bytes} [Tue Aug 25 05:43:18 2026] POST /volume/v3/types/3d7b052b-28d1-4dc0-bb15-b919348f3236/encryption => generated 114 bytes in 273 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:43:18.559270 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-d53372dc-5422-4bbe-a7ef-a5367ff0e67e None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:43:18.562880 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d53372dc-5422-4bbe-a7ef-a5367ff0e67e tempest-VolumeTypesNegativeTest-1754353655 tempest-VolumeTypesNegativeTest-1754353655-project-admin] POST https://10.4.3.189/volume/v3/types Aug 25 05:43:18.562880 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d53372dc-5422-4bbe-a7ef-a5367ff0e67e tempest-VolumeTypesNegativeTest-1754353655 tempest-VolumeTypesNegativeTest-1754353655-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-1409155568", "os-volume-type-access:is_public": false}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:43:18.597311 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d53372dc-5422-4bbe-a7ef-a5367ff0e67e tempest-VolumeTypesNegativeTest-1754353655 tempest-VolumeTypesNegativeTest-1754353655-project-admin] https://10.4.3.189/volume/v3/types returned with HTTP 200 Aug 25 05:43:18.597804 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 302/1222] 10.4.3.189 () {68 vars in 1253 bytes} [Tue Aug 25 05:43:18 2026] POST /volume/v3/types => generated 231 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:43:18.615215 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-e1a37f55-0940-420f-98c5-e52764c0d5ca None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:43:18.744405 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-e1a37f55-0940-420f-98c5-e52764c0d5ca tempest-VolumeTypesNegativeTest-802582989 tempest-VolumeTypesNegativeTest-802582989-project-member] POST https://10.4.3.189/volume/v3/volumes Aug 25 05:43:18.744856 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-e1a37f55-0940-420f-98c5-e52764c0d5ca tempest-VolumeTypesNegativeTest-802582989 tempest-VolumeTypesNegativeTest-802582989-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "dbd1fa0a-6778-46ab-913e-6a68e7cbedfc", "size": 1, "name": "tempest-VolumeTypesNegativeTest-Volume-174508074"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:43:18.748569 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.v3.volumes [None req-e1a37f55-0940-420f-98c5-e52764c0d5ca tempest-VolumeTypesNegativeTest-802582989 tempest-VolumeTypesNegativeTest-802582989-project-member] Create volume request body: {'volume': {'volume_type': 'dbd1fa0a-6778-46ab-913e-6a68e7cbedfc', 'size': 1, 'name': 'tempest-VolumeTypesNegativeTest-Volume-174508074'}} {{(pid=100269) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 05:43:18.766037 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-e1a37f55-0940-420f-98c5-e52764c0d5ca tempest-VolumeTypesNegativeTest-802582989 tempest-VolumeTypesNegativeTest-802582989-project-member] https://10.4.3.189/volume/v3/volumes returned with HTTP 404 Aug 25 05:43:18.766690 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 305/1223] 10.4.3.189 () {68 vars in 1259 bytes} [Tue Aug 25 05:43:18 2026] POST /volume/v3/volumes => generated 114 bytes in 152 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:43:18.780831 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-4c7eceec-d270-4aba-8802-506f1b3543ec None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:43:18.785643 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-4c7eceec-d270-4aba-8802-506f1b3543ec tempest-VolumeTypesNegativeTest-1754353655 tempest-VolumeTypesNegativeTest-1754353655-project-admin] DELETE https://10.4.3.189/volume/v3/types/dbd1fa0a-6778-46ab-913e-6a68e7cbedfc Aug 25 05:43:18.785987 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-4c7eceec-d270-4aba-8802-506f1b3543ec tempest-VolumeTypesNegativeTest-1754353655 tempest-VolumeTypesNegativeTest-1754353655-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:43:18.786570 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-4c7eceec-d270-4aba-8802-506f1b3543ec tempest-VolumeTypesNegativeTest-1754353655 tempest-VolumeTypesNegativeTest-1754353655-project-admin] Calling method '_delete' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:43:18.841771 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-4c7eceec-d270-4aba-8802-506f1b3543ec tempest-VolumeTypesNegativeTest-1754353655 tempest-VolumeTypesNegativeTest-1754353655-project-admin] https://10.4.3.189/volume/v3/types/dbd1fa0a-6778-46ab-913e-6a68e7cbedfc returned with HTTP 202 Aug 25 05:43:18.843320 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 307/1224] 10.4.3.189 () {66 vars in 1345 bytes} [Tue Aug 25 05:43:18 2026] DELETE /volume/v3/types/dbd1fa0a-6778-46ab-913e-6a68e7cbedfc => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:43:18.858677 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-69f8ce85-0d85-4669-b26c-32b1d9f15928 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:43:18.862695 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-69f8ce85-0d85-4669-b26c-32b1d9f15928 tempest-VolumeTypesNegativeTest-1754353655 tempest-VolumeTypesNegativeTest-1754353655-project-admin] GET https://10.4.3.189/volume/v3/types/dbd1fa0a-6778-46ab-913e-6a68e7cbedfc Aug 25 05:43:18.863452 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-69f8ce85-0d85-4669-b26c-32b1d9f15928 tempest-VolumeTypesNegativeTest-1754353655 tempest-VolumeTypesNegativeTest-1754353655-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:43:18.864402 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-69f8ce85-0d85-4669-b26c-32b1d9f15928 tempest-VolumeTypesNegativeTest-1754353655 tempest-VolumeTypesNegativeTest-1754353655-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:43:18.874709 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-69f8ce85-0d85-4669-b26c-32b1d9f15928 tempest-VolumeTypesNegativeTest-1754353655 tempest-VolumeTypesNegativeTest-1754353655-project-admin] https://10.4.3.189/volume/v3/types/dbd1fa0a-6778-46ab-913e-6a68e7cbedfc returned with HTTP 404 Aug 25 05:43:18.875674 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 311/1225] 10.4.3.189 () {66 vars in 1342 bytes} [Tue Aug 25 05:43:18 2026] GET /volume/v3/types/dbd1fa0a-6778-46ab-913e-6a68e7cbedfc => generated 114 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:43:18.896983 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-9c81a44d-bfc7-4ae6-890f-a75ec76565ef None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:43:18.900724 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-9c81a44d-bfc7-4ae6-890f-a75ec76565ef tempest-VolumeTypesNegativeTest-1754353655 tempest-VolumeTypesNegativeTest-1754353655-project-admin] POST https://10.4.3.189/volume/v3/types Aug 25 05:43:18.903189 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-9c81a44d-bfc7-4ae6-890f-a75ec76565ef tempest-VolumeTypesNegativeTest-1754353655 tempest-VolumeTypesNegativeTest-1754353655-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": ""}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:43:18.907778 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-9c81a44d-bfc7-4ae6-890f-a75ec76565ef tempest-VolumeTypesNegativeTest-1754353655 tempest-VolumeTypesNegativeTest-1754353655-project-admin] https://10.4.3.189/volume/v3/types returned with HTTP 400 Aug 25 05:43:18.908590 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 303/1226] 10.4.3.189 () {68 vars in 1252 bytes} [Tue Aug 25 05:43:18 2026] POST /volume/v3/types => generated 115 bytes in 12 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 25 05:43:18.924372 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-3aa7f08f-cb41-4c81-9e37-8595990f7cca None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:43:18.928343 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-3aa7f08f-cb41-4c81-9e37-8595990f7cca tempest-VolumeTypesNegativeTest-1754353655 tempest-VolumeTypesNegativeTest-1754353655-project-admin] POST https://10.4.3.189/volume/v3/types Aug 25 05:43:18.928343 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-3aa7f08f-cb41-4c81-9e37-8595990f7cca tempest-VolumeTypesNegativeTest-1754353655 tempest-VolumeTypesNegativeTest-1754353655-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-1492980573"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:43:18.965891 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-3aa7f08f-cb41-4c81-9e37-8595990f7cca tempest-VolumeTypesNegativeTest-1754353655 tempest-VolumeTypesNegativeTest-1754353655-project-admin] https://10.4.3.189/volume/v3/types returned with HTTP 200 Aug 25 05:43:18.966744 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 306/1227] 10.4.3.189 () {68 vars in 1252 bytes} [Tue Aug 25 05:43:18 2026] POST /volume/v3/types => generated 229 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:43:18.982500 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-4deeb77f-2e9e-4501-b809-a0d1a01bef19 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:43:18.985447 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-4deeb77f-2e9e-4501-b809-a0d1a01bef19 tempest-VolumeTypesNegativeTest-1754353655 tempest-VolumeTypesNegativeTest-1754353655-project-admin] POST https://10.4.3.189/volume/v3/types Aug 25 05:43:18.987036 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-4deeb77f-2e9e-4501-b809-a0d1a01bef19 tempest-VolumeTypesNegativeTest-1754353655 tempest-VolumeTypesNegativeTest-1754353655-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-1492980573"}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:43:18.999952 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-4deeb77f-2e9e-4501-b809-a0d1a01bef19 tempest-VolumeTypesNegativeTest-1754353655 tempest-VolumeTypesNegativeTest-1754353655-project-admin] HTTP exception thrown: Volume Type tempest-VolumeTypesNegativeTest-volume-type-1492980573 already exists. Aug 25 05:43:19.000540 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-4deeb77f-2e9e-4501-b809-a0d1a01bef19 tempest-VolumeTypesNegativeTest-1754353655 tempest-VolumeTypesNegativeTest-1754353655-project-admin] https://10.4.3.189/volume/v3/types returned with HTTP 409 Aug 25 05:43:19.000951 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 308/1228] 10.4.3.189 () {68 vars in 1252 bytes} [Tue Aug 25 05:43:18 2026] POST /volume/v3/types => generated 134 bytes in 20 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Aug 25 05:43:19.011883 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-dbf0e678-75bd-4537-95de-cdc7f0ab9f7d None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:43:19.015752 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-dbf0e678-75bd-4537-95de-cdc7f0ab9f7d tempest-VolumeTypesNegativeTest-1754353655 tempest-VolumeTypesNegativeTest-1754353655-project-admin] DELETE https://10.4.3.189/volume/v3/types/5f0d3c40-8824-4169-bffc-3d2422baf66d Aug 25 05:43:19.015752 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-dbf0e678-75bd-4537-95de-cdc7f0ab9f7d tempest-VolumeTypesNegativeTest-1754353655 tempest-VolumeTypesNegativeTest-1754353655-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:43:19.016796 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-dbf0e678-75bd-4537-95de-cdc7f0ab9f7d tempest-VolumeTypesNegativeTest-1754353655 tempest-VolumeTypesNegativeTest-1754353655-project-admin] Calling method '_delete' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:43:19.104574 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-dbf0e678-75bd-4537-95de-cdc7f0ab9f7d tempest-VolumeTypesNegativeTest-1754353655 tempest-VolumeTypesNegativeTest-1754353655-project-admin] https://10.4.3.189/volume/v3/types/5f0d3c40-8824-4169-bffc-3d2422baf66d returned with HTTP 202 Aug 25 05:43:19.105583 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 312/1229] 10.4.3.189 () {66 vars in 1345 bytes} [Tue Aug 25 05:43:19 2026] DELETE /volume/v3/types/5f0d3c40-8824-4169-bffc-3d2422baf66d => generated 0 bytes in 94 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:43:19.116325 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-82c560f6-cfb8-4857-8fba-ec69badc36ad None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:43:19.119361 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-82c560f6-cfb8-4857-8fba-ec69badc36ad tempest-VolumeTypesNegativeTest-1754353655 tempest-VolumeTypesNegativeTest-1754353655-project-admin] GET https://10.4.3.189/volume/v3/types/5f0d3c40-8824-4169-bffc-3d2422baf66d Aug 25 05:43:19.119361 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-82c560f6-cfb8-4857-8fba-ec69badc36ad tempest-VolumeTypesNegativeTest-1754353655 tempest-VolumeTypesNegativeTest-1754353655-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:43:19.119361 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-82c560f6-cfb8-4857-8fba-ec69badc36ad tempest-VolumeTypesNegativeTest-1754353655 tempest-VolumeTypesNegativeTest-1754353655-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:43:19.124158 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-82c560f6-cfb8-4857-8fba-ec69badc36ad tempest-VolumeTypesNegativeTest-1754353655 tempest-VolumeTypesNegativeTest-1754353655-project-admin] https://10.4.3.189/volume/v3/types/5f0d3c40-8824-4169-bffc-3d2422baf66d returned with HTTP 404 Aug 25 05:43:19.125144 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 304/1230] 10.4.3.189 () {66 vars in 1342 bytes} [Tue Aug 25 05:43:19 2026] GET /volume/v3/types/5f0d3c40-8824-4169-bffc-3d2422baf66d => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:43:19.138610 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-5cd9437a-9175-47d2-8c19-8937e25cbcb2 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:43:19.148498 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-5cd9437a-9175-47d2-8c19-8937e25cbcb2 tempest-VolumeTypesNegativeTest-1754353655 tempest-VolumeTypesNegativeTest-1754353655-project-admin] DELETE https://10.4.3.189/volume/v3/types/96de8604-0a25-46fe-9143-38fd24c235d2 Aug 25 05:43:19.148853 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-5cd9437a-9175-47d2-8c19-8937e25cbcb2 tempest-VolumeTypesNegativeTest-1754353655 tempest-VolumeTypesNegativeTest-1754353655-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:43:19.150034 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-5cd9437a-9175-47d2-8c19-8937e25cbcb2 tempest-VolumeTypesNegativeTest-1754353655 tempest-VolumeTypesNegativeTest-1754353655-project-admin] Calling method '_delete' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:43:19.156337 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-5cd9437a-9175-47d2-8c19-8937e25cbcb2 tempest-VolumeTypesNegativeTest-1754353655 tempest-VolumeTypesNegativeTest-1754353655-project-admin] https://10.4.3.189/volume/v3/types/96de8604-0a25-46fe-9143-38fd24c235d2 returned with HTTP 404 Aug 25 05:43:19.157052 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 307/1231] 10.4.3.189 () {66 vars in 1345 bytes} [Tue Aug 25 05:43:19 2026] DELETE /volume/v3/types/96de8604-0a25-46fe-9143-38fd24c235d2 => generated 114 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:43:19.172411 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-c3a80f8f-5496-4b89-a65e-8e2acabe45d3 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:43:19.177085 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-c3a80f8f-5496-4b89-a65e-8e2acabe45d3 tempest-VolumeTypesNegativeTest-1754353655 tempest-VolumeTypesNegativeTest-1754353655-project-admin] GET https://10.4.3.189/volume/v3/types/57c7ebbb-37c6-430c-9815-3d245c6046e8 Aug 25 05:43:19.177403 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-c3a80f8f-5496-4b89-a65e-8e2acabe45d3 tempest-VolumeTypesNegativeTest-1754353655 tempest-VolumeTypesNegativeTest-1754353655-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:43:19.178336 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-c3a80f8f-5496-4b89-a65e-8e2acabe45d3 tempest-VolumeTypesNegativeTest-1754353655 tempest-VolumeTypesNegativeTest-1754353655-project-admin] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:43:19.181898 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-85a8a7a0-aa0f-48eb-b978-d41e7c1b7090 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:43:19.184748 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-85a8a7a0-aa0f-48eb-b978-d41e7c1b7090 tempest-TestStampPattern-183774181 tempest-TestStampPattern-183774181-project-member] DELETE https://10.4.3.189/volume/v3/snapshots/af07b441-5bb3-4fad-bab2-f88184a10b28 Aug 25 05:43:19.184748 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-85a8a7a0-aa0f-48eb-b978-d41e7c1b7090 tempest-TestStampPattern-183774181 tempest-TestStampPattern-183774181-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:43:19.185515 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-85a8a7a0-aa0f-48eb-b978-d41e7c1b7090 tempest-TestStampPattern-183774181 tempest-TestStampPattern-183774181-project-member] Calling method 'delete' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:43:19.185515 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.v3.snapshots [None req-85a8a7a0-aa0f-48eb-b978-d41e7c1b7090 tempest-TestStampPattern-183774181 tempest-TestStampPattern-183774181-project-member] Delete snapshot with id: af07b441-5bb3-4fad-bab2-f88184a10b28 Aug 25 05:43:19.189197 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-c3a80f8f-5496-4b89-a65e-8e2acabe45d3 tempest-VolumeTypesNegativeTest-1754353655 tempest-VolumeTypesNegativeTest-1754353655-project-admin] https://10.4.3.189/volume/v3/types/57c7ebbb-37c6-430c-9815-3d245c6046e8 returned with HTTP 404 Aug 25 05:43:19.189978 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 309/1232] 10.4.3.189 () {66 vars in 1342 bytes} [Tue Aug 25 05:43:19 2026] GET /volume/v3/types/57c7ebbb-37c6-430c-9815-3d245c6046e8 => generated 114 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:43:19.195363 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:43:19.195363 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:43:19.195533 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-85a8a7a0-aa0f-48eb-b978-d41e7c1b7090 tempest-TestStampPattern-183774181 tempest-TestStampPattern-183774181-project-member] Snapshot retrieved successfully. Aug 25 05:43:19.235045 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-85a8a7a0-aa0f-48eb-b978-d41e7c1b7090 tempest-TestStampPattern-183774181 tempest-TestStampPattern-183774181-project-member] Snapshot delete request issued successfully. Aug 25 05:43:19.235045 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-85a8a7a0-aa0f-48eb-b978-d41e7c1b7090 tempest-TestStampPattern-183774181 tempest-TestStampPattern-183774181-project-member] https://10.4.3.189/volume/v3/snapshots/af07b441-5bb3-4fad-bab2-f88184a10b28 returned with HTTP 202 Aug 25 05:43:19.235754 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 313/1233] 10.4.3.189 () {66 vars in 1357 bytes} [Tue Aug 25 05:43:19 2026] DELETE /volume/v3/snapshots/af07b441-5bb3-4fad-bab2-f88184a10b28 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:43:19.253805 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-ec3b5bd9-071e-4829-a182-abf63a5c7ad3 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:43:19.261126 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ec3b5bd9-071e-4829-a182-abf63a5c7ad3 tempest-TestStampPattern-183774181 tempest-TestStampPattern-183774181-project-member] GET https://10.4.3.189/volume/v3/snapshots/af07b441-5bb3-4fad-bab2-f88184a10b28 Aug 25 05:43:19.261126 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ec3b5bd9-071e-4829-a182-abf63a5c7ad3 tempest-TestStampPattern-183774181 tempest-TestStampPattern-183774181-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:43:19.261321 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ec3b5bd9-071e-4829-a182-abf63a5c7ad3 tempest-TestStampPattern-183774181 tempest-TestStampPattern-183774181-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:43:19.270504 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:43:19.270504 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:43:19.272677 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-ec3b5bd9-071e-4829-a182-abf63a5c7ad3 tempest-TestStampPattern-183774181 tempest-TestStampPattern-183774181-project-member] Snapshot retrieved successfully. Aug 25 05:43:19.273403 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ec3b5bd9-071e-4829-a182-abf63a5c7ad3 tempest-TestStampPattern-183774181 tempest-TestStampPattern-183774181-project-member] https://10.4.3.189/volume/v3/snapshots/af07b441-5bb3-4fad-bab2-f88184a10b28 returned with HTTP 200 Aug 25 05:43:19.274220 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 305/1234] 10.4.3.189 () {66 vars in 1354 bytes} [Tue Aug 25 05:43:19 2026] GET /volume/v3/snapshots/af07b441-5bb3-4fad-bab2-f88184a10b28 => generated 460 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:43:19.731695 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-3bc04074-a88f-4c04-9032-a25b0034686e None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:43:19.735070 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-3bc04074-a88f-4c04-9032-a25b0034686e tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] POST https://10.4.3.189/volume/v3/volumes Aug 25 05:43:19.735545 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-3bc04074-a88f-4c04-9032-a25b0034686e tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-1195847855"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:43:19.739897 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.v3.volumes [None req-3bc04074-a88f-4c04-9032-a25b0034686e tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-1195847855'}} {{(pid=100269) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 05:43:19.740282 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.v3.volumes [None req-3bc04074-a88f-4c04-9032-a25b0034686e tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] Create volume of 1 GB Aug 25 05:43:19.745776 np0000008051 devstack@c-api.service[100269]: DEBUG dbcounter [-] [100269] Writing DB stats cinder:SELECT=317,cinder:UPDATE=73,cinder:INSERT=45 {{(pid=100269) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 05:43:19.751770 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-3bc04074-a88f-4c04-9032-a25b0034686e tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] Availability Zones retrieved successfully. Aug 25 05:43:19.764184 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-3bc04074-a88f-4c04-9032-a25b0034686e tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] Flow 'volume_create_api' (703a34f8-a058-4d8a-aaa5-c055e67ab123) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:43:19.766917 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-3bc04074-a88f-4c04-9032-a25b0034686e tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7ccdfbe1-76b2-4e6e-b166-720b60bd5b6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:43:19.768621 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.flows.api.create_volume [None req-3bc04074-a88f-4c04-9032-a25b0034686e tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] Validating volume size '1' using validate_int {{(pid=100269) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 05:43:19.829749 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-3bc04074-a88f-4c04-9032-a25b0034686e tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7ccdfbe1-76b2-4e6e-b166-720b60bd5b6f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T05:35:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=23fc6e5d-fce0-4521-ba46-4837b4232084,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '23fc6e5d-fce0-4521-ba46-4837b4232084', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:43:19.833746 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-3bc04074-a88f-4c04-9032-a25b0034686e tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (702b0de9-1209-4697-96fd-9fbdf6cd40fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:43:19.910978 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.quota [None req-3bc04074-a88f-4c04-9032-a25b0034686e tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] Created reservations ['34f99535-be1c-489b-9abe-3a746aea712c', '5bc20e9b-cd9d-4b18-9076-2c69b1ca7155', 'a6821bdf-99be-45ef-8d85-1900b8f615c5', '0b3b2d9e-50db-4b6b-b3b6-10ee4fecb96e'] {{(pid=100269) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:43:19.910978 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-3bc04074-a88f-4c04-9032-a25b0034686e tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (702b0de9-1209-4697-96fd-9fbdf6cd40fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['34f99535-be1c-489b-9abe-3a746aea712c', '5bc20e9b-cd9d-4b18-9076-2c69b1ca7155', 'a6821bdf-99be-45ef-8d85-1900b8f615c5', '0b3b2d9e-50db-4b6b-b3b6-10ee4fecb96e']}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:43:19.911445 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-3bc04074-a88f-4c04-9032-a25b0034686e tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (08e01caf-9c61-4c0c-a337-4f71bf811950) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:43:19.958959 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-3bc04074-a88f-4c04-9032-a25b0034686e tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (08e01caf-9c61-4c0c-a337-4f71bf811950) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2618bdd7-327b-4ee0-b817-754ff8e95464', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1195847855',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2d23df55fcb54789982741bd50d820cd',qos_specs=None,replication_status=,reservations=['34f99535-be1c-489b-9abe-3a746aea712c','5bc20e9b-cd9d-4b18-9076-2c69b1ca7155','a6821bdf-99be-45ef-8d85-1900b8f615c5','0b3b2d9e-50db-4b6b-b3b6-10ee4fecb96e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='47fe575d00364a7bb5f5e92d0c1b85d2',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T05:43:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1195847855',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2618bdd7-327b-4ee0-b817-754ff8e95464,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2d23df55fcb54789982741bd50d820cd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='47fe575d00364a7bb5f5e92d0c1b85d2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(23fc6e5d-fce0-4521-ba46-4837b4232084),volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:43:19.960259 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-3bc04074-a88f-4c04-9032-a25b0034686e tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (693e2265-6f54-40e6-9e0f-9fa98d4d96f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:43:20.004429 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-3bc04074-a88f-4c04-9032-a25b0034686e tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (693e2265-6f54-40e6-9e0f-9fa98d4d96f6) transitioned into state 'SUCCESS' from state '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-1195847855',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2d23df55fcb54789982741bd50d820cd',qos_specs=None,replication_status=,reservations=['34f99535-be1c-489b-9abe-3a746aea712c','5bc20e9b-cd9d-4b18-9076-2c69b1ca7155','a6821bdf-99be-45ef-8d85-1900b8f615c5','0b3b2d9e-50db-4b6b-b3b6-10ee4fecb96e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='47fe575d00364a7bb5f5e92d0c1b85d2',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:43:20.005775 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-3bc04074-a88f-4c04-9032-a25b0034686e tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ba2f7b86-3652-4d11-85b9-cb485ffc766b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:43:20.022192 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-3bc04074-a88f-4c04-9032-a25b0034686e tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ba2f7b86-3652-4d11-85b9-cb485ffc766b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:43:20.024421 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-3bc04074-a88f-4c04-9032-a25b0034686e tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] Flow 'volume_create_api' (703a34f8-a058-4d8a-aaa5-c055e67ab123) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:43:20.025366 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-3bc04074-a88f-4c04-9032-a25b0034686e tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] Create volume request issued successfully. Aug 25 05:43:20.026710 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-3bc04074-a88f-4c04-9032-a25b0034686e tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] https://10.4.3.189/volume/v3/volumes returned with HTTP 202 Aug 25 05:43:20.026936 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 308/1235] 10.4.3.189 () {68 vars in 1258 bytes} [Tue Aug 25 05:43:19 2026] POST /volume/v3/volumes => generated 755 bytes in 296 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 05:43:20.049134 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-84579159-4ae5-47eb-a48b-22644dbe8ddf None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:43:20.051189 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-84579159-4ae5-47eb-a48b-22644dbe8ddf tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] GET https://10.4.3.189/volume/v3/volumes/2618bdd7-327b-4ee0-b817-754ff8e95464 Aug 25 05:43:20.051495 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-84579159-4ae5-47eb-a48b-22644dbe8ddf tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:43:20.051585 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-84579159-4ae5-47eb-a48b-22644dbe8ddf tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:43:20.070947 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:43:20.070947 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:43:20.081088 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-84579159-4ae5-47eb-a48b-22644dbe8ddf tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] Volume info retrieved successfully. Aug 25 05:43:20.090209 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-84579159-4ae5-47eb-a48b-22644dbe8ddf tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] https://10.4.3.189/volume/v3/volumes/2618bdd7-327b-4ee0-b817-754ff8e95464 returned with HTTP 200 Aug 25 05:43:20.090209 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 310/1236] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:43:20 2026] GET /volume/v3/volumes/2618bdd7-327b-4ee0-b817-754ff8e95464 => generated 823 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:43:20.292072 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-62d57c53-7cca-4115-bd71-39d4d4f4d037 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:43:20.295866 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-62d57c53-7cca-4115-bd71-39d4d4f4d037 tempest-TestStampPattern-183774181 tempest-TestStampPattern-183774181-project-member] GET https://10.4.3.189/volume/v3/snapshots/af07b441-5bb3-4fad-bab2-f88184a10b28 Aug 25 05:43:20.296081 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-62d57c53-7cca-4115-bd71-39d4d4f4d037 tempest-TestStampPattern-183774181 tempest-TestStampPattern-183774181-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:43:20.296682 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-62d57c53-7cca-4115-bd71-39d4d4f4d037 tempest-TestStampPattern-183774181 tempest-TestStampPattern-183774181-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:43:20.308086 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-62d57c53-7cca-4115-bd71-39d4d4f4d037 tempest-TestStampPattern-183774181 tempest-TestStampPattern-183774181-project-member] https://10.4.3.189/volume/v3/snapshots/af07b441-5bb3-4fad-bab2-f88184a10b28 returned with HTTP 404 Aug 25 05:43:20.310131 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 314/1237] 10.4.3.189 () {66 vars in 1354 bytes} [Tue Aug 25 05:43:20 2026] GET /volume/v3/snapshots/af07b441-5bb3-4fad-bab2-f88184a10b28 => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:43:20.371210 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-a6a2fab9-7db7-48e7-a015-4d481110c816 req-7f818770-3e71-4d07-bf15-977fed359ed2 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:43:20.375950 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-a6a2fab9-7db7-48e7-a015-4d481110c816 req-7f818770-3e71-4d07-bf15-977fed359ed2 tempest-TestStampPattern-183774181 tempest-TestStampPattern-183774181-project-member] GET https://10.4.3.189/volume/v3/volumes/10b508b1-c0d8-41c2-8072-ee9c3fba8dd9 Aug 25 05:43:20.376384 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-a6a2fab9-7db7-48e7-a015-4d481110c816 req-7f818770-3e71-4d07-bf15-977fed359ed2 tempest-TestStampPattern-183774181 tempest-TestStampPattern-183774181-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:43:20.376534 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-a6a2fab9-7db7-48e7-a015-4d481110c816 req-7f818770-3e71-4d07-bf15-977fed359ed2 tempest-TestStampPattern-183774181 tempest-TestStampPattern-183774181-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:43:20.386818 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:43:20.386818 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:43:20.391723 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [req-a6a2fab9-7db7-48e7-a015-4d481110c816 req-7f818770-3e71-4d07-bf15-977fed359ed2 tempest-TestStampPattern-183774181 tempest-TestStampPattern-183774181-project-member] Volume info retrieved successfully. Aug 25 05:43:20.396995 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-a6a2fab9-7db7-48e7-a015-4d481110c816 req-7f818770-3e71-4d07-bf15-977fed359ed2 tempest-TestStampPattern-183774181 tempest-TestStampPattern-183774181-project-member] https://10.4.3.189/volume/v3/volumes/10b508b1-c0d8-41c2-8072-ee9c3fba8dd9 returned with HTTP 200 Aug 25 05:43:20.397706 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 306/1238] 10.4.3.189 () {68 vars in 1598 bytes} [Tue Aug 25 05:43:20 2026] GET /volume/v3/volumes/10b508b1-c0d8-41c2-8072-ee9c3fba8dd9 => generated 839 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:43:21.115609 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-fe960ddb-7e20-4cf9-be80-770def07dc19 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:43:21.120373 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-fe960ddb-7e20-4cf9-be80-770def07dc19 tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] GET https://10.4.3.189/volume/v3/volumes/2618bdd7-327b-4ee0-b817-754ff8e95464 Aug 25 05:43:21.120373 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-fe960ddb-7e20-4cf9-be80-770def07dc19 tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:43:21.120373 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-fe960ddb-7e20-4cf9-be80-770def07dc19 tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:43:21.140698 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:43:21.140698 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:43:21.154192 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-fe960ddb-7e20-4cf9-be80-770def07dc19 tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] Volume info retrieved successfully. Aug 25 05:43:21.169147 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-fe960ddb-7e20-4cf9-be80-770def07dc19 tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] https://10.4.3.189/volume/v3/volumes/2618bdd7-327b-4ee0-b817-754ff8e95464 returned with HTTP 200 Aug 25 05:43:21.169147 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 309/1239] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:43:21 2026] GET /volume/v3/volumes/2618bdd7-327b-4ee0-b817-754ff8e95464 => generated 848 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:43:21.276486 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [req-14874fdc-0822-4117-a560-9e4f56da7336 req-6b10b53b-adcf-4f63-83af-84416bd437f9 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:43:21.282034 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-14874fdc-0822-4117-a560-9e4f56da7336 req-6b10b53b-adcf-4f63-83af-84416bd437f9 tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] GET https://10.4.3.189/volume/v3/volumes/2618bdd7-327b-4ee0-b817-754ff8e95464 Aug 25 05:43:21.282034 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-14874fdc-0822-4117-a560-9e4f56da7336 req-6b10b53b-adcf-4f63-83af-84416bd437f9 tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:43:21.282034 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-14874fdc-0822-4117-a560-9e4f56da7336 req-6b10b53b-adcf-4f63-83af-84416bd437f9 tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:43:21.310229 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:43:21.310229 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:43:21.322502 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [req-14874fdc-0822-4117-a560-9e4f56da7336 req-6b10b53b-adcf-4f63-83af-84416bd437f9 tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] Volume info retrieved successfully. Aug 25 05:43:21.346102 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-14874fdc-0822-4117-a560-9e4f56da7336 req-6b10b53b-adcf-4f63-83af-84416bd437f9 tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] https://10.4.3.189/volume/v3/volumes/2618bdd7-327b-4ee0-b817-754ff8e95464 returned with HTTP 200 Aug 25 05:43:21.346102 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 311/1240] 10.4.3.189 () {68 vars in 1598 bytes} [Tue Aug 25 05:43:21 2026] GET /volume/v3/volumes/2618bdd7-327b-4ee0-b817-754ff8e95464 => generated 848 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:43:21.658143 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-9926c623-a0c0-4470-8ebe-93160ed61443 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:43:21.658718 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-9926c623-a0c0-4470-8ebe-93160ed61443 None None] GET https://10.4.3.189/volume// Aug 25 05:43:21.658768 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-9926c623-a0c0-4470-8ebe-93160ed61443 None None] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:43:21.659132 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-9926c623-a0c0-4470-8ebe-93160ed61443 None None] Calling method 'all' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:43:21.659630 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-9926c623-a0c0-4470-8ebe-93160ed61443 None None] https://10.4.3.189/volume// returned with HTTP 300 Aug 25 05:43:21.660167 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 315/1241] 10.4.3.189 () {66 vars in 1428 bytes} [Tue Aug 25 05:43: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 25 05:43:21.675836 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-14874fdc-0822-4117-a560-9e4f56da7336 req-4a6a5d49-6cf2-407a-b1e9-6820b09384f5 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:43:21.682683 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-14874fdc-0822-4117-a560-9e4f56da7336 req-4a6a5d49-6cf2-407a-b1e9-6820b09384f5 tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] POST https://10.4.3.189/volume/v3/attachments Aug 25 05:43:21.682683 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-14874fdc-0822-4117-a560-9e4f56da7336 req-4a6a5d49-6cf2-407a-b1e9-6820b09384f5 tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "2618bdd7-327b-4ee0-b817-754ff8e95464", "connector": null, "instance_uuid": "af52ee9b-b704-45cc-ba44-b8ff87b012be"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:43:21.696413 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:43:21.696413 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:43:21.788158 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-14874fdc-0822-4117-a560-9e4f56da7336 req-4a6a5d49-6cf2-407a-b1e9-6820b09384f5 tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] https://10.4.3.189/volume/v3/attachments returned with HTTP 200 Aug 25 05:43:21.789171 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 307/1242] 10.4.3.189 () {74 vars in 1594 bytes} [Tue Aug 25 05:43:21 2026] POST /volume/v3/attachments => generated 273 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:43:21.867563 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-f8b71812-2204-4057-847f-da07ec3a872e None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:43:21.870915 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-f8b71812-2204-4057-847f-da07ec3a872e tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] GET https://10.4.3.189/volume/v3/volumes/2618bdd7-327b-4ee0-b817-754ff8e95464 Aug 25 05:43:21.871078 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-f8b71812-2204-4057-847f-da07ec3a872e tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:43:21.876035 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-f8b71812-2204-4057-847f-da07ec3a872e tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:43:21.892297 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:43:21.892297 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:43:21.901315 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-f8b71812-2204-4057-847f-da07ec3a872e tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] Volume info retrieved successfully. Aug 25 05:43:21.911356 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-f8b71812-2204-4057-847f-da07ec3a872e tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] https://10.4.3.189/volume/v3/volumes/2618bdd7-327b-4ee0-b817-754ff8e95464 returned with HTTP 200 Aug 25 05:43:21.912068 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 310/1243] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:43:21 2026] GET /volume/v3/volumes/2618bdd7-327b-4ee0-b817-754ff8e95464 => generated 847 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:43:21.934725 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-cd048917-aa55-46e3-88d9-0480fbc906a2 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:43:21.935603 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-cd048917-aa55-46e3-88d9-0480fbc906a2 None None] GET https://10.4.3.189/volume// Aug 25 05:43:21.938232 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-cd048917-aa55-46e3-88d9-0480fbc906a2 None None] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:43:21.940675 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-cd048917-aa55-46e3-88d9-0480fbc906a2 None None] Calling method 'all' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:43:21.941467 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-cd048917-aa55-46e3-88d9-0480fbc906a2 None None] https://10.4.3.189/volume// returned with HTTP 300 Aug 25 05:43:21.942085 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 312/1244] 10.4.3.189 () {66 vars in 1426 bytes} [Tue Aug 25 05:43:21 2026] GET /volume/ => generated 386 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 05:43:22.076827 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-14874fdc-0822-4117-a560-9e4f56da7336 req-f9ac47d8-f74f-49ed-867d-16455d5e9c3f None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:43:22.087338 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-14874fdc-0822-4117-a560-9e4f56da7336 req-f9ac47d8-f74f-49ed-867d-16455d5e9c3f tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] GET https://10.4.3.189/volume/v3/volumes/2618bdd7-327b-4ee0-b817-754ff8e95464 Aug 25 05:43:22.087338 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-14874fdc-0822-4117-a560-9e4f56da7336 req-f9ac47d8-f74f-49ed-867d-16455d5e9c3f tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:43:22.087338 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-14874fdc-0822-4117-a560-9e4f56da7336 req-f9ac47d8-f74f-49ed-867d-16455d5e9c3f tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:43:22.102444 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:43:22.102444 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:43:22.107251 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [req-14874fdc-0822-4117-a560-9e4f56da7336 req-f9ac47d8-f74f-49ed-867d-16455d5e9c3f tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] Volume info retrieved successfully. Aug 25 05:43:22.115873 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-14874fdc-0822-4117-a560-9e4f56da7336 req-f9ac47d8-f74f-49ed-867d-16455d5e9c3f tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] https://10.4.3.189/volume/v3/volumes/2618bdd7-327b-4ee0-b817-754ff8e95464 returned with HTTP 200 Aug 25 05:43:22.116407 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 316/1245] 10.4.3.189 () {70 vars in 1639 bytes} [Tue Aug 25 05:43:22 2026] GET /volume/v3/volumes/2618bdd7-327b-4ee0-b817-754ff8e95464 => generated 1027 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 05:43:22.310528 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-14874fdc-0822-4117-a560-9e4f56da7336 req-72a047e5-64ff-48f5-a6bb-1481ba9990d9 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:43:22.315942 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-14874fdc-0822-4117-a560-9e4f56da7336 req-72a047e5-64ff-48f5-a6bb-1481ba9990d9 tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] PUT https://10.4.3.189/volume/v3/attachments/3ed2e00b-d606-4b60-8512-53ba75940ff5 Aug 25 05:43:22.316894 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-14874fdc-0822-4117-a560-9e4f56da7336 req-72a047e5-64ff-48f5-a6bb-1481ba9990d9 tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.189", "host": "np0000008051", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:8b4a65c6a3e1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "a19da604-b1eb-4396-a9d5-30b16dae3da8", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:43:22.333816 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.coordination [req-14874fdc-0822-4117-a560-9e4f56da7336 req-72a047e5-64ff-48f5-a6bb-1481ba9990d9 tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] Acquiring lock "cinder-attachment_update-2618bdd7-327b-4ee0-b817-754ff8e95464-np0000008051" by "attachment_update" {{(pid=100268) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 05:43:22.340527 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.coordination [req-14874fdc-0822-4117-a560-9e4f56da7336 req-72a047e5-64ff-48f5-a6bb-1481ba9990d9 tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] Lock "cinder-attachment_update-2618bdd7-327b-4ee0-b817-754ff8e95464-np0000008051" acquired by "attachment_update" :: waited 0.006s {{(pid=100268) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 05:43:22.342027 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:43:22.342027 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:43:22.547472 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.coordination [req-14874fdc-0822-4117-a560-9e4f56da7336 req-72a047e5-64ff-48f5-a6bb-1481ba9990d9 tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] Lock "cinder-attachment_update-2618bdd7-327b-4ee0-b817-754ff8e95464-np0000008051" released by "attachment_update" :: held 0.207s {{(pid=100268) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 05:43:22.548543 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-14874fdc-0822-4117-a560-9e4f56da7336 req-72a047e5-64ff-48f5-a6bb-1481ba9990d9 tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] https://10.4.3.189/volume/v3/attachments/3ed2e00b-d606-4b60-8512-53ba75940ff5 returned with HTTP 200 Aug 25 05:43:22.549358 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 308/1246] 10.4.3.189 () {74 vars in 1704 bytes} [Tue Aug 25 05:43:22 2026] PUT /volume/v3/attachments/3ed2e00b-d606-4b60-8512-53ba75940ff5 => generated 969 bytes in 240 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:43:22.931866 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-8eb3746c-3685-4bc1-a66e-368484962bab None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:43:22.947169 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-8eb3746c-3685-4bc1-a66e-368484962bab tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] GET https://10.4.3.189/volume/v3/volumes/2618bdd7-327b-4ee0-b817-754ff8e95464 Aug 25 05:43:22.947169 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-8eb3746c-3685-4bc1-a66e-368484962bab tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:43:22.947169 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-8eb3746c-3685-4bc1-a66e-368484962bab tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:43:22.965174 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:43:22.965174 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:43:22.975792 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-8eb3746c-3685-4bc1-a66e-368484962bab tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] Volume info retrieved successfully. Aug 25 05:43:22.981556 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-8eb3746c-3685-4bc1-a66e-368484962bab tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] https://10.4.3.189/volume/v3/volumes/2618bdd7-327b-4ee0-b817-754ff8e95464 returned with HTTP 200 Aug 25 05:43:22.981797 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 311/1247] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:43:22 2026] GET /volume/v3/volumes/2618bdd7-327b-4ee0-b817-754ff8e95464 => generated 848 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:43:23.856739 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-8c4e9f79-e050-4bc8-8b9c-ec86d7374af7 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:43:24.006779 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-0836b8ad-baa8-4bf2-a086-9954c4bfa017 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:43:24.009195 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-0836b8ad-baa8-4bf2-a086-9954c4bfa017 tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] GET https://10.4.3.189/volume/v3/volumes/2618bdd7-327b-4ee0-b817-754ff8e95464 Aug 25 05:43:24.009972 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-0836b8ad-baa8-4bf2-a086-9954c4bfa017 tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:43:24.009972 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-0836b8ad-baa8-4bf2-a086-9954c4bfa017 tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:43:24.031261 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:43:24.031261 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:43:24.039086 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-0836b8ad-baa8-4bf2-a086-9954c4bfa017 tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] Volume info retrieved successfully. Aug 25 05:43:24.050449 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-0836b8ad-baa8-4bf2-a086-9954c4bfa017 tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] https://10.4.3.189/volume/v3/volumes/2618bdd7-327b-4ee0-b817-754ff8e95464 returned with HTTP 200 Aug 25 05:43:24.050449 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 317/1248] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:43:24 2026] GET /volume/v3/volumes/2618bdd7-327b-4ee0-b817-754ff8e95464 => generated 848 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:43:24.071511 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-8c4e9f79-e050-4bc8-8b9c-ec86d7374af7 tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] POST https://10.4.3.189/volume/v3/volumes Aug 25 05:43:24.072803 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-8c4e9f79-e050-4bc8-8b9c-ec86d7374af7 tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsAdminTest-Volume-174336947"}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:43:24.076263 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.v3.volumes [None req-8c4e9f79-e050-4bc8-8b9c-ec86d7374af7 tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsAdminTest-Volume-174336947'}} {{(pid=100270) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 05:43:24.076263 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.v3.volumes [None req-8c4e9f79-e050-4bc8-8b9c-ec86d7374af7 tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] Create volume of 1 GB Aug 25 05:43:24.085589 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-8c4e9f79-e050-4bc8-8b9c-ec86d7374af7 tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] Availability Zones retrieved successfully. Aug 25 05:43:24.097707 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-8c4e9f79-e050-4bc8-8b9c-ec86d7374af7 tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] Flow 'volume_create_api' (09feb6ef-e952-4216-a432-238a7dbf04cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:43:24.098704 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-8c4e9f79-e050-4bc8-8b9c-ec86d7374af7 tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (43600780-03d9-4fa0-9ce2-dc0a23364df5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:43:24.100475 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.flows.api.create_volume [None req-8c4e9f79-e050-4bc8-8b9c-ec86d7374af7 tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] Validating volume size '1' using validate_int {{(pid=100270) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 05:43:24.159803 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-8c4e9f79-e050-4bc8-8b9c-ec86d7374af7 tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (43600780-03d9-4fa0-9ce2-dc0a23364df5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T05:35:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=23fc6e5d-fce0-4521-ba46-4837b4232084,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '23fc6e5d-fce0-4521-ba46-4837b4232084', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:43:24.160674 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-8c4e9f79-e050-4bc8-8b9c-ec86d7374af7 tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (67215358-7ce4-4f44-886b-d97deb2b25c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:43:24.320693 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.quota [None req-8c4e9f79-e050-4bc8-8b9c-ec86d7374af7 tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] Created reservations ['20f6137f-9976-432d-bdb6-d55aa1f0ee66', '2c651934-0683-4d7c-93eb-d8206b640be2', '4d7805f9-9503-4aa1-87b0-037098d6b71c', 'a3627421-b52c-4da4-938b-9095899c78f9'] {{(pid=100270) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:43:24.321645 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-8c4e9f79-e050-4bc8-8b9c-ec86d7374af7 tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (67215358-7ce4-4f44-886b-d97deb2b25c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['20f6137f-9976-432d-bdb6-d55aa1f0ee66', '2c651934-0683-4d7c-93eb-d8206b640be2', '4d7805f9-9503-4aa1-87b0-037098d6b71c', 'a3627421-b52c-4da4-938b-9095899c78f9']}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:43:24.322378 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-8c4e9f79-e050-4bc8-8b9c-ec86d7374af7 tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2b871036-a5f9-4f3d-9741-27400acd79a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:43:24.352539 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-8c4e9f79-e050-4bc8-8b9c-ec86d7374af7 tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2b871036-a5f9-4f3d-9741-27400acd79a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dc00c8b7-8a3e-4416-a808-28a7bda1b5e6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-174336947',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4cfbe97b496c4141af40946e4c898a28',qos_specs=None,replication_status=,reservations=['20f6137f-9976-432d-bdb6-d55aa1f0ee66','2c651934-0683-4d7c-93eb-d8206b640be2','4d7805f9-9503-4aa1-87b0-037098d6b71c','a3627421-b52c-4da4-938b-9095899c78f9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c3b9cd98dbf5424ea340b52f74cfc86b',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T05:43:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-174336947',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=dc00c8b7-8a3e-4416-a808-28a7bda1b5e6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4cfbe97b496c4141af40946e4c898a28',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c3b9cd98dbf5424ea340b52f74cfc86b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(23fc6e5d-fce0-4521-ba46-4837b4232084),volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:43:24.353824 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-8c4e9f79-e050-4bc8-8b9c-ec86d7374af7 tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5792e156-2511-43ef-b2ea-133ad93345a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:43:24.386182 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-8c4e9f79-e050-4bc8-8b9c-ec86d7374af7 tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5792e156-2511-43ef-b2ea-133ad93345a5) transitioned into state 'SUCCESS' from state '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-174336947',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4cfbe97b496c4141af40946e4c898a28',qos_specs=None,replication_status=,reservations=['20f6137f-9976-432d-bdb6-d55aa1f0ee66','2c651934-0683-4d7c-93eb-d8206b640be2','4d7805f9-9503-4aa1-87b0-037098d6b71c','a3627421-b52c-4da4-938b-9095899c78f9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c3b9cd98dbf5424ea340b52f74cfc86b',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:43:24.387405 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-8c4e9f79-e050-4bc8-8b9c-ec86d7374af7 tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (afd1e3af-156d-4c64-8eb6-b3591cb28fcf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:43:24.416586 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-8c4e9f79-e050-4bc8-8b9c-ec86d7374af7 tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (afd1e3af-156d-4c64-8eb6-b3591cb28fcf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:43:24.416586 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-8c4e9f79-e050-4bc8-8b9c-ec86d7374af7 tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] Flow 'volume_create_api' (09feb6ef-e952-4216-a432-238a7dbf04cf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100270) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:43:24.416971 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-8c4e9f79-e050-4bc8-8b9c-ec86d7374af7 tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] Create volume request issued successfully. Aug 25 05:43:24.417813 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-8c4e9f79-e050-4bc8-8b9c-ec86d7374af7 tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] https://10.4.3.189/volume/v3/volumes returned with HTTP 202 Aug 25 05:43:24.418298 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 313/1249] 10.4.3.189 () {68 vars in 1258 bytes} [Tue Aug 25 05:43:23 2026] POST /volume/v3/volumes => generated 753 bytes in 562 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 05:43:24.440740 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-f1771af3-3aa9-43d8-a33d-875d53f60839 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:43:24.446680 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f1771af3-3aa9-43d8-a33d-875d53f60839 tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] GET https://10.4.3.189/volume/v3/volumes/dc00c8b7-8a3e-4416-a808-28a7bda1b5e6 Aug 25 05:43:24.447234 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f1771af3-3aa9-43d8-a33d-875d53f60839 tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:43:24.448071 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f1771af3-3aa9-43d8-a33d-875d53f60839 tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:43:24.462997 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:43:24.462997 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:43:24.470923 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-f1771af3-3aa9-43d8-a33d-875d53f60839 tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] Volume info retrieved successfully. Aug 25 05:43:24.478172 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f1771af3-3aa9-43d8-a33d-875d53f60839 tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] https://10.4.3.189/volume/v3/volumes/dc00c8b7-8a3e-4416-a808-28a7bda1b5e6 returned with HTTP 200 Aug 25 05:43:24.478798 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 309/1250] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:43:24 2026] GET /volume/v3/volumes/dc00c8b7-8a3e-4416-a808-28a7bda1b5e6 => generated 821 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:43:25.072661 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-9c56c5c4-daec-488f-b87c-60e91d6220c7 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:43:25.076356 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-9c56c5c4-daec-488f-b87c-60e91d6220c7 tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] GET https://10.4.3.189/volume/v3/volumes/2618bdd7-327b-4ee0-b817-754ff8e95464 Aug 25 05:43:25.076557 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-9c56c5c4-daec-488f-b87c-60e91d6220c7 tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:43:25.077766 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-9c56c5c4-daec-488f-b87c-60e91d6220c7 tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:43:25.107106 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:43:25.107106 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:43:25.115298 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-9c56c5c4-daec-488f-b87c-60e91d6220c7 tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] Volume info retrieved successfully. Aug 25 05:43:25.120114 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-9c56c5c4-daec-488f-b87c-60e91d6220c7 tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] https://10.4.3.189/volume/v3/volumes/2618bdd7-327b-4ee0-b817-754ff8e95464 returned with HTTP 200 Aug 25 05:43:25.122330 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 312/1251] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:43:25 2026] GET /volume/v3/volumes/2618bdd7-327b-4ee0-b817-754ff8e95464 => generated 848 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:43:25.351905 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-89854fa4-d443-42b6-b19e-1736d8803fd8 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:43:25.356194 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-89854fa4-d443-42b6-b19e-1736d8803fd8 tempest-TestStampPattern-183774181 tempest-TestStampPattern-183774181-project-member] DELETE https://10.4.3.189/volume/v3/volumes/10b508b1-c0d8-41c2-8072-ee9c3fba8dd9 Aug 25 05:43:25.356691 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-89854fa4-d443-42b6-b19e-1736d8803fd8 tempest-TestStampPattern-183774181 tempest-TestStampPattern-183774181-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:43:25.357095 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-89854fa4-d443-42b6-b19e-1736d8803fd8 tempest-TestStampPattern-183774181 tempest-TestStampPattern-183774181-project-member] Calling method 'delete' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:43:25.357425 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [None req-89854fa4-d443-42b6-b19e-1736d8803fd8 tempest-TestStampPattern-183774181 tempest-TestStampPattern-183774181-project-member] Delete volume with id: 10b508b1-c0d8-41c2-8072-ee9c3fba8dd9 Aug 25 05:43:25.368203 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:43:25.368203 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:43:25.371780 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-89854fa4-d443-42b6-b19e-1736d8803fd8 tempest-TestStampPattern-183774181 tempest-TestStampPattern-183774181-project-member] Volume info retrieved successfully. Aug 25 05:43:25.420696 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-89854fa4-d443-42b6-b19e-1736d8803fd8 tempest-TestStampPattern-183774181 tempest-TestStampPattern-183774181-project-member] Delete volume request issued successfully. Aug 25 05:43:25.422040 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-89854fa4-d443-42b6-b19e-1736d8803fd8 tempest-TestStampPattern-183774181 tempest-TestStampPattern-183774181-project-member] https://10.4.3.189/volume/v3/volumes/10b508b1-c0d8-41c2-8072-ee9c3fba8dd9 returned with HTTP 202 Aug 25 05:43:25.422040 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 318/1252] 10.4.3.189 () {66 vars in 1351 bytes} [Tue Aug 25 05:43:25 2026] DELETE /volume/v3/volumes/10b508b1-c0d8-41c2-8072-ee9c3fba8dd9 => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:43:25.438536 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-6f72a33e-5a29-4f7a-bb0b-8d641b0d0fd1 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:43:25.441868 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-6f72a33e-5a29-4f7a-bb0b-8d641b0d0fd1 tempest-TestStampPattern-183774181 tempest-TestStampPattern-183774181-project-member] GET https://10.4.3.189/volume/v3/volumes/10b508b1-c0d8-41c2-8072-ee9c3fba8dd9 Aug 25 05:43:25.442194 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-6f72a33e-5a29-4f7a-bb0b-8d641b0d0fd1 tempest-TestStampPattern-183774181 tempest-TestStampPattern-183774181-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:43:25.442466 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-6f72a33e-5a29-4f7a-bb0b-8d641b0d0fd1 tempest-TestStampPattern-183774181 tempest-TestStampPattern-183774181-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:43:25.456086 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:43:25.456086 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:43:25.462369 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-6f72a33e-5a29-4f7a-bb0b-8d641b0d0fd1 tempest-TestStampPattern-183774181 tempest-TestStampPattern-183774181-project-member] Volume info retrieved successfully. Aug 25 05:43:25.472452 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-6f72a33e-5a29-4f7a-bb0b-8d641b0d0fd1 tempest-TestStampPattern-183774181 tempest-TestStampPattern-183774181-project-member] https://10.4.3.189/volume/v3/volumes/10b508b1-c0d8-41c2-8072-ee9c3fba8dd9 returned with HTTP 200 Aug 25 05:43:25.473154 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 314/1253] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:43:25 2026] GET /volume/v3/volumes/10b508b1-c0d8-41c2-8072-ee9c3fba8dd9 => generated 838 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:43:25.502956 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-1a0cd78b-ecc1-473e-ae1a-9cfec1582833 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:43:25.506425 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-1a0cd78b-ecc1-473e-ae1a-9cfec1582833 tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] GET https://10.4.3.189/volume/v3/volumes/dc00c8b7-8a3e-4416-a808-28a7bda1b5e6 Aug 25 05:43:25.508979 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-1a0cd78b-ecc1-473e-ae1a-9cfec1582833 tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:43:25.509599 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-1a0cd78b-ecc1-473e-ae1a-9cfec1582833 tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:43:25.524788 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:43:25.524788 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:43:25.531114 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-1a0cd78b-ecc1-473e-ae1a-9cfec1582833 tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] Volume info retrieved successfully. Aug 25 05:43:25.539089 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-1a0cd78b-ecc1-473e-ae1a-9cfec1582833 tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] https://10.4.3.189/volume/v3/volumes/dc00c8b7-8a3e-4416-a808-28a7bda1b5e6 returned with HTTP 200 Aug 25 05:43:25.539896 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 310/1254] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:43:25 2026] GET /volume/v3/volumes/dc00c8b7-8a3e-4416-a808-28a7bda1b5e6 => generated 846 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:43:25.558795 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-2f8b1589-596e-47fc-a974-1738484e8153 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:43:25.561566 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-2f8b1589-596e-47fc-a974-1738484e8153 tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] POST https://10.4.3.189/volume/v3/backups Aug 25 05:43:25.562044 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-2f8b1589-596e-47fc-a974-1738484e8153 tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "dc00c8b7-8a3e-4416-a808-28a7bda1b5e6", "name": "tempest-VolumesBackupsAdminTest-Backup-2105290117", "container": "tempest-volumesbackupsadmintest-backup-container-1320387142"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:43:25.565178 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.contrib.backups [None req-2f8b1589-596e-47fc-a974-1738484e8153 tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] Creating new backup {'backup': {'volume_id': 'dc00c8b7-8a3e-4416-a808-28a7bda1b5e6', 'name': 'tempest-VolumesBackupsAdminTest-Backup-2105290117', 'container': 'tempest-volumesbackupsadmintest-backup-container-1320387142'}} {{(pid=100269) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 25 05:43:25.565438 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.contrib.backups [None req-2f8b1589-596e-47fc-a974-1738484e8153 tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] Creating backup of volume dc00c8b7-8a3e-4416-a808-28a7bda1b5e6 in container tempest-volumesbackupsadmintest-backup-container-1320387142 Aug 25 05:43:25.577702 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:43:25.577702 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:43:25.578405 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-2f8b1589-596e-47fc-a974-1738484e8153 tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] Volume info retrieved successfully. Aug 25 05:43:25.633140 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.quota [None req-2f8b1589-596e-47fc-a974-1738484e8153 tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] Created reservations ['6ecc2218-5174-45a9-bde8-7116f3f04e16', 'c04e1fef-335d-437a-b7c2-50b9cd38b71e'] {{(pid=100269) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:43:25.722217 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-2f8b1589-596e-47fc-a974-1738484e8153 tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] https://10.4.3.189/volume/v3/backups returned with HTTP 202 Aug 25 05:43:25.722217 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 313/1255] 10.4.3.189 () {68 vars in 1259 bytes} [Tue Aug 25 05:43:25 2026] POST /volume/v3/backups => generated 335 bytes in 162 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 05:43:25.738040 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-721afc7a-116c-4e20-9c92-2c62acdf42e7 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:43:25.739653 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-721afc7a-116c-4e20-9c92-2c62acdf42e7 tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] GET https://10.4.3.189/volume/v3/backups/390b4303-a949-423d-903a-a90532c75088 Aug 25 05:43:25.740391 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-721afc7a-116c-4e20-9c92-2c62acdf42e7 tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:43:25.740391 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-721afc7a-116c-4e20-9c92-2c62acdf42e7 tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:43:25.740391 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-721afc7a-116c-4e20-9c92-2c62acdf42e7 tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] Show backup with id 390b4303-a949-423d-903a-a90532c75088. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:43:25.755370 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:43:25.755370 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:43:25.757157 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-721afc7a-116c-4e20-9c92-2c62acdf42e7 tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] https://10.4.3.189/volume/v3/backups/390b4303-a949-423d-903a-a90532c75088 returned with HTTP 200 Aug 25 05:43:25.757157 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 319/1256] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:43:25 2026] GET /volume/v3/backups/390b4303-a949-423d-903a-a90532c75088 => generated 799 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:43:25.973389 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [req-14874fdc-0822-4117-a560-9e4f56da7336 req-b7141938-2658-4f4c-8825-cec947d90d16 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:43:25.979158 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-14874fdc-0822-4117-a560-9e4f56da7336 req-b7141938-2658-4f4c-8825-cec947d90d16 tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] POST https://10.4.3.189/volume/v3/attachments/3ed2e00b-d606-4b60-8512-53ba75940ff5/action Aug 25 05:43:25.979657 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-14874fdc-0822-4117-a560-9e4f56da7336 req-b7141938-2658-4f4c-8825-cec947d90d16 tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] Action body: b'{"os-complete": null}' {{(pid=100270) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 05:43:25.979846 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-14874fdc-0822-4117-a560-9e4f56da7336 req-b7141938-2658-4f4c-8825-cec947d90d16 tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:43:26.013658 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:43:26.013658 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:43:26.044482 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-14874fdc-0822-4117-a560-9e4f56da7336 req-b7141938-2658-4f4c-8825-cec947d90d16 tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] https://10.4.3.189/volume/v3/attachments/3ed2e00b-d606-4b60-8512-53ba75940ff5/action returned with HTTP 204 Aug 25 05:43:26.045041 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 315/1257] 10.4.3.189 () {74 vars in 1725 bytes} [Tue Aug 25 05:43:25 2026] POST /volume/v3/attachments/3ed2e00b-d606-4b60-8512-53ba75940ff5/action => generated 0 bytes in 72 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:43:26.141094 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-70bf682d-885d-440b-9cfe-e0ed03e0d309 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:43:26.145432 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-70bf682d-885d-440b-9cfe-e0ed03e0d309 tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] GET https://10.4.3.189/volume/v3/volumes/2618bdd7-327b-4ee0-b817-754ff8e95464 Aug 25 05:43:26.148845 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-70bf682d-885d-440b-9cfe-e0ed03e0d309 tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:43:26.148845 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-70bf682d-885d-440b-9cfe-e0ed03e0d309 tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:43:26.161070 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:43:26.161070 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:43:26.170114 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-70bf682d-885d-440b-9cfe-e0ed03e0d309 tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] Volume info retrieved successfully. Aug 25 05:43:26.176234 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-70bf682d-885d-440b-9cfe-e0ed03e0d309 tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] https://10.4.3.189/volume/v3/volumes/2618bdd7-327b-4ee0-b817-754ff8e95464 returned with HTTP 200 Aug 25 05:43:26.178867 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 311/1258] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:43:26 2026] GET /volume/v3/volumes/2618bdd7-327b-4ee0-b817-754ff8e95464 => generated 1140 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:43:26.197483 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-4733de1c-3ef4-44dd-9bd6-b0e5ca3959f3 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:43:26.201304 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-4733de1c-3ef4-44dd-9bd6-b0e5ca3959f3 tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] GET https://10.4.3.189/volume/v3/volumes/2618bdd7-327b-4ee0-b817-754ff8e95464 Aug 25 05:43:26.202265 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-4733de1c-3ef4-44dd-9bd6-b0e5ca3959f3 tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:43:26.203217 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-4733de1c-3ef4-44dd-9bd6-b0e5ca3959f3 tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:43:26.222467 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:43:26.222467 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:43:26.233608 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-4733de1c-3ef4-44dd-9bd6-b0e5ca3959f3 tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] Volume info retrieved successfully. Aug 25 05:43:26.240709 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-4733de1c-3ef4-44dd-9bd6-b0e5ca3959f3 tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] https://10.4.3.189/volume/v3/volumes/2618bdd7-327b-4ee0-b817-754ff8e95464 returned with HTTP 200 Aug 25 05:43:26.241351 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 314/1259] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:43:26 2026] GET /volume/v3/volumes/2618bdd7-327b-4ee0-b817-754ff8e95464 => generated 1140 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:43:26.327621 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-ce625d91-cbfb-49fa-9897-9fd17ee7eafd req-0d761e96-0e82-4da7-9bc6-e19993f84f12 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:43:26.330085 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-ce625d91-cbfb-49fa-9897-9fd17ee7eafd req-0d761e96-0e82-4da7-9bc6-e19993f84f12 tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] GET https://10.4.3.189/volume/v3/volumes/2618bdd7-327b-4ee0-b817-754ff8e95464 Aug 25 05:43:26.332136 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-ce625d91-cbfb-49fa-9897-9fd17ee7eafd req-0d761e96-0e82-4da7-9bc6-e19993f84f12 tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:43:26.332136 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-ce625d91-cbfb-49fa-9897-9fd17ee7eafd req-0d761e96-0e82-4da7-9bc6-e19993f84f12 tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:43:26.346070 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:43:26.346070 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:43:26.352259 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [req-ce625d91-cbfb-49fa-9897-9fd17ee7eafd req-0d761e96-0e82-4da7-9bc6-e19993f84f12 tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] Volume info retrieved successfully. Aug 25 05:43:26.358349 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-ce625d91-cbfb-49fa-9897-9fd17ee7eafd req-0d761e96-0e82-4da7-9bc6-e19993f84f12 tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] https://10.4.3.189/volume/v3/volumes/2618bdd7-327b-4ee0-b817-754ff8e95464 returned with HTTP 200 Aug 25 05:43:26.358704 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 320/1260] 10.4.3.189 () {68 vars in 1598 bytes} [Tue Aug 25 05:43:26 2026] GET /volume/v3/volumes/2618bdd7-327b-4ee0-b817-754ff8e95464 => generated 1140 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:43:26.393187 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-5f401c83-a37c-411c-84b4-47304ee735cc None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:43:26.396995 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-5f401c83-a37c-411c-84b4-47304ee735cc tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] GET https://10.4.3.189/volume/v3/volumes/2618bdd7-327b-4ee0-b817-754ff8e95464 Aug 25 05:43:26.397314 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-5f401c83-a37c-411c-84b4-47304ee735cc tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:43:26.399289 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-5f401c83-a37c-411c-84b4-47304ee735cc tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:43:26.420836 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:43:26.420836 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:43:26.431835 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-5f401c83-a37c-411c-84b4-47304ee735cc tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] Volume info retrieved successfully. Aug 25 05:43:26.445286 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-5f401c83-a37c-411c-84b4-47304ee735cc tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] https://10.4.3.189/volume/v3/volumes/2618bdd7-327b-4ee0-b817-754ff8e95464 returned with HTTP 200 Aug 25 05:43:26.446127 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 316/1261] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:43:26 2026] GET /volume/v3/volumes/2618bdd7-327b-4ee0-b817-754ff8e95464 => generated 1140 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:43:26.496186 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-6abcb147-49bd-46a0-9c86-f14db0a7b3bd None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:43:26.499005 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6abcb147-49bd-46a0-9c86-f14db0a7b3bd tempest-TestStampPattern-183774181 tempest-TestStampPattern-183774181-project-member] GET https://10.4.3.189/volume/v3/volumes/10b508b1-c0d8-41c2-8072-ee9c3fba8dd9 Aug 25 05:43:26.499005 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-6abcb147-49bd-46a0-9c86-f14db0a7b3bd tempest-TestStampPattern-183774181 tempest-TestStampPattern-183774181-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:43:26.499005 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-6abcb147-49bd-46a0-9c86-f14db0a7b3bd tempest-TestStampPattern-183774181 tempest-TestStampPattern-183774181-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:43:26.511502 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6abcb147-49bd-46a0-9c86-f14db0a7b3bd tempest-TestStampPattern-183774181 tempest-TestStampPattern-183774181-project-member] https://10.4.3.189/volume/v3/volumes/10b508b1-c0d8-41c2-8072-ee9c3fba8dd9 returned with HTTP 404 Aug 25 05:43:26.512516 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 312/1262] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:43:26 2026] GET /volume/v3/volumes/10b508b1-c0d8-41c2-8072-ee9c3fba8dd9 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:43:26.537947 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-4e50ac35-9733-4923-b9cb-e647f66f7d08 req-eb37a306-cfeb-43fd-a5a7-4bbe725cff13 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:43:26.547096 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-4e50ac35-9733-4923-b9cb-e647f66f7d08 req-eb37a306-cfeb-43fd-a5a7-4bbe725cff13 tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] GET https://10.4.3.189/volume/v3/volumes/2618bdd7-327b-4ee0-b817-754ff8e95464 Aug 25 05:43:26.549263 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-4e50ac35-9733-4923-b9cb-e647f66f7d08 req-eb37a306-cfeb-43fd-a5a7-4bbe725cff13 tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:43:26.549263 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-4e50ac35-9733-4923-b9cb-e647f66f7d08 req-eb37a306-cfeb-43fd-a5a7-4bbe725cff13 tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:43:26.571488 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:43:26.571488 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:43:26.578313 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [req-4e50ac35-9733-4923-b9cb-e647f66f7d08 req-eb37a306-cfeb-43fd-a5a7-4bbe725cff13 tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] Volume info retrieved successfully. Aug 25 05:43:26.585272 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-4e50ac35-9733-4923-b9cb-e647f66f7d08 req-eb37a306-cfeb-43fd-a5a7-4bbe725cff13 tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] https://10.4.3.189/volume/v3/volumes/2618bdd7-327b-4ee0-b817-754ff8e95464 returned with HTTP 200 Aug 25 05:43:26.585858 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 315/1263] 10.4.3.189 () {68 vars in 1598 bytes} [Tue Aug 25 05:43:26 2026] GET /volume/v3/volumes/2618bdd7-327b-4ee0-b817-754ff8e95464 => generated 1140 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:43:26.622118 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-4e50ac35-9733-4923-b9cb-e647f66f7d08 req-fb1b6470-8f37-47f4-891a-385ab214c28e None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:43:26.625655 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-4e50ac35-9733-4923-b9cb-e647f66f7d08 req-fb1b6470-8f37-47f4-891a-385ab214c28e tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] POST https://10.4.3.189/volume/v3/volumes/2618bdd7-327b-4ee0-b817-754ff8e95464/action Aug 25 05:43:26.627025 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-4e50ac35-9733-4923-b9cb-e647f66f7d08 req-fb1b6470-8f37-47f4-891a-385ab214c28e tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100271) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 05:43:26.627025 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-4e50ac35-9733-4923-b9cb-e647f66f7d08 req-fb1b6470-8f37-47f4-891a-385ab214c28e tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:43:26.642449 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:43:26.642449 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:43:26.642449 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [req-4e50ac35-9733-4923-b9cb-e647f66f7d08 req-fb1b6470-8f37-47f4-891a-385ab214c28e tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] Volume info retrieved successfully. Aug 25 05:43:26.656104 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [req-4e50ac35-9733-4923-b9cb-e647f66f7d08 req-fb1b6470-8f37-47f4-891a-385ab214c28e tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] Begin detaching volume completed successfully. Aug 25 05:43:26.656104 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-4e50ac35-9733-4923-b9cb-e647f66f7d08 req-fb1b6470-8f37-47f4-891a-385ab214c28e tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] https://10.4.3.189/volume/v3/volumes/2618bdd7-327b-4ee0-b817-754ff8e95464/action returned with HTTP 202 Aug 25 05:43:26.656714 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 321/1264] 10.4.3.189 () {72 vars in 1672 bytes} [Tue Aug 25 05:43:26 2026] POST /volume/v3/volumes/2618bdd7-327b-4ee0-b817-754ff8e95464/action => generated 0 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 05:43:26.745033 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-8fe2c48a-c7ef-436e-93a4-22fca0f74fe2 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:43:26.745033 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-8fe2c48a-c7ef-436e-93a4-22fca0f74fe2 None None] GET https://10.4.3.189/volume// Aug 25 05:43:26.745033 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-8fe2c48a-c7ef-436e-93a4-22fca0f74fe2 None None] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:43:26.745033 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-8fe2c48a-c7ef-436e-93a4-22fca0f74fe2 None None] Calling method 'all' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:43:26.745033 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-8fe2c48a-c7ef-436e-93a4-22fca0f74fe2 None None] https://10.4.3.189/volume// returned with HTTP 300 Aug 25 05:43:26.745033 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 317/1265] 10.4.3.189 () {66 vars in 1426 bytes} [Tue Aug 25 05:43:26 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 05:43:26.756700 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-4e50ac35-9733-4923-b9cb-e647f66f7d08 req-555db570-b59d-470a-b93c-c454cabc4b68 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:43:26.759770 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-4e50ac35-9733-4923-b9cb-e647f66f7d08 req-555db570-b59d-470a-b93c-c454cabc4b68 tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] GET https://10.4.3.189/volume/v3/volumes/2618bdd7-327b-4ee0-b817-754ff8e95464 Aug 25 05:43:26.759941 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-4e50ac35-9733-4923-b9cb-e647f66f7d08 req-555db570-b59d-470a-b93c-c454cabc4b68 tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:43:26.761264 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-4e50ac35-9733-4923-b9cb-e647f66f7d08 req-555db570-b59d-470a-b93c-c454cabc4b68 tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:43:26.771529 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-ffc206d1-b1b6-4f39-bb76-c1f14937098f None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:43:26.776660 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-ffc206d1-b1b6-4f39-bb76-c1f14937098f tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] GET https://10.4.3.189/volume/v3/backups/390b4303-a949-423d-903a-a90532c75088 Aug 25 05:43:26.777008 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-ffc206d1-b1b6-4f39-bb76-c1f14937098f tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:43:26.777664 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-ffc206d1-b1b6-4f39-bb76-c1f14937098f tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:43:26.777664 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-ffc206d1-b1b6-4f39-bb76-c1f14937098f tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] Show backup with id 390b4303-a949-423d-903a-a90532c75088. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:43:26.781113 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:43:26.781113 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:43:26.787237 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:43:26.787237 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:43:26.787367 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [req-4e50ac35-9733-4923-b9cb-e647f66f7d08 req-555db570-b59d-470a-b93c-c454cabc4b68 tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] Volume info retrieved successfully. Aug 25 05:43:26.788624 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-ffc206d1-b1b6-4f39-bb76-c1f14937098f tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] https://10.4.3.189/volume/v3/backups/390b4303-a949-423d-903a-a90532c75088 returned with HTTP 200 Aug 25 05:43:26.789795 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 316/1266] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:43:26 2026] GET /volume/v3/backups/390b4303-a949-423d-903a-a90532c75088 => generated 801 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:43:26.800134 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-4e50ac35-9733-4923-b9cb-e647f66f7d08 req-555db570-b59d-470a-b93c-c454cabc4b68 tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] https://10.4.3.189/volume/v3/volumes/2618bdd7-327b-4ee0-b817-754ff8e95464 returned with HTTP 200 Aug 25 05:43:26.800237 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 313/1267] 10.4.3.189 () {70 vars in 1639 bytes} [Tue Aug 25 05:43:26 2026] GET /volume/v3/volumes/2618bdd7-327b-4ee0-b817-754ff8e95464 => generated 1323 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 05:43:27.808922 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-b84427fd-1c1f-4847-a698-9e760b759c5a None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:43:27.808922 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-b84427fd-1c1f-4847-a698-9e760b759c5a tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] GET https://10.4.3.189/volume/v3/backups/390b4303-a949-423d-903a-a90532c75088 Aug 25 05:43:27.809588 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-b84427fd-1c1f-4847-a698-9e760b759c5a tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:43:27.809588 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-b84427fd-1c1f-4847-a698-9e760b759c5a tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:43:27.809588 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-b84427fd-1c1f-4847-a698-9e760b759c5a tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] Show backup with id 390b4303-a949-423d-903a-a90532c75088. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:43:27.822467 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:43:27.822467 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:43:27.822924 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-b84427fd-1c1f-4847-a698-9e760b759c5a tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] https://10.4.3.189/volume/v3/backups/390b4303-a949-423d-903a-a90532c75088 returned with HTTP 200 Aug 25 05:43:27.823661 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 322/1268] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:43:27 2026] GET /volume/v3/backups/390b4303-a949-423d-903a-a90532c75088 => generated 801 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:43:28.834408 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [req-5ed4dfe2-d40a-4440-b7b7-13aefb9365f7 req-43c56d59-ac34-4487-b9ec-02eef33e8437 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:43:28.837865 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-835ee2ab-99dc-4ad5-afb6-f8feef8b8cff None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:43:28.839079 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-5ed4dfe2-d40a-4440-b7b7-13aefb9365f7 req-43c56d59-ac34-4487-b9ec-02eef33e8437 tempest-AttachVolumeShelveTestJSON-1540835988 tempest-AttachVolumeShelveTestJSON-1540835988-project-member] GET https://10.4.3.189/volume/v3/volumes/d3de4090-28a7-4b96-92cb-02b60104a37e Aug 25 05:43:28.839079 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-5ed4dfe2-d40a-4440-b7b7-13aefb9365f7 req-43c56d59-ac34-4487-b9ec-02eef33e8437 tempest-AttachVolumeShelveTestJSON-1540835988 tempest-AttachVolumeShelveTestJSON-1540835988-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:43:28.839079 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-5ed4dfe2-d40a-4440-b7b7-13aefb9365f7 req-43c56d59-ac34-4487-b9ec-02eef33e8437 tempest-AttachVolumeShelveTestJSON-1540835988 tempest-AttachVolumeShelveTestJSON-1540835988-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:43:28.841003 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-835ee2ab-99dc-4ad5-afb6-f8feef8b8cff tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] GET https://10.4.3.189/volume/v3/backups/390b4303-a949-423d-903a-a90532c75088 Aug 25 05:43:28.841003 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-835ee2ab-99dc-4ad5-afb6-f8feef8b8cff tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:43:28.841003 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-835ee2ab-99dc-4ad5-afb6-f8feef8b8cff tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:43:28.841003 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-835ee2ab-99dc-4ad5-afb6-f8feef8b8cff tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] Show backup with id 390b4303-a949-423d-903a-a90532c75088. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:43:28.850476 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:43:28.850476 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:43:28.851182 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:43:28.851182 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:43:28.851401 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-835ee2ab-99dc-4ad5-afb6-f8feef8b8cff tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] https://10.4.3.189/volume/v3/backups/390b4303-a949-423d-903a-a90532c75088 returned with HTTP 200 Aug 25 05:43:28.851835 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 317/1269] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:43:28 2026] GET /volume/v3/backups/390b4303-a949-423d-903a-a90532c75088 => generated 801 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:43:28.861143 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [req-5ed4dfe2-d40a-4440-b7b7-13aefb9365f7 req-43c56d59-ac34-4487-b9ec-02eef33e8437 tempest-AttachVolumeShelveTestJSON-1540835988 tempest-AttachVolumeShelveTestJSON-1540835988-project-member] Volume info retrieved successfully. Aug 25 05:43:28.868412 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-5ed4dfe2-d40a-4440-b7b7-13aefb9365f7 req-43c56d59-ac34-4487-b9ec-02eef33e8437 tempest-AttachVolumeShelveTestJSON-1540835988 tempest-AttachVolumeShelveTestJSON-1540835988-project-member] https://10.4.3.189/volume/v3/volumes/d3de4090-28a7-4b96-92cb-02b60104a37e returned with HTTP 200 Aug 25 05:43:28.868412 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 318/1270] 10.4.3.189 () {68 vars in 1598 bytes} [Tue Aug 25 05:43:28 2026] GET /volume/v3/volumes/d3de4090-28a7-4b96-92cb-02b60104a37e => generated 849 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:43:28.912319 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-daff2702-18e9-4d17-9e97-e9360c7f7445 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:43:28.912854 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-daff2702-18e9-4d17-9e97-e9360c7f7445 None None] GET https://10.4.3.189/volume// Aug 25 05:43:28.913116 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-daff2702-18e9-4d17-9e97-e9360c7f7445 None None] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:43:28.913391 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-daff2702-18e9-4d17-9e97-e9360c7f7445 None None] Calling method 'all' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:43:28.913822 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-daff2702-18e9-4d17-9e97-e9360c7f7445 None None] https://10.4.3.189/volume// returned with HTTP 300 Aug 25 05:43:28.914386 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 314/1271] 10.4.3.189 () {66 vars in 1419 bytes} [Tue Aug 25 05:43:28 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 05:43:28.930407 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-5ed4dfe2-d40a-4440-b7b7-13aefb9365f7 req-eae29757-7033-4eaa-824a-668410271c63 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:43:28.933271 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-5ed4dfe2-d40a-4440-b7b7-13aefb9365f7 req-eae29757-7033-4eaa-824a-668410271c63 tempest-AttachVolumeShelveTestJSON-1540835988 tempest-AttachVolumeShelveTestJSON-1540835988-project-member] POST https://10.4.3.189/volume/v3/attachments Aug 25 05:43:28.933745 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-5ed4dfe2-d40a-4440-b7b7-13aefb9365f7 req-eae29757-7033-4eaa-824a-668410271c63 tempest-AttachVolumeShelveTestJSON-1540835988 tempest-AttachVolumeShelveTestJSON-1540835988-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d3de4090-28a7-4b96-92cb-02b60104a37e", "connector": null, "instance_uuid": "64125484-be3c-4f49-83f3-c5694ceac335"}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:43:28.950412 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:43:28.950412 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:43:29.016895 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-5ed4dfe2-d40a-4440-b7b7-13aefb9365f7 req-eae29757-7033-4eaa-824a-668410271c63 tempest-AttachVolumeShelveTestJSON-1540835988 tempest-AttachVolumeShelveTestJSON-1540835988-project-member] https://10.4.3.189/volume/v3/attachments returned with HTTP 200 Aug 25 05:43:29.016895 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 323/1272] 10.4.3.189 () {74 vars in 1594 bytes} [Tue Aug 25 05:43:28 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 25 05:43:29.073910 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-5ed4dfe2-d40a-4440-b7b7-13aefb9365f7 req-a6b7b333-14b5-4f8f-85a0-7dc02f9da0ff None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:43:29.081242 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-5ed4dfe2-d40a-4440-b7b7-13aefb9365f7 req-a6b7b333-14b5-4f8f-85a0-7dc02f9da0ff tempest-AttachVolumeShelveTestJSON-1540835988 tempest-AttachVolumeShelveTestJSON-1540835988-project-member] POST https://10.4.3.189/volume/v3/attachments/17e63f9f-eaea-45ae-962b-9a65b2f0aaf5/action Aug 25 05:43:29.081558 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-5ed4dfe2-d40a-4440-b7b7-13aefb9365f7 req-a6b7b333-14b5-4f8f-85a0-7dc02f9da0ff tempest-AttachVolumeShelveTestJSON-1540835988 tempest-AttachVolumeShelveTestJSON-1540835988-project-member] Action body: b'{"os-complete": null}' {{(pid=100269) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 05:43:29.081806 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-5ed4dfe2-d40a-4440-b7b7-13aefb9365f7 req-a6b7b333-14b5-4f8f-85a0-7dc02f9da0ff tempest-AttachVolumeShelveTestJSON-1540835988 tempest-AttachVolumeShelveTestJSON-1540835988-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:43:29.117191 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:43:29.117191 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:43:29.141832 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-5ed4dfe2-d40a-4440-b7b7-13aefb9365f7 req-a6b7b333-14b5-4f8f-85a0-7dc02f9da0ff tempest-AttachVolumeShelveTestJSON-1540835988 tempest-AttachVolumeShelveTestJSON-1540835988-project-member] https://10.4.3.189/volume/v3/attachments/17e63f9f-eaea-45ae-962b-9a65b2f0aaf5/action returned with HTTP 204 Aug 25 05:43:29.141832 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 318/1273] 10.4.3.189 () {74 vars in 1725 bytes} [Tue Aug 25 05:43:29 2026] POST /volume/v3/attachments/17e63f9f-eaea-45ae-962b-9a65b2f0aaf5/action => generated 0 bytes in 68 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:43:29.184936 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-e0fa2364-be47-499a-89ad-78ba9c78a398 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:43:29.188372 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-e0fa2364-be47-499a-89ad-78ba9c78a398 tempest-AttachVolumeShelveTestJSON-1540835988 tempest-AttachVolumeShelveTestJSON-1540835988-project-member] GET https://10.4.3.189/volume/v3/volumes/d3de4090-28a7-4b96-92cb-02b60104a37e Aug 25 05:43:29.188648 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-e0fa2364-be47-499a-89ad-78ba9c78a398 tempest-AttachVolumeShelveTestJSON-1540835988 tempest-AttachVolumeShelveTestJSON-1540835988-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:43:29.190856 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-e0fa2364-be47-499a-89ad-78ba9c78a398 tempest-AttachVolumeShelveTestJSON-1540835988 tempest-AttachVolumeShelveTestJSON-1540835988-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:43:29.207743 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:43:29.207743 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:43:29.213228 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-e0fa2364-be47-499a-89ad-78ba9c78a398 tempest-AttachVolumeShelveTestJSON-1540835988 tempest-AttachVolumeShelveTestJSON-1540835988-project-member] Volume info retrieved successfully. Aug 25 05:43:29.219788 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-e0fa2364-be47-499a-89ad-78ba9c78a398 tempest-AttachVolumeShelveTestJSON-1540835988 tempest-AttachVolumeShelveTestJSON-1540835988-project-member] https://10.4.3.189/volume/v3/volumes/d3de4090-28a7-4b96-92cb-02b60104a37e returned with HTTP 200 Aug 25 05:43:29.220159 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 319/1274] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:43:29 2026] GET /volume/v3/volumes/d3de4090-28a7-4b96-92cb-02b60104a37e => generated 1111 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:43:29.237881 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-317305fe-d118-47f7-97fe-de3e1a9bf4e2 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:43:29.239784 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-317305fe-d118-47f7-97fe-de3e1a9bf4e2 tempest-AttachVolumeShelveTestJSON-1540835988 tempest-AttachVolumeShelveTestJSON-1540835988-project-member] GET https://10.4.3.189/volume/v3/volumes/d3de4090-28a7-4b96-92cb-02b60104a37e Aug 25 05:43:29.240244 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-317305fe-d118-47f7-97fe-de3e1a9bf4e2 tempest-AttachVolumeShelveTestJSON-1540835988 tempest-AttachVolumeShelveTestJSON-1540835988-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:43:29.240310 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-317305fe-d118-47f7-97fe-de3e1a9bf4e2 tempest-AttachVolumeShelveTestJSON-1540835988 tempest-AttachVolumeShelveTestJSON-1540835988-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:43:29.259768 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:43:29.259768 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:43:29.266649 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-317305fe-d118-47f7-97fe-de3e1a9bf4e2 tempest-AttachVolumeShelveTestJSON-1540835988 tempest-AttachVolumeShelveTestJSON-1540835988-project-member] Volume info retrieved successfully. Aug 25 05:43:29.276837 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-317305fe-d118-47f7-97fe-de3e1a9bf4e2 tempest-AttachVolumeShelveTestJSON-1540835988 tempest-AttachVolumeShelveTestJSON-1540835988-project-member] https://10.4.3.189/volume/v3/volumes/d3de4090-28a7-4b96-92cb-02b60104a37e returned with HTTP 200 Aug 25 05:43:29.278216 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 315/1275] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:43:29 2026] GET /volume/v3/volumes/d3de4090-28a7-4b96-92cb-02b60104a37e => generated 1111 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:43:29.716793 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-4e50ac35-9733-4923-b9cb-e647f66f7d08 req-07927e48-117a-4019-97b9-037ffa1ae476 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:43:29.724718 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-4e50ac35-9733-4923-b9cb-e647f66f7d08 req-07927e48-117a-4019-97b9-037ffa1ae476 tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] DELETE https://10.4.3.189/volume/v3/attachments/3ed2e00b-d606-4b60-8512-53ba75940ff5 Aug 25 05:43:29.724718 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-4e50ac35-9733-4923-b9cb-e647f66f7d08 req-07927e48-117a-4019-97b9-037ffa1ae476 tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:43:29.724718 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-4e50ac35-9733-4923-b9cb-e647f66f7d08 req-07927e48-117a-4019-97b9-037ffa1ae476 tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] Calling method 'version_select' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:43:29.741928 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:43:29.741928 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:43:29.816124 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-4e50ac35-9733-4923-b9cb-e647f66f7d08 req-07927e48-117a-4019-97b9-037ffa1ae476 tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] https://10.4.3.189/volume/v3/attachments/3ed2e00b-d606-4b60-8512-53ba75940ff5 returned with HTTP 200 Aug 25 05:43:29.816806 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 324/1276] 10.4.3.189 () {72 vars in 1673 bytes} [Tue Aug 25 05:43:29 2026] DELETE /volume/v3/attachments/3ed2e00b-d606-4b60-8512-53ba75940ff5 => generated 19 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:43:29.864575 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-a3874517-0899-40dc-b69d-c4a470ed89a1 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:43:29.867040 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-a3874517-0899-40dc-b69d-c4a470ed89a1 tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] GET https://10.4.3.189/volume/v3/backups/390b4303-a949-423d-903a-a90532c75088 Aug 25 05:43:29.867370 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-a3874517-0899-40dc-b69d-c4a470ed89a1 tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:43:29.867499 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-a3874517-0899-40dc-b69d-c4a470ed89a1 tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:43:29.867605 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-a3874517-0899-40dc-b69d-c4a470ed89a1 tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] Show backup with id 390b4303-a949-423d-903a-a90532c75088. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:43:29.873291 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:43:29.873291 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:43:29.874620 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-a3874517-0899-40dc-b69d-c4a470ed89a1 tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] https://10.4.3.189/volume/v3/backups/390b4303-a949-423d-903a-a90532c75088 returned with HTTP 200 Aug 25 05:43:29.874829 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 319/1277] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:43:29 2026] GET /volume/v3/backups/390b4303-a949-423d-903a-a90532c75088 => generated 801 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:43:29.960012 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-3aa16238-3d9d-40b8-a89e-767fdfc0b521 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:43:29.963024 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-3aa16238-3d9d-40b8-a89e-767fdfc0b521 tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] GET https://10.4.3.189/volume/v3/volumes/2618bdd7-327b-4ee0-b817-754ff8e95464 Aug 25 05:43:29.963386 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-3aa16238-3d9d-40b8-a89e-767fdfc0b521 tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:43:29.963656 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-3aa16238-3d9d-40b8-a89e-767fdfc0b521 tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:43:29.975118 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:43:29.975118 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:43:29.980521 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-3aa16238-3d9d-40b8-a89e-767fdfc0b521 tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] Volume info retrieved successfully. Aug 25 05:43:29.987480 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-3aa16238-3d9d-40b8-a89e-767fdfc0b521 tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] https://10.4.3.189/volume/v3/volumes/2618bdd7-327b-4ee0-b817-754ff8e95464 returned with HTTP 200 Aug 25 05:43:29.987556 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 320/1278] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:43:29 2026] GET /volume/v3/volumes/2618bdd7-327b-4ee0-b817-754ff8e95464 => generated 848 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:43:30.888368 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-728c2868-f228-4600-a42f-0860cb7bceb6 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:43:30.890375 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-728c2868-f228-4600-a42f-0860cb7bceb6 tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] GET https://10.4.3.189/volume/v3/backups/390b4303-a949-423d-903a-a90532c75088 Aug 25 05:43:30.890657 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-728c2868-f228-4600-a42f-0860cb7bceb6 tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:43:30.890961 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-728c2868-f228-4600-a42f-0860cb7bceb6 tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:43:30.891187 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-728c2868-f228-4600-a42f-0860cb7bceb6 tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] Show backup with id 390b4303-a949-423d-903a-a90532c75088. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:43:30.914955 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:43:30.914955 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:43:30.915865 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-728c2868-f228-4600-a42f-0860cb7bceb6 tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] https://10.4.3.189/volume/v3/backups/390b4303-a949-423d-903a-a90532c75088 returned with HTTP 200 Aug 25 05:43:30.916698 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 316/1279] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:43:30 2026] GET /volume/v3/backups/390b4303-a949-423d-903a-a90532c75088 => generated 801 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 25 05:43:31.265085 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-7e695ee9-56d9-4590-9f6f-5c55f6fb3758 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:43:31.266361 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-7e695ee9-56d9-4590-9f6f-5c55f6fb3758 None None] GET https://10.4.3.189/volume// Aug 25 05:43:31.266361 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-7e695ee9-56d9-4590-9f6f-5c55f6fb3758 None None] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:43:31.266971 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-7e695ee9-56d9-4590-9f6f-5c55f6fb3758 None None] Calling method 'all' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:43:31.266971 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-7e695ee9-56d9-4590-9f6f-5c55f6fb3758 None None] https://10.4.3.189/volume// returned with HTTP 300 Aug 25 05:43:31.267956 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 325/1280] 10.4.3.189 () {66 vars in 1426 bytes} [Tue Aug 25 05:43: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 25 05:43:31.279335 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-fba4aa7b-5182-4298-bc32-2f46b3268c02 req-0415ff44-34a3-405d-b894-93bb08002e6c None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:43:31.287252 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-fba4aa7b-5182-4298-bc32-2f46b3268c02 req-0415ff44-34a3-405d-b894-93bb08002e6c tempest-AttachVolumeShelveTestJSON-1540835988 tempest-AttachVolumeShelveTestJSON-1540835988-project-member] GET https://10.4.3.189/volume/v3/volumes/d3de4090-28a7-4b96-92cb-02b60104a37e Aug 25 05:43:31.287541 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-fba4aa7b-5182-4298-bc32-2f46b3268c02 req-0415ff44-34a3-405d-b894-93bb08002e6c tempest-AttachVolumeShelveTestJSON-1540835988 tempest-AttachVolumeShelveTestJSON-1540835988-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:43:31.287851 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-fba4aa7b-5182-4298-bc32-2f46b3268c02 req-0415ff44-34a3-405d-b894-93bb08002e6c tempest-AttachVolumeShelveTestJSON-1540835988 tempest-AttachVolumeShelveTestJSON-1540835988-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:43:31.313330 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:43:31.313330 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:43:31.324289 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [req-fba4aa7b-5182-4298-bc32-2f46b3268c02 req-0415ff44-34a3-405d-b894-93bb08002e6c tempest-AttachVolumeShelveTestJSON-1540835988 tempest-AttachVolumeShelveTestJSON-1540835988-project-member] Volume info retrieved successfully. Aug 25 05:43:31.335718 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-fba4aa7b-5182-4298-bc32-2f46b3268c02 req-0415ff44-34a3-405d-b894-93bb08002e6c tempest-AttachVolumeShelveTestJSON-1540835988 tempest-AttachVolumeShelveTestJSON-1540835988-project-member] https://10.4.3.189/volume/v3/volumes/d3de4090-28a7-4b96-92cb-02b60104a37e returned with HTTP 200 Aug 25 05:43:31.336387 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 320/1281] 10.4.3.189 () {70 vars in 1639 bytes} [Tue Aug 25 05:43:31 2026] GET /volume/v3/volumes/d3de4090-28a7-4b96-92cb-02b60104a37e => generated 1291 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 05:43:31.492207 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [req-fba4aa7b-5182-4298-bc32-2f46b3268c02 req-6ca28e3b-ae3b-4508-ac37-ce32d20964a3 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:43:31.496100 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-fba4aa7b-5182-4298-bc32-2f46b3268c02 req-6ca28e3b-ae3b-4508-ac37-ce32d20964a3 tempest-AttachVolumeShelveTestJSON-1540835988 tempest-AttachVolumeShelveTestJSON-1540835988-project-member] PUT https://10.4.3.189/volume/v3/attachments/17e63f9f-eaea-45ae-962b-9a65b2f0aaf5 Aug 25 05:43:31.496100 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-fba4aa7b-5182-4298-bc32-2f46b3268c02 req-6ca28e3b-ae3b-4508-ac37-ce32d20964a3 tempest-AttachVolumeShelveTestJSON-1540835988 tempest-AttachVolumeShelveTestJSON-1540835988-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.189", "host": "np0000008051", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:8b4a65c6a3e1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "a19da604-b1eb-4396-a9d5-30b16dae3da8", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:43:31.511966 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.coordination [req-fba4aa7b-5182-4298-bc32-2f46b3268c02 req-6ca28e3b-ae3b-4508-ac37-ce32d20964a3 tempest-AttachVolumeShelveTestJSON-1540835988 tempest-AttachVolumeShelveTestJSON-1540835988-project-member] Acquiring lock "cinder-attachment_update-d3de4090-28a7-4b96-92cb-02b60104a37e-np0000008051" by "attachment_update" {{(pid=100270) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 05:43:31.522076 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.coordination [req-fba4aa7b-5182-4298-bc32-2f46b3268c02 req-6ca28e3b-ae3b-4508-ac37-ce32d20964a3 tempest-AttachVolumeShelveTestJSON-1540835988 tempest-AttachVolumeShelveTestJSON-1540835988-project-member] Lock "cinder-attachment_update-d3de4090-28a7-4b96-92cb-02b60104a37e-np0000008051" acquired by "attachment_update" :: waited 0.010s {{(pid=100270) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 05:43:31.524666 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:43:31.524666 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:43:31.714349 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.coordination [req-fba4aa7b-5182-4298-bc32-2f46b3268c02 req-6ca28e3b-ae3b-4508-ac37-ce32d20964a3 tempest-AttachVolumeShelveTestJSON-1540835988 tempest-AttachVolumeShelveTestJSON-1540835988-project-member] Lock "cinder-attachment_update-d3de4090-28a7-4b96-92cb-02b60104a37e-np0000008051" released by "attachment_update" :: held 0.192s {{(pid=100270) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 05:43:31.714349 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-fba4aa7b-5182-4298-bc32-2f46b3268c02 req-6ca28e3b-ae3b-4508-ac37-ce32d20964a3 tempest-AttachVolumeShelveTestJSON-1540835988 tempest-AttachVolumeShelveTestJSON-1540835988-project-member] https://10.4.3.189/volume/v3/attachments/17e63f9f-eaea-45ae-962b-9a65b2f0aaf5 returned with HTTP 200 Aug 25 05:43:31.715417 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 321/1282] 10.4.3.189 () {74 vars in 1704 bytes} [Tue Aug 25 05:43:31 2026] PUT /volume/v3/attachments/17e63f9f-eaea-45ae-962b-9a65b2f0aaf5 => generated 969 bytes in 224 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:43:31.771924 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-fba4aa7b-5182-4298-bc32-2f46b3268c02 req-9d20fe87-497c-43da-8644-da644618168f None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:43:31.777438 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-fba4aa7b-5182-4298-bc32-2f46b3268c02 req-9d20fe87-497c-43da-8644-da644618168f tempest-AttachVolumeShelveTestJSON-1540835988 tempest-AttachVolumeShelveTestJSON-1540835988-project-member] POST https://10.4.3.189/volume/v3/attachments/17e63f9f-eaea-45ae-962b-9a65b2f0aaf5/action Aug 25 05:43:31.777605 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-fba4aa7b-5182-4298-bc32-2f46b3268c02 req-9d20fe87-497c-43da-8644-da644618168f tempest-AttachVolumeShelveTestJSON-1540835988 tempest-AttachVolumeShelveTestJSON-1540835988-project-member] Action body: b'{"os-complete": null}' {{(pid=100268) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 05:43:31.777703 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-fba4aa7b-5182-4298-bc32-2f46b3268c02 req-9d20fe87-497c-43da-8644-da644618168f tempest-AttachVolumeShelveTestJSON-1540835988 tempest-AttachVolumeShelveTestJSON-1540835988-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:43:31.814202 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:43:31.814202 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:43:31.842798 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-fba4aa7b-5182-4298-bc32-2f46b3268c02 req-9d20fe87-497c-43da-8644-da644618168f tempest-AttachVolumeShelveTestJSON-1540835988 tempest-AttachVolumeShelveTestJSON-1540835988-project-member] https://10.4.3.189/volume/v3/attachments/17e63f9f-eaea-45ae-962b-9a65b2f0aaf5/action returned with HTTP 204 Aug 25 05:43:31.843321 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 317/1283] 10.4.3.189 () {74 vars in 1725 bytes} [Tue Aug 25 05:43:31 2026] POST /volume/v3/attachments/17e63f9f-eaea-45ae-962b-9a65b2f0aaf5/action => generated 0 bytes in 72 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:43:31.928576 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-77eee3e3-1628-429a-aaf1-482a161d433e None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:43:31.931532 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-77eee3e3-1628-429a-aaf1-482a161d433e tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] GET https://10.4.3.189/volume/v3/backups/390b4303-a949-423d-903a-a90532c75088 Aug 25 05:43:31.931718 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-77eee3e3-1628-429a-aaf1-482a161d433e tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:43:31.932195 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-77eee3e3-1628-429a-aaf1-482a161d433e tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:43:31.932195 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-77eee3e3-1628-429a-aaf1-482a161d433e tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] Show backup with id 390b4303-a949-423d-903a-a90532c75088. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:43:31.938397 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:43:31.938397 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:43:31.939431 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-77eee3e3-1628-429a-aaf1-482a161d433e tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] https://10.4.3.189/volume/v3/backups/390b4303-a949-423d-903a-a90532c75088 returned with HTTP 200 Aug 25 05:43:31.939873 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 326/1284] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:43:31 2026] GET /volume/v3/backups/390b4303-a949-423d-903a-a90532c75088 => generated 801 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:43:32.959134 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-d0709963-2912-4e4c-9f64-5d96fb072c22 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:43:32.963825 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-d0709963-2912-4e4c-9f64-5d96fb072c22 tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] GET https://10.4.3.189/volume/v3/backups/390b4303-a949-423d-903a-a90532c75088 Aug 25 05:43:32.964113 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-d0709963-2912-4e4c-9f64-5d96fb072c22 tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:43:32.964356 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-d0709963-2912-4e4c-9f64-5d96fb072c22 tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:43:32.964497 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-d0709963-2912-4e4c-9f64-5d96fb072c22 tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] Show backup with id 390b4303-a949-423d-903a-a90532c75088. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:43:32.973704 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:43:32.973704 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:43:32.975049 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-d0709963-2912-4e4c-9f64-5d96fb072c22 tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] https://10.4.3.189/volume/v3/backups/390b4303-a949-423d-903a-a90532c75088 returned with HTTP 200 Aug 25 05:43:32.976222 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 321/1285] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:43:32 2026] GET /volume/v3/backups/390b4303-a949-423d-903a-a90532c75088 => generated 801 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:43:33.993514 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-c0921e8f-fdcf-47b1-8572-b0210c0e27c8 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:43:33.997046 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-c0921e8f-fdcf-47b1-8572-b0210c0e27c8 tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] GET https://10.4.3.189/volume/v3/backups/390b4303-a949-423d-903a-a90532c75088 Aug 25 05:43:33.997046 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-c0921e8f-fdcf-47b1-8572-b0210c0e27c8 tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:43:33.997046 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-c0921e8f-fdcf-47b1-8572-b0210c0e27c8 tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:43:33.997046 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-c0921e8f-fdcf-47b1-8572-b0210c0e27c8 tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] Show backup with id 390b4303-a949-423d-903a-a90532c75088. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:43:34.021626 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:43:34.021626 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:43:34.022184 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-c0921e8f-fdcf-47b1-8572-b0210c0e27c8 tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] https://10.4.3.189/volume/v3/backups/390b4303-a949-423d-903a-a90532c75088 returned with HTTP 200 Aug 25 05:43:34.022779 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 322/1286] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:43:33 2026] GET /volume/v3/backups/390b4303-a949-423d-903a-a90532c75088 => generated 801 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:43:35.036346 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-e3c909e9-252d-4605-9eff-4d6274011446 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:43:35.041318 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e3c909e9-252d-4605-9eff-4d6274011446 tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] GET https://10.4.3.189/volume/v3/backups/390b4303-a949-423d-903a-a90532c75088 Aug 25 05:43:35.041635 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e3c909e9-252d-4605-9eff-4d6274011446 tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:43:35.041957 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e3c909e9-252d-4605-9eff-4d6274011446 tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:43:35.042930 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-e3c909e9-252d-4605-9eff-4d6274011446 tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] Show backup with id 390b4303-a949-423d-903a-a90532c75088. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:43:35.051901 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:43:35.051901 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:43:35.052712 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e3c909e9-252d-4605-9eff-4d6274011446 tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] https://10.4.3.189/volume/v3/backups/390b4303-a949-423d-903a-a90532c75088 returned with HTTP 200 Aug 25 05:43:35.053365 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 318/1287] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:43:35 2026] GET /volume/v3/backups/390b4303-a949-423d-903a-a90532c75088 => generated 801 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:43:36.070000 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-b08d0d7f-4e2a-4705-9e66-6a29572a0523 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:43:36.074363 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-b08d0d7f-4e2a-4705-9e66-6a29572a0523 tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] GET https://10.4.3.189/volume/v3/backups/390b4303-a949-423d-903a-a90532c75088 Aug 25 05:43:36.074363 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-b08d0d7f-4e2a-4705-9e66-6a29572a0523 tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:43:36.074636 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-b08d0d7f-4e2a-4705-9e66-6a29572a0523 tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:43:36.074789 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-b08d0d7f-4e2a-4705-9e66-6a29572a0523 tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] Show backup with id 390b4303-a949-423d-903a-a90532c75088. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:43:36.078509 np0000008051 devstack@c-api.service[100271]: DEBUG dbcounter [-] [100271] Writing DB stats cinder:SELECT=287,cinder:INSERT=24,cinder:UPDATE=63 {{(pid=100271) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 05:43:36.085029 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:43:36.085029 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:43:36.086642 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-b08d0d7f-4e2a-4705-9e66-6a29572a0523 tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] https://10.4.3.189/volume/v3/backups/390b4303-a949-423d-903a-a90532c75088 returned with HTTP 200 Aug 25 05:43:36.087407 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 327/1288] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:43:36 2026] GET /volume/v3/backups/390b4303-a949-423d-903a-a90532c75088 => generated 801 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 25 05:43:37.103612 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-c1230f1c-a6cd-4a3e-a653-fa58bfca7c9d None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:43:37.107302 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-c1230f1c-a6cd-4a3e-a653-fa58bfca7c9d tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] GET https://10.4.3.189/volume/v3/backups/390b4303-a949-423d-903a-a90532c75088 Aug 25 05:43:37.107436 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-c1230f1c-a6cd-4a3e-a653-fa58bfca7c9d tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:43:37.108324 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-c1230f1c-a6cd-4a3e-a653-fa58bfca7c9d tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:43:37.108324 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-c1230f1c-a6cd-4a3e-a653-fa58bfca7c9d tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] Show backup with id 390b4303-a949-423d-903a-a90532c75088. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:43:37.115191 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:43:37.115191 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:43:37.115516 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-c1230f1c-a6cd-4a3e-a653-fa58bfca7c9d tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] https://10.4.3.189/volume/v3/backups/390b4303-a949-423d-903a-a90532c75088 returned with HTTP 200 Aug 25 05:43:37.116333 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 322/1289] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:43:37 2026] GET /volume/v3/backups/390b4303-a949-423d-903a-a90532c75088 => generated 801 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:43:37.902372 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [req-5d944e81-de81-41bb-960f-dc52c84bc76f req-ca839e5b-00ed-49e0-887d-41770c061ba6 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:43:37.907295 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-5d944e81-de81-41bb-960f-dc52c84bc76f req-ca839e5b-00ed-49e0-887d-41770c061ba6 tempest-TestMinimumBasicScenario-249187686 tempest-TestMinimumBasicScenario-249187686-project-member] GET https://10.4.3.189/volume/v3/attachments?instance_id=50fd3964-8247-4398-a2fa-4cec745447b6 Aug 25 05:43:37.907395 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-5d944e81-de81-41bb-960f-dc52c84bc76f req-ca839e5b-00ed-49e0-887d-41770c061ba6 tempest-TestMinimumBasicScenario-249187686 tempest-TestMinimumBasicScenario-249187686-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:43:37.909021 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-5d944e81-de81-41bb-960f-dc52c84bc76f req-ca839e5b-00ed-49e0-887d-41770c061ba6 tempest-TestMinimumBasicScenario-249187686 tempest-TestMinimumBasicScenario-249187686-project-member] Calling method 'version_select' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:43:37.951398 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-5d944e81-de81-41bb-960f-dc52c84bc76f req-ca839e5b-00ed-49e0-887d-41770c061ba6 tempest-TestMinimumBasicScenario-249187686 tempest-TestMinimumBasicScenario-249187686-project-member] https://10.4.3.189/volume/v3/attachments?instance_id=50fd3964-8247-4398-a2fa-4cec745447b6 returned with HTTP 200 Aug 25 05:43:37.953524 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 323/1290] 10.4.3.189 () {70 vars in 1637 bytes} [Tue Aug 25 05:43:37 2026] GET /volume/v3/attachments?instance_id=50fd3964-8247-4398-a2fa-4cec745447b6 => generated 192 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:43:37.993164 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-5d944e81-de81-41bb-960f-dc52c84bc76f req-5f1706f3-aad7-480b-b97f-3c5bc45153d7 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:43:37.997882 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-5d944e81-de81-41bb-960f-dc52c84bc76f req-5f1706f3-aad7-480b-b97f-3c5bc45153d7 tempest-TestMinimumBasicScenario-249187686 tempest-TestMinimumBasicScenario-249187686-project-member] GET https://10.4.3.189/volume/v3/attachments/5efee8c8-61ae-48d9-b197-22f684859529 Aug 25 05:43:37.998134 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-5d944e81-de81-41bb-960f-dc52c84bc76f req-5f1706f3-aad7-480b-b97f-3c5bc45153d7 tempest-TestMinimumBasicScenario-249187686 tempest-TestMinimumBasicScenario-249187686-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:43:38.001184 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-5d944e81-de81-41bb-960f-dc52c84bc76f req-5f1706f3-aad7-480b-b97f-3c5bc45153d7 tempest-TestMinimumBasicScenario-249187686 tempest-TestMinimumBasicScenario-249187686-project-member] Calling method 'version_select' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:43:38.027412 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-5d944e81-de81-41bb-960f-dc52c84bc76f req-5f1706f3-aad7-480b-b97f-3c5bc45153d7 tempest-TestMinimumBasicScenario-249187686 tempest-TestMinimumBasicScenario-249187686-project-member] https://10.4.3.189/volume/v3/attachments/5efee8c8-61ae-48d9-b197-22f684859529 returned with HTTP 200 Aug 25 05:43:38.027890 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 319/1291] 10.4.3.189 () {70 vars in 1651 bytes} [Tue Aug 25 05:43:37 2026] GET /volume/v3/attachments/5efee8c8-61ae-48d9-b197-22f684859529 => generated 993 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:43:38.136966 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-e030b944-a93d-4f67-a371-0dfe71d0b33b None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:43:38.141194 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-e030b944-a93d-4f67-a371-0dfe71d0b33b tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] GET https://10.4.3.189/volume/v3/backups/390b4303-a949-423d-903a-a90532c75088 Aug 25 05:43:38.141194 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-e030b944-a93d-4f67-a371-0dfe71d0b33b tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:43:38.141194 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-e030b944-a93d-4f67-a371-0dfe71d0b33b tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:43:38.141194 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-e030b944-a93d-4f67-a371-0dfe71d0b33b tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] Show backup with id 390b4303-a949-423d-903a-a90532c75088. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:43:38.145660 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:43:38.145660 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:43:38.146682 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-e030b944-a93d-4f67-a371-0dfe71d0b33b tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] https://10.4.3.189/volume/v3/backups/390b4303-a949-423d-903a-a90532c75088 returned with HTTP 200 Aug 25 05:43:38.146992 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 328/1292] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:43:38 2026] GET /volume/v3/backups/390b4303-a949-423d-903a-a90532c75088 => generated 801 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:43:38.898787 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-a5c4c13c-4149-43b1-b4f4-4703044f81d8 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:43:39.046954 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-a5c4c13c-4149-43b1-b4f4-4703044f81d8 tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] POST https://10.4.3.189/volume/v3/volumes Aug 25 05:43:39.047490 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-a5c4c13c-4149-43b1-b4f4-4703044f81d8 tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-70334439"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:43:39.050375 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.v3.volumes [None req-a5c4c13c-4149-43b1-b4f4-4703044f81d8 tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-70334439'}} {{(pid=100269) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 05:43:39.050375 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.v3.volumes [None req-a5c4c13c-4149-43b1-b4f4-4703044f81d8 tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] Create volume of 1 GB Aug 25 05:43:39.057348 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-a5c4c13c-4149-43b1-b4f4-4703044f81d8 tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] Availability Zones retrieved successfully. Aug 25 05:43:39.066293 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-a5c4c13c-4149-43b1-b4f4-4703044f81d8 tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] Flow 'volume_create_api' (ba079f87-5013-4f81-ab91-fae9611a5bac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:43:39.067854 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-a5c4c13c-4149-43b1-b4f4-4703044f81d8 tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a8c2d76f-2c15-4f99-916c-7fa86573bc74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:43:39.069031 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.flows.api.create_volume [None req-a5c4c13c-4149-43b1-b4f4-4703044f81d8 tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] Validating volume size '1' using validate_int {{(pid=100269) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 05:43:39.111665 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-a5c4c13c-4149-43b1-b4f4-4703044f81d8 tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a8c2d76f-2c15-4f99-916c-7fa86573bc74) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T05:35:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=23fc6e5d-fce0-4521-ba46-4837b4232084,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '23fc6e5d-fce0-4521-ba46-4837b4232084', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:43:39.111665 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-a5c4c13c-4149-43b1-b4f4-4703044f81d8 tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c5f99d3b-7224-481c-ab37-730a475d223d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:43:39.165409 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-1d11be19-f5a3-41f9-8e05-d7971b26b337 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:43:39.171377 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-1d11be19-f5a3-41f9-8e05-d7971b26b337 tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] GET https://10.4.3.189/volume/v3/backups/390b4303-a949-423d-903a-a90532c75088 Aug 25 05:43:39.171568 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-1d11be19-f5a3-41f9-8e05-d7971b26b337 tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:43:39.171796 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-1d11be19-f5a3-41f9-8e05-d7971b26b337 tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:43:39.171927 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-1d11be19-f5a3-41f9-8e05-d7971b26b337 tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] Show backup with id 390b4303-a949-423d-903a-a90532c75088. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:43:39.176692 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:43:39.176692 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:43:39.177776 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-1d11be19-f5a3-41f9-8e05-d7971b26b337 tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] https://10.4.3.189/volume/v3/backups/390b4303-a949-423d-903a-a90532c75088 returned with HTTP 200 Aug 25 05:43:39.178320 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 324/1293] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:43:39 2026] GET /volume/v3/backups/390b4303-a949-423d-903a-a90532c75088 => generated 801 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:43:39.213246 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.quota [None req-a5c4c13c-4149-43b1-b4f4-4703044f81d8 tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] Created reservations ['6aee55a3-319f-4791-938e-b3de4bf5f91b', 'b286493d-c7d5-46f7-aff1-1b7d3d2a308f', 'c6aff502-326a-422d-9726-a82598d2cfb8', 'd9b98a0c-5ec0-471d-b060-494a49f95a48'] {{(pid=100269) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:43:39.214603 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-a5c4c13c-4149-43b1-b4f4-4703044f81d8 tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c5f99d3b-7224-481c-ab37-730a475d223d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6aee55a3-319f-4791-938e-b3de4bf5f91b', 'b286493d-c7d5-46f7-aff1-1b7d3d2a308f', 'c6aff502-326a-422d-9726-a82598d2cfb8', 'd9b98a0c-5ec0-471d-b060-494a49f95a48']}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:43:39.215551 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-a5c4c13c-4149-43b1-b4f4-4703044f81d8 tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (241854d4-bd77-421c-98de-b2f99b5cbf2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:43:39.267669 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-a5c4c13c-4149-43b1-b4f4-4703044f81d8 tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (241854d4-bd77-421c-98de-b2f99b5cbf2e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8ea664d7-ecb4-44b0-a0a9-30845f3d436c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-70334439',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='caa9d16fb1434ba6b992600c25daa913',qos_specs=None,replication_status=,reservations=['6aee55a3-319f-4791-938e-b3de4bf5f91b','b286493d-c7d5-46f7-aff1-1b7d3d2a308f','c6aff502-326a-422d-9726-a82598d2cfb8','d9b98a0c-5ec0-471d-b060-494a49f95a48'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='57d5896d45314db6aa66180a404603cd',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T05:43:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-70334439',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8ea664d7-ecb4-44b0-a0a9-30845f3d436c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='caa9d16fb1434ba6b992600c25daa913',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='57d5896d45314db6aa66180a404603cd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(23fc6e5d-fce0-4521-ba46-4837b4232084),volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:43:39.267896 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-a5c4c13c-4149-43b1-b4f4-4703044f81d8 tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (12182ad0-4386-4222-9a7f-430bdf3fd7f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:43:39.306970 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-a5c4c13c-4149-43b1-b4f4-4703044f81d8 tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (12182ad0-4386-4222-9a7f-430bdf3fd7f5) transitioned into state 'SUCCESS' from state '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-70334439',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='caa9d16fb1434ba6b992600c25daa913',qos_specs=None,replication_status=,reservations=['6aee55a3-319f-4791-938e-b3de4bf5f91b','b286493d-c7d5-46f7-aff1-1b7d3d2a308f','c6aff502-326a-422d-9726-a82598d2cfb8','d9b98a0c-5ec0-471d-b060-494a49f95a48'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='57d5896d45314db6aa66180a404603cd',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:43:39.307326 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-a5c4c13c-4149-43b1-b4f4-4703044f81d8 tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8f4a93a7-8a4b-4257-bf6e-d17511e179eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:43:39.323936 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-a5c4c13c-4149-43b1-b4f4-4703044f81d8 tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8f4a93a7-8a4b-4257-bf6e-d17511e179eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:43:39.325518 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-a5c4c13c-4149-43b1-b4f4-4703044f81d8 tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] Flow 'volume_create_api' (ba079f87-5013-4f81-ab91-fae9611a5bac) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:43:39.325645 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-a5c4c13c-4149-43b1-b4f4-4703044f81d8 tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] Create volume request issued successfully. Aug 25 05:43:39.327241 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-a5c4c13c-4149-43b1-b4f4-4703044f81d8 tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] https://10.4.3.189/volume/v3/volumes returned with HTTP 202 Aug 25 05:43:39.327241 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 323/1294] 10.4.3.189 () {70 vars in 1298 bytes} [Tue Aug 25 05:43:38 2026] POST /volume/v3/volumes => generated 776 bytes in 429 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 05:43:39.355512 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-298a71b3-17aa-40d7-9a76-717b5436f802 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:43:39.358283 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-298a71b3-17aa-40d7-9a76-717b5436f802 tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] GET https://10.4.3.189/volume/v3/volumes/8ea664d7-ecb4-44b0-a0a9-30845f3d436c Aug 25 05:43:39.358283 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-298a71b3-17aa-40d7-9a76-717b5436f802 tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:43:39.358283 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-298a71b3-17aa-40d7-9a76-717b5436f802 tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:43:39.370870 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:43:39.370870 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:43:39.382997 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-298a71b3-17aa-40d7-9a76-717b5436f802 tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] Volume info retrieved successfully. Aug 25 05:43:39.394229 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-298a71b3-17aa-40d7-9a76-717b5436f802 tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] https://10.4.3.189/volume/v3/volumes/8ea664d7-ecb4-44b0-a0a9-30845f3d436c returned with HTTP 200 Aug 25 05:43:39.395789 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 320/1295] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:43:39 2026] GET /volume/v3/volumes/8ea664d7-ecb4-44b0-a0a9-30845f3d436c => generated 955 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:43:39.606299 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-fb3a1fd8-e6e0-44f1-822c-0b6dbd600272 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:43:39.613080 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-fb3a1fd8-e6e0-44f1-822c-0b6dbd600272 tempest-ServersNegativeTestJSON-1364528112 tempest-ServersNegativeTestJSON-1364528112-project-member] POST https://10.4.3.189/volume/v3/volumes Aug 25 05:43:39.613080 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-fb3a1fd8-e6e0-44f1-822c-0b6dbd600272 tempest-ServersNegativeTestJSON-1364528112 tempest-ServersNegativeTestJSON-1364528112-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-2032730239"}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:43:39.614759 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.v3.volumes [None req-fb3a1fd8-e6e0-44f1-822c-0b6dbd600272 tempest-ServersNegativeTestJSON-1364528112 tempest-ServersNegativeTestJSON-1364528112-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-2032730239'}} {{(pid=100271) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 05:43:39.614966 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [None req-fb3a1fd8-e6e0-44f1-822c-0b6dbd600272 tempest-ServersNegativeTestJSON-1364528112 tempest-ServersNegativeTestJSON-1364528112-project-member] Create volume of 1 GB Aug 25 05:43:39.622360 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-fb3a1fd8-e6e0-44f1-822c-0b6dbd600272 tempest-ServersNegativeTestJSON-1364528112 tempest-ServersNegativeTestJSON-1364528112-project-member] Availability Zones retrieved successfully. Aug 25 05:43:39.635162 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-fb3a1fd8-e6e0-44f1-822c-0b6dbd600272 tempest-ServersNegativeTestJSON-1364528112 tempest-ServersNegativeTestJSON-1364528112-project-member] Flow 'volume_create_api' (6b840dad-f9dd-48f7-b848-a42b2db3ccf0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:43:39.636383 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-fb3a1fd8-e6e0-44f1-822c-0b6dbd600272 tempest-ServersNegativeTestJSON-1364528112 tempest-ServersNegativeTestJSON-1364528112-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a136f6d6-b57a-4997-8b08-80452bbbec99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:43:39.637862 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.flows.api.create_volume [None req-fb3a1fd8-e6e0-44f1-822c-0b6dbd600272 tempest-ServersNegativeTestJSON-1364528112 tempest-ServersNegativeTestJSON-1364528112-project-member] Validating volume size '1' using validate_int {{(pid=100271) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 05:43:39.687526 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-fb3a1fd8-e6e0-44f1-822c-0b6dbd600272 tempest-ServersNegativeTestJSON-1364528112 tempest-ServersNegativeTestJSON-1364528112-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a136f6d6-b57a-4997-8b08-80452bbbec99) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T05:35:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=23fc6e5d-fce0-4521-ba46-4837b4232084,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '23fc6e5d-fce0-4521-ba46-4837b4232084', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:43:39.691832 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-fb3a1fd8-e6e0-44f1-822c-0b6dbd600272 tempest-ServersNegativeTestJSON-1364528112 tempest-ServersNegativeTestJSON-1364528112-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (73045f92-55cd-470f-82d6-437ddea27962) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:43:39.791131 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.quota [None req-fb3a1fd8-e6e0-44f1-822c-0b6dbd600272 tempest-ServersNegativeTestJSON-1364528112 tempest-ServersNegativeTestJSON-1364528112-project-member] Created reservations ['6c89e910-94c8-459b-9972-a39fa09e8969', '7fe03d26-667e-4a66-98ef-b65eaa6b32d6', '84c8b13b-27dc-4ec2-a6f1-12a41488d404', '5f582b8e-e6bf-4c26-93ff-71fef8603448'] {{(pid=100271) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:43:39.792253 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-fb3a1fd8-e6e0-44f1-822c-0b6dbd600272 tempest-ServersNegativeTestJSON-1364528112 tempest-ServersNegativeTestJSON-1364528112-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (73045f92-55cd-470f-82d6-437ddea27962) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6c89e910-94c8-459b-9972-a39fa09e8969', '7fe03d26-667e-4a66-98ef-b65eaa6b32d6', '84c8b13b-27dc-4ec2-a6f1-12a41488d404', '5f582b8e-e6bf-4c26-93ff-71fef8603448']}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:43:39.799635 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-fb3a1fd8-e6e0-44f1-822c-0b6dbd600272 tempest-ServersNegativeTestJSON-1364528112 tempest-ServersNegativeTestJSON-1364528112-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (06de8ec1-dfbe-412a-9a96-fc2756f521ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:43:39.822805 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-fb3a1fd8-e6e0-44f1-822c-0b6dbd600272 tempest-ServersNegativeTestJSON-1364528112 tempest-ServersNegativeTestJSON-1364528112-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (06de8ec1-dfbe-412a-9a96-fc2756f521ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a420ecd4-1889-470e-bca5-93e4601ea383', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-2032730239',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e9406cfcc5e740c59e0c2f7393505a4e',qos_specs=None,replication_status=,reservations=['6c89e910-94c8-459b-9972-a39fa09e8969','7fe03d26-667e-4a66-98ef-b65eaa6b32d6','84c8b13b-27dc-4ec2-a6f1-12a41488d404','5f582b8e-e6bf-4c26-93ff-71fef8603448'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e86201483ab1477aa15d3b0bfed554d2',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T05:43:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-2032730239',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a420ecd4-1889-470e-bca5-93e4601ea383,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e9406cfcc5e740c59e0c2f7393505a4e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e86201483ab1477aa15d3b0bfed554d2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(23fc6e5d-fce0-4521-ba46-4837b4232084),volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:43:39.824609 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-fb3a1fd8-e6e0-44f1-822c-0b6dbd600272 tempest-ServersNegativeTestJSON-1364528112 tempest-ServersNegativeTestJSON-1364528112-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f9883c05-7932-4757-941d-7a453f5659b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:43:39.848081 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-fb3a1fd8-e6e0-44f1-822c-0b6dbd600272 tempest-ServersNegativeTestJSON-1364528112 tempest-ServersNegativeTestJSON-1364528112-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f9883c05-7932-4757-941d-7a453f5659b8) transitioned into state 'SUCCESS' from state '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-2032730239',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e9406cfcc5e740c59e0c2f7393505a4e',qos_specs=None,replication_status=,reservations=['6c89e910-94c8-459b-9972-a39fa09e8969','7fe03d26-667e-4a66-98ef-b65eaa6b32d6','84c8b13b-27dc-4ec2-a6f1-12a41488d404','5f582b8e-e6bf-4c26-93ff-71fef8603448'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e86201483ab1477aa15d3b0bfed554d2',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:43:39.848868 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-fb3a1fd8-e6e0-44f1-822c-0b6dbd600272 tempest-ServersNegativeTestJSON-1364528112 tempest-ServersNegativeTestJSON-1364528112-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (197ccdbf-5624-4f2e-94ee-8c278480fbb4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:43:39.865450 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-fb3a1fd8-e6e0-44f1-822c-0b6dbd600272 tempest-ServersNegativeTestJSON-1364528112 tempest-ServersNegativeTestJSON-1364528112-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (197ccdbf-5624-4f2e-94ee-8c278480fbb4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:43:39.865450 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-fb3a1fd8-e6e0-44f1-822c-0b6dbd600272 tempest-ServersNegativeTestJSON-1364528112 tempest-ServersNegativeTestJSON-1364528112-project-member] Flow 'volume_create_api' (6b840dad-f9dd-48f7-b848-a42b2db3ccf0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100271) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:43:39.865450 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-fb3a1fd8-e6e0-44f1-822c-0b6dbd600272 tempest-ServersNegativeTestJSON-1364528112 tempest-ServersNegativeTestJSON-1364528112-project-member] Create volume request issued successfully. Aug 25 05:43:39.865925 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-fb3a1fd8-e6e0-44f1-822c-0b6dbd600272 tempest-ServersNegativeTestJSON-1364528112 tempest-ServersNegativeTestJSON-1364528112-project-member] https://10.4.3.189/volume/v3/volumes returned with HTTP 202 Aug 25 05:43:39.866749 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 329/1296] 10.4.3.189 () {68 vars in 1258 bytes} [Tue Aug 25 05:43:39 2026] POST /volume/v3/volumes => generated 754 bytes in 261 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 05:43:39.882461 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-ca0a59d9-22d7-485c-8d16-54a77976c20e None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:43:39.884640 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-ca0a59d9-22d7-485c-8d16-54a77976c20e tempest-ServersNegativeTestJSON-1364528112 tempest-ServersNegativeTestJSON-1364528112-project-member] GET https://10.4.3.189/volume/v3/volumes/a420ecd4-1889-470e-bca5-93e4601ea383 Aug 25 05:43:39.884862 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-ca0a59d9-22d7-485c-8d16-54a77976c20e tempest-ServersNegativeTestJSON-1364528112 tempest-ServersNegativeTestJSON-1364528112-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:43:39.885102 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-ca0a59d9-22d7-485c-8d16-54a77976c20e tempest-ServersNegativeTestJSON-1364528112 tempest-ServersNegativeTestJSON-1364528112-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:43:39.896186 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:43:39.896186 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:43:39.903238 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-ca0a59d9-22d7-485c-8d16-54a77976c20e tempest-ServersNegativeTestJSON-1364528112 tempest-ServersNegativeTestJSON-1364528112-project-member] Volume info retrieved successfully. Aug 25 05:43:39.909322 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-ca0a59d9-22d7-485c-8d16-54a77976c20e tempest-ServersNegativeTestJSON-1364528112 tempest-ServersNegativeTestJSON-1364528112-project-member] https://10.4.3.189/volume/v3/volumes/a420ecd4-1889-470e-bca5-93e4601ea383 returned with HTTP 200 Aug 25 05:43:39.909897 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 325/1297] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:43:39 2026] GET /volume/v3/volumes/a420ecd4-1889-470e-bca5-93e4601ea383 => generated 822 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:43:40.192839 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-8de36f68-9d50-410b-8067-3edb5a94043b None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:43:40.195345 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-8de36f68-9d50-410b-8067-3edb5a94043b tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] GET https://10.4.3.189/volume/v3/backups/390b4303-a949-423d-903a-a90532c75088 Aug 25 05:43:40.195619 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-8de36f68-9d50-410b-8067-3edb5a94043b tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:43:40.196147 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-8de36f68-9d50-410b-8067-3edb5a94043b tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:43:40.196776 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-8de36f68-9d50-410b-8067-3edb5a94043b tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] Show backup with id 390b4303-a949-423d-903a-a90532c75088. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:43:40.203968 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:43:40.203968 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:43:40.205005 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-8de36f68-9d50-410b-8067-3edb5a94043b tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] https://10.4.3.189/volume/v3/backups/390b4303-a949-423d-903a-a90532c75088 returned with HTTP 200 Aug 25 05:43:40.205514 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 324/1298] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:43:40 2026] GET /volume/v3/backups/390b4303-a949-423d-903a-a90532c75088 => generated 801 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:43:40.411967 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-517ce9b1-8b5c-48ca-81da-a0aab7a5bea9 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:43:40.414277 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-517ce9b1-8b5c-48ca-81da-a0aab7a5bea9 tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] GET https://10.4.3.189/volume/v3/volumes/8ea664d7-ecb4-44b0-a0a9-30845f3d436c Aug 25 05:43:40.414498 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-517ce9b1-8b5c-48ca-81da-a0aab7a5bea9 tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:43:40.414726 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-517ce9b1-8b5c-48ca-81da-a0aab7a5bea9 tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:43:40.427784 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:43:40.427784 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:43:40.439142 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-517ce9b1-8b5c-48ca-81da-a0aab7a5bea9 tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] Volume info retrieved successfully. Aug 25 05:43:40.447189 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-517ce9b1-8b5c-48ca-81da-a0aab7a5bea9 tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] https://10.4.3.189/volume/v3/volumes/8ea664d7-ecb4-44b0-a0a9-30845f3d436c returned with HTTP 200 Aug 25 05:43:40.447968 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 321/1299] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:43:40 2026] GET /volume/v3/volumes/8ea664d7-ecb4-44b0-a0a9-30845f3d436c => generated 1007 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:43:40.470412 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-a7aa9594-6b85-4986-a7e4-402281a497d3 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:43:40.473237 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-a7aa9594-6b85-4986-a7e4-402281a497d3 tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] POST https://10.4.3.189/volume/v3/backups Aug 25 05:43:40.475697 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-a7aa9594-6b85-4986-a7e4-402281a497d3 tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "8ea664d7-ecb4-44b0-a0a9-30845f3d436c", "name": "tempest-type-Backup-1918066777"}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:43:40.475697 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.contrib.backups [None req-a7aa9594-6b85-4986-a7e4-402281a497d3 tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] Creating new backup {'backup': {'volume_id': '8ea664d7-ecb4-44b0-a0a9-30845f3d436c', 'name': 'tempest-type-Backup-1918066777'}} {{(pid=100271) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 25 05:43:40.475697 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.contrib.backups [None req-a7aa9594-6b85-4986-a7e4-402281a497d3 tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] Creating backup of volume 8ea664d7-ecb4-44b0-a0a9-30845f3d436c in container None Aug 25 05:43:40.490617 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:43:40.490617 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:43:40.491121 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-a7aa9594-6b85-4986-a7e4-402281a497d3 tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] Volume info retrieved successfully. Aug 25 05:43:40.546324 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.quota [None req-a7aa9594-6b85-4986-a7e4-402281a497d3 tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] Created reservations ['5c2794a7-f32c-4c33-bcb9-2ede586d6313', '06c63d0f-bf85-4fd9-9a86-3049b264396f'] {{(pid=100271) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:43:40.649520 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-a7aa9594-6b85-4986-a7e4-402281a497d3 tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] https://10.4.3.189/volume/v3/backups returned with HTTP 202 Aug 25 05:43:40.649997 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 330/1300] 10.4.3.189 () {70 vars in 1299 bytes} [Tue Aug 25 05:43:40 2026] POST /volume/v3/backups => generated 316 bytes in 180 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 05:43:40.663942 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-a27fd4ec-b6b9-4d61-8a2e-7b562108b1f8 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:43:40.667862 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-a27fd4ec-b6b9-4d61-8a2e-7b562108b1f8 tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] GET https://10.4.3.189/volume/v3/backups/f4b69544-0221-4ebd-b8c8-2ac98e1be499 Aug 25 05:43:40.667862 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-a27fd4ec-b6b9-4d61-8a2e-7b562108b1f8 tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:43:40.667862 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-a27fd4ec-b6b9-4d61-8a2e-7b562108b1f8 tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:43:40.668543 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-a27fd4ec-b6b9-4d61-8a2e-7b562108b1f8 tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] Show backup with id f4b69544-0221-4ebd-b8c8-2ac98e1be499. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:43:40.684267 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:43:40.684267 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:43:40.685179 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-a27fd4ec-b6b9-4d61-8a2e-7b562108b1f8 tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] https://10.4.3.189/volume/v3/backups/f4b69544-0221-4ebd-b8c8-2ac98e1be499 returned with HTTP 200 Aug 25 05:43:40.686511 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 326/1301] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:43:40 2026] GET /volume/v3/backups/f4b69544-0221-4ebd-b8c8-2ac98e1be499 => generated 723 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:43:40.926473 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-3cafbe3b-224b-4bfb-8585-195c903dbc3c None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:43:40.930846 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-3cafbe3b-224b-4bfb-8585-195c903dbc3c tempest-ServersNegativeTestJSON-1364528112 tempest-ServersNegativeTestJSON-1364528112-project-member] GET https://10.4.3.189/volume/v3/volumes/a420ecd4-1889-470e-bca5-93e4601ea383 Aug 25 05:43:40.930846 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-3cafbe3b-224b-4bfb-8585-195c903dbc3c tempest-ServersNegativeTestJSON-1364528112 tempest-ServersNegativeTestJSON-1364528112-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:43:40.930846 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-3cafbe3b-224b-4bfb-8585-195c903dbc3c tempest-ServersNegativeTestJSON-1364528112 tempest-ServersNegativeTestJSON-1364528112-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:43:40.946625 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:43:40.946625 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:43:40.953135 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-3cafbe3b-224b-4bfb-8585-195c903dbc3c tempest-ServersNegativeTestJSON-1364528112 tempest-ServersNegativeTestJSON-1364528112-project-member] Volume info retrieved successfully. Aug 25 05:43:40.959904 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-3cafbe3b-224b-4bfb-8585-195c903dbc3c tempest-ServersNegativeTestJSON-1364528112 tempest-ServersNegativeTestJSON-1364528112-project-member] https://10.4.3.189/volume/v3/volumes/a420ecd4-1889-470e-bca5-93e4601ea383 returned with HTTP 200 Aug 25 05:43:40.960792 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 325/1302] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:43:40 2026] GET /volume/v3/volumes/a420ecd4-1889-470e-bca5-93e4601ea383 => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:43:40.981016 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-436ef9a5-c367-4724-a607-2a0bc2f32a35 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:43:40.983491 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-436ef9a5-c367-4724-a607-2a0bc2f32a35 tempest-ServersNegativeTestJSON-1364528112 tempest-ServersNegativeTestJSON-1364528112-project-member] POST https://10.4.3.189/volume/v3/volumes/a420ecd4-1889-470e-bca5-93e4601ea383/action Aug 25 05:43:40.983966 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-436ef9a5-c367-4724-a607-2a0bc2f32a35 tempest-ServersNegativeTestJSON-1364528112 tempest-ServersNegativeTestJSON-1364528112-project-member] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=100268) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 05:43:40.984177 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-436ef9a5-c367-4724-a607-2a0bc2f32a35 tempest-ServersNegativeTestJSON-1364528112 tempest-ServersNegativeTestJSON-1364528112-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:43:40.999430 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:43:40.999430 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:43:41.001232 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-436ef9a5-c367-4724-a607-2a0bc2f32a35 tempest-ServersNegativeTestJSON-1364528112 tempest-ServersNegativeTestJSON-1364528112-project-member] Volume info retrieved successfully. Aug 25 05:43:41.013509 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-436ef9a5-c367-4724-a607-2a0bc2f32a35 tempest-ServersNegativeTestJSON-1364528112 tempest-ServersNegativeTestJSON-1364528112-project-member] Volume updated successfully. Aug 25 05:43:41.013836 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-436ef9a5-c367-4724-a607-2a0bc2f32a35 tempest-ServersNegativeTestJSON-1364528112 tempest-ServersNegativeTestJSON-1364528112-project-member] https://10.4.3.189/volume/v3/volumes/a420ecd4-1889-470e-bca5-93e4601ea383/action returned with HTTP 200 Aug 25 05:43:41.014319 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 322/1303] 10.4.3.189 () {68 vars in 1390 bytes} [Tue Aug 25 05:43:40 2026] POST /volume/v3/volumes/a420ecd4-1889-470e-bca5-93e4601ea383/action => generated 0 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 25 05:43:41.023420 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-a2f02f8e-5079-4c33-8bea-46db66ab0bdc None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:43:41.026345 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-a2f02f8e-5079-4c33-8bea-46db66ab0bdc tempest-ServersNegativeTestJSON-1364528112 tempest-ServersNegativeTestJSON-1364528112-project-member] GET https://10.4.3.189/volume/v3/volumes/a420ecd4-1889-470e-bca5-93e4601ea383 Aug 25 05:43:41.026688 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-a2f02f8e-5079-4c33-8bea-46db66ab0bdc tempest-ServersNegativeTestJSON-1364528112 tempest-ServersNegativeTestJSON-1364528112-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:43:41.027137 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-a2f02f8e-5079-4c33-8bea-46db66ab0bdc tempest-ServersNegativeTestJSON-1364528112 tempest-ServersNegativeTestJSON-1364528112-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:43:41.038698 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:43:41.038698 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:43:41.045386 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-a2f02f8e-5079-4c33-8bea-46db66ab0bdc tempest-ServersNegativeTestJSON-1364528112 tempest-ServersNegativeTestJSON-1364528112-project-member] Volume info retrieved successfully. Aug 25 05:43:41.053146 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-a2f02f8e-5079-4c33-8bea-46db66ab0bdc tempest-ServersNegativeTestJSON-1364528112 tempest-ServersNegativeTestJSON-1364528112-project-member] https://10.4.3.189/volume/v3/volumes/a420ecd4-1889-470e-bca5-93e4601ea383 returned with HTTP 200 Aug 25 05:43:41.053795 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 331/1304] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:43:41 2026] GET /volume/v3/volumes/a420ecd4-1889-470e-bca5-93e4601ea383 => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:43:41.219230 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-d8fdb78d-9082-43bb-a1af-fe1a931e6236 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:43:41.221458 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-d8fdb78d-9082-43bb-a1af-fe1a931e6236 tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] GET https://10.4.3.189/volume/v3/backups/390b4303-a949-423d-903a-a90532c75088 Aug 25 05:43:41.221732 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-d8fdb78d-9082-43bb-a1af-fe1a931e6236 tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:43:41.221965 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-d8fdb78d-9082-43bb-a1af-fe1a931e6236 tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:43:41.222380 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-d8fdb78d-9082-43bb-a1af-fe1a931e6236 tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] Show backup with id 390b4303-a949-423d-903a-a90532c75088. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:43:41.228488 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:43:41.228488 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:43:41.229736 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-d8fdb78d-9082-43bb-a1af-fe1a931e6236 tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] https://10.4.3.189/volume/v3/backups/390b4303-a949-423d-903a-a90532c75088 returned with HTTP 200 Aug 25 05:43:41.230391 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 327/1305] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:43:41 2026] GET /volume/v3/backups/390b4303-a949-423d-903a-a90532c75088 => generated 801 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:43:41.240168 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-d5929550-ce09-4a8f-8cb8-7a01ee6a723e req-d09a615f-f7f7-4089-ba7f-d5331ba388c2 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:43:41.243129 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-d5929550-ce09-4a8f-8cb8-7a01ee6a723e req-d09a615f-f7f7-4089-ba7f-d5331ba388c2 tempest-ServersNegativeTestJSON-1364528112 tempest-ServersNegativeTestJSON-1364528112-project-member] GET https://10.4.3.189/volume/v3/volumes/a420ecd4-1889-470e-bca5-93e4601ea383 Aug 25 05:43:41.243636 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-d5929550-ce09-4a8f-8cb8-7a01ee6a723e req-d09a615f-f7f7-4089-ba7f-d5331ba388c2 tempest-ServersNegativeTestJSON-1364528112 tempest-ServersNegativeTestJSON-1364528112-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:43:41.244034 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-d5929550-ce09-4a8f-8cb8-7a01ee6a723e req-d09a615f-f7f7-4089-ba7f-d5331ba388c2 tempest-ServersNegativeTestJSON-1364528112 tempest-ServersNegativeTestJSON-1364528112-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:43:41.254781 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:43:41.254781 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:43:41.259523 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [req-d5929550-ce09-4a8f-8cb8-7a01ee6a723e req-d09a615f-f7f7-4089-ba7f-d5331ba388c2 tempest-ServersNegativeTestJSON-1364528112 tempest-ServersNegativeTestJSON-1364528112-project-member] Volume info retrieved successfully. Aug 25 05:43:41.265936 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-d5929550-ce09-4a8f-8cb8-7a01ee6a723e req-d09a615f-f7f7-4089-ba7f-d5331ba388c2 tempest-ServersNegativeTestJSON-1364528112 tempest-ServersNegativeTestJSON-1364528112-project-member] https://10.4.3.189/volume/v3/volumes/a420ecd4-1889-470e-bca5-93e4601ea383 returned with HTTP 200 Aug 25 05:43:41.266761 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 326/1306] 10.4.3.189 () {68 vars in 1598 bytes} [Tue Aug 25 05:43:41 2026] GET /volume/v3/volumes/a420ecd4-1889-470e-bca5-93e4601ea383 => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:43:41.711478 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-0ae518b3-d5ce-4e88-a1e4-31dd27c61bef None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:43:41.714319 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-0ae518b3-d5ce-4e88-a1e4-31dd27c61bef tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] GET https://10.4.3.189/volume/v3/backups/f4b69544-0221-4ebd-b8c8-2ac98e1be499 Aug 25 05:43:41.714654 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-0ae518b3-d5ce-4e88-a1e4-31dd27c61bef tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:43:41.714929 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-0ae518b3-d5ce-4e88-a1e4-31dd27c61bef tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:43:41.715112 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-0ae518b3-d5ce-4e88-a1e4-31dd27c61bef tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] Show backup with id f4b69544-0221-4ebd-b8c8-2ac98e1be499. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:43:41.732721 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:43:41.732721 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:43:41.733755 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-0ae518b3-d5ce-4e88-a1e4-31dd27c61bef tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] https://10.4.3.189/volume/v3/backups/f4b69544-0221-4ebd-b8c8-2ac98e1be499 returned with HTTP 200 Aug 25 05:43:41.735598 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 323/1307] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:43:41 2026] GET /volume/v3/backups/f4b69544-0221-4ebd-b8c8-2ac98e1be499 => generated 725 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:43:41.947365 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-a424397e-b38f-4c66-90a3-624eba3b70f6 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:43:41.951344 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-a424397e-b38f-4c66-90a3-624eba3b70f6 tempest-ServersNegativeTestJSON-1364528112 tempest-ServersNegativeTestJSON-1364528112-project-member] POST https://10.4.3.189/volume/v3/volumes Aug 25 05:43:41.951680 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-a424397e-b38f-4c66-90a3-624eba3b70f6 tempest-ServersNegativeTestJSON-1364528112 tempest-ServersNegativeTestJSON-1364528112-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-404987714"}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:43:41.955338 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.v3.volumes [None req-a424397e-b38f-4c66-90a3-624eba3b70f6 tempest-ServersNegativeTestJSON-1364528112 tempest-ServersNegativeTestJSON-1364528112-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-404987714'}} {{(pid=100271) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 05:43:41.955338 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [None req-a424397e-b38f-4c66-90a3-624eba3b70f6 tempest-ServersNegativeTestJSON-1364528112 tempest-ServersNegativeTestJSON-1364528112-project-member] Create volume of 1 GB Aug 25 05:43:41.965144 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-a424397e-b38f-4c66-90a3-624eba3b70f6 tempest-ServersNegativeTestJSON-1364528112 tempest-ServersNegativeTestJSON-1364528112-project-member] Availability Zones retrieved successfully. Aug 25 05:43:41.977349 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-a424397e-b38f-4c66-90a3-624eba3b70f6 tempest-ServersNegativeTestJSON-1364528112 tempest-ServersNegativeTestJSON-1364528112-project-member] Flow 'volume_create_api' (51d23080-3f28-4e49-9b17-9c9f97c420ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:43:41.982085 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-a424397e-b38f-4c66-90a3-624eba3b70f6 tempest-ServersNegativeTestJSON-1364528112 tempest-ServersNegativeTestJSON-1364528112-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f46e7862-e6dd-498d-a9eb-f28c9b121059) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:43:41.982085 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.flows.api.create_volume [None req-a424397e-b38f-4c66-90a3-624eba3b70f6 tempest-ServersNegativeTestJSON-1364528112 tempest-ServersNegativeTestJSON-1364528112-project-member] Validating volume size '1' using validate_int {{(pid=100271) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 05:43:42.026441 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-a424397e-b38f-4c66-90a3-624eba3b70f6 tempest-ServersNegativeTestJSON-1364528112 tempest-ServersNegativeTestJSON-1364528112-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f46e7862-e6dd-498d-a9eb-f28c9b121059) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T05:35:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=23fc6e5d-fce0-4521-ba46-4837b4232084,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '23fc6e5d-fce0-4521-ba46-4837b4232084', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:43:42.027674 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-a424397e-b38f-4c66-90a3-624eba3b70f6 tempest-ServersNegativeTestJSON-1364528112 tempest-ServersNegativeTestJSON-1364528112-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9a0efa9c-31e5-4893-b061-cea629cc2e02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:43:42.105476 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.quota [None req-a424397e-b38f-4c66-90a3-624eba3b70f6 tempest-ServersNegativeTestJSON-1364528112 tempest-ServersNegativeTestJSON-1364528112-project-member] Created reservations ['8ad10f96-88fa-4e27-93b4-3ac46d39ba43', '0376302f-7650-43e5-8783-c77190ff32e2', '281a25d0-88a9-400e-b398-b55dfdbb6ffe', '10d04278-dee1-460e-a9c5-ea446a50a895'] {{(pid=100271) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:43:42.106640 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-a424397e-b38f-4c66-90a3-624eba3b70f6 tempest-ServersNegativeTestJSON-1364528112 tempest-ServersNegativeTestJSON-1364528112-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9a0efa9c-31e5-4893-b061-cea629cc2e02) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8ad10f96-88fa-4e27-93b4-3ac46d39ba43', '0376302f-7650-43e5-8783-c77190ff32e2', '281a25d0-88a9-400e-b398-b55dfdbb6ffe', '10d04278-dee1-460e-a9c5-ea446a50a895']}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:43:42.114657 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-a424397e-b38f-4c66-90a3-624eba3b70f6 tempest-ServersNegativeTestJSON-1364528112 tempest-ServersNegativeTestJSON-1364528112-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3c2c03d1-c4a6-428f-91bc-71cbde113bf7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:43:42.163655 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-a424397e-b38f-4c66-90a3-624eba3b70f6 tempest-ServersNegativeTestJSON-1364528112 tempest-ServersNegativeTestJSON-1364528112-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3c2c03d1-c4a6-428f-91bc-71cbde113bf7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6496696c-b252-4d3b-b0be-4505f0395981', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-404987714',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e9406cfcc5e740c59e0c2f7393505a4e',qos_specs=None,replication_status=,reservations=['8ad10f96-88fa-4e27-93b4-3ac46d39ba43','0376302f-7650-43e5-8783-c77190ff32e2','281a25d0-88a9-400e-b398-b55dfdbb6ffe','10d04278-dee1-460e-a9c5-ea446a50a895'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e86201483ab1477aa15d3b0bfed554d2',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T05:43:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-404987714',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6496696c-b252-4d3b-b0be-4505f0395981,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e9406cfcc5e740c59e0c2f7393505a4e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e86201483ab1477aa15d3b0bfed554d2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(23fc6e5d-fce0-4521-ba46-4837b4232084),volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:43:42.167372 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-a424397e-b38f-4c66-90a3-624eba3b70f6 tempest-ServersNegativeTestJSON-1364528112 tempest-ServersNegativeTestJSON-1364528112-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ba2268eb-b0df-41d3-a1a3-ba904261727b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:43:42.222763 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-a424397e-b38f-4c66-90a3-624eba3b70f6 tempest-ServersNegativeTestJSON-1364528112 tempest-ServersNegativeTestJSON-1364528112-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ba2268eb-b0df-41d3-a1a3-ba904261727b) transitioned into state 'SUCCESS' from state '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-404987714',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e9406cfcc5e740c59e0c2f7393505a4e',qos_specs=None,replication_status=,reservations=['8ad10f96-88fa-4e27-93b4-3ac46d39ba43','0376302f-7650-43e5-8783-c77190ff32e2','281a25d0-88a9-400e-b398-b55dfdbb6ffe','10d04278-dee1-460e-a9c5-ea446a50a895'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e86201483ab1477aa15d3b0bfed554d2',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:43:42.224570 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-a424397e-b38f-4c66-90a3-624eba3b70f6 tempest-ServersNegativeTestJSON-1364528112 tempest-ServersNegativeTestJSON-1364528112-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (228fa50e-7ab1-4877-85e6-2f25955ca4c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:43:42.246930 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-6a7aa1e9-c3b1-4927-b67a-6bcba5c12f7a None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:43:42.250084 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-6a7aa1e9-c3b1-4927-b67a-6bcba5c12f7a tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] GET https://10.4.3.189/volume/v3/backups/390b4303-a949-423d-903a-a90532c75088 Aug 25 05:43:42.250430 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-6a7aa1e9-c3b1-4927-b67a-6bcba5c12f7a tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:43:42.250811 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-6a7aa1e9-c3b1-4927-b67a-6bcba5c12f7a tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:43:42.250953 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-6a7aa1e9-c3b1-4927-b67a-6bcba5c12f7a tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] Show backup with id 390b4303-a949-423d-903a-a90532c75088. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:43:42.260529 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:43:42.260529 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:43:42.261776 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-a424397e-b38f-4c66-90a3-624eba3b70f6 tempest-ServersNegativeTestJSON-1364528112 tempest-ServersNegativeTestJSON-1364528112-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (228fa50e-7ab1-4877-85e6-2f25955ca4c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:43:42.263957 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-a424397e-b38f-4c66-90a3-624eba3b70f6 tempest-ServersNegativeTestJSON-1364528112 tempest-ServersNegativeTestJSON-1364528112-project-member] Flow 'volume_create_api' (51d23080-3f28-4e49-9b17-9c9f97c420ff) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100271) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:43:42.264030 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-6a7aa1e9-c3b1-4927-b67a-6bcba5c12f7a tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] https://10.4.3.189/volume/v3/backups/390b4303-a949-423d-903a-a90532c75088 returned with HTTP 200 Aug 25 05:43:42.265194 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 328/1308] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:43:42 2026] GET /volume/v3/backups/390b4303-a949-423d-903a-a90532c75088 => generated 801 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:43:42.265432 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-a424397e-b38f-4c66-90a3-624eba3b70f6 tempest-ServersNegativeTestJSON-1364528112 tempest-ServersNegativeTestJSON-1364528112-project-member] Create volume request issued successfully. Aug 25 05:43:42.266311 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-a424397e-b38f-4c66-90a3-624eba3b70f6 tempest-ServersNegativeTestJSON-1364528112 tempest-ServersNegativeTestJSON-1364528112-project-member] https://10.4.3.189/volume/v3/volumes returned with HTTP 202 Aug 25 05:43:42.267379 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 332/1309] 10.4.3.189 () {68 vars in 1258 bytes} [Tue Aug 25 05:43:41 2026] POST /volume/v3/volumes => generated 753 bytes in 321 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 05:43:42.286919 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-bd1992d3-3e4c-463d-8f02-35e39da22871 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:43:42.289543 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-bd1992d3-3e4c-463d-8f02-35e39da22871 tempest-ServersNegativeTestJSON-1364528112 tempest-ServersNegativeTestJSON-1364528112-project-member] GET https://10.4.3.189/volume/v3/volumes/6496696c-b252-4d3b-b0be-4505f0395981 Aug 25 05:43:42.289836 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-bd1992d3-3e4c-463d-8f02-35e39da22871 tempest-ServersNegativeTestJSON-1364528112 tempest-ServersNegativeTestJSON-1364528112-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:43:42.290216 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-bd1992d3-3e4c-463d-8f02-35e39da22871 tempest-ServersNegativeTestJSON-1364528112 tempest-ServersNegativeTestJSON-1364528112-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:43:42.302452 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:43:42.302452 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:43:42.312434 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-bd1992d3-3e4c-463d-8f02-35e39da22871 tempest-ServersNegativeTestJSON-1364528112 tempest-ServersNegativeTestJSON-1364528112-project-member] Volume info retrieved successfully. Aug 25 05:43:42.330717 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-bd1992d3-3e4c-463d-8f02-35e39da22871 tempest-ServersNegativeTestJSON-1364528112 tempest-ServersNegativeTestJSON-1364528112-project-member] https://10.4.3.189/volume/v3/volumes/6496696c-b252-4d3b-b0be-4505f0395981 returned with HTTP 200 Aug 25 05:43:42.331689 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 327/1310] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:43:42 2026] GET /volume/v3/volumes/6496696c-b252-4d3b-b0be-4505f0395981 => generated 821 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:43:42.750654 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-0f9dff04-f013-4530-9745-d1151349e246 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:43:42.751645 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-0f9dff04-f013-4530-9745-d1151349e246 tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] GET https://10.4.3.189/volume/v3/backups/f4b69544-0221-4ebd-b8c8-2ac98e1be499 Aug 25 05:43:42.751645 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-0f9dff04-f013-4530-9745-d1151349e246 tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:43:42.752182 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-0f9dff04-f013-4530-9745-d1151349e246 tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:43:42.752922 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-0f9dff04-f013-4530-9745-d1151349e246 tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] Show backup with id f4b69544-0221-4ebd-b8c8-2ac98e1be499. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:43:42.765096 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:43:42.765096 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:43:42.767343 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-0f9dff04-f013-4530-9745-d1151349e246 tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] https://10.4.3.189/volume/v3/backups/f4b69544-0221-4ebd-b8c8-2ac98e1be499 returned with HTTP 200 Aug 25 05:43:42.767343 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 324/1311] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:43:42 2026] GET /volume/v3/backups/f4b69544-0221-4ebd-b8c8-2ac98e1be499 => generated 725 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:43:43.283301 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-36ab0cf0-fe20-4d68-8ae1-6c3246cb6d7f None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:43:43.285982 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-36ab0cf0-fe20-4d68-8ae1-6c3246cb6d7f tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] GET https://10.4.3.189/volume/v3/backups/390b4303-a949-423d-903a-a90532c75088 Aug 25 05:43:43.286547 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-36ab0cf0-fe20-4d68-8ae1-6c3246cb6d7f tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:43:43.286547 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-36ab0cf0-fe20-4d68-8ae1-6c3246cb6d7f tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:43:43.286635 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-36ab0cf0-fe20-4d68-8ae1-6c3246cb6d7f tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] Show backup with id 390b4303-a949-423d-903a-a90532c75088. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:43:43.293978 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:43:43.293978 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:43:43.295140 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-36ab0cf0-fe20-4d68-8ae1-6c3246cb6d7f tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] https://10.4.3.189/volume/v3/backups/390b4303-a949-423d-903a-a90532c75088 returned with HTTP 200 Aug 25 05:43:43.295836 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 329/1312] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:43:43 2026] GET /volume/v3/backups/390b4303-a949-423d-903a-a90532c75088 => generated 801 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:43:43.361622 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-473f3665-f380-4c4f-a16e-8c61a3f50e13 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:43:43.365096 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-473f3665-f380-4c4f-a16e-8c61a3f50e13 tempest-ServersNegativeTestJSON-1364528112 tempest-ServersNegativeTestJSON-1364528112-project-member] GET https://10.4.3.189/volume/v3/volumes/6496696c-b252-4d3b-b0be-4505f0395981 Aug 25 05:43:43.365363 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-473f3665-f380-4c4f-a16e-8c61a3f50e13 tempest-ServersNegativeTestJSON-1364528112 tempest-ServersNegativeTestJSON-1364528112-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:43:43.365620 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-473f3665-f380-4c4f-a16e-8c61a3f50e13 tempest-ServersNegativeTestJSON-1364528112 tempest-ServersNegativeTestJSON-1364528112-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:43:43.373494 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:43:43.373494 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:43:43.378261 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-473f3665-f380-4c4f-a16e-8c61a3f50e13 tempest-ServersNegativeTestJSON-1364528112 tempest-ServersNegativeTestJSON-1364528112-project-member] Volume info retrieved successfully. Aug 25 05:43:43.385245 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-473f3665-f380-4c4f-a16e-8c61a3f50e13 tempest-ServersNegativeTestJSON-1364528112 tempest-ServersNegativeTestJSON-1364528112-project-member] https://10.4.3.189/volume/v3/volumes/6496696c-b252-4d3b-b0be-4505f0395981 returned with HTTP 200 Aug 25 05:43:43.385245 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 333/1313] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:43:43 2026] GET /volume/v3/volumes/6496696c-b252-4d3b-b0be-4505f0395981 => generated 846 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:43:43.742246 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-7c5dcd82-ebd3-4543-a737-b6fd6aad5d94 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:43:43.745020 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-7c5dcd82-ebd3-4543-a737-b6fd6aad5d94 tempest-ServersNegativeTestJSON-1364528112 tempest-ServersNegativeTestJSON-1364528112-project-member] DELETE https://10.4.3.189/volume/v3/volumes/6496696c-b252-4d3b-b0be-4505f0395981 Aug 25 05:43:43.748430 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-7c5dcd82-ebd3-4543-a737-b6fd6aad5d94 tempest-ServersNegativeTestJSON-1364528112 tempest-ServersNegativeTestJSON-1364528112-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:43:43.748622 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-7c5dcd82-ebd3-4543-a737-b6fd6aad5d94 tempest-ServersNegativeTestJSON-1364528112 tempest-ServersNegativeTestJSON-1364528112-project-member] Calling method 'delete' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:43:43.748801 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.v3.volumes [None req-7c5dcd82-ebd3-4543-a737-b6fd6aad5d94 tempest-ServersNegativeTestJSON-1364528112 tempest-ServersNegativeTestJSON-1364528112-project-member] Delete volume with id: 6496696c-b252-4d3b-b0be-4505f0395981 Aug 25 05:43:43.765359 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:43:43.765359 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:43:43.765359 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-7c5dcd82-ebd3-4543-a737-b6fd6aad5d94 tempest-ServersNegativeTestJSON-1364528112 tempest-ServersNegativeTestJSON-1364528112-project-member] Volume info retrieved successfully. Aug 25 05:43:43.785749 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-370bd737-51ce-488c-bbd6-663baaa99387 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:43:43.789215 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-370bd737-51ce-488c-bbd6-663baaa99387 tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] GET https://10.4.3.189/volume/v3/backups/f4b69544-0221-4ebd-b8c8-2ac98e1be499 Aug 25 05:43:43.790395 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-370bd737-51ce-488c-bbd6-663baaa99387 tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:43:43.790395 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-370bd737-51ce-488c-bbd6-663baaa99387 tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:43:43.790395 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-370bd737-51ce-488c-bbd6-663baaa99387 tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] Show backup with id f4b69544-0221-4ebd-b8c8-2ac98e1be499. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:43:43.792141 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-7c5dcd82-ebd3-4543-a737-b6fd6aad5d94 tempest-ServersNegativeTestJSON-1364528112 tempest-ServersNegativeTestJSON-1364528112-project-member] Delete volume request issued successfully. Aug 25 05:43:43.792256 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-7c5dcd82-ebd3-4543-a737-b6fd6aad5d94 tempest-ServersNegativeTestJSON-1364528112 tempest-ServersNegativeTestJSON-1364528112-project-member] https://10.4.3.189/volume/v3/volumes/6496696c-b252-4d3b-b0be-4505f0395981 returned with HTTP 202 Aug 25 05:43:43.792721 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 328/1314] 10.4.3.189 () {66 vars in 1351 bytes} [Tue Aug 25 05:43:43 2026] DELETE /volume/v3/volumes/6496696c-b252-4d3b-b0be-4505f0395981 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:43:43.800155 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:43:43.800155 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:43:43.800806 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-370bd737-51ce-488c-bbd6-663baaa99387 tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] https://10.4.3.189/volume/v3/backups/f4b69544-0221-4ebd-b8c8-2ac98e1be499 returned with HTTP 200 Aug 25 05:43:43.801304 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 325/1315] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:43:43 2026] GET /volume/v3/backups/f4b69544-0221-4ebd-b8c8-2ac98e1be499 => generated 725 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:43:43.819864 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-20d773a5-74e6-4d23-865c-ddea642cbcee None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:43:43.825523 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-20d773a5-74e6-4d23-865c-ddea642cbcee tempest-ServersNegativeTestJSON-1364528112 tempest-ServersNegativeTestJSON-1364528112-project-member] GET https://10.4.3.189/volume/v3/volumes/6496696c-b252-4d3b-b0be-4505f0395981 Aug 25 05:43:43.825523 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-20d773a5-74e6-4d23-865c-ddea642cbcee tempest-ServersNegativeTestJSON-1364528112 tempest-ServersNegativeTestJSON-1364528112-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:43:43.825523 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-20d773a5-74e6-4d23-865c-ddea642cbcee tempest-ServersNegativeTestJSON-1364528112 tempest-ServersNegativeTestJSON-1364528112-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:43:43.843743 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:43:43.843743 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:43:43.849794 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-20d773a5-74e6-4d23-865c-ddea642cbcee tempest-ServersNegativeTestJSON-1364528112 tempest-ServersNegativeTestJSON-1364528112-project-member] Volume info retrieved successfully. Aug 25 05:43:43.857335 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-20d773a5-74e6-4d23-865c-ddea642cbcee tempest-ServersNegativeTestJSON-1364528112 tempest-ServersNegativeTestJSON-1364528112-project-member] https://10.4.3.189/volume/v3/volumes/6496696c-b252-4d3b-b0be-4505f0395981 returned with HTTP 200 Aug 25 05:43:43.857335 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 330/1316] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:43:43 2026] GET /volume/v3/volumes/6496696c-b252-4d3b-b0be-4505f0395981 => generated 845 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:43:44.314028 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-f1ccb4fd-ce1e-4c65-9fc4-a599b223b3bf None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:43:44.316258 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-f1ccb4fd-ce1e-4c65-9fc4-a599b223b3bf tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] GET https://10.4.3.189/volume/v3/backups/390b4303-a949-423d-903a-a90532c75088 Aug 25 05:43:44.316529 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-f1ccb4fd-ce1e-4c65-9fc4-a599b223b3bf tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:43:44.316797 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-f1ccb4fd-ce1e-4c65-9fc4-a599b223b3bf tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:43:44.316946 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-f1ccb4fd-ce1e-4c65-9fc4-a599b223b3bf tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] Show backup with id 390b4303-a949-423d-903a-a90532c75088. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:43:44.330450 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:43:44.330450 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:43:44.331441 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-f1ccb4fd-ce1e-4c65-9fc4-a599b223b3bf tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] https://10.4.3.189/volume/v3/backups/390b4303-a949-423d-903a-a90532c75088 returned with HTTP 200 Aug 25 05:43:44.332117 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 334/1317] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:43:44 2026] GET /volume/v3/backups/390b4303-a949-423d-903a-a90532c75088 => generated 801 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 25 05:43:44.821724 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-2a52cff9-c818-4ba8-8b0f-ec3b3bfab0d6 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:43:44.823730 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-2a52cff9-c818-4ba8-8b0f-ec3b3bfab0d6 tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] GET https://10.4.3.189/volume/v3/backups/f4b69544-0221-4ebd-b8c8-2ac98e1be499 Aug 25 05:43:44.823919 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-2a52cff9-c818-4ba8-8b0f-ec3b3bfab0d6 tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:43:44.824128 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-2a52cff9-c818-4ba8-8b0f-ec3b3bfab0d6 tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:43:44.824316 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-2a52cff9-c818-4ba8-8b0f-ec3b3bfab0d6 tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] Show backup with id f4b69544-0221-4ebd-b8c8-2ac98e1be499. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:43:44.836336 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:43:44.836336 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:43:44.837013 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-2a52cff9-c818-4ba8-8b0f-ec3b3bfab0d6 tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] https://10.4.3.189/volume/v3/backups/f4b69544-0221-4ebd-b8c8-2ac98e1be499 returned with HTTP 200 Aug 25 05:43:44.837584 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 329/1318] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:43:44 2026] GET /volume/v3/backups/f4b69544-0221-4ebd-b8c8-2ac98e1be499 => generated 725 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:43:44.889010 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-2d4f6821-2181-4a1b-a926-3a67a918ca14 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:43:44.891413 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-2d4f6821-2181-4a1b-a926-3a67a918ca14 tempest-ServersNegativeTestJSON-1364528112 tempest-ServersNegativeTestJSON-1364528112-project-member] GET https://10.4.3.189/volume/v3/volumes/6496696c-b252-4d3b-b0be-4505f0395981 Aug 25 05:43:44.891659 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-2d4f6821-2181-4a1b-a926-3a67a918ca14 tempest-ServersNegativeTestJSON-1364528112 tempest-ServersNegativeTestJSON-1364528112-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:43:44.891943 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-2d4f6821-2181-4a1b-a926-3a67a918ca14 tempest-ServersNegativeTestJSON-1364528112 tempest-ServersNegativeTestJSON-1364528112-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:43:44.902496 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-2d4f6821-2181-4a1b-a926-3a67a918ca14 tempest-ServersNegativeTestJSON-1364528112 tempest-ServersNegativeTestJSON-1364528112-project-member] https://10.4.3.189/volume/v3/volumes/6496696c-b252-4d3b-b0be-4505f0395981 returned with HTTP 404 Aug 25 05:43:44.902755 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 326/1319] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:43:44 2026] GET /volume/v3/volumes/6496696c-b252-4d3b-b0be-4505f0395981 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:43:44.917090 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-ff193a07-a0fd-4c19-93f5-b059f7bef814 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:43:44.921818 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-ff193a07-a0fd-4c19-93f5-b059f7bef814 tempest-ServersNegativeTestJSON-1364528112 tempest-ServersNegativeTestJSON-1364528112-project-member] DELETE https://10.4.3.189/volume/v3/volumes/a420ecd4-1889-470e-bca5-93e4601ea383 Aug 25 05:43:44.922015 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-ff193a07-a0fd-4c19-93f5-b059f7bef814 tempest-ServersNegativeTestJSON-1364528112 tempest-ServersNegativeTestJSON-1364528112-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:43:44.922229 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-ff193a07-a0fd-4c19-93f5-b059f7bef814 tempest-ServersNegativeTestJSON-1364528112 tempest-ServersNegativeTestJSON-1364528112-project-member] Calling method 'delete' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:43:44.922386 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.v3.volumes [None req-ff193a07-a0fd-4c19-93f5-b059f7bef814 tempest-ServersNegativeTestJSON-1364528112 tempest-ServersNegativeTestJSON-1364528112-project-member] Delete volume with id: a420ecd4-1889-470e-bca5-93e4601ea383 Aug 25 05:43:44.933958 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:43:44.933958 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:43:44.934100 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-ff193a07-a0fd-4c19-93f5-b059f7bef814 tempest-ServersNegativeTestJSON-1364528112 tempest-ServersNegativeTestJSON-1364528112-project-member] Volume info retrieved successfully. Aug 25 05:43:44.960579 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-ff193a07-a0fd-4c19-93f5-b059f7bef814 tempest-ServersNegativeTestJSON-1364528112 tempest-ServersNegativeTestJSON-1364528112-project-member] Delete volume request issued successfully. Aug 25 05:43:44.960784 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-ff193a07-a0fd-4c19-93f5-b059f7bef814 tempest-ServersNegativeTestJSON-1364528112 tempest-ServersNegativeTestJSON-1364528112-project-member] https://10.4.3.189/volume/v3/volumes/a420ecd4-1889-470e-bca5-93e4601ea383 returned with HTTP 202 Aug 25 05:43:44.961544 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 331/1320] 10.4.3.189 () {66 vars in 1351 bytes} [Tue Aug 25 05:43:44 2026] DELETE /volume/v3/volumes/a420ecd4-1889-470e-bca5-93e4601ea383 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:43:44.970578 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-626f8f8a-0d11-44f0-bb65-ba082faba274 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:43:44.973604 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-626f8f8a-0d11-44f0-bb65-ba082faba274 tempest-ServersNegativeTestJSON-1364528112 tempest-ServersNegativeTestJSON-1364528112-project-member] GET https://10.4.3.189/volume/v3/volumes/a420ecd4-1889-470e-bca5-93e4601ea383 Aug 25 05:43:44.973952 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-626f8f8a-0d11-44f0-bb65-ba082faba274 tempest-ServersNegativeTestJSON-1364528112 tempest-ServersNegativeTestJSON-1364528112-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:43:44.974282 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-626f8f8a-0d11-44f0-bb65-ba082faba274 tempest-ServersNegativeTestJSON-1364528112 tempest-ServersNegativeTestJSON-1364528112-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:43:44.986107 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:43:44.986107 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:43:44.992829 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-626f8f8a-0d11-44f0-bb65-ba082faba274 tempest-ServersNegativeTestJSON-1364528112 tempest-ServersNegativeTestJSON-1364528112-project-member] Volume info retrieved successfully. Aug 25 05:43:44.999957 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-626f8f8a-0d11-44f0-bb65-ba082faba274 tempest-ServersNegativeTestJSON-1364528112 tempest-ServersNegativeTestJSON-1364528112-project-member] https://10.4.3.189/volume/v3/volumes/a420ecd4-1889-470e-bca5-93e4601ea383 returned with HTTP 200 Aug 25 05:43:45.000488 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 335/1321] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:43:44 2026] GET /volume/v3/volumes/a420ecd4-1889-470e-bca5-93e4601ea383 => generated 846 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:43:45.349346 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-749c97b4-af5c-45ab-a6c5-376174498530 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:43:45.351736 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-749c97b4-af5c-45ab-a6c5-376174498530 tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] GET https://10.4.3.189/volume/v3/backups/390b4303-a949-423d-903a-a90532c75088 Aug 25 05:43:45.351736 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-749c97b4-af5c-45ab-a6c5-376174498530 tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:43:45.351736 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-749c97b4-af5c-45ab-a6c5-376174498530 tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:43:45.351736 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-749c97b4-af5c-45ab-a6c5-376174498530 tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] Show backup with id 390b4303-a949-423d-903a-a90532c75088. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:43:45.357535 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:43:45.357535 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:43:45.358890 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-749c97b4-af5c-45ab-a6c5-376174498530 tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] https://10.4.3.189/volume/v3/backups/390b4303-a949-423d-903a-a90532c75088 returned with HTTP 200 Aug 25 05:43:45.359512 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 330/1322] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:43:45 2026] GET /volume/v3/backups/390b4303-a949-423d-903a-a90532c75088 => generated 801 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:43:45.851694 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-34fccd71-c281-45f1-99d3-02e98dba842c None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:43:45.856668 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-34fccd71-c281-45f1-99d3-02e98dba842c tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] GET https://10.4.3.189/volume/v3/backups/f4b69544-0221-4ebd-b8c8-2ac98e1be499 Aug 25 05:43:45.856894 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-34fccd71-c281-45f1-99d3-02e98dba842c tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:43:45.857692 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-34fccd71-c281-45f1-99d3-02e98dba842c tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:43:45.857692 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-34fccd71-c281-45f1-99d3-02e98dba842c tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] Show backup with id f4b69544-0221-4ebd-b8c8-2ac98e1be499. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:43:45.862557 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:43:45.862557 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:43:45.863169 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-34fccd71-c281-45f1-99d3-02e98dba842c tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] https://10.4.3.189/volume/v3/backups/f4b69544-0221-4ebd-b8c8-2ac98e1be499 returned with HTTP 200 Aug 25 05:43:45.863570 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 327/1323] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:43:45 2026] GET /volume/v3/backups/f4b69544-0221-4ebd-b8c8-2ac98e1be499 => generated 725 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:43:46.020043 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-f3381262-2adc-4b9a-ba83-d32d2f2da61b None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:43:46.022707 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-f3381262-2adc-4b9a-ba83-d32d2f2da61b tempest-ServersNegativeTestJSON-1364528112 tempest-ServersNegativeTestJSON-1364528112-project-member] GET https://10.4.3.189/volume/v3/volumes/a420ecd4-1889-470e-bca5-93e4601ea383 Aug 25 05:43:46.023136 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-f3381262-2adc-4b9a-ba83-d32d2f2da61b tempest-ServersNegativeTestJSON-1364528112 tempest-ServersNegativeTestJSON-1364528112-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:43:46.023363 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-f3381262-2adc-4b9a-ba83-d32d2f2da61b tempest-ServersNegativeTestJSON-1364528112 tempest-ServersNegativeTestJSON-1364528112-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:43:46.037500 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-f3381262-2adc-4b9a-ba83-d32d2f2da61b tempest-ServersNegativeTestJSON-1364528112 tempest-ServersNegativeTestJSON-1364528112-project-member] https://10.4.3.189/volume/v3/volumes/a420ecd4-1889-470e-bca5-93e4601ea383 returned with HTTP 404 Aug 25 05:43:46.037500 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 332/1324] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:43:46 2026] GET /volume/v3/volumes/a420ecd4-1889-470e-bca5-93e4601ea383 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:43:46.375038 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-50fc75cc-2b85-4d88-8dbb-fbf71c07c917 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:43:46.377367 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-50fc75cc-2b85-4d88-8dbb-fbf71c07c917 tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] GET https://10.4.3.189/volume/v3/backups/390b4303-a949-423d-903a-a90532c75088 Aug 25 05:43:46.377522 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-50fc75cc-2b85-4d88-8dbb-fbf71c07c917 tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:43:46.377707 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-50fc75cc-2b85-4d88-8dbb-fbf71c07c917 tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:43:46.377871 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-50fc75cc-2b85-4d88-8dbb-fbf71c07c917 tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] Show backup with id 390b4303-a949-423d-903a-a90532c75088. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:43:46.384526 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:43:46.384526 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:43:46.385910 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-50fc75cc-2b85-4d88-8dbb-fbf71c07c917 tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] https://10.4.3.189/volume/v3/backups/390b4303-a949-423d-903a-a90532c75088 returned with HTTP 200 Aug 25 05:43:46.386709 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 336/1325] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:43:46 2026] GET /volume/v3/backups/390b4303-a949-423d-903a-a90532c75088 => generated 802 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:43:46.888443 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-6905a02b-3fc7-4cc3-86c9-c18c81b32df7 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:43:46.888443 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-6905a02b-3fc7-4cc3-86c9-c18c81b32df7 tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] GET https://10.4.3.189/volume/v3/backups/f4b69544-0221-4ebd-b8c8-2ac98e1be499 Aug 25 05:43:46.888443 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-6905a02b-3fc7-4cc3-86c9-c18c81b32df7 tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:43:46.888443 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-6905a02b-3fc7-4cc3-86c9-c18c81b32df7 tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:43:46.888443 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-6905a02b-3fc7-4cc3-86c9-c18c81b32df7 tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] Show backup with id f4b69544-0221-4ebd-b8c8-2ac98e1be499. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:43:46.894851 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:43:46.894851 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:43:46.896452 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-6905a02b-3fc7-4cc3-86c9-c18c81b32df7 tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] https://10.4.3.189/volume/v3/backups/f4b69544-0221-4ebd-b8c8-2ac98e1be499 returned with HTTP 200 Aug 25 05:43:46.897021 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 331/1326] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:43:46 2026] GET /volume/v3/backups/f4b69544-0221-4ebd-b8c8-2ac98e1be499 => generated 736 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:43:47.400395 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-ca28b872-0b14-43fa-9c3d-565fc928df93 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:43:47.404442 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ca28b872-0b14-43fa-9c3d-565fc928df93 tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] GET https://10.4.3.189/volume/v3/backups/390b4303-a949-423d-903a-a90532c75088 Aug 25 05:43:47.404442 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ca28b872-0b14-43fa-9c3d-565fc928df93 tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:43:47.404442 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ca28b872-0b14-43fa-9c3d-565fc928df93 tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:43:47.404442 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-ca28b872-0b14-43fa-9c3d-565fc928df93 tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] Show backup with id 390b4303-a949-423d-903a-a90532c75088. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:43:47.411461 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:43:47.411461 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:43:47.411595 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ca28b872-0b14-43fa-9c3d-565fc928df93 tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] https://10.4.3.189/volume/v3/backups/390b4303-a949-423d-903a-a90532c75088 returned with HTTP 200 Aug 25 05:43:47.412272 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 328/1327] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:43:47 2026] GET /volume/v3/backups/390b4303-a949-423d-903a-a90532c75088 => generated 803 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:43:47.428710 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-3167cc6c-d087-4e2e-926a-308d04c2ae3b None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:43:47.434580 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-3167cc6c-d087-4e2e-926a-308d04c2ae3b tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] GET https://10.4.3.189/volume/v3/volumes/dc00c8b7-8a3e-4416-a808-28a7bda1b5e6 Aug 25 05:43:47.434859 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-3167cc6c-d087-4e2e-926a-308d04c2ae3b tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:43:47.435136 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-3167cc6c-d087-4e2e-926a-308d04c2ae3b tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:43:47.452361 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:43:47.452361 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:43:47.460791 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-3167cc6c-d087-4e2e-926a-308d04c2ae3b tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] Volume info retrieved successfully. Aug 25 05:43:47.472789 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-3167cc6c-d087-4e2e-926a-308d04c2ae3b tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] https://10.4.3.189/volume/v3/volumes/dc00c8b7-8a3e-4416-a808-28a7bda1b5e6 returned with HTTP 200 Aug 25 05:43:47.473365 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 333/1328] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:43:47 2026] GET /volume/v3/volumes/dc00c8b7-8a3e-4416-a808-28a7bda1b5e6 => generated 846 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:43:47.492112 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-02dc966c-a029-4a04-a6aa-a8955eaa21ff None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:43:47.606677 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-02dc966c-a029-4a04-a6aa-a8955eaa21ff tempest-VolumesBackupsAdminTest-1721156340 tempest-VolumesBackupsAdminTest-1721156340-project-admin] GET https://10.4.3.189/volume/v3/backups/390b4303-a949-423d-903a-a90532c75088/export_record Aug 25 05:43:47.606677 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-02dc966c-a029-4a04-a6aa-a8955eaa21ff tempest-VolumesBackupsAdminTest-1721156340 tempest-VolumesBackupsAdminTest-1721156340-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:43:47.606677 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-02dc966c-a029-4a04-a6aa-a8955eaa21ff tempest-VolumesBackupsAdminTest-1721156340 tempest-VolumesBackupsAdminTest-1721156340-project-admin] Calling method 'export_record' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:43:47.606677 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.contrib.backups [None req-02dc966c-a029-4a04-a6aa-a8955eaa21ff tempest-VolumesBackupsAdminTest-1721156340 tempest-VolumesBackupsAdminTest-1721156340-project-admin] Export record for backup 390b4303-a949-423d-903a-a90532c75088. {{(pid=100271) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 25 05:43:47.617136 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:43:47.617136 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:43:47.621157 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.backup.api [None req-02dc966c-a029-4a04-a6aa-a8955eaa21ff tempest-VolumesBackupsAdminTest-1721156340 tempest-VolumesBackupsAdminTest-1721156340-project-admin] Calling RPCAPI with context: , host: np0000008051, backup: 390b4303-a949-423d-903a-a90532c75088. {{(pid=100271) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Aug 25 05:43:47.640512 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.backup.rpcapi [None req-02dc966c-a029-4a04-a6aa-a8955eaa21ff tempest-VolumesBackupsAdminTest-1721156340 tempest-VolumesBackupsAdminTest-1721156340-project-admin] export_record in rpcapi backup_id 390b4303-a949-423d-903a-a90532c75088 on host np0000008051. {{(pid=100271) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Aug 25 05:43:47.651342 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.contrib.backups [None req-02dc966c-a029-4a04-a6aa-a8955eaa21ff tempest-VolumesBackupsAdminTest-1721156340 tempest-VolumesBackupsAdminTest-1721156340-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMzkwYjQzMDMtYTk0OS00MjNkLTkwM2EtYTkwNTMyYzc1MDg4IiwgInVzZXJfaWQiOiAiYzNiOWNkOThkYmY1NDI0ZWEzNDBiNTJmNzRjZmM4NmIiLCAicHJvamVjdF9pZCI6ICI0Y2ZiZTk3YjQ5NmM0MTQxYWY0MDk0NmU0Yzg5OGEyOCIsICJ2b2x1bWVfaWQiOiAiZGMwMGM4YjctOGEzZS00NDE2LWE4MDgtMjhhN2JkYTFiNWU2IiwgImhvc3QiOiAibnAwMDAwMDA4MDUxIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci0xMzIwMzg3MTQyIiwgInBhcmVudF9pZCI6IG51bGwsICJzdGF0dXMiOiAiYXZhaWxhYmxlIiwgImZhaWxfcmVhc29uIjogbnVsbCwgInNpemUiOiAxLCAiZGlzcGxheV9uYW1lIjogInRlbXBlc3QtVm9sdW1lc0JhY2t1cHNBZG1pblRlc3QtQmFja3VwLTIxMDUyOTAxMTciLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV9kYzAwYzhiNy04YTNlLTQ0MTYtYTgwOC0yOGE3YmRhMWI1ZTYvMjAyNjA4MjUwNTQzMjkvYXpfbm92YV9iYWNrdXBfMzkwYjQzMDMtYTk0OS00MjNkLTkwM2EtYTkwNTMyYzc1MDg4IiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0yNVQwNTo0MzoyNloiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0yNVQwNTo0MzoyNloiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTI1VDA1OjQzOjQ3WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0='}}. {{(pid=100271) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Aug 25 05:43:47.653750 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-02dc966c-a029-4a04-a6aa-a8955eaa21ff tempest-VolumesBackupsAdminTest-1721156340 tempest-VolumesBackupsAdminTest-1721156340-project-admin] https://10.4.3.189/volume/v3/backups/390b4303-a949-423d-903a-a90532c75088/export_record returned with HTTP 200 Aug 25 05:43:47.653750 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 337/1329] 10.4.3.189 () {66 vars in 1390 bytes} [Tue Aug 25 05:43:47 2026] GET /volume/v3/backups/390b4303-a949-423d-903a-a90532c75088/export_record => generated 1512 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:43:47.668352 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-f0d2e116-0131-4a5d-88f6-3f3e5a3f2179 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:43:47.670231 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-f0d2e116-0131-4a5d-88f6-3f3e5a3f2179 tempest-VolumesBackupsAdminTest-1721156340 tempest-VolumesBackupsAdminTest-1721156340-project-admin] POST https://10.4.3.189/volume/v3/backups/import_record Aug 25 05:43:47.671098 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-f0d2e116-0131-4a5d-88f6-3f3e5a3f2179 tempest-VolumesBackupsAdminTest-1721156340 tempest-VolumesBackupsAdminTest-1721156340-project-admin] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNGQ1MjE1ZTEtZGY3Yi00NzQyLThmMTUtNTM2MzJjNzk5YzQ1IiwgInVzZXJfaWQiOiAiYzNiOWNkOThkYmY1NDI0ZWEzNDBiNTJmNzRjZmM4NmIiLCAicHJvamVjdF9pZCI6ICI0Y2ZiZTk3YjQ5NmM0MTQxYWY0MDk0NmU0Yzg5OGEyOCIsICJ2b2x1bWVfaWQiOiAiZGMwMGM4YjctOGEzZS00NDE2LWE4MDgtMjhhN2JkYTFiNWU2IiwgImhvc3QiOiAibnAwMDAwMDA4MDUxIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci0xMzIwMzg3MTQyIiwgInBhcmVudF9pZCI6IG51bGwsICJzdGF0dXMiOiAiYXZhaWxhYmxlIiwgImZhaWxfcmVhc29uIjogbnVsbCwgInNpemUiOiAxLCAiZGlzcGxheV9uYW1lIjogInRlbXBlc3QtVm9sdW1lc0JhY2t1cHNBZG1pblRlc3QtQmFja3VwLTIxMDUyOTAxMTciLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV9kYzAwYzhiNy04YTNlLTQ0MTYtYTgwOC0yOGE3YmRhMWI1ZTYvMjAyNjA4MjUwNTQzMjkvYXpfbm92YV9iYWNrdXBfMzkwYjQzMDMtYTk0OS00MjNkLTkwM2EtYTkwNTMyYzc1MDg4IiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0yNVQwNTo0MzoyNloiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0yNVQwNTo0MzoyNloiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTI1VDA1OjQzOjQ3WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0="}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:43:47.673208 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.contrib.backups [None req-f0d2e116-0131-4a5d-88f6-3f3e5a3f2179 tempest-VolumesBackupsAdminTest-1721156340 tempest-VolumesBackupsAdminTest-1721156340-project-admin] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNGQ1MjE1ZTEtZGY3Yi00NzQyLThmMTUtNTM2MzJjNzk5YzQ1IiwgInVzZXJfaWQiOiAiYzNiOWNkOThkYmY1NDI0ZWEzNDBiNTJmNzRjZmM4NmIiLCAicHJvamVjdF9pZCI6ICI0Y2ZiZTk3YjQ5NmM0MTQxYWY0MDk0NmU0Yzg5OGEyOCIsICJ2b2x1bWVfaWQiOiAiZGMwMGM4YjctOGEzZS00NDE2LWE4MDgtMjhhN2JkYTFiNWU2IiwgImhvc3QiOiAibnAwMDAwMDA4MDUxIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci0xMzIwMzg3MTQyIiwgInBhcmVudF9pZCI6IG51bGwsICJzdGF0dXMiOiAiYXZhaWxhYmxlIiwgImZhaWxfcmVhc29uIjogbnVsbCwgInNpemUiOiAxLCAiZGlzcGxheV9uYW1lIjogInRlbXBlc3QtVm9sdW1lc0JhY2t1cHNBZG1pblRlc3QtQmFja3VwLTIxMDUyOTAxMTciLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV9kYzAwYzhiNy04YTNlLTQ0MTYtYTgwOC0yOGE3YmRhMWI1ZTYvMjAyNjA4MjUwNTQzMjkvYXpfbm92YV9iYWNrdXBfMzkwYjQzMDMtYTk0OS00MjNkLTkwM2EtYTkwNTMyYzc1MDg4IiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0yNVQwNTo0MzoyNloiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0yNVQwNTo0MzoyNloiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTI1VDA1OjQzOjQ3WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0='}}. {{(pid=100269) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Aug 25 05:43:47.673571 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.contrib.backups [None req-f0d2e116-0131-4a5d-88f6-3f3e5a3f2179 tempest-VolumesBackupsAdminTest-1721156340 tempest-VolumesBackupsAdminTest-1721156340-project-admin] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNGQ1MjE1ZTEtZGY3Yi00NzQyLThmMTUtNTM2MzJjNzk5YzQ1IiwgInVzZXJfaWQiOiAiYzNiOWNkOThkYmY1NDI0ZWEzNDBiNTJmNzRjZmM4NmIiLCAicHJvamVjdF9pZCI6ICI0Y2ZiZTk3YjQ5NmM0MTQxYWY0MDk0NmU0Yzg5OGEyOCIsICJ2b2x1bWVfaWQiOiAiZGMwMGM4YjctOGEzZS00NDE2LWE4MDgtMjhhN2JkYTFiNWU2IiwgImhvc3QiOiAibnAwMDAwMDA4MDUxIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci0xMzIwMzg3MTQyIiwgInBhcmVudF9pZCI6IG51bGwsICJzdGF0dXMiOiAiYXZhaWxhYmxlIiwgImZhaWxfcmVhc29uIjogbnVsbCwgInNpemUiOiAxLCAiZGlzcGxheV9uYW1lIjogInRlbXBlc3QtVm9sdW1lc0JhY2t1cHNBZG1pblRlc3QtQmFja3VwLTIxMDUyOTAxMTciLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV9kYzAwYzhiNy04YTNlLTQ0MTYtYTgwOC0yOGE3YmRhMWI1ZTYvMjAyNjA4MjUwNTQzMjkvYXpfbm92YV9iYWNrdXBfMzkwYjQzMDMtYTk0OS00MjNkLTkwM2EtYTkwNTMyYzc1MDg4IiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0yNVQwNTo0MzoyNloiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0yNVQwNTo0MzoyNloiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTI1VDA1OjQzOjQ3WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0=. {{(pid=100269) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Aug 25 05:43:47.737444 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.quota [None req-f0d2e116-0131-4a5d-88f6-3f3e5a3f2179 tempest-VolumesBackupsAdminTest-1721156340 tempest-VolumesBackupsAdminTest-1721156340-project-admin] Created reservations ['68094ee4-6af9-4271-b172-73c1a973f510', '03de509a-1027-4920-9d6a-93c73e20e9c9'] {{(pid=100269) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:43:47.764510 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.backup.rpcapi [None req-f0d2e116-0131-4a5d-88f6-3f3e5a3f2179 tempest-VolumesBackupsAdminTest-1721156340 tempest-VolumesBackupsAdminTest-1721156340-project-admin] import_record rpcapi backup id 4d5215e1-df7b-4742-8f15-53632c799c45 on host np0000008051 for backup_url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNGQ1MjE1ZTEtZGY3Yi00NzQyLThmMTUtNTM2MzJjNzk5YzQ1IiwgInVzZXJfaWQiOiAiYzNiOWNkOThkYmY1NDI0ZWEzNDBiNTJmNzRjZmM4NmIiLCAicHJvamVjdF9pZCI6ICI0Y2ZiZTk3YjQ5NmM0MTQxYWY0MDk0NmU0Yzg5OGEyOCIsICJ2b2x1bWVfaWQiOiAiZGMwMGM4YjctOGEzZS00NDE2LWE4MDgtMjhhN2JkYTFiNWU2IiwgImhvc3QiOiAibnAwMDAwMDA4MDUxIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci0xMzIwMzg3MTQyIiwgInBhcmVudF9pZCI6IG51bGwsICJzdGF0dXMiOiAiYXZhaWxhYmxlIiwgImZhaWxfcmVhc29uIjogbnVsbCwgInNpemUiOiAxLCAiZGlzcGxheV9uYW1lIjogInRlbXBlc3QtVm9sdW1lc0JhY2t1cHNBZG1pblRlc3QtQmFja3VwLTIxMDUyOTAxMTciLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV9kYzAwYzhiNy04YTNlLTQ0MTYtYTgwOC0yOGE3YmRhMWI1ZTYvMjAyNjA4MjUwNTQzMjkvYXpfbm92YV9iYWNrdXBfMzkwYjQzMDMtYTk0OS00MjNkLTkwM2EtYTkwNTMyYzc1MDg4IiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0yNVQwNTo0MzoyNloiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0yNVQwNTo0MzoyNloiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTI1VDA1OjQzOjQ3WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0=. {{(pid=100269) import_record /opt/stack/cinder/cinder/backup/rpcapi.py:96}} Aug 25 05:43:47.767147 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.contrib.backups [None req-f0d2e116-0131-4a5d-88f6-3f3e5a3f2179 tempest-VolumesBackupsAdminTest-1721156340 tempest-VolumesBackupsAdminTest-1721156340-project-admin] Import record output: {'backup': {'id': '4d5215e1-df7b-4742-8f15-53632c799c45', 'name': None, 'links': [{'rel': 'self', 'href': 'https://10.4.3.189/volume/v3/backups/4d5215e1-df7b-4742-8f15-53632c799c45'}, {'rel': 'bookmark', 'href': 'https://10.4.3.189/volume/backups/4d5215e1-df7b-4742-8f15-53632c799c45'}]}}. {{(pid=100269) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:279}} Aug 25 05:43:47.767581 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-f0d2e116-0131-4a5d-88f6-3f3e5a3f2179 tempest-VolumesBackupsAdminTest-1721156340 tempest-VolumesBackupsAdminTest-1721156340-project-admin] https://10.4.3.189/volume/v3/backups/import_record returned with HTTP 201 Aug 25 05:43:47.768234 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 332/1330] 10.4.3.189 () {68 vars in 1302 bytes} [Tue Aug 25 05:43:47 2026] POST /volume/v3/backups/import_record => generated 288 bytes in 101 msecs (HTTP/1.1 201) 7 headers in 290 bytes (1 switches on core 0) Aug 25 05:43:47.778538 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-b9d93dbd-8844-4d07-9e9b-56cbb012ea03 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:43:47.780649 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b9d93dbd-8844-4d07-9e9b-56cbb012ea03 tempest-VolumesBackupsAdminTest-1721156340 tempest-VolumesBackupsAdminTest-1721156340-project-admin] GET https://10.4.3.189/volume/v3/backups/4d5215e1-df7b-4742-8f15-53632c799c45 Aug 25 05:43:47.780871 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b9d93dbd-8844-4d07-9e9b-56cbb012ea03 tempest-VolumesBackupsAdminTest-1721156340 tempest-VolumesBackupsAdminTest-1721156340-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:43:47.781137 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b9d93dbd-8844-4d07-9e9b-56cbb012ea03 tempest-VolumesBackupsAdminTest-1721156340 tempest-VolumesBackupsAdminTest-1721156340-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:43:47.781269 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-b9d93dbd-8844-4d07-9e9b-56cbb012ea03 tempest-VolumesBackupsAdminTest-1721156340 tempest-VolumesBackupsAdminTest-1721156340-project-admin] Show backup with id 4d5215e1-df7b-4742-8f15-53632c799c45. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:43:47.786625 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:43:47.786625 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:43:47.787405 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b9d93dbd-8844-4d07-9e9b-56cbb012ea03 tempest-VolumesBackupsAdminTest-1721156340 tempest-VolumesBackupsAdminTest-1721156340-project-admin] https://10.4.3.189/volume/v3/backups/4d5215e1-df7b-4742-8f15-53632c799c45 returned with HTTP 200 Aug 25 05:43:47.787857 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 329/1331] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:43:47 2026] GET /volume/v3/backups/4d5215e1-df7b-4742-8f15-53632c799c45 => generated 647 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:43:47.907812 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-75841caf-a694-4134-abed-dab5d0b0cade None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:43:47.910283 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-75841caf-a694-4134-abed-dab5d0b0cade tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] GET https://10.4.3.189/volume/v3/backups/f4b69544-0221-4ebd-b8c8-2ac98e1be499 Aug 25 05:43:47.911282 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-75841caf-a694-4134-abed-dab5d0b0cade tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:43:47.911282 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-75841caf-a694-4134-abed-dab5d0b0cade tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:43:47.912348 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-75841caf-a694-4134-abed-dab5d0b0cade tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] Show backup with id f4b69544-0221-4ebd-b8c8-2ac98e1be499. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:43:47.920880 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:43:47.920880 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:43:47.922366 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-75841caf-a694-4134-abed-dab5d0b0cade tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] https://10.4.3.189/volume/v3/backups/f4b69544-0221-4ebd-b8c8-2ac98e1be499 returned with HTTP 200 Aug 25 05:43:47.922816 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 334/1332] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:43:47 2026] GET /volume/v3/backups/f4b69544-0221-4ebd-b8c8-2ac98e1be499 => generated 736 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:43:48.800038 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-1c2dd5db-dd7c-42bc-85c6-564684dfe532 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:43:48.804086 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-1c2dd5db-dd7c-42bc-85c6-564684dfe532 tempest-VolumesBackupsAdminTest-1721156340 tempest-VolumesBackupsAdminTest-1721156340-project-admin] GET https://10.4.3.189/volume/v3/backups/4d5215e1-df7b-4742-8f15-53632c799c45 Aug 25 05:43:48.804086 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-1c2dd5db-dd7c-42bc-85c6-564684dfe532 tempest-VolumesBackupsAdminTest-1721156340 tempest-VolumesBackupsAdminTest-1721156340-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:43:48.804086 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-1c2dd5db-dd7c-42bc-85c6-564684dfe532 tempest-VolumesBackupsAdminTest-1721156340 tempest-VolumesBackupsAdminTest-1721156340-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:43:48.804086 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-1c2dd5db-dd7c-42bc-85c6-564684dfe532 tempest-VolumesBackupsAdminTest-1721156340 tempest-VolumesBackupsAdminTest-1721156340-project-admin] Show backup with id 4d5215e1-df7b-4742-8f15-53632c799c45. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:43:48.810175 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:43:48.810175 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:43:48.811360 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-1c2dd5db-dd7c-42bc-85c6-564684dfe532 tempest-VolumesBackupsAdminTest-1721156340 tempest-VolumesBackupsAdminTest-1721156340-project-admin] https://10.4.3.189/volume/v3/backups/4d5215e1-df7b-4742-8f15-53632c799c45 returned with HTTP 200 Aug 25 05:43:48.812221 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 338/1333] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:43:48 2026] GET /volume/v3/backups/4d5215e1-df7b-4742-8f15-53632c799c45 => generated 803 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:43:48.825751 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-fc76fb7e-5cae-4c5a-911e-23b8181edbd2 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:43:48.827518 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-fc76fb7e-5cae-4c5a-911e-23b8181edbd2 tempest-VolumesBackupsAdminTest-1721156340 tempest-VolumesBackupsAdminTest-1721156340-project-admin] GET https://10.4.3.189/volume/v3/backups Aug 25 05:43:48.827771 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-fc76fb7e-5cae-4c5a-911e-23b8181edbd2 tempest-VolumesBackupsAdminTest-1721156340 tempest-VolumesBackupsAdminTest-1721156340-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:43:48.827984 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-fc76fb7e-5cae-4c5a-911e-23b8181edbd2 tempest-VolumesBackupsAdminTest-1721156340 tempest-VolumesBackupsAdminTest-1721156340-project-admin] Calling method 'index' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:43:48.828503 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:43:48.828503 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:43:48.845189 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-fc76fb7e-5cae-4c5a-911e-23b8181edbd2 tempest-VolumesBackupsAdminTest-1721156340 tempest-VolumesBackupsAdminTest-1721156340-project-admin] https://10.4.3.189/volume/v3/backups returned with HTTP 200 Aug 25 05:43:48.845679 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 333/1334] 10.4.3.189 () {66 vars in 1237 bytes} [Tue Aug 25 05:43:48 2026] GET /volume/v3/backups => generated 338 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:43:48.855482 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-5a6ed4c4-0758-4f02-bbb3-c4927dd926bc None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:43:48.858149 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-5a6ed4c4-0758-4f02-bbb3-c4927dd926bc tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] POST https://10.4.3.189/volume/v3/backups/390b4303-a949-423d-903a-a90532c75088/restore Aug 25 05:43:48.858656 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-5a6ed4c4-0758-4f02-bbb3-c4927dd926bc tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:43:48.860937 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.contrib.backups [None req-5a6ed4c4-0758-4f02-bbb3-c4927dd926bc tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] Restoring backup 390b4303-a949-423d-903a-a90532c75088 ({'restore': {}}) {{(pid=100268) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 25 05:43:48.861124 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.contrib.backups [None req-5a6ed4c4-0758-4f02-bbb3-c4927dd926bc tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] Restoring backup 390b4303-a949-423d-903a-a90532c75088 to volume None. Aug 25 05:43:48.868423 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:43:48.868423 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:43:48.869111 np0000008051 devstack@c-api.service[100268]: INFO cinder.backup.api [None req-5a6ed4c4-0758-4f02-bbb3-c4927dd926bc tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] Creating volume of 1 GB for restore of backup 390b4303-a949-423d-903a-a90532c75088. Aug 25 05:43:48.878423 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-5a6ed4c4-0758-4f02-bbb3-c4927dd926bc tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] Availability zone cache updated, next update will occur around 2026-08-25 06:43:48.876778. {{(pid=100268) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 25 05:43:48.878423 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-5a6ed4c4-0758-4f02-bbb3-c4927dd926bc tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] Availability Zones retrieved successfully. Aug 25 05:43:48.884513 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-5a6ed4c4-0758-4f02-bbb3-c4927dd926bc tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] Flow 'volume_create_api' (75df4932-c18c-43c4-a58c-e2821f03d6fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:43:48.885572 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-5a6ed4c4-0758-4f02-bbb3-c4927dd926bc tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bdfb32b6-11dc-4a9a-b47b-ddf625a6295e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:43:48.886550 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.flows.api.create_volume [None req-5a6ed4c4-0758-4f02-bbb3-c4927dd926bc tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] Validating volume size '1' using validate_int {{(pid=100268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 05:43:48.920937 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-5a6ed4c4-0758-4f02-bbb3-c4927dd926bc tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bdfb32b6-11dc-4a9a-b47b-ddf625a6295e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T05:35:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=23fc6e5d-fce0-4521-ba46-4837b4232084,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '23fc6e5d-fce0-4521-ba46-4837b4232084', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:43:48.923020 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-5a6ed4c4-0758-4f02-bbb3-c4927dd926bc tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b2ceee49-4cb6-41a9-8676-78f49aad90e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:43:48.941397 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-ae48974b-e6a0-45ee-ac23-33e00af4d07d None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:43:48.944709 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-ae48974b-e6a0-45ee-ac23-33e00af4d07d tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] GET https://10.4.3.189/volume/v3/backups/f4b69544-0221-4ebd-b8c8-2ac98e1be499 Aug 25 05:43:48.944991 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-ae48974b-e6a0-45ee-ac23-33e00af4d07d tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:43:48.945268 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-ae48974b-e6a0-45ee-ac23-33e00af4d07d tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:43:48.945413 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-ae48974b-e6a0-45ee-ac23-33e00af4d07d tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] Show backup with id f4b69544-0221-4ebd-b8c8-2ac98e1be499. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:43:48.951614 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:43:48.951614 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:43:48.952968 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-ae48974b-e6a0-45ee-ac23-33e00af4d07d tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] https://10.4.3.189/volume/v3/backups/f4b69544-0221-4ebd-b8c8-2ac98e1be499 returned with HTTP 200 Aug 25 05:43:48.954325 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 335/1335] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:43:48 2026] GET /volume/v3/backups/f4b69544-0221-4ebd-b8c8-2ac98e1be499 => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:43:48.984013 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-5a6ed4c4-0758-4f02-bbb3-c4927dd926bc tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] Created reservations ['c0809410-55d8-4f9b-bbd2-cbfe830a086b', '3681b8d9-027d-47c0-a043-ef3ee8a2c45b', '68ab50b9-28ac-4cfb-8e57-d0c79af7c439', '72ebda58-126e-479d-b030-505ce5f29e79'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:43:48.985191 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-5a6ed4c4-0758-4f02-bbb3-c4927dd926bc tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b2ceee49-4cb6-41a9-8676-78f49aad90e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c0809410-55d8-4f9b-bbd2-cbfe830a086b', '3681b8d9-027d-47c0-a043-ef3ee8a2c45b', '68ab50b9-28ac-4cfb-8e57-d0c79af7c439', '72ebda58-126e-479d-b030-505ce5f29e79']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:43:48.986126 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-5a6ed4c4-0758-4f02-bbb3-c4927dd926bc tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ff1471ef-3396-4d6a-965d-86e0a0276de3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:43:49.025884 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-5a6ed4c4-0758-4f02-bbb3-c4927dd926bc tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ff1471ef-3396-4d6a-965d-86e0a0276de3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8ac22de6-7319-4a61-9690-e1373c085d71', '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_390b4303-a949-423d-903a-a90532c75088',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4cfbe97b496c4141af40946e4c898a28',qos_specs=None,replication_status=,reservations=['c0809410-55d8-4f9b-bbd2-cbfe830a086b','3681b8d9-027d-47c0-a043-ef3ee8a2c45b','68ab50b9-28ac-4cfb-8e57-d0c79af7c439','72ebda58-126e-479d-b030-505ce5f29e79'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c3b9cd98dbf5424ea340b52f74cfc86b',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T05:43:48Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_390b4303-a949-423d-903a-a90532c75088',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8ac22de6-7319-4a61-9690-e1373c085d71,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4cfbe97b496c4141af40946e4c898a28',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c3b9cd98dbf5424ea340b52f74cfc86b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(23fc6e5d-fce0-4521-ba46-4837b4232084),volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:43:49.026416 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-5a6ed4c4-0758-4f02-bbb3-c4927dd926bc tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3a4153f4-583a-4738-a912-4f57b1b5cd48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:43:49.049048 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-5a6ed4c4-0758-4f02-bbb3-c4927dd926bc tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3a4153f4-583a-4738-a912-4f57b1b5cd48) transitioned into 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_390b4303-a949-423d-903a-a90532c75088',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4cfbe97b496c4141af40946e4c898a28',qos_specs=None,replication_status=,reservations=['c0809410-55d8-4f9b-bbd2-cbfe830a086b','3681b8d9-027d-47c0-a043-ef3ee8a2c45b','68ab50b9-28ac-4cfb-8e57-d0c79af7c439','72ebda58-126e-479d-b030-505ce5f29e79'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c3b9cd98dbf5424ea340b52f74cfc86b',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:43:49.050044 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-5a6ed4c4-0758-4f02-bbb3-c4927dd926bc tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9c7b7826-5876-45ff-9689-f6ab9fa0d4f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:43:49.063810 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-5a6ed4c4-0758-4f02-bbb3-c4927dd926bc tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9c7b7826-5876-45ff-9689-f6ab9fa0d4f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:43:49.065275 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-5a6ed4c4-0758-4f02-bbb3-c4927dd926bc tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] Flow 'volume_create_api' (75df4932-c18c-43c4-a58c-e2821f03d6fb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:43:49.065559 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-5a6ed4c4-0758-4f02-bbb3-c4927dd926bc tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] Create volume request issued successfully. Aug 25 05:43:49.077411 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:43:49.077411 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:43:49.078139 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-5a6ed4c4-0758-4f02-bbb3-c4927dd926bc tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] Volume info retrieved successfully. Aug 25 05:43:49.976224 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-e90899d3-e4b4-4c12-9f3b-ba5d79fbf1ed None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:43:49.978620 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-e90899d3-e4b4-4c12-9f3b-ba5d79fbf1ed tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] GET https://10.4.3.189/volume/v3/backups/f4b69544-0221-4ebd-b8c8-2ac98e1be499 Aug 25 05:43:49.978889 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-e90899d3-e4b4-4c12-9f3b-ba5d79fbf1ed tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:43:49.979380 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-e90899d3-e4b4-4c12-9f3b-ba5d79fbf1ed tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:43:49.979541 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-e90899d3-e4b4-4c12-9f3b-ba5d79fbf1ed tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] Show backup with id f4b69544-0221-4ebd-b8c8-2ac98e1be499. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:43:49.988401 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:43:49.988401 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:43:49.989173 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-e90899d3-e4b4-4c12-9f3b-ba5d79fbf1ed tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] https://10.4.3.189/volume/v3/backups/f4b69544-0221-4ebd-b8c8-2ac98e1be499 returned with HTTP 200 Aug 25 05:43:49.989689 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 339/1336] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:43:49 2026] GET /volume/v3/backups/f4b69544-0221-4ebd-b8c8-2ac98e1be499 => generated 736 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:43:50.087144 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:43:50.087144 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:43:50.087719 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-5a6ed4c4-0758-4f02-bbb3-c4927dd926bc tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] Volume info retrieved successfully. Aug 25 05:43:50.087897 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.backup.api [None req-5a6ed4c4-0758-4f02-bbb3-c4927dd926bc tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] Checking backup size 1 against volume size 1 {{(pid=100268) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 25 05:43:50.088047 np0000008051 devstack@c-api.service[100268]: INFO cinder.backup.api [None req-5a6ed4c4-0758-4f02-bbb3-c4927dd926bc tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] Overwriting volume 8ac22de6-7319-4a61-9690-e1373c085d71 with restore of backup 390b4303-a949-423d-903a-a90532c75088 Aug 25 05:43:50.111911 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.backup.rpcapi [None req-5a6ed4c4-0758-4f02-bbb3-c4927dd926bc tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] restore_backup in rpcapi backup_id 390b4303-a949-423d-903a-a90532c75088 {{(pid=100268) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 25 05:43:50.114582 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-5a6ed4c4-0758-4f02-bbb3-c4927dd926bc tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] https://10.4.3.189/volume/v3/backups/390b4303-a949-423d-903a-a90532c75088/restore returned with HTTP 202 Aug 25 05:43:50.115324 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 330/1337] 10.4.3.189 () {68 vars in 1393 bytes} [Tue Aug 25 05:43:48 2026] POST /volume/v3/backups/390b4303-a949-423d-903a-a90532c75088/restore => generated 189 bytes in 1260 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 05:43:50.127034 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-78b42c7d-64ea-4080-b297-a004aef09d16 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:43:50.131404 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-78b42c7d-64ea-4080-b297-a004aef09d16 tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] GET https://10.4.3.189/volume/v3/backups/390b4303-a949-423d-903a-a90532c75088 Aug 25 05:43:50.131404 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-78b42c7d-64ea-4080-b297-a004aef09d16 tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:43:50.131404 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-78b42c7d-64ea-4080-b297-a004aef09d16 tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:43:50.131404 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-78b42c7d-64ea-4080-b297-a004aef09d16 tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] Show backup with id 390b4303-a949-423d-903a-a90532c75088. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:43:50.137511 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:43:50.137511 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:43:50.138732 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-78b42c7d-64ea-4080-b297-a004aef09d16 tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] https://10.4.3.189/volume/v3/backups/390b4303-a949-423d-903a-a90532c75088 returned with HTTP 200 Aug 25 05:43:50.140032 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 334/1338] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:43:50 2026] GET /volume/v3/backups/390b4303-a949-423d-903a-a90532c75088 => generated 803 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:43:51.008080 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-1ad4e879-f119-4c27-8b59-1c891dcf3a45 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:43:51.009004 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-1ad4e879-f119-4c27-8b59-1c891dcf3a45 tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] GET https://10.4.3.189/volume/v3/backups/f4b69544-0221-4ebd-b8c8-2ac98e1be499 Aug 25 05:43:51.009334 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-1ad4e879-f119-4c27-8b59-1c891dcf3a45 tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:43:51.009615 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-1ad4e879-f119-4c27-8b59-1c891dcf3a45 tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:43:51.009947 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-1ad4e879-f119-4c27-8b59-1c891dcf3a45 tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] Show backup with id f4b69544-0221-4ebd-b8c8-2ac98e1be499. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:43:51.015646 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:43:51.015646 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:43:51.016482 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-1ad4e879-f119-4c27-8b59-1c891dcf3a45 tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] https://10.4.3.189/volume/v3/backups/f4b69544-0221-4ebd-b8c8-2ac98e1be499 returned with HTTP 200 Aug 25 05:43:51.016943 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 336/1339] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:43:51 2026] GET /volume/v3/backups/f4b69544-0221-4ebd-b8c8-2ac98e1be499 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:43:51.154092 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-8848e9af-72c6-46ed-88fe-bdb3a573e781 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:43:51.156919 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-8848e9af-72c6-46ed-88fe-bdb3a573e781 tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] GET https://10.4.3.189/volume/v3/backups/390b4303-a949-423d-903a-a90532c75088 Aug 25 05:43:51.157229 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-8848e9af-72c6-46ed-88fe-bdb3a573e781 tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:43:51.157470 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-8848e9af-72c6-46ed-88fe-bdb3a573e781 tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:43:51.157599 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-8848e9af-72c6-46ed-88fe-bdb3a573e781 tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] Show backup with id 390b4303-a949-423d-903a-a90532c75088. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:43:51.163969 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:43:51.163969 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:43:51.165743 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-8848e9af-72c6-46ed-88fe-bdb3a573e781 tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] https://10.4.3.189/volume/v3/backups/390b4303-a949-423d-903a-a90532c75088 returned with HTTP 200 Aug 25 05:43:51.165941 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 340/1340] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:43:51 2026] GET /volume/v3/backups/390b4303-a949-423d-903a-a90532c75088 => generated 803 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:43:52.030379 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-ea27c7fd-6a70-4895-9a8f-2618e34c9786 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:43:52.033268 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ea27c7fd-6a70-4895-9a8f-2618e34c9786 tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] GET https://10.4.3.189/volume/v3/backups/f4b69544-0221-4ebd-b8c8-2ac98e1be499 Aug 25 05:43:52.033679 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ea27c7fd-6a70-4895-9a8f-2618e34c9786 tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:43:52.033903 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ea27c7fd-6a70-4895-9a8f-2618e34c9786 tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:43:52.034050 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-ea27c7fd-6a70-4895-9a8f-2618e34c9786 tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] Show backup with id f4b69544-0221-4ebd-b8c8-2ac98e1be499. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:43:52.039443 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:43:52.039443 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:43:52.040240 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ea27c7fd-6a70-4895-9a8f-2618e34c9786 tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] https://10.4.3.189/volume/v3/backups/f4b69544-0221-4ebd-b8c8-2ac98e1be499 returned with HTTP 200 Aug 25 05:43:52.040713 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 331/1341] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:43:52 2026] GET /volume/v3/backups/f4b69544-0221-4ebd-b8c8-2ac98e1be499 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:43:52.184275 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-f285a938-ff7b-4a1a-a3e9-06980abfec04 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:43:52.188327 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-f285a938-ff7b-4a1a-a3e9-06980abfec04 tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] GET https://10.4.3.189/volume/v3/backups/390b4303-a949-423d-903a-a90532c75088 Aug 25 05:43:52.188327 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-f285a938-ff7b-4a1a-a3e9-06980abfec04 tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:43:52.188327 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-f285a938-ff7b-4a1a-a3e9-06980abfec04 tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:43:52.188327 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-f285a938-ff7b-4a1a-a3e9-06980abfec04 tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] Show backup with id 390b4303-a949-423d-903a-a90532c75088. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:43:52.193045 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:43:52.193045 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:43:52.194045 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-f285a938-ff7b-4a1a-a3e9-06980abfec04 tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] https://10.4.3.189/volume/v3/backups/390b4303-a949-423d-903a-a90532c75088 returned with HTTP 200 Aug 25 05:43:52.194617 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 335/1342] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:43:52 2026] GET /volume/v3/backups/390b4303-a949-423d-903a-a90532c75088 => generated 803 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:43:53.051933 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-5a2f0161-d69a-4168-8ab1-f1d6943e0e07 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:43:53.054501 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-5a2f0161-d69a-4168-8ab1-f1d6943e0e07 tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] GET https://10.4.3.189/volume/v3/backups/f4b69544-0221-4ebd-b8c8-2ac98e1be499 Aug 25 05:43:53.054763 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-5a2f0161-d69a-4168-8ab1-f1d6943e0e07 tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:43:53.055025 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-5a2f0161-d69a-4168-8ab1-f1d6943e0e07 tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:43:53.055194 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-5a2f0161-d69a-4168-8ab1-f1d6943e0e07 tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] Show backup with id f4b69544-0221-4ebd-b8c8-2ac98e1be499. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:43:53.063930 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:43:53.063930 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:43:53.064988 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-5a2f0161-d69a-4168-8ab1-f1d6943e0e07 tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] https://10.4.3.189/volume/v3/backups/f4b69544-0221-4ebd-b8c8-2ac98e1be499 returned with HTTP 200 Aug 25 05:43:53.066378 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 337/1343] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:43:53 2026] GET /volume/v3/backups/f4b69544-0221-4ebd-b8c8-2ac98e1be499 => generated 736 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:43:53.210976 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-16d20f4e-bfb5-4c6b-bb29-fff60d120ce7 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:43:53.212830 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-16d20f4e-bfb5-4c6b-bb29-fff60d120ce7 tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] GET https://10.4.3.189/volume/v3/backups/390b4303-a949-423d-903a-a90532c75088 Aug 25 05:43:53.213020 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-16d20f4e-bfb5-4c6b-bb29-fff60d120ce7 tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:43:53.213287 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-16d20f4e-bfb5-4c6b-bb29-fff60d120ce7 tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:43:53.213450 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-16d20f4e-bfb5-4c6b-bb29-fff60d120ce7 tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] Show backup with id 390b4303-a949-423d-903a-a90532c75088. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:43:53.221228 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:43:53.221228 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:43:53.222276 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-16d20f4e-bfb5-4c6b-bb29-fff60d120ce7 tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] https://10.4.3.189/volume/v3/backups/390b4303-a949-423d-903a-a90532c75088 returned with HTTP 200 Aug 25 05:43:53.222513 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 341/1344] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:43:53 2026] GET /volume/v3/backups/390b4303-a949-423d-903a-a90532c75088 => generated 803 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:43:53.945640 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-f0b3f6c7-f044-48d4-a74d-25623b46ccee req-ab815f81-0d7f-41ce-8b4c-ab2ec9631f7b None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:43:53.948084 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-f0b3f6c7-f044-48d4-a74d-25623b46ccee req-ab815f81-0d7f-41ce-8b4c-ab2ec9631f7b tempest-VolumesGetTestJSON-76004985 tempest-VolumesGetTestJSON-76004985-project-member] POST https://10.4.3.189/volume/v3/volumes Aug 25 05:43:53.949505 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-f0b3f6c7-f044-48d4-a74d-25623b46ccee req-ab815f81-0d7f-41ce-8b4c-ab2ec9631f7b tempest-VolumesGetTestJSON-76004985 tempest-VolumesGetTestJSON-76004985-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesGetTestJSON-Volume-234066548", "description": null, "volume_type": null, "availability_zone": null, "metadata": {"Type": "work"}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:43:53.950892 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.v3.volumes [req-f0b3f6c7-f044-48d4-a74d-25623b46ccee req-ab815f81-0d7f-41ce-8b4c-ab2ec9631f7b tempest-VolumesGetTestJSON-76004985 tempest-VolumesGetTestJSON-76004985-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesGetTestJSON-Volume-234066548', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {'Type': 'work'}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 05:43:53.951542 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [req-f0b3f6c7-f044-48d4-a74d-25623b46ccee req-ab815f81-0d7f-41ce-8b4c-ab2ec9631f7b tempest-VolumesGetTestJSON-76004985 tempest-VolumesGetTestJSON-76004985-project-member] Create volume of 1 GB Aug 25 05:43:53.959372 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [req-f0b3f6c7-f044-48d4-a74d-25623b46ccee req-ab815f81-0d7f-41ce-8b4c-ab2ec9631f7b tempest-VolumesGetTestJSON-76004985 tempest-VolumesGetTestJSON-76004985-project-member] Availability Zones retrieved successfully. Aug 25 05:43:53.964114 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [req-f0b3f6c7-f044-48d4-a74d-25623b46ccee req-ab815f81-0d7f-41ce-8b4c-ab2ec9631f7b tempest-VolumesGetTestJSON-76004985 tempest-VolumesGetTestJSON-76004985-project-member] Flow 'volume_create_api' (c6d7581e-b483-4dfc-bc0b-575f3bed4bda) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:43:53.967259 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [req-f0b3f6c7-f044-48d4-a74d-25623b46ccee req-ab815f81-0d7f-41ce-8b4c-ab2ec9631f7b tempest-VolumesGetTestJSON-76004985 tempest-VolumesGetTestJSON-76004985-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (24c5bc19-ea9b-44b1-b9d9-ecb065f6cc03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:43:53.968544 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.flows.api.create_volume [req-f0b3f6c7-f044-48d4-a74d-25623b46ccee req-ab815f81-0d7f-41ce-8b4c-ab2ec9631f7b tempest-VolumesGetTestJSON-76004985 tempest-VolumesGetTestJSON-76004985-project-member] Validating volume size '1' using validate_int {{(pid=100268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 05:43:53.973359 np0000008051 devstack@c-api.service[100268]: DEBUG dbcounter [-] [100268] Writing DB stats cinder:SELECT=254,cinder:UPDATE=38,cinder:INSERT=17 {{(pid=100268) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 05:43:54.002533 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [req-f0b3f6c7-f044-48d4-a74d-25623b46ccee req-ab815f81-0d7f-41ce-8b4c-ab2ec9631f7b tempest-VolumesGetTestJSON-76004985 tempest-VolumesGetTestJSON-76004985-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (24c5bc19-ea9b-44b1-b9d9-ecb065f6cc03) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T05:35:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=23fc6e5d-fce0-4521-ba46-4837b4232084,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '23fc6e5d-fce0-4521-ba46-4837b4232084', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:43:54.003601 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [req-f0b3f6c7-f044-48d4-a74d-25623b46ccee req-ab815f81-0d7f-41ce-8b4c-ab2ec9631f7b tempest-VolumesGetTestJSON-76004985 tempest-VolumesGetTestJSON-76004985-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2ce31504-ddda-4b68-b4be-a31307161766) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:43:54.078967 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-eae7b58f-30cb-422b-94e7-1b6eb73f8c39 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:43:54.081551 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-eae7b58f-30cb-422b-94e7-1b6eb73f8c39 tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] GET https://10.4.3.189/volume/v3/backups/f4b69544-0221-4ebd-b8c8-2ac98e1be499 Aug 25 05:43:54.081861 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-eae7b58f-30cb-422b-94e7-1b6eb73f8c39 tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:43:54.082439 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-eae7b58f-30cb-422b-94e7-1b6eb73f8c39 tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:43:54.082439 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-eae7b58f-30cb-422b-94e7-1b6eb73f8c39 tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] Show backup with id f4b69544-0221-4ebd-b8c8-2ac98e1be499. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:43:54.088189 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.quota [req-f0b3f6c7-f044-48d4-a74d-25623b46ccee req-ab815f81-0d7f-41ce-8b4c-ab2ec9631f7b tempest-VolumesGetTestJSON-76004985 tempest-VolumesGetTestJSON-76004985-project-member] Created reservations ['d975bfa2-c5bb-4b50-a191-9fc3aa72ae4b', 'd0291371-fc4f-4eac-8f22-f5bf8b38bdca', '5ccf9adb-7be1-423d-a3ab-2e8cf32ed1d1', '9ae2f525-654d-44e6-b7bd-bd056a2fb979'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:43:54.088670 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:43:54.088670 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:43:54.089145 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [req-f0b3f6c7-f044-48d4-a74d-25623b46ccee req-ab815f81-0d7f-41ce-8b4c-ab2ec9631f7b tempest-VolumesGetTestJSON-76004985 tempest-VolumesGetTestJSON-76004985-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2ce31504-ddda-4b68-b4be-a31307161766) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d975bfa2-c5bb-4b50-a191-9fc3aa72ae4b', 'd0291371-fc4f-4eac-8f22-f5bf8b38bdca', '5ccf9adb-7be1-423d-a3ab-2e8cf32ed1d1', '9ae2f525-654d-44e6-b7bd-bd056a2fb979']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:43:54.089634 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-eae7b58f-30cb-422b-94e7-1b6eb73f8c39 tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] https://10.4.3.189/volume/v3/backups/f4b69544-0221-4ebd-b8c8-2ac98e1be499 returned with HTTP 200 Aug 25 05:43:54.090005 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [req-f0b3f6c7-f044-48d4-a74d-25623b46ccee req-ab815f81-0d7f-41ce-8b4c-ab2ec9631f7b tempest-VolumesGetTestJSON-76004985 tempest-VolumesGetTestJSON-76004985-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7a2f49ba-dd0c-4141-b419-7da29d578b56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:43:54.090172 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 336/1345] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:43:54 2026] GET /volume/v3/backups/f4b69544-0221-4ebd-b8c8-2ac98e1be499 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:43:54.119696 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [req-f0b3f6c7-f044-48d4-a74d-25623b46ccee req-ab815f81-0d7f-41ce-8b4c-ab2ec9631f7b tempest-VolumesGetTestJSON-76004985 tempest-VolumesGetTestJSON-76004985-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7a2f49ba-dd0c-4141-b419-7da29d578b56) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '88ce8529-671f-4830-a938-28216aa60abc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-234066548',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='388138d705be4190aa8254f394dbfe5a',qos_specs=None,replication_status=,reservations=['d975bfa2-c5bb-4b50-a191-9fc3aa72ae4b','d0291371-fc4f-4eac-8f22-f5bf8b38bdca','5ccf9adb-7be1-423d-a3ab-2e8cf32ed1d1','9ae2f525-654d-44e6-b7bd-bd056a2fb979'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0dc0f6f0753846e687340b1947613574',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T05:43:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-234066548',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=88ce8529-671f-4830-a938-28216aa60abc,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='388138d705be4190aa8254f394dbfe5a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0dc0f6f0753846e687340b1947613574',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(23fc6e5d-fce0-4521-ba46-4837b4232084),volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:43:54.120838 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [req-f0b3f6c7-f044-48d4-a74d-25623b46ccee req-ab815f81-0d7f-41ce-8b4c-ab2ec9631f7b tempest-VolumesGetTestJSON-76004985 tempest-VolumesGetTestJSON-76004985-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (68e06691-81c3-48d9-8fe7-0f3ac5d6dcf5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:43:54.151715 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [req-f0b3f6c7-f044-48d4-a74d-25623b46ccee req-ab815f81-0d7f-41ce-8b4c-ab2ec9631f7b tempest-VolumesGetTestJSON-76004985 tempest-VolumesGetTestJSON-76004985-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (68e06691-81c3-48d9-8fe7-0f3ac5d6dcf5) transitioned into state 'SUCCESS' from state '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-234066548',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='388138d705be4190aa8254f394dbfe5a',qos_specs=None,replication_status=,reservations=['d975bfa2-c5bb-4b50-a191-9fc3aa72ae4b','d0291371-fc4f-4eac-8f22-f5bf8b38bdca','5ccf9adb-7be1-423d-a3ab-2e8cf32ed1d1','9ae2f525-654d-44e6-b7bd-bd056a2fb979'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0dc0f6f0753846e687340b1947613574',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:43:54.152624 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [req-f0b3f6c7-f044-48d4-a74d-25623b46ccee req-ab815f81-0d7f-41ce-8b4c-ab2ec9631f7b tempest-VolumesGetTestJSON-76004985 tempest-VolumesGetTestJSON-76004985-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1d87f7be-a26e-453e-a57f-42b05fb22472) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:43:54.167411 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [req-f0b3f6c7-f044-48d4-a74d-25623b46ccee req-ab815f81-0d7f-41ce-8b4c-ab2ec9631f7b tempest-VolumesGetTestJSON-76004985 tempest-VolumesGetTestJSON-76004985-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1d87f7be-a26e-453e-a57f-42b05fb22472) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:43:54.169083 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [req-f0b3f6c7-f044-48d4-a74d-25623b46ccee req-ab815f81-0d7f-41ce-8b4c-ab2ec9631f7b tempest-VolumesGetTestJSON-76004985 tempest-VolumesGetTestJSON-76004985-project-member] Flow 'volume_create_api' (c6d7581e-b483-4dfc-bc0b-575f3bed4bda) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:43:54.169602 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [req-f0b3f6c7-f044-48d4-a74d-25623b46ccee req-ab815f81-0d7f-41ce-8b4c-ab2ec9631f7b tempest-VolumesGetTestJSON-76004985 tempest-VolumesGetTestJSON-76004985-project-member] Create volume request issued successfully. Aug 25 05:43:54.170735 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-f0b3f6c7-f044-48d4-a74d-25623b46ccee req-ab815f81-0d7f-41ce-8b4c-ab2ec9631f7b tempest-VolumesGetTestJSON-76004985 tempest-VolumesGetTestJSON-76004985-project-member] https://10.4.3.189/volume/v3/volumes returned with HTTP 202 Aug 25 05:43:54.171424 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 332/1346] 10.4.3.189 () {72 vars in 1541 bytes} [Tue Aug 25 05:43:53 2026] POST /volume/v3/volumes => generated 762 bytes in 226 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 05:43:54.189001 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [req-f0b3f6c7-f044-48d4-a74d-25623b46ccee req-a8db1443-3d93-413d-a2d3-ac834e9557b9 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:43:54.193370 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-f0b3f6c7-f044-48d4-a74d-25623b46ccee req-a8db1443-3d93-413d-a2d3-ac834e9557b9 tempest-VolumesGetTestJSON-76004985 tempest-VolumesGetTestJSON-76004985-project-member] GET https://10.4.3.189/volume/v3/volumes/88ce8529-671f-4830-a938-28216aa60abc Aug 25 05:43:54.193370 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-f0b3f6c7-f044-48d4-a74d-25623b46ccee req-a8db1443-3d93-413d-a2d3-ac834e9557b9 tempest-VolumesGetTestJSON-76004985 tempest-VolumesGetTestJSON-76004985-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:43:54.194072 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-f0b3f6c7-f044-48d4-a74d-25623b46ccee req-a8db1443-3d93-413d-a2d3-ac834e9557b9 tempest-VolumesGetTestJSON-76004985 tempest-VolumesGetTestJSON-76004985-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:43:54.206089 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:43:54.206089 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:43:54.211086 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [req-f0b3f6c7-f044-48d4-a74d-25623b46ccee req-a8db1443-3d93-413d-a2d3-ac834e9557b9 tempest-VolumesGetTestJSON-76004985 tempest-VolumesGetTestJSON-76004985-project-member] Volume info retrieved successfully. Aug 25 05:43:54.217166 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-f0b3f6c7-f044-48d4-a74d-25623b46ccee req-a8db1443-3d93-413d-a2d3-ac834e9557b9 tempest-VolumesGetTestJSON-76004985 tempest-VolumesGetTestJSON-76004985-project-member] https://10.4.3.189/volume/v3/volumes/88ce8529-671f-4830-a938-28216aa60abc returned with HTTP 200 Aug 25 05:43:54.218095 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 338/1347] 10.4.3.189 () {68 vars in 1598 bytes} [Tue Aug 25 05:43:54 2026] GET /volume/v3/volumes/88ce8529-671f-4830-a938-28216aa60abc => generated 830 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:43:54.236717 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-50294eff-e4a5-4807-9eb1-b342c31537d2 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:43:54.241031 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-50294eff-e4a5-4807-9eb1-b342c31537d2 tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] GET https://10.4.3.189/volume/v3/backups/390b4303-a949-423d-903a-a90532c75088 Aug 25 05:43:54.241031 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-50294eff-e4a5-4807-9eb1-b342c31537d2 tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:43:54.242669 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-50294eff-e4a5-4807-9eb1-b342c31537d2 tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:43:54.242669 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-50294eff-e4a5-4807-9eb1-b342c31537d2 tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] Show backup with id 390b4303-a949-423d-903a-a90532c75088. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:43:54.250152 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:43:54.250152 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:43:54.250152 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-50294eff-e4a5-4807-9eb1-b342c31537d2 tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] https://10.4.3.189/volume/v3/backups/390b4303-a949-423d-903a-a90532c75088 returned with HTTP 200 Aug 25 05:43:54.250628 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 342/1348] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:43:54 2026] GET /volume/v3/backups/390b4303-a949-423d-903a-a90532c75088 => generated 803 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:43:54.259152 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-7af21415-00aa-490e-b526-d9d92e8453bb req-fa249a3f-4684-4b68-84e4-f889c536e8be None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:43:54.262397 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-7af21415-00aa-490e-b526-d9d92e8453bb req-fa249a3f-4684-4b68-84e4-f889c536e8be tempest-VolumesGetTestJSON-76004985 tempest-VolumesGetTestJSON-76004985-project-member] GET https://10.4.3.189/volume/v3/volumes/88ce8529-671f-4830-a938-28216aa60abc Aug 25 05:43:54.262644 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-7af21415-00aa-490e-b526-d9d92e8453bb req-fa249a3f-4684-4b68-84e4-f889c536e8be tempest-VolumesGetTestJSON-76004985 tempest-VolumesGetTestJSON-76004985-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:43:54.262820 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-7af21415-00aa-490e-b526-d9d92e8453bb req-fa249a3f-4684-4b68-84e4-f889c536e8be tempest-VolumesGetTestJSON-76004985 tempest-VolumesGetTestJSON-76004985-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:43:54.289854 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:43:54.289854 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:43:54.294965 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [req-7af21415-00aa-490e-b526-d9d92e8453bb req-fa249a3f-4684-4b68-84e4-f889c536e8be tempest-VolumesGetTestJSON-76004985 tempest-VolumesGetTestJSON-76004985-project-member] Volume info retrieved successfully. Aug 25 05:43:54.301917 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-7af21415-00aa-490e-b526-d9d92e8453bb req-fa249a3f-4684-4b68-84e4-f889c536e8be tempest-VolumesGetTestJSON-76004985 tempest-VolumesGetTestJSON-76004985-project-member] https://10.4.3.189/volume/v3/volumes/88ce8529-671f-4830-a938-28216aa60abc returned with HTTP 200 Aug 25 05:43:54.302018 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 337/1349] 10.4.3.189 () {68 vars in 1598 bytes} [Tue Aug 25 05:43:54 2026] GET /volume/v3/volumes/88ce8529-671f-4830-a938-28216aa60abc => generated 854 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:43:55.103372 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-9b8ec2a1-2811-4b62-9361-94c30f04931f None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:43:55.104925 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-9b8ec2a1-2811-4b62-9361-94c30f04931f tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] GET https://10.4.3.189/volume/v3/backups/f4b69544-0221-4ebd-b8c8-2ac98e1be499 Aug 25 05:43:55.105148 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-9b8ec2a1-2811-4b62-9361-94c30f04931f tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:43:55.105368 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-9b8ec2a1-2811-4b62-9361-94c30f04931f tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:43:55.105469 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-9b8ec2a1-2811-4b62-9361-94c30f04931f tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] Show backup with id f4b69544-0221-4ebd-b8c8-2ac98e1be499. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:43:55.111017 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:43:55.111017 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:43:55.111818 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-9b8ec2a1-2811-4b62-9361-94c30f04931f tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] https://10.4.3.189/volume/v3/backups/f4b69544-0221-4ebd-b8c8-2ac98e1be499 returned with HTTP 200 Aug 25 05:43:55.112193 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 333/1350] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:43:55 2026] GET /volume/v3/backups/f4b69544-0221-4ebd-b8c8-2ac98e1be499 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:43:55.266165 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-ace50533-e69e-4e70-8142-53e6ac337a63 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:43:55.268871 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-ace50533-e69e-4e70-8142-53e6ac337a63 tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] GET https://10.4.3.189/volume/v3/backups/390b4303-a949-423d-903a-a90532c75088 Aug 25 05:43:55.269127 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-ace50533-e69e-4e70-8142-53e6ac337a63 tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:43:55.269374 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-ace50533-e69e-4e70-8142-53e6ac337a63 tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:43:55.269518 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-ace50533-e69e-4e70-8142-53e6ac337a63 tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] Show backup with id 390b4303-a949-423d-903a-a90532c75088. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:43:55.282976 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:43:55.282976 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:43:55.283934 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-ace50533-e69e-4e70-8142-53e6ac337a63 tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] https://10.4.3.189/volume/v3/backups/390b4303-a949-423d-903a-a90532c75088 returned with HTTP 200 Aug 25 05:43:55.284553 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 339/1351] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:43:55 2026] GET /volume/v3/backups/390b4303-a949-423d-903a-a90532c75088 => generated 803 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:43:55.337971 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-ca80431c-eda3-4b4f-8f3a-ac944275f609 req-c9844442-0907-44ce-ab05-ce872c20b0c3 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:43:55.340358 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-ca80431c-eda3-4b4f-8f3a-ac944275f609 req-c9844442-0907-44ce-ab05-ce872c20b0c3 tempest-VolumesGetTestJSON-76004985 tempest-VolumesGetTestJSON-76004985-project-member] GET https://10.4.3.189/volume/v3/volumes/88ce8529-671f-4830-a938-28216aa60abc Aug 25 05:43:55.340588 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-ca80431c-eda3-4b4f-8f3a-ac944275f609 req-c9844442-0907-44ce-ab05-ce872c20b0c3 tempest-VolumesGetTestJSON-76004985 tempest-VolumesGetTestJSON-76004985-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:43:55.340789 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-ca80431c-eda3-4b4f-8f3a-ac944275f609 req-c9844442-0907-44ce-ab05-ce872c20b0c3 tempest-VolumesGetTestJSON-76004985 tempest-VolumesGetTestJSON-76004985-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:43:55.349268 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:43:55.349268 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:43:55.353684 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [req-ca80431c-eda3-4b4f-8f3a-ac944275f609 req-c9844442-0907-44ce-ab05-ce872c20b0c3 tempest-VolumesGetTestJSON-76004985 tempest-VolumesGetTestJSON-76004985-project-member] Volume info retrieved successfully. Aug 25 05:43:55.360140 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-ca80431c-eda3-4b4f-8f3a-ac944275f609 req-c9844442-0907-44ce-ab05-ce872c20b0c3 tempest-VolumesGetTestJSON-76004985 tempest-VolumesGetTestJSON-76004985-project-member] https://10.4.3.189/volume/v3/volumes/88ce8529-671f-4830-a938-28216aa60abc returned with HTTP 200 Aug 25 05:43:55.360775 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 343/1352] 10.4.3.189 () {68 vars in 1598 bytes} [Tue Aug 25 05:43:55 2026] GET /volume/v3/volumes/88ce8529-671f-4830-a938-28216aa60abc => generated 855 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:43:55.430567 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-12ff6362-8ee4-4d75-af38-8f0603d10614 req-6d6b67d1-aa55-492b-abe2-805ed002fc20 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:43:55.432791 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-12ff6362-8ee4-4d75-af38-8f0603d10614 req-6d6b67d1-aa55-492b-abe2-805ed002fc20 tempest-VolumesGetTestJSON-76004985 tempest-VolumesGetTestJSON-76004985-project-reader] GET https://10.4.3.189/volume/v3/volumes/88ce8529-671f-4830-a938-28216aa60abc Aug 25 05:43:55.433074 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-12ff6362-8ee4-4d75-af38-8f0603d10614 req-6d6b67d1-aa55-492b-abe2-805ed002fc20 tempest-VolumesGetTestJSON-76004985 tempest-VolumesGetTestJSON-76004985-project-reader] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:43:55.433357 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-12ff6362-8ee4-4d75-af38-8f0603d10614 req-6d6b67d1-aa55-492b-abe2-805ed002fc20 tempest-VolumesGetTestJSON-76004985 tempest-VolumesGetTestJSON-76004985-project-reader] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:43:55.443136 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:43:55.443136 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:43:55.448353 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [req-12ff6362-8ee4-4d75-af38-8f0603d10614 req-6d6b67d1-aa55-492b-abe2-805ed002fc20 tempest-VolumesGetTestJSON-76004985 tempest-VolumesGetTestJSON-76004985-project-reader] Volume info retrieved successfully. Aug 25 05:43:55.455753 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-12ff6362-8ee4-4d75-af38-8f0603d10614 req-6d6b67d1-aa55-492b-abe2-805ed002fc20 tempest-VolumesGetTestJSON-76004985 tempest-VolumesGetTestJSON-76004985-project-reader] https://10.4.3.189/volume/v3/volumes/88ce8529-671f-4830-a938-28216aa60abc returned with HTTP 200 Aug 25 05:43:55.456302 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 338/1353] 10.4.3.189 () {68 vars in 1598 bytes} [Tue Aug 25 05:43:55 2026] GET /volume/v3/volumes/88ce8529-671f-4830-a938-28216aa60abc => generated 855 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:43:55.486777 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-519c0546-c081-42e2-a309-01242755cb61 req-cb0b8896-4a85-488f-80a6-ee8146d1b0b5 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:43:55.489951 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-519c0546-c081-42e2-a309-01242755cb61 req-cb0b8896-4a85-488f-80a6-ee8146d1b0b5 tempest-VolumesGetTestJSON-76004985 tempest-VolumesGetTestJSON-76004985-project-member] DELETE https://10.4.3.189/volume/v3/volumes/88ce8529-671f-4830-a938-28216aa60abc Aug 25 05:43:55.491179 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-519c0546-c081-42e2-a309-01242755cb61 req-cb0b8896-4a85-488f-80a6-ee8146d1b0b5 tempest-VolumesGetTestJSON-76004985 tempest-VolumesGetTestJSON-76004985-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:43:55.492116 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-519c0546-c081-42e2-a309-01242755cb61 req-cb0b8896-4a85-488f-80a6-ee8146d1b0b5 tempest-VolumesGetTestJSON-76004985 tempest-VolumesGetTestJSON-76004985-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:43:55.492116 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [req-519c0546-c081-42e2-a309-01242755cb61 req-cb0b8896-4a85-488f-80a6-ee8146d1b0b5 tempest-VolumesGetTestJSON-76004985 tempest-VolumesGetTestJSON-76004985-project-member] Delete volume with id: 88ce8529-671f-4830-a938-28216aa60abc Aug 25 05:43:55.503263 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:43:55.503263 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:43:55.505091 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [req-519c0546-c081-42e2-a309-01242755cb61 req-cb0b8896-4a85-488f-80a6-ee8146d1b0b5 tempest-VolumesGetTestJSON-76004985 tempest-VolumesGetTestJSON-76004985-project-member] Volume info retrieved successfully. Aug 25 05:43:55.542632 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [req-519c0546-c081-42e2-a309-01242755cb61 req-cb0b8896-4a85-488f-80a6-ee8146d1b0b5 tempest-VolumesGetTestJSON-76004985 tempest-VolumesGetTestJSON-76004985-project-member] Delete volume request issued successfully. Aug 25 05:43:55.543309 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-519c0546-c081-42e2-a309-01242755cb61 req-cb0b8896-4a85-488f-80a6-ee8146d1b0b5 tempest-VolumesGetTestJSON-76004985 tempest-VolumesGetTestJSON-76004985-project-member] https://10.4.3.189/volume/v3/volumes/88ce8529-671f-4830-a938-28216aa60abc returned with HTTP 202 Aug 25 05:43:55.544160 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 334/1354] 10.4.3.189 () {70 vars in 1620 bytes} [Tue Aug 25 05:43:55 2026] DELETE /volume/v3/volumes/88ce8529-671f-4830-a938-28216aa60abc => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:43:55.581265 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [req-2f27bf18-b3bf-4c81-9758-74ca8288a18e req-9e366941-e1d0-4182-9779-2e646714eb4b None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:43:55.583953 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-2f27bf18-b3bf-4c81-9758-74ca8288a18e req-9e366941-e1d0-4182-9779-2e646714eb4b tempest-VolumesGetTestJSON-76004985 tempest-VolumesGetTestJSON-76004985-project-member] GET https://10.4.3.189/volume/v3/volumes/88ce8529-671f-4830-a938-28216aa60abc Aug 25 05:43:55.584249 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-2f27bf18-b3bf-4c81-9758-74ca8288a18e req-9e366941-e1d0-4182-9779-2e646714eb4b tempest-VolumesGetTestJSON-76004985 tempest-VolumesGetTestJSON-76004985-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:43:55.584514 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-2f27bf18-b3bf-4c81-9758-74ca8288a18e req-9e366941-e1d0-4182-9779-2e646714eb4b tempest-VolumesGetTestJSON-76004985 tempest-VolumesGetTestJSON-76004985-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:43:55.599609 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:43:55.599609 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:43:55.609953 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [req-2f27bf18-b3bf-4c81-9758-74ca8288a18e req-9e366941-e1d0-4182-9779-2e646714eb4b tempest-VolumesGetTestJSON-76004985 tempest-VolumesGetTestJSON-76004985-project-member] Volume info retrieved successfully. Aug 25 05:43:55.616038 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-2f27bf18-b3bf-4c81-9758-74ca8288a18e req-9e366941-e1d0-4182-9779-2e646714eb4b tempest-VolumesGetTestJSON-76004985 tempest-VolumesGetTestJSON-76004985-project-member] https://10.4.3.189/volume/v3/volumes/88ce8529-671f-4830-a938-28216aa60abc returned with HTTP 200 Aug 25 05:43:55.616534 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 340/1355] 10.4.3.189 () {68 vars in 1598 bytes} [Tue Aug 25 05:43:55 2026] GET /volume/v3/volumes/88ce8529-671f-4830-a938-28216aa60abc => generated 854 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:43:55.994636 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-dd185d7c-7c55-465c-ac3e-de1667e085fe req-55b10efc-663b-4efe-b19f-3fb0f9477af5 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:43:55.997886 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-dd185d7c-7c55-465c-ac3e-de1667e085fe req-55b10efc-663b-4efe-b19f-3fb0f9477af5 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] GET https://10.4.3.189/volume/v3/volumes/e2d5830b-740f-4a3e-8452-97ad32536bba Aug 25 05:43:55.998330 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-dd185d7c-7c55-465c-ac3e-de1667e085fe req-55b10efc-663b-4efe-b19f-3fb0f9477af5 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:43:55.999171 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-dd185d7c-7c55-465c-ac3e-de1667e085fe req-55b10efc-663b-4efe-b19f-3fb0f9477af5 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:43:56.025148 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:43:56.025148 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:43:56.035478 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [req-dd185d7c-7c55-465c-ac3e-de1667e085fe req-55b10efc-663b-4efe-b19f-3fb0f9477af5 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Volume info retrieved successfully. Aug 25 05:43:56.043962 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-dd185d7c-7c55-465c-ac3e-de1667e085fe req-55b10efc-663b-4efe-b19f-3fb0f9477af5 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] https://10.4.3.189/volume/v3/volumes/e2d5830b-740f-4a3e-8452-97ad32536bba returned with HTTP 200 Aug 25 05:43:56.044198 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 344/1356] 10.4.3.189 () {68 vars in 1598 bytes} [Tue Aug 25 05:43:55 2026] GET /volume/v3/volumes/e2d5830b-740f-4a3e-8452-97ad32536bba => generated 1442 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:43:56.129429 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-9dbaafb9-3948-4cc2-a6c5-cc6a96a946a8 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:43:56.131905 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-9dbaafb9-3948-4cc2-a6c5-cc6a96a946a8 tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] GET https://10.4.3.189/volume/v3/backups/f4b69544-0221-4ebd-b8c8-2ac98e1be499 Aug 25 05:43:56.132257 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-9dbaafb9-3948-4cc2-a6c5-cc6a96a946a8 tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:43:56.132952 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-9dbaafb9-3948-4cc2-a6c5-cc6a96a946a8 tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:43:56.132952 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-9dbaafb9-3948-4cc2-a6c5-cc6a96a946a8 tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] Show backup with id f4b69544-0221-4ebd-b8c8-2ac98e1be499. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:43:56.140332 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:43:56.140332 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:43:56.141768 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-9dbaafb9-3948-4cc2-a6c5-cc6a96a946a8 tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] https://10.4.3.189/volume/v3/backups/f4b69544-0221-4ebd-b8c8-2ac98e1be499 returned with HTTP 200 Aug 25 05:43:56.143085 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 339/1357] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:43:56 2026] GET /volume/v3/backups/f4b69544-0221-4ebd-b8c8-2ac98e1be499 => generated 736 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:43:56.296757 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-984773a4-364b-4aaf-8696-4fd7d46635a3 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:43:56.301373 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-984773a4-364b-4aaf-8696-4fd7d46635a3 tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] GET https://10.4.3.189/volume/v3/backups/390b4303-a949-423d-903a-a90532c75088 Aug 25 05:43:56.301373 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-984773a4-364b-4aaf-8696-4fd7d46635a3 tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:43:56.301373 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-984773a4-364b-4aaf-8696-4fd7d46635a3 tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:43:56.301373 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-984773a4-364b-4aaf-8696-4fd7d46635a3 tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] Show backup with id 390b4303-a949-423d-903a-a90532c75088. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:43:56.309096 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:43:56.309096 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:43:56.309736 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-984773a4-364b-4aaf-8696-4fd7d46635a3 tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] https://10.4.3.189/volume/v3/backups/390b4303-a949-423d-903a-a90532c75088 returned with HTTP 200 Aug 25 05:43:56.310315 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 335/1358] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:43:56 2026] GET /volume/v3/backups/390b4303-a949-423d-903a-a90532c75088 => generated 803 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:43:56.539435 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-2f3012d0-0b2a-43e2-87c1-c3d7fbdb43e7 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:43:56.539974 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-2f3012d0-0b2a-43e2-87c1-c3d7fbdb43e7 None None] GET https://10.4.3.189/volume// Aug 25 05:43:56.540403 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-2f3012d0-0b2a-43e2-87c1-c3d7fbdb43e7 None None] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:43:56.540495 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-2f3012d0-0b2a-43e2-87c1-c3d7fbdb43e7 None None] Calling method 'all' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:43:56.540959 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-2f3012d0-0b2a-43e2-87c1-c3d7fbdb43e7 None None] https://10.4.3.189/volume// returned with HTTP 300 Aug 25 05:43:56.541770 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 341/1359] 10.4.3.189 () {66 vars in 1426 bytes} [Tue Aug 25 05:43:56 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Aug 25 05:43:56.552739 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-dd185d7c-7c55-465c-ac3e-de1667e085fe req-78480584-ad03-4397-bd90-7e5b98739de5 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:43:56.556655 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-dd185d7c-7c55-465c-ac3e-de1667e085fe req-78480584-ad03-4397-bd90-7e5b98739de5 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] POST https://10.4.3.189/volume/v3/attachments Aug 25 05:43:56.557088 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-dd185d7c-7c55-465c-ac3e-de1667e085fe req-78480584-ad03-4397-bd90-7e5b98739de5 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e2d5830b-740f-4a3e-8452-97ad32536bba", "connector": null, "instance_uuid": "72cfb549-3a57-4542-8fef-1b5d324a4559"}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:43:56.588902 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:43:56.588902 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:43:56.649644 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-dd185d7c-7c55-465c-ac3e-de1667e085fe req-78480584-ad03-4397-bd90-7e5b98739de5 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] https://10.4.3.189/volume/v3/attachments returned with HTTP 200 Aug 25 05:43:56.650566 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 345/1360] 10.4.3.189 () {74 vars in 1594 bytes} [Tue Aug 25 05:43:56 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 25 05:43:56.656424 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-f84c1506-afdb-4487-b78f-3fb756eb890f req-a6a04854-e8f0-4177-a571-ffc4b2acaf90 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:43:56.659669 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-f84c1506-afdb-4487-b78f-3fb756eb890f req-a6a04854-e8f0-4177-a571-ffc4b2acaf90 tempest-VolumesGetTestJSON-76004985 tempest-VolumesGetTestJSON-76004985-project-member] GET https://10.4.3.189/volume/v3/volumes/88ce8529-671f-4830-a938-28216aa60abc Aug 25 05:43:56.661185 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-f84c1506-afdb-4487-b78f-3fb756eb890f req-a6a04854-e8f0-4177-a571-ffc4b2acaf90 tempest-VolumesGetTestJSON-76004985 tempest-VolumesGetTestJSON-76004985-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:43:56.661185 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-f84c1506-afdb-4487-b78f-3fb756eb890f req-a6a04854-e8f0-4177-a571-ffc4b2acaf90 tempest-VolumesGetTestJSON-76004985 tempest-VolumesGetTestJSON-76004985-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:43:56.665256 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-dd185d7c-7c55-465c-ac3e-de1667e085fe req-1d5c34df-808b-4631-aa2c-35e243c47459 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:43:56.668790 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-dd185d7c-7c55-465c-ac3e-de1667e085fe req-1d5c34df-808b-4631-aa2c-35e243c47459 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] DELETE https://10.4.3.189/volume/v3/attachments/40344f8c-6b2d-4f1a-aba1-98fe11073126 Aug 25 05:43:56.668790 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-dd185d7c-7c55-465c-ac3e-de1667e085fe req-1d5c34df-808b-4631-aa2c-35e243c47459 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:43:56.668790 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-dd185d7c-7c55-465c-ac3e-de1667e085fe req-1d5c34df-808b-4631-aa2c-35e243c47459 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Calling method 'version_select' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:43:56.669414 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-f84c1506-afdb-4487-b78f-3fb756eb890f req-a6a04854-e8f0-4177-a571-ffc4b2acaf90 tempest-VolumesGetTestJSON-76004985 tempest-VolumesGetTestJSON-76004985-project-member] https://10.4.3.189/volume/v3/volumes/88ce8529-671f-4830-a938-28216aa60abc returned with HTTP 404 Aug 25 05:43:56.672589 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 340/1361] 10.4.3.189 () {68 vars in 1598 bytes} [Tue Aug 25 05:43:56 2026] GET /volume/v3/volumes/88ce8529-671f-4830-a938-28216aa60abc => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:43:56.679096 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:43:56.679096 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:43:56.771777 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-dd185d7c-7c55-465c-ac3e-de1667e085fe req-1d5c34df-808b-4631-aa2c-35e243c47459 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] https://10.4.3.189/volume/v3/attachments/40344f8c-6b2d-4f1a-aba1-98fe11073126 returned with HTTP 200 Aug 25 05:43:56.771777 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 336/1362] 10.4.3.189 () {72 vars in 1673 bytes} [Tue Aug 25 05:43:56 2026] DELETE /volume/v3/attachments/40344f8c-6b2d-4f1a-aba1-98fe11073126 => generated 367 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:43:57.155123 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-2cf27ad4-9225-4079-9b3e-668339ab4d6a None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:43:57.160550 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-2cf27ad4-9225-4079-9b3e-668339ab4d6a tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] GET https://10.4.3.189/volume/v3/backups/f4b69544-0221-4ebd-b8c8-2ac98e1be499 Aug 25 05:43:57.160882 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-2cf27ad4-9225-4079-9b3e-668339ab4d6a tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:43:57.161269 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-2cf27ad4-9225-4079-9b3e-668339ab4d6a tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:43:57.161345 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-2cf27ad4-9225-4079-9b3e-668339ab4d6a tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] Show backup with id f4b69544-0221-4ebd-b8c8-2ac98e1be499. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:43:57.170209 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:43:57.170209 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:43:57.171192 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-2cf27ad4-9225-4079-9b3e-668339ab4d6a tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] https://10.4.3.189/volume/v3/backups/f4b69544-0221-4ebd-b8c8-2ac98e1be499 returned with HTTP 200 Aug 25 05:43:57.171932 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 342/1363] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:43:57 2026] GET /volume/v3/backups/f4b69544-0221-4ebd-b8c8-2ac98e1be499 => generated 736 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 25 05:43:57.330100 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-db0f5280-9e46-4e4b-b347-6278cefeb835 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:43:57.334146 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-db0f5280-9e46-4e4b-b347-6278cefeb835 tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] GET https://10.4.3.189/volume/v3/backups/390b4303-a949-423d-903a-a90532c75088 Aug 25 05:43:57.334966 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-db0f5280-9e46-4e4b-b347-6278cefeb835 tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:43:57.335248 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-db0f5280-9e46-4e4b-b347-6278cefeb835 tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:43:57.335423 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-db0f5280-9e46-4e4b-b347-6278cefeb835 tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] Show backup with id 390b4303-a949-423d-903a-a90532c75088. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:43:57.344581 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:43:57.344581 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:43:57.346837 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-db0f5280-9e46-4e4b-b347-6278cefeb835 tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] https://10.4.3.189/volume/v3/backups/390b4303-a949-423d-903a-a90532c75088 returned with HTTP 200 Aug 25 05:43:57.347742 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 346/1364] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:43:57 2026] GET /volume/v3/backups/390b4303-a949-423d-903a-a90532c75088 => generated 803 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:43:58.180347 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-dd185d7c-7c55-465c-ac3e-de1667e085fe req-8e99c679-f4f3-4dec-890d-add4ce014dfd None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:43:58.184676 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-dd185d7c-7c55-465c-ac3e-de1667e085fe req-8e99c679-f4f3-4dec-890d-add4ce014dfd tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] PUT https://10.4.3.189/volume/v3/attachments/0c392368-2e0b-4061-910e-94b09a3f374b Aug 25 05:43:58.185245 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-dd185d7c-7c55-465c-ac3e-de1667e085fe req-8e99c679-f4f3-4dec-890d-add4ce014dfd tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.189", "host": "np0000008051", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:8b4a65c6a3e1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "a19da604-b1eb-4396-a9d5-30b16dae3da8", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:43:58.189324 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-ff0d3890-8242-4036-9094-54ea26565d7a None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:43:58.192530 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ff0d3890-8242-4036-9094-54ea26565d7a tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] GET https://10.4.3.189/volume/v3/backups/f4b69544-0221-4ebd-b8c8-2ac98e1be499 Aug 25 05:43:58.192793 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ff0d3890-8242-4036-9094-54ea26565d7a tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:43:58.194206 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ff0d3890-8242-4036-9094-54ea26565d7a tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:43:58.194206 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-ff0d3890-8242-4036-9094-54ea26565d7a tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] Show backup with id f4b69544-0221-4ebd-b8c8-2ac98e1be499. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:43:58.203716 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.coordination [req-dd185d7c-7c55-465c-ac3e-de1667e085fe req-8e99c679-f4f3-4dec-890d-add4ce014dfd tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Acquiring lock "cinder-attachment_update-e2d5830b-740f-4a3e-8452-97ad32536bba-np0000008051" by "attachment_update" {{(pid=100269) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 05:43:58.208338 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:43:58.208338 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:43:58.209326 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ff0d3890-8242-4036-9094-54ea26565d7a tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] https://10.4.3.189/volume/v3/backups/f4b69544-0221-4ebd-b8c8-2ac98e1be499 returned with HTTP 200 Aug 25 05:43:58.210829 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 337/1365] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:43:58 2026] GET /volume/v3/backups/f4b69544-0221-4ebd-b8c8-2ac98e1be499 => generated 736 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:43:58.215958 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.coordination [req-dd185d7c-7c55-465c-ac3e-de1667e085fe req-8e99c679-f4f3-4dec-890d-add4ce014dfd tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Lock "cinder-attachment_update-e2d5830b-740f-4a3e-8452-97ad32536bba-np0000008051" acquired by "attachment_update" :: waited 0.012s {{(pid=100269) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 05:43:58.218310 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:43:58.218310 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:43:58.366004 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-7a27bc46-9135-4ef4-965a-d61c79752136 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:43:58.372072 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-7a27bc46-9135-4ef4-965a-d61c79752136 tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] GET https://10.4.3.189/volume/v3/backups/390b4303-a949-423d-903a-a90532c75088 Aug 25 05:43:58.372581 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-7a27bc46-9135-4ef4-965a-d61c79752136 tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:43:58.373894 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-7a27bc46-9135-4ef4-965a-d61c79752136 tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:43:58.373894 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-7a27bc46-9135-4ef4-965a-d61c79752136 tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] Show backup with id 390b4303-a949-423d-903a-a90532c75088. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:43:58.377192 np0000008051 devstack@c-api.service[100270]: DEBUG dbcounter [-] [100270] Writing DB stats cinder:UPDATE=58,cinder:SELECT=266,cinder:INSERT=28 {{(pid=100270) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 05:43:58.381006 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:43:58.381006 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:43:58.382733 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-7a27bc46-9135-4ef4-965a-d61c79752136 tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] https://10.4.3.189/volume/v3/backups/390b4303-a949-423d-903a-a90532c75088 returned with HTTP 200 Aug 25 05:43:58.382923 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 343/1366] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:43:58 2026] GET /volume/v3/backups/390b4303-a949-423d-903a-a90532c75088 => generated 803 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:43:58.396745 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.coordination [req-dd185d7c-7c55-465c-ac3e-de1667e085fe req-8e99c679-f4f3-4dec-890d-add4ce014dfd tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Lock "cinder-attachment_update-e2d5830b-740f-4a3e-8452-97ad32536bba-np0000008051" released by "attachment_update" :: held 0.180s {{(pid=100269) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 05:43:58.396745 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-dd185d7c-7c55-465c-ac3e-de1667e085fe req-8e99c679-f4f3-4dec-890d-add4ce014dfd tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] https://10.4.3.189/volume/v3/attachments/0c392368-2e0b-4061-910e-94b09a3f374b returned with HTTP 200 Aug 25 05:43:58.397242 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 341/1367] 10.4.3.189 () {74 vars in 1704 bytes} [Tue Aug 25 05:43:58 2026] PUT /volume/v3/attachments/0c392368-2e0b-4061-910e-94b09a3f374b => generated 969 bytes in 217 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:43:58.419203 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-dd185d7c-7c55-465c-ac3e-de1667e085fe req-f4dfca61-5c69-499f-a882-5e1bb32a085c None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:43:58.422482 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-dd185d7c-7c55-465c-ac3e-de1667e085fe req-f4dfca61-5c69-499f-a882-5e1bb32a085c tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] GET https://10.4.3.189/volume/v3/attachments/0c392368-2e0b-4061-910e-94b09a3f374b Aug 25 05:43:58.422909 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-dd185d7c-7c55-465c-ac3e-de1667e085fe req-f4dfca61-5c69-499f-a882-5e1bb32a085c tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:43:58.422909 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-dd185d7c-7c55-465c-ac3e-de1667e085fe req-f4dfca61-5c69-499f-a882-5e1bb32a085c tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Calling method 'version_select' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:43:58.471446 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-dd185d7c-7c55-465c-ac3e-de1667e085fe req-f4dfca61-5c69-499f-a882-5e1bb32a085c tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] https://10.4.3.189/volume/v3/attachments/0c392368-2e0b-4061-910e-94b09a3f374b returned with HTTP 200 Aug 25 05:43:58.473705 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 347/1368] 10.4.3.189 () {70 vars in 1651 bytes} [Tue Aug 25 05:43:58 2026] GET /volume/v3/attachments/0c392368-2e0b-4061-910e-94b09a3f374b => generated 994 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:43:59.225791 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-0f773d61-6fab-4108-8b7c-6b4768228e26 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:43:59.228408 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-0f773d61-6fab-4108-8b7c-6b4768228e26 tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] GET https://10.4.3.189/volume/v3/backups/f4b69544-0221-4ebd-b8c8-2ac98e1be499 Aug 25 05:43:59.228408 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-0f773d61-6fab-4108-8b7c-6b4768228e26 tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:43:59.228542 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-0f773d61-6fab-4108-8b7c-6b4768228e26 tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:43:59.228774 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-0f773d61-6fab-4108-8b7c-6b4768228e26 tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] Show backup with id f4b69544-0221-4ebd-b8c8-2ac98e1be499. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:43:59.234838 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:43:59.234838 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:43:59.235683 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-0f773d61-6fab-4108-8b7c-6b4768228e26 tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] https://10.4.3.189/volume/v3/backups/f4b69544-0221-4ebd-b8c8-2ac98e1be499 returned with HTTP 200 Aug 25 05:43:59.236326 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 338/1369] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:43:59 2026] GET /volume/v3/backups/f4b69544-0221-4ebd-b8c8-2ac98e1be499 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:43:59.388599 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [req-1419d759-f7e2-4807-b603-d693e4762020 req-63ee11c2-ae24-4d99-baa5-d697e3d47d83 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:43:59.390864 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-1419d759-f7e2-4807-b603-d693e4762020 req-63ee11c2-ae24-4d99-baa5-d697e3d47d83 tempest-VolumesNegativeTest-1906489983 tempest-VolumesNegativeTest-1906489983-project-member] DELETE https://10.4.3.189/volume/v3/volumes/tempest-invalid-1039554212 Aug 25 05:43:59.391107 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-1419d759-f7e2-4807-b603-d693e4762020 req-63ee11c2-ae24-4d99-baa5-d697e3d47d83 tempest-VolumesNegativeTest-1906489983 tempest-VolumesNegativeTest-1906489983-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:43:59.391726 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-1419d759-f7e2-4807-b603-d693e4762020 req-63ee11c2-ae24-4d99-baa5-d697e3d47d83 tempest-VolumesNegativeTest-1906489983 tempest-VolumesNegativeTest-1906489983-project-member] Calling method 'delete' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:43:59.391726 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.v3.volumes [req-1419d759-f7e2-4807-b603-d693e4762020 req-63ee11c2-ae24-4d99-baa5-d697e3d47d83 tempest-VolumesNegativeTest-1906489983 tempest-VolumesNegativeTest-1906489983-project-member] Delete volume with id: tempest-invalid-1039554212 Aug 25 05:43:59.398268 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-079940c0-356d-43f8-b52e-f5e1ce88b04e None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:43:59.398666 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-1419d759-f7e2-4807-b603-d693e4762020 req-63ee11c2-ae24-4d99-baa5-d697e3d47d83 tempest-VolumesNegativeTest-1906489983 tempest-VolumesNegativeTest-1906489983-project-member] https://10.4.3.189/volume/v3/volumes/tempest-invalid-1039554212 returned with HTTP 404 Aug 25 05:43:59.399279 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 344/1370] 10.4.3.189 () {70 vars in 1590 bytes} [Tue Aug 25 05:43:59 2026] DELETE /volume/v3/volumes/tempest-invalid-1039554212 => generated 99 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 25 05:43:59.401112 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-079940c0-356d-43f8-b52e-f5e1ce88b04e tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] GET https://10.4.3.189/volume/v3/backups/390b4303-a949-423d-903a-a90532c75088 Aug 25 05:43:59.401279 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-079940c0-356d-43f8-b52e-f5e1ce88b04e tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:43:59.401569 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-079940c0-356d-43f8-b52e-f5e1ce88b04e tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:43:59.401744 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-079940c0-356d-43f8-b52e-f5e1ce88b04e tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] Show backup with id 390b4303-a949-423d-903a-a90532c75088. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:43:59.413357 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:43:59.413357 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:43:59.414544 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-079940c0-356d-43f8-b52e-f5e1ce88b04e tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] https://10.4.3.189/volume/v3/backups/390b4303-a949-423d-903a-a90532c75088 returned with HTTP 200 Aug 25 05:43:59.415745 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 342/1371] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:43:59 2026] GET /volume/v3/backups/390b4303-a949-423d-903a-a90532c75088 => generated 803 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:43:59.498909 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-095f317d-2c47-42a6-8057-d34b1847b14e req-dd7718f3-9802-4757-b0cf-cccebad9d8c3 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:43:59.504934 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-095f317d-2c47-42a6-8057-d34b1847b14e req-dd7718f3-9802-4757-b0cf-cccebad9d8c3 tempest-VolumesNegativeTest-1906489983 tempest-VolumesNegativeTest-1906489983-project-member] DELETE https://10.4.3.189/volume/v3/volumes/5d9978c1-0ef9-4283-a685-65aca70423ea Aug 25 05:43:59.505251 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-095f317d-2c47-42a6-8057-d34b1847b14e req-dd7718f3-9802-4757-b0cf-cccebad9d8c3 tempest-VolumesNegativeTest-1906489983 tempest-VolumesNegativeTest-1906489983-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:43:59.505563 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-095f317d-2c47-42a6-8057-d34b1847b14e req-dd7718f3-9802-4757-b0cf-cccebad9d8c3 tempest-VolumesNegativeTest-1906489983 tempest-VolumesNegativeTest-1906489983-project-member] Calling method 'delete' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:43:59.505823 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [req-095f317d-2c47-42a6-8057-d34b1847b14e req-dd7718f3-9802-4757-b0cf-cccebad9d8c3 tempest-VolumesNegativeTest-1906489983 tempest-VolumesNegativeTest-1906489983-project-member] Delete volume with id: 5d9978c1-0ef9-4283-a685-65aca70423ea Aug 25 05:43:59.514641 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-095f317d-2c47-42a6-8057-d34b1847b14e req-dd7718f3-9802-4757-b0cf-cccebad9d8c3 tempest-VolumesNegativeTest-1906489983 tempest-VolumesNegativeTest-1906489983-project-member] https://10.4.3.189/volume/v3/volumes/5d9978c1-0ef9-4283-a685-65aca70423ea returned with HTTP 404 Aug 25 05:43:59.515202 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 348/1372] 10.4.3.189 () {70 vars in 1620 bytes} [Tue Aug 25 05:43:59 2026] DELETE /volume/v3/volumes/5d9978c1-0ef9-4283-a685-65aca70423ea => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:43:59.543294 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-84701e36-b6d2-4071-a6a8-e0cf1a531907 req-d5b569a5-e4e0-4891-8a45-2190f5c71e16 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:43:59.548402 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-84701e36-b6d2-4071-a6a8-e0cf1a531907 req-d5b569a5-e4e0-4891-8a45-2190f5c71e16 tempest-VolumesNegativeTest-1906489983 tempest-VolumesNegativeTest-1906489983-project-reader] GET https://10.4.3.189/volume/v3/volumes/52cb0437-dac1-4813-a8fd-63b0fa03b6eb Aug 25 05:43:59.548717 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-84701e36-b6d2-4071-a6a8-e0cf1a531907 req-d5b569a5-e4e0-4891-8a45-2190f5c71e16 tempest-VolumesNegativeTest-1906489983 tempest-VolumesNegativeTest-1906489983-project-reader] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:43:59.548891 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-84701e36-b6d2-4071-a6a8-e0cf1a531907 req-d5b569a5-e4e0-4891-8a45-2190f5c71e16 tempest-VolumesNegativeTest-1906489983 tempest-VolumesNegativeTest-1906489983-project-reader] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:43:59.555571 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-84701e36-b6d2-4071-a6a8-e0cf1a531907 req-d5b569a5-e4e0-4891-8a45-2190f5c71e16 tempest-VolumesNegativeTest-1906489983 tempest-VolumesNegativeTest-1906489983-project-reader] https://10.4.3.189/volume/v3/volumes/52cb0437-dac1-4813-a8fd-63b0fa03b6eb returned with HTTP 404 Aug 25 05:43:59.556275 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 339/1373] 10.4.3.189 () {68 vars in 1598 bytes} [Tue Aug 25 05:43:59 2026] GET /volume/v3/volumes/52cb0437-dac1-4813-a8fd-63b0fa03b6eb => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:44:00.249096 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-7cfa1826-3740-45d1-af06-197efe05e941 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:00.251672 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-7cfa1826-3740-45d1-af06-197efe05e941 tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] GET https://10.4.3.189/volume/v3/backups/f4b69544-0221-4ebd-b8c8-2ac98e1be499 Aug 25 05:44:00.251868 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-7cfa1826-3740-45d1-af06-197efe05e941 tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:00.252086 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-7cfa1826-3740-45d1-af06-197efe05e941 tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:00.252203 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-7cfa1826-3740-45d1-af06-197efe05e941 tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] Show backup with id f4b69544-0221-4ebd-b8c8-2ac98e1be499. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:44:00.257188 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:44:00.257188 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:44:00.257981 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-7cfa1826-3740-45d1-af06-197efe05e941 tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] https://10.4.3.189/volume/v3/backups/f4b69544-0221-4ebd-b8c8-2ac98e1be499 returned with HTTP 200 Aug 25 05:44:00.258433 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 345/1374] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:44:00 2026] GET /volume/v3/backups/f4b69544-0221-4ebd-b8c8-2ac98e1be499 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:44:00.427992 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-9297621e-0d49-482a-b3e8-645d32f18fc8 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:00.429993 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-9297621e-0d49-482a-b3e8-645d32f18fc8 tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] GET https://10.4.3.189/volume/v3/backups/390b4303-a949-423d-903a-a90532c75088 Aug 25 05:44:00.430309 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-9297621e-0d49-482a-b3e8-645d32f18fc8 tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:00.430459 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-9297621e-0d49-482a-b3e8-645d32f18fc8 tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:00.430564 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-9297621e-0d49-482a-b3e8-645d32f18fc8 tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] Show backup with id 390b4303-a949-423d-903a-a90532c75088. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:44:00.441586 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:44:00.441586 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:44:00.443100 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-9297621e-0d49-482a-b3e8-645d32f18fc8 tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] https://10.4.3.189/volume/v3/backups/390b4303-a949-423d-903a-a90532c75088 returned with HTTP 200 Aug 25 05:44:00.443931 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 343/1375] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:44:00 2026] GET /volume/v3/backups/390b4303-a949-423d-903a-a90532c75088 => generated 803 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:44:01.272558 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-499f9387-a15b-4973-b6e1-96a6a52440d1 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:01.275608 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-499f9387-a15b-4973-b6e1-96a6a52440d1 tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] GET https://10.4.3.189/volume/v3/backups/f4b69544-0221-4ebd-b8c8-2ac98e1be499 Aug 25 05:44:01.275841 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-499f9387-a15b-4973-b6e1-96a6a52440d1 tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:01.276019 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-499f9387-a15b-4973-b6e1-96a6a52440d1 tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:01.276138 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-499f9387-a15b-4973-b6e1-96a6a52440d1 tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] Show backup with id f4b69544-0221-4ebd-b8c8-2ac98e1be499. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:44:01.281233 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:44:01.281233 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:44:01.282007 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-499f9387-a15b-4973-b6e1-96a6a52440d1 tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] https://10.4.3.189/volume/v3/backups/f4b69544-0221-4ebd-b8c8-2ac98e1be499 returned with HTTP 200 Aug 25 05:44:01.282820 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 349/1376] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:44:01 2026] GET /volume/v3/backups/f4b69544-0221-4ebd-b8c8-2ac98e1be499 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:44:01.459261 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-e7d52bba-be15-4084-9c15-0546acf2a0d6 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:01.462837 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e7d52bba-be15-4084-9c15-0546acf2a0d6 tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] GET https://10.4.3.189/volume/v3/backups/390b4303-a949-423d-903a-a90532c75088 Aug 25 05:44:01.462837 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e7d52bba-be15-4084-9c15-0546acf2a0d6 tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:01.462837 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e7d52bba-be15-4084-9c15-0546acf2a0d6 tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:01.462837 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-e7d52bba-be15-4084-9c15-0546acf2a0d6 tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] Show backup with id 390b4303-a949-423d-903a-a90532c75088. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:44:01.470934 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:44:01.470934 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:44:01.472509 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e7d52bba-be15-4084-9c15-0546acf2a0d6 tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] https://10.4.3.189/volume/v3/backups/390b4303-a949-423d-903a-a90532c75088 returned with HTTP 200 Aug 25 05:44:01.475281 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 340/1377] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:44:01 2026] GET /volume/v3/backups/390b4303-a949-423d-903a-a90532c75088 => generated 803 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:44:01.494140 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-22707658-2ab9-42e3-b2a5-6a9f159e6826 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:01.496799 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-22707658-2ab9-42e3-b2a5-6a9f159e6826 tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] GET https://10.4.3.189/volume/v3/volumes/8ac22de6-7319-4a61-9690-e1373c085d71 Aug 25 05:44:01.497310 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-22707658-2ab9-42e3-b2a5-6a9f159e6826 tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:01.497419 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-22707658-2ab9-42e3-b2a5-6a9f159e6826 tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:01.509397 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:44:01.509397 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:44:01.516034 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-22707658-2ab9-42e3-b2a5-6a9f159e6826 tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] Volume info retrieved successfully. Aug 25 05:44:01.523192 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-22707658-2ab9-42e3-b2a5-6a9f159e6826 tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] https://10.4.3.189/volume/v3/volumes/8ac22de6-7319-4a61-9690-e1373c085d71 returned with HTTP 200 Aug 25 05:44:01.523966 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 346/1378] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:44:01 2026] GET /volume/v3/volumes/8ac22de6-7319-4a61-9690-e1373c085d71 => generated 901 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:44:01.543417 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-1fbd0f0d-66c2-4849-b21d-d21a02327016 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:01.548100 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-1fbd0f0d-66c2-4849-b21d-d21a02327016 tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] GET https://10.4.3.189/volume/v3/volumes Aug 25 05:44:01.548334 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-1fbd0f0d-66c2-4849-b21d-d21a02327016 tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:01.549486 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-1fbd0f0d-66c2-4849-b21d-d21a02327016 tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] Calling method 'index' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:01.549486 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.api_utils [None req-1fbd0f0d-66c2-4849-b21d-d21a02327016 tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] Removing options '' from query. {{(pid=100269) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 05:44:01.550045 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-1fbd0f0d-66c2-4849-b21d-d21a02327016 tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100269) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 05:44:01.573613 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-1fbd0f0d-66c2-4849-b21d-d21a02327016 tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] Get all volumes completed successfully. Aug 25 05:44:01.574307 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-1fbd0f0d-66c2-4849-b21d-d21a02327016 tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] https://10.4.3.189/volume/v3/volumes returned with HTTP 200 Aug 25 05:44:01.574659 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 344/1379] 10.4.3.189 () {66 vars in 1237 bytes} [Tue Aug 25 05:44:01 2026] GET /volume/v3/volumes => generated 661 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:44:01.593956 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-da2da427-6037-491e-9575-ba2b837bf8ac None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:01.598109 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-da2da427-6037-491e-9575-ba2b837bf8ac tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] DELETE https://10.4.3.189/volume/v3/volumes/8ac22de6-7319-4a61-9690-e1373c085d71 Aug 25 05:44:01.598109 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-da2da427-6037-491e-9575-ba2b837bf8ac tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:01.599048 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-da2da427-6037-491e-9575-ba2b837bf8ac tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] Calling method 'delete' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:01.599048 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [None req-da2da427-6037-491e-9575-ba2b837bf8ac tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] Delete volume with id: 8ac22de6-7319-4a61-9690-e1373c085d71 Aug 25 05:44:01.616934 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:44:01.616934 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:44:01.617880 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-da2da427-6037-491e-9575-ba2b837bf8ac tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] Volume info retrieved successfully. Aug 25 05:44:01.651240 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-da2da427-6037-491e-9575-ba2b837bf8ac tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] Delete volume request issued successfully. Aug 25 05:44:01.651556 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-da2da427-6037-491e-9575-ba2b837bf8ac tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] https://10.4.3.189/volume/v3/volumes/8ac22de6-7319-4a61-9690-e1373c085d71 returned with HTTP 202 Aug 25 05:44:01.652172 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 350/1380] 10.4.3.189 () {66 vars in 1351 bytes} [Tue Aug 25 05:44:01 2026] DELETE /volume/v3/volumes/8ac22de6-7319-4a61-9690-e1373c085d71 => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:44:01.674256 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-d542092d-d837-4c68-91ef-c0680b2fc7cf None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:01.678332 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d542092d-d837-4c68-91ef-c0680b2fc7cf tempest-VolumesBackupsAdminTest-1721156340 tempest-VolumesBackupsAdminTest-1721156340-project-admin] DELETE https://10.4.3.189/volume/v3/backups/4d5215e1-df7b-4742-8f15-53632c799c45 Aug 25 05:44:01.678332 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d542092d-d837-4c68-91ef-c0680b2fc7cf tempest-VolumesBackupsAdminTest-1721156340 tempest-VolumesBackupsAdminTest-1721156340-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:01.678332 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d542092d-d837-4c68-91ef-c0680b2fc7cf tempest-VolumesBackupsAdminTest-1721156340 tempest-VolumesBackupsAdminTest-1721156340-project-admin] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:01.679785 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.contrib.backups [None req-d542092d-d837-4c68-91ef-c0680b2fc7cf tempest-VolumesBackupsAdminTest-1721156340 tempest-VolumesBackupsAdminTest-1721156340-project-admin] Delete backup with id: 4d5215e1-df7b-4742-8f15-53632c799c45. Aug 25 05:44:01.690073 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:44:01.690073 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:44:01.717467 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.backup.rpcapi [None req-d542092d-d837-4c68-91ef-c0680b2fc7cf tempest-VolumesBackupsAdminTest-1721156340 tempest-VolumesBackupsAdminTest-1721156340-project-admin] delete_backup rpcapi backup_id 4d5215e1-df7b-4742-8f15-53632c799c45 {{(pid=100268) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 25 05:44:01.721087 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d542092d-d837-4c68-91ef-c0680b2fc7cf tempest-VolumesBackupsAdminTest-1721156340 tempest-VolumesBackupsAdminTest-1721156340-project-admin] https://10.4.3.189/volume/v3/backups/4d5215e1-df7b-4742-8f15-53632c799c45 returned with HTTP 202 Aug 25 05:44:01.721087 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 341/1381] 10.4.3.189 () {66 vars in 1351 bytes} [Tue Aug 25 05:44:01 2026] DELETE /volume/v3/backups/4d5215e1-df7b-4742-8f15-53632c799c45 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 05:44:01.730101 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-0e1593a8-f046-4dfa-8aa5-29d39782ca10 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:01.733710 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-0e1593a8-f046-4dfa-8aa5-29d39782ca10 tempest-VolumesBackupsAdminTest-1721156340 tempest-VolumesBackupsAdminTest-1721156340-project-admin] GET https://10.4.3.189/volume/v3/backups/4d5215e1-df7b-4742-8f15-53632c799c45 Aug 25 05:44:01.733986 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-0e1593a8-f046-4dfa-8aa5-29d39782ca10 tempest-VolumesBackupsAdminTest-1721156340 tempest-VolumesBackupsAdminTest-1721156340-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:01.734277 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-0e1593a8-f046-4dfa-8aa5-29d39782ca10 tempest-VolumesBackupsAdminTest-1721156340 tempest-VolumesBackupsAdminTest-1721156340-project-admin] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:01.734947 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-0e1593a8-f046-4dfa-8aa5-29d39782ca10 tempest-VolumesBackupsAdminTest-1721156340 tempest-VolumesBackupsAdminTest-1721156340-project-admin] Show backup with id 4d5215e1-df7b-4742-8f15-53632c799c45. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:44:01.741069 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:44:01.741069 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:44:01.741428 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-0e1593a8-f046-4dfa-8aa5-29d39782ca10 tempest-VolumesBackupsAdminTest-1721156340 tempest-VolumesBackupsAdminTest-1721156340-project-admin] https://10.4.3.189/volume/v3/backups/4d5215e1-df7b-4742-8f15-53632c799c45 returned with HTTP 200 Aug 25 05:44:01.741983 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 347/1382] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:44:01 2026] GET /volume/v3/backups/4d5215e1-df7b-4742-8f15-53632c799c45 => generated 802 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:44:02.147524 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-6ad5584d-f0d3-44ce-9bcd-3ad6877a4a24 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:02.266792 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-6ad5584d-f0d3-44ce-9bcd-3ad6877a4a24 tempest-GroupSnapshotsTest-127887753 tempest-GroupSnapshotsTest-127887753-project-admin] POST https://10.4.3.189/volume/v3/types Aug 25 05:44:02.272170 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-6ad5584d-f0d3-44ce-9bcd-3ad6877a4a24 tempest-GroupSnapshotsTest-127887753 tempest-GroupSnapshotsTest-127887753-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-1001455321"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:44:02.272662 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:44:02.272662 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:44:02.290519 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-6ad5584d-f0d3-44ce-9bcd-3ad6877a4a24 tempest-GroupSnapshotsTest-127887753 tempest-GroupSnapshotsTest-127887753-project-admin] https://10.4.3.189/volume/v3/types returned with HTTP 200 Aug 25 05:44:02.291546 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 345/1383] 10.4.3.189 () {68 vars in 1252 bytes} [Tue Aug 25 05:44:02 2026] POST /volume/v3/types => generated 224 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 25 05:44:02.296251 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-e8bcbb93-6a04-4159-851d-f9d399c254d6 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:02.300659 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-e8bcbb93-6a04-4159-851d-f9d399c254d6 tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] GET https://10.4.3.189/volume/v3/backups/f4b69544-0221-4ebd-b8c8-2ac98e1be499 Aug 25 05:44:02.301829 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-e8bcbb93-6a04-4159-851d-f9d399c254d6 tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:02.302925 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-e8bcbb93-6a04-4159-851d-f9d399c254d6 tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:02.302925 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-e8bcbb93-6a04-4159-851d-f9d399c254d6 tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] Show backup with id f4b69544-0221-4ebd-b8c8-2ac98e1be499. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:44:02.303206 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-c680fde2-d9ef-41ac-8af5-7c9136bc6799 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:02.305816 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c680fde2-d9ef-41ac-8af5-7c9136bc6799 tempest-GroupSnapshotsTest-127887753 tempest-GroupSnapshotsTest-127887753-project-admin] POST https://10.4.3.189/volume/v3/group_types Aug 25 05:44:02.306444 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c680fde2-d9ef-41ac-8af5-7c9136bc6799 tempest-GroupSnapshotsTest-127887753 tempest-GroupSnapshotsTest-127887753-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-1585773539"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:44:02.311539 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:44:02.311539 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:44:02.311539 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-e8bcbb93-6a04-4159-851d-f9d399c254d6 tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] https://10.4.3.189/volume/v3/backups/f4b69544-0221-4ebd-b8c8-2ac98e1be499 returned with HTTP 200 Aug 25 05:44:02.311539 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 351/1384] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:44:02 2026] GET /volume/v3/backups/f4b69544-0221-4ebd-b8c8-2ac98e1be499 => generated 737 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:44:02.338133 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c680fde2-d9ef-41ac-8af5-7c9136bc6799 tempest-GroupSnapshotsTest-127887753 tempest-GroupSnapshotsTest-127887753-project-admin] https://10.4.3.189/volume/v3/group_types returned with HTTP 202 Aug 25 05:44:02.339085 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 342/1385] 10.4.3.189 () {70 vars in 1311 bytes} [Tue Aug 25 05:44:02 2026] POST /volume/v3/group_types => generated 181 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:44:02.350642 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-82924abd-bd21-4edb-979b-72ff959688af None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:02.442908 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-82924abd-bd21-4edb-979b-72ff959688af tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] POST https://10.4.3.189/volume/v3/groups Aug 25 05:44:02.443268 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-82924abd-bd21-4edb-979b-72ff959688af tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "d9553e74-6276-4791-b153-4eba5efda10b", "volume_types": ["e08ca28a-433e-4174-8977-00da8dada27b"], "name": "tempest-GroupSnapshotsTest-Group-865439891"}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:44:02.445015 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.v3.groups [None req-82924abd-bd21-4edb-979b-72ff959688af tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Creating new group {'group': {'group_type': 'd9553e74-6276-4791-b153-4eba5efda10b', 'volume_types': ['e08ca28a-433e-4174-8977-00da8dada27b'], 'name': 'tempest-GroupSnapshotsTest-Group-865439891'}} {{(pid=100270) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 25 05:44:02.449165 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.v3.groups [None req-82924abd-bd21-4edb-979b-72ff959688af tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Creating group tempest-GroupSnapshotsTest-Group-865439891. Aug 25 05:44:02.460002 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-82924abd-bd21-4edb-979b-72ff959688af tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Availability Zones retrieved successfully. Aug 25 05:44:02.493728 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.quota [None req-82924abd-bd21-4edb-979b-72ff959688af tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Created reservations ['c3ce4ef5-e7ed-40ae-933e-bc059f80e005'] {{(pid=100270) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:44:02.532522 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-82924abd-bd21-4edb-979b-72ff959688af tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] https://10.4.3.189/volume/v3/groups returned with HTTP 202 Aug 25 05:44:02.533122 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 348/1386] 10.4.3.189 () {70 vars in 1297 bytes} [Tue Aug 25 05:44:02 2026] POST /volume/v3/groups => generated 111 bytes in 183 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:44:02.543430 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-aa004684-d330-4e2a-88e9-c34b5672dda4 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:02.545324 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-aa004684-d330-4e2a-88e9-c34b5672dda4 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] GET https://10.4.3.189/volume/v3/groups/bec0d035-9f45-4569-9936-97a17c2d2d95 Aug 25 05:44:02.546136 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-aa004684-d330-4e2a-88e9-c34b5672dda4 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:02.546492 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-aa004684-d330-4e2a-88e9-c34b5672dda4 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Calling method 'version_select' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:02.546804 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.v3.groups [None req-aa004684-d330-4e2a-88e9-c34b5672dda4 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] show called for member bec0d035-9f45-4569-9936-97a17c2d2d95 {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 25 05:44:02.552905 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:44:02.552905 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:44:02.564890 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-aa004684-d330-4e2a-88e9-c34b5672dda4 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] https://10.4.3.189/volume/v3/groups/bec0d035-9f45-4569-9936-97a17c2d2d95 returned with HTTP 200 Aug 25 05:44:02.565541 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 346/1387] 10.4.3.189 () {68 vars in 1386 bytes} [Tue Aug 25 05:44:02 2026] GET /volume/v3/groups/bec0d035-9f45-4569-9936-97a17c2d2d95 => generated 391 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:44:02.757321 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-828ffc99-0c61-4f36-888c-84ede10af835 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:02.759815 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-828ffc99-0c61-4f36-888c-84ede10af835 tempest-VolumesBackupsAdminTest-1721156340 tempest-VolumesBackupsAdminTest-1721156340-project-admin] GET https://10.4.3.189/volume/v3/backups/4d5215e1-df7b-4742-8f15-53632c799c45 Aug 25 05:44:02.760374 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-828ffc99-0c61-4f36-888c-84ede10af835 tempest-VolumesBackupsAdminTest-1721156340 tempest-VolumesBackupsAdminTest-1721156340-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:02.761000 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-828ffc99-0c61-4f36-888c-84ede10af835 tempest-VolumesBackupsAdminTest-1721156340 tempest-VolumesBackupsAdminTest-1721156340-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:02.762196 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-828ffc99-0c61-4f36-888c-84ede10af835 tempest-VolumesBackupsAdminTest-1721156340 tempest-VolumesBackupsAdminTest-1721156340-project-admin] Show backup with id 4d5215e1-df7b-4742-8f15-53632c799c45. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:44:02.767225 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-828ffc99-0c61-4f36-888c-84ede10af835 tempest-VolumesBackupsAdminTest-1721156340 tempest-VolumesBackupsAdminTest-1721156340-project-admin] https://10.4.3.189/volume/v3/backups/4d5215e1-df7b-4742-8f15-53632c799c45 returned with HTTP 404 Aug 25 05:44:02.768230 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 352/1388] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:44:02 2026] GET /volume/v3/backups/4d5215e1-df7b-4742-8f15-53632c799c45 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:44:02.778513 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-d2287568-9618-4242-a78d-f5018359fef1 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:02.781446 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d2287568-9618-4242-a78d-f5018359fef1 tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] DELETE https://10.4.3.189/volume/v3/backups/390b4303-a949-423d-903a-a90532c75088 Aug 25 05:44:02.781738 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d2287568-9618-4242-a78d-f5018359fef1 tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:02.782140 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d2287568-9618-4242-a78d-f5018359fef1 tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:02.782343 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.contrib.backups [None req-d2287568-9618-4242-a78d-f5018359fef1 tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] Delete backup with id: 390b4303-a949-423d-903a-a90532c75088. Aug 25 05:44:02.788629 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:44:02.788629 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:44:02.810838 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.backup.rpcapi [None req-d2287568-9618-4242-a78d-f5018359fef1 tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] delete_backup rpcapi backup_id 390b4303-a949-423d-903a-a90532c75088 {{(pid=100268) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 25 05:44:02.813387 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d2287568-9618-4242-a78d-f5018359fef1 tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] https://10.4.3.189/volume/v3/backups/390b4303-a949-423d-903a-a90532c75088 returned with HTTP 202 Aug 25 05:44:02.814100 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 343/1389] 10.4.3.189 () {66 vars in 1351 bytes} [Tue Aug 25 05:44:02 2026] DELETE /volume/v3/backups/390b4303-a949-423d-903a-a90532c75088 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 05:44:02.824826 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-611fc95f-a108-474f-9099-6ec3b7c724e2 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:02.827532 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-611fc95f-a108-474f-9099-6ec3b7c724e2 tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] GET https://10.4.3.189/volume/v3/backups/390b4303-a949-423d-903a-a90532c75088 Aug 25 05:44:02.828815 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-611fc95f-a108-474f-9099-6ec3b7c724e2 tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:02.828815 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-611fc95f-a108-474f-9099-6ec3b7c724e2 tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:02.828815 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-611fc95f-a108-474f-9099-6ec3b7c724e2 tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] Show backup with id 390b4303-a949-423d-903a-a90532c75088. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:44:02.837783 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:44:02.837783 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:44:02.839111 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-611fc95f-a108-474f-9099-6ec3b7c724e2 tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] https://10.4.3.189/volume/v3/backups/390b4303-a949-423d-903a-a90532c75088 returned with HTTP 200 Aug 25 05:44:02.839526 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 349/1390] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:44:02 2026] GET /volume/v3/backups/390b4303-a949-423d-903a-a90532c75088 => generated 802 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:44:02.843522 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-dd185d7c-7c55-465c-ac3e-de1667e085fe req-e9a80cb4-9e52-41af-ba42-d86cb3df4e1a None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:02.853113 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-dd185d7c-7c55-465c-ac3e-de1667e085fe req-e9a80cb4-9e52-41af-ba42-d86cb3df4e1a tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] POST https://10.4.3.189/volume/v3/attachments/0c392368-2e0b-4061-910e-94b09a3f374b/action Aug 25 05:44:02.853113 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-dd185d7c-7c55-465c-ac3e-de1667e085fe req-e9a80cb4-9e52-41af-ba42-d86cb3df4e1a tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Action body: b'{"os-complete": null}' {{(pid=100269) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 05:44:02.853113 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-dd185d7c-7c55-465c-ac3e-de1667e085fe req-e9a80cb4-9e52-41af-ba42-d86cb3df4e1a tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:44:02.881623 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:44:02.881623 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:44:02.906417 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-dd185d7c-7c55-465c-ac3e-de1667e085fe req-e9a80cb4-9e52-41af-ba42-d86cb3df4e1a tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] https://10.4.3.189/volume/v3/attachments/0c392368-2e0b-4061-910e-94b09a3f374b/action returned with HTTP 204 Aug 25 05:44:02.906710 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 347/1391] 10.4.3.189 () {74 vars in 1725 bytes} [Tue Aug 25 05:44:02 2026] POST /volume/v3/attachments/0c392368-2e0b-4061-910e-94b09a3f374b/action => generated 0 bytes in 66 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:44:03.330012 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-819ea1da-806d-49b3-8bae-85e84aecb5db None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:03.334627 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-819ea1da-806d-49b3-8bae-85e84aecb5db tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] GET https://10.4.3.189/volume/v3/backups/f4b69544-0221-4ebd-b8c8-2ac98e1be499 Aug 25 05:44:03.339177 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-819ea1da-806d-49b3-8bae-85e84aecb5db tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:03.339177 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-819ea1da-806d-49b3-8bae-85e84aecb5db tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:03.339177 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-819ea1da-806d-49b3-8bae-85e84aecb5db tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] Show backup with id f4b69544-0221-4ebd-b8c8-2ac98e1be499. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:44:03.345990 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:44:03.345990 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:44:03.345990 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-819ea1da-806d-49b3-8bae-85e84aecb5db tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] https://10.4.3.189/volume/v3/backups/f4b69544-0221-4ebd-b8c8-2ac98e1be499 returned with HTTP 200 Aug 25 05:44:03.345990 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 353/1392] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:44:03 2026] GET /volume/v3/backups/f4b69544-0221-4ebd-b8c8-2ac98e1be499 => generated 738 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:44:03.364717 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-e68c0e91-c0ab-4207-aeb3-c1c8cf1865e5 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:03.476589 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e68c0e91-c0ab-4207-aeb3-c1c8cf1865e5 tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-reader] GET https://10.4.3.189/volume/v3/backups/f4b69544-0221-4ebd-b8c8-2ac98e1be499/export_record Aug 25 05:44:03.476829 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e68c0e91-c0ab-4207-aeb3-c1c8cf1865e5 tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-reader] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:03.477158 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e68c0e91-c0ab-4207-aeb3-c1c8cf1865e5 tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-reader] Calling method 'export_record' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:03.477337 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.contrib.backups [None req-e68c0e91-c0ab-4207-aeb3-c1c8cf1865e5 tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-reader] Export record for backup f4b69544-0221-4ebd-b8c8-2ac98e1be499. {{(pid=100268) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 25 05:44:03.484197 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:44:03.484197 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:44:03.485380 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.policy [None req-e68c0e91-c0ab-4207-aeb3-c1c8cf1865e5 tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-reader] Policy check for backup:export-import failed with context {'is_admin': False, 'user_id': 'c7566cbcaf4341faa94966c6b2693526', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'caa9d16fb1434ba6b992600c25daa913', '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=100268) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 25 05:44:03.485887 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e68c0e91-c0ab-4207-aeb3-c1c8cf1865e5 tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-reader] https://10.4.3.189/volume/v3/backups/f4b69544-0221-4ebd-b8c8-2ac98e1be499/export_record returned with HTTP 403 Aug 25 05:44:03.489277 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 344/1393] 10.4.3.189 () {68 vars in 1430 bytes} [Tue Aug 25 05:44:03 2026] GET /volume/v3/backups/f4b69544-0221-4ebd-b8c8-2ac98e1be499/export_record => generated 101 bytes in 124 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:44:03.499460 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-56845dca-b3f1-4fe9-8584-afa9072f708f None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:03.503200 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-56845dca-b3f1-4fe9-8584-afa9072f708f tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] POST https://10.4.3.189/volume/v3/volumes Aug 25 05:44:03.503200 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-56845dca-b3f1-4fe9-8584-afa9072f708f tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-874063706"}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:44:03.504276 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.v3.volumes [None req-56845dca-b3f1-4fe9-8584-afa9072f708f tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-874063706'}} {{(pid=100270) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 05:44:03.504443 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.v3.volumes [None req-56845dca-b3f1-4fe9-8584-afa9072f708f tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] Create volume of 1 GB Aug 25 05:44:03.509534 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-56845dca-b3f1-4fe9-8584-afa9072f708f tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] Availability Zones retrieved successfully. Aug 25 05:44:03.515287 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-56845dca-b3f1-4fe9-8584-afa9072f708f tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] Flow 'volume_create_api' (cf80b187-63ab-49a9-883b-fc31f7d70ab8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:44:03.516393 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-56845dca-b3f1-4fe9-8584-afa9072f708f tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7236ccf4-1ee5-4050-a533-307c887df07a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:44:03.517575 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.flows.api.create_volume [None req-56845dca-b3f1-4fe9-8584-afa9072f708f tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] Validating volume size '1' using validate_int {{(pid=100270) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 05:44:03.559188 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-56845dca-b3f1-4fe9-8584-afa9072f708f tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7236ccf4-1ee5-4050-a533-307c887df07a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T05:35:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=23fc6e5d-fce0-4521-ba46-4837b4232084,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '23fc6e5d-fce0-4521-ba46-4837b4232084', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:44:03.560142 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-56845dca-b3f1-4fe9-8584-afa9072f708f tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d57466a4-db16-4caa-bcc8-d4016e17092b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:44:03.579404 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-2b3220c8-a6ea-4126-9105-1d44e02887e1 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:03.581579 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-2b3220c8-a6ea-4126-9105-1d44e02887e1 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] GET https://10.4.3.189/volume/v3/groups/bec0d035-9f45-4569-9936-97a17c2d2d95 Aug 25 05:44:03.581919 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-2b3220c8-a6ea-4126-9105-1d44e02887e1 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:03.582266 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-2b3220c8-a6ea-4126-9105-1d44e02887e1 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Calling method 'version_select' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:03.582420 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.v3.groups [None req-2b3220c8-a6ea-4126-9105-1d44e02887e1 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] show called for member bec0d035-9f45-4569-9936-97a17c2d2d95 {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 25 05:44:03.587663 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:44:03.587663 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:44:03.597281 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-2b3220c8-a6ea-4126-9105-1d44e02887e1 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] https://10.4.3.189/volume/v3/groups/bec0d035-9f45-4569-9936-97a17c2d2d95 returned with HTTP 200 Aug 25 05:44:03.597862 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 348/1394] 10.4.3.189 () {68 vars in 1386 bytes} [Tue Aug 25 05:44:03 2026] GET /volume/v3/groups/bec0d035-9f45-4569-9936-97a17c2d2d95 => generated 392 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:44:03.611386 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-8ce78e91-f4e2-461c-b453-e9638595f8a7 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:03.615239 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-8ce78e91-f4e2-461c-b453-e9638595f8a7 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] POST https://10.4.3.189/volume/v3/volumes Aug 25 05:44:03.615239 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-8ce78e91-f4e2-461c-b453-e9638595f8a7 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-120400535", "volume_type": "e08ca28a-433e-4174-8977-00da8dada27b", "group_id": "bec0d035-9f45-4569-9936-97a17c2d2d95", "size": 1}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:44:03.615957 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.v3.volumes [None req-8ce78e91-f4e2-461c-b453-e9638595f8a7 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-120400535', 'volume_type': 'e08ca28a-433e-4174-8977-00da8dada27b', 'group_id': 'bec0d035-9f45-4569-9936-97a17c2d2d95', 'size': 1}} {{(pid=100271) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 05:44:03.625364 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.quota [None req-56845dca-b3f1-4fe9-8584-afa9072f708f tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] Created reservations ['7716a982-cc63-4d2a-86bd-e5a4dec7cbd8', 'e56b2b71-2ad5-4657-b38e-22c896f28b0f', 'f110c388-7019-4493-a95c-33d320ef6de0', '7e6685bc-2be1-4344-828f-79e2d1751530'] {{(pid=100270) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:44:03.629762 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-56845dca-b3f1-4fe9-8584-afa9072f708f tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d57466a4-db16-4caa-bcc8-d4016e17092b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7716a982-cc63-4d2a-86bd-e5a4dec7cbd8', 'e56b2b71-2ad5-4657-b38e-22c896f28b0f', 'f110c388-7019-4493-a95c-33d320ef6de0', '7e6685bc-2be1-4344-828f-79e2d1751530']}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:44:03.630617 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:44:03.630617 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:44:03.630617 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [None req-8ce78e91-f4e2-461c-b453-e9638595f8a7 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Create volume of 1 GB Aug 25 05:44:03.630875 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-56845dca-b3f1-4fe9-8584-afa9072f708f tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (37967d14-11aa-4b7e-9b40-785bdb9f20cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:44:03.640089 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-8ce78e91-f4e2-461c-b453-e9638595f8a7 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Availability Zones retrieved successfully. Aug 25 05:44:03.647241 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-8ce78e91-f4e2-461c-b453-e9638595f8a7 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Flow 'volume_create_api' (fd53a093-737e-4c11-8593-6c8cbe32c7cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:44:03.649327 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-8ce78e91-f4e2-461c-b453-e9638595f8a7 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (38dbe03a-50ea-495b-bc66-3b11f2c365b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:44:03.650859 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:44:03.650859 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:44:03.652478 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.flows.api.create_volume [None req-8ce78e91-f4e2-461c-b453-e9638595f8a7 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Validating volume size '1' using validate_int {{(pid=100271) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 05:44:03.664456 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-56845dca-b3f1-4fe9-8584-afa9072f708f tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (37967d14-11aa-4b7e-9b40-785bdb9f20cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3a34c638-cd5d-4558-85ad-5175c20b974c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-874063706',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='caa9d16fb1434ba6b992600c25daa913',qos_specs=None,replication_status=,reservations=['7716a982-cc63-4d2a-86bd-e5a4dec7cbd8','e56b2b71-2ad5-4657-b38e-22c896f28b0f','f110c388-7019-4493-a95c-33d320ef6de0','7e6685bc-2be1-4344-828f-79e2d1751530'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='57d5896d45314db6aa66180a404603cd',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T05:44:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-874063706',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3a34c638-cd5d-4558-85ad-5175c20b974c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='caa9d16fb1434ba6b992600c25daa913',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='57d5896d45314db6aa66180a404603cd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(23fc6e5d-fce0-4521-ba46-4837b4232084),volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:44:03.665490 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-56845dca-b3f1-4fe9-8584-afa9072f708f tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bbe4c68d-98ed-45f3-b633-8fc93f445c75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:44:03.688836 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-56845dca-b3f1-4fe9-8584-afa9072f708f tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bbe4c68d-98ed-45f3-b633-8fc93f445c75) transitioned into state 'SUCCESS' from state '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-874063706',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='caa9d16fb1434ba6b992600c25daa913',qos_specs=None,replication_status=,reservations=['7716a982-cc63-4d2a-86bd-e5a4dec7cbd8','e56b2b71-2ad5-4657-b38e-22c896f28b0f','f110c388-7019-4493-a95c-33d320ef6de0','7e6685bc-2be1-4344-828f-79e2d1751530'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='57d5896d45314db6aa66180a404603cd',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:44:03.689441 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-8ce78e91-f4e2-461c-b453-e9638595f8a7 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (38dbe03a-50ea-495b-bc66-3b11f2c365b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T05:44:02Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=e08ca28a-433e-4174-8977-00da8dada27b,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1001455321',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e08ca28a-433e-4174-8977-00da8dada27b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'bec0d035-9f45-4569-9936-97a17c2d2d95', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:44:03.689983 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-56845dca-b3f1-4fe9-8584-afa9072f708f tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fb352fc9-1366-47d2-a24a-51fdef82d6ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:44:03.690906 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-8ce78e91-f4e2-461c-b453-e9638595f8a7 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (735cd712-4fcc-4b7a-977f-36cfa712ea52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:44:03.712897 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-56845dca-b3f1-4fe9-8584-afa9072f708f tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fb352fc9-1366-47d2-a24a-51fdef82d6ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:44:03.714609 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-56845dca-b3f1-4fe9-8584-afa9072f708f tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] Flow 'volume_create_api' (cf80b187-63ab-49a9-883b-fc31f7d70ab8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100270) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:44:03.714609 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-56845dca-b3f1-4fe9-8584-afa9072f708f tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] Create volume request issued successfully. Aug 25 05:44:03.715502 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-56845dca-b3f1-4fe9-8584-afa9072f708f tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] https://10.4.3.189/volume/v3/volumes returned with HTTP 202 Aug 25 05:44:03.716211 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 350/1395] 10.4.3.189 () {70 vars in 1298 bytes} [Tue Aug 25 05:44:03 2026] POST /volume/v3/volumes => generated 777 bytes in 217 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 05:44:03.730907 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-39f7c316-5ddf-4559-92d9-3f053f5ab5ab None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:03.733492 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-39f7c316-5ddf-4559-92d9-3f053f5ab5ab tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] GET https://10.4.3.189/volume/v3/volumes/3a34c638-cd5d-4558-85ad-5175c20b974c Aug 25 05:44:03.733985 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-39f7c316-5ddf-4559-92d9-3f053f5ab5ab tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:03.734123 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-39f7c316-5ddf-4559-92d9-3f053f5ab5ab tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:03.735078 np0000008051 devstack@c-api.service[100271]: WARNING cinder.quota [None req-8ce78e91-f4e2-461c-b453-e9638595f8a7 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1001455321 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1001455321, it is now deprecated. Please use the default quota class for default quota. Aug 25 05:44:03.735419 np0000008051 devstack@c-api.service[100271]: WARNING cinder.quota [None req-8ce78e91-f4e2-461c-b453-e9638595f8a7 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1001455321 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1001455321, it is now deprecated. Please use the default quota class for default quota. Aug 25 05:44:03.748209 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:44:03.748209 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:44:03.755332 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-39f7c316-5ddf-4559-92d9-3f053f5ab5ab tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] Volume info retrieved successfully. Aug 25 05:44:03.763567 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-39f7c316-5ddf-4559-92d9-3f053f5ab5ab tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] https://10.4.3.189/volume/v3/volumes/3a34c638-cd5d-4558-85ad-5175c20b974c returned with HTTP 200 Aug 25 05:44:03.764191 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 345/1396] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:44:03 2026] GET /volume/v3/volumes/3a34c638-cd5d-4558-85ad-5175c20b974c => generated 956 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:44:03.788853 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.quota [None req-8ce78e91-f4e2-461c-b453-e9638595f8a7 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Created reservations ['4393b568-cc7c-4663-92d8-971f2694468d', 'dc6b8143-627c-4afd-8c6d-68df295c0867', '1d4dd787-451c-485c-b7ff-d73e7a0cbb0e', 'f2080c5d-1118-4032-98e6-bdb9b7ea531e'] {{(pid=100271) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:44:03.790241 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-8ce78e91-f4e2-461c-b453-e9638595f8a7 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (735cd712-4fcc-4b7a-977f-36cfa712ea52) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4393b568-cc7c-4663-92d8-971f2694468d', 'dc6b8143-627c-4afd-8c6d-68df295c0867', '1d4dd787-451c-485c-b7ff-d73e7a0cbb0e', 'f2080c5d-1118-4032-98e6-bdb9b7ea531e']}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:44:03.791109 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-8ce78e91-f4e2-461c-b453-e9638595f8a7 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eda73fef-a738-412b-936a-ab0a7bfa092b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:44:03.829455 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-8ce78e91-f4e2-461c-b453-e9638595f8a7 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eda73fef-a738-412b-936a-ab0a7bfa092b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0e5ff4ba-ee5b-485a-944d-79e4ace84e1d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-120400535',encryption_key_id=None,group_id=bec0d035-9f45-4569-9936-97a17c2d2d95,group_type_id=,metadata={},multiattach=False,project_id='111027888ef04ae9be3272642a3214bd',qos_specs=None,replication_status=,reservations=['4393b568-cc7c-4663-92d8-971f2694468d','dc6b8143-627c-4afd-8c6d-68df295c0867','1d4dd787-451c-485c-b7ff-d73e7a0cbb0e','f2080c5d-1118-4032-98e6-bdb9b7ea531e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='647578f8d46f44cd94af83afae120ad7',volume_type_id=e08ca28a-433e-4174-8977-00da8dada27b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T05:44:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-120400535',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=bec0d035-9f45-4569-9936-97a17c2d2d95,host=None,id=0e5ff4ba-ee5b-485a-944d-79e4ace84e1d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='111027888ef04ae9be3272642a3214bd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='647578f8d46f44cd94af83afae120ad7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e08ca28a-433e-4174-8977-00da8dada27b),volume_type_id=e08ca28a-433e-4174-8977-00da8dada27b)}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:44:03.830894 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-8ce78e91-f4e2-461c-b453-e9638595f8a7 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (81bcbe76-f917-4837-812a-b4618bb78ecb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:44:03.858922 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-d03147d6-cf7e-4c35-8f21-5b3302220f90 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:03.861118 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-d03147d6-cf7e-4c35-8f21-5b3302220f90 tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] GET https://10.4.3.189/volume/v3/backups/390b4303-a949-423d-903a-a90532c75088 Aug 25 05:44:03.861388 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-d03147d6-cf7e-4c35-8f21-5b3302220f90 tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:03.862348 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-d03147d6-cf7e-4c35-8f21-5b3302220f90 tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:03.862348 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-d03147d6-cf7e-4c35-8f21-5b3302220f90 tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] Show backup with id 390b4303-a949-423d-903a-a90532c75088. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:44:03.863407 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-8ce78e91-f4e2-461c-b453-e9638595f8a7 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (81bcbe76-f917-4837-812a-b4618bb78ecb) transitioned into state 'SUCCESS' from state '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-120400535',encryption_key_id=None,group_id=bec0d035-9f45-4569-9936-97a17c2d2d95,group_type_id=,metadata={},multiattach=False,project_id='111027888ef04ae9be3272642a3214bd',qos_specs=None,replication_status=,reservations=['4393b568-cc7c-4663-92d8-971f2694468d','dc6b8143-627c-4afd-8c6d-68df295c0867','1d4dd787-451c-485c-b7ff-d73e7a0cbb0e','f2080c5d-1118-4032-98e6-bdb9b7ea531e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='647578f8d46f44cd94af83afae120ad7',volume_type_id=e08ca28a-433e-4174-8977-00da8dada27b)}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:44:03.866905 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-8ce78e91-f4e2-461c-b453-e9638595f8a7 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b5ab22db-ab66-4155-954b-dd0dedc09bf0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:44:03.867298 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-d03147d6-cf7e-4c35-8f21-5b3302220f90 tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] https://10.4.3.189/volume/v3/backups/390b4303-a949-423d-903a-a90532c75088 returned with HTTP 404 Aug 25 05:44:03.867836 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 349/1397] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:44:03 2026] GET /volume/v3/backups/390b4303-a949-423d-903a-a90532c75088 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:44:03.887095 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-8ce78e91-f4e2-461c-b453-e9638595f8a7 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b5ab22db-ab66-4155-954b-dd0dedc09bf0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:44:03.888511 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-8ce78e91-f4e2-461c-b453-e9638595f8a7 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Flow 'volume_create_api' (fd53a093-737e-4c11-8593-6c8cbe32c7cb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100271) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:44:03.889965 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-8ce78e91-f4e2-461c-b453-e9638595f8a7 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Create volume request issued successfully. Aug 25 05:44:03.889965 np0000008051 devstack@c-api.service[100271]: WARNING stevedore.named [None req-8ce78e91-f4e2-461c-b453-e9638595f8a7 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 05:44:03.894158 np0000008051 devstack@c-api.service[100271]: WARNING castellan.key_manager [None req-8ce78e91-f4e2-461c-b453-e9638595f8a7 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 05:44:03.948157 np0000008051 devstack@c-api.service[100271]: DEBUG oslo_db.sqlalchemy.engines [None req-8ce78e91-f4e2-461c-b453-e9638595f8a7 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100271) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 05:44:03.953512 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:44:03.953512 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:44:03.958948 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-8ce78e91-f4e2-461c-b453-e9638595f8a7 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] https://10.4.3.189/volume/v3/volumes returned with HTTP 202 Aug 25 05:44:03.959333 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 354/1398] 10.4.3.189 () {70 vars in 1300 bytes} [Tue Aug 25 05:44:03 2026] POST /volume/v3/volumes => generated 822 bytes in 350 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:44:03.980957 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-f0b1e40b-912c-4df3-b6ad-7678640ead18 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:03.983498 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-f0b1e40b-912c-4df3-b6ad-7678640ead18 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] GET https://10.4.3.189/volume/v3/volumes/0e5ff4ba-ee5b-485a-944d-79e4ace84e1d Aug 25 05:44:03.983852 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-f0b1e40b-912c-4df3-b6ad-7678640ead18 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:03.984163 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-f0b1e40b-912c-4df3-b6ad-7678640ead18 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:03.993162 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:44:03.993162 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:44:04.002216 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-f0b1e40b-912c-4df3-b6ad-7678640ead18 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Volume info retrieved successfully. Aug 25 05:44:04.003248 np0000008051 devstack@c-api.service[100270]: WARNING stevedore.named [None req-f0b1e40b-912c-4df3-b6ad-7678640ead18 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 05:44:04.003538 np0000008051 devstack@c-api.service[100270]: WARNING castellan.key_manager [None req-f0b1e40b-912c-4df3-b6ad-7678640ead18 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 05:44:04.011181 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-bd62c234-8353-4b7e-8ca2-35c0fa531988 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:04.014068 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-bd62c234-8353-4b7e-8ca2-35c0fa531988 tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] GET https://10.4.3.189/volume/v3/volumes/dc00c8b7-8a3e-4416-a808-28a7bda1b5e6 Aug 25 05:44:04.014377 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-bd62c234-8353-4b7e-8ca2-35c0fa531988 tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:04.014655 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-bd62c234-8353-4b7e-8ca2-35c0fa531988 tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:04.026746 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:44:04.026746 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:44:04.033754 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-bd62c234-8353-4b7e-8ca2-35c0fa531988 tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] Volume info retrieved successfully. Aug 25 05:44:04.039471 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-bd62c234-8353-4b7e-8ca2-35c0fa531988 tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] https://10.4.3.189/volume/v3/volumes/dc00c8b7-8a3e-4416-a808-28a7bda1b5e6 returned with HTTP 200 Aug 25 05:44:04.040038 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 346/1399] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:44:04 2026] GET /volume/v3/volumes/dc00c8b7-8a3e-4416-a808-28a7bda1b5e6 => generated 846 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:44:04.051547 np0000008051 devstack@c-api.service[100270]: DEBUG oslo_db.sqlalchemy.engines [None req-f0b1e40b-912c-4df3-b6ad-7678640ead18 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100270) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 05:44:04.054104 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-1d139a7a-a7dc-48bd-ba10-5774d70d201a None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:04.060190 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:44:04.060190 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:44:04.060508 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-1d139a7a-a7dc-48bd-ba10-5774d70d201a tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] DELETE https://10.4.3.189/volume/v3/volumes/dc00c8b7-8a3e-4416-a808-28a7bda1b5e6 Aug 25 05:44:04.060862 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-1d139a7a-a7dc-48bd-ba10-5774d70d201a tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:04.061186 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-1d139a7a-a7dc-48bd-ba10-5774d70d201a tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] Calling method 'delete' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:04.063978 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.v3.volumes [None req-1d139a7a-a7dc-48bd-ba10-5774d70d201a tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] Delete volume with id: dc00c8b7-8a3e-4416-a808-28a7bda1b5e6 Aug 25 05:44:04.072907 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:44:04.072907 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:44:04.072907 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-1d139a7a-a7dc-48bd-ba10-5774d70d201a tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] Volume info retrieved successfully. Aug 25 05:44:04.073171 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-f0b1e40b-912c-4df3-b6ad-7678640ead18 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] https://10.4.3.189/volume/v3/volumes/0e5ff4ba-ee5b-485a-944d-79e4ace84e1d returned with HTTP 200 Aug 25 05:44:04.073694 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 351/1400] 10.4.3.189 () {68 vars in 1389 bytes} [Tue Aug 25 05:44:03 2026] GET /volume/v3/volumes/0e5ff4ba-ee5b-485a-944d-79e4ace84e1d => generated 890 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:44:04.101836 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-1d139a7a-a7dc-48bd-ba10-5774d70d201a tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] Delete volume request issued successfully. Aug 25 05:44:04.103902 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-1d139a7a-a7dc-48bd-ba10-5774d70d201a tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] https://10.4.3.189/volume/v3/volumes/dc00c8b7-8a3e-4416-a808-28a7bda1b5e6 returned with HTTP 202 Aug 25 05:44:04.103902 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 350/1401] 10.4.3.189 () {66 vars in 1351 bytes} [Tue Aug 25 05:44:04 2026] DELETE /volume/v3/volumes/dc00c8b7-8a3e-4416-a808-28a7bda1b5e6 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:44:04.115285 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-01c8ea37-c17f-4dcf-9974-2c9e491c6d43 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:04.115285 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-01c8ea37-c17f-4dcf-9974-2c9e491c6d43 tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] GET https://10.4.3.189/volume/v3/volumes/dc00c8b7-8a3e-4416-a808-28a7bda1b5e6 Aug 25 05:44:04.115481 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-01c8ea37-c17f-4dcf-9974-2c9e491c6d43 tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:04.115666 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-01c8ea37-c17f-4dcf-9974-2c9e491c6d43 tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:04.124634 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:44:04.124634 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:44:04.129743 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-01c8ea37-c17f-4dcf-9974-2c9e491c6d43 tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] Volume info retrieved successfully. Aug 25 05:44:04.136919 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-01c8ea37-c17f-4dcf-9974-2c9e491c6d43 tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] https://10.4.3.189/volume/v3/volumes/dc00c8b7-8a3e-4416-a808-28a7bda1b5e6 returned with HTTP 200 Aug 25 05:44:04.138100 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 355/1402] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:44:04 2026] GET /volume/v3/volumes/dc00c8b7-8a3e-4416-a808-28a7bda1b5e6 => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:44:04.783442 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-d8ae1af5-b9c5-4465-9282-02803fad0e05 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:04.787768 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d8ae1af5-b9c5-4465-9282-02803fad0e05 tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] GET https://10.4.3.189/volume/v3/volumes/3a34c638-cd5d-4558-85ad-5175c20b974c Aug 25 05:44:04.788160 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d8ae1af5-b9c5-4465-9282-02803fad0e05 tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:04.788472 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d8ae1af5-b9c5-4465-9282-02803fad0e05 tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:04.799729 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:44:04.799729 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:44:04.805759 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-d8ae1af5-b9c5-4465-9282-02803fad0e05 tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] Volume info retrieved successfully. Aug 25 05:44:04.812437 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d8ae1af5-b9c5-4465-9282-02803fad0e05 tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] https://10.4.3.189/volume/v3/volumes/3a34c638-cd5d-4558-85ad-5175c20b974c returned with HTTP 200 Aug 25 05:44:04.813219 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 347/1403] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:44:04 2026] GET /volume/v3/volumes/3a34c638-cd5d-4558-85ad-5175c20b974c => generated 1017 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:44:04.830570 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-911f1385-578c-484f-9ade-a9e977f18e3d None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:04.833324 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-911f1385-578c-484f-9ade-a9e977f18e3d tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] POST https://10.4.3.189/volume/v3/backups Aug 25 05:44:04.833679 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-911f1385-578c-484f-9ade-a9e977f18e3d tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "3a34c638-cd5d-4558-85ad-5175c20b974c", "name": "tempest-type-Backup-347129213"}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:44:04.836180 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.contrib.backups [None req-911f1385-578c-484f-9ade-a9e977f18e3d tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] Creating new backup {'backup': {'volume_id': '3a34c638-cd5d-4558-85ad-5175c20b974c', 'name': 'tempest-type-Backup-347129213'}} {{(pid=100270) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 25 05:44:04.836180 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.contrib.backups [None req-911f1385-578c-484f-9ade-a9e977f18e3d tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] Creating backup of volume 3a34c638-cd5d-4558-85ad-5175c20b974c in container None Aug 25 05:44:04.843456 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:44:04.843456 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:44:04.843868 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-911f1385-578c-484f-9ade-a9e977f18e3d tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] Volume info retrieved successfully. Aug 25 05:44:04.868356 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.quota [None req-911f1385-578c-484f-9ade-a9e977f18e3d tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] Created reservations ['9fe50b22-0b8c-4022-9ecf-42b44d6c5a67', '22e0a8c6-fb71-4ae7-aa5a-f5f6426a1adb'] {{(pid=100270) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:44:04.928480 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-911f1385-578c-484f-9ade-a9e977f18e3d tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] https://10.4.3.189/volume/v3/backups returned with HTTP 202 Aug 25 05:44:04.929031 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 352/1404] 10.4.3.189 () {70 vars in 1299 bytes} [Tue Aug 25 05:44:04 2026] POST /volume/v3/backups => generated 315 bytes in 99 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 05:44:04.939942 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-2632d9d1-d0a0-43ed-b230-3e9e4e27afec None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:04.945114 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-2632d9d1-d0a0-43ed-b230-3e9e4e27afec tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] GET https://10.4.3.189/volume/v3/backups/d709f32a-559f-4276-9f6e-337369165aa8 Aug 25 05:44:04.947155 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-2632d9d1-d0a0-43ed-b230-3e9e4e27afec tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:04.947155 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-2632d9d1-d0a0-43ed-b230-3e9e4e27afec tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:04.948485 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-2632d9d1-d0a0-43ed-b230-3e9e4e27afec tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] Show backup with id d709f32a-559f-4276-9f6e-337369165aa8. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:44:04.955068 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:44:04.955068 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:44:04.955535 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-2632d9d1-d0a0-43ed-b230-3e9e4e27afec tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] https://10.4.3.189/volume/v3/backups/d709f32a-559f-4276-9f6e-337369165aa8 returned with HTTP 200 Aug 25 05:44:04.956773 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 351/1405] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:44:04 2026] GET /volume/v3/backups/d709f32a-559f-4276-9f6e-337369165aa8 => generated 722 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:44:05.094717 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-ae5ce241-1443-45f1-97ca-cfa99b6af580 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:05.098331 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-ae5ce241-1443-45f1-97ca-cfa99b6af580 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] GET https://10.4.3.189/volume/v3/volumes/0e5ff4ba-ee5b-485a-944d-79e4ace84e1d Aug 25 05:44:05.098331 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-ae5ce241-1443-45f1-97ca-cfa99b6af580 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:05.098331 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-ae5ce241-1443-45f1-97ca-cfa99b6af580 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:05.111077 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:44:05.111077 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:44:05.116861 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-ae5ce241-1443-45f1-97ca-cfa99b6af580 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Volume info retrieved successfully. Aug 25 05:44:05.117577 np0000008051 devstack@c-api.service[100271]: WARNING stevedore.named [None req-ae5ce241-1443-45f1-97ca-cfa99b6af580 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 05:44:05.117877 np0000008051 devstack@c-api.service[100271]: WARNING castellan.key_manager [None req-ae5ce241-1443-45f1-97ca-cfa99b6af580 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 05:44:05.158717 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-2af61948-3718-411f-92d0-297099cbedba None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:05.162140 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-2af61948-3718-411f-92d0-297099cbedba tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] GET https://10.4.3.189/volume/v3/volumes/dc00c8b7-8a3e-4416-a808-28a7bda1b5e6 Aug 25 05:44:05.162384 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-2af61948-3718-411f-92d0-297099cbedba tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:05.163878 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-2af61948-3718-411f-92d0-297099cbedba tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:05.175847 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-2af61948-3718-411f-92d0-297099cbedba tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] https://10.4.3.189/volume/v3/volumes/dc00c8b7-8a3e-4416-a808-28a7bda1b5e6 returned with HTTP 404 Aug 25 05:44:05.176662 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 348/1406] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:44:05 2026] GET /volume/v3/volumes/dc00c8b7-8a3e-4416-a808-28a7bda1b5e6 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:44:05.177868 np0000008051 devstack@c-api.service[100271]: DEBUG oslo_db.sqlalchemy.engines [None req-ae5ce241-1443-45f1-97ca-cfa99b6af580 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100271) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 05:44:05.182290 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:44:05.182290 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:44:05.192300 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-b10955b6-3c82-4de7-8bb3-7ebe88ccb7a6 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:05.193625 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-ae5ce241-1443-45f1-97ca-cfa99b6af580 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] https://10.4.3.189/volume/v3/volumes/0e5ff4ba-ee5b-485a-944d-79e4ace84e1d returned with HTTP 200 Aug 25 05:44:05.194252 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 356/1407] 10.4.3.189 () {68 vars in 1389 bytes} [Tue Aug 25 05:44:05 2026] GET /volume/v3/volumes/0e5ff4ba-ee5b-485a-944d-79e4ace84e1d => generated 915 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:44:05.194935 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-b10955b6-3c82-4de7-8bb3-7ebe88ccb7a6 tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] POST https://10.4.3.189/volume/v3/volumes Aug 25 05:44:05.195489 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-b10955b6-3c82-4de7-8bb3-7ebe88ccb7a6 tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsAdminTest-Volume-1120953527"}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:44:05.197780 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.v3.volumes [None req-b10955b6-3c82-4de7-8bb3-7ebe88ccb7a6 tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsAdminTest-Volume-1120953527'}} {{(pid=100270) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 05:44:05.197920 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.v3.volumes [None req-b10955b6-3c82-4de7-8bb3-7ebe88ccb7a6 tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] Create volume of 1 GB Aug 25 05:44:05.198255 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:44:05.198255 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:44:05.203420 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-b10955b6-3c82-4de7-8bb3-7ebe88ccb7a6 tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] Availability Zones retrieved successfully. Aug 25 05:44:05.209710 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-b10955b6-3c82-4de7-8bb3-7ebe88ccb7a6 tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] Flow 'volume_create_api' (f1f01bd0-47a7-4ee0-8a9d-be77b2e2792e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:44:05.211704 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-b10955b6-3c82-4de7-8bb3-7ebe88ccb7a6 tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (99bc0687-4999-4f3c-a548-c45b041792f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:44:05.212566 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.flows.api.create_volume [None req-b10955b6-3c82-4de7-8bb3-7ebe88ccb7a6 tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] Validating volume size '1' using validate_int {{(pid=100270) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 05:44:05.215280 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-e8d8cc69-7aa7-4179-bfc6-6d59aaba340a None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:05.218880 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-e8d8cc69-7aa7-4179-bfc6-6d59aaba340a tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] POST https://10.4.3.189/volume/v3/group_snapshots Aug 25 05:44:05.218880 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-e8d8cc69-7aa7-4179-bfc6-6d59aaba340a tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "bec0d035-9f45-4569-9936-97a17c2d2d95", "name": "tempest-group_snapshot-1291452167"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:44:05.225095 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.v3.group_snapshots [None req-e8d8cc69-7aa7-4179-bfc6-6d59aaba340a tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': 'bec0d035-9f45-4569-9936-97a17c2d2d95', 'name': 'tempest-group_snapshot-1291452167'}} {{(pid=100269) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Aug 25 05:44:05.226611 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:44:05.226611 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:44:05.232476 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.v3.group_snapshots [None req-e8d8cc69-7aa7-4179-bfc6-6d59aaba340a tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Creating group_snapshot tempest-group_snapshot-1291452167. Aug 25 05:44:05.259178 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-b10955b6-3c82-4de7-8bb3-7ebe88ccb7a6 tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (99bc0687-4999-4f3c-a548-c45b041792f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T05:35:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=23fc6e5d-fce0-4521-ba46-4837b4232084,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '23fc6e5d-fce0-4521-ba46-4837b4232084', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:44:05.260309 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-b10955b6-3c82-4de7-8bb3-7ebe88ccb7a6 tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7c15c33b-241a-4464-9dab-4e36995ccc15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:44:05.290618 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:44:05.290618 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:44:05.311797 np0000008051 devstack@c-api.service[100269]: WARNING cinder.quota [None req-e8d8cc69-7aa7-4179-bfc6-6d59aaba340a tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1001455321 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1001455321, it is now deprecated. Please use the default quota class for default quota. Aug 25 05:44:05.312297 np0000008051 devstack@c-api.service[100269]: WARNING cinder.quota [None req-e8d8cc69-7aa7-4179-bfc6-6d59aaba340a tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-1001455321 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-1001455321, it is now deprecated. Please use the default quota class for default quota. Aug 25 05:44:05.327526 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.quota [None req-b10955b6-3c82-4de7-8bb3-7ebe88ccb7a6 tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] Created reservations ['4be7ec76-9df8-4518-b66b-6d6336e13113', 'd5321490-35c5-4b26-9bb6-128d421a83f2', '6e247fea-788a-4fca-99b2-01e1d2683218', '425c2742-124c-48eb-9bac-de3977bcffe9'] {{(pid=100270) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:44:05.329233 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-b10955b6-3c82-4de7-8bb3-7ebe88ccb7a6 tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7c15c33b-241a-4464-9dab-4e36995ccc15) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4be7ec76-9df8-4518-b66b-6d6336e13113', 'd5321490-35c5-4b26-9bb6-128d421a83f2', '6e247fea-788a-4fca-99b2-01e1d2683218', '425c2742-124c-48eb-9bac-de3977bcffe9']}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:44:05.330378 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-b10955b6-3c82-4de7-8bb3-7ebe88ccb7a6 tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9e50eefa-e5fb-4ca2-979e-8fdc43a093d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:44:05.357378 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.quota [None req-e8d8cc69-7aa7-4179-bfc6-6d59aaba340a tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Created reservations ['b099a852-d392-4b12-a570-519669fcbaf8', '9b910c49-21a9-457a-991a-c9da522acdf4', '12a8d3dd-a81e-4798-870a-d99da2f32a6d', '0110d557-0e42-498c-84bb-ff8bfaf66e50'] {{(pid=100269) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:44:05.369079 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-b10955b6-3c82-4de7-8bb3-7ebe88ccb7a6 tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9e50eefa-e5fb-4ca2-979e-8fdc43a093d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4f41da28-6bc4-4cd4-ae8d-fe3dccdac9bd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-1120953527',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4cfbe97b496c4141af40946e4c898a28',qos_specs=None,replication_status=,reservations=['4be7ec76-9df8-4518-b66b-6d6336e13113','d5321490-35c5-4b26-9bb6-128d421a83f2','6e247fea-788a-4fca-99b2-01e1d2683218','425c2742-124c-48eb-9bac-de3977bcffe9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c3b9cd98dbf5424ea340b52f74cfc86b',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T05:44:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-1120953527',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4f41da28-6bc4-4cd4-ae8d-fe3dccdac9bd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4cfbe97b496c4141af40946e4c898a28',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c3b9cd98dbf5424ea340b52f74cfc86b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(23fc6e5d-fce0-4521-ba46-4837b4232084),volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:44:05.370346 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-b10955b6-3c82-4de7-8bb3-7ebe88ccb7a6 tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3d6e55d0-1d23-46c8-9a34-de3bd1b63e2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:44:05.409958 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-b10955b6-3c82-4de7-8bb3-7ebe88ccb7a6 tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3d6e55d0-1d23-46c8-9a34-de3bd1b63e2b) transitioned into state 'SUCCESS' from state '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-1120953527',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4cfbe97b496c4141af40946e4c898a28',qos_specs=None,replication_status=,reservations=['4be7ec76-9df8-4518-b66b-6d6336e13113','d5321490-35c5-4b26-9bb6-128d421a83f2','6e247fea-788a-4fca-99b2-01e1d2683218','425c2742-124c-48eb-9bac-de3977bcffe9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c3b9cd98dbf5424ea340b52f74cfc86b',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:44:05.411455 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-b10955b6-3c82-4de7-8bb3-7ebe88ccb7a6 tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (904009c4-bb5f-45b4-ab64-0df76bae9329) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:44:05.429951 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-b10955b6-3c82-4de7-8bb3-7ebe88ccb7a6 tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (904009c4-bb5f-45b4-ab64-0df76bae9329) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:44:05.433034 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-b10955b6-3c82-4de7-8bb3-7ebe88ccb7a6 tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] Flow 'volume_create_api' (f1f01bd0-47a7-4ee0-8a9d-be77b2e2792e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100270) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:44:05.433034 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-b10955b6-3c82-4de7-8bb3-7ebe88ccb7a6 tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] Create volume request issued successfully. Aug 25 05:44:05.433034 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-b10955b6-3c82-4de7-8bb3-7ebe88ccb7a6 tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] https://10.4.3.189/volume/v3/volumes returned with HTTP 202 Aug 25 05:44:05.433701 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 353/1408] 10.4.3.189 () {68 vars in 1258 bytes} [Tue Aug 25 05:44:05 2026] POST /volume/v3/volumes => generated 754 bytes in 242 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 05:44:05.447470 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-e8d8cc69-7aa7-4179-bfc6-6d59aaba340a tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] https://10.4.3.189/volume/v3/group_snapshots returned with HTTP 202 Aug 25 05:44:05.447470 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 352/1409] 10.4.3.189 () {70 vars in 1324 bytes} [Tue Aug 25 05:44:05 2026] POST /volume/v3/group_snapshots => generated 168 bytes in 232 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:44:05.454591 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-2fb67c67-f6f8-4d1b-b43b-ddd0a7108308 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:05.457543 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-2fb67c67-f6f8-4d1b-b43b-ddd0a7108308 tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] GET https://10.4.3.189/volume/v3/volumes/4f41da28-6bc4-4cd4-ae8d-fe3dccdac9bd Aug 25 05:44:05.457710 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-2fb67c67-f6f8-4d1b-b43b-ddd0a7108308 tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:05.458038 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-2fb67c67-f6f8-4d1b-b43b-ddd0a7108308 tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:05.458884 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-1619606b-2f2f-4479-91f9-94cc478136af None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:05.462032 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-1619606b-2f2f-4479-91f9-94cc478136af tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] GET https://10.4.3.189/volume/v3/group_snapshots/b9621973-6599-4839-8e6c-d41c348d11de Aug 25 05:44:05.462225 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-1619606b-2f2f-4479-91f9-94cc478136af tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:05.462455 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-1619606b-2f2f-4479-91f9-94cc478136af tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Calling method 'version_select' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:05.462635 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.v3.group_snapshots [None req-1619606b-2f2f-4479-91f9-94cc478136af tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] show called for member b9621973-6599-4839-8e6c-d41c348d11de {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 25 05:44:05.470528 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:44:05.470528 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:44:05.486887 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-1619606b-2f2f-4479-91f9-94cc478136af tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] https://10.4.3.189/volume/v3/group_snapshots/b9621973-6599-4839-8e6c-d41c348d11de returned with HTTP 200 Aug 25 05:44:05.487470 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 357/1410] 10.4.3.189 () {68 vars in 1413 bytes} [Tue Aug 25 05:44:05 2026] GET /volume/v3/group_snapshots/b9621973-6599-4839-8e6c-d41c348d11de => generated 307 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:44:05.491752 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:44:05.491752 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:44:05.503639 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-2fb67c67-f6f8-4d1b-b43b-ddd0a7108308 tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] Volume info retrieved successfully. Aug 25 05:44:05.511897 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-2fb67c67-f6f8-4d1b-b43b-ddd0a7108308 tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] https://10.4.3.189/volume/v3/volumes/4f41da28-6bc4-4cd4-ae8d-fe3dccdac9bd returned with HTTP 200 Aug 25 05:44:05.512035 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 349/1411] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:44:05 2026] GET /volume/v3/volumes/4f41da28-6bc4-4cd4-ae8d-fe3dccdac9bd => generated 822 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:44:05.971258 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-0162ff91-4990-44d5-af62-aad3fe6c9c73 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:05.975135 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-0162ff91-4990-44d5-af62-aad3fe6c9c73 tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] GET https://10.4.3.189/volume/v3/backups/d709f32a-559f-4276-9f6e-337369165aa8 Aug 25 05:44:05.975135 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-0162ff91-4990-44d5-af62-aad3fe6c9c73 tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:05.976031 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-0162ff91-4990-44d5-af62-aad3fe6c9c73 tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:05.976031 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-0162ff91-4990-44d5-af62-aad3fe6c9c73 tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] Show backup with id d709f32a-559f-4276-9f6e-337369165aa8. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:44:05.981827 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:44:05.981827 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:44:05.982592 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-0162ff91-4990-44d5-af62-aad3fe6c9c73 tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] https://10.4.3.189/volume/v3/backups/d709f32a-559f-4276-9f6e-337369165aa8 returned with HTTP 200 Aug 25 05:44:05.983132 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 354/1412] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:44:05 2026] GET /volume/v3/backups/d709f32a-559f-4276-9f6e-337369165aa8 => generated 724 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:44:06.501626 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-2540e724-040c-4faf-8be4-c00a2eb9dca3 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:06.504176 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-2540e724-040c-4faf-8be4-c00a2eb9dca3 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] GET https://10.4.3.189/volume/v3/group_snapshots/b9621973-6599-4839-8e6c-d41c348d11de Aug 25 05:44:06.504356 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-2540e724-040c-4faf-8be4-c00a2eb9dca3 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:06.504566 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-2540e724-040c-4faf-8be4-c00a2eb9dca3 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Calling method 'version_select' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:06.504740 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.v3.group_snapshots [None req-2540e724-040c-4faf-8be4-c00a2eb9dca3 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] show called for member b9621973-6599-4839-8e6c-d41c348d11de {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 25 05:44:06.509002 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:44:06.509002 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:44:06.513481 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-2540e724-040c-4faf-8be4-c00a2eb9dca3 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] https://10.4.3.189/volume/v3/group_snapshots/b9621973-6599-4839-8e6c-d41c348d11de returned with HTTP 200 Aug 25 05:44:06.513986 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 353/1413] 10.4.3.189 () {68 vars in 1413 bytes} [Tue Aug 25 05:44:06 2026] GET /volume/v3/group_snapshots/b9621973-6599-4839-8e6c-d41c348d11de => generated 308 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:44:06.526763 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-d8788011-6f6e-4bb2-b20d-3488aaf0401a None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:06.529252 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-d8788011-6f6e-4bb2-b20d-3488aaf0401a tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] GET https://10.4.3.189/volume/v3/snapshots/detail Aug 25 05:44:06.529523 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-d8788011-6f6e-4bb2-b20d-3488aaf0401a tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:06.530496 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-d8788011-6f6e-4bb2-b20d-3488aaf0401a tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Calling method 'detail' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:06.530496 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.api_utils [None req-d8788011-6f6e-4bb2-b20d-3488aaf0401a tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Removing options '' from query. {{(pid=100271) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 05:44:06.530749 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-3193dbbb-dfe2-40ae-9ee6-06fab4eda30c None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:06.531904 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.db.api [None req-d8788011-6f6e-4bb2-b20d-3488aaf0401a tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Building query based on filter {{(pid=100271) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 25 05:44:06.534276 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-3193dbbb-dfe2-40ae-9ee6-06fab4eda30c tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] GET https://10.4.3.189/volume/v3/volumes/4f41da28-6bc4-4cd4-ae8d-fe3dccdac9bd Aug 25 05:44:06.534661 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-3193dbbb-dfe2-40ae-9ee6-06fab4eda30c tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:06.534984 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-3193dbbb-dfe2-40ae-9ee6-06fab4eda30c tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:06.546443 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:44:06.546443 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:44:06.548131 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-d8788011-6f6e-4bb2-b20d-3488aaf0401a tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Get all snapshots completed successfully. Aug 25 05:44:06.549776 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:44:06.549776 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:44:06.550088 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-d8788011-6f6e-4bb2-b20d-3488aaf0401a tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] https://10.4.3.189/volume/v3/snapshots/detail returned with HTTP 200 Aug 25 05:44:06.550959 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 358/1414] 10.4.3.189 () {66 vars in 1264 bytes} [Tue Aug 25 05:44:06 2026] GET /volume/v3/snapshots/detail => generated 454 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:44:06.552531 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-3193dbbb-dfe2-40ae-9ee6-06fab4eda30c tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] Volume info retrieved successfully. Aug 25 05:44:06.559627 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-3193dbbb-dfe2-40ae-9ee6-06fab4eda30c tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] https://10.4.3.189/volume/v3/volumes/4f41da28-6bc4-4cd4-ae8d-fe3dccdac9bd returned with HTTP 200 Aug 25 05:44:06.560217 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 350/1415] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:44:06 2026] GET /volume/v3/volumes/4f41da28-6bc4-4cd4-ae8d-fe3dccdac9bd => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:44:06.562278 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-86361fd7-b7d1-4d7a-8c86-07e450b75c41 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:06.564294 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-86361fd7-b7d1-4d7a-8c86-07e450b75c41 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] GET https://10.4.3.189/volume/v3/snapshots/4215abde-b949-4de7-9b70-5384fba62c2e Aug 25 05:44:06.564776 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-86361fd7-b7d1-4d7a-8c86-07e450b75c41 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:06.564776 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-86361fd7-b7d1-4d7a-8c86-07e450b75c41 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:06.570754 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:44:06.570754 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:44:06.571326 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-86361fd7-b7d1-4d7a-8c86-07e450b75c41 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Snapshot retrieved successfully. Aug 25 05:44:06.572255 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-86361fd7-b7d1-4d7a-8c86-07e450b75c41 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] https://10.4.3.189/volume/v3/snapshots/4215abde-b949-4de7-9b70-5384fba62c2e returned with HTTP 200 Aug 25 05:44:06.572771 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 355/1416] 10.4.3.189 () {66 vars in 1354 bytes} [Tue Aug 25 05:44:06 2026] GET /volume/v3/snapshots/4215abde-b949-4de7-9b70-5384fba62c2e => generated 451 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:44:06.578324 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-237b30ec-e13a-4200-9f36-f4f2b01d7efe None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:06.580801 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-237b30ec-e13a-4200-9f36-f4f2b01d7efe tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] POST https://10.4.3.189/volume/v3/backups Aug 25 05:44:06.581355 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-237b30ec-e13a-4200-9f36-f4f2b01d7efe tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "4f41da28-6bc4-4cd4-ae8d-fe3dccdac9bd", "name": "tempest-VolumesBackupsAdminTest-Backup-1133282711", "container": "tempest-volumesbackupsadmintest-backup-container-1333586362"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:44:06.583070 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.contrib.backups [None req-237b30ec-e13a-4200-9f36-f4f2b01d7efe tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] Creating new backup {'backup': {'volume_id': '4f41da28-6bc4-4cd4-ae8d-fe3dccdac9bd', 'name': 'tempest-VolumesBackupsAdminTest-Backup-1133282711', 'container': 'tempest-volumesbackupsadmintest-backup-container-1333586362'}} {{(pid=100269) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 25 05:44:06.583238 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.contrib.backups [None req-237b30ec-e13a-4200-9f36-f4f2b01d7efe tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] Creating backup of volume 4f41da28-6bc4-4cd4-ae8d-fe3dccdac9bd in container tempest-volumesbackupsadmintest-backup-container-1333586362 Aug 25 05:44:06.585452 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-42a3a967-e7d1-483f-b2ac-a55689e7a342 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:06.587463 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-42a3a967-e7d1-483f-b2ac-a55689e7a342 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] POST https://10.4.3.189/volume/v3/groups/action Aug 25 05:44:06.587980 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-42a3a967-e7d1-483f-b2ac-a55689e7a342 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Action body: b'{"create-from-src": {"group_snapshot_id": "b9621973-6599-4839-8e6c-d41c348d11de", "name": "tempest-Group_from_snap-2064477379"}}' {{(pid=100271) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 05:44:06.588193 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-42a3a967-e7d1-483f-b2ac-a55689e7a342 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Action: 'action', calling method: version_select, body: {"create-from-src": {"group_snapshot_id": "b9621973-6599-4839-8e6c-d41c348d11de", "name": "tempest-Group_from_snap-2064477379"}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:44:06.590276 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.v3.groups [None req-42a3a967-e7d1-483f-b2ac-a55689e7a342 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Creating new group {'create-from-src': {'group_snapshot_id': 'b9621973-6599-4839-8e6c-d41c348d11de', 'name': 'tempest-Group_from_snap-2064477379'}}. {{(pid=100271) create_from_src /opt/stack/cinder/cinder/api/v3/groups.py:236}} Aug 25 05:44:06.590373 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.v3.groups [None req-42a3a967-e7d1-483f-b2ac-a55689e7a342 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Creating group tempest-Group_from_snap-2064477379 from group_snapshot b9621973-6599-4839-8e6c-d41c348d11de. Aug 25 05:44:06.593448 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:44:06.593448 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:44:06.594190 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-237b30ec-e13a-4200-9f36-f4f2b01d7efe tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] Volume info retrieved successfully. Aug 25 05:44:06.594270 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:44:06.594270 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:44:06.601713 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:44:06.601713 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:44:06.605699 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:44:06.605699 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:44:06.620360 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.quota [None req-237b30ec-e13a-4200-9f36-f4f2b01d7efe tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] Created reservations ['a7c78bf0-9d6f-481a-94e4-7ae074fe3d8f', '639dca23-bde2-4d9c-8505-16e4fd42dbe8'] {{(pid=100269) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:44:06.651599 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.quota [None req-42a3a967-e7d1-483f-b2ac-a55689e7a342 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Created reservations ['24306a48-8383-42c4-916c-580f2025ebd5'] {{(pid=100271) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:44:06.666587 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-237b30ec-e13a-4200-9f36-f4f2b01d7efe tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] https://10.4.3.189/volume/v3/backups returned with HTTP 202 Aug 25 05:44:06.667188 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 354/1417] 10.4.3.189 () {68 vars in 1259 bytes} [Tue Aug 25 05:44:06 2026] POST /volume/v3/backups => generated 335 bytes in 90 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 05:44:06.677671 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-c969d122-9da1-41d8-82f9-11718940a596 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:06.679912 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c969d122-9da1-41d8-82f9-11718940a596 tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] GET https://10.4.3.189/volume/v3/backups/69c20d61-b4f1-4e42-8f23-cde4f369c9db Aug 25 05:44:06.681035 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c969d122-9da1-41d8-82f9-11718940a596 tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:06.681035 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c969d122-9da1-41d8-82f9-11718940a596 tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:06.681035 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-c969d122-9da1-41d8-82f9-11718940a596 tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] Show backup with id 69c20d61-b4f1-4e42-8f23-cde4f369c9db. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:44:06.688403 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:44:06.688403 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:44:06.688598 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c969d122-9da1-41d8-82f9-11718940a596 tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] https://10.4.3.189/volume/v3/backups/69c20d61-b4f1-4e42-8f23-cde4f369c9db returned with HTTP 200 Aug 25 05:44:06.688918 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 351/1418] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:44:06 2026] GET /volume/v3/backups/69c20d61-b4f1-4e42-8f23-cde4f369c9db => generated 799 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:44:06.749096 np0000008051 devstack@c-api.service[100271]: INFO cinder.group.api [None req-42a3a967-e7d1-483f-b2ac-a55689e7a342 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] A mapping entry already exists for group 4233f392-6453-4587-90fe-e58943af82d8 and volume type e08ca28a-433e-4174-8977-00da8dada27b. Do not need to create again. Aug 25 05:44:06.749562 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:44:06.749562 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:44:06.750489 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-42a3a967-e7d1-483f-b2ac-a55689e7a342 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Availability Zones retrieved successfully. Aug 25 05:44:06.758996 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-42a3a967-e7d1-483f-b2ac-a55689e7a342 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Flow 'volume_create_api' (d2a5276d-ae47-452f-839a-a8630c86f128) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:44:06.760527 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-42a3a967-e7d1-483f-b2ac-a55689e7a342 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cf301b8d-3e3a-4761-a69e-d3dc52470f7f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:44:06.762155 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.flows.api.create_volume [None req-42a3a967-e7d1-483f-b2ac-a55689e7a342 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100271) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 05:44:06.802164 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-42a3a967-e7d1-483f-b2ac-a55689e7a342 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cf301b8d-3e3a-4761-a69e-d3dc52470f7f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '4215abde-b949-4de7-9b70-5384fba62c2e', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T05:44:02Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=e08ca28a-433e-4174-8977-00da8dada27b,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1001455321',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e08ca28a-433e-4174-8977-00da8dada27b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '4233f392-6453-4587-90fe-e58943af82d8', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:44:06.804758 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-42a3a967-e7d1-483f-b2ac-a55689e7a342 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3bf53e4a-e45f-4be5-9985-3f84d3d698be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:44:06.862262 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.quota [None req-42a3a967-e7d1-483f-b2ac-a55689e7a342 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Created reservations ['9d51a3cb-1ada-4d00-84fe-33fc07a92543', '8d83717e-990b-4e57-857d-e2d2c5402cc2'] {{(pid=100271) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:44:06.863459 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-42a3a967-e7d1-483f-b2ac-a55689e7a342 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3bf53e4a-e45f-4be5-9985-3f84d3d698be) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9d51a3cb-1ada-4d00-84fe-33fc07a92543', '8d83717e-990b-4e57-857d-e2d2c5402cc2']}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:44:06.864543 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-42a3a967-e7d1-483f-b2ac-a55689e7a342 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b0c5ffa8-fa2e-4df0-afd5-cb11df90dd73) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:44:06.913275 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-42a3a967-e7d1-483f-b2ac-a55689e7a342 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b0c5ffa8-fa2e-4df0-afd5-cb11df90dd73) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e9897297-97ec-4cc8-bd5a-d0f41c36f629', '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=4233f392-6453-4587-90fe-e58943af82d8,group_type_id=,metadata={},multiattach=False,project_id='111027888ef04ae9be3272642a3214bd',qos_specs=None,replication_status=,reservations=['9d51a3cb-1ada-4d00-84fe-33fc07a92543','8d83717e-990b-4e57-857d-e2d2c5402cc2'],size=1,snapshot_id=4215abde-b949-4de7-9b70-5384fba62c2e,source_replicaid=,source_volid=None,status='creating',user_id='647578f8d46f44cd94af83afae120ad7',volume_type_id=e08ca28a-433e-4174-8977-00da8dada27b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T05:44:06Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=4233f392-6453-4587-90fe-e58943af82d8,host=None,id=e9897297-97ec-4cc8-bd5a-d0f41c36f629,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='111027888ef04ae9be3272642a3214bd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=4215abde-b949-4de7-9b70-5384fba62c2e,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='647578f8d46f44cd94af83afae120ad7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e08ca28a-433e-4174-8977-00da8dada27b),volume_type_id=e08ca28a-433e-4174-8977-00da8dada27b)}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:44:06.914014 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-42a3a967-e7d1-483f-b2ac-a55689e7a342 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (178d454a-efad-4434-b816-47e023ac355e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:44:06.935923 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-42a3a967-e7d1-483f-b2ac-a55689e7a342 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (178d454a-efad-4434-b816-47e023ac355e) transitioned into state 'SUCCESS' from 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=4233f392-6453-4587-90fe-e58943af82d8,group_type_id=,metadata={},multiattach=False,project_id='111027888ef04ae9be3272642a3214bd',qos_specs=None,replication_status=,reservations=['9d51a3cb-1ada-4d00-84fe-33fc07a92543','8d83717e-990b-4e57-857d-e2d2c5402cc2'],size=1,snapshot_id=4215abde-b949-4de7-9b70-5384fba62c2e,source_replicaid=,source_volid=None,status='creating',user_id='647578f8d46f44cd94af83afae120ad7',volume_type_id=e08ca28a-433e-4174-8977-00da8dada27b)}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:44:06.937247 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-42a3a967-e7d1-483f-b2ac-a55689e7a342 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Flow 'volume_create_api' (d2a5276d-ae47-452f-839a-a8630c86f128) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100271) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:44:06.937723 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-42a3a967-e7d1-483f-b2ac-a55689e7a342 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Create volume request issued successfully. Aug 25 05:44:06.982040 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-42a3a967-e7d1-483f-b2ac-a55689e7a342 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] https://10.4.3.189/volume/v3/groups/action returned with HTTP 202 Aug 25 05:44:06.983456 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 359/1419] 10.4.3.189 () {70 vars in 1318 bytes} [Tue Aug 25 05:44:06 2026] POST /volume/v3/groups/action => generated 103 bytes in 397 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:44:07.000814 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-76c4fa57-96ad-444c-8777-55307f10e2b1 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:07.002752 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-9f8cb11d-2ad0-4477-ae9e-bae0bf178a89 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:07.004496 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-76c4fa57-96ad-444c-8777-55307f10e2b1 tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] GET https://10.4.3.189/volume/v3/backups/d709f32a-559f-4276-9f6e-337369165aa8 Aug 25 05:44:07.004961 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-76c4fa57-96ad-444c-8777-55307f10e2b1 tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:07.005221 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-9f8cb11d-2ad0-4477-ae9e-bae0bf178a89 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] GET https://10.4.3.189/volume/v3/volumes/detail Aug 25 05:44:07.005417 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-76c4fa57-96ad-444c-8777-55307f10e2b1 tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:07.005495 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-9f8cb11d-2ad0-4477-ae9e-bae0bf178a89 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:07.005630 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-76c4fa57-96ad-444c-8777-55307f10e2b1 tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] Show backup with id d709f32a-559f-4276-9f6e-337369165aa8. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:44:07.005749 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-9f8cb11d-2ad0-4477-ae9e-bae0bf178a89 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Calling method 'detail' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:07.006144 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.api_utils [None req-9f8cb11d-2ad0-4477-ae9e-bae0bf178a89 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Removing options '' from query. {{(pid=100269) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 05:44:07.006582 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:44:07.006582 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:44:07.007164 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-9f8cb11d-2ad0-4477-ae9e-bae0bf178a89 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100269) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 05:44:07.018430 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:44:07.018430 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:44:07.019578 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-76c4fa57-96ad-444c-8777-55307f10e2b1 tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] https://10.4.3.189/volume/v3/backups/d709f32a-559f-4276-9f6e-337369165aa8 returned with HTTP 200 Aug 25 05:44:07.020147 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 356/1420] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:44:06 2026] GET /volume/v3/backups/d709f32a-559f-4276-9f6e-337369165aa8 => generated 724 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:44:07.026730 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-9f8cb11d-2ad0-4477-ae9e-bae0bf178a89 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Get all volumes completed successfully. Aug 25 05:44:07.027745 np0000008051 devstack@c-api.service[100269]: WARNING stevedore.named [None req-9f8cb11d-2ad0-4477-ae9e-bae0bf178a89 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 05:44:07.028116 np0000008051 devstack@c-api.service[100269]: WARNING castellan.key_manager [None req-9f8cb11d-2ad0-4477-ae9e-bae0bf178a89 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 05:44:07.075798 np0000008051 devstack@c-api.service[100269]: DEBUG oslo_db.sqlalchemy.engines [None req-9f8cb11d-2ad0-4477-ae9e-bae0bf178a89 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100269) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 05:44:07.080018 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:44:07.080018 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:44:07.085162 np0000008051 devstack@c-api.service[100269]: WARNING stevedore.named [None req-9f8cb11d-2ad0-4477-ae9e-bae0bf178a89 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 05:44:07.085378 np0000008051 devstack@c-api.service[100269]: WARNING castellan.key_manager [None req-9f8cb11d-2ad0-4477-ae9e-bae0bf178a89 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 05:44:07.137626 np0000008051 devstack@c-api.service[100269]: DEBUG oslo_db.sqlalchemy.engines [None req-9f8cb11d-2ad0-4477-ae9e-bae0bf178a89 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100269) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 05:44:07.142145 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:44:07.142145 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:44:07.153497 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-9f8cb11d-2ad0-4477-ae9e-bae0bf178a89 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] https://10.4.3.189/volume/v3/volumes/detail returned with HTTP 200 Aug 25 05:44:07.154117 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 355/1421] 10.4.3.189 () {68 vars in 1299 bytes} [Tue Aug 25 05:44:07 2026] GET /volume/v3/volumes/detail => generated 1834 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 05:44:07.176134 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-799c4365-d76e-4a1d-b2a2-0837dde747c6 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:07.178179 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-799c4365-d76e-4a1d-b2a2-0837dde747c6 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] GET https://10.4.3.189/volume/v3/volumes/e9897297-97ec-4cc8-bd5a-d0f41c36f629 Aug 25 05:44:07.178471 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-799c4365-d76e-4a1d-b2a2-0837dde747c6 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:07.179313 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-799c4365-d76e-4a1d-b2a2-0837dde747c6 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:07.194097 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:44:07.194097 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:44:07.204846 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-799c4365-d76e-4a1d-b2a2-0837dde747c6 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Volume info retrieved successfully. Aug 25 05:44:07.206422 np0000008051 devstack@c-api.service[100268]: WARNING stevedore.named [None req-799c4365-d76e-4a1d-b2a2-0837dde747c6 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 05:44:07.206598 np0000008051 devstack@c-api.service[100268]: WARNING castellan.key_manager [None req-799c4365-d76e-4a1d-b2a2-0837dde747c6 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 05:44:07.266851 np0000008051 devstack@c-api.service[100268]: DEBUG oslo_db.sqlalchemy.engines [None req-799c4365-d76e-4a1d-b2a2-0837dde747c6 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100268) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 05:44:07.271393 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:44:07.271393 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:44:07.285342 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-799c4365-d76e-4a1d-b2a2-0837dde747c6 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] https://10.4.3.189/volume/v3/volumes/e9897297-97ec-4cc8-bd5a-d0f41c36f629 returned with HTTP 200 Aug 25 05:44:07.285938 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 352/1422] 10.4.3.189 () {68 vars in 1389 bytes} [Tue Aug 25 05:44:07 2026] GET /volume/v3/volumes/e9897297-97ec-4cc8-bd5a-d0f41c36f629 => generated 927 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:44:07.301898 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-d9998059-edd7-478a-aa80-f6b71119a1b6 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:07.304148 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-d9998059-edd7-478a-aa80-f6b71119a1b6 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] GET https://10.4.3.189/volume/v3/groups/4233f392-6453-4587-90fe-e58943af82d8 Aug 25 05:44:07.304550 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-d9998059-edd7-478a-aa80-f6b71119a1b6 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:07.304600 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-d9998059-edd7-478a-aa80-f6b71119a1b6 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Calling method 'version_select' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:07.304766 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.v3.groups [None req-d9998059-edd7-478a-aa80-f6b71119a1b6 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] show called for member 4233f392-6453-4587-90fe-e58943af82d8 {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 25 05:44:07.309006 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:44:07.309006 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:44:07.318229 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-d9998059-edd7-478a-aa80-f6b71119a1b6 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] https://10.4.3.189/volume/v3/groups/4233f392-6453-4587-90fe-e58943af82d8 returned with HTTP 200 Aug 25 05:44:07.318732 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 360/1423] 10.4.3.189 () {68 vars in 1386 bytes} [Tue Aug 25 05:44:07 2026] GET /volume/v3/groups/4233f392-6453-4587-90fe-e58943af82d8 => generated 418 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:44:07.328732 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-d28fed33-ef27-459a-98a6-a08d919b16a8 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:07.330990 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-d28fed33-ef27-459a-98a6-a08d919b16a8 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] GET https://10.4.3.189/volume/v3/volumes/detail Aug 25 05:44:07.331344 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-d28fed33-ef27-459a-98a6-a08d919b16a8 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:07.331628 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-d28fed33-ef27-459a-98a6-a08d919b16a8 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Calling method 'detail' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:07.332048 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.api_utils [None req-d28fed33-ef27-459a-98a6-a08d919b16a8 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Removing options '' from query. {{(pid=100270) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 05:44:07.333138 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-d28fed33-ef27-459a-98a6-a08d919b16a8 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100270) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 05:44:07.343753 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-d28fed33-ef27-459a-98a6-a08d919b16a8 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Get all volumes completed successfully. Aug 25 05:44:07.344667 np0000008051 devstack@c-api.service[100270]: WARNING stevedore.named [None req-d28fed33-ef27-459a-98a6-a08d919b16a8 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 05:44:07.344905 np0000008051 devstack@c-api.service[100270]: WARNING castellan.key_manager [None req-d28fed33-ef27-459a-98a6-a08d919b16a8 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 05:44:07.391970 np0000008051 devstack@c-api.service[100270]: DEBUG oslo_db.sqlalchemy.engines [None req-d28fed33-ef27-459a-98a6-a08d919b16a8 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100270) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 05:44:07.396457 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:44:07.396457 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:44:07.402342 np0000008051 devstack@c-api.service[100270]: WARNING stevedore.named [None req-d28fed33-ef27-459a-98a6-a08d919b16a8 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 05:44:07.402578 np0000008051 devstack@c-api.service[100270]: WARNING castellan.key_manager [None req-d28fed33-ef27-459a-98a6-a08d919b16a8 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 05:44:07.451971 np0000008051 devstack@c-api.service[100270]: DEBUG oslo_db.sqlalchemy.engines [None req-d28fed33-ef27-459a-98a6-a08d919b16a8 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100270) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 05:44:07.455932 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:44:07.455932 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:44:07.467489 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-d28fed33-ef27-459a-98a6-a08d919b16a8 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] https://10.4.3.189/volume/v3/volumes/detail returned with HTTP 200 Aug 25 05:44:07.467993 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 357/1424] 10.4.3.189 () {68 vars in 1299 bytes} [Tue Aug 25 05:44:07 2026] GET /volume/v3/volumes/detail => generated 1835 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 05:44:07.482247 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-3c60fb94-a70d-47c0-aaca-9344d0529b71 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:07.484349 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-3c60fb94-a70d-47c0-aaca-9344d0529b71 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] POST https://10.4.3.189/volume/v3/groups/4233f392-6453-4587-90fe-e58943af82d8/action Aug 25 05:44:07.484761 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-3c60fb94-a70d-47c0-aaca-9344d0529b71 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100269) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 05:44:07.484933 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-3c60fb94-a70d-47c0-aaca-9344d0529b71 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:44:07.486375 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.v3.groups [None req-3c60fb94-a70d-47c0-aaca-9344d0529b71 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] delete called for group 4233f392-6453-4587-90fe-e58943af82d8 {{(pid=100269) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 25 05:44:07.486494 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.v3.groups [None req-3c60fb94-a70d-47c0-aaca-9344d0529b71 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Delete group with id: 4233f392-6453-4587-90fe-e58943af82d8 Aug 25 05:44:07.490826 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:44:07.490826 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:44:07.539327 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-3c60fb94-a70d-47c0-aaca-9344d0529b71 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] https://10.4.3.189/volume/v3/groups/4233f392-6453-4587-90fe-e58943af82d8/action returned with HTTP 202 Aug 25 05:44:07.540122 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 356/1425] 10.4.3.189 () {70 vars in 1428 bytes} [Tue Aug 25 05:44:07 2026] POST /volume/v3/groups/4233f392-6453-4587-90fe-e58943af82d8/action => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 05:44:07.551988 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-2f12f619-4e86-45e6-8e54-66f6a638eeb8 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:07.554553 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-2f12f619-4e86-45e6-8e54-66f6a638eeb8 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] GET https://10.4.3.189/volume/v3/volumes/e9897297-97ec-4cc8-bd5a-d0f41c36f629 Aug 25 05:44:07.555078 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-2f12f619-4e86-45e6-8e54-66f6a638eeb8 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:07.555223 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-2f12f619-4e86-45e6-8e54-66f6a638eeb8 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:07.566460 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:44:07.566460 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:44:07.574380 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-2f12f619-4e86-45e6-8e54-66f6a638eeb8 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Volume info retrieved successfully. Aug 25 05:44:07.575600 np0000008051 devstack@c-api.service[100268]: WARNING stevedore.named [None req-2f12f619-4e86-45e6-8e54-66f6a638eeb8 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 05:44:07.575974 np0000008051 devstack@c-api.service[100268]: WARNING castellan.key_manager [None req-2f12f619-4e86-45e6-8e54-66f6a638eeb8 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 05:44:07.644022 np0000008051 devstack@c-api.service[100268]: DEBUG oslo_db.sqlalchemy.engines [None req-2f12f619-4e86-45e6-8e54-66f6a638eeb8 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100268) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 05:44:07.648020 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:44:07.648020 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:44:07.658168 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-2f12f619-4e86-45e6-8e54-66f6a638eeb8 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] https://10.4.3.189/volume/v3/volumes/e9897297-97ec-4cc8-bd5a-d0f41c36f629 returned with HTTP 200 Aug 25 05:44:07.658703 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 353/1426] 10.4.3.189 () {68 vars in 1389 bytes} [Tue Aug 25 05:44:07 2026] GET /volume/v3/volumes/e9897297-97ec-4cc8-bd5a-d0f41c36f629 => generated 926 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:44:07.705078 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-b4b83e58-d8e7-43b6-abae-dfb62cd885ca None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:07.708635 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-b4b83e58-d8e7-43b6-abae-dfb62cd885ca tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] GET https://10.4.3.189/volume/v3/backups/69c20d61-b4f1-4e42-8f23-cde4f369c9db Aug 25 05:44:07.708854 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-b4b83e58-d8e7-43b6-abae-dfb62cd885ca tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:07.709112 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-b4b83e58-d8e7-43b6-abae-dfb62cd885ca tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:07.709249 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-b4b83e58-d8e7-43b6-abae-dfb62cd885ca tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] Show backup with id 69c20d61-b4f1-4e42-8f23-cde4f369c9db. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:44:07.721027 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:44:07.721027 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:44:07.722195 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-b4b83e58-d8e7-43b6-abae-dfb62cd885ca tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] https://10.4.3.189/volume/v3/backups/69c20d61-b4f1-4e42-8f23-cde4f369c9db returned with HTTP 200 Aug 25 05:44:07.722584 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 361/1427] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:44:07 2026] GET /volume/v3/backups/69c20d61-b4f1-4e42-8f23-cde4f369c9db => generated 801 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:44:08.034265 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-f7dd7532-8088-43f9-a95c-82e4f27d65a2 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:08.036295 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-f7dd7532-8088-43f9-a95c-82e4f27d65a2 tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] GET https://10.4.3.189/volume/v3/backups/d709f32a-559f-4276-9f6e-337369165aa8 Aug 25 05:44:08.036544 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-f7dd7532-8088-43f9-a95c-82e4f27d65a2 tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:08.036720 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-f7dd7532-8088-43f9-a95c-82e4f27d65a2 tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:08.036822 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-f7dd7532-8088-43f9-a95c-82e4f27d65a2 tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] Show backup with id d709f32a-559f-4276-9f6e-337369165aa8. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:44:08.043242 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:44:08.043242 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:44:08.044434 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-f7dd7532-8088-43f9-a95c-82e4f27d65a2 tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] https://10.4.3.189/volume/v3/backups/d709f32a-559f-4276-9f6e-337369165aa8 returned with HTTP 200 Aug 25 05:44:08.045475 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 358/1428] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:44:08 2026] GET /volume/v3/backups/d709f32a-559f-4276-9f6e-337369165aa8 => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:44:08.676469 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-244fe6a5-36b0-4b2a-9cf5-f43931654399 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:08.678660 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-244fe6a5-36b0-4b2a-9cf5-f43931654399 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] GET https://10.4.3.189/volume/v3/volumes/e9897297-97ec-4cc8-bd5a-d0f41c36f629 Aug 25 05:44:08.678660 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-244fe6a5-36b0-4b2a-9cf5-f43931654399 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:08.678660 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-244fe6a5-36b0-4b2a-9cf5-f43931654399 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:08.685397 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-244fe6a5-36b0-4b2a-9cf5-f43931654399 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] https://10.4.3.189/volume/v3/volumes/e9897297-97ec-4cc8-bd5a-d0f41c36f629 returned with HTTP 404 Aug 25 05:44:08.686545 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 357/1429] 10.4.3.189 () {68 vars in 1389 bytes} [Tue Aug 25 05:44:08 2026] GET /volume/v3/volumes/e9897297-97ec-4cc8-bd5a-d0f41c36f629 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 05:44:08.697886 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-7a7b09df-b1a2-4e93-aa7c-58815aa0bbbd None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:08.700363 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-7a7b09df-b1a2-4e93-aa7c-58815aa0bbbd tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] GET https://10.4.3.189/volume/v3/groups/4233f392-6453-4587-90fe-e58943af82d8 Aug 25 05:44:08.700629 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-7a7b09df-b1a2-4e93-aa7c-58815aa0bbbd tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:08.700784 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-7a7b09df-b1a2-4e93-aa7c-58815aa0bbbd tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Calling method 'version_select' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:08.700962 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.v3.groups [None req-7a7b09df-b1a2-4e93-aa7c-58815aa0bbbd tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] show called for member 4233f392-6453-4587-90fe-e58943af82d8 {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 25 05:44:08.705647 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-7a7b09df-b1a2-4e93-aa7c-58815aa0bbbd tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] https://10.4.3.189/volume/v3/groups/4233f392-6453-4587-90fe-e58943af82d8 returned with HTTP 404 Aug 25 05:44:08.706466 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 354/1430] 10.4.3.189 () {68 vars in 1386 bytes} [Tue Aug 25 05:44:08 2026] GET /volume/v3/groups/4233f392-6453-4587-90fe-e58943af82d8 => generated 108 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 05:44:08.714894 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-dd88df38-72b0-47a7-9ec5-0c2bdb825c53 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:08.717458 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-dd88df38-72b0-47a7-9ec5-0c2bdb825c53 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] DELETE https://10.4.3.189/volume/v3/group_snapshots/b9621973-6599-4839-8e6c-d41c348d11de Aug 25 05:44:08.717801 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-dd88df38-72b0-47a7-9ec5-0c2bdb825c53 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:08.718135 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-dd88df38-72b0-47a7-9ec5-0c2bdb825c53 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Calling method 'version_select' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:08.718328 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.v3.group_snapshots [None req-dd88df38-72b0-47a7-9ec5-0c2bdb825c53 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] delete called for member b9621973-6599-4839-8e6c-d41c348d11de {{(pid=100271) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 25 05:44:08.718484 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.v3.group_snapshots [None req-dd88df38-72b0-47a7-9ec5-0c2bdb825c53 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Delete group_snapshot with id: b9621973-6599-4839-8e6c-d41c348d11de Aug 25 05:44:08.725655 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:44:08.725655 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:44:08.736896 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-abd1ea98-19ee-4dae-9a47-e89b1079df8c None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:08.738717 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-abd1ea98-19ee-4dae-9a47-e89b1079df8c tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] GET https://10.4.3.189/volume/v3/backups/69c20d61-b4f1-4e42-8f23-cde4f369c9db Aug 25 05:44:08.738891 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-abd1ea98-19ee-4dae-9a47-e89b1079df8c tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:08.739148 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-abd1ea98-19ee-4dae-9a47-e89b1079df8c tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:08.739273 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-abd1ea98-19ee-4dae-9a47-e89b1079df8c tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] Show backup with id 69c20d61-b4f1-4e42-8f23-cde4f369c9db. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:44:08.743601 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:44:08.743601 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:44:08.744366 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-abd1ea98-19ee-4dae-9a47-e89b1079df8c tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] https://10.4.3.189/volume/v3/backups/69c20d61-b4f1-4e42-8f23-cde4f369c9db returned with HTTP 200 Aug 25 05:44:08.744833 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 359/1431] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:44:08 2026] GET /volume/v3/backups/69c20d61-b4f1-4e42-8f23-cde4f369c9db => generated 801 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:44:08.772485 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-dd88df38-72b0-47a7-9ec5-0c2bdb825c53 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] https://10.4.3.189/volume/v3/group_snapshots/b9621973-6599-4839-8e6c-d41c348d11de returned with HTTP 202 Aug 25 05:44:08.772999 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 362/1432] 10.4.3.189 () {68 vars in 1416 bytes} [Tue Aug 25 05:44:08 2026] DELETE /volume/v3/group_snapshots/b9621973-6599-4839-8e6c-d41c348d11de => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 05:44:08.782668 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-85c1c980-16d7-4ad6-b1aa-f1a7d297eec2 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:08.784853 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-85c1c980-16d7-4ad6-b1aa-f1a7d297eec2 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] GET https://10.4.3.189/volume/v3/volumes/detail Aug 25 05:44:08.785206 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-85c1c980-16d7-4ad6-b1aa-f1a7d297eec2 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:08.785456 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-85c1c980-16d7-4ad6-b1aa-f1a7d297eec2 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Calling method 'detail' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:08.785744 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.api_utils [None req-85c1c980-16d7-4ad6-b1aa-f1a7d297eec2 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Removing options '' from query. {{(pid=100269) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 05:44:08.786686 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-85c1c980-16d7-4ad6-b1aa-f1a7d297eec2 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100269) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 05:44:08.796429 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-85c1c980-16d7-4ad6-b1aa-f1a7d297eec2 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Get all volumes completed successfully. Aug 25 05:44:08.797472 np0000008051 devstack@c-api.service[100269]: WARNING stevedore.named [None req-85c1c980-16d7-4ad6-b1aa-f1a7d297eec2 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 05:44:08.797695 np0000008051 devstack@c-api.service[100269]: WARNING castellan.key_manager [None req-85c1c980-16d7-4ad6-b1aa-f1a7d297eec2 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 05:44:08.849475 np0000008051 devstack@c-api.service[100269]: DEBUG oslo_db.sqlalchemy.engines [None req-85c1c980-16d7-4ad6-b1aa-f1a7d297eec2 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100269) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 05:44:08.854267 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:44:08.854267 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:44:08.868324 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-85c1c980-16d7-4ad6-b1aa-f1a7d297eec2 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] https://10.4.3.189/volume/v3/volumes/detail returned with HTTP 200 Aug 25 05:44:08.868880 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 358/1433] 10.4.3.189 () {68 vars in 1299 bytes} [Tue Aug 25 05:44:08 2026] GET /volume/v3/volumes/detail => generated 918 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:44:08.882321 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-493751ca-44e9-4167-a1da-d7cdea4ae0a5 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:08.884042 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-493751ca-44e9-4167-a1da-d7cdea4ae0a5 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] GET https://10.4.3.189/volume/v3/snapshots/detail Aug 25 05:44:08.884288 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-493751ca-44e9-4167-a1da-d7cdea4ae0a5 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:08.884506 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-493751ca-44e9-4167-a1da-d7cdea4ae0a5 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Calling method 'detail' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:08.884827 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.api_utils [None req-493751ca-44e9-4167-a1da-d7cdea4ae0a5 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Removing options '' from query. {{(pid=100268) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 05:44:08.886008 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.db.api [None req-493751ca-44e9-4167-a1da-d7cdea4ae0a5 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Building query based on filter {{(pid=100268) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 25 05:44:08.897787 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-493751ca-44e9-4167-a1da-d7cdea4ae0a5 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Get all snapshots completed successfully. Aug 25 05:44:08.898629 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-493751ca-44e9-4167-a1da-d7cdea4ae0a5 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] https://10.4.3.189/volume/v3/snapshots/detail returned with HTTP 200 Aug 25 05:44:08.899178 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 355/1434] 10.4.3.189 () {66 vars in 1264 bytes} [Tue Aug 25 05:44:08 2026] GET /volume/v3/snapshots/detail => generated 17 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 25 05:44:08.908226 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-c6730109-c636-422a-a7d1-a44010042abc None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:08.910116 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-c6730109-c636-422a-a7d1-a44010042abc tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] GET https://10.4.3.189/volume/v3/group_snapshots/b9621973-6599-4839-8e6c-d41c348d11de Aug 25 05:44:08.910382 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-c6730109-c636-422a-a7d1-a44010042abc tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:08.910498 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-c6730109-c636-422a-a7d1-a44010042abc tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Calling method 'version_select' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:08.910625 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.v3.group_snapshots [None req-c6730109-c636-422a-a7d1-a44010042abc tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] show called for member b9621973-6599-4839-8e6c-d41c348d11de {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 25 05:44:08.914247 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-c6730109-c636-422a-a7d1-a44010042abc tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] https://10.4.3.189/volume/v3/group_snapshots/b9621973-6599-4839-8e6c-d41c348d11de returned with HTTP 404 Aug 25 05:44:08.914719 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 360/1435] 10.4.3.189 () {68 vars in 1413 bytes} [Tue Aug 25 05:44:08 2026] GET /volume/v3/group_snapshots/b9621973-6599-4839-8e6c-d41c348d11de => generated 116 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 05:44:08.922688 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-6bdf506c-628f-4ed9-8f0a-5cf107b85288 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:08.926266 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-6bdf506c-628f-4ed9-8f0a-5cf107b85288 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] GET https://10.4.3.189/volume/v3/volumes/detail Aug 25 05:44:08.926571 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-6bdf506c-628f-4ed9-8f0a-5cf107b85288 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:08.926763 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-6bdf506c-628f-4ed9-8f0a-5cf107b85288 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Calling method 'detail' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:08.927111 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.api_utils [None req-6bdf506c-628f-4ed9-8f0a-5cf107b85288 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Removing options '' from query. {{(pid=100271) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 05:44:08.927445 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:44:08.927445 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:44:08.927859 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-6bdf506c-628f-4ed9-8f0a-5cf107b85288 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100271) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 05:44:08.936436 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-6bdf506c-628f-4ed9-8f0a-5cf107b85288 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Get all volumes completed successfully. Aug 25 05:44:08.937281 np0000008051 devstack@c-api.service[100271]: WARNING stevedore.named [None req-6bdf506c-628f-4ed9-8f0a-5cf107b85288 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 05:44:08.937468 np0000008051 devstack@c-api.service[100271]: WARNING castellan.key_manager [None req-6bdf506c-628f-4ed9-8f0a-5cf107b85288 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 05:44:08.980405 np0000008051 devstack@c-api.service[100271]: DEBUG oslo_db.sqlalchemy.engines [None req-6bdf506c-628f-4ed9-8f0a-5cf107b85288 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100271) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 05:44:08.984480 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:44:08.984480 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:44:08.994396 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-6bdf506c-628f-4ed9-8f0a-5cf107b85288 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] https://10.4.3.189/volume/v3/volumes/detail returned with HTTP 200 Aug 25 05:44:08.994966 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 363/1436] 10.4.3.189 () {68 vars in 1299 bytes} [Tue Aug 25 05:44:08 2026] GET /volume/v3/volumes/detail => generated 918 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:44:09.013217 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-bb024099-63db-4a02-8497-3950aecefe60 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:09.015981 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-bb024099-63db-4a02-8497-3950aecefe60 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] POST https://10.4.3.189/volume/v3/groups/bec0d035-9f45-4569-9936-97a17c2d2d95/action Aug 25 05:44:09.016516 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-bb024099-63db-4a02-8497-3950aecefe60 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100269) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 05:44:09.016725 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-bb024099-63db-4a02-8497-3950aecefe60 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:44:09.018631 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.v3.groups [None req-bb024099-63db-4a02-8497-3950aecefe60 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] delete called for group bec0d035-9f45-4569-9936-97a17c2d2d95 {{(pid=100269) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 25 05:44:09.018785 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.v3.groups [None req-bb024099-63db-4a02-8497-3950aecefe60 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Delete group with id: bec0d035-9f45-4569-9936-97a17c2d2d95 Aug 25 05:44:09.023974 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:44:09.023974 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:44:09.062371 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-526ac418-3be3-4e2b-bd7a-a1a7e229cbee None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:09.064783 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-526ac418-3be3-4e2b-bd7a-a1a7e229cbee tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] GET https://10.4.3.189/volume/v3/backups/d709f32a-559f-4276-9f6e-337369165aa8 Aug 25 05:44:09.065411 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-526ac418-3be3-4e2b-bd7a-a1a7e229cbee tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:09.065790 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-526ac418-3be3-4e2b-bd7a-a1a7e229cbee tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:09.066104 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-526ac418-3be3-4e2b-bd7a-a1a7e229cbee tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] Show backup with id d709f32a-559f-4276-9f6e-337369165aa8. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:44:09.073585 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:44:09.073585 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:44:09.074102 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-526ac418-3be3-4e2b-bd7a-a1a7e229cbee tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] https://10.4.3.189/volume/v3/backups/d709f32a-559f-4276-9f6e-337369165aa8 returned with HTTP 200 Aug 25 05:44:09.075390 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 356/1437] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:44:09 2026] GET /volume/v3/backups/d709f32a-559f-4276-9f6e-337369165aa8 => generated 735 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:44:09.076109 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-bb024099-63db-4a02-8497-3950aecefe60 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] https://10.4.3.189/volume/v3/groups/bec0d035-9f45-4569-9936-97a17c2d2d95/action returned with HTTP 202 Aug 25 05:44:09.076551 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 359/1438] 10.4.3.189 () {70 vars in 1428 bytes} [Tue Aug 25 05:44:09 2026] POST /volume/v3/groups/bec0d035-9f45-4569-9936-97a17c2d2d95/action => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 05:44:09.084393 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-d3f0c2e7-fa10-4b1f-9523-04a0b2758c5d None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:09.087508 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-d3f0c2e7-fa10-4b1f-9523-04a0b2758c5d tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] GET https://10.4.3.189/volume/v3/volumes/0e5ff4ba-ee5b-485a-944d-79e4ace84e1d Aug 25 05:44:09.087889 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-d3f0c2e7-fa10-4b1f-9523-04a0b2758c5d tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:09.088220 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-d3f0c2e7-fa10-4b1f-9523-04a0b2758c5d tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:09.098367 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:44:09.098367 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:44:09.105323 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-d3f0c2e7-fa10-4b1f-9523-04a0b2758c5d tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Volume info retrieved successfully. Aug 25 05:44:09.106262 np0000008051 devstack@c-api.service[100270]: WARNING stevedore.named [None req-d3f0c2e7-fa10-4b1f-9523-04a0b2758c5d tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 05:44:09.106601 np0000008051 devstack@c-api.service[100270]: WARNING castellan.key_manager [None req-d3f0c2e7-fa10-4b1f-9523-04a0b2758c5d tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 05:44:09.151857 np0000008051 devstack@c-api.service[100270]: DEBUG oslo_db.sqlalchemy.engines [None req-d3f0c2e7-fa10-4b1f-9523-04a0b2758c5d tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100270) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 05:44:09.155681 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:44:09.155681 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:44:09.166616 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-d3f0c2e7-fa10-4b1f-9523-04a0b2758c5d tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] https://10.4.3.189/volume/v3/volumes/0e5ff4ba-ee5b-485a-944d-79e4ace84e1d returned with HTTP 200 Aug 25 05:44:09.167141 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 361/1439] 10.4.3.189 () {68 vars in 1389 bytes} [Tue Aug 25 05:44:09 2026] GET /volume/v3/volumes/0e5ff4ba-ee5b-485a-944d-79e4ace84e1d => generated 914 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:44:09.758042 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-25c2e033-008f-4475-a36c-a19ffb0a53f6 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:09.760437 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-25c2e033-008f-4475-a36c-a19ffb0a53f6 tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] GET https://10.4.3.189/volume/v3/backups/69c20d61-b4f1-4e42-8f23-cde4f369c9db Aug 25 05:44:09.760826 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-25c2e033-008f-4475-a36c-a19ffb0a53f6 tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:09.760911 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-25c2e033-008f-4475-a36c-a19ffb0a53f6 tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:09.761743 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-25c2e033-008f-4475-a36c-a19ffb0a53f6 tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] Show backup with id 69c20d61-b4f1-4e42-8f23-cde4f369c9db. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:44:09.766638 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:44:09.766638 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:44:09.769049 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-25c2e033-008f-4475-a36c-a19ffb0a53f6 tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] https://10.4.3.189/volume/v3/backups/69c20d61-b4f1-4e42-8f23-cde4f369c9db returned with HTTP 200 Aug 25 05:44:09.769049 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 364/1440] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:44:09 2026] GET /volume/v3/backups/69c20d61-b4f1-4e42-8f23-cde4f369c9db => generated 801 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:44:10.093536 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-3918f60b-3519-469c-87bf-a1c4310c351b None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:10.095897 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-3918f60b-3519-469c-87bf-a1c4310c351b tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] GET https://10.4.3.189/volume/v3/backups/d709f32a-559f-4276-9f6e-337369165aa8 Aug 25 05:44:10.096234 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-3918f60b-3519-469c-87bf-a1c4310c351b tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:10.096494 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-3918f60b-3519-469c-87bf-a1c4310c351b tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:10.096684 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-3918f60b-3519-469c-87bf-a1c4310c351b tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] Show backup with id d709f32a-559f-4276-9f6e-337369165aa8. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:44:10.102326 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:44:10.102326 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:44:10.103311 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-3918f60b-3519-469c-87bf-a1c4310c351b tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] https://10.4.3.189/volume/v3/backups/d709f32a-559f-4276-9f6e-337369165aa8 returned with HTTP 200 Aug 25 05:44:10.103801 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 357/1441] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:44:10 2026] GET /volume/v3/backups/d709f32a-559f-4276-9f6e-337369165aa8 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:44:10.185279 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-71740d07-8921-405a-a7ff-066092434f05 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:10.191081 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-71740d07-8921-405a-a7ff-066092434f05 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] GET https://10.4.3.189/volume/v3/volumes/0e5ff4ba-ee5b-485a-944d-79e4ace84e1d Aug 25 05:44:10.191081 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-71740d07-8921-405a-a7ff-066092434f05 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:10.191081 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-71740d07-8921-405a-a7ff-066092434f05 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:10.203217 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-71740d07-8921-405a-a7ff-066092434f05 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] https://10.4.3.189/volume/v3/volumes/0e5ff4ba-ee5b-485a-944d-79e4ace84e1d returned with HTTP 404 Aug 25 05:44:10.204222 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 360/1442] 10.4.3.189 () {68 vars in 1389 bytes} [Tue Aug 25 05:44:10 2026] GET /volume/v3/volumes/0e5ff4ba-ee5b-485a-944d-79e4ace84e1d => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 05:44:10.215139 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-64982735-472b-41f2-9412-1e63a57afda6 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:10.217766 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-64982735-472b-41f2-9412-1e63a57afda6 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] GET https://10.4.3.189/volume/v3/groups/bec0d035-9f45-4569-9936-97a17c2d2d95 Aug 25 05:44:10.218190 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-64982735-472b-41f2-9412-1e63a57afda6 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:10.218580 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-64982735-472b-41f2-9412-1e63a57afda6 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Calling method 'version_select' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:10.218869 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.v3.groups [None req-64982735-472b-41f2-9412-1e63a57afda6 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] show called for member bec0d035-9f45-4569-9936-97a17c2d2d95 {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 25 05:44:10.222377 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-64982735-472b-41f2-9412-1e63a57afda6 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] https://10.4.3.189/volume/v3/groups/bec0d035-9f45-4569-9936-97a17c2d2d95 returned with HTTP 404 Aug 25 05:44:10.223656 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 362/1443] 10.4.3.189 () {68 vars in 1386 bytes} [Tue Aug 25 05:44:10 2026] GET /volume/v3/groups/bec0d035-9f45-4569-9936-97a17c2d2d95 => generated 108 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 05:44:10.234292 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-f643efba-ec17-47c7-bf90-c089f16ed4b5 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:10.236541 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-f643efba-ec17-47c7-bf90-c089f16ed4b5 tempest-GroupSnapshotsTest-127887753 tempest-GroupSnapshotsTest-127887753-project-admin] DELETE https://10.4.3.189/volume/v3/group_types/d9553e74-6276-4791-b153-4eba5efda10b Aug 25 05:44:10.236950 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-f643efba-ec17-47c7-bf90-c089f16ed4b5 tempest-GroupSnapshotsTest-127887753 tempest-GroupSnapshotsTest-127887753-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:10.237209 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-f643efba-ec17-47c7-bf90-c089f16ed4b5 tempest-GroupSnapshotsTest-127887753 tempest-GroupSnapshotsTest-127887753-project-admin] Calling method 'version_select' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:10.256353 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-f643efba-ec17-47c7-bf90-c089f16ed4b5 tempest-GroupSnapshotsTest-127887753 tempest-GroupSnapshotsTest-127887753-project-admin] https://10.4.3.189/volume/v3/group_types/d9553e74-6276-4791-b153-4eba5efda10b returned with HTTP 202 Aug 25 05:44:10.257104 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 365/1444] 10.4.3.189 () {68 vars in 1404 bytes} [Tue Aug 25 05:44:10 2026] DELETE /volume/v3/group_types/d9553e74-6276-4791-b153-4eba5efda10b => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 05:44:10.267045 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-0e0659e7-cf4d-4dcf-8def-6784bb144943 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:10.270107 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-0e0659e7-cf4d-4dcf-8def-6784bb144943 tempest-GroupSnapshotsTest-127887753 tempest-GroupSnapshotsTest-127887753-project-admin] DELETE https://10.4.3.189/volume/v3/types/e08ca28a-433e-4174-8977-00da8dada27b Aug 25 05:44:10.270311 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-0e0659e7-cf4d-4dcf-8def-6784bb144943 tempest-GroupSnapshotsTest-127887753 tempest-GroupSnapshotsTest-127887753-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:10.272423 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-0e0659e7-cf4d-4dcf-8def-6784bb144943 tempest-GroupSnapshotsTest-127887753 tempest-GroupSnapshotsTest-127887753-project-admin] Calling method '_delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:10.313624 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-0e0659e7-cf4d-4dcf-8def-6784bb144943 tempest-GroupSnapshotsTest-127887753 tempest-GroupSnapshotsTest-127887753-project-admin] https://10.4.3.189/volume/v3/types/e08ca28a-433e-4174-8977-00da8dada27b returned with HTTP 202 Aug 25 05:44:10.314319 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 358/1445] 10.4.3.189 () {66 vars in 1345 bytes} [Tue Aug 25 05:44:10 2026] DELETE /volume/v3/types/e08ca28a-433e-4174-8977-00da8dada27b => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:44:10.324583 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-01261ec7-914b-4bfb-9028-3484205d0490 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:10.326408 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-01261ec7-914b-4bfb-9028-3484205d0490 tempest-GroupSnapshotsTest-127887753 tempest-GroupSnapshotsTest-127887753-project-admin] GET https://10.4.3.189/volume/v3/types/e08ca28a-433e-4174-8977-00da8dada27b Aug 25 05:44:10.326847 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-01261ec7-914b-4bfb-9028-3484205d0490 tempest-GroupSnapshotsTest-127887753 tempest-GroupSnapshotsTest-127887753-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:10.327249 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-01261ec7-914b-4bfb-9028-3484205d0490 tempest-GroupSnapshotsTest-127887753 tempest-GroupSnapshotsTest-127887753-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:10.333546 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-01261ec7-914b-4bfb-9028-3484205d0490 tempest-GroupSnapshotsTest-127887753 tempest-GroupSnapshotsTest-127887753-project-admin] https://10.4.3.189/volume/v3/types/e08ca28a-433e-4174-8977-00da8dada27b returned with HTTP 404 Aug 25 05:44:10.333546 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 361/1446] 10.4.3.189 () {66 vars in 1342 bytes} [Tue Aug 25 05:44:10 2026] GET /volume/v3/types/e08ca28a-433e-4174-8977-00da8dada27b => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:44:10.347148 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-a4d9412c-f9d1-4583-b5d2-c4021bbe18bc None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:10.349324 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-a4d9412c-f9d1-4583-b5d2-c4021bbe18bc tempest-GroupSnapshotsTest-127887753 tempest-GroupSnapshotsTest-127887753-project-admin] POST https://10.4.3.189/volume/v3/types Aug 25 05:44:10.351639 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-a4d9412c-f9d1-4583-b5d2-c4021bbe18bc tempest-GroupSnapshotsTest-127887753 tempest-GroupSnapshotsTest-127887753-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-432047796"}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:44:10.370181 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-a4d9412c-f9d1-4583-b5d2-c4021bbe18bc tempest-GroupSnapshotsTest-127887753 tempest-GroupSnapshotsTest-127887753-project-admin] https://10.4.3.189/volume/v3/types returned with HTTP 200 Aug 25 05:44:10.371212 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 363/1447] 10.4.3.189 () {68 vars in 1252 bytes} [Tue Aug 25 05:44:10 2026] POST /volume/v3/types => generated 223 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:44:10.384220 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-5c478759-dc18-4ff7-85b9-2ad3207d6b4a None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:10.390072 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-5c478759-dc18-4ff7-85b9-2ad3207d6b4a tempest-GroupSnapshotsTest-127887753 tempest-GroupSnapshotsTest-127887753-project-admin] POST https://10.4.3.189/volume/v3/group_types Aug 25 05:44:10.390556 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-5c478759-dc18-4ff7-85b9-2ad3207d6b4a tempest-GroupSnapshotsTest-127887753 tempest-GroupSnapshotsTest-127887753-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-1406294041"}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:44:10.431642 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-5c478759-dc18-4ff7-85b9-2ad3207d6b4a tempest-GroupSnapshotsTest-127887753 tempest-GroupSnapshotsTest-127887753-project-admin] https://10.4.3.189/volume/v3/group_types returned with HTTP 202 Aug 25 05:44:10.432814 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 366/1448] 10.4.3.189 () {70 vars in 1311 bytes} [Tue Aug 25 05:44:10 2026] POST /volume/v3/group_types => generated 181 bytes in 49 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:44:10.446235 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-e1798f4f-86aa-460e-a48d-73e9182cc8a6 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:10.448926 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e1798f4f-86aa-460e-a48d-73e9182cc8a6 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] POST https://10.4.3.189/volume/v3/groups Aug 25 05:44:10.450645 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e1798f4f-86aa-460e-a48d-73e9182cc8a6 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "33bf154d-fc0e-4e29-976c-a3e7a7374c50", "volume_types": ["c92d3a6a-80ba-44f5-950f-ccb6935f2bdb"], "name": "tempest-GroupSnapshotsTest-Group-1069258649"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:44:10.453548 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.v3.groups [None req-e1798f4f-86aa-460e-a48d-73e9182cc8a6 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Creating new group {'group': {'group_type': '33bf154d-fc0e-4e29-976c-a3e7a7374c50', 'volume_types': ['c92d3a6a-80ba-44f5-950f-ccb6935f2bdb'], 'name': 'tempest-GroupSnapshotsTest-Group-1069258649'}} {{(pid=100268) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 25 05:44:10.461498 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.v3.groups [None req-e1798f4f-86aa-460e-a48d-73e9182cc8a6 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Creating group tempest-GroupSnapshotsTest-Group-1069258649. Aug 25 05:44:10.487480 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-e1798f4f-86aa-460e-a48d-73e9182cc8a6 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Availability zone cache updated, next update will occur around 2026-08-25 06:44:10.486800. {{(pid=100268) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 25 05:44:10.488085 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-e1798f4f-86aa-460e-a48d-73e9182cc8a6 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Availability Zones retrieved successfully. Aug 25 05:44:10.511111 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-e1798f4f-86aa-460e-a48d-73e9182cc8a6 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Created reservations ['bb6dfe0e-fc5c-470b-b44f-a26a78ef8124'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:44:10.562466 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e1798f4f-86aa-460e-a48d-73e9182cc8a6 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] https://10.4.3.189/volume/v3/groups returned with HTTP 202 Aug 25 05:44:10.562466 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 359/1449] 10.4.3.189 () {70 vars in 1297 bytes} [Tue Aug 25 05:44:10 2026] POST /volume/v3/groups => generated 112 bytes in 114 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:44:10.572269 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-66ffd136-45bd-4d5f-8053-8ad858123f00 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:10.578302 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-66ffd136-45bd-4d5f-8053-8ad858123f00 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] GET https://10.4.3.189/volume/v3/groups/068c8f72-c159-41da-bf6b-e9cb2be533ca Aug 25 05:44:10.578302 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-66ffd136-45bd-4d5f-8053-8ad858123f00 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:10.578302 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-66ffd136-45bd-4d5f-8053-8ad858123f00 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Calling method 'version_select' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:10.578302 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.v3.groups [None req-66ffd136-45bd-4d5f-8053-8ad858123f00 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] show called for member 068c8f72-c159-41da-bf6b-e9cb2be533ca {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 25 05:44:10.582164 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:44:10.582164 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:44:10.596620 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-66ffd136-45bd-4d5f-8053-8ad858123f00 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] https://10.4.3.189/volume/v3/groups/068c8f72-c159-41da-bf6b-e9cb2be533ca returned with HTTP 200 Aug 25 05:44:10.597254 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 362/1450] 10.4.3.189 () {68 vars in 1386 bytes} [Tue Aug 25 05:44:10 2026] GET /volume/v3/groups/068c8f72-c159-41da-bf6b-e9cb2be533ca => generated 392 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:44:10.781455 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-ebef53bf-8ae0-4979-84e3-24d8127e2fd4 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:10.785202 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-ebef53bf-8ae0-4979-84e3-24d8127e2fd4 tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] GET https://10.4.3.189/volume/v3/backups/69c20d61-b4f1-4e42-8f23-cde4f369c9db Aug 25 05:44:10.785795 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-ebef53bf-8ae0-4979-84e3-24d8127e2fd4 tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:10.786188 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-ebef53bf-8ae0-4979-84e3-24d8127e2fd4 tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:10.786429 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-ebef53bf-8ae0-4979-84e3-24d8127e2fd4 tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] Show backup with id 69c20d61-b4f1-4e42-8f23-cde4f369c9db. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:44:10.793312 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:44:10.793312 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:44:10.794252 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-ebef53bf-8ae0-4979-84e3-24d8127e2fd4 tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] https://10.4.3.189/volume/v3/backups/69c20d61-b4f1-4e42-8f23-cde4f369c9db returned with HTTP 200 Aug 25 05:44:10.795835 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 364/1451] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:44:10 2026] GET /volume/v3/backups/69c20d61-b4f1-4e42-8f23-cde4f369c9db => generated 801 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:44:11.126164 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-ac132063-0470-47bd-8993-32f956486835 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:11.129022 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-ac132063-0470-47bd-8993-32f956486835 tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] GET https://10.4.3.189/volume/v3/backups/d709f32a-559f-4276-9f6e-337369165aa8 Aug 25 05:44:11.129238 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-ac132063-0470-47bd-8993-32f956486835 tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:11.129426 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-ac132063-0470-47bd-8993-32f956486835 tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:11.129526 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-ac132063-0470-47bd-8993-32f956486835 tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] Show backup with id d709f32a-559f-4276-9f6e-337369165aa8. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:44:11.140235 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:44:11.140235 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:44:11.141165 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-ac132063-0470-47bd-8993-32f956486835 tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] https://10.4.3.189/volume/v3/backups/d709f32a-559f-4276-9f6e-337369165aa8 returned with HTTP 200 Aug 25 05:44:11.141633 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 367/1452] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:44:11 2026] GET /volume/v3/backups/d709f32a-559f-4276-9f6e-337369165aa8 => generated 735 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:44:11.609954 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-a6ef808f-b30b-4a22-9b3e-4949c7776bd6 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:11.612528 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a6ef808f-b30b-4a22-9b3e-4949c7776bd6 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] GET https://10.4.3.189/volume/v3/groups/068c8f72-c159-41da-bf6b-e9cb2be533ca Aug 25 05:44:11.612834 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a6ef808f-b30b-4a22-9b3e-4949c7776bd6 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:11.613146 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a6ef808f-b30b-4a22-9b3e-4949c7776bd6 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Calling method 'version_select' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:11.613343 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.v3.groups [None req-a6ef808f-b30b-4a22-9b3e-4949c7776bd6 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] show called for member 068c8f72-c159-41da-bf6b-e9cb2be533ca {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 25 05:44:11.619128 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:44:11.619128 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:44:11.632977 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a6ef808f-b30b-4a22-9b3e-4949c7776bd6 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] https://10.4.3.189/volume/v3/groups/068c8f72-c159-41da-bf6b-e9cb2be533ca returned with HTTP 200 Aug 25 05:44:11.633574 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 360/1453] 10.4.3.189 () {68 vars in 1386 bytes} [Tue Aug 25 05:44:11 2026] GET /volume/v3/groups/068c8f72-c159-41da-bf6b-e9cb2be533ca => generated 393 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:44:11.647203 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-e83af7d8-0580-4450-b830-035e6627e5d6 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:11.651077 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-e83af7d8-0580-4450-b830-035e6627e5d6 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] POST https://10.4.3.189/volume/v3/volumes Aug 25 05:44:11.651077 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-e83af7d8-0580-4450-b830-035e6627e5d6 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-357525659", "volume_type": "c92d3a6a-80ba-44f5-950f-ccb6935f2bdb", "group_id": "068c8f72-c159-41da-bf6b-e9cb2be533ca", "size": 1}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:44:11.652311 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.v3.volumes [None req-e83af7d8-0580-4450-b830-035e6627e5d6 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-357525659', 'volume_type': 'c92d3a6a-80ba-44f5-950f-ccb6935f2bdb', 'group_id': '068c8f72-c159-41da-bf6b-e9cb2be533ca', 'size': 1}} {{(pid=100269) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 05:44:11.661547 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:44:11.661547 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:44:11.662449 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.v3.volumes [None req-e83af7d8-0580-4450-b830-035e6627e5d6 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Create volume of 1 GB Aug 25 05:44:11.671346 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-e83af7d8-0580-4450-b830-035e6627e5d6 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Availability Zones retrieved successfully. Aug 25 05:44:11.678095 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-e83af7d8-0580-4450-b830-035e6627e5d6 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Flow 'volume_create_api' (e5809956-58ae-4aef-8e43-97f2ac83bddf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:44:11.808526 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-545d90c0-7375-4a20-889e-12db38cea093 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:11.811376 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-545d90c0-7375-4a20-889e-12db38cea093 tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] GET https://10.4.3.189/volume/v3/backups/69c20d61-b4f1-4e42-8f23-cde4f369c9db Aug 25 05:44:11.811598 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-545d90c0-7375-4a20-889e-12db38cea093 tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:11.811839 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-545d90c0-7375-4a20-889e-12db38cea093 tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:11.811967 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-545d90c0-7375-4a20-889e-12db38cea093 tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] Show backup with id 69c20d61-b4f1-4e42-8f23-cde4f369c9db. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:44:11.817008 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:44:11.817008 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:44:11.818014 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-545d90c0-7375-4a20-889e-12db38cea093 tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] https://10.4.3.189/volume/v3/backups/69c20d61-b4f1-4e42-8f23-cde4f369c9db returned with HTTP 200 Aug 25 05:44:11.818486 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 365/1454] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:44:11 2026] GET /volume/v3/backups/69c20d61-b4f1-4e42-8f23-cde4f369c9db => generated 801 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:44:11.847021 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-e83af7d8-0580-4450-b830-035e6627e5d6 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b871af8a-2412-4585-afe5-8cf13a2c364d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:44:11.847825 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:44:11.847825 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:44:11.848440 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.flows.api.create_volume [None req-e83af7d8-0580-4450-b830-035e6627e5d6 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Validating volume size '1' using validate_int {{(pid=100269) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 05:44:11.874110 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-e83af7d8-0580-4450-b830-035e6627e5d6 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b871af8a-2412-4585-afe5-8cf13a2c364d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T05:44:10Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c92d3a6a-80ba-44f5-950f-ccb6935f2bdb,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-432047796',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c92d3a6a-80ba-44f5-950f-ccb6935f2bdb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '068c8f72-c159-41da-bf6b-e9cb2be533ca', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:44:11.875132 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-e83af7d8-0580-4450-b830-035e6627e5d6 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (21865ef4-841c-4db5-b80f-d1ce4ca1c751) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:44:11.911304 np0000008051 devstack@c-api.service[100269]: WARNING cinder.quota [None req-e83af7d8-0580-4450-b830-035e6627e5d6 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-432047796 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-432047796, it is now deprecated. Please use the default quota class for default quota. Aug 25 05:44:11.911674 np0000008051 devstack@c-api.service[100269]: WARNING cinder.quota [None req-e83af7d8-0580-4450-b830-035e6627e5d6 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-432047796 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-432047796, it is now deprecated. Please use the default quota class for default quota. Aug 25 05:44:11.949326 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.quota [None req-e83af7d8-0580-4450-b830-035e6627e5d6 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Created reservations ['89141bc0-52e8-4f01-99ea-f64c0bc015a0', '7ce88a81-f1b6-4c1f-9832-23e3f16c9b7a', '792e88f1-3d0c-4b73-a223-fb774011bc8c', '11a5b4e1-15f9-4d17-9d16-1609fb20946c'] {{(pid=100269) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:44:11.950258 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-e83af7d8-0580-4450-b830-035e6627e5d6 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (21865ef4-841c-4db5-b80f-d1ce4ca1c751) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['89141bc0-52e8-4f01-99ea-f64c0bc015a0', '7ce88a81-f1b6-4c1f-9832-23e3f16c9b7a', '792e88f1-3d0c-4b73-a223-fb774011bc8c', '11a5b4e1-15f9-4d17-9d16-1609fb20946c']}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:44:11.950974 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-e83af7d8-0580-4450-b830-035e6627e5d6 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f9b93952-7f46-481e-b102-6cada86cae08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:44:11.977284 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-e83af7d8-0580-4450-b830-035e6627e5d6 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f9b93952-7f46-481e-b102-6cada86cae08) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '40db1fd4-1e3d-4546-858e-769bcde53f93', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-357525659',encryption_key_id=None,group_id=068c8f72-c159-41da-bf6b-e9cb2be533ca,group_type_id=,metadata={},multiattach=False,project_id='111027888ef04ae9be3272642a3214bd',qos_specs=None,replication_status=,reservations=['89141bc0-52e8-4f01-99ea-f64c0bc015a0','7ce88a81-f1b6-4c1f-9832-23e3f16c9b7a','792e88f1-3d0c-4b73-a223-fb774011bc8c','11a5b4e1-15f9-4d17-9d16-1609fb20946c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='647578f8d46f44cd94af83afae120ad7',volume_type_id=c92d3a6a-80ba-44f5-950f-ccb6935f2bdb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T05:44:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-357525659',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=068c8f72-c159-41da-bf6b-e9cb2be533ca,host=None,id=40db1fd4-1e3d-4546-858e-769bcde53f93,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='111027888ef04ae9be3272642a3214bd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='647578f8d46f44cd94af83afae120ad7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c92d3a6a-80ba-44f5-950f-ccb6935f2bdb),volume_type_id=c92d3a6a-80ba-44f5-950f-ccb6935f2bdb)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:44:11.978205 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-e83af7d8-0580-4450-b830-035e6627e5d6 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (825eb82f-eca9-4295-b140-11c090c37ec4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:44:12.010253 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-e83af7d8-0580-4450-b830-035e6627e5d6 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (825eb82f-eca9-4295-b140-11c090c37ec4) transitioned into state 'SUCCESS' from state '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-357525659',encryption_key_id=None,group_id=068c8f72-c159-41da-bf6b-e9cb2be533ca,group_type_id=,metadata={},multiattach=False,project_id='111027888ef04ae9be3272642a3214bd',qos_specs=None,replication_status=,reservations=['89141bc0-52e8-4f01-99ea-f64c0bc015a0','7ce88a81-f1b6-4c1f-9832-23e3f16c9b7a','792e88f1-3d0c-4b73-a223-fb774011bc8c','11a5b4e1-15f9-4d17-9d16-1609fb20946c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='647578f8d46f44cd94af83afae120ad7',volume_type_id=c92d3a6a-80ba-44f5-950f-ccb6935f2bdb)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:44:12.011151 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-e83af7d8-0580-4450-b830-035e6627e5d6 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7551eb79-2c60-4851-9fa1-b72e2a8ad782) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:44:12.029617 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-e83af7d8-0580-4450-b830-035e6627e5d6 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7551eb79-2c60-4851-9fa1-b72e2a8ad782) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:44:12.030604 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-e83af7d8-0580-4450-b830-035e6627e5d6 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Flow 'volume_create_api' (e5809956-58ae-4aef-8e43-97f2ac83bddf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:44:12.031881 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-e83af7d8-0580-4450-b830-035e6627e5d6 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Create volume request issued successfully. Aug 25 05:44:12.032048 np0000008051 devstack@c-api.service[100269]: WARNING stevedore.named [None req-e83af7d8-0580-4450-b830-035e6627e5d6 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 05:44:12.032186 np0000008051 devstack@c-api.service[100269]: WARNING castellan.key_manager [None req-e83af7d8-0580-4450-b830-035e6627e5d6 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 05:44:12.086771 np0000008051 devstack@c-api.service[100269]: DEBUG oslo_db.sqlalchemy.engines [None req-e83af7d8-0580-4450-b830-035e6627e5d6 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100269) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 05:44:12.094097 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:44:12.094097 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:44:12.100245 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-e83af7d8-0580-4450-b830-035e6627e5d6 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] https://10.4.3.189/volume/v3/volumes returned with HTTP 202 Aug 25 05:44:12.100746 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 363/1455] 10.4.3.189 () {70 vars in 1300 bytes} [Tue Aug 25 05:44:11 2026] POST /volume/v3/volumes => generated 821 bytes in 454 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:44:12.118474 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-bc1f517c-583e-41d2-a5ef-fa98300ff251 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:12.123782 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-bc1f517c-583e-41d2-a5ef-fa98300ff251 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] GET https://10.4.3.189/volume/v3/volumes/40db1fd4-1e3d-4546-858e-769bcde53f93 Aug 25 05:44:12.123995 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-bc1f517c-583e-41d2-a5ef-fa98300ff251 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:12.124409 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-bc1f517c-583e-41d2-a5ef-fa98300ff251 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:12.158666 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-05114a31-a965-42b6-82a1-d670c535acb9 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:12.161280 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-05114a31-a965-42b6-82a1-d670c535acb9 tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] GET https://10.4.3.189/volume/v3/backups/d709f32a-559f-4276-9f6e-337369165aa8 Aug 25 05:44:12.161557 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-05114a31-a965-42b6-82a1-d670c535acb9 tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:12.161727 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-05114a31-a965-42b6-82a1-d670c535acb9 tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:12.161859 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-05114a31-a965-42b6-82a1-d670c535acb9 tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] Show backup with id d709f32a-559f-4276-9f6e-337369165aa8. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:44:12.167820 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:44:12.167820 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:44:12.168657 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-05114a31-a965-42b6-82a1-d670c535acb9 tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] https://10.4.3.189/volume/v3/backups/d709f32a-559f-4276-9f6e-337369165aa8 returned with HTTP 200 Aug 25 05:44:12.169321 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 361/1456] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:44:12 2026] GET /volume/v3/backups/d709f32a-559f-4276-9f6e-337369165aa8 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:44:12.324322 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:44:12.324322 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:44:12.332623 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-bc1f517c-583e-41d2-a5ef-fa98300ff251 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Volume info retrieved successfully. Aug 25 05:44:12.333559 np0000008051 devstack@c-api.service[100271]: WARNING stevedore.named [None req-bc1f517c-583e-41d2-a5ef-fa98300ff251 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 05:44:12.333798 np0000008051 devstack@c-api.service[100271]: WARNING castellan.key_manager [None req-bc1f517c-583e-41d2-a5ef-fa98300ff251 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 05:44:12.388113 np0000008051 devstack@c-api.service[100271]: DEBUG oslo_db.sqlalchemy.engines [None req-bc1f517c-583e-41d2-a5ef-fa98300ff251 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100271) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 05:44:12.392805 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:44:12.392805 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:44:12.409084 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-bc1f517c-583e-41d2-a5ef-fa98300ff251 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] https://10.4.3.189/volume/v3/volumes/40db1fd4-1e3d-4546-858e-769bcde53f93 returned with HTTP 200 Aug 25 05:44:12.409719 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 368/1457] 10.4.3.189 () {68 vars in 1389 bytes} [Tue Aug 25 05:44:12 2026] GET /volume/v3/volumes/40db1fd4-1e3d-4546-858e-769bcde53f93 => generated 913 bytes in 292 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:44:12.834970 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-8cce3381-6f19-424b-8d21-d28558fbf9be None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:12.839156 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-8cce3381-6f19-424b-8d21-d28558fbf9be tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] GET https://10.4.3.189/volume/v3/backups/69c20d61-b4f1-4e42-8f23-cde4f369c9db Aug 25 05:44:12.839471 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-8cce3381-6f19-424b-8d21-d28558fbf9be tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:12.839750 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-8cce3381-6f19-424b-8d21-d28558fbf9be tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:12.839934 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-8cce3381-6f19-424b-8d21-d28558fbf9be tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] Show backup with id 69c20d61-b4f1-4e42-8f23-cde4f369c9db. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:44:12.845747 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:44:12.845747 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:44:12.846774 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-8cce3381-6f19-424b-8d21-d28558fbf9be tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] https://10.4.3.189/volume/v3/backups/69c20d61-b4f1-4e42-8f23-cde4f369c9db returned with HTTP 200 Aug 25 05:44:12.847576 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 366/1458] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:44:12 2026] GET /volume/v3/backups/69c20d61-b4f1-4e42-8f23-cde4f369c9db => generated 801 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:44:13.183759 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-d8aec6b3-dc96-46c2-81e3-d8bb7e4d1b91 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:13.186749 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-d8aec6b3-dc96-46c2-81e3-d8bb7e4d1b91 tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] GET https://10.4.3.189/volume/v3/backups/d709f32a-559f-4276-9f6e-337369165aa8 Aug 25 05:44:13.187715 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-d8aec6b3-dc96-46c2-81e3-d8bb7e4d1b91 tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:13.187987 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-d8aec6b3-dc96-46c2-81e3-d8bb7e4d1b91 tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:13.188209 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-d8aec6b3-dc96-46c2-81e3-d8bb7e4d1b91 tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] Show backup with id d709f32a-559f-4276-9f6e-337369165aa8. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:44:13.195420 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:44:13.195420 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:44:13.197214 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-d8aec6b3-dc96-46c2-81e3-d8bb7e4d1b91 tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] https://10.4.3.189/volume/v3/backups/d709f32a-559f-4276-9f6e-337369165aa8 returned with HTTP 200 Aug 25 05:44:13.197384 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 364/1459] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:44:13 2026] GET /volume/v3/backups/d709f32a-559f-4276-9f6e-337369165aa8 => generated 735 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:44:13.430909 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-79413abd-160f-4b33-a10c-76c222c3fc01 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:13.435891 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-79413abd-160f-4b33-a10c-76c222c3fc01 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] GET https://10.4.3.189/volume/v3/volumes/40db1fd4-1e3d-4546-858e-769bcde53f93 Aug 25 05:44:13.435891 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-79413abd-160f-4b33-a10c-76c222c3fc01 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:13.437418 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-79413abd-160f-4b33-a10c-76c222c3fc01 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:13.456657 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:44:13.456657 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:44:13.464470 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-79413abd-160f-4b33-a10c-76c222c3fc01 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Volume info retrieved successfully. Aug 25 05:44:13.465761 np0000008051 devstack@c-api.service[100268]: WARNING stevedore.named [None req-79413abd-160f-4b33-a10c-76c222c3fc01 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 05:44:13.465761 np0000008051 devstack@c-api.service[100268]: WARNING castellan.key_manager [None req-79413abd-160f-4b33-a10c-76c222c3fc01 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 05:44:13.531309 np0000008051 devstack@c-api.service[100268]: DEBUG oslo_db.sqlalchemy.engines [None req-79413abd-160f-4b33-a10c-76c222c3fc01 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100268) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 05:44:13.536426 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:44:13.536426 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:44:13.548107 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-79413abd-160f-4b33-a10c-76c222c3fc01 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] https://10.4.3.189/volume/v3/volumes/40db1fd4-1e3d-4546-858e-769bcde53f93 returned with HTTP 200 Aug 25 05:44:13.549216 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 362/1460] 10.4.3.189 () {68 vars in 1389 bytes} [Tue Aug 25 05:44:13 2026] GET /volume/v3/volumes/40db1fd4-1e3d-4546-858e-769bcde53f93 => generated 914 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:44:13.567365 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-84dfe5c5-5b8e-4992-8b2d-ef158d1d8de7 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:13.570988 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-84dfe5c5-5b8e-4992-8b2d-ef158d1d8de7 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] POST https://10.4.3.189/volume/v3/volumes Aug 25 05:44:13.571848 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-84dfe5c5-5b8e-4992-8b2d-ef158d1d8de7 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1498045082", "volume_type": "c92d3a6a-80ba-44f5-950f-ccb6935f2bdb", "group_id": "068c8f72-c159-41da-bf6b-e9cb2be533ca", "size": 1}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:44:13.573363 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.v3.volumes [None req-84dfe5c5-5b8e-4992-8b2d-ef158d1d8de7 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1498045082', 'volume_type': 'c92d3a6a-80ba-44f5-950f-ccb6935f2bdb', 'group_id': '068c8f72-c159-41da-bf6b-e9cb2be533ca', 'size': 1}} {{(pid=100271) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 05:44:13.584935 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:44:13.584935 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:44:13.586454 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [None req-84dfe5c5-5b8e-4992-8b2d-ef158d1d8de7 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Create volume of 1 GB Aug 25 05:44:13.594884 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-84dfe5c5-5b8e-4992-8b2d-ef158d1d8de7 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Availability Zones retrieved successfully. Aug 25 05:44:13.601996 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-84dfe5c5-5b8e-4992-8b2d-ef158d1d8de7 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Flow 'volume_create_api' (b52e9b57-6ab6-4f7c-9991-fe7002c4467d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:44:13.603984 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-84dfe5c5-5b8e-4992-8b2d-ef158d1d8de7 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fccff7f3-fc7c-4259-90c9-8f3ed5cc3404) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:44:13.604844 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:44:13.604844 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:44:13.605538 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.flows.api.create_volume [None req-84dfe5c5-5b8e-4992-8b2d-ef158d1d8de7 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Validating volume size '1' using validate_int {{(pid=100271) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 05:44:13.633868 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-84dfe5c5-5b8e-4992-8b2d-ef158d1d8de7 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fccff7f3-fc7c-4259-90c9-8f3ed5cc3404) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T05:44:10Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c92d3a6a-80ba-44f5-950f-ccb6935f2bdb,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-432047796',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c92d3a6a-80ba-44f5-950f-ccb6935f2bdb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '068c8f72-c159-41da-bf6b-e9cb2be533ca', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:44:13.636178 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-84dfe5c5-5b8e-4992-8b2d-ef158d1d8de7 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2e2fab71-0b84-448d-94d7-dea146a2f203) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:44:13.687418 np0000008051 devstack@c-api.service[100271]: WARNING cinder.quota [None req-84dfe5c5-5b8e-4992-8b2d-ef158d1d8de7 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-432047796 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-432047796, it is now deprecated. Please use the default quota class for default quota. Aug 25 05:44:13.687418 np0000008051 devstack@c-api.service[100271]: WARNING cinder.quota [None req-84dfe5c5-5b8e-4992-8b2d-ef158d1d8de7 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-432047796 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-432047796, it is now deprecated. Please use the default quota class for default quota. Aug 25 05:44:13.720620 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.quota [None req-84dfe5c5-5b8e-4992-8b2d-ef158d1d8de7 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Created reservations ['08ecf079-2634-49e0-bbea-cd7b33344c66', '37630466-2867-4277-bf46-58e9c1ab09b8', 'b7d2c539-f909-49f7-83c5-cd0e27ea99be', '20a0acb0-bf2b-4079-94f6-014b1914a352'] {{(pid=100271) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:44:13.721569 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-84dfe5c5-5b8e-4992-8b2d-ef158d1d8de7 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2e2fab71-0b84-448d-94d7-dea146a2f203) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['08ecf079-2634-49e0-bbea-cd7b33344c66', '37630466-2867-4277-bf46-58e9c1ab09b8', 'b7d2c539-f909-49f7-83c5-cd0e27ea99be', '20a0acb0-bf2b-4079-94f6-014b1914a352']}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:44:13.722761 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-84dfe5c5-5b8e-4992-8b2d-ef158d1d8de7 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c710598c-f38d-4971-a723-04dda8138a20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:44:13.758300 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-84dfe5c5-5b8e-4992-8b2d-ef158d1d8de7 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c710598c-f38d-4971-a723-04dda8138a20) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c4bfebe0-5bb0-4992-91f9-4b6f5590f5e5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1498045082',encryption_key_id=None,group_id=068c8f72-c159-41da-bf6b-e9cb2be533ca,group_type_id=,metadata={},multiattach=False,project_id='111027888ef04ae9be3272642a3214bd',qos_specs=None,replication_status=,reservations=['08ecf079-2634-49e0-bbea-cd7b33344c66','37630466-2867-4277-bf46-58e9c1ab09b8','b7d2c539-f909-49f7-83c5-cd0e27ea99be','20a0acb0-bf2b-4079-94f6-014b1914a352'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='647578f8d46f44cd94af83afae120ad7',volume_type_id=c92d3a6a-80ba-44f5-950f-ccb6935f2bdb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T05:44:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1498045082',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=068c8f72-c159-41da-bf6b-e9cb2be533ca,host=None,id=c4bfebe0-5bb0-4992-91f9-4b6f5590f5e5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='111027888ef04ae9be3272642a3214bd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='647578f8d46f44cd94af83afae120ad7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c92d3a6a-80ba-44f5-950f-ccb6935f2bdb),volume_type_id=c92d3a6a-80ba-44f5-950f-ccb6935f2bdb)}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:44:13.759536 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-84dfe5c5-5b8e-4992-8b2d-ef158d1d8de7 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (21a6f509-6d62-41b2-bf06-e67f0a66734b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:44:13.796504 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-84dfe5c5-5b8e-4992-8b2d-ef158d1d8de7 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (21a6f509-6d62-41b2-bf06-e67f0a66734b) transitioned into state 'SUCCESS' from state '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-1498045082',encryption_key_id=None,group_id=068c8f72-c159-41da-bf6b-e9cb2be533ca,group_type_id=,metadata={},multiattach=False,project_id='111027888ef04ae9be3272642a3214bd',qos_specs=None,replication_status=,reservations=['08ecf079-2634-49e0-bbea-cd7b33344c66','37630466-2867-4277-bf46-58e9c1ab09b8','b7d2c539-f909-49f7-83c5-cd0e27ea99be','20a0acb0-bf2b-4079-94f6-014b1914a352'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='647578f8d46f44cd94af83afae120ad7',volume_type_id=c92d3a6a-80ba-44f5-950f-ccb6935f2bdb)}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:44:13.797592 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-84dfe5c5-5b8e-4992-8b2d-ef158d1d8de7 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b2e259a0-6dae-4239-a0f1-c2d02f8b42a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:44:13.822106 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-84dfe5c5-5b8e-4992-8b2d-ef158d1d8de7 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b2e259a0-6dae-4239-a0f1-c2d02f8b42a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:44:13.824194 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-84dfe5c5-5b8e-4992-8b2d-ef158d1d8de7 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Flow 'volume_create_api' (b52e9b57-6ab6-4f7c-9991-fe7002c4467d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100271) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:44:13.824194 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-84dfe5c5-5b8e-4992-8b2d-ef158d1d8de7 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Create volume request issued successfully. Aug 25 05:44:13.824990 np0000008051 devstack@c-api.service[100271]: WARNING stevedore.named [None req-84dfe5c5-5b8e-4992-8b2d-ef158d1d8de7 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 05:44:13.825269 np0000008051 devstack@c-api.service[100271]: WARNING castellan.key_manager [None req-84dfe5c5-5b8e-4992-8b2d-ef158d1d8de7 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 05:44:13.863527 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-c12e495d-852b-4b6e-ade0-fce0fb46c104 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:13.868249 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-c12e495d-852b-4b6e-ade0-fce0fb46c104 tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] GET https://10.4.3.189/volume/v3/backups/69c20d61-b4f1-4e42-8f23-cde4f369c9db Aug 25 05:44:13.868737 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-c12e495d-852b-4b6e-ade0-fce0fb46c104 tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:13.869226 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-c12e495d-852b-4b6e-ade0-fce0fb46c104 tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:13.872005 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-c12e495d-852b-4b6e-ade0-fce0fb46c104 tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] Show backup with id 69c20d61-b4f1-4e42-8f23-cde4f369c9db. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:44:13.879628 np0000008051 devstack@c-api.service[100271]: DEBUG oslo_db.sqlalchemy.engines [None req-84dfe5c5-5b8e-4992-8b2d-ef158d1d8de7 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100271) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 05:44:13.885247 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:44:13.885247 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:44:13.886091 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:44:13.886091 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:44:13.888294 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-c12e495d-852b-4b6e-ade0-fce0fb46c104 tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] https://10.4.3.189/volume/v3/backups/69c20d61-b4f1-4e42-8f23-cde4f369c9db returned with HTTP 200 Aug 25 05:44:13.889621 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 367/1461] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:44:13 2026] GET /volume/v3/backups/69c20d61-b4f1-4e42-8f23-cde4f369c9db => generated 801 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:44:13.893507 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-84dfe5c5-5b8e-4992-8b2d-ef158d1d8de7 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] https://10.4.3.189/volume/v3/volumes returned with HTTP 202 Aug 25 05:44:13.893968 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 369/1462] 10.4.3.189 () {70 vars in 1300 bytes} [Tue Aug 25 05:44:13 2026] POST /volume/v3/volumes => generated 822 bytes in 327 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:44:13.922405 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-40a72c3d-bd42-4814-b171-877671e30ca3 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:13.925742 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-40a72c3d-bd42-4814-b171-877671e30ca3 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] GET https://10.4.3.189/volume/v3/volumes/c4bfebe0-5bb0-4992-91f9-4b6f5590f5e5 Aug 25 05:44:13.925935 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-40a72c3d-bd42-4814-b171-877671e30ca3 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:13.926558 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-40a72c3d-bd42-4814-b171-877671e30ca3 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:13.940191 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:44:13.940191 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:44:13.948622 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-40a72c3d-bd42-4814-b171-877671e30ca3 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Volume info retrieved successfully. Aug 25 05:44:13.948622 np0000008051 devstack@c-api.service[100269]: WARNING stevedore.named [None req-40a72c3d-bd42-4814-b171-877671e30ca3 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 05:44:13.948944 np0000008051 devstack@c-api.service[100269]: WARNING castellan.key_manager [None req-40a72c3d-bd42-4814-b171-877671e30ca3 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 05:44:14.012605 np0000008051 devstack@c-api.service[100269]: DEBUG oslo_db.sqlalchemy.engines [None req-40a72c3d-bd42-4814-b171-877671e30ca3 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100269) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 05:44:14.016860 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:44:14.016860 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:44:14.029924 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-40a72c3d-bd42-4814-b171-877671e30ca3 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] https://10.4.3.189/volume/v3/volumes/c4bfebe0-5bb0-4992-91f9-4b6f5590f5e5 returned with HTTP 200 Aug 25 05:44:14.030994 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 365/1463] 10.4.3.189 () {68 vars in 1389 bytes} [Tue Aug 25 05:44:13 2026] GET /volume/v3/volumes/c4bfebe0-5bb0-4992-91f9-4b6f5590f5e5 => generated 890 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:44:14.212452 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-e046c6c7-6c05-4bc7-b099-286b5c3ea060 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:14.215218 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e046c6c7-6c05-4bc7-b099-286b5c3ea060 tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] GET https://10.4.3.189/volume/v3/backups/d709f32a-559f-4276-9f6e-337369165aa8 Aug 25 05:44:14.215513 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e046c6c7-6c05-4bc7-b099-286b5c3ea060 tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:14.215847 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e046c6c7-6c05-4bc7-b099-286b5c3ea060 tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:14.216005 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-e046c6c7-6c05-4bc7-b099-286b5c3ea060 tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] Show backup with id d709f32a-559f-4276-9f6e-337369165aa8. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:44:14.222343 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:44:14.222343 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:44:14.222830 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e046c6c7-6c05-4bc7-b099-286b5c3ea060 tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] https://10.4.3.189/volume/v3/backups/d709f32a-559f-4276-9f6e-337369165aa8 returned with HTTP 200 Aug 25 05:44:14.223469 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 363/1464] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:44:14 2026] GET /volume/v3/backups/d709f32a-559f-4276-9f6e-337369165aa8 => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:44:14.903369 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-79db104f-f94b-49e7-a0c7-9fa9ab3a9fbf None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:14.906504 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-79db104f-f94b-49e7-a0c7-9fa9ab3a9fbf tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] GET https://10.4.3.189/volume/v3/backups/69c20d61-b4f1-4e42-8f23-cde4f369c9db Aug 25 05:44:14.906790 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-79db104f-f94b-49e7-a0c7-9fa9ab3a9fbf tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:14.907001 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-79db104f-f94b-49e7-a0c7-9fa9ab3a9fbf tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:14.907194 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-79db104f-f94b-49e7-a0c7-9fa9ab3a9fbf tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] Show backup with id 69c20d61-b4f1-4e42-8f23-cde4f369c9db. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:44:14.912652 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:44:14.912652 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:44:14.913801 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-79db104f-f94b-49e7-a0c7-9fa9ab3a9fbf tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] https://10.4.3.189/volume/v3/backups/69c20d61-b4f1-4e42-8f23-cde4f369c9db returned with HTTP 200 Aug 25 05:44:14.914363 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 368/1465] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:44:14 2026] GET /volume/v3/backups/69c20d61-b4f1-4e42-8f23-cde4f369c9db => generated 801 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:44:15.048463 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-26dc02d3-4aac-482f-a44a-5054d10c6712 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:15.051393 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-26dc02d3-4aac-482f-a44a-5054d10c6712 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] GET https://10.4.3.189/volume/v3/volumes/c4bfebe0-5bb0-4992-91f9-4b6f5590f5e5 Aug 25 05:44:15.051716 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-26dc02d3-4aac-482f-a44a-5054d10c6712 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:15.052263 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-26dc02d3-4aac-482f-a44a-5054d10c6712 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:15.062148 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:44:15.062148 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:44:15.067605 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-26dc02d3-4aac-482f-a44a-5054d10c6712 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Volume info retrieved successfully. Aug 25 05:44:15.068733 np0000008051 devstack@c-api.service[100271]: WARNING stevedore.named [None req-26dc02d3-4aac-482f-a44a-5054d10c6712 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 05:44:15.069242 np0000008051 devstack@c-api.service[100271]: WARNING castellan.key_manager [None req-26dc02d3-4aac-482f-a44a-5054d10c6712 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 05:44:15.118535 np0000008051 devstack@c-api.service[100271]: DEBUG oslo_db.sqlalchemy.engines [None req-26dc02d3-4aac-482f-a44a-5054d10c6712 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100271) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 05:44:15.125774 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:44:15.125774 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:44:15.137159 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-26dc02d3-4aac-482f-a44a-5054d10c6712 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] https://10.4.3.189/volume/v3/volumes/c4bfebe0-5bb0-4992-91f9-4b6f5590f5e5 returned with HTTP 200 Aug 25 05:44:15.137887 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 370/1466] 10.4.3.189 () {68 vars in 1389 bytes} [Tue Aug 25 05:44:15 2026] GET /volume/v3/volumes/c4bfebe0-5bb0-4992-91f9-4b6f5590f5e5 => generated 915 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:44:15.154679 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-ccb83324-e10a-4dad-a732-3ef668d95d3b None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:15.157558 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-ccb83324-e10a-4dad-a732-3ef668d95d3b tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] PUT https://10.4.3.189/volume/v3/groups/068c8f72-c159-41da-bf6b-e9cb2be533ca Aug 25 05:44:15.158139 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-ccb83324-e10a-4dad-a732-3ef668d95d3b tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Action: 'update', calling method: version_select, body: {"group": {"remove_volumes": "40db1fd4-1e3d-4546-858e-769bcde53f93"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:44:15.165844 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.v3.groups [None req-ccb83324-e10a-4dad-a732-3ef668d95d3b tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Update called for group 068c8f72-c159-41da-bf6b-e9cb2be533ca. {{(pid=100269) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 25 05:44:15.165844 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.v3.groups [None req-ccb83324-e10a-4dad-a732-3ef668d95d3b tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Updating group 068c8f72-c159-41da-bf6b-e9cb2be533ca with name None description: None add_volumes: None remove_volumes: 40db1fd4-1e3d-4546-858e-769bcde53f93. Aug 25 05:44:15.176586 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:44:15.176586 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:44:15.206041 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-ccb83324-e10a-4dad-a732-3ef668d95d3b tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] https://10.4.3.189/volume/v3/groups/068c8f72-c159-41da-bf6b-e9cb2be533ca returned with HTTP 202 Aug 25 05:44:15.206749 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 366/1467] 10.4.3.189 () {70 vars in 1406 bytes} [Tue Aug 25 05:44:15 2026] PUT /volume/v3/groups/068c8f72-c159-41da-bf6b-e9cb2be533ca => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 05:44:15.224009 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-1649a612-fe30-49da-84be-2945c3e300e3 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:15.226388 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-1649a612-fe30-49da-84be-2945c3e300e3 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] GET https://10.4.3.189/volume/v3/groups/068c8f72-c159-41da-bf6b-e9cb2be533ca Aug 25 05:44:15.226694 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-1649a612-fe30-49da-84be-2945c3e300e3 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:15.226924 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-1649a612-fe30-49da-84be-2945c3e300e3 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Calling method 'version_select' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:15.227140 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.v3.groups [None req-1649a612-fe30-49da-84be-2945c3e300e3 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] show called for member 068c8f72-c159-41da-bf6b-e9cb2be533ca {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 25 05:44:15.240405 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:44:15.240405 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:44:15.240835 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-4a13d709-d807-4b73-8d66-e0c070c75d77 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:15.247364 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-4a13d709-d807-4b73-8d66-e0c070c75d77 tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] GET https://10.4.3.189/volume/v3/backups/d709f32a-559f-4276-9f6e-337369165aa8 Aug 25 05:44:15.248187 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-4a13d709-d807-4b73-8d66-e0c070c75d77 tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:15.248187 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-4a13d709-d807-4b73-8d66-e0c070c75d77 tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:15.248869 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-4a13d709-d807-4b73-8d66-e0c070c75d77 tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] Show backup with id d709f32a-559f-4276-9f6e-337369165aa8. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:44:15.255947 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-1649a612-fe30-49da-84be-2945c3e300e3 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] https://10.4.3.189/volume/v3/groups/068c8f72-c159-41da-bf6b-e9cb2be533ca returned with HTTP 200 Aug 25 05:44:15.256547 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 364/1468] 10.4.3.189 () {68 vars in 1386 bytes} [Tue Aug 25 05:44:15 2026] GET /volume/v3/groups/068c8f72-c159-41da-bf6b-e9cb2be533ca => generated 392 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:44:15.263046 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:44:15.263046 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:44:15.265363 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-4a13d709-d807-4b73-8d66-e0c070c75d77 tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] https://10.4.3.189/volume/v3/backups/d709f32a-559f-4276-9f6e-337369165aa8 returned with HTTP 200 Aug 25 05:44:15.266025 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 369/1469] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:44:15 2026] GET /volume/v3/backups/d709f32a-559f-4276-9f6e-337369165aa8 => generated 735 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:44:15.928215 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-2cf2202e-2231-42a8-b7ce-4c6806d4807b None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:15.930593 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-2cf2202e-2231-42a8-b7ce-4c6806d4807b tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] GET https://10.4.3.189/volume/v3/backups/69c20d61-b4f1-4e42-8f23-cde4f369c9db Aug 25 05:44:15.930818 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-2cf2202e-2231-42a8-b7ce-4c6806d4807b tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:15.931174 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-2cf2202e-2231-42a8-b7ce-4c6806d4807b tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:15.931351 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-2cf2202e-2231-42a8-b7ce-4c6806d4807b tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] Show backup with id 69c20d61-b4f1-4e42-8f23-cde4f369c9db. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:44:15.937860 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:44:15.937860 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:44:15.938986 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-2cf2202e-2231-42a8-b7ce-4c6806d4807b tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] https://10.4.3.189/volume/v3/backups/69c20d61-b4f1-4e42-8f23-cde4f369c9db returned with HTTP 200 Aug 25 05:44:15.939494 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 371/1470] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:44:15 2026] GET /volume/v3/backups/69c20d61-b4f1-4e42-8f23-cde4f369c9db => generated 801 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:44:16.271855 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-c11f08f5-7089-4a9f-b313-f02e327ebbbb None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:16.274886 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-c11f08f5-7089-4a9f-b313-f02e327ebbbb tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] GET https://10.4.3.189/volume/v3/groups/068c8f72-c159-41da-bf6b-e9cb2be533ca Aug 25 05:44:16.275377 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-c11f08f5-7089-4a9f-b313-f02e327ebbbb tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:16.275793 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-c11f08f5-7089-4a9f-b313-f02e327ebbbb tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Calling method 'version_select' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:16.276037 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.v3.groups [None req-c11f08f5-7089-4a9f-b313-f02e327ebbbb tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] show called for member 068c8f72-c159-41da-bf6b-e9cb2be533ca {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 25 05:44:16.284409 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:44:16.284409 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:44:16.286705 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-07b4a1f2-22af-4332-8b87-cfc6377cb309 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:16.289617 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-07b4a1f2-22af-4332-8b87-cfc6377cb309 tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] GET https://10.4.3.189/volume/v3/backups/d709f32a-559f-4276-9f6e-337369165aa8 Aug 25 05:44:16.290069 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-07b4a1f2-22af-4332-8b87-cfc6377cb309 tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:16.290302 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-07b4a1f2-22af-4332-8b87-cfc6377cb309 tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:16.290434 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-07b4a1f2-22af-4332-8b87-cfc6377cb309 tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] Show backup with id d709f32a-559f-4276-9f6e-337369165aa8. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:44:16.296731 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:44:16.296731 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:44:16.297826 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-07b4a1f2-22af-4332-8b87-cfc6377cb309 tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] https://10.4.3.189/volume/v3/backups/d709f32a-559f-4276-9f6e-337369165aa8 returned with HTTP 200 Aug 25 05:44:16.298436 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 365/1471] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:44:16 2026] GET /volume/v3/backups/d709f32a-559f-4276-9f6e-337369165aa8 => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:44:16.302922 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-c11f08f5-7089-4a9f-b313-f02e327ebbbb tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] https://10.4.3.189/volume/v3/groups/068c8f72-c159-41da-bf6b-e9cb2be533ca returned with HTTP 200 Aug 25 05:44:16.302922 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 367/1472] 10.4.3.189 () {68 vars in 1386 bytes} [Tue Aug 25 05:44:16 2026] GET /volume/v3/groups/068c8f72-c159-41da-bf6b-e9cb2be533ca => generated 393 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:44:16.316994 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-8a0c4e9d-1151-4690-8385-4cf5145228b5 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:16.319050 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-8a0c4e9d-1151-4690-8385-4cf5145228b5 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] PUT https://10.4.3.189/volume/v3/groups/068c8f72-c159-41da-bf6b-e9cb2be533ca Aug 25 05:44:16.319451 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-8a0c4e9d-1151-4690-8385-4cf5145228b5 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "40db1fd4-1e3d-4546-858e-769bcde53f93"}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:44:16.320972 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.v3.groups [None req-8a0c4e9d-1151-4690-8385-4cf5145228b5 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Update called for group 068c8f72-c159-41da-bf6b-e9cb2be533ca. {{(pid=100270) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 25 05:44:16.321270 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.v3.groups [None req-8a0c4e9d-1151-4690-8385-4cf5145228b5 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Updating group 068c8f72-c159-41da-bf6b-e9cb2be533ca with name None description: None add_volumes: 40db1fd4-1e3d-4546-858e-769bcde53f93 remove_volumes: None. Aug 25 05:44:16.324892 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:44:16.324892 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:44:16.386130 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-8a0c4e9d-1151-4690-8385-4cf5145228b5 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] https://10.4.3.189/volume/v3/groups/068c8f72-c159-41da-bf6b-e9cb2be533ca returned with HTTP 202 Aug 25 05:44:16.387431 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 370/1473] 10.4.3.189 () {70 vars in 1406 bytes} [Tue Aug 25 05:44:16 2026] PUT /volume/v3/groups/068c8f72-c159-41da-bf6b-e9cb2be533ca => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 05:44:16.398564 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-d3054c9b-3aba-4fcb-aebc-dc550acd00bd None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:16.400893 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-d3054c9b-3aba-4fcb-aebc-dc550acd00bd tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] GET https://10.4.3.189/volume/v3/groups/068c8f72-c159-41da-bf6b-e9cb2be533ca Aug 25 05:44:16.401345 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-d3054c9b-3aba-4fcb-aebc-dc550acd00bd tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:16.401658 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-d3054c9b-3aba-4fcb-aebc-dc550acd00bd tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Calling method 'version_select' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:16.401873 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.v3.groups [None req-d3054c9b-3aba-4fcb-aebc-dc550acd00bd tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] show called for member 068c8f72-c159-41da-bf6b-e9cb2be533ca {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 25 05:44:16.410304 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:44:16.410304 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:44:16.421930 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-d3054c9b-3aba-4fcb-aebc-dc550acd00bd tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] https://10.4.3.189/volume/v3/groups/068c8f72-c159-41da-bf6b-e9cb2be533ca returned with HTTP 200 Aug 25 05:44:16.423112 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 372/1474] 10.4.3.189 () {68 vars in 1386 bytes} [Tue Aug 25 05:44:16 2026] GET /volume/v3/groups/068c8f72-c159-41da-bf6b-e9cb2be533ca => generated 392 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:44:16.955124 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-eeb41fa4-47ae-4f42-a1d1-9482f9f9432e None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:16.957148 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-eeb41fa4-47ae-4f42-a1d1-9482f9f9432e tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] GET https://10.4.3.189/volume/v3/backups/69c20d61-b4f1-4e42-8f23-cde4f369c9db Aug 25 05:44:16.957455 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-eeb41fa4-47ae-4f42-a1d1-9482f9f9432e tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:16.957723 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-eeb41fa4-47ae-4f42-a1d1-9482f9f9432e tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:16.957880 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-eeb41fa4-47ae-4f42-a1d1-9482f9f9432e tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] Show backup with id 69c20d61-b4f1-4e42-8f23-cde4f369c9db. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:44:16.963538 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:44:16.963538 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:44:16.964520 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-eeb41fa4-47ae-4f42-a1d1-9482f9f9432e tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] https://10.4.3.189/volume/v3/backups/69c20d61-b4f1-4e42-8f23-cde4f369c9db returned with HTTP 200 Aug 25 05:44:16.965037 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 366/1475] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:44:16 2026] GET /volume/v3/backups/69c20d61-b4f1-4e42-8f23-cde4f369c9db => generated 801 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:44:17.314291 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-f2da5d90-c665-41f2-9f73-c18e27831deb None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:17.319105 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-f2da5d90-c665-41f2-9f73-c18e27831deb tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] GET https://10.4.3.189/volume/v3/backups/d709f32a-559f-4276-9f6e-337369165aa8 Aug 25 05:44:17.320958 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-f2da5d90-c665-41f2-9f73-c18e27831deb tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:17.323406 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-f2da5d90-c665-41f2-9f73-c18e27831deb tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:17.323406 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-f2da5d90-c665-41f2-9f73-c18e27831deb tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] Show backup with id d709f32a-559f-4276-9f6e-337369165aa8. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:44:17.334199 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:44:17.334199 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:44:17.334199 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-f2da5d90-c665-41f2-9f73-c18e27831deb tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] https://10.4.3.189/volume/v3/backups/d709f32a-559f-4276-9f6e-337369165aa8 returned with HTTP 200 Aug 25 05:44:17.334199 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 368/1476] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:44:17 2026] GET /volume/v3/backups/d709f32a-559f-4276-9f6e-337369165aa8 => generated 735 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:44:17.434257 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-02acc5a9-f33d-4689-bf45-b5e96bff94c8 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:17.436344 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-02acc5a9-f33d-4689-bf45-b5e96bff94c8 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] GET https://10.4.3.189/volume/v3/groups/068c8f72-c159-41da-bf6b-e9cb2be533ca Aug 25 05:44:17.436633 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-02acc5a9-f33d-4689-bf45-b5e96bff94c8 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:17.436888 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-02acc5a9-f33d-4689-bf45-b5e96bff94c8 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Calling method 'version_select' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:17.437099 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.v3.groups [None req-02acc5a9-f33d-4689-bf45-b5e96bff94c8 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] show called for member 068c8f72-c159-41da-bf6b-e9cb2be533ca {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 25 05:44:17.440993 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:44:17.440993 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:44:17.452473 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-02acc5a9-f33d-4689-bf45-b5e96bff94c8 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] https://10.4.3.189/volume/v3/groups/068c8f72-c159-41da-bf6b-e9cb2be533ca returned with HTTP 200 Aug 25 05:44:17.452979 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 371/1477] 10.4.3.189 () {68 vars in 1386 bytes} [Tue Aug 25 05:44:17 2026] GET /volume/v3/groups/068c8f72-c159-41da-bf6b-e9cb2be533ca => generated 393 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:44:17.464199 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-4df952c2-69b7-4b14-818b-6c8433716a95 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:17.466626 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-4df952c2-69b7-4b14-818b-6c8433716a95 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] PUT https://10.4.3.189/volume/v3/groups/068c8f72-c159-41da-bf6b-e9cb2be533ca Aug 25 05:44:17.467051 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-4df952c2-69b7-4b14-818b-6c8433716a95 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Action: 'update', calling method: version_select, body: {"group": {"remove_volumes": "c4bfebe0-5bb0-4992-91f9-4b6f5590f5e5"}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:44:17.469023 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.v3.groups [None req-4df952c2-69b7-4b14-818b-6c8433716a95 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Update called for group 068c8f72-c159-41da-bf6b-e9cb2be533ca. {{(pid=100271) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 25 05:44:17.469259 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.v3.groups [None req-4df952c2-69b7-4b14-818b-6c8433716a95 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Updating group 068c8f72-c159-41da-bf6b-e9cb2be533ca with name None description: None add_volumes: None remove_volumes: c4bfebe0-5bb0-4992-91f9-4b6f5590f5e5. Aug 25 05:44:17.473919 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:44:17.473919 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:44:17.500869 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-4df952c2-69b7-4b14-818b-6c8433716a95 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] https://10.4.3.189/volume/v3/groups/068c8f72-c159-41da-bf6b-e9cb2be533ca returned with HTTP 202 Aug 25 05:44:17.501518 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 373/1478] 10.4.3.189 () {70 vars in 1406 bytes} [Tue Aug 25 05:44:17 2026] PUT /volume/v3/groups/068c8f72-c159-41da-bf6b-e9cb2be533ca => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 05:44:17.513233 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-d2d771d8-71d5-4c7b-ac7a-40835066cea2 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:17.515507 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d2d771d8-71d5-4c7b-ac7a-40835066cea2 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] GET https://10.4.3.189/volume/v3/groups/068c8f72-c159-41da-bf6b-e9cb2be533ca Aug 25 05:44:17.515507 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d2d771d8-71d5-4c7b-ac7a-40835066cea2 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:17.515648 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d2d771d8-71d5-4c7b-ac7a-40835066cea2 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Calling method 'version_select' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:17.515760 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.v3.groups [None req-d2d771d8-71d5-4c7b-ac7a-40835066cea2 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] show called for member 068c8f72-c159-41da-bf6b-e9cb2be533ca {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 25 05:44:17.520765 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:44:17.520765 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:44:17.535812 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d2d771d8-71d5-4c7b-ac7a-40835066cea2 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] https://10.4.3.189/volume/v3/groups/068c8f72-c159-41da-bf6b-e9cb2be533ca returned with HTTP 200 Aug 25 05:44:17.536540 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 367/1479] 10.4.3.189 () {68 vars in 1386 bytes} [Tue Aug 25 05:44:17 2026] GET /volume/v3/groups/068c8f72-c159-41da-bf6b-e9cb2be533ca => generated 392 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:44:17.977620 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-1b522719-2776-42bd-a291-08de584aeede None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:17.980214 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-1b522719-2776-42bd-a291-08de584aeede tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] GET https://10.4.3.189/volume/v3/backups/69c20d61-b4f1-4e42-8f23-cde4f369c9db Aug 25 05:44:17.980612 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-1b522719-2776-42bd-a291-08de584aeede tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:17.980972 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-1b522719-2776-42bd-a291-08de584aeede tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:17.981320 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-1b522719-2776-42bd-a291-08de584aeede tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] Show backup with id 69c20d61-b4f1-4e42-8f23-cde4f369c9db. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:44:17.988234 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:44:17.988234 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:44:17.990080 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-1b522719-2776-42bd-a291-08de584aeede tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] https://10.4.3.189/volume/v3/backups/69c20d61-b4f1-4e42-8f23-cde4f369c9db returned with HTTP 200 Aug 25 05:44:17.990851 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 369/1480] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:44:17 2026] GET /volume/v3/backups/69c20d61-b4f1-4e42-8f23-cde4f369c9db => generated 801 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:44:18.349731 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-7c8a6c91-06e0-4d93-8efb-12b8beade19b None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:18.351503 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-7c8a6c91-06e0-4d93-8efb-12b8beade19b tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] GET https://10.4.3.189/volume/v3/backups/d709f32a-559f-4276-9f6e-337369165aa8 Aug 25 05:44:18.351689 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-7c8a6c91-06e0-4d93-8efb-12b8beade19b tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:18.353121 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-7c8a6c91-06e0-4d93-8efb-12b8beade19b tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:18.353121 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-7c8a6c91-06e0-4d93-8efb-12b8beade19b tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] Show backup with id d709f32a-559f-4276-9f6e-337369165aa8. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:44:18.356803 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:44:18.356803 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:44:18.357703 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-7c8a6c91-06e0-4d93-8efb-12b8beade19b tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] https://10.4.3.189/volume/v3/backups/d709f32a-559f-4276-9f6e-337369165aa8 returned with HTTP 200 Aug 25 05:44:18.358245 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 372/1481] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:44:18 2026] GET /volume/v3/backups/d709f32a-559f-4276-9f6e-337369165aa8 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:44:18.548484 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-009728fe-faf1-4615-9f86-aa417c088ab7 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:18.550301 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-009728fe-faf1-4615-9f86-aa417c088ab7 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] GET https://10.4.3.189/volume/v3/groups/068c8f72-c159-41da-bf6b-e9cb2be533ca Aug 25 05:44:18.550516 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-009728fe-faf1-4615-9f86-aa417c088ab7 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:18.550711 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-009728fe-faf1-4615-9f86-aa417c088ab7 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Calling method 'version_select' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:18.550839 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.v3.groups [None req-009728fe-faf1-4615-9f86-aa417c088ab7 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] show called for member 068c8f72-c159-41da-bf6b-e9cb2be533ca {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 25 05:44:18.554421 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:44:18.554421 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:44:18.562091 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-009728fe-faf1-4615-9f86-aa417c088ab7 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] https://10.4.3.189/volume/v3/groups/068c8f72-c159-41da-bf6b-e9cb2be533ca returned with HTTP 200 Aug 25 05:44:18.562428 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 374/1482] 10.4.3.189 () {68 vars in 1386 bytes} [Tue Aug 25 05:44:18 2026] GET /volume/v3/groups/068c8f72-c159-41da-bf6b-e9cb2be533ca => generated 393 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:44:18.572309 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-4403ebac-1a0e-4215-a99f-a99ed8c8a4c2 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:18.575010 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-4403ebac-1a0e-4215-a99f-a99ed8c8a4c2 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] PUT https://10.4.3.189/volume/v3/groups/068c8f72-c159-41da-bf6b-e9cb2be533ca Aug 25 05:44:18.575568 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-4403ebac-1a0e-4215-a99f-a99ed8c8a4c2 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "c4bfebe0-5bb0-4992-91f9-4b6f5590f5e5"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:44:18.583552 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.v3.groups [None req-4403ebac-1a0e-4215-a99f-a99ed8c8a4c2 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Update called for group 068c8f72-c159-41da-bf6b-e9cb2be533ca. {{(pid=100268) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 25 05:44:18.583743 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.v3.groups [None req-4403ebac-1a0e-4215-a99f-a99ed8c8a4c2 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Updating group 068c8f72-c159-41da-bf6b-e9cb2be533ca with name None description: None add_volumes: c4bfebe0-5bb0-4992-91f9-4b6f5590f5e5 remove_volumes: None. Aug 25 05:44:18.588584 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:44:18.588584 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:44:18.655051 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-4403ebac-1a0e-4215-a99f-a99ed8c8a4c2 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] https://10.4.3.189/volume/v3/groups/068c8f72-c159-41da-bf6b-e9cb2be533ca returned with HTTP 202 Aug 25 05:44:18.655639 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 368/1483] 10.4.3.189 () {70 vars in 1406 bytes} [Tue Aug 25 05:44:18 2026] PUT /volume/v3/groups/068c8f72-c159-41da-bf6b-e9cb2be533ca => generated 0 bytes in 84 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 05:44:18.667508 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-63127c73-6c4c-44cd-9a39-ea6d6036c763 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:18.675286 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-63127c73-6c4c-44cd-9a39-ea6d6036c763 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] GET https://10.4.3.189/volume/v3/groups/068c8f72-c159-41da-bf6b-e9cb2be533ca Aug 25 05:44:18.675286 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-63127c73-6c4c-44cd-9a39-ea6d6036c763 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:18.675286 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-63127c73-6c4c-44cd-9a39-ea6d6036c763 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Calling method 'version_select' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:18.675286 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.v3.groups [None req-63127c73-6c4c-44cd-9a39-ea6d6036c763 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] show called for member 068c8f72-c159-41da-bf6b-e9cb2be533ca {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 25 05:44:18.684429 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:44:18.684429 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:44:18.701558 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-63127c73-6c4c-44cd-9a39-ea6d6036c763 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] https://10.4.3.189/volume/v3/groups/068c8f72-c159-41da-bf6b-e9cb2be533ca returned with HTTP 200 Aug 25 05:44:18.702468 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 370/1484] 10.4.3.189 () {68 vars in 1386 bytes} [Tue Aug 25 05:44:18 2026] GET /volume/v3/groups/068c8f72-c159-41da-bf6b-e9cb2be533ca => generated 392 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:44:18.796083 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-66f3494c-ef3c-4920-b30a-603813b921a7 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:18.797871 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-66f3494c-ef3c-4920-b30a-603813b921a7 tempest-ServerActionsTestOtherB-67625280 tempest-ServerActionsTestOtherB-67625280-project-member] POST https://10.4.3.189/volume/v3/volumes Aug 25 05:44:18.798510 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-66f3494c-ef3c-4920-b30a-603813b921a7 tempest-ServerActionsTestOtherB-67625280 tempest-ServerActionsTestOtherB-67625280-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestOtherB-volume-862670721"}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:44:18.802343 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.v3.volumes [None req-66f3494c-ef3c-4920-b30a-603813b921a7 tempest-ServerActionsTestOtherB-67625280 tempest-ServerActionsTestOtherB-67625280-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestOtherB-volume-862670721'}} {{(pid=100270) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 05:44:18.802343 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.v3.volumes [None req-66f3494c-ef3c-4920-b30a-603813b921a7 tempest-ServerActionsTestOtherB-67625280 tempest-ServerActionsTestOtherB-67625280-project-member] Create volume of 1 GB Aug 25 05:44:18.809369 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-66f3494c-ef3c-4920-b30a-603813b921a7 tempest-ServerActionsTestOtherB-67625280 tempest-ServerActionsTestOtherB-67625280-project-member] Availability Zones retrieved successfully. Aug 25 05:44:18.814496 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-66f3494c-ef3c-4920-b30a-603813b921a7 tempest-ServerActionsTestOtherB-67625280 tempest-ServerActionsTestOtherB-67625280-project-member] Flow 'volume_create_api' (4583beb8-589e-40f2-acc7-0994e53b5e88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:44:18.816376 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-66f3494c-ef3c-4920-b30a-603813b921a7 tempest-ServerActionsTestOtherB-67625280 tempest-ServerActionsTestOtherB-67625280-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0f6b32f1-ff24-4dff-9d21-1f13b7f8a4a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:44:18.817911 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.flows.api.create_volume [None req-66f3494c-ef3c-4920-b30a-603813b921a7 tempest-ServerActionsTestOtherB-67625280 tempest-ServerActionsTestOtherB-67625280-project-member] Validating volume size '1' using validate_int {{(pid=100270) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 05:44:18.852001 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-66f3494c-ef3c-4920-b30a-603813b921a7 tempest-ServerActionsTestOtherB-67625280 tempest-ServerActionsTestOtherB-67625280-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0f6b32f1-ff24-4dff-9d21-1f13b7f8a4a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T05:35:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=23fc6e5d-fce0-4521-ba46-4837b4232084,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '23fc6e5d-fce0-4521-ba46-4837b4232084', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:44:18.853214 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-66f3494c-ef3c-4920-b30a-603813b921a7 tempest-ServerActionsTestOtherB-67625280 tempest-ServerActionsTestOtherB-67625280-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (11abd90b-2e9a-4bba-b077-4755043736e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:44:18.935442 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.quota [None req-66f3494c-ef3c-4920-b30a-603813b921a7 tempest-ServerActionsTestOtherB-67625280 tempest-ServerActionsTestOtherB-67625280-project-member] Created reservations ['e337f5fb-cd11-4a86-a67e-bbd65e8c6096', 'aa7c41ea-c930-4313-99af-ce24c21e8a1b', '50ffdb13-b2e5-4b0c-8d2b-bb3aea586359', 'c0faf985-62fb-494f-84e5-8cb7bd2d68d3'] {{(pid=100270) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:44:18.936711 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-66f3494c-ef3c-4920-b30a-603813b921a7 tempest-ServerActionsTestOtherB-67625280 tempest-ServerActionsTestOtherB-67625280-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (11abd90b-2e9a-4bba-b077-4755043736e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e337f5fb-cd11-4a86-a67e-bbd65e8c6096', 'aa7c41ea-c930-4313-99af-ce24c21e8a1b', '50ffdb13-b2e5-4b0c-8d2b-bb3aea586359', 'c0faf985-62fb-494f-84e5-8cb7bd2d68d3']}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:44:18.937939 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-66f3494c-ef3c-4920-b30a-603813b921a7 tempest-ServerActionsTestOtherB-67625280 tempest-ServerActionsTestOtherB-67625280-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3ace7241-0495-4bb1-bdba-595fe831c95c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:44:18.972189 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-66f3494c-ef3c-4920-b30a-603813b921a7 tempest-ServerActionsTestOtherB-67625280 tempest-ServerActionsTestOtherB-67625280-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3ace7241-0495-4bb1-bdba-595fe831c95c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '79e2b96a-e569-4935-8ab1-06f70f0181d7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestOtherB-volume-862670721',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b5fb31e2acb44ed0a01644e74579900f',qos_specs=None,replication_status=,reservations=['e337f5fb-cd11-4a86-a67e-bbd65e8c6096','aa7c41ea-c930-4313-99af-ce24c21e8a1b','50ffdb13-b2e5-4b0c-8d2b-bb3aea586359','c0faf985-62fb-494f-84e5-8cb7bd2d68d3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6e3b236fe01742f28373759c45fe0e76',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T05:44:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherB-volume-862670721',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=79e2b96a-e569-4935-8ab1-06f70f0181d7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b5fb31e2acb44ed0a01644e74579900f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6e3b236fe01742f28373759c45fe0e76',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(23fc6e5d-fce0-4521-ba46-4837b4232084),volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:44:18.973747 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-66f3494c-ef3c-4920-b30a-603813b921a7 tempest-ServerActionsTestOtherB-67625280 tempest-ServerActionsTestOtherB-67625280-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (068c689a-3b82-41d2-80f1-cdbb802436b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:44:19.000204 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-66f3494c-ef3c-4920-b30a-603813b921a7 tempest-ServerActionsTestOtherB-67625280 tempest-ServerActionsTestOtherB-67625280-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (068c689a-3b82-41d2-80f1-cdbb802436b4) transitioned into state 'SUCCESS' from state '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-862670721',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b5fb31e2acb44ed0a01644e74579900f',qos_specs=None,replication_status=,reservations=['e337f5fb-cd11-4a86-a67e-bbd65e8c6096','aa7c41ea-c930-4313-99af-ce24c21e8a1b','50ffdb13-b2e5-4b0c-8d2b-bb3aea586359','c0faf985-62fb-494f-84e5-8cb7bd2d68d3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6e3b236fe01742f28373759c45fe0e76',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:44:19.001638 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-66f3494c-ef3c-4920-b30a-603813b921a7 tempest-ServerActionsTestOtherB-67625280 tempest-ServerActionsTestOtherB-67625280-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c43cef76-2ea1-45d0-8881-21a5a46f6456) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:44:19.005749 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-e5ca6d8c-b321-4109-925f-4dd3f574f17a None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:19.007920 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-e5ca6d8c-b321-4109-925f-4dd3f574f17a tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] GET https://10.4.3.189/volume/v3/backups/69c20d61-b4f1-4e42-8f23-cde4f369c9db Aug 25 05:44:19.008606 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-e5ca6d8c-b321-4109-925f-4dd3f574f17a tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:19.009340 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-e5ca6d8c-b321-4109-925f-4dd3f574f17a tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:19.009340 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-e5ca6d8c-b321-4109-925f-4dd3f574f17a tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] Show backup with id 69c20d61-b4f1-4e42-8f23-cde4f369c9db. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:44:19.014665 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:44:19.014665 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:44:19.018081 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-66f3494c-ef3c-4920-b30a-603813b921a7 tempest-ServerActionsTestOtherB-67625280 tempest-ServerActionsTestOtherB-67625280-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c43cef76-2ea1-45d0-8881-21a5a46f6456) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:44:19.018081 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-66f3494c-ef3c-4920-b30a-603813b921a7 tempest-ServerActionsTestOtherB-67625280 tempest-ServerActionsTestOtherB-67625280-project-member] Flow 'volume_create_api' (4583beb8-589e-40f2-acc7-0994e53b5e88) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100270) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:44:19.018081 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-66f3494c-ef3c-4920-b30a-603813b921a7 tempest-ServerActionsTestOtherB-67625280 tempest-ServerActionsTestOtherB-67625280-project-member] Create volume request issued successfully. Aug 25 05:44:19.018787 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-e5ca6d8c-b321-4109-925f-4dd3f574f17a tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] https://10.4.3.189/volume/v3/backups/69c20d61-b4f1-4e42-8f23-cde4f369c9db returned with HTTP 200 Aug 25 05:44:19.019046 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-66f3494c-ef3c-4920-b30a-603813b921a7 tempest-ServerActionsTestOtherB-67625280 tempest-ServerActionsTestOtherB-67625280-project-member] https://10.4.3.189/volume/v3/volumes returned with HTTP 202 Aug 25 05:44:19.019541 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 375/1485] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:44:19 2026] GET /volume/v3/backups/69c20d61-b4f1-4e42-8f23-cde4f369c9db => generated 801 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:44:19.019782 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 373/1486] 10.4.3.189 () {68 vars in 1258 bytes} [Tue Aug 25 05:44:18 2026] POST /volume/v3/volumes => generated 753 bytes in 225 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 05:44:19.046306 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-a7d1e2bf-74a7-42da-8b0b-fc3fd3a1e5cd None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:19.048493 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a7d1e2bf-74a7-42da-8b0b-fc3fd3a1e5cd tempest-ServerActionsTestOtherB-67625280 tempest-ServerActionsTestOtherB-67625280-project-member] GET https://10.4.3.189/volume/v3/volumes/79e2b96a-e569-4935-8ab1-06f70f0181d7 Aug 25 05:44:19.049031 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a7d1e2bf-74a7-42da-8b0b-fc3fd3a1e5cd tempest-ServerActionsTestOtherB-67625280 tempest-ServerActionsTestOtherB-67625280-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:19.050569 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a7d1e2bf-74a7-42da-8b0b-fc3fd3a1e5cd tempest-ServerActionsTestOtherB-67625280 tempest-ServerActionsTestOtherB-67625280-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:19.061329 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:44:19.061329 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:44:19.068050 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-a7d1e2bf-74a7-42da-8b0b-fc3fd3a1e5cd tempest-ServerActionsTestOtherB-67625280 tempest-ServerActionsTestOtherB-67625280-project-member] Volume info retrieved successfully. Aug 25 05:44:19.074661 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a7d1e2bf-74a7-42da-8b0b-fc3fd3a1e5cd tempest-ServerActionsTestOtherB-67625280 tempest-ServerActionsTestOtherB-67625280-project-member] https://10.4.3.189/volume/v3/volumes/79e2b96a-e569-4935-8ab1-06f70f0181d7 returned with HTTP 200 Aug 25 05:44:19.075399 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 369/1487] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:44:19 2026] GET /volume/v3/volumes/79e2b96a-e569-4935-8ab1-06f70f0181d7 => generated 821 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:44:19.371541 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-025bf234-5736-4843-ad60-320ee445c1f9 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:19.374026 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-025bf234-5736-4843-ad60-320ee445c1f9 tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] GET https://10.4.3.189/volume/v3/backups/d709f32a-559f-4276-9f6e-337369165aa8 Aug 25 05:44:19.374458 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-025bf234-5736-4843-ad60-320ee445c1f9 tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:19.374808 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-025bf234-5736-4843-ad60-320ee445c1f9 tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:19.375309 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-025bf234-5736-4843-ad60-320ee445c1f9 tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] Show backup with id d709f32a-559f-4276-9f6e-337369165aa8. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:44:19.381563 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:44:19.381563 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:44:19.382596 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-025bf234-5736-4843-ad60-320ee445c1f9 tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] https://10.4.3.189/volume/v3/backups/d709f32a-559f-4276-9f6e-337369165aa8 returned with HTTP 200 Aug 25 05:44:19.383078 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 371/1488] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:44:19 2026] GET /volume/v3/backups/d709f32a-559f-4276-9f6e-337369165aa8 => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:44:19.713510 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-36b517f1-1331-4dd8-8eef-9869d30222e2 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:19.715624 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-36b517f1-1331-4dd8-8eef-9869d30222e2 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] GET https://10.4.3.189/volume/v3/groups/068c8f72-c159-41da-bf6b-e9cb2be533ca Aug 25 05:44:19.715862 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-36b517f1-1331-4dd8-8eef-9869d30222e2 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:19.716108 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-36b517f1-1331-4dd8-8eef-9869d30222e2 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Calling method 'version_select' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:19.716304 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.v3.groups [None req-36b517f1-1331-4dd8-8eef-9869d30222e2 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] show called for member 068c8f72-c159-41da-bf6b-e9cb2be533ca {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 25 05:44:19.720529 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:44:19.720529 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:44:19.728604 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-36b517f1-1331-4dd8-8eef-9869d30222e2 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] https://10.4.3.189/volume/v3/groups/068c8f72-c159-41da-bf6b-e9cb2be533ca returned with HTTP 200 Aug 25 05:44:19.728950 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 376/1489] 10.4.3.189 () {68 vars in 1386 bytes} [Tue Aug 25 05:44:19 2026] GET /volume/v3/groups/068c8f72-c159-41da-bf6b-e9cb2be533ca => generated 393 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:44:19.740002 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-4541abcd-2ac9-4421-8060-86cbf7cd4f4e None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:19.741724 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-4541abcd-2ac9-4421-8060-86cbf7cd4f4e tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] GET https://10.4.3.189/volume/v3/volumes/detail Aug 25 05:44:19.742105 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-4541abcd-2ac9-4421-8060-86cbf7cd4f4e tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:19.742422 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-4541abcd-2ac9-4421-8060-86cbf7cd4f4e tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Calling method 'detail' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:19.743192 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.api_utils [None req-4541abcd-2ac9-4421-8060-86cbf7cd4f4e tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Removing options '' from query. {{(pid=100270) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 05:44:19.743674 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:44:19.743674 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:44:19.744388 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-4541abcd-2ac9-4421-8060-86cbf7cd4f4e tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100270) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 05:44:19.754445 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-4541abcd-2ac9-4421-8060-86cbf7cd4f4e tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Get all volumes completed successfully. Aug 25 05:44:19.755722 np0000008051 devstack@c-api.service[100270]: WARNING stevedore.named [None req-4541abcd-2ac9-4421-8060-86cbf7cd4f4e tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 05:44:19.756069 np0000008051 devstack@c-api.service[100270]: WARNING castellan.key_manager [None req-4541abcd-2ac9-4421-8060-86cbf7cd4f4e tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 05:44:19.802958 np0000008051 devstack@c-api.service[100270]: DEBUG oslo_db.sqlalchemy.engines [None req-4541abcd-2ac9-4421-8060-86cbf7cd4f4e tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100270) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 05:44:19.809139 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:44:19.809139 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:44:19.813399 np0000008051 devstack@c-api.service[100270]: WARNING stevedore.named [None req-4541abcd-2ac9-4421-8060-86cbf7cd4f4e tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 05:44:19.813805 np0000008051 devstack@c-api.service[100270]: WARNING castellan.key_manager [None req-4541abcd-2ac9-4421-8060-86cbf7cd4f4e tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 05:44:19.866847 np0000008051 devstack@c-api.service[100270]: DEBUG oslo_db.sqlalchemy.engines [None req-4541abcd-2ac9-4421-8060-86cbf7cd4f4e tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100270) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 05:44:19.871503 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:44:19.871503 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:44:19.882511 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-4541abcd-2ac9-4421-8060-86cbf7cd4f4e tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] https://10.4.3.189/volume/v3/volumes/detail returned with HTTP 200 Aug 25 05:44:19.883310 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 374/1490] 10.4.3.189 () {68 vars in 1299 bytes} [Tue Aug 25 05:44:19 2026] GET /volume/v3/volumes/detail => generated 1822 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 05:44:19.903983 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-c553656f-6171-453c-88cd-0ead5756c90c None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:19.908086 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c553656f-6171-453c-88cd-0ead5756c90c tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] POST https://10.4.3.189/volume/v3/group_snapshots Aug 25 05:44:19.908086 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c553656f-6171-453c-88cd-0ead5756c90c tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "068c8f72-c159-41da-bf6b-e9cb2be533ca", "name": "tempest-GroupSnapshotsTest-Group_Snapshot-144758959"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:44:19.908865 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.v3.group_snapshots [None req-c553656f-6171-453c-88cd-0ead5756c90c tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '068c8f72-c159-41da-bf6b-e9cb2be533ca', 'name': 'tempest-GroupSnapshotsTest-Group_Snapshot-144758959'}} {{(pid=100268) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Aug 25 05:44:19.917392 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:44:19.917392 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:44:19.920398 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.v3.group_snapshots [None req-c553656f-6171-453c-88cd-0ead5756c90c tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Creating group_snapshot tempest-GroupSnapshotsTest-Group_Snapshot-144758959. Aug 25 05:44:19.948123 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:44:19.948123 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:44:19.969969 np0000008051 devstack@c-api.service[100268]: WARNING cinder.quota [None req-c553656f-6171-453c-88cd-0ead5756c90c tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-432047796 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-432047796, it is now deprecated. Please use the default quota class for default quota. Aug 25 05:44:19.970592 np0000008051 devstack@c-api.service[100268]: WARNING cinder.quota [None req-c553656f-6171-453c-88cd-0ead5756c90c tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-432047796 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-432047796, it is now deprecated. Please use the default quota class for default quota. Aug 25 05:44:19.992081 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-c553656f-6171-453c-88cd-0ead5756c90c tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Created reservations ['9af7ab26-3dac-405c-8211-c0c956fe3ab3', '176ee1d1-05a3-449e-b7b2-83284344b0ea', '05d774b0-feb5-419b-8591-8036a7bf71b4', 'b837c424-0ced-40ca-ae8b-6496dcafa6d4'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:44:20.032366 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-5c35e21b-64a7-44de-a58b-7df3435e2426 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:20.034700 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-5c35e21b-64a7-44de-a58b-7df3435e2426 tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] GET https://10.4.3.189/volume/v3/backups/69c20d61-b4f1-4e42-8f23-cde4f369c9db Aug 25 05:44:20.035022 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-5c35e21b-64a7-44de-a58b-7df3435e2426 tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:20.035459 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-5c35e21b-64a7-44de-a58b-7df3435e2426 tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:20.035459 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-5c35e21b-64a7-44de-a58b-7df3435e2426 tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] Show backup with id 69c20d61-b4f1-4e42-8f23-cde4f369c9db. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:44:20.040613 np0000008051 devstack@c-api.service[100269]: DEBUG dbcounter [-] [100269] Writing DB stats cinder:SELECT=286,cinder:INSERT=48,cinder:UPDATE=82 {{(pid=100269) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 05:44:20.040743 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c553656f-6171-453c-88cd-0ead5756c90c tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] https://10.4.3.189/volume/v3/group_snapshots returned with HTTP 202 Aug 25 05:44:20.040743 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 370/1491] 10.4.3.189 () {70 vars in 1324 bytes} [Tue Aug 25 05:44:19 2026] POST /volume/v3/group_snapshots => generated 186 bytes in 137 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:44:20.046144 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:44:20.046144 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:44:20.047766 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-5c35e21b-64a7-44de-a58b-7df3435e2426 tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] https://10.4.3.189/volume/v3/backups/69c20d61-b4f1-4e42-8f23-cde4f369c9db returned with HTTP 200 Aug 25 05:44:20.048433 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 372/1492] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:44:20 2026] GET /volume/v3/backups/69c20d61-b4f1-4e42-8f23-cde4f369c9db => generated 801 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:44:20.052863 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-a23cd8f0-2ed0-4ff8-8f4c-71a5eaa820dc None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:20.054906 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-a23cd8f0-2ed0-4ff8-8f4c-71a5eaa820dc tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] GET https://10.4.3.189/volume/v3/group_snapshots/d60d05ca-7efd-416e-8cae-1df9386f9f9c Aug 25 05:44:20.055228 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-a23cd8f0-2ed0-4ff8-8f4c-71a5eaa820dc tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:20.055484 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-a23cd8f0-2ed0-4ff8-8f4c-71a5eaa820dc tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Calling method 'version_select' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:20.055660 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.v3.group_snapshots [None req-a23cd8f0-2ed0-4ff8-8f4c-71a5eaa820dc tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] show called for member d60d05ca-7efd-416e-8cae-1df9386f9f9c {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 25 05:44:20.059291 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:44:20.059291 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:44:20.064299 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-a23cd8f0-2ed0-4ff8-8f4c-71a5eaa820dc tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] https://10.4.3.189/volume/v3/group_snapshots/d60d05ca-7efd-416e-8cae-1df9386f9f9c returned with HTTP 200 Aug 25 05:44:20.064767 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 377/1493] 10.4.3.189 () {68 vars in 1413 bytes} [Tue Aug 25 05:44:20 2026] GET /volume/v3/group_snapshots/d60d05ca-7efd-416e-8cae-1df9386f9f9c => generated 325 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:44:20.093046 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-8af1c989-cbbd-41a9-8204-b798b4677ebb None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:20.096081 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-8af1c989-cbbd-41a9-8204-b798b4677ebb tempest-ServerActionsTestOtherB-67625280 tempest-ServerActionsTestOtherB-67625280-project-member] GET https://10.4.3.189/volume/v3/volumes/79e2b96a-e569-4935-8ab1-06f70f0181d7 Aug 25 05:44:20.096081 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-8af1c989-cbbd-41a9-8204-b798b4677ebb tempest-ServerActionsTestOtherB-67625280 tempest-ServerActionsTestOtherB-67625280-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:20.096081 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-8af1c989-cbbd-41a9-8204-b798b4677ebb tempest-ServerActionsTestOtherB-67625280 tempest-ServerActionsTestOtherB-67625280-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:20.106297 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:44:20.106297 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:44:20.111509 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-8af1c989-cbbd-41a9-8204-b798b4677ebb tempest-ServerActionsTestOtherB-67625280 tempest-ServerActionsTestOtherB-67625280-project-member] Volume info retrieved successfully. Aug 25 05:44:20.118707 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-8af1c989-cbbd-41a9-8204-b798b4677ebb tempest-ServerActionsTestOtherB-67625280 tempest-ServerActionsTestOtherB-67625280-project-member] https://10.4.3.189/volume/v3/volumes/79e2b96a-e569-4935-8ab1-06f70f0181d7 returned with HTTP 200 Aug 25 05:44:20.119547 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 375/1494] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:44:20 2026] GET /volume/v3/volumes/79e2b96a-e569-4935-8ab1-06f70f0181d7 => generated 846 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:44:20.396492 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-44aa8573-0e3a-4d37-9b08-70c527645e3c None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:20.399354 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-44aa8573-0e3a-4d37-9b08-70c527645e3c tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] GET https://10.4.3.189/volume/v3/backups/d709f32a-559f-4276-9f6e-337369165aa8 Aug 25 05:44:20.399587 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-44aa8573-0e3a-4d37-9b08-70c527645e3c tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:20.399859 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-44aa8573-0e3a-4d37-9b08-70c527645e3c tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:20.400016 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-44aa8573-0e3a-4d37-9b08-70c527645e3c tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] Show backup with id d709f32a-559f-4276-9f6e-337369165aa8. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:44:20.405959 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:44:20.405959 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:44:20.406954 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-44aa8573-0e3a-4d37-9b08-70c527645e3c tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] https://10.4.3.189/volume/v3/backups/d709f32a-559f-4276-9f6e-337369165aa8 returned with HTTP 200 Aug 25 05:44:20.407503 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 371/1495] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:44:20 2026] GET /volume/v3/backups/d709f32a-559f-4276-9f6e-337369165aa8 => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:44:20.551850 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-4178a413-5669-4076-99dc-8a3975ea1241 req-4a736277-c12b-4d1f-b6e2-43b4e5421063 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:20.557280 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-4178a413-5669-4076-99dc-8a3975ea1241 req-4a736277-c12b-4d1f-b6e2-43b4e5421063 tempest-ServerActionsTestOtherB-67625280 tempest-ServerActionsTestOtherB-67625280-project-member] GET https://10.4.3.189/volume/v3/volumes/79e2b96a-e569-4935-8ab1-06f70f0181d7 Aug 25 05:44:20.557280 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-4178a413-5669-4076-99dc-8a3975ea1241 req-4a736277-c12b-4d1f-b6e2-43b4e5421063 tempest-ServerActionsTestOtherB-67625280 tempest-ServerActionsTestOtherB-67625280-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:20.559211 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-4178a413-5669-4076-99dc-8a3975ea1241 req-4a736277-c12b-4d1f-b6e2-43b4e5421063 tempest-ServerActionsTestOtherB-67625280 tempest-ServerActionsTestOtherB-67625280-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:20.570867 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:44:20.570867 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:44:20.576950 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [req-4178a413-5669-4076-99dc-8a3975ea1241 req-4a736277-c12b-4d1f-b6e2-43b4e5421063 tempest-ServerActionsTestOtherB-67625280 tempest-ServerActionsTestOtherB-67625280-project-member] Volume info retrieved successfully. Aug 25 05:44:20.587875 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-4178a413-5669-4076-99dc-8a3975ea1241 req-4a736277-c12b-4d1f-b6e2-43b4e5421063 tempest-ServerActionsTestOtherB-67625280 tempest-ServerActionsTestOtherB-67625280-project-member] https://10.4.3.189/volume/v3/volumes/79e2b96a-e569-4935-8ab1-06f70f0181d7 returned with HTTP 200 Aug 25 05:44:20.588687 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 373/1496] 10.4.3.189 () {68 vars in 1598 bytes} [Tue Aug 25 05:44:20 2026] GET /volume/v3/volumes/79e2b96a-e569-4935-8ab1-06f70f0181d7 => generated 846 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:44:20.699480 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-f297d2cb-89f4-4dd1-ac08-534e45cfd01d None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:20.699973 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-f297d2cb-89f4-4dd1-ac08-534e45cfd01d None None] GET https://10.4.3.189/volume// Aug 25 05:44:20.700164 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-f297d2cb-89f4-4dd1-ac08-534e45cfd01d None None] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:20.701171 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-f297d2cb-89f4-4dd1-ac08-534e45cfd01d None None] Calling method 'all' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:20.701171 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-f297d2cb-89f4-4dd1-ac08-534e45cfd01d None None] https://10.4.3.189/volume// returned with HTTP 300 Aug 25 05:44:20.701922 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 378/1497] 10.4.3.189 () {66 vars in 1428 bytes} [Tue Aug 25 05:44:20 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 05:44:20.714008 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [req-4178a413-5669-4076-99dc-8a3975ea1241 req-45716878-baf3-4f10-9084-f5a4e04cc79b None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:20.716467 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-4178a413-5669-4076-99dc-8a3975ea1241 req-45716878-baf3-4f10-9084-f5a4e04cc79b tempest-ServerActionsTestOtherB-67625280 tempest-ServerActionsTestOtherB-67625280-project-member] POST https://10.4.3.189/volume/v3/attachments Aug 25 05:44:20.717105 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-4178a413-5669-4076-99dc-8a3975ea1241 req-45716878-baf3-4f10-9084-f5a4e04cc79b tempest-ServerActionsTestOtherB-67625280 tempest-ServerActionsTestOtherB-67625280-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "79e2b96a-e569-4935-8ab1-06f70f0181d7", "connector": null, "instance_uuid": "007efc0c-b520-455a-a318-9dffc26ed234"}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:44:20.727530 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:44:20.727530 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:44:20.772741 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-4178a413-5669-4076-99dc-8a3975ea1241 req-45716878-baf3-4f10-9084-f5a4e04cc79b tempest-ServerActionsTestOtherB-67625280 tempest-ServerActionsTestOtherB-67625280-project-member] https://10.4.3.189/volume/v3/attachments returned with HTTP 200 Aug 25 05:44:20.773470 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 376/1498] 10.4.3.189 () {74 vars in 1594 bytes} [Tue Aug 25 05:44:20 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 25 05:44:20.811045 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-8e8dc29d-8da4-421b-8a82-88a3f1bc1c9a None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:20.816955 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-8e8dc29d-8da4-421b-8a82-88a3f1bc1c9a tempest-ServerActionsTestOtherB-67625280 tempest-ServerActionsTestOtherB-67625280-project-member] GET https://10.4.3.189/volume/v3/volumes/79e2b96a-e569-4935-8ab1-06f70f0181d7 Aug 25 05:44:20.817299 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-8e8dc29d-8da4-421b-8a82-88a3f1bc1c9a tempest-ServerActionsTestOtherB-67625280 tempest-ServerActionsTestOtherB-67625280-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:20.817517 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-8e8dc29d-8da4-421b-8a82-88a3f1bc1c9a tempest-ServerActionsTestOtherB-67625280 tempest-ServerActionsTestOtherB-67625280-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:20.829529 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-8df32500-0371-4f54-a69c-20f8e03ea94c None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:20.829918 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-8df32500-0371-4f54-a69c-20f8e03ea94c None None] GET https://10.4.3.189/volume// Aug 25 05:44:20.830111 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-8df32500-0371-4f54-a69c-20f8e03ea94c None None] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:20.830406 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-8df32500-0371-4f54-a69c-20f8e03ea94c None None] Calling method 'all' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:20.831019 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-8df32500-0371-4f54-a69c-20f8e03ea94c None None] https://10.4.3.189/volume// returned with HTTP 300 Aug 25 05:44:20.831019 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 374/1499] 10.4.3.189 () {66 vars in 1426 bytes} [Tue Aug 25 05:44: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 25 05:44:20.833998 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:44:20.833998 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:44:20.840159 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-8e8dc29d-8da4-421b-8a82-88a3f1bc1c9a tempest-ServerActionsTestOtherB-67625280 tempest-ServerActionsTestOtherB-67625280-project-member] Volume info retrieved successfully. Aug 25 05:44:20.842634 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-4178a413-5669-4076-99dc-8a3975ea1241 req-744ed1e2-5955-4063-b397-826378f91625 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:20.846484 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-8e8dc29d-8da4-421b-8a82-88a3f1bc1c9a tempest-ServerActionsTestOtherB-67625280 tempest-ServerActionsTestOtherB-67625280-project-member] https://10.4.3.189/volume/v3/volumes/79e2b96a-e569-4935-8ab1-06f70f0181d7 returned with HTTP 200 Aug 25 05:44:20.847207 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 372/1500] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:44:20 2026] GET /volume/v3/volumes/79e2b96a-e569-4935-8ab1-06f70f0181d7 => generated 845 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:44:20.847625 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-4178a413-5669-4076-99dc-8a3975ea1241 req-744ed1e2-5955-4063-b397-826378f91625 tempest-ServerActionsTestOtherB-67625280 tempest-ServerActionsTestOtherB-67625280-project-member] GET https://10.4.3.189/volume/v3/volumes/79e2b96a-e569-4935-8ab1-06f70f0181d7 Aug 25 05:44:20.848335 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-4178a413-5669-4076-99dc-8a3975ea1241 req-744ed1e2-5955-4063-b397-826378f91625 tempest-ServerActionsTestOtherB-67625280 tempest-ServerActionsTestOtherB-67625280-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:20.848335 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-4178a413-5669-4076-99dc-8a3975ea1241 req-744ed1e2-5955-4063-b397-826378f91625 tempest-ServerActionsTestOtherB-67625280 tempest-ServerActionsTestOtherB-67625280-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:20.863209 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:44:20.863209 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:44:20.868626 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [req-4178a413-5669-4076-99dc-8a3975ea1241 req-744ed1e2-5955-4063-b397-826378f91625 tempest-ServerActionsTestOtherB-67625280 tempest-ServerActionsTestOtherB-67625280-project-member] Volume info retrieved successfully. Aug 25 05:44:20.874321 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-4178a413-5669-4076-99dc-8a3975ea1241 req-744ed1e2-5955-4063-b397-826378f91625 tempest-ServerActionsTestOtherB-67625280 tempest-ServerActionsTestOtherB-67625280-project-member] https://10.4.3.189/volume/v3/volumes/79e2b96a-e569-4935-8ab1-06f70f0181d7 returned with HTTP 200 Aug 25 05:44:20.874804 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 379/1501] 10.4.3.189 () {70 vars in 1639 bytes} [Tue Aug 25 05:44:20 2026] GET /volume/v3/volumes/79e2b96a-e569-4935-8ab1-06f70f0181d7 => generated 1025 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 05:44:21.019600 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [req-4178a413-5669-4076-99dc-8a3975ea1241 req-88882ce1-703f-4f89-a462-4f9ca6c76878 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:21.023296 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-4178a413-5669-4076-99dc-8a3975ea1241 req-88882ce1-703f-4f89-a462-4f9ca6c76878 tempest-ServerActionsTestOtherB-67625280 tempest-ServerActionsTestOtherB-67625280-project-member] PUT https://10.4.3.189/volume/v3/attachments/9f6fb339-dff3-40d6-aef8-8ef71addecc9 Aug 25 05:44:21.024025 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-4178a413-5669-4076-99dc-8a3975ea1241 req-88882ce1-703f-4f89-a462-4f9ca6c76878 tempest-ServerActionsTestOtherB-67625280 tempest-ServerActionsTestOtherB-67625280-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.189", "host": "np0000008051", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:8b4a65c6a3e1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "a19da604-b1eb-4396-a9d5-30b16dae3da8", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:44:21.036847 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.coordination [req-4178a413-5669-4076-99dc-8a3975ea1241 req-88882ce1-703f-4f89-a462-4f9ca6c76878 tempest-ServerActionsTestOtherB-67625280 tempest-ServerActionsTestOtherB-67625280-project-member] Acquiring lock "cinder-attachment_update-79e2b96a-e569-4935-8ab1-06f70f0181d7-np0000008051" by "attachment_update" {{(pid=100270) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 05:44:21.043882 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.coordination [req-4178a413-5669-4076-99dc-8a3975ea1241 req-88882ce1-703f-4f89-a462-4f9ca6c76878 tempest-ServerActionsTestOtherB-67625280 tempest-ServerActionsTestOtherB-67625280-project-member] Lock "cinder-attachment_update-79e2b96a-e569-4935-8ab1-06f70f0181d7-np0000008051" acquired by "attachment_update" :: waited 0.007s {{(pid=100270) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 05:44:21.045530 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:44:21.045530 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:44:21.065100 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-d5c22ab2-28fc-4fa5-8b42-2aa026362f1f None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:21.067446 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-d5c22ab2-28fc-4fa5-8b42-2aa026362f1f tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] GET https://10.4.3.189/volume/v3/backups/69c20d61-b4f1-4e42-8f23-cde4f369c9db Aug 25 05:44:21.068462 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-d5c22ab2-28fc-4fa5-8b42-2aa026362f1f tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:21.068633 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-d5c22ab2-28fc-4fa5-8b42-2aa026362f1f tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:21.068894 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-d5c22ab2-28fc-4fa5-8b42-2aa026362f1f tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] Show backup with id 69c20d61-b4f1-4e42-8f23-cde4f369c9db. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:44:21.076730 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:44:21.076730 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:44:21.078082 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-d5c22ab2-28fc-4fa5-8b42-2aa026362f1f tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] https://10.4.3.189/volume/v3/backups/69c20d61-b4f1-4e42-8f23-cde4f369c9db returned with HTTP 200 Aug 25 05:44:21.078424 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 375/1502] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:44:21 2026] GET /volume/v3/backups/69c20d61-b4f1-4e42-8f23-cde4f369c9db => generated 801 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:44:21.080412 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-4b256e6b-efac-48f5-a558-789cf8ae3171 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:21.082414 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-4b256e6b-efac-48f5-a558-789cf8ae3171 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] GET https://10.4.3.189/volume/v3/group_snapshots/d60d05ca-7efd-416e-8cae-1df9386f9f9c Aug 25 05:44:21.082737 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-4b256e6b-efac-48f5-a558-789cf8ae3171 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:21.083289 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-4b256e6b-efac-48f5-a558-789cf8ae3171 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Calling method 'version_select' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:21.083289 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.v3.group_snapshots [None req-4b256e6b-efac-48f5-a558-789cf8ae3171 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] show called for member d60d05ca-7efd-416e-8cae-1df9386f9f9c {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 25 05:44:21.087610 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:44:21.087610 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:44:21.093399 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-4b256e6b-efac-48f5-a558-789cf8ae3171 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] https://10.4.3.189/volume/v3/group_snapshots/d60d05ca-7efd-416e-8cae-1df9386f9f9c returned with HTTP 200 Aug 25 05:44:21.093735 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 373/1503] 10.4.3.189 () {68 vars in 1413 bytes} [Tue Aug 25 05:44:21 2026] GET /volume/v3/group_snapshots/d60d05ca-7efd-416e-8cae-1df9386f9f9c => generated 326 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:44:21.105743 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-bdd56ade-90a8-4589-bc4a-e4841e94953c None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:21.110711 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-bdd56ade-90a8-4589-bc4a-e4841e94953c tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] GET https://10.4.3.189/volume/v3/snapshots/detail Aug 25 05:44:21.111460 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-bdd56ade-90a8-4589-bc4a-e4841e94953c tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:21.112652 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-bdd56ade-90a8-4589-bc4a-e4841e94953c tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Calling method 'detail' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:21.113653 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.api_utils [None req-bdd56ade-90a8-4589-bc4a-e4841e94953c tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Removing options '' from query. {{(pid=100271) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 05:44:21.116452 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.db.api [None req-bdd56ade-90a8-4589-bc4a-e4841e94953c tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Building query based on filter {{(pid=100271) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 25 05:44:21.127309 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-bdd56ade-90a8-4589-bc4a-e4841e94953c tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Get all snapshots completed successfully. Aug 25 05:44:21.128381 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:44:21.128381 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:44:21.130660 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-bdd56ade-90a8-4589-bc4a-e4841e94953c tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] https://10.4.3.189/volume/v3/snapshots/detail returned with HTTP 200 Aug 25 05:44:21.131088 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 380/1504] 10.4.3.189 () {66 vars in 1264 bytes} [Tue Aug 25 05:44:21 2026] GET /volume/v3/snapshots/detail => generated 929 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:44:21.144503 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-7f57e942-c4d0-4ffd-b491-e0f462958cd5 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:21.146599 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-7f57e942-c4d0-4ffd-b491-e0f462958cd5 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] GET https://10.4.3.189/volume/v3/snapshots/e8ef872c-fb7d-4a06-9e36-bd5f17e1815c Aug 25 05:44:21.146831 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-7f57e942-c4d0-4ffd-b491-e0f462958cd5 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:21.147099 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-7f57e942-c4d0-4ffd-b491-e0f462958cd5 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:21.154140 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:44:21.154140 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:44:21.154803 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-7f57e942-c4d0-4ffd-b491-e0f462958cd5 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Snapshot retrieved successfully. Aug 25 05:44:21.155650 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-7f57e942-c4d0-4ffd-b491-e0f462958cd5 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] https://10.4.3.189/volume/v3/snapshots/e8ef872c-fb7d-4a06-9e36-bd5f17e1815c returned with HTTP 200 Aug 25 05:44:21.156150 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 376/1505] 10.4.3.189 () {66 vars in 1354 bytes} [Tue Aug 25 05:44:21 2026] GET /volume/v3/snapshots/e8ef872c-fb7d-4a06-9e36-bd5f17e1815c => generated 469 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:44:21.167880 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-2aa5219a-a4a8-4c34-bf50-5040490cfa8d None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:21.170786 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-2aa5219a-a4a8-4c34-bf50-5040490cfa8d tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] GET https://10.4.3.189/volume/v3/snapshots/a985a570-3a74-43a4-b188-293f48201d2a Aug 25 05:44:21.171072 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-2aa5219a-a4a8-4c34-bf50-5040490cfa8d tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:21.171384 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-2aa5219a-a4a8-4c34-bf50-5040490cfa8d tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:21.174587 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.coordination [req-4178a413-5669-4076-99dc-8a3975ea1241 req-88882ce1-703f-4f89-a462-4f9ca6c76878 tempest-ServerActionsTestOtherB-67625280 tempest-ServerActionsTestOtherB-67625280-project-member] Lock "cinder-attachment_update-79e2b96a-e569-4935-8ab1-06f70f0181d7-np0000008051" released by "attachment_update" :: held 0.130s {{(pid=100270) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 05:44:21.174587 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-4178a413-5669-4076-99dc-8a3975ea1241 req-88882ce1-703f-4f89-a462-4f9ca6c76878 tempest-ServerActionsTestOtherB-67625280 tempest-ServerActionsTestOtherB-67625280-project-member] https://10.4.3.189/volume/v3/attachments/9f6fb339-dff3-40d6-aef8-8ef71addecc9 returned with HTTP 200 Aug 25 05:44:21.175110 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 377/1506] 10.4.3.189 () {74 vars in 1704 bytes} [Tue Aug 25 05:44:21 2026] PUT /volume/v3/attachments/9f6fb339-dff3-40d6-aef8-8ef71addecc9 => generated 969 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:44:21.178294 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:44:21.178294 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:44:21.178935 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-2aa5219a-a4a8-4c34-bf50-5040490cfa8d tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Snapshot retrieved successfully. Aug 25 05:44:21.180354 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-2aa5219a-a4a8-4c34-bf50-5040490cfa8d tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] https://10.4.3.189/volume/v3/snapshots/a985a570-3a74-43a4-b188-293f48201d2a returned with HTTP 200 Aug 25 05:44:21.180904 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 374/1507] 10.4.3.189 () {66 vars in 1354 bytes} [Tue Aug 25 05:44:21 2026] GET /volume/v3/snapshots/a985a570-3a74-43a4-b188-293f48201d2a => generated 469 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:44:21.191293 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-a13fef3d-9389-45fe-842e-5b42c3473893 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:21.193298 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-a13fef3d-9389-45fe-842e-5b42c3473893 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] DELETE https://10.4.3.189/volume/v3/group_snapshots/d60d05ca-7efd-416e-8cae-1df9386f9f9c Aug 25 05:44:21.193579 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-a13fef3d-9389-45fe-842e-5b42c3473893 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:21.193812 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-a13fef3d-9389-45fe-842e-5b42c3473893 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Calling method 'version_select' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:21.194002 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.v3.group_snapshots [None req-a13fef3d-9389-45fe-842e-5b42c3473893 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] delete called for member d60d05ca-7efd-416e-8cae-1df9386f9f9c {{(pid=100271) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 25 05:44:21.194247 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.v3.group_snapshots [None req-a13fef3d-9389-45fe-842e-5b42c3473893 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Delete group_snapshot with id: d60d05ca-7efd-416e-8cae-1df9386f9f9c Aug 25 05:44:21.198357 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:44:21.198357 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:44:21.244917 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-a13fef3d-9389-45fe-842e-5b42c3473893 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] https://10.4.3.189/volume/v3/group_snapshots/d60d05ca-7efd-416e-8cae-1df9386f9f9c returned with HTTP 202 Aug 25 05:44:21.245772 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 381/1508] 10.4.3.189 () {68 vars in 1416 bytes} [Tue Aug 25 05:44:21 2026] DELETE /volume/v3/group_snapshots/d60d05ca-7efd-416e-8cae-1df9386f9f9c => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 05:44:21.254779 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-a0333520-7c15-4464-84a8-359e4abae66d None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:21.257534 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-a0333520-7c15-4464-84a8-359e4abae66d tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] GET https://10.4.3.189/volume/v3/volumes/detail Aug 25 05:44:21.258142 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-a0333520-7c15-4464-84a8-359e4abae66d tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:21.258373 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-a0333520-7c15-4464-84a8-359e4abae66d tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Calling method 'detail' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:21.258782 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.api_utils [None req-a0333520-7c15-4464-84a8-359e4abae66d tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Removing options '' from query. {{(pid=100269) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 05:44:21.259770 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-a0333520-7c15-4464-84a8-359e4abae66d tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100269) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 05:44:21.269286 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-a0333520-7c15-4464-84a8-359e4abae66d tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Get all volumes completed successfully. Aug 25 05:44:21.270023 np0000008051 devstack@c-api.service[100269]: WARNING stevedore.named [None req-a0333520-7c15-4464-84a8-359e4abae66d tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 05:44:21.270311 np0000008051 devstack@c-api.service[100269]: WARNING castellan.key_manager [None req-a0333520-7c15-4464-84a8-359e4abae66d tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 05:44:21.319011 np0000008051 devstack@c-api.service[100269]: DEBUG oslo_db.sqlalchemy.engines [None req-a0333520-7c15-4464-84a8-359e4abae66d tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100269) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 05:44:21.323054 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:44:21.323054 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:44:21.329197 np0000008051 devstack@c-api.service[100269]: WARNING stevedore.named [None req-a0333520-7c15-4464-84a8-359e4abae66d tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 05:44:21.329557 np0000008051 devstack@c-api.service[100269]: WARNING castellan.key_manager [None req-a0333520-7c15-4464-84a8-359e4abae66d tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 05:44:21.384449 np0000008051 devstack@c-api.service[100269]: DEBUG oslo_db.sqlalchemy.engines [None req-a0333520-7c15-4464-84a8-359e4abae66d tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100269) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 05:44:21.387836 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:44:21.387836 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:44:21.397642 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-a0333520-7c15-4464-84a8-359e4abae66d tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] https://10.4.3.189/volume/v3/volumes/detail returned with HTTP 200 Aug 25 05:44:21.397642 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 377/1509] 10.4.3.189 () {68 vars in 1299 bytes} [Tue Aug 25 05:44:21 2026] GET /volume/v3/volumes/detail => generated 1822 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 05:44:21.414839 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-c8b11501-0c2f-4e5b-aa83-20368a57cef9 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:21.417596 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-c8b11501-0c2f-4e5b-aa83-20368a57cef9 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] GET https://10.4.3.189/volume/v3/snapshots/detail Aug 25 05:44:21.418139 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-c8b11501-0c2f-4e5b-aa83-20368a57cef9 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:21.418439 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-c8b11501-0c2f-4e5b-aa83-20368a57cef9 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Calling method 'detail' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:21.418870 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.api_utils [None req-c8b11501-0c2f-4e5b-aa83-20368a57cef9 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Removing options '' from query. {{(pid=100270) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 05:44:21.419291 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:44:21.419291 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:44:21.420997 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.db.api [None req-c8b11501-0c2f-4e5b-aa83-20368a57cef9 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Building query based on filter {{(pid=100270) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 25 05:44:21.421085 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-59161954-43b1-4abc-a531-099c0412441f None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:21.423591 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-59161954-43b1-4abc-a531-099c0412441f tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] GET https://10.4.3.189/volume/v3/backups/d709f32a-559f-4276-9f6e-337369165aa8 Aug 25 05:44:21.423920 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-59161954-43b1-4abc-a531-099c0412441f tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:21.424292 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-59161954-43b1-4abc-a531-099c0412441f tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:21.424482 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-59161954-43b1-4abc-a531-099c0412441f tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] Show backup with id d709f32a-559f-4276-9f6e-337369165aa8. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:44:21.430182 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:44:21.430182 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:44:21.431047 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-59161954-43b1-4abc-a531-099c0412441f tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] https://10.4.3.189/volume/v3/backups/d709f32a-559f-4276-9f6e-337369165aa8 returned with HTTP 200 Aug 25 05:44:21.431612 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 375/1510] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:44:21 2026] GET /volume/v3/backups/d709f32a-559f-4276-9f6e-337369165aa8 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:44:21.439836 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-c8b11501-0c2f-4e5b-aa83-20368a57cef9 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Get all snapshots completed successfully. Aug 25 05:44:21.441236 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-c8b11501-0c2f-4e5b-aa83-20368a57cef9 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] https://10.4.3.189/volume/v3/snapshots/detail returned with HTTP 200 Aug 25 05:44:21.441693 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 378/1511] 10.4.3.189 () {66 vars in 1264 bytes} [Tue Aug 25 05:44:21 2026] GET /volume/v3/snapshots/detail => generated 17 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 25 05:44:21.455263 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-16df436c-327a-4e80-9862-89666a1f7542 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:21.457768 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-16df436c-327a-4e80-9862-89666a1f7542 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] GET https://10.4.3.189/volume/v3/group_snapshots/d60d05ca-7efd-416e-8cae-1df9386f9f9c Aug 25 05:44:21.458151 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-16df436c-327a-4e80-9862-89666a1f7542 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:21.458465 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-16df436c-327a-4e80-9862-89666a1f7542 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Calling method 'version_select' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:21.458667 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.v3.group_snapshots [None req-16df436c-327a-4e80-9862-89666a1f7542 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] show called for member d60d05ca-7efd-416e-8cae-1df9386f9f9c {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 25 05:44:21.464301 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-16df436c-327a-4e80-9862-89666a1f7542 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] https://10.4.3.189/volume/v3/group_snapshots/d60d05ca-7efd-416e-8cae-1df9386f9f9c returned with HTTP 404 Aug 25 05:44:21.465007 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 382/1512] 10.4.3.189 () {68 vars in 1413 bytes} [Tue Aug 25 05:44:21 2026] GET /volume/v3/group_snapshots/d60d05ca-7efd-416e-8cae-1df9386f9f9c => generated 116 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 05:44:21.472755 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-b3d59ee6-8d81-415f-aebe-6163db498fdb None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:21.474696 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-b3d59ee6-8d81-415f-aebe-6163db498fdb tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] DELETE https://10.4.3.189/volume/v3/group_snapshots/d60d05ca-7efd-416e-8cae-1df9386f9f9c Aug 25 05:44:21.474927 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-b3d59ee6-8d81-415f-aebe-6163db498fdb tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:21.475173 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-b3d59ee6-8d81-415f-aebe-6163db498fdb tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Calling method 'version_select' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:21.475322 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.v3.group_snapshots [None req-b3d59ee6-8d81-415f-aebe-6163db498fdb tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] delete called for member d60d05ca-7efd-416e-8cae-1df9386f9f9c {{(pid=100269) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 25 05:44:21.475427 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.v3.group_snapshots [None req-b3d59ee6-8d81-415f-aebe-6163db498fdb tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Delete group_snapshot with id: d60d05ca-7efd-416e-8cae-1df9386f9f9c Aug 25 05:44:21.479178 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-b3d59ee6-8d81-415f-aebe-6163db498fdb tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] https://10.4.3.189/volume/v3/group_snapshots/d60d05ca-7efd-416e-8cae-1df9386f9f9c returned with HTTP 404 Aug 25 05:44:21.479820 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 378/1513] 10.4.3.189 () {68 vars in 1416 bytes} [Tue Aug 25 05:44:21 2026] DELETE /volume/v3/group_snapshots/d60d05ca-7efd-416e-8cae-1df9386f9f9c => generated 116 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 05:44:21.487616 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-7323b96c-e23c-4c82-9d54-4c97a68b5d88 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:21.489482 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-7323b96c-e23c-4c82-9d54-4c97a68b5d88 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] GET https://10.4.3.189/volume/v3/volumes/detail Aug 25 05:44:21.489711 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-7323b96c-e23c-4c82-9d54-4c97a68b5d88 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:21.489899 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-7323b96c-e23c-4c82-9d54-4c97a68b5d88 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Calling method 'detail' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:21.490228 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.api_utils [None req-7323b96c-e23c-4c82-9d54-4c97a68b5d88 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Removing options '' from query. {{(pid=100268) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 05:44:21.490983 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-7323b96c-e23c-4c82-9d54-4c97a68b5d88 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100268) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 05:44:21.498905 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-7323b96c-e23c-4c82-9d54-4c97a68b5d88 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Get all volumes completed successfully. Aug 25 05:44:21.499721 np0000008051 devstack@c-api.service[100268]: WARNING stevedore.named [None req-7323b96c-e23c-4c82-9d54-4c97a68b5d88 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 05:44:21.499912 np0000008051 devstack@c-api.service[100268]: WARNING castellan.key_manager [None req-7323b96c-e23c-4c82-9d54-4c97a68b5d88 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 05:44:21.538165 np0000008051 devstack@c-api.service[100268]: DEBUG oslo_db.sqlalchemy.engines [None req-7323b96c-e23c-4c82-9d54-4c97a68b5d88 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100268) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 05:44:21.541417 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:44:21.541417 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:44:21.545827 np0000008051 devstack@c-api.service[100268]: WARNING stevedore.named [None req-7323b96c-e23c-4c82-9d54-4c97a68b5d88 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 05:44:21.545999 np0000008051 devstack@c-api.service[100268]: WARNING castellan.key_manager [None req-7323b96c-e23c-4c82-9d54-4c97a68b5d88 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 05:44:21.585975 np0000008051 devstack@c-api.service[100268]: DEBUG oslo_db.sqlalchemy.engines [None req-7323b96c-e23c-4c82-9d54-4c97a68b5d88 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100268) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 05:44:21.589026 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:44:21.589026 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:44:21.598090 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-7323b96c-e23c-4c82-9d54-4c97a68b5d88 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] https://10.4.3.189/volume/v3/volumes/detail returned with HTTP 200 Aug 25 05:44:21.598602 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 376/1514] 10.4.3.189 () {68 vars in 1299 bytes} [Tue Aug 25 05:44:21 2026] GET /volume/v3/volumes/detail => generated 1822 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 05:44:21.620383 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-907d87ec-c113-49fb-a3c9-8a8a621d9c8a None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:21.621175 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-907d87ec-c113-49fb-a3c9-8a8a621d9c8a tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] POST https://10.4.3.189/volume/v3/groups/068c8f72-c159-41da-bf6b-e9cb2be533ca/action Aug 25 05:44:21.621647 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-907d87ec-c113-49fb-a3c9-8a8a621d9c8a tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100270) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 05:44:21.621819 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-907d87ec-c113-49fb-a3c9-8a8a621d9c8a tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:44:21.623552 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.v3.groups [None req-907d87ec-c113-49fb-a3c9-8a8a621d9c8a tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] delete called for group 068c8f72-c159-41da-bf6b-e9cb2be533ca {{(pid=100270) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 25 05:44:21.623694 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.v3.groups [None req-907d87ec-c113-49fb-a3c9-8a8a621d9c8a tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Delete group with id: 068c8f72-c159-41da-bf6b-e9cb2be533ca Aug 25 05:44:21.627834 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:44:21.627834 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:44:21.680033 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-907d87ec-c113-49fb-a3c9-8a8a621d9c8a tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] https://10.4.3.189/volume/v3/groups/068c8f72-c159-41da-bf6b-e9cb2be533ca/action returned with HTTP 202 Aug 25 05:44:21.680699 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 379/1515] 10.4.3.189 () {70 vars in 1428 bytes} [Tue Aug 25 05:44:21 2026] POST /volume/v3/groups/068c8f72-c159-41da-bf6b-e9cb2be533ca/action => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 05:44:21.689123 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-ca4c12c0-dd18-4f00-b75b-e5bbea1b8490 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:21.691567 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-ca4c12c0-dd18-4f00-b75b-e5bbea1b8490 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] GET https://10.4.3.189/volume/v3/volumes/c4bfebe0-5bb0-4992-91f9-4b6f5590f5e5 Aug 25 05:44:21.691854 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-ca4c12c0-dd18-4f00-b75b-e5bbea1b8490 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:21.692067 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-ca4c12c0-dd18-4f00-b75b-e5bbea1b8490 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:21.701382 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:44:21.701382 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:44:21.706542 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-ca4c12c0-dd18-4f00-b75b-e5bbea1b8490 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Volume info retrieved successfully. Aug 25 05:44:21.707588 np0000008051 devstack@c-api.service[100271]: WARNING stevedore.named [None req-ca4c12c0-dd18-4f00-b75b-e5bbea1b8490 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 05:44:21.707832 np0000008051 devstack@c-api.service[100271]: WARNING castellan.key_manager [None req-ca4c12c0-dd18-4f00-b75b-e5bbea1b8490 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 05:44:21.757763 np0000008051 devstack@c-api.service[100271]: DEBUG oslo_db.sqlalchemy.engines [None req-ca4c12c0-dd18-4f00-b75b-e5bbea1b8490 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100271) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 05:44:21.761377 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:44:21.761377 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:44:21.769780 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-ca4c12c0-dd18-4f00-b75b-e5bbea1b8490 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] https://10.4.3.189/volume/v3/volumes/c4bfebe0-5bb0-4992-91f9-4b6f5590f5e5 returned with HTTP 200 Aug 25 05:44:21.770283 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 383/1516] 10.4.3.189 () {68 vars in 1389 bytes} [Tue Aug 25 05:44:21 2026] GET /volume/v3/volumes/c4bfebe0-5bb0-4992-91f9-4b6f5590f5e5 => generated 914 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:44:21.866044 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-80212255-747a-4294-8306-69f969cd113a None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:21.868165 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-80212255-747a-4294-8306-69f969cd113a tempest-ServerActionsTestOtherB-67625280 tempest-ServerActionsTestOtherB-67625280-project-member] GET https://10.4.3.189/volume/v3/volumes/79e2b96a-e569-4935-8ab1-06f70f0181d7 Aug 25 05:44:21.868366 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-80212255-747a-4294-8306-69f969cd113a tempest-ServerActionsTestOtherB-67625280 tempest-ServerActionsTestOtherB-67625280-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:21.868560 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-80212255-747a-4294-8306-69f969cd113a tempest-ServerActionsTestOtherB-67625280 tempest-ServerActionsTestOtherB-67625280-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:21.879524 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:44:21.879524 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:44:21.884565 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-80212255-747a-4294-8306-69f969cd113a tempest-ServerActionsTestOtherB-67625280 tempest-ServerActionsTestOtherB-67625280-project-member] Volume info retrieved successfully. Aug 25 05:44:21.891945 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-80212255-747a-4294-8306-69f969cd113a tempest-ServerActionsTestOtherB-67625280 tempest-ServerActionsTestOtherB-67625280-project-member] https://10.4.3.189/volume/v3/volumes/79e2b96a-e569-4935-8ab1-06f70f0181d7 returned with HTTP 200 Aug 25 05:44:21.892355 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 379/1517] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:44:21 2026] GET /volume/v3/volumes/79e2b96a-e569-4935-8ab1-06f70f0181d7 => generated 846 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:44:22.091042 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-8168a724-5953-4ca9-ad45-bacdd4b5caee None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:22.093325 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-8168a724-5953-4ca9-ad45-bacdd4b5caee tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] GET https://10.4.3.189/volume/v3/backups/69c20d61-b4f1-4e42-8f23-cde4f369c9db Aug 25 05:44:22.093527 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-8168a724-5953-4ca9-ad45-bacdd4b5caee tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:22.093759 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-8168a724-5953-4ca9-ad45-bacdd4b5caee tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:22.093904 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-8168a724-5953-4ca9-ad45-bacdd4b5caee tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] Show backup with id 69c20d61-b4f1-4e42-8f23-cde4f369c9db. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:44:22.098530 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:44:22.098530 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:44:22.099443 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-8168a724-5953-4ca9-ad45-bacdd4b5caee tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] https://10.4.3.189/volume/v3/backups/69c20d61-b4f1-4e42-8f23-cde4f369c9db returned with HTTP 200 Aug 25 05:44:22.099825 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 377/1518] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:44:22 2026] GET /volume/v3/backups/69c20d61-b4f1-4e42-8f23-cde4f369c9db => generated 801 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:44:22.446303 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-70929b1e-7db5-4288-91c2-48165c362d86 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:22.455220 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-70929b1e-7db5-4288-91c2-48165c362d86 tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] GET https://10.4.3.189/volume/v3/backups/d709f32a-559f-4276-9f6e-337369165aa8 Aug 25 05:44:22.455500 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-70929b1e-7db5-4288-91c2-48165c362d86 tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:22.455737 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-70929b1e-7db5-4288-91c2-48165c362d86 tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:22.457094 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-70929b1e-7db5-4288-91c2-48165c362d86 tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] Show backup with id d709f32a-559f-4276-9f6e-337369165aa8. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:44:22.473481 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:44:22.473481 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:44:22.474569 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-70929b1e-7db5-4288-91c2-48165c362d86 tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] https://10.4.3.189/volume/v3/backups/d709f32a-559f-4276-9f6e-337369165aa8 returned with HTTP 200 Aug 25 05:44:22.475163 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 380/1519] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:44:22 2026] GET /volume/v3/backups/d709f32a-559f-4276-9f6e-337369165aa8 => generated 736 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:44:22.787079 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-ccf3e7c5-1701-4a52-ade4-740272e7d2ea None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:22.789382 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-ccf3e7c5-1701-4a52-ade4-740272e7d2ea tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] GET https://10.4.3.189/volume/v3/volumes/c4bfebe0-5bb0-4992-91f9-4b6f5590f5e5 Aug 25 05:44:22.789656 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-ccf3e7c5-1701-4a52-ade4-740272e7d2ea tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:22.789878 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-ccf3e7c5-1701-4a52-ade4-740272e7d2ea tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:22.797363 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-ccf3e7c5-1701-4a52-ade4-740272e7d2ea tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] https://10.4.3.189/volume/v3/volumes/c4bfebe0-5bb0-4992-91f9-4b6f5590f5e5 returned with HTTP 404 Aug 25 05:44:22.797710 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 384/1520] 10.4.3.189 () {68 vars in 1389 bytes} [Tue Aug 25 05:44:22 2026] GET /volume/v3/volumes/c4bfebe0-5bb0-4992-91f9-4b6f5590f5e5 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 05:44:22.807345 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-14dfec78-c1df-4ecd-8132-282375f31890 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:22.809489 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-14dfec78-c1df-4ecd-8132-282375f31890 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] GET https://10.4.3.189/volume/v3/volumes/40db1fd4-1e3d-4546-858e-769bcde53f93 Aug 25 05:44:22.809753 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-14dfec78-c1df-4ecd-8132-282375f31890 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:22.809955 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-14dfec78-c1df-4ecd-8132-282375f31890 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:22.817812 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-14dfec78-c1df-4ecd-8132-282375f31890 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] https://10.4.3.189/volume/v3/volumes/40db1fd4-1e3d-4546-858e-769bcde53f93 returned with HTTP 404 Aug 25 05:44:22.818299 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 380/1521] 10.4.3.189 () {68 vars in 1389 bytes} [Tue Aug 25 05:44:22 2026] GET /volume/v3/volumes/40db1fd4-1e3d-4546-858e-769bcde53f93 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 05:44:22.828484 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-9150352a-70ff-467b-b4b5-c61669338b13 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:22.831497 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-9150352a-70ff-467b-b4b5-c61669338b13 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] GET https://10.4.3.189/volume/v3/groups/068c8f72-c159-41da-bf6b-e9cb2be533ca Aug 25 05:44:22.832549 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-9150352a-70ff-467b-b4b5-c61669338b13 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:22.832875 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-9150352a-70ff-467b-b4b5-c61669338b13 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Calling method 'version_select' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:22.833194 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.v3.groups [None req-9150352a-70ff-467b-b4b5-c61669338b13 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] show called for member 068c8f72-c159-41da-bf6b-e9cb2be533ca {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 25 05:44:22.837908 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-9150352a-70ff-467b-b4b5-c61669338b13 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] https://10.4.3.189/volume/v3/groups/068c8f72-c159-41da-bf6b-e9cb2be533ca returned with HTTP 404 Aug 25 05:44:22.838652 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 378/1522] 10.4.3.189 () {68 vars in 1386 bytes} [Tue Aug 25 05:44:22 2026] GET /volume/v3/groups/068c8f72-c159-41da-bf6b-e9cb2be533ca => generated 108 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 05:44:22.850134 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-54ee77fe-6890-4cdc-8f8b-e1889d6d1d65 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:22.851881 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-54ee77fe-6890-4cdc-8f8b-e1889d6d1d65 tempest-GroupSnapshotsTest-127887753 tempest-GroupSnapshotsTest-127887753-project-admin] DELETE https://10.4.3.189/volume/v3/group_types/33bf154d-fc0e-4e29-976c-a3e7a7374c50 Aug 25 05:44:22.852457 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-54ee77fe-6890-4cdc-8f8b-e1889d6d1d65 tempest-GroupSnapshotsTest-127887753 tempest-GroupSnapshotsTest-127887753-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:22.854089 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-54ee77fe-6890-4cdc-8f8b-e1889d6d1d65 tempest-GroupSnapshotsTest-127887753 tempest-GroupSnapshotsTest-127887753-project-admin] Calling method 'version_select' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:22.887872 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-54ee77fe-6890-4cdc-8f8b-e1889d6d1d65 tempest-GroupSnapshotsTest-127887753 tempest-GroupSnapshotsTest-127887753-project-admin] https://10.4.3.189/volume/v3/group_types/33bf154d-fc0e-4e29-976c-a3e7a7374c50 returned with HTTP 202 Aug 25 05:44:22.889038 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 381/1523] 10.4.3.189 () {68 vars in 1404 bytes} [Tue Aug 25 05:44:22 2026] DELETE /volume/v3/group_types/33bf154d-fc0e-4e29-976c-a3e7a7374c50 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 05:44:22.897766 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-a8be66d9-4b20-4bd5-bf89-e47715ba6a87 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:22.900906 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-a8be66d9-4b20-4bd5-bf89-e47715ba6a87 tempest-GroupSnapshotsTest-127887753 tempest-GroupSnapshotsTest-127887753-project-admin] DELETE https://10.4.3.189/volume/v3/types/c92d3a6a-80ba-44f5-950f-ccb6935f2bdb Aug 25 05:44:22.901764 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-a8be66d9-4b20-4bd5-bf89-e47715ba6a87 tempest-GroupSnapshotsTest-127887753 tempest-GroupSnapshotsTest-127887753-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:22.901764 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-a8be66d9-4b20-4bd5-bf89-e47715ba6a87 tempest-GroupSnapshotsTest-127887753 tempest-GroupSnapshotsTest-127887753-project-admin] Calling method '_delete' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:22.910678 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-9037b6b9-6353-4199-9d67-1855cf3a019b None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:22.912914 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-9037b6b9-6353-4199-9d67-1855cf3a019b tempest-ServerActionsTestOtherB-67625280 tempest-ServerActionsTestOtherB-67625280-project-member] GET https://10.4.3.189/volume/v3/volumes/79e2b96a-e569-4935-8ab1-06f70f0181d7 Aug 25 05:44:22.913178 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-9037b6b9-6353-4199-9d67-1855cf3a019b tempest-ServerActionsTestOtherB-67625280 tempest-ServerActionsTestOtherB-67625280-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:22.913417 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-9037b6b9-6353-4199-9d67-1855cf3a019b tempest-ServerActionsTestOtherB-67625280 tempest-ServerActionsTestOtherB-67625280-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:22.925315 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:44:22.925315 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:44:22.932566 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-a8be66d9-4b20-4bd5-bf89-e47715ba6a87 tempest-GroupSnapshotsTest-127887753 tempest-GroupSnapshotsTest-127887753-project-admin] https://10.4.3.189/volume/v3/types/c92d3a6a-80ba-44f5-950f-ccb6935f2bdb returned with HTTP 202 Aug 25 05:44:22.934310 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 385/1524] 10.4.3.189 () {66 vars in 1345 bytes} [Tue Aug 25 05:44:22 2026] DELETE /volume/v3/types/c92d3a6a-80ba-44f5-950f-ccb6935f2bdb => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:44:22.935234 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-9037b6b9-6353-4199-9d67-1855cf3a019b tempest-ServerActionsTestOtherB-67625280 tempest-ServerActionsTestOtherB-67625280-project-member] Volume info retrieved successfully. Aug 25 05:44:22.941620 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-9037b6b9-6353-4199-9d67-1855cf3a019b tempest-ServerActionsTestOtherB-67625280 tempest-ServerActionsTestOtherB-67625280-project-member] https://10.4.3.189/volume/v3/volumes/79e2b96a-e569-4935-8ab1-06f70f0181d7 returned with HTTP 200 Aug 25 05:44:22.942178 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 381/1525] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:44:22 2026] GET /volume/v3/volumes/79e2b96a-e569-4935-8ab1-06f70f0181d7 => generated 846 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:44:22.943818 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-33fa98a1-7793-40a0-93c2-b3eb6762deb0 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:22.947297 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-33fa98a1-7793-40a0-93c2-b3eb6762deb0 tempest-GroupSnapshotsTest-127887753 tempest-GroupSnapshotsTest-127887753-project-admin] GET https://10.4.3.189/volume/v3/types/c92d3a6a-80ba-44f5-950f-ccb6935f2bdb Aug 25 05:44:22.947634 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-33fa98a1-7793-40a0-93c2-b3eb6762deb0 tempest-GroupSnapshotsTest-127887753 tempest-GroupSnapshotsTest-127887753-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:22.947988 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-33fa98a1-7793-40a0-93c2-b3eb6762deb0 tempest-GroupSnapshotsTest-127887753 tempest-GroupSnapshotsTest-127887753-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:22.952564 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-33fa98a1-7793-40a0-93c2-b3eb6762deb0 tempest-GroupSnapshotsTest-127887753 tempest-GroupSnapshotsTest-127887753-project-admin] https://10.4.3.189/volume/v3/types/c92d3a6a-80ba-44f5-950f-ccb6935f2bdb returned with HTTP 404 Aug 25 05:44:22.953123 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 379/1526] 10.4.3.189 () {66 vars in 1342 bytes} [Tue Aug 25 05:44:22 2026] GET /volume/v3/types/c92d3a6a-80ba-44f5-950f-ccb6935f2bdb => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:44:22.963024 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-5afc58cf-e256-4640-afc0-dfe2bb68767b None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:22.965105 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-5afc58cf-e256-4640-afc0-dfe2bb68767b tempest-GroupSnapshotsTest-127887753 tempest-GroupSnapshotsTest-127887753-project-admin] POST https://10.4.3.189/volume/v3/types Aug 25 05:44:22.965734 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-5afc58cf-e256-4640-afc0-dfe2bb68767b tempest-GroupSnapshotsTest-127887753 tempest-GroupSnapshotsTest-127887753-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-378238960"}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:44:22.995109 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-5afc58cf-e256-4640-afc0-dfe2bb68767b tempest-GroupSnapshotsTest-127887753 tempest-GroupSnapshotsTest-127887753-project-admin] https://10.4.3.189/volume/v3/types returned with HTTP 200 Aug 25 05:44:22.996087 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 382/1527] 10.4.3.189 () {68 vars in 1252 bytes} [Tue Aug 25 05:44:22 2026] POST /volume/v3/types => generated 223 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:44:23.008841 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-563efd17-d404-40bb-a465-bd1ed8d06f0e None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:23.011134 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-563efd17-d404-40bb-a465-bd1ed8d06f0e tempest-GroupSnapshotsTest-127887753 tempest-GroupSnapshotsTest-127887753-project-admin] POST https://10.4.3.189/volume/v3/group_types Aug 25 05:44:23.011551 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-563efd17-d404-40bb-a465-bd1ed8d06f0e tempest-GroupSnapshotsTest-127887753 tempest-GroupSnapshotsTest-127887753-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-1205368005"}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:44:23.033142 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-563efd17-d404-40bb-a465-bd1ed8d06f0e tempest-GroupSnapshotsTest-127887753 tempest-GroupSnapshotsTest-127887753-project-admin] https://10.4.3.189/volume/v3/group_types returned with HTTP 202 Aug 25 05:44:23.033679 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 386/1528] 10.4.3.189 () {70 vars in 1311 bytes} [Tue Aug 25 05:44:23 2026] POST /volume/v3/group_types => generated 181 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:44:23.045750 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-6059e97e-b998-47d7-9924-53e2f6e416c2 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:23.048746 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-6059e97e-b998-47d7-9924-53e2f6e416c2 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] POST https://10.4.3.189/volume/v3/groups Aug 25 05:44:23.049321 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-6059e97e-b998-47d7-9924-53e2f6e416c2 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "2a15804d-a264-4e43-bf88-85f8e8dc0296", "volume_types": ["0e0e842b-8a32-4aaf-ac67-7cb235e8926c"], "name": "tempest-GroupSnapshotsTest-Group-1701870578"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:44:23.059263 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.v3.groups [None req-6059e97e-b998-47d7-9924-53e2f6e416c2 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Creating new group {'group': {'group_type': '2a15804d-a264-4e43-bf88-85f8e8dc0296', 'volume_types': ['0e0e842b-8a32-4aaf-ac67-7cb235e8926c'], 'name': 'tempest-GroupSnapshotsTest-Group-1701870578'}} {{(pid=100269) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 25 05:44:23.064319 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.v3.groups [None req-6059e97e-b998-47d7-9924-53e2f6e416c2 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Creating group tempest-GroupSnapshotsTest-Group-1701870578. Aug 25 05:44:23.074635 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-6059e97e-b998-47d7-9924-53e2f6e416c2 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Availability Zones retrieved successfully. Aug 25 05:44:23.096377 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.quota [None req-6059e97e-b998-47d7-9924-53e2f6e416c2 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Created reservations ['bce6d839-3f2a-4760-b107-4a5fedc66e61'] {{(pid=100269) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:44:23.111892 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-31c8b510-698d-46bf-810a-f36111db2f89 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:23.114296 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-31c8b510-698d-46bf-810a-f36111db2f89 tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] GET https://10.4.3.189/volume/v3/backups/69c20d61-b4f1-4e42-8f23-cde4f369c9db Aug 25 05:44:23.114501 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-31c8b510-698d-46bf-810a-f36111db2f89 tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:23.114738 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-31c8b510-698d-46bf-810a-f36111db2f89 tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:23.114886 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-31c8b510-698d-46bf-810a-f36111db2f89 tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] Show backup with id 69c20d61-b4f1-4e42-8f23-cde4f369c9db. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:44:23.119724 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:44:23.119724 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:44:23.120664 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-31c8b510-698d-46bf-810a-f36111db2f89 tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] https://10.4.3.189/volume/v3/backups/69c20d61-b4f1-4e42-8f23-cde4f369c9db returned with HTTP 200 Aug 25 05:44:23.121378 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 380/1529] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:44:23 2026] GET /volume/v3/backups/69c20d61-b4f1-4e42-8f23-cde4f369c9db => generated 801 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:44:23.131173 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-6059e97e-b998-47d7-9924-53e2f6e416c2 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] https://10.4.3.189/volume/v3/groups returned with HTTP 202 Aug 25 05:44:23.131173 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 382/1530] 10.4.3.189 () {70 vars in 1297 bytes} [Tue Aug 25 05:44:23 2026] POST /volume/v3/groups => generated 112 bytes in 84 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:44:23.138101 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-2689e45a-dac8-4662-b7fe-38000b6af9a8 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:23.140166 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-2689e45a-dac8-4662-b7fe-38000b6af9a8 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] GET https://10.4.3.189/volume/v3/groups/47875d9a-6e9b-4b2b-8a99-3ca77b7dcc47 Aug 25 05:44:23.140436 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-2689e45a-dac8-4662-b7fe-38000b6af9a8 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:23.140630 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-2689e45a-dac8-4662-b7fe-38000b6af9a8 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Calling method 'version_select' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:23.140734 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.v3.groups [None req-2689e45a-dac8-4662-b7fe-38000b6af9a8 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] show called for member 47875d9a-6e9b-4b2b-8a99-3ca77b7dcc47 {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 25 05:44:23.147556 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:44:23.147556 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:44:23.154858 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-2689e45a-dac8-4662-b7fe-38000b6af9a8 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] https://10.4.3.189/volume/v3/groups/47875d9a-6e9b-4b2b-8a99-3ca77b7dcc47 returned with HTTP 200 Aug 25 05:44:23.155458 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 383/1531] 10.4.3.189 () {68 vars in 1386 bytes} [Tue Aug 25 05:44:23 2026] GET /volume/v3/groups/47875d9a-6e9b-4b2b-8a99-3ca77b7dcc47 => generated 392 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:44:23.438308 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-3d5c1d9a-4008-47f8-b6fa-596453b59908 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:23.440744 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-3d5c1d9a-4008-47f8-b6fa-596453b59908 tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] POST https://10.4.3.189/volume/v3/volumes Aug 25 05:44:23.441498 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-3d5c1d9a-4008-47f8-b6fa-596453b59908 tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-1634205355"}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:44:23.444551 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.v3.volumes [None req-3d5c1d9a-4008-47f8-b6fa-596453b59908 tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-1634205355'}} {{(pid=100271) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 05:44:23.445363 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [None req-3d5c1d9a-4008-47f8-b6fa-596453b59908 tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] Create volume of 1 GB Aug 25 05:44:23.451264 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-3d5c1d9a-4008-47f8-b6fa-596453b59908 tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] Availability Zones retrieved successfully. Aug 25 05:44:23.462800 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-3d5c1d9a-4008-47f8-b6fa-596453b59908 tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] Flow 'volume_create_api' (782400a2-9699-4c70-bfa1-56c79b6e8ed1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:44:23.464192 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-3d5c1d9a-4008-47f8-b6fa-596453b59908 tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (65c25a87-b9a0-4a38-82fe-fe67c5c8a270) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:44:23.466083 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.flows.api.create_volume [None req-3d5c1d9a-4008-47f8-b6fa-596453b59908 tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] Validating volume size '1' using validate_int {{(pid=100271) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 05:44:23.494034 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-2c308b83-a24a-4ccb-92ca-1e59ca1a15fd None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:23.496670 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-2c308b83-a24a-4ccb-92ca-1e59ca1a15fd tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] GET https://10.4.3.189/volume/v3/backups/d709f32a-559f-4276-9f6e-337369165aa8 Aug 25 05:44:23.496670 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-2c308b83-a24a-4ccb-92ca-1e59ca1a15fd tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:23.496670 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-2c308b83-a24a-4ccb-92ca-1e59ca1a15fd tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:23.496670 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-2c308b83-a24a-4ccb-92ca-1e59ca1a15fd tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] Show backup with id d709f32a-559f-4276-9f6e-337369165aa8. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:44:23.505069 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:44:23.505069 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:44:23.505388 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-2c308b83-a24a-4ccb-92ca-1e59ca1a15fd tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] https://10.4.3.189/volume/v3/backups/d709f32a-559f-4276-9f6e-337369165aa8 returned with HTTP 200 Aug 25 05:44:23.507091 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 381/1532] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:44:23 2026] GET /volume/v3/backups/d709f32a-559f-4276-9f6e-337369165aa8 => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:44:23.507358 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-3d5c1d9a-4008-47f8-b6fa-596453b59908 tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (65c25a87-b9a0-4a38-82fe-fe67c5c8a270) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T05:35:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=23fc6e5d-fce0-4521-ba46-4837b4232084,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '23fc6e5d-fce0-4521-ba46-4837b4232084', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:44:23.510483 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-3d5c1d9a-4008-47f8-b6fa-596453b59908 tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3ad18655-8ef3-4e60-b0a2-d4d0e5046538) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:44:23.570163 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.quota [None req-3d5c1d9a-4008-47f8-b6fa-596453b59908 tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] Created reservations ['a62bc537-352d-4a69-8f48-976605046e3d', '1a788ed2-5950-4be3-858b-9ada5643752b', '77d95a73-2a94-412c-9a80-807c496c8332', '8f567163-5121-4a6b-8dd2-154c318b4d32'] {{(pid=100271) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:44:23.573113 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-3d5c1d9a-4008-47f8-b6fa-596453b59908 tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3ad18655-8ef3-4e60-b0a2-d4d0e5046538) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a62bc537-352d-4a69-8f48-976605046e3d', '1a788ed2-5950-4be3-858b-9ada5643752b', '77d95a73-2a94-412c-9a80-807c496c8332', '8f567163-5121-4a6b-8dd2-154c318b4d32']}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:44:23.573113 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-3d5c1d9a-4008-47f8-b6fa-596453b59908 tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (07931abc-c223-4f92-b9ab-f9375c79be40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:44:23.599607 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-3d5c1d9a-4008-47f8-b6fa-596453b59908 tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (07931abc-c223-4f92-b9ab-f9375c79be40) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a7f0cea5-aa33-44d3-82e1-d863994c3bee', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1634205355',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2d23df55fcb54789982741bd50d820cd',qos_specs=None,replication_status=,reservations=['a62bc537-352d-4a69-8f48-976605046e3d','1a788ed2-5950-4be3-858b-9ada5643752b','77d95a73-2a94-412c-9a80-807c496c8332','8f567163-5121-4a6b-8dd2-154c318b4d32'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='47fe575d00364a7bb5f5e92d0c1b85d2',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T05:44:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1634205355',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a7f0cea5-aa33-44d3-82e1-d863994c3bee,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2d23df55fcb54789982741bd50d820cd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='47fe575d00364a7bb5f5e92d0c1b85d2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(23fc6e5d-fce0-4521-ba46-4837b4232084),volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:44:23.601297 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-3d5c1d9a-4008-47f8-b6fa-596453b59908 tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (35a037c4-0be3-423f-8440-0ac19a6ef942) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:44:23.638562 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-3d5c1d9a-4008-47f8-b6fa-596453b59908 tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (35a037c4-0be3-423f-8440-0ac19a6ef942) transitioned into state 'SUCCESS' from state '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-1634205355',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2d23df55fcb54789982741bd50d820cd',qos_specs=None,replication_status=,reservations=['a62bc537-352d-4a69-8f48-976605046e3d','1a788ed2-5950-4be3-858b-9ada5643752b','77d95a73-2a94-412c-9a80-807c496c8332','8f567163-5121-4a6b-8dd2-154c318b4d32'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='47fe575d00364a7bb5f5e92d0c1b85d2',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:44:23.639905 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-3d5c1d9a-4008-47f8-b6fa-596453b59908 tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5ef2d7b8-e3f7-4b67-b8da-cc35424c2032) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:44:23.663896 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-3d5c1d9a-4008-47f8-b6fa-596453b59908 tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5ef2d7b8-e3f7-4b67-b8da-cc35424c2032) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:44:23.666557 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-3d5c1d9a-4008-47f8-b6fa-596453b59908 tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] Flow 'volume_create_api' (782400a2-9699-4c70-bfa1-56c79b6e8ed1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100271) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:44:23.666557 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-3d5c1d9a-4008-47f8-b6fa-596453b59908 tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] Create volume request issued successfully. Aug 25 05:44:23.666557 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-3d5c1d9a-4008-47f8-b6fa-596453b59908 tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] https://10.4.3.189/volume/v3/volumes returned with HTTP 202 Aug 25 05:44:23.667477 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 387/1533] 10.4.3.189 () {68 vars in 1258 bytes} [Tue Aug 25 05:44:23 2026] POST /volume/v3/volumes => generated 755 bytes in 232 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 05:44:23.687181 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-5c041b7f-84cd-4403-bb13-27c4e28fd5c1 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:23.690492 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-5c041b7f-84cd-4403-bb13-27c4e28fd5c1 tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] GET https://10.4.3.189/volume/v3/volumes/a7f0cea5-aa33-44d3-82e1-d863994c3bee Aug 25 05:44:23.690702 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-5c041b7f-84cd-4403-bb13-27c4e28fd5c1 tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:23.690904 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-5c041b7f-84cd-4403-bb13-27c4e28fd5c1 tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:23.698774 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:44:23.698774 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:44:23.703178 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-5c041b7f-84cd-4403-bb13-27c4e28fd5c1 tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] Volume info retrieved successfully. Aug 25 05:44:23.708026 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-5c041b7f-84cd-4403-bb13-27c4e28fd5c1 tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] https://10.4.3.189/volume/v3/volumes/a7f0cea5-aa33-44d3-82e1-d863994c3bee returned with HTTP 200 Aug 25 05:44:23.708564 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 383/1534] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:44:23 2026] GET /volume/v3/volumes/a7f0cea5-aa33-44d3-82e1-d863994c3bee => generated 823 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:44:23.761940 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-8debd21b-7bae-4f86-bfd4-951d073c431c None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:23.764749 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-8debd21b-7bae-4f86-bfd4-951d073c431c tempest-AttachVolumeShelveTestJSON-1540835988 tempest-AttachVolumeShelveTestJSON-1540835988-project-member] GET https://10.4.3.189/volume/v3/volumes/d3de4090-28a7-4b96-92cb-02b60104a37e Aug 25 05:44:23.765118 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-8debd21b-7bae-4f86-bfd4-951d073c431c tempest-AttachVolumeShelveTestJSON-1540835988 tempest-AttachVolumeShelveTestJSON-1540835988-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:23.765354 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-8debd21b-7bae-4f86-bfd4-951d073c431c tempest-AttachVolumeShelveTestJSON-1540835988 tempest-AttachVolumeShelveTestJSON-1540835988-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:23.778670 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:44:23.778670 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:44:23.783334 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-8debd21b-7bae-4f86-bfd4-951d073c431c tempest-AttachVolumeShelveTestJSON-1540835988 tempest-AttachVolumeShelveTestJSON-1540835988-project-member] Volume info retrieved successfully. Aug 25 05:44:23.789234 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-8debd21b-7bae-4f86-bfd4-951d073c431c tempest-AttachVolumeShelveTestJSON-1540835988 tempest-AttachVolumeShelveTestJSON-1540835988-project-member] https://10.4.3.189/volume/v3/volumes/d3de4090-28a7-4b96-92cb-02b60104a37e returned with HTTP 200 Aug 25 05:44:23.791415 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 384/1535] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:44:23 2026] GET /volume/v3/volumes/d3de4090-28a7-4b96-92cb-02b60104a37e => generated 1141 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:44:23.851196 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-2613136b-93dd-471a-9fdc-17bf387c5103 req-5a18a8fb-d6f8-44ff-bbb8-1879797c298f None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:23.853633 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-2613136b-93dd-471a-9fdc-17bf387c5103 req-5a18a8fb-d6f8-44ff-bbb8-1879797c298f tempest-AttachVolumeShelveTestJSON-1540835988 tempest-AttachVolumeShelveTestJSON-1540835988-project-member] GET https://10.4.3.189/volume/v3/volumes/d3de4090-28a7-4b96-92cb-02b60104a37e Aug 25 05:44:23.853906 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-2613136b-93dd-471a-9fdc-17bf387c5103 req-5a18a8fb-d6f8-44ff-bbb8-1879797c298f tempest-AttachVolumeShelveTestJSON-1540835988 tempest-AttachVolumeShelveTestJSON-1540835988-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:23.854192 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-2613136b-93dd-471a-9fdc-17bf387c5103 req-5a18a8fb-d6f8-44ff-bbb8-1879797c298f tempest-AttachVolumeShelveTestJSON-1540835988 tempest-AttachVolumeShelveTestJSON-1540835988-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:23.866457 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:44:23.866457 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:44:23.871219 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [req-2613136b-93dd-471a-9fdc-17bf387c5103 req-5a18a8fb-d6f8-44ff-bbb8-1879797c298f tempest-AttachVolumeShelveTestJSON-1540835988 tempest-AttachVolumeShelveTestJSON-1540835988-project-member] Volume info retrieved successfully. Aug 25 05:44:23.876512 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-2613136b-93dd-471a-9fdc-17bf387c5103 req-5a18a8fb-d6f8-44ff-bbb8-1879797c298f tempest-AttachVolumeShelveTestJSON-1540835988 tempest-AttachVolumeShelveTestJSON-1540835988-project-member] https://10.4.3.189/volume/v3/volumes/d3de4090-28a7-4b96-92cb-02b60104a37e returned with HTTP 200 Aug 25 05:44:23.877207 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 382/1536] 10.4.3.189 () {68 vars in 1598 bytes} [Tue Aug 25 05:44:23 2026] GET /volume/v3/volumes/d3de4090-28a7-4b96-92cb-02b60104a37e => generated 1141 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 25 05:44:23.888838 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-e67e33ef-2820-4ef5-b83c-cf1d57d9632b req-2c1a412d-223d-4cc3-901b-17cd812fe8f0 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:23.892454 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-e67e33ef-2820-4ef5-b83c-cf1d57d9632b req-2c1a412d-223d-4cc3-901b-17cd812fe8f0 tempest-TestMinimumBasicScenario-249187686 tempest-TestMinimumBasicScenario-249187686-project-member] GET https://10.4.3.189/volume/v3/volumes/26ff909a-0768-4fe1-9552-a289760ed6d4 Aug 25 05:44:23.892454 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-e67e33ef-2820-4ef5-b83c-cf1d57d9632b req-2c1a412d-223d-4cc3-901b-17cd812fe8f0 tempest-TestMinimumBasicScenario-249187686 tempest-TestMinimumBasicScenario-249187686-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:23.892454 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-e67e33ef-2820-4ef5-b83c-cf1d57d9632b req-2c1a412d-223d-4cc3-901b-17cd812fe8f0 tempest-TestMinimumBasicScenario-249187686 tempest-TestMinimumBasicScenario-249187686-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:23.905355 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-2613136b-93dd-471a-9fdc-17bf387c5103 req-165ec892-e3d8-474c-b4d0-a6544a4f8e1e None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:23.907679 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-2613136b-93dd-471a-9fdc-17bf387c5103 req-165ec892-e3d8-474c-b4d0-a6544a4f8e1e tempest-AttachVolumeShelveTestJSON-1540835988 tempest-AttachVolumeShelveTestJSON-1540835988-project-member] POST https://10.4.3.189/volume/v3/volumes/d3de4090-28a7-4b96-92cb-02b60104a37e/action Aug 25 05:44:23.911092 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-2613136b-93dd-471a-9fdc-17bf387c5103 req-165ec892-e3d8-474c-b4d0-a6544a4f8e1e tempest-AttachVolumeShelveTestJSON-1540835988 tempest-AttachVolumeShelveTestJSON-1540835988-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100269) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 05:44:23.911092 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-2613136b-93dd-471a-9fdc-17bf387c5103 req-165ec892-e3d8-474c-b4d0-a6544a4f8e1e tempest-AttachVolumeShelveTestJSON-1540835988 tempest-AttachVolumeShelveTestJSON-1540835988-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:44:23.911346 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:44:23.911346 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:44:23.917853 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [req-e67e33ef-2820-4ef5-b83c-cf1d57d9632b req-2c1a412d-223d-4cc3-901b-17cd812fe8f0 tempest-TestMinimumBasicScenario-249187686 tempest-TestMinimumBasicScenario-249187686-project-member] Volume info retrieved successfully. Aug 25 05:44:23.919643 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:44:23.919643 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:44:23.920190 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [req-2613136b-93dd-471a-9fdc-17bf387c5103 req-165ec892-e3d8-474c-b4d0-a6544a4f8e1e tempest-AttachVolumeShelveTestJSON-1540835988 tempest-AttachVolumeShelveTestJSON-1540835988-project-member] Volume info retrieved successfully. Aug 25 05:44:23.926295 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-e67e33ef-2820-4ef5-b83c-cf1d57d9632b req-2c1a412d-223d-4cc3-901b-17cd812fe8f0 tempest-TestMinimumBasicScenario-249187686 tempest-TestMinimumBasicScenario-249187686-project-member] https://10.4.3.189/volume/v3/volumes/26ff909a-0768-4fe1-9552-a289760ed6d4 returned with HTTP 200 Aug 25 05:44:23.927192 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 388/1537] 10.4.3.189 () {68 vars in 1598 bytes} [Tue Aug 25 05:44:23 2026] GET /volume/v3/volumes/26ff909a-0768-4fe1-9552-a289760ed6d4 => generated 1140 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:44:23.929789 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [req-2613136b-93dd-471a-9fdc-17bf387c5103 req-165ec892-e3d8-474c-b4d0-a6544a4f8e1e tempest-AttachVolumeShelveTestJSON-1540835988 tempest-AttachVolumeShelveTestJSON-1540835988-project-member] Begin detaching volume completed successfully. Aug 25 05:44:23.930142 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-2613136b-93dd-471a-9fdc-17bf387c5103 req-165ec892-e3d8-474c-b4d0-a6544a4f8e1e tempest-AttachVolumeShelveTestJSON-1540835988 tempest-AttachVolumeShelveTestJSON-1540835988-project-member] https://10.4.3.189/volume/v3/volumes/d3de4090-28a7-4b96-92cb-02b60104a37e/action returned with HTTP 202 Aug 25 05:44:23.930824 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 384/1538] 10.4.3.189 () {72 vars in 1672 bytes} [Tue Aug 25 05:44:23 2026] POST /volume/v3/volumes/d3de4090-28a7-4b96-92cb-02b60104a37e/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 05:44:23.958809 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-f1ce0f26-adeb-45c4-bfff-be5a59a18254 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:23.960091 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-e67e33ef-2820-4ef5-b83c-cf1d57d9632b req-2fdf4687-6052-452a-8a55-839efbb35ebd None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:23.960815 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-f1ce0f26-adeb-45c4-bfff-be5a59a18254 tempest-ServerActionsTestOtherB-67625280 tempest-ServerActionsTestOtherB-67625280-project-member] GET https://10.4.3.189/volume/v3/volumes/79e2b96a-e569-4935-8ab1-06f70f0181d7 Aug 25 05:44:23.960988 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-f1ce0f26-adeb-45c4-bfff-be5a59a18254 tempest-ServerActionsTestOtherB-67625280 tempest-ServerActionsTestOtherB-67625280-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:23.961284 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-f1ce0f26-adeb-45c4-bfff-be5a59a18254 tempest-ServerActionsTestOtherB-67625280 tempest-ServerActionsTestOtherB-67625280-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:23.969267 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-e67e33ef-2820-4ef5-b83c-cf1d57d9632b req-2fdf4687-6052-452a-8a55-839efbb35ebd tempest-TestMinimumBasicScenario-249187686 tempest-TestMinimumBasicScenario-249187686-project-member] POST https://10.4.3.189/volume/v3/volumes/26ff909a-0768-4fe1-9552-a289760ed6d4/action Aug 25 05:44:23.969735 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-e67e33ef-2820-4ef5-b83c-cf1d57d9632b req-2fdf4687-6052-452a-8a55-839efbb35ebd tempest-TestMinimumBasicScenario-249187686 tempest-TestMinimumBasicScenario-249187686-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100268) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 05:44:23.969915 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-e67e33ef-2820-4ef5-b83c-cf1d57d9632b req-2fdf4687-6052-452a-8a55-839efbb35ebd tempest-TestMinimumBasicScenario-249187686 tempest-TestMinimumBasicScenario-249187686-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:44:23.973756 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:44:23.973756 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:44:23.978679 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-f1ce0f26-adeb-45c4-bfff-be5a59a18254 tempest-ServerActionsTestOtherB-67625280 tempest-ServerActionsTestOtherB-67625280-project-member] Volume info retrieved successfully. Aug 25 05:44:23.983609 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-f1ce0f26-adeb-45c4-bfff-be5a59a18254 tempest-ServerActionsTestOtherB-67625280 tempest-ServerActionsTestOtherB-67625280-project-member] https://10.4.3.189/volume/v3/volumes/79e2b96a-e569-4935-8ab1-06f70f0181d7 returned with HTTP 200 Aug 25 05:44:23.984551 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 385/1539] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:44:23 2026] GET /volume/v3/volumes/79e2b96a-e569-4935-8ab1-06f70f0181d7 => generated 846 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:44:23.990082 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-f3c35017-fe98-4a1a-80c0-a6bbf5fc27bd None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:23.990082 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-f3c35017-fe98-4a1a-80c0-a6bbf5fc27bd None None] GET https://10.4.3.189/volume// Aug 25 05:44:23.990082 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-f3c35017-fe98-4a1a-80c0-a6bbf5fc27bd None None] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:23.990082 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-f3c35017-fe98-4a1a-80c0-a6bbf5fc27bd None None] Calling method 'all' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:23.990082 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-f3c35017-fe98-4a1a-80c0-a6bbf5fc27bd None None] https://10.4.3.189/volume// returned with HTTP 300 Aug 25 05:44:23.991749 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:44:23.991749 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:44:23.992235 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 389/1540] 10.4.3.189 () {66 vars in 1426 bytes} [Tue Aug 25 05:44: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 25 05:44:23.992640 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [req-e67e33ef-2820-4ef5-b83c-cf1d57d9632b req-2fdf4687-6052-452a-8a55-839efbb35ebd tempest-TestMinimumBasicScenario-249187686 tempest-TestMinimumBasicScenario-249187686-project-member] Volume info retrieved successfully. Aug 25 05:44:24.000854 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-2613136b-93dd-471a-9fdc-17bf387c5103 req-0f45c729-d5fb-4edc-b6ec-33c2d66afffe None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:24.005216 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-2613136b-93dd-471a-9fdc-17bf387c5103 req-0f45c729-d5fb-4edc-b6ec-33c2d66afffe tempest-AttachVolumeShelveTestJSON-1540835988 tempest-AttachVolumeShelveTestJSON-1540835988-project-member] GET https://10.4.3.189/volume/v3/volumes/d3de4090-28a7-4b96-92cb-02b60104a37e Aug 25 05:44:24.005359 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [req-e67e33ef-2820-4ef5-b83c-cf1d57d9632b req-2fdf4687-6052-452a-8a55-839efbb35ebd tempest-TestMinimumBasicScenario-249187686 tempest-TestMinimumBasicScenario-249187686-project-member] Begin detaching volume completed successfully. Aug 25 05:44:24.005498 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-2613136b-93dd-471a-9fdc-17bf387c5103 req-0f45c729-d5fb-4edc-b6ec-33c2d66afffe tempest-AttachVolumeShelveTestJSON-1540835988 tempest-AttachVolumeShelveTestJSON-1540835988-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:24.005697 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-e67e33ef-2820-4ef5-b83c-cf1d57d9632b req-2fdf4687-6052-452a-8a55-839efbb35ebd tempest-TestMinimumBasicScenario-249187686 tempest-TestMinimumBasicScenario-249187686-project-member] https://10.4.3.189/volume/v3/volumes/26ff909a-0768-4fe1-9552-a289760ed6d4/action returned with HTTP 202 Aug 25 05:44:24.005743 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-2613136b-93dd-471a-9fdc-17bf387c5103 req-0f45c729-d5fb-4edc-b6ec-33c2d66afffe tempest-AttachVolumeShelveTestJSON-1540835988 tempest-AttachVolumeShelveTestJSON-1540835988-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:24.006372 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 383/1541] 10.4.3.189 () {72 vars in 1672 bytes} [Tue Aug 25 05:44:23 2026] POST /volume/v3/volumes/26ff909a-0768-4fe1-9552-a289760ed6d4/action => generated 0 bytes in 47 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 05:44:24.016803 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:44:24.016803 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:44:24.021252 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [req-2613136b-93dd-471a-9fdc-17bf387c5103 req-0f45c729-d5fb-4edc-b6ec-33c2d66afffe tempest-AttachVolumeShelveTestJSON-1540835988 tempest-AttachVolumeShelveTestJSON-1540835988-project-member] Volume info retrieved successfully. Aug 25 05:44:24.027513 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-2613136b-93dd-471a-9fdc-17bf387c5103 req-0f45c729-d5fb-4edc-b6ec-33c2d66afffe tempest-AttachVolumeShelveTestJSON-1540835988 tempest-AttachVolumeShelveTestJSON-1540835988-project-member] https://10.4.3.189/volume/v3/volumes/d3de4090-28a7-4b96-92cb-02b60104a37e returned with HTTP 200 Aug 25 05:44:24.028068 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 385/1542] 10.4.3.189 () {70 vars in 1639 bytes} [Tue Aug 25 05:44:23 2026] GET /volume/v3/volumes/d3de4090-28a7-4b96-92cb-02b60104a37e => generated 1324 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 05:44:24.070040 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-2f9e01e6-278f-4e66-9f26-1c79b599a163 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:24.070588 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-2f9e01e6-278f-4e66-9f26-1c79b599a163 None None] GET https://10.4.3.189/volume// Aug 25 05:44:24.070820 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-2f9e01e6-278f-4e66-9f26-1c79b599a163 None None] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:24.071042 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-2f9e01e6-278f-4e66-9f26-1c79b599a163 None None] Calling method 'all' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:24.071452 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-2f9e01e6-278f-4e66-9f26-1c79b599a163 None None] https://10.4.3.189/volume// returned with HTTP 300 Aug 25 05:44:24.071739 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 386/1543] 10.4.3.189 () {66 vars in 1426 bytes} [Tue Aug 25 05:44: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 25 05:44:24.083087 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-e67e33ef-2820-4ef5-b83c-cf1d57d9632b req-ce850803-9b38-4fca-9982-e1246627a61e None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:24.085209 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-e67e33ef-2820-4ef5-b83c-cf1d57d9632b req-ce850803-9b38-4fca-9982-e1246627a61e tempest-TestMinimumBasicScenario-249187686 tempest-TestMinimumBasicScenario-249187686-project-member] GET https://10.4.3.189/volume/v3/volumes/26ff909a-0768-4fe1-9552-a289760ed6d4 Aug 25 05:44:24.085651 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-e67e33ef-2820-4ef5-b83c-cf1d57d9632b req-ce850803-9b38-4fca-9982-e1246627a61e tempest-TestMinimumBasicScenario-249187686 tempest-TestMinimumBasicScenario-249187686-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:24.086664 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-e67e33ef-2820-4ef5-b83c-cf1d57d9632b req-ce850803-9b38-4fca-9982-e1246627a61e tempest-TestMinimumBasicScenario-249187686 tempest-TestMinimumBasicScenario-249187686-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:24.097405 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:44:24.097405 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:44:24.104319 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [req-e67e33ef-2820-4ef5-b83c-cf1d57d9632b req-ce850803-9b38-4fca-9982-e1246627a61e tempest-TestMinimumBasicScenario-249187686 tempest-TestMinimumBasicScenario-249187686-project-member] Volume info retrieved successfully. Aug 25 05:44:24.106802 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-e67e33ef-2820-4ef5-b83c-cf1d57d9632b req-ce850803-9b38-4fca-9982-e1246627a61e tempest-TestMinimumBasicScenario-249187686 tempest-TestMinimumBasicScenario-249187686-project-member] https://10.4.3.189/volume/v3/volumes/26ff909a-0768-4fe1-9552-a289760ed6d4 returned with HTTP 200 Aug 25 05:44:24.107505 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 390/1544] 10.4.3.189 () {70 vars in 1639 bytes} [Tue Aug 25 05:44:24 2026] GET /volume/v3/volumes/26ff909a-0768-4fe1-9552-a289760ed6d4 => generated 1323 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 05:44:24.134325 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-8f3fdfa7-1495-44c6-a23d-ee1d88577199 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:24.137030 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-8f3fdfa7-1495-44c6-a23d-ee1d88577199 tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] GET https://10.4.3.189/volume/v3/backups/69c20d61-b4f1-4e42-8f23-cde4f369c9db Aug 25 05:44:24.137360 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-8f3fdfa7-1495-44c6-a23d-ee1d88577199 tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:24.137643 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-8f3fdfa7-1495-44c6-a23d-ee1d88577199 tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:24.137802 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-8f3fdfa7-1495-44c6-a23d-ee1d88577199 tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] Show backup with id 69c20d61-b4f1-4e42-8f23-cde4f369c9db. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:44:24.144026 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:44:24.144026 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:44:24.145207 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-8f3fdfa7-1495-44c6-a23d-ee1d88577199 tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] https://10.4.3.189/volume/v3/backups/69c20d61-b4f1-4e42-8f23-cde4f369c9db returned with HTTP 200 Aug 25 05:44:24.145742 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 384/1545] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:44:24 2026] GET /volume/v3/backups/69c20d61-b4f1-4e42-8f23-cde4f369c9db => generated 802 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:44:24.165876 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-0d275640-e91b-4a27-bf72-435772474a11 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:24.168338 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-0d275640-e91b-4a27-bf72-435772474a11 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] GET https://10.4.3.189/volume/v3/groups/47875d9a-6e9b-4b2b-8a99-3ca77b7dcc47 Aug 25 05:44:24.168572 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-0d275640-e91b-4a27-bf72-435772474a11 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:24.168806 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-0d275640-e91b-4a27-bf72-435772474a11 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Calling method 'version_select' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:24.168976 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.v3.groups [None req-0d275640-e91b-4a27-bf72-435772474a11 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] show called for member 47875d9a-6e9b-4b2b-8a99-3ca77b7dcc47 {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 25 05:44:24.173407 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:44:24.173407 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:44:24.181730 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-0d275640-e91b-4a27-bf72-435772474a11 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] https://10.4.3.189/volume/v3/groups/47875d9a-6e9b-4b2b-8a99-3ca77b7dcc47 returned with HTTP 200 Aug 25 05:44:24.182269 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 386/1546] 10.4.3.189 () {68 vars in 1386 bytes} [Tue Aug 25 05:44:24 2026] GET /volume/v3/groups/47875d9a-6e9b-4b2b-8a99-3ca77b7dcc47 => generated 393 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:44:24.192813 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-c49c9551-8b5f-4723-8f26-82f3004dceb8 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:24.197853 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-c49c9551-8b5f-4723-8f26-82f3004dceb8 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] POST https://10.4.3.189/volume/v3/volumes Aug 25 05:44:24.198359 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-c49c9551-8b5f-4723-8f26-82f3004dceb8 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-793339812", "volume_type": "0e0e842b-8a32-4aaf-ac67-7cb235e8926c", "group_id": "47875d9a-6e9b-4b2b-8a99-3ca77b7dcc47", "size": 1}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:44:24.200300 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.v3.volumes [None req-c49c9551-8b5f-4723-8f26-82f3004dceb8 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-793339812', 'volume_type': '0e0e842b-8a32-4aaf-ac67-7cb235e8926c', 'group_id': '47875d9a-6e9b-4b2b-8a99-3ca77b7dcc47', 'size': 1}} {{(pid=100270) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 05:44:24.217800 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:44:24.217800 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:44:24.218264 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.v3.volumes [None req-c49c9551-8b5f-4723-8f26-82f3004dceb8 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Create volume of 1 GB Aug 25 05:44:24.226036 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-c49c9551-8b5f-4723-8f26-82f3004dceb8 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Availability Zones retrieved successfully. Aug 25 05:44:24.232855 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-c49c9551-8b5f-4723-8f26-82f3004dceb8 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Flow 'volume_create_api' (da17dc51-27c8-4bfe-8c6f-a0e93f5d65ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:44:24.236079 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-c49c9551-8b5f-4723-8f26-82f3004dceb8 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (52beaa12-8ee7-4d1d-a0de-4412c1fd7740) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:44:24.236079 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:44:24.236079 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:44:24.236861 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.flows.api.create_volume [None req-c49c9551-8b5f-4723-8f26-82f3004dceb8 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Validating volume size '1' using validate_int {{(pid=100270) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 05:44:24.259600 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-c49c9551-8b5f-4723-8f26-82f3004dceb8 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (52beaa12-8ee7-4d1d-a0de-4412c1fd7740) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T05:44:23Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=0e0e842b-8a32-4aaf-ac67-7cb235e8926c,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-378238960',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0e0e842b-8a32-4aaf-ac67-7cb235e8926c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '47875d9a-6e9b-4b2b-8a99-3ca77b7dcc47', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:44:24.260455 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-c49c9551-8b5f-4723-8f26-82f3004dceb8 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (98a8a09b-b948-4d1a-b63a-f0a68449bbdf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:44:24.296877 np0000008051 devstack@c-api.service[100270]: WARNING cinder.quota [None req-c49c9551-8b5f-4723-8f26-82f3004dceb8 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-378238960 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-378238960, it is now deprecated. Please use the default quota class for default quota. Aug 25 05:44:24.297134 np0000008051 devstack@c-api.service[100270]: WARNING cinder.quota [None req-c49c9551-8b5f-4723-8f26-82f3004dceb8 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-378238960 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-378238960, it is now deprecated. Please use the default quota class for default quota. Aug 25 05:44:24.343418 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.quota [None req-c49c9551-8b5f-4723-8f26-82f3004dceb8 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Created reservations ['273cf684-a692-420d-b2a5-a58edccb0b99', '79cd7a94-8594-4730-9a09-57014b4877ad', 'd4dc6d28-edf5-4ab2-ab94-ffe65bc4d9d1', 'ec25b214-0294-47e7-844d-879f984a26f9'] {{(pid=100270) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:44:24.344217 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-c49c9551-8b5f-4723-8f26-82f3004dceb8 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (98a8a09b-b948-4d1a-b63a-f0a68449bbdf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['273cf684-a692-420d-b2a5-a58edccb0b99', '79cd7a94-8594-4730-9a09-57014b4877ad', 'd4dc6d28-edf5-4ab2-ab94-ffe65bc4d9d1', 'ec25b214-0294-47e7-844d-879f984a26f9']}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:44:24.345531 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-c49c9551-8b5f-4723-8f26-82f3004dceb8 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (070537ab-54eb-402c-af7c-8bd570149243) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:44:24.377460 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-c49c9551-8b5f-4723-8f26-82f3004dceb8 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (070537ab-54eb-402c-af7c-8bd570149243) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '99ee7ce6-b76b-41e0-bd9e-4efa30e20951', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-793339812',encryption_key_id=None,group_id=47875d9a-6e9b-4b2b-8a99-3ca77b7dcc47,group_type_id=,metadata={},multiattach=False,project_id='111027888ef04ae9be3272642a3214bd',qos_specs=None,replication_status=,reservations=['273cf684-a692-420d-b2a5-a58edccb0b99','79cd7a94-8594-4730-9a09-57014b4877ad','d4dc6d28-edf5-4ab2-ab94-ffe65bc4d9d1','ec25b214-0294-47e7-844d-879f984a26f9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='647578f8d46f44cd94af83afae120ad7',volume_type_id=0e0e842b-8a32-4aaf-ac67-7cb235e8926c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T05:44:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-793339812',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=47875d9a-6e9b-4b2b-8a99-3ca77b7dcc47,host=None,id=99ee7ce6-b76b-41e0-bd9e-4efa30e20951,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='111027888ef04ae9be3272642a3214bd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='647578f8d46f44cd94af83afae120ad7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0e0e842b-8a32-4aaf-ac67-7cb235e8926c),volume_type_id=0e0e842b-8a32-4aaf-ac67-7cb235e8926c)}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:44:24.379077 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-c49c9551-8b5f-4723-8f26-82f3004dceb8 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4142476b-7f11-4e6b-a7b9-89890d4338bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:44:24.410542 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-c49c9551-8b5f-4723-8f26-82f3004dceb8 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4142476b-7f11-4e6b-a7b9-89890d4338bf) transitioned into state 'SUCCESS' from state '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-793339812',encryption_key_id=None,group_id=47875d9a-6e9b-4b2b-8a99-3ca77b7dcc47,group_type_id=,metadata={},multiattach=False,project_id='111027888ef04ae9be3272642a3214bd',qos_specs=None,replication_status=,reservations=['273cf684-a692-420d-b2a5-a58edccb0b99','79cd7a94-8594-4730-9a09-57014b4877ad','d4dc6d28-edf5-4ab2-ab94-ffe65bc4d9d1','ec25b214-0294-47e7-844d-879f984a26f9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='647578f8d46f44cd94af83afae120ad7',volume_type_id=0e0e842b-8a32-4aaf-ac67-7cb235e8926c)}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:44:24.411458 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-c49c9551-8b5f-4723-8f26-82f3004dceb8 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bab547d5-6830-482c-82b0-96bc0645cef2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:44:24.442890 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-c49c9551-8b5f-4723-8f26-82f3004dceb8 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bab547d5-6830-482c-82b0-96bc0645cef2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:44:24.444237 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-c49c9551-8b5f-4723-8f26-82f3004dceb8 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Flow 'volume_create_api' (da17dc51-27c8-4bfe-8c6f-a0e93f5d65ba) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100270) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:44:24.446880 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-c49c9551-8b5f-4723-8f26-82f3004dceb8 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Create volume request issued successfully. Aug 25 05:44:24.448326 np0000008051 devstack@c-api.service[100270]: WARNING stevedore.named [None req-c49c9551-8b5f-4723-8f26-82f3004dceb8 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 05:44:24.448582 np0000008051 devstack@c-api.service[100270]: WARNING castellan.key_manager [None req-c49c9551-8b5f-4723-8f26-82f3004dceb8 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 05:44:24.516655 np0000008051 devstack@c-api.service[100270]: DEBUG oslo_db.sqlalchemy.engines [None req-c49c9551-8b5f-4723-8f26-82f3004dceb8 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100270) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 05:44:24.520947 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:44:24.520947 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:44:24.527855 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-f904314d-d701-44d6-8e95-04c7ccad4e54 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:24.528592 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-c49c9551-8b5f-4723-8f26-82f3004dceb8 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] https://10.4.3.189/volume/v3/volumes returned with HTTP 202 Aug 25 05:44:24.529076 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 387/1547] 10.4.3.189 () {70 vars in 1300 bytes} [Tue Aug 25 05:44:24 2026] POST /volume/v3/volumes => generated 821 bytes in 337 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:44:24.530607 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-f904314d-d701-44d6-8e95-04c7ccad4e54 tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] GET https://10.4.3.189/volume/v3/backups/d709f32a-559f-4276-9f6e-337369165aa8 Aug 25 05:44:24.531131 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-f904314d-d701-44d6-8e95-04c7ccad4e54 tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:24.532134 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-f904314d-d701-44d6-8e95-04c7ccad4e54 tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:24.532134 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-f904314d-d701-44d6-8e95-04c7ccad4e54 tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] Show backup with id d709f32a-559f-4276-9f6e-337369165aa8. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:44:24.537438 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-4178a413-5669-4076-99dc-8a3975ea1241 req-c4ec498a-82e9-4461-9759-7ad2c9cd309f None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:24.539367 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:44:24.539367 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:44:24.539852 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-4178a413-5669-4076-99dc-8a3975ea1241 req-c4ec498a-82e9-4461-9759-7ad2c9cd309f tempest-ServerActionsTestOtherB-67625280 tempest-ServerActionsTestOtherB-67625280-project-member] POST https://10.4.3.189/volume/v3/attachments/9f6fb339-dff3-40d6-aef8-8ef71addecc9/action Aug 25 05:44:24.541077 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-4178a413-5669-4076-99dc-8a3975ea1241 req-c4ec498a-82e9-4461-9759-7ad2c9cd309f tempest-ServerActionsTestOtherB-67625280 tempest-ServerActionsTestOtherB-67625280-project-member] Action body: b'{"os-complete": null}' {{(pid=100268) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 05:44:24.541077 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-4178a413-5669-4076-99dc-8a3975ea1241 req-c4ec498a-82e9-4461-9759-7ad2c9cd309f tempest-ServerActionsTestOtherB-67625280 tempest-ServerActionsTestOtherB-67625280-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:44:24.541193 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-f904314d-d701-44d6-8e95-04c7ccad4e54 tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] https://10.4.3.189/volume/v3/backups/d709f32a-559f-4276-9f6e-337369165aa8 returned with HTTP 200 Aug 25 05:44:24.541465 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 391/1548] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:44:24 2026] GET /volume/v3/backups/d709f32a-559f-4276-9f6e-337369165aa8 => generated 736 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:44:24.550566 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-2ef5a034-3d21-4a8d-a25c-812064ce3323 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:24.556071 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-2ef5a034-3d21-4a8d-a25c-812064ce3323 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] GET https://10.4.3.189/volume/v3/volumes/99ee7ce6-b76b-41e0-bd9e-4efa30e20951 Aug 25 05:44:24.556381 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-2ef5a034-3d21-4a8d-a25c-812064ce3323 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:24.556996 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-2ef5a034-3d21-4a8d-a25c-812064ce3323 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:24.565496 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:44:24.565496 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:44:24.572847 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:44:24.572847 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:44:24.581350 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-2ef5a034-3d21-4a8d-a25c-812064ce3323 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Volume info retrieved successfully. Aug 25 05:44:24.582956 np0000008051 devstack@c-api.service[100269]: WARNING stevedore.named [None req-2ef5a034-3d21-4a8d-a25c-812064ce3323 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 05:44:24.582956 np0000008051 devstack@c-api.service[100269]: WARNING castellan.key_manager [None req-2ef5a034-3d21-4a8d-a25c-812064ce3323 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 05:44:24.592533 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-4178a413-5669-4076-99dc-8a3975ea1241 req-c4ec498a-82e9-4461-9759-7ad2c9cd309f tempest-ServerActionsTestOtherB-67625280 tempest-ServerActionsTestOtherB-67625280-project-member] https://10.4.3.189/volume/v3/attachments/9f6fb339-dff3-40d6-aef8-8ef71addecc9/action returned with HTTP 204 Aug 25 05:44:24.593210 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 385/1549] 10.4.3.189 () {74 vars in 1725 bytes} [Tue Aug 25 05:44:24 2026] POST /volume/v3/attachments/9f6fb339-dff3-40d6-aef8-8ef71addecc9/action => generated 0 bytes in 56 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:44:24.635289 np0000008051 devstack@c-api.service[100269]: DEBUG oslo_db.sqlalchemy.engines [None req-2ef5a034-3d21-4a8d-a25c-812064ce3323 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100269) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 05:44:24.639197 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:44:24.639197 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:44:24.646364 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-2ef5a034-3d21-4a8d-a25c-812064ce3323 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] https://10.4.3.189/volume/v3/volumes/99ee7ce6-b76b-41e0-bd9e-4efa30e20951 returned with HTTP 200 Aug 25 05:44:24.646856 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 387/1550] 10.4.3.189 () {68 vars in 1389 bytes} [Tue Aug 25 05:44:24 2026] GET /volume/v3/volumes/99ee7ce6-b76b-41e0-bd9e-4efa30e20951 => generated 889 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:44:24.726070 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-2b03ade3-925c-4e6a-b610-f46a53867028 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:24.731100 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-2b03ade3-925c-4e6a-b610-f46a53867028 tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] GET https://10.4.3.189/volume/v3/volumes/a7f0cea5-aa33-44d3-82e1-d863994c3bee Aug 25 05:44:24.731396 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-2b03ade3-925c-4e6a-b610-f46a53867028 tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:24.731687 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-2b03ade3-925c-4e6a-b610-f46a53867028 tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:24.739629 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:44:24.739629 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:44:24.743831 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-2b03ade3-925c-4e6a-b610-f46a53867028 tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] Volume info retrieved successfully. Aug 25 05:44:24.749633 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-2b03ade3-925c-4e6a-b610-f46a53867028 tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] https://10.4.3.189/volume/v3/volumes/a7f0cea5-aa33-44d3-82e1-d863994c3bee returned with HTTP 200 Aug 25 05:44:24.750125 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 388/1551] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:44:24 2026] GET /volume/v3/volumes/a7f0cea5-aa33-44d3-82e1-d863994c3bee => generated 848 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:44:24.809178 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-2d24b94f-ebd2-4c37-b429-c2166d6d20d2 req-78ebe94d-248d-4506-8062-f1b982e72f6f None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:24.817767 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-2d24b94f-ebd2-4c37-b429-c2166d6d20d2 req-78ebe94d-248d-4506-8062-f1b982e72f6f tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] GET https://10.4.3.189/volume/v3/volumes/a7f0cea5-aa33-44d3-82e1-d863994c3bee Aug 25 05:44:24.818143 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-2d24b94f-ebd2-4c37-b429-c2166d6d20d2 req-78ebe94d-248d-4506-8062-f1b982e72f6f tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:24.818363 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-2d24b94f-ebd2-4c37-b429-c2166d6d20d2 req-78ebe94d-248d-4506-8062-f1b982e72f6f tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:24.828427 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:44:24.828427 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:44:24.837403 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [req-2d24b94f-ebd2-4c37-b429-c2166d6d20d2 req-78ebe94d-248d-4506-8062-f1b982e72f6f tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] Volume info retrieved successfully. Aug 25 05:44:24.846141 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-2d24b94f-ebd2-4c37-b429-c2166d6d20d2 req-78ebe94d-248d-4506-8062-f1b982e72f6f tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] https://10.4.3.189/volume/v3/volumes/a7f0cea5-aa33-44d3-82e1-d863994c3bee returned with HTTP 200 Aug 25 05:44:24.846740 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 392/1552] 10.4.3.189 () {68 vars in 1598 bytes} [Tue Aug 25 05:44:24 2026] GET /volume/v3/volumes/a7f0cea5-aa33-44d3-82e1-d863994c3bee => generated 848 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:44:24.940675 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-cfe23bfd-cba5-472c-b128-cca2039eed4b None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:24.941180 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-cfe23bfd-cba5-472c-b128-cca2039eed4b None None] GET https://10.4.3.189/volume// Aug 25 05:44:24.941508 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-cfe23bfd-cba5-472c-b128-cca2039eed4b None None] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:24.941508 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-cfe23bfd-cba5-472c-b128-cca2039eed4b None None] Calling method 'all' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:24.942043 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-cfe23bfd-cba5-472c-b128-cca2039eed4b None None] https://10.4.3.189/volume// returned with HTTP 300 Aug 25 05:44:24.942381 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 386/1553] 10.4.3.189 () {66 vars in 1428 bytes} [Tue Aug 25 05:44: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 25 05:44:24.951481 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-2d24b94f-ebd2-4c37-b429-c2166d6d20d2 req-29293669-69f1-48ce-99a1-b96b1ed9b5ad None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:24.986017 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-2d24b94f-ebd2-4c37-b429-c2166d6d20d2 req-29293669-69f1-48ce-99a1-b96b1ed9b5ad tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] POST https://10.4.3.189/volume/v3/attachments Aug 25 05:44:24.986502 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-2d24b94f-ebd2-4c37-b429-c2166d6d20d2 req-29293669-69f1-48ce-99a1-b96b1ed9b5ad tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a7f0cea5-aa33-44d3-82e1-d863994c3bee", "connector": null, "instance_uuid": "9aeea6e7-8b41-496b-93bd-ecaa511a565e"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:44:24.997006 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:44:24.997006 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:44:25.001947 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-81cc2ce4-40be-4aed-a0f6-5772de96372b None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:25.004018 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-81cc2ce4-40be-4aed-a0f6-5772de96372b tempest-ServerActionsTestOtherB-67625280 tempest-ServerActionsTestOtherB-67625280-project-member] GET https://10.4.3.189/volume/v3/volumes/79e2b96a-e569-4935-8ab1-06f70f0181d7 Aug 25 05:44:25.004270 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-81cc2ce4-40be-4aed-a0f6-5772de96372b tempest-ServerActionsTestOtherB-67625280 tempest-ServerActionsTestOtherB-67625280-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:25.004549 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-81cc2ce4-40be-4aed-a0f6-5772de96372b tempest-ServerActionsTestOtherB-67625280 tempest-ServerActionsTestOtherB-67625280-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:25.016363 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:44:25.016363 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:44:25.021092 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-81cc2ce4-40be-4aed-a0f6-5772de96372b tempest-ServerActionsTestOtherB-67625280 tempest-ServerActionsTestOtherB-67625280-project-member] Volume info retrieved successfully. Aug 25 05:44:25.026490 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-81cc2ce4-40be-4aed-a0f6-5772de96372b tempest-ServerActionsTestOtherB-67625280 tempest-ServerActionsTestOtherB-67625280-project-member] https://10.4.3.189/volume/v3/volumes/79e2b96a-e569-4935-8ab1-06f70f0181d7 returned with HTTP 200 Aug 25 05:44:25.026841 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 389/1554] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:44:25 2026] GET /volume/v3/volumes/79e2b96a-e569-4935-8ab1-06f70f0181d7 => generated 1138 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:44:25.039879 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-2d24b94f-ebd2-4c37-b429-c2166d6d20d2 req-29293669-69f1-48ce-99a1-b96b1ed9b5ad tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] https://10.4.3.189/volume/v3/attachments returned with HTTP 200 Aug 25 05:44:25.040443 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 388/1555] 10.4.3.189 () {74 vars in 1594 bytes} [Tue Aug 25 05:44:24 2026] POST /volume/v3/attachments => generated 273 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:44:25.041242 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-052d2d7a-0481-436a-a823-51e2d75f9bc3 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:25.043138 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-052d2d7a-0481-436a-a823-51e2d75f9bc3 tempest-ServerActionsTestOtherB-67625280 tempest-ServerActionsTestOtherB-67625280-project-member] GET https://10.4.3.189/volume/v3/volumes/79e2b96a-e569-4935-8ab1-06f70f0181d7 Aug 25 05:44:25.043356 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-052d2d7a-0481-436a-a823-51e2d75f9bc3 tempest-ServerActionsTestOtherB-67625280 tempest-ServerActionsTestOtherB-67625280-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:25.043529 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-052d2d7a-0481-436a-a823-51e2d75f9bc3 tempest-ServerActionsTestOtherB-67625280 tempest-ServerActionsTestOtherB-67625280-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:25.054382 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:44:25.054382 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:44:25.058374 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-052d2d7a-0481-436a-a823-51e2d75f9bc3 tempest-ServerActionsTestOtherB-67625280 tempest-ServerActionsTestOtherB-67625280-project-member] Volume info retrieved successfully. Aug 25 05:44:25.063516 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-052d2d7a-0481-436a-a823-51e2d75f9bc3 tempest-ServerActionsTestOtherB-67625280 tempest-ServerActionsTestOtherB-67625280-project-member] https://10.4.3.189/volume/v3/volumes/79e2b96a-e569-4935-8ab1-06f70f0181d7 returned with HTTP 200 Aug 25 05:44:25.063878 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 393/1556] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:44:25 2026] GET /volume/v3/volumes/79e2b96a-e569-4935-8ab1-06f70f0181d7 => generated 1138 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:44:25.075621 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-a85c0338-7005-44c2-9778-05aee9f980d8 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:25.077969 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a85c0338-7005-44c2-9778-05aee9f980d8 tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] GET https://10.4.3.189/volume/v3/volumes/a7f0cea5-aa33-44d3-82e1-d863994c3bee Aug 25 05:44:25.078160 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a85c0338-7005-44c2-9778-05aee9f980d8 tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:25.078420 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a85c0338-7005-44c2-9778-05aee9f980d8 tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:25.092247 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:44:25.092247 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:44:25.095857 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-527de0c6-3f94-426b-9ec8-f54896805b39 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:25.096445 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-527de0c6-3f94-426b-9ec8-f54896805b39 None None] GET https://10.4.3.189/volume// Aug 25 05:44:25.096675 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-527de0c6-3f94-426b-9ec8-f54896805b39 None None] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:25.096969 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-527de0c6-3f94-426b-9ec8-f54896805b39 None None] Calling method 'all' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:25.097443 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-527de0c6-3f94-426b-9ec8-f54896805b39 None None] https://10.4.3.189/volume// returned with HTTP 300 Aug 25 05:44:25.097931 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 390/1557] 10.4.3.189 () {66 vars in 1426 bytes} [Tue Aug 25 05:44: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 25 05:44:25.098441 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-a85c0338-7005-44c2-9778-05aee9f980d8 tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] Volume info retrieved successfully. Aug 25 05:44:25.104545 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a85c0338-7005-44c2-9778-05aee9f980d8 tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] https://10.4.3.189/volume/v3/volumes/a7f0cea5-aa33-44d3-82e1-d863994c3bee returned with HTTP 200 Aug 25 05:44:25.105054 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 387/1558] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:44:25 2026] GET /volume/v3/volumes/a7f0cea5-aa33-44d3-82e1-d863994c3bee => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:44:25.114609 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-2613136b-93dd-471a-9fdc-17bf387c5103 req-690b6fe0-f8e4-4983-a752-2cd88ac50bf7 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:25.114793 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-2d24b94f-ebd2-4c37-b429-c2166d6d20d2 req-846b6468-97af-45c1-bd0a-e1048712903a None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:25.117010 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-2613136b-93dd-471a-9fdc-17bf387c5103 req-690b6fe0-f8e4-4983-a752-2cd88ac50bf7 tempest-AttachVolumeShelveTestJSON-1540835988 tempest-AttachVolumeShelveTestJSON-1540835988-project-member] DELETE https://10.4.3.189/volume/v3/attachments/17e63f9f-eaea-45ae-962b-9a65b2f0aaf5 Aug 25 05:44:25.117261 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-2613136b-93dd-471a-9fdc-17bf387c5103 req-690b6fe0-f8e4-4983-a752-2cd88ac50bf7 tempest-AttachVolumeShelveTestJSON-1540835988 tempest-AttachVolumeShelveTestJSON-1540835988-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:25.117458 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-2613136b-93dd-471a-9fdc-17bf387c5103 req-690b6fe0-f8e4-4983-a752-2cd88ac50bf7 tempest-AttachVolumeShelveTestJSON-1540835988 tempest-AttachVolumeShelveTestJSON-1540835988-project-member] Calling method 'version_select' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:25.117972 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-2d24b94f-ebd2-4c37-b429-c2166d6d20d2 req-846b6468-97af-45c1-bd0a-e1048712903a tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] GET https://10.4.3.189/volume/v3/volumes/a7f0cea5-aa33-44d3-82e1-d863994c3bee Aug 25 05:44:25.118739 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-2d24b94f-ebd2-4c37-b429-c2166d6d20d2 req-846b6468-97af-45c1-bd0a-e1048712903a tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:25.118739 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-2d24b94f-ebd2-4c37-b429-c2166d6d20d2 req-846b6468-97af-45c1-bd0a-e1048712903a tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:25.126225 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:44:25.126225 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:44:25.131430 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:44:25.131430 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:44:25.136484 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [req-2d24b94f-ebd2-4c37-b429-c2166d6d20d2 req-846b6468-97af-45c1-bd0a-e1048712903a tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] Volume info retrieved successfully. Aug 25 05:44:25.142374 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-2d24b94f-ebd2-4c37-b429-c2166d6d20d2 req-846b6468-97af-45c1-bd0a-e1048712903a tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] https://10.4.3.189/volume/v3/volumes/a7f0cea5-aa33-44d3-82e1-d863994c3bee returned with HTTP 200 Aug 25 05:44:25.142963 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 394/1559] 10.4.3.189 () {70 vars in 1639 bytes} [Tue Aug 25 05:44:25 2026] GET /volume/v3/volumes/a7f0cea5-aa33-44d3-82e1-d863994c3bee => generated 1027 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 05:44:25.159160 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-54657340-9d03-4862-8000-c78be6ef2802 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:25.160868 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-54657340-9d03-4862-8000-c78be6ef2802 tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] GET https://10.4.3.189/volume/v3/backups/69c20d61-b4f1-4e42-8f23-cde4f369c9db Aug 25 05:44:25.161110 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-54657340-9d03-4862-8000-c78be6ef2802 tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:25.161426 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-54657340-9d03-4862-8000-c78be6ef2802 tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:25.161586 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-54657340-9d03-4862-8000-c78be6ef2802 tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] Show backup with id 69c20d61-b4f1-4e42-8f23-cde4f369c9db. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:44:25.167412 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:44:25.167412 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:44:25.168508 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-54657340-9d03-4862-8000-c78be6ef2802 tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] https://10.4.3.189/volume/v3/backups/69c20d61-b4f1-4e42-8f23-cde4f369c9db returned with HTTP 200 Aug 25 05:44:25.168877 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 391/1560] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:44:25 2026] GET /volume/v3/backups/69c20d61-b4f1-4e42-8f23-cde4f369c9db => generated 803 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:44:25.180582 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-5da57b9c-968f-4e0a-905d-7af060ae1d72 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:25.183279 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-5da57b9c-968f-4e0a-905d-7af060ae1d72 tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] GET https://10.4.3.189/volume/v3/volumes/4f41da28-6bc4-4cd4-ae8d-fe3dccdac9bd Aug 25 05:44:25.183581 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-5da57b9c-968f-4e0a-905d-7af060ae1d72 tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:25.183794 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-5da57b9c-968f-4e0a-905d-7af060ae1d72 tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:25.187628 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-2613136b-93dd-471a-9fdc-17bf387c5103 req-690b6fe0-f8e4-4983-a752-2cd88ac50bf7 tempest-AttachVolumeShelveTestJSON-1540835988 tempest-AttachVolumeShelveTestJSON-1540835988-project-member] https://10.4.3.189/volume/v3/attachments/17e63f9f-eaea-45ae-962b-9a65b2f0aaf5 returned with HTTP 200 Aug 25 05:44:25.188226 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 389/1561] 10.4.3.189 () {72 vars in 1673 bytes} [Tue Aug 25 05:44:25 2026] DELETE /volume/v3/attachments/17e63f9f-eaea-45ae-962b-9a65b2f0aaf5 => generated 19 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:44:25.193436 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:44:25.193436 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:44:25.199931 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-5da57b9c-968f-4e0a-905d-7af060ae1d72 tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] Volume info retrieved successfully. Aug 25 05:44:25.206786 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-5da57b9c-968f-4e0a-905d-7af060ae1d72 tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] https://10.4.3.189/volume/v3/volumes/4f41da28-6bc4-4cd4-ae8d-fe3dccdac9bd returned with HTTP 200 Aug 25 05:44:25.206946 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 388/1562] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:44:25 2026] GET /volume/v3/volumes/4f41da28-6bc4-4cd4-ae8d-fe3dccdac9bd => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:44:25.224554 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-b04819b4-e08b-491e-8e4f-0c1f4a7e507c None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:25.227629 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-b04819b4-e08b-491e-8e4f-0c1f4a7e507c tempest-VolumesBackupsAdminTest-1721156340 tempest-VolumesBackupsAdminTest-1721156340-project-admin] POST https://10.4.3.189/volume/v3/backups/69c20d61-b4f1-4e42-8f23-cde4f369c9db/action Aug 25 05:44:25.228016 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-b04819b4-e08b-491e-8e4f-0c1f4a7e507c tempest-VolumesBackupsAdminTest-1721156340 tempest-VolumesBackupsAdminTest-1721156340-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100271) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 05:44:25.228385 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-b04819b4-e08b-491e-8e4f-0c1f4a7e507c tempest-VolumesBackupsAdminTest-1721156340 tempest-VolumesBackupsAdminTest-1721156340-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:44:25.229991 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.contrib.admin_actions [None req-b04819b4-e08b-491e-8e4f-0c1f4a7e507c tempest-VolumesBackupsAdminTest-1721156340 tempest-VolumesBackupsAdminTest-1721156340-project-admin] Updating backup '69c20d61-b4f1-4e42-8f23-cde4f369c9db' with '{'status': 'error'}' {{(pid=100271) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Aug 25 05:44:25.239037 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:44:25.239037 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:44:25.247808 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.backup.rpcapi [None req-b04819b4-e08b-491e-8e4f-0c1f4a7e507c tempest-VolumesBackupsAdminTest-1721156340 tempest-VolumesBackupsAdminTest-1721156340-project-admin] reset_status in rpcapi backup_id 69c20d61-b4f1-4e42-8f23-cde4f369c9db on host np0000008051. {{(pid=100271) reset_status /opt/stack/cinder/cinder/backup/rpcapi.py:107}} Aug 25 05:44:25.250073 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-b04819b4-e08b-491e-8e4f-0c1f4a7e507c tempest-VolumesBackupsAdminTest-1721156340 tempest-VolumesBackupsAdminTest-1721156340-project-admin] https://10.4.3.189/volume/v3/backups/69c20d61-b4f1-4e42-8f23-cde4f369c9db/action returned with HTTP 202 Aug 25 05:44:25.250566 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 395/1563] 10.4.3.189 () {68 vars in 1390 bytes} [Tue Aug 25 05:44:25 2026] POST /volume/v3/backups/69c20d61-b4f1-4e42-8f23-cde4f369c9db/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 05:44:25.261538 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [req-2d24b94f-ebd2-4c37-b429-c2166d6d20d2 req-3a70ad60-06f5-4c18-92d4-3c7703cd1aec None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:25.261706 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-4aa38a36-4bcb-4bb9-89a6-02b7091fd17c None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:25.264324 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-4aa38a36-4bcb-4bb9-89a6-02b7091fd17c tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] GET https://10.4.3.189/volume/v3/backups/69c20d61-b4f1-4e42-8f23-cde4f369c9db Aug 25 05:44:25.264609 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-4aa38a36-4bcb-4bb9-89a6-02b7091fd17c tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:25.264820 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-4aa38a36-4bcb-4bb9-89a6-02b7091fd17c tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:25.264972 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-4aa38a36-4bcb-4bb9-89a6-02b7091fd17c tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] Show backup with id 69c20d61-b4f1-4e42-8f23-cde4f369c9db. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:44:25.265265 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-2d24b94f-ebd2-4c37-b429-c2166d6d20d2 req-3a70ad60-06f5-4c18-92d4-3c7703cd1aec tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] PUT https://10.4.3.189/volume/v3/attachments/3bbef50f-a573-4b07-8eb6-6dcfbb3a812d Aug 25 05:44:25.265775 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-2d24b94f-ebd2-4c37-b429-c2166d6d20d2 req-3a70ad60-06f5-4c18-92d4-3c7703cd1aec tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.189", "host": "np0000008051", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:8b4a65c6a3e1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "a19da604-b1eb-4396-a9d5-30b16dae3da8", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:44:25.271418 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:44:25.271418 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:44:25.272503 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-4aa38a36-4bcb-4bb9-89a6-02b7091fd17c tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] https://10.4.3.189/volume/v3/backups/69c20d61-b4f1-4e42-8f23-cde4f369c9db returned with HTTP 200 Aug 25 05:44:25.272930 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 390/1564] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:44:25 2026] GET /volume/v3/backups/69c20d61-b4f1-4e42-8f23-cde4f369c9db => generated 803 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:44:25.279876 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.coordination [req-2d24b94f-ebd2-4c37-b429-c2166d6d20d2 req-3a70ad60-06f5-4c18-92d4-3c7703cd1aec tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] Acquiring lock "cinder-attachment_update-a7f0cea5-aa33-44d3-82e1-d863994c3bee-np0000008051" by "attachment_update" {{(pid=100270) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 05:44:25.286464 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.coordination [req-2d24b94f-ebd2-4c37-b429-c2166d6d20d2 req-3a70ad60-06f5-4c18-92d4-3c7703cd1aec tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] Lock "cinder-attachment_update-a7f0cea5-aa33-44d3-82e1-d863994c3bee-np0000008051" acquired by "attachment_update" :: waited 0.007s {{(pid=100270) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 05:44:25.287681 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:44:25.287681 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:44:25.403272 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.coordination [req-2d24b94f-ebd2-4c37-b429-c2166d6d20d2 req-3a70ad60-06f5-4c18-92d4-3c7703cd1aec tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] Lock "cinder-attachment_update-a7f0cea5-aa33-44d3-82e1-d863994c3bee-np0000008051" released by "attachment_update" :: held 0.117s {{(pid=100270) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 05:44:25.403664 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-2d24b94f-ebd2-4c37-b429-c2166d6d20d2 req-3a70ad60-06f5-4c18-92d4-3c7703cd1aec tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] https://10.4.3.189/volume/v3/attachments/3bbef50f-a573-4b07-8eb6-6dcfbb3a812d returned with HTTP 200 Aug 25 05:44:25.404210 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 392/1565] 10.4.3.189 () {74 vars in 1704 bytes} [Tue Aug 25 05:44:25 2026] PUT /volume/v3/attachments/3bbef50f-a573-4b07-8eb6-6dcfbb3a812d => generated 969 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:44:25.458225 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-e67e33ef-2820-4ef5-b83c-cf1d57d9632b req-95940539-6c93-413e-9a1b-db776d861108 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:25.460538 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-e67e33ef-2820-4ef5-b83c-cf1d57d9632b req-95940539-6c93-413e-9a1b-db776d861108 tempest-TestMinimumBasicScenario-249187686 tempest-TestMinimumBasicScenario-249187686-project-member] DELETE https://10.4.3.189/volume/v3/attachments/5efee8c8-61ae-48d9-b197-22f684859529 Aug 25 05:44:25.460802 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-e67e33ef-2820-4ef5-b83c-cf1d57d9632b req-95940539-6c93-413e-9a1b-db776d861108 tempest-TestMinimumBasicScenario-249187686 tempest-TestMinimumBasicScenario-249187686-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:25.461152 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-e67e33ef-2820-4ef5-b83c-cf1d57d9632b req-95940539-6c93-413e-9a1b-db776d861108 tempest-TestMinimumBasicScenario-249187686 tempest-TestMinimumBasicScenario-249187686-project-member] Calling method 'version_select' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:25.483579 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:44:25.483579 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:44:25.547803 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-e67e33ef-2820-4ef5-b83c-cf1d57d9632b req-95940539-6c93-413e-9a1b-db776d861108 tempest-TestMinimumBasicScenario-249187686 tempest-TestMinimumBasicScenario-249187686-project-member] https://10.4.3.189/volume/v3/attachments/5efee8c8-61ae-48d9-b197-22f684859529 returned with HTTP 200 Aug 25 05:44:25.548274 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 389/1566] 10.4.3.189 () {72 vars in 1673 bytes} [Tue Aug 25 05:44:25 2026] DELETE /volume/v3/attachments/5efee8c8-61ae-48d9-b197-22f684859529 => generated 19 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:44:25.561008 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-e4d88f46-acbb-43d9-a88a-67d11978bd3c None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:25.563932 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-e4d88f46-acbb-43d9-a88a-67d11978bd3c tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] GET https://10.4.3.189/volume/v3/backups/d709f32a-559f-4276-9f6e-337369165aa8 Aug 25 05:44:25.564601 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-e4d88f46-acbb-43d9-a88a-67d11978bd3c tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:25.564889 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-e4d88f46-acbb-43d9-a88a-67d11978bd3c tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:25.565024 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-e4d88f46-acbb-43d9-a88a-67d11978bd3c tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] Show backup with id d709f32a-559f-4276-9f6e-337369165aa8. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:44:25.570504 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:44:25.570504 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:44:25.571447 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-e4d88f46-acbb-43d9-a88a-67d11978bd3c tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] https://10.4.3.189/volume/v3/backups/d709f32a-559f-4276-9f6e-337369165aa8 returned with HTTP 200 Aug 25 05:44:25.571969 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 396/1567] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:44:25 2026] GET /volume/v3/backups/d709f32a-559f-4276-9f6e-337369165aa8 => generated 737 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:44:25.583265 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-481d0306-3815-40ca-b353-0b4c4df65fd8 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:25.585512 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-481d0306-3815-40ca-b353-0b4c4df65fd8 tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] GET https://10.4.3.189/volume/v3/backups/d709f32a-559f-4276-9f6e-337369165aa8/export_record Aug 25 05:44:25.585703 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-481d0306-3815-40ca-b353-0b4c4df65fd8 tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:25.586297 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-481d0306-3815-40ca-b353-0b4c4df65fd8 tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] Calling method 'export_record' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:25.586297 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.contrib.backups [None req-481d0306-3815-40ca-b353-0b4c4df65fd8 tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] Export record for backup d709f32a-559f-4276-9f6e-337369165aa8. {{(pid=100269) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 25 05:44:25.591883 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:44:25.591883 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:44:25.592494 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.backup.api [None req-481d0306-3815-40ca-b353-0b4c4df65fd8 tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] Calling RPCAPI with context: , host: np0000008051, backup: d709f32a-559f-4276-9f6e-337369165aa8. {{(pid=100269) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Aug 25 05:44:25.603089 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.backup.rpcapi [None req-481d0306-3815-40ca-b353-0b4c4df65fd8 tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] export_record in rpcapi backup_id d709f32a-559f-4276-9f6e-337369165aa8 on host np0000008051. {{(pid=100269) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Aug 25 05:44:25.617699 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.contrib.backups [None req-481d0306-3815-40ca-b353-0b4c4df65fd8 tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZDcwOWYzMmEtNTU5Zi00Mjc2LTlmNmUtMzM3MzY5MTY1YWE4IiwgInVzZXJfaWQiOiAiNTdkNTg5NmQ0NTMxNGRiNmFhNjYxODBhNDA0NjAzY2QiLCAicHJvamVjdF9pZCI6ICJjYWE5ZDE2ZmIxNDM0YmE2Yjk5MjYwMGMyNWRhYTkxMyIsICJ2b2x1bWVfaWQiOiAiM2EzNGM2MzgtY2Q1ZC00NTU4LTg1YWQtNTE3NWMyMGI5NzRjIiwgImhvc3QiOiAibnAwMDAwMDA4MDUxIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0zNDcxMjkyMTMiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV8zYTM0YzYzOC1jZDVkLTQ1NTgtODVhZC01MTc1YzIwYjk3NGMvMjAyNjA4MjUwNTQ0MDcvYXpfbm92YV9iYWNrdXBfZDcwOWYzMmEtNTU5Zi00Mjc2LTlmNmUtMzM3MzY5MTY1YWE4IiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0yNVQwNTo0NDowNVoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0yNVQwNTo0NDowNVoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTI1VDA1OjQ0OjI1WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0='}}. {{(pid=100269) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Aug 25 05:44:25.618155 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-481d0306-3815-40ca-b353-0b4c4df65fd8 tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] https://10.4.3.189/volume/v3/backups/d709f32a-559f-4276-9f6e-337369165aa8/export_record returned with HTTP 200 Aug 25 05:44:25.618713 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 391/1568] 10.4.3.189 () {68 vars in 1430 bytes} [Tue Aug 25 05:44:25 2026] GET /volume/v3/backups/d709f32a-559f-4276-9f6e-337369165aa8/export_record => generated 1424 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:44:25.628223 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-36dc3db2-fe1d-4a72-9f6a-01ffd1952fd0 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:25.630690 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-36dc3db2-fe1d-4a72-9f6a-01ffd1952fd0 tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] GET https://10.4.3.189/volume/v3/backups/d709f32a-559f-4276-9f6e-337369165aa8 Aug 25 05:44:25.630957 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-36dc3db2-fe1d-4a72-9f6a-01ffd1952fd0 tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:25.631209 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-36dc3db2-fe1d-4a72-9f6a-01ffd1952fd0 tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:25.631328 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-36dc3db2-fe1d-4a72-9f6a-01ffd1952fd0 tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] Show backup with id d709f32a-559f-4276-9f6e-337369165aa8. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:44:25.637917 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:44:25.637917 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:44:25.638908 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-36dc3db2-fe1d-4a72-9f6a-01ffd1952fd0 tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] https://10.4.3.189/volume/v3/backups/d709f32a-559f-4276-9f6e-337369165aa8 returned with HTTP 200 Aug 25 05:44:25.639455 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 393/1569] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:44:25 2026] GET /volume/v3/backups/d709f32a-559f-4276-9f6e-337369165aa8 => generated 737 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:44:25.652603 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-5307d8eb-2eb6-446d-8afd-3e088759a77a None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:25.654771 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-5307d8eb-2eb6-446d-8afd-3e088759a77a tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-reader] POST https://10.4.3.189/volume/v3/backups/import_record Aug 25 05:44:25.655316 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-5307d8eb-2eb6-446d-8afd-3e088759a77a tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-reader] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMGY1ZWNkNTItMDM5MS00ODA0LWFhNzAtYWIyZjU1MDY1ZTdiIiwgInVzZXJfaWQiOiAiNTdkNTg5NmQ0NTMxNGRiNmFhNjYxODBhNDA0NjAzY2QiLCAicHJvamVjdF9pZCI6ICJjYWE5ZDE2ZmIxNDM0YmE2Yjk5MjYwMGMyNWRhYTkxMyIsICJ2b2x1bWVfaWQiOiAiM2EzNGM2MzgtY2Q1ZC00NTU4LTg1YWQtNTE3NWMyMGI5NzRjIiwgImhvc3QiOiAibnAwMDAwMDA4MDUxIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0zNDcxMjkyMTMiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV8zYTM0YzYzOC1jZDVkLTQ1NTgtODVhZC01MTc1YzIwYjk3NGMvMjAyNjA4MjUwNTQ0MDcvYXpfbm92YV9iYWNrdXBfZDcwOWYzMmEtNTU5Zi00Mjc2LTlmNmUtMzM3MzY5MTY1YWE4IiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0yNVQwNTo0NDowNVoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0yNVQwNTo0NDowNVoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTI1VDA1OjQ0OjI1WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0="}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:44:25.657045 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.contrib.backups [None req-5307d8eb-2eb6-446d-8afd-3e088759a77a tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-reader] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMGY1ZWNkNTItMDM5MS00ODA0LWFhNzAtYWIyZjU1MDY1ZTdiIiwgInVzZXJfaWQiOiAiNTdkNTg5NmQ0NTMxNGRiNmFhNjYxODBhNDA0NjAzY2QiLCAicHJvamVjdF9pZCI6ICJjYWE5ZDE2ZmIxNDM0YmE2Yjk5MjYwMGMyNWRhYTkxMyIsICJ2b2x1bWVfaWQiOiAiM2EzNGM2MzgtY2Q1ZC00NTU4LTg1YWQtNTE3NWMyMGI5NzRjIiwgImhvc3QiOiAibnAwMDAwMDA4MDUxIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0zNDcxMjkyMTMiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV8zYTM0YzYzOC1jZDVkLTQ1NTgtODVhZC01MTc1YzIwYjk3NGMvMjAyNjA4MjUwNTQ0MDcvYXpfbm92YV9iYWNrdXBfZDcwOWYzMmEtNTU5Zi00Mjc2LTlmNmUtMzM3MzY5MTY1YWE4IiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0yNVQwNTo0NDowNVoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0yNVQwNTo0NDowNVoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTI1VDA1OjQ0OjI1WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0='}}. {{(pid=100268) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Aug 25 05:44:25.657217 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.contrib.backups [None req-5307d8eb-2eb6-446d-8afd-3e088759a77a tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-reader] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMGY1ZWNkNTItMDM5MS00ODA0LWFhNzAtYWIyZjU1MDY1ZTdiIiwgInVzZXJfaWQiOiAiNTdkNTg5NmQ0NTMxNGRiNmFhNjYxODBhNDA0NjAzY2QiLCAicHJvamVjdF9pZCI6ICJjYWE5ZDE2ZmIxNDM0YmE2Yjk5MjYwMGMyNWRhYTkxMyIsICJ2b2x1bWVfaWQiOiAiM2EzNGM2MzgtY2Q1ZC00NTU4LTg1YWQtNTE3NWMyMGI5NzRjIiwgImhvc3QiOiAibnAwMDAwMDA4MDUxIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0zNDcxMjkyMTMiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV8zYTM0YzYzOC1jZDVkLTQ1NTgtODVhZC01MTc1YzIwYjk3NGMvMjAyNjA4MjUwNTQ0MDcvYXpfbm92YV9iYWNrdXBfZDcwOWYzMmEtNTU5Zi00Mjc2LTlmNmUtMzM3MzY5MTY1YWE4IiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0yNVQwNTo0NDowNVoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0yNVQwNTo0NDowNVoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTI1VDA1OjQ0OjI1WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0=. {{(pid=100268) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Aug 25 05:44:25.657579 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:44:25.657579 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:44:25.658121 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.policy [None req-5307d8eb-2eb6-446d-8afd-3e088759a77a tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-reader] Policy check for backup:backup-import failed with context {'is_admin': False, 'user_id': 'c7566cbcaf4341faa94966c6b2693526', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'caa9d16fb1434ba6b992600c25daa913', '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=100268) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 25 05:44:25.658377 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-5307d8eb-2eb6-446d-8afd-3e088759a77a tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-reader] https://10.4.3.189/volume/v3/backups/import_record returned with HTTP 403 Aug 25 05:44:25.658950 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 390/1570] 10.4.3.189 () {70 vars in 1342 bytes} [Tue Aug 25 05:44:25 2026] POST /volume/v3/backups/import_record => generated 101 bytes in 7 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:44:25.664089 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-f305bb08-d757-4a62-bb7f-13be5a501377 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:25.665947 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-76f6b67c-0f70-4cbe-9854-96475e573008 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:25.666371 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-f305bb08-d757-4a62-bb7f-13be5a501377 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] GET https://10.4.3.189/volume/v3/volumes/99ee7ce6-b76b-41e0-bd9e-4efa30e20951 Aug 25 05:44:25.666638 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-f305bb08-d757-4a62-bb7f-13be5a501377 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:25.666896 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-f305bb08-d757-4a62-bb7f-13be5a501377 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:25.667857 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-76f6b67c-0f70-4cbe-9854-96475e573008 tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] DELETE https://10.4.3.189/volume/v3/volumes/3a34c638-cd5d-4558-85ad-5175c20b974c Aug 25 05:44:25.668197 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-76f6b67c-0f70-4cbe-9854-96475e573008 tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:25.668515 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-76f6b67c-0f70-4cbe-9854-96475e573008 tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] Calling method 'delete' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:25.668755 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.v3.volumes [None req-76f6b67c-0f70-4cbe-9854-96475e573008 tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] Delete volume with id: 3a34c638-cd5d-4558-85ad-5175c20b974c Aug 25 05:44:25.674622 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:44:25.674622 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:44:25.677632 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:44:25.677632 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:44:25.678119 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-76f6b67c-0f70-4cbe-9854-96475e573008 tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] Volume info retrieved successfully. Aug 25 05:44:25.678401 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-f305bb08-d757-4a62-bb7f-13be5a501377 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Volume info retrieved successfully. Aug 25 05:44:25.679000 np0000008051 devstack@c-api.service[100271]: WARNING stevedore.named [None req-f305bb08-d757-4a62-bb7f-13be5a501377 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 05:44:25.679200 np0000008051 devstack@c-api.service[100271]: WARNING castellan.key_manager [None req-f305bb08-d757-4a62-bb7f-13be5a501377 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 05:44:25.698718 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-76f6b67c-0f70-4cbe-9854-96475e573008 tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] Delete volume request issued successfully. Aug 25 05:44:25.699028 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-76f6b67c-0f70-4cbe-9854-96475e573008 tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] https://10.4.3.189/volume/v3/volumes/3a34c638-cd5d-4558-85ad-5175c20b974c returned with HTTP 202 Aug 25 05:44:25.699633 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 392/1571] 10.4.3.189 () {68 vars in 1391 bytes} [Tue Aug 25 05:44:25 2026] DELETE /volume/v3/volumes/3a34c638-cd5d-4558-85ad-5175c20b974c => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:44:25.709281 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-70ba84ed-2956-4820-a330-0266b2131d34 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:25.711746 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-70ba84ed-2956-4820-a330-0266b2131d34 tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] GET https://10.4.3.189/volume/v3/volumes/3a34c638-cd5d-4558-85ad-5175c20b974c Aug 25 05:44:25.712077 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-70ba84ed-2956-4820-a330-0266b2131d34 tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:25.712413 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-70ba84ed-2956-4820-a330-0266b2131d34 tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:25.722944 np0000008051 devstack@c-api.service[100271]: DEBUG oslo_db.sqlalchemy.engines [None req-f305bb08-d757-4a62-bb7f-13be5a501377 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100271) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 05:44:25.724498 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:44:25.724498 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:44:25.726529 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:44:25.726529 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:44:25.730689 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-70ba84ed-2956-4820-a330-0266b2131d34 tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] Volume info retrieved successfully. Aug 25 05:44:25.735857 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-f305bb08-d757-4a62-bb7f-13be5a501377 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] https://10.4.3.189/volume/v3/volumes/99ee7ce6-b76b-41e0-bd9e-4efa30e20951 returned with HTTP 200 Aug 25 05:44:25.736396 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 397/1572] 10.4.3.189 () {68 vars in 1389 bytes} [Tue Aug 25 05:44:25 2026] GET /volume/v3/volumes/99ee7ce6-b76b-41e0-bd9e-4efa30e20951 => generated 914 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:44:25.737572 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-70ba84ed-2956-4820-a330-0266b2131d34 tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] https://10.4.3.189/volume/v3/volumes/3a34c638-cd5d-4558-85ad-5175c20b974c returned with HTTP 200 Aug 25 05:44:25.738087 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 394/1573] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:44:25 2026] GET /volume/v3/volumes/3a34c638-cd5d-4558-85ad-5175c20b974c => generated 1016 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:44:25.750485 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-5ebce463-3722-48b1-832e-9a0962966885 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:25.752376 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-5ebce463-3722-48b1-832e-9a0962966885 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] POST https://10.4.3.189/volume/v3/group_snapshots Aug 25 05:44:25.752843 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-5ebce463-3722-48b1-832e-9a0962966885 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "47875d9a-6e9b-4b2b-8a99-3ca77b7dcc47", "name": "tempest-group_snapshot-697019443"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:44:25.754761 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.v3.group_snapshots [None req-5ebce463-3722-48b1-832e-9a0962966885 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '47875d9a-6e9b-4b2b-8a99-3ca77b7dcc47', 'name': 'tempest-group_snapshot-697019443'}} {{(pid=100268) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Aug 25 05:44:25.758763 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:44:25.758763 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:44:25.762526 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.v3.group_snapshots [None req-5ebce463-3722-48b1-832e-9a0962966885 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Creating group_snapshot tempest-group_snapshot-697019443. Aug 25 05:44:25.781732 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:44:25.781732 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:44:25.796072 np0000008051 devstack@c-api.service[100268]: WARNING cinder.quota [None req-5ebce463-3722-48b1-832e-9a0962966885 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-378238960 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-378238960, it is now deprecated. Please use the default quota class for default quota. Aug 25 05:44:25.796452 np0000008051 devstack@c-api.service[100268]: WARNING cinder.quota [None req-5ebce463-3722-48b1-832e-9a0962966885 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-378238960 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-378238960, it is now deprecated. Please use the default quota class for default quota. Aug 25 05:44:25.819666 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-5ebce463-3722-48b1-832e-9a0962966885 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Created reservations ['07c581a7-d7fc-4987-b614-533b4e0f545f', 'cd18cf7e-33d7-4900-a2fc-71033ef02813', '18497e21-871a-4157-8089-c81fd6fca246', '528ff4e4-c710-40a2-a842-9ca4cb21e871'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:44:25.854732 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-5ebce463-3722-48b1-832e-9a0962966885 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] https://10.4.3.189/volume/v3/group_snapshots returned with HTTP 202 Aug 25 05:44:25.855387 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 391/1574] 10.4.3.189 () {70 vars in 1324 bytes} [Tue Aug 25 05:44:25 2026] POST /volume/v3/group_snapshots => generated 167 bytes in 105 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:44:25.867313 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-b9fd0412-0b52-4ff0-8b8d-07c8a324cdb8 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:25.869582 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-b9fd0412-0b52-4ff0-8b8d-07c8a324cdb8 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] GET https://10.4.3.189/volume/v3/group_snapshots/ab838d91-61cf-4e5f-8dd4-9b7a61bd2fa3 Aug 25 05:44:25.869841 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-b9fd0412-0b52-4ff0-8b8d-07c8a324cdb8 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:25.870004 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-b9fd0412-0b52-4ff0-8b8d-07c8a324cdb8 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Calling method 'version_select' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:25.870210 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.v3.group_snapshots [None req-b9fd0412-0b52-4ff0-8b8d-07c8a324cdb8 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] show called for member ab838d91-61cf-4e5f-8dd4-9b7a61bd2fa3 {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 25 05:44:25.874406 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:44:25.874406 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:44:25.879092 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-b9fd0412-0b52-4ff0-8b8d-07c8a324cdb8 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] https://10.4.3.189/volume/v3/group_snapshots/ab838d91-61cf-4e5f-8dd4-9b7a61bd2fa3 returned with HTTP 200 Aug 25 05:44:25.879849 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 393/1575] 10.4.3.189 () {68 vars in 1413 bytes} [Tue Aug 25 05:44:25 2026] GET /volume/v3/group_snapshots/ab838d91-61cf-4e5f-8dd4-9b7a61bd2fa3 => generated 306 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:44:26.100132 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-019ff37e-8834-4c4c-a088-e3ed525bda25 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:26.102162 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-019ff37e-8834-4c4c-a088-e3ed525bda25 tempest-AttachVolumeShelveTestJSON-1540835988 tempest-AttachVolumeShelveTestJSON-1540835988-project-member] GET https://10.4.3.189/volume/v3/volumes/d3de4090-28a7-4b96-92cb-02b60104a37e Aug 25 05:44:26.102418 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-019ff37e-8834-4c4c-a088-e3ed525bda25 tempest-AttachVolumeShelveTestJSON-1540835988 tempest-AttachVolumeShelveTestJSON-1540835988-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:26.102582 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-019ff37e-8834-4c4c-a088-e3ed525bda25 tempest-AttachVolumeShelveTestJSON-1540835988 tempest-AttachVolumeShelveTestJSON-1540835988-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:26.110535 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:44:26.110535 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:44:26.116525 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-019ff37e-8834-4c4c-a088-e3ed525bda25 tempest-AttachVolumeShelveTestJSON-1540835988 tempest-AttachVolumeShelveTestJSON-1540835988-project-member] Volume info retrieved successfully. Aug 25 05:44:26.121021 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-e1845c6a-accd-4ffb-aa6e-d9b718f49a0c None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:26.122919 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-019ff37e-8834-4c4c-a088-e3ed525bda25 tempest-AttachVolumeShelveTestJSON-1540835988 tempest-AttachVolumeShelveTestJSON-1540835988-project-member] https://10.4.3.189/volume/v3/volumes/d3de4090-28a7-4b96-92cb-02b60104a37e returned with HTTP 200 Aug 25 05:44:26.123465 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 398/1576] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:44:26 2026] GET /volume/v3/volumes/d3de4090-28a7-4b96-92cb-02b60104a37e => generated 849 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:44:26.123548 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-e1845c6a-accd-4ffb-aa6e-d9b718f49a0c tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] GET https://10.4.3.189/volume/v3/volumes/a7f0cea5-aa33-44d3-82e1-d863994c3bee Aug 25 05:44:26.123820 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-e1845c6a-accd-4ffb-aa6e-d9b718f49a0c tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:26.124083 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-e1845c6a-accd-4ffb-aa6e-d9b718f49a0c tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:26.136711 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:44:26.136711 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:44:26.141814 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-e1845c6a-accd-4ffb-aa6e-d9b718f49a0c tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] Volume info retrieved successfully. Aug 25 05:44:26.147902 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-e1845c6a-accd-4ffb-aa6e-d9b718f49a0c tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] https://10.4.3.189/volume/v3/volumes/a7f0cea5-aa33-44d3-82e1-d863994c3bee returned with HTTP 200 Aug 25 05:44:26.148563 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 395/1577] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:44:26 2026] GET /volume/v3/volumes/a7f0cea5-aa33-44d3-82e1-d863994c3bee => generated 848 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:44:26.191239 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-440f624e-28a6-4cfd-ac40-3db066854734 req-67e2333b-4b56-4e79-9f74-f3501ef1ebd4 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:26.193279 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-440f624e-28a6-4cfd-ac40-3db066854734 req-67e2333b-4b56-4e79-9f74-f3501ef1ebd4 tempest-TestMinimumBasicScenario-249187686 tempest-TestMinimumBasicScenario-249187686-project-member] GET https://10.4.3.189/volume/v3/volumes/26ff909a-0768-4fe1-9552-a289760ed6d4 Aug 25 05:44:26.193497 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-440f624e-28a6-4cfd-ac40-3db066854734 req-67e2333b-4b56-4e79-9f74-f3501ef1ebd4 tempest-TestMinimumBasicScenario-249187686 tempest-TestMinimumBasicScenario-249187686-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:26.193782 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-440f624e-28a6-4cfd-ac40-3db066854734 req-67e2333b-4b56-4e79-9f74-f3501ef1ebd4 tempest-TestMinimumBasicScenario-249187686 tempest-TestMinimumBasicScenario-249187686-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:26.203555 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:44:26.203555 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:44:26.209487 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [req-440f624e-28a6-4cfd-ac40-3db066854734 req-67e2333b-4b56-4e79-9f74-f3501ef1ebd4 tempest-TestMinimumBasicScenario-249187686 tempest-TestMinimumBasicScenario-249187686-project-member] Volume info retrieved successfully. Aug 25 05:44:26.215769 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-440f624e-28a6-4cfd-ac40-3db066854734 req-67e2333b-4b56-4e79-9f74-f3501ef1ebd4 tempest-TestMinimumBasicScenario-249187686 tempest-TestMinimumBasicScenario-249187686-project-member] https://10.4.3.189/volume/v3/volumes/26ff909a-0768-4fe1-9552-a289760ed6d4 returned with HTTP 200 Aug 25 05:44:26.216463 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 392/1578] 10.4.3.189 () {68 vars in 1598 bytes} [Tue Aug 25 05:44:26 2026] GET /volume/v3/volumes/26ff909a-0768-4fe1-9552-a289760ed6d4 => generated 848 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:44:26.232957 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-1d13b9d5-844f-48c4-812a-11b9fc2fc8d1 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:26.235440 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-1d13b9d5-844f-48c4-812a-11b9fc2fc8d1 tempest-TestMinimumBasicScenario-249187686 tempest-TestMinimumBasicScenario-249187686-project-member] DELETE https://10.4.3.189/volume/v3/volumes/26ff909a-0768-4fe1-9552-a289760ed6d4 Aug 25 05:44:26.235664 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-1d13b9d5-844f-48c4-812a-11b9fc2fc8d1 tempest-TestMinimumBasicScenario-249187686 tempest-TestMinimumBasicScenario-249187686-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:26.235874 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-1d13b9d5-844f-48c4-812a-11b9fc2fc8d1 tempest-TestMinimumBasicScenario-249187686 tempest-TestMinimumBasicScenario-249187686-project-member] Calling method 'delete' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:26.236081 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.v3.volumes [None req-1d13b9d5-844f-48c4-812a-11b9fc2fc8d1 tempest-TestMinimumBasicScenario-249187686 tempest-TestMinimumBasicScenario-249187686-project-member] Delete volume with id: 26ff909a-0768-4fe1-9552-a289760ed6d4 Aug 25 05:44:26.247974 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:44:26.247974 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:44:26.248639 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-1d13b9d5-844f-48c4-812a-11b9fc2fc8d1 tempest-TestMinimumBasicScenario-249187686 tempest-TestMinimumBasicScenario-249187686-project-member] Volume info retrieved successfully. Aug 25 05:44:26.272522 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-1d13b9d5-844f-48c4-812a-11b9fc2fc8d1 tempest-TestMinimumBasicScenario-249187686 tempest-TestMinimumBasicScenario-249187686-project-member] Delete volume request issued successfully. Aug 25 05:44:26.273254 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-1d13b9d5-844f-48c4-812a-11b9fc2fc8d1 tempest-TestMinimumBasicScenario-249187686 tempest-TestMinimumBasicScenario-249187686-project-member] https://10.4.3.189/volume/v3/volumes/26ff909a-0768-4fe1-9552-a289760ed6d4 returned with HTTP 202 Aug 25 05:44:26.273417 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 394/1579] 10.4.3.189 () {66 vars in 1351 bytes} [Tue Aug 25 05:44:26 2026] DELETE /volume/v3/volumes/26ff909a-0768-4fe1-9552-a289760ed6d4 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:44:26.282578 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-25cb5f20-b872-4be6-885e-cf83342d2635 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:26.285406 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-d9c38382-fe0d-4d35-85a7-c63f2c8bbbe7 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:26.285704 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-25cb5f20-b872-4be6-885e-cf83342d2635 tempest-TestMinimumBasicScenario-249187686 tempest-TestMinimumBasicScenario-249187686-project-member] GET https://10.4.3.189/volume/v3/volumes/26ff909a-0768-4fe1-9552-a289760ed6d4 Aug 25 05:44:26.286274 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-25cb5f20-b872-4be6-885e-cf83342d2635 tempest-TestMinimumBasicScenario-249187686 tempest-TestMinimumBasicScenario-249187686-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:26.287171 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-25cb5f20-b872-4be6-885e-cf83342d2635 tempest-TestMinimumBasicScenario-249187686 tempest-TestMinimumBasicScenario-249187686-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:26.289208 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-d9c38382-fe0d-4d35-85a7-c63f2c8bbbe7 tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] GET https://10.4.3.189/volume/v3/backups/69c20d61-b4f1-4e42-8f23-cde4f369c9db Aug 25 05:44:26.289545 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-d9c38382-fe0d-4d35-85a7-c63f2c8bbbe7 tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:26.289859 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-d9c38382-fe0d-4d35-85a7-c63f2c8bbbe7 tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:26.290031 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-d9c38382-fe0d-4d35-85a7-c63f2c8bbbe7 tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] Show backup with id 69c20d61-b4f1-4e42-8f23-cde4f369c9db. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:44:26.296447 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:44:26.296447 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:44:26.296797 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:44:26.296797 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:44:26.298204 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-d9c38382-fe0d-4d35-85a7-c63f2c8bbbe7 tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] https://10.4.3.189/volume/v3/backups/69c20d61-b4f1-4e42-8f23-cde4f369c9db returned with HTTP 200 Aug 25 05:44:26.299426 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 396/1580] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:44:26 2026] GET /volume/v3/backups/69c20d61-b4f1-4e42-8f23-cde4f369c9db => generated 799 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:44:26.301623 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-25cb5f20-b872-4be6-885e-cf83342d2635 tempest-TestMinimumBasicScenario-249187686 tempest-TestMinimumBasicScenario-249187686-project-member] Volume info retrieved successfully. Aug 25 05:44:26.308612 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-25cb5f20-b872-4be6-885e-cf83342d2635 tempest-TestMinimumBasicScenario-249187686 tempest-TestMinimumBasicScenario-249187686-project-member] https://10.4.3.189/volume/v3/volumes/26ff909a-0768-4fe1-9552-a289760ed6d4 returned with HTTP 200 Aug 25 05:44:26.309270 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 399/1581] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:44:26 2026] GET /volume/v3/volumes/26ff909a-0768-4fe1-9552-a289760ed6d4 => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:44:26.314117 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-8bbe0491-6a71-4f9f-8829-33d2c71970b8 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:26.317630 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-8bbe0491-6a71-4f9f-8829-33d2c71970b8 tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] DELETE https://10.4.3.189/volume/v3/backups/69c20d61-b4f1-4e42-8f23-cde4f369c9db Aug 25 05:44:26.317939 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-8bbe0491-6a71-4f9f-8829-33d2c71970b8 tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:26.318234 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-8bbe0491-6a71-4f9f-8829-33d2c71970b8 tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:26.318505 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.contrib.backups [None req-8bbe0491-6a71-4f9f-8829-33d2c71970b8 tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] Delete backup with id: 69c20d61-b4f1-4e42-8f23-cde4f369c9db. Aug 25 05:44:26.324450 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:44:26.324450 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:44:26.342521 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.backup.rpcapi [None req-8bbe0491-6a71-4f9f-8829-33d2c71970b8 tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] delete_backup rpcapi backup_id 69c20d61-b4f1-4e42-8f23-cde4f369c9db {{(pid=100268) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 25 05:44:26.344666 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-8bbe0491-6a71-4f9f-8829-33d2c71970b8 tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] https://10.4.3.189/volume/v3/backups/69c20d61-b4f1-4e42-8f23-cde4f369c9db returned with HTTP 202 Aug 25 05:44:26.345235 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 393/1582] 10.4.3.189 () {66 vars in 1351 bytes} [Tue Aug 25 05:44:26 2026] DELETE /volume/v3/backups/69c20d61-b4f1-4e42-8f23-cde4f369c9db => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 05:44:26.354322 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-93c5ea68-9e03-49bb-b23c-bdf93ba5a135 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:26.356372 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-93c5ea68-9e03-49bb-b23c-bdf93ba5a135 tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] GET https://10.4.3.189/volume/v3/backups/69c20d61-b4f1-4e42-8f23-cde4f369c9db Aug 25 05:44:26.356516 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-93c5ea68-9e03-49bb-b23c-bdf93ba5a135 tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:26.357213 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-93c5ea68-9e03-49bb-b23c-bdf93ba5a135 tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:26.357213 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-93c5ea68-9e03-49bb-b23c-bdf93ba5a135 tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] Show backup with id 69c20d61-b4f1-4e42-8f23-cde4f369c9db. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:44:26.361639 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:44:26.361639 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:44:26.362466 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-93c5ea68-9e03-49bb-b23c-bdf93ba5a135 tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] https://10.4.3.189/volume/v3/backups/69c20d61-b4f1-4e42-8f23-cde4f369c9db returned with HTTP 200 Aug 25 05:44:26.362834 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 395/1583] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:44:26 2026] GET /volume/v3/backups/69c20d61-b4f1-4e42-8f23-cde4f369c9db => generated 802 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:44:26.756820 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-213a8154-e280-46fa-af3a-9f9c08cbb79a None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:26.759855 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-213a8154-e280-46fa-af3a-9f9c08cbb79a tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] GET https://10.4.3.189/volume/v3/volumes/3a34c638-cd5d-4558-85ad-5175c20b974c Aug 25 05:44:26.760188 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-213a8154-e280-46fa-af3a-9f9c08cbb79a tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:26.760441 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-213a8154-e280-46fa-af3a-9f9c08cbb79a tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:26.769317 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-213a8154-e280-46fa-af3a-9f9c08cbb79a tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] https://10.4.3.189/volume/v3/volumes/3a34c638-cd5d-4558-85ad-5175c20b974c returned with HTTP 404 Aug 25 05:44:26.770234 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 397/1584] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:44:26 2026] GET /volume/v3/volumes/3a34c638-cd5d-4558-85ad-5175c20b974c => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 25 05:44:26.783347 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-cc4f6538-3e1e-49e5-9148-1dc659624181 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:26.785345 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-cc4f6538-3e1e-49e5-9148-1dc659624181 tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-reader] GET https://10.4.3.189/volume/v3/backups Aug 25 05:44:26.785666 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-cc4f6538-3e1e-49e5-9148-1dc659624181 tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-reader] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:26.785666 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-cc4f6538-3e1e-49e5-9148-1dc659624181 tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-reader] Calling method 'index' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:26.785959 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.api_utils [None req-cc4f6538-3e1e-49e5-9148-1dc659624181 tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-reader] Removing options '' from query. {{(pid=100271) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 05:44:26.798868 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-cc4f6538-3e1e-49e5-9148-1dc659624181 tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-reader] https://10.4.3.189/volume/v3/backups returned with HTTP 200 Aug 25 05:44:26.799300 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 400/1585] 10.4.3.189 () {68 vars in 1277 bytes} [Tue Aug 25 05:44:26 2026] GET /volume/v3/backups => generated 624 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:44:26.811025 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-1f9ef878-2fd4-439c-acd0-f477cc83a72d None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:26.813231 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-1f9ef878-2fd4-439c-acd0-f477cc83a72d tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-reader] GET https://10.4.3.189/volume/v3/backups?project_id=caa9d16fb1434ba6b992600c25daa913 Aug 25 05:44:26.813604 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-1f9ef878-2fd4-439c-acd0-f477cc83a72d tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-reader] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:26.813941 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-1f9ef878-2fd4-439c-acd0-f477cc83a72d tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-reader] Calling method 'index' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:26.814439 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.api_utils [None req-1f9ef878-2fd4-439c-acd0-f477cc83a72d tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-reader] Removing options 'project_id' from query. {{(pid=100268) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 05:44:26.834473 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-1f9ef878-2fd4-439c-acd0-f477cc83a72d tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-reader] https://10.4.3.189/volume/v3/backups?project_id=caa9d16fb1434ba6b992600c25daa913 returned with HTTP 200 Aug 25 05:44:26.834832 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 394/1586] 10.4.3.189 () {68 vars in 1364 bytes} [Tue Aug 25 05:44:26 2026] GET /volume/v3/backups?project_id=caa9d16fb1434ba6b992600c25daa913 => generated 624 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:44:26.846195 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-e216d009-4598-4076-aa0b-67cb92167efa None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:26.848239 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-e216d009-4598-4076-aa0b-67cb92167efa tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] POST https://10.4.3.189/volume/v3/volumes Aug 25 05:44:26.848636 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-e216d009-4598-4076-aa0b-67cb92167efa tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-209987481"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:44:26.850529 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.v3.volumes [None req-e216d009-4598-4076-aa0b-67cb92167efa tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-209987481'}} {{(pid=100269) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 05:44:26.850684 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.v3.volumes [None req-e216d009-4598-4076-aa0b-67cb92167efa tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] Create volume of 1 GB Aug 25 05:44:26.855833 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-e216d009-4598-4076-aa0b-67cb92167efa tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] Availability Zones retrieved successfully. Aug 25 05:44:26.862940 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-e216d009-4598-4076-aa0b-67cb92167efa tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] Flow 'volume_create_api' (6173b810-f619-421e-ba95-ced5c0276db8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:44:26.865265 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-e216d009-4598-4076-aa0b-67cb92167efa tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2c534d9e-d0d2-4619-8043-fb91b5542584) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:44:26.865265 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.flows.api.create_volume [None req-e216d009-4598-4076-aa0b-67cb92167efa tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] Validating volume size '1' using validate_int {{(pid=100269) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 05:44:26.891276 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-8aaf9fab-346f-4849-a770-2298b69c06c9 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:26.896164 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-8aaf9fab-346f-4849-a770-2298b69c06c9 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] GET https://10.4.3.189/volume/v3/group_snapshots/ab838d91-61cf-4e5f-8dd4-9b7a61bd2fa3 Aug 25 05:44:26.896164 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-8aaf9fab-346f-4849-a770-2298b69c06c9 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:26.896164 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-8aaf9fab-346f-4849-a770-2298b69c06c9 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Calling method 'version_select' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:26.896164 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.v3.group_snapshots [None req-8aaf9fab-346f-4849-a770-2298b69c06c9 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] show called for member ab838d91-61cf-4e5f-8dd4-9b7a61bd2fa3 {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 25 05:44:26.900446 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:44:26.900446 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:44:26.903922 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-e216d009-4598-4076-aa0b-67cb92167efa tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2c534d9e-d0d2-4619-8043-fb91b5542584) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T05:35:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=23fc6e5d-fce0-4521-ba46-4837b4232084,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '23fc6e5d-fce0-4521-ba46-4837b4232084', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:44:26.905338 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-e216d009-4598-4076-aa0b-67cb92167efa tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d0ebdf26-7d86-4369-a8a6-ce1f99539768) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:44:26.905509 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-8aaf9fab-346f-4849-a770-2298b69c06c9 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] https://10.4.3.189/volume/v3/group_snapshots/ab838d91-61cf-4e5f-8dd4-9b7a61bd2fa3 returned with HTTP 200 Aug 25 05:44:26.905927 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 398/1587] 10.4.3.189 () {68 vars in 1413 bytes} [Tue Aug 25 05:44:26 2026] GET /volume/v3/group_snapshots/ab838d91-61cf-4e5f-8dd4-9b7a61bd2fa3 => generated 307 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:44:26.921013 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-7fcd25f9-9ec8-49ed-b4a1-1d0c5b83b27c None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:26.929269 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-7fcd25f9-9ec8-49ed-b4a1-1d0c5b83b27c tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] GET https://10.4.3.189/volume/v3/snapshots/detail Aug 25 05:44:26.929269 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-7fcd25f9-9ec8-49ed-b4a1-1d0c5b83b27c tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:26.929269 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-7fcd25f9-9ec8-49ed-b4a1-1d0c5b83b27c tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Calling method 'detail' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:26.929269 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.api_utils [None req-7fcd25f9-9ec8-49ed-b4a1-1d0c5b83b27c tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Removing options '' from query. {{(pid=100271) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 05:44:26.929269 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:44:26.929269 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:44:26.930149 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.db.api [None req-7fcd25f9-9ec8-49ed-b4a1-1d0c5b83b27c tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Building query based on filter {{(pid=100271) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 25 05:44:26.937688 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-7fcd25f9-9ec8-49ed-b4a1-1d0c5b83b27c tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Get all snapshots completed successfully. Aug 25 05:44:26.938326 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:44:26.938326 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:44:26.939273 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-7fcd25f9-9ec8-49ed-b4a1-1d0c5b83b27c tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] https://10.4.3.189/volume/v3/snapshots/detail returned with HTTP 200 Aug 25 05:44:26.939746 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 401/1588] 10.4.3.189 () {66 vars in 1264 bytes} [Tue Aug 25 05:44:26 2026] GET /volume/v3/snapshots/detail => generated 453 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:44:26.954742 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-a31264a0-3782-412b-a9d2-133cc0f22a19 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:26.957182 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a31264a0-3782-412b-a9d2-133cc0f22a19 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] GET https://10.4.3.189/volume/v3/snapshots/77412d2a-5fd7-4ef9-93f6-d9013cbb1e8e Aug 25 05:44:26.958052 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a31264a0-3782-412b-a9d2-133cc0f22a19 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:26.958052 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a31264a0-3782-412b-a9d2-133cc0f22a19 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:26.965871 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.quota [None req-e216d009-4598-4076-aa0b-67cb92167efa tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] Created reservations ['4203e949-bd90-4674-9e5a-9a6f4aa94b8b', '778af4d6-b620-4c7f-bdf6-018ed850e309', 'd8a15196-3894-4e37-9a8c-c4481ceb1ed0', '4c08517f-e066-48b6-819b-dd8f7d8661a2'] {{(pid=100269) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:44:26.966844 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-e216d009-4598-4076-aa0b-67cb92167efa tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d0ebdf26-7d86-4369-a8a6-ce1f99539768) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4203e949-bd90-4674-9e5a-9a6f4aa94b8b', '778af4d6-b620-4c7f-bdf6-018ed850e309', 'd8a15196-3894-4e37-9a8c-c4481ceb1ed0', '4c08517f-e066-48b6-819b-dd8f7d8661a2']}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:44:26.967442 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:44:26.967442 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:44:26.967812 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-e216d009-4598-4076-aa0b-67cb92167efa tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (08b7a3a6-cbf2-4760-b96b-1b2dd943f56e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:44:26.967896 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-a31264a0-3782-412b-a9d2-133cc0f22a19 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Snapshot retrieved successfully. Aug 25 05:44:26.971345 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a31264a0-3782-412b-a9d2-133cc0f22a19 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] https://10.4.3.189/volume/v3/snapshots/77412d2a-5fd7-4ef9-93f6-d9013cbb1e8e returned with HTTP 200 Aug 25 05:44:26.971345 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 395/1589] 10.4.3.189 () {66 vars in 1354 bytes} [Tue Aug 25 05:44:26 2026] GET /volume/v3/snapshots/77412d2a-5fd7-4ef9-93f6-d9013cbb1e8e => generated 450 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:44:26.985230 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-351b8c3e-f7a4-48e5-a64e-d1190833645a None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:26.986359 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-351b8c3e-f7a4-48e5-a64e-d1190833645a tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] GET https://10.4.3.189/volume/v3/group_snapshots/ab838d91-61cf-4e5f-8dd4-9b7a61bd2fa3 Aug 25 05:44:26.986604 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-351b8c3e-f7a4-48e5-a64e-d1190833645a tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:26.986814 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-351b8c3e-f7a4-48e5-a64e-d1190833645a tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Calling method 'version_select' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:26.986934 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.v3.group_snapshots [None req-351b8c3e-f7a4-48e5-a64e-d1190833645a tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] show called for member ab838d91-61cf-4e5f-8dd4-9b7a61bd2fa3 {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 25 05:44:26.992800 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:44:26.992800 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:44:26.995566 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-351b8c3e-f7a4-48e5-a64e-d1190833645a tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] https://10.4.3.189/volume/v3/group_snapshots/ab838d91-61cf-4e5f-8dd4-9b7a61bd2fa3 returned with HTTP 200 Aug 25 05:44:26.995666 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-e216d009-4598-4076-aa0b-67cb92167efa tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (08b7a3a6-cbf2-4760-b96b-1b2dd943f56e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e61b3b47-ac14-4437-bd8b-d8f28e2f3583', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-209987481',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='caa9d16fb1434ba6b992600c25daa913',qos_specs=None,replication_status=,reservations=['4203e949-bd90-4674-9e5a-9a6f4aa94b8b','778af4d6-b620-4c7f-bdf6-018ed850e309','d8a15196-3894-4e37-9a8c-c4481ceb1ed0','4c08517f-e066-48b6-819b-dd8f7d8661a2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='57d5896d45314db6aa66180a404603cd',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T05:44:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-209987481',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e61b3b47-ac14-4437-bd8b-d8f28e2f3583,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='caa9d16fb1434ba6b992600c25daa913',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='57d5896d45314db6aa66180a404603cd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(23fc6e5d-fce0-4521-ba46-4837b4232084),volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:44:26.995849 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 399/1590] 10.4.3.189 () {68 vars in 1413 bytes} [Tue Aug 25 05:44:26 2026] GET /volume/v3/group_snapshots/ab838d91-61cf-4e5f-8dd4-9b7a61bd2fa3 => generated 307 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:44:26.996932 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-e216d009-4598-4076-aa0b-67cb92167efa tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8cc227e4-33e2-49df-bd07-985f59ebc35d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:44:27.005192 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-113397c8-0f7d-47b2-bf13-0adece0a3afe None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:27.007511 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-113397c8-0f7d-47b2-bf13-0adece0a3afe tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] GET https://10.4.3.189/volume/v3/group_snapshots/detail Aug 25 05:44:27.007625 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-113397c8-0f7d-47b2-bf13-0adece0a3afe tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:27.008076 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-113397c8-0f7d-47b2-bf13-0adece0a3afe tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Calling method 'version_select' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:27.020775 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-113397c8-0f7d-47b2-bf13-0adece0a3afe tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] https://10.4.3.189/volume/v3/group_snapshots/detail returned with HTTP 200 Aug 25 05:44:27.021015 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 402/1591] 10.4.3.189 () {68 vars in 1323 bytes} [Tue Aug 25 05:44:27 2026] GET /volume/v3/group_snapshots/detail => generated 310 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:44:27.022928 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-e216d009-4598-4076-aa0b-67cb92167efa tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8cc227e4-33e2-49df-bd07-985f59ebc35d) transitioned into state 'SUCCESS' from state '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-209987481',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='caa9d16fb1434ba6b992600c25daa913',qos_specs=None,replication_status=,reservations=['4203e949-bd90-4674-9e5a-9a6f4aa94b8b','778af4d6-b620-4c7f-bdf6-018ed850e309','d8a15196-3894-4e37-9a8c-c4481ceb1ed0','4c08517f-e066-48b6-819b-dd8f7d8661a2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='57d5896d45314db6aa66180a404603cd',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:44:27.023635 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-e216d009-4598-4076-aa0b-67cb92167efa tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f5e9a432-297f-419f-8bce-4056b72df668) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:44:27.031265 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-337301e6-b3cc-42d2-a04e-c30474f8f6fc None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:27.033301 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-337301e6-b3cc-42d2-a04e-c30474f8f6fc tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] DELETE https://10.4.3.189/volume/v3/group_snapshots/ab838d91-61cf-4e5f-8dd4-9b7a61bd2fa3 Aug 25 05:44:27.033528 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-337301e6-b3cc-42d2-a04e-c30474f8f6fc tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:27.033738 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-337301e6-b3cc-42d2-a04e-c30474f8f6fc tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Calling method 'version_select' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:27.034276 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.v3.group_snapshots [None req-337301e6-b3cc-42d2-a04e-c30474f8f6fc tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] delete called for member ab838d91-61cf-4e5f-8dd4-9b7a61bd2fa3 {{(pid=100268) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 25 05:44:27.034276 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.v3.group_snapshots [None req-337301e6-b3cc-42d2-a04e-c30474f8f6fc tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Delete group_snapshot with id: ab838d91-61cf-4e5f-8dd4-9b7a61bd2fa3 Aug 25 05:44:27.037415 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-e216d009-4598-4076-aa0b-67cb92167efa tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f5e9a432-297f-419f-8bce-4056b72df668) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:44:27.038348 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-e216d009-4598-4076-aa0b-67cb92167efa tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] Flow 'volume_create_api' (6173b810-f619-421e-ba95-ced5c0276db8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:44:27.038752 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-e216d009-4598-4076-aa0b-67cb92167efa tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] Create volume request issued successfully. Aug 25 05:44:27.039544 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-e216d009-4598-4076-aa0b-67cb92167efa tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] https://10.4.3.189/volume/v3/volumes returned with HTTP 202 Aug 25 05:44:27.039747 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:44:27.039747 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:44:27.040159 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 396/1592] 10.4.3.189 () {70 vars in 1298 bytes} [Tue Aug 25 05:44:26 2026] POST /volume/v3/volumes => generated 777 bytes in 194 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 05:44:27.054709 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-2d124223-5ffa-44b0-8ba6-9ad3213b2a27 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:27.056610 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-2d124223-5ffa-44b0-8ba6-9ad3213b2a27 tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] GET https://10.4.3.189/volume/v3/volumes/e61b3b47-ac14-4437-bd8b-d8f28e2f3583 Aug 25 05:44:27.056874 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-2d124223-5ffa-44b0-8ba6-9ad3213b2a27 tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:27.057089 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-2d124223-5ffa-44b0-8ba6-9ad3213b2a27 tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:27.066633 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:44:27.066633 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:44:27.070309 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-2d124223-5ffa-44b0-8ba6-9ad3213b2a27 tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] Volume info retrieved successfully. Aug 25 05:44:27.075718 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-337301e6-b3cc-42d2-a04e-c30474f8f6fc tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] https://10.4.3.189/volume/v3/group_snapshots/ab838d91-61cf-4e5f-8dd4-9b7a61bd2fa3 returned with HTTP 202 Aug 25 05:44:27.075877 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-2d124223-5ffa-44b0-8ba6-9ad3213b2a27 tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] https://10.4.3.189/volume/v3/volumes/e61b3b47-ac14-4437-bd8b-d8f28e2f3583 returned with HTTP 200 Aug 25 05:44:27.076198 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 400/1593] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:44:27 2026] GET /volume/v3/volumes/e61b3b47-ac14-4437-bd8b-d8f28e2f3583 => generated 956 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:44:27.076534 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 396/1594] 10.4.3.189 () {68 vars in 1416 bytes} [Tue Aug 25 05:44:27 2026] DELETE /volume/v3/group_snapshots/ab838d91-61cf-4e5f-8dd4-9b7a61bd2fa3 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 05:44:27.086886 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-63e7b063-15c8-4caa-a924-4d173d0dedf7 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:27.089014 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-63e7b063-15c8-4caa-a924-4d173d0dedf7 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] GET https://10.4.3.189/volume/v3/volumes/detail Aug 25 05:44:27.089210 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-63e7b063-15c8-4caa-a924-4d173d0dedf7 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:27.089467 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-63e7b063-15c8-4caa-a924-4d173d0dedf7 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Calling method 'detail' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:27.089758 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.api_utils [None req-63e7b063-15c8-4caa-a924-4d173d0dedf7 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Removing options '' from query. {{(pid=100271) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 05:44:27.090302 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:44:27.090302 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:44:27.090991 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-63e7b063-15c8-4caa-a924-4d173d0dedf7 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100271) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 05:44:27.100008 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-63e7b063-15c8-4caa-a924-4d173d0dedf7 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Get all volumes completed successfully. Aug 25 05:44:27.100961 np0000008051 devstack@c-api.service[100271]: WARNING stevedore.named [None req-63e7b063-15c8-4caa-a924-4d173d0dedf7 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 05:44:27.101363 np0000008051 devstack@c-api.service[100271]: WARNING castellan.key_manager [None req-63e7b063-15c8-4caa-a924-4d173d0dedf7 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 05:44:27.153511 np0000008051 devstack@c-api.service[100271]: DEBUG oslo_db.sqlalchemy.engines [None req-63e7b063-15c8-4caa-a924-4d173d0dedf7 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100271) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 05:44:27.157194 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:44:27.157194 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:44:27.162107 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-f75efe7e-2e8d-4cae-8e90-c3c8b2efd53a None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:27.164381 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-f75efe7e-2e8d-4cae-8e90-c3c8b2efd53a tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] GET https://10.4.3.189/volume/v3/volumes/a7f0cea5-aa33-44d3-82e1-d863994c3bee Aug 25 05:44:27.164640 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-f75efe7e-2e8d-4cae-8e90-c3c8b2efd53a tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:27.164879 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-f75efe7e-2e8d-4cae-8e90-c3c8b2efd53a tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:27.167513 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-63e7b063-15c8-4caa-a924-4d173d0dedf7 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] https://10.4.3.189/volume/v3/volumes/detail returned with HTTP 200 Aug 25 05:44:27.168073 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 403/1595] 10.4.3.189 () {68 vars in 1299 bytes} [Tue Aug 25 05:44:27 2026] GET /volume/v3/volumes/detail => generated 917 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:44:27.181248 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:44:27.181248 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:44:27.182709 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-cbacffe6-70c6-4705-9b8e-3fa1cf15170b None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:27.184422 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-cbacffe6-70c6-4705-9b8e-3fa1cf15170b tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] GET https://10.4.3.189/volume/v3/snapshots/detail Aug 25 05:44:27.184597 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-cbacffe6-70c6-4705-9b8e-3fa1cf15170b tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:27.185007 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-cbacffe6-70c6-4705-9b8e-3fa1cf15170b tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Calling method 'detail' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:27.185117 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.api_utils [None req-cbacffe6-70c6-4705-9b8e-3fa1cf15170b tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Removing options '' from query. {{(pid=100270) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 05:44:27.186203 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.db.api [None req-cbacffe6-70c6-4705-9b8e-3fa1cf15170b tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Building query based on filter {{(pid=100270) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 25 05:44:27.186429 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-f75efe7e-2e8d-4cae-8e90-c3c8b2efd53a tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] Volume info retrieved successfully. Aug 25 05:44:27.190817 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-cbacffe6-70c6-4705-9b8e-3fa1cf15170b tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Get all snapshots completed successfully. Aug 25 05:44:27.192026 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-cbacffe6-70c6-4705-9b8e-3fa1cf15170b tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] https://10.4.3.189/volume/v3/snapshots/detail returned with HTTP 200 Aug 25 05:44:27.192721 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 401/1596] 10.4.3.189 () {66 vars in 1264 bytes} [Tue Aug 25 05:44:27 2026] GET /volume/v3/snapshots/detail => generated 17 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 25 05:44:27.193099 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-f75efe7e-2e8d-4cae-8e90-c3c8b2efd53a tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] https://10.4.3.189/volume/v3/volumes/a7f0cea5-aa33-44d3-82e1-d863994c3bee returned with HTTP 200 Aug 25 05:44:27.193686 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 397/1597] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:44:27 2026] GET /volume/v3/volumes/a7f0cea5-aa33-44d3-82e1-d863994c3bee => generated 848 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:44:27.203568 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-4d02fc07-84b7-438a-9b43-ef7c3afba8b1 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:27.207261 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-4d02fc07-84b7-438a-9b43-ef7c3afba8b1 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] GET https://10.4.3.189/volume/v3/group_snapshots/ab838d91-61cf-4e5f-8dd4-9b7a61bd2fa3 Aug 25 05:44:27.207635 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-4d02fc07-84b7-438a-9b43-ef7c3afba8b1 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:27.207910 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-4d02fc07-84b7-438a-9b43-ef7c3afba8b1 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Calling method 'version_select' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:27.208256 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.v3.group_snapshots [None req-4d02fc07-84b7-438a-9b43-ef7c3afba8b1 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] show called for member ab838d91-61cf-4e5f-8dd4-9b7a61bd2fa3 {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 25 05:44:27.212619 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-4d02fc07-84b7-438a-9b43-ef7c3afba8b1 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] https://10.4.3.189/volume/v3/group_snapshots/ab838d91-61cf-4e5f-8dd4-9b7a61bd2fa3 returned with HTTP 404 Aug 25 05:44:27.213226 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 397/1598] 10.4.3.189 () {68 vars in 1413 bytes} [Tue Aug 25 05:44:27 2026] GET /volume/v3/group_snapshots/ab838d91-61cf-4e5f-8dd4-9b7a61bd2fa3 => generated 116 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 05:44:27.222653 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-4a0dea4d-e387-4a15-8041-f348c5fb1cb4 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:27.225624 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-4a0dea4d-e387-4a15-8041-f348c5fb1cb4 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] GET https://10.4.3.189/volume/v3/group_snapshots Aug 25 05:44:27.225856 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-4a0dea4d-e387-4a15-8041-f348c5fb1cb4 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:27.226168 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-4a0dea4d-e387-4a15-8041-f348c5fb1cb4 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Calling method 'version_select' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:27.232050 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-4a0dea4d-e387-4a15-8041-f348c5fb1cb4 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] https://10.4.3.189/volume/v3/group_snapshots returned with HTTP 200 Aug 25 05:44:27.232530 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 404/1599] 10.4.3.189 () {68 vars in 1302 bytes} [Tue Aug 25 05:44:27 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 25 05:44:27.241000 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-be319f60-1882-4921-8fc4-36d0645b2c4c None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:27.242836 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-be319f60-1882-4921-8fc4-36d0645b2c4c tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] DELETE https://10.4.3.189/volume/v3/group_snapshots/ab838d91-61cf-4e5f-8dd4-9b7a61bd2fa3 Aug 25 05:44:27.243515 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-be319f60-1882-4921-8fc4-36d0645b2c4c tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:27.243515 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-be319f60-1882-4921-8fc4-36d0645b2c4c tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Calling method 'version_select' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:27.243515 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.v3.group_snapshots [None req-be319f60-1882-4921-8fc4-36d0645b2c4c tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] delete called for member ab838d91-61cf-4e5f-8dd4-9b7a61bd2fa3 {{(pid=100270) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 25 05:44:27.243515 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.v3.group_snapshots [None req-be319f60-1882-4921-8fc4-36d0645b2c4c tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Delete group_snapshot with id: ab838d91-61cf-4e5f-8dd4-9b7a61bd2fa3 Aug 25 05:44:27.246871 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-be319f60-1882-4921-8fc4-36d0645b2c4c tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] https://10.4.3.189/volume/v3/group_snapshots/ab838d91-61cf-4e5f-8dd4-9b7a61bd2fa3 returned with HTTP 404 Aug 25 05:44:27.247447 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 402/1600] 10.4.3.189 () {68 vars in 1416 bytes} [Tue Aug 25 05:44:27 2026] DELETE /volume/v3/group_snapshots/ab838d91-61cf-4e5f-8dd4-9b7a61bd2fa3 => generated 116 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 05:44:27.255761 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-d1ca2e78-e59c-4d7e-ae88-9584ef16ea16 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:27.258018 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-d1ca2e78-e59c-4d7e-ae88-9584ef16ea16 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] GET https://10.4.3.189/volume/v3/volumes/detail Aug 25 05:44:27.258321 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-d1ca2e78-e59c-4d7e-ae88-9584ef16ea16 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:27.258654 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-d1ca2e78-e59c-4d7e-ae88-9584ef16ea16 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Calling method 'detail' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:27.258931 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.api_utils [None req-d1ca2e78-e59c-4d7e-ae88-9584ef16ea16 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Removing options '' from query. {{(pid=100269) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 05:44:27.260118 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-d1ca2e78-e59c-4d7e-ae88-9584ef16ea16 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100269) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 05:44:27.272961 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-d1ca2e78-e59c-4d7e-ae88-9584ef16ea16 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Get all volumes completed successfully. Aug 25 05:44:27.273818 np0000008051 devstack@c-api.service[100269]: WARNING stevedore.named [None req-d1ca2e78-e59c-4d7e-ae88-9584ef16ea16 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 05:44:27.274029 np0000008051 devstack@c-api.service[100269]: WARNING castellan.key_manager [None req-d1ca2e78-e59c-4d7e-ae88-9584ef16ea16 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 05:44:27.314116 np0000008051 devstack@c-api.service[100269]: DEBUG oslo_db.sqlalchemy.engines [None req-d1ca2e78-e59c-4d7e-ae88-9584ef16ea16 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100269) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 05:44:27.318023 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:44:27.318023 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:44:27.326267 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-8a0e2cb0-7335-49b2-8f59-731599329876 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:27.328453 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-8a0e2cb0-7335-49b2-8f59-731599329876 tempest-TestMinimumBasicScenario-249187686 tempest-TestMinimumBasicScenario-249187686-project-member] GET https://10.4.3.189/volume/v3/volumes/26ff909a-0768-4fe1-9552-a289760ed6d4 Aug 25 05:44:27.328922 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-8a0e2cb0-7335-49b2-8f59-731599329876 tempest-TestMinimumBasicScenario-249187686 tempest-TestMinimumBasicScenario-249187686-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:27.328922 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-8a0e2cb0-7335-49b2-8f59-731599329876 tempest-TestMinimumBasicScenario-249187686 tempest-TestMinimumBasicScenario-249187686-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:27.329948 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-d1ca2e78-e59c-4d7e-ae88-9584ef16ea16 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] https://10.4.3.189/volume/v3/volumes/detail returned with HTTP 200 Aug 25 05:44:27.330448 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 398/1601] 10.4.3.189 () {68 vars in 1299 bytes} [Tue Aug 25 05:44:27 2026] GET /volume/v3/volumes/detail => generated 917 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:44:27.335152 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-8a0e2cb0-7335-49b2-8f59-731599329876 tempest-TestMinimumBasicScenario-249187686 tempest-TestMinimumBasicScenario-249187686-project-member] https://10.4.3.189/volume/v3/volumes/26ff909a-0768-4fe1-9552-a289760ed6d4 returned with HTTP 404 Aug 25 05:44:27.335697 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 398/1602] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:44:27 2026] GET /volume/v3/volumes/26ff909a-0768-4fe1-9552-a289760ed6d4 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:44:27.344736 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-585e02d3-7ea5-4436-9e38-6e09180f0632 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:27.347160 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-585e02d3-7ea5-4436-9e38-6e09180f0632 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] POST https://10.4.3.189/volume/v3/groups/47875d9a-6e9b-4b2b-8a99-3ca77b7dcc47/action Aug 25 05:44:27.347647 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-585e02d3-7ea5-4436-9e38-6e09180f0632 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100271) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 05:44:27.347832 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-585e02d3-7ea5-4436-9e38-6e09180f0632 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:44:27.349621 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.v3.groups [None req-585e02d3-7ea5-4436-9e38-6e09180f0632 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] delete called for group 47875d9a-6e9b-4b2b-8a99-3ca77b7dcc47 {{(pid=100271) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 25 05:44:27.349761 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.v3.groups [None req-585e02d3-7ea5-4436-9e38-6e09180f0632 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Delete group with id: 47875d9a-6e9b-4b2b-8a99-3ca77b7dcc47 Aug 25 05:44:27.354821 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:44:27.354821 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:44:27.377644 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-5d1439bb-e463-4cd3-b617-f3af3620997b None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:27.381002 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-5d1439bb-e463-4cd3-b617-f3af3620997b tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] GET https://10.4.3.189/volume/v3/backups/69c20d61-b4f1-4e42-8f23-cde4f369c9db Aug 25 05:44:27.381310 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-5d1439bb-e463-4cd3-b617-f3af3620997b tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:27.381633 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-5d1439bb-e463-4cd3-b617-f3af3620997b tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:27.381725 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-5d1439bb-e463-4cd3-b617-f3af3620997b tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] Show backup with id 69c20d61-b4f1-4e42-8f23-cde4f369c9db. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:44:27.386610 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-5d1439bb-e463-4cd3-b617-f3af3620997b tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] https://10.4.3.189/volume/v3/backups/69c20d61-b4f1-4e42-8f23-cde4f369c9db returned with HTTP 404 Aug 25 05:44:27.387250 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 403/1603] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:44:27 2026] GET /volume/v3/backups/69c20d61-b4f1-4e42-8f23-cde4f369c9db => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:44:27.403780 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-585e02d3-7ea5-4436-9e38-6e09180f0632 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] https://10.4.3.189/volume/v3/groups/47875d9a-6e9b-4b2b-8a99-3ca77b7dcc47/action returned with HTTP 202 Aug 25 05:44:27.404430 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 405/1604] 10.4.3.189 () {70 vars in 1428 bytes} [Tue Aug 25 05:44:27 2026] POST /volume/v3/groups/47875d9a-6e9b-4b2b-8a99-3ca77b7dcc47/action => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 05:44:27.413880 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-60ead30d-9f02-4ab6-9533-5b30bcc36465 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:27.416503 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-60ead30d-9f02-4ab6-9533-5b30bcc36465 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] GET https://10.4.3.189/volume/v3/volumes/99ee7ce6-b76b-41e0-bd9e-4efa30e20951 Aug 25 05:44:27.416792 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-60ead30d-9f02-4ab6-9533-5b30bcc36465 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:27.417045 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-60ead30d-9f02-4ab6-9533-5b30bcc36465 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:27.428459 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:44:27.428459 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:44:27.433348 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-60ead30d-9f02-4ab6-9533-5b30bcc36465 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Volume info retrieved successfully. Aug 25 05:44:27.434631 np0000008051 devstack@c-api.service[100269]: WARNING stevedore.named [None req-60ead30d-9f02-4ab6-9533-5b30bcc36465 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 05:44:27.434631 np0000008051 devstack@c-api.service[100269]: WARNING castellan.key_manager [None req-60ead30d-9f02-4ab6-9533-5b30bcc36465 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 05:44:27.484796 np0000008051 devstack@c-api.service[100269]: DEBUG oslo_db.sqlalchemy.engines [None req-60ead30d-9f02-4ab6-9533-5b30bcc36465 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100269) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 05:44:27.487322 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-0c985645-4195-4975-adbf-dbcb2a986587 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:27.489796 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-0c985645-4195-4975-adbf-dbcb2a986587 tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] GET https://10.4.3.189/volume/v3/volumes/4f41da28-6bc4-4cd4-ae8d-fe3dccdac9bd Aug 25 05:44:27.490082 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-0c985645-4195-4975-adbf-dbcb2a986587 tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:27.490387 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-0c985645-4195-4975-adbf-dbcb2a986587 tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:27.493221 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:44:27.493221 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:44:27.500690 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:44:27.500690 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:44:27.505169 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-0c985645-4195-4975-adbf-dbcb2a986587 tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] Volume info retrieved successfully. Aug 25 05:44:27.506142 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-60ead30d-9f02-4ab6-9533-5b30bcc36465 tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] https://10.4.3.189/volume/v3/volumes/99ee7ce6-b76b-41e0-bd9e-4efa30e20951 returned with HTTP 200 Aug 25 05:44:27.506976 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 399/1605] 10.4.3.189 () {68 vars in 1389 bytes} [Tue Aug 25 05:44:27 2026] GET /volume/v3/volumes/99ee7ce6-b76b-41e0-bd9e-4efa30e20951 => generated 913 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:44:27.511943 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-0c985645-4195-4975-adbf-dbcb2a986587 tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] https://10.4.3.189/volume/v3/volumes/4f41da28-6bc4-4cd4-ae8d-fe3dccdac9bd returned with HTTP 200 Aug 25 05:44:27.511943 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 399/1606] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:44:27 2026] GET /volume/v3/volumes/4f41da28-6bc4-4cd4-ae8d-fe3dccdac9bd => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:44:27.533466 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-842ef831-336e-4a91-ab90-d3830bda82f9 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:27.535717 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-842ef831-336e-4a91-ab90-d3830bda82f9 tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] DELETE https://10.4.3.189/volume/v3/volumes/4f41da28-6bc4-4cd4-ae8d-fe3dccdac9bd Aug 25 05:44:27.535945 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-842ef831-336e-4a91-ab90-d3830bda82f9 tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:27.536205 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-842ef831-336e-4a91-ab90-d3830bda82f9 tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] Calling method 'delete' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:27.536419 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.v3.volumes [None req-842ef831-336e-4a91-ab90-d3830bda82f9 tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] Delete volume with id: 4f41da28-6bc4-4cd4-ae8d-fe3dccdac9bd Aug 25 05:44:27.547130 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:44:27.547130 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:44:27.547721 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-842ef831-336e-4a91-ab90-d3830bda82f9 tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] Volume info retrieved successfully. Aug 25 05:44:27.576695 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-842ef831-336e-4a91-ab90-d3830bda82f9 tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] Delete volume request issued successfully. Aug 25 05:44:27.577604 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-842ef831-336e-4a91-ab90-d3830bda82f9 tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] https://10.4.3.189/volume/v3/volumes/4f41da28-6bc4-4cd4-ae8d-fe3dccdac9bd returned with HTTP 202 Aug 25 05:44:27.577604 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 404/1607] 10.4.3.189 () {66 vars in 1351 bytes} [Tue Aug 25 05:44:27 2026] DELETE /volume/v3/volumes/4f41da28-6bc4-4cd4-ae8d-fe3dccdac9bd => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:44:27.587313 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-4b231ea8-8e71-468b-9f6e-b81bde6ff9ed None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:27.590005 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-4b231ea8-8e71-468b-9f6e-b81bde6ff9ed tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] GET https://10.4.3.189/volume/v3/volumes/4f41da28-6bc4-4cd4-ae8d-fe3dccdac9bd Aug 25 05:44:27.590580 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-4b231ea8-8e71-468b-9f6e-b81bde6ff9ed tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:27.590580 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-4b231ea8-8e71-468b-9f6e-b81bde6ff9ed tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:27.600226 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:44:27.600226 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:44:27.604877 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-4b231ea8-8e71-468b-9f6e-b81bde6ff9ed tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] Volume info retrieved successfully. Aug 25 05:44:27.610379 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-4b231ea8-8e71-468b-9f6e-b81bde6ff9ed tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] https://10.4.3.189/volume/v3/volumes/4f41da28-6bc4-4cd4-ae8d-fe3dccdac9bd returned with HTTP 200 Aug 25 05:44:27.611180 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 406/1608] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:44:27 2026] GET /volume/v3/volumes/4f41da28-6bc4-4cd4-ae8d-fe3dccdac9bd => generated 846 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:44:28.093023 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-93100803-baea-4800-bd04-247ca64e3cad None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:28.095723 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-93100803-baea-4800-bd04-247ca64e3cad tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] GET https://10.4.3.189/volume/v3/volumes/e61b3b47-ac14-4437-bd8b-d8f28e2f3583 Aug 25 05:44:28.096161 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-93100803-baea-4800-bd04-247ca64e3cad tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:28.096383 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-93100803-baea-4800-bd04-247ca64e3cad tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:28.107799 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:44:28.107799 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:44:28.113642 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-93100803-baea-4800-bd04-247ca64e3cad tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] Volume info retrieved successfully. Aug 25 05:44:28.120185 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-93100803-baea-4800-bd04-247ca64e3cad tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] https://10.4.3.189/volume/v3/volumes/e61b3b47-ac14-4437-bd8b-d8f28e2f3583 returned with HTTP 200 Aug 25 05:44:28.120954 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 400/1609] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:44:28 2026] GET /volume/v3/volumes/e61b3b47-ac14-4437-bd8b-d8f28e2f3583 => generated 1017 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:44:28.141732 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-cff57c46-f68b-4e92-804e-709f6b3d7712 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:28.144485 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-cff57c46-f68b-4e92-804e-709f6b3d7712 tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] POST https://10.4.3.189/volume/v3/backups Aug 25 05:44:28.144485 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-cff57c46-f68b-4e92-804e-709f6b3d7712 tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "e61b3b47-ac14-4437-bd8b-d8f28e2f3583", "name": "tempest-type-Backup-1572126184"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:44:28.145839 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.contrib.backups [None req-cff57c46-f68b-4e92-804e-709f6b3d7712 tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] Creating new backup {'backup': {'volume_id': 'e61b3b47-ac14-4437-bd8b-d8f28e2f3583', 'name': 'tempest-type-Backup-1572126184'}} {{(pid=100268) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 25 05:44:28.145982 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.contrib.backups [None req-cff57c46-f68b-4e92-804e-709f6b3d7712 tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] Creating backup of volume e61b3b47-ac14-4437-bd8b-d8f28e2f3583 in container None Aug 25 05:44:28.154170 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:44:28.154170 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:44:28.154565 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-cff57c46-f68b-4e92-804e-709f6b3d7712 tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] Volume info retrieved successfully. Aug 25 05:44:28.174088 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-cff57c46-f68b-4e92-804e-709f6b3d7712 tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] Created reservations ['eebec87d-5fc6-48b3-b5ae-0aee0f837181', 'fb49c53a-f11a-4537-a03e-e067bc0e6be0'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:44:28.210526 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-32c2d03d-1552-439f-9217-780008fa0973 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:28.212850 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-32c2d03d-1552-439f-9217-780008fa0973 tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] GET https://10.4.3.189/volume/v3/volumes/a7f0cea5-aa33-44d3-82e1-d863994c3bee Aug 25 05:44:28.213023 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-32c2d03d-1552-439f-9217-780008fa0973 tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:28.213298 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-32c2d03d-1552-439f-9217-780008fa0973 tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:28.225073 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:44:28.225073 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:44:28.227104 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-cff57c46-f68b-4e92-804e-709f6b3d7712 tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] https://10.4.3.189/volume/v3/backups returned with HTTP 202 Aug 25 05:44:28.227600 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 400/1610] 10.4.3.189 () {70 vars in 1299 bytes} [Tue Aug 25 05:44:28 2026] POST /volume/v3/backups => generated 316 bytes in 87 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 05:44:28.230018 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-32c2d03d-1552-439f-9217-780008fa0973 tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] Volume info retrieved successfully. Aug 25 05:44:28.237483 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-32c2d03d-1552-439f-9217-780008fa0973 tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] https://10.4.3.189/volume/v3/volumes/a7f0cea5-aa33-44d3-82e1-d863994c3bee returned with HTTP 200 Aug 25 05:44:28.238003 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 405/1611] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:44:28 2026] GET /volume/v3/volumes/a7f0cea5-aa33-44d3-82e1-d863994c3bee => generated 848 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:44:28.239960 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-f4aec46c-e488-4ae2-aba4-15600e10b949 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:28.243829 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-f4aec46c-e488-4ae2-aba4-15600e10b949 tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] GET https://10.4.3.189/volume/v3/backups/820f1269-cc4f-4116-82d8-32fd0a37ae95 Aug 25 05:44:28.243829 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-f4aec46c-e488-4ae2-aba4-15600e10b949 tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:28.243829 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-f4aec46c-e488-4ae2-aba4-15600e10b949 tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:28.243829 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-f4aec46c-e488-4ae2-aba4-15600e10b949 tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] Show backup with id 820f1269-cc4f-4116-82d8-32fd0a37ae95. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:44:28.251710 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:44:28.251710 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:44:28.252297 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-f4aec46c-e488-4ae2-aba4-15600e10b949 tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] https://10.4.3.189/volume/v3/backups/820f1269-cc4f-4116-82d8-32fd0a37ae95 returned with HTTP 200 Aug 25 05:44:28.252846 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 407/1612] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:44:28 2026] GET /volume/v3/backups/820f1269-cc4f-4116-82d8-32fd0a37ae95 => generated 723 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:44:28.522885 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-0e0d5223-6aea-444d-87b4-5f6f3461344f None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:28.525314 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-0e0d5223-6aea-444d-87b4-5f6f3461344f tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] GET https://10.4.3.189/volume/v3/volumes/99ee7ce6-b76b-41e0-bd9e-4efa30e20951 Aug 25 05:44:28.525644 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-0e0d5223-6aea-444d-87b4-5f6f3461344f tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:28.525853 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-0e0d5223-6aea-444d-87b4-5f6f3461344f tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:28.533170 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-0e0d5223-6aea-444d-87b4-5f6f3461344f tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] https://10.4.3.189/volume/v3/volumes/99ee7ce6-b76b-41e0-bd9e-4efa30e20951 returned with HTTP 404 Aug 25 05:44:28.533952 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 401/1613] 10.4.3.189 () {68 vars in 1389 bytes} [Tue Aug 25 05:44:28 2026] GET /volume/v3/volumes/99ee7ce6-b76b-41e0-bd9e-4efa30e20951 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 05:44:28.543078 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-8052dcfb-117b-40b8-8eca-9b285f50beda None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:28.545017 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-8052dcfb-117b-40b8-8eca-9b285f50beda tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] GET https://10.4.3.189/volume/v3/groups/47875d9a-6e9b-4b2b-8a99-3ca77b7dcc47 Aug 25 05:44:28.545280 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-8052dcfb-117b-40b8-8eca-9b285f50beda tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:28.545563 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-8052dcfb-117b-40b8-8eca-9b285f50beda tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] Calling method 'version_select' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:28.545748 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.v3.groups [None req-8052dcfb-117b-40b8-8eca-9b285f50beda tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] show called for member 47875d9a-6e9b-4b2b-8a99-3ca77b7dcc47 {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 25 05:44:28.549171 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-8052dcfb-117b-40b8-8eca-9b285f50beda tempest-GroupSnapshotsTest-1772156365 tempest-GroupSnapshotsTest-1772156365-project-member] https://10.4.3.189/volume/v3/groups/47875d9a-6e9b-4b2b-8a99-3ca77b7dcc47 returned with HTTP 404 Aug 25 05:44:28.549811 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 401/1614] 10.4.3.189 () {68 vars in 1386 bytes} [Tue Aug 25 05:44:28 2026] GET /volume/v3/groups/47875d9a-6e9b-4b2b-8a99-3ca77b7dcc47 => generated 108 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 05:44:28.556911 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-394909c9-5146-4bb2-bdff-e5ffc1e026ec None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:28.558647 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-394909c9-5146-4bb2-bdff-e5ffc1e026ec tempest-GroupSnapshotsTest-127887753 tempest-GroupSnapshotsTest-127887753-project-admin] DELETE https://10.4.3.189/volume/v3/group_types/2a15804d-a264-4e43-bf88-85f8e8dc0296 Aug 25 05:44:28.558840 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-394909c9-5146-4bb2-bdff-e5ffc1e026ec tempest-GroupSnapshotsTest-127887753 tempest-GroupSnapshotsTest-127887753-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:28.559006 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-394909c9-5146-4bb2-bdff-e5ffc1e026ec tempest-GroupSnapshotsTest-127887753 tempest-GroupSnapshotsTest-127887753-project-admin] Calling method 'version_select' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:28.574362 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-394909c9-5146-4bb2-bdff-e5ffc1e026ec tempest-GroupSnapshotsTest-127887753 tempest-GroupSnapshotsTest-127887753-project-admin] https://10.4.3.189/volume/v3/group_types/2a15804d-a264-4e43-bf88-85f8e8dc0296 returned with HTTP 202 Aug 25 05:44:28.574862 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 406/1615] 10.4.3.189 () {68 vars in 1404 bytes} [Tue Aug 25 05:44:28 2026] DELETE /volume/v3/group_types/2a15804d-a264-4e43-bf88-85f8e8dc0296 => generated 0 bytes in 18 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 05:44:28.582219 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-a4c4db27-24a0-43d5-8aec-d4e45c5a5da8 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:28.584308 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-a4c4db27-24a0-43d5-8aec-d4e45c5a5da8 tempest-GroupSnapshotsTest-127887753 tempest-GroupSnapshotsTest-127887753-project-admin] DELETE https://10.4.3.189/volume/v3/types/0e0e842b-8a32-4aaf-ac67-7cb235e8926c Aug 25 05:44:28.584538 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-a4c4db27-24a0-43d5-8aec-d4e45c5a5da8 tempest-GroupSnapshotsTest-127887753 tempest-GroupSnapshotsTest-127887753-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:28.584744 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-a4c4db27-24a0-43d5-8aec-d4e45c5a5da8 tempest-GroupSnapshotsTest-127887753 tempest-GroupSnapshotsTest-127887753-project-admin] Calling method '_delete' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:28.611251 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-a4c4db27-24a0-43d5-8aec-d4e45c5a5da8 tempest-GroupSnapshotsTest-127887753 tempest-GroupSnapshotsTest-127887753-project-admin] https://10.4.3.189/volume/v3/types/0e0e842b-8a32-4aaf-ac67-7cb235e8926c returned with HTTP 202 Aug 25 05:44:28.611817 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 408/1616] 10.4.3.189 () {66 vars in 1345 bytes} [Tue Aug 25 05:44:28 2026] DELETE /volume/v3/types/0e0e842b-8a32-4aaf-ac67-7cb235e8926c => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:44:28.619243 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-d653c975-f8af-4630-99b1-5d7e9341745d None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:28.622885 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-d653c975-f8af-4630-99b1-5d7e9341745d tempest-GroupSnapshotsTest-127887753 tempest-GroupSnapshotsTest-127887753-project-admin] GET https://10.4.3.189/volume/v3/types/0e0e842b-8a32-4aaf-ac67-7cb235e8926c Aug 25 05:44:28.622885 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-d653c975-f8af-4630-99b1-5d7e9341745d tempest-GroupSnapshotsTest-127887753 tempest-GroupSnapshotsTest-127887753-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:28.622885 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-d653c975-f8af-4630-99b1-5d7e9341745d tempest-GroupSnapshotsTest-127887753 tempest-GroupSnapshotsTest-127887753-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:28.625575 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-9e7be107-594b-43b9-9e60-d22cf1e82b8a None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:28.626182 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-d653c975-f8af-4630-99b1-5d7e9341745d tempest-GroupSnapshotsTest-127887753 tempest-GroupSnapshotsTest-127887753-project-admin] https://10.4.3.189/volume/v3/types/0e0e842b-8a32-4aaf-ac67-7cb235e8926c returned with HTTP 404 Aug 25 05:44:28.626725 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 402/1617] 10.4.3.189 () {66 vars in 1342 bytes} [Tue Aug 25 05:44:28 2026] GET /volume/v3/types/0e0e842b-8a32-4aaf-ac67-7cb235e8926c => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:44:28.627467 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-9e7be107-594b-43b9-9e60-d22cf1e82b8a tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] GET https://10.4.3.189/volume/v3/volumes/4f41da28-6bc4-4cd4-ae8d-fe3dccdac9bd Aug 25 05:44:28.628262 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-9e7be107-594b-43b9-9e60-d22cf1e82b8a tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:28.628622 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-9e7be107-594b-43b9-9e60-d22cf1e82b8a tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:28.635368 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-9e7be107-594b-43b9-9e60-d22cf1e82b8a tempest-VolumesBackupsAdminTest-1884442134 tempest-VolumesBackupsAdminTest-1884442134-project-member] https://10.4.3.189/volume/v3/volumes/4f41da28-6bc4-4cd4-ae8d-fe3dccdac9bd returned with HTTP 404 Aug 25 05:44:28.636111 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 402/1618] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:44:28 2026] GET /volume/v3/volumes/4f41da28-6bc4-4cd4-ae8d-fe3dccdac9bd => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:44:28.732216 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [req-2d24b94f-ebd2-4c37-b429-c2166d6d20d2 req-77e1c577-aa64-4a7a-a5c7-a251cb13e652 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:28.737759 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-2d24b94f-ebd2-4c37-b429-c2166d6d20d2 req-77e1c577-aa64-4a7a-a5c7-a251cb13e652 tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] POST https://10.4.3.189/volume/v3/attachments/3bbef50f-a573-4b07-8eb6-6dcfbb3a812d/action Aug 25 05:44:28.738146 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-2d24b94f-ebd2-4c37-b429-c2166d6d20d2 req-77e1c577-aa64-4a7a-a5c7-a251cb13e652 tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] Action body: b'{"os-complete": null}' {{(pid=100270) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 05:44:28.738336 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-2d24b94f-ebd2-4c37-b429-c2166d6d20d2 req-77e1c577-aa64-4a7a-a5c7-a251cb13e652 tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:44:28.772664 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:44:28.772664 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:44:28.787172 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-2d24b94f-ebd2-4c37-b429-c2166d6d20d2 req-77e1c577-aa64-4a7a-a5c7-a251cb13e652 tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] https://10.4.3.189/volume/v3/attachments/3bbef50f-a573-4b07-8eb6-6dcfbb3a812d/action returned with HTTP 204 Aug 25 05:44:28.787695 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 407/1619] 10.4.3.189 () {74 vars in 1725 bytes} [Tue Aug 25 05:44:28 2026] POST /volume/v3/attachments/3bbef50f-a573-4b07-8eb6-6dcfbb3a812d/action => generated 0 bytes in 56 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:44:29.255572 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-d629d8da-246f-485d-b0b4-f597ce8f92dc None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:29.258278 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-d629d8da-246f-485d-b0b4-f597ce8f92dc tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] GET https://10.4.3.189/volume/v3/volumes/a7f0cea5-aa33-44d3-82e1-d863994c3bee Aug 25 05:44:29.258380 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-d629d8da-246f-485d-b0b4-f597ce8f92dc tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:29.259488 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-d629d8da-246f-485d-b0b4-f597ce8f92dc tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:29.272955 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-7cf40bbc-1243-4d80-b4df-8f328ea1beef None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:29.273548 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-6ff22124-b05b-456d-82cf-40f54adae0f1 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:29.275125 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6ff22124-b05b-456d-82cf-40f54adae0f1 None None] GET https://10.4.3.189/volume// Aug 25 05:44:29.275125 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-6ff22124-b05b-456d-82cf-40f54adae0f1 None None] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:29.275125 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-6ff22124-b05b-456d-82cf-40f54adae0f1 None None] Calling method 'all' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:29.275333 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-7cf40bbc-1243-4d80-b4df-8f328ea1beef tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] GET https://10.4.3.189/volume/v3/backups/820f1269-cc4f-4116-82d8-32fd0a37ae95 Aug 25 05:44:29.275411 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6ff22124-b05b-456d-82cf-40f54adae0f1 None None] https://10.4.3.189/volume// returned with HTTP 300 Aug 25 05:44:29.275474 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-7cf40bbc-1243-4d80-b4df-8f328ea1beef tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:29.275474 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-7cf40bbc-1243-4d80-b4df-8f328ea1beef tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:29.275474 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-7cf40bbc-1243-4d80-b4df-8f328ea1beef tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] Show backup with id 820f1269-cc4f-4116-82d8-32fd0a37ae95. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:44:29.275566 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 403/1620] 10.4.3.189 () {66 vars in 1426 bytes} [Tue Aug 25 05:44: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 25 05:44:29.277616 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:44:29.277616 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:44:29.282213 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:44:29.282213 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:44:29.283007 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-7cf40bbc-1243-4d80-b4df-8f328ea1beef tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] https://10.4.3.189/volume/v3/backups/820f1269-cc4f-4116-82d8-32fd0a37ae95 returned with HTTP 200 Aug 25 05:44:29.283116 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-d629d8da-246f-485d-b0b4-f597ce8f92dc tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] Volume info retrieved successfully. Aug 25 05:44:29.283506 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 403/1621] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:44:29 2026] GET /volume/v3/backups/820f1269-cc4f-4116-82d8-32fd0a37ae95 => generated 725 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:44:29.288819 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [req-c9a9db49-bbed-4948-8299-75e394dabb88 req-f8599a3f-5ce6-43a3-ae19-4d9476cc3f58 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:29.289224 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-d629d8da-246f-485d-b0b4-f597ce8f92dc tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] https://10.4.3.189/volume/v3/volumes/a7f0cea5-aa33-44d3-82e1-d863994c3bee returned with HTTP 200 Aug 25 05:44:29.289712 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 409/1622] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:44:29 2026] GET /volume/v3/volumes/a7f0cea5-aa33-44d3-82e1-d863994c3bee => generated 1140 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:44:29.291611 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-c9a9db49-bbed-4948-8299-75e394dabb88 req-f8599a3f-5ce6-43a3-ae19-4d9476cc3f58 tempest-ServerActionsTestOtherB-67625280 tempest-ServerActionsTestOtherB-67625280-project-member] POST https://10.4.3.189/volume/v3/attachments Aug 25 05:44:29.292153 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-c9a9db49-bbed-4948-8299-75e394dabb88 req-f8599a3f-5ce6-43a3-ae19-4d9476cc3f58 tempest-ServerActionsTestOtherB-67625280 tempest-ServerActionsTestOtherB-67625280-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "79e2b96a-e569-4935-8ab1-06f70f0181d7", "connector": null, "instance_uuid": "007efc0c-b520-455a-a318-9dffc26ed234"}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:44:29.306673 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-6b8d8f76-e7ec-4c0f-8708-953f78e48893 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:29.309180 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6b8d8f76-e7ec-4c0f-8708-953f78e48893 tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] GET https://10.4.3.189/volume/v3/volumes/a7f0cea5-aa33-44d3-82e1-d863994c3bee Aug 25 05:44:29.309247 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:44:29.309247 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:44:29.309306 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-6b8d8f76-e7ec-4c0f-8708-953f78e48893 tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:29.309598 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-6b8d8f76-e7ec-4c0f-8708-953f78e48893 tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:29.322859 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:44:29.322859 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:44:29.327725 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-6b8d8f76-e7ec-4c0f-8708-953f78e48893 tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] Volume info retrieved successfully. Aug 25 05:44:29.333726 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6b8d8f76-e7ec-4c0f-8708-953f78e48893 tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] https://10.4.3.189/volume/v3/volumes/a7f0cea5-aa33-44d3-82e1-d863994c3bee returned with HTTP 200 Aug 25 05:44:29.334192 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 404/1623] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:44:29 2026] GET /volume/v3/volumes/a7f0cea5-aa33-44d3-82e1-d863994c3bee => generated 1140 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:44:29.350350 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-693ddbe4-90fe-4d75-b02e-1a2c3c0b90a1 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:29.352598 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-c9a9db49-bbed-4948-8299-75e394dabb88 req-f8599a3f-5ce6-43a3-ae19-4d9476cc3f58 tempest-ServerActionsTestOtherB-67625280 tempest-ServerActionsTestOtherB-67625280-project-member] https://10.4.3.189/volume/v3/attachments returned with HTTP 200 Aug 25 05:44:29.352813 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-693ddbe4-90fe-4d75-b02e-1a2c3c0b90a1 tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] DELETE https://10.4.3.189/volume/v3/volumes/a7f0cea5-aa33-44d3-82e1-d863994c3bee Aug 25 05:44:29.353020 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-693ddbe4-90fe-4d75-b02e-1a2c3c0b90a1 tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:29.353264 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-693ddbe4-90fe-4d75-b02e-1a2c3c0b90a1 tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] Calling method 'delete' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:29.353355 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 408/1624] 10.4.3.189 () {74 vars in 1594 bytes} [Tue Aug 25 05:44:29 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 25 05:44:29.353431 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.v3.volumes [None req-693ddbe4-90fe-4d75-b02e-1a2c3c0b90a1 tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] Delete volume with id: a7f0cea5-aa33-44d3-82e1-d863994c3bee Aug 25 05:44:29.363038 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-c9a9db49-bbed-4948-8299-75e394dabb88 req-84bc4093-2d5a-4bad-9d56-4a651c78c734 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:29.365484 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:44:29.365484 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:44:29.365484 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-693ddbe4-90fe-4d75-b02e-1a2c3c0b90a1 tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] Volume info retrieved successfully. Aug 25 05:44:29.369232 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-c9a9db49-bbed-4948-8299-75e394dabb88 req-84bc4093-2d5a-4bad-9d56-4a651c78c734 tempest-ServerActionsTestOtherB-67625280 tempest-ServerActionsTestOtherB-67625280-project-member] DELETE https://10.4.3.189/volume/v3/attachments/9f6fb339-dff3-40d6-aef8-8ef71addecc9 Aug 25 05:44:29.369526 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-c9a9db49-bbed-4948-8299-75e394dabb88 req-84bc4093-2d5a-4bad-9d56-4a651c78c734 tempest-ServerActionsTestOtherB-67625280 tempest-ServerActionsTestOtherB-67625280-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:29.369795 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-c9a9db49-bbed-4948-8299-75e394dabb88 req-84bc4093-2d5a-4bad-9d56-4a651c78c734 tempest-ServerActionsTestOtherB-67625280 tempest-ServerActionsTestOtherB-67625280-project-member] Calling method 'version_select' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:29.376155 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-693ddbe4-90fe-4d75-b02e-1a2c3c0b90a1 tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-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 25 05:44:29.376590 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-693ddbe4-90fe-4d75-b02e-1a2c3c0b90a1 tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] https://10.4.3.189/volume/v3/volumes/a7f0cea5-aa33-44d3-82e1-d863994c3bee returned with HTTP 400 Aug 25 05:44:29.377311 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 404/1625] 10.4.3.189 () {66 vars in 1351 bytes} [Tue Aug 25 05:44:29 2026] DELETE /volume/v3/volumes/a7f0cea5-aa33-44d3-82e1-d863994c3bee => generated 307 bytes in 27 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 25 05:44:29.380140 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:44:29.380140 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:44:29.385951 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-df06e220-691a-4b07-9395-d5b5761ec39f None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:29.388002 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-df06e220-691a-4b07-9395-d5b5761ec39f tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] GET https://10.4.3.189/volume/v3/volumes/a7f0cea5-aa33-44d3-82e1-d863994c3bee Aug 25 05:44:29.388256 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-df06e220-691a-4b07-9395-d5b5761ec39f tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:29.388431 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-df06e220-691a-4b07-9395-d5b5761ec39f tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:29.403499 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:44:29.403499 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:44:29.409067 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-df06e220-691a-4b07-9395-d5b5761ec39f tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] Volume info retrieved successfully. Aug 25 05:44:29.415944 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-df06e220-691a-4b07-9395-d5b5761ec39f tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] https://10.4.3.189/volume/v3/volumes/a7f0cea5-aa33-44d3-82e1-d863994c3bee returned with HTTP 200 Aug 25 05:44:29.416558 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 405/1626] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:44:29 2026] GET /volume/v3/volumes/a7f0cea5-aa33-44d3-82e1-d863994c3bee => generated 1140 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:44:29.458653 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-c9a9db49-bbed-4948-8299-75e394dabb88 req-84bc4093-2d5a-4bad-9d56-4a651c78c734 tempest-ServerActionsTestOtherB-67625280 tempest-ServerActionsTestOtherB-67625280-project-member] https://10.4.3.189/volume/v3/attachments/9f6fb339-dff3-40d6-aef8-8ef71addecc9 returned with HTTP 200 Aug 25 05:44:29.459115 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 410/1627] 10.4.3.189 () {72 vars in 1673 bytes} [Tue Aug 25 05:44:29 2026] DELETE /volume/v3/attachments/9f6fb339-dff3-40d6-aef8-8ef71addecc9 => generated 192 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:44:29.462683 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [req-aacb4b80-e2d2-4156-967d-c5c29f3ab50e req-aa3bbc96-db5d-49d5-a01f-37f6d1fdfa04 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:29.466705 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-aacb4b80-e2d2-4156-967d-c5c29f3ab50e req-aa3bbc96-db5d-49d5-a01f-37f6d1fdfa04 tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] GET https://10.4.3.189/volume/v3/volumes/a7f0cea5-aa33-44d3-82e1-d863994c3bee Aug 25 05:44:29.467090 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-aacb4b80-e2d2-4156-967d-c5c29f3ab50e req-aa3bbc96-db5d-49d5-a01f-37f6d1fdfa04 tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:29.467692 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-aacb4b80-e2d2-4156-967d-c5c29f3ab50e req-aa3bbc96-db5d-49d5-a01f-37f6d1fdfa04 tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:29.480275 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:44:29.480275 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:44:29.486792 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [req-aacb4b80-e2d2-4156-967d-c5c29f3ab50e req-aa3bbc96-db5d-49d5-a01f-37f6d1fdfa04 tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] Volume info retrieved successfully. Aug 25 05:44:29.495070 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-aacb4b80-e2d2-4156-967d-c5c29f3ab50e req-aa3bbc96-db5d-49d5-a01f-37f6d1fdfa04 tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] https://10.4.3.189/volume/v3/volumes/a7f0cea5-aa33-44d3-82e1-d863994c3bee returned with HTTP 200 Aug 25 05:44:29.495252 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 409/1628] 10.4.3.189 () {68 vars in 1598 bytes} [Tue Aug 25 05:44:29 2026] GET /volume/v3/volumes/a7f0cea5-aa33-44d3-82e1-d863994c3bee => generated 1140 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 25 05:44:29.533842 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-aacb4b80-e2d2-4156-967d-c5c29f3ab50e req-4ae16c1a-ed04-471b-9ee3-e6c7ab32f2a0 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:29.536585 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-aacb4b80-e2d2-4156-967d-c5c29f3ab50e req-4ae16c1a-ed04-471b-9ee3-e6c7ab32f2a0 tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] POST https://10.4.3.189/volume/v3/volumes/a7f0cea5-aa33-44d3-82e1-d863994c3bee/action Aug 25 05:44:29.536929 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-aacb4b80-e2d2-4156-967d-c5c29f3ab50e req-4ae16c1a-ed04-471b-9ee3-e6c7ab32f2a0 tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100269) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 05:44:29.537048 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-aacb4b80-e2d2-4156-967d-c5c29f3ab50e req-4ae16c1a-ed04-471b-9ee3-e6c7ab32f2a0 tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:44:29.554470 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:44:29.554470 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:44:29.554933 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [req-aacb4b80-e2d2-4156-967d-c5c29f3ab50e req-4ae16c1a-ed04-471b-9ee3-e6c7ab32f2a0 tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] Volume info retrieved successfully. Aug 25 05:44:29.566000 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [req-aacb4b80-e2d2-4156-967d-c5c29f3ab50e req-4ae16c1a-ed04-471b-9ee3-e6c7ab32f2a0 tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] Begin detaching volume completed successfully. Aug 25 05:44:29.566369 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-aacb4b80-e2d2-4156-967d-c5c29f3ab50e req-4ae16c1a-ed04-471b-9ee3-e6c7ab32f2a0 tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] https://10.4.3.189/volume/v3/volumes/a7f0cea5-aa33-44d3-82e1-d863994c3bee/action returned with HTTP 202 Aug 25 05:44:29.567016 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 405/1629] 10.4.3.189 () {72 vars in 1672 bytes} [Tue Aug 25 05:44:29 2026] POST /volume/v3/volumes/a7f0cea5-aa33-44d3-82e1-d863994c3bee/action => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 05:44:29.641183 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-07b26c1e-a520-412e-8635-a8f7e0f07aee None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:29.642002 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-07b26c1e-a520-412e-8635-a8f7e0f07aee None None] GET https://10.4.3.189/volume// Aug 25 05:44:29.642334 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-07b26c1e-a520-412e-8635-a8f7e0f07aee None None] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:29.642589 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-07b26c1e-a520-412e-8635-a8f7e0f07aee None None] Calling method 'all' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:29.642875 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-07b26c1e-a520-412e-8635-a8f7e0f07aee None None] https://10.4.3.189/volume// returned with HTTP 300 Aug 25 05:44:29.643246 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 406/1630] 10.4.3.189 () {66 vars in 1426 bytes} [Tue Aug 25 05:44: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 25 05:44:29.652520 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-aacb4b80-e2d2-4156-967d-c5c29f3ab50e req-2c9eec2c-3bd0-4880-bcea-8b3810da58ad None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:29.655378 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-aacb4b80-e2d2-4156-967d-c5c29f3ab50e req-2c9eec2c-3bd0-4880-bcea-8b3810da58ad tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] GET https://10.4.3.189/volume/v3/volumes/a7f0cea5-aa33-44d3-82e1-d863994c3bee Aug 25 05:44:29.655708 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-aacb4b80-e2d2-4156-967d-c5c29f3ab50e req-2c9eec2c-3bd0-4880-bcea-8b3810da58ad tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:29.656015 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-aacb4b80-e2d2-4156-967d-c5c29f3ab50e req-2c9eec2c-3bd0-4880-bcea-8b3810da58ad tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:29.669612 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:44:29.669612 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:44:29.675830 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [req-aacb4b80-e2d2-4156-967d-c5c29f3ab50e req-2c9eec2c-3bd0-4880-bcea-8b3810da58ad tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] Volume info retrieved successfully. Aug 25 05:44:29.681676 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-aacb4b80-e2d2-4156-967d-c5c29f3ab50e req-2c9eec2c-3bd0-4880-bcea-8b3810da58ad tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] https://10.4.3.189/volume/v3/volumes/a7f0cea5-aa33-44d3-82e1-d863994c3bee returned with HTTP 200 Aug 25 05:44:29.682301 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 411/1631] 10.4.3.189 () {70 vars in 1639 bytes} [Tue Aug 25 05:44:29 2026] GET /volume/v3/volumes/a7f0cea5-aa33-44d3-82e1-d863994c3bee => generated 1323 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 05:44:30.300103 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-f7103c1b-9872-4088-8c1d-265afecc7df9 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:30.302705 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-f7103c1b-9872-4088-8c1d-265afecc7df9 tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] GET https://10.4.3.189/volume/v3/backups/820f1269-cc4f-4116-82d8-32fd0a37ae95 Aug 25 05:44:30.303080 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-f7103c1b-9872-4088-8c1d-265afecc7df9 tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:30.303399 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-f7103c1b-9872-4088-8c1d-265afecc7df9 tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:30.303486 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-f7103c1b-9872-4088-8c1d-265afecc7df9 tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] Show backup with id 820f1269-cc4f-4116-82d8-32fd0a37ae95. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:44:30.309909 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:44:30.309909 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:44:30.311007 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-f7103c1b-9872-4088-8c1d-265afecc7df9 tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] https://10.4.3.189/volume/v3/backups/820f1269-cc4f-4116-82d8-32fd0a37ae95 returned with HTTP 200 Aug 25 05:44:30.311556 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 410/1632] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:44:30 2026] GET /volume/v3/backups/820f1269-cc4f-4116-82d8-32fd0a37ae95 => generated 725 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:44:30.682654 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-c9a9db49-bbed-4948-8299-75e394dabb88 req-d5befea5-7b45-4643-b32f-660e6e909aff None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:30.684681 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-c9a9db49-bbed-4948-8299-75e394dabb88 req-d5befea5-7b45-4643-b32f-660e6e909aff tempest-ServerActionsTestOtherB-67625280 tempest-ServerActionsTestOtherB-67625280-project-member] PUT https://10.4.3.189/volume/v3/attachments/a792d5f1-0fb2-4b32-9124-65fc240308a8 Aug 25 05:44:30.685024 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-c9a9db49-bbed-4948-8299-75e394dabb88 req-d5befea5-7b45-4643-b32f-660e6e909aff tempest-ServerActionsTestOtherB-67625280 tempest-ServerActionsTestOtherB-67625280-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.189", "host": "np0000008051", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:8b4a65c6a3e1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "a19da604-b1eb-4396-a9d5-30b16dae3da8", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:44:30.692886 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.coordination [req-c9a9db49-bbed-4948-8299-75e394dabb88 req-d5befea5-7b45-4643-b32f-660e6e909aff tempest-ServerActionsTestOtherB-67625280 tempest-ServerActionsTestOtherB-67625280-project-member] Acquiring lock "cinder-attachment_update-79e2b96a-e569-4935-8ab1-06f70f0181d7-np0000008051" by "attachment_update" {{(pid=100269) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 05:44:30.698430 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.coordination [req-c9a9db49-bbed-4948-8299-75e394dabb88 req-d5befea5-7b45-4643-b32f-660e6e909aff tempest-ServerActionsTestOtherB-67625280 tempest-ServerActionsTestOtherB-67625280-project-member] Lock "cinder-attachment_update-79e2b96a-e569-4935-8ab1-06f70f0181d7-np0000008051" acquired by "attachment_update" :: waited 0.006s {{(pid=100269) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 05:44:30.699521 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:44:30.699521 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:44:30.812000 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.coordination [req-c9a9db49-bbed-4948-8299-75e394dabb88 req-d5befea5-7b45-4643-b32f-660e6e909aff tempest-ServerActionsTestOtherB-67625280 tempest-ServerActionsTestOtherB-67625280-project-member] Lock "cinder-attachment_update-79e2b96a-e569-4935-8ab1-06f70f0181d7-np0000008051" released by "attachment_update" :: held 0.114s {{(pid=100269) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 05:44:30.812393 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-c9a9db49-bbed-4948-8299-75e394dabb88 req-d5befea5-7b45-4643-b32f-660e6e909aff tempest-ServerActionsTestOtherB-67625280 tempest-ServerActionsTestOtherB-67625280-project-member] https://10.4.3.189/volume/v3/attachments/a792d5f1-0fb2-4b32-9124-65fc240308a8 returned with HTTP 200 Aug 25 05:44:30.812918 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 406/1633] 10.4.3.189 () {74 vars in 1704 bytes} [Tue Aug 25 05:44:30 2026] PUT /volume/v3/attachments/a792d5f1-0fb2-4b32-9124-65fc240308a8 => generated 969 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:44:30.823033 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-c9a9db49-bbed-4948-8299-75e394dabb88 req-ce6b3370-9b00-4f3d-88b5-8adb5aab1f97 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:30.825818 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-c9a9db49-bbed-4948-8299-75e394dabb88 req-ce6b3370-9b00-4f3d-88b5-8adb5aab1f97 tempest-ServerActionsTestOtherB-67625280 tempest-ServerActionsTestOtherB-67625280-project-member] GET https://10.4.3.189/volume/v3/attachments/a792d5f1-0fb2-4b32-9124-65fc240308a8 Aug 25 05:44:30.826300 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-c9a9db49-bbed-4948-8299-75e394dabb88 req-ce6b3370-9b00-4f3d-88b5-8adb5aab1f97 tempest-ServerActionsTestOtherB-67625280 tempest-ServerActionsTestOtherB-67625280-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:30.826413 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-c9a9db49-bbed-4948-8299-75e394dabb88 req-ce6b3370-9b00-4f3d-88b5-8adb5aab1f97 tempest-ServerActionsTestOtherB-67625280 tempest-ServerActionsTestOtherB-67625280-project-member] Calling method 'version_select' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:31.023684 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-c9a9db49-bbed-4948-8299-75e394dabb88 req-ce6b3370-9b00-4f3d-88b5-8adb5aab1f97 tempest-ServerActionsTestOtherB-67625280 tempest-ServerActionsTestOtherB-67625280-project-member] https://10.4.3.189/volume/v3/attachments/a792d5f1-0fb2-4b32-9124-65fc240308a8 returned with HTTP 200 Aug 25 05:44:31.024425 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 407/1634] 10.4.3.189 () {70 vars in 1651 bytes} [Tue Aug 25 05:44:30 2026] GET /volume/v3/attachments/a792d5f1-0fb2-4b32-9124-65fc240308a8 => generated 994 bytes in 202 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:44:31.168362 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-11ea1987-2321-4ef2-9200-8a0965014bf1 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:31.168362 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-11ea1987-2321-4ef2-9200-8a0965014bf1 None None] GET https://10.4.3.189/volume// Aug 25 05:44:31.168362 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-11ea1987-2321-4ef2-9200-8a0965014bf1 None None] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:31.168362 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-11ea1987-2321-4ef2-9200-8a0965014bf1 None None] Calling method 'all' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:31.168362 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-11ea1987-2321-4ef2-9200-8a0965014bf1 None None] https://10.4.3.189/volume// returned with HTTP 300 Aug 25 05:44:31.168362 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 412/1635] 10.4.3.189 () {64 vars in 1004 bytes} [Tue Aug 25 05:44: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 25 05:44:31.186528 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-65f7a21b-6b98-4aeb-a5c5-378ffa199618 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:31.187114 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-65f7a21b-6b98-4aeb-a5c5-378ffa199618 None None] GET https://10.4.3.189/volume// Aug 25 05:44:31.187373 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-65f7a21b-6b98-4aeb-a5c5-378ffa199618 None None] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:31.188004 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-65f7a21b-6b98-4aeb-a5c5-378ffa199618 None None] Calling method 'all' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:31.188095 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-65f7a21b-6b98-4aeb-a5c5-378ffa199618 None None] https://10.4.3.189/volume// returned with HTTP 300 Aug 25 05:44:31.188808 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 411/1636] 10.4.3.189 () {64 vars in 1004 bytes} [Tue Aug 25 05:44: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 25 05:44:31.201356 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-dc0dc0ed-f954-4a7e-98e4-9afbabcfec6f None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:31.326722 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-d7fe47d0-f4ff-4f7d-9484-5dc973ea388d None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:31.329442 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d7fe47d0-f4ff-4f7d-9484-5dc973ea388d tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] GET https://10.4.3.189/volume/v3/backups/820f1269-cc4f-4116-82d8-32fd0a37ae95 Aug 25 05:44:31.330647 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d7fe47d0-f4ff-4f7d-9484-5dc973ea388d tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:31.330975 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d7fe47d0-f4ff-4f7d-9484-5dc973ea388d tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:31.331201 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-d7fe47d0-f4ff-4f7d-9484-5dc973ea388d tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] Show backup with id 820f1269-cc4f-4116-82d8-32fd0a37ae95. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:44:31.336617 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:44:31.336617 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:44:31.337348 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d7fe47d0-f4ff-4f7d-9484-5dc973ea388d tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] https://10.4.3.189/volume/v3/backups/820f1269-cc4f-4116-82d8-32fd0a37ae95 returned with HTTP 200 Aug 25 05:44:31.337787 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 408/1637] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:44:31 2026] GET /volume/v3/backups/820f1269-cc4f-4116-82d8-32fd0a37ae95 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:44:31.429908 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-dc0dc0ed-f954-4a7e-98e4-9afbabcfec6f tempest-VersionsTest-1251608420 tempest-VersionsTest-1251608420-project-member] GET https://10.4.3.189/volume/v3/ Aug 25 05:44:31.430270 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-dc0dc0ed-f954-4a7e-98e4-9afbabcfec6f tempest-VersionsTest-1251608420 tempest-VersionsTest-1251608420-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:31.430521 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-dc0dc0ed-f954-4a7e-98e4-9afbabcfec6f tempest-VersionsTest-1251608420 tempest-VersionsTest-1251608420-project-member] Calling method 'version_select' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:31.430994 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-dc0dc0ed-f954-4a7e-98e4-9afbabcfec6f tempest-VersionsTest-1251608420 tempest-VersionsTest-1251608420-project-member] https://10.4.3.189/volume/v3/ returned with HTTP 200 Aug 25 05:44:31.434051 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 407/1638] 10.4.3.189 () {66 vars in 1216 bytes} [Tue Aug 25 05:44:31 2026] GET /volume/v3/ => generated 386 bytes in 233 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:44:31.506781 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-aacb4b80-e2d2-4156-967d-c5c29f3ab50e req-53618432-13fe-4cf0-ad93-e6ed79d954dd None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:31.517589 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-aacb4b80-e2d2-4156-967d-c5c29f3ab50e req-53618432-13fe-4cf0-ad93-e6ed79d954dd tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] DELETE https://10.4.3.189/volume/v3/attachments/3bbef50f-a573-4b07-8eb6-6dcfbb3a812d Aug 25 05:44:31.517589 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-aacb4b80-e2d2-4156-967d-c5c29f3ab50e req-53618432-13fe-4cf0-ad93-e6ed79d954dd tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:31.517761 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-aacb4b80-e2d2-4156-967d-c5c29f3ab50e req-53618432-13fe-4cf0-ad93-e6ed79d954dd tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] Calling method 'version_select' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:31.532077 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:44:31.532077 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:44:31.615227 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-aacb4b80-e2d2-4156-967d-c5c29f3ab50e req-53618432-13fe-4cf0-ad93-e6ed79d954dd tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] https://10.4.3.189/volume/v3/attachments/3bbef50f-a573-4b07-8eb6-6dcfbb3a812d returned with HTTP 200 Aug 25 05:44:31.615775 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 413/1639] 10.4.3.189 () {72 vars in 1673 bytes} [Tue Aug 25 05:44:31 2026] DELETE /volume/v3/attachments/3bbef50f-a573-4b07-8eb6-6dcfbb3a812d => generated 19 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:44:31.730787 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-084de362-460d-4f50-8506-e6f6982639b9 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:31.739638 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-94492648-84b1-4cb3-8b48-44805838160b None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:31.743001 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-94492648-84b1-4cb3-8b48-44805838160b tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] GET https://10.4.3.189/volume/v3/volumes/a7f0cea5-aa33-44d3-82e1-d863994c3bee Aug 25 05:44:31.743723 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-94492648-84b1-4cb3-8b48-44805838160b tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:31.744220 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-94492648-84b1-4cb3-8b48-44805838160b tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:31.753444 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:44:31.753444 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:44:31.758095 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-94492648-84b1-4cb3-8b48-44805838160b tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] Volume info retrieved successfully. Aug 25 05:44:31.763236 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-94492648-84b1-4cb3-8b48-44805838160b tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] https://10.4.3.189/volume/v3/volumes/a7f0cea5-aa33-44d3-82e1-d863994c3bee returned with HTTP 200 Aug 25 05:44:31.763798 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 409/1640] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:44:31 2026] GET /volume/v3/volumes/a7f0cea5-aa33-44d3-82e1-d863994c3bee => generated 848 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:44:31.867272 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-084de362-460d-4f50-8506-e6f6982639b9 tempest-VolumeRetypeMultiattachTest-711075262 tempest-VolumeRetypeMultiattachTest-711075262-project-admin] POST https://10.4.3.189/volume/v3/types Aug 25 05:44:31.867774 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-084de362-460d-4f50-8506-e6f6982639b9 tempest-VolumeRetypeMultiattachTest-711075262 tempest-VolumeRetypeMultiattachTest-711075262-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeRetypeMultiattachTest-volume-type-1306685957"}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:44:31.884343 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-084de362-460d-4f50-8506-e6f6982639b9 tempest-VolumeRetypeMultiattachTest-711075262 tempest-VolumeRetypeMultiattachTest-711075262-project-admin] https://10.4.3.189/volume/v3/types returned with HTTP 200 Aug 25 05:44:31.884845 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 412/1641] 10.4.3.189 () {68 vars in 1252 bytes} [Tue Aug 25 05:44:31 2026] POST /volume/v3/types => generated 233 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:44:31.894522 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-4bad6855-87b3-4d65-8be9-71b7e1bfbd46 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:31.896706 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-4bad6855-87b3-4d65-8be9-71b7e1bfbd46 tempest-VolumeRetypeMultiattachTest-711075262 tempest-VolumeRetypeMultiattachTest-711075262-project-admin] POST https://10.4.3.189/volume/v3/types Aug 25 05:44:31.896934 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-4bad6855-87b3-4d65-8be9-71b7e1bfbd46 tempest-VolumeRetypeMultiattachTest-711075262 tempest-VolumeRetypeMultiattachTest-711075262-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeRetypeMultiattachTest-volume-type-1108956885", "extra_specs": {"multiattach": " True"}}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:44:31.904411 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:44:31.904411 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:44:31.931146 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-4bad6855-87b3-4d65-8be9-71b7e1bfbd46 tempest-VolumeRetypeMultiattachTest-711075262 tempest-VolumeRetypeMultiattachTest-711075262-project-admin] https://10.4.3.189/volume/v3/types returned with HTTP 200 Aug 25 05:44:31.931578 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 408/1642] 10.4.3.189 () {68 vars in 1253 bytes} [Tue Aug 25 05:44:31 2026] POST /volume/v3/types => generated 259 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:44:31.944644 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-c9863812-fc9e-4f23-b62c-4b57a02d7f9a None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:32.054899 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-c9863812-fc9e-4f23-b62c-4b57a02d7f9a tempest-VolumeRetypeMultiattachTest-1311535747 tempest-VolumeRetypeMultiattachTest-1311535747-project-member] POST https://10.4.3.189/volume/v3/volumes Aug 25 05:44:32.055382 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-c9863812-fc9e-4f23-b62c-4b57a02d7f9a tempest-VolumeRetypeMultiattachTest-1311535747 tempest-VolumeRetypeMultiattachTest-1311535747-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "tempest-VolumeRetypeMultiattachTest-volume-type-1306685957", "size": 1, "name": "tempest-VolumeRetypeMultiattachTest-Volume-572765581"}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:44:32.057277 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.v3.volumes [None req-c9863812-fc9e-4f23-b62c-4b57a02d7f9a tempest-VolumeRetypeMultiattachTest-1311535747 tempest-VolumeRetypeMultiattachTest-1311535747-project-member] Create volume request body: {'volume': {'volume_type': 'tempest-VolumeRetypeMultiattachTest-volume-type-1306685957', 'size': 1, 'name': 'tempest-VolumeRetypeMultiattachTest-Volume-572765581'}} {{(pid=100271) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 05:44:32.061860 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [None req-c9863812-fc9e-4f23-b62c-4b57a02d7f9a tempest-VolumeRetypeMultiattachTest-1311535747 tempest-VolumeRetypeMultiattachTest-1311535747-project-member] Create volume of 1 GB Aug 25 05:44:32.062283 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:44:32.062283 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:44:32.062898 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-c9863812-fc9e-4f23-b62c-4b57a02d7f9a tempest-VolumeRetypeMultiattachTest-1311535747 tempest-VolumeRetypeMultiattachTest-1311535747-project-member] Availability Zones retrieved successfully. Aug 25 05:44:32.071371 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-c9863812-fc9e-4f23-b62c-4b57a02d7f9a tempest-VolumeRetypeMultiattachTest-1311535747 tempest-VolumeRetypeMultiattachTest-1311535747-project-member] Flow 'volume_create_api' (4116e468-045e-4bf7-9371-065ebc69b5a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:44:32.072814 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-c9863812-fc9e-4f23-b62c-4b57a02d7f9a tempest-VolumeRetypeMultiattachTest-1311535747 tempest-VolumeRetypeMultiattachTest-1311535747-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (936616bd-87f5-431a-9aae-a2ffc23db414) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:44:32.074116 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.flows.api.create_volume [None req-c9863812-fc9e-4f23-b62c-4b57a02d7f9a tempest-VolumeRetypeMultiattachTest-1311535747 tempest-VolumeRetypeMultiattachTest-1311535747-project-member] Validating volume size '1' using validate_int {{(pid=100271) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 05:44:32.103592 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-c9863812-fc9e-4f23-b62c-4b57a02d7f9a tempest-VolumeRetypeMultiattachTest-1311535747 tempest-VolumeRetypeMultiattachTest-1311535747-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (936616bd-87f5-431a-9aae-a2ffc23db414) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T05:44:32Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=fcadbb7f-bada-489b-92dc-f8f7f7a503ce,is_public=True,name='tempest-VolumeRetypeMultiattachTest-volume-type-1306685957',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'fcadbb7f-bada-489b-92dc-f8f7f7a503ce', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:44:32.104746 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-c9863812-fc9e-4f23-b62c-4b57a02d7f9a tempest-VolumeRetypeMultiattachTest-1311535747 tempest-VolumeRetypeMultiattachTest-1311535747-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0f9bcef2-1239-448f-b522-203eec97b5ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:44:32.148080 np0000008051 devstack@c-api.service[100271]: WARNING cinder.quota [None req-c9863812-fc9e-4f23-b62c-4b57a02d7f9a tempest-VolumeRetypeMultiattachTest-1311535747 tempest-VolumeRetypeMultiattachTest-1311535747-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1306685957 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1306685957, it is now deprecated. Please use the default quota class for default quota. Aug 25 05:44:32.148401 np0000008051 devstack@c-api.service[100271]: WARNING cinder.quota [None req-c9863812-fc9e-4f23-b62c-4b57a02d7f9a tempest-VolumeRetypeMultiattachTest-1311535747 tempest-VolumeRetypeMultiattachTest-1311535747-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1306685957 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1306685957, it is now deprecated. Please use the default quota class for default quota. Aug 25 05:44:32.217093 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.quota [None req-c9863812-fc9e-4f23-b62c-4b57a02d7f9a tempest-VolumeRetypeMultiattachTest-1311535747 tempest-VolumeRetypeMultiattachTest-1311535747-project-member] Created reservations ['fb577e79-6e7e-4838-989e-462a2dec7b1e', '7cec330e-3984-4fed-bdd3-e378afbc8e7f', '0f1ff761-beb3-4b2b-b886-7123eee0f0f5', 'eb6be780-1bac-406c-978d-0ddb54781bb5'] {{(pid=100271) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:44:32.217093 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-c9863812-fc9e-4f23-b62c-4b57a02d7f9a tempest-VolumeRetypeMultiattachTest-1311535747 tempest-VolumeRetypeMultiattachTest-1311535747-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0f9bcef2-1239-448f-b522-203eec97b5ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fb577e79-6e7e-4838-989e-462a2dec7b1e', '7cec330e-3984-4fed-bdd3-e378afbc8e7f', '0f1ff761-beb3-4b2b-b886-7123eee0f0f5', 'eb6be780-1bac-406c-978d-0ddb54781bb5']}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:44:32.217093 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-c9863812-fc9e-4f23-b62c-4b57a02d7f9a tempest-VolumeRetypeMultiattachTest-1311535747 tempest-VolumeRetypeMultiattachTest-1311535747-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0ce953f8-8d4d-4e2c-b451-2cce0cb14bd2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:44:32.248163 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-c9863812-fc9e-4f23-b62c-4b57a02d7f9a tempest-VolumeRetypeMultiattachTest-1311535747 tempest-VolumeRetypeMultiattachTest-1311535747-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0ce953f8-8d4d-4e2c-b451-2cce0cb14bd2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e4492195-2b4b-43bd-8f27-608d7d7b0145', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRetypeMultiattachTest-Volume-572765581',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e47238dfb5f24c2aac59b0fc752c4cda',qos_specs=None,replication_status=,reservations=['fb577e79-6e7e-4838-989e-462a2dec7b1e','7cec330e-3984-4fed-bdd3-e378afbc8e7f','0f1ff761-beb3-4b2b-b886-7123eee0f0f5','eb6be780-1bac-406c-978d-0ddb54781bb5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f8119ba6ced341e99845a775d8b4cd18',volume_type_id=fcadbb7f-bada-489b-92dc-f8f7f7a503ce), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T05:44:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRetypeMultiattachTest-Volume-572765581',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e4492195-2b4b-43bd-8f27-608d7d7b0145,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e47238dfb5f24c2aac59b0fc752c4cda',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f8119ba6ced341e99845a775d8b4cd18',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(fcadbb7f-bada-489b-92dc-f8f7f7a503ce),volume_type_id=fcadbb7f-bada-489b-92dc-f8f7f7a503ce)}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:44:32.249160 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-c9863812-fc9e-4f23-b62c-4b57a02d7f9a tempest-VolumeRetypeMultiattachTest-1311535747 tempest-VolumeRetypeMultiattachTest-1311535747-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c9b19c85-179d-4bb1-a6af-92cc575ea87b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:44:32.277707 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-c9863812-fc9e-4f23-b62c-4b57a02d7f9a tempest-VolumeRetypeMultiattachTest-1311535747 tempest-VolumeRetypeMultiattachTest-1311535747-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c9b19c85-179d-4bb1-a6af-92cc575ea87b) transitioned into state 'SUCCESS' from state '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-572765581',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e47238dfb5f24c2aac59b0fc752c4cda',qos_specs=None,replication_status=,reservations=['fb577e79-6e7e-4838-989e-462a2dec7b1e','7cec330e-3984-4fed-bdd3-e378afbc8e7f','0f1ff761-beb3-4b2b-b886-7123eee0f0f5','eb6be780-1bac-406c-978d-0ddb54781bb5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f8119ba6ced341e99845a775d8b4cd18',volume_type_id=fcadbb7f-bada-489b-92dc-f8f7f7a503ce)}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:44:32.278651 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-c9863812-fc9e-4f23-b62c-4b57a02d7f9a tempest-VolumeRetypeMultiattachTest-1311535747 tempest-VolumeRetypeMultiattachTest-1311535747-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dd73be49-5dfb-413a-809a-8f74c2e05a53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:44:32.303740 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-c9863812-fc9e-4f23-b62c-4b57a02d7f9a tempest-VolumeRetypeMultiattachTest-1311535747 tempest-VolumeRetypeMultiattachTest-1311535747-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dd73be49-5dfb-413a-809a-8f74c2e05a53) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:44:32.304838 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-c9863812-fc9e-4f23-b62c-4b57a02d7f9a tempest-VolumeRetypeMultiattachTest-1311535747 tempest-VolumeRetypeMultiattachTest-1311535747-project-member] Flow 'volume_create_api' (4116e468-045e-4bf7-9371-065ebc69b5a1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100271) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:44:32.305309 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-c9863812-fc9e-4f23-b62c-4b57a02d7f9a tempest-VolumeRetypeMultiattachTest-1311535747 tempest-VolumeRetypeMultiattachTest-1311535747-project-member] Create volume request issued successfully. Aug 25 05:44:32.309790 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-c9863812-fc9e-4f23-b62c-4b57a02d7f9a tempest-VolumeRetypeMultiattachTest-1311535747 tempest-VolumeRetypeMultiattachTest-1311535747-project-member] https://10.4.3.189/volume/v3/volumes returned with HTTP 202 Aug 25 05:44:32.310032 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 414/1643] 10.4.3.189 () {70 vars in 1300 bytes} [Tue Aug 25 05:44:31 2026] POST /volume/v3/volumes => generated 871 bytes in 366 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:44:32.322947 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-5167e49e-0c7c-43fb-b422-a98a26186a8f None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:32.324910 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-5167e49e-0c7c-43fb-b422-a98a26186a8f tempest-VolumeRetypeMultiattachTest-1311535747 tempest-VolumeRetypeMultiattachTest-1311535747-project-member] GET https://10.4.3.189/volume/v3/volumes/e4492195-2b4b-43bd-8f27-608d7d7b0145 Aug 25 05:44:32.327071 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-5167e49e-0c7c-43fb-b422-a98a26186a8f tempest-VolumeRetypeMultiattachTest-1311535747 tempest-VolumeRetypeMultiattachTest-1311535747-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:32.327071 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-5167e49e-0c7c-43fb-b422-a98a26186a8f tempest-VolumeRetypeMultiattachTest-1311535747 tempest-VolumeRetypeMultiattachTest-1311535747-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:32.337295 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:44:32.337295 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:44:32.344082 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-5167e49e-0c7c-43fb-b422-a98a26186a8f tempest-VolumeRetypeMultiattachTest-1311535747 tempest-VolumeRetypeMultiattachTest-1311535747-project-member] Volume info retrieved successfully. Aug 25 05:44:32.356523 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-5167e49e-0c7c-43fb-b422-a98a26186a8f tempest-VolumeRetypeMultiattachTest-1311535747 tempest-VolumeRetypeMultiattachTest-1311535747-project-member] https://10.4.3.189/volume/v3/volumes/e4492195-2b4b-43bd-8f27-608d7d7b0145 returned with HTTP 200 Aug 25 05:44:32.356523 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 410/1644] 10.4.3.189 () {68 vars in 1389 bytes} [Tue Aug 25 05:44:32 2026] GET /volume/v3/volumes/e4492195-2b4b-43bd-8f27-608d7d7b0145 => generated 939 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:44:32.361169 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-cdde1809-9541-416b-b999-091eabe52cef None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:32.366111 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-cdde1809-9541-416b-b999-091eabe52cef tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] GET https://10.4.3.189/volume/v3/backups/820f1269-cc4f-4116-82d8-32fd0a37ae95 Aug 25 05:44:32.366111 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-cdde1809-9541-416b-b999-091eabe52cef tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:32.366392 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-cdde1809-9541-416b-b999-091eabe52cef tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:32.366683 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-cdde1809-9541-416b-b999-091eabe52cef tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] Show backup with id 820f1269-cc4f-4116-82d8-32fd0a37ae95. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:44:32.372662 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:44:32.372662 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:44:32.373656 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-cdde1809-9541-416b-b999-091eabe52cef tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] https://10.4.3.189/volume/v3/backups/820f1269-cc4f-4116-82d8-32fd0a37ae95 returned with HTTP 200 Aug 25 05:44:32.374448 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 413/1645] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:44:32 2026] GET /volume/v3/backups/820f1269-cc4f-4116-82d8-32fd0a37ae95 => generated 736 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:44:33.348340 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-21127bbb-dbe1-452f-b5d3-fefe295010c8 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:33.385095 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-2dba0404-1196-414a-ae02-182bcaad4c5f None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:33.390282 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-c056134e-9720-49d7-83d8-b1bab238dfc0 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:33.393599 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c056134e-9720-49d7-83d8-b1bab238dfc0 tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] GET https://10.4.3.189/volume/v3/backups/820f1269-cc4f-4116-82d8-32fd0a37ae95 Aug 25 05:44:33.393599 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c056134e-9720-49d7-83d8-b1bab238dfc0 tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:33.393599 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c056134e-9720-49d7-83d8-b1bab238dfc0 tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:33.393599 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-c056134e-9720-49d7-83d8-b1bab238dfc0 tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] Show backup with id 820f1269-cc4f-4116-82d8-32fd0a37ae95. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:44:33.393877 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-2dba0404-1196-414a-ae02-182bcaad4c5f tempest-VolumeRetypeMultiattachTest-1311535747 tempest-VolumeRetypeMultiattachTest-1311535747-project-member] GET https://10.4.3.189/volume/v3/volumes/e4492195-2b4b-43bd-8f27-608d7d7b0145 Aug 25 05:44:33.393877 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-2dba0404-1196-414a-ae02-182bcaad4c5f tempest-VolumeRetypeMultiattachTest-1311535747 tempest-VolumeRetypeMultiattachTest-1311535747-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:33.393877 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-2dba0404-1196-414a-ae02-182bcaad4c5f tempest-VolumeRetypeMultiattachTest-1311535747 tempest-VolumeRetypeMultiattachTest-1311535747-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:33.406159 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:44:33.406159 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:44:33.407435 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c056134e-9720-49d7-83d8-b1bab238dfc0 tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] https://10.4.3.189/volume/v3/backups/820f1269-cc4f-4116-82d8-32fd0a37ae95 returned with HTTP 200 Aug 25 05:44:33.407435 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 411/1646] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:44:33 2026] GET /volume/v3/backups/820f1269-cc4f-4116-82d8-32fd0a37ae95 => generated 736 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:44:33.416015 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:44:33.416015 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:44:33.427602 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-2dba0404-1196-414a-ae02-182bcaad4c5f tempest-VolumeRetypeMultiattachTest-1311535747 tempest-VolumeRetypeMultiattachTest-1311535747-project-member] Volume info retrieved successfully. Aug 25 05:44:33.439382 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-2dba0404-1196-414a-ae02-182bcaad4c5f tempest-VolumeRetypeMultiattachTest-1311535747 tempest-VolumeRetypeMultiattachTest-1311535747-project-member] https://10.4.3.189/volume/v3/volumes/e4492195-2b4b-43bd-8f27-608d7d7b0145 returned with HTTP 200 Aug 25 05:44:33.439382 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 415/1647] 10.4.3.189 () {68 vars in 1389 bytes} [Tue Aug 25 05:44:33 2026] GET /volume/v3/volumes/e4492195-2b4b-43bd-8f27-608d7d7b0145 => generated 998 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:44:33.460580 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-9a0be206-22b0-4b67-aff0-15bfac30f5b3 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:33.464880 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-9a0be206-22b0-4b67-aff0-15bfac30f5b3 tempest-VolumeRetypeMultiattachTest-711075262 tempest-VolumeRetypeMultiattachTest-711075262-project-admin] GET https://10.4.3.189/volume/v3/volumes/e4492195-2b4b-43bd-8f27-608d7d7b0145 Aug 25 05:44:33.467014 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-9a0be206-22b0-4b67-aff0-15bfac30f5b3 tempest-VolumeRetypeMultiattachTest-711075262 tempest-VolumeRetypeMultiattachTest-711075262-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:33.468264 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-9a0be206-22b0-4b67-aff0-15bfac30f5b3 tempest-VolumeRetypeMultiattachTest-711075262 tempest-VolumeRetypeMultiattachTest-711075262-project-admin] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:33.489028 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:44:33.489028 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:44:33.501250 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-9a0be206-22b0-4b67-aff0-15bfac30f5b3 tempest-VolumeRetypeMultiattachTest-711075262 tempest-VolumeRetypeMultiattachTest-711075262-project-admin] Volume info retrieved successfully. Aug 25 05:44:33.508110 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-9a0be206-22b0-4b67-aff0-15bfac30f5b3 tempest-VolumeRetypeMultiattachTest-711075262 tempest-VolumeRetypeMultiattachTest-711075262-project-admin] https://10.4.3.189/volume/v3/volumes/e4492195-2b4b-43bd-8f27-608d7d7b0145 returned with HTTP 200 Aug 25 05:44:33.508408 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 414/1648] 10.4.3.189 () {68 vars in 1389 bytes} [Tue Aug 25 05:44:33 2026] GET /volume/v3/volumes/e4492195-2b4b-43bd-8f27-608d7d7b0145 => generated 1192 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 05:44:33.533682 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-6660de6e-af8c-4f58-8a46-5285028c8957 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:33.535493 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6660de6e-af8c-4f58-8a46-5285028c8957 tempest-VolumeRetypeMultiattachTest-1311535747 tempest-VolumeRetypeMultiattachTest-1311535747-project-member] POST https://10.4.3.189/volume/v3/volumes/e4492195-2b4b-43bd-8f27-608d7d7b0145/action Aug 25 05:44:33.535956 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-6660de6e-af8c-4f58-8a46-5285028c8957 tempest-VolumeRetypeMultiattachTest-1311535747 tempest-VolumeRetypeMultiattachTest-1311535747-project-member] Action body: b'{"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-1108956885", "migration_policy": "never"}}' {{(pid=100268) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 05:44:33.536440 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-6660de6e-af8c-4f58-8a46-5285028c8957 tempest-VolumeRetypeMultiattachTest-1311535747 tempest-VolumeRetypeMultiattachTest-1311535747-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-1108956885", "migration_policy": "never"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:44:33.544387 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-21127bbb-dbe1-452f-b5d3-fefe295010c8 tempest-VolumesBackupsV39Test-761201748 tempest-VolumesBackupsV39Test-761201748-project-member] POST https://10.4.3.189/volume/v3/volumes Aug 25 05:44:33.544987 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-21127bbb-dbe1-452f-b5d3-fefe295010c8 tempest-VolumesBackupsV39Test-761201748 tempest-VolumesBackupsV39Test-761201748-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsV39Test-Volume-2049096482"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:44:33.547955 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.v3.volumes [None req-21127bbb-dbe1-452f-b5d3-fefe295010c8 tempest-VolumesBackupsV39Test-761201748 tempest-VolumesBackupsV39Test-761201748-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsV39Test-Volume-2049096482'}} {{(pid=100269) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 05:44:33.548707 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.v3.volumes [None req-21127bbb-dbe1-452f-b5d3-fefe295010c8 tempest-VolumesBackupsV39Test-761201748 tempest-VolumesBackupsV39Test-761201748-project-member] Create volume of 1 GB Aug 25 05:44:33.555438 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-21127bbb-dbe1-452f-b5d3-fefe295010c8 tempest-VolumesBackupsV39Test-761201748 tempest-VolumesBackupsV39Test-761201748-project-member] Availability Zones retrieved successfully. Aug 25 05:44:33.559751 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:44:33.559751 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:44:33.560024 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-6660de6e-af8c-4f58-8a46-5285028c8957 tempest-VolumeRetypeMultiattachTest-1311535747 tempest-VolumeRetypeMultiattachTest-1311535747-project-member] Volume info retrieved successfully. Aug 25 05:44:33.563244 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-21127bbb-dbe1-452f-b5d3-fefe295010c8 tempest-VolumesBackupsV39Test-761201748 tempest-VolumesBackupsV39Test-761201748-project-member] Flow 'volume_create_api' (dbac07f3-97a4-4c30-8a71-7fbab2e7a716) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:44:33.564315 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-21127bbb-dbe1-452f-b5d3-fefe295010c8 tempest-VolumesBackupsV39Test-761201748 tempest-VolumesBackupsV39Test-761201748-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (62332a28-fd27-4ebe-9b86-bf958ae18b6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:44:33.565829 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.flows.api.create_volume [None req-21127bbb-dbe1-452f-b5d3-fefe295010c8 tempest-VolumesBackupsV39Test-761201748 tempest-VolumesBackupsV39Test-761201748-project-member] Validating volume size '1' using validate_int {{(pid=100269) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 05:44:33.572217 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:44:33.572217 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:44:33.599397 np0000008051 devstack@c-api.service[100268]: WARNING cinder.quota [None req-6660de6e-af8c-4f58-8a46-5285028c8957 tempest-VolumeRetypeMultiattachTest-1311535747 tempest-VolumeRetypeMultiattachTest-1311535747-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1108956885 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1108956885, it is now deprecated. Please use the default quota class for default quota. Aug 25 05:44:33.599733 np0000008051 devstack@c-api.service[100268]: WARNING cinder.quota [None req-6660de6e-af8c-4f58-8a46-5285028c8957 tempest-VolumeRetypeMultiattachTest-1311535747 tempest-VolumeRetypeMultiattachTest-1311535747-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1108956885 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1108956885, it is now deprecated. Please use the default quota class for default quota. Aug 25 05:44:33.611860 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-21127bbb-dbe1-452f-b5d3-fefe295010c8 tempest-VolumesBackupsV39Test-761201748 tempest-VolumesBackupsV39Test-761201748-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (62332a28-fd27-4ebe-9b86-bf958ae18b6a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T05:35:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=23fc6e5d-fce0-4521-ba46-4837b4232084,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '23fc6e5d-fce0-4521-ba46-4837b4232084', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:44:33.612897 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-21127bbb-dbe1-452f-b5d3-fefe295010c8 tempest-VolumesBackupsV39Test-761201748 tempest-VolumesBackupsV39Test-761201748-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dc53cdb5-65d8-4dd5-91e0-5c4e2c5c0e16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:44:33.642462 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-6660de6e-af8c-4f58-8a46-5285028c8957 tempest-VolumeRetypeMultiattachTest-1311535747 tempest-VolumeRetypeMultiattachTest-1311535747-project-member] Created reservations ['9d526000-e159-49a1-b2f2-46355cad8c82', '3e11f7b0-d0ab-45ae-b6d1-8ee6539bbf02'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:44:33.669151 np0000008051 devstack@c-api.service[100268]: WARNING cinder.quota [None req-6660de6e-af8c-4f58-8a46-5285028c8957 tempest-VolumeRetypeMultiattachTest-1311535747 tempest-VolumeRetypeMultiattachTest-1311535747-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1306685957 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1306685957, it is now deprecated. Please use the default quota class for default quota. Aug 25 05:44:33.669602 np0000008051 devstack@c-api.service[100268]: WARNING cinder.quota [None req-6660de6e-af8c-4f58-8a46-5285028c8957 tempest-VolumeRetypeMultiattachTest-1311535747 tempest-VolumeRetypeMultiattachTest-1311535747-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1306685957 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1306685957, it is now deprecated. Please use the default quota class for default quota. Aug 25 05:44:33.680647 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-6660de6e-af8c-4f58-8a46-5285028c8957 tempest-VolumeRetypeMultiattachTest-1311535747 tempest-VolumeRetypeMultiattachTest-1311535747-project-member] Created reservations ['5e34965f-39e7-43c4-8448-4f4d0f9482d7', 'abe7ce37-cd84-46cf-badd-79393bb1e071'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:44:33.691612 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.quota [None req-21127bbb-dbe1-452f-b5d3-fefe295010c8 tempest-VolumesBackupsV39Test-761201748 tempest-VolumesBackupsV39Test-761201748-project-member] Created reservations ['829571e8-de08-4ae2-bb0f-77481fc337e6', 'c82ffa0e-09b4-45b4-adae-34dab3f24f36', 'cdc5d378-3ffc-4171-b3a0-b1af04910648', '703b5770-5d0e-4265-840e-c36c2b3ba9a4'] {{(pid=100269) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:44:33.692350 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-21127bbb-dbe1-452f-b5d3-fefe295010c8 tempest-VolumesBackupsV39Test-761201748 tempest-VolumesBackupsV39Test-761201748-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dc53cdb5-65d8-4dd5-91e0-5c4e2c5c0e16) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['829571e8-de08-4ae2-bb0f-77481fc337e6', 'c82ffa0e-09b4-45b4-adae-34dab3f24f36', 'cdc5d378-3ffc-4171-b3a0-b1af04910648', '703b5770-5d0e-4265-840e-c36c2b3ba9a4']}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:44:33.693406 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-21127bbb-dbe1-452f-b5d3-fefe295010c8 tempest-VolumesBackupsV39Test-761201748 tempest-VolumesBackupsV39Test-761201748-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9166ffc9-a894-479c-8c92-347326c43ce2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:44:33.722925 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-21127bbb-dbe1-452f-b5d3-fefe295010c8 tempest-VolumesBackupsV39Test-761201748 tempest-VolumesBackupsV39Test-761201748-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9166ffc9-a894-479c-8c92-347326c43ce2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9602eb78-2fac-49e0-9d5c-f256de0319d5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsV39Test-Volume-2049096482',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='04ccf6d9e6e142a5a4b57ecca3d3a232',qos_specs=None,replication_status=,reservations=['829571e8-de08-4ae2-bb0f-77481fc337e6','c82ffa0e-09b4-45b4-adae-34dab3f24f36','cdc5d378-3ffc-4171-b3a0-b1af04910648','703b5770-5d0e-4265-840e-c36c2b3ba9a4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='328f9829e9884a8a9701ebf62cd0fac1',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T05:44:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsV39Test-Volume-2049096482',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9602eb78-2fac-49e0-9d5c-f256de0319d5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='04ccf6d9e6e142a5a4b57ecca3d3a232',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='328f9829e9884a8a9701ebf62cd0fac1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(23fc6e5d-fce0-4521-ba46-4837b4232084),volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:44:33.723007 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-6660de6e-af8c-4f58-8a46-5285028c8957 tempest-VolumeRetypeMultiattachTest-1311535747 tempest-VolumeRetypeMultiattachTest-1311535747-project-member] Retype volume request issued successfully. Aug 25 05:44:33.725083 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6660de6e-af8c-4f58-8a46-5285028c8957 tempest-VolumeRetypeMultiattachTest-1311535747 tempest-VolumeRetypeMultiattachTest-1311535747-project-member] https://10.4.3.189/volume/v3/volumes/e4492195-2b4b-43bd-8f27-608d7d7b0145/action returned with HTTP 202 Aug 25 05:44:33.725083 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 412/1649] 10.4.3.189 () {70 vars in 1432 bytes} [Tue Aug 25 05:44:33 2026] POST /volume/v3/volumes/e4492195-2b4b-43bd-8f27-608d7d7b0145/action => generated 0 bytes in 191 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 25 05:44:33.725398 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-21127bbb-dbe1-452f-b5d3-fefe295010c8 tempest-VolumesBackupsV39Test-761201748 tempest-VolumesBackupsV39Test-761201748-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (db5254b3-c35c-4d10-b8c2-d1c067155594) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:44:33.734100 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-0bbddcc5-3275-4783-82eb-de08abdbd0cf None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:33.736557 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-0bbddcc5-3275-4783-82eb-de08abdbd0cf tempest-VolumeRetypeMultiattachTest-1311535747 tempest-VolumeRetypeMultiattachTest-1311535747-project-member] GET https://10.4.3.189/volume/v3/volumes/e4492195-2b4b-43bd-8f27-608d7d7b0145 Aug 25 05:44:33.736954 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-0bbddcc5-3275-4783-82eb-de08abdbd0cf tempest-VolumeRetypeMultiattachTest-1311535747 tempest-VolumeRetypeMultiattachTest-1311535747-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:33.737353 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-0bbddcc5-3275-4783-82eb-de08abdbd0cf tempest-VolumeRetypeMultiattachTest-1311535747 tempest-VolumeRetypeMultiattachTest-1311535747-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:33.747831 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:44:33.747831 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:44:33.747887 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-21127bbb-dbe1-452f-b5d3-fefe295010c8 tempest-VolumesBackupsV39Test-761201748 tempest-VolumesBackupsV39Test-761201748-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (db5254b3-c35c-4d10-b8c2-d1c067155594) transitioned into state 'SUCCESS' from state '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-2049096482',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='04ccf6d9e6e142a5a4b57ecca3d3a232',qos_specs=None,replication_status=,reservations=['829571e8-de08-4ae2-bb0f-77481fc337e6','c82ffa0e-09b4-45b4-adae-34dab3f24f36','cdc5d378-3ffc-4171-b3a0-b1af04910648','703b5770-5d0e-4265-840e-c36c2b3ba9a4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='328f9829e9884a8a9701ebf62cd0fac1',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:44:33.748637 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-21127bbb-dbe1-452f-b5d3-fefe295010c8 tempest-VolumesBackupsV39Test-761201748 tempest-VolumesBackupsV39Test-761201748-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (86baf73f-2577-4661-b175-10ea076a1b7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:44:33.756085 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-0bbddcc5-3275-4783-82eb-de08abdbd0cf tempest-VolumeRetypeMultiattachTest-1311535747 tempest-VolumeRetypeMultiattachTest-1311535747-project-member] Volume info retrieved successfully. Aug 25 05:44:33.766991 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-0bbddcc5-3275-4783-82eb-de08abdbd0cf tempest-VolumeRetypeMultiattachTest-1311535747 tempest-VolumeRetypeMultiattachTest-1311535747-project-member] https://10.4.3.189/volume/v3/volumes/e4492195-2b4b-43bd-8f27-608d7d7b0145 returned with HTTP 200 Aug 25 05:44:33.766991 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 416/1650] 10.4.3.189 () {68 vars in 1389 bytes} [Tue Aug 25 05:44:33 2026] GET /volume/v3/volumes/e4492195-2b4b-43bd-8f27-608d7d7b0145 => generated 996 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:44:33.767187 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-21127bbb-dbe1-452f-b5d3-fefe295010c8 tempest-VolumesBackupsV39Test-761201748 tempest-VolumesBackupsV39Test-761201748-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (86baf73f-2577-4661-b175-10ea076a1b7c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:44:33.767763 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-21127bbb-dbe1-452f-b5d3-fefe295010c8 tempest-VolumesBackupsV39Test-761201748 tempest-VolumesBackupsV39Test-761201748-project-member] Flow 'volume_create_api' (dbac07f3-97a4-4c30-8a71-7fbab2e7a716) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:44:33.768333 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-21127bbb-dbe1-452f-b5d3-fefe295010c8 tempest-VolumesBackupsV39Test-761201748 tempest-VolumesBackupsV39Test-761201748-project-member] Create volume request issued successfully. Aug 25 05:44:33.768948 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-21127bbb-dbe1-452f-b5d3-fefe295010c8 tempest-VolumesBackupsV39Test-761201748 tempest-VolumesBackupsV39Test-761201748-project-member] https://10.4.3.189/volume/v3/volumes returned with HTTP 202 Aug 25 05:44:33.769988 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 409/1651] 10.4.3.189 () {70 vars in 1298 bytes} [Tue Aug 25 05:44:33 2026] POST /volume/v3/volumes => generated 752 bytes in 422 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 05:44:33.787736 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-145952c2-627a-4e94-8045-96d23c07547a None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:33.789659 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-145952c2-627a-4e94-8045-96d23c07547a tempest-VolumesBackupsV39Test-761201748 tempest-VolumesBackupsV39Test-761201748-project-member] GET https://10.4.3.189/volume/v3/volumes/9602eb78-2fac-49e0-9d5c-f256de0319d5 Aug 25 05:44:33.789978 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-145952c2-627a-4e94-8045-96d23c07547a tempest-VolumesBackupsV39Test-761201748 tempest-VolumesBackupsV39Test-761201748-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:33.790275 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-145952c2-627a-4e94-8045-96d23c07547a tempest-VolumesBackupsV39Test-761201748 tempest-VolumesBackupsV39Test-761201748-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:33.800308 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:44:33.800308 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:44:33.807724 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-145952c2-627a-4e94-8045-96d23c07547a tempest-VolumesBackupsV39Test-761201748 tempest-VolumesBackupsV39Test-761201748-project-member] Volume info retrieved successfully. Aug 25 05:44:33.813692 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-145952c2-627a-4e94-8045-96d23c07547a tempest-VolumesBackupsV39Test-761201748 tempest-VolumesBackupsV39Test-761201748-project-member] https://10.4.3.189/volume/v3/volumes/9602eb78-2fac-49e0-9d5c-f256de0319d5 returned with HTTP 200 Aug 25 05:44:33.814185 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 415/1652] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:44:33 2026] GET /volume/v3/volumes/9602eb78-2fac-49e0-9d5c-f256de0319d5 => generated 820 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:44:34.423853 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-06bd6c60-a3d7-42e6-8000-22f19118ff6a None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:34.431694 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-06bd6c60-a3d7-42e6-8000-22f19118ff6a tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] GET https://10.4.3.189/volume/v3/backups/820f1269-cc4f-4116-82d8-32fd0a37ae95 Aug 25 05:44:34.431889 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-06bd6c60-a3d7-42e6-8000-22f19118ff6a tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:34.433044 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-06bd6c60-a3d7-42e6-8000-22f19118ff6a tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:34.433044 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-06bd6c60-a3d7-42e6-8000-22f19118ff6a tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] Show backup with id 820f1269-cc4f-4116-82d8-32fd0a37ae95. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:44:34.442930 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:44:34.442930 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:44:34.444828 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-06bd6c60-a3d7-42e6-8000-22f19118ff6a tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] https://10.4.3.189/volume/v3/backups/820f1269-cc4f-4116-82d8-32fd0a37ae95 returned with HTTP 200 Aug 25 05:44:34.446605 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 413/1653] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:44:34 2026] GET /volume/v3/backups/820f1269-cc4f-4116-82d8-32fd0a37ae95 => generated 736 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:44:34.790936 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-46ba6a60-c255-4584-8acb-1e30c4ffc714 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:34.792686 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-46ba6a60-c255-4584-8acb-1e30c4ffc714 tempest-VolumeRetypeMultiattachTest-1311535747 tempest-VolumeRetypeMultiattachTest-1311535747-project-member] GET https://10.4.3.189/volume/v3/volumes/e4492195-2b4b-43bd-8f27-608d7d7b0145 Aug 25 05:44:34.792891 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-46ba6a60-c255-4584-8acb-1e30c4ffc714 tempest-VolumeRetypeMultiattachTest-1311535747 tempest-VolumeRetypeMultiattachTest-1311535747-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:34.793092 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-46ba6a60-c255-4584-8acb-1e30c4ffc714 tempest-VolumeRetypeMultiattachTest-1311535747 tempest-VolumeRetypeMultiattachTest-1311535747-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:34.802346 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:44:34.802346 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:44:34.807069 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-46ba6a60-c255-4584-8acb-1e30c4ffc714 tempest-VolumeRetypeMultiattachTest-1311535747 tempest-VolumeRetypeMultiattachTest-1311535747-project-member] Volume info retrieved successfully. Aug 25 05:44:34.813249 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-46ba6a60-c255-4584-8acb-1e30c4ffc714 tempest-VolumeRetypeMultiattachTest-1311535747 tempest-VolumeRetypeMultiattachTest-1311535747-project-member] https://10.4.3.189/volume/v3/volumes/e4492195-2b4b-43bd-8f27-608d7d7b0145 returned with HTTP 200 Aug 25 05:44:34.813790 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 417/1654] 10.4.3.189 () {68 vars in 1389 bytes} [Tue Aug 25 05:44:34 2026] GET /volume/v3/volumes/e4492195-2b4b-43bd-8f27-608d7d7b0145 => generated 997 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:44:34.830957 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-a219ba32-6188-47bf-8d0c-71d8eff55d15 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:34.831495 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-309a712b-850e-4c3e-a39b-8641f8122182 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:34.834380 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-309a712b-850e-4c3e-a39b-8641f8122182 tempest-VolumesBackupsV39Test-761201748 tempest-VolumesBackupsV39Test-761201748-project-member] GET https://10.4.3.189/volume/v3/volumes/9602eb78-2fac-49e0-9d5c-f256de0319d5 Aug 25 05:44:34.834629 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-309a712b-850e-4c3e-a39b-8641f8122182 tempest-VolumesBackupsV39Test-761201748 tempest-VolumesBackupsV39Test-761201748-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:34.834803 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-309a712b-850e-4c3e-a39b-8641f8122182 tempest-VolumesBackupsV39Test-761201748 tempest-VolumesBackupsV39Test-761201748-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:34.835922 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-a219ba32-6188-47bf-8d0c-71d8eff55d15 tempest-VolumeRetypeMultiattachTest-711075262 tempest-VolumeRetypeMultiattachTest-711075262-project-admin] GET https://10.4.3.189/volume/v3/volumes/e4492195-2b4b-43bd-8f27-608d7d7b0145 Aug 25 05:44:34.836220 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-a219ba32-6188-47bf-8d0c-71d8eff55d15 tempest-VolumeRetypeMultiattachTest-711075262 tempest-VolumeRetypeMultiattachTest-711075262-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:34.836495 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-a219ba32-6188-47bf-8d0c-71d8eff55d15 tempest-VolumeRetypeMultiattachTest-711075262 tempest-VolumeRetypeMultiattachTest-711075262-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:34.843189 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:44:34.843189 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:44:34.848999 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:44:34.848999 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:44:34.851447 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-309a712b-850e-4c3e-a39b-8641f8122182 tempest-VolumesBackupsV39Test-761201748 tempest-VolumesBackupsV39Test-761201748-project-member] Volume info retrieved successfully. Aug 25 05:44:34.854201 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-a219ba32-6188-47bf-8d0c-71d8eff55d15 tempest-VolumeRetypeMultiattachTest-711075262 tempest-VolumeRetypeMultiattachTest-711075262-project-admin] Volume info retrieved successfully. Aug 25 05:44:34.858375 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-309a712b-850e-4c3e-a39b-8641f8122182 tempest-VolumesBackupsV39Test-761201748 tempest-VolumesBackupsV39Test-761201748-project-member] https://10.4.3.189/volume/v3/volumes/9602eb78-2fac-49e0-9d5c-f256de0319d5 returned with HTTP 200 Aug 25 05:44:34.858858 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-a219ba32-6188-47bf-8d0c-71d8eff55d15 tempest-VolumeRetypeMultiattachTest-711075262 tempest-VolumeRetypeMultiattachTest-711075262-project-admin] https://10.4.3.189/volume/v3/volumes/e4492195-2b4b-43bd-8f27-608d7d7b0145 returned with HTTP 200 Aug 25 05:44:34.859012 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 416/1655] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:44:34 2026] GET /volume/v3/volumes/9602eb78-2fac-49e0-9d5c-f256de0319d5 => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:44:34.859279 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 410/1656] 10.4.3.189 () {68 vars in 1389 bytes} [Tue Aug 25 05:44:34 2026] GET /volume/v3/volumes/e4492195-2b4b-43bd-8f27-608d7d7b0145 => generated 1191 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 05:44:34.878688 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-ce8a02bd-8620-488f-8a21-54cb0dff5824 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:34.878821 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-c41301a0-6f55-4596-8127-c3e67c2f4357 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:34.881213 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-c41301a0-6f55-4596-8127-c3e67c2f4357 tempest-VolumesBackupsV39Test-761201748 tempest-VolumesBackupsV39Test-761201748-project-member] POST https://10.4.3.189/volume/v3/backups Aug 25 05:44:34.881331 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ce8a02bd-8620-488f-8a21-54cb0dff5824 tempest-VolumeRetypeMultiattachTest-711075262 tempest-VolumeRetypeMultiattachTest-711075262-project-admin] GET https://10.4.3.189/volume/v3/volumes/e4492195-2b4b-43bd-8f27-608d7d7b0145 Aug 25 05:44:34.881331 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ce8a02bd-8620-488f-8a21-54cb0dff5824 tempest-VolumeRetypeMultiattachTest-711075262 tempest-VolumeRetypeMultiattachTest-711075262-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:34.881412 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-c41301a0-6f55-4596-8127-c3e67c2f4357 tempest-VolumesBackupsV39Test-761201748 tempest-VolumesBackupsV39Test-761201748-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "9602eb78-2fac-49e0-9d5c-f256de0319d5", "name": "tempest-VolumesBackupsV39Test-Backup-1264387247", "container": "tempest-volumesbackupsv39test-backup-container-275576603"}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:44:34.881473 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ce8a02bd-8620-488f-8a21-54cb0dff5824 tempest-VolumeRetypeMultiattachTest-711075262 tempest-VolumeRetypeMultiattachTest-711075262-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:34.883262 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.contrib.backups [None req-c41301a0-6f55-4596-8127-c3e67c2f4357 tempest-VolumesBackupsV39Test-761201748 tempest-VolumesBackupsV39Test-761201748-project-member] Creating new backup {'backup': {'volume_id': '9602eb78-2fac-49e0-9d5c-f256de0319d5', 'name': 'tempest-VolumesBackupsV39Test-Backup-1264387247', 'container': 'tempest-volumesbackupsv39test-backup-container-275576603'}} {{(pid=100271) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 25 05:44:34.883653 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.contrib.backups [None req-c41301a0-6f55-4596-8127-c3e67c2f4357 tempest-VolumesBackupsV39Test-761201748 tempest-VolumesBackupsV39Test-761201748-project-member] Creating backup of volume 9602eb78-2fac-49e0-9d5c-f256de0319d5 in container tempest-volumesbackupsv39test-backup-container-275576603 Aug 25 05:44:34.893042 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:44:34.893042 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:44:34.895812 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:44:34.895812 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:44:34.896516 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-c41301a0-6f55-4596-8127-c3e67c2f4357 tempest-VolumesBackupsV39Test-761201748 tempest-VolumesBackupsV39Test-761201748-project-member] Volume info retrieved successfully. Aug 25 05:44:34.898229 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-ce8a02bd-8620-488f-8a21-54cb0dff5824 tempest-VolumeRetypeMultiattachTest-711075262 tempest-VolumeRetypeMultiattachTest-711075262-project-admin] Volume info retrieved successfully. Aug 25 05:44:34.906618 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ce8a02bd-8620-488f-8a21-54cb0dff5824 tempest-VolumeRetypeMultiattachTest-711075262 tempest-VolumeRetypeMultiattachTest-711075262-project-admin] https://10.4.3.189/volume/v3/volumes/e4492195-2b4b-43bd-8f27-608d7d7b0145 returned with HTTP 200 Aug 25 05:44:34.908288 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 414/1657] 10.4.3.189 () {68 vars in 1389 bytes} [Tue Aug 25 05:44:34 2026] GET /volume/v3/volumes/e4492195-2b4b-43bd-8f27-608d7d7b0145 => generated 1191 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 05:44:34.927470 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-01ee7a8a-912e-4bba-92f9-7240ba519c5c None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:34.930634 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-01ee7a8a-912e-4bba-92f9-7240ba519c5c tempest-VolumeRetypeMultiattachTest-1311535747 tempest-VolumeRetypeMultiattachTest-1311535747-project-member] POST https://10.4.3.189/volume/v3/volumes/e4492195-2b4b-43bd-8f27-608d7d7b0145/action Aug 25 05:44:34.931538 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-01ee7a8a-912e-4bba-92f9-7240ba519c5c tempest-VolumeRetypeMultiattachTest-1311535747 tempest-VolumeRetypeMultiattachTest-1311535747-project-member] Action body: b'{"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-1306685957", "migration_policy": "never"}}' {{(pid=100270) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 05:44:34.931665 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-01ee7a8a-912e-4bba-92f9-7240ba519c5c tempest-VolumeRetypeMultiattachTest-1311535747 tempest-VolumeRetypeMultiattachTest-1311535747-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-1306685957", "migration_policy": "never"}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:44:34.943811 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.quota [None req-c41301a0-6f55-4596-8127-c3e67c2f4357 tempest-VolumesBackupsV39Test-761201748 tempest-VolumesBackupsV39Test-761201748-project-member] Created reservations ['0b180d6e-cfa7-460c-a4d3-fe673f6ab1ee', '62fd255c-fa50-43fc-b09c-95594d496ee1'] {{(pid=100271) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:44:34.951355 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:44:34.951355 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:44:34.951716 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-01ee7a8a-912e-4bba-92f9-7240ba519c5c tempest-VolumeRetypeMultiattachTest-1311535747 tempest-VolumeRetypeMultiattachTest-1311535747-project-member] Volume info retrieved successfully. Aug 25 05:44:34.997693 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-c41301a0-6f55-4596-8127-c3e67c2f4357 tempest-VolumesBackupsV39Test-761201748 tempest-VolumesBackupsV39Test-761201748-project-member] https://10.4.3.189/volume/v3/backups returned with HTTP 202 Aug 25 05:44:34.998349 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 418/1658] 10.4.3.189 () {70 vars in 1299 bytes} [Tue Aug 25 05:44:34 2026] POST /volume/v3/backups => generated 333 bytes in 121 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 05:44:34.999370 np0000008051 devstack@c-api.service[100270]: WARNING cinder.quota [None req-01ee7a8a-912e-4bba-92f9-7240ba519c5c tempest-VolumeRetypeMultiattachTest-1311535747 tempest-VolumeRetypeMultiattachTest-1311535747-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1306685957 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1306685957, it is now deprecated. Please use the default quota class for default quota. Aug 25 05:44:34.999964 np0000008051 devstack@c-api.service[100270]: WARNING cinder.quota [None req-01ee7a8a-912e-4bba-92f9-7240ba519c5c tempest-VolumeRetypeMultiattachTest-1311535747 tempest-VolumeRetypeMultiattachTest-1311535747-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1306685957 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1306685957, it is now deprecated. Please use the default quota class for default quota. Aug 25 05:44:35.013182 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-a7763c74-5192-4698-9583-21475fd792af None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:35.018604 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-a7763c74-5192-4698-9583-21475fd792af tempest-VolumesBackupsV39Test-761201748 tempest-VolumesBackupsV39Test-761201748-project-member] GET https://10.4.3.189/volume/v3/backups/22a182ab-0301-43fb-8867-f27d47f25d5d Aug 25 05:44:35.019542 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-a7763c74-5192-4698-9583-21475fd792af tempest-VolumesBackupsV39Test-761201748 tempest-VolumesBackupsV39Test-761201748-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:35.019968 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-a7763c74-5192-4698-9583-21475fd792af tempest-VolumesBackupsV39Test-761201748 tempest-VolumesBackupsV39Test-761201748-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:35.019968 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-a7763c74-5192-4698-9583-21475fd792af tempest-VolumesBackupsV39Test-761201748 tempest-VolumesBackupsV39Test-761201748-project-member] Show backup with id 22a182ab-0301-43fb-8867-f27d47f25d5d. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:44:35.026189 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.quota [None req-01ee7a8a-912e-4bba-92f9-7240ba519c5c tempest-VolumeRetypeMultiattachTest-1311535747 tempest-VolumeRetypeMultiattachTest-1311535747-project-member] Created reservations ['ba78dcda-804b-431d-bf61-7634d3128b79', '2df2b728-3f5a-4d84-a9d7-e578baf7288d'] {{(pid=100270) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:44:35.028612 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:44:35.028612 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:44:35.029463 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-a7763c74-5192-4698-9583-21475fd792af tempest-VolumesBackupsV39Test-761201748 tempest-VolumesBackupsV39Test-761201748-project-member] https://10.4.3.189/volume/v3/backups/22a182ab-0301-43fb-8867-f27d47f25d5d returned with HTTP 200 Aug 25 05:44:35.030150 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 411/1659] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:44:35 2026] GET /volume/v3/backups/22a182ab-0301-43fb-8867-f27d47f25d5d => generated 794 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:44:35.043736 np0000008051 devstack@c-api.service[100270]: WARNING cinder.quota [None req-01ee7a8a-912e-4bba-92f9-7240ba519c5c tempest-VolumeRetypeMultiattachTest-1311535747 tempest-VolumeRetypeMultiattachTest-1311535747-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1108956885 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1108956885, it is now deprecated. Please use the default quota class for default quota. Aug 25 05:44:35.044426 np0000008051 devstack@c-api.service[100270]: WARNING cinder.quota [None req-01ee7a8a-912e-4bba-92f9-7240ba519c5c tempest-VolumeRetypeMultiattachTest-1311535747 tempest-VolumeRetypeMultiattachTest-1311535747-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1108956885 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1108956885, it is now deprecated. Please use the default quota class for default quota. Aug 25 05:44:35.060026 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.quota [None req-01ee7a8a-912e-4bba-92f9-7240ba519c5c tempest-VolumeRetypeMultiattachTest-1311535747 tempest-VolumeRetypeMultiattachTest-1311535747-project-member] Created reservations ['988436ea-3286-4f43-912c-6331b943eb8c', '7e9925b5-981d-4345-9ea5-72b17d8375df'] {{(pid=100270) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:44:35.108646 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-01ee7a8a-912e-4bba-92f9-7240ba519c5c tempest-VolumeRetypeMultiattachTest-1311535747 tempest-VolumeRetypeMultiattachTest-1311535747-project-member] Retype volume request issued successfully. Aug 25 05:44:35.109040 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-01ee7a8a-912e-4bba-92f9-7240ba519c5c tempest-VolumeRetypeMultiattachTest-1311535747 tempest-VolumeRetypeMultiattachTest-1311535747-project-member] https://10.4.3.189/volume/v3/volumes/e4492195-2b4b-43bd-8f27-608d7d7b0145/action returned with HTTP 202 Aug 25 05:44:35.110517 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 417/1660] 10.4.3.189 () {70 vars in 1432 bytes} [Tue Aug 25 05:44:34 2026] POST /volume/v3/volumes/e4492195-2b4b-43bd-8f27-608d7d7b0145/action => generated 0 bytes in 183 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 25 05:44:35.122046 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-f6ae1262-1e30-4e66-9c83-ca1e976806bd None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:35.129392 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f6ae1262-1e30-4e66-9c83-ca1e976806bd tempest-VolumeRetypeMultiattachTest-1311535747 tempest-VolumeRetypeMultiattachTest-1311535747-project-member] GET https://10.4.3.189/volume/v3/volumes/e4492195-2b4b-43bd-8f27-608d7d7b0145 Aug 25 05:44:35.129392 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f6ae1262-1e30-4e66-9c83-ca1e976806bd tempest-VolumeRetypeMultiattachTest-1311535747 tempest-VolumeRetypeMultiattachTest-1311535747-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:35.129392 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f6ae1262-1e30-4e66-9c83-ca1e976806bd tempest-VolumeRetypeMultiattachTest-1311535747 tempest-VolumeRetypeMultiattachTest-1311535747-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:35.147028 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:44:35.147028 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:44:35.161472 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-f6ae1262-1e30-4e66-9c83-ca1e976806bd tempest-VolumeRetypeMultiattachTest-1311535747 tempest-VolumeRetypeMultiattachTest-1311535747-project-member] Volume info retrieved successfully. Aug 25 05:44:35.175657 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f6ae1262-1e30-4e66-9c83-ca1e976806bd tempest-VolumeRetypeMultiattachTest-1311535747 tempest-VolumeRetypeMultiattachTest-1311535747-project-member] https://10.4.3.189/volume/v3/volumes/e4492195-2b4b-43bd-8f27-608d7d7b0145 returned with HTTP 200 Aug 25 05:44:35.175657 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 415/1661] 10.4.3.189 () {68 vars in 1389 bytes} [Tue Aug 25 05:44:35 2026] GET /volume/v3/volumes/e4492195-2b4b-43bd-8f27-608d7d7b0145 => generated 997 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:44:35.465213 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-8bbbad39-8e6d-4537-9c74-9ae348579f03 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:35.467776 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-8bbbad39-8e6d-4537-9c74-9ae348579f03 tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] GET https://10.4.3.189/volume/v3/backups/820f1269-cc4f-4116-82d8-32fd0a37ae95 Aug 25 05:44:35.468082 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-8bbbad39-8e6d-4537-9c74-9ae348579f03 tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:35.468331 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-8bbbad39-8e6d-4537-9c74-9ae348579f03 tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:35.468501 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-8bbbad39-8e6d-4537-9c74-9ae348579f03 tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] Show backup with id 820f1269-cc4f-4116-82d8-32fd0a37ae95. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:44:35.473431 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:44:35.473431 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:44:35.474230 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-8bbbad39-8e6d-4537-9c74-9ae348579f03 tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] https://10.4.3.189/volume/v3/backups/820f1269-cc4f-4116-82d8-32fd0a37ae95 returned with HTTP 200 Aug 25 05:44:35.474747 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 419/1662] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:44:35 2026] GET /volume/v3/backups/820f1269-cc4f-4116-82d8-32fd0a37ae95 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:44:36.046834 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-fbe58089-5e20-4639-b715-7ac3f975f313 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:36.049371 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-fbe58089-5e20-4639-b715-7ac3f975f313 tempest-VolumesBackupsV39Test-761201748 tempest-VolumesBackupsV39Test-761201748-project-member] GET https://10.4.3.189/volume/v3/backups/22a182ab-0301-43fb-8867-f27d47f25d5d Aug 25 05:44:36.050499 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-fbe58089-5e20-4639-b715-7ac3f975f313 tempest-VolumesBackupsV39Test-761201748 tempest-VolumesBackupsV39Test-761201748-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:36.050499 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-fbe58089-5e20-4639-b715-7ac3f975f313 tempest-VolumesBackupsV39Test-761201748 tempest-VolumesBackupsV39Test-761201748-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:36.050899 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-fbe58089-5e20-4639-b715-7ac3f975f313 tempest-VolumesBackupsV39Test-761201748 tempest-VolumesBackupsV39Test-761201748-project-member] Show backup with id 22a182ab-0301-43fb-8867-f27d47f25d5d. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:44:36.057753 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:44:36.057753 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:44:36.059071 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-fbe58089-5e20-4639-b715-7ac3f975f313 tempest-VolumesBackupsV39Test-761201748 tempest-VolumesBackupsV39Test-761201748-project-member] https://10.4.3.189/volume/v3/backups/22a182ab-0301-43fb-8867-f27d47f25d5d returned with HTTP 200 Aug 25 05:44:36.059677 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 412/1663] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:44:36 2026] GET /volume/v3/backups/22a182ab-0301-43fb-8867-f27d47f25d5d => generated 796 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:44:36.195849 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-3c74b81b-c472-4f64-8b0e-6ccbd5567054 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:36.200590 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-3c74b81b-c472-4f64-8b0e-6ccbd5567054 tempest-VolumeRetypeMultiattachTest-1311535747 tempest-VolumeRetypeMultiattachTest-1311535747-project-member] GET https://10.4.3.189/volume/v3/volumes/e4492195-2b4b-43bd-8f27-608d7d7b0145 Aug 25 05:44:36.200930 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-3c74b81b-c472-4f64-8b0e-6ccbd5567054 tempest-VolumeRetypeMultiattachTest-1311535747 tempest-VolumeRetypeMultiattachTest-1311535747-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:36.201167 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-3c74b81b-c472-4f64-8b0e-6ccbd5567054 tempest-VolumeRetypeMultiattachTest-1311535747 tempest-VolumeRetypeMultiattachTest-1311535747-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:36.211426 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:44:36.211426 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:44:36.217330 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-3c74b81b-c472-4f64-8b0e-6ccbd5567054 tempest-VolumeRetypeMultiattachTest-1311535747 tempest-VolumeRetypeMultiattachTest-1311535747-project-member] Volume info retrieved successfully. Aug 25 05:44:36.225880 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-3c74b81b-c472-4f64-8b0e-6ccbd5567054 tempest-VolumeRetypeMultiattachTest-1311535747 tempest-VolumeRetypeMultiattachTest-1311535747-project-member] https://10.4.3.189/volume/v3/volumes/e4492195-2b4b-43bd-8f27-608d7d7b0145 returned with HTTP 200 Aug 25 05:44:36.225880 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 418/1664] 10.4.3.189 () {68 vars in 1389 bytes} [Tue Aug 25 05:44:36 2026] GET /volume/v3/volumes/e4492195-2b4b-43bd-8f27-608d7d7b0145 => generated 998 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:44:36.245539 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-87a84537-ef09-409f-b536-5e823e94a601 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:36.248859 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-87a84537-ef09-409f-b536-5e823e94a601 tempest-VolumeRetypeMultiattachTest-711075262 tempest-VolumeRetypeMultiattachTest-711075262-project-admin] GET https://10.4.3.189/volume/v3/volumes/e4492195-2b4b-43bd-8f27-608d7d7b0145 Aug 25 05:44:36.248859 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-87a84537-ef09-409f-b536-5e823e94a601 tempest-VolumeRetypeMultiattachTest-711075262 tempest-VolumeRetypeMultiattachTest-711075262-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:36.249010 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-87a84537-ef09-409f-b536-5e823e94a601 tempest-VolumeRetypeMultiattachTest-711075262 tempest-VolumeRetypeMultiattachTest-711075262-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:36.262814 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:44:36.262814 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:44:36.267879 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-87a84537-ef09-409f-b536-5e823e94a601 tempest-VolumeRetypeMultiattachTest-711075262 tempest-VolumeRetypeMultiattachTest-711075262-project-admin] Volume info retrieved successfully. Aug 25 05:44:36.272840 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-87a84537-ef09-409f-b536-5e823e94a601 tempest-VolumeRetypeMultiattachTest-711075262 tempest-VolumeRetypeMultiattachTest-711075262-project-admin] https://10.4.3.189/volume/v3/volumes/e4492195-2b4b-43bd-8f27-608d7d7b0145 returned with HTTP 200 Aug 25 05:44:36.273342 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 416/1665] 10.4.3.189 () {68 vars in 1389 bytes} [Tue Aug 25 05:44:36 2026] GET /volume/v3/volumes/e4492195-2b4b-43bd-8f27-608d7d7b0145 => generated 1192 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 05:44:36.288885 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-2b983f21-af56-4f8a-8ceb-a12233b9e0c8 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:36.291853 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-2b983f21-af56-4f8a-8ceb-a12233b9e0c8 tempest-VolumeRetypeMultiattachTest-711075262 tempest-VolumeRetypeMultiattachTest-711075262-project-admin] GET https://10.4.3.189/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-572765581 Aug 25 05:44:36.292302 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-2b983f21-af56-4f8a-8ceb-a12233b9e0c8 tempest-VolumeRetypeMultiattachTest-711075262 tempest-VolumeRetypeMultiattachTest-711075262-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:36.293893 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-2b983f21-af56-4f8a-8ceb-a12233b9e0c8 tempest-VolumeRetypeMultiattachTest-711075262 tempest-VolumeRetypeMultiattachTest-711075262-project-admin] Calling method 'index' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:36.293893 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-2b983f21-af56-4f8a-8ceb-a12233b9e0c8 tempest-VolumeRetypeMultiattachTest-711075262 tempest-VolumeRetypeMultiattachTest-711075262-project-admin] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeMultiattachTest-Volume-572765581'), ('all_tenants', True)]). {{(pid=100271) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 05:44:36.322611 np0000008051 devstack@c-api.service[100271]: DEBUG dbcounter [-] [100271] Writing DB stats cinder:SELECT=481,cinder:INSERT=68,cinder:UPDATE=127 {{(pid=100271) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 05:44:36.330795 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-2b983f21-af56-4f8a-8ceb-a12233b9e0c8 tempest-VolumeRetypeMultiattachTest-711075262 tempest-VolumeRetypeMultiattachTest-711075262-project-admin] Get all volumes completed successfully. Aug 25 05:44:36.331120 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-2b983f21-af56-4f8a-8ceb-a12233b9e0c8 tempest-VolumeRetypeMultiattachTest-711075262 tempest-VolumeRetypeMultiattachTest-711075262-project-admin] https://10.4.3.189/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-572765581 returned with HTTP 200 Aug 25 05:44:36.331743 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 420/1666] 10.4.3.189 () {68 vars in 1427 bytes} [Tue Aug 25 05:44:36 2026] GET /volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-572765581 => generated 341 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:44:36.347321 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-b8ffd7db-3daa-4d40-8c71-272a3d0a73b5 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:36.351453 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-b8ffd7db-3daa-4d40-8c71-272a3d0a73b5 tempest-VolumeRetypeMultiattachTest-711075262 tempest-VolumeRetypeMultiattachTest-711075262-project-admin] GET https://10.4.3.189/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-572765581 Aug 25 05:44:36.352719 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-b8ffd7db-3daa-4d40-8c71-272a3d0a73b5 tempest-VolumeRetypeMultiattachTest-711075262 tempest-VolumeRetypeMultiattachTest-711075262-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:36.353023 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-b8ffd7db-3daa-4d40-8c71-272a3d0a73b5 tempest-VolumeRetypeMultiattachTest-711075262 tempest-VolumeRetypeMultiattachTest-711075262-project-admin] Calling method 'index' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:36.355800 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-b8ffd7db-3daa-4d40-8c71-272a3d0a73b5 tempest-VolumeRetypeMultiattachTest-711075262 tempest-VolumeRetypeMultiattachTest-711075262-project-admin] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeMultiattachTest-Volume-572765581'), ('all_tenants', True)]). {{(pid=100269) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 05:44:36.423088 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-37837374-bdb3-4900-b1b8-8cafc8d4f738 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:36.424988 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-37837374-bdb3-4900-b1b8-8cafc8d4f738 tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] DELETE https://10.4.3.189/volume/v3/volumes/a7f0cea5-aa33-44d3-82e1-d863994c3bee Aug 25 05:44:36.425265 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-37837374-bdb3-4900-b1b8-8cafc8d4f738 tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:36.425737 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-37837374-bdb3-4900-b1b8-8cafc8d4f738 tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] Calling method 'delete' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:36.425836 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.v3.volumes [None req-37837374-bdb3-4900-b1b8-8cafc8d4f738 tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] Delete volume with id: a7f0cea5-aa33-44d3-82e1-d863994c3bee Aug 25 05:44:36.427136 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-b8ffd7db-3daa-4d40-8c71-272a3d0a73b5 tempest-VolumeRetypeMultiattachTest-711075262 tempest-VolumeRetypeMultiattachTest-711075262-project-admin] Get all volumes completed successfully. Aug 25 05:44:36.427136 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-b8ffd7db-3daa-4d40-8c71-272a3d0a73b5 tempest-VolumeRetypeMultiattachTest-711075262 tempest-VolumeRetypeMultiattachTest-711075262-project-admin] https://10.4.3.189/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-572765581 returned with HTTP 200 Aug 25 05:44:36.427280 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 413/1667] 10.4.3.189 () {68 vars in 1427 bytes} [Tue Aug 25 05:44:36 2026] GET /volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-572765581 => generated 341 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:44:36.440571 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-e98f0e66-e09c-4fd6-8f2d-cf83a9248f19 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:36.442495 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e98f0e66-e09c-4fd6-8f2d-cf83a9248f19 tempest-VolumeRetypeMultiattachTest-1311535747 tempest-VolumeRetypeMultiattachTest-1311535747-project-member] GET https://10.4.3.189/volume/v3/volumes/e4492195-2b4b-43bd-8f27-608d7d7b0145 Aug 25 05:44:36.442917 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e98f0e66-e09c-4fd6-8f2d-cf83a9248f19 tempest-VolumeRetypeMultiattachTest-1311535747 tempest-VolumeRetypeMultiattachTest-1311535747-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:36.443722 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e98f0e66-e09c-4fd6-8f2d-cf83a9248f19 tempest-VolumeRetypeMultiattachTest-1311535747 tempest-VolumeRetypeMultiattachTest-1311535747-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:36.447536 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:44:36.447536 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:44:36.448658 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-37837374-bdb3-4900-b1b8-8cafc8d4f738 tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] Volume info retrieved successfully. Aug 25 05:44:36.459341 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:44:36.459341 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:44:36.465200 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-e98f0e66-e09c-4fd6-8f2d-cf83a9248f19 tempest-VolumeRetypeMultiattachTest-1311535747 tempest-VolumeRetypeMultiattachTest-1311535747-project-member] Volume info retrieved successfully. Aug 25 05:44:36.472649 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e98f0e66-e09c-4fd6-8f2d-cf83a9248f19 tempest-VolumeRetypeMultiattachTest-1311535747 tempest-VolumeRetypeMultiattachTest-1311535747-project-member] https://10.4.3.189/volume/v3/volumes/e4492195-2b4b-43bd-8f27-608d7d7b0145 returned with HTTP 200 Aug 25 05:44:36.474074 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 417/1668] 10.4.3.189 () {68 vars in 1389 bytes} [Tue Aug 25 05:44:36 2026] GET /volume/v3/volumes/e4492195-2b4b-43bd-8f27-608d7d7b0145 => generated 998 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:44:36.491148 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-9adfe64e-a547-4716-9de0-ffbde800be7d None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:36.493119 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-5dac8cbd-b8d0-47c5-8d48-9c2e4543af67 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:36.495107 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-9adfe64e-a547-4716-9de0-ffbde800be7d tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] GET https://10.4.3.189/volume/v3/backups/820f1269-cc4f-4116-82d8-32fd0a37ae95 Aug 25 05:44:36.495405 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-9adfe64e-a547-4716-9de0-ffbde800be7d tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:36.495659 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-9adfe64e-a547-4716-9de0-ffbde800be7d tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:36.495816 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-9adfe64e-a547-4716-9de0-ffbde800be7d tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] Show backup with id 820f1269-cc4f-4116-82d8-32fd0a37ae95. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:44:36.495882 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-5dac8cbd-b8d0-47c5-8d48-9c2e4543af67 tempest-VolumeRetypeMultiattachTest-1311535747 tempest-VolumeRetypeMultiattachTest-1311535747-project-member] DELETE https://10.4.3.189/volume/v3/volumes/e4492195-2b4b-43bd-8f27-608d7d7b0145 Aug 25 05:44:36.496252 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-5dac8cbd-b8d0-47c5-8d48-9c2e4543af67 tempest-VolumeRetypeMultiattachTest-1311535747 tempest-VolumeRetypeMultiattachTest-1311535747-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:36.496686 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-5dac8cbd-b8d0-47c5-8d48-9c2e4543af67 tempest-VolumeRetypeMultiattachTest-1311535747 tempest-VolumeRetypeMultiattachTest-1311535747-project-member] Calling method 'delete' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:36.497022 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.v3.volumes [None req-5dac8cbd-b8d0-47c5-8d48-9c2e4543af67 tempest-VolumeRetypeMultiattachTest-1311535747 tempest-VolumeRetypeMultiattachTest-1311535747-project-member] Delete volume with id: e4492195-2b4b-43bd-8f27-608d7d7b0145 Aug 25 05:44:36.504981 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:44:36.504981 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:44:36.505795 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-37837374-bdb3-4900-b1b8-8cafc8d4f738 tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] Delete volume request issued successfully. Aug 25 05:44:36.506001 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-37837374-bdb3-4900-b1b8-8cafc8d4f738 tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] https://10.4.3.189/volume/v3/volumes/a7f0cea5-aa33-44d3-82e1-d863994c3bee returned with HTTP 202 Aug 25 05:44:36.506107 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-9adfe64e-a547-4716-9de0-ffbde800be7d tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] https://10.4.3.189/volume/v3/backups/820f1269-cc4f-4116-82d8-32fd0a37ae95 returned with HTTP 200 Aug 25 05:44:36.506747 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 421/1670] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:44:36 2026] GET /volume/v3/backups/820f1269-cc4f-4116-82d8-32fd0a37ae95 => generated 736 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:44:36.506824 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 419/1670] 10.4.3.189 () {66 vars in 1351 bytes} [Tue Aug 25 05:44:36 2026] DELETE /volume/v3/volumes/a7f0cea5-aa33-44d3-82e1-d863994c3bee => generated 0 bytes in 84 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:44:36.514698 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:44:36.514698 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:44:36.515997 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-5dac8cbd-b8d0-47c5-8d48-9c2e4543af67 tempest-VolumeRetypeMultiattachTest-1311535747 tempest-VolumeRetypeMultiattachTest-1311535747-project-member] Volume info retrieved successfully. Aug 25 05:44:36.517444 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-52dbc9c9-f67c-4869-89e2-3c89678cf842 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:36.520030 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-52dbc9c9-f67c-4869-89e2-3c89678cf842 tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] GET https://10.4.3.189/volume/v3/volumes/a7f0cea5-aa33-44d3-82e1-d863994c3bee Aug 25 05:44:36.520200 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-52dbc9c9-f67c-4869-89e2-3c89678cf842 tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:36.521045 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-52dbc9c9-f67c-4869-89e2-3c89678cf842 tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:36.532476 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:44:36.532476 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:44:36.545683 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-52dbc9c9-f67c-4869-89e2-3c89678cf842 tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] Volume info retrieved successfully. Aug 25 05:44:36.549426 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-5dac8cbd-b8d0-47c5-8d48-9c2e4543af67 tempest-VolumeRetypeMultiattachTest-1311535747 tempest-VolumeRetypeMultiattachTest-1311535747-project-member] Delete volume request issued successfully. Aug 25 05:44:36.549615 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-5dac8cbd-b8d0-47c5-8d48-9c2e4543af67 tempest-VolumeRetypeMultiattachTest-1311535747 tempest-VolumeRetypeMultiattachTest-1311535747-project-member] https://10.4.3.189/volume/v3/volumes/e4492195-2b4b-43bd-8f27-608d7d7b0145 returned with HTTP 202 Aug 25 05:44:36.550388 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 414/1671] 10.4.3.189 () {68 vars in 1392 bytes} [Tue Aug 25 05:44:36 2026] DELETE /volume/v3/volumes/e4492195-2b4b-43bd-8f27-608d7d7b0145 => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 05:44:36.560136 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-52dbc9c9-f67c-4869-89e2-3c89678cf842 tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] https://10.4.3.189/volume/v3/volumes/a7f0cea5-aa33-44d3-82e1-d863994c3bee returned with HTTP 200 Aug 25 05:44:36.560959 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 418/1672] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:44:36 2026] GET /volume/v3/volumes/a7f0cea5-aa33-44d3-82e1-d863994c3bee => generated 847 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:44:36.561324 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-d61caa27-a115-46fb-803f-4857e51d59bd None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:36.567784 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-d61caa27-a115-46fb-803f-4857e51d59bd tempest-VolumeRetypeMultiattachTest-1311535747 tempest-VolumeRetypeMultiattachTest-1311535747-project-member] GET https://10.4.3.189/volume/v3/volumes/e4492195-2b4b-43bd-8f27-608d7d7b0145 Aug 25 05:44:36.567784 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-d61caa27-a115-46fb-803f-4857e51d59bd tempest-VolumeRetypeMultiattachTest-1311535747 tempest-VolumeRetypeMultiattachTest-1311535747-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:36.567905 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-d61caa27-a115-46fb-803f-4857e51d59bd tempest-VolumeRetypeMultiattachTest-1311535747 tempest-VolumeRetypeMultiattachTest-1311535747-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:36.581085 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:44:36.581085 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:44:36.587759 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-d61caa27-a115-46fb-803f-4857e51d59bd tempest-VolumeRetypeMultiattachTest-1311535747 tempest-VolumeRetypeMultiattachTest-1311535747-project-member] Volume info retrieved successfully. Aug 25 05:44:36.594067 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-d61caa27-a115-46fb-803f-4857e51d59bd tempest-VolumeRetypeMultiattachTest-1311535747 tempest-VolumeRetypeMultiattachTest-1311535747-project-member] https://10.4.3.189/volume/v3/volumes/e4492195-2b4b-43bd-8f27-608d7d7b0145 returned with HTTP 200 Aug 25 05:44:36.594514 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 422/1673] 10.4.3.189 () {68 vars in 1389 bytes} [Tue Aug 25 05:44:36 2026] GET /volume/v3/volumes/e4492195-2b4b-43bd-8f27-608d7d7b0145 => generated 997 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:44:37.072587 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-e74dd858-b4e3-4b74-8f6f-18860d4b66c1 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:37.074433 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-e74dd858-b4e3-4b74-8f6f-18860d4b66c1 tempest-VolumesBackupsV39Test-761201748 tempest-VolumesBackupsV39Test-761201748-project-member] GET https://10.4.3.189/volume/v3/backups/22a182ab-0301-43fb-8867-f27d47f25d5d Aug 25 05:44:37.074669 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-e74dd858-b4e3-4b74-8f6f-18860d4b66c1 tempest-VolumesBackupsV39Test-761201748 tempest-VolumesBackupsV39Test-761201748-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:37.074919 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-e74dd858-b4e3-4b74-8f6f-18860d4b66c1 tempest-VolumesBackupsV39Test-761201748 tempest-VolumesBackupsV39Test-761201748-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:37.075090 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-e74dd858-b4e3-4b74-8f6f-18860d4b66c1 tempest-VolumesBackupsV39Test-761201748 tempest-VolumesBackupsV39Test-761201748-project-member] Show backup with id 22a182ab-0301-43fb-8867-f27d47f25d5d. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:44:37.080652 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:44:37.080652 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:44:37.081814 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-e74dd858-b4e3-4b74-8f6f-18860d4b66c1 tempest-VolumesBackupsV39Test-761201748 tempest-VolumesBackupsV39Test-761201748-project-member] https://10.4.3.189/volume/v3/backups/22a182ab-0301-43fb-8867-f27d47f25d5d returned with HTTP 200 Aug 25 05:44:37.082350 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 420/1674] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:44:37 2026] GET /volume/v3/backups/22a182ab-0301-43fb-8867-f27d47f25d5d => generated 796 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:44:37.519785 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-e43d9bbf-eace-4806-97b2-61a8fb1efe40 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:37.522253 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-e43d9bbf-eace-4806-97b2-61a8fb1efe40 tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] GET https://10.4.3.189/volume/v3/backups/820f1269-cc4f-4116-82d8-32fd0a37ae95 Aug 25 05:44:37.522504 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-e43d9bbf-eace-4806-97b2-61a8fb1efe40 tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:37.522883 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-e43d9bbf-eace-4806-97b2-61a8fb1efe40 tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:37.522959 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-e43d9bbf-eace-4806-97b2-61a8fb1efe40 tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] Show backup with id 820f1269-cc4f-4116-82d8-32fd0a37ae95. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:44:37.529296 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:44:37.529296 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:44:37.530348 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-e43d9bbf-eace-4806-97b2-61a8fb1efe40 tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] https://10.4.3.189/volume/v3/backups/820f1269-cc4f-4116-82d8-32fd0a37ae95 returned with HTTP 200 Aug 25 05:44:37.530988 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 415/1675] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:44:37 2026] GET /volume/v3/backups/820f1269-cc4f-4116-82d8-32fd0a37ae95 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:44:37.580936 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-f92a0ae2-92e7-4abe-a31d-c2b2e7468f1d None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:37.582950 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f92a0ae2-92e7-4abe-a31d-c2b2e7468f1d tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] GET https://10.4.3.189/volume/v3/volumes/a7f0cea5-aa33-44d3-82e1-d863994c3bee Aug 25 05:44:37.583191 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f92a0ae2-92e7-4abe-a31d-c2b2e7468f1d tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:37.583452 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f92a0ae2-92e7-4abe-a31d-c2b2e7468f1d tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:37.589488 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f92a0ae2-92e7-4abe-a31d-c2b2e7468f1d tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] https://10.4.3.189/volume/v3/volumes/a7f0cea5-aa33-44d3-82e1-d863994c3bee returned with HTTP 404 Aug 25 05:44:37.590033 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 419/1676] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:44:37 2026] GET /volume/v3/volumes/a7f0cea5-aa33-44d3-82e1-d863994c3bee => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:44:37.611954 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-6a17eecf-95a5-4d32-a3e2-2848522c8a84 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:37.614004 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-6a17eecf-95a5-4d32-a3e2-2848522c8a84 tempest-VolumeRetypeMultiattachTest-1311535747 tempest-VolumeRetypeMultiattachTest-1311535747-project-member] GET https://10.4.3.189/volume/v3/volumes/e4492195-2b4b-43bd-8f27-608d7d7b0145 Aug 25 05:44:37.614233 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-6a17eecf-95a5-4d32-a3e2-2848522c8a84 tempest-VolumeRetypeMultiattachTest-1311535747 tempest-VolumeRetypeMultiattachTest-1311535747-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:37.614418 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-6a17eecf-95a5-4d32-a3e2-2848522c8a84 tempest-VolumeRetypeMultiattachTest-1311535747 tempest-VolumeRetypeMultiattachTest-1311535747-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:37.620182 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-6a17eecf-95a5-4d32-a3e2-2848522c8a84 tempest-VolumeRetypeMultiattachTest-1311535747 tempest-VolumeRetypeMultiattachTest-1311535747-project-member] https://10.4.3.189/volume/v3/volumes/e4492195-2b4b-43bd-8f27-608d7d7b0145 returned with HTTP 404 Aug 25 05:44:37.620783 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 423/1677] 10.4.3.189 () {68 vars in 1389 bytes} [Tue Aug 25 05:44:37 2026] GET /volume/v3/volumes/e4492195-2b4b-43bd-8f27-608d7d7b0145 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 05:44:37.631212 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-11527432-b7de-4c68-b205-410369f66f05 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:37.633980 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-11527432-b7de-4c68-b205-410369f66f05 tempest-VolumeRetypeMultiattachTest-711075262 tempest-VolumeRetypeMultiattachTest-711075262-project-admin] DELETE https://10.4.3.189/volume/v3/types/5308c7d4-407f-42c7-9184-348bd808cd40 Aug 25 05:44:37.634298 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-11527432-b7de-4c68-b205-410369f66f05 tempest-VolumeRetypeMultiattachTest-711075262 tempest-VolumeRetypeMultiattachTest-711075262-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:37.635416 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-11527432-b7de-4c68-b205-410369f66f05 tempest-VolumeRetypeMultiattachTest-711075262 tempest-VolumeRetypeMultiattachTest-711075262-project-admin] Calling method '_delete' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:37.666766 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-f3154aff-7441-4187-aff9-bbe9aff38b96 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:37.669744 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-f3154aff-7441-4187-aff9-bbe9aff38b96 tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] DELETE https://10.4.3.189/volume/v3/volumes/2618bdd7-327b-4ee0-b817-754ff8e95464 Aug 25 05:44:37.669744 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-f3154aff-7441-4187-aff9-bbe9aff38b96 tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:37.669744 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-f3154aff-7441-4187-aff9-bbe9aff38b96 tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] Calling method 'delete' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:37.670137 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.v3.volumes [None req-f3154aff-7441-4187-aff9-bbe9aff38b96 tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] Delete volume with id: 2618bdd7-327b-4ee0-b817-754ff8e95464 Aug 25 05:44:37.676737 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-11527432-b7de-4c68-b205-410369f66f05 tempest-VolumeRetypeMultiattachTest-711075262 tempest-VolumeRetypeMultiattachTest-711075262-project-admin] https://10.4.3.189/volume/v3/types/5308c7d4-407f-42c7-9184-348bd808cd40 returned with HTTP 202 Aug 25 05:44:37.677509 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 421/1678] 10.4.3.189 () {66 vars in 1345 bytes} [Tue Aug 25 05:44:37 2026] DELETE /volume/v3/types/5308c7d4-407f-42c7-9184-348bd808cd40 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:44:37.679218 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:44:37.679218 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:44:37.679954 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-f3154aff-7441-4187-aff9-bbe9aff38b96 tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] Volume info retrieved successfully. Aug 25 05:44:37.687856 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-5a1fc816-2d32-4765-946c-5fe7c20ba6cf None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:37.691167 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-5a1fc816-2d32-4765-946c-5fe7c20ba6cf tempest-VolumeRetypeMultiattachTest-711075262 tempest-VolumeRetypeMultiattachTest-711075262-project-admin] GET https://10.4.3.189/volume/v3/types/5308c7d4-407f-42c7-9184-348bd808cd40 Aug 25 05:44:37.691505 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-5a1fc816-2d32-4765-946c-5fe7c20ba6cf tempest-VolumeRetypeMultiattachTest-711075262 tempest-VolumeRetypeMultiattachTest-711075262-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:37.691836 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-5a1fc816-2d32-4765-946c-5fe7c20ba6cf tempest-VolumeRetypeMultiattachTest-711075262 tempest-VolumeRetypeMultiattachTest-711075262-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:37.697571 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-5a1fc816-2d32-4765-946c-5fe7c20ba6cf tempest-VolumeRetypeMultiattachTest-711075262 tempest-VolumeRetypeMultiattachTest-711075262-project-admin] https://10.4.3.189/volume/v3/types/5308c7d4-407f-42c7-9184-348bd808cd40 returned with HTTP 404 Aug 25 05:44:37.698473 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 420/1679] 10.4.3.189 () {66 vars in 1342 bytes} [Tue Aug 25 05:44:37 2026] GET /volume/v3/types/5308c7d4-407f-42c7-9184-348bd808cd40 => generated 114 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:44:37.707080 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-b988c2ac-587d-430a-bf0a-e8a3c8cdac18 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:37.709137 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-b988c2ac-587d-430a-bf0a-e8a3c8cdac18 tempest-VolumeRetypeMultiattachTest-711075262 tempest-VolumeRetypeMultiattachTest-711075262-project-admin] DELETE https://10.4.3.189/volume/v3/types/fcadbb7f-bada-489b-92dc-f8f7f7a503ce Aug 25 05:44:37.709423 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-b988c2ac-587d-430a-bf0a-e8a3c8cdac18 tempest-VolumeRetypeMultiattachTest-711075262 tempest-VolumeRetypeMultiattachTest-711075262-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:37.709896 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-b988c2ac-587d-430a-bf0a-e8a3c8cdac18 tempest-VolumeRetypeMultiattachTest-711075262 tempest-VolumeRetypeMultiattachTest-711075262-project-admin] Calling method '_delete' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:37.709952 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-f3154aff-7441-4187-aff9-bbe9aff38b96 tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] Delete volume request issued successfully. Aug 25 05:44:37.710205 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-f3154aff-7441-4187-aff9-bbe9aff38b96 tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] https://10.4.3.189/volume/v3/volumes/2618bdd7-327b-4ee0-b817-754ff8e95464 returned with HTTP 202 Aug 25 05:44:37.710691 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 416/1680] 10.4.3.189 () {66 vars in 1351 bytes} [Tue Aug 25 05:44:37 2026] DELETE /volume/v3/volumes/2618bdd7-327b-4ee0-b817-754ff8e95464 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:44:37.721533 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-8244cb0e-6aed-42bb-9ac9-9a7e0ce770c5 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:37.725122 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-8244cb0e-6aed-42bb-9ac9-9a7e0ce770c5 tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] GET https://10.4.3.189/volume/v3/volumes/2618bdd7-327b-4ee0-b817-754ff8e95464 Aug 25 05:44:37.725360 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-8244cb0e-6aed-42bb-9ac9-9a7e0ce770c5 tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:37.725641 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-8244cb0e-6aed-42bb-9ac9-9a7e0ce770c5 tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:37.740630 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:44:37.740630 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:44:37.746177 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-b988c2ac-587d-430a-bf0a-e8a3c8cdac18 tempest-VolumeRetypeMultiattachTest-711075262 tempest-VolumeRetypeMultiattachTest-711075262-project-admin] https://10.4.3.189/volume/v3/types/fcadbb7f-bada-489b-92dc-f8f7f7a503ce returned with HTTP 202 Aug 25 05:44:37.747115 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 424/1681] 10.4.3.189 () {66 vars in 1345 bytes} [Tue Aug 25 05:44:37 2026] DELETE /volume/v3/types/fcadbb7f-bada-489b-92dc-f8f7f7a503ce => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 25 05:44:37.748767 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-8244cb0e-6aed-42bb-9ac9-9a7e0ce770c5 tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] Volume info retrieved successfully. Aug 25 05:44:37.756362 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-00d32453-d497-4e49-aec1-691fa11cb7fd None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:37.758408 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-00d32453-d497-4e49-aec1-691fa11cb7fd tempest-VolumeRetypeMultiattachTest-711075262 tempest-VolumeRetypeMultiattachTest-711075262-project-admin] GET https://10.4.3.189/volume/v3/types/fcadbb7f-bada-489b-92dc-f8f7f7a503ce Aug 25 05:44:37.758927 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-00d32453-d497-4e49-aec1-691fa11cb7fd tempest-VolumeRetypeMultiattachTest-711075262 tempest-VolumeRetypeMultiattachTest-711075262-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:37.759020 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-00d32453-d497-4e49-aec1-691fa11cb7fd tempest-VolumeRetypeMultiattachTest-711075262 tempest-VolumeRetypeMultiattachTest-711075262-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:37.759935 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-8244cb0e-6aed-42bb-9ac9-9a7e0ce770c5 tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] https://10.4.3.189/volume/v3/volumes/2618bdd7-327b-4ee0-b817-754ff8e95464 returned with HTTP 200 Aug 25 05:44:37.761200 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 422/1682] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:44:37 2026] GET /volume/v3/volumes/2618bdd7-327b-4ee0-b817-754ff8e95464 => generated 847 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:44:37.763652 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-00d32453-d497-4e49-aec1-691fa11cb7fd tempest-VolumeRetypeMultiattachTest-711075262 tempest-VolumeRetypeMultiattachTest-711075262-project-admin] https://10.4.3.189/volume/v3/types/fcadbb7f-bada-489b-92dc-f8f7f7a503ce returned with HTTP 404 Aug 25 05:44:37.764197 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 421/1683] 10.4.3.189 () {66 vars in 1342 bytes} [Tue Aug 25 05:44:37 2026] GET /volume/v3/types/fcadbb7f-bada-489b-92dc-f8f7f7a503ce => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:44:37.925011 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-c9a9db49-bbed-4948-8299-75e394dabb88 req-40dee2dc-c0df-4fda-a6b8-6485aaef44bb None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:37.931933 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-c9a9db49-bbed-4948-8299-75e394dabb88 req-40dee2dc-c0df-4fda-a6b8-6485aaef44bb tempest-ServerActionsTestOtherB-67625280 tempest-ServerActionsTestOtherB-67625280-project-member] POST https://10.4.3.189/volume/v3/attachments/a792d5f1-0fb2-4b32-9124-65fc240308a8/action Aug 25 05:44:37.931933 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-c9a9db49-bbed-4948-8299-75e394dabb88 req-40dee2dc-c0df-4fda-a6b8-6485aaef44bb tempest-ServerActionsTestOtherB-67625280 tempest-ServerActionsTestOtherB-67625280-project-member] Action body: b'{"os-complete": null}' {{(pid=100269) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 05:44:37.931933 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-c9a9db49-bbed-4948-8299-75e394dabb88 req-40dee2dc-c0df-4fda-a6b8-6485aaef44bb tempest-ServerActionsTestOtherB-67625280 tempest-ServerActionsTestOtherB-67625280-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:44:37.961375 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:44:37.961375 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:44:37.998191 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-c9a9db49-bbed-4948-8299-75e394dabb88 req-40dee2dc-c0df-4fda-a6b8-6485aaef44bb tempest-ServerActionsTestOtherB-67625280 tempest-ServerActionsTestOtherB-67625280-project-member] https://10.4.3.189/volume/v3/attachments/a792d5f1-0fb2-4b32-9124-65fc240308a8/action returned with HTTP 204 Aug 25 05:44:37.998882 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 417/1684] 10.4.3.189 () {74 vars in 1725 bytes} [Tue Aug 25 05:44:37 2026] POST /volume/v3/attachments/a792d5f1-0fb2-4b32-9124-65fc240308a8/action => generated 0 bytes in 74 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:44:38.095400 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-eeba2192-6940-4218-a2ac-9f44775923b4 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:38.097280 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-eeba2192-6940-4218-a2ac-9f44775923b4 tempest-VolumesBackupsV39Test-761201748 tempest-VolumesBackupsV39Test-761201748-project-member] GET https://10.4.3.189/volume/v3/backups/22a182ab-0301-43fb-8867-f27d47f25d5d Aug 25 05:44:38.097831 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-eeba2192-6940-4218-a2ac-9f44775923b4 tempest-VolumesBackupsV39Test-761201748 tempest-VolumesBackupsV39Test-761201748-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:38.098220 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-eeba2192-6940-4218-a2ac-9f44775923b4 tempest-VolumesBackupsV39Test-761201748 tempest-VolumesBackupsV39Test-761201748-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:38.098426 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-eeba2192-6940-4218-a2ac-9f44775923b4 tempest-VolumesBackupsV39Test-761201748 tempest-VolumesBackupsV39Test-761201748-project-member] Show backup with id 22a182ab-0301-43fb-8867-f27d47f25d5d. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:44:38.107286 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:44:38.107286 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:44:38.108528 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-eeba2192-6940-4218-a2ac-9f44775923b4 tempest-VolumesBackupsV39Test-761201748 tempest-VolumesBackupsV39Test-761201748-project-member] https://10.4.3.189/volume/v3/backups/22a182ab-0301-43fb-8867-f27d47f25d5d returned with HTTP 200 Aug 25 05:44:38.109253 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 425/1685] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:44:38 2026] GET /volume/v3/backups/22a182ab-0301-43fb-8867-f27d47f25d5d => generated 796 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:44:38.549896 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-2622f2f6-f175-4513-bc1a-64a8d3bda0af None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:38.558149 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-2622f2f6-f175-4513-bc1a-64a8d3bda0af tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] GET https://10.4.3.189/volume/v3/backups/820f1269-cc4f-4116-82d8-32fd0a37ae95 Aug 25 05:44:38.558937 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-2622f2f6-f175-4513-bc1a-64a8d3bda0af tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:38.559475 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-2622f2f6-f175-4513-bc1a-64a8d3bda0af tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:38.559681 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-2622f2f6-f175-4513-bc1a-64a8d3bda0af tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] Show backup with id 820f1269-cc4f-4116-82d8-32fd0a37ae95. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:44:38.581033 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:44:38.581033 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:44:38.584081 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-2622f2f6-f175-4513-bc1a-64a8d3bda0af tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] https://10.4.3.189/volume/v3/backups/820f1269-cc4f-4116-82d8-32fd0a37ae95 returned with HTTP 200 Aug 25 05:44:38.585528 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 423/1686] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:44:38 2026] GET /volume/v3/backups/820f1269-cc4f-4116-82d8-32fd0a37ae95 => generated 736 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:44:38.779484 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-4398a9a0-b8a8-460d-adea-782acf80eec8 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:38.783196 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-4398a9a0-b8a8-460d-adea-782acf80eec8 tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] GET https://10.4.3.189/volume/v3/volumes/2618bdd7-327b-4ee0-b817-754ff8e95464 Aug 25 05:44:38.783436 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-4398a9a0-b8a8-460d-adea-782acf80eec8 tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:38.784827 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-4398a9a0-b8a8-460d-adea-782acf80eec8 tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:38.792837 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-4398a9a0-b8a8-460d-adea-782acf80eec8 tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] https://10.4.3.189/volume/v3/volumes/2618bdd7-327b-4ee0-b817-754ff8e95464 returned with HTTP 404 Aug 25 05:44:38.793533 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 422/1687] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:44:38 2026] GET /volume/v3/volumes/2618bdd7-327b-4ee0-b817-754ff8e95464 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:44:38.932571 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-13401f32-f15e-476d-a41d-026693e6d308 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:38.936196 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-13401f32-f15e-476d-a41d-026693e6d308 tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] DELETE https://10.4.3.189/volume/v3/volumes/986b68ab-f0d1-46f8-912b-37e1ba14b847 Aug 25 05:44:38.936196 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-13401f32-f15e-476d-a41d-026693e6d308 tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:38.936196 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-13401f32-f15e-476d-a41d-026693e6d308 tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] Calling method 'delete' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:38.939804 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.v3.volumes [None req-13401f32-f15e-476d-a41d-026693e6d308 tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] Delete volume with id: 986b68ab-f0d1-46f8-912b-37e1ba14b847 Aug 25 05:44:38.951032 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:44:38.951032 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:44:38.951032 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-13401f32-f15e-476d-a41d-026693e6d308 tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] Volume info retrieved successfully. Aug 25 05:44:38.984293 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-13401f32-f15e-476d-a41d-026693e6d308 tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] Delete volume request issued successfully. Aug 25 05:44:38.985173 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-13401f32-f15e-476d-a41d-026693e6d308 tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] https://10.4.3.189/volume/v3/volumes/986b68ab-f0d1-46f8-912b-37e1ba14b847 returned with HTTP 202 Aug 25 05:44:38.986002 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 418/1688] 10.4.3.189 () {66 vars in 1351 bytes} [Tue Aug 25 05:44:38 2026] DELETE /volume/v3/volumes/986b68ab-f0d1-46f8-912b-37e1ba14b847 => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:44:38.994858 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-512a55bf-47af-42c4-a6cd-6f21203c12e4 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:38.997534 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-512a55bf-47af-42c4-a6cd-6f21203c12e4 tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] GET https://10.4.3.189/volume/v3/volumes/986b68ab-f0d1-46f8-912b-37e1ba14b847 Aug 25 05:44:38.997861 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-512a55bf-47af-42c4-a6cd-6f21203c12e4 tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:38.998159 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-512a55bf-47af-42c4-a6cd-6f21203c12e4 tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:39.008316 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:44:39.008316 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:44:39.015916 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-512a55bf-47af-42c4-a6cd-6f21203c12e4 tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] Volume info retrieved successfully. Aug 25 05:44:39.022665 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-512a55bf-47af-42c4-a6cd-6f21203c12e4 tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] https://10.4.3.189/volume/v3/volumes/986b68ab-f0d1-46f8-912b-37e1ba14b847 returned with HTTP 200 Aug 25 05:44:39.023138 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 426/1689] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:44:38 2026] GET /volume/v3/volumes/986b68ab-f0d1-46f8-912b-37e1ba14b847 => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:44:39.131328 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-cf79fe2f-4749-4232-90ce-5a0d84fe0b99 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:39.135038 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-cf79fe2f-4749-4232-90ce-5a0d84fe0b99 tempest-VolumesBackupsV39Test-761201748 tempest-VolumesBackupsV39Test-761201748-project-member] GET https://10.4.3.189/volume/v3/backups/22a182ab-0301-43fb-8867-f27d47f25d5d Aug 25 05:44:39.135038 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-cf79fe2f-4749-4232-90ce-5a0d84fe0b99 tempest-VolumesBackupsV39Test-761201748 tempest-VolumesBackupsV39Test-761201748-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:39.135038 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-cf79fe2f-4749-4232-90ce-5a0d84fe0b99 tempest-VolumesBackupsV39Test-761201748 tempest-VolumesBackupsV39Test-761201748-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:39.135038 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-cf79fe2f-4749-4232-90ce-5a0d84fe0b99 tempest-VolumesBackupsV39Test-761201748 tempest-VolumesBackupsV39Test-761201748-project-member] Show backup with id 22a182ab-0301-43fb-8867-f27d47f25d5d. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:44:39.141379 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:44:39.141379 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:44:39.141801 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-cf79fe2f-4749-4232-90ce-5a0d84fe0b99 tempest-VolumesBackupsV39Test-761201748 tempest-VolumesBackupsV39Test-761201748-project-member] https://10.4.3.189/volume/v3/backups/22a182ab-0301-43fb-8867-f27d47f25d5d returned with HTTP 200 Aug 25 05:44:39.142453 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 424/1690] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:44:39 2026] GET /volume/v3/backups/22a182ab-0301-43fb-8867-f27d47f25d5d => generated 796 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:44:39.602493 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-5cc792bd-5233-4fd9-8ce9-ca9b1cf05519 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:39.608941 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-5cc792bd-5233-4fd9-8ce9-ca9b1cf05519 tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] GET https://10.4.3.189/volume/v3/backups/820f1269-cc4f-4116-82d8-32fd0a37ae95 Aug 25 05:44:39.609365 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-5cc792bd-5233-4fd9-8ce9-ca9b1cf05519 tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:39.609842 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-5cc792bd-5233-4fd9-8ce9-ca9b1cf05519 tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:39.609900 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-5cc792bd-5233-4fd9-8ce9-ca9b1cf05519 tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] Show backup with id 820f1269-cc4f-4116-82d8-32fd0a37ae95. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:44:39.620155 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:44:39.620155 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:44:39.622981 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-5cc792bd-5233-4fd9-8ce9-ca9b1cf05519 tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] https://10.4.3.189/volume/v3/backups/820f1269-cc4f-4116-82d8-32fd0a37ae95 returned with HTTP 200 Aug 25 05:44:39.624308 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 423/1691] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:44:39 2026] GET /volume/v3/backups/820f1269-cc4f-4116-82d8-32fd0a37ae95 => generated 736 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:44:40.041448 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-f1faf374-723b-43b8-a97a-d9edcda1176b None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:40.047097 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-f1faf374-723b-43b8-a97a-d9edcda1176b tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] GET https://10.4.3.189/volume/v3/volumes/986b68ab-f0d1-46f8-912b-37e1ba14b847 Aug 25 05:44:40.047097 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-f1faf374-723b-43b8-a97a-d9edcda1176b tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:40.047303 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-f1faf374-723b-43b8-a97a-d9edcda1176b tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:40.057713 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-f1faf374-723b-43b8-a97a-d9edcda1176b tempest-AttachVolumeNegativeTest-2067947236 tempest-AttachVolumeNegativeTest-2067947236-project-member] https://10.4.3.189/volume/v3/volumes/986b68ab-f0d1-46f8-912b-37e1ba14b847 returned with HTTP 404 Aug 25 05:44:40.058742 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 419/1692] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:44:40 2026] GET /volume/v3/volumes/986b68ab-f0d1-46f8-912b-37e1ba14b847 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:44:40.164622 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-303ddda8-94f0-41da-88b8-06903e5ae78c None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:40.170418 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-303ddda8-94f0-41da-88b8-06903e5ae78c tempest-VolumesBackupsV39Test-761201748 tempest-VolumesBackupsV39Test-761201748-project-member] GET https://10.4.3.189/volume/v3/backups/22a182ab-0301-43fb-8867-f27d47f25d5d Aug 25 05:44:40.170746 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-303ddda8-94f0-41da-88b8-06903e5ae78c tempest-VolumesBackupsV39Test-761201748 tempest-VolumesBackupsV39Test-761201748-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:40.171041 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-303ddda8-94f0-41da-88b8-06903e5ae78c tempest-VolumesBackupsV39Test-761201748 tempest-VolumesBackupsV39Test-761201748-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:40.172216 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-303ddda8-94f0-41da-88b8-06903e5ae78c tempest-VolumesBackupsV39Test-761201748 tempest-VolumesBackupsV39Test-761201748-project-member] Show backup with id 22a182ab-0301-43fb-8867-f27d47f25d5d. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:44:40.181402 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:44:40.181402 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:44:40.183316 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-303ddda8-94f0-41da-88b8-06903e5ae78c tempest-VolumesBackupsV39Test-761201748 tempest-VolumesBackupsV39Test-761201748-project-member] https://10.4.3.189/volume/v3/backups/22a182ab-0301-43fb-8867-f27d47f25d5d returned with HTTP 200 Aug 25 05:44:40.184028 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 427/1693] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:44:40 2026] GET /volume/v3/backups/22a182ab-0301-43fb-8867-f27d47f25d5d => generated 796 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:44:40.639473 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-6e76f376-b933-4dc9-a264-a8837545d56b None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:40.643032 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-6e76f376-b933-4dc9-a264-a8837545d56b tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] GET https://10.4.3.189/volume/v3/backups/820f1269-cc4f-4116-82d8-32fd0a37ae95 Aug 25 05:44:40.643032 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-6e76f376-b933-4dc9-a264-a8837545d56b tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:40.643032 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-6e76f376-b933-4dc9-a264-a8837545d56b tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:40.643032 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-6e76f376-b933-4dc9-a264-a8837545d56b tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] Show backup with id 820f1269-cc4f-4116-82d8-32fd0a37ae95. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:44:40.656002 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:44:40.656002 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:44:40.658227 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-6e76f376-b933-4dc9-a264-a8837545d56b tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] https://10.4.3.189/volume/v3/backups/820f1269-cc4f-4116-82d8-32fd0a37ae95 returned with HTTP 200 Aug 25 05:44:40.658737 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 425/1694] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:44:40 2026] GET /volume/v3/backups/820f1269-cc4f-4116-82d8-32fd0a37ae95 => generated 736 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:44:41.206778 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-18e0deae-dd97-4b67-8677-107d8b56ece0 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:41.210545 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-18e0deae-dd97-4b67-8677-107d8b56ece0 tempest-VolumesBackupsV39Test-761201748 tempest-VolumesBackupsV39Test-761201748-project-member] GET https://10.4.3.189/volume/v3/backups/22a182ab-0301-43fb-8867-f27d47f25d5d Aug 25 05:44:41.210545 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-18e0deae-dd97-4b67-8677-107d8b56ece0 tempest-VolumesBackupsV39Test-761201748 tempest-VolumesBackupsV39Test-761201748-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:41.210545 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-18e0deae-dd97-4b67-8677-107d8b56ece0 tempest-VolumesBackupsV39Test-761201748 tempest-VolumesBackupsV39Test-761201748-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:41.210545 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-18e0deae-dd97-4b67-8677-107d8b56ece0 tempest-VolumesBackupsV39Test-761201748 tempest-VolumesBackupsV39Test-761201748-project-member] Show backup with id 22a182ab-0301-43fb-8867-f27d47f25d5d. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:44:41.219148 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:44:41.219148 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:44:41.219956 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-18e0deae-dd97-4b67-8677-107d8b56ece0 tempest-VolumesBackupsV39Test-761201748 tempest-VolumesBackupsV39Test-761201748-project-member] https://10.4.3.189/volume/v3/backups/22a182ab-0301-43fb-8867-f27d47f25d5d returned with HTTP 200 Aug 25 05:44:41.220650 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 424/1695] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:44:41 2026] GET /volume/v3/backups/22a182ab-0301-43fb-8867-f27d47f25d5d => generated 796 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:44:41.679549 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-4d641811-4ff8-44b5-9d1d-f9cdee31755d None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:41.683417 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-4d641811-4ff8-44b5-9d1d-f9cdee31755d tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] GET https://10.4.3.189/volume/v3/backups/820f1269-cc4f-4116-82d8-32fd0a37ae95 Aug 25 05:44:41.683753 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-4d641811-4ff8-44b5-9d1d-f9cdee31755d tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:41.684051 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-4d641811-4ff8-44b5-9d1d-f9cdee31755d tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:41.684918 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-4d641811-4ff8-44b5-9d1d-f9cdee31755d tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] Show backup with id 820f1269-cc4f-4116-82d8-32fd0a37ae95. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:44:41.693457 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:44:41.693457 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:44:41.693985 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-4d641811-4ff8-44b5-9d1d-f9cdee31755d tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] https://10.4.3.189/volume/v3/backups/820f1269-cc4f-4116-82d8-32fd0a37ae95 returned with HTTP 200 Aug 25 05:44:41.694843 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 420/1696] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:44:41 2026] GET /volume/v3/backups/820f1269-cc4f-4116-82d8-32fd0a37ae95 => generated 736 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:44:41.891774 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-4b504682-ce3a-41f4-a047-c27a0943fa5d None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:41.892342 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-4b504682-ce3a-41f4-a047-c27a0943fa5d None None] GET https://10.4.3.189/volume// Aug 25 05:44:41.892572 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-4b504682-ce3a-41f4-a047-c27a0943fa5d None None] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:41.893846 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-4b504682-ce3a-41f4-a047-c27a0943fa5d None None] Calling method 'all' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:41.893846 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-4b504682-ce3a-41f4-a047-c27a0943fa5d None None] https://10.4.3.189/volume// returned with HTTP 300 Aug 25 05:44:41.893846 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 428/1697] 10.4.3.189 () {66 vars in 1426 bytes} [Tue Aug 25 05:44: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 25 05:44:41.904545 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [req-3ab8cc9e-bd15-4ef0-93b8-190556c49f0a req-ae641f25-b2b9-4640-8e0c-74437ad6c02d None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:41.908381 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-3ab8cc9e-bd15-4ef0-93b8-190556c49f0a req-ae641f25-b2b9-4640-8e0c-74437ad6c02d tempest-ServerActionsTestOtherB-67625280 tempest-ServerActionsTestOtherB-67625280-project-member] POST https://10.4.3.189/volume/v3/attachments Aug 25 05:44:41.908381 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-3ab8cc9e-bd15-4ef0-93b8-190556c49f0a req-ae641f25-b2b9-4640-8e0c-74437ad6c02d tempest-ServerActionsTestOtherB-67625280 tempest-ServerActionsTestOtherB-67625280-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "79e2b96a-e569-4935-8ab1-06f70f0181d7", "connector": null, "instance_uuid": "007efc0c-b520-455a-a318-9dffc26ed234"}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:44:41.936094 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:44:41.936094 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:44:42.009120 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-3ab8cc9e-bd15-4ef0-93b8-190556c49f0a req-ae641f25-b2b9-4640-8e0c-74437ad6c02d tempest-ServerActionsTestOtherB-67625280 tempest-ServerActionsTestOtherB-67625280-project-member] https://10.4.3.189/volume/v3/attachments returned with HTTP 200 Aug 25 05:44:42.009761 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 426/1698] 10.4.3.189 () {74 vars in 1594 bytes} [Tue Aug 25 05:44:41 2026] POST /volume/v3/attachments => generated 273 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:44:42.021030 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-3ab8cc9e-bd15-4ef0-93b8-190556c49f0a req-26ef67e1-ac7c-4ab0-8e0e-c4adcd6d0726 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:42.027620 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-3ab8cc9e-bd15-4ef0-93b8-190556c49f0a req-26ef67e1-ac7c-4ab0-8e0e-c4adcd6d0726 tempest-ServerActionsTestOtherB-67625280 tempest-ServerActionsTestOtherB-67625280-project-member] DELETE https://10.4.3.189/volume/v3/attachments/a792d5f1-0fb2-4b32-9124-65fc240308a8 Aug 25 05:44:42.027952 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-3ab8cc9e-bd15-4ef0-93b8-190556c49f0a req-26ef67e1-ac7c-4ab0-8e0e-c4adcd6d0726 tempest-ServerActionsTestOtherB-67625280 tempest-ServerActionsTestOtherB-67625280-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:42.028340 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-3ab8cc9e-bd15-4ef0-93b8-190556c49f0a req-26ef67e1-ac7c-4ab0-8e0e-c4adcd6d0726 tempest-ServerActionsTestOtherB-67625280 tempest-ServerActionsTestOtherB-67625280-project-member] Calling method 'version_select' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:42.048447 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:44:42.048447 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:44:42.143874 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-3ab8cc9e-bd15-4ef0-93b8-190556c49f0a req-26ef67e1-ac7c-4ab0-8e0e-c4adcd6d0726 tempest-ServerActionsTestOtherB-67625280 tempest-ServerActionsTestOtherB-67625280-project-member] https://10.4.3.189/volume/v3/attachments/a792d5f1-0fb2-4b32-9124-65fc240308a8 returned with HTTP 200 Aug 25 05:44:42.144642 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 425/1699] 10.4.3.189 () {72 vars in 1673 bytes} [Tue Aug 25 05:44:42 2026] DELETE /volume/v3/attachments/a792d5f1-0fb2-4b32-9124-65fc240308a8 => generated 192 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:44:42.227215 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-1dcbedd5-7ffa-4dc8-9105-4a58a14d480e None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:42.235930 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-54495ee3-e010-4231-a202-9c136285a61e None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:42.239119 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-54495ee3-e010-4231-a202-9c136285a61e tempest-VolumesBackupsV39Test-761201748 tempest-VolumesBackupsV39Test-761201748-project-member] GET https://10.4.3.189/volume/v3/backups/22a182ab-0301-43fb-8867-f27d47f25d5d Aug 25 05:44:42.239119 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-54495ee3-e010-4231-a202-9c136285a61e tempest-VolumesBackupsV39Test-761201748 tempest-VolumesBackupsV39Test-761201748-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:42.239119 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-54495ee3-e010-4231-a202-9c136285a61e tempest-VolumesBackupsV39Test-761201748 tempest-VolumesBackupsV39Test-761201748-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:42.239326 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-54495ee3-e010-4231-a202-9c136285a61e tempest-VolumesBackupsV39Test-761201748 tempest-VolumesBackupsV39Test-761201748-project-member] Show backup with id 22a182ab-0301-43fb-8867-f27d47f25d5d. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:44:42.245757 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:44:42.245757 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:44:42.246917 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-54495ee3-e010-4231-a202-9c136285a61e tempest-VolumesBackupsV39Test-761201748 tempest-VolumesBackupsV39Test-761201748-project-member] https://10.4.3.189/volume/v3/backups/22a182ab-0301-43fb-8867-f27d47f25d5d returned with HTTP 200 Aug 25 05:44:42.247614 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 429/1700] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:44:42 2026] GET /volume/v3/backups/22a182ab-0301-43fb-8867-f27d47f25d5d => generated 796 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:44:42.430399 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-1dcbedd5-7ffa-4dc8-9105-4a58a14d480e tempest-VolumeTypesAccessTest-408785844 tempest-VolumeTypesAccessTest-408785844-project-admin] POST https://10.4.3.189/volume/v3/types Aug 25 05:44:42.430573 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-1dcbedd5-7ffa-4dc8-9105-4a58a14d480e tempest-VolumeTypesAccessTest-408785844 tempest-VolumeTypesAccessTest-408785844-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesAccessTest-volume-type-758631517", "os-volume-type-access:is_public": false}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:44:42.467438 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-1dcbedd5-7ffa-4dc8-9105-4a58a14d480e tempest-VolumeTypesAccessTest-408785844 tempest-VolumeTypesAccessTest-408785844-project-admin] https://10.4.3.189/volume/v3/types returned with HTTP 200 Aug 25 05:44:42.468558 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 421/1701] 10.4.3.189 () {68 vars in 1253 bytes} [Tue Aug 25 05:44:42 2026] POST /volume/v3/types => generated 228 bytes in 242 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:44:42.480959 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-580a3d56-40fc-4a0d-a0f3-70a4aa747219 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:42.623314 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-580a3d56-40fc-4a0d-a0f3-70a4aa747219 tempest-VolumeTypesAccessTest-2053560974 tempest-VolumeTypesAccessTest-2053560974-project-member] POST https://10.4.3.189/volume/v3/volumes Aug 25 05:44:42.624018 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-580a3d56-40fc-4a0d-a0f3-70a4aa747219 tempest-VolumeTypesAccessTest-2053560974 tempest-VolumeTypesAccessTest-2053560974-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "8951f634-fcbb-48e5-9274-e427e97d596f", "size": 1}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:44:42.626130 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.v3.volumes [None req-580a3d56-40fc-4a0d-a0f3-70a4aa747219 tempest-VolumeTypesAccessTest-2053560974 tempest-VolumeTypesAccessTest-2053560974-project-member] Create volume request body: {'volume': {'volume_type': '8951f634-fcbb-48e5-9274-e427e97d596f', 'size': 1}} {{(pid=100270) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 05:44:42.638971 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-580a3d56-40fc-4a0d-a0f3-70a4aa747219 tempest-VolumeTypesAccessTest-2053560974 tempest-VolumeTypesAccessTest-2053560974-project-member] https://10.4.3.189/volume/v3/volumes returned with HTTP 404 Aug 25 05:44:42.639185 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 427/1702] 10.4.3.189 () {68 vars in 1258 bytes} [Tue Aug 25 05:44:42 2026] POST /volume/v3/volumes => generated 114 bytes in 159 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:44:42.651854 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-7df74922-52b0-45e2-bc08-8866435d46d3 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:42.654758 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-7df74922-52b0-45e2-bc08-8866435d46d3 tempest-VolumeTypesAccessTest-408785844 tempest-VolumeTypesAccessTest-408785844-project-admin] POST https://10.4.3.189/volume/v3/types/8951f634-fcbb-48e5-9274-e427e97d596f/action Aug 25 05:44:42.655135 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-7df74922-52b0-45e2-bc08-8866435d46d3 tempest-VolumeTypesAccessTest-408785844 tempest-VolumeTypesAccessTest-408785844-project-admin] Action body: b'{"addProjectAccess": {"project": "915e5b918314406a81b13d0eb1fcad6c"}}' {{(pid=100268) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 05:44:42.655311 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-7df74922-52b0-45e2-bc08-8866435d46d3 tempest-VolumeTypesAccessTest-408785844 tempest-VolumeTypesAccessTest-408785844-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "915e5b918314406a81b13d0eb1fcad6c"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:44:42.656935 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:44:42.656935 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:44:42.680286 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-7df74922-52b0-45e2-bc08-8866435d46d3 tempest-VolumeTypesAccessTest-408785844 tempest-VolumeTypesAccessTest-408785844-project-admin] https://10.4.3.189/volume/v3/types/8951f634-fcbb-48e5-9274-e427e97d596f/action returned with HTTP 202 Aug 25 05:44:42.680826 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 426/1703] 10.4.3.189 () {68 vars in 1384 bytes} [Tue Aug 25 05:44:42 2026] POST /volume/v3/types/8951f634-fcbb-48e5-9274-e427e97d596f/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:44:42.694112 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-39892752-ca3d-4b3f-bc1f-5b3e07a253dc None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:42.696520 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-39892752-ca3d-4b3f-bc1f-5b3e07a253dc tempest-VolumeTypesAccessTest-2053560974 tempest-VolumeTypesAccessTest-2053560974-project-member] POST https://10.4.3.189/volume/v3/volumes Aug 25 05:44:42.697113 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-39892752-ca3d-4b3f-bc1f-5b3e07a253dc tempest-VolumeTypesAccessTest-2053560974 tempest-VolumeTypesAccessTest-2053560974-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "8951f634-fcbb-48e5-9274-e427e97d596f", "size": 1, "name": "tempest-VolumeTypesAccessTest-Volume-1854770462"}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:44:42.699446 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.v3.volumes [None req-39892752-ca3d-4b3f-bc1f-5b3e07a253dc tempest-VolumeTypesAccessTest-2053560974 tempest-VolumeTypesAccessTest-2053560974-project-member] Create volume request body: {'volume': {'volume_type': '8951f634-fcbb-48e5-9274-e427e97d596f', 'size': 1, 'name': 'tempest-VolumeTypesAccessTest-Volume-1854770462'}} {{(pid=100271) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 05:44:42.706344 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [None req-39892752-ca3d-4b3f-bc1f-5b3e07a253dc tempest-VolumeTypesAccessTest-2053560974 tempest-VolumeTypesAccessTest-2053560974-project-member] Create volume of 1 GB Aug 25 05:44:42.707945 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:44:42.707945 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:44:42.707945 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-39892752-ca3d-4b3f-bc1f-5b3e07a253dc tempest-VolumeTypesAccessTest-2053560974 tempest-VolumeTypesAccessTest-2053560974-project-member] Availability Zones retrieved successfully. Aug 25 05:44:42.711224 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-3c089d8f-5bbc-48b1-93e4-692be63dd8fb None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:42.716109 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-3c089d8f-5bbc-48b1-93e4-692be63dd8fb tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] GET https://10.4.3.189/volume/v3/backups/820f1269-cc4f-4116-82d8-32fd0a37ae95 Aug 25 05:44:42.716109 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-3c089d8f-5bbc-48b1-93e4-692be63dd8fb tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:42.716109 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-3c089d8f-5bbc-48b1-93e4-692be63dd8fb tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:42.716109 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-3c089d8f-5bbc-48b1-93e4-692be63dd8fb tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] Show backup with id 820f1269-cc4f-4116-82d8-32fd0a37ae95. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:44:42.717660 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-39892752-ca3d-4b3f-bc1f-5b3e07a253dc tempest-VolumeTypesAccessTest-2053560974 tempest-VolumeTypesAccessTest-2053560974-project-member] Flow 'volume_create_api' (b30f46c2-158b-49ef-9c42-e0b624c43e25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:44:42.718533 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-39892752-ca3d-4b3f-bc1f-5b3e07a253dc tempest-VolumeTypesAccessTest-2053560974 tempest-VolumeTypesAccessTest-2053560974-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3303c0f3-db76-4ba8-99aa-c1413e8e6cce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:44:42.721445 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.flows.api.create_volume [None req-39892752-ca3d-4b3f-bc1f-5b3e07a253dc tempest-VolumeTypesAccessTest-2053560974 tempest-VolumeTypesAccessTest-2053560974-project-member] Validating volume size '1' using validate_int {{(pid=100271) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 05:44:42.722155 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:44:42.722155 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:44:42.723344 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-3c089d8f-5bbc-48b1-93e4-692be63dd8fb tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] https://10.4.3.189/volume/v3/backups/820f1269-cc4f-4116-82d8-32fd0a37ae95 returned with HTTP 200 Aug 25 05:44:42.724373 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 422/1704] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:44:42 2026] GET /volume/v3/backups/820f1269-cc4f-4116-82d8-32fd0a37ae95 => generated 736 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:44:42.761305 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-39892752-ca3d-4b3f-bc1f-5b3e07a253dc tempest-VolumeTypesAccessTest-2053560974 tempest-VolumeTypesAccessTest-2053560974-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3303c0f3-db76-4ba8-99aa-c1413e8e6cce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T05:44:42Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=8951f634-fcbb-48e5-9274-e427e97d596f,is_public=False,name='tempest-VolumeTypesAccessTest-volume-type-758631517',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8951f634-fcbb-48e5-9274-e427e97d596f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:44:42.761305 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-39892752-ca3d-4b3f-bc1f-5b3e07a253dc tempest-VolumeTypesAccessTest-2053560974 tempest-VolumeTypesAccessTest-2053560974-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (86c629f8-1270-40b4-9154-7371cdb315a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:44:42.808329 np0000008051 devstack@c-api.service[100271]: WARNING cinder.quota [None req-39892752-ca3d-4b3f-bc1f-5b3e07a253dc tempest-VolumeTypesAccessTest-2053560974 tempest-VolumeTypesAccessTest-2053560974-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesAccessTest-volume-type-758631517 is set by the default quota flag: quota_volumes_tempest-VolumeTypesAccessTest-volume-type-758631517, it is now deprecated. Please use the default quota class for default quota. Aug 25 05:44:42.809374 np0000008051 devstack@c-api.service[100271]: WARNING cinder.quota [None req-39892752-ca3d-4b3f-bc1f-5b3e07a253dc tempest-VolumeTypesAccessTest-2053560974 tempest-VolumeTypesAccessTest-2053560974-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesAccessTest-volume-type-758631517 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesAccessTest-volume-type-758631517, it is now deprecated. Please use the default quota class for default quota. Aug 25 05:44:42.864399 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.quota [None req-39892752-ca3d-4b3f-bc1f-5b3e07a253dc tempest-VolumeTypesAccessTest-2053560974 tempest-VolumeTypesAccessTest-2053560974-project-member] Created reservations ['a368ea0a-8d41-417f-8454-12bd6dae3168', '31256467-e4de-4d5d-9029-61b9f31730a2', '1f5d01b7-0e09-4782-a726-f882c1b9012b', '7554714d-15fe-4c52-b77e-f91b264d0c98'] {{(pid=100271) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:44:42.865781 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-39892752-ca3d-4b3f-bc1f-5b3e07a253dc tempest-VolumeTypesAccessTest-2053560974 tempest-VolumeTypesAccessTest-2053560974-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (86c629f8-1270-40b4-9154-7371cdb315a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a368ea0a-8d41-417f-8454-12bd6dae3168', '31256467-e4de-4d5d-9029-61b9f31730a2', '1f5d01b7-0e09-4782-a726-f882c1b9012b', '7554714d-15fe-4c52-b77e-f91b264d0c98']}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:44:42.867265 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-39892752-ca3d-4b3f-bc1f-5b3e07a253dc tempest-VolumeTypesAccessTest-2053560974 tempest-VolumeTypesAccessTest-2053560974-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7173a29c-0a5b-4d29-9c0f-6624f6e5ff1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:44:42.898720 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-39892752-ca3d-4b3f-bc1f-5b3e07a253dc tempest-VolumeTypesAccessTest-2053560974 tempest-VolumeTypesAccessTest-2053560974-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7173a29c-0a5b-4d29-9c0f-6624f6e5ff1e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c871e084-2a23-485e-980c-977c87e7274f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-1854770462',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='915e5b918314406a81b13d0eb1fcad6c',qos_specs=None,replication_status=,reservations=['a368ea0a-8d41-417f-8454-12bd6dae3168','31256467-e4de-4d5d-9029-61b9f31730a2','1f5d01b7-0e09-4782-a726-f882c1b9012b','7554714d-15fe-4c52-b77e-f91b264d0c98'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='80eb0ad883984484acb6ff29f9d25a10',volume_type_id=8951f634-fcbb-48e5-9274-e427e97d596f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T05:44:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-1854770462',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c871e084-2a23-485e-980c-977c87e7274f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='915e5b918314406a81b13d0eb1fcad6c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='80eb0ad883984484acb6ff29f9d25a10',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8951f634-fcbb-48e5-9274-e427e97d596f),volume_type_id=8951f634-fcbb-48e5-9274-e427e97d596f)}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:44:42.899747 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-39892752-ca3d-4b3f-bc1f-5b3e07a253dc tempest-VolumeTypesAccessTest-2053560974 tempest-VolumeTypesAccessTest-2053560974-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d79f89fc-63af-475b-beef-32c27fe0ae64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:44:42.924034 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-39892752-ca3d-4b3f-bc1f-5b3e07a253dc tempest-VolumeTypesAccessTest-2053560974 tempest-VolumeTypesAccessTest-2053560974-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d79f89fc-63af-475b-beef-32c27fe0ae64) transitioned into state 'SUCCESS' from state '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-1854770462',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='915e5b918314406a81b13d0eb1fcad6c',qos_specs=None,replication_status=,reservations=['a368ea0a-8d41-417f-8454-12bd6dae3168','31256467-e4de-4d5d-9029-61b9f31730a2','1f5d01b7-0e09-4782-a726-f882c1b9012b','7554714d-15fe-4c52-b77e-f91b264d0c98'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='80eb0ad883984484acb6ff29f9d25a10',volume_type_id=8951f634-fcbb-48e5-9274-e427e97d596f)}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:44:42.924749 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-39892752-ca3d-4b3f-bc1f-5b3e07a253dc tempest-VolumeTypesAccessTest-2053560974 tempest-VolumeTypesAccessTest-2053560974-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fec04e22-eab8-4021-8fbe-7962b32d0e3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:44:42.945402 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-39892752-ca3d-4b3f-bc1f-5b3e07a253dc tempest-VolumeTypesAccessTest-2053560974 tempest-VolumeTypesAccessTest-2053560974-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fec04e22-eab8-4021-8fbe-7962b32d0e3c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:44:42.946940 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-39892752-ca3d-4b3f-bc1f-5b3e07a253dc tempest-VolumeTypesAccessTest-2053560974 tempest-VolumeTypesAccessTest-2053560974-project-member] Flow 'volume_create_api' (b30f46c2-158b-49ef-9c42-e0b624c43e25) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100271) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:44:42.947465 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-39892752-ca3d-4b3f-bc1f-5b3e07a253dc tempest-VolumeTypesAccessTest-2053560974 tempest-VolumeTypesAccessTest-2053560974-project-member] Create volume request issued successfully. Aug 25 05:44:42.948552 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-39892752-ca3d-4b3f-bc1f-5b3e07a253dc tempest-VolumeTypesAccessTest-2053560974 tempest-VolumeTypesAccessTest-2053560974-project-member] https://10.4.3.189/volume/v3/volumes returned with HTTP 202 Aug 25 05:44:42.949136 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 430/1705] 10.4.3.189 () {68 vars in 1259 bytes} [Tue Aug 25 05:44:42 2026] POST /volume/v3/volumes => generated 795 bytes in 255 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 05:44:42.970605 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-11ac23c5-0d7d-44ae-9a32-3b7e8f2de03d None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:42.975949 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-11ac23c5-0d7d-44ae-9a32-3b7e8f2de03d tempest-VolumeTypesAccessTest-2053560974 tempest-VolumeTypesAccessTest-2053560974-project-member] GET https://10.4.3.189/volume/v3/volumes/c871e084-2a23-485e-980c-977c87e7274f Aug 25 05:44:42.975949 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-11ac23c5-0d7d-44ae-9a32-3b7e8f2de03d tempest-VolumeTypesAccessTest-2053560974 tempest-VolumeTypesAccessTest-2053560974-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:42.977809 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-11ac23c5-0d7d-44ae-9a32-3b7e8f2de03d tempest-VolumeTypesAccessTest-2053560974 tempest-VolumeTypesAccessTest-2053560974-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:42.988944 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:44:42.988944 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:44:42.993912 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-11ac23c5-0d7d-44ae-9a32-3b7e8f2de03d tempest-VolumeTypesAccessTest-2053560974 tempest-VolumeTypesAccessTest-2053560974-project-member] Volume info retrieved successfully. Aug 25 05:44:43.000910 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-11ac23c5-0d7d-44ae-9a32-3b7e8f2de03d tempest-VolumeTypesAccessTest-2053560974 tempest-VolumeTypesAccessTest-2053560974-project-member] https://10.4.3.189/volume/v3/volumes/c871e084-2a23-485e-980c-977c87e7274f returned with HTTP 200 Aug 25 05:44:43.001432 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 428/1706] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:44:42 2026] GET /volume/v3/volumes/c871e084-2a23-485e-980c-977c87e7274f => generated 863 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:44:43.262373 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-4145e2a8-3ba2-4754-ae90-32f771977a6e None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:43.268981 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-4145e2a8-3ba2-4754-ae90-32f771977a6e tempest-VolumesBackupsV39Test-761201748 tempest-VolumesBackupsV39Test-761201748-project-member] GET https://10.4.3.189/volume/v3/backups/22a182ab-0301-43fb-8867-f27d47f25d5d Aug 25 05:44:43.269529 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-4145e2a8-3ba2-4754-ae90-32f771977a6e tempest-VolumesBackupsV39Test-761201748 tempest-VolumesBackupsV39Test-761201748-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:43.270247 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-4145e2a8-3ba2-4754-ae90-32f771977a6e tempest-VolumesBackupsV39Test-761201748 tempest-VolumesBackupsV39Test-761201748-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:43.270247 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-4145e2a8-3ba2-4754-ae90-32f771977a6e tempest-VolumesBackupsV39Test-761201748 tempest-VolumesBackupsV39Test-761201748-project-member] Show backup with id 22a182ab-0301-43fb-8867-f27d47f25d5d. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:44:43.276344 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:44:43.276344 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:44:43.278092 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-4145e2a8-3ba2-4754-ae90-32f771977a6e tempest-VolumesBackupsV39Test-761201748 tempest-VolumesBackupsV39Test-761201748-project-member] https://10.4.3.189/volume/v3/backups/22a182ab-0301-43fb-8867-f27d47f25d5d returned with HTTP 200 Aug 25 05:44:43.278851 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 427/1707] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:44:43 2026] GET /volume/v3/backups/22a182ab-0301-43fb-8867-f27d47f25d5d => generated 796 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:44:43.743818 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-315d5780-c713-4a6c-9faf-54a4fd4de01d None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:43.748989 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-315d5780-c713-4a6c-9faf-54a4fd4de01d tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] GET https://10.4.3.189/volume/v3/backups/820f1269-cc4f-4116-82d8-32fd0a37ae95 Aug 25 05:44:43.749264 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-315d5780-c713-4a6c-9faf-54a4fd4de01d tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:43.749479 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-315d5780-c713-4a6c-9faf-54a4fd4de01d tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:43.749623 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-315d5780-c713-4a6c-9faf-54a4fd4de01d tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] Show backup with id 820f1269-cc4f-4116-82d8-32fd0a37ae95. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:44:43.754957 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:44:43.754957 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:44:43.756106 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-315d5780-c713-4a6c-9faf-54a4fd4de01d tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] https://10.4.3.189/volume/v3/backups/820f1269-cc4f-4116-82d8-32fd0a37ae95 returned with HTTP 200 Aug 25 05:44:43.756598 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 423/1708] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:44:43 2026] GET /volume/v3/backups/820f1269-cc4f-4116-82d8-32fd0a37ae95 => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:44:44.022934 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-840d0a74-8d49-459a-b256-07dbfbbd37d7 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:44.025920 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-840d0a74-8d49-459a-b256-07dbfbbd37d7 tempest-VolumeTypesAccessTest-2053560974 tempest-VolumeTypesAccessTest-2053560974-project-member] GET https://10.4.3.189/volume/v3/volumes/c871e084-2a23-485e-980c-977c87e7274f Aug 25 05:44:44.026560 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-840d0a74-8d49-459a-b256-07dbfbbd37d7 tempest-VolumeTypesAccessTest-2053560974 tempest-VolumeTypesAccessTest-2053560974-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:44.027077 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-840d0a74-8d49-459a-b256-07dbfbbd37d7 tempest-VolumeTypesAccessTest-2053560974 tempest-VolumeTypesAccessTest-2053560974-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:44.039387 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:44:44.039387 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:44:44.046374 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-840d0a74-8d49-459a-b256-07dbfbbd37d7 tempest-VolumeTypesAccessTest-2053560974 tempest-VolumeTypesAccessTest-2053560974-project-member] Volume info retrieved successfully. Aug 25 05:44:44.053564 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-840d0a74-8d49-459a-b256-07dbfbbd37d7 tempest-VolumeTypesAccessTest-2053560974 tempest-VolumeTypesAccessTest-2053560974-project-member] https://10.4.3.189/volume/v3/volumes/c871e084-2a23-485e-980c-977c87e7274f returned with HTTP 200 Aug 25 05:44:44.054203 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 431/1709] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:44:44 2026] GET /volume/v3/volumes/c871e084-2a23-485e-980c-977c87e7274f => generated 888 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:44:44.072345 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-b0cba096-20ba-4979-b779-bce9ae6692bf None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:44.076082 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-b0cba096-20ba-4979-b779-bce9ae6692bf tempest-VolumeTypesAccessTest-2053560974 tempest-VolumeTypesAccessTest-2053560974-project-member] GET https://10.4.3.189/volume/v3/volumes/c871e084-2a23-485e-980c-977c87e7274f Aug 25 05:44:44.076082 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-b0cba096-20ba-4979-b779-bce9ae6692bf tempest-VolumeTypesAccessTest-2053560974 tempest-VolumeTypesAccessTest-2053560974-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:44.076082 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-b0cba096-20ba-4979-b779-bce9ae6692bf tempest-VolumeTypesAccessTest-2053560974 tempest-VolumeTypesAccessTest-2053560974-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:44.091689 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:44:44.091689 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:44:44.100221 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-b0cba096-20ba-4979-b779-bce9ae6692bf tempest-VolumeTypesAccessTest-2053560974 tempest-VolumeTypesAccessTest-2053560974-project-member] Volume info retrieved successfully. Aug 25 05:44:44.107458 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-b0cba096-20ba-4979-b779-bce9ae6692bf tempest-VolumeTypesAccessTest-2053560974 tempest-VolumeTypesAccessTest-2053560974-project-member] https://10.4.3.189/volume/v3/volumes/c871e084-2a23-485e-980c-977c87e7274f returned with HTTP 200 Aug 25 05:44:44.108359 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 429/1710] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:44:44 2026] GET /volume/v3/volumes/c871e084-2a23-485e-980c-977c87e7274f => generated 888 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:44:44.108950 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-8f491cf3-6fb1-40bc-b913-48e911b63b57 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:44.117947 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-8f491cf3-6fb1-40bc-b913-48e911b63b57 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-reader] GET https://10.4.3.189/volume/v3/volumes/e2d5830b-740f-4a3e-8452-97ad32536bba Aug 25 05:44:44.120413 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-8f491cf3-6fb1-40bc-b913-48e911b63b57 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-reader] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:44.122561 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-8f491cf3-6fb1-40bc-b913-48e911b63b57 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-reader] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:44.124424 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-dc3baaa0-a394-4536-a64f-b43ad33b3016 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:44.126723 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-dc3baaa0-a394-4536-a64f-b43ad33b3016 tempest-VolumeTypesAccessTest-2053560974 tempest-VolumeTypesAccessTest-2053560974-project-member] DELETE https://10.4.3.189/volume/v3/volumes/c871e084-2a23-485e-980c-977c87e7274f Aug 25 05:44:44.127027 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-dc3baaa0-a394-4536-a64f-b43ad33b3016 tempest-VolumeTypesAccessTest-2053560974 tempest-VolumeTypesAccessTest-2053560974-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:44.127316 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-dc3baaa0-a394-4536-a64f-b43ad33b3016 tempest-VolumeTypesAccessTest-2053560974 tempest-VolumeTypesAccessTest-2053560974-project-member] Calling method 'delete' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:44.127563 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.v3.volumes [None req-dc3baaa0-a394-4536-a64f-b43ad33b3016 tempest-VolumeTypesAccessTest-2053560974 tempest-VolumeTypesAccessTest-2053560974-project-member] Delete volume with id: c871e084-2a23-485e-980c-977c87e7274f Aug 25 05:44:44.139463 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:44:44.139463 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:44:44.140023 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-dc3baaa0-a394-4536-a64f-b43ad33b3016 tempest-VolumeTypesAccessTest-2053560974 tempest-VolumeTypesAccessTest-2053560974-project-member] Volume info retrieved successfully. Aug 25 05:44:44.162903 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:44:44.162903 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:44:44.170467 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-8f491cf3-6fb1-40bc-b913-48e911b63b57 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-reader] Volume info retrieved successfully. Aug 25 05:44:44.173094 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-dc3baaa0-a394-4536-a64f-b43ad33b3016 tempest-VolumeTypesAccessTest-2053560974 tempest-VolumeTypesAccessTest-2053560974-project-member] Delete volume request issued successfully. Aug 25 05:44:44.173329 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-dc3baaa0-a394-4536-a64f-b43ad33b3016 tempest-VolumeTypesAccessTest-2053560974 tempest-VolumeTypesAccessTest-2053560974-project-member] https://10.4.3.189/volume/v3/volumes/c871e084-2a23-485e-980c-977c87e7274f returned with HTTP 202 Aug 25 05:44:44.173993 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 424/1711] 10.4.3.189 () {66 vars in 1351 bytes} [Tue Aug 25 05:44:44 2026] DELETE /volume/v3/volumes/c871e084-2a23-485e-980c-977c87e7274f => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:44:44.180045 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-8f491cf3-6fb1-40bc-b913-48e911b63b57 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-reader] https://10.4.3.189/volume/v3/volumes/e2d5830b-740f-4a3e-8452-97ad32536bba returned with HTTP 200 Aug 25 05:44:44.180451 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 428/1712] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:44:44 2026] GET /volume/v3/volumes/e2d5830b-740f-4a3e-8452-97ad32536bba => generated 1442 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:44:44.207307 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-a4030748-0645-41d7-9a95-433e27529b65 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:44.211140 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-a4030748-0645-41d7-9a95-433e27529b65 tempest-VolumeTypesAccessTest-2053560974 tempest-VolumeTypesAccessTest-2053560974-project-member] GET https://10.4.3.189/volume/v3/volumes/c871e084-2a23-485e-980c-977c87e7274f Aug 25 05:44:44.211368 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-a4030748-0645-41d7-9a95-433e27529b65 tempest-VolumeTypesAccessTest-2053560974 tempest-VolumeTypesAccessTest-2053560974-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:44.211993 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-a4030748-0645-41d7-9a95-433e27529b65 tempest-VolumeTypesAccessTest-2053560974 tempest-VolumeTypesAccessTest-2053560974-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:44.229491 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:44:44.229491 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:44:44.239158 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-a4030748-0645-41d7-9a95-433e27529b65 tempest-VolumeTypesAccessTest-2053560974 tempest-VolumeTypesAccessTest-2053560974-project-member] Volume info retrieved successfully. Aug 25 05:44:44.249275 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-a4030748-0645-41d7-9a95-433e27529b65 tempest-VolumeTypesAccessTest-2053560974 tempest-VolumeTypesAccessTest-2053560974-project-member] https://10.4.3.189/volume/v3/volumes/c871e084-2a23-485e-980c-977c87e7274f returned with HTTP 200 Aug 25 05:44:44.249396 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 432/1713] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:44:44 2026] GET /volume/v3/volumes/c871e084-2a23-485e-980c-977c87e7274f => generated 887 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:44:44.261252 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [req-5a19162c-4275-4447-887b-677adeb4dccc req-5cc749c4-8af2-46e0-a640-f30169a29c4c None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:44.265907 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-5a19162c-4275-4447-887b-677adeb4dccc req-5cc749c4-8af2-46e0-a640-f30169a29c4c tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] GET https://10.4.3.189/volume/v3/volumes/e2d5830b-740f-4a3e-8452-97ad32536bba Aug 25 05:44:44.265907 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-5a19162c-4275-4447-887b-677adeb4dccc req-5cc749c4-8af2-46e0-a640-f30169a29c4c tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:44.265907 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-5a19162c-4275-4447-887b-677adeb4dccc req-5cc749c4-8af2-46e0-a640-f30169a29c4c tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:44.288874 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:44:44.288874 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:44:44.294275 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-92100e18-9224-40e0-90bf-f6af4ef028f5 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:44.299086 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [req-5a19162c-4275-4447-887b-677adeb4dccc req-5cc749c4-8af2-46e0-a640-f30169a29c4c tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Volume info retrieved successfully. Aug 25 05:44:44.299295 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-92100e18-9224-40e0-90bf-f6af4ef028f5 tempest-VolumesBackupsV39Test-761201748 tempest-VolumesBackupsV39Test-761201748-project-member] GET https://10.4.3.189/volume/v3/backups/22a182ab-0301-43fb-8867-f27d47f25d5d Aug 25 05:44:44.299295 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-92100e18-9224-40e0-90bf-f6af4ef028f5 tempest-VolumesBackupsV39Test-761201748 tempest-VolumesBackupsV39Test-761201748-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:44.299295 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-92100e18-9224-40e0-90bf-f6af4ef028f5 tempest-VolumesBackupsV39Test-761201748 tempest-VolumesBackupsV39Test-761201748-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:44.299295 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-92100e18-9224-40e0-90bf-f6af4ef028f5 tempest-VolumesBackupsV39Test-761201748 tempest-VolumesBackupsV39Test-761201748-project-member] Show backup with id 22a182ab-0301-43fb-8867-f27d47f25d5d. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:44:44.305822 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-5a19162c-4275-4447-887b-677adeb4dccc req-5cc749c4-8af2-46e0-a640-f30169a29c4c tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] https://10.4.3.189/volume/v3/volumes/e2d5830b-740f-4a3e-8452-97ad32536bba returned with HTTP 200 Aug 25 05:44:44.306511 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:44:44.306511 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:44:44.306748 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 430/1714] 10.4.3.189 () {68 vars in 1598 bytes} [Tue Aug 25 05:44:44 2026] GET /volume/v3/volumes/e2d5830b-740f-4a3e-8452-97ad32536bba => generated 1442 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:44:44.308024 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-92100e18-9224-40e0-90bf-f6af4ef028f5 tempest-VolumesBackupsV39Test-761201748 tempest-VolumesBackupsV39Test-761201748-project-member] https://10.4.3.189/volume/v3/backups/22a182ab-0301-43fb-8867-f27d47f25d5d returned with HTTP 200 Aug 25 05:44:44.310247 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 425/1715] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:44:44 2026] GET /volume/v3/backups/22a182ab-0301-43fb-8867-f27d47f25d5d => generated 796 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:44:44.349559 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-5a19162c-4275-4447-887b-677adeb4dccc req-b41eaffd-96d3-4692-826b-d5b7b7c1f750 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:44.353115 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-5a19162c-4275-4447-887b-677adeb4dccc req-b41eaffd-96d3-4692-826b-d5b7b7c1f750 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] POST https://10.4.3.189/volume/v3/volumes/e2d5830b-740f-4a3e-8452-97ad32536bba/action Aug 25 05:44:44.353115 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-5a19162c-4275-4447-887b-677adeb4dccc req-b41eaffd-96d3-4692-826b-d5b7b7c1f750 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100268) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 05:44:44.353115 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-5a19162c-4275-4447-887b-677adeb4dccc req-b41eaffd-96d3-4692-826b-d5b7b7c1f750 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:44:44.386007 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:44:44.386007 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:44:44.386166 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-3ab8cc9e-bd15-4ef0-93b8-190556c49f0a req-07675da5-80e1-47bb-81ab-1c8a8f2ce49a None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:44.386860 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [req-5a19162c-4275-4447-887b-677adeb4dccc req-b41eaffd-96d3-4692-826b-d5b7b7c1f750 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Volume info retrieved successfully. Aug 25 05:44:44.389133 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-3ab8cc9e-bd15-4ef0-93b8-190556c49f0a req-07675da5-80e1-47bb-81ab-1c8a8f2ce49a tempest-ServerActionsTestOtherB-67625280 tempest-ServerActionsTestOtherB-67625280-project-member] PUT https://10.4.3.189/volume/v3/attachments/a51015cd-0591-456b-894d-02ab3a5f6702 Aug 25 05:44:44.390081 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-3ab8cc9e-bd15-4ef0-93b8-190556c49f0a req-07675da5-80e1-47bb-81ab-1c8a8f2ce49a tempest-ServerActionsTestOtherB-67625280 tempest-ServerActionsTestOtherB-67625280-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.189", "host": "np0000008051", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:8b4a65c6a3e1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "a19da604-b1eb-4396-a9d5-30b16dae3da8", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:44:44.400240 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.coordination [req-3ab8cc9e-bd15-4ef0-93b8-190556c49f0a req-07675da5-80e1-47bb-81ab-1c8a8f2ce49a tempest-ServerActionsTestOtherB-67625280 tempest-ServerActionsTestOtherB-67625280-project-member] Acquiring lock "cinder-attachment_update-79e2b96a-e569-4935-8ab1-06f70f0181d7-np0000008051" by "attachment_update" {{(pid=100271) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 05:44:44.405364 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.coordination [req-3ab8cc9e-bd15-4ef0-93b8-190556c49f0a req-07675da5-80e1-47bb-81ab-1c8a8f2ce49a tempest-ServerActionsTestOtherB-67625280 tempest-ServerActionsTestOtherB-67625280-project-member] Lock "cinder-attachment_update-79e2b96a-e569-4935-8ab1-06f70f0181d7-np0000008051" acquired by "attachment_update" :: waited 0.005s {{(pid=100271) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 05:44:44.405957 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [req-5a19162c-4275-4447-887b-677adeb4dccc req-b41eaffd-96d3-4692-826b-d5b7b7c1f750 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Begin detaching volume completed successfully. Aug 25 05:44:44.406338 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-5a19162c-4275-4447-887b-677adeb4dccc req-b41eaffd-96d3-4692-826b-d5b7b7c1f750 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] https://10.4.3.189/volume/v3/volumes/e2d5830b-740f-4a3e-8452-97ad32536bba/action returned with HTTP 202 Aug 25 05:44:44.406833 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:44:44.406833 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:44:44.406966 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 429/1716] 10.4.3.189 () {72 vars in 1672 bytes} [Tue Aug 25 05:44:44 2026] POST /volume/v3/volumes/e2d5830b-740f-4a3e-8452-97ad32536bba/action => generated 0 bytes in 58 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 05:44:44.450487 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-007b8717-e00d-4fb7-a9ee-d1c7b8b294b0 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:44.455088 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-007b8717-e00d-4fb7-a9ee-d1c7b8b294b0 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] GET https://10.4.3.189/volume/v3/volumes/e2d5830b-740f-4a3e-8452-97ad32536bba Aug 25 05:44:44.455088 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-007b8717-e00d-4fb7-a9ee-d1c7b8b294b0 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:44.455088 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-007b8717-e00d-4fb7-a9ee-d1c7b8b294b0 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:44.480592 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:44:44.480592 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:44:44.489777 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-007b8717-e00d-4fb7-a9ee-d1c7b8b294b0 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Volume info retrieved successfully. Aug 25 05:44:44.507520 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-007b8717-e00d-4fb7-a9ee-d1c7b8b294b0 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] https://10.4.3.189/volume/v3/volumes/e2d5830b-740f-4a3e-8452-97ad32536bba returned with HTTP 200 Aug 25 05:44:44.507520 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 431/1717] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:44:44 2026] GET /volume/v3/volumes/e2d5830b-740f-4a3e-8452-97ad32536bba => generated 1445 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:44:44.514783 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-ef133f17-3cef-4629-a7a6-e58393e0ed94 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:44.514783 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-ef133f17-3cef-4629-a7a6-e58393e0ed94 None None] GET https://10.4.3.189/volume// Aug 25 05:44:44.515022 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-ef133f17-3cef-4629-a7a6-e58393e0ed94 None None] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:44.516324 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-ef133f17-3cef-4629-a7a6-e58393e0ed94 None None] Calling method 'all' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:44.516324 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-ef133f17-3cef-4629-a7a6-e58393e0ed94 None None] https://10.4.3.189/volume// returned with HTTP 300 Aug 25 05:44:44.516668 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 426/1718] 10.4.3.189 () {66 vars in 1426 bytes} [Tue Aug 25 05:44:44 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 05:44:44.532011 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-5a19162c-4275-4447-887b-677adeb4dccc req-af189890-f346-4e8b-9499-afb0791f4092 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:44.535951 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-5a19162c-4275-4447-887b-677adeb4dccc req-af189890-f346-4e8b-9499-afb0791f4092 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] GET https://10.4.3.189/volume/v3/volumes/e2d5830b-740f-4a3e-8452-97ad32536bba Aug 25 05:44:44.536111 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-5a19162c-4275-4447-887b-677adeb4dccc req-af189890-f346-4e8b-9499-afb0791f4092 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:44.536718 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-5a19162c-4275-4447-887b-677adeb4dccc req-af189890-f346-4e8b-9499-afb0791f4092 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:44.559242 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:44:44.559242 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:44:44.567679 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [req-5a19162c-4275-4447-887b-677adeb4dccc req-af189890-f346-4e8b-9499-afb0791f4092 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Volume info retrieved successfully. Aug 25 05:44:44.577410 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-5a19162c-4275-4447-887b-677adeb4dccc req-af189890-f346-4e8b-9499-afb0791f4092 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] https://10.4.3.189/volume/v3/volumes/e2d5830b-740f-4a3e-8452-97ad32536bba returned with HTTP 200 Aug 25 05:44:44.577410 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 430/1719] 10.4.3.189 () {70 vars in 1639 bytes} [Tue Aug 25 05:44:44 2026] GET /volume/v3/volumes/e2d5830b-740f-4a3e-8452-97ad32536bba => generated 1625 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 05:44:44.600906 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.coordination [req-3ab8cc9e-bd15-4ef0-93b8-190556c49f0a req-07675da5-80e1-47bb-81ab-1c8a8f2ce49a tempest-ServerActionsTestOtherB-67625280 tempest-ServerActionsTestOtherB-67625280-project-member] Lock "cinder-attachment_update-79e2b96a-e569-4935-8ab1-06f70f0181d7-np0000008051" released by "attachment_update" :: held 0.195s {{(pid=100271) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 05:44:44.601486 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-3ab8cc9e-bd15-4ef0-93b8-190556c49f0a req-07675da5-80e1-47bb-81ab-1c8a8f2ce49a tempest-ServerActionsTestOtherB-67625280 tempest-ServerActionsTestOtherB-67625280-project-member] https://10.4.3.189/volume/v3/attachments/a51015cd-0591-456b-894d-02ab3a5f6702 returned with HTTP 200 Aug 25 05:44:44.602459 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 433/1720] 10.4.3.189 () {74 vars in 1704 bytes} [Tue Aug 25 05:44:44 2026] PUT /volume/v3/attachments/a51015cd-0591-456b-894d-02ab3a5f6702 => generated 969 bytes in 217 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:44:44.618150 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [req-3ab8cc9e-bd15-4ef0-93b8-190556c49f0a req-02451499-8ca9-43de-b14f-aebee3b17f33 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:44.621796 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-3ab8cc9e-bd15-4ef0-93b8-190556c49f0a req-02451499-8ca9-43de-b14f-aebee3b17f33 tempest-ServerActionsTestOtherB-67625280 tempest-ServerActionsTestOtherB-67625280-project-member] GET https://10.4.3.189/volume/v3/attachments/a51015cd-0591-456b-894d-02ab3a5f6702 Aug 25 05:44:44.621954 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-3ab8cc9e-bd15-4ef0-93b8-190556c49f0a req-02451499-8ca9-43de-b14f-aebee3b17f33 tempest-ServerActionsTestOtherB-67625280 tempest-ServerActionsTestOtherB-67625280-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:44.622785 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-3ab8cc9e-bd15-4ef0-93b8-190556c49f0a req-02451499-8ca9-43de-b14f-aebee3b17f33 tempest-ServerActionsTestOtherB-67625280 tempest-ServerActionsTestOtherB-67625280-project-member] Calling method 'version_select' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:44.647094 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-3ab8cc9e-bd15-4ef0-93b8-190556c49f0a req-02451499-8ca9-43de-b14f-aebee3b17f33 tempest-ServerActionsTestOtherB-67625280 tempest-ServerActionsTestOtherB-67625280-project-member] https://10.4.3.189/volume/v3/attachments/a51015cd-0591-456b-894d-02ab3a5f6702 returned with HTTP 200 Aug 25 05:44:44.647094 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 432/1721] 10.4.3.189 () {70 vars in 1651 bytes} [Tue Aug 25 05:44:44 2026] GET /volume/v3/attachments/a51015cd-0591-456b-894d-02ab3a5f6702 => generated 994 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:44:44.778236 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-53205a39-29ba-48b8-9c52-f77375320a45 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:44.780977 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-53205a39-29ba-48b8-9c52-f77375320a45 tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] GET https://10.4.3.189/volume/v3/backups/820f1269-cc4f-4116-82d8-32fd0a37ae95 Aug 25 05:44:44.782032 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-53205a39-29ba-48b8-9c52-f77375320a45 tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:44.782032 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-53205a39-29ba-48b8-9c52-f77375320a45 tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:44.782032 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-53205a39-29ba-48b8-9c52-f77375320a45 tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] Show backup with id 820f1269-cc4f-4116-82d8-32fd0a37ae95. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:44:44.793205 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:44:44.793205 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:44:44.794506 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-53205a39-29ba-48b8-9c52-f77375320a45 tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] https://10.4.3.189/volume/v3/backups/820f1269-cc4f-4116-82d8-32fd0a37ae95 returned with HTTP 200 Aug 25 05:44:44.795186 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 427/1722] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:44:44 2026] GET /volume/v3/backups/820f1269-cc4f-4116-82d8-32fd0a37ae95 => generated 736 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:44:45.275084 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-bb844376-05b0-49ab-8b40-d1e15b81e84e None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:45.282946 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-bb844376-05b0-49ab-8b40-d1e15b81e84e tempest-VolumeTypesAccessTest-2053560974 tempest-VolumeTypesAccessTest-2053560974-project-member] GET https://10.4.3.189/volume/v3/volumes/c871e084-2a23-485e-980c-977c87e7274f Aug 25 05:44:45.282946 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-bb844376-05b0-49ab-8b40-d1e15b81e84e tempest-VolumeTypesAccessTest-2053560974 tempest-VolumeTypesAccessTest-2053560974-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:45.282946 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-bb844376-05b0-49ab-8b40-d1e15b81e84e tempest-VolumeTypesAccessTest-2053560974 tempest-VolumeTypesAccessTest-2053560974-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:45.289734 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-bb844376-05b0-49ab-8b40-d1e15b81e84e tempest-VolumeTypesAccessTest-2053560974 tempest-VolumeTypesAccessTest-2053560974-project-member] https://10.4.3.189/volume/v3/volumes/c871e084-2a23-485e-980c-977c87e7274f returned with HTTP 404 Aug 25 05:44:45.290450 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 431/1723] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:44:45 2026] GET /volume/v3/volumes/c871e084-2a23-485e-980c-977c87e7274f => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 25 05:44:45.301245 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-4dbc7268-833e-44c8-9485-ef3f66329b5c None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:45.305030 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-4dbc7268-833e-44c8-9485-ef3f66329b5c tempest-VolumeTypesAccessTest-408785844 tempest-VolumeTypesAccessTest-408785844-project-admin] POST https://10.4.3.189/volume/v3/types/8951f634-fcbb-48e5-9274-e427e97d596f/action Aug 25 05:44:45.305030 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-4dbc7268-833e-44c8-9485-ef3f66329b5c tempest-VolumeTypesAccessTest-408785844 tempest-VolumeTypesAccessTest-408785844-project-admin] Action body: b'{"removeProjectAccess": {"project": "915e5b918314406a81b13d0eb1fcad6c"}}' {{(pid=100271) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 05:44:45.305030 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-4dbc7268-833e-44c8-9485-ef3f66329b5c tempest-VolumeTypesAccessTest-408785844 tempest-VolumeTypesAccessTest-408785844-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "915e5b918314406a81b13d0eb1fcad6c"}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:44:45.307120 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:44:45.307120 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:44:45.331810 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-c0210fc3-fbe9-4045-9f5d-43e936cd499a None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:45.333037 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-4dbc7268-833e-44c8-9485-ef3f66329b5c tempest-VolumeTypesAccessTest-408785844 tempest-VolumeTypesAccessTest-408785844-project-admin] https://10.4.3.189/volume/v3/types/8951f634-fcbb-48e5-9274-e427e97d596f/action returned with HTTP 202 Aug 25 05:44:45.333837 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 434/1724] 10.4.3.189 () {68 vars in 1384 bytes} [Tue Aug 25 05:44:45 2026] POST /volume/v3/types/8951f634-fcbb-48e5-9274-e427e97d596f/action => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:44:45.336853 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-c0210fc3-fbe9-4045-9f5d-43e936cd499a tempest-VolumesBackupsV39Test-761201748 tempest-VolumesBackupsV39Test-761201748-project-member] GET https://10.4.3.189/volume/v3/backups/22a182ab-0301-43fb-8867-f27d47f25d5d Aug 25 05:44:45.337119 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-c0210fc3-fbe9-4045-9f5d-43e936cd499a tempest-VolumesBackupsV39Test-761201748 tempest-VolumesBackupsV39Test-761201748-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:45.337381 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-c0210fc3-fbe9-4045-9f5d-43e936cd499a tempest-VolumesBackupsV39Test-761201748 tempest-VolumesBackupsV39Test-761201748-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:45.337536 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-c0210fc3-fbe9-4045-9f5d-43e936cd499a tempest-VolumesBackupsV39Test-761201748 tempest-VolumesBackupsV39Test-761201748-project-member] Show backup with id 22a182ab-0301-43fb-8867-f27d47f25d5d. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:44:45.344574 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:44:45.344574 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:44:45.345636 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-c0210fc3-fbe9-4045-9f5d-43e936cd499a tempest-VolumesBackupsV39Test-761201748 tempest-VolumesBackupsV39Test-761201748-project-member] https://10.4.3.189/volume/v3/backups/22a182ab-0301-43fb-8867-f27d47f25d5d returned with HTTP 200 Aug 25 05:44:45.346103 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 433/1725] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:44:45 2026] GET /volume/v3/backups/22a182ab-0301-43fb-8867-f27d47f25d5d => generated 796 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:44:45.348444 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-4f6086e7-d882-4078-8c6b-a1ff0181df6e None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:45.350177 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-4f6086e7-d882-4078-8c6b-a1ff0181df6e tempest-VolumeTypesAccessTest-408785844 tempest-VolumeTypesAccessTest-408785844-project-admin] DELETE https://10.4.3.189/volume/v3/types/8951f634-fcbb-48e5-9274-e427e97d596f Aug 25 05:44:45.350626 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-4f6086e7-d882-4078-8c6b-a1ff0181df6e tempest-VolumeTypesAccessTest-408785844 tempest-VolumeTypesAccessTest-408785844-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:45.351036 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-4f6086e7-d882-4078-8c6b-a1ff0181df6e tempest-VolumeTypesAccessTest-408785844 tempest-VolumeTypesAccessTest-408785844-project-admin] Calling method '_delete' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:45.419080 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-4f6086e7-d882-4078-8c6b-a1ff0181df6e tempest-VolumeTypesAccessTest-408785844 tempest-VolumeTypesAccessTest-408785844-project-admin] https://10.4.3.189/volume/v3/types/8951f634-fcbb-48e5-9274-e427e97d596f returned with HTTP 202 Aug 25 05:44:45.419080 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 428/1726] 10.4.3.189 () {66 vars in 1345 bytes} [Tue Aug 25 05:44:45 2026] DELETE /volume/v3/types/8951f634-fcbb-48e5-9274-e427e97d596f => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:44:45.428767 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-ab7711ce-29ff-4e03-9e77-8d5d16adb53a None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:45.431167 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ab7711ce-29ff-4e03-9e77-8d5d16adb53a tempest-VolumeTypesAccessTest-408785844 tempest-VolumeTypesAccessTest-408785844-project-admin] GET https://10.4.3.189/volume/v3/types/8951f634-fcbb-48e5-9274-e427e97d596f Aug 25 05:44:45.431316 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ab7711ce-29ff-4e03-9e77-8d5d16adb53a tempest-VolumeTypesAccessTest-408785844 tempest-VolumeTypesAccessTest-408785844-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:45.431821 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ab7711ce-29ff-4e03-9e77-8d5d16adb53a tempest-VolumeTypesAccessTest-408785844 tempest-VolumeTypesAccessTest-408785844-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:45.435866 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ab7711ce-29ff-4e03-9e77-8d5d16adb53a tempest-VolumeTypesAccessTest-408785844 tempest-VolumeTypesAccessTest-408785844-project-admin] https://10.4.3.189/volume/v3/types/8951f634-fcbb-48e5-9274-e427e97d596f returned with HTTP 404 Aug 25 05:44:45.436511 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 432/1727] 10.4.3.189 () {66 vars in 1342 bytes} [Tue Aug 25 05:44:45 2026] GET /volume/v3/types/8951f634-fcbb-48e5-9274-e427e97d596f => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:44:45.450985 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-1e89f068-b429-4bb8-afd1-b4f2bff24da5 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:45.453873 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-1e89f068-b429-4bb8-afd1-b4f2bff24da5 tempest-VolumeTypesAccessTest-408785844 tempest-VolumeTypesAccessTest-408785844-project-admin] POST https://10.4.3.189/volume/v3/types Aug 25 05:44:45.455168 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-1e89f068-b429-4bb8-afd1-b4f2bff24da5 tempest-VolumeTypesAccessTest-408785844 tempest-VolumeTypesAccessTest-408785844-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesAccessTest-volume-type-1713366169", "os-volume-type-access:is_public": false}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:44:45.480384 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-1e89f068-b429-4bb8-afd1-b4f2bff24da5 tempest-VolumeTypesAccessTest-408785844 tempest-VolumeTypesAccessTest-408785844-project-admin] https://10.4.3.189/volume/v3/types returned with HTTP 200 Aug 25 05:44:45.481334 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 435/1728] 10.4.3.189 () {68 vars in 1253 bytes} [Tue Aug 25 05:44:45 2026] POST /volume/v3/types => generated 229 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:44:45.491703 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-2cae64b4-b1fd-48c3-8e93-de04c58d775a None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:45.494122 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-2cae64b4-b1fd-48c3-8e93-de04c58d775a tempest-VolumeTypesAccessTest-408785844 tempest-VolumeTypesAccessTest-408785844-project-admin] POST https://10.4.3.189/volume/v3/types/394fdaf5-bfaf-4e68-a801-2fdb5f32a530/action Aug 25 05:44:45.494702 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-2cae64b4-b1fd-48c3-8e93-de04c58d775a tempest-VolumeTypesAccessTest-408785844 tempest-VolumeTypesAccessTest-408785844-project-admin] Action body: b'{"addProjectAccess": {"project": "915e5b918314406a81b13d0eb1fcad6c"}}' {{(pid=100270) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 05:44:45.494990 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-2cae64b4-b1fd-48c3-8e93-de04c58d775a tempest-VolumeTypesAccessTest-408785844 tempest-VolumeTypesAccessTest-408785844-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "915e5b918314406a81b13d0eb1fcad6c"}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:44:45.514213 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-2cae64b4-b1fd-48c3-8e93-de04c58d775a tempest-VolumeTypesAccessTest-408785844 tempest-VolumeTypesAccessTest-408785844-project-admin] https://10.4.3.189/volume/v3/types/394fdaf5-bfaf-4e68-a801-2fdb5f32a530/action returned with HTTP 202 Aug 25 05:44:45.516551 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 434/1729] 10.4.3.189 () {68 vars in 1384 bytes} [Tue Aug 25 05:44:45 2026] POST /volume/v3/types/394fdaf5-bfaf-4e68-a801-2fdb5f32a530/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:44:45.533810 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-bc01d5a4-4685-4f34-9f91-4493b2b814be None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:45.533947 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-29f96134-6f6a-4494-a29a-70a4a32e1fe2 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:45.535728 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-29f96134-6f6a-4494-a29a-70a4a32e1fe2 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] GET https://10.4.3.189/volume/v3/volumes/e2d5830b-740f-4a3e-8452-97ad32536bba Aug 25 05:44:45.536028 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-29f96134-6f6a-4494-a29a-70a4a32e1fe2 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:45.536327 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-29f96134-6f6a-4494-a29a-70a4a32e1fe2 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:45.536553 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-bc01d5a4-4685-4f34-9f91-4493b2b814be tempest-VolumeTypesAccessTest-408785844 tempest-VolumeTypesAccessTest-408785844-project-admin] POST https://10.4.3.189/volume/v3/types/394fdaf5-bfaf-4e68-a801-2fdb5f32a530/action Aug 25 05:44:45.536952 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-bc01d5a4-4685-4f34-9f91-4493b2b814be tempest-VolumeTypesAccessTest-408785844 tempest-VolumeTypesAccessTest-408785844-project-admin] Action body: b'{"addProjectAccess": {"project": "20a384153f2943f4b0f63343230d3368"}}' {{(pid=100268) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 05:44:45.537102 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-bc01d5a4-4685-4f34-9f91-4493b2b814be tempest-VolumeTypesAccessTest-408785844 tempest-VolumeTypesAccessTest-408785844-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "20a384153f2943f4b0f63343230d3368"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:44:45.555865 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-bc01d5a4-4685-4f34-9f91-4493b2b814be tempest-VolumeTypesAccessTest-408785844 tempest-VolumeTypesAccessTest-408785844-project-admin] https://10.4.3.189/volume/v3/types/394fdaf5-bfaf-4e68-a801-2fdb5f32a530/action returned with HTTP 202 Aug 25 05:44:45.556708 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 433/1730] 10.4.3.189 () {68 vars in 1384 bytes} [Tue Aug 25 05:44:45 2026] POST /volume/v3/types/394fdaf5-bfaf-4e68-a801-2fdb5f32a530/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:44:45.557836 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-5a19162c-4275-4447-887b-677adeb4dccc req-9b8a4763-dd87-4253-bff6-94142a9694f4 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:45.559534 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:44:45.559534 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:44:45.561173 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-5a19162c-4275-4447-887b-677adeb4dccc req-9b8a4763-dd87-4253-bff6-94142a9694f4 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] GET https://10.4.3.189/volume/v3/volumes/e2d5830b-740f-4a3e-8452-97ad32536bba Aug 25 05:44:45.561556 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-5a19162c-4275-4447-887b-677adeb4dccc req-9b8a4763-dd87-4253-bff6-94142a9694f4 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:45.561827 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-5a19162c-4275-4447-887b-677adeb4dccc req-9b8a4763-dd87-4253-bff6-94142a9694f4 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:45.565486 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-29f96134-6f6a-4494-a29a-70a4a32e1fe2 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Volume info retrieved successfully. Aug 25 05:44:45.570819 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-4689ab8a-d7a6-4c49-a639-70c806e6de03 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:45.571531 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-29f96134-6f6a-4494-a29a-70a4a32e1fe2 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] https://10.4.3.189/volume/v3/volumes/e2d5830b-740f-4a3e-8452-97ad32536bba returned with HTTP 200 Aug 25 05:44:45.572133 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 429/1731] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:44:45 2026] GET /volume/v3/volumes/e2d5830b-740f-4a3e-8452-97ad32536bba => generated 1445 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:44:45.577826 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-4689ab8a-d7a6-4c49-a639-70c806e6de03 tempest-VolumeTypesAccessTest-408785844 tempest-VolumeTypesAccessTest-408785844-project-admin] GET https://10.4.3.189/volume/v3/types/394fdaf5-bfaf-4e68-a801-2fdb5f32a530/os-volume-type-access Aug 25 05:44:45.577826 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-4689ab8a-d7a6-4c49-a639-70c806e6de03 tempest-VolumeTypesAccessTest-408785844 tempest-VolumeTypesAccessTest-408785844-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:45.579247 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-4689ab8a-d7a6-4c49-a639-70c806e6de03 tempest-VolumeTypesAccessTest-408785844 tempest-VolumeTypesAccessTest-408785844-project-admin] Calling method 'index' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:45.594277 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:44:45.594277 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:44:45.599144 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [req-5a19162c-4275-4447-887b-677adeb4dccc req-9b8a4763-dd87-4253-bff6-94142a9694f4 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Volume info retrieved successfully. Aug 25 05:44:45.601526 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-4689ab8a-d7a6-4c49-a639-70c806e6de03 tempest-VolumeTypesAccessTest-408785844 tempest-VolumeTypesAccessTest-408785844-project-admin] https://10.4.3.189/volume/v3/types/394fdaf5-bfaf-4e68-a801-2fdb5f32a530/os-volume-type-access returned with HTTP 200 Aug 25 05:44:45.602265 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 435/1732] 10.4.3.189 () {66 vars in 1408 bytes} [Tue Aug 25 05:44:45 2026] GET /volume/v3/types/394fdaf5-bfaf-4e68-a801-2fdb5f32a530/os-volume-type-access => generated 244 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:44:45.606103 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-5a19162c-4275-4447-887b-677adeb4dccc req-9b8a4763-dd87-4253-bff6-94142a9694f4 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] https://10.4.3.189/volume/v3/volumes/e2d5830b-740f-4a3e-8452-97ad32536bba returned with HTTP 200 Aug 25 05:44:45.606698 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 436/1733] 10.4.3.189 () {68 vars in 1598 bytes} [Tue Aug 25 05:44:45 2026] GET /volume/v3/volumes/e2d5830b-740f-4a3e-8452-97ad32536bba => generated 1445 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:44:45.613749 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-9db3045c-6ffd-4a93-933c-c9f9228ff443 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:45.616125 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-9db3045c-6ffd-4a93-933c-c9f9228ff443 tempest-VolumeTypesAccessTest-408785844 tempest-VolumeTypesAccessTest-408785844-project-admin] POST https://10.4.3.189/volume/v3/types/394fdaf5-bfaf-4e68-a801-2fdb5f32a530/action Aug 25 05:44:45.616663 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-9db3045c-6ffd-4a93-933c-c9f9228ff443 tempest-VolumeTypesAccessTest-408785844 tempest-VolumeTypesAccessTest-408785844-project-admin] Action body: b'{"removeProjectAccess": {"project": "20a384153f2943f4b0f63343230d3368"}}' {{(pid=100268) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 05:44:45.616985 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-9db3045c-6ffd-4a93-933c-c9f9228ff443 tempest-VolumeTypesAccessTest-408785844 tempest-VolumeTypesAccessTest-408785844-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "20a384153f2943f4b0f63343230d3368"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:44:45.635440 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-9db3045c-6ffd-4a93-933c-c9f9228ff443 tempest-VolumeTypesAccessTest-408785844 tempest-VolumeTypesAccessTest-408785844-project-admin] https://10.4.3.189/volume/v3/types/394fdaf5-bfaf-4e68-a801-2fdb5f32a530/action returned with HTTP 202 Aug 25 05:44:45.636353 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 434/1734] 10.4.3.189 () {68 vars in 1384 bytes} [Tue Aug 25 05:44:45 2026] POST /volume/v3/types/394fdaf5-bfaf-4e68-a801-2fdb5f32a530/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:44:45.640912 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-5a19162c-4275-4447-887b-677adeb4dccc req-c0df27e3-2528-4020-a2c7-a92ae3b812d7 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:45.644960 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-5a19162c-4275-4447-887b-677adeb4dccc req-c0df27e3-2528-4020-a2c7-a92ae3b812d7 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] DELETE https://10.4.3.189/volume/v3/attachments/853fabaa-f1a5-4cd6-955a-ab99e46373db Aug 25 05:44:45.646381 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-5a19162c-4275-4447-887b-677adeb4dccc req-c0df27e3-2528-4020-a2c7-a92ae3b812d7 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:45.646381 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-5a19162c-4275-4447-887b-677adeb4dccc req-c0df27e3-2528-4020-a2c7-a92ae3b812d7 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Calling method 'version_select' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:45.648551 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-ed499253-6c4b-4f92-9546-67c5d451068b None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:45.650518 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-ed499253-6c4b-4f92-9546-67c5d451068b tempest-VolumeTypesAccessTest-408785844 tempest-VolumeTypesAccessTest-408785844-project-admin] POST https://10.4.3.189/volume/v3/types/394fdaf5-bfaf-4e68-a801-2fdb5f32a530/action Aug 25 05:44:45.651197 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-ed499253-6c4b-4f92-9546-67c5d451068b tempest-VolumeTypesAccessTest-408785844 tempest-VolumeTypesAccessTest-408785844-project-admin] Action body: b'{"removeProjectAccess": {"project": "915e5b918314406a81b13d0eb1fcad6c"}}' {{(pid=100270) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 05:44:45.651197 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-ed499253-6c4b-4f92-9546-67c5d451068b tempest-VolumeTypesAccessTest-408785844 tempest-VolumeTypesAccessTest-408785844-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "915e5b918314406a81b13d0eb1fcad6c"}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:44:45.659452 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:44:45.659452 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:44:45.674098 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-ed499253-6c4b-4f92-9546-67c5d451068b tempest-VolumeTypesAccessTest-408785844 tempest-VolumeTypesAccessTest-408785844-project-admin] https://10.4.3.189/volume/v3/types/394fdaf5-bfaf-4e68-a801-2fdb5f32a530/action returned with HTTP 202 Aug 25 05:44:45.674674 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 436/1735] 10.4.3.189 () {68 vars in 1384 bytes} [Tue Aug 25 05:44:45 2026] POST /volume/v3/types/394fdaf5-bfaf-4e68-a801-2fdb5f32a530/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:44:45.686285 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-8ae3b884-d4b4-4e22-bd0e-77fe6b43d988 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:45.690553 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-8ae3b884-d4b4-4e22-bd0e-77fe6b43d988 tempest-VolumeTypesAccessTest-408785844 tempest-VolumeTypesAccessTest-408785844-project-admin] DELETE https://10.4.3.189/volume/v3/types/394fdaf5-bfaf-4e68-a801-2fdb5f32a530 Aug 25 05:44:45.691329 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-8ae3b884-d4b4-4e22-bd0e-77fe6b43d988 tempest-VolumeTypesAccessTest-408785844 tempest-VolumeTypesAccessTest-408785844-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:45.691391 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-8ae3b884-d4b4-4e22-bd0e-77fe6b43d988 tempest-VolumeTypesAccessTest-408785844 tempest-VolumeTypesAccessTest-408785844-project-admin] Calling method '_delete' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:45.740241 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-8ae3b884-d4b4-4e22-bd0e-77fe6b43d988 tempest-VolumeTypesAccessTest-408785844 tempest-VolumeTypesAccessTest-408785844-project-admin] https://10.4.3.189/volume/v3/types/394fdaf5-bfaf-4e68-a801-2fdb5f32a530 returned with HTTP 202 Aug 25 05:44:45.741012 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 437/1736] 10.4.3.189 () {66 vars in 1345 bytes} [Tue Aug 25 05:44:45 2026] DELETE /volume/v3/types/394fdaf5-bfaf-4e68-a801-2fdb5f32a530 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:44:45.744995 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-5a19162c-4275-4447-887b-677adeb4dccc req-c0df27e3-2528-4020-a2c7-a92ae3b812d7 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] https://10.4.3.189/volume/v3/attachments/853fabaa-f1a5-4cd6-955a-ab99e46373db returned with HTTP 200 Aug 25 05:44:45.745698 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 430/1737] 10.4.3.189 () {72 vars in 1673 bytes} [Tue Aug 25 05:44:45 2026] DELETE /volume/v3/attachments/853fabaa-f1a5-4cd6-955a-ab99e46373db => generated 192 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:44:45.754994 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-7611c801-5b64-4e01-ad40-455c58f289ff None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:45.756912 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-7611c801-5b64-4e01-ad40-455c58f289ff tempest-VolumeTypesAccessTest-408785844 tempest-VolumeTypesAccessTest-408785844-project-admin] GET https://10.4.3.189/volume/v3/types/394fdaf5-bfaf-4e68-a801-2fdb5f32a530 Aug 25 05:44:45.757409 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-7611c801-5b64-4e01-ad40-455c58f289ff tempest-VolumeTypesAccessTest-408785844 tempest-VolumeTypesAccessTest-408785844-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:45.757409 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-7611c801-5b64-4e01-ad40-455c58f289ff tempest-VolumeTypesAccessTest-408785844 tempest-VolumeTypesAccessTest-408785844-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:45.762679 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-7611c801-5b64-4e01-ad40-455c58f289ff tempest-VolumeTypesAccessTest-408785844 tempest-VolumeTypesAccessTest-408785844-project-admin] https://10.4.3.189/volume/v3/types/394fdaf5-bfaf-4e68-a801-2fdb5f32a530 returned with HTTP 404 Aug 25 05:44:45.763330 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 435/1738] 10.4.3.189 () {66 vars in 1342 bytes} [Tue Aug 25 05:44:45 2026] GET /volume/v3/types/394fdaf5-bfaf-4e68-a801-2fdb5f32a530 => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:44:45.812561 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-0fd8ec1f-e31d-4525-a3cb-691444ceff8e None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:45.817410 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-0fd8ec1f-e31d-4525-a3cb-691444ceff8e tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] GET https://10.4.3.189/volume/v3/backups/820f1269-cc4f-4116-82d8-32fd0a37ae95 Aug 25 05:44:45.817815 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-0fd8ec1f-e31d-4525-a3cb-691444ceff8e tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:45.818286 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-0fd8ec1f-e31d-4525-a3cb-691444ceff8e tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:45.818439 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-0fd8ec1f-e31d-4525-a3cb-691444ceff8e tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] Show backup with id 820f1269-cc4f-4116-82d8-32fd0a37ae95. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:44:45.826879 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:44:45.826879 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:44:45.827571 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-0fd8ec1f-e31d-4525-a3cb-691444ceff8e tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] https://10.4.3.189/volume/v3/backups/820f1269-cc4f-4116-82d8-32fd0a37ae95 returned with HTTP 200 Aug 25 05:44:45.828271 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 437/1739] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:44:45 2026] GET /volume/v3/backups/820f1269-cc4f-4116-82d8-32fd0a37ae95 => generated 736 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:44:46.360558 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-7a2615ec-ab18-46c0-9102-2d2183aed8e3 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:46.362625 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-7a2615ec-ab18-46c0-9102-2d2183aed8e3 tempest-VolumesBackupsV39Test-761201748 tempest-VolumesBackupsV39Test-761201748-project-member] GET https://10.4.3.189/volume/v3/backups/22a182ab-0301-43fb-8867-f27d47f25d5d Aug 25 05:44:46.362910 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-7a2615ec-ab18-46c0-9102-2d2183aed8e3 tempest-VolumesBackupsV39Test-761201748 tempest-VolumesBackupsV39Test-761201748-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:46.363125 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-7a2615ec-ab18-46c0-9102-2d2183aed8e3 tempest-VolumesBackupsV39Test-761201748 tempest-VolumesBackupsV39Test-761201748-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:46.363253 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-7a2615ec-ab18-46c0-9102-2d2183aed8e3 tempest-VolumesBackupsV39Test-761201748 tempest-VolumesBackupsV39Test-761201748-project-member] Show backup with id 22a182ab-0301-43fb-8867-f27d47f25d5d. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:44:46.370224 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:44:46.370224 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:44:46.372473 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-7a2615ec-ab18-46c0-9102-2d2183aed8e3 tempest-VolumesBackupsV39Test-761201748 tempest-VolumesBackupsV39Test-761201748-project-member] https://10.4.3.189/volume/v3/backups/22a182ab-0301-43fb-8867-f27d47f25d5d returned with HTTP 200 Aug 25 05:44:46.372473 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 438/1740] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:44:46 2026] GET /volume/v3/backups/22a182ab-0301-43fb-8867-f27d47f25d5d => generated 796 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:44:46.580309 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-1afe7a91-3f86-4f0a-8859-9ed7a1b9c324 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:46.601885 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-aef9be63-6bf7-4724-b5c1-4c36a8de2f88 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:46.605269 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-aef9be63-6bf7-4724-b5c1-4c36a8de2f88 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] GET https://10.4.3.189/volume/v3/volumes/e2d5830b-740f-4a3e-8452-97ad32536bba Aug 25 05:44:46.605269 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-aef9be63-6bf7-4724-b5c1-4c36a8de2f88 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:46.605606 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-aef9be63-6bf7-4724-b5c1-4c36a8de2f88 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:46.629921 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:44:46.629921 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:44:46.639324 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-aef9be63-6bf7-4724-b5c1-4c36a8de2f88 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Volume info retrieved successfully. Aug 25 05:44:46.648516 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-aef9be63-6bf7-4724-b5c1-4c36a8de2f88 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] https://10.4.3.189/volume/v3/volumes/e2d5830b-740f-4a3e-8452-97ad32536bba returned with HTTP 200 Aug 25 05:44:46.648516 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 436/1741] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:44:46 2026] GET /volume/v3/volumes/e2d5830b-740f-4a3e-8452-97ad32536bba => generated 1145 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:44:46.666827 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-83720062-203d-442e-8174-e7b52fcf08cd None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:46.668749 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-83720062-203d-442e-8174-e7b52fcf08cd tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-reader] GET https://10.4.3.189/volume/v3/volumes/e2d5830b-740f-4a3e-8452-97ad32536bba Aug 25 05:44:46.668969 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-83720062-203d-442e-8174-e7b52fcf08cd tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-reader] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:46.669144 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-83720062-203d-442e-8174-e7b52fcf08cd tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-reader] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:46.681034 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:44:46.681034 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:44:46.685444 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-83720062-203d-442e-8174-e7b52fcf08cd tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-reader] Volume info retrieved successfully. Aug 25 05:44:46.690145 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-83720062-203d-442e-8174-e7b52fcf08cd tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-reader] https://10.4.3.189/volume/v3/volumes/e2d5830b-740f-4a3e-8452-97ad32536bba returned with HTTP 200 Aug 25 05:44:46.690533 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 438/1742] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:44:46 2026] GET /volume/v3/volumes/e2d5830b-740f-4a3e-8452-97ad32536bba => generated 1145 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:44:46.704817 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-1afe7a91-3f86-4f0a-8859-9ed7a1b9c324 tempest-GroupTypeSpecsTest-742667032 tempest-GroupTypeSpecsTest-742667032-project-admin] POST https://10.4.3.189/volume/v3/group_types Aug 25 05:44:46.705285 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-1afe7a91-3f86-4f0a-8859-9ed7a1b9c324 tempest-GroupTypeSpecsTest-742667032 tempest-GroupTypeSpecsTest-742667032-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypeSpecsTest-group-type-1934243226"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:44:46.707484 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:44:46.707484 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:44:46.724284 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-1afe7a91-3f86-4f0a-8859-9ed7a1b9c324 tempest-GroupTypeSpecsTest-742667032 tempest-GroupTypeSpecsTest-742667032-project-admin] https://10.4.3.189/volume/v3/group_types returned with HTTP 202 Aug 25 05:44:46.724538 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 431/1743] 10.4.3.189 () {70 vars in 1311 bytes} [Tue Aug 25 05:44:46 2026] POST /volume/v3/group_types => generated 181 bytes in 145 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:44:46.734860 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-20677954-4ab0-4718-93e0-5ca671f34c62 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:46.737740 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-20677954-4ab0-4718-93e0-5ca671f34c62 tempest-GroupTypeSpecsTest-742667032 tempest-GroupTypeSpecsTest-742667032-project-admin] POST https://10.4.3.189/volume/v3/group_types/626a2465-78fe-4a47-9a18-146e83982858/group_specs Aug 25 05:44:46.737993 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-20677954-4ab0-4718-93e0-5ca671f34c62 tempest-GroupTypeSpecsTest-742667032 tempest-GroupTypeSpecsTest-742667032-project-admin] Action: 'create', calling method: version_select, body: {"group_specs": {"key1": "value1", "key2": "value2"}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:44:46.752081 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-13365ebf-1c85-41ed-8d64-031f7d53dee8 req-cb1b603c-a6e1-42c9-b81c-f06592e4283f None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:46.758212 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-13365ebf-1c85-41ed-8d64-031f7d53dee8 req-cb1b603c-a6e1-42c9-b81c-f06592e4283f tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] GET https://10.4.3.189/volume/v3/volumes/e2d5830b-740f-4a3e-8452-97ad32536bba Aug 25 05:44:46.758520 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-13365ebf-1c85-41ed-8d64-031f7d53dee8 req-cb1b603c-a6e1-42c9-b81c-f06592e4283f tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:46.758833 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-13365ebf-1c85-41ed-8d64-031f7d53dee8 req-cb1b603c-a6e1-42c9-b81c-f06592e4283f tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:46.765602 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-20677954-4ab0-4718-93e0-5ca671f34c62 tempest-GroupTypeSpecsTest-742667032 tempest-GroupTypeSpecsTest-742667032-project-admin] https://10.4.3.189/volume/v3/group_types/626a2465-78fe-4a47-9a18-146e83982858/group_specs returned with HTTP 202 Aug 25 05:44:46.766307 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 439/1744] 10.4.3.189 () {70 vars in 1458 bytes} [Tue Aug 25 05:44:46 2026] POST /volume/v3/group_types/626a2465-78fe-4a47-9a18-146e83982858/group_specs => generated 53 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 05:44:46.779768 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-f6a60245-1c9c-433a-b76c-b7a1d4f9e948 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:46.780011 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:44:46.780011 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:44:46.780311 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-f6a60245-1c9c-433a-b76c-b7a1d4f9e948 tempest-GroupTypeSpecsTest-742667032 tempest-GroupTypeSpecsTest-742667032-project-admin] POST https://10.4.3.189/volume/v3/group_types/626a2465-78fe-4a47-9a18-146e83982858/group_specs Aug 25 05:44:46.780835 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-f6a60245-1c9c-433a-b76c-b7a1d4f9e948 tempest-GroupTypeSpecsTest-742667032 tempest-GroupTypeSpecsTest-742667032-project-admin] Action: 'create', calling method: version_select, body: {"group_specs": {"key2": "value2-updated", "key3": "value3"}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:44:46.784160 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [req-13365ebf-1c85-41ed-8d64-031f7d53dee8 req-cb1b603c-a6e1-42c9-b81c-f06592e4283f tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Volume info retrieved successfully. Aug 25 05:44:46.789676 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-13365ebf-1c85-41ed-8d64-031f7d53dee8 req-cb1b603c-a6e1-42c9-b81c-f06592e4283f tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] https://10.4.3.189/volume/v3/volumes/e2d5830b-740f-4a3e-8452-97ad32536bba returned with HTTP 200 Aug 25 05:44:46.790428 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 437/1745] 10.4.3.189 () {68 vars in 1598 bytes} [Tue Aug 25 05:44:46 2026] GET /volume/v3/volumes/e2d5830b-740f-4a3e-8452-97ad32536bba => generated 1145 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:44:46.808500 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-f6a60245-1c9c-433a-b76c-b7a1d4f9e948 tempest-GroupTypeSpecsTest-742667032 tempest-GroupTypeSpecsTest-742667032-project-admin] https://10.4.3.189/volume/v3/group_types/626a2465-78fe-4a47-9a18-146e83982858/group_specs returned with HTTP 202 Aug 25 05:44:46.809069 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 439/1746] 10.4.3.189 () {70 vars in 1458 bytes} [Tue Aug 25 05:44:46 2026] POST /volume/v3/group_types/626a2465-78fe-4a47-9a18-146e83982858/group_specs => generated 61 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 05:44:46.813739 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-13365ebf-1c85-41ed-8d64-031f7d53dee8 req-a32d63e7-f4fa-44e4-8926-f02b7d65df16 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:46.817041 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-13365ebf-1c85-41ed-8d64-031f7d53dee8 req-a32d63e7-f4fa-44e4-8926-f02b7d65df16 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] POST https://10.4.3.189/volume/v3/volumes/e2d5830b-740f-4a3e-8452-97ad32536bba/action Aug 25 05:44:46.817332 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-13365ebf-1c85-41ed-8d64-031f7d53dee8 req-a32d63e7-f4fa-44e4-8926-f02b7d65df16 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100269) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 05:44:46.817495 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-13365ebf-1c85-41ed-8d64-031f7d53dee8 req-a32d63e7-f4fa-44e4-8926-f02b7d65df16 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:44:46.818195 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-7c076b09-a54f-4860-a52c-f6cfcd5298d9 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:46.820520 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-7c076b09-a54f-4860-a52c-f6cfcd5298d9 tempest-GroupTypeSpecsTest-742667032 tempest-GroupTypeSpecsTest-742667032-project-admin] GET https://10.4.3.189/volume/v3/group_types/626a2465-78fe-4a47-9a18-146e83982858/group_specs/key2 Aug 25 05:44:46.820842 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-7c076b09-a54f-4860-a52c-f6cfcd5298d9 tempest-GroupTypeSpecsTest-742667032 tempest-GroupTypeSpecsTest-742667032-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:46.821125 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-7c076b09-a54f-4860-a52c-f6cfcd5298d9 tempest-GroupTypeSpecsTest-742667032 tempest-GroupTypeSpecsTest-742667032-project-admin] Calling method 'version_select' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:46.832968 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-7c076b09-a54f-4860-a52c-f6cfcd5298d9 tempest-GroupTypeSpecsTest-742667032 tempest-GroupTypeSpecsTest-742667032-project-admin] https://10.4.3.189/volume/v3/group_types/626a2465-78fe-4a47-9a18-146e83982858/group_specs/key2 returned with HTTP 200 Aug 25 05:44:46.833922 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 440/1747] 10.4.3.189 () {68 vars in 1452 bytes} [Tue Aug 25 05:44:46 2026] GET /volume/v3/group_types/626a2465-78fe-4a47-9a18-146e83982858/group_specs/key2 => generated 26 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:44:46.834537 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:44:46.834537 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:44:46.835644 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [req-13365ebf-1c85-41ed-8d64-031f7d53dee8 req-a32d63e7-f4fa-44e4-8926-f02b7d65df16 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Volume info retrieved successfully. Aug 25 05:44:46.843844 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-2eaf3c84-ddc2-4d1c-bcf1-53fa3868f090 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:46.847279 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-c481a360-d903-4612-94a3-b2d162a4f35f None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:46.847441 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-2eaf3c84-ddc2-4d1c-bcf1-53fa3868f090 tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] GET https://10.4.3.189/volume/v3/backups/820f1269-cc4f-4116-82d8-32fd0a37ae95 Aug 25 05:44:46.847441 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-2eaf3c84-ddc2-4d1c-bcf1-53fa3868f090 tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:46.847441 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-2eaf3c84-ddc2-4d1c-bcf1-53fa3868f090 tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:46.847441 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-2eaf3c84-ddc2-4d1c-bcf1-53fa3868f090 tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] Show backup with id 820f1269-cc4f-4116-82d8-32fd0a37ae95. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:44:46.848278 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-c481a360-d903-4612-94a3-b2d162a4f35f tempest-GroupTypeSpecsTest-742667032 tempest-GroupTypeSpecsTest-742667032-project-admin] GET https://10.4.3.189/volume/v3/group_types/626a2465-78fe-4a47-9a18-146e83982858/group_specs/key3 Aug 25 05:44:46.848492 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-c481a360-d903-4612-94a3-b2d162a4f35f tempest-GroupTypeSpecsTest-742667032 tempest-GroupTypeSpecsTest-742667032-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:46.848734 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-c481a360-d903-4612-94a3-b2d162a4f35f tempest-GroupTypeSpecsTest-742667032 tempest-GroupTypeSpecsTest-742667032-project-admin] Calling method 'version_select' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:46.852380 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:44:46.852380 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:44:46.853159 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [req-13365ebf-1c85-41ed-8d64-031f7d53dee8 req-a32d63e7-f4fa-44e4-8926-f02b7d65df16 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Begin detaching volume completed successfully. Aug 25 05:44:46.853257 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-2eaf3c84-ddc2-4d1c-bcf1-53fa3868f090 tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] https://10.4.3.189/volume/v3/backups/820f1269-cc4f-4116-82d8-32fd0a37ae95 returned with HTTP 200 Aug 25 05:44:46.853504 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-13365ebf-1c85-41ed-8d64-031f7d53dee8 req-a32d63e7-f4fa-44e4-8926-f02b7d65df16 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] https://10.4.3.189/volume/v3/volumes/e2d5830b-740f-4a3e-8452-97ad32536bba/action returned with HTTP 202 Aug 25 05:44:46.853762 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 438/1748] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:44:46 2026] GET /volume/v3/backups/820f1269-cc4f-4116-82d8-32fd0a37ae95 => generated 737 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:44:46.854194 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 432/1749] 10.4.3.189 () {72 vars in 1672 bytes} [Tue Aug 25 05:44:46 2026] POST /volume/v3/volumes/e2d5830b-740f-4a3e-8452-97ad32536bba/action => generated 0 bytes in 41 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 05:44:46.868298 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-c481a360-d903-4612-94a3-b2d162a4f35f tempest-GroupTypeSpecsTest-742667032 tempest-GroupTypeSpecsTest-742667032-project-admin] https://10.4.3.189/volume/v3/group_types/626a2465-78fe-4a47-9a18-146e83982858/group_specs/key3 returned with HTTP 200 Aug 25 05:44:46.868782 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 440/1750] 10.4.3.189 () {68 vars in 1452 bytes} [Tue Aug 25 05:44:46 2026] GET /volume/v3/group_types/626a2465-78fe-4a47-9a18-146e83982858/group_specs/key3 => generated 18 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:44:46.879045 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-fc213560-d763-4816-bba9-70a7d7506a61 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:46.881103 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-fc213560-d763-4816-bba9-70a7d7506a61 tempest-GroupTypeSpecsTest-742667032 tempest-GroupTypeSpecsTest-742667032-project-admin] PUT https://10.4.3.189/volume/v3/group_types/626a2465-78fe-4a47-9a18-146e83982858/group_specs/key3 Aug 25 05:44:46.881529 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-fc213560-d763-4816-bba9-70a7d7506a61 tempest-GroupTypeSpecsTest-742667032 tempest-GroupTypeSpecsTest-742667032-project-admin] Action: 'update', calling method: version_select, body: {"key3": "value3-updated"} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:44:46.886411 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-800c0892-3163-4c84-9f18-4ef865578947 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:46.888594 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-800c0892-3163-4c84-9f18-4ef865578947 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] GET https://10.4.3.189/volume/v3/volumes/e2d5830b-740f-4a3e-8452-97ad32536bba Aug 25 05:44:46.888811 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-800c0892-3163-4c84-9f18-4ef865578947 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:46.889007 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-800c0892-3163-4c84-9f18-4ef865578947 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:46.901216 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:44:46.901216 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:44:46.909036 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-800c0892-3163-4c84-9f18-4ef865578947 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Volume info retrieved successfully. Aug 25 05:44:46.910839 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-fc213560-d763-4816-bba9-70a7d7506a61 tempest-GroupTypeSpecsTest-742667032 tempest-GroupTypeSpecsTest-742667032-project-admin] https://10.4.3.189/volume/v3/group_types/626a2465-78fe-4a47-9a18-146e83982858/group_specs/key3 returned with HTTP 200 Aug 25 05:44:46.911407 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 441/1751] 10.4.3.189 () {70 vars in 1472 bytes} [Tue Aug 25 05:44:46 2026] PUT /volume/v3/group_types/626a2465-78fe-4a47-9a18-146e83982858/group_specs/key3 => generated 26 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:44:46.917174 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-800c0892-3163-4c84-9f18-4ef865578947 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] https://10.4.3.189/volume/v3/volumes/e2d5830b-740f-4a3e-8452-97ad32536bba returned with HTTP 200 Aug 25 05:44:46.917581 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 439/1752] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:44:46 2026] GET /volume/v3/volumes/e2d5830b-740f-4a3e-8452-97ad32536bba => generated 1148 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:44:46.921476 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-7066d0c7-dc1f-47c4-80ae-a5c65aaea018 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:46.924399 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-7066d0c7-dc1f-47c4-80ae-a5c65aaea018 tempest-GroupTypeSpecsTest-742667032 tempest-GroupTypeSpecsTest-742667032-project-admin] GET https://10.4.3.189/volume/v3/group_types/626a2465-78fe-4a47-9a18-146e83982858/group_specs Aug 25 05:44:46.924744 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-7066d0c7-dc1f-47c4-80ae-a5c65aaea018 tempest-GroupTypeSpecsTest-742667032 tempest-GroupTypeSpecsTest-742667032-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:46.925252 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-7066d0c7-dc1f-47c4-80ae-a5c65aaea018 tempest-GroupTypeSpecsTest-742667032 tempest-GroupTypeSpecsTest-742667032-project-admin] Calling method 'version_select' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:46.926343 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-4058ed9e-e531-45d2-a820-70d8cdf8d3e3 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:46.927173 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-4058ed9e-e531-45d2-a820-70d8cdf8d3e3 None None] GET https://10.4.3.189/volume// Aug 25 05:44:46.929772 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-4058ed9e-e531-45d2-a820-70d8cdf8d3e3 None None] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:46.930074 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-4058ed9e-e531-45d2-a820-70d8cdf8d3e3 None None] Calling method 'all' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:46.930481 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-4058ed9e-e531-45d2-a820-70d8cdf8d3e3 None None] https://10.4.3.189/volume// returned with HTTP 300 Aug 25 05:44:46.931003 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 441/1753] 10.4.3.189 () {66 vars in 1426 bytes} [Tue Aug 25 05:44:46 2026] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 05:44:46.941961 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-13365ebf-1c85-41ed-8d64-031f7d53dee8 req-45979b2a-a777-43f1-ae1b-297c4c7fe571 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:46.943852 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-7066d0c7-dc1f-47c4-80ae-a5c65aaea018 tempest-GroupTypeSpecsTest-742667032 tempest-GroupTypeSpecsTest-742667032-project-admin] https://10.4.3.189/volume/v3/group_types/626a2465-78fe-4a47-9a18-146e83982858/group_specs returned with HTTP 200 Aug 25 05:44:46.944361 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-13365ebf-1c85-41ed-8d64-031f7d53dee8 req-45979b2a-a777-43f1-ae1b-297c4c7fe571 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] GET https://10.4.3.189/volume/v3/volumes/e2d5830b-740f-4a3e-8452-97ad32536bba Aug 25 05:44:46.944441 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 433/1754] 10.4.3.189 () {68 vars in 1437 bytes} [Tue Aug 25 05:44:46 2026] GET /volume/v3/group_types/626a2465-78fe-4a47-9a18-146e83982858/group_specs => generated 87 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:44:46.945220 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-13365ebf-1c85-41ed-8d64-031f7d53dee8 req-45979b2a-a777-43f1-ae1b-297c4c7fe571 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:46.945220 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-13365ebf-1c85-41ed-8d64-031f7d53dee8 req-45979b2a-a777-43f1-ae1b-297c4c7fe571 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:46.954485 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-d79ba542-0e9c-420e-90ab-25dea6372f8e None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:46.956700 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d79ba542-0e9c-420e-90ab-25dea6372f8e tempest-GroupTypeSpecsTest-742667032 tempest-GroupTypeSpecsTest-742667032-project-admin] DELETE https://10.4.3.189/volume/v3/group_types/626a2465-78fe-4a47-9a18-146e83982858/group_specs/key1 Aug 25 05:44:46.957033 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d79ba542-0e9c-420e-90ab-25dea6372f8e tempest-GroupTypeSpecsTest-742667032 tempest-GroupTypeSpecsTest-742667032-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:46.957257 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d79ba542-0e9c-420e-90ab-25dea6372f8e tempest-GroupTypeSpecsTest-742667032 tempest-GroupTypeSpecsTest-742667032-project-admin] Calling method 'version_select' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:46.959260 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:44:46.959260 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:44:46.964782 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [req-13365ebf-1c85-41ed-8d64-031f7d53dee8 req-45979b2a-a777-43f1-ae1b-297c4c7fe571 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Volume info retrieved successfully. Aug 25 05:44:46.972717 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-13365ebf-1c85-41ed-8d64-031f7d53dee8 req-45979b2a-a777-43f1-ae1b-297c4c7fe571 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] https://10.4.3.189/volume/v3/volumes/e2d5830b-740f-4a3e-8452-97ad32536bba returned with HTTP 200 Aug 25 05:44:46.972717 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 442/1755] 10.4.3.189 () {70 vars in 1639 bytes} [Tue Aug 25 05:44:46 2026] GET /volume/v3/volumes/e2d5830b-740f-4a3e-8452-97ad32536bba => generated 1328 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 05:44:46.981247 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d79ba542-0e9c-420e-90ab-25dea6372f8e tempest-GroupTypeSpecsTest-742667032 tempest-GroupTypeSpecsTest-742667032-project-admin] https://10.4.3.189/volume/v3/group_types/626a2465-78fe-4a47-9a18-146e83982858/group_specs/key1 returned with HTTP 202 Aug 25 05:44:46.981940 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 440/1756] 10.4.3.189 () {68 vars in 1455 bytes} [Tue Aug 25 05:44:46 2026] DELETE /volume/v3/group_types/626a2465-78fe-4a47-9a18-146e83982858/group_specs/key1 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 05:44:46.991862 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-d085bac3-f374-45e7-b1aa-781cc9a562bf None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:46.994092 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-d085bac3-f374-45e7-b1aa-781cc9a562bf tempest-GroupTypeSpecsTest-742667032 tempest-GroupTypeSpecsTest-742667032-project-admin] GET https://10.4.3.189/volume/v3/group_types/626a2465-78fe-4a47-9a18-146e83982858/group_specs/key1 Aug 25 05:44:46.994445 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-d085bac3-f374-45e7-b1aa-781cc9a562bf tempest-GroupTypeSpecsTest-742667032 tempest-GroupTypeSpecsTest-742667032-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:46.994645 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-d085bac3-f374-45e7-b1aa-781cc9a562bf tempest-GroupTypeSpecsTest-742667032 tempest-GroupTypeSpecsTest-742667032-project-admin] Calling method 'version_select' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:47.022946 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-d085bac3-f374-45e7-b1aa-781cc9a562bf tempest-GroupTypeSpecsTest-742667032 tempest-GroupTypeSpecsTest-742667032-project-admin] HTTP exception thrown: Group Type 626a2465-78fe-4a47-9a18-146e83982858 has no extra spec with key key1. Aug 25 05:44:47.023076 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-d085bac3-f374-45e7-b1aa-781cc9a562bf tempest-GroupTypeSpecsTest-742667032 tempest-GroupTypeSpecsTest-742667032-project-admin] https://10.4.3.189/volume/v3/group_types/626a2465-78fe-4a47-9a18-146e83982858/group_specs/key1 returned with HTTP 404 Aug 25 05:44:47.026254 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 442/1757] 10.4.3.189 () {68 vars in 1452 bytes} [Tue Aug 25 05:44:46 2026] GET /volume/v3/group_types/626a2465-78fe-4a47-9a18-146e83982858/group_specs/key1 => generated 126 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 05:44:47.038284 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-0b880b30-4737-43b6-8419-804e27459b52 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:47.040620 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-0b880b30-4737-43b6-8419-804e27459b52 tempest-GroupTypeSpecsTest-742667032 tempest-GroupTypeSpecsTest-742667032-project-admin] DELETE https://10.4.3.189/volume/v3/group_types/626a2465-78fe-4a47-9a18-146e83982858/group_specs/key2 Aug 25 05:44:47.040900 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-0b880b30-4737-43b6-8419-804e27459b52 tempest-GroupTypeSpecsTest-742667032 tempest-GroupTypeSpecsTest-742667032-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:47.041158 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-0b880b30-4737-43b6-8419-804e27459b52 tempest-GroupTypeSpecsTest-742667032 tempest-GroupTypeSpecsTest-742667032-project-admin] Calling method 'version_select' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:47.075540 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-0b880b30-4737-43b6-8419-804e27459b52 tempest-GroupTypeSpecsTest-742667032 tempest-GroupTypeSpecsTest-742667032-project-admin] https://10.4.3.189/volume/v3/group_types/626a2465-78fe-4a47-9a18-146e83982858/group_specs/key2 returned with HTTP 202 Aug 25 05:44:47.076052 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 434/1758] 10.4.3.189 () {68 vars in 1455 bytes} [Tue Aug 25 05:44:47 2026] DELETE /volume/v3/group_types/626a2465-78fe-4a47-9a18-146e83982858/group_specs/key2 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 05:44:47.099455 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-d93044d3-1c6c-4801-94b7-f641f16da90e None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:47.111175 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-d93044d3-1c6c-4801-94b7-f641f16da90e tempest-GroupTypeSpecsTest-742667032 tempest-GroupTypeSpecsTest-742667032-project-admin] GET https://10.4.3.189/volume/v3/group_types/626a2465-78fe-4a47-9a18-146e83982858/group_specs/key2 Aug 25 05:44:47.111175 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-d93044d3-1c6c-4801-94b7-f641f16da90e tempest-GroupTypeSpecsTest-742667032 tempest-GroupTypeSpecsTest-742667032-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:47.111820 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-d93044d3-1c6c-4801-94b7-f641f16da90e tempest-GroupTypeSpecsTest-742667032 tempest-GroupTypeSpecsTest-742667032-project-admin] Calling method 'version_select' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:47.130307 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-d93044d3-1c6c-4801-94b7-f641f16da90e tempest-GroupTypeSpecsTest-742667032 tempest-GroupTypeSpecsTest-742667032-project-admin] HTTP exception thrown: Group Type 626a2465-78fe-4a47-9a18-146e83982858 has no extra spec with key key2. Aug 25 05:44:47.130425 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-d93044d3-1c6c-4801-94b7-f641f16da90e tempest-GroupTypeSpecsTest-742667032 tempest-GroupTypeSpecsTest-742667032-project-admin] https://10.4.3.189/volume/v3/group_types/626a2465-78fe-4a47-9a18-146e83982858/group_specs/key2 returned with HTTP 404 Aug 25 05:44:47.131428 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 443/1759] 10.4.3.189 () {68 vars in 1452 bytes} [Tue Aug 25 05:44:47 2026] GET /volume/v3/group_types/626a2465-78fe-4a47-9a18-146e83982858/group_specs/key2 => generated 126 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 05:44:47.145142 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-bd737f40-efa5-43da-9f03-adfe58fac6f0 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:47.148324 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-bd737f40-efa5-43da-9f03-adfe58fac6f0 tempest-GroupTypeSpecsTest-742667032 tempest-GroupTypeSpecsTest-742667032-project-admin] DELETE https://10.4.3.189/volume/v3/group_types/626a2465-78fe-4a47-9a18-146e83982858/group_specs/key3 Aug 25 05:44:47.148641 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-bd737f40-efa5-43da-9f03-adfe58fac6f0 tempest-GroupTypeSpecsTest-742667032 tempest-GroupTypeSpecsTest-742667032-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:47.148925 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-bd737f40-efa5-43da-9f03-adfe58fac6f0 tempest-GroupTypeSpecsTest-742667032 tempest-GroupTypeSpecsTest-742667032-project-admin] Calling method 'version_select' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:47.174863 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-bd737f40-efa5-43da-9f03-adfe58fac6f0 tempest-GroupTypeSpecsTest-742667032 tempest-GroupTypeSpecsTest-742667032-project-admin] https://10.4.3.189/volume/v3/group_types/626a2465-78fe-4a47-9a18-146e83982858/group_specs/key3 returned with HTTP 202 Aug 25 05:44:47.175483 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 441/1760] 10.4.3.189 () {68 vars in 1455 bytes} [Tue Aug 25 05:44:47 2026] DELETE /volume/v3/group_types/626a2465-78fe-4a47-9a18-146e83982858/group_specs/key3 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 05:44:47.185117 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-14384c8d-55d1-4212-a3c6-f6877f0e00d4 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:47.188768 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-14384c8d-55d1-4212-a3c6-f6877f0e00d4 tempest-GroupTypeSpecsTest-742667032 tempest-GroupTypeSpecsTest-742667032-project-admin] GET https://10.4.3.189/volume/v3/group_types/626a2465-78fe-4a47-9a18-146e83982858/group_specs/key3 Aug 25 05:44:47.189050 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-14384c8d-55d1-4212-a3c6-f6877f0e00d4 tempest-GroupTypeSpecsTest-742667032 tempest-GroupTypeSpecsTest-742667032-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:47.189293 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-14384c8d-55d1-4212-a3c6-f6877f0e00d4 tempest-GroupTypeSpecsTest-742667032 tempest-GroupTypeSpecsTest-742667032-project-admin] Calling method 'version_select' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:47.198638 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-14384c8d-55d1-4212-a3c6-f6877f0e00d4 tempest-GroupTypeSpecsTest-742667032 tempest-GroupTypeSpecsTest-742667032-project-admin] HTTP exception thrown: Group Type 626a2465-78fe-4a47-9a18-146e83982858 has no extra spec with key key3. Aug 25 05:44:47.198926 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-14384c8d-55d1-4212-a3c6-f6877f0e00d4 tempest-GroupTypeSpecsTest-742667032 tempest-GroupTypeSpecsTest-742667032-project-admin] https://10.4.3.189/volume/v3/group_types/626a2465-78fe-4a47-9a18-146e83982858/group_specs/key3 returned with HTTP 404 Aug 25 05:44:47.199736 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 443/1761] 10.4.3.189 () {68 vars in 1452 bytes} [Tue Aug 25 05:44:47 2026] GET /volume/v3/group_types/626a2465-78fe-4a47-9a18-146e83982858/group_specs/key3 => generated 126 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 05:44:47.209650 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-4e25b3b9-6ac1-4a30-882d-9b8234a98e2a None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:47.212028 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-4e25b3b9-6ac1-4a30-882d-9b8234a98e2a tempest-GroupTypeSpecsTest-742667032 tempest-GroupTypeSpecsTest-742667032-project-admin] DELETE https://10.4.3.189/volume/v3/group_types/626a2465-78fe-4a47-9a18-146e83982858 Aug 25 05:44:47.212384 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-4e25b3b9-6ac1-4a30-882d-9b8234a98e2a tempest-GroupTypeSpecsTest-742667032 tempest-GroupTypeSpecsTest-742667032-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:47.212675 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-4e25b3b9-6ac1-4a30-882d-9b8234a98e2a tempest-GroupTypeSpecsTest-742667032 tempest-GroupTypeSpecsTest-742667032-project-admin] Calling method 'version_select' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:47.235309 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-4e25b3b9-6ac1-4a30-882d-9b8234a98e2a tempest-GroupTypeSpecsTest-742667032 tempest-GroupTypeSpecsTest-742667032-project-admin] https://10.4.3.189/volume/v3/group_types/626a2465-78fe-4a47-9a18-146e83982858 returned with HTTP 202 Aug 25 05:44:47.235309 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 435/1762] 10.4.3.189 () {68 vars in 1404 bytes} [Tue Aug 25 05:44:47 2026] DELETE /volume/v3/group_types/626a2465-78fe-4a47-9a18-146e83982858 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 05:44:47.385936 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-2a0eaa60-ae1b-40a8-8e85-754ac0a8d873 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:47.389247 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-2a0eaa60-ae1b-40a8-8e85-754ac0a8d873 tempest-VolumesBackupsV39Test-761201748 tempest-VolumesBackupsV39Test-761201748-project-member] GET https://10.4.3.189/volume/v3/backups/22a182ab-0301-43fb-8867-f27d47f25d5d Aug 25 05:44:47.389932 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-2a0eaa60-ae1b-40a8-8e85-754ac0a8d873 tempest-VolumesBackupsV39Test-761201748 tempest-VolumesBackupsV39Test-761201748-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:47.390204 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-2a0eaa60-ae1b-40a8-8e85-754ac0a8d873 tempest-VolumesBackupsV39Test-761201748 tempest-VolumesBackupsV39Test-761201748-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:47.390493 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-2a0eaa60-ae1b-40a8-8e85-754ac0a8d873 tempest-VolumesBackupsV39Test-761201748 tempest-VolumesBackupsV39Test-761201748-project-member] Show backup with id 22a182ab-0301-43fb-8867-f27d47f25d5d. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:44:47.397990 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:44:47.397990 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:44:47.399014 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-2a0eaa60-ae1b-40a8-8e85-754ac0a8d873 tempest-VolumesBackupsV39Test-761201748 tempest-VolumesBackupsV39Test-761201748-project-member] https://10.4.3.189/volume/v3/backups/22a182ab-0301-43fb-8867-f27d47f25d5d returned with HTTP 200 Aug 25 05:44:47.399480 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 444/1763] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:44:47 2026] GET /volume/v3/backups/22a182ab-0301-43fb-8867-f27d47f25d5d => generated 796 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:44:47.868489 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-f845e2f5-1a6e-44a5-927e-7aafb4555bf6 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:47.870849 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f845e2f5-1a6e-44a5-927e-7aafb4555bf6 tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] GET https://10.4.3.189/volume/v3/backups/820f1269-cc4f-4116-82d8-32fd0a37ae95 Aug 25 05:44:47.871177 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f845e2f5-1a6e-44a5-927e-7aafb4555bf6 tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:47.871448 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f845e2f5-1a6e-44a5-927e-7aafb4555bf6 tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:47.871594 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-f845e2f5-1a6e-44a5-927e-7aafb4555bf6 tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] Show backup with id 820f1269-cc4f-4116-82d8-32fd0a37ae95. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:44:47.877423 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:44:47.877423 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:44:47.878491 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f845e2f5-1a6e-44a5-927e-7aafb4555bf6 tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] https://10.4.3.189/volume/v3/backups/820f1269-cc4f-4116-82d8-32fd0a37ae95 returned with HTTP 200 Aug 25 05:44:47.879093 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 442/1764] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:44:47 2026] GET /volume/v3/backups/820f1269-cc4f-4116-82d8-32fd0a37ae95 => generated 737 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:44:47.936146 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-84068469-08fd-40d4-866d-4cd23927d1a5 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:47.938431 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-84068469-08fd-40d4-866d-4cd23927d1a5 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] GET https://10.4.3.189/volume/v3/volumes/e2d5830b-740f-4a3e-8452-97ad32536bba Aug 25 05:44:47.938788 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-84068469-08fd-40d4-866d-4cd23927d1a5 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:47.939009 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-84068469-08fd-40d4-866d-4cd23927d1a5 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:47.962340 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:44:47.962340 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:44:47.970114 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-84068469-08fd-40d4-866d-4cd23927d1a5 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Volume info retrieved successfully. Aug 25 05:44:47.976561 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-84068469-08fd-40d4-866d-4cd23927d1a5 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] https://10.4.3.189/volume/v3/volumes/e2d5830b-740f-4a3e-8452-97ad32536bba returned with HTTP 200 Aug 25 05:44:47.977390 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 444/1765] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:44:47 2026] GET /volume/v3/volumes/e2d5830b-740f-4a3e-8452-97ad32536bba => generated 1148 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:44:48.413117 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-309f6c60-523e-4ef3-855f-71cfcb266734 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:48.421669 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-309f6c60-523e-4ef3-855f-71cfcb266734 tempest-VolumesBackupsV39Test-761201748 tempest-VolumesBackupsV39Test-761201748-project-member] GET https://10.4.3.189/volume/v3/backups/22a182ab-0301-43fb-8867-f27d47f25d5d Aug 25 05:44:48.421669 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-309f6c60-523e-4ef3-855f-71cfcb266734 tempest-VolumesBackupsV39Test-761201748 tempest-VolumesBackupsV39Test-761201748-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:48.421669 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-309f6c60-523e-4ef3-855f-71cfcb266734 tempest-VolumesBackupsV39Test-761201748 tempest-VolumesBackupsV39Test-761201748-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:48.421669 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-309f6c60-523e-4ef3-855f-71cfcb266734 tempest-VolumesBackupsV39Test-761201748 tempest-VolumesBackupsV39Test-761201748-project-member] Show backup with id 22a182ab-0301-43fb-8867-f27d47f25d5d. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:44:48.431237 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:44:48.431237 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:44:48.433542 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-309f6c60-523e-4ef3-855f-71cfcb266734 tempest-VolumesBackupsV39Test-761201748 tempest-VolumesBackupsV39Test-761201748-project-member] https://10.4.3.189/volume/v3/backups/22a182ab-0301-43fb-8867-f27d47f25d5d returned with HTTP 200 Aug 25 05:44:48.434282 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 436/1766] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:44:48 2026] GET /volume/v3/backups/22a182ab-0301-43fb-8867-f27d47f25d5d => generated 796 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:44:48.891606 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-6a373de6-c0f2-4748-a67d-11f1f9be01a2 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:48.896635 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-6a373de6-c0f2-4748-a67d-11f1f9be01a2 tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] GET https://10.4.3.189/volume/v3/backups/820f1269-cc4f-4116-82d8-32fd0a37ae95 Aug 25 05:44:48.896912 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-6a373de6-c0f2-4748-a67d-11f1f9be01a2 tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:48.897281 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-6a373de6-c0f2-4748-a67d-11f1f9be01a2 tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:48.897433 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-6a373de6-c0f2-4748-a67d-11f1f9be01a2 tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] Show backup with id 820f1269-cc4f-4116-82d8-32fd0a37ae95. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:44:48.909328 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:44:48.909328 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:44:48.910558 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-6a373de6-c0f2-4748-a67d-11f1f9be01a2 tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] https://10.4.3.189/volume/v3/backups/820f1269-cc4f-4116-82d8-32fd0a37ae95 returned with HTTP 200 Aug 25 05:44:48.910652 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 445/1767] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:44:48 2026] GET /volume/v3/backups/820f1269-cc4f-4116-82d8-32fd0a37ae95 => generated 738 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:44:48.927269 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-81f67773-5362-439a-abc5-a148abfc1c8e None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:48.929264 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-81f67773-5362-439a-abc5-a148abfc1c8e tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-reader] POST https://10.4.3.189/volume/v3/backups/820f1269-cc4f-4116-82d8-32fd0a37ae95/action Aug 25 05:44:48.929746 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-81f67773-5362-439a-abc5-a148abfc1c8e tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100268) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 05:44:48.929906 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-81f67773-5362-439a-abc5-a148abfc1c8e tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:44:48.931585 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.contrib.admin_actions [None req-81f67773-5362-439a-abc5-a148abfc1c8e tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-reader] Updating backup '820f1269-cc4f-4116-82d8-32fd0a37ae95' with '{'status': 'error'}' {{(pid=100268) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Aug 25 05:44:48.941639 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:44:48.941639 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:44:48.943044 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.policy [None req-81f67773-5362-439a-abc5-a148abfc1c8e tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-reader] Policy check for volume_extension:backup_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': 'c7566cbcaf4341faa94966c6b2693526', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'caa9d16fb1434ba6b992600c25daa913', '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=100268) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 25 05:44:48.943391 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-81f67773-5362-439a-abc5-a148abfc1c8e tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-reader] https://10.4.3.189/volume/v3/backups/820f1269-cc4f-4116-82d8-32fd0a37ae95/action returned with HTTP 403 Aug 25 05:44:48.944267 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 443/1768] 10.4.3.189 () {70 vars in 1430 bytes} [Tue Aug 25 05:44:48 2026] POST /volume/v3/backups/820f1269-cc4f-4116-82d8-32fd0a37ae95/action => generated 131 bytes in 17 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:44:48.952581 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-71668153-3e27-43d1-9dc2-2733e66cb29b None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:48.956082 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-71668153-3e27-43d1-9dc2-2733e66cb29b tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] DELETE https://10.4.3.189/volume/v3/volumes/e61b3b47-ac14-4437-bd8b-d8f28e2f3583 Aug 25 05:44:48.956082 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-71668153-3e27-43d1-9dc2-2733e66cb29b tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:48.956082 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-71668153-3e27-43d1-9dc2-2733e66cb29b tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] Calling method 'delete' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:48.956082 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.v3.volumes [None req-71668153-3e27-43d1-9dc2-2733e66cb29b tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] Delete volume with id: e61b3b47-ac14-4437-bd8b-d8f28e2f3583 Aug 25 05:44:48.993854 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-fa968eff-eb3e-49ee-949c-b867a8b172a9 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:49.000167 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-fa968eff-eb3e-49ee-949c-b867a8b172a9 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] GET https://10.4.3.189/volume/v3/volumes/e2d5830b-740f-4a3e-8452-97ad32536bba Aug 25 05:44:49.000669 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-fa968eff-eb3e-49ee-949c-b867a8b172a9 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:49.001084 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-fa968eff-eb3e-49ee-949c-b867a8b172a9 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:49.025621 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:44:49.025621 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:44:49.035727 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-fa968eff-eb3e-49ee-949c-b867a8b172a9 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Volume info retrieved successfully. Aug 25 05:44:49.046117 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-fa968eff-eb3e-49ee-949c-b867a8b172a9 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] https://10.4.3.189/volume/v3/volumes/e2d5830b-740f-4a3e-8452-97ad32536bba returned with HTTP 200 Aug 25 05:44:49.047006 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 437/1769] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:44:48 2026] GET /volume/v3/volumes/e2d5830b-740f-4a3e-8452-97ad32536bba => generated 1148 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:44:49.127538 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:44:49.127538 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:44:49.128033 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-71668153-3e27-43d1-9dc2-2733e66cb29b tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] Volume info retrieved successfully. Aug 25 05:44:49.154860 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-71668153-3e27-43d1-9dc2-2733e66cb29b tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] Delete volume request issued successfully. Aug 25 05:44:49.155187 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-71668153-3e27-43d1-9dc2-2733e66cb29b tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] https://10.4.3.189/volume/v3/volumes/e61b3b47-ac14-4437-bd8b-d8f28e2f3583 returned with HTTP 202 Aug 25 05:44:49.155894 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 445/1770] 10.4.3.189 () {68 vars in 1391 bytes} [Tue Aug 25 05:44:48 2026] DELETE /volume/v3/volumes/e61b3b47-ac14-4437-bd8b-d8f28e2f3583 => generated 0 bytes in 204 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:44:49.166959 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-bcab0f3e-4227-43bd-ab2a-1081b129e903 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:49.169450 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-bcab0f3e-4227-43bd-ab2a-1081b129e903 tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] GET https://10.4.3.189/volume/v3/volumes/e61b3b47-ac14-4437-bd8b-d8f28e2f3583 Aug 25 05:44:49.169648 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-bcab0f3e-4227-43bd-ab2a-1081b129e903 tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:49.169891 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-bcab0f3e-4227-43bd-ab2a-1081b129e903 tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:49.182412 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:44:49.182412 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:44:49.187361 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-bcab0f3e-4227-43bd-ab2a-1081b129e903 tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] Volume info retrieved successfully. Aug 25 05:44:49.196917 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-bcab0f3e-4227-43bd-ab2a-1081b129e903 tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] https://10.4.3.189/volume/v3/volumes/e61b3b47-ac14-4437-bd8b-d8f28e2f3583 returned with HTTP 200 Aug 25 05:44:49.197607 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 446/1771] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:44:49 2026] GET /volume/v3/volumes/e61b3b47-ac14-4437-bd8b-d8f28e2f3583 => generated 1016 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:44:49.447428 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-e4f02866-6082-48b9-833d-7ce801b762a1 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:49.449827 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e4f02866-6082-48b9-833d-7ce801b762a1 tempest-VolumesBackupsV39Test-761201748 tempest-VolumesBackupsV39Test-761201748-project-member] GET https://10.4.3.189/volume/v3/backups/22a182ab-0301-43fb-8867-f27d47f25d5d Aug 25 05:44:49.450301 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e4f02866-6082-48b9-833d-7ce801b762a1 tempest-VolumesBackupsV39Test-761201748 tempest-VolumesBackupsV39Test-761201748-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:49.450495 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e4f02866-6082-48b9-833d-7ce801b762a1 tempest-VolumesBackupsV39Test-761201748 tempest-VolumesBackupsV39Test-761201748-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:49.451724 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-e4f02866-6082-48b9-833d-7ce801b762a1 tempest-VolumesBackupsV39Test-761201748 tempest-VolumesBackupsV39Test-761201748-project-member] Show backup with id 22a182ab-0301-43fb-8867-f27d47f25d5d. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:44:49.464925 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:44:49.464925 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:44:49.466534 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e4f02866-6082-48b9-833d-7ce801b762a1 tempest-VolumesBackupsV39Test-761201748 tempest-VolumesBackupsV39Test-761201748-project-member] https://10.4.3.189/volume/v3/backups/22a182ab-0301-43fb-8867-f27d47f25d5d returned with HTTP 200 Aug 25 05:44:49.466913 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 444/1772] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:44:49 2026] GET /volume/v3/backups/22a182ab-0301-43fb-8867-f27d47f25d5d => generated 796 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:44:49.928990 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-3ab8cc9e-bd15-4ef0-93b8-190556c49f0a req-dcf32c87-69e1-499f-b0ee-38e3e4cb6003 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:49.931913 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-3ab8cc9e-bd15-4ef0-93b8-190556c49f0a req-dcf32c87-69e1-499f-b0ee-38e3e4cb6003 tempest-ServerActionsTestOtherB-67625280 tempest-ServerActionsTestOtherB-67625280-project-member] POST https://10.4.3.189/volume/v3/attachments/a51015cd-0591-456b-894d-02ab3a5f6702/action Aug 25 05:44:49.932320 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-3ab8cc9e-bd15-4ef0-93b8-190556c49f0a req-dcf32c87-69e1-499f-b0ee-38e3e4cb6003 tempest-ServerActionsTestOtherB-67625280 tempest-ServerActionsTestOtherB-67625280-project-member] Action body: b'{"os-complete": null}' {{(pid=100269) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 05:44:49.932503 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-3ab8cc9e-bd15-4ef0-93b8-190556c49f0a req-dcf32c87-69e1-499f-b0ee-38e3e4cb6003 tempest-ServerActionsTestOtherB-67625280 tempest-ServerActionsTestOtherB-67625280-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:44:49.964907 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:44:49.964907 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:44:49.977791 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-3ab8cc9e-bd15-4ef0-93b8-190556c49f0a req-dcf32c87-69e1-499f-b0ee-38e3e4cb6003 tempest-ServerActionsTestOtherB-67625280 tempest-ServerActionsTestOtherB-67625280-project-member] https://10.4.3.189/volume/v3/attachments/a51015cd-0591-456b-894d-02ab3a5f6702/action returned with HTTP 204 Aug 25 05:44:49.978658 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 438/1773] 10.4.3.189 () {74 vars in 1725 bytes} [Tue Aug 25 05:44:49 2026] POST /volume/v3/attachments/a51015cd-0591-456b-894d-02ab3a5f6702/action => generated 0 bytes in 50 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:44:50.066092 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-bc08de1b-3173-4851-9d80-4f44fa527d64 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:50.068312 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-bc08de1b-3173-4851-9d80-4f44fa527d64 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] GET https://10.4.3.189/volume/v3/volumes/e2d5830b-740f-4a3e-8452-97ad32536bba Aug 25 05:44:50.068565 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-bc08de1b-3173-4851-9d80-4f44fa527d64 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:50.069016 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-bc08de1b-3173-4851-9d80-4f44fa527d64 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:50.082821 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:44:50.082821 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:44:50.088700 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-bc08de1b-3173-4851-9d80-4f44fa527d64 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Volume info retrieved successfully. Aug 25 05:44:50.097085 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-bc08de1b-3173-4851-9d80-4f44fa527d64 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] https://10.4.3.189/volume/v3/volumes/e2d5830b-740f-4a3e-8452-97ad32536bba returned with HTTP 200 Aug 25 05:44:50.097085 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 446/1774] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:44:50 2026] GET /volume/v3/volumes/e2d5830b-740f-4a3e-8452-97ad32536bba => generated 1148 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:44:50.215200 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-6a2b2cd6-c021-432b-9cd7-7f90041dc749 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:50.220102 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-6a2b2cd6-c021-432b-9cd7-7f90041dc749 tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] GET https://10.4.3.189/volume/v3/volumes/e61b3b47-ac14-4437-bd8b-d8f28e2f3583 Aug 25 05:44:50.220338 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-6a2b2cd6-c021-432b-9cd7-7f90041dc749 tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:50.220604 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-6a2b2cd6-c021-432b-9cd7-7f90041dc749 tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:50.230544 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-6a2b2cd6-c021-432b-9cd7-7f90041dc749 tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] https://10.4.3.189/volume/v3/volumes/e61b3b47-ac14-4437-bd8b-d8f28e2f3583 returned with HTTP 404 Aug 25 05:44:50.230721 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 447/1775] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:44:50 2026] GET /volume/v3/volumes/e61b3b47-ac14-4437-bd8b-d8f28e2f3583 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:44:50.244673 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-3641b7b9-9564-4add-b204-e59344204f8c None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:50.246891 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-3641b7b9-9564-4add-b204-e59344204f8c tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-reader] GET https://10.4.3.189/volume/v3/backups/f4b69544-0221-4ebd-b8c8-2ac98e1be499 Aug 25 05:44:50.247273 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-3641b7b9-9564-4add-b204-e59344204f8c tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-reader] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:50.248239 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-3641b7b9-9564-4add-b204-e59344204f8c tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-reader] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:50.248239 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-3641b7b9-9564-4add-b204-e59344204f8c tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-reader] Show backup with id f4b69544-0221-4ebd-b8c8-2ac98e1be499. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:44:50.261408 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:44:50.261408 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:44:50.262625 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-3641b7b9-9564-4add-b204-e59344204f8c tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-reader] https://10.4.3.189/volume/v3/backups/f4b69544-0221-4ebd-b8c8-2ac98e1be499 returned with HTTP 200 Aug 25 05:44:50.263124 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 445/1776] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:44:50 2026] GET /volume/v3/backups/f4b69544-0221-4ebd-b8c8-2ac98e1be499 => generated 738 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:44:50.279544 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-53eca384-cc95-4451-9841-0dfcb9f6928b None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:50.281185 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-53eca384-cc95-4451-9841-0dfcb9f6928b tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] DELETE https://10.4.3.189/volume/v3/backups/820f1269-cc4f-4116-82d8-32fd0a37ae95 Aug 25 05:44:50.281435 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-53eca384-cc95-4451-9841-0dfcb9f6928b tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:50.281646 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-53eca384-cc95-4451-9841-0dfcb9f6928b tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] Calling method 'delete' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:50.281813 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.contrib.backups [None req-53eca384-cc95-4451-9841-0dfcb9f6928b tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] Delete backup with id: 820f1269-cc4f-4116-82d8-32fd0a37ae95. Aug 25 05:44:50.288232 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:44:50.288232 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:44:50.312084 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.backup.rpcapi [None req-53eca384-cc95-4451-9841-0dfcb9f6928b tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] delete_backup rpcapi backup_id 820f1269-cc4f-4116-82d8-32fd0a37ae95 {{(pid=100269) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 25 05:44:50.317566 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-53eca384-cc95-4451-9841-0dfcb9f6928b tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] https://10.4.3.189/volume/v3/backups/820f1269-cc4f-4116-82d8-32fd0a37ae95 returned with HTTP 202 Aug 25 05:44:50.318161 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 439/1777] 10.4.3.189 () {68 vars in 1391 bytes} [Tue Aug 25 05:44:50 2026] DELETE /volume/v3/backups/820f1269-cc4f-4116-82d8-32fd0a37ae95 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 05:44:50.330470 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-8bbab28b-b0c3-4f88-b00b-11c073a4a9f8 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:50.335284 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-8bbab28b-b0c3-4f88-b00b-11c073a4a9f8 tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] GET https://10.4.3.189/volume/v3/backups/820f1269-cc4f-4116-82d8-32fd0a37ae95 Aug 25 05:44:50.335284 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-8bbab28b-b0c3-4f88-b00b-11c073a4a9f8 tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:50.335284 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-8bbab28b-b0c3-4f88-b00b-11c073a4a9f8 tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:50.335775 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-8bbab28b-b0c3-4f88-b00b-11c073a4a9f8 tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] Show backup with id 820f1269-cc4f-4116-82d8-32fd0a37ae95. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:44:50.344831 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:44:50.344831 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:44:50.346701 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-8bbab28b-b0c3-4f88-b00b-11c073a4a9f8 tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] https://10.4.3.189/volume/v3/backups/820f1269-cc4f-4116-82d8-32fd0a37ae95 returned with HTTP 200 Aug 25 05:44:50.346701 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 447/1778] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:44:50 2026] GET /volume/v3/backups/820f1269-cc4f-4116-82d8-32fd0a37ae95 => generated 737 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:44:50.482123 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-78f8898f-f6ff-4675-90e2-186b5698c298 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:50.484944 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-78f8898f-f6ff-4675-90e2-186b5698c298 tempest-VolumesBackupsV39Test-761201748 tempest-VolumesBackupsV39Test-761201748-project-member] GET https://10.4.3.189/volume/v3/backups/22a182ab-0301-43fb-8867-f27d47f25d5d Aug 25 05:44:50.485402 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-78f8898f-f6ff-4675-90e2-186b5698c298 tempest-VolumesBackupsV39Test-761201748 tempest-VolumesBackupsV39Test-761201748-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:50.485864 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-78f8898f-f6ff-4675-90e2-186b5698c298 tempest-VolumesBackupsV39Test-761201748 tempest-VolumesBackupsV39Test-761201748-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:50.486021 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-78f8898f-f6ff-4675-90e2-186b5698c298 tempest-VolumesBackupsV39Test-761201748 tempest-VolumesBackupsV39Test-761201748-project-member] Show backup with id 22a182ab-0301-43fb-8867-f27d47f25d5d. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:44:50.499371 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:44:50.499371 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:44:50.500355 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-78f8898f-f6ff-4675-90e2-186b5698c298 tempest-VolumesBackupsV39Test-761201748 tempest-VolumesBackupsV39Test-761201748-project-member] https://10.4.3.189/volume/v3/backups/22a182ab-0301-43fb-8867-f27d47f25d5d returned with HTTP 200 Aug 25 05:44:50.500701 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 448/1779] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:44:50 2026] GET /volume/v3/backups/22a182ab-0301-43fb-8867-f27d47f25d5d => generated 796 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:44:50.811269 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-b147ced9-74f5-40fb-9367-7d2279bea855 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:50.886391 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-f49e45f5-91ce-4b84-8c96-601e412f64df None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:50.977457 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b147ced9-74f5-40fb-9367-7d2279bea855 tempest-ExtraSpecsNegativeTest-1729387704 tempest-ExtraSpecsNegativeTest-1729387704-project-admin] POST https://10.4.3.189/volume/v3/types Aug 25 05:44:50.977457 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b147ced9-74f5-40fb-9367-7d2279bea855 tempest-ExtraSpecsNegativeTest-1729387704 tempest-ExtraSpecsNegativeTest-1729387704-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ExtraSpecsNegativeTest-volume-type-1115820998", "extra_specs": {"spec1": "val1"}}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:44:51.005324 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b147ced9-74f5-40fb-9367-7d2279bea855 tempest-ExtraSpecsNegativeTest-1729387704 tempest-ExtraSpecsNegativeTest-1729387704-project-admin] https://10.4.3.189/volume/v3/types returned with HTTP 200 Aug 25 05:44:51.005846 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 446/1780] 10.4.3.189 () {68 vars in 1253 bytes} [Tue Aug 25 05:44:50 2026] POST /volume/v3/types => generated 243 bytes in 195 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 25 05:44:51.008159 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-f49e45f5-91ce-4b84-8c96-601e412f64df tempest-QosSpecsTestJSON-1665129124 tempest-QosSpecsTestJSON-1665129124-project-admin] POST https://10.4.3.189/volume/v3/qos-specs Aug 25 05:44:51.008538 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-f49e45f5-91ce-4b84-8c96-601e412f64df tempest-QosSpecsTestJSON-1665129124 tempest-QosSpecsTestJSON-1665129124-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-QoS-223101214", "consumer": "front-end", "read_iops_sec": "2000"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:44:51.010566 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.qos_specs [None req-f49e45f5-91ce-4b84-8c96-601e412f64df tempest-QosSpecsTestJSON-1665129124 tempest-QosSpecsTestJSON-1665129124-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-QoS-223101214', 'consumer': 'front-end', 'specs': {'read_iops_sec': '2000'}} {{(pid=100269) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Aug 25 05:44:51.020807 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.db.api [None req-f49e45f5-91ce-4b84-8c96-601e412f64df tempest-QosSpecsTestJSON-1665129124 tempest-QosSpecsTestJSON-1665129124-project-admin] DB qos_specs_create(): root {'id': '798a64ec-b146-4c14-8a33-7e13a93f8cf8', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-QoS-223101214'} {{(pid=100269) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Aug 25 05:44:51.022036 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-e46c8152-1574-4cab-a87f-bbd64656df96 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:51.024919 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-e46c8152-1574-4cab-a87f-bbd64656df96 tempest-ExtraSpecsNegativeTest-1729387704 tempest-ExtraSpecsNegativeTest-1729387704-project-admin] POST https://10.4.3.189/volume/v3/types/57736909-2dd7-4d73-86eb-028bf5ac6473/extra_specs Aug 25 05:44:51.025439 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-e46c8152-1574-4cab-a87f-bbd64656df96 tempest-ExtraSpecsNegativeTest-1729387704 tempest-ExtraSpecsNegativeTest-1729387704-project-admin] Action: 'create', calling method: create, body: {"extra_specs": ["invalid"]} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:44:51.027681 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-e46c8152-1574-4cab-a87f-bbd64656df96 tempest-ExtraSpecsNegativeTest-1729387704 tempest-ExtraSpecsNegativeTest-1729387704-project-admin] https://10.4.3.189/volume/v3/types/57736909-2dd7-4d73-86eb-028bf5ac6473/extra_specs returned with HTTP 400 Aug 25 05:44:51.028300 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 448/1781] 10.4.3.189 () {68 vars in 1399 bytes} [Tue Aug 25 05:44:51 2026] POST /volume/v3/types/57736909-2dd7-4d73-86eb-028bf5ac6473/extra_specs => generated 146 bytes in 7 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 25 05:44:51.030651 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-f49e45f5-91ce-4b84-8c96-601e412f64df tempest-QosSpecsTestJSON-1665129124 tempest-QosSpecsTestJSON-1665129124-project-admin] https://10.4.3.189/volume/v3/qos-specs returned with HTTP 200 Aug 25 05:44:51.031304 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 440/1782] 10.4.3.189 () {68 vars in 1265 bytes} [Tue Aug 25 05:44:50 2026] POST /volume/v3/qos-specs => generated 392 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:44:51.042885 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-7156136f-a59b-41ad-b89f-de05bd4de65b None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:51.044430 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-a7dafccc-092c-44f2-9b9c-ffd992e7098e None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:51.045207 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-7156136f-a59b-41ad-b89f-de05bd4de65b tempest-ExtraSpecsNegativeTest-1729387704 tempest-ExtraSpecsNegativeTest-1729387704-project-admin] POST https://10.4.3.189/volume/v3/types/57736909-2dd7-4d73-86eb-028bf5ac6473/extra_specs Aug 25 05:44:51.046127 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-7156136f-a59b-41ad-b89f-de05bd4de65b tempest-ExtraSpecsNegativeTest-1729387704 tempest-ExtraSpecsNegativeTest-1729387704-project-admin] Action: 'create', calling method: create, body: {"extra_specs": null} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:44:51.046681 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a7dafccc-092c-44f2-9b9c-ffd992e7098e tempest-QosSpecsTestJSON-1665129124 tempest-QosSpecsTestJSON-1665129124-project-admin] POST https://10.4.3.189/volume/v3/types Aug 25 05:44:51.047128 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a7dafccc-092c-44f2-9b9c-ffd992e7098e tempest-QosSpecsTestJSON-1665129124 tempest-QosSpecsTestJSON-1665129124-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-1100110537"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:44:51.047555 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-7156136f-a59b-41ad-b89f-de05bd4de65b tempest-ExtraSpecsNegativeTest-1729387704 tempest-ExtraSpecsNegativeTest-1729387704-project-admin] https://10.4.3.189/volume/v3/types/57736909-2dd7-4d73-86eb-028bf5ac6473/extra_specs returned with HTTP 400 Aug 25 05:44:51.048132 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 449/1783] 10.4.3.189 () {68 vars in 1399 bytes} [Tue Aug 25 05:44:51 2026] POST /volume/v3/types/57736909-2dd7-4d73-86eb-028bf5ac6473/extra_specs => generated 132 bytes in 6 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 25 05:44:51.061697 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-0252106e-a921-439e-aba1-f95e06d46b6f None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:51.066081 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-0252106e-a921-439e-aba1-f95e06d46b6f tempest-ExtraSpecsNegativeTest-1729387704 tempest-ExtraSpecsNegativeTest-1729387704-project-admin] POST https://10.4.3.189/volume/v3/types/bb9d0457-c956-4e18-bce6-7873e10cdecd/extra_specs Aug 25 05:44:51.066081 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-0252106e-a921-439e-aba1-f95e06d46b6f tempest-ExtraSpecsNegativeTest-1729387704 tempest-ExtraSpecsNegativeTest-1729387704-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val1"}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:44:51.072280 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a7dafccc-092c-44f2-9b9c-ffd992e7098e tempest-QosSpecsTestJSON-1665129124 tempest-QosSpecsTestJSON-1665129124-project-admin] https://10.4.3.189/volume/v3/types returned with HTTP 200 Aug 25 05:44:51.072807 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 447/1784] 10.4.3.189 () {68 vars in 1252 bytes} [Tue Aug 25 05:44:51 2026] POST /volume/v3/types => generated 222 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:44:51.081715 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-0252106e-a921-439e-aba1-f95e06d46b6f tempest-ExtraSpecsNegativeTest-1729387704 tempest-ExtraSpecsNegativeTest-1729387704-project-admin] https://10.4.3.189/volume/v3/types/bb9d0457-c956-4e18-bce6-7873e10cdecd/extra_specs returned with HTTP 404 Aug 25 05:44:51.081715 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 449/1785] 10.4.3.189 () {68 vars in 1399 bytes} [Tue Aug 25 05:44:51 2026] POST /volume/v3/types/bb9d0457-c956-4e18-bce6-7873e10cdecd/extra_specs => generated 114 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:44:51.084200 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-08746d0f-41db-4d44-9081-aab97f90f281 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:51.086816 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-08746d0f-41db-4d44-9081-aab97f90f281 tempest-QosSpecsTestJSON-1665129124 tempest-QosSpecsTestJSON-1665129124-project-admin] POST https://10.4.3.189/volume/v3/types Aug 25 05:44:51.087373 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-08746d0f-41db-4d44-9081-aab97f90f281 tempest-QosSpecsTestJSON-1665129124 tempest-QosSpecsTestJSON-1665129124-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-88682197"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:44:51.089361 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:44:51.089361 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:44:51.095505 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-86a24d0b-fbdf-4d7d-a799-43e0214e0068 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:51.099624 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-86a24d0b-fbdf-4d7d-a799-43e0214e0068 tempest-ExtraSpecsNegativeTest-1729387704 tempest-ExtraSpecsNegativeTest-1729387704-project-admin] DELETE https://10.4.3.189/volume/v3/types/f4c67529-a70a-499e-9eee-cba8d6d985a7/extra_specs/spec1 Aug 25 05:44:51.099794 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-86a24d0b-fbdf-4d7d-a799-43e0214e0068 tempest-ExtraSpecsNegativeTest-1729387704 tempest-ExtraSpecsNegativeTest-1729387704-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:51.099994 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-86a24d0b-fbdf-4d7d-a799-43e0214e0068 tempest-ExtraSpecsNegativeTest-1729387704 tempest-ExtraSpecsNegativeTest-1729387704-project-admin] Calling method 'delete' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:51.108425 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-86a24d0b-fbdf-4d7d-a799-43e0214e0068 tempest-ExtraSpecsNegativeTest-1729387704 tempest-ExtraSpecsNegativeTest-1729387704-project-admin] https://10.4.3.189/volume/v3/types/f4c67529-a70a-499e-9eee-cba8d6d985a7/extra_specs/spec1 returned with HTTP 404 Aug 25 05:44:51.108425 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 450/1786] 10.4.3.189 () {66 vars in 1399 bytes} [Tue Aug 25 05:44:51 2026] DELETE /volume/v3/types/f4c67529-a70a-499e-9eee-cba8d6d985a7/extra_specs/spec1 => generated 114 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:44:51.114871 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-08746d0f-41db-4d44-9081-aab97f90f281 tempest-QosSpecsTestJSON-1665129124 tempest-QosSpecsTestJSON-1665129124-project-admin] https://10.4.3.189/volume/v3/types returned with HTTP 200 Aug 25 05:44:51.114940 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-4ee0699a-18e6-49f3-8ab2-f1d13a31ab94 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:51.117027 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 441/1787] 10.4.3.189 () {68 vars in 1252 bytes} [Tue Aug 25 05:44:51 2026] POST /volume/v3/types => generated 220 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:44:51.117216 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-4ee0699a-18e6-49f3-8ab2-f1d13a31ab94 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] GET https://10.4.3.189/volume/v3/volumes/e2d5830b-740f-4a3e-8452-97ad32536bba Aug 25 05:44:51.117264 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-4ee0699a-18e6-49f3-8ab2-f1d13a31ab94 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:51.117612 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-4ee0699a-18e6-49f3-8ab2-f1d13a31ab94 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:51.122551 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-3c7058f2-a06c-4328-a07e-a26e19fc87b9 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:51.124577 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-3c7058f2-a06c-4328-a07e-a26e19fc87b9 tempest-ExtraSpecsNegativeTest-1729387704 tempest-ExtraSpecsNegativeTest-1729387704-project-admin] GET https://10.4.3.189/volume/v3/types/57736909-2dd7-4d73-86eb-028bf5ac6473/extra_specs/nonexistent_extra_spec_name Aug 25 05:44:51.125088 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-3c7058f2-a06c-4328-a07e-a26e19fc87b9 tempest-ExtraSpecsNegativeTest-1729387704 tempest-ExtraSpecsNegativeTest-1729387704-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:51.126153 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-3c7058f2-a06c-4328-a07e-a26e19fc87b9 tempest-ExtraSpecsNegativeTest-1729387704 tempest-ExtraSpecsNegativeTest-1729387704-project-admin] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:51.130511 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-061d32a9-65df-406d-adc3-59d12a2eb247 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:51.133336 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-061d32a9-65df-406d-adc3-59d12a2eb247 tempest-QosSpecsTestJSON-1665129124 tempest-QosSpecsTestJSON-1665129124-project-admin] POST https://10.4.3.189/volume/v3/types Aug 25 05:44:51.134741 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-061d32a9-65df-406d-adc3-59d12a2eb247 tempest-QosSpecsTestJSON-1665129124 tempest-QosSpecsTestJSON-1665129124-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-2138451905"}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:44:51.137086 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:44:51.137086 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:44:51.140416 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-3c7058f2-a06c-4328-a07e-a26e19fc87b9 tempest-ExtraSpecsNegativeTest-1729387704 tempest-ExtraSpecsNegativeTest-1729387704-project-admin] https://10.4.3.189/volume/v3/types/57736909-2dd7-4d73-86eb-028bf5ac6473/extra_specs/nonexistent_extra_spec_name returned with HTTP 404 Aug 25 05:44:51.141284 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 450/1788] 10.4.3.189 () {66 vars in 1462 bytes} [Tue Aug 25 05:44:51 2026] GET /volume/v3/types/57736909-2dd7-4d73-86eb-028bf5ac6473/extra_specs/nonexistent_extra_spec_name => generated 151 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 25 05:44:51.147311 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-4ee0699a-18e6-49f3-8ab2-f1d13a31ab94 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Volume info retrieved successfully. Aug 25 05:44:51.153079 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-4ee0699a-18e6-49f3-8ab2-f1d13a31ab94 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] https://10.4.3.189/volume/v3/volumes/e2d5830b-740f-4a3e-8452-97ad32536bba returned with HTTP 200 Aug 25 05:44:51.153595 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 448/1789] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:44:51 2026] GET /volume/v3/volumes/e2d5830b-740f-4a3e-8452-97ad32536bba => generated 1148 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:44:51.160163 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-be751af9-25d0-45a8-a382-6e14cef1f4d3 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:51.163553 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-061d32a9-65df-406d-adc3-59d12a2eb247 tempest-QosSpecsTestJSON-1665129124 tempest-QosSpecsTestJSON-1665129124-project-admin] https://10.4.3.189/volume/v3/types returned with HTTP 200 Aug 25 05:44:51.164813 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 451/1790] 10.4.3.189 () {68 vars in 1252 bytes} [Tue Aug 25 05:44:51 2026] POST /volume/v3/types => generated 222 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:44:51.167273 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-be751af9-25d0-45a8-a382-6e14cef1f4d3 tempest-ExtraSpecsNegativeTest-1729387704 tempest-ExtraSpecsNegativeTest-1729387704-project-admin] GET https://10.4.3.189/volume/v3/types/b18eac50-7c31-4027-957d-fd725efa40a8/extra_specs/spec1 Aug 25 05:44:51.167532 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-be751af9-25d0-45a8-a382-6e14cef1f4d3 tempest-ExtraSpecsNegativeTest-1729387704 tempest-ExtraSpecsNegativeTest-1729387704-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:51.168078 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-be751af9-25d0-45a8-a382-6e14cef1f4d3 tempest-ExtraSpecsNegativeTest-1729387704 tempest-ExtraSpecsNegativeTest-1729387704-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:51.173302 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-be751af9-25d0-45a8-a382-6e14cef1f4d3 tempest-ExtraSpecsNegativeTest-1729387704 tempest-ExtraSpecsNegativeTest-1729387704-project-admin] https://10.4.3.189/volume/v3/types/b18eac50-7c31-4027-957d-fd725efa40a8/extra_specs/spec1 returned with HTTP 404 Aug 25 05:44:51.174242 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 442/1791] 10.4.3.189 () {66 vars in 1396 bytes} [Tue Aug 25 05:44:51 2026] GET /volume/v3/types/b18eac50-7c31-4027-957d-fd725efa40a8/extra_specs/spec1 => generated 114 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:44:51.176993 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-0b42c8c2-93e1-4438-96eb-9b0de57d0531 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:51.184902 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-0b42c8c2-93e1-4438-96eb-9b0de57d0531 tempest-QosSpecsTestJSON-1665129124 tempest-QosSpecsTestJSON-1665129124-project-admin] GET https://10.4.3.189/volume/v3/qos-specs/798a64ec-b146-4c14-8a33-7e13a93f8cf8/associate?vol_type_id=5231fcd8-5397-43c1-afbf-9dd6d38760a6 Aug 25 05:44:51.184902 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-0b42c8c2-93e1-4438-96eb-9b0de57d0531 tempest-QosSpecsTestJSON-1665129124 tempest-QosSpecsTestJSON-1665129124-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:51.184902 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-0b42c8c2-93e1-4438-96eb-9b0de57d0531 tempest-QosSpecsTestJSON-1665129124 tempest-QosSpecsTestJSON-1665129124-project-admin] Calling method 'associate' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:51.185271 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-2e4b9682-0d82-4ef5-b9c9-b10010e1b214 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:51.185440 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.contrib.qos_specs_manage [None req-0b42c8c2-93e1-4438-96eb-9b0de57d0531 tempest-QosSpecsTestJSON-1665129124 tempest-QosSpecsTestJSON-1665129124-project-admin] Associate qos_spec: 798a64ec-b146-4c14-8a33-7e13a93f8cf8 with type: 5231fcd8-5397-43c1-afbf-9dd6d38760a6 {{(pid=100270) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Aug 25 05:44:51.187164 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-2e4b9682-0d82-4ef5-b9c9-b10010e1b214 tempest-ExtraSpecsNegativeTest-1729387704 tempest-ExtraSpecsNegativeTest-1729387704-project-admin] GET https://10.4.3.189/volume/v3/types/25ffc493-cd7d-4597-a6e5-06461418fb1a/extra_specs Aug 25 05:44:51.187435 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-2e4b9682-0d82-4ef5-b9c9-b10010e1b214 tempest-ExtraSpecsNegativeTest-1729387704 tempest-ExtraSpecsNegativeTest-1729387704-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:51.188046 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-2e4b9682-0d82-4ef5-b9c9-b10010e1b214 tempest-ExtraSpecsNegativeTest-1729387704 tempest-ExtraSpecsNegativeTest-1729387704-project-admin] Calling method 'index' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:51.193395 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-2e4b9682-0d82-4ef5-b9c9-b10010e1b214 tempest-ExtraSpecsNegativeTest-1729387704 tempest-ExtraSpecsNegativeTest-1729387704-project-admin] https://10.4.3.189/volume/v3/types/25ffc493-cd7d-4597-a6e5-06461418fb1a/extra_specs returned with HTTP 404 Aug 25 05:44:51.194075 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 449/1792] 10.4.3.189 () {66 vars in 1378 bytes} [Tue Aug 25 05:44:51 2026] GET /volume/v3/types/25ffc493-cd7d-4597-a6e5-06461418fb1a/extra_specs => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:44:51.205049 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-80c9ff7f-ee6c-4f17-a6ef-78bea0fa3221 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:51.209178 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-80c9ff7f-ee6c-4f17-a6ef-78bea0fa3221 tempest-ExtraSpecsNegativeTest-1729387704 tempest-ExtraSpecsNegativeTest-1729387704-project-admin] PUT https://10.4.3.189/volume/v3/types/57736909-2dd7-4d73-86eb-028bf5ac6473/extra_specs/spec1 Aug 25 05:44:51.209178 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-80c9ff7f-ee6c-4f17-a6ef-78bea0fa3221 tempest-ExtraSpecsNegativeTest-1729387704 tempest-ExtraSpecsNegativeTest-1729387704-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2", "spec2": "val1"} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:44:51.222696 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-80c9ff7f-ee6c-4f17-a6ef-78bea0fa3221 tempest-ExtraSpecsNegativeTest-1729387704 tempest-ExtraSpecsNegativeTest-1729387704-project-admin] https://10.4.3.189/volume/v3/types/57736909-2dd7-4d73-86eb-028bf5ac6473/extra_specs/spec1 returned with HTTP 400 Aug 25 05:44:51.222696 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 452/1793] 10.4.3.189 () {68 vars in 1416 bytes} [Tue Aug 25 05:44:51 2026] PUT /volume/v3/types/57736909-2dd7-4d73-86eb-028bf5ac6473/extra_specs/spec1 => generated 102 bytes in 19 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 25 05:44:51.228074 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-0b42c8c2-93e1-4438-96eb-9b0de57d0531 tempest-QosSpecsTestJSON-1665129124 tempest-QosSpecsTestJSON-1665129124-project-admin] https://10.4.3.189/volume/v3/qos-specs/798a64ec-b146-4c14-8a33-7e13a93f8cf8/associate?vol_type_id=5231fcd8-5397-43c1-afbf-9dd6d38760a6 returned with HTTP 202 Aug 25 05:44:51.228074 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 451/1794] 10.4.3.189 () {66 vars in 1481 bytes} [Tue Aug 25 05:44:51 2026] GET /volume/v3/qos-specs/798a64ec-b146-4c14-8a33-7e13a93f8cf8/associate?vol_type_id=5231fcd8-5397-43c1-afbf-9dd6d38760a6 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:44:51.232360 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-e3f8008f-f92e-47fe-8dfe-3c2a375eddfc None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:51.240158 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-e3f8008f-f92e-47fe-8dfe-3c2a375eddfc tempest-ExtraSpecsNegativeTest-1729387704 tempest-ExtraSpecsNegativeTest-1729387704-project-admin] PUT https://10.4.3.189/volume/v3/types/57736909-2dd7-4d73-86eb-028bf5ac6473/extra_specs/spec1 Aug 25 05:44:51.240158 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-e3f8008f-f92e-47fe-8dfe-3c2a375eddfc tempest-ExtraSpecsNegativeTest-1729387704 tempest-ExtraSpecsNegativeTest-1729387704-project-admin] Action: 'update', calling method: update, body: null {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:44:51.242172 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-c3422805-5f97-4457-b0e0-e00cda9462e6 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:51.243256 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-e3f8008f-f92e-47fe-8dfe-3c2a375eddfc tempest-ExtraSpecsNegativeTest-1729387704 tempest-ExtraSpecsNegativeTest-1729387704-project-admin] https://10.4.3.189/volume/v3/types/57736909-2dd7-4d73-86eb-028bf5ac6473/extra_specs/spec1 returned with HTTP 400 Aug 25 05:44:51.245150 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 443/1795] 10.4.3.189 () {68 vars in 1415 bytes} [Tue Aug 25 05:44:51 2026] PUT /volume/v3/types/57736909-2dd7-4d73-86eb-028bf5ac6473/extra_specs/spec1 => generated 72 bytes in 13 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 25 05:44:51.246695 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c3422805-5f97-4457-b0e0-e00cda9462e6 tempest-QosSpecsTestJSON-1665129124 tempest-QosSpecsTestJSON-1665129124-project-admin] GET https://10.4.3.189/volume/v3/qos-specs/798a64ec-b146-4c14-8a33-7e13a93f8cf8/associate?vol_type_id=291d4381-ef94-4a8d-b8ce-7bad42e51fe2 Aug 25 05:44:51.247040 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c3422805-5f97-4457-b0e0-e00cda9462e6 tempest-QosSpecsTestJSON-1665129124 tempest-QosSpecsTestJSON-1665129124-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:51.247518 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c3422805-5f97-4457-b0e0-e00cda9462e6 tempest-QosSpecsTestJSON-1665129124 tempest-QosSpecsTestJSON-1665129124-project-admin] Calling method 'associate' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:51.249236 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.contrib.qos_specs_manage [None req-c3422805-5f97-4457-b0e0-e00cda9462e6 tempest-QosSpecsTestJSON-1665129124 tempest-QosSpecsTestJSON-1665129124-project-admin] Associate qos_spec: 798a64ec-b146-4c14-8a33-7e13a93f8cf8 with type: 291d4381-ef94-4a8d-b8ce-7bad42e51fe2 {{(pid=100268) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Aug 25 05:44:51.258266 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-13365ebf-1c85-41ed-8d64-031f7d53dee8 req-53c6aafd-1407-494e-8af0-4f416f1df8f1 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:51.259762 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-8330db59-7392-4064-9952-53e8387d0884 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:51.262331 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-8330db59-7392-4064-9952-53e8387d0884 tempest-ExtraSpecsNegativeTest-1729387704 tempest-ExtraSpecsNegativeTest-1729387704-project-admin] PUT https://10.4.3.189/volume/v3/types/57736909-2dd7-4d73-86eb-028bf5ac6473/extra_specs/None Aug 25 05:44:51.262552 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-13365ebf-1c85-41ed-8d64-031f7d53dee8 req-53c6aafd-1407-494e-8af0-4f416f1df8f1 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] GET https://10.4.3.189/volume/v3/volumes/e2d5830b-740f-4a3e-8452-97ad32536bba Aug 25 05:44:51.262768 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-8330db59-7392-4064-9952-53e8387d0884 tempest-ExtraSpecsNegativeTest-1729387704 tempest-ExtraSpecsNegativeTest-1729387704-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2"} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:44:51.263029 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-13365ebf-1c85-41ed-8d64-031f7d53dee8 req-53c6aafd-1407-494e-8af0-4f416f1df8f1 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:51.263191 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-13365ebf-1c85-41ed-8d64-031f7d53dee8 req-53c6aafd-1407-494e-8af0-4f416f1df8f1 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:51.264689 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:44:51.264689 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:44:51.282516 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:44:51.282516 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:44:51.288340 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c3422805-5f97-4457-b0e0-e00cda9462e6 tempest-QosSpecsTestJSON-1665129124 tempest-QosSpecsTestJSON-1665129124-project-admin] https://10.4.3.189/volume/v3/qos-specs/798a64ec-b146-4c14-8a33-7e13a93f8cf8/associate?vol_type_id=291d4381-ef94-4a8d-b8ce-7bad42e51fe2 returned with HTTP 202 Aug 25 05:44:51.288524 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-8330db59-7392-4064-9952-53e8387d0884 tempest-ExtraSpecsNegativeTest-1729387704 tempest-ExtraSpecsNegativeTest-1729387704-project-admin] HTTP exception thrown: Request body and URI mismatch Aug 25 05:44:51.288524 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-8330db59-7392-4064-9952-53e8387d0884 tempest-ExtraSpecsNegativeTest-1729387704 tempest-ExtraSpecsNegativeTest-1729387704-project-admin] https://10.4.3.189/volume/v3/types/57736909-2dd7-4d73-86eb-028bf5ac6473/extra_specs/None returned with HTTP 400 Aug 25 05:44:51.288957 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 450/1796] 10.4.3.189 () {66 vars in 1481 bytes} [Tue Aug 25 05:44:51 2026] GET /volume/v3/qos-specs/798a64ec-b146-4c14-8a33-7e13a93f8cf8/associate?vol_type_id=291d4381-ef94-4a8d-b8ce-7bad42e51fe2 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:44:51.289449 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 452/1797] 10.4.3.189 () {68 vars in 1413 bytes} [Tue Aug 25 05:44:51 2026] PUT /volume/v3/types/57736909-2dd7-4d73-86eb-028bf5ac6473/extra_specs/None => generated 73 bytes in 31 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 25 05:44:51.289623 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [req-13365ebf-1c85-41ed-8d64-031f7d53dee8 req-53c6aafd-1407-494e-8af0-4f416f1df8f1 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Volume info retrieved successfully. Aug 25 05:44:51.296011 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-13365ebf-1c85-41ed-8d64-031f7d53dee8 req-53c6aafd-1407-494e-8af0-4f416f1df8f1 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] https://10.4.3.189/volume/v3/volumes/e2d5830b-740f-4a3e-8452-97ad32536bba returned with HTTP 200 Aug 25 05:44:51.296474 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 453/1798] 10.4.3.189 () {68 vars in 1598 bytes} [Tue Aug 25 05:44:51 2026] GET /volume/v3/volumes/e2d5830b-740f-4a3e-8452-97ad32536bba => generated 1148 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:44:51.298538 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-a65ca5bb-8f82-4a40-96d0-8f66c3343278 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:51.301514 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-1c9a04da-dcf3-41e3-94bc-0f2a218aacd0 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:51.302242 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-a65ca5bb-8f82-4a40-96d0-8f66c3343278 tempest-QosSpecsTestJSON-1665129124 tempest-QosSpecsTestJSON-1665129124-project-admin] GET https://10.4.3.189/volume/v3/qos-specs/798a64ec-b146-4c14-8a33-7e13a93f8cf8/associate?vol_type_id=c8941cf4-824e-450f-9dbf-54d524afb53f Aug 25 05:44:51.302920 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-a65ca5bb-8f82-4a40-96d0-8f66c3343278 tempest-QosSpecsTestJSON-1665129124 tempest-QosSpecsTestJSON-1665129124-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:51.303343 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-a65ca5bb-8f82-4a40-96d0-8f66c3343278 tempest-QosSpecsTestJSON-1665129124 tempest-QosSpecsTestJSON-1665129124-project-admin] Calling method 'associate' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:51.304083 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-1c9a04da-dcf3-41e3-94bc-0f2a218aacd0 tempest-ExtraSpecsNegativeTest-1729387704 tempest-ExtraSpecsNegativeTest-1729387704-project-admin] PUT https://10.4.3.189/volume/v3/types/57736909-2dd7-4d73-86eb-028bf5ac6473/extra_specs/fe5b6c36-bdaa-4c64-893c-87e959c7dac1 Aug 25 05:44:51.304083 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-1c9a04da-dcf3-41e3-94bc-0f2a218aacd0 tempest-ExtraSpecsNegativeTest-1729387704 tempest-ExtraSpecsNegativeTest-1729387704-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2"} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:44:51.304535 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.contrib.qos_specs_manage [None req-a65ca5bb-8f82-4a40-96d0-8f66c3343278 tempest-QosSpecsTestJSON-1665129124 tempest-QosSpecsTestJSON-1665129124-project-admin] Associate qos_spec: 798a64ec-b146-4c14-8a33-7e13a93f8cf8 with type: c8941cf4-824e-450f-9dbf-54d524afb53f {{(pid=100269) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Aug 25 05:44:51.306012 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:44:51.306012 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:44:51.323661 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-1c9a04da-dcf3-41e3-94bc-0f2a218aacd0 tempest-ExtraSpecsNegativeTest-1729387704 tempest-ExtraSpecsNegativeTest-1729387704-project-admin] HTTP exception thrown: Request body and URI mismatch Aug 25 05:44:51.323905 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-1c9a04da-dcf3-41e3-94bc-0f2a218aacd0 tempest-ExtraSpecsNegativeTest-1729387704 tempest-ExtraSpecsNegativeTest-1729387704-project-admin] https://10.4.3.189/volume/v3/types/57736909-2dd7-4d73-86eb-028bf5ac6473/extra_specs/fe5b6c36-bdaa-4c64-893c-87e959c7dac1 returned with HTTP 400 Aug 25 05:44:51.324744 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 451/1799] 10.4.3.189 () {68 vars in 1509 bytes} [Tue Aug 25 05:44:51 2026] PUT /volume/v3/types/57736909-2dd7-4d73-86eb-028bf5ac6473/extra_specs/fe5b6c36-bdaa-4c64-893c-87e959c7dac1 => generated 73 bytes in 24 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 25 05:44:51.337091 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-a65ca5bb-8f82-4a40-96d0-8f66c3343278 tempest-QosSpecsTestJSON-1665129124 tempest-QosSpecsTestJSON-1665129124-project-admin] https://10.4.3.189/volume/v3/qos-specs/798a64ec-b146-4c14-8a33-7e13a93f8cf8/associate?vol_type_id=c8941cf4-824e-450f-9dbf-54d524afb53f returned with HTTP 202 Aug 25 05:44:51.337796 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 444/1800] 10.4.3.189 () {66 vars in 1481 bytes} [Tue Aug 25 05:44:51 2026] GET /volume/v3/qos-specs/798a64ec-b146-4c14-8a33-7e13a93f8cf8/associate?vol_type_id=c8941cf4-824e-450f-9dbf-54d524afb53f => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:44:51.339822 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-dd912b0a-e73d-4ad3-8f3e-e13005bcdb1f None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:51.341929 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-dd912b0a-e73d-4ad3-8f3e-e13005bcdb1f tempest-ExtraSpecsNegativeTest-1729387704 tempest-ExtraSpecsNegativeTest-1729387704-project-admin] PUT https://10.4.3.189/volume/v3/types/441ca17d-1527-4438-ba97-28dfc2cd92d5/extra_specs/spec1 Aug 25 05:44:51.342461 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-dd912b0a-e73d-4ad3-8f3e-e13005bcdb1f tempest-ExtraSpecsNegativeTest-1729387704 tempest-ExtraSpecsNegativeTest-1729387704-project-admin] Action: 'update', calling method: update, body: {"spec1": "val5"} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:44:51.348228 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-34c7aa79-8f18-432c-ba39-e2a0381746a1 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:51.353903 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-34c7aa79-8f18-432c-ba39-e2a0381746a1 tempest-QosSpecsTestJSON-1665129124 tempest-QosSpecsTestJSON-1665129124-project-admin] GET https://10.4.3.189/volume/v3/qos-specs/798a64ec-b146-4c14-8a33-7e13a93f8cf8/associations Aug 25 05:44:51.355080 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-34c7aa79-8f18-432c-ba39-e2a0381746a1 tempest-QosSpecsTestJSON-1665129124 tempest-QosSpecsTestJSON-1665129124-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:51.355080 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-34c7aa79-8f18-432c-ba39-e2a0381746a1 tempest-QosSpecsTestJSON-1665129124 tempest-QosSpecsTestJSON-1665129124-project-admin] Calling method 'associations' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:51.356560 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.contrib.qos_specs_manage [None req-34c7aa79-8f18-432c-ba39-e2a0381746a1 tempest-QosSpecsTestJSON-1665129124 tempest-QosSpecsTestJSON-1665129124-project-admin] Get associations for qos_spec id: 798a64ec-b146-4c14-8a33-7e13a93f8cf8 {{(pid=100271) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Aug 25 05:44:51.356715 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-dd912b0a-e73d-4ad3-8f3e-e13005bcdb1f tempest-ExtraSpecsNegativeTest-1729387704 tempest-ExtraSpecsNegativeTest-1729387704-project-admin] https://10.4.3.189/volume/v3/types/441ca17d-1527-4438-ba97-28dfc2cd92d5/extra_specs/spec1 returned with HTTP 404 Aug 25 05:44:51.358129 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 453/1801] 10.4.3.189 () {68 vars in 1416 bytes} [Tue Aug 25 05:44:51 2026] PUT /volume/v3/types/441ca17d-1527-4438-ba97-28dfc2cd92d5/extra_specs/spec1 => generated 114 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:44:51.359231 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-a5ce8e79-259c-4333-a6fe-2b2d3fcdff11 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:51.361499 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a5ce8e79-259c-4333-a6fe-2b2d3fcdff11 tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] GET https://10.4.3.189/volume/v3/backups/820f1269-cc4f-4116-82d8-32fd0a37ae95 Aug 25 05:44:51.361798 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a5ce8e79-259c-4333-a6fe-2b2d3fcdff11 tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:51.362092 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a5ce8e79-259c-4333-a6fe-2b2d3fcdff11 tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:51.362244 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-a5ce8e79-259c-4333-a6fe-2b2d3fcdff11 tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] Show backup with id 820f1269-cc4f-4116-82d8-32fd0a37ae95. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:44:51.368256 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a5ce8e79-259c-4333-a6fe-2b2d3fcdff11 tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] https://10.4.3.189/volume/v3/backups/820f1269-cc4f-4116-82d8-32fd0a37ae95 returned with HTTP 404 Aug 25 05:44:51.368955 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 452/1802] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:44:51 2026] GET /volume/v3/backups/820f1269-cc4f-4116-82d8-32fd0a37ae95 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:44:51.371301 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-f2274935-4011-4d32-b2da-b99eb0c4fcc3 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:51.374943 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-f2274935-4011-4d32-b2da-b99eb0c4fcc3 tempest-ExtraSpecsNegativeTest-1729387704 tempest-ExtraSpecsNegativeTest-1729387704-project-admin] DELETE https://10.4.3.189/volume/v3/types/57736909-2dd7-4d73-86eb-028bf5ac6473 Aug 25 05:44:51.375278 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-f2274935-4011-4d32-b2da-b99eb0c4fcc3 tempest-ExtraSpecsNegativeTest-1729387704 tempest-ExtraSpecsNegativeTest-1729387704-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:51.375589 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-f2274935-4011-4d32-b2da-b99eb0c4fcc3 tempest-ExtraSpecsNegativeTest-1729387704 tempest-ExtraSpecsNegativeTest-1729387704-project-admin] Calling method '_delete' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:51.375942 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:44:51.375942 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:44:51.383245 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-87f686e8-b922-477c-8bd8-976276951ac8 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:51.385462 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-87f686e8-b922-477c-8bd8-976276951ac8 tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] DELETE https://10.4.3.189/volume/v3/backups/d709f32a-559f-4276-9f6e-337369165aa8 Aug 25 05:44:51.385721 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-87f686e8-b922-477c-8bd8-976276951ac8 tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:51.385921 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-87f686e8-b922-477c-8bd8-976276951ac8 tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] Calling method 'delete' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:51.386214 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.contrib.backups [None req-87f686e8-b922-477c-8bd8-976276951ac8 tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] Delete backup with id: d709f32a-559f-4276-9f6e-337369165aa8. Aug 25 05:44:51.392882 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:44:51.392882 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:44:51.394520 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-34c7aa79-8f18-432c-ba39-e2a0381746a1 tempest-QosSpecsTestJSON-1665129124 tempest-QosSpecsTestJSON-1665129124-project-admin] https://10.4.3.189/volume/v3/qos-specs/798a64ec-b146-4c14-8a33-7e13a93f8cf8/associations returned with HTTP 200 Aug 25 05:44:51.395163 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 454/1803] 10.4.3.189 () {66 vars in 1393 bytes} [Tue Aug 25 05:44:51 2026] GET /volume/v3/qos-specs/798a64ec-b146-4c14-8a33-7e13a93f8cf8/associations => generated 446 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:44:51.408145 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-8a933364-4317-483b-a32a-f66e2b61fa82 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:51.409472 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-8a933364-4317-483b-a32a-f66e2b61fa82 tempest-QosSpecsTestJSON-1665129124 tempest-QosSpecsTestJSON-1665129124-project-admin] GET https://10.4.3.189/volume/v3/qos-specs/798a64ec-b146-4c14-8a33-7e13a93f8cf8/disassociate?vol_type_id=5231fcd8-5397-43c1-afbf-9dd6d38760a6 Aug 25 05:44:51.409662 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-8a933364-4317-483b-a32a-f66e2b61fa82 tempest-QosSpecsTestJSON-1665129124 tempest-QosSpecsTestJSON-1665129124-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:51.409856 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-8a933364-4317-483b-a32a-f66e2b61fa82 tempest-QosSpecsTestJSON-1665129124 tempest-QosSpecsTestJSON-1665129124-project-admin] Calling method 'disassociate' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:51.410805 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.contrib.qos_specs_manage [None req-8a933364-4317-483b-a32a-f66e2b61fa82 tempest-QosSpecsTestJSON-1665129124 tempest-QosSpecsTestJSON-1665129124-project-admin] Disassociate qos_spec: 798a64ec-b146-4c14-8a33-7e13a93f8cf8 from type: 5231fcd8-5397-43c1-afbf-9dd6d38760a6 {{(pid=100268) disassociate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:328}} Aug 25 05:44:51.423717 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.backup.rpcapi [None req-87f686e8-b922-477c-8bd8-976276951ac8 tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] delete_backup rpcapi backup_id d709f32a-559f-4276-9f6e-337369165aa8 {{(pid=100270) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 25 05:44:51.424141 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-f2274935-4011-4d32-b2da-b99eb0c4fcc3 tempest-ExtraSpecsNegativeTest-1729387704 tempest-ExtraSpecsNegativeTest-1729387704-project-admin] https://10.4.3.189/volume/v3/types/57736909-2dd7-4d73-86eb-028bf5ac6473 returned with HTTP 202 Aug 25 05:44:51.425102 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 445/1804] 10.4.3.189 () {66 vars in 1345 bytes} [Tue Aug 25 05:44:51 2026] DELETE /volume/v3/types/57736909-2dd7-4d73-86eb-028bf5ac6473 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:44:51.425810 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-87f686e8-b922-477c-8bd8-976276951ac8 tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] https://10.4.3.189/volume/v3/backups/d709f32a-559f-4276-9f6e-337369165aa8 returned with HTTP 202 Aug 25 05:44:51.426384 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 454/1805] 10.4.3.189 () {68 vars in 1391 bytes} [Tue Aug 25 05:44:51 2026] DELETE /volume/v3/backups/d709f32a-559f-4276-9f6e-337369165aa8 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 05:44:51.430824 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-8a933364-4317-483b-a32a-f66e2b61fa82 tempest-QosSpecsTestJSON-1665129124 tempest-QosSpecsTestJSON-1665129124-project-admin] https://10.4.3.189/volume/v3/qos-specs/798a64ec-b146-4c14-8a33-7e13a93f8cf8/disassociate?vol_type_id=5231fcd8-5397-43c1-afbf-9dd6d38760a6 returned with HTTP 202 Aug 25 05:44:51.431801 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 453/1806] 10.4.3.189 () {66 vars in 1490 bytes} [Tue Aug 25 05:44:51 2026] GET /volume/v3/qos-specs/798a64ec-b146-4c14-8a33-7e13a93f8cf8/disassociate?vol_type_id=5231fcd8-5397-43c1-afbf-9dd6d38760a6 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:44:51.433948 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-970c0f19-f5e1-4339-8e54-22c6bd1b668d None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:51.438049 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-305e45eb-a03a-44fa-98cf-b29a69b45c8d None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:51.438269 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-970c0f19-f5e1-4339-8e54-22c6bd1b668d tempest-ExtraSpecsNegativeTest-1729387704 tempest-ExtraSpecsNegativeTest-1729387704-project-admin] GET https://10.4.3.189/volume/v3/types/57736909-2dd7-4d73-86eb-028bf5ac6473 Aug 25 05:44:51.438587 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-970c0f19-f5e1-4339-8e54-22c6bd1b668d tempest-ExtraSpecsNegativeTest-1729387704 tempest-ExtraSpecsNegativeTest-1729387704-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:51.438927 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-970c0f19-f5e1-4339-8e54-22c6bd1b668d tempest-ExtraSpecsNegativeTest-1729387704 tempest-ExtraSpecsNegativeTest-1729387704-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:51.440763 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-305e45eb-a03a-44fa-98cf-b29a69b45c8d tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] GET https://10.4.3.189/volume/v3/backups/d709f32a-559f-4276-9f6e-337369165aa8 Aug 25 05:44:51.441309 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-305e45eb-a03a-44fa-98cf-b29a69b45c8d tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:51.441622 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-305e45eb-a03a-44fa-98cf-b29a69b45c8d tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:51.441701 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-305e45eb-a03a-44fa-98cf-b29a69b45c8d tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] Show backup with id d709f32a-559f-4276-9f6e-337369165aa8. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:44:51.445164 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-970c0f19-f5e1-4339-8e54-22c6bd1b668d tempest-ExtraSpecsNegativeTest-1729387704 tempest-ExtraSpecsNegativeTest-1729387704-project-admin] https://10.4.3.189/volume/v3/types/57736909-2dd7-4d73-86eb-028bf5ac6473 returned with HTTP 404 Aug 25 05:44:51.445926 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 455/1807] 10.4.3.189 () {66 vars in 1342 bytes} [Tue Aug 25 05:44:51 2026] GET /volume/v3/types/57736909-2dd7-4d73-86eb-028bf5ac6473 => generated 114 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:44:51.446210 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-c399b4af-bae1-4402-82ea-2e47a5bb7185 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:51.450266 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-c399b4af-bae1-4402-82ea-2e47a5bb7185 tempest-QosSpecsTestJSON-1665129124 tempest-QosSpecsTestJSON-1665129124-project-admin] GET https://10.4.3.189/volume/v3/qos-specs/798a64ec-b146-4c14-8a33-7e13a93f8cf8/associations Aug 25 05:44:51.450490 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-c399b4af-bae1-4402-82ea-2e47a5bb7185 tempest-QosSpecsTestJSON-1665129124 tempest-QosSpecsTestJSON-1665129124-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:51.450718 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-c399b4af-bae1-4402-82ea-2e47a5bb7185 tempest-QosSpecsTestJSON-1665129124 tempest-QosSpecsTestJSON-1665129124-project-admin] Calling method 'associations' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:51.451501 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.contrib.qos_specs_manage [None req-c399b4af-bae1-4402-82ea-2e47a5bb7185 tempest-QosSpecsTestJSON-1665129124 tempest-QosSpecsTestJSON-1665129124-project-admin] Get associations for qos_spec id: 798a64ec-b146-4c14-8a33-7e13a93f8cf8 {{(pid=100270) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Aug 25 05:44:51.454961 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:44:51.454961 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:44:51.454961 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-305e45eb-a03a-44fa-98cf-b29a69b45c8d tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] https://10.4.3.189/volume/v3/backups/d709f32a-559f-4276-9f6e-337369165aa8 returned with HTTP 200 Aug 25 05:44:51.454961 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 446/1808] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:44:51 2026] GET /volume/v3/backups/d709f32a-559f-4276-9f6e-337369165aa8 => generated 736 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:44:51.479333 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-c399b4af-bae1-4402-82ea-2e47a5bb7185 tempest-QosSpecsTestJSON-1665129124 tempest-QosSpecsTestJSON-1665129124-project-admin] https://10.4.3.189/volume/v3/qos-specs/798a64ec-b146-4c14-8a33-7e13a93f8cf8/associations returned with HTTP 200 Aug 25 05:44:51.479982 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 455/1809] 10.4.3.189 () {66 vars in 1393 bytes} [Tue Aug 25 05:44:51 2026] GET /volume/v3/qos-specs/798a64ec-b146-4c14-8a33-7e13a93f8cf8/associations => generated 304 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:44:51.491080 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-436a47fd-44ab-4dbe-befd-16495982bb04 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:51.495432 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-436a47fd-44ab-4dbe-befd-16495982bb04 tempest-QosSpecsTestJSON-1665129124 tempest-QosSpecsTestJSON-1665129124-project-admin] GET https://10.4.3.189/volume/v3/qos-specs/798a64ec-b146-4c14-8a33-7e13a93f8cf8/disassociate_all Aug 25 05:44:51.495817 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-436a47fd-44ab-4dbe-befd-16495982bb04 tempest-QosSpecsTestJSON-1665129124 tempest-QosSpecsTestJSON-1665129124-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:51.496069 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-436a47fd-44ab-4dbe-befd-16495982bb04 tempest-QosSpecsTestJSON-1665129124 tempest-QosSpecsTestJSON-1665129124-project-admin] Calling method 'disassociate_all' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:51.496428 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:44:51.496428 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:44:51.496846 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.contrib.qos_specs_manage [None req-436a47fd-44ab-4dbe-befd-16495982bb04 tempest-QosSpecsTestJSON-1665129124 tempest-QosSpecsTestJSON-1665129124-project-admin] Disassociate qos_spec: 798a64ec-b146-4c14-8a33-7e13a93f8cf8 from all. {{(pid=100268) disassociate_all /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:362}} Aug 25 05:44:51.515459 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-3813bf69-c14e-4f7c-95b0-56c23799daf2 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:51.516759 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-436a47fd-44ab-4dbe-befd-16495982bb04 tempest-QosSpecsTestJSON-1665129124 tempest-QosSpecsTestJSON-1665129124-project-admin] https://10.4.3.189/volume/v3/qos-specs/798a64ec-b146-4c14-8a33-7e13a93f8cf8/disassociate_all returned with HTTP 202 Aug 25 05:44:51.517514 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 454/1810] 10.4.3.189 () {66 vars in 1405 bytes} [Tue Aug 25 05:44:51 2026] GET /volume/v3/qos-specs/798a64ec-b146-4c14-8a33-7e13a93f8cf8/disassociate_all => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:44:51.518191 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-3813bf69-c14e-4f7c-95b0-56c23799daf2 tempest-VolumesBackupsV39Test-761201748 tempest-VolumesBackupsV39Test-761201748-project-member] GET https://10.4.3.189/volume/v3/backups/22a182ab-0301-43fb-8867-f27d47f25d5d Aug 25 05:44:51.518448 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-3813bf69-c14e-4f7c-95b0-56c23799daf2 tempest-VolumesBackupsV39Test-761201748 tempest-VolumesBackupsV39Test-761201748-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:51.518799 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-3813bf69-c14e-4f7c-95b0-56c23799daf2 tempest-VolumesBackupsV39Test-761201748 tempest-VolumesBackupsV39Test-761201748-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:51.518952 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-3813bf69-c14e-4f7c-95b0-56c23799daf2 tempest-VolumesBackupsV39Test-761201748 tempest-VolumesBackupsV39Test-761201748-project-member] Show backup with id 22a182ab-0301-43fb-8867-f27d47f25d5d. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:44:51.525464 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-7f06f218-a8cf-45f5-b137-f427621f46fc None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:51.525952 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:44:51.525952 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:44:51.526866 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-3813bf69-c14e-4f7c-95b0-56c23799daf2 tempest-VolumesBackupsV39Test-761201748 tempest-VolumesBackupsV39Test-761201748-project-member] https://10.4.3.189/volume/v3/backups/22a182ab-0301-43fb-8867-f27d47f25d5d returned with HTTP 200 Aug 25 05:44:51.527489 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-7f06f218-a8cf-45f5-b137-f427621f46fc tempest-QosSpecsTestJSON-1665129124 tempest-QosSpecsTestJSON-1665129124-project-admin] GET https://10.4.3.189/volume/v3/qos-specs/798a64ec-b146-4c14-8a33-7e13a93f8cf8/associations Aug 25 05:44:51.527814 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-7f06f218-a8cf-45f5-b137-f427621f46fc tempest-QosSpecsTestJSON-1665129124 tempest-QosSpecsTestJSON-1665129124-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:51.527965 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 456/1811] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:44:51 2026] GET /volume/v3/backups/22a182ab-0301-43fb-8867-f27d47f25d5d => generated 796 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:44:51.528142 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-7f06f218-a8cf-45f5-b137-f427621f46fc tempest-QosSpecsTestJSON-1665129124 tempest-QosSpecsTestJSON-1665129124-project-admin] Calling method 'associations' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:51.529101 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.contrib.qos_specs_manage [None req-7f06f218-a8cf-45f5-b137-f427621f46fc tempest-QosSpecsTestJSON-1665129124 tempest-QosSpecsTestJSON-1665129124-project-admin] Get associations for qos_spec id: 798a64ec-b146-4c14-8a33-7e13a93f8cf8 {{(pid=100269) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Aug 25 05:44:51.551076 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-7f06f218-a8cf-45f5-b137-f427621f46fc tempest-QosSpecsTestJSON-1665129124 tempest-QosSpecsTestJSON-1665129124-project-admin] https://10.4.3.189/volume/v3/qos-specs/798a64ec-b146-4c14-8a33-7e13a93f8cf8/associations returned with HTTP 200 Aug 25 05:44:51.551833 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 447/1812] 10.4.3.189 () {66 vars in 1393 bytes} [Tue Aug 25 05:44:51 2026] GET /volume/v3/qos-specs/798a64ec-b146-4c14-8a33-7e13a93f8cf8/associations => generated 24 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 25 05:44:51.564824 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-d176d2fe-fdf7-43bf-a2e8-c140eda8a494 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:51.567363 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-d176d2fe-fdf7-43bf-a2e8-c140eda8a494 tempest-QosSpecsTestJSON-1665129124 tempest-QosSpecsTestJSON-1665129124-project-admin] DELETE https://10.4.3.189/volume/v3/types/c8941cf4-824e-450f-9dbf-54d524afb53f Aug 25 05:44:51.567363 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-d176d2fe-fdf7-43bf-a2e8-c140eda8a494 tempest-QosSpecsTestJSON-1665129124 tempest-QosSpecsTestJSON-1665129124-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:51.567545 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-d176d2fe-fdf7-43bf-a2e8-c140eda8a494 tempest-QosSpecsTestJSON-1665129124 tempest-QosSpecsTestJSON-1665129124-project-admin] Calling method '_delete' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:51.567869 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:44:51.567869 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:44:51.612547 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-d176d2fe-fdf7-43bf-a2e8-c140eda8a494 tempest-QosSpecsTestJSON-1665129124 tempest-QosSpecsTestJSON-1665129124-project-admin] https://10.4.3.189/volume/v3/types/c8941cf4-824e-450f-9dbf-54d524afb53f returned with HTTP 202 Aug 25 05:44:51.612969 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 456/1813] 10.4.3.189 () {66 vars in 1345 bytes} [Tue Aug 25 05:44:51 2026] DELETE /volume/v3/types/c8941cf4-824e-450f-9dbf-54d524afb53f => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:44:51.623690 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-01d0b449-8912-40e1-8eb9-9f536cf64ea8 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:51.625838 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-01d0b449-8912-40e1-8eb9-9f536cf64ea8 tempest-QosSpecsTestJSON-1665129124 tempest-QosSpecsTestJSON-1665129124-project-admin] GET https://10.4.3.189/volume/v3/types/c8941cf4-824e-450f-9dbf-54d524afb53f Aug 25 05:44:51.626129 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-01d0b449-8912-40e1-8eb9-9f536cf64ea8 tempest-QosSpecsTestJSON-1665129124 tempest-QosSpecsTestJSON-1665129124-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:51.626445 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-01d0b449-8912-40e1-8eb9-9f536cf64ea8 tempest-QosSpecsTestJSON-1665129124 tempest-QosSpecsTestJSON-1665129124-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:51.640409 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-01d0b449-8912-40e1-8eb9-9f536cf64ea8 tempest-QosSpecsTestJSON-1665129124 tempest-QosSpecsTestJSON-1665129124-project-admin] https://10.4.3.189/volume/v3/types/c8941cf4-824e-450f-9dbf-54d524afb53f returned with HTTP 404 Aug 25 05:44:51.643336 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 455/1814] 10.4.3.189 () {66 vars in 1342 bytes} [Tue Aug 25 05:44:51 2026] GET /volume/v3/types/c8941cf4-824e-450f-9dbf-54d524afb53f => generated 114 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:44:51.655823 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-22d45c4d-436c-46d6-8b6b-cecee4241254 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:51.660169 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-22d45c4d-436c-46d6-8b6b-cecee4241254 tempest-QosSpecsTestJSON-1665129124 tempest-QosSpecsTestJSON-1665129124-project-admin] DELETE https://10.4.3.189/volume/v3/types/291d4381-ef94-4a8d-b8ce-7bad42e51fe2 Aug 25 05:44:51.660169 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-22d45c4d-436c-46d6-8b6b-cecee4241254 tempest-QosSpecsTestJSON-1665129124 tempest-QosSpecsTestJSON-1665129124-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:51.660169 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-22d45c4d-436c-46d6-8b6b-cecee4241254 tempest-QosSpecsTestJSON-1665129124 tempest-QosSpecsTestJSON-1665129124-project-admin] Calling method '_delete' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:51.691254 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-13365ebf-1c85-41ed-8d64-031f7d53dee8 req-d72cb750-b738-46aa-8257-6c47d09878c1 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:51.694417 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-13365ebf-1c85-41ed-8d64-031f7d53dee8 req-d72cb750-b738-46aa-8257-6c47d09878c1 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] DELETE https://10.4.3.189/volume/v3/attachments/0c392368-2e0b-4061-910e-94b09a3f374b Aug 25 05:44:51.695010 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-13365ebf-1c85-41ed-8d64-031f7d53dee8 req-d72cb750-b738-46aa-8257-6c47d09878c1 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:51.695210 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-13365ebf-1c85-41ed-8d64-031f7d53dee8 req-d72cb750-b738-46aa-8257-6c47d09878c1 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Calling method 'version_select' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:51.716034 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:44:51.716034 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:44:51.719820 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-22d45c4d-436c-46d6-8b6b-cecee4241254 tempest-QosSpecsTestJSON-1665129124 tempest-QosSpecsTestJSON-1665129124-project-admin] https://10.4.3.189/volume/v3/types/291d4381-ef94-4a8d-b8ce-7bad42e51fe2 returned with HTTP 202 Aug 25 05:44:51.720470 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 457/1815] 10.4.3.189 () {66 vars in 1345 bytes} [Tue Aug 25 05:44:51 2026] DELETE /volume/v3/types/291d4381-ef94-4a8d-b8ce-7bad42e51fe2 => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:44:51.728946 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-a5a23cc3-6112-4913-bfcf-baffed088051 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:51.731404 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-a5a23cc3-6112-4913-bfcf-baffed088051 tempest-QosSpecsTestJSON-1665129124 tempest-QosSpecsTestJSON-1665129124-project-admin] GET https://10.4.3.189/volume/v3/types/291d4381-ef94-4a8d-b8ce-7bad42e51fe2 Aug 25 05:44:51.731576 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-a5a23cc3-6112-4913-bfcf-baffed088051 tempest-QosSpecsTestJSON-1665129124 tempest-QosSpecsTestJSON-1665129124-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:51.731874 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-a5a23cc3-6112-4913-bfcf-baffed088051 tempest-QosSpecsTestJSON-1665129124 tempest-QosSpecsTestJSON-1665129124-project-admin] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:51.738336 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-a5a23cc3-6112-4913-bfcf-baffed088051 tempest-QosSpecsTestJSON-1665129124 tempest-QosSpecsTestJSON-1665129124-project-admin] https://10.4.3.189/volume/v3/types/291d4381-ef94-4a8d-b8ce-7bad42e51fe2 returned with HTTP 404 Aug 25 05:44:51.738336 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 457/1816] 10.4.3.189 () {66 vars in 1342 bytes} [Tue Aug 25 05:44:51 2026] GET /volume/v3/types/291d4381-ef94-4a8d-b8ce-7bad42e51fe2 => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:44:51.756089 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-391a73d4-e205-4d60-8827-1b1ee57a839f None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:51.761487 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-391a73d4-e205-4d60-8827-1b1ee57a839f tempest-QosSpecsTestJSON-1665129124 tempest-QosSpecsTestJSON-1665129124-project-admin] DELETE https://10.4.3.189/volume/v3/types/5231fcd8-5397-43c1-afbf-9dd6d38760a6 Aug 25 05:44:51.761487 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-391a73d4-e205-4d60-8827-1b1ee57a839f tempest-QosSpecsTestJSON-1665129124 tempest-QosSpecsTestJSON-1665129124-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:51.761487 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-391a73d4-e205-4d60-8827-1b1ee57a839f tempest-QosSpecsTestJSON-1665129124 tempest-QosSpecsTestJSON-1665129124-project-admin] Calling method '_delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:51.761487 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:44:51.761487 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:44:51.807621 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-13365ebf-1c85-41ed-8d64-031f7d53dee8 req-d72cb750-b738-46aa-8257-6c47d09878c1 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] https://10.4.3.189/volume/v3/attachments/0c392368-2e0b-4061-910e-94b09a3f374b returned with HTTP 200 Aug 25 05:44:51.807621 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 448/1817] 10.4.3.189 () {72 vars in 1673 bytes} [Tue Aug 25 05:44:51 2026] DELETE /volume/v3/attachments/0c392368-2e0b-4061-910e-94b09a3f374b => generated 19 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:44:51.825968 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-391a73d4-e205-4d60-8827-1b1ee57a839f tempest-QosSpecsTestJSON-1665129124 tempest-QosSpecsTestJSON-1665129124-project-admin] https://10.4.3.189/volume/v3/types/5231fcd8-5397-43c1-afbf-9dd6d38760a6 returned with HTTP 202 Aug 25 05:44:51.826557 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 456/1818] 10.4.3.189 () {66 vars in 1345 bytes} [Tue Aug 25 05:44:51 2026] DELETE /volume/v3/types/5231fcd8-5397-43c1-afbf-9dd6d38760a6 => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:44:51.838603 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-009c2aed-c5c1-4045-bbfa-7f54d2e926f8 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:51.842172 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-009c2aed-c5c1-4045-bbfa-7f54d2e926f8 tempest-QosSpecsTestJSON-1665129124 tempest-QosSpecsTestJSON-1665129124-project-admin] GET https://10.4.3.189/volume/v3/types/5231fcd8-5397-43c1-afbf-9dd6d38760a6 Aug 25 05:44:51.842621 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-009c2aed-c5c1-4045-bbfa-7f54d2e926f8 tempest-QosSpecsTestJSON-1665129124 tempest-QosSpecsTestJSON-1665129124-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:51.842621 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-009c2aed-c5c1-4045-bbfa-7f54d2e926f8 tempest-QosSpecsTestJSON-1665129124 tempest-QosSpecsTestJSON-1665129124-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:51.848820 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-009c2aed-c5c1-4045-bbfa-7f54d2e926f8 tempest-QosSpecsTestJSON-1665129124 tempest-QosSpecsTestJSON-1665129124-project-admin] https://10.4.3.189/volume/v3/types/5231fcd8-5397-43c1-afbf-9dd6d38760a6 returned with HTTP 404 Aug 25 05:44:51.850002 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 458/1819] 10.4.3.189 () {66 vars in 1342 bytes} [Tue Aug 25 05:44:51 2026] GET /volume/v3/types/5231fcd8-5397-43c1-afbf-9dd6d38760a6 => generated 114 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:44:51.866345 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-6a2c8c08-6c8d-4cc4-b8f9-74197872c2e2 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:51.866345 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-6a2c8c08-6c8d-4cc4-b8f9-74197872c2e2 tempest-QosSpecsTestJSON-1665129124 tempest-QosSpecsTestJSON-1665129124-project-admin] POST https://10.4.3.189/volume/v3/qos-specs Aug 25 05:44:51.866345 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-6a2c8c08-6c8d-4cc4-b8f9-74197872c2e2 tempest-QosSpecsTestJSON-1665129124 tempest-QosSpecsTestJSON-1665129124-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-715880353", "consumer": "back-end"}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:44:51.876696 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.qos_specs [None req-6a2c8c08-6c8d-4cc4-b8f9-74197872c2e2 tempest-QosSpecsTestJSON-1665129124 tempest-QosSpecsTestJSON-1665129124-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-715880353', 'consumer': 'back-end', 'specs': {}} {{(pid=100270) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Aug 25 05:44:51.877597 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.db.api [None req-6a2c8c08-6c8d-4cc4-b8f9-74197872c2e2 tempest-QosSpecsTestJSON-1665129124 tempest-QosSpecsTestJSON-1665129124-project-admin] DB qos_specs_create(): root {'id': 'bb6e2ed9-f245-4c3d-8249-59289eee1670', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-715880353'} {{(pid=100270) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Aug 25 05:44:51.887994 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-6a2c8c08-6c8d-4cc4-b8f9-74197872c2e2 tempest-QosSpecsTestJSON-1665129124 tempest-QosSpecsTestJSON-1665129124-project-admin] https://10.4.3.189/volume/v3/qos-specs returned with HTTP 200 Aug 25 05:44:51.888312 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 458/1820] 10.4.3.189 () {68 vars in 1264 bytes} [Tue Aug 25 05:44:51 2026] POST /volume/v3/qos-specs => generated 368 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:44:51.903083 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-7bd11e6b-4ede-43f9-8979-84845eac9bef None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:51.904433 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-7bd11e6b-4ede-43f9-8979-84845eac9bef tempest-QosSpecsTestJSON-1665129124 tempest-QosSpecsTestJSON-1665129124-project-admin] DELETE https://10.4.3.189/volume/v3/qos-specs/bb6e2ed9-f245-4c3d-8249-59289eee1670?force=False Aug 25 05:44:51.904604 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-7bd11e6b-4ede-43f9-8979-84845eac9bef tempest-QosSpecsTestJSON-1665129124 tempest-QosSpecsTestJSON-1665129124-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:51.904776 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-7bd11e6b-4ede-43f9-8979-84845eac9bef tempest-QosSpecsTestJSON-1665129124 tempest-QosSpecsTestJSON-1665129124-project-admin] Calling method 'delete' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:51.905066 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:44:51.905066 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:44:51.908692 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.contrib.qos_specs_manage [None req-7bd11e6b-4ede-43f9-8979-84845eac9bef tempest-QosSpecsTestJSON-1665129124 tempest-QosSpecsTestJSON-1665129124-project-admin] Delete qos_spec: bb6e2ed9-f245-4c3d-8249-59289eee1670, force: False {{(pid=100269) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 25 05:44:51.941118 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-7bd11e6b-4ede-43f9-8979-84845eac9bef tempest-QosSpecsTestJSON-1665129124 tempest-QosSpecsTestJSON-1665129124-project-admin] https://10.4.3.189/volume/v3/qos-specs/bb6e2ed9-f245-4c3d-8249-59289eee1670?force=False returned with HTTP 202 Aug 25 05:44:51.941549 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 449/1821] 10.4.3.189 () {66 vars in 1380 bytes} [Tue Aug 25 05:44:51 2026] DELETE /volume/v3/qos-specs/bb6e2ed9-f245-4c3d-8249-59289eee1670?force=False => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:44:51.952339 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-b5670292-181d-4f03-aba3-d3718beeb60d None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:51.954875 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b5670292-181d-4f03-aba3-d3718beeb60d tempest-QosSpecsTestJSON-1665129124 tempest-QosSpecsTestJSON-1665129124-project-admin] GET https://10.4.3.189/volume/v3/qos-specs/bb6e2ed9-f245-4c3d-8249-59289eee1670 Aug 25 05:44:51.955030 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b5670292-181d-4f03-aba3-d3718beeb60d tempest-QosSpecsTestJSON-1665129124 tempest-QosSpecsTestJSON-1665129124-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:51.955248 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b5670292-181d-4f03-aba3-d3718beeb60d tempest-QosSpecsTestJSON-1665129124 tempest-QosSpecsTestJSON-1665129124-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:51.959655 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b5670292-181d-4f03-aba3-d3718beeb60d tempest-QosSpecsTestJSON-1665129124 tempest-QosSpecsTestJSON-1665129124-project-admin] https://10.4.3.189/volume/v3/qos-specs/bb6e2ed9-f245-4c3d-8249-59289eee1670 returned with HTTP 404 Aug 25 05:44:51.960154 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 457/1822] 10.4.3.189 () {66 vars in 1354 bytes} [Tue Aug 25 05:44:51 2026] GET /volume/v3/qos-specs/bb6e2ed9-f245-4c3d-8249-59289eee1670 => generated 100 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:44:51.970785 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-59213779-1821-4afd-ae22-36bfed1dbc17 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:51.973372 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-59213779-1821-4afd-ae22-36bfed1dbc17 tempest-QosSpecsTestJSON-1665129124 tempest-QosSpecsTestJSON-1665129124-project-admin] GET https://10.4.3.189/volume/v3/qos-specs Aug 25 05:44:51.973998 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-59213779-1821-4afd-ae22-36bfed1dbc17 tempest-QosSpecsTestJSON-1665129124 tempest-QosSpecsTestJSON-1665129124-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:51.974195 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-59213779-1821-4afd-ae22-36bfed1dbc17 tempest-QosSpecsTestJSON-1665129124 tempest-QosSpecsTestJSON-1665129124-project-admin] Calling method 'index' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:51.989490 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-59213779-1821-4afd-ae22-36bfed1dbc17 tempest-QosSpecsTestJSON-1665129124 tempest-QosSpecsTestJSON-1665129124-project-admin] https://10.4.3.189/volume/v3/qos-specs returned with HTTP 200 Aug 25 05:44:51.990719 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 459/1823] 10.4.3.189 () {66 vars in 1243 bytes} [Tue Aug 25 05:44:51 2026] GET /volume/v3/qos-specs => generated 174 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:44:52.004443 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-d3e941dc-eb12-48ab-b3e2-5ba7230df947 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:52.006350 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-d3e941dc-eb12-48ab-b3e2-5ba7230df947 tempest-QosSpecsTestJSON-1665129124 tempest-QosSpecsTestJSON-1665129124-project-admin] DELETE https://10.4.3.189/volume/v3/qos-specs/bb6e2ed9-f245-4c3d-8249-59289eee1670?force=False Aug 25 05:44:52.006603 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-d3e941dc-eb12-48ab-b3e2-5ba7230df947 tempest-QosSpecsTestJSON-1665129124 tempest-QosSpecsTestJSON-1665129124-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:52.006837 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-d3e941dc-eb12-48ab-b3e2-5ba7230df947 tempest-QosSpecsTestJSON-1665129124 tempest-QosSpecsTestJSON-1665129124-project-admin] Calling method 'delete' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:52.007344 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:44:52.007344 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:44:52.007507 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.contrib.qos_specs_manage [None req-d3e941dc-eb12-48ab-b3e2-5ba7230df947 tempest-QosSpecsTestJSON-1665129124 tempest-QosSpecsTestJSON-1665129124-project-admin] Delete qos_spec: bb6e2ed9-f245-4c3d-8249-59289eee1670, force: False {{(pid=100270) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 25 05:44:52.011760 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-d3e941dc-eb12-48ab-b3e2-5ba7230df947 tempest-QosSpecsTestJSON-1665129124 tempest-QosSpecsTestJSON-1665129124-project-admin] https://10.4.3.189/volume/v3/qos-specs/bb6e2ed9-f245-4c3d-8249-59289eee1670?force=False returned with HTTP 404 Aug 25 05:44:52.012470 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 459/1824] 10.4.3.189 () {66 vars in 1380 bytes} [Tue Aug 25 05:44:52 2026] DELETE /volume/v3/qos-specs/bb6e2ed9-f245-4c3d-8249-59289eee1670?force=False => generated 100 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:44:52.023070 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-a283b768-7214-40d0-9bd8-a6cd9c5e5bbc None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:52.025052 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-a283b768-7214-40d0-9bd8-a6cd9c5e5bbc tempest-QosSpecsTestJSON-1665129124 tempest-QosSpecsTestJSON-1665129124-project-admin] GET https://10.4.3.189/volume/v3/qos-specs/bb6e2ed9-f245-4c3d-8249-59289eee1670 Aug 25 05:44:52.025268 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-a283b768-7214-40d0-9bd8-a6cd9c5e5bbc tempest-QosSpecsTestJSON-1665129124 tempest-QosSpecsTestJSON-1665129124-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:52.025470 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-a283b768-7214-40d0-9bd8-a6cd9c5e5bbc tempest-QosSpecsTestJSON-1665129124 tempest-QosSpecsTestJSON-1665129124-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:52.025701 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:44:52.025701 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:44:52.030608 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-a283b768-7214-40d0-9bd8-a6cd9c5e5bbc tempest-QosSpecsTestJSON-1665129124 tempest-QosSpecsTestJSON-1665129124-project-admin] https://10.4.3.189/volume/v3/qos-specs/bb6e2ed9-f245-4c3d-8249-59289eee1670 returned with HTTP 404 Aug 25 05:44:52.031369 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 450/1825] 10.4.3.189 () {66 vars in 1354 bytes} [Tue Aug 25 05:44:52 2026] GET /volume/v3/qos-specs/bb6e2ed9-f245-4c3d-8249-59289eee1670 => generated 100 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:44:52.042694 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-06b82e95-9819-4a5a-96a9-014523c53264 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:52.045023 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-06b82e95-9819-4a5a-96a9-014523c53264 tempest-QosSpecsTestJSON-1665129124 tempest-QosSpecsTestJSON-1665129124-project-admin] POST https://10.4.3.189/volume/v3/qos-specs Aug 25 05:44:52.045554 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-06b82e95-9819-4a5a-96a9-014523c53264 tempest-QosSpecsTestJSON-1665129124 tempest-QosSpecsTestJSON-1665129124-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-1592386549", "consumer": "both"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:44:52.048799 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.qos_specs [None req-06b82e95-9819-4a5a-96a9-014523c53264 tempest-QosSpecsTestJSON-1665129124 tempest-QosSpecsTestJSON-1665129124-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-1592386549', 'consumer': 'both', 'specs': {}} {{(pid=100268) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Aug 25 05:44:52.059631 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.db.api [None req-06b82e95-9819-4a5a-96a9-014523c53264 tempest-QosSpecsTestJSON-1665129124 tempest-QosSpecsTestJSON-1665129124-project-admin] DB qos_specs_create(): root {'id': 'c783b92c-08e3-42ab-9dc5-a775594af051', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-1592386549'} {{(pid=100268) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Aug 25 05:44:52.068117 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-06b82e95-9819-4a5a-96a9-014523c53264 tempest-QosSpecsTestJSON-1665129124 tempest-QosSpecsTestJSON-1665129124-project-admin] https://10.4.3.189/volume/v3/qos-specs returned with HTTP 200 Aug 25 05:44:52.068706 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 458/1826] 10.4.3.189 () {68 vars in 1264 bytes} [Tue Aug 25 05:44:52 2026] POST /volume/v3/qos-specs => generated 365 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:44:52.081046 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-a2d1063a-e18c-4152-8f99-ef097928e300 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:52.083948 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-a2d1063a-e18c-4152-8f99-ef097928e300 tempest-QosSpecsTestJSON-1665129124 tempest-QosSpecsTestJSON-1665129124-project-admin] DELETE https://10.4.3.189/volume/v3/qos-specs/c783b92c-08e3-42ab-9dc5-a775594af051?force=False Aug 25 05:44:52.084214 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-a2d1063a-e18c-4152-8f99-ef097928e300 tempest-QosSpecsTestJSON-1665129124 tempest-QosSpecsTestJSON-1665129124-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:52.084471 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-a2d1063a-e18c-4152-8f99-ef097928e300 tempest-QosSpecsTestJSON-1665129124 tempest-QosSpecsTestJSON-1665129124-project-admin] Calling method 'delete' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:52.084804 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:44:52.084804 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:44:52.085411 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.contrib.qos_specs_manage [None req-a2d1063a-e18c-4152-8f99-ef097928e300 tempest-QosSpecsTestJSON-1665129124 tempest-QosSpecsTestJSON-1665129124-project-admin] Delete qos_spec: c783b92c-08e3-42ab-9dc5-a775594af051, force: False {{(pid=100271) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 25 05:44:52.109092 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-a2d1063a-e18c-4152-8f99-ef097928e300 tempest-QosSpecsTestJSON-1665129124 tempest-QosSpecsTestJSON-1665129124-project-admin] https://10.4.3.189/volume/v3/qos-specs/c783b92c-08e3-42ab-9dc5-a775594af051?force=False returned with HTTP 202 Aug 25 05:44:52.109092 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 460/1827] 10.4.3.189 () {66 vars in 1380 bytes} [Tue Aug 25 05:44:52 2026] DELETE /volume/v3/qos-specs/c783b92c-08e3-42ab-9dc5-a775594af051?force=False => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:44:52.118455 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-ec031301-df41-4325-b4e3-82cc69d0efba None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:52.125904 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-ec031301-df41-4325-b4e3-82cc69d0efba tempest-QosSpecsTestJSON-1665129124 tempest-QosSpecsTestJSON-1665129124-project-admin] GET https://10.4.3.189/volume/v3/qos-specs/c783b92c-08e3-42ab-9dc5-a775594af051 Aug 25 05:44:52.126153 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-ec031301-df41-4325-b4e3-82cc69d0efba tempest-QosSpecsTestJSON-1665129124 tempest-QosSpecsTestJSON-1665129124-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:52.126359 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-ec031301-df41-4325-b4e3-82cc69d0efba tempest-QosSpecsTestJSON-1665129124 tempest-QosSpecsTestJSON-1665129124-project-admin] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:52.138485 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-ec031301-df41-4325-b4e3-82cc69d0efba tempest-QosSpecsTestJSON-1665129124 tempest-QosSpecsTestJSON-1665129124-project-admin] https://10.4.3.189/volume/v3/qos-specs/c783b92c-08e3-42ab-9dc5-a775594af051 returned with HTTP 404 Aug 25 05:44:52.139900 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 460/1828] 10.4.3.189 () {66 vars in 1354 bytes} [Tue Aug 25 05:44:52 2026] GET /volume/v3/qos-specs/c783b92c-08e3-42ab-9dc5-a775594af051 => generated 100 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:44:52.149450 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-54a897ec-fa5c-46e3-af56-1f5a42cf3b60 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:52.157787 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-54a897ec-fa5c-46e3-af56-1f5a42cf3b60 tempest-QosSpecsTestJSON-1665129124 tempest-QosSpecsTestJSON-1665129124-project-admin] GET https://10.4.3.189/volume/v3/qos-specs Aug 25 05:44:52.157787 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-54a897ec-fa5c-46e3-af56-1f5a42cf3b60 tempest-QosSpecsTestJSON-1665129124 tempest-QosSpecsTestJSON-1665129124-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:52.157787 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-54a897ec-fa5c-46e3-af56-1f5a42cf3b60 tempest-QosSpecsTestJSON-1665129124 tempest-QosSpecsTestJSON-1665129124-project-admin] Calling method 'index' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:52.176147 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-54a897ec-fa5c-46e3-af56-1f5a42cf3b60 tempest-QosSpecsTestJSON-1665129124 tempest-QosSpecsTestJSON-1665129124-project-admin] https://10.4.3.189/volume/v3/qos-specs returned with HTTP 200 Aug 25 05:44:52.176147 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 451/1829] 10.4.3.189 () {66 vars in 1243 bytes} [Tue Aug 25 05:44:52 2026] GET /volume/v3/qos-specs => generated 174 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:44:52.180150 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-09a7a9f9-80f9-4d28-8c47-36707a90a700 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:52.181856 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-09a7a9f9-80f9-4d28-8c47-36707a90a700 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] GET https://10.4.3.189/volume/v3/volumes/e2d5830b-740f-4a3e-8452-97ad32536bba Aug 25 05:44:52.182190 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-09a7a9f9-80f9-4d28-8c47-36707a90a700 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:52.182406 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-09a7a9f9-80f9-4d28-8c47-36707a90a700 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:52.190207 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-ca3a990f-1aa0-4396-975d-436ccbf4e81a None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:52.192686 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-ca3a990f-1aa0-4396-975d-436ccbf4e81a tempest-QosSpecsTestJSON-1665129124 tempest-QosSpecsTestJSON-1665129124-project-admin] DELETE https://10.4.3.189/volume/v3/qos-specs/c783b92c-08e3-42ab-9dc5-a775594af051?force=False Aug 25 05:44:52.193005 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-ca3a990f-1aa0-4396-975d-436ccbf4e81a tempest-QosSpecsTestJSON-1665129124 tempest-QosSpecsTestJSON-1665129124-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:52.193396 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-ca3a990f-1aa0-4396-975d-436ccbf4e81a tempest-QosSpecsTestJSON-1665129124 tempest-QosSpecsTestJSON-1665129124-project-admin] Calling method 'delete' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:52.193936 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:44:52.193936 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:44:52.194353 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.contrib.qos_specs_manage [None req-ca3a990f-1aa0-4396-975d-436ccbf4e81a tempest-QosSpecsTestJSON-1665129124 tempest-QosSpecsTestJSON-1665129124-project-admin] Delete qos_spec: c783b92c-08e3-42ab-9dc5-a775594af051, force: False {{(pid=100271) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 25 05:44:52.199405 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-ca3a990f-1aa0-4396-975d-436ccbf4e81a tempest-QosSpecsTestJSON-1665129124 tempest-QosSpecsTestJSON-1665129124-project-admin] https://10.4.3.189/volume/v3/qos-specs/c783b92c-08e3-42ab-9dc5-a775594af051?force=False returned with HTTP 404 Aug 25 05:44:52.200165 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 461/1830] 10.4.3.189 () {66 vars in 1380 bytes} [Tue Aug 25 05:44:52 2026] DELETE /volume/v3/qos-specs/c783b92c-08e3-42ab-9dc5-a775594af051?force=False => generated 100 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:44:52.204189 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:44:52.204189 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:44:52.208196 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-f88f2b80-e201-4864-9338-360f9ca432f1 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:52.211026 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-f88f2b80-e201-4864-9338-360f9ca432f1 tempest-QosSpecsTestJSON-1665129124 tempest-QosSpecsTestJSON-1665129124-project-admin] GET https://10.4.3.189/volume/v3/qos-specs/c783b92c-08e3-42ab-9dc5-a775594af051 Aug 25 05:44:52.211364 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-f88f2b80-e201-4864-9338-360f9ca432f1 tempest-QosSpecsTestJSON-1665129124 tempest-QosSpecsTestJSON-1665129124-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:52.211636 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-f88f2b80-e201-4864-9338-360f9ca432f1 tempest-QosSpecsTestJSON-1665129124 tempest-QosSpecsTestJSON-1665129124-project-admin] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:52.212845 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-09a7a9f9-80f9-4d28-8c47-36707a90a700 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Volume info retrieved successfully. Aug 25 05:44:52.219286 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-f88f2b80-e201-4864-9338-360f9ca432f1 tempest-QosSpecsTestJSON-1665129124 tempest-QosSpecsTestJSON-1665129124-project-admin] https://10.4.3.189/volume/v3/qos-specs/c783b92c-08e3-42ab-9dc5-a775594af051 returned with HTTP 404 Aug 25 05:44:52.219872 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 461/1831] 10.4.3.189 () {66 vars in 1354 bytes} [Tue Aug 25 05:44:52 2026] GET /volume/v3/qos-specs/c783b92c-08e3-42ab-9dc5-a775594af051 => generated 100 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:44:52.220382 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-09a7a9f9-80f9-4d28-8c47-36707a90a700 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] https://10.4.3.189/volume/v3/volumes/e2d5830b-740f-4a3e-8452-97ad32536bba returned with HTTP 200 Aug 25 05:44:52.221009 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 459/1832] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:44:52 2026] GET /volume/v3/volumes/e2d5830b-740f-4a3e-8452-97ad32536bba => generated 853 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:44:52.232585 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-fa5a2d52-f36a-4962-8b57-290eb46fa270 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:52.236407 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-fa5a2d52-f36a-4962-8b57-290eb46fa270 tempest-QosSpecsTestJSON-1665129124 tempest-QosSpecsTestJSON-1665129124-project-admin] POST https://10.4.3.189/volume/v3/qos-specs Aug 25 05:44:52.237258 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-fa5a2d52-f36a-4962-8b57-290eb46fa270 tempest-QosSpecsTestJSON-1665129124 tempest-QosSpecsTestJSON-1665129124-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-561218957", "consumer": "front-end"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:44:52.238220 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-d3025943-eff5-4d79-9d9c-d346db89d263 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:52.241127 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:44:52.241127 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:44:52.241127 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.qos_specs [None req-fa5a2d52-f36a-4962-8b57-290eb46fa270 tempest-QosSpecsTestJSON-1665129124 tempest-QosSpecsTestJSON-1665129124-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-561218957', 'consumer': 'front-end', 'specs': {}} {{(pid=100269) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Aug 25 05:44:52.241479 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-d3025943-eff5-4d79-9d9c-d346db89d263 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] GET https://10.4.3.189/volume/v3/volumes/e2d5830b-740f-4a3e-8452-97ad32536bba Aug 25 05:44:52.242616 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-d3025943-eff5-4d79-9d9c-d346db89d263 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:52.243016 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-d3025943-eff5-4d79-9d9c-d346db89d263 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:52.244624 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.db.api [None req-fa5a2d52-f36a-4962-8b57-290eb46fa270 tempest-QosSpecsTestJSON-1665129124 tempest-QosSpecsTestJSON-1665129124-project-admin] DB qos_specs_create(): root {'id': '33f1ab8b-2d68-489b-a102-ce02a2887242', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-561218957'} {{(pid=100269) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Aug 25 05:44:52.254630 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:44:52.254630 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:44:52.255384 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-fa5a2d52-f36a-4962-8b57-290eb46fa270 tempest-QosSpecsTestJSON-1665129124 tempest-QosSpecsTestJSON-1665129124-project-admin] https://10.4.3.189/volume/v3/qos-specs returned with HTTP 200 Aug 25 05:44:52.255851 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 452/1833] 10.4.3.189 () {68 vars in 1264 bytes} [Tue Aug 25 05:44:52 2026] POST /volume/v3/qos-specs => generated 369 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:44:52.267074 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-d3025943-eff5-4d79-9d9c-d346db89d263 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Volume info retrieved successfully. Aug 25 05:44:52.270278 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-a41a6d0d-464c-49c0-a95f-818f48004052 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:52.272655 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-a41a6d0d-464c-49c0-a95f-818f48004052 tempest-QosSpecsTestJSON-1665129124 tempest-QosSpecsTestJSON-1665129124-project-admin] DELETE https://10.4.3.189/volume/v3/qos-specs/33f1ab8b-2d68-489b-a102-ce02a2887242?force=False Aug 25 05:44:52.272970 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-a41a6d0d-464c-49c0-a95f-818f48004052 tempest-QosSpecsTestJSON-1665129124 tempest-QosSpecsTestJSON-1665129124-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:52.273273 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-a41a6d0d-464c-49c0-a95f-818f48004052 tempest-QosSpecsTestJSON-1665129124 tempest-QosSpecsTestJSON-1665129124-project-admin] Calling method 'delete' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:52.273996 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.contrib.qos_specs_manage [None req-a41a6d0d-464c-49c0-a95f-818f48004052 tempest-QosSpecsTestJSON-1665129124 tempest-QosSpecsTestJSON-1665129124-project-admin] Delete qos_spec: 33f1ab8b-2d68-489b-a102-ce02a2887242, force: False {{(pid=100270) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 25 05:44:52.281680 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-d3025943-eff5-4d79-9d9c-d346db89d263 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] https://10.4.3.189/volume/v3/volumes/e2d5830b-740f-4a3e-8452-97ad32536bba returned with HTTP 200 Aug 25 05:44:52.283899 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 462/1834] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:44:52 2026] GET /volume/v3/volumes/e2d5830b-740f-4a3e-8452-97ad32536bba => generated 853 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:44:52.341778 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-a41a6d0d-464c-49c0-a95f-818f48004052 tempest-QosSpecsTestJSON-1665129124 tempest-QosSpecsTestJSON-1665129124-project-admin] https://10.4.3.189/volume/v3/qos-specs/33f1ab8b-2d68-489b-a102-ce02a2887242?force=False returned with HTTP 202 Aug 25 05:44:52.342397 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 462/1835] 10.4.3.189 () {66 vars in 1380 bytes} [Tue Aug 25 05:44:52 2026] DELETE /volume/v3/qos-specs/33f1ab8b-2d68-489b-a102-ce02a2887242?force=False => generated 0 bytes in 73 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:44:52.354341 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-9edd981a-99b8-456d-a546-7a62fe2ef6f4 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:52.357965 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-9edd981a-99b8-456d-a546-7a62fe2ef6f4 tempest-QosSpecsTestJSON-1665129124 tempest-QosSpecsTestJSON-1665129124-project-admin] GET https://10.4.3.189/volume/v3/qos-specs/33f1ab8b-2d68-489b-a102-ce02a2887242 Aug 25 05:44:52.358268 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-9edd981a-99b8-456d-a546-7a62fe2ef6f4 tempest-QosSpecsTestJSON-1665129124 tempest-QosSpecsTestJSON-1665129124-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:52.358514 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-9edd981a-99b8-456d-a546-7a62fe2ef6f4 tempest-QosSpecsTestJSON-1665129124 tempest-QosSpecsTestJSON-1665129124-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:52.367709 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-9edd981a-99b8-456d-a546-7a62fe2ef6f4 tempest-QosSpecsTestJSON-1665129124 tempest-QosSpecsTestJSON-1665129124-project-admin] https://10.4.3.189/volume/v3/qos-specs/33f1ab8b-2d68-489b-a102-ce02a2887242 returned with HTTP 404 Aug 25 05:44:52.368434 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 460/1836] 10.4.3.189 () {66 vars in 1354 bytes} [Tue Aug 25 05:44:52 2026] GET /volume/v3/qos-specs/33f1ab8b-2d68-489b-a102-ce02a2887242 => generated 100 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:44:52.381960 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-536651fa-4e57-4033-85c6-b1a6cca980a2 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:52.385327 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-536651fa-4e57-4033-85c6-b1a6cca980a2 tempest-QosSpecsTestJSON-1665129124 tempest-QosSpecsTestJSON-1665129124-project-admin] GET https://10.4.3.189/volume/v3/qos-specs Aug 25 05:44:52.385812 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-536651fa-4e57-4033-85c6-b1a6cca980a2 tempest-QosSpecsTestJSON-1665129124 tempest-QosSpecsTestJSON-1665129124-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:52.385903 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-536651fa-4e57-4033-85c6-b1a6cca980a2 tempest-QosSpecsTestJSON-1665129124 tempest-QosSpecsTestJSON-1665129124-project-admin] Calling method 'index' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:52.387652 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:44:52.387652 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:44:52.387759 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-fc854c02-0019-45fc-a74f-33682b56a693 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:52.391169 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-fc854c02-0019-45fc-a74f-33682b56a693 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] GET https://10.4.3.189/volume/v3/volumes/e2d5830b-740f-4a3e-8452-97ad32536bba Aug 25 05:44:52.391694 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-fc854c02-0019-45fc-a74f-33682b56a693 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:52.392089 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-fc854c02-0019-45fc-a74f-33682b56a693 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:52.392670 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-536651fa-4e57-4033-85c6-b1a6cca980a2 tempest-QosSpecsTestJSON-1665129124 tempest-QosSpecsTestJSON-1665129124-project-admin] https://10.4.3.189/volume/v3/qos-specs returned with HTTP 200 Aug 25 05:44:52.393504 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 453/1837] 10.4.3.189 () {66 vars in 1243 bytes} [Tue Aug 25 05:44:52 2026] GET /volume/v3/qos-specs => generated 174 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:44:52.404909 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-cd9370e9-0216-46b2-87a0-d4ad1d7449f5 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:52.405120 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:44:52.405120 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:44:52.407769 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-cd9370e9-0216-46b2-87a0-d4ad1d7449f5 tempest-QosSpecsTestJSON-1665129124 tempest-QosSpecsTestJSON-1665129124-project-admin] DELETE https://10.4.3.189/volume/v3/qos-specs/33f1ab8b-2d68-489b-a102-ce02a2887242?force=False Aug 25 05:44:52.408699 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-cd9370e9-0216-46b2-87a0-d4ad1d7449f5 tempest-QosSpecsTestJSON-1665129124 tempest-QosSpecsTestJSON-1665129124-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:52.408699 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-cd9370e9-0216-46b2-87a0-d4ad1d7449f5 tempest-QosSpecsTestJSON-1665129124 tempest-QosSpecsTestJSON-1665129124-project-admin] Calling method 'delete' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:52.408699 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:44:52.408699 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:44:52.409426 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.contrib.qos_specs_manage [None req-cd9370e9-0216-46b2-87a0-d4ad1d7449f5 tempest-QosSpecsTestJSON-1665129124 tempest-QosSpecsTestJSON-1665129124-project-admin] Delete qos_spec: 33f1ab8b-2d68-489b-a102-ce02a2887242, force: False {{(pid=100270) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 25 05:44:52.415409 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-cd9370e9-0216-46b2-87a0-d4ad1d7449f5 tempest-QosSpecsTestJSON-1665129124 tempest-QosSpecsTestJSON-1665129124-project-admin] https://10.4.3.189/volume/v3/qos-specs/33f1ab8b-2d68-489b-a102-ce02a2887242?force=False returned with HTTP 404 Aug 25 05:44:52.416247 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 463/1838] 10.4.3.189 () {66 vars in 1380 bytes} [Tue Aug 25 05:44:52 2026] DELETE /volume/v3/qos-specs/33f1ab8b-2d68-489b-a102-ce02a2887242?force=False => generated 100 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:44:52.419269 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-fc854c02-0019-45fc-a74f-33682b56a693 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Volume info retrieved successfully. Aug 25 05:44:52.428313 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-fc854c02-0019-45fc-a74f-33682b56a693 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] https://10.4.3.189/volume/v3/volumes/e2d5830b-740f-4a3e-8452-97ad32536bba returned with HTTP 200 Aug 25 05:44:52.428313 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 463/1839] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:44:52 2026] GET /volume/v3/volumes/e2d5830b-740f-4a3e-8452-97ad32536bba => generated 853 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:44:52.430305 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-0dfc6f43-f04d-41f6-a604-417c54013786 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:52.432615 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-0dfc6f43-f04d-41f6-a604-417c54013786 tempest-QosSpecsTestJSON-1665129124 tempest-QosSpecsTestJSON-1665129124-project-admin] GET https://10.4.3.189/volume/v3/qos-specs/33f1ab8b-2d68-489b-a102-ce02a2887242 Aug 25 05:44:52.432615 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-0dfc6f43-f04d-41f6-a604-417c54013786 tempest-QosSpecsTestJSON-1665129124 tempest-QosSpecsTestJSON-1665129124-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:52.433223 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-0dfc6f43-f04d-41f6-a604-417c54013786 tempest-QosSpecsTestJSON-1665129124 tempest-QosSpecsTestJSON-1665129124-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:52.440141 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-0dfc6f43-f04d-41f6-a604-417c54013786 tempest-QosSpecsTestJSON-1665129124 tempest-QosSpecsTestJSON-1665129124-project-admin] https://10.4.3.189/volume/v3/qos-specs/33f1ab8b-2d68-489b-a102-ce02a2887242 returned with HTTP 404 Aug 25 05:44:52.441024 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 461/1840] 10.4.3.189 () {66 vars in 1354 bytes} [Tue Aug 25 05:44:52 2026] GET /volume/v3/qos-specs/33f1ab8b-2d68-489b-a102-ce02a2887242 => generated 100 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:44:52.452993 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-b6a73c98-bc5c-44be-a606-9301e9dcba06 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:52.455743 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-b6a73c98-bc5c-44be-a606-9301e9dcba06 tempest-QosSpecsTestJSON-1665129124 tempest-QosSpecsTestJSON-1665129124-project-admin] GET https://10.4.3.189/volume/v3/qos-specs/798a64ec-b146-4c14-8a33-7e13a93f8cf8 Aug 25 05:44:52.455743 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-b6a73c98-bc5c-44be-a606-9301e9dcba06 tempest-QosSpecsTestJSON-1665129124 tempest-QosSpecsTestJSON-1665129124-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:52.456157 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-b6a73c98-bc5c-44be-a606-9301e9dcba06 tempest-QosSpecsTestJSON-1665129124 tempest-QosSpecsTestJSON-1665129124-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:52.456454 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:44:52.456454 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:44:52.466960 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-b6a73c98-bc5c-44be-a606-9301e9dcba06 tempest-QosSpecsTestJSON-1665129124 tempest-QosSpecsTestJSON-1665129124-project-admin] https://10.4.3.189/volume/v3/qos-specs/798a64ec-b146-4c14-8a33-7e13a93f8cf8 returned with HTTP 200 Aug 25 05:44:52.466960 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 454/1841] 10.4.3.189 () {66 vars in 1354 bytes} [Tue Aug 25 05:44:52 2026] GET /volume/v3/qos-specs/798a64ec-b146-4c14-8a33-7e13a93f8cf8 => generated 392 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:44:52.473404 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-ae382734-cf06-4317-81f8-461bc633be88 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:52.476343 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-ae382734-cf06-4317-81f8-461bc633be88 tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] GET https://10.4.3.189/volume/v3/backups/d709f32a-559f-4276-9f6e-337369165aa8 Aug 25 05:44:52.476396 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-ae382734-cf06-4317-81f8-461bc633be88 tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:52.476616 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-ae382734-cf06-4317-81f8-461bc633be88 tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:52.476740 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-ae382734-cf06-4317-81f8-461bc633be88 tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] Show backup with id d709f32a-559f-4276-9f6e-337369165aa8. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:44:52.477238 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-3d176b72-ae2b-4bad-9a1c-391e570dafd7 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:52.479629 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-3d176b72-ae2b-4bad-9a1c-391e570dafd7 tempest-QosSpecsTestJSON-1665129124 tempest-QosSpecsTestJSON-1665129124-project-admin] GET https://10.4.3.189/volume/v3/qos-specs Aug 25 05:44:52.479824 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-3d176b72-ae2b-4bad-9a1c-391e570dafd7 tempest-QosSpecsTestJSON-1665129124 tempest-QosSpecsTestJSON-1665129124-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:52.480081 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-3d176b72-ae2b-4bad-9a1c-391e570dafd7 tempest-QosSpecsTestJSON-1665129124 tempest-QosSpecsTestJSON-1665129124-project-admin] Calling method 'index' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:52.484965 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-ae382734-cf06-4317-81f8-461bc633be88 tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] https://10.4.3.189/volume/v3/backups/d709f32a-559f-4276-9f6e-337369165aa8 returned with HTTP 404 Aug 25 05:44:52.484965 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 464/1842] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:44:52 2026] GET /volume/v3/backups/d709f32a-559f-4276-9f6e-337369165aa8 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:44:52.487463 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-3d176b72-ae2b-4bad-9a1c-391e570dafd7 tempest-QosSpecsTestJSON-1665129124 tempest-QosSpecsTestJSON-1665129124-project-admin] https://10.4.3.189/volume/v3/qos-specs returned with HTTP 200 Aug 25 05:44:52.487966 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 464/1843] 10.4.3.189 () {66 vars in 1243 bytes} [Tue Aug 25 05:44:52 2026] GET /volume/v3/qos-specs => generated 174 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:44:52.494276 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-76c4c9e6-1af4-49a7-838b-2a61142a493f None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:52.498981 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-76c4c9e6-1af4-49a7-838b-2a61142a493f tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] DELETE https://10.4.3.189/volume/v3/backups/f4b69544-0221-4ebd-b8c8-2ac98e1be499 Aug 25 05:44:52.499600 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-76c4c9e6-1af4-49a7-838b-2a61142a493f tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:52.499941 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-76c4c9e6-1af4-49a7-838b-2a61142a493f tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:52.500263 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.contrib.backups [None req-76c4c9e6-1af4-49a7-838b-2a61142a493f tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] Delete backup with id: f4b69544-0221-4ebd-b8c8-2ac98e1be499. Aug 25 05:44:52.501740 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-ec77977c-ded4-42fc-addb-a3817f8225fc None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:52.505047 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-ec77977c-ded4-42fc-addb-a3817f8225fc tempest-QosSpecsTestJSON-1665129124 tempest-QosSpecsTestJSON-1665129124-project-admin] PUT https://10.4.3.189/volume/v3/qos-specs/798a64ec-b146-4c14-8a33-7e13a93f8cf8 Aug 25 05:44:52.505047 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-ec77977c-ded4-42fc-addb-a3817f8225fc tempest-QosSpecsTestJSON-1665129124 tempest-QosSpecsTestJSON-1665129124-project-admin] Action: 'update', calling method: update, body: {"qos_specs": {"iops_bytes": "500"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:44:52.506962 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:44:52.506962 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:44:52.507157 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:44:52.507157 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:44:52.516409 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.qos_specs [None req-ec77977c-ded4-42fc-addb-a3817f8225fc tempest-QosSpecsTestJSON-1665129124 tempest-QosSpecsTestJSON-1665129124-project-admin] qos_specs.update(): specs {'iops_bytes': '500'} {{(pid=100269) update /opt/stack/cinder/cinder/volume/qos_specs.py:79}} Aug 25 05:44:52.524035 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-6b181e00-8d7d-469c-bd26-2c2c012e13fd None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:52.528758 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-6b181e00-8d7d-469c-bd26-2c2c012e13fd tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] POST https://10.4.3.189/volume/v3/volumes Aug 25 05:44:52.529050 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-6b181e00-8d7d-469c-bd26-2c2c012e13fd tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-1194896159", "imageRef": "821ab3e7-1977-4d78-a63f-5997ce48392f"}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:44:52.530455 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.backup.rpcapi [None req-76c4c9e6-1af4-49a7-838b-2a61142a493f tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] delete_backup rpcapi backup_id f4b69544-0221-4ebd-b8c8-2ac98e1be499 {{(pid=100268) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 25 05:44:52.531190 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.v3.volumes [None req-6b181e00-8d7d-469c-bd26-2c2c012e13fd tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-1194896159', 'imageRef': '821ab3e7-1977-4d78-a63f-5997ce48392f'}} {{(pid=100270) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 05:44:52.531383 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.db.api [None req-ec77977c-ded4-42fc-addb-a3817f8225fc tempest-QosSpecsTestJSON-1665129124 tempest-QosSpecsTestJSON-1665129124-project-admin] qos_specs_update() value: {'id': 'a9d9cbb0-ef82-4183-b923-3aecb41b7b05', 'key': 'iops_bytes', 'value': '500', 'specs_id': '798a64ec-b146-4c14-8a33-7e13a93f8cf8', 'deleted': False} {{(pid=100269) qos_specs_update /opt/stack/cinder/cinder/db/api.py:6017}} Aug 25 05:44:52.536738 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-76c4c9e6-1af4-49a7-838b-2a61142a493f tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] https://10.4.3.189/volume/v3/backups/f4b69544-0221-4ebd-b8c8-2ac98e1be499 returned with HTTP 202 Aug 25 05:44:52.537386 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 462/1844] 10.4.3.189 () {68 vars in 1391 bytes} [Tue Aug 25 05:44:52 2026] DELETE /volume/v3/backups/f4b69544-0221-4ebd-b8c8-2ac98e1be499 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 05:44:52.544847 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-ec77977c-ded4-42fc-addb-a3817f8225fc tempest-QosSpecsTestJSON-1665129124 tempest-QosSpecsTestJSON-1665129124-project-admin] https://10.4.3.189/volume/v3/qos-specs/798a64ec-b146-4c14-8a33-7e13a93f8cf8 returned with HTTP 200 Aug 25 05:44:52.545022 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-fb1b818e-959c-4dea-a219-1baee03854e5 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:52.545454 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 455/1845] 10.4.3.189 () {68 vars in 1374 bytes} [Tue Aug 25 05:44:52 2026] PUT /volume/v3/qos-specs/798a64ec-b146-4c14-8a33-7e13a93f8cf8 => generated 36 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 25 05:44:52.548966 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-fb1b818e-959c-4dea-a219-1baee03854e5 tempest-VolumesBackupsV39Test-761201748 tempest-VolumesBackupsV39Test-761201748-project-member] GET https://10.4.3.189/volume/v3/backups/22a182ab-0301-43fb-8867-f27d47f25d5d Aug 25 05:44:52.550939 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-fb1b818e-959c-4dea-a219-1baee03854e5 tempest-VolumesBackupsV39Test-761201748 tempest-VolumesBackupsV39Test-761201748-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:52.551037 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-625d6f5b-50a5-4ff2-8af8-62d6ad086cdd None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:52.551100 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-fb1b818e-959c-4dea-a219-1baee03854e5 tempest-VolumesBackupsV39Test-761201748 tempest-VolumesBackupsV39Test-761201748-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:52.552027 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-fb1b818e-959c-4dea-a219-1baee03854e5 tempest-VolumesBackupsV39Test-761201748 tempest-VolumesBackupsV39Test-761201748-project-member] Show backup with id 22a182ab-0301-43fb-8867-f27d47f25d5d. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:44:52.555172 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-625d6f5b-50a5-4ff2-8af8-62d6ad086cdd tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] GET https://10.4.3.189/volume/v3/backups/f4b69544-0221-4ebd-b8c8-2ac98e1be499 Aug 25 05:44:52.555833 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-625d6f5b-50a5-4ff2-8af8-62d6ad086cdd tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:52.555833 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-625d6f5b-50a5-4ff2-8af8-62d6ad086cdd tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:52.557335 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-625d6f5b-50a5-4ff2-8af8-62d6ad086cdd tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] Show backup with id f4b69544-0221-4ebd-b8c8-2ac98e1be499. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:44:52.557414 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-ae598ee6-f645-4ffc-bca9-a9704e27c529 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:52.559323 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:44:52.559323 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:44:52.559496 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-ae598ee6-f645-4ffc-bca9-a9704e27c529 tempest-QosSpecsTestJSON-1665129124 tempest-QosSpecsTestJSON-1665129124-project-admin] GET https://10.4.3.189/volume/v3/qos-specs/798a64ec-b146-4c14-8a33-7e13a93f8cf8 Aug 25 05:44:52.562038 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-ae598ee6-f645-4ffc-bca9-a9704e27c529 tempest-QosSpecsTestJSON-1665129124 tempest-QosSpecsTestJSON-1665129124-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:52.563728 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-fb1b818e-959c-4dea-a219-1baee03854e5 tempest-VolumesBackupsV39Test-761201748 tempest-VolumesBackupsV39Test-761201748-project-member] https://10.4.3.189/volume/v3/backups/22a182ab-0301-43fb-8867-f27d47f25d5d returned with HTTP 200 Aug 25 05:44:52.563920 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-ae598ee6-f645-4ffc-bca9-a9704e27c529 tempest-QosSpecsTestJSON-1665129124 tempest-QosSpecsTestJSON-1665129124-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:52.563968 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 465/1846] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:44:52 2026] GET /volume/v3/backups/22a182ab-0301-43fb-8867-f27d47f25d5d => generated 796 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:44:52.564018 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:44:52.564018 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:44:52.564308 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:44:52.564308 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:44:52.564308 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-625d6f5b-50a5-4ff2-8af8-62d6ad086cdd tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] https://10.4.3.189/volume/v3/backups/f4b69544-0221-4ebd-b8c8-2ac98e1be499 returned with HTTP 200 Aug 25 05:44:52.564308 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 463/1847] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:44:52 2026] GET /volume/v3/backups/f4b69544-0221-4ebd-b8c8-2ac98e1be499 => generated 737 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:44:52.571935 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-ae598ee6-f645-4ffc-bca9-a9704e27c529 tempest-QosSpecsTestJSON-1665129124 tempest-QosSpecsTestJSON-1665129124-project-admin] https://10.4.3.189/volume/v3/qos-specs/798a64ec-b146-4c14-8a33-7e13a93f8cf8 returned with HTTP 200 Aug 25 05:44:52.573545 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 456/1848] 10.4.3.189 () {66 vars in 1354 bytes} [Tue Aug 25 05:44:52 2026] GET /volume/v3/qos-specs/798a64ec-b146-4c14-8a33-7e13a93f8cf8 => generated 413 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:44:52.586023 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-3723cda9-d34f-4c3e-8f69-9e418deff8f7 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:52.590561 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-3723cda9-d34f-4c3e-8f69-9e418deff8f7 tempest-QosSpecsTestJSON-1665129124 tempest-QosSpecsTestJSON-1665129124-project-admin] PUT https://10.4.3.189/volume/v3/qos-specs/798a64ec-b146-4c14-8a33-7e13a93f8cf8/delete_keys Aug 25 05:44:52.590561 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-3723cda9-d34f-4c3e-8f69-9e418deff8f7 tempest-QosSpecsTestJSON-1665129124 tempest-QosSpecsTestJSON-1665129124-project-admin] Action: 'delete_keys', calling method: delete_keys, body: {"keys": ["iops_bytes"]} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:44:52.594548 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.contrib.qos_specs_manage [None req-3723cda9-d34f-4c3e-8f69-9e418deff8f7 tempest-QosSpecsTestJSON-1665129124 tempest-QosSpecsTestJSON-1665129124-project-admin] Delete_key spec: 798a64ec-b146-4c14-8a33-7e13a93f8cf8, keys: ['iops_bytes'] {{(pid=100271) delete_keys /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:208}} Aug 25 05:44:52.623516 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-3723cda9-d34f-4c3e-8f69-9e418deff8f7 tempest-QosSpecsTestJSON-1665129124 tempest-QosSpecsTestJSON-1665129124-project-admin] https://10.4.3.189/volume/v3/qos-specs/798a64ec-b146-4c14-8a33-7e13a93f8cf8/delete_keys returned with HTTP 202 Aug 25 05:44:52.623516 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 466/1849] 10.4.3.189 () {68 vars in 1410 bytes} [Tue Aug 25 05:44:52 2026] PUT /volume/v3/qos-specs/798a64ec-b146-4c14-8a33-7e13a93f8cf8/delete_keys => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:44:52.634411 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-a2701020-89b3-462f-bd3c-9e0731491c8e None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:52.637580 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a2701020-89b3-462f-bd3c-9e0731491c8e tempest-QosSpecsTestJSON-1665129124 tempest-QosSpecsTestJSON-1665129124-project-admin] GET https://10.4.3.189/volume/v3/qos-specs/798a64ec-b146-4c14-8a33-7e13a93f8cf8 Aug 25 05:44:52.637974 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a2701020-89b3-462f-bd3c-9e0731491c8e tempest-QosSpecsTestJSON-1665129124 tempest-QosSpecsTestJSON-1665129124-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:52.638282 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a2701020-89b3-462f-bd3c-9e0731491c8e tempest-QosSpecsTestJSON-1665129124 tempest-QosSpecsTestJSON-1665129124-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:52.647604 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a2701020-89b3-462f-bd3c-9e0731491c8e tempest-QosSpecsTestJSON-1665129124 tempest-QosSpecsTestJSON-1665129124-project-admin] https://10.4.3.189/volume/v3/qos-specs/798a64ec-b146-4c14-8a33-7e13a93f8cf8 returned with HTTP 200 Aug 25 05:44:52.647604 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 464/1850] 10.4.3.189 () {66 vars in 1354 bytes} [Tue Aug 25 05:44:52 2026] GET /volume/v3/qos-specs/798a64ec-b146-4c14-8a33-7e13a93f8cf8 => generated 392 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:44:52.658743 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-1092cee9-f9fa-4b2e-b2ab-574fd09433db None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:52.661349 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-1092cee9-f9fa-4b2e-b2ab-574fd09433db tempest-QosSpecsTestJSON-1665129124 tempest-QosSpecsTestJSON-1665129124-project-admin] GET https://10.4.3.189/volume/v3/qos-specs/798a64ec-b146-4c14-8a33-7e13a93f8cf8 Aug 25 05:44:52.661597 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-1092cee9-f9fa-4b2e-b2ab-574fd09433db tempest-QosSpecsTestJSON-1665129124 tempest-QosSpecsTestJSON-1665129124-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:52.661930 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-1092cee9-f9fa-4b2e-b2ab-574fd09433db tempest-QosSpecsTestJSON-1665129124 tempest-QosSpecsTestJSON-1665129124-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:52.662315 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:44:52.662315 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:44:52.670173 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-1092cee9-f9fa-4b2e-b2ab-574fd09433db tempest-QosSpecsTestJSON-1665129124 tempest-QosSpecsTestJSON-1665129124-project-admin] https://10.4.3.189/volume/v3/qos-specs/798a64ec-b146-4c14-8a33-7e13a93f8cf8 returned with HTTP 200 Aug 25 05:44:52.671230 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 457/1851] 10.4.3.189 () {66 vars in 1354 bytes} [Tue Aug 25 05:44:52 2026] GET /volume/v3/qos-specs/798a64ec-b146-4c14-8a33-7e13a93f8cf8 => generated 392 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:44:52.687537 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.v3.volumes [None req-6b181e00-8d7d-469c-bd26-2c2c012e13fd tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Create volume of 1 GB Aug 25 05:44:52.687953 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:44:52.687953 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:44:52.689789 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-6b181e00-8d7d-469c-bd26-2c2c012e13fd tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Availability Zones retrieved successfully. Aug 25 05:44:52.689878 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-562adc00-3855-4095-a8e6-548f366a3143 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:52.697213 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-6b181e00-8d7d-469c-bd26-2c2c012e13fd tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Flow 'volume_create_api' (c6c84050-62ce-468f-9b46-2a66a07d02b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:44:52.697363 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-562adc00-3855-4095-a8e6-548f366a3143 tempest-QosSpecsTestJSON-1665129124 tempest-QosSpecsTestJSON-1665129124-project-admin] DELETE https://10.4.3.189/volume/v3/qos-specs/798a64ec-b146-4c14-8a33-7e13a93f8cf8?force=False Aug 25 05:44:52.697941 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-562adc00-3855-4095-a8e6-548f366a3143 tempest-QosSpecsTestJSON-1665129124 tempest-QosSpecsTestJSON-1665129124-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:52.697941 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-562adc00-3855-4095-a8e6-548f366a3143 tempest-QosSpecsTestJSON-1665129124 tempest-QosSpecsTestJSON-1665129124-project-admin] Calling method 'delete' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:52.698232 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:44:52.698232 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:44:52.698688 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.contrib.qos_specs_manage [None req-562adc00-3855-4095-a8e6-548f366a3143 tempest-QosSpecsTestJSON-1665129124 tempest-QosSpecsTestJSON-1665129124-project-admin] Delete qos_spec: 798a64ec-b146-4c14-8a33-7e13a93f8cf8, force: False {{(pid=100271) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 25 05:44:52.698737 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-6b181e00-8d7d-469c-bd26-2c2c012e13fd tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5a0102e6-0686-4c3c-a98b-aefd987b5b30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:44:52.699964 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.flows.api.create_volume [None req-6b181e00-8d7d-469c-bd26-2c2c012e13fd tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Validating volume size '1' using validate_int {{(pid=100270) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 05:44:52.746502 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-562adc00-3855-4095-a8e6-548f366a3143 tempest-QosSpecsTestJSON-1665129124 tempest-QosSpecsTestJSON-1665129124-project-admin] https://10.4.3.189/volume/v3/qos-specs/798a64ec-b146-4c14-8a33-7e13a93f8cf8?force=False returned with HTTP 202 Aug 25 05:44:52.747961 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 467/1852] 10.4.3.189 () {66 vars in 1380 bytes} [Tue Aug 25 05:44:52 2026] DELETE /volume/v3/qos-specs/798a64ec-b146-4c14-8a33-7e13a93f8cf8?force=False => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:44:52.761217 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-7a83e99f-a36a-44a1-9922-0149dbe172e2 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:52.765221 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-7a83e99f-a36a-44a1-9922-0149dbe172e2 tempest-QosSpecsTestJSON-1665129124 tempest-QosSpecsTestJSON-1665129124-project-admin] GET https://10.4.3.189/volume/v3/qos-specs/798a64ec-b146-4c14-8a33-7e13a93f8cf8 Aug 25 05:44:52.765221 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-7a83e99f-a36a-44a1-9922-0149dbe172e2 tempest-QosSpecsTestJSON-1665129124 tempest-QosSpecsTestJSON-1665129124-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:52.765221 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-7a83e99f-a36a-44a1-9922-0149dbe172e2 tempest-QosSpecsTestJSON-1665129124 tempest-QosSpecsTestJSON-1665129124-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:52.767122 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:44:52.767122 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:44:52.775728 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-7a83e99f-a36a-44a1-9922-0149dbe172e2 tempest-QosSpecsTestJSON-1665129124 tempest-QosSpecsTestJSON-1665129124-project-admin] https://10.4.3.189/volume/v3/qos-specs/798a64ec-b146-4c14-8a33-7e13a93f8cf8 returned with HTTP 404 Aug 25 05:44:52.776395 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 465/1853] 10.4.3.189 () {66 vars in 1354 bytes} [Tue Aug 25 05:44:52 2026] GET /volume/v3/qos-specs/798a64ec-b146-4c14-8a33-7e13a93f8cf8 => generated 100 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:44:52.790126 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:44:52.790126 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:44:52.809016 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-6b181e00-8d7d-469c-bd26-2c2c012e13fd tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5a0102e6-0686-4c3c-a98b-aefd987b5b30) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T05:35:02Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=4fa89bb8-00a1-4883-b044-0745c308cc4c,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4fa89bb8-00a1-4883-b044-0745c308cc4c', 'encryption_key_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=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:44:52.809522 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-6b181e00-8d7d-469c-bd26-2c2c012e13fd tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (274e9cf6-d6c4-42ce-8a97-1058b3ea5d6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:44:52.872567 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.quota [None req-6b181e00-8d7d-469c-bd26-2c2c012e13fd tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Created reservations ['ed9d9e3d-99dc-46d8-9827-61608945cf0a', '3527dc2d-01df-4eca-beb5-8ae690e6592d', '961f2872-7808-4a92-ad3f-252312980c8b', '5abf72d8-a61d-4b57-97d4-c8d0cbeeee6f'] {{(pid=100270) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:44:52.874096 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-6b181e00-8d7d-469c-bd26-2c2c012e13fd tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (274e9cf6-d6c4-42ce-8a97-1058b3ea5d6e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ed9d9e3d-99dc-46d8-9827-61608945cf0a', '3527dc2d-01df-4eca-beb5-8ae690e6592d', '961f2872-7808-4a92-ad3f-252312980c8b', '5abf72d8-a61d-4b57-97d4-c8d0cbeeee6f']}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:44:52.875442 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-6b181e00-8d7d-469c-bd26-2c2c012e13fd tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (24ece911-b78f-420f-bf9e-043b1ecaad84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:44:52.906572 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-6b181e00-8d7d-469c-bd26-2c2c012e13fd tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (24ece911-b78f-420f-bf9e-043b1ecaad84) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'caf8524b-33e8-404e-b0d4-4faf9831216d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1194896159',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='1c0b1eaac8a04feb9885af04a3446c7a',qos_specs=None,replication_status=,reservations=['ed9d9e3d-99dc-46d8-9827-61608945cf0a','3527dc2d-01df-4eca-beb5-8ae690e6592d','961f2872-7808-4a92-ad3f-252312980c8b','5abf72d8-a61d-4b57-97d4-c8d0cbeeee6f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='98d063bb695a4e30885e39b04daa9275',volume_type_id=4fa89bb8-00a1-4883-b044-0745c308cc4c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T05:44:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1194896159',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=caf8524b-33e8-404e-b0d4-4faf9831216d,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='1c0b1eaac8a04feb9885af04a3446c7a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='98d063bb695a4e30885e39b04daa9275',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4fa89bb8-00a1-4883-b044-0745c308cc4c),volume_type_id=4fa89bb8-00a1-4883-b044-0745c308cc4c)}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:44:52.907604 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-6b181e00-8d7d-469c-bd26-2c2c012e13fd tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dc7d5eaa-829a-4dad-aca8-2f37c9835111) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:44:52.938402 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-6b181e00-8d7d-469c-bd26-2c2c012e13fd tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dc7d5eaa-829a-4dad-aca8-2f37c9835111) transitioned into state 'SUCCESS' from state '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-1194896159',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='1c0b1eaac8a04feb9885af04a3446c7a',qos_specs=None,replication_status=,reservations=['ed9d9e3d-99dc-46d8-9827-61608945cf0a','3527dc2d-01df-4eca-beb5-8ae690e6592d','961f2872-7808-4a92-ad3f-252312980c8b','5abf72d8-a61d-4b57-97d4-c8d0cbeeee6f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='98d063bb695a4e30885e39b04daa9275',volume_type_id=4fa89bb8-00a1-4883-b044-0745c308cc4c)}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:44:52.939820 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-6b181e00-8d7d-469c-bd26-2c2c012e13fd tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0231c378-b1aa-41b7-b6da-8c8f08b53944) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:44:52.953990 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-6b181e00-8d7d-469c-bd26-2c2c012e13fd tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0231c378-b1aa-41b7-b6da-8c8f08b53944) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:44:52.955005 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-6b181e00-8d7d-469c-bd26-2c2c012e13fd tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Flow 'volume_create_api' (c6c84050-62ce-468f-9b46-2a66a07d02b0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100270) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:44:52.955673 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-6b181e00-8d7d-469c-bd26-2c2c012e13fd tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Create volume request issued successfully. Aug 25 05:44:52.956353 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-6b181e00-8d7d-469c-bd26-2c2c012e13fd tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] https://10.4.3.189/volume/v3/volumes returned with HTTP 202 Aug 25 05:44:52.956819 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 465/1854] 10.4.3.189 () {68 vars in 1259 bytes} [Tue Aug 25 05:44:52 2026] POST /volume/v3/volumes => generated 760 bytes in 435 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 05:44:52.974545 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-93827dfe-2a5a-4056-b98e-b922e5c3d453 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:52.977703 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-93827dfe-2a5a-4056-b98e-b922e5c3d453 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] GET https://10.4.3.189/volume/v3/volumes/caf8524b-33e8-404e-b0d4-4faf9831216d Aug 25 05:44:52.977838 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-93827dfe-2a5a-4056-b98e-b922e5c3d453 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:52.978443 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-93827dfe-2a5a-4056-b98e-b922e5c3d453 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:52.993169 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:44:52.993169 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:44:53.003813 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-93827dfe-2a5a-4056-b98e-b922e5c3d453 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Volume info retrieved successfully. Aug 25 05:44:53.011863 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-93827dfe-2a5a-4056-b98e-b922e5c3d453 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] https://10.4.3.189/volume/v3/volumes/caf8524b-33e8-404e-b0d4-4faf9831216d returned with HTTP 200 Aug 25 05:44:53.012516 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 458/1855] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:44:52 2026] GET /volume/v3/volumes/caf8524b-33e8-404e-b0d4-4faf9831216d => generated 828 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:44:53.308756 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-a6177245-95b6-4c51-94fe-2140acdf1e8a req-07b19715-fb6a-4d97-94e8-6cf168ed3de7 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:53.313596 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-a6177245-95b6-4c51-94fe-2140acdf1e8a req-07b19715-fb6a-4d97-94e8-6cf168ed3de7 tempest-ServerActionsTestOtherB-67625280 tempest-ServerActionsTestOtherB-67625280-project-member] DELETE https://10.4.3.189/volume/v3/attachments/a51015cd-0591-456b-894d-02ab3a5f6702 Aug 25 05:44:53.314497 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-a6177245-95b6-4c51-94fe-2140acdf1e8a req-07b19715-fb6a-4d97-94e8-6cf168ed3de7 tempest-ServerActionsTestOtherB-67625280 tempest-ServerActionsTestOtherB-67625280-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:53.314497 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-a6177245-95b6-4c51-94fe-2140acdf1e8a req-07b19715-fb6a-4d97-94e8-6cf168ed3de7 tempest-ServerActionsTestOtherB-67625280 tempest-ServerActionsTestOtherB-67625280-project-member] Calling method 'version_select' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:53.332176 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:44:53.332176 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:44:53.417798 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-a6177245-95b6-4c51-94fe-2140acdf1e8a req-07b19715-fb6a-4d97-94e8-6cf168ed3de7 tempest-ServerActionsTestOtherB-67625280 tempest-ServerActionsTestOtherB-67625280-project-member] https://10.4.3.189/volume/v3/attachments/a51015cd-0591-456b-894d-02ab3a5f6702 returned with HTTP 200 Aug 25 05:44:53.418334 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 468/1856] 10.4.3.189 () {72 vars in 1673 bytes} [Tue Aug 25 05:44:53 2026] DELETE /volume/v3/attachments/a51015cd-0591-456b-894d-02ab3a5f6702 => generated 19 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:44:53.576856 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-3e063d0b-1eb0-4212-9dc7-57cbe5db348b None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:53.578928 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-37dae424-d4c5-414b-a574-816a87126b6b None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:53.581355 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-3e063d0b-1eb0-4212-9dc7-57cbe5db348b tempest-VolumesBackupsV39Test-761201748 tempest-VolumesBackupsV39Test-761201748-project-member] GET https://10.4.3.189/volume/v3/backups/22a182ab-0301-43fb-8867-f27d47f25d5d Aug 25 05:44:53.581433 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-37dae424-d4c5-414b-a574-816a87126b6b tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] GET https://10.4.3.189/volume/v3/backups/f4b69544-0221-4ebd-b8c8-2ac98e1be499 Aug 25 05:44:53.581610 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-37dae424-d4c5-414b-a574-816a87126b6b tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:53.582284 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-3e063d0b-1eb0-4212-9dc7-57cbe5db348b tempest-VolumesBackupsV39Test-761201748 tempest-VolumesBackupsV39Test-761201748-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:53.582343 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-37dae424-d4c5-414b-a574-816a87126b6b tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:53.582343 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-37dae424-d4c5-414b-a574-816a87126b6b tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] Show backup with id f4b69544-0221-4ebd-b8c8-2ac98e1be499. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:44:53.582425 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-3e063d0b-1eb0-4212-9dc7-57cbe5db348b tempest-VolumesBackupsV39Test-761201748 tempest-VolumesBackupsV39Test-761201748-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:53.582425 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-3e063d0b-1eb0-4212-9dc7-57cbe5db348b tempest-VolumesBackupsV39Test-761201748 tempest-VolumesBackupsV39Test-761201748-project-member] Show backup with id 22a182ab-0301-43fb-8867-f27d47f25d5d. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:44:53.588790 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-37dae424-d4c5-414b-a574-816a87126b6b tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] https://10.4.3.189/volume/v3/backups/f4b69544-0221-4ebd-b8c8-2ac98e1be499 returned with HTTP 404 Aug 25 05:44:53.589509 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 466/1857] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:44:53 2026] GET /volume/v3/backups/f4b69544-0221-4ebd-b8c8-2ac98e1be499 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:44:53.590261 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:44:53.590261 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:44:53.591628 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-3e063d0b-1eb0-4212-9dc7-57cbe5db348b tempest-VolumesBackupsV39Test-761201748 tempest-VolumesBackupsV39Test-761201748-project-member] https://10.4.3.189/volume/v3/backups/22a182ab-0301-43fb-8867-f27d47f25d5d returned with HTTP 200 Aug 25 05:44:53.591998 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 466/1858] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:44:53 2026] GET /volume/v3/backups/22a182ab-0301-43fb-8867-f27d47f25d5d => generated 796 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:44:53.600741 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-cc5cb1dc-59f6-4636-b1ae-628f732320ce None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:53.603363 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-cc5cb1dc-59f6-4636-b1ae-628f732320ce tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] DELETE https://10.4.3.189/volume/v3/volumes/8ea664d7-ecb4-44b0-a0a9-30845f3d436c Aug 25 05:44:53.603363 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-cc5cb1dc-59f6-4636-b1ae-628f732320ce tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:53.603549 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-cc5cb1dc-59f6-4636-b1ae-628f732320ce tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] Calling method 'delete' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:53.603690 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.v3.volumes [None req-cc5cb1dc-59f6-4636-b1ae-628f732320ce tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] Delete volume with id: 8ea664d7-ecb4-44b0-a0a9-30845f3d436c Aug 25 05:44:53.617159 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:44:53.617159 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:44:53.618039 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-cc5cb1dc-59f6-4636-b1ae-628f732320ce tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] Volume info retrieved successfully. Aug 25 05:44:53.650960 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-cc5cb1dc-59f6-4636-b1ae-628f732320ce tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] Delete volume request issued successfully. Aug 25 05:44:53.651168 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-cc5cb1dc-59f6-4636-b1ae-628f732320ce tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] https://10.4.3.189/volume/v3/volumes/8ea664d7-ecb4-44b0-a0a9-30845f3d436c returned with HTTP 202 Aug 25 05:44:53.651601 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 459/1859] 10.4.3.189 () {68 vars in 1391 bytes} [Tue Aug 25 05:44:53 2026] DELETE /volume/v3/volumes/8ea664d7-ecb4-44b0-a0a9-30845f3d436c => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:44:53.661927 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-3d1193fc-a447-4997-972d-9b90b56e145c None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:53.667104 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-3d1193fc-a447-4997-972d-9b90b56e145c tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] GET https://10.4.3.189/volume/v3/volumes/8ea664d7-ecb4-44b0-a0a9-30845f3d436c Aug 25 05:44:53.667563 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-3d1193fc-a447-4997-972d-9b90b56e145c tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:53.667740 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-3d1193fc-a447-4997-972d-9b90b56e145c tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:53.679003 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:44:53.679003 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:44:53.688967 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-3d1193fc-a447-4997-972d-9b90b56e145c tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] Volume info retrieved successfully. Aug 25 05:44:53.699629 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-3d1193fc-a447-4997-972d-9b90b56e145c tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] https://10.4.3.189/volume/v3/volumes/8ea664d7-ecb4-44b0-a0a9-30845f3d436c returned with HTTP 200 Aug 25 05:44:53.700743 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 469/1860] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:44:53 2026] GET /volume/v3/volumes/8ea664d7-ecb4-44b0-a0a9-30845f3d436c => generated 1006 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:44:54.033382 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-6862e940-bfa1-48ff-b3c0-53d72b49353c None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:54.034477 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-6862e940-bfa1-48ff-b3c0-53d72b49353c tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] GET https://10.4.3.189/volume/v3/volumes/caf8524b-33e8-404e-b0d4-4faf9831216d Aug 25 05:44:54.034706 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-6862e940-bfa1-48ff-b3c0-53d72b49353c tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:54.034966 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-6862e940-bfa1-48ff-b3c0-53d72b49353c tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:54.045044 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:44:54.045044 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:44:54.051423 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-6862e940-bfa1-48ff-b3c0-53d72b49353c tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Volume info retrieved successfully. Aug 25 05:44:54.059348 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-6862e940-bfa1-48ff-b3c0-53d72b49353c tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] https://10.4.3.189/volume/v3/volumes/caf8524b-33e8-404e-b0d4-4faf9831216d returned with HTTP 200 Aug 25 05:44:54.059831 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 467/1861] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:44:54 2026] GET /volume/v3/volumes/caf8524b-33e8-404e-b0d4-4faf9831216d => generated 1368 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:44:54.115548 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-5e9a66ac-a063-45bc-8903-301ffa17da96 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:54.221861 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-497dd92d-94f4-43f0-a290-4acf42a6d57b req-dd3aa030-a448-49e3-9633-88b26d49a706 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:54.227864 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-497dd92d-94f4-43f0-a290-4acf42a6d57b req-dd3aa030-a448-49e3-9633-88b26d49a706 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] GET https://10.4.3.189/volume/v3/volumes/caf8524b-33e8-404e-b0d4-4faf9831216d Aug 25 05:44:54.228120 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-497dd92d-94f4-43f0-a290-4acf42a6d57b req-dd3aa030-a448-49e3-9633-88b26d49a706 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:54.228418 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-497dd92d-94f4-43f0-a290-4acf42a6d57b req-dd3aa030-a448-49e3-9633-88b26d49a706 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:54.236979 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-e5fbf75d-88bc-41d3-909c-17b6863f8872 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:54.241368 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-e5fbf75d-88bc-41d3-909c-17b6863f8872 tempest-ServerActionsTestOtherB-67625280 tempest-ServerActionsTestOtherB-67625280-project-member] GET https://10.4.3.189/volume/v3/volumes/79e2b96a-e569-4935-8ab1-06f70f0181d7 Aug 25 05:44:54.241633 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:44:54.241633 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:44:54.241793 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-e5fbf75d-88bc-41d3-909c-17b6863f8872 tempest-ServerActionsTestOtherB-67625280 tempest-ServerActionsTestOtherB-67625280-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:54.242137 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-e5fbf75d-88bc-41d3-909c-17b6863f8872 tempest-ServerActionsTestOtherB-67625280 tempest-ServerActionsTestOtherB-67625280-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:54.247741 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [req-497dd92d-94f4-43f0-a290-4acf42a6d57b req-dd3aa030-a448-49e3-9633-88b26d49a706 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Volume info retrieved successfully. Aug 25 05:44:54.251724 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:44:54.251724 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:44:54.254527 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-497dd92d-94f4-43f0-a290-4acf42a6d57b req-dd3aa030-a448-49e3-9633-88b26d49a706 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] https://10.4.3.189/volume/v3/volumes/caf8524b-33e8-404e-b0d4-4faf9831216d returned with HTTP 200 Aug 25 05:44:54.255017 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 460/1862] 10.4.3.189 () {68 vars in 1598 bytes} [Tue Aug 25 05:44:54 2026] GET /volume/v3/volumes/caf8524b-33e8-404e-b0d4-4faf9831216d => generated 1368 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:44:54.261177 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-e5fbf75d-88bc-41d3-909c-17b6863f8872 tempest-ServerActionsTestOtherB-67625280 tempest-ServerActionsTestOtherB-67625280-project-member] Volume info retrieved successfully. Aug 25 05:44:54.267982 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-e5fbf75d-88bc-41d3-909c-17b6863f8872 tempest-ServerActionsTestOtherB-67625280 tempest-ServerActionsTestOtherB-67625280-project-member] https://10.4.3.189/volume/v3/volumes/79e2b96a-e569-4935-8ab1-06f70f0181d7 returned with HTTP 200 Aug 25 05:44:54.268609 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 470/1863] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:44:54 2026] GET /volume/v3/volumes/79e2b96a-e569-4935-8ab1-06f70f0181d7 => generated 846 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:44:54.317698 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-21b067b6-76a1-4faf-86b8-517af41a1a6d None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:54.322246 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-5e9a66ac-a063-45bc-8903-301ffa17da96 tempest-TestServerVolumeAttachmentScenario-896858193 tempest-TestServerVolumeAttachmentScenario-896858193-project-member] POST https://10.4.3.189/volume/v3/volumes Aug 25 05:44:54.322629 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-5e9a66ac-a063-45bc-8903-301ffa17da96 tempest-TestServerVolumeAttachmentScenario-896858193 tempest-TestServerVolumeAttachmentScenario-896858193-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachmentScenario-volume-1340923439", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:44:54.323125 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-21b067b6-76a1-4faf-86b8-517af41a1a6d tempest-ServerActionsTestOtherB-67625280 tempest-ServerActionsTestOtherB-67625280-project-member] GET https://10.4.3.189/volume/v3/volumes/79e2b96a-e569-4935-8ab1-06f70f0181d7 Aug 25 05:44:54.323444 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-21b067b6-76a1-4faf-86b8-517af41a1a6d tempest-ServerActionsTestOtherB-67625280 tempest-ServerActionsTestOtherB-67625280-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:54.323754 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-21b067b6-76a1-4faf-86b8-517af41a1a6d tempest-ServerActionsTestOtherB-67625280 tempest-ServerActionsTestOtherB-67625280-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:54.324356 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.v3.volumes [None req-5e9a66ac-a063-45bc-8903-301ffa17da96 tempest-TestServerVolumeAttachmentScenario-896858193 tempest-TestServerVolumeAttachmentScenario-896858193-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachmentScenario-volume-1340923439', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 05:44:54.324511 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-5e9a66ac-a063-45bc-8903-301ffa17da96 tempest-TestServerVolumeAttachmentScenario-896858193 tempest-TestServerVolumeAttachmentScenario-896858193-project-member] Create volume of 1 GB Aug 25 05:44:54.327073 np0000008051 devstack@c-api.service[100268]: DEBUG dbcounter [-] [100268] Writing DB stats cinder:SELECT=447,cinder:INSERT=47,cinder:UPDATE=86 {{(pid=100268) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 05:44:54.330798 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-5e9a66ac-a063-45bc-8903-301ffa17da96 tempest-TestServerVolumeAttachmentScenario-896858193 tempest-TestServerVolumeAttachmentScenario-896858193-project-member] Availability Zones retrieved successfully. Aug 25 05:44:54.339400 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:44:54.339400 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:44:54.342036 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-5e9a66ac-a063-45bc-8903-301ffa17da96 tempest-TestServerVolumeAttachmentScenario-896858193 tempest-TestServerVolumeAttachmentScenario-896858193-project-member] Flow 'volume_create_api' (4740a394-3acb-4bd2-b142-149f646c34b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:44:54.343803 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-5e9a66ac-a063-45bc-8903-301ffa17da96 tempest-TestServerVolumeAttachmentScenario-896858193 tempest-TestServerVolumeAttachmentScenario-896858193-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f5588464-a101-4e75-88d7-864542cee9fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:44:54.345891 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.flows.api.create_volume [None req-5e9a66ac-a063-45bc-8903-301ffa17da96 tempest-TestServerVolumeAttachmentScenario-896858193 tempest-TestServerVolumeAttachmentScenario-896858193-project-member] Validating volume size '1' using validate_int {{(pid=100268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 05:44:54.346111 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-21b067b6-76a1-4faf-86b8-517af41a1a6d tempest-ServerActionsTestOtherB-67625280 tempest-ServerActionsTestOtherB-67625280-project-member] Volume info retrieved successfully. Aug 25 05:44:54.352990 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-21b067b6-76a1-4faf-86b8-517af41a1a6d tempest-ServerActionsTestOtherB-67625280 tempest-ServerActionsTestOtherB-67625280-project-member] https://10.4.3.189/volume/v3/volumes/79e2b96a-e569-4935-8ab1-06f70f0181d7 returned with HTTP 200 Aug 25 05:44:54.353516 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 468/1864] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:44:54 2026] GET /volume/v3/volumes/79e2b96a-e569-4935-8ab1-06f70f0181d7 => generated 846 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:44:54.378087 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-3bb9b436-8043-4891-aa00-355175d95141 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:54.382748 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-3bb9b436-8043-4891-aa00-355175d95141 tempest-ServerActionsTestOtherB-67625280 tempest-ServerActionsTestOtherB-67625280-project-member] DELETE https://10.4.3.189/volume/v3/volumes/79e2b96a-e569-4935-8ab1-06f70f0181d7 Aug 25 05:44:54.383503 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-3bb9b436-8043-4891-aa00-355175d95141 tempest-ServerActionsTestOtherB-67625280 tempest-ServerActionsTestOtherB-67625280-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:54.383709 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-3bb9b436-8043-4891-aa00-355175d95141 tempest-ServerActionsTestOtherB-67625280 tempest-ServerActionsTestOtherB-67625280-project-member] Calling method 'delete' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:54.384030 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.v3.volumes [None req-3bb9b436-8043-4891-aa00-355175d95141 tempest-ServerActionsTestOtherB-67625280 tempest-ServerActionsTestOtherB-67625280-project-member] Delete volume with id: 79e2b96a-e569-4935-8ab1-06f70f0181d7 Aug 25 05:44:54.394383 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-5e9a66ac-a063-45bc-8903-301ffa17da96 tempest-TestServerVolumeAttachmentScenario-896858193 tempest-TestServerVolumeAttachmentScenario-896858193-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f5588464-a101-4e75-88d7-864542cee9fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T05:35:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=23fc6e5d-fce0-4521-ba46-4837b4232084,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '23fc6e5d-fce0-4521-ba46-4837b4232084', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:44:54.394865 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:44:54.394865 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:44:54.395372 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-5e9a66ac-a063-45bc-8903-301ffa17da96 tempest-TestServerVolumeAttachmentScenario-896858193 tempest-TestServerVolumeAttachmentScenario-896858193-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d72b3565-8e52-423b-8bba-4589e6a684f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:44:54.395466 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-3bb9b436-8043-4891-aa00-355175d95141 tempest-ServerActionsTestOtherB-67625280 tempest-ServerActionsTestOtherB-67625280-project-member] Volume info retrieved successfully. Aug 25 05:44:54.432908 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-3bb9b436-8043-4891-aa00-355175d95141 tempest-ServerActionsTestOtherB-67625280 tempest-ServerActionsTestOtherB-67625280-project-member] Delete volume request issued successfully. Aug 25 05:44:54.436083 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-3bb9b436-8043-4891-aa00-355175d95141 tempest-ServerActionsTestOtherB-67625280 tempest-ServerActionsTestOtherB-67625280-project-member] https://10.4.3.189/volume/v3/volumes/79e2b96a-e569-4935-8ab1-06f70f0181d7 returned with HTTP 202 Aug 25 05:44:54.436083 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 461/1865] 10.4.3.189 () {66 vars in 1351 bytes} [Tue Aug 25 05:44:54 2026] DELETE /volume/v3/volumes/79e2b96a-e569-4935-8ab1-06f70f0181d7 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:44:54.442769 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-1119a275-d5c1-454b-a9ec-b4af09e31c0c None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:54.445101 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-1119a275-d5c1-454b-a9ec-b4af09e31c0c tempest-ServerActionsTestOtherB-67625280 tempest-ServerActionsTestOtherB-67625280-project-member] GET https://10.4.3.189/volume/v3/volumes/79e2b96a-e569-4935-8ab1-06f70f0181d7 Aug 25 05:44:54.446108 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-1119a275-d5c1-454b-a9ec-b4af09e31c0c tempest-ServerActionsTestOtherB-67625280 tempest-ServerActionsTestOtherB-67625280-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:54.446108 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-1119a275-d5c1-454b-a9ec-b4af09e31c0c tempest-ServerActionsTestOtherB-67625280 tempest-ServerActionsTestOtherB-67625280-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:54.458234 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:44:54.458234 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:44:54.466254 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-1119a275-d5c1-454b-a9ec-b4af09e31c0c tempest-ServerActionsTestOtherB-67625280 tempest-ServerActionsTestOtherB-67625280-project-member] Volume info retrieved successfully. Aug 25 05:44:54.474614 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-1119a275-d5c1-454b-a9ec-b4af09e31c0c tempest-ServerActionsTestOtherB-67625280 tempest-ServerActionsTestOtherB-67625280-project-member] https://10.4.3.189/volume/v3/volumes/79e2b96a-e569-4935-8ab1-06f70f0181d7 returned with HTTP 200 Aug 25 05:44:54.475598 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 471/1866] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:44:54 2026] GET /volume/v3/volumes/79e2b96a-e569-4935-8ab1-06f70f0181d7 => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:44:54.520643 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-5e9a66ac-a063-45bc-8903-301ffa17da96 tempest-TestServerVolumeAttachmentScenario-896858193 tempest-TestServerVolumeAttachmentScenario-896858193-project-member] Created reservations ['8f295526-17ee-4829-ac59-871c90546d27', 'b4321178-41d9-4f46-9321-15606096ac75', '91297ac5-1483-4f21-a446-d53e127ee851', '34f0df13-fd45-48bf-85fc-349eeaa3982c'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:44:54.521998 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-5e9a66ac-a063-45bc-8903-301ffa17da96 tempest-TestServerVolumeAttachmentScenario-896858193 tempest-TestServerVolumeAttachmentScenario-896858193-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d72b3565-8e52-423b-8bba-4589e6a684f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8f295526-17ee-4829-ac59-871c90546d27', 'b4321178-41d9-4f46-9321-15606096ac75', '91297ac5-1483-4f21-a446-d53e127ee851', '34f0df13-fd45-48bf-85fc-349eeaa3982c']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:44:54.524185 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-5e9a66ac-a063-45bc-8903-301ffa17da96 tempest-TestServerVolumeAttachmentScenario-896858193 tempest-TestServerVolumeAttachmentScenario-896858193-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d9cfa7bf-7219-4e47-918a-27b1eca8936f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:44:54.565766 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-5e9a66ac-a063-45bc-8903-301ffa17da96 tempest-TestServerVolumeAttachmentScenario-896858193 tempest-TestServerVolumeAttachmentScenario-896858193-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d9cfa7bf-7219-4e47-918a-27b1eca8936f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2263c0d4-1c92-4521-88c0-8412b523b941', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-1340923439',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='60a5f844d1b946cc801c18b99ff470d4',qos_specs=None,replication_status=,reservations=['8f295526-17ee-4829-ac59-871c90546d27','b4321178-41d9-4f46-9321-15606096ac75','91297ac5-1483-4f21-a446-d53e127ee851','34f0df13-fd45-48bf-85fc-349eeaa3982c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='111fd890c89b4dceb0c0e9c9b96c7852',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T05:44:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-1340923439',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2263c0d4-1c92-4521-88c0-8412b523b941,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='60a5f844d1b946cc801c18b99ff470d4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='111fd890c89b4dceb0c0e9c9b96c7852',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(23fc6e5d-fce0-4521-ba46-4837b4232084),volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:44:54.566828 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-5e9a66ac-a063-45bc-8903-301ffa17da96 tempest-TestServerVolumeAttachmentScenario-896858193 tempest-TestServerVolumeAttachmentScenario-896858193-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (66d59e2d-4950-4805-9795-9d140c6a2896) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:44:54.606834 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-d4df69f9-fee2-4793-bde3-71ec975898dd None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:54.608873 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-d4df69f9-fee2-4793-bde3-71ec975898dd tempest-VolumesBackupsV39Test-761201748 tempest-VolumesBackupsV39Test-761201748-project-member] GET https://10.4.3.189/volume/v3/backups/22a182ab-0301-43fb-8867-f27d47f25d5d Aug 25 05:44:54.609915 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-d4df69f9-fee2-4793-bde3-71ec975898dd tempest-VolumesBackupsV39Test-761201748 tempest-VolumesBackupsV39Test-761201748-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:54.609915 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-d4df69f9-fee2-4793-bde3-71ec975898dd tempest-VolumesBackupsV39Test-761201748 tempest-VolumesBackupsV39Test-761201748-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:54.609915 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-d4df69f9-fee2-4793-bde3-71ec975898dd tempest-VolumesBackupsV39Test-761201748 tempest-VolumesBackupsV39Test-761201748-project-member] Show backup with id 22a182ab-0301-43fb-8867-f27d47f25d5d. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:44:54.622603 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:44:54.622603 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:44:54.623704 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-d4df69f9-fee2-4793-bde3-71ec975898dd tempest-VolumesBackupsV39Test-761201748 tempest-VolumesBackupsV39Test-761201748-project-member] https://10.4.3.189/volume/v3/backups/22a182ab-0301-43fb-8867-f27d47f25d5d returned with HTTP 200 Aug 25 05:44:54.624222 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 469/1867] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:44:54 2026] GET /volume/v3/backups/22a182ab-0301-43fb-8867-f27d47f25d5d => generated 796 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:44:54.648673 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-5e9a66ac-a063-45bc-8903-301ffa17da96 tempest-TestServerVolumeAttachmentScenario-896858193 tempest-TestServerVolumeAttachmentScenario-896858193-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (66d59e2d-4950-4805-9795-9d140c6a2896) transitioned into state 'SUCCESS' from state '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-1340923439',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='60a5f844d1b946cc801c18b99ff470d4',qos_specs=None,replication_status=,reservations=['8f295526-17ee-4829-ac59-871c90546d27','b4321178-41d9-4f46-9321-15606096ac75','91297ac5-1483-4f21-a446-d53e127ee851','34f0df13-fd45-48bf-85fc-349eeaa3982c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='111fd890c89b4dceb0c0e9c9b96c7852',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:44:54.649902 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-5e9a66ac-a063-45bc-8903-301ffa17da96 tempest-TestServerVolumeAttachmentScenario-896858193 tempest-TestServerVolumeAttachmentScenario-896858193-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8142e711-5cb1-46c7-81f5-4e444068ad41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:44:54.679087 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-5e9a66ac-a063-45bc-8903-301ffa17da96 tempest-TestServerVolumeAttachmentScenario-896858193 tempest-TestServerVolumeAttachmentScenario-896858193-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8142e711-5cb1-46c7-81f5-4e444068ad41) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:44:54.679087 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-5e9a66ac-a063-45bc-8903-301ffa17da96 tempest-TestServerVolumeAttachmentScenario-896858193 tempest-TestServerVolumeAttachmentScenario-896858193-project-member] Flow 'volume_create_api' (4740a394-3acb-4bd2-b142-149f646c34b4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:44:54.679087 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-5e9a66ac-a063-45bc-8903-301ffa17da96 tempest-TestServerVolumeAttachmentScenario-896858193 tempest-TestServerVolumeAttachmentScenario-896858193-project-member] Create volume request issued successfully. Aug 25 05:44:54.679087 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-5e9a66ac-a063-45bc-8903-301ffa17da96 tempest-TestServerVolumeAttachmentScenario-896858193 tempest-TestServerVolumeAttachmentScenario-896858193-project-member] https://10.4.3.189/volume/v3/volumes returned with HTTP 202 Aug 25 05:44:54.679472 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 467/1868] 10.4.3.189 () {68 vars in 1259 bytes} [Tue Aug 25 05:44:54 2026] POST /volume/v3/volumes => generated 765 bytes in 565 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 05:44:54.697136 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-5bc147e6-6ffb-471c-b660-261f435b5d06 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:54.699185 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-5bc147e6-6ffb-471c-b660-261f435b5d06 tempest-TestServerVolumeAttachmentScenario-896858193 tempest-TestServerVolumeAttachmentScenario-896858193-project-member] POST https://10.4.3.189/volume/v3/volumes Aug 25 05:44:54.699893 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-5bc147e6-6ffb-471c-b660-261f435b5d06 tempest-TestServerVolumeAttachmentScenario-896858193 tempest-TestServerVolumeAttachmentScenario-896858193-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachmentScenario-volume-1123069410", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:44:54.701582 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.v3.volumes [None req-5bc147e6-6ffb-471c-b660-261f435b5d06 tempest-TestServerVolumeAttachmentScenario-896858193 tempest-TestServerVolumeAttachmentScenario-896858193-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachmentScenario-volume-1123069410', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100269) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 05:44:54.701707 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.v3.volumes [None req-5bc147e6-6ffb-471c-b660-261f435b5d06 tempest-TestServerVolumeAttachmentScenario-896858193 tempest-TestServerVolumeAttachmentScenario-896858193-project-member] Create volume of 1 GB Aug 25 05:44:54.707141 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-5bc147e6-6ffb-471c-b660-261f435b5d06 tempest-TestServerVolumeAttachmentScenario-896858193 tempest-TestServerVolumeAttachmentScenario-896858193-project-member] Availability Zones retrieved successfully. Aug 25 05:44:54.724090 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-5bc147e6-6ffb-471c-b660-261f435b5d06 tempest-TestServerVolumeAttachmentScenario-896858193 tempest-TestServerVolumeAttachmentScenario-896858193-project-member] Flow 'volume_create_api' (4bae18b0-d444-4827-938c-48884cd30078) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:44:54.724090 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-5bc147e6-6ffb-471c-b660-261f435b5d06 tempest-TestServerVolumeAttachmentScenario-896858193 tempest-TestServerVolumeAttachmentScenario-896858193-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4dd9f736-ba9c-4c51-a5ba-330d117d37e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:44:54.724788 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-802475db-1618-4829-b710-16c54b6795ad None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:54.725761 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-802475db-1618-4829-b710-16c54b6795ad tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] GET https://10.4.3.189/volume/v3/volumes/8ea664d7-ecb4-44b0-a0a9-30845f3d436c Aug 25 05:44:54.726180 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-802475db-1618-4829-b710-16c54b6795ad tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:54.726427 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-802475db-1618-4829-b710-16c54b6795ad tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:54.727702 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.flows.api.create_volume [None req-5bc147e6-6ffb-471c-b660-261f435b5d06 tempest-TestServerVolumeAttachmentScenario-896858193 tempest-TestServerVolumeAttachmentScenario-896858193-project-member] Validating volume size '1' using validate_int {{(pid=100269) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 05:44:54.744608 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-802475db-1618-4829-b710-16c54b6795ad tempest-ProjectReaderTests33-1616121900 tempest-ProjectReaderTests33-1616121900-project-admin] https://10.4.3.189/volume/v3/volumes/8ea664d7-ecb4-44b0-a0a9-30845f3d436c returned with HTTP 404 Aug 25 05:44:54.745366 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 472/1869] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:44:54 2026] GET /volume/v3/volumes/8ea664d7-ecb4-44b0-a0a9-30845f3d436c => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:44:54.769221 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-5bc147e6-6ffb-471c-b660-261f435b5d06 tempest-TestServerVolumeAttachmentScenario-896858193 tempest-TestServerVolumeAttachmentScenario-896858193-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4dd9f736-ba9c-4c51-a5ba-330d117d37e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T05:35:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=23fc6e5d-fce0-4521-ba46-4837b4232084,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '23fc6e5d-fce0-4521-ba46-4837b4232084', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:44:54.770724 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-5bc147e6-6ffb-471c-b660-261f435b5d06 tempest-TestServerVolumeAttachmentScenario-896858193 tempest-TestServerVolumeAttachmentScenario-896858193-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7a71f107-af48-4c34-bbaf-6250824b877a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:44:54.782437 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-dfc4584f-dfb4-4c9c-b3ff-43ac03224b7c None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:54.839789 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.quota [None req-5bc147e6-6ffb-471c-b660-261f435b5d06 tempest-TestServerVolumeAttachmentScenario-896858193 tempest-TestServerVolumeAttachmentScenario-896858193-project-member] Created reservations ['3207441c-39a0-4179-a81b-5de40d020acb', '41b30476-7130-428a-94a6-2d23b3ebe320', '94a5e291-6904-4b19-b43d-4c3e540bdd67', 'ec7866ad-38ac-4456-b22e-e5a6e74e01e4'] {{(pid=100269) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:44:54.840705 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-5bc147e6-6ffb-471c-b660-261f435b5d06 tempest-TestServerVolumeAttachmentScenario-896858193 tempest-TestServerVolumeAttachmentScenario-896858193-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7a71f107-af48-4c34-bbaf-6250824b877a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3207441c-39a0-4179-a81b-5de40d020acb', '41b30476-7130-428a-94a6-2d23b3ebe320', '94a5e291-6904-4b19-b43d-4c3e540bdd67', 'ec7866ad-38ac-4456-b22e-e5a6e74e01e4']}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:44:54.841511 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-5bc147e6-6ffb-471c-b660-261f435b5d06 tempest-TestServerVolumeAttachmentScenario-896858193 tempest-TestServerVolumeAttachmentScenario-896858193-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (059d13da-99c0-466c-9a21-c5f14466382a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:44:54.872711 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-5bc147e6-6ffb-471c-b660-261f435b5d06 tempest-TestServerVolumeAttachmentScenario-896858193 tempest-TestServerVolumeAttachmentScenario-896858193-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (059d13da-99c0-466c-9a21-c5f14466382a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0836af34-339c-4f1d-ab79-4116a683e48e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-1123069410',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='60a5f844d1b946cc801c18b99ff470d4',qos_specs=None,replication_status=,reservations=['3207441c-39a0-4179-a81b-5de40d020acb','41b30476-7130-428a-94a6-2d23b3ebe320','94a5e291-6904-4b19-b43d-4c3e540bdd67','ec7866ad-38ac-4456-b22e-e5a6e74e01e4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='111fd890c89b4dceb0c0e9c9b96c7852',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T05:44:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-1123069410',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0836af34-339c-4f1d-ab79-4116a683e48e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='60a5f844d1b946cc801c18b99ff470d4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='111fd890c89b4dceb0c0e9c9b96c7852',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(23fc6e5d-fce0-4521-ba46-4837b4232084),volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:44:54.873144 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-5bc147e6-6ffb-471c-b660-261f435b5d06 tempest-TestServerVolumeAttachmentScenario-896858193 tempest-TestServerVolumeAttachmentScenario-896858193-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4d79c4ec-f8d1-4a5e-ab62-3d7a86ca2c7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:44:54.905385 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-5bc147e6-6ffb-471c-b660-261f435b5d06 tempest-TestServerVolumeAttachmentScenario-896858193 tempest-TestServerVolumeAttachmentScenario-896858193-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4d79c4ec-f8d1-4a5e-ab62-3d7a86ca2c7b) transitioned into state 'SUCCESS' from state '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-1123069410',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='60a5f844d1b946cc801c18b99ff470d4',qos_specs=None,replication_status=,reservations=['3207441c-39a0-4179-a81b-5de40d020acb','41b30476-7130-428a-94a6-2d23b3ebe320','94a5e291-6904-4b19-b43d-4c3e540bdd67','ec7866ad-38ac-4456-b22e-e5a6e74e01e4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='111fd890c89b4dceb0c0e9c9b96c7852',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:44:54.906598 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-5bc147e6-6ffb-471c-b660-261f435b5d06 tempest-TestServerVolumeAttachmentScenario-896858193 tempest-TestServerVolumeAttachmentScenario-896858193-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a171d053-0c72-4c6e-b062-79be2e71deed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:44:54.923922 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-5bc147e6-6ffb-471c-b660-261f435b5d06 tempest-TestServerVolumeAttachmentScenario-896858193 tempest-TestServerVolumeAttachmentScenario-896858193-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a171d053-0c72-4c6e-b062-79be2e71deed) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:44:54.924174 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-497dd92d-94f4-43f0-a290-4acf42a6d57b req-659b82e8-5a92-4fe4-ab93-733a3d266768 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:54.924214 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-5bc147e6-6ffb-471c-b660-261f435b5d06 tempest-TestServerVolumeAttachmentScenario-896858193 tempest-TestServerVolumeAttachmentScenario-896858193-project-member] Flow 'volume_create_api' (4bae18b0-d444-4827-938c-48884cd30078) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:44:54.924214 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-5bc147e6-6ffb-471c-b660-261f435b5d06 tempest-TestServerVolumeAttachmentScenario-896858193 tempest-TestServerVolumeAttachmentScenario-896858193-project-member] Create volume request issued successfully. Aug 25 05:44:54.924214 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-5bc147e6-6ffb-471c-b660-261f435b5d06 tempest-TestServerVolumeAttachmentScenario-896858193 tempest-TestServerVolumeAttachmentScenario-896858193-project-member] https://10.4.3.189/volume/v3/volumes returned with HTTP 202 Aug 25 05:44:54.924521 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 462/1870] 10.4.3.189 () {68 vars in 1259 bytes} [Tue Aug 25 05:44:54 2026] POST /volume/v3/volumes => generated 765 bytes in 228 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 05:44:54.927509 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-497dd92d-94f4-43f0-a290-4acf42a6d57b req-659b82e8-5a92-4fe4-ab93-733a3d266768 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] GET https://10.4.3.189/volume/v3/volumes/caf8524b-33e8-404e-b0d4-4faf9831216d Aug 25 05:44:54.927740 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-497dd92d-94f4-43f0-a290-4acf42a6d57b req-659b82e8-5a92-4fe4-ab93-733a3d266768 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:54.927981 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-497dd92d-94f4-43f0-a290-4acf42a6d57b req-659b82e8-5a92-4fe4-ab93-733a3d266768 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:54.950795 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:44:54.950795 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:44:54.964228 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [req-497dd92d-94f4-43f0-a290-4acf42a6d57b req-659b82e8-5a92-4fe4-ab93-733a3d266768 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Volume info retrieved successfully. Aug 25 05:44:54.970549 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-497dd92d-94f4-43f0-a290-4acf42a6d57b req-659b82e8-5a92-4fe4-ab93-733a3d266768 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] https://10.4.3.189/volume/v3/volumes/caf8524b-33e8-404e-b0d4-4faf9831216d returned with HTTP 200 Aug 25 05:44:54.971049 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 468/1871] 10.4.3.189 () {68 vars in 1598 bytes} [Tue Aug 25 05:44:54 2026] GET /volume/v3/volumes/caf8524b-33e8-404e-b0d4-4faf9831216d => generated 1368 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:44:54.982273 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-8c334ba2-2848-41bc-bc64-e15ebf54198d None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:54.982829 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-8c334ba2-2848-41bc-bc64-e15ebf54198d None None] GET https://10.4.3.189/volume// Aug 25 05:44:54.983136 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-8c334ba2-2848-41bc-bc64-e15ebf54198d None None] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:54.983426 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-8c334ba2-2848-41bc-bc64-e15ebf54198d None None] Calling method 'all' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:54.983850 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-8c334ba2-2848-41bc-bc64-e15ebf54198d None None] https://10.4.3.189/volume// returned with HTTP 300 Aug 25 05:44:54.984961 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-dfc4584f-dfb4-4c9c-b3ff-43ac03224b7c tempest-ExtensionsTestJSON-689894174 tempest-ExtensionsTestJSON-689894174-project-member] GET https://10.4.3.189/volume/v3/extensions Aug 25 05:44:54.985245 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-dfc4584f-dfb4-4c9c-b3ff-43ac03224b7c tempest-ExtensionsTestJSON-689894174 tempest-ExtensionsTestJSON-689894174-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:54.985483 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-dfc4584f-dfb4-4c9c-b3ff-43ac03224b7c tempest-ExtensionsTestJSON-689894174 tempest-ExtensionsTestJSON-689894174-project-member] Calling method 'index' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:54.985900 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-dfc4584f-dfb4-4c9c-b3ff-43ac03224b7c tempest-ExtensionsTestJSON-689894174 tempest-ExtensionsTestJSON-689894174-project-member] https://10.4.3.189/volume/v3/extensions returned with HTTP 200 Aug 25 05:44:54.986394 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 470/1872] 10.4.3.189 () {66 vars in 1246 bytes} [Tue Aug 25 05:44:54 2026] GET /volume/v3/extensions => generated 5245 bytes in 205 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:44:54.987332 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 473/1873] 10.4.3.189 () {66 vars in 1419 bytes} [Tue Aug 25 05:44:54 2026] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 05:44:55.000352 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-497dd92d-94f4-43f0-a290-4acf42a6d57b req-ee65bc5f-464c-4ca0-94a1-a9dc9e9cead2 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:55.002468 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-497dd92d-94f4-43f0-a290-4acf42a6d57b req-ee65bc5f-464c-4ca0-94a1-a9dc9e9cead2 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] POST https://10.4.3.189/volume/v3/attachments Aug 25 05:44:55.004265 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-497dd92d-94f4-43f0-a290-4acf42a6d57b req-ee65bc5f-464c-4ca0-94a1-a9dc9e9cead2 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "caf8524b-33e8-404e-b0d4-4faf9831216d", "connector": null, "instance_uuid": "5c25c4af-0e34-4592-b8de-817659964da6"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:44:55.011489 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:44:55.011489 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:44:55.061637 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-497dd92d-94f4-43f0-a290-4acf42a6d57b req-ee65bc5f-464c-4ca0-94a1-a9dc9e9cead2 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] https://10.4.3.189/volume/v3/attachments returned with HTTP 200 Aug 25 05:44:55.062308 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 463/1874] 10.4.3.189 () {74 vars in 1594 bytes} [Tue Aug 25 05:44:54 2026] POST /volume/v3/attachments => generated 273 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:44:55.498518 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-d1de5e06-9ace-4155-ae77-4429a6a75bf9 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:55.502818 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d1de5e06-9ace-4155-ae77-4429a6a75bf9 tempest-ServerActionsTestOtherB-67625280 tempest-ServerActionsTestOtherB-67625280-project-member] GET https://10.4.3.189/volume/v3/volumes/79e2b96a-e569-4935-8ab1-06f70f0181d7 Aug 25 05:44:55.503364 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d1de5e06-9ace-4155-ae77-4429a6a75bf9 tempest-ServerActionsTestOtherB-67625280 tempest-ServerActionsTestOtherB-67625280-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:55.503679 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d1de5e06-9ace-4155-ae77-4429a6a75bf9 tempest-ServerActionsTestOtherB-67625280 tempest-ServerActionsTestOtherB-67625280-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:55.512882 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d1de5e06-9ace-4155-ae77-4429a6a75bf9 tempest-ServerActionsTestOtherB-67625280 tempest-ServerActionsTestOtherB-67625280-project-member] https://10.4.3.189/volume/v3/volumes/79e2b96a-e569-4935-8ab1-06f70f0181d7 returned with HTTP 404 Aug 25 05:44:55.513616 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 469/1875] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:44:55 2026] GET /volume/v3/volumes/79e2b96a-e569-4935-8ab1-06f70f0181d7 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:44:55.646784 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-c76d2356-cd6e-47d2-bab1-21550cc5e0ec None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:55.649759 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-c76d2356-cd6e-47d2-bab1-21550cc5e0ec tempest-VolumesBackupsV39Test-761201748 tempest-VolumesBackupsV39Test-761201748-project-member] GET https://10.4.3.189/volume/v3/backups/22a182ab-0301-43fb-8867-f27d47f25d5d Aug 25 05:44:55.649759 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-c76d2356-cd6e-47d2-bab1-21550cc5e0ec tempest-VolumesBackupsV39Test-761201748 tempest-VolumesBackupsV39Test-761201748-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:55.649759 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-c76d2356-cd6e-47d2-bab1-21550cc5e0ec tempest-VolumesBackupsV39Test-761201748 tempest-VolumesBackupsV39Test-761201748-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:55.649759 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-c76d2356-cd6e-47d2-bab1-21550cc5e0ec tempest-VolumesBackupsV39Test-761201748 tempest-VolumesBackupsV39Test-761201748-project-member] Show backup with id 22a182ab-0301-43fb-8867-f27d47f25d5d. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:44:55.664395 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:44:55.664395 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:44:55.665852 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-c76d2356-cd6e-47d2-bab1-21550cc5e0ec tempest-VolumesBackupsV39Test-761201748 tempest-VolumesBackupsV39Test-761201748-project-member] https://10.4.3.189/volume/v3/backups/22a182ab-0301-43fb-8867-f27d47f25d5d returned with HTTP 200 Aug 25 05:44:55.666522 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 471/1876] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:44:55 2026] GET /volume/v3/backups/22a182ab-0301-43fb-8867-f27d47f25d5d => generated 797 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:44:56.689373 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-7d3affef-f6d7-4d89-b9d2-c143b820c322 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:56.694001 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-7d3affef-f6d7-4d89-b9d2-c143b820c322 tempest-VolumesBackupsV39Test-761201748 tempest-VolumesBackupsV39Test-761201748-project-member] GET https://10.4.3.189/volume/v3/backups/22a182ab-0301-43fb-8867-f27d47f25d5d Aug 25 05:44:56.694744 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-7d3affef-f6d7-4d89-b9d2-c143b820c322 tempest-VolumesBackupsV39Test-761201748 tempest-VolumesBackupsV39Test-761201748-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:56.694744 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-7d3affef-f6d7-4d89-b9d2-c143b820c322 tempest-VolumesBackupsV39Test-761201748 tempest-VolumesBackupsV39Test-761201748-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:56.694744 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-7d3affef-f6d7-4d89-b9d2-c143b820c322 tempest-VolumesBackupsV39Test-761201748 tempest-VolumesBackupsV39Test-761201748-project-member] Show backup with id 22a182ab-0301-43fb-8867-f27d47f25d5d. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:44:56.708826 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:44:56.708826 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:44:56.710902 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-7d3affef-f6d7-4d89-b9d2-c143b820c322 tempest-VolumesBackupsV39Test-761201748 tempest-VolumesBackupsV39Test-761201748-project-member] https://10.4.3.189/volume/v3/backups/22a182ab-0301-43fb-8867-f27d47f25d5d returned with HTTP 200 Aug 25 05:44:56.712731 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 474/1877] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:44:56 2026] GET /volume/v3/backups/22a182ab-0301-43fb-8867-f27d47f25d5d => generated 798 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:44:56.728722 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-d9d7e116-f099-4e8e-b040-ab2d204b51cd None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:56.731542 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-d9d7e116-f099-4e8e-b040-ab2d204b51cd tempest-VolumesBackupsV39Test-761201748 tempest-VolumesBackupsV39Test-761201748-project-member] GET https://10.4.3.189/volume/v3/volumes/9602eb78-2fac-49e0-9d5c-f256de0319d5 Aug 25 05:44:56.731892 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-d9d7e116-f099-4e8e-b040-ab2d204b51cd tempest-VolumesBackupsV39Test-761201748 tempest-VolumesBackupsV39Test-761201748-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:56.732235 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-d9d7e116-f099-4e8e-b040-ab2d204b51cd tempest-VolumesBackupsV39Test-761201748 tempest-VolumesBackupsV39Test-761201748-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:56.743780 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:44:56.743780 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:44:56.752606 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-d9d7e116-f099-4e8e-b040-ab2d204b51cd tempest-VolumesBackupsV39Test-761201748 tempest-VolumesBackupsV39Test-761201748-project-member] Volume info retrieved successfully. Aug 25 05:44:56.764308 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-d9d7e116-f099-4e8e-b040-ab2d204b51cd tempest-VolumesBackupsV39Test-761201748 tempest-VolumesBackupsV39Test-761201748-project-member] https://10.4.3.189/volume/v3/volumes/9602eb78-2fac-49e0-9d5c-f256de0319d5 returned with HTTP 200 Aug 25 05:44:56.764575 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 464/1878] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:44:56 2026] GET /volume/v3/volumes/9602eb78-2fac-49e0-9d5c-f256de0319d5 => generated 845 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:44:56.783478 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-40cb432d-420d-47c1-b50f-a0a23b8455cf None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:56.785723 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-40cb432d-420d-47c1-b50f-a0a23b8455cf tempest-VolumesBackupsV39Test-761201748 tempest-VolumesBackupsV39Test-761201748-project-member] PUT https://10.4.3.189/volume/v3/backups/22a182ab-0301-43fb-8867-f27d47f25d5d Aug 25 05:44:56.786170 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-40cb432d-420d-47c1-b50f-a0a23b8455cf tempest-VolumesBackupsV39Test-761201748 tempest-VolumesBackupsV39Test-761201748-project-member] Action: 'update', calling method: version_select, body: {"backup": {"name": "tempest-VolumesBackupsV39Test-Backup-920223402", "description": "tempest-volume-backup-description-76635327"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:44:56.792930 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:44:56.792930 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:44:56.804028 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-40cb432d-420d-47c1-b50f-a0a23b8455cf tempest-VolumesBackupsV39Test-761201748 tempest-VolumesBackupsV39Test-761201748-project-member] https://10.4.3.189/volume/v3/backups/22a182ab-0301-43fb-8867-f27d47f25d5d returned with HTTP 200 Aug 25 05:44:56.805245 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 470/1879] 10.4.3.189 () {70 vars in 1409 bytes} [Tue Aug 25 05:44:56 2026] PUT /volume/v3/backups/22a182ab-0301-43fb-8867-f27d47f25d5d => generated 332 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:44:56.815558 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-bfce6f77-418e-4b66-842c-59bde08e3885 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:56.818630 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-e6317b00-d678-4cd8-832f-a9f16a5a5336 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:56.819179 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-e6317b00-d678-4cd8-832f-a9f16a5a5336 None None] GET https://10.4.3.189/volume// Aug 25 05:44:56.819357 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-e6317b00-d678-4cd8-832f-a9f16a5a5336 None None] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:56.819505 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-e6317b00-d678-4cd8-832f-a9f16a5a5336 None None] Calling method 'all' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:56.819895 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-e6317b00-d678-4cd8-832f-a9f16a5a5336 None None] https://10.4.3.189/volume// returned with HTTP 300 Aug 25 05:44:56.820202 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 475/1880] 10.4.3.189 () {66 vars in 1426 bytes} [Tue Aug 25 05:44:56 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Aug 25 05:44:56.820720 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-bfce6f77-418e-4b66-842c-59bde08e3885 tempest-VolumesBackupsV39Test-761201748 tempest-VolumesBackupsV39Test-761201748-project-member] GET https://10.4.3.189/volume/v3/backups/22a182ab-0301-43fb-8867-f27d47f25d5d Aug 25 05:44:56.821134 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-bfce6f77-418e-4b66-842c-59bde08e3885 tempest-VolumesBackupsV39Test-761201748 tempest-VolumesBackupsV39Test-761201748-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:56.821659 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-bfce6f77-418e-4b66-842c-59bde08e3885 tempest-VolumesBackupsV39Test-761201748 tempest-VolumesBackupsV39Test-761201748-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:56.821659 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-bfce6f77-418e-4b66-842c-59bde08e3885 tempest-VolumesBackupsV39Test-761201748 tempest-VolumesBackupsV39Test-761201748-project-member] Show backup with id 22a182ab-0301-43fb-8867-f27d47f25d5d. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:44:56.829830 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:44:56.829830 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:44:56.830461 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-bfce6f77-418e-4b66-842c-59bde08e3885 tempest-VolumesBackupsV39Test-761201748 tempest-VolumesBackupsV39Test-761201748-project-member] https://10.4.3.189/volume/v3/backups/22a182ab-0301-43fb-8867-f27d47f25d5d returned with HTTP 200 Aug 25 05:44:56.831008 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 472/1881] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:44:56 2026] GET /volume/v3/backups/22a182ab-0301-43fb-8867-f27d47f25d5d => generated 837 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:44:56.834579 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-497dd92d-94f4-43f0-a290-4acf42a6d57b req-44341eda-961e-463c-9a2c-d3bfb83f3030 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:56.837366 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-497dd92d-94f4-43f0-a290-4acf42a6d57b req-44341eda-961e-463c-9a2c-d3bfb83f3030 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] GET https://10.4.3.189/volume/v3/volumes/caf8524b-33e8-404e-b0d4-4faf9831216d Aug 25 05:44:56.837366 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-497dd92d-94f4-43f0-a290-4acf42a6d57b req-44341eda-961e-463c-9a2c-d3bfb83f3030 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:56.837482 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-497dd92d-94f4-43f0-a290-4acf42a6d57b req-44341eda-961e-463c-9a2c-d3bfb83f3030 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:56.843572 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-76fb9ff9-2eeb-4b95-99ab-9dc9eadd0cda None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:56.848235 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-1f1d1a37-dc03-426b-bb5a-03fb25e7048f None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:56.850478 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-1f1d1a37-dc03-426b-bb5a-03fb25e7048f tempest-VolumesBackupsV39Test-761201748 tempest-VolumesBackupsV39Test-761201748-project-member] DELETE https://10.4.3.189/volume/v3/backups/22a182ab-0301-43fb-8867-f27d47f25d5d Aug 25 05:44:56.850478 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-1f1d1a37-dc03-426b-bb5a-03fb25e7048f tempest-VolumesBackupsV39Test-761201748 tempest-VolumesBackupsV39Test-761201748-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:56.850668 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-1f1d1a37-dc03-426b-bb5a-03fb25e7048f tempest-VolumesBackupsV39Test-761201748 tempest-VolumesBackupsV39Test-761201748-project-member] Calling method 'delete' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:56.850729 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.contrib.backups [None req-1f1d1a37-dc03-426b-bb5a-03fb25e7048f tempest-VolumesBackupsV39Test-761201748 tempest-VolumesBackupsV39Test-761201748-project-member] Delete backup with id: 22a182ab-0301-43fb-8867-f27d47f25d5d. Aug 25 05:44:56.851655 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:44:56.851655 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:44:56.855826 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:44:56.855826 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:44:56.865391 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [req-497dd92d-94f4-43f0-a290-4acf42a6d57b req-44341eda-961e-463c-9a2c-d3bfb83f3030 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Volume info retrieved successfully. Aug 25 05:44:56.873670 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-497dd92d-94f4-43f0-a290-4acf42a6d57b req-44341eda-961e-463c-9a2c-d3bfb83f3030 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] https://10.4.3.189/volume/v3/volumes/caf8524b-33e8-404e-b0d4-4faf9831216d returned with HTTP 200 Aug 25 05:44:56.874338 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 465/1882] 10.4.3.189 () {70 vars in 1639 bytes} [Tue Aug 25 05:44:56 2026] GET /volume/v3/volumes/caf8524b-33e8-404e-b0d4-4faf9831216d => generated 1547 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 05:44:56.895165 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.backup.rpcapi [None req-1f1d1a37-dc03-426b-bb5a-03fb25e7048f tempest-VolumesBackupsV39Test-761201748 tempest-VolumesBackupsV39Test-761201748-project-member] delete_backup rpcapi backup_id 22a182ab-0301-43fb-8867-f27d47f25d5d {{(pid=100271) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 25 05:44:56.898166 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-1f1d1a37-dc03-426b-bb5a-03fb25e7048f tempest-VolumesBackupsV39Test-761201748 tempest-VolumesBackupsV39Test-761201748-project-member] https://10.4.3.189/volume/v3/backups/22a182ab-0301-43fb-8867-f27d47f25d5d returned with HTTP 202 Aug 25 05:44:56.898785 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 476/1883] 10.4.3.189 () {68 vars in 1391 bytes} [Tue Aug 25 05:44:56 2026] DELETE /volume/v3/backups/22a182ab-0301-43fb-8867-f27d47f25d5d => generated 0 bytes in 51 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 05:44:56.911891 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-775b193f-9ffd-4fac-a760-ebde1726af5e None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:56.915709 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-775b193f-9ffd-4fac-a760-ebde1726af5e tempest-VolumesBackupsV39Test-761201748 tempest-VolumesBackupsV39Test-761201748-project-member] GET https://10.4.3.189/volume/v3/backups/22a182ab-0301-43fb-8867-f27d47f25d5d Aug 25 05:44:56.916088 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-775b193f-9ffd-4fac-a760-ebde1726af5e tempest-VolumesBackupsV39Test-761201748 tempest-VolumesBackupsV39Test-761201748-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:56.916760 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-775b193f-9ffd-4fac-a760-ebde1726af5e tempest-VolumesBackupsV39Test-761201748 tempest-VolumesBackupsV39Test-761201748-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:56.916940 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-775b193f-9ffd-4fac-a760-ebde1726af5e tempest-VolumesBackupsV39Test-761201748 tempest-VolumesBackupsV39Test-761201748-project-member] Show backup with id 22a182ab-0301-43fb-8867-f27d47f25d5d. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:44:56.922573 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:44:56.922573 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:44:56.924021 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-775b193f-9ffd-4fac-a760-ebde1726af5e tempest-VolumesBackupsV39Test-761201748 tempest-VolumesBackupsV39Test-761201748-project-member] https://10.4.3.189/volume/v3/backups/22a182ab-0301-43fb-8867-f27d47f25d5d returned with HTTP 200 Aug 25 05:44:56.924800 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 473/1884] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:44:56 2026] GET /volume/v3/backups/22a182ab-0301-43fb-8867-f27d47f25d5d => generated 836 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:44:57.029170 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-497dd92d-94f4-43f0-a290-4acf42a6d57b req-cbdd2d75-e78e-42cc-8e9f-97282841cc9d None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:57.031567 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-497dd92d-94f4-43f0-a290-4acf42a6d57b req-cbdd2d75-e78e-42cc-8e9f-97282841cc9d tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] PUT https://10.4.3.189/volume/v3/attachments/5c74a23a-2f59-4e24-8165-b32488d1c424 Aug 25 05:44:57.033149 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-497dd92d-94f4-43f0-a290-4acf42a6d57b req-cbdd2d75-e78e-42cc-8e9f-97282841cc9d tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.189", "host": "np0000008051", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:8b4a65c6a3e1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "a19da604-b1eb-4396-a9d5-30b16dae3da8", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:44:57.041846 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-76fb9ff9-2eeb-4b95-99ab-9dc9eadd0cda tempest-VolumeQuotasAdminTestJSON-1916203723 tempest-VolumeQuotasAdminTestJSON-1916203723-project-admin] GET https://10.4.3.189/volume/v3/os-quota-sets/6873619e473c43c6b558393f83149490 Aug 25 05:44:57.043319 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.coordination [req-497dd92d-94f4-43f0-a290-4acf42a6d57b req-cbdd2d75-e78e-42cc-8e9f-97282841cc9d tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Acquiring lock "cinder-attachment_update-caf8524b-33e8-404e-b0d4-4faf9831216d-np0000008051" by "attachment_update" {{(pid=100269) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 05:44:57.044780 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-76fb9ff9-2eeb-4b95-99ab-9dc9eadd0cda tempest-VolumeQuotasAdminTestJSON-1916203723 tempest-VolumeQuotasAdminTestJSON-1916203723-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:57.045232 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-76fb9ff9-2eeb-4b95-99ab-9dc9eadd0cda tempest-VolumeQuotasAdminTestJSON-1916203723 tempest-VolumeQuotasAdminTestJSON-1916203723-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:57.050329 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.coordination [req-497dd92d-94f4-43f0-a290-4acf42a6d57b req-cbdd2d75-e78e-42cc-8e9f-97282841cc9d tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Lock "cinder-attachment_update-caf8524b-33e8-404e-b0d4-4faf9831216d-np0000008051" acquired by "attachment_update" :: waited 0.007s {{(pid=100269) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 05:44:57.051456 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:44:57.051456 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:44:57.078393 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-76fb9ff9-2eeb-4b95-99ab-9dc9eadd0cda tempest-VolumeQuotasAdminTestJSON-1916203723 tempest-VolumeQuotasAdminTestJSON-1916203723-project-admin] https://10.4.3.189/volume/v3/os-quota-sets/6873619e473c43c6b558393f83149490 returned with HTTP 200 Aug 25 05:44:57.078870 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 471/1885] 10.4.3.189 () {66 vars in 1354 bytes} [Tue Aug 25 05:44:56 2026] GET /volume/v3/os-quota-sets/6873619e473c43c6b558393f83149490 => generated 437 bytes in 236 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:44:57.094886 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-d4bf791b-a9a5-4ca5-8e19-a5f718be669f None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:57.100173 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-d4bf791b-a9a5-4ca5-8e19-a5f718be669f tempest-VolumeQuotasAdminTestJSON-1916203723 tempest-VolumeQuotasAdminTestJSON-1916203723-project-admin] GET https://10.4.3.189/volume/v3/os-quota-sets/6873619e473c43c6b558393f83149490/defaults Aug 25 05:44:57.100173 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-d4bf791b-a9a5-4ca5-8e19-a5f718be669f tempest-VolumeQuotasAdminTestJSON-1916203723 tempest-VolumeQuotasAdminTestJSON-1916203723-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:57.100323 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-d4bf791b-a9a5-4ca5-8e19-a5f718be669f tempest-VolumeQuotasAdminTestJSON-1916203723 tempest-VolumeQuotasAdminTestJSON-1916203723-project-admin] Calling method 'defaults' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:57.123818 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-d4bf791b-a9a5-4ca5-8e19-a5f718be669f tempest-VolumeQuotasAdminTestJSON-1916203723 tempest-VolumeQuotasAdminTestJSON-1916203723-project-admin] https://10.4.3.189/volume/v3/os-quota-sets/6873619e473c43c6b558393f83149490/defaults returned with HTTP 200 Aug 25 05:44:57.123818 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 477/1886] 10.4.3.189 () {66 vars in 1381 bytes} [Tue Aug 25 05:44:57 2026] GET /volume/v3/os-quota-sets/6873619e473c43c6b558393f83149490/defaults => generated 437 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:44:57.140080 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-9f4ec30f-654a-4536-ba8b-8a0251cd3994 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:57.143700 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-9f4ec30f-654a-4536-ba8b-8a0251cd3994 tempest-VolumeQuotasAdminTestJSON-1916203723 tempest-VolumeQuotasAdminTestJSON-1916203723-project-admin] PUT https://10.4.3.189/volume/v3/os-quota-sets/6873619e473c43c6b558393f83149490 Aug 25 05:44:57.145074 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-9f4ec30f-654a-4536-ba8b-8a0251cd3994 tempest-VolumeQuotasAdminTestJSON-1916203723 tempest-VolumeQuotasAdminTestJSON-1916203723-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 15}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:44:57.204654 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.coordination [req-497dd92d-94f4-43f0-a290-4acf42a6d57b req-cbdd2d75-e78e-42cc-8e9f-97282841cc9d tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Lock "cinder-attachment_update-caf8524b-33e8-404e-b0d4-4faf9831216d-np0000008051" released by "attachment_update" :: held 0.153s {{(pid=100269) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 05:44:57.204654 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-497dd92d-94f4-43f0-a290-4acf42a6d57b req-cbdd2d75-e78e-42cc-8e9f-97282841cc9d tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] https://10.4.3.189/volume/v3/attachments/5c74a23a-2f59-4e24-8165-b32488d1c424 returned with HTTP 200 Aug 25 05:44:57.204654 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 466/1887] 10.4.3.189 () {74 vars in 1704 bytes} [Tue Aug 25 05:44:57 2026] PUT /volume/v3/attachments/5c74a23a-2f59-4e24-8165-b32488d1c424 => generated 969 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:44:57.208081 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-9f4ec30f-654a-4536-ba8b-8a0251cd3994 tempest-VolumeQuotasAdminTestJSON-1916203723 tempest-VolumeQuotasAdminTestJSON-1916203723-project-admin] https://10.4.3.189/volume/v3/os-quota-sets/6873619e473c43c6b558393f83149490 returned with HTTP 200 Aug 25 05:44:57.208081 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 474/1888] 10.4.3.189 () {68 vars in 1374 bytes} [Tue Aug 25 05:44:57 2026] PUT /volume/v3/os-quota-sets/6873619e473c43c6b558393f83149490 => generated 395 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:44:57.220282 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-4c8445bb-dba7-4f8f-9af6-d57483a3859a None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:57.224313 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-4c8445bb-dba7-4f8f-9af6-d57483a3859a tempest-VolumeQuotasAdminTestJSON-1916203723 tempest-VolumeQuotasAdminTestJSON-1916203723-project-admin] DELETE https://10.4.3.189/volume/v3/os-quota-sets/6873619e473c43c6b558393f83149490 Aug 25 05:44:57.224313 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-4c8445bb-dba7-4f8f-9af6-d57483a3859a tempest-VolumeQuotasAdminTestJSON-1916203723 tempest-VolumeQuotasAdminTestJSON-1916203723-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:57.224640 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-4c8445bb-dba7-4f8f-9af6-d57483a3859a tempest-VolumeQuotasAdminTestJSON-1916203723 tempest-VolumeQuotasAdminTestJSON-1916203723-project-admin] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:57.244120 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-4c8445bb-dba7-4f8f-9af6-d57483a3859a tempest-VolumeQuotasAdminTestJSON-1916203723 tempest-VolumeQuotasAdminTestJSON-1916203723-project-admin] https://10.4.3.189/volume/v3/os-quota-sets/6873619e473c43c6b558393f83149490 returned with HTTP 200 Aug 25 05:44:57.244693 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 472/1889] 10.4.3.189 () {66 vars in 1357 bytes} [Tue Aug 25 05:44:57 2026] DELETE /volume/v3/os-quota-sets/6873619e473c43c6b558393f83149490 => generated 0 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 283 bytes (2 switches on core 0) Aug 25 05:44:57.247388 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-497dd92d-94f4-43f0-a290-4acf42a6d57b req-66071390-3d04-4228-88f2-60ac7127b8d5 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:57.252720 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-497dd92d-94f4-43f0-a290-4acf42a6d57b req-66071390-3d04-4228-88f2-60ac7127b8d5 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] POST https://10.4.3.189/volume/v3/attachments/5c74a23a-2f59-4e24-8165-b32488d1c424/action Aug 25 05:44:57.252720 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-497dd92d-94f4-43f0-a290-4acf42a6d57b req-66071390-3d04-4228-88f2-60ac7127b8d5 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Action body: b'{"os-complete": null}' {{(pid=100271) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 05:44:57.252720 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-497dd92d-94f4-43f0-a290-4acf42a6d57b req-66071390-3d04-4228-88f2-60ac7127b8d5 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:44:57.255960 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-df87b01b-e1d2-4322-9f1f-575f8a3e2834 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:57.260199 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-df87b01b-e1d2-4322-9f1f-575f8a3e2834 tempest-VolumeQuotasAdminTestJSON-1916203723 tempest-VolumeQuotasAdminTestJSON-1916203723-project-admin] GET https://10.4.3.189/volume/v3/os-quota-sets/6873619e473c43c6b558393f83149490 Aug 25 05:44:57.260199 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-df87b01b-e1d2-4322-9f1f-575f8a3e2834 tempest-VolumeQuotasAdminTestJSON-1916203723 tempest-VolumeQuotasAdminTestJSON-1916203723-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:57.261593 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-df87b01b-e1d2-4322-9f1f-575f8a3e2834 tempest-VolumeQuotasAdminTestJSON-1916203723 tempest-VolumeQuotasAdminTestJSON-1916203723-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:57.261593 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:44:57.261593 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:44:57.274933 np0000008051 devstack@c-api.service[100269]: WARNING cinder.quota [None req-df87b01b-e1d2-4322-9f1f-575f8a3e2834 tempest-VolumeQuotasAdminTestJSON-1916203723 tempest-VolumeQuotasAdminTestJSON-1916203723-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 25 05:44:57.275933 np0000008051 devstack@c-api.service[100269]: WARNING cinder.quota [None req-df87b01b-e1d2-4322-9f1f-575f8a3e2834 tempest-VolumeQuotasAdminTestJSON-1916203723 tempest-VolumeQuotasAdminTestJSON-1916203723-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 25 05:44:57.276401 np0000008051 devstack@c-api.service[100269]: WARNING cinder.quota [None req-df87b01b-e1d2-4322-9f1f-575f8a3e2834 tempest-VolumeQuotasAdminTestJSON-1916203723 tempest-VolumeQuotasAdminTestJSON-1916203723-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 25 05:44:57.276761 np0000008051 devstack@c-api.service[100269]: WARNING cinder.quota [None req-df87b01b-e1d2-4322-9f1f-575f8a3e2834 tempest-VolumeQuotasAdminTestJSON-1916203723 tempest-VolumeQuotasAdminTestJSON-1916203723-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 25 05:44:57.284375 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:44:57.284375 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:44:57.286133 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-df87b01b-e1d2-4322-9f1f-575f8a3e2834 tempest-VolumeQuotasAdminTestJSON-1916203723 tempest-VolumeQuotasAdminTestJSON-1916203723-project-admin] https://10.4.3.189/volume/v3/os-quota-sets/6873619e473c43c6b558393f83149490 returned with HTTP 200 Aug 25 05:44:57.286352 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 467/1890] 10.4.3.189 () {66 vars in 1354 bytes} [Tue Aug 25 05:44:57 2026] GET /volume/v3/os-quota-sets/6873619e473c43c6b558393f83149490 => generated 437 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:44:57.305255 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-6e41c1db-ce32-4c79-9e2f-f55a2391fee1 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:57.307809 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-6e41c1db-ce32-4c79-9e2f-f55a2391fee1 tempest-VolumeQuotasAdminTestJSON-1916203723 tempest-VolumeQuotasAdminTestJSON-1916203723-project-admin] PUT https://10.4.3.189/volume/v3/os-quota-sets/6873619e473c43c6b558393f83149490 Aug 25 05:44:57.308264 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-6e41c1db-ce32-4c79-9e2f-f55a2391fee1 tempest-VolumeQuotasAdminTestJSON-1916203723 tempest-VolumeQuotasAdminTestJSON-1916203723-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=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:44:57.311718 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-497dd92d-94f4-43f0-a290-4acf42a6d57b req-66071390-3d04-4228-88f2-60ac7127b8d5 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] https://10.4.3.189/volume/v3/attachments/5c74a23a-2f59-4e24-8165-b32488d1c424/action returned with HTTP 204 Aug 25 05:44:57.312321 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 478/1891] 10.4.3.189 () {74 vars in 1725 bytes} [Tue Aug 25 05:44:57 2026] POST /volume/v3/attachments/5c74a23a-2f59-4e24-8165-b32488d1c424/action => generated 0 bytes in 66 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:44:57.559084 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-6e41c1db-ce32-4c79-9e2f-f55a2391fee1 tempest-VolumeQuotasAdminTestJSON-1916203723 tempest-VolumeQuotasAdminTestJSON-1916203723-project-admin] https://10.4.3.189/volume/v3/os-quota-sets/6873619e473c43c6b558393f83149490 returned with HTTP 200 Aug 25 05:44:57.559489 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 475/1892] 10.4.3.189 () {68 vars in 1375 bytes} [Tue Aug 25 05:44:57 2026] PUT /volume/v3/os-quota-sets/6873619e473c43c6b558393f83149490 => generated 395 bytes in 255 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:44:57.577203 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-b3a0aa53-4334-44f3-8981-e2d9adc69f3e None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:57.583927 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b3a0aa53-4334-44f3-8981-e2d9adc69f3e tempest-VolumeQuotasAdminTestJSON-1916203723 tempest-VolumeQuotasAdminTestJSON-1916203723-project-admin] GET https://10.4.3.189/volume/v3/os-quota-sets/6873619e473c43c6b558393f83149490/defaults Aug 25 05:44:57.585166 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b3a0aa53-4334-44f3-8981-e2d9adc69f3e tempest-VolumeQuotasAdminTestJSON-1916203723 tempest-VolumeQuotasAdminTestJSON-1916203723-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:57.585166 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b3a0aa53-4334-44f3-8981-e2d9adc69f3e tempest-VolumeQuotasAdminTestJSON-1916203723 tempest-VolumeQuotasAdminTestJSON-1916203723-project-admin] Calling method 'defaults' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:57.610373 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b3a0aa53-4334-44f3-8981-e2d9adc69f3e tempest-VolumeQuotasAdminTestJSON-1916203723 tempest-VolumeQuotasAdminTestJSON-1916203723-project-admin] https://10.4.3.189/volume/v3/os-quota-sets/6873619e473c43c6b558393f83149490/defaults returned with HTTP 200 Aug 25 05:44:57.611257 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 473/1893] 10.4.3.189 () {66 vars in 1381 bytes} [Tue Aug 25 05:44:57 2026] GET /volume/v3/os-quota-sets/6873619e473c43c6b558393f83149490/defaults => generated 437 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:44:57.627397 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-9384b871-3738-4a4b-be2f-bfe29a495d13 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:57.629734 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-9384b871-3738-4a4b-be2f-bfe29a495d13 tempest-VolumeQuotasAdminTestJSON-1916203723 tempest-VolumeQuotasAdminTestJSON-1916203723-project-admin] GET https://10.4.3.189/volume/v3/os-quota-sets/6873619e473c43c6b558393f83149490 Aug 25 05:44:57.630187 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-9384b871-3738-4a4b-be2f-bfe29a495d13 tempest-VolumeQuotasAdminTestJSON-1916203723 tempest-VolumeQuotasAdminTestJSON-1916203723-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:57.630463 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-9384b871-3738-4a4b-be2f-bfe29a495d13 tempest-VolumeQuotasAdminTestJSON-1916203723 tempest-VolumeQuotasAdminTestJSON-1916203723-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:57.667620 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-9384b871-3738-4a4b-be2f-bfe29a495d13 tempest-VolumeQuotasAdminTestJSON-1916203723 tempest-VolumeQuotasAdminTestJSON-1916203723-project-admin] https://10.4.3.189/volume/v3/os-quota-sets/6873619e473c43c6b558393f83149490 returned with HTTP 200 Aug 25 05:44:57.668130 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 468/1894] 10.4.3.189 () {66 vars in 1354 bytes} [Tue Aug 25 05:44:57 2026] GET /volume/v3/os-quota-sets/6873619e473c43c6b558393f83149490 => generated 437 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:44:57.684654 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-3284011d-1db2-4f54-9006-639a60939b92 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:57.686895 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-3284011d-1db2-4f54-9006-639a60939b92 tempest-VolumeQuotasAdminTestJSON-1916203723 tempest-VolumeQuotasAdminTestJSON-1916203723-project-admin] GET https://10.4.3.189/volume/v3/os-quota-sets/6873619e473c43c6b558393f83149490?usage=True Aug 25 05:44:57.686895 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-3284011d-1db2-4f54-9006-639a60939b92 tempest-VolumeQuotasAdminTestJSON-1916203723 tempest-VolumeQuotasAdminTestJSON-1916203723-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:57.687571 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-3284011d-1db2-4f54-9006-639a60939b92 tempest-VolumeQuotasAdminTestJSON-1916203723 tempest-VolumeQuotasAdminTestJSON-1916203723-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:57.735521 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-fd696cf8-82ff-483e-94c5-1c5efc9c5de4 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:57.737709 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-3284011d-1db2-4f54-9006-639a60939b92 tempest-VolumeQuotasAdminTestJSON-1916203723 tempest-VolumeQuotasAdminTestJSON-1916203723-project-admin] https://10.4.3.189/volume/v3/os-quota-sets/6873619e473c43c6b558393f83149490?usage=True returned with HTTP 200 Aug 25 05:44:57.738242 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 479/1895] 10.4.3.189 () {66 vars in 1375 bytes} [Tue Aug 25 05:44:57 2026] GET /volume/v3/os-quota-sets/6873619e473c43c6b558393f83149490?usage=True => generated 1061 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:44:57.760954 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-e2a28eb4-d438-4cb0-b4e5-4d95e76701b9 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:57.921235 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-fd696cf8-82ff-483e-94c5-1c5efc9c5de4 tempest-ProjectMemberTests-1488842419 tempest-ProjectMemberTests-1488842419-project-admin] POST https://10.4.3.189/volume/v3/types Aug 25 05:44:57.921759 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-fd696cf8-82ff-483e-94c5-1c5efc9c5de4 tempest-ProjectMemberTests-1488842419 tempest-ProjectMemberTests-1488842419-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-1290389960", "extra_specs": {"storage_protocol": "tempest-storage_protocol-2088494448", "vendor_name": "tempest-vendor_name-103195677"}}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:44:57.939607 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-ed9d4916-16dd-400a-b45f-3f239adfa299 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:57.940941 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-ed9d4916-16dd-400a-b45f-3f239adfa299 tempest-VolumesBackupsV39Test-761201748 tempest-VolumesBackupsV39Test-761201748-project-member] GET https://10.4.3.189/volume/v3/backups/22a182ab-0301-43fb-8867-f27d47f25d5d Aug 25 05:44:57.942120 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-ed9d4916-16dd-400a-b45f-3f239adfa299 tempest-VolumesBackupsV39Test-761201748 tempest-VolumesBackupsV39Test-761201748-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:57.942120 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-ed9d4916-16dd-400a-b45f-3f239adfa299 tempest-VolumesBackupsV39Test-761201748 tempest-VolumesBackupsV39Test-761201748-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:57.942120 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-ed9d4916-16dd-400a-b45f-3f239adfa299 tempest-VolumesBackupsV39Test-761201748 tempest-VolumesBackupsV39Test-761201748-project-member] Show backup with id 22a182ab-0301-43fb-8867-f27d47f25d5d. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:44:57.948459 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:44:57.948459 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:44:57.949837 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-ed9d4916-16dd-400a-b45f-3f239adfa299 tempest-VolumesBackupsV39Test-761201748 tempest-VolumesBackupsV39Test-761201748-project-member] https://10.4.3.189/volume/v3/backups/22a182ab-0301-43fb-8867-f27d47f25d5d returned with HTTP 200 Aug 25 05:44:57.950455 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 469/1896] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:44:57 2026] GET /volume/v3/backups/22a182ab-0301-43fb-8867-f27d47f25d5d => generated 836 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:44:57.953184 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-fd696cf8-82ff-483e-94c5-1c5efc9c5de4 tempest-ProjectMemberTests-1488842419 tempest-ProjectMemberTests-1488842419-project-admin] https://10.4.3.189/volume/v3/types returned with HTTP 200 Aug 25 05:44:57.953393 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 476/1897] 10.4.3.189 () {68 vars in 1253 bytes} [Tue Aug 25 05:44:57 2026] POST /volume/v3/types => generated 329 bytes in 220 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:44:57.967559 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-2d283cc0-cb3a-4c16-84db-9426d7983092 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:57.970694 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-2d283cc0-cb3a-4c16-84db-9426d7983092 tempest-ProjectMemberTests-1488842419 tempest-ProjectMemberTests-1488842419-project-admin] POST https://10.4.3.189/volume/v3/volumes Aug 25 05:44:57.971194 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-2d283cc0-cb3a-4c16-84db-9426d7983092 tempest-ProjectMemberTests-1488842419 tempest-ProjectMemberTests-1488842419-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "de30e3c9-44d9-405d-b675-7d9f1b97226e", "size": 1}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:44:57.973713 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.v3.volumes [None req-2d283cc0-cb3a-4c16-84db-9426d7983092 tempest-ProjectMemberTests-1488842419 tempest-ProjectMemberTests-1488842419-project-admin] Create volume request body: {'volume': {'volume_type': 'de30e3c9-44d9-405d-b675-7d9f1b97226e', 'size': 1}} {{(pid=100271) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 05:44:57.978902 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [None req-2d283cc0-cb3a-4c16-84db-9426d7983092 tempest-ProjectMemberTests-1488842419 tempest-ProjectMemberTests-1488842419-project-admin] Create volume of 1 GB Aug 25 05:44:57.979599 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:44:57.979599 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:44:57.979974 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-2d283cc0-cb3a-4c16-84db-9426d7983092 tempest-ProjectMemberTests-1488842419 tempest-ProjectMemberTests-1488842419-project-admin] Availability Zones retrieved successfully. Aug 25 05:44:57.987805 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e2a28eb4-d438-4cb0-b4e5-4d95e76701b9 tempest-VolumeQuotasAdminTestJSON-769640163 tempest-VolumeQuotasAdminTestJSON-769640163-project-member] POST https://10.4.3.189/volume/v3/volumes Aug 25 05:44:57.987805 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e2a28eb4-d438-4cb0-b4e5-4d95e76701b9 tempest-VolumeQuotasAdminTestJSON-769640163 tempest-VolumeQuotasAdminTestJSON-769640163-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-138932477"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:44:57.990787 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.v3.volumes [None req-e2a28eb4-d438-4cb0-b4e5-4d95e76701b9 tempest-VolumeQuotasAdminTestJSON-769640163 tempest-VolumeQuotasAdminTestJSON-769640163-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasAdminTestJSON-Volume-138932477'}} {{(pid=100268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 05:44:57.990906 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-e2a28eb4-d438-4cb0-b4e5-4d95e76701b9 tempest-VolumeQuotasAdminTestJSON-769640163 tempest-VolumeQuotasAdminTestJSON-769640163-project-member] Create volume of 1 GB Aug 25 05:44:57.993156 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-2d283cc0-cb3a-4c16-84db-9426d7983092 tempest-ProjectMemberTests-1488842419 tempest-ProjectMemberTests-1488842419-project-admin] Flow 'volume_create_api' (cdb19962-c716-440e-a4f8-0662f9c9e60e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:44:57.995093 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-2d283cc0-cb3a-4c16-84db-9426d7983092 tempest-ProjectMemberTests-1488842419 tempest-ProjectMemberTests-1488842419-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (abc97a7b-aa39-4f35-9791-99e0aea7353a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:44:57.995532 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.flows.api.create_volume [None req-2d283cc0-cb3a-4c16-84db-9426d7983092 tempest-ProjectMemberTests-1488842419 tempest-ProjectMemberTests-1488842419-project-admin] Validating volume size '1' using validate_int {{(pid=100271) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 05:44:57.998168 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-e2a28eb4-d438-4cb0-b4e5-4d95e76701b9 tempest-VolumeQuotasAdminTestJSON-769640163 tempest-VolumeQuotasAdminTestJSON-769640163-project-member] Availability Zones retrieved successfully. Aug 25 05:44:58.007286 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-e2a28eb4-d438-4cb0-b4e5-4d95e76701b9 tempest-VolumeQuotasAdminTestJSON-769640163 tempest-VolumeQuotasAdminTestJSON-769640163-project-member] Flow 'volume_create_api' (ede553fd-e188-4285-b4db-f662a2e1cbc1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:44:58.009471 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-e2a28eb4-d438-4cb0-b4e5-4d95e76701b9 tempest-VolumeQuotasAdminTestJSON-769640163 tempest-VolumeQuotasAdminTestJSON-769640163-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (415545db-c5b0-4106-9a02-82d6f9ef7664) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:44:58.010951 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.flows.api.create_volume [None req-e2a28eb4-d438-4cb0-b4e5-4d95e76701b9 tempest-VolumeQuotasAdminTestJSON-769640163 tempest-VolumeQuotasAdminTestJSON-769640163-project-member] Validating volume size '1' using validate_int {{(pid=100268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 05:44:58.028274 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-2d283cc0-cb3a-4c16-84db-9426d7983092 tempest-ProjectMemberTests-1488842419 tempest-ProjectMemberTests-1488842419-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (abc97a7b-aa39-4f35-9791-99e0aea7353a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T05:44:58Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-2088494448',vendor_name='tempest-vendor_name-103195677'},id=de30e3c9-44d9-405d-b675-7d9f1b97226e,is_public=True,name='tempest-ProjectMemberTests-volume-type-1290389960',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'de30e3c9-44d9-405d-b675-7d9f1b97226e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:44:58.029398 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-2d283cc0-cb3a-4c16-84db-9426d7983092 tempest-ProjectMemberTests-1488842419 tempest-ProjectMemberTests-1488842419-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c39b2b2f-4d31-443e-ba4c-62d02ac0ef31) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:44:58.050405 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-e2a28eb4-d438-4cb0-b4e5-4d95e76701b9 tempest-VolumeQuotasAdminTestJSON-769640163 tempest-VolumeQuotasAdminTestJSON-769640163-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (415545db-c5b0-4106-9a02-82d6f9ef7664) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T05:35:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=23fc6e5d-fce0-4521-ba46-4837b4232084,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '23fc6e5d-fce0-4521-ba46-4837b4232084', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:44:58.052683 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-e2a28eb4-d438-4cb0-b4e5-4d95e76701b9 tempest-VolumeQuotasAdminTestJSON-769640163 tempest-VolumeQuotasAdminTestJSON-769640163-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9b548a2c-babe-4479-9cbb-56a52b33d495) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:44:58.072305 np0000008051 devstack@c-api.service[100271]: WARNING cinder.quota [None req-2d283cc0-cb3a-4c16-84db-9426d7983092 tempest-ProjectMemberTests-1488842419 tempest-ProjectMemberTests-1488842419-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-1290389960 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-1290389960, it is now deprecated. Please use the default quota class for default quota. Aug 25 05:44:58.072649 np0000008051 devstack@c-api.service[100271]: WARNING cinder.quota [None req-2d283cc0-cb3a-4c16-84db-9426d7983092 tempest-ProjectMemberTests-1488842419 tempest-ProjectMemberTests-1488842419-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-1290389960 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-1290389960, it is now deprecated. Please use the default quota class for default quota. Aug 25 05:44:58.130076 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.quota [None req-2d283cc0-cb3a-4c16-84db-9426d7983092 tempest-ProjectMemberTests-1488842419 tempest-ProjectMemberTests-1488842419-project-admin] Created reservations ['80761f32-4637-4f87-b6c0-8efb69cf2432', '2868b213-cf46-488c-bdbf-dff091d35e88', 'd6d38d3d-2a60-41d0-8e41-6f50fdd711fd', 'a79dce6a-c843-462c-b8c5-d9b6c2972975'] {{(pid=100271) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:44:58.130882 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-2d283cc0-cb3a-4c16-84db-9426d7983092 tempest-ProjectMemberTests-1488842419 tempest-ProjectMemberTests-1488842419-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c39b2b2f-4d31-443e-ba4c-62d02ac0ef31) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['80761f32-4637-4f87-b6c0-8efb69cf2432', '2868b213-cf46-488c-bdbf-dff091d35e88', 'd6d38d3d-2a60-41d0-8e41-6f50fdd711fd', 'a79dce6a-c843-462c-b8c5-d9b6c2972975']}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:44:58.132497 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-2d283cc0-cb3a-4c16-84db-9426d7983092 tempest-ProjectMemberTests-1488842419 tempest-ProjectMemberTests-1488842419-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (44ce37e2-9924-43bd-9543-ed4106ecdfb4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:44:58.154645 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-e2a28eb4-d438-4cb0-b4e5-4d95e76701b9 tempest-VolumeQuotasAdminTestJSON-769640163 tempest-VolumeQuotasAdminTestJSON-769640163-project-member] Created reservations ['1d4406bf-5b49-4c9c-915e-de6aa465fc8d', '14e56004-df45-4213-bf82-4b402edc2702', '4103a3a8-df67-4bd5-8d7b-f4315593f140', '586db2a3-8c49-4b17-8c4a-c9e6c23c4268'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:44:58.154645 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-e2a28eb4-d438-4cb0-b4e5-4d95e76701b9 tempest-VolumeQuotasAdminTestJSON-769640163 tempest-VolumeQuotasAdminTestJSON-769640163-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9b548a2c-babe-4479-9cbb-56a52b33d495) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1d4406bf-5b49-4c9c-915e-de6aa465fc8d', '14e56004-df45-4213-bf82-4b402edc2702', '4103a3a8-df67-4bd5-8d7b-f4315593f140', '586db2a3-8c49-4b17-8c4a-c9e6c23c4268']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:44:58.155413 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-e2a28eb4-d438-4cb0-b4e5-4d95e76701b9 tempest-VolumeQuotasAdminTestJSON-769640163 tempest-VolumeQuotasAdminTestJSON-769640163-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (943f0a04-313e-446a-b9e6-b0f2429e7065) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:44:58.175634 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-2d283cc0-cb3a-4c16-84db-9426d7983092 tempest-ProjectMemberTests-1488842419 tempest-ProjectMemberTests-1488842419-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (44ce37e2-9924-43bd-9543-ed4106ecdfb4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0c2da75c-bceb-4af7-af12-cb4056de3a29', '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='46fae38521d7496db697f9a345b55f9e',qos_specs=None,replication_status=,reservations=['80761f32-4637-4f87-b6c0-8efb69cf2432','2868b213-cf46-488c-bdbf-dff091d35e88','d6d38d3d-2a60-41d0-8e41-6f50fdd711fd','a79dce6a-c843-462c-b8c5-d9b6c2972975'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='56c2bd1361b44cb495908c7d30beb47f',volume_type_id=de30e3c9-44d9-405d-b675-7d9f1b97226e), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T05:44: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=0c2da75c-bceb-4af7-af12-cb4056de3a29,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='46fae38521d7496db697f9a345b55f9e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='56c2bd1361b44cb495908c7d30beb47f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(de30e3c9-44d9-405d-b675-7d9f1b97226e),volume_type_id=de30e3c9-44d9-405d-b675-7d9f1b97226e)}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:44:58.176821 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-2d283cc0-cb3a-4c16-84db-9426d7983092 tempest-ProjectMemberTests-1488842419 tempest-ProjectMemberTests-1488842419-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (87de92c3-45a8-4ffb-8b32-926fe508eeb7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:44:58.185227 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-e2a28eb4-d438-4cb0-b4e5-4d95e76701b9 tempest-VolumeQuotasAdminTestJSON-769640163 tempest-VolumeQuotasAdminTestJSON-769640163-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (943f0a04-313e-446a-b9e6-b0f2429e7065) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '269c9ead-6c25-40a4-8116-e8ffc83e160f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-138932477',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6873619e473c43c6b558393f83149490',qos_specs=None,replication_status=,reservations=['1d4406bf-5b49-4c9c-915e-de6aa465fc8d','14e56004-df45-4213-bf82-4b402edc2702','4103a3a8-df67-4bd5-8d7b-f4315593f140','586db2a3-8c49-4b17-8c4a-c9e6c23c4268'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='52c842262e574cc7b485eaf10769de4d',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T05:44:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-138932477',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=269c9ead-6c25-40a4-8116-e8ffc83e160f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6873619e473c43c6b558393f83149490',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='52c842262e574cc7b485eaf10769de4d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(23fc6e5d-fce0-4521-ba46-4837b4232084),volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:44:58.186679 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-e2a28eb4-d438-4cb0-b4e5-4d95e76701b9 tempest-VolumeQuotasAdminTestJSON-769640163 tempest-VolumeQuotasAdminTestJSON-769640163-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f4f40306-ea4d-4d6f-bf98-b8a921922f60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:44:58.211316 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-2d283cc0-cb3a-4c16-84db-9426d7983092 tempest-ProjectMemberTests-1488842419 tempest-ProjectMemberTests-1488842419-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (87de92c3-45a8-4ffb-8b32-926fe508eeb7) transitioned into state 'SUCCESS' from 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='46fae38521d7496db697f9a345b55f9e',qos_specs=None,replication_status=,reservations=['80761f32-4637-4f87-b6c0-8efb69cf2432','2868b213-cf46-488c-bdbf-dff091d35e88','d6d38d3d-2a60-41d0-8e41-6f50fdd711fd','a79dce6a-c843-462c-b8c5-d9b6c2972975'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='56c2bd1361b44cb495908c7d30beb47f',volume_type_id=de30e3c9-44d9-405d-b675-7d9f1b97226e)}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:44:58.212288 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-2d283cc0-cb3a-4c16-84db-9426d7983092 tempest-ProjectMemberTests-1488842419 tempest-ProjectMemberTests-1488842419-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2ade86a6-85cf-428e-8be6-1eadafade40f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:44:58.221367 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-e2a28eb4-d438-4cb0-b4e5-4d95e76701b9 tempest-VolumeQuotasAdminTestJSON-769640163 tempest-VolumeQuotasAdminTestJSON-769640163-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f4f40306-ea4d-4d6f-bf98-b8a921922f60) transitioned into state 'SUCCESS' from state '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-138932477',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6873619e473c43c6b558393f83149490',qos_specs=None,replication_status=,reservations=['1d4406bf-5b49-4c9c-915e-de6aa465fc8d','14e56004-df45-4213-bf82-4b402edc2702','4103a3a8-df67-4bd5-8d7b-f4315593f140','586db2a3-8c49-4b17-8c4a-c9e6c23c4268'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='52c842262e574cc7b485eaf10769de4d',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:44:58.221367 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-e2a28eb4-d438-4cb0-b4e5-4d95e76701b9 tempest-VolumeQuotasAdminTestJSON-769640163 tempest-VolumeQuotasAdminTestJSON-769640163-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3802ee96-da4a-4995-a10f-71c40827f3ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:44:58.240920 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-e2a28eb4-d438-4cb0-b4e5-4d95e76701b9 tempest-VolumeQuotasAdminTestJSON-769640163 tempest-VolumeQuotasAdminTestJSON-769640163-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3802ee96-da4a-4995-a10f-71c40827f3ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:44:58.241228 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-2d283cc0-cb3a-4c16-84db-9426d7983092 tempest-ProjectMemberTests-1488842419 tempest-ProjectMemberTests-1488842419-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2ade86a6-85cf-428e-8be6-1eadafade40f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:44:58.242657 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-e2a28eb4-d438-4cb0-b4e5-4d95e76701b9 tempest-VolumeQuotasAdminTestJSON-769640163 tempest-VolumeQuotasAdminTestJSON-769640163-project-member] Flow 'volume_create_api' (ede553fd-e188-4285-b4db-f662a2e1cbc1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:44:58.243270 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-e2a28eb4-d438-4cb0-b4e5-4d95e76701b9 tempest-VolumeQuotasAdminTestJSON-769640163 tempest-VolumeQuotasAdminTestJSON-769640163-project-member] Create volume request issued successfully. Aug 25 05:44:58.243420 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-2d283cc0-cb3a-4c16-84db-9426d7983092 tempest-ProjectMemberTests-1488842419 tempest-ProjectMemberTests-1488842419-project-admin] Flow 'volume_create_api' (cdb19962-c716-440e-a4f8-0662f9c9e60e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100271) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:44:58.244366 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-2d283cc0-cb3a-4c16-84db-9426d7983092 tempest-ProjectMemberTests-1488842419 tempest-ProjectMemberTests-1488842419-project-admin] Create volume request issued successfully. Aug 25 05:44:58.244445 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e2a28eb4-d438-4cb0-b4e5-4d95e76701b9 tempest-VolumeQuotasAdminTestJSON-769640163 tempest-VolumeQuotasAdminTestJSON-769640163-project-member] https://10.4.3.189/volume/v3/volumes returned with HTTP 202 Aug 25 05:44:58.244623 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 474/1898] 10.4.3.189 () {68 vars in 1258 bytes} [Tue Aug 25 05:44:57 2026] POST /volume/v3/volumes => generated 755 bytes in 487 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 05:44:58.249096 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-2d283cc0-cb3a-4c16-84db-9426d7983092 tempest-ProjectMemberTests-1488842419 tempest-ProjectMemberTests-1488842419-project-admin] https://10.4.3.189/volume/v3/volumes returned with HTTP 202 Aug 25 05:44:58.249096 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 480/1899] 10.4.3.189 () {70 vars in 1298 bytes} [Tue Aug 25 05:44:57 2026] POST /volume/v3/volumes => generated 774 bytes in 280 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 05:44:58.262978 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-3971042e-2e05-4a53-8576-795e55779c58 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:58.263206 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-6c15a0ea-1e42-4b11-b701-bc70c3ac2751 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:58.266596 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-3971042e-2e05-4a53-8576-795e55779c58 tempest-VolumeQuotasAdminTestJSON-769640163 tempest-VolumeQuotasAdminTestJSON-769640163-project-member] GET https://10.4.3.189/volume/v3/volumes/269c9ead-6c25-40a4-8116-e8ffc83e160f Aug 25 05:44:58.266744 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-6c15a0ea-1e42-4b11-b701-bc70c3ac2751 tempest-ProjectMemberTests-1488842419 tempest-ProjectMemberTests-1488842419-project-admin] GET https://10.4.3.189/volume/v3/volumes/0c2da75c-bceb-4af7-af12-cb4056de3a29 Aug 25 05:44:58.266895 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-3971042e-2e05-4a53-8576-795e55779c58 tempest-VolumeQuotasAdminTestJSON-769640163 tempest-VolumeQuotasAdminTestJSON-769640163-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:58.266985 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-6c15a0ea-1e42-4b11-b701-bc70c3ac2751 tempest-ProjectMemberTests-1488842419 tempest-ProjectMemberTests-1488842419-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:58.267219 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-3971042e-2e05-4a53-8576-795e55779c58 tempest-VolumeQuotasAdminTestJSON-769640163 tempest-VolumeQuotasAdminTestJSON-769640163-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:58.267282 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-6c15a0ea-1e42-4b11-b701-bc70c3ac2751 tempest-ProjectMemberTests-1488842419 tempest-ProjectMemberTests-1488842419-project-admin] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:58.281547 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:44:58.281547 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:44:58.281698 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:44:58.281698 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:44:58.287241 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-6c15a0ea-1e42-4b11-b701-bc70c3ac2751 tempest-ProjectMemberTests-1488842419 tempest-ProjectMemberTests-1488842419-project-admin] Volume info retrieved successfully. Aug 25 05:44:58.290202 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-3971042e-2e05-4a53-8576-795e55779c58 tempest-VolumeQuotasAdminTestJSON-769640163 tempest-VolumeQuotasAdminTestJSON-769640163-project-member] Volume info retrieved successfully. Aug 25 05:44:58.294778 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-6c15a0ea-1e42-4b11-b701-bc70c3ac2751 tempest-ProjectMemberTests-1488842419 tempest-ProjectMemberTests-1488842419-project-admin] https://10.4.3.189/volume/v3/volumes/0c2da75c-bceb-4af7-af12-cb4056de3a29 returned with HTTP 200 Aug 25 05:44:58.294778 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 477/1900] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:44:58 2026] GET /volume/v3/volumes/0c2da75c-bceb-4af7-af12-cb4056de3a29 => generated 953 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:44:58.307129 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-3971042e-2e05-4a53-8576-795e55779c58 tempest-VolumeQuotasAdminTestJSON-769640163 tempest-VolumeQuotasAdminTestJSON-769640163-project-member] https://10.4.3.189/volume/v3/volumes/269c9ead-6c25-40a4-8116-e8ffc83e160f returned with HTTP 200 Aug 25 05:44:58.307678 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 470/1901] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:44:58 2026] GET /volume/v3/volumes/269c9ead-6c25-40a4-8116-e8ffc83e160f => generated 823 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:44:58.968141 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-eca328e3-cdcc-4819-9d01-cdc23c1e8f95 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:58.972440 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-eca328e3-cdcc-4819-9d01-cdc23c1e8f95 tempest-VolumesBackupsV39Test-761201748 tempest-VolumesBackupsV39Test-761201748-project-member] GET https://10.4.3.189/volume/v3/backups/22a182ab-0301-43fb-8867-f27d47f25d5d Aug 25 05:44:58.972691 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-eca328e3-cdcc-4819-9d01-cdc23c1e8f95 tempest-VolumesBackupsV39Test-761201748 tempest-VolumesBackupsV39Test-761201748-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:58.972867 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-eca328e3-cdcc-4819-9d01-cdc23c1e8f95 tempest-VolumesBackupsV39Test-761201748 tempest-VolumesBackupsV39Test-761201748-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:58.972980 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-eca328e3-cdcc-4819-9d01-cdc23c1e8f95 tempest-VolumesBackupsV39Test-761201748 tempest-VolumesBackupsV39Test-761201748-project-member] Show backup with id 22a182ab-0301-43fb-8867-f27d47f25d5d. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:44:58.977846 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-eca328e3-cdcc-4819-9d01-cdc23c1e8f95 tempest-VolumesBackupsV39Test-761201748 tempest-VolumesBackupsV39Test-761201748-project-member] https://10.4.3.189/volume/v3/backups/22a182ab-0301-43fb-8867-f27d47f25d5d returned with HTTP 404 Aug 25 05:44:58.978566 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 475/1902] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:44:58 2026] GET /volume/v3/backups/22a182ab-0301-43fb-8867-f27d47f25d5d => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:44:59.090820 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-7b746550-f152-4d74-b9b8-f91bd97c6750 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:59.093638 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-7b746550-f152-4d74-b9b8-f91bd97c6750 tempest-VolumesBackupsV39Test-761201748 tempest-VolumesBackupsV39Test-761201748-project-member] GET https://10.4.3.189/volume/v3/volumes/9602eb78-2fac-49e0-9d5c-f256de0319d5 Aug 25 05:44:59.093986 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-7b746550-f152-4d74-b9b8-f91bd97c6750 tempest-VolumesBackupsV39Test-761201748 tempest-VolumesBackupsV39Test-761201748-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:59.094586 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-7b746550-f152-4d74-b9b8-f91bd97c6750 tempest-VolumesBackupsV39Test-761201748 tempest-VolumesBackupsV39Test-761201748-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:59.102440 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:44:59.102440 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:44:59.108366 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-7b746550-f152-4d74-b9b8-f91bd97c6750 tempest-VolumesBackupsV39Test-761201748 tempest-VolumesBackupsV39Test-761201748-project-member] Volume info retrieved successfully. Aug 25 05:44:59.115615 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-7b746550-f152-4d74-b9b8-f91bd97c6750 tempest-VolumesBackupsV39Test-761201748 tempest-VolumesBackupsV39Test-761201748-project-member] https://10.4.3.189/volume/v3/volumes/9602eb78-2fac-49e0-9d5c-f256de0319d5 returned with HTTP 200 Aug 25 05:44:59.116264 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 481/1903] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:44:59 2026] GET /volume/v3/volumes/9602eb78-2fac-49e0-9d5c-f256de0319d5 => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:44:59.137792 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-6bac20e3-9e80-44df-b7fe-cf55133f84e5 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:59.142390 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-6bac20e3-9e80-44df-b7fe-cf55133f84e5 tempest-VolumesBackupsV39Test-761201748 tempest-VolumesBackupsV39Test-761201748-project-member] DELETE https://10.4.3.189/volume/v3/volumes/9602eb78-2fac-49e0-9d5c-f256de0319d5 Aug 25 05:44:59.143443 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-6bac20e3-9e80-44df-b7fe-cf55133f84e5 tempest-VolumesBackupsV39Test-761201748 tempest-VolumesBackupsV39Test-761201748-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:59.145589 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-6bac20e3-9e80-44df-b7fe-cf55133f84e5 tempest-VolumesBackupsV39Test-761201748 tempest-VolumesBackupsV39Test-761201748-project-member] Calling method 'delete' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:59.146474 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.v3.volumes [None req-6bac20e3-9e80-44df-b7fe-cf55133f84e5 tempest-VolumesBackupsV39Test-761201748 tempest-VolumesBackupsV39Test-761201748-project-member] Delete volume with id: 9602eb78-2fac-49e0-9d5c-f256de0319d5 Aug 25 05:44:59.150512 np0000008051 devstack@c-api.service[100270]: DEBUG dbcounter [-] [100270] Writing DB stats cinder:SELECT=526,cinder:INSERT=70,cinder:UPDATE=109 {{(pid=100270) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 05:44:59.168942 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:44:59.168942 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:44:59.169710 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-6bac20e3-9e80-44df-b7fe-cf55133f84e5 tempest-VolumesBackupsV39Test-761201748 tempest-VolumesBackupsV39Test-761201748-project-member] Volume info retrieved successfully. Aug 25 05:44:59.198909 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-6bac20e3-9e80-44df-b7fe-cf55133f84e5 tempest-VolumesBackupsV39Test-761201748 tempest-VolumesBackupsV39Test-761201748-project-member] Delete volume request issued successfully. Aug 25 05:44:59.198909 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-6bac20e3-9e80-44df-b7fe-cf55133f84e5 tempest-VolumesBackupsV39Test-761201748 tempest-VolumesBackupsV39Test-761201748-project-member] https://10.4.3.189/volume/v3/volumes/9602eb78-2fac-49e0-9d5c-f256de0319d5 returned with HTTP 202 Aug 25 05:44:59.199416 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 478/1904] 10.4.3.189 () {68 vars in 1391 bytes} [Tue Aug 25 05:44:59 2026] DELETE /volume/v3/volumes/9602eb78-2fac-49e0-9d5c-f256de0319d5 => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:44:59.212239 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-27746896-b4b4-40ee-851e-9b038ea228b4 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:59.215472 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-27746896-b4b4-40ee-851e-9b038ea228b4 tempest-VolumesBackupsV39Test-761201748 tempest-VolumesBackupsV39Test-761201748-project-member] GET https://10.4.3.189/volume/v3/volumes/9602eb78-2fac-49e0-9d5c-f256de0319d5 Aug 25 05:44:59.215823 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-27746896-b4b4-40ee-851e-9b038ea228b4 tempest-VolumesBackupsV39Test-761201748 tempest-VolumesBackupsV39Test-761201748-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:59.216172 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-27746896-b4b4-40ee-851e-9b038ea228b4 tempest-VolumesBackupsV39Test-761201748 tempest-VolumesBackupsV39Test-761201748-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:59.234606 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:44:59.234606 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:44:59.246843 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-27746896-b4b4-40ee-851e-9b038ea228b4 tempest-VolumesBackupsV39Test-761201748 tempest-VolumesBackupsV39Test-761201748-project-member] Volume info retrieved successfully. Aug 25 05:44:59.274100 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-27746896-b4b4-40ee-851e-9b038ea228b4 tempest-VolumesBackupsV39Test-761201748 tempest-VolumesBackupsV39Test-761201748-project-member] https://10.4.3.189/volume/v3/volumes/9602eb78-2fac-49e0-9d5c-f256de0319d5 returned with HTTP 200 Aug 25 05:44:59.274792 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 471/1905] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:44:59 2026] GET /volume/v3/volumes/9602eb78-2fac-49e0-9d5c-f256de0319d5 => generated 844 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:44:59.316251 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-5a169369-8ed9-41ba-8bbd-631cb439f10f None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:59.321130 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-5a169369-8ed9-41ba-8bbd-631cb439f10f tempest-ProjectMemberTests-1488842419 tempest-ProjectMemberTests-1488842419-project-admin] GET https://10.4.3.189/volume/v3/volumes/0c2da75c-bceb-4af7-af12-cb4056de3a29 Aug 25 05:44:59.321509 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-5a169369-8ed9-41ba-8bbd-631cb439f10f tempest-ProjectMemberTests-1488842419 tempest-ProjectMemberTests-1488842419-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:59.321833 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-5a169369-8ed9-41ba-8bbd-631cb439f10f tempest-ProjectMemberTests-1488842419 tempest-ProjectMemberTests-1488842419-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:59.326415 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-d3b8a09a-1863-46d4-8f59-234ab547c270 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:59.329524 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-d3b8a09a-1863-46d4-8f59-234ab547c270 tempest-VolumeQuotasAdminTestJSON-769640163 tempest-VolumeQuotasAdminTestJSON-769640163-project-member] GET https://10.4.3.189/volume/v3/volumes/269c9ead-6c25-40a4-8116-e8ffc83e160f Aug 25 05:44:59.329813 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-d3b8a09a-1863-46d4-8f59-234ab547c270 tempest-VolumeQuotasAdminTestJSON-769640163 tempest-VolumeQuotasAdminTestJSON-769640163-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:59.330544 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-d3b8a09a-1863-46d4-8f59-234ab547c270 tempest-VolumeQuotasAdminTestJSON-769640163 tempest-VolumeQuotasAdminTestJSON-769640163-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:59.336424 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:44:59.336424 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:44:59.345696 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-5a169369-8ed9-41ba-8bbd-631cb439f10f tempest-ProjectMemberTests-1488842419 tempest-ProjectMemberTests-1488842419-project-admin] Volume info retrieved successfully. Aug 25 05:44:59.349235 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:44:59.349235 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:44:59.357630 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-5a169369-8ed9-41ba-8bbd-631cb439f10f tempest-ProjectMemberTests-1488842419 tempest-ProjectMemberTests-1488842419-project-admin] https://10.4.3.189/volume/v3/volumes/0c2da75c-bceb-4af7-af12-cb4056de3a29 returned with HTTP 200 Aug 25 05:44:59.358332 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 476/1906] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:44:59 2026] GET /volume/v3/volumes/0c2da75c-bceb-4af7-af12-cb4056de3a29 => generated 974 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:44:59.361769 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-d3b8a09a-1863-46d4-8f59-234ab547c270 tempest-VolumeQuotasAdminTestJSON-769640163 tempest-VolumeQuotasAdminTestJSON-769640163-project-member] Volume info retrieved successfully. Aug 25 05:44:59.373176 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-d3b8a09a-1863-46d4-8f59-234ab547c270 tempest-VolumeQuotasAdminTestJSON-769640163 tempest-VolumeQuotasAdminTestJSON-769640163-project-member] https://10.4.3.189/volume/v3/volumes/269c9ead-6c25-40a4-8116-e8ffc83e160f returned with HTTP 200 Aug 25 05:44:59.373699 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 482/1907] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:44:59 2026] GET /volume/v3/volumes/269c9ead-6c25-40a4-8116-e8ffc83e160f => generated 848 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:44:59.378863 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-5097d97d-2acd-451d-83fb-364af30912b1 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:59.383426 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-5097d97d-2acd-451d-83fb-364af30912b1 tempest-ProjectMemberTests-1488842419 tempest-ProjectMemberTests-1488842419-project-admin] GET https://10.4.3.189/volume/v3/messages Aug 25 05:44:59.383426 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-5097d97d-2acd-451d-83fb-364af30912b1 tempest-ProjectMemberTests-1488842419 tempest-ProjectMemberTests-1488842419-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:59.383426 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-5097d97d-2acd-451d-83fb-364af30912b1 tempest-ProjectMemberTests-1488842419 tempest-ProjectMemberTests-1488842419-project-admin] Calling method 'version_select' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:59.392076 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-5097d97d-2acd-451d-83fb-364af30912b1 tempest-ProjectMemberTests-1488842419 tempest-ProjectMemberTests-1488842419-project-admin] https://10.4.3.189/volume/v3/messages returned with HTTP 200 Aug 25 05:44:59.392680 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 479/1908] 10.4.3.189 () {68 vars in 1280 bytes} [Tue Aug 25 05:44:59 2026] GET /volume/v3/messages => generated 670 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:44:59.392953 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-0432b524-953d-47f7-8717-a5a890add13e None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:59.395954 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-0432b524-953d-47f7-8717-a5a890add13e tempest-VolumeQuotasAdminTestJSON-1916203723 tempest-VolumeQuotasAdminTestJSON-1916203723-project-admin] GET https://10.4.3.189/volume/v3/os-quota-sets/6873619e473c43c6b558393f83149490?usage=True Aug 25 05:44:59.396292 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-0432b524-953d-47f7-8717-a5a890add13e tempest-VolumeQuotasAdminTestJSON-1916203723 tempest-VolumeQuotasAdminTestJSON-1916203723-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:59.396592 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-0432b524-953d-47f7-8717-a5a890add13e tempest-VolumeQuotasAdminTestJSON-1916203723 tempest-VolumeQuotasAdminTestJSON-1916203723-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:59.407938 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-d89de201-8136-4a4b-828a-c81cf00ab7e3 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:59.425677 np0000008051 devstack@c-api.service[100269]: WARNING cinder.quota [None req-0432b524-953d-47f7-8717-a5a890add13e tempest-VolumeQuotasAdminTestJSON-1916203723 tempest-VolumeQuotasAdminTestJSON-1916203723-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-1290389960 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-1290389960, it is now deprecated. Please use the default quota class for default quota. Aug 25 05:44:59.426000 np0000008051 devstack@c-api.service[100269]: WARNING cinder.quota [None req-0432b524-953d-47f7-8717-a5a890add13e tempest-VolumeQuotasAdminTestJSON-1916203723 tempest-VolumeQuotasAdminTestJSON-1916203723-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-1290389960 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-1290389960, it is now deprecated. Please use the default quota class for default quota. Aug 25 05:44:59.426687 np0000008051 devstack@c-api.service[100269]: WARNING cinder.quota [None req-0432b524-953d-47f7-8717-a5a890add13e tempest-VolumeQuotasAdminTestJSON-1916203723 tempest-VolumeQuotasAdminTestJSON-1916203723-project-admin] Deprecated: Default quota for resource: snapshots_tempest-ProjectMemberTests-volume-type-1290389960 is set by the default quota flag: quota_snapshots_tempest-ProjectMemberTests-volume-type-1290389960, it is now deprecated. Please use the default quota class for default quota. Aug 25 05:44:59.442694 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-0432b524-953d-47f7-8717-a5a890add13e tempest-VolumeQuotasAdminTestJSON-1916203723 tempest-VolumeQuotasAdminTestJSON-1916203723-project-admin] https://10.4.3.189/volume/v3/os-quota-sets/6873619e473c43c6b558393f83149490?usage=True returned with HTTP 200 Aug 25 05:44:59.443187 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 472/1909] 10.4.3.189 () {66 vars in 1375 bytes} [Tue Aug 25 05:44:59 2026] GET /volume/v3/os-quota-sets/6873619e473c43c6b558393f83149490?usage=True => generated 1377 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:44:59.460458 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-f040e5df-6704-4f4a-9530-a1131fba2aa6 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:59.464311 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-f040e5df-6704-4f4a-9530-a1131fba2aa6 tempest-VolumeQuotasAdminTestJSON-769640163 tempest-VolumeQuotasAdminTestJSON-769640163-project-member] DELETE https://10.4.3.189/volume/v3/volumes/269c9ead-6c25-40a4-8116-e8ffc83e160f Aug 25 05:44:59.464311 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-f040e5df-6704-4f4a-9530-a1131fba2aa6 tempest-VolumeQuotasAdminTestJSON-769640163 tempest-VolumeQuotasAdminTestJSON-769640163-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:59.464517 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-f040e5df-6704-4f4a-9530-a1131fba2aa6 tempest-VolumeQuotasAdminTestJSON-769640163 tempest-VolumeQuotasAdminTestJSON-769640163-project-member] Calling method 'delete' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:59.464697 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [None req-f040e5df-6704-4f4a-9530-a1131fba2aa6 tempest-VolumeQuotasAdminTestJSON-769640163 tempest-VolumeQuotasAdminTestJSON-769640163-project-member] Delete volume with id: 269c9ead-6c25-40a4-8116-e8ffc83e160f Aug 25 05:44:59.480770 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:44:59.480770 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:44:59.482287 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-f040e5df-6704-4f4a-9530-a1131fba2aa6 tempest-VolumeQuotasAdminTestJSON-769640163 tempest-VolumeQuotasAdminTestJSON-769640163-project-member] Volume info retrieved successfully. Aug 25 05:44:59.532973 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-f040e5df-6704-4f4a-9530-a1131fba2aa6 tempest-VolumeQuotasAdminTestJSON-769640163 tempest-VolumeQuotasAdminTestJSON-769640163-project-member] Delete volume request issued successfully. Aug 25 05:44:59.533265 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-f040e5df-6704-4f4a-9530-a1131fba2aa6 tempest-VolumeQuotasAdminTestJSON-769640163 tempest-VolumeQuotasAdminTestJSON-769640163-project-member] https://10.4.3.189/volume/v3/volumes/269c9ead-6c25-40a4-8116-e8ffc83e160f returned with HTTP 202 Aug 25 05:44:59.533726 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 483/1910] 10.4.3.189 () {66 vars in 1351 bytes} [Tue Aug 25 05:44:59 2026] DELETE /volume/v3/volumes/269c9ead-6c25-40a4-8116-e8ffc83e160f => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:44:59.544217 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d89de201-8136-4a4b-828a-c81cf00ab7e3 tempest-ProjectMemberTests-1488842419 tempest-ProjectMemberTests-1488842419-project-member] DELETE https://10.4.3.189/volume/v3/messages/33e969b0-35bd-439c-8e3e-22b1899e3839 Aug 25 05:44:59.544543 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d89de201-8136-4a4b-828a-c81cf00ab7e3 tempest-ProjectMemberTests-1488842419 tempest-ProjectMemberTests-1488842419-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:59.544908 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d89de201-8136-4a4b-828a-c81cf00ab7e3 tempest-ProjectMemberTests-1488842419 tempest-ProjectMemberTests-1488842419-project-member] Calling method 'version_select' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:59.548427 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-63f391f5-e032-4cb5-a8b3-264f2eed0318 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:59.552000 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-63f391f5-e032-4cb5-a8b3-264f2eed0318 tempest-VolumeQuotasAdminTestJSON-769640163 tempest-VolumeQuotasAdminTestJSON-769640163-project-member] GET https://10.4.3.189/volume/v3/volumes/269c9ead-6c25-40a4-8116-e8ffc83e160f Aug 25 05:44:59.552203 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-63f391f5-e032-4cb5-a8b3-264f2eed0318 tempest-VolumeQuotasAdminTestJSON-769640163 tempest-VolumeQuotasAdminTestJSON-769640163-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:59.552554 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-63f391f5-e032-4cb5-a8b3-264f2eed0318 tempest-VolumeQuotasAdminTestJSON-769640163 tempest-VolumeQuotasAdminTestJSON-769640163-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:59.564759 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:44:59.564759 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:44:59.570458 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-63f391f5-e032-4cb5-a8b3-264f2eed0318 tempest-VolumeQuotasAdminTestJSON-769640163 tempest-VolumeQuotasAdminTestJSON-769640163-project-member] Volume info retrieved successfully. Aug 25 05:44:59.580991 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d89de201-8136-4a4b-828a-c81cf00ab7e3 tempest-ProjectMemberTests-1488842419 tempest-ProjectMemberTests-1488842419-project-member] https://10.4.3.189/volume/v3/messages/33e969b0-35bd-439c-8e3e-22b1899e3839 returned with HTTP 204 Aug 25 05:44:59.581599 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 477/1911] 10.4.3.189 () {68 vars in 1394 bytes} [Tue Aug 25 05:44:59 2026] DELETE /volume/v3/messages/33e969b0-35bd-439c-8e3e-22b1899e3839 => generated 0 bytes in 176 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 25 05:44:59.586369 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-63f391f5-e032-4cb5-a8b3-264f2eed0318 tempest-VolumeQuotasAdminTestJSON-769640163 tempest-VolumeQuotasAdminTestJSON-769640163-project-member] https://10.4.3.189/volume/v3/volumes/269c9ead-6c25-40a4-8116-e8ffc83e160f returned with HTTP 200 Aug 25 05:44:59.587310 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 480/1912] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:44:59 2026] GET /volume/v3/volumes/269c9ead-6c25-40a4-8116-e8ffc83e160f => generated 847 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:44:59.594241 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-e999cd82-dfe4-42df-ad64-07d401f822c0 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:59.596732 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-e999cd82-dfe4-42df-ad64-07d401f822c0 tempest-ProjectMemberTests-1488842419 tempest-ProjectMemberTests-1488842419-project-member] GET https://10.4.3.189/volume/v3/messages/33e969b0-35bd-439c-8e3e-22b1899e3839 Aug 25 05:44:59.596962 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-e999cd82-dfe4-42df-ad64-07d401f822c0 tempest-ProjectMemberTests-1488842419 tempest-ProjectMemberTests-1488842419-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:59.597265 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-e999cd82-dfe4-42df-ad64-07d401f822c0 tempest-ProjectMemberTests-1488842419 tempest-ProjectMemberTests-1488842419-project-member] Calling method 'version_select' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:59.610521 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-e999cd82-dfe4-42df-ad64-07d401f822c0 tempest-ProjectMemberTests-1488842419 tempest-ProjectMemberTests-1488842419-project-member] https://10.4.3.189/volume/v3/messages/33e969b0-35bd-439c-8e3e-22b1899e3839 returned with HTTP 404 Aug 25 05:44:59.611163 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 473/1913] 10.4.3.189 () {68 vars in 1391 bytes} [Tue Aug 25 05:44:59 2026] GET /volume/v3/messages/33e969b0-35bd-439c-8e3e-22b1899e3839 => generated 110 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:44:59.625941 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-c25a10cb-ec59-4da3-80e2-c82b9ba5ff65 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:59.630273 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-c25a10cb-ec59-4da3-80e2-c82b9ba5ff65 tempest-ProjectMemberTests-1488842419 tempest-ProjectMemberTests-1488842419-project-admin] DELETE https://10.4.3.189/volume/v3/volumes/0c2da75c-bceb-4af7-af12-cb4056de3a29 Aug 25 05:44:59.631170 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-c25a10cb-ec59-4da3-80e2-c82b9ba5ff65 tempest-ProjectMemberTests-1488842419 tempest-ProjectMemberTests-1488842419-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:59.631170 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-c25a10cb-ec59-4da3-80e2-c82b9ba5ff65 tempest-ProjectMemberTests-1488842419 tempest-ProjectMemberTests-1488842419-project-admin] Calling method 'delete' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:59.631706 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [None req-c25a10cb-ec59-4da3-80e2-c82b9ba5ff65 tempest-ProjectMemberTests-1488842419 tempest-ProjectMemberTests-1488842419-project-admin] Delete volume with id: 0c2da75c-bceb-4af7-af12-cb4056de3a29 Aug 25 05:44:59.645864 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:44:59.645864 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:44:59.646051 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-c25a10cb-ec59-4da3-80e2-c82b9ba5ff65 tempest-ProjectMemberTests-1488842419 tempest-ProjectMemberTests-1488842419-project-admin] Volume info retrieved successfully. Aug 25 05:44:59.646968 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-c25a10cb-ec59-4da3-80e2-c82b9ba5ff65 tempest-ProjectMemberTests-1488842419 tempest-ProjectMemberTests-1488842419-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100271) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 25 05:44:59.683761 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.quota [None req-c25a10cb-ec59-4da3-80e2-c82b9ba5ff65 tempest-ProjectMemberTests-1488842419 tempest-ProjectMemberTests-1488842419-project-admin] Created reservations ['caa57372-bbbd-4f87-bd3c-457fbe3450c5', '5d7ca7c1-6baf-458a-aaf5-a1ab36672a8c', '8422af21-e36f-49b5-841e-2cc1a4e7b224', '6949f32b-9da9-46b9-8f96-446b4fe102b2'] {{(pid=100271) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:44:59.759173 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-c25a10cb-ec59-4da3-80e2-c82b9ba5ff65 tempest-ProjectMemberTests-1488842419 tempest-ProjectMemberTests-1488842419-project-admin] Delete volume request issued successfully. Aug 25 05:44:59.759429 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-c25a10cb-ec59-4da3-80e2-c82b9ba5ff65 tempest-ProjectMemberTests-1488842419 tempest-ProjectMemberTests-1488842419-project-admin] https://10.4.3.189/volume/v3/volumes/0c2da75c-bceb-4af7-af12-cb4056de3a29 returned with HTTP 202 Aug 25 05:44:59.760315 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 484/1914] 10.4.3.189 () {68 vars in 1391 bytes} [Tue Aug 25 05:44:59 2026] DELETE /volume/v3/volumes/0c2da75c-bceb-4af7-af12-cb4056de3a29 => generated 0 bytes in 135 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:44:59.772132 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-f8b6e242-b46a-4d50-8103-c8c6033a0e72 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:59.780323 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f8b6e242-b46a-4d50-8103-c8c6033a0e72 tempest-ProjectMemberTests-1488842419 tempest-ProjectMemberTests-1488842419-project-admin] DELETE https://10.4.3.189/volume/v3/types/de30e3c9-44d9-405d-b675-7d9f1b97226e Aug 25 05:44:59.780959 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f8b6e242-b46a-4d50-8103-c8c6033a0e72 tempest-ProjectMemberTests-1488842419 tempest-ProjectMemberTests-1488842419-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:44:59.781844 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f8b6e242-b46a-4d50-8103-c8c6033a0e72 tempest-ProjectMemberTests-1488842419 tempest-ProjectMemberTests-1488842419-project-admin] Calling method '_delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:44:59.826733 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f8b6e242-b46a-4d50-8103-c8c6033a0e72 tempest-ProjectMemberTests-1488842419 tempest-ProjectMemberTests-1488842419-project-admin] https://10.4.3.189/volume/v3/types/de30e3c9-44d9-405d-b675-7d9f1b97226e returned with HTTP 202 Aug 25 05:44:59.827448 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 478/1915] 10.4.3.189 () {66 vars in 1345 bytes} [Tue Aug 25 05:44:59 2026] DELETE /volume/v3/types/de30e3c9-44d9-405d-b675-7d9f1b97226e => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:44:59.842533 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-bdc019a0-c047-4cfb-8608-6021d6085b6e None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:59.846230 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-bdc019a0-c047-4cfb-8608-6021d6085b6e tempest-ProjectMemberTests-1488842419 tempest-ProjectMemberTests-1488842419-project-admin] POST https://10.4.3.189/volume/v3/types Aug 25 05:44:59.846230 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-bdc019a0-c047-4cfb-8608-6021d6085b6e tempest-ProjectMemberTests-1488842419 tempest-ProjectMemberTests-1488842419-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-1991129298", "extra_specs": {"storage_protocol": "tempest-storage_protocol-783974420", "vendor_name": "tempest-vendor_name-2146671510"}}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:44:59.872870 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-bdc019a0-c047-4cfb-8608-6021d6085b6e tempest-ProjectMemberTests-1488842419 tempest-ProjectMemberTests-1488842419-project-admin] https://10.4.3.189/volume/v3/types returned with HTTP 200 Aug 25 05:44:59.873699 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 481/1916] 10.4.3.189 () {68 vars in 1253 bytes} [Tue Aug 25 05:44:59 2026] POST /volume/v3/types => generated 329 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:44:59.884098 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-7ae02a89-ef4d-4aee-a729-7f2bbb2530d9 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:44:59.890570 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-7ae02a89-ef4d-4aee-a729-7f2bbb2530d9 tempest-ProjectMemberTests-1488842419 tempest-ProjectMemberTests-1488842419-project-admin] POST https://10.4.3.189/volume/v3/volumes Aug 25 05:44:59.890570 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-7ae02a89-ef4d-4aee-a729-7f2bbb2530d9 tempest-ProjectMemberTests-1488842419 tempest-ProjectMemberTests-1488842419-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "c4cb196d-c0d8-4583-9f73-796ce7be233f", "size": 1}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:44:59.891145 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.v3.volumes [None req-7ae02a89-ef4d-4aee-a729-7f2bbb2530d9 tempest-ProjectMemberTests-1488842419 tempest-ProjectMemberTests-1488842419-project-admin] Create volume request body: {'volume': {'volume_type': 'c4cb196d-c0d8-4583-9f73-796ce7be233f', 'size': 1}} {{(pid=100269) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 05:44:59.896341 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.v3.volumes [None req-7ae02a89-ef4d-4aee-a729-7f2bbb2530d9 tempest-ProjectMemberTests-1488842419 tempest-ProjectMemberTests-1488842419-project-admin] Create volume of 1 GB Aug 25 05:44:59.897041 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:44:59.897041 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:44:59.897825 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-7ae02a89-ef4d-4aee-a729-7f2bbb2530d9 tempest-ProjectMemberTests-1488842419 tempest-ProjectMemberTests-1488842419-project-admin] Availability Zones retrieved successfully. Aug 25 05:44:59.907170 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-7ae02a89-ef4d-4aee-a729-7f2bbb2530d9 tempest-ProjectMemberTests-1488842419 tempest-ProjectMemberTests-1488842419-project-admin] Flow 'volume_create_api' (0ccaedf9-98d9-4a68-a322-40cb9bf0c137) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:44:59.908796 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-7ae02a89-ef4d-4aee-a729-7f2bbb2530d9 tempest-ProjectMemberTests-1488842419 tempest-ProjectMemberTests-1488842419-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e67674eb-9b70-4e2b-96aa-c39fee0b1370) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:44:59.910471 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.flows.api.create_volume [None req-7ae02a89-ef4d-4aee-a729-7f2bbb2530d9 tempest-ProjectMemberTests-1488842419 tempest-ProjectMemberTests-1488842419-project-admin] Validating volume size '1' using validate_int {{(pid=100269) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 05:44:59.950243 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-7ae02a89-ef4d-4aee-a729-7f2bbb2530d9 tempest-ProjectMemberTests-1488842419 tempest-ProjectMemberTests-1488842419-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e67674eb-9b70-4e2b-96aa-c39fee0b1370) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T05:45:00Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-783974420',vendor_name='tempest-vendor_name-2146671510'},id=c4cb196d-c0d8-4583-9f73-796ce7be233f,is_public=True,name='tempest-ProjectMemberTests-volume-type-1991129298',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c4cb196d-c0d8-4583-9f73-796ce7be233f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:44:59.956421 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-7ae02a89-ef4d-4aee-a729-7f2bbb2530d9 tempest-ProjectMemberTests-1488842419 tempest-ProjectMemberTests-1488842419-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b7c17c6e-87d5-49df-8a7b-03d43fb2a907) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:45:00.003398 np0000008051 devstack@c-api.service[100269]: WARNING cinder.quota [None req-7ae02a89-ef4d-4aee-a729-7f2bbb2530d9 tempest-ProjectMemberTests-1488842419 tempest-ProjectMemberTests-1488842419-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-1991129298 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-1991129298, it is now deprecated. Please use the default quota class for default quota. Aug 25 05:45:00.004219 np0000008051 devstack@c-api.service[100269]: WARNING cinder.quota [None req-7ae02a89-ef4d-4aee-a729-7f2bbb2530d9 tempest-ProjectMemberTests-1488842419 tempest-ProjectMemberTests-1488842419-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-1991129298 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-1991129298, it is now deprecated. Please use the default quota class for default quota. Aug 25 05:45:00.056114 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.quota [None req-7ae02a89-ef4d-4aee-a729-7f2bbb2530d9 tempest-ProjectMemberTests-1488842419 tempest-ProjectMemberTests-1488842419-project-admin] Created reservations ['16c2b538-9205-4ed2-b449-f25d543ade6a', '26c57992-832e-4456-9592-1ce6ce1cbeb0', '0ac0f165-8e71-4180-83db-d0b98cac5a67', '4829f930-2e11-4a18-b205-0c071b7745d7'] {{(pid=100269) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:45:00.057280 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-7ae02a89-ef4d-4aee-a729-7f2bbb2530d9 tempest-ProjectMemberTests-1488842419 tempest-ProjectMemberTests-1488842419-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b7c17c6e-87d5-49df-8a7b-03d43fb2a907) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['16c2b538-9205-4ed2-b449-f25d543ade6a', '26c57992-832e-4456-9592-1ce6ce1cbeb0', '0ac0f165-8e71-4180-83db-d0b98cac5a67', '4829f930-2e11-4a18-b205-0c071b7745d7']}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:45:00.058139 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-7ae02a89-ef4d-4aee-a729-7f2bbb2530d9 tempest-ProjectMemberTests-1488842419 tempest-ProjectMemberTests-1488842419-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3ff3cec3-6e24-409a-9188-d928745b8fa0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:45:00.104363 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-7ae02a89-ef4d-4aee-a729-7f2bbb2530d9 tempest-ProjectMemberTests-1488842419 tempest-ProjectMemberTests-1488842419-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3ff3cec3-6e24-409a-9188-d928745b8fa0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e8c566a6-f125-47ec-b72e-51d94a26d745', '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='46fae38521d7496db697f9a345b55f9e',qos_specs=None,replication_status=,reservations=['16c2b538-9205-4ed2-b449-f25d543ade6a','26c57992-832e-4456-9592-1ce6ce1cbeb0','0ac0f165-8e71-4180-83db-d0b98cac5a67','4829f930-2e11-4a18-b205-0c071b7745d7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='56c2bd1361b44cb495908c7d30beb47f',volume_type_id=c4cb196d-c0d8-4583-9f73-796ce7be233f), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T05:45:00Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e8c566a6-f125-47ec-b72e-51d94a26d745,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='46fae38521d7496db697f9a345b55f9e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='56c2bd1361b44cb495908c7d30beb47f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c4cb196d-c0d8-4583-9f73-796ce7be233f),volume_type_id=c4cb196d-c0d8-4583-9f73-796ce7be233f)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:45:00.105327 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-7ae02a89-ef4d-4aee-a729-7f2bbb2530d9 tempest-ProjectMemberTests-1488842419 tempest-ProjectMemberTests-1488842419-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (626cb4cd-37aa-4921-831c-86f556bd8c83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:45:00.139013 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-7ae02a89-ef4d-4aee-a729-7f2bbb2530d9 tempest-ProjectMemberTests-1488842419 tempest-ProjectMemberTests-1488842419-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (626cb4cd-37aa-4921-831c-86f556bd8c83) transitioned into state 'SUCCESS' from 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='46fae38521d7496db697f9a345b55f9e',qos_specs=None,replication_status=,reservations=['16c2b538-9205-4ed2-b449-f25d543ade6a','26c57992-832e-4456-9592-1ce6ce1cbeb0','0ac0f165-8e71-4180-83db-d0b98cac5a67','4829f930-2e11-4a18-b205-0c071b7745d7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='56c2bd1361b44cb495908c7d30beb47f',volume_type_id=c4cb196d-c0d8-4583-9f73-796ce7be233f)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:45:00.140074 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-7ae02a89-ef4d-4aee-a729-7f2bbb2530d9 tempest-ProjectMemberTests-1488842419 tempest-ProjectMemberTests-1488842419-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (79a503fb-94cd-47ee-b068-06129eaf40e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:45:00.152192 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-7ae02a89-ef4d-4aee-a729-7f2bbb2530d9 tempest-ProjectMemberTests-1488842419 tempest-ProjectMemberTests-1488842419-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (79a503fb-94cd-47ee-b068-06129eaf40e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:45:00.153073 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-7ae02a89-ef4d-4aee-a729-7f2bbb2530d9 tempest-ProjectMemberTests-1488842419 tempest-ProjectMemberTests-1488842419-project-admin] Flow 'volume_create_api' (0ccaedf9-98d9-4a68-a322-40cb9bf0c137) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:45:00.153446 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-7ae02a89-ef4d-4aee-a729-7f2bbb2530d9 tempest-ProjectMemberTests-1488842419 tempest-ProjectMemberTests-1488842419-project-admin] Create volume request issued successfully. Aug 25 05:45:00.154537 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-7ae02a89-ef4d-4aee-a729-7f2bbb2530d9 tempest-ProjectMemberTests-1488842419 tempest-ProjectMemberTests-1488842419-project-admin] https://10.4.3.189/volume/v3/volumes returned with HTTP 202 Aug 25 05:45:00.155248 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 474/1917] 10.4.3.189 () {70 vars in 1298 bytes} [Tue Aug 25 05:44:59 2026] POST /volume/v3/volumes => generated 774 bytes in 272 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 05:45:00.177650 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-c9f2332d-6cda-4142-8b9c-bed791b8d904 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:45:00.179898 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-c9f2332d-6cda-4142-8b9c-bed791b8d904 tempest-ProjectMemberTests-1488842419 tempest-ProjectMemberTests-1488842419-project-admin] GET https://10.4.3.189/volume/v3/volumes/e8c566a6-f125-47ec-b72e-51d94a26d745 Aug 25 05:45:00.180169 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-c9f2332d-6cda-4142-8b9c-bed791b8d904 tempest-ProjectMemberTests-1488842419 tempest-ProjectMemberTests-1488842419-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:45:00.180367 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-c9f2332d-6cda-4142-8b9c-bed791b8d904 tempest-ProjectMemberTests-1488842419 tempest-ProjectMemberTests-1488842419-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:45:00.193867 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:45:00.193867 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:45:00.204568 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-c9f2332d-6cda-4142-8b9c-bed791b8d904 tempest-ProjectMemberTests-1488842419 tempest-ProjectMemberTests-1488842419-project-admin] Volume info retrieved successfully. Aug 25 05:45:00.214682 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-c9f2332d-6cda-4142-8b9c-bed791b8d904 tempest-ProjectMemberTests-1488842419 tempest-ProjectMemberTests-1488842419-project-admin] https://10.4.3.189/volume/v3/volumes/e8c566a6-f125-47ec-b72e-51d94a26d745 returned with HTTP 200 Aug 25 05:45:00.214682 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 485/1918] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:45:00 2026] GET /volume/v3/volumes/e8c566a6-f125-47ec-b72e-51d94a26d745 => generated 953 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:45:00.300780 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-59c14905-a87e-44b9-9dac-8f3e954df1da None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:45:00.305849 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-59c14905-a87e-44b9-9dac-8f3e954df1da tempest-VolumesBackupsV39Test-761201748 tempest-VolumesBackupsV39Test-761201748-project-member] GET https://10.4.3.189/volume/v3/volumes/9602eb78-2fac-49e0-9d5c-f256de0319d5 Aug 25 05:45:00.306710 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-59c14905-a87e-44b9-9dac-8f3e954df1da tempest-VolumesBackupsV39Test-761201748 tempest-VolumesBackupsV39Test-761201748-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:45:00.307164 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-59c14905-a87e-44b9-9dac-8f3e954df1da tempest-VolumesBackupsV39Test-761201748 tempest-VolumesBackupsV39Test-761201748-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:45:00.321329 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-59c14905-a87e-44b9-9dac-8f3e954df1da tempest-VolumesBackupsV39Test-761201748 tempest-VolumesBackupsV39Test-761201748-project-member] https://10.4.3.189/volume/v3/volumes/9602eb78-2fac-49e0-9d5c-f256de0319d5 returned with HTTP 404 Aug 25 05:45:00.322954 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 479/1919] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:45:00 2026] GET /volume/v3/volumes/9602eb78-2fac-49e0-9d5c-f256de0319d5 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:45:00.609507 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-9f991a70-3a3e-4b1b-8f1e-5a9e045c918e None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:45:00.613678 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-9f991a70-3a3e-4b1b-8f1e-5a9e045c918e tempest-VolumeQuotasAdminTestJSON-769640163 tempest-VolumeQuotasAdminTestJSON-769640163-project-member] GET https://10.4.3.189/volume/v3/volumes/269c9ead-6c25-40a4-8116-e8ffc83e160f Aug 25 05:45:00.614203 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-9f991a70-3a3e-4b1b-8f1e-5a9e045c918e tempest-VolumeQuotasAdminTestJSON-769640163 tempest-VolumeQuotasAdminTestJSON-769640163-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:45:00.614651 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-9f991a70-3a3e-4b1b-8f1e-5a9e045c918e tempest-VolumeQuotasAdminTestJSON-769640163 tempest-VolumeQuotasAdminTestJSON-769640163-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:45:00.626405 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-9f991a70-3a3e-4b1b-8f1e-5a9e045c918e tempest-VolumeQuotasAdminTestJSON-769640163 tempest-VolumeQuotasAdminTestJSON-769640163-project-member] https://10.4.3.189/volume/v3/volumes/269c9ead-6c25-40a4-8116-e8ffc83e160f returned with HTTP 404 Aug 25 05:45:00.627899 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 482/1920] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:45:00 2026] GET /volume/v3/volumes/269c9ead-6c25-40a4-8116-e8ffc83e160f => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:45:00.646283 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-2ec3fc7e-6666-4046-914d-f1db36058847 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:45:00.648957 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-2ec3fc7e-6666-4046-914d-f1db36058847 tempest-VolumeQuotasAdminTestJSON-769640163 tempest-VolumeQuotasAdminTestJSON-769640163-project-member] GET https://10.4.3.189/volume/v3/volumes/269c9ead-6c25-40a4-8116-e8ffc83e160f Aug 25 05:45:00.648957 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-2ec3fc7e-6666-4046-914d-f1db36058847 tempest-VolumeQuotasAdminTestJSON-769640163 tempest-VolumeQuotasAdminTestJSON-769640163-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:45:00.648957 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-2ec3fc7e-6666-4046-914d-f1db36058847 tempest-VolumeQuotasAdminTestJSON-769640163 tempest-VolumeQuotasAdminTestJSON-769640163-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:45:00.658557 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-2ec3fc7e-6666-4046-914d-f1db36058847 tempest-VolumeQuotasAdminTestJSON-769640163 tempest-VolumeQuotasAdminTestJSON-769640163-project-member] https://10.4.3.189/volume/v3/volumes/269c9ead-6c25-40a4-8116-e8ffc83e160f returned with HTTP 404 Aug 25 05:45:00.659550 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 475/1921] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:45:00 2026] GET /volume/v3/volumes/269c9ead-6c25-40a4-8116-e8ffc83e160f => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:45:00.670816 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-96ea1238-1a71-4000-bec8-33243e950bd5 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:45:00.675941 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-96ea1238-1a71-4000-bec8-33243e950bd5 tempest-VolumeQuotasAdminTestJSON-769640163 tempest-VolumeQuotasAdminTestJSON-769640163-project-member] DELETE https://10.4.3.189/volume/v3/volumes/269c9ead-6c25-40a4-8116-e8ffc83e160f Aug 25 05:45:00.676272 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-96ea1238-1a71-4000-bec8-33243e950bd5 tempest-VolumeQuotasAdminTestJSON-769640163 tempest-VolumeQuotasAdminTestJSON-769640163-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:45:00.677005 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-96ea1238-1a71-4000-bec8-33243e950bd5 tempest-VolumeQuotasAdminTestJSON-769640163 tempest-VolumeQuotasAdminTestJSON-769640163-project-member] Calling method 'delete' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:45:00.677005 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [None req-96ea1238-1a71-4000-bec8-33243e950bd5 tempest-VolumeQuotasAdminTestJSON-769640163 tempest-VolumeQuotasAdminTestJSON-769640163-project-member] Delete volume with id: 269c9ead-6c25-40a4-8116-e8ffc83e160f Aug 25 05:45:00.692406 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-96ea1238-1a71-4000-bec8-33243e950bd5 tempest-VolumeQuotasAdminTestJSON-769640163 tempest-VolumeQuotasAdminTestJSON-769640163-project-member] https://10.4.3.189/volume/v3/volumes/269c9ead-6c25-40a4-8116-e8ffc83e160f returned with HTTP 404 Aug 25 05:45:00.693120 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 486/1922] 10.4.3.189 () {66 vars in 1351 bytes} [Tue Aug 25 05:45:00 2026] DELETE /volume/v3/volumes/269c9ead-6c25-40a4-8116-e8ffc83e160f => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:45:00.708413 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-78c3c0a9-bb35-4011-96d0-d36485255cf8 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:45:00.710937 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-78c3c0a9-bb35-4011-96d0-d36485255cf8 tempest-VolumeQuotasAdminTestJSON-769640163 tempest-VolumeQuotasAdminTestJSON-769640163-project-member] POST https://10.4.3.189/volume/v3/volumes Aug 25 05:45:00.711569 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-78c3c0a9-bb35-4011-96d0-d36485255cf8 tempest-VolumeQuotasAdminTestJSON-769640163 tempest-VolumeQuotasAdminTestJSON-769640163-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-1687291824"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:45:00.713710 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.v3.volumes [None req-78c3c0a9-bb35-4011-96d0-d36485255cf8 tempest-VolumeQuotasAdminTestJSON-769640163 tempest-VolumeQuotasAdminTestJSON-769640163-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasAdminTestJSON-Volume-1687291824'}} {{(pid=100268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 05:45:00.713710 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-78c3c0a9-bb35-4011-96d0-d36485255cf8 tempest-VolumeQuotasAdminTestJSON-769640163 tempest-VolumeQuotasAdminTestJSON-769640163-project-member] Create volume of 1 GB Aug 25 05:45:00.722674 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-78c3c0a9-bb35-4011-96d0-d36485255cf8 tempest-VolumeQuotasAdminTestJSON-769640163 tempest-VolumeQuotasAdminTestJSON-769640163-project-member] Availability Zones retrieved successfully. Aug 25 05:45:00.734745 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-78c3c0a9-bb35-4011-96d0-d36485255cf8 tempest-VolumeQuotasAdminTestJSON-769640163 tempest-VolumeQuotasAdminTestJSON-769640163-project-member] Flow 'volume_create_api' (8bd8529d-afad-4e04-abe1-5f09c628b8ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:45:00.736753 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-78c3c0a9-bb35-4011-96d0-d36485255cf8 tempest-VolumeQuotasAdminTestJSON-769640163 tempest-VolumeQuotasAdminTestJSON-769640163-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e25f0af5-5c6e-42b6-aeb6-61dd2a252db2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:45:00.738439 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.flows.api.create_volume [None req-78c3c0a9-bb35-4011-96d0-d36485255cf8 tempest-VolumeQuotasAdminTestJSON-769640163 tempest-VolumeQuotasAdminTestJSON-769640163-project-member] Validating volume size '1' using validate_int {{(pid=100268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 05:45:00.795876 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-78c3c0a9-bb35-4011-96d0-d36485255cf8 tempest-VolumeQuotasAdminTestJSON-769640163 tempest-VolumeQuotasAdminTestJSON-769640163-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e25f0af5-5c6e-42b6-aeb6-61dd2a252db2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T05:35:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=23fc6e5d-fce0-4521-ba46-4837b4232084,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '23fc6e5d-fce0-4521-ba46-4837b4232084', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:45:00.797681 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-78c3c0a9-bb35-4011-96d0-d36485255cf8 tempest-VolumeQuotasAdminTestJSON-769640163 tempest-VolumeQuotasAdminTestJSON-769640163-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (204ae2e5-4807-46c2-b89f-52746e5c7ed0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:45:00.869660 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-78c3c0a9-bb35-4011-96d0-d36485255cf8 tempest-VolumeQuotasAdminTestJSON-769640163 tempest-VolumeQuotasAdminTestJSON-769640163-project-member] Created reservations ['b55f99b8-0156-4ccb-9633-9fcab153d4ea', '48859bee-2c77-40ad-94a5-c29b4b9c7b40', '43389654-6564-43f8-ad0a-48fdef4deb36', '253781d5-f550-4d02-bb7b-a475746974c4'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:45:00.871089 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-78c3c0a9-bb35-4011-96d0-d36485255cf8 tempest-VolumeQuotasAdminTestJSON-769640163 tempest-VolumeQuotasAdminTestJSON-769640163-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (204ae2e5-4807-46c2-b89f-52746e5c7ed0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b55f99b8-0156-4ccb-9633-9fcab153d4ea', '48859bee-2c77-40ad-94a5-c29b4b9c7b40', '43389654-6564-43f8-ad0a-48fdef4deb36', '253781d5-f550-4d02-bb7b-a475746974c4']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:45:00.871501 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-78c3c0a9-bb35-4011-96d0-d36485255cf8 tempest-VolumeQuotasAdminTestJSON-769640163 tempest-VolumeQuotasAdminTestJSON-769640163-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8ac75006-1f4b-47c6-b26c-2f1c05143376) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:45:00.911405 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-78c3c0a9-bb35-4011-96d0-d36485255cf8 tempest-VolumeQuotasAdminTestJSON-769640163 tempest-VolumeQuotasAdminTestJSON-769640163-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8ac75006-1f4b-47c6-b26c-2f1c05143376) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bff4010a-c748-4c71-98e4-1df872a2002b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1687291824',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6873619e473c43c6b558393f83149490',qos_specs=None,replication_status=,reservations=['b55f99b8-0156-4ccb-9633-9fcab153d4ea','48859bee-2c77-40ad-94a5-c29b4b9c7b40','43389654-6564-43f8-ad0a-48fdef4deb36','253781d5-f550-4d02-bb7b-a475746974c4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='52c842262e574cc7b485eaf10769de4d',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T05:45:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1687291824',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bff4010a-c748-4c71-98e4-1df872a2002b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6873619e473c43c6b558393f83149490',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='52c842262e574cc7b485eaf10769de4d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(23fc6e5d-fce0-4521-ba46-4837b4232084),volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:45:00.912098 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-78c3c0a9-bb35-4011-96d0-d36485255cf8 tempest-VolumeQuotasAdminTestJSON-769640163 tempest-VolumeQuotasAdminTestJSON-769640163-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (912fd62c-76a4-4a9a-8e8a-6d41d5493dd4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:45:00.948569 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-78c3c0a9-bb35-4011-96d0-d36485255cf8 tempest-VolumeQuotasAdminTestJSON-769640163 tempest-VolumeQuotasAdminTestJSON-769640163-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (912fd62c-76a4-4a9a-8e8a-6d41d5493dd4) transitioned into state 'SUCCESS' from state '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-1687291824',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6873619e473c43c6b558393f83149490',qos_specs=None,replication_status=,reservations=['b55f99b8-0156-4ccb-9633-9fcab153d4ea','48859bee-2c77-40ad-94a5-c29b4b9c7b40','43389654-6564-43f8-ad0a-48fdef4deb36','253781d5-f550-4d02-bb7b-a475746974c4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='52c842262e574cc7b485eaf10769de4d',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:45:00.949548 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-78c3c0a9-bb35-4011-96d0-d36485255cf8 tempest-VolumeQuotasAdminTestJSON-769640163 tempest-VolumeQuotasAdminTestJSON-769640163-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5b67197a-f944-4b24-b337-a246f7041567) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:45:00.962230 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-78c3c0a9-bb35-4011-96d0-d36485255cf8 tempest-VolumeQuotasAdminTestJSON-769640163 tempest-VolumeQuotasAdminTestJSON-769640163-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5b67197a-f944-4b24-b337-a246f7041567) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:45:00.963306 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-78c3c0a9-bb35-4011-96d0-d36485255cf8 tempest-VolumeQuotasAdminTestJSON-769640163 tempest-VolumeQuotasAdminTestJSON-769640163-project-member] Flow 'volume_create_api' (8bd8529d-afad-4e04-abe1-5f09c628b8ac) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:45:00.963644 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-78c3c0a9-bb35-4011-96d0-d36485255cf8 tempest-VolumeQuotasAdminTestJSON-769640163 tempest-VolumeQuotasAdminTestJSON-769640163-project-member] Create volume request issued successfully. Aug 25 05:45:00.964275 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-78c3c0a9-bb35-4011-96d0-d36485255cf8 tempest-VolumeQuotasAdminTestJSON-769640163 tempest-VolumeQuotasAdminTestJSON-769640163-project-member] https://10.4.3.189/volume/v3/volumes returned with HTTP 202 Aug 25 05:45:00.964745 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 480/1923] 10.4.3.189 () {68 vars in 1258 bytes} [Tue Aug 25 05:45:00 2026] POST /volume/v3/volumes => generated 756 bytes in 257 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 25 05:45:00.981716 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-e41785ac-de03-4a71-870f-5ad9561da185 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:45:00.983607 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-e41785ac-de03-4a71-870f-5ad9561da185 tempest-VolumeQuotasAdminTestJSON-769640163 tempest-VolumeQuotasAdminTestJSON-769640163-project-member] GET https://10.4.3.189/volume/v3/volumes/bff4010a-c748-4c71-98e4-1df872a2002b Aug 25 05:45:00.983858 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-e41785ac-de03-4a71-870f-5ad9561da185 tempest-VolumeQuotasAdminTestJSON-769640163 tempest-VolumeQuotasAdminTestJSON-769640163-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:45:00.984165 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-e41785ac-de03-4a71-870f-5ad9561da185 tempest-VolumeQuotasAdminTestJSON-769640163 tempest-VolumeQuotasAdminTestJSON-769640163-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:45:00.996193 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:45:00.996193 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:45:01.001945 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-e41785ac-de03-4a71-870f-5ad9561da185 tempest-VolumeQuotasAdminTestJSON-769640163 tempest-VolumeQuotasAdminTestJSON-769640163-project-member] Volume info retrieved successfully. Aug 25 05:45:01.010002 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-e41785ac-de03-4a71-870f-5ad9561da185 tempest-VolumeQuotasAdminTestJSON-769640163 tempest-VolumeQuotasAdminTestJSON-769640163-project-member] https://10.4.3.189/volume/v3/volumes/bff4010a-c748-4c71-98e4-1df872a2002b returned with HTTP 200 Aug 25 05:45:01.010002 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 483/1924] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:45:00 2026] GET /volume/v3/volumes/bff4010a-c748-4c71-98e4-1df872a2002b => generated 824 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:45:01.236621 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-8829531f-2d06-4151-b034-1f785cf9835f None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:45:01.240990 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-8829531f-2d06-4151-b034-1f785cf9835f tempest-ProjectMemberTests-1488842419 tempest-ProjectMemberTests-1488842419-project-admin] GET https://10.4.3.189/volume/v3/volumes/e8c566a6-f125-47ec-b72e-51d94a26d745 Aug 25 05:45:01.241265 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-8829531f-2d06-4151-b034-1f785cf9835f tempest-ProjectMemberTests-1488842419 tempest-ProjectMemberTests-1488842419-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:45:01.242142 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-8829531f-2d06-4151-b034-1f785cf9835f tempest-ProjectMemberTests-1488842419 tempest-ProjectMemberTests-1488842419-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:45:01.265375 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:45:01.265375 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:45:01.274407 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-8829531f-2d06-4151-b034-1f785cf9835f tempest-ProjectMemberTests-1488842419 tempest-ProjectMemberTests-1488842419-project-admin] Volume info retrieved successfully. Aug 25 05:45:01.284640 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-8829531f-2d06-4151-b034-1f785cf9835f tempest-ProjectMemberTests-1488842419 tempest-ProjectMemberTests-1488842419-project-admin] https://10.4.3.189/volume/v3/volumes/e8c566a6-f125-47ec-b72e-51d94a26d745 returned with HTTP 200 Aug 25 05:45:01.285461 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 476/1925] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:45:01 2026] GET /volume/v3/volumes/e8c566a6-f125-47ec-b72e-51d94a26d745 => generated 974 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:45:01.307146 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-e39221bb-37ef-458d-8ffd-c02f8409b671 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:45:01.309725 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-e39221bb-37ef-458d-8ffd-c02f8409b671 tempest-ProjectMemberTests-1488842419 tempest-ProjectMemberTests-1488842419-project-admin] GET https://10.4.3.189/volume/v3/messages Aug 25 05:45:01.310138 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-e39221bb-37ef-458d-8ffd-c02f8409b671 tempest-ProjectMemberTests-1488842419 tempest-ProjectMemberTests-1488842419-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:45:01.310216 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-e39221bb-37ef-458d-8ffd-c02f8409b671 tempest-ProjectMemberTests-1488842419 tempest-ProjectMemberTests-1488842419-project-admin] Calling method 'version_select' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:45:01.323499 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-e39221bb-37ef-458d-8ffd-c02f8409b671 tempest-ProjectMemberTests-1488842419 tempest-ProjectMemberTests-1488842419-project-admin] https://10.4.3.189/volume/v3/messages returned with HTTP 200 Aug 25 05:45:01.324387 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 487/1926] 10.4.3.189 () {68 vars in 1280 bytes} [Tue Aug 25 05:45:01 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 25 05:45:01.340083 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-863f784b-bf18-4fcc-b7ca-c02126a6e222 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:45:01.342571 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-863f784b-bf18-4fcc-b7ca-c02126a6e222 tempest-ProjectMemberTests-1488842419 tempest-ProjectMemberTests-1488842419-project-member] GET https://10.4.3.189/volume/v3/messages Aug 25 05:45:01.342968 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-863f784b-bf18-4fcc-b7ca-c02126a6e222 tempest-ProjectMemberTests-1488842419 tempest-ProjectMemberTests-1488842419-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:45:01.343299 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-863f784b-bf18-4fcc-b7ca-c02126a6e222 tempest-ProjectMemberTests-1488842419 tempest-ProjectMemberTests-1488842419-project-member] Calling method 'version_select' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:45:01.343660 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:45:01.343660 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:45:01.351086 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-863f784b-bf18-4fcc-b7ca-c02126a6e222 tempest-ProjectMemberTests-1488842419 tempest-ProjectMemberTests-1488842419-project-member] https://10.4.3.189/volume/v3/messages returned with HTTP 200 Aug 25 05:45:01.351791 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 481/1927] 10.4.3.189 () {68 vars in 1280 bytes} [Tue Aug 25 05:45:01 2026] GET /volume/v3/messages => generated 670 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:45:01.367550 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-224d5678-91a7-43d3-a328-93ee254b0c08 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:45:01.370655 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-224d5678-91a7-43d3-a328-93ee254b0c08 tempest-ProjectMemberTests-1488842419 tempest-ProjectMemberTests-1488842419-project-admin] DELETE https://10.4.3.189/volume/v3/messages/0dd22d0d-6530-4fb8-ac7b-cdfa97b0da5e Aug 25 05:45:01.370655 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-224d5678-91a7-43d3-a328-93ee254b0c08 tempest-ProjectMemberTests-1488842419 tempest-ProjectMemberTests-1488842419-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:45:01.370655 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-224d5678-91a7-43d3-a328-93ee254b0c08 tempest-ProjectMemberTests-1488842419 tempest-ProjectMemberTests-1488842419-project-admin] Calling method 'version_select' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:45:01.388802 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-224d5678-91a7-43d3-a328-93ee254b0c08 tempest-ProjectMemberTests-1488842419 tempest-ProjectMemberTests-1488842419-project-admin] https://10.4.3.189/volume/v3/messages/0dd22d0d-6530-4fb8-ac7b-cdfa97b0da5e returned with HTTP 204 Aug 25 05:45:01.388802 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 484/1928] 10.4.3.189 () {68 vars in 1394 bytes} [Tue Aug 25 05:45:01 2026] DELETE /volume/v3/messages/0dd22d0d-6530-4fb8-ac7b-cdfa97b0da5e => generated 0 bytes in 22 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 25 05:45:01.398991 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-aeb19cd9-f8d3-43da-b1c1-e826a2405bde None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:45:01.401651 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-aeb19cd9-f8d3-43da-b1c1-e826a2405bde tempest-ProjectMemberTests-1488842419 tempest-ProjectMemberTests-1488842419-project-admin] DELETE https://10.4.3.189/volume/v3/volumes/e8c566a6-f125-47ec-b72e-51d94a26d745 Aug 25 05:45:01.402022 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-aeb19cd9-f8d3-43da-b1c1-e826a2405bde tempest-ProjectMemberTests-1488842419 tempest-ProjectMemberTests-1488842419-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:45:01.402346 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-aeb19cd9-f8d3-43da-b1c1-e826a2405bde tempest-ProjectMemberTests-1488842419 tempest-ProjectMemberTests-1488842419-project-admin] Calling method 'delete' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:45:01.402604 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.v3.volumes [None req-aeb19cd9-f8d3-43da-b1c1-e826a2405bde tempest-ProjectMemberTests-1488842419 tempest-ProjectMemberTests-1488842419-project-admin] Delete volume with id: e8c566a6-f125-47ec-b72e-51d94a26d745 Aug 25 05:45:01.414853 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:45:01.414853 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:45:01.414853 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-aeb19cd9-f8d3-43da-b1c1-e826a2405bde tempest-ProjectMemberTests-1488842419 tempest-ProjectMemberTests-1488842419-project-admin] Volume info retrieved successfully. Aug 25 05:45:01.415875 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-aeb19cd9-f8d3-43da-b1c1-e826a2405bde tempest-ProjectMemberTests-1488842419 tempest-ProjectMemberTests-1488842419-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100269) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 25 05:45:01.480007 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.quota [None req-aeb19cd9-f8d3-43da-b1c1-e826a2405bde tempest-ProjectMemberTests-1488842419 tempest-ProjectMemberTests-1488842419-project-admin] Created reservations ['bae5c6e9-d1f4-4468-8d43-6090280fdc05', '0eda8196-b8f1-4a09-b42c-1a2b18607029', 'aa9ecb17-4ae1-4298-8f40-d1d75849fbf6', '4b6945bc-e907-4b81-b146-3d070ba8d9d8'] {{(pid=100269) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:45:01.555841 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-aeb19cd9-f8d3-43da-b1c1-e826a2405bde tempest-ProjectMemberTests-1488842419 tempest-ProjectMemberTests-1488842419-project-admin] Delete volume request issued successfully. Aug 25 05:45:01.556018 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-aeb19cd9-f8d3-43da-b1c1-e826a2405bde tempest-ProjectMemberTests-1488842419 tempest-ProjectMemberTests-1488842419-project-admin] https://10.4.3.189/volume/v3/volumes/e8c566a6-f125-47ec-b72e-51d94a26d745 returned with HTTP 202 Aug 25 05:45:01.556620 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 477/1929] 10.4.3.189 () {68 vars in 1391 bytes} [Tue Aug 25 05:45:01 2026] DELETE /volume/v3/volumes/e8c566a6-f125-47ec-b72e-51d94a26d745 => generated 0 bytes in 158 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:45:01.567927 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-9a50ff55-5238-4379-b535-7f8e3e0f5cd1 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:45:01.571777 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-9a50ff55-5238-4379-b535-7f8e3e0f5cd1 tempest-ProjectMemberTests-1488842419 tempest-ProjectMemberTests-1488842419-project-admin] DELETE https://10.4.3.189/volume/v3/types/c4cb196d-c0d8-4583-9f73-796ce7be233f Aug 25 05:45:01.571777 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-9a50ff55-5238-4379-b535-7f8e3e0f5cd1 tempest-ProjectMemberTests-1488842419 tempest-ProjectMemberTests-1488842419-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:45:01.571777 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-9a50ff55-5238-4379-b535-7f8e3e0f5cd1 tempest-ProjectMemberTests-1488842419 tempest-ProjectMemberTests-1488842419-project-admin] Calling method '_delete' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:45:01.610134 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-9a50ff55-5238-4379-b535-7f8e3e0f5cd1 tempest-ProjectMemberTests-1488842419 tempest-ProjectMemberTests-1488842419-project-admin] https://10.4.3.189/volume/v3/types/c4cb196d-c0d8-4583-9f73-796ce7be233f returned with HTTP 202 Aug 25 05:45:01.610784 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 488/1930] 10.4.3.189 () {66 vars in 1345 bytes} [Tue Aug 25 05:45:01 2026] DELETE /volume/v3/types/c4cb196d-c0d8-4583-9f73-796ce7be233f => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:45:01.621846 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-50db7339-1cdd-4119-9602-fbb10df17108 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:45:01.625687 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-50db7339-1cdd-4119-9602-fbb10df17108 tempest-ProjectMemberTests-1488842419 tempest-ProjectMemberTests-1488842419-project-admin] POST https://10.4.3.189/volume/v3/types Aug 25 05:45:01.625985 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-50db7339-1cdd-4119-9602-fbb10df17108 tempest-ProjectMemberTests-1488842419 tempest-ProjectMemberTests-1488842419-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-852542367", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1644988904", "vendor_name": "tempest-vendor_name-1522906733"}}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:45:01.658435 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-50db7339-1cdd-4119-9602-fbb10df17108 tempest-ProjectMemberTests-1488842419 tempest-ProjectMemberTests-1488842419-project-admin] https://10.4.3.189/volume/v3/types returned with HTTP 200 Aug 25 05:45:01.658615 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 482/1931] 10.4.3.189 () {68 vars in 1253 bytes} [Tue Aug 25 05:45:01 2026] POST /volume/v3/types => generated 329 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:45:01.670584 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-235ffe44-9855-419b-920c-2aed979d9ffc None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:45:01.672630 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-235ffe44-9855-419b-920c-2aed979d9ffc tempest-ProjectMemberTests-1488842419 tempest-ProjectMemberTests-1488842419-project-admin] POST https://10.4.3.189/volume/v3/volumes Aug 25 05:45:01.673011 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-235ffe44-9855-419b-920c-2aed979d9ffc tempest-ProjectMemberTests-1488842419 tempest-ProjectMemberTests-1488842419-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "7699efa1-21e2-443e-ad9d-355f372a17e4", "size": 1}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:45:01.674652 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.v3.volumes [None req-235ffe44-9855-419b-920c-2aed979d9ffc tempest-ProjectMemberTests-1488842419 tempest-ProjectMemberTests-1488842419-project-admin] Create volume request body: {'volume': {'volume_type': '7699efa1-21e2-443e-ad9d-355f372a17e4', 'size': 1}} {{(pid=100270) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 05:45:01.679982 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.v3.volumes [None req-235ffe44-9855-419b-920c-2aed979d9ffc tempest-ProjectMemberTests-1488842419 tempest-ProjectMemberTests-1488842419-project-admin] Create volume of 1 GB Aug 25 05:45:01.680402 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:45:01.680402 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:45:01.680811 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-235ffe44-9855-419b-920c-2aed979d9ffc tempest-ProjectMemberTests-1488842419 tempest-ProjectMemberTests-1488842419-project-admin] Availability Zones retrieved successfully. Aug 25 05:45:01.688453 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-235ffe44-9855-419b-920c-2aed979d9ffc tempest-ProjectMemberTests-1488842419 tempest-ProjectMemberTests-1488842419-project-admin] Flow 'volume_create_api' (b6171a39-2386-49d9-acd4-27f0b410a878) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:45:01.689584 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-235ffe44-9855-419b-920c-2aed979d9ffc tempest-ProjectMemberTests-1488842419 tempest-ProjectMemberTests-1488842419-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7641a560-5a6c-4b20-87dd-25814a090e75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:45:01.690498 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.flows.api.create_volume [None req-235ffe44-9855-419b-920c-2aed979d9ffc tempest-ProjectMemberTests-1488842419 tempest-ProjectMemberTests-1488842419-project-admin] Validating volume size '1' using validate_int {{(pid=100270) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 05:45:01.712769 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-235ffe44-9855-419b-920c-2aed979d9ffc tempest-ProjectMemberTests-1488842419 tempest-ProjectMemberTests-1488842419-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7641a560-5a6c-4b20-87dd-25814a090e75) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T05:45:02Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1644988904',vendor_name='tempest-vendor_name-1522906733'},id=7699efa1-21e2-443e-ad9d-355f372a17e4,is_public=True,name='tempest-ProjectMemberTests-volume-type-852542367',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7699efa1-21e2-443e-ad9d-355f372a17e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:45:01.713414 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-235ffe44-9855-419b-920c-2aed979d9ffc tempest-ProjectMemberTests-1488842419 tempest-ProjectMemberTests-1488842419-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0182f077-5db4-4287-b12e-ef652bdda682) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:45:01.746916 np0000008051 devstack@c-api.service[100270]: WARNING cinder.quota [None req-235ffe44-9855-419b-920c-2aed979d9ffc tempest-ProjectMemberTests-1488842419 tempest-ProjectMemberTests-1488842419-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-852542367 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-852542367, it is now deprecated. Please use the default quota class for default quota. Aug 25 05:45:01.746996 np0000008051 devstack@c-api.service[100270]: WARNING cinder.quota [None req-235ffe44-9855-419b-920c-2aed979d9ffc tempest-ProjectMemberTests-1488842419 tempest-ProjectMemberTests-1488842419-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-852542367 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-852542367, it is now deprecated. Please use the default quota class for default quota. Aug 25 05:45:01.782785 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.quota [None req-235ffe44-9855-419b-920c-2aed979d9ffc tempest-ProjectMemberTests-1488842419 tempest-ProjectMemberTests-1488842419-project-admin] Created reservations ['19c49ba5-7f56-49c6-aea7-b56f66151740', '6d602b98-52d4-481e-979b-587c5847ef22', '6f19b60a-d6f6-4b7b-9516-d9670477b040', 'f80b4b4f-eb50-48e0-8ccf-fca487e02650'] {{(pid=100270) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:45:01.784830 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-235ffe44-9855-419b-920c-2aed979d9ffc tempest-ProjectMemberTests-1488842419 tempest-ProjectMemberTests-1488842419-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0182f077-5db4-4287-b12e-ef652bdda682) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['19c49ba5-7f56-49c6-aea7-b56f66151740', '6d602b98-52d4-481e-979b-587c5847ef22', '6f19b60a-d6f6-4b7b-9516-d9670477b040', 'f80b4b4f-eb50-48e0-8ccf-fca487e02650']}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:45:01.785611 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-235ffe44-9855-419b-920c-2aed979d9ffc tempest-ProjectMemberTests-1488842419 tempest-ProjectMemberTests-1488842419-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c2125c6f-08c4-4d7d-b1f2-9af737a55613) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:45:01.828429 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-235ffe44-9855-419b-920c-2aed979d9ffc tempest-ProjectMemberTests-1488842419 tempest-ProjectMemberTests-1488842419-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c2125c6f-08c4-4d7d-b1f2-9af737a55613) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f8d9e150-c68e-4c8e-86cc-09a123a3ede4', '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='46fae38521d7496db697f9a345b55f9e',qos_specs=None,replication_status=,reservations=['19c49ba5-7f56-49c6-aea7-b56f66151740','6d602b98-52d4-481e-979b-587c5847ef22','6f19b60a-d6f6-4b7b-9516-d9670477b040','f80b4b4f-eb50-48e0-8ccf-fca487e02650'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='56c2bd1361b44cb495908c7d30beb47f',volume_type_id=7699efa1-21e2-443e-ad9d-355f372a17e4), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T05:45:01Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f8d9e150-c68e-4c8e-86cc-09a123a3ede4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='46fae38521d7496db697f9a345b55f9e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='56c2bd1361b44cb495908c7d30beb47f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7699efa1-21e2-443e-ad9d-355f372a17e4),volume_type_id=7699efa1-21e2-443e-ad9d-355f372a17e4)}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:45:01.829608 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-235ffe44-9855-419b-920c-2aed979d9ffc tempest-ProjectMemberTests-1488842419 tempest-ProjectMemberTests-1488842419-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5869a5e5-db6b-445b-8a2d-aefbeba18d48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:45:01.867254 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-235ffe44-9855-419b-920c-2aed979d9ffc tempest-ProjectMemberTests-1488842419 tempest-ProjectMemberTests-1488842419-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5869a5e5-db6b-445b-8a2d-aefbeba18d48) transitioned into state 'SUCCESS' from 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='46fae38521d7496db697f9a345b55f9e',qos_specs=None,replication_status=,reservations=['19c49ba5-7f56-49c6-aea7-b56f66151740','6d602b98-52d4-481e-979b-587c5847ef22','6f19b60a-d6f6-4b7b-9516-d9670477b040','f80b4b4f-eb50-48e0-8ccf-fca487e02650'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='56c2bd1361b44cb495908c7d30beb47f',volume_type_id=7699efa1-21e2-443e-ad9d-355f372a17e4)}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:45:01.867581 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-235ffe44-9855-419b-920c-2aed979d9ffc tempest-ProjectMemberTests-1488842419 tempest-ProjectMemberTests-1488842419-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e4ec2071-b756-4c18-813e-d849285091a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:45:01.882282 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-235ffe44-9855-419b-920c-2aed979d9ffc tempest-ProjectMemberTests-1488842419 tempest-ProjectMemberTests-1488842419-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e4ec2071-b756-4c18-813e-d849285091a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:45:01.883425 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-235ffe44-9855-419b-920c-2aed979d9ffc tempest-ProjectMemberTests-1488842419 tempest-ProjectMemberTests-1488842419-project-admin] Flow 'volume_create_api' (b6171a39-2386-49d9-acd4-27f0b410a878) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100270) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:45:01.883876 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-235ffe44-9855-419b-920c-2aed979d9ffc tempest-ProjectMemberTests-1488842419 tempest-ProjectMemberTests-1488842419-project-admin] Create volume request issued successfully. Aug 25 05:45:01.885353 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-235ffe44-9855-419b-920c-2aed979d9ffc tempest-ProjectMemberTests-1488842419 tempest-ProjectMemberTests-1488842419-project-admin] https://10.4.3.189/volume/v3/volumes returned with HTTP 202 Aug 25 05:45:01.886169 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 485/1932] 10.4.3.189 () {70 vars in 1298 bytes} [Tue Aug 25 05:45:01 2026] POST /volume/v3/volumes => generated 773 bytes in 216 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 05:45:01.903642 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-32396899-6f2c-4cff-83c7-abfa31be0ec4 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:45:01.906800 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-32396899-6f2c-4cff-83c7-abfa31be0ec4 tempest-ProjectMemberTests-1488842419 tempest-ProjectMemberTests-1488842419-project-admin] GET https://10.4.3.189/volume/v3/volumes/f8d9e150-c68e-4c8e-86cc-09a123a3ede4 Aug 25 05:45:01.906800 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-32396899-6f2c-4cff-83c7-abfa31be0ec4 tempest-ProjectMemberTests-1488842419 tempest-ProjectMemberTests-1488842419-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:45:01.906800 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-32396899-6f2c-4cff-83c7-abfa31be0ec4 tempest-ProjectMemberTests-1488842419 tempest-ProjectMemberTests-1488842419-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:45:01.918160 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:45:01.918160 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:45:01.925127 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-32396899-6f2c-4cff-83c7-abfa31be0ec4 tempest-ProjectMemberTests-1488842419 tempest-ProjectMemberTests-1488842419-project-admin] Volume info retrieved successfully. Aug 25 05:45:01.933447 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-32396899-6f2c-4cff-83c7-abfa31be0ec4 tempest-ProjectMemberTests-1488842419 tempest-ProjectMemberTests-1488842419-project-admin] https://10.4.3.189/volume/v3/volumes/f8d9e150-c68e-4c8e-86cc-09a123a3ede4 returned with HTTP 200 Aug 25 05:45:01.933624 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 478/1933] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:45:01 2026] GET /volume/v3/volumes/f8d9e150-c68e-4c8e-86cc-09a123a3ede4 => generated 952 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:45:02.033198 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-9f79e82c-ab5a-4003-b2e9-d1c07a0280b1 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:45:02.037043 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-9f79e82c-ab5a-4003-b2e9-d1c07a0280b1 tempest-VolumeQuotasAdminTestJSON-769640163 tempest-VolumeQuotasAdminTestJSON-769640163-project-member] GET https://10.4.3.189/volume/v3/volumes/bff4010a-c748-4c71-98e4-1df872a2002b Aug 25 05:45:02.037519 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-9f79e82c-ab5a-4003-b2e9-d1c07a0280b1 tempest-VolumeQuotasAdminTestJSON-769640163 tempest-VolumeQuotasAdminTestJSON-769640163-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:45:02.037847 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-9f79e82c-ab5a-4003-b2e9-d1c07a0280b1 tempest-VolumeQuotasAdminTestJSON-769640163 tempest-VolumeQuotasAdminTestJSON-769640163-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:45:02.049678 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:45:02.049678 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:45:02.057310 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-9f79e82c-ab5a-4003-b2e9-d1c07a0280b1 tempest-VolumeQuotasAdminTestJSON-769640163 tempest-VolumeQuotasAdminTestJSON-769640163-project-member] Volume info retrieved successfully. Aug 25 05:45:02.061777 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-9f79e82c-ab5a-4003-b2e9-d1c07a0280b1 tempest-VolumeQuotasAdminTestJSON-769640163 tempest-VolumeQuotasAdminTestJSON-769640163-project-member] https://10.4.3.189/volume/v3/volumes/bff4010a-c748-4c71-98e4-1df872a2002b returned with HTTP 200 Aug 25 05:45:02.062481 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 489/1934] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:45:02 2026] GET /volume/v3/volumes/bff4010a-c748-4c71-98e4-1df872a2002b => generated 849 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:45:02.090884 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-9df15057-3d1b-4d15-9872-205f1cefed90 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:45:02.094580 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-9df15057-3d1b-4d15-9872-205f1cefed90 tempest-VolumeQuotasAdminTestJSON-1916203723 tempest-VolumeQuotasAdminTestJSON-1916203723-project-admin] GET https://10.4.3.189/volume/v3/os-quota-sets/6873619e473c43c6b558393f83149490?usage=True Aug 25 05:45:02.095220 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-9df15057-3d1b-4d15-9872-205f1cefed90 tempest-VolumeQuotasAdminTestJSON-1916203723 tempest-VolumeQuotasAdminTestJSON-1916203723-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:45:02.095398 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-9df15057-3d1b-4d15-9872-205f1cefed90 tempest-VolumeQuotasAdminTestJSON-1916203723 tempest-VolumeQuotasAdminTestJSON-1916203723-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:45:02.116833 np0000008051 devstack@c-api.service[100268]: WARNING cinder.quota [None req-9df15057-3d1b-4d15-9872-205f1cefed90 tempest-VolumeQuotasAdminTestJSON-1916203723 tempest-VolumeQuotasAdminTestJSON-1916203723-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-852542367 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-852542367, it is now deprecated. Please use the default quota class for default quota. Aug 25 05:45:02.117417 np0000008051 devstack@c-api.service[100268]: WARNING cinder.quota [None req-9df15057-3d1b-4d15-9872-205f1cefed90 tempest-VolumeQuotasAdminTestJSON-1916203723 tempest-VolumeQuotasAdminTestJSON-1916203723-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-852542367 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-852542367, it is now deprecated. Please use the default quota class for default quota. Aug 25 05:45:02.117684 np0000008051 devstack@c-api.service[100268]: WARNING cinder.quota [None req-9df15057-3d1b-4d15-9872-205f1cefed90 tempest-VolumeQuotasAdminTestJSON-1916203723 tempest-VolumeQuotasAdminTestJSON-1916203723-project-admin] Deprecated: Default quota for resource: snapshots_tempest-ProjectMemberTests-volume-type-852542367 is set by the default quota flag: quota_snapshots_tempest-ProjectMemberTests-volume-type-852542367, it is now deprecated. Please use the default quota class for default quota. Aug 25 05:45:02.130301 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-9df15057-3d1b-4d15-9872-205f1cefed90 tempest-VolumeQuotasAdminTestJSON-1916203723 tempest-VolumeQuotasAdminTestJSON-1916203723-project-admin] https://10.4.3.189/volume/v3/os-quota-sets/6873619e473c43c6b558393f83149490?usage=True returned with HTTP 200 Aug 25 05:45:02.131164 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 483/1935] 10.4.3.189 () {66 vars in 1375 bytes} [Tue Aug 25 05:45:02 2026] GET /volume/v3/os-quota-sets/6873619e473c43c6b558393f83149490?usage=True => generated 1374 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:45:02.145900 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-d796b37d-06e2-42d9-a204-c9ca03abcb18 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:45:02.148451 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-d796b37d-06e2-42d9-a204-c9ca03abcb18 tempest-VolumeQuotasAdminTestJSON-1916203723 tempest-VolumeQuotasAdminTestJSON-1916203723-project-admin] GET https://10.4.3.189/volume/v3/os-quota-sets/41040596ffe3428ba2535b8f611e7c9c?usage=True Aug 25 05:45:02.149463 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-d796b37d-06e2-42d9-a204-c9ca03abcb18 tempest-VolumeQuotasAdminTestJSON-1916203723 tempest-VolumeQuotasAdminTestJSON-1916203723-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:45:02.149463 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-d796b37d-06e2-42d9-a204-c9ca03abcb18 tempest-VolumeQuotasAdminTestJSON-1916203723 tempest-VolumeQuotasAdminTestJSON-1916203723-project-admin] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:45:02.150307 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:45:02.150307 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:45:02.165178 np0000008051 devstack@c-api.service[100270]: WARNING cinder.quota [None req-d796b37d-06e2-42d9-a204-c9ca03abcb18 tempest-VolumeQuotasAdminTestJSON-1916203723 tempest-VolumeQuotasAdminTestJSON-1916203723-project-admin] Deprecated: Default quota for resource: snapshots_tempest-ProjectMemberTests-volume-type-852542367 is set by the default quota flag: quota_snapshots_tempest-ProjectMemberTests-volume-type-852542367, it is now deprecated. Please use the default quota class for default quota. Aug 25 05:45:02.175040 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-d796b37d-06e2-42d9-a204-c9ca03abcb18 tempest-VolumeQuotasAdminTestJSON-1916203723 tempest-VolumeQuotasAdminTestJSON-1916203723-project-admin] https://10.4.3.189/volume/v3/os-quota-sets/41040596ffe3428ba2535b8f611e7c9c?usage=True returned with HTTP 200 Aug 25 05:45:02.175897 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 486/1936] 10.4.3.189 () {66 vars in 1375 bytes} [Tue Aug 25 05:45:02 2026] GET /volume/v3/os-quota-sets/41040596ffe3428ba2535b8f611e7c9c?usage=True => generated 1374 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:45:02.190161 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-1ed46b3d-ff49-4aec-857a-6cad3ac7d2e4 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:45:02.192726 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-1ed46b3d-ff49-4aec-857a-6cad3ac7d2e4 tempest-VolumeQuotasAdminTestJSON-769640163 tempest-VolumeQuotasAdminTestJSON-769640163-project-member] POST https://10.4.3.189/volume/v3/os-volume-transfer Aug 25 05:45:02.193606 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-1ed46b3d-ff49-4aec-857a-6cad3ac7d2e4 tempest-VolumeQuotasAdminTestJSON-769640163 tempest-VolumeQuotasAdminTestJSON-769640163-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "bff4010a-c748-4c71-98e4-1df872a2002b"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:45:02.195385 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.contrib.volume_transfer [None req-1ed46b3d-ff49-4aec-857a-6cad3ac7d2e4 tempest-VolumeQuotasAdminTestJSON-769640163 tempest-VolumeQuotasAdminTestJSON-769640163-project-member] Creating new volume transfer {'transfer': {'volume_id': 'bff4010a-c748-4c71-98e4-1df872a2002b'}} {{(pid=100269) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Aug 25 05:45:02.195961 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.contrib.volume_transfer [None req-1ed46b3d-ff49-4aec-857a-6cad3ac7d2e4 tempest-VolumeQuotasAdminTestJSON-769640163 tempest-VolumeQuotasAdminTestJSON-769640163-project-member] Creating transfer of volume bff4010a-c748-4c71-98e4-1df872a2002b Aug 25 05:45:02.196181 np0000008051 devstack@c-api.service[100269]: INFO cinder.transfer.api [None req-1ed46b3d-ff49-4aec-857a-6cad3ac7d2e4 tempest-VolumeQuotasAdminTestJSON-769640163 tempest-VolumeQuotasAdminTestJSON-769640163-project-member] Generating transfer record for volume bff4010a-c748-4c71-98e4-1df872a2002b Aug 25 05:45:02.207987 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:45:02.207987 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:45:02.234188 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-1ed46b3d-ff49-4aec-857a-6cad3ac7d2e4 tempest-VolumeQuotasAdminTestJSON-769640163 tempest-VolumeQuotasAdminTestJSON-769640163-project-member] https://10.4.3.189/volume/v3/os-volume-transfer returned with HTTP 202 Aug 25 05:45:02.235425 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 479/1937] 10.4.3.189 () {68 vars in 1291 bytes} [Tue Aug 25 05:45:02 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 25 05:45:02.249826 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-d7c04caa-47ab-45dc-a8aa-0cdc1457a0f2 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:45:02.468924 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-d7c04caa-47ab-45dc-a8aa-0cdc1457a0f2 tempest-VolumeQuotasAdminTestJSON-1362428655 tempest-VolumeQuotasAdminTestJSON-1362428655-project-member] POST https://10.4.3.189/volume/v3/os-volume-transfer/e0036d8c-53da-4d35-a017-dc7c2a021a19/accept Aug 25 05:45:02.470358 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-d7c04caa-47ab-45dc-a8aa-0cdc1457a0f2 tempest-VolumeQuotasAdminTestJSON-1362428655 tempest-VolumeQuotasAdminTestJSON-1362428655-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "ddb5ab3f3e7acaed"}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:45:02.471839 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.contrib.volume_transfer [None req-d7c04caa-47ab-45dc-a8aa-0cdc1457a0f2 tempest-VolumeQuotasAdminTestJSON-1362428655 tempest-VolumeQuotasAdminTestJSON-1362428655-project-member] Accepting volume transfer e0036d8c-53da-4d35-a017-dc7c2a021a19 {{(pid=100271) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Aug 25 05:45:02.472175 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.contrib.volume_transfer [None req-d7c04caa-47ab-45dc-a8aa-0cdc1457a0f2 tempest-VolumeQuotasAdminTestJSON-1362428655 tempest-VolumeQuotasAdminTestJSON-1362428655-project-member] Accepting transfer e0036d8c-53da-4d35-a017-dc7c2a021a19 Aug 25 05:45:02.566241 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-970ccace-fb5a-4b30-bfbf-2f87a894d9c7 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:45:02.643726 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.quota [None req-d7c04caa-47ab-45dc-a8aa-0cdc1457a0f2 tempest-VolumeQuotasAdminTestJSON-1362428655 tempest-VolumeQuotasAdminTestJSON-1362428655-project-member] Created reservations ['c4d116eb-d31a-43d3-8a5b-97f2e608aede', 'a54fec07-dd82-4d9b-962e-502262d88a30', '965cf98e-c64d-45d9-a126-1bf15345baa6', '36404141-fb22-43e6-a256-ea2564113bfe'] {{(pid=100271) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:45:02.693695 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-970ccace-fb5a-4b30-bfbf-2f87a894d9c7 tempest-VolumesSummaryTest-1690981003 tempest-VolumesSummaryTest-1690981003-project-member] GET https://10.4.3.189/volume/v3/volumes/summary Aug 25 05:45:02.693695 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-970ccace-fb5a-4b30-bfbf-2f87a894d9c7 tempest-VolumesSummaryTest-1690981003 tempest-VolumesSummaryTest-1690981003-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:45:02.693695 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-970ccace-fb5a-4b30-bfbf-2f87a894d9c7 tempest-VolumesSummaryTest-1690981003 tempest-VolumesSummaryTest-1690981003-project-member] Calling method 'version_select' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:45:02.693923 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.api_utils [None req-970ccace-fb5a-4b30-bfbf-2f87a894d9c7 tempest-VolumesSummaryTest-1690981003 tempest-VolumesSummaryTest-1690981003-project-member] Removing options '' from query. {{(pid=100268) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 05:45:02.698205 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.quota [None req-d7c04caa-47ab-45dc-a8aa-0cdc1457a0f2 tempest-VolumeQuotasAdminTestJSON-1362428655 tempest-VolumeQuotasAdminTestJSON-1362428655-project-member] Created reservations ['573f9719-2cf1-477d-b7d3-45ef9ee51766', 'd25f9ae7-9354-4766-b3ed-c43050e36356', 'fb6ae951-5695-4281-9a7a-893b42672bd9', '4942fd1f-5ef9-4f4e-8e31-9ae59ec35bd3'] {{(pid=100271) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:45:02.703539 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-970ccace-fb5a-4b30-bfbf-2f87a894d9c7 tempest-VolumesSummaryTest-1690981003 tempest-VolumesSummaryTest-1690981003-project-member] Get summary completed successfully. Aug 25 05:45:02.704234 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-970ccace-fb5a-4b30-bfbf-2f87a894d9c7 tempest-VolumesSummaryTest-1690981003 tempest-VolumesSummaryTest-1690981003-project-member] https://10.4.3.189/volume/v3/volumes/summary returned with HTTP 200 Aug 25 05:45:02.704816 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 484/1938] 10.4.3.189 () {68 vars in 1302 bytes} [Tue Aug 25 05:45:02 2026] GET /volume/v3/volumes/summary => generated 55 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:45:02.776236 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.quota [None req-d7c04caa-47ab-45dc-a8aa-0cdc1457a0f2 tempest-VolumeQuotasAdminTestJSON-1362428655 tempest-VolumeQuotasAdminTestJSON-1362428655-project-member] Created reservations ['f90bcc28-0400-4bf8-a739-afc95765941f', '5facdcdc-c01a-492e-a535-d7c1f9fc87f2', '8abbb20d-e5aa-486a-a364-40b7f0fdf788', '9b65ede5-aeee-4de6-8aa9-2e3d2d65685d'] {{(pid=100271) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:45:02.844950 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.quota [None req-d7c04caa-47ab-45dc-a8aa-0cdc1457a0f2 tempest-VolumeQuotasAdminTestJSON-1362428655 tempest-VolumeQuotasAdminTestJSON-1362428655-project-member] Created reservations ['7bce8a17-46d3-4a3a-831d-f24c4d71def2', '95fc1dcb-04ad-468a-a5c4-932f7e05b503', 'db7c5942-3276-4830-aa7a-13a562f6face', '7a3adbaf-bffe-4c68-b00a-a37d5e006817'] {{(pid=100271) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:45:02.866402 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-d7c04caa-47ab-45dc-a8aa-0cdc1457a0f2 tempest-VolumeQuotasAdminTestJSON-1362428655 tempest-VolumeQuotasAdminTestJSON-1362428655-project-member] Transfer volume completed successfully. Aug 25 05:45:02.954874 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-4eca1b91-6d2c-49c8-8cd9-c3101b837535 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:45:02.957635 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-4eca1b91-6d2c-49c8-8cd9-c3101b837535 tempest-ProjectMemberTests-1488842419 tempest-ProjectMemberTests-1488842419-project-admin] GET https://10.4.3.189/volume/v3/volumes/f8d9e150-c68e-4c8e-86cc-09a123a3ede4 Aug 25 05:45:02.957635 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-4eca1b91-6d2c-49c8-8cd9-c3101b837535 tempest-ProjectMemberTests-1488842419 tempest-ProjectMemberTests-1488842419-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:45:02.957635 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-4eca1b91-6d2c-49c8-8cd9-c3101b837535 tempest-ProjectMemberTests-1488842419 tempest-ProjectMemberTests-1488842419-project-admin] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:45:02.971782 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:45:02.971782 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:45:02.979381 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-4eca1b91-6d2c-49c8-8cd9-c3101b837535 tempest-ProjectMemberTests-1488842419 tempest-ProjectMemberTests-1488842419-project-admin] Volume info retrieved successfully. Aug 25 05:45:02.985898 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-4eca1b91-6d2c-49c8-8cd9-c3101b837535 tempest-ProjectMemberTests-1488842419 tempest-ProjectMemberTests-1488842419-project-admin] https://10.4.3.189/volume/v3/volumes/f8d9e150-c68e-4c8e-86cc-09a123a3ede4 returned with HTTP 200 Aug 25 05:45:02.986553 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 487/1939] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:45:02 2026] GET /volume/v3/volumes/f8d9e150-c68e-4c8e-86cc-09a123a3ede4 => generated 973 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:45:03.004642 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-9c26543a-3b32-4a3d-9c93-0b467e58547e None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:45:03.007377 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-9c26543a-3b32-4a3d-9c93-0b467e58547e tempest-ProjectMemberTests-1488842419 tempest-ProjectMemberTests-1488842419-project-admin] GET https://10.4.3.189/volume/v3/messages Aug 25 05:45:03.007672 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-9c26543a-3b32-4a3d-9c93-0b467e58547e tempest-ProjectMemberTests-1488842419 tempest-ProjectMemberTests-1488842419-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:45:03.007927 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-9c26543a-3b32-4a3d-9c93-0b467e58547e tempest-ProjectMemberTests-1488842419 tempest-ProjectMemberTests-1488842419-project-admin] Calling method 'version_select' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:45:03.018562 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-9c26543a-3b32-4a3d-9c93-0b467e58547e tempest-ProjectMemberTests-1488842419 tempest-ProjectMemberTests-1488842419-project-admin] https://10.4.3.189/volume/v3/messages returned with HTTP 200 Aug 25 05:45:03.018562 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 480/1940] 10.4.3.189 () {68 vars in 1280 bytes} [Tue Aug 25 05:45:03 2026] GET /volume/v3/messages => generated 670 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:45:03.026686 np0000008051 devstack@c-api.service[100271]: INFO cinder.transfer.api [None req-d7c04caa-47ab-45dc-a8aa-0cdc1457a0f2 tempest-VolumeQuotasAdminTestJSON-1362428655 tempest-VolumeQuotasAdminTestJSON-1362428655-project-member] Volume bff4010a-c748-4c71-98e4-1df872a2002b has been transferred. Aug 25 05:45:03.034707 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-d7c04caa-47ab-45dc-a8aa-0cdc1457a0f2 tempest-VolumeQuotasAdminTestJSON-1362428655 tempest-VolumeQuotasAdminTestJSON-1362428655-project-member] https://10.4.3.189/volume/v3/os-volume-transfer/e0036d8c-53da-4d35-a017-dc7c2a021a19/accept returned with HTTP 202 Aug 25 05:45:03.035255 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 490/1941] 10.4.3.189 () {68 vars in 1423 bytes} [Tue Aug 25 05:45:02 2026] POST /volume/v3/os-volume-transfer/e0036d8c-53da-4d35-a017-dc7c2a021a19/accept => generated 365 bytes in 786 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 05:45:03.036416 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-3732f1a1-fda6-4c60-b0d5-a04c5455689e None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:45:03.038591 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-3732f1a1-fda6-4c60-b0d5-a04c5455689e tempest-ProjectMemberTests-1488842419 tempest-ProjectMemberTests-1488842419-project-member] GET https://10.4.3.189/volume/v3/messages/84acdc0b-1ab1-47b7-9e90-6ccd0a2ddec4 Aug 25 05:45:03.038760 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-3732f1a1-fda6-4c60-b0d5-a04c5455689e tempest-ProjectMemberTests-1488842419 tempest-ProjectMemberTests-1488842419-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:45:03.039927 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-3732f1a1-fda6-4c60-b0d5-a04c5455689e tempest-ProjectMemberTests-1488842419 tempest-ProjectMemberTests-1488842419-project-member] Calling method 'version_select' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:45:03.050635 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-1567650e-c692-4108-9d9a-1d9e9d4ef1f5 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:45:03.054005 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-3732f1a1-fda6-4c60-b0d5-a04c5455689e tempest-ProjectMemberTests-1488842419 tempest-ProjectMemberTests-1488842419-project-member] https://10.4.3.189/volume/v3/messages/84acdc0b-1ab1-47b7-9e90-6ccd0a2ddec4 returned with HTTP 200 Aug 25 05:45:03.054005 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 485/1942] 10.4.3.189 () {68 vars in 1391 bytes} [Tue Aug 25 05:45:03 2026] GET /volume/v3/messages/84acdc0b-1ab1-47b7-9e90-6ccd0a2ddec4 => generated 667 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:45:03.054289 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-1567650e-c692-4108-9d9a-1d9e9d4ef1f5 tempest-VolumeQuotasAdminTestJSON-1362428655 tempest-VolumeQuotasAdminTestJSON-1362428655-project-member] GET https://10.4.3.189/volume/v3/volumes/bff4010a-c748-4c71-98e4-1df872a2002b Aug 25 05:45:03.054289 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-1567650e-c692-4108-9d9a-1d9e9d4ef1f5 tempest-VolumeQuotasAdminTestJSON-1362428655 tempest-VolumeQuotasAdminTestJSON-1362428655-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:45:03.054289 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-1567650e-c692-4108-9d9a-1d9e9d4ef1f5 tempest-VolumeQuotasAdminTestJSON-1362428655 tempest-VolumeQuotasAdminTestJSON-1362428655-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:45:03.069918 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-690d60ea-a627-4e62-8706-21a8ff097cdc None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:45:03.073452 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-690d60ea-a627-4e62-8706-21a8ff097cdc tempest-ProjectMemberTests-1488842419 tempest-ProjectMemberTests-1488842419-project-admin] DELETE https://10.4.3.189/volume/v3/messages/84acdc0b-1ab1-47b7-9e90-6ccd0a2ddec4 Aug 25 05:45:03.073452 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-690d60ea-a627-4e62-8706-21a8ff097cdc tempest-ProjectMemberTests-1488842419 tempest-ProjectMemberTests-1488842419-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:45:03.073682 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-690d60ea-a627-4e62-8706-21a8ff097cdc tempest-ProjectMemberTests-1488842419 tempest-ProjectMemberTests-1488842419-project-admin] Calling method 'version_select' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:45:03.077471 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:45:03.077471 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:45:03.085717 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-1567650e-c692-4108-9d9a-1d9e9d4ef1f5 tempest-VolumeQuotasAdminTestJSON-1362428655 tempest-VolumeQuotasAdminTestJSON-1362428655-project-member] Volume info retrieved successfully. Aug 25 05:45:03.090343 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-690d60ea-a627-4e62-8706-21a8ff097cdc tempest-ProjectMemberTests-1488842419 tempest-ProjectMemberTests-1488842419-project-admin] https://10.4.3.189/volume/v3/messages/84acdc0b-1ab1-47b7-9e90-6ccd0a2ddec4 returned with HTTP 204 Aug 25 05:45:03.091169 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 481/1943] 10.4.3.189 () {68 vars in 1394 bytes} [Tue Aug 25 05:45:03 2026] DELETE /volume/v3/messages/84acdc0b-1ab1-47b7-9e90-6ccd0a2ddec4 => generated 0 bytes in 22 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 25 05:45:03.092482 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-1567650e-c692-4108-9d9a-1d9e9d4ef1f5 tempest-VolumeQuotasAdminTestJSON-1362428655 tempest-VolumeQuotasAdminTestJSON-1362428655-project-member] https://10.4.3.189/volume/v3/volumes/bff4010a-c748-4c71-98e4-1df872a2002b returned with HTTP 200 Aug 25 05:45:03.092725 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 488/1944] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:45:03 2026] GET /volume/v3/volumes/bff4010a-c748-4c71-98e4-1df872a2002b => generated 849 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:45:03.101202 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-3c954b22-0771-449c-a7e4-30fcb25339c0 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:45:03.103880 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-3c954b22-0771-449c-a7e4-30fcb25339c0 tempest-ProjectMemberTests-1488842419 tempest-ProjectMemberTests-1488842419-project-admin] DELETE https://10.4.3.189/volume/v3/volumes/f8d9e150-c68e-4c8e-86cc-09a123a3ede4 Aug 25 05:45:03.104224 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-3c954b22-0771-449c-a7e4-30fcb25339c0 tempest-ProjectMemberTests-1488842419 tempest-ProjectMemberTests-1488842419-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:45:03.104686 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-3c954b22-0771-449c-a7e4-30fcb25339c0 tempest-ProjectMemberTests-1488842419 tempest-ProjectMemberTests-1488842419-project-admin] Calling method 'delete' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:45:03.104686 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [None req-3c954b22-0771-449c-a7e4-30fcb25339c0 tempest-ProjectMemberTests-1488842419 tempest-ProjectMemberTests-1488842419-project-admin] Delete volume with id: f8d9e150-c68e-4c8e-86cc-09a123a3ede4 Aug 25 05:45:03.111473 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-cb67824e-0ac9-403d-b6a8-07bdef2ab293 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:45:03.114036 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-cb67824e-0ac9-403d-b6a8-07bdef2ab293 tempest-VolumeQuotasAdminTestJSON-1916203723 tempest-VolumeQuotasAdminTestJSON-1916203723-project-admin] GET https://10.4.3.189/volume/v3/os-quota-sets/6873619e473c43c6b558393f83149490?usage=True Aug 25 05:45:03.114244 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-cb67824e-0ac9-403d-b6a8-07bdef2ab293 tempest-VolumeQuotasAdminTestJSON-1916203723 tempest-VolumeQuotasAdminTestJSON-1916203723-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:45:03.114617 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-cb67824e-0ac9-403d-b6a8-07bdef2ab293 tempest-VolumeQuotasAdminTestJSON-1916203723 tempest-VolumeQuotasAdminTestJSON-1916203723-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:45:03.117424 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:45:03.117424 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:45:03.117946 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-3c954b22-0771-449c-a7e4-30fcb25339c0 tempest-ProjectMemberTests-1488842419 tempest-ProjectMemberTests-1488842419-project-admin] Volume info retrieved successfully. Aug 25 05:45:03.119504 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-3c954b22-0771-449c-a7e4-30fcb25339c0 tempest-ProjectMemberTests-1488842419 tempest-ProjectMemberTests-1488842419-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100271) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 25 05:45:03.138384 np0000008051 devstack@c-api.service[100271]: WARNING cinder.quota [None req-3c954b22-0771-449c-a7e4-30fcb25339c0 tempest-ProjectMemberTests-1488842419 tempest-ProjectMemberTests-1488842419-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-852542367 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-852542367, it is now deprecated. Please use the default quota class for default quota. Aug 25 05:45:03.138772 np0000008051 devstack@c-api.service[100271]: WARNING cinder.quota [None req-3c954b22-0771-449c-a7e4-30fcb25339c0 tempest-ProjectMemberTests-1488842419 tempest-ProjectMemberTests-1488842419-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-852542367 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-852542367, it is now deprecated. Please use the default quota class for default quota. Aug 25 05:45:03.149196 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-cb67824e-0ac9-403d-b6a8-07bdef2ab293 tempest-VolumeQuotasAdminTestJSON-1916203723 tempest-VolumeQuotasAdminTestJSON-1916203723-project-admin] https://10.4.3.189/volume/v3/os-quota-sets/6873619e473c43c6b558393f83149490?usage=True returned with HTTP 200 Aug 25 05:45:03.149196 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 486/1945] 10.4.3.189 () {66 vars in 1375 bytes} [Tue Aug 25 05:45:03 2026] GET /volume/v3/os-quota-sets/6873619e473c43c6b558393f83149490?usage=True => generated 1374 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:45:03.162090 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.quota [None req-3c954b22-0771-449c-a7e4-30fcb25339c0 tempest-ProjectMemberTests-1488842419 tempest-ProjectMemberTests-1488842419-project-admin] Created reservations ['df23bc69-f47c-4660-b366-9ea766caad3a', '8306170c-34cd-4ed0-9c2b-d5c0bb03d7ab', '007447c0-0b0e-4d6d-bf9b-db9cce79b468', '95a8558a-9046-4ab0-ad65-813f51243f32'] {{(pid=100271) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:45:03.169287 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-a51fa39b-8664-4aa2-abfe-326cf233dc72 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:45:03.171440 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-a51fa39b-8664-4aa2-abfe-326cf233dc72 tempest-VolumeQuotasAdminTestJSON-1916203723 tempest-VolumeQuotasAdminTestJSON-1916203723-project-admin] GET https://10.4.3.189/volume/v3/os-quota-sets/41040596ffe3428ba2535b8f611e7c9c?usage=True Aug 25 05:45:03.171606 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-a51fa39b-8664-4aa2-abfe-326cf233dc72 tempest-VolumeQuotasAdminTestJSON-1916203723 tempest-VolumeQuotasAdminTestJSON-1916203723-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:45:03.172223 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-a51fa39b-8664-4aa2-abfe-326cf233dc72 tempest-VolumeQuotasAdminTestJSON-1916203723 tempest-VolumeQuotasAdminTestJSON-1916203723-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:45:03.194689 np0000008051 devstack@c-api.service[100269]: WARNING cinder.quota [None req-a51fa39b-8664-4aa2-abfe-326cf233dc72 tempest-VolumeQuotasAdminTestJSON-1916203723 tempest-VolumeQuotasAdminTestJSON-1916203723-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-852542367 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-852542367, it is now deprecated. Please use the default quota class for default quota. Aug 25 05:45:03.195394 np0000008051 devstack@c-api.service[100269]: WARNING cinder.quota [None req-a51fa39b-8664-4aa2-abfe-326cf233dc72 tempest-VolumeQuotasAdminTestJSON-1916203723 tempest-VolumeQuotasAdminTestJSON-1916203723-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-852542367 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-852542367, it is now deprecated. Please use the default quota class for default quota. Aug 25 05:45:03.196319 np0000008051 devstack@c-api.service[100269]: WARNING cinder.quota [None req-a51fa39b-8664-4aa2-abfe-326cf233dc72 tempest-VolumeQuotasAdminTestJSON-1916203723 tempest-VolumeQuotasAdminTestJSON-1916203723-project-admin] Deprecated: Default quota for resource: snapshots_tempest-ProjectMemberTests-volume-type-852542367 is set by the default quota flag: quota_snapshots_tempest-ProjectMemberTests-volume-type-852542367, it is now deprecated. Please use the default quota class for default quota. Aug 25 05:45:03.213580 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-a51fa39b-8664-4aa2-abfe-326cf233dc72 tempest-VolumeQuotasAdminTestJSON-1916203723 tempest-VolumeQuotasAdminTestJSON-1916203723-project-admin] https://10.4.3.189/volume/v3/os-quota-sets/41040596ffe3428ba2535b8f611e7c9c?usage=True returned with HTTP 200 Aug 25 05:45:03.214410 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 482/1946] 10.4.3.189 () {66 vars in 1375 bytes} [Tue Aug 25 05:45:03 2026] GET /volume/v3/os-quota-sets/41040596ffe3428ba2535b8f611e7c9c?usage=True => generated 1374 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:45:03.221157 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-3c954b22-0771-449c-a7e4-30fcb25339c0 tempest-ProjectMemberTests-1488842419 tempest-ProjectMemberTests-1488842419-project-admin] Delete volume request issued successfully. Aug 25 05:45:03.221321 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-3c954b22-0771-449c-a7e4-30fcb25339c0 tempest-ProjectMemberTests-1488842419 tempest-ProjectMemberTests-1488842419-project-admin] https://10.4.3.189/volume/v3/volumes/f8d9e150-c68e-4c8e-86cc-09a123a3ede4 returned with HTTP 202 Aug 25 05:45:03.221853 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 491/1947] 10.4.3.189 () {68 vars in 1391 bytes} [Tue Aug 25 05:45:03 2026] DELETE /volume/v3/volumes/f8d9e150-c68e-4c8e-86cc-09a123a3ede4 => generated 0 bytes in 121 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:45:03.235798 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-270ce846-3f72-48a0-9aa1-531fea38d929 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:45:03.235940 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-0e3704f3-b375-4d92-89fa-3e86c1c8961c None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:45:03.237023 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-270ce846-3f72-48a0-9aa1-531fea38d929 tempest-VolumeQuotasAdminTestJSON-1916203723 tempest-VolumeQuotasAdminTestJSON-1916203723-project-admin] DELETE https://10.4.3.189/volume/v3/volumes/bff4010a-c748-4c71-98e4-1df872a2002b Aug 25 05:45:03.238956 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-270ce846-3f72-48a0-9aa1-531fea38d929 tempest-VolumeQuotasAdminTestJSON-1916203723 tempest-VolumeQuotasAdminTestJSON-1916203723-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:45:03.238956 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-270ce846-3f72-48a0-9aa1-531fea38d929 tempest-VolumeQuotasAdminTestJSON-1916203723 tempest-VolumeQuotasAdminTestJSON-1916203723-project-admin] Calling method 'delete' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:45:03.238956 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.v3.volumes [None req-270ce846-3f72-48a0-9aa1-531fea38d929 tempest-VolumeQuotasAdminTestJSON-1916203723 tempest-VolumeQuotasAdminTestJSON-1916203723-project-admin] Delete volume with id: bff4010a-c748-4c71-98e4-1df872a2002b Aug 25 05:45:03.239502 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-0e3704f3-b375-4d92-89fa-3e86c1c8961c tempest-ProjectMemberTests-1488842419 tempest-ProjectMemberTests-1488842419-project-admin] DELETE https://10.4.3.189/volume/v3/types/7699efa1-21e2-443e-ad9d-355f372a17e4 Aug 25 05:45:03.239502 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-0e3704f3-b375-4d92-89fa-3e86c1c8961c tempest-ProjectMemberTests-1488842419 tempest-ProjectMemberTests-1488842419-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:45:03.239502 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-0e3704f3-b375-4d92-89fa-3e86c1c8961c tempest-ProjectMemberTests-1488842419 tempest-ProjectMemberTests-1488842419-project-admin] Calling method '_delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:45:03.251026 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:45:03.251026 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:45:03.252522 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-270ce846-3f72-48a0-9aa1-531fea38d929 tempest-VolumeQuotasAdminTestJSON-1916203723 tempest-VolumeQuotasAdminTestJSON-1916203723-project-admin] Volume info retrieved successfully. Aug 25 05:45:03.293149 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-0e3704f3-b375-4d92-89fa-3e86c1c8961c tempest-ProjectMemberTests-1488842419 tempest-ProjectMemberTests-1488842419-project-admin] https://10.4.3.189/volume/v3/types/7699efa1-21e2-443e-ad9d-355f372a17e4 returned with HTTP 202 Aug 25 05:45:03.293149 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 487/1948] 10.4.3.189 () {66 vars in 1345 bytes} [Tue Aug 25 05:45:03 2026] DELETE /volume/v3/types/7699efa1-21e2-443e-ad9d-355f372a17e4 => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:45:03.301133 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-270ce846-3f72-48a0-9aa1-531fea38d929 tempest-VolumeQuotasAdminTestJSON-1916203723 tempest-VolumeQuotasAdminTestJSON-1916203723-project-admin] Delete volume request issued successfully. Aug 25 05:45:03.302008 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-270ce846-3f72-48a0-9aa1-531fea38d929 tempest-VolumeQuotasAdminTestJSON-1916203723 tempest-VolumeQuotasAdminTestJSON-1916203723-project-admin] https://10.4.3.189/volume/v3/volumes/bff4010a-c748-4c71-98e4-1df872a2002b returned with HTTP 202 Aug 25 05:45:03.302876 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 489/1949] 10.4.3.189 () {66 vars in 1351 bytes} [Tue Aug 25 05:45:03 2026] DELETE /volume/v3/volumes/bff4010a-c748-4c71-98e4-1df872a2002b => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:45:03.313778 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-3e1631d6-9dc3-479f-9e9d-4194d342507f None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:45:03.316948 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-3e1631d6-9dc3-479f-9e9d-4194d342507f tempest-VolumeQuotasAdminTestJSON-1916203723 tempest-VolumeQuotasAdminTestJSON-1916203723-project-admin] GET https://10.4.3.189/volume/v3/volumes/bff4010a-c748-4c71-98e4-1df872a2002b Aug 25 05:45:03.317282 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-3e1631d6-9dc3-479f-9e9d-4194d342507f tempest-VolumeQuotasAdminTestJSON-1916203723 tempest-VolumeQuotasAdminTestJSON-1916203723-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:45:03.317852 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-3e1631d6-9dc3-479f-9e9d-4194d342507f tempest-VolumeQuotasAdminTestJSON-1916203723 tempest-VolumeQuotasAdminTestJSON-1916203723-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:45:03.333470 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:45:03.333470 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:45:03.339536 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-3e1631d6-9dc3-479f-9e9d-4194d342507f tempest-VolumeQuotasAdminTestJSON-1916203723 tempest-VolumeQuotasAdminTestJSON-1916203723-project-admin] Volume info retrieved successfully. Aug 25 05:45:03.347005 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-3e1631d6-9dc3-479f-9e9d-4194d342507f tempest-VolumeQuotasAdminTestJSON-1916203723 tempest-VolumeQuotasAdminTestJSON-1916203723-project-admin] https://10.4.3.189/volume/v3/volumes/bff4010a-c748-4c71-98e4-1df872a2002b returned with HTTP 200 Aug 25 05:45:03.347515 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 483/1950] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:45:03 2026] GET /volume/v3/volumes/bff4010a-c748-4c71-98e4-1df872a2002b => generated 1012 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:45:03.834990 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-13b7171d-6fc8-471e-8b30-f2560dc28d1f None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:45:03.903518 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-13b7171d-6fc8-471e-8b30-f2560dc28d1f tempest-VolumesActionsTest-849564805 tempest-VolumesActionsTest-849564805-project-member] POST https://10.4.3.189/volume/v3/volumes Aug 25 05:45:03.903871 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-13b7171d-6fc8-471e-8b30-f2560dc28d1f tempest-VolumesActionsTest-849564805 tempest-VolumesActionsTest-849564805-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-2071249409"}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:45:03.905921 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.v3.volumes [None req-13b7171d-6fc8-471e-8b30-f2560dc28d1f tempest-VolumesActionsTest-849564805 tempest-VolumesActionsTest-849564805-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-2071249409'}} {{(pid=100271) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 05:45:03.906007 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [None req-13b7171d-6fc8-471e-8b30-f2560dc28d1f tempest-VolumesActionsTest-849564805 tempest-VolumesActionsTest-849564805-project-member] Create volume of 1 GB Aug 25 05:45:03.910658 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-13b7171d-6fc8-471e-8b30-f2560dc28d1f tempest-VolumesActionsTest-849564805 tempest-VolumesActionsTest-849564805-project-member] Availability Zones retrieved successfully. Aug 25 05:45:03.917657 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-13b7171d-6fc8-471e-8b30-f2560dc28d1f tempest-VolumesActionsTest-849564805 tempest-VolumesActionsTest-849564805-project-member] Flow 'volume_create_api' (4c37b43f-c096-4382-a184-3d3bef79fe6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:45:03.918858 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-13b7171d-6fc8-471e-8b30-f2560dc28d1f tempest-VolumesActionsTest-849564805 tempest-VolumesActionsTest-849564805-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4cb24c66-921f-4e4a-8092-10d3454e44ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:45:03.920116 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.flows.api.create_volume [None req-13b7171d-6fc8-471e-8b30-f2560dc28d1f tempest-VolumesActionsTest-849564805 tempest-VolumesActionsTest-849564805-project-member] Validating volume size '1' using validate_int {{(pid=100271) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 05:45:03.952330 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-13b7171d-6fc8-471e-8b30-f2560dc28d1f tempest-VolumesActionsTest-849564805 tempest-VolumesActionsTest-849564805-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4cb24c66-921f-4e4a-8092-10d3454e44ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T05:35:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=23fc6e5d-fce0-4521-ba46-4837b4232084,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '23fc6e5d-fce0-4521-ba46-4837b4232084', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:45:03.953472 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-13b7171d-6fc8-471e-8b30-f2560dc28d1f tempest-VolumesActionsTest-849564805 tempest-VolumesActionsTest-849564805-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b93c71e1-0e8a-4f8d-87b4-3927b408aec6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:45:04.037292 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.quota [None req-13b7171d-6fc8-471e-8b30-f2560dc28d1f tempest-VolumesActionsTest-849564805 tempest-VolumesActionsTest-849564805-project-member] Created reservations ['8ea019e9-2cc0-444a-b456-faf75f07577b', 'a8f5274f-3026-495b-b3b7-e7032f47d4eb', 'b01c99b2-0086-4f91-a0a9-1949112e77f8', 'eab5e11e-6f5d-4d8f-9dc1-0282ea6f06d1'] {{(pid=100271) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:45:04.038204 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-13b7171d-6fc8-471e-8b30-f2560dc28d1f tempest-VolumesActionsTest-849564805 tempest-VolumesActionsTest-849564805-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b93c71e1-0e8a-4f8d-87b4-3927b408aec6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8ea019e9-2cc0-444a-b456-faf75f07577b', 'a8f5274f-3026-495b-b3b7-e7032f47d4eb', 'b01c99b2-0086-4f91-a0a9-1949112e77f8', 'eab5e11e-6f5d-4d8f-9dc1-0282ea6f06d1']}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:45:04.038995 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-13b7171d-6fc8-471e-8b30-f2560dc28d1f tempest-VolumesActionsTest-849564805 tempest-VolumesActionsTest-849564805-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (99b172a4-3b7f-4e53-b803-5b664396887c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:45:04.064701 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-13b7171d-6fc8-471e-8b30-f2560dc28d1f tempest-VolumesActionsTest-849564805 tempest-VolumesActionsTest-849564805-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (99b172a4-3b7f-4e53-b803-5b664396887c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '88949fdf-752b-464d-92db-990411c58a08', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-2071249409',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='42f04db1f4e449cab6e69aa41aae70b8',qos_specs=None,replication_status=,reservations=['8ea019e9-2cc0-444a-b456-faf75f07577b','a8f5274f-3026-495b-b3b7-e7032f47d4eb','b01c99b2-0086-4f91-a0a9-1949112e77f8','eab5e11e-6f5d-4d8f-9dc1-0282ea6f06d1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2724c234409c41d0ad54a6031557125a',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T05:45:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-2071249409',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=88949fdf-752b-464d-92db-990411c58a08,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='42f04db1f4e449cab6e69aa41aae70b8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2724c234409c41d0ad54a6031557125a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(23fc6e5d-fce0-4521-ba46-4837b4232084),volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:45:04.066076 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-13b7171d-6fc8-471e-8b30-f2560dc28d1f tempest-VolumesActionsTest-849564805 tempest-VolumesActionsTest-849564805-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1db2a66c-edd6-4c7b-bd65-f87c468d0bb7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:45:04.092694 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-13b7171d-6fc8-471e-8b30-f2560dc28d1f tempest-VolumesActionsTest-849564805 tempest-VolumesActionsTest-849564805-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1db2a66c-edd6-4c7b-bd65-f87c468d0bb7) transitioned into state 'SUCCESS' from state '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-2071249409',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='42f04db1f4e449cab6e69aa41aae70b8',qos_specs=None,replication_status=,reservations=['8ea019e9-2cc0-444a-b456-faf75f07577b','a8f5274f-3026-495b-b3b7-e7032f47d4eb','b01c99b2-0086-4f91-a0a9-1949112e77f8','eab5e11e-6f5d-4d8f-9dc1-0282ea6f06d1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2724c234409c41d0ad54a6031557125a',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:45:04.093508 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-13b7171d-6fc8-471e-8b30-f2560dc28d1f tempest-VolumesActionsTest-849564805 tempest-VolumesActionsTest-849564805-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8287453a-95c7-4319-bd7d-e55a9a8b5125) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:45:04.106828 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-13b7171d-6fc8-471e-8b30-f2560dc28d1f tempest-VolumesActionsTest-849564805 tempest-VolumesActionsTest-849564805-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8287453a-95c7-4319-bd7d-e55a9a8b5125) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:45:04.108218 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-13b7171d-6fc8-471e-8b30-f2560dc28d1f tempest-VolumesActionsTest-849564805 tempest-VolumesActionsTest-849564805-project-member] Flow 'volume_create_api' (4c37b43f-c096-4382-a184-3d3bef79fe6a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100271) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:45:04.108638 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-13b7171d-6fc8-471e-8b30-f2560dc28d1f tempest-VolumesActionsTest-849564805 tempest-VolumesActionsTest-849564805-project-member] Create volume request issued successfully. Aug 25 05:45:04.109539 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-13b7171d-6fc8-471e-8b30-f2560dc28d1f tempest-VolumesActionsTest-849564805 tempest-VolumesActionsTest-849564805-project-member] https://10.4.3.189/volume/v3/volumes returned with HTTP 202 Aug 25 05:45:04.110187 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 492/1951] 10.4.3.189 () {68 vars in 1258 bytes} [Tue Aug 25 05:45:03 2026] POST /volume/v3/volumes => generated 749 bytes in 276 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 05:45:04.128082 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-e9448ab8-602e-49ef-9ccb-6b239da206d7 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:45:04.130894 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e9448ab8-602e-49ef-9ccb-6b239da206d7 tempest-VolumesActionsTest-849564805 tempest-VolumesActionsTest-849564805-project-member] GET https://10.4.3.189/volume/v3/volumes/88949fdf-752b-464d-92db-990411c58a08 Aug 25 05:45:04.131903 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e9448ab8-602e-49ef-9ccb-6b239da206d7 tempest-VolumesActionsTest-849564805 tempest-VolumesActionsTest-849564805-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:45:04.131903 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e9448ab8-602e-49ef-9ccb-6b239da206d7 tempest-VolumesActionsTest-849564805 tempest-VolumesActionsTest-849564805-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:45:04.141028 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:45:04.141028 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:45:04.148801 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-e9448ab8-602e-49ef-9ccb-6b239da206d7 tempest-VolumesActionsTest-849564805 tempest-VolumesActionsTest-849564805-project-member] Volume info retrieved successfully. Aug 25 05:45:04.155583 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e9448ab8-602e-49ef-9ccb-6b239da206d7 tempest-VolumesActionsTest-849564805 tempest-VolumesActionsTest-849564805-project-member] https://10.4.3.189/volume/v3/volumes/88949fdf-752b-464d-92db-990411c58a08 returned with HTTP 200 Aug 25 05:45:04.156396 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 488/1952] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:45:04 2026] GET /volume/v3/volumes/88949fdf-752b-464d-92db-990411c58a08 => generated 817 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:45:04.366179 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-5f6f6c6e-3599-42c3-a850-c58cd0ab6afa None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:45:04.368458 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-5f6f6c6e-3599-42c3-a850-c58cd0ab6afa tempest-VolumeQuotasAdminTestJSON-1916203723 tempest-VolumeQuotasAdminTestJSON-1916203723-project-admin] GET https://10.4.3.189/volume/v3/volumes/bff4010a-c748-4c71-98e4-1df872a2002b Aug 25 05:45:04.368649 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-5f6f6c6e-3599-42c3-a850-c58cd0ab6afa tempest-VolumeQuotasAdminTestJSON-1916203723 tempest-VolumeQuotasAdminTestJSON-1916203723-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:45:04.369525 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-5f6f6c6e-3599-42c3-a850-c58cd0ab6afa tempest-VolumeQuotasAdminTestJSON-1916203723 tempest-VolumeQuotasAdminTestJSON-1916203723-project-admin] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:45:04.380031 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-5f6f6c6e-3599-42c3-a850-c58cd0ab6afa tempest-VolumeQuotasAdminTestJSON-1916203723 tempest-VolumeQuotasAdminTestJSON-1916203723-project-admin] https://10.4.3.189/volume/v3/volumes/bff4010a-c748-4c71-98e4-1df872a2002b returned with HTTP 404 Aug 25 05:45:04.380710 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 490/1953] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:45:04 2026] GET /volume/v3/volumes/bff4010a-c748-4c71-98e4-1df872a2002b => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:45:04.392320 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-65066679-18ac-48a3-a408-e5754191b214 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:45:04.394492 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-65066679-18ac-48a3-a408-e5754191b214 tempest-VolumeQuotasAdminTestJSON-769640163 tempest-VolumeQuotasAdminTestJSON-769640163-project-member] GET https://10.4.3.189/volume/v3/volumes/bff4010a-c748-4c71-98e4-1df872a2002b Aug 25 05:45:04.394569 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-65066679-18ac-48a3-a408-e5754191b214 tempest-VolumeQuotasAdminTestJSON-769640163 tempest-VolumeQuotasAdminTestJSON-769640163-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:45:04.394751 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-65066679-18ac-48a3-a408-e5754191b214 tempest-VolumeQuotasAdminTestJSON-769640163 tempest-VolumeQuotasAdminTestJSON-769640163-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:45:04.403674 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-65066679-18ac-48a3-a408-e5754191b214 tempest-VolumeQuotasAdminTestJSON-769640163 tempest-VolumeQuotasAdminTestJSON-769640163-project-member] https://10.4.3.189/volume/v3/volumes/bff4010a-c748-4c71-98e4-1df872a2002b returned with HTTP 404 Aug 25 05:45:04.404334 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 484/1954] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:45:04 2026] GET /volume/v3/volumes/bff4010a-c748-4c71-98e4-1df872a2002b => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:45:04.414235 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-c3222a63-bce2-44b7-ad7b-455644ce9349 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:45:04.417904 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-c3222a63-bce2-44b7-ad7b-455644ce9349 tempest-VolumeQuotasAdminTestJSON-769640163 tempest-VolumeQuotasAdminTestJSON-769640163-project-member] DELETE https://10.4.3.189/volume/v3/volumes/bff4010a-c748-4c71-98e4-1df872a2002b Aug 25 05:45:04.418188 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-c3222a63-bce2-44b7-ad7b-455644ce9349 tempest-VolumeQuotasAdminTestJSON-769640163 tempest-VolumeQuotasAdminTestJSON-769640163-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:45:04.418392 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-c3222a63-bce2-44b7-ad7b-455644ce9349 tempest-VolumeQuotasAdminTestJSON-769640163 tempest-VolumeQuotasAdminTestJSON-769640163-project-member] Calling method 'delete' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:45:04.418552 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [None req-c3222a63-bce2-44b7-ad7b-455644ce9349 tempest-VolumeQuotasAdminTestJSON-769640163 tempest-VolumeQuotasAdminTestJSON-769640163-project-member] Delete volume with id: bff4010a-c748-4c71-98e4-1df872a2002b Aug 25 05:45:04.433577 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-c3222a63-bce2-44b7-ad7b-455644ce9349 tempest-VolumeQuotasAdminTestJSON-769640163 tempest-VolumeQuotasAdminTestJSON-769640163-project-member] https://10.4.3.189/volume/v3/volumes/bff4010a-c748-4c71-98e4-1df872a2002b returned with HTTP 404 Aug 25 05:45:04.434442 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 493/1955] 10.4.3.189 () {66 vars in 1351 bytes} [Tue Aug 25 05:45:04 2026] DELETE /volume/v3/volumes/bff4010a-c748-4c71-98e4-1df872a2002b => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:45:04.447230 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-b7be56bd-b058-4901-98d5-9ceaa7a5d6d7 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:45:04.449783 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b7be56bd-b058-4901-98d5-9ceaa7a5d6d7 tempest-VolumeQuotasAdminTestJSON-1916203723 tempest-VolumeQuotasAdminTestJSON-1916203723-project-admin] GET https://10.4.3.189/volume/v3/os-quota-sets/b43bb2251e8840efa088f0f832c5a520?usage=True Aug 25 05:45:04.450129 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b7be56bd-b058-4901-98d5-9ceaa7a5d6d7 tempest-VolumeQuotasAdminTestJSON-1916203723 tempest-VolumeQuotasAdminTestJSON-1916203723-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:45:04.450443 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b7be56bd-b058-4901-98d5-9ceaa7a5d6d7 tempest-VolumeQuotasAdminTestJSON-1916203723 tempest-VolumeQuotasAdminTestJSON-1916203723-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:45:04.483168 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b7be56bd-b058-4901-98d5-9ceaa7a5d6d7 tempest-VolumeQuotasAdminTestJSON-1916203723 tempest-VolumeQuotasAdminTestJSON-1916203723-project-admin] https://10.4.3.189/volume/v3/os-quota-sets/b43bb2251e8840efa088f0f832c5a520?usage=True returned with HTTP 200 Aug 25 05:45:04.483603 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 489/1956] 10.4.3.189 () {66 vars in 1375 bytes} [Tue Aug 25 05:45:04 2026] GET /volume/v3/os-quota-sets/b43bb2251e8840efa088f0f832c5a520?usage=True => generated 1061 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:45:04.497648 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-ab90c652-fb1d-4cea-aec2-b61074255a32 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:45:04.500035 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-ab90c652-fb1d-4cea-aec2-b61074255a32 tempest-VolumeQuotasAdminTestJSON-1916203723 tempest-VolumeQuotasAdminTestJSON-1916203723-project-admin] PUT https://10.4.3.189/volume/v3/os-quota-sets/6873619e473c43c6b558393f83149490 Aug 25 05:45:04.500437 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-ab90c652-fb1d-4cea-aec2-b61074255a32 tempest-VolumeQuotasAdminTestJSON-1916203723 tempest-VolumeQuotasAdminTestJSON-1916203723-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=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:45:04.640180 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-ab90c652-fb1d-4cea-aec2-b61074255a32 tempest-VolumeQuotasAdminTestJSON-1916203723 tempest-VolumeQuotasAdminTestJSON-1916203723-project-admin] https://10.4.3.189/volume/v3/os-quota-sets/6873619e473c43c6b558393f83149490 returned with HTTP 200 Aug 25 05:45:04.640699 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 491/1957] 10.4.3.189 () {68 vars in 1375 bytes} [Tue Aug 25 05:45:04 2026] PUT /volume/v3/os-quota-sets/6873619e473c43c6b558393f83149490 => generated 397 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:45:04.651019 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-57c10044-56a3-4047-aa40-c0338d24384e None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:45:04.653419 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-57c10044-56a3-4047-aa40-c0338d24384e tempest-VolumeQuotasAdminTestJSON-1916203723 tempest-VolumeQuotasAdminTestJSON-1916203723-project-admin] PUT https://10.4.3.189/volume/v3/os-quota-sets/6873619e473c43c6b558393f83149490 Aug 25 05:45:04.653876 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-57c10044-56a3-4047-aa40-c0338d24384e tempest-VolumeQuotasAdminTestJSON-1916203723 tempest-VolumeQuotasAdminTestJSON-1916203723-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=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:45:04.757986 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-4786ad7a-feb8-47f6-a47d-8cfdd83c611c None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:45:04.781269 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-57c10044-56a3-4047-aa40-c0338d24384e tempest-VolumeQuotasAdminTestJSON-1916203723 tempest-VolumeQuotasAdminTestJSON-1916203723-project-admin] https://10.4.3.189/volume/v3/os-quota-sets/6873619e473c43c6b558393f83149490 returned with HTTP 200 Aug 25 05:45:04.781705 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 485/1958] 10.4.3.189 () {68 vars in 1375 bytes} [Tue Aug 25 05:45:04 2026] PUT /volume/v3/os-quota-sets/6873619e473c43c6b558393f83149490 => generated 395 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:45:04.879275 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-4786ad7a-feb8-47f6-a47d-8cfdd83c611c tempest-VolumesSnapshotListTestJSON-793078652 tempest-VolumesSnapshotListTestJSON-793078652-project-member] POST https://10.4.3.189/volume/v3/volumes Aug 25 05:45:04.879968 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-4786ad7a-feb8-47f6-a47d-8cfdd83c611c tempest-VolumesSnapshotListTestJSON-793078652 tempest-VolumesSnapshotListTestJSON-793078652-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotListTestJSON-Volume-2107646955"}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:45:04.882042 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.v3.volumes [None req-4786ad7a-feb8-47f6-a47d-8cfdd83c611c tempest-VolumesSnapshotListTestJSON-793078652 tempest-VolumesSnapshotListTestJSON-793078652-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotListTestJSON-Volume-2107646955'}} {{(pid=100271) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 05:45:04.882042 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [None req-4786ad7a-feb8-47f6-a47d-8cfdd83c611c tempest-VolumesSnapshotListTestJSON-793078652 tempest-VolumesSnapshotListTestJSON-793078652-project-member] Create volume of 1 GB Aug 25 05:45:04.883179 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:45:04.883179 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:45:04.889519 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-4786ad7a-feb8-47f6-a47d-8cfdd83c611c tempest-VolumesSnapshotListTestJSON-793078652 tempest-VolumesSnapshotListTestJSON-793078652-project-member] Availability Zones retrieved successfully. Aug 25 05:45:04.896684 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-4786ad7a-feb8-47f6-a47d-8cfdd83c611c tempest-VolumesSnapshotListTestJSON-793078652 tempest-VolumesSnapshotListTestJSON-793078652-project-member] Flow 'volume_create_api' (6055f74f-7d6a-434b-bcf9-92923bf3dc2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:45:04.898147 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-4786ad7a-feb8-47f6-a47d-8cfdd83c611c tempest-VolumesSnapshotListTestJSON-793078652 tempest-VolumesSnapshotListTestJSON-793078652-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (87ca16b9-a604-4c97-89a4-8e007aff5270) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:45:04.899311 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.flows.api.create_volume [None req-4786ad7a-feb8-47f6-a47d-8cfdd83c611c tempest-VolumesSnapshotListTestJSON-793078652 tempest-VolumesSnapshotListTestJSON-793078652-project-member] Validating volume size '1' using validate_int {{(pid=100271) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 05:45:04.939182 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-4786ad7a-feb8-47f6-a47d-8cfdd83c611c tempest-VolumesSnapshotListTestJSON-793078652 tempest-VolumesSnapshotListTestJSON-793078652-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (87ca16b9-a604-4c97-89a4-8e007aff5270) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T05:35:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=23fc6e5d-fce0-4521-ba46-4837b4232084,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '23fc6e5d-fce0-4521-ba46-4837b4232084', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:45:04.941375 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-4786ad7a-feb8-47f6-a47d-8cfdd83c611c tempest-VolumesSnapshotListTestJSON-793078652 tempest-VolumesSnapshotListTestJSON-793078652-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2c976a8c-a1dd-4212-be2f-1884ab78d9f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:45:05.037163 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.quota [None req-4786ad7a-feb8-47f6-a47d-8cfdd83c611c tempest-VolumesSnapshotListTestJSON-793078652 tempest-VolumesSnapshotListTestJSON-793078652-project-member] Created reservations ['e155f64a-93c4-4d2d-b9a5-cb270ebf05ee', '14d628f8-3ae8-4cb7-bf34-222ecc4c39ed', '8a2230cc-8dec-47e9-adbe-786a39d5feea', '7e25d193-7777-4cb9-ba79-f69c24611316'] {{(pid=100271) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:45:05.038830 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-4786ad7a-feb8-47f6-a47d-8cfdd83c611c tempest-VolumesSnapshotListTestJSON-793078652 tempest-VolumesSnapshotListTestJSON-793078652-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2c976a8c-a1dd-4212-be2f-1884ab78d9f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e155f64a-93c4-4d2d-b9a5-cb270ebf05ee', '14d628f8-3ae8-4cb7-bf34-222ecc4c39ed', '8a2230cc-8dec-47e9-adbe-786a39d5feea', '7e25d193-7777-4cb9-ba79-f69c24611316']}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:45:05.039857 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-4786ad7a-feb8-47f6-a47d-8cfdd83c611c tempest-VolumesSnapshotListTestJSON-793078652 tempest-VolumesSnapshotListTestJSON-793078652-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6b040b64-e316-4480-bebb-0c6e212552a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:45:05.070877 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-4786ad7a-feb8-47f6-a47d-8cfdd83c611c tempest-VolumesSnapshotListTestJSON-793078652 tempest-VolumesSnapshotListTestJSON-793078652-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6b040b64-e316-4480-bebb-0c6e212552a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '99e90e22-fd85-4d90-910d-e8b75dfdcfea', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-2107646955',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d4341839fc194ebfa837908f6e043a37',qos_specs=None,replication_status=,reservations=['e155f64a-93c4-4d2d-b9a5-cb270ebf05ee','14d628f8-3ae8-4cb7-bf34-222ecc4c39ed','8a2230cc-8dec-47e9-adbe-786a39d5feea','7e25d193-7777-4cb9-ba79-f69c24611316'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f21455cbbf1f4a47b22801901a49d4ff',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T05:45:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-2107646955',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=99e90e22-fd85-4d90-910d-e8b75dfdcfea,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d4341839fc194ebfa837908f6e043a37',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f21455cbbf1f4a47b22801901a49d4ff',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(23fc6e5d-fce0-4521-ba46-4837b4232084),volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:45:05.071962 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-4786ad7a-feb8-47f6-a47d-8cfdd83c611c tempest-VolumesSnapshotListTestJSON-793078652 tempest-VolumesSnapshotListTestJSON-793078652-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2b8938ec-8cb5-4b1a-9fd7-eb93b123e0d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:45:05.099303 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-4786ad7a-feb8-47f6-a47d-8cfdd83c611c tempest-VolumesSnapshotListTestJSON-793078652 tempest-VolumesSnapshotListTestJSON-793078652-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2b8938ec-8cb5-4b1a-9fd7-eb93b123e0d3) transitioned into state 'SUCCESS' from state '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-2107646955',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d4341839fc194ebfa837908f6e043a37',qos_specs=None,replication_status=,reservations=['e155f64a-93c4-4d2d-b9a5-cb270ebf05ee','14d628f8-3ae8-4cb7-bf34-222ecc4c39ed','8a2230cc-8dec-47e9-adbe-786a39d5feea','7e25d193-7777-4cb9-ba79-f69c24611316'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f21455cbbf1f4a47b22801901a49d4ff',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:45:05.099984 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-4786ad7a-feb8-47f6-a47d-8cfdd83c611c tempest-VolumesSnapshotListTestJSON-793078652 tempest-VolumesSnapshotListTestJSON-793078652-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (73486215-5aaf-408d-a47e-b3bf78c202e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:45:05.122914 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-4786ad7a-feb8-47f6-a47d-8cfdd83c611c tempest-VolumesSnapshotListTestJSON-793078652 tempest-VolumesSnapshotListTestJSON-793078652-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (73486215-5aaf-408d-a47e-b3bf78c202e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:45:05.126344 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-4786ad7a-feb8-47f6-a47d-8cfdd83c611c tempest-VolumesSnapshotListTestJSON-793078652 tempest-VolumesSnapshotListTestJSON-793078652-project-member] Flow 'volume_create_api' (6055f74f-7d6a-434b-bcf9-92923bf3dc2e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100271) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:45:05.126344 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-4786ad7a-feb8-47f6-a47d-8cfdd83c611c tempest-VolumesSnapshotListTestJSON-793078652 tempest-VolumesSnapshotListTestJSON-793078652-project-member] Create volume request issued successfully. Aug 25 05:45:05.126344 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-4786ad7a-feb8-47f6-a47d-8cfdd83c611c tempest-VolumesSnapshotListTestJSON-793078652 tempest-VolumesSnapshotListTestJSON-793078652-project-member] https://10.4.3.189/volume/v3/volumes returned with HTTP 202 Aug 25 05:45:05.126344 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 494/1959] 10.4.3.189 () {68 vars in 1258 bytes} [Tue Aug 25 05:45:04 2026] POST /volume/v3/volumes => generated 758 bytes in 369 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 05:45:05.148515 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-8a5f66a1-9fa5-4283-8fdd-386525eaae6d None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:45:05.149739 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-8a5f66a1-9fa5-4283-8fdd-386525eaae6d tempest-VolumesSnapshotListTestJSON-793078652 tempest-VolumesSnapshotListTestJSON-793078652-project-member] GET https://10.4.3.189/volume/v3/volumes/99e90e22-fd85-4d90-910d-e8b75dfdcfea Aug 25 05:45:05.149978 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-8a5f66a1-9fa5-4283-8fdd-386525eaae6d tempest-VolumesSnapshotListTestJSON-793078652 tempest-VolumesSnapshotListTestJSON-793078652-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:45:05.150397 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-8a5f66a1-9fa5-4283-8fdd-386525eaae6d tempest-VolumesSnapshotListTestJSON-793078652 tempest-VolumesSnapshotListTestJSON-793078652-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:45:05.162436 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:45:05.162436 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:45:05.168687 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-8a5f66a1-9fa5-4283-8fdd-386525eaae6d tempest-VolumesSnapshotListTestJSON-793078652 tempest-VolumesSnapshotListTestJSON-793078652-project-member] Volume info retrieved successfully. Aug 25 05:45:05.176188 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-48fa61c4-63fc-4dab-87b5-8f61e7deb0be None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:45:05.178302 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-8a5f66a1-9fa5-4283-8fdd-386525eaae6d tempest-VolumesSnapshotListTestJSON-793078652 tempest-VolumesSnapshotListTestJSON-793078652-project-member] https://10.4.3.189/volume/v3/volumes/99e90e22-fd85-4d90-910d-e8b75dfdcfea returned with HTTP 200 Aug 25 05:45:05.178984 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 490/1960] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:45:05 2026] GET /volume/v3/volumes/99e90e22-fd85-4d90-910d-e8b75dfdcfea => generated 826 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:45:05.179048 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-48fa61c4-63fc-4dab-87b5-8f61e7deb0be tempest-VolumesActionsTest-849564805 tempest-VolumesActionsTest-849564805-project-member] GET https://10.4.3.189/volume/v3/volumes/88949fdf-752b-464d-92db-990411c58a08 Aug 25 05:45:05.183248 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-48fa61c4-63fc-4dab-87b5-8f61e7deb0be tempest-VolumesActionsTest-849564805 tempest-VolumesActionsTest-849564805-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:45:05.183248 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-48fa61c4-63fc-4dab-87b5-8f61e7deb0be tempest-VolumesActionsTest-849564805 tempest-VolumesActionsTest-849564805-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:45:05.191405 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:45:05.191405 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:45:05.196217 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-48fa61c4-63fc-4dab-87b5-8f61e7deb0be tempest-VolumesActionsTest-849564805 tempest-VolumesActionsTest-849564805-project-member] Volume info retrieved successfully. Aug 25 05:45:05.202041 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-48fa61c4-63fc-4dab-87b5-8f61e7deb0be tempest-VolumesActionsTest-849564805 tempest-VolumesActionsTest-849564805-project-member] https://10.4.3.189/volume/v3/volumes/88949fdf-752b-464d-92db-990411c58a08 returned with HTTP 200 Aug 25 05:45:05.202528 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 492/1961] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:45:05 2026] GET /volume/v3/volumes/88949fdf-752b-464d-92db-990411c58a08 => generated 842 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:45:06.013361 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-35d93229-943c-4bbf-9b31-59a83b79b3d4 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:45:06.180348 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-c2db3309-85b0-4ec6-89cb-8076de801b9c req-ee8f03b4-a810-4b6b-96c3-fc092579a679 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:45:06.186159 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-c2db3309-85b0-4ec6-89cb-8076de801b9c req-ee8f03b4-a810-4b6b-96c3-fc092579a679 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] GET https://10.4.3.189/volume/v3/limits Aug 25 05:45:06.187662 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-c2db3309-85b0-4ec6-89cb-8076de801b9c req-ee8f03b4-a810-4b6b-96c3-fc092579a679 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:45:06.187662 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-c2db3309-85b0-4ec6-89cb-8076de801b9c req-ee8f03b4-a810-4b6b-96c3-fc092579a679 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Calling method 'index' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:45:06.194877 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-35d93229-943c-4bbf-9b31-59a83b79b3d4 tempest-ProjectReaderTests-695411304 tempest-ProjectReaderTests-695411304-project-admin] POST https://10.4.3.189/volume/v3/types Aug 25 05:45:06.194877 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-35d93229-943c-4bbf-9b31-59a83b79b3d4 tempest-ProjectReaderTests-695411304 tempest-ProjectReaderTests-695411304-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectReaderTests-volume-type-1143853080", "extra_specs": {"storage_protocol": "tempest-storage_protocol-751264924", "vendor_name": "tempest-vendor_name-359848963"}}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:45:06.196149 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-eb09c6e0-d852-4254-bd72-fe28878836d4 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:45:06.199271 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-eb09c6e0-d852-4254-bd72-fe28878836d4 tempest-VolumesSnapshotListTestJSON-793078652 tempest-VolumesSnapshotListTestJSON-793078652-project-member] GET https://10.4.3.189/volume/v3/volumes/99e90e22-fd85-4d90-910d-e8b75dfdcfea Aug 25 05:45:06.199271 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-eb09c6e0-d852-4254-bd72-fe28878836d4 tempest-VolumesSnapshotListTestJSON-793078652 tempest-VolumesSnapshotListTestJSON-793078652-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:45:06.199271 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-eb09c6e0-d852-4254-bd72-fe28878836d4 tempest-VolumesSnapshotListTestJSON-793078652 tempest-VolumesSnapshotListTestJSON-793078652-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:45:06.203633 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:45:06.203633 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:45:06.213201 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:45:06.213201 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:45:06.225734 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-eb09c6e0-d852-4254-bd72-fe28878836d4 tempest-VolumesSnapshotListTestJSON-793078652 tempest-VolumesSnapshotListTestJSON-793078652-project-member] Volume info retrieved successfully. Aug 25 05:45:06.226352 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-c2db3309-85b0-4ec6-89cb-8076de801b9c req-ee8f03b4-a810-4b6b-96c3-fc092579a679 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] https://10.4.3.189/volume/v3/limits returned with HTTP 200 Aug 25 05:45:06.227721 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 495/1962] 10.4.3.189 () {68 vars in 1484 bytes} [Tue Aug 25 05:45:06 2026] GET /volume/v3/limits => generated 302 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:45:06.231375 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-35d93229-943c-4bbf-9b31-59a83b79b3d4 tempest-ProjectReaderTests-695411304 tempest-ProjectReaderTests-695411304-project-admin] https://10.4.3.189/volume/v3/types returned with HTTP 200 Aug 25 05:45:06.231375 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 486/1963] 10.4.3.189 () {68 vars in 1253 bytes} [Tue Aug 25 05:45:06 2026] POST /volume/v3/types => generated 328 bytes in 218 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:45:06.240593 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-eb09c6e0-d852-4254-bd72-fe28878836d4 tempest-VolumesSnapshotListTestJSON-793078652 tempest-VolumesSnapshotListTestJSON-793078652-project-member] https://10.4.3.189/volume/v3/volumes/99e90e22-fd85-4d90-910d-e8b75dfdcfea returned with HTTP 200 Aug 25 05:45:06.241531 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 491/1964] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:45:06 2026] GET /volume/v3/volumes/99e90e22-fd85-4d90-910d-e8b75dfdcfea => generated 851 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:45:06.246909 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-ca61955e-fbdd-4147-b924-fa6d59226aa2 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:45:06.249274 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-ca61955e-fbdd-4147-b924-fa6d59226aa2 tempest-ProjectReaderTests-695411304 tempest-ProjectReaderTests-695411304-project-admin] POST https://10.4.3.189/volume/v3/volumes Aug 25 05:45:06.249839 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-ca61955e-fbdd-4147-b924-fa6d59226aa2 tempest-ProjectReaderTests-695411304 tempest-ProjectReaderTests-695411304-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "0b3b86f3-ce74-44f6-b10d-32e7d79beb96", "size": 1}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:45:06.253459 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.v3.volumes [None req-ca61955e-fbdd-4147-b924-fa6d59226aa2 tempest-ProjectReaderTests-695411304 tempest-ProjectReaderTests-695411304-project-admin] Create volume request body: {'volume': {'volume_type': '0b3b86f3-ce74-44f6-b10d-32e7d79beb96', 'size': 1}} {{(pid=100270) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 05:45:06.260167 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.v3.volumes [None req-ca61955e-fbdd-4147-b924-fa6d59226aa2 tempest-ProjectReaderTests-695411304 tempest-ProjectReaderTests-695411304-project-admin] Create volume of 1 GB Aug 25 05:45:06.261843 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:45:06.261843 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:45:06.261843 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-ca61955e-fbdd-4147-b924-fa6d59226aa2 tempest-ProjectReaderTests-695411304 tempest-ProjectReaderTests-695411304-project-admin] Availability Zones retrieved successfully. Aug 25 05:45:06.263104 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-d22ca09d-1465-47cb-a2d4-d1a7343550bd None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:45:06.266426 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-d22ca09d-1465-47cb-a2d4-d1a7343550bd tempest-VolumesSnapshotListTestJSON-793078652 tempest-VolumesSnapshotListTestJSON-793078652-project-member] POST https://10.4.3.189/volume/v3/snapshots Aug 25 05:45:06.266893 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-d22ca09d-1465-47cb-a2d4-d1a7343550bd tempest-VolumesSnapshotListTestJSON-793078652 tempest-VolumesSnapshotListTestJSON-793078652-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "99e90e22-fd85-4d90-910d-e8b75dfdcfea", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-999161036"}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:45:06.274302 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-ca61955e-fbdd-4147-b924-fa6d59226aa2 tempest-ProjectReaderTests-695411304 tempest-ProjectReaderTests-695411304-project-admin] Flow 'volume_create_api' (114f39de-73e8-4b07-afc7-f14f79c05f0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:45:06.276594 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-ca61955e-fbdd-4147-b924-fa6d59226aa2 tempest-ProjectReaderTests-695411304 tempest-ProjectReaderTests-695411304-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1ff91a21-6b0f-48fc-890d-649639d84cba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:45:06.280382 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.flows.api.create_volume [None req-ca61955e-fbdd-4147-b924-fa6d59226aa2 tempest-ProjectReaderTests-695411304 tempest-ProjectReaderTests-695411304-project-admin] Validating volume size '1' using validate_int {{(pid=100270) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 05:45:06.286009 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:45:06.286009 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:45:06.286648 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-d22ca09d-1465-47cb-a2d4-d1a7343550bd tempest-VolumesSnapshotListTestJSON-793078652 tempest-VolumesSnapshotListTestJSON-793078652-project-member] Volume info retrieved successfully. Aug 25 05:45:06.286799 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.v3.snapshots [None req-d22ca09d-1465-47cb-a2d4-d1a7343550bd tempest-VolumesSnapshotListTestJSON-793078652 tempest-VolumesSnapshotListTestJSON-793078652-project-member] Create snapshot from volume 99e90e22-fd85-4d90-910d-e8b75dfdcfea Aug 25 05:45:06.308468 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-c2db3309-85b0-4ec6-89cb-8076de801b9c req-14b0f8ee-9a97-4914-98a3-15736f5a06fe None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:45:06.310779 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-c2db3309-85b0-4ec6-89cb-8076de801b9c req-14b0f8ee-9a97-4914-98a3-15736f5a06fe tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] GET https://10.4.3.189/volume/v3/volumes/caf8524b-33e8-404e-b0d4-4faf9831216d Aug 25 05:45:06.311049 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-c2db3309-85b0-4ec6-89cb-8076de801b9c req-14b0f8ee-9a97-4914-98a3-15736f5a06fe tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:45:06.311697 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-c2db3309-85b0-4ec6-89cb-8076de801b9c req-14b0f8ee-9a97-4914-98a3-15736f5a06fe tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:45:06.322926 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-ca61955e-fbdd-4147-b924-fa6d59226aa2 tempest-ProjectReaderTests-695411304 tempest-ProjectReaderTests-695411304-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1ff91a21-6b0f-48fc-890d-649639d84cba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T05:45:06Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-751264924',vendor_name='tempest-vendor_name-359848963'},id=0b3b86f3-ce74-44f6-b10d-32e7d79beb96,is_public=True,name='tempest-ProjectReaderTests-volume-type-1143853080',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0b3b86f3-ce74-44f6-b10d-32e7d79beb96', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:45:06.325169 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-ca61955e-fbdd-4147-b924-fa6d59226aa2 tempest-ProjectReaderTests-695411304 tempest-ProjectReaderTests-695411304-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f10f5937-6a48-4549-8632-c9af7304680f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:45:06.328924 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:45:06.328924 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:45:06.336716 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [req-c2db3309-85b0-4ec6-89cb-8076de801b9c req-14b0f8ee-9a97-4914-98a3-15736f5a06fe tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Volume info retrieved successfully. Aug 25 05:45:06.344677 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-c2db3309-85b0-4ec6-89cb-8076de801b9c req-14b0f8ee-9a97-4914-98a3-15736f5a06fe tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] https://10.4.3.189/volume/v3/volumes/caf8524b-33e8-404e-b0d4-4faf9831216d returned with HTTP 200 Aug 25 05:45:06.345341 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 487/1965] 10.4.3.189 () {68 vars in 1598 bytes} [Tue Aug 25 05:45:06 2026] GET /volume/v3/volumes/caf8524b-33e8-404e-b0d4-4faf9831216d => generated 1660 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:45:06.363882 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-c2db3309-85b0-4ec6-89cb-8076de801b9c req-7b9c93a8-6597-4932-97c6-22728cb6c5de None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:45:06.368186 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-c2db3309-85b0-4ec6-89cb-8076de801b9c req-7b9c93a8-6597-4932-97c6-22728cb6c5de tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] POST https://10.4.3.189/volume/v3/snapshots Aug 25 05:45:06.368590 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-c2db3309-85b0-4ec6-89cb-8076de801b9c req-7b9c93a8-6597-4932-97c6-22728cb6c5de tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "caf8524b-33e8-404e-b0d4-4faf9831216d", "force": true, "name": "snapshot for multiattach-snapshot", "description": null, "metadata": {}}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:45:06.375087 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.quota [None req-d22ca09d-1465-47cb-a2d4-d1a7343550bd tempest-VolumesSnapshotListTestJSON-793078652 tempest-VolumesSnapshotListTestJSON-793078652-project-member] Created reservations ['e6980b49-218e-424e-bc7e-f468e8e547ec', '777a8f8a-56a3-4e6b-afb9-300a3d98d3f2', '7acf964c-f255-4a80-9bec-4644314ffc64', 'ff3395bc-01d1-4b3e-ba83-e5e5327d12af'] {{(pid=100271) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:45:06.383203 np0000008051 devstack@c-api.service[100270]: WARNING cinder.quota [None req-ca61955e-fbdd-4147-b924-fa6d59226aa2 tempest-ProjectReaderTests-695411304 tempest-ProjectReaderTests-695411304-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-1143853080 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-1143853080, it is now deprecated. Please use the default quota class for default quota. Aug 25 05:45:06.383953 np0000008051 devstack@c-api.service[100270]: WARNING cinder.quota [None req-ca61955e-fbdd-4147-b924-fa6d59226aa2 tempest-ProjectReaderTests-695411304 tempest-ProjectReaderTests-695411304-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-1143853080 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-1143853080, it is now deprecated. Please use the default quota class for default quota. Aug 25 05:45:06.391117 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:45:06.391117 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:45:06.393665 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [req-c2db3309-85b0-4ec6-89cb-8076de801b9c req-7b9c93a8-6597-4932-97c6-22728cb6c5de tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Volume info retrieved successfully. Aug 25 05:45:06.393665 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.v3.snapshots [req-c2db3309-85b0-4ec6-89cb-8076de801b9c req-7b9c93a8-6597-4932-97c6-22728cb6c5de tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Create snapshot from volume caf8524b-33e8-404e-b0d4-4faf9831216d Aug 25 05:45:06.459930 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-d22ca09d-1465-47cb-a2d4-d1a7343550bd tempest-VolumesSnapshotListTestJSON-793078652 tempest-VolumesSnapshotListTestJSON-793078652-project-member] Snapshot create request issued successfully. Aug 25 05:45:06.460436 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-d22ca09d-1465-47cb-a2d4-d1a7343550bd tempest-VolumesSnapshotListTestJSON-793078652 tempest-VolumesSnapshotListTestJSON-793078652-project-member] https://10.4.3.189/volume/v3/snapshots returned with HTTP 202 Aug 25 05:45:06.461068 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 496/1966] 10.4.3.189 () {68 vars in 1265 bytes} [Tue Aug 25 05:45:06 2026] POST /volume/v3/snapshots => generated 313 bytes in 199 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 05:45:06.482945 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-12845fb9-38d5-4885-9019-72b96fb6b3e2 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:45:06.483111 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.quota [None req-ca61955e-fbdd-4147-b924-fa6d59226aa2 tempest-ProjectReaderTests-695411304 tempest-ProjectReaderTests-695411304-project-admin] Created reservations ['b1314a53-7251-4460-b9ec-14bbea511d3c', 'f024a0c6-4b22-4157-9ac9-1d8ebf106489', 'b74f5b87-cfa1-48db-afdd-0f99d8872199', '10578950-753b-49c2-9fa5-6a9262c29e7d'] {{(pid=100270) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:45:06.483111 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-ca61955e-fbdd-4147-b924-fa6d59226aa2 tempest-ProjectReaderTests-695411304 tempest-ProjectReaderTests-695411304-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f10f5937-6a48-4549-8632-c9af7304680f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b1314a53-7251-4460-b9ec-14bbea511d3c', 'f024a0c6-4b22-4157-9ac9-1d8ebf106489', 'b74f5b87-cfa1-48db-afdd-0f99d8872199', '10578950-753b-49c2-9fa5-6a9262c29e7d']}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:45:06.483254 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-12845fb9-38d5-4885-9019-72b96fb6b3e2 tempest-VolumesSnapshotListTestJSON-793078652 tempest-VolumesSnapshotListTestJSON-793078652-project-member] GET https://10.4.3.189/volume/v3/snapshots/322127af-7579-4f04-bdbc-28c3f8f87150 Aug 25 05:45:06.484045 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-ca61955e-fbdd-4147-b924-fa6d59226aa2 tempest-ProjectReaderTests-695411304 tempest-ProjectReaderTests-695411304-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (88c49848-88b1-4004-a308-3539df94b3af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:45:06.484189 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-12845fb9-38d5-4885-9019-72b96fb6b3e2 tempest-VolumesSnapshotListTestJSON-793078652 tempest-VolumesSnapshotListTestJSON-793078652-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:45:06.484387 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-12845fb9-38d5-4885-9019-72b96fb6b3e2 tempest-VolumesSnapshotListTestJSON-793078652 tempest-VolumesSnapshotListTestJSON-793078652-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:45:06.492352 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:45:06.492352 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:45:06.492680 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-12845fb9-38d5-4885-9019-72b96fb6b3e2 tempest-VolumesSnapshotListTestJSON-793078652 tempest-VolumesSnapshotListTestJSON-793078652-project-member] Snapshot retrieved successfully. Aug 25 05:45:06.493974 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-12845fb9-38d5-4885-9019-72b96fb6b3e2 tempest-VolumesSnapshotListTestJSON-793078652 tempest-VolumesSnapshotListTestJSON-793078652-project-member] https://10.4.3.189/volume/v3/snapshots/322127af-7579-4f04-bdbc-28c3f8f87150 returned with HTTP 200 Aug 25 05:45:06.494811 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.quota [req-c2db3309-85b0-4ec6-89cb-8076de801b9c req-7b9c93a8-6597-4932-97c6-22728cb6c5de tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Created reservations ['4ae63d4d-af51-4331-a01e-62c47134c313', 'be103e96-f633-4d15-a607-63bf9017db1c', 'd68cf174-16b5-4379-b18f-fc08d1fce8a7', '564ad2cd-58a4-44b6-a6fc-c2f889b8f2cd'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:45:06.494898 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 488/1967] 10.4.3.189 () {66 vars in 1354 bytes} [Tue Aug 25 05:45:06 2026] GET /volume/v3/snapshots/322127af-7579-4f04-bdbc-28c3f8f87150 => generated 445 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 25 05:45:06.521451 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-ca61955e-fbdd-4147-b924-fa6d59226aa2 tempest-ProjectReaderTests-695411304 tempest-ProjectReaderTests-695411304-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (88c49848-88b1-4004-a308-3539df94b3af) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '13843e28-eade-4afe-a5df-7fd578220b3d', '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='1643cdba5abb4ab5b410ce121b381599',qos_specs=None,replication_status=,reservations=['b1314a53-7251-4460-b9ec-14bbea511d3c','f024a0c6-4b22-4157-9ac9-1d8ebf106489','b74f5b87-cfa1-48db-afdd-0f99d8872199','10578950-753b-49c2-9fa5-6a9262c29e7d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1ee158406f0b4bd6be753b37342b7b0b',volume_type_id=0b3b86f3-ce74-44f6-b10d-32e7d79beb96), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T05:45:06Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=13843e28-eade-4afe-a5df-7fd578220b3d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1643cdba5abb4ab5b410ce121b381599',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1ee158406f0b4bd6be753b37342b7b0b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0b3b86f3-ce74-44f6-b10d-32e7d79beb96),volume_type_id=0b3b86f3-ce74-44f6-b10d-32e7d79beb96)}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:45:06.522729 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-ca61955e-fbdd-4147-b924-fa6d59226aa2 tempest-ProjectReaderTests-695411304 tempest-ProjectReaderTests-695411304-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5f927f3e-10d0-47cc-bad9-50c6b543a821) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:45:06.574555 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-ca61955e-fbdd-4147-b924-fa6d59226aa2 tempest-ProjectReaderTests-695411304 tempest-ProjectReaderTests-695411304-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5f927f3e-10d0-47cc-bad9-50c6b543a821) transitioned into state 'SUCCESS' from 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='1643cdba5abb4ab5b410ce121b381599',qos_specs=None,replication_status=,reservations=['b1314a53-7251-4460-b9ec-14bbea511d3c','f024a0c6-4b22-4157-9ac9-1d8ebf106489','b74f5b87-cfa1-48db-afdd-0f99d8872199','10578950-753b-49c2-9fa5-6a9262c29e7d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1ee158406f0b4bd6be753b37342b7b0b',volume_type_id=0b3b86f3-ce74-44f6-b10d-32e7d79beb96)}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:45:06.575564 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-ca61955e-fbdd-4147-b924-fa6d59226aa2 tempest-ProjectReaderTests-695411304 tempest-ProjectReaderTests-695411304-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (28dafdb4-bd07-4cec-a822-ed49321a10f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:45:06.579482 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [req-c2db3309-85b0-4ec6-89cb-8076de801b9c req-7b9c93a8-6597-4932-97c6-22728cb6c5de tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Snapshot force create request issued successfully. Aug 25 05:45:06.579762 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-c2db3309-85b0-4ec6-89cb-8076de801b9c req-7b9c93a8-6597-4932-97c6-22728cb6c5de tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] https://10.4.3.189/volume/v3/snapshots returned with HTTP 202 Aug 25 05:45:06.580338 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 492/1968] 10.4.3.189 () {72 vars in 1547 bytes} [Tue Aug 25 05:45:06 2026] POST /volume/v3/snapshots => generated 292 bytes in 217 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 05:45:06.607880 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-ca61955e-fbdd-4147-b924-fa6d59226aa2 tempest-ProjectReaderTests-695411304 tempest-ProjectReaderTests-695411304-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (28dafdb4-bd07-4cec-a822-ed49321a10f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:45:06.608936 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-ca61955e-fbdd-4147-b924-fa6d59226aa2 tempest-ProjectReaderTests-695411304 tempest-ProjectReaderTests-695411304-project-admin] Flow 'volume_create_api' (114f39de-73e8-4b07-afc7-f14f79c05f0e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100270) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:45:06.610373 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-ca61955e-fbdd-4147-b924-fa6d59226aa2 tempest-ProjectReaderTests-695411304 tempest-ProjectReaderTests-695411304-project-admin] Create volume request issued successfully. Aug 25 05:45:06.610557 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-ca61955e-fbdd-4147-b924-fa6d59226aa2 tempest-ProjectReaderTests-695411304 tempest-ProjectReaderTests-695411304-project-admin] https://10.4.3.189/volume/v3/volumes returned with HTTP 202 Aug 25 05:45:06.611494 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 493/1969] 10.4.3.189 () {70 vars in 1298 bytes} [Tue Aug 25 05:45:06 2026] POST /volume/v3/volumes => generated 774 bytes in 365 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 05:45:06.633405 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-99c30a4b-398d-4c29-b573-4bbb811dee41 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:45:06.636945 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-99c30a4b-398d-4c29-b573-4bbb811dee41 tempest-ProjectReaderTests-695411304 tempest-ProjectReaderTests-695411304-project-admin] GET https://10.4.3.189/volume/v3/volumes/13843e28-eade-4afe-a5df-7fd578220b3d Aug 25 05:45:06.637414 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-99c30a4b-398d-4c29-b573-4bbb811dee41 tempest-ProjectReaderTests-695411304 tempest-ProjectReaderTests-695411304-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:45:06.637721 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-99c30a4b-398d-4c29-b573-4bbb811dee41 tempest-ProjectReaderTests-695411304 tempest-ProjectReaderTests-695411304-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:45:06.659973 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:45:06.659973 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:45:06.672833 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-99c30a4b-398d-4c29-b573-4bbb811dee41 tempest-ProjectReaderTests-695411304 tempest-ProjectReaderTests-695411304-project-admin] Volume info retrieved successfully. Aug 25 05:45:06.681705 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-99c30a4b-398d-4c29-b573-4bbb811dee41 tempest-ProjectReaderTests-695411304 tempest-ProjectReaderTests-695411304-project-admin] https://10.4.3.189/volume/v3/volumes/13843e28-eade-4afe-a5df-7fd578220b3d returned with HTTP 200 Aug 25 05:45:06.682949 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 497/1970] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:45:06 2026] GET /volume/v3/volumes/13843e28-eade-4afe-a5df-7fd578220b3d => generated 953 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:45:07.510864 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-94327db1-3bce-4976-93c7-340ab278e950 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:45:07.514135 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-94327db1-3bce-4976-93c7-340ab278e950 tempest-VolumesSnapshotListTestJSON-793078652 tempest-VolumesSnapshotListTestJSON-793078652-project-member] GET https://10.4.3.189/volume/v3/snapshots/322127af-7579-4f04-bdbc-28c3f8f87150 Aug 25 05:45:07.514423 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-94327db1-3bce-4976-93c7-340ab278e950 tempest-VolumesSnapshotListTestJSON-793078652 tempest-VolumesSnapshotListTestJSON-793078652-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:45:07.514680 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-94327db1-3bce-4976-93c7-340ab278e950 tempest-VolumesSnapshotListTestJSON-793078652 tempest-VolumesSnapshotListTestJSON-793078652-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:45:07.524780 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:45:07.524780 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:45:07.525407 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-94327db1-3bce-4976-93c7-340ab278e950 tempest-VolumesSnapshotListTestJSON-793078652 tempest-VolumesSnapshotListTestJSON-793078652-project-member] Snapshot retrieved successfully. Aug 25 05:45:07.526457 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-94327db1-3bce-4976-93c7-340ab278e950 tempest-VolumesSnapshotListTestJSON-793078652 tempest-VolumesSnapshotListTestJSON-793078652-project-member] https://10.4.3.189/volume/v3/snapshots/322127af-7579-4f04-bdbc-28c3f8f87150 returned with HTTP 200 Aug 25 05:45:07.527315 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 489/1971] 10.4.3.189 () {66 vars in 1354 bytes} [Tue Aug 25 05:45:07 2026] GET /volume/v3/snapshots/322127af-7579-4f04-bdbc-28c3f8f87150 => generated 472 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 25 05:45:07.544300 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-87ddba29-b16c-40ef-ab5b-6fc456fe1bd1 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:45:07.546894 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-87ddba29-b16c-40ef-ab5b-6fc456fe1bd1 tempest-VolumesSnapshotListTestJSON-793078652 tempest-VolumesSnapshotListTestJSON-793078652-project-member] POST https://10.4.3.189/volume/v3/snapshots Aug 25 05:45:07.547429 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-87ddba29-b16c-40ef-ab5b-6fc456fe1bd1 tempest-VolumesSnapshotListTestJSON-793078652 tempest-VolumesSnapshotListTestJSON-793078652-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "99e90e22-fd85-4d90-910d-e8b75dfdcfea", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-870545773"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:45:07.565235 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:45:07.565235 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:45:07.565922 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-87ddba29-b16c-40ef-ab5b-6fc456fe1bd1 tempest-VolumesSnapshotListTestJSON-793078652 tempest-VolumesSnapshotListTestJSON-793078652-project-member] Volume info retrieved successfully. Aug 25 05:45:07.566295 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.v3.snapshots [None req-87ddba29-b16c-40ef-ab5b-6fc456fe1bd1 tempest-VolumesSnapshotListTestJSON-793078652 tempest-VolumesSnapshotListTestJSON-793078652-project-member] Create snapshot from volume 99e90e22-fd85-4d90-910d-e8b75dfdcfea Aug 25 05:45:07.659820 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-87ddba29-b16c-40ef-ab5b-6fc456fe1bd1 tempest-VolumesSnapshotListTestJSON-793078652 tempest-VolumesSnapshotListTestJSON-793078652-project-member] Created reservations ['b81f7d2a-db89-4219-8a47-21a9f44a38ec', '7ac82b51-19d1-4934-bf9d-28b2405bebfa', '4097d38b-931e-406e-b32b-7d5efcd0bd55', '86c30c8e-1358-4cb6-a1e4-4559a91066c5'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:45:07.702913 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-42140126-49cb-4a24-9e15-d88e81999520 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:45:07.705708 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-42140126-49cb-4a24-9e15-d88e81999520 tempest-ProjectReaderTests-695411304 tempest-ProjectReaderTests-695411304-project-admin] GET https://10.4.3.189/volume/v3/volumes/13843e28-eade-4afe-a5df-7fd578220b3d Aug 25 05:45:07.705708 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-42140126-49cb-4a24-9e15-d88e81999520 tempest-ProjectReaderTests-695411304 tempest-ProjectReaderTests-695411304-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:45:07.705708 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-42140126-49cb-4a24-9e15-d88e81999520 tempest-ProjectReaderTests-695411304 tempest-ProjectReaderTests-695411304-project-admin] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:45:07.722468 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:45:07.722468 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:45:07.724238 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-87ddba29-b16c-40ef-ab5b-6fc456fe1bd1 tempest-VolumesSnapshotListTestJSON-793078652 tempest-VolumesSnapshotListTestJSON-793078652-project-member] Snapshot create request issued successfully. Aug 25 05:45:07.724743 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-87ddba29-b16c-40ef-ab5b-6fc456fe1bd1 tempest-VolumesSnapshotListTestJSON-793078652 tempest-VolumesSnapshotListTestJSON-793078652-project-member] https://10.4.3.189/volume/v3/snapshots returned with HTTP 202 Aug 25 05:45:07.725417 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 493/1972] 10.4.3.189 () {68 vars in 1265 bytes} [Tue Aug 25 05:45:07 2026] POST /volume/v3/snapshots => generated 313 bytes in 182 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 05:45:07.739485 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-181503d4-4056-4328-8b9b-638e63ebd7d3 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:45:07.741721 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-42140126-49cb-4a24-9e15-d88e81999520 tempest-ProjectReaderTests-695411304 tempest-ProjectReaderTests-695411304-project-admin] Volume info retrieved successfully. Aug 25 05:45:07.747034 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-181503d4-4056-4328-8b9b-638e63ebd7d3 tempest-VolumesSnapshotListTestJSON-793078652 tempest-VolumesSnapshotListTestJSON-793078652-project-member] GET https://10.4.3.189/volume/v3/snapshots/cc68576c-7333-4dc6-a89c-f097a42fd7a2 Aug 25 05:45:07.747533 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-181503d4-4056-4328-8b9b-638e63ebd7d3 tempest-VolumesSnapshotListTestJSON-793078652 tempest-VolumesSnapshotListTestJSON-793078652-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:45:07.748808 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-181503d4-4056-4328-8b9b-638e63ebd7d3 tempest-VolumesSnapshotListTestJSON-793078652 tempest-VolumesSnapshotListTestJSON-793078652-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:45:07.759345 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:45:07.759345 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:45:07.759345 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-181503d4-4056-4328-8b9b-638e63ebd7d3 tempest-VolumesSnapshotListTestJSON-793078652 tempest-VolumesSnapshotListTestJSON-793078652-project-member] Snapshot retrieved successfully. Aug 25 05:45:07.760855 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-181503d4-4056-4328-8b9b-638e63ebd7d3 tempest-VolumesSnapshotListTestJSON-793078652 tempest-VolumesSnapshotListTestJSON-793078652-project-member] https://10.4.3.189/volume/v3/snapshots/cc68576c-7333-4dc6-a89c-f097a42fd7a2 returned with HTTP 200 Aug 25 05:45:07.761214 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 498/1973] 10.4.3.189 () {66 vars in 1354 bytes} [Tue Aug 25 05:45:07 2026] GET /volume/v3/snapshots/cc68576c-7333-4dc6-a89c-f097a42fd7a2 => generated 445 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:45:07.761391 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-42140126-49cb-4a24-9e15-d88e81999520 tempest-ProjectReaderTests-695411304 tempest-ProjectReaderTests-695411304-project-admin] https://10.4.3.189/volume/v3/volumes/13843e28-eade-4afe-a5df-7fd578220b3d returned with HTTP 200 Aug 25 05:45:07.763767 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 494/1974] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:45:07 2026] GET /volume/v3/volumes/13843e28-eade-4afe-a5df-7fd578220b3d => generated 974 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:45:07.781267 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-8fb4b488-2288-4476-a251-e4cd38e56bac None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:45:07.783480 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-8fb4b488-2288-4476-a251-e4cd38e56bac tempest-ProjectReaderTests-695411304 tempest-ProjectReaderTests-695411304-project-admin] GET https://10.4.3.189/volume/v3/messages Aug 25 05:45:07.784283 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-8fb4b488-2288-4476-a251-e4cd38e56bac tempest-ProjectReaderTests-695411304 tempest-ProjectReaderTests-695411304-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:45:07.784349 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-8fb4b488-2288-4476-a251-e4cd38e56bac tempest-ProjectReaderTests-695411304 tempest-ProjectReaderTests-695411304-project-admin] Calling method 'version_select' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:45:07.791318 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-8fb4b488-2288-4476-a251-e4cd38e56bac tempest-ProjectReaderTests-695411304 tempest-ProjectReaderTests-695411304-project-admin] https://10.4.3.189/volume/v3/messages returned with HTTP 200 Aug 25 05:45:07.791958 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 490/1975] 10.4.3.189 () {68 vars in 1280 bytes} [Tue Aug 25 05:45:07 2026] GET /volume/v3/messages => generated 670 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:45:07.810676 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-6b6ab574-9e53-4790-bd4b-94fd3fb98094 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:45:07.952998 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6b6ab574-9e53-4790-bd4b-94fd3fb98094 tempest-ProjectReaderTests-695411304 tempest-ProjectReaderTests-695411304-project-reader] GET https://10.4.3.189/volume/v3/messages Aug 25 05:45:07.953366 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-6b6ab574-9e53-4790-bd4b-94fd3fb98094 tempest-ProjectReaderTests-695411304 tempest-ProjectReaderTests-695411304-project-reader] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:45:07.953462 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-6b6ab574-9e53-4790-bd4b-94fd3fb98094 tempest-ProjectReaderTests-695411304 tempest-ProjectReaderTests-695411304-project-reader] Calling method 'version_select' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:45:07.953828 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:45:07.953828 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:45:07.960475 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6b6ab574-9e53-4790-bd4b-94fd3fb98094 tempest-ProjectReaderTests-695411304 tempest-ProjectReaderTests-695411304-project-reader] https://10.4.3.189/volume/v3/messages returned with HTTP 200 Aug 25 05:45:07.960475 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 494/1976] 10.4.3.189 () {68 vars in 1280 bytes} [Tue Aug 25 05:45:07 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 25 05:45:07.971075 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-32d22f73-c973-42f6-b4a5-9858f0f837a9 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:45:07.974122 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-32d22f73-c973-42f6-b4a5-9858f0f837a9 tempest-ProjectReaderTests-695411304 tempest-ProjectReaderTests-695411304-project-admin] DELETE https://10.4.3.189/volume/v3/messages/4cfd2e18-6218-4b0c-a9f4-d6a123722a77 Aug 25 05:45:07.974875 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-32d22f73-c973-42f6-b4a5-9858f0f837a9 tempest-ProjectReaderTests-695411304 tempest-ProjectReaderTests-695411304-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:45:07.974875 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-32d22f73-c973-42f6-b4a5-9858f0f837a9 tempest-ProjectReaderTests-695411304 tempest-ProjectReaderTests-695411304-project-admin] Calling method 'version_select' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:45:07.994181 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-32d22f73-c973-42f6-b4a5-9858f0f837a9 tempest-ProjectReaderTests-695411304 tempest-ProjectReaderTests-695411304-project-admin] https://10.4.3.189/volume/v3/messages/4cfd2e18-6218-4b0c-a9f4-d6a123722a77 returned with HTTP 204 Aug 25 05:45:07.994737 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 499/1977] 10.4.3.189 () {68 vars in 1394 bytes} [Tue Aug 25 05:45:07 2026] DELETE /volume/v3/messages/4cfd2e18-6218-4b0c-a9f4-d6a123722a77 => generated 0 bytes in 24 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 25 05:45:08.003242 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-2aa381f3-c512-4b05-8d80-0757ecb45bf2 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:45:08.006194 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-2aa381f3-c512-4b05-8d80-0757ecb45bf2 tempest-ProjectReaderTests-695411304 tempest-ProjectReaderTests-695411304-project-admin] DELETE https://10.4.3.189/volume/v3/volumes/13843e28-eade-4afe-a5df-7fd578220b3d Aug 25 05:45:08.007027 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-2aa381f3-c512-4b05-8d80-0757ecb45bf2 tempest-ProjectReaderTests-695411304 tempest-ProjectReaderTests-695411304-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:45:08.007027 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-2aa381f3-c512-4b05-8d80-0757ecb45bf2 tempest-ProjectReaderTests-695411304 tempest-ProjectReaderTests-695411304-project-admin] Calling method 'delete' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:45:08.007415 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.v3.volumes [None req-2aa381f3-c512-4b05-8d80-0757ecb45bf2 tempest-ProjectReaderTests-695411304 tempest-ProjectReaderTests-695411304-project-admin] Delete volume with id: 13843e28-eade-4afe-a5df-7fd578220b3d Aug 25 05:45:08.017143 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:45:08.017143 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:45:08.017589 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-2aa381f3-c512-4b05-8d80-0757ecb45bf2 tempest-ProjectReaderTests-695411304 tempest-ProjectReaderTests-695411304-project-admin] Volume info retrieved successfully. Aug 25 05:45:08.019429 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-2aa381f3-c512-4b05-8d80-0757ecb45bf2 tempest-ProjectReaderTests-695411304 tempest-ProjectReaderTests-695411304-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100270) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 25 05:45:08.049172 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.quota [None req-2aa381f3-c512-4b05-8d80-0757ecb45bf2 tempest-ProjectReaderTests-695411304 tempest-ProjectReaderTests-695411304-project-admin] Created reservations ['350a0e81-9ec3-4d91-a644-758d0b6cc85f', 'c4027e45-89ff-4703-993a-2b5d9a239d19', '46e8027b-ade2-40c6-8253-564c46e3c172', '6faca355-01b1-49a1-8dc7-2a303acb1b65'] {{(pid=100270) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:45:08.112571 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-2aa381f3-c512-4b05-8d80-0757ecb45bf2 tempest-ProjectReaderTests-695411304 tempest-ProjectReaderTests-695411304-project-admin] Delete volume request issued successfully. Aug 25 05:45:08.112785 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-2aa381f3-c512-4b05-8d80-0757ecb45bf2 tempest-ProjectReaderTests-695411304 tempest-ProjectReaderTests-695411304-project-admin] https://10.4.3.189/volume/v3/volumes/13843e28-eade-4afe-a5df-7fd578220b3d returned with HTTP 202 Aug 25 05:45:08.113373 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 495/1978] 10.4.3.189 () {68 vars in 1391 bytes} [Tue Aug 25 05:45:08 2026] DELETE /volume/v3/volumes/13843e28-eade-4afe-a5df-7fd578220b3d => generated 0 bytes in 111 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:45:08.125250 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-81c38673-0082-4c37-bd60-66ddc7b4c4f0 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:45:08.126689 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-81c38673-0082-4c37-bd60-66ddc7b4c4f0 tempest-ProjectReaderTests-695411304 tempest-ProjectReaderTests-695411304-project-admin] DELETE https://10.4.3.189/volume/v3/types/0b3b86f3-ce74-44f6-b10d-32e7d79beb96 Aug 25 05:45:08.127522 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-81c38673-0082-4c37-bd60-66ddc7b4c4f0 tempest-ProjectReaderTests-695411304 tempest-ProjectReaderTests-695411304-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:45:08.127695 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-81c38673-0082-4c37-bd60-66ddc7b4c4f0 tempest-ProjectReaderTests-695411304 tempest-ProjectReaderTests-695411304-project-admin] Calling method '_delete' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:45:08.177957 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-81c38673-0082-4c37-bd60-66ddc7b4c4f0 tempest-ProjectReaderTests-695411304 tempest-ProjectReaderTests-695411304-project-admin] https://10.4.3.189/volume/v3/types/0b3b86f3-ce74-44f6-b10d-32e7d79beb96 returned with HTTP 202 Aug 25 05:45:08.178804 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 491/1979] 10.4.3.189 () {66 vars in 1345 bytes} [Tue Aug 25 05:45:08 2026] DELETE /volume/v3/types/0b3b86f3-ce74-44f6-b10d-32e7d79beb96 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:45:08.201784 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-036be133-199c-4075-8aea-cc94fdcbefd1 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:45:08.207819 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-036be133-199c-4075-8aea-cc94fdcbefd1 tempest-ProjectReaderTests-695411304 tempest-ProjectReaderTests-695411304-project-admin] POST https://10.4.3.189/volume/v3/types Aug 25 05:45:08.208603 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-036be133-199c-4075-8aea-cc94fdcbefd1 tempest-ProjectReaderTests-695411304 tempest-ProjectReaderTests-695411304-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectReaderTests-volume-type-1853552901", "extra_specs": {"storage_protocol": "tempest-storage_protocol-965170974", "vendor_name": "tempest-vendor_name-655429983"}}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:45:08.243040 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-036be133-199c-4075-8aea-cc94fdcbefd1 tempest-ProjectReaderTests-695411304 tempest-ProjectReaderTests-695411304-project-admin] https://10.4.3.189/volume/v3/types returned with HTTP 200 Aug 25 05:45:08.243509 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 495/1980] 10.4.3.189 () {68 vars in 1253 bytes} [Tue Aug 25 05:45:08 2026] POST /volume/v3/types => generated 328 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:45:08.262852 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-c826babf-3681-499d-99d9-c16e5be7a7df None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:45:08.268780 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-c826babf-3681-499d-99d9-c16e5be7a7df tempest-ProjectReaderTests-695411304 tempest-ProjectReaderTests-695411304-project-admin] POST https://10.4.3.189/volume/v3/volumes Aug 25 05:45:08.270604 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-c826babf-3681-499d-99d9-c16e5be7a7df tempest-ProjectReaderTests-695411304 tempest-ProjectReaderTests-695411304-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "d707e572-6220-4803-ba3a-c3a07c179fed", "size": 1}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:45:08.272633 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.v3.volumes [None req-c826babf-3681-499d-99d9-c16e5be7a7df tempest-ProjectReaderTests-695411304 tempest-ProjectReaderTests-695411304-project-admin] Create volume request body: {'volume': {'volume_type': 'd707e572-6220-4803-ba3a-c3a07c179fed', 'size': 1}} {{(pid=100271) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 05:45:08.284358 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [None req-c826babf-3681-499d-99d9-c16e5be7a7df tempest-ProjectReaderTests-695411304 tempest-ProjectReaderTests-695411304-project-admin] Create volume of 1 GB Aug 25 05:45:08.284645 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:45:08.284645 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:45:08.285433 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-c826babf-3681-499d-99d9-c16e5be7a7df tempest-ProjectReaderTests-695411304 tempest-ProjectReaderTests-695411304-project-admin] Availability Zones retrieved successfully. Aug 25 05:45:08.292717 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-c826babf-3681-499d-99d9-c16e5be7a7df tempest-ProjectReaderTests-695411304 tempest-ProjectReaderTests-695411304-project-admin] Flow 'volume_create_api' (b029843e-af4a-43d2-a418-1ecace410fdc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:45:08.295902 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-c826babf-3681-499d-99d9-c16e5be7a7df tempest-ProjectReaderTests-695411304 tempest-ProjectReaderTests-695411304-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0d634a8b-b3ea-4042-a750-4f02908ff0bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:45:08.296498 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.flows.api.create_volume [None req-c826babf-3681-499d-99d9-c16e5be7a7df tempest-ProjectReaderTests-695411304 tempest-ProjectReaderTests-695411304-project-admin] Validating volume size '1' using validate_int {{(pid=100271) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 05:45:08.337803 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-c826babf-3681-499d-99d9-c16e5be7a7df tempest-ProjectReaderTests-695411304 tempest-ProjectReaderTests-695411304-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0d634a8b-b3ea-4042-a750-4f02908ff0bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T05:45:08Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-965170974',vendor_name='tempest-vendor_name-655429983'},id=d707e572-6220-4803-ba3a-c3a07c179fed,is_public=True,name='tempest-ProjectReaderTests-volume-type-1853552901',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd707e572-6220-4803-ba3a-c3a07c179fed', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:45:08.339412 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-c826babf-3681-499d-99d9-c16e5be7a7df tempest-ProjectReaderTests-695411304 tempest-ProjectReaderTests-695411304-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c043ea17-7f05-4f4c-84ec-f18a0a1bc377) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:45:08.391333 np0000008051 devstack@c-api.service[100271]: WARNING cinder.quota [None req-c826babf-3681-499d-99d9-c16e5be7a7df tempest-ProjectReaderTests-695411304 tempest-ProjectReaderTests-695411304-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-1853552901 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-1853552901, it is now deprecated. Please use the default quota class for default quota. Aug 25 05:45:08.391333 np0000008051 devstack@c-api.service[100271]: WARNING cinder.quota [None req-c826babf-3681-499d-99d9-c16e5be7a7df tempest-ProjectReaderTests-695411304 tempest-ProjectReaderTests-695411304-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-1853552901 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-1853552901, it is now deprecated. Please use the default quota class for default quota. Aug 25 05:45:08.484204 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.quota [None req-c826babf-3681-499d-99d9-c16e5be7a7df tempest-ProjectReaderTests-695411304 tempest-ProjectReaderTests-695411304-project-admin] Created reservations ['5adc2d25-5842-403b-b6b1-f5fdc86d9d2d', '1feba288-1f79-4fe8-a461-26bae8468aca', '913b3898-a131-40b7-ac4f-bc56f2d8c354', '71ebd064-6b36-4b95-8335-d81247899060'] {{(pid=100271) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:45:08.485259 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-c826babf-3681-499d-99d9-c16e5be7a7df tempest-ProjectReaderTests-695411304 tempest-ProjectReaderTests-695411304-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c043ea17-7f05-4f4c-84ec-f18a0a1bc377) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5adc2d25-5842-403b-b6b1-f5fdc86d9d2d', '1feba288-1f79-4fe8-a461-26bae8468aca', '913b3898-a131-40b7-ac4f-bc56f2d8c354', '71ebd064-6b36-4b95-8335-d81247899060']}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:45:08.486344 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-c826babf-3681-499d-99d9-c16e5be7a7df tempest-ProjectReaderTests-695411304 tempest-ProjectReaderTests-695411304-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d06abd05-b4e3-453f-8651-82bacc3b6a08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:45:08.524709 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-c826babf-3681-499d-99d9-c16e5be7a7df tempest-ProjectReaderTests-695411304 tempest-ProjectReaderTests-695411304-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d06abd05-b4e3-453f-8651-82bacc3b6a08) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e8ff563b-6522-4aa0-8d24-c390d46e33b4', '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='1643cdba5abb4ab5b410ce121b381599',qos_specs=None,replication_status=,reservations=['5adc2d25-5842-403b-b6b1-f5fdc86d9d2d','1feba288-1f79-4fe8-a461-26bae8468aca','913b3898-a131-40b7-ac4f-bc56f2d8c354','71ebd064-6b36-4b95-8335-d81247899060'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1ee158406f0b4bd6be753b37342b7b0b',volume_type_id=d707e572-6220-4803-ba3a-c3a07c179fed), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T05:45: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=e8ff563b-6522-4aa0-8d24-c390d46e33b4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1643cdba5abb4ab5b410ce121b381599',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1ee158406f0b4bd6be753b37342b7b0b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d707e572-6220-4803-ba3a-c3a07c179fed),volume_type_id=d707e572-6220-4803-ba3a-c3a07c179fed)}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:45:08.525708 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-c826babf-3681-499d-99d9-c16e5be7a7df tempest-ProjectReaderTests-695411304 tempest-ProjectReaderTests-695411304-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a0a87920-bf49-4d87-9a85-535686b2ea9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:45:08.577195 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-c826babf-3681-499d-99d9-c16e5be7a7df tempest-ProjectReaderTests-695411304 tempest-ProjectReaderTests-695411304-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a0a87920-bf49-4d87-9a85-535686b2ea9f) transitioned into state 'SUCCESS' from 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='1643cdba5abb4ab5b410ce121b381599',qos_specs=None,replication_status=,reservations=['5adc2d25-5842-403b-b6b1-f5fdc86d9d2d','1feba288-1f79-4fe8-a461-26bae8468aca','913b3898-a131-40b7-ac4f-bc56f2d8c354','71ebd064-6b36-4b95-8335-d81247899060'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1ee158406f0b4bd6be753b37342b7b0b',volume_type_id=d707e572-6220-4803-ba3a-c3a07c179fed)}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:45:08.577960 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-c826babf-3681-499d-99d9-c16e5be7a7df tempest-ProjectReaderTests-695411304 tempest-ProjectReaderTests-695411304-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (27393935-78f7-4d8f-8a6a-3ee5fe95a484) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:45:08.594749 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-c826babf-3681-499d-99d9-c16e5be7a7df tempest-ProjectReaderTests-695411304 tempest-ProjectReaderTests-695411304-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (27393935-78f7-4d8f-8a6a-3ee5fe95a484) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:45:08.596249 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-c826babf-3681-499d-99d9-c16e5be7a7df tempest-ProjectReaderTests-695411304 tempest-ProjectReaderTests-695411304-project-admin] Flow 'volume_create_api' (b029843e-af4a-43d2-a418-1ecace410fdc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100271) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:45:08.596736 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-c826babf-3681-499d-99d9-c16e5be7a7df tempest-ProjectReaderTests-695411304 tempest-ProjectReaderTests-695411304-project-admin] Create volume request issued successfully. Aug 25 05:45:08.598564 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-c826babf-3681-499d-99d9-c16e5be7a7df tempest-ProjectReaderTests-695411304 tempest-ProjectReaderTests-695411304-project-admin] https://10.4.3.189/volume/v3/volumes returned with HTTP 202 Aug 25 05:45:08.601967 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 500/1981] 10.4.3.189 () {70 vars in 1298 bytes} [Tue Aug 25 05:45:08 2026] POST /volume/v3/volumes => generated 774 bytes in 340 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 05:45:08.620917 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-a91759d9-c252-41a6-93c3-e675ed98c9b8 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:45:08.622719 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-a91759d9-c252-41a6-93c3-e675ed98c9b8 tempest-ProjectReaderTests-695411304 tempest-ProjectReaderTests-695411304-project-admin] GET https://10.4.3.189/volume/v3/volumes/e8ff563b-6522-4aa0-8d24-c390d46e33b4 Aug 25 05:45:08.623475 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-a91759d9-c252-41a6-93c3-e675ed98c9b8 tempest-ProjectReaderTests-695411304 tempest-ProjectReaderTests-695411304-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:45:08.623831 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-a91759d9-c252-41a6-93c3-e675ed98c9b8 tempest-ProjectReaderTests-695411304 tempest-ProjectReaderTests-695411304-project-admin] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:45:08.634727 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:45:08.634727 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:45:08.642842 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-a91759d9-c252-41a6-93c3-e675ed98c9b8 tempest-ProjectReaderTests-695411304 tempest-ProjectReaderTests-695411304-project-admin] Volume info retrieved successfully. Aug 25 05:45:08.650683 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-a91759d9-c252-41a6-93c3-e675ed98c9b8 tempest-ProjectReaderTests-695411304 tempest-ProjectReaderTests-695411304-project-admin] https://10.4.3.189/volume/v3/volumes/e8ff563b-6522-4aa0-8d24-c390d46e33b4 returned with HTTP 200 Aug 25 05:45:08.660088 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 496/1982] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:45:08 2026] GET /volume/v3/volumes/e8ff563b-6522-4aa0-8d24-c390d46e33b4 => generated 953 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:45:08.781024 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-2615a9e3-fbbb-472c-a2b2-a2833dc12170 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:45:08.784088 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-2615a9e3-fbbb-472c-a2b2-a2833dc12170 tempest-VolumesSnapshotListTestJSON-793078652 tempest-VolumesSnapshotListTestJSON-793078652-project-member] GET https://10.4.3.189/volume/v3/snapshots/cc68576c-7333-4dc6-a89c-f097a42fd7a2 Aug 25 05:45:08.784436 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-2615a9e3-fbbb-472c-a2b2-a2833dc12170 tempest-VolumesSnapshotListTestJSON-793078652 tempest-VolumesSnapshotListTestJSON-793078652-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:45:08.784732 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-2615a9e3-fbbb-472c-a2b2-a2833dc12170 tempest-VolumesSnapshotListTestJSON-793078652 tempest-VolumesSnapshotListTestJSON-793078652-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:45:08.791311 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:45:08.791311 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:45:08.791803 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-2615a9e3-fbbb-472c-a2b2-a2833dc12170 tempest-VolumesSnapshotListTestJSON-793078652 tempest-VolumesSnapshotListTestJSON-793078652-project-member] Snapshot retrieved successfully. Aug 25 05:45:08.792847 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-2615a9e3-fbbb-472c-a2b2-a2833dc12170 tempest-VolumesSnapshotListTestJSON-793078652 tempest-VolumesSnapshotListTestJSON-793078652-project-member] https://10.4.3.189/volume/v3/snapshots/cc68576c-7333-4dc6-a89c-f097a42fd7a2 returned with HTTP 200 Aug 25 05:45:08.793326 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 492/1983] 10.4.3.189 () {66 vars in 1354 bytes} [Tue Aug 25 05:45:08 2026] GET /volume/v3/snapshots/cc68576c-7333-4dc6-a89c-f097a42fd7a2 => generated 472 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:45:08.808087 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-fd6e6f2c-2c4e-4d0c-8e58-e3b841ab8120 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:45:08.813309 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-fd6e6f2c-2c4e-4d0c-8e58-e3b841ab8120 tempest-VolumesSnapshotListTestJSON-793078652 tempest-VolumesSnapshotListTestJSON-793078652-project-member] POST https://10.4.3.189/volume/v3/snapshots Aug 25 05:45:08.813994 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-fd6e6f2c-2c4e-4d0c-8e58-e3b841ab8120 tempest-VolumesSnapshotListTestJSON-793078652 tempest-VolumesSnapshotListTestJSON-793078652-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "99e90e22-fd85-4d90-910d-e8b75dfdcfea", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-221129701"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:45:08.828403 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:45:08.828403 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:45:08.828973 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-fd6e6f2c-2c4e-4d0c-8e58-e3b841ab8120 tempest-VolumesSnapshotListTestJSON-793078652 tempest-VolumesSnapshotListTestJSON-793078652-project-member] Volume info retrieved successfully. Aug 25 05:45:08.829336 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.v3.snapshots [None req-fd6e6f2c-2c4e-4d0c-8e58-e3b841ab8120 tempest-VolumesSnapshotListTestJSON-793078652 tempest-VolumesSnapshotListTestJSON-793078652-project-member] Create snapshot from volume 99e90e22-fd85-4d90-910d-e8b75dfdcfea Aug 25 05:45:08.864404 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-fd6e6f2c-2c4e-4d0c-8e58-e3b841ab8120 tempest-VolumesSnapshotListTestJSON-793078652 tempest-VolumesSnapshotListTestJSON-793078652-project-member] Created reservations ['f9c3d5f9-0c57-4a5a-82f8-60406264434e', 'dc59f21a-abd7-4878-9f41-a524ec4c82bf', '697e5079-3d43-4940-ada7-78058eae6cff', '3cab77e0-df69-42ac-81e5-37a49ad966a2'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:45:08.923500 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-fd6e6f2c-2c4e-4d0c-8e58-e3b841ab8120 tempest-VolumesSnapshotListTestJSON-793078652 tempest-VolumesSnapshotListTestJSON-793078652-project-member] Snapshot create request issued successfully. Aug 25 05:45:08.925155 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-fd6e6f2c-2c4e-4d0c-8e58-e3b841ab8120 tempest-VolumesSnapshotListTestJSON-793078652 tempest-VolumesSnapshotListTestJSON-793078652-project-member] https://10.4.3.189/volume/v3/snapshots returned with HTTP 202 Aug 25 05:45:08.925155 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 496/1984] 10.4.3.189 () {68 vars in 1265 bytes} [Tue Aug 25 05:45:08 2026] POST /volume/v3/snapshots => generated 313 bytes in 118 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 05:45:08.941509 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-c9150596-3905-4268-b068-c5ff4982cd53 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:45:08.943630 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-c9150596-3905-4268-b068-c5ff4982cd53 tempest-VolumesSnapshotListTestJSON-793078652 tempest-VolumesSnapshotListTestJSON-793078652-project-member] GET https://10.4.3.189/volume/v3/snapshots/849326be-3dce-48f3-8981-ce4869328465 Aug 25 05:45:08.943901 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-c9150596-3905-4268-b068-c5ff4982cd53 tempest-VolumesSnapshotListTestJSON-793078652 tempest-VolumesSnapshotListTestJSON-793078652-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:45:08.944202 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-c9150596-3905-4268-b068-c5ff4982cd53 tempest-VolumesSnapshotListTestJSON-793078652 tempest-VolumesSnapshotListTestJSON-793078652-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:45:08.951440 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:45:08.951440 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:45:08.952019 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-c9150596-3905-4268-b068-c5ff4982cd53 tempest-VolumesSnapshotListTestJSON-793078652 tempest-VolumesSnapshotListTestJSON-793078652-project-member] Snapshot retrieved successfully. Aug 25 05:45:08.953579 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-c9150596-3905-4268-b068-c5ff4982cd53 tempest-VolumesSnapshotListTestJSON-793078652 tempest-VolumesSnapshotListTestJSON-793078652-project-member] https://10.4.3.189/volume/v3/snapshots/849326be-3dce-48f3-8981-ce4869328465 returned with HTTP 200 Aug 25 05:45:08.954017 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 501/1985] 10.4.3.189 () {66 vars in 1354 bytes} [Tue Aug 25 05:45:08 2026] GET /volume/v3/snapshots/849326be-3dce-48f3-8981-ce4869328465 => generated 445 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:45:09.671690 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-ea104ebc-bc45-4524-a6e3-3f322056e29d None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:45:09.674257 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-ea104ebc-bc45-4524-a6e3-3f322056e29d tempest-ProjectReaderTests-695411304 tempest-ProjectReaderTests-695411304-project-admin] GET https://10.4.3.189/volume/v3/volumes/e8ff563b-6522-4aa0-8d24-c390d46e33b4 Aug 25 05:45:09.674574 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-ea104ebc-bc45-4524-a6e3-3f322056e29d tempest-ProjectReaderTests-695411304 tempest-ProjectReaderTests-695411304-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:45:09.674796 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-ea104ebc-bc45-4524-a6e3-3f322056e29d tempest-ProjectReaderTests-695411304 tempest-ProjectReaderTests-695411304-project-admin] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:45:09.684490 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:45:09.684490 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:45:09.689618 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-ea104ebc-bc45-4524-a6e3-3f322056e29d tempest-ProjectReaderTests-695411304 tempest-ProjectReaderTests-695411304-project-admin] Volume info retrieved successfully. Aug 25 05:45:09.695322 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-ea104ebc-bc45-4524-a6e3-3f322056e29d tempest-ProjectReaderTests-695411304 tempest-ProjectReaderTests-695411304-project-admin] https://10.4.3.189/volume/v3/volumes/e8ff563b-6522-4aa0-8d24-c390d46e33b4 returned with HTTP 200 Aug 25 05:45:09.695826 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 497/1986] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:45:09 2026] GET /volume/v3/volumes/e8ff563b-6522-4aa0-8d24-c390d46e33b4 => generated 974 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:45:09.711607 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-a89f11d9-71e2-4e2a-828e-15ffbbae32de None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:45:09.715372 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-a89f11d9-71e2-4e2a-828e-15ffbbae32de tempest-ProjectReaderTests-695411304 tempest-ProjectReaderTests-695411304-project-admin] GET https://10.4.3.189/volume/v3/messages Aug 25 05:45:09.715372 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-a89f11d9-71e2-4e2a-828e-15ffbbae32de tempest-ProjectReaderTests-695411304 tempest-ProjectReaderTests-695411304-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:45:09.715437 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-a89f11d9-71e2-4e2a-828e-15ffbbae32de tempest-ProjectReaderTests-695411304 tempest-ProjectReaderTests-695411304-project-admin] Calling method 'version_select' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:45:09.723807 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-a89f11d9-71e2-4e2a-828e-15ffbbae32de tempest-ProjectReaderTests-695411304 tempest-ProjectReaderTests-695411304-project-admin] https://10.4.3.189/volume/v3/messages returned with HTTP 200 Aug 25 05:45:09.728344 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 493/1987] 10.4.3.189 () {68 vars in 1280 bytes} [Tue Aug 25 05:45:09 2026] GET /volume/v3/messages => generated 670 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:45:09.737611 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-fd29d5b6-239e-4bc5-8ea4-eadee88608ab None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:45:09.740550 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-fd29d5b6-239e-4bc5-8ea4-eadee88608ab tempest-ProjectReaderTests-695411304 tempest-ProjectReaderTests-695411304-project-reader] GET https://10.4.3.189/volume/v3/messages/26e92895-33c2-4ece-a179-1f2acf251cd1 Aug 25 05:45:09.740864 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-fd29d5b6-239e-4bc5-8ea4-eadee88608ab tempest-ProjectReaderTests-695411304 tempest-ProjectReaderTests-695411304-project-reader] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:45:09.741219 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-fd29d5b6-239e-4bc5-8ea4-eadee88608ab tempest-ProjectReaderTests-695411304 tempest-ProjectReaderTests-695411304-project-reader] Calling method 'version_select' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:45:09.745635 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:45:09.745635 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:45:09.746818 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-fd29d5b6-239e-4bc5-8ea4-eadee88608ab tempest-ProjectReaderTests-695411304 tempest-ProjectReaderTests-695411304-project-reader] https://10.4.3.189/volume/v3/messages/26e92895-33c2-4ece-a179-1f2acf251cd1 returned with HTTP 200 Aug 25 05:45:09.747406 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 497/1988] 10.4.3.189 () {68 vars in 1391 bytes} [Tue Aug 25 05:45:09 2026] GET /volume/v3/messages/26e92895-33c2-4ece-a179-1f2acf251cd1 => generated 667 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:45:09.749359 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-cda056a2-fa35-43b9-b273-f8638db7a3aa None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:45:09.758779 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-4b7d4ea8-2d6f-452c-8b9b-1ed620add950 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:45:09.761629 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-4b7d4ea8-2d6f-452c-8b9b-1ed620add950 tempest-ProjectReaderTests-695411304 tempest-ProjectReaderTests-695411304-project-admin] DELETE https://10.4.3.189/volume/v3/messages/26e92895-33c2-4ece-a179-1f2acf251cd1 Aug 25 05:45:09.761869 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-4b7d4ea8-2d6f-452c-8b9b-1ed620add950 tempest-ProjectReaderTests-695411304 tempest-ProjectReaderTests-695411304-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:45:09.762199 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-4b7d4ea8-2d6f-452c-8b9b-1ed620add950 tempest-ProjectReaderTests-695411304 tempest-ProjectReaderTests-695411304-project-admin] Calling method 'version_select' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:45:09.778013 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-4b7d4ea8-2d6f-452c-8b9b-1ed620add950 tempest-ProjectReaderTests-695411304 tempest-ProjectReaderTests-695411304-project-admin] https://10.4.3.189/volume/v3/messages/26e92895-33c2-4ece-a179-1f2acf251cd1 returned with HTTP 204 Aug 25 05:45:09.778465 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 498/1989] 10.4.3.189 () {68 vars in 1394 bytes} [Tue Aug 25 05:45:09 2026] DELETE /volume/v3/messages/26e92895-33c2-4ece-a179-1f2acf251cd1 => generated 0 bytes in 21 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 25 05:45:09.788926 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-2debb5d7-ed0a-4ac8-ae95-fc770f5e471b None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:45:09.791462 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-2debb5d7-ed0a-4ac8-ae95-fc770f5e471b tempest-ProjectReaderTests-695411304 tempest-ProjectReaderTests-695411304-project-admin] DELETE https://10.4.3.189/volume/v3/volumes/e8ff563b-6522-4aa0-8d24-c390d46e33b4 Aug 25 05:45:09.791748 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-2debb5d7-ed0a-4ac8-ae95-fc770f5e471b tempest-ProjectReaderTests-695411304 tempest-ProjectReaderTests-695411304-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:45:09.792002 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-2debb5d7-ed0a-4ac8-ae95-fc770f5e471b tempest-ProjectReaderTests-695411304 tempest-ProjectReaderTests-695411304-project-admin] Calling method 'delete' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:45:09.792293 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.v3.volumes [None req-2debb5d7-ed0a-4ac8-ae95-fc770f5e471b tempest-ProjectReaderTests-695411304 tempest-ProjectReaderTests-695411304-project-admin] Delete volume with id: e8ff563b-6522-4aa0-8d24-c390d46e33b4 Aug 25 05:45:09.807747 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:45:09.807747 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:45:09.808160 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-2debb5d7-ed0a-4ac8-ae95-fc770f5e471b tempest-ProjectReaderTests-695411304 tempest-ProjectReaderTests-695411304-project-admin] Volume info retrieved successfully. Aug 25 05:45:09.809726 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-2debb5d7-ed0a-4ac8-ae95-fc770f5e471b tempest-ProjectReaderTests-695411304 tempest-ProjectReaderTests-695411304-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100269) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 25 05:45:09.824503 np0000008051 devstack@c-api.service[100269]: WARNING cinder.quota [None req-2debb5d7-ed0a-4ac8-ae95-fc770f5e471b tempest-ProjectReaderTests-695411304 tempest-ProjectReaderTests-695411304-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-1853552901 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-1853552901, it is now deprecated. Please use the default quota class for default quota. Aug 25 05:45:09.825042 np0000008051 devstack@c-api.service[100269]: WARNING cinder.quota [None req-2debb5d7-ed0a-4ac8-ae95-fc770f5e471b tempest-ProjectReaderTests-695411304 tempest-ProjectReaderTests-695411304-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-1853552901 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-1853552901, it is now deprecated. Please use the default quota class for default quota. Aug 25 05:45:09.849002 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.quota [None req-2debb5d7-ed0a-4ac8-ae95-fc770f5e471b tempest-ProjectReaderTests-695411304 tempest-ProjectReaderTests-695411304-project-admin] Created reservations ['94c3658a-ec24-42bd-9c6d-deab48fc5d71', '7acfa5ed-a4b2-43d9-ba04-72985d968cc6', '3d2ea91d-dc01-4083-8528-55884fcb0250', 'ea230053-b717-4f60-b309-b16b0854117b'] {{(pid=100269) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:45:09.905323 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-2debb5d7-ed0a-4ac8-ae95-fc770f5e471b tempest-ProjectReaderTests-695411304 tempest-ProjectReaderTests-695411304-project-admin] Delete volume request issued successfully. Aug 25 05:45:09.906089 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-2debb5d7-ed0a-4ac8-ae95-fc770f5e471b tempest-ProjectReaderTests-695411304 tempest-ProjectReaderTests-695411304-project-admin] https://10.4.3.189/volume/v3/volumes/e8ff563b-6522-4aa0-8d24-c390d46e33b4 returned with HTTP 202 Aug 25 05:45:09.906488 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 494/1990] 10.4.3.189 () {68 vars in 1391 bytes} [Tue Aug 25 05:45:09 2026] DELETE /volume/v3/volumes/e8ff563b-6522-4aa0-8d24-c390d46e33b4 => generated 0 bytes in 118 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:45:09.919425 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-45c11389-f547-4877-aa32-9af70a24ee96 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:45:09.921481 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-cda056a2-fa35-43b9-b273-f8638db7a3aa tempest-VolumesListAdminTestJSON-483773953 tempest-VolumesListAdminTestJSON-483773953-project-member] GET https://10.4.3.189/volume/v3/volumes Aug 25 05:45:09.921783 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-cda056a2-fa35-43b9-b273-f8638db7a3aa tempest-VolumesListAdminTestJSON-483773953 tempest-VolumesListAdminTestJSON-483773953-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:45:09.922343 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-cda056a2-fa35-43b9-b273-f8638db7a3aa tempest-VolumesListAdminTestJSON-483773953 tempest-VolumesListAdminTestJSON-483773953-project-member] Calling method 'index' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:45:09.922617 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.api_utils [None req-cda056a2-fa35-43b9-b273-f8638db7a3aa tempest-VolumesListAdminTestJSON-483773953 tempest-VolumesListAdminTestJSON-483773953-project-member] Removing options '' from query. {{(pid=100271) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 05:45:09.923036 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-45c11389-f547-4877-aa32-9af70a24ee96 tempest-ProjectReaderTests-695411304 tempest-ProjectReaderTests-695411304-project-admin] DELETE https://10.4.3.189/volume/v3/types/d707e572-6220-4803-ba3a-c3a07c179fed Aug 25 05:45:09.923322 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-45c11389-f547-4877-aa32-9af70a24ee96 tempest-ProjectReaderTests-695411304 tempest-ProjectReaderTests-695411304-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:45:09.923563 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-45c11389-f547-4877-aa32-9af70a24ee96 tempest-ProjectReaderTests-695411304 tempest-ProjectReaderTests-695411304-project-admin] Calling method '_delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:45:09.923645 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-cda056a2-fa35-43b9-b273-f8638db7a3aa tempest-VolumesListAdminTestJSON-483773953 tempest-VolumesListAdminTestJSON-483773953-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100271) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 05:45:09.936089 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-cda056a2-fa35-43b9-b273-f8638db7a3aa tempest-VolumesListAdminTestJSON-483773953 tempest-VolumesListAdminTestJSON-483773953-project-member] Get all volumes completed successfully. Aug 25 05:45:09.936089 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-cda056a2-fa35-43b9-b273-f8638db7a3aa tempest-VolumesListAdminTestJSON-483773953 tempest-VolumesListAdminTestJSON-483773953-project-member] https://10.4.3.189/volume/v3/volumes returned with HTTP 200 Aug 25 05:45:09.936089 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 502/1991] 10.4.3.189 () {66 vars in 1237 bytes} [Tue Aug 25 05:45:09 2026] GET /volume/v3/volumes => generated 15 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 25 05:45:09.947827 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-1e36f6dd-5ea6-4f24-b7dd-932730e877b1 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:45:09.949845 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-1e36f6dd-5ea6-4f24-b7dd-932730e877b1 tempest-VolumesListAdminTestJSON-483773953 tempest-VolumesListAdminTestJSON-483773953-project-member] POST https://10.4.3.189/volume/v3/volumes Aug 25 05:45:09.953087 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-1e36f6dd-5ea6-4f24-b7dd-932730e877b1 tempest-VolumesListAdminTestJSON-483773953 tempest-VolumesListAdminTestJSON-483773953-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-588915850"}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:45:09.953087 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.v3.volumes [None req-1e36f6dd-5ea6-4f24-b7dd-932730e877b1 tempest-VolumesListAdminTestJSON-483773953 tempest-VolumesListAdminTestJSON-483773953-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-588915850'}} {{(pid=100270) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 05:45:09.953087 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.v3.volumes [None req-1e36f6dd-5ea6-4f24-b7dd-932730e877b1 tempest-VolumesListAdminTestJSON-483773953 tempest-VolumesListAdminTestJSON-483773953-project-member] Create volume of 1 GB Aug 25 05:45:09.956834 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-1e36f6dd-5ea6-4f24-b7dd-932730e877b1 tempest-VolumesListAdminTestJSON-483773953 tempest-VolumesListAdminTestJSON-483773953-project-member] Availability Zones retrieved successfully. Aug 25 05:45:09.962888 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-1e36f6dd-5ea6-4f24-b7dd-932730e877b1 tempest-VolumesListAdminTestJSON-483773953 tempest-VolumesListAdminTestJSON-483773953-project-member] Flow 'volume_create_api' (33862645-9a18-45e4-af05-c24121617ffa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:45:09.965627 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-1e36f6dd-5ea6-4f24-b7dd-932730e877b1 tempest-VolumesListAdminTestJSON-483773953 tempest-VolumesListAdminTestJSON-483773953-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (94dab480-5e7b-445d-8554-193ad3f2c817) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:45:09.968479 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.flows.api.create_volume [None req-1e36f6dd-5ea6-4f24-b7dd-932730e877b1 tempest-VolumesListAdminTestJSON-483773953 tempest-VolumesListAdminTestJSON-483773953-project-member] Validating volume size '1' using validate_int {{(pid=100270) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 05:45:09.968649 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-d2edcff6-e0f7-44be-bb19-c078b9c3de71 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:45:09.973302 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-d2edcff6-e0f7-44be-bb19-c078b9c3de71 tempest-VolumesSnapshotListTestJSON-793078652 tempest-VolumesSnapshotListTestJSON-793078652-project-member] GET https://10.4.3.189/volume/v3/snapshots/849326be-3dce-48f3-8981-ce4869328465 Aug 25 05:45:09.973302 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-d2edcff6-e0f7-44be-bb19-c078b9c3de71 tempest-VolumesSnapshotListTestJSON-793078652 tempest-VolumesSnapshotListTestJSON-793078652-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:45:09.973769 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-d2edcff6-e0f7-44be-bb19-c078b9c3de71 tempest-VolumesSnapshotListTestJSON-793078652 tempest-VolumesSnapshotListTestJSON-793078652-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:45:09.974833 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-45c11389-f547-4877-aa32-9af70a24ee96 tempest-ProjectReaderTests-695411304 tempest-ProjectReaderTests-695411304-project-admin] https://10.4.3.189/volume/v3/types/d707e572-6220-4803-ba3a-c3a07c179fed returned with HTTP 202 Aug 25 05:45:09.975166 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 498/1992] 10.4.3.189 () {66 vars in 1345 bytes} [Tue Aug 25 05:45:09 2026] DELETE /volume/v3/types/d707e572-6220-4803-ba3a-c3a07c179fed => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:45:09.983969 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:45:09.983969 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:45:09.984910 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-d2edcff6-e0f7-44be-bb19-c078b9c3de71 tempest-VolumesSnapshotListTestJSON-793078652 tempest-VolumesSnapshotListTestJSON-793078652-project-member] Snapshot retrieved successfully. Aug 25 05:45:09.985794 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-d2edcff6-e0f7-44be-bb19-c078b9c3de71 tempest-VolumesSnapshotListTestJSON-793078652 tempest-VolumesSnapshotListTestJSON-793078652-project-member] https://10.4.3.189/volume/v3/snapshots/849326be-3dce-48f3-8981-ce4869328465 returned with HTTP 200 Aug 25 05:45:09.986542 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 495/1993] 10.4.3.189 () {66 vars in 1354 bytes} [Tue Aug 25 05:45:09 2026] GET /volume/v3/snapshots/849326be-3dce-48f3-8981-ce4869328465 => generated 472 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:45:10.005592 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-557f00e7-2d84-47b4-b900-c1fb9e902db0 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:45:10.007019 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-1e36f6dd-5ea6-4f24-b7dd-932730e877b1 tempest-VolumesListAdminTestJSON-483773953 tempest-VolumesListAdminTestJSON-483773953-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (94dab480-5e7b-445d-8554-193ad3f2c817) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T05:35:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=23fc6e5d-fce0-4521-ba46-4837b4232084,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '23fc6e5d-fce0-4521-ba46-4837b4232084', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:45:10.007128 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-1e36f6dd-5ea6-4f24-b7dd-932730e877b1 tempest-VolumesListAdminTestJSON-483773953 tempest-VolumesListAdminTestJSON-483773953-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (60de4aa2-704b-4f45-8f07-7e5da3e837c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:45:10.012258 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-557f00e7-2d84-47b4-b900-c1fb9e902db0 tempest-VolumesSnapshotListTestJSON-793078652 tempest-VolumesSnapshotListTestJSON-793078652-project-member] GET https://10.4.3.189/volume/v3/snapshots?limit=1 Aug 25 05:45:10.012562 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-557f00e7-2d84-47b4-b900-c1fb9e902db0 tempest-VolumesSnapshotListTestJSON-793078652 tempest-VolumesSnapshotListTestJSON-793078652-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:45:10.012837 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-557f00e7-2d84-47b4-b900-c1fb9e902db0 tempest-VolumesSnapshotListTestJSON-793078652 tempest-VolumesSnapshotListTestJSON-793078652-project-member] Calling method 'index' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:45:10.013134 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.api_utils [None req-557f00e7-2d84-47b4-b900-c1fb9e902db0 tempest-VolumesSnapshotListTestJSON-793078652 tempest-VolumesSnapshotListTestJSON-793078652-project-member] Removing options '' from query. {{(pid=100271) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 05:45:10.014260 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.db.api [None req-557f00e7-2d84-47b4-b900-c1fb9e902db0 tempest-VolumesSnapshotListTestJSON-793078652 tempest-VolumesSnapshotListTestJSON-793078652-project-member] Building query based on filter {{(pid=100271) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 25 05:45:10.022635 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-557f00e7-2d84-47b4-b900-c1fb9e902db0 tempest-VolumesSnapshotListTestJSON-793078652 tempest-VolumesSnapshotListTestJSON-793078652-project-member] Get all snapshots completed successfully. Aug 25 05:45:10.022958 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-557f00e7-2d84-47b4-b900-c1fb9e902db0 tempest-VolumesSnapshotListTestJSON-793078652 tempest-VolumesSnapshotListTestJSON-793078652-project-member] https://10.4.3.189/volume/v3/snapshots?limit=1 returned with HTTP 200 Aug 25 05:45:10.023485 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 503/1994] 10.4.3.189 () {66 vars in 1258 bytes} [Tue Aug 25 05:45:10 2026] GET /volume/v3/snapshots?limit=1 => generated 481 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 25 05:45:10.035675 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-d82aaa78-3935-4f53-8c71-5bdb97c5dd50 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:45:10.038471 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d82aaa78-3935-4f53-8c71-5bdb97c5dd50 tempest-VolumesSnapshotListTestJSON-793078652 tempest-VolumesSnapshotListTestJSON-793078652-project-member] GET https://10.4.3.189/volume/v3/snapshots Aug 25 05:45:10.038677 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d82aaa78-3935-4f53-8c71-5bdb97c5dd50 tempest-VolumesSnapshotListTestJSON-793078652 tempest-VolumesSnapshotListTestJSON-793078652-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:45:10.039613 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d82aaa78-3935-4f53-8c71-5bdb97c5dd50 tempest-VolumesSnapshotListTestJSON-793078652 tempest-VolumesSnapshotListTestJSON-793078652-project-member] Calling method 'index' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:45:10.039613 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.api_utils [None req-d82aaa78-3935-4f53-8c71-5bdb97c5dd50 tempest-VolumesSnapshotListTestJSON-793078652 tempest-VolumesSnapshotListTestJSON-793078652-project-member] Removing options '' from query. {{(pid=100268) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 05:45:10.041739 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.db.api [None req-d82aaa78-3935-4f53-8c71-5bdb97c5dd50 tempest-VolumesSnapshotListTestJSON-793078652 tempest-VolumesSnapshotListTestJSON-793078652-project-member] Building query based on filter {{(pid=100268) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 25 05:45:10.049748 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-d82aaa78-3935-4f53-8c71-5bdb97c5dd50 tempest-VolumesSnapshotListTestJSON-793078652 tempest-VolumesSnapshotListTestJSON-793078652-project-member] Get all snapshots completed successfully. Aug 25 05:45:10.049928 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d82aaa78-3935-4f53-8c71-5bdb97c5dd50 tempest-VolumesSnapshotListTestJSON-793078652 tempest-VolumesSnapshotListTestJSON-793078652-project-member] https://10.4.3.189/volume/v3/snapshots returned with HTTP 200 Aug 25 05:45:10.050488 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 499/1995] 10.4.3.189 () {66 vars in 1243 bytes} [Tue Aug 25 05:45:10 2026] GET /volume/v3/snapshots => generated 993 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:45:10.065300 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-49ce63a5-3678-469f-b8f0-8e52327d3dca None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:45:10.067601 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-49ce63a5-3678-469f-b8f0-8e52327d3dca tempest-VolumesSnapshotListTestJSON-793078652 tempest-VolumesSnapshotListTestJSON-793078652-project-member] GET https://10.4.3.189/volume/v3/snapshots?limit=100000 Aug 25 05:45:10.068475 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-49ce63a5-3678-469f-b8f0-8e52327d3dca tempest-VolumesSnapshotListTestJSON-793078652 tempest-VolumesSnapshotListTestJSON-793078652-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:45:10.068475 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-49ce63a5-3678-469f-b8f0-8e52327d3dca tempest-VolumesSnapshotListTestJSON-793078652 tempest-VolumesSnapshotListTestJSON-793078652-project-member] Calling method 'index' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:45:10.068955 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.api_utils [None req-49ce63a5-3678-469f-b8f0-8e52327d3dca tempest-VolumesSnapshotListTestJSON-793078652 tempest-VolumesSnapshotListTestJSON-793078652-project-member] Removing options '' from query. {{(pid=100269) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 05:45:10.070396 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.db.api [None req-49ce63a5-3678-469f-b8f0-8e52327d3dca tempest-VolumesSnapshotListTestJSON-793078652 tempest-VolumesSnapshotListTestJSON-793078652-project-member] Building query based on filter {{(pid=100269) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 25 05:45:10.079280 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-49ce63a5-3678-469f-b8f0-8e52327d3dca tempest-VolumesSnapshotListTestJSON-793078652 tempest-VolumesSnapshotListTestJSON-793078652-project-member] Get all snapshots completed successfully. Aug 25 05:45:10.079651 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-49ce63a5-3678-469f-b8f0-8e52327d3dca tempest-VolumesSnapshotListTestJSON-793078652 tempest-VolumesSnapshotListTestJSON-793078652-project-member] https://10.4.3.189/volume/v3/snapshots?limit=100000 returned with HTTP 200 Aug 25 05:45:10.080226 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 496/1996] 10.4.3.189 () {66 vars in 1268 bytes} [Tue Aug 25 05:45:10 2026] GET /volume/v3/snapshots?limit=100000 => generated 993 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:45:10.095009 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-adf6f6bd-992e-4a2a-8139-214cc52b3595 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:45:10.099826 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-adf6f6bd-992e-4a2a-8139-214cc52b3595 tempest-VolumesSnapshotListTestJSON-793078652 tempest-VolumesSnapshotListTestJSON-793078652-project-member] GET https://10.4.3.189/volume/v3/snapshots?limit=0 Aug 25 05:45:10.100004 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-adf6f6bd-992e-4a2a-8139-214cc52b3595 tempest-VolumesSnapshotListTestJSON-793078652 tempest-VolumesSnapshotListTestJSON-793078652-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:45:10.101046 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-adf6f6bd-992e-4a2a-8139-214cc52b3595 tempest-VolumesSnapshotListTestJSON-793078652 tempest-VolumesSnapshotListTestJSON-793078652-project-member] Calling method 'index' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:45:10.101046 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.api_utils [None req-adf6f6bd-992e-4a2a-8139-214cc52b3595 tempest-VolumesSnapshotListTestJSON-793078652 tempest-VolumesSnapshotListTestJSON-793078652-project-member] Removing options '' from query. {{(pid=100271) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 05:45:10.102074 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:45:10.102074 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:45:10.103837 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.db.api [None req-adf6f6bd-992e-4a2a-8139-214cc52b3595 tempest-VolumesSnapshotListTestJSON-793078652 tempest-VolumesSnapshotListTestJSON-793078652-project-member] Building query based on filter {{(pid=100271) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 25 05:45:10.108632 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-adf6f6bd-992e-4a2a-8139-214cc52b3595 tempest-VolumesSnapshotListTestJSON-793078652 tempest-VolumesSnapshotListTestJSON-793078652-project-member] Get all snapshots completed successfully. Aug 25 05:45:10.109119 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-adf6f6bd-992e-4a2a-8139-214cc52b3595 tempest-VolumesSnapshotListTestJSON-793078652 tempest-VolumesSnapshotListTestJSON-793078652-project-member] https://10.4.3.189/volume/v3/snapshots?limit=0 returned with HTTP 200 Aug 25 05:45:10.109659 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 504/1997] 10.4.3.189 () {66 vars in 1258 bytes} [Tue Aug 25 05:45:10 2026] GET /volume/v3/snapshots?limit=0 => generated 17 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 25 05:45:10.113813 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.quota [None req-1e36f6dd-5ea6-4f24-b7dd-932730e877b1 tempest-VolumesListAdminTestJSON-483773953 tempest-VolumesListAdminTestJSON-483773953-project-member] Created reservations ['136915db-c841-423e-bf6d-9294bdbc2e92', 'bde422e1-f7b5-483a-b684-913f941f0447', '3d2d4245-e5d0-4e9e-ac8c-2c562a641690', '3bda2d50-6329-4a1b-bafc-1f56988d1530'] {{(pid=100270) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:45:10.115160 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-1e36f6dd-5ea6-4f24-b7dd-932730e877b1 tempest-VolumesListAdminTestJSON-483773953 tempest-VolumesListAdminTestJSON-483773953-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (60de4aa2-704b-4f45-8f07-7e5da3e837c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['136915db-c841-423e-bf6d-9294bdbc2e92', 'bde422e1-f7b5-483a-b684-913f941f0447', '3d2d4245-e5d0-4e9e-ac8c-2c562a641690', '3bda2d50-6329-4a1b-bafc-1f56988d1530']}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:45:10.116466 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-1e36f6dd-5ea6-4f24-b7dd-932730e877b1 tempest-VolumesListAdminTestJSON-483773953 tempest-VolumesListAdminTestJSON-483773953-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8a80cbd4-ed5c-48df-8553-8db3726fb88e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:45:10.123158 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-cbb11396-7092-4649-bfc4-82739795d7a3 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:45:10.126914 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-cbb11396-7092-4649-bfc4-82739795d7a3 tempest-VolumesSnapshotListTestJSON-793078652 tempest-VolumesSnapshotListTestJSON-793078652-project-member] GET https://10.4.3.189/volume/v3/snapshots Aug 25 05:45:10.127399 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-cbb11396-7092-4649-bfc4-82739795d7a3 tempest-VolumesSnapshotListTestJSON-793078652 tempest-VolumesSnapshotListTestJSON-793078652-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:45:10.127530 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-cbb11396-7092-4649-bfc4-82739795d7a3 tempest-VolumesSnapshotListTestJSON-793078652 tempest-VolumesSnapshotListTestJSON-793078652-project-member] Calling method 'index' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:45:10.128073 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.api_utils [None req-cbb11396-7092-4649-bfc4-82739795d7a3 tempest-VolumesSnapshotListTestJSON-793078652 tempest-VolumesSnapshotListTestJSON-793078652-project-member] Removing options '' from query. {{(pid=100268) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 05:45:10.128313 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:45:10.128313 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:45:10.129746 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.db.api [None req-cbb11396-7092-4649-bfc4-82739795d7a3 tempest-VolumesSnapshotListTestJSON-793078652 tempest-VolumesSnapshotListTestJSON-793078652-project-member] Building query based on filter {{(pid=100268) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 25 05:45:10.138904 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-cbb11396-7092-4649-bfc4-82739795d7a3 tempest-VolumesSnapshotListTestJSON-793078652 tempest-VolumesSnapshotListTestJSON-793078652-project-member] Get all snapshots completed successfully. Aug 25 05:45:10.139399 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-cbb11396-7092-4649-bfc4-82739795d7a3 tempest-VolumesSnapshotListTestJSON-793078652 tempest-VolumesSnapshotListTestJSON-793078652-project-member] https://10.4.3.189/volume/v3/snapshots returned with HTTP 200 Aug 25 05:45:10.139867 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 500/1998] 10.4.3.189 () {66 vars in 1243 bytes} [Tue Aug 25 05:45:10 2026] GET /volume/v3/snapshots => generated 993 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:45:10.152072 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-ba4850dc-cdd4-4ede-9bc9-f0e6f801befe None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:45:10.152248 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-1e36f6dd-5ea6-4f24-b7dd-932730e877b1 tempest-VolumesListAdminTestJSON-483773953 tempest-VolumesListAdminTestJSON-483773953-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8a80cbd4-ed5c-48df-8553-8db3726fb88e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '64941d61-aae4-412b-bba2-677cb15abc61', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-588915850',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5073708138e140e0b39ab996d24906c9',qos_specs=None,replication_status=,reservations=['136915db-c841-423e-bf6d-9294bdbc2e92','bde422e1-f7b5-483a-b684-913f941f0447','3d2d4245-e5d0-4e9e-ac8c-2c562a641690','3bda2d50-6329-4a1b-bafc-1f56988d1530'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='da8f89da64c8486786c016606486166c',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T05:45:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-588915850',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=64941d61-aae4-412b-bba2-677cb15abc61,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5073708138e140e0b39ab996d24906c9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='da8f89da64c8486786c016606486166c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(23fc6e5d-fce0-4521-ba46-4837b4232084),volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:45:10.153918 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-1e36f6dd-5ea6-4f24-b7dd-932730e877b1 tempest-VolumesListAdminTestJSON-483773953 tempest-VolumesListAdminTestJSON-483773953-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (db7e9070-ae75-4c9a-8a4c-7e2bc270b07e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:45:10.154652 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-ba4850dc-cdd4-4ede-9bc9-f0e6f801befe tempest-VolumesSnapshotListTestJSON-793078652 tempest-VolumesSnapshotListTestJSON-793078652-project-member] GET https://10.4.3.189/volume/v3/snapshots?marker=cc68576c-7333-4dc6-a89c-f097a42fd7a2 Aug 25 05:45:10.154921 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-ba4850dc-cdd4-4ede-9bc9-f0e6f801befe tempest-VolumesSnapshotListTestJSON-793078652 tempest-VolumesSnapshotListTestJSON-793078652-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:45:10.155156 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-ba4850dc-cdd4-4ede-9bc9-f0e6f801befe tempest-VolumesSnapshotListTestJSON-793078652 tempest-VolumesSnapshotListTestJSON-793078652-project-member] Calling method 'index' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:45:10.156220 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.api_utils [None req-ba4850dc-cdd4-4ede-9bc9-f0e6f801befe tempest-VolumesSnapshotListTestJSON-793078652 tempest-VolumesSnapshotListTestJSON-793078652-project-member] Removing options '' from query. {{(pid=100269) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 05:45:10.156479 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:45:10.156479 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:45:10.157999 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.db.api [None req-ba4850dc-cdd4-4ede-9bc9-f0e6f801befe tempest-VolumesSnapshotListTestJSON-793078652 tempest-VolumesSnapshotListTestJSON-793078652-project-member] Building query based on filter {{(pid=100269) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 25 05:45:10.181481 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-ba4850dc-cdd4-4ede-9bc9-f0e6f801befe tempest-VolumesSnapshotListTestJSON-793078652 tempest-VolumesSnapshotListTestJSON-793078652-project-member] Get all snapshots completed successfully. Aug 25 05:45:10.181971 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-ba4850dc-cdd4-4ede-9bc9-f0e6f801befe tempest-VolumesSnapshotListTestJSON-793078652 tempest-VolumesSnapshotListTestJSON-793078652-project-member] https://10.4.3.189/volume/v3/snapshots?marker=cc68576c-7333-4dc6-a89c-f097a42fd7a2 returned with HTTP 200 Aug 25 05:45:10.182538 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 497/1999] 10.4.3.189 () {66 vars in 1330 bytes} [Tue Aug 25 05:45:10 2026] GET /volume/v3/snapshots?marker=cc68576c-7333-4dc6-a89c-f097a42fd7a2 => generated 341 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:45:10.184437 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-1e36f6dd-5ea6-4f24-b7dd-932730e877b1 tempest-VolumesListAdminTestJSON-483773953 tempest-VolumesListAdminTestJSON-483773953-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (db7e9070-ae75-4c9a-8a4c-7e2bc270b07e) transitioned into state 'SUCCESS' from state '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-588915850',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5073708138e140e0b39ab996d24906c9',qos_specs=None,replication_status=,reservations=['136915db-c841-423e-bf6d-9294bdbc2e92','bde422e1-f7b5-483a-b684-913f941f0447','3d2d4245-e5d0-4e9e-ac8c-2c562a641690','3bda2d50-6329-4a1b-bafc-1f56988d1530'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='da8f89da64c8486786c016606486166c',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:45:10.185358 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-1e36f6dd-5ea6-4f24-b7dd-932730e877b1 tempest-VolumesListAdminTestJSON-483773953 tempest-VolumesListAdminTestJSON-483773953-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (22c55456-2fcf-4117-a850-b089844d08be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:45:10.193038 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-e34e34d1-3b05-48ea-831d-862d470896c0 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:45:10.196418 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-e34e34d1-3b05-48ea-831d-862d470896c0 tempest-VolumesSnapshotListTestJSON-793078652 tempest-VolumesSnapshotListTestJSON-793078652-project-member] GET https://10.4.3.189/volume/v3/snapshots?offset=2&limit=3 Aug 25 05:45:10.196694 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-e34e34d1-3b05-48ea-831d-862d470896c0 tempest-VolumesSnapshotListTestJSON-793078652 tempest-VolumesSnapshotListTestJSON-793078652-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:45:10.197119 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-e34e34d1-3b05-48ea-831d-862d470896c0 tempest-VolumesSnapshotListTestJSON-793078652 tempest-VolumesSnapshotListTestJSON-793078652-project-member] Calling method 'index' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:45:10.197212 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.api_utils [None req-e34e34d1-3b05-48ea-831d-862d470896c0 tempest-VolumesSnapshotListTestJSON-793078652 tempest-VolumesSnapshotListTestJSON-793078652-project-member] Removing options '' from query. {{(pid=100271) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 05:45:10.198716 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.db.api [None req-e34e34d1-3b05-48ea-831d-862d470896c0 tempest-VolumesSnapshotListTestJSON-793078652 tempest-VolumesSnapshotListTestJSON-793078652-project-member] Building query based on filter {{(pid=100271) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 25 05:45:10.205246 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-1e36f6dd-5ea6-4f24-b7dd-932730e877b1 tempest-VolumesListAdminTestJSON-483773953 tempest-VolumesListAdminTestJSON-483773953-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (22c55456-2fcf-4117-a850-b089844d08be) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:45:10.206336 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-1e36f6dd-5ea6-4f24-b7dd-932730e877b1 tempest-VolumesListAdminTestJSON-483773953 tempest-VolumesListAdminTestJSON-483773953-project-member] Flow 'volume_create_api' (33862645-9a18-45e4-af05-c24121617ffa) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100270) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:45:10.206661 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-1e36f6dd-5ea6-4f24-b7dd-932730e877b1 tempest-VolumesListAdminTestJSON-483773953 tempest-VolumesListAdminTestJSON-483773953-project-member] Create volume request issued successfully. Aug 25 05:45:10.207286 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-1e36f6dd-5ea6-4f24-b7dd-932730e877b1 tempest-VolumesListAdminTestJSON-483773953 tempest-VolumesListAdminTestJSON-483773953-project-member] https://10.4.3.189/volume/v3/volumes returned with HTTP 202 Aug 25 05:45:10.207705 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 499/2000] 10.4.3.189 () {68 vars in 1258 bytes} [Tue Aug 25 05:45:09 2026] POST /volume/v3/volumes => generated 754 bytes in 260 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 05:45:10.214850 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-e34e34d1-3b05-48ea-831d-862d470896c0 tempest-VolumesSnapshotListTestJSON-793078652 tempest-VolumesSnapshotListTestJSON-793078652-project-member] Get all snapshots completed successfully. Aug 25 05:45:10.215954 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-e34e34d1-3b05-48ea-831d-862d470896c0 tempest-VolumesSnapshotListTestJSON-793078652 tempest-VolumesSnapshotListTestJSON-793078652-project-member] https://10.4.3.189/volume/v3/snapshots?offset=2&limit=3 returned with HTTP 200 Aug 25 05:45:10.215954 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 505/2001] 10.4.3.189 () {66 vars in 1276 bytes} [Tue Aug 25 05:45:10 2026] GET /volume/v3/snapshots?offset=2&limit=3 => generated 341 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:45:10.221825 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-e0e2baad-2052-489b-b66a-ef441f2dd4af None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:45:10.226574 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e0e2baad-2052-489b-b66a-ef441f2dd4af tempest-VolumesListAdminTestJSON-483773953 tempest-VolumesListAdminTestJSON-483773953-project-member] GET https://10.4.3.189/volume/v3/volumes/64941d61-aae4-412b-bba2-677cb15abc61 Aug 25 05:45:10.226574 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e0e2baad-2052-489b-b66a-ef441f2dd4af tempest-VolumesListAdminTestJSON-483773953 tempest-VolumesListAdminTestJSON-483773953-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:45:10.226574 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e0e2baad-2052-489b-b66a-ef441f2dd4af tempest-VolumesListAdminTestJSON-483773953 tempest-VolumesListAdminTestJSON-483773953-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:45:10.230273 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-ab15609d-317f-41c9-9f2f-2cc5961963bf None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:45:10.232218 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-ab15609d-317f-41c9-9f2f-2cc5961963bf tempest-VolumesSnapshotListTestJSON-793078652 tempest-VolumesSnapshotListTestJSON-793078652-project-member] GET https://10.4.3.189/volume/v3/snapshots?sort_key=created_at&sort_dir=asc Aug 25 05:45:10.232560 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-ab15609d-317f-41c9-9f2f-2cc5961963bf tempest-VolumesSnapshotListTestJSON-793078652 tempest-VolumesSnapshotListTestJSON-793078652-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:45:10.232914 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-ab15609d-317f-41c9-9f2f-2cc5961963bf tempest-VolumesSnapshotListTestJSON-793078652 tempest-VolumesSnapshotListTestJSON-793078652-project-member] Calling method 'index' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:45:10.233291 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.api_utils [None req-ab15609d-317f-41c9-9f2f-2cc5961963bf tempest-VolumesSnapshotListTestJSON-793078652 tempest-VolumesSnapshotListTestJSON-793078652-project-member] Removing options '' from query. {{(pid=100269) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 05:45:10.237091 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:45:10.237091 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:45:10.237091 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.db.api [None req-ab15609d-317f-41c9-9f2f-2cc5961963bf tempest-VolumesSnapshotListTestJSON-793078652 tempest-VolumesSnapshotListTestJSON-793078652-project-member] Building query based on filter {{(pid=100269) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 25 05:45:10.238228 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:45:10.238228 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:45:10.246967 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-e0e2baad-2052-489b-b66a-ef441f2dd4af tempest-VolumesListAdminTestJSON-483773953 tempest-VolumesListAdminTestJSON-483773953-project-member] Volume info retrieved successfully. Aug 25 05:45:10.255503 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e0e2baad-2052-489b-b66a-ef441f2dd4af tempest-VolumesListAdminTestJSON-483773953 tempest-VolumesListAdminTestJSON-483773953-project-member] https://10.4.3.189/volume/v3/volumes/64941d61-aae4-412b-bba2-677cb15abc61 returned with HTTP 200 Aug 25 05:45:10.256114 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 501/2002] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:45:10 2026] GET /volume/v3/volumes/64941d61-aae4-412b-bba2-677cb15abc61 => generated 822 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:45:10.258895 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-ab15609d-317f-41c9-9f2f-2cc5961963bf tempest-VolumesSnapshotListTestJSON-793078652 tempest-VolumesSnapshotListTestJSON-793078652-project-member] Get all snapshots completed successfully. Aug 25 05:45:10.259599 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-ab15609d-317f-41c9-9f2f-2cc5961963bf tempest-VolumesSnapshotListTestJSON-793078652 tempest-VolumesSnapshotListTestJSON-793078652-project-member] https://10.4.3.189/volume/v3/snapshots?sort_key=created_at&sort_dir=asc returned with HTTP 200 Aug 25 05:45:10.262844 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 498/2003] 10.4.3.189 () {66 vars in 1308 bytes} [Tue Aug 25 05:45:10 2026] GET /volume/v3/snapshots?sort_key=created_at&sort_dir=asc => generated 993 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:45:10.278576 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-0930678d-4ece-44b3-b2a3-9ba584e3daa8 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:45:10.282829 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-0930678d-4ece-44b3-b2a3-9ba584e3daa8 tempest-VolumesSnapshotListTestJSON-793078652 tempest-VolumesSnapshotListTestJSON-793078652-project-member] GET https://10.4.3.189/volume/v3/snapshots?sort_key=created_at&sort_dir=desc Aug 25 05:45:10.282829 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-0930678d-4ece-44b3-b2a3-9ba584e3daa8 tempest-VolumesSnapshotListTestJSON-793078652 tempest-VolumesSnapshotListTestJSON-793078652-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:45:10.282829 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-0930678d-4ece-44b3-b2a3-9ba584e3daa8 tempest-VolumesSnapshotListTestJSON-793078652 tempest-VolumesSnapshotListTestJSON-793078652-project-member] Calling method 'index' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:45:10.282829 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.api_utils [None req-0930678d-4ece-44b3-b2a3-9ba584e3daa8 tempest-VolumesSnapshotListTestJSON-793078652 tempest-VolumesSnapshotListTestJSON-793078652-project-member] Removing options '' from query. {{(pid=100270) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 05:45:10.283236 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:45:10.283236 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:45:10.284270 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.db.api [None req-0930678d-4ece-44b3-b2a3-9ba584e3daa8 tempest-VolumesSnapshotListTestJSON-793078652 tempest-VolumesSnapshotListTestJSON-793078652-project-member] Building query based on filter {{(pid=100270) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 25 05:45:10.291548 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-0930678d-4ece-44b3-b2a3-9ba584e3daa8 tempest-VolumesSnapshotListTestJSON-793078652 tempest-VolumesSnapshotListTestJSON-793078652-project-member] Get all snapshots completed successfully. Aug 25 05:45:10.292290 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-0930678d-4ece-44b3-b2a3-9ba584e3daa8 tempest-VolumesSnapshotListTestJSON-793078652 tempest-VolumesSnapshotListTestJSON-793078652-project-member] https://10.4.3.189/volume/v3/snapshots?sort_key=created_at&sort_dir=desc returned with HTTP 200 Aug 25 05:45:10.292479 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 500/2004] 10.4.3.189 () {66 vars in 1310 bytes} [Tue Aug 25 05:45:10 2026] GET /volume/v3/snapshots?sort_key=created_at&sort_dir=desc => generated 993 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:45:10.305940 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-2c6bdac4-268f-454a-849a-f10c9e0c329e None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:45:10.309788 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-2c6bdac4-268f-454a-849a-f10c9e0c329e tempest-VolumesSnapshotListTestJSON-793078652 tempest-VolumesSnapshotListTestJSON-793078652-project-member] GET https://10.4.3.189/volume/v3/snapshots?sort_key=id&sort_dir=asc Aug 25 05:45:10.310046 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-2c6bdac4-268f-454a-849a-f10c9e0c329e tempest-VolumesSnapshotListTestJSON-793078652 tempest-VolumesSnapshotListTestJSON-793078652-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:45:10.311207 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-2c6bdac4-268f-454a-849a-f10c9e0c329e tempest-VolumesSnapshotListTestJSON-793078652 tempest-VolumesSnapshotListTestJSON-793078652-project-member] Calling method 'index' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:45:10.311207 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.api_utils [None req-2c6bdac4-268f-454a-849a-f10c9e0c329e tempest-VolumesSnapshotListTestJSON-793078652 tempest-VolumesSnapshotListTestJSON-793078652-project-member] Removing options '' from query. {{(pid=100271) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 05:45:10.311207 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:45:10.311207 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:45:10.312117 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.db.api [None req-2c6bdac4-268f-454a-849a-f10c9e0c329e tempest-VolumesSnapshotListTestJSON-793078652 tempest-VolumesSnapshotListTestJSON-793078652-project-member] Building query based on filter {{(pid=100271) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 25 05:45:10.327784 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-2c6bdac4-268f-454a-849a-f10c9e0c329e tempest-VolumesSnapshotListTestJSON-793078652 tempest-VolumesSnapshotListTestJSON-793078652-project-member] Get all snapshots completed successfully. Aug 25 05:45:10.328581 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-2c6bdac4-268f-454a-849a-f10c9e0c329e tempest-VolumesSnapshotListTestJSON-793078652 tempest-VolumesSnapshotListTestJSON-793078652-project-member] https://10.4.3.189/volume/v3/snapshots?sort_key=id&sort_dir=asc returned with HTTP 200 Aug 25 05:45:10.329220 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 506/2005] 10.4.3.189 () {66 vars in 1292 bytes} [Tue Aug 25 05:45:10 2026] GET /volume/v3/snapshots?sort_key=id&sort_dir=asc => generated 993 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:45:10.342469 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-4b073d9e-f98e-4f25-beec-f316c103bfb4 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:45:10.344638 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-4b073d9e-f98e-4f25-beec-f316c103bfb4 tempest-VolumesSnapshotListTestJSON-793078652 tempest-VolumesSnapshotListTestJSON-793078652-project-member] GET https://10.4.3.189/volume/v3/snapshots?sort_key=id&sort_dir=desc Aug 25 05:45:10.344957 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-4b073d9e-f98e-4f25-beec-f316c103bfb4 tempest-VolumesSnapshotListTestJSON-793078652 tempest-VolumesSnapshotListTestJSON-793078652-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:45:10.345332 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-4b073d9e-f98e-4f25-beec-f316c103bfb4 tempest-VolumesSnapshotListTestJSON-793078652 tempest-VolumesSnapshotListTestJSON-793078652-project-member] Calling method 'index' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:45:10.345620 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.api_utils [None req-4b073d9e-f98e-4f25-beec-f316c103bfb4 tempest-VolumesSnapshotListTestJSON-793078652 tempest-VolumesSnapshotListTestJSON-793078652-project-member] Removing options '' from query. {{(pid=100268) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 05:45:10.347243 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.db.api [None req-4b073d9e-f98e-4f25-beec-f316c103bfb4 tempest-VolumesSnapshotListTestJSON-793078652 tempest-VolumesSnapshotListTestJSON-793078652-project-member] Building query based on filter {{(pid=100268) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 25 05:45:10.369800 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-4b073d9e-f98e-4f25-beec-f316c103bfb4 tempest-VolumesSnapshotListTestJSON-793078652 tempest-VolumesSnapshotListTestJSON-793078652-project-member] Get all snapshots completed successfully. Aug 25 05:45:10.370340 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-4b073d9e-f98e-4f25-beec-f316c103bfb4 tempest-VolumesSnapshotListTestJSON-793078652 tempest-VolumesSnapshotListTestJSON-793078652-project-member] https://10.4.3.189/volume/v3/snapshots?sort_key=id&sort_dir=desc returned with HTTP 200 Aug 25 05:45:10.371563 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 502/2006] 10.4.3.189 () {66 vars in 1294 bytes} [Tue Aug 25 05:45:10 2026] GET /volume/v3/snapshots?sort_key=id&sort_dir=desc => generated 993 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:45:10.389690 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-9b2ad43a-c235-41fe-9fa6-edb485840193 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:45:10.395083 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-9b2ad43a-c235-41fe-9fa6-edb485840193 tempest-VolumesSnapshotListTestJSON-793078652 tempest-VolumesSnapshotListTestJSON-793078652-project-member] GET https://10.4.3.189/volume/v3/snapshots?sort_key=display_name&sort_dir=asc Aug 25 05:45:10.395083 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-9b2ad43a-c235-41fe-9fa6-edb485840193 tempest-VolumesSnapshotListTestJSON-793078652 tempest-VolumesSnapshotListTestJSON-793078652-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:45:10.395083 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-9b2ad43a-c235-41fe-9fa6-edb485840193 tempest-VolumesSnapshotListTestJSON-793078652 tempest-VolumesSnapshotListTestJSON-793078652-project-member] Calling method 'index' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:45:10.395083 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.api_utils [None req-9b2ad43a-c235-41fe-9fa6-edb485840193 tempest-VolumesSnapshotListTestJSON-793078652 tempest-VolumesSnapshotListTestJSON-793078652-project-member] Removing options '' from query. {{(pid=100269) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 05:45:10.395083 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:45:10.395083 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:45:10.395465 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.db.api [None req-9b2ad43a-c235-41fe-9fa6-edb485840193 tempest-VolumesSnapshotListTestJSON-793078652 tempest-VolumesSnapshotListTestJSON-793078652-project-member] Building query based on filter {{(pid=100269) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 25 05:45:10.413278 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-9b2ad43a-c235-41fe-9fa6-edb485840193 tempest-VolumesSnapshotListTestJSON-793078652 tempest-VolumesSnapshotListTestJSON-793078652-project-member] Get all snapshots completed successfully. Aug 25 05:45:10.413421 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-9b2ad43a-c235-41fe-9fa6-edb485840193 tempest-VolumesSnapshotListTestJSON-793078652 tempest-VolumesSnapshotListTestJSON-793078652-project-member] https://10.4.3.189/volume/v3/snapshots?sort_key=display_name&sort_dir=asc returned with HTTP 200 Aug 25 05:45:10.414613 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 499/2007] 10.4.3.189 () {66 vars in 1312 bytes} [Tue Aug 25 05:45:10 2026] GET /volume/v3/snapshots?sort_key=display_name&sort_dir=asc => generated 993 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:45:10.428992 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-3f232882-c519-4358-936a-2c0323649331 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:45:10.431006 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-3f232882-c519-4358-936a-2c0323649331 tempest-VolumesSnapshotListTestJSON-793078652 tempest-VolumesSnapshotListTestJSON-793078652-project-member] GET https://10.4.3.189/volume/v3/snapshots?sort_key=display_name&sort_dir=desc Aug 25 05:45:10.431284 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-3f232882-c519-4358-936a-2c0323649331 tempest-VolumesSnapshotListTestJSON-793078652 tempest-VolumesSnapshotListTestJSON-793078652-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:45:10.431343 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-3f232882-c519-4358-936a-2c0323649331 tempest-VolumesSnapshotListTestJSON-793078652 tempest-VolumesSnapshotListTestJSON-793078652-project-member] Calling method 'index' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:45:10.431585 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.api_utils [None req-3f232882-c519-4358-936a-2c0323649331 tempest-VolumesSnapshotListTestJSON-793078652 tempest-VolumesSnapshotListTestJSON-793078652-project-member] Removing options '' from query. {{(pid=100270) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 05:45:10.431854 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:45:10.431854 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:45:10.432655 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.db.api [None req-3f232882-c519-4358-936a-2c0323649331 tempest-VolumesSnapshotListTestJSON-793078652 tempest-VolumesSnapshotListTestJSON-793078652-project-member] Building query based on filter {{(pid=100270) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 25 05:45:10.450478 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-3f232882-c519-4358-936a-2c0323649331 tempest-VolumesSnapshotListTestJSON-793078652 tempest-VolumesSnapshotListTestJSON-793078652-project-member] Get all snapshots completed successfully. Aug 25 05:45:10.450478 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-3f232882-c519-4358-936a-2c0323649331 tempest-VolumesSnapshotListTestJSON-793078652 tempest-VolumesSnapshotListTestJSON-793078652-project-member] https://10.4.3.189/volume/v3/snapshots?sort_key=display_name&sort_dir=desc returned with HTTP 200 Aug 25 05:45:10.450478 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 501/2008] 10.4.3.189 () {66 vars in 1314 bytes} [Tue Aug 25 05:45:10 2026] GET /volume/v3/snapshots?sort_key=display_name&sort_dir=desc => generated 993 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:45:10.466498 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-983441a0-8b89-445c-bba0-f8b1b1efeddf None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:45:10.468748 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-983441a0-8b89-445c-bba0-f8b1b1efeddf tempest-VolumesSnapshotListTestJSON-793078652 tempest-VolumesSnapshotListTestJSON-793078652-project-member] GET https://10.4.3.189/volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-221129701 Aug 25 05:45:10.470566 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-983441a0-8b89-445c-bba0-f8b1b1efeddf tempest-VolumesSnapshotListTestJSON-793078652 tempest-VolumesSnapshotListTestJSON-793078652-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:45:10.471383 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-983441a0-8b89-445c-bba0-f8b1b1efeddf tempest-VolumesSnapshotListTestJSON-793078652 tempest-VolumesSnapshotListTestJSON-793078652-project-member] Calling method 'detail' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:45:10.472146 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.api_utils [None req-983441a0-8b89-445c-bba0-f8b1b1efeddf tempest-VolumesSnapshotListTestJSON-793078652 tempest-VolumesSnapshotListTestJSON-793078652-project-member] Removing options '' from query. {{(pid=100271) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 05:45:10.472713 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:45:10.472713 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:45:10.473992 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.db.api [None req-983441a0-8b89-445c-bba0-f8b1b1efeddf tempest-VolumesSnapshotListTestJSON-793078652 tempest-VolumesSnapshotListTestJSON-793078652-project-member] Building query based on filter {{(pid=100271) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 25 05:45:10.493662 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-983441a0-8b89-445c-bba0-f8b1b1efeddf tempest-VolumesSnapshotListTestJSON-793078652 tempest-VolumesSnapshotListTestJSON-793078652-project-member] Get all snapshots completed successfully. Aug 25 05:45:10.494007 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:45:10.494007 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:45:10.494799 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-983441a0-8b89-445c-bba0-f8b1b1efeddf tempest-VolumesSnapshotListTestJSON-793078652 tempest-VolumesSnapshotListTestJSON-793078652-project-member] https://10.4.3.189/volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-221129701 returned with HTTP 200 Aug 25 05:45:10.495248 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 507/2009] 10.4.3.189 () {66 vars in 1383 bytes} [Tue Aug 25 05:45:10 2026] GET /volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-221129701 => generated 475 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:45:10.496312 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-658523de-4767-490f-9ebc-de4b9f327df2 req-287ea0e0-1794-4baa-b327-55ad5dac6d3e None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:45:10.498647 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-658523de-4767-490f-9ebc-de4b9f327df2 req-287ea0e0-1794-4baa-b327-55ad5dac6d3e tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] GET https://10.4.3.189/volume/v3/volumes/caf8524b-33e8-404e-b0d4-4faf9831216d Aug 25 05:45:10.498857 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-658523de-4767-490f-9ebc-de4b9f327df2 req-287ea0e0-1794-4baa-b327-55ad5dac6d3e tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:45:10.499140 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-658523de-4767-490f-9ebc-de4b9f327df2 req-287ea0e0-1794-4baa-b327-55ad5dac6d3e tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:45:10.510025 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-c486a560-e0dd-4954-aff9-cb0d8d70baaf None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:45:10.512049 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-c486a560-e0dd-4954-aff9-cb0d8d70baaf tempest-VolumesSnapshotListTestJSON-793078652 tempest-VolumesSnapshotListTestJSON-793078652-project-member] GET https://10.4.3.189/volume/v3/snapshots/detail?status=available Aug 25 05:45:10.512340 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-c486a560-e0dd-4954-aff9-cb0d8d70baaf tempest-VolumesSnapshotListTestJSON-793078652 tempest-VolumesSnapshotListTestJSON-793078652-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:45:10.512564 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-c486a560-e0dd-4954-aff9-cb0d8d70baaf tempest-VolumesSnapshotListTestJSON-793078652 tempest-VolumesSnapshotListTestJSON-793078652-project-member] Calling method 'detail' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:45:10.512807 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.api_utils [None req-c486a560-e0dd-4954-aff9-cb0d8d70baaf tempest-VolumesSnapshotListTestJSON-793078652 tempest-VolumesSnapshotListTestJSON-793078652-project-member] Removing options '' from query. {{(pid=100269) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 05:45:10.513080 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:45:10.513080 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:45:10.514111 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.db.api [None req-c486a560-e0dd-4954-aff9-cb0d8d70baaf tempest-VolumesSnapshotListTestJSON-793078652 tempest-VolumesSnapshotListTestJSON-793078652-project-member] Building query based on filter {{(pid=100269) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 25 05:45:10.520693 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:45:10.520693 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:45:10.525407 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [req-658523de-4767-490f-9ebc-de4b9f327df2 req-287ea0e0-1794-4baa-b327-55ad5dac6d3e tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Volume info retrieved successfully. Aug 25 05:45:10.530214 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-c486a560-e0dd-4954-aff9-cb0d8d70baaf tempest-VolumesSnapshotListTestJSON-793078652 tempest-VolumesSnapshotListTestJSON-793078652-project-member] Get all snapshots completed successfully. Aug 25 05:45:10.530429 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:45:10.530429 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:45:10.531356 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-c486a560-e0dd-4954-aff9-cb0d8d70baaf tempest-VolumesSnapshotListTestJSON-793078652 tempest-VolumesSnapshotListTestJSON-793078652-project-member] https://10.4.3.189/volume/v3/snapshots/detail?status=available returned with HTTP 200 Aug 25 05:45:10.532132 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 500/2010] 10.4.3.189 () {66 vars in 1297 bytes} [Tue Aug 25 05:45:10 2026] GET /volume/v3/snapshots/detail?status=available => generated 1395 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:45:10.532988 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-658523de-4767-490f-9ebc-de4b9f327df2 req-287ea0e0-1794-4baa-b327-55ad5dac6d3e tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] https://10.4.3.189/volume/v3/volumes/caf8524b-33e8-404e-b0d4-4faf9831216d returned with HTTP 200 Aug 25 05:45:10.533962 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 503/2011] 10.4.3.189 () {68 vars in 1598 bytes} [Tue Aug 25 05:45:10 2026] GET /volume/v3/volumes/caf8524b-33e8-404e-b0d4-4faf9831216d => generated 1660 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:45:10.549105 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-1b4108da-95f0-407d-8d30-4093f6c4d66d None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:45:10.551568 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-1b4108da-95f0-407d-8d30-4093f6c4d66d tempest-VolumesSnapshotListTestJSON-793078652 tempest-VolumesSnapshotListTestJSON-793078652-project-member] GET https://10.4.3.189/volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-221129701 Aug 25 05:45:10.554978 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-1b4108da-95f0-407d-8d30-4093f6c4d66d tempest-VolumesSnapshotListTestJSON-793078652 tempest-VolumesSnapshotListTestJSON-793078652-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:45:10.554978 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-1b4108da-95f0-407d-8d30-4093f6c4d66d tempest-VolumesSnapshotListTestJSON-793078652 tempest-VolumesSnapshotListTestJSON-793078652-project-member] Calling method 'detail' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:45:10.554978 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.api_utils [None req-1b4108da-95f0-407d-8d30-4093f6c4d66d tempest-VolumesSnapshotListTestJSON-793078652 tempest-VolumesSnapshotListTestJSON-793078652-project-member] Removing options '' from query. {{(pid=100270) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 05:45:10.554978 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:45:10.554978 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:45:10.554978 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.db.api [None req-1b4108da-95f0-407d-8d30-4093f6c4d66d tempest-VolumesSnapshotListTestJSON-793078652 tempest-VolumesSnapshotListTestJSON-793078652-project-member] Building query based on filter {{(pid=100270) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 25 05:45:10.574149 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-1b4108da-95f0-407d-8d30-4093f6c4d66d tempest-VolumesSnapshotListTestJSON-793078652 tempest-VolumesSnapshotListTestJSON-793078652-project-member] Get all snapshots completed successfully. Aug 25 05:45:10.574858 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:45:10.574858 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:45:10.575921 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-1b4108da-95f0-407d-8d30-4093f6c4d66d tempest-VolumesSnapshotListTestJSON-793078652 tempest-VolumesSnapshotListTestJSON-793078652-project-member] https://10.4.3.189/volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-221129701 returned with HTTP 200 Aug 25 05:45:10.578277 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 502/2012] 10.4.3.189 () {66 vars in 1417 bytes} [Tue Aug 25 05:45:10 2026] GET /volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-221129701 => generated 475 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:45:10.593884 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-c90dce39-fa4b-4d6a-abc9-04073ae698d2 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:45:10.595106 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-c90dce39-fa4b-4d6a-abc9-04073ae698d2 tempest-VolumesSnapshotListTestJSON-793078652 tempest-VolumesSnapshotListTestJSON-793078652-project-member] GET https://10.4.3.189/volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-221129701 Aug 25 05:45:10.595401 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-c90dce39-fa4b-4d6a-abc9-04073ae698d2 tempest-VolumesSnapshotListTestJSON-793078652 tempest-VolumesSnapshotListTestJSON-793078652-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:45:10.595679 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-c90dce39-fa4b-4d6a-abc9-04073ae698d2 tempest-VolumesSnapshotListTestJSON-793078652 tempest-VolumesSnapshotListTestJSON-793078652-project-member] Calling method 'index' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:45:10.595970 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.api_utils [None req-c90dce39-fa4b-4d6a-abc9-04073ae698d2 tempest-VolumesSnapshotListTestJSON-793078652 tempest-VolumesSnapshotListTestJSON-793078652-project-member] Removing options '' from query. {{(pid=100271) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 05:45:10.598689 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.db.api [None req-c90dce39-fa4b-4d6a-abc9-04073ae698d2 tempest-VolumesSnapshotListTestJSON-793078652 tempest-VolumesSnapshotListTestJSON-793078652-project-member] Building query based on filter {{(pid=100271) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 25 05:45:10.621622 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-c90dce39-fa4b-4d6a-abc9-04073ae698d2 tempest-VolumesSnapshotListTestJSON-793078652 tempest-VolumesSnapshotListTestJSON-793078652-project-member] Get all snapshots completed successfully. Aug 25 05:45:10.622089 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-c90dce39-fa4b-4d6a-abc9-04073ae698d2 tempest-VolumesSnapshotListTestJSON-793078652 tempest-VolumesSnapshotListTestJSON-793078652-project-member] https://10.4.3.189/volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-221129701 returned with HTTP 200 Aug 25 05:45:10.622814 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 508/2013] 10.4.3.189 () {66 vars in 1362 bytes} [Tue Aug 25 05:45:10 2026] GET /volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-221129701 => generated 341 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:45:10.636131 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-a0a08143-4d4d-4a84-b475-62c56be787d9 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:45:10.642236 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-a0a08143-4d4d-4a84-b475-62c56be787d9 tempest-VolumesSnapshotListTestJSON-793078652 tempest-VolumesSnapshotListTestJSON-793078652-project-member] GET https://10.4.3.189/volume/v3/snapshots?status=available Aug 25 05:45:10.642371 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-a0a08143-4d4d-4a84-b475-62c56be787d9 tempest-VolumesSnapshotListTestJSON-793078652 tempest-VolumesSnapshotListTestJSON-793078652-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:45:10.642629 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-a0a08143-4d4d-4a84-b475-62c56be787d9 tempest-VolumesSnapshotListTestJSON-793078652 tempest-VolumesSnapshotListTestJSON-793078652-project-member] Calling method 'index' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:45:10.642987 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.api_utils [None req-a0a08143-4d4d-4a84-b475-62c56be787d9 tempest-VolumesSnapshotListTestJSON-793078652 tempest-VolumesSnapshotListTestJSON-793078652-project-member] Removing options '' from query. {{(pid=100269) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 05:45:10.646906 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.db.api [None req-a0a08143-4d4d-4a84-b475-62c56be787d9 tempest-VolumesSnapshotListTestJSON-793078652 tempest-VolumesSnapshotListTestJSON-793078652-project-member] Building query based on filter {{(pid=100269) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 25 05:45:10.654339 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-a0a08143-4d4d-4a84-b475-62c56be787d9 tempest-VolumesSnapshotListTestJSON-793078652 tempest-VolumesSnapshotListTestJSON-793078652-project-member] Get all snapshots completed successfully. Aug 25 05:45:10.655603 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-a0a08143-4d4d-4a84-b475-62c56be787d9 tempest-VolumesSnapshotListTestJSON-793078652 tempest-VolumesSnapshotListTestJSON-793078652-project-member] https://10.4.3.189/volume/v3/snapshots?status=available returned with HTTP 200 Aug 25 05:45:10.655747 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 501/2014] 10.4.3.189 () {66 vars in 1276 bytes} [Tue Aug 25 05:45:10 2026] GET /volume/v3/snapshots?status=available => generated 993 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:45:10.675789 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-688d00e0-c254-4ce6-8cbc-16d9f73cd305 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:45:10.681811 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-688d00e0-c254-4ce6-8cbc-16d9f73cd305 tempest-VolumesSnapshotListTestJSON-793078652 tempest-VolumesSnapshotListTestJSON-793078652-project-member] GET https://10.4.3.189/volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-221129701 Aug 25 05:45:10.682604 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-688d00e0-c254-4ce6-8cbc-16d9f73cd305 tempest-VolumesSnapshotListTestJSON-793078652 tempest-VolumesSnapshotListTestJSON-793078652-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:45:10.682604 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-688d00e0-c254-4ce6-8cbc-16d9f73cd305 tempest-VolumesSnapshotListTestJSON-793078652 tempest-VolumesSnapshotListTestJSON-793078652-project-member] Calling method 'index' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:45:10.682604 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.api_utils [None req-688d00e0-c254-4ce6-8cbc-16d9f73cd305 tempest-VolumesSnapshotListTestJSON-793078652 tempest-VolumesSnapshotListTestJSON-793078652-project-member] Removing options '' from query. {{(pid=100268) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 05:45:10.687350 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.db.api [None req-688d00e0-c254-4ce6-8cbc-16d9f73cd305 tempest-VolumesSnapshotListTestJSON-793078652 tempest-VolumesSnapshotListTestJSON-793078652-project-member] Building query based on filter {{(pid=100268) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 25 05:45:10.702493 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-688d00e0-c254-4ce6-8cbc-16d9f73cd305 tempest-VolumesSnapshotListTestJSON-793078652 tempest-VolumesSnapshotListTestJSON-793078652-project-member] Get all snapshots completed successfully. Aug 25 05:45:10.703111 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-688d00e0-c254-4ce6-8cbc-16d9f73cd305 tempest-VolumesSnapshotListTestJSON-793078652 tempest-VolumesSnapshotListTestJSON-793078652-project-member] https://10.4.3.189/volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-221129701 returned with HTTP 200 Aug 25 05:45:10.705283 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 504/2015] 10.4.3.189 () {66 vars in 1396 bytes} [Tue Aug 25 05:45:10 2026] GET /volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-221129701 => generated 341 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:45:10.720900 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-b1d2115f-67d5-4dbb-a771-68873955f21d None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:45:10.724924 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-b1d2115f-67d5-4dbb-a771-68873955f21d tempest-VolumesSnapshotListTestJSON-793078652 tempest-VolumesSnapshotListTestJSON-793078652-project-member] DELETE https://10.4.3.189/volume/v3/snapshots/849326be-3dce-48f3-8981-ce4869328465 Aug 25 05:45:10.725386 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-b1d2115f-67d5-4dbb-a771-68873955f21d tempest-VolumesSnapshotListTestJSON-793078652 tempest-VolumesSnapshotListTestJSON-793078652-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:45:10.725471 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-b1d2115f-67d5-4dbb-a771-68873955f21d tempest-VolumesSnapshotListTestJSON-793078652 tempest-VolumesSnapshotListTestJSON-793078652-project-member] Calling method 'delete' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:45:10.725582 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.v3.snapshots [None req-b1d2115f-67d5-4dbb-a771-68873955f21d tempest-VolumesSnapshotListTestJSON-793078652 tempest-VolumesSnapshotListTestJSON-793078652-project-member] Delete snapshot with id: 849326be-3dce-48f3-8981-ce4869328465 Aug 25 05:45:10.735047 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:45:10.735047 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:45:10.735747 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-b1d2115f-67d5-4dbb-a771-68873955f21d tempest-VolumesSnapshotListTestJSON-793078652 tempest-VolumesSnapshotListTestJSON-793078652-project-member] Snapshot retrieved successfully. Aug 25 05:45:10.769384 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-b1d2115f-67d5-4dbb-a771-68873955f21d tempest-VolumesSnapshotListTestJSON-793078652 tempest-VolumesSnapshotListTestJSON-793078652-project-member] Snapshot delete request issued successfully. Aug 25 05:45:10.769384 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-b1d2115f-67d5-4dbb-a771-68873955f21d tempest-VolumesSnapshotListTestJSON-793078652 tempest-VolumesSnapshotListTestJSON-793078652-project-member] https://10.4.3.189/volume/v3/snapshots/849326be-3dce-48f3-8981-ce4869328465 returned with HTTP 202 Aug 25 05:45:10.769897 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 503/2016] 10.4.3.189 () {66 vars in 1357 bytes} [Tue Aug 25 05:45:10 2026] DELETE /volume/v3/snapshots/849326be-3dce-48f3-8981-ce4869328465 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:45:10.784151 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-162f9a68-5d84-48ab-9d02-2f70a7955d3c None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:45:10.788549 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-162f9a68-5d84-48ab-9d02-2f70a7955d3c tempest-VolumesSnapshotListTestJSON-793078652 tempest-VolumesSnapshotListTestJSON-793078652-project-member] GET https://10.4.3.189/volume/v3/snapshots/849326be-3dce-48f3-8981-ce4869328465 Aug 25 05:45:10.788813 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-162f9a68-5d84-48ab-9d02-2f70a7955d3c tempest-VolumesSnapshotListTestJSON-793078652 tempest-VolumesSnapshotListTestJSON-793078652-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:45:10.791698 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-162f9a68-5d84-48ab-9d02-2f70a7955d3c tempest-VolumesSnapshotListTestJSON-793078652 tempest-VolumesSnapshotListTestJSON-793078652-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:45:10.807907 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:45:10.807907 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:45:10.807907 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-162f9a68-5d84-48ab-9d02-2f70a7955d3c tempest-VolumesSnapshotListTestJSON-793078652 tempest-VolumesSnapshotListTestJSON-793078652-project-member] Snapshot retrieved successfully. Aug 25 05:45:10.807907 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-162f9a68-5d84-48ab-9d02-2f70a7955d3c tempest-VolumesSnapshotListTestJSON-793078652 tempest-VolumesSnapshotListTestJSON-793078652-project-member] https://10.4.3.189/volume/v3/snapshots/849326be-3dce-48f3-8981-ce4869328465 returned with HTTP 200 Aug 25 05:45:10.809628 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 509/2017] 10.4.3.189 () {66 vars in 1354 bytes} [Tue Aug 25 05:45:10 2026] GET /volume/v3/snapshots/849326be-3dce-48f3-8981-ce4869328465 => generated 471 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:45:11.275391 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-6ddb8e85-5c83-476f-ad5c-b49946abe433 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:45:11.277067 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-6ddb8e85-5c83-476f-ad5c-b49946abe433 tempest-VolumesListAdminTestJSON-483773953 tempest-VolumesListAdminTestJSON-483773953-project-member] GET https://10.4.3.189/volume/v3/volumes/64941d61-aae4-412b-bba2-677cb15abc61 Aug 25 05:45:11.277343 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-6ddb8e85-5c83-476f-ad5c-b49946abe433 tempest-VolumesListAdminTestJSON-483773953 tempest-VolumesListAdminTestJSON-483773953-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:45:11.277668 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-6ddb8e85-5c83-476f-ad5c-b49946abe433 tempest-VolumesListAdminTestJSON-483773953 tempest-VolumesListAdminTestJSON-483773953-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:45:11.287869 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:45:11.287869 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:45:11.295106 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-6ddb8e85-5c83-476f-ad5c-b49946abe433 tempest-VolumesListAdminTestJSON-483773953 tempest-VolumesListAdminTestJSON-483773953-project-member] Volume info retrieved successfully. Aug 25 05:45:11.310229 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-6ddb8e85-5c83-476f-ad5c-b49946abe433 tempest-VolumesListAdminTestJSON-483773953 tempest-VolumesListAdminTestJSON-483773953-project-member] https://10.4.3.189/volume/v3/volumes/64941d61-aae4-412b-bba2-677cb15abc61 returned with HTTP 200 Aug 25 05:45:11.310229 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 502/2018] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:45:11 2026] GET /volume/v3/volumes/64941d61-aae4-412b-bba2-677cb15abc61 => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 25 05:45:11.329009 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-c5f87b16-f20e-41f6-8047-0bd5bfac8830 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:45:11.333977 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c5f87b16-f20e-41f6-8047-0bd5bfac8830 tempest-VolumesListAdminTestJSON-483773953 tempest-VolumesListAdminTestJSON-483773953-project-member] GET https://10.4.3.189/volume/v3/volumes/64941d61-aae4-412b-bba2-677cb15abc61 Aug 25 05:45:11.333977 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c5f87b16-f20e-41f6-8047-0bd5bfac8830 tempest-VolumesListAdminTestJSON-483773953 tempest-VolumesListAdminTestJSON-483773953-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:45:11.333977 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c5f87b16-f20e-41f6-8047-0bd5bfac8830 tempest-VolumesListAdminTestJSON-483773953 tempest-VolumesListAdminTestJSON-483773953-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:45:11.342479 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:45:11.342479 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:45:11.347420 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-c5f87b16-f20e-41f6-8047-0bd5bfac8830 tempest-VolumesListAdminTestJSON-483773953 tempest-VolumesListAdminTestJSON-483773953-project-member] Volume info retrieved successfully. Aug 25 05:45:11.352749 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c5f87b16-f20e-41f6-8047-0bd5bfac8830 tempest-VolumesListAdminTestJSON-483773953 tempest-VolumesListAdminTestJSON-483773953-project-member] https://10.4.3.189/volume/v3/volumes/64941d61-aae4-412b-bba2-677cb15abc61 returned with HTTP 200 Aug 25 05:45:11.353243 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 505/2019] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:45:11 2026] GET /volume/v3/volumes/64941d61-aae4-412b-bba2-677cb15abc61 => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:45:11.374535 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-881f5b52-733e-4e25-88a4-66a77e756eeb None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:45:11.378899 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-881f5b52-733e-4e25-88a4-66a77e756eeb tempest-VolumesListAdminTestJSON-483773953 tempest-VolumesListAdminTestJSON-483773953-project-member] POST https://10.4.3.189/volume/v3/volumes Aug 25 05:45:11.378899 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-881f5b52-733e-4e25-88a4-66a77e756eeb tempest-VolumesListAdminTestJSON-483773953 tempest-VolumesListAdminTestJSON-483773953-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-359127240"}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:45:11.380965 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.v3.volumes [None req-881f5b52-733e-4e25-88a4-66a77e756eeb tempest-VolumesListAdminTestJSON-483773953 tempest-VolumesListAdminTestJSON-483773953-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-359127240'}} {{(pid=100270) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 05:45:11.381181 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.v3.volumes [None req-881f5b52-733e-4e25-88a4-66a77e756eeb tempest-VolumesListAdminTestJSON-483773953 tempest-VolumesListAdminTestJSON-483773953-project-member] Create volume of 1 GB Aug 25 05:45:11.381568 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:45:11.381568 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:45:11.391663 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-881f5b52-733e-4e25-88a4-66a77e756eeb tempest-VolumesListAdminTestJSON-483773953 tempest-VolumesListAdminTestJSON-483773953-project-member] Availability Zones retrieved successfully. Aug 25 05:45:11.403506 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-881f5b52-733e-4e25-88a4-66a77e756eeb tempest-VolumesListAdminTestJSON-483773953 tempest-VolumesListAdminTestJSON-483773953-project-member] Flow 'volume_create_api' (6bdde865-1070-42ad-ae0d-9629a0884110) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:45:11.404498 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-881f5b52-733e-4e25-88a4-66a77e756eeb tempest-VolumesListAdminTestJSON-483773953 tempest-VolumesListAdminTestJSON-483773953-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cf47a1b2-5758-444c-b684-67a076eaad41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:45:11.405796 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.flows.api.create_volume [None req-881f5b52-733e-4e25-88a4-66a77e756eeb tempest-VolumesListAdminTestJSON-483773953 tempest-VolumesListAdminTestJSON-483773953-project-member] Validating volume size '1' using validate_int {{(pid=100270) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 05:45:11.456753 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-881f5b52-733e-4e25-88a4-66a77e756eeb tempest-VolumesListAdminTestJSON-483773953 tempest-VolumesListAdminTestJSON-483773953-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cf47a1b2-5758-444c-b684-67a076eaad41) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T05:35:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=23fc6e5d-fce0-4521-ba46-4837b4232084,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '23fc6e5d-fce0-4521-ba46-4837b4232084', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:45:11.457951 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-881f5b52-733e-4e25-88a4-66a77e756eeb tempest-VolumesListAdminTestJSON-483773953 tempest-VolumesListAdminTestJSON-483773953-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4002c041-41fa-414b-9e4c-7b6214b712cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:45:11.542835 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.quota [None req-881f5b52-733e-4e25-88a4-66a77e756eeb tempest-VolumesListAdminTestJSON-483773953 tempest-VolumesListAdminTestJSON-483773953-project-member] Created reservations ['5ba17b00-b017-47f7-9e99-d50805b6abf5', 'f8caa940-5c2b-4f44-928d-a2f3cde82e53', '77518403-8873-4177-b739-70f860d3922c', 'e3f2f45a-0c40-49f4-8a0a-f38418a3e8d6'] {{(pid=100270) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:45:11.542835 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-881f5b52-733e-4e25-88a4-66a77e756eeb tempest-VolumesListAdminTestJSON-483773953 tempest-VolumesListAdminTestJSON-483773953-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4002c041-41fa-414b-9e4c-7b6214b712cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5ba17b00-b017-47f7-9e99-d50805b6abf5', 'f8caa940-5c2b-4f44-928d-a2f3cde82e53', '77518403-8873-4177-b739-70f860d3922c', 'e3f2f45a-0c40-49f4-8a0a-f38418a3e8d6']}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:45:11.542835 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-881f5b52-733e-4e25-88a4-66a77e756eeb tempest-VolumesListAdminTestJSON-483773953 tempest-VolumesListAdminTestJSON-483773953-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b25ca444-8da3-431e-9749-b5cc74483e4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:45:11.584022 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-881f5b52-733e-4e25-88a4-66a77e756eeb tempest-VolumesListAdminTestJSON-483773953 tempest-VolumesListAdminTestJSON-483773953-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b25ca444-8da3-431e-9749-b5cc74483e4c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8d30d3d0-d3b4-4442-ad56-7357c726bb33', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-359127240',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5073708138e140e0b39ab996d24906c9',qos_specs=None,replication_status=,reservations=['5ba17b00-b017-47f7-9e99-d50805b6abf5','f8caa940-5c2b-4f44-928d-a2f3cde82e53','77518403-8873-4177-b739-70f860d3922c','e3f2f45a-0c40-49f4-8a0a-f38418a3e8d6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='da8f89da64c8486786c016606486166c',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T05:45:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-359127240',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8d30d3d0-d3b4-4442-ad56-7357c726bb33,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5073708138e140e0b39ab996d24906c9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='da8f89da64c8486786c016606486166c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(23fc6e5d-fce0-4521-ba46-4837b4232084),volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:45:11.584800 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-881f5b52-733e-4e25-88a4-66a77e756eeb tempest-VolumesListAdminTestJSON-483773953 tempest-VolumesListAdminTestJSON-483773953-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (419de1a2-a7cf-41b3-92fa-3a1dda1df96e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:45:11.624901 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-881f5b52-733e-4e25-88a4-66a77e756eeb tempest-VolumesListAdminTestJSON-483773953 tempest-VolumesListAdminTestJSON-483773953-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (419de1a2-a7cf-41b3-92fa-3a1dda1df96e) transitioned into state 'SUCCESS' from state '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-359127240',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5073708138e140e0b39ab996d24906c9',qos_specs=None,replication_status=,reservations=['5ba17b00-b017-47f7-9e99-d50805b6abf5','f8caa940-5c2b-4f44-928d-a2f3cde82e53','77518403-8873-4177-b739-70f860d3922c','e3f2f45a-0c40-49f4-8a0a-f38418a3e8d6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='da8f89da64c8486786c016606486166c',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:45:11.624901 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-881f5b52-733e-4e25-88a4-66a77e756eeb tempest-VolumesListAdminTestJSON-483773953 tempest-VolumesListAdminTestJSON-483773953-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9e1652e9-0920-4e47-9583-a07919b4ad6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:45:11.648104 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-881f5b52-733e-4e25-88a4-66a77e756eeb tempest-VolumesListAdminTestJSON-483773953 tempest-VolumesListAdminTestJSON-483773953-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9e1652e9-0920-4e47-9583-a07919b4ad6b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:45:11.650691 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-881f5b52-733e-4e25-88a4-66a77e756eeb tempest-VolumesListAdminTestJSON-483773953 tempest-VolumesListAdminTestJSON-483773953-project-member] Flow 'volume_create_api' (6bdde865-1070-42ad-ae0d-9629a0884110) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100270) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:45:11.650691 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-881f5b52-733e-4e25-88a4-66a77e756eeb tempest-VolumesListAdminTestJSON-483773953 tempest-VolumesListAdminTestJSON-483773953-project-member] Create volume request issued successfully. Aug 25 05:45:11.650691 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-881f5b52-733e-4e25-88a4-66a77e756eeb tempest-VolumesListAdminTestJSON-483773953 tempest-VolumesListAdminTestJSON-483773953-project-member] https://10.4.3.189/volume/v3/volumes returned with HTTP 202 Aug 25 05:45:11.650691 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 504/2020] 10.4.3.189 () {68 vars in 1258 bytes} [Tue Aug 25 05:45:11 2026] POST /volume/v3/volumes => generated 754 bytes in 278 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 05:45:11.675239 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-d110b252-2a92-4109-ad0e-d62296195a3a None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:45:11.679339 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-d110b252-2a92-4109-ad0e-d62296195a3a tempest-VolumesListAdminTestJSON-483773953 tempest-VolumesListAdminTestJSON-483773953-project-member] GET https://10.4.3.189/volume/v3/volumes/8d30d3d0-d3b4-4442-ad56-7357c726bb33 Aug 25 05:45:11.679576 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-d110b252-2a92-4109-ad0e-d62296195a3a tempest-VolumesListAdminTestJSON-483773953 tempest-VolumesListAdminTestJSON-483773953-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:45:11.680602 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-d110b252-2a92-4109-ad0e-d62296195a3a tempest-VolumesListAdminTestJSON-483773953 tempest-VolumesListAdminTestJSON-483773953-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:45:11.696316 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:45:11.696316 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:45:11.702241 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-d110b252-2a92-4109-ad0e-d62296195a3a tempest-VolumesListAdminTestJSON-483773953 tempest-VolumesListAdminTestJSON-483773953-project-member] Volume info retrieved successfully. Aug 25 05:45:11.710631 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-d110b252-2a92-4109-ad0e-d62296195a3a tempest-VolumesListAdminTestJSON-483773953 tempest-VolumesListAdminTestJSON-483773953-project-member] https://10.4.3.189/volume/v3/volumes/8d30d3d0-d3b4-4442-ad56-7357c726bb33 returned with HTTP 200 Aug 25 05:45:11.711681 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 510/2021] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:45:11 2026] GET /volume/v3/volumes/8d30d3d0-d3b4-4442-ad56-7357c726bb33 => generated 822 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:45:11.741117 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-658523de-4767-490f-9ebc-de4b9f327df2 req-cfd880d1-6f4a-4cb6-bd7e-302054b8b2b1 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:45:11.744358 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-658523de-4767-490f-9ebc-de4b9f327df2 req-cfd880d1-6f4a-4cb6-bd7e-302054b8b2b1 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] DELETE https://10.4.3.189/volume/v3/attachments/5c74a23a-2f59-4e24-8165-b32488d1c424 Aug 25 05:45:11.744358 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-658523de-4767-490f-9ebc-de4b9f327df2 req-cfd880d1-6f4a-4cb6-bd7e-302054b8b2b1 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:45:11.744487 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-658523de-4767-490f-9ebc-de4b9f327df2 req-cfd880d1-6f4a-4cb6-bd7e-302054b8b2b1 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Calling method 'version_select' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:45:11.764689 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:45:11.764689 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:45:11.820406 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-23b98312-dfa3-4da8-8bfc-29dd4d07a23b None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:45:11.822664 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-23b98312-dfa3-4da8-8bfc-29dd4d07a23b tempest-VolumesSnapshotListTestJSON-793078652 tempest-VolumesSnapshotListTestJSON-793078652-project-member] GET https://10.4.3.189/volume/v3/snapshots/849326be-3dce-48f3-8981-ce4869328465 Aug 25 05:45:11.822924 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-23b98312-dfa3-4da8-8bfc-29dd4d07a23b tempest-VolumesSnapshotListTestJSON-793078652 tempest-VolumesSnapshotListTestJSON-793078652-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:45:11.823322 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-23b98312-dfa3-4da8-8bfc-29dd4d07a23b tempest-VolumesSnapshotListTestJSON-793078652 tempest-VolumesSnapshotListTestJSON-793078652-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:45:11.829924 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-23b98312-dfa3-4da8-8bfc-29dd4d07a23b tempest-VolumesSnapshotListTestJSON-793078652 tempest-VolumesSnapshotListTestJSON-793078652-project-member] https://10.4.3.189/volume/v3/snapshots/849326be-3dce-48f3-8981-ce4869328465 returned with HTTP 404 Aug 25 05:45:11.830687 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 506/2022] 10.4.3.189 () {66 vars in 1354 bytes} [Tue Aug 25 05:45:11 2026] GET /volume/v3/snapshots/849326be-3dce-48f3-8981-ce4869328465 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:45:11.842035 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-514404c2-bed2-470d-99f7-92dc5da0aee8 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:45:11.843667 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-514404c2-bed2-470d-99f7-92dc5da0aee8 tempest-VolumesSnapshotListTestJSON-793078652 tempest-VolumesSnapshotListTestJSON-793078652-project-member] DELETE https://10.4.3.189/volume/v3/snapshots/cc68576c-7333-4dc6-a89c-f097a42fd7a2 Aug 25 05:45:11.844080 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-514404c2-bed2-470d-99f7-92dc5da0aee8 tempest-VolumesSnapshotListTestJSON-793078652 tempest-VolumesSnapshotListTestJSON-793078652-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:45:11.844387 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-514404c2-bed2-470d-99f7-92dc5da0aee8 tempest-VolumesSnapshotListTestJSON-793078652 tempest-VolumesSnapshotListTestJSON-793078652-project-member] Calling method 'delete' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:45:11.847085 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.v3.snapshots [None req-514404c2-bed2-470d-99f7-92dc5da0aee8 tempest-VolumesSnapshotListTestJSON-793078652 tempest-VolumesSnapshotListTestJSON-793078652-project-member] Delete snapshot with id: cc68576c-7333-4dc6-a89c-f097a42fd7a2 Aug 25 05:45:11.852834 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:45:11.852834 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:45:11.853384 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-514404c2-bed2-470d-99f7-92dc5da0aee8 tempest-VolumesSnapshotListTestJSON-793078652 tempest-VolumesSnapshotListTestJSON-793078652-project-member] Snapshot retrieved successfully. Aug 25 05:45:11.875774 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-658523de-4767-490f-9ebc-de4b9f327df2 req-cfd880d1-6f4a-4cb6-bd7e-302054b8b2b1 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] https://10.4.3.189/volume/v3/attachments/5c74a23a-2f59-4e24-8165-b32488d1c424 returned with HTTP 200 Aug 25 05:45:11.876429 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 503/2023] 10.4.3.189 () {72 vars in 1673 bytes} [Tue Aug 25 05:45:11 2026] DELETE /volume/v3/attachments/5c74a23a-2f59-4e24-8165-b32488d1c424 => generated 19 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:45:11.895838 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-514404c2-bed2-470d-99f7-92dc5da0aee8 tempest-VolumesSnapshotListTestJSON-793078652 tempest-VolumesSnapshotListTestJSON-793078652-project-member] Snapshot delete request issued successfully. Aug 25 05:45:11.896455 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-514404c2-bed2-470d-99f7-92dc5da0aee8 tempest-VolumesSnapshotListTestJSON-793078652 tempest-VolumesSnapshotListTestJSON-793078652-project-member] https://10.4.3.189/volume/v3/snapshots/cc68576c-7333-4dc6-a89c-f097a42fd7a2 returned with HTTP 202 Aug 25 05:45:11.897225 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 505/2024] 10.4.3.189 () {66 vars in 1357 bytes} [Tue Aug 25 05:45:11 2026] DELETE /volume/v3/snapshots/cc68576c-7333-4dc6-a89c-f097a42fd7a2 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:45:11.913702 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-35ea23cb-2ad8-46a1-a60f-0c8929729e09 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:45:11.915465 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-35ea23cb-2ad8-46a1-a60f-0c8929729e09 tempest-VolumesSnapshotListTestJSON-793078652 tempest-VolumesSnapshotListTestJSON-793078652-project-member] GET https://10.4.3.189/volume/v3/snapshots/cc68576c-7333-4dc6-a89c-f097a42fd7a2 Aug 25 05:45:11.915736 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-35ea23cb-2ad8-46a1-a60f-0c8929729e09 tempest-VolumesSnapshotListTestJSON-793078652 tempest-VolumesSnapshotListTestJSON-793078652-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:45:11.916932 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-35ea23cb-2ad8-46a1-a60f-0c8929729e09 tempest-VolumesSnapshotListTestJSON-793078652 tempest-VolumesSnapshotListTestJSON-793078652-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:45:11.928147 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:45:11.928147 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:45:11.928147 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-35ea23cb-2ad8-46a1-a60f-0c8929729e09 tempest-VolumesSnapshotListTestJSON-793078652 tempest-VolumesSnapshotListTestJSON-793078652-project-member] Snapshot retrieved successfully. Aug 25 05:45:11.928147 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-35ea23cb-2ad8-46a1-a60f-0c8929729e09 tempest-VolumesSnapshotListTestJSON-793078652 tempest-VolumesSnapshotListTestJSON-793078652-project-member] https://10.4.3.189/volume/v3/snapshots/cc68576c-7333-4dc6-a89c-f097a42fd7a2 returned with HTTP 200 Aug 25 05:45:11.928732 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 511/2025] 10.4.3.189 () {66 vars in 1354 bytes} [Tue Aug 25 05:45:11 2026] GET /volume/v3/snapshots/cc68576c-7333-4dc6-a89c-f097a42fd7a2 => generated 471 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:45:12.726997 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-8cfba590-fb07-4d92-8747-df89f3c49717 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:45:12.729183 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-8cfba590-fb07-4d92-8747-df89f3c49717 tempest-VolumesListAdminTestJSON-483773953 tempest-VolumesListAdminTestJSON-483773953-project-member] GET https://10.4.3.189/volume/v3/volumes/8d30d3d0-d3b4-4442-ad56-7357c726bb33 Aug 25 05:45:12.729481 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-8cfba590-fb07-4d92-8747-df89f3c49717 tempest-VolumesListAdminTestJSON-483773953 tempest-VolumesListAdminTestJSON-483773953-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:45:12.729760 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-8cfba590-fb07-4d92-8747-df89f3c49717 tempest-VolumesListAdminTestJSON-483773953 tempest-VolumesListAdminTestJSON-483773953-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:45:12.739419 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:45:12.739419 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:45:12.747309 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-8cfba590-fb07-4d92-8747-df89f3c49717 tempest-VolumesListAdminTestJSON-483773953 tempest-VolumesListAdminTestJSON-483773953-project-member] Volume info retrieved successfully. Aug 25 05:45:12.754724 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-8cfba590-fb07-4d92-8747-df89f3c49717 tempest-VolumesListAdminTestJSON-483773953 tempest-VolumesListAdminTestJSON-483773953-project-member] https://10.4.3.189/volume/v3/volumes/8d30d3d0-d3b4-4442-ad56-7357c726bb33 returned with HTTP 200 Aug 25 05:45:12.755389 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 507/2026] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:45:12 2026] GET /volume/v3/volumes/8d30d3d0-d3b4-4442-ad56-7357c726bb33 => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:45:12.776248 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-d3282957-f278-4270-904a-0232e1453f2f None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:45:12.778951 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-d3282957-f278-4270-904a-0232e1453f2f tempest-VolumesListAdminTestJSON-483773953 tempest-VolumesListAdminTestJSON-483773953-project-member] GET https://10.4.3.189/volume/v3/volumes/8d30d3d0-d3b4-4442-ad56-7357c726bb33 Aug 25 05:45:12.779225 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-d3282957-f278-4270-904a-0232e1453f2f tempest-VolumesListAdminTestJSON-483773953 tempest-VolumesListAdminTestJSON-483773953-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:45:12.779472 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-d3282957-f278-4270-904a-0232e1453f2f tempest-VolumesListAdminTestJSON-483773953 tempest-VolumesListAdminTestJSON-483773953-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:45:12.791364 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:45:12.791364 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:45:12.802286 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-d3282957-f278-4270-904a-0232e1453f2f tempest-VolumesListAdminTestJSON-483773953 tempest-VolumesListAdminTestJSON-483773953-project-member] Volume info retrieved successfully. Aug 25 05:45:12.810503 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-d3282957-f278-4270-904a-0232e1453f2f tempest-VolumesListAdminTestJSON-483773953 tempest-VolumesListAdminTestJSON-483773953-project-member] https://10.4.3.189/volume/v3/volumes/8d30d3d0-d3b4-4442-ad56-7357c726bb33 returned with HTTP 200 Aug 25 05:45:12.811343 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 504/2027] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:45:12 2026] GET /volume/v3/volumes/8d30d3d0-d3b4-4442-ad56-7357c726bb33 => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:45:12.834816 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-82e44108-c909-4dd2-9730-20ff24fdf164 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:45:12.837667 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-82e44108-c909-4dd2-9730-20ff24fdf164 tempest-VolumesListAdminTestJSON-483773953 tempest-VolumesListAdminTestJSON-483773953-project-member] POST https://10.4.3.189/volume/v3/volumes Aug 25 05:45:12.838356 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-82e44108-c909-4dd2-9730-20ff24fdf164 tempest-VolumesListAdminTestJSON-483773953 tempest-VolumesListAdminTestJSON-483773953-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-389265545"}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:45:12.840477 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.v3.volumes [None req-82e44108-c909-4dd2-9730-20ff24fdf164 tempest-VolumesListAdminTestJSON-483773953 tempest-VolumesListAdminTestJSON-483773953-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-389265545'}} {{(pid=100270) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 05:45:12.840688 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.v3.volumes [None req-82e44108-c909-4dd2-9730-20ff24fdf164 tempest-VolumesListAdminTestJSON-483773953 tempest-VolumesListAdminTestJSON-483773953-project-member] Create volume of 1 GB Aug 25 05:45:12.841169 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:45:12.841169 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:45:12.848982 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-82e44108-c909-4dd2-9730-20ff24fdf164 tempest-VolumesListAdminTestJSON-483773953 tempest-VolumesListAdminTestJSON-483773953-project-member] Availability Zones retrieved successfully. Aug 25 05:45:12.859152 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-82e44108-c909-4dd2-9730-20ff24fdf164 tempest-VolumesListAdminTestJSON-483773953 tempest-VolumesListAdminTestJSON-483773953-project-member] Flow 'volume_create_api' (2dd7e231-e2d7-42cd-a1fc-88de2dda8a6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:45:12.860794 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-82e44108-c909-4dd2-9730-20ff24fdf164 tempest-VolumesListAdminTestJSON-483773953 tempest-VolumesListAdminTestJSON-483773953-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (236efd90-ba8b-4731-9a79-771f7461a11f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:45:12.862891 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.flows.api.create_volume [None req-82e44108-c909-4dd2-9730-20ff24fdf164 tempest-VolumesListAdminTestJSON-483773953 tempest-VolumesListAdminTestJSON-483773953-project-member] Validating volume size '1' using validate_int {{(pid=100270) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 05:45:12.898975 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-82e44108-c909-4dd2-9730-20ff24fdf164 tempest-VolumesListAdminTestJSON-483773953 tempest-VolumesListAdminTestJSON-483773953-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (236efd90-ba8b-4731-9a79-771f7461a11f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T05:35:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=23fc6e5d-fce0-4521-ba46-4837b4232084,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '23fc6e5d-fce0-4521-ba46-4837b4232084', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:45:12.901170 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-82e44108-c909-4dd2-9730-20ff24fdf164 tempest-VolumesListAdminTestJSON-483773953 tempest-VolumesListAdminTestJSON-483773953-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d60520e8-10c1-48cf-ab0c-2e5af2a35bae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:45:12.944938 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-77cc17c7-9afb-434e-89ae-38f6568da171 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:45:12.949823 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-77cc17c7-9afb-434e-89ae-38f6568da171 tempest-VolumesSnapshotListTestJSON-793078652 tempest-VolumesSnapshotListTestJSON-793078652-project-member] GET https://10.4.3.189/volume/v3/snapshots/cc68576c-7333-4dc6-a89c-f097a42fd7a2 Aug 25 05:45:12.951906 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-77cc17c7-9afb-434e-89ae-38f6568da171 tempest-VolumesSnapshotListTestJSON-793078652 tempest-VolumesSnapshotListTestJSON-793078652-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:45:12.951906 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-77cc17c7-9afb-434e-89ae-38f6568da171 tempest-VolumesSnapshotListTestJSON-793078652 tempest-VolumesSnapshotListTestJSON-793078652-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:45:12.961490 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-77cc17c7-9afb-434e-89ae-38f6568da171 tempest-VolumesSnapshotListTestJSON-793078652 tempest-VolumesSnapshotListTestJSON-793078652-project-member] https://10.4.3.189/volume/v3/snapshots/cc68576c-7333-4dc6-a89c-f097a42fd7a2 returned with HTTP 404 Aug 25 05:45:12.962248 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 512/2028] 10.4.3.189 () {66 vars in 1354 bytes} [Tue Aug 25 05:45:12 2026] GET /volume/v3/snapshots/cc68576c-7333-4dc6-a89c-f097a42fd7a2 => generated 111 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:45:12.970391 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.quota [None req-82e44108-c909-4dd2-9730-20ff24fdf164 tempest-VolumesListAdminTestJSON-483773953 tempest-VolumesListAdminTestJSON-483773953-project-member] Created reservations ['a50c4cf4-b16c-4b5e-acc9-07d2e7232ae3', 'c3f73786-d577-455c-8613-499175f77f37', '10fdc034-a409-4b09-bd4e-cb55b191d521', 'eaeec386-e2c5-444e-a208-bb77df06a0d2'] {{(pid=100270) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:45:12.971462 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-82e44108-c909-4dd2-9730-20ff24fdf164 tempest-VolumesListAdminTestJSON-483773953 tempest-VolumesListAdminTestJSON-483773953-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d60520e8-10c1-48cf-ab0c-2e5af2a35bae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a50c4cf4-b16c-4b5e-acc9-07d2e7232ae3', 'c3f73786-d577-455c-8613-499175f77f37', '10fdc034-a409-4b09-bd4e-cb55b191d521', 'eaeec386-e2c5-444e-a208-bb77df06a0d2']}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:45:12.972345 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-82e44108-c909-4dd2-9730-20ff24fdf164 tempest-VolumesListAdminTestJSON-483773953 tempest-VolumesListAdminTestJSON-483773953-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d0b90c81-8645-43a9-99d6-deacdd9b945a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:45:12.974523 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-c0998c44-2953-4abe-97f3-65ec6cf3b80c None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:45:12.976970 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c0998c44-2953-4abe-97f3-65ec6cf3b80c tempest-VolumesSnapshotListTestJSON-793078652 tempest-VolumesSnapshotListTestJSON-793078652-project-member] DELETE https://10.4.3.189/volume/v3/snapshots/322127af-7579-4f04-bdbc-28c3f8f87150 Aug 25 05:45:12.977385 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c0998c44-2953-4abe-97f3-65ec6cf3b80c tempest-VolumesSnapshotListTestJSON-793078652 tempest-VolumesSnapshotListTestJSON-793078652-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:45:12.977695 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c0998c44-2953-4abe-97f3-65ec6cf3b80c tempest-VolumesSnapshotListTestJSON-793078652 tempest-VolumesSnapshotListTestJSON-793078652-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:45:12.977954 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.v3.snapshots [None req-c0998c44-2953-4abe-97f3-65ec6cf3b80c tempest-VolumesSnapshotListTestJSON-793078652 tempest-VolumesSnapshotListTestJSON-793078652-project-member] Delete snapshot with id: 322127af-7579-4f04-bdbc-28c3f8f87150 Aug 25 05:45:12.986281 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:45:12.986281 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:45:12.988546 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-c0998c44-2953-4abe-97f3-65ec6cf3b80c tempest-VolumesSnapshotListTestJSON-793078652 tempest-VolumesSnapshotListTestJSON-793078652-project-member] Snapshot retrieved successfully. Aug 25 05:45:13.007860 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-82e44108-c909-4dd2-9730-20ff24fdf164 tempest-VolumesListAdminTestJSON-483773953 tempest-VolumesListAdminTestJSON-483773953-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d0b90c81-8645-43a9-99d6-deacdd9b945a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f28d22b2-7c28-4e85-a373-e676d20cb0e1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-389265545',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5073708138e140e0b39ab996d24906c9',qos_specs=None,replication_status=,reservations=['a50c4cf4-b16c-4b5e-acc9-07d2e7232ae3','c3f73786-d577-455c-8613-499175f77f37','10fdc034-a409-4b09-bd4e-cb55b191d521','eaeec386-e2c5-444e-a208-bb77df06a0d2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='da8f89da64c8486786c016606486166c',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T05:45:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-389265545',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f28d22b2-7c28-4e85-a373-e676d20cb0e1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5073708138e140e0b39ab996d24906c9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='da8f89da64c8486786c016606486166c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(23fc6e5d-fce0-4521-ba46-4837b4232084),volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:45:13.008743 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-82e44108-c909-4dd2-9730-20ff24fdf164 tempest-VolumesListAdminTestJSON-483773953 tempest-VolumesListAdminTestJSON-483773953-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4b416e06-e71e-4ea4-9c94-1530d7e1969a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:45:13.020547 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-c0998c44-2953-4abe-97f3-65ec6cf3b80c tempest-VolumesSnapshotListTestJSON-793078652 tempest-VolumesSnapshotListTestJSON-793078652-project-member] Snapshot delete request issued successfully. Aug 25 05:45:13.021345 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c0998c44-2953-4abe-97f3-65ec6cf3b80c tempest-VolumesSnapshotListTestJSON-793078652 tempest-VolumesSnapshotListTestJSON-793078652-project-member] https://10.4.3.189/volume/v3/snapshots/322127af-7579-4f04-bdbc-28c3f8f87150 returned with HTTP 202 Aug 25 05:45:13.022259 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 508/2029] 10.4.3.189 () {66 vars in 1357 bytes} [Tue Aug 25 05:45:12 2026] DELETE /volume/v3/snapshots/322127af-7579-4f04-bdbc-28c3f8f87150 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:45:13.033443 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-d357af00-619a-463d-859d-c2d4faf93f3c None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:45:13.035777 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-d357af00-619a-463d-859d-c2d4faf93f3c tempest-VolumesSnapshotListTestJSON-793078652 tempest-VolumesSnapshotListTestJSON-793078652-project-member] GET https://10.4.3.189/volume/v3/snapshots/322127af-7579-4f04-bdbc-28c3f8f87150 Aug 25 05:45:13.036153 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-d357af00-619a-463d-859d-c2d4faf93f3c tempest-VolumesSnapshotListTestJSON-793078652 tempest-VolumesSnapshotListTestJSON-793078652-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:45:13.036479 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-d357af00-619a-463d-859d-c2d4faf93f3c tempest-VolumesSnapshotListTestJSON-793078652 tempest-VolumesSnapshotListTestJSON-793078652-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:45:13.036628 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-82e44108-c909-4dd2-9730-20ff24fdf164 tempest-VolumesListAdminTestJSON-483773953 tempest-VolumesListAdminTestJSON-483773953-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4b416e06-e71e-4ea4-9c94-1530d7e1969a) transitioned into state 'SUCCESS' from state '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-389265545',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5073708138e140e0b39ab996d24906c9',qos_specs=None,replication_status=,reservations=['a50c4cf4-b16c-4b5e-acc9-07d2e7232ae3','c3f73786-d577-455c-8613-499175f77f37','10fdc034-a409-4b09-bd4e-cb55b191d521','eaeec386-e2c5-444e-a208-bb77df06a0d2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='da8f89da64c8486786c016606486166c',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:45:13.037572 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-82e44108-c909-4dd2-9730-20ff24fdf164 tempest-VolumesListAdminTestJSON-483773953 tempest-VolumesListAdminTestJSON-483773953-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fe1b6bec-adff-479a-bf39-960c11caaae3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:45:13.046161 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:45:13.046161 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:45:13.046914 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-d357af00-619a-463d-859d-c2d4faf93f3c tempest-VolumesSnapshotListTestJSON-793078652 tempest-VolumesSnapshotListTestJSON-793078652-project-member] Snapshot retrieved successfully. Aug 25 05:45:13.047872 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-d357af00-619a-463d-859d-c2d4faf93f3c tempest-VolumesSnapshotListTestJSON-793078652 tempest-VolumesSnapshotListTestJSON-793078652-project-member] https://10.4.3.189/volume/v3/snapshots/322127af-7579-4f04-bdbc-28c3f8f87150 returned with HTTP 200 Aug 25 05:45:13.048617 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 505/2030] 10.4.3.189 () {66 vars in 1354 bytes} [Tue Aug 25 05:45:13 2026] GET /volume/v3/snapshots/322127af-7579-4f04-bdbc-28c3f8f87150 => generated 471 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:45:13.054146 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-82e44108-c909-4dd2-9730-20ff24fdf164 tempest-VolumesListAdminTestJSON-483773953 tempest-VolumesListAdminTestJSON-483773953-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fe1b6bec-adff-479a-bf39-960c11caaae3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:45:13.055487 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-82e44108-c909-4dd2-9730-20ff24fdf164 tempest-VolumesListAdminTestJSON-483773953 tempest-VolumesListAdminTestJSON-483773953-project-member] Flow 'volume_create_api' (2dd7e231-e2d7-42cd-a1fc-88de2dda8a6c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100270) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:45:13.056088 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-82e44108-c909-4dd2-9730-20ff24fdf164 tempest-VolumesListAdminTestJSON-483773953 tempest-VolumesListAdminTestJSON-483773953-project-member] Create volume request issued successfully. Aug 25 05:45:13.058452 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-82e44108-c909-4dd2-9730-20ff24fdf164 tempest-VolumesListAdminTestJSON-483773953 tempest-VolumesListAdminTestJSON-483773953-project-member] https://10.4.3.189/volume/v3/volumes returned with HTTP 202 Aug 25 05:45:13.058452 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 506/2031] 10.4.3.189 () {68 vars in 1258 bytes} [Tue Aug 25 05:45:12 2026] POST /volume/v3/volumes => generated 754 bytes in 224 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 05:45:13.072923 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-d76190ed-5df1-4bbb-aabe-ebaa479f4359 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:45:13.077183 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-d76190ed-5df1-4bbb-aabe-ebaa479f4359 tempest-VolumesListAdminTestJSON-483773953 tempest-VolumesListAdminTestJSON-483773953-project-member] GET https://10.4.3.189/volume/v3/volumes/f28d22b2-7c28-4e85-a373-e676d20cb0e1 Aug 25 05:45:13.077445 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-d76190ed-5df1-4bbb-aabe-ebaa479f4359 tempest-VolumesListAdminTestJSON-483773953 tempest-VolumesListAdminTestJSON-483773953-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:45:13.077693 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-d76190ed-5df1-4bbb-aabe-ebaa479f4359 tempest-VolumesListAdminTestJSON-483773953 tempest-VolumesListAdminTestJSON-483773953-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:45:13.090043 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:45:13.090043 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:45:13.098383 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-d76190ed-5df1-4bbb-aabe-ebaa479f4359 tempest-VolumesListAdminTestJSON-483773953 tempest-VolumesListAdminTestJSON-483773953-project-member] Volume info retrieved successfully. Aug 25 05:45:13.112965 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-d76190ed-5df1-4bbb-aabe-ebaa479f4359 tempest-VolumesListAdminTestJSON-483773953 tempest-VolumesListAdminTestJSON-483773953-project-member] https://10.4.3.189/volume/v3/volumes/f28d22b2-7c28-4e85-a373-e676d20cb0e1 returned with HTTP 200 Aug 25 05:45:13.115481 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 513/2032] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:45:13 2026] GET /volume/v3/volumes/f28d22b2-7c28-4e85-a373-e676d20cb0e1 => generated 822 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:45:13.850468 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-b577e442-2b93-4cbc-a20a-458f9e582a0d None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:45:13.853215 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b577e442-2b93-4cbc-a20a-458f9e582a0d tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] DELETE https://10.4.3.189/volume/v3/volumes/caf8524b-33e8-404e-b0d4-4faf9831216d?cascade=True Aug 25 05:45:13.853449 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b577e442-2b93-4cbc-a20a-458f9e582a0d tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:45:13.853611 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b577e442-2b93-4cbc-a20a-458f9e582a0d tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:45:13.853799 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-b577e442-2b93-4cbc-a20a-458f9e582a0d tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Delete volume with id: caf8524b-33e8-404e-b0d4-4faf9831216d Aug 25 05:45:13.862010 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:45:13.862010 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:45:13.862709 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-b577e442-2b93-4cbc-a20a-458f9e582a0d tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Volume info retrieved successfully. Aug 25 05:45:13.900618 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-b577e442-2b93-4cbc-a20a-458f9e582a0d tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Delete volume request issued successfully. Aug 25 05:45:13.901147 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b577e442-2b93-4cbc-a20a-458f9e582a0d tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] https://10.4.3.189/volume/v3/volumes/caf8524b-33e8-404e-b0d4-4faf9831216d?cascade=True returned with HTTP 202 Aug 25 05:45:13.901392 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 509/2033] 10.4.3.189 () {66 vars in 1376 bytes} [Tue Aug 25 05:45:13 2026] DELETE /volume/v3/volumes/caf8524b-33e8-404e-b0d4-4faf9831216d?cascade=True => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:45:13.914670 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-b1434fd3-8303-453e-b5a1-8003e19ed180 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:45:13.919547 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-b1434fd3-8303-453e-b5a1-8003e19ed180 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] GET https://10.4.3.189/volume/v3/volumes/caf8524b-33e8-404e-b0d4-4faf9831216d Aug 25 05:45:13.919818 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-b1434fd3-8303-453e-b5a1-8003e19ed180 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:45:13.920213 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-b1434fd3-8303-453e-b5a1-8003e19ed180 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:45:13.929535 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:45:13.929535 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:45:13.934520 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-b1434fd3-8303-453e-b5a1-8003e19ed180 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Volume info retrieved successfully. Aug 25 05:45:13.944113 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-b1434fd3-8303-453e-b5a1-8003e19ed180 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] https://10.4.3.189/volume/v3/volumes/caf8524b-33e8-404e-b0d4-4faf9831216d returned with HTTP 200 Aug 25 05:45:13.944843 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 506/2034] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:45:13 2026] GET /volume/v3/volumes/caf8524b-33e8-404e-b0d4-4faf9831216d => generated 1367 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:45:13.967137 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-aa7b6885-22d1-4062-b4da-c332c1d854b8 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:45:13.969399 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-aa7b6885-22d1-4062-b4da-c332c1d854b8 tempest-VolumesActionsTest-849564805 tempest-VolumesActionsTest-849564805-project-member] POST https://10.4.3.189/volume/v3/volumes/88949fdf-752b-464d-92db-990411c58a08/action Aug 25 05:45:13.969839 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-aa7b6885-22d1-4062-b4da-c332c1d854b8 tempest-VolumesActionsTest-849564805 tempest-VolumesActionsTest-849564805-project-member] Action body: b'{"os-attach": {"instance_uuid": "90b05693-2f09-4948-b3ee-8da15ab2207d", "mountpoint": "/dev/vdb"}}' {{(pid=100270) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 05:45:13.970025 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-aa7b6885-22d1-4062-b4da-c332c1d854b8 tempest-VolumesActionsTest-849564805 tempest-VolumesActionsTest-849564805-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "90b05693-2f09-4948-b3ee-8da15ab2207d", "mountpoint": "/dev/vdb"}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:45:13.980485 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:45:13.980485 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:45:13.981106 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-aa7b6885-22d1-4062-b4da-c332c1d854b8 tempest-VolumesActionsTest-849564805 tempest-VolumesActionsTest-849564805-project-member] Volume info retrieved successfully. Aug 25 05:45:13.993601 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-aa7b6885-22d1-4062-b4da-c332c1d854b8 tempest-VolumesActionsTest-849564805 tempest-VolumesActionsTest-849564805-project-member] Update volume admin metadata completed successfully. Aug 25 05:45:14.061903 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-c785e2f6-074e-4fb9-aa6c-03e859f3647f None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:45:14.064758 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-c785e2f6-074e-4fb9-aa6c-03e859f3647f tempest-VolumesSnapshotListTestJSON-793078652 tempest-VolumesSnapshotListTestJSON-793078652-project-member] GET https://10.4.3.189/volume/v3/snapshots/322127af-7579-4f04-bdbc-28c3f8f87150 Aug 25 05:45:14.065114 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-c785e2f6-074e-4fb9-aa6c-03e859f3647f tempest-VolumesSnapshotListTestJSON-793078652 tempest-VolumesSnapshotListTestJSON-793078652-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:45:14.065421 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-c785e2f6-074e-4fb9-aa6c-03e859f3647f tempest-VolumesSnapshotListTestJSON-793078652 tempest-VolumesSnapshotListTestJSON-793078652-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:45:14.071113 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-c785e2f6-074e-4fb9-aa6c-03e859f3647f tempest-VolumesSnapshotListTestJSON-793078652 tempest-VolumesSnapshotListTestJSON-793078652-project-member] https://10.4.3.189/volume/v3/snapshots/322127af-7579-4f04-bdbc-28c3f8f87150 returned with HTTP 404 Aug 25 05:45:14.071987 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 514/2035] 10.4.3.189 () {66 vars in 1354 bytes} [Tue Aug 25 05:45:14 2026] GET /volume/v3/snapshots/322127af-7579-4f04-bdbc-28c3f8f87150 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:45:14.077792 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-aa7b6885-22d1-4062-b4da-c332c1d854b8 tempest-VolumesActionsTest-849564805 tempest-VolumesActionsTest-849564805-project-member] Attach volume completed successfully. Aug 25 05:45:14.078152 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-aa7b6885-22d1-4062-b4da-c332c1d854b8 tempest-VolumesActionsTest-849564805 tempest-VolumesActionsTest-849564805-project-member] https://10.4.3.189/volume/v3/volumes/88949fdf-752b-464d-92db-990411c58a08/action returned with HTTP 202 Aug 25 05:45:14.079715 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 507/2036] 10.4.3.189 () {68 vars in 1390 bytes} [Tue Aug 25 05:45:13 2026] POST /volume/v3/volumes/88949fdf-752b-464d-92db-990411c58a08/action => generated 0 bytes in 113 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 05:45:14.081038 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-52e5cb8b-9939-464f-86f0-d94f46135c12 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:45:14.083492 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-52e5cb8b-9939-464f-86f0-d94f46135c12 tempest-VolumesSnapshotListTestJSON-793078652 tempest-VolumesSnapshotListTestJSON-793078652-project-member] GET https://10.4.3.189/volume/v3/volumes/99e90e22-fd85-4d90-910d-e8b75dfdcfea Aug 25 05:45:14.083723 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-52e5cb8b-9939-464f-86f0-d94f46135c12 tempest-VolumesSnapshotListTestJSON-793078652 tempest-VolumesSnapshotListTestJSON-793078652-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:45:14.083963 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-52e5cb8b-9939-464f-86f0-d94f46135c12 tempest-VolumesSnapshotListTestJSON-793078652 tempest-VolumesSnapshotListTestJSON-793078652-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:45:14.087175 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-ea5feb23-b5b9-471a-90e7-ff20eb15c87d None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:45:14.091147 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-ea5feb23-b5b9-471a-90e7-ff20eb15c87d tempest-VolumesActionsTest-849564805 tempest-VolumesActionsTest-849564805-project-member] GET https://10.4.3.189/volume/v3/volumes/88949fdf-752b-464d-92db-990411c58a08 Aug 25 05:45:14.091448 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-ea5feb23-b5b9-471a-90e7-ff20eb15c87d tempest-VolumesActionsTest-849564805 tempest-VolumesActionsTest-849564805-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:45:14.091715 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-ea5feb23-b5b9-471a-90e7-ff20eb15c87d tempest-VolumesActionsTest-849564805 tempest-VolumesActionsTest-849564805-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:45:14.103719 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:45:14.103719 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:45:14.105133 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:45:14.105133 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:45:14.111620 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-ea5feb23-b5b9-471a-90e7-ff20eb15c87d tempest-VolumesActionsTest-849564805 tempest-VolumesActionsTest-849564805-project-member] Volume info retrieved successfully. Aug 25 05:45:14.111739 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-52e5cb8b-9939-464f-86f0-d94f46135c12 tempest-VolumesSnapshotListTestJSON-793078652 tempest-VolumesSnapshotListTestJSON-793078652-project-member] Volume info retrieved successfully. Aug 25 05:45:14.119730 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-ea5feb23-b5b9-471a-90e7-ff20eb15c87d tempest-VolumesActionsTest-849564805 tempest-VolumesActionsTest-849564805-project-member] https://10.4.3.189/volume/v3/volumes/88949fdf-752b-464d-92db-990411c58a08 returned with HTTP 200 Aug 25 05:45:14.124121 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 507/2037] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:45:14 2026] GET /volume/v3/volumes/88949fdf-752b-464d-92db-990411c58a08 => generated 1176 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:45:14.124253 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-52e5cb8b-9939-464f-86f0-d94f46135c12 tempest-VolumesSnapshotListTestJSON-793078652 tempest-VolumesSnapshotListTestJSON-793078652-project-member] https://10.4.3.189/volume/v3/volumes/99e90e22-fd85-4d90-910d-e8b75dfdcfea returned with HTTP 200 Aug 25 05:45:14.124253 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 510/2038] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:45:14 2026] GET /volume/v3/volumes/99e90e22-fd85-4d90-910d-e8b75dfdcfea => generated 851 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:45:14.130978 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-2d9b374a-4ec2-4546-93d7-baed0094be9f None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:45:14.135132 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-2d9b374a-4ec2-4546-93d7-baed0094be9f tempest-VolumesListAdminTestJSON-483773953 tempest-VolumesListAdminTestJSON-483773953-project-member] GET https://10.4.3.189/volume/v3/volumes/f28d22b2-7c28-4e85-a373-e676d20cb0e1 Aug 25 05:45:14.135382 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-2d9b374a-4ec2-4546-93d7-baed0094be9f tempest-VolumesListAdminTestJSON-483773953 tempest-VolumesListAdminTestJSON-483773953-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:45:14.135647 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-2d9b374a-4ec2-4546-93d7-baed0094be9f tempest-VolumesListAdminTestJSON-483773953 tempest-VolumesListAdminTestJSON-483773953-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:45:14.142386 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-a95fcb4c-3f5b-43a0-aa7d-1390e222d689 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:45:14.145154 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-c61cda83-14cc-4511-8140-66eddafb29c9 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:45:14.146960 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-a95fcb4c-3f5b-43a0-aa7d-1390e222d689 tempest-VolumesSnapshotListTestJSON-793078652 tempest-VolumesSnapshotListTestJSON-793078652-project-member] DELETE https://10.4.3.189/volume/v3/volumes/99e90e22-fd85-4d90-910d-e8b75dfdcfea Aug 25 05:45:14.147310 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-a95fcb4c-3f5b-43a0-aa7d-1390e222d689 tempest-VolumesSnapshotListTestJSON-793078652 tempest-VolumesSnapshotListTestJSON-793078652-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:45:14.147555 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-a95fcb4c-3f5b-43a0-aa7d-1390e222d689 tempest-VolumesSnapshotListTestJSON-793078652 tempest-VolumesSnapshotListTestJSON-793078652-project-member] Calling method 'delete' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:45:14.147726 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.v3.volumes [None req-a95fcb4c-3f5b-43a0-aa7d-1390e222d689 tempest-VolumesSnapshotListTestJSON-793078652 tempest-VolumesSnapshotListTestJSON-793078652-project-member] Delete volume with id: 99e90e22-fd85-4d90-910d-e8b75dfdcfea Aug 25 05:45:14.148188 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-c61cda83-14cc-4511-8140-66eddafb29c9 tempest-VolumesActionsTest-849564805 tempest-VolumesActionsTest-849564805-project-member] POST https://10.4.3.189/volume/v3/volumes/88949fdf-752b-464d-92db-990411c58a08/action Aug 25 05:45:14.148703 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-c61cda83-14cc-4511-8140-66eddafb29c9 tempest-VolumesActionsTest-849564805 tempest-VolumesActionsTest-849564805-project-member] Action body: b'{"os-detach": {}}' {{(pid=100270) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 05:45:14.149038 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-c61cda83-14cc-4511-8140-66eddafb29c9 tempest-VolumesActionsTest-849564805 tempest-VolumesActionsTest-849564805-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:45:14.153382 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:45:14.153382 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:45:14.158429 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:45:14.158429 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:45:14.159127 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-a95fcb4c-3f5b-43a0-aa7d-1390e222d689 tempest-VolumesSnapshotListTestJSON-793078652 tempest-VolumesSnapshotListTestJSON-793078652-project-member] Volume info retrieved successfully. Aug 25 05:45:14.160406 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-2d9b374a-4ec2-4546-93d7-baed0094be9f tempest-VolumesListAdminTestJSON-483773953 tempest-VolumesListAdminTestJSON-483773953-project-member] Volume info retrieved successfully. Aug 25 05:45:14.170186 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-2d9b374a-4ec2-4546-93d7-baed0094be9f tempest-VolumesListAdminTestJSON-483773953 tempest-VolumesListAdminTestJSON-483773953-project-member] https://10.4.3.189/volume/v3/volumes/f28d22b2-7c28-4e85-a373-e676d20cb0e1 returned with HTTP 200 Aug 25 05:45:14.170780 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 515/2039] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:45:14 2026] GET /volume/v3/volumes/f28d22b2-7c28-4e85-a373-e676d20cb0e1 => generated 847 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:45:14.173636 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:45:14.173636 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:45:14.174150 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-c61cda83-14cc-4511-8140-66eddafb29c9 tempest-VolumesActionsTest-849564805 tempest-VolumesActionsTest-849564805-project-member] Volume info retrieved successfully. Aug 25 05:45:14.188690 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-a95fcb4c-3f5b-43a0-aa7d-1390e222d689 tempest-VolumesSnapshotListTestJSON-793078652 tempest-VolumesSnapshotListTestJSON-793078652-project-member] Delete volume request issued successfully. Aug 25 05:45:14.188869 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-7752e0f6-4452-49c6-a66f-f1b011810ab3 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:45:14.189915 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-a95fcb4c-3f5b-43a0-aa7d-1390e222d689 tempest-VolumesSnapshotListTestJSON-793078652 tempest-VolumesSnapshotListTestJSON-793078652-project-member] https://10.4.3.189/volume/v3/volumes/99e90e22-fd85-4d90-910d-e8b75dfdcfea returned with HTTP 202 Aug 25 05:45:14.189915 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 508/2040] 10.4.3.189 () {66 vars in 1351 bytes} [Tue Aug 25 05:45:14 2026] DELETE /volume/v3/volumes/99e90e22-fd85-4d90-910d-e8b75dfdcfea => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:45:14.191275 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-7752e0f6-4452-49c6-a66f-f1b011810ab3 tempest-VolumesListAdminTestJSON-483773953 tempest-VolumesListAdminTestJSON-483773953-project-member] GET https://10.4.3.189/volume/v3/volumes/f28d22b2-7c28-4e85-a373-e676d20cb0e1 Aug 25 05:45:14.192301 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-7752e0f6-4452-49c6-a66f-f1b011810ab3 tempest-VolumesListAdminTestJSON-483773953 tempest-VolumesListAdminTestJSON-483773953-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:45:14.192301 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-7752e0f6-4452-49c6-a66f-f1b011810ab3 tempest-VolumesListAdminTestJSON-483773953 tempest-VolumesListAdminTestJSON-483773953-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:45:14.201087 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-156c9ad5-253c-4393-9429-7a415a142201 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:45:14.204328 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:45:14.204328 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:45:14.205445 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-156c9ad5-253c-4393-9429-7a415a142201 tempest-VolumesSnapshotListTestJSON-793078652 tempest-VolumesSnapshotListTestJSON-793078652-project-member] GET https://10.4.3.189/volume/v3/volumes/99e90e22-fd85-4d90-910d-e8b75dfdcfea Aug 25 05:45:14.207007 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-156c9ad5-253c-4393-9429-7a415a142201 tempest-VolumesSnapshotListTestJSON-793078652 tempest-VolumesSnapshotListTestJSON-793078652-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:45:14.207007 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-156c9ad5-253c-4393-9429-7a415a142201 tempest-VolumesSnapshotListTestJSON-793078652 tempest-VolumesSnapshotListTestJSON-793078652-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:45:14.217424 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-7752e0f6-4452-49c6-a66f-f1b011810ab3 tempest-VolumesListAdminTestJSON-483773953 tempest-VolumesListAdminTestJSON-483773953-project-member] Volume info retrieved successfully. Aug 25 05:45:14.221752 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:45:14.221752 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:45:14.222931 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-7752e0f6-4452-49c6-a66f-f1b011810ab3 tempest-VolumesListAdminTestJSON-483773953 tempest-VolumesListAdminTestJSON-483773953-project-member] https://10.4.3.189/volume/v3/volumes/f28d22b2-7c28-4e85-a373-e676d20cb0e1 returned with HTTP 200 Aug 25 05:45:14.223752 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 511/2041] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:45:14 2026] GET /volume/v3/volumes/f28d22b2-7c28-4e85-a373-e676d20cb0e1 => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:45:14.233021 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-156c9ad5-253c-4393-9429-7a415a142201 tempest-VolumesSnapshotListTestJSON-793078652 tempest-VolumesSnapshotListTestJSON-793078652-project-member] Volume info retrieved successfully. Aug 25 05:45:14.236913 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-c61cda83-14cc-4511-8140-66eddafb29c9 tempest-VolumesActionsTest-849564805 tempest-VolumesActionsTest-849564805-project-member] Detach volume completed successfully. Aug 25 05:45:14.237323 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-c61cda83-14cc-4511-8140-66eddafb29c9 tempest-VolumesActionsTest-849564805 tempest-VolumesActionsTest-849564805-project-member] https://10.4.3.189/volume/v3/volumes/88949fdf-752b-464d-92db-990411c58a08/action returned with HTTP 202 Aug 25 05:45:14.240458 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 508/2042] 10.4.3.189 () {68 vars in 1390 bytes} [Tue Aug 25 05:45:14 2026] POST /volume/v3/volumes/88949fdf-752b-464d-92db-990411c58a08/action => generated 0 bytes in 98 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 05:45:14.242222 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-156c9ad5-253c-4393-9429-7a415a142201 tempest-VolumesSnapshotListTestJSON-793078652 tempest-VolumesSnapshotListTestJSON-793078652-project-member] https://10.4.3.189/volume/v3/volumes/99e90e22-fd85-4d90-910d-e8b75dfdcfea returned with HTTP 200 Aug 25 05:45:14.242679 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 516/2043] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:45:14 2026] GET /volume/v3/volumes/99e90e22-fd85-4d90-910d-e8b75dfdcfea => generated 850 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:45:14.243948 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-214c791b-1c23-49ee-8c23-32b4aad12285 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:45:14.250347 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-76814657-8318-4d46-a2d2-a9d5f83365d6 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:45:14.252993 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-76814657-8318-4d46-a2d2-a9d5f83365d6 tempest-VolumesActionsTest-849564805 tempest-VolumesActionsTest-849564805-project-member] GET https://10.4.3.189/volume/v3/volumes/88949fdf-752b-464d-92db-990411c58a08 Aug 25 05:45:14.253623 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-76814657-8318-4d46-a2d2-a9d5f83365d6 tempest-VolumesActionsTest-849564805 tempest-VolumesActionsTest-849564805-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:45:14.253958 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-76814657-8318-4d46-a2d2-a9d5f83365d6 tempest-VolumesActionsTest-849564805 tempest-VolumesActionsTest-849564805-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:45:14.265165 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:45:14.265165 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:45:14.270746 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-76814657-8318-4d46-a2d2-a9d5f83365d6 tempest-VolumesActionsTest-849564805 tempest-VolumesActionsTest-849564805-project-member] Volume info retrieved successfully. Aug 25 05:45:14.281485 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-76814657-8318-4d46-a2d2-a9d5f83365d6 tempest-VolumesActionsTest-849564805 tempest-VolumesActionsTest-849564805-project-member] https://10.4.3.189/volume/v3/volumes/88949fdf-752b-464d-92db-990411c58a08 returned with HTTP 200 Aug 25 05:45:14.283078 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 512/2044] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:45:14 2026] GET /volume/v3/volumes/88949fdf-752b-464d-92db-990411c58a08 => generated 861 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:45:14.463165 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-214c791b-1c23-49ee-8c23-32b4aad12285 tempest-VolumesListAdminTestJSON-643205244 tempest-VolumesListAdminTestJSON-643205244-project-admin] POST https://10.4.3.189/volume/v3/volumes Aug 25 05:45:14.463165 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-214c791b-1c23-49ee-8c23-32b4aad12285 tempest-VolumesListAdminTestJSON-643205244 tempest-VolumesListAdminTestJSON-643205244-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:45:14.465125 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.v3.volumes [None req-214c791b-1c23-49ee-8c23-32b4aad12285 tempest-VolumesListAdminTestJSON-643205244 tempest-VolumesListAdminTestJSON-643205244-project-admin] Create volume request body: {'volume': {'size': 1}} {{(pid=100269) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 05:45:14.465355 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.v3.volumes [None req-214c791b-1c23-49ee-8c23-32b4aad12285 tempest-VolumesListAdminTestJSON-643205244 tempest-VolumesListAdminTestJSON-643205244-project-admin] Create volume of 1 GB Aug 25 05:45:14.471975 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-214c791b-1c23-49ee-8c23-32b4aad12285 tempest-VolumesListAdminTestJSON-643205244 tempest-VolumesListAdminTestJSON-643205244-project-admin] Availability Zones retrieved successfully. Aug 25 05:45:14.481203 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-214c791b-1c23-49ee-8c23-32b4aad12285 tempest-VolumesListAdminTestJSON-643205244 tempest-VolumesListAdminTestJSON-643205244-project-admin] Flow 'volume_create_api' (6effa4d1-a7dc-4593-8d1f-3c758a736977) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:45:14.483199 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-214c791b-1c23-49ee-8c23-32b4aad12285 tempest-VolumesListAdminTestJSON-643205244 tempest-VolumesListAdminTestJSON-643205244-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3a919bee-7eec-480f-bb4b-9283462ee0ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:45:14.485494 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.flows.api.create_volume [None req-214c791b-1c23-49ee-8c23-32b4aad12285 tempest-VolumesListAdminTestJSON-643205244 tempest-VolumesListAdminTestJSON-643205244-project-admin] Validating volume size '1' using validate_int {{(pid=100269) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 05:45:14.532287 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-214c791b-1c23-49ee-8c23-32b4aad12285 tempest-VolumesListAdminTestJSON-643205244 tempest-VolumesListAdminTestJSON-643205244-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3a919bee-7eec-480f-bb4b-9283462ee0ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T05:35:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=23fc6e5d-fce0-4521-ba46-4837b4232084,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '23fc6e5d-fce0-4521-ba46-4837b4232084', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:45:14.533276 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-214c791b-1c23-49ee-8c23-32b4aad12285 tempest-VolumesListAdminTestJSON-643205244 tempest-VolumesListAdminTestJSON-643205244-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2adf9b38-0724-4287-abd8-f266832fe9a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:45:14.641864 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.quota [None req-214c791b-1c23-49ee-8c23-32b4aad12285 tempest-VolumesListAdminTestJSON-643205244 tempest-VolumesListAdminTestJSON-643205244-project-admin] Created reservations ['09598de2-7d4d-4dda-bf50-88cc1d338668', 'fe5bf4a8-84c9-43bd-99e7-619297a1609c', 'e499f00b-2849-48c9-abd5-c8b5716e1e58', 'a5488041-7774-49f7-910c-6a93539cc55a'] {{(pid=100269) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:45:14.642746 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-214c791b-1c23-49ee-8c23-32b4aad12285 tempest-VolumesListAdminTestJSON-643205244 tempest-VolumesListAdminTestJSON-643205244-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2adf9b38-0724-4287-abd8-f266832fe9a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['09598de2-7d4d-4dda-bf50-88cc1d338668', 'fe5bf4a8-84c9-43bd-99e7-619297a1609c', 'e499f00b-2849-48c9-abd5-c8b5716e1e58', 'a5488041-7774-49f7-910c-6a93539cc55a']}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:45:14.643625 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-214c791b-1c23-49ee-8c23-32b4aad12285 tempest-VolumesListAdminTestJSON-643205244 tempest-VolumesListAdminTestJSON-643205244-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3da943db-2108-476c-9727-acc42fa88925) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:45:14.678238 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-214c791b-1c23-49ee-8c23-32b4aad12285 tempest-VolumesListAdminTestJSON-643205244 tempest-VolumesListAdminTestJSON-643205244-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3da943db-2108-476c-9727-acc42fa88925) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0d39548b-f28a-4b5d-9b91-848a67f744ff', '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='2ab8c1fcb85140f6844729ca371b2f43',qos_specs=None,replication_status=,reservations=['09598de2-7d4d-4dda-bf50-88cc1d338668','fe5bf4a8-84c9-43bd-99e7-619297a1609c','e499f00b-2849-48c9-abd5-c8b5716e1e58','a5488041-7774-49f7-910c-6a93539cc55a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d0f7e099830d459f93b9a3edaa399620',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T05:45:14Z,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=0d39548b-f28a-4b5d-9b91-848a67f744ff,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2ab8c1fcb85140f6844729ca371b2f43',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d0f7e099830d459f93b9a3edaa399620',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(23fc6e5d-fce0-4521-ba46-4837b4232084),volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:45:14.679331 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-214c791b-1c23-49ee-8c23-32b4aad12285 tempest-VolumesListAdminTestJSON-643205244 tempest-VolumesListAdminTestJSON-643205244-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (568b0d4e-d986-4046-86ae-d0e705d131d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:45:14.707658 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-214c791b-1c23-49ee-8c23-32b4aad12285 tempest-VolumesListAdminTestJSON-643205244 tempest-VolumesListAdminTestJSON-643205244-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (568b0d4e-d986-4046-86ae-d0e705d131d9) transitioned into state 'SUCCESS' from 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='2ab8c1fcb85140f6844729ca371b2f43',qos_specs=None,replication_status=,reservations=['09598de2-7d4d-4dda-bf50-88cc1d338668','fe5bf4a8-84c9-43bd-99e7-619297a1609c','e499f00b-2849-48c9-abd5-c8b5716e1e58','a5488041-7774-49f7-910c-6a93539cc55a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d0f7e099830d459f93b9a3edaa399620',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:45:14.708458 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-214c791b-1c23-49ee-8c23-32b4aad12285 tempest-VolumesListAdminTestJSON-643205244 tempest-VolumesListAdminTestJSON-643205244-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5d2cb135-3b7e-4120-aafa-c2894a2ffef8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:45:14.722849 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-214c791b-1c23-49ee-8c23-32b4aad12285 tempest-VolumesListAdminTestJSON-643205244 tempest-VolumesListAdminTestJSON-643205244-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5d2cb135-3b7e-4120-aafa-c2894a2ffef8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:45:14.724067 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-214c791b-1c23-49ee-8c23-32b4aad12285 tempest-VolumesListAdminTestJSON-643205244 tempest-VolumesListAdminTestJSON-643205244-project-admin] Flow 'volume_create_api' (6effa4d1-a7dc-4593-8d1f-3c758a736977) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:45:14.724754 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-214c791b-1c23-49ee-8c23-32b4aad12285 tempest-VolumesListAdminTestJSON-643205244 tempest-VolumesListAdminTestJSON-643205244-project-admin] Create volume request issued successfully. Aug 25 05:45:14.725952 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-214c791b-1c23-49ee-8c23-32b4aad12285 tempest-VolumesListAdminTestJSON-643205244 tempest-VolumesListAdminTestJSON-643205244-project-admin] https://10.4.3.189/volume/v3/volumes returned with HTTP 202 Aug 25 05:45:14.726641 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 509/2045] 10.4.3.189 () {68 vars in 1258 bytes} [Tue Aug 25 05:45:14 2026] POST /volume/v3/volumes => generated 733 bytes in 483 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 05:45:14.740389 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-e07fbcef-e88f-4506-abbc-626a56d095d9 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:45:14.743464 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-e07fbcef-e88f-4506-abbc-626a56d095d9 tempest-VolumesListAdminTestJSON-643205244 tempest-VolumesListAdminTestJSON-643205244-project-admin] GET https://10.4.3.189/volume/v3/volumes/0d39548b-f28a-4b5d-9b91-848a67f744ff Aug 25 05:45:14.745080 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-e07fbcef-e88f-4506-abbc-626a56d095d9 tempest-VolumesListAdminTestJSON-643205244 tempest-VolumesListAdminTestJSON-643205244-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:45:14.745080 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-e07fbcef-e88f-4506-abbc-626a56d095d9 tempest-VolumesListAdminTestJSON-643205244 tempest-VolumesListAdminTestJSON-643205244-project-admin] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:45:14.753806 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:45:14.753806 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:45:14.763860 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-e07fbcef-e88f-4506-abbc-626a56d095d9 tempest-VolumesListAdminTestJSON-643205244 tempest-VolumesListAdminTestJSON-643205244-project-admin] Volume info retrieved successfully. Aug 25 05:45:14.770787 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-e07fbcef-e88f-4506-abbc-626a56d095d9 tempest-VolumesListAdminTestJSON-643205244 tempest-VolumesListAdminTestJSON-643205244-project-admin] https://10.4.3.189/volume/v3/volumes/0d39548b-f28a-4b5d-9b91-848a67f744ff returned with HTTP 200 Aug 25 05:45:14.771519 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 509/2046] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:45:14 2026] GET /volume/v3/volumes/0d39548b-f28a-4b5d-9b91-848a67f744ff => generated 912 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:45:14.966124 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-a0204821-4cbb-4c79-883a-083840b5b569 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:45:14.974690 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-a0204821-4cbb-4c79-883a-083840b5b569 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] GET https://10.4.3.189/volume/v3/volumes/caf8524b-33e8-404e-b0d4-4faf9831216d Aug 25 05:45:14.974690 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-a0204821-4cbb-4c79-883a-083840b5b569 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:45:14.974690 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-a0204821-4cbb-4c79-883a-083840b5b569 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:45:14.982226 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-a0204821-4cbb-4c79-883a-083840b5b569 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] https://10.4.3.189/volume/v3/volumes/caf8524b-33e8-404e-b0d4-4faf9831216d returned with HTTP 404 Aug 25 05:45:14.983406 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 517/2047] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:45:14 2026] GET /volume/v3/volumes/caf8524b-33e8-404e-b0d4-4faf9831216d => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:45:15.264163 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-e7b3bc27-8f99-4f20-b1bb-0a646ecb95d6 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:45:15.264767 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e7b3bc27-8f99-4f20-b1bb-0a646ecb95d6 tempest-VolumesSnapshotListTestJSON-793078652 tempest-VolumesSnapshotListTestJSON-793078652-project-member] GET https://10.4.3.189/volume/v3/volumes/99e90e22-fd85-4d90-910d-e8b75dfdcfea Aug 25 05:45:15.264989 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e7b3bc27-8f99-4f20-b1bb-0a646ecb95d6 tempest-VolumesSnapshotListTestJSON-793078652 tempest-VolumesSnapshotListTestJSON-793078652-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:45:15.265222 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e7b3bc27-8f99-4f20-b1bb-0a646ecb95d6 tempest-VolumesSnapshotListTestJSON-793078652 tempest-VolumesSnapshotListTestJSON-793078652-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:45:15.276940 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e7b3bc27-8f99-4f20-b1bb-0a646ecb95d6 tempest-VolumesSnapshotListTestJSON-793078652 tempest-VolumesSnapshotListTestJSON-793078652-project-member] https://10.4.3.189/volume/v3/volumes/99e90e22-fd85-4d90-910d-e8b75dfdcfea returned with HTTP 404 Aug 25 05:45:15.276940 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 513/2048] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:45:15 2026] GET /volume/v3/volumes/99e90e22-fd85-4d90-910d-e8b75dfdcfea => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:45:15.650263 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-8316d704-3553-43eb-8c27-1a33ac899ef7 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:45:15.653540 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-8316d704-3553-43eb-8c27-1a33ac899ef7 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] DELETE https://10.4.3.189/volume/v3/volumes/caf8524b-33e8-404e-b0d4-4faf9831216d Aug 25 05:45:15.653728 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-8316d704-3553-43eb-8c27-1a33ac899ef7 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:45:15.653946 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-8316d704-3553-43eb-8c27-1a33ac899ef7 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Calling method 'delete' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:45:15.654123 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.v3.volumes [None req-8316d704-3553-43eb-8c27-1a33ac899ef7 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Delete volume with id: caf8524b-33e8-404e-b0d4-4faf9831216d Aug 25 05:45:15.670517 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-8316d704-3553-43eb-8c27-1a33ac899ef7 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] https://10.4.3.189/volume/v3/volumes/caf8524b-33e8-404e-b0d4-4faf9831216d returned with HTTP 404 Aug 25 05:45:15.670517 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 510/2049] 10.4.3.189 () {66 vars in 1351 bytes} [Tue Aug 25 05:45:15 2026] DELETE /volume/v3/volumes/caf8524b-33e8-404e-b0d4-4faf9831216d => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:45:15.678003 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-6c58fb2a-e4e2-40f7-8345-a3f6849b05e7 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:45:15.680520 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-6c58fb2a-e4e2-40f7-8345-a3f6849b05e7 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] GET https://10.4.3.189/volume/v3/volumes/caf8524b-33e8-404e-b0d4-4faf9831216d Aug 25 05:45:15.680930 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-6c58fb2a-e4e2-40f7-8345-a3f6849b05e7 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:45:15.681080 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-6c58fb2a-e4e2-40f7-8345-a3f6849b05e7 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:45:15.695964 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-6c58fb2a-e4e2-40f7-8345-a3f6849b05e7 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] https://10.4.3.189/volume/v3/volumes/caf8524b-33e8-404e-b0d4-4faf9831216d returned with HTTP 404 Aug 25 05:45:15.697170 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 510/2050] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:45:15 2026] GET /volume/v3/volumes/caf8524b-33e8-404e-b0d4-4faf9831216d => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:45:15.709195 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-cc288acd-5889-4d5b-8850-7648d3cdaa8b None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:45:15.713236 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-cc288acd-5889-4d5b-8850-7648d3cdaa8b tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] DELETE https://10.4.3.189/volume/v3/volumes/e2d5830b-740f-4a3e-8452-97ad32536bba Aug 25 05:45:15.713492 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-cc288acd-5889-4d5b-8850-7648d3cdaa8b tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:45:15.713817 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-cc288acd-5889-4d5b-8850-7648d3cdaa8b tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Calling method 'delete' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:45:15.714119 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [None req-cc288acd-5889-4d5b-8850-7648d3cdaa8b tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Delete volume with id: e2d5830b-740f-4a3e-8452-97ad32536bba Aug 25 05:45:15.724189 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:45:15.724189 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:45:15.725146 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-cc288acd-5889-4d5b-8850-7648d3cdaa8b tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Volume info retrieved successfully. Aug 25 05:45:15.763805 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-cc288acd-5889-4d5b-8850-7648d3cdaa8b tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Delete volume request issued successfully. Aug 25 05:45:15.764460 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-cc288acd-5889-4d5b-8850-7648d3cdaa8b tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] https://10.4.3.189/volume/v3/volumes/e2d5830b-740f-4a3e-8452-97ad32536bba returned with HTTP 202 Aug 25 05:45:15.765625 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 518/2051] 10.4.3.189 () {66 vars in 1351 bytes} [Tue Aug 25 05:45:15 2026] DELETE /volume/v3/volumes/e2d5830b-740f-4a3e-8452-97ad32536bba => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:45:15.775403 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-ac56e99c-8c0b-4221-b4b3-7f2e8e96892e None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:45:15.778327 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ac56e99c-8c0b-4221-b4b3-7f2e8e96892e tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] GET https://10.4.3.189/volume/v3/volumes/e2d5830b-740f-4a3e-8452-97ad32536bba Aug 25 05:45:15.779849 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ac56e99c-8c0b-4221-b4b3-7f2e8e96892e tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:45:15.779849 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ac56e99c-8c0b-4221-b4b3-7f2e8e96892e tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:45:15.789936 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-ccc23754-5599-40a5-97bc-d71794cabbef None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:45:15.792167 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-ccc23754-5599-40a5-97bc-d71794cabbef tempest-VolumesListAdminTestJSON-643205244 tempest-VolumesListAdminTestJSON-643205244-project-admin] GET https://10.4.3.189/volume/v3/volumes/0d39548b-f28a-4b5d-9b91-848a67f744ff Aug 25 05:45:15.792456 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-ccc23754-5599-40a5-97bc-d71794cabbef tempest-VolumesListAdminTestJSON-643205244 tempest-VolumesListAdminTestJSON-643205244-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:45:15.793070 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:45:15.793070 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:45:15.794146 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-ccc23754-5599-40a5-97bc-d71794cabbef tempest-VolumesListAdminTestJSON-643205244 tempest-VolumesListAdminTestJSON-643205244-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:45:15.798669 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-ac56e99c-8c0b-4221-b4b3-7f2e8e96892e tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Volume info retrieved successfully. Aug 25 05:45:15.806205 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ac56e99c-8c0b-4221-b4b3-7f2e8e96892e tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] https://10.4.3.189/volume/v3/volumes/e2d5830b-740f-4a3e-8452-97ad32536bba returned with HTTP 200 Aug 25 05:45:15.806487 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:45:15.806487 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:45:15.806821 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 514/2052] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:45:15 2026] GET /volume/v3/volumes/e2d5830b-740f-4a3e-8452-97ad32536bba => generated 852 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:45:15.820138 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-ccc23754-5599-40a5-97bc-d71794cabbef tempest-VolumesListAdminTestJSON-643205244 tempest-VolumesListAdminTestJSON-643205244-project-admin] Volume info retrieved successfully. Aug 25 05:45:15.826288 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-ccc23754-5599-40a5-97bc-d71794cabbef tempest-VolumesListAdminTestJSON-643205244 tempest-VolumesListAdminTestJSON-643205244-project-admin] https://10.4.3.189/volume/v3/volumes/0d39548b-f28a-4b5d-9b91-848a67f744ff returned with HTTP 200 Aug 25 05:45:15.826855 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 511/2053] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:45:15 2026] GET /volume/v3/volumes/0d39548b-f28a-4b5d-9b91-848a67f744ff => generated 973 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:45:15.851428 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-3d8781e9-d313-4e95-b557-79c82d53f77d None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:45:15.853110 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-3d8781e9-d313-4e95-b557-79c82d53f77d tempest-VolumesListAdminTestJSON-643205244 tempest-VolumesListAdminTestJSON-643205244-project-admin] GET https://10.4.3.189/volume/v3/volumes/detail?all_tenants=1&project_id=5073708138e140e0b39ab996d24906c9 Aug 25 05:45:15.853714 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-3d8781e9-d313-4e95-b557-79c82d53f77d tempest-VolumesListAdminTestJSON-643205244 tempest-VolumesListAdminTestJSON-643205244-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:45:15.853795 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-3d8781e9-d313-4e95-b557-79c82d53f77d tempest-VolumesListAdminTestJSON-643205244 tempest-VolumesListAdminTestJSON-643205244-project-admin] Calling method 'detail' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:45:15.854408 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-3d8781e9-d313-4e95-b557-79c82d53f77d tempest-VolumesListAdminTestJSON-643205244 tempest-VolumesListAdminTestJSON-643205244-project-admin] Could not evaluate value 5073708138e140e0b39ab996d24906c9, assuming string {{(pid=100270) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 25 05:45:15.854785 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-3d8781e9-d313-4e95-b557-79c82d53f77d tempest-VolumesListAdminTestJSON-643205244 tempest-VolumesListAdminTestJSON-643205244-project-admin] Searching by: MultiDict([('project_id', '5073708138e140e0b39ab996d24906c9'), ('all_tenants', 1)]). {{(pid=100270) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 05:45:15.905480 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-3d8781e9-d313-4e95-b557-79c82d53f77d tempest-VolumesListAdminTestJSON-643205244 tempest-VolumesListAdminTestJSON-643205244-project-admin] Get all volumes completed successfully. Aug 25 05:45:15.906457 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:45:15.906457 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:45:15.914021 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-3d8781e9-d313-4e95-b557-79c82d53f77d tempest-VolumesListAdminTestJSON-643205244 tempest-VolumesListAdminTestJSON-643205244-project-admin] https://10.4.3.189/volume/v3/volumes/detail?all_tenants=1&project_id=5073708138e140e0b39ab996d24906c9 returned with HTTP 200 Aug 25 05:45:15.914570 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 511/2054] 10.4.3.189 () {66 vars in 1373 bytes} [Tue Aug 25 05:45:15 2026] GET /volume/v3/volumes/detail?all_tenants=1&project_id=5073708138e140e0b39ab996d24906c9 => generated 3016 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:45:15.932419 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-26265044-4bab-434e-a47a-1695d9ff4c10 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:45:15.938774 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-26265044-4bab-434e-a47a-1695d9ff4c10 tempest-VolumesListAdminTestJSON-643205244 tempest-VolumesListAdminTestJSON-643205244-project-admin] DELETE https://10.4.3.189/volume/v3/volumes/0d39548b-f28a-4b5d-9b91-848a67f744ff Aug 25 05:45:15.938774 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-26265044-4bab-434e-a47a-1695d9ff4c10 tempest-VolumesListAdminTestJSON-643205244 tempest-VolumesListAdminTestJSON-643205244-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:45:15.938774 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-26265044-4bab-434e-a47a-1695d9ff4c10 tempest-VolumesListAdminTestJSON-643205244 tempest-VolumesListAdminTestJSON-643205244-project-admin] Calling method 'delete' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:45:15.938774 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [None req-26265044-4bab-434e-a47a-1695d9ff4c10 tempest-VolumesListAdminTestJSON-643205244 tempest-VolumesListAdminTestJSON-643205244-project-admin] Delete volume with id: 0d39548b-f28a-4b5d-9b91-848a67f744ff Aug 25 05:45:15.953749 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:45:15.953749 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:45:15.954603 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-26265044-4bab-434e-a47a-1695d9ff4c10 tempest-VolumesListAdminTestJSON-643205244 tempest-VolumesListAdminTestJSON-643205244-project-admin] Volume info retrieved successfully. Aug 25 05:45:15.996542 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-26265044-4bab-434e-a47a-1695d9ff4c10 tempest-VolumesListAdminTestJSON-643205244 tempest-VolumesListAdminTestJSON-643205244-project-admin] Delete volume request issued successfully. Aug 25 05:45:15.996542 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-26265044-4bab-434e-a47a-1695d9ff4c10 tempest-VolumesListAdminTestJSON-643205244 tempest-VolumesListAdminTestJSON-643205244-project-admin] https://10.4.3.189/volume/v3/volumes/0d39548b-f28a-4b5d-9b91-848a67f744ff returned with HTTP 202 Aug 25 05:45:15.997099 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 519/2055] 10.4.3.189 () {66 vars in 1351 bytes} [Tue Aug 25 05:45:15 2026] DELETE /volume/v3/volumes/0d39548b-f28a-4b5d-9b91-848a67f744ff => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:45:16.010401 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-2edd4add-24f2-4e8f-ab9a-5217f4034aa3 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:45:16.015198 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-2edd4add-24f2-4e8f-ab9a-5217f4034aa3 tempest-VolumesListAdminTestJSON-483773953 tempest-VolumesListAdminTestJSON-483773953-project-member] GET https://10.4.3.189/volume/v3/volumes/f28d22b2-7c28-4e85-a373-e676d20cb0e1 Aug 25 05:45:16.015406 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-2edd4add-24f2-4e8f-ab9a-5217f4034aa3 tempest-VolumesListAdminTestJSON-483773953 tempest-VolumesListAdminTestJSON-483773953-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:45:16.015521 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-2edd4add-24f2-4e8f-ab9a-5217f4034aa3 tempest-VolumesListAdminTestJSON-483773953 tempest-VolumesListAdminTestJSON-483773953-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:45:16.024639 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:45:16.024639 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:45:16.030012 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-2edd4add-24f2-4e8f-ab9a-5217f4034aa3 tempest-VolumesListAdminTestJSON-483773953 tempest-VolumesListAdminTestJSON-483773953-project-member] Volume info retrieved successfully. Aug 25 05:45:16.036472 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-2edd4add-24f2-4e8f-ab9a-5217f4034aa3 tempest-VolumesListAdminTestJSON-483773953 tempest-VolumesListAdminTestJSON-483773953-project-member] https://10.4.3.189/volume/v3/volumes/f28d22b2-7c28-4e85-a373-e676d20cb0e1 returned with HTTP 200 Aug 25 05:45:16.037232 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 515/2056] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:45:16 2026] GET /volume/v3/volumes/f28d22b2-7c28-4e85-a373-e676d20cb0e1 => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:45:16.055745 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-7bb0b8bf-9da5-4092-bae8-42f0457c3bf6 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:45:16.058071 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-7bb0b8bf-9da5-4092-bae8-42f0457c3bf6 tempest-VolumesListAdminTestJSON-483773953 tempest-VolumesListAdminTestJSON-483773953-project-member] DELETE https://10.4.3.189/volume/v3/volumes/f28d22b2-7c28-4e85-a373-e676d20cb0e1 Aug 25 05:45:16.058343 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-7bb0b8bf-9da5-4092-bae8-42f0457c3bf6 tempest-VolumesListAdminTestJSON-483773953 tempest-VolumesListAdminTestJSON-483773953-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:45:16.058543 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-7bb0b8bf-9da5-4092-bae8-42f0457c3bf6 tempest-VolumesListAdminTestJSON-483773953 tempest-VolumesListAdminTestJSON-483773953-project-member] Calling method 'delete' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:45:16.058732 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.v3.volumes [None req-7bb0b8bf-9da5-4092-bae8-42f0457c3bf6 tempest-VolumesListAdminTestJSON-483773953 tempest-VolumesListAdminTestJSON-483773953-project-member] Delete volume with id: f28d22b2-7c28-4e85-a373-e676d20cb0e1 Aug 25 05:45:16.068487 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:45:16.068487 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:45:16.069330 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-7bb0b8bf-9da5-4092-bae8-42f0457c3bf6 tempest-VolumesListAdminTestJSON-483773953 tempest-VolumesListAdminTestJSON-483773953-project-member] Volume info retrieved successfully. Aug 25 05:45:16.107379 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-7bb0b8bf-9da5-4092-bae8-42f0457c3bf6 tempest-VolumesListAdminTestJSON-483773953 tempest-VolumesListAdminTestJSON-483773953-project-member] Delete volume request issued successfully. Aug 25 05:45:16.107624 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-7bb0b8bf-9da5-4092-bae8-42f0457c3bf6 tempest-VolumesListAdminTestJSON-483773953 tempest-VolumesListAdminTestJSON-483773953-project-member] https://10.4.3.189/volume/v3/volumes/f28d22b2-7c28-4e85-a373-e676d20cb0e1 returned with HTTP 202 Aug 25 05:45:16.108187 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 512/2057] 10.4.3.189 () {66 vars in 1351 bytes} [Tue Aug 25 05:45:16 2026] DELETE /volume/v3/volumes/f28d22b2-7c28-4e85-a373-e676d20cb0e1 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:45:16.120909 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-5d25bfaf-2509-4edc-a489-bf460c18cb99 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:45:16.124273 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-5d25bfaf-2509-4edc-a489-bf460c18cb99 tempest-VolumesListAdminTestJSON-483773953 tempest-VolumesListAdminTestJSON-483773953-project-member] GET https://10.4.3.189/volume/v3/volumes/f28d22b2-7c28-4e85-a373-e676d20cb0e1 Aug 25 05:45:16.124551 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-5d25bfaf-2509-4edc-a489-bf460c18cb99 tempest-VolumesListAdminTestJSON-483773953 tempest-VolumesListAdminTestJSON-483773953-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:45:16.125310 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-5d25bfaf-2509-4edc-a489-bf460c18cb99 tempest-VolumesListAdminTestJSON-483773953 tempest-VolumesListAdminTestJSON-483773953-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:45:16.136331 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:45:16.136331 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:45:16.142476 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-5d25bfaf-2509-4edc-a489-bf460c18cb99 tempest-VolumesListAdminTestJSON-483773953 tempest-VolumesListAdminTestJSON-483773953-project-member] Volume info retrieved successfully. Aug 25 05:45:16.149401 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-5d25bfaf-2509-4edc-a489-bf460c18cb99 tempest-VolumesListAdminTestJSON-483773953 tempest-VolumesListAdminTestJSON-483773953-project-member] https://10.4.3.189/volume/v3/volumes/f28d22b2-7c28-4e85-a373-e676d20cb0e1 returned with HTTP 200 Aug 25 05:45:16.150485 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 512/2058] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:45:16 2026] GET /volume/v3/volumes/f28d22b2-7c28-4e85-a373-e676d20cb0e1 => generated 846 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:45:16.829678 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-c88d7a81-e54d-426b-b4b7-f42456e19f7d None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:45:16.833619 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-c88d7a81-e54d-426b-b4b7-f42456e19f7d tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] GET https://10.4.3.189/volume/v3/volumes/e2d5830b-740f-4a3e-8452-97ad32536bba Aug 25 05:45:16.833619 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-c88d7a81-e54d-426b-b4b7-f42456e19f7d tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:45:16.834212 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-c88d7a81-e54d-426b-b4b7-f42456e19f7d tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:45:16.846119 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-c88d7a81-e54d-426b-b4b7-f42456e19f7d tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] https://10.4.3.189/volume/v3/volumes/e2d5830b-740f-4a3e-8452-97ad32536bba returned with HTTP 404 Aug 25 05:45:16.847244 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 520/2059] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:45:16 2026] GET /volume/v3/volumes/e2d5830b-740f-4a3e-8452-97ad32536bba => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:45:17.039526 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-e984d873-fa9f-457c-b749-613bfa07e33a None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:45:17.044398 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e984d873-fa9f-457c-b749-613bfa07e33a tempest-AttachVolumeShelveTestJSON-1540835988 tempest-AttachVolumeShelveTestJSON-1540835988-project-member] POST https://10.4.3.189/volume/v3/volumes Aug 25 05:45:17.044670 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e984d873-fa9f-457c-b749-613bfa07e33a tempest-AttachVolumeShelveTestJSON-1540835988 tempest-AttachVolumeShelveTestJSON-1540835988-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-237523753"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:45:17.048076 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.v3.volumes [None req-e984d873-fa9f-457c-b749-613bfa07e33a tempest-AttachVolumeShelveTestJSON-1540835988 tempest-AttachVolumeShelveTestJSON-1540835988-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-237523753'}} {{(pid=100268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 05:45:17.048076 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-e984d873-fa9f-457c-b749-613bfa07e33a tempest-AttachVolumeShelveTestJSON-1540835988 tempest-AttachVolumeShelveTestJSON-1540835988-project-member] Create volume of 1 GB Aug 25 05:45:17.055771 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-e984d873-fa9f-457c-b749-613bfa07e33a tempest-AttachVolumeShelveTestJSON-1540835988 tempest-AttachVolumeShelveTestJSON-1540835988-project-member] Availability Zones retrieved successfully. Aug 25 05:45:17.066272 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-e984d873-fa9f-457c-b749-613bfa07e33a tempest-AttachVolumeShelveTestJSON-1540835988 tempest-AttachVolumeShelveTestJSON-1540835988-project-member] Flow 'volume_create_api' (4d07df92-f3b1-4c4d-a53f-8d7a64660949) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:45:17.067594 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-e984d873-fa9f-457c-b749-613bfa07e33a tempest-AttachVolumeShelveTestJSON-1540835988 tempest-AttachVolumeShelveTestJSON-1540835988-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d910f70b-2879-4961-9f54-5dcabfedadc5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:45:17.069319 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.flows.api.create_volume [None req-e984d873-fa9f-457c-b749-613bfa07e33a tempest-AttachVolumeShelveTestJSON-1540835988 tempest-AttachVolumeShelveTestJSON-1540835988-project-member] Validating volume size '1' using validate_int {{(pid=100268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 05:45:17.110547 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-e984d873-fa9f-457c-b749-613bfa07e33a tempest-AttachVolumeShelveTestJSON-1540835988 tempest-AttachVolumeShelveTestJSON-1540835988-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d910f70b-2879-4961-9f54-5dcabfedadc5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T05:35:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=23fc6e5d-fce0-4521-ba46-4837b4232084,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '23fc6e5d-fce0-4521-ba46-4837b4232084', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:45:17.111100 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-e984d873-fa9f-457c-b749-613bfa07e33a tempest-AttachVolumeShelveTestJSON-1540835988 tempest-AttachVolumeShelveTestJSON-1540835988-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2389af75-5310-4cb9-8dab-0e18d541ae8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:45:17.169324 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-91b8cfc5-3319-4eba-8c5e-12b9e311fc6d None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:45:17.173366 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-91b8cfc5-3319-4eba-8c5e-12b9e311fc6d tempest-VolumesListAdminTestJSON-483773953 tempest-VolumesListAdminTestJSON-483773953-project-member] GET https://10.4.3.189/volume/v3/volumes/f28d22b2-7c28-4e85-a373-e676d20cb0e1 Aug 25 05:45:17.173580 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-91b8cfc5-3319-4eba-8c5e-12b9e311fc6d tempest-VolumesListAdminTestJSON-483773953 tempest-VolumesListAdminTestJSON-483773953-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:45:17.173805 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-91b8cfc5-3319-4eba-8c5e-12b9e311fc6d tempest-VolumesListAdminTestJSON-483773953 tempest-VolumesListAdminTestJSON-483773953-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:45:17.186096 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-91b8cfc5-3319-4eba-8c5e-12b9e311fc6d tempest-VolumesListAdminTestJSON-483773953 tempest-VolumesListAdminTestJSON-483773953-project-member] https://10.4.3.189/volume/v3/volumes/f28d22b2-7c28-4e85-a373-e676d20cb0e1 returned with HTTP 404 Aug 25 05:45:17.186734 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 513/2060] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:45:17 2026] GET /volume/v3/volumes/f28d22b2-7c28-4e85-a373-e676d20cb0e1 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:45:17.189519 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-e984d873-fa9f-457c-b749-613bfa07e33a tempest-AttachVolumeShelveTestJSON-1540835988 tempest-AttachVolumeShelveTestJSON-1540835988-project-member] Created reservations ['86f7ffad-cdca-4fca-ac1c-3e2fdd144c0d', 'aa99f86b-1466-4689-9377-010b0321dbb1', '37f44c56-e4ec-4e14-83ee-f835dd505289', '3bcadc15-118b-4a32-b7f3-c1127d42cf98'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:45:17.190434 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-e984d873-fa9f-457c-b749-613bfa07e33a tempest-AttachVolumeShelveTestJSON-1540835988 tempest-AttachVolumeShelveTestJSON-1540835988-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2389af75-5310-4cb9-8dab-0e18d541ae8c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['86f7ffad-cdca-4fca-ac1c-3e2fdd144c0d', 'aa99f86b-1466-4689-9377-010b0321dbb1', '37f44c56-e4ec-4e14-83ee-f835dd505289', '3bcadc15-118b-4a32-b7f3-c1127d42cf98']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:45:17.191488 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-e984d873-fa9f-457c-b749-613bfa07e33a tempest-AttachVolumeShelveTestJSON-1540835988 tempest-AttachVolumeShelveTestJSON-1540835988-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d62fb904-d3f8-447c-a421-12449634bc06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:45:17.197689 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-6446b7b1-43b2-463a-8886-3644681dcd5b None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:45:17.200160 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-6446b7b1-43b2-463a-8886-3644681dcd5b tempest-VolumesListAdminTestJSON-483773953 tempest-VolumesListAdminTestJSON-483773953-project-member] GET https://10.4.3.189/volume/v3/volumes/8d30d3d0-d3b4-4442-ad56-7357c726bb33 Aug 25 05:45:17.203081 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-6446b7b1-43b2-463a-8886-3644681dcd5b tempest-VolumesListAdminTestJSON-483773953 tempest-VolumesListAdminTestJSON-483773953-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:45:17.203081 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-6446b7b1-43b2-463a-8886-3644681dcd5b tempest-VolumesListAdminTestJSON-483773953 tempest-VolumesListAdminTestJSON-483773953-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:45:17.211566 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:45:17.211566 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:45:17.216991 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-6446b7b1-43b2-463a-8886-3644681dcd5b tempest-VolumesListAdminTestJSON-483773953 tempest-VolumesListAdminTestJSON-483773953-project-member] Volume info retrieved successfully. Aug 25 05:45:17.223131 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-6446b7b1-43b2-463a-8886-3644681dcd5b tempest-VolumesListAdminTestJSON-483773953 tempest-VolumesListAdminTestJSON-483773953-project-member] https://10.4.3.189/volume/v3/volumes/8d30d3d0-d3b4-4442-ad56-7357c726bb33 returned with HTTP 200 Aug 25 05:45:17.223837 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 513/2061] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:45:17 2026] GET /volume/v3/volumes/8d30d3d0-d3b4-4442-ad56-7357c726bb33 => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:45:17.227136 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-e984d873-fa9f-457c-b749-613bfa07e33a tempest-AttachVolumeShelveTestJSON-1540835988 tempest-AttachVolumeShelveTestJSON-1540835988-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d62fb904-d3f8-447c-a421-12449634bc06) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1a01db1a-5347-474a-8028-80d19cf7aae6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-237523753',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='303070345d534300a0edb7986fc72014',qos_specs=None,replication_status=,reservations=['86f7ffad-cdca-4fca-ac1c-3e2fdd144c0d','aa99f86b-1466-4689-9377-010b0321dbb1','37f44c56-e4ec-4e14-83ee-f835dd505289','3bcadc15-118b-4a32-b7f3-c1127d42cf98'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cde1cc8678434f3a8c81697a0bb98ed6',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T05:45:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-237523753',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1a01db1a-5347-474a-8028-80d19cf7aae6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='303070345d534300a0edb7986fc72014',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cde1cc8678434f3a8c81697a0bb98ed6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(23fc6e5d-fce0-4521-ba46-4837b4232084),volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:45:17.228455 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-e984d873-fa9f-457c-b749-613bfa07e33a tempest-AttachVolumeShelveTestJSON-1540835988 tempest-AttachVolumeShelveTestJSON-1540835988-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8a2aed77-2b0b-42a3-907d-cf88c7b4f23a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:45:17.240803 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-f851041d-8b44-4aef-868e-a0b991dd3f5c None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:45:17.248856 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-f851041d-8b44-4aef-868e-a0b991dd3f5c tempest-VolumesListAdminTestJSON-483773953 tempest-VolumesListAdminTestJSON-483773953-project-member] DELETE https://10.4.3.189/volume/v3/volumes/8d30d3d0-d3b4-4442-ad56-7357c726bb33 Aug 25 05:45:17.248856 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-f851041d-8b44-4aef-868e-a0b991dd3f5c tempest-VolumesListAdminTestJSON-483773953 tempest-VolumesListAdminTestJSON-483773953-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:45:17.249345 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-f851041d-8b44-4aef-868e-a0b991dd3f5c tempest-VolumesListAdminTestJSON-483773953 tempest-VolumesListAdminTestJSON-483773953-project-member] Calling method 'delete' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:45:17.249345 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [None req-f851041d-8b44-4aef-868e-a0b991dd3f5c tempest-VolumesListAdminTestJSON-483773953 tempest-VolumesListAdminTestJSON-483773953-project-member] Delete volume with id: 8d30d3d0-d3b4-4442-ad56-7357c726bb33 Aug 25 05:45:17.267586 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:45:17.267586 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:45:17.270597 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-e984d873-fa9f-457c-b749-613bfa07e33a tempest-AttachVolumeShelveTestJSON-1540835988 tempest-AttachVolumeShelveTestJSON-1540835988-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8a2aed77-2b0b-42a3-907d-cf88c7b4f23a) transitioned into state 'SUCCESS' from state '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-237523753',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='303070345d534300a0edb7986fc72014',qos_specs=None,replication_status=,reservations=['86f7ffad-cdca-4fca-ac1c-3e2fdd144c0d','aa99f86b-1466-4689-9377-010b0321dbb1','37f44c56-e4ec-4e14-83ee-f835dd505289','3bcadc15-118b-4a32-b7f3-c1127d42cf98'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cde1cc8678434f3a8c81697a0bb98ed6',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:45:17.274144 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-e984d873-fa9f-457c-b749-613bfa07e33a tempest-AttachVolumeShelveTestJSON-1540835988 tempest-AttachVolumeShelveTestJSON-1540835988-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ab68f9b0-62a2-455a-a61c-7ee53259f0d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:45:17.274790 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-f851041d-8b44-4aef-868e-a0b991dd3f5c tempest-VolumesListAdminTestJSON-483773953 tempest-VolumesListAdminTestJSON-483773953-project-member] Volume info retrieved successfully. Aug 25 05:45:17.295648 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-e984d873-fa9f-457c-b749-613bfa07e33a tempest-AttachVolumeShelveTestJSON-1540835988 tempest-AttachVolumeShelveTestJSON-1540835988-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ab68f9b0-62a2-455a-a61c-7ee53259f0d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:45:17.296755 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-e984d873-fa9f-457c-b749-613bfa07e33a tempest-AttachVolumeShelveTestJSON-1540835988 tempest-AttachVolumeShelveTestJSON-1540835988-project-member] Flow 'volume_create_api' (4d07df92-f3b1-4c4d-a53f-8d7a64660949) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:45:17.296812 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-e984d873-fa9f-457c-b749-613bfa07e33a tempest-AttachVolumeShelveTestJSON-1540835988 tempest-AttachVolumeShelveTestJSON-1540835988-project-member] Create volume request issued successfully. Aug 25 05:45:17.297986 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e984d873-fa9f-457c-b749-613bfa07e33a tempest-AttachVolumeShelveTestJSON-1540835988 tempest-AttachVolumeShelveTestJSON-1540835988-project-member] https://10.4.3.189/volume/v3/volumes returned with HTTP 202 Aug 25 05:45:17.298575 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 516/2062] 10.4.3.189 () {68 vars in 1258 bytes} [Tue Aug 25 05:45:17 2026] POST /volume/v3/volumes => generated 756 bytes in 260 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 05:45:17.320648 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-f851041d-8b44-4aef-868e-a0b991dd3f5c tempest-VolumesListAdminTestJSON-483773953 tempest-VolumesListAdminTestJSON-483773953-project-member] Delete volume request issued successfully. Aug 25 05:45:17.320906 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-f851041d-8b44-4aef-868e-a0b991dd3f5c tempest-VolumesListAdminTestJSON-483773953 tempest-VolumesListAdminTestJSON-483773953-project-member] https://10.4.3.189/volume/v3/volumes/8d30d3d0-d3b4-4442-ad56-7357c726bb33 returned with HTTP 202 Aug 25 05:45:17.321394 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 521/2063] 10.4.3.189 () {66 vars in 1351 bytes} [Tue Aug 25 05:45:17 2026] DELETE /volume/v3/volumes/8d30d3d0-d3b4-4442-ad56-7357c726bb33 => generated 0 bytes in 81 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:45:17.322606 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-c6588f57-28f3-460f-a99c-dd5b50b15ef0 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:45:17.324893 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-c6588f57-28f3-460f-a99c-dd5b50b15ef0 tempest-AttachVolumeShelveTestJSON-1540835988 tempest-AttachVolumeShelveTestJSON-1540835988-project-member] GET https://10.4.3.189/volume/v3/volumes/1a01db1a-5347-474a-8028-80d19cf7aae6 Aug 25 05:45:17.325208 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-c6588f57-28f3-460f-a99c-dd5b50b15ef0 tempest-AttachVolumeShelveTestJSON-1540835988 tempest-AttachVolumeShelveTestJSON-1540835988-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:45:17.325436 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-c6588f57-28f3-460f-a99c-dd5b50b15ef0 tempest-AttachVolumeShelveTestJSON-1540835988 tempest-AttachVolumeShelveTestJSON-1540835988-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:45:17.334183 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-a5c3e1f5-80be-42c4-898e-6604303e4285 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:45:17.336463 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-a5c3e1f5-80be-42c4-898e-6604303e4285 tempest-VolumesListAdminTestJSON-483773953 tempest-VolumesListAdminTestJSON-483773953-project-member] GET https://10.4.3.189/volume/v3/volumes/8d30d3d0-d3b4-4442-ad56-7357c726bb33 Aug 25 05:45:17.336790 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-a5c3e1f5-80be-42c4-898e-6604303e4285 tempest-VolumesListAdminTestJSON-483773953 tempest-VolumesListAdminTestJSON-483773953-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:45:17.337080 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-a5c3e1f5-80be-42c4-898e-6604303e4285 tempest-VolumesListAdminTestJSON-483773953 tempest-VolumesListAdminTestJSON-483773953-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:45:17.337671 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:45:17.337671 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:45:17.343463 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-c6588f57-28f3-460f-a99c-dd5b50b15ef0 tempest-AttachVolumeShelveTestJSON-1540835988 tempest-AttachVolumeShelveTestJSON-1540835988-project-member] Volume info retrieved successfully. Aug 25 05:45:17.351844 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-c6588f57-28f3-460f-a99c-dd5b50b15ef0 tempest-AttachVolumeShelveTestJSON-1540835988 tempest-AttachVolumeShelveTestJSON-1540835988-project-member] https://10.4.3.189/volume/v3/volumes/1a01db1a-5347-474a-8028-80d19cf7aae6 returned with HTTP 200 Aug 25 05:45:17.352623 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 514/2064] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:45:17 2026] GET /volume/v3/volumes/1a01db1a-5347-474a-8028-80d19cf7aae6 => generated 824 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:45:17.356380 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:45:17.356380 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:45:17.357708 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-a69e0a44-e347-441d-8bf6-1662da77526e None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:45:17.365109 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-a5c3e1f5-80be-42c4-898e-6604303e4285 tempest-VolumesListAdminTestJSON-483773953 tempest-VolumesListAdminTestJSON-483773953-project-member] Volume info retrieved successfully. Aug 25 05:45:17.374537 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-a5c3e1f5-80be-42c4-898e-6604303e4285 tempest-VolumesListAdminTestJSON-483773953 tempest-VolumesListAdminTestJSON-483773953-project-member] https://10.4.3.189/volume/v3/volumes/8d30d3d0-d3b4-4442-ad56-7357c726bb33 returned with HTTP 200 Aug 25 05:45:17.375350 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 514/2065] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:45:17 2026] GET /volume/v3/volumes/8d30d3d0-d3b4-4442-ad56-7357c726bb33 => generated 846 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:45:17.543859 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a69e0a44-e347-441d-8bf6-1662da77526e tempest-CreateVolumesFromSnapshotTest-1485349960 tempest-CreateVolumesFromSnapshotTest-1485349960-project-member] POST https://10.4.3.189/volume/v3/volumes Aug 25 05:45:17.545118 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a69e0a44-e347-441d-8bf6-1662da77526e tempest-CreateVolumesFromSnapshotTest-1485349960 tempest-CreateVolumesFromSnapshotTest-1485349960-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-8245383"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:45:17.546460 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.v3.volumes [None req-a69e0a44-e347-441d-8bf6-1662da77526e tempest-CreateVolumesFromSnapshotTest-1485349960 tempest-CreateVolumesFromSnapshotTest-1485349960-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-8245383'}} {{(pid=100268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 05:45:17.546603 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-a69e0a44-e347-441d-8bf6-1662da77526e tempest-CreateVolumesFromSnapshotTest-1485349960 tempest-CreateVolumesFromSnapshotTest-1485349960-project-member] Create volume of 1 GB Aug 25 05:45:17.547132 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:45:17.547132 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:45:17.553547 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-a69e0a44-e347-441d-8bf6-1662da77526e tempest-CreateVolumesFromSnapshotTest-1485349960 tempest-CreateVolumesFromSnapshotTest-1485349960-project-member] Availability Zones retrieved successfully. Aug 25 05:45:17.563129 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-a69e0a44-e347-441d-8bf6-1662da77526e tempest-CreateVolumesFromSnapshotTest-1485349960 tempest-CreateVolumesFromSnapshotTest-1485349960-project-member] Flow 'volume_create_api' (8a8e6f9e-794e-4917-a7f0-c19839c6e787) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:45:17.563255 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-a69e0a44-e347-441d-8bf6-1662da77526e tempest-CreateVolumesFromSnapshotTest-1485349960 tempest-CreateVolumesFromSnapshotTest-1485349960-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8549fe95-e210-4fe5-bd09-624e2eb4c10f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:45:17.564726 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.flows.api.create_volume [None req-a69e0a44-e347-441d-8bf6-1662da77526e tempest-CreateVolumesFromSnapshotTest-1485349960 tempest-CreateVolumesFromSnapshotTest-1485349960-project-member] Validating volume size '1' using validate_int {{(pid=100268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 05:45:17.609751 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-a69e0a44-e347-441d-8bf6-1662da77526e tempest-CreateVolumesFromSnapshotTest-1485349960 tempest-CreateVolumesFromSnapshotTest-1485349960-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8549fe95-e210-4fe5-bd09-624e2eb4c10f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T05:35:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=23fc6e5d-fce0-4521-ba46-4837b4232084,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '23fc6e5d-fce0-4521-ba46-4837b4232084', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:45:17.610880 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-a69e0a44-e347-441d-8bf6-1662da77526e tempest-CreateVolumesFromSnapshotTest-1485349960 tempest-CreateVolumesFromSnapshotTest-1485349960-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b598e908-542f-434e-a097-dfbd2c13323e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:45:17.738341 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-a69e0a44-e347-441d-8bf6-1662da77526e tempest-CreateVolumesFromSnapshotTest-1485349960 tempest-CreateVolumesFromSnapshotTest-1485349960-project-member] Created reservations ['6211d4b9-c4c1-49ed-aaef-b845d4615157', 'd4bb14f2-e0dd-44fd-85cc-a3b29b6fcdd2', 'ae26e9d4-a911-40ee-bf83-9b151a4b0965', 'd29eb92b-2957-44cd-a049-287dede11d6a'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:45:17.738898 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-a69e0a44-e347-441d-8bf6-1662da77526e tempest-CreateVolumesFromSnapshotTest-1485349960 tempest-CreateVolumesFromSnapshotTest-1485349960-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b598e908-542f-434e-a097-dfbd2c13323e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6211d4b9-c4c1-49ed-aaef-b845d4615157', 'd4bb14f2-e0dd-44fd-85cc-a3b29b6fcdd2', 'ae26e9d4-a911-40ee-bf83-9b151a4b0965', 'd29eb92b-2957-44cd-a049-287dede11d6a']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:45:17.740004 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-a69e0a44-e347-441d-8bf6-1662da77526e tempest-CreateVolumesFromSnapshotTest-1485349960 tempest-CreateVolumesFromSnapshotTest-1485349960-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ed33e530-4227-4333-876b-35eeb8a4786d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:45:17.776195 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-a69e0a44-e347-441d-8bf6-1662da77526e tempest-CreateVolumesFromSnapshotTest-1485349960 tempest-CreateVolumesFromSnapshotTest-1485349960-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ed33e530-4227-4333-876b-35eeb8a4786d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5e721954-5c1d-444c-94eb-57d990911e3f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-8245383',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a70d7501befc4c8988a60a26e6792aa9',qos_specs=None,replication_status=,reservations=['6211d4b9-c4c1-49ed-aaef-b845d4615157','d4bb14f2-e0dd-44fd-85cc-a3b29b6fcdd2','ae26e9d4-a911-40ee-bf83-9b151a4b0965','d29eb92b-2957-44cd-a049-287dede11d6a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ead40aa1c3b84e799f5c5ef1baf61935',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T05:45:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-8245383',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5e721954-5c1d-444c-94eb-57d990911e3f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a70d7501befc4c8988a60a26e6792aa9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ead40aa1c3b84e799f5c5ef1baf61935',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(23fc6e5d-fce0-4521-ba46-4837b4232084),volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:45:17.776435 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-a69e0a44-e347-441d-8bf6-1662da77526e tempest-CreateVolumesFromSnapshotTest-1485349960 tempest-CreateVolumesFromSnapshotTest-1485349960-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f3c456a3-8530-46fd-9ca5-0b5843a7a104) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:45:17.818844 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-a69e0a44-e347-441d-8bf6-1662da77526e tempest-CreateVolumesFromSnapshotTest-1485349960 tempest-CreateVolumesFromSnapshotTest-1485349960-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f3c456a3-8530-46fd-9ca5-0b5843a7a104) transitioned into state 'SUCCESS' from state '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-8245383',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a70d7501befc4c8988a60a26e6792aa9',qos_specs=None,replication_status=,reservations=['6211d4b9-c4c1-49ed-aaef-b845d4615157','d4bb14f2-e0dd-44fd-85cc-a3b29b6fcdd2','ae26e9d4-a911-40ee-bf83-9b151a4b0965','d29eb92b-2957-44cd-a049-287dede11d6a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ead40aa1c3b84e799f5c5ef1baf61935',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:45:17.819719 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-a69e0a44-e347-441d-8bf6-1662da77526e tempest-CreateVolumesFromSnapshotTest-1485349960 tempest-CreateVolumesFromSnapshotTest-1485349960-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fe9282b7-4a03-4193-94df-ca6e03bbcd54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:45:17.841824 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-a69e0a44-e347-441d-8bf6-1662da77526e tempest-CreateVolumesFromSnapshotTest-1485349960 tempest-CreateVolumesFromSnapshotTest-1485349960-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fe9282b7-4a03-4193-94df-ca6e03bbcd54) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:45:17.843362 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-a69e0a44-e347-441d-8bf6-1662da77526e tempest-CreateVolumesFromSnapshotTest-1485349960 tempest-CreateVolumesFromSnapshotTest-1485349960-project-member] Flow 'volume_create_api' (8a8e6f9e-794e-4917-a7f0-c19839c6e787) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:45:17.843362 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-a69e0a44-e347-441d-8bf6-1662da77526e tempest-CreateVolumesFromSnapshotTest-1485349960 tempest-CreateVolumesFromSnapshotTest-1485349960-project-member] Create volume request issued successfully. Aug 25 05:45:17.844249 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a69e0a44-e347-441d-8bf6-1662da77526e tempest-CreateVolumesFromSnapshotTest-1485349960 tempest-CreateVolumesFromSnapshotTest-1485349960-project-member] https://10.4.3.189/volume/v3/volumes returned with HTTP 202 Aug 25 05:45:17.845447 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 517/2066] 10.4.3.189 () {68 vars in 1258 bytes} [Tue Aug 25 05:45:17 2026] POST /volume/v3/volumes => generated 757 bytes in 488 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 05:45:17.864760 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-faf10ccb-1f4c-4d17-8426-9398263e13c7 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:45:17.869517 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-faf10ccb-1f4c-4d17-8426-9398263e13c7 tempest-CreateVolumesFromSnapshotTest-1485349960 tempest-CreateVolumesFromSnapshotTest-1485349960-project-member] GET https://10.4.3.189/volume/v3/volumes/5e721954-5c1d-444c-94eb-57d990911e3f Aug 25 05:45:17.869995 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-faf10ccb-1f4c-4d17-8426-9398263e13c7 tempest-CreateVolumesFromSnapshotTest-1485349960 tempest-CreateVolumesFromSnapshotTest-1485349960-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:45:17.870162 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-faf10ccb-1f4c-4d17-8426-9398263e13c7 tempest-CreateVolumesFromSnapshotTest-1485349960 tempest-CreateVolumesFromSnapshotTest-1485349960-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:45:17.883841 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:45:17.883841 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:45:17.889502 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-faf10ccb-1f4c-4d17-8426-9398263e13c7 tempest-CreateVolumesFromSnapshotTest-1485349960 tempest-CreateVolumesFromSnapshotTest-1485349960-project-member] Volume info retrieved successfully. Aug 25 05:45:17.895505 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-faf10ccb-1f4c-4d17-8426-9398263e13c7 tempest-CreateVolumesFromSnapshotTest-1485349960 tempest-CreateVolumesFromSnapshotTest-1485349960-project-member] https://10.4.3.189/volume/v3/volumes/5e721954-5c1d-444c-94eb-57d990911e3f returned with HTTP 200 Aug 25 05:45:17.896000 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 522/2067] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:45:17 2026] GET /volume/v3/volumes/5e721954-5c1d-444c-94eb-57d990911e3f => generated 825 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:45:18.371106 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-a173a6d7-fb3d-4fa1-931b-882480239df8 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:45:18.374159 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-a173a6d7-fb3d-4fa1-931b-882480239df8 tempest-AttachVolumeShelveTestJSON-1540835988 tempest-AttachVolumeShelveTestJSON-1540835988-project-member] GET https://10.4.3.189/volume/v3/volumes/1a01db1a-5347-474a-8028-80d19cf7aae6 Aug 25 05:45:18.374429 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-a173a6d7-fb3d-4fa1-931b-882480239df8 tempest-AttachVolumeShelveTestJSON-1540835988 tempest-AttachVolumeShelveTestJSON-1540835988-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:45:18.374655 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-a173a6d7-fb3d-4fa1-931b-882480239df8 tempest-AttachVolumeShelveTestJSON-1540835988 tempest-AttachVolumeShelveTestJSON-1540835988-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:45:18.385323 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:45:18.385323 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:45:18.395219 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-a173a6d7-fb3d-4fa1-931b-882480239df8 tempest-AttachVolumeShelveTestJSON-1540835988 tempest-AttachVolumeShelveTestJSON-1540835988-project-member] Volume info retrieved successfully. Aug 25 05:45:18.398198 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-b561a200-1144-44f0-b41d-a011faed884d None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:45:18.402128 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-a173a6d7-fb3d-4fa1-931b-882480239df8 tempest-AttachVolumeShelveTestJSON-1540835988 tempest-AttachVolumeShelveTestJSON-1540835988-project-member] https://10.4.3.189/volume/v3/volumes/1a01db1a-5347-474a-8028-80d19cf7aae6 returned with HTTP 200 Aug 25 05:45:18.402964 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-b561a200-1144-44f0-b41d-a011faed884d tempest-VolumesListAdminTestJSON-483773953 tempest-VolumesListAdminTestJSON-483773953-project-member] GET https://10.4.3.189/volume/v3/volumes/8d30d3d0-d3b4-4442-ad56-7357c726bb33 Aug 25 05:45:18.403084 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 515/2068] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:45:18 2026] GET /volume/v3/volumes/1a01db1a-5347-474a-8028-80d19cf7aae6 => generated 849 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:45:18.403547 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-b561a200-1144-44f0-b41d-a011faed884d tempest-VolumesListAdminTestJSON-483773953 tempest-VolumesListAdminTestJSON-483773953-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:45:18.403958 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-b561a200-1144-44f0-b41d-a011faed884d tempest-VolumesListAdminTestJSON-483773953 tempest-VolumesListAdminTestJSON-483773953-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:45:18.417425 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-b561a200-1144-44f0-b41d-a011faed884d tempest-VolumesListAdminTestJSON-483773953 tempest-VolumesListAdminTestJSON-483773953-project-member] https://10.4.3.189/volume/v3/volumes/8d30d3d0-d3b4-4442-ad56-7357c726bb33 returned with HTTP 404 Aug 25 05:45:18.418084 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 515/2069] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:45:18 2026] GET /volume/v3/volumes/8d30d3d0-d3b4-4442-ad56-7357c726bb33 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:45:18.432452 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-35b9053f-e7ab-49bb-a08e-0647d4cd6ce9 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:45:18.435817 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-35b9053f-e7ab-49bb-a08e-0647d4cd6ce9 tempest-VolumesListAdminTestJSON-483773953 tempest-VolumesListAdminTestJSON-483773953-project-member] GET https://10.4.3.189/volume/v3/volumes/64941d61-aae4-412b-bba2-677cb15abc61 Aug 25 05:45:18.436516 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-35b9053f-e7ab-49bb-a08e-0647d4cd6ce9 tempest-VolumesListAdminTestJSON-483773953 tempest-VolumesListAdminTestJSON-483773953-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:45:18.436516 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-35b9053f-e7ab-49bb-a08e-0647d4cd6ce9 tempest-VolumesListAdminTestJSON-483773953 tempest-VolumesListAdminTestJSON-483773953-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:45:18.464133 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:45:18.464133 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:45:18.473131 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-35b9053f-e7ab-49bb-a08e-0647d4cd6ce9 tempest-VolumesListAdminTestJSON-483773953 tempest-VolumesListAdminTestJSON-483773953-project-member] Volume info retrieved successfully. Aug 25 05:45:18.485894 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-35b9053f-e7ab-49bb-a08e-0647d4cd6ce9 tempest-VolumesListAdminTestJSON-483773953 tempest-VolumesListAdminTestJSON-483773953-project-member] https://10.4.3.189/volume/v3/volumes/64941d61-aae4-412b-bba2-677cb15abc61 returned with HTTP 200 Aug 25 05:45:18.486343 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 518/2070] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:45:18 2026] GET /volume/v3/volumes/64941d61-aae4-412b-bba2-677cb15abc61 => generated 847 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 25 05:45:18.509632 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-849e396e-0a5e-4cc5-abae-9706de327066 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:45:18.513814 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-849e396e-0a5e-4cc5-abae-9706de327066 tempest-VolumesListAdminTestJSON-483773953 tempest-VolumesListAdminTestJSON-483773953-project-member] DELETE https://10.4.3.189/volume/v3/volumes/64941d61-aae4-412b-bba2-677cb15abc61 Aug 25 05:45:18.513814 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-849e396e-0a5e-4cc5-abae-9706de327066 tempest-VolumesListAdminTestJSON-483773953 tempest-VolumesListAdminTestJSON-483773953-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:45:18.514603 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-849e396e-0a5e-4cc5-abae-9706de327066 tempest-VolumesListAdminTestJSON-483773953 tempest-VolumesListAdminTestJSON-483773953-project-member] Calling method 'delete' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:45:18.514603 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [None req-849e396e-0a5e-4cc5-abae-9706de327066 tempest-VolumesListAdminTestJSON-483773953 tempest-VolumesListAdminTestJSON-483773953-project-member] Delete volume with id: 64941d61-aae4-412b-bba2-677cb15abc61 Aug 25 05:45:18.529934 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:45:18.529934 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:45:18.533671 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-849e396e-0a5e-4cc5-abae-9706de327066 tempest-VolumesListAdminTestJSON-483773953 tempest-VolumesListAdminTestJSON-483773953-project-member] Volume info retrieved successfully. Aug 25 05:45:18.574578 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-849e396e-0a5e-4cc5-abae-9706de327066 tempest-VolumesListAdminTestJSON-483773953 tempest-VolumesListAdminTestJSON-483773953-project-member] Delete volume request issued successfully. Aug 25 05:45:18.574810 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-849e396e-0a5e-4cc5-abae-9706de327066 tempest-VolumesListAdminTestJSON-483773953 tempest-VolumesListAdminTestJSON-483773953-project-member] https://10.4.3.189/volume/v3/volumes/64941d61-aae4-412b-bba2-677cb15abc61 returned with HTTP 202 Aug 25 05:45:18.575623 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 523/2071] 10.4.3.189 () {66 vars in 1351 bytes} [Tue Aug 25 05:45:18 2026] DELETE /volume/v3/volumes/64941d61-aae4-412b-bba2-677cb15abc61 => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:45:18.586694 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-16e53877-f69b-47d8-beb7-63d2e63851b9 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:45:18.590642 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-16e53877-f69b-47d8-beb7-63d2e63851b9 tempest-VolumesListAdminTestJSON-483773953 tempest-VolumesListAdminTestJSON-483773953-project-member] GET https://10.4.3.189/volume/v3/volumes/64941d61-aae4-412b-bba2-677cb15abc61 Aug 25 05:45:18.590721 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-16e53877-f69b-47d8-beb7-63d2e63851b9 tempest-VolumesListAdminTestJSON-483773953 tempest-VolumesListAdminTestJSON-483773953-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:45:18.591083 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-16e53877-f69b-47d8-beb7-63d2e63851b9 tempest-VolumesListAdminTestJSON-483773953 tempest-VolumesListAdminTestJSON-483773953-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:45:18.614245 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:45:18.614245 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:45:18.621964 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-16e53877-f69b-47d8-beb7-63d2e63851b9 tempest-VolumesListAdminTestJSON-483773953 tempest-VolumesListAdminTestJSON-483773953-project-member] Volume info retrieved successfully. Aug 25 05:45:18.631932 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-16e53877-f69b-47d8-beb7-63d2e63851b9 tempest-VolumesListAdminTestJSON-483773953 tempest-VolumesListAdminTestJSON-483773953-project-member] https://10.4.3.189/volume/v3/volumes/64941d61-aae4-412b-bba2-677cb15abc61 returned with HTTP 200 Aug 25 05:45:18.631932 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 516/2072] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:45:18 2026] GET /volume/v3/volumes/64941d61-aae4-412b-bba2-677cb15abc61 => generated 846 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:45:18.917474 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-412ca4f5-2b17-49eb-ac61-b2899f898d76 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:45:18.919788 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-412ca4f5-2b17-49eb-ac61-b2899f898d76 tempest-CreateVolumesFromSnapshotTest-1485349960 tempest-CreateVolumesFromSnapshotTest-1485349960-project-member] GET https://10.4.3.189/volume/v3/volumes/5e721954-5c1d-444c-94eb-57d990911e3f Aug 25 05:45:18.920049 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-412ca4f5-2b17-49eb-ac61-b2899f898d76 tempest-CreateVolumesFromSnapshotTest-1485349960 tempest-CreateVolumesFromSnapshotTest-1485349960-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:45:18.920312 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-412ca4f5-2b17-49eb-ac61-b2899f898d76 tempest-CreateVolumesFromSnapshotTest-1485349960 tempest-CreateVolumesFromSnapshotTest-1485349960-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:45:18.928798 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:45:18.928798 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:45:18.933478 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-412ca4f5-2b17-49eb-ac61-b2899f898d76 tempest-CreateVolumesFromSnapshotTest-1485349960 tempest-CreateVolumesFromSnapshotTest-1485349960-project-member] Volume info retrieved successfully. Aug 25 05:45:18.938454 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-412ca4f5-2b17-49eb-ac61-b2899f898d76 tempest-CreateVolumesFromSnapshotTest-1485349960 tempest-CreateVolumesFromSnapshotTest-1485349960-project-member] https://10.4.3.189/volume/v3/volumes/5e721954-5c1d-444c-94eb-57d990911e3f returned with HTTP 200 Aug 25 05:45:18.938918 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 516/2073] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:45:18 2026] GET /volume/v3/volumes/5e721954-5c1d-444c-94eb-57d990911e3f => generated 850 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:45:18.960488 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-f65e071e-9f17-4776-a5d5-3b7894ebfe27 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:45:18.963608 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f65e071e-9f17-4776-a5d5-3b7894ebfe27 tempest-CreateVolumesFromSnapshotTest-1485349960 tempest-CreateVolumesFromSnapshotTest-1485349960-project-member] POST https://10.4.3.189/volume/v3/snapshots Aug 25 05:45:18.964359 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f65e071e-9f17-4776-a5d5-3b7894ebfe27 tempest-CreateVolumesFromSnapshotTest-1485349960 tempest-CreateVolumesFromSnapshotTest-1485349960-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "5e721954-5c1d-444c-94eb-57d990911e3f", "name": "tempest-CreateVolumesFromSnapshotTest-Snapshot-148031175"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:45:18.980191 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:45:18.980191 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:45:18.980695 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-f65e071e-9f17-4776-a5d5-3b7894ebfe27 tempest-CreateVolumesFromSnapshotTest-1485349960 tempest-CreateVolumesFromSnapshotTest-1485349960-project-member] Volume info retrieved successfully. Aug 25 05:45:18.980839 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.v3.snapshots [None req-f65e071e-9f17-4776-a5d5-3b7894ebfe27 tempest-CreateVolumesFromSnapshotTest-1485349960 tempest-CreateVolumesFromSnapshotTest-1485349960-project-member] Create snapshot from volume 5e721954-5c1d-444c-94eb-57d990911e3f Aug 25 05:45:19.050947 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-f65e071e-9f17-4776-a5d5-3b7894ebfe27 tempest-CreateVolumesFromSnapshotTest-1485349960 tempest-CreateVolumesFromSnapshotTest-1485349960-project-member] Created reservations ['49bca592-24ea-4da7-8ba6-e7a2a74b203a', '1efc7f31-d89b-4aca-9762-49162283745c', '3281156e-0276-4689-b45a-8c970dc9fd40', '514f565c-5066-4e41-b779-6b20feb9f43a'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:45:19.102140 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-f65e071e-9f17-4776-a5d5-3b7894ebfe27 tempest-CreateVolumesFromSnapshotTest-1485349960 tempest-CreateVolumesFromSnapshotTest-1485349960-project-member] Snapshot create request issued successfully. Aug 25 05:45:19.102140 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f65e071e-9f17-4776-a5d5-3b7894ebfe27 tempest-CreateVolumesFromSnapshotTest-1485349960 tempest-CreateVolumesFromSnapshotTest-1485349960-project-member] https://10.4.3.189/volume/v3/snapshots returned with HTTP 202 Aug 25 05:45:19.102140 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 519/2074] 10.4.3.189 () {68 vars in 1265 bytes} [Tue Aug 25 05:45:18 2026] POST /volume/v3/snapshots => generated 315 bytes in 141 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 05:45:19.114174 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-02f9dddf-bb73-403f-b5ec-63efd7543f89 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:45:19.116493 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-02f9dddf-bb73-403f-b5ec-63efd7543f89 tempest-CreateVolumesFromSnapshotTest-1485349960 tempest-CreateVolumesFromSnapshotTest-1485349960-project-member] GET https://10.4.3.189/volume/v3/snapshots/c66fe862-5fc1-462e-bc5e-c1235f01ca99 Aug 25 05:45:19.116700 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-02f9dddf-bb73-403f-b5ec-63efd7543f89 tempest-CreateVolumesFromSnapshotTest-1485349960 tempest-CreateVolumesFromSnapshotTest-1485349960-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:45:19.117100 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-02f9dddf-bb73-403f-b5ec-63efd7543f89 tempest-CreateVolumesFromSnapshotTest-1485349960 tempest-CreateVolumesFromSnapshotTest-1485349960-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:45:19.124653 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:45:19.124653 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:45:19.125382 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-02f9dddf-bb73-403f-b5ec-63efd7543f89 tempest-CreateVolumesFromSnapshotTest-1485349960 tempest-CreateVolumesFromSnapshotTest-1485349960-project-member] Snapshot retrieved successfully. Aug 25 05:45:19.126846 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-02f9dddf-bb73-403f-b5ec-63efd7543f89 tempest-CreateVolumesFromSnapshotTest-1485349960 tempest-CreateVolumesFromSnapshotTest-1485349960-project-member] https://10.4.3.189/volume/v3/snapshots/c66fe862-5fc1-462e-bc5e-c1235f01ca99 returned with HTTP 200 Aug 25 05:45:19.127353 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 524/2075] 10.4.3.189 () {66 vars in 1354 bytes} [Tue Aug 25 05:45:19 2026] GET /volume/v3/snapshots/c66fe862-5fc1-462e-bc5e-c1235f01ca99 => generated 447 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:45:19.653145 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-338ea409-3acd-47d1-87ec-b712c56b7d2a None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:45:19.655351 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-338ea409-3acd-47d1-87ec-b712c56b7d2a tempest-VolumesListAdminTestJSON-483773953 tempest-VolumesListAdminTestJSON-483773953-project-member] GET https://10.4.3.189/volume/v3/volumes/64941d61-aae4-412b-bba2-677cb15abc61 Aug 25 05:45:19.655633 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-338ea409-3acd-47d1-87ec-b712c56b7d2a tempest-VolumesListAdminTestJSON-483773953 tempest-VolumesListAdminTestJSON-483773953-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:45:19.655799 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-338ea409-3acd-47d1-87ec-b712c56b7d2a tempest-VolumesListAdminTestJSON-483773953 tempest-VolumesListAdminTestJSON-483773953-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:45:19.666769 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-338ea409-3acd-47d1-87ec-b712c56b7d2a tempest-VolumesListAdminTestJSON-483773953 tempest-VolumesListAdminTestJSON-483773953-project-member] https://10.4.3.189/volume/v3/volumes/64941d61-aae4-412b-bba2-677cb15abc61 returned with HTTP 404 Aug 25 05:45:19.667396 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 517/2076] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:45:19 2026] GET /volume/v3/volumes/64941d61-aae4-412b-bba2-677cb15abc61 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:45:20.142049 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-69f4cca5-9e8d-418d-8b16-6d3bffc56374 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:45:20.147552 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-69f4cca5-9e8d-418d-8b16-6d3bffc56374 tempest-CreateVolumesFromSnapshotTest-1485349960 tempest-CreateVolumesFromSnapshotTest-1485349960-project-member] GET https://10.4.3.189/volume/v3/snapshots/c66fe862-5fc1-462e-bc5e-c1235f01ca99 Aug 25 05:45:20.147552 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-69f4cca5-9e8d-418d-8b16-6d3bffc56374 tempest-CreateVolumesFromSnapshotTest-1485349960 tempest-CreateVolumesFromSnapshotTest-1485349960-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:45:20.147552 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-69f4cca5-9e8d-418d-8b16-6d3bffc56374 tempest-CreateVolumesFromSnapshotTest-1485349960 tempest-CreateVolumesFromSnapshotTest-1485349960-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:45:20.161374 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:45:20.161374 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:45:20.162992 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-69f4cca5-9e8d-418d-8b16-6d3bffc56374 tempest-CreateVolumesFromSnapshotTest-1485349960 tempest-CreateVolumesFromSnapshotTest-1485349960-project-member] Snapshot retrieved successfully. Aug 25 05:45:20.164408 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-69f4cca5-9e8d-418d-8b16-6d3bffc56374 tempest-CreateVolumesFromSnapshotTest-1485349960 tempest-CreateVolumesFromSnapshotTest-1485349960-project-member] https://10.4.3.189/volume/v3/snapshots/c66fe862-5fc1-462e-bc5e-c1235f01ca99 returned with HTTP 200 Aug 25 05:45:20.165014 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 517/2077] 10.4.3.189 () {66 vars in 1354 bytes} [Tue Aug 25 05:45:20 2026] GET /volume/v3/snapshots/c66fe862-5fc1-462e-bc5e-c1235f01ca99 => generated 474 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:45:20.179109 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-6c74d6a1-8a3d-4d71-a5f9-984d51489ae3 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:45:20.185084 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6c74d6a1-8a3d-4d71-a5f9-984d51489ae3 tempest-CreateVolumesFromSnapshotTest-1485349960 tempest-CreateVolumesFromSnapshotTest-1485349960-project-member] POST https://10.4.3.189/volume/v3/volumes Aug 25 05:45:20.185084 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-6c74d6a1-8a3d-4d71-a5f9-984d51489ae3 tempest-CreateVolumesFromSnapshotTest-1485349960 tempest-CreateVolumesFromSnapshotTest-1485349960-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "c66fe862-5fc1-462e-bc5e-c1235f01ca99", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1440387376"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:45:20.185875 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.v3.volumes [None req-6c74d6a1-8a3d-4d71-a5f9-984d51489ae3 tempest-CreateVolumesFromSnapshotTest-1485349960 tempest-CreateVolumesFromSnapshotTest-1485349960-project-member] Create volume request body: {'volume': {"'snapshot_id": 'c66fe862-5fc1-462e-bc5e-c1235f01ca99', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1440387376'}} {{(pid=100268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 05:45:20.186156 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-6c74d6a1-8a3d-4d71-a5f9-984d51489ae3 tempest-CreateVolumesFromSnapshotTest-1485349960 tempest-CreateVolumesFromSnapshotTest-1485349960-project-member] Create volume of 1 GB Aug 25 05:45:20.186620 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:45:20.186620 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:45:20.191725 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-6c74d6a1-8a3d-4d71-a5f9-984d51489ae3 tempest-CreateVolumesFromSnapshotTest-1485349960 tempest-CreateVolumesFromSnapshotTest-1485349960-project-member] Availability Zones retrieved successfully. Aug 25 05:45:20.205092 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-6c74d6a1-8a3d-4d71-a5f9-984d51489ae3 tempest-CreateVolumesFromSnapshotTest-1485349960 tempest-CreateVolumesFromSnapshotTest-1485349960-project-member] Flow 'volume_create_api' (e638f6e9-244a-4935-a65c-32a997d7b921) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:45:20.205092 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-6c74d6a1-8a3d-4d71-a5f9-984d51489ae3 tempest-CreateVolumesFromSnapshotTest-1485349960 tempest-CreateVolumesFromSnapshotTest-1485349960-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (19a3f6df-05c3-413d-91ec-f27581b082e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:45:20.205092 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.flows.api.create_volume [None req-6c74d6a1-8a3d-4d71-a5f9-984d51489ae3 tempest-CreateVolumesFromSnapshotTest-1485349960 tempest-CreateVolumesFromSnapshotTest-1485349960-project-member] Validating volume size '1' using validate_int {{(pid=100268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 05:45:20.259716 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-6c74d6a1-8a3d-4d71-a5f9-984d51489ae3 tempest-CreateVolumesFromSnapshotTest-1485349960 tempest-CreateVolumesFromSnapshotTest-1485349960-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (19a3f6df-05c3-413d-91ec-f27581b082e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T05:35:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=23fc6e5d-fce0-4521-ba46-4837b4232084,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '23fc6e5d-fce0-4521-ba46-4837b4232084', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:45:20.261373 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-6c74d6a1-8a3d-4d71-a5f9-984d51489ae3 tempest-CreateVolumesFromSnapshotTest-1485349960 tempest-CreateVolumesFromSnapshotTest-1485349960-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3d84abe5-5cc0-453c-a96e-72239dedf7d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:45:20.341005 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-6c74d6a1-8a3d-4d71-a5f9-984d51489ae3 tempest-CreateVolumesFromSnapshotTest-1485349960 tempest-CreateVolumesFromSnapshotTest-1485349960-project-member] Created reservations ['0bb1db83-0981-487e-9b4f-3793449235a8', 'dafd8193-e13a-4255-b189-84a17ee56f2d', 'e3f36f95-4846-48e9-8521-a286e0f7a2b8', 'f6218961-b3ed-42a3-b6ad-e94f7d1bddf6'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:45:20.344698 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-6c74d6a1-8a3d-4d71-a5f9-984d51489ae3 tempest-CreateVolumesFromSnapshotTest-1485349960 tempest-CreateVolumesFromSnapshotTest-1485349960-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3d84abe5-5cc0-453c-a96e-72239dedf7d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0bb1db83-0981-487e-9b4f-3793449235a8', 'dafd8193-e13a-4255-b189-84a17ee56f2d', 'e3f36f95-4846-48e9-8521-a286e0f7a2b8', 'f6218961-b3ed-42a3-b6ad-e94f7d1bddf6']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:45:20.344698 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-6c74d6a1-8a3d-4d71-a5f9-984d51489ae3 tempest-CreateVolumesFromSnapshotTest-1485349960 tempest-CreateVolumesFromSnapshotTest-1485349960-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f7e1c113-1250-4cee-8ce4-3aa1e4d9a46e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:45:20.382152 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-6c74d6a1-8a3d-4d71-a5f9-984d51489ae3 tempest-CreateVolumesFromSnapshotTest-1485349960 tempest-CreateVolumesFromSnapshotTest-1485349960-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f7e1c113-1250-4cee-8ce4-3aa1e4d9a46e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0d4f879c-c6ad-4830-9acf-7fcd4f0c1e2d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1440387376',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a70d7501befc4c8988a60a26e6792aa9',qos_specs=None,replication_status=,reservations=['0bb1db83-0981-487e-9b4f-3793449235a8','dafd8193-e13a-4255-b189-84a17ee56f2d','e3f36f95-4846-48e9-8521-a286e0f7a2b8','f6218961-b3ed-42a3-b6ad-e94f7d1bddf6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ead40aa1c3b84e799f5c5ef1baf61935',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T05:45:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1440387376',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0d4f879c-c6ad-4830-9acf-7fcd4f0c1e2d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a70d7501befc4c8988a60a26e6792aa9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ead40aa1c3b84e799f5c5ef1baf61935',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(23fc6e5d-fce0-4521-ba46-4837b4232084),volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:45:20.383360 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-6c74d6a1-8a3d-4d71-a5f9-984d51489ae3 tempest-CreateVolumesFromSnapshotTest-1485349960 tempest-CreateVolumesFromSnapshotTest-1485349960-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (805b81df-9127-4ecc-8134-c4b5a71c701c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:45:20.422223 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-6c74d6a1-8a3d-4d71-a5f9-984d51489ae3 tempest-CreateVolumesFromSnapshotTest-1485349960 tempest-CreateVolumesFromSnapshotTest-1485349960-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (805b81df-9127-4ecc-8134-c4b5a71c701c) transitioned into state 'SUCCESS' from state '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-1440387376',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a70d7501befc4c8988a60a26e6792aa9',qos_specs=None,replication_status=,reservations=['0bb1db83-0981-487e-9b4f-3793449235a8','dafd8193-e13a-4255-b189-84a17ee56f2d','e3f36f95-4846-48e9-8521-a286e0f7a2b8','f6218961-b3ed-42a3-b6ad-e94f7d1bddf6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ead40aa1c3b84e799f5c5ef1baf61935',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:45:20.423367 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-6c74d6a1-8a3d-4d71-a5f9-984d51489ae3 tempest-CreateVolumesFromSnapshotTest-1485349960 tempest-CreateVolumesFromSnapshotTest-1485349960-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8f024ad1-82d5-4b97-8231-f0168f1b8264) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:45:20.439942 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-6c74d6a1-8a3d-4d71-a5f9-984d51489ae3 tempest-CreateVolumesFromSnapshotTest-1485349960 tempest-CreateVolumesFromSnapshotTest-1485349960-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8f024ad1-82d5-4b97-8231-f0168f1b8264) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:45:20.441216 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-6c74d6a1-8a3d-4d71-a5f9-984d51489ae3 tempest-CreateVolumesFromSnapshotTest-1485349960 tempest-CreateVolumesFromSnapshotTest-1485349960-project-member] Flow 'volume_create_api' (e638f6e9-244a-4935-a65c-32a997d7b921) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:45:20.441960 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-6c74d6a1-8a3d-4d71-a5f9-984d51489ae3 tempest-CreateVolumesFromSnapshotTest-1485349960 tempest-CreateVolumesFromSnapshotTest-1485349960-project-member] Create volume request issued successfully. Aug 25 05:45:20.442360 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6c74d6a1-8a3d-4d71-a5f9-984d51489ae3 tempest-CreateVolumesFromSnapshotTest-1485349960 tempest-CreateVolumesFromSnapshotTest-1485349960-project-member] https://10.4.3.189/volume/v3/volumes returned with HTTP 202 Aug 25 05:45:20.442926 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 520/2078] 10.4.3.189 () {68 vars in 1259 bytes} [Tue Aug 25 05:45:20 2026] POST /volume/v3/volumes => generated 760 bytes in 264 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 05:45:20.465394 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-2544f0fd-02a8-4efe-a8c0-5ed358433b7c None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:45:20.468040 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-2544f0fd-02a8-4efe-a8c0-5ed358433b7c tempest-CreateVolumesFromSnapshotTest-1485349960 tempest-CreateVolumesFromSnapshotTest-1485349960-project-member] POST https://10.4.3.189/volume/v3/volumes Aug 25 05:45:20.468631 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-2544f0fd-02a8-4efe-a8c0-5ed358433b7c tempest-CreateVolumesFromSnapshotTest-1485349960 tempest-CreateVolumesFromSnapshotTest-1485349960-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "c66fe862-5fc1-462e-bc5e-c1235f01ca99", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-519427013"}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:45:20.470848 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.v3.volumes [None req-2544f0fd-02a8-4efe-a8c0-5ed358433b7c tempest-CreateVolumesFromSnapshotTest-1485349960 tempest-CreateVolumesFromSnapshotTest-1485349960-project-member] Create volume request body: {'volume': {"'snapshot_id": 'c66fe862-5fc1-462e-bc5e-c1235f01ca99', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-519427013'}} {{(pid=100271) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 05:45:20.471075 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [None req-2544f0fd-02a8-4efe-a8c0-5ed358433b7c tempest-CreateVolumesFromSnapshotTest-1485349960 tempest-CreateVolumesFromSnapshotTest-1485349960-project-member] Create volume of 1 GB Aug 25 05:45:20.480072 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-2544f0fd-02a8-4efe-a8c0-5ed358433b7c tempest-CreateVolumesFromSnapshotTest-1485349960 tempest-CreateVolumesFromSnapshotTest-1485349960-project-member] Availability Zones retrieved successfully. Aug 25 05:45:20.487900 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-2544f0fd-02a8-4efe-a8c0-5ed358433b7c tempest-CreateVolumesFromSnapshotTest-1485349960 tempest-CreateVolumesFromSnapshotTest-1485349960-project-member] Flow 'volume_create_api' (03b29105-7e02-4b82-896c-4291556b172d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:45:20.487900 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-2544f0fd-02a8-4efe-a8c0-5ed358433b7c tempest-CreateVolumesFromSnapshotTest-1485349960 tempest-CreateVolumesFromSnapshotTest-1485349960-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c557ae03-862c-4e10-9ecb-d1d1ec43aba3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:45:20.489042 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.flows.api.create_volume [None req-2544f0fd-02a8-4efe-a8c0-5ed358433b7c tempest-CreateVolumesFromSnapshotTest-1485349960 tempest-CreateVolumesFromSnapshotTest-1485349960-project-member] Validating volume size '1' using validate_int {{(pid=100271) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 05:45:20.542284 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-2544f0fd-02a8-4efe-a8c0-5ed358433b7c tempest-CreateVolumesFromSnapshotTest-1485349960 tempest-CreateVolumesFromSnapshotTest-1485349960-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c557ae03-862c-4e10-9ecb-d1d1ec43aba3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T05:35:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=23fc6e5d-fce0-4521-ba46-4837b4232084,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '23fc6e5d-fce0-4521-ba46-4837b4232084', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:45:20.544224 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-2544f0fd-02a8-4efe-a8c0-5ed358433b7c tempest-CreateVolumesFromSnapshotTest-1485349960 tempest-CreateVolumesFromSnapshotTest-1485349960-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (57173817-b338-47d0-a7f2-88c22c7572fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:45:20.672929 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.quota [None req-2544f0fd-02a8-4efe-a8c0-5ed358433b7c tempest-CreateVolumesFromSnapshotTest-1485349960 tempest-CreateVolumesFromSnapshotTest-1485349960-project-member] Created reservations ['10919cdc-b5ff-4967-861a-d6ee53a71b03', '0c0565cd-a8fb-43a2-9957-e3ca53eb9df7', 'eb6e120c-754a-4e80-a9ff-05195cc97020', '2060874a-7e71-4b64-aebd-886f16531462'] {{(pid=100271) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:45:20.687764 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-2544f0fd-02a8-4efe-a8c0-5ed358433b7c tempest-CreateVolumesFromSnapshotTest-1485349960 tempest-CreateVolumesFromSnapshotTest-1485349960-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (57173817-b338-47d0-a7f2-88c22c7572fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['10919cdc-b5ff-4967-861a-d6ee53a71b03', '0c0565cd-a8fb-43a2-9957-e3ca53eb9df7', 'eb6e120c-754a-4e80-a9ff-05195cc97020', '2060874a-7e71-4b64-aebd-886f16531462']}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:45:20.687764 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-2544f0fd-02a8-4efe-a8c0-5ed358433b7c tempest-CreateVolumesFromSnapshotTest-1485349960 tempest-CreateVolumesFromSnapshotTest-1485349960-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2d30d5ed-819b-424d-b264-4c3d58a32839) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:45:20.730087 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-2544f0fd-02a8-4efe-a8c0-5ed358433b7c tempest-CreateVolumesFromSnapshotTest-1485349960 tempest-CreateVolumesFromSnapshotTest-1485349960-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2d30d5ed-819b-424d-b264-4c3d58a32839) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3ff4473c-0540-40b7-aab3-947f146ecb4b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-519427013',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a70d7501befc4c8988a60a26e6792aa9',qos_specs=None,replication_status=,reservations=['10919cdc-b5ff-4967-861a-d6ee53a71b03','0c0565cd-a8fb-43a2-9957-e3ca53eb9df7','eb6e120c-754a-4e80-a9ff-05195cc97020','2060874a-7e71-4b64-aebd-886f16531462'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ead40aa1c3b84e799f5c5ef1baf61935',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T05:45:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-519427013',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3ff4473c-0540-40b7-aab3-947f146ecb4b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a70d7501befc4c8988a60a26e6792aa9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ead40aa1c3b84e799f5c5ef1baf61935',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(23fc6e5d-fce0-4521-ba46-4837b4232084),volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:45:20.731098 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-2544f0fd-02a8-4efe-a8c0-5ed358433b7c tempest-CreateVolumesFromSnapshotTest-1485349960 tempest-CreateVolumesFromSnapshotTest-1485349960-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (45f99b5a-132a-4b84-ae68-9bdf9d993870) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:45:20.780296 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-2544f0fd-02a8-4efe-a8c0-5ed358433b7c tempest-CreateVolumesFromSnapshotTest-1485349960 tempest-CreateVolumesFromSnapshotTest-1485349960-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (45f99b5a-132a-4b84-ae68-9bdf9d993870) transitioned into state 'SUCCESS' from state '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-519427013',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a70d7501befc4c8988a60a26e6792aa9',qos_specs=None,replication_status=,reservations=['10919cdc-b5ff-4967-861a-d6ee53a71b03','0c0565cd-a8fb-43a2-9957-e3ca53eb9df7','eb6e120c-754a-4e80-a9ff-05195cc97020','2060874a-7e71-4b64-aebd-886f16531462'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ead40aa1c3b84e799f5c5ef1baf61935',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:45:20.781255 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-2544f0fd-02a8-4efe-a8c0-5ed358433b7c tempest-CreateVolumesFromSnapshotTest-1485349960 tempest-CreateVolumesFromSnapshotTest-1485349960-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8e7c8885-13ce-4883-822a-267fa4ccf1e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:45:20.804379 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-2544f0fd-02a8-4efe-a8c0-5ed358433b7c tempest-CreateVolumesFromSnapshotTest-1485349960 tempest-CreateVolumesFromSnapshotTest-1485349960-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8e7c8885-13ce-4883-822a-267fa4ccf1e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:45:20.806409 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-2544f0fd-02a8-4efe-a8c0-5ed358433b7c tempest-CreateVolumesFromSnapshotTest-1485349960 tempest-CreateVolumesFromSnapshotTest-1485349960-project-member] Flow 'volume_create_api' (03b29105-7e02-4b82-896c-4291556b172d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100271) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:45:20.806409 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-2544f0fd-02a8-4efe-a8c0-5ed358433b7c tempest-CreateVolumesFromSnapshotTest-1485349960 tempest-CreateVolumesFromSnapshotTest-1485349960-project-member] Create volume request issued successfully. Aug 25 05:45:20.807311 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-2544f0fd-02a8-4efe-a8c0-5ed358433b7c tempest-CreateVolumesFromSnapshotTest-1485349960 tempest-CreateVolumesFromSnapshotTest-1485349960-project-member] https://10.4.3.189/volume/v3/volumes returned with HTTP 202 Aug 25 05:45:20.807775 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 525/2079] 10.4.3.189 () {68 vars in 1259 bytes} [Tue Aug 25 05:45:20 2026] POST /volume/v3/volumes => generated 759 bytes in 343 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 05:45:20.825971 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-c617fb45-96cc-4090-8a43-5bc43d6902a5 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:45:20.829137 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-c617fb45-96cc-4090-8a43-5bc43d6902a5 tempest-CreateVolumesFromSnapshotTest-1485349960 tempest-CreateVolumesFromSnapshotTest-1485349960-project-member] POST https://10.4.3.189/volume/v3/volumes Aug 25 05:45:20.829533 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-c617fb45-96cc-4090-8a43-5bc43d6902a5 tempest-CreateVolumesFromSnapshotTest-1485349960 tempest-CreateVolumesFromSnapshotTest-1485349960-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "c66fe862-5fc1-462e-bc5e-c1235f01ca99", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1296844382"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:45:20.831829 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.v3.volumes [None req-c617fb45-96cc-4090-8a43-5bc43d6902a5 tempest-CreateVolumesFromSnapshotTest-1485349960 tempest-CreateVolumesFromSnapshotTest-1485349960-project-member] Create volume request body: {'volume': {"'snapshot_id": 'c66fe862-5fc1-462e-bc5e-c1235f01ca99', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1296844382'}} {{(pid=100269) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 05:45:20.832073 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.v3.volumes [None req-c617fb45-96cc-4090-8a43-5bc43d6902a5 tempest-CreateVolumesFromSnapshotTest-1485349960 tempest-CreateVolumesFromSnapshotTest-1485349960-project-member] Create volume of 1 GB Aug 25 05:45:20.836703 np0000008051 devstack@c-api.service[100269]: DEBUG dbcounter [-] [100269] Writing DB stats cinder:SELECT=574,cinder:INSERT=78,cinder:UPDATE=156 {{(pid=100269) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 05:45:20.840239 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-c617fb45-96cc-4090-8a43-5bc43d6902a5 tempest-CreateVolumesFromSnapshotTest-1485349960 tempest-CreateVolumesFromSnapshotTest-1485349960-project-member] Availability Zones retrieved successfully. Aug 25 05:45:20.850793 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-c617fb45-96cc-4090-8a43-5bc43d6902a5 tempest-CreateVolumesFromSnapshotTest-1485349960 tempest-CreateVolumesFromSnapshotTest-1485349960-project-member] Flow 'volume_create_api' (7b482c07-4b51-409a-ae48-756f8fb6243c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:45:20.852495 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-c617fb45-96cc-4090-8a43-5bc43d6902a5 tempest-CreateVolumesFromSnapshotTest-1485349960 tempest-CreateVolumesFromSnapshotTest-1485349960-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3caab5b3-706b-44b3-a04c-842f8c4c7111) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:45:20.854743 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.flows.api.create_volume [None req-c617fb45-96cc-4090-8a43-5bc43d6902a5 tempest-CreateVolumesFromSnapshotTest-1485349960 tempest-CreateVolumesFromSnapshotTest-1485349960-project-member] Validating volume size '1' using validate_int {{(pid=100269) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 05:45:20.904252 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-c617fb45-96cc-4090-8a43-5bc43d6902a5 tempest-CreateVolumesFromSnapshotTest-1485349960 tempest-CreateVolumesFromSnapshotTest-1485349960-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3caab5b3-706b-44b3-a04c-842f8c4c7111) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T05:35:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=23fc6e5d-fce0-4521-ba46-4837b4232084,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '23fc6e5d-fce0-4521-ba46-4837b4232084', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:45:20.906112 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-c617fb45-96cc-4090-8a43-5bc43d6902a5 tempest-CreateVolumesFromSnapshotTest-1485349960 tempest-CreateVolumesFromSnapshotTest-1485349960-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a5d73020-1eac-4bc7-b9c5-75c6967ef384) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:45:21.019107 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.quota [None req-c617fb45-96cc-4090-8a43-5bc43d6902a5 tempest-CreateVolumesFromSnapshotTest-1485349960 tempest-CreateVolumesFromSnapshotTest-1485349960-project-member] Created reservations ['c419b0e3-8fdf-48b2-8c6c-34cb89961f3d', '84cce163-5532-4a82-88fb-6d4432ef783f', '97dd4f49-ef5d-45ab-9a5b-4a124494ee4a', '9b87f070-2e31-4fb8-abb3-a3d16e4ad787'] {{(pid=100269) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:45:21.020639 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-c617fb45-96cc-4090-8a43-5bc43d6902a5 tempest-CreateVolumesFromSnapshotTest-1485349960 tempest-CreateVolumesFromSnapshotTest-1485349960-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a5d73020-1eac-4bc7-b9c5-75c6967ef384) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c419b0e3-8fdf-48b2-8c6c-34cb89961f3d', '84cce163-5532-4a82-88fb-6d4432ef783f', '97dd4f49-ef5d-45ab-9a5b-4a124494ee4a', '9b87f070-2e31-4fb8-abb3-a3d16e4ad787']}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:45:21.023638 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-c617fb45-96cc-4090-8a43-5bc43d6902a5 tempest-CreateVolumesFromSnapshotTest-1485349960 tempest-CreateVolumesFromSnapshotTest-1485349960-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f76a02b2-6f6a-4161-aeb2-100d86fb339b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:45:21.066487 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-c617fb45-96cc-4090-8a43-5bc43d6902a5 tempest-CreateVolumesFromSnapshotTest-1485349960 tempest-CreateVolumesFromSnapshotTest-1485349960-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f76a02b2-6f6a-4161-aeb2-100d86fb339b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1011196f-1c0b-4b84-b2b3-f462728aeada', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1296844382',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a70d7501befc4c8988a60a26e6792aa9',qos_specs=None,replication_status=,reservations=['c419b0e3-8fdf-48b2-8c6c-34cb89961f3d','84cce163-5532-4a82-88fb-6d4432ef783f','97dd4f49-ef5d-45ab-9a5b-4a124494ee4a','9b87f070-2e31-4fb8-abb3-a3d16e4ad787'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ead40aa1c3b84e799f5c5ef1baf61935',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T05:45:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1296844382',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1011196f-1c0b-4b84-b2b3-f462728aeada,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a70d7501befc4c8988a60a26e6792aa9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ead40aa1c3b84e799f5c5ef1baf61935',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(23fc6e5d-fce0-4521-ba46-4837b4232084),volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:45:21.068125 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-c617fb45-96cc-4090-8a43-5bc43d6902a5 tempest-CreateVolumesFromSnapshotTest-1485349960 tempest-CreateVolumesFromSnapshotTest-1485349960-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5e8ff273-604c-47c1-a14b-31982879fd9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:45:21.105864 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-c617fb45-96cc-4090-8a43-5bc43d6902a5 tempest-CreateVolumesFromSnapshotTest-1485349960 tempest-CreateVolumesFromSnapshotTest-1485349960-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5e8ff273-604c-47c1-a14b-31982879fd9e) transitioned into state 'SUCCESS' from state '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-1296844382',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a70d7501befc4c8988a60a26e6792aa9',qos_specs=None,replication_status=,reservations=['c419b0e3-8fdf-48b2-8c6c-34cb89961f3d','84cce163-5532-4a82-88fb-6d4432ef783f','97dd4f49-ef5d-45ab-9a5b-4a124494ee4a','9b87f070-2e31-4fb8-abb3-a3d16e4ad787'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ead40aa1c3b84e799f5c5ef1baf61935',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:45:21.107875 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-c617fb45-96cc-4090-8a43-5bc43d6902a5 tempest-CreateVolumesFromSnapshotTest-1485349960 tempest-CreateVolumesFromSnapshotTest-1485349960-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1068b062-df1a-4783-8379-5f119c4ef76d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:45:21.133384 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-c617fb45-96cc-4090-8a43-5bc43d6902a5 tempest-CreateVolumesFromSnapshotTest-1485349960 tempest-CreateVolumesFromSnapshotTest-1485349960-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1068b062-df1a-4783-8379-5f119c4ef76d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:45:21.134748 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-c617fb45-96cc-4090-8a43-5bc43d6902a5 tempest-CreateVolumesFromSnapshotTest-1485349960 tempest-CreateVolumesFromSnapshotTest-1485349960-project-member] Flow 'volume_create_api' (7b482c07-4b51-409a-ae48-756f8fb6243c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:45:21.135898 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-c617fb45-96cc-4090-8a43-5bc43d6902a5 tempest-CreateVolumesFromSnapshotTest-1485349960 tempest-CreateVolumesFromSnapshotTest-1485349960-project-member] Create volume request issued successfully. Aug 25 05:45:21.136983 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-c617fb45-96cc-4090-8a43-5bc43d6902a5 tempest-CreateVolumesFromSnapshotTest-1485349960 tempest-CreateVolumesFromSnapshotTest-1485349960-project-member] https://10.4.3.189/volume/v3/volumes returned with HTTP 202 Aug 25 05:45:21.137761 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 518/2080] 10.4.3.189 () {68 vars in 1259 bytes} [Tue Aug 25 05:45:20 2026] POST /volume/v3/volumes => generated 760 bytes in 312 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 05:45:21.159522 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-1c06b63e-7e73-4546-87c9-cec118e3e51e None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:45:21.162660 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-1c06b63e-7e73-4546-87c9-cec118e3e51e tempest-CreateVolumesFromSnapshotTest-1485349960 tempest-CreateVolumesFromSnapshotTest-1485349960-project-member] POST https://10.4.3.189/volume/v3/volumes Aug 25 05:45:21.163153 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-1c06b63e-7e73-4546-87c9-cec118e3e51e tempest-CreateVolumesFromSnapshotTest-1485349960 tempest-CreateVolumesFromSnapshotTest-1485349960-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "c66fe862-5fc1-462e-bc5e-c1235f01ca99", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1845802492"}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:45:21.165420 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.v3.volumes [None req-1c06b63e-7e73-4546-87c9-cec118e3e51e tempest-CreateVolumesFromSnapshotTest-1485349960 tempest-CreateVolumesFromSnapshotTest-1485349960-project-member] Create volume request body: {'volume': {"'snapshot_id": 'c66fe862-5fc1-462e-bc5e-c1235f01ca99', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1845802492'}} {{(pid=100270) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 05:45:21.165717 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.v3.volumes [None req-1c06b63e-7e73-4546-87c9-cec118e3e51e tempest-CreateVolumesFromSnapshotTest-1485349960 tempest-CreateVolumesFromSnapshotTest-1485349960-project-member] Create volume of 1 GB Aug 25 05:45:21.173616 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-1c06b63e-7e73-4546-87c9-cec118e3e51e tempest-CreateVolumesFromSnapshotTest-1485349960 tempest-CreateVolumesFromSnapshotTest-1485349960-project-member] Availability Zones retrieved successfully. Aug 25 05:45:21.186238 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-1c06b63e-7e73-4546-87c9-cec118e3e51e tempest-CreateVolumesFromSnapshotTest-1485349960 tempest-CreateVolumesFromSnapshotTest-1485349960-project-member] Flow 'volume_create_api' (373e4ad7-5e75-4076-9341-623925442414) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:45:21.187390 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-1c06b63e-7e73-4546-87c9-cec118e3e51e tempest-CreateVolumesFromSnapshotTest-1485349960 tempest-CreateVolumesFromSnapshotTest-1485349960-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6f3df70e-3130-4a54-b8a1-731f167c204a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:45:21.188506 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.flows.api.create_volume [None req-1c06b63e-7e73-4546-87c9-cec118e3e51e tempest-CreateVolumesFromSnapshotTest-1485349960 tempest-CreateVolumesFromSnapshotTest-1485349960-project-member] Validating volume size '1' using validate_int {{(pid=100270) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 05:45:21.248828 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-1c06b63e-7e73-4546-87c9-cec118e3e51e tempest-CreateVolumesFromSnapshotTest-1485349960 tempest-CreateVolumesFromSnapshotTest-1485349960-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6f3df70e-3130-4a54-b8a1-731f167c204a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T05:35:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=23fc6e5d-fce0-4521-ba46-4837b4232084,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '23fc6e5d-fce0-4521-ba46-4837b4232084', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:45:21.249959 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-1c06b63e-7e73-4546-87c9-cec118e3e51e tempest-CreateVolumesFromSnapshotTest-1485349960 tempest-CreateVolumesFromSnapshotTest-1485349960-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5571a67a-c17a-447b-b1d3-97fa2d59e86f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:45:21.330232 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.quota [None req-1c06b63e-7e73-4546-87c9-cec118e3e51e tempest-CreateVolumesFromSnapshotTest-1485349960 tempest-CreateVolumesFromSnapshotTest-1485349960-project-member] Created reservations ['744f02c5-8ded-46f4-8980-f3d050b8b269', 'a2aa975e-82a1-4851-b9f1-46f7ffcc96b3', 'a25c29ff-1c5b-4e9d-be20-c3d1f4730f7d', 'd8bc2d27-8cf8-47e4-84c1-e7b1fce4b6f6'] {{(pid=100270) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:45:21.331457 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-1c06b63e-7e73-4546-87c9-cec118e3e51e tempest-CreateVolumesFromSnapshotTest-1485349960 tempest-CreateVolumesFromSnapshotTest-1485349960-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5571a67a-c17a-447b-b1d3-97fa2d59e86f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['744f02c5-8ded-46f4-8980-f3d050b8b269', 'a2aa975e-82a1-4851-b9f1-46f7ffcc96b3', 'a25c29ff-1c5b-4e9d-be20-c3d1f4730f7d', 'd8bc2d27-8cf8-47e4-84c1-e7b1fce4b6f6']}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:45:21.332468 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-1c06b63e-7e73-4546-87c9-cec118e3e51e tempest-CreateVolumesFromSnapshotTest-1485349960 tempest-CreateVolumesFromSnapshotTest-1485349960-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (029c1e3c-db84-43c6-8dfd-3645e989c118) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:45:21.370099 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-1c06b63e-7e73-4546-87c9-cec118e3e51e tempest-CreateVolumesFromSnapshotTest-1485349960 tempest-CreateVolumesFromSnapshotTest-1485349960-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (029c1e3c-db84-43c6-8dfd-3645e989c118) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a2944552-0452-45b1-89ca-2d8f920f7e4f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1845802492',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a70d7501befc4c8988a60a26e6792aa9',qos_specs=None,replication_status=,reservations=['744f02c5-8ded-46f4-8980-f3d050b8b269','a2aa975e-82a1-4851-b9f1-46f7ffcc96b3','a25c29ff-1c5b-4e9d-be20-c3d1f4730f7d','d8bc2d27-8cf8-47e4-84c1-e7b1fce4b6f6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ead40aa1c3b84e799f5c5ef1baf61935',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T05:45:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1845802492',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a2944552-0452-45b1-89ca-2d8f920f7e4f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a70d7501befc4c8988a60a26e6792aa9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ead40aa1c3b84e799f5c5ef1baf61935',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(23fc6e5d-fce0-4521-ba46-4837b4232084),volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:45:21.370099 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-1c06b63e-7e73-4546-87c9-cec118e3e51e tempest-CreateVolumesFromSnapshotTest-1485349960 tempest-CreateVolumesFromSnapshotTest-1485349960-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c56d5993-14c1-4be0-a026-40617386dba6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:45:21.392257 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-1c06b63e-7e73-4546-87c9-cec118e3e51e tempest-CreateVolumesFromSnapshotTest-1485349960 tempest-CreateVolumesFromSnapshotTest-1485349960-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c56d5993-14c1-4be0-a026-40617386dba6) transitioned into state 'SUCCESS' from state '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-1845802492',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a70d7501befc4c8988a60a26e6792aa9',qos_specs=None,replication_status=,reservations=['744f02c5-8ded-46f4-8980-f3d050b8b269','a2aa975e-82a1-4851-b9f1-46f7ffcc96b3','a25c29ff-1c5b-4e9d-be20-c3d1f4730f7d','d8bc2d27-8cf8-47e4-84c1-e7b1fce4b6f6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ead40aa1c3b84e799f5c5ef1baf61935',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:45:21.392976 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-1c06b63e-7e73-4546-87c9-cec118e3e51e tempest-CreateVolumesFromSnapshotTest-1485349960 tempest-CreateVolumesFromSnapshotTest-1485349960-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (767f8c2b-6017-4613-8245-3952444e712b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:45:21.410481 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-1c06b63e-7e73-4546-87c9-cec118e3e51e tempest-CreateVolumesFromSnapshotTest-1485349960 tempest-CreateVolumesFromSnapshotTest-1485349960-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (767f8c2b-6017-4613-8245-3952444e712b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:45:21.411415 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-1c06b63e-7e73-4546-87c9-cec118e3e51e tempest-CreateVolumesFromSnapshotTest-1485349960 tempest-CreateVolumesFromSnapshotTest-1485349960-project-member] Flow 'volume_create_api' (373e4ad7-5e75-4076-9341-623925442414) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100270) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:45:21.411734 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-1c06b63e-7e73-4546-87c9-cec118e3e51e tempest-CreateVolumesFromSnapshotTest-1485349960 tempest-CreateVolumesFromSnapshotTest-1485349960-project-member] Create volume request issued successfully. Aug 25 05:45:21.412465 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-1c06b63e-7e73-4546-87c9-cec118e3e51e tempest-CreateVolumesFromSnapshotTest-1485349960 tempest-CreateVolumesFromSnapshotTest-1485349960-project-member] https://10.4.3.189/volume/v3/volumes returned with HTTP 202 Aug 25 05:45:21.412833 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 518/2081] 10.4.3.189 () {68 vars in 1259 bytes} [Tue Aug 25 05:45:21 2026] POST /volume/v3/volumes => generated 760 bytes in 254 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 05:45:21.429156 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-a2c90933-6664-463a-bd95-ed80db961e7e None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:45:21.432955 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a2c90933-6664-463a-bd95-ed80db961e7e tempest-CreateVolumesFromSnapshotTest-1485349960 tempest-CreateVolumesFromSnapshotTest-1485349960-project-member] POST https://10.4.3.189/volume/v3/volumes Aug 25 05:45:21.432955 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a2c90933-6664-463a-bd95-ed80db961e7e tempest-CreateVolumesFromSnapshotTest-1485349960 tempest-CreateVolumesFromSnapshotTest-1485349960-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "c66fe862-5fc1-462e-bc5e-c1235f01ca99", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1980860341"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:45:21.435004 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.v3.volumes [None req-a2c90933-6664-463a-bd95-ed80db961e7e tempest-CreateVolumesFromSnapshotTest-1485349960 tempest-CreateVolumesFromSnapshotTest-1485349960-project-member] Create volume request body: {'volume': {"'snapshot_id": 'c66fe862-5fc1-462e-bc5e-c1235f01ca99', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1980860341'}} {{(pid=100268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 05:45:21.435337 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-a2c90933-6664-463a-bd95-ed80db961e7e tempest-CreateVolumesFromSnapshotTest-1485349960 tempest-CreateVolumesFromSnapshotTest-1485349960-project-member] Create volume of 1 GB Aug 25 05:45:21.435814 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:45:21.435814 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:45:21.441895 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-a2c90933-6664-463a-bd95-ed80db961e7e tempest-CreateVolumesFromSnapshotTest-1485349960 tempest-CreateVolumesFromSnapshotTest-1485349960-project-member] Availability Zones retrieved successfully. Aug 25 05:45:21.449093 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-a2c90933-6664-463a-bd95-ed80db961e7e tempest-CreateVolumesFromSnapshotTest-1485349960 tempest-CreateVolumesFromSnapshotTest-1485349960-project-member] Flow 'volume_create_api' (af235d44-e315-4571-ab70-6d6a7c733faf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:45:21.450233 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-a2c90933-6664-463a-bd95-ed80db961e7e tempest-CreateVolumesFromSnapshotTest-1485349960 tempest-CreateVolumesFromSnapshotTest-1485349960-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e7487f28-59ed-4dda-a135-346c6ce48c14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:45:21.451445 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.flows.api.create_volume [None req-a2c90933-6664-463a-bd95-ed80db961e7e tempest-CreateVolumesFromSnapshotTest-1485349960 tempest-CreateVolumesFromSnapshotTest-1485349960-project-member] Validating volume size '1' using validate_int {{(pid=100268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 05:45:21.490438 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-a2c90933-6664-463a-bd95-ed80db961e7e tempest-CreateVolumesFromSnapshotTest-1485349960 tempest-CreateVolumesFromSnapshotTest-1485349960-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e7487f28-59ed-4dda-a135-346c6ce48c14) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T05:35:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=23fc6e5d-fce0-4521-ba46-4837b4232084,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '23fc6e5d-fce0-4521-ba46-4837b4232084', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:45:21.491669 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-a2c90933-6664-463a-bd95-ed80db961e7e tempest-CreateVolumesFromSnapshotTest-1485349960 tempest-CreateVolumesFromSnapshotTest-1485349960-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aa8ece88-0c72-428a-9d1c-788a00084da8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:45:21.581287 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-a2c90933-6664-463a-bd95-ed80db961e7e tempest-CreateVolumesFromSnapshotTest-1485349960 tempest-CreateVolumesFromSnapshotTest-1485349960-project-member] Created reservations ['1f0db0f3-0d47-40d7-b34a-faace6db93da', 'b9568234-18c7-4e06-9489-83ebe9c56e45', 'b5fda726-6a70-4bf3-a1df-732d9d23d8f7', '040c5ebf-ff41-4f91-9c9c-5556239d349a'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:45:21.582840 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-a2c90933-6664-463a-bd95-ed80db961e7e tempest-CreateVolumesFromSnapshotTest-1485349960 tempest-CreateVolumesFromSnapshotTest-1485349960-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aa8ece88-0c72-428a-9d1c-788a00084da8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1f0db0f3-0d47-40d7-b34a-faace6db93da', 'b9568234-18c7-4e06-9489-83ebe9c56e45', 'b5fda726-6a70-4bf3-a1df-732d9d23d8f7', '040c5ebf-ff41-4f91-9c9c-5556239d349a']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:45:21.583609 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-a2c90933-6664-463a-bd95-ed80db961e7e tempest-CreateVolumesFromSnapshotTest-1485349960 tempest-CreateVolumesFromSnapshotTest-1485349960-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (32e64040-eb26-4a4f-b241-9bdf41a3873b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:45:21.619197 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-a2c90933-6664-463a-bd95-ed80db961e7e tempest-CreateVolumesFromSnapshotTest-1485349960 tempest-CreateVolumesFromSnapshotTest-1485349960-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (32e64040-eb26-4a4f-b241-9bdf41a3873b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '71182c43-6eb3-407c-ae90-2c0c8ea5d72b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1980860341',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a70d7501befc4c8988a60a26e6792aa9',qos_specs=None,replication_status=,reservations=['1f0db0f3-0d47-40d7-b34a-faace6db93da','b9568234-18c7-4e06-9489-83ebe9c56e45','b5fda726-6a70-4bf3-a1df-732d9d23d8f7','040c5ebf-ff41-4f91-9c9c-5556239d349a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ead40aa1c3b84e799f5c5ef1baf61935',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T05:45:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1980860341',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=71182c43-6eb3-407c-ae90-2c0c8ea5d72b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a70d7501befc4c8988a60a26e6792aa9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ead40aa1c3b84e799f5c5ef1baf61935',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(23fc6e5d-fce0-4521-ba46-4837b4232084),volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:45:21.620747 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-a2c90933-6664-463a-bd95-ed80db961e7e tempest-CreateVolumesFromSnapshotTest-1485349960 tempest-CreateVolumesFromSnapshotTest-1485349960-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4b291775-4f82-4af0-a1f1-e2a8b78715fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:45:21.661305 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-a2c90933-6664-463a-bd95-ed80db961e7e tempest-CreateVolumesFromSnapshotTest-1485349960 tempest-CreateVolumesFromSnapshotTest-1485349960-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4b291775-4f82-4af0-a1f1-e2a8b78715fa) transitioned into state 'SUCCESS' from state '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-1980860341',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a70d7501befc4c8988a60a26e6792aa9',qos_specs=None,replication_status=,reservations=['1f0db0f3-0d47-40d7-b34a-faace6db93da','b9568234-18c7-4e06-9489-83ebe9c56e45','b5fda726-6a70-4bf3-a1df-732d9d23d8f7','040c5ebf-ff41-4f91-9c9c-5556239d349a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ead40aa1c3b84e799f5c5ef1baf61935',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:45:21.662507 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-a2c90933-6664-463a-bd95-ed80db961e7e tempest-CreateVolumesFromSnapshotTest-1485349960 tempest-CreateVolumesFromSnapshotTest-1485349960-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8525fca5-8ff8-452d-b457-e048cbe80a5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:45:21.686467 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-a2c90933-6664-463a-bd95-ed80db961e7e tempest-CreateVolumesFromSnapshotTest-1485349960 tempest-CreateVolumesFromSnapshotTest-1485349960-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8525fca5-8ff8-452d-b457-e048cbe80a5d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:45:21.687183 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-a2c90933-6664-463a-bd95-ed80db961e7e tempest-CreateVolumesFromSnapshotTest-1485349960 tempest-CreateVolumesFromSnapshotTest-1485349960-project-member] Flow 'volume_create_api' (af235d44-e315-4571-ab70-6d6a7c733faf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:45:21.687846 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-a2c90933-6664-463a-bd95-ed80db961e7e tempest-CreateVolumesFromSnapshotTest-1485349960 tempest-CreateVolumesFromSnapshotTest-1485349960-project-member] Create volume request issued successfully. Aug 25 05:45:21.689040 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a2c90933-6664-463a-bd95-ed80db961e7e tempest-CreateVolumesFromSnapshotTest-1485349960 tempest-CreateVolumesFromSnapshotTest-1485349960-project-member] https://10.4.3.189/volume/v3/volumes returned with HTTP 202 Aug 25 05:45:21.689301 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 521/2082] 10.4.3.189 () {68 vars in 1259 bytes} [Tue Aug 25 05:45:21 2026] POST /volume/v3/volumes => generated 760 bytes in 261 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 05:45:21.704657 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-f22f611d-ae6f-4f41-9555-9b1942917edb None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:45:21.707209 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-f22f611d-ae6f-4f41-9555-9b1942917edb tempest-CreateVolumesFromSnapshotTest-1485349960 tempest-CreateVolumesFromSnapshotTest-1485349960-project-member] GET https://10.4.3.189/volume/v3/volumes/0d4f879c-c6ad-4830-9acf-7fcd4f0c1e2d Aug 25 05:45:21.707533 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-f22f611d-ae6f-4f41-9555-9b1942917edb tempest-CreateVolumesFromSnapshotTest-1485349960 tempest-CreateVolumesFromSnapshotTest-1485349960-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:45:21.707819 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-f22f611d-ae6f-4f41-9555-9b1942917edb tempest-CreateVolumesFromSnapshotTest-1485349960 tempest-CreateVolumesFromSnapshotTest-1485349960-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:45:21.735215 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:45:21.735215 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:45:21.740007 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-f22f611d-ae6f-4f41-9555-9b1942917edb tempest-CreateVolumesFromSnapshotTest-1485349960 tempest-CreateVolumesFromSnapshotTest-1485349960-project-member] Volume info retrieved successfully. Aug 25 05:45:21.753967 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-f22f611d-ae6f-4f41-9555-9b1942917edb tempest-CreateVolumesFromSnapshotTest-1485349960 tempest-CreateVolumesFromSnapshotTest-1485349960-project-member] https://10.4.3.189/volume/v3/volumes/0d4f879c-c6ad-4830-9acf-7fcd4f0c1e2d returned with HTTP 200 Aug 25 05:45:21.754485 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 526/2083] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:45:21 2026] GET /volume/v3/volumes/0d4f879c-c6ad-4830-9acf-7fcd4f0c1e2d => generated 853 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:45:21.775050 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-20e6113a-d012-42bd-9bed-379035d79512 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:45:21.780522 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-20e6113a-d012-42bd-9bed-379035d79512 tempest-CreateVolumesFromSnapshotTest-1485349960 tempest-CreateVolumesFromSnapshotTest-1485349960-project-member] GET https://10.4.3.189/volume/v3/volumes/3ff4473c-0540-40b7-aab3-947f146ecb4b Aug 25 05:45:21.780522 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-20e6113a-d012-42bd-9bed-379035d79512 tempest-CreateVolumesFromSnapshotTest-1485349960 tempest-CreateVolumesFromSnapshotTest-1485349960-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:45:21.780522 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-20e6113a-d012-42bd-9bed-379035d79512 tempest-CreateVolumesFromSnapshotTest-1485349960 tempest-CreateVolumesFromSnapshotTest-1485349960-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:45:21.791096 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:45:21.791096 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:45:21.799495 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-20e6113a-d012-42bd-9bed-379035d79512 tempest-CreateVolumesFromSnapshotTest-1485349960 tempest-CreateVolumesFromSnapshotTest-1485349960-project-member] Volume info retrieved successfully. Aug 25 05:45:21.807871 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-20e6113a-d012-42bd-9bed-379035d79512 tempest-CreateVolumesFromSnapshotTest-1485349960 tempest-CreateVolumesFromSnapshotTest-1485349960-project-member] https://10.4.3.189/volume/v3/volumes/3ff4473c-0540-40b7-aab3-947f146ecb4b returned with HTTP 200 Aug 25 05:45:21.808379 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 519/2084] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:45:21 2026] GET /volume/v3/volumes/3ff4473c-0540-40b7-aab3-947f146ecb4b => generated 852 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:45:21.827181 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-bfafe5b4-d3d0-409f-8b5f-63200adff843 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:45:21.830076 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-bfafe5b4-d3d0-409f-8b5f-63200adff843 tempest-CreateVolumesFromSnapshotTest-1485349960 tempest-CreateVolumesFromSnapshotTest-1485349960-project-member] GET https://10.4.3.189/volume/v3/volumes/1011196f-1c0b-4b84-b2b3-f462728aeada Aug 25 05:45:21.830392 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-bfafe5b4-d3d0-409f-8b5f-63200adff843 tempest-CreateVolumesFromSnapshotTest-1485349960 tempest-CreateVolumesFromSnapshotTest-1485349960-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:45:21.830690 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-bfafe5b4-d3d0-409f-8b5f-63200adff843 tempest-CreateVolumesFromSnapshotTest-1485349960 tempest-CreateVolumesFromSnapshotTest-1485349960-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:45:21.843766 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:45:21.843766 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:45:21.853607 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-bfafe5b4-d3d0-409f-8b5f-63200adff843 tempest-CreateVolumesFromSnapshotTest-1485349960 tempest-CreateVolumesFromSnapshotTest-1485349960-project-member] Volume info retrieved successfully. Aug 25 05:45:21.866532 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-bfafe5b4-d3d0-409f-8b5f-63200adff843 tempest-CreateVolumesFromSnapshotTest-1485349960 tempest-CreateVolumesFromSnapshotTest-1485349960-project-member] https://10.4.3.189/volume/v3/volumes/1011196f-1c0b-4b84-b2b3-f462728aeada returned with HTTP 200 Aug 25 05:45:21.867144 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 519/2085] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:45:21 2026] GET /volume/v3/volumes/1011196f-1c0b-4b84-b2b3-f462728aeada => generated 853 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:45:21.889428 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-0d41fdaf-fe7c-4377-ae3f-2b455ed3d046 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:45:21.889961 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-0d41fdaf-fe7c-4377-ae3f-2b455ed3d046 tempest-CreateVolumesFromSnapshotTest-1485349960 tempest-CreateVolumesFromSnapshotTest-1485349960-project-member] GET https://10.4.3.189/volume/v3/volumes/a2944552-0452-45b1-89ca-2d8f920f7e4f Aug 25 05:45:21.890576 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-0d41fdaf-fe7c-4377-ae3f-2b455ed3d046 tempest-CreateVolumesFromSnapshotTest-1485349960 tempest-CreateVolumesFromSnapshotTest-1485349960-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:45:21.891225 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-0d41fdaf-fe7c-4377-ae3f-2b455ed3d046 tempest-CreateVolumesFromSnapshotTest-1485349960 tempest-CreateVolumesFromSnapshotTest-1485349960-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:45:21.909468 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:45:21.909468 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:45:21.917442 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-0d41fdaf-fe7c-4377-ae3f-2b455ed3d046 tempest-CreateVolumesFromSnapshotTest-1485349960 tempest-CreateVolumesFromSnapshotTest-1485349960-project-member] Volume info retrieved successfully. Aug 25 05:45:21.927259 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-0d41fdaf-fe7c-4377-ae3f-2b455ed3d046 tempest-CreateVolumesFromSnapshotTest-1485349960 tempest-CreateVolumesFromSnapshotTest-1485349960-project-member] https://10.4.3.189/volume/v3/volumes/a2944552-0452-45b1-89ca-2d8f920f7e4f returned with HTTP 200 Aug 25 05:45:21.927846 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 522/2086] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:45:21 2026] GET /volume/v3/volumes/a2944552-0452-45b1-89ca-2d8f920f7e4f => generated 853 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:45:21.949815 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-ffbd9789-e92d-4155-afcf-0d700d3004f4 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:45:21.952023 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-ffbd9789-e92d-4155-afcf-0d700d3004f4 tempest-CreateVolumesFromSnapshotTest-1485349960 tempest-CreateVolumesFromSnapshotTest-1485349960-project-member] GET https://10.4.3.189/volume/v3/volumes/71182c43-6eb3-407c-ae90-2c0c8ea5d72b Aug 25 05:45:21.952121 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-ffbd9789-e92d-4155-afcf-0d700d3004f4 tempest-CreateVolumesFromSnapshotTest-1485349960 tempest-CreateVolumesFromSnapshotTest-1485349960-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:45:21.952315 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-ffbd9789-e92d-4155-afcf-0d700d3004f4 tempest-CreateVolumesFromSnapshotTest-1485349960 tempest-CreateVolumesFromSnapshotTest-1485349960-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:45:21.961308 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:45:21.961308 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:45:21.970882 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-ffbd9789-e92d-4155-afcf-0d700d3004f4 tempest-CreateVolumesFromSnapshotTest-1485349960 tempest-CreateVolumesFromSnapshotTest-1485349960-project-member] Volume info retrieved successfully. Aug 25 05:45:21.976758 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-ffbd9789-e92d-4155-afcf-0d700d3004f4 tempest-CreateVolumesFromSnapshotTest-1485349960 tempest-CreateVolumesFromSnapshotTest-1485349960-project-member] https://10.4.3.189/volume/v3/volumes/71182c43-6eb3-407c-ae90-2c0c8ea5d72b returned with HTTP 200 Aug 25 05:45:21.977284 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 527/2087] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:45:21 2026] GET /volume/v3/volumes/71182c43-6eb3-407c-ae90-2c0c8ea5d72b => generated 853 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:45:21.994753 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-c6f371c4-6f92-4a2c-a443-3c4fa3757529 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:45:21.996639 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-c6f371c4-6f92-4a2c-a443-3c4fa3757529 tempest-CreateVolumesFromSnapshotTest-1485349960 tempest-CreateVolumesFromSnapshotTest-1485349960-project-member] DELETE https://10.4.3.189/volume/v3/volumes/71182c43-6eb3-407c-ae90-2c0c8ea5d72b Aug 25 05:45:21.996850 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-c6f371c4-6f92-4a2c-a443-3c4fa3757529 tempest-CreateVolumesFromSnapshotTest-1485349960 tempest-CreateVolumesFromSnapshotTest-1485349960-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:45:21.997475 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-c6f371c4-6f92-4a2c-a443-3c4fa3757529 tempest-CreateVolumesFromSnapshotTest-1485349960 tempest-CreateVolumesFromSnapshotTest-1485349960-project-member] Calling method 'delete' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:45:21.997475 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.v3.volumes [None req-c6f371c4-6f92-4a2c-a443-3c4fa3757529 tempest-CreateVolumesFromSnapshotTest-1485349960 tempest-CreateVolumesFromSnapshotTest-1485349960-project-member] Delete volume with id: 71182c43-6eb3-407c-ae90-2c0c8ea5d72b Aug 25 05:45:22.010627 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:45:22.010627 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:45:22.011286 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-c6f371c4-6f92-4a2c-a443-3c4fa3757529 tempest-CreateVolumesFromSnapshotTest-1485349960 tempest-CreateVolumesFromSnapshotTest-1485349960-project-member] Volume info retrieved successfully. Aug 25 05:45:22.066435 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-c6f371c4-6f92-4a2c-a443-3c4fa3757529 tempest-CreateVolumesFromSnapshotTest-1485349960 tempest-CreateVolumesFromSnapshotTest-1485349960-project-member] Delete volume request issued successfully. Aug 25 05:45:22.066435 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-c6f371c4-6f92-4a2c-a443-3c4fa3757529 tempest-CreateVolumesFromSnapshotTest-1485349960 tempest-CreateVolumesFromSnapshotTest-1485349960-project-member] https://10.4.3.189/volume/v3/volumes/71182c43-6eb3-407c-ae90-2c0c8ea5d72b returned with HTTP 202 Aug 25 05:45:22.066435 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 520/2088] 10.4.3.189 () {66 vars in 1351 bytes} [Tue Aug 25 05:45:21 2026] DELETE /volume/v3/volumes/71182c43-6eb3-407c-ae90-2c0c8ea5d72b => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:45:22.083665 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-9f30682b-3ed3-4eae-b33e-4f256d21d8c6 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:45:22.087604 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-9f30682b-3ed3-4eae-b33e-4f256d21d8c6 tempest-CreateVolumesFromSnapshotTest-1485349960 tempest-CreateVolumesFromSnapshotTest-1485349960-project-member] GET https://10.4.3.189/volume/v3/volumes/71182c43-6eb3-407c-ae90-2c0c8ea5d72b Aug 25 05:45:22.087974 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-9f30682b-3ed3-4eae-b33e-4f256d21d8c6 tempest-CreateVolumesFromSnapshotTest-1485349960 tempest-CreateVolumesFromSnapshotTest-1485349960-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:45:22.088799 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-9f30682b-3ed3-4eae-b33e-4f256d21d8c6 tempest-CreateVolumesFromSnapshotTest-1485349960 tempest-CreateVolumesFromSnapshotTest-1485349960-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:45:22.103325 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:45:22.103325 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:45:22.113325 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-9f30682b-3ed3-4eae-b33e-4f256d21d8c6 tempest-CreateVolumesFromSnapshotTest-1485349960 tempest-CreateVolumesFromSnapshotTest-1485349960-project-member] Volume info retrieved successfully. Aug 25 05:45:22.122236 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-9f30682b-3ed3-4eae-b33e-4f256d21d8c6 tempest-CreateVolumesFromSnapshotTest-1485349960 tempest-CreateVolumesFromSnapshotTest-1485349960-project-member] https://10.4.3.189/volume/v3/volumes/71182c43-6eb3-407c-ae90-2c0c8ea5d72b returned with HTTP 200 Aug 25 05:45:22.123002 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 520/2089] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:45:22 2026] GET /volume/v3/volumes/71182c43-6eb3-407c-ae90-2c0c8ea5d72b => generated 852 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:45:23.142042 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-9543f977-758d-4a9a-ae98-28a65b9d9c4d None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:45:23.144145 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-9543f977-758d-4a9a-ae98-28a65b9d9c4d tempest-CreateVolumesFromSnapshotTest-1485349960 tempest-CreateVolumesFromSnapshotTest-1485349960-project-member] GET https://10.4.3.189/volume/v3/volumes/71182c43-6eb3-407c-ae90-2c0c8ea5d72b Aug 25 05:45:23.144529 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-9543f977-758d-4a9a-ae98-28a65b9d9c4d tempest-CreateVolumesFromSnapshotTest-1485349960 tempest-CreateVolumesFromSnapshotTest-1485349960-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:45:23.148082 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-9543f977-758d-4a9a-ae98-28a65b9d9c4d tempest-CreateVolumesFromSnapshotTest-1485349960 tempest-CreateVolumesFromSnapshotTest-1485349960-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:45:23.156760 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-9543f977-758d-4a9a-ae98-28a65b9d9c4d tempest-CreateVolumesFromSnapshotTest-1485349960 tempest-CreateVolumesFromSnapshotTest-1485349960-project-member] https://10.4.3.189/volume/v3/volumes/71182c43-6eb3-407c-ae90-2c0c8ea5d72b returned with HTTP 404 Aug 25 05:45:23.157931 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 523/2090] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:45:23 2026] GET /volume/v3/volumes/71182c43-6eb3-407c-ae90-2c0c8ea5d72b => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:45:23.168798 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-58b83e6a-ddbe-4cbc-8e7d-276d5c287406 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:45:23.171232 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-58b83e6a-ddbe-4cbc-8e7d-276d5c287406 tempest-CreateVolumesFromSnapshotTest-1485349960 tempest-CreateVolumesFromSnapshotTest-1485349960-project-member] DELETE https://10.4.3.189/volume/v3/volumes/a2944552-0452-45b1-89ca-2d8f920f7e4f Aug 25 05:45:23.171232 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-58b83e6a-ddbe-4cbc-8e7d-276d5c287406 tempest-CreateVolumesFromSnapshotTest-1485349960 tempest-CreateVolumesFromSnapshotTest-1485349960-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:45:23.172946 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-58b83e6a-ddbe-4cbc-8e7d-276d5c287406 tempest-CreateVolumesFromSnapshotTest-1485349960 tempest-CreateVolumesFromSnapshotTest-1485349960-project-member] Calling method 'delete' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:45:23.172946 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [None req-58b83e6a-ddbe-4cbc-8e7d-276d5c287406 tempest-CreateVolumesFromSnapshotTest-1485349960 tempest-CreateVolumesFromSnapshotTest-1485349960-project-member] Delete volume with id: a2944552-0452-45b1-89ca-2d8f920f7e4f Aug 25 05:45:23.180620 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:45:23.180620 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:45:23.181144 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-58b83e6a-ddbe-4cbc-8e7d-276d5c287406 tempest-CreateVolumesFromSnapshotTest-1485349960 tempest-CreateVolumesFromSnapshotTest-1485349960-project-member] Volume info retrieved successfully. Aug 25 05:45:23.212524 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-58b83e6a-ddbe-4cbc-8e7d-276d5c287406 tempest-CreateVolumesFromSnapshotTest-1485349960 tempest-CreateVolumesFromSnapshotTest-1485349960-project-member] Delete volume request issued successfully. Aug 25 05:45:23.213298 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-58b83e6a-ddbe-4cbc-8e7d-276d5c287406 tempest-CreateVolumesFromSnapshotTest-1485349960 tempest-CreateVolumesFromSnapshotTest-1485349960-project-member] https://10.4.3.189/volume/v3/volumes/a2944552-0452-45b1-89ca-2d8f920f7e4f returned with HTTP 202 Aug 25 05:45:23.213541 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 528/2091] 10.4.3.189 () {66 vars in 1351 bytes} [Tue Aug 25 05:45:23 2026] DELETE /volume/v3/volumes/a2944552-0452-45b1-89ca-2d8f920f7e4f => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:45:23.228332 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-bd176f4b-8fa7-4b4c-b9de-fd2d02a928de None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:45:23.234048 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-bd176f4b-8fa7-4b4c-b9de-fd2d02a928de tempest-CreateVolumesFromSnapshotTest-1485349960 tempest-CreateVolumesFromSnapshotTest-1485349960-project-member] GET https://10.4.3.189/volume/v3/volumes/a2944552-0452-45b1-89ca-2d8f920f7e4f Aug 25 05:45:23.234048 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-bd176f4b-8fa7-4b4c-b9de-fd2d02a928de tempest-CreateVolumesFromSnapshotTest-1485349960 tempest-CreateVolumesFromSnapshotTest-1485349960-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:45:23.234048 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-bd176f4b-8fa7-4b4c-b9de-fd2d02a928de tempest-CreateVolumesFromSnapshotTest-1485349960 tempest-CreateVolumesFromSnapshotTest-1485349960-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:45:23.243704 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:45:23.243704 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:45:23.251649 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-bd176f4b-8fa7-4b4c-b9de-fd2d02a928de tempest-CreateVolumesFromSnapshotTest-1485349960 tempest-CreateVolumesFromSnapshotTest-1485349960-project-member] Volume info retrieved successfully. Aug 25 05:45:23.263957 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-bd176f4b-8fa7-4b4c-b9de-fd2d02a928de tempest-CreateVolumesFromSnapshotTest-1485349960 tempest-CreateVolumesFromSnapshotTest-1485349960-project-member] https://10.4.3.189/volume/v3/volumes/a2944552-0452-45b1-89ca-2d8f920f7e4f returned with HTTP 200 Aug 25 05:45:23.265500 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 521/2092] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:45:23 2026] GET /volume/v3/volumes/a2944552-0452-45b1-89ca-2d8f920f7e4f => generated 852 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:45:23.354996 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-749f0caf-78fd-453b-a007-b60316dfc9b3 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:45:23.459234 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-749f0caf-78fd-453b-a007-b60316dfc9b3 tempest-VolumesDeleteCascade-861011106 tempest-VolumesDeleteCascade-861011106-project-member] POST https://10.4.3.189/volume/v3/volumes Aug 25 05:45:23.459760 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-749f0caf-78fd-453b-a007-b60316dfc9b3 tempest-VolumesDeleteCascade-861011106 tempest-VolumesDeleteCascade-861011106-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-507738740"}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:45:23.461653 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.v3.volumes [None req-749f0caf-78fd-453b-a007-b60316dfc9b3 tempest-VolumesDeleteCascade-861011106 tempest-VolumesDeleteCascade-861011106-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-507738740'}} {{(pid=100270) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 05:45:23.461825 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.v3.volumes [None req-749f0caf-78fd-453b-a007-b60316dfc9b3 tempest-VolumesDeleteCascade-861011106 tempest-VolumesDeleteCascade-861011106-project-member] Create volume of 1 GB Aug 25 05:45:23.467988 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-749f0caf-78fd-453b-a007-b60316dfc9b3 tempest-VolumesDeleteCascade-861011106 tempest-VolumesDeleteCascade-861011106-project-member] Availability Zones retrieved successfully. Aug 25 05:45:23.476725 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-749f0caf-78fd-453b-a007-b60316dfc9b3 tempest-VolumesDeleteCascade-861011106 tempest-VolumesDeleteCascade-861011106-project-member] Flow 'volume_create_api' (cfe7e7df-817c-4cc9-9e0b-d8a576b98be5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:45:23.478499 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-749f0caf-78fd-453b-a007-b60316dfc9b3 tempest-VolumesDeleteCascade-861011106 tempest-VolumesDeleteCascade-861011106-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2e4ef605-8225-4bf7-8bbb-e7c4a7d9fd07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:45:23.481828 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.flows.api.create_volume [None req-749f0caf-78fd-453b-a007-b60316dfc9b3 tempest-VolumesDeleteCascade-861011106 tempest-VolumesDeleteCascade-861011106-project-member] Validating volume size '1' using validate_int {{(pid=100270) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 05:45:23.536098 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-749f0caf-78fd-453b-a007-b60316dfc9b3 tempest-VolumesDeleteCascade-861011106 tempest-VolumesDeleteCascade-861011106-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2e4ef605-8225-4bf7-8bbb-e7c4a7d9fd07) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T05:35:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=23fc6e5d-fce0-4521-ba46-4837b4232084,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '23fc6e5d-fce0-4521-ba46-4837b4232084', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:45:23.537418 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-749f0caf-78fd-453b-a007-b60316dfc9b3 tempest-VolumesDeleteCascade-861011106 tempest-VolumesDeleteCascade-861011106-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f8639e4a-aba4-4166-a97c-4300cfaac289) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:45:23.648664 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.quota [None req-749f0caf-78fd-453b-a007-b60316dfc9b3 tempest-VolumesDeleteCascade-861011106 tempest-VolumesDeleteCascade-861011106-project-member] Created reservations ['03163196-9dbd-4d62-9805-97da4441a0ca', 'dc2475d2-0bd3-4a10-a682-68f51c1fac85', 'ffcb8d51-ab6a-4272-9dbd-fb82b878508e', 'd31c2596-8466-4d67-b8b9-73b2b12a6976'] {{(pid=100270) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:45:23.649801 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-749f0caf-78fd-453b-a007-b60316dfc9b3 tempest-VolumesDeleteCascade-861011106 tempest-VolumesDeleteCascade-861011106-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f8639e4a-aba4-4166-a97c-4300cfaac289) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['03163196-9dbd-4d62-9805-97da4441a0ca', 'dc2475d2-0bd3-4a10-a682-68f51c1fac85', 'ffcb8d51-ab6a-4272-9dbd-fb82b878508e', 'd31c2596-8466-4d67-b8b9-73b2b12a6976']}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:45:23.650633 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-749f0caf-78fd-453b-a007-b60316dfc9b3 tempest-VolumesDeleteCascade-861011106 tempest-VolumesDeleteCascade-861011106-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (32110c22-4232-4800-ab81-2a7b6900e43c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:45:23.683555 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-749f0caf-78fd-453b-a007-b60316dfc9b3 tempest-VolumesDeleteCascade-861011106 tempest-VolumesDeleteCascade-861011106-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (32110c22-4232-4800-ab81-2a7b6900e43c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '48b63c5a-b0a0-44ad-aeb4-1706468ae07e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-507738740',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b589ea15d04241639f0ee9d5ee34beee',qos_specs=None,replication_status=,reservations=['03163196-9dbd-4d62-9805-97da4441a0ca','dc2475d2-0bd3-4a10-a682-68f51c1fac85','ffcb8d51-ab6a-4272-9dbd-fb82b878508e','d31c2596-8466-4d67-b8b9-73b2b12a6976'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='33a7e5ac36924e129c1ac5db57c38439',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T05:45:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-507738740',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=48b63c5a-b0a0-44ad-aeb4-1706468ae07e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b589ea15d04241639f0ee9d5ee34beee',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='33a7e5ac36924e129c1ac5db57c38439',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(23fc6e5d-fce0-4521-ba46-4837b4232084),volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:45:23.684547 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-749f0caf-78fd-453b-a007-b60316dfc9b3 tempest-VolumesDeleteCascade-861011106 tempest-VolumesDeleteCascade-861011106-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (336f474e-3d50-402d-b9c2-f67ded87d063) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:45:23.717864 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-749f0caf-78fd-453b-a007-b60316dfc9b3 tempest-VolumesDeleteCascade-861011106 tempest-VolumesDeleteCascade-861011106-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (336f474e-3d50-402d-b9c2-f67ded87d063) transitioned into state 'SUCCESS' from state '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-507738740',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b589ea15d04241639f0ee9d5ee34beee',qos_specs=None,replication_status=,reservations=['03163196-9dbd-4d62-9805-97da4441a0ca','dc2475d2-0bd3-4a10-a682-68f51c1fac85','ffcb8d51-ab6a-4272-9dbd-fb82b878508e','d31c2596-8466-4d67-b8b9-73b2b12a6976'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='33a7e5ac36924e129c1ac5db57c38439',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:45:23.717864 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-749f0caf-78fd-453b-a007-b60316dfc9b3 tempest-VolumesDeleteCascade-861011106 tempest-VolumesDeleteCascade-861011106-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9622cdd8-31fd-4cd7-8ade-4223df009a81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:45:23.736864 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-749f0caf-78fd-453b-a007-b60316dfc9b3 tempest-VolumesDeleteCascade-861011106 tempest-VolumesDeleteCascade-861011106-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9622cdd8-31fd-4cd7-8ade-4223df009a81) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:45:23.738011 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-749f0caf-78fd-453b-a007-b60316dfc9b3 tempest-VolumesDeleteCascade-861011106 tempest-VolumesDeleteCascade-861011106-project-member] Flow 'volume_create_api' (cfe7e7df-817c-4cc9-9e0b-d8a576b98be5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100270) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:45:23.739141 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-749f0caf-78fd-453b-a007-b60316dfc9b3 tempest-VolumesDeleteCascade-861011106 tempest-VolumesDeleteCascade-861011106-project-member] Create volume request issued successfully. Aug 25 05:45:23.739483 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-749f0caf-78fd-453b-a007-b60316dfc9b3 tempest-VolumesDeleteCascade-861011106 tempest-VolumesDeleteCascade-861011106-project-member] https://10.4.3.189/volume/v3/volumes returned with HTTP 202 Aug 25 05:45:23.740076 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 521/2093] 10.4.3.189 () {68 vars in 1258 bytes} [Tue Aug 25 05:45:23 2026] POST /volume/v3/volumes => generated 750 bytes in 386 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 05:45:23.755323 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-2dc25f28-2595-421e-8205-11a539f66ef1 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:45:23.757694 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-2dc25f28-2595-421e-8205-11a539f66ef1 tempest-VolumesDeleteCascade-861011106 tempest-VolumesDeleteCascade-861011106-project-member] GET https://10.4.3.189/volume/v3/volumes/48b63c5a-b0a0-44ad-aeb4-1706468ae07e Aug 25 05:45:23.757876 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-2dc25f28-2595-421e-8205-11a539f66ef1 tempest-VolumesDeleteCascade-861011106 tempest-VolumesDeleteCascade-861011106-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:45:23.758415 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-2dc25f28-2595-421e-8205-11a539f66ef1 tempest-VolumesDeleteCascade-861011106 tempest-VolumesDeleteCascade-861011106-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:45:23.768433 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:45:23.768433 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:45:23.775631 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-2dc25f28-2595-421e-8205-11a539f66ef1 tempest-VolumesDeleteCascade-861011106 tempest-VolumesDeleteCascade-861011106-project-member] Volume info retrieved successfully. Aug 25 05:45:23.783864 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-2dc25f28-2595-421e-8205-11a539f66ef1 tempest-VolumesDeleteCascade-861011106 tempest-VolumesDeleteCascade-861011106-project-member] https://10.4.3.189/volume/v3/volumes/48b63c5a-b0a0-44ad-aeb4-1706468ae07e returned with HTTP 200 Aug 25 05:45:23.784552 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 524/2094] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:45:23 2026] GET /volume/v3/volumes/48b63c5a-b0a0-44ad-aeb4-1706468ae07e => generated 818 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:45:24.283684 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-d8dd39ff-45c8-4447-a1f4-d001dd796db8 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:45:24.286503 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-d8dd39ff-45c8-4447-a1f4-d001dd796db8 tempest-CreateVolumesFromSnapshotTest-1485349960 tempest-CreateVolumesFromSnapshotTest-1485349960-project-member] GET https://10.4.3.189/volume/v3/volumes/a2944552-0452-45b1-89ca-2d8f920f7e4f Aug 25 05:45:24.286727 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-d8dd39ff-45c8-4447-a1f4-d001dd796db8 tempest-CreateVolumesFromSnapshotTest-1485349960 tempest-CreateVolumesFromSnapshotTest-1485349960-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:45:24.287255 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-d8dd39ff-45c8-4447-a1f4-d001dd796db8 tempest-CreateVolumesFromSnapshotTest-1485349960 tempest-CreateVolumesFromSnapshotTest-1485349960-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:45:24.296765 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-d8dd39ff-45c8-4447-a1f4-d001dd796db8 tempest-CreateVolumesFromSnapshotTest-1485349960 tempest-CreateVolumesFromSnapshotTest-1485349960-project-member] https://10.4.3.189/volume/v3/volumes/a2944552-0452-45b1-89ca-2d8f920f7e4f returned with HTTP 404 Aug 25 05:45:24.297340 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 529/2095] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:45:24 2026] GET /volume/v3/volumes/a2944552-0452-45b1-89ca-2d8f920f7e4f => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:45:24.307667 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-baad494e-06ee-4d9b-a6a7-5a792e2029fc None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:45:24.310551 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-baad494e-06ee-4d9b-a6a7-5a792e2029fc tempest-CreateVolumesFromSnapshotTest-1485349960 tempest-CreateVolumesFromSnapshotTest-1485349960-project-member] DELETE https://10.4.3.189/volume/v3/volumes/1011196f-1c0b-4b84-b2b3-f462728aeada Aug 25 05:45:24.310714 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-baad494e-06ee-4d9b-a6a7-5a792e2029fc tempest-CreateVolumesFromSnapshotTest-1485349960 tempest-CreateVolumesFromSnapshotTest-1485349960-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:45:24.310810 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-baad494e-06ee-4d9b-a6a7-5a792e2029fc tempest-CreateVolumesFromSnapshotTest-1485349960 tempest-CreateVolumesFromSnapshotTest-1485349960-project-member] Calling method 'delete' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:45:24.311861 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.v3.volumes [None req-baad494e-06ee-4d9b-a6a7-5a792e2029fc tempest-CreateVolumesFromSnapshotTest-1485349960 tempest-CreateVolumesFromSnapshotTest-1485349960-project-member] Delete volume with id: 1011196f-1c0b-4b84-b2b3-f462728aeada Aug 25 05:45:24.323993 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:45:24.323993 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:45:24.324230 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-baad494e-06ee-4d9b-a6a7-5a792e2029fc tempest-CreateVolumesFromSnapshotTest-1485349960 tempest-CreateVolumesFromSnapshotTest-1485349960-project-member] Volume info retrieved successfully. Aug 25 05:45:24.359198 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-baad494e-06ee-4d9b-a6a7-5a792e2029fc tempest-CreateVolumesFromSnapshotTest-1485349960 tempest-CreateVolumesFromSnapshotTest-1485349960-project-member] Delete volume request issued successfully. Aug 25 05:45:24.359550 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-baad494e-06ee-4d9b-a6a7-5a792e2029fc tempest-CreateVolumesFromSnapshotTest-1485349960 tempest-CreateVolumesFromSnapshotTest-1485349960-project-member] https://10.4.3.189/volume/v3/volumes/1011196f-1c0b-4b84-b2b3-f462728aeada returned with HTTP 202 Aug 25 05:45:24.360211 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 522/2096] 10.4.3.189 () {66 vars in 1351 bytes} [Tue Aug 25 05:45:24 2026] DELETE /volume/v3/volumes/1011196f-1c0b-4b84-b2b3-f462728aeada => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:45:24.378225 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-eb8f2c05-08ac-45eb-bb2c-e5826c25669d None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:45:24.381413 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-eb8f2c05-08ac-45eb-bb2c-e5826c25669d tempest-CreateVolumesFromSnapshotTest-1485349960 tempest-CreateVolumesFromSnapshotTest-1485349960-project-member] GET https://10.4.3.189/volume/v3/volumes/1011196f-1c0b-4b84-b2b3-f462728aeada Aug 25 05:45:24.382705 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-eb8f2c05-08ac-45eb-bb2c-e5826c25669d tempest-CreateVolumesFromSnapshotTest-1485349960 tempest-CreateVolumesFromSnapshotTest-1485349960-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:45:24.382705 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-eb8f2c05-08ac-45eb-bb2c-e5826c25669d tempest-CreateVolumesFromSnapshotTest-1485349960 tempest-CreateVolumesFromSnapshotTest-1485349960-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:45:24.391967 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:45:24.391967 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:45:24.396900 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-eb8f2c05-08ac-45eb-bb2c-e5826c25669d tempest-CreateVolumesFromSnapshotTest-1485349960 tempest-CreateVolumesFromSnapshotTest-1485349960-project-member] Volume info retrieved successfully. Aug 25 05:45:24.403336 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-eb8f2c05-08ac-45eb-bb2c-e5826c25669d tempest-CreateVolumesFromSnapshotTest-1485349960 tempest-CreateVolumesFromSnapshotTest-1485349960-project-member] https://10.4.3.189/volume/v3/volumes/1011196f-1c0b-4b84-b2b3-f462728aeada returned with HTTP 200 Aug 25 05:45:24.404263 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 522/2097] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:45:24 2026] GET /volume/v3/volumes/1011196f-1c0b-4b84-b2b3-f462728aeada => generated 852 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:45:24.805642 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-ff65f301-4e7a-4514-81d2-2223116e8432 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:45:24.809405 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ff65f301-4e7a-4514-81d2-2223116e8432 tempest-VolumesDeleteCascade-861011106 tempest-VolumesDeleteCascade-861011106-project-member] GET https://10.4.3.189/volume/v3/volumes/48b63c5a-b0a0-44ad-aeb4-1706468ae07e Aug 25 05:45:24.809667 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ff65f301-4e7a-4514-81d2-2223116e8432 tempest-VolumesDeleteCascade-861011106 tempest-VolumesDeleteCascade-861011106-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:45:24.810325 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ff65f301-4e7a-4514-81d2-2223116e8432 tempest-VolumesDeleteCascade-861011106 tempest-VolumesDeleteCascade-861011106-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:45:24.827917 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:45:24.827917 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:45:24.835799 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-ff65f301-4e7a-4514-81d2-2223116e8432 tempest-VolumesDeleteCascade-861011106 tempest-VolumesDeleteCascade-861011106-project-member] Volume info retrieved successfully. Aug 25 05:45:24.842579 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ff65f301-4e7a-4514-81d2-2223116e8432 tempest-VolumesDeleteCascade-861011106 tempest-VolumesDeleteCascade-861011106-project-member] https://10.4.3.189/volume/v3/volumes/48b63c5a-b0a0-44ad-aeb4-1706468ae07e returned with HTTP 200 Aug 25 05:45:24.842954 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 525/2098] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:45:24 2026] GET /volume/v3/volumes/48b63c5a-b0a0-44ad-aeb4-1706468ae07e => generated 843 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:45:24.859475 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-8df8f983-4442-45bc-85d5-e19a14c477a1 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:45:24.861809 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-8df8f983-4442-45bc-85d5-e19a14c477a1 tempest-VolumesDeleteCascade-861011106 tempest-VolumesDeleteCascade-861011106-project-member] POST https://10.4.3.189/volume/v3/snapshots Aug 25 05:45:24.862161 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-8df8f983-4442-45bc-85d5-e19a14c477a1 tempest-VolumesDeleteCascade-861011106 tempest-VolumesDeleteCascade-861011106-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "48b63c5a-b0a0-44ad-aeb4-1706468ae07e", "name": "tempest-VolumesDeleteCascade-Snapshot-928653416"}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:45:24.871607 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:45:24.871607 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:45:24.872300 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-8df8f983-4442-45bc-85d5-e19a14c477a1 tempest-VolumesDeleteCascade-861011106 tempest-VolumesDeleteCascade-861011106-project-member] Volume info retrieved successfully. Aug 25 05:45:24.872490 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.v3.snapshots [None req-8df8f983-4442-45bc-85d5-e19a14c477a1 tempest-VolumesDeleteCascade-861011106 tempest-VolumesDeleteCascade-861011106-project-member] Create snapshot from volume 48b63c5a-b0a0-44ad-aeb4-1706468ae07e Aug 25 05:45:24.933275 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.quota [None req-8df8f983-4442-45bc-85d5-e19a14c477a1 tempest-VolumesDeleteCascade-861011106 tempest-VolumesDeleteCascade-861011106-project-member] Created reservations ['85314738-4652-4213-a9e6-0db69fa596bd', '9076b4b0-f2f4-4c68-b5d3-3836ce80b3fa', '0e5cd21e-eb34-47fc-8b4a-8bcd9902adda', 'd6e0789f-35ef-4cbc-9400-07c303a26df5'] {{(pid=100271) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:45:24.994134 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-45473453-7041-4c9f-aa4a-6213dff39d74 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:45:24.994493 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-45473453-7041-4c9f-aa4a-6213dff39d74 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] DELETE https://10.4.3.189/volume/v3/volumes/04cf3fb8-2584-4afc-b92f-ef7e1a712fde Aug 25 05:45:24.994652 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-45473453-7041-4c9f-aa4a-6213dff39d74 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:45:24.994925 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-45473453-7041-4c9f-aa4a-6213dff39d74 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Calling method 'delete' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:45:24.995125 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.v3.volumes [None req-45473453-7041-4c9f-aa4a-6213dff39d74 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Delete volume with id: 04cf3fb8-2584-4afc-b92f-ef7e1a712fde Aug 25 05:45:24.997453 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-8df8f983-4442-45bc-85d5-e19a14c477a1 tempest-VolumesDeleteCascade-861011106 tempest-VolumesDeleteCascade-861011106-project-member] Snapshot create request issued successfully. Aug 25 05:45:24.997974 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-8df8f983-4442-45bc-85d5-e19a14c477a1 tempest-VolumesDeleteCascade-861011106 tempest-VolumesDeleteCascade-861011106-project-member] https://10.4.3.189/volume/v3/snapshots returned with HTTP 202 Aug 25 05:45:24.998856 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 530/2099] 10.4.3.189 () {68 vars in 1265 bytes} [Tue Aug 25 05:45:24 2026] POST /volume/v3/snapshots => generated 306 bytes in 140 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 05:45:25.008780 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:45:25.008780 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:45:25.010530 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-45473453-7041-4c9f-aa4a-6213dff39d74 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Volume info retrieved successfully. Aug 25 05:45:25.014410 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-e3722544-eabc-4346-ba2d-9f7487d66a7c None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:45:25.017491 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-e3722544-eabc-4346-ba2d-9f7487d66a7c tempest-VolumesDeleteCascade-861011106 tempest-VolumesDeleteCascade-861011106-project-member] GET https://10.4.3.189/volume/v3/snapshots/4626880d-e8aa-437a-a35d-e59b8709844c Aug 25 05:45:25.017738 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-e3722544-eabc-4346-ba2d-9f7487d66a7c tempest-VolumesDeleteCascade-861011106 tempest-VolumesDeleteCascade-861011106-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:45:25.017966 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-e3722544-eabc-4346-ba2d-9f7487d66a7c tempest-VolumesDeleteCascade-861011106 tempest-VolumesDeleteCascade-861011106-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:45:25.026943 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:45:25.026943 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:45:25.028137 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-e3722544-eabc-4346-ba2d-9f7487d66a7c tempest-VolumesDeleteCascade-861011106 tempest-VolumesDeleteCascade-861011106-project-member] Snapshot retrieved successfully. Aug 25 05:45:25.028934 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-e3722544-eabc-4346-ba2d-9f7487d66a7c tempest-VolumesDeleteCascade-861011106 tempest-VolumesDeleteCascade-861011106-project-member] https://10.4.3.189/volume/v3/snapshots/4626880d-e8aa-437a-a35d-e59b8709844c returned with HTTP 200 Aug 25 05:45:25.029656 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 523/2100] 10.4.3.189 () {66 vars in 1354 bytes} [Tue Aug 25 05:45:25 2026] GET /volume/v3/snapshots/4626880d-e8aa-437a-a35d-e59b8709844c => generated 438 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:45:25.051541 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-45473453-7041-4c9f-aa4a-6213dff39d74 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Delete volume request issued successfully. Aug 25 05:45:25.051772 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-45473453-7041-4c9f-aa4a-6213dff39d74 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] https://10.4.3.189/volume/v3/volumes/04cf3fb8-2584-4afc-b92f-ef7e1a712fde returned with HTTP 202 Aug 25 05:45:25.052898 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 523/2101] 10.4.3.189 () {66 vars in 1351 bytes} [Tue Aug 25 05:45:24 2026] DELETE /volume/v3/volumes/04cf3fb8-2584-4afc-b92f-ef7e1a712fde => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:45:25.063567 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-db17ec10-dd0b-4bf6-90b2-4437c7cdb036 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:45:25.066606 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-db17ec10-dd0b-4bf6-90b2-4437c7cdb036 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] GET https://10.4.3.189/volume/v3/volumes/04cf3fb8-2584-4afc-b92f-ef7e1a712fde Aug 25 05:45:25.066902 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-db17ec10-dd0b-4bf6-90b2-4437c7cdb036 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:45:25.067203 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-db17ec10-dd0b-4bf6-90b2-4437c7cdb036 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:45:25.081343 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:45:25.081343 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:45:25.087345 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-db17ec10-dd0b-4bf6-90b2-4437c7cdb036 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Volume info retrieved successfully. Aug 25 05:45:25.096756 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-db17ec10-dd0b-4bf6-90b2-4437c7cdb036 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] https://10.4.3.189/volume/v3/volumes/04cf3fb8-2584-4afc-b92f-ef7e1a712fde returned with HTTP 200 Aug 25 05:45:25.097223 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 526/2102] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:45:25 2026] GET /volume/v3/volumes/04cf3fb8-2584-4afc-b92f-ef7e1a712fde => generated 851 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:45:25.423487 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-17edfbed-f8c8-41a4-ac39-e672d959f839 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:45:25.426164 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-17edfbed-f8c8-41a4-ac39-e672d959f839 tempest-CreateVolumesFromSnapshotTest-1485349960 tempest-CreateVolumesFromSnapshotTest-1485349960-project-member] GET https://10.4.3.189/volume/v3/volumes/1011196f-1c0b-4b84-b2b3-f462728aeada Aug 25 05:45:25.426335 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-17edfbed-f8c8-41a4-ac39-e672d959f839 tempest-CreateVolumesFromSnapshotTest-1485349960 tempest-CreateVolumesFromSnapshotTest-1485349960-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:45:25.426798 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-17edfbed-f8c8-41a4-ac39-e672d959f839 tempest-CreateVolumesFromSnapshotTest-1485349960 tempest-CreateVolumesFromSnapshotTest-1485349960-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:45:25.437716 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-17edfbed-f8c8-41a4-ac39-e672d959f839 tempest-CreateVolumesFromSnapshotTest-1485349960 tempest-CreateVolumesFromSnapshotTest-1485349960-project-member] https://10.4.3.189/volume/v3/volumes/1011196f-1c0b-4b84-b2b3-f462728aeada returned with HTTP 404 Aug 25 05:45:25.438635 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 531/2103] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:45:25 2026] GET /volume/v3/volumes/1011196f-1c0b-4b84-b2b3-f462728aeada => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:45:25.449500 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-6ec87df5-813b-4a0b-b3a6-1af5a3e31c02 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:45:25.451520 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-6ec87df5-813b-4a0b-b3a6-1af5a3e31c02 tempest-CreateVolumesFromSnapshotTest-1485349960 tempest-CreateVolumesFromSnapshotTest-1485349960-project-member] DELETE https://10.4.3.189/volume/v3/volumes/3ff4473c-0540-40b7-aab3-947f146ecb4b Aug 25 05:45:25.451745 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-6ec87df5-813b-4a0b-b3a6-1af5a3e31c02 tempest-CreateVolumesFromSnapshotTest-1485349960 tempest-CreateVolumesFromSnapshotTest-1485349960-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:45:25.452171 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-6ec87df5-813b-4a0b-b3a6-1af5a3e31c02 tempest-CreateVolumesFromSnapshotTest-1485349960 tempest-CreateVolumesFromSnapshotTest-1485349960-project-member] Calling method 'delete' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:45:25.452554 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.v3.volumes [None req-6ec87df5-813b-4a0b-b3a6-1af5a3e31c02 tempest-CreateVolumesFromSnapshotTest-1485349960 tempest-CreateVolumesFromSnapshotTest-1485349960-project-member] Delete volume with id: 3ff4473c-0540-40b7-aab3-947f146ecb4b Aug 25 05:45:25.462305 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:45:25.462305 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:45:25.462934 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-6ec87df5-813b-4a0b-b3a6-1af5a3e31c02 tempest-CreateVolumesFromSnapshotTest-1485349960 tempest-CreateVolumesFromSnapshotTest-1485349960-project-member] Volume info retrieved successfully. Aug 25 05:45:25.515030 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-6ec87df5-813b-4a0b-b3a6-1af5a3e31c02 tempest-CreateVolumesFromSnapshotTest-1485349960 tempest-CreateVolumesFromSnapshotTest-1485349960-project-member] Delete volume request issued successfully. Aug 25 05:45:25.516041 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-6ec87df5-813b-4a0b-b3a6-1af5a3e31c02 tempest-CreateVolumesFromSnapshotTest-1485349960 tempest-CreateVolumesFromSnapshotTest-1485349960-project-member] https://10.4.3.189/volume/v3/volumes/3ff4473c-0540-40b7-aab3-947f146ecb4b returned with HTTP 202 Aug 25 05:45:25.517806 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 524/2104] 10.4.3.189 () {66 vars in 1351 bytes} [Tue Aug 25 05:45:25 2026] DELETE /volume/v3/volumes/3ff4473c-0540-40b7-aab3-947f146ecb4b => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:45:25.535575 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-6b5a13ff-7769-4c4e-84c5-b0501f40181e None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:45:25.540536 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-6b5a13ff-7769-4c4e-84c5-b0501f40181e tempest-CreateVolumesFromSnapshotTest-1485349960 tempest-CreateVolumesFromSnapshotTest-1485349960-project-member] GET https://10.4.3.189/volume/v3/volumes/3ff4473c-0540-40b7-aab3-947f146ecb4b Aug 25 05:45:25.541116 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-6b5a13ff-7769-4c4e-84c5-b0501f40181e tempest-CreateVolumesFromSnapshotTest-1485349960 tempest-CreateVolumesFromSnapshotTest-1485349960-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:45:25.541586 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-6b5a13ff-7769-4c4e-84c5-b0501f40181e tempest-CreateVolumesFromSnapshotTest-1485349960 tempest-CreateVolumesFromSnapshotTest-1485349960-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:45:25.580263 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:45:25.580263 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:45:25.594690 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-6b5a13ff-7769-4c4e-84c5-b0501f40181e tempest-CreateVolumesFromSnapshotTest-1485349960 tempest-CreateVolumesFromSnapshotTest-1485349960-project-member] Volume info retrieved successfully. Aug 25 05:45:25.607242 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-6b5a13ff-7769-4c4e-84c5-b0501f40181e tempest-CreateVolumesFromSnapshotTest-1485349960 tempest-CreateVolumesFromSnapshotTest-1485349960-project-member] https://10.4.3.189/volume/v3/volumes/3ff4473c-0540-40b7-aab3-947f146ecb4b returned with HTTP 200 Aug 25 05:45:25.608811 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 524/2105] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:45:25 2026] GET /volume/v3/volumes/3ff4473c-0540-40b7-aab3-947f146ecb4b => generated 851 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:45:26.046518 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-5b79da46-ce79-4c4e-98ff-7e0a1cc72807 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:45:26.049671 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-5b79da46-ce79-4c4e-98ff-7e0a1cc72807 tempest-VolumesDeleteCascade-861011106 tempest-VolumesDeleteCascade-861011106-project-member] GET https://10.4.3.189/volume/v3/snapshots/4626880d-e8aa-437a-a35d-e59b8709844c Aug 25 05:45:26.049885 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-5b79da46-ce79-4c4e-98ff-7e0a1cc72807 tempest-VolumesDeleteCascade-861011106 tempest-VolumesDeleteCascade-861011106-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:45:26.050219 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-5b79da46-ce79-4c4e-98ff-7e0a1cc72807 tempest-VolumesDeleteCascade-861011106 tempest-VolumesDeleteCascade-861011106-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:45:26.061317 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:45:26.061317 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:45:26.061946 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-5b79da46-ce79-4c4e-98ff-7e0a1cc72807 tempest-VolumesDeleteCascade-861011106 tempest-VolumesDeleteCascade-861011106-project-member] Snapshot retrieved successfully. Aug 25 05:45:26.063032 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-5b79da46-ce79-4c4e-98ff-7e0a1cc72807 tempest-VolumesDeleteCascade-861011106 tempest-VolumesDeleteCascade-861011106-project-member] https://10.4.3.189/volume/v3/snapshots/4626880d-e8aa-437a-a35d-e59b8709844c returned with HTTP 200 Aug 25 05:45:26.064197 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 527/2106] 10.4.3.189 () {66 vars in 1354 bytes} [Tue Aug 25 05:45:26 2026] GET /volume/v3/snapshots/4626880d-e8aa-437a-a35d-e59b8709844c => generated 465 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:45:26.079020 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-ce65c22d-534a-4c25-bba6-f6115f3a4233 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:45:26.082730 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-ce65c22d-534a-4c25-bba6-f6115f3a4233 tempest-VolumesDeleteCascade-861011106 tempest-VolumesDeleteCascade-861011106-project-member] POST https://10.4.3.189/volume/v3/snapshots Aug 25 05:45:26.082730 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-ce65c22d-534a-4c25-bba6-f6115f3a4233 tempest-VolumesDeleteCascade-861011106 tempest-VolumesDeleteCascade-861011106-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "48b63c5a-b0a0-44ad-aeb4-1706468ae07e", "name": "tempest-VolumesDeleteCascade-Snapshot-1080593943"}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:45:26.097335 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:45:26.097335 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:45:26.098336 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-ce65c22d-534a-4c25-bba6-f6115f3a4233 tempest-VolumesDeleteCascade-861011106 tempest-VolumesDeleteCascade-861011106-project-member] Volume info retrieved successfully. Aug 25 05:45:26.098336 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.v3.snapshots [None req-ce65c22d-534a-4c25-bba6-f6115f3a4233 tempest-VolumesDeleteCascade-861011106 tempest-VolumesDeleteCascade-861011106-project-member] Create snapshot from volume 48b63c5a-b0a0-44ad-aeb4-1706468ae07e Aug 25 05:45:26.117029 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-6ba10e08-d3fd-4989-b268-5536c2a4dc09 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:45:26.120558 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-6ba10e08-d3fd-4989-b268-5536c2a4dc09 tempest-VolumesActionsTest-849564805 tempest-VolumesActionsTest-849564805-project-member] POST https://10.4.3.189/volume/v3/volumes/88949fdf-752b-464d-92db-990411c58a08/action Aug 25 05:45:26.120775 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-40d5d4ce-ae08-4cc6-a252-d932f648f7b9 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:45:26.121345 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-6ba10e08-d3fd-4989-b268-5536c2a4dc09 tempest-VolumesActionsTest-849564805 tempest-VolumesActionsTest-849564805-project-member] Action body: b'{"os-attach": {"instance_uuid": "76326f33-8d1c-462c-85ea-1a683b8ef571", "mountpoint": "/dev/vdb"}}' {{(pid=100270) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 05:45:26.121593 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-6ba10e08-d3fd-4989-b268-5536c2a4dc09 tempest-VolumesActionsTest-849564805 tempest-VolumesActionsTest-849564805-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "76326f33-8d1c-462c-85ea-1a683b8ef571", "mountpoint": "/dev/vdb"}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:45:26.123183 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-40d5d4ce-ae08-4cc6-a252-d932f648f7b9 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] GET https://10.4.3.189/volume/v3/volumes/04cf3fb8-2584-4afc-b92f-ef7e1a712fde Aug 25 05:45:26.123950 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-40d5d4ce-ae08-4cc6-a252-d932f648f7b9 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:45:26.123950 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-40d5d4ce-ae08-4cc6-a252-d932f648f7b9 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:45:26.135027 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-40d5d4ce-ae08-4cc6-a252-d932f648f7b9 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] https://10.4.3.189/volume/v3/volumes/04cf3fb8-2584-4afc-b92f-ef7e1a712fde returned with HTTP 404 Aug 25 05:45:26.135630 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 525/2107] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:45:26 2026] GET /volume/v3/volumes/04cf3fb8-2584-4afc-b92f-ef7e1a712fde => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:45:26.137906 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:45:26.137906 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:45:26.138877 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-6ba10e08-d3fd-4989-b268-5536c2a4dc09 tempest-VolumesActionsTest-849564805 tempest-VolumesActionsTest-849564805-project-member] Volume info retrieved successfully. Aug 25 05:45:26.143742 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.quota [None req-ce65c22d-534a-4c25-bba6-f6115f3a4233 tempest-VolumesDeleteCascade-861011106 tempest-VolumesDeleteCascade-861011106-project-member] Created reservations ['be24d4d3-3040-46e8-b9c8-1a34ed44a766', 'fd0c0d7a-7a91-4bf8-be13-ee78d951764d', 'b5f1cd8c-b628-4f29-8918-aae93728fe32', 'a1ef6232-13e7-4c1f-acf3-292531447c9e'] {{(pid=100271) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:45:26.148711 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-6ba10e08-d3fd-4989-b268-5536c2a4dc09 tempest-VolumesActionsTest-849564805 tempest-VolumesActionsTest-849564805-project-member] Update volume admin metadata completed successfully. Aug 25 05:45:26.210826 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-ce65c22d-534a-4c25-bba6-f6115f3a4233 tempest-VolumesDeleteCascade-861011106 tempest-VolumesDeleteCascade-861011106-project-member] Snapshot create request issued successfully. Aug 25 05:45:26.212601 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-ce65c22d-534a-4c25-bba6-f6115f3a4233 tempest-VolumesDeleteCascade-861011106 tempest-VolumesDeleteCascade-861011106-project-member] https://10.4.3.189/volume/v3/snapshots returned with HTTP 202 Aug 25 05:45:26.212601 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 532/2108] 10.4.3.189 () {68 vars in 1265 bytes} [Tue Aug 25 05:45:26 2026] POST /volume/v3/snapshots => generated 307 bytes in 133 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 05:45:26.224504 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-8632f94e-1514-484d-980a-0e999d9328d8 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:45:26.226796 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-8632f94e-1514-484d-980a-0e999d9328d8 tempest-VolumesDeleteCascade-861011106 tempest-VolumesDeleteCascade-861011106-project-member] GET https://10.4.3.189/volume/v3/snapshots/65f002ff-c91b-447b-ad76-4be2d04a0750 Aug 25 05:45:26.227147 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-8632f94e-1514-484d-980a-0e999d9328d8 tempest-VolumesDeleteCascade-861011106 tempest-VolumesDeleteCascade-861011106-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:45:26.227508 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-8632f94e-1514-484d-980a-0e999d9328d8 tempest-VolumesDeleteCascade-861011106 tempest-VolumesDeleteCascade-861011106-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:45:26.235618 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:45:26.235618 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:45:26.235618 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-8632f94e-1514-484d-980a-0e999d9328d8 tempest-VolumesDeleteCascade-861011106 tempest-VolumesDeleteCascade-861011106-project-member] Snapshot retrieved successfully. Aug 25 05:45:26.236539 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-8632f94e-1514-484d-980a-0e999d9328d8 tempest-VolumesDeleteCascade-861011106 tempest-VolumesDeleteCascade-861011106-project-member] https://10.4.3.189/volume/v3/snapshots/65f002ff-c91b-447b-ad76-4be2d04a0750 returned with HTTP 200 Aug 25 05:45:26.237185 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 528/2109] 10.4.3.189 () {66 vars in 1354 bytes} [Tue Aug 25 05:45:26 2026] GET /volume/v3/snapshots/65f002ff-c91b-447b-ad76-4be2d04a0750 => generated 439 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:45:26.247659 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-6ba10e08-d3fd-4989-b268-5536c2a4dc09 tempest-VolumesActionsTest-849564805 tempest-VolumesActionsTest-849564805-project-member] Attach volume completed successfully. Aug 25 05:45:26.248311 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-6ba10e08-d3fd-4989-b268-5536c2a4dc09 tempest-VolumesActionsTest-849564805 tempest-VolumesActionsTest-849564805-project-member] https://10.4.3.189/volume/v3/volumes/88949fdf-752b-464d-92db-990411c58a08/action returned with HTTP 202 Aug 25 05:45:26.249209 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 525/2110] 10.4.3.189 () {68 vars in 1390 bytes} [Tue Aug 25 05:45:26 2026] POST /volume/v3/volumes/88949fdf-752b-464d-92db-990411c58a08/action => generated 0 bytes in 133 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 05:45:26.259512 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-fba0d20b-af8b-4414-8031-859aa9383455 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:45:26.263764 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-fba0d20b-af8b-4414-8031-859aa9383455 tempest-VolumesActionsTest-849564805 tempest-VolumesActionsTest-849564805-project-member] GET https://10.4.3.189/volume/v3/volumes/88949fdf-752b-464d-92db-990411c58a08 Aug 25 05:45:26.263764 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-fba0d20b-af8b-4414-8031-859aa9383455 tempest-VolumesActionsTest-849564805 tempest-VolumesActionsTest-849564805-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:45:26.264330 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-fba0d20b-af8b-4414-8031-859aa9383455 tempest-VolumesActionsTest-849564805 tempest-VolumesActionsTest-849564805-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:45:26.282950 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:45:26.282950 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:45:26.299808 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-fba0d20b-af8b-4414-8031-859aa9383455 tempest-VolumesActionsTest-849564805 tempest-VolumesActionsTest-849564805-project-member] Volume info retrieved successfully. Aug 25 05:45:26.309681 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-fba0d20b-af8b-4414-8031-859aa9383455 tempest-VolumesActionsTest-849564805 tempest-VolumesActionsTest-849564805-project-member] https://10.4.3.189/volume/v3/volumes/88949fdf-752b-464d-92db-990411c58a08 returned with HTTP 200 Aug 25 05:45:26.309681 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 526/2111] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:45:26 2026] GET /volume/v3/volumes/88949fdf-752b-464d-92db-990411c58a08 => generated 1176 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:45:26.332250 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-5fe80742-285b-4055-a0a7-fbca7329df15 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:45:26.336160 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-5fe80742-285b-4055-a0a7-fbca7329df15 tempest-VolumesActionsTest-849564805 tempest-VolumesActionsTest-849564805-project-member] GET https://10.4.3.189/volume/v3/volumes/88949fdf-752b-464d-92db-990411c58a08 Aug 25 05:45:26.336356 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-5fe80742-285b-4055-a0a7-fbca7329df15 tempest-VolumesActionsTest-849564805 tempest-VolumesActionsTest-849564805-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:45:26.337517 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-5fe80742-285b-4055-a0a7-fbca7329df15 tempest-VolumesActionsTest-849564805 tempest-VolumesActionsTest-849564805-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:45:26.350687 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:45:26.350687 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:45:26.357270 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-5fe80742-285b-4055-a0a7-fbca7329df15 tempest-VolumesActionsTest-849564805 tempest-VolumesActionsTest-849564805-project-member] Volume info retrieved successfully. Aug 25 05:45:26.365079 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-5fe80742-285b-4055-a0a7-fbca7329df15 tempest-VolumesActionsTest-849564805 tempest-VolumesActionsTest-849564805-project-member] https://10.4.3.189/volume/v3/volumes/88949fdf-752b-464d-92db-990411c58a08 returned with HTTP 200 Aug 25 05:45:26.365800 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 533/2112] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:45:26 2026] GET /volume/v3/volumes/88949fdf-752b-464d-92db-990411c58a08 => generated 1176 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:45:26.388028 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-9380c28d-cde9-4a02-b2df-234bc5ca8de4 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:45:26.393094 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-9380c28d-cde9-4a02-b2df-234bc5ca8de4 tempest-VolumesActionsTest-849564805 tempest-VolumesActionsTest-849564805-project-member] POST https://10.4.3.189/volume/v3/volumes/88949fdf-752b-464d-92db-990411c58a08/action Aug 25 05:45:26.393606 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-9380c28d-cde9-4a02-b2df-234bc5ca8de4 tempest-VolumesActionsTest-849564805 tempest-VolumesActionsTest-849564805-project-member] Action body: b'{"os-detach": {}}' {{(pid=100268) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 05:45:26.394155 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-9380c28d-cde9-4a02-b2df-234bc5ca8de4 tempest-VolumesActionsTest-849564805 tempest-VolumesActionsTest-849564805-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:45:26.419996 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:45:26.419996 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:45:26.419996 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-9380c28d-cde9-4a02-b2df-234bc5ca8de4 tempest-VolumesActionsTest-849564805 tempest-VolumesActionsTest-849564805-project-member] Volume info retrieved successfully. Aug 25 05:45:26.495683 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-9380c28d-cde9-4a02-b2df-234bc5ca8de4 tempest-VolumesActionsTest-849564805 tempest-VolumesActionsTest-849564805-project-member] Detach volume completed successfully. Aug 25 05:45:26.498084 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-9380c28d-cde9-4a02-b2df-234bc5ca8de4 tempest-VolumesActionsTest-849564805 tempest-VolumesActionsTest-849564805-project-member] https://10.4.3.189/volume/v3/volumes/88949fdf-752b-464d-92db-990411c58a08/action returned with HTTP 202 Aug 25 05:45:26.498928 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 529/2113] 10.4.3.189 () {68 vars in 1390 bytes} [Tue Aug 25 05:45:26 2026] POST /volume/v3/volumes/88949fdf-752b-464d-92db-990411c58a08/action => generated 0 bytes in 111 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 05:45:26.510218 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-f4cf140d-73eb-45ee-8dc3-76a1e22f6793 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:45:26.513580 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-f4cf140d-73eb-45ee-8dc3-76a1e22f6793 tempest-VolumesActionsTest-849564805 tempest-VolumesActionsTest-849564805-project-member] GET https://10.4.3.189/volume/v3/volumes/88949fdf-752b-464d-92db-990411c58a08 Aug 25 05:45:26.515998 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-f4cf140d-73eb-45ee-8dc3-76a1e22f6793 tempest-VolumesActionsTest-849564805 tempest-VolumesActionsTest-849564805-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:45:26.515998 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-f4cf140d-73eb-45ee-8dc3-76a1e22f6793 tempest-VolumesActionsTest-849564805 tempest-VolumesActionsTest-849564805-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:45:26.531865 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:45:26.531865 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:45:26.540280 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-f4cf140d-73eb-45ee-8dc3-76a1e22f6793 tempest-VolumesActionsTest-849564805 tempest-VolumesActionsTest-849564805-project-member] Volume info retrieved successfully. Aug 25 05:45:26.546821 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-f4cf140d-73eb-45ee-8dc3-76a1e22f6793 tempest-VolumesActionsTest-849564805 tempest-VolumesActionsTest-849564805-project-member] https://10.4.3.189/volume/v3/volumes/88949fdf-752b-464d-92db-990411c58a08 returned with HTTP 200 Aug 25 05:45:26.547428 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 526/2114] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:45:26 2026] GET /volume/v3/volumes/88949fdf-752b-464d-92db-990411c58a08 => generated 861 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:45:26.632225 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-47e8a118-bd72-4109-9e00-39583cfff4c0 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:45:26.634811 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-47e8a118-bd72-4109-9e00-39583cfff4c0 tempest-CreateVolumesFromSnapshotTest-1485349960 tempest-CreateVolumesFromSnapshotTest-1485349960-project-member] GET https://10.4.3.189/volume/v3/volumes/3ff4473c-0540-40b7-aab3-947f146ecb4b Aug 25 05:45:26.635081 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-47e8a118-bd72-4109-9e00-39583cfff4c0 tempest-CreateVolumesFromSnapshotTest-1485349960 tempest-CreateVolumesFromSnapshotTest-1485349960-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:45:26.635369 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-47e8a118-bd72-4109-9e00-39583cfff4c0 tempest-CreateVolumesFromSnapshotTest-1485349960 tempest-CreateVolumesFromSnapshotTest-1485349960-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:45:26.649990 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-47e8a118-bd72-4109-9e00-39583cfff4c0 tempest-CreateVolumesFromSnapshotTest-1485349960 tempest-CreateVolumesFromSnapshotTest-1485349960-project-member] https://10.4.3.189/volume/v3/volumes/3ff4473c-0540-40b7-aab3-947f146ecb4b returned with HTTP 404 Aug 25 05:45:26.650879 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 527/2115] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:45:26 2026] GET /volume/v3/volumes/3ff4473c-0540-40b7-aab3-947f146ecb4b => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:45:26.666350 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-5d3bacce-97b9-4456-9875-8445c4392882 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:45:26.669469 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-5d3bacce-97b9-4456-9875-8445c4392882 tempest-CreateVolumesFromSnapshotTest-1485349960 tempest-CreateVolumesFromSnapshotTest-1485349960-project-member] DELETE https://10.4.3.189/volume/v3/volumes/0d4f879c-c6ad-4830-9acf-7fcd4f0c1e2d Aug 25 05:45:26.669717 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-5d3bacce-97b9-4456-9875-8445c4392882 tempest-CreateVolumesFromSnapshotTest-1485349960 tempest-CreateVolumesFromSnapshotTest-1485349960-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:45:26.670116 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-5d3bacce-97b9-4456-9875-8445c4392882 tempest-CreateVolumesFromSnapshotTest-1485349960 tempest-CreateVolumesFromSnapshotTest-1485349960-project-member] Calling method 'delete' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:45:26.670213 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [None req-5d3bacce-97b9-4456-9875-8445c4392882 tempest-CreateVolumesFromSnapshotTest-1485349960 tempest-CreateVolumesFromSnapshotTest-1485349960-project-member] Delete volume with id: 0d4f879c-c6ad-4830-9acf-7fcd4f0c1e2d Aug 25 05:45:26.682044 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:45:26.682044 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:45:26.682659 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-5d3bacce-97b9-4456-9875-8445c4392882 tempest-CreateVolumesFromSnapshotTest-1485349960 tempest-CreateVolumesFromSnapshotTest-1485349960-project-member] Volume info retrieved successfully. Aug 25 05:45:26.715213 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-5d3bacce-97b9-4456-9875-8445c4392882 tempest-CreateVolumesFromSnapshotTest-1485349960 tempest-CreateVolumesFromSnapshotTest-1485349960-project-member] Delete volume request issued successfully. Aug 25 05:45:26.716238 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-5d3bacce-97b9-4456-9875-8445c4392882 tempest-CreateVolumesFromSnapshotTest-1485349960 tempest-CreateVolumesFromSnapshotTest-1485349960-project-member] https://10.4.3.189/volume/v3/volumes/0d4f879c-c6ad-4830-9acf-7fcd4f0c1e2d returned with HTTP 202 Aug 25 05:45:26.716238 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 534/2116] 10.4.3.189 () {66 vars in 1351 bytes} [Tue Aug 25 05:45:26 2026] DELETE /volume/v3/volumes/0d4f879c-c6ad-4830-9acf-7fcd4f0c1e2d => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:45:26.729710 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-e0393416-9577-4923-8481-58f7a4e389cc None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:45:26.735969 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e0393416-9577-4923-8481-58f7a4e389cc tempest-CreateVolumesFromSnapshotTest-1485349960 tempest-CreateVolumesFromSnapshotTest-1485349960-project-member] GET https://10.4.3.189/volume/v3/volumes/0d4f879c-c6ad-4830-9acf-7fcd4f0c1e2d Aug 25 05:45:26.735969 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e0393416-9577-4923-8481-58f7a4e389cc tempest-CreateVolumesFromSnapshotTest-1485349960 tempest-CreateVolumesFromSnapshotTest-1485349960-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:45:26.736749 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e0393416-9577-4923-8481-58f7a4e389cc tempest-CreateVolumesFromSnapshotTest-1485349960 tempest-CreateVolumesFromSnapshotTest-1485349960-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:45:26.748985 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:45:26.748985 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:45:26.761543 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-e0393416-9577-4923-8481-58f7a4e389cc tempest-CreateVolumesFromSnapshotTest-1485349960 tempest-CreateVolumesFromSnapshotTest-1485349960-project-member] Volume info retrieved successfully. Aug 25 05:45:26.770538 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e0393416-9577-4923-8481-58f7a4e389cc tempest-CreateVolumesFromSnapshotTest-1485349960 tempest-CreateVolumesFromSnapshotTest-1485349960-project-member] https://10.4.3.189/volume/v3/volumes/0d4f879c-c6ad-4830-9acf-7fcd4f0c1e2d returned with HTTP 200 Aug 25 05:45:26.771170 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 530/2117] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:45:26 2026] GET /volume/v3/volumes/0d4f879c-c6ad-4830-9acf-7fcd4f0c1e2d => generated 852 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:45:27.256215 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-680f7762-4568-4127-916b-dc981486fb9e None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:45:27.261217 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-680f7762-4568-4127-916b-dc981486fb9e tempest-VolumesDeleteCascade-861011106 tempest-VolumesDeleteCascade-861011106-project-member] GET https://10.4.3.189/volume/v3/snapshots/65f002ff-c91b-447b-ad76-4be2d04a0750 Aug 25 05:45:27.261217 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-680f7762-4568-4127-916b-dc981486fb9e tempest-VolumesDeleteCascade-861011106 tempest-VolumesDeleteCascade-861011106-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:45:27.261217 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-680f7762-4568-4127-916b-dc981486fb9e tempest-VolumesDeleteCascade-861011106 tempest-VolumesDeleteCascade-861011106-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:45:27.269291 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:45:27.269291 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:45:27.270142 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-680f7762-4568-4127-916b-dc981486fb9e tempest-VolumesDeleteCascade-861011106 tempest-VolumesDeleteCascade-861011106-project-member] Snapshot retrieved successfully. Aug 25 05:45:27.271420 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-680f7762-4568-4127-916b-dc981486fb9e tempest-VolumesDeleteCascade-861011106 tempest-VolumesDeleteCascade-861011106-project-member] https://10.4.3.189/volume/v3/snapshots/65f002ff-c91b-447b-ad76-4be2d04a0750 returned with HTTP 200 Aug 25 05:45:27.272467 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 527/2118] 10.4.3.189 () {66 vars in 1354 bytes} [Tue Aug 25 05:45:27 2026] GET /volume/v3/snapshots/65f002ff-c91b-447b-ad76-4be2d04a0750 => generated 466 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:45:27.289286 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-163c4713-f022-4c07-983a-1950e1aaafb9 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:45:27.290350 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-163c4713-f022-4c07-983a-1950e1aaafb9 tempest-VolumesDeleteCascade-861011106 tempest-VolumesDeleteCascade-861011106-project-member] DELETE https://10.4.3.189/volume/v3/volumes/48b63c5a-b0a0-44ad-aeb4-1706468ae07e?cascade=True Aug 25 05:45:27.290696 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-163c4713-f022-4c07-983a-1950e1aaafb9 tempest-VolumesDeleteCascade-861011106 tempest-VolumesDeleteCascade-861011106-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:45:27.291001 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-163c4713-f022-4c07-983a-1950e1aaafb9 tempest-VolumesDeleteCascade-861011106 tempest-VolumesDeleteCascade-861011106-project-member] Calling method 'delete' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:45:27.291290 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.v3.volumes [None req-163c4713-f022-4c07-983a-1950e1aaafb9 tempest-VolumesDeleteCascade-861011106 tempest-VolumesDeleteCascade-861011106-project-member] Delete volume with id: 48b63c5a-b0a0-44ad-aeb4-1706468ae07e Aug 25 05:45:27.303578 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:45:27.303578 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:45:27.304285 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-163c4713-f022-4c07-983a-1950e1aaafb9 tempest-VolumesDeleteCascade-861011106 tempest-VolumesDeleteCascade-861011106-project-member] Volume info retrieved successfully. Aug 25 05:45:27.375625 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-163c4713-f022-4c07-983a-1950e1aaafb9 tempest-VolumesDeleteCascade-861011106 tempest-VolumesDeleteCascade-861011106-project-member] Delete volume request issued successfully. Aug 25 05:45:27.376819 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-163c4713-f022-4c07-983a-1950e1aaafb9 tempest-VolumesDeleteCascade-861011106 tempest-VolumesDeleteCascade-861011106-project-member] https://10.4.3.189/volume/v3/volumes/48b63c5a-b0a0-44ad-aeb4-1706468ae07e?cascade=True returned with HTTP 202 Aug 25 05:45:27.377455 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 528/2119] 10.4.3.189 () {66 vars in 1376 bytes} [Tue Aug 25 05:45:27 2026] DELETE /volume/v3/volumes/48b63c5a-b0a0-44ad-aeb4-1706468ae07e?cascade=True => generated 0 bytes in 90 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:45:27.388889 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-8cf1aa7f-6aa1-4d3b-bf05-ec9c74637db6 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:45:27.393926 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-8cf1aa7f-6aa1-4d3b-bf05-ec9c74637db6 tempest-VolumesDeleteCascade-861011106 tempest-VolumesDeleteCascade-861011106-project-member] GET https://10.4.3.189/volume/v3/volumes/48b63c5a-b0a0-44ad-aeb4-1706468ae07e Aug 25 05:45:27.394617 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-8cf1aa7f-6aa1-4d3b-bf05-ec9c74637db6 tempest-VolumesDeleteCascade-861011106 tempest-VolumesDeleteCascade-861011106-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:45:27.394761 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-8cf1aa7f-6aa1-4d3b-bf05-ec9c74637db6 tempest-VolumesDeleteCascade-861011106 tempest-VolumesDeleteCascade-861011106-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:45:27.410587 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:45:27.410587 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:45:27.415801 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-8cf1aa7f-6aa1-4d3b-bf05-ec9c74637db6 tempest-VolumesDeleteCascade-861011106 tempest-VolumesDeleteCascade-861011106-project-member] Volume info retrieved successfully. Aug 25 05:45:27.422885 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-8cf1aa7f-6aa1-4d3b-bf05-ec9c74637db6 tempest-VolumesDeleteCascade-861011106 tempest-VolumesDeleteCascade-861011106-project-member] https://10.4.3.189/volume/v3/volumes/48b63c5a-b0a0-44ad-aeb4-1706468ae07e returned with HTTP 200 Aug 25 05:45:27.423763 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 535/2120] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:45:27 2026] GET /volume/v3/volumes/48b63c5a-b0a0-44ad-aeb4-1706468ae07e => generated 842 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:45:27.578430 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-08001522-4b29-4f72-abad-796b1aad44a1 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:45:27.581461 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-08001522-4b29-4f72-abad-796b1aad44a1 tempest-ServerRescueNegativeTestJSON-1981764244 tempest-ServerRescueNegativeTestJSON-1981764244-project-member] POST https://10.4.3.189/volume/v3/volumes Aug 25 05:45:27.581461 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-08001522-4b29-4f72-abad-796b1aad44a1 tempest-ServerRescueNegativeTestJSON-1981764244 tempest-ServerRescueNegativeTestJSON-1981764244-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-1772304214"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:45:27.583643 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.v3.volumes [None req-08001522-4b29-4f72-abad-796b1aad44a1 tempest-ServerRescueNegativeTestJSON-1981764244 tempest-ServerRescueNegativeTestJSON-1981764244-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-1772304214'}} {{(pid=100268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 05:45:27.583643 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-08001522-4b29-4f72-abad-796b1aad44a1 tempest-ServerRescueNegativeTestJSON-1981764244 tempest-ServerRescueNegativeTestJSON-1981764244-project-member] Create volume of 1 GB Aug 25 05:45:27.590088 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-08001522-4b29-4f72-abad-796b1aad44a1 tempest-ServerRescueNegativeTestJSON-1981764244 tempest-ServerRescueNegativeTestJSON-1981764244-project-member] Availability Zones retrieved successfully. Aug 25 05:45:27.598148 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-08001522-4b29-4f72-abad-796b1aad44a1 tempest-ServerRescueNegativeTestJSON-1981764244 tempest-ServerRescueNegativeTestJSON-1981764244-project-member] Flow 'volume_create_api' (289ee15d-776c-4824-b38f-4baa22431c13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:45:27.599670 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-08001522-4b29-4f72-abad-796b1aad44a1 tempest-ServerRescueNegativeTestJSON-1981764244 tempest-ServerRescueNegativeTestJSON-1981764244-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (070bdfd5-74a1-4eb3-899c-bdabc4951aa0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:45:27.600980 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.flows.api.create_volume [None req-08001522-4b29-4f72-abad-796b1aad44a1 tempest-ServerRescueNegativeTestJSON-1981764244 tempest-ServerRescueNegativeTestJSON-1981764244-project-member] Validating volume size '1' using validate_int {{(pid=100268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 05:45:27.673776 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-08001522-4b29-4f72-abad-796b1aad44a1 tempest-ServerRescueNegativeTestJSON-1981764244 tempest-ServerRescueNegativeTestJSON-1981764244-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (070bdfd5-74a1-4eb3-899c-bdabc4951aa0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T05:35:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=23fc6e5d-fce0-4521-ba46-4837b4232084,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '23fc6e5d-fce0-4521-ba46-4837b4232084', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:45:27.675030 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-08001522-4b29-4f72-abad-796b1aad44a1 tempest-ServerRescueNegativeTestJSON-1981764244 tempest-ServerRescueNegativeTestJSON-1981764244-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (03b0f45e-f63d-4f85-aca9-92d7f2cc35d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:45:27.783238 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-08001522-4b29-4f72-abad-796b1aad44a1 tempest-ServerRescueNegativeTestJSON-1981764244 tempest-ServerRescueNegativeTestJSON-1981764244-project-member] Created reservations ['53536f52-4eed-4b47-8452-bc9ca08bc68d', '87e378f5-9b74-46db-8420-6062d08619d8', '1c7bd3f3-d703-46b1-8ac4-0767379b88d0', '5b2b2f76-2318-4623-b6df-3f956b47a2ae'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:45:27.784123 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-08001522-4b29-4f72-abad-796b1aad44a1 tempest-ServerRescueNegativeTestJSON-1981764244 tempest-ServerRescueNegativeTestJSON-1981764244-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (03b0f45e-f63d-4f85-aca9-92d7f2cc35d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['53536f52-4eed-4b47-8452-bc9ca08bc68d', '87e378f5-9b74-46db-8420-6062d08619d8', '1c7bd3f3-d703-46b1-8ac4-0767379b88d0', '5b2b2f76-2318-4623-b6df-3f956b47a2ae']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:45:27.786510 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-08001522-4b29-4f72-abad-796b1aad44a1 tempest-ServerRescueNegativeTestJSON-1981764244 tempest-ServerRescueNegativeTestJSON-1981764244-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (420ce4d0-59e2-448c-8212-9755d1192292) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:45:27.791715 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-b89343ef-fc5f-4afe-8823-4bc7c78c5136 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:45:27.799082 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-b89343ef-fc5f-4afe-8823-4bc7c78c5136 tempest-CreateVolumesFromSnapshotTest-1485349960 tempest-CreateVolumesFromSnapshotTest-1485349960-project-member] GET https://10.4.3.189/volume/v3/volumes/0d4f879c-c6ad-4830-9acf-7fcd4f0c1e2d Aug 25 05:45:27.799082 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-b89343ef-fc5f-4afe-8823-4bc7c78c5136 tempest-CreateVolumesFromSnapshotTest-1485349960 tempest-CreateVolumesFromSnapshotTest-1485349960-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:45:27.799082 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-b89343ef-fc5f-4afe-8823-4bc7c78c5136 tempest-CreateVolumesFromSnapshotTest-1485349960 tempest-CreateVolumesFromSnapshotTest-1485349960-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:45:27.809995 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-b89343ef-fc5f-4afe-8823-4bc7c78c5136 tempest-CreateVolumesFromSnapshotTest-1485349960 tempest-CreateVolumesFromSnapshotTest-1485349960-project-member] https://10.4.3.189/volume/v3/volumes/0d4f879c-c6ad-4830-9acf-7fcd4f0c1e2d returned with HTTP 404 Aug 25 05:45:27.810861 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 528/2121] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:45:27 2026] GET /volume/v3/volumes/0d4f879c-c6ad-4830-9acf-7fcd4f0c1e2d => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:45:27.823470 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-8abaec8d-f29e-4079-9b34-400ec5338e68 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:45:27.828081 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-08001522-4b29-4f72-abad-796b1aad44a1 tempest-ServerRescueNegativeTestJSON-1981764244 tempest-ServerRescueNegativeTestJSON-1981764244-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (420ce4d0-59e2-448c-8212-9755d1192292) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '968d0b84-b62d-48cc-bd3f-e81b3c14ef91', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1772304214',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ddcde017959e4cc3a0eb141102fac6b3',qos_specs=None,replication_status=,reservations=['53536f52-4eed-4b47-8452-bc9ca08bc68d','87e378f5-9b74-46db-8420-6062d08619d8','1c7bd3f3-d703-46b1-8ac4-0767379b88d0','5b2b2f76-2318-4623-b6df-3f956b47a2ae'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ad024c16c5424efbb6232fd644e17c6c',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T05:45:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1772304214',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=968d0b84-b62d-48cc-bd3f-e81b3c14ef91,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ddcde017959e4cc3a0eb141102fac6b3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ad024c16c5424efbb6232fd644e17c6c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(23fc6e5d-fce0-4521-ba46-4837b4232084),volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:45:27.828081 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-08001522-4b29-4f72-abad-796b1aad44a1 tempest-ServerRescueNegativeTestJSON-1981764244 tempest-ServerRescueNegativeTestJSON-1981764244-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (328055ff-d708-4eae-8bfe-edf8b406a373) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:45:27.828953 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-8abaec8d-f29e-4079-9b34-400ec5338e68 tempest-CreateVolumesFromSnapshotTest-1485349960 tempest-CreateVolumesFromSnapshotTest-1485349960-project-member] DELETE https://10.4.3.189/volume/v3/snapshots/c66fe862-5fc1-462e-bc5e-c1235f01ca99 Aug 25 05:45:27.828953 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-8abaec8d-f29e-4079-9b34-400ec5338e68 tempest-CreateVolumesFromSnapshotTest-1485349960 tempest-CreateVolumesFromSnapshotTest-1485349960-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:45:27.828953 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-8abaec8d-f29e-4079-9b34-400ec5338e68 tempest-CreateVolumesFromSnapshotTest-1485349960 tempest-CreateVolumesFromSnapshotTest-1485349960-project-member] Calling method 'delete' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:45:27.828953 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.v3.snapshots [None req-8abaec8d-f29e-4079-9b34-400ec5338e68 tempest-CreateVolumesFromSnapshotTest-1485349960 tempest-CreateVolumesFromSnapshotTest-1485349960-project-member] Delete snapshot with id: c66fe862-5fc1-462e-bc5e-c1235f01ca99 Aug 25 05:45:27.843636 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:45:27.843636 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:45:27.844337 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-8abaec8d-f29e-4079-9b34-400ec5338e68 tempest-CreateVolumesFromSnapshotTest-1485349960 tempest-CreateVolumesFromSnapshotTest-1485349960-project-member] Snapshot retrieved successfully. Aug 25 05:45:27.860495 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-08001522-4b29-4f72-abad-796b1aad44a1 tempest-ServerRescueNegativeTestJSON-1981764244 tempest-ServerRescueNegativeTestJSON-1981764244-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (328055ff-d708-4eae-8bfe-edf8b406a373) transitioned into state 'SUCCESS' from state '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-1772304214',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ddcde017959e4cc3a0eb141102fac6b3',qos_specs=None,replication_status=,reservations=['53536f52-4eed-4b47-8452-bc9ca08bc68d','87e378f5-9b74-46db-8420-6062d08619d8','1c7bd3f3-d703-46b1-8ac4-0767379b88d0','5b2b2f76-2318-4623-b6df-3f956b47a2ae'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ad024c16c5424efbb6232fd644e17c6c',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:45:27.860495 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-08001522-4b29-4f72-abad-796b1aad44a1 tempest-ServerRescueNegativeTestJSON-1981764244 tempest-ServerRescueNegativeTestJSON-1981764244-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9fe1c404-bc67-4f03-8874-eea9161fc758) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:45:27.881388 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-08001522-4b29-4f72-abad-796b1aad44a1 tempest-ServerRescueNegativeTestJSON-1981764244 tempest-ServerRescueNegativeTestJSON-1981764244-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9fe1c404-bc67-4f03-8874-eea9161fc758) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:45:27.881388 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-08001522-4b29-4f72-abad-796b1aad44a1 tempest-ServerRescueNegativeTestJSON-1981764244 tempest-ServerRescueNegativeTestJSON-1981764244-project-member] Flow 'volume_create_api' (289ee15d-776c-4824-b38f-4baa22431c13) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:45:27.881388 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-08001522-4b29-4f72-abad-796b1aad44a1 tempest-ServerRescueNegativeTestJSON-1981764244 tempest-ServerRescueNegativeTestJSON-1981764244-project-member] Create volume request issued successfully. Aug 25 05:45:27.881388 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-08001522-4b29-4f72-abad-796b1aad44a1 tempest-ServerRescueNegativeTestJSON-1981764244 tempest-ServerRescueNegativeTestJSON-1981764244-project-member] https://10.4.3.189/volume/v3/volumes returned with HTTP 202 Aug 25 05:45:27.881600 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 531/2122] 10.4.3.189 () {68 vars in 1258 bytes} [Tue Aug 25 05:45:27 2026] POST /volume/v3/volumes => generated 759 bytes in 304 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 05:45:27.882352 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-8abaec8d-f29e-4079-9b34-400ec5338e68 tempest-CreateVolumesFromSnapshotTest-1485349960 tempest-CreateVolumesFromSnapshotTest-1485349960-project-member] Snapshot delete request issued successfully. Aug 25 05:45:27.882626 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-8abaec8d-f29e-4079-9b34-400ec5338e68 tempest-CreateVolumesFromSnapshotTest-1485349960 tempest-CreateVolumesFromSnapshotTest-1485349960-project-member] https://10.4.3.189/volume/v3/snapshots/c66fe862-5fc1-462e-bc5e-c1235f01ca99 returned with HTTP 202 Aug 25 05:45:27.883077 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 529/2123] 10.4.3.189 () {66 vars in 1357 bytes} [Tue Aug 25 05:45:27 2026] DELETE /volume/v3/snapshots/c66fe862-5fc1-462e-bc5e-c1235f01ca99 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:45:27.898713 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-7735ce4a-a24e-4b18-aa3c-38222727f183 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:45:27.901730 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-7735ce4a-a24e-4b18-aa3c-38222727f183 tempest-CreateVolumesFromSnapshotTest-1485349960 tempest-CreateVolumesFromSnapshotTest-1485349960-project-member] GET https://10.4.3.189/volume/v3/snapshots/c66fe862-5fc1-462e-bc5e-c1235f01ca99 Aug 25 05:45:27.901730 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-7735ce4a-a24e-4b18-aa3c-38222727f183 tempest-CreateVolumesFromSnapshotTest-1485349960 tempest-CreateVolumesFromSnapshotTest-1485349960-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:45:27.902086 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-7735ce4a-a24e-4b18-aa3c-38222727f183 tempest-CreateVolumesFromSnapshotTest-1485349960 tempest-CreateVolumesFromSnapshotTest-1485349960-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:45:27.905030 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-114910d6-120e-45af-ad02-bd04d5dbc818 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:45:27.907304 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-114910d6-120e-45af-ad02-bd04d5dbc818 tempest-ServerRescueNegativeTestJSON-1981764244 tempest-ServerRescueNegativeTestJSON-1981764244-project-member] GET https://10.4.3.189/volume/v3/volumes/968d0b84-b62d-48cc-bd3f-e81b3c14ef91 Aug 25 05:45:27.907622 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-114910d6-120e-45af-ad02-bd04d5dbc818 tempest-ServerRescueNegativeTestJSON-1981764244 tempest-ServerRescueNegativeTestJSON-1981764244-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:45:27.907907 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-114910d6-120e-45af-ad02-bd04d5dbc818 tempest-ServerRescueNegativeTestJSON-1981764244 tempest-ServerRescueNegativeTestJSON-1981764244-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:45:27.913953 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:45:27.913953 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:45:27.914237 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-7735ce4a-a24e-4b18-aa3c-38222727f183 tempest-CreateVolumesFromSnapshotTest-1485349960 tempest-CreateVolumesFromSnapshotTest-1485349960-project-member] Snapshot retrieved successfully. Aug 25 05:45:27.916249 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-7735ce4a-a24e-4b18-aa3c-38222727f183 tempest-CreateVolumesFromSnapshotTest-1485349960 tempest-CreateVolumesFromSnapshotTest-1485349960-project-member] https://10.4.3.189/volume/v3/snapshots/c66fe862-5fc1-462e-bc5e-c1235f01ca99 returned with HTTP 200 Aug 25 05:45:27.916864 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 536/2124] 10.4.3.189 () {66 vars in 1354 bytes} [Tue Aug 25 05:45:27 2026] GET /volume/v3/snapshots/c66fe862-5fc1-462e-bc5e-c1235f01ca99 => generated 473 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:45:27.922446 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:45:27.922446 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:45:27.927681 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-114910d6-120e-45af-ad02-bd04d5dbc818 tempest-ServerRescueNegativeTestJSON-1981764244 tempest-ServerRescueNegativeTestJSON-1981764244-project-member] Volume info retrieved successfully. Aug 25 05:45:27.934493 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-114910d6-120e-45af-ad02-bd04d5dbc818 tempest-ServerRescueNegativeTestJSON-1981764244 tempest-ServerRescueNegativeTestJSON-1981764244-project-member] https://10.4.3.189/volume/v3/volumes/968d0b84-b62d-48cc-bd3f-e81b3c14ef91 returned with HTTP 200 Aug 25 05:45:27.936365 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 529/2125] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:45:27 2026] GET /volume/v3/volumes/968d0b84-b62d-48cc-bd3f-e81b3c14ef91 => generated 827 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 25 05:45:28.457293 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-067f5977-6668-43f9-a304-a289874c5752 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:45:28.461545 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-067f5977-6668-43f9-a304-a289874c5752 tempest-VolumesDeleteCascade-861011106 tempest-VolumesDeleteCascade-861011106-project-member] GET https://10.4.3.189/volume/v3/volumes/48b63c5a-b0a0-44ad-aeb4-1706468ae07e Aug 25 05:45:28.461545 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-067f5977-6668-43f9-a304-a289874c5752 tempest-VolumesDeleteCascade-861011106 tempest-VolumesDeleteCascade-861011106-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:45:28.461545 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-067f5977-6668-43f9-a304-a289874c5752 tempest-VolumesDeleteCascade-861011106 tempest-VolumesDeleteCascade-861011106-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:45:28.474125 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-067f5977-6668-43f9-a304-a289874c5752 tempest-VolumesDeleteCascade-861011106 tempest-VolumesDeleteCascade-861011106-project-member] https://10.4.3.189/volume/v3/volumes/48b63c5a-b0a0-44ad-aeb4-1706468ae07e returned with HTTP 404 Aug 25 05:45:28.474872 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 532/2126] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:45:28 2026] GET /volume/v3/volumes/48b63c5a-b0a0-44ad-aeb4-1706468ae07e => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:45:28.486944 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-a9139004-8e1e-4ca9-84d2-b4a5c42542a2 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:45:28.488413 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-a9139004-8e1e-4ca9-84d2-b4a5c42542a2 tempest-VolumesDeleteCascade-861011106 tempest-VolumesDeleteCascade-861011106-project-member] GET https://10.4.3.189/volume/v3/volumes Aug 25 05:45:28.489553 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-a9139004-8e1e-4ca9-84d2-b4a5c42542a2 tempest-VolumesDeleteCascade-861011106 tempest-VolumesDeleteCascade-861011106-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:45:28.490156 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-a9139004-8e1e-4ca9-84d2-b4a5c42542a2 tempest-VolumesDeleteCascade-861011106 tempest-VolumesDeleteCascade-861011106-project-member] Calling method 'index' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:45:28.491678 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.api_utils [None req-a9139004-8e1e-4ca9-84d2-b4a5c42542a2 tempest-VolumesDeleteCascade-861011106 tempest-VolumesDeleteCascade-861011106-project-member] Removing options '' from query. {{(pid=100269) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 05:45:28.492174 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:45:28.492174 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:45:28.492819 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-a9139004-8e1e-4ca9-84d2-b4a5c42542a2 tempest-VolumesDeleteCascade-861011106 tempest-VolumesDeleteCascade-861011106-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100269) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 05:45:28.512234 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-a9139004-8e1e-4ca9-84d2-b4a5c42542a2 tempest-VolumesDeleteCascade-861011106 tempest-VolumesDeleteCascade-861011106-project-member] Get all volumes completed successfully. Aug 25 05:45:28.512789 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-a9139004-8e1e-4ca9-84d2-b4a5c42542a2 tempest-VolumesDeleteCascade-861011106 tempest-VolumesDeleteCascade-861011106-project-member] https://10.4.3.189/volume/v3/volumes returned with HTTP 200 Aug 25 05:45:28.513432 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 530/2127] 10.4.3.189 () {66 vars in 1237 bytes} [Tue Aug 25 05:45:28 2026] GET /volume/v3/volumes => generated 15 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 25 05:45:28.526262 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-12c5f105-b884-40e9-bf57-77a8e10cd665 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:45:28.528785 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-12c5f105-b884-40e9-bf57-77a8e10cd665 tempest-VolumesDeleteCascade-861011106 tempest-VolumesDeleteCascade-861011106-project-member] GET https://10.4.3.189/volume/v3/snapshots Aug 25 05:45:28.530240 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-12c5f105-b884-40e9-bf57-77a8e10cd665 tempest-VolumesDeleteCascade-861011106 tempest-VolumesDeleteCascade-861011106-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:45:28.530240 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-12c5f105-b884-40e9-bf57-77a8e10cd665 tempest-VolumesDeleteCascade-861011106 tempest-VolumesDeleteCascade-861011106-project-member] Calling method 'index' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:45:28.531195 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.api_utils [None req-12c5f105-b884-40e9-bf57-77a8e10cd665 tempest-VolumesDeleteCascade-861011106 tempest-VolumesDeleteCascade-861011106-project-member] Removing options '' from query. {{(pid=100271) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 05:45:28.532893 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.db.api [None req-12c5f105-b884-40e9-bf57-77a8e10cd665 tempest-VolumesDeleteCascade-861011106 tempest-VolumesDeleteCascade-861011106-project-member] Building query based on filter {{(pid=100271) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 25 05:45:28.538863 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-12c5f105-b884-40e9-bf57-77a8e10cd665 tempest-VolumesDeleteCascade-861011106 tempest-VolumesDeleteCascade-861011106-project-member] Get all snapshots completed successfully. Aug 25 05:45:28.539138 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-12c5f105-b884-40e9-bf57-77a8e10cd665 tempest-VolumesDeleteCascade-861011106 tempest-VolumesDeleteCascade-861011106-project-member] https://10.4.3.189/volume/v3/snapshots returned with HTTP 200 Aug 25 05:45:28.539985 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 537/2128] 10.4.3.189 () {66 vars in 1243 bytes} [Tue Aug 25 05:45:28 2026] GET /volume/v3/snapshots => generated 17 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 25 05:45:28.553043 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-6f425b9f-9dfa-45b7-a514-b9da110d2482 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:45:28.555309 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-6f425b9f-9dfa-45b7-a514-b9da110d2482 tempest-VolumesDeleteCascade-861011106 tempest-VolumesDeleteCascade-861011106-project-member] DELETE https://10.4.3.189/volume/v3/snapshots/65f002ff-c91b-447b-ad76-4be2d04a0750 Aug 25 05:45:28.555608 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-6f425b9f-9dfa-45b7-a514-b9da110d2482 tempest-VolumesDeleteCascade-861011106 tempest-VolumesDeleteCascade-861011106-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:45:28.556168 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-6f425b9f-9dfa-45b7-a514-b9da110d2482 tempest-VolumesDeleteCascade-861011106 tempest-VolumesDeleteCascade-861011106-project-member] Calling method 'delete' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:45:28.556329 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.v3.snapshots [None req-6f425b9f-9dfa-45b7-a514-b9da110d2482 tempest-VolumesDeleteCascade-861011106 tempest-VolumesDeleteCascade-861011106-project-member] Delete snapshot with id: 65f002ff-c91b-447b-ad76-4be2d04a0750 Aug 25 05:45:28.565542 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-6f425b9f-9dfa-45b7-a514-b9da110d2482 tempest-VolumesDeleteCascade-861011106 tempest-VolumesDeleteCascade-861011106-project-member] https://10.4.3.189/volume/v3/snapshots/65f002ff-c91b-447b-ad76-4be2d04a0750 returned with HTTP 404 Aug 25 05:45:28.566331 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 530/2129] 10.4.3.189 () {66 vars in 1357 bytes} [Tue Aug 25 05:45:28 2026] DELETE /volume/v3/snapshots/65f002ff-c91b-447b-ad76-4be2d04a0750 => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:45:28.578617 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-a92b90ee-0425-4164-8d51-f254bc00a561 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:45:28.581569 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a92b90ee-0425-4164-8d51-f254bc00a561 tempest-VolumesDeleteCascade-861011106 tempest-VolumesDeleteCascade-861011106-project-member] DELETE https://10.4.3.189/volume/v3/snapshots/4626880d-e8aa-437a-a35d-e59b8709844c Aug 25 05:45:28.581874 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a92b90ee-0425-4164-8d51-f254bc00a561 tempest-VolumesDeleteCascade-861011106 tempest-VolumesDeleteCascade-861011106-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:45:28.583744 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a92b90ee-0425-4164-8d51-f254bc00a561 tempest-VolumesDeleteCascade-861011106 tempest-VolumesDeleteCascade-861011106-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:45:28.583744 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.v3.snapshots [None req-a92b90ee-0425-4164-8d51-f254bc00a561 tempest-VolumesDeleteCascade-861011106 tempest-VolumesDeleteCascade-861011106-project-member] Delete snapshot with id: 4626880d-e8aa-437a-a35d-e59b8709844c Aug 25 05:45:28.589702 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a92b90ee-0425-4164-8d51-f254bc00a561 tempest-VolumesDeleteCascade-861011106 tempest-VolumesDeleteCascade-861011106-project-member] https://10.4.3.189/volume/v3/snapshots/4626880d-e8aa-437a-a35d-e59b8709844c returned with HTTP 404 Aug 25 05:45:28.593844 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 533/2130] 10.4.3.189 () {66 vars in 1357 bytes} [Tue Aug 25 05:45:28 2026] DELETE /volume/v3/snapshots/4626880d-e8aa-437a-a35d-e59b8709844c => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:45:28.603282 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-c400c897-12a8-4465-95a0-e9e0ab5fa128 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:45:28.605990 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-c400c897-12a8-4465-95a0-e9e0ab5fa128 tempest-VolumesDeleteCascade-861011106 tempest-VolumesDeleteCascade-861011106-project-member] GET https://10.4.3.189/volume/v3/volumes/48b63c5a-b0a0-44ad-aeb4-1706468ae07e Aug 25 05:45:28.605990 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-c400c897-12a8-4465-95a0-e9e0ab5fa128 tempest-VolumesDeleteCascade-861011106 tempest-VolumesDeleteCascade-861011106-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:45:28.606361 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-c400c897-12a8-4465-95a0-e9e0ab5fa128 tempest-VolumesDeleteCascade-861011106 tempest-VolumesDeleteCascade-861011106-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:45:28.620214 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-c400c897-12a8-4465-95a0-e9e0ab5fa128 tempest-VolumesDeleteCascade-861011106 tempest-VolumesDeleteCascade-861011106-project-member] https://10.4.3.189/volume/v3/volumes/48b63c5a-b0a0-44ad-aeb4-1706468ae07e returned with HTTP 404 Aug 25 05:45:28.620805 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 531/2131] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:45:28 2026] GET /volume/v3/volumes/48b63c5a-b0a0-44ad-aeb4-1706468ae07e => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:45:28.632338 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-6beb8a7f-7469-40d2-8ed3-b987319dc155 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:45:28.634546 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-6beb8a7f-7469-40d2-8ed3-b987319dc155 tempest-VolumesDeleteCascade-861011106 tempest-VolumesDeleteCascade-861011106-project-member] DELETE https://10.4.3.189/volume/v3/volumes/48b63c5a-b0a0-44ad-aeb4-1706468ae07e Aug 25 05:45:28.636146 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-6beb8a7f-7469-40d2-8ed3-b987319dc155 tempest-VolumesDeleteCascade-861011106 tempest-VolumesDeleteCascade-861011106-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:45:28.636146 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-6beb8a7f-7469-40d2-8ed3-b987319dc155 tempest-VolumesDeleteCascade-861011106 tempest-VolumesDeleteCascade-861011106-project-member] Calling method 'delete' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:45:28.636146 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [None req-6beb8a7f-7469-40d2-8ed3-b987319dc155 tempest-VolumesDeleteCascade-861011106 tempest-VolumesDeleteCascade-861011106-project-member] Delete volume with id: 48b63c5a-b0a0-44ad-aeb4-1706468ae07e Aug 25 05:45:28.646182 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-6beb8a7f-7469-40d2-8ed3-b987319dc155 tempest-VolumesDeleteCascade-861011106 tempest-VolumesDeleteCascade-861011106-project-member] https://10.4.3.189/volume/v3/volumes/48b63c5a-b0a0-44ad-aeb4-1706468ae07e returned with HTTP 404 Aug 25 05:45:28.647515 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 538/2132] 10.4.3.189 () {66 vars in 1351 bytes} [Tue Aug 25 05:45:28 2026] DELETE /volume/v3/volumes/48b63c5a-b0a0-44ad-aeb4-1706468ae07e => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:45:28.659996 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-602596d2-6029-46cf-bd09-e67c6020984a None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:45:28.663016 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-602596d2-6029-46cf-bd09-e67c6020984a tempest-VolumesDeleteCascade-861011106 tempest-VolumesDeleteCascade-861011106-project-member] POST https://10.4.3.189/volume/v3/volumes Aug 25 05:45:28.663016 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-602596d2-6029-46cf-bd09-e67c6020984a tempest-VolumesDeleteCascade-861011106 tempest-VolumesDeleteCascade-861011106-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-1679793478"}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:45:28.666291 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.v3.volumes [None req-602596d2-6029-46cf-bd09-e67c6020984a tempest-VolumesDeleteCascade-861011106 tempest-VolumesDeleteCascade-861011106-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-1679793478'}} {{(pid=100270) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 05:45:28.666291 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.v3.volumes [None req-602596d2-6029-46cf-bd09-e67c6020984a tempest-VolumesDeleteCascade-861011106 tempest-VolumesDeleteCascade-861011106-project-member] Create volume of 1 GB Aug 25 05:45:28.675284 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-602596d2-6029-46cf-bd09-e67c6020984a tempest-VolumesDeleteCascade-861011106 tempest-VolumesDeleteCascade-861011106-project-member] Availability Zones retrieved successfully. Aug 25 05:45:28.682501 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-602596d2-6029-46cf-bd09-e67c6020984a tempest-VolumesDeleteCascade-861011106 tempest-VolumesDeleteCascade-861011106-project-member] Flow 'volume_create_api' (53e6bfda-eec1-441a-87e9-e13b9ec2a58b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:45:28.683765 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-602596d2-6029-46cf-bd09-e67c6020984a tempest-VolumesDeleteCascade-861011106 tempest-VolumesDeleteCascade-861011106-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0d1fa897-3c71-4c5e-ae5a-0f7a25dcefc2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:45:28.684894 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.flows.api.create_volume [None req-602596d2-6029-46cf-bd09-e67c6020984a tempest-VolumesDeleteCascade-861011106 tempest-VolumesDeleteCascade-861011106-project-member] Validating volume size '1' using validate_int {{(pid=100270) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 05:45:28.728040 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-602596d2-6029-46cf-bd09-e67c6020984a tempest-VolumesDeleteCascade-861011106 tempest-VolumesDeleteCascade-861011106-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0d1fa897-3c71-4c5e-ae5a-0f7a25dcefc2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T05:35:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=23fc6e5d-fce0-4521-ba46-4837b4232084,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '23fc6e5d-fce0-4521-ba46-4837b4232084', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:45:28.729147 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-602596d2-6029-46cf-bd09-e67c6020984a tempest-VolumesDeleteCascade-861011106 tempest-VolumesDeleteCascade-861011106-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (37e3aa94-39c0-49a8-8dfd-1e3822ca48ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:45:28.790470 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.quota [None req-602596d2-6029-46cf-bd09-e67c6020984a tempest-VolumesDeleteCascade-861011106 tempest-VolumesDeleteCascade-861011106-project-member] Created reservations ['209ab743-991b-45c9-97ea-ea145b8274e1', '2871e113-1b14-40af-9813-554feb1a6bd4', 'cde9f555-4566-4112-a1ff-4ea8af1c409b', 'd9f320d5-d6ad-46db-9684-033004409ab5'] {{(pid=100270) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:45:28.791865 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-602596d2-6029-46cf-bd09-e67c6020984a tempest-VolumesDeleteCascade-861011106 tempest-VolumesDeleteCascade-861011106-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (37e3aa94-39c0-49a8-8dfd-1e3822ca48ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['209ab743-991b-45c9-97ea-ea145b8274e1', '2871e113-1b14-40af-9813-554feb1a6bd4', 'cde9f555-4566-4112-a1ff-4ea8af1c409b', 'd9f320d5-d6ad-46db-9684-033004409ab5']}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:45:28.793280 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-602596d2-6029-46cf-bd09-e67c6020984a tempest-VolumesDeleteCascade-861011106 tempest-VolumesDeleteCascade-861011106-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (47280b39-417d-420c-bcc8-ffe45fcb1b69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:45:28.826411 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-602596d2-6029-46cf-bd09-e67c6020984a tempest-VolumesDeleteCascade-861011106 tempest-VolumesDeleteCascade-861011106-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (47280b39-417d-420c-bcc8-ffe45fcb1b69) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5bfa68d2-7d43-4dc6-9733-a3efb9d582d1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1679793478',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b589ea15d04241639f0ee9d5ee34beee',qos_specs=None,replication_status=,reservations=['209ab743-991b-45c9-97ea-ea145b8274e1','2871e113-1b14-40af-9813-554feb1a6bd4','cde9f555-4566-4112-a1ff-4ea8af1c409b','d9f320d5-d6ad-46db-9684-033004409ab5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='33a7e5ac36924e129c1ac5db57c38439',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T05:45:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1679793478',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5bfa68d2-7d43-4dc6-9733-a3efb9d582d1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b589ea15d04241639f0ee9d5ee34beee',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='33a7e5ac36924e129c1ac5db57c38439',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(23fc6e5d-fce0-4521-ba46-4837b4232084),volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:45:28.828200 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-602596d2-6029-46cf-bd09-e67c6020984a tempest-VolumesDeleteCascade-861011106 tempest-VolumesDeleteCascade-861011106-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (387c1ac9-8788-4494-b644-3502a3e0ee97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:45:28.859808 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-602596d2-6029-46cf-bd09-e67c6020984a tempest-VolumesDeleteCascade-861011106 tempest-VolumesDeleteCascade-861011106-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (387c1ac9-8788-4494-b644-3502a3e0ee97) transitioned into state 'SUCCESS' from state '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-1679793478',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b589ea15d04241639f0ee9d5ee34beee',qos_specs=None,replication_status=,reservations=['209ab743-991b-45c9-97ea-ea145b8274e1','2871e113-1b14-40af-9813-554feb1a6bd4','cde9f555-4566-4112-a1ff-4ea8af1c409b','d9f320d5-d6ad-46db-9684-033004409ab5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='33a7e5ac36924e129c1ac5db57c38439',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:45:28.863074 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-602596d2-6029-46cf-bd09-e67c6020984a tempest-VolumesDeleteCascade-861011106 tempest-VolumesDeleteCascade-861011106-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9971aa15-247a-4488-8331-e5e30564680e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:45:28.878457 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-602596d2-6029-46cf-bd09-e67c6020984a tempest-VolumesDeleteCascade-861011106 tempest-VolumesDeleteCascade-861011106-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9971aa15-247a-4488-8331-e5e30564680e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:45:28.879547 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-602596d2-6029-46cf-bd09-e67c6020984a tempest-VolumesDeleteCascade-861011106 tempest-VolumesDeleteCascade-861011106-project-member] Flow 'volume_create_api' (53e6bfda-eec1-441a-87e9-e13b9ec2a58b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100270) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:45:28.879844 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-602596d2-6029-46cf-bd09-e67c6020984a tempest-VolumesDeleteCascade-861011106 tempest-VolumesDeleteCascade-861011106-project-member] Create volume request issued successfully. Aug 25 05:45:28.883239 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-602596d2-6029-46cf-bd09-e67c6020984a tempest-VolumesDeleteCascade-861011106 tempest-VolumesDeleteCascade-861011106-project-member] https://10.4.3.189/volume/v3/volumes returned with HTTP 202 Aug 25 05:45:28.883239 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 531/2133] 10.4.3.189 () {68 vars in 1258 bytes} [Tue Aug 25 05:45:28 2026] POST /volume/v3/volumes => generated 751 bytes in 222 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 05:45:28.901668 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-aca8791d-5227-4dd3-8862-64f82b801b21 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:45:28.906977 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-aca8791d-5227-4dd3-8862-64f82b801b21 tempest-VolumesDeleteCascade-861011106 tempest-VolumesDeleteCascade-861011106-project-member] GET https://10.4.3.189/volume/v3/volumes/5bfa68d2-7d43-4dc6-9733-a3efb9d582d1 Aug 25 05:45:28.908151 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-aca8791d-5227-4dd3-8862-64f82b801b21 tempest-VolumesDeleteCascade-861011106 tempest-VolumesDeleteCascade-861011106-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:45:28.908151 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-aca8791d-5227-4dd3-8862-64f82b801b21 tempest-VolumesDeleteCascade-861011106 tempest-VolumesDeleteCascade-861011106-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:45:28.919088 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:45:28.919088 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:45:28.921914 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-aca8791d-5227-4dd3-8862-64f82b801b21 tempest-VolumesDeleteCascade-861011106 tempest-VolumesDeleteCascade-861011106-project-member] Volume info retrieved successfully. Aug 25 05:45:28.928618 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-aca8791d-5227-4dd3-8862-64f82b801b21 tempest-VolumesDeleteCascade-861011106 tempest-VolumesDeleteCascade-861011106-project-member] https://10.4.3.189/volume/v3/volumes/5bfa68d2-7d43-4dc6-9733-a3efb9d582d1 returned with HTTP 200 Aug 25 05:45:28.929409 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 534/2134] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:45:28 2026] GET /volume/v3/volumes/5bfa68d2-7d43-4dc6-9733-a3efb9d582d1 => generated 819 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:45:28.933245 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-9497adc8-27ea-4b8d-9dd3-1ef858f887a8 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:45:28.936110 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-9497adc8-27ea-4b8d-9dd3-1ef858f887a8 tempest-CreateVolumesFromSnapshotTest-1485349960 tempest-CreateVolumesFromSnapshotTest-1485349960-project-member] GET https://10.4.3.189/volume/v3/snapshots/c66fe862-5fc1-462e-bc5e-c1235f01ca99 Aug 25 05:45:28.936510 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-9497adc8-27ea-4b8d-9dd3-1ef858f887a8 tempest-CreateVolumesFromSnapshotTest-1485349960 tempest-CreateVolumesFromSnapshotTest-1485349960-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:45:28.936734 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-9497adc8-27ea-4b8d-9dd3-1ef858f887a8 tempest-CreateVolumesFromSnapshotTest-1485349960 tempest-CreateVolumesFromSnapshotTest-1485349960-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:45:28.945871 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-9497adc8-27ea-4b8d-9dd3-1ef858f887a8 tempest-CreateVolumesFromSnapshotTest-1485349960 tempest-CreateVolumesFromSnapshotTest-1485349960-project-member] https://10.4.3.189/volume/v3/snapshots/c66fe862-5fc1-462e-bc5e-c1235f01ca99 returned with HTTP 404 Aug 25 05:45:28.946637 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 532/2135] 10.4.3.189 () {66 vars in 1354 bytes} [Tue Aug 25 05:45:28 2026] GET /volume/v3/snapshots/c66fe862-5fc1-462e-bc5e-c1235f01ca99 => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:45:28.957212 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-539ce672-2486-4ef2-b342-38cacc00ecb9 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:45:28.960754 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-539ce672-2486-4ef2-b342-38cacc00ecb9 tempest-ServerRescueNegativeTestJSON-1981764244 tempest-ServerRescueNegativeTestJSON-1981764244-project-member] GET https://10.4.3.189/volume/v3/volumes/968d0b84-b62d-48cc-bd3f-e81b3c14ef91 Aug 25 05:45:28.960895 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-6fa5a476-2279-43b0-8047-45c9db58637f None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:45:28.961079 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-539ce672-2486-4ef2-b342-38cacc00ecb9 tempest-ServerRescueNegativeTestJSON-1981764244 tempest-ServerRescueNegativeTestJSON-1981764244-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:45:28.964110 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-539ce672-2486-4ef2-b342-38cacc00ecb9 tempest-ServerRescueNegativeTestJSON-1981764244 tempest-ServerRescueNegativeTestJSON-1981764244-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:45:28.966041 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-6fa5a476-2279-43b0-8047-45c9db58637f tempest-CreateVolumesFromSnapshotTest-1485349960 tempest-CreateVolumesFromSnapshotTest-1485349960-project-member] DELETE https://10.4.3.189/volume/v3/volumes/5e721954-5c1d-444c-94eb-57d990911e3f Aug 25 05:45:28.967016 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-6fa5a476-2279-43b0-8047-45c9db58637f tempest-CreateVolumesFromSnapshotTest-1485349960 tempest-CreateVolumesFromSnapshotTest-1485349960-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:45:28.967016 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-6fa5a476-2279-43b0-8047-45c9db58637f tempest-CreateVolumesFromSnapshotTest-1485349960 tempest-CreateVolumesFromSnapshotTest-1485349960-project-member] Calling method 'delete' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:45:28.967016 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.v3.volumes [None req-6fa5a476-2279-43b0-8047-45c9db58637f tempest-CreateVolumesFromSnapshotTest-1485349960 tempest-CreateVolumesFromSnapshotTest-1485349960-project-member] Delete volume with id: 5e721954-5c1d-444c-94eb-57d990911e3f Aug 25 05:45:28.971388 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:45:28.971388 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:45:28.975959 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:45:28.975959 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:45:28.976526 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-6fa5a476-2279-43b0-8047-45c9db58637f tempest-CreateVolumesFromSnapshotTest-1485349960 tempest-CreateVolumesFromSnapshotTest-1485349960-project-member] Volume info retrieved successfully. Aug 25 05:45:28.977692 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-539ce672-2486-4ef2-b342-38cacc00ecb9 tempest-ServerRescueNegativeTestJSON-1981764244 tempest-ServerRescueNegativeTestJSON-1981764244-project-member] Volume info retrieved successfully. Aug 25 05:45:28.984564 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-539ce672-2486-4ef2-b342-38cacc00ecb9 tempest-ServerRescueNegativeTestJSON-1981764244 tempest-ServerRescueNegativeTestJSON-1981764244-project-member] https://10.4.3.189/volume/v3/volumes/968d0b84-b62d-48cc-bd3f-e81b3c14ef91 returned with HTTP 200 Aug 25 05:45:28.985198 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 539/2136] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:45:28 2026] GET /volume/v3/volumes/968d0b84-b62d-48cc-bd3f-e81b3c14ef91 => generated 852 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:45:29.006570 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-6fa5a476-2279-43b0-8047-45c9db58637f tempest-CreateVolumesFromSnapshotTest-1485349960 tempest-CreateVolumesFromSnapshotTest-1485349960-project-member] Delete volume request issued successfully. Aug 25 05:45:29.006570 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-6fa5a476-2279-43b0-8047-45c9db58637f tempest-CreateVolumesFromSnapshotTest-1485349960 tempest-CreateVolumesFromSnapshotTest-1485349960-project-member] https://10.4.3.189/volume/v3/volumes/5e721954-5c1d-444c-94eb-57d990911e3f returned with HTTP 202 Aug 25 05:45:29.007109 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 532/2137] 10.4.3.189 () {66 vars in 1351 bytes} [Tue Aug 25 05:45:28 2026] DELETE /volume/v3/volumes/5e721954-5c1d-444c-94eb-57d990911e3f => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:45:29.017633 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-5b9ada17-1277-47ce-abb3-5c2db3bc68a7 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:45:29.022674 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-5b9ada17-1277-47ce-abb3-5c2db3bc68a7 tempest-CreateVolumesFromSnapshotTest-1485349960 tempest-CreateVolumesFromSnapshotTest-1485349960-project-member] GET https://10.4.3.189/volume/v3/volumes/5e721954-5c1d-444c-94eb-57d990911e3f Aug 25 05:45:29.023774 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-5b9ada17-1277-47ce-abb3-5c2db3bc68a7 tempest-CreateVolumesFromSnapshotTest-1485349960 tempest-CreateVolumesFromSnapshotTest-1485349960-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:45:29.024135 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-5b9ada17-1277-47ce-abb3-5c2db3bc68a7 tempest-CreateVolumesFromSnapshotTest-1485349960 tempest-CreateVolumesFromSnapshotTest-1485349960-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:45:29.033544 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:45:29.033544 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:45:29.037997 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-5b9ada17-1277-47ce-abb3-5c2db3bc68a7 tempest-CreateVolumesFromSnapshotTest-1485349960 tempest-CreateVolumesFromSnapshotTest-1485349960-project-member] Volume info retrieved successfully. Aug 25 05:45:29.043661 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-5b9ada17-1277-47ce-abb3-5c2db3bc68a7 tempest-CreateVolumesFromSnapshotTest-1485349960 tempest-CreateVolumesFromSnapshotTest-1485349960-project-member] https://10.4.3.189/volume/v3/volumes/5e721954-5c1d-444c-94eb-57d990911e3f returned with HTTP 200 Aug 25 05:45:29.046601 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 535/2138] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:45:29 2026] GET /volume/v3/volumes/5e721954-5c1d-444c-94eb-57d990911e3f => generated 849 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:45:29.947167 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-25abcdf3-3687-45d7-b769-d806c0aa7cca req-2b94e34e-f4c6-4df9-875d-5ce9d3a9805b None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:45:29.947616 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-8a4b1eb5-0fbf-4b0d-aba0-01e62fcc5b25 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:45:29.949464 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-25abcdf3-3687-45d7-b769-d806c0aa7cca req-2b94e34e-f4c6-4df9-875d-5ce9d3a9805b tempest-AttachVolumeShelveTestJSON-1540835988 tempest-AttachVolumeShelveTestJSON-1540835988-project-member] GET https://10.4.3.189/volume/v3/volumes/1a01db1a-5347-474a-8028-80d19cf7aae6 Aug 25 05:45:29.949615 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-8a4b1eb5-0fbf-4b0d-aba0-01e62fcc5b25 tempest-VolumesDeleteCascade-861011106 tempest-VolumesDeleteCascade-861011106-project-member] GET https://10.4.3.189/volume/v3/volumes/5bfa68d2-7d43-4dc6-9733-a3efb9d582d1 Aug 25 05:45:29.949883 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-25abcdf3-3687-45d7-b769-d806c0aa7cca req-2b94e34e-f4c6-4df9-875d-5ce9d3a9805b tempest-AttachVolumeShelveTestJSON-1540835988 tempest-AttachVolumeShelveTestJSON-1540835988-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:45:29.949935 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-8a4b1eb5-0fbf-4b0d-aba0-01e62fcc5b25 tempest-VolumesDeleteCascade-861011106 tempest-VolumesDeleteCascade-861011106-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:45:29.949960 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-25abcdf3-3687-45d7-b769-d806c0aa7cca req-2b94e34e-f4c6-4df9-875d-5ce9d3a9805b tempest-AttachVolumeShelveTestJSON-1540835988 tempest-AttachVolumeShelveTestJSON-1540835988-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:45:29.950019 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-8a4b1eb5-0fbf-4b0d-aba0-01e62fcc5b25 tempest-VolumesDeleteCascade-861011106 tempest-VolumesDeleteCascade-861011106-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:45:29.957169 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:45:29.957169 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:45:29.959868 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:45:29.959868 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:45:29.961014 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-8a4b1eb5-0fbf-4b0d-aba0-01e62fcc5b25 tempest-VolumesDeleteCascade-861011106 tempest-VolumesDeleteCascade-861011106-project-member] Volume info retrieved successfully. Aug 25 05:45:29.964785 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [req-25abcdf3-3687-45d7-b769-d806c0aa7cca req-2b94e34e-f4c6-4df9-875d-5ce9d3a9805b tempest-AttachVolumeShelveTestJSON-1540835988 tempest-AttachVolumeShelveTestJSON-1540835988-project-member] Volume info retrieved successfully. Aug 25 05:45:29.966759 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-8a4b1eb5-0fbf-4b0d-aba0-01e62fcc5b25 tempest-VolumesDeleteCascade-861011106 tempest-VolumesDeleteCascade-861011106-project-member] https://10.4.3.189/volume/v3/volumes/5bfa68d2-7d43-4dc6-9733-a3efb9d582d1 returned with HTTP 200 Aug 25 05:45:29.967232 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 540/2139] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:45:29 2026] GET /volume/v3/volumes/5bfa68d2-7d43-4dc6-9733-a3efb9d582d1 => generated 844 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:45:29.970756 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-25abcdf3-3687-45d7-b769-d806c0aa7cca req-2b94e34e-f4c6-4df9-875d-5ce9d3a9805b tempest-AttachVolumeShelveTestJSON-1540835988 tempest-AttachVolumeShelveTestJSON-1540835988-project-member] https://10.4.3.189/volume/v3/volumes/1a01db1a-5347-474a-8028-80d19cf7aae6 returned with HTTP 200 Aug 25 05:45:29.971181 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 533/2140] 10.4.3.189 () {68 vars in 1598 bytes} [Tue Aug 25 05:45:29 2026] GET /volume/v3/volumes/1a01db1a-5347-474a-8028-80d19cf7aae6 => generated 849 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:45:29.981499 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-2e16eec5-ddf1-4bac-aaaa-68e9293cac95 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:45:29.984269 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-2e16eec5-ddf1-4bac-aaaa-68e9293cac95 tempest-VolumesDeleteCascade-861011106 tempest-VolumesDeleteCascade-861011106-project-member] POST https://10.4.3.189/volume/v3/snapshots Aug 25 05:45:29.985381 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-2e16eec5-ddf1-4bac-aaaa-68e9293cac95 tempest-VolumesDeleteCascade-861011106 tempest-VolumesDeleteCascade-861011106-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "5bfa68d2-7d43-4dc6-9733-a3efb9d582d1", "name": "tempest-VolumesDeleteCascade-Snapshot-125016159"}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:45:29.998695 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:45:29.998695 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:45:29.999504 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-2e16eec5-ddf1-4bac-aaaa-68e9293cac95 tempest-VolumesDeleteCascade-861011106 tempest-VolumesDeleteCascade-861011106-project-member] Volume info retrieved successfully. Aug 25 05:45:29.999713 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.v3.snapshots [None req-2e16eec5-ddf1-4bac-aaaa-68e9293cac95 tempest-VolumesDeleteCascade-861011106 tempest-VolumesDeleteCascade-861011106-project-member] Create snapshot from volume 5bfa68d2-7d43-4dc6-9733-a3efb9d582d1 Aug 25 05:45:30.012364 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-4b72b6ac-52f6-4acc-932e-9df297654e44 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:45:30.013214 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-4b72b6ac-52f6-4acc-932e-9df297654e44 None None] GET https://10.4.3.189/volume// Aug 25 05:45:30.013272 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-4b72b6ac-52f6-4acc-932e-9df297654e44 None None] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:45:30.013601 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-4b72b6ac-52f6-4acc-932e-9df297654e44 None None] Calling method 'all' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:45:30.014205 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-4b72b6ac-52f6-4acc-932e-9df297654e44 None None] https://10.4.3.189/volume// returned with HTTP 300 Aug 25 05:45:30.014851 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 536/2141] 10.4.3.189 () {66 vars in 1419 bytes} [Tue Aug 25 05:45:30 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 05:45:30.030965 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-25abcdf3-3687-45d7-b769-d806c0aa7cca req-ba0cbea9-3244-484e-b516-5015023582c7 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:45:30.033153 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-25abcdf3-3687-45d7-b769-d806c0aa7cca req-ba0cbea9-3244-484e-b516-5015023582c7 tempest-AttachVolumeShelveTestJSON-1540835988 tempest-AttachVolumeShelveTestJSON-1540835988-project-member] POST https://10.4.3.189/volume/v3/attachments Aug 25 05:45:30.033571 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-25abcdf3-3687-45d7-b769-d806c0aa7cca req-ba0cbea9-3244-484e-b516-5015023582c7 tempest-AttachVolumeShelveTestJSON-1540835988 tempest-AttachVolumeShelveTestJSON-1540835988-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1a01db1a-5347-474a-8028-80d19cf7aae6", "connector": null, "instance_uuid": "a885c1ea-4176-4410-892e-cb07d0b6ac55"}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:45:30.043577 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.quota [None req-2e16eec5-ddf1-4bac-aaaa-68e9293cac95 tempest-VolumesDeleteCascade-861011106 tempest-VolumesDeleteCascade-861011106-project-member] Created reservations ['a1fabf04-e1cd-4853-8a1d-3266167481c8', 'a0849e45-cada-4475-9063-7c6b9d28bbd4', 'cfea1a1c-d456-4b8b-b0d2-26433d4ee99f', '93752704-52cc-401b-846e-f4442e57bb98'] {{(pid=100270) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:45:30.044016 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:45:30.044016 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:45:30.066115 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-c965e054-b870-49bc-bfcc-ed6db3988483 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:45:30.068078 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-c965e054-b870-49bc-bfcc-ed6db3988483 tempest-CreateVolumesFromSnapshotTest-1485349960 tempest-CreateVolumesFromSnapshotTest-1485349960-project-member] GET https://10.4.3.189/volume/v3/volumes/5e721954-5c1d-444c-94eb-57d990911e3f Aug 25 05:45:30.068281 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-c965e054-b870-49bc-bfcc-ed6db3988483 tempest-CreateVolumesFromSnapshotTest-1485349960 tempest-CreateVolumesFromSnapshotTest-1485349960-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:45:30.068554 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-c965e054-b870-49bc-bfcc-ed6db3988483 tempest-CreateVolumesFromSnapshotTest-1485349960 tempest-CreateVolumesFromSnapshotTest-1485349960-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:45:30.077974 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-c965e054-b870-49bc-bfcc-ed6db3988483 tempest-CreateVolumesFromSnapshotTest-1485349960 tempest-CreateVolumesFromSnapshotTest-1485349960-project-member] https://10.4.3.189/volume/v3/volumes/5e721954-5c1d-444c-94eb-57d990911e3f returned with HTTP 404 Aug 25 05:45:30.079174 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 534/2142] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:45:30 2026] GET /volume/v3/volumes/5e721954-5c1d-444c-94eb-57d990911e3f => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:45:30.080538 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-25abcdf3-3687-45d7-b769-d806c0aa7cca req-ba0cbea9-3244-484e-b516-5015023582c7 tempest-AttachVolumeShelveTestJSON-1540835988 tempest-AttachVolumeShelveTestJSON-1540835988-project-member] https://10.4.3.189/volume/v3/attachments returned with HTTP 200 Aug 25 05:45:30.081079 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 541/2143] 10.4.3.189 () {74 vars in 1594 bytes} [Tue Aug 25 05:45:30 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 25 05:45:30.105753 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-2e16eec5-ddf1-4bac-aaaa-68e9293cac95 tempest-VolumesDeleteCascade-861011106 tempest-VolumesDeleteCascade-861011106-project-member] Snapshot create request issued successfully. Aug 25 05:45:30.106250 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-2e16eec5-ddf1-4bac-aaaa-68e9293cac95 tempest-VolumesDeleteCascade-861011106 tempest-VolumesDeleteCascade-861011106-project-member] https://10.4.3.189/volume/v3/snapshots returned with HTTP 202 Aug 25 05:45:30.106852 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 533/2144] 10.4.3.189 () {68 vars in 1265 bytes} [Tue Aug 25 05:45:29 2026] POST /volume/v3/snapshots => generated 306 bytes in 126 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 05:45:30.118297 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-e53cfefc-4be8-4acd-8de6-f6fe97fb59bd None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:45:30.121758 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e53cfefc-4be8-4acd-8de6-f6fe97fb59bd tempest-VolumesDeleteCascade-861011106 tempest-VolumesDeleteCascade-861011106-project-member] GET https://10.4.3.189/volume/v3/snapshots/3c54da1c-26a3-4fd8-976c-d52f961e5742 Aug 25 05:45:30.122083 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e53cfefc-4be8-4acd-8de6-f6fe97fb59bd tempest-VolumesDeleteCascade-861011106 tempest-VolumesDeleteCascade-861011106-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:45:30.122505 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e53cfefc-4be8-4acd-8de6-f6fe97fb59bd tempest-VolumesDeleteCascade-861011106 tempest-VolumesDeleteCascade-861011106-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:45:30.130256 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:45:30.130256 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:45:30.130991 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-e53cfefc-4be8-4acd-8de6-f6fe97fb59bd tempest-VolumesDeleteCascade-861011106 tempest-VolumesDeleteCascade-861011106-project-member] Snapshot retrieved successfully. Aug 25 05:45:30.133084 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e53cfefc-4be8-4acd-8de6-f6fe97fb59bd tempest-VolumesDeleteCascade-861011106 tempest-VolumesDeleteCascade-861011106-project-member] https://10.4.3.189/volume/v3/snapshots/3c54da1c-26a3-4fd8-976c-d52f961e5742 returned with HTTP 200 Aug 25 05:45:30.137214 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 537/2145] 10.4.3.189 () {66 vars in 1354 bytes} [Tue Aug 25 05:45:30 2026] GET /volume/v3/snapshots/3c54da1c-26a3-4fd8-976c-d52f961e5742 => generated 438 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:45:30.154356 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-25abcdf3-3687-45d7-b769-d806c0aa7cca req-4d8b1009-0990-4d33-bc34-57fe2aa48f26 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:45:30.157641 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-25abcdf3-3687-45d7-b769-d806c0aa7cca req-4d8b1009-0990-4d33-bc34-57fe2aa48f26 tempest-AttachVolumeShelveTestJSON-1540835988 tempest-AttachVolumeShelveTestJSON-1540835988-project-member] POST https://10.4.3.189/volume/v3/attachments/c7be2110-af2d-4142-bbbf-b5d15a4799cf/action Aug 25 05:45:30.158750 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-25abcdf3-3687-45d7-b769-d806c0aa7cca req-4d8b1009-0990-4d33-bc34-57fe2aa48f26 tempest-AttachVolumeShelveTestJSON-1540835988 tempest-AttachVolumeShelveTestJSON-1540835988-project-member] Action body: b'{"os-complete": null}' {{(pid=100269) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 05:45:30.159134 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-25abcdf3-3687-45d7-b769-d806c0aa7cca req-4d8b1009-0990-4d33-bc34-57fe2aa48f26 tempest-AttachVolumeShelveTestJSON-1540835988 tempest-AttachVolumeShelveTestJSON-1540835988-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:45:30.188613 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:45:30.188613 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:45:30.212796 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-25abcdf3-3687-45d7-b769-d806c0aa7cca req-4d8b1009-0990-4d33-bc34-57fe2aa48f26 tempest-AttachVolumeShelveTestJSON-1540835988 tempest-AttachVolumeShelveTestJSON-1540835988-project-member] https://10.4.3.189/volume/v3/attachments/c7be2110-af2d-4142-bbbf-b5d15a4799cf/action returned with HTTP 204 Aug 25 05:45:30.213565 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 535/2146] 10.4.3.189 () {74 vars in 1725 bytes} [Tue Aug 25 05:45:30 2026] POST /volume/v3/attachments/c7be2110-af2d-4142-bbbf-b5d15a4799cf/action => generated 0 bytes in 60 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:45:30.253645 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-8967f7f2-f092-41ef-b83f-69386d4e04ca None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:45:30.257122 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-8967f7f2-f092-41ef-b83f-69386d4e04ca tempest-AttachVolumeShelveTestJSON-1540835988 tempest-AttachVolumeShelveTestJSON-1540835988-project-member] GET https://10.4.3.189/volume/v3/volumes/1a01db1a-5347-474a-8028-80d19cf7aae6 Aug 25 05:45:30.257566 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-8967f7f2-f092-41ef-b83f-69386d4e04ca tempest-AttachVolumeShelveTestJSON-1540835988 tempest-AttachVolumeShelveTestJSON-1540835988-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:45:30.257923 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-8967f7f2-f092-41ef-b83f-69386d4e04ca tempest-AttachVolumeShelveTestJSON-1540835988 tempest-AttachVolumeShelveTestJSON-1540835988-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:45:30.272261 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:45:30.272261 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:45:30.278722 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-8967f7f2-f092-41ef-b83f-69386d4e04ca tempest-AttachVolumeShelveTestJSON-1540835988 tempest-AttachVolumeShelveTestJSON-1540835988-project-member] Volume info retrieved successfully. Aug 25 05:45:30.285527 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-8967f7f2-f092-41ef-b83f-69386d4e04ca tempest-AttachVolumeShelveTestJSON-1540835988 tempest-AttachVolumeShelveTestJSON-1540835988-project-member] https://10.4.3.189/volume/v3/volumes/1a01db1a-5347-474a-8028-80d19cf7aae6 returned with HTTP 200 Aug 25 05:45:30.286073 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 542/2147] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:45:30 2026] GET /volume/v3/volumes/1a01db1a-5347-474a-8028-80d19cf7aae6 => generated 1111 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 25 05:45:30.304953 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-772004cd-5a76-4700-b668-0b4909600cc6 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:45:30.307228 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-772004cd-5a76-4700-b668-0b4909600cc6 tempest-AttachVolumeShelveTestJSON-1540835988 tempest-AttachVolumeShelveTestJSON-1540835988-project-member] GET https://10.4.3.189/volume/v3/volumes/1a01db1a-5347-474a-8028-80d19cf7aae6 Aug 25 05:45:30.307409 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-772004cd-5a76-4700-b668-0b4909600cc6 tempest-AttachVolumeShelveTestJSON-1540835988 tempest-AttachVolumeShelveTestJSON-1540835988-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:45:30.307951 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-772004cd-5a76-4700-b668-0b4909600cc6 tempest-AttachVolumeShelveTestJSON-1540835988 tempest-AttachVolumeShelveTestJSON-1540835988-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:45:30.319678 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:45:30.319678 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:45:30.324273 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-772004cd-5a76-4700-b668-0b4909600cc6 tempest-AttachVolumeShelveTestJSON-1540835988 tempest-AttachVolumeShelveTestJSON-1540835988-project-member] Volume info retrieved successfully. Aug 25 05:45:30.330091 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-772004cd-5a76-4700-b668-0b4909600cc6 tempest-AttachVolumeShelveTestJSON-1540835988 tempest-AttachVolumeShelveTestJSON-1540835988-project-member] https://10.4.3.189/volume/v3/volumes/1a01db1a-5347-474a-8028-80d19cf7aae6 returned with HTTP 200 Aug 25 05:45:30.330712 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 534/2148] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:45:30 2026] GET /volume/v3/volumes/1a01db1a-5347-474a-8028-80d19cf7aae6 => generated 1111 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:45:30.402278 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-1bcdd5b6-5736-46a1-9cb4-d817fd6ba5d9 req-cca3df9e-e44e-4066-affa-526d12f25d7f None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:45:30.408932 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-1bcdd5b6-5736-46a1-9cb4-d817fd6ba5d9 req-cca3df9e-e44e-4066-affa-526d12f25d7f tempest-AttachVolumeShelveTestJSON-1540835988 tempest-AttachVolumeShelveTestJSON-1540835988-project-member] GET https://10.4.3.189/volume/v3/volumes/1a01db1a-5347-474a-8028-80d19cf7aae6 Aug 25 05:45:30.409347 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-1bcdd5b6-5736-46a1-9cb4-d817fd6ba5d9 req-cca3df9e-e44e-4066-affa-526d12f25d7f tempest-AttachVolumeShelveTestJSON-1540835988 tempest-AttachVolumeShelveTestJSON-1540835988-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:45:30.409625 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-1bcdd5b6-5736-46a1-9cb4-d817fd6ba5d9 req-cca3df9e-e44e-4066-affa-526d12f25d7f tempest-AttachVolumeShelveTestJSON-1540835988 tempest-AttachVolumeShelveTestJSON-1540835988-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:45:30.427714 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:45:30.427714 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:45:30.433189 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [req-1bcdd5b6-5736-46a1-9cb4-d817fd6ba5d9 req-cca3df9e-e44e-4066-affa-526d12f25d7f tempest-AttachVolumeShelveTestJSON-1540835988 tempest-AttachVolumeShelveTestJSON-1540835988-project-member] Volume info retrieved successfully. Aug 25 05:45:30.441381 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-1bcdd5b6-5736-46a1-9cb4-d817fd6ba5d9 req-cca3df9e-e44e-4066-affa-526d12f25d7f tempest-AttachVolumeShelveTestJSON-1540835988 tempest-AttachVolumeShelveTestJSON-1540835988-project-member] https://10.4.3.189/volume/v3/volumes/1a01db1a-5347-474a-8028-80d19cf7aae6 returned with HTTP 200 Aug 25 05:45:30.442041 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 538/2149] 10.4.3.189 () {68 vars in 1598 bytes} [Tue Aug 25 05:45:30 2026] GET /volume/v3/volumes/1a01db1a-5347-474a-8028-80d19cf7aae6 => generated 1111 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:45:30.493385 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-1bcdd5b6-5736-46a1-9cb4-d817fd6ba5d9 req-59240a94-8284-4249-bc9c-89f08f9ccb80 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:45:30.495768 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-1bcdd5b6-5736-46a1-9cb4-d817fd6ba5d9 req-59240a94-8284-4249-bc9c-89f08f9ccb80 tempest-AttachVolumeShelveTestJSON-1540835988 tempest-AttachVolumeShelveTestJSON-1540835988-project-member] DELETE https://10.4.3.189/volume/v3/attachments/c7be2110-af2d-4142-bbbf-b5d15a4799cf Aug 25 05:45:30.496187 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-1bcdd5b6-5736-46a1-9cb4-d817fd6ba5d9 req-59240a94-8284-4249-bc9c-89f08f9ccb80 tempest-AttachVolumeShelveTestJSON-1540835988 tempest-AttachVolumeShelveTestJSON-1540835988-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:45:30.496485 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-1bcdd5b6-5736-46a1-9cb4-d817fd6ba5d9 req-59240a94-8284-4249-bc9c-89f08f9ccb80 tempest-AttachVolumeShelveTestJSON-1540835988 tempest-AttachVolumeShelveTestJSON-1540835988-project-member] Calling method 'version_select' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:45:30.517923 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:45:30.517923 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:45:30.606071 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-1bcdd5b6-5736-46a1-9cb4-d817fd6ba5d9 req-59240a94-8284-4249-bc9c-89f08f9ccb80 tempest-AttachVolumeShelveTestJSON-1540835988 tempest-AttachVolumeShelveTestJSON-1540835988-project-member] https://10.4.3.189/volume/v3/attachments/c7be2110-af2d-4142-bbbf-b5d15a4799cf returned with HTTP 200 Aug 25 05:45:30.606747 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 536/2150] 10.4.3.189 () {72 vars in 1673 bytes} [Tue Aug 25 05:45:30 2026] DELETE /volume/v3/attachments/c7be2110-af2d-4142-bbbf-b5d15a4799cf => generated 19 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:45:30.614219 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-f0bac961-baf1-4724-9eb1-a1c13b87dc5c None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:45:30.616669 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-f0bac961-baf1-4724-9eb1-a1c13b87dc5c tempest-VolumesActionsTest-849564805 tempest-VolumesActionsTest-849564805-project-member] POST https://10.4.3.189/volume/v3/volumes/88949fdf-752b-464d-92db-990411c58a08/action Aug 25 05:45:30.617994 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-f0bac961-baf1-4724-9eb1-a1c13b87dc5c tempest-VolumesActionsTest-849564805 tempest-VolumesActionsTest-849564805-project-member] Action body: b'{"os-reserve": {}}' {{(pid=100271) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 05:45:30.617994 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-f0bac961-baf1-4724-9eb1-a1c13b87dc5c tempest-VolumesActionsTest-849564805 tempest-VolumesActionsTest-849564805-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:45:30.628956 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:45:30.628956 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:45:30.629598 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-f0bac961-baf1-4724-9eb1-a1c13b87dc5c tempest-VolumesActionsTest-849564805 tempest-VolumesActionsTest-849564805-project-member] Volume info retrieved successfully. Aug 25 05:45:30.643181 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-f0bac961-baf1-4724-9eb1-a1c13b87dc5c tempest-VolumesActionsTest-849564805 tempest-VolumesActionsTest-849564805-project-member] Reserve volume completed successfully. Aug 25 05:45:30.643510 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-f0bac961-baf1-4724-9eb1-a1c13b87dc5c tempest-VolumesActionsTest-849564805 tempest-VolumesActionsTest-849564805-project-member] https://10.4.3.189/volume/v3/volumes/88949fdf-752b-464d-92db-990411c58a08/action returned with HTTP 202 Aug 25 05:45:30.645541 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 543/2151] 10.4.3.189 () {68 vars in 1390 bytes} [Tue Aug 25 05:45:30 2026] POST /volume/v3/volumes/88949fdf-752b-464d-92db-990411c58a08/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 05:45:30.651929 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-6d9467fe-ead8-45d0-81c4-4318ce8f7224 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:45:30.652718 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-58ad8cfa-1ee8-4904-a8b6-f3289425ad83 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:45:30.654700 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-6d9467fe-ead8-45d0-81c4-4318ce8f7224 tempest-AttachVolumeShelveTestJSON-1540835988 tempest-AttachVolumeShelveTestJSON-1540835988-project-member] GET https://10.4.3.189/volume/v3/volumes/1a01db1a-5347-474a-8028-80d19cf7aae6 Aug 25 05:45:30.654953 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-6d9467fe-ead8-45d0-81c4-4318ce8f7224 tempest-AttachVolumeShelveTestJSON-1540835988 tempest-AttachVolumeShelveTestJSON-1540835988-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:45:30.655119 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-6d9467fe-ead8-45d0-81c4-4318ce8f7224 tempest-AttachVolumeShelveTestJSON-1540835988 tempest-AttachVolumeShelveTestJSON-1540835988-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:45:30.660262 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-58ad8cfa-1ee8-4904-a8b6-f3289425ad83 tempest-VolumesActionsTest-849564805 tempest-VolumesActionsTest-849564805-project-member] GET https://10.4.3.189/volume/v3/volumes/88949fdf-752b-464d-92db-990411c58a08 Aug 25 05:45:30.660262 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-58ad8cfa-1ee8-4904-a8b6-f3289425ad83 tempest-VolumesActionsTest-849564805 tempest-VolumesActionsTest-849564805-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:45:30.660262 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-58ad8cfa-1ee8-4904-a8b6-f3289425ad83 tempest-VolumesActionsTest-849564805 tempest-VolumesActionsTest-849564805-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:45:30.666154 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:45:30.666154 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:45:30.674115 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-6d9467fe-ead8-45d0-81c4-4318ce8f7224 tempest-AttachVolumeShelveTestJSON-1540835988 tempest-AttachVolumeShelveTestJSON-1540835988-project-member] Volume info retrieved successfully. Aug 25 05:45:30.674656 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:45:30.674656 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:45:30.681017 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-6d9467fe-ead8-45d0-81c4-4318ce8f7224 tempest-AttachVolumeShelveTestJSON-1540835988 tempest-AttachVolumeShelveTestJSON-1540835988-project-member] https://10.4.3.189/volume/v3/volumes/1a01db1a-5347-474a-8028-80d19cf7aae6 returned with HTTP 200 Aug 25 05:45:30.682580 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 535/2152] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:45:30 2026] GET /volume/v3/volumes/1a01db1a-5347-474a-8028-80d19cf7aae6 => generated 849 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:45:30.686040 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-58ad8cfa-1ee8-4904-a8b6-f3289425ad83 tempest-VolumesActionsTest-849564805 tempest-VolumesActionsTest-849564805-project-member] Volume info retrieved successfully. Aug 25 05:45:30.691239 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-58ad8cfa-1ee8-4904-a8b6-f3289425ad83 tempest-VolumesActionsTest-849564805 tempest-VolumesActionsTest-849564805-project-member] https://10.4.3.189/volume/v3/volumes/88949fdf-752b-464d-92db-990411c58a08 returned with HTTP 200 Aug 25 05:45:30.692141 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 539/2153] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:45:30 2026] GET /volume/v3/volumes/88949fdf-752b-464d-92db-990411c58a08 => generated 861 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:45:30.713278 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-b6da070a-8676-45f1-907a-7bde3ea51b56 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:45:30.715608 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-b6da070a-8676-45f1-907a-7bde3ea51b56 tempest-VolumesActionsTest-849564805 tempest-VolumesActionsTest-849564805-project-member] POST https://10.4.3.189/volume/v3/volumes/88949fdf-752b-464d-92db-990411c58a08/action Aug 25 05:45:30.715992 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-b6da070a-8676-45f1-907a-7bde3ea51b56 tempest-VolumesActionsTest-849564805 tempest-VolumesActionsTest-849564805-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=100269) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 05:45:30.716555 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-b6da070a-8676-45f1-907a-7bde3ea51b56 tempest-VolumesActionsTest-849564805 tempest-VolumesActionsTest-849564805-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:45:30.729413 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:45:30.729413 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:45:30.730310 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-b6da070a-8676-45f1-907a-7bde3ea51b56 tempest-VolumesActionsTest-849564805 tempest-VolumesActionsTest-849564805-project-member] Volume info retrieved successfully. Aug 25 05:45:30.758985 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-b6da070a-8676-45f1-907a-7bde3ea51b56 tempest-VolumesActionsTest-849564805 tempest-VolumesActionsTest-849564805-project-member] Unreserve volume completed successfully. Aug 25 05:45:30.760365 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-b6da070a-8676-45f1-907a-7bde3ea51b56 tempest-VolumesActionsTest-849564805 tempest-VolumesActionsTest-849564805-project-member] https://10.4.3.189/volume/v3/volumes/88949fdf-752b-464d-92db-990411c58a08/action returned with HTTP 202 Aug 25 05:45:30.760789 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 537/2154] 10.4.3.189 () {68 vars in 1390 bytes} [Tue Aug 25 05:45:30 2026] POST /volume/v3/volumes/88949fdf-752b-464d-92db-990411c58a08/action => generated 0 bytes in 48 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 05:45:30.777683 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-899cca1c-dce6-4217-93dd-fb90927ac76e None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:45:30.778965 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-899cca1c-dce6-4217-93dd-fb90927ac76e tempest-VolumesActionsTest-849564805 tempest-VolumesActionsTest-849564805-project-member] GET https://10.4.3.189/volume/v3/volumes/88949fdf-752b-464d-92db-990411c58a08 Aug 25 05:45:30.779282 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-899cca1c-dce6-4217-93dd-fb90927ac76e tempest-VolumesActionsTest-849564805 tempest-VolumesActionsTest-849564805-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:45:30.779566 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-899cca1c-dce6-4217-93dd-fb90927ac76e tempest-VolumesActionsTest-849564805 tempest-VolumesActionsTest-849564805-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:45:30.795112 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:45:30.795112 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:45:30.799319 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-899cca1c-dce6-4217-93dd-fb90927ac76e tempest-VolumesActionsTest-849564805 tempest-VolumesActionsTest-849564805-project-member] Volume info retrieved successfully. Aug 25 05:45:30.807184 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-899cca1c-dce6-4217-93dd-fb90927ac76e tempest-VolumesActionsTest-849564805 tempest-VolumesActionsTest-849564805-project-member] https://10.4.3.189/volume/v3/volumes/88949fdf-752b-464d-92db-990411c58a08 returned with HTTP 200 Aug 25 05:45:30.807813 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 544/2155] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:45:30 2026] GET /volume/v3/volumes/88949fdf-752b-464d-92db-990411c58a08 => generated 861 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:45:30.833093 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-dd435c00-7218-4721-a42a-0855a7804025 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:45:30.842297 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-dd435c00-7218-4721-a42a-0855a7804025 tempest-VolumesActionsTest-849564805 tempest-VolumesActionsTest-849564805-project-member] POST https://10.4.3.189/volume/v3/volumes/88949fdf-752b-464d-92db-990411c58a08/action Aug 25 05:45:30.842297 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-dd435c00-7218-4721-a42a-0855a7804025 tempest-VolumesActionsTest-849564805 tempest-VolumesActionsTest-849564805-project-member] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=100270) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 05:45:30.842297 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-dd435c00-7218-4721-a42a-0855a7804025 tempest-VolumesActionsTest-849564805 tempest-VolumesActionsTest-849564805-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:45:30.856575 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:45:30.856575 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:45:30.858540 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-dd435c00-7218-4721-a42a-0855a7804025 tempest-VolumesActionsTest-849564805 tempest-VolumesActionsTest-849564805-project-member] Volume info retrieved successfully. Aug 25 05:45:30.875521 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-dd435c00-7218-4721-a42a-0855a7804025 tempest-VolumesActionsTest-849564805 tempest-VolumesActionsTest-849564805-project-member] Volume updated successfully. Aug 25 05:45:30.875722 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-dd435c00-7218-4721-a42a-0855a7804025 tempest-VolumesActionsTest-849564805 tempest-VolumesActionsTest-849564805-project-member] https://10.4.3.189/volume/v3/volumes/88949fdf-752b-464d-92db-990411c58a08/action returned with HTTP 200 Aug 25 05:45:30.876239 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 536/2156] 10.4.3.189 () {68 vars in 1390 bytes} [Tue Aug 25 05:45:30 2026] POST /volume/v3/volumes/88949fdf-752b-464d-92db-990411c58a08/action => generated 0 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 25 05:45:30.889427 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-bbddbba5-a5be-480f-a4e9-40e9560c7f23 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:45:30.894664 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-bbddbba5-a5be-480f-a4e9-40e9560c7f23 tempest-VolumesActionsTest-849564805 tempest-VolumesActionsTest-849564805-project-member] GET https://10.4.3.189/volume/v3/volumes/88949fdf-752b-464d-92db-990411c58a08 Aug 25 05:45:30.894946 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-bbddbba5-a5be-480f-a4e9-40e9560c7f23 tempest-VolumesActionsTest-849564805 tempest-VolumesActionsTest-849564805-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:45:30.895430 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-bbddbba5-a5be-480f-a4e9-40e9560c7f23 tempest-VolumesActionsTest-849564805 tempest-VolumesActionsTest-849564805-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:45:30.914307 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:45:30.914307 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:45:30.920327 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-bbddbba5-a5be-480f-a4e9-40e9560c7f23 tempest-VolumesActionsTest-849564805 tempest-VolumesActionsTest-849564805-project-member] Volume info retrieved successfully. Aug 25 05:45:30.930204 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-bbddbba5-a5be-480f-a4e9-40e9560c7f23 tempest-VolumesActionsTest-849564805 tempest-VolumesActionsTest-849564805-project-member] https://10.4.3.189/volume/v3/volumes/88949fdf-752b-464d-92db-990411c58a08 returned with HTTP 200 Aug 25 05:45:30.930867 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 540/2157] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:45:30 2026] GET /volume/v3/volumes/88949fdf-752b-464d-92db-990411c58a08 => generated 860 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:45:30.951407 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-e9cf7fb7-968c-4d91-b7fa-0d9f9d9d8247 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:45:30.953870 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-e9cf7fb7-968c-4d91-b7fa-0d9f9d9d8247 tempest-VolumesActionsTest-849564805 tempest-VolumesActionsTest-849564805-project-member] POST https://10.4.3.189/volume/v3/volumes/88949fdf-752b-464d-92db-990411c58a08/action Aug 25 05:45:30.954478 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-e9cf7fb7-968c-4d91-b7fa-0d9f9d9d8247 tempest-VolumesActionsTest-849564805 tempest-VolumesActionsTest-849564805-project-member] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=100269) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 05:45:30.954573 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-e9cf7fb7-968c-4d91-b7fa-0d9f9d9d8247 tempest-VolumesActionsTest-849564805 tempest-VolumesActionsTest-849564805-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:45:30.971763 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:45:30.971763 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:45:30.972651 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-e9cf7fb7-968c-4d91-b7fa-0d9f9d9d8247 tempest-VolumesActionsTest-849564805 tempest-VolumesActionsTest-849564805-project-member] Volume info retrieved successfully. Aug 25 05:45:30.983614 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-e9cf7fb7-968c-4d91-b7fa-0d9f9d9d8247 tempest-VolumesActionsTest-849564805 tempest-VolumesActionsTest-849564805-project-member] Volume updated successfully. Aug 25 05:45:30.983899 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-e9cf7fb7-968c-4d91-b7fa-0d9f9d9d8247 tempest-VolumesActionsTest-849564805 tempest-VolumesActionsTest-849564805-project-member] https://10.4.3.189/volume/v3/volumes/88949fdf-752b-464d-92db-990411c58a08/action returned with HTTP 200 Aug 25 05:45:30.984528 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 538/2158] 10.4.3.189 () {68 vars in 1390 bytes} [Tue Aug 25 05:45:30 2026] POST /volume/v3/volumes/88949fdf-752b-464d-92db-990411c58a08/action => generated 0 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 25 05:45:30.996090 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-e9e99079-e442-4074-95ac-3bbb5dfa9a4b None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:45:30.996090 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-e9e99079-e442-4074-95ac-3bbb5dfa9a4b tempest-VolumesActionsTest-849564805 tempest-VolumesActionsTest-849564805-project-member] GET https://10.4.3.189/volume/v3/volumes/88949fdf-752b-464d-92db-990411c58a08 Aug 25 05:45:30.996090 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-e9e99079-e442-4074-95ac-3bbb5dfa9a4b tempest-VolumesActionsTest-849564805 tempest-VolumesActionsTest-849564805-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:45:30.996777 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-e9e99079-e442-4074-95ac-3bbb5dfa9a4b tempest-VolumesActionsTest-849564805 tempest-VolumesActionsTest-849564805-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:45:31.006590 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:45:31.006590 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:45:31.012288 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-e9e99079-e442-4074-95ac-3bbb5dfa9a4b tempest-VolumesActionsTest-849564805 tempest-VolumesActionsTest-849564805-project-member] Volume info retrieved successfully. Aug 25 05:45:31.022130 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-e9e99079-e442-4074-95ac-3bbb5dfa9a4b tempest-VolumesActionsTest-849564805 tempest-VolumesActionsTest-849564805-project-member] https://10.4.3.189/volume/v3/volumes/88949fdf-752b-464d-92db-990411c58a08 returned with HTTP 200 Aug 25 05:45:31.022130 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 545/2159] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:45:30 2026] GET /volume/v3/volumes/88949fdf-752b-464d-92db-990411c58a08 => generated 861 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:45:31.040794 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-9f699ae0-9922-40d7-a72a-a1c196457a3d None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:45:31.045151 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-9f699ae0-9922-40d7-a72a-a1c196457a3d tempest-VolumesActionsTest-849564805 tempest-VolumesActionsTest-849564805-project-member] POST https://10.4.3.189/volume/v3/volumes/88949fdf-752b-464d-92db-990411c58a08/action Aug 25 05:45:31.045663 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-9f699ae0-9922-40d7-a72a-a1c196457a3d tempest-VolumesActionsTest-849564805 tempest-VolumesActionsTest-849564805-project-member] Action body: b'{"os-update_readonly_flag": {"readonly": true}}' {{(pid=100270) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 05:45:31.046492 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-9f699ae0-9922-40d7-a72a-a1c196457a3d tempest-VolumesActionsTest-849564805 tempest-VolumesActionsTest-849564805-project-member] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": true}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:45:31.060836 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:45:31.060836 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:45:31.061838 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-9f699ae0-9922-40d7-a72a-a1c196457a3d tempest-VolumesActionsTest-849564805 tempest-VolumesActionsTest-849564805-project-member] Volume info retrieved successfully. Aug 25 05:45:31.082288 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-9f699ae0-9922-40d7-a72a-a1c196457a3d tempest-VolumesActionsTest-849564805 tempest-VolumesActionsTest-849564805-project-member] Update volume admin metadata completed successfully. Aug 25 05:45:31.082540 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-9f699ae0-9922-40d7-a72a-a1c196457a3d tempest-VolumesActionsTest-849564805 tempest-VolumesActionsTest-849564805-project-member] Update readonly setting on volume completed successfully. Aug 25 05:45:31.082848 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-9f699ae0-9922-40d7-a72a-a1c196457a3d tempest-VolumesActionsTest-849564805 tempest-VolumesActionsTest-849564805-project-member] https://10.4.3.189/volume/v3/volumes/88949fdf-752b-464d-92db-990411c58a08/action returned with HTTP 202 Aug 25 05:45:31.083508 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 537/2160] 10.4.3.189 () {68 vars in 1390 bytes} [Tue Aug 25 05:45:31 2026] POST /volume/v3/volumes/88949fdf-752b-464d-92db-990411c58a08/action => generated 0 bytes in 43 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Aug 25 05:45:31.094041 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-b5e99855-fc7c-44f8-bc58-b6e0250c6984 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:45:31.096781 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b5e99855-fc7c-44f8-bc58-b6e0250c6984 tempest-VolumesActionsTest-849564805 tempest-VolumesActionsTest-849564805-project-member] GET https://10.4.3.189/volume/v3/volumes/88949fdf-752b-464d-92db-990411c58a08 Aug 25 05:45:31.096938 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b5e99855-fc7c-44f8-bc58-b6e0250c6984 tempest-VolumesActionsTest-849564805 tempest-VolumesActionsTest-849564805-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:45:31.097345 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b5e99855-fc7c-44f8-bc58-b6e0250c6984 tempest-VolumesActionsTest-849564805 tempest-VolumesActionsTest-849564805-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:45:31.113831 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:45:31.113831 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:45:31.121857 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-b5e99855-fc7c-44f8-bc58-b6e0250c6984 tempest-VolumesActionsTest-849564805 tempest-VolumesActionsTest-849564805-project-member] Volume info retrieved successfully. Aug 25 05:45:31.128899 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b5e99855-fc7c-44f8-bc58-b6e0250c6984 tempest-VolumesActionsTest-849564805 tempest-VolumesActionsTest-849564805-project-member] https://10.4.3.189/volume/v3/volumes/88949fdf-752b-464d-92db-990411c58a08 returned with HTTP 200 Aug 25 05:45:31.129596 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 541/2161] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:45:31 2026] GET /volume/v3/volumes/88949fdf-752b-464d-92db-990411c58a08 => generated 860 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:45:31.143378 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-91667c72-0b87-4bb8-8937-0d37ca72743f None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:45:31.146936 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-91667c72-0b87-4bb8-8937-0d37ca72743f tempest-VolumesActionsTest-849564805 tempest-VolumesActionsTest-849564805-project-member] POST https://10.4.3.189/volume/v3/volumes/88949fdf-752b-464d-92db-990411c58a08/action Aug 25 05:45:31.147524 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-91667c72-0b87-4bb8-8937-0d37ca72743f tempest-VolumesActionsTest-849564805 tempest-VolumesActionsTest-849564805-project-member] Action body: b'{"os-update_readonly_flag": {"readonly": false}}' {{(pid=100269) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 05:45:31.147790 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-91667c72-0b87-4bb8-8937-0d37ca72743f tempest-VolumesActionsTest-849564805 tempest-VolumesActionsTest-849564805-project-member] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": false}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:45:31.149988 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-d213819b-b4d3-4e3d-8839-250765b75bef None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:45:31.152504 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-d213819b-b4d3-4e3d-8839-250765b75bef tempest-VolumesDeleteCascade-861011106 tempest-VolumesDeleteCascade-861011106-project-member] GET https://10.4.3.189/volume/v3/snapshots/3c54da1c-26a3-4fd8-976c-d52f961e5742 Aug 25 05:45:31.152817 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-d213819b-b4d3-4e3d-8839-250765b75bef tempest-VolumesDeleteCascade-861011106 tempest-VolumesDeleteCascade-861011106-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:45:31.153661 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-d213819b-b4d3-4e3d-8839-250765b75bef tempest-VolumesDeleteCascade-861011106 tempest-VolumesDeleteCascade-861011106-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:45:31.156017 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:45:31.156017 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:45:31.156485 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-91667c72-0b87-4bb8-8937-0d37ca72743f tempest-VolumesActionsTest-849564805 tempest-VolumesActionsTest-849564805-project-member] Volume info retrieved successfully. Aug 25 05:45:31.160901 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:45:31.160901 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:45:31.161599 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-d213819b-b4d3-4e3d-8839-250765b75bef tempest-VolumesDeleteCascade-861011106 tempest-VolumesDeleteCascade-861011106-project-member] Snapshot retrieved successfully. Aug 25 05:45:31.162630 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-d213819b-b4d3-4e3d-8839-250765b75bef tempest-VolumesDeleteCascade-861011106 tempest-VolumesDeleteCascade-861011106-project-member] https://10.4.3.189/volume/v3/snapshots/3c54da1c-26a3-4fd8-976c-d52f961e5742 returned with HTTP 200 Aug 25 05:45:31.163034 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 546/2162] 10.4.3.189 () {66 vars in 1354 bytes} [Tue Aug 25 05:45:31 2026] GET /volume/v3/snapshots/3c54da1c-26a3-4fd8-976c-d52f961e5742 => generated 465 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:45:31.171587 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-91667c72-0b87-4bb8-8937-0d37ca72743f tempest-VolumesActionsTest-849564805 tempest-VolumesActionsTest-849564805-project-member] Update volume admin metadata completed successfully. Aug 25 05:45:31.171844 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-91667c72-0b87-4bb8-8937-0d37ca72743f tempest-VolumesActionsTest-849564805 tempest-VolumesActionsTest-849564805-project-member] Update readonly setting on volume completed successfully. Aug 25 05:45:31.175219 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-91667c72-0b87-4bb8-8937-0d37ca72743f tempest-VolumesActionsTest-849564805 tempest-VolumesActionsTest-849564805-project-member] https://10.4.3.189/volume/v3/volumes/88949fdf-752b-464d-92db-990411c58a08/action returned with HTTP 202 Aug 25 05:45:31.175219 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 539/2163] 10.4.3.189 () {68 vars in 1390 bytes} [Tue Aug 25 05:45:31 2026] POST /volume/v3/volumes/88949fdf-752b-464d-92db-990411c58a08/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 05:45:31.178792 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-eafa851f-5b10-49fd-a933-57b211344e9e None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:45:31.182540 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-eafa851f-5b10-49fd-a933-57b211344e9e tempest-VolumesDeleteCascade-861011106 tempest-VolumesDeleteCascade-861011106-project-member] POST https://10.4.3.189/volume/v3/volumes Aug 25 05:45:31.183004 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-eafa851f-5b10-49fd-a933-57b211344e9e tempest-VolumesDeleteCascade-861011106 tempest-VolumesDeleteCascade-861011106-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "3c54da1c-26a3-4fd8-976c-d52f961e5742", "size": 1, "name": "tempest-VolumesDeleteCascade-Volume-834111635"}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:45:31.184358 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-6610ead7-145e-4b70-9da9-5b90f88e125c None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:45:31.185276 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.v3.volumes [None req-eafa851f-5b10-49fd-a933-57b211344e9e tempest-VolumesDeleteCascade-861011106 tempest-VolumesDeleteCascade-861011106-project-member] Create volume request body: {'volume': {'snapshot_id': '3c54da1c-26a3-4fd8-976c-d52f961e5742', 'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-834111635'}} {{(pid=100270) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 05:45:31.188041 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6610ead7-145e-4b70-9da9-5b90f88e125c tempest-VolumesActionsTest-849564805 tempest-VolumesActionsTest-849564805-project-member] GET https://10.4.3.189/volume/v3/volumes/88949fdf-752b-464d-92db-990411c58a08 Aug 25 05:45:31.188431 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-6610ead7-145e-4b70-9da9-5b90f88e125c tempest-VolumesActionsTest-849564805 tempest-VolumesActionsTest-849564805-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:45:31.188934 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-6610ead7-145e-4b70-9da9-5b90f88e125c tempest-VolumesActionsTest-849564805 tempest-VolumesActionsTest-849564805-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:45:31.192000 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:45:31.192000 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:45:31.192596 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-eafa851f-5b10-49fd-a933-57b211344e9e tempest-VolumesDeleteCascade-861011106 tempest-VolumesDeleteCascade-861011106-project-member] Snapshot retrieved successfully. Aug 25 05:45:31.192798 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.v3.volumes [None req-eafa851f-5b10-49fd-a933-57b211344e9e tempest-VolumesDeleteCascade-861011106 tempest-VolumesDeleteCascade-861011106-project-member] Create volume of 1 GB Aug 25 05:45:31.196428 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-eafa851f-5b10-49fd-a933-57b211344e9e tempest-VolumesDeleteCascade-861011106 tempest-VolumesDeleteCascade-861011106-project-member] Availability Zones retrieved successfully. Aug 25 05:45:31.198562 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:45:31.198562 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:45:31.202075 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-eafa851f-5b10-49fd-a933-57b211344e9e tempest-VolumesDeleteCascade-861011106 tempest-VolumesDeleteCascade-861011106-project-member] Flow 'volume_create_api' (da676898-562d-4bb8-ac67-bf90ef4b4a17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:45:31.202979 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-eafa851f-5b10-49fd-a933-57b211344e9e tempest-VolumesDeleteCascade-861011106 tempest-VolumesDeleteCascade-861011106-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (21e05aed-90e9-4706-a19f-8c26e9f3a680) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:45:31.204111 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.flows.api.create_volume [None req-eafa851f-5b10-49fd-a933-57b211344e9e tempest-VolumesDeleteCascade-861011106 tempest-VolumesDeleteCascade-861011106-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100270) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 05:45:31.208604 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-6610ead7-145e-4b70-9da9-5b90f88e125c tempest-VolumesActionsTest-849564805 tempest-VolumesActionsTest-849564805-project-member] Volume info retrieved successfully. Aug 25 05:45:31.222546 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6610ead7-145e-4b70-9da9-5b90f88e125c tempest-VolumesActionsTest-849564805 tempest-VolumesActionsTest-849564805-project-member] https://10.4.3.189/volume/v3/volumes/88949fdf-752b-464d-92db-990411c58a08 returned with HTTP 200 Aug 25 05:45:31.222759 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 542/2164] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:45:31 2026] GET /volume/v3/volumes/88949fdf-752b-464d-92db-990411c58a08 => generated 861 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:45:31.243686 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-b12ee5d1-4831-45a2-baae-8a8145ba49b5 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:45:31.246471 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-b12ee5d1-4831-45a2-baae-8a8145ba49b5 tempest-VolumesActionsTest-849564805 tempest-VolumesActionsTest-849564805-project-member] POST https://10.4.3.189/volume/v3/volumes/88949fdf-752b-464d-92db-990411c58a08/action Aug 25 05:45:31.247019 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-b12ee5d1-4831-45a2-baae-8a8145ba49b5 tempest-VolumesActionsTest-849564805 tempest-VolumesActionsTest-849564805-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-68493510", "disk_format": "raw"}}' {{(pid=100271) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 05:45:31.247019 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-b12ee5d1-4831-45a2-baae-8a8145ba49b5 tempest-VolumesActionsTest-849564805 tempest-VolumesActionsTest-849564805-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-68493510", "disk_format": "raw"}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:45:31.254836 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-eafa851f-5b10-49fd-a933-57b211344e9e tempest-VolumesDeleteCascade-861011106 tempest-VolumesDeleteCascade-861011106-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (21e05aed-90e9-4706-a19f-8c26e9f3a680) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '3c54da1c-26a3-4fd8-976c-d52f961e5742', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T05:35:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=23fc6e5d-fce0-4521-ba46-4837b4232084,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '23fc6e5d-fce0-4521-ba46-4837b4232084', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:45:31.256205 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:45:31.256205 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:45:31.256328 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-eafa851f-5b10-49fd-a933-57b211344e9e tempest-VolumesDeleteCascade-861011106 tempest-VolumesDeleteCascade-861011106-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f99ee50b-04d4-408b-8850-ecbe81182521) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:45:31.256419 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-b12ee5d1-4831-45a2-baae-8a8145ba49b5 tempest-VolumesActionsTest-849564805 tempest-VolumesActionsTest-849564805-project-member] Volume info retrieved successfully. Aug 25 05:45:31.280581 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:45:31.280581 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:45:31.289825 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.image.image_utils [None req-b12ee5d1-4831-45a2-baae-8a8145ba49b5 tempest-VolumesActionsTest-849564805 tempest-VolumesActionsTest-849564805-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'raw', 'name': 'tempest-VolumesActionsTest-Image-68493510'}] 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-68493510'}]. {{(pid=100271) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Aug 25 05:45:31.324968 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.quota [None req-eafa851f-5b10-49fd-a933-57b211344e9e tempest-VolumesDeleteCascade-861011106 tempest-VolumesDeleteCascade-861011106-project-member] Created reservations ['7fe3c7ca-1a4f-4654-aa96-3c590a171be1', 'a798eb32-d74c-4a2f-821e-385e9a688601', '8d237e73-5650-48a2-a1a8-fccd1e4b8f3f', '307a10a5-14dd-45aa-ac26-0776dc32a9c5'] {{(pid=100270) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:45:31.326000 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-eafa851f-5b10-49fd-a933-57b211344e9e tempest-VolumesDeleteCascade-861011106 tempest-VolumesDeleteCascade-861011106-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f99ee50b-04d4-408b-8850-ecbe81182521) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7fe3c7ca-1a4f-4654-aa96-3c590a171be1', 'a798eb32-d74c-4a2f-821e-385e9a688601', '8d237e73-5650-48a2-a1a8-fccd1e4b8f3f', '307a10a5-14dd-45aa-ac26-0776dc32a9c5']}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:45:31.326928 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-eafa851f-5b10-49fd-a933-57b211344e9e tempest-VolumesDeleteCascade-861011106 tempest-VolumesDeleteCascade-861011106-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (42080696-cab0-4c68-a4bc-07e7c9b7828c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:45:31.378474 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-eafa851f-5b10-49fd-a933-57b211344e9e tempest-VolumesDeleteCascade-861011106 tempest-VolumesDeleteCascade-861011106-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (42080696-cab0-4c68-a4bc-07e7c9b7828c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6f4582f4-cf6d-4aba-817e-5bb0bc4a6f03', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-834111635',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b589ea15d04241639f0ee9d5ee34beee',qos_specs=None,replication_status=,reservations=['7fe3c7ca-1a4f-4654-aa96-3c590a171be1','a798eb32-d74c-4a2f-821e-385e9a688601','8d237e73-5650-48a2-a1a8-fccd1e4b8f3f','307a10a5-14dd-45aa-ac26-0776dc32a9c5'],size=1,snapshot_id=3c54da1c-26a3-4fd8-976c-d52f961e5742,source_replicaid=,source_volid=None,status='creating',user_id='33a7e5ac36924e129c1ac5db57c38439',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T05:45:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-834111635',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6f4582f4-cf6d-4aba-817e-5bb0bc4a6f03,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b589ea15d04241639f0ee9d5ee34beee',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=3c54da1c-26a3-4fd8-976c-d52f961e5742,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='33a7e5ac36924e129c1ac5db57c38439',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(23fc6e5d-fce0-4521-ba46-4837b4232084),volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:45:31.378964 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-eafa851f-5b10-49fd-a933-57b211344e9e tempest-VolumesDeleteCascade-861011106 tempest-VolumesDeleteCascade-861011106-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5e252a44-9f22-4c65-ad10-34d295c288b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:45:31.409227 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-eafa851f-5b10-49fd-a933-57b211344e9e tempest-VolumesDeleteCascade-861011106 tempest-VolumesDeleteCascade-861011106-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5e252a44-9f22-4c65-ad10-34d295c288b7) transitioned into state 'SUCCESS' from state '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-834111635',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b589ea15d04241639f0ee9d5ee34beee',qos_specs=None,replication_status=,reservations=['7fe3c7ca-1a4f-4654-aa96-3c590a171be1','a798eb32-d74c-4a2f-821e-385e9a688601','8d237e73-5650-48a2-a1a8-fccd1e4b8f3f','307a10a5-14dd-45aa-ac26-0776dc32a9c5'],size=1,snapshot_id=3c54da1c-26a3-4fd8-976c-d52f961e5742,source_replicaid=,source_volid=None,status='creating',user_id='33a7e5ac36924e129c1ac5db57c38439',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:45:31.410362 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-eafa851f-5b10-49fd-a933-57b211344e9e tempest-VolumesDeleteCascade-861011106 tempest-VolumesDeleteCascade-861011106-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (485886e8-8c05-4939-8c6c-74419c75ef27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:45:31.445324 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-eafa851f-5b10-49fd-a933-57b211344e9e tempest-VolumesDeleteCascade-861011106 tempest-VolumesDeleteCascade-861011106-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (485886e8-8c05-4939-8c6c-74419c75ef27) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:45:31.446225 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-eafa851f-5b10-49fd-a933-57b211344e9e tempest-VolumesDeleteCascade-861011106 tempest-VolumesDeleteCascade-861011106-project-member] Flow 'volume_create_api' (da676898-562d-4bb8-ac67-bf90ef4b4a17) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100270) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:45:31.446622 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-eafa851f-5b10-49fd-a933-57b211344e9e tempest-VolumesDeleteCascade-861011106 tempest-VolumesDeleteCascade-861011106-project-member] Create volume request issued successfully. Aug 25 05:45:31.447236 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-eafa851f-5b10-49fd-a933-57b211344e9e tempest-VolumesDeleteCascade-861011106 tempest-VolumesDeleteCascade-861011106-project-member] https://10.4.3.189/volume/v3/volumes returned with HTTP 202 Aug 25 05:45:31.447756 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 538/2165] 10.4.3.189 () {68 vars in 1259 bytes} [Tue Aug 25 05:45:31 2026] POST /volume/v3/volumes => generated 784 bytes in 269 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 05:45:31.462173 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-bdd7f255-cb77-4c94-bb58-8a1fe5f09b27 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:45:31.464345 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-bdd7f255-cb77-4c94-bb58-8a1fe5f09b27 tempest-VolumesDeleteCascade-861011106 tempest-VolumesDeleteCascade-861011106-project-member] GET https://10.4.3.189/volume/v3/volumes/6f4582f4-cf6d-4aba-817e-5bb0bc4a6f03 Aug 25 05:45:31.464588 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-bdd7f255-cb77-4c94-bb58-8a1fe5f09b27 tempest-VolumesDeleteCascade-861011106 tempest-VolumesDeleteCascade-861011106-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:45:31.464826 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-bdd7f255-cb77-4c94-bb58-8a1fe5f09b27 tempest-VolumesDeleteCascade-861011106 tempest-VolumesDeleteCascade-861011106-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:45:31.486746 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:45:31.486746 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:45:31.491204 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-bdd7f255-cb77-4c94-bb58-8a1fe5f09b27 tempest-VolumesDeleteCascade-861011106 tempest-VolumesDeleteCascade-861011106-project-member] Volume info retrieved successfully. Aug 25 05:45:31.500141 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-bdd7f255-cb77-4c94-bb58-8a1fe5f09b27 tempest-VolumesDeleteCascade-861011106 tempest-VolumesDeleteCascade-861011106-project-member] https://10.4.3.189/volume/v3/volumes/6f4582f4-cf6d-4aba-817e-5bb0bc4a6f03 returned with HTTP 200 Aug 25 05:45:31.500785 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 540/2166] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:45:31 2026] GET /volume/v3/volumes/6f4582f4-cf6d-4aba-817e-5bb0bc4a6f03 => generated 852 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:45:32.032657 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-b12ee5d1-4831-45a2-baae-8a8145ba49b5 tempest-VolumesActionsTest-849564805 tempest-VolumesActionsTest-849564805-project-member] Copy volume to image completed successfully. Aug 25 05:45:32.033204 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-b12ee5d1-4831-45a2-baae-8a8145ba49b5 tempest-VolumesActionsTest-849564805 tempest-VolumesActionsTest-849564805-project-member] https://10.4.3.189/volume/v3/volumes/88949fdf-752b-464d-92db-990411c58a08/action returned with HTTP 202 Aug 25 05:45:32.034117 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 547/2167] 10.4.3.189 () {68 vars in 1391 bytes} [Tue Aug 25 05:45:31 2026] POST /volume/v3/volumes/88949fdf-752b-464d-92db-990411c58a08/action => generated 685 bytes in 791 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 05:45:32.520160 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-1b4f005f-1a91-4d99-ac10-67751ce1f084 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:45:32.524207 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-1b4f005f-1a91-4d99-ac10-67751ce1f084 tempest-VolumesDeleteCascade-861011106 tempest-VolumesDeleteCascade-861011106-project-member] GET https://10.4.3.189/volume/v3/volumes/6f4582f4-cf6d-4aba-817e-5bb0bc4a6f03 Aug 25 05:45:32.524525 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-1b4f005f-1a91-4d99-ac10-67751ce1f084 tempest-VolumesDeleteCascade-861011106 tempest-VolumesDeleteCascade-861011106-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:45:32.524743 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-1b4f005f-1a91-4d99-ac10-67751ce1f084 tempest-VolumesDeleteCascade-861011106 tempest-VolumesDeleteCascade-861011106-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:45:32.537521 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:45:32.537521 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:45:32.544906 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-1b4f005f-1a91-4d99-ac10-67751ce1f084 tempest-VolumesDeleteCascade-861011106 tempest-VolumesDeleteCascade-861011106-project-member] Volume info retrieved successfully. Aug 25 05:45:32.553101 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-1b4f005f-1a91-4d99-ac10-67751ce1f084 tempest-VolumesDeleteCascade-861011106 tempest-VolumesDeleteCascade-861011106-project-member] https://10.4.3.189/volume/v3/volumes/6f4582f4-cf6d-4aba-817e-5bb0bc4a6f03 returned with HTTP 200 Aug 25 05:45:32.554629 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 543/2168] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:45:32 2026] GET /volume/v3/volumes/6f4582f4-cf6d-4aba-817e-5bb0bc4a6f03 => generated 877 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:45:32.572790 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-75d0bd70-b11f-4213-94e8-807db78f1749 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:45:32.576368 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-75d0bd70-b11f-4213-94e8-807db78f1749 tempest-VolumesDeleteCascade-861011106 tempest-VolumesDeleteCascade-861011106-project-member] GET https://10.4.3.189/volume/v3/volumes/6f4582f4-cf6d-4aba-817e-5bb0bc4a6f03 Aug 25 05:45:32.576895 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-75d0bd70-b11f-4213-94e8-807db78f1749 tempest-VolumesDeleteCascade-861011106 tempest-VolumesDeleteCascade-861011106-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:45:32.577506 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-75d0bd70-b11f-4213-94e8-807db78f1749 tempest-VolumesDeleteCascade-861011106 tempest-VolumesDeleteCascade-861011106-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:45:32.588302 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:45:32.588302 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:45:32.596037 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-75d0bd70-b11f-4213-94e8-807db78f1749 tempest-VolumesDeleteCascade-861011106 tempest-VolumesDeleteCascade-861011106-project-member] Volume info retrieved successfully. Aug 25 05:45:32.604378 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-75d0bd70-b11f-4213-94e8-807db78f1749 tempest-VolumesDeleteCascade-861011106 tempest-VolumesDeleteCascade-861011106-project-member] https://10.4.3.189/volume/v3/volumes/6f4582f4-cf6d-4aba-817e-5bb0bc4a6f03 returned with HTTP 200 Aug 25 05:45:32.605562 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 539/2169] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:45:32 2026] GET /volume/v3/volumes/6f4582f4-cf6d-4aba-817e-5bb0bc4a6f03 => generated 877 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:45:32.623154 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-20fad0e7-9873-4e7e-9d53-820beb0adab4 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:45:32.628417 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-20fad0e7-9873-4e7e-9d53-820beb0adab4 tempest-VolumesDeleteCascade-861011106 tempest-VolumesDeleteCascade-861011106-project-member] DELETE https://10.4.3.189/volume/v3/volumes/5bfa68d2-7d43-4dc6-9733-a3efb9d582d1?cascade=True Aug 25 05:45:32.628740 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-20fad0e7-9873-4e7e-9d53-820beb0adab4 tempest-VolumesDeleteCascade-861011106 tempest-VolumesDeleteCascade-861011106-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:45:32.629006 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-20fad0e7-9873-4e7e-9d53-820beb0adab4 tempest-VolumesDeleteCascade-861011106 tempest-VolumesDeleteCascade-861011106-project-member] Calling method 'delete' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:45:32.629301 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.v3.volumes [None req-20fad0e7-9873-4e7e-9d53-820beb0adab4 tempest-VolumesDeleteCascade-861011106 tempest-VolumesDeleteCascade-861011106-project-member] Delete volume with id: 5bfa68d2-7d43-4dc6-9733-a3efb9d582d1 Aug 25 05:45:32.645733 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:45:32.645733 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:45:32.646284 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-20fad0e7-9873-4e7e-9d53-820beb0adab4 tempest-VolumesDeleteCascade-861011106 tempest-VolumesDeleteCascade-861011106-project-member] Volume info retrieved successfully. Aug 25 05:45:32.708429 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-20fad0e7-9873-4e7e-9d53-820beb0adab4 tempest-VolumesDeleteCascade-861011106 tempest-VolumesDeleteCascade-861011106-project-member] Delete volume request issued successfully. Aug 25 05:45:32.708737 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-20fad0e7-9873-4e7e-9d53-820beb0adab4 tempest-VolumesDeleteCascade-861011106 tempest-VolumesDeleteCascade-861011106-project-member] https://10.4.3.189/volume/v3/volumes/5bfa68d2-7d43-4dc6-9733-a3efb9d582d1?cascade=True returned with HTTP 202 Aug 25 05:45:32.709319 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 541/2170] 10.4.3.189 () {66 vars in 1376 bytes} [Tue Aug 25 05:45:32 2026] DELETE /volume/v3/volumes/5bfa68d2-7d43-4dc6-9733-a3efb9d582d1?cascade=True => generated 0 bytes in 87 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:45:32.719220 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-8e493230-92b1-4757-b4eb-134472485327 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:45:32.728240 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-8e493230-92b1-4757-b4eb-134472485327 tempest-VolumesDeleteCascade-861011106 tempest-VolumesDeleteCascade-861011106-project-member] GET https://10.4.3.189/volume/v3/volumes/5bfa68d2-7d43-4dc6-9733-a3efb9d582d1 Aug 25 05:45:32.728682 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-8e493230-92b1-4757-b4eb-134472485327 tempest-VolumesDeleteCascade-861011106 tempest-VolumesDeleteCascade-861011106-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:45:32.728981 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-8e493230-92b1-4757-b4eb-134472485327 tempest-VolumesDeleteCascade-861011106 tempest-VolumesDeleteCascade-861011106-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:45:32.747258 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:45:32.747258 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:45:32.761273 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-8e493230-92b1-4757-b4eb-134472485327 tempest-VolumesDeleteCascade-861011106 tempest-VolumesDeleteCascade-861011106-project-member] Volume info retrieved successfully. Aug 25 05:45:32.780131 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-8e493230-92b1-4757-b4eb-134472485327 tempest-VolumesDeleteCascade-861011106 tempest-VolumesDeleteCascade-861011106-project-member] https://10.4.3.189/volume/v3/volumes/5bfa68d2-7d43-4dc6-9733-a3efb9d582d1 returned with HTTP 200 Aug 25 05:45:32.780736 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 548/2171] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:45:32 2026] GET /volume/v3/volumes/5bfa68d2-7d43-4dc6-9733-a3efb9d582d1 => generated 843 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:45:32.888647 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-8223392e-a3a2-4660-98d0-c2ef45f536ae req-da3b0949-254a-4560-b158-cc3f8bb33d4d None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:45:32.894644 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-8223392e-a3a2-4660-98d0-c2ef45f536ae req-da3b0949-254a-4560-b158-cc3f8bb33d4d tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] GET https://10.4.3.189/volume/v3/volumes/450a6cd5-b0e7-4f49-adb0-0269fbfc7246 Aug 25 05:45:32.895019 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-8223392e-a3a2-4660-98d0-c2ef45f536ae req-da3b0949-254a-4560-b158-cc3f8bb33d4d tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:45:32.895341 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-8223392e-a3a2-4660-98d0-c2ef45f536ae req-da3b0949-254a-4560-b158-cc3f8bb33d4d tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:45:32.919116 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:45:32.919116 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:45:32.928619 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [req-8223392e-a3a2-4660-98d0-c2ef45f536ae req-da3b0949-254a-4560-b158-cc3f8bb33d4d tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Volume info retrieved successfully. Aug 25 05:45:32.939645 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-8223392e-a3a2-4660-98d0-c2ef45f536ae req-da3b0949-254a-4560-b158-cc3f8bb33d4d tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] https://10.4.3.189/volume/v3/volumes/450a6cd5-b0e7-4f49-adb0-0269fbfc7246 returned with HTTP 200 Aug 25 05:45:32.940260 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 544/2172] 10.4.3.189 () {68 vars in 1598 bytes} [Tue Aug 25 05:45:32 2026] GET /volume/v3/volumes/450a6cd5-b0e7-4f49-adb0-0269fbfc7246 => generated 1659 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:45:33.799817 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-cec29ded-f961-4c09-a40c-d25c4d703f5a None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:45:33.802092 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-cec29ded-f961-4c09-a40c-d25c4d703f5a tempest-VolumesDeleteCascade-861011106 tempest-VolumesDeleteCascade-861011106-project-member] GET https://10.4.3.189/volume/v3/volumes/5bfa68d2-7d43-4dc6-9733-a3efb9d582d1 Aug 25 05:45:33.802340 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-cec29ded-f961-4c09-a40c-d25c4d703f5a tempest-VolumesDeleteCascade-861011106 tempest-VolumesDeleteCascade-861011106-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:45:33.802575 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-cec29ded-f961-4c09-a40c-d25c4d703f5a tempest-VolumesDeleteCascade-861011106 tempest-VolumesDeleteCascade-861011106-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:45:33.817701 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-cec29ded-f961-4c09-a40c-d25c4d703f5a tempest-VolumesDeleteCascade-861011106 tempest-VolumesDeleteCascade-861011106-project-member] https://10.4.3.189/volume/v3/volumes/5bfa68d2-7d43-4dc6-9733-a3efb9d582d1 returned with HTTP 404 Aug 25 05:45:33.818244 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 540/2173] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:45:33 2026] GET /volume/v3/volumes/5bfa68d2-7d43-4dc6-9733-a3efb9d582d1 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:45:33.826267 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-518fc5de-6278-447f-b771-87f3c23f9f99 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:45:33.829928 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-518fc5de-6278-447f-b771-87f3c23f9f99 tempest-VolumesDeleteCascade-861011106 tempest-VolumesDeleteCascade-861011106-project-member] GET https://10.4.3.189/volume/v3/volumes Aug 25 05:45:33.830191 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-518fc5de-6278-447f-b771-87f3c23f9f99 tempest-VolumesDeleteCascade-861011106 tempest-VolumesDeleteCascade-861011106-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:45:33.830398 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-518fc5de-6278-447f-b771-87f3c23f9f99 tempest-VolumesDeleteCascade-861011106 tempest-VolumesDeleteCascade-861011106-project-member] Calling method 'index' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:45:33.830650 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.api_utils [None req-518fc5de-6278-447f-b771-87f3c23f9f99 tempest-VolumesDeleteCascade-861011106 tempest-VolumesDeleteCascade-861011106-project-member] Removing options '' from query. {{(pid=100269) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 05:45:33.830969 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:45:33.830969 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:45:33.831419 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-518fc5de-6278-447f-b771-87f3c23f9f99 tempest-VolumesDeleteCascade-861011106 tempest-VolumesDeleteCascade-861011106-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100269) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 05:45:33.840901 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-518fc5de-6278-447f-b771-87f3c23f9f99 tempest-VolumesDeleteCascade-861011106 tempest-VolumesDeleteCascade-861011106-project-member] Get all volumes completed successfully. Aug 25 05:45:33.841458 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-518fc5de-6278-447f-b771-87f3c23f9f99 tempest-VolumesDeleteCascade-861011106 tempest-VolumesDeleteCascade-861011106-project-member] https://10.4.3.189/volume/v3/volumes returned with HTTP 200 Aug 25 05:45:33.841986 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 542/2174] 10.4.3.189 () {66 vars in 1237 bytes} [Tue Aug 25 05:45:33 2026] GET /volume/v3/volumes => generated 334 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:45:33.857156 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-d00f19cf-7daa-445c-bd84-52e056a1f964 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:45:33.859225 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-d00f19cf-7daa-445c-bd84-52e056a1f964 tempest-VolumesDeleteCascade-861011106 tempest-VolumesDeleteCascade-861011106-project-member] GET https://10.4.3.189/volume/v3/snapshots Aug 25 05:45:33.859515 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-d00f19cf-7daa-445c-bd84-52e056a1f964 tempest-VolumesDeleteCascade-861011106 tempest-VolumesDeleteCascade-861011106-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:45:33.859723 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-d00f19cf-7daa-445c-bd84-52e056a1f964 tempest-VolumesDeleteCascade-861011106 tempest-VolumesDeleteCascade-861011106-project-member] Calling method 'index' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:45:33.860009 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.api_utils [None req-d00f19cf-7daa-445c-bd84-52e056a1f964 tempest-VolumesDeleteCascade-861011106 tempest-VolumesDeleteCascade-861011106-project-member] Removing options '' from query. {{(pid=100271) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 05:45:33.864304 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.db.api [None req-d00f19cf-7daa-445c-bd84-52e056a1f964 tempest-VolumesDeleteCascade-861011106 tempest-VolumesDeleteCascade-861011106-project-member] Building query based on filter {{(pid=100271) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 25 05:45:33.871471 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-d00f19cf-7daa-445c-bd84-52e056a1f964 tempest-VolumesDeleteCascade-861011106 tempest-VolumesDeleteCascade-861011106-project-member] Get all snapshots completed successfully. Aug 25 05:45:33.871850 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-d00f19cf-7daa-445c-bd84-52e056a1f964 tempest-VolumesDeleteCascade-861011106 tempest-VolumesDeleteCascade-861011106-project-member] https://10.4.3.189/volume/v3/snapshots returned with HTTP 200 Aug 25 05:45:33.872404 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 549/2175] 10.4.3.189 () {66 vars in 1243 bytes} [Tue Aug 25 05:45:33 2026] GET /volume/v3/snapshots => generated 17 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 25 05:45:33.882411 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-8f120cac-5204-4c1f-985b-c538f54cf6e5 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:45:33.884893 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-8f120cac-5204-4c1f-985b-c538f54cf6e5 tempest-VolumesDeleteCascade-861011106 tempest-VolumesDeleteCascade-861011106-project-member] GET https://10.4.3.189/volume/v3/volumes/6f4582f4-cf6d-4aba-817e-5bb0bc4a6f03 Aug 25 05:45:33.885169 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-8f120cac-5204-4c1f-985b-c538f54cf6e5 tempest-VolumesDeleteCascade-861011106 tempest-VolumesDeleteCascade-861011106-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:45:33.885493 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-8f120cac-5204-4c1f-985b-c538f54cf6e5 tempest-VolumesDeleteCascade-861011106 tempest-VolumesDeleteCascade-861011106-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:45:33.895605 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:45:33.895605 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:45:33.901302 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-8f120cac-5204-4c1f-985b-c538f54cf6e5 tempest-VolumesDeleteCascade-861011106 tempest-VolumesDeleteCascade-861011106-project-member] Volume info retrieved successfully. Aug 25 05:45:33.907464 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-8f120cac-5204-4c1f-985b-c538f54cf6e5 tempest-VolumesDeleteCascade-861011106 tempest-VolumesDeleteCascade-861011106-project-member] https://10.4.3.189/volume/v3/volumes/6f4582f4-cf6d-4aba-817e-5bb0bc4a6f03 returned with HTTP 200 Aug 25 05:45:33.908571 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 545/2176] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:45:33 2026] GET /volume/v3/volumes/6f4582f4-cf6d-4aba-817e-5bb0bc4a6f03 => generated 877 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:45:33.926433 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-3cb2d962-7e28-4795-8e7f-889dbc4c6c9a None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:45:33.928773 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-3cb2d962-7e28-4795-8e7f-889dbc4c6c9a tempest-VolumesDeleteCascade-861011106 tempest-VolumesDeleteCascade-861011106-project-member] DELETE https://10.4.3.189/volume/v3/volumes/6f4582f4-cf6d-4aba-817e-5bb0bc4a6f03 Aug 25 05:45:33.929006 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-3cb2d962-7e28-4795-8e7f-889dbc4c6c9a tempest-VolumesDeleteCascade-861011106 tempest-VolumesDeleteCascade-861011106-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:45:33.929252 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-3cb2d962-7e28-4795-8e7f-889dbc4c6c9a tempest-VolumesDeleteCascade-861011106 tempest-VolumesDeleteCascade-861011106-project-member] Calling method 'delete' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:45:33.929438 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.v3.volumes [None req-3cb2d962-7e28-4795-8e7f-889dbc4c6c9a tempest-VolumesDeleteCascade-861011106 tempest-VolumesDeleteCascade-861011106-project-member] Delete volume with id: 6f4582f4-cf6d-4aba-817e-5bb0bc4a6f03 Aug 25 05:45:33.939288 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:45:33.939288 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:45:33.939939 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-3cb2d962-7e28-4795-8e7f-889dbc4c6c9a tempest-VolumesDeleteCascade-861011106 tempest-VolumesDeleteCascade-861011106-project-member] Volume info retrieved successfully. Aug 25 05:45:33.976316 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-3cb2d962-7e28-4795-8e7f-889dbc4c6c9a tempest-VolumesDeleteCascade-861011106 tempest-VolumesDeleteCascade-861011106-project-member] Delete volume request issued successfully. Aug 25 05:45:33.976316 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-3cb2d962-7e28-4795-8e7f-889dbc4c6c9a tempest-VolumesDeleteCascade-861011106 tempest-VolumesDeleteCascade-861011106-project-member] https://10.4.3.189/volume/v3/volumes/6f4582f4-cf6d-4aba-817e-5bb0bc4a6f03 returned with HTTP 202 Aug 25 05:45:33.976316 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 541/2177] 10.4.3.189 () {66 vars in 1351 bytes} [Tue Aug 25 05:45:33 2026] DELETE /volume/v3/volumes/6f4582f4-cf6d-4aba-817e-5bb0bc4a6f03 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:45:33.988272 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-f47ed060-9279-474a-bab2-8601a600ff2a None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:45:33.990938 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-f47ed060-9279-474a-bab2-8601a600ff2a tempest-VolumesDeleteCascade-861011106 tempest-VolumesDeleteCascade-861011106-project-member] GET https://10.4.3.189/volume/v3/volumes/6f4582f4-cf6d-4aba-817e-5bb0bc4a6f03 Aug 25 05:45:33.991233 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-f47ed060-9279-474a-bab2-8601a600ff2a tempest-VolumesDeleteCascade-861011106 tempest-VolumesDeleteCascade-861011106-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:45:33.991537 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-f47ed060-9279-474a-bab2-8601a600ff2a tempest-VolumesDeleteCascade-861011106 tempest-VolumesDeleteCascade-861011106-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:45:34.005743 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:45:34.005743 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:45:34.011554 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-f47ed060-9279-474a-bab2-8601a600ff2a tempest-VolumesDeleteCascade-861011106 tempest-VolumesDeleteCascade-861011106-project-member] Volume info retrieved successfully. Aug 25 05:45:34.019730 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-f47ed060-9279-474a-bab2-8601a600ff2a tempest-VolumesDeleteCascade-861011106 tempest-VolumesDeleteCascade-861011106-project-member] https://10.4.3.189/volume/v3/volumes/6f4582f4-cf6d-4aba-817e-5bb0bc4a6f03 returned with HTTP 200 Aug 25 05:45:34.020340 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 543/2178] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:45:33 2026] GET /volume/v3/volumes/6f4582f4-cf6d-4aba-817e-5bb0bc4a6f03 => generated 876 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:45:34.477547 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-4e4952b2-4150-49d6-b2cc-29f0bf1668e9 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:45:34.479201 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-4e4952b2-4150-49d6-b2cc-29f0bf1668e9 tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] POST https://10.4.3.189/volume/v3/volumes Aug 25 05:45:34.479714 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-4e4952b2-4150-49d6-b2cc-29f0bf1668e9 tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320", "imageRef": "cd850afa-05d6-4329-86fc-d81fe24eea43", "size": 1}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:45:34.481548 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.v3.volumes [None req-4e4952b2-4150-49d6-b2cc-29f0bf1668e9 tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] Create volume request body: {'volume': {'name': 'volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320', 'imageRef': 'cd850afa-05d6-4329-86fc-d81fe24eea43', 'size': 1}} {{(pid=100271) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 05:45:34.613274 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [None req-4e4952b2-4150-49d6-b2cc-29f0bf1668e9 tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] Create volume of 1 GB Aug 25 05:45:34.618112 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-4e4952b2-4150-49d6-b2cc-29f0bf1668e9 tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] Availability Zones retrieved successfully. Aug 25 05:45:34.623986 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-4e4952b2-4150-49d6-b2cc-29f0bf1668e9 tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] Flow 'volume_create_api' (705979a5-b222-42dd-ab4e-b7dd457b59d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:45:34.626047 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-4e4952b2-4150-49d6-b2cc-29f0bf1668e9 tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8f7aded9-6942-486f-ba75-2c190c8c81a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:45:34.626637 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.flows.api.create_volume [None req-4e4952b2-4150-49d6-b2cc-29f0bf1668e9 tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] Validating volume size '1' using validate_int {{(pid=100271) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 05:45:34.730432 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-4e4952b2-4150-49d6-b2cc-29f0bf1668e9 tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8f7aded9-6942-486f-ba75-2c190c8c81a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T05:35:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=23fc6e5d-fce0-4521-ba46-4837b4232084,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '23fc6e5d-fce0-4521-ba46-4837b4232084', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:45:34.731360 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-4e4952b2-4150-49d6-b2cc-29f0bf1668e9 tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a25ee9b6-46c9-474f-b90e-26885ad70cce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:45:34.847181 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.quota [None req-4e4952b2-4150-49d6-b2cc-29f0bf1668e9 tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] Created reservations ['3704853e-d7f8-44dc-a815-96c560b313aa', '48e83c1b-f77a-41e7-9f36-069510a599ae', '73ee1df4-03cb-46a9-9819-fa48c981dae1', 'b47a2381-f598-47f8-99bb-d7c72b32b102'] {{(pid=100271) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:45:34.848423 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-4e4952b2-4150-49d6-b2cc-29f0bf1668e9 tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a25ee9b6-46c9-474f-b90e-26885ad70cce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3704853e-d7f8-44dc-a815-96c560b313aa', '48e83c1b-f77a-41e7-9f36-069510a599ae', '73ee1df4-03cb-46a9-9819-fa48c981dae1', 'b47a2381-f598-47f8-99bb-d7c72b32b102']}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:45:34.849481 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-4e4952b2-4150-49d6-b2cc-29f0bf1668e9 tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7e012d22-1819-41b4-a318-4ecc5b02b768) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:45:34.882082 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-4e4952b2-4150-49d6-b2cc-29f0bf1668e9 tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7e012d22-1819-41b4-a318-4ecc5b02b768) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a1c391e1-fed5-4590-9ef1-5c33ccf19ed6', '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='e24cf0a135af47709a7cf9eb356ddd27',qos_specs=None,replication_status=,reservations=['3704853e-d7f8-44dc-a815-96c560b313aa','48e83c1b-f77a-41e7-9f36-069510a599ae','73ee1df4-03cb-46a9-9819-fa48c981dae1','b47a2381-f598-47f8-99bb-d7c72b32b102'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3f8e858d7d3844a38e95fe703d6108c2',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T05:45:34Z,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=a1c391e1-fed5-4590-9ef1-5c33ccf19ed6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e24cf0a135af47709a7cf9eb356ddd27',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3f8e858d7d3844a38e95fe703d6108c2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(23fc6e5d-fce0-4521-ba46-4837b4232084),volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:45:34.882923 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-4e4952b2-4150-49d6-b2cc-29f0bf1668e9 tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6188ee2c-a5bb-4eac-bf18-466a23b7845f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:45:34.917710 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-4e4952b2-4150-49d6-b2cc-29f0bf1668e9 tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6188ee2c-a5bb-4eac-bf18-466a23b7845f) transitioned into state 'SUCCESS' from 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='e24cf0a135af47709a7cf9eb356ddd27',qos_specs=None,replication_status=,reservations=['3704853e-d7f8-44dc-a815-96c560b313aa','48e83c1b-f77a-41e7-9f36-069510a599ae','73ee1df4-03cb-46a9-9819-fa48c981dae1','b47a2381-f598-47f8-99bb-d7c72b32b102'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3f8e858d7d3844a38e95fe703d6108c2',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:45:34.918857 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-4e4952b2-4150-49d6-b2cc-29f0bf1668e9 tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4c212e2a-0acf-4e74-9b2e-297ee35c1cc3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:45:34.937655 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-4e4952b2-4150-49d6-b2cc-29f0bf1668e9 tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4c212e2a-0acf-4e74-9b2e-297ee35c1cc3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:45:34.939984 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-4e4952b2-4150-49d6-b2cc-29f0bf1668e9 tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] Flow 'volume_create_api' (705979a5-b222-42dd-ab4e-b7dd457b59d2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100271) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:45:34.939984 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-4e4952b2-4150-49d6-b2cc-29f0bf1668e9 tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] Create volume request issued successfully. Aug 25 05:45:34.940818 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-4e4952b2-4150-49d6-b2cc-29f0bf1668e9 tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] https://10.4.3.189/volume/v3/volumes returned with HTTP 202 Aug 25 05:45:34.941453 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 550/2179] 10.4.3.189 () {70 vars in 1300 bytes} [Tue Aug 25 05:45:34 2026] POST /volume/v3/volumes => generated 775 bytes in 465 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:45:34.957526 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-182b764c-fdb8-478b-b3c1-6a06aaa88da8 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:45:34.963077 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-182b764c-fdb8-478b-b3c1-6a06aaa88da8 tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] GET https://10.4.3.189/volume/v3/volumes/a1c391e1-fed5-4590-9ef1-5c33ccf19ed6 Aug 25 05:45:34.963434 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-182b764c-fdb8-478b-b3c1-6a06aaa88da8 tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:45:34.963771 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-182b764c-fdb8-478b-b3c1-6a06aaa88da8 tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:45:34.977332 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:45:34.977332 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:45:34.982562 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-182b764c-fdb8-478b-b3c1-6a06aaa88da8 tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] Volume info retrieved successfully. Aug 25 05:45:34.989939 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-182b764c-fdb8-478b-b3c1-6a06aaa88da8 tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] https://10.4.3.189/volume/v3/volumes/a1c391e1-fed5-4590-9ef1-5c33ccf19ed6 returned with HTTP 200 Aug 25 05:45:34.990520 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 546/2180] 10.4.3.189 () {68 vars in 1389 bytes} [Tue Aug 25 05:45:34 2026] GET /volume/v3/volumes/a1c391e1-fed5-4590-9ef1-5c33ccf19ed6 => generated 843 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:45:35.046265 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-1215cb0d-8846-4314-a696-455e0350703a None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:45:35.048381 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-1215cb0d-8846-4314-a696-455e0350703a tempest-VolumesDeleteCascade-861011106 tempest-VolumesDeleteCascade-861011106-project-member] GET https://10.4.3.189/volume/v3/volumes/6f4582f4-cf6d-4aba-817e-5bb0bc4a6f03 Aug 25 05:45:35.048639 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-1215cb0d-8846-4314-a696-455e0350703a tempest-VolumesDeleteCascade-861011106 tempest-VolumesDeleteCascade-861011106-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:45:35.048936 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-1215cb0d-8846-4314-a696-455e0350703a tempest-VolumesDeleteCascade-861011106 tempest-VolumesDeleteCascade-861011106-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:45:35.055700 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-1215cb0d-8846-4314-a696-455e0350703a tempest-VolumesDeleteCascade-861011106 tempest-VolumesDeleteCascade-861011106-project-member] https://10.4.3.189/volume/v3/volumes/6f4582f4-cf6d-4aba-817e-5bb0bc4a6f03 returned with HTTP 404 Aug 25 05:45:35.055940 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 542/2181] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:45:35 2026] GET /volume/v3/volumes/6f4582f4-cf6d-4aba-817e-5bb0bc4a6f03 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:45:35.067910 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-356ffc73-216f-470f-b09c-66b8c26d62a5 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:45:35.071808 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-356ffc73-216f-470f-b09c-66b8c26d62a5 tempest-VolumesDeleteCascade-861011106 tempest-VolumesDeleteCascade-861011106-project-member] DELETE https://10.4.3.189/volume/v3/snapshots/3c54da1c-26a3-4fd8-976c-d52f961e5742 Aug 25 05:45:35.072611 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-356ffc73-216f-470f-b09c-66b8c26d62a5 tempest-VolumesDeleteCascade-861011106 tempest-VolumesDeleteCascade-861011106-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:45:35.072611 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-356ffc73-216f-470f-b09c-66b8c26d62a5 tempest-VolumesDeleteCascade-861011106 tempest-VolumesDeleteCascade-861011106-project-member] Calling method 'delete' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:45:35.074294 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.v3.snapshots [None req-356ffc73-216f-470f-b09c-66b8c26d62a5 tempest-VolumesDeleteCascade-861011106 tempest-VolumesDeleteCascade-861011106-project-member] Delete snapshot with id: 3c54da1c-26a3-4fd8-976c-d52f961e5742 Aug 25 05:45:35.079615 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-356ffc73-216f-470f-b09c-66b8c26d62a5 tempest-VolumesDeleteCascade-861011106 tempest-VolumesDeleteCascade-861011106-project-member] https://10.4.3.189/volume/v3/snapshots/3c54da1c-26a3-4fd8-976c-d52f961e5742 returned with HTTP 404 Aug 25 05:45:35.080119 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 544/2182] 10.4.3.189 () {66 vars in 1357 bytes} [Tue Aug 25 05:45:35 2026] DELETE /volume/v3/snapshots/3c54da1c-26a3-4fd8-976c-d52f961e5742 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:45:35.088659 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-babb0214-705d-46e8-999a-8ae5bff67066 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:45:35.091008 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-babb0214-705d-46e8-999a-8ae5bff67066 tempest-VolumesDeleteCascade-861011106 tempest-VolumesDeleteCascade-861011106-project-member] GET https://10.4.3.189/volume/v3/volumes/5bfa68d2-7d43-4dc6-9733-a3efb9d582d1 Aug 25 05:45:35.091274 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-babb0214-705d-46e8-999a-8ae5bff67066 tempest-VolumesDeleteCascade-861011106 tempest-VolumesDeleteCascade-861011106-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:45:35.091544 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-babb0214-705d-46e8-999a-8ae5bff67066 tempest-VolumesDeleteCascade-861011106 tempest-VolumesDeleteCascade-861011106-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:45:35.101280 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-babb0214-705d-46e8-999a-8ae5bff67066 tempest-VolumesDeleteCascade-861011106 tempest-VolumesDeleteCascade-861011106-project-member] https://10.4.3.189/volume/v3/volumes/5bfa68d2-7d43-4dc6-9733-a3efb9d582d1 returned with HTTP 404 Aug 25 05:45:35.101829 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 551/2183] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:45:35 2026] GET /volume/v3/volumes/5bfa68d2-7d43-4dc6-9733-a3efb9d582d1 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:45:35.114866 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-c0d1d50e-fccc-4728-b2f9-54790d6d2ffe None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:45:35.117461 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c0d1d50e-fccc-4728-b2f9-54790d6d2ffe tempest-VolumesDeleteCascade-861011106 tempest-VolumesDeleteCascade-861011106-project-member] DELETE https://10.4.3.189/volume/v3/volumes/5bfa68d2-7d43-4dc6-9733-a3efb9d582d1 Aug 25 05:45:35.117666 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c0d1d50e-fccc-4728-b2f9-54790d6d2ffe tempest-VolumesDeleteCascade-861011106 tempest-VolumesDeleteCascade-861011106-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:45:35.117959 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c0d1d50e-fccc-4728-b2f9-54790d6d2ffe tempest-VolumesDeleteCascade-861011106 tempest-VolumesDeleteCascade-861011106-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:45:35.118239 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-c0d1d50e-fccc-4728-b2f9-54790d6d2ffe tempest-VolumesDeleteCascade-861011106 tempest-VolumesDeleteCascade-861011106-project-member] Delete volume with id: 5bfa68d2-7d43-4dc6-9733-a3efb9d582d1 Aug 25 05:45:35.125844 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c0d1d50e-fccc-4728-b2f9-54790d6d2ffe tempest-VolumesDeleteCascade-861011106 tempest-VolumesDeleteCascade-861011106-project-member] https://10.4.3.189/volume/v3/volumes/5bfa68d2-7d43-4dc6-9733-a3efb9d582d1 returned with HTTP 404 Aug 25 05:45:35.125953 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 547/2184] 10.4.3.189 () {66 vars in 1351 bytes} [Tue Aug 25 05:45:35 2026] DELETE /volume/v3/volumes/5bfa68d2-7d43-4dc6-9733-a3efb9d582d1 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:45:36.009233 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-6209e78d-a484-4877-bb0a-7b7f6d85503c None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:45:36.011960 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-6209e78d-a484-4877-bb0a-7b7f6d85503c tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] GET https://10.4.3.189/volume/v3/volumes/a1c391e1-fed5-4590-9ef1-5c33ccf19ed6 Aug 25 05:45:36.012413 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-6209e78d-a484-4877-bb0a-7b7f6d85503c tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:45:36.012832 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-6209e78d-a484-4877-bb0a-7b7f6d85503c tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:45:36.026833 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:45:36.026833 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:45:36.032317 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-6209e78d-a484-4877-bb0a-7b7f6d85503c tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] Volume info retrieved successfully. Aug 25 05:45:36.039011 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-6209e78d-a484-4877-bb0a-7b7f6d85503c tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] https://10.4.3.189/volume/v3/volumes/a1c391e1-fed5-4590-9ef1-5c33ccf19ed6 returned with HTTP 200 Aug 25 05:45:36.039011 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 543/2185] 10.4.3.189 () {68 vars in 1389 bytes} [Tue Aug 25 05:45:36 2026] GET /volume/v3/volumes/a1c391e1-fed5-4590-9ef1-5c33ccf19ed6 => generated 867 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:45:36.442822 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-8223392e-a3a2-4660-98d0-c2ef45f536ae req-c2afae76-3f46-4368-85b0-8816548de8f3 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:45:36.447148 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-8223392e-a3a2-4660-98d0-c2ef45f536ae req-c2afae76-3f46-4368-85b0-8816548de8f3 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] DELETE https://10.4.3.189/volume/v3/attachments/da696d43-c67c-49ae-9678-59a25e889c3f Aug 25 05:45:36.447357 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-8223392e-a3a2-4660-98d0-c2ef45f536ae req-c2afae76-3f46-4368-85b0-8816548de8f3 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:45:36.447653 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-8223392e-a3a2-4660-98d0-c2ef45f536ae req-c2afae76-3f46-4368-85b0-8816548de8f3 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Calling method 'version_select' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:45:36.478420 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:45:36.478420 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:45:36.603258 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-8223392e-a3a2-4660-98d0-c2ef45f536ae req-c2afae76-3f46-4368-85b0-8816548de8f3 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] https://10.4.3.189/volume/v3/attachments/da696d43-c67c-49ae-9678-59a25e889c3f returned with HTTP 200 Aug 25 05:45:36.603578 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 545/2186] 10.4.3.189 () {72 vars in 1673 bytes} [Tue Aug 25 05:45:36 2026] DELETE /volume/v3/attachments/da696d43-c67c-49ae-9678-59a25e889c3f => generated 19 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:45:37.056207 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-c8c99db9-75f6-45d1-8b5d-1a962a4339e7 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:45:37.058441 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-c8c99db9-75f6-45d1-8b5d-1a962a4339e7 tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] GET https://10.4.3.189/volume/v3/volumes/a1c391e1-fed5-4590-9ef1-5c33ccf19ed6 Aug 25 05:45:37.059113 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-c8c99db9-75f6-45d1-8b5d-1a962a4339e7 tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:45:37.059604 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-c8c99db9-75f6-45d1-8b5d-1a962a4339e7 tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:45:37.064040 np0000008051 devstack@c-api.service[100271]: DEBUG dbcounter [-] [100271] Writing DB stats cinder:SELECT=609,cinder:UPDATE=220,cinder:INSERT=127 {{(pid=100271) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 05:45:37.071593 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:45:37.071593 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:45:37.080567 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-c8c99db9-75f6-45d1-8b5d-1a962a4339e7 tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] Volume info retrieved successfully. Aug 25 05:45:37.090353 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-c8c99db9-75f6-45d1-8b5d-1a962a4339e7 tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] https://10.4.3.189/volume/v3/volumes/a1c391e1-fed5-4590-9ef1-5c33ccf19ed6 returned with HTTP 200 Aug 25 05:45:37.093586 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 552/2187] 10.4.3.189 () {68 vars in 1389 bytes} [Tue Aug 25 05:45:37 2026] GET /volume/v3/volumes/a1c391e1-fed5-4590-9ef1-5c33ccf19ed6 => generated 928 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:45:38.122235 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-5a36e258-f556-41c8-9288-d49411adbcde None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:45:38.126656 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-5a36e258-f556-41c8-9288-d49411adbcde tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] GET https://10.4.3.189/volume/v3/volumes/a1c391e1-fed5-4590-9ef1-5c33ccf19ed6 Aug 25 05:45:38.127148 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-5a36e258-f556-41c8-9288-d49411adbcde tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:45:38.127440 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-5a36e258-f556-41c8-9288-d49411adbcde tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:45:38.141632 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:45:38.141632 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:45:38.151928 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-5a36e258-f556-41c8-9288-d49411adbcde tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] Volume info retrieved successfully. Aug 25 05:45:38.162254 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-5a36e258-f556-41c8-9288-d49411adbcde tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] https://10.4.3.189/volume/v3/volumes/a1c391e1-fed5-4590-9ef1-5c33ccf19ed6 returned with HTTP 200 Aug 25 05:45:38.166263 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 548/2188] 10.4.3.189 () {68 vars in 1389 bytes} [Tue Aug 25 05:45:38 2026] GET /volume/v3/volumes/a1c391e1-fed5-4590-9ef1-5c33ccf19ed6 => generated 928 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:45:38.664916 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-a1b8a052-60fd-40d0-9f33-35862d20770e None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:45:38.668482 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-a1b8a052-60fd-40d0-9f33-35862d20770e tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] DELETE https://10.4.3.189/volume/v3/volumes/450a6cd5-b0e7-4f49-adb0-0269fbfc7246 Aug 25 05:45:38.668482 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-a1b8a052-60fd-40d0-9f33-35862d20770e tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:45:38.668482 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-a1b8a052-60fd-40d0-9f33-35862d20770e tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Calling method 'delete' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:45:38.669123 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.v3.volumes [None req-a1b8a052-60fd-40d0-9f33-35862d20770e tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Delete volume with id: 450a6cd5-b0e7-4f49-adb0-0269fbfc7246 Aug 25 05:45:38.685332 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:45:38.685332 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:45:38.686099 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-a1b8a052-60fd-40d0-9f33-35862d20770e tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Volume info retrieved successfully. Aug 25 05:45:38.721364 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-cdef8f32-c049-4800-9580-0a0e35e3d003 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:45:38.740114 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-a1b8a052-60fd-40d0-9f33-35862d20770e tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Delete volume request issued successfully. Aug 25 05:45:38.741089 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-a1b8a052-60fd-40d0-9f33-35862d20770e tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] https://10.4.3.189/volume/v3/volumes/450a6cd5-b0e7-4f49-adb0-0269fbfc7246 returned with HTTP 202 Aug 25 05:45:38.741717 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 544/2189] 10.4.3.189 () {66 vars in 1351 bytes} [Tue Aug 25 05:45:38 2026] DELETE /volume/v3/volumes/450a6cd5-b0e7-4f49-adb0-0269fbfc7246 => generated 0 bytes in 77 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:45:38.759381 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-d70cea79-03df-4259-a87b-622f09e9c7e4 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:45:38.763196 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-d70cea79-03df-4259-a87b-622f09e9c7e4 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] GET https://10.4.3.189/volume/v3/volumes/450a6cd5-b0e7-4f49-adb0-0269fbfc7246 Aug 25 05:45:38.764015 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-d70cea79-03df-4259-a87b-622f09e9c7e4 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:45:38.764015 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-d70cea79-03df-4259-a87b-622f09e9c7e4 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:45:38.774757 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:45:38.774757 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:45:38.780709 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-d70cea79-03df-4259-a87b-622f09e9c7e4 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Volume info retrieved successfully. Aug 25 05:45:38.790108 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-d70cea79-03df-4259-a87b-622f09e9c7e4 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] https://10.4.3.189/volume/v3/volumes/450a6cd5-b0e7-4f49-adb0-0269fbfc7246 returned with HTTP 200 Aug 25 05:45:38.790738 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 553/2190] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:45:38 2026] GET /volume/v3/volumes/450a6cd5-b0e7-4f49-adb0-0269fbfc7246 => generated 1366 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:45:38.945518 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-cdef8f32-c049-4800-9580-0a0e35e3d003 tempest-VolumesTransfersV355Test-1693006099 tempest-VolumesTransfersV355Test-1693006099-project-member] POST https://10.4.3.189/volume/v3/volumes Aug 25 05:45:38.945771 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-cdef8f32-c049-4800-9580-0a0e35e3d003 tempest-VolumesTransfersV355Test-1693006099 tempest-VolumesTransfersV355Test-1693006099-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV355Test-Volume-545011927"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:45:38.948511 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.v3.volumes [None req-cdef8f32-c049-4800-9580-0a0e35e3d003 tempest-VolumesTransfersV355Test-1693006099 tempest-VolumesTransfersV355Test-1693006099-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV355Test-Volume-545011927'}} {{(pid=100269) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 05:45:38.948657 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.v3.volumes [None req-cdef8f32-c049-4800-9580-0a0e35e3d003 tempest-VolumesTransfersV355Test-1693006099 tempest-VolumesTransfersV355Test-1693006099-project-member] Create volume of 1 GB Aug 25 05:45:38.949174 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:45:38.949174 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:45:38.955431 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-cdef8f32-c049-4800-9580-0a0e35e3d003 tempest-VolumesTransfersV355Test-1693006099 tempest-VolumesTransfersV355Test-1693006099-project-member] Availability Zones retrieved successfully. Aug 25 05:45:38.966562 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-cdef8f32-c049-4800-9580-0a0e35e3d003 tempest-VolumesTransfersV355Test-1693006099 tempest-VolumesTransfersV355Test-1693006099-project-member] Flow 'volume_create_api' (99e13677-885d-4c9f-b4b3-f84726a6b5b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:45:38.968867 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-cdef8f32-c049-4800-9580-0a0e35e3d003 tempest-VolumesTransfersV355Test-1693006099 tempest-VolumesTransfersV355Test-1693006099-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5884adf9-2f61-4866-9b6a-cc8ef7eb4ca0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:45:38.970515 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.flows.api.create_volume [None req-cdef8f32-c049-4800-9580-0a0e35e3d003 tempest-VolumesTransfersV355Test-1693006099 tempest-VolumesTransfersV355Test-1693006099-project-member] Validating volume size '1' using validate_int {{(pid=100269) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 05:45:39.016488 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-cdef8f32-c049-4800-9580-0a0e35e3d003 tempest-VolumesTransfersV355Test-1693006099 tempest-VolumesTransfersV355Test-1693006099-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5884adf9-2f61-4866-9b6a-cc8ef7eb4ca0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T05:35:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=23fc6e5d-fce0-4521-ba46-4837b4232084,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '23fc6e5d-fce0-4521-ba46-4837b4232084', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:45:39.017497 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-cdef8f32-c049-4800-9580-0a0e35e3d003 tempest-VolumesTransfersV355Test-1693006099 tempest-VolumesTransfersV355Test-1693006099-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f509ad94-4087-4286-b232-ef10daa2da62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:45:39.118353 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.quota [None req-cdef8f32-c049-4800-9580-0a0e35e3d003 tempest-VolumesTransfersV355Test-1693006099 tempest-VolumesTransfersV355Test-1693006099-project-member] Created reservations ['8d2e912c-baf9-47c7-bb38-44d87fa6a775', 'ff5776a8-243d-4d92-864b-b700b7c78ce5', 'dbcda455-eab9-45da-91b7-1b4f0b951dd0', '77aa9924-3db2-420c-b5b5-6c50a00b58e4'] {{(pid=100269) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:45:39.119628 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-cdef8f32-c049-4800-9580-0a0e35e3d003 tempest-VolumesTransfersV355Test-1693006099 tempest-VolumesTransfersV355Test-1693006099-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f509ad94-4087-4286-b232-ef10daa2da62) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8d2e912c-baf9-47c7-bb38-44d87fa6a775', 'ff5776a8-243d-4d92-864b-b700b7c78ce5', 'dbcda455-eab9-45da-91b7-1b4f0b951dd0', '77aa9924-3db2-420c-b5b5-6c50a00b58e4']}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:45:39.121876 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-cdef8f32-c049-4800-9580-0a0e35e3d003 tempest-VolumesTransfersV355Test-1693006099 tempest-VolumesTransfersV355Test-1693006099-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2a4717b6-673a-4578-90d7-2a3d093a91d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:45:39.158082 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-cdef8f32-c049-4800-9580-0a0e35e3d003 tempest-VolumesTransfersV355Test-1693006099 tempest-VolumesTransfersV355Test-1693006099-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2a4717b6-673a-4578-90d7-2a3d093a91d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3cd8193d-1c63-4702-88eb-36d2a946d642', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-545011927',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='69352a7e901a4cae97136fd223ccbcd7',qos_specs=None,replication_status=,reservations=['8d2e912c-baf9-47c7-bb38-44d87fa6a775','ff5776a8-243d-4d92-864b-b700b7c78ce5','dbcda455-eab9-45da-91b7-1b4f0b951dd0','77aa9924-3db2-420c-b5b5-6c50a00b58e4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9022bcff9b2c4085ae2f7a96203509ce',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T05:45:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-545011927',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3cd8193d-1c63-4702-88eb-36d2a946d642,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='69352a7e901a4cae97136fd223ccbcd7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9022bcff9b2c4085ae2f7a96203509ce',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(23fc6e5d-fce0-4521-ba46-4837b4232084),volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:45:39.159802 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-cdef8f32-c049-4800-9580-0a0e35e3d003 tempest-VolumesTransfersV355Test-1693006099 tempest-VolumesTransfersV355Test-1693006099-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (98b6c468-c972-4cfb-a464-845f646937c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:45:39.164657 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-c9f53c26-be5c-44d4-8f25-4725f78206dc None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:45:39.167555 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c9f53c26-be5c-44d4-8f25-4725f78206dc tempest-ServerRescueNegativeTestJSON-1981764244 tempest-ServerRescueNegativeTestJSON-1981764244-project-member] POST https://10.4.3.189/volume/v3/volumes Aug 25 05:45:39.168016 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c9f53c26-be5c-44d4-8f25-4725f78206dc tempest-ServerRescueNegativeTestJSON-1981764244 tempest-ServerRescueNegativeTestJSON-1981764244-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-347854287"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:45:39.169825 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.v3.volumes [None req-c9f53c26-be5c-44d4-8f25-4725f78206dc tempest-ServerRescueNegativeTestJSON-1981764244 tempest-ServerRescueNegativeTestJSON-1981764244-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-347854287'}} {{(pid=100268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 05:45:39.170018 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-c9f53c26-be5c-44d4-8f25-4725f78206dc tempest-ServerRescueNegativeTestJSON-1981764244 tempest-ServerRescueNegativeTestJSON-1981764244-project-member] Create volume of 1 GB Aug 25 05:45:39.174840 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-c9f53c26-be5c-44d4-8f25-4725f78206dc tempest-ServerRescueNegativeTestJSON-1981764244 tempest-ServerRescueNegativeTestJSON-1981764244-project-member] Availability Zones retrieved successfully. Aug 25 05:45:39.184003 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-c9f53c26-be5c-44d4-8f25-4725f78206dc tempest-ServerRescueNegativeTestJSON-1981764244 tempest-ServerRescueNegativeTestJSON-1981764244-project-member] Flow 'volume_create_api' (e9bc75c0-eccb-4188-981f-af553db696a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:45:39.184003 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-c9f53c26-be5c-44d4-8f25-4725f78206dc tempest-ServerRescueNegativeTestJSON-1981764244 tempest-ServerRescueNegativeTestJSON-1981764244-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b5a42ee6-9f75-48cc-8103-bee6a7ec1363) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:45:39.184598 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.flows.api.create_volume [None req-c9f53c26-be5c-44d4-8f25-4725f78206dc tempest-ServerRescueNegativeTestJSON-1981764244 tempest-ServerRescueNegativeTestJSON-1981764244-project-member] Validating volume size '1' using validate_int {{(pid=100268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 05:45:39.191733 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-cdef8f32-c049-4800-9580-0a0e35e3d003 tempest-VolumesTransfersV355Test-1693006099 tempest-VolumesTransfersV355Test-1693006099-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (98b6c468-c972-4cfb-a464-845f646937c5) transitioned into state 'SUCCESS' from state '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-545011927',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='69352a7e901a4cae97136fd223ccbcd7',qos_specs=None,replication_status=,reservations=['8d2e912c-baf9-47c7-bb38-44d87fa6a775','ff5776a8-243d-4d92-864b-b700b7c78ce5','dbcda455-eab9-45da-91b7-1b4f0b951dd0','77aa9924-3db2-420c-b5b5-6c50a00b58e4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9022bcff9b2c4085ae2f7a96203509ce',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:45:39.192246 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-bf78a878-4c11-4602-870a-7b4c8b926ba1 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:45:39.195992 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-cdef8f32-c049-4800-9580-0a0e35e3d003 tempest-VolumesTransfersV355Test-1693006099 tempest-VolumesTransfersV355Test-1693006099-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (02569909-ae3f-402a-829c-c7dc2bf5275b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:45:39.196165 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-bf78a878-4c11-4602-870a-7b4c8b926ba1 tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] GET https://10.4.3.189/volume/v3/volumes/a1c391e1-fed5-4590-9ef1-5c33ccf19ed6 Aug 25 05:45:39.196165 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-bf78a878-4c11-4602-870a-7b4c8b926ba1 tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:45:39.196165 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-bf78a878-4c11-4602-870a-7b4c8b926ba1 tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:45:39.208873 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:45:39.208873 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:45:39.211901 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-cdef8f32-c049-4800-9580-0a0e35e3d003 tempest-VolumesTransfersV355Test-1693006099 tempest-VolumesTransfersV355Test-1693006099-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (02569909-ae3f-402a-829c-c7dc2bf5275b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:45:39.213293 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-cdef8f32-c049-4800-9580-0a0e35e3d003 tempest-VolumesTransfersV355Test-1693006099 tempest-VolumesTransfersV355Test-1693006099-project-member] Flow 'volume_create_api' (99e13677-885d-4c9f-b4b3-f84726a6b5b1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:45:39.214042 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-cdef8f32-c049-4800-9580-0a0e35e3d003 tempest-VolumesTransfersV355Test-1693006099 tempest-VolumesTransfersV355Test-1693006099-project-member] Create volume request issued successfully. Aug 25 05:45:39.217026 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-cdef8f32-c049-4800-9580-0a0e35e3d003 tempest-VolumesTransfersV355Test-1693006099 tempest-VolumesTransfersV355Test-1693006099-project-member] https://10.4.3.189/volume/v3/volumes returned with HTTP 202 Aug 25 05:45:39.217026 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 546/2191] 10.4.3.189 () {70 vars in 1299 bytes} [Tue Aug 25 05:45:38 2026] POST /volume/v3/volumes => generated 818 bytes in 499 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:45:39.219042 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-bf78a878-4c11-4602-870a-7b4c8b926ba1 tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] Volume info retrieved successfully. Aug 25 05:45:39.224380 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-c9f53c26-be5c-44d4-8f25-4725f78206dc tempest-ServerRescueNegativeTestJSON-1981764244 tempest-ServerRescueNegativeTestJSON-1981764244-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b5a42ee6-9f75-48cc-8103-bee6a7ec1363) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T05:35:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=23fc6e5d-fce0-4521-ba46-4837b4232084,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '23fc6e5d-fce0-4521-ba46-4837b4232084', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:45:39.225763 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-c9f53c26-be5c-44d4-8f25-4725f78206dc tempest-ServerRescueNegativeTestJSON-1981764244 tempest-ServerRescueNegativeTestJSON-1981764244-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (38e972db-3dd8-450e-bc78-693a6b19e944) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:45:39.226571 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-bf78a878-4c11-4602-870a-7b4c8b926ba1 tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] https://10.4.3.189/volume/v3/volumes/a1c391e1-fed5-4590-9ef1-5c33ccf19ed6 returned with HTTP 200 Aug 25 05:45:39.227129 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 545/2192] 10.4.3.189 () {68 vars in 1389 bytes} [Tue Aug 25 05:45:39 2026] GET /volume/v3/volumes/a1c391e1-fed5-4590-9ef1-5c33ccf19ed6 => generated 928 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:45:39.234443 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-351fb99e-165d-480a-aaaa-7c3036339edb None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:45:39.237046 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-351fb99e-165d-480a-aaaa-7c3036339edb tempest-VolumesTransfersV355Test-1693006099 tempest-VolumesTransfersV355Test-1693006099-project-member] GET https://10.4.3.189/volume/v3/volumes/3cd8193d-1c63-4702-88eb-36d2a946d642 Aug 25 05:45:39.237409 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-351fb99e-165d-480a-aaaa-7c3036339edb tempest-VolumesTransfersV355Test-1693006099 tempest-VolumesTransfersV355Test-1693006099-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:45:39.237578 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-351fb99e-165d-480a-aaaa-7c3036339edb tempest-VolumesTransfersV355Test-1693006099 tempest-VolumesTransfersV355Test-1693006099-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:45:39.252988 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:45:39.252988 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:45:39.266198 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-351fb99e-165d-480a-aaaa-7c3036339edb tempest-VolumesTransfersV355Test-1693006099 tempest-VolumesTransfersV355Test-1693006099-project-member] Volume info retrieved successfully. Aug 25 05:45:39.273811 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-351fb99e-165d-480a-aaaa-7c3036339edb tempest-VolumesTransfersV355Test-1693006099 tempest-VolumesTransfersV355Test-1693006099-project-member] https://10.4.3.189/volume/v3/volumes/3cd8193d-1c63-4702-88eb-36d2a946d642 returned with HTTP 200 Aug 25 05:45:39.273811 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 554/2193] 10.4.3.189 () {68 vars in 1389 bytes} [Tue Aug 25 05:45:39 2026] GET /volume/v3/volumes/3cd8193d-1c63-4702-88eb-36d2a946d642 => generated 886 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:45:39.309107 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-c9f53c26-be5c-44d4-8f25-4725f78206dc tempest-ServerRescueNegativeTestJSON-1981764244 tempest-ServerRescueNegativeTestJSON-1981764244-project-member] Created reservations ['a39fe61b-8b28-4dc5-8cef-27e064a161e5', '78c6f4b1-43fe-4305-b023-d31219d15a23', 'ccd33439-4ddf-4bfa-a255-f298d51b01f2', '193ed185-45b0-4006-a799-c6851210992a'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:45:39.309107 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-c9f53c26-be5c-44d4-8f25-4725f78206dc tempest-ServerRescueNegativeTestJSON-1981764244 tempest-ServerRescueNegativeTestJSON-1981764244-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (38e972db-3dd8-450e-bc78-693a6b19e944) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a39fe61b-8b28-4dc5-8cef-27e064a161e5', '78c6f4b1-43fe-4305-b023-d31219d15a23', 'ccd33439-4ddf-4bfa-a255-f298d51b01f2', '193ed185-45b0-4006-a799-c6851210992a']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:45:39.309107 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-c9f53c26-be5c-44d4-8f25-4725f78206dc tempest-ServerRescueNegativeTestJSON-1981764244 tempest-ServerRescueNegativeTestJSON-1981764244-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cf059d28-191b-4931-b920-b38b01272e21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:45:39.337593 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-c9f53c26-be5c-44d4-8f25-4725f78206dc tempest-ServerRescueNegativeTestJSON-1981764244 tempest-ServerRescueNegativeTestJSON-1981764244-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cf059d28-191b-4931-b920-b38b01272e21) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1769182a-f22f-4c59-aa35-1fd26bf2d9f4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-347854287',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ddcde017959e4cc3a0eb141102fac6b3',qos_specs=None,replication_status=,reservations=['a39fe61b-8b28-4dc5-8cef-27e064a161e5','78c6f4b1-43fe-4305-b023-d31219d15a23','ccd33439-4ddf-4bfa-a255-f298d51b01f2','193ed185-45b0-4006-a799-c6851210992a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ad024c16c5424efbb6232fd644e17c6c',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T05:45:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-347854287',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1769182a-f22f-4c59-aa35-1fd26bf2d9f4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ddcde017959e4cc3a0eb141102fac6b3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ad024c16c5424efbb6232fd644e17c6c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(23fc6e5d-fce0-4521-ba46-4837b4232084),volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:45:39.338610 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-c9f53c26-be5c-44d4-8f25-4725f78206dc tempest-ServerRescueNegativeTestJSON-1981764244 tempest-ServerRescueNegativeTestJSON-1981764244-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9d454da3-9e17-4e05-a572-4295fb2d027b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:45:39.361916 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-c9f53c26-be5c-44d4-8f25-4725f78206dc tempest-ServerRescueNegativeTestJSON-1981764244 tempest-ServerRescueNegativeTestJSON-1981764244-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9d454da3-9e17-4e05-a572-4295fb2d027b) transitioned into state 'SUCCESS' from state '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-347854287',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ddcde017959e4cc3a0eb141102fac6b3',qos_specs=None,replication_status=,reservations=['a39fe61b-8b28-4dc5-8cef-27e064a161e5','78c6f4b1-43fe-4305-b023-d31219d15a23','ccd33439-4ddf-4bfa-a255-f298d51b01f2','193ed185-45b0-4006-a799-c6851210992a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ad024c16c5424efbb6232fd644e17c6c',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:45:39.362948 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-c9f53c26-be5c-44d4-8f25-4725f78206dc tempest-ServerRescueNegativeTestJSON-1981764244 tempest-ServerRescueNegativeTestJSON-1981764244-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (da426545-97c1-401c-a4d5-01a548d4975d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:45:39.380083 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-c9f53c26-be5c-44d4-8f25-4725f78206dc tempest-ServerRescueNegativeTestJSON-1981764244 tempest-ServerRescueNegativeTestJSON-1981764244-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (da426545-97c1-401c-a4d5-01a548d4975d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:45:39.380083 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-c9f53c26-be5c-44d4-8f25-4725f78206dc tempest-ServerRescueNegativeTestJSON-1981764244 tempest-ServerRescueNegativeTestJSON-1981764244-project-member] Flow 'volume_create_api' (e9bc75c0-eccb-4188-981f-af553db696a0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:45:39.380083 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-c9f53c26-be5c-44d4-8f25-4725f78206dc tempest-ServerRescueNegativeTestJSON-1981764244 tempest-ServerRescueNegativeTestJSON-1981764244-project-member] Create volume request issued successfully. Aug 25 05:45:39.380083 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c9f53c26-be5c-44d4-8f25-4725f78206dc tempest-ServerRescueNegativeTestJSON-1981764244 tempest-ServerRescueNegativeTestJSON-1981764244-project-member] https://10.4.3.189/volume/v3/volumes returned with HTTP 202 Aug 25 05:45:39.381072 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 549/2194] 10.4.3.189 () {68 vars in 1258 bytes} [Tue Aug 25 05:45:39 2026] POST /volume/v3/volumes => generated 758 bytes in 216 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 05:45:39.398600 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-183dd65d-67e2-4dae-885a-85249d8c3c14 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:45:39.400509 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-183dd65d-67e2-4dae-885a-85249d8c3c14 tempest-ServerRescueNegativeTestJSON-1981764244 tempest-ServerRescueNegativeTestJSON-1981764244-project-member] GET https://10.4.3.189/volume/v3/volumes/1769182a-f22f-4c59-aa35-1fd26bf2d9f4 Aug 25 05:45:39.401405 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-183dd65d-67e2-4dae-885a-85249d8c3c14 tempest-ServerRescueNegativeTestJSON-1981764244 tempest-ServerRescueNegativeTestJSON-1981764244-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:45:39.401894 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-183dd65d-67e2-4dae-885a-85249d8c3c14 tempest-ServerRescueNegativeTestJSON-1981764244 tempest-ServerRescueNegativeTestJSON-1981764244-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:45:39.412739 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:45:39.412739 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:45:39.419924 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-183dd65d-67e2-4dae-885a-85249d8c3c14 tempest-ServerRescueNegativeTestJSON-1981764244 tempest-ServerRescueNegativeTestJSON-1981764244-project-member] Volume info retrieved successfully. Aug 25 05:45:39.428177 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-183dd65d-67e2-4dae-885a-85249d8c3c14 tempest-ServerRescueNegativeTestJSON-1981764244 tempest-ServerRescueNegativeTestJSON-1981764244-project-member] https://10.4.3.189/volume/v3/volumes/1769182a-f22f-4c59-aa35-1fd26bf2d9f4 returned with HTTP 200 Aug 25 05:45:39.428984 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 547/2195] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:45:39 2026] GET /volume/v3/volumes/1769182a-f22f-4c59-aa35-1fd26bf2d9f4 => generated 826 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:45:39.810199 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-30e258c6-5988-4f57-803c-2311b5e28537 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:45:39.815010 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-30e258c6-5988-4f57-803c-2311b5e28537 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] GET https://10.4.3.189/volume/v3/volumes/450a6cd5-b0e7-4f49-adb0-0269fbfc7246 Aug 25 05:45:39.815010 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-30e258c6-5988-4f57-803c-2311b5e28537 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:45:39.815292 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-30e258c6-5988-4f57-803c-2311b5e28537 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:45:39.824801 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-30e258c6-5988-4f57-803c-2311b5e28537 tempest-AttachVolumeMultiAttachTest-1797932643 tempest-AttachVolumeMultiAttachTest-1797932643-project-member] https://10.4.3.189/volume/v3/volumes/450a6cd5-b0e7-4f49-adb0-0269fbfc7246 returned with HTTP 404 Aug 25 05:45:39.827560 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 546/2196] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:45:39 2026] GET /volume/v3/volumes/450a6cd5-b0e7-4f49-adb0-0269fbfc7246 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:45:40.250214 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-3fba2a20-00ca-4d24-9ce9-fddf506f01e0 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:45:40.260548 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-3fba2a20-00ca-4d24-9ce9-fddf506f01e0 tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] GET https://10.4.3.189/volume/v3/volumes/a1c391e1-fed5-4590-9ef1-5c33ccf19ed6 Aug 25 05:45:40.260774 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-3fba2a20-00ca-4d24-9ce9-fddf506f01e0 tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:45:40.264094 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-3fba2a20-00ca-4d24-9ce9-fddf506f01e0 tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:45:40.288396 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:45:40.288396 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:45:40.296172 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-3fba2a20-00ca-4d24-9ce9-fddf506f01e0 tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] Volume info retrieved successfully. Aug 25 05:45:40.296301 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-fae5e9c0-9d4c-4b2b-8606-a9e1bbc0f91e None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:45:40.301203 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-fae5e9c0-9d4c-4b2b-8606-a9e1bbc0f91e tempest-VolumesTransfersV355Test-1693006099 tempest-VolumesTransfersV355Test-1693006099-project-member] GET https://10.4.3.189/volume/v3/volumes/3cd8193d-1c63-4702-88eb-36d2a946d642 Aug 25 05:45:40.301350 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-fae5e9c0-9d4c-4b2b-8606-a9e1bbc0f91e tempest-VolumesTransfersV355Test-1693006099 tempest-VolumesTransfersV355Test-1693006099-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:45:40.302084 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-fae5e9c0-9d4c-4b2b-8606-a9e1bbc0f91e tempest-VolumesTransfersV355Test-1693006099 tempest-VolumesTransfersV355Test-1693006099-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:45:40.305912 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-3fba2a20-00ca-4d24-9ce9-fddf506f01e0 tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] https://10.4.3.189/volume/v3/volumes/a1c391e1-fed5-4590-9ef1-5c33ccf19ed6 returned with HTTP 200 Aug 25 05:45:40.306616 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 555/2197] 10.4.3.189 () {68 vars in 1389 bytes} [Tue Aug 25 05:45:40 2026] GET /volume/v3/volumes/a1c391e1-fed5-4590-9ef1-5c33ccf19ed6 => generated 928 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:45:40.315654 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:45:40.315654 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:45:40.322806 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-fae5e9c0-9d4c-4b2b-8606-a9e1bbc0f91e tempest-VolumesTransfersV355Test-1693006099 tempest-VolumesTransfersV355Test-1693006099-project-member] Volume info retrieved successfully. Aug 25 05:45:40.332700 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-fae5e9c0-9d4c-4b2b-8606-a9e1bbc0f91e tempest-VolumesTransfersV355Test-1693006099 tempest-VolumesTransfersV355Test-1693006099-project-member] https://10.4.3.189/volume/v3/volumes/3cd8193d-1c63-4702-88eb-36d2a946d642 returned with HTTP 200 Aug 25 05:45:40.332844 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 550/2198] 10.4.3.189 () {68 vars in 1389 bytes} [Tue Aug 25 05:45:40 2026] GET /volume/v3/volumes/3cd8193d-1c63-4702-88eb-36d2a946d642 => generated 945 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:45:40.354427 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-5c08092a-08b1-41bf-8135-deef3f7643b2 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:45:40.358686 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-5c08092a-08b1-41bf-8135-deef3f7643b2 tempest-VolumesTransfersV355Test-1693006099 tempest-VolumesTransfersV355Test-1693006099-project-member] POST https://10.4.3.189/volume/v3/volume-transfers Aug 25 05:45:40.359125 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-5c08092a-08b1-41bf-8135-deef3f7643b2 tempest-VolumesTransfersV355Test-1693006099 tempest-VolumesTransfersV355Test-1693006099-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "3cd8193d-1c63-4702-88eb-36d2a946d642"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:45:40.361037 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.v3.volume_transfer [None req-5c08092a-08b1-41bf-8135-deef3f7643b2 tempest-VolumesTransfersV355Test-1693006099 tempest-VolumesTransfersV355Test-1693006099-project-member] Creating new volume transfer {'transfer': {'volume_id': '3cd8193d-1c63-4702-88eb-36d2a946d642'}} {{(pid=100269) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Aug 25 05:45:40.361133 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.v3.volume_transfer [None req-5c08092a-08b1-41bf-8135-deef3f7643b2 tempest-VolumesTransfersV355Test-1693006099 tempest-VolumesTransfersV355Test-1693006099-project-member] Creating transfer of volume 3cd8193d-1c63-4702-88eb-36d2a946d642 Aug 25 05:45:40.362579 np0000008051 devstack@c-api.service[100269]: INFO cinder.transfer.api [None req-5c08092a-08b1-41bf-8135-deef3f7643b2 tempest-VolumesTransfersV355Test-1693006099 tempest-VolumesTransfersV355Test-1693006099-project-member] Generating transfer record for volume 3cd8193d-1c63-4702-88eb-36d2a946d642 Aug 25 05:45:40.372124 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:45:40.372124 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:45:40.390687 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-5c08092a-08b1-41bf-8135-deef3f7643b2 tempest-VolumesTransfersV355Test-1693006099 tempest-VolumesTransfersV355Test-1693006099-project-member] https://10.4.3.189/volume/v3/volume-transfers returned with HTTP 202 Aug 25 05:45:40.391324 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 548/2199] 10.4.3.189 () {70 vars in 1326 bytes} [Tue Aug 25 05:45:40 2026] POST /volume/v3/volume-transfers => generated 464 bytes in 38 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:45:40.405048 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-ba62fe1b-0c63-49b7-82ae-6d66fe6db962 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:45:40.407234 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-ba62fe1b-0c63-49b7-82ae-6d66fe6db962 tempest-VolumesTransfersV355Test-1693006099 tempest-VolumesTransfersV355Test-1693006099-project-member] GET https://10.4.3.189/volume/v3/volumes/3cd8193d-1c63-4702-88eb-36d2a946d642 Aug 25 05:45:40.407717 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-ba62fe1b-0c63-49b7-82ae-6d66fe6db962 tempest-VolumesTransfersV355Test-1693006099 tempest-VolumesTransfersV355Test-1693006099-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:45:40.408183 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-ba62fe1b-0c63-49b7-82ae-6d66fe6db962 tempest-VolumesTransfersV355Test-1693006099 tempest-VolumesTransfersV355Test-1693006099-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:45:40.423805 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:45:40.423805 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:45:40.431449 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-ba62fe1b-0c63-49b7-82ae-6d66fe6db962 tempest-VolumesTransfersV355Test-1693006099 tempest-VolumesTransfersV355Test-1693006099-project-member] Volume info retrieved successfully. Aug 25 05:45:40.443448 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-ba62fe1b-0c63-49b7-82ae-6d66fe6db962 tempest-VolumesTransfersV355Test-1693006099 tempest-VolumesTransfersV355Test-1693006099-project-member] https://10.4.3.189/volume/v3/volumes/3cd8193d-1c63-4702-88eb-36d2a946d642 returned with HTTP 200 Aug 25 05:45:40.444036 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 547/2200] 10.4.3.189 () {68 vars in 1389 bytes} [Tue Aug 25 05:45:40 2026] GET /volume/v3/volumes/3cd8193d-1c63-4702-88eb-36d2a946d642 => generated 953 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:45:40.448723 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-5b984554-e3e2-4cf0-a4e9-9e7ec3c10737 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:45:40.455157 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-5b984554-e3e2-4cf0-a4e9-9e7ec3c10737 tempest-ServerRescueNegativeTestJSON-1981764244 tempest-ServerRescueNegativeTestJSON-1981764244-project-member] GET https://10.4.3.189/volume/v3/volumes/1769182a-f22f-4c59-aa35-1fd26bf2d9f4 Aug 25 05:45:40.455157 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-5b984554-e3e2-4cf0-a4e9-9e7ec3c10737 tempest-ServerRescueNegativeTestJSON-1981764244 tempest-ServerRescueNegativeTestJSON-1981764244-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:45:40.455157 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-5b984554-e3e2-4cf0-a4e9-9e7ec3c10737 tempest-ServerRescueNegativeTestJSON-1981764244 tempest-ServerRescueNegativeTestJSON-1981764244-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:45:40.463321 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-9a73283e-935c-49ca-8826-66cade00ea0c None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:45:40.468250 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-9a73283e-935c-49ca-8826-66cade00ea0c tempest-VolumesTransfersV355Test-1693006099 tempest-VolumesTransfersV355Test-1693006099-project-member] GET https://10.4.3.189/volume/v3/volume-transfers/ebc67855-c5e1-4475-a186-b0ae8b6400d3 Aug 25 05:45:40.468250 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-9a73283e-935c-49ca-8826-66cade00ea0c tempest-VolumesTransfersV355Test-1693006099 tempest-VolumesTransfersV355Test-1693006099-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:45:40.468250 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-9a73283e-935c-49ca-8826-66cade00ea0c tempest-VolumesTransfersV355Test-1693006099 tempest-VolumesTransfersV355Test-1693006099-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:45:40.475007 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-9a73283e-935c-49ca-8826-66cade00ea0c tempest-VolumesTransfersV355Test-1693006099 tempest-VolumesTransfersV355Test-1693006099-project-member] https://10.4.3.189/volume/v3/volume-transfers/ebc67855-c5e1-4475-a186-b0ae8b6400d3 returned with HTTP 200 Aug 25 05:45:40.475405 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:45:40.475405 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:45:40.475607 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 551/2201] 10.4.3.189 () {68 vars in 1416 bytes} [Tue Aug 25 05:45:40 2026] GET /volume/v3/volume-transfers/ebc67855-c5e1-4475-a186-b0ae8b6400d3 => generated 432 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:45:40.480877 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-5b984554-e3e2-4cf0-a4e9-9e7ec3c10737 tempest-ServerRescueNegativeTestJSON-1981764244 tempest-ServerRescueNegativeTestJSON-1981764244-project-member] Volume info retrieved successfully. Aug 25 05:45:40.489012 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-5b984554-e3e2-4cf0-a4e9-9e7ec3c10737 tempest-ServerRescueNegativeTestJSON-1981764244 tempest-ServerRescueNegativeTestJSON-1981764244-project-member] https://10.4.3.189/volume/v3/volumes/1769182a-f22f-4c59-aa35-1fd26bf2d9f4 returned with HTTP 200 Aug 25 05:45:40.489764 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-f87e8f83-070a-4645-9a93-302407defa0a None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:45:40.489888 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 556/2202] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:45:40 2026] GET /volume/v3/volumes/1769182a-f22f-4c59-aa35-1fd26bf2d9f4 => generated 851 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:45:40.493092 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-f87e8f83-070a-4645-9a93-302407defa0a tempest-VolumesTransfersV355Test-1693006099 tempest-VolumesTransfersV355Test-1693006099-project-member] GET https://10.4.3.189/volume/v3/volume-transfers Aug 25 05:45:40.493092 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-f87e8f83-070a-4645-9a93-302407defa0a tempest-VolumesTransfersV355Test-1693006099 tempest-VolumesTransfersV355Test-1693006099-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:45:40.493092 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-f87e8f83-070a-4645-9a93-302407defa0a tempest-VolumesTransfersV355Test-1693006099 tempest-VolumesTransfersV355Test-1693006099-project-member] Calling method 'index' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:45:40.493092 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.v3.volume_transfer [None req-f87e8f83-070a-4645-9a93-302407defa0a tempest-VolumesTransfersV355Test-1693006099 tempest-VolumesTransfersV355Test-1693006099-project-member] Listing volume transfers {{(pid=100269) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Aug 25 05:45:40.500995 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-f87e8f83-070a-4645-9a93-302407defa0a tempest-VolumesTransfersV355Test-1693006099 tempest-VolumesTransfersV355Test-1693006099-project-member] https://10.4.3.189/volume/v3/volume-transfers returned with HTTP 200 Aug 25 05:45:40.500995 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 549/2203] 10.4.3.189 () {68 vars in 1305 bytes} [Tue Aug 25 05:45:40 2026] GET /volume/v3/volume-transfers => generated 368 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:45:40.515595 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-c43c4c31-3926-4d5b-adf2-d8806cc096b8 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:45:40.673393 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-c43c4c31-3926-4d5b-adf2-d8806cc096b8 tempest-VolumesTransfersV355Test-1681960002 tempest-VolumesTransfersV355Test-1681960002-project-member] POST https://10.4.3.189/volume/v3/volume-transfers/ebc67855-c5e1-4475-a186-b0ae8b6400d3/accept Aug 25 05:45:40.673809 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-c43c4c31-3926-4d5b-adf2-d8806cc096b8 tempest-VolumesTransfersV355Test-1681960002 tempest-VolumesTransfersV355Test-1681960002-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "017bf12d2bef7cf1"}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:45:40.676853 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.contrib.volume_transfer [None req-c43c4c31-3926-4d5b-adf2-d8806cc096b8 tempest-VolumesTransfersV355Test-1681960002 tempest-VolumesTransfersV355Test-1681960002-project-member] Accepting volume transfer ebc67855-c5e1-4475-a186-b0ae8b6400d3 {{(pid=100270) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Aug 25 05:45:40.677074 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.contrib.volume_transfer [None req-c43c4c31-3926-4d5b-adf2-d8806cc096b8 tempest-VolumesTransfersV355Test-1681960002 tempest-VolumesTransfersV355Test-1681960002-project-member] Accepting transfer ebc67855-c5e1-4475-a186-b0ae8b6400d3 Aug 25 05:45:40.808282 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.quota [None req-c43c4c31-3926-4d5b-adf2-d8806cc096b8 tempest-VolumesTransfersV355Test-1681960002 tempest-VolumesTransfersV355Test-1681960002-project-member] Created reservations ['5b5a71ab-e525-43e4-8cb9-346f15cfdcd9', 'e61319dc-7240-4c1b-aa7d-c9d7d8b9587c', '12459a92-189c-459f-bb51-89d3734270a6', '50c3058e-7898-42b7-becb-5ee3f8f2a0a5'] {{(pid=100270) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:45:40.862763 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.quota [None req-c43c4c31-3926-4d5b-adf2-d8806cc096b8 tempest-VolumesTransfersV355Test-1681960002 tempest-VolumesTransfersV355Test-1681960002-project-member] Created reservations ['04ced589-86ef-4567-99da-d7cbfb15e4a5', 'e753e0da-3df8-4b4e-854f-f349705aed26', '00fedeb5-cac6-434e-9fcc-52bc5b0d0032', '8720a4ad-5d23-428b-ab21-a3b2dc2e2f0c'] {{(pid=100270) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:45:40.941189 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.quota [None req-c43c4c31-3926-4d5b-adf2-d8806cc096b8 tempest-VolumesTransfersV355Test-1681960002 tempest-VolumesTransfersV355Test-1681960002-project-member] Created reservations ['19ea7860-5f1c-4122-b0e6-0c0ab5cb3380', 'f283c706-61e0-4160-93a0-e6ee5843c527', '9afd50f3-7a4d-4927-bba0-3aa8d78c8380', 'de34ae9c-f8df-4202-aceb-8ed6093b2ad0'] {{(pid=100270) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:45:41.000844 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.quota [None req-c43c4c31-3926-4d5b-adf2-d8806cc096b8 tempest-VolumesTransfersV355Test-1681960002 tempest-VolumesTransfersV355Test-1681960002-project-member] Created reservations ['a2514b38-2bf3-4b3d-be4f-06e8dba48cee', '4159e511-71a9-4bfa-982f-5fba2f21e3dc', 'dcba43c7-5b99-4611-ae52-57b2f00ff399', 'ee14d768-09e6-4a28-a8b4-c5d5ef48cfe3'] {{(pid=100270) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:45:41.036307 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-c43c4c31-3926-4d5b-adf2-d8806cc096b8 tempest-VolumesTransfersV355Test-1681960002 tempest-VolumesTransfersV355Test-1681960002-project-member] Transfer volume completed successfully. Aug 25 05:45:41.202835 np0000008051 devstack@c-api.service[100270]: INFO cinder.transfer.api [None req-c43c4c31-3926-4d5b-adf2-d8806cc096b8 tempest-VolumesTransfersV355Test-1681960002 tempest-VolumesTransfersV355Test-1681960002-project-member] Volume 3cd8193d-1c63-4702-88eb-36d2a946d642 has been transferred. Aug 25 05:45:41.215808 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-c43c4c31-3926-4d5b-adf2-d8806cc096b8 tempest-VolumesTransfersV355Test-1681960002 tempest-VolumesTransfersV355Test-1681960002-project-member] https://10.4.3.189/volume/v3/volume-transfers/ebc67855-c5e1-4475-a186-b0ae8b6400d3/accept returned with HTTP 202 Aug 25 05:45:41.216853 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 548/2204] 10.4.3.189 () {70 vars in 1458 bytes} [Tue Aug 25 05:45:40 2026] POST /volume/v3/volume-transfers/ebc67855-c5e1-4475-a186-b0ae8b6400d3/accept => generated 365 bytes in 702 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:45:41.232290 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-60d63fb0-0856-445d-8d23-80452c459c3f None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:45:41.235475 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-60d63fb0-0856-445d-8d23-80452c459c3f tempest-VolumesTransfersV355Test-1681960002 tempest-VolumesTransfersV355Test-1681960002-project-member] GET https://10.4.3.189/volume/v3/volumes/3cd8193d-1c63-4702-88eb-36d2a946d642 Aug 25 05:45:41.235715 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-60d63fb0-0856-445d-8d23-80452c459c3f tempest-VolumesTransfersV355Test-1681960002 tempest-VolumesTransfersV355Test-1681960002-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:45:41.236233 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-60d63fb0-0856-445d-8d23-80452c459c3f tempest-VolumesTransfersV355Test-1681960002 tempest-VolumesTransfersV355Test-1681960002-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:45:41.254620 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:45:41.254620 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:45:41.268937 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-60d63fb0-0856-445d-8d23-80452c459c3f tempest-VolumesTransfersV355Test-1681960002 tempest-VolumesTransfersV355Test-1681960002-project-member] Volume info retrieved successfully. Aug 25 05:45:41.277866 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-60d63fb0-0856-445d-8d23-80452c459c3f tempest-VolumesTransfersV355Test-1681960002 tempest-VolumesTransfersV355Test-1681960002-project-member] https://10.4.3.189/volume/v3/volumes/3cd8193d-1c63-4702-88eb-36d2a946d642 returned with HTTP 200 Aug 25 05:45:41.279490 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 552/2205] 10.4.3.189 () {68 vars in 1389 bytes} [Tue Aug 25 05:45:41 2026] GET /volume/v3/volumes/3cd8193d-1c63-4702-88eb-36d2a946d642 => generated 945 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:45:41.304162 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-30c52dfc-e8e5-4ec5-bd03-90a7d7ff0e00 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:45:41.309226 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-30c52dfc-e8e5-4ec5-bd03-90a7d7ff0e00 tempest-VolumesTransfersV355Test-1681960002 tempest-VolumesTransfersV355Test-1681960002-project-member] GET https://10.4.3.189/volume/v3/volumes/3cd8193d-1c63-4702-88eb-36d2a946d642 Aug 25 05:45:41.309922 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-30c52dfc-e8e5-4ec5-bd03-90a7d7ff0e00 tempest-VolumesTransfersV355Test-1681960002 tempest-VolumesTransfersV355Test-1681960002-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:45:41.309922 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-30c52dfc-e8e5-4ec5-bd03-90a7d7ff0e00 tempest-VolumesTransfersV355Test-1681960002 tempest-VolumesTransfersV355Test-1681960002-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:45:41.331658 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:45:41.331658 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:45:41.331800 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-044181d6-4361-47f9-870c-7cca8322fafc None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:45:41.335461 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-044181d6-4361-47f9-870c-7cca8322fafc tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] GET https://10.4.3.189/volume/v3/volumes/a1c391e1-fed5-4590-9ef1-5c33ccf19ed6 Aug 25 05:45:41.335461 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-044181d6-4361-47f9-870c-7cca8322fafc tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:45:41.335461 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-044181d6-4361-47f9-870c-7cca8322fafc tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:45:41.339845 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-30c52dfc-e8e5-4ec5-bd03-90a7d7ff0e00 tempest-VolumesTransfersV355Test-1681960002 tempest-VolumesTransfersV355Test-1681960002-project-member] Volume info retrieved successfully. Aug 25 05:45:41.347757 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-30c52dfc-e8e5-4ec5-bd03-90a7d7ff0e00 tempest-VolumesTransfersV355Test-1681960002 tempest-VolumesTransfersV355Test-1681960002-project-member] https://10.4.3.189/volume/v3/volumes/3cd8193d-1c63-4702-88eb-36d2a946d642 returned with HTTP 200 Aug 25 05:45:41.348358 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 557/2206] 10.4.3.189 () {68 vars in 1389 bytes} [Tue Aug 25 05:45:41 2026] GET /volume/v3/volumes/3cd8193d-1c63-4702-88eb-36d2a946d642 => generated 945 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:45:41.348455 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:45:41.348455 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:45:41.358519 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-044181d6-4361-47f9-870c-7cca8322fafc tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] Volume info retrieved successfully. Aug 25 05:45:41.368995 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-a631c414-8e8c-48e3-9ccc-b631e70fc317 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:45:41.369191 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-044181d6-4361-47f9-870c-7cca8322fafc tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] https://10.4.3.189/volume/v3/volumes/a1c391e1-fed5-4590-9ef1-5c33ccf19ed6 returned with HTTP 200 Aug 25 05:45:41.369874 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 550/2207] 10.4.3.189 () {68 vars in 1389 bytes} [Tue Aug 25 05:45:41 2026] GET /volume/v3/volumes/a1c391e1-fed5-4590-9ef1-5c33ccf19ed6 => generated 928 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:45:41.372179 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-a631c414-8e8c-48e3-9ccc-b631e70fc317 tempest-VolumesTransfersV355Test-1693006099 tempest-VolumesTransfersV355Test-1693006099-project-member] DELETE https://10.4.3.189/volume/v3/volume-transfers/ebc67855-c5e1-4475-a186-b0ae8b6400d3 Aug 25 05:45:41.374079 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-a631c414-8e8c-48e3-9ccc-b631e70fc317 tempest-VolumesTransfersV355Test-1693006099 tempest-VolumesTransfersV355Test-1693006099-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:45:41.374079 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-a631c414-8e8c-48e3-9ccc-b631e70fc317 tempest-VolumesTransfersV355Test-1693006099 tempest-VolumesTransfersV355Test-1693006099-project-member] Calling method 'delete' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:45:41.374079 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.contrib.volume_transfer [None req-a631c414-8e8c-48e3-9ccc-b631e70fc317 tempest-VolumesTransfersV355Test-1693006099 tempest-VolumesTransfersV355Test-1693006099-project-member] Delete transfer with id: ebc67855-c5e1-4475-a186-b0ae8b6400d3 Aug 25 05:45:41.386158 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-a631c414-8e8c-48e3-9ccc-b631e70fc317 tempest-VolumesTransfersV355Test-1693006099 tempest-VolumesTransfersV355Test-1693006099-project-member] https://10.4.3.189/volume/v3/volume-transfers/ebc67855-c5e1-4475-a186-b0ae8b6400d3 returned with HTTP 404 Aug 25 05:45:41.386158 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 549/2208] 10.4.3.189 () {68 vars in 1419 bytes} [Tue Aug 25 05:45:41 2026] DELETE /volume/v3/volume-transfers/ebc67855-c5e1-4475-a186-b0ae8b6400d3 => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 05:45:41.398074 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-833e0f58-eeb2-4f60-9d00-62dc9554be25 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:45:41.467957 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-833e0f58-eeb2-4f60-9d00-62dc9554be25 tempest-VolumesTransfersV355Test-292994137 tempest-VolumesTransfersV355Test-292994137-project-admin] DELETE https://10.4.3.189/volume/v3/volumes/3cd8193d-1c63-4702-88eb-36d2a946d642 Aug 25 05:45:41.468775 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-833e0f58-eeb2-4f60-9d00-62dc9554be25 tempest-VolumesTransfersV355Test-292994137 tempest-VolumesTransfersV355Test-292994137-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:45:41.469929 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-833e0f58-eeb2-4f60-9d00-62dc9554be25 tempest-VolumesTransfersV355Test-292994137 tempest-VolumesTransfersV355Test-292994137-project-admin] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:45:41.469929 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-833e0f58-eeb2-4f60-9d00-62dc9554be25 tempest-VolumesTransfersV355Test-292994137 tempest-VolumesTransfersV355Test-292994137-project-admin] Delete volume with id: 3cd8193d-1c63-4702-88eb-36d2a946d642 Aug 25 05:45:41.505312 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:45:41.505312 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:45:41.506882 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-833e0f58-eeb2-4f60-9d00-62dc9554be25 tempest-VolumesTransfersV355Test-292994137 tempest-VolumesTransfersV355Test-292994137-project-admin] Volume info retrieved successfully. Aug 25 05:45:41.567699 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-833e0f58-eeb2-4f60-9d00-62dc9554be25 tempest-VolumesTransfersV355Test-292994137 tempest-VolumesTransfersV355Test-292994137-project-admin] Delete volume request issued successfully. Aug 25 05:45:41.568009 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-833e0f58-eeb2-4f60-9d00-62dc9554be25 tempest-VolumesTransfersV355Test-292994137 tempest-VolumesTransfersV355Test-292994137-project-admin] https://10.4.3.189/volume/v3/volumes/3cd8193d-1c63-4702-88eb-36d2a946d642 returned with HTTP 202 Aug 25 05:45:41.568983 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 553/2209] 10.4.3.189 () {68 vars in 1392 bytes} [Tue Aug 25 05:45:41 2026] DELETE /volume/v3/volumes/3cd8193d-1c63-4702-88eb-36d2a946d642 => generated 0 bytes in 171 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 05:45:41.579675 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-01679a10-661e-4330-ac06-c1a4fb13e769 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:45:41.581763 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-01679a10-661e-4330-ac06-c1a4fb13e769 tempest-VolumesTransfersV355Test-292994137 tempest-VolumesTransfersV355Test-292994137-project-admin] GET https://10.4.3.189/volume/v3/volumes/3cd8193d-1c63-4702-88eb-36d2a946d642 Aug 25 05:45:41.582404 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-01679a10-661e-4330-ac06-c1a4fb13e769 tempest-VolumesTransfersV355Test-292994137 tempest-VolumesTransfersV355Test-292994137-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:45:41.582873 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-01679a10-661e-4330-ac06-c1a4fb13e769 tempest-VolumesTransfersV355Test-292994137 tempest-VolumesTransfersV355Test-292994137-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:45:41.604805 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:45:41.604805 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:45:41.612034 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-01679a10-661e-4330-ac06-c1a4fb13e769 tempest-VolumesTransfersV355Test-292994137 tempest-VolumesTransfersV355Test-292994137-project-admin] Volume info retrieved successfully. Aug 25 05:45:41.623111 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-01679a10-661e-4330-ac06-c1a4fb13e769 tempest-VolumesTransfersV355Test-292994137 tempest-VolumesTransfersV355Test-292994137-project-admin] https://10.4.3.189/volume/v3/volumes/3cd8193d-1c63-4702-88eb-36d2a946d642 returned with HTTP 200 Aug 25 05:45:41.623111 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 558/2210] 10.4.3.189 () {68 vars in 1389 bytes} [Tue Aug 25 05:45:41 2026] GET /volume/v3/volumes/3cd8193d-1c63-4702-88eb-36d2a946d642 => generated 1138 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 05:45:42.388995 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-2d8d7309-c315-468f-b471-bf3cdec7da03 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:45:42.392730 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-2d8d7309-c315-468f-b471-bf3cdec7da03 tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] GET https://10.4.3.189/volume/v3/volumes/a1c391e1-fed5-4590-9ef1-5c33ccf19ed6 Aug 25 05:45:42.393272 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-2d8d7309-c315-468f-b471-bf3cdec7da03 tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:45:42.394174 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-2d8d7309-c315-468f-b471-bf3cdec7da03 tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:45:42.408274 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:45:42.408274 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:45:42.421824 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-2d8d7309-c315-468f-b471-bf3cdec7da03 tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] Volume info retrieved successfully. Aug 25 05:45:42.431849 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-2d8d7309-c315-468f-b471-bf3cdec7da03 tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] https://10.4.3.189/volume/v3/volumes/a1c391e1-fed5-4590-9ef1-5c33ccf19ed6 returned with HTTP 200 Aug 25 05:45:42.433436 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 551/2211] 10.4.3.189 () {68 vars in 1389 bytes} [Tue Aug 25 05:45:42 2026] GET /volume/v3/volumes/a1c391e1-fed5-4590-9ef1-5c33ccf19ed6 => generated 927 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:45:42.643714 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-f97c6500-cbec-45e3-a1e8-380e5aaf14e3 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:45:42.649742 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-f97c6500-cbec-45e3-a1e8-380e5aaf14e3 tempest-VolumesTransfersV355Test-292994137 tempest-VolumesTransfersV355Test-292994137-project-admin] GET https://10.4.3.189/volume/v3/volumes/3cd8193d-1c63-4702-88eb-36d2a946d642 Aug 25 05:45:42.649742 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-f97c6500-cbec-45e3-a1e8-380e5aaf14e3 tempest-VolumesTransfersV355Test-292994137 tempest-VolumesTransfersV355Test-292994137-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:45:42.649742 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-f97c6500-cbec-45e3-a1e8-380e5aaf14e3 tempest-VolumesTransfersV355Test-292994137 tempest-VolumesTransfersV355Test-292994137-project-admin] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:45:42.673190 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-f97c6500-cbec-45e3-a1e8-380e5aaf14e3 tempest-VolumesTransfersV355Test-292994137 tempest-VolumesTransfersV355Test-292994137-project-admin] https://10.4.3.189/volume/v3/volumes/3cd8193d-1c63-4702-88eb-36d2a946d642 returned with HTTP 404 Aug 25 05:45:42.674455 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 550/2212] 10.4.3.189 () {68 vars in 1389 bytes} [Tue Aug 25 05:45:42 2026] GET /volume/v3/volumes/3cd8193d-1c63-4702-88eb-36d2a946d642 => generated 109 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 05:45:42.690638 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-58325ea7-f37b-4f72-9786-4470ead5582b None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:45:42.697988 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-58325ea7-f37b-4f72-9786-4470ead5582b tempest-VolumesTransfersV355Test-1693006099 tempest-VolumesTransfersV355Test-1693006099-project-member] GET https://10.4.3.189/volume/v3/volumes/3cd8193d-1c63-4702-88eb-36d2a946d642 Aug 25 05:45:42.698327 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-58325ea7-f37b-4f72-9786-4470ead5582b tempest-VolumesTransfersV355Test-1693006099 tempest-VolumesTransfersV355Test-1693006099-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:45:42.698554 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-58325ea7-f37b-4f72-9786-4470ead5582b tempest-VolumesTransfersV355Test-1693006099 tempest-VolumesTransfersV355Test-1693006099-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:45:42.715864 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-58325ea7-f37b-4f72-9786-4470ead5582b tempest-VolumesTransfersV355Test-1693006099 tempest-VolumesTransfersV355Test-1693006099-project-member] https://10.4.3.189/volume/v3/volumes/3cd8193d-1c63-4702-88eb-36d2a946d642 returned with HTTP 404 Aug 25 05:45:42.715864 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 554/2213] 10.4.3.189 () {68 vars in 1389 bytes} [Tue Aug 25 05:45:42 2026] GET /volume/v3/volumes/3cd8193d-1c63-4702-88eb-36d2a946d642 => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 05:45:42.727750 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-8a631205-c68a-4042-b7e2-37a421fdb77b None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:45:42.731698 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-8a631205-c68a-4042-b7e2-37a421fdb77b tempest-VolumesTransfersV355Test-1693006099 tempest-VolumesTransfersV355Test-1693006099-project-member] DELETE https://10.4.3.189/volume/v3/volumes/3cd8193d-1c63-4702-88eb-36d2a946d642 Aug 25 05:45:42.732702 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-8a631205-c68a-4042-b7e2-37a421fdb77b tempest-VolumesTransfersV355Test-1693006099 tempest-VolumesTransfersV355Test-1693006099-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:45:42.732702 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-8a631205-c68a-4042-b7e2-37a421fdb77b tempest-VolumesTransfersV355Test-1693006099 tempest-VolumesTransfersV355Test-1693006099-project-member] Calling method 'delete' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:45:42.732702 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [None req-8a631205-c68a-4042-b7e2-37a421fdb77b tempest-VolumesTransfersV355Test-1693006099 tempest-VolumesTransfersV355Test-1693006099-project-member] Delete volume with id: 3cd8193d-1c63-4702-88eb-36d2a946d642 Aug 25 05:45:42.750258 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-8a631205-c68a-4042-b7e2-37a421fdb77b tempest-VolumesTransfersV355Test-1693006099 tempest-VolumesTransfersV355Test-1693006099-project-member] https://10.4.3.189/volume/v3/volumes/3cd8193d-1c63-4702-88eb-36d2a946d642 returned with HTTP 404 Aug 25 05:45:42.752251 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 559/2214] 10.4.3.189 () {68 vars in 1392 bytes} [Tue Aug 25 05:45:42 2026] DELETE /volume/v3/volumes/3cd8193d-1c63-4702-88eb-36d2a946d642 => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 05:45:42.767976 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-bec0496f-4aef-4d51-8b1c-126bb2980ea5 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:45:42.773015 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-bec0496f-4aef-4d51-8b1c-126bb2980ea5 tempest-VolumesTransfersV355Test-1693006099 tempest-VolumesTransfersV355Test-1693006099-project-member] POST https://10.4.3.189/volume/v3/volumes Aug 25 05:45:42.773015 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-bec0496f-4aef-4d51-8b1c-126bb2980ea5 tempest-VolumesTransfersV355Test-1693006099 tempest-VolumesTransfersV355Test-1693006099-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV355Test-Volume-163618533"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:45:42.775029 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.v3.volumes [None req-bec0496f-4aef-4d51-8b1c-126bb2980ea5 tempest-VolumesTransfersV355Test-1693006099 tempest-VolumesTransfersV355Test-1693006099-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV355Test-Volume-163618533'}} {{(pid=100269) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 05:45:42.775274 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.v3.volumes [None req-bec0496f-4aef-4d51-8b1c-126bb2980ea5 tempest-VolumesTransfersV355Test-1693006099 tempest-VolumesTransfersV355Test-1693006099-project-member] Create volume of 1 GB Aug 25 05:45:42.784054 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-bec0496f-4aef-4d51-8b1c-126bb2980ea5 tempest-VolumesTransfersV355Test-1693006099 tempest-VolumesTransfersV355Test-1693006099-project-member] Availability Zones retrieved successfully. Aug 25 05:45:42.794345 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-bec0496f-4aef-4d51-8b1c-126bb2980ea5 tempest-VolumesTransfersV355Test-1693006099 tempest-VolumesTransfersV355Test-1693006099-project-member] Flow 'volume_create_api' (e24c9288-702d-41c9-aa13-e298cfb0f3fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:45:42.795665 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-bec0496f-4aef-4d51-8b1c-126bb2980ea5 tempest-VolumesTransfersV355Test-1693006099 tempest-VolumesTransfersV355Test-1693006099-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f551bf0b-ccd8-4b37-a590-9e92a7de67d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:45:42.797371 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.flows.api.create_volume [None req-bec0496f-4aef-4d51-8b1c-126bb2980ea5 tempest-VolumesTransfersV355Test-1693006099 tempest-VolumesTransfersV355Test-1693006099-project-member] Validating volume size '1' using validate_int {{(pid=100269) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 05:45:42.864343 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-bec0496f-4aef-4d51-8b1c-126bb2980ea5 tempest-VolumesTransfersV355Test-1693006099 tempest-VolumesTransfersV355Test-1693006099-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f551bf0b-ccd8-4b37-a590-9e92a7de67d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T05:35:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=23fc6e5d-fce0-4521-ba46-4837b4232084,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '23fc6e5d-fce0-4521-ba46-4837b4232084', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:45:42.865331 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-bec0496f-4aef-4d51-8b1c-126bb2980ea5 tempest-VolumesTransfersV355Test-1693006099 tempest-VolumesTransfersV355Test-1693006099-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cb292556-6f69-4da2-a998-9c1de95143d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:45:42.927437 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.quota [None req-bec0496f-4aef-4d51-8b1c-126bb2980ea5 tempest-VolumesTransfersV355Test-1693006099 tempest-VolumesTransfersV355Test-1693006099-project-member] Created reservations ['4b0c11ec-8715-4b41-adc9-2e22a94ff4b5', 'bd1533e6-8da8-45fa-a597-be56e964fce4', '1eb749a4-6759-49f2-88e4-aca194679009', '66ab8e8c-3706-4bf4-a2f8-15fbc97351c4'] {{(pid=100269) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:45:42.929108 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-bec0496f-4aef-4d51-8b1c-126bb2980ea5 tempest-VolumesTransfersV355Test-1693006099 tempest-VolumesTransfersV355Test-1693006099-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cb292556-6f69-4da2-a998-9c1de95143d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4b0c11ec-8715-4b41-adc9-2e22a94ff4b5', 'bd1533e6-8da8-45fa-a597-be56e964fce4', '1eb749a4-6759-49f2-88e4-aca194679009', '66ab8e8c-3706-4bf4-a2f8-15fbc97351c4']}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:45:42.930092 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-bec0496f-4aef-4d51-8b1c-126bb2980ea5 tempest-VolumesTransfersV355Test-1693006099 tempest-VolumesTransfersV355Test-1693006099-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (541a59fa-ad7f-4659-97d9-149131d8f78d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:45:42.977530 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-bec0496f-4aef-4d51-8b1c-126bb2980ea5 tempest-VolumesTransfersV355Test-1693006099 tempest-VolumesTransfersV355Test-1693006099-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (541a59fa-ad7f-4659-97d9-149131d8f78d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '162c8aa1-f5ab-422e-87fe-9aad1421c742', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-163618533',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='69352a7e901a4cae97136fd223ccbcd7',qos_specs=None,replication_status=,reservations=['4b0c11ec-8715-4b41-adc9-2e22a94ff4b5','bd1533e6-8da8-45fa-a597-be56e964fce4','1eb749a4-6759-49f2-88e4-aca194679009','66ab8e8c-3706-4bf4-a2f8-15fbc97351c4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9022bcff9b2c4085ae2f7a96203509ce',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T05:45:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-163618533',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=162c8aa1-f5ab-422e-87fe-9aad1421c742,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='69352a7e901a4cae97136fd223ccbcd7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9022bcff9b2c4085ae2f7a96203509ce',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(23fc6e5d-fce0-4521-ba46-4837b4232084),volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:45:42.981423 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-bec0496f-4aef-4d51-8b1c-126bb2980ea5 tempest-VolumesTransfersV355Test-1693006099 tempest-VolumesTransfersV355Test-1693006099-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (14aafbc8-0e9d-4821-bf0f-a04486d9053e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:45:43.036470 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-bec0496f-4aef-4d51-8b1c-126bb2980ea5 tempest-VolumesTransfersV355Test-1693006099 tempest-VolumesTransfersV355Test-1693006099-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (14aafbc8-0e9d-4821-bf0f-a04486d9053e) transitioned into state 'SUCCESS' from state '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-163618533',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='69352a7e901a4cae97136fd223ccbcd7',qos_specs=None,replication_status=,reservations=['4b0c11ec-8715-4b41-adc9-2e22a94ff4b5','bd1533e6-8da8-45fa-a597-be56e964fce4','1eb749a4-6759-49f2-88e4-aca194679009','66ab8e8c-3706-4bf4-a2f8-15fbc97351c4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9022bcff9b2c4085ae2f7a96203509ce',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:45:43.040094 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-bec0496f-4aef-4d51-8b1c-126bb2980ea5 tempest-VolumesTransfersV355Test-1693006099 tempest-VolumesTransfersV355Test-1693006099-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (98c9397a-a064-4dbc-9d6d-53e7ada11353) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:45:43.066143 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-bec0496f-4aef-4d51-8b1c-126bb2980ea5 tempest-VolumesTransfersV355Test-1693006099 tempest-VolumesTransfersV355Test-1693006099-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (98c9397a-a064-4dbc-9d6d-53e7ada11353) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:45:43.066143 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-bec0496f-4aef-4d51-8b1c-126bb2980ea5 tempest-VolumesTransfersV355Test-1693006099 tempest-VolumesTransfersV355Test-1693006099-project-member] Flow 'volume_create_api' (e24c9288-702d-41c9-aa13-e298cfb0f3fd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:45:43.066143 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-bec0496f-4aef-4d51-8b1c-126bb2980ea5 tempest-VolumesTransfersV355Test-1693006099 tempest-VolumesTransfersV355Test-1693006099-project-member] Create volume request issued successfully. Aug 25 05:45:43.066143 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-bec0496f-4aef-4d51-8b1c-126bb2980ea5 tempest-VolumesTransfersV355Test-1693006099 tempest-VolumesTransfersV355Test-1693006099-project-member] https://10.4.3.189/volume/v3/volumes returned with HTTP 202 Aug 25 05:45:43.066925 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 552/2215] 10.4.3.189 () {70 vars in 1299 bytes} [Tue Aug 25 05:45:42 2026] POST /volume/v3/volumes => generated 818 bytes in 299 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:45:43.085422 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-14f16c10-2b9e-41c9-b856-d15813429238 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:45:43.092560 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-14f16c10-2b9e-41c9-b856-d15813429238 tempest-VolumesTransfersV355Test-1693006099 tempest-VolumesTransfersV355Test-1693006099-project-member] GET https://10.4.3.189/volume/v3/volumes/162c8aa1-f5ab-422e-87fe-9aad1421c742 Aug 25 05:45:43.093148 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-14f16c10-2b9e-41c9-b856-d15813429238 tempest-VolumesTransfersV355Test-1693006099 tempest-VolumesTransfersV355Test-1693006099-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:45:43.093597 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-14f16c10-2b9e-41c9-b856-d15813429238 tempest-VolumesTransfersV355Test-1693006099 tempest-VolumesTransfersV355Test-1693006099-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:45:43.117810 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:45:43.117810 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:45:43.125497 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-14f16c10-2b9e-41c9-b856-d15813429238 tempest-VolumesTransfersV355Test-1693006099 tempest-VolumesTransfersV355Test-1693006099-project-member] Volume info retrieved successfully. Aug 25 05:45:43.142683 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-14f16c10-2b9e-41c9-b856-d15813429238 tempest-VolumesTransfersV355Test-1693006099 tempest-VolumesTransfersV355Test-1693006099-project-member] https://10.4.3.189/volume/v3/volumes/162c8aa1-f5ab-422e-87fe-9aad1421c742 returned with HTTP 200 Aug 25 05:45:43.142954 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 551/2216] 10.4.3.189 () {68 vars in 1389 bytes} [Tue Aug 25 05:45:43 2026] GET /volume/v3/volumes/162c8aa1-f5ab-422e-87fe-9aad1421c742 => generated 886 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:45:43.454613 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-32398114-e072-4811-85d3-09525bdd51c7 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:45:43.458965 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-32398114-e072-4811-85d3-09525bdd51c7 tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] GET https://10.4.3.189/volume/v3/volumes/a1c391e1-fed5-4590-9ef1-5c33ccf19ed6 Aug 25 05:45:43.459428 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-32398114-e072-4811-85d3-09525bdd51c7 tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:45:43.459579 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-32398114-e072-4811-85d3-09525bdd51c7 tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:45:43.475313 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:45:43.475313 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:45:43.482462 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-32398114-e072-4811-85d3-09525bdd51c7 tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] Volume info retrieved successfully. Aug 25 05:45:43.497031 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-32398114-e072-4811-85d3-09525bdd51c7 tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] https://10.4.3.189/volume/v3/volumes/a1c391e1-fed5-4590-9ef1-5c33ccf19ed6 returned with HTTP 200 Aug 25 05:45:43.497557 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 555/2217] 10.4.3.189 () {68 vars in 1389 bytes} [Tue Aug 25 05:45:43 2026] GET /volume/v3/volumes/a1c391e1-fed5-4590-9ef1-5c33ccf19ed6 => generated 1193 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 05:45:43.519331 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-77aa06fa-3ef9-4e41-8f54-02d31a651364 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:45:43.525563 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-77aa06fa-3ef9-4e41-8f54-02d31a651364 tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] GET https://10.4.3.189/volume/v3/volumes/a1c391e1-fed5-4590-9ef1-5c33ccf19ed6 Aug 25 05:45:43.525728 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-77aa06fa-3ef9-4e41-8f54-02d31a651364 tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:45:43.526050 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-77aa06fa-3ef9-4e41-8f54-02d31a651364 tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:45:43.542973 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:45:43.542973 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:45:43.553027 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-77aa06fa-3ef9-4e41-8f54-02d31a651364 tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] Volume info retrieved successfully. Aug 25 05:45:43.570240 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-77aa06fa-3ef9-4e41-8f54-02d31a651364 tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] https://10.4.3.189/volume/v3/volumes/a1c391e1-fed5-4590-9ef1-5c33ccf19ed6 returned with HTTP 200 Aug 25 05:45:43.570840 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 560/2218] 10.4.3.189 () {68 vars in 1389 bytes} [Tue Aug 25 05:45:43 2026] GET /volume/v3/volumes/a1c391e1-fed5-4590-9ef1-5c33ccf19ed6 => generated 1193 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 05:45:43.593319 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-1721ba7d-725e-4363-a127-b253efdf3738 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:45:43.596121 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-1721ba7d-725e-4363-a127-b253efdf3738 tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] DELETE https://10.4.3.189/volume/v3/volumes/a1c391e1-fed5-4590-9ef1-5c33ccf19ed6 Aug 25 05:45:43.596121 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-1721ba7d-725e-4363-a127-b253efdf3738 tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:45:43.597864 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-1721ba7d-725e-4363-a127-b253efdf3738 tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] Calling method 'delete' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:45:43.597864 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.v3.volumes [None req-1721ba7d-725e-4363-a127-b253efdf3738 tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] Delete volume with id: a1c391e1-fed5-4590-9ef1-5c33ccf19ed6 Aug 25 05:45:43.611849 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:45:43.611849 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:45:43.614452 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-1721ba7d-725e-4363-a127-b253efdf3738 tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] Volume info retrieved successfully. Aug 25 05:45:43.665434 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-1721ba7d-725e-4363-a127-b253efdf3738 tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] Delete volume request issued successfully. Aug 25 05:45:43.667439 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-1721ba7d-725e-4363-a127-b253efdf3738 tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] https://10.4.3.189/volume/v3/volumes/a1c391e1-fed5-4590-9ef1-5c33ccf19ed6 returned with HTTP 202 Aug 25 05:45:43.668149 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 553/2219] 10.4.3.189 () {68 vars in 1392 bytes} [Tue Aug 25 05:45:43 2026] DELETE /volume/v3/volumes/a1c391e1-fed5-4590-9ef1-5c33ccf19ed6 => generated 0 bytes in 77 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 05:45:43.680181 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-1717fdbb-341b-44bf-af35-6aeecce4e58c None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:45:43.683396 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-1717fdbb-341b-44bf-af35-6aeecce4e58c tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] GET https://10.4.3.189/volume/v3/volumes/a1c391e1-fed5-4590-9ef1-5c33ccf19ed6 Aug 25 05:45:43.684504 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-1717fdbb-341b-44bf-af35-6aeecce4e58c tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:45:43.684926 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-1717fdbb-341b-44bf-af35-6aeecce4e58c tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:45:43.704793 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:45:43.704793 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:45:43.710546 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-1717fdbb-341b-44bf-af35-6aeecce4e58c tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] Volume info retrieved successfully. Aug 25 05:45:43.715910 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-1717fdbb-341b-44bf-af35-6aeecce4e58c tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] https://10.4.3.189/volume/v3/volumes/a1c391e1-fed5-4590-9ef1-5c33ccf19ed6 returned with HTTP 200 Aug 25 05:45:43.716526 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 552/2220] 10.4.3.189 () {68 vars in 1389 bytes} [Tue Aug 25 05:45:43 2026] GET /volume/v3/volumes/a1c391e1-fed5-4590-9ef1-5c33ccf19ed6 => generated 1192 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 05:45:44.164934 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-6afcb897-a40c-4958-a248-e93e9e01dcfb None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:45:44.169174 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6afcb897-a40c-4958-a248-e93e9e01dcfb tempest-VolumesTransfersV355Test-1693006099 tempest-VolumesTransfersV355Test-1693006099-project-member] GET https://10.4.3.189/volume/v3/volumes/162c8aa1-f5ab-422e-87fe-9aad1421c742 Aug 25 05:45:44.169646 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-6afcb897-a40c-4958-a248-e93e9e01dcfb tempest-VolumesTransfersV355Test-1693006099 tempest-VolumesTransfersV355Test-1693006099-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:45:44.169780 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-6afcb897-a40c-4958-a248-e93e9e01dcfb tempest-VolumesTransfersV355Test-1693006099 tempest-VolumesTransfersV355Test-1693006099-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:45:44.181224 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:45:44.181224 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:45:44.191953 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-6afcb897-a40c-4958-a248-e93e9e01dcfb tempest-VolumesTransfersV355Test-1693006099 tempest-VolumesTransfersV355Test-1693006099-project-member] Volume info retrieved successfully. Aug 25 05:45:44.198839 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6afcb897-a40c-4958-a248-e93e9e01dcfb tempest-VolumesTransfersV355Test-1693006099 tempest-VolumesTransfersV355Test-1693006099-project-member] https://10.4.3.189/volume/v3/volumes/162c8aa1-f5ab-422e-87fe-9aad1421c742 returned with HTTP 200 Aug 25 05:45:44.198839 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 556/2221] 10.4.3.189 () {68 vars in 1389 bytes} [Tue Aug 25 05:45:44 2026] GET /volume/v3/volumes/162c8aa1-f5ab-422e-87fe-9aad1421c742 => generated 945 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:45:44.217750 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-5545266d-e2b0-45bc-af40-f29e374f16df None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:45:44.219658 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-5545266d-e2b0-45bc-af40-f29e374f16df tempest-VolumesTransfersV355Test-1693006099 tempest-VolumesTransfersV355Test-1693006099-project-member] POST https://10.4.3.189/volume/v3/volume-transfers Aug 25 05:45:44.220241 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-5545266d-e2b0-45bc-af40-f29e374f16df tempest-VolumesTransfersV355Test-1693006099 tempest-VolumesTransfersV355Test-1693006099-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "162c8aa1-f5ab-422e-87fe-9aad1421c742"}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:45:44.222494 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.v3.volume_transfer [None req-5545266d-e2b0-45bc-af40-f29e374f16df tempest-VolumesTransfersV355Test-1693006099 tempest-VolumesTransfersV355Test-1693006099-project-member] Creating new volume transfer {'transfer': {'volume_id': '162c8aa1-f5ab-422e-87fe-9aad1421c742'}} {{(pid=100271) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Aug 25 05:45:44.222693 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.v3.volume_transfer [None req-5545266d-e2b0-45bc-af40-f29e374f16df tempest-VolumesTransfersV355Test-1693006099 tempest-VolumesTransfersV355Test-1693006099-project-member] Creating transfer of volume 162c8aa1-f5ab-422e-87fe-9aad1421c742 Aug 25 05:45:44.222834 np0000008051 devstack@c-api.service[100271]: INFO cinder.transfer.api [None req-5545266d-e2b0-45bc-af40-f29e374f16df tempest-VolumesTransfersV355Test-1693006099 tempest-VolumesTransfersV355Test-1693006099-project-member] Generating transfer record for volume 162c8aa1-f5ab-422e-87fe-9aad1421c742 Aug 25 05:45:44.232180 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:45:44.232180 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:45:44.249474 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-5545266d-e2b0-45bc-af40-f29e374f16df tempest-VolumesTransfersV355Test-1693006099 tempest-VolumesTransfersV355Test-1693006099-project-member] https://10.4.3.189/volume/v3/volume-transfers returned with HTTP 202 Aug 25 05:45:44.250674 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 561/2222] 10.4.3.189 () {70 vars in 1326 bytes} [Tue Aug 25 05:45:44 2026] POST /volume/v3/volume-transfers => generated 464 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:45:44.261940 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-a117fd2b-8f87-4fb5-9541-82772612815c None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:45:44.264304 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-a117fd2b-8f87-4fb5-9541-82772612815c tempest-VolumesTransfersV355Test-1693006099 tempest-VolumesTransfersV355Test-1693006099-project-member] GET https://10.4.3.189/volume/v3/volumes/162c8aa1-f5ab-422e-87fe-9aad1421c742 Aug 25 05:45:44.264816 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-a117fd2b-8f87-4fb5-9541-82772612815c tempest-VolumesTransfersV355Test-1693006099 tempest-VolumesTransfersV355Test-1693006099-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:45:44.265131 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-a117fd2b-8f87-4fb5-9541-82772612815c tempest-VolumesTransfersV355Test-1693006099 tempest-VolumesTransfersV355Test-1693006099-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:45:44.275441 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:45:44.275441 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:45:44.294453 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-a117fd2b-8f87-4fb5-9541-82772612815c tempest-VolumesTransfersV355Test-1693006099 tempest-VolumesTransfersV355Test-1693006099-project-member] Volume info retrieved successfully. Aug 25 05:45:44.294453 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-a117fd2b-8f87-4fb5-9541-82772612815c tempest-VolumesTransfersV355Test-1693006099 tempest-VolumesTransfersV355Test-1693006099-project-member] https://10.4.3.189/volume/v3/volumes/162c8aa1-f5ab-422e-87fe-9aad1421c742 returned with HTTP 200 Aug 25 05:45:44.294453 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 554/2223] 10.4.3.189 () {68 vars in 1389 bytes} [Tue Aug 25 05:45:44 2026] GET /volume/v3/volumes/162c8aa1-f5ab-422e-87fe-9aad1421c742 => generated 953 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:45:44.313175 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-064be2bd-c876-4747-941b-23a4dcaee0f0 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:45:44.318774 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-064be2bd-c876-4747-941b-23a4dcaee0f0 tempest-VolumesTransfersV355Test-1693006099 tempest-VolumesTransfersV355Test-1693006099-project-member] GET https://10.4.3.189/volume/v3/volume-transfers/detail Aug 25 05:45:44.319079 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-064be2bd-c876-4747-941b-23a4dcaee0f0 tempest-VolumesTransfersV355Test-1693006099 tempest-VolumesTransfersV355Test-1693006099-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:45:44.319346 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-064be2bd-c876-4747-941b-23a4dcaee0f0 tempest-VolumesTransfersV355Test-1693006099 tempest-VolumesTransfersV355Test-1693006099-project-member] Calling method 'detail' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:45:44.323245 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.v3.volume_transfer [None req-064be2bd-c876-4747-941b-23a4dcaee0f0 tempest-VolumesTransfersV355Test-1693006099 tempest-VolumesTransfersV355Test-1693006099-project-member] Listing volume transfers {{(pid=100270) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Aug 25 05:45:44.329912 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-064be2bd-c876-4747-941b-23a4dcaee0f0 tempest-VolumesTransfersV355Test-1693006099 tempest-VolumesTransfersV355Test-1693006099-project-member] https://10.4.3.189/volume/v3/volume-transfers/detail returned with HTTP 200 Aug 25 05:45:44.330461 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 553/2224] 10.4.3.189 () {68 vars in 1326 bytes} [Tue Aug 25 05:45:44 2026] GET /volume/v3/volume-transfers/detail => generated 435 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:45:44.343906 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-30352bcb-9cc3-40d3-bbcb-df6f45334cfa None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:45:44.345553 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-30352bcb-9cc3-40d3-bbcb-df6f45334cfa tempest-VolumesTransfersV355Test-1693006099 tempest-VolumesTransfersV355Test-1693006099-project-member] DELETE https://10.4.3.189/volume/v3/volume-transfers/c0081b9b-1a2d-4bcb-9c2b-e7a72039d56a Aug 25 05:45:44.346108 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-30352bcb-9cc3-40d3-bbcb-df6f45334cfa tempest-VolumesTransfersV355Test-1693006099 tempest-VolumesTransfersV355Test-1693006099-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:45:44.346456 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-30352bcb-9cc3-40d3-bbcb-df6f45334cfa tempest-VolumesTransfersV355Test-1693006099 tempest-VolumesTransfersV355Test-1693006099-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:45:44.346696 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.contrib.volume_transfer [None req-30352bcb-9cc3-40d3-bbcb-df6f45334cfa tempest-VolumesTransfersV355Test-1693006099 tempest-VolumesTransfersV355Test-1693006099-project-member] Delete transfer with id: c0081b9b-1a2d-4bcb-9c2b-e7a72039d56a Aug 25 05:45:44.362090 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:45:44.362090 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:45:44.374860 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-30352bcb-9cc3-40d3-bbcb-df6f45334cfa tempest-VolumesTransfersV355Test-1693006099 tempest-VolumesTransfersV355Test-1693006099-project-member] https://10.4.3.189/volume/v3/volume-transfers/c0081b9b-1a2d-4bcb-9c2b-e7a72039d56a returned with HTTP 202 Aug 25 05:45:44.375780 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 557/2225] 10.4.3.189 () {68 vars in 1419 bytes} [Tue Aug 25 05:45:44 2026] DELETE /volume/v3/volume-transfers/c0081b9b-1a2d-4bcb-9c2b-e7a72039d56a => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 05:45:44.387657 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-10d48da3-79d0-4c9f-963f-975ed9b563f8 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:45:44.391343 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-10d48da3-79d0-4c9f-963f-975ed9b563f8 tempest-VolumesTransfersV355Test-1693006099 tempest-VolumesTransfersV355Test-1693006099-project-member] GET https://10.4.3.189/volume/v3/volumes/162c8aa1-f5ab-422e-87fe-9aad1421c742 Aug 25 05:45:44.391669 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-10d48da3-79d0-4c9f-963f-975ed9b563f8 tempest-VolumesTransfersV355Test-1693006099 tempest-VolumesTransfersV355Test-1693006099-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:45:44.391890 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-10d48da3-79d0-4c9f-963f-975ed9b563f8 tempest-VolumesTransfersV355Test-1693006099 tempest-VolumesTransfersV355Test-1693006099-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:45:44.410377 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:45:44.410377 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:45:44.423172 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-10d48da3-79d0-4c9f-963f-975ed9b563f8 tempest-VolumesTransfersV355Test-1693006099 tempest-VolumesTransfersV355Test-1693006099-project-member] Volume info retrieved successfully. Aug 25 05:45:44.429725 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-10d48da3-79d0-4c9f-963f-975ed9b563f8 tempest-VolumesTransfersV355Test-1693006099 tempest-VolumesTransfersV355Test-1693006099-project-member] https://10.4.3.189/volume/v3/volumes/162c8aa1-f5ab-422e-87fe-9aad1421c742 returned with HTTP 200 Aug 25 05:45:44.430092 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 562/2226] 10.4.3.189 () {68 vars in 1389 bytes} [Tue Aug 25 05:45:44 2026] GET /volume/v3/volumes/162c8aa1-f5ab-422e-87fe-9aad1421c742 => generated 945 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:45:44.453618 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-d2b79d1f-6d2e-44d6-8457-d309ab38c9e2 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:45:44.457521 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-d2b79d1f-6d2e-44d6-8457-d309ab38c9e2 tempest-VolumesTransfersV355Test-1693006099 tempest-VolumesTransfersV355Test-1693006099-project-member] DELETE https://10.4.3.189/volume/v3/volume-transfers/c0081b9b-1a2d-4bcb-9c2b-e7a72039d56a Aug 25 05:45:44.457521 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-d2b79d1f-6d2e-44d6-8457-d309ab38c9e2 tempest-VolumesTransfersV355Test-1693006099 tempest-VolumesTransfersV355Test-1693006099-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:45:44.457521 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-d2b79d1f-6d2e-44d6-8457-d309ab38c9e2 tempest-VolumesTransfersV355Test-1693006099 tempest-VolumesTransfersV355Test-1693006099-project-member] Calling method 'delete' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:45:44.457521 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.contrib.volume_transfer [None req-d2b79d1f-6d2e-44d6-8457-d309ab38c9e2 tempest-VolumesTransfersV355Test-1693006099 tempest-VolumesTransfersV355Test-1693006099-project-member] Delete transfer with id: c0081b9b-1a2d-4bcb-9c2b-e7a72039d56a Aug 25 05:45:44.462167 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-d2b79d1f-6d2e-44d6-8457-d309ab38c9e2 tempest-VolumesTransfersV355Test-1693006099 tempest-VolumesTransfersV355Test-1693006099-project-member] https://10.4.3.189/volume/v3/volume-transfers/c0081b9b-1a2d-4bcb-9c2b-e7a72039d56a returned with HTTP 404 Aug 25 05:45:44.463714 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 555/2227] 10.4.3.189 () {68 vars in 1419 bytes} [Tue Aug 25 05:45:44 2026] DELETE /volume/v3/volume-transfers/c0081b9b-1a2d-4bcb-9c2b-e7a72039d56a => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 05:45:44.476870 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-34ec047c-9087-4bc1-afb1-4b1419913274 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:45:44.480303 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-34ec047c-9087-4bc1-afb1-4b1419913274 tempest-VolumesTransfersV355Test-292994137 tempest-VolumesTransfersV355Test-292994137-project-admin] DELETE https://10.4.3.189/volume/v3/volumes/162c8aa1-f5ab-422e-87fe-9aad1421c742 Aug 25 05:45:44.481248 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-34ec047c-9087-4bc1-afb1-4b1419913274 tempest-VolumesTransfersV355Test-292994137 tempest-VolumesTransfersV355Test-292994137-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:45:44.481248 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-34ec047c-9087-4bc1-afb1-4b1419913274 tempest-VolumesTransfersV355Test-292994137 tempest-VolumesTransfersV355Test-292994137-project-admin] Calling method 'delete' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:45:44.484599 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.v3.volumes [None req-34ec047c-9087-4bc1-afb1-4b1419913274 tempest-VolumesTransfersV355Test-292994137 tempest-VolumesTransfersV355Test-292994137-project-admin] Delete volume with id: 162c8aa1-f5ab-422e-87fe-9aad1421c742 Aug 25 05:45:44.503820 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:45:44.503820 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:45:44.504904 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-34ec047c-9087-4bc1-afb1-4b1419913274 tempest-VolumesTransfersV355Test-292994137 tempest-VolumesTransfersV355Test-292994137-project-admin] Volume info retrieved successfully. Aug 25 05:45:44.562875 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-34ec047c-9087-4bc1-afb1-4b1419913274 tempest-VolumesTransfersV355Test-292994137 tempest-VolumesTransfersV355Test-292994137-project-admin] Delete volume request issued successfully. Aug 25 05:45:44.562875 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-34ec047c-9087-4bc1-afb1-4b1419913274 tempest-VolumesTransfersV355Test-292994137 tempest-VolumesTransfersV355Test-292994137-project-admin] https://10.4.3.189/volume/v3/volumes/162c8aa1-f5ab-422e-87fe-9aad1421c742 returned with HTTP 202 Aug 25 05:45:44.563197 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 554/2228] 10.4.3.189 () {68 vars in 1392 bytes} [Tue Aug 25 05:45:44 2026] DELETE /volume/v3/volumes/162c8aa1-f5ab-422e-87fe-9aad1421c742 => generated 0 bytes in 88 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 05:45:44.582235 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-ddf71b06-b9a8-44a9-8a31-a16623f2da15 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:45:44.586309 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ddf71b06-b9a8-44a9-8a31-a16623f2da15 tempest-VolumesTransfersV355Test-292994137 tempest-VolumesTransfersV355Test-292994137-project-admin] GET https://10.4.3.189/volume/v3/volumes/162c8aa1-f5ab-422e-87fe-9aad1421c742 Aug 25 05:45:44.586309 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ddf71b06-b9a8-44a9-8a31-a16623f2da15 tempest-VolumesTransfersV355Test-292994137 tempest-VolumesTransfersV355Test-292994137-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:45:44.586309 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ddf71b06-b9a8-44a9-8a31-a16623f2da15 tempest-VolumesTransfersV355Test-292994137 tempest-VolumesTransfersV355Test-292994137-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:45:44.599822 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:45:44.599822 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:45:44.609093 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-ddf71b06-b9a8-44a9-8a31-a16623f2da15 tempest-VolumesTransfersV355Test-292994137 tempest-VolumesTransfersV355Test-292994137-project-admin] Volume info retrieved successfully. Aug 25 05:45:44.630355 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ddf71b06-b9a8-44a9-8a31-a16623f2da15 tempest-VolumesTransfersV355Test-292994137 tempest-VolumesTransfersV355Test-292994137-project-admin] https://10.4.3.189/volume/v3/volumes/162c8aa1-f5ab-422e-87fe-9aad1421c742 returned with HTTP 200 Aug 25 05:45:44.630936 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 558/2229] 10.4.3.189 () {68 vars in 1389 bytes} [Tue Aug 25 05:45:44 2026] GET /volume/v3/volumes/162c8aa1-f5ab-422e-87fe-9aad1421c742 => generated 1138 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 05:45:44.736833 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-e6b8b444-969f-4017-96e0-6a92351a2538 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:45:44.741358 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-e6b8b444-969f-4017-96e0-6a92351a2538 tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] GET https://10.4.3.189/volume/v3/volumes/a1c391e1-fed5-4590-9ef1-5c33ccf19ed6 Aug 25 05:45:44.741901 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-e6b8b444-969f-4017-96e0-6a92351a2538 tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:45:44.741901 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-e6b8b444-969f-4017-96e0-6a92351a2538 tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:45:44.760659 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-e6b8b444-969f-4017-96e0-6a92351a2538 tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] https://10.4.3.189/volume/v3/volumes/a1c391e1-fed5-4590-9ef1-5c33ccf19ed6 returned with HTTP 404 Aug 25 05:45:44.760800 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 563/2230] 10.4.3.189 () {68 vars in 1389 bytes} [Tue Aug 25 05:45:44 2026] GET /volume/v3/volumes/a1c391e1-fed5-4590-9ef1-5c33ccf19ed6 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 05:45:44.866780 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-8fc64660-dac7-4126-aeba-7be756d13257 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:45:44.870669 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-8fc64660-dac7-4126-aeba-7be756d13257 tempest-TestServerVolumeAttachmentScenario-896858193 tempest-TestServerVolumeAttachmentScenario-896858193-project-member] GET https://10.4.3.189/volume/v3/volumes/2263c0d4-1c92-4521-88c0-8412b523b941 Aug 25 05:45:44.870793 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-8fc64660-dac7-4126-aeba-7be756d13257 tempest-TestServerVolumeAttachmentScenario-896858193 tempest-TestServerVolumeAttachmentScenario-896858193-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:45:44.871091 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-8fc64660-dac7-4126-aeba-7be756d13257 tempest-TestServerVolumeAttachmentScenario-896858193 tempest-TestServerVolumeAttachmentScenario-896858193-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:45:44.892467 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:45:44.892467 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:45:44.903263 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-8fc64660-dac7-4126-aeba-7be756d13257 tempest-TestServerVolumeAttachmentScenario-896858193 tempest-TestServerVolumeAttachmentScenario-896858193-project-member] Volume info retrieved successfully. Aug 25 05:45:44.912240 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-8fc64660-dac7-4126-aeba-7be756d13257 tempest-TestServerVolumeAttachmentScenario-896858193 tempest-TestServerVolumeAttachmentScenario-896858193-project-member] https://10.4.3.189/volume/v3/volumes/2263c0d4-1c92-4521-88c0-8412b523b941 returned with HTTP 200 Aug 25 05:45:44.913025 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 556/2231] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:45:44 2026] GET /volume/v3/volumes/2263c0d4-1c92-4521-88c0-8412b523b941 => generated 858 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:45:44.934493 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-b154eb32-c12d-4abf-a567-ae46014e99aa None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:45:44.942113 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-b154eb32-c12d-4abf-a567-ae46014e99aa tempest-TestServerVolumeAttachmentScenario-896858193 tempest-TestServerVolumeAttachmentScenario-896858193-project-member] GET https://10.4.3.189/volume/v3/volumes/2263c0d4-1c92-4521-88c0-8412b523b941 Aug 25 05:45:44.942349 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-b154eb32-c12d-4abf-a567-ae46014e99aa tempest-TestServerVolumeAttachmentScenario-896858193 tempest-TestServerVolumeAttachmentScenario-896858193-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:45:44.942764 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-b154eb32-c12d-4abf-a567-ae46014e99aa tempest-TestServerVolumeAttachmentScenario-896858193 tempest-TestServerVolumeAttachmentScenario-896858193-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:45:44.956333 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:45:44.956333 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:45:44.963184 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-b154eb32-c12d-4abf-a567-ae46014e99aa tempest-TestServerVolumeAttachmentScenario-896858193 tempest-TestServerVolumeAttachmentScenario-896858193-project-member] Volume info retrieved successfully. Aug 25 05:45:44.970100 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-b154eb32-c12d-4abf-a567-ae46014e99aa tempest-TestServerVolumeAttachmentScenario-896858193 tempest-TestServerVolumeAttachmentScenario-896858193-project-member] https://10.4.3.189/volume/v3/volumes/2263c0d4-1c92-4521-88c0-8412b523b941 returned with HTTP 200 Aug 25 05:45:44.970535 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 555/2232] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:45:44 2026] GET /volume/v3/volumes/2263c0d4-1c92-4521-88c0-8412b523b941 => generated 858 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:45:45.058442 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-49f55118-aaa1-42f6-b5a3-49d8883ca32b req-eba195c6-b881-4dcb-b413-692937f7ae4c None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:45:45.062274 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-49f55118-aaa1-42f6-b5a3-49d8883ca32b req-eba195c6-b881-4dcb-b413-692937f7ae4c tempest-TestServerVolumeAttachmentScenario-896858193 tempest-TestServerVolumeAttachmentScenario-896858193-project-member] GET https://10.4.3.189/volume/v3/volumes/2263c0d4-1c92-4521-88c0-8412b523b941 Aug 25 05:45:45.062274 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-49f55118-aaa1-42f6-b5a3-49d8883ca32b req-eba195c6-b881-4dcb-b413-692937f7ae4c tempest-TestServerVolumeAttachmentScenario-896858193 tempest-TestServerVolumeAttachmentScenario-896858193-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:45:45.062274 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-49f55118-aaa1-42f6-b5a3-49d8883ca32b req-eba195c6-b881-4dcb-b413-692937f7ae4c tempest-TestServerVolumeAttachmentScenario-896858193 tempest-TestServerVolumeAttachmentScenario-896858193-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:45:45.080297 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:45:45.080297 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:45:45.089349 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [req-49f55118-aaa1-42f6-b5a3-49d8883ca32b req-eba195c6-b881-4dcb-b413-692937f7ae4c tempest-TestServerVolumeAttachmentScenario-896858193 tempest-TestServerVolumeAttachmentScenario-896858193-project-member] Volume info retrieved successfully. Aug 25 05:45:45.098592 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-49f55118-aaa1-42f6-b5a3-49d8883ca32b req-eba195c6-b881-4dcb-b413-692937f7ae4c tempest-TestServerVolumeAttachmentScenario-896858193 tempest-TestServerVolumeAttachmentScenario-896858193-project-member] https://10.4.3.189/volume/v3/volumes/2263c0d4-1c92-4521-88c0-8412b523b941 returned with HTTP 200 Aug 25 05:45:45.098592 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 559/2233] 10.4.3.189 () {68 vars in 1598 bytes} [Tue Aug 25 05:45:45 2026] GET /volume/v3/volumes/2263c0d4-1c92-4521-88c0-8412b523b941 => generated 858 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:45:45.274811 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-2375ba21-3faf-460a-8ff4-3ed8497424f7 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:45:45.275356 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-2375ba21-3faf-460a-8ff4-3ed8497424f7 None None] GET https://10.4.3.189/volume// Aug 25 05:45:45.275356 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-2375ba21-3faf-460a-8ff4-3ed8497424f7 None None] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:45:45.275540 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-2375ba21-3faf-460a-8ff4-3ed8497424f7 None None] Calling method 'all' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:45:45.276112 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-2375ba21-3faf-460a-8ff4-3ed8497424f7 None None] https://10.4.3.189/volume// returned with HTTP 300 Aug 25 05:45:45.276464 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 564/2234] 10.4.3.189 () {66 vars in 1428 bytes} [Tue Aug 25 05:45: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 25 05:45:45.292686 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-49f55118-aaa1-42f6-b5a3-49d8883ca32b req-0ea85225-8f24-491c-a329-721ea83eb0d7 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:45:45.300327 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-49f55118-aaa1-42f6-b5a3-49d8883ca32b req-0ea85225-8f24-491c-a329-721ea83eb0d7 tempest-TestServerVolumeAttachmentScenario-896858193 tempest-TestServerVolumeAttachmentScenario-896858193-project-member] POST https://10.4.3.189/volume/v3/attachments Aug 25 05:45:45.300327 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-49f55118-aaa1-42f6-b5a3-49d8883ca32b req-0ea85225-8f24-491c-a329-721ea83eb0d7 tempest-TestServerVolumeAttachmentScenario-896858193 tempest-TestServerVolumeAttachmentScenario-896858193-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "2263c0d4-1c92-4521-88c0-8412b523b941", "connector": null, "instance_uuid": "6dd95549-3c62-4eb3-90fd-6048be9abcd8"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:45:45.318002 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:45:45.318002 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:45:45.399325 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-49f55118-aaa1-42f6-b5a3-49d8883ca32b req-0ea85225-8f24-491c-a329-721ea83eb0d7 tempest-TestServerVolumeAttachmentScenario-896858193 tempest-TestServerVolumeAttachmentScenario-896858193-project-member] https://10.4.3.189/volume/v3/attachments returned with HTTP 200 Aug 25 05:45:45.399852 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 557/2235] 10.4.3.189 () {74 vars in 1594 bytes} [Tue Aug 25 05:45:45 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 25 05:45:45.462229 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-180f9601-d9ab-41a6-b3bf-1b3ec475068d None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:45:45.465124 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-180f9601-d9ab-41a6-b3bf-1b3ec475068d tempest-TestServerVolumeAttachmentScenario-896858193 tempest-TestServerVolumeAttachmentScenario-896858193-project-member] GET https://10.4.3.189/volume/v3/volumes/2263c0d4-1c92-4521-88c0-8412b523b941 Aug 25 05:45:45.465500 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-180f9601-d9ab-41a6-b3bf-1b3ec475068d tempest-TestServerVolumeAttachmentScenario-896858193 tempest-TestServerVolumeAttachmentScenario-896858193-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:45:45.465717 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-180f9601-d9ab-41a6-b3bf-1b3ec475068d tempest-TestServerVolumeAttachmentScenario-896858193 tempest-TestServerVolumeAttachmentScenario-896858193-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:45:45.490398 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:45:45.490398 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:45:45.495914 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-180f9601-d9ab-41a6-b3bf-1b3ec475068d tempest-TestServerVolumeAttachmentScenario-896858193 tempest-TestServerVolumeAttachmentScenario-896858193-project-member] Volume info retrieved successfully. Aug 25 05:45:45.504807 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-180f9601-d9ab-41a6-b3bf-1b3ec475068d tempest-TestServerVolumeAttachmentScenario-896858193 tempest-TestServerVolumeAttachmentScenario-896858193-project-member] https://10.4.3.189/volume/v3/volumes/2263c0d4-1c92-4521-88c0-8412b523b941 returned with HTTP 200 Aug 25 05:45:45.504807 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 556/2236] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:45:45 2026] GET /volume/v3/volumes/2263c0d4-1c92-4521-88c0-8412b523b941 => generated 857 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:45:45.509447 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-5317be10-1e4c-4df9-9ca4-a209ad578b0e None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:45:45.509447 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-5317be10-1e4c-4df9-9ca4-a209ad578b0e None None] GET https://10.4.3.189/volume// Aug 25 05:45:45.509447 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-5317be10-1e4c-4df9-9ca4-a209ad578b0e None None] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:45:45.509447 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-5317be10-1e4c-4df9-9ca4-a209ad578b0e None None] Calling method 'all' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:45:45.509447 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-5317be10-1e4c-4df9-9ca4-a209ad578b0e None None] https://10.4.3.189/volume// returned with HTTP 300 Aug 25 05:45:45.509447 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 560/2237] 10.4.3.189 () {66 vars in 1426 bytes} [Tue Aug 25 05:45: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 25 05:45:45.525112 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-49f55118-aaa1-42f6-b5a3-49d8883ca32b req-05e9e83a-bac5-4cf8-bdbc-717f074369ea None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:45:45.529840 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-49f55118-aaa1-42f6-b5a3-49d8883ca32b req-05e9e83a-bac5-4cf8-bdbc-717f074369ea tempest-TestServerVolumeAttachmentScenario-896858193 tempest-TestServerVolumeAttachmentScenario-896858193-project-member] GET https://10.4.3.189/volume/v3/volumes/2263c0d4-1c92-4521-88c0-8412b523b941 Aug 25 05:45:45.531419 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-49f55118-aaa1-42f6-b5a3-49d8883ca32b req-05e9e83a-bac5-4cf8-bdbc-717f074369ea tempest-TestServerVolumeAttachmentScenario-896858193 tempest-TestServerVolumeAttachmentScenario-896858193-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:45:45.531419 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-49f55118-aaa1-42f6-b5a3-49d8883ca32b req-05e9e83a-bac5-4cf8-bdbc-717f074369ea tempest-TestServerVolumeAttachmentScenario-896858193 tempest-TestServerVolumeAttachmentScenario-896858193-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:45:45.547939 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:45:45.547939 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:45:45.552947 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [req-49f55118-aaa1-42f6-b5a3-49d8883ca32b req-05e9e83a-bac5-4cf8-bdbc-717f074369ea tempest-TestServerVolumeAttachmentScenario-896858193 tempest-TestServerVolumeAttachmentScenario-896858193-project-member] Volume info retrieved successfully. Aug 25 05:45:45.559032 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-49f55118-aaa1-42f6-b5a3-49d8883ca32b req-05e9e83a-bac5-4cf8-bdbc-717f074369ea tempest-TestServerVolumeAttachmentScenario-896858193 tempest-TestServerVolumeAttachmentScenario-896858193-project-member] https://10.4.3.189/volume/v3/volumes/2263c0d4-1c92-4521-88c0-8412b523b941 returned with HTTP 200 Aug 25 05:45:45.559739 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 565/2238] 10.4.3.189 () {70 vars in 1639 bytes} [Tue Aug 25 05:45:45 2026] GET /volume/v3/volumes/2263c0d4-1c92-4521-88c0-8412b523b941 => generated 1037 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 05:45:45.653940 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-0b0e733d-ee04-4b23-9200-b997e4c66568 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:45:45.656261 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-0b0e733d-ee04-4b23-9200-b997e4c66568 tempest-VolumesTransfersV355Test-292994137 tempest-VolumesTransfersV355Test-292994137-project-admin] GET https://10.4.3.189/volume/v3/volumes/162c8aa1-f5ab-422e-87fe-9aad1421c742 Aug 25 05:45:45.656261 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-0b0e733d-ee04-4b23-9200-b997e4c66568 tempest-VolumesTransfersV355Test-292994137 tempest-VolumesTransfersV355Test-292994137-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:45:45.656526 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-0b0e733d-ee04-4b23-9200-b997e4c66568 tempest-VolumesTransfersV355Test-292994137 tempest-VolumesTransfersV355Test-292994137-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:45:45.666249 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-0b0e733d-ee04-4b23-9200-b997e4c66568 tempest-VolumesTransfersV355Test-292994137 tempest-VolumesTransfersV355Test-292994137-project-admin] https://10.4.3.189/volume/v3/volumes/162c8aa1-f5ab-422e-87fe-9aad1421c742 returned with HTTP 404 Aug 25 05:45:45.667886 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 558/2239] 10.4.3.189 () {68 vars in 1389 bytes} [Tue Aug 25 05:45:45 2026] GET /volume/v3/volumes/162c8aa1-f5ab-422e-87fe-9aad1421c742 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 05:45:45.680902 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-df36ac71-87e0-4aa2-8332-487f4853d144 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:45:45.683807 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-df36ac71-87e0-4aa2-8332-487f4853d144 tempest-VolumesTransfersV355Test-1693006099 tempest-VolumesTransfersV355Test-1693006099-project-member] GET https://10.4.3.189/volume/v3/volumes/162c8aa1-f5ab-422e-87fe-9aad1421c742 Aug 25 05:45:45.684264 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-df36ac71-87e0-4aa2-8332-487f4853d144 tempest-VolumesTransfersV355Test-1693006099 tempest-VolumesTransfersV355Test-1693006099-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:45:45.684350 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-df36ac71-87e0-4aa2-8332-487f4853d144 tempest-VolumesTransfersV355Test-1693006099 tempest-VolumesTransfersV355Test-1693006099-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:45:45.695130 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-df36ac71-87e0-4aa2-8332-487f4853d144 tempest-VolumesTransfersV355Test-1693006099 tempest-VolumesTransfersV355Test-1693006099-project-member] https://10.4.3.189/volume/v3/volumes/162c8aa1-f5ab-422e-87fe-9aad1421c742 returned with HTTP 404 Aug 25 05:45:45.695961 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 557/2240] 10.4.3.189 () {68 vars in 1389 bytes} [Tue Aug 25 05:45:45 2026] GET /volume/v3/volumes/162c8aa1-f5ab-422e-87fe-9aad1421c742 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 05:45:45.712537 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-15ea43c4-2dce-43fd-aaa5-d64078a2cf9f None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:45:45.712537 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-15ea43c4-2dce-43fd-aaa5-d64078a2cf9f tempest-VolumesTransfersV355Test-1693006099 tempest-VolumesTransfersV355Test-1693006099-project-member] DELETE https://10.4.3.189/volume/v3/volumes/162c8aa1-f5ab-422e-87fe-9aad1421c742 Aug 25 05:45:45.712537 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-15ea43c4-2dce-43fd-aaa5-d64078a2cf9f tempest-VolumesTransfersV355Test-1693006099 tempest-VolumesTransfersV355Test-1693006099-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:45:45.712537 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-15ea43c4-2dce-43fd-aaa5-d64078a2cf9f tempest-VolumesTransfersV355Test-1693006099 tempest-VolumesTransfersV355Test-1693006099-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:45:45.712741 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-15ea43c4-2dce-43fd-aaa5-d64078a2cf9f tempest-VolumesTransfersV355Test-1693006099 tempest-VolumesTransfersV355Test-1693006099-project-member] Delete volume with id: 162c8aa1-f5ab-422e-87fe-9aad1421c742 Aug 25 05:45:45.724922 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-15ea43c4-2dce-43fd-aaa5-d64078a2cf9f tempest-VolumesTransfersV355Test-1693006099 tempest-VolumesTransfersV355Test-1693006099-project-member] https://10.4.3.189/volume/v3/volumes/162c8aa1-f5ab-422e-87fe-9aad1421c742 returned with HTTP 404 Aug 25 05:45:45.725721 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 561/2241] 10.4.3.189 () {68 vars in 1392 bytes} [Tue Aug 25 05:45:45 2026] DELETE /volume/v3/volumes/162c8aa1-f5ab-422e-87fe-9aad1421c742 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 05:45:45.746778 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-49f55118-aaa1-42f6-b5a3-49d8883ca32b req-616e610d-892c-4155-ad23-04b402669e25 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:45:45.750310 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-49f55118-aaa1-42f6-b5a3-49d8883ca32b req-616e610d-892c-4155-ad23-04b402669e25 tempest-TestServerVolumeAttachmentScenario-896858193 tempest-TestServerVolumeAttachmentScenario-896858193-project-member] PUT https://10.4.3.189/volume/v3/attachments/ea4d94a0-bc65-43dc-a6eb-6829696f5636 Aug 25 05:45:45.750310 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-49f55118-aaa1-42f6-b5a3-49d8883ca32b req-616e610d-892c-4155-ad23-04b402669e25 tempest-TestServerVolumeAttachmentScenario-896858193 tempest-TestServerVolumeAttachmentScenario-896858193-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.189", "host": "np0000008051", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:8b4a65c6a3e1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "a19da604-b1eb-4396-a9d5-30b16dae3da8", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:45:45.777272 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.coordination [req-49f55118-aaa1-42f6-b5a3-49d8883ca32b req-616e610d-892c-4155-ad23-04b402669e25 tempest-TestServerVolumeAttachmentScenario-896858193 tempest-TestServerVolumeAttachmentScenario-896858193-project-member] Acquiring lock "cinder-attachment_update-2263c0d4-1c92-4521-88c0-8412b523b941-np0000008051" by "attachment_update" {{(pid=100271) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 05:45:45.785791 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.coordination [req-49f55118-aaa1-42f6-b5a3-49d8883ca32b req-616e610d-892c-4155-ad23-04b402669e25 tempest-TestServerVolumeAttachmentScenario-896858193 tempest-TestServerVolumeAttachmentScenario-896858193-project-member] Lock "cinder-attachment_update-2263c0d4-1c92-4521-88c0-8412b523b941-np0000008051" acquired by "attachment_update" :: waited 0.009s {{(pid=100271) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 05:45:45.788042 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:45:45.788042 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:45:45.959793 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.coordination [req-49f55118-aaa1-42f6-b5a3-49d8883ca32b req-616e610d-892c-4155-ad23-04b402669e25 tempest-TestServerVolumeAttachmentScenario-896858193 tempest-TestServerVolumeAttachmentScenario-896858193-project-member] Lock "cinder-attachment_update-2263c0d4-1c92-4521-88c0-8412b523b941-np0000008051" released by "attachment_update" :: held 0.174s {{(pid=100271) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 05:45:45.960206 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-49f55118-aaa1-42f6-b5a3-49d8883ca32b req-616e610d-892c-4155-ad23-04b402669e25 tempest-TestServerVolumeAttachmentScenario-896858193 tempest-TestServerVolumeAttachmentScenario-896858193-project-member] https://10.4.3.189/volume/v3/attachments/ea4d94a0-bc65-43dc-a6eb-6829696f5636 returned with HTTP 200 Aug 25 05:45:45.961404 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 566/2242] 10.4.3.189 () {74 vars in 1704 bytes} [Tue Aug 25 05:45:45 2026] PUT /volume/v3/attachments/ea4d94a0-bc65-43dc-a6eb-6829696f5636 => generated 969 bytes in 215 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:45:46.526435 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-c41157e3-def7-41ed-b150-56020bdc8e1e None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:45:46.535896 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-c41157e3-def7-41ed-b150-56020bdc8e1e tempest-TestServerVolumeAttachmentScenario-896858193 tempest-TestServerVolumeAttachmentScenario-896858193-project-member] GET https://10.4.3.189/volume/v3/volumes/2263c0d4-1c92-4521-88c0-8412b523b941 Aug 25 05:45:46.536403 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-c41157e3-def7-41ed-b150-56020bdc8e1e tempest-TestServerVolumeAttachmentScenario-896858193 tempest-TestServerVolumeAttachmentScenario-896858193-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:45:46.537232 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-c41157e3-def7-41ed-b150-56020bdc8e1e tempest-TestServerVolumeAttachmentScenario-896858193 tempest-TestServerVolumeAttachmentScenario-896858193-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:45:46.566325 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:45:46.566325 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:45:46.577686 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-c41157e3-def7-41ed-b150-56020bdc8e1e tempest-TestServerVolumeAttachmentScenario-896858193 tempest-TestServerVolumeAttachmentScenario-896858193-project-member] Volume info retrieved successfully. Aug 25 05:45:46.596343 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-c41157e3-def7-41ed-b150-56020bdc8e1e tempest-TestServerVolumeAttachmentScenario-896858193 tempest-TestServerVolumeAttachmentScenario-896858193-project-member] https://10.4.3.189/volume/v3/volumes/2263c0d4-1c92-4521-88c0-8412b523b941 returned with HTTP 200 Aug 25 05:45:46.596520 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 559/2243] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:45:46 2026] GET /volume/v3/volumes/2263c0d4-1c92-4521-88c0-8412b523b941 => generated 858 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:45:47.622292 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-5cf6c6b8-6276-417b-ab99-1385c74afff8 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:45:47.626284 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-5cf6c6b8-6276-417b-ab99-1385c74afff8 tempest-TestServerVolumeAttachmentScenario-896858193 tempest-TestServerVolumeAttachmentScenario-896858193-project-member] GET https://10.4.3.189/volume/v3/volumes/2263c0d4-1c92-4521-88c0-8412b523b941 Aug 25 05:45:47.626538 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-5cf6c6b8-6276-417b-ab99-1385c74afff8 tempest-TestServerVolumeAttachmentScenario-896858193 tempest-TestServerVolumeAttachmentScenario-896858193-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:45:47.626733 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-5cf6c6b8-6276-417b-ab99-1385c74afff8 tempest-TestServerVolumeAttachmentScenario-896858193 tempest-TestServerVolumeAttachmentScenario-896858193-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:45:47.648852 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:45:47.648852 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:45:47.659926 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-5cf6c6b8-6276-417b-ab99-1385c74afff8 tempest-TestServerVolumeAttachmentScenario-896858193 tempest-TestServerVolumeAttachmentScenario-896858193-project-member] Volume info retrieved successfully. Aug 25 05:45:47.672282 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-5cf6c6b8-6276-417b-ab99-1385c74afff8 tempest-TestServerVolumeAttachmentScenario-896858193 tempest-TestServerVolumeAttachmentScenario-896858193-project-member] https://10.4.3.189/volume/v3/volumes/2263c0d4-1c92-4521-88c0-8412b523b941 returned with HTTP 200 Aug 25 05:45:47.672811 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 558/2244] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:45:47 2026] GET /volume/v3/volumes/2263c0d4-1c92-4521-88c0-8412b523b941 => generated 858 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:45:48.696699 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-e2c1709f-aeb4-4b35-8e16-e72c859946aa None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:45:48.700008 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e2c1709f-aeb4-4b35-8e16-e72c859946aa tempest-TestServerVolumeAttachmentScenario-896858193 tempest-TestServerVolumeAttachmentScenario-896858193-project-member] GET https://10.4.3.189/volume/v3/volumes/2263c0d4-1c92-4521-88c0-8412b523b941 Aug 25 05:45:48.700008 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e2c1709f-aeb4-4b35-8e16-e72c859946aa tempest-TestServerVolumeAttachmentScenario-896858193 tempest-TestServerVolumeAttachmentScenario-896858193-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:45:48.700292 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e2c1709f-aeb4-4b35-8e16-e72c859946aa tempest-TestServerVolumeAttachmentScenario-896858193 tempest-TestServerVolumeAttachmentScenario-896858193-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:45:48.707591 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-566a7a39-dc68-4448-9461-187714618e8c None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:45:48.709677 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-566a7a39-dc68-4448-9461-187714618e8c tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] POST https://10.4.3.189/volume/v3/volumes Aug 25 05:45:48.710871 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-566a7a39-dc68-4448-9461-187714618e8c tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-test0e20bd6e-440f-41d8-9b5d-fc047ac00423", "imageRef": "ff6e4000-c926-483b-a8ca-795985a59c9f", "size": 1}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:45:48.713576 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.v3.volumes [None req-566a7a39-dc68-4448-9461-187714618e8c tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] Create volume request body: {'volume': {'name': 'volume1-for-test0e20bd6e-440f-41d8-9b5d-fc047ac00423', 'imageRef': 'ff6e4000-c926-483b-a8ca-795985a59c9f', 'size': 1}} {{(pid=100271) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 05:45:48.722588 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:45:48.722588 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:45:48.728882 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-e2c1709f-aeb4-4b35-8e16-e72c859946aa tempest-TestServerVolumeAttachmentScenario-896858193 tempest-TestServerVolumeAttachmentScenario-896858193-project-member] Volume info retrieved successfully. Aug 25 05:45:48.734757 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e2c1709f-aeb4-4b35-8e16-e72c859946aa tempest-TestServerVolumeAttachmentScenario-896858193 tempest-TestServerVolumeAttachmentScenario-896858193-project-member] https://10.4.3.189/volume/v3/volumes/2263c0d4-1c92-4521-88c0-8412b523b941 returned with HTTP 200 Aug 25 05:45:48.735385 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 562/2245] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:45:48 2026] GET /volume/v3/volumes/2263c0d4-1c92-4521-88c0-8412b523b941 => generated 858 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:45:49.084765 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [None req-566a7a39-dc68-4448-9461-187714618e8c tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] Create volume of 1 GB Aug 25 05:45:49.085695 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:45:49.085695 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:45:49.092356 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-566a7a39-dc68-4448-9461-187714618e8c tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] Availability Zones retrieved successfully. Aug 25 05:45:49.099987 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-566a7a39-dc68-4448-9461-187714618e8c tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] Flow 'volume_create_api' (53e0083d-302a-449f-bbf9-79abd8518364) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:45:49.101207 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-566a7a39-dc68-4448-9461-187714618e8c tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1f819512-4c4c-4bd3-b6af-018c47c0f573) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:45:49.102435 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.flows.api.create_volume [None req-566a7a39-dc68-4448-9461-187714618e8c tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] Validating volume size '1' using validate_int {{(pid=100271) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 05:45:49.218520 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-566a7a39-dc68-4448-9461-187714618e8c tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1f819512-4c4c-4bd3-b6af-018c47c0f573) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T05:35:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=23fc6e5d-fce0-4521-ba46-4837b4232084,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '23fc6e5d-fce0-4521-ba46-4837b4232084', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:45:49.220810 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-566a7a39-dc68-4448-9461-187714618e8c tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3dcd7ac8-8dd4-4989-adf8-69a976a20b9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:45:49.310429 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.quota [None req-566a7a39-dc68-4448-9461-187714618e8c tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] Created reservations ['7f6566ec-b6c4-4661-b946-150ddc772437', '69046534-4456-4a43-a490-6a14f2826445', 'ad59a96f-af8a-4b8c-b606-aefe1d230a56', 'a8e4f2c7-0c7e-4269-bd3e-3e9e3ea1464b'] {{(pid=100271) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:45:49.311480 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-566a7a39-dc68-4448-9461-187714618e8c tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3dcd7ac8-8dd4-4989-adf8-69a976a20b9d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7f6566ec-b6c4-4661-b946-150ddc772437', '69046534-4456-4a43-a490-6a14f2826445', 'ad59a96f-af8a-4b8c-b606-aefe1d230a56', 'a8e4f2c7-0c7e-4269-bd3e-3e9e3ea1464b']}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:45:49.312336 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-566a7a39-dc68-4448-9461-187714618e8c tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3edd0d42-439d-4ef5-aef1-1d9c52daa581) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:45:49.342774 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-566a7a39-dc68-4448-9461-187714618e8c tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3edd0d42-439d-4ef5-aef1-1d9c52daa581) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dcb44cf5-3980-41d2-87c4-dcc4669b56cc', '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='e24cf0a135af47709a7cf9eb356ddd27',qos_specs=None,replication_status=,reservations=['7f6566ec-b6c4-4661-b946-150ddc772437','69046534-4456-4a43-a490-6a14f2826445','ad59a96f-af8a-4b8c-b606-aefe1d230a56','a8e4f2c7-0c7e-4269-bd3e-3e9e3ea1464b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3f8e858d7d3844a38e95fe703d6108c2',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T05:45:49Z,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=dcb44cf5-3980-41d2-87c4-dcc4669b56cc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e24cf0a135af47709a7cf9eb356ddd27',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3f8e858d7d3844a38e95fe703d6108c2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(23fc6e5d-fce0-4521-ba46-4837b4232084),volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:45:49.343715 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-566a7a39-dc68-4448-9461-187714618e8c tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (00cc4b78-b6f8-4f43-8c7f-9d1bb881733b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:45:49.375993 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-566a7a39-dc68-4448-9461-187714618e8c tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (00cc4b78-b6f8-4f43-8c7f-9d1bb881733b) transitioned into state 'SUCCESS' from 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='e24cf0a135af47709a7cf9eb356ddd27',qos_specs=None,replication_status=,reservations=['7f6566ec-b6c4-4661-b946-150ddc772437','69046534-4456-4a43-a490-6a14f2826445','ad59a96f-af8a-4b8c-b606-aefe1d230a56','a8e4f2c7-0c7e-4269-bd3e-3e9e3ea1464b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3f8e858d7d3844a38e95fe703d6108c2',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:45:49.376961 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-566a7a39-dc68-4448-9461-187714618e8c tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f3df20e8-d1f3-4319-81c0-6e07a5205578) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:45:49.395825 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-566a7a39-dc68-4448-9461-187714618e8c tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f3df20e8-d1f3-4319-81c0-6e07a5205578) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:45:49.396782 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-566a7a39-dc68-4448-9461-187714618e8c tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] Flow 'volume_create_api' (53e0083d-302a-449f-bbf9-79abd8518364) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100271) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:45:49.397189 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-566a7a39-dc68-4448-9461-187714618e8c tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] Create volume request issued successfully. Aug 25 05:45:49.398012 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-566a7a39-dc68-4448-9461-187714618e8c tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] https://10.4.3.189/volume/v3/volumes returned with HTTP 202 Aug 25 05:45:49.399046 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 567/2246] 10.4.3.189 () {70 vars in 1300 bytes} [Tue Aug 25 05:45:48 2026] POST /volume/v3/volumes => generated 775 bytes in 695 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:45:49.416287 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-f21f431d-c7c0-4fb5-9564-6f2abb711412 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:45:49.417997 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-f21f431d-c7c0-4fb5-9564-6f2abb711412 tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] GET https://10.4.3.189/volume/v3/volumes/dcb44cf5-3980-41d2-87c4-dcc4669b56cc Aug 25 05:45:49.418223 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-f21f431d-c7c0-4fb5-9564-6f2abb711412 tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:45:49.418434 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-f21f431d-c7c0-4fb5-9564-6f2abb711412 tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:45:49.435572 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:45:49.435572 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:45:49.442806 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-f21f431d-c7c0-4fb5-9564-6f2abb711412 tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] Volume info retrieved successfully. Aug 25 05:45:49.452565 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-f21f431d-c7c0-4fb5-9564-6f2abb711412 tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] https://10.4.3.189/volume/v3/volumes/dcb44cf5-3980-41d2-87c4-dcc4669b56cc returned with HTTP 200 Aug 25 05:45:49.453079 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 560/2247] 10.4.3.189 () {68 vars in 1389 bytes} [Tue Aug 25 05:45:49 2026] GET /volume/v3/volumes/dcb44cf5-3980-41d2-87c4-dcc4669b56cc => generated 843 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 25 05:45:49.487997 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [req-49f55118-aaa1-42f6-b5a3-49d8883ca32b req-b7e7579c-8369-4152-ad5f-73c47096cad8 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:45:49.494843 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-49f55118-aaa1-42f6-b5a3-49d8883ca32b req-b7e7579c-8369-4152-ad5f-73c47096cad8 tempest-TestServerVolumeAttachmentScenario-896858193 tempest-TestServerVolumeAttachmentScenario-896858193-project-member] POST https://10.4.3.189/volume/v3/attachments/ea4d94a0-bc65-43dc-a6eb-6829696f5636/action Aug 25 05:45:49.494843 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-49f55118-aaa1-42f6-b5a3-49d8883ca32b req-b7e7579c-8369-4152-ad5f-73c47096cad8 tempest-TestServerVolumeAttachmentScenario-896858193 tempest-TestServerVolumeAttachmentScenario-896858193-project-member] Action body: b'{"os-complete": null}' {{(pid=100270) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 05:45:49.494843 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-49f55118-aaa1-42f6-b5a3-49d8883ca32b req-b7e7579c-8369-4152-ad5f-73c47096cad8 tempest-TestServerVolumeAttachmentScenario-896858193 tempest-TestServerVolumeAttachmentScenario-896858193-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:45:49.516958 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:45:49.516958 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:45:49.542946 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-49f55118-aaa1-42f6-b5a3-49d8883ca32b req-b7e7579c-8369-4152-ad5f-73c47096cad8 tempest-TestServerVolumeAttachmentScenario-896858193 tempest-TestServerVolumeAttachmentScenario-896858193-project-member] https://10.4.3.189/volume/v3/attachments/ea4d94a0-bc65-43dc-a6eb-6829696f5636/action returned with HTTP 204 Aug 25 05:45:49.542946 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 559/2248] 10.4.3.189 () {74 vars in 1725 bytes} [Tue Aug 25 05:45:49 2026] POST /volume/v3/attachments/ea4d94a0-bc65-43dc-a6eb-6829696f5636/action => generated 0 bytes in 55 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:45:49.752381 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-dc176e86-c1d4-423f-9db1-21caf6d287fa None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:45:49.754693 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-dc176e86-c1d4-423f-9db1-21caf6d287fa tempest-TestServerVolumeAttachmentScenario-896858193 tempest-TestServerVolumeAttachmentScenario-896858193-project-member] GET https://10.4.3.189/volume/v3/volumes/2263c0d4-1c92-4521-88c0-8412b523b941 Aug 25 05:45:49.754966 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-dc176e86-c1d4-423f-9db1-21caf6d287fa tempest-TestServerVolumeAttachmentScenario-896858193 tempest-TestServerVolumeAttachmentScenario-896858193-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:45:49.755254 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-dc176e86-c1d4-423f-9db1-21caf6d287fa tempest-TestServerVolumeAttachmentScenario-896858193 tempest-TestServerVolumeAttachmentScenario-896858193-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:45:49.771970 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:45:49.771970 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:45:49.779478 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-dc176e86-c1d4-423f-9db1-21caf6d287fa tempest-TestServerVolumeAttachmentScenario-896858193 tempest-TestServerVolumeAttachmentScenario-896858193-project-member] Volume info retrieved successfully. Aug 25 05:45:49.785712 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-dc176e86-c1d4-423f-9db1-21caf6d287fa tempest-TestServerVolumeAttachmentScenario-896858193 tempest-TestServerVolumeAttachmentScenario-896858193-project-member] https://10.4.3.189/volume/v3/volumes/2263c0d4-1c92-4521-88c0-8412b523b941 returned with HTTP 200 Aug 25 05:45:49.786695 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 563/2249] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:45:49 2026] GET /volume/v3/volumes/2263c0d4-1c92-4521-88c0-8412b523b941 => generated 1150 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:45:49.803809 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-4e03491b-a7d6-4c07-a25a-ca399b02452b None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:45:49.806477 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-4e03491b-a7d6-4c07-a25a-ca399b02452b tempest-TestServerVolumeAttachmentScenario-896858193 tempest-TestServerVolumeAttachmentScenario-896858193-project-member] GET https://10.4.3.189/volume/v3/volumes/2263c0d4-1c92-4521-88c0-8412b523b941 Aug 25 05:45:49.806631 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-4e03491b-a7d6-4c07-a25a-ca399b02452b tempest-TestServerVolumeAttachmentScenario-896858193 tempest-TestServerVolumeAttachmentScenario-896858193-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:45:49.806871 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-4e03491b-a7d6-4c07-a25a-ca399b02452b tempest-TestServerVolumeAttachmentScenario-896858193 tempest-TestServerVolumeAttachmentScenario-896858193-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:45:49.822889 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:45:49.822889 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:45:49.830113 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-4e03491b-a7d6-4c07-a25a-ca399b02452b tempest-TestServerVolumeAttachmentScenario-896858193 tempest-TestServerVolumeAttachmentScenario-896858193-project-member] Volume info retrieved successfully. Aug 25 05:45:49.838079 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-4e03491b-a7d6-4c07-a25a-ca399b02452b tempest-TestServerVolumeAttachmentScenario-896858193 tempest-TestServerVolumeAttachmentScenario-896858193-project-member] https://10.4.3.189/volume/v3/volumes/2263c0d4-1c92-4521-88c0-8412b523b941 returned with HTTP 200 Aug 25 05:45:49.838817 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 568/2250] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:45:49 2026] GET /volume/v3/volumes/2263c0d4-1c92-4521-88c0-8412b523b941 => generated 1150 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:45:49.853972 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-6b86e77b-e6a2-48a7-a758-dc9b7179cbef None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:45:49.859166 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-6b86e77b-e6a2-48a7-a758-dc9b7179cbef tempest-TestServerVolumeAttachmentScenario-896858193 tempest-TestServerVolumeAttachmentScenario-896858193-project-member] POST https://10.4.3.189/volume/v3/volumes/2263c0d4-1c92-4521-88c0-8412b523b941/action Aug 25 05:45:49.859684 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-6b86e77b-e6a2-48a7-a758-dc9b7179cbef tempest-TestServerVolumeAttachmentScenario-896858193 tempest-TestServerVolumeAttachmentScenario-896858193-project-member] Action body: b'{"os-detach": {}}' {{(pid=100269) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 05:45:49.859832 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-6b86e77b-e6a2-48a7-a758-dc9b7179cbef tempest-TestServerVolumeAttachmentScenario-896858193 tempest-TestServerVolumeAttachmentScenario-896858193-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:45:49.878130 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:45:49.878130 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:45:49.878721 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-6b86e77b-e6a2-48a7-a758-dc9b7179cbef tempest-TestServerVolumeAttachmentScenario-896858193 tempest-TestServerVolumeAttachmentScenario-896858193-project-member] Volume info retrieved successfully. Aug 25 05:45:49.956303 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-6b86e77b-e6a2-48a7-a758-dc9b7179cbef tempest-TestServerVolumeAttachmentScenario-896858193 tempest-TestServerVolumeAttachmentScenario-896858193-project-member] Attachment connected to vm 6dd95549-3c62-4eb3-90fd-6048be9abcd8, checking data on nova Aug 25 05:45:49.956782 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.compute.nova [None req-6b86e77b-e6a2-48a7-a758-dc9b7179cbef tempest-TestServerVolumeAttachmentScenario-896858193 tempest-TestServerVolumeAttachmentScenario-896858193-project-member] Creating Keystone token plugin using URL: https://10.4.3.189/identity {{(pid=100269) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Aug 25 05:45:50.212486 np0000008051 devstack@c-api.service[100269]: DEBUG novaclient.v2.client [None req-6b86e77b-e6a2-48a7-a758-dc9b7179cbef tempest-TestServerVolumeAttachmentScenario-896858193 tempest-TestServerVolumeAttachmentScenario-896858193-project-member] REQ: curl -g -i -X GET https://10.4.3.189/compute/v2.1/servers/6dd95549-3c62-4eb3-90fd-6048be9abcd8/os-volume_attachments/2263c0d4-1c92-4521-88c0-8412b523b941 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}66ff31d7a0798785164f97249e733ec06dcc4b870d90ac59346fdaef80591e5a" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-6b86e77b-e6a2-48a7-a758-dc9b7179cbef" -H "X-Service-Token: {SHA256}fd50e3240cbe0656d625c832cc18371f082a5e9ff2184ba8ae91c661b33fa21f" {{(pid=100269) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Aug 25 05:45:50.475248 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-6e2d5756-cee3-47fa-9e50-eccb66449039 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:45:50.477001 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-6e2d5756-cee3-47fa-9e50-eccb66449039 tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] GET https://10.4.3.189/volume/v3/volumes/dcb44cf5-3980-41d2-87c4-dcc4669b56cc Aug 25 05:45:50.478684 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-6e2d5756-cee3-47fa-9e50-eccb66449039 tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:45:50.478684 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-6e2d5756-cee3-47fa-9e50-eccb66449039 tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:45:50.490232 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:45:50.490232 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:45:50.498201 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-6e2d5756-cee3-47fa-9e50-eccb66449039 tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] Volume info retrieved successfully. Aug 25 05:45:50.510577 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-6e2d5756-cee3-47fa-9e50-eccb66449039 tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] https://10.4.3.189/volume/v3/volumes/dcb44cf5-3980-41d2-87c4-dcc4669b56cc returned with HTTP 200 Aug 25 05:45:50.511031 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 560/2251] 10.4.3.189 () {68 vars in 1389 bytes} [Tue Aug 25 05:45:50 2026] GET /volume/v3/volumes/dcb44cf5-3980-41d2-87c4-dcc4669b56cc => generated 867 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:45:50.682980 np0000008051 devstack@c-api.service[100269]: DEBUG novaclient.v2.client [None req-6b86e77b-e6a2-48a7-a758-dc9b7179cbef tempest-TestServerVolumeAttachmentScenario-896858193 tempest-TestServerVolumeAttachmentScenario-896858193-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Tue, 25 Aug 2026 05:45:50 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-54d07698-0f12-4a4f-958d-7127054886f6 x-openstack-request-id: req-54d07698-0f12-4a4f-958d-7127054886f6 {{(pid=100269) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Aug 25 05:45:50.682980 np0000008051 devstack@c-api.service[100269]: DEBUG novaclient.v2.client [None req-6b86e77b-e6a2-48a7-a758-dc9b7179cbef tempest-TestServerVolumeAttachmentScenario-896858193 tempest-TestServerVolumeAttachmentScenario-896858193-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "2263c0d4-1c92-4521-88c0-8412b523b941", "serverId": "6dd95549-3c62-4eb3-90fd-6048be9abcd8", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "ea4d94a0-bc65-43dc-a6eb-6829696f5636", "bdm_uuid": "5d05a333-6e65-40eb-b178-553c0ea4a0d7"}} {{(pid=100269) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Aug 25 05:45:50.682980 np0000008051 devstack@c-api.service[100269]: DEBUG novaclient.v2.client [None req-6b86e77b-e6a2-48a7-a758-dc9b7179cbef tempest-TestServerVolumeAttachmentScenario-896858193 tempest-TestServerVolumeAttachmentScenario-896858193-project-member] GET call to compute for https://10.4.3.189/compute/v2.1/servers/6dd95549-3c62-4eb3-90fd-6048be9abcd8/os-volume_attachments/2263c0d4-1c92-4521-88c0-8412b523b941 used request id req-54d07698-0f12-4a4f-958d-7127054886f6 {{(pid=100269) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Aug 25 05:45:50.685676 np0000008051 devstack@c-api.service[100269]: ERROR cinder.volume.api [None req-6b86e77b-e6a2-48a7-a758-dc9b7179cbef tempest-TestServerVolumeAttachmentScenario-896858193 tempest-TestServerVolumeAttachmentScenario-896858193-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 25 05:45:50.687332 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-df576606-ecc7-4a90-b6ba-450a3f51b8ea None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:45:50.689137 np0000008051 devstack@c-api.service[100269]: ERROR cinder.api.middleware.fault [None req-6b86e77b-e6a2-48a7-a758-dc9b7179cbef tempest-TestServerVolumeAttachmentScenario-896858193 tempest-TestServerVolumeAttachmentScenario-896858193-project-member] Caught error: Detach volume from instance 6dd95549-3c62-4eb3-90fd-6048be9abcd8 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 6dd95549-3c62-4eb3-90fd-6048be9abcd8 using the Compute API Aug 25 05:45:50.689137 np0000008051 devstack@c-api.service[100269]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Aug 25 05:45:50.689137 np0000008051 devstack@c-api.service[100269]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Aug 25 05:45:50.689137 np0000008051 devstack@c-api.service[100269]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 25 05:45:50.689137 np0000008051 devstack@c-api.service[100269]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 05:45:50.689137 np0000008051 devstack@c-api.service[100269]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Aug 25 05:45:50.689137 np0000008051 devstack@c-api.service[100269]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 25 05:45:50.689137 np0000008051 devstack@c-api.service[100269]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 25 05:45:50.689137 np0000008051 devstack@c-api.service[100269]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Aug 25 05:45:50.689137 np0000008051 devstack@c-api.service[100269]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 25 05:45:50.689137 np0000008051 devstack@c-api.service[100269]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 05:45:50.689137 np0000008051 devstack@c-api.service[100269]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 25 05:45:50.689137 np0000008051 devstack@c-api.service[100269]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 25 05:45:50.689137 np0000008051 devstack@c-api.service[100269]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 05:45:50.689137 np0000008051 devstack@c-api.service[100269]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 25 05:45:50.689137 np0000008051 devstack@c-api.service[100269]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 25 05:45:50.689137 np0000008051 devstack@c-api.service[100269]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 05:45:50.689137 np0000008051 devstack@c-api.service[100269]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Aug 25 05:45:50.689137 np0000008051 devstack@c-api.service[100269]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 25 05:45:50.689137 np0000008051 devstack@c-api.service[100269]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 05:45:50.689137 np0000008051 devstack@c-api.service[100269]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Aug 25 05:45:50.689137 np0000008051 devstack@c-api.service[100269]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 25 05:45:50.689137 np0000008051 devstack@c-api.service[100269]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 25 05:45:50.689137 np0000008051 devstack@c-api.service[100269]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Aug 25 05:45:50.689137 np0000008051 devstack@c-api.service[100269]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 25 05:45:50.689137 np0000008051 devstack@c-api.service[100269]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 05:45:50.689137 np0000008051 devstack@c-api.service[100269]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 25 05:45:50.689137 np0000008051 devstack@c-api.service[100269]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 25 05:45:50.689137 np0000008051 devstack@c-api.service[100269]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 05:45:50.689137 np0000008051 devstack@c-api.service[100269]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 25 05:45:50.689137 np0000008051 devstack@c-api.service[100269]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 25 05:45:50.689137 np0000008051 devstack@c-api.service[100269]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 05:45:50.689137 np0000008051 devstack@c-api.service[100269]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Aug 25 05:45:50.689137 np0000008051 devstack@c-api.service[100269]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Aug 25 05:45:50.689137 np0000008051 devstack@c-api.service[100269]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 05:45:50.689137 np0000008051 devstack@c-api.service[100269]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Aug 25 05:45:50.689137 np0000008051 devstack@c-api.service[100269]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 25 05:45:50.689137 np0000008051 devstack@c-api.service[100269]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 25 05:45:50.689137 np0000008051 devstack@c-api.service[100269]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Aug 25 05:45:50.689137 np0000008051 devstack@c-api.service[100269]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 25 05:45:50.689137 np0000008051 devstack@c-api.service[100269]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 05:45:50.689137 np0000008051 devstack@c-api.service[100269]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 25 05:45:50.689137 np0000008051 devstack@c-api.service[100269]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 25 05:45:50.689137 np0000008051 devstack@c-api.service[100269]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 05:45:50.689137 np0000008051 devstack@c-api.service[100269]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 25 05:45:50.689137 np0000008051 devstack@c-api.service[100269]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 25 05:45:50.689137 np0000008051 devstack@c-api.service[100269]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 05:45:50.689137 np0000008051 devstack@c-api.service[100269]: 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 25 05:45:50.689137 np0000008051 devstack@c-api.service[100269]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Aug 25 05:45:50.689137 np0000008051 devstack@c-api.service[100269]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 05:45:50.689137 np0000008051 devstack@c-api.service[100269]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Aug 25 05:45:50.690685 np0000008051 devstack@c-api.service[100269]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 25 05:45:50.690685 np0000008051 devstack@c-api.service[100269]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 25 05:45:50.690685 np0000008051 devstack@c-api.service[100269]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Aug 25 05:45:50.690685 np0000008051 devstack@c-api.service[100269]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 25 05:45:50.690685 np0000008051 devstack@c-api.service[100269]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 05:45:50.690685 np0000008051 devstack@c-api.service[100269]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 25 05:45:50.690685 np0000008051 devstack@c-api.service[100269]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 25 05:45:50.690685 np0000008051 devstack@c-api.service[100269]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 05:45:50.690685 np0000008051 devstack@c-api.service[100269]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 25 05:45:50.690685 np0000008051 devstack@c-api.service[100269]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 25 05:45:50.690685 np0000008051 devstack@c-api.service[100269]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 05:45:50.690685 np0000008051 devstack@c-api.service[100269]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Aug 25 05:45:50.690685 np0000008051 devstack@c-api.service[100269]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Aug 25 05:45:50.690685 np0000008051 devstack@c-api.service[100269]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 05:45:50.690685 np0000008051 devstack@c-api.service[100269]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 25 05:45:50.690685 np0000008051 devstack@c-api.service[100269]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 25 05:45:50.690685 np0000008051 devstack@c-api.service[100269]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 05:45:50.690685 np0000008051 devstack@c-api.service[100269]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 25 05:45:50.690685 np0000008051 devstack@c-api.service[100269]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 25 05:45:50.690685 np0000008051 devstack@c-api.service[100269]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 05:45:50.690685 np0000008051 devstack@c-api.service[100269]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 25 05:45:50.690685 np0000008051 devstack@c-api.service[100269]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 25 05:45:50.690685 np0000008051 devstack@c-api.service[100269]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 05:45:50.690685 np0000008051 devstack@c-api.service[100269]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Aug 25 05:45:50.690685 np0000008051 devstack@c-api.service[100269]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Aug 25 05:45:50.690685 np0000008051 devstack@c-api.service[100269]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 05:45:50.690685 np0000008051 devstack@c-api.service[100269]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Aug 25 05:45:50.690685 np0000008051 devstack@c-api.service[100269]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Aug 25 05:45:50.690685 np0000008051 devstack@c-api.service[100269]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 05:45:50.690685 np0000008051 devstack@c-api.service[100269]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Aug 25 05:45:50.690685 np0000008051 devstack@c-api.service[100269]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Aug 25 05:45:50.690685 np0000008051 devstack@c-api.service[100269]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 05:45:50.690685 np0000008051 devstack@c-api.service[100269]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Aug 25 05:45:50.690685 np0000008051 devstack@c-api.service[100269]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Aug 25 05:45:50.690685 np0000008051 devstack@c-api.service[100269]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Aug 25 05:45:50.690685 np0000008051 devstack@c-api.service[100269]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/volume_actions.py", line 101, in _detach Aug 25 05:45:50.690685 np0000008051 devstack@c-api.service[100269]: ERROR cinder.api.middleware.fault self.volume_api.detach(context, volume, attachment_id) Aug 25 05:45:50.690685 np0000008051 devstack@c-api.service[100269]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 869, in detach Aug 25 05:45:50.690685 np0000008051 devstack@c-api.service[100269]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, attachment_id, volume) Aug 25 05:45:50.690685 np0000008051 devstack@c-api.service[100269]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Aug 25 05:45:50.690685 np0000008051 devstack@c-api.service[100269]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Aug 25 05:45:50.690685 np0000008051 devstack@c-api.service[100269]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 6dd95549-3c62-4eb3-90fd-6048be9abcd8 using the Compute API Aug 25 05:45:50.690685 np0000008051 devstack@c-api.service[100269]: ERROR cinder.api.middleware.fault Aug 25 05:45:50.690685 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.middleware.fault [None req-6b86e77b-e6a2-48a7-a758-dc9b7179cbef tempest-TestServerVolumeAttachmentScenario-896858193 tempest-TestServerVolumeAttachmentScenario-896858193-project-member] https://10.4.3.189/volume/v3/volumes/2263c0d4-1c92-4521-88c0-8412b523b941/action returned with HTTP 409 Aug 25 05:45:50.691890 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-df576606-ecc7-4a90-b6ba-450a3f51b8ea tempest-VolumesActionsTest-849564805 tempest-VolumesActionsTest-849564805-project-member] GET https://10.4.3.189/volume/v3/volumes/88949fdf-752b-464d-92db-990411c58a08 Aug 25 05:45:50.691890 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-df576606-ecc7-4a90-b6ba-450a3f51b8ea tempest-VolumesActionsTest-849564805 tempest-VolumesActionsTest-849564805-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:45:50.691890 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-df576606-ecc7-4a90-b6ba-450a3f51b8ea tempest-VolumesActionsTest-849564805 tempest-VolumesActionsTest-849564805-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:45:50.692009 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 561/2252] 10.4.3.189 () {68 vars in 1390 bytes} [Tue Aug 25 05:45:49 2026] POST /volume/v3/volumes/2263c0d4-1c92-4521-88c0-8412b523b941/action => generated 167 bytes in 838 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Aug 25 05:45:50.705081 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-4deb85ff-8922-4018-ac70-d4b6271126ba None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:45:50.705241 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:45:50.705241 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:45:50.708554 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-4deb85ff-8922-4018-ac70-d4b6271126ba tempest-TestServerVolumeAttachmentScenario-896858193 tempest-TestServerVolumeAttachmentScenario-896858193-project-member] POST https://10.4.3.189/volume/v3/volumes/2263c0d4-1c92-4521-88c0-8412b523b941/action Aug 25 05:45:50.712831 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-4deb85ff-8922-4018-ac70-d4b6271126ba tempest-TestServerVolumeAttachmentScenario-896858193 tempest-TestServerVolumeAttachmentScenario-896858193-project-member] Action body: b'{"os-terminate_connection": {"connector": {}}}' {{(pid=100271) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 05:45:50.712831 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-4deb85ff-8922-4018-ac70-d4b6271126ba tempest-TestServerVolumeAttachmentScenario-896858193 tempest-TestServerVolumeAttachmentScenario-896858193-project-member] Action: 'action', calling method: _terminate_connection, body: {"os-terminate_connection": {"connector": {}}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:45:50.713045 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-df576606-ecc7-4a90-b6ba-450a3f51b8ea tempest-VolumesActionsTest-849564805 tempest-VolumesActionsTest-849564805-project-member] Volume info retrieved successfully. Aug 25 05:45:50.719026 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-df576606-ecc7-4a90-b6ba-450a3f51b8ea tempest-VolumesActionsTest-849564805 tempest-VolumesActionsTest-849564805-project-member] https://10.4.3.189/volume/v3/volumes/88949fdf-752b-464d-92db-990411c58a08 returned with HTTP 200 Aug 25 05:45:50.719830 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 564/2253] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:45:50 2026] GET /volume/v3/volumes/88949fdf-752b-464d-92db-990411c58a08 => generated 861 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:45:50.736372 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:45:50.736372 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:45:50.736372 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-4deb85ff-8922-4018-ac70-d4b6271126ba tempest-TestServerVolumeAttachmentScenario-896858193 tempest-TestServerVolumeAttachmentScenario-896858193-project-member] Volume info retrieved successfully. Aug 25 05:45:50.767548 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-14d4d69a-bec3-4946-aba2-266af063fcba None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:45:50.771121 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-14d4d69a-bec3-4946-aba2-266af063fcba tempest-VolumesActionsTest-849564805 tempest-VolumesActionsTest-849564805-project-member] POST https://10.4.3.189/volume/v3/volumes/88949fdf-752b-464d-92db-990411c58a08/action Aug 25 05:45:50.771511 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-14d4d69a-bec3-4946-aba2-266af063fcba tempest-VolumesActionsTest-849564805 tempest-VolumesActionsTest-849564805-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-1640270971", "disk_format": "qcow2"}}' {{(pid=100270) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 05:45:50.771911 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-14d4d69a-bec3-4946-aba2-266af063fcba tempest-VolumesActionsTest-849564805 tempest-VolumesActionsTest-849564805-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-1640270971", "disk_format": "qcow2"}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:45:50.790331 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:45:50.790331 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:45:50.791250 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-14d4d69a-bec3-4946-aba2-266af063fcba tempest-VolumesActionsTest-849564805 tempest-VolumesActionsTest-849564805-project-member] Volume info retrieved successfully. Aug 25 05:45:50.806977 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-4deb85ff-8922-4018-ac70-d4b6271126ba tempest-TestServerVolumeAttachmentScenario-896858193 tempest-TestServerVolumeAttachmentScenario-896858193-project-member] Attachment connected to vm 6dd95549-3c62-4eb3-90fd-6048be9abcd8, checking data on nova Aug 25 05:45:50.807386 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.compute.nova [None req-4deb85ff-8922-4018-ac70-d4b6271126ba tempest-TestServerVolumeAttachmentScenario-896858193 tempest-TestServerVolumeAttachmentScenario-896858193-project-member] Creating Keystone token plugin using URL: https://10.4.3.189/identity {{(pid=100271) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Aug 25 05:45:50.813966 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:45:50.813966 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:45:50.823327 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.image.image_utils [None req-14d4d69a-bec3-4946-aba2-266af063fcba tempest-VolumesActionsTest-849564805 tempest-VolumesActionsTest-849564805-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'qcow2', 'name': 'tempest-VolumesActionsTest-Image-1640270971'}] 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-1640270971'}]. {{(pid=100270) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Aug 25 05:45:50.991087 np0000008051 devstack@c-api.service[100271]: DEBUG novaclient.v2.client [None req-4deb85ff-8922-4018-ac70-d4b6271126ba tempest-TestServerVolumeAttachmentScenario-896858193 tempest-TestServerVolumeAttachmentScenario-896858193-project-member] REQ: curl -g -i -X GET https://10.4.3.189/compute/v2.1/servers/6dd95549-3c62-4eb3-90fd-6048be9abcd8/os-volume_attachments/2263c0d4-1c92-4521-88c0-8412b523b941 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}571418d6a75d71b95f5aa384ffe9266825328b3a9d6b0f7c3b28d25fd740e2e3" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-4deb85ff-8922-4018-ac70-d4b6271126ba" -H "X-Service-Token: {SHA256}e447067114c2ef9218061c81da743f1dc7077d53a970a3cf70fb9f5e7051e19c" {{(pid=100271) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Aug 25 05:45:51.135936 np0000008051 devstack@c-api.service[100271]: DEBUG novaclient.v2.client [None req-4deb85ff-8922-4018-ac70-d4b6271126ba tempest-TestServerVolumeAttachmentScenario-896858193 tempest-TestServerVolumeAttachmentScenario-896858193-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Tue, 25 Aug 2026 05:45:51 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-431b98e8-32e6-40ea-b60c-278931cf1532 x-openstack-request-id: req-431b98e8-32e6-40ea-b60c-278931cf1532 {{(pid=100271) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Aug 25 05:45:51.136477 np0000008051 devstack@c-api.service[100271]: DEBUG novaclient.v2.client [None req-4deb85ff-8922-4018-ac70-d4b6271126ba tempest-TestServerVolumeAttachmentScenario-896858193 tempest-TestServerVolumeAttachmentScenario-896858193-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "2263c0d4-1c92-4521-88c0-8412b523b941", "serverId": "6dd95549-3c62-4eb3-90fd-6048be9abcd8", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "ea4d94a0-bc65-43dc-a6eb-6829696f5636", "bdm_uuid": "5d05a333-6e65-40eb-b178-553c0ea4a0d7"}} {{(pid=100271) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Aug 25 05:45:51.136477 np0000008051 devstack@c-api.service[100271]: DEBUG novaclient.v2.client [None req-4deb85ff-8922-4018-ac70-d4b6271126ba tempest-TestServerVolumeAttachmentScenario-896858193 tempest-TestServerVolumeAttachmentScenario-896858193-project-member] GET call to compute for https://10.4.3.189/compute/v2.1/servers/6dd95549-3c62-4eb3-90fd-6048be9abcd8/os-volume_attachments/2263c0d4-1c92-4521-88c0-8412b523b941 used request id req-431b98e8-32e6-40ea-b60c-278931cf1532 {{(pid=100271) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Aug 25 05:45:51.139927 np0000008051 devstack@c-api.service[100271]: ERROR cinder.volume.api [None req-4deb85ff-8922-4018-ac70-d4b6271126ba tempest-TestServerVolumeAttachmentScenario-896858193 tempest-TestServerVolumeAttachmentScenario-896858193-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 25 05:45:51.143800 np0000008051 devstack@c-api.service[100271]: ERROR cinder.api.middleware.fault [None req-4deb85ff-8922-4018-ac70-d4b6271126ba tempest-TestServerVolumeAttachmentScenario-896858193 tempest-TestServerVolumeAttachmentScenario-896858193-project-member] Caught error: Detach volume from instance 6dd95549-3c62-4eb3-90fd-6048be9abcd8 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 6dd95549-3c62-4eb3-90fd-6048be9abcd8 using the Compute API Aug 25 05:45:51.143800 np0000008051 devstack@c-api.service[100271]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Aug 25 05:45:51.143800 np0000008051 devstack@c-api.service[100271]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Aug 25 05:45:51.143800 np0000008051 devstack@c-api.service[100271]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 25 05:45:51.143800 np0000008051 devstack@c-api.service[100271]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 05:45:51.143800 np0000008051 devstack@c-api.service[100271]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Aug 25 05:45:51.143800 np0000008051 devstack@c-api.service[100271]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 25 05:45:51.143800 np0000008051 devstack@c-api.service[100271]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 25 05:45:51.143800 np0000008051 devstack@c-api.service[100271]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Aug 25 05:45:51.143800 np0000008051 devstack@c-api.service[100271]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 25 05:45:51.143800 np0000008051 devstack@c-api.service[100271]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 05:45:51.143800 np0000008051 devstack@c-api.service[100271]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 25 05:45:51.143800 np0000008051 devstack@c-api.service[100271]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 25 05:45:51.143800 np0000008051 devstack@c-api.service[100271]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 05:45:51.143800 np0000008051 devstack@c-api.service[100271]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 25 05:45:51.143800 np0000008051 devstack@c-api.service[100271]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 25 05:45:51.143800 np0000008051 devstack@c-api.service[100271]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 05:45:51.143800 np0000008051 devstack@c-api.service[100271]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Aug 25 05:45:51.143800 np0000008051 devstack@c-api.service[100271]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 25 05:45:51.143800 np0000008051 devstack@c-api.service[100271]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 05:45:51.143800 np0000008051 devstack@c-api.service[100271]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Aug 25 05:45:51.143800 np0000008051 devstack@c-api.service[100271]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 25 05:45:51.143800 np0000008051 devstack@c-api.service[100271]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 25 05:45:51.143800 np0000008051 devstack@c-api.service[100271]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Aug 25 05:45:51.143800 np0000008051 devstack@c-api.service[100271]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 25 05:45:51.143800 np0000008051 devstack@c-api.service[100271]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 05:45:51.143800 np0000008051 devstack@c-api.service[100271]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 25 05:45:51.143800 np0000008051 devstack@c-api.service[100271]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 25 05:45:51.143800 np0000008051 devstack@c-api.service[100271]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 05:45:51.143800 np0000008051 devstack@c-api.service[100271]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 25 05:45:51.143800 np0000008051 devstack@c-api.service[100271]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 25 05:45:51.143800 np0000008051 devstack@c-api.service[100271]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 05:45:51.143800 np0000008051 devstack@c-api.service[100271]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Aug 25 05:45:51.143800 np0000008051 devstack@c-api.service[100271]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Aug 25 05:45:51.143800 np0000008051 devstack@c-api.service[100271]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 05:45:51.143800 np0000008051 devstack@c-api.service[100271]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Aug 25 05:45:51.143800 np0000008051 devstack@c-api.service[100271]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 25 05:45:51.143800 np0000008051 devstack@c-api.service[100271]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 25 05:45:51.143800 np0000008051 devstack@c-api.service[100271]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Aug 25 05:45:51.143800 np0000008051 devstack@c-api.service[100271]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 25 05:45:51.143800 np0000008051 devstack@c-api.service[100271]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 05:45:51.143800 np0000008051 devstack@c-api.service[100271]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 25 05:45:51.143800 np0000008051 devstack@c-api.service[100271]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 25 05:45:51.143800 np0000008051 devstack@c-api.service[100271]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 05:45:51.143800 np0000008051 devstack@c-api.service[100271]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 25 05:45:51.143800 np0000008051 devstack@c-api.service[100271]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 25 05:45:51.143800 np0000008051 devstack@c-api.service[100271]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 05:45:51.143800 np0000008051 devstack@c-api.service[100271]: 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 25 05:45:51.143800 np0000008051 devstack@c-api.service[100271]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Aug 25 05:45:51.143800 np0000008051 devstack@c-api.service[100271]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 05:45:51.143800 np0000008051 devstack@c-api.service[100271]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Aug 25 05:45:51.144798 np0000008051 devstack@c-api.service[100271]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 25 05:45:51.144798 np0000008051 devstack@c-api.service[100271]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 25 05:45:51.144798 np0000008051 devstack@c-api.service[100271]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Aug 25 05:45:51.144798 np0000008051 devstack@c-api.service[100271]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 25 05:45:51.144798 np0000008051 devstack@c-api.service[100271]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 05:45:51.144798 np0000008051 devstack@c-api.service[100271]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 25 05:45:51.144798 np0000008051 devstack@c-api.service[100271]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 25 05:45:51.144798 np0000008051 devstack@c-api.service[100271]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 05:45:51.144798 np0000008051 devstack@c-api.service[100271]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 25 05:45:51.144798 np0000008051 devstack@c-api.service[100271]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 25 05:45:51.144798 np0000008051 devstack@c-api.service[100271]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 05:45:51.144798 np0000008051 devstack@c-api.service[100271]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Aug 25 05:45:51.144798 np0000008051 devstack@c-api.service[100271]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Aug 25 05:45:51.144798 np0000008051 devstack@c-api.service[100271]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 05:45:51.144798 np0000008051 devstack@c-api.service[100271]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 25 05:45:51.144798 np0000008051 devstack@c-api.service[100271]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 25 05:45:51.144798 np0000008051 devstack@c-api.service[100271]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 05:45:51.144798 np0000008051 devstack@c-api.service[100271]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 25 05:45:51.144798 np0000008051 devstack@c-api.service[100271]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 25 05:45:51.144798 np0000008051 devstack@c-api.service[100271]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 05:45:51.144798 np0000008051 devstack@c-api.service[100271]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 25 05:45:51.144798 np0000008051 devstack@c-api.service[100271]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 25 05:45:51.144798 np0000008051 devstack@c-api.service[100271]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 05:45:51.144798 np0000008051 devstack@c-api.service[100271]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Aug 25 05:45:51.144798 np0000008051 devstack@c-api.service[100271]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Aug 25 05:45:51.144798 np0000008051 devstack@c-api.service[100271]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 05:45:51.144798 np0000008051 devstack@c-api.service[100271]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Aug 25 05:45:51.144798 np0000008051 devstack@c-api.service[100271]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Aug 25 05:45:51.144798 np0000008051 devstack@c-api.service[100271]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 05:45:51.144798 np0000008051 devstack@c-api.service[100271]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Aug 25 05:45:51.144798 np0000008051 devstack@c-api.service[100271]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Aug 25 05:45:51.144798 np0000008051 devstack@c-api.service[100271]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 05:45:51.144798 np0000008051 devstack@c-api.service[100271]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Aug 25 05:45:51.144798 np0000008051 devstack@c-api.service[100271]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Aug 25 05:45:51.144798 np0000008051 devstack@c-api.service[100271]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Aug 25 05:45:51.144798 np0000008051 devstack@c-api.service[100271]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/volume_actions.py", line 194, in _terminate_connection Aug 25 05:45:51.144798 np0000008051 devstack@c-api.service[100271]: ERROR cinder.api.middleware.fault self.volume_api.terminate_connection(context, volume, connector) Aug 25 05:45:51.144798 np0000008051 devstack@c-api.service[100271]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 923, in terminate_connection Aug 25 05:45:51.144798 np0000008051 devstack@c-api.service[100271]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, None, volume) Aug 25 05:45:51.144798 np0000008051 devstack@c-api.service[100271]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Aug 25 05:45:51.144798 np0000008051 devstack@c-api.service[100271]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Aug 25 05:45:51.144798 np0000008051 devstack@c-api.service[100271]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 6dd95549-3c62-4eb3-90fd-6048be9abcd8 using the Compute API Aug 25 05:45:51.144798 np0000008051 devstack@c-api.service[100271]: ERROR cinder.api.middleware.fault Aug 25 05:45:51.144798 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.middleware.fault [None req-4deb85ff-8922-4018-ac70-d4b6271126ba tempest-TestServerVolumeAttachmentScenario-896858193 tempest-TestServerVolumeAttachmentScenario-896858193-project-member] https://10.4.3.189/volume/v3/volumes/2263c0d4-1c92-4521-88c0-8412b523b941/action returned with HTTP 409 Aug 25 05:45:51.145604 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 569/2254] 10.4.3.189 () {68 vars in 1390 bytes} [Tue Aug 25 05:45:50 2026] POST /volume/v3/volumes/2263c0d4-1c92-4521-88c0-8412b523b941/action => generated 167 bytes in 441 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Aug 25 05:45:51.154466 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-0481d617-1864-43bc-8842-d3a346bcf256 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:45:51.158994 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 562/2255] 10.4.3.189 () {70 vars in 1597 bytes} [Tue Aug 25 05:45:51 2026] POST /volume/v3/volumes/2263c0d4-1c92-4521-88c0-8412b523b941/action => generated 114 bytes in 5 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Aug 25 05:45:51.168000 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-0a20a669-8092-4db5-a158-7c4f430671af None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:45:51.173522 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 565/2256] 10.4.3.189 () {70 vars in 1597 bytes} [Tue Aug 25 05:45:51 2026] POST /volume/v3/volumes/2263c0d4-1c92-4521-88c0-8412b523b941/action => generated 114 bytes in 6 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Aug 25 05:45:51.188793 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-e741daf4-22c7-4a61-bc66-e24477f9c0d8 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:45:51.236000 np0000008051 devstack@c-api.service[100271]: WARNING keystonemiddleware.auth_token [None req-e741daf4-22c7-4a61-bc66-e24477f9c0d8 None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Aug 25 05:45:51.237235 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 570/2257] 10.4.3.189 () {70 vars in 1597 bytes} [Tue Aug 25 05:45:51 2026] POST /volume/v3/volumes/2263c0d4-1c92-4521-88c0-8412b523b941/action => generated 114 bytes in 49 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Aug 25 05:45:51.248541 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-e7a18930-ab41-4240-a3e7-9e4ad1e21503 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:45:51.294712 np0000008051 devstack@c-api.service[100269]: WARNING keystonemiddleware.auth_token [None req-e7a18930-ab41-4240-a3e7-9e4ad1e21503 None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Aug 25 05:45:51.296836 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 563/2258] 10.4.3.189 () {70 vars in 1597 bytes} [Tue Aug 25 05:45:51 2026] POST /volume/v3/volumes/2263c0d4-1c92-4521-88c0-8412b523b941/action => generated 114 bytes in 49 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Aug 25 05:45:51.311147 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-ffa1ec7e-3f88-4cb9-bf6c-e6cff79003c5 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:45:51.440736 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ffa1ec7e-3f88-4cb9-bf6c-e6cff79003c5 tempest-TestServerVolumeAttachmentScenario-873747090 tempest-TestServerVolumeAttachmentScenario-873747090-project-admin] POST https://10.4.3.189/volume/v3/volumes/2263c0d4-1c92-4521-88c0-8412b523b941/action Aug 25 05:45:51.441492 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ffa1ec7e-3f88-4cb9-bf6c-e6cff79003c5 tempest-TestServerVolumeAttachmentScenario-873747090 tempest-TestServerVolumeAttachmentScenario-873747090-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100268) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 05:45:51.441880 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ffa1ec7e-3f88-4cb9-bf6c-e6cff79003c5 tempest-TestServerVolumeAttachmentScenario-873747090 tempest-TestServerVolumeAttachmentScenario-873747090-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:45:51.482126 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:45:51.482126 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:45:51.483256 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.contrib.admin_actions [None req-ffa1ec7e-3f88-4cb9-bf6c-e6cff79003c5 tempest-TestServerVolumeAttachmentScenario-873747090 tempest-TestServerVolumeAttachmentScenario-873747090-project-admin] Updating volume '2263c0d4-1c92-4521-88c0-8412b523b941' with '{'status': 'error'}' {{(pid=100268) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 25 05:45:51.525811 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ffa1ec7e-3f88-4cb9-bf6c-e6cff79003c5 tempest-TestServerVolumeAttachmentScenario-873747090 tempest-TestServerVolumeAttachmentScenario-873747090-project-admin] https://10.4.3.189/volume/v3/volumes/2263c0d4-1c92-4521-88c0-8412b523b941/action returned with HTTP 202 Aug 25 05:45:51.526465 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 566/2259] 10.4.3.189 () {68 vars in 1390 bytes} [Tue Aug 25 05:45:51 2026] POST /volume/v3/volumes/2263c0d4-1c92-4521-88c0-8412b523b941/action => generated 0 bytes in 216 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Aug 25 05:45:51.529772 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-6e7c726b-891c-4ea7-a3e8-3b5ecf2de9de None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:45:51.531868 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-6e7c726b-891c-4ea7-a3e8-3b5ecf2de9de tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] GET https://10.4.3.189/volume/v3/volumes/dcb44cf5-3980-41d2-87c4-dcc4669b56cc Aug 25 05:45:51.532168 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-6e7c726b-891c-4ea7-a3e8-3b5ecf2de9de tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:45:51.532422 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-6e7c726b-891c-4ea7-a3e8-3b5ecf2de9de tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:45:51.537483 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-4d535572-b332-4541-aa5b-a9c3a17771aa None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:45:51.542912 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-4d535572-b332-4541-aa5b-a9c3a17771aa tempest-TestServerVolumeAttachmentScenario-896858193 tempest-TestServerVolumeAttachmentScenario-896858193-project-member] GET https://10.4.3.189/volume/v3/volumes/2263c0d4-1c92-4521-88c0-8412b523b941 Aug 25 05:45:51.543712 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-4d535572-b332-4541-aa5b-a9c3a17771aa tempest-TestServerVolumeAttachmentScenario-896858193 tempest-TestServerVolumeAttachmentScenario-896858193-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:45:51.544221 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-4d535572-b332-4541-aa5b-a9c3a17771aa tempest-TestServerVolumeAttachmentScenario-896858193 tempest-TestServerVolumeAttachmentScenario-896858193-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:45:51.588593 np0000008051 devstack@c-api.service[100271]: DEBUG oslo_db.sqlalchemy.engines [None req-6e7c726b-891c-4ea7-a3e8-3b5ecf2de9de tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100271) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 05:45:51.604143 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:45:51.604143 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:45:51.608996 np0000008051 devstack@c-api.service[100269]: DEBUG oslo_db.sqlalchemy.engines [None req-4d535572-b332-4541-aa5b-a9c3a17771aa tempest-TestServerVolumeAttachmentScenario-896858193 tempest-TestServerVolumeAttachmentScenario-896858193-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100269) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 05:45:51.619025 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-6e7c726b-891c-4ea7-a3e8-3b5ecf2de9de tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] Volume info retrieved successfully. Aug 25 05:45:51.626154 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-6e7c726b-891c-4ea7-a3e8-3b5ecf2de9de tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] https://10.4.3.189/volume/v3/volumes/dcb44cf5-3980-41d2-87c4-dcc4669b56cc returned with HTTP 200 Aug 25 05:45:51.626785 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 571/2260] 10.4.3.189 () {68 vars in 1389 bytes} [Tue Aug 25 05:45:51 2026] GET /volume/v3/volumes/dcb44cf5-3980-41d2-87c4-dcc4669b56cc => generated 925 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:45:51.626869 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:45:51.626869 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:45:51.636085 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-4d535572-b332-4541-aa5b-a9c3a17771aa tempest-TestServerVolumeAttachmentScenario-896858193 tempest-TestServerVolumeAttachmentScenario-896858193-project-member] Volume info retrieved successfully. Aug 25 05:45:51.643882 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-4d535572-b332-4541-aa5b-a9c3a17771aa tempest-TestServerVolumeAttachmentScenario-896858193 tempest-TestServerVolumeAttachmentScenario-896858193-project-member] https://10.4.3.189/volume/v3/volumes/2263c0d4-1c92-4521-88c0-8412b523b941 returned with HTTP 200 Aug 25 05:45:51.644363 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 564/2261] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:45:51 2026] GET /volume/v3/volumes/2263c0d4-1c92-4521-88c0-8412b523b941 => generated 1149 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:45:51.662909 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-bf6e42ba-8126-4fca-91e2-883a667ec8b3 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:45:51.667120 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-bf6e42ba-8126-4fca-91e2-883a667ec8b3 tempest-TestServerVolumeAttachmentScenario-873747090 tempest-TestServerVolumeAttachmentScenario-873747090-project-admin] POST https://10.4.3.189/volume/v3/volumes/2263c0d4-1c92-4521-88c0-8412b523b941/action Aug 25 05:45:51.667120 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-bf6e42ba-8126-4fca-91e2-883a667ec8b3 tempest-TestServerVolumeAttachmentScenario-873747090 tempest-TestServerVolumeAttachmentScenario-873747090-project-admin] Action body: b'{"os-force_detach": {"connector": null, "attachment_id": "ea4d94a0-bc65-43dc-a6eb-6829696f5636"}}' {{(pid=100268) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 05:45:51.667120 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-bf6e42ba-8126-4fca-91e2-883a667ec8b3 tempest-TestServerVolumeAttachmentScenario-873747090 tempest-TestServerVolumeAttachmentScenario-873747090-project-admin] Action: 'action', calling method: _force_detach, body: {"os-force_detach": {"connector": null, "attachment_id": "ea4d94a0-bc65-43dc-a6eb-6829696f5636"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:45:51.682411 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:45:51.682411 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:45:51.683158 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-bf6e42ba-8126-4fca-91e2-883a667ec8b3 tempest-TestServerVolumeAttachmentScenario-873747090 tempest-TestServerVolumeAttachmentScenario-873747090-project-admin] Volume info retrieved successfully. Aug 25 05:45:51.773005 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-bf6e42ba-8126-4fca-91e2-883a667ec8b3 tempest-TestServerVolumeAttachmentScenario-873747090 tempest-TestServerVolumeAttachmentScenario-873747090-project-admin] Attachment connected to vm 6dd95549-3c62-4eb3-90fd-6048be9abcd8, checking data on nova Aug 25 05:45:51.773536 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.compute.nova [None req-bf6e42ba-8126-4fca-91e2-883a667ec8b3 tempest-TestServerVolumeAttachmentScenario-873747090 tempest-TestServerVolumeAttachmentScenario-873747090-project-admin] Creating Keystone token plugin using URL: https://10.4.3.189/identity {{(pid=100268) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Aug 25 05:45:51.791902 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-14d4d69a-bec3-4946-aba2-266af063fcba tempest-VolumesActionsTest-849564805 tempest-VolumesActionsTest-849564805-project-member] Copy volume to image completed successfully. Aug 25 05:45:51.793991 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-14d4d69a-bec3-4946-aba2-266af063fcba tempest-VolumesActionsTest-849564805 tempest-VolumesActionsTest-849564805-project-member] https://10.4.3.189/volume/v3/volumes/88949fdf-752b-464d-92db-990411c58a08/action returned with HTTP 202 Aug 25 05:45:51.793991 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 561/2262] 10.4.3.189 () {68 vars in 1391 bytes} [Tue Aug 25 05:45:50 2026] POST /volume/v3/volumes/88949fdf-752b-464d-92db-990411c58a08/action => generated 689 bytes in 1026 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 05:45:51.973477 np0000008051 devstack@c-api.service[100268]: DEBUG novaclient.v2.client [None req-bf6e42ba-8126-4fca-91e2-883a667ec8b3 tempest-TestServerVolumeAttachmentScenario-873747090 tempest-TestServerVolumeAttachmentScenario-873747090-project-admin] REQ: curl -g -i -X GET https://10.4.3.189/compute/v2.1/servers/6dd95549-3c62-4eb3-90fd-6048be9abcd8/os-volume_attachments/2263c0d4-1c92-4521-88c0-8412b523b941 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}7e71b56a4bada3fdddc2213769378b5faf4472b8ee3ddb38185ca5e62e787b03" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-bf6e42ba-8126-4fca-91e2-883a667ec8b3" -H "X-Service-Token: {SHA256}e70f600c9be2d42833d4c926936c2d5852ab47b89ff7a0c246453895d33ff83a" {{(pid=100268) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Aug 25 05:45:52.173749 np0000008051 devstack@c-api.service[100268]: DEBUG novaclient.v2.client [None req-bf6e42ba-8126-4fca-91e2-883a667ec8b3 tempest-TestServerVolumeAttachmentScenario-873747090 tempest-TestServerVolumeAttachmentScenario-873747090-project-admin] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Tue, 25 Aug 2026 05:45:52 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-ff71e838-c9f3-4f9b-81dd-3e5eaf467099 x-openstack-request-id: req-ff71e838-c9f3-4f9b-81dd-3e5eaf467099 {{(pid=100268) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Aug 25 05:45:52.174219 np0000008051 devstack@c-api.service[100268]: DEBUG novaclient.v2.client [None req-bf6e42ba-8126-4fca-91e2-883a667ec8b3 tempest-TestServerVolumeAttachmentScenario-873747090 tempest-TestServerVolumeAttachmentScenario-873747090-project-admin] RESP BODY: {"volumeAttachment": {"volumeId": "2263c0d4-1c92-4521-88c0-8412b523b941", "serverId": "6dd95549-3c62-4eb3-90fd-6048be9abcd8", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "ea4d94a0-bc65-43dc-a6eb-6829696f5636", "bdm_uuid": "5d05a333-6e65-40eb-b178-553c0ea4a0d7"}} {{(pid=100268) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Aug 25 05:45:52.174219 np0000008051 devstack@c-api.service[100268]: DEBUG novaclient.v2.client [None req-bf6e42ba-8126-4fca-91e2-883a667ec8b3 tempest-TestServerVolumeAttachmentScenario-873747090 tempest-TestServerVolumeAttachmentScenario-873747090-project-admin] GET call to compute for https://10.4.3.189/compute/v2.1/servers/6dd95549-3c62-4eb3-90fd-6048be9abcd8/os-volume_attachments/2263c0d4-1c92-4521-88c0-8412b523b941 used request id req-ff71e838-c9f3-4f9b-81dd-3e5eaf467099 {{(pid=100268) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Aug 25 05:45:52.176442 np0000008051 devstack@c-api.service[100268]: ERROR cinder.volume.api [None req-bf6e42ba-8126-4fca-91e2-883a667ec8b3 tempest-TestServerVolumeAttachmentScenario-873747090 tempest-TestServerVolumeAttachmentScenario-873747090-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 25 05:45:52.179541 np0000008051 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault [None req-bf6e42ba-8126-4fca-91e2-883a667ec8b3 tempest-TestServerVolumeAttachmentScenario-873747090 tempest-TestServerVolumeAttachmentScenario-873747090-project-admin] Caught error: Detach volume from instance 6dd95549-3c62-4eb3-90fd-6048be9abcd8 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 6dd95549-3c62-4eb3-90fd-6048be9abcd8 using the Compute API Aug 25 05:45:52.179541 np0000008051 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Aug 25 05:45:52.179541 np0000008051 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Aug 25 05:45:52.179541 np0000008051 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 25 05:45:52.179541 np0000008051 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 05:45:52.179541 np0000008051 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Aug 25 05:45:52.179541 np0000008051 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 25 05:45:52.179541 np0000008051 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 25 05:45:52.179541 np0000008051 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Aug 25 05:45:52.179541 np0000008051 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 25 05:45:52.179541 np0000008051 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 05:45:52.179541 np0000008051 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 25 05:45:52.179541 np0000008051 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 25 05:45:52.179541 np0000008051 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 05:45:52.179541 np0000008051 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 25 05:45:52.179541 np0000008051 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 25 05:45:52.179541 np0000008051 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 05:45:52.179541 np0000008051 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Aug 25 05:45:52.179541 np0000008051 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 25 05:45:52.179541 np0000008051 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 05:45:52.179541 np0000008051 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Aug 25 05:45:52.179541 np0000008051 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 25 05:45:52.179541 np0000008051 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 25 05:45:52.179541 np0000008051 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Aug 25 05:45:52.179541 np0000008051 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 25 05:45:52.179541 np0000008051 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 05:45:52.179541 np0000008051 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 25 05:45:52.179541 np0000008051 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 25 05:45:52.179541 np0000008051 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 05:45:52.179541 np0000008051 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 25 05:45:52.179541 np0000008051 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 25 05:45:52.179541 np0000008051 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 05:45:52.179541 np0000008051 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Aug 25 05:45:52.179541 np0000008051 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Aug 25 05:45:52.179541 np0000008051 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 05:45:52.179541 np0000008051 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Aug 25 05:45:52.179541 np0000008051 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 25 05:45:52.179541 np0000008051 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 25 05:45:52.179541 np0000008051 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Aug 25 05:45:52.179541 np0000008051 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 25 05:45:52.179541 np0000008051 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 05:45:52.179541 np0000008051 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 25 05:45:52.179541 np0000008051 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 25 05:45:52.179541 np0000008051 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 05:45:52.179541 np0000008051 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 25 05:45:52.179541 np0000008051 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 25 05:45:52.179541 np0000008051 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 05:45:52.179541 np0000008051 devstack@c-api.service[100268]: 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 25 05:45:52.179541 np0000008051 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Aug 25 05:45:52.179541 np0000008051 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 05:45:52.179541 np0000008051 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Aug 25 05:45:52.181340 np0000008051 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 25 05:45:52.181340 np0000008051 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 25 05:45:52.181340 np0000008051 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Aug 25 05:45:52.181340 np0000008051 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 25 05:45:52.181340 np0000008051 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 05:45:52.181340 np0000008051 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 25 05:45:52.181340 np0000008051 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 25 05:45:52.181340 np0000008051 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 05:45:52.181340 np0000008051 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 25 05:45:52.181340 np0000008051 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 25 05:45:52.181340 np0000008051 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 05:45:52.181340 np0000008051 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Aug 25 05:45:52.181340 np0000008051 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Aug 25 05:45:52.181340 np0000008051 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 05:45:52.181340 np0000008051 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 25 05:45:52.181340 np0000008051 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 25 05:45:52.181340 np0000008051 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 05:45:52.181340 np0000008051 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 25 05:45:52.181340 np0000008051 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 25 05:45:52.181340 np0000008051 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 05:45:52.181340 np0000008051 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 25 05:45:52.181340 np0000008051 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 25 05:45:52.181340 np0000008051 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 05:45:52.181340 np0000008051 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Aug 25 05:45:52.181340 np0000008051 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Aug 25 05:45:52.181340 np0000008051 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 05:45:52.181340 np0000008051 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Aug 25 05:45:52.181340 np0000008051 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Aug 25 05:45:52.181340 np0000008051 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 05:45:52.181340 np0000008051 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Aug 25 05:45:52.181340 np0000008051 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Aug 25 05:45:52.181340 np0000008051 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 05:45:52.181340 np0000008051 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Aug 25 05:45:52.181340 np0000008051 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Aug 25 05:45:52.181340 np0000008051 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Aug 25 05:45:52.181340 np0000008051 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/admin_actions.py", line 139, in _force_detach Aug 25 05:45:52.181340 np0000008051 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault self.volume_api.terminate_connection(context, volume, connector) Aug 25 05:45:52.181340 np0000008051 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 923, in terminate_connection Aug 25 05:45:52.181340 np0000008051 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, None, volume) Aug 25 05:45:52.181340 np0000008051 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Aug 25 05:45:52.181340 np0000008051 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Aug 25 05:45:52.181340 np0000008051 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 6dd95549-3c62-4eb3-90fd-6048be9abcd8 using the Compute API Aug 25 05:45:52.181340 np0000008051 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault Aug 25 05:45:52.181340 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.middleware.fault [None req-bf6e42ba-8126-4fca-91e2-883a667ec8b3 tempest-TestServerVolumeAttachmentScenario-873747090 tempest-TestServerVolumeAttachmentScenario-873747090-project-admin] https://10.4.3.189/volume/v3/volumes/2263c0d4-1c92-4521-88c0-8412b523b941/action returned with HTTP 409 Aug 25 05:45:52.181340 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 567/2263] 10.4.3.189 () {68 vars in 1390 bytes} [Tue Aug 25 05:45:51 2026] POST /volume/v3/volumes/2263c0d4-1c92-4521-88c0-8412b523b941/action => generated 167 bytes in 518 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Aug 25 05:45:52.190306 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-cc1599a7-95a4-4319-9ec3-fc424d6330d8 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:45:52.193390 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 572/2264] 10.4.3.189 () {70 vars in 1597 bytes} [Tue Aug 25 05:45:52 2026] POST /volume/v3/volumes/2263c0d4-1c92-4521-88c0-8412b523b941/action => generated 114 bytes in 3 msecs (HTTP/1.1 401) 5 headers in 229 bytes (2 switches on core 0) Aug 25 05:45:52.205136 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-db0968ee-fe8c-42b4-a98f-6083115c04b1 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:45:52.236601 np0000008051 devstack@c-api.service[100269]: WARNING keystonemiddleware.auth_token [None req-db0968ee-fe8c-42b4-a98f-6083115c04b1 None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Aug 25 05:45:52.238477 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 565/2265] 10.4.3.189 () {70 vars in 1597 bytes} [Tue Aug 25 05:45:52 2026] POST /volume/v3/volumes/2263c0d4-1c92-4521-88c0-8412b523b941/action => generated 114 bytes in 34 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Aug 25 05:45:52.247363 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-d2187f68-7d7a-4bdb-b8fb-9dae2018dde2 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:45:52.250982 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-d2187f68-7d7a-4bdb-b8fb-9dae2018dde2 tempest-TestServerVolumeAttachmentScenario-896858193 tempest-TestServerVolumeAttachmentScenario-896858193-project-member] GET https://10.4.3.189/volume/v3/volumes/0836af34-339c-4f1d-ab79-4116a683e48e Aug 25 05:45:52.252211 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-d2187f68-7d7a-4bdb-b8fb-9dae2018dde2 tempest-TestServerVolumeAttachmentScenario-896858193 tempest-TestServerVolumeAttachmentScenario-896858193-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:45:52.252991 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-d2187f68-7d7a-4bdb-b8fb-9dae2018dde2 tempest-TestServerVolumeAttachmentScenario-896858193 tempest-TestServerVolumeAttachmentScenario-896858193-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:45:52.266341 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:45:52.266341 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:45:52.273243 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-d2187f68-7d7a-4bdb-b8fb-9dae2018dde2 tempest-TestServerVolumeAttachmentScenario-896858193 tempest-TestServerVolumeAttachmentScenario-896858193-project-member] Volume info retrieved successfully. Aug 25 05:45:52.279177 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-d2187f68-7d7a-4bdb-b8fb-9dae2018dde2 tempest-TestServerVolumeAttachmentScenario-896858193 tempest-TestServerVolumeAttachmentScenario-896858193-project-member] https://10.4.3.189/volume/v3/volumes/0836af34-339c-4f1d-ab79-4116a683e48e returned with HTTP 200 Aug 25 05:45:52.279913 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 562/2266] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:45:52 2026] GET /volume/v3/volumes/0836af34-339c-4f1d-ab79-4116a683e48e => generated 858 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:45:52.301901 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-39ffcfdd-a9fd-4e07-97d0-cea5f8f10208 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:45:52.304448 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-39ffcfdd-a9fd-4e07-97d0-cea5f8f10208 tempest-TestServerVolumeAttachmentScenario-896858193 tempest-TestServerVolumeAttachmentScenario-896858193-project-member] GET https://10.4.3.189/volume/v3/volumes/0836af34-339c-4f1d-ab79-4116a683e48e Aug 25 05:45:52.304659 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-39ffcfdd-a9fd-4e07-97d0-cea5f8f10208 tempest-TestServerVolumeAttachmentScenario-896858193 tempest-TestServerVolumeAttachmentScenario-896858193-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:45:52.304869 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-39ffcfdd-a9fd-4e07-97d0-cea5f8f10208 tempest-TestServerVolumeAttachmentScenario-896858193 tempest-TestServerVolumeAttachmentScenario-896858193-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:45:52.345887 np0000008051 devstack@c-api.service[100268]: DEBUG oslo_db.sqlalchemy.engines [None req-39ffcfdd-a9fd-4e07-97d0-cea5f8f10208 tempest-TestServerVolumeAttachmentScenario-896858193 tempest-TestServerVolumeAttachmentScenario-896858193-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100268) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 05:45:52.354483 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:45:52.354483 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:45:52.358545 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-39ffcfdd-a9fd-4e07-97d0-cea5f8f10208 tempest-TestServerVolumeAttachmentScenario-896858193 tempest-TestServerVolumeAttachmentScenario-896858193-project-member] Volume info retrieved successfully. Aug 25 05:45:52.364352 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-39ffcfdd-a9fd-4e07-97d0-cea5f8f10208 tempest-TestServerVolumeAttachmentScenario-896858193 tempest-TestServerVolumeAttachmentScenario-896858193-project-member] https://10.4.3.189/volume/v3/volumes/0836af34-339c-4f1d-ab79-4116a683e48e returned with HTTP 200 Aug 25 05:45:52.364813 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 568/2267] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:45:52 2026] GET /volume/v3/volumes/0836af34-339c-4f1d-ab79-4116a683e48e => generated 858 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:45:52.419633 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-5d6a58cd-4253-497b-8e69-266d97b4ea31 req-a09aa052-311b-4f5e-bbdb-d8d07f6cf843 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:45:52.423757 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-5d6a58cd-4253-497b-8e69-266d97b4ea31 req-a09aa052-311b-4f5e-bbdb-d8d07f6cf843 tempest-TestServerVolumeAttachmentScenario-896858193 tempest-TestServerVolumeAttachmentScenario-896858193-project-member] GET https://10.4.3.189/volume/v3/volumes/0836af34-339c-4f1d-ab79-4116a683e48e Aug 25 05:45:52.424086 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-5d6a58cd-4253-497b-8e69-266d97b4ea31 req-a09aa052-311b-4f5e-bbdb-d8d07f6cf843 tempest-TestServerVolumeAttachmentScenario-896858193 tempest-TestServerVolumeAttachmentScenario-896858193-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:45:52.424312 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-5d6a58cd-4253-497b-8e69-266d97b4ea31 req-a09aa052-311b-4f5e-bbdb-d8d07f6cf843 tempest-TestServerVolumeAttachmentScenario-896858193 tempest-TestServerVolumeAttachmentScenario-896858193-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:45:52.433962 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:45:52.433962 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:45:52.440367 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [req-5d6a58cd-4253-497b-8e69-266d97b4ea31 req-a09aa052-311b-4f5e-bbdb-d8d07f6cf843 tempest-TestServerVolumeAttachmentScenario-896858193 tempest-TestServerVolumeAttachmentScenario-896858193-project-member] Volume info retrieved successfully. Aug 25 05:45:52.446676 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-5d6a58cd-4253-497b-8e69-266d97b4ea31 req-a09aa052-311b-4f5e-bbdb-d8d07f6cf843 tempest-TestServerVolumeAttachmentScenario-896858193 tempest-TestServerVolumeAttachmentScenario-896858193-project-member] https://10.4.3.189/volume/v3/volumes/0836af34-339c-4f1d-ab79-4116a683e48e returned with HTTP 200 Aug 25 05:45:52.447287 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 573/2268] 10.4.3.189 () {68 vars in 1598 bytes} [Tue Aug 25 05:45:52 2026] GET /volume/v3/volumes/0836af34-339c-4f1d-ab79-4116a683e48e => generated 858 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:45:52.550698 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-bd6a3f2d-c46d-4150-baa0-0d4c7b160578 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:45:52.551217 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-bd6a3f2d-c46d-4150-baa0-0d4c7b160578 None None] GET https://10.4.3.189/volume// Aug 25 05:45:52.551441 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-bd6a3f2d-c46d-4150-baa0-0d4c7b160578 None None] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:45:52.551709 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-bd6a3f2d-c46d-4150-baa0-0d4c7b160578 None None] Calling method 'all' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:45:52.552138 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-bd6a3f2d-c46d-4150-baa0-0d4c7b160578 None None] https://10.4.3.189/volume// returned with HTTP 300 Aug 25 05:45:52.552516 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 566/2269] 10.4.3.189 () {66 vars in 1428 bytes} [Tue Aug 25 05:45: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 25 05:45:52.564225 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [req-5d6a58cd-4253-497b-8e69-266d97b4ea31 req-00051e62-e466-4497-89e4-ca5fe2350ca1 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:45:52.566874 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-5d6a58cd-4253-497b-8e69-266d97b4ea31 req-00051e62-e466-4497-89e4-ca5fe2350ca1 tempest-TestServerVolumeAttachmentScenario-896858193 tempest-TestServerVolumeAttachmentScenario-896858193-project-member] POST https://10.4.3.189/volume/v3/attachments Aug 25 05:45:52.567422 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-5d6a58cd-4253-497b-8e69-266d97b4ea31 req-00051e62-e466-4497-89e4-ca5fe2350ca1 tempest-TestServerVolumeAttachmentScenario-896858193 tempest-TestServerVolumeAttachmentScenario-896858193-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0836af34-339c-4f1d-ab79-4116a683e48e", "connector": null, "instance_uuid": "6dd95549-3c62-4eb3-90fd-6048be9abcd8"}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:45:52.579614 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:45:52.579614 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:45:52.632971 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-5d6a58cd-4253-497b-8e69-266d97b4ea31 req-00051e62-e466-4497-89e4-ca5fe2350ca1 tempest-TestServerVolumeAttachmentScenario-896858193 tempest-TestServerVolumeAttachmentScenario-896858193-project-member] https://10.4.3.189/volume/v3/attachments returned with HTTP 200 Aug 25 05:45:52.633628 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 563/2270] 10.4.3.189 () {74 vars in 1594 bytes} [Tue Aug 25 05:45:52 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 25 05:45:52.648239 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-7e1921d3-49e7-4dfe-8c3b-795e05ba9b26 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:45:52.652228 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-7e1921d3-49e7-4dfe-8c3b-795e05ba9b26 tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] GET https://10.4.3.189/volume/v3/volumes/dcb44cf5-3980-41d2-87c4-dcc4669b56cc Aug 25 05:45:52.652576 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-7e1921d3-49e7-4dfe-8c3b-795e05ba9b26 tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:45:52.652910 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-7e1921d3-49e7-4dfe-8c3b-795e05ba9b26 tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:45:52.668697 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:45:52.668697 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:45:52.676332 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-7e1921d3-49e7-4dfe-8c3b-795e05ba9b26 tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] Volume info retrieved successfully. Aug 25 05:45:52.683608 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-7e1921d3-49e7-4dfe-8c3b-795e05ba9b26 tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] https://10.4.3.189/volume/v3/volumes/dcb44cf5-3980-41d2-87c4-dcc4669b56cc returned with HTTP 200 Aug 25 05:45:52.684274 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 569/2271] 10.4.3.189 () {68 vars in 1389 bytes} [Tue Aug 25 05:45:52 2026] GET /volume/v3/volumes/dcb44cf5-3980-41d2-87c4-dcc4669b56cc => generated 928 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:45:52.696314 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-74b2dd5e-19e9-46ad-b6b4-20313a9ea035 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:45:52.699409 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-74b2dd5e-19e9-46ad-b6b4-20313a9ea035 tempest-TestServerVolumeAttachmentScenario-896858193 tempest-TestServerVolumeAttachmentScenario-896858193-project-member] GET https://10.4.3.189/volume/v3/volumes/0836af34-339c-4f1d-ab79-4116a683e48e Aug 25 05:45:52.700067 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-74b2dd5e-19e9-46ad-b6b4-20313a9ea035 tempest-TestServerVolumeAttachmentScenario-896858193 tempest-TestServerVolumeAttachmentScenario-896858193-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:45:52.700067 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-74b2dd5e-19e9-46ad-b6b4-20313a9ea035 tempest-TestServerVolumeAttachmentScenario-896858193 tempest-TestServerVolumeAttachmentScenario-896858193-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:45:52.708859 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-797b9255-cf25-43b6-9297-d196252e969d None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:45:52.709333 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-797b9255-cf25-43b6-9297-d196252e969d None None] GET https://10.4.3.189/volume// Aug 25 05:45:52.709667 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-797b9255-cf25-43b6-9297-d196252e969d None None] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:45:52.709824 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-797b9255-cf25-43b6-9297-d196252e969d None None] Calling method 'all' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:45:52.710322 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-797b9255-cf25-43b6-9297-d196252e969d None None] https://10.4.3.189/volume// returned with HTTP 300 Aug 25 05:45:52.713857 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 567/2272] 10.4.3.189 () {66 vars in 1426 bytes} [Tue Aug 25 05:45:52 2026] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 05:45:52.725069 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:45:52.725069 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:45:52.729286 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [req-5d6a58cd-4253-497b-8e69-266d97b4ea31 req-8a73fd9b-7321-4302-a40d-4d61397f0c21 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:45:52.731739 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-74b2dd5e-19e9-46ad-b6b4-20313a9ea035 tempest-TestServerVolumeAttachmentScenario-896858193 tempest-TestServerVolumeAttachmentScenario-896858193-project-member] Volume info retrieved successfully. Aug 25 05:45:52.732910 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-5d6a58cd-4253-497b-8e69-266d97b4ea31 req-8a73fd9b-7321-4302-a40d-4d61397f0c21 tempest-TestServerVolumeAttachmentScenario-896858193 tempest-TestServerVolumeAttachmentScenario-896858193-project-member] GET https://10.4.3.189/volume/v3/volumes/0836af34-339c-4f1d-ab79-4116a683e48e Aug 25 05:45:52.733108 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-5d6a58cd-4253-497b-8e69-266d97b4ea31 req-8a73fd9b-7321-4302-a40d-4d61397f0c21 tempest-TestServerVolumeAttachmentScenario-896858193 tempest-TestServerVolumeAttachmentScenario-896858193-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:45:52.733385 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-5d6a58cd-4253-497b-8e69-266d97b4ea31 req-8a73fd9b-7321-4302-a40d-4d61397f0c21 tempest-TestServerVolumeAttachmentScenario-896858193 tempest-TestServerVolumeAttachmentScenario-896858193-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:45:52.738087 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-74b2dd5e-19e9-46ad-b6b4-20313a9ea035 tempest-TestServerVolumeAttachmentScenario-896858193 tempest-TestServerVolumeAttachmentScenario-896858193-project-member] https://10.4.3.189/volume/v3/volumes/0836af34-339c-4f1d-ab79-4116a683e48e returned with HTTP 200 Aug 25 05:45:52.738617 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 574/2273] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:45:52 2026] GET /volume/v3/volumes/0836af34-339c-4f1d-ab79-4116a683e48e => generated 857 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:45:52.749045 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:45:52.749045 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:45:52.756628 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [req-5d6a58cd-4253-497b-8e69-266d97b4ea31 req-8a73fd9b-7321-4302-a40d-4d61397f0c21 tempest-TestServerVolumeAttachmentScenario-896858193 tempest-TestServerVolumeAttachmentScenario-896858193-project-member] Volume info retrieved successfully. Aug 25 05:45:52.764078 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-5d6a58cd-4253-497b-8e69-266d97b4ea31 req-8a73fd9b-7321-4302-a40d-4d61397f0c21 tempest-TestServerVolumeAttachmentScenario-896858193 tempest-TestServerVolumeAttachmentScenario-896858193-project-member] https://10.4.3.189/volume/v3/volumes/0836af34-339c-4f1d-ab79-4116a683e48e returned with HTTP 200 Aug 25 05:45:52.764624 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 564/2274] 10.4.3.189 () {70 vars in 1639 bytes} [Tue Aug 25 05:45:52 2026] GET /volume/v3/volumes/0836af34-339c-4f1d-ab79-4116a683e48e => generated 1037 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 05:45:52.898459 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-5d6a58cd-4253-497b-8e69-266d97b4ea31 req-57b760f7-7504-4a20-b825-229fe3cc5da7 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:45:52.901194 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-5d6a58cd-4253-497b-8e69-266d97b4ea31 req-57b760f7-7504-4a20-b825-229fe3cc5da7 tempest-TestServerVolumeAttachmentScenario-896858193 tempest-TestServerVolumeAttachmentScenario-896858193-project-member] PUT https://10.4.3.189/volume/v3/attachments/a5173871-05e1-48be-a9ee-863592554424 Aug 25 05:45:52.901601 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-5d6a58cd-4253-497b-8e69-266d97b4ea31 req-57b760f7-7504-4a20-b825-229fe3cc5da7 tempest-TestServerVolumeAttachmentScenario-896858193 tempest-TestServerVolumeAttachmentScenario-896858193-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.189", "host": "np0000008051", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:8b4a65c6a3e1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "a19da604-b1eb-4396-a9d5-30b16dae3da8", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:45:52.913233 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.coordination [req-5d6a58cd-4253-497b-8e69-266d97b4ea31 req-57b760f7-7504-4a20-b825-229fe3cc5da7 tempest-TestServerVolumeAttachmentScenario-896858193 tempest-TestServerVolumeAttachmentScenario-896858193-project-member] Acquiring lock "cinder-attachment_update-0836af34-339c-4f1d-ab79-4116a683e48e-np0000008051" by "attachment_update" {{(pid=100268) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 05:45:52.920728 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.coordination [req-5d6a58cd-4253-497b-8e69-266d97b4ea31 req-57b760f7-7504-4a20-b825-229fe3cc5da7 tempest-TestServerVolumeAttachmentScenario-896858193 tempest-TestServerVolumeAttachmentScenario-896858193-project-member] Lock "cinder-attachment_update-0836af34-339c-4f1d-ab79-4116a683e48e-np0000008051" acquired by "attachment_update" :: waited 0.008s {{(pid=100268) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 05:45:52.922069 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:45:52.922069 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:45:53.081159 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.coordination [req-5d6a58cd-4253-497b-8e69-266d97b4ea31 req-57b760f7-7504-4a20-b825-229fe3cc5da7 tempest-TestServerVolumeAttachmentScenario-896858193 tempest-TestServerVolumeAttachmentScenario-896858193-project-member] Lock "cinder-attachment_update-0836af34-339c-4f1d-ab79-4116a683e48e-np0000008051" released by "attachment_update" :: held 0.160s {{(pid=100268) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 05:45:53.081992 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-5d6a58cd-4253-497b-8e69-266d97b4ea31 req-57b760f7-7504-4a20-b825-229fe3cc5da7 tempest-TestServerVolumeAttachmentScenario-896858193 tempest-TestServerVolumeAttachmentScenario-896858193-project-member] https://10.4.3.189/volume/v3/attachments/a5173871-05e1-48be-a9ee-863592554424 returned with HTTP 200 Aug 25 05:45:53.082791 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 570/2275] 10.4.3.189 () {74 vars in 1704 bytes} [Tue Aug 25 05:45:52 2026] PUT /volume/v3/attachments/a5173871-05e1-48be-a9ee-863592554424 => generated 969 bytes in 185 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:45:53.700126 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-ca158e9f-018f-403b-8568-2d182c02212e None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:45:53.703092 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-ca158e9f-018f-403b-8568-2d182c02212e tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] GET https://10.4.3.189/volume/v3/volumes/dcb44cf5-3980-41d2-87c4-dcc4669b56cc Aug 25 05:45:53.704498 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-ca158e9f-018f-403b-8568-2d182c02212e tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:45:53.704793 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-ca158e9f-018f-403b-8568-2d182c02212e tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:45:53.716697 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:45:53.716697 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:45:53.723901 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-ca158e9f-018f-403b-8568-2d182c02212e tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] Volume info retrieved successfully. Aug 25 05:45:53.731343 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-ca158e9f-018f-403b-8568-2d182c02212e tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] https://10.4.3.189/volume/v3/volumes/dcb44cf5-3980-41d2-87c4-dcc4669b56cc returned with HTTP 200 Aug 25 05:45:53.732068 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 568/2276] 10.4.3.189 () {68 vars in 1389 bytes} [Tue Aug 25 05:45:53 2026] GET /volume/v3/volumes/dcb44cf5-3980-41d2-87c4-dcc4669b56cc => generated 928 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:45:53.757079 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-8e6fdb05-0782-47b2-85c0-735a044c971a None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:45:53.759129 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-8e6fdb05-0782-47b2-85c0-735a044c971a tempest-TestServerVolumeAttachmentScenario-896858193 tempest-TestServerVolumeAttachmentScenario-896858193-project-member] GET https://10.4.3.189/volume/v3/volumes/0836af34-339c-4f1d-ab79-4116a683e48e Aug 25 05:45:53.759324 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-8e6fdb05-0782-47b2-85c0-735a044c971a tempest-TestServerVolumeAttachmentScenario-896858193 tempest-TestServerVolumeAttachmentScenario-896858193-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:45:53.759552 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-8e6fdb05-0782-47b2-85c0-735a044c971a tempest-TestServerVolumeAttachmentScenario-896858193 tempest-TestServerVolumeAttachmentScenario-896858193-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:45:53.772943 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:45:53.772943 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:45:53.778730 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-8e6fdb05-0782-47b2-85c0-735a044c971a tempest-TestServerVolumeAttachmentScenario-896858193 tempest-TestServerVolumeAttachmentScenario-896858193-project-member] Volume info retrieved successfully. Aug 25 05:45:53.788087 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-8e6fdb05-0782-47b2-85c0-735a044c971a tempest-TestServerVolumeAttachmentScenario-896858193 tempest-TestServerVolumeAttachmentScenario-896858193-project-member] https://10.4.3.189/volume/v3/volumes/0836af34-339c-4f1d-ab79-4116a683e48e returned with HTTP 200 Aug 25 05:45:53.788746 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 575/2277] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:45:53 2026] GET /volume/v3/volumes/0836af34-339c-4f1d-ab79-4116a683e48e => generated 858 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:45:54.750705 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-dad08f44-2d31-4990-879f-136be5fae6e5 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:45:54.752875 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-dad08f44-2d31-4990-879f-136be5fae6e5 tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] GET https://10.4.3.189/volume/v3/volumes/dcb44cf5-3980-41d2-87c4-dcc4669b56cc Aug 25 05:45:54.753201 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-dad08f44-2d31-4990-879f-136be5fae6e5 tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:45:54.753408 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-dad08f44-2d31-4990-879f-136be5fae6e5 tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:45:54.761446 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:45:54.761446 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:45:54.766336 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-dad08f44-2d31-4990-879f-136be5fae6e5 tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] Volume info retrieved successfully. Aug 25 05:45:54.772485 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-dad08f44-2d31-4990-879f-136be5fae6e5 tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] https://10.4.3.189/volume/v3/volumes/dcb44cf5-3980-41d2-87c4-dcc4669b56cc returned with HTTP 200 Aug 25 05:45:54.773023 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 565/2278] 10.4.3.189 () {68 vars in 1389 bytes} [Tue Aug 25 05:45:54 2026] GET /volume/v3/volumes/dcb44cf5-3980-41d2-87c4-dcc4669b56cc => generated 928 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:45:54.806810 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-c61188d9-2473-431a-bcb8-56d08ee525ac None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:45:54.809759 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c61188d9-2473-431a-bcb8-56d08ee525ac tempest-TestServerVolumeAttachmentScenario-896858193 tempest-TestServerVolumeAttachmentScenario-896858193-project-member] GET https://10.4.3.189/volume/v3/volumes/0836af34-339c-4f1d-ab79-4116a683e48e Aug 25 05:45:54.809973 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c61188d9-2473-431a-bcb8-56d08ee525ac tempest-TestServerVolumeAttachmentScenario-896858193 tempest-TestServerVolumeAttachmentScenario-896858193-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:45:54.810552 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c61188d9-2473-431a-bcb8-56d08ee525ac tempest-TestServerVolumeAttachmentScenario-896858193 tempest-TestServerVolumeAttachmentScenario-896858193-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:45:54.813692 np0000008051 devstack@c-api.service[100268]: DEBUG dbcounter [-] [100268] Writing DB stats cinder:SELECT=552,cinder:INSERT=102,cinder:UPDATE=179,cinder:DELETE=1 {{(pid=100268) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 05:45:54.827366 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:45:54.827366 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:45:54.832388 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-c61188d9-2473-431a-bcb8-56d08ee525ac tempest-TestServerVolumeAttachmentScenario-896858193 tempest-TestServerVolumeAttachmentScenario-896858193-project-member] Volume info retrieved successfully. Aug 25 05:45:54.840129 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c61188d9-2473-431a-bcb8-56d08ee525ac tempest-TestServerVolumeAttachmentScenario-896858193 tempest-TestServerVolumeAttachmentScenario-896858193-project-member] https://10.4.3.189/volume/v3/volumes/0836af34-339c-4f1d-ab79-4116a683e48e returned with HTTP 200 Aug 25 05:45:54.840814 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 571/2279] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:45:54 2026] GET /volume/v3/volumes/0836af34-339c-4f1d-ab79-4116a683e48e => generated 858 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:45:55.794455 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-177bec87-41e9-4768-8edf-39b24e811d36 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:45:55.800085 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-177bec87-41e9-4768-8edf-39b24e811d36 tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] GET https://10.4.3.189/volume/v3/volumes/dcb44cf5-3980-41d2-87c4-dcc4669b56cc Aug 25 05:45:55.800085 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-177bec87-41e9-4768-8edf-39b24e811d36 tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:45:55.800085 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-177bec87-41e9-4768-8edf-39b24e811d36 tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:45:55.806139 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:45:55.806139 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:45:55.810599 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-177bec87-41e9-4768-8edf-39b24e811d36 tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] Volume info retrieved successfully. Aug 25 05:45:55.817023 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-177bec87-41e9-4768-8edf-39b24e811d36 tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] https://10.4.3.189/volume/v3/volumes/dcb44cf5-3980-41d2-87c4-dcc4669b56cc returned with HTTP 200 Aug 25 05:45:55.817593 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 569/2280] 10.4.3.189 () {68 vars in 1389 bytes} [Tue Aug 25 05:45:55 2026] GET /volume/v3/volumes/dcb44cf5-3980-41d2-87c4-dcc4669b56cc => generated 928 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:45:55.859844 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-b887ebb7-11fe-4bbe-99aa-5de5db42b9e9 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:45:55.862684 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-b887ebb7-11fe-4bbe-99aa-5de5db42b9e9 tempest-TestServerVolumeAttachmentScenario-896858193 tempest-TestServerVolumeAttachmentScenario-896858193-project-member] GET https://10.4.3.189/volume/v3/volumes/0836af34-339c-4f1d-ab79-4116a683e48e Aug 25 05:45:55.862684 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-b887ebb7-11fe-4bbe-99aa-5de5db42b9e9 tempest-TestServerVolumeAttachmentScenario-896858193 tempest-TestServerVolumeAttachmentScenario-896858193-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:45:55.862684 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-b887ebb7-11fe-4bbe-99aa-5de5db42b9e9 tempest-TestServerVolumeAttachmentScenario-896858193 tempest-TestServerVolumeAttachmentScenario-896858193-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:45:55.878155 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:45:55.878155 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:45:55.883782 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-b887ebb7-11fe-4bbe-99aa-5de5db42b9e9 tempest-TestServerVolumeAttachmentScenario-896858193 tempest-TestServerVolumeAttachmentScenario-896858193-project-member] Volume info retrieved successfully. Aug 25 05:45:55.892638 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-b887ebb7-11fe-4bbe-99aa-5de5db42b9e9 tempest-TestServerVolumeAttachmentScenario-896858193 tempest-TestServerVolumeAttachmentScenario-896858193-project-member] https://10.4.3.189/volume/v3/volumes/0836af34-339c-4f1d-ab79-4116a683e48e returned with HTTP 200 Aug 25 05:45:55.892991 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 576/2281] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:45:55 2026] GET /volume/v3/volumes/0836af34-339c-4f1d-ab79-4116a683e48e => generated 858 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:45:56.833094 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-10bc78ea-6a5d-4844-8173-176d1eb25227 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:45:56.838003 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-10bc78ea-6a5d-4844-8173-176d1eb25227 tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] GET https://10.4.3.189/volume/v3/volumes/dcb44cf5-3980-41d2-87c4-dcc4669b56cc Aug 25 05:45:56.839147 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-10bc78ea-6a5d-4844-8173-176d1eb25227 tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:45:56.839147 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-10bc78ea-6a5d-4844-8173-176d1eb25227 tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:45:56.859299 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:45:56.859299 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:45:56.864511 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-10bc78ea-6a5d-4844-8173-176d1eb25227 tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] Volume info retrieved successfully. Aug 25 05:45:56.870146 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-10bc78ea-6a5d-4844-8173-176d1eb25227 tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] https://10.4.3.189/volume/v3/volumes/dcb44cf5-3980-41d2-87c4-dcc4669b56cc returned with HTTP 200 Aug 25 05:45:56.870736 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 566/2282] 10.4.3.189 () {68 vars in 1389 bytes} [Tue Aug 25 05:45:56 2026] GET /volume/v3/volumes/dcb44cf5-3980-41d2-87c4-dcc4669b56cc => generated 928 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:45:56.910614 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-a0166858-cd13-4fd2-8dfd-668ed3de5e2e None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:45:56.913368 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a0166858-cd13-4fd2-8dfd-668ed3de5e2e tempest-TestServerVolumeAttachmentScenario-896858193 tempest-TestServerVolumeAttachmentScenario-896858193-project-member] GET https://10.4.3.189/volume/v3/volumes/0836af34-339c-4f1d-ab79-4116a683e48e Aug 25 05:45:56.913368 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a0166858-cd13-4fd2-8dfd-668ed3de5e2e tempest-TestServerVolumeAttachmentScenario-896858193 tempest-TestServerVolumeAttachmentScenario-896858193-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:45:56.913368 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a0166858-cd13-4fd2-8dfd-668ed3de5e2e tempest-TestServerVolumeAttachmentScenario-896858193 tempest-TestServerVolumeAttachmentScenario-896858193-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:45:56.926505 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:45:56.926505 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:45:56.931663 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-a0166858-cd13-4fd2-8dfd-668ed3de5e2e tempest-TestServerVolumeAttachmentScenario-896858193 tempest-TestServerVolumeAttachmentScenario-896858193-project-member] Volume info retrieved successfully. Aug 25 05:45:56.938356 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a0166858-cd13-4fd2-8dfd-668ed3de5e2e tempest-TestServerVolumeAttachmentScenario-896858193 tempest-TestServerVolumeAttachmentScenario-896858193-project-member] https://10.4.3.189/volume/v3/volumes/0836af34-339c-4f1d-ab79-4116a683e48e returned with HTTP 200 Aug 25 05:45:56.942525 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 572/2283] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:45:56 2026] GET /volume/v3/volumes/0836af34-339c-4f1d-ab79-4116a683e48e => generated 858 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:45:57.885345 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-a9f20c57-ac37-4381-bf5d-5fd22830b06b None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:45:57.887735 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-a9f20c57-ac37-4381-bf5d-5fd22830b06b tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] GET https://10.4.3.189/volume/v3/volumes/dcb44cf5-3980-41d2-87c4-dcc4669b56cc Aug 25 05:45:57.887990 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-a9f20c57-ac37-4381-bf5d-5fd22830b06b tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:45:57.888294 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-a9f20c57-ac37-4381-bf5d-5fd22830b06b tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:45:57.900509 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:45:57.900509 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:45:57.906127 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-a9f20c57-ac37-4381-bf5d-5fd22830b06b tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] Volume info retrieved successfully. Aug 25 05:45:57.914423 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-a9f20c57-ac37-4381-bf5d-5fd22830b06b tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] https://10.4.3.189/volume/v3/volumes/dcb44cf5-3980-41d2-87c4-dcc4669b56cc returned with HTTP 200 Aug 25 05:45:57.914423 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 570/2284] 10.4.3.189 () {68 vars in 1389 bytes} [Tue Aug 25 05:45:57 2026] GET /volume/v3/volumes/dcb44cf5-3980-41d2-87c4-dcc4669b56cc => generated 928 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:45:57.959911 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-16952789-ca1b-4721-ab1b-1c93c7507283 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:45:57.965766 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-16952789-ca1b-4721-ab1b-1c93c7507283 tempest-TestServerVolumeAttachmentScenario-896858193 tempest-TestServerVolumeAttachmentScenario-896858193-project-member] GET https://10.4.3.189/volume/v3/volumes/0836af34-339c-4f1d-ab79-4116a683e48e Aug 25 05:45:57.966753 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-16952789-ca1b-4721-ab1b-1c93c7507283 tempest-TestServerVolumeAttachmentScenario-896858193 tempest-TestServerVolumeAttachmentScenario-896858193-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:45:57.966753 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-16952789-ca1b-4721-ab1b-1c93c7507283 tempest-TestServerVolumeAttachmentScenario-896858193 tempest-TestServerVolumeAttachmentScenario-896858193-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:45:57.989093 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:45:57.989093 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:45:57.996990 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-16952789-ca1b-4721-ab1b-1c93c7507283 tempest-TestServerVolumeAttachmentScenario-896858193 tempest-TestServerVolumeAttachmentScenario-896858193-project-member] Volume info retrieved successfully. Aug 25 05:45:58.008282 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-16952789-ca1b-4721-ab1b-1c93c7507283 tempest-TestServerVolumeAttachmentScenario-896858193 tempest-TestServerVolumeAttachmentScenario-896858193-project-member] https://10.4.3.189/volume/v3/volumes/0836af34-339c-4f1d-ab79-4116a683e48e returned with HTTP 200 Aug 25 05:45:58.009378 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 577/2285] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:45:57 2026] GET /volume/v3/volumes/0836af34-339c-4f1d-ab79-4116a683e48e => generated 858 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:45:58.271751 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-2f8eb600-5658-4d62-9d0e-ca10c3e25dac None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:45:58.352844 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-2f8eb600-5658-4d62-9d0e-ca10c3e25dac tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] POST https://10.4.3.189/volume/v3/volumes Aug 25 05:45:58.353304 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-2f8eb600-5658-4d62-9d0e-ca10c3e25dac tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-156247817"}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:45:58.356709 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.v3.volumes [None req-2f8eb600-5658-4d62-9d0e-ca10c3e25dac tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-156247817'}} {{(pid=100270) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 05:45:58.356948 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.v3.volumes [None req-2f8eb600-5658-4d62-9d0e-ca10c3e25dac tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Create volume of 1 GB Aug 25 05:45:58.362822 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-2f8eb600-5658-4d62-9d0e-ca10c3e25dac tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Availability Zones retrieved successfully. Aug 25 05:45:58.371228 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-2f8eb600-5658-4d62-9d0e-ca10c3e25dac tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Flow 'volume_create_api' (e5d5d5a4-218c-421f-902b-3a7b4cabec32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:45:58.374773 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-2f8eb600-5658-4d62-9d0e-ca10c3e25dac tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1dc4f447-8d1b-44c7-8fcf-d2cf938f6e1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:45:58.377041 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.flows.api.create_volume [None req-2f8eb600-5658-4d62-9d0e-ca10c3e25dac tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Validating volume size '1' using validate_int {{(pid=100270) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 05:45:58.416695 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-2f8eb600-5658-4d62-9d0e-ca10c3e25dac tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1dc4f447-8d1b-44c7-8fcf-d2cf938f6e1c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T05:35:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=23fc6e5d-fce0-4521-ba46-4837b4232084,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '23fc6e5d-fce0-4521-ba46-4837b4232084', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:45:58.418183 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-2f8eb600-5658-4d62-9d0e-ca10c3e25dac tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2330b22d-63d3-4fe8-8056-dab38becb5de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:45:58.525303 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.quota [None req-2f8eb600-5658-4d62-9d0e-ca10c3e25dac tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Created reservations ['efa3f77f-f852-4048-92f1-891763d0a164', '586bf224-ab4a-46da-9afd-bdc4623f39b4', 'cc365c43-37fa-432a-8079-70e06f2c131a', '1a138c58-79ba-4438-8342-1d26bcc6201f'] {{(pid=100270) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:45:58.526598 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-2f8eb600-5658-4d62-9d0e-ca10c3e25dac tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2330b22d-63d3-4fe8-8056-dab38becb5de) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['efa3f77f-f852-4048-92f1-891763d0a164', '586bf224-ab4a-46da-9afd-bdc4623f39b4', 'cc365c43-37fa-432a-8079-70e06f2c131a', '1a138c58-79ba-4438-8342-1d26bcc6201f']}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:45:58.527908 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-2f8eb600-5658-4d62-9d0e-ca10c3e25dac tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a92fbc69-26bc-4de0-9d1d-6a431ae4723d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:45:58.562824 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-2f8eb600-5658-4d62-9d0e-ca10c3e25dac tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a92fbc69-26bc-4de0-9d1d-6a431ae4723d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '24355347-74ea-4dce-9d84-63c57eaf13d4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-156247817',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='63fe3ff8f0b642f4942f04b33a14e622',qos_specs=None,replication_status=,reservations=['efa3f77f-f852-4048-92f1-891763d0a164','586bf224-ab4a-46da-9afd-bdc4623f39b4','cc365c43-37fa-432a-8079-70e06f2c131a','1a138c58-79ba-4438-8342-1d26bcc6201f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f142d61824a84b50b117aed3d006f8fa',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T05:45:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-156247817',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=24355347-74ea-4dce-9d84-63c57eaf13d4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='63fe3ff8f0b642f4942f04b33a14e622',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f142d61824a84b50b117aed3d006f8fa',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(23fc6e5d-fce0-4521-ba46-4837b4232084),volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:45:58.563070 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-2f8eb600-5658-4d62-9d0e-ca10c3e25dac tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0e979d9f-7f49-4157-bd72-28004d234b99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:45:58.587202 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-2f8eb600-5658-4d62-9d0e-ca10c3e25dac tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0e979d9f-7f49-4157-bd72-28004d234b99) transitioned into state 'SUCCESS' from state '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-156247817',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='63fe3ff8f0b642f4942f04b33a14e622',qos_specs=None,replication_status=,reservations=['efa3f77f-f852-4048-92f1-891763d0a164','586bf224-ab4a-46da-9afd-bdc4623f39b4','cc365c43-37fa-432a-8079-70e06f2c131a','1a138c58-79ba-4438-8342-1d26bcc6201f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f142d61824a84b50b117aed3d006f8fa',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:45:58.587983 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-2f8eb600-5658-4d62-9d0e-ca10c3e25dac tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eb94a6b6-e54e-447e-9ac9-a02bbb608efb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:45:58.604402 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-2f8eb600-5658-4d62-9d0e-ca10c3e25dac tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eb94a6b6-e54e-447e-9ac9-a02bbb608efb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:45:58.604965 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-2f8eb600-5658-4d62-9d0e-ca10c3e25dac tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Flow 'volume_create_api' (e5d5d5a4-218c-421f-902b-3a7b4cabec32) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100270) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:45:58.605386 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-2f8eb600-5658-4d62-9d0e-ca10c3e25dac tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Create volume request issued successfully. Aug 25 05:45:58.606160 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-2f8eb600-5658-4d62-9d0e-ca10c3e25dac tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] https://10.4.3.189/volume/v3/volumes returned with HTTP 202 Aug 25 05:45:58.606752 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 567/2286] 10.4.3.189 () {68 vars in 1258 bytes} [Tue Aug 25 05:45:58 2026] POST /volume/v3/volumes => generated 748 bytes in 336 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 05:45:58.931081 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-e73ab076-c9fe-42ba-a871-b35a30e00011 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:45:58.934483 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e73ab076-c9fe-42ba-a871-b35a30e00011 tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] GET https://10.4.3.189/volume/v3/volumes/dcb44cf5-3980-41d2-87c4-dcc4669b56cc Aug 25 05:45:58.934769 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e73ab076-c9fe-42ba-a871-b35a30e00011 tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:45:58.935005 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e73ab076-c9fe-42ba-a871-b35a30e00011 tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:45:58.945025 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:45:58.945025 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:45:58.950487 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-e73ab076-c9fe-42ba-a871-b35a30e00011 tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] Volume info retrieved successfully. Aug 25 05:45:58.957599 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e73ab076-c9fe-42ba-a871-b35a30e00011 tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] https://10.4.3.189/volume/v3/volumes/dcb44cf5-3980-41d2-87c4-dcc4669b56cc returned with HTTP 200 Aug 25 05:45:58.958167 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 573/2287] 10.4.3.189 () {68 vars in 1389 bytes} [Tue Aug 25 05:45:58 2026] GET /volume/v3/volumes/dcb44cf5-3980-41d2-87c4-dcc4669b56cc => generated 928 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:45:59.032205 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-157f3d0a-ea25-4d3a-a092-0d66d0296e84 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:45:59.034541 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-157f3d0a-ea25-4d3a-a092-0d66d0296e84 tempest-TestServerVolumeAttachmentScenario-896858193 tempest-TestServerVolumeAttachmentScenario-896858193-project-member] GET https://10.4.3.189/volume/v3/volumes/0836af34-339c-4f1d-ab79-4116a683e48e Aug 25 05:45:59.034896 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-157f3d0a-ea25-4d3a-a092-0d66d0296e84 tempest-TestServerVolumeAttachmentScenario-896858193 tempest-TestServerVolumeAttachmentScenario-896858193-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:45:59.035382 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-157f3d0a-ea25-4d3a-a092-0d66d0296e84 tempest-TestServerVolumeAttachmentScenario-896858193 tempest-TestServerVolumeAttachmentScenario-896858193-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:45:59.052039 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:45:59.052039 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:45:59.061876 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-157f3d0a-ea25-4d3a-a092-0d66d0296e84 tempest-TestServerVolumeAttachmentScenario-896858193 tempest-TestServerVolumeAttachmentScenario-896858193-project-member] Volume info retrieved successfully. Aug 25 05:45:59.068829 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-157f3d0a-ea25-4d3a-a092-0d66d0296e84 tempest-TestServerVolumeAttachmentScenario-896858193 tempest-TestServerVolumeAttachmentScenario-896858193-project-member] https://10.4.3.189/volume/v3/volumes/0836af34-339c-4f1d-ab79-4116a683e48e returned with HTTP 200 Aug 25 05:45:59.069444 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 571/2288] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:45:59 2026] GET /volume/v3/volumes/0836af34-339c-4f1d-ab79-4116a683e48e => generated 858 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:45:59.978118 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-e9dde2d7-5cda-4c63-af85-1aa036a305f1 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:45:59.982342 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-e9dde2d7-5cda-4c63-af85-1aa036a305f1 tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] GET https://10.4.3.189/volume/v3/volumes/dcb44cf5-3980-41d2-87c4-dcc4669b56cc Aug 25 05:45:59.982602 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-e9dde2d7-5cda-4c63-af85-1aa036a305f1 tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:45:59.982897 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-e9dde2d7-5cda-4c63-af85-1aa036a305f1 tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:45:59.997727 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:45:59.997727 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:46:00.004559 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-e9dde2d7-5cda-4c63-af85-1aa036a305f1 tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] Volume info retrieved successfully. Aug 25 05:46:00.009824 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-e9dde2d7-5cda-4c63-af85-1aa036a305f1 tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] https://10.4.3.189/volume/v3/volumes/dcb44cf5-3980-41d2-87c4-dcc4669b56cc returned with HTTP 200 Aug 25 05:46:00.010351 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 578/2289] 10.4.3.189 () {68 vars in 1389 bytes} [Tue Aug 25 05:45:59 2026] GET /volume/v3/volumes/dcb44cf5-3980-41d2-87c4-dcc4669b56cc => generated 928 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:46:00.093627 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-c834dd91-e4b8-4349-be3e-f7643ab57400 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:46:00.102939 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-c834dd91-e4b8-4349-be3e-f7643ab57400 tempest-TestServerVolumeAttachmentScenario-896858193 tempest-TestServerVolumeAttachmentScenario-896858193-project-member] GET https://10.4.3.189/volume/v3/volumes/0836af34-339c-4f1d-ab79-4116a683e48e Aug 25 05:46:00.104364 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-c834dd91-e4b8-4349-be3e-f7643ab57400 tempest-TestServerVolumeAttachmentScenario-896858193 tempest-TestServerVolumeAttachmentScenario-896858193-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:46:00.105177 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-c834dd91-e4b8-4349-be3e-f7643ab57400 tempest-TestServerVolumeAttachmentScenario-896858193 tempest-TestServerVolumeAttachmentScenario-896858193-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:46:00.116121 np0000008051 devstack@c-api.service[100270]: DEBUG dbcounter [-] [100270] Writing DB stats cinder:SELECT=557,cinder:UPDATE=202,cinder:INSERT=123 {{(pid=100270) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 05:46:00.152942 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:46:00.152942 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:46:00.166335 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-c834dd91-e4b8-4349-be3e-f7643ab57400 tempest-TestServerVolumeAttachmentScenario-896858193 tempest-TestServerVolumeAttachmentScenario-896858193-project-member] Volume info retrieved successfully. Aug 25 05:46:00.173881 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-c834dd91-e4b8-4349-be3e-f7643ab57400 tempest-TestServerVolumeAttachmentScenario-896858193 tempest-TestServerVolumeAttachmentScenario-896858193-project-member] https://10.4.3.189/volume/v3/volumes/0836af34-339c-4f1d-ab79-4116a683e48e returned with HTTP 200 Aug 25 05:46:00.174454 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 568/2290] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:46:00 2026] GET /volume/v3/volumes/0836af34-339c-4f1d-ab79-4116a683e48e => generated 858 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:46:01.036546 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-2a55c0d8-8945-4322-aa31-bbe4f6725a0c None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:46:01.040975 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-2a55c0d8-8945-4322-aa31-bbe4f6725a0c tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] GET https://10.4.3.189/volume/v3/volumes/dcb44cf5-3980-41d2-87c4-dcc4669b56cc Aug 25 05:46:01.041338 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-2a55c0d8-8945-4322-aa31-bbe4f6725a0c tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:46:01.041559 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-2a55c0d8-8945-4322-aa31-bbe4f6725a0c tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:46:01.054164 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:46:01.054164 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:46:01.065150 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-2a55c0d8-8945-4322-aa31-bbe4f6725a0c tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] Volume info retrieved successfully. Aug 25 05:46:01.078499 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-2a55c0d8-8945-4322-aa31-bbe4f6725a0c tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] https://10.4.3.189/volume/v3/volumes/dcb44cf5-3980-41d2-87c4-dcc4669b56cc returned with HTTP 200 Aug 25 05:46:01.079319 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 574/2291] 10.4.3.189 () {68 vars in 1389 bytes} [Tue Aug 25 05:46:01 2026] GET /volume/v3/volumes/dcb44cf5-3980-41d2-87c4-dcc4669b56cc => generated 928 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:46:01.198963 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-067c17be-ea55-4acb-ad29-1cb73edabe17 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:46:01.203043 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-067c17be-ea55-4acb-ad29-1cb73edabe17 tempest-TestServerVolumeAttachmentScenario-896858193 tempest-TestServerVolumeAttachmentScenario-896858193-project-member] GET https://10.4.3.189/volume/v3/volumes/0836af34-339c-4f1d-ab79-4116a683e48e Aug 25 05:46:01.203256 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-067c17be-ea55-4acb-ad29-1cb73edabe17 tempest-TestServerVolumeAttachmentScenario-896858193 tempest-TestServerVolumeAttachmentScenario-896858193-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:46:01.204792 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-067c17be-ea55-4acb-ad29-1cb73edabe17 tempest-TestServerVolumeAttachmentScenario-896858193 tempest-TestServerVolumeAttachmentScenario-896858193-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:46:01.222622 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:46:01.222622 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:46:01.232999 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-067c17be-ea55-4acb-ad29-1cb73edabe17 tempest-TestServerVolumeAttachmentScenario-896858193 tempest-TestServerVolumeAttachmentScenario-896858193-project-member] Volume info retrieved successfully. Aug 25 05:46:01.242907 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-067c17be-ea55-4acb-ad29-1cb73edabe17 tempest-TestServerVolumeAttachmentScenario-896858193 tempest-TestServerVolumeAttachmentScenario-896858193-project-member] https://10.4.3.189/volume/v3/volumes/0836af34-339c-4f1d-ab79-4116a683e48e returned with HTTP 200 Aug 25 05:46:01.245405 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 572/2292] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:46:01 2026] GET /volume/v3/volumes/0836af34-339c-4f1d-ab79-4116a683e48e => generated 858 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:46:02.103077 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-049ca9c0-3952-4fda-b8d7-fc35c8a3c0a4 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:46:02.114619 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-049ca9c0-3952-4fda-b8d7-fc35c8a3c0a4 tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] GET https://10.4.3.189/volume/v3/volumes/dcb44cf5-3980-41d2-87c4-dcc4669b56cc Aug 25 05:46:02.114918 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-049ca9c0-3952-4fda-b8d7-fc35c8a3c0a4 tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:46:02.115147 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-049ca9c0-3952-4fda-b8d7-fc35c8a3c0a4 tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:46:02.144083 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:46:02.144083 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:46:02.151764 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-049ca9c0-3952-4fda-b8d7-fc35c8a3c0a4 tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] Volume info retrieved successfully. Aug 25 05:46:02.158460 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-049ca9c0-3952-4fda-b8d7-fc35c8a3c0a4 tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] https://10.4.3.189/volume/v3/volumes/dcb44cf5-3980-41d2-87c4-dcc4669b56cc returned with HTTP 200 Aug 25 05:46:02.159082 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 579/2293] 10.4.3.189 () {68 vars in 1389 bytes} [Tue Aug 25 05:46:02 2026] GET /volume/v3/volumes/dcb44cf5-3980-41d2-87c4-dcc4669b56cc => generated 928 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:46:02.272667 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-abc4d730-e0ff-4b7d-862c-50e12a7bdcb9 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:46:02.276380 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-abc4d730-e0ff-4b7d-862c-50e12a7bdcb9 tempest-TestServerVolumeAttachmentScenario-896858193 tempest-TestServerVolumeAttachmentScenario-896858193-project-member] GET https://10.4.3.189/volume/v3/volumes/0836af34-339c-4f1d-ab79-4116a683e48e Aug 25 05:46:02.277244 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-abc4d730-e0ff-4b7d-862c-50e12a7bdcb9 tempest-TestServerVolumeAttachmentScenario-896858193 tempest-TestServerVolumeAttachmentScenario-896858193-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:46:02.277244 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-abc4d730-e0ff-4b7d-862c-50e12a7bdcb9 tempest-TestServerVolumeAttachmentScenario-896858193 tempest-TestServerVolumeAttachmentScenario-896858193-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:46:02.298573 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:46:02.298573 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:46:02.305927 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-abc4d730-e0ff-4b7d-862c-50e12a7bdcb9 tempest-TestServerVolumeAttachmentScenario-896858193 tempest-TestServerVolumeAttachmentScenario-896858193-project-member] Volume info retrieved successfully. Aug 25 05:46:02.318262 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-abc4d730-e0ff-4b7d-862c-50e12a7bdcb9 tempest-TestServerVolumeAttachmentScenario-896858193 tempest-TestServerVolumeAttachmentScenario-896858193-project-member] https://10.4.3.189/volume/v3/volumes/0836af34-339c-4f1d-ab79-4116a683e48e returned with HTTP 200 Aug 25 05:46:02.318262 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 569/2294] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:46:02 2026] GET /volume/v3/volumes/0836af34-339c-4f1d-ab79-4116a683e48e => generated 858 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:46:02.497144 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-5d6a58cd-4253-497b-8e69-266d97b4ea31 req-44e908c2-9f65-404d-a776-9961a0144c91 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:46:02.500450 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-5d6a58cd-4253-497b-8e69-266d97b4ea31 req-44e908c2-9f65-404d-a776-9961a0144c91 tempest-TestServerVolumeAttachmentScenario-896858193 tempest-TestServerVolumeAttachmentScenario-896858193-project-member] POST https://10.4.3.189/volume/v3/attachments/a5173871-05e1-48be-a9ee-863592554424/action Aug 25 05:46:02.501309 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-5d6a58cd-4253-497b-8e69-266d97b4ea31 req-44e908c2-9f65-404d-a776-9961a0144c91 tempest-TestServerVolumeAttachmentScenario-896858193 tempest-TestServerVolumeAttachmentScenario-896858193-project-member] Action body: b'{"os-complete": null}' {{(pid=100268) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 05:46:02.501647 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-5d6a58cd-4253-497b-8e69-266d97b4ea31 req-44e908c2-9f65-404d-a776-9961a0144c91 tempest-TestServerVolumeAttachmentScenario-896858193 tempest-TestServerVolumeAttachmentScenario-896858193-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:46:02.554037 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:46:02.554037 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:46:02.587321 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-5d6a58cd-4253-497b-8e69-266d97b4ea31 req-44e908c2-9f65-404d-a776-9961a0144c91 tempest-TestServerVolumeAttachmentScenario-896858193 tempest-TestServerVolumeAttachmentScenario-896858193-project-member] https://10.4.3.189/volume/v3/attachments/a5173871-05e1-48be-a9ee-863592554424/action returned with HTTP 204 Aug 25 05:46:02.588440 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 575/2295] 10.4.3.189 () {74 vars in 1725 bytes} [Tue Aug 25 05:46:02 2026] POST /volume/v3/attachments/a5173871-05e1-48be-a9ee-863592554424/action => generated 0 bytes in 93 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:46:03.185048 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-3094cf4f-cc1e-4c8c-a630-8b9f940671b6 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:46:03.189233 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-3094cf4f-cc1e-4c8c-a630-8b9f940671b6 tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] GET https://10.4.3.189/volume/v3/volumes/dcb44cf5-3980-41d2-87c4-dcc4669b56cc Aug 25 05:46:03.189233 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-3094cf4f-cc1e-4c8c-a630-8b9f940671b6 tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:46:03.189233 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-3094cf4f-cc1e-4c8c-a630-8b9f940671b6 tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:46:03.205143 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:46:03.205143 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:46:03.214117 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-3094cf4f-cc1e-4c8c-a630-8b9f940671b6 tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] Volume info retrieved successfully. Aug 25 05:46:03.225305 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-3094cf4f-cc1e-4c8c-a630-8b9f940671b6 tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] https://10.4.3.189/volume/v3/volumes/dcb44cf5-3980-41d2-87c4-dcc4669b56cc returned with HTTP 200 Aug 25 05:46:03.226894 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 573/2296] 10.4.3.189 () {68 vars in 1389 bytes} [Tue Aug 25 05:46:03 2026] GET /volume/v3/volumes/dcb44cf5-3980-41d2-87c4-dcc4669b56cc => generated 1193 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 05:46:03.251114 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-bf73f4e6-9e71-408e-b8cf-0356ee074f7a None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:46:03.253514 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-bf73f4e6-9e71-408e-b8cf-0356ee074f7a tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] GET https://10.4.3.189/volume/v3/volumes/dcb44cf5-3980-41d2-87c4-dcc4669b56cc Aug 25 05:46:03.253820 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-bf73f4e6-9e71-408e-b8cf-0356ee074f7a tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:46:03.254040 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-bf73f4e6-9e71-408e-b8cf-0356ee074f7a tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:46:03.266621 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:46:03.266621 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:46:03.273380 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-bf73f4e6-9e71-408e-b8cf-0356ee074f7a tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] Volume info retrieved successfully. Aug 25 05:46:03.287141 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-bf73f4e6-9e71-408e-b8cf-0356ee074f7a tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] https://10.4.3.189/volume/v3/volumes/dcb44cf5-3980-41d2-87c4-dcc4669b56cc returned with HTTP 200 Aug 25 05:46:03.287141 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 580/2297] 10.4.3.189 () {68 vars in 1389 bytes} [Tue Aug 25 05:46:03 2026] GET /volume/v3/volumes/dcb44cf5-3980-41d2-87c4-dcc4669b56cc => generated 1193 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 05:46:03.305358 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-1685d359-c7f3-422b-b8a4-5f7b3b6bb962 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:46:03.307178 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-1685d359-c7f3-422b-b8a4-5f7b3b6bb962 tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] POST https://10.4.3.189/volume/v3/volumes Aug 25 05:46:03.307546 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-1685d359-c7f3-422b-b8a4-5f7b3b6bb962 tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume2-for-test-0e20bd6e-440f-41d8-9b5d-fc047ac00423", "source_volid": "dcb44cf5-3980-41d2-87c4-dcc4669b56cc", "size": 1}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:46:03.310354 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.v3.volumes [None req-1685d359-c7f3-422b-b8a4-5f7b3b6bb962 tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] Create volume request body: {'volume': {'name': 'volume2-for-test-0e20bd6e-440f-41d8-9b5d-fc047ac00423', 'source_volid': 'dcb44cf5-3980-41d2-87c4-dcc4669b56cc', 'size': 1}} {{(pid=100270) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 05:46:03.324146 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:46:03.324146 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:46:03.325714 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-1685d359-c7f3-422b-b8a4-5f7b3b6bb962 tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] Volume retrieved successfully. Aug 25 05:46:03.328108 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.v3.volumes [None req-1685d359-c7f3-422b-b8a4-5f7b3b6bb962 tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] Create volume of 1 GB Aug 25 05:46:03.338996 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-1685d359-c7f3-422b-b8a4-5f7b3b6bb962 tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] Availability Zones retrieved successfully. Aug 25 05:46:03.339157 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-640c424d-7482-423b-903b-1fdbb1d068d5 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:46:03.342914 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-640c424d-7482-423b-903b-1fdbb1d068d5 tempest-TestServerVolumeAttachmentScenario-896858193 tempest-TestServerVolumeAttachmentScenario-896858193-project-member] GET https://10.4.3.189/volume/v3/volumes/0836af34-339c-4f1d-ab79-4116a683e48e Aug 25 05:46:03.342914 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-640c424d-7482-423b-903b-1fdbb1d068d5 tempest-TestServerVolumeAttachmentScenario-896858193 tempest-TestServerVolumeAttachmentScenario-896858193-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:46:03.342914 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-640c424d-7482-423b-903b-1fdbb1d068d5 tempest-TestServerVolumeAttachmentScenario-896858193 tempest-TestServerVolumeAttachmentScenario-896858193-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:46:03.350599 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-1685d359-c7f3-422b-b8a4-5f7b3b6bb962 tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] Flow 'volume_create_api' (dfaf4af4-744c-4c33-b520-28a395501c02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:46:03.352974 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-1685d359-c7f3-422b-b8a4-5f7b3b6bb962 tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3bc26bd4-739e-414c-897c-7832a6d29fe7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:46:03.354522 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.flows.api.create_volume [None req-1685d359-c7f3-422b-b8a4-5f7b3b6bb962 tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100270) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 05:46:03.360636 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:46:03.360636 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:46:03.370083 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-640c424d-7482-423b-903b-1fdbb1d068d5 tempest-TestServerVolumeAttachmentScenario-896858193 tempest-TestServerVolumeAttachmentScenario-896858193-project-member] Volume info retrieved successfully. Aug 25 05:46:03.374815 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-640c424d-7482-423b-903b-1fdbb1d068d5 tempest-TestServerVolumeAttachmentScenario-896858193 tempest-TestServerVolumeAttachmentScenario-896858193-project-member] https://10.4.3.189/volume/v3/volumes/0836af34-339c-4f1d-ab79-4116a683e48e returned with HTTP 200 Aug 25 05:46:03.374815 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 576/2298] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:46:03 2026] GET /volume/v3/volumes/0836af34-339c-4f1d-ab79-4116a683e48e => generated 1150 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:46:03.393816 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-f1f3a456-09cb-4605-9016-fb731b1bedb5 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:46:03.399548 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-f1f3a456-09cb-4605-9016-fb731b1bedb5 tempest-TestServerVolumeAttachmentScenario-896858193 tempest-TestServerVolumeAttachmentScenario-896858193-project-member] GET https://10.4.3.189/volume/v3/volumes/0836af34-339c-4f1d-ab79-4116a683e48e Aug 25 05:46:03.399883 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-f1f3a456-09cb-4605-9016-fb731b1bedb5 tempest-TestServerVolumeAttachmentScenario-896858193 tempest-TestServerVolumeAttachmentScenario-896858193-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:46:03.400192 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-f1f3a456-09cb-4605-9016-fb731b1bedb5 tempest-TestServerVolumeAttachmentScenario-896858193 tempest-TestServerVolumeAttachmentScenario-896858193-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:46:03.413310 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-1685d359-c7f3-422b-b8a4-5f7b3b6bb962 tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3bc26bd4-739e-414c-897c-7832a6d29fe7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'dcb44cf5-3980-41d2-87c4-dcc4669b56cc', 'volume_type': VolumeType(created_at=2026-08-25T05:35:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=23fc6e5d-fce0-4521-ba46-4837b4232084,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '23fc6e5d-fce0-4521-ba46-4837b4232084', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:46:03.414924 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-1685d359-c7f3-422b-b8a4-5f7b3b6bb962 tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0ed6679d-e6e7-4247-b6c6-cb341fdeb35d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:46:03.420750 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:46:03.420750 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:46:03.427609 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-f1f3a456-09cb-4605-9016-fb731b1bedb5 tempest-TestServerVolumeAttachmentScenario-896858193 tempest-TestServerVolumeAttachmentScenario-896858193-project-member] Volume info retrieved successfully. Aug 25 05:46:03.434294 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-f1f3a456-09cb-4605-9016-fb731b1bedb5 tempest-TestServerVolumeAttachmentScenario-896858193 tempest-TestServerVolumeAttachmentScenario-896858193-project-member] https://10.4.3.189/volume/v3/volumes/0836af34-339c-4f1d-ab79-4116a683e48e returned with HTTP 200 Aug 25 05:46:03.434739 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 574/2299] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:46:03 2026] GET /volume/v3/volumes/0836af34-339c-4f1d-ab79-4116a683e48e => generated 1150 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:46:03.451478 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-a02a1cf8-94f5-41b8-9df5-1e209800642f None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:46:03.454113 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-a02a1cf8-94f5-41b8-9df5-1e209800642f tempest-TestServerVolumeAttachmentScenario-896858193 tempest-TestServerVolumeAttachmentScenario-896858193-project-member] POST https://10.4.3.189/volume/v3/volumes/2263c0d4-1c92-4521-88c0-8412b523b941/action Aug 25 05:46:03.454660 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-a02a1cf8-94f5-41b8-9df5-1e209800642f tempest-TestServerVolumeAttachmentScenario-896858193 tempest-TestServerVolumeAttachmentScenario-896858193-project-member] Action body: b'{"os-detach": {"attachment_id": "a5173871-05e1-48be-a9ee-863592554424"}}' {{(pid=100271) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 05:46:03.455083 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-a02a1cf8-94f5-41b8-9df5-1e209800642f tempest-TestServerVolumeAttachmentScenario-896858193 tempest-TestServerVolumeAttachmentScenario-896858193-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {"attachment_id": "a5173871-05e1-48be-a9ee-863592554424"}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:46:03.473531 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:46:03.473531 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:46:03.474390 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-a02a1cf8-94f5-41b8-9df5-1e209800642f tempest-TestServerVolumeAttachmentScenario-896858193 tempest-TestServerVolumeAttachmentScenario-896858193-project-member] Volume info retrieved successfully. Aug 25 05:46:03.489353 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-a02a1cf8-94f5-41b8-9df5-1e209800642f tempest-TestServerVolumeAttachmentScenario-896858193 tempest-TestServerVolumeAttachmentScenario-896858193-project-member] https://10.4.3.189/volume/v3/volumes/2263c0d4-1c92-4521-88c0-8412b523b941/action returned with HTTP 400 Aug 25 05:46:03.490918 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 581/2300] 10.4.3.189 () {68 vars in 1390 bytes} [Tue Aug 25 05:46:03 2026] POST /volume/v3/volumes/2263c0d4-1c92-4521-88c0-8412b523b941/action => generated 100 bytes in 40 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 25 05:46:03.524251 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.quota [None req-1685d359-c7f3-422b-b8a4-5f7b3b6bb962 tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] Created reservations ['b47ce89d-9544-4780-b4e1-e8d98aa3c5a4', 'd65ce268-0488-40fb-a566-5d1f9a6f9d6f', '1c91e992-fe46-4ead-baf4-2fa455a6a1db', '54ae39f9-3201-492d-bb96-72c4f7e03968'] {{(pid=100270) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:46:03.525232 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-1685d359-c7f3-422b-b8a4-5f7b3b6bb962 tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0ed6679d-e6e7-4247-b6c6-cb341fdeb35d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b47ce89d-9544-4780-b4e1-e8d98aa3c5a4', 'd65ce268-0488-40fb-a566-5d1f9a6f9d6f', '1c91e992-fe46-4ead-baf4-2fa455a6a1db', '54ae39f9-3201-492d-bb96-72c4f7e03968']}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:46:03.526222 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-1685d359-c7f3-422b-b8a4-5f7b3b6bb962 tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4d38eee2-5952-469f-9c2f-4a6bc3665127) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:46:03.550653 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-e794bfb7-294e-4d4e-9ec3-cbb482ae7806 req-87b7b1b1-edc3-4649-a41a-b1903c577e12 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:46:03.557447 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-e794bfb7-294e-4d4e-9ec3-cbb482ae7806 req-87b7b1b1-edc3-4649-a41a-b1903c577e12 tempest-TestServerVolumeAttachmentScenario-896858193 tempest-TestServerVolumeAttachmentScenario-896858193-project-member] GET https://10.4.3.189/volume/v3/volumes/0836af34-339c-4f1d-ab79-4116a683e48e Aug 25 05:46:03.558128 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-e794bfb7-294e-4d4e-9ec3-cbb482ae7806 req-87b7b1b1-edc3-4649-a41a-b1903c577e12 tempest-TestServerVolumeAttachmentScenario-896858193 tempest-TestServerVolumeAttachmentScenario-896858193-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:46:03.558128 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-e794bfb7-294e-4d4e-9ec3-cbb482ae7806 req-87b7b1b1-edc3-4649-a41a-b1903c577e12 tempest-TestServerVolumeAttachmentScenario-896858193 tempest-TestServerVolumeAttachmentScenario-896858193-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:46:03.573427 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-1685d359-c7f3-422b-b8a4-5f7b3b6bb962 tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4d38eee2-5952-469f-9c2f-4a6bc3665127) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2866e0b1-8550-4452-a639-0556c39bae56', '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='e24cf0a135af47709a7cf9eb356ddd27',qos_specs=None,replication_status=,reservations=['b47ce89d-9544-4780-b4e1-e8d98aa3c5a4','d65ce268-0488-40fb-a566-5d1f9a6f9d6f','1c91e992-fe46-4ead-baf4-2fa455a6a1db','54ae39f9-3201-492d-bb96-72c4f7e03968'],size=1,snapshot_id=None,source_replicaid=,source_volid=dcb44cf5-3980-41d2-87c4-dcc4669b56cc,status='creating',user_id='3f8e858d7d3844a38e95fe703d6108c2',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084), '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-25T05:46:03Z,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=2866e0b1-8550-4452-a639-0556c39bae56,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e24cf0a135af47709a7cf9eb356ddd27',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=dcb44cf5-3980-41d2-87c4-dcc4669b56cc,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3f8e858d7d3844a38e95fe703d6108c2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(23fc6e5d-fce0-4521-ba46-4837b4232084),volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:46:03.573637 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:46:03.573637 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:46:03.574621 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-1685d359-c7f3-422b-b8a4-5f7b3b6bb962 tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3d54b655-7d5a-4742-ad0a-2e3fc574a386) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:46:03.581539 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [req-e794bfb7-294e-4d4e-9ec3-cbb482ae7806 req-87b7b1b1-edc3-4649-a41a-b1903c577e12 tempest-TestServerVolumeAttachmentScenario-896858193 tempest-TestServerVolumeAttachmentScenario-896858193-project-member] Volume info retrieved successfully. Aug 25 05:46:03.589612 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-e794bfb7-294e-4d4e-9ec3-cbb482ae7806 req-87b7b1b1-edc3-4649-a41a-b1903c577e12 tempest-TestServerVolumeAttachmentScenario-896858193 tempest-TestServerVolumeAttachmentScenario-896858193-project-member] https://10.4.3.189/volume/v3/volumes/0836af34-339c-4f1d-ab79-4116a683e48e returned with HTTP 200 Aug 25 05:46:03.590172 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 577/2301] 10.4.3.189 () {68 vars in 1598 bytes} [Tue Aug 25 05:46:03 2026] GET /volume/v3/volumes/0836af34-339c-4f1d-ab79-4116a683e48e => generated 1150 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:46:03.605781 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-1685d359-c7f3-422b-b8a4-5f7b3b6bb962 tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3d54b655-7d5a-4742-ad0a-2e3fc574a386) transitioned into state 'SUCCESS' from 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='e24cf0a135af47709a7cf9eb356ddd27',qos_specs=None,replication_status=,reservations=['b47ce89d-9544-4780-b4e1-e8d98aa3c5a4','d65ce268-0488-40fb-a566-5d1f9a6f9d6f','1c91e992-fe46-4ead-baf4-2fa455a6a1db','54ae39f9-3201-492d-bb96-72c4f7e03968'],size=1,snapshot_id=None,source_replicaid=,source_volid=dcb44cf5-3980-41d2-87c4-dcc4669b56cc,status='creating',user_id='3f8e858d7d3844a38e95fe703d6108c2',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:46:03.606737 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-1685d359-c7f3-422b-b8a4-5f7b3b6bb962 tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (96b9eec6-c35d-4fc8-b0f3-cba972bb28d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:46:03.618125 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-e794bfb7-294e-4d4e-9ec3-cbb482ae7806 req-b799d9f0-235c-41a9-a120-fdc0326da25a None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:46:03.621361 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-e794bfb7-294e-4d4e-9ec3-cbb482ae7806 req-b799d9f0-235c-41a9-a120-fdc0326da25a tempest-TestServerVolumeAttachmentScenario-896858193 tempest-TestServerVolumeAttachmentScenario-896858193-project-member] POST https://10.4.3.189/volume/v3/volumes/0836af34-339c-4f1d-ab79-4116a683e48e/action Aug 25 05:46:03.622408 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-e794bfb7-294e-4d4e-9ec3-cbb482ae7806 req-b799d9f0-235c-41a9-a120-fdc0326da25a tempest-TestServerVolumeAttachmentScenario-896858193 tempest-TestServerVolumeAttachmentScenario-896858193-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100269) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 05:46:03.622863 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-e794bfb7-294e-4d4e-9ec3-cbb482ae7806 req-b799d9f0-235c-41a9-a120-fdc0326da25a tempest-TestServerVolumeAttachmentScenario-896858193 tempest-TestServerVolumeAttachmentScenario-896858193-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:46:03.633037 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-1685d359-c7f3-422b-b8a4-5f7b3b6bb962 tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (96b9eec6-c35d-4fc8-b0f3-cba972bb28d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:46:03.634194 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-1685d359-c7f3-422b-b8a4-5f7b3b6bb962 tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] Flow 'volume_create_api' (dfaf4af4-744c-4c33-b520-28a395501c02) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100270) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:46:03.634591 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-1685d359-c7f3-422b-b8a4-5f7b3b6bb962 tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] Create volume request issued successfully. Aug 25 05:46:03.635279 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-1685d359-c7f3-422b-b8a4-5f7b3b6bb962 tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] https://10.4.3.189/volume/v3/volumes returned with HTTP 202 Aug 25 05:46:03.637794 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 570/2302] 10.4.3.189 () {70 vars in 1300 bytes} [Tue Aug 25 05:46:03 2026] POST /volume/v3/volumes => generated 809 bytes in 333 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:46:03.644643 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:46:03.644643 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:46:03.646143 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [req-e794bfb7-294e-4d4e-9ec3-cbb482ae7806 req-b799d9f0-235c-41a9-a120-fdc0326da25a tempest-TestServerVolumeAttachmentScenario-896858193 tempest-TestServerVolumeAttachmentScenario-896858193-project-member] Volume info retrieved successfully. Aug 25 05:46:03.652170 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-39bcf9e1-ffa3-4ba7-8ddf-58d11f6cc99f None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:46:03.654625 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-39bcf9e1-ffa3-4ba7-8ddf-58d11f6cc99f tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] GET https://10.4.3.189/volume/v3/volumes/2866e0b1-8550-4452-a639-0556c39bae56 Aug 25 05:46:03.654982 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-39bcf9e1-ffa3-4ba7-8ddf-58d11f6cc99f tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:46:03.655268 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-39bcf9e1-ffa3-4ba7-8ddf-58d11f6cc99f tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:46:03.656392 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [req-e794bfb7-294e-4d4e-9ec3-cbb482ae7806 req-b799d9f0-235c-41a9-a120-fdc0326da25a tempest-TestServerVolumeAttachmentScenario-896858193 tempest-TestServerVolumeAttachmentScenario-896858193-project-member] Begin detaching volume completed successfully. Aug 25 05:46:03.656733 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-e794bfb7-294e-4d4e-9ec3-cbb482ae7806 req-b799d9f0-235c-41a9-a120-fdc0326da25a tempest-TestServerVolumeAttachmentScenario-896858193 tempest-TestServerVolumeAttachmentScenario-896858193-project-member] https://10.4.3.189/volume/v3/volumes/0836af34-339c-4f1d-ab79-4116a683e48e/action returned with HTTP 202 Aug 25 05:46:03.657568 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 575/2303] 10.4.3.189 () {72 vars in 1672 bytes} [Tue Aug 25 05:46:03 2026] POST /volume/v3/volumes/0836af34-339c-4f1d-ab79-4116a683e48e/action => generated 0 bytes in 41 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 05:46:03.668792 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:46:03.668792 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:46:03.675660 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-39bcf9e1-ffa3-4ba7-8ddf-58d11f6cc99f tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] Volume info retrieved successfully. Aug 25 05:46:03.685467 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-39bcf9e1-ffa3-4ba7-8ddf-58d11f6cc99f tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] https://10.4.3.189/volume/v3/volumes/2866e0b1-8550-4452-a639-0556c39bae56 returned with HTTP 200 Aug 25 05:46:03.686389 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 582/2304] 10.4.3.189 () {68 vars in 1389 bytes} [Tue Aug 25 05:46:03 2026] GET /volume/v3/volumes/2866e0b1-8550-4452-a639-0556c39bae56 => generated 877 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:46:03.767279 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-91f43c7f-8766-4a1f-aa9d-14ab942e5256 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:46:03.767779 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-91f43c7f-8766-4a1f-aa9d-14ab942e5256 None None] GET https://10.4.3.189/volume// Aug 25 05:46:03.767934 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-91f43c7f-8766-4a1f-aa9d-14ab942e5256 None None] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:46:03.768229 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-91f43c7f-8766-4a1f-aa9d-14ab942e5256 None None] Calling method 'all' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:46:03.768897 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-91f43c7f-8766-4a1f-aa9d-14ab942e5256 None None] https://10.4.3.189/volume// returned with HTTP 300 Aug 25 05:46:03.769377 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 578/2305] 10.4.3.189 () {66 vars in 1426 bytes} [Tue Aug 25 05:46: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 25 05:46:03.784599 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [req-e794bfb7-294e-4d4e-9ec3-cbb482ae7806 req-6f7d6ccc-38c4-4bbb-806e-13779147ac23 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:46:03.792140 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-e794bfb7-294e-4d4e-9ec3-cbb482ae7806 req-6f7d6ccc-38c4-4bbb-806e-13779147ac23 tempest-TestServerVolumeAttachmentScenario-896858193 tempest-TestServerVolumeAttachmentScenario-896858193-project-member] GET https://10.4.3.189/volume/v3/volumes/0836af34-339c-4f1d-ab79-4116a683e48e Aug 25 05:46:03.792435 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-e794bfb7-294e-4d4e-9ec3-cbb482ae7806 req-6f7d6ccc-38c4-4bbb-806e-13779147ac23 tempest-TestServerVolumeAttachmentScenario-896858193 tempest-TestServerVolumeAttachmentScenario-896858193-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:46:03.792710 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-e794bfb7-294e-4d4e-9ec3-cbb482ae7806 req-6f7d6ccc-38c4-4bbb-806e-13779147ac23 tempest-TestServerVolumeAttachmentScenario-896858193 tempest-TestServerVolumeAttachmentScenario-896858193-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:46:03.813502 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:46:03.813502 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:46:03.818893 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [req-e794bfb7-294e-4d4e-9ec3-cbb482ae7806 req-6f7d6ccc-38c4-4bbb-806e-13779147ac23 tempest-TestServerVolumeAttachmentScenario-896858193 tempest-TestServerVolumeAttachmentScenario-896858193-project-member] Volume info retrieved successfully. Aug 25 05:46:03.824396 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-e794bfb7-294e-4d4e-9ec3-cbb482ae7806 req-6f7d6ccc-38c4-4bbb-806e-13779147ac23 tempest-TestServerVolumeAttachmentScenario-896858193 tempest-TestServerVolumeAttachmentScenario-896858193-project-member] https://10.4.3.189/volume/v3/volumes/0836af34-339c-4f1d-ab79-4116a683e48e returned with HTTP 200 Aug 25 05:46:03.825358 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 571/2306] 10.4.3.189 () {70 vars in 1639 bytes} [Tue Aug 25 05:46:03 2026] GET /volume/v3/volumes/0836af34-339c-4f1d-ab79-4116a683e48e => generated 1333 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 05:46:04.708436 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-202809f2-06ab-48ea-9da9-60ca3dc9fc13 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:46:04.710976 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-202809f2-06ab-48ea-9da9-60ca3dc9fc13 tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] GET https://10.4.3.189/volume/v3/volumes/2866e0b1-8550-4452-a639-0556c39bae56 Aug 25 05:46:04.711264 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-202809f2-06ab-48ea-9da9-60ca3dc9fc13 tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:46:04.711529 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-202809f2-06ab-48ea-9da9-60ca3dc9fc13 tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:46:04.721369 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:46:04.721369 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:46:04.727009 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-202809f2-06ab-48ea-9da9-60ca3dc9fc13 tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] Volume info retrieved successfully. Aug 25 05:46:04.734277 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-202809f2-06ab-48ea-9da9-60ca3dc9fc13 tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] https://10.4.3.189/volume/v3/volumes/2866e0b1-8550-4452-a639-0556c39bae56 returned with HTTP 200 Aug 25 05:46:04.734809 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 576/2307] 10.4.3.189 () {68 vars in 1389 bytes} [Tue Aug 25 05:46:04 2026] GET /volume/v3/volumes/2866e0b1-8550-4452-a639-0556c39bae56 => generated 1228 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 05:46:04.752993 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-dc7ffa4e-2a0b-4b7b-b957-8b162f459f02 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:46:04.762549 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-dc7ffa4e-2a0b-4b7b-b957-8b162f459f02 tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] GET https://10.4.3.189/volume/v3/volumes/2866e0b1-8550-4452-a639-0556c39bae56 Aug 25 05:46:04.763200 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-dc7ffa4e-2a0b-4b7b-b957-8b162f459f02 tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:46:04.763200 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-dc7ffa4e-2a0b-4b7b-b957-8b162f459f02 tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:46:04.783444 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:46:04.783444 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:46:04.795978 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-dc7ffa4e-2a0b-4b7b-b957-8b162f459f02 tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] Volume info retrieved successfully. Aug 25 05:46:04.803033 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-dc7ffa4e-2a0b-4b7b-b957-8b162f459f02 tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] https://10.4.3.189/volume/v3/volumes/2866e0b1-8550-4452-a639-0556c39bae56 returned with HTTP 200 Aug 25 05:46:04.803557 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 583/2308] 10.4.3.189 () {68 vars in 1389 bytes} [Tue Aug 25 05:46:04 2026] GET /volume/v3/volumes/2866e0b1-8550-4452-a639-0556c39bae56 => generated 1228 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 05:46:04.817595 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-3fd9d7db-bbcb-45f5-86f4-88cec4578eee None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:46:04.822898 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-3fd9d7db-bbcb-45f5-86f4-88cec4578eee tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] DELETE https://10.4.3.189/volume/v3/volumes/dcb44cf5-3980-41d2-87c4-dcc4669b56cc Aug 25 05:46:04.823197 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-3fd9d7db-bbcb-45f5-86f4-88cec4578eee tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:46:04.823466 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-3fd9d7db-bbcb-45f5-86f4-88cec4578eee tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:46:04.823657 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-3fd9d7db-bbcb-45f5-86f4-88cec4578eee tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] Delete volume with id: dcb44cf5-3980-41d2-87c4-dcc4669b56cc Aug 25 05:46:04.837745 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:46:04.837745 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:46:04.838440 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-3fd9d7db-bbcb-45f5-86f4-88cec4578eee tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] Volume info retrieved successfully. Aug 25 05:46:04.880298 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-3fd9d7db-bbcb-45f5-86f4-88cec4578eee tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] Delete volume request issued successfully. Aug 25 05:46:04.880564 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-3fd9d7db-bbcb-45f5-86f4-88cec4578eee tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] https://10.4.3.189/volume/v3/volumes/dcb44cf5-3980-41d2-87c4-dcc4669b56cc returned with HTTP 202 Aug 25 05:46:04.881124 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 579/2309] 10.4.3.189 () {68 vars in 1392 bytes} [Tue Aug 25 05:46:04 2026] DELETE /volume/v3/volumes/dcb44cf5-3980-41d2-87c4-dcc4669b56cc => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 05:46:04.891808 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-75696278-2f3e-4d74-879d-41e2892713a6 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:46:04.894309 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-75696278-2f3e-4d74-879d-41e2892713a6 tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] GET https://10.4.3.189/volume/v3/volumes/dcb44cf5-3980-41d2-87c4-dcc4669b56cc Aug 25 05:46:04.895152 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-75696278-2f3e-4d74-879d-41e2892713a6 tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:46:04.895152 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-75696278-2f3e-4d74-879d-41e2892713a6 tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:46:04.906640 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:46:04.906640 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:46:04.913148 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-75696278-2f3e-4d74-879d-41e2892713a6 tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] Volume info retrieved successfully. Aug 25 05:46:04.928725 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-75696278-2f3e-4d74-879d-41e2892713a6 tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] https://10.4.3.189/volume/v3/volumes/dcb44cf5-3980-41d2-87c4-dcc4669b56cc returned with HTTP 200 Aug 25 05:46:04.929352 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 572/2310] 10.4.3.189 () {68 vars in 1389 bytes} [Tue Aug 25 05:46:04 2026] GET /volume/v3/volumes/dcb44cf5-3980-41d2-87c4-dcc4669b56cc => generated 1192 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 05:46:04.937649 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-e794bfb7-294e-4d4e-9ec3-cbb482ae7806 req-63c02118-3a58-4451-8df6-04a61c0d00ca None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:46:04.941261 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-e794bfb7-294e-4d4e-9ec3-cbb482ae7806 req-63c02118-3a58-4451-8df6-04a61c0d00ca tempest-TestServerVolumeAttachmentScenario-896858193 tempest-TestServerVolumeAttachmentScenario-896858193-project-member] DELETE https://10.4.3.189/volume/v3/attachments/a5173871-05e1-48be-a9ee-863592554424 Aug 25 05:46:04.941475 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-e794bfb7-294e-4d4e-9ec3-cbb482ae7806 req-63c02118-3a58-4451-8df6-04a61c0d00ca tempest-TestServerVolumeAttachmentScenario-896858193 tempest-TestServerVolumeAttachmentScenario-896858193-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:46:04.941690 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-e794bfb7-294e-4d4e-9ec3-cbb482ae7806 req-63c02118-3a58-4451-8df6-04a61c0d00ca tempest-TestServerVolumeAttachmentScenario-896858193 tempest-TestServerVolumeAttachmentScenario-896858193-project-member] Calling method 'version_select' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:46:04.950253 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:46:04.950253 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:46:05.036390 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-e794bfb7-294e-4d4e-9ec3-cbb482ae7806 req-63c02118-3a58-4451-8df6-04a61c0d00ca tempest-TestServerVolumeAttachmentScenario-896858193 tempest-TestServerVolumeAttachmentScenario-896858193-project-member] https://10.4.3.189/volume/v3/attachments/a5173871-05e1-48be-a9ee-863592554424 returned with HTTP 200 Aug 25 05:46:05.037200 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 577/2311] 10.4.3.189 () {72 vars in 1673 bytes} [Tue Aug 25 05:46:04 2026] DELETE /volume/v3/attachments/a5173871-05e1-48be-a9ee-863592554424 => generated 19 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:46:05.877516 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-22ded18a-2961-4949-9c29-6f59d13e89b7 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:46:05.881265 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-22ded18a-2961-4949-9c29-6f59d13e89b7 tempest-TestServerVolumeAttachmentScenario-873747090 tempest-TestServerVolumeAttachmentScenario-873747090-project-admin] POST https://10.4.3.189/volume/v3/volumes/2263c0d4-1c92-4521-88c0-8412b523b941/action Aug 25 05:46:05.881265 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-22ded18a-2961-4949-9c29-6f59d13e89b7 tempest-TestServerVolumeAttachmentScenario-873747090 tempest-TestServerVolumeAttachmentScenario-873747090-project-admin] Action body: b'{"os-reset_status": {"status": "in-use"}}' {{(pid=100271) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 05:46:05.881453 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-22ded18a-2961-4949-9c29-6f59d13e89b7 tempest-TestServerVolumeAttachmentScenario-873747090 tempest-TestServerVolumeAttachmentScenario-873747090-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "in-use"}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:46:05.900081 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:46:05.900081 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:46:05.902844 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.contrib.admin_actions [None req-22ded18a-2961-4949-9c29-6f59d13e89b7 tempest-TestServerVolumeAttachmentScenario-873747090 tempest-TestServerVolumeAttachmentScenario-873747090-project-admin] Updating volume '2263c0d4-1c92-4521-88c0-8412b523b941' with '{'status': 'in-use'}' {{(pid=100271) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 25 05:46:05.937371 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-22ded18a-2961-4949-9c29-6f59d13e89b7 tempest-TestServerVolumeAttachmentScenario-873747090 tempest-TestServerVolumeAttachmentScenario-873747090-project-admin] https://10.4.3.189/volume/v3/volumes/2263c0d4-1c92-4521-88c0-8412b523b941/action returned with HTTP 202 Aug 25 05:46:05.938075 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 584/2312] 10.4.3.189 () {68 vars in 1390 bytes} [Tue Aug 25 05:46:05 2026] POST /volume/v3/volumes/2263c0d4-1c92-4521-88c0-8412b523b941/action => generated 0 bytes in 62 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Aug 25 05:46:05.946083 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-303e3a16-4d83-469d-9f33-8974ab1e65ef None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:46:05.948524 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-05cfc182-1405-4b88-af1b-61175ec17396 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:46:05.949245 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-303e3a16-4d83-469d-9f33-8974ab1e65ef tempest-TestServerVolumeAttachmentScenario-896858193 tempest-TestServerVolumeAttachmentScenario-896858193-project-member] GET https://10.4.3.189/volume/v3/volumes/2263c0d4-1c92-4521-88c0-8412b523b941 Aug 25 05:46:05.949500 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-303e3a16-4d83-469d-9f33-8974ab1e65ef tempest-TestServerVolumeAttachmentScenario-896858193 tempest-TestServerVolumeAttachmentScenario-896858193-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:46:05.949727 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-303e3a16-4d83-469d-9f33-8974ab1e65ef tempest-TestServerVolumeAttachmentScenario-896858193 tempest-TestServerVolumeAttachmentScenario-896858193-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:46:05.950869 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-05cfc182-1405-4b88-af1b-61175ec17396 tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] GET https://10.4.3.189/volume/v3/volumes/dcb44cf5-3980-41d2-87c4-dcc4669b56cc Aug 25 05:46:05.951118 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-05cfc182-1405-4b88-af1b-61175ec17396 tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:46:05.951435 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-05cfc182-1405-4b88-af1b-61175ec17396 tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:46:05.960029 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-05cfc182-1405-4b88-af1b-61175ec17396 tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] https://10.4.3.189/volume/v3/volumes/dcb44cf5-3980-41d2-87c4-dcc4669b56cc returned with HTTP 404 Aug 25 05:46:05.960835 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 573/2313] 10.4.3.189 () {68 vars in 1389 bytes} [Tue Aug 25 05:46:05 2026] GET /volume/v3/volumes/dcb44cf5-3980-41d2-87c4-dcc4669b56cc => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 05:46:05.971424 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:46:05.971424 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:46:05.976668 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-303e3a16-4d83-469d-9f33-8974ab1e65ef tempest-TestServerVolumeAttachmentScenario-896858193 tempest-TestServerVolumeAttachmentScenario-896858193-project-member] Volume info retrieved successfully. Aug 25 05:46:05.983549 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-303e3a16-4d83-469d-9f33-8974ab1e65ef tempest-TestServerVolumeAttachmentScenario-896858193 tempest-TestServerVolumeAttachmentScenario-896858193-project-member] https://10.4.3.189/volume/v3/volumes/2263c0d4-1c92-4521-88c0-8412b523b941 returned with HTTP 200 Aug 25 05:46:05.983549 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 580/2314] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:46:05 2026] GET /volume/v3/volumes/2263c0d4-1c92-4521-88c0-8412b523b941 => generated 1150 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:46:06.051117 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-a6e3acb0-8468-4b08-8110-8b22761649bc req-fa22fd1d-c1cc-4e35-93b5-05ed4660449e None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:46:06.055443 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-a6e3acb0-8468-4b08-8110-8b22761649bc req-fa22fd1d-c1cc-4e35-93b5-05ed4660449e tempest-TestServerVolumeAttachmentScenario-896858193 tempest-TestServerVolumeAttachmentScenario-896858193-project-member] GET https://10.4.3.189/volume/v3/volumes/2263c0d4-1c92-4521-88c0-8412b523b941 Aug 25 05:46:06.055672 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-a6e3acb0-8468-4b08-8110-8b22761649bc req-fa22fd1d-c1cc-4e35-93b5-05ed4660449e tempest-TestServerVolumeAttachmentScenario-896858193 tempest-TestServerVolumeAttachmentScenario-896858193-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:46:06.055995 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-a6e3acb0-8468-4b08-8110-8b22761649bc req-fa22fd1d-c1cc-4e35-93b5-05ed4660449e tempest-TestServerVolumeAttachmentScenario-896858193 tempest-TestServerVolumeAttachmentScenario-896858193-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:46:06.066873 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:46:06.066873 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:46:06.071838 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [req-a6e3acb0-8468-4b08-8110-8b22761649bc req-fa22fd1d-c1cc-4e35-93b5-05ed4660449e tempest-TestServerVolumeAttachmentScenario-896858193 tempest-TestServerVolumeAttachmentScenario-896858193-project-member] Volume info retrieved successfully. Aug 25 05:46:06.077937 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-a6e3acb0-8468-4b08-8110-8b22761649bc req-fa22fd1d-c1cc-4e35-93b5-05ed4660449e tempest-TestServerVolumeAttachmentScenario-896858193 tempest-TestServerVolumeAttachmentScenario-896858193-project-member] https://10.4.3.189/volume/v3/volumes/2263c0d4-1c92-4521-88c0-8412b523b941 returned with HTTP 200 Aug 25 05:46:06.078464 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 578/2315] 10.4.3.189 () {68 vars in 1598 bytes} [Tue Aug 25 05:46:06 2026] GET /volume/v3/volumes/2263c0d4-1c92-4521-88c0-8412b523b941 => generated 1150 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:46:06.104092 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-a6e3acb0-8468-4b08-8110-8b22761649bc req-99b07cf3-cd49-4e66-89f9-93c16878703c None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:46:06.106934 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-a6e3acb0-8468-4b08-8110-8b22761649bc req-99b07cf3-cd49-4e66-89f9-93c16878703c tempest-TestServerVolumeAttachmentScenario-896858193 tempest-TestServerVolumeAttachmentScenario-896858193-project-member] POST https://10.4.3.189/volume/v3/volumes/2263c0d4-1c92-4521-88c0-8412b523b941/action Aug 25 05:46:06.107629 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-a6e3acb0-8468-4b08-8110-8b22761649bc req-99b07cf3-cd49-4e66-89f9-93c16878703c tempest-TestServerVolumeAttachmentScenario-896858193 tempest-TestServerVolumeAttachmentScenario-896858193-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100271) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 05:46:06.107936 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-a6e3acb0-8468-4b08-8110-8b22761649bc req-99b07cf3-cd49-4e66-89f9-93c16878703c tempest-TestServerVolumeAttachmentScenario-896858193 tempest-TestServerVolumeAttachmentScenario-896858193-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:46:06.130083 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:46:06.130083 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:46:06.130083 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [req-a6e3acb0-8468-4b08-8110-8b22761649bc req-99b07cf3-cd49-4e66-89f9-93c16878703c tempest-TestServerVolumeAttachmentScenario-896858193 tempest-TestServerVolumeAttachmentScenario-896858193-project-member] Volume info retrieved successfully. Aug 25 05:46:06.141243 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [req-a6e3acb0-8468-4b08-8110-8b22761649bc req-99b07cf3-cd49-4e66-89f9-93c16878703c tempest-TestServerVolumeAttachmentScenario-896858193 tempest-TestServerVolumeAttachmentScenario-896858193-project-member] Begin detaching volume completed successfully. Aug 25 05:46:06.141243 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-a6e3acb0-8468-4b08-8110-8b22761649bc req-99b07cf3-cd49-4e66-89f9-93c16878703c tempest-TestServerVolumeAttachmentScenario-896858193 tempest-TestServerVolumeAttachmentScenario-896858193-project-member] https://10.4.3.189/volume/v3/volumes/2263c0d4-1c92-4521-88c0-8412b523b941/action returned with HTTP 202 Aug 25 05:46:06.141243 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 585/2316] 10.4.3.189 () {72 vars in 1672 bytes} [Tue Aug 25 05:46:06 2026] POST /volume/v3/volumes/2263c0d4-1c92-4521-88c0-8412b523b941/action => generated 0 bytes in 38 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 05:46:06.214397 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-837ef407-0870-493e-bc08-39cc4441539c None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:46:06.214397 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-837ef407-0870-493e-bc08-39cc4441539c None None] GET https://10.4.3.189/volume// Aug 25 05:46:06.214397 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-837ef407-0870-493e-bc08-39cc4441539c None None] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:46:06.214397 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-837ef407-0870-493e-bc08-39cc4441539c None None] Calling method 'all' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:46:06.214397 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-837ef407-0870-493e-bc08-39cc4441539c None None] https://10.4.3.189/volume// returned with HTTP 300 Aug 25 05:46:06.214397 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 574/2317] 10.4.3.189 () {66 vars in 1426 bytes} [Tue Aug 25 05:46: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 25 05:46:06.225569 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-a6e3acb0-8468-4b08-8110-8b22761649bc req-444fc3b7-3086-4007-bd38-c159871fe063 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:46:06.228229 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-a6e3acb0-8468-4b08-8110-8b22761649bc req-444fc3b7-3086-4007-bd38-c159871fe063 tempest-TestServerVolumeAttachmentScenario-896858193 tempest-TestServerVolumeAttachmentScenario-896858193-project-member] GET https://10.4.3.189/volume/v3/volumes/2263c0d4-1c92-4521-88c0-8412b523b941 Aug 25 05:46:06.228456 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-a6e3acb0-8468-4b08-8110-8b22761649bc req-444fc3b7-3086-4007-bd38-c159871fe063 tempest-TestServerVolumeAttachmentScenario-896858193 tempest-TestServerVolumeAttachmentScenario-896858193-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:46:06.228708 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-a6e3acb0-8468-4b08-8110-8b22761649bc req-444fc3b7-3086-4007-bd38-c159871fe063 tempest-TestServerVolumeAttachmentScenario-896858193 tempest-TestServerVolumeAttachmentScenario-896858193-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:46:06.234519 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-db759857-28aa-4cd8-be55-00f25ac77a18 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:46:06.236695 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-db759857-28aa-4cd8-be55-00f25ac77a18 tempest-VolumesActionsTest-849564805 tempest-VolumesActionsTest-849564805-project-member] GET https://10.4.3.189/volume/v3/volumes/88949fdf-752b-464d-92db-990411c58a08 Aug 25 05:46:06.236981 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-db759857-28aa-4cd8-be55-00f25ac77a18 tempest-VolumesActionsTest-849564805 tempest-VolumesActionsTest-849564805-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:46:06.237256 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-db759857-28aa-4cd8-be55-00f25ac77a18 tempest-VolumesActionsTest-849564805 tempest-VolumesActionsTest-849564805-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:46:06.248022 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:46:06.248022 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:46:06.251682 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:46:06.251682 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:46:06.253924 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-db759857-28aa-4cd8-be55-00f25ac77a18 tempest-VolumesActionsTest-849564805 tempest-VolumesActionsTest-849564805-project-member] Volume info retrieved successfully. Aug 25 05:46:06.256347 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [req-a6e3acb0-8468-4b08-8110-8b22761649bc req-444fc3b7-3086-4007-bd38-c159871fe063 tempest-TestServerVolumeAttachmentScenario-896858193 tempest-TestServerVolumeAttachmentScenario-896858193-project-member] Volume info retrieved successfully. Aug 25 05:46:06.261936 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-db759857-28aa-4cd8-be55-00f25ac77a18 tempest-VolumesActionsTest-849564805 tempest-VolumesActionsTest-849564805-project-member] https://10.4.3.189/volume/v3/volumes/88949fdf-752b-464d-92db-990411c58a08 returned with HTTP 200 Aug 25 05:46:06.261936 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 579/2318] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:46:06 2026] GET /volume/v3/volumes/88949fdf-752b-464d-92db-990411c58a08 => generated 861 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:46:06.262864 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-a6e3acb0-8468-4b08-8110-8b22761649bc req-444fc3b7-3086-4007-bd38-c159871fe063 tempest-TestServerVolumeAttachmentScenario-896858193 tempest-TestServerVolumeAttachmentScenario-896858193-project-member] https://10.4.3.189/volume/v3/volumes/2263c0d4-1c92-4521-88c0-8412b523b941 returned with HTTP 200 Aug 25 05:46:06.263538 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 581/2319] 10.4.3.189 () {70 vars in 1639 bytes} [Tue Aug 25 05:46:06 2026] GET /volume/v3/volumes/2263c0d4-1c92-4521-88c0-8412b523b941 => generated 1333 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 05:46:07.088480 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-54de6a7a-13c4-4c0d-a244-598ed7d34e45 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:46:07.091768 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-54de6a7a-13c4-4c0d-a244-598ed7d34e45 tempest-VolumesActionsTest-849564805 tempest-VolumesActionsTest-849564805-project-member] GET https://10.4.3.189/volume/v3/volumes/88949fdf-752b-464d-92db-990411c58a08 Aug 25 05:46:07.092207 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-54de6a7a-13c4-4c0d-a244-598ed7d34e45 tempest-VolumesActionsTest-849564805 tempest-VolumesActionsTest-849564805-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:46:07.092598 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-54de6a7a-13c4-4c0d-a244-598ed7d34e45 tempest-VolumesActionsTest-849564805 tempest-VolumesActionsTest-849564805-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:46:07.104511 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:46:07.104511 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:46:07.109700 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-54de6a7a-13c4-4c0d-a244-598ed7d34e45 tempest-VolumesActionsTest-849564805 tempest-VolumesActionsTest-849564805-project-member] Volume info retrieved successfully. Aug 25 05:46:07.120441 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-54de6a7a-13c4-4c0d-a244-598ed7d34e45 tempest-VolumesActionsTest-849564805 tempest-VolumesActionsTest-849564805-project-member] https://10.4.3.189/volume/v3/volumes/88949fdf-752b-464d-92db-990411c58a08 returned with HTTP 200 Aug 25 05:46:07.120972 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 586/2320] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:46:07 2026] GET /volume/v3/volumes/88949fdf-752b-464d-92db-990411c58a08 => generated 861 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:46:07.135504 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-2e9233c1-7747-4fab-a6bb-52a17d70841c None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:46:07.137472 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-2e9233c1-7747-4fab-a6bb-52a17d70841c tempest-VolumesActionsTest-849564805 tempest-VolumesActionsTest-849564805-project-member] DELETE https://10.4.3.189/volume/v3/volumes/88949fdf-752b-464d-92db-990411c58a08 Aug 25 05:46:07.137792 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-2e9233c1-7747-4fab-a6bb-52a17d70841c tempest-VolumesActionsTest-849564805 tempest-VolumesActionsTest-849564805-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:46:07.137931 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-2e9233c1-7747-4fab-a6bb-52a17d70841c tempest-VolumesActionsTest-849564805 tempest-VolumesActionsTest-849564805-project-member] Calling method 'delete' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:46:07.138162 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.v3.volumes [None req-2e9233c1-7747-4fab-a6bb-52a17d70841c tempest-VolumesActionsTest-849564805 tempest-VolumesActionsTest-849564805-project-member] Delete volume with id: 88949fdf-752b-464d-92db-990411c58a08 Aug 25 05:46:07.151562 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:46:07.151562 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:46:07.152337 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-2e9233c1-7747-4fab-a6bb-52a17d70841c tempest-VolumesActionsTest-849564805 tempest-VolumesActionsTest-849564805-project-member] Volume info retrieved successfully. Aug 25 05:46:07.182560 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-2e9233c1-7747-4fab-a6bb-52a17d70841c tempest-VolumesActionsTest-849564805 tempest-VolumesActionsTest-849564805-project-member] Delete volume request issued successfully. Aug 25 05:46:07.182880 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-2e9233c1-7747-4fab-a6bb-52a17d70841c tempest-VolumesActionsTest-849564805 tempest-VolumesActionsTest-849564805-project-member] https://10.4.3.189/volume/v3/volumes/88949fdf-752b-464d-92db-990411c58a08 returned with HTTP 202 Aug 25 05:46:07.183682 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 575/2321] 10.4.3.189 () {66 vars in 1351 bytes} [Tue Aug 25 05:46:07 2026] DELETE /volume/v3/volumes/88949fdf-752b-464d-92db-990411c58a08 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:46:07.195390 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-16f1557c-3061-4c56-b22a-d3e39f3ba305 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:46:07.201479 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-16f1557c-3061-4c56-b22a-d3e39f3ba305 tempest-VolumesActionsTest-849564805 tempest-VolumesActionsTest-849564805-project-member] GET https://10.4.3.189/volume/v3/volumes/88949fdf-752b-464d-92db-990411c58a08 Aug 25 05:46:07.201479 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-16f1557c-3061-4c56-b22a-d3e39f3ba305 tempest-VolumesActionsTest-849564805 tempest-VolumesActionsTest-849564805-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:46:07.202800 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-16f1557c-3061-4c56-b22a-d3e39f3ba305 tempest-VolumesActionsTest-849564805 tempest-VolumesActionsTest-849564805-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:46:07.213714 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:46:07.213714 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:46:07.219827 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-16f1557c-3061-4c56-b22a-d3e39f3ba305 tempest-VolumesActionsTest-849564805 tempest-VolumesActionsTest-849564805-project-member] Volume info retrieved successfully. Aug 25 05:46:07.229004 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-16f1557c-3061-4c56-b22a-d3e39f3ba305 tempest-VolumesActionsTest-849564805 tempest-VolumesActionsTest-849564805-project-member] https://10.4.3.189/volume/v3/volumes/88949fdf-752b-464d-92db-990411c58a08 returned with HTTP 200 Aug 25 05:46:07.229616 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 580/2322] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:46:07 2026] GET /volume/v3/volumes/88949fdf-752b-464d-92db-990411c58a08 => generated 860 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:46:07.251695 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-a6e3acb0-8468-4b08-8110-8b22761649bc req-e1a46a8a-33ea-4e35-ac12-5bf1ce5cacaa None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:46:07.254383 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-a6e3acb0-8468-4b08-8110-8b22761649bc req-e1a46a8a-33ea-4e35-ac12-5bf1ce5cacaa tempest-TestServerVolumeAttachmentScenario-896858193 tempest-TestServerVolumeAttachmentScenario-896858193-project-member] DELETE https://10.4.3.189/volume/v3/attachments/ea4d94a0-bc65-43dc-a6eb-6829696f5636 Aug 25 05:46:07.254624 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-a6e3acb0-8468-4b08-8110-8b22761649bc req-e1a46a8a-33ea-4e35-ac12-5bf1ce5cacaa tempest-TestServerVolumeAttachmentScenario-896858193 tempest-TestServerVolumeAttachmentScenario-896858193-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:46:07.255136 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-a6e3acb0-8468-4b08-8110-8b22761649bc req-e1a46a8a-33ea-4e35-ac12-5bf1ce5cacaa tempest-TestServerVolumeAttachmentScenario-896858193 tempest-TestServerVolumeAttachmentScenario-896858193-project-member] Calling method 'version_select' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:46:07.264284 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:46:07.264284 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:46:07.338999 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-a6e3acb0-8468-4b08-8110-8b22761649bc req-e1a46a8a-33ea-4e35-ac12-5bf1ce5cacaa tempest-TestServerVolumeAttachmentScenario-896858193 tempest-TestServerVolumeAttachmentScenario-896858193-project-member] https://10.4.3.189/volume/v3/attachments/ea4d94a0-bc65-43dc-a6eb-6829696f5636 returned with HTTP 200 Aug 25 05:46:07.339434 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 582/2323] 10.4.3.189 () {72 vars in 1673 bytes} [Tue Aug 25 05:46:07 2026] DELETE /volume/v3/attachments/ea4d94a0-bc65-43dc-a6eb-6829696f5636 => generated 19 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:46:08.214070 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-2f46e348-7b8d-4963-952d-98fb43956cbf None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:46:08.218099 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-2f46e348-7b8d-4963-952d-98fb43956cbf tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] POST https://10.4.3.189/volume/v3/volumes Aug 25 05:46:08.218674 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-2f46e348-7b8d-4963-952d-98fb43956cbf tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-teste6050452-06bd-4c7f-9912-45178c83e379", "imageRef": "909206f5-497c-4ac6-a1e7-71c7beb241c0", "size": 1}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:46:08.221468 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.v3.volumes [None req-2f46e348-7b8d-4963-952d-98fb43956cbf tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] Create volume request body: {'volume': {'name': 'volume1-for-teste6050452-06bd-4c7f-9912-45178c83e379', 'imageRef': '909206f5-497c-4ac6-a1e7-71c7beb241c0', 'size': 1}} {{(pid=100271) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 05:46:08.246439 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-d6c0ba48-7df1-45a5-aaf7-be9d1e59d380 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:46:08.250172 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-d6c0ba48-7df1-45a5-aaf7-be9d1e59d380 tempest-VolumesActionsTest-849564805 tempest-VolumesActionsTest-849564805-project-member] GET https://10.4.3.189/volume/v3/volumes/88949fdf-752b-464d-92db-990411c58a08 Aug 25 05:46:08.250412 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-d6c0ba48-7df1-45a5-aaf7-be9d1e59d380 tempest-VolumesActionsTest-849564805 tempest-VolumesActionsTest-849564805-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:46:08.250633 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-d6c0ba48-7df1-45a5-aaf7-be9d1e59d380 tempest-VolumesActionsTest-849564805 tempest-VolumesActionsTest-849564805-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:46:08.258313 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-d6c0ba48-7df1-45a5-aaf7-be9d1e59d380 tempest-VolumesActionsTest-849564805 tempest-VolumesActionsTest-849564805-project-member] https://10.4.3.189/volume/v3/volumes/88949fdf-752b-464d-92db-990411c58a08 returned with HTTP 404 Aug 25 05:46:08.259087 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 576/2324] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:46:08 2026] GET /volume/v3/volumes/88949fdf-752b-464d-92db-990411c58a08 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:46:08.328900 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [None req-2f46e348-7b8d-4963-952d-98fb43956cbf tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] Create volume of 1 GB Aug 25 05:46:08.334994 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-2f46e348-7b8d-4963-952d-98fb43956cbf tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] Availability Zones retrieved successfully. Aug 25 05:46:08.344674 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-2f46e348-7b8d-4963-952d-98fb43956cbf tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] Flow 'volume_create_api' (cb66921a-c866-417a-9ed9-2fa316b3fec4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:46:08.346443 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-2f46e348-7b8d-4963-952d-98fb43956cbf tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dd44148c-0174-4e41-8051-356f9f43c19b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:46:08.348079 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.flows.api.create_volume [None req-2f46e348-7b8d-4963-952d-98fb43956cbf tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] Validating volume size '1' using validate_int {{(pid=100271) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 05:46:08.364275 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-ac9853ab-11cf-4a7f-92a8-3e71615a547b req-281ae90c-7278-440b-84bf-2d3398dd1604 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:46:08.367464 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-ac9853ab-11cf-4a7f-92a8-3e71615a547b req-281ae90c-7278-440b-84bf-2d3398dd1604 tempest-TestServerVolumeAttachmentScenario-896858193 tempest-TestServerVolumeAttachmentScenario-896858193-project-member] GET https://10.4.3.189/volume/v3/volumes/2263c0d4-1c92-4521-88c0-8412b523b941 Aug 25 05:46:08.367973 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-ac9853ab-11cf-4a7f-92a8-3e71615a547b req-281ae90c-7278-440b-84bf-2d3398dd1604 tempest-TestServerVolumeAttachmentScenario-896858193 tempest-TestServerVolumeAttachmentScenario-896858193-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:46:08.369078 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-ac9853ab-11cf-4a7f-92a8-3e71615a547b req-281ae90c-7278-440b-84bf-2d3398dd1604 tempest-TestServerVolumeAttachmentScenario-896858193 tempest-TestServerVolumeAttachmentScenario-896858193-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:46:08.376729 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:46:08.376729 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:46:08.381741 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [req-ac9853ab-11cf-4a7f-92a8-3e71615a547b req-281ae90c-7278-440b-84bf-2d3398dd1604 tempest-TestServerVolumeAttachmentScenario-896858193 tempest-TestServerVolumeAttachmentScenario-896858193-project-member] Volume info retrieved successfully. Aug 25 05:46:08.386350 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-ac9853ab-11cf-4a7f-92a8-3e71615a547b req-281ae90c-7278-440b-84bf-2d3398dd1604 tempest-TestServerVolumeAttachmentScenario-896858193 tempest-TestServerVolumeAttachmentScenario-896858193-project-member] https://10.4.3.189/volume/v3/volumes/2263c0d4-1c92-4521-88c0-8412b523b941 returned with HTTP 200 Aug 25 05:46:08.387005 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 581/2325] 10.4.3.189 () {68 vars in 1598 bytes} [Tue Aug 25 05:46:08 2026] GET /volume/v3/volumes/2263c0d4-1c92-4521-88c0-8412b523b941 => generated 858 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 25 05:46:08.422994 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-2f46e348-7b8d-4963-952d-98fb43956cbf tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dd44148c-0174-4e41-8051-356f9f43c19b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T05:35:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=23fc6e5d-fce0-4521-ba46-4837b4232084,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '23fc6e5d-fce0-4521-ba46-4837b4232084', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:46:08.423967 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-2f46e348-7b8d-4963-952d-98fb43956cbf tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8189026b-3574-40db-b599-30cc26435454) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:46:08.504039 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.quota [None req-2f46e348-7b8d-4963-952d-98fb43956cbf tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] Created reservations ['262325c8-e1b1-483a-a763-37d05693abc0', '1d558535-5be5-4a00-b246-429c2cb81a1b', '17add776-f506-4e16-afb8-fbb969b75290', 'a15fe9ef-b102-4d88-a689-c7b55c891720'] {{(pid=100271) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:46:08.505928 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-2f46e348-7b8d-4963-952d-98fb43956cbf tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8189026b-3574-40db-b599-30cc26435454) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['262325c8-e1b1-483a-a763-37d05693abc0', '1d558535-5be5-4a00-b246-429c2cb81a1b', '17add776-f506-4e16-afb8-fbb969b75290', 'a15fe9ef-b102-4d88-a689-c7b55c891720']}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:46:08.507701 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-2f46e348-7b8d-4963-952d-98fb43956cbf tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1b9bcfe4-6ce9-411f-bee3-3742840890d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:46:08.542265 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-2f46e348-7b8d-4963-952d-98fb43956cbf tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1b9bcfe4-6ce9-411f-bee3-3742840890d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c593390c-84e6-40dc-940c-631b47202b26', '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='e24cf0a135af47709a7cf9eb356ddd27',qos_specs=None,replication_status=,reservations=['262325c8-e1b1-483a-a763-37d05693abc0','1d558535-5be5-4a00-b246-429c2cb81a1b','17add776-f506-4e16-afb8-fbb969b75290','a15fe9ef-b102-4d88-a689-c7b55c891720'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3f8e858d7d3844a38e95fe703d6108c2',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T05:46:08Z,deleted=False,deleted_at=None,display_description=None,display_name='volume1-for-teste6050452-06bd-4c7f-9912-45178c83e379',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c593390c-84e6-40dc-940c-631b47202b26,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e24cf0a135af47709a7cf9eb356ddd27',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3f8e858d7d3844a38e95fe703d6108c2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(23fc6e5d-fce0-4521-ba46-4837b4232084),volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:46:08.543411 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-2f46e348-7b8d-4963-952d-98fb43956cbf tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (68adc702-62fc-482a-8e3c-3b7732b5d61d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:46:08.574087 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-2f46e348-7b8d-4963-952d-98fb43956cbf tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (68adc702-62fc-482a-8e3c-3b7732b5d61d) transitioned into state 'SUCCESS' from 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='e24cf0a135af47709a7cf9eb356ddd27',qos_specs=None,replication_status=,reservations=['262325c8-e1b1-483a-a763-37d05693abc0','1d558535-5be5-4a00-b246-429c2cb81a1b','17add776-f506-4e16-afb8-fbb969b75290','a15fe9ef-b102-4d88-a689-c7b55c891720'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3f8e858d7d3844a38e95fe703d6108c2',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:46:08.574914 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-2f46e348-7b8d-4963-952d-98fb43956cbf tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4972a6ff-d142-4a8f-85c8-3679004de603) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:46:08.591721 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-2f46e348-7b8d-4963-952d-98fb43956cbf tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4972a6ff-d142-4a8f-85c8-3679004de603) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:46:08.592952 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-2f46e348-7b8d-4963-952d-98fb43956cbf tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] Flow 'volume_create_api' (cb66921a-c866-417a-9ed9-2fa316b3fec4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100271) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:46:08.593340 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-2f46e348-7b8d-4963-952d-98fb43956cbf tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] Create volume request issued successfully. Aug 25 05:46:08.594074 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-2f46e348-7b8d-4963-952d-98fb43956cbf tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] https://10.4.3.189/volume/v3/volumes returned with HTTP 202 Aug 25 05:46:08.594596 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 587/2326] 10.4.3.189 () {70 vars in 1300 bytes} [Tue Aug 25 05:46:08 2026] POST /volume/v3/volumes => generated 775 bytes in 381 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:46:08.616728 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-aeadcf28-747e-49f6-b83c-ae3ae6ebe977 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:46:08.619727 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-aeadcf28-747e-49f6-b83c-ae3ae6ebe977 tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] GET https://10.4.3.189/volume/v3/volumes/c593390c-84e6-40dc-940c-631b47202b26 Aug 25 05:46:08.620095 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-aeadcf28-747e-49f6-b83c-ae3ae6ebe977 tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:46:08.620840 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-aeadcf28-747e-49f6-b83c-ae3ae6ebe977 tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:46:08.635097 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:46:08.635097 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:46:08.641074 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-aeadcf28-747e-49f6-b83c-ae3ae6ebe977 tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] Volume info retrieved successfully. Aug 25 05:46:08.648945 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-aeadcf28-747e-49f6-b83c-ae3ae6ebe977 tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] https://10.4.3.189/volume/v3/volumes/c593390c-84e6-40dc-940c-631b47202b26 returned with HTTP 200 Aug 25 05:46:08.651460 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 583/2327] 10.4.3.189 () {68 vars in 1389 bytes} [Tue Aug 25 05:46:08 2026] GET /volume/v3/volumes/c593390c-84e6-40dc-940c-631b47202b26 => generated 843 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:46:09.670151 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-9918c85c-12ef-42e9-b363-08636f28b4bd None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:46:09.673194 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-9918c85c-12ef-42e9-b363-08636f28b4bd tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] GET https://10.4.3.189/volume/v3/volumes/c593390c-84e6-40dc-940c-631b47202b26 Aug 25 05:46:09.673452 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-9918c85c-12ef-42e9-b363-08636f28b4bd tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:46:09.673678 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-9918c85c-12ef-42e9-b363-08636f28b4bd tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:46:09.685745 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:46:09.685745 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:46:09.690103 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-9918c85c-12ef-42e9-b363-08636f28b4bd tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] Volume info retrieved successfully. Aug 25 05:46:09.696311 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-9918c85c-12ef-42e9-b363-08636f28b4bd tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] https://10.4.3.189/volume/v3/volumes/c593390c-84e6-40dc-940c-631b47202b26 returned with HTTP 200 Aug 25 05:46:09.696508 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 577/2328] 10.4.3.189 () {68 vars in 1389 bytes} [Tue Aug 25 05:46:09 2026] GET /volume/v3/volumes/c593390c-84e6-40dc-940c-631b47202b26 => generated 867 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:46:10.713373 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-d63e686b-d1f4-435e-ad1e-35673abe93ac None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:46:10.715609 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-d63e686b-d1f4-435e-ad1e-35673abe93ac tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] GET https://10.4.3.189/volume/v3/volumes/c593390c-84e6-40dc-940c-631b47202b26 Aug 25 05:46:10.715834 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-d63e686b-d1f4-435e-ad1e-35673abe93ac tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:46:10.716074 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-d63e686b-d1f4-435e-ad1e-35673abe93ac tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:46:10.725127 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:46:10.725127 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:46:10.728901 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-d63e686b-d1f4-435e-ad1e-35673abe93ac tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] Volume info retrieved successfully. Aug 25 05:46:10.734231 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-d63e686b-d1f4-435e-ad1e-35673abe93ac tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] https://10.4.3.189/volume/v3/volumes/c593390c-84e6-40dc-940c-631b47202b26 returned with HTTP 200 Aug 25 05:46:10.734669 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 582/2329] 10.4.3.189 () {68 vars in 1389 bytes} [Tue Aug 25 05:46:10 2026] GET /volume/v3/volumes/c593390c-84e6-40dc-940c-631b47202b26 => generated 928 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:46:11.753080 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-7fa58bcf-f531-484b-a330-3b479fa23c59 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:46:11.755980 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-7fa58bcf-f531-484b-a330-3b479fa23c59 tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] GET https://10.4.3.189/volume/v3/volumes/c593390c-84e6-40dc-940c-631b47202b26 Aug 25 05:46:11.756494 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-7fa58bcf-f531-484b-a330-3b479fa23c59 tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:46:11.756887 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-7fa58bcf-f531-484b-a330-3b479fa23c59 tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:46:11.767411 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:46:11.767411 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:46:11.773263 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-7fa58bcf-f531-484b-a330-3b479fa23c59 tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] Volume info retrieved successfully. Aug 25 05:46:11.781320 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-7fa58bcf-f531-484b-a330-3b479fa23c59 tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] https://10.4.3.189/volume/v3/volumes/c593390c-84e6-40dc-940c-631b47202b26 returned with HTTP 200 Aug 25 05:46:11.781902 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 588/2330] 10.4.3.189 () {68 vars in 1389 bytes} [Tue Aug 25 05:46:11 2026] GET /volume/v3/volumes/c593390c-84e6-40dc-940c-631b47202b26 => generated 928 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:46:11.793560 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-3a1ad0f9-9c49-4376-af72-41f4dec25561 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:46:11.795535 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-3a1ad0f9-9c49-4376-af72-41f4dec25561 tempest-TestServerVolumeAttachmentScenario-896858193 tempest-TestServerVolumeAttachmentScenario-896858193-project-member] DELETE https://10.4.3.189/volume/v3/volumes/0836af34-339c-4f1d-ab79-4116a683e48e Aug 25 05:46:11.795771 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-3a1ad0f9-9c49-4376-af72-41f4dec25561 tempest-TestServerVolumeAttachmentScenario-896858193 tempest-TestServerVolumeAttachmentScenario-896858193-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:46:11.796027 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-3a1ad0f9-9c49-4376-af72-41f4dec25561 tempest-TestServerVolumeAttachmentScenario-896858193 tempest-TestServerVolumeAttachmentScenario-896858193-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:46:11.796257 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-3a1ad0f9-9c49-4376-af72-41f4dec25561 tempest-TestServerVolumeAttachmentScenario-896858193 tempest-TestServerVolumeAttachmentScenario-896858193-project-member] Delete volume with id: 0836af34-339c-4f1d-ab79-4116a683e48e Aug 25 05:46:11.804872 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:46:11.804872 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:46:11.805365 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-3a1ad0f9-9c49-4376-af72-41f4dec25561 tempest-TestServerVolumeAttachmentScenario-896858193 tempest-TestServerVolumeAttachmentScenario-896858193-project-member] Volume info retrieved successfully. Aug 25 05:46:11.828234 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-3a1ad0f9-9c49-4376-af72-41f4dec25561 tempest-TestServerVolumeAttachmentScenario-896858193 tempest-TestServerVolumeAttachmentScenario-896858193-project-member] Delete volume request issued successfully. Aug 25 05:46:11.828499 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-3a1ad0f9-9c49-4376-af72-41f4dec25561 tempest-TestServerVolumeAttachmentScenario-896858193 tempest-TestServerVolumeAttachmentScenario-896858193-project-member] https://10.4.3.189/volume/v3/volumes/0836af34-339c-4f1d-ab79-4116a683e48e returned with HTTP 202 Aug 25 05:46:11.829119 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 584/2331] 10.4.3.189 () {66 vars in 1351 bytes} [Tue Aug 25 05:46:11 2026] DELETE /volume/v3/volumes/0836af34-339c-4f1d-ab79-4116a683e48e => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:46:11.839837 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-65906397-888e-4a4c-95f4-be20e3e5dbd2 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:46:11.842374 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-65906397-888e-4a4c-95f4-be20e3e5dbd2 tempest-TestServerVolumeAttachmentScenario-896858193 tempest-TestServerVolumeAttachmentScenario-896858193-project-member] GET https://10.4.3.189/volume/v3/volumes/0836af34-339c-4f1d-ab79-4116a683e48e Aug 25 05:46:11.842713 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-65906397-888e-4a4c-95f4-be20e3e5dbd2 tempest-TestServerVolumeAttachmentScenario-896858193 tempest-TestServerVolumeAttachmentScenario-896858193-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:46:11.843022 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-65906397-888e-4a4c-95f4-be20e3e5dbd2 tempest-TestServerVolumeAttachmentScenario-896858193 tempest-TestServerVolumeAttachmentScenario-896858193-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:46:11.853501 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:46:11.853501 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:46:11.859296 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-65906397-888e-4a4c-95f4-be20e3e5dbd2 tempest-TestServerVolumeAttachmentScenario-896858193 tempest-TestServerVolumeAttachmentScenario-896858193-project-member] Volume info retrieved successfully. Aug 25 05:46:11.866238 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-65906397-888e-4a4c-95f4-be20e3e5dbd2 tempest-TestServerVolumeAttachmentScenario-896858193 tempest-TestServerVolumeAttachmentScenario-896858193-project-member] https://10.4.3.189/volume/v3/volumes/0836af34-339c-4f1d-ab79-4116a683e48e returned with HTTP 200 Aug 25 05:46:11.866819 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 578/2332] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:46:11 2026] GET /volume/v3/volumes/0836af34-339c-4f1d-ab79-4116a683e48e => generated 857 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:46:12.802925 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-ac30f1aa-f8f7-4617-9786-f23dc316172a None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:46:12.805094 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-ac30f1aa-f8f7-4617-9786-f23dc316172a tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] GET https://10.4.3.189/volume/v3/volumes/c593390c-84e6-40dc-940c-631b47202b26 Aug 25 05:46:12.805435 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-ac30f1aa-f8f7-4617-9786-f23dc316172a tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:46:12.805717 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-ac30f1aa-f8f7-4617-9786-f23dc316172a tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:46:12.814721 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:46:12.814721 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:46:12.820213 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-ac30f1aa-f8f7-4617-9786-f23dc316172a tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] Volume info retrieved successfully. Aug 25 05:46:12.834354 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-ac30f1aa-f8f7-4617-9786-f23dc316172a tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] https://10.4.3.189/volume/v3/volumes/c593390c-84e6-40dc-940c-631b47202b26 returned with HTTP 200 Aug 25 05:46:12.834354 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 583/2333] 10.4.3.189 () {68 vars in 1389 bytes} [Tue Aug 25 05:46:12 2026] GET /volume/v3/volumes/c593390c-84e6-40dc-940c-631b47202b26 => generated 928 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:46:12.883855 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-d434eabf-1030-4854-a29e-03b0022a25a9 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:46:12.886119 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-d434eabf-1030-4854-a29e-03b0022a25a9 tempest-TestServerVolumeAttachmentScenario-896858193 tempest-TestServerVolumeAttachmentScenario-896858193-project-member] GET https://10.4.3.189/volume/v3/volumes/0836af34-339c-4f1d-ab79-4116a683e48e Aug 25 05:46:12.886356 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-d434eabf-1030-4854-a29e-03b0022a25a9 tempest-TestServerVolumeAttachmentScenario-896858193 tempest-TestServerVolumeAttachmentScenario-896858193-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:46:12.886668 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-d434eabf-1030-4854-a29e-03b0022a25a9 tempest-TestServerVolumeAttachmentScenario-896858193 tempest-TestServerVolumeAttachmentScenario-896858193-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:46:12.893629 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-d434eabf-1030-4854-a29e-03b0022a25a9 tempest-TestServerVolumeAttachmentScenario-896858193 tempest-TestServerVolumeAttachmentScenario-896858193-project-member] https://10.4.3.189/volume/v3/volumes/0836af34-339c-4f1d-ab79-4116a683e48e returned with HTTP 404 Aug 25 05:46:12.894682 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 589/2334] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:46:12 2026] GET /volume/v3/volumes/0836af34-339c-4f1d-ab79-4116a683e48e => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:46:12.902999 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-06a7fd7b-246d-4ebf-9e95-a77b52606b2e None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:46:12.905004 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-06a7fd7b-246d-4ebf-9e95-a77b52606b2e tempest-TestServerVolumeAttachmentScenario-896858193 tempest-TestServerVolumeAttachmentScenario-896858193-project-member] DELETE https://10.4.3.189/volume/v3/volumes/2263c0d4-1c92-4521-88c0-8412b523b941 Aug 25 05:46:12.905254 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-06a7fd7b-246d-4ebf-9e95-a77b52606b2e tempest-TestServerVolumeAttachmentScenario-896858193 tempest-TestServerVolumeAttachmentScenario-896858193-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:46:12.905494 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-06a7fd7b-246d-4ebf-9e95-a77b52606b2e tempest-TestServerVolumeAttachmentScenario-896858193 tempest-TestServerVolumeAttachmentScenario-896858193-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:46:12.905723 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-06a7fd7b-246d-4ebf-9e95-a77b52606b2e tempest-TestServerVolumeAttachmentScenario-896858193 tempest-TestServerVolumeAttachmentScenario-896858193-project-member] Delete volume with id: 2263c0d4-1c92-4521-88c0-8412b523b941 Aug 25 05:46:12.914271 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:46:12.914271 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:46:12.914874 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-06a7fd7b-246d-4ebf-9e95-a77b52606b2e tempest-TestServerVolumeAttachmentScenario-896858193 tempest-TestServerVolumeAttachmentScenario-896858193-project-member] Volume info retrieved successfully. Aug 25 05:46:12.934577 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-06a7fd7b-246d-4ebf-9e95-a77b52606b2e tempest-TestServerVolumeAttachmentScenario-896858193 tempest-TestServerVolumeAttachmentScenario-896858193-project-member] Delete volume request issued successfully. Aug 25 05:46:12.934826 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-06a7fd7b-246d-4ebf-9e95-a77b52606b2e tempest-TestServerVolumeAttachmentScenario-896858193 tempest-TestServerVolumeAttachmentScenario-896858193-project-member] https://10.4.3.189/volume/v3/volumes/2263c0d4-1c92-4521-88c0-8412b523b941 returned with HTTP 202 Aug 25 05:46:12.935301 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 585/2335] 10.4.3.189 () {66 vars in 1351 bytes} [Tue Aug 25 05:46:12 2026] DELETE /volume/v3/volumes/2263c0d4-1c92-4521-88c0-8412b523b941 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:46:12.944292 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-6c2c6ed1-4513-4c62-9446-3cbb2e6bb3f1 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:46:12.946526 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-6c2c6ed1-4513-4c62-9446-3cbb2e6bb3f1 tempest-TestServerVolumeAttachmentScenario-896858193 tempest-TestServerVolumeAttachmentScenario-896858193-project-member] GET https://10.4.3.189/volume/v3/volumes/2263c0d4-1c92-4521-88c0-8412b523b941 Aug 25 05:46:12.946526 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-6c2c6ed1-4513-4c62-9446-3cbb2e6bb3f1 tempest-TestServerVolumeAttachmentScenario-896858193 tempest-TestServerVolumeAttachmentScenario-896858193-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:46:12.947003 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-6c2c6ed1-4513-4c62-9446-3cbb2e6bb3f1 tempest-TestServerVolumeAttachmentScenario-896858193 tempest-TestServerVolumeAttachmentScenario-896858193-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:46:12.956216 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:46:12.956216 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:46:12.961641 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-6c2c6ed1-4513-4c62-9446-3cbb2e6bb3f1 tempest-TestServerVolumeAttachmentScenario-896858193 tempest-TestServerVolumeAttachmentScenario-896858193-project-member] Volume info retrieved successfully. Aug 25 05:46:12.968180 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-6c2c6ed1-4513-4c62-9446-3cbb2e6bb3f1 tempest-TestServerVolumeAttachmentScenario-896858193 tempest-TestServerVolumeAttachmentScenario-896858193-project-member] https://10.4.3.189/volume/v3/volumes/2263c0d4-1c92-4521-88c0-8412b523b941 returned with HTTP 200 Aug 25 05:46:12.968798 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 579/2336] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:46:12 2026] GET /volume/v3/volumes/2263c0d4-1c92-4521-88c0-8412b523b941 => generated 857 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:46:12.998468 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-fddc7a58-9fff-4f5c-838b-fa864c6bf70a None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:46:13.000550 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-fddc7a58-9fff-4f5c-838b-fa864c6bf70a tempest-VolumesCloneTest-1935122648 tempest-VolumesCloneTest-1935122648-project-member] POST https://10.4.3.189/volume/v3/volumes Aug 25 05:46:13.001002 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-fddc7a58-9fff-4f5c-838b-fa864c6bf70a tempest-VolumesCloneTest-1935122648 tempest-VolumesCloneTest-1935122648-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "821ab3e7-1977-4d78-a63f-5997ce48392f", "size": 1, "name": "tempest-VolumesCloneTest-Volume-1071293743"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:46:13.002834 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.v3.volumes [None req-fddc7a58-9fff-4f5c-838b-fa864c6bf70a tempest-VolumesCloneTest-1935122648 tempest-VolumesCloneTest-1935122648-project-member] Create volume request body: {'volume': {'imageRef': '821ab3e7-1977-4d78-a63f-5997ce48392f', 'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-1071293743'}} {{(pid=100269) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 05:46:13.108561 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.v3.volumes [None req-fddc7a58-9fff-4f5c-838b-fa864c6bf70a tempest-VolumesCloneTest-1935122648 tempest-VolumesCloneTest-1935122648-project-member] Create volume of 1 GB Aug 25 05:46:13.115608 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-fddc7a58-9fff-4f5c-838b-fa864c6bf70a tempest-VolumesCloneTest-1935122648 tempest-VolumesCloneTest-1935122648-project-member] Availability Zones retrieved successfully. Aug 25 05:46:13.122685 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-fddc7a58-9fff-4f5c-838b-fa864c6bf70a tempest-VolumesCloneTest-1935122648 tempest-VolumesCloneTest-1935122648-project-member] Flow 'volume_create_api' (d6eb0537-0ddc-413a-a59f-c2a24a568298) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:46:13.123875 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-fddc7a58-9fff-4f5c-838b-fa864c6bf70a tempest-VolumesCloneTest-1935122648 tempest-VolumesCloneTest-1935122648-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (950c0575-f5c5-42b2-bcf7-383d30e1df9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:46:13.125077 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.flows.api.create_volume [None req-fddc7a58-9fff-4f5c-838b-fa864c6bf70a tempest-VolumesCloneTest-1935122648 tempest-VolumesCloneTest-1935122648-project-member] Validating volume size '1' using validate_int {{(pid=100269) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 05:46:13.208986 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-fddc7a58-9fff-4f5c-838b-fa864c6bf70a tempest-VolumesCloneTest-1935122648 tempest-VolumesCloneTest-1935122648-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (950c0575-f5c5-42b2-bcf7-383d30e1df9b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T05:35:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=23fc6e5d-fce0-4521-ba46-4837b4232084,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '23fc6e5d-fce0-4521-ba46-4837b4232084', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:46:13.210042 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-fddc7a58-9fff-4f5c-838b-fa864c6bf70a tempest-VolumesCloneTest-1935122648 tempest-VolumesCloneTest-1935122648-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bf8a5b84-8c22-4486-b73d-86689169ead4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:46:13.288247 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.quota [None req-fddc7a58-9fff-4f5c-838b-fa864c6bf70a tempest-VolumesCloneTest-1935122648 tempest-VolumesCloneTest-1935122648-project-member] Created reservations ['cdc90fcd-91a3-4c98-b8e6-449a0f065c60', '08762ea3-7513-43a6-bde0-082828fd9f1b', 'b64ff22f-4ef9-4174-b9e5-1cb2087f2a89', 'd5934e14-9ef5-4d0c-bfe0-10c6c9931aac'] {{(pid=100269) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:46:13.289139 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-fddc7a58-9fff-4f5c-838b-fa864c6bf70a tempest-VolumesCloneTest-1935122648 tempest-VolumesCloneTest-1935122648-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bf8a5b84-8c22-4486-b73d-86689169ead4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cdc90fcd-91a3-4c98-b8e6-449a0f065c60', '08762ea3-7513-43a6-bde0-082828fd9f1b', 'b64ff22f-4ef9-4174-b9e5-1cb2087f2a89', 'd5934e14-9ef5-4d0c-bfe0-10c6c9931aac']}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:46:13.289924 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-fddc7a58-9fff-4f5c-838b-fa864c6bf70a tempest-VolumesCloneTest-1935122648 tempest-VolumesCloneTest-1935122648-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6b25ad47-8f39-440d-92f3-b6c00f03eee2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:46:13.320495 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-fddc7a58-9fff-4f5c-838b-fa864c6bf70a tempest-VolumesCloneTest-1935122648 tempest-VolumesCloneTest-1935122648-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6b25ad47-8f39-440d-92f3-b6c00f03eee2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8fd097a0-ad86-40eb-8ae6-c1cefde15761', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1071293743',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cfeac46383c7483192e0ff18ce1e5e35',qos_specs=None,replication_status=,reservations=['cdc90fcd-91a3-4c98-b8e6-449a0f065c60','08762ea3-7513-43a6-bde0-082828fd9f1b','b64ff22f-4ef9-4174-b9e5-1cb2087f2a89','d5934e14-9ef5-4d0c-bfe0-10c6c9931aac'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='baa3b5f2428744fc85f08063d525a0ce',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T05:46:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1071293743',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8fd097a0-ad86-40eb-8ae6-c1cefde15761,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cfeac46383c7483192e0ff18ce1e5e35',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='baa3b5f2428744fc85f08063d525a0ce',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(23fc6e5d-fce0-4521-ba46-4837b4232084),volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:46:13.321548 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-fddc7a58-9fff-4f5c-838b-fa864c6bf70a tempest-VolumesCloneTest-1935122648 tempest-VolumesCloneTest-1935122648-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (93be400b-9099-4342-bb1b-02e68a031aa1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:46:13.345739 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-fddc7a58-9fff-4f5c-838b-fa864c6bf70a tempest-VolumesCloneTest-1935122648 tempest-VolumesCloneTest-1935122648-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (93be400b-9099-4342-bb1b-02e68a031aa1) transitioned into state 'SUCCESS' from state '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-1071293743',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cfeac46383c7483192e0ff18ce1e5e35',qos_specs=None,replication_status=,reservations=['cdc90fcd-91a3-4c98-b8e6-449a0f065c60','08762ea3-7513-43a6-bde0-082828fd9f1b','b64ff22f-4ef9-4174-b9e5-1cb2087f2a89','d5934e14-9ef5-4d0c-bfe0-10c6c9931aac'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='baa3b5f2428744fc85f08063d525a0ce',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:46:13.346647 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-fddc7a58-9fff-4f5c-838b-fa864c6bf70a tempest-VolumesCloneTest-1935122648 tempest-VolumesCloneTest-1935122648-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bf3297b2-b8d3-4669-816f-580182d8f7da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:46:13.357429 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-fddc7a58-9fff-4f5c-838b-fa864c6bf70a tempest-VolumesCloneTest-1935122648 tempest-VolumesCloneTest-1935122648-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bf3297b2-b8d3-4669-816f-580182d8f7da) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:46:13.358399 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-fddc7a58-9fff-4f5c-838b-fa864c6bf70a tempest-VolumesCloneTest-1935122648 tempest-VolumesCloneTest-1935122648-project-member] Flow 'volume_create_api' (d6eb0537-0ddc-413a-a59f-c2a24a568298) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:46:13.358745 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-fddc7a58-9fff-4f5c-838b-fa864c6bf70a tempest-VolumesCloneTest-1935122648 tempest-VolumesCloneTest-1935122648-project-member] Create volume request issued successfully. Aug 25 05:46:13.359468 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-fddc7a58-9fff-4f5c-838b-fa864c6bf70a tempest-VolumesCloneTest-1935122648 tempest-VolumesCloneTest-1935122648-project-member] https://10.4.3.189/volume/v3/volumes returned with HTTP 202 Aug 25 05:46:13.360173 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 584/2337] 10.4.3.189 () {68 vars in 1259 bytes} [Tue Aug 25 05:46:12 2026] POST /volume/v3/volumes => generated 747 bytes in 362 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 05:46:13.376888 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-f4a21724-948d-47ed-a924-b010fddabe41 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:46:13.379827 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-f4a21724-948d-47ed-a924-b010fddabe41 tempest-VolumesCloneTest-1935122648 tempest-VolumesCloneTest-1935122648-project-member] GET https://10.4.3.189/volume/v3/volumes/8fd097a0-ad86-40eb-8ae6-c1cefde15761 Aug 25 05:46:13.380122 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-f4a21724-948d-47ed-a924-b010fddabe41 tempest-VolumesCloneTest-1935122648 tempest-VolumesCloneTest-1935122648-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:46:13.380382 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-f4a21724-948d-47ed-a924-b010fddabe41 tempest-VolumesCloneTest-1935122648 tempest-VolumesCloneTest-1935122648-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:46:13.393405 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:46:13.393405 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:46:13.399994 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-f4a21724-948d-47ed-a924-b010fddabe41 tempest-VolumesCloneTest-1935122648 tempest-VolumesCloneTest-1935122648-project-member] Volume info retrieved successfully. Aug 25 05:46:13.407655 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-f4a21724-948d-47ed-a924-b010fddabe41 tempest-VolumesCloneTest-1935122648 tempest-VolumesCloneTest-1935122648-project-member] https://10.4.3.189/volume/v3/volumes/8fd097a0-ad86-40eb-8ae6-c1cefde15761 returned with HTTP 200 Aug 25 05:46:13.408259 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 590/2338] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:46:13 2026] GET /volume/v3/volumes/8fd097a0-ad86-40eb-8ae6-c1cefde15761 => generated 815 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:46:13.849503 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-569e4f69-2478-4373-b308-3895d614f95d None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:46:13.851442 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-569e4f69-2478-4373-b308-3895d614f95d tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] GET https://10.4.3.189/volume/v3/volumes/c593390c-84e6-40dc-940c-631b47202b26 Aug 25 05:46:13.852104 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-569e4f69-2478-4373-b308-3895d614f95d tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:46:13.852104 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-569e4f69-2478-4373-b308-3895d614f95d tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:46:13.859981 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:46:13.859981 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:46:13.864254 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-569e4f69-2478-4373-b308-3895d614f95d tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] Volume info retrieved successfully. Aug 25 05:46:13.869077 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-569e4f69-2478-4373-b308-3895d614f95d tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] https://10.4.3.189/volume/v3/volumes/c593390c-84e6-40dc-940c-631b47202b26 returned with HTTP 200 Aug 25 05:46:13.869571 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 586/2339] 10.4.3.189 () {68 vars in 1389 bytes} [Tue Aug 25 05:46:13 2026] GET /volume/v3/volumes/c593390c-84e6-40dc-940c-631b47202b26 => generated 928 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:46:13.987713 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-c5038e0d-7d7a-4ce9-af20-4d2224a5b2dd None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:46:13.990143 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-c5038e0d-7d7a-4ce9-af20-4d2224a5b2dd tempest-TestServerVolumeAttachmentScenario-896858193 tempest-TestServerVolumeAttachmentScenario-896858193-project-member] GET https://10.4.3.189/volume/v3/volumes/2263c0d4-1c92-4521-88c0-8412b523b941 Aug 25 05:46:13.990420 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-c5038e0d-7d7a-4ce9-af20-4d2224a5b2dd tempest-TestServerVolumeAttachmentScenario-896858193 tempest-TestServerVolumeAttachmentScenario-896858193-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:46:13.990686 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-c5038e0d-7d7a-4ce9-af20-4d2224a5b2dd tempest-TestServerVolumeAttachmentScenario-896858193 tempest-TestServerVolumeAttachmentScenario-896858193-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:46:13.998272 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-c5038e0d-7d7a-4ce9-af20-4d2224a5b2dd tempest-TestServerVolumeAttachmentScenario-896858193 tempest-TestServerVolumeAttachmentScenario-896858193-project-member] https://10.4.3.189/volume/v3/volumes/2263c0d4-1c92-4521-88c0-8412b523b941 returned with HTTP 404 Aug 25 05:46:13.998928 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 580/2340] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:46:13 2026] GET /volume/v3/volumes/2263c0d4-1c92-4521-88c0-8412b523b941 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:46:14.422845 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-5bc82175-5e0d-49fa-a182-45b2a9d0ab1c None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:46:14.425546 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-5bc82175-5e0d-49fa-a182-45b2a9d0ab1c tempest-VolumesCloneTest-1935122648 tempest-VolumesCloneTest-1935122648-project-member] GET https://10.4.3.189/volume/v3/volumes/8fd097a0-ad86-40eb-8ae6-c1cefde15761 Aug 25 05:46:14.425865 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-5bc82175-5e0d-49fa-a182-45b2a9d0ab1c tempest-VolumesCloneTest-1935122648 tempest-VolumesCloneTest-1935122648-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:46:14.426157 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-5bc82175-5e0d-49fa-a182-45b2a9d0ab1c tempest-VolumesCloneTest-1935122648 tempest-VolumesCloneTest-1935122648-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:46:14.435869 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:46:14.435869 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:46:14.442893 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-5bc82175-5e0d-49fa-a182-45b2a9d0ab1c tempest-VolumesCloneTest-1935122648 tempest-VolumesCloneTest-1935122648-project-member] Volume info retrieved successfully. Aug 25 05:46:14.450733 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-5bc82175-5e0d-49fa-a182-45b2a9d0ab1c tempest-VolumesCloneTest-1935122648 tempest-VolumesCloneTest-1935122648-project-member] https://10.4.3.189/volume/v3/volumes/8fd097a0-ad86-40eb-8ae6-c1cefde15761 returned with HTTP 200 Aug 25 05:46:14.451288 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 585/2341] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:46:14 2026] GET /volume/v3/volumes/8fd097a0-ad86-40eb-8ae6-c1cefde15761 => generated 1355 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:46:14.469099 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-ca38c3c5-46bd-41ec-9ba5-2b802077c4bf None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:46:14.470350 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-ca38c3c5-46bd-41ec-9ba5-2b802077c4bf tempest-VolumesCloneTest-1935122648 tempest-VolumesCloneTest-1935122648-project-member] POST https://10.4.3.189/volume/v3/volumes Aug 25 05:46:14.470759 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-ca38c3c5-46bd-41ec-9ba5-2b802077c4bf tempest-VolumesCloneTest-1935122648 tempest-VolumesCloneTest-1935122648-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "8fd097a0-ad86-40eb-8ae6-c1cefde15761", "size": 1, "name": "tempest-VolumesCloneTest-Volume-1365027890"}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:46:14.473375 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.v3.volumes [None req-ca38c3c5-46bd-41ec-9ba5-2b802077c4bf tempest-VolumesCloneTest-1935122648 tempest-VolumesCloneTest-1935122648-project-member] Create volume request body: {'volume': {'source_volid': '8fd097a0-ad86-40eb-8ae6-c1cefde15761', 'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-1365027890'}} {{(pid=100271) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 05:46:14.485727 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:46:14.485727 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:46:14.486746 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-ca38c3c5-46bd-41ec-9ba5-2b802077c4bf tempest-VolumesCloneTest-1935122648 tempest-VolumesCloneTest-1935122648-project-member] Volume retrieved successfully. Aug 25 05:46:14.487158 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [None req-ca38c3c5-46bd-41ec-9ba5-2b802077c4bf tempest-VolumesCloneTest-1935122648 tempest-VolumesCloneTest-1935122648-project-member] Create volume of 1 GB Aug 25 05:46:14.500738 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-ca38c3c5-46bd-41ec-9ba5-2b802077c4bf tempest-VolumesCloneTest-1935122648 tempest-VolumesCloneTest-1935122648-project-member] Availability Zones retrieved successfully. Aug 25 05:46:14.513257 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-ca38c3c5-46bd-41ec-9ba5-2b802077c4bf tempest-VolumesCloneTest-1935122648 tempest-VolumesCloneTest-1935122648-project-member] Flow 'volume_create_api' (fd127c5d-ee30-447a-8741-bf9191557049) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:46:14.513257 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-ca38c3c5-46bd-41ec-9ba5-2b802077c4bf tempest-VolumesCloneTest-1935122648 tempest-VolumesCloneTest-1935122648-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c3a1ba21-8857-4fcc-a874-0160c149e02c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:46:14.513457 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.flows.api.create_volume [None req-ca38c3c5-46bd-41ec-9ba5-2b802077c4bf tempest-VolumesCloneTest-1935122648 tempest-VolumesCloneTest-1935122648-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100271) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 05:46:14.548091 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-ca38c3c5-46bd-41ec-9ba5-2b802077c4bf tempest-VolumesCloneTest-1935122648 tempest-VolumesCloneTest-1935122648-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c3a1ba21-8857-4fcc-a874-0160c149e02c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '8fd097a0-ad86-40eb-8ae6-c1cefde15761', 'volume_type': VolumeType(created_at=2026-08-25T05:35:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=23fc6e5d-fce0-4521-ba46-4837b4232084,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '23fc6e5d-fce0-4521-ba46-4837b4232084', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:46:14.549371 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-ca38c3c5-46bd-41ec-9ba5-2b802077c4bf tempest-VolumesCloneTest-1935122648 tempest-VolumesCloneTest-1935122648-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (40d1daa2-6537-40fe-b45c-bb0908f9616c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:46:14.605871 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.quota [None req-ca38c3c5-46bd-41ec-9ba5-2b802077c4bf tempest-VolumesCloneTest-1935122648 tempest-VolumesCloneTest-1935122648-project-member] Created reservations ['04573653-c55a-4d2e-a423-00345193b376', 'a6fffbeb-4c99-47f5-9204-37689a1cd0bd', '80fa11a7-7aed-4ec6-9040-b6a801230720', 'aaf745e0-2b1c-4220-a7ad-359b6153572e'] {{(pid=100271) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:46:14.607129 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-ca38c3c5-46bd-41ec-9ba5-2b802077c4bf tempest-VolumesCloneTest-1935122648 tempest-VolumesCloneTest-1935122648-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (40d1daa2-6537-40fe-b45c-bb0908f9616c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['04573653-c55a-4d2e-a423-00345193b376', 'a6fffbeb-4c99-47f5-9204-37689a1cd0bd', '80fa11a7-7aed-4ec6-9040-b6a801230720', 'aaf745e0-2b1c-4220-a7ad-359b6153572e']}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:46:14.608370 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-ca38c3c5-46bd-41ec-9ba5-2b802077c4bf tempest-VolumesCloneTest-1935122648 tempest-VolumesCloneTest-1935122648-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8c8569a4-84de-49bb-b8bb-7ae0918c8680) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:46:14.650891 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-ca38c3c5-46bd-41ec-9ba5-2b802077c4bf tempest-VolumesCloneTest-1935122648 tempest-VolumesCloneTest-1935122648-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8c8569a4-84de-49bb-b8bb-7ae0918c8680) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3f120d31-5554-407b-a656-dea7caab32e5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1365027890',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cfeac46383c7483192e0ff18ce1e5e35',qos_specs=None,replication_status=,reservations=['04573653-c55a-4d2e-a423-00345193b376','a6fffbeb-4c99-47f5-9204-37689a1cd0bd','80fa11a7-7aed-4ec6-9040-b6a801230720','aaf745e0-2b1c-4220-a7ad-359b6153572e'],size=1,snapshot_id=None,source_replicaid=,source_volid=8fd097a0-ad86-40eb-8ae6-c1cefde15761,status='creating',user_id='baa3b5f2428744fc85f08063d525a0ce',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084), '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-25T05:46:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1365027890',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3f120d31-5554-407b-a656-dea7caab32e5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cfeac46383c7483192e0ff18ce1e5e35',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=8fd097a0-ad86-40eb-8ae6-c1cefde15761,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='baa3b5f2428744fc85f08063d525a0ce',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(23fc6e5d-fce0-4521-ba46-4837b4232084),volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:46:14.651686 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-ca38c3c5-46bd-41ec-9ba5-2b802077c4bf tempest-VolumesCloneTest-1935122648 tempest-VolumesCloneTest-1935122648-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (873dbe78-3392-41ab-96f8-1b480efa30b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:46:14.679650 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-ca38c3c5-46bd-41ec-9ba5-2b802077c4bf tempest-VolumesCloneTest-1935122648 tempest-VolumesCloneTest-1935122648-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (873dbe78-3392-41ab-96f8-1b480efa30b7) transitioned into state 'SUCCESS' from state '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-1365027890',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cfeac46383c7483192e0ff18ce1e5e35',qos_specs=None,replication_status=,reservations=['04573653-c55a-4d2e-a423-00345193b376','a6fffbeb-4c99-47f5-9204-37689a1cd0bd','80fa11a7-7aed-4ec6-9040-b6a801230720','aaf745e0-2b1c-4220-a7ad-359b6153572e'],size=1,snapshot_id=None,source_replicaid=,source_volid=8fd097a0-ad86-40eb-8ae6-c1cefde15761,status='creating',user_id='baa3b5f2428744fc85f08063d525a0ce',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:46:14.681569 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-ca38c3c5-46bd-41ec-9ba5-2b802077c4bf tempest-VolumesCloneTest-1935122648 tempest-VolumesCloneTest-1935122648-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (382d10bf-c2e4-4f81-8b7a-6679c04fe12d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:46:14.702640 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-ca38c3c5-46bd-41ec-9ba5-2b802077c4bf tempest-VolumesCloneTest-1935122648 tempest-VolumesCloneTest-1935122648-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (382d10bf-c2e4-4f81-8b7a-6679c04fe12d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:46:14.703810 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-ca38c3c5-46bd-41ec-9ba5-2b802077c4bf tempest-VolumesCloneTest-1935122648 tempest-VolumesCloneTest-1935122648-project-member] Flow 'volume_create_api' (fd127c5d-ee30-447a-8741-bf9191557049) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100271) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:46:14.704228 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-ca38c3c5-46bd-41ec-9ba5-2b802077c4bf tempest-VolumesCloneTest-1935122648 tempest-VolumesCloneTest-1935122648-project-member] Create volume request issued successfully. Aug 25 05:46:14.705001 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-ca38c3c5-46bd-41ec-9ba5-2b802077c4bf tempest-VolumesCloneTest-1935122648 tempest-VolumesCloneTest-1935122648-project-member] https://10.4.3.189/volume/v3/volumes returned with HTTP 202 Aug 25 05:46:14.706095 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 591/2342] 10.4.3.189 () {68 vars in 1259 bytes} [Tue Aug 25 05:46:14 2026] POST /volume/v3/volumes => generated 780 bytes in 239 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 05:46:14.722663 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-45074fc2-4b3e-4dba-8809-753e3798d55d None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:46:14.725355 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-45074fc2-4b3e-4dba-8809-753e3798d55d tempest-VolumesCloneTest-1935122648 tempest-VolumesCloneTest-1935122648-project-member] GET https://10.4.3.189/volume/v3/volumes/3f120d31-5554-407b-a656-dea7caab32e5 Aug 25 05:46:14.725649 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-45074fc2-4b3e-4dba-8809-753e3798d55d tempest-VolumesCloneTest-1935122648 tempest-VolumesCloneTest-1935122648-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:46:14.725943 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-45074fc2-4b3e-4dba-8809-753e3798d55d tempest-VolumesCloneTest-1935122648 tempest-VolumesCloneTest-1935122648-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:46:14.736915 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:46:14.736915 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:46:14.742794 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-45074fc2-4b3e-4dba-8809-753e3798d55d tempest-VolumesCloneTest-1935122648 tempest-VolumesCloneTest-1935122648-project-member] Volume info retrieved successfully. Aug 25 05:46:14.749706 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-45074fc2-4b3e-4dba-8809-753e3798d55d tempest-VolumesCloneTest-1935122648 tempest-VolumesCloneTest-1935122648-project-member] https://10.4.3.189/volume/v3/volumes/3f120d31-5554-407b-a656-dea7caab32e5 returned with HTTP 200 Aug 25 05:46:14.750761 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 587/2343] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:46:14 2026] GET /volume/v3/volumes/3f120d31-5554-407b-a656-dea7caab32e5 => generated 848 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:46:14.883513 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-85a9d530-4c59-4ce4-a603-f70496cc75e0 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:46:14.885718 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-85a9d530-4c59-4ce4-a603-f70496cc75e0 tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] GET https://10.4.3.189/volume/v3/volumes/c593390c-84e6-40dc-940c-631b47202b26 Aug 25 05:46:14.885991 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-85a9d530-4c59-4ce4-a603-f70496cc75e0 tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:46:14.886261 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-85a9d530-4c59-4ce4-a603-f70496cc75e0 tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:46:14.894975 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:46:14.894975 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:46:14.899339 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-85a9d530-4c59-4ce4-a603-f70496cc75e0 tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] Volume info retrieved successfully. Aug 25 05:46:14.904295 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-85a9d530-4c59-4ce4-a603-f70496cc75e0 tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] https://10.4.3.189/volume/v3/volumes/c593390c-84e6-40dc-940c-631b47202b26 returned with HTTP 200 Aug 25 05:46:14.904664 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 581/2344] 10.4.3.189 () {68 vars in 1389 bytes} [Tue Aug 25 05:46:14 2026] GET /volume/v3/volumes/c593390c-84e6-40dc-940c-631b47202b26 => generated 928 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:46:15.766445 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-8a67aa8c-0458-4682-bec8-baa68d86d5d0 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:46:15.772080 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-8a67aa8c-0458-4682-bec8-baa68d86d5d0 tempest-VolumesCloneTest-1935122648 tempest-VolumesCloneTest-1935122648-project-member] GET https://10.4.3.189/volume/v3/volumes/3f120d31-5554-407b-a656-dea7caab32e5 Aug 25 05:46:15.772080 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-8a67aa8c-0458-4682-bec8-baa68d86d5d0 tempest-VolumesCloneTest-1935122648 tempest-VolumesCloneTest-1935122648-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:46:15.772080 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-8a67aa8c-0458-4682-bec8-baa68d86d5d0 tempest-VolumesCloneTest-1935122648 tempest-VolumesCloneTest-1935122648-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:46:15.782216 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:46:15.782216 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:46:15.792162 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-8a67aa8c-0458-4682-bec8-baa68d86d5d0 tempest-VolumesCloneTest-1935122648 tempest-VolumesCloneTest-1935122648-project-member] Volume info retrieved successfully. Aug 25 05:46:15.796777 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-8a67aa8c-0458-4682-bec8-baa68d86d5d0 tempest-VolumesCloneTest-1935122648 tempest-VolumesCloneTest-1935122648-project-member] https://10.4.3.189/volume/v3/volumes/3f120d31-5554-407b-a656-dea7caab32e5 returned with HTTP 200 Aug 25 05:46:15.799260 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 586/2345] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:46:15 2026] GET /volume/v3/volumes/3f120d31-5554-407b-a656-dea7caab32e5 => generated 1389 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:46:15.813239 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-d45ebf23-3884-4bb8-9c21-7718f375577c None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:46:15.815452 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-d45ebf23-3884-4bb8-9c21-7718f375577c tempest-VolumesCloneTest-1935122648 tempest-VolumesCloneTest-1935122648-project-member] GET https://10.4.3.189/volume/v3/volumes/3f120d31-5554-407b-a656-dea7caab32e5 Aug 25 05:46:15.815767 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-d45ebf23-3884-4bb8-9c21-7718f375577c tempest-VolumesCloneTest-1935122648 tempest-VolumesCloneTest-1935122648-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:46:15.815899 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-d45ebf23-3884-4bb8-9c21-7718f375577c tempest-VolumesCloneTest-1935122648 tempest-VolumesCloneTest-1935122648-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:46:15.823615 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:46:15.823615 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:46:15.827430 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-d45ebf23-3884-4bb8-9c21-7718f375577c tempest-VolumesCloneTest-1935122648 tempest-VolumesCloneTest-1935122648-project-member] Volume info retrieved successfully. Aug 25 05:46:15.833070 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-d45ebf23-3884-4bb8-9c21-7718f375577c tempest-VolumesCloneTest-1935122648 tempest-VolumesCloneTest-1935122648-project-member] https://10.4.3.189/volume/v3/volumes/3f120d31-5554-407b-a656-dea7caab32e5 returned with HTTP 200 Aug 25 05:46:15.833487 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 592/2346] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:46:15 2026] GET /volume/v3/volumes/3f120d31-5554-407b-a656-dea7caab32e5 => generated 1389 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:46:15.850996 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-1d84227d-0a48-4d84-805f-921aec808291 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:46:15.853067 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-1d84227d-0a48-4d84-805f-921aec808291 tempest-VolumesCloneTest-1935122648 tempest-VolumesCloneTest-1935122648-project-member] GET https://10.4.3.189/volume/v3/volumes/3f120d31-5554-407b-a656-dea7caab32e5 Aug 25 05:46:15.853302 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-1d84227d-0a48-4d84-805f-921aec808291 tempest-VolumesCloneTest-1935122648 tempest-VolumesCloneTest-1935122648-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:46:15.853511 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-1d84227d-0a48-4d84-805f-921aec808291 tempest-VolumesCloneTest-1935122648 tempest-VolumesCloneTest-1935122648-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:46:15.860697 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:46:15.860697 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:46:15.865530 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-1d84227d-0a48-4d84-805f-921aec808291 tempest-VolumesCloneTest-1935122648 tempest-VolumesCloneTest-1935122648-project-member] Volume info retrieved successfully. Aug 25 05:46:15.875223 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-1d84227d-0a48-4d84-805f-921aec808291 tempest-VolumesCloneTest-1935122648 tempest-VolumesCloneTest-1935122648-project-member] https://10.4.3.189/volume/v3/volumes/3f120d31-5554-407b-a656-dea7caab32e5 returned with HTTP 200 Aug 25 05:46:15.876124 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 588/2347] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:46:15 2026] GET /volume/v3/volumes/3f120d31-5554-407b-a656-dea7caab32e5 => generated 1389 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:46:15.889365 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-0aa89a15-40ca-4170-bf57-b12ac4c44ce1 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:46:15.892332 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-0aa89a15-40ca-4170-bf57-b12ac4c44ce1 tempest-VolumesCloneTest-1935122648 tempest-VolumesCloneTest-1935122648-project-member] DELETE https://10.4.3.189/volume/v3/volumes/3f120d31-5554-407b-a656-dea7caab32e5 Aug 25 05:46:15.892602 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-0aa89a15-40ca-4170-bf57-b12ac4c44ce1 tempest-VolumesCloneTest-1935122648 tempest-VolumesCloneTest-1935122648-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:46:15.892871 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-0aa89a15-40ca-4170-bf57-b12ac4c44ce1 tempest-VolumesCloneTest-1935122648 tempest-VolumesCloneTest-1935122648-project-member] Calling method 'delete' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:46:15.893032 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.v3.volumes [None req-0aa89a15-40ca-4170-bf57-b12ac4c44ce1 tempest-VolumesCloneTest-1935122648 tempest-VolumesCloneTest-1935122648-project-member] Delete volume with id: 3f120d31-5554-407b-a656-dea7caab32e5 Aug 25 05:46:15.900973 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:46:15.900973 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:46:15.901467 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-0aa89a15-40ca-4170-bf57-b12ac4c44ce1 tempest-VolumesCloneTest-1935122648 tempest-VolumesCloneTest-1935122648-project-member] Volume info retrieved successfully. Aug 25 05:46:15.920964 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-9a98dbb7-1212-40e7-affc-9cc2723f17a5 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:46:15.922088 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-0aa89a15-40ca-4170-bf57-b12ac4c44ce1 tempest-VolumesCloneTest-1935122648 tempest-VolumesCloneTest-1935122648-project-member] Delete volume request issued successfully. Aug 25 05:46:15.922268 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-0aa89a15-40ca-4170-bf57-b12ac4c44ce1 tempest-VolumesCloneTest-1935122648 tempest-VolumesCloneTest-1935122648-project-member] https://10.4.3.189/volume/v3/volumes/3f120d31-5554-407b-a656-dea7caab32e5 returned with HTTP 202 Aug 25 05:46:15.922648 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 582/2348] 10.4.3.189 () {66 vars in 1351 bytes} [Tue Aug 25 05:46:15 2026] DELETE /volume/v3/volumes/3f120d31-5554-407b-a656-dea7caab32e5 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:46:15.923140 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-9a98dbb7-1212-40e7-affc-9cc2723f17a5 tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] GET https://10.4.3.189/volume/v3/volumes/c593390c-84e6-40dc-940c-631b47202b26 Aug 25 05:46:15.924189 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-9a98dbb7-1212-40e7-affc-9cc2723f17a5 tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:46:15.924189 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-9a98dbb7-1212-40e7-affc-9cc2723f17a5 tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:46:15.932142 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-6b2d7305-83fd-49d8-8cc1-3e79e1a781a6 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:46:15.932336 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-6b2d7305-83fd-49d8-8cc1-3e79e1a781a6 tempest-VolumesCloneTest-1935122648 tempest-VolumesCloneTest-1935122648-project-member] GET https://10.4.3.189/volume/v3/volumes/3f120d31-5554-407b-a656-dea7caab32e5 Aug 25 05:46:15.932515 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-6b2d7305-83fd-49d8-8cc1-3e79e1a781a6 tempest-VolumesCloneTest-1935122648 tempest-VolumesCloneTest-1935122648-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:46:15.932690 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-6b2d7305-83fd-49d8-8cc1-3e79e1a781a6 tempest-VolumesCloneTest-1935122648 tempest-VolumesCloneTest-1935122648-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:46:15.937331 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:46:15.937331 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:46:15.941355 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:46:15.941355 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:46:15.943827 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-9a98dbb7-1212-40e7-affc-9cc2723f17a5 tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] Volume info retrieved successfully. Aug 25 05:46:15.944698 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-6b2d7305-83fd-49d8-8cc1-3e79e1a781a6 tempest-VolumesCloneTest-1935122648 tempest-VolumesCloneTest-1935122648-project-member] Volume info retrieved successfully. Aug 25 05:46:15.949738 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-6b2d7305-83fd-49d8-8cc1-3e79e1a781a6 tempest-VolumesCloneTest-1935122648 tempest-VolumesCloneTest-1935122648-project-member] https://10.4.3.189/volume/v3/volumes/3f120d31-5554-407b-a656-dea7caab32e5 returned with HTTP 200 Aug 25 05:46:15.950120 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 593/2349] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:46:15 2026] GET /volume/v3/volumes/3f120d31-5554-407b-a656-dea7caab32e5 => generated 1388 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:46:15.951010 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-9a98dbb7-1212-40e7-affc-9cc2723f17a5 tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] https://10.4.3.189/volume/v3/volumes/c593390c-84e6-40dc-940c-631b47202b26 returned with HTTP 200 Aug 25 05:46:15.951010 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 587/2350] 10.4.3.189 () {68 vars in 1389 bytes} [Tue Aug 25 05:46:15 2026] GET /volume/v3/volumes/c593390c-84e6-40dc-940c-631b47202b26 => generated 928 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:46:16.973488 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-354f2b85-6bc7-4864-b8ae-996a3ffccc8f None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:46:16.974519 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-52216b1e-750e-413a-ae32-5dd0debddc33 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:46:16.975583 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-354f2b85-6bc7-4864-b8ae-996a3ffccc8f tempest-VolumesCloneTest-1935122648 tempest-VolumesCloneTest-1935122648-project-member] GET https://10.4.3.189/volume/v3/volumes/3f120d31-5554-407b-a656-dea7caab32e5 Aug 25 05:46:16.975824 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-354f2b85-6bc7-4864-b8ae-996a3ffccc8f tempest-VolumesCloneTest-1935122648 tempest-VolumesCloneTest-1935122648-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:46:16.976094 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-354f2b85-6bc7-4864-b8ae-996a3ffccc8f tempest-VolumesCloneTest-1935122648 tempest-VolumesCloneTest-1935122648-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:46:16.977996 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-52216b1e-750e-413a-ae32-5dd0debddc33 tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] GET https://10.4.3.189/volume/v3/volumes/c593390c-84e6-40dc-940c-631b47202b26 Aug 25 05:46:16.978329 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-52216b1e-750e-413a-ae32-5dd0debddc33 tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:46:16.978590 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-52216b1e-750e-413a-ae32-5dd0debddc33 tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:46:16.982880 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-354f2b85-6bc7-4864-b8ae-996a3ffccc8f tempest-VolumesCloneTest-1935122648 tempest-VolumesCloneTest-1935122648-project-member] https://10.4.3.189/volume/v3/volumes/3f120d31-5554-407b-a656-dea7caab32e5 returned with HTTP 404 Aug 25 05:46:16.983478 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 589/2351] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:46:16 2026] GET /volume/v3/volumes/3f120d31-5554-407b-a656-dea7caab32e5 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:46:16.989852 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:46:16.989852 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:46:16.996286 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-b779ec66-6acf-4e6a-9feb-4ef0c6f9d3e9 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:46:16.998695 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-b779ec66-6acf-4e6a-9feb-4ef0c6f9d3e9 tempest-VolumesCloneTest-1935122648 tempest-VolumesCloneTest-1935122648-project-member] GET https://10.4.3.189/volume/v3/volumes/8fd097a0-ad86-40eb-8ae6-c1cefde15761 Aug 25 05:46:16.998901 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-b779ec66-6acf-4e6a-9feb-4ef0c6f9d3e9 tempest-VolumesCloneTest-1935122648 tempest-VolumesCloneTest-1935122648-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:46:16.999176 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-b779ec66-6acf-4e6a-9feb-4ef0c6f9d3e9 tempest-VolumesCloneTest-1935122648 tempest-VolumesCloneTest-1935122648-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:46:17.000885 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-52216b1e-750e-413a-ae32-5dd0debddc33 tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] Volume info retrieved successfully. Aug 25 05:46:17.011363 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-52216b1e-750e-413a-ae32-5dd0debddc33 tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] https://10.4.3.189/volume/v3/volumes/c593390c-84e6-40dc-940c-631b47202b26 returned with HTTP 200 Aug 25 05:46:17.011689 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 583/2352] 10.4.3.189 () {68 vars in 1389 bytes} [Tue Aug 25 05:46:16 2026] GET /volume/v3/volumes/c593390c-84e6-40dc-940c-631b47202b26 => generated 1193 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 05:46:17.012863 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:46:17.012863 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:46:17.024461 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-b779ec66-6acf-4e6a-9feb-4ef0c6f9d3e9 tempest-VolumesCloneTest-1935122648 tempest-VolumesCloneTest-1935122648-project-member] Volume info retrieved successfully. Aug 25 05:46:17.033153 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-b779ec66-6acf-4e6a-9feb-4ef0c6f9d3e9 tempest-VolumesCloneTest-1935122648 tempest-VolumesCloneTest-1935122648-project-member] https://10.4.3.189/volume/v3/volumes/8fd097a0-ad86-40eb-8ae6-c1cefde15761 returned with HTTP 200 Aug 25 05:46:17.033299 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-84f0aff6-a4e0-493a-9822-8309f152d541 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:46:17.033612 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 594/2353] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:46:16 2026] GET /volume/v3/volumes/8fd097a0-ad86-40eb-8ae6-c1cefde15761 => generated 1355 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:46:17.035516 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-84f0aff6-a4e0-493a-9822-8309f152d541 tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] GET https://10.4.3.189/volume/v3/volumes/c593390c-84e6-40dc-940c-631b47202b26 Aug 25 05:46:17.035867 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-84f0aff6-a4e0-493a-9822-8309f152d541 tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:46:17.036301 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-84f0aff6-a4e0-493a-9822-8309f152d541 tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:46:17.044345 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:46:17.044345 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:46:17.046295 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-c377f198-3752-4a8d-8624-8b1669f91e67 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:46:17.049252 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c377f198-3752-4a8d-8624-8b1669f91e67 tempest-VolumesCloneTest-1935122648 tempest-VolumesCloneTest-1935122648-project-member] DELETE https://10.4.3.189/volume/v3/volumes/8fd097a0-ad86-40eb-8ae6-c1cefde15761 Aug 25 05:46:17.049252 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c377f198-3752-4a8d-8624-8b1669f91e67 tempest-VolumesCloneTest-1935122648 tempest-VolumesCloneTest-1935122648-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:46:17.049930 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c377f198-3752-4a8d-8624-8b1669f91e67 tempest-VolumesCloneTest-1935122648 tempest-VolumesCloneTest-1935122648-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:46:17.050282 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-c377f198-3752-4a8d-8624-8b1669f91e67 tempest-VolumesCloneTest-1935122648 tempest-VolumesCloneTest-1935122648-project-member] Delete volume with id: 8fd097a0-ad86-40eb-8ae6-c1cefde15761 Aug 25 05:46:17.055422 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-84f0aff6-a4e0-493a-9822-8309f152d541 tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] Volume info retrieved successfully. Aug 25 05:46:17.068163 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-84f0aff6-a4e0-493a-9822-8309f152d541 tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] https://10.4.3.189/volume/v3/volumes/c593390c-84e6-40dc-940c-631b47202b26 returned with HTTP 200 Aug 25 05:46:17.068353 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:46:17.068353 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:46:17.068353 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-c377f198-3752-4a8d-8624-8b1669f91e67 tempest-VolumesCloneTest-1935122648 tempest-VolumesCloneTest-1935122648-project-member] Volume info retrieved successfully. Aug 25 05:46:17.068504 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 588/2354] 10.4.3.189 () {68 vars in 1389 bytes} [Tue Aug 25 05:46:17 2026] GET /volume/v3/volumes/c593390c-84e6-40dc-940c-631b47202b26 => generated 1193 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 05:46:17.084569 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-528644df-d63e-443f-834d-57fcbbfede0f None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:46:17.086718 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-528644df-d63e-443f-834d-57fcbbfede0f tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] POST https://10.4.3.189/volume/v3/snapshots Aug 25 05:46:17.087120 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-528644df-d63e-443f-834d-57fcbbfede0f tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c593390c-84e6-40dc-940c-631b47202b26", "name": "tempest-VolumeImageDependencyTests-Snapshot-992349328"}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:46:17.095960 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:46:17.095960 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:46:17.100156 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-528644df-d63e-443f-834d-57fcbbfede0f tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] Volume info retrieved successfully. Aug 25 05:46:17.100156 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.v3.snapshots [None req-528644df-d63e-443f-834d-57fcbbfede0f tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] Create snapshot from volume c593390c-84e6-40dc-940c-631b47202b26 Aug 25 05:46:17.100839 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-c377f198-3752-4a8d-8624-8b1669f91e67 tempest-VolumesCloneTest-1935122648 tempest-VolumesCloneTest-1935122648-project-member] Delete volume request issued successfully. Aug 25 05:46:17.100839 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c377f198-3752-4a8d-8624-8b1669f91e67 tempest-VolumesCloneTest-1935122648 tempest-VolumesCloneTest-1935122648-project-member] https://10.4.3.189/volume/v3/volumes/8fd097a0-ad86-40eb-8ae6-c1cefde15761 returned with HTTP 202 Aug 25 05:46:17.100839 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 590/2355] 10.4.3.189 () {66 vars in 1351 bytes} [Tue Aug 25 05:46:17 2026] DELETE /volume/v3/volumes/8fd097a0-ad86-40eb-8ae6-c1cefde15761 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:46:17.108723 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-c91bf9d0-db37-45f7-856a-91b07de4e183 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:46:17.112807 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-c91bf9d0-db37-45f7-856a-91b07de4e183 tempest-VolumesCloneTest-1935122648 tempest-VolumesCloneTest-1935122648-project-member] GET https://10.4.3.189/volume/v3/volumes/8fd097a0-ad86-40eb-8ae6-c1cefde15761 Aug 25 05:46:17.113357 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-c91bf9d0-db37-45f7-856a-91b07de4e183 tempest-VolumesCloneTest-1935122648 tempest-VolumesCloneTest-1935122648-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:46:17.113357 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-c91bf9d0-db37-45f7-856a-91b07de4e183 tempest-VolumesCloneTest-1935122648 tempest-VolumesCloneTest-1935122648-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:46:17.125186 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:46:17.125186 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:46:17.130610 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-c91bf9d0-db37-45f7-856a-91b07de4e183 tempest-VolumesCloneTest-1935122648 tempest-VolumesCloneTest-1935122648-project-member] Volume info retrieved successfully. Aug 25 05:46:17.142484 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-c91bf9d0-db37-45f7-856a-91b07de4e183 tempest-VolumesCloneTest-1935122648 tempest-VolumesCloneTest-1935122648-project-member] https://10.4.3.189/volume/v3/volumes/8fd097a0-ad86-40eb-8ae6-c1cefde15761 returned with HTTP 200 Aug 25 05:46:17.143699 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 595/2356] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:46:17 2026] GET /volume/v3/volumes/8fd097a0-ad86-40eb-8ae6-c1cefde15761 => generated 1354 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:46:17.176183 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.quota [None req-528644df-d63e-443f-834d-57fcbbfede0f tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] Created reservations ['f850c718-a3ec-4150-9454-4f06d3451882', 'ab7da01d-6146-4447-a9b1-ef2bc46553e7', 'feedd80a-91bc-4b5e-a74a-d4dbbc80b6df', 'bb51aa5d-a71f-4702-bcb4-581e1c027b38'] {{(pid=100270) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:46:17.213944 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-528644df-d63e-443f-834d-57fcbbfede0f tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] Snapshot create request issued successfully. Aug 25 05:46:17.214331 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-528644df-d63e-443f-834d-57fcbbfede0f tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] https://10.4.3.189/volume/v3/snapshots returned with HTTP 202 Aug 25 05:46:17.214738 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 584/2357] 10.4.3.189 () {68 vars in 1265 bytes} [Tue Aug 25 05:46:17 2026] POST /volume/v3/snapshots => generated 312 bytes in 131 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 05:46:17.229494 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-8e660b31-a8f4-4849-8d75-262c2014eb65 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:46:17.232550 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-8e660b31-a8f4-4849-8d75-262c2014eb65 tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] GET https://10.4.3.189/volume/v3/snapshots/14f7efd3-93c0-470b-ac19-dce1b937a064 Aug 25 05:46:17.234078 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-8e660b31-a8f4-4849-8d75-262c2014eb65 tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:46:17.234078 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-8e660b31-a8f4-4849-8d75-262c2014eb65 tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:46:17.243408 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:46:17.243408 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:46:17.243408 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-8e660b31-a8f4-4849-8d75-262c2014eb65 tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] Snapshot retrieved successfully. Aug 25 05:46:17.243408 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-8e660b31-a8f4-4849-8d75-262c2014eb65 tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] https://10.4.3.189/volume/v3/snapshots/14f7efd3-93c0-470b-ac19-dce1b937a064 returned with HTTP 200 Aug 25 05:46:17.244035 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 589/2358] 10.4.3.189 () {66 vars in 1354 bytes} [Tue Aug 25 05:46:17 2026] GET /volume/v3/snapshots/14f7efd3-93c0-470b-ac19-dce1b937a064 => generated 444 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:46:18.157306 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-a776bc7c-e62e-4a8a-a1a6-6e64365b0be3 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:46:18.159029 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a776bc7c-e62e-4a8a-a1a6-6e64365b0be3 tempest-VolumesCloneTest-1935122648 tempest-VolumesCloneTest-1935122648-project-member] GET https://10.4.3.189/volume/v3/volumes/8fd097a0-ad86-40eb-8ae6-c1cefde15761 Aug 25 05:46:18.159257 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a776bc7c-e62e-4a8a-a1a6-6e64365b0be3 tempest-VolumesCloneTest-1935122648 tempest-VolumesCloneTest-1935122648-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:46:18.159463 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a776bc7c-e62e-4a8a-a1a6-6e64365b0be3 tempest-VolumesCloneTest-1935122648 tempest-VolumesCloneTest-1935122648-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:46:18.164951 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a776bc7c-e62e-4a8a-a1a6-6e64365b0be3 tempest-VolumesCloneTest-1935122648 tempest-VolumesCloneTest-1935122648-project-member] https://10.4.3.189/volume/v3/volumes/8fd097a0-ad86-40eb-8ae6-c1cefde15761 returned with HTTP 404 Aug 25 05:46:18.165457 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 591/2359] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:46:18 2026] GET /volume/v3/volumes/8fd097a0-ad86-40eb-8ae6-c1cefde15761 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:46:18.173604 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-465c1bf3-61b8-43bb-88c5-301b5148344c None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:46:18.175999 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-465c1bf3-61b8-43bb-88c5-301b5148344c tempest-VolumesCloneTest-1935122648 tempest-VolumesCloneTest-1935122648-project-member] POST https://10.4.3.189/volume/v3/volumes Aug 25 05:46:18.176498 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-465c1bf3-61b8-43bb-88c5-301b5148344c tempest-VolumesCloneTest-1935122648 tempest-VolumesCloneTest-1935122648-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesCloneTest-Volume-63486406"}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:46:18.178493 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.v3.volumes [None req-465c1bf3-61b8-43bb-88c5-301b5148344c tempest-VolumesCloneTest-1935122648 tempest-VolumesCloneTest-1935122648-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-63486406'}} {{(pid=100271) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 05:46:18.178679 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [None req-465c1bf3-61b8-43bb-88c5-301b5148344c tempest-VolumesCloneTest-1935122648 tempest-VolumesCloneTest-1935122648-project-member] Create volume of 1 GB Aug 25 05:46:18.184356 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-465c1bf3-61b8-43bb-88c5-301b5148344c tempest-VolumesCloneTest-1935122648 tempest-VolumesCloneTest-1935122648-project-member] Availability Zones retrieved successfully. Aug 25 05:46:18.193223 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-465c1bf3-61b8-43bb-88c5-301b5148344c tempest-VolumesCloneTest-1935122648 tempest-VolumesCloneTest-1935122648-project-member] Flow 'volume_create_api' (e8ed77de-f5e7-4d98-af71-9fd79aabbf33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:46:18.194582 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-465c1bf3-61b8-43bb-88c5-301b5148344c tempest-VolumesCloneTest-1935122648 tempest-VolumesCloneTest-1935122648-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (23dfe60c-4b4d-49b2-860c-b6f0b4ffc39d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:46:18.195950 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.flows.api.create_volume [None req-465c1bf3-61b8-43bb-88c5-301b5148344c tempest-VolumesCloneTest-1935122648 tempest-VolumesCloneTest-1935122648-project-member] Validating volume size '1' using validate_int {{(pid=100271) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 05:46:18.231357 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-465c1bf3-61b8-43bb-88c5-301b5148344c tempest-VolumesCloneTest-1935122648 tempest-VolumesCloneTest-1935122648-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (23dfe60c-4b4d-49b2-860c-b6f0b4ffc39d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T05:35:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=23fc6e5d-fce0-4521-ba46-4837b4232084,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '23fc6e5d-fce0-4521-ba46-4837b4232084', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:46:18.232472 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-465c1bf3-61b8-43bb-88c5-301b5148344c tempest-VolumesCloneTest-1935122648 tempest-VolumesCloneTest-1935122648-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (29e33cb9-b72b-4c20-9d5f-e1f7fef3251a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:46:18.255654 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-c13f2c28-2a2d-44d6-adea-485aac4b7229 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:46:18.258264 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-c13f2c28-2a2d-44d6-adea-485aac4b7229 tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] GET https://10.4.3.189/volume/v3/snapshots/14f7efd3-93c0-470b-ac19-dce1b937a064 Aug 25 05:46:18.258575 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-c13f2c28-2a2d-44d6-adea-485aac4b7229 tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:46:18.258866 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-c13f2c28-2a2d-44d6-adea-485aac4b7229 tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:46:18.266081 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:46:18.266081 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:46:18.266772 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-c13f2c28-2a2d-44d6-adea-485aac4b7229 tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] Snapshot retrieved successfully. Aug 25 05:46:18.268088 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-c13f2c28-2a2d-44d6-adea-485aac4b7229 tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] https://10.4.3.189/volume/v3/snapshots/14f7efd3-93c0-470b-ac19-dce1b937a064 returned with HTTP 200 Aug 25 05:46:18.268596 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 585/2360] 10.4.3.189 () {66 vars in 1354 bytes} [Tue Aug 25 05:46:18 2026] GET /volume/v3/snapshots/14f7efd3-93c0-470b-ac19-dce1b937a064 => generated 471 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:46:18.281016 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-01603b8f-c484-4e1a-9404-f67c3d30149c None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:46:18.283172 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-01603b8f-c484-4e1a-9404-f67c3d30149c tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] POST https://10.4.3.189/volume/v3/volumes Aug 25 05:46:18.283780 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-01603b8f-c484-4e1a-9404-f67c3d30149c tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume2-for-test-e6050452-06bd-4c7f-9912-45178c83e379", "snapshot_id": "14f7efd3-93c0-470b-ac19-dce1b937a064", "size": 1}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:46:18.286313 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.v3.volumes [None req-01603b8f-c484-4e1a-9404-f67c3d30149c tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] Create volume request body: {'volume': {'name': 'volume2-for-test-e6050452-06bd-4c7f-9912-45178c83e379', 'snapshot_id': '14f7efd3-93c0-470b-ac19-dce1b937a064', 'size': 1}} {{(pid=100269) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 05:46:18.295341 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:46:18.295341 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:46:18.295341 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-01603b8f-c484-4e1a-9404-f67c3d30149c tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] Snapshot retrieved successfully. Aug 25 05:46:18.295341 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.v3.volumes [None req-01603b8f-c484-4e1a-9404-f67c3d30149c tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] Create volume of 1 GB Aug 25 05:46:18.297842 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.quota [None req-465c1bf3-61b8-43bb-88c5-301b5148344c tempest-VolumesCloneTest-1935122648 tempest-VolumesCloneTest-1935122648-project-member] Created reservations ['1a033edd-ca98-44b0-a6ee-5b0450f621e4', 'fdce4418-5bbe-4b4d-adc3-5788d1fe073f', '46ebe2c5-a80f-42ad-92b3-0767b63ac869', 'bd34f848-6d57-4283-996f-2602818e6ebc'] {{(pid=100271) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:46:18.299074 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-465c1bf3-61b8-43bb-88c5-301b5148344c tempest-VolumesCloneTest-1935122648 tempest-VolumesCloneTest-1935122648-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (29e33cb9-b72b-4c20-9d5f-e1f7fef3251a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1a033edd-ca98-44b0-a6ee-5b0450f621e4', 'fdce4418-5bbe-4b4d-adc3-5788d1fe073f', '46ebe2c5-a80f-42ad-92b3-0767b63ac869', 'bd34f848-6d57-4283-996f-2602818e6ebc']}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:46:18.301902 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-465c1bf3-61b8-43bb-88c5-301b5148344c tempest-VolumesCloneTest-1935122648 tempest-VolumesCloneTest-1935122648-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8527cf55-65db-4607-a0a5-604c541de0b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:46:18.302960 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-01603b8f-c484-4e1a-9404-f67c3d30149c tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] Availability Zones retrieved successfully. Aug 25 05:46:18.310525 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-01603b8f-c484-4e1a-9404-f67c3d30149c tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] Flow 'volume_create_api' (0b0af398-0fb5-415d-9790-2291081e1617) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:46:18.312257 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-01603b8f-c484-4e1a-9404-f67c3d30149c tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ddf55aa2-a49a-408a-a9c5-e4b847541d94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:46:18.313679 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.flows.api.create_volume [None req-01603b8f-c484-4e1a-9404-f67c3d30149c tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100269) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 05:46:18.332248 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-465c1bf3-61b8-43bb-88c5-301b5148344c tempest-VolumesCloneTest-1935122648 tempest-VolumesCloneTest-1935122648-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8527cf55-65db-4607-a0a5-604c541de0b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6b2988c6-52d3-48af-87d5-037367db1cac', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-63486406',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cfeac46383c7483192e0ff18ce1e5e35',qos_specs=None,replication_status=,reservations=['1a033edd-ca98-44b0-a6ee-5b0450f621e4','fdce4418-5bbe-4b4d-adc3-5788d1fe073f','46ebe2c5-a80f-42ad-92b3-0767b63ac869','bd34f848-6d57-4283-996f-2602818e6ebc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='baa3b5f2428744fc85f08063d525a0ce',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T05:46:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-63486406',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6b2988c6-52d3-48af-87d5-037367db1cac,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cfeac46383c7483192e0ff18ce1e5e35',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='baa3b5f2428744fc85f08063d525a0ce',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(23fc6e5d-fce0-4521-ba46-4837b4232084),volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:46:18.333335 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-465c1bf3-61b8-43bb-88c5-301b5148344c tempest-VolumesCloneTest-1935122648 tempest-VolumesCloneTest-1935122648-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (273453d7-30a7-4381-ad31-32231415b118) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:46:18.357492 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-01603b8f-c484-4e1a-9404-f67c3d30149c tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ddf55aa2-a49a-408a-a9c5-e4b847541d94) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '14f7efd3-93c0-470b-ac19-dce1b937a064', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T05:35:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=23fc6e5d-fce0-4521-ba46-4837b4232084,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '23fc6e5d-fce0-4521-ba46-4837b4232084', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:46:18.359278 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-01603b8f-c484-4e1a-9404-f67c3d30149c tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a0007219-930e-4534-a707-24627a465be3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:46:18.359525 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-465c1bf3-61b8-43bb-88c5-301b5148344c tempest-VolumesCloneTest-1935122648 tempest-VolumesCloneTest-1935122648-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (273453d7-30a7-4381-ad31-32231415b118) transitioned into state 'SUCCESS' from state '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-63486406',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cfeac46383c7483192e0ff18ce1e5e35',qos_specs=None,replication_status=,reservations=['1a033edd-ca98-44b0-a6ee-5b0450f621e4','fdce4418-5bbe-4b4d-adc3-5788d1fe073f','46ebe2c5-a80f-42ad-92b3-0767b63ac869','bd34f848-6d57-4283-996f-2602818e6ebc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='baa3b5f2428744fc85f08063d525a0ce',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:46:18.360439 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-465c1bf3-61b8-43bb-88c5-301b5148344c tempest-VolumesCloneTest-1935122648 tempest-VolumesCloneTest-1935122648-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (51f56204-534f-49f8-a0bd-64a27ebbde22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:46:18.373013 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-465c1bf3-61b8-43bb-88c5-301b5148344c tempest-VolumesCloneTest-1935122648 tempest-VolumesCloneTest-1935122648-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (51f56204-534f-49f8-a0bd-64a27ebbde22) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:46:18.373942 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-465c1bf3-61b8-43bb-88c5-301b5148344c tempest-VolumesCloneTest-1935122648 tempest-VolumesCloneTest-1935122648-project-member] Flow 'volume_create_api' (e8ed77de-f5e7-4d98-af71-9fd79aabbf33) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100271) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:46:18.374414 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-465c1bf3-61b8-43bb-88c5-301b5148344c tempest-VolumesCloneTest-1935122648 tempest-VolumesCloneTest-1935122648-project-member] Create volume request issued successfully. Aug 25 05:46:18.375032 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-465c1bf3-61b8-43bb-88c5-301b5148344c tempest-VolumesCloneTest-1935122648 tempest-VolumesCloneTest-1935122648-project-member] https://10.4.3.189/volume/v3/volumes returned with HTTP 202 Aug 25 05:46:18.375725 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 596/2361] 10.4.3.189 () {68 vars in 1258 bytes} [Tue Aug 25 05:46:18 2026] POST /volume/v3/volumes => generated 745 bytes in 203 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 05:46:18.390338 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-dedb6290-2bf0-4d77-9e7e-60085d9ca9ca None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:46:18.394338 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-dedb6290-2bf0-4d77-9e7e-60085d9ca9ca tempest-VolumesCloneTest-1935122648 tempest-VolumesCloneTest-1935122648-project-member] GET https://10.4.3.189/volume/v3/volumes/6b2988c6-52d3-48af-87d5-037367db1cac Aug 25 05:46:18.395123 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-dedb6290-2bf0-4d77-9e7e-60085d9ca9ca tempest-VolumesCloneTest-1935122648 tempest-VolumesCloneTest-1935122648-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:46:18.395465 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-dedb6290-2bf0-4d77-9e7e-60085d9ca9ca tempest-VolumesCloneTest-1935122648 tempest-VolumesCloneTest-1935122648-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:46:18.408515 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:46:18.408515 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:46:18.414775 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-dedb6290-2bf0-4d77-9e7e-60085d9ca9ca tempest-VolumesCloneTest-1935122648 tempest-VolumesCloneTest-1935122648-project-member] Volume info retrieved successfully. Aug 25 05:46:18.422147 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-dedb6290-2bf0-4d77-9e7e-60085d9ca9ca tempest-VolumesCloneTest-1935122648 tempest-VolumesCloneTest-1935122648-project-member] https://10.4.3.189/volume/v3/volumes/6b2988c6-52d3-48af-87d5-037367db1cac returned with HTTP 200 Aug 25 05:46:18.422643 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 592/2362] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:46:18 2026] GET /volume/v3/volumes/6b2988c6-52d3-48af-87d5-037367db1cac => generated 813 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:46:18.428886 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.quota [None req-01603b8f-c484-4e1a-9404-f67c3d30149c tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] Created reservations ['8dd516be-7d7e-4e3b-8307-d547d7257dfd', '7c559d17-8b70-4884-b3eb-e125a6b1b963', '0c118f1b-8f2a-4c46-87b4-cc40926e5daf', 'a540a80b-7375-465e-b396-3effeb078e05'] {{(pid=100269) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:46:18.429856 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-01603b8f-c484-4e1a-9404-f67c3d30149c tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a0007219-930e-4534-a707-24627a465be3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8dd516be-7d7e-4e3b-8307-d547d7257dfd', '7c559d17-8b70-4884-b3eb-e125a6b1b963', '0c118f1b-8f2a-4c46-87b4-cc40926e5daf', 'a540a80b-7375-465e-b396-3effeb078e05']}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:46:18.430752 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-01603b8f-c484-4e1a-9404-f67c3d30149c tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4b7aa187-d549-48da-a0d9-2d10086e55a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:46:18.480738 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-01603b8f-c484-4e1a-9404-f67c3d30149c tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4b7aa187-d549-48da-a0d9-2d10086e55a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '07738ad6-67e3-4317-8bca-251c2a49b092', '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='e24cf0a135af47709a7cf9eb356ddd27',qos_specs=None,replication_status=,reservations=['8dd516be-7d7e-4e3b-8307-d547d7257dfd','7c559d17-8b70-4884-b3eb-e125a6b1b963','0c118f1b-8f2a-4c46-87b4-cc40926e5daf','a540a80b-7375-465e-b396-3effeb078e05'],size=1,snapshot_id=14f7efd3-93c0-470b-ac19-dce1b937a064,source_replicaid=,source_volid=None,status='creating',user_id='3f8e858d7d3844a38e95fe703d6108c2',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084), '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-25T05:46:18Z,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=07738ad6-67e3-4317-8bca-251c2a49b092,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e24cf0a135af47709a7cf9eb356ddd27',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=14f7efd3-93c0-470b-ac19-dce1b937a064,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3f8e858d7d3844a38e95fe703d6108c2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(23fc6e5d-fce0-4521-ba46-4837b4232084),volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:46:18.481513 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-01603b8f-c484-4e1a-9404-f67c3d30149c tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ca0f4e38-5696-4ef0-ba79-a89535827789) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:46:18.505114 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-01603b8f-c484-4e1a-9404-f67c3d30149c tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ca0f4e38-5696-4ef0-ba79-a89535827789) transitioned into state 'SUCCESS' from 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='e24cf0a135af47709a7cf9eb356ddd27',qos_specs=None,replication_status=,reservations=['8dd516be-7d7e-4e3b-8307-d547d7257dfd','7c559d17-8b70-4884-b3eb-e125a6b1b963','0c118f1b-8f2a-4c46-87b4-cc40926e5daf','a540a80b-7375-465e-b396-3effeb078e05'],size=1,snapshot_id=14f7efd3-93c0-470b-ac19-dce1b937a064,source_replicaid=,source_volid=None,status='creating',user_id='3f8e858d7d3844a38e95fe703d6108c2',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:46:18.506192 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-01603b8f-c484-4e1a-9404-f67c3d30149c tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ac75df71-6fd7-48e5-baf8-5f46368af3d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:46:18.531077 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-01603b8f-c484-4e1a-9404-f67c3d30149c tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ac75df71-6fd7-48e5-baf8-5f46368af3d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:46:18.531941 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-01603b8f-c484-4e1a-9404-f67c3d30149c tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] Flow 'volume_create_api' (0b0af398-0fb5-415d-9790-2291081e1617) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:46:18.532277 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-01603b8f-c484-4e1a-9404-f67c3d30149c tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] Create volume request issued successfully. Aug 25 05:46:18.532911 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-01603b8f-c484-4e1a-9404-f67c3d30149c tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] https://10.4.3.189/volume/v3/volumes returned with HTTP 202 Aug 25 05:46:18.533393 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 590/2363] 10.4.3.189 () {70 vars in 1300 bytes} [Tue Aug 25 05:46:18 2026] POST /volume/v3/volumes => generated 809 bytes in 254 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:46:18.548031 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-27b4f5d2-7eb2-4989-80a3-ffef40f223f3 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:46:18.550145 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-27b4f5d2-7eb2-4989-80a3-ffef40f223f3 tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] GET https://10.4.3.189/volume/v3/volumes/07738ad6-67e3-4317-8bca-251c2a49b092 Aug 25 05:46:18.550261 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-27b4f5d2-7eb2-4989-80a3-ffef40f223f3 tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:46:18.550451 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-27b4f5d2-7eb2-4989-80a3-ffef40f223f3 tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:46:18.558123 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:46:18.558123 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:46:18.562092 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-27b4f5d2-7eb2-4989-80a3-ffef40f223f3 tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] Volume info retrieved successfully. Aug 25 05:46:18.567291 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-27b4f5d2-7eb2-4989-80a3-ffef40f223f3 tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] https://10.4.3.189/volume/v3/volumes/07738ad6-67e3-4317-8bca-251c2a49b092 returned with HTTP 200 Aug 25 05:46:18.567698 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 586/2364] 10.4.3.189 () {68 vars in 1389 bytes} [Tue Aug 25 05:46:18 2026] GET /volume/v3/volumes/07738ad6-67e3-4317-8bca-251c2a49b092 => generated 877 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:46:19.410277 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-67471ec4-a712-4225-9f43-f68c07403219 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:46:19.415089 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-67471ec4-a712-4225-9f43-f68c07403219 tempest-AttachVolumeShelveTestJSON-1540835988 tempest-AttachVolumeShelveTestJSON-1540835988-project-member] GET https://10.4.3.189/volume/v3/volumes/1a01db1a-5347-474a-8028-80d19cf7aae6 Aug 25 05:46:19.415089 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-67471ec4-a712-4225-9f43-f68c07403219 tempest-AttachVolumeShelveTestJSON-1540835988 tempest-AttachVolumeShelveTestJSON-1540835988-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:46:19.415089 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-67471ec4-a712-4225-9f43-f68c07403219 tempest-AttachVolumeShelveTestJSON-1540835988 tempest-AttachVolumeShelveTestJSON-1540835988-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:46:19.424965 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:46:19.424965 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:46:19.431773 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-67471ec4-a712-4225-9f43-f68c07403219 tempest-AttachVolumeShelveTestJSON-1540835988 tempest-AttachVolumeShelveTestJSON-1540835988-project-member] Volume info retrieved successfully. Aug 25 05:46:19.436078 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-67471ec4-a712-4225-9f43-f68c07403219 tempest-AttachVolumeShelveTestJSON-1540835988 tempest-AttachVolumeShelveTestJSON-1540835988-project-member] https://10.4.3.189/volume/v3/volumes/1a01db1a-5347-474a-8028-80d19cf7aae6 returned with HTTP 200 Aug 25 05:46:19.436756 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 597/2365] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:46:19 2026] GET /volume/v3/volumes/1a01db1a-5347-474a-8028-80d19cf7aae6 => generated 849 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 25 05:46:19.441278 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-93ec0d01-c851-45a8-a1ac-2a829c124458 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:46:19.443560 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-93ec0d01-c851-45a8-a1ac-2a829c124458 tempest-VolumesCloneTest-1935122648 tempest-VolumesCloneTest-1935122648-project-member] GET https://10.4.3.189/volume/v3/volumes/6b2988c6-52d3-48af-87d5-037367db1cac Aug 25 05:46:19.443843 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-93ec0d01-c851-45a8-a1ac-2a829c124458 tempest-VolumesCloneTest-1935122648 tempest-VolumesCloneTest-1935122648-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:46:19.444016 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-93ec0d01-c851-45a8-a1ac-2a829c124458 tempest-VolumesCloneTest-1935122648 tempest-VolumesCloneTest-1935122648-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:46:19.453907 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:46:19.453907 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:46:19.459302 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-93ec0d01-c851-45a8-a1ac-2a829c124458 tempest-VolumesCloneTest-1935122648 tempest-VolumesCloneTest-1935122648-project-member] Volume info retrieved successfully. Aug 25 05:46:19.464946 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-93ec0d01-c851-45a8-a1ac-2a829c124458 tempest-VolumesCloneTest-1935122648 tempest-VolumesCloneTest-1935122648-project-member] https://10.4.3.189/volume/v3/volumes/6b2988c6-52d3-48af-87d5-037367db1cac returned with HTTP 200 Aug 25 05:46:19.465400 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 593/2366] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:46:19 2026] GET /volume/v3/volumes/6b2988c6-52d3-48af-87d5-037367db1cac => generated 838 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:46:19.482731 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-205647e7-6373-40cc-9f7f-937e89768f56 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:46:19.484316 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-205647e7-6373-40cc-9f7f-937e89768f56 tempest-VolumesCloneTest-1935122648 tempest-VolumesCloneTest-1935122648-project-member] POST https://10.4.3.189/volume/v3/volumes Aug 25 05:46:19.484826 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-205647e7-6373-40cc-9f7f-937e89768f56 tempest-VolumesCloneTest-1935122648 tempest-VolumesCloneTest-1935122648-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "6b2988c6-52d3-48af-87d5-037367db1cac", "size": 2, "name": "tempest-VolumesCloneTest-Volume-1613823457"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:46:19.486997 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.v3.volumes [None req-205647e7-6373-40cc-9f7f-937e89768f56 tempest-VolumesCloneTest-1935122648 tempest-VolumesCloneTest-1935122648-project-member] Create volume request body: {'volume': {'source_volid': '6b2988c6-52d3-48af-87d5-037367db1cac', 'size': 2, 'name': 'tempest-VolumesCloneTest-Volume-1613823457'}} {{(pid=100269) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 05:46:19.499674 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:46:19.499674 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:46:19.500422 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-205647e7-6373-40cc-9f7f-937e89768f56 tempest-VolumesCloneTest-1935122648 tempest-VolumesCloneTest-1935122648-project-member] Volume retrieved successfully. Aug 25 05:46:19.500598 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.v3.volumes [None req-205647e7-6373-40cc-9f7f-937e89768f56 tempest-VolumesCloneTest-1935122648 tempest-VolumesCloneTest-1935122648-project-member] Create volume of 2 GB Aug 25 05:46:19.515079 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-6be2c0ec-f13d-4ce3-8250-4a6dda905134 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:46:19.516514 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-205647e7-6373-40cc-9f7f-937e89768f56 tempest-VolumesCloneTest-1935122648 tempest-VolumesCloneTest-1935122648-project-member] Availability Zones retrieved successfully. Aug 25 05:46:19.517702 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-6be2c0ec-f13d-4ce3-8250-4a6dda905134 tempest-AttachVolumeShelveTestJSON-1540835988 tempest-AttachVolumeShelveTestJSON-1540835988-project-member] GET https://10.4.3.189/volume/v3/volumes/1a01db1a-5347-474a-8028-80d19cf7aae6 Aug 25 05:46:19.518025 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-6be2c0ec-f13d-4ce3-8250-4a6dda905134 tempest-AttachVolumeShelveTestJSON-1540835988 tempest-AttachVolumeShelveTestJSON-1540835988-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:46:19.518387 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-6be2c0ec-f13d-4ce3-8250-4a6dda905134 tempest-AttachVolumeShelveTestJSON-1540835988 tempest-AttachVolumeShelveTestJSON-1540835988-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:46:19.524311 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-205647e7-6373-40cc-9f7f-937e89768f56 tempest-VolumesCloneTest-1935122648 tempest-VolumesCloneTest-1935122648-project-member] Flow 'volume_create_api' (2198f467-bf0a-4a60-895f-406f81c30846) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:46:19.525622 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-205647e7-6373-40cc-9f7f-937e89768f56 tempest-VolumesCloneTest-1935122648 tempest-VolumesCloneTest-1935122648-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (52c48c15-8ee8-4ff7-81f7-18d36d58f75f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:46:19.527537 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.flows.api.create_volume [None req-205647e7-6373-40cc-9f7f-937e89768f56 tempest-VolumesCloneTest-1935122648 tempest-VolumesCloneTest-1935122648-project-member] Validating volume size '2' using validate_int, validate_source_size {{(pid=100269) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 05:46:19.528302 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:46:19.528302 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:46:19.537892 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-6be2c0ec-f13d-4ce3-8250-4a6dda905134 tempest-AttachVolumeShelveTestJSON-1540835988 tempest-AttachVolumeShelveTestJSON-1540835988-project-member] Volume info retrieved successfully. Aug 25 05:46:19.546176 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-6be2c0ec-f13d-4ce3-8250-4a6dda905134 tempest-AttachVolumeShelveTestJSON-1540835988 tempest-AttachVolumeShelveTestJSON-1540835988-project-member] https://10.4.3.189/volume/v3/volumes/1a01db1a-5347-474a-8028-80d19cf7aae6 returned with HTTP 200 Aug 25 05:46:19.546599 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 587/2367] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:46:19 2026] GET /volume/v3/volumes/1a01db1a-5347-474a-8028-80d19cf7aae6 => generated 849 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:46:19.581009 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-205647e7-6373-40cc-9f7f-937e89768f56 tempest-VolumesCloneTest-1935122648 tempest-VolumesCloneTest-1935122648-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (52c48c15-8ee8-4ff7-81f7-18d36d58f75f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': '6b2988c6-52d3-48af-87d5-037367db1cac', 'volume_type': VolumeType(created_at=2026-08-25T05:35:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=23fc6e5d-fce0-4521-ba46-4837b4232084,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '23fc6e5d-fce0-4521-ba46-4837b4232084', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:46:19.581859 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-205647e7-6373-40cc-9f7f-937e89768f56 tempest-VolumesCloneTest-1935122648 tempest-VolumesCloneTest-1935122648-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a16c7b44-76fe-4aff-a6cf-f02855768c04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:46:19.585288 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-9b2283e3-5d18-4533-a722-6ccc585919b2 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:46:19.587108 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-9b2283e3-5d18-4533-a722-6ccc585919b2 tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] GET https://10.4.3.189/volume/v3/volumes/07738ad6-67e3-4317-8bca-251c2a49b092 Aug 25 05:46:19.587643 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-9b2283e3-5d18-4533-a722-6ccc585919b2 tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:46:19.589138 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-9b2283e3-5d18-4533-a722-6ccc585919b2 tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:46:19.599455 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:46:19.599455 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:46:19.614090 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-9b2283e3-5d18-4533-a722-6ccc585919b2 tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] Volume info retrieved successfully. Aug 25 05:46:19.626406 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-9b2283e3-5d18-4533-a722-6ccc585919b2 tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] https://10.4.3.189/volume/v3/volumes/07738ad6-67e3-4317-8bca-251c2a49b092 returned with HTTP 200 Aug 25 05:46:19.626406 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 598/2368] 10.4.3.189 () {68 vars in 1389 bytes} [Tue Aug 25 05:46:19 2026] GET /volume/v3/volumes/07738ad6-67e3-4317-8bca-251c2a49b092 => generated 1228 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 05:46:19.648514 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-fab91299-8e3a-401f-8ac6-d402dcb27e45 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:46:19.651506 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-fab91299-8e3a-401f-8ac6-d402dcb27e45 tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] GET https://10.4.3.189/volume/v3/volumes/07738ad6-67e3-4317-8bca-251c2a49b092 Aug 25 05:46:19.651835 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-fab91299-8e3a-401f-8ac6-d402dcb27e45 tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:46:19.652127 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-fab91299-8e3a-401f-8ac6-d402dcb27e45 tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:46:19.658788 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.quota [None req-205647e7-6373-40cc-9f7f-937e89768f56 tempest-VolumesCloneTest-1935122648 tempest-VolumesCloneTest-1935122648-project-member] Created reservations ['cabae7ca-b30b-46b4-b362-8fd6dae68488', 'cb8c8801-3d29-46e6-9268-948621d7caa9', '131b900b-bcd2-4842-8349-e0307049abba', '9dbbef3f-3265-4237-922d-69b79b7c4dea'] {{(pid=100269) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:46:19.658976 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-205647e7-6373-40cc-9f7f-937e89768f56 tempest-VolumesCloneTest-1935122648 tempest-VolumesCloneTest-1935122648-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a16c7b44-76fe-4aff-a6cf-f02855768c04) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cabae7ca-b30b-46b4-b362-8fd6dae68488', 'cb8c8801-3d29-46e6-9268-948621d7caa9', '131b900b-bcd2-4842-8349-e0307049abba', '9dbbef3f-3265-4237-922d-69b79b7c4dea']}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:46:19.659987 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-205647e7-6373-40cc-9f7f-937e89768f56 tempest-VolumesCloneTest-1935122648 tempest-VolumesCloneTest-1935122648-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fdeb295b-0dfd-4991-ae25-4fe8ce8c022a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:46:19.660887 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:46:19.660887 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:46:19.666475 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-fab91299-8e3a-401f-8ac6-d402dcb27e45 tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] Volume info retrieved successfully. Aug 25 05:46:19.673588 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-fab91299-8e3a-401f-8ac6-d402dcb27e45 tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] https://10.4.3.189/volume/v3/volumes/07738ad6-67e3-4317-8bca-251c2a49b092 returned with HTTP 200 Aug 25 05:46:19.673769 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 594/2369] 10.4.3.189 () {68 vars in 1389 bytes} [Tue Aug 25 05:46:19 2026] GET /volume/v3/volumes/07738ad6-67e3-4317-8bca-251c2a49b092 => generated 1228 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 05:46:19.694459 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-0dc5e705-2c1e-4a5d-b5fb-ab7a8683b75b None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:46:19.696855 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-0dc5e705-2c1e-4a5d-b5fb-ab7a8683b75b tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] DELETE https://10.4.3.189/volume/v3/snapshots/14f7efd3-93c0-470b-ac19-dce1b937a064 Aug 25 05:46:19.697043 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-0dc5e705-2c1e-4a5d-b5fb-ab7a8683b75b tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:46:19.697286 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-0dc5e705-2c1e-4a5d-b5fb-ab7a8683b75b tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] Calling method 'delete' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:46:19.697503 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.v3.snapshots [None req-0dc5e705-2c1e-4a5d-b5fb-ab7a8683b75b tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] Delete snapshot with id: 14f7efd3-93c0-470b-ac19-dce1b937a064 Aug 25 05:46:19.705825 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:46:19.705825 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:46:19.706342 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-0dc5e705-2c1e-4a5d-b5fb-ab7a8683b75b tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] Snapshot retrieved successfully. Aug 25 05:46:19.708687 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-205647e7-6373-40cc-9f7f-937e89768f56 tempest-VolumesCloneTest-1935122648 tempest-VolumesCloneTest-1935122648-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fdeb295b-0dfd-4991-ae25-4fe8ce8c022a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0bab68b5-242b-4e4a-9c9a-3f945c733dfa', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1613823457',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cfeac46383c7483192e0ff18ce1e5e35',qos_specs=None,replication_status=,reservations=['cabae7ca-b30b-46b4-b362-8fd6dae68488','cb8c8801-3d29-46e6-9268-948621d7caa9','131b900b-bcd2-4842-8349-e0307049abba','9dbbef3f-3265-4237-922d-69b79b7c4dea'],size=2,snapshot_id=None,source_replicaid=,source_volid=6b2988c6-52d3-48af-87d5-037367db1cac,status='creating',user_id='baa3b5f2428744fc85f08063d525a0ce',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T05:46:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1613823457',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0bab68b5-242b-4e4a-9c9a-3f945c733dfa,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cfeac46383c7483192e0ff18ce1e5e35',provider_auth=None,provider_geometry=None,provider_id=None,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=6b2988c6-52d3-48af-87d5-037367db1cac,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='baa3b5f2428744fc85f08063d525a0ce',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(23fc6e5d-fce0-4521-ba46-4837b4232084),volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:46:19.709969 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-205647e7-6373-40cc-9f7f-937e89768f56 tempest-VolumesCloneTest-1935122648 tempest-VolumesCloneTest-1935122648-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (440e91f1-1d1b-4e33-a867-759fb3bcc0e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:46:19.734978 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-0dc5e705-2c1e-4a5d-b5fb-ab7a8683b75b tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] Snapshot delete request issued successfully. Aug 25 05:46:19.735184 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-0dc5e705-2c1e-4a5d-b5fb-ab7a8683b75b tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] https://10.4.3.189/volume/v3/snapshots/14f7efd3-93c0-470b-ac19-dce1b937a064 returned with HTTP 202 Aug 25 05:46:19.735609 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 588/2370] 10.4.3.189 () {66 vars in 1357 bytes} [Tue Aug 25 05:46:19 2026] DELETE /volume/v3/snapshots/14f7efd3-93c0-470b-ac19-dce1b937a064 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:46:19.745690 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-205647e7-6373-40cc-9f7f-937e89768f56 tempest-VolumesCloneTest-1935122648 tempest-VolumesCloneTest-1935122648-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (440e91f1-1d1b-4e33-a867-759fb3bcc0e9) transitioned into state 'SUCCESS' from state '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-1613823457',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cfeac46383c7483192e0ff18ce1e5e35',qos_specs=None,replication_status=,reservations=['cabae7ca-b30b-46b4-b362-8fd6dae68488','cb8c8801-3d29-46e6-9268-948621d7caa9','131b900b-bcd2-4842-8349-e0307049abba','9dbbef3f-3265-4237-922d-69b79b7c4dea'],size=2,snapshot_id=None,source_replicaid=,source_volid=6b2988c6-52d3-48af-87d5-037367db1cac,status='creating',user_id='baa3b5f2428744fc85f08063d525a0ce',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:46:19.747119 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-205647e7-6373-40cc-9f7f-937e89768f56 tempest-VolumesCloneTest-1935122648 tempest-VolumesCloneTest-1935122648-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (02900145-3742-4ed1-902d-2191647e6dad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:46:19.749106 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-b9886ec9-244c-48a6-a0f5-c06d9764c02c None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:46:19.752263 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-b9886ec9-244c-48a6-a0f5-c06d9764c02c tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] GET https://10.4.3.189/volume/v3/snapshots/14f7efd3-93c0-470b-ac19-dce1b937a064 Aug 25 05:46:19.752834 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-b9886ec9-244c-48a6-a0f5-c06d9764c02c tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:46:19.753201 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-b9886ec9-244c-48a6-a0f5-c06d9764c02c tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:46:19.761960 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:46:19.761960 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:46:19.762997 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-b9886ec9-244c-48a6-a0f5-c06d9764c02c tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] Snapshot retrieved successfully. Aug 25 05:46:19.764990 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-b9886ec9-244c-48a6-a0f5-c06d9764c02c tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] https://10.4.3.189/volume/v3/snapshots/14f7efd3-93c0-470b-ac19-dce1b937a064 returned with HTTP 200 Aug 25 05:46:19.765868 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 599/2371] 10.4.3.189 () {66 vars in 1354 bytes} [Tue Aug 25 05:46:19 2026] GET /volume/v3/snapshots/14f7efd3-93c0-470b-ac19-dce1b937a064 => generated 470 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:46:19.779795 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-205647e7-6373-40cc-9f7f-937e89768f56 tempest-VolumesCloneTest-1935122648 tempest-VolumesCloneTest-1935122648-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (02900145-3742-4ed1-902d-2191647e6dad) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:46:19.780769 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-205647e7-6373-40cc-9f7f-937e89768f56 tempest-VolumesCloneTest-1935122648 tempest-VolumesCloneTest-1935122648-project-member] Flow 'volume_create_api' (2198f467-bf0a-4a60-895f-406f81c30846) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:46:19.781284 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-205647e7-6373-40cc-9f7f-937e89768f56 tempest-VolumesCloneTest-1935122648 tempest-VolumesCloneTest-1935122648-project-member] Create volume request issued successfully. Aug 25 05:46:19.781957 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-205647e7-6373-40cc-9f7f-937e89768f56 tempest-VolumesCloneTest-1935122648 tempest-VolumesCloneTest-1935122648-project-member] https://10.4.3.189/volume/v3/volumes returned with HTTP 202 Aug 25 05:46:19.782518 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 591/2372] 10.4.3.189 () {68 vars in 1259 bytes} [Tue Aug 25 05:46:19 2026] POST /volume/v3/volumes => generated 781 bytes in 302 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 05:46:19.796382 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-175ae96a-daaa-4484-a427-bb8170352f44 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:46:19.798331 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-175ae96a-daaa-4484-a427-bb8170352f44 tempest-VolumesCloneTest-1935122648 tempest-VolumesCloneTest-1935122648-project-member] GET https://10.4.3.189/volume/v3/volumes/0bab68b5-242b-4e4a-9c9a-3f945c733dfa Aug 25 05:46:19.798580 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-175ae96a-daaa-4484-a427-bb8170352f44 tempest-VolumesCloneTest-1935122648 tempest-VolumesCloneTest-1935122648-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:46:19.799153 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-175ae96a-daaa-4484-a427-bb8170352f44 tempest-VolumesCloneTest-1935122648 tempest-VolumesCloneTest-1935122648-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:46:19.806847 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:46:19.806847 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:46:19.811871 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-175ae96a-daaa-4484-a427-bb8170352f44 tempest-VolumesCloneTest-1935122648 tempest-VolumesCloneTest-1935122648-project-member] Volume info retrieved successfully. Aug 25 05:46:19.817469 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-175ae96a-daaa-4484-a427-bb8170352f44 tempest-VolumesCloneTest-1935122648 tempest-VolumesCloneTest-1935122648-project-member] https://10.4.3.189/volume/v3/volumes/0bab68b5-242b-4e4a-9c9a-3f945c733dfa returned with HTTP 200 Aug 25 05:46:19.817947 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 595/2373] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:46:19 2026] GET /volume/v3/volumes/0bab68b5-242b-4e4a-9c9a-3f945c733dfa => generated 849 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:46:20.780508 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-5e450255-58b5-4daf-84cf-cc138d3d1854 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:46:20.783113 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-5e450255-58b5-4daf-84cf-cc138d3d1854 tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] GET https://10.4.3.189/volume/v3/snapshots/14f7efd3-93c0-470b-ac19-dce1b937a064 Aug 25 05:46:20.783305 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-5e450255-58b5-4daf-84cf-cc138d3d1854 tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:46:20.783899 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-5e450255-58b5-4daf-84cf-cc138d3d1854 tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:46:20.794899 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-5e450255-58b5-4daf-84cf-cc138d3d1854 tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] https://10.4.3.189/volume/v3/snapshots/14f7efd3-93c0-470b-ac19-dce1b937a064 returned with HTTP 404 Aug 25 05:46:20.795613 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 589/2374] 10.4.3.189 () {66 vars in 1354 bytes} [Tue Aug 25 05:46:20 2026] GET /volume/v3/snapshots/14f7efd3-93c0-470b-ac19-dce1b937a064 => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:46:20.808125 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-c73094c2-db9a-4f4b-b682-15185081459a None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:46:20.810337 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-c73094c2-db9a-4f4b-b682-15185081459a tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] DELETE https://10.4.3.189/volume/v3/volumes/07738ad6-67e3-4317-8bca-251c2a49b092 Aug 25 05:46:20.814239 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-c73094c2-db9a-4f4b-b682-15185081459a tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:46:20.814354 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-c73094c2-db9a-4f4b-b682-15185081459a tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] Calling method 'delete' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:46:20.814745 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [None req-c73094c2-db9a-4f4b-b682-15185081459a tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] Delete volume with id: 07738ad6-67e3-4317-8bca-251c2a49b092 Aug 25 05:46:20.825538 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:46:20.825538 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:46:20.826455 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-c73094c2-db9a-4f4b-b682-15185081459a tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] Volume info retrieved successfully. Aug 25 05:46:20.835870 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-211dcbae-fe4a-45b4-a3db-a773a0cc3443 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:46:20.839760 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-211dcbae-fe4a-45b4-a3db-a773a0cc3443 tempest-VolumesCloneTest-1935122648 tempest-VolumesCloneTest-1935122648-project-member] GET https://10.4.3.189/volume/v3/volumes/0bab68b5-242b-4e4a-9c9a-3f945c733dfa Aug 25 05:46:20.840011 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-211dcbae-fe4a-45b4-a3db-a773a0cc3443 tempest-VolumesCloneTest-1935122648 tempest-VolumesCloneTest-1935122648-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:46:20.840255 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-211dcbae-fe4a-45b4-a3db-a773a0cc3443 tempest-VolumesCloneTest-1935122648 tempest-VolumesCloneTest-1935122648-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:46:20.850703 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:46:20.850703 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:46:20.851626 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-c73094c2-db9a-4f4b-b682-15185081459a tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] Delete volume request issued successfully. Aug 25 05:46:20.851979 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-c73094c2-db9a-4f4b-b682-15185081459a tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] https://10.4.3.189/volume/v3/volumes/07738ad6-67e3-4317-8bca-251c2a49b092 returned with HTTP 202 Aug 25 05:46:20.852568 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 600/2375] 10.4.3.189 () {68 vars in 1392 bytes} [Tue Aug 25 05:46:20 2026] DELETE /volume/v3/volumes/07738ad6-67e3-4317-8bca-251c2a49b092 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 05:46:20.857598 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-211dcbae-fe4a-45b4-a3db-a773a0cc3443 tempest-VolumesCloneTest-1935122648 tempest-VolumesCloneTest-1935122648-project-member] Volume info retrieved successfully. Aug 25 05:46:20.866870 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-211dcbae-fe4a-45b4-a3db-a773a0cc3443 tempest-VolumesCloneTest-1935122648 tempest-VolumesCloneTest-1935122648-project-member] https://10.4.3.189/volume/v3/volumes/0bab68b5-242b-4e4a-9c9a-3f945c733dfa returned with HTTP 200 Aug 25 05:46:20.867340 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 592/2376] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:46:20 2026] GET /volume/v3/volumes/0bab68b5-242b-4e4a-9c9a-3f945c733dfa => generated 874 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:46:20.867721 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-eeefba25-bc8b-4a9b-87de-1b02c011d338 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:46:20.870262 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-eeefba25-bc8b-4a9b-87de-1b02c011d338 tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] GET https://10.4.3.189/volume/v3/volumes/07738ad6-67e3-4317-8bca-251c2a49b092 Aug 25 05:46:20.870574 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-eeefba25-bc8b-4a9b-87de-1b02c011d338 tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:46:20.870858 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-eeefba25-bc8b-4a9b-87de-1b02c011d338 tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:46:20.880494 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:46:20.880494 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:46:20.885996 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-7149f4fe-5919-417b-96f5-1a12b288f8df None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:46:20.886153 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-eeefba25-bc8b-4a9b-87de-1b02c011d338 tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] Volume info retrieved successfully. Aug 25 05:46:20.893135 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-eeefba25-bc8b-4a9b-87de-1b02c011d338 tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] https://10.4.3.189/volume/v3/volumes/07738ad6-67e3-4317-8bca-251c2a49b092 returned with HTTP 200 Aug 25 05:46:20.893602 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-7149f4fe-5919-417b-96f5-1a12b288f8df tempest-VolumesCloneTest-1935122648 tempest-VolumesCloneTest-1935122648-project-member] GET https://10.4.3.189/volume/v3/volumes/0bab68b5-242b-4e4a-9c9a-3f945c733dfa Aug 25 05:46:20.893855 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 596/2377] 10.4.3.189 () {68 vars in 1389 bytes} [Tue Aug 25 05:46:20 2026] GET /volume/v3/volumes/07738ad6-67e3-4317-8bca-251c2a49b092 => generated 1227 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 05:46:20.894135 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-7149f4fe-5919-417b-96f5-1a12b288f8df tempest-VolumesCloneTest-1935122648 tempest-VolumesCloneTest-1935122648-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:46:20.894420 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-7149f4fe-5919-417b-96f5-1a12b288f8df tempest-VolumesCloneTest-1935122648 tempest-VolumesCloneTest-1935122648-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:46:20.906629 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:46:20.906629 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:46:20.912545 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-7149f4fe-5919-417b-96f5-1a12b288f8df tempest-VolumesCloneTest-1935122648 tempest-VolumesCloneTest-1935122648-project-member] Volume info retrieved successfully. Aug 25 05:46:20.920336 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-7149f4fe-5919-417b-96f5-1a12b288f8df tempest-VolumesCloneTest-1935122648 tempest-VolumesCloneTest-1935122648-project-member] https://10.4.3.189/volume/v3/volumes/0bab68b5-242b-4e4a-9c9a-3f945c733dfa returned with HTTP 200 Aug 25 05:46:20.921108 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 590/2378] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:46:20 2026] GET /volume/v3/volumes/0bab68b5-242b-4e4a-9c9a-3f945c733dfa => generated 874 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:46:20.938588 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-56161bc0-74c5-494f-8a5f-90d4b8d8f870 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:46:20.948948 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-56161bc0-74c5-494f-8a5f-90d4b8d8f870 tempest-VolumesCloneTest-1935122648 tempest-VolumesCloneTest-1935122648-project-member] GET https://10.4.3.189/volume/v3/volumes/0bab68b5-242b-4e4a-9c9a-3f945c733dfa Aug 25 05:46:20.948948 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-56161bc0-74c5-494f-8a5f-90d4b8d8f870 tempest-VolumesCloneTest-1935122648 tempest-VolumesCloneTest-1935122648-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:46:20.948948 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-56161bc0-74c5-494f-8a5f-90d4b8d8f870 tempest-VolumesCloneTest-1935122648 tempest-VolumesCloneTest-1935122648-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:46:20.958703 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:46:20.958703 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:46:20.964227 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-56161bc0-74c5-494f-8a5f-90d4b8d8f870 tempest-VolumesCloneTest-1935122648 tempest-VolumesCloneTest-1935122648-project-member] Volume info retrieved successfully. Aug 25 05:46:20.970542 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-56161bc0-74c5-494f-8a5f-90d4b8d8f870 tempest-VolumesCloneTest-1935122648 tempest-VolumesCloneTest-1935122648-project-member] https://10.4.3.189/volume/v3/volumes/0bab68b5-242b-4e4a-9c9a-3f945c733dfa returned with HTTP 200 Aug 25 05:46:20.971183 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 601/2379] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:46:20 2026] GET /volume/v3/volumes/0bab68b5-242b-4e4a-9c9a-3f945c733dfa => generated 874 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:46:20.987697 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-06cae510-f641-4ae1-ae5e-651762baa800 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:46:20.992695 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-06cae510-f641-4ae1-ae5e-651762baa800 tempest-VolumesCloneTest-1935122648 tempest-VolumesCloneTest-1935122648-project-member] DELETE https://10.4.3.189/volume/v3/volumes/0bab68b5-242b-4e4a-9c9a-3f945c733dfa Aug 25 05:46:20.992695 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-06cae510-f641-4ae1-ae5e-651762baa800 tempest-VolumesCloneTest-1935122648 tempest-VolumesCloneTest-1935122648-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:46:20.992923 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-06cae510-f641-4ae1-ae5e-651762baa800 tempest-VolumesCloneTest-1935122648 tempest-VolumesCloneTest-1935122648-project-member] Calling method 'delete' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:46:20.993096 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.v3.volumes [None req-06cae510-f641-4ae1-ae5e-651762baa800 tempest-VolumesCloneTest-1935122648 tempest-VolumesCloneTest-1935122648-project-member] Delete volume with id: 0bab68b5-242b-4e4a-9c9a-3f945c733dfa Aug 25 05:46:20.998047 np0000008051 devstack@c-api.service[100269]: DEBUG dbcounter [-] [100269] Writing DB stats cinder:SELECT=371,cinder:INSERT=52,cinder:UPDATE=101 {{(pid=100269) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 05:46:21.010399 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:46:21.010399 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:46:21.010399 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-06cae510-f641-4ae1-ae5e-651762baa800 tempest-VolumesCloneTest-1935122648 tempest-VolumesCloneTest-1935122648-project-member] Volume info retrieved successfully. Aug 25 05:46:21.047615 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-06cae510-f641-4ae1-ae5e-651762baa800 tempest-VolumesCloneTest-1935122648 tempest-VolumesCloneTest-1935122648-project-member] Delete volume request issued successfully. Aug 25 05:46:21.047919 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-06cae510-f641-4ae1-ae5e-651762baa800 tempest-VolumesCloneTest-1935122648 tempest-VolumesCloneTest-1935122648-project-member] https://10.4.3.189/volume/v3/volumes/0bab68b5-242b-4e4a-9c9a-3f945c733dfa returned with HTTP 202 Aug 25 05:46:21.048487 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 593/2380] 10.4.3.189 () {66 vars in 1351 bytes} [Tue Aug 25 05:46:20 2026] DELETE /volume/v3/volumes/0bab68b5-242b-4e4a-9c9a-3f945c733dfa => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:46:21.056658 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-eb0289c5-d59e-449c-859e-126d0804fc9d None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:46:21.059413 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-eb0289c5-d59e-449c-859e-126d0804fc9d tempest-VolumesCloneTest-1935122648 tempest-VolumesCloneTest-1935122648-project-member] GET https://10.4.3.189/volume/v3/volumes/0bab68b5-242b-4e4a-9c9a-3f945c733dfa Aug 25 05:46:21.059682 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-eb0289c5-d59e-449c-859e-126d0804fc9d tempest-VolumesCloneTest-1935122648 tempest-VolumesCloneTest-1935122648-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:46:21.059947 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-eb0289c5-d59e-449c-859e-126d0804fc9d tempest-VolumesCloneTest-1935122648 tempest-VolumesCloneTest-1935122648-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:46:21.069648 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:46:21.069648 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:46:21.074736 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-eb0289c5-d59e-449c-859e-126d0804fc9d tempest-VolumesCloneTest-1935122648 tempest-VolumesCloneTest-1935122648-project-member] Volume info retrieved successfully. Aug 25 05:46:21.081603 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-eb0289c5-d59e-449c-859e-126d0804fc9d tempest-VolumesCloneTest-1935122648 tempest-VolumesCloneTest-1935122648-project-member] https://10.4.3.189/volume/v3/volumes/0bab68b5-242b-4e4a-9c9a-3f945c733dfa returned with HTTP 200 Aug 25 05:46:21.082333 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 597/2381] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:46:21 2026] GET /volume/v3/volumes/0bab68b5-242b-4e4a-9c9a-3f945c733dfa => generated 873 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:46:21.369653 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-a154d2c7-4530-4dc7-8568-2dc0fd54dcff None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:46:21.515198 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-a154d2c7-4530-4dc7-8568-2dc0fd54dcff tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] POST https://10.4.3.189/volume/v3/volumes Aug 25 05:46:21.515513 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-a154d2c7-4530-4dc7-8568-2dc0fd54dcff tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1236494261"}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:46:21.517224 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.v3.volumes [None req-a154d2c7-4530-4dc7-8568-2dc0fd54dcff tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1236494261'}} {{(pid=100270) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 05:46:21.517343 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.v3.volumes [None req-a154d2c7-4530-4dc7-8568-2dc0fd54dcff tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] Create volume of 1 GB Aug 25 05:46:21.521680 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-a154d2c7-4530-4dc7-8568-2dc0fd54dcff tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] Availability Zones retrieved successfully. Aug 25 05:46:21.527359 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-a154d2c7-4530-4dc7-8568-2dc0fd54dcff tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] Flow 'volume_create_api' (a798d7d3-7c20-42cb-9c92-9fcb9be8ca0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:46:21.529209 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-a154d2c7-4530-4dc7-8568-2dc0fd54dcff tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (10c8713f-1254-4c14-a1e8-63e867ccc5e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:46:21.529633 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.flows.api.create_volume [None req-a154d2c7-4530-4dc7-8568-2dc0fd54dcff tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] Validating volume size '1' using validate_int {{(pid=100270) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 05:46:21.562948 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-a154d2c7-4530-4dc7-8568-2dc0fd54dcff tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (10c8713f-1254-4c14-a1e8-63e867ccc5e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T05:35:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=23fc6e5d-fce0-4521-ba46-4837b4232084,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '23fc6e5d-fce0-4521-ba46-4837b4232084', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:46:21.563735 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-a154d2c7-4530-4dc7-8568-2dc0fd54dcff tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (105d67a3-c4ca-4af9-8f7f-cb9f01916ecb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:46:21.645728 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.quota [None req-a154d2c7-4530-4dc7-8568-2dc0fd54dcff tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] Created reservations ['9e5c91d0-5636-4599-b7d0-3da50e8dbd13', 'f0ad147d-bafc-4663-9b80-ef5e8d4ef266', 'f4bd3609-27e0-488d-89e4-dbcc0ecda909', 'd52be4b8-127c-4085-94b9-0e451a8e793b'] {{(pid=100270) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:46:21.646702 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-a154d2c7-4530-4dc7-8568-2dc0fd54dcff tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (105d67a3-c4ca-4af9-8f7f-cb9f01916ecb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9e5c91d0-5636-4599-b7d0-3da50e8dbd13', 'f0ad147d-bafc-4663-9b80-ef5e8d4ef266', 'f4bd3609-27e0-488d-89e4-dbcc0ecda909', 'd52be4b8-127c-4085-94b9-0e451a8e793b']}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:46:21.647917 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-a154d2c7-4530-4dc7-8568-2dc0fd54dcff tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ad6e3fc5-23df-405b-b85b-4a11df70b0a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:46:21.676077 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-a154d2c7-4530-4dc7-8568-2dc0fd54dcff tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ad6e3fc5-23df-405b-b85b-4a11df70b0a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6fda1911-9499-44e4-9907-45761cf00b60', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1236494261',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0350634de32840f48ca2cf0f2ece237e',qos_specs=None,replication_status=,reservations=['9e5c91d0-5636-4599-b7d0-3da50e8dbd13','f0ad147d-bafc-4663-9b80-ef5e8d4ef266','f4bd3609-27e0-488d-89e4-dbcc0ecda909','d52be4b8-127c-4085-94b9-0e451a8e793b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='05267dbbf7e643229f4b7f78f71c95cd',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T05:46:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1236494261',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6fda1911-9499-44e4-9907-45761cf00b60,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0350634de32840f48ca2cf0f2ece237e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='05267dbbf7e643229f4b7f78f71c95cd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(23fc6e5d-fce0-4521-ba46-4837b4232084),volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:46:21.677133 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-a154d2c7-4530-4dc7-8568-2dc0fd54dcff tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e073db08-a842-4d03-81f1-2c13b62ed52d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:46:21.699417 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-a154d2c7-4530-4dc7-8568-2dc0fd54dcff tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e073db08-a842-4d03-81f1-2c13b62ed52d) transitioned into state 'SUCCESS' from state '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-1236494261',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0350634de32840f48ca2cf0f2ece237e',qos_specs=None,replication_status=,reservations=['9e5c91d0-5636-4599-b7d0-3da50e8dbd13','f0ad147d-bafc-4663-9b80-ef5e8d4ef266','f4bd3609-27e0-488d-89e4-dbcc0ecda909','d52be4b8-127c-4085-94b9-0e451a8e793b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='05267dbbf7e643229f4b7f78f71c95cd',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:46:21.700620 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-a154d2c7-4530-4dc7-8568-2dc0fd54dcff tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a07ddbbd-31ad-46dc-a9cf-85df501770dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:46:21.711185 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-a154d2c7-4530-4dc7-8568-2dc0fd54dcff tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a07ddbbd-31ad-46dc-a9cf-85df501770dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:46:21.712073 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-a154d2c7-4530-4dc7-8568-2dc0fd54dcff tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] Flow 'volume_create_api' (a798d7d3-7c20-42cb-9c92-9fcb9be8ca0f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100270) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:46:21.712421 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-a154d2c7-4530-4dc7-8568-2dc0fd54dcff tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] Create volume request issued successfully. Aug 25 05:46:21.713073 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-a154d2c7-4530-4dc7-8568-2dc0fd54dcff tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] https://10.4.3.189/volume/v3/volumes returned with HTTP 202 Aug 25 05:46:21.713612 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 591/2382] 10.4.3.189 () {68 vars in 1258 bytes} [Tue Aug 25 05:46:21 2026] POST /volume/v3/volumes => generated 749 bytes in 344 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 05:46:21.727209 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-9b133e26-fdbb-4c33-8ebc-6ca795e3833a None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:46:21.733708 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-9b133e26-fdbb-4c33-8ebc-6ca795e3833a tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] GET https://10.4.3.189/volume/v3/volumes/6fda1911-9499-44e4-9907-45761cf00b60 Aug 25 05:46:21.734071 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-9b133e26-fdbb-4c33-8ebc-6ca795e3833a tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:46:21.734341 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-9b133e26-fdbb-4c33-8ebc-6ca795e3833a tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:46:21.752428 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:46:21.752428 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:46:21.760049 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-9b133e26-fdbb-4c33-8ebc-6ca795e3833a tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] Volume info retrieved successfully. Aug 25 05:46:21.767388 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-9b133e26-fdbb-4c33-8ebc-6ca795e3833a tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] https://10.4.3.189/volume/v3/volumes/6fda1911-9499-44e4-9907-45761cf00b60 returned with HTTP 200 Aug 25 05:46:21.767989 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 602/2383] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:46:21 2026] GET /volume/v3/volumes/6fda1911-9499-44e4-9907-45761cf00b60 => generated 817 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:46:21.910779 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-f5973a10-349c-4f5b-8807-e6bab5a360cd None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:46:21.912958 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-f5973a10-349c-4f5b-8807-e6bab5a360cd tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] GET https://10.4.3.189/volume/v3/volumes/07738ad6-67e3-4317-8bca-251c2a49b092 Aug 25 05:46:21.913216 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-f5973a10-349c-4f5b-8807-e6bab5a360cd tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:46:21.913411 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-f5973a10-349c-4f5b-8807-e6bab5a360cd tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:46:21.920624 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-f5973a10-349c-4f5b-8807-e6bab5a360cd tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] https://10.4.3.189/volume/v3/volumes/07738ad6-67e3-4317-8bca-251c2a49b092 returned with HTTP 404 Aug 25 05:46:21.921175 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 594/2384] 10.4.3.189 () {68 vars in 1389 bytes} [Tue Aug 25 05:46:21 2026] GET /volume/v3/volumes/07738ad6-67e3-4317-8bca-251c2a49b092 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 05:46:22.100998 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-d4737b87-663e-49c0-b649-9fbee5ebf84a None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:46:22.103565 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d4737b87-663e-49c0-b649-9fbee5ebf84a tempest-VolumesCloneTest-1935122648 tempest-VolumesCloneTest-1935122648-project-member] GET https://10.4.3.189/volume/v3/volumes/0bab68b5-242b-4e4a-9c9a-3f945c733dfa Aug 25 05:46:22.103862 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d4737b87-663e-49c0-b649-9fbee5ebf84a tempest-VolumesCloneTest-1935122648 tempest-VolumesCloneTest-1935122648-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:46:22.104155 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d4737b87-663e-49c0-b649-9fbee5ebf84a tempest-VolumesCloneTest-1935122648 tempest-VolumesCloneTest-1935122648-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:46:22.111424 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d4737b87-663e-49c0-b649-9fbee5ebf84a tempest-VolumesCloneTest-1935122648 tempest-VolumesCloneTest-1935122648-project-member] https://10.4.3.189/volume/v3/volumes/0bab68b5-242b-4e4a-9c9a-3f945c733dfa returned with HTTP 404 Aug 25 05:46:22.112124 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 598/2385] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:46:22 2026] GET /volume/v3/volumes/0bab68b5-242b-4e4a-9c9a-3f945c733dfa => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:46:22.121475 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-f619bdd9-cac4-48e1-b5e8-1b456eff7c8a None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:46:22.124223 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-f619bdd9-cac4-48e1-b5e8-1b456eff7c8a tempest-VolumesCloneTest-1935122648 tempest-VolumesCloneTest-1935122648-project-member] GET https://10.4.3.189/volume/v3/volumes/6b2988c6-52d3-48af-87d5-037367db1cac Aug 25 05:46:22.124732 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-f619bdd9-cac4-48e1-b5e8-1b456eff7c8a tempest-VolumesCloneTest-1935122648 tempest-VolumesCloneTest-1935122648-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:46:22.124833 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-f619bdd9-cac4-48e1-b5e8-1b456eff7c8a tempest-VolumesCloneTest-1935122648 tempest-VolumesCloneTest-1935122648-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:46:22.134424 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:46:22.134424 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:46:22.140033 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-f619bdd9-cac4-48e1-b5e8-1b456eff7c8a tempest-VolumesCloneTest-1935122648 tempest-VolumesCloneTest-1935122648-project-member] Volume info retrieved successfully. Aug 25 05:46:22.146087 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-f619bdd9-cac4-48e1-b5e8-1b456eff7c8a tempest-VolumesCloneTest-1935122648 tempest-VolumesCloneTest-1935122648-project-member] https://10.4.3.189/volume/v3/volumes/6b2988c6-52d3-48af-87d5-037367db1cac returned with HTTP 200 Aug 25 05:46:22.146721 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 592/2386] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:46:22 2026] GET /volume/v3/volumes/6b2988c6-52d3-48af-87d5-037367db1cac => generated 838 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:46:22.167719 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-121ba6c3-9695-4156-a0e5-79957c20bf5d None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:46:22.170616 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-121ba6c3-9695-4156-a0e5-79957c20bf5d tempest-VolumesCloneTest-1935122648 tempest-VolumesCloneTest-1935122648-project-member] DELETE https://10.4.3.189/volume/v3/volumes/6b2988c6-52d3-48af-87d5-037367db1cac Aug 25 05:46:22.170934 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-121ba6c3-9695-4156-a0e5-79957c20bf5d tempest-VolumesCloneTest-1935122648 tempest-VolumesCloneTest-1935122648-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:46:22.171269 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-121ba6c3-9695-4156-a0e5-79957c20bf5d tempest-VolumesCloneTest-1935122648 tempest-VolumesCloneTest-1935122648-project-member] Calling method 'delete' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:46:22.171448 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [None req-121ba6c3-9695-4156-a0e5-79957c20bf5d tempest-VolumesCloneTest-1935122648 tempest-VolumesCloneTest-1935122648-project-member] Delete volume with id: 6b2988c6-52d3-48af-87d5-037367db1cac Aug 25 05:46:22.179909 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:46:22.179909 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:46:22.180637 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-121ba6c3-9695-4156-a0e5-79957c20bf5d tempest-VolumesCloneTest-1935122648 tempest-VolumesCloneTest-1935122648-project-member] Volume info retrieved successfully. Aug 25 05:46:22.204672 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-121ba6c3-9695-4156-a0e5-79957c20bf5d tempest-VolumesCloneTest-1935122648 tempest-VolumesCloneTest-1935122648-project-member] Delete volume request issued successfully. Aug 25 05:46:22.204672 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-121ba6c3-9695-4156-a0e5-79957c20bf5d tempest-VolumesCloneTest-1935122648 tempest-VolumesCloneTest-1935122648-project-member] https://10.4.3.189/volume/v3/volumes/6b2988c6-52d3-48af-87d5-037367db1cac returned with HTTP 202 Aug 25 05:46:22.205462 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 603/2387] 10.4.3.189 () {66 vars in 1351 bytes} [Tue Aug 25 05:46:22 2026] DELETE /volume/v3/volumes/6b2988c6-52d3-48af-87d5-037367db1cac => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:46:22.217926 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-fce89c0d-4891-4e4c-ae53-9fd6fef5f413 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:46:22.223500 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-fce89c0d-4891-4e4c-ae53-9fd6fef5f413 tempest-VolumesCloneTest-1935122648 tempest-VolumesCloneTest-1935122648-project-member] GET https://10.4.3.189/volume/v3/volumes/6b2988c6-52d3-48af-87d5-037367db1cac Aug 25 05:46:22.223832 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-fce89c0d-4891-4e4c-ae53-9fd6fef5f413 tempest-VolumesCloneTest-1935122648 tempest-VolumesCloneTest-1935122648-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:46:22.224252 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-fce89c0d-4891-4e4c-ae53-9fd6fef5f413 tempest-VolumesCloneTest-1935122648 tempest-VolumesCloneTest-1935122648-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:46:22.235169 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:46:22.235169 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:46:22.240456 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-bacbe6fa-d827-46e2-b9da-813eee997c41 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:46:22.243009 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-bacbe6fa-d827-46e2-b9da-813eee997c41 tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] DELETE https://10.4.3.189/volume/v3/volumes/c593390c-84e6-40dc-940c-631b47202b26 Aug 25 05:46:22.243438 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-bacbe6fa-d827-46e2-b9da-813eee997c41 tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:46:22.244332 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-bacbe6fa-d827-46e2-b9da-813eee997c41 tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:46:22.244332 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-bacbe6fa-d827-46e2-b9da-813eee997c41 tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] Delete volume with id: c593390c-84e6-40dc-940c-631b47202b26 Aug 25 05:46:22.247259 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-fce89c0d-4891-4e4c-ae53-9fd6fef5f413 tempest-VolumesCloneTest-1935122648 tempest-VolumesCloneTest-1935122648-project-member] Volume info retrieved successfully. Aug 25 05:46:22.256505 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-fce89c0d-4891-4e4c-ae53-9fd6fef5f413 tempest-VolumesCloneTest-1935122648 tempest-VolumesCloneTest-1935122648-project-member] https://10.4.3.189/volume/v3/volumes/6b2988c6-52d3-48af-87d5-037367db1cac returned with HTTP 200 Aug 25 05:46:22.257110 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 595/2388] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:46:22 2026] GET /volume/v3/volumes/6b2988c6-52d3-48af-87d5-037367db1cac => generated 837 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:46:22.260833 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:46:22.260833 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:46:22.261520 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-bacbe6fa-d827-46e2-b9da-813eee997c41 tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] Volume info retrieved successfully. Aug 25 05:46:22.294778 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-bacbe6fa-d827-46e2-b9da-813eee997c41 tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] Delete volume request issued successfully. Aug 25 05:46:22.295086 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-bacbe6fa-d827-46e2-b9da-813eee997c41 tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] https://10.4.3.189/volume/v3/volumes/c593390c-84e6-40dc-940c-631b47202b26 returned with HTTP 202 Aug 25 05:46:22.295627 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 599/2389] 10.4.3.189 () {68 vars in 1392 bytes} [Tue Aug 25 05:46:22 2026] DELETE /volume/v3/volumes/c593390c-84e6-40dc-940c-631b47202b26 => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 05:46:22.303971 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-f77378e3-6395-488a-bb78-cc510e9c60fe None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:46:22.306079 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-f77378e3-6395-488a-bb78-cc510e9c60fe tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] GET https://10.4.3.189/volume/v3/volumes/c593390c-84e6-40dc-940c-631b47202b26 Aug 25 05:46:22.306339 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-f77378e3-6395-488a-bb78-cc510e9c60fe tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:46:22.306554 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-f77378e3-6395-488a-bb78-cc510e9c60fe tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:46:22.315686 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:46:22.315686 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:46:22.320476 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-f77378e3-6395-488a-bb78-cc510e9c60fe tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] Volume info retrieved successfully. Aug 25 05:46:22.326902 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-f77378e3-6395-488a-bb78-cc510e9c60fe tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] https://10.4.3.189/volume/v3/volumes/c593390c-84e6-40dc-940c-631b47202b26 returned with HTTP 200 Aug 25 05:46:22.327906 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 593/2390] 10.4.3.189 () {68 vars in 1389 bytes} [Tue Aug 25 05:46:22 2026] GET /volume/v3/volumes/c593390c-84e6-40dc-940c-631b47202b26 => generated 1192 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 05:46:22.720138 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-88d62ee2-42d7-491f-813d-2e6e9581395e None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:46:22.722294 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-88d62ee2-42d7-491f-813d-2e6e9581395e tempest-AttachVolumeShelveTestJSON-1540835988 tempest-AttachVolumeShelveTestJSON-1540835988-project-member] DELETE https://10.4.3.189/volume/v3/volumes/1a01db1a-5347-474a-8028-80d19cf7aae6 Aug 25 05:46:22.722498 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-88d62ee2-42d7-491f-813d-2e6e9581395e tempest-AttachVolumeShelveTestJSON-1540835988 tempest-AttachVolumeShelveTestJSON-1540835988-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:46:22.722717 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-88d62ee2-42d7-491f-813d-2e6e9581395e tempest-AttachVolumeShelveTestJSON-1540835988 tempest-AttachVolumeShelveTestJSON-1540835988-project-member] Calling method 'delete' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:46:22.722908 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [None req-88d62ee2-42d7-491f-813d-2e6e9581395e tempest-AttachVolumeShelveTestJSON-1540835988 tempest-AttachVolumeShelveTestJSON-1540835988-project-member] Delete volume with id: 1a01db1a-5347-474a-8028-80d19cf7aae6 Aug 25 05:46:22.732709 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:46:22.732709 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:46:22.733261 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-88d62ee2-42d7-491f-813d-2e6e9581395e tempest-AttachVolumeShelveTestJSON-1540835988 tempest-AttachVolumeShelveTestJSON-1540835988-project-member] Volume info retrieved successfully. Aug 25 05:46:22.751665 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-88d62ee2-42d7-491f-813d-2e6e9581395e tempest-AttachVolumeShelveTestJSON-1540835988 tempest-AttachVolumeShelveTestJSON-1540835988-project-member] Delete volume request issued successfully. Aug 25 05:46:22.751984 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-88d62ee2-42d7-491f-813d-2e6e9581395e tempest-AttachVolumeShelveTestJSON-1540835988 tempest-AttachVolumeShelveTestJSON-1540835988-project-member] https://10.4.3.189/volume/v3/volumes/1a01db1a-5347-474a-8028-80d19cf7aae6 returned with HTTP 202 Aug 25 05:46:22.752662 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 604/2391] 10.4.3.189 () {66 vars in 1351 bytes} [Tue Aug 25 05:46:22 2026] DELETE /volume/v3/volumes/1a01db1a-5347-474a-8028-80d19cf7aae6 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:46:22.759897 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-8902a666-db2f-4aaa-9d90-b22d6473e57c None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:46:22.761940 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-8902a666-db2f-4aaa-9d90-b22d6473e57c tempest-AttachVolumeShelveTestJSON-1540835988 tempest-AttachVolumeShelveTestJSON-1540835988-project-member] GET https://10.4.3.189/volume/v3/volumes/1a01db1a-5347-474a-8028-80d19cf7aae6 Aug 25 05:46:22.762212 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-8902a666-db2f-4aaa-9d90-b22d6473e57c tempest-AttachVolumeShelveTestJSON-1540835988 tempest-AttachVolumeShelveTestJSON-1540835988-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:46:22.762455 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-8902a666-db2f-4aaa-9d90-b22d6473e57c tempest-AttachVolumeShelveTestJSON-1540835988 tempest-AttachVolumeShelveTestJSON-1540835988-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:46:22.770469 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:46:22.770469 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:46:22.774951 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-8902a666-db2f-4aaa-9d90-b22d6473e57c tempest-AttachVolumeShelveTestJSON-1540835988 tempest-AttachVolumeShelveTestJSON-1540835988-project-member] Volume info retrieved successfully. Aug 25 05:46:22.783180 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-8902a666-db2f-4aaa-9d90-b22d6473e57c tempest-AttachVolumeShelveTestJSON-1540835988 tempest-AttachVolumeShelveTestJSON-1540835988-project-member] https://10.4.3.189/volume/v3/volumes/1a01db1a-5347-474a-8028-80d19cf7aae6 returned with HTTP 200 Aug 25 05:46:22.783180 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 596/2392] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:46:22 2026] GET /volume/v3/volumes/1a01db1a-5347-474a-8028-80d19cf7aae6 => generated 848 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:46:22.785609 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-28c2d219-b4aa-4fe1-adab-d10aabea7276 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:46:22.788430 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-28c2d219-b4aa-4fe1-adab-d10aabea7276 tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] GET https://10.4.3.189/volume/v3/volumes/6fda1911-9499-44e4-9907-45761cf00b60 Aug 25 05:46:22.789043 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-28c2d219-b4aa-4fe1-adab-d10aabea7276 tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:46:22.789043 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-28c2d219-b4aa-4fe1-adab-d10aabea7276 tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:46:22.798592 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:46:22.798592 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:46:22.803852 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-28c2d219-b4aa-4fe1-adab-d10aabea7276 tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] Volume info retrieved successfully. Aug 25 05:46:22.810305 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-28c2d219-b4aa-4fe1-adab-d10aabea7276 tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] https://10.4.3.189/volume/v3/volumes/6fda1911-9499-44e4-9907-45761cf00b60 returned with HTTP 200 Aug 25 05:46:22.811241 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 600/2393] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:46:22 2026] GET /volume/v3/volumes/6fda1911-9499-44e4-9907-45761cf00b60 => generated 842 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:46:22.824971 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-949a14c6-3d88-4dee-b041-1d570f6ba6b7 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:46:22.827216 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-949a14c6-3d88-4dee-b041-1d570f6ba6b7 tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] POST https://10.4.3.189/volume/v3/backups Aug 25 05:46:22.827715 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-949a14c6-3d88-4dee-b041-1d570f6ba6b7 tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "6fda1911-9499-44e4-9907-45761cf00b60", "name": "tempest-VolumesBackupsTest-Backup-1154630688"}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:46:22.829794 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.contrib.backups [None req-949a14c6-3d88-4dee-b041-1d570f6ba6b7 tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] Creating new backup {'backup': {'volume_id': '6fda1911-9499-44e4-9907-45761cf00b60', 'name': 'tempest-VolumesBackupsTest-Backup-1154630688'}} {{(pid=100270) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 25 05:46:22.829982 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.contrib.backups [None req-949a14c6-3d88-4dee-b041-1d570f6ba6b7 tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] Creating backup of volume 6fda1911-9499-44e4-9907-45761cf00b60 in container None Aug 25 05:46:22.838699 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:46:22.838699 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:46:22.839289 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-949a14c6-3d88-4dee-b041-1d570f6ba6b7 tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] Volume info retrieved successfully. Aug 25 05:46:22.869427 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.quota [None req-949a14c6-3d88-4dee-b041-1d570f6ba6b7 tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] Created reservations ['b922756d-09d8-4db9-8248-3cda3f4186b2', '9fa533a9-02bb-41c2-852c-1cc5432f06a5'] {{(pid=100270) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:46:22.905144 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-949a14c6-3d88-4dee-b041-1d570f6ba6b7 tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] https://10.4.3.189/volume/v3/backups returned with HTTP 202 Aug 25 05:46:22.905618 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 594/2394] 10.4.3.189 () {68 vars in 1259 bytes} [Tue Aug 25 05:46:22 2026] POST /volume/v3/backups => generated 330 bytes in 81 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 05:46:22.913709 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-e01a14a6-7210-4d3b-99d0-b6825a4f5315 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:46:22.917313 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-e01a14a6-7210-4d3b-99d0-b6825a4f5315 tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] GET https://10.4.3.189/volume/v3/backups/08bae0e2-6a6d-4649-a4c9-6bb5a103b8c2 Aug 25 05:46:22.917703 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-e01a14a6-7210-4d3b-99d0-b6825a4f5315 tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:46:22.918010 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-e01a14a6-7210-4d3b-99d0-b6825a4f5315 tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:46:22.918449 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-e01a14a6-7210-4d3b-99d0-b6825a4f5315 tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] Show backup with id 08bae0e2-6a6d-4649-a4c9-6bb5a103b8c2. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:46:22.925051 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:46:22.925051 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:46:22.926925 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-e01a14a6-7210-4d3b-99d0-b6825a4f5315 tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] https://10.4.3.189/volume/v3/backups/08bae0e2-6a6d-4649-a4c9-6bb5a103b8c2 returned with HTTP 200 Aug 25 05:46:22.926925 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 605/2395] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:46:22 2026] GET /volume/v3/backups/08bae0e2-6a6d-4649-a4c9-6bb5a103b8c2 => generated 737 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:46:23.274273 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-5eea6330-e147-48c0-80f6-dd2bb007a3f9 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:46:23.276645 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-5eea6330-e147-48c0-80f6-dd2bb007a3f9 tempest-VolumesCloneTest-1935122648 tempest-VolumesCloneTest-1935122648-project-member] GET https://10.4.3.189/volume/v3/volumes/6b2988c6-52d3-48af-87d5-037367db1cac Aug 25 05:46:23.276925 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-5eea6330-e147-48c0-80f6-dd2bb007a3f9 tempest-VolumesCloneTest-1935122648 tempest-VolumesCloneTest-1935122648-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:46:23.277215 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-5eea6330-e147-48c0-80f6-dd2bb007a3f9 tempest-VolumesCloneTest-1935122648 tempest-VolumesCloneTest-1935122648-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:46:23.285052 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-5eea6330-e147-48c0-80f6-dd2bb007a3f9 tempest-VolumesCloneTest-1935122648 tempest-VolumesCloneTest-1935122648-project-member] https://10.4.3.189/volume/v3/volumes/6b2988c6-52d3-48af-87d5-037367db1cac returned with HTTP 404 Aug 25 05:46:23.286012 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 597/2396] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:46:23 2026] GET /volume/v3/volumes/6b2988c6-52d3-48af-87d5-037367db1cac => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:46:23.342650 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-cf5072c8-2f57-410f-b6a5-35934d2e44b8 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:46:23.344879 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-cf5072c8-2f57-410f-b6a5-35934d2e44b8 tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] GET https://10.4.3.189/volume/v3/volumes/c593390c-84e6-40dc-940c-631b47202b26 Aug 25 05:46:23.344879 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-cf5072c8-2f57-410f-b6a5-35934d2e44b8 tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:46:23.345125 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-cf5072c8-2f57-410f-b6a5-35934d2e44b8 tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:46:23.352096 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-cf5072c8-2f57-410f-b6a5-35934d2e44b8 tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] https://10.4.3.189/volume/v3/volumes/c593390c-84e6-40dc-940c-631b47202b26 returned with HTTP 404 Aug 25 05:46:23.352629 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 601/2397] 10.4.3.189 () {68 vars in 1389 bytes} [Tue Aug 25 05:46:23 2026] GET /volume/v3/volumes/c593390c-84e6-40dc-940c-631b47202b26 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 05:46:23.363639 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-e2acd6a8-1003-485a-813e-ab0898712c4c None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:46:23.368085 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-e2acd6a8-1003-485a-813e-ab0898712c4c tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] DELETE https://10.4.3.189/volume/v3/volumes/07738ad6-67e3-4317-8bca-251c2a49b092 Aug 25 05:46:23.368085 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-e2acd6a8-1003-485a-813e-ab0898712c4c tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:46:23.368085 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-e2acd6a8-1003-485a-813e-ab0898712c4c tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] Calling method 'delete' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:46:23.368085 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.v3.volumes [None req-e2acd6a8-1003-485a-813e-ab0898712c4c tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] Delete volume with id: 07738ad6-67e3-4317-8bca-251c2a49b092 Aug 25 05:46:23.376792 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-e2acd6a8-1003-485a-813e-ab0898712c4c tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] https://10.4.3.189/volume/v3/volumes/07738ad6-67e3-4317-8bca-251c2a49b092 returned with HTTP 404 Aug 25 05:46:23.377779 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 595/2398] 10.4.3.189 () {68 vars in 1392 bytes} [Tue Aug 25 05:46:23 2026] DELETE /volume/v3/volumes/07738ad6-67e3-4317-8bca-251c2a49b092 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 05:46:23.386182 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-5eef961e-b065-4725-9b3a-624619cf2bf9 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:46:23.388259 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-5eef961e-b065-4725-9b3a-624619cf2bf9 tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] GET https://10.4.3.189/volume/v3/volumes/07738ad6-67e3-4317-8bca-251c2a49b092 Aug 25 05:46:23.388895 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-5eef961e-b065-4725-9b3a-624619cf2bf9 tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:46:23.388895 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-5eef961e-b065-4725-9b3a-624619cf2bf9 tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:46:23.395972 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-5eef961e-b065-4725-9b3a-624619cf2bf9 tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] https://10.4.3.189/volume/v3/volumes/07738ad6-67e3-4317-8bca-251c2a49b092 returned with HTTP 404 Aug 25 05:46:23.396413 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 606/2399] 10.4.3.189 () {68 vars in 1389 bytes} [Tue Aug 25 05:46:23 2026] GET /volume/v3/volumes/07738ad6-67e3-4317-8bca-251c2a49b092 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 05:46:23.403910 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-bbb00e04-196f-4f81-b13f-b753619009a7 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:46:23.406566 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-bbb00e04-196f-4f81-b13f-b753619009a7 tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] DELETE https://10.4.3.189/volume/v3/snapshots/14f7efd3-93c0-470b-ac19-dce1b937a064 Aug 25 05:46:23.407182 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-bbb00e04-196f-4f81-b13f-b753619009a7 tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:46:23.407182 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-bbb00e04-196f-4f81-b13f-b753619009a7 tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] Calling method 'delete' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:46:23.407182 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.v3.snapshots [None req-bbb00e04-196f-4f81-b13f-b753619009a7 tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] Delete snapshot with id: 14f7efd3-93c0-470b-ac19-dce1b937a064 Aug 25 05:46:23.412744 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-bbb00e04-196f-4f81-b13f-b753619009a7 tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] https://10.4.3.189/volume/v3/snapshots/14f7efd3-93c0-470b-ac19-dce1b937a064 returned with HTTP 404 Aug 25 05:46:23.413456 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 598/2400] 10.4.3.189 () {66 vars in 1357 bytes} [Tue Aug 25 05:46:23 2026] DELETE /volume/v3/snapshots/14f7efd3-93c0-470b-ac19-dce1b937a064 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:46:23.422752 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-3960230e-c58e-490f-996e-7eb5501e0603 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:46:23.425173 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-3960230e-c58e-490f-996e-7eb5501e0603 tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] GET https://10.4.3.189/volume/v3/snapshots/14f7efd3-93c0-470b-ac19-dce1b937a064 Aug 25 05:46:23.425463 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-3960230e-c58e-490f-996e-7eb5501e0603 tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:46:23.426001 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-3960230e-c58e-490f-996e-7eb5501e0603 tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:46:23.431459 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-3960230e-c58e-490f-996e-7eb5501e0603 tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] https://10.4.3.189/volume/v3/snapshots/14f7efd3-93c0-470b-ac19-dce1b937a064 returned with HTTP 404 Aug 25 05:46:23.432145 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 602/2401] 10.4.3.189 () {66 vars in 1354 bytes} [Tue Aug 25 05:46:23 2026] GET /volume/v3/snapshots/14f7efd3-93c0-470b-ac19-dce1b937a064 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:46:23.443574 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-0c267764-1fb4-4e74-91c1-5921e5a675e8 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:46:23.445370 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-0c267764-1fb4-4e74-91c1-5921e5a675e8 tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] DELETE https://10.4.3.189/volume/v3/volumes/c593390c-84e6-40dc-940c-631b47202b26 Aug 25 05:46:23.445652 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-0c267764-1fb4-4e74-91c1-5921e5a675e8 tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:46:23.445756 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-0c267764-1fb4-4e74-91c1-5921e5a675e8 tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] Calling method 'delete' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:46:23.445948 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.v3.volumes [None req-0c267764-1fb4-4e74-91c1-5921e5a675e8 tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] Delete volume with id: c593390c-84e6-40dc-940c-631b47202b26 Aug 25 05:46:23.453049 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-0c267764-1fb4-4e74-91c1-5921e5a675e8 tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] https://10.4.3.189/volume/v3/volumes/c593390c-84e6-40dc-940c-631b47202b26 returned with HTTP 404 Aug 25 05:46:23.453565 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 596/2402] 10.4.3.189 () {68 vars in 1392 bytes} [Tue Aug 25 05:46:23 2026] DELETE /volume/v3/volumes/c593390c-84e6-40dc-940c-631b47202b26 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 05:46:23.466284 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-89935910-2ec2-4755-a2b0-2d07c53fc372 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:46:23.469153 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-89935910-2ec2-4755-a2b0-2d07c53fc372 tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] GET https://10.4.3.189/volume/v3/volumes/c593390c-84e6-40dc-940c-631b47202b26 Aug 25 05:46:23.469392 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-89935910-2ec2-4755-a2b0-2d07c53fc372 tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:46:23.469599 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-89935910-2ec2-4755-a2b0-2d07c53fc372 tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:46:23.476499 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-89935910-2ec2-4755-a2b0-2d07c53fc372 tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] https://10.4.3.189/volume/v3/volumes/c593390c-84e6-40dc-940c-631b47202b26 returned with HTTP 404 Aug 25 05:46:23.477075 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 607/2403] 10.4.3.189 () {68 vars in 1389 bytes} [Tue Aug 25 05:46:23 2026] GET /volume/v3/volumes/c593390c-84e6-40dc-940c-631b47202b26 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 05:46:23.521652 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-fb1aac8b-00fb-4d91-a601-3de515b844ce None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:46:23.523753 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-fb1aac8b-00fb-4d91-a601-3de515b844ce tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] DELETE https://10.4.3.189/volume/v3/volumes/2866e0b1-8550-4452-a639-0556c39bae56 Aug 25 05:46:23.524086 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-fb1aac8b-00fb-4d91-a601-3de515b844ce tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:46:23.524388 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-fb1aac8b-00fb-4d91-a601-3de515b844ce tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] Calling method 'delete' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:46:23.524625 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.v3.volumes [None req-fb1aac8b-00fb-4d91-a601-3de515b844ce tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] Delete volume with id: 2866e0b1-8550-4452-a639-0556c39bae56 Aug 25 05:46:23.533758 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:46:23.533758 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:46:23.534532 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-fb1aac8b-00fb-4d91-a601-3de515b844ce tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] Volume info retrieved successfully. Aug 25 05:46:23.561847 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-fb1aac8b-00fb-4d91-a601-3de515b844ce tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] Delete volume request issued successfully. Aug 25 05:46:23.562079 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-fb1aac8b-00fb-4d91-a601-3de515b844ce tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] https://10.4.3.189/volume/v3/volumes/2866e0b1-8550-4452-a639-0556c39bae56 returned with HTTP 202 Aug 25 05:46:23.564342 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 599/2404] 10.4.3.189 () {68 vars in 1392 bytes} [Tue Aug 25 05:46:23 2026] DELETE /volume/v3/volumes/2866e0b1-8550-4452-a639-0556c39bae56 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 05:46:23.575844 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-a47f5419-7b38-40d4-8f83-72e5ba256a67 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:46:23.578575 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a47f5419-7b38-40d4-8f83-72e5ba256a67 tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] GET https://10.4.3.189/volume/v3/volumes/2866e0b1-8550-4452-a639-0556c39bae56 Aug 25 05:46:23.578794 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a47f5419-7b38-40d4-8f83-72e5ba256a67 tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:46:23.579027 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a47f5419-7b38-40d4-8f83-72e5ba256a67 tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:46:23.591335 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:46:23.591335 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:46:23.598680 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-a47f5419-7b38-40d4-8f83-72e5ba256a67 tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] Volume info retrieved successfully. Aug 25 05:46:23.606094 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a47f5419-7b38-40d4-8f83-72e5ba256a67 tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] https://10.4.3.189/volume/v3/volumes/2866e0b1-8550-4452-a639-0556c39bae56 returned with HTTP 200 Aug 25 05:46:23.606741 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 603/2405] 10.4.3.189 () {68 vars in 1389 bytes} [Tue Aug 25 05:46:23 2026] GET /volume/v3/volumes/2866e0b1-8550-4452-a639-0556c39bae56 => generated 1227 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 05:46:23.798756 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-d4d6a0cd-e772-4765-85a7-c52c70549e8a None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:46:23.801165 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-d4d6a0cd-e772-4765-85a7-c52c70549e8a tempest-AttachVolumeShelveTestJSON-1540835988 tempest-AttachVolumeShelveTestJSON-1540835988-project-member] GET https://10.4.3.189/volume/v3/volumes/1a01db1a-5347-474a-8028-80d19cf7aae6 Aug 25 05:46:23.801472 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-d4d6a0cd-e772-4765-85a7-c52c70549e8a tempest-AttachVolumeShelveTestJSON-1540835988 tempest-AttachVolumeShelveTestJSON-1540835988-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:46:23.801748 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-d4d6a0cd-e772-4765-85a7-c52c70549e8a tempest-AttachVolumeShelveTestJSON-1540835988 tempest-AttachVolumeShelveTestJSON-1540835988-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:46:23.809319 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-d4d6a0cd-e772-4765-85a7-c52c70549e8a tempest-AttachVolumeShelveTestJSON-1540835988 tempest-AttachVolumeShelveTestJSON-1540835988-project-member] https://10.4.3.189/volume/v3/volumes/1a01db1a-5347-474a-8028-80d19cf7aae6 returned with HTTP 404 Aug 25 05:46:23.810038 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 597/2406] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:46:23 2026] GET /volume/v3/volumes/1a01db1a-5347-474a-8028-80d19cf7aae6 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:46:23.878289 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-d9b17f0d-9b94-46fd-96f5-eccec20b1c86 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:46:23.880425 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-d9b17f0d-9b94-46fd-96f5-eccec20b1c86 tempest-AttachVolumeShelveTestJSON-1540835988 tempest-AttachVolumeShelveTestJSON-1540835988-project-member] DELETE https://10.4.3.189/volume/v3/volumes/d3de4090-28a7-4b96-92cb-02b60104a37e Aug 25 05:46:23.880690 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-d9b17f0d-9b94-46fd-96f5-eccec20b1c86 tempest-AttachVolumeShelveTestJSON-1540835988 tempest-AttachVolumeShelveTestJSON-1540835988-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:46:23.880959 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-d9b17f0d-9b94-46fd-96f5-eccec20b1c86 tempest-AttachVolumeShelveTestJSON-1540835988 tempest-AttachVolumeShelveTestJSON-1540835988-project-member] Calling method 'delete' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:46:23.881200 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [None req-d9b17f0d-9b94-46fd-96f5-eccec20b1c86 tempest-AttachVolumeShelveTestJSON-1540835988 tempest-AttachVolumeShelveTestJSON-1540835988-project-member] Delete volume with id: d3de4090-28a7-4b96-92cb-02b60104a37e Aug 25 05:46:23.891928 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:46:23.891928 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:46:23.892444 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-d9b17f0d-9b94-46fd-96f5-eccec20b1c86 tempest-AttachVolumeShelveTestJSON-1540835988 tempest-AttachVolumeShelveTestJSON-1540835988-project-member] Volume info retrieved successfully. Aug 25 05:46:23.917911 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-d9b17f0d-9b94-46fd-96f5-eccec20b1c86 tempest-AttachVolumeShelveTestJSON-1540835988 tempest-AttachVolumeShelveTestJSON-1540835988-project-member] Delete volume request issued successfully. Aug 25 05:46:23.918168 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-d9b17f0d-9b94-46fd-96f5-eccec20b1c86 tempest-AttachVolumeShelveTestJSON-1540835988 tempest-AttachVolumeShelveTestJSON-1540835988-project-member] https://10.4.3.189/volume/v3/volumes/d3de4090-28a7-4b96-92cb-02b60104a37e returned with HTTP 202 Aug 25 05:46:23.918638 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 608/2407] 10.4.3.189 () {66 vars in 1351 bytes} [Tue Aug 25 05:46:23 2026] DELETE /volume/v3/volumes/d3de4090-28a7-4b96-92cb-02b60104a37e => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:46:23.928312 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-a1dbd72c-80d3-473a-b359-2856835385da None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:46:23.930908 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-a1dbd72c-80d3-473a-b359-2856835385da tempest-AttachVolumeShelveTestJSON-1540835988 tempest-AttachVolumeShelveTestJSON-1540835988-project-member] GET https://10.4.3.189/volume/v3/volumes/d3de4090-28a7-4b96-92cb-02b60104a37e Aug 25 05:46:23.931186 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-a1dbd72c-80d3-473a-b359-2856835385da tempest-AttachVolumeShelveTestJSON-1540835988 tempest-AttachVolumeShelveTestJSON-1540835988-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:46:23.931435 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-a1dbd72c-80d3-473a-b359-2856835385da tempest-AttachVolumeShelveTestJSON-1540835988 tempest-AttachVolumeShelveTestJSON-1540835988-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:46:23.939434 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-3c52255e-6c9d-427d-a08f-edd607cac54e None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:46:23.941374 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:46:23.941374 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:46:23.941638 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-3c52255e-6c9d-427d-a08f-edd607cac54e tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] GET https://10.4.3.189/volume/v3/backups/08bae0e2-6a6d-4649-a4c9-6bb5a103b8c2 Aug 25 05:46:23.941992 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-3c52255e-6c9d-427d-a08f-edd607cac54e tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:46:23.942386 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-3c52255e-6c9d-427d-a08f-edd607cac54e tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:46:23.942386 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-3c52255e-6c9d-427d-a08f-edd607cac54e tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] Show backup with id 08bae0e2-6a6d-4649-a4c9-6bb5a103b8c2. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:46:23.946827 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-a1dbd72c-80d3-473a-b359-2856835385da tempest-AttachVolumeShelveTestJSON-1540835988 tempest-AttachVolumeShelveTestJSON-1540835988-project-member] Volume info retrieved successfully. Aug 25 05:46:23.952133 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:46:23.952133 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:46:23.953075 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-3c52255e-6c9d-427d-a08f-edd607cac54e tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] https://10.4.3.189/volume/v3/backups/08bae0e2-6a6d-4649-a4c9-6bb5a103b8c2 returned with HTTP 200 Aug 25 05:46:23.953247 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-a1dbd72c-80d3-473a-b359-2856835385da tempest-AttachVolumeShelveTestJSON-1540835988 tempest-AttachVolumeShelveTestJSON-1540835988-project-member] https://10.4.3.189/volume/v3/volumes/d3de4090-28a7-4b96-92cb-02b60104a37e returned with HTTP 200 Aug 25 05:46:23.953566 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 604/2408] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:46:23 2026] GET /volume/v3/backups/08bae0e2-6a6d-4649-a4c9-6bb5a103b8c2 => generated 739 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:46:23.953739 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 600/2409] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:46:23 2026] GET /volume/v3/volumes/d3de4090-28a7-4b96-92cb-02b60104a37e => generated 848 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:46:24.623902 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-79ece6a8-cbbb-47f9-b634-58bda3b65701 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:46:24.625865 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-79ece6a8-cbbb-47f9-b634-58bda3b65701 tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] GET https://10.4.3.189/volume/v3/volumes/2866e0b1-8550-4452-a639-0556c39bae56 Aug 25 05:46:24.626137 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-79ece6a8-cbbb-47f9-b634-58bda3b65701 tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:46:24.626401 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-79ece6a8-cbbb-47f9-b634-58bda3b65701 tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:46:24.634805 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-79ece6a8-cbbb-47f9-b634-58bda3b65701 tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] https://10.4.3.189/volume/v3/volumes/2866e0b1-8550-4452-a639-0556c39bae56 returned with HTTP 404 Aug 25 05:46:24.635571 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 598/2410] 10.4.3.189 () {68 vars in 1389 bytes} [Tue Aug 25 05:46:24 2026] GET /volume/v3/volumes/2866e0b1-8550-4452-a639-0556c39bae56 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 05:46:24.642784 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-9b5a38a8-8933-49f2-a93b-5e035542090a None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:46:24.644920 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-9b5a38a8-8933-49f2-a93b-5e035542090a tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] DELETE https://10.4.3.189/volume/v3/volumes/dcb44cf5-3980-41d2-87c4-dcc4669b56cc Aug 25 05:46:24.645205 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-9b5a38a8-8933-49f2-a93b-5e035542090a tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:46:24.645460 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-9b5a38a8-8933-49f2-a93b-5e035542090a tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] Calling method 'delete' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:46:24.645673 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [None req-9b5a38a8-8933-49f2-a93b-5e035542090a tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] Delete volume with id: dcb44cf5-3980-41d2-87c4-dcc4669b56cc Aug 25 05:46:24.652982 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-9b5a38a8-8933-49f2-a93b-5e035542090a tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] https://10.4.3.189/volume/v3/volumes/dcb44cf5-3980-41d2-87c4-dcc4669b56cc returned with HTTP 404 Aug 25 05:46:24.653622 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 609/2411] 10.4.3.189 () {68 vars in 1392 bytes} [Tue Aug 25 05:46:24 2026] DELETE /volume/v3/volumes/dcb44cf5-3980-41d2-87c4-dcc4669b56cc => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 05:46:24.661686 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-89a8d11d-ac7c-426f-87da-7bdd06c4728b None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:46:24.663577 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-89a8d11d-ac7c-426f-87da-7bdd06c4728b tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] GET https://10.4.3.189/volume/v3/volumes/dcb44cf5-3980-41d2-87c4-dcc4669b56cc Aug 25 05:46:24.663863 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-89a8d11d-ac7c-426f-87da-7bdd06c4728b tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:46:24.664267 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-89a8d11d-ac7c-426f-87da-7bdd06c4728b tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:46:24.670941 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-89a8d11d-ac7c-426f-87da-7bdd06c4728b tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] https://10.4.3.189/volume/v3/volumes/dcb44cf5-3980-41d2-87c4-dcc4669b56cc returned with HTTP 404 Aug 25 05:46:24.672226 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 605/2412] 10.4.3.189 () {68 vars in 1389 bytes} [Tue Aug 25 05:46:24 2026] GET /volume/v3/volumes/dcb44cf5-3980-41d2-87c4-dcc4669b56cc => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 05:46:24.717617 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-1b883551-985f-462c-99df-2c02c32e5b89 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:46:24.721109 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-1b883551-985f-462c-99df-2c02c32e5b89 tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] DELETE https://10.4.3.189/volume/v3/volumes/a1c391e1-fed5-4590-9ef1-5c33ccf19ed6 Aug 25 05:46:24.721109 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-1b883551-985f-462c-99df-2c02c32e5b89 tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:46:24.721284 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-1b883551-985f-462c-99df-2c02c32e5b89 tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] Calling method 'delete' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:46:24.721413 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.v3.volumes [None req-1b883551-985f-462c-99df-2c02c32e5b89 tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] Delete volume with id: a1c391e1-fed5-4590-9ef1-5c33ccf19ed6 Aug 25 05:46:24.730046 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-1b883551-985f-462c-99df-2c02c32e5b89 tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] https://10.4.3.189/volume/v3/volumes/a1c391e1-fed5-4590-9ef1-5c33ccf19ed6 returned with HTTP 404 Aug 25 05:46:24.730686 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 601/2413] 10.4.3.189 () {68 vars in 1392 bytes} [Tue Aug 25 05:46:24 2026] DELETE /volume/v3/volumes/a1c391e1-fed5-4590-9ef1-5c33ccf19ed6 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 05:46:24.737655 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-dc2d0463-58b7-4e56-90ab-532359ffd667 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:46:24.740583 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-dc2d0463-58b7-4e56-90ab-532359ffd667 tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] GET https://10.4.3.189/volume/v3/volumes/a1c391e1-fed5-4590-9ef1-5c33ccf19ed6 Aug 25 05:46:24.740583 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-dc2d0463-58b7-4e56-90ab-532359ffd667 tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:46:24.740583 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-dc2d0463-58b7-4e56-90ab-532359ffd667 tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:46:24.749026 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-dc2d0463-58b7-4e56-90ab-532359ffd667 tempest-VolumeImageDependencyTests-1022180187 tempest-VolumeImageDependencyTests-1022180187-project-member] https://10.4.3.189/volume/v3/volumes/a1c391e1-fed5-4590-9ef1-5c33ccf19ed6 returned with HTTP 404 Aug 25 05:46:24.749880 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 599/2414] 10.4.3.189 () {68 vars in 1389 bytes} [Tue Aug 25 05:46:24 2026] GET /volume/v3/volumes/a1c391e1-fed5-4590-9ef1-5c33ccf19ed6 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 05:46:24.965783 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-8050fb0e-8a5c-4ee8-8456-4712a0c29fd6 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:46:24.967559 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-8050fb0e-8a5c-4ee8-8456-4712a0c29fd6 tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] GET https://10.4.3.189/volume/v3/backups/08bae0e2-6a6d-4649-a4c9-6bb5a103b8c2 Aug 25 05:46:24.967749 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-8050fb0e-8a5c-4ee8-8456-4712a0c29fd6 tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:46:24.968043 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-8050fb0e-8a5c-4ee8-8456-4712a0c29fd6 tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:46:24.968237 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-8050fb0e-8a5c-4ee8-8456-4712a0c29fd6 tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] Show backup with id 08bae0e2-6a6d-4649-a4c9-6bb5a103b8c2. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:46:24.973159 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-20289bff-fa51-4960-a39a-09a18ba41f08 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:46:24.974864 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:46:24.974864 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:46:24.975866 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-8050fb0e-8a5c-4ee8-8456-4712a0c29fd6 tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] https://10.4.3.189/volume/v3/backups/08bae0e2-6a6d-4649-a4c9-6bb5a103b8c2 returned with HTTP 200 Aug 25 05:46:24.976322 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 610/2415] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:46:24 2026] GET /volume/v3/backups/08bae0e2-6a6d-4649-a4c9-6bb5a103b8c2 => generated 739 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:46:24.979587 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-20289bff-fa51-4960-a39a-09a18ba41f08 tempest-AttachVolumeShelveTestJSON-1540835988 tempest-AttachVolumeShelveTestJSON-1540835988-project-member] GET https://10.4.3.189/volume/v3/volumes/d3de4090-28a7-4b96-92cb-02b60104a37e Aug 25 05:46:24.979883 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-20289bff-fa51-4960-a39a-09a18ba41f08 tempest-AttachVolumeShelveTestJSON-1540835988 tempest-AttachVolumeShelveTestJSON-1540835988-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:46:24.980217 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-20289bff-fa51-4960-a39a-09a18ba41f08 tempest-AttachVolumeShelveTestJSON-1540835988 tempest-AttachVolumeShelveTestJSON-1540835988-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:46:24.996193 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-20289bff-fa51-4960-a39a-09a18ba41f08 tempest-AttachVolumeShelveTestJSON-1540835988 tempest-AttachVolumeShelveTestJSON-1540835988-project-member] https://10.4.3.189/volume/v3/volumes/d3de4090-28a7-4b96-92cb-02b60104a37e returned with HTTP 404 Aug 25 05:46:24.996963 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 606/2416] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:46:24 2026] GET /volume/v3/volumes/d3de4090-28a7-4b96-92cb-02b60104a37e => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:46:25.184260 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-024d7c7f-53b8-4d83-a94f-aaf747c69163 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:46:25.408315 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-024d7c7f-53b8-4d83-a94f-aaf747c69163 tempest-VolumeMultiattachTests-738603612 tempest-VolumeMultiattachTests-738603612-project-admin] POST https://10.4.3.189/volume/v3/types Aug 25 05:46:25.408857 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-024d7c7f-53b8-4d83-a94f-aaf747c69163 tempest-VolumeMultiattachTests-738603612 tempest-VolumeMultiattachTests-738603612-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-900759393-1784837262", "extra_specs": {"multiattach": " True"}}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:46:25.437286 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-024d7c7f-53b8-4d83-a94f-aaf747c69163 tempest-VolumeMultiattachTests-738603612 tempest-VolumeMultiattachTests-738603612-project-admin] https://10.4.3.189/volume/v3/types returned with HTTP 200 Aug 25 05:46:25.437949 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 602/2417] 10.4.3.189 () {68 vars in 1253 bytes} [Tue Aug 25 05:46:25 2026] POST /volume/v3/types => generated 286 bytes in 254 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:46:25.448649 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-25e30180-9090-4233-9e64-e0488615c5e3 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:46:25.450962 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-25e30180-9090-4233-9e64-e0488615c5e3 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] POST https://10.4.3.189/volume/v3/volumes Aug 25 05:46:25.452231 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-25e30180-9090-4233-9e64-e0488615c5e3 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-1055815172", "snapshot_id": null, "imageRef": null, "volume_type": "5ebd3736-42c0-4ed7-a789-e133a9e393c6", "size": 1}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:46:25.454335 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.v3.volumes [None req-25e30180-9090-4233-9e64-e0488615c5e3 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-1055815172', 'snapshot_id': None, 'imageRef': None, 'volume_type': '5ebd3736-42c0-4ed7-a789-e133a9e393c6', 'size': 1}} {{(pid=100270) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 05:46:25.462106 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.v3.volumes [None req-25e30180-9090-4233-9e64-e0488615c5e3 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Create volume of 1 GB Aug 25 05:46:25.462526 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:46:25.462526 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:46:25.464090 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-25e30180-9090-4233-9e64-e0488615c5e3 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Availability Zones retrieved successfully. Aug 25 05:46:25.475220 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-25e30180-9090-4233-9e64-e0488615c5e3 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Flow 'volume_create_api' (a4291f1d-823d-46b2-b1ab-dba039ebd624) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:46:25.477373 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-25e30180-9090-4233-9e64-e0488615c5e3 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5dfd810b-bf4d-4bce-86c3-49755c82637f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:46:25.478464 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.flows.api.create_volume [None req-25e30180-9090-4233-9e64-e0488615c5e3 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Validating volume size '1' using validate_int {{(pid=100270) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 05:46:25.492189 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:46:25.492189 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:46:25.514949 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-25e30180-9090-4233-9e64-e0488615c5e3 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5dfd810b-bf4d-4bce-86c3-49755c82637f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T05:46:25Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=5ebd3736-42c0-4ed7-a789-e133a9e393c6,is_public=True,name='tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-900759393-1784837262',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5ebd3736-42c0-4ed7-a789-e133a9e393c6', 'encryption_key_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=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:46:25.516451 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-25e30180-9090-4233-9e64-e0488615c5e3 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (969debe9-94b0-4f2f-8851-43c1a0606807) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:46:25.557138 np0000008051 devstack@c-api.service[100270]: WARNING cinder.quota [None req-25e30180-9090-4233-9e64-e0488615c5e3 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-900759393-1784837262 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-900759393-1784837262, it is now deprecated. Please use the default quota class for default quota. Aug 25 05:46:25.557138 np0000008051 devstack@c-api.service[100270]: WARNING cinder.quota [None req-25e30180-9090-4233-9e64-e0488615c5e3 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-900759393-1784837262 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-900759393-1784837262, it is now deprecated. Please use the default quota class for default quota. Aug 25 05:46:25.632221 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.quota [None req-25e30180-9090-4233-9e64-e0488615c5e3 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Created reservations ['367d95fe-a8a9-46de-802a-a4264ed95330', '01a880c5-3b43-4cea-8d4c-c56a1a1440a1', '39850f39-ffb5-455f-9faf-ae343e1ab951', 'f28ed8c7-89d8-49e0-aa03-e97983dd7fe6'] {{(pid=100270) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:46:25.633596 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-25e30180-9090-4233-9e64-e0488615c5e3 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (969debe9-94b0-4f2f-8851-43c1a0606807) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['367d95fe-a8a9-46de-802a-a4264ed95330', '01a880c5-3b43-4cea-8d4c-c56a1a1440a1', '39850f39-ffb5-455f-9faf-ae343e1ab951', 'f28ed8c7-89d8-49e0-aa03-e97983dd7fe6']}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:46:25.635813 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-25e30180-9090-4233-9e64-e0488615c5e3 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ad39b745-c7fb-402d-b522-9da819bc7198) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:46:25.671043 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-25e30180-9090-4233-9e64-e0488615c5e3 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ad39b745-c7fb-402d-b522-9da819bc7198) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7559e9f0-01e0-47ad-9a85-6b76f7d63347', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1055815172',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='4be7f442a3674775bd8b18a59a45ba37',qos_specs=None,replication_status=,reservations=['367d95fe-a8a9-46de-802a-a4264ed95330','01a880c5-3b43-4cea-8d4c-c56a1a1440a1','39850f39-ffb5-455f-9faf-ae343e1ab951','f28ed8c7-89d8-49e0-aa03-e97983dd7fe6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aba74f375e4a4008b3ea51d54c67c432',volume_type_id=5ebd3736-42c0-4ed7-a789-e133a9e393c6), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T05:46:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1055815172',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7559e9f0-01e0-47ad-9a85-6b76f7d63347,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='4be7f442a3674775bd8b18a59a45ba37',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='aba74f375e4a4008b3ea51d54c67c432',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5ebd3736-42c0-4ed7-a789-e133a9e393c6),volume_type_id=5ebd3736-42c0-4ed7-a789-e133a9e393c6)}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:46:25.673019 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-25e30180-9090-4233-9e64-e0488615c5e3 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (01d74b50-5971-4073-9ab2-df4575536735) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:46:25.704573 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-25e30180-9090-4233-9e64-e0488615c5e3 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (01d74b50-5971-4073-9ab2-df4575536735) transitioned into state 'SUCCESS' from state '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-1055815172',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='4be7f442a3674775bd8b18a59a45ba37',qos_specs=None,replication_status=,reservations=['367d95fe-a8a9-46de-802a-a4264ed95330','01a880c5-3b43-4cea-8d4c-c56a1a1440a1','39850f39-ffb5-455f-9faf-ae343e1ab951','f28ed8c7-89d8-49e0-aa03-e97983dd7fe6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aba74f375e4a4008b3ea51d54c67c432',volume_type_id=5ebd3736-42c0-4ed7-a789-e133a9e393c6)}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:46:25.706041 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-25e30180-9090-4233-9e64-e0488615c5e3 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (98ef9296-ed15-4896-9dd2-169732dc85d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:46:25.723146 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-25e30180-9090-4233-9e64-e0488615c5e3 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (98ef9296-ed15-4896-9dd2-169732dc85d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:46:25.724475 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-25e30180-9090-4233-9e64-e0488615c5e3 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Flow 'volume_create_api' (a4291f1d-823d-46b2-b1ab-dba039ebd624) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100270) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:46:25.725009 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-25e30180-9090-4233-9e64-e0488615c5e3 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Create volume request issued successfully. Aug 25 05:46:25.726074 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-25e30180-9090-4233-9e64-e0488615c5e3 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] https://10.4.3.189/volume/v3/volumes returned with HTTP 202 Aug 25 05:46:25.726882 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 600/2418] 10.4.3.189 () {68 vars in 1259 bytes} [Tue Aug 25 05:46:25 2026] POST /volume/v3/volumes => generated 829 bytes in 278 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 05:46:25.752711 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-a6bdbed1-9aaf-4e28-acd4-d5d216929d81 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:46:25.755486 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-a6bdbed1-9aaf-4e28-acd4-d5d216929d81 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] GET https://10.4.3.189/volume/v3/volumes/7559e9f0-01e0-47ad-9a85-6b76f7d63347 Aug 25 05:46:25.755760 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-a6bdbed1-9aaf-4e28-acd4-d5d216929d81 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:46:25.756031 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-a6bdbed1-9aaf-4e28-acd4-d5d216929d81 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:46:25.769550 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:46:25.769550 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:46:25.774742 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-a6bdbed1-9aaf-4e28-acd4-d5d216929d81 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Volume info retrieved successfully. Aug 25 05:46:25.780582 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-a6bdbed1-9aaf-4e28-acd4-d5d216929d81 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] https://10.4.3.189/volume/v3/volumes/7559e9f0-01e0-47ad-9a85-6b76f7d63347 returned with HTTP 200 Aug 25 05:46:25.781164 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 611/2419] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:46:25 2026] GET /volume/v3/volumes/7559e9f0-01e0-47ad-9a85-6b76f7d63347 => generated 897 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:46:25.994332 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-deed68a7-860f-4343-ba02-da2d514e0c40 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:46:25.998117 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-deed68a7-860f-4343-ba02-da2d514e0c40 tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] GET https://10.4.3.189/volume/v3/backups/08bae0e2-6a6d-4649-a4c9-6bb5a103b8c2 Aug 25 05:46:25.998565 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-deed68a7-860f-4343-ba02-da2d514e0c40 tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:46:25.998789 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-deed68a7-860f-4343-ba02-da2d514e0c40 tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:46:25.998993 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-deed68a7-860f-4343-ba02-da2d514e0c40 tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] Show backup with id 08bae0e2-6a6d-4649-a4c9-6bb5a103b8c2. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:46:26.005191 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:46:26.005191 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:46:26.006552 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-deed68a7-860f-4343-ba02-da2d514e0c40 tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] https://10.4.3.189/volume/v3/backups/08bae0e2-6a6d-4649-a4c9-6bb5a103b8c2 returned with HTTP 200 Aug 25 05:46:26.006966 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 607/2420] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:46:25 2026] GET /volume/v3/backups/08bae0e2-6a6d-4649-a4c9-6bb5a103b8c2 => generated 750 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:46:26.506441 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-4731134e-6fc8-4b0c-8a92-1b874786c731 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:46:26.670963 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-4731134e-6fc8-4b0c-8a92-1b874786c731 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] POST https://10.4.3.189/volume/v3/volumes Aug 25 05:46:26.671445 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-4731134e-6fc8-4b0c-8a92-1b874786c731 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-643557068"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:46:26.673924 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.v3.volumes [None req-4731134e-6fc8-4b0c-8a92-1b874786c731 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-643557068'}} {{(pid=100269) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 05:46:26.674123 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.v3.volumes [None req-4731134e-6fc8-4b0c-8a92-1b874786c731 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Create volume of 1 GB Aug 25 05:46:26.681370 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-4731134e-6fc8-4b0c-8a92-1b874786c731 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Availability Zones retrieved successfully. Aug 25 05:46:26.689308 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-4731134e-6fc8-4b0c-8a92-1b874786c731 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Flow 'volume_create_api' (5cd2466f-8370-4697-ae76-a6e1832ff135) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:46:26.690272 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-4731134e-6fc8-4b0c-8a92-1b874786c731 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (85eccea0-6c71-46d0-8e5b-8bf773884cce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:46:26.691138 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.flows.api.create_volume [None req-4731134e-6fc8-4b0c-8a92-1b874786c731 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Validating volume size '1' using validate_int {{(pid=100269) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 05:46:26.733558 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-4731134e-6fc8-4b0c-8a92-1b874786c731 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (85eccea0-6c71-46d0-8e5b-8bf773884cce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T05:35:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=23fc6e5d-fce0-4521-ba46-4837b4232084,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '23fc6e5d-fce0-4521-ba46-4837b4232084', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:46:26.734701 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-4731134e-6fc8-4b0c-8a92-1b874786c731 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b79f4861-692a-4d12-a7de-f2fbcf4667a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:46:26.797710 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-7a00bdc9-28c9-4822-9a42-2082782488a3 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:46:26.800137 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-7a00bdc9-28c9-4822-9a42-2082782488a3 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] GET https://10.4.3.189/volume/v3/volumes/7559e9f0-01e0-47ad-9a85-6b76f7d63347 Aug 25 05:46:26.800896 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-7a00bdc9-28c9-4822-9a42-2082782488a3 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:46:26.801286 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-7a00bdc9-28c9-4822-9a42-2082782488a3 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:46:26.813543 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:46:26.813543 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:46:26.820459 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.quota [None req-4731134e-6fc8-4b0c-8a92-1b874786c731 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Created reservations ['374e0ee4-3c38-46b3-931a-e22d0c71265c', 'f568c432-8fd8-4fff-92c1-12182fe992a0', '5655434b-43a7-48dd-a96e-5613f704567c', 'd943fc30-3f7c-4a1a-8887-5638e535b5a6'] {{(pid=100269) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:46:26.820654 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-4731134e-6fc8-4b0c-8a92-1b874786c731 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b79f4861-692a-4d12-a7de-f2fbcf4667a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['374e0ee4-3c38-46b3-931a-e22d0c71265c', 'f568c432-8fd8-4fff-92c1-12182fe992a0', '5655434b-43a7-48dd-a96e-5613f704567c', 'd943fc30-3f7c-4a1a-8887-5638e535b5a6']}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:46:26.822446 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-4731134e-6fc8-4b0c-8a92-1b874786c731 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e8858722-c645-4d5e-8ac5-b5947a5fde12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:46:26.822517 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-7a00bdc9-28c9-4822-9a42-2082782488a3 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Volume info retrieved successfully. Aug 25 05:46:26.834578 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-7a00bdc9-28c9-4822-9a42-2082782488a3 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] https://10.4.3.189/volume/v3/volumes/7559e9f0-01e0-47ad-9a85-6b76f7d63347 returned with HTTP 200 Aug 25 05:46:26.835679 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 601/2421] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:46:26 2026] GET /volume/v3/volumes/7559e9f0-01e0-47ad-9a85-6b76f7d63347 => generated 922 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:46:26.855187 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-70253696-aecb-4f0a-bd54-6cf1e4fe74d3 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:46:26.856949 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-70253696-aecb-4f0a-bd54-6cf1e4fe74d3 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] GET https://10.4.3.189/volume/v3/volumes/7559e9f0-01e0-47ad-9a85-6b76f7d63347 Aug 25 05:46:26.857077 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-4731134e-6fc8-4b0c-8a92-1b874786c731 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e8858722-c645-4d5e-8ac5-b5947a5fde12) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f63c475e-6c8f-492d-99f1-e9115e3ceb11', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-643557068',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e38e6748010c4956b3e5235bbe35f86b',qos_specs=None,replication_status=,reservations=['374e0ee4-3c38-46b3-931a-e22d0c71265c','f568c432-8fd8-4fff-92c1-12182fe992a0','5655434b-43a7-48dd-a96e-5613f704567c','d943fc30-3f7c-4a1a-8887-5638e535b5a6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d62822c440db4ddb948b2ba1dd68a7ed',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T05:46:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-643557068',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f63c475e-6c8f-492d-99f1-e9115e3ceb11,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e38e6748010c4956b3e5235bbe35f86b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d62822c440db4ddb948b2ba1dd68a7ed',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(23fc6e5d-fce0-4521-ba46-4837b4232084),volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:46:26.857423 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-70253696-aecb-4f0a-bd54-6cf1e4fe74d3 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:46:26.858946 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-70253696-aecb-4f0a-bd54-6cf1e4fe74d3 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:46:26.859015 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-4731134e-6fc8-4b0c-8a92-1b874786c731 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7e7416fc-75b4-48a2-b73d-56c758da92a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:46:26.866274 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:46:26.866274 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:46:26.874667 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-70253696-aecb-4f0a-bd54-6cf1e4fe74d3 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Volume info retrieved successfully. Aug 25 05:46:26.884166 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-70253696-aecb-4f0a-bd54-6cf1e4fe74d3 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] https://10.4.3.189/volume/v3/volumes/7559e9f0-01e0-47ad-9a85-6b76f7d63347 returned with HTTP 200 Aug 25 05:46:26.885271 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-4731134e-6fc8-4b0c-8a92-1b874786c731 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7e7416fc-75b4-48a2-b73d-56c758da92a2) transitioned into state 'SUCCESS' from state '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-643557068',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e38e6748010c4956b3e5235bbe35f86b',qos_specs=None,replication_status=,reservations=['374e0ee4-3c38-46b3-931a-e22d0c71265c','f568c432-8fd8-4fff-92c1-12182fe992a0','5655434b-43a7-48dd-a96e-5613f704567c','d943fc30-3f7c-4a1a-8887-5638e535b5a6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d62822c440db4ddb948b2ba1dd68a7ed',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:46:26.885504 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 612/2422] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:46:26 2026] GET /volume/v3/volumes/7559e9f0-01e0-47ad-9a85-6b76f7d63347 => generated 922 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:46:26.887017 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-4731134e-6fc8-4b0c-8a92-1b874786c731 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (29361723-bffa-41f2-b601-f469701f21bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:46:26.905108 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-be369b4f-cec1-41e9-be18-499590beec76 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:46:26.909087 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-be369b4f-cec1-41e9-be18-499590beec76 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] POST https://10.4.3.189/volume/v3/volumes Aug 25 05:46:26.909087 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-be369b4f-cec1-41e9-be18-499590beec76 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-1492271907", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:46:26.909966 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-4731134e-6fc8-4b0c-8a92-1b874786c731 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (29361723-bffa-41f2-b601-f469701f21bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:46:26.910811 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-4731134e-6fc8-4b0c-8a92-1b874786c731 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Flow 'volume_create_api' (5cd2466f-8370-4697-ae76-a6e1832ff135) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:46:26.911793 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-4731134e-6fc8-4b0c-8a92-1b874786c731 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Create volume request issued successfully. Aug 25 05:46:26.912001 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.v3.volumes [None req-be369b4f-cec1-41e9-be18-499590beec76 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-1492271907', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 05:46:26.912083 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-4731134e-6fc8-4b0c-8a92-1b874786c731 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] https://10.4.3.189/volume/v3/volumes returned with HTTP 202 Aug 25 05:46:26.912138 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-be369b4f-cec1-41e9-be18-499590beec76 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Create volume of 1 GB Aug 25 05:46:26.912498 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 603/2423] 10.4.3.189 () {70 vars in 1298 bytes} [Tue Aug 25 05:46:26 2026] POST /volume/v3/volumes => generated 777 bytes in 407 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 05:46:26.918838 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-be369b4f-cec1-41e9-be18-499590beec76 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Availability Zones retrieved successfully. Aug 25 05:46:26.927533 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-be369b4f-cec1-41e9-be18-499590beec76 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Flow 'volume_create_api' (b46cba7f-8db3-41b2-96ac-d6be7064df4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:46:26.928221 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-be369b4f-cec1-41e9-be18-499590beec76 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (04701cf6-df8b-4a0c-acc2-49b9ae2d2efb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:46:26.930238 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.flows.api.create_volume [None req-be369b4f-cec1-41e9-be18-499590beec76 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Validating volume size '1' using validate_int {{(pid=100268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 05:46:26.931903 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-5353045f-6dd5-49e2-8d0f-142eeddcf162 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:46:26.934347 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-5353045f-6dd5-49e2-8d0f-142eeddcf162 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] GET https://10.4.3.189/volume/v3/volumes/f63c475e-6c8f-492d-99f1-e9115e3ceb11 Aug 25 05:46:26.934718 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-5353045f-6dd5-49e2-8d0f-142eeddcf162 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:46:26.935637 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-5353045f-6dd5-49e2-8d0f-142eeddcf162 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:46:26.951539 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:46:26.951539 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:46:26.958923 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-5353045f-6dd5-49e2-8d0f-142eeddcf162 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Volume info retrieved successfully. Aug 25 05:46:26.967117 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-5353045f-6dd5-49e2-8d0f-142eeddcf162 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] https://10.4.3.189/volume/v3/volumes/f63c475e-6c8f-492d-99f1-e9115e3ceb11 returned with HTTP 200 Aug 25 05:46:26.968330 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 602/2424] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:46:26 2026] GET /volume/v3/volumes/f63c475e-6c8f-492d-99f1-e9115e3ceb11 => generated 956 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:46:26.973637 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-be369b4f-cec1-41e9-be18-499590beec76 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (04701cf6-df8b-4a0c-acc2-49b9ae2d2efb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T05:35:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=23fc6e5d-fce0-4521-ba46-4837b4232084,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '23fc6e5d-fce0-4521-ba46-4837b4232084', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:46:26.975068 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-be369b4f-cec1-41e9-be18-499590beec76 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7499f736-21eb-4512-a3c5-4579d10a2bd4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:46:27.021979 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-0ef9f8a7-ce0d-41cd-a32f-c28bd23fcb92 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:46:27.026641 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-0ef9f8a7-ce0d-41cd-a32f-c28bd23fcb92 tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] GET https://10.4.3.189/volume/v3/backups/08bae0e2-6a6d-4649-a4c9-6bb5a103b8c2 Aug 25 05:46:27.026641 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-0ef9f8a7-ce0d-41cd-a32f-c28bd23fcb92 tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:46:27.026641 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-0ef9f8a7-ce0d-41cd-a32f-c28bd23fcb92 tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:46:27.026641 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-0ef9f8a7-ce0d-41cd-a32f-c28bd23fcb92 tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] Show backup with id 08bae0e2-6a6d-4649-a4c9-6bb5a103b8c2. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:46:27.034767 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:46:27.034767 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:46:27.036930 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-0ef9f8a7-ce0d-41cd-a32f-c28bd23fcb92 tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] https://10.4.3.189/volume/v3/backups/08bae0e2-6a6d-4649-a4c9-6bb5a103b8c2 returned with HTTP 200 Aug 25 05:46:27.037726 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 613/2425] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:46:27 2026] GET /volume/v3/backups/08bae0e2-6a6d-4649-a4c9-6bb5a103b8c2 => generated 750 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:46:27.074514 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-be369b4f-cec1-41e9-be18-499590beec76 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Created reservations ['9801ecb3-23fe-4b40-a0ee-67b41acc1626', '956b6f4c-d0c7-44d8-b700-0a8c400c827d', '65c85671-7448-4f5e-887c-cdf102a87efa', 'd80b9784-08e0-4c29-b697-2284d7a72a1e'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:46:27.075691 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-be369b4f-cec1-41e9-be18-499590beec76 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7499f736-21eb-4512-a3c5-4579d10a2bd4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9801ecb3-23fe-4b40-a0ee-67b41acc1626', '956b6f4c-d0c7-44d8-b700-0a8c400c827d', '65c85671-7448-4f5e-887c-cdf102a87efa', 'd80b9784-08e0-4c29-b697-2284d7a72a1e']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:46:27.076931 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-be369b4f-cec1-41e9-be18-499590beec76 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b1571672-aa2c-43f4-a01f-807b082ebbc8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:46:27.110022 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-be369b4f-cec1-41e9-be18-499590beec76 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b1571672-aa2c-43f4-a01f-807b082ebbc8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '12c7e180-9e13-492e-b624-b1e5a176ef03', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1492271907',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4be7f442a3674775bd8b18a59a45ba37',qos_specs=None,replication_status=,reservations=['9801ecb3-23fe-4b40-a0ee-67b41acc1626','956b6f4c-d0c7-44d8-b700-0a8c400c827d','65c85671-7448-4f5e-887c-cdf102a87efa','d80b9784-08e0-4c29-b697-2284d7a72a1e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aba74f375e4a4008b3ea51d54c67c432',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T05:46:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1492271907',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=12c7e180-9e13-492e-b624-b1e5a176ef03,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4be7f442a3674775bd8b18a59a45ba37',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='aba74f375e4a4008b3ea51d54c67c432',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(23fc6e5d-fce0-4521-ba46-4837b4232084),volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:46:27.111666 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-be369b4f-cec1-41e9-be18-499590beec76 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (525ce2cf-bf8b-46b0-bb2c-71135305e676) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:46:27.140274 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-be369b4f-cec1-41e9-be18-499590beec76 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (525ce2cf-bf8b-46b0-bb2c-71135305e676) transitioned into state 'SUCCESS' from state '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-1492271907',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4be7f442a3674775bd8b18a59a45ba37',qos_specs=None,replication_status=,reservations=['9801ecb3-23fe-4b40-a0ee-67b41acc1626','956b6f4c-d0c7-44d8-b700-0a8c400c827d','65c85671-7448-4f5e-887c-cdf102a87efa','d80b9784-08e0-4c29-b697-2284d7a72a1e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aba74f375e4a4008b3ea51d54c67c432',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:46:27.141204 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-be369b4f-cec1-41e9-be18-499590beec76 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (97176c86-6ff5-4cbc-839d-5fa99a7f3dd2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:46:27.160938 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-be369b4f-cec1-41e9-be18-499590beec76 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (97176c86-6ff5-4cbc-839d-5fa99a7f3dd2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:46:27.162242 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-be369b4f-cec1-41e9-be18-499590beec76 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Flow 'volume_create_api' (b46cba7f-8db3-41b2-96ac-d6be7064df4e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:46:27.162629 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-be369b4f-cec1-41e9-be18-499590beec76 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Create volume request issued successfully. Aug 25 05:46:27.169380 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-be369b4f-cec1-41e9-be18-499590beec76 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] https://10.4.3.189/volume/v3/volumes returned with HTTP 202 Aug 25 05:46:27.169380 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 608/2426] 10.4.3.189 () {68 vars in 1259 bytes} [Tue Aug 25 05:46:26 2026] POST /volume/v3/volumes => generated 753 bytes in 261 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 05:46:27.181511 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-a9a34417-06f4-43ed-a0c2-daf1ac1ecb19 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:46:27.187074 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-a9a34417-06f4-43ed-a0c2-daf1ac1ecb19 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] GET https://10.4.3.189/volume/v3/volumes/12c7e180-9e13-492e-b624-b1e5a176ef03 Aug 25 05:46:27.187534 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-a9a34417-06f4-43ed-a0c2-daf1ac1ecb19 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:46:27.187882 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-a9a34417-06f4-43ed-a0c2-daf1ac1ecb19 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:46:27.204726 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:46:27.204726 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:46:27.214448 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-a9a34417-06f4-43ed-a0c2-daf1ac1ecb19 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Volume info retrieved successfully. Aug 25 05:46:27.224430 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-a9a34417-06f4-43ed-a0c2-daf1ac1ecb19 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] https://10.4.3.189/volume/v3/volumes/12c7e180-9e13-492e-b624-b1e5a176ef03 returned with HTTP 200 Aug 25 05:46:27.225215 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 604/2427] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:46:27 2026] GET /volume/v3/volumes/12c7e180-9e13-492e-b624-b1e5a176ef03 => generated 821 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:46:27.988086 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-41ff9014-5511-47a0-a303-0af16657dbe9 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:46:27.989121 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-41ff9014-5511-47a0-a303-0af16657dbe9 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] GET https://10.4.3.189/volume/v3/volumes/f63c475e-6c8f-492d-99f1-e9115e3ceb11 Aug 25 05:46:27.989284 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-41ff9014-5511-47a0-a303-0af16657dbe9 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:46:27.989463 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-41ff9014-5511-47a0-a303-0af16657dbe9 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:46:27.997166 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:46:27.997166 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:46:28.002752 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-41ff9014-5511-47a0-a303-0af16657dbe9 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Volume info retrieved successfully. Aug 25 05:46:28.007760 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-41ff9014-5511-47a0-a303-0af16657dbe9 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] https://10.4.3.189/volume/v3/volumes/f63c475e-6c8f-492d-99f1-e9115e3ceb11 returned with HTTP 200 Aug 25 05:46:28.008478 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 603/2428] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:46:27 2026] GET /volume/v3/volumes/f63c475e-6c8f-492d-99f1-e9115e3ceb11 => generated 1017 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:46:28.026115 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-f5b8543f-fbbe-4a72-8f95-67cd04480711 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:46:28.028381 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-f5b8543f-fbbe-4a72-8f95-67cd04480711 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] POST https://10.4.3.189/volume/v3/backups Aug 25 05:46:28.028951 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-f5b8543f-fbbe-4a72-8f95-67cd04480711 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "f63c475e-6c8f-492d-99f1-e9115e3ceb11", "name": "tempest-type-Backup-1542815605"}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:46:28.032211 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.contrib.backups [None req-f5b8543f-fbbe-4a72-8f95-67cd04480711 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Creating new backup {'backup': {'volume_id': 'f63c475e-6c8f-492d-99f1-e9115e3ceb11', 'name': 'tempest-type-Backup-1542815605'}} {{(pid=100271) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 25 05:46:28.032211 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.contrib.backups [None req-f5b8543f-fbbe-4a72-8f95-67cd04480711 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Creating backup of volume f63c475e-6c8f-492d-99f1-e9115e3ceb11 in container None Aug 25 05:46:28.041637 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:46:28.041637 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:46:28.042397 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-f5b8543f-fbbe-4a72-8f95-67cd04480711 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Volume info retrieved successfully. Aug 25 05:46:28.056258 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-f96d3e9e-548e-4a51-ab7b-d4c50f5cc6bf None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:46:28.059491 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f96d3e9e-548e-4a51-ab7b-d4c50f5cc6bf tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] GET https://10.4.3.189/volume/v3/backups/08bae0e2-6a6d-4649-a4c9-6bb5a103b8c2 Aug 25 05:46:28.060130 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f96d3e9e-548e-4a51-ab7b-d4c50f5cc6bf tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:46:28.060130 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f96d3e9e-548e-4a51-ab7b-d4c50f5cc6bf tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:46:28.060303 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-f96d3e9e-548e-4a51-ab7b-d4c50f5cc6bf tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] Show backup with id 08bae0e2-6a6d-4649-a4c9-6bb5a103b8c2. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:46:28.065700 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:46:28.065700 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:46:28.066896 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f96d3e9e-548e-4a51-ab7b-d4c50f5cc6bf tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] https://10.4.3.189/volume/v3/backups/08bae0e2-6a6d-4649-a4c9-6bb5a103b8c2 returned with HTTP 200 Aug 25 05:46:28.067573 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 609/2429] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:46:28 2026] GET /volume/v3/backups/08bae0e2-6a6d-4649-a4c9-6bb5a103b8c2 => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:46:28.079771 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.quota [None req-f5b8543f-fbbe-4a72-8f95-67cd04480711 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Created reservations ['bf6fbc18-ffc1-4e74-9993-68ed90795411', '35a88dd6-c562-4c93-9132-7c147a04f053'] {{(pid=100271) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:46:28.122453 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-f5b8543f-fbbe-4a72-8f95-67cd04480711 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] https://10.4.3.189/volume/v3/backups returned with HTTP 202 Aug 25 05:46:28.123008 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 614/2430] 10.4.3.189 () {70 vars in 1299 bytes} [Tue Aug 25 05:46:28 2026] POST /volume/v3/backups => generated 316 bytes in 98 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 05:46:28.137637 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-e110c9ac-0ac3-4552-84ee-0d1f8e92c952 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:46:28.139132 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-e110c9ac-0ac3-4552-84ee-0d1f8e92c952 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] GET https://10.4.3.189/volume/v3/backups/1dcb7fbc-4417-4ce7-ac27-da882a39f78e Aug 25 05:46:28.139447 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-e110c9ac-0ac3-4552-84ee-0d1f8e92c952 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:46:28.139969 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-e110c9ac-0ac3-4552-84ee-0d1f8e92c952 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:46:28.139969 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-e110c9ac-0ac3-4552-84ee-0d1f8e92c952 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Show backup with id 1dcb7fbc-4417-4ce7-ac27-da882a39f78e. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:46:28.148766 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:46:28.148766 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:46:28.149608 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-e110c9ac-0ac3-4552-84ee-0d1f8e92c952 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] https://10.4.3.189/volume/v3/backups/1dcb7fbc-4417-4ce7-ac27-da882a39f78e returned with HTTP 200 Aug 25 05:46:28.150071 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 605/2431] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:46:28 2026] GET /volume/v3/backups/1dcb7fbc-4417-4ce7-ac27-da882a39f78e => generated 723 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:46:28.247185 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-1859af40-32a7-4add-a338-ab6be5f16889 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:46:28.251149 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-1859af40-32a7-4add-a338-ab6be5f16889 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] GET https://10.4.3.189/volume/v3/volumes/12c7e180-9e13-492e-b624-b1e5a176ef03 Aug 25 05:46:28.251538 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-1859af40-32a7-4add-a338-ab6be5f16889 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:46:28.252472 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-1859af40-32a7-4add-a338-ab6be5f16889 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:46:28.268385 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:46:28.268385 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:46:28.274986 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-1859af40-32a7-4add-a338-ab6be5f16889 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Volume info retrieved successfully. Aug 25 05:46:28.283277 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-1859af40-32a7-4add-a338-ab6be5f16889 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] https://10.4.3.189/volume/v3/volumes/12c7e180-9e13-492e-b624-b1e5a176ef03 returned with HTTP 200 Aug 25 05:46:28.284997 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 604/2432] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:46:28 2026] GET /volume/v3/volumes/12c7e180-9e13-492e-b624-b1e5a176ef03 => generated 846 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:46:28.301816 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-b0d222cc-b44a-448d-8c62-aa3168a49cc9 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:46:28.308230 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b0d222cc-b44a-448d-8c62-aa3168a49cc9 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] GET https://10.4.3.189/volume/v3/volumes/12c7e180-9e13-492e-b624-b1e5a176ef03 Aug 25 05:46:28.308530 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b0d222cc-b44a-448d-8c62-aa3168a49cc9 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:46:28.308967 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b0d222cc-b44a-448d-8c62-aa3168a49cc9 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:46:28.322081 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:46:28.322081 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:46:28.328012 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-b0d222cc-b44a-448d-8c62-aa3168a49cc9 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Volume info retrieved successfully. Aug 25 05:46:28.334356 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b0d222cc-b44a-448d-8c62-aa3168a49cc9 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] https://10.4.3.189/volume/v3/volumes/12c7e180-9e13-492e-b624-b1e5a176ef03 returned with HTTP 200 Aug 25 05:46:28.334918 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 610/2433] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:46:28 2026] GET /volume/v3/volumes/12c7e180-9e13-492e-b624-b1e5a176ef03 => generated 846 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:46:28.355170 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-a92c5e2e-65a5-4afb-a3b3-a4aee14240c1 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:46:28.358432 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-a92c5e2e-65a5-4afb-a3b3-a4aee14240c1 tempest-VolumeMultiattachTests-738603612 tempest-VolumeMultiattachTests-738603612-project-admin] POST https://10.4.3.189/volume/v3/types Aug 25 05:46:28.358432 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-a92c5e2e-65a5-4afb-a3b3-a4aee14240c1 tempest-VolumeMultiattachTests-738603612 tempest-VolumeMultiattachTests-738603612-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-140533242", "extra_specs": {}}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:46:28.366747 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:46:28.366747 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:46:28.390296 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-a92c5e2e-65a5-4afb-a3b3-a4aee14240c1 tempest-VolumeMultiattachTests-738603612 tempest-VolumeMultiattachTests-738603612-project-admin] https://10.4.3.189/volume/v3/types returned with HTTP 200 Aug 25 05:46:28.390998 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 615/2434] 10.4.3.189 () {68 vars in 1252 bytes} [Tue Aug 25 05:46:28 2026] POST /volume/v3/types => generated 211 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:46:28.403520 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-85e6471c-2da4-4088-bd51-3b5987dd6268 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:46:28.411227 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-85e6471c-2da4-4088-bd51-3b5987dd6268 tempest-VolumeMultiattachTests-738603612 tempest-VolumeMultiattachTests-738603612-project-admin] POST https://10.4.3.189/volume/v3/types/f7300363-8e98-4e03-b4b1-d46cf01793cc/encryption Aug 25 05:46:28.411864 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-85e6471c-2da4-4088-bd51-3b5987dd6268 tempest-VolumeMultiattachTests-738603612 tempest-VolumeMultiattachTests-738603612-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:46:28.465221 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-85e6471c-2da4-4088-bd51-3b5987dd6268 tempest-VolumeMultiattachTests-738603612 tempest-VolumeMultiattachTests-738603612-project-admin] https://10.4.3.189/volume/v3/types/f7300363-8e98-4e03-b4b1-d46cf01793cc/encryption returned with HTTP 200 Aug 25 05:46:28.465902 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 606/2435] 10.4.3.189 () {68 vars in 1397 bytes} [Tue Aug 25 05:46:28 2026] POST /volume/v3/types/f7300363-8e98-4e03-b4b1-d46cf01793cc/encryption => generated 230 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:46:28.477574 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-71b0f786-089b-41d6-b57f-94c88c87150b None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:46:28.479760 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-71b0f786-089b-41d6-b57f-94c88c87150b tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] POST https://10.4.3.189/volume/v3/volumes Aug 25 05:46:28.480253 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-71b0f786-089b-41d6-b57f-94c88c87150b tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-424788001", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-140533242", "size": 1}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:46:28.482212 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.v3.volumes [None req-71b0f786-089b-41d6-b57f-94c88c87150b tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-424788001', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-140533242', 'size': 1}} {{(pid=100270) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 05:46:28.487283 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.v3.volumes [None req-71b0f786-089b-41d6-b57f-94c88c87150b tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Create volume of 1 GB Aug 25 05:46:28.487530 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:46:28.487530 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:46:28.488105 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-71b0f786-089b-41d6-b57f-94c88c87150b tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Availability Zones retrieved successfully. Aug 25 05:46:28.495154 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-71b0f786-089b-41d6-b57f-94c88c87150b tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Flow 'volume_create_api' (088c36f1-b046-4849-913d-d52a2b1f98d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:46:28.496280 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-71b0f786-089b-41d6-b57f-94c88c87150b tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a62f22a9-15bd-4cb3-80d0-4718c95b0969) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:46:28.497326 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.flows.api.create_volume [None req-71b0f786-089b-41d6-b57f-94c88c87150b tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Validating volume size '1' using validate_int {{(pid=100270) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 05:46:28.529284 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-71b0f786-089b-41d6-b57f-94c88c87150b tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a62f22a9-15bd-4cb3-80d0-4718c95b0969) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T05:46:28Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=f7300363-8e98-4e03-b4b1-d46cf01793cc,is_public=True,name='tempest-scenario-type-luks-140533242',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f7300363-8e98-4e03-b4b1-d46cf01793cc', '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=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:46:28.530095 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-71b0f786-089b-41d6-b57f-94c88c87150b tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4deb09f5-93e7-45c5-9a98-8653165a23ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:46:28.570408 np0000008051 devstack@c-api.service[100270]: WARNING cinder.quota [None req-71b0f786-089b-41d6-b57f-94c88c87150b tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-140533242 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-140533242, it is now deprecated. Please use the default quota class for default quota. Aug 25 05:46:28.571376 np0000008051 devstack@c-api.service[100270]: WARNING cinder.quota [None req-71b0f786-089b-41d6-b57f-94c88c87150b tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-140533242 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-140533242, it is now deprecated. Please use the default quota class for default quota. Aug 25 05:46:28.615779 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.quota [None req-71b0f786-089b-41d6-b57f-94c88c87150b tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Created reservations ['b9794a8f-4e99-4322-af6f-abccd32b6084', '06ce2bfb-5521-45c2-930e-99bb5c061758', '08e67ebc-022a-4a34-ba37-6cd4357888a7', '3edcae35-4b04-4f21-b741-255e2bcd808f'] {{(pid=100270) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:46:28.616799 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-71b0f786-089b-41d6-b57f-94c88c87150b tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4deb09f5-93e7-45c5-9a98-8653165a23ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b9794a8f-4e99-4322-af6f-abccd32b6084', '06ce2bfb-5521-45c2-930e-99bb5c061758', '08e67ebc-022a-4a34-ba37-6cd4357888a7', '3edcae35-4b04-4f21-b741-255e2bcd808f']}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:46:28.617688 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-71b0f786-089b-41d6-b57f-94c88c87150b tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8844b752-7d4a-4ac3-8699-eb31924838a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:46:28.651520 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-71b0f786-089b-41d6-b57f-94c88c87150b tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8844b752-7d4a-4ac3-8699-eb31924838a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7b791778-55b8-4f3a-8347-c8da3e9b7169', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-424788001',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4be7f442a3674775bd8b18a59a45ba37',qos_specs=None,replication_status=,reservations=['b9794a8f-4e99-4322-af6f-abccd32b6084','06ce2bfb-5521-45c2-930e-99bb5c061758','08e67ebc-022a-4a34-ba37-6cd4357888a7','3edcae35-4b04-4f21-b741-255e2bcd808f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aba74f375e4a4008b3ea51d54c67c432',volume_type_id=f7300363-8e98-4e03-b4b1-d46cf01793cc), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T05:46:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-424788001',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=7b791778-55b8-4f3a-8347-c8da3e9b7169,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4be7f442a3674775bd8b18a59a45ba37',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='aba74f375e4a4008b3ea51d54c67c432',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f7300363-8e98-4e03-b4b1-d46cf01793cc),volume_type_id=f7300363-8e98-4e03-b4b1-d46cf01793cc)}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:46:28.655969 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-71b0f786-089b-41d6-b57f-94c88c87150b tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f3b9b305-a86b-4541-8a52-478fb80801c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:46:28.694008 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-71b0f786-089b-41d6-b57f-94c88c87150b tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f3b9b305-a86b-4541-8a52-478fb80801c6) transitioned into state 'SUCCESS' from state '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-424788001',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4be7f442a3674775bd8b18a59a45ba37',qos_specs=None,replication_status=,reservations=['b9794a8f-4e99-4322-af6f-abccd32b6084','06ce2bfb-5521-45c2-930e-99bb5c061758','08e67ebc-022a-4a34-ba37-6cd4357888a7','3edcae35-4b04-4f21-b741-255e2bcd808f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aba74f375e4a4008b3ea51d54c67c432',volume_type_id=f7300363-8e98-4e03-b4b1-d46cf01793cc)}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:46:28.695227 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-71b0f786-089b-41d6-b57f-94c88c87150b tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ba79704c-77a5-4c8a-b286-e7a799b3a882) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:46:28.709494 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-71b0f786-089b-41d6-b57f-94c88c87150b tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ba79704c-77a5-4c8a-b286-e7a799b3a882) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:46:28.710800 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-71b0f786-089b-41d6-b57f-94c88c87150b tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Flow 'volume_create_api' (088c36f1-b046-4849-913d-d52a2b1f98d1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100270) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:46:28.711608 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-71b0f786-089b-41d6-b57f-94c88c87150b tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Create volume request issued successfully. Aug 25 05:46:28.712260 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-71b0f786-089b-41d6-b57f-94c88c87150b tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] https://10.4.3.189/volume/v3/volumes returned with HTTP 202 Aug 25 05:46:28.713075 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 605/2436] 10.4.3.189 () {68 vars in 1259 bytes} [Tue Aug 25 05:46:28 2026] POST /volume/v3/volumes => generated 779 bytes in 236 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 05:46:28.733890 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-19a59a8a-799f-4aa3-933d-a97e8beedb3b None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:46:28.736185 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-19a59a8a-799f-4aa3-933d-a97e8beedb3b tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] GET https://10.4.3.189/volume/v3/volumes/7b791778-55b8-4f3a-8347-c8da3e9b7169 Aug 25 05:46:28.736456 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-19a59a8a-799f-4aa3-933d-a97e8beedb3b tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:46:28.736928 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-19a59a8a-799f-4aa3-933d-a97e8beedb3b tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:46:28.745245 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:46:28.745245 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:46:28.751316 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-19a59a8a-799f-4aa3-933d-a97e8beedb3b tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Volume info retrieved successfully. Aug 25 05:46:28.759367 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-19a59a8a-799f-4aa3-933d-a97e8beedb3b tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] https://10.4.3.189/volume/v3/volumes/7b791778-55b8-4f3a-8347-c8da3e9b7169 returned with HTTP 200 Aug 25 05:46:28.759843 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 611/2437] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:46:28 2026] GET /volume/v3/volumes/7b791778-55b8-4f3a-8347-c8da3e9b7169 => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:46:29.079711 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-3c151337-eb29-48ce-bfcf-e385840e33ff None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:46:29.082184 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-3c151337-eb29-48ce-bfcf-e385840e33ff tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] GET https://10.4.3.189/volume/v3/backups/08bae0e2-6a6d-4649-a4c9-6bb5a103b8c2 Aug 25 05:46:29.083116 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-3c151337-eb29-48ce-bfcf-e385840e33ff tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:46:29.083116 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-3c151337-eb29-48ce-bfcf-e385840e33ff tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:46:29.083327 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-3c151337-eb29-48ce-bfcf-e385840e33ff tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] Show backup with id 08bae0e2-6a6d-4649-a4c9-6bb5a103b8c2. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:46:29.089819 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:46:29.089819 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:46:29.091040 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-3c151337-eb29-48ce-bfcf-e385840e33ff tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] https://10.4.3.189/volume/v3/backups/08bae0e2-6a6d-4649-a4c9-6bb5a103b8c2 returned with HTTP 200 Aug 25 05:46:29.091588 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 616/2438] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:46:29 2026] GET /volume/v3/backups/08bae0e2-6a6d-4649-a4c9-6bb5a103b8c2 => generated 750 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:46:29.164492 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-81e1f1a0-d418-4b5f-8302-23cc19a4b7d2 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:46:29.168007 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-81e1f1a0-d418-4b5f-8302-23cc19a4b7d2 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] GET https://10.4.3.189/volume/v3/backups/1dcb7fbc-4417-4ce7-ac27-da882a39f78e Aug 25 05:46:29.168274 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-81e1f1a0-d418-4b5f-8302-23cc19a4b7d2 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:46:29.168514 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-81e1f1a0-d418-4b5f-8302-23cc19a4b7d2 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:46:29.168644 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-81e1f1a0-d418-4b5f-8302-23cc19a4b7d2 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Show backup with id 1dcb7fbc-4417-4ce7-ac27-da882a39f78e. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:46:29.177291 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:46:29.177291 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:46:29.178220 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-81e1f1a0-d418-4b5f-8302-23cc19a4b7d2 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] https://10.4.3.189/volume/v3/backups/1dcb7fbc-4417-4ce7-ac27-da882a39f78e returned with HTTP 200 Aug 25 05:46:29.178677 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 607/2439] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:46:29 2026] GET /volume/v3/backups/1dcb7fbc-4417-4ce7-ac27-da882a39f78e => generated 725 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:46:29.777387 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-a5073f30-dfb9-4d37-8473-58c78bda1550 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:46:29.782386 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-a5073f30-dfb9-4d37-8473-58c78bda1550 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] GET https://10.4.3.189/volume/v3/volumes/7b791778-55b8-4f3a-8347-c8da3e9b7169 Aug 25 05:46:29.782386 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-a5073f30-dfb9-4d37-8473-58c78bda1550 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:46:29.782386 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-a5073f30-dfb9-4d37-8473-58c78bda1550 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:46:29.797480 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:46:29.797480 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:46:29.802077 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-a5073f30-dfb9-4d37-8473-58c78bda1550 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Volume info retrieved successfully. Aug 25 05:46:29.807587 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-a5073f30-dfb9-4d37-8473-58c78bda1550 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] https://10.4.3.189/volume/v3/volumes/7b791778-55b8-4f3a-8347-c8da3e9b7169 returned with HTTP 200 Aug 25 05:46:29.808079 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 606/2440] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:46:29 2026] GET /volume/v3/volumes/7b791778-55b8-4f3a-8347-c8da3e9b7169 => generated 872 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:46:29.825505 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-dd1edeb0-c930-46b9-87fa-dee8428bdee2 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:46:29.827364 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-dd1edeb0-c930-46b9-87fa-dee8428bdee2 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] GET https://10.4.3.189/volume/v3/volumes/7b791778-55b8-4f3a-8347-c8da3e9b7169 Aug 25 05:46:29.827570 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-dd1edeb0-c930-46b9-87fa-dee8428bdee2 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:46:29.827762 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-dd1edeb0-c930-46b9-87fa-dee8428bdee2 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:46:29.834820 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:46:29.834820 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:46:29.839340 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-dd1edeb0-c930-46b9-87fa-dee8428bdee2 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Volume info retrieved successfully. Aug 25 05:46:29.845219 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-dd1edeb0-c930-46b9-87fa-dee8428bdee2 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] https://10.4.3.189/volume/v3/volumes/7b791778-55b8-4f3a-8347-c8da3e9b7169 returned with HTTP 200 Aug 25 05:46:29.845796 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 612/2441] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:46:29 2026] GET /volume/v3/volumes/7b791778-55b8-4f3a-8347-c8da3e9b7169 => generated 872 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:46:29.931790 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-1cb423d2-701c-4948-8406-043379014a82 req-51faa66e-7d0c-4adf-9d65-9b1c77154430 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:46:29.934926 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-1cb423d2-701c-4948-8406-043379014a82 req-51faa66e-7d0c-4adf-9d65-9b1c77154430 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] GET https://10.4.3.189/volume/v3/volumes/12c7e180-9e13-492e-b624-b1e5a176ef03 Aug 25 05:46:29.935439 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-1cb423d2-701c-4948-8406-043379014a82 req-51faa66e-7d0c-4adf-9d65-9b1c77154430 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:46:29.935439 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-1cb423d2-701c-4948-8406-043379014a82 req-51faa66e-7d0c-4adf-9d65-9b1c77154430 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:46:29.945186 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:46:29.945186 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:46:29.951717 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [req-1cb423d2-701c-4948-8406-043379014a82 req-51faa66e-7d0c-4adf-9d65-9b1c77154430 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Volume info retrieved successfully. Aug 25 05:46:29.958080 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-1cb423d2-701c-4948-8406-043379014a82 req-51faa66e-7d0c-4adf-9d65-9b1c77154430 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] https://10.4.3.189/volume/v3/volumes/12c7e180-9e13-492e-b624-b1e5a176ef03 returned with HTTP 200 Aug 25 05:46:29.958905 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 617/2442] 10.4.3.189 () {68 vars in 1598 bytes} [Tue Aug 25 05:46:29 2026] GET /volume/v3/volumes/12c7e180-9e13-492e-b624-b1e5a176ef03 => generated 846 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:46:30.069437 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-ae50b929-cc45-4aa3-85ae-5cd4292c8ed8 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:46:30.070604 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-ae50b929-cc45-4aa3-85ae-5cd4292c8ed8 None None] GET https://10.4.3.189/volume// Aug 25 05:46:30.070604 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-ae50b929-cc45-4aa3-85ae-5cd4292c8ed8 None None] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:46:30.070604 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-ae50b929-cc45-4aa3-85ae-5cd4292c8ed8 None None] Calling method 'all' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:46:30.070940 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-ae50b929-cc45-4aa3-85ae-5cd4292c8ed8 None None] https://10.4.3.189/volume// returned with HTTP 300 Aug 25 05:46:30.072387 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 608/2443] 10.4.3.189 () {66 vars in 1428 bytes} [Tue Aug 25 05:46: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 25 05:46:30.081969 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [req-1cb423d2-701c-4948-8406-043379014a82 req-167db656-753c-47cb-8d47-484f0562eea2 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:46:30.084808 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-1cb423d2-701c-4948-8406-043379014a82 req-167db656-753c-47cb-8d47-484f0562eea2 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] POST https://10.4.3.189/volume/v3/attachments Aug 25 05:46:30.085312 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-1cb423d2-701c-4948-8406-043379014a82 req-167db656-753c-47cb-8d47-484f0562eea2 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "12c7e180-9e13-492e-b624-b1e5a176ef03", "connector": null, "instance_uuid": "64eedaa3-fa9b-4edd-a3af-ea61eb1394ad"}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:46:30.097012 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:46:30.097012 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:46:30.106744 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-b9cb98e7-5334-4589-a005-4e6bd9b0f23f None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:46:30.108790 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b9cb98e7-5334-4589-a005-4e6bd9b0f23f tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] GET https://10.4.3.189/volume/v3/backups/08bae0e2-6a6d-4649-a4c9-6bb5a103b8c2 Aug 25 05:46:30.109242 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b9cb98e7-5334-4589-a005-4e6bd9b0f23f tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:46:30.110089 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b9cb98e7-5334-4589-a005-4e6bd9b0f23f tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:46:30.110089 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-b9cb98e7-5334-4589-a005-4e6bd9b0f23f tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] Show backup with id 08bae0e2-6a6d-4649-a4c9-6bb5a103b8c2. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:46:30.119018 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:46:30.119018 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:46:30.119955 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b9cb98e7-5334-4589-a005-4e6bd9b0f23f tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] https://10.4.3.189/volume/v3/backups/08bae0e2-6a6d-4649-a4c9-6bb5a103b8c2 returned with HTTP 200 Aug 25 05:46:30.120370 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 613/2444] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:46:30 2026] GET /volume/v3/backups/08bae0e2-6a6d-4649-a4c9-6bb5a103b8c2 => generated 750 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:46:30.162532 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-1cb423d2-701c-4948-8406-043379014a82 req-167db656-753c-47cb-8d47-484f0562eea2 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] https://10.4.3.189/volume/v3/attachments returned with HTTP 200 Aug 25 05:46:30.163166 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 607/2445] 10.4.3.189 () {74 vars in 1594 bytes} [Tue Aug 25 05:46:30 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 25 05:46:30.195425 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-5345e929-b2f5-4af9-9683-3604b72f70ce None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:46:30.197772 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-5345e929-b2f5-4af9-9683-3604b72f70ce tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] GET https://10.4.3.189/volume/v3/backups/1dcb7fbc-4417-4ce7-ac27-da882a39f78e Aug 25 05:46:30.198147 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-5345e929-b2f5-4af9-9683-3604b72f70ce tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:46:30.198445 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-5345e929-b2f5-4af9-9683-3604b72f70ce tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:46:30.198621 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-5345e929-b2f5-4af9-9683-3604b72f70ce tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Show backup with id 1dcb7fbc-4417-4ce7-ac27-da882a39f78e. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:46:30.201698 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-bcdd12b0-6aaf-46d2-ab13-6ea94d47b3c0 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:46:30.204895 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-bcdd12b0-6aaf-46d2-ab13-6ea94d47b3c0 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] GET https://10.4.3.189/volume/v3/volumes/12c7e180-9e13-492e-b624-b1e5a176ef03 Aug 25 05:46:30.205011 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:46:30.205011 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:46:30.205214 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-bcdd12b0-6aaf-46d2-ab13-6ea94d47b3c0 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:46:30.205278 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-6eb4f782-ff82-4ad6-8fab-52549008ddc9 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:46:30.205498 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-bcdd12b0-6aaf-46d2-ab13-6ea94d47b3c0 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:46:30.205699 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-5345e929-b2f5-4af9-9683-3604b72f70ce tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] https://10.4.3.189/volume/v3/backups/1dcb7fbc-4417-4ce7-ac27-da882a39f78e returned with HTTP 200 Aug 25 05:46:30.205809 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6eb4f782-ff82-4ad6-8fab-52549008ddc9 None None] GET https://10.4.3.189/volume// Aug 25 05:46:30.206157 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-6eb4f782-ff82-4ad6-8fab-52549008ddc9 None None] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:46:30.206276 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 618/2446] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:46:30 2026] GET /volume/v3/backups/1dcb7fbc-4417-4ce7-ac27-da882a39f78e => generated 725 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:46:30.207319 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-6eb4f782-ff82-4ad6-8fab-52549008ddc9 None None] Calling method 'all' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:46:30.207319 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6eb4f782-ff82-4ad6-8fab-52549008ddc9 None None] https://10.4.3.189/volume// returned with HTTP 300 Aug 25 05:46:30.207676 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 614/2447] 10.4.3.189 () {66 vars in 1426 bytes} [Tue Aug 25 05:46: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 25 05:46:30.218973 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [req-1cb423d2-701c-4948-8406-043379014a82 req-a3884566-b1e1-47dc-865e-843280fba50e None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:46:30.221965 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-1cb423d2-701c-4948-8406-043379014a82 req-a3884566-b1e1-47dc-865e-843280fba50e tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] GET https://10.4.3.189/volume/v3/volumes/12c7e180-9e13-492e-b624-b1e5a176ef03 Aug 25 05:46:30.221965 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-1cb423d2-701c-4948-8406-043379014a82 req-a3884566-b1e1-47dc-865e-843280fba50e tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:46:30.222322 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-1cb423d2-701c-4948-8406-043379014a82 req-a3884566-b1e1-47dc-865e-843280fba50e tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:46:30.223412 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:46:30.223412 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:46:30.227907 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-bcdd12b0-6aaf-46d2-ab13-6ea94d47b3c0 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Volume info retrieved successfully. Aug 25 05:46:30.233491 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-bcdd12b0-6aaf-46d2-ab13-6ea94d47b3c0 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] https://10.4.3.189/volume/v3/volumes/12c7e180-9e13-492e-b624-b1e5a176ef03 returned with HTTP 200 Aug 25 05:46:30.233738 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:46:30.233738 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:46:30.233970 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 609/2448] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:46:30 2026] GET /volume/v3/volumes/12c7e180-9e13-492e-b624-b1e5a176ef03 => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:46:30.238281 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [req-1cb423d2-701c-4948-8406-043379014a82 req-a3884566-b1e1-47dc-865e-843280fba50e tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Volume info retrieved successfully. Aug 25 05:46:30.244303 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-1cb423d2-701c-4948-8406-043379014a82 req-a3884566-b1e1-47dc-865e-843280fba50e tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] https://10.4.3.189/volume/v3/volumes/12c7e180-9e13-492e-b624-b1e5a176ef03 returned with HTTP 200 Aug 25 05:46:30.244746 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 608/2449] 10.4.3.189 () {70 vars in 1639 bytes} [Tue Aug 25 05:46:30 2026] GET /volume/v3/volumes/12c7e180-9e13-492e-b624-b1e5a176ef03 => generated 1025 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 05:46:30.266120 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-9a19cb82-c30e-4cf6-819f-0ebdf5c8faa8 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:46:30.366300 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-1cb423d2-701c-4948-8406-043379014a82 req-3cfa7791-90c3-481e-a99f-132335b88d8b None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:46:30.368573 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-1cb423d2-701c-4948-8406-043379014a82 req-3cfa7791-90c3-481e-a99f-132335b88d8b tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] PUT https://10.4.3.189/volume/v3/attachments/e988a54b-9590-4648-900b-6d4daa065606 Aug 25 05:46:30.368943 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-1cb423d2-701c-4948-8406-043379014a82 req-3cfa7791-90c3-481e-a99f-132335b88d8b tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.189", "host": "np0000008051", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:8b4a65c6a3e1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "a19da604-b1eb-4396-a9d5-30b16dae3da8", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:46:30.372874 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-9a19cb82-c30e-4cf6-819f-0ebdf5c8faa8 tempest-VolumeServicesNegativeTest-1873441382 tempest-VolumeServicesNegativeTest-1873441382-project-admin] GET https://10.4.3.189/volume/v3/os-services Aug 25 05:46:30.373155 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-9a19cb82-c30e-4cf6-819f-0ebdf5c8faa8 tempest-VolumeServicesNegativeTest-1873441382 tempest-VolumeServicesNegativeTest-1873441382-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:46:30.373387 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-9a19cb82-c30e-4cf6-819f-0ebdf5c8faa8 tempest-VolumeServicesNegativeTest-1873441382 tempest-VolumeServicesNegativeTest-1873441382-project-admin] Calling method 'index' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:46:30.377820 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-9a19cb82-c30e-4cf6-819f-0ebdf5c8faa8 tempest-VolumeServicesNegativeTest-1873441382 tempest-VolumeServicesNegativeTest-1873441382-project-admin] https://10.4.3.189/volume/v3/os-services returned with HTTP 200 Aug 25 05:46:30.378272 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 619/2450] 10.4.3.189 () {66 vars in 1249 bytes} [Tue Aug 25 05:46:30 2026] GET /volume/v3/os-services => generated 626 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:46:30.379191 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.coordination [req-1cb423d2-701c-4948-8406-043379014a82 req-3cfa7791-90c3-481e-a99f-132335b88d8b tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Acquiring lock "cinder-attachment_update-12c7e180-9e13-492e-b624-b1e5a176ef03-np0000008051" by "attachment_update" {{(pid=100268) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 05:46:30.383785 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.coordination [req-1cb423d2-701c-4948-8406-043379014a82 req-3cfa7791-90c3-481e-a99f-132335b88d8b tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Lock "cinder-attachment_update-12c7e180-9e13-492e-b624-b1e5a176ef03-np0000008051" acquired by "attachment_update" :: waited 0.005s {{(pid=100268) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 05:46:30.384883 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:46:30.384883 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:46:30.391518 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-7f9d74d9-710b-4ddb-9ded-403cb6c392d2 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:46:30.393545 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-7f9d74d9-710b-4ddb-9ded-403cb6c392d2 tempest-VolumeServicesNegativeTest-1873441382 tempest-VolumeServicesNegativeTest-1873441382-project-admin] PUT https://10.4.3.189/volume/v3/os-services/disable-log-reason Aug 25 05:46:30.393979 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-7f9d74d9-710b-4ddb-9ded-403cb6c392d2 tempest-VolumeServicesNegativeTest-1873441382 tempest-VolumeServicesNegativeTest-1873441382-project-admin] Action: 'disable_log_reason', calling method: disable_log_reason, body: {"host": "np0000008051", "binary": "cinder-scheduler", "disabled_reason": null} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:46:30.395933 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-7f9d74d9-710b-4ddb-9ded-403cb6c392d2 tempest-VolumeServicesNegativeTest-1873441382 tempest-VolumeServicesNegativeTest-1873441382-project-admin] https://10.4.3.189/volume/v3/os-services/disable-log-reason returned with HTTP 400 Aug 25 05:46:30.396456 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 610/2451] 10.4.3.189 () {68 vars in 1326 bytes} [Tue Aug 25 05:46:30 2026] PUT /volume/v3/os-services/disable-log-reason => generated 136 bytes in 7 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 25 05:46:30.406604 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-8b49a377-c99c-4276-aedf-3c5ea98411fe None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:46:30.408425 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-8b49a377-c99c-4276-aedf-3c5ea98411fe tempest-VolumeServicesNegativeTest-1873441382 tempest-VolumeServicesNegativeTest-1873441382-project-admin] PUT https://10.4.3.189/volume/v3/os-services/disable Aug 25 05:46:30.408736 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-8b49a377-c99c-4276-aedf-3c5ea98411fe tempest-VolumeServicesNegativeTest-1873441382 tempest-VolumeServicesNegativeTest-1873441382-project-admin] Action: 'disable', calling method: disable, body: {"host": "np0000008051", "binary": "invalid_binary"} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:46:30.420905 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-8b49a377-c99c-4276-aedf-3c5ea98411fe tempest-VolumeServicesNegativeTest-1873441382 tempest-VolumeServicesNegativeTest-1873441382-project-admin] https://10.4.3.189/volume/v3/os-services/disable returned with HTTP 404 Aug 25 05:46:30.420905 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 609/2452] 10.4.3.189 () {68 vars in 1293 bytes} [Tue Aug 25 05:46:30 2026] PUT /volume/v3/os-services/disable => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:46:30.433507 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-0d56a5b1-c3d3-4a42-9a39-075eb9156d09 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:46:30.435329 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-0d56a5b1-c3d3-4a42-9a39-075eb9156d09 tempest-VolumeServicesNegativeTest-1873441382 tempest-VolumeServicesNegativeTest-1873441382-project-admin] PUT https://10.4.3.189/volume/v3/os-services/enable Aug 25 05:46:30.435615 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-0d56a5b1-c3d3-4a42-9a39-075eb9156d09 tempest-VolumeServicesNegativeTest-1873441382 tempest-VolumeServicesNegativeTest-1873441382-project-admin] Action: 'enable', calling method: enable, body: {"host": "invalid_host", "binary": "cinder-scheduler"} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:46:30.443625 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-0d56a5b1-c3d3-4a42-9a39-075eb9156d09 tempest-VolumeServicesNegativeTest-1873441382 tempest-VolumeServicesNegativeTest-1873441382-project-admin] https://10.4.3.189/volume/v3/os-services/enable returned with HTTP 404 Aug 25 05:46:30.444389 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 620/2453] 10.4.3.189 () {68 vars in 1290 bytes} [Tue Aug 25 05:46:30 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 25 05:46:30.454968 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-cdbf43b2-4f72-40a2-ab01-ef139060ad44 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:46:30.457533 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-cdbf43b2-4f72-40a2-ab01-ef139060ad44 tempest-VolumeServicesNegativeTest-1873441382 tempest-VolumeServicesNegativeTest-1873441382-project-admin] PUT https://10.4.3.189/volume/v3/os-services/freeze Aug 25 05:46:30.458089 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-cdbf43b2-4f72-40a2-ab01-ef139060ad44 tempest-VolumeServicesNegativeTest-1873441382 tempest-VolumeServicesNegativeTest-1873441382-project-admin] Action: 'freeze', calling method: freeze, body: {"host": "invalid_host"} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:46:30.469116 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-cdbf43b2-4f72-40a2-ab01-ef139060ad44 tempest-VolumeServicesNegativeTest-1873441382 tempest-VolumeServicesNegativeTest-1873441382-project-admin] https://10.4.3.189/volume/v3/os-services/freeze returned with HTTP 400 Aug 25 05:46:30.469970 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 611/2454] 10.4.3.189 () {68 vars in 1290 bytes} [Tue Aug 25 05:46:30 2026] PUT /volume/v3/os-services/freeze => generated 83 bytes in 16 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 25 05:46:30.484350 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-4f861876-6ca4-49f9-96f7-0c11733f2e20 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:46:30.489135 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-4f861876-6ca4-49f9-96f7-0c11733f2e20 tempest-VolumeServicesNegativeTest-1873441382 tempest-VolumeServicesNegativeTest-1873441382-project-admin] PUT https://10.4.3.189/volume/v3/os-services/thaw Aug 25 05:46:30.489422 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-4f861876-6ca4-49f9-96f7-0c11733f2e20 tempest-VolumeServicesNegativeTest-1873441382 tempest-VolumeServicesNegativeTest-1873441382-project-admin] Action: 'thaw', calling method: thaw, body: {"host": "invalid_host"} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:46:30.499002 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-4f861876-6ca4-49f9-96f7-0c11733f2e20 tempest-VolumeServicesNegativeTest-1873441382 tempest-VolumeServicesNegativeTest-1873441382-project-admin] https://10.4.3.189/volume/v3/os-services/thaw returned with HTTP 400 Aug 25 05:46:30.499602 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 610/2455] 10.4.3.189 () {68 vars in 1284 bytes} [Tue Aug 25 05:46:30 2026] PUT /volume/v3/os-services/thaw => generated 83 bytes in 16 msecs (HTTP/1.1 400) 7 headers in 293 bytes (2 switches on core 0) Aug 25 05:46:30.507511 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.coordination [req-1cb423d2-701c-4948-8406-043379014a82 req-3cfa7791-90c3-481e-a99f-132335b88d8b tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Lock "cinder-attachment_update-12c7e180-9e13-492e-b624-b1e5a176ef03-np0000008051" released by "attachment_update" :: held 0.124s {{(pid=100268) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 05:46:30.508930 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-1cb423d2-701c-4948-8406-043379014a82 req-3cfa7791-90c3-481e-a99f-132335b88d8b tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] https://10.4.3.189/volume/v3/attachments/e988a54b-9590-4648-900b-6d4daa065606 returned with HTTP 200 Aug 25 05:46:30.509154 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 615/2456] 10.4.3.189 () {74 vars in 1704 bytes} [Tue Aug 25 05:46:30 2026] PUT /volume/v3/attachments/e988a54b-9590-4648-900b-6d4daa065606 => generated 969 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:46:31.132599 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-50857e45-74d4-44d8-8566-37ba1b03a448 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:46:31.136202 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-50857e45-74d4-44d8-8566-37ba1b03a448 tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] GET https://10.4.3.189/volume/v3/backups/08bae0e2-6a6d-4649-a4c9-6bb5a103b8c2 Aug 25 05:46:31.136429 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-50857e45-74d4-44d8-8566-37ba1b03a448 tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:46:31.136655 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-50857e45-74d4-44d8-8566-37ba1b03a448 tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:46:31.136794 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-50857e45-74d4-44d8-8566-37ba1b03a448 tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] Show backup with id 08bae0e2-6a6d-4649-a4c9-6bb5a103b8c2. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:46:31.145679 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:46:31.145679 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:46:31.146812 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-50857e45-74d4-44d8-8566-37ba1b03a448 tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] https://10.4.3.189/volume/v3/backups/08bae0e2-6a6d-4649-a4c9-6bb5a103b8c2 returned with HTTP 200 Aug 25 05:46:31.148195 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 621/2457] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:46:31 2026] GET /volume/v3/backups/08bae0e2-6a6d-4649-a4c9-6bb5a103b8c2 => generated 750 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:46:31.220144 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-63524273-f78e-4934-b32e-225c6f143fd1 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:46:31.222917 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-63524273-f78e-4934-b32e-225c6f143fd1 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] GET https://10.4.3.189/volume/v3/backups/1dcb7fbc-4417-4ce7-ac27-da882a39f78e Aug 25 05:46:31.223529 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-63524273-f78e-4934-b32e-225c6f143fd1 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:46:31.223793 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-63524273-f78e-4934-b32e-225c6f143fd1 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:46:31.223965 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-63524273-f78e-4934-b32e-225c6f143fd1 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Show backup with id 1dcb7fbc-4417-4ce7-ac27-da882a39f78e. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:46:31.233487 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:46:31.233487 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:46:31.233796 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-63524273-f78e-4934-b32e-225c6f143fd1 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] https://10.4.3.189/volume/v3/backups/1dcb7fbc-4417-4ce7-ac27-da882a39f78e returned with HTTP 200 Aug 25 05:46:31.234396 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 612/2458] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:46:31 2026] GET /volume/v3/backups/1dcb7fbc-4417-4ce7-ac27-da882a39f78e => generated 736 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:46:31.254224 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-c18099a6-25f5-4a81-bf2f-6cc9f09bdb4f None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:46:31.256282 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-c18099a6-25f5-4a81-bf2f-6cc9f09bdb4f tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] GET https://10.4.3.189/volume/v3/volumes/12c7e180-9e13-492e-b624-b1e5a176ef03 Aug 25 05:46:31.256549 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-c18099a6-25f5-4a81-bf2f-6cc9f09bdb4f tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:46:31.256934 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-c18099a6-25f5-4a81-bf2f-6cc9f09bdb4f tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:46:31.270316 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:46:31.270316 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:46:31.276173 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-c18099a6-25f5-4a81-bf2f-6cc9f09bdb4f tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Volume info retrieved successfully. Aug 25 05:46:31.286102 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-c18099a6-25f5-4a81-bf2f-6cc9f09bdb4f tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] https://10.4.3.189/volume/v3/volumes/12c7e180-9e13-492e-b624-b1e5a176ef03 returned with HTTP 200 Aug 25 05:46:31.286783 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 611/2459] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:46:31 2026] GET /volume/v3/volumes/12c7e180-9e13-492e-b624-b1e5a176ef03 => generated 846 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:46:32.160525 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-0c2223cf-705b-45e6-b5ef-774a9adb9e01 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:46:32.163084 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-0c2223cf-705b-45e6-b5ef-774a9adb9e01 tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] GET https://10.4.3.189/volume/v3/backups/08bae0e2-6a6d-4649-a4c9-6bb5a103b8c2 Aug 25 05:46:32.163391 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-0c2223cf-705b-45e6-b5ef-774a9adb9e01 tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:46:32.163691 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-0c2223cf-705b-45e6-b5ef-774a9adb9e01 tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:46:32.163895 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-0c2223cf-705b-45e6-b5ef-774a9adb9e01 tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] Show backup with id 08bae0e2-6a6d-4649-a4c9-6bb5a103b8c2. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:46:32.171052 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:46:32.171052 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:46:32.172278 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-0c2223cf-705b-45e6-b5ef-774a9adb9e01 tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] https://10.4.3.189/volume/v3/backups/08bae0e2-6a6d-4649-a4c9-6bb5a103b8c2 returned with HTTP 200 Aug 25 05:46:32.173229 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 616/2460] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:46:32 2026] GET /volume/v3/backups/08bae0e2-6a6d-4649-a4c9-6bb5a103b8c2 => generated 750 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 25 05:46:32.253579 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-baf946a5-5143-49c2-abc7-57dc92ccb107 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:46:32.255763 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-baf946a5-5143-49c2-abc7-57dc92ccb107 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] GET https://10.4.3.189/volume/v3/backups/1dcb7fbc-4417-4ce7-ac27-da882a39f78e Aug 25 05:46:32.257245 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-baf946a5-5143-49c2-abc7-57dc92ccb107 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:46:32.257245 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-baf946a5-5143-49c2-abc7-57dc92ccb107 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:46:32.257245 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-baf946a5-5143-49c2-abc7-57dc92ccb107 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Show backup with id 1dcb7fbc-4417-4ce7-ac27-da882a39f78e. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:46:32.270102 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:46:32.270102 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:46:32.271141 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-baf946a5-5143-49c2-abc7-57dc92ccb107 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] https://10.4.3.189/volume/v3/backups/1dcb7fbc-4417-4ce7-ac27-da882a39f78e returned with HTTP 200 Aug 25 05:46:32.271698 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 622/2461] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:46:32 2026] GET /volume/v3/backups/1dcb7fbc-4417-4ce7-ac27-da882a39f78e => generated 736 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:46:32.313998 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-65cb978c-b36b-401b-9c3c-0309f4ff21a0 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:46:32.319227 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-65cb978c-b36b-401b-9c3c-0309f4ff21a0 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] GET https://10.4.3.189/volume/v3/volumes/12c7e180-9e13-492e-b624-b1e5a176ef03 Aug 25 05:46:32.319700 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-65cb978c-b36b-401b-9c3c-0309f4ff21a0 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:46:32.319958 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-65cb978c-b36b-401b-9c3c-0309f4ff21a0 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:46:32.336767 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:46:32.336767 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:46:32.347443 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-65cb978c-b36b-401b-9c3c-0309f4ff21a0 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Volume info retrieved successfully. Aug 25 05:46:32.357153 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-65cb978c-b36b-401b-9c3c-0309f4ff21a0 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] https://10.4.3.189/volume/v3/volumes/12c7e180-9e13-492e-b624-b1e5a176ef03 returned with HTTP 200 Aug 25 05:46:32.357249 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 613/2462] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:46:32 2026] GET /volume/v3/volumes/12c7e180-9e13-492e-b624-b1e5a176ef03 => generated 846 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 25 05:46:33.186250 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-c90a4a7d-3086-4fe2-9088-3f44ed1f6ddb None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:46:33.188389 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-c90a4a7d-3086-4fe2-9088-3f44ed1f6ddb tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] GET https://10.4.3.189/volume/v3/backups/08bae0e2-6a6d-4649-a4c9-6bb5a103b8c2 Aug 25 05:46:33.188641 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-c90a4a7d-3086-4fe2-9088-3f44ed1f6ddb tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:46:33.188877 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-c90a4a7d-3086-4fe2-9088-3f44ed1f6ddb tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:46:33.189023 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-c90a4a7d-3086-4fe2-9088-3f44ed1f6ddb tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] Show backup with id 08bae0e2-6a6d-4649-a4c9-6bb5a103b8c2. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:46:33.195691 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:46:33.195691 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:46:33.196703 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-c90a4a7d-3086-4fe2-9088-3f44ed1f6ddb tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] https://10.4.3.189/volume/v3/backups/08bae0e2-6a6d-4649-a4c9-6bb5a103b8c2 returned with HTTP 200 Aug 25 05:46:33.197211 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 612/2463] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:46:33 2026] GET /volume/v3/backups/08bae0e2-6a6d-4649-a4c9-6bb5a103b8c2 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:46:33.290157 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-2af65165-2e4c-41eb-8f7e-415fca916d4e None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:46:33.294939 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-2af65165-2e4c-41eb-8f7e-415fca916d4e tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] GET https://10.4.3.189/volume/v3/backups/1dcb7fbc-4417-4ce7-ac27-da882a39f78e Aug 25 05:46:33.295861 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-2af65165-2e4c-41eb-8f7e-415fca916d4e tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:46:33.297284 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-2af65165-2e4c-41eb-8f7e-415fca916d4e tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:46:33.297284 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-2af65165-2e4c-41eb-8f7e-415fca916d4e tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Show backup with id 1dcb7fbc-4417-4ce7-ac27-da882a39f78e. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:46:33.304591 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:46:33.304591 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:46:33.305854 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-2af65165-2e4c-41eb-8f7e-415fca916d4e tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] https://10.4.3.189/volume/v3/backups/1dcb7fbc-4417-4ce7-ac27-da882a39f78e returned with HTTP 200 Aug 25 05:46:33.306565 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 617/2464] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:46:33 2026] GET /volume/v3/backups/1dcb7fbc-4417-4ce7-ac27-da882a39f78e => generated 736 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:46:33.374436 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-942cbf3d-b4d5-41fa-8f15-d4e8a5600af4 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:46:33.379753 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-942cbf3d-b4d5-41fa-8f15-d4e8a5600af4 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] GET https://10.4.3.189/volume/v3/volumes/12c7e180-9e13-492e-b624-b1e5a176ef03 Aug 25 05:46:33.379753 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-942cbf3d-b4d5-41fa-8f15-d4e8a5600af4 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:46:33.379753 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-942cbf3d-b4d5-41fa-8f15-d4e8a5600af4 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:46:33.385185 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-df474bca-a60c-49b6-b43d-4f41563d1a02 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:46:33.391662 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:46:33.391662 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:46:33.398538 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-942cbf3d-b4d5-41fa-8f15-d4e8a5600af4 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Volume info retrieved successfully. Aug 25 05:46:33.407221 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-942cbf3d-b4d5-41fa-8f15-d4e8a5600af4 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] https://10.4.3.189/volume/v3/volumes/12c7e180-9e13-492e-b624-b1e5a176ef03 returned with HTTP 200 Aug 25 05:46:33.407221 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 623/2465] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:46:33 2026] GET /volume/v3/volumes/12c7e180-9e13-492e-b624-b1e5a176ef03 => generated 846 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:46:33.548221 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-df474bca-a60c-49b6-b43d-4f41563d1a02 tempest-VolumeTypesTest-1100425835 tempest-VolumeTypesTest-1100425835-project-admin] POST https://10.4.3.189/volume/v3/types Aug 25 05:46:33.548861 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-df474bca-a60c-49b6-b43d-4f41563d1a02 tempest-VolumeTypesTest-1100425835 tempest-VolumeTypesTest-1100425835-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1175740138", "extra_specs": {"storage_protocol": "iscsi", "vendor_name": "StorPool"}}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:46:33.566031 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-df474bca-a60c-49b6-b43d-4f41563d1a02 tempest-VolumeTypesTest-1100425835 tempest-VolumeTypesTest-1100425835-project-admin] https://10.4.3.189/volume/v3/types returned with HTTP 200 Aug 25 05:46:33.567195 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 614/2466] 10.4.3.189 () {68 vars in 1253 bytes} [Tue Aug 25 05:46:33 2026] POST /volume/v3/types => generated 275 bytes in 182 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:46:33.576080 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-3c0eeeb3-eac6-4080-ab09-bea276f65ef5 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:46:33.578377 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-3c0eeeb3-eac6-4080-ab09-bea276f65ef5 tempest-VolumeTypesTest-1100425835 tempest-VolumeTypesTest-1100425835-project-admin] POST https://10.4.3.189/volume/v3/types Aug 25 05:46:33.578849 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-3c0eeeb3-eac6-4080-ab09-bea276f65ef5 tempest-VolumeTypesTest-1100425835 tempest-VolumeTypesTest-1100425835-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1575052736", "extra_specs": {"storage_protocol": "iscsi", "vendor_name": "StorPool"}}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:46:33.595767 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-3c0eeeb3-eac6-4080-ab09-bea276f65ef5 tempest-VolumeTypesTest-1100425835 tempest-VolumeTypesTest-1100425835-project-admin] https://10.4.3.189/volume/v3/types returned with HTTP 200 Aug 25 05:46:33.596273 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 613/2467] 10.4.3.189 () {68 vars in 1253 bytes} [Tue Aug 25 05:46:33 2026] POST /volume/v3/types => generated 275 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:46:33.607448 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-4940bf04-e8dd-4076-88c5-3b1d6f57e051 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:46:33.733120 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-4940bf04-e8dd-4076-88c5-3b1d6f57e051 tempest-VolumeTypesTest-832852325 tempest-VolumeTypesTest-832852325-project-member] POST https://10.4.3.189/volume/v3/volumes Aug 25 05:46:33.733120 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-4940bf04-e8dd-4076-88c5-3b1d6f57e051 tempest-VolumeTypesTest-832852325 tempest-VolumeTypesTest-832852325-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeTypesTest-volume-1622836498", "volume_type": "d308ca91-2d61-4d7a-8b4a-835abb9cc808", "size": 1}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:46:33.736123 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.v3.volumes [None req-4940bf04-e8dd-4076-88c5-3b1d6f57e051 tempest-VolumeTypesTest-832852325 tempest-VolumeTypesTest-832852325-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeTypesTest-volume-1622836498', 'volume_type': 'd308ca91-2d61-4d7a-8b4a-835abb9cc808', 'size': 1}} {{(pid=100268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 05:46:33.742328 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-4940bf04-e8dd-4076-88c5-3b1d6f57e051 tempest-VolumeTypesTest-832852325 tempest-VolumeTypesTest-832852325-project-member] Create volume of 1 GB Aug 25 05:46:33.742666 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:46:33.742666 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:46:33.743352 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-4940bf04-e8dd-4076-88c5-3b1d6f57e051 tempest-VolumeTypesTest-832852325 tempest-VolumeTypesTest-832852325-project-member] Availability Zones retrieved successfully. Aug 25 05:46:33.751311 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-4940bf04-e8dd-4076-88c5-3b1d6f57e051 tempest-VolumeTypesTest-832852325 tempest-VolumeTypesTest-832852325-project-member] Flow 'volume_create_api' (97a5bb03-9f05-48e7-aa6b-9433e7a47b1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:46:33.752850 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-4940bf04-e8dd-4076-88c5-3b1d6f57e051 tempest-VolumeTypesTest-832852325 tempest-VolumeTypesTest-832852325-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0548e718-254e-4713-9d2b-fac03291d1d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:46:33.755115 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.flows.api.create_volume [None req-4940bf04-e8dd-4076-88c5-3b1d6f57e051 tempest-VolumeTypesTest-832852325 tempest-VolumeTypesTest-832852325-project-member] Validating volume size '1' using validate_int {{(pid=100268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 05:46:33.784857 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-4940bf04-e8dd-4076-88c5-3b1d6f57e051 tempest-VolumeTypesTest-832852325 tempest-VolumeTypesTest-832852325-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0548e718-254e-4713-9d2b-fac03291d1d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T05:46:34Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='iscsi',vendor_name='StorPool'},id=d308ca91-2d61-4d7a-8b4a-835abb9cc808,is_public=True,name='tempest-VolumeTypesTest-volume-type-1175740138',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd308ca91-2d61-4d7a-8b4a-835abb9cc808', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:46:33.785779 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-4940bf04-e8dd-4076-88c5-3b1d6f57e051 tempest-VolumeTypesTest-832852325 tempest-VolumeTypesTest-832852325-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7250f495-ec97-4041-a64d-ded4a9b9add7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:46:33.831615 np0000008051 devstack@c-api.service[100268]: WARNING cinder.quota [None req-4940bf04-e8dd-4076-88c5-3b1d6f57e051 tempest-VolumeTypesTest-832852325 tempest-VolumeTypesTest-832852325-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-1175740138 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-1175740138, it is now deprecated. Please use the default quota class for default quota. Aug 25 05:46:33.831795 np0000008051 devstack@c-api.service[100268]: WARNING cinder.quota [None req-4940bf04-e8dd-4076-88c5-3b1d6f57e051 tempest-VolumeTypesTest-832852325 tempest-VolumeTypesTest-832852325-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-1175740138 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-1175740138, it is now deprecated. Please use the default quota class for default quota. Aug 25 05:46:33.879881 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-4940bf04-e8dd-4076-88c5-3b1d6f57e051 tempest-VolumeTypesTest-832852325 tempest-VolumeTypesTest-832852325-project-member] Created reservations ['7ab2a064-cfd2-414e-b5ba-cd600698a7d6', 'a803c17c-ede2-466e-9277-6b5a8997474e', '7f2574af-cef8-470b-9fae-6911d67b7d34', 'c7659e41-1bd5-4b48-8be1-8adeb5ca22a4'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:46:33.880875 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-4940bf04-e8dd-4076-88c5-3b1d6f57e051 tempest-VolumeTypesTest-832852325 tempest-VolumeTypesTest-832852325-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7250f495-ec97-4041-a64d-ded4a9b9add7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7ab2a064-cfd2-414e-b5ba-cd600698a7d6', 'a803c17c-ede2-466e-9277-6b5a8997474e', '7f2574af-cef8-470b-9fae-6911d67b7d34', 'c7659e41-1bd5-4b48-8be1-8adeb5ca22a4']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:46:33.881721 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-4940bf04-e8dd-4076-88c5-3b1d6f57e051 tempest-VolumeTypesTest-832852325 tempest-VolumeTypesTest-832852325-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6f448900-b6f7-4efd-a628-eefb8ebdc0cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:46:33.911144 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-4940bf04-e8dd-4076-88c5-3b1d6f57e051 tempest-VolumeTypesTest-832852325 tempest-VolumeTypesTest-832852325-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6f448900-b6f7-4efd-a628-eefb8ebdc0cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f7cee05a-4292-4d19-9ba5-a5d959e9996c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeTypesTest-volume-1622836498',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c4aba410c55e471893963348766ec4d7',qos_specs=None,replication_status=,reservations=['7ab2a064-cfd2-414e-b5ba-cd600698a7d6','a803c17c-ede2-466e-9277-6b5a8997474e','7f2574af-cef8-470b-9fae-6911d67b7d34','c7659e41-1bd5-4b48-8be1-8adeb5ca22a4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b40d617acc6f4e91b5c85ed344c32091',volume_type_id=d308ca91-2d61-4d7a-8b4a-835abb9cc808), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T05:46:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeTypesTest-volume-1622836498',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f7cee05a-4292-4d19-9ba5-a5d959e9996c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c4aba410c55e471893963348766ec4d7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b40d617acc6f4e91b5c85ed344c32091',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d308ca91-2d61-4d7a-8b4a-835abb9cc808),volume_type_id=d308ca91-2d61-4d7a-8b4a-835abb9cc808)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:46:33.912290 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-4940bf04-e8dd-4076-88c5-3b1d6f57e051 tempest-VolumeTypesTest-832852325 tempest-VolumeTypesTest-832852325-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aa42ee31-5f6e-42d3-8da3-9b9fd5b3b1e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:46:33.943251 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-4940bf04-e8dd-4076-88c5-3b1d6f57e051 tempest-VolumeTypesTest-832852325 tempest-VolumeTypesTest-832852325-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aa42ee31-5f6e-42d3-8da3-9b9fd5b3b1e1) transitioned into state 'SUCCESS' from state '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-1622836498',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c4aba410c55e471893963348766ec4d7',qos_specs=None,replication_status=,reservations=['7ab2a064-cfd2-414e-b5ba-cd600698a7d6','a803c17c-ede2-466e-9277-6b5a8997474e','7f2574af-cef8-470b-9fae-6911d67b7d34','c7659e41-1bd5-4b48-8be1-8adeb5ca22a4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b40d617acc6f4e91b5c85ed344c32091',volume_type_id=d308ca91-2d61-4d7a-8b4a-835abb9cc808)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:46:33.944173 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-4940bf04-e8dd-4076-88c5-3b1d6f57e051 tempest-VolumeTypesTest-832852325 tempest-VolumeTypesTest-832852325-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a23855e8-2bbb-4e71-adde-d5dd0733f04e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:46:33.958539 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-4940bf04-e8dd-4076-88c5-3b1d6f57e051 tempest-VolumeTypesTest-832852325 tempest-VolumeTypesTest-832852325-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a23855e8-2bbb-4e71-adde-d5dd0733f04e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:46:33.959496 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-4940bf04-e8dd-4076-88c5-3b1d6f57e051 tempest-VolumeTypesTest-832852325 tempest-VolumeTypesTest-832852325-project-member] Flow 'volume_create_api' (97a5bb03-9f05-48e7-aa6b-9433e7a47b1f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:46:33.959916 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-4940bf04-e8dd-4076-88c5-3b1d6f57e051 tempest-VolumeTypesTest-832852325 tempest-VolumeTypesTest-832852325-project-member] Create volume request issued successfully. Aug 25 05:46:33.960701 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-4940bf04-e8dd-4076-88c5-3b1d6f57e051 tempest-VolumeTypesTest-832852325 tempest-VolumeTypesTest-832852325-project-member] https://10.4.3.189/volume/v3/volumes returned with HTTP 202 Aug 25 05:46:33.961288 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 618/2468] 10.4.3.189 () {68 vars in 1259 bytes} [Tue Aug 25 05:46:33 2026] POST /volume/v3/volumes => generated 784 bytes in 354 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 05:46:33.979235 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-d4249665-187f-477d-8630-a9da3d54a84a None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:46:33.984135 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-d4249665-187f-477d-8630-a9da3d54a84a tempest-VolumeTypesTest-832852325 tempest-VolumeTypesTest-832852325-project-member] GET https://10.4.3.189/volume/v3/volumes/f7cee05a-4292-4d19-9ba5-a5d959e9996c Aug 25 05:46:33.984135 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-d4249665-187f-477d-8630-a9da3d54a84a tempest-VolumeTypesTest-832852325 tempest-VolumeTypesTest-832852325-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:46:33.984135 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-d4249665-187f-477d-8630-a9da3d54a84a tempest-VolumeTypesTest-832852325 tempest-VolumeTypesTest-832852325-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:46:33.993308 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:46:33.993308 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:46:33.997443 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-d4249665-187f-477d-8630-a9da3d54a84a tempest-VolumeTypesTest-832852325 tempest-VolumeTypesTest-832852325-project-member] Volume info retrieved successfully. Aug 25 05:46:34.003641 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-d4249665-187f-477d-8630-a9da3d54a84a tempest-VolumeTypesTest-832852325 tempest-VolumeTypesTest-832852325-project-member] https://10.4.3.189/volume/v3/volumes/f7cee05a-4292-4d19-9ba5-a5d959e9996c returned with HTTP 200 Aug 25 05:46:34.004435 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 624/2469] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:46:33 2026] GET /volume/v3/volumes/f7cee05a-4292-4d19-9ba5-a5d959e9996c => generated 852 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:46:34.208751 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-fbd4ec10-73b1-4f86-88f7-dd83e79f27f6 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:46:34.211271 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-fbd4ec10-73b1-4f86-88f7-dd83e79f27f6 tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] GET https://10.4.3.189/volume/v3/backups/08bae0e2-6a6d-4649-a4c9-6bb5a103b8c2 Aug 25 05:46:34.211377 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-fbd4ec10-73b1-4f86-88f7-dd83e79f27f6 tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:46:34.211540 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-fbd4ec10-73b1-4f86-88f7-dd83e79f27f6 tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:46:34.211669 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-fbd4ec10-73b1-4f86-88f7-dd83e79f27f6 tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] Show backup with id 08bae0e2-6a6d-4649-a4c9-6bb5a103b8c2. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:46:34.218043 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:46:34.218043 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:46:34.219219 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-fbd4ec10-73b1-4f86-88f7-dd83e79f27f6 tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] https://10.4.3.189/volume/v3/backups/08bae0e2-6a6d-4649-a4c9-6bb5a103b8c2 returned with HTTP 200 Aug 25 05:46:34.219960 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 615/2470] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:46:34 2026] GET /volume/v3/backups/08bae0e2-6a6d-4649-a4c9-6bb5a103b8c2 => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:46:34.318975 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-13abb7c6-9e75-4dc9-b54c-24c8583ded38 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:46:34.321032 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-13abb7c6-9e75-4dc9-b54c-24c8583ded38 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] GET https://10.4.3.189/volume/v3/backups/1dcb7fbc-4417-4ce7-ac27-da882a39f78e Aug 25 05:46:34.321276 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-13abb7c6-9e75-4dc9-b54c-24c8583ded38 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:46:34.321466 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-13abb7c6-9e75-4dc9-b54c-24c8583ded38 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:46:34.321611 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-13abb7c6-9e75-4dc9-b54c-24c8583ded38 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Show backup with id 1dcb7fbc-4417-4ce7-ac27-da882a39f78e. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:46:34.328451 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:46:34.328451 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:46:34.329342 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-13abb7c6-9e75-4dc9-b54c-24c8583ded38 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] https://10.4.3.189/volume/v3/backups/1dcb7fbc-4417-4ce7-ac27-da882a39f78e returned with HTTP 200 Aug 25 05:46:34.329854 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 614/2471] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:46:34 2026] GET /volume/v3/backups/1dcb7fbc-4417-4ce7-ac27-da882a39f78e => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:46:34.422596 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-d8846d18-b793-4b74-ac27-338db3407f36 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:46:34.424981 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d8846d18-b793-4b74-ac27-338db3407f36 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] GET https://10.4.3.189/volume/v3/volumes/12c7e180-9e13-492e-b624-b1e5a176ef03 Aug 25 05:46:34.425269 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d8846d18-b793-4b74-ac27-338db3407f36 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:46:34.426617 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d8846d18-b793-4b74-ac27-338db3407f36 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:46:34.439181 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:46:34.439181 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:46:34.447218 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-d8846d18-b793-4b74-ac27-338db3407f36 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Volume info retrieved successfully. Aug 25 05:46:34.455917 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d8846d18-b793-4b74-ac27-338db3407f36 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] https://10.4.3.189/volume/v3/volumes/12c7e180-9e13-492e-b624-b1e5a176ef03 returned with HTTP 200 Aug 25 05:46:34.456635 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 619/2472] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:46:34 2026] GET /volume/v3/volumes/12c7e180-9e13-492e-b624-b1e5a176ef03 => generated 846 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:46:34.873155 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-1cb423d2-701c-4948-8406-043379014a82 req-5c6a8aea-8c8f-497d-8271-1b2e7473b0b9 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:46:34.873155 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-1cb423d2-701c-4948-8406-043379014a82 req-5c6a8aea-8c8f-497d-8271-1b2e7473b0b9 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] POST https://10.4.3.189/volume/v3/attachments/e988a54b-9590-4648-900b-6d4daa065606/action Aug 25 05:46:34.873155 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-1cb423d2-701c-4948-8406-043379014a82 req-5c6a8aea-8c8f-497d-8271-1b2e7473b0b9 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Action body: b'{"os-complete": null}' {{(pid=100271) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 05:46:34.877544 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-1cb423d2-701c-4948-8406-043379014a82 req-5c6a8aea-8c8f-497d-8271-1b2e7473b0b9 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:46:34.899252 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:46:34.899252 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:46:34.916240 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-1cb423d2-701c-4948-8406-043379014a82 req-5c6a8aea-8c8f-497d-8271-1b2e7473b0b9 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] https://10.4.3.189/volume/v3/attachments/e988a54b-9590-4648-900b-6d4daa065606/action returned with HTTP 204 Aug 25 05:46:34.917576 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 625/2473] 10.4.3.189 () {74 vars in 1725 bytes} [Tue Aug 25 05:46:34 2026] POST /volume/v3/attachments/e988a54b-9590-4648-900b-6d4daa065606/action => generated 0 bytes in 48 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:46:35.026005 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-ca9bb6cc-7cc9-4131-9b0d-dc7e9d867032 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:46:35.028433 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-ca9bb6cc-7cc9-4131-9b0d-dc7e9d867032 tempest-VolumeTypesTest-832852325 tempest-VolumeTypesTest-832852325-project-member] GET https://10.4.3.189/volume/v3/volumes/f7cee05a-4292-4d19-9ba5-a5d959e9996c Aug 25 05:46:35.028778 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-ca9bb6cc-7cc9-4131-9b0d-dc7e9d867032 tempest-VolumeTypesTest-832852325 tempest-VolumeTypesTest-832852325-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:46:35.029110 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-ca9bb6cc-7cc9-4131-9b0d-dc7e9d867032 tempest-VolumeTypesTest-832852325 tempest-VolumeTypesTest-832852325-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:46:35.038907 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:46:35.038907 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:46:35.047162 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-ca9bb6cc-7cc9-4131-9b0d-dc7e9d867032 tempest-VolumeTypesTest-832852325 tempest-VolumeTypesTest-832852325-project-member] Volume info retrieved successfully. Aug 25 05:46:35.055407 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-ca9bb6cc-7cc9-4131-9b0d-dc7e9d867032 tempest-VolumeTypesTest-832852325 tempest-VolumeTypesTest-832852325-project-member] https://10.4.3.189/volume/v3/volumes/f7cee05a-4292-4d19-9ba5-a5d959e9996c returned with HTTP 200 Aug 25 05:46:35.056791 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 616/2474] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:46:35 2026] GET /volume/v3/volumes/f7cee05a-4292-4d19-9ba5-a5d959e9996c => generated 877 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:46:35.071415 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-e2cbc7ae-08c8-4c87-bd92-580714b67be3 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:46:35.078925 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-e2cbc7ae-08c8-4c87-bd92-580714b67be3 tempest-VolumeTypesTest-832852325 tempest-VolumeTypesTest-832852325-project-member] POST https://10.4.3.189/volume/v3/volumes/f7cee05a-4292-4d19-9ba5-a5d959e9996c/action Aug 25 05:46:35.080762 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-e2cbc7ae-08c8-4c87-bd92-580714b67be3 tempest-VolumeTypesTest-832852325 tempest-VolumeTypesTest-832852325-project-member] Action body: b'{"os-retype": {"new_type": "89bde8ba-a52b-419b-804e-f56d5a441053"}}' {{(pid=100270) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 05:46:35.080762 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-e2cbc7ae-08c8-4c87-bd92-580714b67be3 tempest-VolumeTypesTest-832852325 tempest-VolumeTypesTest-832852325-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "89bde8ba-a52b-419b-804e-f56d5a441053"}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:46:35.096457 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:46:35.096457 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:46:35.097434 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-e2cbc7ae-08c8-4c87-bd92-580714b67be3 tempest-VolumeTypesTest-832852325 tempest-VolumeTypesTest-832852325-project-member] Volume info retrieved successfully. Aug 25 05:46:35.122755 np0000008051 devstack@c-api.service[100270]: WARNING cinder.quota [None req-e2cbc7ae-08c8-4c87-bd92-580714b67be3 tempest-VolumeTypesTest-832852325 tempest-VolumeTypesTest-832852325-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-1575052736 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-1575052736, it is now deprecated. Please use the default quota class for default quota. Aug 25 05:46:35.123281 np0000008051 devstack@c-api.service[100270]: WARNING cinder.quota [None req-e2cbc7ae-08c8-4c87-bd92-580714b67be3 tempest-VolumeTypesTest-832852325 tempest-VolumeTypesTest-832852325-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-1575052736 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-1575052736, it is now deprecated. Please use the default quota class for default quota. Aug 25 05:46:35.160172 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.quota [None req-e2cbc7ae-08c8-4c87-bd92-580714b67be3 tempest-VolumeTypesTest-832852325 tempest-VolumeTypesTest-832852325-project-member] Created reservations ['5db044f9-c9ce-4281-a4f6-bc71b5f58e74', 'ee59ad16-6b33-4db1-9ea7-5691cac56c4e'] {{(pid=100270) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:46:35.160621 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-fd09c1c8-facb-46d8-8b29-2e0dcfffb549 req-87141df3-5384-4f74-a834-115324ae45f7 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:46:35.164095 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-fd09c1c8-facb-46d8-8b29-2e0dcfffb549 req-87141df3-5384-4f74-a834-115324ae45f7 tempest-ServerRescueNegativeTestJSON-1981764244 tempest-ServerRescueNegativeTestJSON-1981764244-project-member] GET https://10.4.3.189/volume/v3/volumes/1769182a-f22f-4c59-aa35-1fd26bf2d9f4 Aug 25 05:46:35.164464 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-fd09c1c8-facb-46d8-8b29-2e0dcfffb549 req-87141df3-5384-4f74-a834-115324ae45f7 tempest-ServerRescueNegativeTestJSON-1981764244 tempest-ServerRescueNegativeTestJSON-1981764244-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:46:35.164696 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-fd09c1c8-facb-46d8-8b29-2e0dcfffb549 req-87141df3-5384-4f74-a834-115324ae45f7 tempest-ServerRescueNegativeTestJSON-1981764244 tempest-ServerRescueNegativeTestJSON-1981764244-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:46:35.176279 np0000008051 devstack@c-api.service[100270]: WARNING cinder.quota [None req-e2cbc7ae-08c8-4c87-bd92-580714b67be3 tempest-VolumeTypesTest-832852325 tempest-VolumeTypesTest-832852325-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-1175740138 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-1175740138, it is now deprecated. Please use the default quota class for default quota. Aug 25 05:46:35.176279 np0000008051 devstack@c-api.service[100270]: WARNING cinder.quota [None req-e2cbc7ae-08c8-4c87-bd92-580714b67be3 tempest-VolumeTypesTest-832852325 tempest-VolumeTypesTest-832852325-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-1175740138 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-1175740138, it is now deprecated. Please use the default quota class for default quota. Aug 25 05:46:35.176540 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:46:35.176540 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:46:35.183379 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [req-fd09c1c8-facb-46d8-8b29-2e0dcfffb549 req-87141df3-5384-4f74-a834-115324ae45f7 tempest-ServerRescueNegativeTestJSON-1981764244 tempest-ServerRescueNegativeTestJSON-1981764244-project-member] Volume info retrieved successfully. Aug 25 05:46:35.192318 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-fd09c1c8-facb-46d8-8b29-2e0dcfffb549 req-87141df3-5384-4f74-a834-115324ae45f7 tempest-ServerRescueNegativeTestJSON-1981764244 tempest-ServerRescueNegativeTestJSON-1981764244-project-member] https://10.4.3.189/volume/v3/volumes/1769182a-f22f-4c59-aa35-1fd26bf2d9f4 returned with HTTP 200 Aug 25 05:46:35.193199 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 620/2475] 10.4.3.189 () {68 vars in 1598 bytes} [Tue Aug 25 05:46:35 2026] GET /volume/v3/volumes/1769182a-f22f-4c59-aa35-1fd26bf2d9f4 => generated 851 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:46:35.195606 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.quota [None req-e2cbc7ae-08c8-4c87-bd92-580714b67be3 tempest-VolumeTypesTest-832852325 tempest-VolumeTypesTest-832852325-project-member] Created reservations ['5bb67e4d-2e1c-418d-80d2-1213c93c2789', 'b81c74ba-ac6e-49e5-9910-f18bccf18f67'] {{(pid=100270) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:46:35.236385 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-e2cbc7ae-08c8-4c87-bd92-580714b67be3 tempest-VolumeTypesTest-832852325 tempest-VolumeTypesTest-832852325-project-member] Retype volume request issued successfully. Aug 25 05:46:35.236385 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-e2cbc7ae-08c8-4c87-bd92-580714b67be3 tempest-VolumeTypesTest-832852325 tempest-VolumeTypesTest-832852325-project-member] https://10.4.3.189/volume/v3/volumes/f7cee05a-4292-4d19-9ba5-a5d959e9996c/action returned with HTTP 202 Aug 25 05:46:35.236385 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 615/2476] 10.4.3.189 () {68 vars in 1390 bytes} [Tue Aug 25 05:46:35 2026] POST /volume/v3/volumes/f7cee05a-4292-4d19-9ba5-a5d959e9996c/action => generated 0 bytes in 166 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 05:46:35.238649 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-734c713d-e9d6-47eb-8c9b-b92ba2327270 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:46:35.247812 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-7f5c26da-8a00-4871-8c46-cc661bf9d338 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:46:35.248954 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-734c713d-e9d6-47eb-8c9b-b92ba2327270 tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] GET https://10.4.3.189/volume/v3/backups/08bae0e2-6a6d-4649-a4c9-6bb5a103b8c2 Aug 25 05:46:35.250019 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-7f5c26da-8a00-4871-8c46-cc661bf9d338 tempest-VolumeTypesTest-832852325 tempest-VolumeTypesTest-832852325-project-member] GET https://10.4.3.189/volume/v3/volumes/f7cee05a-4292-4d19-9ba5-a5d959e9996c Aug 25 05:46:35.250019 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-7f5c26da-8a00-4871-8c46-cc661bf9d338 tempest-VolumeTypesTest-832852325 tempest-VolumeTypesTest-832852325-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:46:35.250019 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-7f5c26da-8a00-4871-8c46-cc661bf9d338 tempest-VolumeTypesTest-832852325 tempest-VolumeTypesTest-832852325-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:46:35.252789 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-734c713d-e9d6-47eb-8c9b-b92ba2327270 tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:46:35.252789 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-734c713d-e9d6-47eb-8c9b-b92ba2327270 tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:46:35.252789 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-734c713d-e9d6-47eb-8c9b-b92ba2327270 tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] Show backup with id 08bae0e2-6a6d-4649-a4c9-6bb5a103b8c2. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:46:35.265436 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:46:35.265436 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:46:35.269344 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:46:35.269344 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:46:35.269344 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-734c713d-e9d6-47eb-8c9b-b92ba2327270 tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] https://10.4.3.189/volume/v3/backups/08bae0e2-6a6d-4649-a4c9-6bb5a103b8c2 returned with HTTP 200 Aug 25 05:46:35.270160 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 626/2477] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:46:35 2026] GET /volume/v3/backups/08bae0e2-6a6d-4649-a4c9-6bb5a103b8c2 => generated 750 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 25 05:46:35.275784 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-7f5c26da-8a00-4871-8c46-cc661bf9d338 tempest-VolumeTypesTest-832852325 tempest-VolumeTypesTest-832852325-project-member] Volume info retrieved successfully. Aug 25 05:46:35.286573 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-7f5c26da-8a00-4871-8c46-cc661bf9d338 tempest-VolumeTypesTest-832852325 tempest-VolumeTypesTest-832852325-project-member] https://10.4.3.189/volume/v3/volumes/f7cee05a-4292-4d19-9ba5-a5d959e9996c returned with HTTP 200 Aug 25 05:46:35.287443 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 617/2478] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:46:35 2026] GET /volume/v3/volumes/f7cee05a-4292-4d19-9ba5-a5d959e9996c => generated 876 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:46:35.341649 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-eeac2c09-9c0c-4f29-8131-018f09e51627 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:46:35.345872 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-eeac2c09-9c0c-4f29-8131-018f09e51627 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] GET https://10.4.3.189/volume/v3/backups/1dcb7fbc-4417-4ce7-ac27-da882a39f78e Aug 25 05:46:35.346210 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-eeac2c09-9c0c-4f29-8131-018f09e51627 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:46:35.346497 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-eeac2c09-9c0c-4f29-8131-018f09e51627 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:46:35.346671 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-eeac2c09-9c0c-4f29-8131-018f09e51627 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Show backup with id 1dcb7fbc-4417-4ce7-ac27-da882a39f78e. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:46:35.353657 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:46:35.353657 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:46:35.353657 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-eeac2c09-9c0c-4f29-8131-018f09e51627 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] https://10.4.3.189/volume/v3/backups/1dcb7fbc-4417-4ce7-ac27-da882a39f78e returned with HTTP 200 Aug 25 05:46:35.354017 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 621/2479] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:46:35 2026] GET /volume/v3/backups/1dcb7fbc-4417-4ce7-ac27-da882a39f78e => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:46:35.369385 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-c11ec39f-a6a9-4bdf-8bef-4cbd24064288 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:46:35.370174 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-c11ec39f-a6a9-4bdf-8bef-4cbd24064288 None None] GET https://10.4.3.189/volume// Aug 25 05:46:35.370174 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-c11ec39f-a6a9-4bdf-8bef-4cbd24064288 None None] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:46:35.370386 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-c11ec39f-a6a9-4bdf-8bef-4cbd24064288 None None] Calling method 'all' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:46:35.370881 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-c11ec39f-a6a9-4bdf-8bef-4cbd24064288 None None] https://10.4.3.189/volume// returned with HTTP 300 Aug 25 05:46:35.371353 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 616/2480] 10.4.3.189 () {66 vars in 1428 bytes} [Tue Aug 25 05:46:35 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 05:46:35.383761 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-fd09c1c8-facb-46d8-8b29-2e0dcfffb549 req-8d5f6cec-b698-490a-a63c-8ebca7beab40 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:46:35.386305 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-fd09c1c8-facb-46d8-8b29-2e0dcfffb549 req-8d5f6cec-b698-490a-a63c-8ebca7beab40 tempest-ServerRescueNegativeTestJSON-1981764244 tempest-ServerRescueNegativeTestJSON-1981764244-project-member] POST https://10.4.3.189/volume/v3/attachments Aug 25 05:46:35.387082 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-fd09c1c8-facb-46d8-8b29-2e0dcfffb549 req-8d5f6cec-b698-490a-a63c-8ebca7beab40 tempest-ServerRescueNegativeTestJSON-1981764244 tempest-ServerRescueNegativeTestJSON-1981764244-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1769182a-f22f-4c59-aa35-1fd26bf2d9f4", "connector": null, "instance_uuid": "00862eb1-f6ce-429e-885d-e6de01d03e1b"}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:46:35.400641 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:46:35.400641 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:46:35.451357 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-fd09c1c8-facb-46d8-8b29-2e0dcfffb549 req-8d5f6cec-b698-490a-a63c-8ebca7beab40 tempest-ServerRescueNegativeTestJSON-1981764244 tempest-ServerRescueNegativeTestJSON-1981764244-project-member] https://10.4.3.189/volume/v3/attachments returned with HTTP 200 Aug 25 05:46:35.452632 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 627/2481] 10.4.3.189 () {74 vars in 1594 bytes} [Tue Aug 25 05:46:35 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 25 05:46:35.473523 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-c95b7494-59c9-4d67-a8cc-2a4ef0c5d5d9 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:46:35.476136 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-c95b7494-59c9-4d67-a8cc-2a4ef0c5d5d9 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] GET https://10.4.3.189/volume/v3/volumes/12c7e180-9e13-492e-b624-b1e5a176ef03 Aug 25 05:46:35.476380 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-c95b7494-59c9-4d67-a8cc-2a4ef0c5d5d9 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:46:35.476739 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-c95b7494-59c9-4d67-a8cc-2a4ef0c5d5d9 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:46:35.504438 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-680c2cff-d482-4083-a79e-995037168e35 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:46:35.506779 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:46:35.506779 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:46:35.507402 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-680c2cff-d482-4083-a79e-995037168e35 tempest-ServerRescueNegativeTestJSON-1981764244 tempest-ServerRescueNegativeTestJSON-1981764244-project-member] GET https://10.4.3.189/volume/v3/volumes/1769182a-f22f-4c59-aa35-1fd26bf2d9f4 Aug 25 05:46:35.507517 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-680c2cff-d482-4083-a79e-995037168e35 tempest-ServerRescueNegativeTestJSON-1981764244 tempest-ServerRescueNegativeTestJSON-1981764244-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:46:35.507766 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-680c2cff-d482-4083-a79e-995037168e35 tempest-ServerRescueNegativeTestJSON-1981764244 tempest-ServerRescueNegativeTestJSON-1981764244-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:46:35.520975 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-c95b7494-59c9-4d67-a8cc-2a4ef0c5d5d9 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Volume info retrieved successfully. Aug 25 05:46:35.528462 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-670f9634-3f7b-4087-ac82-0ca2a33075b5 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:46:35.530741 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-c95b7494-59c9-4d67-a8cc-2a4ef0c5d5d9 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] https://10.4.3.189/volume/v3/volumes/12c7e180-9e13-492e-b624-b1e5a176ef03 returned with HTTP 200 Aug 25 05:46:35.530914 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-670f9634-3f7b-4087-ac82-0ca2a33075b5 None None] GET https://10.4.3.189/volume// Aug 25 05:46:35.530960 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 618/2482] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:46:35 2026] GET /volume/v3/volumes/12c7e180-9e13-492e-b624-b1e5a176ef03 => generated 1138 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:46:35.531000 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-670f9634-3f7b-4087-ac82-0ca2a33075b5 None None] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:46:35.531032 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:46:35.531032 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:46:35.531096 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-670f9634-3f7b-4087-ac82-0ca2a33075b5 None None] Calling method 'all' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:46:35.531096 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-670f9634-3f7b-4087-ac82-0ca2a33075b5 None None] https://10.4.3.189/volume// returned with HTTP 300 Aug 25 05:46:35.531096 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 617/2483] 10.4.3.189 () {66 vars in 1426 bytes} [Tue Aug 25 05:46:35 2026] GET /volume/ => generated 386 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 05:46:35.538464 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-680c2cff-d482-4083-a79e-995037168e35 tempest-ServerRescueNegativeTestJSON-1981764244 tempest-ServerRescueNegativeTestJSON-1981764244-project-member] Volume info retrieved successfully. Aug 25 05:46:35.543049 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-fd09c1c8-facb-46d8-8b29-2e0dcfffb549 req-efbf641d-fb61-4f2c-b5ad-c737667747b5 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:46:35.546012 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-fd09c1c8-facb-46d8-8b29-2e0dcfffb549 req-efbf641d-fb61-4f2c-b5ad-c737667747b5 tempest-ServerRescueNegativeTestJSON-1981764244 tempest-ServerRescueNegativeTestJSON-1981764244-project-member] GET https://10.4.3.189/volume/v3/volumes/1769182a-f22f-4c59-aa35-1fd26bf2d9f4 Aug 25 05:46:35.546290 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-680c2cff-d482-4083-a79e-995037168e35 tempest-ServerRescueNegativeTestJSON-1981764244 tempest-ServerRescueNegativeTestJSON-1981764244-project-member] https://10.4.3.189/volume/v3/volumes/1769182a-f22f-4c59-aa35-1fd26bf2d9f4 returned with HTTP 200 Aug 25 05:46:35.546719 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-fd09c1c8-facb-46d8-8b29-2e0dcfffb549 req-efbf641d-fb61-4f2c-b5ad-c737667747b5 tempest-ServerRescueNegativeTestJSON-1981764244 tempest-ServerRescueNegativeTestJSON-1981764244-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:46:35.546867 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 622/2484] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:46:35 2026] GET /volume/v3/volumes/1769182a-f22f-4c59-aa35-1fd26bf2d9f4 => generated 850 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:46:35.548073 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-fd09c1c8-facb-46d8-8b29-2e0dcfffb549 req-efbf641d-fb61-4f2c-b5ad-c737667747b5 tempest-ServerRescueNegativeTestJSON-1981764244 tempest-ServerRescueNegativeTestJSON-1981764244-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:46:35.563966 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:46:35.563966 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:46:35.570424 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [req-fd09c1c8-facb-46d8-8b29-2e0dcfffb549 req-efbf641d-fb61-4f2c-b5ad-c737667747b5 tempest-ServerRescueNegativeTestJSON-1981764244 tempest-ServerRescueNegativeTestJSON-1981764244-project-member] Volume info retrieved successfully. Aug 25 05:46:35.577657 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-fd09c1c8-facb-46d8-8b29-2e0dcfffb549 req-efbf641d-fb61-4f2c-b5ad-c737667747b5 tempest-ServerRescueNegativeTestJSON-1981764244 tempest-ServerRescueNegativeTestJSON-1981764244-project-member] https://10.4.3.189/volume/v3/volumes/1769182a-f22f-4c59-aa35-1fd26bf2d9f4 returned with HTTP 200 Aug 25 05:46:35.577978 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 628/2485] 10.4.3.189 () {70 vars in 1639 bytes} [Tue Aug 25 05:46:35 2026] GET /volume/v3/volumes/1769182a-f22f-4c59-aa35-1fd26bf2d9f4 => generated 1030 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 05:46:35.594137 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-fb2c3aea-f390-40f3-8f90-3a96102b7403 req-3fd6c67c-0dca-43d3-954f-5f5dd65f1484 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:46:35.596589 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-fb2c3aea-f390-40f3-8f90-3a96102b7403 req-3fd6c67c-0dca-43d3-954f-5f5dd65f1484 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] GET https://10.4.3.189/volume/v3/volumes/7b791778-55b8-4f3a-8347-c8da3e9b7169 Aug 25 05:46:35.596810 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-fb2c3aea-f390-40f3-8f90-3a96102b7403 req-3fd6c67c-0dca-43d3-954f-5f5dd65f1484 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:46:35.597022 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-fb2c3aea-f390-40f3-8f90-3a96102b7403 req-3fd6c67c-0dca-43d3-954f-5f5dd65f1484 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:46:35.610216 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:46:35.610216 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:46:35.616644 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [req-fb2c3aea-f390-40f3-8f90-3a96102b7403 req-3fd6c67c-0dca-43d3-954f-5f5dd65f1484 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Volume info retrieved successfully. Aug 25 05:46:35.624666 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-fb2c3aea-f390-40f3-8f90-3a96102b7403 req-3fd6c67c-0dca-43d3-954f-5f5dd65f1484 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] https://10.4.3.189/volume/v3/volumes/7b791778-55b8-4f3a-8347-c8da3e9b7169 returned with HTTP 200 Aug 25 05:46:35.625366 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 619/2486] 10.4.3.189 () {68 vars in 1598 bytes} [Tue Aug 25 05:46:35 2026] GET /volume/v3/volumes/7b791778-55b8-4f3a-8347-c8da3e9b7169 => generated 872 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:46:35.704999 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [req-fd09c1c8-facb-46d8-8b29-2e0dcfffb549 req-4087fea8-0b9b-4717-90de-7a4f405bc429 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:46:35.707730 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-fd09c1c8-facb-46d8-8b29-2e0dcfffb549 req-4087fea8-0b9b-4717-90de-7a4f405bc429 tempest-ServerRescueNegativeTestJSON-1981764244 tempest-ServerRescueNegativeTestJSON-1981764244-project-member] PUT https://10.4.3.189/volume/v3/attachments/6615f764-c92e-48ac-9723-7b6107422532 Aug 25 05:46:35.708156 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-fd09c1c8-facb-46d8-8b29-2e0dcfffb549 req-4087fea8-0b9b-4717-90de-7a4f405bc429 tempest-ServerRescueNegativeTestJSON-1981764244 tempest-ServerRescueNegativeTestJSON-1981764244-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.189", "host": "np0000008051", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:8b4a65c6a3e1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "a19da604-b1eb-4396-a9d5-30b16dae3da8", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:46:35.718729 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.coordination [req-fd09c1c8-facb-46d8-8b29-2e0dcfffb549 req-4087fea8-0b9b-4717-90de-7a4f405bc429 tempest-ServerRescueNegativeTestJSON-1981764244 tempest-ServerRescueNegativeTestJSON-1981764244-project-member] Acquiring lock "cinder-attachment_update-1769182a-f22f-4c59-aa35-1fd26bf2d9f4-np0000008051" by "attachment_update" {{(pid=100270) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 05:46:35.723986 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.coordination [req-fd09c1c8-facb-46d8-8b29-2e0dcfffb549 req-4087fea8-0b9b-4717-90de-7a4f405bc429 tempest-ServerRescueNegativeTestJSON-1981764244 tempest-ServerRescueNegativeTestJSON-1981764244-project-member] Lock "cinder-attachment_update-1769182a-f22f-4c59-aa35-1fd26bf2d9f4-np0000008051" acquired by "attachment_update" :: waited 0.005s {{(pid=100270) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 05:46:35.724595 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:46:35.724595 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:46:35.735431 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-536f95db-bd05-475d-b996-db260f1fb6a9 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:46:35.735971 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-536f95db-bd05-475d-b996-db260f1fb6a9 None None] GET https://10.4.3.189/volume// Aug 25 05:46:35.736278 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-536f95db-bd05-475d-b996-db260f1fb6a9 None None] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:46:35.736516 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-536f95db-bd05-475d-b996-db260f1fb6a9 None None] Calling method 'all' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:46:35.736921 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-536f95db-bd05-475d-b996-db260f1fb6a9 None None] https://10.4.3.189/volume// returned with HTTP 300 Aug 25 05:46:35.737304 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 623/2487] 10.4.3.189 () {66 vars in 1428 bytes} [Tue Aug 25 05:46: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 25 05:46:35.747111 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-fb2c3aea-f390-40f3-8f90-3a96102b7403 req-5642200a-6b48-4ba7-8ff9-9bcc5fe405d3 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:46:35.752266 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-fb2c3aea-f390-40f3-8f90-3a96102b7403 req-5642200a-6b48-4ba7-8ff9-9bcc5fe405d3 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] POST https://10.4.3.189/volume/v3/attachments Aug 25 05:46:35.752266 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-fb2c3aea-f390-40f3-8f90-3a96102b7403 req-5642200a-6b48-4ba7-8ff9-9bcc5fe405d3 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7b791778-55b8-4f3a-8347-c8da3e9b7169", "connector": null, "instance_uuid": "64eedaa3-fa9b-4edd-a3af-ea61eb1394ad"}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:46:35.764960 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:46:35.764960 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:46:35.824138 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-fb2c3aea-f390-40f3-8f90-3a96102b7403 req-5642200a-6b48-4ba7-8ff9-9bcc5fe405d3 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] https://10.4.3.189/volume/v3/attachments returned with HTTP 200 Aug 25 05:46:35.825174 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 629/2488] 10.4.3.189 () {74 vars in 1594 bytes} [Tue Aug 25 05:46:35 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 25 05:46:35.842124 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.coordination [req-fd09c1c8-facb-46d8-8b29-2e0dcfffb549 req-4087fea8-0b9b-4717-90de-7a4f405bc429 tempest-ServerRescueNegativeTestJSON-1981764244 tempest-ServerRescueNegativeTestJSON-1981764244-project-member] Lock "cinder-attachment_update-1769182a-f22f-4c59-aa35-1fd26bf2d9f4-np0000008051" released by "attachment_update" :: held 0.118s {{(pid=100270) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 05:46:35.844036 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-fd09c1c8-facb-46d8-8b29-2e0dcfffb549 req-4087fea8-0b9b-4717-90de-7a4f405bc429 tempest-ServerRescueNegativeTestJSON-1981764244 tempest-ServerRescueNegativeTestJSON-1981764244-project-member] https://10.4.3.189/volume/v3/attachments/6615f764-c92e-48ac-9723-7b6107422532 returned with HTTP 200 Aug 25 05:46:35.844909 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 618/2489] 10.4.3.189 () {74 vars in 1704 bytes} [Tue Aug 25 05:46:35 2026] PUT /volume/v3/attachments/6615f764-c92e-48ac-9723-7b6107422532 => generated 969 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:46:35.864316 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-3d0bff89-2994-4107-9b16-0523a1e9b618 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:46:35.871616 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-3d0bff89-2994-4107-9b16-0523a1e9b618 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] GET https://10.4.3.189/volume/v3/volumes/7b791778-55b8-4f3a-8347-c8da3e9b7169 Aug 25 05:46:35.871894 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-3d0bff89-2994-4107-9b16-0523a1e9b618 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:46:35.872202 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-3d0bff89-2994-4107-9b16-0523a1e9b618 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:46:35.883773 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-4a5d293b-e96f-4b7b-9608-1565b5fd314c None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:46:35.884544 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-4a5d293b-e96f-4b7b-9608-1565b5fd314c None None] GET https://10.4.3.189/volume// Aug 25 05:46:35.884812 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-4a5d293b-e96f-4b7b-9608-1565b5fd314c None None] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:46:35.885154 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-4a5d293b-e96f-4b7b-9608-1565b5fd314c None None] Calling method 'all' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:46:35.885738 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-4a5d293b-e96f-4b7b-9608-1565b5fd314c None None] https://10.4.3.189/volume// returned with HTTP 300 Aug 25 05:46:35.886407 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 624/2490] 10.4.3.189 () {66 vars in 1426 bytes} [Tue Aug 25 05:46:35 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 05:46:35.891093 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:46:35.891093 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:46:35.897619 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-3d0bff89-2994-4107-9b16-0523a1e9b618 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Volume info retrieved successfully. Aug 25 05:46:35.906279 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-3d0bff89-2994-4107-9b16-0523a1e9b618 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] https://10.4.3.189/volume/v3/volumes/7b791778-55b8-4f3a-8347-c8da3e9b7169 returned with HTTP 200 Aug 25 05:46:35.906432 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-fb2c3aea-f390-40f3-8f90-3a96102b7403 req-a52f3611-45e6-4fbd-ab25-65892c867d01 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:46:35.906805 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 620/2491] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:46:35 2026] GET /volume/v3/volumes/7b791778-55b8-4f3a-8347-c8da3e9b7169 => generated 871 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:46:35.911093 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-fb2c3aea-f390-40f3-8f90-3a96102b7403 req-a52f3611-45e6-4fbd-ab25-65892c867d01 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] GET https://10.4.3.189/volume/v3/volumes/7b791778-55b8-4f3a-8347-c8da3e9b7169 Aug 25 05:46:35.911093 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-fb2c3aea-f390-40f3-8f90-3a96102b7403 req-a52f3611-45e6-4fbd-ab25-65892c867d01 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:46:35.911093 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-fb2c3aea-f390-40f3-8f90-3a96102b7403 req-a52f3611-45e6-4fbd-ab25-65892c867d01 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:46:35.932889 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:46:35.932889 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:46:35.944425 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [req-fb2c3aea-f390-40f3-8f90-3a96102b7403 req-a52f3611-45e6-4fbd-ab25-65892c867d01 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Volume info retrieved successfully. Aug 25 05:46:35.952962 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-fb2c3aea-f390-40f3-8f90-3a96102b7403 req-a52f3611-45e6-4fbd-ab25-65892c867d01 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] https://10.4.3.189/volume/v3/volumes/7b791778-55b8-4f3a-8347-c8da3e9b7169 returned with HTTP 200 Aug 25 05:46:35.953677 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 630/2492] 10.4.3.189 () {70 vars in 1639 bytes} [Tue Aug 25 05:46:35 2026] GET /volume/v3/volumes/7b791778-55b8-4f3a-8347-c8da3e9b7169 => generated 1051 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 05:46:36.072980 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [req-fb2c3aea-f390-40f3-8f90-3a96102b7403 req-2d17b4aa-39ba-4282-98e7-0ff5fa36253f None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:46:36.075448 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-fb2c3aea-f390-40f3-8f90-3a96102b7403 req-2d17b4aa-39ba-4282-98e7-0ff5fa36253f tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] PUT https://10.4.3.189/volume/v3/attachments/1b634fc8-1b5b-4d7f-b90e-15979a61890d Aug 25 05:46:36.078104 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-fb2c3aea-f390-40f3-8f90-3a96102b7403 req-2d17b4aa-39ba-4282-98e7-0ff5fa36253f tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.189", "host": "np0000008051", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:8b4a65c6a3e1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "a19da604-b1eb-4396-a9d5-30b16dae3da8", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:46:36.087213 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.coordination [req-fb2c3aea-f390-40f3-8f90-3a96102b7403 req-2d17b4aa-39ba-4282-98e7-0ff5fa36253f tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Acquiring lock "cinder-attachment_update-7b791778-55b8-4f3a-8347-c8da3e9b7169-np0000008051" by "attachment_update" {{(pid=100270) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 05:46:36.094561 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.coordination [req-fb2c3aea-f390-40f3-8f90-3a96102b7403 req-2d17b4aa-39ba-4282-98e7-0ff5fa36253f tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Lock "cinder-attachment_update-7b791778-55b8-4f3a-8347-c8da3e9b7169-np0000008051" acquired by "attachment_update" :: waited 0.008s {{(pid=100270) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 05:46:36.096234 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:46:36.096234 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:46:36.199388 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.coordination [req-fb2c3aea-f390-40f3-8f90-3a96102b7403 req-2d17b4aa-39ba-4282-98e7-0ff5fa36253f tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Lock "cinder-attachment_update-7b791778-55b8-4f3a-8347-c8da3e9b7169-np0000008051" released by "attachment_update" :: held 0.105s {{(pid=100270) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 05:46:36.199859 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-fb2c3aea-f390-40f3-8f90-3a96102b7403 req-2d17b4aa-39ba-4282-98e7-0ff5fa36253f tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] https://10.4.3.189/volume/v3/attachments/1b634fc8-1b5b-4d7f-b90e-15979a61890d returned with HTTP 200 Aug 25 05:46:36.200550 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 619/2493] 10.4.3.189 () {74 vars in 1704 bytes} [Tue Aug 25 05:46:36 2026] PUT /volume/v3/attachments/1b634fc8-1b5b-4d7f-b90e-15979a61890d => generated 968 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:46:36.211495 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-fb2c3aea-f390-40f3-8f90-3a96102b7403 req-645770e0-6e4f-40eb-840b-28146566a231 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:46:36.213920 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-fb2c3aea-f390-40f3-8f90-3a96102b7403 req-645770e0-6e4f-40eb-840b-28146566a231 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] GET https://10.4.3.189/volume/v3/volumes/7b791778-55b8-4f3a-8347-c8da3e9b7169/encryption Aug 25 05:46:36.214395 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-fb2c3aea-f390-40f3-8f90-3a96102b7403 req-645770e0-6e4f-40eb-840b-28146566a231 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:46:36.214977 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-fb2c3aea-f390-40f3-8f90-3a96102b7403 req-645770e0-6e4f-40eb-840b-28146566a231 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Calling method 'index' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:46:36.228171 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:46:36.228171 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:46:36.236792 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-fb2c3aea-f390-40f3-8f90-3a96102b7403 req-645770e0-6e4f-40eb-840b-28146566a231 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] https://10.4.3.189/volume/v3/volumes/7b791778-55b8-4f3a-8347-c8da3e9b7169/encryption returned with HTTP 200 Aug 25 05:46:36.237644 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 625/2494] 10.4.3.189 () {68 vars in 1631 bytes} [Tue Aug 25 05:46:36 2026] GET /volume/v3/volumes/7b791778-55b8-4f3a-8347-c8da3e9b7169/encryption => generated 160 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:46:36.285284 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-de2e313b-3dd6-4063-b12e-e4d8839a68b7 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:46:36.288037 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-de2e313b-3dd6-4063-b12e-e4d8839a68b7 tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] GET https://10.4.3.189/volume/v3/backups/08bae0e2-6a6d-4649-a4c9-6bb5a103b8c2 Aug 25 05:46:36.289176 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-de2e313b-3dd6-4063-b12e-e4d8839a68b7 tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:46:36.289176 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-de2e313b-3dd6-4063-b12e-e4d8839a68b7 tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:46:36.289329 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-de2e313b-3dd6-4063-b12e-e4d8839a68b7 tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] Show backup with id 08bae0e2-6a6d-4649-a4c9-6bb5a103b8c2. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:46:36.295913 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:46:36.295913 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:46:36.297098 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-de2e313b-3dd6-4063-b12e-e4d8839a68b7 tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] https://10.4.3.189/volume/v3/backups/08bae0e2-6a6d-4649-a4c9-6bb5a103b8c2 returned with HTTP 200 Aug 25 05:46:36.297658 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 621/2495] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:46:36 2026] GET /volume/v3/backups/08bae0e2-6a6d-4649-a4c9-6bb5a103b8c2 => generated 750 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:46:36.306033 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-b697037e-0d41-4128-9929-57f9b3d97c55 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:46:36.308494 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-b697037e-0d41-4128-9929-57f9b3d97c55 tempest-VolumeTypesTest-832852325 tempest-VolumeTypesTest-832852325-project-member] GET https://10.4.3.189/volume/v3/volumes/f7cee05a-4292-4d19-9ba5-a5d959e9996c Aug 25 05:46:36.308720 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-b697037e-0d41-4128-9929-57f9b3d97c55 tempest-VolumeTypesTest-832852325 tempest-VolumeTypesTest-832852325-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:46:36.309022 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-b697037e-0d41-4128-9929-57f9b3d97c55 tempest-VolumeTypesTest-832852325 tempest-VolumeTypesTest-832852325-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:46:36.319761 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:46:36.319761 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:46:36.325965 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-b697037e-0d41-4128-9929-57f9b3d97c55 tempest-VolumeTypesTest-832852325 tempest-VolumeTypesTest-832852325-project-member] Volume info retrieved successfully. Aug 25 05:46:36.332961 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-b697037e-0d41-4128-9929-57f9b3d97c55 tempest-VolumeTypesTest-832852325 tempest-VolumeTypesTest-832852325-project-member] https://10.4.3.189/volume/v3/volumes/f7cee05a-4292-4d19-9ba5-a5d959e9996c returned with HTTP 200 Aug 25 05:46:36.333519 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 631/2496] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:46:36 2026] GET /volume/v3/volumes/f7cee05a-4292-4d19-9ba5-a5d959e9996c => generated 877 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:46:36.351039 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-765e1848-cd3b-4981-986e-22729a38bb7f None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:46:36.353243 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-765e1848-cd3b-4981-986e-22729a38bb7f tempest-VolumeTypesTest-832852325 tempest-VolumeTypesTest-832852325-project-member] GET https://10.4.3.189/volume/v3/volumes/f7cee05a-4292-4d19-9ba5-a5d959e9996c Aug 25 05:46:36.353475 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-765e1848-cd3b-4981-986e-22729a38bb7f tempest-VolumeTypesTest-832852325 tempest-VolumeTypesTest-832852325-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:46:36.353713 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-765e1848-cd3b-4981-986e-22729a38bb7f tempest-VolumeTypesTest-832852325 tempest-VolumeTypesTest-832852325-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:46:36.362515 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:46:36.362515 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:46:36.368949 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-765e1848-cd3b-4981-986e-22729a38bb7f tempest-VolumeTypesTest-832852325 tempest-VolumeTypesTest-832852325-project-member] Volume info retrieved successfully. Aug 25 05:46:36.369163 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-2d2fff45-a987-43c6-9c72-b358a7151714 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:46:36.371358 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-2d2fff45-a987-43c6-9c72-b358a7151714 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] GET https://10.4.3.189/volume/v3/backups/1dcb7fbc-4417-4ce7-ac27-da882a39f78e Aug 25 05:46:36.372075 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-2d2fff45-a987-43c6-9c72-b358a7151714 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:46:36.372485 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-2d2fff45-a987-43c6-9c72-b358a7151714 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:46:36.372806 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-2d2fff45-a987-43c6-9c72-b358a7151714 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Show backup with id 1dcb7fbc-4417-4ce7-ac27-da882a39f78e. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:46:36.375228 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-765e1848-cd3b-4981-986e-22729a38bb7f tempest-VolumeTypesTest-832852325 tempest-VolumeTypesTest-832852325-project-member] https://10.4.3.189/volume/v3/volumes/f7cee05a-4292-4d19-9ba5-a5d959e9996c returned with HTTP 200 Aug 25 05:46:36.375810 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 620/2497] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:46:36 2026] GET /volume/v3/volumes/f7cee05a-4292-4d19-9ba5-a5d959e9996c => generated 877 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:46:36.380851 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:46:36.380851 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:46:36.380851 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-2d2fff45-a987-43c6-9c72-b358a7151714 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] https://10.4.3.189/volume/v3/backups/1dcb7fbc-4417-4ce7-ac27-da882a39f78e returned with HTTP 200 Aug 25 05:46:36.380851 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 626/2498] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:46:36 2026] GET /volume/v3/backups/1dcb7fbc-4417-4ce7-ac27-da882a39f78e => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:46:36.390554 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-206afdd5-24a9-4b1a-8dde-e22e388fc1a1 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:46:36.392771 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-206afdd5-24a9-4b1a-8dde-e22e388fc1a1 tempest-VolumeTypesTest-832852325 tempest-VolumeTypesTest-832852325-project-member] GET https://10.4.3.189/volume/v3/volumes/f7cee05a-4292-4d19-9ba5-a5d959e9996c Aug 25 05:46:36.393048 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-206afdd5-24a9-4b1a-8dde-e22e388fc1a1 tempest-VolumeTypesTest-832852325 tempest-VolumeTypesTest-832852325-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:46:36.393292 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-206afdd5-24a9-4b1a-8dde-e22e388fc1a1 tempest-VolumeTypesTest-832852325 tempest-VolumeTypesTest-832852325-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:46:36.401273 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:46:36.401273 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:46:36.406431 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-206afdd5-24a9-4b1a-8dde-e22e388fc1a1 tempest-VolumeTypesTest-832852325 tempest-VolumeTypesTest-832852325-project-member] Volume info retrieved successfully. Aug 25 05:46:36.413033 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-206afdd5-24a9-4b1a-8dde-e22e388fc1a1 tempest-VolumeTypesTest-832852325 tempest-VolumeTypesTest-832852325-project-member] https://10.4.3.189/volume/v3/volumes/f7cee05a-4292-4d19-9ba5-a5d959e9996c returned with HTTP 200 Aug 25 05:46:36.413561 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 622/2499] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:46:36 2026] GET /volume/v3/volumes/f7cee05a-4292-4d19-9ba5-a5d959e9996c => generated 877 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:46:36.427938 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-789e9f61-c13d-471d-8987-3dafafb810f2 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:46:36.433884 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-789e9f61-c13d-471d-8987-3dafafb810f2 tempest-VolumeTypesTest-832852325 tempest-VolumeTypesTest-832852325-project-member] DELETE https://10.4.3.189/volume/v3/volumes/f7cee05a-4292-4d19-9ba5-a5d959e9996c Aug 25 05:46:36.434293 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-789e9f61-c13d-471d-8987-3dafafb810f2 tempest-VolumeTypesTest-832852325 tempest-VolumeTypesTest-832852325-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:46:36.434635 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-789e9f61-c13d-471d-8987-3dafafb810f2 tempest-VolumeTypesTest-832852325 tempest-VolumeTypesTest-832852325-project-member] Calling method 'delete' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:46:36.434865 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [None req-789e9f61-c13d-471d-8987-3dafafb810f2 tempest-VolumeTypesTest-832852325 tempest-VolumeTypesTest-832852325-project-member] Delete volume with id: f7cee05a-4292-4d19-9ba5-a5d959e9996c Aug 25 05:46:36.447963 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:46:36.447963 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:46:36.447963 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-789e9f61-c13d-471d-8987-3dafafb810f2 tempest-VolumeTypesTest-832852325 tempest-VolumeTypesTest-832852325-project-member] Volume info retrieved successfully. Aug 25 05:46:36.495050 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-789e9f61-c13d-471d-8987-3dafafb810f2 tempest-VolumeTypesTest-832852325 tempest-VolumeTypesTest-832852325-project-member] Delete volume request issued successfully. Aug 25 05:46:36.495385 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-789e9f61-c13d-471d-8987-3dafafb810f2 tempest-VolumeTypesTest-832852325 tempest-VolumeTypesTest-832852325-project-member] https://10.4.3.189/volume/v3/volumes/f7cee05a-4292-4d19-9ba5-a5d959e9996c returned with HTTP 202 Aug 25 05:46:36.496106 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 632/2500] 10.4.3.189 () {66 vars in 1351 bytes} [Tue Aug 25 05:46:36 2026] DELETE /volume/v3/volumes/f7cee05a-4292-4d19-9ba5-a5d959e9996c => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:46:36.509803 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-6c5d0cd0-38ec-47a5-bdba-a74f219dd198 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:46:36.515792 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-6c5d0cd0-38ec-47a5-bdba-a74f219dd198 tempest-VolumeTypesTest-832852325 tempest-VolumeTypesTest-832852325-project-member] GET https://10.4.3.189/volume/v3/volumes/f7cee05a-4292-4d19-9ba5-a5d959e9996c Aug 25 05:46:36.516163 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-6c5d0cd0-38ec-47a5-bdba-a74f219dd198 tempest-VolumeTypesTest-832852325 tempest-VolumeTypesTest-832852325-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:46:36.516400 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-6c5d0cd0-38ec-47a5-bdba-a74f219dd198 tempest-VolumeTypesTest-832852325 tempest-VolumeTypesTest-832852325-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:46:36.529653 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:46:36.529653 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:46:36.537676 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-6c5d0cd0-38ec-47a5-bdba-a74f219dd198 tempest-VolumeTypesTest-832852325 tempest-VolumeTypesTest-832852325-project-member] Volume info retrieved successfully. Aug 25 05:46:36.543963 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-6c5d0cd0-38ec-47a5-bdba-a74f219dd198 tempest-VolumeTypesTest-832852325 tempest-VolumeTypesTest-832852325-project-member] https://10.4.3.189/volume/v3/volumes/f7cee05a-4292-4d19-9ba5-a5d959e9996c returned with HTTP 200 Aug 25 05:46:36.544685 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 621/2501] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:46:36 2026] GET /volume/v3/volumes/f7cee05a-4292-4d19-9ba5-a5d959e9996c => generated 876 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:46:36.572722 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-52fabd90-4968-4af9-aa93-15c7b48aecff None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:46:36.576437 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-52fabd90-4968-4af9-aa93-15c7b48aecff tempest-ServerRescueNegativeTestJSON-1981764244 tempest-ServerRescueNegativeTestJSON-1981764244-project-member] GET https://10.4.3.189/volume/v3/volumes/1769182a-f22f-4c59-aa35-1fd26bf2d9f4 Aug 25 05:46:36.576437 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-52fabd90-4968-4af9-aa93-15c7b48aecff tempest-ServerRescueNegativeTestJSON-1981764244 tempest-ServerRescueNegativeTestJSON-1981764244-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:46:36.576437 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-52fabd90-4968-4af9-aa93-15c7b48aecff tempest-ServerRescueNegativeTestJSON-1981764244 tempest-ServerRescueNegativeTestJSON-1981764244-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:46:36.592712 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:46:36.592712 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:46:36.600537 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-52fabd90-4968-4af9-aa93-15c7b48aecff tempest-ServerRescueNegativeTestJSON-1981764244 tempest-ServerRescueNegativeTestJSON-1981764244-project-member] Volume info retrieved successfully. Aug 25 05:46:36.610610 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-52fabd90-4968-4af9-aa93-15c7b48aecff tempest-ServerRescueNegativeTestJSON-1981764244 tempest-ServerRescueNegativeTestJSON-1981764244-project-member] https://10.4.3.189/volume/v3/volumes/1769182a-f22f-4c59-aa35-1fd26bf2d9f4 returned with HTTP 200 Aug 25 05:46:36.611649 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 627/2502] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:46:36 2026] GET /volume/v3/volumes/1769182a-f22f-4c59-aa35-1fd26bf2d9f4 => generated 851 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:46:36.923320 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-75316f52-0482-421c-bf6d-dbfad18e3ca3 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:46:36.925437 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-75316f52-0482-421c-bf6d-dbfad18e3ca3 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] GET https://10.4.3.189/volume/v3/volumes/7b791778-55b8-4f3a-8347-c8da3e9b7169 Aug 25 05:46:36.925685 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-75316f52-0482-421c-bf6d-dbfad18e3ca3 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:46:36.926390 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-75316f52-0482-421c-bf6d-dbfad18e3ca3 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:46:36.938700 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:46:36.938700 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:46:36.943737 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-75316f52-0482-421c-bf6d-dbfad18e3ca3 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Volume info retrieved successfully. Aug 25 05:46:36.949536 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-75316f52-0482-421c-bf6d-dbfad18e3ca3 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] https://10.4.3.189/volume/v3/volumes/7b791778-55b8-4f3a-8347-c8da3e9b7169 returned with HTTP 200 Aug 25 05:46:36.950635 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 623/2503] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:46:36 2026] GET /volume/v3/volumes/7b791778-55b8-4f3a-8347-c8da3e9b7169 => generated 872 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:46:37.314298 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-418848f8-3c81-4f32-b209-21fb15c59647 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:46:37.320771 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-418848f8-3c81-4f32-b209-21fb15c59647 tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] GET https://10.4.3.189/volume/v3/backups/08bae0e2-6a6d-4649-a4c9-6bb5a103b8c2 Aug 25 05:46:37.321169 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-418848f8-3c81-4f32-b209-21fb15c59647 tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:46:37.321296 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-418848f8-3c81-4f32-b209-21fb15c59647 tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:46:37.321749 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-418848f8-3c81-4f32-b209-21fb15c59647 tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] Show backup with id 08bae0e2-6a6d-4649-a4c9-6bb5a103b8c2. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:46:37.323823 np0000008051 devstack@c-api.service[100271]: DEBUG dbcounter [-] [100271] Writing DB stats cinder:SELECT=339,cinder:UPDATE=71,cinder:INSERT=38,cinder:DELETE=1 {{(pid=100271) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 05:46:37.328385 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:46:37.328385 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:46:37.330639 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-418848f8-3c81-4f32-b209-21fb15c59647 tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] https://10.4.3.189/volume/v3/backups/08bae0e2-6a6d-4649-a4c9-6bb5a103b8c2 returned with HTTP 200 Aug 25 05:46:37.331887 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 633/2504] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:46:37 2026] GET /volume/v3/backups/08bae0e2-6a6d-4649-a4c9-6bb5a103b8c2 => generated 750 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:46:37.394366 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-53731cea-4ce5-4e2f-b9e7-cdbc713e1454 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:46:37.398416 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-53731cea-4ce5-4e2f-b9e7-cdbc713e1454 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] GET https://10.4.3.189/volume/v3/backups/1dcb7fbc-4417-4ce7-ac27-da882a39f78e Aug 25 05:46:37.398567 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-53731cea-4ce5-4e2f-b9e7-cdbc713e1454 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:46:37.398794 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-53731cea-4ce5-4e2f-b9e7-cdbc713e1454 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:46:37.399481 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-53731cea-4ce5-4e2f-b9e7-cdbc713e1454 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Show backup with id 1dcb7fbc-4417-4ce7-ac27-da882a39f78e. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:46:37.408101 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:46:37.408101 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:46:37.408992 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-53731cea-4ce5-4e2f-b9e7-cdbc713e1454 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] https://10.4.3.189/volume/v3/backups/1dcb7fbc-4417-4ce7-ac27-da882a39f78e returned with HTTP 200 Aug 25 05:46:37.409633 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 622/2505] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:46:37 2026] GET /volume/v3/backups/1dcb7fbc-4417-4ce7-ac27-da882a39f78e => generated 736 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:46:37.565596 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-982e5662-5c05-43a2-a264-511775156c34 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:46:37.572730 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-982e5662-5c05-43a2-a264-511775156c34 tempest-VolumeTypesTest-832852325 tempest-VolumeTypesTest-832852325-project-member] GET https://10.4.3.189/volume/v3/volumes/f7cee05a-4292-4d19-9ba5-a5d959e9996c Aug 25 05:46:37.574536 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-982e5662-5c05-43a2-a264-511775156c34 tempest-VolumeTypesTest-832852325 tempest-VolumeTypesTest-832852325-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:46:37.576088 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-982e5662-5c05-43a2-a264-511775156c34 tempest-VolumeTypesTest-832852325 tempest-VolumeTypesTest-832852325-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:46:37.595942 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-982e5662-5c05-43a2-a264-511775156c34 tempest-VolumeTypesTest-832852325 tempest-VolumeTypesTest-832852325-project-member] https://10.4.3.189/volume/v3/volumes/f7cee05a-4292-4d19-9ba5-a5d959e9996c returned with HTTP 404 Aug 25 05:46:37.596878 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 628/2506] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:46:37 2026] GET /volume/v3/volumes/f7cee05a-4292-4d19-9ba5-a5d959e9996c => generated 109 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:46:37.606368 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-e31c7664-d4b1-4ecf-b8f9-95e7c3b52413 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:46:37.611048 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-e31c7664-d4b1-4ecf-b8f9-95e7c3b52413 tempest-VolumeTypesTest-1100425835 tempest-VolumeTypesTest-1100425835-project-admin] DELETE https://10.4.3.189/volume/v3/types/89bde8ba-a52b-419b-804e-f56d5a441053 Aug 25 05:46:37.611258 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-e31c7664-d4b1-4ecf-b8f9-95e7c3b52413 tempest-VolumeTypesTest-1100425835 tempest-VolumeTypesTest-1100425835-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:46:37.611558 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-e31c7664-d4b1-4ecf-b8f9-95e7c3b52413 tempest-VolumeTypesTest-1100425835 tempest-VolumeTypesTest-1100425835-project-admin] Calling method '_delete' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:46:37.633570 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-64a9db0e-5883-4bf7-b43d-30d8c54e9d56 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:46:37.636431 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-64a9db0e-5883-4bf7-b43d-30d8c54e9d56 tempest-ServerRescueNegativeTestJSON-1981764244 tempest-ServerRescueNegativeTestJSON-1981764244-project-member] GET https://10.4.3.189/volume/v3/volumes/1769182a-f22f-4c59-aa35-1fd26bf2d9f4 Aug 25 05:46:37.636626 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-64a9db0e-5883-4bf7-b43d-30d8c54e9d56 tempest-ServerRescueNegativeTestJSON-1981764244 tempest-ServerRescueNegativeTestJSON-1981764244-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:46:37.636811 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-64a9db0e-5883-4bf7-b43d-30d8c54e9d56 tempest-ServerRescueNegativeTestJSON-1981764244 tempest-ServerRescueNegativeTestJSON-1981764244-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:46:37.646046 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-e31c7664-d4b1-4ecf-b8f9-95e7c3b52413 tempest-VolumeTypesTest-1100425835 tempest-VolumeTypesTest-1100425835-project-admin] https://10.4.3.189/volume/v3/types/89bde8ba-a52b-419b-804e-f56d5a441053 returned with HTTP 202 Aug 25 05:46:37.646774 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 624/2507] 10.4.3.189 () {66 vars in 1345 bytes} [Tue Aug 25 05:46:37 2026] DELETE /volume/v3/types/89bde8ba-a52b-419b-804e-f56d5a441053 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:46:37.656475 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:46:37.656475 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:46:37.664243 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-64a9db0e-5883-4bf7-b43d-30d8c54e9d56 tempest-ServerRescueNegativeTestJSON-1981764244 tempest-ServerRescueNegativeTestJSON-1981764244-project-member] Volume info retrieved successfully. Aug 25 05:46:37.664571 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-644f69ee-1e8d-4ce4-b1ed-c14135a45b09 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:46:37.666335 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-644f69ee-1e8d-4ce4-b1ed-c14135a45b09 tempest-VolumeTypesTest-1100425835 tempest-VolumeTypesTest-1100425835-project-admin] GET https://10.4.3.189/volume/v3/types/89bde8ba-a52b-419b-804e-f56d5a441053 Aug 25 05:46:37.666716 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-644f69ee-1e8d-4ce4-b1ed-c14135a45b09 tempest-VolumeTypesTest-1100425835 tempest-VolumeTypesTest-1100425835-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:46:37.667148 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-644f69ee-1e8d-4ce4-b1ed-c14135a45b09 tempest-VolumeTypesTest-1100425835 tempest-VolumeTypesTest-1100425835-project-admin] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:46:37.671244 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-64a9db0e-5883-4bf7-b43d-30d8c54e9d56 tempest-ServerRescueNegativeTestJSON-1981764244 tempest-ServerRescueNegativeTestJSON-1981764244-project-member] https://10.4.3.189/volume/v3/volumes/1769182a-f22f-4c59-aa35-1fd26bf2d9f4 returned with HTTP 200 Aug 25 05:46:37.671829 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 634/2508] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:46:37 2026] GET /volume/v3/volumes/1769182a-f22f-4c59-aa35-1fd26bf2d9f4 => generated 851 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:46:37.672408 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-644f69ee-1e8d-4ce4-b1ed-c14135a45b09 tempest-VolumeTypesTest-1100425835 tempest-VolumeTypesTest-1100425835-project-admin] https://10.4.3.189/volume/v3/types/89bde8ba-a52b-419b-804e-f56d5a441053 returned with HTTP 404 Aug 25 05:46:37.673669 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 623/2509] 10.4.3.189 () {66 vars in 1342 bytes} [Tue Aug 25 05:46:37 2026] GET /volume/v3/types/89bde8ba-a52b-419b-804e-f56d5a441053 => generated 114 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:46:37.684749 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-ba7a25bb-b35e-4178-bbc8-203bba38d8c3 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:46:37.687121 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ba7a25bb-b35e-4178-bbc8-203bba38d8c3 tempest-VolumeTypesTest-1100425835 tempest-VolumeTypesTest-1100425835-project-admin] DELETE https://10.4.3.189/volume/v3/types/d308ca91-2d61-4d7a-8b4a-835abb9cc808 Aug 25 05:46:37.687376 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ba7a25bb-b35e-4178-bbc8-203bba38d8c3 tempest-VolumeTypesTest-1100425835 tempest-VolumeTypesTest-1100425835-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:46:37.687628 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ba7a25bb-b35e-4178-bbc8-203bba38d8c3 tempest-VolumeTypesTest-1100425835 tempest-VolumeTypesTest-1100425835-project-admin] Calling method '_delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:46:37.729816 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ba7a25bb-b35e-4178-bbc8-203bba38d8c3 tempest-VolumeTypesTest-1100425835 tempest-VolumeTypesTest-1100425835-project-admin] https://10.4.3.189/volume/v3/types/d308ca91-2d61-4d7a-8b4a-835abb9cc808 returned with HTTP 202 Aug 25 05:46:37.730001 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 629/2510] 10.4.3.189 () {66 vars in 1345 bytes} [Tue Aug 25 05:46:37 2026] DELETE /volume/v3/types/d308ca91-2d61-4d7a-8b4a-835abb9cc808 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:46:37.739492 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-0030cd39-594f-48e5-b073-1762822a781b None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:46:37.744451 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-0030cd39-594f-48e5-b073-1762822a781b tempest-VolumeTypesTest-1100425835 tempest-VolumeTypesTest-1100425835-project-admin] GET https://10.4.3.189/volume/v3/types/d308ca91-2d61-4d7a-8b4a-835abb9cc808 Aug 25 05:46:37.744451 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-0030cd39-594f-48e5-b073-1762822a781b tempest-VolumeTypesTest-1100425835 tempest-VolumeTypesTest-1100425835-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:46:37.744451 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-0030cd39-594f-48e5-b073-1762822a781b tempest-VolumeTypesTest-1100425835 tempest-VolumeTypesTest-1100425835-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:46:37.749379 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-0030cd39-594f-48e5-b073-1762822a781b tempest-VolumeTypesTest-1100425835 tempest-VolumeTypesTest-1100425835-project-admin] https://10.4.3.189/volume/v3/types/d308ca91-2d61-4d7a-8b4a-835abb9cc808 returned with HTTP 404 Aug 25 05:46:37.752434 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 625/2511] 10.4.3.189 () {66 vars in 1342 bytes} [Tue Aug 25 05:46:37 2026] GET /volume/v3/types/d308ca91-2d61-4d7a-8b4a-835abb9cc808 => generated 114 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:46:37.764588 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-59539be6-a3d2-4c65-9beb-7f8774371f81 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:46:37.767189 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-59539be6-a3d2-4c65-9beb-7f8774371f81 tempest-VolumeTypesTest-1100425835 tempest-VolumeTypesTest-1100425835-project-admin] POST https://10.4.3.189/volume/v3/types Aug 25 05:46:37.767837 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-59539be6-a3d2-4c65-9beb-7f8774371f81 tempest-VolumeTypesTest-1100425835 tempest-VolumeTypesTest-1100425835-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1647450021", "description": "tempest-volume-type-description-1098585988", "extra_specs": {"storage_protocol": "iscsi", "vendor_name": "StorPool"}, "os-volume-type-access:is_public": true}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:46:37.788138 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-59539be6-a3d2-4c65-9beb-7f8774371f81 tempest-VolumeTypesTest-1100425835 tempest-VolumeTypesTest-1100425835-project-admin] https://10.4.3.189/volume/v3/types returned with HTTP 200 Aug 25 05:46:37.788946 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 635/2512] 10.4.3.189 () {68 vars in 1253 bytes} [Tue Aug 25 05:46:37 2026] POST /volume/v3/types => generated 315 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:46:37.799429 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-2972e525-aec0-4e44-86f1-c9720a57c453 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:46:37.802591 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-2972e525-aec0-4e44-86f1-c9720a57c453 tempest-VolumeTypesTest-1100425835 tempest-VolumeTypesTest-1100425835-project-admin] GET https://10.4.3.189/volume/v3/types/c736388f-34c2-4712-b9de-77e831db65f2 Aug 25 05:46:37.802893 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-2972e525-aec0-4e44-86f1-c9720a57c453 tempest-VolumeTypesTest-1100425835 tempest-VolumeTypesTest-1100425835-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:46:37.804900 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-2972e525-aec0-4e44-86f1-c9720a57c453 tempest-VolumeTypesTest-1100425835 tempest-VolumeTypesTest-1100425835-project-admin] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:46:37.814710 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-2972e525-aec0-4e44-86f1-c9720a57c453 tempest-VolumeTypesTest-1100425835 tempest-VolumeTypesTest-1100425835-project-admin] https://10.4.3.189/volume/v3/types/c736388f-34c2-4712-b9de-77e831db65f2 returned with HTTP 200 Aug 25 05:46:37.815499 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 624/2513] 10.4.3.189 () {66 vars in 1342 bytes} [Tue Aug 25 05:46:37 2026] GET /volume/v3/types/c736388f-34c2-4712-b9de-77e831db65f2 => generated 337 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:46:37.827567 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-eac09a06-671a-43dd-8da7-f52a6d884436 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:46:37.830598 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-eac09a06-671a-43dd-8da7-f52a6d884436 tempest-VolumeTypesTest-1100425835 tempest-VolumeTypesTest-1100425835-project-admin] DELETE https://10.4.3.189/volume/v3/types/c736388f-34c2-4712-b9de-77e831db65f2 Aug 25 05:46:37.830598 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-eac09a06-671a-43dd-8da7-f52a6d884436 tempest-VolumeTypesTest-1100425835 tempest-VolumeTypesTest-1100425835-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:46:37.830880 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-eac09a06-671a-43dd-8da7-f52a6d884436 tempest-VolumeTypesTest-1100425835 tempest-VolumeTypesTest-1100425835-project-admin] Calling method '_delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:46:37.871541 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-eac09a06-671a-43dd-8da7-f52a6d884436 tempest-VolumeTypesTest-1100425835 tempest-VolumeTypesTest-1100425835-project-admin] https://10.4.3.189/volume/v3/types/c736388f-34c2-4712-b9de-77e831db65f2 returned with HTTP 202 Aug 25 05:46:37.872001 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 630/2514] 10.4.3.189 () {66 vars in 1345 bytes} [Tue Aug 25 05:46:37 2026] DELETE /volume/v3/types/c736388f-34c2-4712-b9de-77e831db65f2 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:46:37.881108 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-f2b93b4d-e882-4685-b36e-d3e9bde6f769 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:46:37.882931 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-f2b93b4d-e882-4685-b36e-d3e9bde6f769 tempest-VolumeTypesTest-1100425835 tempest-VolumeTypesTest-1100425835-project-admin] GET https://10.4.3.189/volume/v3/types/c736388f-34c2-4712-b9de-77e831db65f2 Aug 25 05:46:37.883097 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-f2b93b4d-e882-4685-b36e-d3e9bde6f769 tempest-VolumeTypesTest-1100425835 tempest-VolumeTypesTest-1100425835-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:46:37.883235 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-f2b93b4d-e882-4685-b36e-d3e9bde6f769 tempest-VolumeTypesTest-1100425835 tempest-VolumeTypesTest-1100425835-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:46:37.887354 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-f2b93b4d-e882-4685-b36e-d3e9bde6f769 tempest-VolumeTypesTest-1100425835 tempest-VolumeTypesTest-1100425835-project-admin] https://10.4.3.189/volume/v3/types/c736388f-34c2-4712-b9de-77e831db65f2 returned with HTTP 404 Aug 25 05:46:37.887912 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 626/2515] 10.4.3.189 () {66 vars in 1342 bytes} [Tue Aug 25 05:46:37 2026] GET /volume/v3/types/c736388f-34c2-4712-b9de-77e831db65f2 => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:46:37.896218 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-9d06a206-d450-4c36-ac89-7e3968cfd9ed None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:46:37.898589 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-9d06a206-d450-4c36-ac89-7e3968cfd9ed tempest-VolumeTypesTest-1100425835 tempest-VolumeTypesTest-1100425835-project-admin] POST https://10.4.3.189/volume/v3/types Aug 25 05:46:37.899153 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-9d06a206-d450-4c36-ac89-7e3968cfd9ed tempest-VolumeTypesTest-1100425835 tempest-VolumeTypesTest-1100425835-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-625474492"}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:46:37.918713 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-9d06a206-d450-4c36-ac89-7e3968cfd9ed tempest-VolumeTypesTest-1100425835 tempest-VolumeTypesTest-1100425835-project-admin] https://10.4.3.189/volume/v3/types returned with HTTP 200 Aug 25 05:46:37.919127 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 636/2516] 10.4.3.189 () {68 vars in 1252 bytes} [Tue Aug 25 05:46:37 2026] POST /volume/v3/types => generated 220 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:46:37.930443 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-3b30d615-f3dc-4a90-a612-413930e5a212 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:46:37.933258 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-3b30d615-f3dc-4a90-a612-413930e5a212 tempest-VolumeTypesTest-1100425835 tempest-VolumeTypesTest-1100425835-project-admin] POST https://10.4.3.189/volume/v3/types/18a424bd-75b7-4828-9324-25321a1aa05a/encryption Aug 25 05:46:37.933686 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-3b30d615-f3dc-4a90-a612-413930e5a212 tempest-VolumeTypesTest-1100425835 tempest-VolumeTypesTest-1100425835-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:46:37.967192 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-6902825f-a359-4882-a76f-ce6364266d22 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:46:37.969477 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6902825f-a359-4882-a76f-ce6364266d22 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] GET https://10.4.3.189/volume/v3/volumes/7b791778-55b8-4f3a-8347-c8da3e9b7169 Aug 25 05:46:37.969809 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-6902825f-a359-4882-a76f-ce6364266d22 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:46:37.971329 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-6902825f-a359-4882-a76f-ce6364266d22 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:46:37.973969 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-3b30d615-f3dc-4a90-a612-413930e5a212 tempest-VolumeTypesTest-1100425835 tempest-VolumeTypesTest-1100425835-project-admin] https://10.4.3.189/volume/v3/types/18a424bd-75b7-4828-9324-25321a1aa05a/encryption returned with HTTP 200 Aug 25 05:46:37.974507 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 625/2517] 10.4.3.189 () {68 vars in 1397 bytes} [Tue Aug 25 05:46:37 2026] POST /volume/v3/types/18a424bd-75b7-4828-9324-25321a1aa05a/encryption => generated 239 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:46:37.986083 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-be0b447a-7b6f-4f49-a004-cc8c9f326229 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:46:37.988634 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-be0b447a-7b6f-4f49-a004-cc8c9f326229 tempest-VolumeTypesTest-1100425835 tempest-VolumeTypesTest-1100425835-project-admin] GET https://10.4.3.189/volume/v3/types/18a424bd-75b7-4828-9324-25321a1aa05a/encryption Aug 25 05:46:37.991835 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-be0b447a-7b6f-4f49-a004-cc8c9f326229 tempest-VolumeTypesTest-1100425835 tempest-VolumeTypesTest-1100425835-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:46:37.991835 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-be0b447a-7b6f-4f49-a004-cc8c9f326229 tempest-VolumeTypesTest-1100425835 tempest-VolumeTypesTest-1100425835-project-admin] Calling method 'index' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:46:38.009139 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:46:38.009139 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:46:38.013040 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-be0b447a-7b6f-4f49-a004-cc8c9f326229 tempest-VolumeTypesTest-1100425835 tempest-VolumeTypesTest-1100425835-project-admin] https://10.4.3.189/volume/v3/types/18a424bd-75b7-4828-9324-25321a1aa05a/encryption returned with HTTP 200 Aug 25 05:46:38.015507 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 627/2518] 10.4.3.189 () {66 vars in 1375 bytes} [Tue Aug 25 05:46:37 2026] GET /volume/v3/types/18a424bd-75b7-4828-9324-25321a1aa05a/encryption => generated 325 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:46:38.016018 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-6902825f-a359-4882-a76f-ce6364266d22 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Volume info retrieved successfully. Aug 25 05:46:38.023558 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6902825f-a359-4882-a76f-ce6364266d22 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] https://10.4.3.189/volume/v3/volumes/7b791778-55b8-4f3a-8347-c8da3e9b7169 returned with HTTP 200 Aug 25 05:46:38.024158 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 631/2519] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:46:37 2026] GET /volume/v3/volumes/7b791778-55b8-4f3a-8347-c8da3e9b7169 => generated 872 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:46:38.032139 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-55a0e58a-fa23-4113-868b-d6e66ba36d4a None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:46:38.037345 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-55a0e58a-fa23-4113-868b-d6e66ba36d4a tempest-VolumeTypesTest-1100425835 tempest-VolumeTypesTest-1100425835-project-admin] PUT https://10.4.3.189/volume/v3/types/18a424bd-75b7-4828-9324-25321a1aa05a/encryption/d69ef099-d240-409f-b05b-3a3dda532a34 Aug 25 05:46:38.037345 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-55a0e58a-fa23-4113-868b-d6e66ba36d4a tempest-VolumeTypesTest-1100425835 tempest-VolumeTypesTest-1100425835-project-admin] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128, "provider": "SomeProvider", "cipher": "aes-xts-plain64", "control_location": "back-end"}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:46:38.067938 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-55a0e58a-fa23-4113-868b-d6e66ba36d4a tempest-VolumeTypesTest-1100425835 tempest-VolumeTypesTest-1100425835-project-admin] https://10.4.3.189/volume/v3/types/18a424bd-75b7-4828-9324-25321a1aa05a/encryption/d69ef099-d240-409f-b05b-3a3dda532a34 returned with HTTP 200 Aug 25 05:46:38.068527 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 637/2520] 10.4.3.189 () {68 vars in 1507 bytes} [Tue Aug 25 05:46:38 2026] PUT /volume/v3/types/18a424bd-75b7-4828-9324-25321a1aa05a/encryption/d69ef099-d240-409f-b05b-3a3dda532a34 => generated 122 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:46:38.082489 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-6274a302-159d-4649-9aba-e2590ac2c24b None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:46:38.086418 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-6274a302-159d-4649-9aba-e2590ac2c24b tempest-VolumeTypesTest-1100425835 tempest-VolumeTypesTest-1100425835-project-admin] GET https://10.4.3.189/volume/v3/types/18a424bd-75b7-4828-9324-25321a1aa05a/encryption Aug 25 05:46:38.086894 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-6274a302-159d-4649-9aba-e2590ac2c24b tempest-VolumeTypesTest-1100425835 tempest-VolumeTypesTest-1100425835-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:46:38.086979 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-6274a302-159d-4649-9aba-e2590ac2c24b tempest-VolumeTypesTest-1100425835 tempest-VolumeTypesTest-1100425835-project-admin] Calling method 'index' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:46:38.098602 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-6274a302-159d-4649-9aba-e2590ac2c24b tempest-VolumeTypesTest-1100425835 tempest-VolumeTypesTest-1100425835-project-admin] https://10.4.3.189/volume/v3/types/18a424bd-75b7-4828-9324-25321a1aa05a/encryption returned with HTTP 200 Aug 25 05:46:38.099266 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 626/2521] 10.4.3.189 () {66 vars in 1375 bytes} [Tue Aug 25 05:46:38 2026] GET /volume/v3/types/18a424bd-75b7-4828-9324-25321a1aa05a/encryption => generated 347 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:46:38.123554 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-d7eefa1d-fc0d-4c1c-856a-692b33697e97 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:46:38.123554 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-d7eefa1d-fc0d-4c1c-856a-692b33697e97 tempest-VolumeTypesTest-1100425835 tempest-VolumeTypesTest-1100425835-project-admin] GET https://10.4.3.189/volume/v3/types/18a424bd-75b7-4828-9324-25321a1aa05a/encryption/cipher Aug 25 05:46:38.123898 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-d7eefa1d-fc0d-4c1c-856a-692b33697e97 tempest-VolumeTypesTest-1100425835 tempest-VolumeTypesTest-1100425835-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:46:38.123898 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-d7eefa1d-fc0d-4c1c-856a-692b33697e97 tempest-VolumeTypesTest-1100425835 tempest-VolumeTypesTest-1100425835-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:46:38.145437 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-d7eefa1d-fc0d-4c1c-856a-692b33697e97 tempest-VolumeTypesTest-1100425835 tempest-VolumeTypesTest-1100425835-project-admin] https://10.4.3.189/volume/v3/types/18a424bd-75b7-4828-9324-25321a1aa05a/encryption/cipher returned with HTTP 200 Aug 25 05:46:38.145437 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 628/2522] 10.4.3.189 () {66 vars in 1396 bytes} [Tue Aug 25 05:46:38 2026] GET /volume/v3/types/18a424bd-75b7-4828-9324-25321a1aa05a/encryption/cipher => generated 29 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 25 05:46:38.145814 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-5f984c9c-4325-480e-8737-b5d8cbf16a44 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:46:38.148981 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-5f984c9c-4325-480e-8737-b5d8cbf16a44 tempest-VolumeTypesTest-1100425835 tempest-VolumeTypesTest-1100425835-project-admin] DELETE https://10.4.3.189/volume/v3/types/18a424bd-75b7-4828-9324-25321a1aa05a/encryption/d69ef099-d240-409f-b05b-3a3dda532a34 Aug 25 05:46:38.149198 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-5f984c9c-4325-480e-8737-b5d8cbf16a44 tempest-VolumeTypesTest-1100425835 tempest-VolumeTypesTest-1100425835-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:46:38.149430 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-5f984c9c-4325-480e-8737-b5d8cbf16a44 tempest-VolumeTypesTest-1100425835 tempest-VolumeTypesTest-1100425835-project-admin] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:46:38.189110 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-5f984c9c-4325-480e-8737-b5d8cbf16a44 tempest-VolumeTypesTest-1100425835 tempest-VolumeTypesTest-1100425835-project-admin] https://10.4.3.189/volume/v3/types/18a424bd-75b7-4828-9324-25321a1aa05a/encryption/d69ef099-d240-409f-b05b-3a3dda532a34 returned with HTTP 202 Aug 25 05:46:38.189361 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 632/2523] 10.4.3.189 () {66 vars in 1489 bytes} [Tue Aug 25 05:46:38 2026] DELETE /volume/v3/types/18a424bd-75b7-4828-9324-25321a1aa05a/encryption/d69ef099-d240-409f-b05b-3a3dda532a34 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:46:38.209588 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-1d64fcbe-ff5a-4234-87d4-fdff7a469261 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:46:38.212494 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-1d64fcbe-ff5a-4234-87d4-fdff7a469261 tempest-VolumeTypesTest-1100425835 tempest-VolumeTypesTest-1100425835-project-admin] GET https://10.4.3.189/volume/v3/types/18a424bd-75b7-4828-9324-25321a1aa05a/encryption Aug 25 05:46:38.212494 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-1d64fcbe-ff5a-4234-87d4-fdff7a469261 tempest-VolumeTypesTest-1100425835 tempest-VolumeTypesTest-1100425835-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:46:38.212494 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-1d64fcbe-ff5a-4234-87d4-fdff7a469261 tempest-VolumeTypesTest-1100425835 tempest-VolumeTypesTest-1100425835-project-admin] Calling method 'index' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:46:38.222837 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-1d64fcbe-ff5a-4234-87d4-fdff7a469261 tempest-VolumeTypesTest-1100425835 tempest-VolumeTypesTest-1100425835-project-admin] https://10.4.3.189/volume/v3/types/18a424bd-75b7-4828-9324-25321a1aa05a/encryption returned with HTTP 200 Aug 25 05:46:38.222837 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 638/2524] 10.4.3.189 () {66 vars in 1375 bytes} [Tue Aug 25 05:46:38 2026] GET /volume/v3/types/18a424bd-75b7-4828-9324-25321a1aa05a/encryption => generated 2 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 25 05:46:38.245939 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-697ed0d0-dea9-41e7-96e1-c1c02b58b557 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:46:38.248906 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-697ed0d0-dea9-41e7-96e1-c1c02b58b557 tempest-VolumeTypesTest-1100425835 tempest-VolumeTypesTest-1100425835-project-admin] GET https://10.4.3.189/volume/v3/types/18a424bd-75b7-4828-9324-25321a1aa05a/encryption Aug 25 05:46:38.249306 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-697ed0d0-dea9-41e7-96e1-c1c02b58b557 tempest-VolumeTypesTest-1100425835 tempest-VolumeTypesTest-1100425835-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:46:38.249655 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-697ed0d0-dea9-41e7-96e1-c1c02b58b557 tempest-VolumeTypesTest-1100425835 tempest-VolumeTypesTest-1100425835-project-admin] Calling method 'index' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:46:38.268809 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-697ed0d0-dea9-41e7-96e1-c1c02b58b557 tempest-VolumeTypesTest-1100425835 tempest-VolumeTypesTest-1100425835-project-admin] https://10.4.3.189/volume/v3/types/18a424bd-75b7-4828-9324-25321a1aa05a/encryption returned with HTTP 200 Aug 25 05:46:38.268809 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 627/2525] 10.4.3.189 () {66 vars in 1375 bytes} [Tue Aug 25 05:46:38 2026] GET /volume/v3/types/18a424bd-75b7-4828-9324-25321a1aa05a/encryption => generated 2 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 25 05:46:38.286153 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-69646b3a-3fdf-4bfb-aeb2-40316c1f4946 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:46:38.288861 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-69646b3a-3fdf-4bfb-aeb2-40316c1f4946 tempest-VolumeTypesTest-1100425835 tempest-VolumeTypesTest-1100425835-project-admin] DELETE https://10.4.3.189/volume/v3/types/18a424bd-75b7-4828-9324-25321a1aa05a Aug 25 05:46:38.288861 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-69646b3a-3fdf-4bfb-aeb2-40316c1f4946 tempest-VolumeTypesTest-1100425835 tempest-VolumeTypesTest-1100425835-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:46:38.289103 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-69646b3a-3fdf-4bfb-aeb2-40316c1f4946 tempest-VolumeTypesTest-1100425835 tempest-VolumeTypesTest-1100425835-project-admin] Calling method '_delete' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:46:38.329023 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-69646b3a-3fdf-4bfb-aeb2-40316c1f4946 tempest-VolumeTypesTest-1100425835 tempest-VolumeTypesTest-1100425835-project-admin] https://10.4.3.189/volume/v3/types/18a424bd-75b7-4828-9324-25321a1aa05a returned with HTTP 202 Aug 25 05:46:38.329616 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 629/2526] 10.4.3.189 () {66 vars in 1345 bytes} [Tue Aug 25 05:46:38 2026] DELETE /volume/v3/types/18a424bd-75b7-4828-9324-25321a1aa05a => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:46:38.353804 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-a9f790da-edca-428f-81e4-94b5aa22283a None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:46:38.357757 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a9f790da-edca-428f-81e4-94b5aa22283a tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] GET https://10.4.3.189/volume/v3/backups/08bae0e2-6a6d-4649-a4c9-6bb5a103b8c2 Aug 25 05:46:38.358004 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a9f790da-edca-428f-81e4-94b5aa22283a tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:46:38.358302 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a9f790da-edca-428f-81e4-94b5aa22283a tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:46:38.358475 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-a9f790da-edca-428f-81e4-94b5aa22283a tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] Show backup with id 08bae0e2-6a6d-4649-a4c9-6bb5a103b8c2. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:46:38.363401 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-54ab7eeb-c8e5-4926-990e-32268e6d065c None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:46:38.365796 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-54ab7eeb-c8e5-4926-990e-32268e6d065c tempest-VolumeTypesTest-1100425835 tempest-VolumeTypesTest-1100425835-project-admin] GET https://10.4.3.189/volume/v3/types/18a424bd-75b7-4828-9324-25321a1aa05a Aug 25 05:46:38.366433 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-54ab7eeb-c8e5-4926-990e-32268e6d065c tempest-VolumeTypesTest-1100425835 tempest-VolumeTypesTest-1100425835-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:46:38.366873 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-54ab7eeb-c8e5-4926-990e-32268e6d065c tempest-VolumeTypesTest-1100425835 tempest-VolumeTypesTest-1100425835-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:46:38.368800 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:46:38.368800 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:46:38.369993 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a9f790da-edca-428f-81e4-94b5aa22283a tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] https://10.4.3.189/volume/v3/backups/08bae0e2-6a6d-4649-a4c9-6bb5a103b8c2 returned with HTTP 200 Aug 25 05:46:38.370537 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 633/2527] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:46:38 2026] GET /volume/v3/backups/08bae0e2-6a6d-4649-a4c9-6bb5a103b8c2 => generated 750 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:46:38.373754 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-54ab7eeb-c8e5-4926-990e-32268e6d065c tempest-VolumeTypesTest-1100425835 tempest-VolumeTypesTest-1100425835-project-admin] https://10.4.3.189/volume/v3/types/18a424bd-75b7-4828-9324-25321a1aa05a returned with HTTP 404 Aug 25 05:46:38.373754 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 639/2528] 10.4.3.189 () {66 vars in 1342 bytes} [Tue Aug 25 05:46:38 2026] GET /volume/v3/types/18a424bd-75b7-4828-9324-25321a1aa05a => generated 114 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:46:38.395200 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-b63dee0e-fe70-48e6-b2a1-d2b5e7f64dc9 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:46:38.397872 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-b63dee0e-fe70-48e6-b2a1-d2b5e7f64dc9 tempest-VolumeTypesTest-1100425835 tempest-VolumeTypesTest-1100425835-project-admin] GET https://10.4.3.189/volume/v3/types Aug 25 05:46:38.397872 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-b63dee0e-fe70-48e6-b2a1-d2b5e7f64dc9 tempest-VolumeTypesTest-1100425835 tempest-VolumeTypesTest-1100425835-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:46:38.398259 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-b63dee0e-fe70-48e6-b2a1-d2b5e7f64dc9 tempest-VolumeTypesTest-1100425835 tempest-VolumeTypesTest-1100425835-project-admin] Calling method 'index' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:46:38.419170 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-b63dee0e-fe70-48e6-b2a1-d2b5e7f64dc9 tempest-VolumeTypesTest-1100425835 tempest-VolumeTypesTest-1100425835-project-admin] https://10.4.3.189/volume/v3/types returned with HTTP 200 Aug 25 05:46:38.419747 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 628/2529] 10.4.3.189 () {66 vars in 1231 bytes} [Tue Aug 25 05:46:38 2026] GET /volume/v3/types => generated 1181 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:46:38.423173 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-78c64c69-027d-4ec6-b112-0eaeaeb0e726 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:46:38.426459 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-78c64c69-027d-4ec6-b112-0eaeaeb0e726 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] GET https://10.4.3.189/volume/v3/backups/1dcb7fbc-4417-4ce7-ac27-da882a39f78e Aug 25 05:46:38.426459 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-78c64c69-027d-4ec6-b112-0eaeaeb0e726 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:46:38.426728 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-78c64c69-027d-4ec6-b112-0eaeaeb0e726 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:46:38.426884 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-78c64c69-027d-4ec6-b112-0eaeaeb0e726 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Show backup with id 1dcb7fbc-4417-4ce7-ac27-da882a39f78e. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:46:38.433201 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:46:38.433201 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:46:38.435983 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-78c64c69-027d-4ec6-b112-0eaeaeb0e726 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] https://10.4.3.189/volume/v3/backups/1dcb7fbc-4417-4ce7-ac27-da882a39f78e returned with HTTP 200 Aug 25 05:46:38.435983 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 630/2530] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:46:38 2026] GET /volume/v3/backups/1dcb7fbc-4417-4ce7-ac27-da882a39f78e => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:46:38.442420 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-d6d1b5cd-1b8b-451e-994e-c6463cacaba2 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:46:38.447494 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d6d1b5cd-1b8b-451e-994e-c6463cacaba2 tempest-VolumeTypesTest-1100425835 tempest-VolumeTypesTest-1100425835-project-admin] POST https://10.4.3.189/volume/v3/types Aug 25 05:46:38.448091 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d6d1b5cd-1b8b-451e-994e-c6463cacaba2 tempest-VolumeTypesTest-1100425835 tempest-VolumeTypesTest-1100425835-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1159178580"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:46:38.465277 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d6d1b5cd-1b8b-451e-994e-c6463cacaba2 tempest-VolumeTypesTest-1100425835 tempest-VolumeTypesTest-1100425835-project-admin] https://10.4.3.189/volume/v3/types returned with HTTP 200 Aug 25 05:46:38.465753 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 634/2531] 10.4.3.189 () {68 vars in 1252 bytes} [Tue Aug 25 05:46:38 2026] POST /volume/v3/types => generated 221 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:46:38.476009 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-a90458ca-9ccc-4ea5-a926-24e2139d7eae None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:46:38.477697 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-a90458ca-9ccc-4ea5-a926-24e2139d7eae tempest-VolumeTypesTest-1100425835 tempest-VolumeTypesTest-1100425835-project-admin] PUT https://10.4.3.189/volume/v3/types/27bc29b7-fa52-4eea-8589-0682f06105a3 Aug 25 05:46:38.478089 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-a90458ca-9ccc-4ea5-a926-24e2139d7eae tempest-VolumeTypesTest-1100425835 tempest-VolumeTypesTest-1100425835-project-admin] Action: 'update', calling method: _update, body: {"volume_type": {"name": "tempest-volume-type-601554490", "description": "tempest-volume-type-description-1918035636", "is_public": false}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:46:38.511914 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-a90458ca-9ccc-4ea5-a926-24e2139d7eae tempest-VolumeTypesTest-1100425835 tempest-VolumeTypesTest-1100425835-project-admin] https://10.4.3.189/volume/v3/types/27bc29b7-fa52-4eea-8589-0682f06105a3 returned with HTTP 200 Aug 25 05:46:38.512336 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 640/2532] 10.4.3.189 () {68 vars in 1363 bytes} [Tue Aug 25 05:46:38 2026] PUT /volume/v3/types/27bc29b7-fa52-4eea-8589-0682f06105a3 => generated 204 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:46:38.521504 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-34bfaf88-4168-4df5-a010-fc733d0a3982 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:46:38.523788 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-34bfaf88-4168-4df5-a010-fc733d0a3982 tempest-VolumeTypesTest-1100425835 tempest-VolumeTypesTest-1100425835-project-admin] GET https://10.4.3.189/volume/v3/types/27bc29b7-fa52-4eea-8589-0682f06105a3 Aug 25 05:46:38.524333 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-34bfaf88-4168-4df5-a010-fc733d0a3982 tempest-VolumeTypesTest-1100425835 tempest-VolumeTypesTest-1100425835-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:46:38.524543 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-34bfaf88-4168-4df5-a010-fc733d0a3982 tempest-VolumeTypesTest-1100425835 tempest-VolumeTypesTest-1100425835-project-admin] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:46:38.530695 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-34bfaf88-4168-4df5-a010-fc733d0a3982 tempest-VolumeTypesTest-1100425835 tempest-VolumeTypesTest-1100425835-project-admin] https://10.4.3.189/volume/v3/types/27bc29b7-fa52-4eea-8589-0682f06105a3 returned with HTTP 200 Aug 25 05:46:38.531106 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 629/2533] 10.4.3.189 () {66 vars in 1342 bytes} [Tue Aug 25 05:46:38 2026] GET /volume/v3/types/27bc29b7-fa52-4eea-8589-0682f06105a3 => generated 268 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:46:38.542110 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-74d6836f-9ba8-4d32-a6ed-fcadf94e77d9 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:46:38.542110 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-74d6836f-9ba8-4d32-a6ed-fcadf94e77d9 tempest-VolumeTypesTest-1100425835 tempest-VolumeTypesTest-1100425835-project-admin] DELETE https://10.4.3.189/volume/v3/types/27bc29b7-fa52-4eea-8589-0682f06105a3 Aug 25 05:46:38.542359 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-74d6836f-9ba8-4d32-a6ed-fcadf94e77d9 tempest-VolumeTypesTest-1100425835 tempest-VolumeTypesTest-1100425835-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:46:38.542544 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-74d6836f-9ba8-4d32-a6ed-fcadf94e77d9 tempest-VolumeTypesTest-1100425835 tempest-VolumeTypesTest-1100425835-project-admin] Calling method '_delete' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:46:38.571028 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-74d6836f-9ba8-4d32-a6ed-fcadf94e77d9 tempest-VolumeTypesTest-1100425835 tempest-VolumeTypesTest-1100425835-project-admin] https://10.4.3.189/volume/v3/types/27bc29b7-fa52-4eea-8589-0682f06105a3 returned with HTTP 202 Aug 25 05:46:38.572150 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 631/2534] 10.4.3.189 () {66 vars in 1345 bytes} [Tue Aug 25 05:46:38 2026] DELETE /volume/v3/types/27bc29b7-fa52-4eea-8589-0682f06105a3 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:46:38.578841 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-e33c6487-164d-4ca7-8bb9-2554344c8cc8 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:46:38.581036 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e33c6487-164d-4ca7-8bb9-2554344c8cc8 tempest-VolumeTypesTest-1100425835 tempest-VolumeTypesTest-1100425835-project-admin] GET https://10.4.3.189/volume/v3/types/27bc29b7-fa52-4eea-8589-0682f06105a3 Aug 25 05:46:38.581329 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e33c6487-164d-4ca7-8bb9-2554344c8cc8 tempest-VolumeTypesTest-1100425835 tempest-VolumeTypesTest-1100425835-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:46:38.581670 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e33c6487-164d-4ca7-8bb9-2554344c8cc8 tempest-VolumeTypesTest-1100425835 tempest-VolumeTypesTest-1100425835-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:46:38.586288 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e33c6487-164d-4ca7-8bb9-2554344c8cc8 tempest-VolumeTypesTest-1100425835 tempest-VolumeTypesTest-1100425835-project-admin] https://10.4.3.189/volume/v3/types/27bc29b7-fa52-4eea-8589-0682f06105a3 returned with HTTP 404 Aug 25 05:46:38.586842 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 635/2535] 10.4.3.189 () {66 vars in 1342 bytes} [Tue Aug 25 05:46:38 2026] GET /volume/v3/types/27bc29b7-fa52-4eea-8589-0682f06105a3 => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:46:38.694208 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-b16f1279-e2ea-4091-ba62-ac16022a718e None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:46:38.696688 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-b16f1279-e2ea-4091-ba62-ac16022a718e tempest-ServerRescueNegativeTestJSON-1981764244 tempest-ServerRescueNegativeTestJSON-1981764244-project-member] GET https://10.4.3.189/volume/v3/volumes/1769182a-f22f-4c59-aa35-1fd26bf2d9f4 Aug 25 05:46:38.696994 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-b16f1279-e2ea-4091-ba62-ac16022a718e tempest-ServerRescueNegativeTestJSON-1981764244 tempest-ServerRescueNegativeTestJSON-1981764244-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:46:38.697300 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-b16f1279-e2ea-4091-ba62-ac16022a718e tempest-ServerRescueNegativeTestJSON-1981764244 tempest-ServerRescueNegativeTestJSON-1981764244-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:46:38.710805 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:46:38.710805 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:46:38.715957 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-b16f1279-e2ea-4091-ba62-ac16022a718e tempest-ServerRescueNegativeTestJSON-1981764244 tempest-ServerRescueNegativeTestJSON-1981764244-project-member] Volume info retrieved successfully. Aug 25 05:46:38.721336 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-b16f1279-e2ea-4091-ba62-ac16022a718e tempest-ServerRescueNegativeTestJSON-1981764244 tempest-ServerRescueNegativeTestJSON-1981764244-project-member] https://10.4.3.189/volume/v3/volumes/1769182a-f22f-4c59-aa35-1fd26bf2d9f4 returned with HTTP 200 Aug 25 05:46:38.722363 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 641/2536] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:46:38 2026] GET /volume/v3/volumes/1769182a-f22f-4c59-aa35-1fd26bf2d9f4 => generated 851 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:46:39.045018 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-e6c1bd4f-d67d-4610-bab1-84ad3e7acc65 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:46:39.048799 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-e6c1bd4f-d67d-4610-bab1-84ad3e7acc65 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] GET https://10.4.3.189/volume/v3/volumes/7b791778-55b8-4f3a-8347-c8da3e9b7169 Aug 25 05:46:39.048799 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-e6c1bd4f-d67d-4610-bab1-84ad3e7acc65 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:46:39.048799 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-e6c1bd4f-d67d-4610-bab1-84ad3e7acc65 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:46:39.057924 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:46:39.057924 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:46:39.062342 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-e6c1bd4f-d67d-4610-bab1-84ad3e7acc65 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Volume info retrieved successfully. Aug 25 05:46:39.067596 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-e6c1bd4f-d67d-4610-bab1-84ad3e7acc65 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] https://10.4.3.189/volume/v3/volumes/7b791778-55b8-4f3a-8347-c8da3e9b7169 returned with HTTP 200 Aug 25 05:46:39.068173 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 630/2537] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:46:39 2026] GET /volume/v3/volumes/7b791778-55b8-4f3a-8347-c8da3e9b7169 => generated 872 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:46:39.384303 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-2be58982-cb3c-4089-be22-f6881888e8bf None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:46:39.386827 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-2be58982-cb3c-4089-be22-f6881888e8bf tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] GET https://10.4.3.189/volume/v3/backups/08bae0e2-6a6d-4649-a4c9-6bb5a103b8c2 Aug 25 05:46:39.387152 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-2be58982-cb3c-4089-be22-f6881888e8bf tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:46:39.387441 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-2be58982-cb3c-4089-be22-f6881888e8bf tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:46:39.387627 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-2be58982-cb3c-4089-be22-f6881888e8bf tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] Show backup with id 08bae0e2-6a6d-4649-a4c9-6bb5a103b8c2. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:46:39.395044 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:46:39.395044 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:46:39.396206 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-2be58982-cb3c-4089-be22-f6881888e8bf tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] https://10.4.3.189/volume/v3/backups/08bae0e2-6a6d-4649-a4c9-6bb5a103b8c2 returned with HTTP 200 Aug 25 05:46:39.396747 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 632/2538] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:46:39 2026] GET /volume/v3/backups/08bae0e2-6a6d-4649-a4c9-6bb5a103b8c2 => generated 750 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:46:39.449800 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-fa249007-754f-4e40-be04-f09dd534a976 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:46:39.452408 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-fa249007-754f-4e40-be04-f09dd534a976 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] GET https://10.4.3.189/volume/v3/backups/1dcb7fbc-4417-4ce7-ac27-da882a39f78e Aug 25 05:46:39.454493 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-fa249007-754f-4e40-be04-f09dd534a976 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:46:39.454493 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-fa249007-754f-4e40-be04-f09dd534a976 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:46:39.455015 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-fa249007-754f-4e40-be04-f09dd534a976 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Show backup with id 1dcb7fbc-4417-4ce7-ac27-da882a39f78e. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:46:39.474462 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:46:39.474462 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:46:39.475637 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-fa249007-754f-4e40-be04-f09dd534a976 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] https://10.4.3.189/volume/v3/backups/1dcb7fbc-4417-4ce7-ac27-da882a39f78e returned with HTTP 200 Aug 25 05:46:39.476642 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 636/2539] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:46:39 2026] GET /volume/v3/backups/1dcb7fbc-4417-4ce7-ac27-da882a39f78e => generated 736 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:46:39.708722 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-6249d7d7-5fd0-4707-a185-6d752fbcd06a None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:46:39.748441 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-c6262547-b5e7-41e3-aff1-a244c0d01350 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:46:39.750923 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-c6262547-b5e7-41e3-aff1-a244c0d01350 tempest-ServerRescueNegativeTestJSON-1981764244 tempest-ServerRescueNegativeTestJSON-1981764244-project-member] GET https://10.4.3.189/volume/v3/volumes/1769182a-f22f-4c59-aa35-1fd26bf2d9f4 Aug 25 05:46:39.751270 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-c6262547-b5e7-41e3-aff1-a244c0d01350 tempest-ServerRescueNegativeTestJSON-1981764244 tempest-ServerRescueNegativeTestJSON-1981764244-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:46:39.752205 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-c6262547-b5e7-41e3-aff1-a244c0d01350 tempest-ServerRescueNegativeTestJSON-1981764244 tempest-ServerRescueNegativeTestJSON-1981764244-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:46:39.777355 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:46:39.777355 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:46:39.782042 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-c6262547-b5e7-41e3-aff1-a244c0d01350 tempest-ServerRescueNegativeTestJSON-1981764244 tempest-ServerRescueNegativeTestJSON-1981764244-project-member] Volume info retrieved successfully. Aug 25 05:46:39.788376 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-c6262547-b5e7-41e3-aff1-a244c0d01350 tempest-ServerRescueNegativeTestJSON-1981764244 tempest-ServerRescueNegativeTestJSON-1981764244-project-member] https://10.4.3.189/volume/v3/volumes/1769182a-f22f-4c59-aa35-1fd26bf2d9f4 returned with HTTP 200 Aug 25 05:46:39.789115 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 631/2540] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:46:39 2026] GET /volume/v3/volumes/1769182a-f22f-4c59-aa35-1fd26bf2d9f4 => generated 851 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:46:39.815229 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-6249d7d7-5fd0-4707-a185-6d752fbcd06a tempest-TestEncryptedCinderVolumes-1487106366 tempest-TestEncryptedCinderVolumes-1487106366-project-admin] POST https://10.4.3.189/volume/v3/types Aug 25 05:46:39.815753 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-6249d7d7-5fd0-4707-a185-6d752fbcd06a tempest-TestEncryptedCinderVolumes-1487106366 tempest-TestEncryptedCinderVolumes-1487106366-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-cryptsetup-1236949368", "extra_specs": {}}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:46:39.835657 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-6249d7d7-5fd0-4707-a185-6d752fbcd06a tempest-TestEncryptedCinderVolumes-1487106366 tempest-TestEncryptedCinderVolumes-1487106366-project-admin] https://10.4.3.189/volume/v3/types returned with HTTP 200 Aug 25 05:46:39.836975 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 642/2541] 10.4.3.189 () {68 vars in 1252 bytes} [Tue Aug 25 05:46:39 2026] POST /volume/v3/types => generated 218 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:46:39.846720 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-eb21272c-5c56-4b54-a48a-863178e9bc41 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:46:39.848606 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-eb21272c-5c56-4b54-a48a-863178e9bc41 tempest-TestEncryptedCinderVolumes-1487106366 tempest-TestEncryptedCinderVolumes-1487106366-project-admin] POST https://10.4.3.189/volume/v3/types/b70db975-e957-4a6d-8bea-deeea67a5fe0/encryption Aug 25 05:46:39.849035 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-eb21272c-5c56-4b54-a48a-863178e9bc41 tempest-TestEncryptedCinderVolumes-1487106366 tempest-TestEncryptedCinderVolumes-1487106366-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "plain", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:46:39.874562 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-eb21272c-5c56-4b54-a48a-863178e9bc41 tempest-TestEncryptedCinderVolumes-1487106366 tempest-TestEncryptedCinderVolumes-1487106366-project-admin] https://10.4.3.189/volume/v3/types/b70db975-e957-4a6d-8bea-deeea67a5fe0/encryption returned with HTTP 200 Aug 25 05:46:39.875816 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 633/2542] 10.4.3.189 () {68 vars in 1397 bytes} [Tue Aug 25 05:46:39 2026] POST /volume/v3/types/b70db975-e957-4a6d-8bea-deeea67a5fe0/encryption => generated 231 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:46:39.888889 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-521df8c1-3e2d-4351-8730-0006b3f6fad1 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:46:40.051379 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-521df8c1-3e2d-4351-8730-0006b3f6fad1 tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] POST https://10.4.3.189/volume/v3/volumes Aug 25 05:46:40.051900 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-521df8c1-3e2d-4351-8730-0006b3f6fad1 tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-1901259881", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-cryptsetup-1236949368", "size": 1}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:46:40.057913 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.v3.volumes [None req-521df8c1-3e2d-4351-8730-0006b3f6fad1 tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-1901259881', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-cryptsetup-1236949368', 'size': 1}} {{(pid=100268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 05:46:40.067829 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-521df8c1-3e2d-4351-8730-0006b3f6fad1 tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Create volume of 1 GB Aug 25 05:46:40.068299 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:46:40.068299 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:46:40.068935 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-521df8c1-3e2d-4351-8730-0006b3f6fad1 tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Availability Zones retrieved successfully. Aug 25 05:46:40.077162 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-521df8c1-3e2d-4351-8730-0006b3f6fad1 tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Flow 'volume_create_api' (fcd5c1be-2549-4c9a-af0b-3072a5a1ae6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:46:40.078469 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-521df8c1-3e2d-4351-8730-0006b3f6fad1 tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (27ced7ca-f8a6-46c1-9237-644f2405b0a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:46:40.079736 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.flows.api.create_volume [None req-521df8c1-3e2d-4351-8730-0006b3f6fad1 tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Validating volume size '1' using validate_int {{(pid=100268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 05:46:40.090257 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-c366ee20-11c1-4688-998f-d05c187ccd03 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:46:40.093113 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-c366ee20-11c1-4688-998f-d05c187ccd03 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] GET https://10.4.3.189/volume/v3/volumes/7b791778-55b8-4f3a-8347-c8da3e9b7169 Aug 25 05:46:40.093113 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-c366ee20-11c1-4688-998f-d05c187ccd03 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:46:40.093366 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-c366ee20-11c1-4688-998f-d05c187ccd03 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:46:40.108727 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:46:40.108727 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:46:40.114975 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-521df8c1-3e2d-4351-8730-0006b3f6fad1 tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (27ced7ca-f8a6-46c1-9237-644f2405b0a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T05:46:40Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=b70db975-e957-4a6d-8bea-deeea67a5fe0,is_public=True,name='tempest-scenario-type-cryptsetup-1236949368',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b70db975-e957-4a6d-8bea-deeea67a5fe0', '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=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:46:40.115981 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-521df8c1-3e2d-4351-8730-0006b3f6fad1 tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f2d62630-ac2b-4435-b652-4e29aca30591) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:46:40.117025 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-c366ee20-11c1-4688-998f-d05c187ccd03 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Volume info retrieved successfully. Aug 25 05:46:40.123941 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-c366ee20-11c1-4688-998f-d05c187ccd03 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] https://10.4.3.189/volume/v3/volumes/7b791778-55b8-4f3a-8347-c8da3e9b7169 returned with HTTP 200 Aug 25 05:46:40.125036 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 632/2543] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:46:40 2026] GET /volume/v3/volumes/7b791778-55b8-4f3a-8347-c8da3e9b7169 => generated 872 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:46:40.152974 np0000008051 devstack@c-api.service[100268]: WARNING cinder.quota [None req-521df8c1-3e2d-4351-8730-0006b3f6fad1 tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-cryptsetup-1236949368 is set by the default quota flag: quota_volumes_tempest-scenario-type-cryptsetup-1236949368, it is now deprecated. Please use the default quota class for default quota. Aug 25 05:46:40.153368 np0000008051 devstack@c-api.service[100268]: WARNING cinder.quota [None req-521df8c1-3e2d-4351-8730-0006b3f6fad1 tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-cryptsetup-1236949368 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-cryptsetup-1236949368, it is now deprecated. Please use the default quota class for default quota. Aug 25 05:46:40.202900 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-521df8c1-3e2d-4351-8730-0006b3f6fad1 tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Created reservations ['a50104e9-bd74-45f5-91ac-42c11d5517eb', 'ccb34933-91e3-4ee9-84fd-b8fd169f5488', '0093c6fc-390f-459a-8e65-209253a46831', 'f07a82e5-7119-42a1-8554-9806f02da2b5'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:46:40.204569 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-521df8c1-3e2d-4351-8730-0006b3f6fad1 tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f2d62630-ac2b-4435-b652-4e29aca30591) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a50104e9-bd74-45f5-91ac-42c11d5517eb', 'ccb34933-91e3-4ee9-84fd-b8fd169f5488', '0093c6fc-390f-459a-8e65-209253a46831', 'f07a82e5-7119-42a1-8554-9806f02da2b5']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:46:40.205602 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-521df8c1-3e2d-4351-8730-0006b3f6fad1 tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (779fbbce-d967-463a-964a-ee98c3574f13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:46:40.242153 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-521df8c1-3e2d-4351-8730-0006b3f6fad1 tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (779fbbce-d967-463a-964a-ee98c3574f13) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9cd0477a-76f9-4fd7-a9b4-e647dcaca389', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1901259881',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='229645bac0da4116b968e82a0db490d0',qos_specs=None,replication_status=,reservations=['a50104e9-bd74-45f5-91ac-42c11d5517eb','ccb34933-91e3-4ee9-84fd-b8fd169f5488','0093c6fc-390f-459a-8e65-209253a46831','f07a82e5-7119-42a1-8554-9806f02da2b5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fa744ed03e1743088b51fc816ed870f4',volume_type_id=b70db975-e957-4a6d-8bea-deeea67a5fe0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T05:46:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1901259881',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=9cd0477a-76f9-4fd7-a9b4-e647dcaca389,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='229645bac0da4116b968e82a0db490d0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fa744ed03e1743088b51fc816ed870f4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b70db975-e957-4a6d-8bea-deeea67a5fe0),volume_type_id=b70db975-e957-4a6d-8bea-deeea67a5fe0)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:46:40.243173 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-521df8c1-3e2d-4351-8730-0006b3f6fad1 tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (530615d5-0930-4e2a-ad03-d0593c88d2bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:46:40.276136 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-521df8c1-3e2d-4351-8730-0006b3f6fad1 tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (530615d5-0930-4e2a-ad03-d0593c88d2bc) transitioned into state 'SUCCESS' from state '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-1901259881',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='229645bac0da4116b968e82a0db490d0',qos_specs=None,replication_status=,reservations=['a50104e9-bd74-45f5-91ac-42c11d5517eb','ccb34933-91e3-4ee9-84fd-b8fd169f5488','0093c6fc-390f-459a-8e65-209253a46831','f07a82e5-7119-42a1-8554-9806f02da2b5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fa744ed03e1743088b51fc816ed870f4',volume_type_id=b70db975-e957-4a6d-8bea-deeea67a5fe0)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:46:40.277189 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-521df8c1-3e2d-4351-8730-0006b3f6fad1 tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ef5ab4c9-7571-4795-ba4f-6e4868627b9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:46:40.292958 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-521df8c1-3e2d-4351-8730-0006b3f6fad1 tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ef5ab4c9-7571-4795-ba4f-6e4868627b9f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:46:40.294464 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-521df8c1-3e2d-4351-8730-0006b3f6fad1 tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Flow 'volume_create_api' (fcd5c1be-2549-4c9a-af0b-3072a5a1ae6f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:46:40.295608 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-521df8c1-3e2d-4351-8730-0006b3f6fad1 tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Create volume request issued successfully. Aug 25 05:46:40.296692 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-521df8c1-3e2d-4351-8730-0006b3f6fad1 tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] https://10.4.3.189/volume/v3/volumes returned with HTTP 202 Aug 25 05:46:40.298715 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 637/2544] 10.4.3.189 () {68 vars in 1259 bytes} [Tue Aug 25 05:46:39 2026] POST /volume/v3/volumes => generated 791 bytes in 410 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 05:46:40.300290 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-fd09c1c8-facb-46d8-8b29-2e0dcfffb549 req-b51a4836-79fe-49ea-93fd-cb8bccaa40d0 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:46:40.303377 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-fd09c1c8-facb-46d8-8b29-2e0dcfffb549 req-b51a4836-79fe-49ea-93fd-cb8bccaa40d0 tempest-ServerRescueNegativeTestJSON-1981764244 tempest-ServerRescueNegativeTestJSON-1981764244-project-member] POST https://10.4.3.189/volume/v3/attachments/6615f764-c92e-48ac-9723-7b6107422532/action Aug 25 05:46:40.303815 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-fd09c1c8-facb-46d8-8b29-2e0dcfffb549 req-b51a4836-79fe-49ea-93fd-cb8bccaa40d0 tempest-ServerRescueNegativeTestJSON-1981764244 tempest-ServerRescueNegativeTestJSON-1981764244-project-member] Action body: b'{"os-complete": null}' {{(pid=100271) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 05:46:40.304011 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-fd09c1c8-facb-46d8-8b29-2e0dcfffb549 req-b51a4836-79fe-49ea-93fd-cb8bccaa40d0 tempest-ServerRescueNegativeTestJSON-1981764244 tempest-ServerRescueNegativeTestJSON-1981764244-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:46:40.341933 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:46:40.341933 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:46:40.358153 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-fd09c1c8-facb-46d8-8b29-2e0dcfffb549 req-b51a4836-79fe-49ea-93fd-cb8bccaa40d0 tempest-ServerRescueNegativeTestJSON-1981764244 tempest-ServerRescueNegativeTestJSON-1981764244-project-member] https://10.4.3.189/volume/v3/attachments/6615f764-c92e-48ac-9723-7b6107422532/action returned with HTTP 204 Aug 25 05:46:40.358730 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 643/2545] 10.4.3.189 () {74 vars in 1725 bytes} [Tue Aug 25 05:46:40 2026] POST /volume/v3/attachments/6615f764-c92e-48ac-9723-7b6107422532/action => generated 0 bytes in 59 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:46:40.412322 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-a305bc52-9e8e-451d-8726-911adeb23c02 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:46:40.415980 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-a305bc52-9e8e-451d-8726-911adeb23c02 tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] GET https://10.4.3.189/volume/v3/backups/08bae0e2-6a6d-4649-a4c9-6bb5a103b8c2 Aug 25 05:46:40.416754 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-a305bc52-9e8e-451d-8726-911adeb23c02 tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:46:40.417833 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-a305bc52-9e8e-451d-8726-911adeb23c02 tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:46:40.418392 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-a305bc52-9e8e-451d-8726-911adeb23c02 tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] Show backup with id 08bae0e2-6a6d-4649-a4c9-6bb5a103b8c2. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:46:40.425950 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:46:40.425950 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:46:40.427657 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-a305bc52-9e8e-451d-8726-911adeb23c02 tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] https://10.4.3.189/volume/v3/backups/08bae0e2-6a6d-4649-a4c9-6bb5a103b8c2 returned with HTTP 200 Aug 25 05:46:40.427657 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 634/2546] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:46:40 2026] GET /volume/v3/backups/08bae0e2-6a6d-4649-a4c9-6bb5a103b8c2 => generated 751 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:46:40.489401 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-af37e59c-839f-4e1d-bae1-f1437e52a6e1 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:46:40.492614 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-af37e59c-839f-4e1d-bae1-f1437e52a6e1 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] GET https://10.4.3.189/volume/v3/backups/1dcb7fbc-4417-4ce7-ac27-da882a39f78e Aug 25 05:46:40.492614 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-af37e59c-839f-4e1d-bae1-f1437e52a6e1 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:46:40.492614 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-af37e59c-839f-4e1d-bae1-f1437e52a6e1 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:46:40.492614 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-af37e59c-839f-4e1d-bae1-f1437e52a6e1 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Show backup with id 1dcb7fbc-4417-4ce7-ac27-da882a39f78e. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:46:40.499297 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:46:40.499297 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:46:40.501244 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-af37e59c-839f-4e1d-bae1-f1437e52a6e1 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] https://10.4.3.189/volume/v3/backups/1dcb7fbc-4417-4ce7-ac27-da882a39f78e returned with HTTP 200 Aug 25 05:46:40.501244 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 633/2547] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:46:40 2026] GET /volume/v3/backups/1dcb7fbc-4417-4ce7-ac27-da882a39f78e => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:46:40.805760 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-0be1e3d8-a737-4bd2-8fcf-0b17595c1dc9 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:46:40.808186 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-0be1e3d8-a737-4bd2-8fcf-0b17595c1dc9 tempest-ServerRescueNegativeTestJSON-1981764244 tempest-ServerRescueNegativeTestJSON-1981764244-project-member] GET https://10.4.3.189/volume/v3/volumes/1769182a-f22f-4c59-aa35-1fd26bf2d9f4 Aug 25 05:46:40.808380 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-0be1e3d8-a737-4bd2-8fcf-0b17595c1dc9 tempest-ServerRescueNegativeTestJSON-1981764244 tempest-ServerRescueNegativeTestJSON-1981764244-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:46:40.808921 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-0be1e3d8-a737-4bd2-8fcf-0b17595c1dc9 tempest-ServerRescueNegativeTestJSON-1981764244 tempest-ServerRescueNegativeTestJSON-1981764244-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:46:40.821651 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:46:40.821651 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:46:40.829635 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-0be1e3d8-a737-4bd2-8fcf-0b17595c1dc9 tempest-ServerRescueNegativeTestJSON-1981764244 tempest-ServerRescueNegativeTestJSON-1981764244-project-member] Volume info retrieved successfully. Aug 25 05:46:40.840326 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-0be1e3d8-a737-4bd2-8fcf-0b17595c1dc9 tempest-ServerRescueNegativeTestJSON-1981764244 tempest-ServerRescueNegativeTestJSON-1981764244-project-member] https://10.4.3.189/volume/v3/volumes/1769182a-f22f-4c59-aa35-1fd26bf2d9f4 returned with HTTP 200 Aug 25 05:46:40.840929 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 638/2548] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:46:40 2026] GET /volume/v3/volumes/1769182a-f22f-4c59-aa35-1fd26bf2d9f4 => generated 1143 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:46:40.863955 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-7bb1b750-4562-421a-9c72-f54e17bc7523 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:46:40.867400 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-7bb1b750-4562-421a-9c72-f54e17bc7523 tempest-ServerRescueNegativeTestJSON-1981764244 tempest-ServerRescueNegativeTestJSON-1981764244-project-member] GET https://10.4.3.189/volume/v3/volumes/1769182a-f22f-4c59-aa35-1fd26bf2d9f4 Aug 25 05:46:40.867611 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-7bb1b750-4562-421a-9c72-f54e17bc7523 tempest-ServerRescueNegativeTestJSON-1981764244 tempest-ServerRescueNegativeTestJSON-1981764244-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:46:40.867927 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-7bb1b750-4562-421a-9c72-f54e17bc7523 tempest-ServerRescueNegativeTestJSON-1981764244 tempest-ServerRescueNegativeTestJSON-1981764244-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:46:40.883940 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:46:40.883940 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:46:40.889577 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-7bb1b750-4562-421a-9c72-f54e17bc7523 tempest-ServerRescueNegativeTestJSON-1981764244 tempest-ServerRescueNegativeTestJSON-1981764244-project-member] Volume info retrieved successfully. Aug 25 05:46:40.897488 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-7bb1b750-4562-421a-9c72-f54e17bc7523 tempest-ServerRescueNegativeTestJSON-1981764244 tempest-ServerRescueNegativeTestJSON-1981764244-project-member] https://10.4.3.189/volume/v3/volumes/1769182a-f22f-4c59-aa35-1fd26bf2d9f4 returned with HTTP 200 Aug 25 05:46:40.898293 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 644/2549] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:46:40 2026] GET /volume/v3/volumes/1769182a-f22f-4c59-aa35-1fd26bf2d9f4 => generated 1143 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:46:40.961597 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-7923b54b-e4f0-4149-b0ac-5c45a083978c req-3771762c-810a-4bfa-b471-9019cec90f20 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:46:40.963766 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-7923b54b-e4f0-4149-b0ac-5c45a083978c req-3771762c-810a-4bfa-b471-9019cec90f20 tempest-ServerRescueNegativeTestJSON-1981764244 tempest-ServerRescueNegativeTestJSON-1981764244-project-member] GET https://10.4.3.189/volume/v3/volumes/1769182a-f22f-4c59-aa35-1fd26bf2d9f4 Aug 25 05:46:40.963930 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-7923b54b-e4f0-4149-b0ac-5c45a083978c req-3771762c-810a-4bfa-b471-9019cec90f20 tempest-ServerRescueNegativeTestJSON-1981764244 tempest-ServerRescueNegativeTestJSON-1981764244-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:46:40.964132 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-7923b54b-e4f0-4149-b0ac-5c45a083978c req-3771762c-810a-4bfa-b471-9019cec90f20 tempest-ServerRescueNegativeTestJSON-1981764244 tempest-ServerRescueNegativeTestJSON-1981764244-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:46:40.973786 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:46:40.973786 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:46:40.977448 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [req-7923b54b-e4f0-4149-b0ac-5c45a083978c req-3771762c-810a-4bfa-b471-9019cec90f20 tempest-ServerRescueNegativeTestJSON-1981764244 tempest-ServerRescueNegativeTestJSON-1981764244-project-member] Volume info retrieved successfully. Aug 25 05:46:40.982008 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-7923b54b-e4f0-4149-b0ac-5c45a083978c req-3771762c-810a-4bfa-b471-9019cec90f20 tempest-ServerRescueNegativeTestJSON-1981764244 tempest-ServerRescueNegativeTestJSON-1981764244-project-member] https://10.4.3.189/volume/v3/volumes/1769182a-f22f-4c59-aa35-1fd26bf2d9f4 returned with HTTP 200 Aug 25 05:46:40.982008 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 635/2550] 10.4.3.189 () {68 vars in 1598 bytes} [Tue Aug 25 05:46:40 2026] GET /volume/v3/volumes/1769182a-f22f-4c59-aa35-1fd26bf2d9f4 => generated 1143 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:46:41.145979 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-12d3872f-48b7-486e-9483-b0d095a17212 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:46:41.150198 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-12d3872f-48b7-486e-9483-b0d095a17212 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] GET https://10.4.3.189/volume/v3/volumes/7b791778-55b8-4f3a-8347-c8da3e9b7169 Aug 25 05:46:41.150198 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-12d3872f-48b7-486e-9483-b0d095a17212 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:46:41.150198 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-12d3872f-48b7-486e-9483-b0d095a17212 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:46:41.170014 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:46:41.170014 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:46:41.179081 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-12d3872f-48b7-486e-9483-b0d095a17212 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Volume info retrieved successfully. Aug 25 05:46:41.182272 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-12d3872f-48b7-486e-9483-b0d095a17212 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] https://10.4.3.189/volume/v3/volumes/7b791778-55b8-4f3a-8347-c8da3e9b7169 returned with HTTP 200 Aug 25 05:46:41.182763 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 634/2551] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:46:41 2026] GET /volume/v3/volumes/7b791778-55b8-4f3a-8347-c8da3e9b7169 => generated 872 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:46:41.202679 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-15ff89e6-66bc-4f80-b130-a826222b7334 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:46:41.392802 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-15ff89e6-66bc-4f80-b130-a826222b7334 tempest-VolumesMetadataTest-1858212771 tempest-VolumesMetadataTest-1858212771-project-member] POST https://10.4.3.189/volume/v3/volumes Aug 25 05:46:41.393171 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-15ff89e6-66bc-4f80-b130-a826222b7334 tempest-VolumesMetadataTest-1858212771 tempest-VolumesMetadataTest-1858212771-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesMetadataTest-Volume-1196506351"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:46:41.394587 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.v3.volumes [None req-15ff89e6-66bc-4f80-b130-a826222b7334 tempest-VolumesMetadataTest-1858212771 tempest-VolumesMetadataTest-1858212771-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesMetadataTest-Volume-1196506351'}} {{(pid=100268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 05:46:41.394587 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-15ff89e6-66bc-4f80-b130-a826222b7334 tempest-VolumesMetadataTest-1858212771 tempest-VolumesMetadataTest-1858212771-project-member] Create volume of 1 GB Aug 25 05:46:41.401331 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-15ff89e6-66bc-4f80-b130-a826222b7334 tempest-VolumesMetadataTest-1858212771 tempest-VolumesMetadataTest-1858212771-project-member] Availability Zones retrieved successfully. Aug 25 05:46:41.413662 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-15ff89e6-66bc-4f80-b130-a826222b7334 tempest-VolumesMetadataTest-1858212771 tempest-VolumesMetadataTest-1858212771-project-member] Flow 'volume_create_api' (848c4dc8-9e4b-4f8a-9ff4-7f84ff34d898) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:46:41.414820 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-15ff89e6-66bc-4f80-b130-a826222b7334 tempest-VolumesMetadataTest-1858212771 tempest-VolumesMetadataTest-1858212771-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0e83cb72-1892-40d2-b903-89ff77197281) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:46:41.417815 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.flows.api.create_volume [None req-15ff89e6-66bc-4f80-b130-a826222b7334 tempest-VolumesMetadataTest-1858212771 tempest-VolumesMetadataTest-1858212771-project-member] Validating volume size '1' using validate_int {{(pid=100268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 05:46:41.440141 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-68434158-b2ab-4fc8-8b56-5c5ecba94f9b None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:46:41.443615 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-68434158-b2ab-4fc8-8b56-5c5ecba94f9b tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] GET https://10.4.3.189/volume/v3/backups/08bae0e2-6a6d-4649-a4c9-6bb5a103b8c2 Aug 25 05:46:41.443912 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-68434158-b2ab-4fc8-8b56-5c5ecba94f9b tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:46:41.444436 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-68434158-b2ab-4fc8-8b56-5c5ecba94f9b tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:46:41.444876 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-68434158-b2ab-4fc8-8b56-5c5ecba94f9b tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] Show backup with id 08bae0e2-6a6d-4649-a4c9-6bb5a103b8c2. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:46:41.452317 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:46:41.452317 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:46:41.453538 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-68434158-b2ab-4fc8-8b56-5c5ecba94f9b tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] https://10.4.3.189/volume/v3/backups/08bae0e2-6a6d-4649-a4c9-6bb5a103b8c2 returned with HTTP 200 Aug 25 05:46:41.454308 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 645/2552] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:46:41 2026] GET /volume/v3/backups/08bae0e2-6a6d-4649-a4c9-6bb5a103b8c2 => generated 751 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:46:41.460761 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-15ff89e6-66bc-4f80-b130-a826222b7334 tempest-VolumesMetadataTest-1858212771 tempest-VolumesMetadataTest-1858212771-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0e83cb72-1892-40d2-b903-89ff77197281) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T05:35:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=23fc6e5d-fce0-4521-ba46-4837b4232084,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '23fc6e5d-fce0-4521-ba46-4837b4232084', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:46:41.462070 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-15ff89e6-66bc-4f80-b130-a826222b7334 tempest-VolumesMetadataTest-1858212771 tempest-VolumesMetadataTest-1858212771-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (98b2cd0c-1ec4-4369-9285-dc8f58b5b0f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:46:41.515792 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-b6778f3a-e813-46c9-8b61-ac14d921ef4d None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:46:41.519161 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-b6778f3a-e813-46c9-8b61-ac14d921ef4d tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] GET https://10.4.3.189/volume/v3/backups/1dcb7fbc-4417-4ce7-ac27-da882a39f78e Aug 25 05:46:41.519161 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-b6778f3a-e813-46c9-8b61-ac14d921ef4d tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:46:41.519161 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-b6778f3a-e813-46c9-8b61-ac14d921ef4d tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:46:41.519161 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-b6778f3a-e813-46c9-8b61-ac14d921ef4d tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Show backup with id 1dcb7fbc-4417-4ce7-ac27-da882a39f78e. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:46:41.526007 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:46:41.526007 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:46:41.526747 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-b6778f3a-e813-46c9-8b61-ac14d921ef4d tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] https://10.4.3.189/volume/v3/backups/1dcb7fbc-4417-4ce7-ac27-da882a39f78e returned with HTTP 200 Aug 25 05:46:41.527226 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 636/2553] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:46:41 2026] GET /volume/v3/backups/1dcb7fbc-4417-4ce7-ac27-da882a39f78e => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:46:41.640882 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-15ff89e6-66bc-4f80-b130-a826222b7334 tempest-VolumesMetadataTest-1858212771 tempest-VolumesMetadataTest-1858212771-project-member] Created reservations ['f05d91cc-5aad-4763-9e76-3a10af9a4e38', 'b18b6e14-47b0-4d26-8069-2b8e1bc611a6', '23f6e629-4eb9-497d-8133-6c8809b887f4', 'd1aecc85-d958-4861-a763-790d35705849'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:46:41.641782 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-15ff89e6-66bc-4f80-b130-a826222b7334 tempest-VolumesMetadataTest-1858212771 tempest-VolumesMetadataTest-1858212771-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (98b2cd0c-1ec4-4369-9285-dc8f58b5b0f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f05d91cc-5aad-4763-9e76-3a10af9a4e38', 'b18b6e14-47b0-4d26-8069-2b8e1bc611a6', '23f6e629-4eb9-497d-8133-6c8809b887f4', 'd1aecc85-d958-4861-a763-790d35705849']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:46:41.642670 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-15ff89e6-66bc-4f80-b130-a826222b7334 tempest-VolumesMetadataTest-1858212771 tempest-VolumesMetadataTest-1858212771-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3977223f-b8cd-4637-9a08-e30ddb45e72c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:46:41.678512 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-15ff89e6-66bc-4f80-b130-a826222b7334 tempest-VolumesMetadataTest-1858212771 tempest-VolumesMetadataTest-1858212771-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3977223f-b8cd-4637-9a08-e30ddb45e72c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '532ea1fe-882e-49df-aa90-3e659194b2c3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-1196506351',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e56e6c38aaf64d4ba2b3ea5c791bc799',qos_specs=None,replication_status=,reservations=['f05d91cc-5aad-4763-9e76-3a10af9a4e38','b18b6e14-47b0-4d26-8069-2b8e1bc611a6','23f6e629-4eb9-497d-8133-6c8809b887f4','d1aecc85-d958-4861-a763-790d35705849'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='041bc6a110cc412190120beb9ddd1bd0',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T05:46:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-1196506351',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=532ea1fe-882e-49df-aa90-3e659194b2c3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e56e6c38aaf64d4ba2b3ea5c791bc799',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='041bc6a110cc412190120beb9ddd1bd0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(23fc6e5d-fce0-4521-ba46-4837b4232084),volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:46:41.679362 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-15ff89e6-66bc-4f80-b130-a826222b7334 tempest-VolumesMetadataTest-1858212771 tempest-VolumesMetadataTest-1858212771-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d52d3339-656b-4289-bb3b-d21a2317f8c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:46:41.707376 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-15ff89e6-66bc-4f80-b130-a826222b7334 tempest-VolumesMetadataTest-1858212771 tempest-VolumesMetadataTest-1858212771-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d52d3339-656b-4289-bb3b-d21a2317f8c9) transitioned into state 'SUCCESS' from state '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-1196506351',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e56e6c38aaf64d4ba2b3ea5c791bc799',qos_specs=None,replication_status=,reservations=['f05d91cc-5aad-4763-9e76-3a10af9a4e38','b18b6e14-47b0-4d26-8069-2b8e1bc611a6','23f6e629-4eb9-497d-8133-6c8809b887f4','d1aecc85-d958-4861-a763-790d35705849'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='041bc6a110cc412190120beb9ddd1bd0',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:46:41.708737 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-15ff89e6-66bc-4f80-b130-a826222b7334 tempest-VolumesMetadataTest-1858212771 tempest-VolumesMetadataTest-1858212771-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c4941290-86ec-40e7-a9ec-65a33baa4546) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:46:41.726321 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-15ff89e6-66bc-4f80-b130-a826222b7334 tempest-VolumesMetadataTest-1858212771 tempest-VolumesMetadataTest-1858212771-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c4941290-86ec-40e7-a9ec-65a33baa4546) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:46:41.727270 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-15ff89e6-66bc-4f80-b130-a826222b7334 tempest-VolumesMetadataTest-1858212771 tempest-VolumesMetadataTest-1858212771-project-member] Flow 'volume_create_api' (848c4dc8-9e4b-4f8a-9ff4-7f84ff34d898) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:46:41.727992 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-15ff89e6-66bc-4f80-b130-a826222b7334 tempest-VolumesMetadataTest-1858212771 tempest-VolumesMetadataTest-1858212771-project-member] Create volume request issued successfully. Aug 25 05:46:41.728403 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-15ff89e6-66bc-4f80-b130-a826222b7334 tempest-VolumesMetadataTest-1858212771 tempest-VolumesMetadataTest-1858212771-project-member] https://10.4.3.189/volume/v3/volumes returned with HTTP 202 Aug 25 05:46:41.728941 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 639/2554] 10.4.3.189 () {68 vars in 1258 bytes} [Tue Aug 25 05:46:41 2026] POST /volume/v3/volumes => generated 750 bytes in 527 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 05:46:41.750186 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-d962ca88-651b-420b-9226-04bbad90d390 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:46:41.752399 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-d962ca88-651b-420b-9226-04bbad90d390 tempest-VolumesMetadataTest-1858212771 tempest-VolumesMetadataTest-1858212771-project-member] GET https://10.4.3.189/volume/v3/volumes/532ea1fe-882e-49df-aa90-3e659194b2c3 Aug 25 05:46:41.752542 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-d962ca88-651b-420b-9226-04bbad90d390 tempest-VolumesMetadataTest-1858212771 tempest-VolumesMetadataTest-1858212771-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:46:41.752784 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-d962ca88-651b-420b-9226-04bbad90d390 tempest-VolumesMetadataTest-1858212771 tempest-VolumesMetadataTest-1858212771-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:46:41.762830 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:46:41.762830 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:46:41.768449 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-d962ca88-651b-420b-9226-04bbad90d390 tempest-VolumesMetadataTest-1858212771 tempest-VolumesMetadataTest-1858212771-project-member] Volume info retrieved successfully. Aug 25 05:46:41.773683 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-d962ca88-651b-420b-9226-04bbad90d390 tempest-VolumesMetadataTest-1858212771 tempest-VolumesMetadataTest-1858212771-project-member] https://10.4.3.189/volume/v3/volumes/532ea1fe-882e-49df-aa90-3e659194b2c3 returned with HTTP 200 Aug 25 05:46:41.774592 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 635/2555] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:46:41 2026] GET /volume/v3/volumes/532ea1fe-882e-49df-aa90-3e659194b2c3 => generated 818 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:46:42.198939 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-1766e46a-b885-4040-839b-7c578da63acc None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:46:42.203111 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-1766e46a-b885-4040-839b-7c578da63acc tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] GET https://10.4.3.189/volume/v3/volumes/7b791778-55b8-4f3a-8347-c8da3e9b7169 Aug 25 05:46:42.203111 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-1766e46a-b885-4040-839b-7c578da63acc tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:46:42.203111 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-1766e46a-b885-4040-839b-7c578da63acc tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:46:42.216625 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:46:42.216625 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:46:42.222991 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-1766e46a-b885-4040-839b-7c578da63acc tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Volume info retrieved successfully. Aug 25 05:46:42.229717 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-1766e46a-b885-4040-839b-7c578da63acc tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] https://10.4.3.189/volume/v3/volumes/7b791778-55b8-4f3a-8347-c8da3e9b7169 returned with HTTP 200 Aug 25 05:46:42.230260 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 646/2556] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:46:42 2026] GET /volume/v3/volumes/7b791778-55b8-4f3a-8347-c8da3e9b7169 => generated 872 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:46:42.346238 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-92817c1f-c2d2-48da-8599-a95a078b157e None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:46:42.349086 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-92817c1f-c2d2-48da-8599-a95a078b157e tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] POST https://10.4.3.189/volume/v3/volumes Aug 25 05:46:42.349532 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-92817c1f-c2d2-48da-8599-a95a078b157e tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-2058764508"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:46:42.351145 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.v3.volumes [None req-92817c1f-c2d2-48da-8599-a95a078b157e tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-2058764508'}} {{(pid=100269) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 05:46:42.351302 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.v3.volumes [None req-92817c1f-c2d2-48da-8599-a95a078b157e tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] Create volume of 1 GB Aug 25 05:46:42.356003 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-92817c1f-c2d2-48da-8599-a95a078b157e tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] Availability Zones retrieved successfully. Aug 25 05:46:42.363920 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-92817c1f-c2d2-48da-8599-a95a078b157e tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] Flow 'volume_create_api' (5b5cb1e9-d709-43bb-9a13-d550d34c1af7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:46:42.364854 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-92817c1f-c2d2-48da-8599-a95a078b157e tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f71c7718-30e8-4fc7-9739-2e89afe07610) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:46:42.365809 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.flows.api.create_volume [None req-92817c1f-c2d2-48da-8599-a95a078b157e tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] Validating volume size '1' using validate_int {{(pid=100269) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 05:46:42.403989 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-92817c1f-c2d2-48da-8599-a95a078b157e tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f71c7718-30e8-4fc7-9739-2e89afe07610) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T05:35:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=23fc6e5d-fce0-4521-ba46-4837b4232084,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '23fc6e5d-fce0-4521-ba46-4837b4232084', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:46:42.404899 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-92817c1f-c2d2-48da-8599-a95a078b157e tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6b114022-dacf-4d8f-bb2a-dba5263e5ef5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:46:42.469659 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-b98eb236-3a2d-43fe-bb41-90975072206b None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:46:42.471937 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b98eb236-3a2d-43fe-bb41-90975072206b tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] GET https://10.4.3.189/volume/v3/backups/08bae0e2-6a6d-4649-a4c9-6bb5a103b8c2 Aug 25 05:46:42.472207 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b98eb236-3a2d-43fe-bb41-90975072206b tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:46:42.472438 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b98eb236-3a2d-43fe-bb41-90975072206b tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:46:42.472675 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-b98eb236-3a2d-43fe-bb41-90975072206b tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] Show backup with id 08bae0e2-6a6d-4649-a4c9-6bb5a103b8c2. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:46:42.478394 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:46:42.478394 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:46:42.479330 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b98eb236-3a2d-43fe-bb41-90975072206b tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] https://10.4.3.189/volume/v3/backups/08bae0e2-6a6d-4649-a4c9-6bb5a103b8c2 returned with HTTP 200 Aug 25 05:46:42.479733 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 640/2557] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:46:42 2026] GET /volume/v3/backups/08bae0e2-6a6d-4649-a4c9-6bb5a103b8c2 => generated 751 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:46:42.498391 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.quota [None req-92817c1f-c2d2-48da-8599-a95a078b157e tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] Created reservations ['37d03bd6-c7e9-4005-acb5-705b4f982a93', '97c8bf86-36db-44f5-bb46-a75c274c4c87', 'c6988255-c734-4c0b-9887-a45288ec9797', 'e0066d41-ba1f-45c7-9e7c-6ce1720e8421'] {{(pid=100269) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:46:42.498391 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-92817c1f-c2d2-48da-8599-a95a078b157e tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6b114022-dacf-4d8f-bb2a-dba5263e5ef5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['37d03bd6-c7e9-4005-acb5-705b4f982a93', '97c8bf86-36db-44f5-bb46-a75c274c4c87', 'c6988255-c734-4c0b-9887-a45288ec9797', 'e0066d41-ba1f-45c7-9e7c-6ce1720e8421']}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:46:42.498391 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-92817c1f-c2d2-48da-8599-a95a078b157e tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8d1437fc-a8c2-4fcc-8c21-e9b69a138c43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:46:42.527141 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-92817c1f-c2d2-48da-8599-a95a078b157e tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8d1437fc-a8c2-4fcc-8c21-e9b69a138c43) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7588dc5f-ef2c-4d56-b6f1-64039b80e175', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-2058764508',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='08dbef942ca2429281cf47444bb89995',qos_specs=None,replication_status=,reservations=['37d03bd6-c7e9-4005-acb5-705b4f982a93','97c8bf86-36db-44f5-bb46-a75c274c4c87','c6988255-c734-4c0b-9887-a45288ec9797','e0066d41-ba1f-45c7-9e7c-6ce1720e8421'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aad76eeb3c6b4a9f83c8a2d130537c2c',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T05:46:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-2058764508',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7588dc5f-ef2c-4d56-b6f1-64039b80e175,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='08dbef942ca2429281cf47444bb89995',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='aad76eeb3c6b4a9f83c8a2d130537c2c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(23fc6e5d-fce0-4521-ba46-4837b4232084),volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:46:42.528389 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-92817c1f-c2d2-48da-8599-a95a078b157e tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fecb05c3-29af-47ac-872c-b520c4669789) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:46:42.542719 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-071fd038-efe5-4cb2-bf4e-78035b4b106a None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:46:42.544264 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-071fd038-efe5-4cb2-bf4e-78035b4b106a tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] GET https://10.4.3.189/volume/v3/backups/1dcb7fbc-4417-4ce7-ac27-da882a39f78e Aug 25 05:46:42.544472 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-071fd038-efe5-4cb2-bf4e-78035b4b106a tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:46:42.544665 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-071fd038-efe5-4cb2-bf4e-78035b4b106a tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:46:42.544779 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-071fd038-efe5-4cb2-bf4e-78035b4b106a tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Show backup with id 1dcb7fbc-4417-4ce7-ac27-da882a39f78e. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:46:42.552122 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:46:42.552122 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:46:42.553145 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-071fd038-efe5-4cb2-bf4e-78035b4b106a tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] https://10.4.3.189/volume/v3/backups/1dcb7fbc-4417-4ce7-ac27-da882a39f78e returned with HTTP 200 Aug 25 05:46:42.554022 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 636/2558] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:46:42 2026] GET /volume/v3/backups/1dcb7fbc-4417-4ce7-ac27-da882a39f78e => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:46:42.561985 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-92817c1f-c2d2-48da-8599-a95a078b157e tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fecb05c3-29af-47ac-872c-b520c4669789) transitioned into state 'SUCCESS' from state '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-2058764508',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='08dbef942ca2429281cf47444bb89995',qos_specs=None,replication_status=,reservations=['37d03bd6-c7e9-4005-acb5-705b4f982a93','97c8bf86-36db-44f5-bb46-a75c274c4c87','c6988255-c734-4c0b-9887-a45288ec9797','e0066d41-ba1f-45c7-9e7c-6ce1720e8421'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aad76eeb3c6b4a9f83c8a2d130537c2c',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:46:42.562904 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-92817c1f-c2d2-48da-8599-a95a078b157e tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4457272b-b30d-46ad-bed1-1f0867246ac0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:46:42.575013 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-92817c1f-c2d2-48da-8599-a95a078b157e tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4457272b-b30d-46ad-bed1-1f0867246ac0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:46:42.575591 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-92817c1f-c2d2-48da-8599-a95a078b157e tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] Flow 'volume_create_api' (5b5cb1e9-d709-43bb-9a13-d550d34c1af7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:46:42.575959 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-92817c1f-c2d2-48da-8599-a95a078b157e tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] Create volume request issued successfully. Aug 25 05:46:42.576646 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-92817c1f-c2d2-48da-8599-a95a078b157e tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] https://10.4.3.189/volume/v3/volumes returned with HTTP 202 Aug 25 05:46:42.577731 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 637/2559] 10.4.3.189 () {68 vars in 1258 bytes} [Tue Aug 25 05:46:42 2026] POST /volume/v3/volumes => generated 751 bytes in 231 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 05:46:42.593458 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-718051b4-1ab2-4acd-ba6c-3b893b934405 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:46:42.596349 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-718051b4-1ab2-4acd-ba6c-3b893b934405 tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] GET https://10.4.3.189/volume/v3/volumes/7588dc5f-ef2c-4d56-b6f1-64039b80e175 Aug 25 05:46:42.596423 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-718051b4-1ab2-4acd-ba6c-3b893b934405 tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:46:42.596846 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-718051b4-1ab2-4acd-ba6c-3b893b934405 tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:46:42.606962 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:46:42.606962 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:46:42.616360 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-718051b4-1ab2-4acd-ba6c-3b893b934405 tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] Volume info retrieved successfully. Aug 25 05:46:42.621524 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-718051b4-1ab2-4acd-ba6c-3b893b934405 tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] https://10.4.3.189/volume/v3/volumes/7588dc5f-ef2c-4d56-b6f1-64039b80e175 returned with HTTP 200 Aug 25 05:46:42.622428 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 647/2560] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:46:42 2026] GET /volume/v3/volumes/7588dc5f-ef2c-4d56-b6f1-64039b80e175 => generated 819 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:46:42.789530 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-f163a5b7-177c-4002-9ee7-e20c93f50941 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:46:42.793899 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f163a5b7-177c-4002-9ee7-e20c93f50941 tempest-VolumesMetadataTest-1858212771 tempest-VolumesMetadataTest-1858212771-project-member] GET https://10.4.3.189/volume/v3/volumes/532ea1fe-882e-49df-aa90-3e659194b2c3 Aug 25 05:46:42.794112 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f163a5b7-177c-4002-9ee7-e20c93f50941 tempest-VolumesMetadataTest-1858212771 tempest-VolumesMetadataTest-1858212771-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:46:42.794296 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f163a5b7-177c-4002-9ee7-e20c93f50941 tempest-VolumesMetadataTest-1858212771 tempest-VolumesMetadataTest-1858212771-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:46:42.801522 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:46:42.801522 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:46:42.805357 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-f163a5b7-177c-4002-9ee7-e20c93f50941 tempest-VolumesMetadataTest-1858212771 tempest-VolumesMetadataTest-1858212771-project-member] Volume info retrieved successfully. Aug 25 05:46:42.809669 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f163a5b7-177c-4002-9ee7-e20c93f50941 tempest-VolumesMetadataTest-1858212771 tempest-VolumesMetadataTest-1858212771-project-member] https://10.4.3.189/volume/v3/volumes/532ea1fe-882e-49df-aa90-3e659194b2c3 returned with HTTP 200 Aug 25 05:46:42.810167 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 641/2561] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:46:42 2026] GET /volume/v3/volumes/532ea1fe-882e-49df-aa90-3e659194b2c3 => generated 843 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:46:42.823343 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-930693c8-0160-4df3-8fc0-088211dab0be None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:46:42.825188 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-930693c8-0160-4df3-8fc0-088211dab0be tempest-VolumesMetadataTest-1858212771 tempest-VolumesMetadataTest-1858212771-project-member] POST https://10.4.3.189/volume/v3/volumes/532ea1fe-882e-49df-aa90-3e659194b2c3/metadata Aug 25 05:46:42.825596 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-930693c8-0160-4df3-8fc0-088211dab0be tempest-VolumesMetadataTest-1858212771 tempest-VolumesMetadataTest-1858212771-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3", "key4": ""}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:46:42.838988 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:46:42.838988 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:46:42.839608 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-930693c8-0160-4df3-8fc0-088211dab0be tempest-VolumesMetadataTest-1858212771 tempest-VolumesMetadataTest-1858212771-project-member] Volume info retrieved successfully. Aug 25 05:46:42.850357 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-930693c8-0160-4df3-8fc0-088211dab0be tempest-VolumesMetadataTest-1858212771 tempest-VolumesMetadataTest-1858212771-project-member] Create volume metadata completed successfully. Aug 25 05:46:42.850679 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-930693c8-0160-4df3-8fc0-088211dab0be tempest-VolumesMetadataTest-1858212771 tempest-VolumesMetadataTest-1858212771-project-member] https://10.4.3.189/volume/v3/volumes/532ea1fe-882e-49df-aa90-3e659194b2c3/metadata returned with HTTP 200 Aug 25 05:46:42.852205 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 637/2562] 10.4.3.189 () {68 vars in 1397 bytes} [Tue Aug 25 05:46:42 2026] POST /volume/v3/volumes/532ea1fe-882e-49df-aa90-3e659194b2c3/metadata => generated 101 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:46:42.860492 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-f3ccb318-f8da-4758-9a95-2af72036f50c None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:46:42.863226 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-f3ccb318-f8da-4758-9a95-2af72036f50c tempest-VolumesMetadataTest-1858212771 tempest-VolumesMetadataTest-1858212771-project-member] GET https://10.4.3.189/volume/v3/volumes/532ea1fe-882e-49df-aa90-3e659194b2c3/metadata Aug 25 05:46:42.863549 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-f3ccb318-f8da-4758-9a95-2af72036f50c tempest-VolumesMetadataTest-1858212771 tempest-VolumesMetadataTest-1858212771-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:46:42.863814 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-f3ccb318-f8da-4758-9a95-2af72036f50c tempest-VolumesMetadataTest-1858212771 tempest-VolumesMetadataTest-1858212771-project-member] Calling method 'index' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:46:42.874169 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:46:42.874169 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:46:42.874656 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-f3ccb318-f8da-4758-9a95-2af72036f50c tempest-VolumesMetadataTest-1858212771 tempest-VolumesMetadataTest-1858212771-project-member] Volume info retrieved successfully. Aug 25 05:46:42.882183 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-f3ccb318-f8da-4758-9a95-2af72036f50c tempest-VolumesMetadataTest-1858212771 tempest-VolumesMetadataTest-1858212771-project-member] Get volume metadata completed successfully. Aug 25 05:46:42.882453 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-f3ccb318-f8da-4758-9a95-2af72036f50c tempest-VolumesMetadataTest-1858212771 tempest-VolumesMetadataTest-1858212771-project-member] https://10.4.3.189/volume/v3/volumes/532ea1fe-882e-49df-aa90-3e659194b2c3/metadata returned with HTTP 200 Aug 25 05:46:42.882833 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 638/2563] 10.4.3.189 () {66 vars in 1375 bytes} [Tue Aug 25 05:46:42 2026] GET /volume/v3/volumes/532ea1fe-882e-49df-aa90-3e659194b2c3/metadata => generated 101 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:46:42.890505 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-9ccf4711-f8d9-4b57-b611-d3dddf0a2d65 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:46:42.893426 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-9ccf4711-f8d9-4b57-b611-d3dddf0a2d65 tempest-VolumesMetadataTest-1858212771 tempest-VolumesMetadataTest-1858212771-project-member] PUT https://10.4.3.189/volume/v3/volumes/532ea1fe-882e-49df-aa90-3e659194b2c3/metadata Aug 25 05:46:42.893534 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-9ccf4711-f8d9-4b57-b611-d3dddf0a2d65 tempest-VolumesMetadataTest-1858212771 tempest-VolumesMetadataTest-1858212771-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {"key4": "value4", "key1": "value1_update"}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:46:42.902048 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:46:42.902048 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:46:42.902542 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-9ccf4711-f8d9-4b57-b611-d3dddf0a2d65 tempest-VolumesMetadataTest-1858212771 tempest-VolumesMetadataTest-1858212771-project-member] Volume info retrieved successfully. Aug 25 05:46:42.916934 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-9ccf4711-f8d9-4b57-b611-d3dddf0a2d65 tempest-VolumesMetadataTest-1858212771 tempest-VolumesMetadataTest-1858212771-project-member] Update volume metadata completed successfully. Aug 25 05:46:42.917225 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-9ccf4711-f8d9-4b57-b611-d3dddf0a2d65 tempest-VolumesMetadataTest-1858212771 tempest-VolumesMetadataTest-1858212771-project-member] https://10.4.3.189/volume/v3/volumes/532ea1fe-882e-49df-aa90-3e659194b2c3/metadata returned with HTTP 200 Aug 25 05:46:42.917695 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 648/2564] 10.4.3.189 () {68 vars in 1395 bytes} [Tue Aug 25 05:46:42 2026] PUT /volume/v3/volumes/532ea1fe-882e-49df-aa90-3e659194b2c3/metadata => generated 57 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 25 05:46:42.926157 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-95b89220-04ca-45d1-8cb9-c29651531585 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:46:42.932350 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-95b89220-04ca-45d1-8cb9-c29651531585 tempest-VolumesMetadataTest-1858212771 tempest-VolumesMetadataTest-1858212771-project-member] GET https://10.4.3.189/volume/v3/volumes/532ea1fe-882e-49df-aa90-3e659194b2c3/metadata Aug 25 05:46:42.932772 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-95b89220-04ca-45d1-8cb9-c29651531585 tempest-VolumesMetadataTest-1858212771 tempest-VolumesMetadataTest-1858212771-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:46:42.933105 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-95b89220-04ca-45d1-8cb9-c29651531585 tempest-VolumesMetadataTest-1858212771 tempest-VolumesMetadataTest-1858212771-project-member] Calling method 'index' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:46:42.945023 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:46:42.945023 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:46:42.945552 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-95b89220-04ca-45d1-8cb9-c29651531585 tempest-VolumesMetadataTest-1858212771 tempest-VolumesMetadataTest-1858212771-project-member] Volume info retrieved successfully. Aug 25 05:46:42.955205 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-95b89220-04ca-45d1-8cb9-c29651531585 tempest-VolumesMetadataTest-1858212771 tempest-VolumesMetadataTest-1858212771-project-member] Get volume metadata completed successfully. Aug 25 05:46:42.955576 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-95b89220-04ca-45d1-8cb9-c29651531585 tempest-VolumesMetadataTest-1858212771 tempest-VolumesMetadataTest-1858212771-project-member] https://10.4.3.189/volume/v3/volumes/532ea1fe-882e-49df-aa90-3e659194b2c3/metadata returned with HTTP 200 Aug 25 05:46:42.956214 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 642/2565] 10.4.3.189 () {66 vars in 1375 bytes} [Tue Aug 25 05:46:42 2026] GET /volume/v3/volumes/532ea1fe-882e-49df-aa90-3e659194b2c3/metadata => generated 57 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 25 05:46:42.964998 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-012162f2-b180-4855-b137-31d9ed7e9909 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:46:42.967420 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-012162f2-b180-4855-b137-31d9ed7e9909 tempest-VolumesMetadataTest-1858212771 tempest-VolumesMetadataTest-1858212771-project-member] DELETE https://10.4.3.189/volume/v3/volumes/532ea1fe-882e-49df-aa90-3e659194b2c3/metadata/key1 Aug 25 05:46:42.967790 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-012162f2-b180-4855-b137-31d9ed7e9909 tempest-VolumesMetadataTest-1858212771 tempest-VolumesMetadataTest-1858212771-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:46:42.968126 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-012162f2-b180-4855-b137-31d9ed7e9909 tempest-VolumesMetadataTest-1858212771 tempest-VolumesMetadataTest-1858212771-project-member] Calling method 'delete' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:46:42.977133 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:46:42.977133 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:46:42.977712 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-012162f2-b180-4855-b137-31d9ed7e9909 tempest-VolumesMetadataTest-1858212771 tempest-VolumesMetadataTest-1858212771-project-member] Volume info retrieved successfully. Aug 25 05:46:42.985080 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-012162f2-b180-4855-b137-31d9ed7e9909 tempest-VolumesMetadataTest-1858212771 tempest-VolumesMetadataTest-1858212771-project-member] Get volume metadata completed successfully. Aug 25 05:46:42.995261 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-012162f2-b180-4855-b137-31d9ed7e9909 tempest-VolumesMetadataTest-1858212771 tempest-VolumesMetadataTest-1858212771-project-member] Delete volume metadata completed successfully. Aug 25 05:46:42.995606 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-012162f2-b180-4855-b137-31d9ed7e9909 tempest-VolumesMetadataTest-1858212771 tempest-VolumesMetadataTest-1858212771-project-member] https://10.4.3.189/volume/v3/volumes/532ea1fe-882e-49df-aa90-3e659194b2c3/metadata/key1 returned with HTTP 200 Aug 25 05:46:42.996294 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 638/2566] 10.4.3.189 () {66 vars in 1393 bytes} [Tue Aug 25 05:46:42 2026] DELETE /volume/v3/volumes/532ea1fe-882e-49df-aa90-3e659194b2c3/metadata/key1 => generated 0 bytes in 32 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Aug 25 05:46:43.004320 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-72cf2046-5db2-41b6-b454-24e956845bb4 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:46:43.006934 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-72cf2046-5db2-41b6-b454-24e956845bb4 tempest-VolumesMetadataTest-1858212771 tempest-VolumesMetadataTest-1858212771-project-member] GET https://10.4.3.189/volume/v3/volumes/532ea1fe-882e-49df-aa90-3e659194b2c3/metadata Aug 25 05:46:43.007151 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-72cf2046-5db2-41b6-b454-24e956845bb4 tempest-VolumesMetadataTest-1858212771 tempest-VolumesMetadataTest-1858212771-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:46:43.007389 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-72cf2046-5db2-41b6-b454-24e956845bb4 tempest-VolumesMetadataTest-1858212771 tempest-VolumesMetadataTest-1858212771-project-member] Calling method 'index' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:46:43.015989 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:46:43.015989 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:46:43.015989 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-72cf2046-5db2-41b6-b454-24e956845bb4 tempest-VolumesMetadataTest-1858212771 tempest-VolumesMetadataTest-1858212771-project-member] Volume info retrieved successfully. Aug 25 05:46:43.023780 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-72cf2046-5db2-41b6-b454-24e956845bb4 tempest-VolumesMetadataTest-1858212771 tempest-VolumesMetadataTest-1858212771-project-member] Get volume metadata completed successfully. Aug 25 05:46:43.024188 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-72cf2046-5db2-41b6-b454-24e956845bb4 tempest-VolumesMetadataTest-1858212771 tempest-VolumesMetadataTest-1858212771-project-member] https://10.4.3.189/volume/v3/volumes/532ea1fe-882e-49df-aa90-3e659194b2c3/metadata returned with HTTP 200 Aug 25 05:46:43.024644 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 639/2567] 10.4.3.189 () {66 vars in 1375 bytes} [Tue Aug 25 05:46:43 2026] GET /volume/v3/volumes/532ea1fe-882e-49df-aa90-3e659194b2c3/metadata => generated 32 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 25 05:46:43.040258 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-5a99deb4-6f19-43c1-98c6-93540a39c124 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:46:43.042193 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-5a99deb4-6f19-43c1-98c6-93540a39c124 tempest-VolumesMetadataTest-1858212771 tempest-VolumesMetadataTest-1858212771-project-member] PUT https://10.4.3.189/volume/v3/volumes/532ea1fe-882e-49df-aa90-3e659194b2c3/metadata Aug 25 05:46:43.042579 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-5a99deb4-6f19-43c1-98c6-93540a39c124 tempest-VolumesMetadataTest-1858212771 tempest-VolumesMetadataTest-1858212771-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:46:43.052699 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:46:43.052699 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:46:43.053216 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-5a99deb4-6f19-43c1-98c6-93540a39c124 tempest-VolumesMetadataTest-1858212771 tempest-VolumesMetadataTest-1858212771-project-member] Volume info retrieved successfully. Aug 25 05:46:43.062211 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-5a99deb4-6f19-43c1-98c6-93540a39c124 tempest-VolumesMetadataTest-1858212771 tempest-VolumesMetadataTest-1858212771-project-member] Update volume metadata completed successfully. Aug 25 05:46:43.062428 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-5a99deb4-6f19-43c1-98c6-93540a39c124 tempest-VolumesMetadataTest-1858212771 tempest-VolumesMetadataTest-1858212771-project-member] https://10.4.3.189/volume/v3/volumes/532ea1fe-882e-49df-aa90-3e659194b2c3/metadata returned with HTTP 200 Aug 25 05:46:43.062804 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 649/2568] 10.4.3.189 () {68 vars in 1395 bytes} [Tue Aug 25 05:46:43 2026] PUT /volume/v3/volumes/532ea1fe-882e-49df-aa90-3e659194b2c3/metadata => generated 16 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 25 05:46:43.075400 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-543f898e-76ff-44f5-9af3-7c1969799ced None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:46:43.078007 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-543f898e-76ff-44f5-9af3-7c1969799ced tempest-VolumesMetadataTest-1858212771 tempest-VolumesMetadataTest-1858212771-project-member] POST https://10.4.3.189/volume/v3/volumes/532ea1fe-882e-49df-aa90-3e659194b2c3/metadata Aug 25 05:46:43.078498 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-543f898e-76ff-44f5-9af3-7c1969799ced tempest-VolumesMetadataTest-1858212771 tempest-VolumesMetadataTest-1858212771-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:46:43.088696 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:46:43.088696 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:46:43.089445 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-543f898e-76ff-44f5-9af3-7c1969799ced tempest-VolumesMetadataTest-1858212771 tempest-VolumesMetadataTest-1858212771-project-member] Volume info retrieved successfully. Aug 25 05:46:43.100963 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-543f898e-76ff-44f5-9af3-7c1969799ced tempest-VolumesMetadataTest-1858212771 tempest-VolumesMetadataTest-1858212771-project-member] Create volume metadata completed successfully. Aug 25 05:46:43.101353 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-543f898e-76ff-44f5-9af3-7c1969799ced tempest-VolumesMetadataTest-1858212771 tempest-VolumesMetadataTest-1858212771-project-member] https://10.4.3.189/volume/v3/volumes/532ea1fe-882e-49df-aa90-3e659194b2c3/metadata returned with HTTP 200 Aug 25 05:46:43.102008 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 643/2569] 10.4.3.189 () {68 vars in 1396 bytes} [Tue Aug 25 05:46:43 2026] POST /volume/v3/volumes/532ea1fe-882e-49df-aa90-3e659194b2c3/metadata => generated 68 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 25 05:46:43.113577 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-bf21d0ea-0e6f-4690-8b9f-dc02ff1e32cb None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:46:43.116097 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-bf21d0ea-0e6f-4690-8b9f-dc02ff1e32cb tempest-VolumesMetadataTest-1858212771 tempest-VolumesMetadataTest-1858212771-project-member] PUT https://10.4.3.189/volume/v3/volumes/532ea1fe-882e-49df-aa90-3e659194b2c3/metadata/key3 Aug 25 05:46:43.117230 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-bf21d0ea-0e6f-4690-8b9f-dc02ff1e32cb tempest-VolumesMetadataTest-1858212771 tempest-VolumesMetadataTest-1858212771-project-member] Action: 'update', calling method: update, body: {"meta": {"key3": "value3_update"}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:46:43.137961 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:46:43.137961 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:46:43.138564 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-bf21d0ea-0e6f-4690-8b9f-dc02ff1e32cb tempest-VolumesMetadataTest-1858212771 tempest-VolumesMetadataTest-1858212771-project-member] Volume info retrieved successfully. Aug 25 05:46:43.163091 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-bf21d0ea-0e6f-4690-8b9f-dc02ff1e32cb tempest-VolumesMetadataTest-1858212771 tempest-VolumesMetadataTest-1858212771-project-member] Update volume metadata completed successfully. Aug 25 05:46:43.163432 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-bf21d0ea-0e6f-4690-8b9f-dc02ff1e32cb tempest-VolumesMetadataTest-1858212771 tempest-VolumesMetadataTest-1858212771-project-member] https://10.4.3.189/volume/v3/volumes/532ea1fe-882e-49df-aa90-3e659194b2c3/metadata/key3 returned with HTTP 200 Aug 25 05:46:43.164032 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 639/2570] 10.4.3.189 () {68 vars in 1410 bytes} [Tue Aug 25 05:46:43 2026] PUT /volume/v3/volumes/532ea1fe-882e-49df-aa90-3e659194b2c3/metadata/key3 => generated 35 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 25 05:46:43.173467 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-2409f14d-5d67-4cff-9f87-217a677ed343 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:46:43.176250 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-2409f14d-5d67-4cff-9f87-217a677ed343 tempest-VolumesMetadataTest-1858212771 tempest-VolumesMetadataTest-1858212771-project-member] GET https://10.4.3.189/volume/v3/volumes/532ea1fe-882e-49df-aa90-3e659194b2c3/metadata/key3 Aug 25 05:46:43.176463 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-2409f14d-5d67-4cff-9f87-217a677ed343 tempest-VolumesMetadataTest-1858212771 tempest-VolumesMetadataTest-1858212771-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:46:43.176757 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-2409f14d-5d67-4cff-9f87-217a677ed343 tempest-VolumesMetadataTest-1858212771 tempest-VolumesMetadataTest-1858212771-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:46:43.187461 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:46:43.187461 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:46:43.187954 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-2409f14d-5d67-4cff-9f87-217a677ed343 tempest-VolumesMetadataTest-1858212771 tempest-VolumesMetadataTest-1858212771-project-member] Volume info retrieved successfully. Aug 25 05:46:43.196838 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-2409f14d-5d67-4cff-9f87-217a677ed343 tempest-VolumesMetadataTest-1858212771 tempest-VolumesMetadataTest-1858212771-project-member] Get volume metadata completed successfully. Aug 25 05:46:43.197191 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-2409f14d-5d67-4cff-9f87-217a677ed343 tempest-VolumesMetadataTest-1858212771 tempest-VolumesMetadataTest-1858212771-project-member] https://10.4.3.189/volume/v3/volumes/532ea1fe-882e-49df-aa90-3e659194b2c3/metadata/key3 returned with HTTP 200 Aug 25 05:46:43.197675 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 640/2571] 10.4.3.189 () {66 vars in 1390 bytes} [Tue Aug 25 05:46:43 2026] GET /volume/v3/volumes/532ea1fe-882e-49df-aa90-3e659194b2c3/metadata/key3 => generated 35 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 25 05:46:43.207973 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-11b1a56e-48c7-454e-9986-b8bd14b2d500 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:46:43.211874 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-11b1a56e-48c7-454e-9986-b8bd14b2d500 tempest-VolumesMetadataTest-1858212771 tempest-VolumesMetadataTest-1858212771-project-member] GET https://10.4.3.189/volume/v3/volumes/532ea1fe-882e-49df-aa90-3e659194b2c3/metadata Aug 25 05:46:43.211874 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-11b1a56e-48c7-454e-9986-b8bd14b2d500 tempest-VolumesMetadataTest-1858212771 tempest-VolumesMetadataTest-1858212771-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:46:43.212402 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-11b1a56e-48c7-454e-9986-b8bd14b2d500 tempest-VolumesMetadataTest-1858212771 tempest-VolumesMetadataTest-1858212771-project-member] Calling method 'index' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:46:43.225511 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:46:43.225511 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:46:43.226895 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-11b1a56e-48c7-454e-9986-b8bd14b2d500 tempest-VolumesMetadataTest-1858212771 tempest-VolumesMetadataTest-1858212771-project-member] Volume info retrieved successfully. Aug 25 05:46:43.240045 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-11b1a56e-48c7-454e-9986-b8bd14b2d500 tempest-VolumesMetadataTest-1858212771 tempest-VolumesMetadataTest-1858212771-project-member] Get volume metadata completed successfully. Aug 25 05:46:43.240621 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-11b1a56e-48c7-454e-9986-b8bd14b2d500 tempest-VolumesMetadataTest-1858212771 tempest-VolumesMetadataTest-1858212771-project-member] https://10.4.3.189/volume/v3/volumes/532ea1fe-882e-49df-aa90-3e659194b2c3/metadata returned with HTTP 200 Aug 25 05:46:43.241366 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 650/2572] 10.4.3.189 () {66 vars in 1375 bytes} [Tue Aug 25 05:46:43 2026] GET /volume/v3/volumes/532ea1fe-882e-49df-aa90-3e659194b2c3/metadata => generated 75 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 25 05:46:43.251828 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-3ccd3209-97b8-4025-99ed-e74fbf36fcb2 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:46:43.251989 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-2a02b6b9-92a2-4c28-bf20-4a98ca3b5a70 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:46:43.255051 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-3ccd3209-97b8-4025-99ed-e74fbf36fcb2 tempest-VolumesMetadataTest-1858212771 tempest-VolumesMetadataTest-1858212771-project-member] PUT https://10.4.3.189/volume/v3/volumes/532ea1fe-882e-49df-aa90-3e659194b2c3/metadata Aug 25 05:46:43.256576 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-3ccd3209-97b8-4025-99ed-e74fbf36fcb2 tempest-VolumesMetadataTest-1858212771 tempest-VolumesMetadataTest-1858212771-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:46:43.257636 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-2a02b6b9-92a2-4c28-bf20-4a98ca3b5a70 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] GET https://10.4.3.189/volume/v3/volumes/7b791778-55b8-4f3a-8347-c8da3e9b7169 Aug 25 05:46:43.258046 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-2a02b6b9-92a2-4c28-bf20-4a98ca3b5a70 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:46:43.258146 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-2a02b6b9-92a2-4c28-bf20-4a98ca3b5a70 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:46:43.273073 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:46:43.273073 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:46:43.274355 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-3ccd3209-97b8-4025-99ed-e74fbf36fcb2 tempest-VolumesMetadataTest-1858212771 tempest-VolumesMetadataTest-1858212771-project-member] Volume info retrieved successfully. Aug 25 05:46:43.274430 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:46:43.274430 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:46:43.282982 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-2a02b6b9-92a2-4c28-bf20-4a98ca3b5a70 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Volume info retrieved successfully. Aug 25 05:46:43.294043 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-3ccd3209-97b8-4025-99ed-e74fbf36fcb2 tempest-VolumesMetadataTest-1858212771 tempest-VolumesMetadataTest-1858212771-project-member] Update volume metadata completed successfully. Aug 25 05:46:43.294609 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-3ccd3209-97b8-4025-99ed-e74fbf36fcb2 tempest-VolumesMetadataTest-1858212771 tempest-VolumesMetadataTest-1858212771-project-member] https://10.4.3.189/volume/v3/volumes/532ea1fe-882e-49df-aa90-3e659194b2c3/metadata returned with HTTP 200 Aug 25 05:46:43.295016 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 640/2573] 10.4.3.189 () {68 vars in 1395 bytes} [Tue Aug 25 05:46:43 2026] PUT /volume/v3/volumes/532ea1fe-882e-49df-aa90-3e659194b2c3/metadata => generated 16 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 25 05:46:43.299810 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-2a02b6b9-92a2-4c28-bf20-4a98ca3b5a70 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] https://10.4.3.189/volume/v3/volumes/7b791778-55b8-4f3a-8347-c8da3e9b7169 returned with HTTP 200 Aug 25 05:46:43.299810 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 644/2574] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:46:43 2026] GET /volume/v3/volumes/7b791778-55b8-4f3a-8347-c8da3e9b7169 => generated 872 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:46:43.316339 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-96081dd5-64b7-496a-93bc-56a30fa9bd2b None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:46:43.319291 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-96081dd5-64b7-496a-93bc-56a30fa9bd2b tempest-VolumesMetadataTest-1858212771 tempest-VolumesMetadataTest-1858212771-project-member] GET https://10.4.3.189/volume/v3/volumes/532ea1fe-882e-49df-aa90-3e659194b2c3 Aug 25 05:46:43.319291 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-96081dd5-64b7-496a-93bc-56a30fa9bd2b tempest-VolumesMetadataTest-1858212771 tempest-VolumesMetadataTest-1858212771-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:46:43.319945 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-96081dd5-64b7-496a-93bc-56a30fa9bd2b tempest-VolumesMetadataTest-1858212771 tempest-VolumesMetadataTest-1858212771-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:46:43.330512 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:46:43.330512 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:46:43.340231 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-96081dd5-64b7-496a-93bc-56a30fa9bd2b tempest-VolumesMetadataTest-1858212771 tempest-VolumesMetadataTest-1858212771-project-member] Volume info retrieved successfully. Aug 25 05:46:43.348677 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-96081dd5-64b7-496a-93bc-56a30fa9bd2b tempest-VolumesMetadataTest-1858212771 tempest-VolumesMetadataTest-1858212771-project-member] https://10.4.3.189/volume/v3/volumes/532ea1fe-882e-49df-aa90-3e659194b2c3 returned with HTTP 200 Aug 25 05:46:43.349339 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 641/2575] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:46:43 2026] GET /volume/v3/volumes/532ea1fe-882e-49df-aa90-3e659194b2c3 => generated 843 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:46:43.366354 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-0ba95a87-6d7e-4ef6-9bd7-1cd9f85aece2 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:46:43.369685 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-0ba95a87-6d7e-4ef6-9bd7-1cd9f85aece2 tempest-VolumesMetadataTest-1858212771 tempest-VolumesMetadataTest-1858212771-project-member] DELETE https://10.4.3.189/volume/v3/volumes/532ea1fe-882e-49df-aa90-3e659194b2c3 Aug 25 05:46:43.369923 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-0ba95a87-6d7e-4ef6-9bd7-1cd9f85aece2 tempest-VolumesMetadataTest-1858212771 tempest-VolumesMetadataTest-1858212771-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:46:43.370186 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-0ba95a87-6d7e-4ef6-9bd7-1cd9f85aece2 tempest-VolumesMetadataTest-1858212771 tempest-VolumesMetadataTest-1858212771-project-member] Calling method 'delete' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:46:43.370302 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [None req-0ba95a87-6d7e-4ef6-9bd7-1cd9f85aece2 tempest-VolumesMetadataTest-1858212771 tempest-VolumesMetadataTest-1858212771-project-member] Delete volume with id: 532ea1fe-882e-49df-aa90-3e659194b2c3 Aug 25 05:46:43.378306 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:46:43.378306 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:46:43.378782 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-0ba95a87-6d7e-4ef6-9bd7-1cd9f85aece2 tempest-VolumesMetadataTest-1858212771 tempest-VolumesMetadataTest-1858212771-project-member] Volume info retrieved successfully. Aug 25 05:46:43.398825 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-0ba95a87-6d7e-4ef6-9bd7-1cd9f85aece2 tempest-VolumesMetadataTest-1858212771 tempest-VolumesMetadataTest-1858212771-project-member] Delete volume request issued successfully. Aug 25 05:46:43.399103 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-0ba95a87-6d7e-4ef6-9bd7-1cd9f85aece2 tempest-VolumesMetadataTest-1858212771 tempest-VolumesMetadataTest-1858212771-project-member] https://10.4.3.189/volume/v3/volumes/532ea1fe-882e-49df-aa90-3e659194b2c3 returned with HTTP 202 Aug 25 05:46:43.399585 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 651/2576] 10.4.3.189 () {66 vars in 1351 bytes} [Tue Aug 25 05:46:43 2026] DELETE /volume/v3/volumes/532ea1fe-882e-49df-aa90-3e659194b2c3 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:46:43.408031 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-13bd0791-7ae7-448a-9a09-698ede361df4 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:46:43.409935 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-13bd0791-7ae7-448a-9a09-698ede361df4 tempest-VolumesMetadataTest-1858212771 tempest-VolumesMetadataTest-1858212771-project-member] GET https://10.4.3.189/volume/v3/volumes/532ea1fe-882e-49df-aa90-3e659194b2c3 Aug 25 05:46:43.411886 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-13bd0791-7ae7-448a-9a09-698ede361df4 tempest-VolumesMetadataTest-1858212771 tempest-VolumesMetadataTest-1858212771-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:46:43.411886 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-13bd0791-7ae7-448a-9a09-698ede361df4 tempest-VolumesMetadataTest-1858212771 tempest-VolumesMetadataTest-1858212771-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:46:43.425225 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:46:43.425225 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:46:43.434683 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-13bd0791-7ae7-448a-9a09-698ede361df4 tempest-VolumesMetadataTest-1858212771 tempest-VolumesMetadataTest-1858212771-project-member] Volume info retrieved successfully. Aug 25 05:46:43.440443 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-13bd0791-7ae7-448a-9a09-698ede361df4 tempest-VolumesMetadataTest-1858212771 tempest-VolumesMetadataTest-1858212771-project-member] https://10.4.3.189/volume/v3/volumes/532ea1fe-882e-49df-aa90-3e659194b2c3 returned with HTTP 200 Aug 25 05:46:43.440963 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 641/2577] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:46:43 2026] GET /volume/v3/volumes/532ea1fe-882e-49df-aa90-3e659194b2c3 => generated 842 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:46:43.493191 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-10207ac2-3256-41d8-b109-91fc8ff80d73 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:46:43.495216 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-10207ac2-3256-41d8-b109-91fc8ff80d73 tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] GET https://10.4.3.189/volume/v3/backups/08bae0e2-6a6d-4649-a4c9-6bb5a103b8c2 Aug 25 05:46:43.495472 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-10207ac2-3256-41d8-b109-91fc8ff80d73 tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:46:43.495712 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-10207ac2-3256-41d8-b109-91fc8ff80d73 tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:46:43.495873 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-10207ac2-3256-41d8-b109-91fc8ff80d73 tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] Show backup with id 08bae0e2-6a6d-4649-a4c9-6bb5a103b8c2. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:46:43.509131 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:46:43.509131 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:46:43.510084 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-10207ac2-3256-41d8-b109-91fc8ff80d73 tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] https://10.4.3.189/volume/v3/backups/08bae0e2-6a6d-4649-a4c9-6bb5a103b8c2 returned with HTTP 200 Aug 25 05:46:43.510675 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 645/2578] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:46:43 2026] GET /volume/v3/backups/08bae0e2-6a6d-4649-a4c9-6bb5a103b8c2 => generated 752 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:46:43.522732 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-4985c9b4-8336-4354-ae09-5c8935ab5b34 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:46:43.566158 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-a67bd820-17c4-489c-8a2b-54af5bbc6b80 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:46:43.571659 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-a67bd820-17c4-489c-8a2b-54af5bbc6b80 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] GET https://10.4.3.189/volume/v3/backups/1dcb7fbc-4417-4ce7-ac27-da882a39f78e Aug 25 05:46:43.571937 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-a67bd820-17c4-489c-8a2b-54af5bbc6b80 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:46:43.572241 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-a67bd820-17c4-489c-8a2b-54af5bbc6b80 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:46:43.572416 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-a67bd820-17c4-489c-8a2b-54af5bbc6b80 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Show backup with id 1dcb7fbc-4417-4ce7-ac27-da882a39f78e. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:46:43.578484 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:46:43.578484 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:46:43.579397 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-a67bd820-17c4-489c-8a2b-54af5bbc6b80 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] https://10.4.3.189/volume/v3/backups/1dcb7fbc-4417-4ce7-ac27-da882a39f78e returned with HTTP 200 Aug 25 05:46:43.579930 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 652/2579] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:46:43 2026] GET /volume/v3/backups/1dcb7fbc-4417-4ce7-ac27-da882a39f78e => generated 736 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:46:43.635965 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-c85649d3-a2da-46f6-b05a-9484a04825a7 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:46:43.642214 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-c85649d3-a2da-46f6-b05a-9484a04825a7 tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] GET https://10.4.3.189/volume/v3/volumes/7588dc5f-ef2c-4d56-b6f1-64039b80e175 Aug 25 05:46:43.642214 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-c85649d3-a2da-46f6-b05a-9484a04825a7 tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:46:43.642214 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-c85649d3-a2da-46f6-b05a-9484a04825a7 tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:46:43.649278 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:46:43.649278 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:46:43.657888 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-c85649d3-a2da-46f6-b05a-9484a04825a7 tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] Volume info retrieved successfully. Aug 25 05:46:43.663143 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-c85649d3-a2da-46f6-b05a-9484a04825a7 tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] https://10.4.3.189/volume/v3/volumes/7588dc5f-ef2c-4d56-b6f1-64039b80e175 returned with HTTP 200 Aug 25 05:46:43.663143 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 642/2580] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:46:43 2026] GET /volume/v3/volumes/7588dc5f-ef2c-4d56-b6f1-64039b80e175 => generated 844 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:46:43.665240 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-4985c9b4-8336-4354-ae09-5c8935ab5b34 tempest-VolumesBackupsTest-1415835281 tempest-VolumesBackupsTest-1415835281-project-admin] POST https://10.4.3.189/volume/v3/backups Aug 25 05:46:43.665908 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-4985c9b4-8336-4354-ae09-5c8935ab5b34 tempest-VolumesBackupsTest-1415835281 tempest-VolumesBackupsTest-1415835281-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "6fda1911-9499-44e4-9907-45761cf00b60", "incremental": true}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:46:43.669491 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.contrib.backups [None req-4985c9b4-8336-4354-ae09-5c8935ab5b34 tempest-VolumesBackupsTest-1415835281 tempest-VolumesBackupsTest-1415835281-project-admin] Creating new backup {'backup': {'volume_id': '6fda1911-9499-44e4-9907-45761cf00b60', 'incremental': True}} {{(pid=100269) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 25 05:46:43.670076 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.contrib.backups [None req-4985c9b4-8336-4354-ae09-5c8935ab5b34 tempest-VolumesBackupsTest-1415835281 tempest-VolumesBackupsTest-1415835281-project-admin] Creating backup of volume 6fda1911-9499-44e4-9907-45761cf00b60 in container None Aug 25 05:46:43.686946 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:46:43.686946 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:46:43.687831 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-4985c9b4-8336-4354-ae09-5c8935ab5b34 tempest-VolumesBackupsTest-1415835281 tempest-VolumesBackupsTest-1415835281-project-admin] Volume info retrieved successfully. Aug 25 05:46:43.724304 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-f37b6407-bbb2-46a0-b7ce-566eda3a1319 req-ff98ea7e-6ec5-4dd3-bb1d-52e9aacf6eb1 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:46:43.733456 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-f37b6407-bbb2-46a0-b7ce-566eda3a1319 req-ff98ea7e-6ec5-4dd3-bb1d-52e9aacf6eb1 tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] GET https://10.4.3.189/volume/v3/volumes/7588dc5f-ef2c-4d56-b6f1-64039b80e175 Aug 25 05:46:43.733707 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-f37b6407-bbb2-46a0-b7ce-566eda3a1319 req-ff98ea7e-6ec5-4dd3-bb1d-52e9aacf6eb1 tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:46:43.733960 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-f37b6407-bbb2-46a0-b7ce-566eda3a1319 req-ff98ea7e-6ec5-4dd3-bb1d-52e9aacf6eb1 tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:46:43.735498 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.quota [None req-4985c9b4-8336-4354-ae09-5c8935ab5b34 tempest-VolumesBackupsTest-1415835281 tempest-VolumesBackupsTest-1415835281-project-admin] Created reservations ['548a7673-2563-4184-a9f3-50f9697ad7f1', 'e92702f7-7f18-46ff-93df-96c5e200bbf5'] {{(pid=100269) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:46:43.746614 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:46:43.746614 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:46:43.752705 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [req-f37b6407-bbb2-46a0-b7ce-566eda3a1319 req-ff98ea7e-6ec5-4dd3-bb1d-52e9aacf6eb1 tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] Volume info retrieved successfully. Aug 25 05:46:43.759917 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-f37b6407-bbb2-46a0-b7ce-566eda3a1319 req-ff98ea7e-6ec5-4dd3-bb1d-52e9aacf6eb1 tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] https://10.4.3.189/volume/v3/volumes/7588dc5f-ef2c-4d56-b6f1-64039b80e175 returned with HTTP 200 Aug 25 05:46:43.760333 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 646/2581] 10.4.3.189 () {68 vars in 1598 bytes} [Tue Aug 25 05:46:43 2026] GET /volume/v3/volumes/7588dc5f-ef2c-4d56-b6f1-64039b80e175 => generated 844 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:46:43.771865 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-4985c9b4-8336-4354-ae09-5c8935ab5b34 tempest-VolumesBackupsTest-1415835281 tempest-VolumesBackupsTest-1415835281-project-admin] https://10.4.3.189/volume/v3/backups returned with HTTP 400 Aug 25 05:46:43.772647 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 642/2582] 10.4.3.189 () {68 vars in 1258 bytes} [Tue Aug 25 05:46:43 2026] POST /volume/v3/backups => generated 109 bytes in 250 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 25 05:46:43.780316 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-81ae6bbf-b04c-49b0-9ddd-cb596444ba2d None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:46:43.785864 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-81ae6bbf-b04c-49b0-9ddd-cb596444ba2d tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] DELETE https://10.4.3.189/volume/v3/backups/08bae0e2-6a6d-4649-a4c9-6bb5a103b8c2 Aug 25 05:46:43.786191 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-81ae6bbf-b04c-49b0-9ddd-cb596444ba2d tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:46:43.786457 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-81ae6bbf-b04c-49b0-9ddd-cb596444ba2d tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] Calling method 'delete' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:46:43.786611 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.contrib.backups [None req-81ae6bbf-b04c-49b0-9ddd-cb596444ba2d tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] Delete backup with id: 08bae0e2-6a6d-4649-a4c9-6bb5a103b8c2. Aug 25 05:46:43.799040 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:46:43.799040 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:46:43.821045 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.backup.rpcapi [None req-81ae6bbf-b04c-49b0-9ddd-cb596444ba2d tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] delete_backup rpcapi backup_id 08bae0e2-6a6d-4649-a4c9-6bb5a103b8c2 {{(pid=100271) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 25 05:46:43.827306 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-81ae6bbf-b04c-49b0-9ddd-cb596444ba2d tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] https://10.4.3.189/volume/v3/backups/08bae0e2-6a6d-4649-a4c9-6bb5a103b8c2 returned with HTTP 202 Aug 25 05:46:43.827961 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 653/2583] 10.4.3.189 () {66 vars in 1351 bytes} [Tue Aug 25 05:46:43 2026] DELETE /volume/v3/backups/08bae0e2-6a6d-4649-a4c9-6bb5a103b8c2 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 05:46:43.837344 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-d9c3a5d4-0fe7-4dbd-94b0-8c5f4443db62 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:46:43.842519 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-d9c3a5d4-0fe7-4dbd-94b0-8c5f4443db62 tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] GET https://10.4.3.189/volume/v3/backups/08bae0e2-6a6d-4649-a4c9-6bb5a103b8c2 Aug 25 05:46:43.842827 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-d9c3a5d4-0fe7-4dbd-94b0-8c5f4443db62 tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:46:43.843154 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-d9c3a5d4-0fe7-4dbd-94b0-8c5f4443db62 tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:46:43.843393 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-d9c3a5d4-0fe7-4dbd-94b0-8c5f4443db62 tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] Show backup with id 08bae0e2-6a6d-4649-a4c9-6bb5a103b8c2. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:46:43.857466 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:46:43.857466 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:46:43.861010 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-d9c3a5d4-0fe7-4dbd-94b0-8c5f4443db62 tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] https://10.4.3.189/volume/v3/backups/08bae0e2-6a6d-4649-a4c9-6bb5a103b8c2 returned with HTTP 200 Aug 25 05:46:43.861559 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 643/2584] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:46:43 2026] GET /volume/v3/backups/08bae0e2-6a6d-4649-a4c9-6bb5a103b8c2 => generated 751 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:46:43.871407 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-cc297408-b348-4e4b-ae0a-0ee6cb0fc6ba None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:46:43.872147 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-cc297408-b348-4e4b-ae0a-0ee6cb0fc6ba None None] GET https://10.4.3.189/volume// Aug 25 05:46:43.873677 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-cc297408-b348-4e4b-ae0a-0ee6cb0fc6ba None None] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:46:43.873677 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-cc297408-b348-4e4b-ae0a-0ee6cb0fc6ba None None] Calling method 'all' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:46:43.873677 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-cc297408-b348-4e4b-ae0a-0ee6cb0fc6ba None None] https://10.4.3.189/volume// returned with HTTP 300 Aug 25 05:46:43.873677 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 647/2585] 10.4.3.189 () {66 vars in 1428 bytes} [Tue Aug 25 05:46: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 25 05:46:43.884046 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-f37b6407-bbb2-46a0-b7ce-566eda3a1319 req-f7bad4b0-655a-4fea-aabc-7b9ec0623028 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:46:43.889147 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-f37b6407-bbb2-46a0-b7ce-566eda3a1319 req-f7bad4b0-655a-4fea-aabc-7b9ec0623028 tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] POST https://10.4.3.189/volume/v3/attachments Aug 25 05:46:43.890601 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-f37b6407-bbb2-46a0-b7ce-566eda3a1319 req-f7bad4b0-655a-4fea-aabc-7b9ec0623028 tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7588dc5f-ef2c-4d56-b6f1-64039b80e175", "connector": null, "instance_uuid": "0485a8f9-df92-411f-a717-12eafa4b3f58"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:46:43.907924 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:46:43.907924 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:46:43.947635 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-f37b6407-bbb2-46a0-b7ce-566eda3a1319 req-f7bad4b0-655a-4fea-aabc-7b9ec0623028 tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] https://10.4.3.189/volume/v3/attachments returned with HTTP 200 Aug 25 05:46:43.947808 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 643/2586] 10.4.3.189 () {74 vars in 1594 bytes} [Tue Aug 25 05:46:43 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 25 05:46:43.992362 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-1d6ba062-9363-48b1-90a1-62a06d801def None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:46:43.998107 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-1d6ba062-9363-48b1-90a1-62a06d801def tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] GET https://10.4.3.189/volume/v3/volumes/7588dc5f-ef2c-4d56-b6f1-64039b80e175 Aug 25 05:46:43.998373 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-1d6ba062-9363-48b1-90a1-62a06d801def tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:46:43.998777 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-1d6ba062-9363-48b1-90a1-62a06d801def tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:46:44.016155 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-1743b29b-3483-4085-90e4-7527d4208c06 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:46:44.016570 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:46:44.016570 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:46:44.016657 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-1743b29b-3483-4085-90e4-7527d4208c06 None None] GET https://10.4.3.189/volume// Aug 25 05:46:44.016768 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-1743b29b-3483-4085-90e4-7527d4208c06 None None] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:46:44.017041 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-1743b29b-3483-4085-90e4-7527d4208c06 None None] Calling method 'all' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:46:44.017492 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-1743b29b-3483-4085-90e4-7527d4208c06 None None] https://10.4.3.189/volume// returned with HTTP 300 Aug 25 05:46:44.017878 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 644/2587] 10.4.3.189 () {66 vars in 1426 bytes} [Tue Aug 25 05:46: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 25 05:46:44.021318 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-1d6ba062-9363-48b1-90a1-62a06d801def tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] Volume info retrieved successfully. Aug 25 05:46:44.027407 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-1d6ba062-9363-48b1-90a1-62a06d801def tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] https://10.4.3.189/volume/v3/volumes/7588dc5f-ef2c-4d56-b6f1-64039b80e175 returned with HTTP 200 Aug 25 05:46:44.027694 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 654/2588] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:46:43 2026] GET /volume/v3/volumes/7588dc5f-ef2c-4d56-b6f1-64039b80e175 => generated 843 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:46:44.031576 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-f37b6407-bbb2-46a0-b7ce-566eda3a1319 req-db6082ad-e024-449e-9f0a-f7f8084be009 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:46:44.035010 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-f37b6407-bbb2-46a0-b7ce-566eda3a1319 req-db6082ad-e024-449e-9f0a-f7f8084be009 tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] GET https://10.4.3.189/volume/v3/volumes/7588dc5f-ef2c-4d56-b6f1-64039b80e175 Aug 25 05:46:44.035532 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-f37b6407-bbb2-46a0-b7ce-566eda3a1319 req-db6082ad-e024-449e-9f0a-f7f8084be009 tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:46:44.035867 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-f37b6407-bbb2-46a0-b7ce-566eda3a1319 req-db6082ad-e024-449e-9f0a-f7f8084be009 tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:46:44.055593 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:46:44.055593 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:46:44.060319 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [req-f37b6407-bbb2-46a0-b7ce-566eda3a1319 req-db6082ad-e024-449e-9f0a-f7f8084be009 tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] Volume info retrieved successfully. Aug 25 05:46:44.064644 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-f37b6407-bbb2-46a0-b7ce-566eda3a1319 req-db6082ad-e024-449e-9f0a-f7f8084be009 tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] https://10.4.3.189/volume/v3/volumes/7588dc5f-ef2c-4d56-b6f1-64039b80e175 returned with HTTP 200 Aug 25 05:46:44.065198 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 648/2589] 10.4.3.189 () {70 vars in 1639 bytes} [Tue Aug 25 05:46:44 2026] GET /volume/v3/volumes/7588dc5f-ef2c-4d56-b6f1-64039b80e175 => generated 1023 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 05:46:44.192963 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-f37b6407-bbb2-46a0-b7ce-566eda3a1319 req-0541730c-27bc-4bcc-b45d-98d4a369f2ac None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:46:44.195667 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-f37b6407-bbb2-46a0-b7ce-566eda3a1319 req-0541730c-27bc-4bcc-b45d-98d4a369f2ac tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] PUT https://10.4.3.189/volume/v3/attachments/06059893-7450-4d4b-82d3-82dd2305be8f Aug 25 05:46:44.196375 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-f37b6407-bbb2-46a0-b7ce-566eda3a1319 req-0541730c-27bc-4bcc-b45d-98d4a369f2ac tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.189", "host": "np0000008051", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:8b4a65c6a3e1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "a19da604-b1eb-4396-a9d5-30b16dae3da8", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:46:44.206312 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.coordination [req-f37b6407-bbb2-46a0-b7ce-566eda3a1319 req-0541730c-27bc-4bcc-b45d-98d4a369f2ac tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] Acquiring lock "cinder-attachment_update-7588dc5f-ef2c-4d56-b6f1-64039b80e175-np0000008051" by "attachment_update" {{(pid=100269) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 05:46:44.211729 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.coordination [req-f37b6407-bbb2-46a0-b7ce-566eda3a1319 req-0541730c-27bc-4bcc-b45d-98d4a369f2ac tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] Lock "cinder-attachment_update-7588dc5f-ef2c-4d56-b6f1-64039b80e175-np0000008051" acquired by "attachment_update" :: waited 0.005s {{(pid=100269) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 05:46:44.213467 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:46:44.213467 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:46:44.319840 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-b6f5618b-fba1-48a1-b11d-2eea54b86b92 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:46:44.324300 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-b6f5618b-fba1-48a1-b11d-2eea54b86b92 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] GET https://10.4.3.189/volume/v3/volumes/7b791778-55b8-4f3a-8347-c8da3e9b7169 Aug 25 05:46:44.324300 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-b6f5618b-fba1-48a1-b11d-2eea54b86b92 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:46:44.324726 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-b6f5618b-fba1-48a1-b11d-2eea54b86b92 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:46:44.332574 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.coordination [req-f37b6407-bbb2-46a0-b7ce-566eda3a1319 req-0541730c-27bc-4bcc-b45d-98d4a369f2ac tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] Lock "cinder-attachment_update-7588dc5f-ef2c-4d56-b6f1-64039b80e175-np0000008051" released by "attachment_update" :: held 0.120s {{(pid=100269) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 05:46:44.332574 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-f37b6407-bbb2-46a0-b7ce-566eda3a1319 req-0541730c-27bc-4bcc-b45d-98d4a369f2ac tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] https://10.4.3.189/volume/v3/attachments/06059893-7450-4d4b-82d3-82dd2305be8f returned with HTTP 200 Aug 25 05:46:44.332574 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 644/2590] 10.4.3.189 () {74 vars in 1704 bytes} [Tue Aug 25 05:46:44 2026] PUT /volume/v3/attachments/06059893-7450-4d4b-82d3-82dd2305be8f => generated 969 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:46:44.340463 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:46:44.340463 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:46:44.345475 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-b6f5618b-fba1-48a1-b11d-2eea54b86b92 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Volume info retrieved successfully. Aug 25 05:46:44.351790 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-b6f5618b-fba1-48a1-b11d-2eea54b86b92 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] https://10.4.3.189/volume/v3/volumes/7b791778-55b8-4f3a-8347-c8da3e9b7169 returned with HTTP 200 Aug 25 05:46:44.352229 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 645/2591] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:46:44 2026] GET /volume/v3/volumes/7b791778-55b8-4f3a-8347-c8da3e9b7169 => generated 872 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:46:44.457370 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-f91c077f-a7cb-42e9-ba9f-a0f645bed699 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:46:44.462270 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-f91c077f-a7cb-42e9-ba9f-a0f645bed699 tempest-VolumesMetadataTest-1858212771 tempest-VolumesMetadataTest-1858212771-project-member] GET https://10.4.3.189/volume/v3/volumes/532ea1fe-882e-49df-aa90-3e659194b2c3 Aug 25 05:46:44.462270 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-f91c077f-a7cb-42e9-ba9f-a0f645bed699 tempest-VolumesMetadataTest-1858212771 tempest-VolumesMetadataTest-1858212771-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:46:44.462270 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-f91c077f-a7cb-42e9-ba9f-a0f645bed699 tempest-VolumesMetadataTest-1858212771 tempest-VolumesMetadataTest-1858212771-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:46:44.477015 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-f91c077f-a7cb-42e9-ba9f-a0f645bed699 tempest-VolumesMetadataTest-1858212771 tempest-VolumesMetadataTest-1858212771-project-member] https://10.4.3.189/volume/v3/volumes/532ea1fe-882e-49df-aa90-3e659194b2c3 returned with HTTP 404 Aug 25 05:46:44.477650 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 655/2592] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:46:44 2026] GET /volume/v3/volumes/532ea1fe-882e-49df-aa90-3e659194b2c3 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:46:44.595747 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-e13d2d20-43e8-4311-ba1e-7a2ef456d0c7 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:46:44.598155 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e13d2d20-43e8-4311-ba1e-7a2ef456d0c7 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] GET https://10.4.3.189/volume/v3/backups/1dcb7fbc-4417-4ce7-ac27-da882a39f78e Aug 25 05:46:44.598155 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e13d2d20-43e8-4311-ba1e-7a2ef456d0c7 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:46:44.598155 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e13d2d20-43e8-4311-ba1e-7a2ef456d0c7 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:46:44.598334 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-e13d2d20-43e8-4311-ba1e-7a2ef456d0c7 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Show backup with id 1dcb7fbc-4417-4ce7-ac27-da882a39f78e. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:46:44.606377 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:46:44.606377 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:46:44.607147 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e13d2d20-43e8-4311-ba1e-7a2ef456d0c7 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] https://10.4.3.189/volume/v3/backups/1dcb7fbc-4417-4ce7-ac27-da882a39f78e returned with HTTP 200 Aug 25 05:46:44.607513 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 649/2593] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:46:44 2026] GET /volume/v3/backups/1dcb7fbc-4417-4ce7-ac27-da882a39f78e => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 25 05:46:44.872119 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-be520ad1-0507-4f38-8bfd-a7169bf1f8c9 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:46:44.874813 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-be520ad1-0507-4f38-8bfd-a7169bf1f8c9 tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] GET https://10.4.3.189/volume/v3/backups/08bae0e2-6a6d-4649-a4c9-6bb5a103b8c2 Aug 25 05:46:44.874813 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-be520ad1-0507-4f38-8bfd-a7169bf1f8c9 tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:46:44.875093 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-be520ad1-0507-4f38-8bfd-a7169bf1f8c9 tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:46:44.875231 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-be520ad1-0507-4f38-8bfd-a7169bf1f8c9 tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] Show backup with id 08bae0e2-6a6d-4649-a4c9-6bb5a103b8c2. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:46:44.879962 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-be520ad1-0507-4f38-8bfd-a7169bf1f8c9 tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] https://10.4.3.189/volume/v3/backups/08bae0e2-6a6d-4649-a4c9-6bb5a103b8c2 returned with HTTP 404 Aug 25 05:46:44.881082 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 645/2594] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:46:44 2026] GET /volume/v3/backups/08bae0e2-6a6d-4649-a4c9-6bb5a103b8c2 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:46:44.893562 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-2a8d3d68-1717-4693-b4c9-1d30504db11b None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:46:44.896826 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-2a8d3d68-1717-4693-b4c9-1d30504db11b tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] POST https://10.4.3.189/volume/v3/volumes Aug 25 05:46:44.896826 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-2a8d3d68-1717-4693-b4c9-1d30504db11b tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-155914639"}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:46:44.897616 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.v3.volumes [None req-2a8d3d68-1717-4693-b4c9-1d30504db11b tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-155914639'}} {{(pid=100270) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 05:46:44.897752 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.v3.volumes [None req-2a8d3d68-1717-4693-b4c9-1d30504db11b tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] Create volume of 1 GB Aug 25 05:46:44.902503 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-2a8d3d68-1717-4693-b4c9-1d30504db11b tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] Availability Zones retrieved successfully. Aug 25 05:46:44.907940 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-2a8d3d68-1717-4693-b4c9-1d30504db11b tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] Flow 'volume_create_api' (3f2efb1f-b00d-4c91-9b7f-35a5698a56b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:46:44.908822 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-2a8d3d68-1717-4693-b4c9-1d30504db11b tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d9ae5bb3-1774-4ac3-becb-44f7e1f2145b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:46:44.909755 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.flows.api.create_volume [None req-2a8d3d68-1717-4693-b4c9-1d30504db11b tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] Validating volume size '1' using validate_int {{(pid=100270) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 05:46:44.936551 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-2a8d3d68-1717-4693-b4c9-1d30504db11b tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d9ae5bb3-1774-4ac3-becb-44f7e1f2145b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T05:35:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=23fc6e5d-fce0-4521-ba46-4837b4232084,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '23fc6e5d-fce0-4521-ba46-4837b4232084', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:46:44.939736 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-2a8d3d68-1717-4693-b4c9-1d30504db11b tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (53c73285-b475-44ad-b38c-9798b7022a7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:46:44.947266 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-a85a9501-b450-42ad-a5c4-daa9da3fd323 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:46:44.949679 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-a85a9501-b450-42ad-a5c4-daa9da3fd323 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] GET https://10.4.3.189/volume/v3/volumes/24355347-74ea-4dce-9d84-63c57eaf13d4 Aug 25 05:46:44.949900 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-a85a9501-b450-42ad-a5c4-daa9da3fd323 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:46:44.951263 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-a85a9501-b450-42ad-a5c4-daa9da3fd323 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:46:44.959199 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:46:44.959199 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:46:44.963236 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-a85a9501-b450-42ad-a5c4-daa9da3fd323 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Volume info retrieved successfully. Aug 25 05:46:44.968042 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-a85a9501-b450-42ad-a5c4-daa9da3fd323 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] https://10.4.3.189/volume/v3/volumes/24355347-74ea-4dce-9d84-63c57eaf13d4 returned with HTTP 200 Aug 25 05:46:44.968644 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 656/2595] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:46:44 2026] GET /volume/v3/volumes/24355347-74ea-4dce-9d84-63c57eaf13d4 => generated 841 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:46:44.980627 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.quota [None req-2a8d3d68-1717-4693-b4c9-1d30504db11b tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] Created reservations ['73eb2a55-7301-4cce-bd68-3279969db359', '7562a626-f4b6-45cf-b34f-1af85ae4f3c5', '1f635992-e92b-43cb-9276-a78823129986', '160b9efb-910d-4522-8428-50c30acd7565'] {{(pid=100270) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:46:44.981366 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-2a8d3d68-1717-4693-b4c9-1d30504db11b tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (53c73285-b475-44ad-b38c-9798b7022a7e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['73eb2a55-7301-4cce-bd68-3279969db359', '7562a626-f4b6-45cf-b34f-1af85ae4f3c5', '1f635992-e92b-43cb-9276-a78823129986', '160b9efb-910d-4522-8428-50c30acd7565']}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:46:44.982040 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-2a8d3d68-1717-4693-b4c9-1d30504db11b tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a6be648f-f309-4634-b978-02aaa898e340) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:46:45.011897 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-2a8d3d68-1717-4693-b4c9-1d30504db11b tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a6be648f-f309-4634-b978-02aaa898e340) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b48a8144-b33b-42fb-a92f-4a8843a7c579', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-155914639',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0350634de32840f48ca2cf0f2ece237e',qos_specs=None,replication_status=,reservations=['73eb2a55-7301-4cce-bd68-3279969db359','7562a626-f4b6-45cf-b34f-1af85ae4f3c5','1f635992-e92b-43cb-9276-a78823129986','160b9efb-910d-4522-8428-50c30acd7565'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='05267dbbf7e643229f4b7f78f71c95cd',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T05:46:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-155914639',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b48a8144-b33b-42fb-a92f-4a8843a7c579,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0350634de32840f48ca2cf0f2ece237e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='05267dbbf7e643229f4b7f78f71c95cd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(23fc6e5d-fce0-4521-ba46-4837b4232084),volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:46:45.013081 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-2a8d3d68-1717-4693-b4c9-1d30504db11b tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e637a1e0-8fac-421a-884a-bc4c21153a96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:46:45.044579 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-1f8ba790-e4f8-462d-9d68-287599973678 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:46:45.051092 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-1f8ba790-e4f8-462d-9d68-287599973678 tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] GET https://10.4.3.189/volume/v3/volumes/7588dc5f-ef2c-4d56-b6f1-64039b80e175 Aug 25 05:46:45.051393 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-1f8ba790-e4f8-462d-9d68-287599973678 tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:46:45.051677 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-1f8ba790-e4f8-462d-9d68-287599973678 tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:46:45.052013 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-bab5b249-cfa0-4f17-a89b-7493b2980fd6 req-a518d0c9-a82e-44a1-89ae-61ef004dae6e None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:46:45.055530 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-2a8d3d68-1717-4693-b4c9-1d30504db11b tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e637a1e0-8fac-421a-884a-bc4c21153a96) transitioned into state 'SUCCESS' from state '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-155914639',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0350634de32840f48ca2cf0f2ece237e',qos_specs=None,replication_status=,reservations=['73eb2a55-7301-4cce-bd68-3279969db359','7562a626-f4b6-45cf-b34f-1af85ae4f3c5','1f635992-e92b-43cb-9276-a78823129986','160b9efb-910d-4522-8428-50c30acd7565'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='05267dbbf7e643229f4b7f78f71c95cd',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:46:45.056358 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-bab5b249-cfa0-4f17-a89b-7493b2980fd6 req-a518d0c9-a82e-44a1-89ae-61ef004dae6e tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] GET https://10.4.3.189/volume/v3/volumes/24355347-74ea-4dce-9d84-63c57eaf13d4 Aug 25 05:46:45.056502 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-2a8d3d68-1717-4693-b4c9-1d30504db11b tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f6564047-99a5-466c-899e-a9f9e80bb7dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:46:45.056557 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-bab5b249-cfa0-4f17-a89b-7493b2980fd6 req-a518d0c9-a82e-44a1-89ae-61ef004dae6e tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:46:45.057620 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-bab5b249-cfa0-4f17-a89b-7493b2980fd6 req-a518d0c9-a82e-44a1-89ae-61ef004dae6e tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:46:45.065411 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:46:45.065411 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:46:45.069961 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [req-bab5b249-cfa0-4f17-a89b-7493b2980fd6 req-a518d0c9-a82e-44a1-89ae-61ef004dae6e tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Volume info retrieved successfully. Aug 25 05:46:45.075794 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:46:45.075794 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:46:45.075970 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-bab5b249-cfa0-4f17-a89b-7493b2980fd6 req-a518d0c9-a82e-44a1-89ae-61ef004dae6e tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] https://10.4.3.189/volume/v3/volumes/24355347-74ea-4dce-9d84-63c57eaf13d4 returned with HTTP 200 Aug 25 05:46:45.076155 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 646/2596] 10.4.3.189 () {68 vars in 1598 bytes} [Tue Aug 25 05:46:45 2026] GET /volume/v3/volumes/24355347-74ea-4dce-9d84-63c57eaf13d4 => generated 841 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:46:45.078470 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-2a8d3d68-1717-4693-b4c9-1d30504db11b tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f6564047-99a5-466c-899e-a9f9e80bb7dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:46:45.080638 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-2a8d3d68-1717-4693-b4c9-1d30504db11b tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] Flow 'volume_create_api' (3f2efb1f-b00d-4c91-9b7f-35a5698a56b8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100270) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:46:45.080638 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-2a8d3d68-1717-4693-b4c9-1d30504db11b tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] Create volume request issued successfully. Aug 25 05:46:45.082034 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-2a8d3d68-1717-4693-b4c9-1d30504db11b tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] https://10.4.3.189/volume/v3/volumes returned with HTTP 202 Aug 25 05:46:45.082427 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 646/2597] 10.4.3.189 () {68 vars in 1258 bytes} [Tue Aug 25 05:46:44 2026] POST /volume/v3/volumes => generated 748 bytes in 189 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 05:46:45.084911 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-1f8ba790-e4f8-462d-9d68-287599973678 tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] Volume info retrieved successfully. Aug 25 05:46:45.096963 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-1f8ba790-e4f8-462d-9d68-287599973678 tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] https://10.4.3.189/volume/v3/volumes/7588dc5f-ef2c-4d56-b6f1-64039b80e175 returned with HTTP 200 Aug 25 05:46:45.097548 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 650/2598] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:46:45 2026] GET /volume/v3/volumes/7588dc5f-ef2c-4d56-b6f1-64039b80e175 => generated 844 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:46:45.103388 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-8fb7f02c-58b0-4ba6-824d-4499fd789321 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:46:45.106499 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-8fb7f02c-58b0-4ba6-824d-4499fd789321 tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] GET https://10.4.3.189/volume/v3/volumes/b48a8144-b33b-42fb-a92f-4a8843a7c579 Aug 25 05:46:45.109082 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-8fb7f02c-58b0-4ba6-824d-4499fd789321 tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:46:45.109082 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-8fb7f02c-58b0-4ba6-824d-4499fd789321 tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:46:45.119428 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:46:45.119428 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:46:45.126069 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-8fb7f02c-58b0-4ba6-824d-4499fd789321 tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] Volume info retrieved successfully. Aug 25 05:46:45.132405 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-8fb7f02c-58b0-4ba6-824d-4499fd789321 tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] https://10.4.3.189/volume/v3/volumes/b48a8144-b33b-42fb-a92f-4a8843a7c579 returned with HTTP 200 Aug 25 05:46:45.132959 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 657/2599] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:46:45 2026] GET /volume/v3/volumes/b48a8144-b33b-42fb-a92f-4a8843a7c579 => generated 816 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:46:45.191087 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-4f090c74-3a13-42aa-af46-1776def0df6a None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:46:45.191087 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-4f090c74-3a13-42aa-af46-1776def0df6a None None] GET https://10.4.3.189/volume// Aug 25 05:46:45.191326 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-4f090c74-3a13-42aa-af46-1776def0df6a None None] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:46:45.191480 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-4f090c74-3a13-42aa-af46-1776def0df6a None None] Calling method 'all' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:46:45.191886 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-4f090c74-3a13-42aa-af46-1776def0df6a None None] https://10.4.3.189/volume// returned with HTTP 300 Aug 25 05:46:45.192194 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 647/2600] 10.4.3.189 () {66 vars in 1428 bytes} [Tue Aug 25 05:46: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 25 05:46:45.204649 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [req-bab5b249-cfa0-4f17-a89b-7493b2980fd6 req-ffcd93c7-2831-419d-acb5-b5254f80c70a None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:46:45.207525 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-bab5b249-cfa0-4f17-a89b-7493b2980fd6 req-ffcd93c7-2831-419d-acb5-b5254f80c70a tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] POST https://10.4.3.189/volume/v3/attachments Aug 25 05:46:45.208278 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-bab5b249-cfa0-4f17-a89b-7493b2980fd6 req-ffcd93c7-2831-419d-acb5-b5254f80c70a tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "24355347-74ea-4dce-9d84-63c57eaf13d4", "connector": null, "instance_uuid": "b4de1381-9a33-4480-b70e-50b54497bcb4"}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:46:45.221215 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:46:45.221215 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:46:45.259273 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-bab5b249-cfa0-4f17-a89b-7493b2980fd6 req-ffcd93c7-2831-419d-acb5-b5254f80c70a tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] https://10.4.3.189/volume/v3/attachments returned with HTTP 200 Aug 25 05:46:45.259674 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 647/2601] 10.4.3.189 () {74 vars in 1594 bytes} [Tue Aug 25 05:46:45 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 25 05:46:45.309582 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-c45ea3bc-d8d4-4811-9e4f-353ab1522072 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:46:45.315123 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c45ea3bc-d8d4-4811-9e4f-353ab1522072 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] GET https://10.4.3.189/volume/v3/volumes/24355347-74ea-4dce-9d84-63c57eaf13d4 Aug 25 05:46:45.315123 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c45ea3bc-d8d4-4811-9e4f-353ab1522072 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:46:45.315123 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c45ea3bc-d8d4-4811-9e4f-353ab1522072 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:46:45.319986 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-cd08ecd3-45b5-4e2a-a041-47afceec4f2d None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:46:45.320551 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-cd08ecd3-45b5-4e2a-a041-47afceec4f2d None None] GET https://10.4.3.189/volume// Aug 25 05:46:45.320643 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-cd08ecd3-45b5-4e2a-a041-47afceec4f2d None None] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:46:45.320866 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-cd08ecd3-45b5-4e2a-a041-47afceec4f2d None None] Calling method 'all' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:46:45.321373 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-cd08ecd3-45b5-4e2a-a041-47afceec4f2d None None] https://10.4.3.189/volume// returned with HTTP 300 Aug 25 05:46:45.321620 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 658/2602] 10.4.3.189 () {66 vars in 1426 bytes} [Tue Aug 25 05:46: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 25 05:46:45.333162 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:46:45.333162 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:46:45.335045 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-bab5b249-cfa0-4f17-a89b-7493b2980fd6 req-12d27b2c-4e16-43b1-ae33-de98e8bb614d None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:46:45.339087 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-c45ea3bc-d8d4-4811-9e4f-353ab1522072 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Volume info retrieved successfully. Aug 25 05:46:45.340442 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-bab5b249-cfa0-4f17-a89b-7493b2980fd6 req-12d27b2c-4e16-43b1-ae33-de98e8bb614d tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] GET https://10.4.3.189/volume/v3/volumes/24355347-74ea-4dce-9d84-63c57eaf13d4 Aug 25 05:46:45.340699 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-bab5b249-cfa0-4f17-a89b-7493b2980fd6 req-12d27b2c-4e16-43b1-ae33-de98e8bb614d tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:46:45.340936 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-bab5b249-cfa0-4f17-a89b-7493b2980fd6 req-12d27b2c-4e16-43b1-ae33-de98e8bb614d tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:46:45.344925 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c45ea3bc-d8d4-4811-9e4f-353ab1522072 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] https://10.4.3.189/volume/v3/volumes/24355347-74ea-4dce-9d84-63c57eaf13d4 returned with HTTP 200 Aug 25 05:46:45.345528 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 651/2603] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:46:45 2026] GET /volume/v3/volumes/24355347-74ea-4dce-9d84-63c57eaf13d4 => generated 840 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:46:45.356637 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:46:45.356637 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:46:45.362484 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [req-bab5b249-cfa0-4f17-a89b-7493b2980fd6 req-12d27b2c-4e16-43b1-ae33-de98e8bb614d tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Volume info retrieved successfully. Aug 25 05:46:45.366870 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-bab5b249-cfa0-4f17-a89b-7493b2980fd6 req-12d27b2c-4e16-43b1-ae33-de98e8bb614d tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] https://10.4.3.189/volume/v3/volumes/24355347-74ea-4dce-9d84-63c57eaf13d4 returned with HTTP 200 Aug 25 05:46:45.367514 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 648/2604] 10.4.3.189 () {70 vars in 1639 bytes} [Tue Aug 25 05:46:45 2026] GET /volume/v3/volumes/24355347-74ea-4dce-9d84-63c57eaf13d4 => generated 1020 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 05:46:45.368951 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-2ec5c096-2783-491b-9b9f-b895cde064ba None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:46:45.372787 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-2ec5c096-2783-491b-9b9f-b895cde064ba tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] GET https://10.4.3.189/volume/v3/volumes/7b791778-55b8-4f3a-8347-c8da3e9b7169 Aug 25 05:46:45.373085 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-2ec5c096-2783-491b-9b9f-b895cde064ba tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:46:45.373334 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-2ec5c096-2783-491b-9b9f-b895cde064ba tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:46:45.390889 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:46:45.390889 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:46:45.395545 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-2ec5c096-2783-491b-9b9f-b895cde064ba tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Volume info retrieved successfully. Aug 25 05:46:45.404017 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-d01208c9-d81f-48b4-aaf6-627394509b10 req-6f51933a-d1c9-45bf-a100-6aa6b3dbbc7c None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:46:45.408461 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-2ec5c096-2783-491b-9b9f-b895cde064ba tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] https://10.4.3.189/volume/v3/volumes/7b791778-55b8-4f3a-8347-c8da3e9b7169 returned with HTTP 200 Aug 25 05:46:45.408593 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-d01208c9-d81f-48b4-aaf6-627394509b10 req-6f51933a-d1c9-45bf-a100-6aa6b3dbbc7c tempest-ServerRescueNegativeTestJSON-1981764244 tempest-ServerRescueNegativeTestJSON-1981764244-project-member] GET https://10.4.3.189/volume/v3/volumes/1769182a-f22f-4c59-aa35-1fd26bf2d9f4 Aug 25 05:46:45.408593 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-d01208c9-d81f-48b4-aaf6-627394509b10 req-6f51933a-d1c9-45bf-a100-6aa6b3dbbc7c tempest-ServerRescueNegativeTestJSON-1981764244 tempest-ServerRescueNegativeTestJSON-1981764244-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:46:45.408650 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 648/2605] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:46:45 2026] GET /volume/v3/volumes/7b791778-55b8-4f3a-8347-c8da3e9b7169 => generated 872 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:46:45.408682 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-d01208c9-d81f-48b4-aaf6-627394509b10 req-6f51933a-d1c9-45bf-a100-6aa6b3dbbc7c tempest-ServerRescueNegativeTestJSON-1981764244 tempest-ServerRescueNegativeTestJSON-1981764244-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:46:45.417776 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:46:45.417776 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:46:45.421521 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [req-d01208c9-d81f-48b4-aaf6-627394509b10 req-6f51933a-d1c9-45bf-a100-6aa6b3dbbc7c tempest-ServerRescueNegativeTestJSON-1981764244 tempest-ServerRescueNegativeTestJSON-1981764244-project-member] Volume info retrieved successfully. Aug 25 05:46:45.427352 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-d01208c9-d81f-48b4-aaf6-627394509b10 req-6f51933a-d1c9-45bf-a100-6aa6b3dbbc7c tempest-ServerRescueNegativeTestJSON-1981764244 tempest-ServerRescueNegativeTestJSON-1981764244-project-member] https://10.4.3.189/volume/v3/volumes/1769182a-f22f-4c59-aa35-1fd26bf2d9f4 returned with HTTP 200 Aug 25 05:46:45.427352 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 659/2606] 10.4.3.189 () {68 vars in 1598 bytes} [Tue Aug 25 05:46:45 2026] GET /volume/v3/volumes/1769182a-f22f-4c59-aa35-1fd26bf2d9f4 => generated 1143 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:46:45.526992 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-bab5b249-cfa0-4f17-a89b-7493b2980fd6 req-4b220cb6-e98f-4755-8490-9348a31635dc None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:46:45.531337 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-bab5b249-cfa0-4f17-a89b-7493b2980fd6 req-4b220cb6-e98f-4755-8490-9348a31635dc tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] PUT https://10.4.3.189/volume/v3/attachments/890db82f-b1f7-4be2-af6b-ed1fe5602e13 Aug 25 05:46:45.531716 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-bab5b249-cfa0-4f17-a89b-7493b2980fd6 req-4b220cb6-e98f-4755-8490-9348a31635dc tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.189", "host": "np0000008051", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:8b4a65c6a3e1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "a19da604-b1eb-4396-a9d5-30b16dae3da8", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:46:45.548100 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.coordination [req-bab5b249-cfa0-4f17-a89b-7493b2980fd6 req-4b220cb6-e98f-4755-8490-9348a31635dc tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Acquiring lock "cinder-attachment_update-24355347-74ea-4dce-9d84-63c57eaf13d4-np0000008051" by "attachment_update" {{(pid=100268) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 05:46:45.554301 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.coordination [req-bab5b249-cfa0-4f17-a89b-7493b2980fd6 req-4b220cb6-e98f-4755-8490-9348a31635dc tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Lock "cinder-attachment_update-24355347-74ea-4dce-9d84-63c57eaf13d4-np0000008051" acquired by "attachment_update" :: waited 0.006s {{(pid=100268) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 05:46:45.556009 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:46:45.556009 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:46:45.622174 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-ae51e063-3045-44f7-8853-d292aa08ae9c None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:46:45.625000 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-ae51e063-3045-44f7-8853-d292aa08ae9c tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] GET https://10.4.3.189/volume/v3/backups/1dcb7fbc-4417-4ce7-ac27-da882a39f78e Aug 25 05:46:45.625000 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-ae51e063-3045-44f7-8853-d292aa08ae9c tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:46:45.625000 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-ae51e063-3045-44f7-8853-d292aa08ae9c tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:46:45.625000 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-ae51e063-3045-44f7-8853-d292aa08ae9c tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Show backup with id 1dcb7fbc-4417-4ce7-ac27-da882a39f78e. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:46:45.631457 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:46:45.631457 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:46:45.632273 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-ae51e063-3045-44f7-8853-d292aa08ae9c tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] https://10.4.3.189/volume/v3/backups/1dcb7fbc-4417-4ce7-ac27-da882a39f78e returned with HTTP 200 Aug 25 05:46:45.632737 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 649/2607] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:46:45 2026] GET /volume/v3/backups/1dcb7fbc-4417-4ce7-ac27-da882a39f78e => generated 737 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:46:45.698793 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.coordination [req-bab5b249-cfa0-4f17-a89b-7493b2980fd6 req-4b220cb6-e98f-4755-8490-9348a31635dc tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Lock "cinder-attachment_update-24355347-74ea-4dce-9d84-63c57eaf13d4-np0000008051" released by "attachment_update" :: held 0.145s {{(pid=100268) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 05:46:45.699263 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-bab5b249-cfa0-4f17-a89b-7493b2980fd6 req-4b220cb6-e98f-4755-8490-9348a31635dc tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] https://10.4.3.189/volume/v3/attachments/890db82f-b1f7-4be2-af6b-ed1fe5602e13 returned with HTTP 200 Aug 25 05:46:45.701411 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 652/2608] 10.4.3.189 () {74 vars in 1704 bytes} [Tue Aug 25 05:46:45 2026] PUT /volume/v3/attachments/890db82f-b1f7-4be2-af6b-ed1fe5602e13 => generated 969 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:46:46.119488 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-bb1c43e5-767f-4873-9956-949196c6ed74 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:46:46.121198 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-bb1c43e5-767f-4873-9956-949196c6ed74 tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] GET https://10.4.3.189/volume/v3/volumes/7588dc5f-ef2c-4d56-b6f1-64039b80e175 Aug 25 05:46:46.121516 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-bb1c43e5-767f-4873-9956-949196c6ed74 tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:46:46.121802 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-bb1c43e5-767f-4873-9956-949196c6ed74 tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:46:46.133379 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:46:46.133379 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:46:46.137579 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-bb1c43e5-767f-4873-9956-949196c6ed74 tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] Volume info retrieved successfully. Aug 25 05:46:46.143286 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-bb1c43e5-767f-4873-9956-949196c6ed74 tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] https://10.4.3.189/volume/v3/volumes/7588dc5f-ef2c-4d56-b6f1-64039b80e175 returned with HTTP 200 Aug 25 05:46:46.143824 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 649/2609] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:46:46 2026] GET /volume/v3/volumes/7588dc5f-ef2c-4d56-b6f1-64039b80e175 => generated 844 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:46:46.151938 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-dadfa1f7-16e3-49ad-9371-70ea09fa796c None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:46:46.154282 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-dadfa1f7-16e3-49ad-9371-70ea09fa796c tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] GET https://10.4.3.189/volume/v3/volumes/b48a8144-b33b-42fb-a92f-4a8843a7c579 Aug 25 05:46:46.154588 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-dadfa1f7-16e3-49ad-9371-70ea09fa796c tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:46:46.154876 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-dadfa1f7-16e3-49ad-9371-70ea09fa796c tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:46:46.165091 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:46:46.165091 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:46:46.170297 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-dadfa1f7-16e3-49ad-9371-70ea09fa796c tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] Volume info retrieved successfully. Aug 25 05:46:46.176221 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-dadfa1f7-16e3-49ad-9371-70ea09fa796c tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] https://10.4.3.189/volume/v3/volumes/b48a8144-b33b-42fb-a92f-4a8843a7c579 returned with HTTP 200 Aug 25 05:46:46.178231 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 660/2610] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:46:46 2026] GET /volume/v3/volumes/b48a8144-b33b-42fb-a92f-4a8843a7c579 => generated 841 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:46:46.192865 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-e62dde67-4c31-4d4f-bef0-85679467433f None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:46:46.194969 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-e62dde67-4c31-4d4f-bef0-85679467433f tempest-VolumesBackupsTest-1415835281 tempest-VolumesBackupsTest-1415835281-project-admin] POST https://10.4.3.189/volume/v3/backups Aug 25 05:46:46.195495 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-e62dde67-4c31-4d4f-bef0-85679467433f tempest-VolumesBackupsTest-1415835281 tempest-VolumesBackupsTest-1415835281-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "b48a8144-b33b-42fb-a92f-4a8843a7c579", "name": "tempest-VolumesBackupsTest-Backup-915186588"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:46:46.197461 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.contrib.backups [None req-e62dde67-4c31-4d4f-bef0-85679467433f tempest-VolumesBackupsTest-1415835281 tempest-VolumesBackupsTest-1415835281-project-admin] Creating new backup {'backup': {'volume_id': 'b48a8144-b33b-42fb-a92f-4a8843a7c579', 'name': 'tempest-VolumesBackupsTest-Backup-915186588'}} {{(pid=100269) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 25 05:46:46.197672 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.contrib.backups [None req-e62dde67-4c31-4d4f-bef0-85679467433f tempest-VolumesBackupsTest-1415835281 tempest-VolumesBackupsTest-1415835281-project-admin] Creating backup of volume b48a8144-b33b-42fb-a92f-4a8843a7c579 in container None Aug 25 05:46:46.207733 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:46:46.207733 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:46:46.209295 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-e62dde67-4c31-4d4f-bef0-85679467433f tempest-VolumesBackupsTest-1415835281 tempest-VolumesBackupsTest-1415835281-project-admin] Volume info retrieved successfully. Aug 25 05:46:46.232795 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.quota [None req-e62dde67-4c31-4d4f-bef0-85679467433f tempest-VolumesBackupsTest-1415835281 tempest-VolumesBackupsTest-1415835281-project-admin] Created reservations ['70d33a58-7b21-443a-a685-d8ef811b0f21', '3d62a6e2-272b-4400-9d0b-59e55ada549f'] {{(pid=100269) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:46:46.282901 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-e62dde67-4c31-4d4f-bef0-85679467433f tempest-VolumesBackupsTest-1415835281 tempest-VolumesBackupsTest-1415835281-project-admin] https://10.4.3.189/volume/v3/backups returned with HTTP 202 Aug 25 05:46:46.283212 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 650/2611] 10.4.3.189 () {68 vars in 1259 bytes} [Tue Aug 25 05:46:46 2026] POST /volume/v3/backups => generated 329 bytes in 91 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 05:46:46.297376 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-af0006ca-6aba-4bbb-be8e-37d3c72bf89d None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:46:46.299930 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-af0006ca-6aba-4bbb-be8e-37d3c72bf89d tempest-VolumesBackupsTest-1415835281 tempest-VolumesBackupsTest-1415835281-project-admin] GET https://10.4.3.189/volume/v3/backups/02230ef0-2466-4428-aec6-c6b7e00cf2b0 Aug 25 05:46:46.299930 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-af0006ca-6aba-4bbb-be8e-37d3c72bf89d tempest-VolumesBackupsTest-1415835281 tempest-VolumesBackupsTest-1415835281-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:46:46.300024 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-af0006ca-6aba-4bbb-be8e-37d3c72bf89d tempest-VolumesBackupsTest-1415835281 tempest-VolumesBackupsTest-1415835281-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:46:46.300194 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-af0006ca-6aba-4bbb-be8e-37d3c72bf89d tempest-VolumesBackupsTest-1415835281 tempest-VolumesBackupsTest-1415835281-project-admin] Show backup with id 02230ef0-2466-4428-aec6-c6b7e00cf2b0. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:46:46.308019 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:46:46.308019 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:46:46.308729 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-af0006ca-6aba-4bbb-be8e-37d3c72bf89d tempest-VolumesBackupsTest-1415835281 tempest-VolumesBackupsTest-1415835281-project-admin] https://10.4.3.189/volume/v3/backups/02230ef0-2466-4428-aec6-c6b7e00cf2b0 returned with HTTP 200 Aug 25 05:46:46.309171 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 653/2612] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:46:46 2026] GET /volume/v3/backups/02230ef0-2466-4428-aec6-c6b7e00cf2b0 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:46:46.363691 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-9851cf3c-e99f-43f1-9a99-feccb8cbfc8b None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:46:46.366198 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-9851cf3c-e99f-43f1-9a99-feccb8cbfc8b tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] GET https://10.4.3.189/volume/v3/volumes/24355347-74ea-4dce-9d84-63c57eaf13d4 Aug 25 05:46:46.366408 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-9851cf3c-e99f-43f1-9a99-feccb8cbfc8b tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:46:46.366601 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-9851cf3c-e99f-43f1-9a99-feccb8cbfc8b tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:46:46.381610 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:46:46.381610 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:46:46.390501 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-9851cf3c-e99f-43f1-9a99-feccb8cbfc8b tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Volume info retrieved successfully. Aug 25 05:46:46.397271 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-9851cf3c-e99f-43f1-9a99-feccb8cbfc8b tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] https://10.4.3.189/volume/v3/volumes/24355347-74ea-4dce-9d84-63c57eaf13d4 returned with HTTP 200 Aug 25 05:46:46.397518 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 650/2613] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:46:46 2026] GET /volume/v3/volumes/24355347-74ea-4dce-9d84-63c57eaf13d4 => generated 841 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:46:46.426079 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-14d77c8e-91e3-431c-8659-1d6a0ad73a68 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:46:46.426079 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-14d77c8e-91e3-431c-8659-1d6a0ad73a68 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] GET https://10.4.3.189/volume/v3/volumes/7b791778-55b8-4f3a-8347-c8da3e9b7169 Aug 25 05:46:46.426228 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-14d77c8e-91e3-431c-8659-1d6a0ad73a68 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:46:46.426445 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-14d77c8e-91e3-431c-8659-1d6a0ad73a68 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:46:46.430832 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-8138e7b9-872f-4c9e-83ad-50614b3c6087 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:46:46.434192 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-8138e7b9-872f-4c9e-83ad-50614b3c6087 tempest-VolumesExtendTest-974849167 tempest-VolumesExtendTest-974849167-project-member] POST https://10.4.3.189/volume/v3/volumes Aug 25 05:46:46.434588 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-8138e7b9-872f-4c9e-83ad-50614b3c6087 tempest-VolumesExtendTest-974849167 tempest-VolumesExtendTest-974849167-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "821ab3e7-1977-4d78-a63f-5997ce48392f", "size": 1, "name": "tempest-VolumesExtendTest-Volume-11140740"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:46:46.436566 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.v3.volumes [None req-8138e7b9-872f-4c9e-83ad-50614b3c6087 tempest-VolumesExtendTest-974849167 tempest-VolumesExtendTest-974849167-project-member] Create volume request body: {'volume': {'imageRef': '821ab3e7-1977-4d78-a63f-5997ce48392f', 'size': 1, 'name': 'tempest-VolumesExtendTest-Volume-11140740'}} {{(pid=100269) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 05:46:46.442279 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:46:46.442279 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:46:46.450764 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-14d77c8e-91e3-431c-8659-1d6a0ad73a68 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Volume info retrieved successfully. Aug 25 05:46:46.456079 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-14d77c8e-91e3-431c-8659-1d6a0ad73a68 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] https://10.4.3.189/volume/v3/volumes/7b791778-55b8-4f3a-8347-c8da3e9b7169 returned with HTTP 200 Aug 25 05:46:46.456720 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 661/2614] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:46:46 2026] GET /volume/v3/volumes/7b791778-55b8-4f3a-8347-c8da3e9b7169 => generated 872 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:46:46.558906 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.v3.volumes [None req-8138e7b9-872f-4c9e-83ad-50614b3c6087 tempest-VolumesExtendTest-974849167 tempest-VolumesExtendTest-974849167-project-member] Create volume of 1 GB Aug 25 05:46:46.559334 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:46:46.559334 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:46:46.567141 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-8138e7b9-872f-4c9e-83ad-50614b3c6087 tempest-VolumesExtendTest-974849167 tempest-VolumesExtendTest-974849167-project-member] Availability Zones retrieved successfully. Aug 25 05:46:46.575466 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-8138e7b9-872f-4c9e-83ad-50614b3c6087 tempest-VolumesExtendTest-974849167 tempest-VolumesExtendTest-974849167-project-member] Flow 'volume_create_api' (fb4d8969-92c8-43e5-afb1-56c0254b3839) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:46:46.577237 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-8138e7b9-872f-4c9e-83ad-50614b3c6087 tempest-VolumesExtendTest-974849167 tempest-VolumesExtendTest-974849167-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e0839359-25cd-4738-a700-8440fbcc0051) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:46:46.578721 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.flows.api.create_volume [None req-8138e7b9-872f-4c9e-83ad-50614b3c6087 tempest-VolumesExtendTest-974849167 tempest-VolumesExtendTest-974849167-project-member] Validating volume size '1' using validate_int {{(pid=100269) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 05:46:46.655775 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-ce3eb361-cce3-4a4a-a7e3-4eb368b3ad7e None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:46:46.659114 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ce3eb361-cce3-4a4a-a7e3-4eb368b3ad7e tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] GET https://10.4.3.189/volume/v3/backups/1dcb7fbc-4417-4ce7-ac27-da882a39f78e Aug 25 05:46:46.659283 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ce3eb361-cce3-4a4a-a7e3-4eb368b3ad7e tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:46:46.661576 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ce3eb361-cce3-4a4a-a7e3-4eb368b3ad7e tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:46:46.662587 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-ce3eb361-cce3-4a4a-a7e3-4eb368b3ad7e tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Show backup with id 1dcb7fbc-4417-4ce7-ac27-da882a39f78e. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:46:46.671670 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:46:46.671670 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:46:46.672485 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ce3eb361-cce3-4a4a-a7e3-4eb368b3ad7e tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] https://10.4.3.189/volume/v3/backups/1dcb7fbc-4417-4ce7-ac27-da882a39f78e returned with HTTP 200 Aug 25 05:46:46.673052 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 654/2615] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:46:46 2026] GET /volume/v3/backups/1dcb7fbc-4417-4ce7-ac27-da882a39f78e => generated 737 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:46:46.674232 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-8138e7b9-872f-4c9e-83ad-50614b3c6087 tempest-VolumesExtendTest-974849167 tempest-VolumesExtendTest-974849167-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e0839359-25cd-4738-a700-8440fbcc0051) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T05:35:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=23fc6e5d-fce0-4521-ba46-4837b4232084,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '23fc6e5d-fce0-4521-ba46-4837b4232084', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:46:46.675779 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-8138e7b9-872f-4c9e-83ad-50614b3c6087 tempest-VolumesExtendTest-974849167 tempest-VolumesExtendTest-974849167-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0b7d8b2a-bf89-4147-bf54-da5df6ff12b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:46:46.767511 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.quota [None req-8138e7b9-872f-4c9e-83ad-50614b3c6087 tempest-VolumesExtendTest-974849167 tempest-VolumesExtendTest-974849167-project-member] Created reservations ['06a12e55-c16c-41dd-bf9c-47ce9c2eaf2f', '08d48db4-7ab5-48ad-bf31-9617a878bf8f', '81fdacb5-548e-4e16-b8f0-a8618357a11b', '1ac307ab-9e80-4f3f-8c08-1db4d24982d8'] {{(pid=100269) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:46:46.769728 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-8138e7b9-872f-4c9e-83ad-50614b3c6087 tempest-VolumesExtendTest-974849167 tempest-VolumesExtendTest-974849167-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0b7d8b2a-bf89-4147-bf54-da5df6ff12b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['06a12e55-c16c-41dd-bf9c-47ce9c2eaf2f', '08d48db4-7ab5-48ad-bf31-9617a878bf8f', '81fdacb5-548e-4e16-b8f0-a8618357a11b', '1ac307ab-9e80-4f3f-8c08-1db4d24982d8']}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:46:46.769728 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-8138e7b9-872f-4c9e-83ad-50614b3c6087 tempest-VolumesExtendTest-974849167 tempest-VolumesExtendTest-974849167-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (077c6280-46af-44ae-ac24-0b2a7e264a82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:46:46.798110 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-8138e7b9-872f-4c9e-83ad-50614b3c6087 tempest-VolumesExtendTest-974849167 tempest-VolumesExtendTest-974849167-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (077c6280-46af-44ae-ac24-0b2a7e264a82) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '35894f32-d6c3-4b4d-a86a-14e2f527d934', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-11140740',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6501210c5c9e43d88e10631e90f8e549',qos_specs=None,replication_status=,reservations=['06a12e55-c16c-41dd-bf9c-47ce9c2eaf2f','08d48db4-7ab5-48ad-bf31-9617a878bf8f','81fdacb5-548e-4e16-b8f0-a8618357a11b','1ac307ab-9e80-4f3f-8c08-1db4d24982d8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2c02ed44545b42ebbfcc31a31555ddd7',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T05:46:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-11140740',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=35894f32-d6c3-4b4d-a86a-14e2f527d934,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6501210c5c9e43d88e10631e90f8e549',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2c02ed44545b42ebbfcc31a31555ddd7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(23fc6e5d-fce0-4521-ba46-4837b4232084),volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:46:46.798990 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-8138e7b9-872f-4c9e-83ad-50614b3c6087 tempest-VolumesExtendTest-974849167 tempest-VolumesExtendTest-974849167-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2b9c4760-d604-4f48-952a-1dfcf48ade90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:46:46.821609 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-8138e7b9-872f-4c9e-83ad-50614b3c6087 tempest-VolumesExtendTest-974849167 tempest-VolumesExtendTest-974849167-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2b9c4760-d604-4f48-952a-1dfcf48ade90) transitioned into state 'SUCCESS' from state '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-11140740',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6501210c5c9e43d88e10631e90f8e549',qos_specs=None,replication_status=,reservations=['06a12e55-c16c-41dd-bf9c-47ce9c2eaf2f','08d48db4-7ab5-48ad-bf31-9617a878bf8f','81fdacb5-548e-4e16-b8f0-a8618357a11b','1ac307ab-9e80-4f3f-8c08-1db4d24982d8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2c02ed44545b42ebbfcc31a31555ddd7',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:46:46.822616 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-8138e7b9-872f-4c9e-83ad-50614b3c6087 tempest-VolumesExtendTest-974849167 tempest-VolumesExtendTest-974849167-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (404ce462-af45-4f7c-a8ab-a5b42ce45881) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:46:46.841331 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-8138e7b9-872f-4c9e-83ad-50614b3c6087 tempest-VolumesExtendTest-974849167 tempest-VolumesExtendTest-974849167-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (404ce462-af45-4f7c-a8ab-a5b42ce45881) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:46:46.842475 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-8138e7b9-872f-4c9e-83ad-50614b3c6087 tempest-VolumesExtendTest-974849167 tempest-VolumesExtendTest-974849167-project-member] Flow 'volume_create_api' (fb4d8969-92c8-43e5-afb1-56c0254b3839) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:46:46.842955 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-8138e7b9-872f-4c9e-83ad-50614b3c6087 tempest-VolumesExtendTest-974849167 tempest-VolumesExtendTest-974849167-project-member] Create volume request issued successfully. Aug 25 05:46:46.844066 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-8138e7b9-872f-4c9e-83ad-50614b3c6087 tempest-VolumesExtendTest-974849167 tempest-VolumesExtendTest-974849167-project-member] https://10.4.3.189/volume/v3/volumes returned with HTTP 202 Aug 25 05:46:46.844570 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 651/2616] 10.4.3.189 () {68 vars in 1259 bytes} [Tue Aug 25 05:46:46 2026] POST /volume/v3/volumes => generated 746 bytes in 414 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 05:46:46.865945 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-94205dbc-f7f0-47fa-895e-70376c3a4211 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:46:46.867508 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-94205dbc-f7f0-47fa-895e-70376c3a4211 tempest-VolumesExtendTest-974849167 tempest-VolumesExtendTest-974849167-project-member] GET https://10.4.3.189/volume/v3/volumes/35894f32-d6c3-4b4d-a86a-14e2f527d934 Aug 25 05:46:46.867750 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-94205dbc-f7f0-47fa-895e-70376c3a4211 tempest-VolumesExtendTest-974849167 tempest-VolumesExtendTest-974849167-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:46:46.867918 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-94205dbc-f7f0-47fa-895e-70376c3a4211 tempest-VolumesExtendTest-974849167 tempest-VolumesExtendTest-974849167-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:46:46.875907 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:46:46.875907 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:46:46.880405 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-94205dbc-f7f0-47fa-895e-70376c3a4211 tempest-VolumesExtendTest-974849167 tempest-VolumesExtendTest-974849167-project-member] Volume info retrieved successfully. Aug 25 05:46:46.886199 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-94205dbc-f7f0-47fa-895e-70376c3a4211 tempest-VolumesExtendTest-974849167 tempest-VolumesExtendTest-974849167-project-member] https://10.4.3.189/volume/v3/volumes/35894f32-d6c3-4b4d-a86a-14e2f527d934 returned with HTTP 200 Aug 25 05:46:46.886670 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 651/2617] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:46:46 2026] GET /volume/v3/volumes/35894f32-d6c3-4b4d-a86a-14e2f527d934 => generated 814 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:46:47.159937 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-1f511412-2e8b-4d1a-a28e-00ebaeadd729 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:46:47.162292 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-1f511412-2e8b-4d1a-a28e-00ebaeadd729 tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] GET https://10.4.3.189/volume/v3/volumes/7588dc5f-ef2c-4d56-b6f1-64039b80e175 Aug 25 05:46:47.162553 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-1f511412-2e8b-4d1a-a28e-00ebaeadd729 tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:46:47.162808 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-1f511412-2e8b-4d1a-a28e-00ebaeadd729 tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:46:47.174086 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:46:47.174086 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:46:47.177510 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-1f511412-2e8b-4d1a-a28e-00ebaeadd729 tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] Volume info retrieved successfully. Aug 25 05:46:47.181934 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-1f511412-2e8b-4d1a-a28e-00ebaeadd729 tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] https://10.4.3.189/volume/v3/volumes/7588dc5f-ef2c-4d56-b6f1-64039b80e175 returned with HTTP 200 Aug 25 05:46:47.182437 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 662/2618] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:46:47 2026] GET /volume/v3/volumes/7588dc5f-ef2c-4d56-b6f1-64039b80e175 => generated 844 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:46:47.322705 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-d79cce82-20c2-4cba-a4a9-28a3d642dfbd None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:46:47.324627 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d79cce82-20c2-4cba-a4a9-28a3d642dfbd tempest-VolumesBackupsTest-1415835281 tempest-VolumesBackupsTest-1415835281-project-admin] GET https://10.4.3.189/volume/v3/backups/02230ef0-2466-4428-aec6-c6b7e00cf2b0 Aug 25 05:46:47.324923 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d79cce82-20c2-4cba-a4a9-28a3d642dfbd tempest-VolumesBackupsTest-1415835281 tempest-VolumesBackupsTest-1415835281-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:46:47.325182 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d79cce82-20c2-4cba-a4a9-28a3d642dfbd tempest-VolumesBackupsTest-1415835281 tempest-VolumesBackupsTest-1415835281-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:46:47.325308 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-d79cce82-20c2-4cba-a4a9-28a3d642dfbd tempest-VolumesBackupsTest-1415835281 tempest-VolumesBackupsTest-1415835281-project-admin] Show backup with id 02230ef0-2466-4428-aec6-c6b7e00cf2b0. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:46:47.330724 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:46:47.330724 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:46:47.331552 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d79cce82-20c2-4cba-a4a9-28a3d642dfbd tempest-VolumesBackupsTest-1415835281 tempest-VolumesBackupsTest-1415835281-project-admin] https://10.4.3.189/volume/v3/backups/02230ef0-2466-4428-aec6-c6b7e00cf2b0 returned with HTTP 200 Aug 25 05:46:47.332014 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 655/2619] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:46:47 2026] GET /volume/v3/backups/02230ef0-2466-4428-aec6-c6b7e00cf2b0 => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:46:47.413846 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-b891cc98-47d0-44f3-8835-2d7f5097f950 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:46:47.416007 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-b891cc98-47d0-44f3-8835-2d7f5097f950 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] GET https://10.4.3.189/volume/v3/volumes/24355347-74ea-4dce-9d84-63c57eaf13d4 Aug 25 05:46:47.416267 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-b891cc98-47d0-44f3-8835-2d7f5097f950 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:46:47.416524 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-b891cc98-47d0-44f3-8835-2d7f5097f950 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:46:47.426994 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:46:47.426994 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:46:47.431077 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-b891cc98-47d0-44f3-8835-2d7f5097f950 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Volume info retrieved successfully. Aug 25 05:46:47.437288 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-b891cc98-47d0-44f3-8835-2d7f5097f950 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] https://10.4.3.189/volume/v3/volumes/24355347-74ea-4dce-9d84-63c57eaf13d4 returned with HTTP 200 Aug 25 05:46:47.437764 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 652/2620] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:46:47 2026] GET /volume/v3/volumes/24355347-74ea-4dce-9d84-63c57eaf13d4 => generated 841 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:46:47.472201 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-28e62fda-9ecb-4cd1-8f91-33ea87b6e790 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:46:47.474584 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-28e62fda-9ecb-4cd1-8f91-33ea87b6e790 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] GET https://10.4.3.189/volume/v3/volumes/7b791778-55b8-4f3a-8347-c8da3e9b7169 Aug 25 05:46:47.474888 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-28e62fda-9ecb-4cd1-8f91-33ea87b6e790 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:46:47.475198 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-28e62fda-9ecb-4cd1-8f91-33ea87b6e790 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:46:47.488890 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:46:47.488890 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:46:47.495248 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-28e62fda-9ecb-4cd1-8f91-33ea87b6e790 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Volume info retrieved successfully. Aug 25 05:46:47.500972 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-28e62fda-9ecb-4cd1-8f91-33ea87b6e790 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] https://10.4.3.189/volume/v3/volumes/7b791778-55b8-4f3a-8347-c8da3e9b7169 returned with HTTP 200 Aug 25 05:46:47.501382 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 652/2621] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:46:47 2026] GET /volume/v3/volumes/7b791778-55b8-4f3a-8347-c8da3e9b7169 => generated 872 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:46:47.688425 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-346ec774-e2c1-4ca3-9194-5264fad920dd None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:46:47.690766 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-346ec774-e2c1-4ca3-9194-5264fad920dd tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] GET https://10.4.3.189/volume/v3/backups/1dcb7fbc-4417-4ce7-ac27-da882a39f78e Aug 25 05:46:47.691117 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-346ec774-e2c1-4ca3-9194-5264fad920dd tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:46:47.691393 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-346ec774-e2c1-4ca3-9194-5264fad920dd tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:46:47.691549 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-346ec774-e2c1-4ca3-9194-5264fad920dd tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Show backup with id 1dcb7fbc-4417-4ce7-ac27-da882a39f78e. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:46:47.700808 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:46:47.700808 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:46:47.701780 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-346ec774-e2c1-4ca3-9194-5264fad920dd tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] https://10.4.3.189/volume/v3/backups/1dcb7fbc-4417-4ce7-ac27-da882a39f78e returned with HTTP 200 Aug 25 05:46:47.702341 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 663/2622] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:46:47 2026] GET /volume/v3/backups/1dcb7fbc-4417-4ce7-ac27-da882a39f78e => generated 737 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:46:47.703000 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-f37b6407-bbb2-46a0-b7ce-566eda3a1319 req-18d07596-3302-40c6-bd92-526a1217a6e3 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:46:47.705141 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-f37b6407-bbb2-46a0-b7ce-566eda3a1319 req-18d07596-3302-40c6-bd92-526a1217a6e3 tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] POST https://10.4.3.189/volume/v3/attachments/06059893-7450-4d4b-82d3-82dd2305be8f/action Aug 25 05:46:47.705508 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-f37b6407-bbb2-46a0-b7ce-566eda3a1319 req-18d07596-3302-40c6-bd92-526a1217a6e3 tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] Action body: b'{"os-complete": null}' {{(pid=100268) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 05:46:47.705644 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-f37b6407-bbb2-46a0-b7ce-566eda3a1319 req-18d07596-3302-40c6-bd92-526a1217a6e3 tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:46:47.735066 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:46:47.735066 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:46:47.751197 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-f37b6407-bbb2-46a0-b7ce-566eda3a1319 req-18d07596-3302-40c6-bd92-526a1217a6e3 tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] https://10.4.3.189/volume/v3/attachments/06059893-7450-4d4b-82d3-82dd2305be8f/action returned with HTTP 204 Aug 25 05:46:47.751835 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 656/2623] 10.4.3.189 () {74 vars in 1725 bytes} [Tue Aug 25 05:46:47 2026] POST /volume/v3/attachments/06059893-7450-4d4b-82d3-82dd2305be8f/action => generated 0 bytes in 50 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:46:47.901791 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-ad067694-098b-47cb-af20-5e8062ab752d None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:46:47.903705 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-ad067694-098b-47cb-af20-5e8062ab752d tempest-VolumesExtendTest-974849167 tempest-VolumesExtendTest-974849167-project-member] GET https://10.4.3.189/volume/v3/volumes/35894f32-d6c3-4b4d-a86a-14e2f527d934 Aug 25 05:46:47.903961 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-ad067694-098b-47cb-af20-5e8062ab752d tempest-VolumesExtendTest-974849167 tempest-VolumesExtendTest-974849167-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:46:47.904232 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-ad067694-098b-47cb-af20-5e8062ab752d tempest-VolumesExtendTest-974849167 tempest-VolumesExtendTest-974849167-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:46:47.912897 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:46:47.912897 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:46:47.917420 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-ad067694-098b-47cb-af20-5e8062ab752d tempest-VolumesExtendTest-974849167 tempest-VolumesExtendTest-974849167-project-member] Volume info retrieved successfully. Aug 25 05:46:47.925041 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-ad067694-098b-47cb-af20-5e8062ab752d tempest-VolumesExtendTest-974849167 tempest-VolumesExtendTest-974849167-project-member] https://10.4.3.189/volume/v3/volumes/35894f32-d6c3-4b4d-a86a-14e2f527d934 returned with HTTP 200 Aug 25 05:46:47.925544 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 653/2624] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:46:47 2026] GET /volume/v3/volumes/35894f32-d6c3-4b4d-a86a-14e2f527d934 => generated 1354 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:46:47.943024 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-a53fdd18-ff5b-4a9a-831b-511c5e8b51e3 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:46:47.944789 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-a53fdd18-ff5b-4a9a-831b-511c5e8b51e3 tempest-VolumesExtendTest-974849167 tempest-VolumesExtendTest-974849167-project-member] POST https://10.4.3.189/volume/v3/volumes/35894f32-d6c3-4b4d-a86a-14e2f527d934/action Aug 25 05:46:47.945182 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-a53fdd18-ff5b-4a9a-831b-511c5e8b51e3 tempest-VolumesExtendTest-974849167 tempest-VolumesExtendTest-974849167-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100270) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 05:46:47.945327 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-a53fdd18-ff5b-4a9a-831b-511c5e8b51e3 tempest-VolumesExtendTest-974849167 tempest-VolumesExtendTest-974849167-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:46:47.957604 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:46:47.957604 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:46:47.958333 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-a53fdd18-ff5b-4a9a-831b-511c5e8b51e3 tempest-VolumesExtendTest-974849167 tempest-VolumesExtendTest-974849167-project-member] Volume info retrieved successfully. Aug 25 05:46:48.004119 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.quota [None req-a53fdd18-ff5b-4a9a-831b-511c5e8b51e3 tempest-VolumesExtendTest-974849167 tempest-VolumesExtendTest-974849167-project-member] Created reservations ['16bf49c4-df24-4818-ad64-1b2e5ccef02f', '50e1a4c0-73a3-44d1-8a3a-b325ea192be9'] {{(pid=100270) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:46:48.014163 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-a53fdd18-ff5b-4a9a-831b-511c5e8b51e3 tempest-VolumesExtendTest-974849167 tempest-VolumesExtendTest-974849167-project-member] Extend volume request issued successfully. Aug 25 05:46:48.014365 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-a53fdd18-ff5b-4a9a-831b-511c5e8b51e3 tempest-VolumesExtendTest-974849167 tempest-VolumesExtendTest-974849167-project-member] https://10.4.3.189/volume/v3/volumes/35894f32-d6c3-4b4d-a86a-14e2f527d934/action returned with HTTP 202 Aug 25 05:46:48.014766 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 653/2625] 10.4.3.189 () {68 vars in 1390 bytes} [Tue Aug 25 05:46:47 2026] POST /volume/v3/volumes/35894f32-d6c3-4b4d-a86a-14e2f527d934/action => generated 0 bytes in 72 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 05:46:48.023601 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-14d96d67-c742-4f2c-8a45-7bf8bdcaf9ad None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:46:48.025413 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-14d96d67-c742-4f2c-8a45-7bf8bdcaf9ad tempest-VolumesExtendTest-974849167 tempest-VolumesExtendTest-974849167-project-member] GET https://10.4.3.189/volume/v3/volumes/35894f32-d6c3-4b4d-a86a-14e2f527d934 Aug 25 05:46:48.025649 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-14d96d67-c742-4f2c-8a45-7bf8bdcaf9ad tempest-VolumesExtendTest-974849167 tempest-VolumesExtendTest-974849167-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:46:48.025831 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-14d96d67-c742-4f2c-8a45-7bf8bdcaf9ad tempest-VolumesExtendTest-974849167 tempest-VolumesExtendTest-974849167-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:46:48.040143 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:46:48.040143 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:46:48.049743 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-14d96d67-c742-4f2c-8a45-7bf8bdcaf9ad tempest-VolumesExtendTest-974849167 tempest-VolumesExtendTest-974849167-project-member] Volume info retrieved successfully. Aug 25 05:46:48.054950 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-14d96d67-c742-4f2c-8a45-7bf8bdcaf9ad tempest-VolumesExtendTest-974849167 tempest-VolumesExtendTest-974849167-project-member] https://10.4.3.189/volume/v3/volumes/35894f32-d6c3-4b4d-a86a-14e2f527d934 returned with HTTP 200 Aug 25 05:46:48.055538 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 664/2626] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:46:48 2026] GET /volume/v3/volumes/35894f32-d6c3-4b4d-a86a-14e2f527d934 => generated 1354 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:46:48.197170 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-004aa6cb-7339-4a6b-939e-182d5398a92f None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:46:48.199299 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-004aa6cb-7339-4a6b-939e-182d5398a92f tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] GET https://10.4.3.189/volume/v3/volumes/7588dc5f-ef2c-4d56-b6f1-64039b80e175 Aug 25 05:46:48.199725 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-004aa6cb-7339-4a6b-939e-182d5398a92f tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:46:48.200006 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-004aa6cb-7339-4a6b-939e-182d5398a92f tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:46:48.217600 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:46:48.217600 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:46:48.224656 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-004aa6cb-7339-4a6b-939e-182d5398a92f tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] Volume info retrieved successfully. Aug 25 05:46:48.231632 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-004aa6cb-7339-4a6b-939e-182d5398a92f tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] https://10.4.3.189/volume/v3/volumes/7588dc5f-ef2c-4d56-b6f1-64039b80e175 returned with HTTP 200 Aug 25 05:46:48.232472 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 657/2627] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:46:48 2026] GET /volume/v3/volumes/7588dc5f-ef2c-4d56-b6f1-64039b80e175 => generated 1136 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:46:48.245809 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-02055f36-bea4-4ce0-8691-30a6ae77206e None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:46:48.248409 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-02055f36-bea4-4ce0-8691-30a6ae77206e tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] GET https://10.4.3.189/volume/v3/volumes/7588dc5f-ef2c-4d56-b6f1-64039b80e175 Aug 25 05:46:48.248649 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-02055f36-bea4-4ce0-8691-30a6ae77206e tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:46:48.248917 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-02055f36-bea4-4ce0-8691-30a6ae77206e tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:46:48.269915 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:46:48.269915 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:46:48.274367 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-02055f36-bea4-4ce0-8691-30a6ae77206e tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] Volume info retrieved successfully. Aug 25 05:46:48.279771 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-02055f36-bea4-4ce0-8691-30a6ae77206e tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] https://10.4.3.189/volume/v3/volumes/7588dc5f-ef2c-4d56-b6f1-64039b80e175 returned with HTTP 200 Aug 25 05:46:48.280217 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 654/2628] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:46:48 2026] GET /volume/v3/volumes/7588dc5f-ef2c-4d56-b6f1-64039b80e175 => generated 1136 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:46:48.350287 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-74946884-b31c-44f6-b20e-e7c96d36fd45 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:46:48.352687 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-74946884-b31c-44f6-b20e-e7c96d36fd45 tempest-VolumesBackupsTest-1415835281 tempest-VolumesBackupsTest-1415835281-project-admin] GET https://10.4.3.189/volume/v3/backups/02230ef0-2466-4428-aec6-c6b7e00cf2b0 Aug 25 05:46:48.352972 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-74946884-b31c-44f6-b20e-e7c96d36fd45 tempest-VolumesBackupsTest-1415835281 tempest-VolumesBackupsTest-1415835281-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:46:48.353224 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-74946884-b31c-44f6-b20e-e7c96d36fd45 tempest-VolumesBackupsTest-1415835281 tempest-VolumesBackupsTest-1415835281-project-admin] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:46:48.353365 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-74946884-b31c-44f6-b20e-e7c96d36fd45 tempest-VolumesBackupsTest-1415835281 tempest-VolumesBackupsTest-1415835281-project-admin] Show backup with id 02230ef0-2466-4428-aec6-c6b7e00cf2b0. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:46:48.355300 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-fb2c3aea-f390-40f3-8f90-3a96102b7403 req-dfc11124-a881-4271-9a0b-8b8c9acbc741 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:46:48.357974 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-fb2c3aea-f390-40f3-8f90-3a96102b7403 req-dfc11124-a881-4271-9a0b-8b8c9acbc741 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] POST https://10.4.3.189/volume/v3/attachments/1b634fc8-1b5b-4d7f-b90e-15979a61890d/action Aug 25 05:46:48.358469 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-fb2c3aea-f390-40f3-8f90-3a96102b7403 req-dfc11124-a881-4271-9a0b-8b8c9acbc741 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Action body: b'{"os-complete": null}' {{(pid=100271) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 05:46:48.358546 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-fb2c3aea-f390-40f3-8f90-3a96102b7403 req-dfc11124-a881-4271-9a0b-8b8c9acbc741 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:46:48.364140 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:46:48.364140 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:46:48.365080 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-74946884-b31c-44f6-b20e-e7c96d36fd45 tempest-VolumesBackupsTest-1415835281 tempest-VolumesBackupsTest-1415835281-project-admin] https://10.4.3.189/volume/v3/backups/02230ef0-2466-4428-aec6-c6b7e00cf2b0 returned with HTTP 200 Aug 25 05:46:48.365556 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 654/2629] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:46:48 2026] GET /volume/v3/backups/02230ef0-2466-4428-aec6-c6b7e00cf2b0 => generated 738 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:46:48.387667 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:46:48.387667 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:46:48.408427 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-fb2c3aea-f390-40f3-8f90-3a96102b7403 req-dfc11124-a881-4271-9a0b-8b8c9acbc741 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] https://10.4.3.189/volume/v3/attachments/1b634fc8-1b5b-4d7f-b90e-15979a61890d/action returned with HTTP 204 Aug 25 05:46:48.409347 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 665/2630] 10.4.3.189 () {74 vars in 1725 bytes} [Tue Aug 25 05:46:48 2026] POST /volume/v3/attachments/1b634fc8-1b5b-4d7f-b90e-15979a61890d/action => generated 0 bytes in 54 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:46:48.453175 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-5ac96673-6e7d-43f7-ba93-3459fbfc2762 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:46:48.454661 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-5ac96673-6e7d-43f7-ba93-3459fbfc2762 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] GET https://10.4.3.189/volume/v3/volumes/24355347-74ea-4dce-9d84-63c57eaf13d4 Aug 25 05:46:48.454885 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-5ac96673-6e7d-43f7-ba93-3459fbfc2762 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:46:48.455171 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-5ac96673-6e7d-43f7-ba93-3459fbfc2762 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:46:48.466366 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:46:48.466366 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:46:48.473498 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-5ac96673-6e7d-43f7-ba93-3459fbfc2762 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Volume info retrieved successfully. Aug 25 05:46:48.480458 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-5ac96673-6e7d-43f7-ba93-3459fbfc2762 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] https://10.4.3.189/volume/v3/volumes/24355347-74ea-4dce-9d84-63c57eaf13d4 returned with HTTP 200 Aug 25 05:46:48.480868 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 658/2631] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:46:48 2026] GET /volume/v3/volumes/24355347-74ea-4dce-9d84-63c57eaf13d4 => generated 841 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:46:48.523219 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-dc7f528e-3705-4057-b0a0-9d078be4e3db None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:46:48.525502 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-dc7f528e-3705-4057-b0a0-9d078be4e3db tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] GET https://10.4.3.189/volume/v3/volumes/7b791778-55b8-4f3a-8347-c8da3e9b7169 Aug 25 05:46:48.525747 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-dc7f528e-3705-4057-b0a0-9d078be4e3db tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:46:48.526026 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-dc7f528e-3705-4057-b0a0-9d078be4e3db tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:46:48.541256 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:46:48.541256 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:46:48.550470 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-dc7f528e-3705-4057-b0a0-9d078be4e3db tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Volume info retrieved successfully. Aug 25 05:46:48.557681 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-dc7f528e-3705-4057-b0a0-9d078be4e3db tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] https://10.4.3.189/volume/v3/volumes/7b791778-55b8-4f3a-8347-c8da3e9b7169 returned with HTTP 200 Aug 25 05:46:48.558177 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 655/2632] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:46:48 2026] GET /volume/v3/volumes/7b791778-55b8-4f3a-8347-c8da3e9b7169 => generated 1164 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:46:48.715782 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-99da6aca-47d9-4ac5-af52-9fb3e9bad5fe None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:46:48.719578 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-99da6aca-47d9-4ac5-af52-9fb3e9bad5fe tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] GET https://10.4.3.189/volume/v3/backups/1dcb7fbc-4417-4ce7-ac27-da882a39f78e Aug 25 05:46:48.719777 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-99da6aca-47d9-4ac5-af52-9fb3e9bad5fe tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:46:48.719966 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-99da6aca-47d9-4ac5-af52-9fb3e9bad5fe tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:46:48.720079 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-99da6aca-47d9-4ac5-af52-9fb3e9bad5fe tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Show backup with id 1dcb7fbc-4417-4ce7-ac27-da882a39f78e. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:46:48.731829 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:46:48.731829 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:46:48.732555 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-99da6aca-47d9-4ac5-af52-9fb3e9bad5fe tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] https://10.4.3.189/volume/v3/backups/1dcb7fbc-4417-4ce7-ac27-da882a39f78e returned with HTTP 200 Aug 25 05:46:48.733215 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 655/2633] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:46:48 2026] GET /volume/v3/backups/1dcb7fbc-4417-4ce7-ac27-da882a39f78e => generated 737 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:46:49.074109 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-976b5dda-7251-4ab3-89bb-5366d932f438 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:46:49.075631 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-976b5dda-7251-4ab3-89bb-5366d932f438 tempest-VolumesExtendTest-974849167 tempest-VolumesExtendTest-974849167-project-member] GET https://10.4.3.189/volume/v3/volumes/35894f32-d6c3-4b4d-a86a-14e2f527d934 Aug 25 05:46:49.075980 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-976b5dda-7251-4ab3-89bb-5366d932f438 tempest-VolumesExtendTest-974849167 tempest-VolumesExtendTest-974849167-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:46:49.076292 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-976b5dda-7251-4ab3-89bb-5366d932f438 tempest-VolumesExtendTest-974849167 tempest-VolumesExtendTest-974849167-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:46:49.083844 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:46:49.083844 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:46:49.087908 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-976b5dda-7251-4ab3-89bb-5366d932f438 tempest-VolumesExtendTest-974849167 tempest-VolumesExtendTest-974849167-project-member] Volume info retrieved successfully. Aug 25 05:46:49.093533 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-976b5dda-7251-4ab3-89bb-5366d932f438 tempest-VolumesExtendTest-974849167 tempest-VolumesExtendTest-974849167-project-member] https://10.4.3.189/volume/v3/volumes/35894f32-d6c3-4b4d-a86a-14e2f527d934 returned with HTTP 200 Aug 25 05:46:49.093533 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 666/2634] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:46:49 2026] GET /volume/v3/volumes/35894f32-d6c3-4b4d-a86a-14e2f527d934 => generated 1354 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:46:49.113838 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-6d74c103-51df-4261-8b84-a5662e5e3d05 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:46:49.116919 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6d74c103-51df-4261-8b84-a5662e5e3d05 tempest-VolumesExtendTest-974849167 tempest-VolumesExtendTest-974849167-project-member] GET https://10.4.3.189/volume/v3/volumes/35894f32-d6c3-4b4d-a86a-14e2f527d934 Aug 25 05:46:49.117316 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-6d74c103-51df-4261-8b84-a5662e5e3d05 tempest-VolumesExtendTest-974849167 tempest-VolumesExtendTest-974849167-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:46:49.117588 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-6d74c103-51df-4261-8b84-a5662e5e3d05 tempest-VolumesExtendTest-974849167 tempest-VolumesExtendTest-974849167-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:46:49.128709 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:46:49.128709 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:46:49.134318 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-6d74c103-51df-4261-8b84-a5662e5e3d05 tempest-VolumesExtendTest-974849167 tempest-VolumesExtendTest-974849167-project-member] Volume info retrieved successfully. Aug 25 05:46:49.142709 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6d74c103-51df-4261-8b84-a5662e5e3d05 tempest-VolumesExtendTest-974849167 tempest-VolumesExtendTest-974849167-project-member] https://10.4.3.189/volume/v3/volumes/35894f32-d6c3-4b4d-a86a-14e2f527d934 returned with HTTP 200 Aug 25 05:46:49.143446 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 659/2635] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:46:49 2026] GET /volume/v3/volumes/35894f32-d6c3-4b4d-a86a-14e2f527d934 => generated 1354 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:46:49.160754 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-2fa6a37b-b44a-4b0f-9d1d-6483f8922b9c None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:46:49.162827 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-2fa6a37b-b44a-4b0f-9d1d-6483f8922b9c tempest-VolumesExtendTest-974849167 tempest-VolumesExtendTest-974849167-project-member] GET https://10.4.3.189/volume/v3/volumes/35894f32-d6c3-4b4d-a86a-14e2f527d934 Aug 25 05:46:49.163593 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-2fa6a37b-b44a-4b0f-9d1d-6483f8922b9c tempest-VolumesExtendTest-974849167 tempest-VolumesExtendTest-974849167-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:46:49.163593 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-2fa6a37b-b44a-4b0f-9d1d-6483f8922b9c tempest-VolumesExtendTest-974849167 tempest-VolumesExtendTest-974849167-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:46:49.172018 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:46:49.172018 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:46:49.176480 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-2fa6a37b-b44a-4b0f-9d1d-6483f8922b9c tempest-VolumesExtendTest-974849167 tempest-VolumesExtendTest-974849167-project-member] Volume info retrieved successfully. Aug 25 05:46:49.183379 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-2fa6a37b-b44a-4b0f-9d1d-6483f8922b9c tempest-VolumesExtendTest-974849167 tempest-VolumesExtendTest-974849167-project-member] https://10.4.3.189/volume/v3/volumes/35894f32-d6c3-4b4d-a86a-14e2f527d934 returned with HTTP 200 Aug 25 05:46:49.183883 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 656/2636] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:46:49 2026] GET /volume/v3/volumes/35894f32-d6c3-4b4d-a86a-14e2f527d934 => generated 1354 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:46:49.202310 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-4a92d3cc-2c7d-431a-87a0-6d0c2c1a4a91 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:46:49.204740 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-4a92d3cc-2c7d-431a-87a0-6d0c2c1a4a91 tempest-VolumesExtendTest-974849167 tempest-VolumesExtendTest-974849167-project-member] DELETE https://10.4.3.189/volume/v3/volumes/35894f32-d6c3-4b4d-a86a-14e2f527d934 Aug 25 05:46:49.205086 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-4a92d3cc-2c7d-431a-87a0-6d0c2c1a4a91 tempest-VolumesExtendTest-974849167 tempest-VolumesExtendTest-974849167-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:46:49.205338 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-4a92d3cc-2c7d-431a-87a0-6d0c2c1a4a91 tempest-VolumesExtendTest-974849167 tempest-VolumesExtendTest-974849167-project-member] Calling method 'delete' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:46:49.205547 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.v3.volumes [None req-4a92d3cc-2c7d-431a-87a0-6d0c2c1a4a91 tempest-VolumesExtendTest-974849167 tempest-VolumesExtendTest-974849167-project-member] Delete volume with id: 35894f32-d6c3-4b4d-a86a-14e2f527d934 Aug 25 05:46:49.216384 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:46:49.216384 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:46:49.217096 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-4a92d3cc-2c7d-431a-87a0-6d0c2c1a4a91 tempest-VolumesExtendTest-974849167 tempest-VolumesExtendTest-974849167-project-member] Volume info retrieved successfully. Aug 25 05:46:49.245281 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-4a92d3cc-2c7d-431a-87a0-6d0c2c1a4a91 tempest-VolumesExtendTest-974849167 tempest-VolumesExtendTest-974849167-project-member] Delete volume request issued successfully. Aug 25 05:46:49.245515 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-4a92d3cc-2c7d-431a-87a0-6d0c2c1a4a91 tempest-VolumesExtendTest-974849167 tempest-VolumesExtendTest-974849167-project-member] https://10.4.3.189/volume/v3/volumes/35894f32-d6c3-4b4d-a86a-14e2f527d934 returned with HTTP 202 Aug 25 05:46:49.245999 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 656/2637] 10.4.3.189 () {66 vars in 1351 bytes} [Tue Aug 25 05:46:49 2026] DELETE /volume/v3/volumes/35894f32-d6c3-4b4d-a86a-14e2f527d934 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:46:49.256816 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-05e99265-d66f-46aa-a009-b1ce97c82b13 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:46:49.258782 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-05e99265-d66f-46aa-a009-b1ce97c82b13 tempest-VolumesExtendTest-974849167 tempest-VolumesExtendTest-974849167-project-member] GET https://10.4.3.189/volume/v3/volumes/35894f32-d6c3-4b4d-a86a-14e2f527d934 Aug 25 05:46:49.259277 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-05e99265-d66f-46aa-a009-b1ce97c82b13 tempest-VolumesExtendTest-974849167 tempest-VolumesExtendTest-974849167-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:46:49.259666 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-05e99265-d66f-46aa-a009-b1ce97c82b13 tempest-VolumesExtendTest-974849167 tempest-VolumesExtendTest-974849167-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:46:49.272373 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:46:49.272373 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:46:49.285097 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-05e99265-d66f-46aa-a009-b1ce97c82b13 tempest-VolumesExtendTest-974849167 tempest-VolumesExtendTest-974849167-project-member] Volume info retrieved successfully. Aug 25 05:46:49.291167 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-05e99265-d66f-46aa-a009-b1ce97c82b13 tempest-VolumesExtendTest-974849167 tempest-VolumesExtendTest-974849167-project-member] https://10.4.3.189/volume/v3/volumes/35894f32-d6c3-4b4d-a86a-14e2f527d934 returned with HTTP 200 Aug 25 05:46:49.291842 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 667/2638] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:46:49 2026] GET /volume/v3/volumes/35894f32-d6c3-4b4d-a86a-14e2f527d934 => generated 1353 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:46:49.378460 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-a44a4ad5-2ab3-4231-a2e9-c191ec2d7808 req-e9e0f4d7-722f-4d60-b7fa-30f3715bd5c4 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:46:49.380591 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-acea6d88-4cb5-420c-8d03-a730e38ce1e2 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:46:49.382820 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-acea6d88-4cb5-420c-8d03-a730e38ce1e2 tempest-VolumesBackupsTest-1415835281 tempest-VolumesBackupsTest-1415835281-project-admin] GET https://10.4.3.189/volume/v3/backups/02230ef0-2466-4428-aec6-c6b7e00cf2b0 Aug 25 05:46:49.383102 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-acea6d88-4cb5-420c-8d03-a730e38ce1e2 tempest-VolumesBackupsTest-1415835281 tempest-VolumesBackupsTest-1415835281-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:46:49.383372 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-acea6d88-4cb5-420c-8d03-a730e38ce1e2 tempest-VolumesBackupsTest-1415835281 tempest-VolumesBackupsTest-1415835281-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:46:49.383542 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-acea6d88-4cb5-420c-8d03-a730e38ce1e2 tempest-VolumesBackupsTest-1415835281 tempest-VolumesBackupsTest-1415835281-project-admin] Show backup with id 02230ef0-2466-4428-aec6-c6b7e00cf2b0. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:46:49.387171 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-a44a4ad5-2ab3-4231-a2e9-c191ec2d7808 req-e9e0f4d7-722f-4d60-b7fa-30f3715bd5c4 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] GET https://10.4.3.189/volume/v3/volumes/7559e9f0-01e0-47ad-9a85-6b76f7d63347 Aug 25 05:46:49.387435 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-a44a4ad5-2ab3-4231-a2e9-c191ec2d7808 req-e9e0f4d7-722f-4d60-b7fa-30f3715bd5c4 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:46:49.387705 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-a44a4ad5-2ab3-4231-a2e9-c191ec2d7808 req-e9e0f4d7-722f-4d60-b7fa-30f3715bd5c4 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:46:49.388324 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:46:49.388324 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:46:49.389109 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-acea6d88-4cb5-420c-8d03-a730e38ce1e2 tempest-VolumesBackupsTest-1415835281 tempest-VolumesBackupsTest-1415835281-project-admin] https://10.4.3.189/volume/v3/backups/02230ef0-2466-4428-aec6-c6b7e00cf2b0 returned with HTTP 200 Aug 25 05:46:49.389624 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 657/2639] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:46:49 2026] GET /volume/v3/backups/02230ef0-2466-4428-aec6-c6b7e00cf2b0 => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:46:49.402369 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:46:49.402369 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:46:49.407601 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [req-a44a4ad5-2ab3-4231-a2e9-c191ec2d7808 req-e9e0f4d7-722f-4d60-b7fa-30f3715bd5c4 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Volume info retrieved successfully. Aug 25 05:46:49.415502 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-a44a4ad5-2ab3-4231-a2e9-c191ec2d7808 req-e9e0f4d7-722f-4d60-b7fa-30f3715bd5c4 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] https://10.4.3.189/volume/v3/volumes/7559e9f0-01e0-47ad-9a85-6b76f7d63347 returned with HTTP 200 Aug 25 05:46:49.416215 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 660/2640] 10.4.3.189 () {68 vars in 1598 bytes} [Tue Aug 25 05:46:49 2026] GET /volume/v3/volumes/7559e9f0-01e0-47ad-9a85-6b76f7d63347 => generated 922 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:46:49.501236 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-fd17e00f-1717-4945-b285-1496ffb966f6 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:46:49.506157 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-fd17e00f-1717-4945-b285-1496ffb966f6 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] GET https://10.4.3.189/volume/v3/volumes/24355347-74ea-4dce-9d84-63c57eaf13d4 Aug 25 05:46:49.506653 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-fd17e00f-1717-4945-b285-1496ffb966f6 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:46:49.506766 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-fd17e00f-1717-4945-b285-1496ffb966f6 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:46:49.521673 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-130ad9de-137f-46ca-b1d5-0692f0f01f22 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:46:49.521673 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-130ad9de-137f-46ca-b1d5-0692f0f01f22 None None] GET https://10.4.3.189/volume// Aug 25 05:46:49.521673 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-130ad9de-137f-46ca-b1d5-0692f0f01f22 None None] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:46:49.521673 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-130ad9de-137f-46ca-b1d5-0692f0f01f22 None None] Calling method 'all' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:46:49.521673 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-130ad9de-137f-46ca-b1d5-0692f0f01f22 None None] https://10.4.3.189/volume// returned with HTTP 300 Aug 25 05:46:49.521673 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 668/2641] 10.4.3.189 () {66 vars in 1428 bytes} [Tue Aug 25 05:46: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 25 05:46:49.524835 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:46:49.524835 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:46:49.530289 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-fd17e00f-1717-4945-b285-1496ffb966f6 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Volume info retrieved successfully. Aug 25 05:46:49.530872 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-a44a4ad5-2ab3-4231-a2e9-c191ec2d7808 req-a7b1b58c-88d0-473c-8cb6-b9bd79af30b0 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:46:49.533309 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-a44a4ad5-2ab3-4231-a2e9-c191ec2d7808 req-a7b1b58c-88d0-473c-8cb6-b9bd79af30b0 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] POST https://10.4.3.189/volume/v3/attachments Aug 25 05:46:49.534203 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-a44a4ad5-2ab3-4231-a2e9-c191ec2d7808 req-a7b1b58c-88d0-473c-8cb6-b9bd79af30b0 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7559e9f0-01e0-47ad-9a85-6b76f7d63347", "connector": null, "instance_uuid": "64eedaa3-fa9b-4edd-a3af-ea61eb1394ad"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:46:49.537691 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-fd17e00f-1717-4945-b285-1496ffb966f6 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] https://10.4.3.189/volume/v3/volumes/24355347-74ea-4dce-9d84-63c57eaf13d4 returned with HTTP 200 Aug 25 05:46:49.537691 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 657/2642] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:46:49 2026] GET /volume/v3/volumes/24355347-74ea-4dce-9d84-63c57eaf13d4 => generated 841 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:46:49.546495 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:46:49.546495 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:46:49.582716 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-a44a4ad5-2ab3-4231-a2e9-c191ec2d7808 req-a7b1b58c-88d0-473c-8cb6-b9bd79af30b0 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] https://10.4.3.189/volume/v3/attachments returned with HTTP 200 Aug 25 05:46:49.583314 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 658/2643] 10.4.3.189 () {74 vars in 1594 bytes} [Tue Aug 25 05:46:49 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 25 05:46:49.627864 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-6f2edd59-c52d-4b28-8dc8-eaee08709022 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:46:49.630015 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6f2edd59-c52d-4b28-8dc8-eaee08709022 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] GET https://10.4.3.189/volume/v3/volumes/7559e9f0-01e0-47ad-9a85-6b76f7d63347 Aug 25 05:46:49.630809 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-6f2edd59-c52d-4b28-8dc8-eaee08709022 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:46:49.630809 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-6f2edd59-c52d-4b28-8dc8-eaee08709022 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:46:49.637311 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-157bc609-1a0d-4dcd-ab8f-8537d91a0879 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:46:49.637311 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-157bc609-1a0d-4dcd-ab8f-8537d91a0879 None None] GET https://10.4.3.189/volume// Aug 25 05:46:49.637311 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-157bc609-1a0d-4dcd-ab8f-8537d91a0879 None None] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:46:49.637311 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-157bc609-1a0d-4dcd-ab8f-8537d91a0879 None None] Calling method 'all' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:46:49.637311 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-157bc609-1a0d-4dcd-ab8f-8537d91a0879 None None] https://10.4.3.189/volume// returned with HTTP 300 Aug 25 05:46:49.637311 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 669/2644] 10.4.3.189 () {66 vars in 1426 bytes} [Tue Aug 25 05:46: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 25 05:46:49.642963 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:46:49.642963 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:46:49.648617 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [req-a44a4ad5-2ab3-4231-a2e9-c191ec2d7808 req-70a7e452-2a3d-4f4c-882d-a3b72536e8cf None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:46:49.649930 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-6f2edd59-c52d-4b28-8dc8-eaee08709022 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Volume info retrieved successfully. Aug 25 05:46:49.651096 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-a44a4ad5-2ab3-4231-a2e9-c191ec2d7808 req-70a7e452-2a3d-4f4c-882d-a3b72536e8cf tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] GET https://10.4.3.189/volume/v3/volumes/7559e9f0-01e0-47ad-9a85-6b76f7d63347 Aug 25 05:46:49.651283 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-a44a4ad5-2ab3-4231-a2e9-c191ec2d7808 req-70a7e452-2a3d-4f4c-882d-a3b72536e8cf tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:46:49.651570 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-a44a4ad5-2ab3-4231-a2e9-c191ec2d7808 req-70a7e452-2a3d-4f4c-882d-a3b72536e8cf tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:46:49.656217 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6f2edd59-c52d-4b28-8dc8-eaee08709022 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] https://10.4.3.189/volume/v3/volumes/7559e9f0-01e0-47ad-9a85-6b76f7d63347 returned with HTTP 200 Aug 25 05:46:49.656666 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 661/2645] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:46:49 2026] GET /volume/v3/volumes/7559e9f0-01e0-47ad-9a85-6b76f7d63347 => generated 921 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:46:49.665364 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:46:49.665364 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:46:49.670490 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [req-a44a4ad5-2ab3-4231-a2e9-c191ec2d7808 req-70a7e452-2a3d-4f4c-882d-a3b72536e8cf tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Volume info retrieved successfully. Aug 25 05:46:49.677376 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-a44a4ad5-2ab3-4231-a2e9-c191ec2d7808 req-70a7e452-2a3d-4f4c-882d-a3b72536e8cf tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] https://10.4.3.189/volume/v3/volumes/7559e9f0-01e0-47ad-9a85-6b76f7d63347 returned with HTTP 200 Aug 25 05:46:49.677975 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 658/2646] 10.4.3.189 () {70 vars in 1639 bytes} [Tue Aug 25 05:46:49 2026] GET /volume/v3/volumes/7559e9f0-01e0-47ad-9a85-6b76f7d63347 => generated 1101 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 05:46:49.750827 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-11eb7e0b-94b6-4b61-b1e6-eb90f5b25fba None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:46:49.752981 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-11eb7e0b-94b6-4b61-b1e6-eb90f5b25fba tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] GET https://10.4.3.189/volume/v3/backups/1dcb7fbc-4417-4ce7-ac27-da882a39f78e Aug 25 05:46:49.753251 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-11eb7e0b-94b6-4b61-b1e6-eb90f5b25fba tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:46:49.753455 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-11eb7e0b-94b6-4b61-b1e6-eb90f5b25fba tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:46:49.753630 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-11eb7e0b-94b6-4b61-b1e6-eb90f5b25fba tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Show backup with id 1dcb7fbc-4417-4ce7-ac27-da882a39f78e. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:46:49.759106 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:46:49.759106 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:46:49.759953 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-11eb7e0b-94b6-4b61-b1e6-eb90f5b25fba tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] https://10.4.3.189/volume/v3/backups/1dcb7fbc-4417-4ce7-ac27-da882a39f78e returned with HTTP 200 Aug 25 05:46:49.760445 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 659/2647] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:46:49 2026] GET /volume/v3/backups/1dcb7fbc-4417-4ce7-ac27-da882a39f78e => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:46:49.798084 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-a44a4ad5-2ab3-4231-a2e9-c191ec2d7808 req-f56a42dc-da20-4088-9f64-323d8f01569c None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:46:49.799953 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-a44a4ad5-2ab3-4231-a2e9-c191ec2d7808 req-f56a42dc-da20-4088-9f64-323d8f01569c tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] PUT https://10.4.3.189/volume/v3/attachments/2ceaa36d-85e2-49ca-bc2b-2b2c20baa115 Aug 25 05:46:49.800634 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-a44a4ad5-2ab3-4231-a2e9-c191ec2d7808 req-f56a42dc-da20-4088-9f64-323d8f01569c tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.189", "host": "np0000008051", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:8b4a65c6a3e1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "a19da604-b1eb-4396-a9d5-30b16dae3da8", "nvme_native_multipath": false, "mountpoint": "/dev/vdd"}}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:46:49.810823 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.coordination [req-a44a4ad5-2ab3-4231-a2e9-c191ec2d7808 req-f56a42dc-da20-4088-9f64-323d8f01569c tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Acquiring lock "cinder-attachment_update-7559e9f0-01e0-47ad-9a85-6b76f7d63347-np0000008051" by "attachment_update" {{(pid=100271) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 05:46:49.820082 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.coordination [req-a44a4ad5-2ab3-4231-a2e9-c191ec2d7808 req-f56a42dc-da20-4088-9f64-323d8f01569c tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Lock "cinder-attachment_update-7559e9f0-01e0-47ad-9a85-6b76f7d63347-np0000008051" acquired by "attachment_update" :: waited 0.007s {{(pid=100271) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 05:46:49.820082 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:46:49.820082 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:46:49.924936 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.coordination [req-a44a4ad5-2ab3-4231-a2e9-c191ec2d7808 req-f56a42dc-da20-4088-9f64-323d8f01569c tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Lock "cinder-attachment_update-7559e9f0-01e0-47ad-9a85-6b76f7d63347-np0000008051" released by "attachment_update" :: held 0.106s {{(pid=100271) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 05:46:49.924936 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-a44a4ad5-2ab3-4231-a2e9-c191ec2d7808 req-f56a42dc-da20-4088-9f64-323d8f01569c tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] https://10.4.3.189/volume/v3/attachments/2ceaa36d-85e2-49ca-bc2b-2b2c20baa115 returned with HTTP 200 Aug 25 05:46:49.924936 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 670/2648] 10.4.3.189 () {74 vars in 1704 bytes} [Tue Aug 25 05:46:49 2026] PUT /volume/v3/attachments/2ceaa36d-85e2-49ca-bc2b-2b2c20baa115 => generated 969 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:46:50.307094 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-ca4b3ec6-182d-489d-ae59-4959d642ec4b None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:46:50.311331 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ca4b3ec6-182d-489d-ae59-4959d642ec4b tempest-VolumesExtendTest-974849167 tempest-VolumesExtendTest-974849167-project-member] GET https://10.4.3.189/volume/v3/volumes/35894f32-d6c3-4b4d-a86a-14e2f527d934 Aug 25 05:46:50.311517 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ca4b3ec6-182d-489d-ae59-4959d642ec4b tempest-VolumesExtendTest-974849167 tempest-VolumesExtendTest-974849167-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:46:50.311729 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ca4b3ec6-182d-489d-ae59-4959d642ec4b tempest-VolumesExtendTest-974849167 tempest-VolumesExtendTest-974849167-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:46:50.325108 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ca4b3ec6-182d-489d-ae59-4959d642ec4b tempest-VolumesExtendTest-974849167 tempest-VolumesExtendTest-974849167-project-member] https://10.4.3.189/volume/v3/volumes/35894f32-d6c3-4b4d-a86a-14e2f527d934 returned with HTTP 404 Aug 25 05:46:50.330526 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 662/2649] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:46:50 2026] GET /volume/v3/volumes/35894f32-d6c3-4b4d-a86a-14e2f527d934 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:46:50.337982 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-4a52b63f-6aff-446e-ae19-380f2705b826 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:46:50.340227 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-4a52b63f-6aff-446e-ae19-380f2705b826 tempest-VolumesExtendTest-974849167 tempest-VolumesExtendTest-974849167-project-member] POST https://10.4.3.189/volume/v3/volumes Aug 25 05:46:50.340669 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-4a52b63f-6aff-446e-ae19-380f2705b826 tempest-VolumesExtendTest-974849167 tempest-VolumesExtendTest-974849167-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesExtendTest-Volume-243083273"}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:46:50.342684 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.v3.volumes [None req-4a52b63f-6aff-446e-ae19-380f2705b826 tempest-VolumesExtendTest-974849167 tempest-VolumesExtendTest-974849167-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesExtendTest-Volume-243083273'}} {{(pid=100270) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 05:46:50.342870 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.v3.volumes [None req-4a52b63f-6aff-446e-ae19-380f2705b826 tempest-VolumesExtendTest-974849167 tempest-VolumesExtendTest-974849167-project-member] Create volume of 1 GB Aug 25 05:46:50.347951 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-4a52b63f-6aff-446e-ae19-380f2705b826 tempest-VolumesExtendTest-974849167 tempest-VolumesExtendTest-974849167-project-member] Availability Zones retrieved successfully. Aug 25 05:46:50.356581 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-4a52b63f-6aff-446e-ae19-380f2705b826 tempest-VolumesExtendTest-974849167 tempest-VolumesExtendTest-974849167-project-member] Flow 'volume_create_api' (ebd39e7c-14a4-49b1-a318-a4673343fc6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:46:50.357932 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-4a52b63f-6aff-446e-ae19-380f2705b826 tempest-VolumesExtendTest-974849167 tempest-VolumesExtendTest-974849167-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2f9942b1-440f-492b-8b09-09f2c4ec7ab6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:46:50.359360 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.flows.api.create_volume [None req-4a52b63f-6aff-446e-ae19-380f2705b826 tempest-VolumesExtendTest-974849167 tempest-VolumesExtendTest-974849167-project-member] Validating volume size '1' using validate_int {{(pid=100270) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 05:46:50.391458 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-4a52b63f-6aff-446e-ae19-380f2705b826 tempest-VolumesExtendTest-974849167 tempest-VolumesExtendTest-974849167-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2f9942b1-440f-492b-8b09-09f2c4ec7ab6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T05:35:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=23fc6e5d-fce0-4521-ba46-4837b4232084,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '23fc6e5d-fce0-4521-ba46-4837b4232084', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:46:50.392696 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-4a52b63f-6aff-446e-ae19-380f2705b826 tempest-VolumesExtendTest-974849167 tempest-VolumesExtendTest-974849167-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (225c9cb4-5bf9-4ce5-8968-3eea715efe60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:46:50.404382 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-df8093f5-cf87-4748-bd73-02d493d516fa None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:46:50.406311 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-df8093f5-cf87-4748-bd73-02d493d516fa tempest-VolumesBackupsTest-1415835281 tempest-VolumesBackupsTest-1415835281-project-admin] GET https://10.4.3.189/volume/v3/backups/02230ef0-2466-4428-aec6-c6b7e00cf2b0 Aug 25 05:46:50.406811 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-df8093f5-cf87-4748-bd73-02d493d516fa tempest-VolumesBackupsTest-1415835281 tempest-VolumesBackupsTest-1415835281-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:46:50.406811 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-df8093f5-cf87-4748-bd73-02d493d516fa tempest-VolumesBackupsTest-1415835281 tempest-VolumesBackupsTest-1415835281-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:46:50.407008 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-df8093f5-cf87-4748-bd73-02d493d516fa tempest-VolumesBackupsTest-1415835281 tempest-VolumesBackupsTest-1415835281-project-admin] Show backup with id 02230ef0-2466-4428-aec6-c6b7e00cf2b0. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:46:50.411863 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:46:50.411863 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:46:50.412578 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-df8093f5-cf87-4748-bd73-02d493d516fa tempest-VolumesBackupsTest-1415835281 tempest-VolumesBackupsTest-1415835281-project-admin] https://10.4.3.189/volume/v3/backups/02230ef0-2466-4428-aec6-c6b7e00cf2b0 returned with HTTP 200 Aug 25 05:46:50.413142 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 660/2650] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:46:50 2026] GET /volume/v3/backups/02230ef0-2466-4428-aec6-c6b7e00cf2b0 => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:46:50.437756 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.quota [None req-4a52b63f-6aff-446e-ae19-380f2705b826 tempest-VolumesExtendTest-974849167 tempest-VolumesExtendTest-974849167-project-member] Created reservations ['8f63e2ec-f4fd-4206-a4c2-aeb805605d15', 'b50d5242-c6db-419e-b3eb-73f14c227a9a', '04256597-72bc-4ec1-8615-1e64a998f4fc', 'f95c21c8-c441-4344-9512-d3e784fb0d94'] {{(pid=100270) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:46:50.438611 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-4a52b63f-6aff-446e-ae19-380f2705b826 tempest-VolumesExtendTest-974849167 tempest-VolumesExtendTest-974849167-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (225c9cb4-5bf9-4ce5-8968-3eea715efe60) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8f63e2ec-f4fd-4206-a4c2-aeb805605d15', 'b50d5242-c6db-419e-b3eb-73f14c227a9a', '04256597-72bc-4ec1-8615-1e64a998f4fc', 'f95c21c8-c441-4344-9512-d3e784fb0d94']}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:46:50.439367 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-4a52b63f-6aff-446e-ae19-380f2705b826 tempest-VolumesExtendTest-974849167 tempest-VolumesExtendTest-974849167-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (46676c4f-c2a5-4127-b1cb-6efd8f93554a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:46:50.462258 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-4a52b63f-6aff-446e-ae19-380f2705b826 tempest-VolumesExtendTest-974849167 tempest-VolumesExtendTest-974849167-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (46676c4f-c2a5-4127-b1cb-6efd8f93554a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '594e0692-3c0d-4bec-9afe-1c8e66f50677', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-243083273',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6501210c5c9e43d88e10631e90f8e549',qos_specs=None,replication_status=,reservations=['8f63e2ec-f4fd-4206-a4c2-aeb805605d15','b50d5242-c6db-419e-b3eb-73f14c227a9a','04256597-72bc-4ec1-8615-1e64a998f4fc','f95c21c8-c441-4344-9512-d3e784fb0d94'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2c02ed44545b42ebbfcc31a31555ddd7',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T05:46:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-243083273',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=594e0692-3c0d-4bec-9afe-1c8e66f50677,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6501210c5c9e43d88e10631e90f8e549',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2c02ed44545b42ebbfcc31a31555ddd7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(23fc6e5d-fce0-4521-ba46-4837b4232084),volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:46:50.463360 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-4a52b63f-6aff-446e-ae19-380f2705b826 tempest-VolumesExtendTest-974849167 tempest-VolumesExtendTest-974849167-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5ccc1472-69f8-4894-af07-a490819427a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:46:50.486664 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-4a52b63f-6aff-446e-ae19-380f2705b826 tempest-VolumesExtendTest-974849167 tempest-VolumesExtendTest-974849167-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5ccc1472-69f8-4894-af07-a490819427a5) transitioned into state 'SUCCESS' from state '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-243083273',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6501210c5c9e43d88e10631e90f8e549',qos_specs=None,replication_status=,reservations=['8f63e2ec-f4fd-4206-a4c2-aeb805605d15','b50d5242-c6db-419e-b3eb-73f14c227a9a','04256597-72bc-4ec1-8615-1e64a998f4fc','f95c21c8-c441-4344-9512-d3e784fb0d94'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2c02ed44545b42ebbfcc31a31555ddd7',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:46:50.487357 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-4a52b63f-6aff-446e-ae19-380f2705b826 tempest-VolumesExtendTest-974849167 tempest-VolumesExtendTest-974849167-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f19e9246-5efc-429c-8665-a9dc4a0bc1d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:46:50.501747 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-4a52b63f-6aff-446e-ae19-380f2705b826 tempest-VolumesExtendTest-974849167 tempest-VolumesExtendTest-974849167-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f19e9246-5efc-429c-8665-a9dc4a0bc1d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:46:50.502552 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-4a52b63f-6aff-446e-ae19-380f2705b826 tempest-VolumesExtendTest-974849167 tempest-VolumesExtendTest-974849167-project-member] Flow 'volume_create_api' (ebd39e7c-14a4-49b1-a318-a4673343fc6b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100270) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:46:50.502960 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-4a52b63f-6aff-446e-ae19-380f2705b826 tempest-VolumesExtendTest-974849167 tempest-VolumesExtendTest-974849167-project-member] Create volume request issued successfully. Aug 25 05:46:50.503635 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-4a52b63f-6aff-446e-ae19-380f2705b826 tempest-VolumesExtendTest-974849167 tempest-VolumesExtendTest-974849167-project-member] https://10.4.3.189/volume/v3/volumes returned with HTTP 202 Aug 25 05:46:50.508736 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 659/2651] 10.4.3.189 () {68 vars in 1258 bytes} [Tue Aug 25 05:46:50 2026] POST /volume/v3/volumes => generated 747 bytes in 171 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 05:46:50.527370 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-fdb68a89-3807-4f57-a467-d3f16494498b None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:46:50.529413 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-fdb68a89-3807-4f57-a467-d3f16494498b tempest-VolumesExtendTest-974849167 tempest-VolumesExtendTest-974849167-project-member] GET https://10.4.3.189/volume/v3/volumes/594e0692-3c0d-4bec-9afe-1c8e66f50677 Aug 25 05:46:50.530718 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-fdb68a89-3807-4f57-a467-d3f16494498b tempest-VolumesExtendTest-974849167 tempest-VolumesExtendTest-974849167-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:46:50.530718 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-fdb68a89-3807-4f57-a467-d3f16494498b tempest-VolumesExtendTest-974849167 tempest-VolumesExtendTest-974849167-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:46:50.543800 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:46:50.543800 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:46:50.547971 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-fdb68a89-3807-4f57-a467-d3f16494498b tempest-VolumesExtendTest-974849167 tempest-VolumesExtendTest-974849167-project-member] Volume info retrieved successfully. Aug 25 05:46:50.556174 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-b41c579b-c886-41fa-bd31-c9798cd0d640 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:46:50.559682 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-fdb68a89-3807-4f57-a467-d3f16494498b tempest-VolumesExtendTest-974849167 tempest-VolumesExtendTest-974849167-project-member] https://10.4.3.189/volume/v3/volumes/594e0692-3c0d-4bec-9afe-1c8e66f50677 returned with HTTP 200 Aug 25 05:46:50.560214 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b41c579b-c886-41fa-bd31-c9798cd0d640 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] GET https://10.4.3.189/volume/v3/volumes/24355347-74ea-4dce-9d84-63c57eaf13d4 Aug 25 05:46:50.560475 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 671/2652] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:46:50 2026] GET /volume/v3/volumes/594e0692-3c0d-4bec-9afe-1c8e66f50677 => generated 815 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:46:50.560553 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b41c579b-c886-41fa-bd31-c9798cd0d640 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:46:50.561288 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b41c579b-c886-41fa-bd31-c9798cd0d640 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:46:50.579350 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:46:50.579350 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:46:50.583833 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-b41c579b-c886-41fa-bd31-c9798cd0d640 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Volume info retrieved successfully. Aug 25 05:46:50.589806 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b41c579b-c886-41fa-bd31-c9798cd0d640 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] https://10.4.3.189/volume/v3/volumes/24355347-74ea-4dce-9d84-63c57eaf13d4 returned with HTTP 200 Aug 25 05:46:50.590299 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 663/2653] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:46:50 2026] GET /volume/v3/volumes/24355347-74ea-4dce-9d84-63c57eaf13d4 => generated 841 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:46:50.671132 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-df62b657-be7f-48d0-9894-4f63167aa89a None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:46:50.674705 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-df62b657-be7f-48d0-9894-4f63167aa89a tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] GET https://10.4.3.189/volume/v3/volumes/7559e9f0-01e0-47ad-9a85-6b76f7d63347 Aug 25 05:46:50.674970 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-df62b657-be7f-48d0-9894-4f63167aa89a tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:46:50.675272 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-df62b657-be7f-48d0-9894-4f63167aa89a tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:46:50.693397 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:46:50.693397 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:46:50.698501 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-df62b657-be7f-48d0-9894-4f63167aa89a tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Volume info retrieved successfully. Aug 25 05:46:50.707470 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-df62b657-be7f-48d0-9894-4f63167aa89a tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] https://10.4.3.189/volume/v3/volumes/7559e9f0-01e0-47ad-9a85-6b76f7d63347 returned with HTTP 200 Aug 25 05:46:50.707470 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 661/2654] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:46:50 2026] GET /volume/v3/volumes/7559e9f0-01e0-47ad-9a85-6b76f7d63347 => generated 922 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:46:50.771009 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [req-bab5b249-cfa0-4f17-a89b-7493b2980fd6 req-c4e30038-2320-463e-aef1-ef774450f8a0 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:46:50.777611 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-bab5b249-cfa0-4f17-a89b-7493b2980fd6 req-c4e30038-2320-463e-aef1-ef774450f8a0 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] POST https://10.4.3.189/volume/v3/attachments/890db82f-b1f7-4be2-af6b-ed1fe5602e13/action Aug 25 05:46:50.777792 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-0af3091e-c7be-4c08-ad30-53d7142e3178 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:46:50.777866 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-bab5b249-cfa0-4f17-a89b-7493b2980fd6 req-c4e30038-2320-463e-aef1-ef774450f8a0 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Action body: b'{"os-complete": null}' {{(pid=100270) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 05:46:50.777866 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-bab5b249-cfa0-4f17-a89b-7493b2980fd6 req-c4e30038-2320-463e-aef1-ef774450f8a0 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:46:50.778832 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-0af3091e-c7be-4c08-ad30-53d7142e3178 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] GET https://10.4.3.189/volume/v3/backups/1dcb7fbc-4417-4ce7-ac27-da882a39f78e Aug 25 05:46:50.779092 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-0af3091e-c7be-4c08-ad30-53d7142e3178 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:46:50.779310 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-0af3091e-c7be-4c08-ad30-53d7142e3178 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:46:50.779437 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-0af3091e-c7be-4c08-ad30-53d7142e3178 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Show backup with id 1dcb7fbc-4417-4ce7-ac27-da882a39f78e. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:46:50.789650 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:46:50.789650 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:46:50.792088 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-0af3091e-c7be-4c08-ad30-53d7142e3178 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] https://10.4.3.189/volume/v3/backups/1dcb7fbc-4417-4ce7-ac27-da882a39f78e returned with HTTP 200 Aug 25 05:46:50.794216 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 672/2655] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:46:50 2026] GET /volume/v3/backups/1dcb7fbc-4417-4ce7-ac27-da882a39f78e => generated 737 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:46:50.808275 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:46:50.808275 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:46:50.833401 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-bab5b249-cfa0-4f17-a89b-7493b2980fd6 req-c4e30038-2320-463e-aef1-ef774450f8a0 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] https://10.4.3.189/volume/v3/attachments/890db82f-b1f7-4be2-af6b-ed1fe5602e13/action returned with HTTP 204 Aug 25 05:46:50.833401 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 660/2656] 10.4.3.189 () {74 vars in 1725 bytes} [Tue Aug 25 05:46:50 2026] POST /volume/v3/attachments/890db82f-b1f7-4be2-af6b-ed1fe5602e13/action => generated 0 bytes in 64 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:46:51.423893 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-dfbe407a-1ab9-43ab-a7d6-5f74fda51943 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:46:51.429466 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-dfbe407a-1ab9-43ab-a7d6-5f74fda51943 tempest-VolumesBackupsTest-1415835281 tempest-VolumesBackupsTest-1415835281-project-admin] GET https://10.4.3.189/volume/v3/backups/02230ef0-2466-4428-aec6-c6b7e00cf2b0 Aug 25 05:46:51.429678 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-dfbe407a-1ab9-43ab-a7d6-5f74fda51943 tempest-VolumesBackupsTest-1415835281 tempest-VolumesBackupsTest-1415835281-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:46:51.430151 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-dfbe407a-1ab9-43ab-a7d6-5f74fda51943 tempest-VolumesBackupsTest-1415835281 tempest-VolumesBackupsTest-1415835281-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:46:51.430151 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-dfbe407a-1ab9-43ab-a7d6-5f74fda51943 tempest-VolumesBackupsTest-1415835281 tempest-VolumesBackupsTest-1415835281-project-admin] Show backup with id 02230ef0-2466-4428-aec6-c6b7e00cf2b0. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:46:51.438384 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:46:51.438384 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:46:51.438994 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-dfbe407a-1ab9-43ab-a7d6-5f74fda51943 tempest-VolumesBackupsTest-1415835281 tempest-VolumesBackupsTest-1415835281-project-admin] https://10.4.3.189/volume/v3/backups/02230ef0-2466-4428-aec6-c6b7e00cf2b0 returned with HTTP 200 Aug 25 05:46:51.439342 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 664/2657] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:46:51 2026] GET /volume/v3/backups/02230ef0-2466-4428-aec6-c6b7e00cf2b0 => generated 738 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:46:51.575303 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-840b2190-acd9-4bf4-b271-dc3987cadb15 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:46:51.577494 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-840b2190-acd9-4bf4-b271-dc3987cadb15 tempest-VolumesExtendTest-974849167 tempest-VolumesExtendTest-974849167-project-member] GET https://10.4.3.189/volume/v3/volumes/594e0692-3c0d-4bec-9afe-1c8e66f50677 Aug 25 05:46:51.577771 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-840b2190-acd9-4bf4-b271-dc3987cadb15 tempest-VolumesExtendTest-974849167 tempest-VolumesExtendTest-974849167-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:46:51.578118 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-840b2190-acd9-4bf4-b271-dc3987cadb15 tempest-VolumesExtendTest-974849167 tempest-VolumesExtendTest-974849167-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:46:51.586343 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:46:51.586343 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:46:51.591136 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-840b2190-acd9-4bf4-b271-dc3987cadb15 tempest-VolumesExtendTest-974849167 tempest-VolumesExtendTest-974849167-project-member] Volume info retrieved successfully. Aug 25 05:46:51.600703 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-840b2190-acd9-4bf4-b271-dc3987cadb15 tempest-VolumesExtendTest-974849167 tempest-VolumesExtendTest-974849167-project-member] https://10.4.3.189/volume/v3/volumes/594e0692-3c0d-4bec-9afe-1c8e66f50677 returned with HTTP 200 Aug 25 05:46:51.601027 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 662/2658] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:46:51 2026] GET /volume/v3/volumes/594e0692-3c0d-4bec-9afe-1c8e66f50677 => generated 840 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:46:51.605646 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-27ef31a2-a700-4487-b5e6-bf0b878cfb81 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:46:51.615082 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-27ef31a2-a700-4487-b5e6-bf0b878cfb81 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] GET https://10.4.3.189/volume/v3/volumes/24355347-74ea-4dce-9d84-63c57eaf13d4 Aug 25 05:46:51.615082 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-27ef31a2-a700-4487-b5e6-bf0b878cfb81 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:46:51.615082 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-27ef31a2-a700-4487-b5e6-bf0b878cfb81 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:46:51.615309 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-15149b27-d016-4b33-8174-e288c8ce6561 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:46:51.622434 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-15149b27-d016-4b33-8174-e288c8ce6561 tempest-VolumesExtendTest-974849167 tempest-VolumesExtendTest-974849167-project-member] POST https://10.4.3.189/volume/v3/snapshots Aug 25 05:46:51.622434 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-15149b27-d016-4b33-8174-e288c8ce6561 tempest-VolumesExtendTest-974849167 tempest-VolumesExtendTest-974849167-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "594e0692-3c0d-4bec-9afe-1c8e66f50677", "name": "tempest-VolumesExtendTest-Snapshot-2109309676"}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:46:51.626430 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:46:51.626430 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:46:51.630388 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:46:51.630388 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:46:51.630568 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-27ef31a2-a700-4487-b5e6-bf0b878cfb81 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Volume info retrieved successfully. Aug 25 05:46:51.631073 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-15149b27-d016-4b33-8174-e288c8ce6561 tempest-VolumesExtendTest-974849167 tempest-VolumesExtendTest-974849167-project-member] Volume info retrieved successfully. Aug 25 05:46:51.631304 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.v3.snapshots [None req-15149b27-d016-4b33-8174-e288c8ce6561 tempest-VolumesExtendTest-974849167 tempest-VolumesExtendTest-974849167-project-member] Create snapshot from volume 594e0692-3c0d-4bec-9afe-1c8e66f50677 Aug 25 05:46:51.636355 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-27ef31a2-a700-4487-b5e6-bf0b878cfb81 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] https://10.4.3.189/volume/v3/volumes/24355347-74ea-4dce-9d84-63c57eaf13d4 returned with HTTP 200 Aug 25 05:46:51.636762 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 673/2659] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:46:51 2026] GET /volume/v3/volumes/24355347-74ea-4dce-9d84-63c57eaf13d4 => generated 1133 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:46:51.656232 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-abce21f1-9305-4bc5-83fc-1e145bc48d11 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:46:51.658172 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-abce21f1-9305-4bc5-83fc-1e145bc48d11 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] POST https://10.4.3.189/volume/v3/backups Aug 25 05:46:51.658670 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-abce21f1-9305-4bc5-83fc-1e145bc48d11 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "24355347-74ea-4dce-9d84-63c57eaf13d4", "name": "tempest-VolumesBackupsTest-Backup-726995383", "force": true, "container": "tempest-volumesbackupstest-backup-container-1517479527"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:46:51.663082 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.contrib.backups [None req-abce21f1-9305-4bc5-83fc-1e145bc48d11 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Creating new backup {'backup': {'volume_id': '24355347-74ea-4dce-9d84-63c57eaf13d4', 'name': 'tempest-VolumesBackupsTest-Backup-726995383', 'force': True, 'container': 'tempest-volumesbackupstest-backup-container-1517479527'}} {{(pid=100268) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 25 05:46:51.663082 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.contrib.backups [None req-abce21f1-9305-4bc5-83fc-1e145bc48d11 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Creating backup of volume 24355347-74ea-4dce-9d84-63c57eaf13d4 in container tempest-volumesbackupstest-backup-container-1517479527 Aug 25 05:46:51.675342 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:46:51.675342 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:46:51.676536 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-abce21f1-9305-4bc5-83fc-1e145bc48d11 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Volume info retrieved successfully. Aug 25 05:46:51.697248 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.quota [None req-15149b27-d016-4b33-8174-e288c8ce6561 tempest-VolumesExtendTest-974849167 tempest-VolumesExtendTest-974849167-project-member] Created reservations ['4bd150d6-6d53-4d9a-9e6b-c62d33662867', 'c1ed3cee-804a-4f6d-8934-6d6b9efa2c49', '7139bbf5-bb07-4668-ad92-8846ebd5dba3', '6dba1de0-1231-4ce7-85b7-475be7a9371c'] {{(pid=100270) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:46:51.712327 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-abce21f1-9305-4bc5-83fc-1e145bc48d11 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Created reservations ['cf49a24b-9ee0-434b-ab78-a4bea7bcbcd9', '3ae1041a-489c-43a1-b430-fa4b49b8b12a'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:46:51.728665 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-b032e6af-c809-422a-a918-bfda9a47a55c None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:46:51.731718 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-b032e6af-c809-422a-a918-bfda9a47a55c tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] GET https://10.4.3.189/volume/v3/volumes/7559e9f0-01e0-47ad-9a85-6b76f7d63347 Aug 25 05:46:51.732033 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-b032e6af-c809-422a-a918-bfda9a47a55c tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:46:51.733003 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-b032e6af-c809-422a-a918-bfda9a47a55c tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:46:51.747651 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:46:51.747651 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:46:51.750794 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-15149b27-d016-4b33-8174-e288c8ce6561 tempest-VolumesExtendTest-974849167 tempest-VolumesExtendTest-974849167-project-member] Snapshot create request issued successfully. Aug 25 05:46:51.751934 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-15149b27-d016-4b33-8174-e288c8ce6561 tempest-VolumesExtendTest-974849167 tempest-VolumesExtendTest-974849167-project-member] https://10.4.3.189/volume/v3/snapshots returned with HTTP 202 Aug 25 05:46:51.751934 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 661/2660] 10.4.3.189 () {68 vars in 1265 bytes} [Tue Aug 25 05:46:51 2026] POST /volume/v3/snapshots => generated 304 bytes in 137 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 05:46:51.753616 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-b032e6af-c809-422a-a918-bfda9a47a55c tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Volume info retrieved successfully. Aug 25 05:46:51.762475 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-ee16f619-a70c-460a-90c4-32ebbf678341 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:46:51.762642 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-abce21f1-9305-4bc5-83fc-1e145bc48d11 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] https://10.4.3.189/volume/v3/backups returned with HTTP 202 Aug 25 05:46:51.763263 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 665/2661] 10.4.3.189 () {68 vars in 1259 bytes} [Tue Aug 25 05:46:51 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 25 05:46:51.764757 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-ee16f619-a70c-460a-90c4-32ebbf678341 tempest-VolumesExtendTest-974849167 tempest-VolumesExtendTest-974849167-project-member] GET https://10.4.3.189/volume/v3/snapshots/402f8747-d7fb-42e9-bf1c-7e2d16556deb Aug 25 05:46:51.764823 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-b032e6af-c809-422a-a918-bfda9a47a55c tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] https://10.4.3.189/volume/v3/volumes/7559e9f0-01e0-47ad-9a85-6b76f7d63347 returned with HTTP 200 Aug 25 05:46:51.764893 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-ee16f619-a70c-460a-90c4-32ebbf678341 tempest-VolumesExtendTest-974849167 tempest-VolumesExtendTest-974849167-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:46:51.771241 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-ee16f619-a70c-460a-90c4-32ebbf678341 tempest-VolumesExtendTest-974849167 tempest-VolumesExtendTest-974849167-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:46:51.771408 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 663/2662] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:46:51 2026] GET /volume/v3/volumes/7559e9f0-01e0-47ad-9a85-6b76f7d63347 => generated 922 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:46:51.780189 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:46:51.780189 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:46:51.780189 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-ee16f619-a70c-460a-90c4-32ebbf678341 tempest-VolumesExtendTest-974849167 tempest-VolumesExtendTest-974849167-project-member] Snapshot retrieved successfully. Aug 25 05:46:51.780370 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-bd65eb20-3b3b-4ad5-b37a-eeacfa6fff04 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:46:51.780432 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-ee16f619-a70c-460a-90c4-32ebbf678341 tempest-VolumesExtendTest-974849167 tempest-VolumesExtendTest-974849167-project-member] https://10.4.3.189/volume/v3/snapshots/402f8747-d7fb-42e9-bf1c-7e2d16556deb returned with HTTP 200 Aug 25 05:46:51.780432 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 674/2663] 10.4.3.189 () {66 vars in 1354 bytes} [Tue Aug 25 05:46:51 2026] GET /volume/v3/snapshots/402f8747-d7fb-42e9-bf1c-7e2d16556deb => generated 436 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:46:51.780499 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-bd65eb20-3b3b-4ad5-b37a-eeacfa6fff04 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] GET https://10.4.3.189/volume/v3/backups/23f5d244-ba23-41ba-ae2b-0b4759b421c2 Aug 25 05:46:51.780499 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-bd65eb20-3b3b-4ad5-b37a-eeacfa6fff04 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:46:51.780499 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-bd65eb20-3b3b-4ad5-b37a-eeacfa6fff04 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:46:51.780499 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-bd65eb20-3b3b-4ad5-b37a-eeacfa6fff04 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Show backup with id 23f5d244-ba23-41ba-ae2b-0b4759b421c2. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:46:51.788050 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:46:51.788050 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:46:51.789334 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-bd65eb20-3b3b-4ad5-b37a-eeacfa6fff04 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] https://10.4.3.189/volume/v3/backups/23f5d244-ba23-41ba-ae2b-0b4759b421c2 returned with HTTP 200 Aug 25 05:46:51.789926 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 662/2664] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:46:51 2026] GET /volume/v3/backups/23f5d244-ba23-41ba-ae2b-0b4759b421c2 => generated 788 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:46:51.808642 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-5f772879-e0dc-4309-83fc-fd0ca40009b0 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:46:51.811926 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-5f772879-e0dc-4309-83fc-fd0ca40009b0 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] GET https://10.4.3.189/volume/v3/backups/1dcb7fbc-4417-4ce7-ac27-da882a39f78e Aug 25 05:46:51.811926 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-5f772879-e0dc-4309-83fc-fd0ca40009b0 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:46:51.812929 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-5f772879-e0dc-4309-83fc-fd0ca40009b0 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:46:51.813659 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-5f772879-e0dc-4309-83fc-fd0ca40009b0 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Show backup with id 1dcb7fbc-4417-4ce7-ac27-da882a39f78e. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:46:51.819924 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:46:51.819924 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:46:51.820778 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-5f772879-e0dc-4309-83fc-fd0ca40009b0 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] https://10.4.3.189/volume/v3/backups/1dcb7fbc-4417-4ce7-ac27-da882a39f78e returned with HTTP 200 Aug 25 05:46:51.821881 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 666/2665] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:46:51 2026] GET /volume/v3/backups/1dcb7fbc-4417-4ce7-ac27-da882a39f78e => generated 737 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:46:52.448909 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-5489fed8-20b5-41c8-bf9a-76ff3f05cafe None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:46:52.450760 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-5489fed8-20b5-41c8-bf9a-76ff3f05cafe tempest-VolumesBackupsTest-1415835281 tempest-VolumesBackupsTest-1415835281-project-admin] GET https://10.4.3.189/volume/v3/backups/02230ef0-2466-4428-aec6-c6b7e00cf2b0 Aug 25 05:46:52.451019 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-5489fed8-20b5-41c8-bf9a-76ff3f05cafe tempest-VolumesBackupsTest-1415835281 tempest-VolumesBackupsTest-1415835281-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:46:52.451271 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-5489fed8-20b5-41c8-bf9a-76ff3f05cafe tempest-VolumesBackupsTest-1415835281 tempest-VolumesBackupsTest-1415835281-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:46:52.451423 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-5489fed8-20b5-41c8-bf9a-76ff3f05cafe tempest-VolumesBackupsTest-1415835281 tempest-VolumesBackupsTest-1415835281-project-admin] Show backup with id 02230ef0-2466-4428-aec6-c6b7e00cf2b0. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:46:52.455622 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:46:52.455622 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:46:52.456391 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-5489fed8-20b5-41c8-bf9a-76ff3f05cafe tempest-VolumesBackupsTest-1415835281 tempest-VolumesBackupsTest-1415835281-project-admin] https://10.4.3.189/volume/v3/backups/02230ef0-2466-4428-aec6-c6b7e00cf2b0 returned with HTTP 200 Aug 25 05:46:52.456746 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 664/2666] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:46:52 2026] GET /volume/v3/backups/02230ef0-2466-4428-aec6-c6b7e00cf2b0 => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:46:52.782026 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-c14db506-8801-43c7-8b89-a1d5f28076f6 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:46:52.788404 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-c14db506-8801-43c7-8b89-a1d5f28076f6 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] GET https://10.4.3.189/volume/v3/volumes/7559e9f0-01e0-47ad-9a85-6b76f7d63347 Aug 25 05:46:52.788654 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-c14db506-8801-43c7-8b89-a1d5f28076f6 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:46:52.788901 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-c14db506-8801-43c7-8b89-a1d5f28076f6 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:46:52.792800 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-7be9396f-ac61-462a-8a7f-53c966949f27 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:46:52.794671 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-7be9396f-ac61-462a-8a7f-53c966949f27 tempest-VolumesExtendTest-974849167 tempest-VolumesExtendTest-974849167-project-member] GET https://10.4.3.189/volume/v3/snapshots/402f8747-d7fb-42e9-bf1c-7e2d16556deb Aug 25 05:46:52.795085 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-7be9396f-ac61-462a-8a7f-53c966949f27 tempest-VolumesExtendTest-974849167 tempest-VolumesExtendTest-974849167-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:46:52.795085 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-7be9396f-ac61-462a-8a7f-53c966949f27 tempest-VolumesExtendTest-974849167 tempest-VolumesExtendTest-974849167-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:46:52.800621 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:46:52.800621 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:46:52.801141 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-7be9396f-ac61-462a-8a7f-53c966949f27 tempest-VolumesExtendTest-974849167 tempest-VolumesExtendTest-974849167-project-member] Snapshot retrieved successfully. Aug 25 05:46:52.802774 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-7be9396f-ac61-462a-8a7f-53c966949f27 tempest-VolumesExtendTest-974849167 tempest-VolumesExtendTest-974849167-project-member] https://10.4.3.189/volume/v3/snapshots/402f8747-d7fb-42e9-bf1c-7e2d16556deb returned with HTTP 200 Aug 25 05:46:52.802774 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 663/2667] 10.4.3.189 () {66 vars in 1354 bytes} [Tue Aug 25 05:46:52 2026] GET /volume/v3/snapshots/402f8747-d7fb-42e9-bf1c-7e2d16556deb => generated 463 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:46:52.803652 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-540d0036-4c32-4d8d-a4e6-eaf3502cc654 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:46:52.806511 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-540d0036-4c32-4d8d-a4e6-eaf3502cc654 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] GET https://10.4.3.189/volume/v3/backups/23f5d244-ba23-41ba-ae2b-0b4759b421c2 Aug 25 05:46:52.806780 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-540d0036-4c32-4d8d-a4e6-eaf3502cc654 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:46:52.806999 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-540d0036-4c32-4d8d-a4e6-eaf3502cc654 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:46:52.807144 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-540d0036-4c32-4d8d-a4e6-eaf3502cc654 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Show backup with id 23f5d244-ba23-41ba-ae2b-0b4759b421c2. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:46:52.811097 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:46:52.811097 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:46:52.811466 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:46:52.811466 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:46:52.812630 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-540d0036-4c32-4d8d-a4e6-eaf3502cc654 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] https://10.4.3.189/volume/v3/backups/23f5d244-ba23-41ba-ae2b-0b4759b421c2 returned with HTTP 200 Aug 25 05:46:52.812705 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 667/2668] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:46:52 2026] GET /volume/v3/backups/23f5d244-ba23-41ba-ae2b-0b4759b421c2 => generated 790 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:46:52.814740 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-2df7170c-4e8f-4546-aa68-9df0cbf0a2aa None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:46:52.815491 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-2df7170c-4e8f-4546-aa68-9df0cbf0a2aa tempest-VolumesExtendTest-974849167 tempest-VolumesExtendTest-974849167-project-member] POST https://10.4.3.189/volume/v3/volumes/594e0692-3c0d-4bec-9afe-1c8e66f50677/action Aug 25 05:46:52.816006 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-2df7170c-4e8f-4546-aa68-9df0cbf0a2aa tempest-VolumesExtendTest-974849167 tempest-VolumesExtendTest-974849167-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100269) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 05:46:52.816283 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-2df7170c-4e8f-4546-aa68-9df0cbf0a2aa tempest-VolumesExtendTest-974849167 tempest-VolumesExtendTest-974849167-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:46:52.816894 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-c14db506-8801-43c7-8b89-a1d5f28076f6 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Volume info retrieved successfully. Aug 25 05:46:52.824130 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-c14db506-8801-43c7-8b89-a1d5f28076f6 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] https://10.4.3.189/volume/v3/volumes/7559e9f0-01e0-47ad-9a85-6b76f7d63347 returned with HTTP 200 Aug 25 05:46:52.824130 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 675/2669] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:46:52 2026] GET /volume/v3/volumes/7559e9f0-01e0-47ad-9a85-6b76f7d63347 => generated 922 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:46:52.825827 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:46:52.825827 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:46:52.826345 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-2df7170c-4e8f-4546-aa68-9df0cbf0a2aa tempest-VolumesExtendTest-974849167 tempest-VolumesExtendTest-974849167-project-member] Volume info retrieved successfully. Aug 25 05:46:52.837049 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-722fecd8-3c35-4994-9ea0-49a2ab7efbad None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:46:52.839044 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-722fecd8-3c35-4994-9ea0-49a2ab7efbad tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] GET https://10.4.3.189/volume/v3/backups/1dcb7fbc-4417-4ce7-ac27-da882a39f78e Aug 25 05:46:52.839372 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-722fecd8-3c35-4994-9ea0-49a2ab7efbad tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:46:52.839519 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-722fecd8-3c35-4994-9ea0-49a2ab7efbad tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:46:52.839623 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-722fecd8-3c35-4994-9ea0-49a2ab7efbad tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Show backup with id 1dcb7fbc-4417-4ce7-ac27-da882a39f78e. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:46:52.844265 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:46:52.844265 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:46:52.844982 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-722fecd8-3c35-4994-9ea0-49a2ab7efbad tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] https://10.4.3.189/volume/v3/backups/1dcb7fbc-4417-4ce7-ac27-da882a39f78e returned with HTTP 200 Aug 25 05:46:52.845406 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 664/2670] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:46:52 2026] GET /volume/v3/backups/1dcb7fbc-4417-4ce7-ac27-da882a39f78e => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:46:52.873204 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.quota [None req-2df7170c-4e8f-4546-aa68-9df0cbf0a2aa tempest-VolumesExtendTest-974849167 tempest-VolumesExtendTest-974849167-project-member] Created reservations ['b2c8d5e7-a8bb-4189-a1f1-f24232b3a2b4', 'fd2befa3-7611-45ba-83a3-60a99c03b8d3'] {{(pid=100269) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:46:52.883878 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-2df7170c-4e8f-4546-aa68-9df0cbf0a2aa tempest-VolumesExtendTest-974849167 tempest-VolumesExtendTest-974849167-project-member] Extend volume request issued successfully. Aug 25 05:46:52.884142 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-2df7170c-4e8f-4546-aa68-9df0cbf0a2aa tempest-VolumesExtendTest-974849167 tempest-VolumesExtendTest-974849167-project-member] https://10.4.3.189/volume/v3/volumes/594e0692-3c0d-4bec-9afe-1c8e66f50677/action returned with HTTP 202 Aug 25 05:46:52.884599 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 665/2671] 10.4.3.189 () {68 vars in 1390 bytes} [Tue Aug 25 05:46:52 2026] POST /volume/v3/volumes/594e0692-3c0d-4bec-9afe-1c8e66f50677/action => generated 0 bytes in 71 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 05:46:52.894172 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-bf8daf7c-7d4f-4a79-928c-c602c7cca546 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:46:52.896188 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-bf8daf7c-7d4f-4a79-928c-c602c7cca546 tempest-VolumesExtendTest-974849167 tempest-VolumesExtendTest-974849167-project-member] GET https://10.4.3.189/volume/v3/volumes/594e0692-3c0d-4bec-9afe-1c8e66f50677 Aug 25 05:46:52.896188 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-bf8daf7c-7d4f-4a79-928c-c602c7cca546 tempest-VolumesExtendTest-974849167 tempest-VolumesExtendTest-974849167-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:46:52.896369 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-bf8daf7c-7d4f-4a79-928c-c602c7cca546 tempest-VolumesExtendTest-974849167 tempest-VolumesExtendTest-974849167-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:46:52.903397 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:46:52.903397 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:46:52.908281 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-bf8daf7c-7d4f-4a79-928c-c602c7cca546 tempest-VolumesExtendTest-974849167 tempest-VolumesExtendTest-974849167-project-member] Volume info retrieved successfully. Aug 25 05:46:52.913217 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-bf8daf7c-7d4f-4a79-928c-c602c7cca546 tempest-VolumesExtendTest-974849167 tempest-VolumesExtendTest-974849167-project-member] https://10.4.3.189/volume/v3/volumes/594e0692-3c0d-4bec-9afe-1c8e66f50677 returned with HTTP 200 Aug 25 05:46:52.913604 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 668/2672] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:46:52 2026] GET /volume/v3/volumes/594e0692-3c0d-4bec-9afe-1c8e66f50677 => generated 840 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:46:53.468031 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-8545813e-f771-42fe-94a4-0b66de463bfa None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:46:53.470095 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-8545813e-f771-42fe-94a4-0b66de463bfa tempest-VolumesBackupsTest-1415835281 tempest-VolumesBackupsTest-1415835281-project-admin] GET https://10.4.3.189/volume/v3/backups/02230ef0-2466-4428-aec6-c6b7e00cf2b0 Aug 25 05:46:53.470315 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-8545813e-f771-42fe-94a4-0b66de463bfa tempest-VolumesBackupsTest-1415835281 tempest-VolumesBackupsTest-1415835281-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:46:53.470522 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-8545813e-f771-42fe-94a4-0b66de463bfa tempest-VolumesBackupsTest-1415835281 tempest-VolumesBackupsTest-1415835281-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:46:53.470599 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-8545813e-f771-42fe-94a4-0b66de463bfa tempest-VolumesBackupsTest-1415835281 tempest-VolumesBackupsTest-1415835281-project-admin] Show backup with id 02230ef0-2466-4428-aec6-c6b7e00cf2b0. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:46:53.475114 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:46:53.475114 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:46:53.475746 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-8545813e-f771-42fe-94a4-0b66de463bfa tempest-VolumesBackupsTest-1415835281 tempest-VolumesBackupsTest-1415835281-project-admin] https://10.4.3.189/volume/v3/backups/02230ef0-2466-4428-aec6-c6b7e00cf2b0 returned with HTTP 200 Aug 25 05:46:53.476120 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 676/2673] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:46:53 2026] GET /volume/v3/backups/02230ef0-2466-4428-aec6-c6b7e00cf2b0 => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:46:53.758963 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [req-a44a4ad5-2ab3-4231-a2e9-c191ec2d7808 req-94f13cf9-d273-45f9-916e-5216bbc225e8 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:46:53.761697 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-a44a4ad5-2ab3-4231-a2e9-c191ec2d7808 req-94f13cf9-d273-45f9-916e-5216bbc225e8 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] POST https://10.4.3.189/volume/v3/attachments/2ceaa36d-85e2-49ca-bc2b-2b2c20baa115/action Aug 25 05:46:53.762556 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-a44a4ad5-2ab3-4231-a2e9-c191ec2d7808 req-94f13cf9-d273-45f9-916e-5216bbc225e8 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Action body: b'{"os-complete": null}' {{(pid=100270) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 05:46:53.762556 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-a44a4ad5-2ab3-4231-a2e9-c191ec2d7808 req-94f13cf9-d273-45f9-916e-5216bbc225e8 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:46:53.783972 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:46:53.783972 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:46:53.797590 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-a44a4ad5-2ab3-4231-a2e9-c191ec2d7808 req-94f13cf9-d273-45f9-916e-5216bbc225e8 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] https://10.4.3.189/volume/v3/attachments/2ceaa36d-85e2-49ca-bc2b-2b2c20baa115/action returned with HTTP 204 Aug 25 05:46:53.798211 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 665/2674] 10.4.3.189 () {74 vars in 1725 bytes} [Tue Aug 25 05:46:53 2026] POST /volume/v3/attachments/2ceaa36d-85e2-49ca-bc2b-2b2c20baa115/action => generated 0 bytes in 40 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:46:53.824633 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-aa69cccf-1dad-4f02-99e1-346c09b77f6c None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:46:53.827891 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-aa69cccf-1dad-4f02-99e1-346c09b77f6c tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] GET https://10.4.3.189/volume/v3/backups/23f5d244-ba23-41ba-ae2b-0b4759b421c2 Aug 25 05:46:53.828252 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-aa69cccf-1dad-4f02-99e1-346c09b77f6c tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:46:53.828528 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-aa69cccf-1dad-4f02-99e1-346c09b77f6c tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:46:53.828684 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-aa69cccf-1dad-4f02-99e1-346c09b77f6c tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Show backup with id 23f5d244-ba23-41ba-ae2b-0b4759b421c2. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:46:53.836086 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-51a42f0f-b6f3-41a4-b8b6-4e604fd319af None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:46:53.839094 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-51a42f0f-b6f3-41a4-b8b6-4e604fd319af tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] GET https://10.4.3.189/volume/v3/volumes/7559e9f0-01e0-47ad-9a85-6b76f7d63347 Aug 25 05:46:53.839174 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:46:53.839174 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:46:53.839364 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-51a42f0f-b6f3-41a4-b8b6-4e604fd319af tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:46:53.839565 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-51a42f0f-b6f3-41a4-b8b6-4e604fd319af tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:46:53.840540 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-aa69cccf-1dad-4f02-99e1-346c09b77f6c tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] https://10.4.3.189/volume/v3/backups/23f5d244-ba23-41ba-ae2b-0b4759b421c2 returned with HTTP 200 Aug 25 05:46:53.841109 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 666/2675] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:46:53 2026] GET /volume/v3/backups/23f5d244-ba23-41ba-ae2b-0b4759b421c2 => generated 790 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:46:53.851185 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:46:53.851185 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:46:53.855184 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-51a42f0f-b6f3-41a4-b8b6-4e604fd319af tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Volume info retrieved successfully. Aug 25 05:46:53.856958 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-306330ca-f141-4a41-a70f-72335cbd68a2 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:46:53.859198 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-306330ca-f141-4a41-a70f-72335cbd68a2 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] GET https://10.4.3.189/volume/v3/backups/1dcb7fbc-4417-4ce7-ac27-da882a39f78e Aug 25 05:46:53.859459 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-306330ca-f141-4a41-a70f-72335cbd68a2 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:46:53.859523 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-51a42f0f-b6f3-41a4-b8b6-4e604fd319af tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] https://10.4.3.189/volume/v3/volumes/7559e9f0-01e0-47ad-9a85-6b76f7d63347 returned with HTTP 200 Aug 25 05:46:53.859681 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-306330ca-f141-4a41-a70f-72335cbd68a2 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:46:53.859825 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-306330ca-f141-4a41-a70f-72335cbd68a2 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Show backup with id 1dcb7fbc-4417-4ce7-ac27-da882a39f78e. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:46:53.859888 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 669/2676] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:46:53 2026] GET /volume/v3/volumes/7559e9f0-01e0-47ad-9a85-6b76f7d63347 => generated 1214 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:46:53.867922 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:46:53.867922 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:46:53.868315 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-306330ca-f141-4a41-a70f-72335cbd68a2 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] https://10.4.3.189/volume/v3/backups/1dcb7fbc-4417-4ce7-ac27-da882a39f78e returned with HTTP 200 Aug 25 05:46:53.868713 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 677/2677] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:46:53 2026] GET /volume/v3/backups/1dcb7fbc-4417-4ce7-ac27-da882a39f78e => generated 737 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:46:53.927844 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-8cd920bd-4878-4b51-bb8e-c184e6369bd7 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:46:53.931741 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-8cd920bd-4878-4b51-bb8e-c184e6369bd7 tempest-VolumesExtendTest-974849167 tempest-VolumesExtendTest-974849167-project-member] GET https://10.4.3.189/volume/v3/volumes/594e0692-3c0d-4bec-9afe-1c8e66f50677 Aug 25 05:46:53.931993 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-8cd920bd-4878-4b51-bb8e-c184e6369bd7 tempest-VolumesExtendTest-974849167 tempest-VolumesExtendTest-974849167-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:46:53.932207 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-8cd920bd-4878-4b51-bb8e-c184e6369bd7 tempest-VolumesExtendTest-974849167 tempest-VolumesExtendTest-974849167-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:46:53.939720 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:46:53.939720 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:46:53.943664 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-8cd920bd-4878-4b51-bb8e-c184e6369bd7 tempest-VolumesExtendTest-974849167 tempest-VolumesExtendTest-974849167-project-member] Volume info retrieved successfully. Aug 25 05:46:53.948257 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-8cd920bd-4878-4b51-bb8e-c184e6369bd7 tempest-VolumesExtendTest-974849167 tempest-VolumesExtendTest-974849167-project-member] https://10.4.3.189/volume/v3/volumes/594e0692-3c0d-4bec-9afe-1c8e66f50677 returned with HTTP 200 Aug 25 05:46:53.948639 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 666/2678] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:46:53 2026] GET /volume/v3/volumes/594e0692-3c0d-4bec-9afe-1c8e66f50677 => generated 840 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:46:53.961536 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-a0d5ac3d-d7f8-4dfc-aceb-765d9a93de06 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:46:53.963561 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-a0d5ac3d-d7f8-4dfc-aceb-765d9a93de06 tempest-VolumesExtendTest-974849167 tempest-VolumesExtendTest-974849167-project-member] GET https://10.4.3.189/volume/v3/volumes/594e0692-3c0d-4bec-9afe-1c8e66f50677 Aug 25 05:46:53.963834 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-a0d5ac3d-d7f8-4dfc-aceb-765d9a93de06 tempest-VolumesExtendTest-974849167 tempest-VolumesExtendTest-974849167-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:46:53.964145 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-a0d5ac3d-d7f8-4dfc-aceb-765d9a93de06 tempest-VolumesExtendTest-974849167 tempest-VolumesExtendTest-974849167-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:46:53.973296 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:46:53.973296 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:46:53.977830 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-a0d5ac3d-d7f8-4dfc-aceb-765d9a93de06 tempest-VolumesExtendTest-974849167 tempest-VolumesExtendTest-974849167-project-member] Volume info retrieved successfully. Aug 25 05:46:53.983655 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-a0d5ac3d-d7f8-4dfc-aceb-765d9a93de06 tempest-VolumesExtendTest-974849167 tempest-VolumesExtendTest-974849167-project-member] https://10.4.3.189/volume/v3/volumes/594e0692-3c0d-4bec-9afe-1c8e66f50677 returned with HTTP 200 Aug 25 05:46:53.984250 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 667/2679] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:46:53 2026] GET /volume/v3/volumes/594e0692-3c0d-4bec-9afe-1c8e66f50677 => generated 840 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:46:54.003489 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-e1d3c136-523d-4918-81b9-e043a57dabff None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:46:54.005770 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e1d3c136-523d-4918-81b9-e043a57dabff tempest-VolumesExtendTest-974849167 tempest-VolumesExtendTest-974849167-project-member] DELETE https://10.4.3.189/volume/v3/snapshots/402f8747-d7fb-42e9-bf1c-7e2d16556deb Aug 25 05:46:54.006029 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e1d3c136-523d-4918-81b9-e043a57dabff tempest-VolumesExtendTest-974849167 tempest-VolumesExtendTest-974849167-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:46:54.006328 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e1d3c136-523d-4918-81b9-e043a57dabff tempest-VolumesExtendTest-974849167 tempest-VolumesExtendTest-974849167-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:46:54.006452 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.v3.snapshots [None req-e1d3c136-523d-4918-81b9-e043a57dabff tempest-VolumesExtendTest-974849167 tempest-VolumesExtendTest-974849167-project-member] Delete snapshot with id: 402f8747-d7fb-42e9-bf1c-7e2d16556deb Aug 25 05:46:54.013336 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:46:54.013336 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:46:54.013939 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-e1d3c136-523d-4918-81b9-e043a57dabff tempest-VolumesExtendTest-974849167 tempest-VolumesExtendTest-974849167-project-member] Snapshot retrieved successfully. Aug 25 05:46:54.036981 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-e1d3c136-523d-4918-81b9-e043a57dabff tempest-VolumesExtendTest-974849167 tempest-VolumesExtendTest-974849167-project-member] Snapshot delete request issued successfully. Aug 25 05:46:54.036981 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e1d3c136-523d-4918-81b9-e043a57dabff tempest-VolumesExtendTest-974849167 tempest-VolumesExtendTest-974849167-project-member] https://10.4.3.189/volume/v3/snapshots/402f8747-d7fb-42e9-bf1c-7e2d16556deb returned with HTTP 202 Aug 25 05:46:54.037196 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 670/2680] 10.4.3.189 () {66 vars in 1357 bytes} [Tue Aug 25 05:46:54 2026] DELETE /volume/v3/snapshots/402f8747-d7fb-42e9-bf1c-7e2d16556deb => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:46:54.046280 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-232e8892-17f6-4656-8997-c14dd51ccb96 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:46:54.048420 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-232e8892-17f6-4656-8997-c14dd51ccb96 tempest-VolumesExtendTest-974849167 tempest-VolumesExtendTest-974849167-project-member] GET https://10.4.3.189/volume/v3/snapshots/402f8747-d7fb-42e9-bf1c-7e2d16556deb Aug 25 05:46:54.048555 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-232e8892-17f6-4656-8997-c14dd51ccb96 tempest-VolumesExtendTest-974849167 tempest-VolumesExtendTest-974849167-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:46:54.048837 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-232e8892-17f6-4656-8997-c14dd51ccb96 tempest-VolumesExtendTest-974849167 tempest-VolumesExtendTest-974849167-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:46:54.058466 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:46:54.058466 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:46:54.059276 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-232e8892-17f6-4656-8997-c14dd51ccb96 tempest-VolumesExtendTest-974849167 tempest-VolumesExtendTest-974849167-project-member] Snapshot retrieved successfully. Aug 25 05:46:54.060953 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-232e8892-17f6-4656-8997-c14dd51ccb96 tempest-VolumesExtendTest-974849167 tempest-VolumesExtendTest-974849167-project-member] https://10.4.3.189/volume/v3/snapshots/402f8747-d7fb-42e9-bf1c-7e2d16556deb returned with HTTP 200 Aug 25 05:46:54.061168 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 678/2681] 10.4.3.189 () {66 vars in 1354 bytes} [Tue Aug 25 05:46:54 2026] GET /volume/v3/snapshots/402f8747-d7fb-42e9-bf1c-7e2d16556deb => generated 462 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:46:54.487952 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-ceebb74c-f43c-40f8-af01-6a52248feb44 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:46:54.490418 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-ceebb74c-f43c-40f8-af01-6a52248feb44 tempest-VolumesBackupsTest-1415835281 tempest-VolumesBackupsTest-1415835281-project-admin] GET https://10.4.3.189/volume/v3/backups/02230ef0-2466-4428-aec6-c6b7e00cf2b0 Aug 25 05:46:54.490684 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-ceebb74c-f43c-40f8-af01-6a52248feb44 tempest-VolumesBackupsTest-1415835281 tempest-VolumesBackupsTest-1415835281-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:46:54.490957 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-ceebb74c-f43c-40f8-af01-6a52248feb44 tempest-VolumesBackupsTest-1415835281 tempest-VolumesBackupsTest-1415835281-project-admin] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:46:54.491133 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-ceebb74c-f43c-40f8-af01-6a52248feb44 tempest-VolumesBackupsTest-1415835281 tempest-VolumesBackupsTest-1415835281-project-admin] Show backup with id 02230ef0-2466-4428-aec6-c6b7e00cf2b0. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:46:54.496764 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:46:54.496764 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:46:54.497702 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-ceebb74c-f43c-40f8-af01-6a52248feb44 tempest-VolumesBackupsTest-1415835281 tempest-VolumesBackupsTest-1415835281-project-admin] https://10.4.3.189/volume/v3/backups/02230ef0-2466-4428-aec6-c6b7e00cf2b0 returned with HTTP 200 Aug 25 05:46:54.498207 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 667/2682] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:46:54 2026] GET /volume/v3/backups/02230ef0-2466-4428-aec6-c6b7e00cf2b0 => generated 738 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:46:54.852166 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-a9ea4c9c-e211-48b5-8ced-4971d9fc56f6 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:46:54.855000 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-a9ea4c9c-e211-48b5-8ced-4971d9fc56f6 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] GET https://10.4.3.189/volume/v3/backups/23f5d244-ba23-41ba-ae2b-0b4759b421c2 Aug 25 05:46:54.855282 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-a9ea4c9c-e211-48b5-8ced-4971d9fc56f6 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:46:54.855524 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-a9ea4c9c-e211-48b5-8ced-4971d9fc56f6 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:46:54.855661 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-a9ea4c9c-e211-48b5-8ced-4971d9fc56f6 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Show backup with id 23f5d244-ba23-41ba-ae2b-0b4759b421c2. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:46:54.861449 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:46:54.861449 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:46:54.862452 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-a9ea4c9c-e211-48b5-8ced-4971d9fc56f6 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] https://10.4.3.189/volume/v3/backups/23f5d244-ba23-41ba-ae2b-0b4759b421c2 returned with HTTP 200 Aug 25 05:46:54.863115 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 668/2683] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:46:54 2026] GET /volume/v3/backups/23f5d244-ba23-41ba-ae2b-0b4759b421c2 => generated 790 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:46:54.879192 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-c7cd9001-4d29-4346-b83a-866a66fdb7e0 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:46:54.882329 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c7cd9001-4d29-4346-b83a-866a66fdb7e0 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] GET https://10.4.3.189/volume/v3/backups/1dcb7fbc-4417-4ce7-ac27-da882a39f78e Aug 25 05:46:54.882620 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c7cd9001-4d29-4346-b83a-866a66fdb7e0 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:46:54.882840 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c7cd9001-4d29-4346-b83a-866a66fdb7e0 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:46:54.882996 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-c7cd9001-4d29-4346-b83a-866a66fdb7e0 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Show backup with id 1dcb7fbc-4417-4ce7-ac27-da882a39f78e. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:46:54.884650 np0000008051 devstack@c-api.service[100268]: DEBUG dbcounter [-] [100268] Writing DB stats cinder:SELECT=412,cinder:UPDATE=80,cinder:INSERT=50 {{(pid=100268) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 05:46:54.888034 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:46:54.888034 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:46:54.888817 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c7cd9001-4d29-4346-b83a-866a66fdb7e0 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] https://10.4.3.189/volume/v3/backups/1dcb7fbc-4417-4ce7-ac27-da882a39f78e returned with HTTP 200 Aug 25 05:46:54.889357 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 671/2684] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:46:54 2026] GET /volume/v3/backups/1dcb7fbc-4417-4ce7-ac27-da882a39f78e => generated 738 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:46:54.901153 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-8ad4eca5-c5ad-40ee-a1a3-258cc43364ea None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:46:54.902945 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-8ad4eca5-c5ad-40ee-a1a3-258cc43364ea tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] POST https://10.4.3.189/volume/v3/backups Aug 25 05:46:54.903471 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-8ad4eca5-c5ad-40ee-a1a3-258cc43364ea tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "f63c475e-6c8f-492d-99f1-e9115e3ceb11"}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:46:54.905355 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.contrib.backups [None req-8ad4eca5-c5ad-40ee-a1a3-258cc43364ea tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Creating new backup {'backup': {'volume_id': 'f63c475e-6c8f-492d-99f1-e9115e3ceb11'}} {{(pid=100271) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 25 05:46:54.905669 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.contrib.backups [None req-8ad4eca5-c5ad-40ee-a1a3-258cc43364ea tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Creating backup of volume f63c475e-6c8f-492d-99f1-e9115e3ceb11 in container None Aug 25 05:46:54.913715 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:46:54.913715 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:46:54.914325 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-8ad4eca5-c5ad-40ee-a1a3-258cc43364ea tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Volume info retrieved successfully. Aug 25 05:46:54.932927 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.quota [None req-8ad4eca5-c5ad-40ee-a1a3-258cc43364ea tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Created reservations ['3e41a3f8-c7c3-43b6-b989-bbb482f374d0', '2d74c6a9-d3eb-42ef-81e8-bfb4896ffe03'] {{(pid=100271) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:46:54.969077 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-8ad4eca5-c5ad-40ee-a1a3-258cc43364ea tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] https://10.4.3.189/volume/v3/backups returned with HTTP 202 Aug 25 05:46:54.969077 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 679/2685] 10.4.3.189 () {70 vars in 1298 bytes} [Tue Aug 25 05:46:54 2026] POST /volume/v3/backups => generated 288 bytes in 69 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 05:46:54.979543 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-b18995f7-8b32-4078-b8b9-1247ff36f8a9 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:46:54.981495 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-b18995f7-8b32-4078-b8b9-1247ff36f8a9 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] GET https://10.4.3.189/volume/v3/backups/e6b86cdf-3ea4-40e5-9154-91a59902be43 Aug 25 05:46:54.981766 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-b18995f7-8b32-4078-b8b9-1247ff36f8a9 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:46:54.982483 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-b18995f7-8b32-4078-b8b9-1247ff36f8a9 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:46:54.982483 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-b18995f7-8b32-4078-b8b9-1247ff36f8a9 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Show backup with id e6b86cdf-3ea4-40e5-9154-91a59902be43. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:46:54.987982 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:46:54.987982 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:46:54.988774 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-b18995f7-8b32-4078-b8b9-1247ff36f8a9 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] https://10.4.3.189/volume/v3/backups/e6b86cdf-3ea4-40e5-9154-91a59902be43 returned with HTTP 200 Aug 25 05:46:54.989245 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 668/2686] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:46:54 2026] GET /volume/v3/backups/e6b86cdf-3ea4-40e5-9154-91a59902be43 => generated 695 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:46:55.071639 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-69f0f321-29f3-49d7-a0c9-43d60d654220 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:46:55.073802 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-69f0f321-29f3-49d7-a0c9-43d60d654220 tempest-VolumesExtendTest-974849167 tempest-VolumesExtendTest-974849167-project-member] GET https://10.4.3.189/volume/v3/snapshots/402f8747-d7fb-42e9-bf1c-7e2d16556deb Aug 25 05:46:55.074095 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-69f0f321-29f3-49d7-a0c9-43d60d654220 tempest-VolumesExtendTest-974849167 tempest-VolumesExtendTest-974849167-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:46:55.074305 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-69f0f321-29f3-49d7-a0c9-43d60d654220 tempest-VolumesExtendTest-974849167 tempest-VolumesExtendTest-974849167-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:46:55.079188 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-69f0f321-29f3-49d7-a0c9-43d60d654220 tempest-VolumesExtendTest-974849167 tempest-VolumesExtendTest-974849167-project-member] https://10.4.3.189/volume/v3/snapshots/402f8747-d7fb-42e9-bf1c-7e2d16556deb returned with HTTP 404 Aug 25 05:46:55.079935 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 669/2687] 10.4.3.189 () {66 vars in 1354 bytes} [Tue Aug 25 05:46:55 2026] GET /volume/v3/snapshots/402f8747-d7fb-42e9-bf1c-7e2d16556deb => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:46:55.087581 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-382dfcb8-b1d0-43f2-a657-8e841943c856 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:46:55.090047 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-382dfcb8-b1d0-43f2-a657-8e841943c856 tempest-VolumesExtendTest-974849167 tempest-VolumesExtendTest-974849167-project-member] GET https://10.4.3.189/volume/v3/volumes/594e0692-3c0d-4bec-9afe-1c8e66f50677 Aug 25 05:46:55.090242 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-382dfcb8-b1d0-43f2-a657-8e841943c856 tempest-VolumesExtendTest-974849167 tempest-VolumesExtendTest-974849167-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:46:55.090493 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-382dfcb8-b1d0-43f2-a657-8e841943c856 tempest-VolumesExtendTest-974849167 tempest-VolumesExtendTest-974849167-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:46:55.099005 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:46:55.099005 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:46:55.105544 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-382dfcb8-b1d0-43f2-a657-8e841943c856 tempest-VolumesExtendTest-974849167 tempest-VolumesExtendTest-974849167-project-member] Volume info retrieved successfully. Aug 25 05:46:55.112010 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-382dfcb8-b1d0-43f2-a657-8e841943c856 tempest-VolumesExtendTest-974849167 tempest-VolumesExtendTest-974849167-project-member] https://10.4.3.189/volume/v3/volumes/594e0692-3c0d-4bec-9afe-1c8e66f50677 returned with HTTP 200 Aug 25 05:46:55.112634 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 672/2688] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:46:55 2026] GET /volume/v3/volumes/594e0692-3c0d-4bec-9afe-1c8e66f50677 => generated 840 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:46:55.130316 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-1e3158e2-7e68-4a6c-abce-3b65700fd5c7 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:46:55.132227 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-1e3158e2-7e68-4a6c-abce-3b65700fd5c7 tempest-VolumesExtendTest-974849167 tempest-VolumesExtendTest-974849167-project-member] DELETE https://10.4.3.189/volume/v3/volumes/594e0692-3c0d-4bec-9afe-1c8e66f50677 Aug 25 05:46:55.132656 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-1e3158e2-7e68-4a6c-abce-3b65700fd5c7 tempest-VolumesExtendTest-974849167 tempest-VolumesExtendTest-974849167-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:46:55.133078 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-1e3158e2-7e68-4a6c-abce-3b65700fd5c7 tempest-VolumesExtendTest-974849167 tempest-VolumesExtendTest-974849167-project-member] Calling method 'delete' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:46:55.133461 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [None req-1e3158e2-7e68-4a6c-abce-3b65700fd5c7 tempest-VolumesExtendTest-974849167 tempest-VolumesExtendTest-974849167-project-member] Delete volume with id: 594e0692-3c0d-4bec-9afe-1c8e66f50677 Aug 25 05:46:55.141474 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:46:55.141474 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:46:55.142116 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-1e3158e2-7e68-4a6c-abce-3b65700fd5c7 tempest-VolumesExtendTest-974849167 tempest-VolumesExtendTest-974849167-project-member] Volume info retrieved successfully. Aug 25 05:46:55.175590 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-1e3158e2-7e68-4a6c-abce-3b65700fd5c7 tempest-VolumesExtendTest-974849167 tempest-VolumesExtendTest-974849167-project-member] Delete volume request issued successfully. Aug 25 05:46:55.175590 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-1e3158e2-7e68-4a6c-abce-3b65700fd5c7 tempest-VolumesExtendTest-974849167 tempest-VolumesExtendTest-974849167-project-member] https://10.4.3.189/volume/v3/volumes/594e0692-3c0d-4bec-9afe-1c8e66f50677 returned with HTTP 202 Aug 25 05:46:55.175590 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 680/2689] 10.4.3.189 () {66 vars in 1351 bytes} [Tue Aug 25 05:46:55 2026] DELETE /volume/v3/volumes/594e0692-3c0d-4bec-9afe-1c8e66f50677 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:46:55.188039 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-dd5f3cfb-1ec7-44db-bdb3-003499c2ef23 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:46:55.190523 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-dd5f3cfb-1ec7-44db-bdb3-003499c2ef23 tempest-VolumesExtendTest-974849167 tempest-VolumesExtendTest-974849167-project-member] GET https://10.4.3.189/volume/v3/volumes/594e0692-3c0d-4bec-9afe-1c8e66f50677 Aug 25 05:46:55.190816 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-dd5f3cfb-1ec7-44db-bdb3-003499c2ef23 tempest-VolumesExtendTest-974849167 tempest-VolumesExtendTest-974849167-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:46:55.191126 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-dd5f3cfb-1ec7-44db-bdb3-003499c2ef23 tempest-VolumesExtendTest-974849167 tempest-VolumesExtendTest-974849167-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:46:55.198857 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:46:55.198857 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:46:55.203392 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-dd5f3cfb-1ec7-44db-bdb3-003499c2ef23 tempest-VolumesExtendTest-974849167 tempest-VolumesExtendTest-974849167-project-member] Volume info retrieved successfully. Aug 25 05:46:55.209591 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-dd5f3cfb-1ec7-44db-bdb3-003499c2ef23 tempest-VolumesExtendTest-974849167 tempest-VolumesExtendTest-974849167-project-member] https://10.4.3.189/volume/v3/volumes/594e0692-3c0d-4bec-9afe-1c8e66f50677 returned with HTTP 200 Aug 25 05:46:55.210175 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 669/2690] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:46:55 2026] GET /volume/v3/volumes/594e0692-3c0d-4bec-9afe-1c8e66f50677 => generated 839 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:46:55.508508 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-88a0c6d6-5c30-420a-b8f1-37ef5a9e2723 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:46:55.510173 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-88a0c6d6-5c30-420a-b8f1-37ef5a9e2723 tempest-VolumesBackupsTest-1415835281 tempest-VolumesBackupsTest-1415835281-project-admin] GET https://10.4.3.189/volume/v3/backups/02230ef0-2466-4428-aec6-c6b7e00cf2b0 Aug 25 05:46:55.510372 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-88a0c6d6-5c30-420a-b8f1-37ef5a9e2723 tempest-VolumesBackupsTest-1415835281 tempest-VolumesBackupsTest-1415835281-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:46:55.510537 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-88a0c6d6-5c30-420a-b8f1-37ef5a9e2723 tempest-VolumesBackupsTest-1415835281 tempest-VolumesBackupsTest-1415835281-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:46:55.510644 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-88a0c6d6-5c30-420a-b8f1-37ef5a9e2723 tempest-VolumesBackupsTest-1415835281 tempest-VolumesBackupsTest-1415835281-project-admin] Show backup with id 02230ef0-2466-4428-aec6-c6b7e00cf2b0. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:46:55.514884 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:46:55.514884 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:46:55.515582 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-88a0c6d6-5c30-420a-b8f1-37ef5a9e2723 tempest-VolumesBackupsTest-1415835281 tempest-VolumesBackupsTest-1415835281-project-admin] https://10.4.3.189/volume/v3/backups/02230ef0-2466-4428-aec6-c6b7e00cf2b0 returned with HTTP 200 Aug 25 05:46:55.515988 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 670/2691] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:46:55 2026] GET /volume/v3/backups/02230ef0-2466-4428-aec6-c6b7e00cf2b0 => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:46:55.874942 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-8a9946c8-2ec2-41da-8791-268a0f1664d4 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:46:55.877325 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-8a9946c8-2ec2-41da-8791-268a0f1664d4 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] GET https://10.4.3.189/volume/v3/backups/23f5d244-ba23-41ba-ae2b-0b4759b421c2 Aug 25 05:46:55.877567 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-8a9946c8-2ec2-41da-8791-268a0f1664d4 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:46:55.877809 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-8a9946c8-2ec2-41da-8791-268a0f1664d4 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:46:55.877949 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-8a9946c8-2ec2-41da-8791-268a0f1664d4 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Show backup with id 23f5d244-ba23-41ba-ae2b-0b4759b421c2. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:46:55.883201 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:46:55.883201 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:46:55.885573 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-8a9946c8-2ec2-41da-8791-268a0f1664d4 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] https://10.4.3.189/volume/v3/backups/23f5d244-ba23-41ba-ae2b-0b4759b421c2 returned with HTTP 200 Aug 25 05:46:55.885573 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 673/2692] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:46:55 2026] GET /volume/v3/backups/23f5d244-ba23-41ba-ae2b-0b4759b421c2 => generated 790 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:46:56.001583 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-51943551-f638-42c8-a760-f997df4fd6fd None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:46:56.005416 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-51943551-f638-42c8-a760-f997df4fd6fd tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] GET https://10.4.3.189/volume/v3/backups/e6b86cdf-3ea4-40e5-9154-91a59902be43 Aug 25 05:46:56.005416 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-51943551-f638-42c8-a760-f997df4fd6fd tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:46:56.005416 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-51943551-f638-42c8-a760-f997df4fd6fd tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:46:56.005416 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-51943551-f638-42c8-a760-f997df4fd6fd tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Show backup with id e6b86cdf-3ea4-40e5-9154-91a59902be43. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:46:56.008671 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:46:56.008671 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:46:56.009512 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-51943551-f638-42c8-a760-f997df4fd6fd tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] https://10.4.3.189/volume/v3/backups/e6b86cdf-3ea4-40e5-9154-91a59902be43 returned with HTTP 200 Aug 25 05:46:56.014488 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 681/2693] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:46:56 2026] GET /volume/v3/backups/e6b86cdf-3ea4-40e5-9154-91a59902be43 => generated 697 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:46:56.227833 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-b0007c34-4a39-4c46-b112-6f1b6a64580d None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:46:56.230004 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-b0007c34-4a39-4c46-b112-6f1b6a64580d tempest-VolumesExtendTest-974849167 tempest-VolumesExtendTest-974849167-project-member] GET https://10.4.3.189/volume/v3/volumes/594e0692-3c0d-4bec-9afe-1c8e66f50677 Aug 25 05:46:56.230265 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-b0007c34-4a39-4c46-b112-6f1b6a64580d tempest-VolumesExtendTest-974849167 tempest-VolumesExtendTest-974849167-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:46:56.230502 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-b0007c34-4a39-4c46-b112-6f1b6a64580d tempest-VolumesExtendTest-974849167 tempest-VolumesExtendTest-974849167-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:46:56.237818 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-b0007c34-4a39-4c46-b112-6f1b6a64580d tempest-VolumesExtendTest-974849167 tempest-VolumesExtendTest-974849167-project-member] https://10.4.3.189/volume/v3/volumes/594e0692-3c0d-4bec-9afe-1c8e66f50677 returned with HTTP 404 Aug 25 05:46:56.238539 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 670/2694] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:46:56 2026] GET /volume/v3/volumes/594e0692-3c0d-4bec-9afe-1c8e66f50677 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:46:56.526957 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-55bbc449-5ea1-4c4c-850a-4e404fe9a74c None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:46:56.529669 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-55bbc449-5ea1-4c4c-850a-4e404fe9a74c tempest-VolumesBackupsTest-1415835281 tempest-VolumesBackupsTest-1415835281-project-admin] GET https://10.4.3.189/volume/v3/backups/02230ef0-2466-4428-aec6-c6b7e00cf2b0 Aug 25 05:46:56.531075 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-55bbc449-5ea1-4c4c-850a-4e404fe9a74c tempest-VolumesBackupsTest-1415835281 tempest-VolumesBackupsTest-1415835281-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:46:56.531075 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-55bbc449-5ea1-4c4c-850a-4e404fe9a74c tempest-VolumesBackupsTest-1415835281 tempest-VolumesBackupsTest-1415835281-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:46:56.531075 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-55bbc449-5ea1-4c4c-850a-4e404fe9a74c tempest-VolumesBackupsTest-1415835281 tempest-VolumesBackupsTest-1415835281-project-admin] Show backup with id 02230ef0-2466-4428-aec6-c6b7e00cf2b0. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:46:56.535265 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:46:56.535265 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:46:56.536005 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-55bbc449-5ea1-4c4c-850a-4e404fe9a74c tempest-VolumesBackupsTest-1415835281 tempest-VolumesBackupsTest-1415835281-project-admin] https://10.4.3.189/volume/v3/backups/02230ef0-2466-4428-aec6-c6b7e00cf2b0 returned with HTTP 200 Aug 25 05:46:56.536410 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 671/2695] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:46:56 2026] GET /volume/v3/backups/02230ef0-2466-4428-aec6-c6b7e00cf2b0 => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:46:56.906571 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-f8b81cf5-a6b8-4d12-97ef-34feef9d261a None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:46:56.908612 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f8b81cf5-a6b8-4d12-97ef-34feef9d261a tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] GET https://10.4.3.189/volume/v3/backups/23f5d244-ba23-41ba-ae2b-0b4759b421c2 Aug 25 05:46:56.908916 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f8b81cf5-a6b8-4d12-97ef-34feef9d261a tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:46:56.909210 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f8b81cf5-a6b8-4d12-97ef-34feef9d261a tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:46:56.909351 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-f8b81cf5-a6b8-4d12-97ef-34feef9d261a tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Show backup with id 23f5d244-ba23-41ba-ae2b-0b4759b421c2. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:46:56.914909 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:46:56.914909 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:46:56.915925 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f8b81cf5-a6b8-4d12-97ef-34feef9d261a tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] https://10.4.3.189/volume/v3/backups/23f5d244-ba23-41ba-ae2b-0b4759b421c2 returned with HTTP 200 Aug 25 05:46:56.916457 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 674/2696] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:46:56 2026] GET /volume/v3/backups/23f5d244-ba23-41ba-ae2b-0b4759b421c2 => generated 790 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:46:57.028241 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-93e95cc9-6ac3-4a05-9375-1ed2f3fe47d0 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:46:57.031974 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-93e95cc9-6ac3-4a05-9375-1ed2f3fe47d0 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] GET https://10.4.3.189/volume/v3/backups/e6b86cdf-3ea4-40e5-9154-91a59902be43 Aug 25 05:46:57.031974 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-93e95cc9-6ac3-4a05-9375-1ed2f3fe47d0 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:46:57.031974 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-93e95cc9-6ac3-4a05-9375-1ed2f3fe47d0 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:46:57.031974 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-93e95cc9-6ac3-4a05-9375-1ed2f3fe47d0 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Show backup with id e6b86cdf-3ea4-40e5-9154-91a59902be43. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:46:57.037608 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:46:57.037608 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:46:57.039237 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-93e95cc9-6ac3-4a05-9375-1ed2f3fe47d0 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] https://10.4.3.189/volume/v3/backups/e6b86cdf-3ea4-40e5-9154-91a59902be43 returned with HTTP 200 Aug 25 05:46:57.040137 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 682/2697] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:46:57 2026] GET /volume/v3/backups/e6b86cdf-3ea4-40e5-9154-91a59902be43 => generated 697 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:46:57.549582 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-0f4fcce1-2cc9-4e9c-8691-401a0396fbaa None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:46:57.551824 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-0f4fcce1-2cc9-4e9c-8691-401a0396fbaa tempest-VolumesBackupsTest-1415835281 tempest-VolumesBackupsTest-1415835281-project-admin] GET https://10.4.3.189/volume/v3/backups/02230ef0-2466-4428-aec6-c6b7e00cf2b0 Aug 25 05:46:57.552133 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-0f4fcce1-2cc9-4e9c-8691-401a0396fbaa tempest-VolumesBackupsTest-1415835281 tempest-VolumesBackupsTest-1415835281-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:46:57.552390 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-0f4fcce1-2cc9-4e9c-8691-401a0396fbaa tempest-VolumesBackupsTest-1415835281 tempest-VolumesBackupsTest-1415835281-project-admin] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:46:57.552561 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-0f4fcce1-2cc9-4e9c-8691-401a0396fbaa tempest-VolumesBackupsTest-1415835281 tempest-VolumesBackupsTest-1415835281-project-admin] Show backup with id 02230ef0-2466-4428-aec6-c6b7e00cf2b0. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:46:57.560623 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:46:57.560623 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:46:57.561872 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-0f4fcce1-2cc9-4e9c-8691-401a0396fbaa tempest-VolumesBackupsTest-1415835281 tempest-VolumesBackupsTest-1415835281-project-admin] https://10.4.3.189/volume/v3/backups/02230ef0-2466-4428-aec6-c6b7e00cf2b0 returned with HTTP 200 Aug 25 05:46:57.562349 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 671/2698] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:46:57 2026] GET /volume/v3/backups/02230ef0-2466-4428-aec6-c6b7e00cf2b0 => generated 749 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:46:57.880950 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-276e6665-1120-42f1-894a-ab545d9a2ebe None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:46:57.939710 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-95dfa063-541f-42ba-a855-9374eb2ad85f None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:46:57.943454 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-95dfa063-541f-42ba-a855-9374eb2ad85f tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] GET https://10.4.3.189/volume/v3/backups/23f5d244-ba23-41ba-ae2b-0b4759b421c2 Aug 25 05:46:57.943454 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-95dfa063-541f-42ba-a855-9374eb2ad85f tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:46:57.943454 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-95dfa063-541f-42ba-a855-9374eb2ad85f tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:46:57.943454 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-95dfa063-541f-42ba-a855-9374eb2ad85f tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Show backup with id 23f5d244-ba23-41ba-ae2b-0b4759b421c2. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:46:57.953458 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:46:57.953458 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:46:57.954772 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-95dfa063-541f-42ba-a855-9374eb2ad85f tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] https://10.4.3.189/volume/v3/backups/23f5d244-ba23-41ba-ae2b-0b4759b421c2 returned with HTTP 200 Aug 25 05:46:57.955447 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 675/2699] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:46:57 2026] GET /volume/v3/backups/23f5d244-ba23-41ba-ae2b-0b4759b421c2 => generated 790 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:46:58.028184 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-276e6665-1120-42f1-894a-ab545d9a2ebe tempest-VolumesListTestJSON-1181472142 tempest-VolumesListTestJSON-1181472142-project-member] GET https://10.4.3.189/volume/v3/volumes Aug 25 05:46:58.029289 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-276e6665-1120-42f1-894a-ab545d9a2ebe tempest-VolumesListTestJSON-1181472142 tempest-VolumesListTestJSON-1181472142-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:46:58.029289 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-276e6665-1120-42f1-894a-ab545d9a2ebe tempest-VolumesListTestJSON-1181472142 tempest-VolumesListTestJSON-1181472142-project-member] Calling method 'index' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:46:58.029718 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.api_utils [None req-276e6665-1120-42f1-894a-ab545d9a2ebe tempest-VolumesListTestJSON-1181472142 tempest-VolumesListTestJSON-1181472142-project-member] Removing options '' from query. {{(pid=100269) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 05:46:58.036136 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-276e6665-1120-42f1-894a-ab545d9a2ebe tempest-VolumesListTestJSON-1181472142 tempest-VolumesListTestJSON-1181472142-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100269) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 05:46:58.046064 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-276e6665-1120-42f1-894a-ab545d9a2ebe tempest-VolumesListTestJSON-1181472142 tempest-VolumesListTestJSON-1181472142-project-member] Get all volumes completed successfully. Aug 25 05:46:58.046064 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-276e6665-1120-42f1-894a-ab545d9a2ebe tempest-VolumesListTestJSON-1181472142 tempest-VolumesListTestJSON-1181472142-project-member] https://10.4.3.189/volume/v3/volumes returned with HTTP 200 Aug 25 05:46:58.047017 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 672/2700] 10.4.3.189 () {66 vars in 1237 bytes} [Tue Aug 25 05:46:57 2026] GET /volume/v3/volumes => generated 15 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 25 05:46:58.055638 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-997bb0a1-0f32-48c2-916a-4f4e0d45ca61 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:46:58.057880 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-997bb0a1-0f32-48c2-916a-4f4e0d45ca61 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] GET https://10.4.3.189/volume/v3/backups/e6b86cdf-3ea4-40e5-9154-91a59902be43 Aug 25 05:46:58.058123 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-997bb0a1-0f32-48c2-916a-4f4e0d45ca61 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:46:58.058280 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-997bb0a1-0f32-48c2-916a-4f4e0d45ca61 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:46:58.058402 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-997bb0a1-0f32-48c2-916a-4f4e0d45ca61 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Show backup with id e6b86cdf-3ea4-40e5-9154-91a59902be43. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:46:58.060232 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-aecdec50-943e-428b-8d4b-be4b4cd3c493 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:46:58.062278 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-aecdec50-943e-428b-8d4b-be4b4cd3c493 tempest-VolumesListTestJSON-1181472142 tempest-VolumesListTestJSON-1181472142-project-member] POST https://10.4.3.189/volume/v3/volumes Aug 25 05:46:58.062709 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-aecdec50-943e-428b-8d4b-be4b4cd3c493 tempest-VolumesListTestJSON-1181472142 tempest-VolumesListTestJSON-1181472142-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-1110336896"}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:46:58.064589 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:46:58.064589 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:46:58.068082 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.v3.volumes [None req-aecdec50-943e-428b-8d4b-be4b4cd3c493 tempest-VolumesListTestJSON-1181472142 tempest-VolumesListTestJSON-1181472142-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-1110336896'}} {{(pid=100270) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 05:46:58.068082 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.v3.volumes [None req-aecdec50-943e-428b-8d4b-be4b4cd3c493 tempest-VolumesListTestJSON-1181472142 tempest-VolumesListTestJSON-1181472142-project-member] Create volume of 1 GB Aug 25 05:46:58.068262 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-997bb0a1-0f32-48c2-916a-4f4e0d45ca61 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] https://10.4.3.189/volume/v3/backups/e6b86cdf-3ea4-40e5-9154-91a59902be43 returned with HTTP 200 Aug 25 05:46:58.068262 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 683/2701] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:46:58 2026] GET /volume/v3/backups/e6b86cdf-3ea4-40e5-9154-91a59902be43 => generated 697 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:46:58.070302 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-aecdec50-943e-428b-8d4b-be4b4cd3c493 tempest-VolumesListTestJSON-1181472142 tempest-VolumesListTestJSON-1181472142-project-member] Availability Zones retrieved successfully. Aug 25 05:46:58.076682 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-aecdec50-943e-428b-8d4b-be4b4cd3c493 tempest-VolumesListTestJSON-1181472142 tempest-VolumesListTestJSON-1181472142-project-member] Flow 'volume_create_api' (4c3dbaf6-b43c-4844-9a48-38f0b3a1aff0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:46:58.077696 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-aecdec50-943e-428b-8d4b-be4b4cd3c493 tempest-VolumesListTestJSON-1181472142 tempest-VolumesListTestJSON-1181472142-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (daa6383d-65a5-48c4-97e0-43ff8230c442) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:46:58.078897 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.flows.api.create_volume [None req-aecdec50-943e-428b-8d4b-be4b4cd3c493 tempest-VolumesListTestJSON-1181472142 tempest-VolumesListTestJSON-1181472142-project-member] Validating volume size '1' using validate_int {{(pid=100270) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 05:46:58.110325 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-aecdec50-943e-428b-8d4b-be4b4cd3c493 tempest-VolumesListTestJSON-1181472142 tempest-VolumesListTestJSON-1181472142-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (daa6383d-65a5-48c4-97e0-43ff8230c442) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T05:35:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=23fc6e5d-fce0-4521-ba46-4837b4232084,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '23fc6e5d-fce0-4521-ba46-4837b4232084', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:46:58.111315 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-aecdec50-943e-428b-8d4b-be4b4cd3c493 tempest-VolumesListTestJSON-1181472142 tempest-VolumesListTestJSON-1181472142-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ab89fd47-48d7-4556-af4b-9f681c280ff8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:46:58.207269 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.quota [None req-aecdec50-943e-428b-8d4b-be4b4cd3c493 tempest-VolumesListTestJSON-1181472142 tempest-VolumesListTestJSON-1181472142-project-member] Created reservations ['692d2669-0744-4720-bb9e-95a8752cc849', 'e644b41d-101c-4c2f-a994-3a462040cce6', '344ef32e-2648-40cf-9b8a-0b623390feac', '0c61dc6f-ac0f-4a91-a05f-896e26d721de'] {{(pid=100270) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:46:58.208219 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-aecdec50-943e-428b-8d4b-be4b4cd3c493 tempest-VolumesListTestJSON-1181472142 tempest-VolumesListTestJSON-1181472142-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ab89fd47-48d7-4556-af4b-9f681c280ff8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['692d2669-0744-4720-bb9e-95a8752cc849', 'e644b41d-101c-4c2f-a994-3a462040cce6', '344ef32e-2648-40cf-9b8a-0b623390feac', '0c61dc6f-ac0f-4a91-a05f-896e26d721de']}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:46:58.209068 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-aecdec50-943e-428b-8d4b-be4b4cd3c493 tempest-VolumesListTestJSON-1181472142 tempest-VolumesListTestJSON-1181472142-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (730086cd-e1e5-4558-a9ca-12dae2c16f2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:46:58.238093 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-aecdec50-943e-428b-8d4b-be4b4cd3c493 tempest-VolumesListTestJSON-1181472142 tempest-VolumesListTestJSON-1181472142-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (730086cd-e1e5-4558-a9ca-12dae2c16f2a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fedcefe2-226c-4209-9700-2141209da10b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1110336896',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='c78d4d25f60947d094b3ea0995b4eec7',qos_specs=None,replication_status=,reservations=['692d2669-0744-4720-bb9e-95a8752cc849','e644b41d-101c-4c2f-a994-3a462040cce6','344ef32e-2648-40cf-9b8a-0b623390feac','0c61dc6f-ac0f-4a91-a05f-896e26d721de'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='97215b1cbf414bf686535d3344b2c41e',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T05:46:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1110336896',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fedcefe2-226c-4209-9700-2141209da10b,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='c78d4d25f60947d094b3ea0995b4eec7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='97215b1cbf414bf686535d3344b2c41e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(23fc6e5d-fce0-4521-ba46-4837b4232084),volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:46:58.239020 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-aecdec50-943e-428b-8d4b-be4b4cd3c493 tempest-VolumesListTestJSON-1181472142 tempest-VolumesListTestJSON-1181472142-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8228d6cd-9693-4a5e-9bfa-84b7ee1eb209) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:46:58.261167 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-aecdec50-943e-428b-8d4b-be4b4cd3c493 tempest-VolumesListTestJSON-1181472142 tempest-VolumesListTestJSON-1181472142-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8228d6cd-9693-4a5e-9bfa-84b7ee1eb209) transitioned into state 'SUCCESS' from state '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-1110336896',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='c78d4d25f60947d094b3ea0995b4eec7',qos_specs=None,replication_status=,reservations=['692d2669-0744-4720-bb9e-95a8752cc849','e644b41d-101c-4c2f-a994-3a462040cce6','344ef32e-2648-40cf-9b8a-0b623390feac','0c61dc6f-ac0f-4a91-a05f-896e26d721de'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='97215b1cbf414bf686535d3344b2c41e',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:46:58.261938 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-aecdec50-943e-428b-8d4b-be4b4cd3c493 tempest-VolumesListTestJSON-1181472142 tempest-VolumesListTestJSON-1181472142-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0a952d52-303a-46d5-92c2-fa5dffc698bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:46:58.276314 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-aecdec50-943e-428b-8d4b-be4b4cd3c493 tempest-VolumesListTestJSON-1181472142 tempest-VolumesListTestJSON-1181472142-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0a952d52-303a-46d5-92c2-fa5dffc698bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:46:58.277442 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-aecdec50-943e-428b-8d4b-be4b4cd3c493 tempest-VolumesListTestJSON-1181472142 tempest-VolumesListTestJSON-1181472142-project-member] Flow 'volume_create_api' (4c3dbaf6-b43c-4844-9a48-38f0b3a1aff0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100270) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:46:58.277909 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-aecdec50-943e-428b-8d4b-be4b4cd3c493 tempest-VolumesListTestJSON-1181472142 tempest-VolumesListTestJSON-1181472142-project-member] Create volume request issued successfully. Aug 25 05:46:58.278668 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-aecdec50-943e-428b-8d4b-be4b4cd3c493 tempest-VolumesListTestJSON-1181472142 tempest-VolumesListTestJSON-1181472142-project-member] https://10.4.3.189/volume/v3/volumes returned with HTTP 202 Aug 25 05:46:58.279313 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 672/2702] 10.4.3.189 () {68 vars in 1259 bytes} [Tue Aug 25 05:46:58 2026] POST /volume/v3/volumes => generated 764 bytes in 220 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 05:46:58.294572 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-0e79228b-030a-4537-a0c0-5e81ef011f93 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:46:58.297692 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-0e79228b-030a-4537-a0c0-5e81ef011f93 tempest-VolumesListTestJSON-1181472142 tempest-VolumesListTestJSON-1181472142-project-member] GET https://10.4.3.189/volume/v3/volumes/fedcefe2-226c-4209-9700-2141209da10b Aug 25 05:46:58.297692 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-0e79228b-030a-4537-a0c0-5e81ef011f93 tempest-VolumesListTestJSON-1181472142 tempest-VolumesListTestJSON-1181472142-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:46:58.297692 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-0e79228b-030a-4537-a0c0-5e81ef011f93 tempest-VolumesListTestJSON-1181472142 tempest-VolumesListTestJSON-1181472142-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:46:58.304315 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:46:58.304315 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:46:58.309629 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-0e79228b-030a-4537-a0c0-5e81ef011f93 tempest-VolumesListTestJSON-1181472142 tempest-VolumesListTestJSON-1181472142-project-member] Volume info retrieved successfully. Aug 25 05:46:58.315886 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-0e79228b-030a-4537-a0c0-5e81ef011f93 tempest-VolumesListTestJSON-1181472142 tempest-VolumesListTestJSON-1181472142-project-member] https://10.4.3.189/volume/v3/volumes/fedcefe2-226c-4209-9700-2141209da10b returned with HTTP 200 Aug 25 05:46:58.316515 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 676/2703] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:46:58 2026] GET /volume/v3/volumes/fedcefe2-226c-4209-9700-2141209da10b => generated 832 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:46:58.575118 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-d6003bc1-f083-402f-9f17-d98dd226616e None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:46:58.577028 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-d6003bc1-f083-402f-9f17-d98dd226616e tempest-VolumesBackupsTest-1415835281 tempest-VolumesBackupsTest-1415835281-project-admin] GET https://10.4.3.189/volume/v3/backups/02230ef0-2466-4428-aec6-c6b7e00cf2b0 Aug 25 05:46:58.577303 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-d6003bc1-f083-402f-9f17-d98dd226616e tempest-VolumesBackupsTest-1415835281 tempest-VolumesBackupsTest-1415835281-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:46:58.577497 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-d6003bc1-f083-402f-9f17-d98dd226616e tempest-VolumesBackupsTest-1415835281 tempest-VolumesBackupsTest-1415835281-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:46:58.577613 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-d6003bc1-f083-402f-9f17-d98dd226616e tempest-VolumesBackupsTest-1415835281 tempest-VolumesBackupsTest-1415835281-project-admin] Show backup with id 02230ef0-2466-4428-aec6-c6b7e00cf2b0. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:46:58.583232 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:46:58.583232 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:46:58.583971 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-d6003bc1-f083-402f-9f17-d98dd226616e tempest-VolumesBackupsTest-1415835281 tempest-VolumesBackupsTest-1415835281-project-admin] https://10.4.3.189/volume/v3/backups/02230ef0-2466-4428-aec6-c6b7e00cf2b0 returned with HTTP 200 Aug 25 05:46:58.584368 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 673/2704] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:46:58 2026] GET /volume/v3/backups/02230ef0-2466-4428-aec6-c6b7e00cf2b0 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:46:58.989217 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-8e5ba647-a79a-4ecf-a10a-796ba8a60233 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:46:58.991254 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-8e5ba647-a79a-4ecf-a10a-796ba8a60233 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] GET https://10.4.3.189/volume/v3/backups/23f5d244-ba23-41ba-ae2b-0b4759b421c2 Aug 25 05:46:58.991378 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-8e5ba647-a79a-4ecf-a10a-796ba8a60233 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:46:58.991553 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-8e5ba647-a79a-4ecf-a10a-796ba8a60233 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:46:58.991644 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-8e5ba647-a79a-4ecf-a10a-796ba8a60233 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Show backup with id 23f5d244-ba23-41ba-ae2b-0b4759b421c2. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:46:58.997584 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:46:58.997584 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:46:58.998436 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-8e5ba647-a79a-4ecf-a10a-796ba8a60233 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] https://10.4.3.189/volume/v3/backups/23f5d244-ba23-41ba-ae2b-0b4759b421c2 returned with HTTP 200 Aug 25 05:46:58.998836 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 684/2705] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:46:58 2026] GET /volume/v3/backups/23f5d244-ba23-41ba-ae2b-0b4759b421c2 => generated 790 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:46:59.077613 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-4b531280-f538-48bb-a335-026887d04f09 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:46:59.079629 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-4b531280-f538-48bb-a335-026887d04f09 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] GET https://10.4.3.189/volume/v3/backups/e6b86cdf-3ea4-40e5-9154-91a59902be43 Aug 25 05:46:59.079877 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-4b531280-f538-48bb-a335-026887d04f09 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:46:59.080144 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-4b531280-f538-48bb-a335-026887d04f09 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:46:59.080284 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-4b531280-f538-48bb-a335-026887d04f09 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Show backup with id e6b86cdf-3ea4-40e5-9154-91a59902be43. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:46:59.086271 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:46:59.086271 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:46:59.088287 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-4b531280-f538-48bb-a335-026887d04f09 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] https://10.4.3.189/volume/v3/backups/e6b86cdf-3ea4-40e5-9154-91a59902be43 returned with HTTP 200 Aug 25 05:46:59.088821 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 673/2706] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:46:59 2026] GET /volume/v3/backups/e6b86cdf-3ea4-40e5-9154-91a59902be43 => generated 697 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:46:59.330398 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-f70334e3-4af9-4ceb-9a2e-22105d208b87 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:46:59.333782 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f70334e3-4af9-4ceb-9a2e-22105d208b87 tempest-VolumesListTestJSON-1181472142 tempest-VolumesListTestJSON-1181472142-project-member] GET https://10.4.3.189/volume/v3/volumes/fedcefe2-226c-4209-9700-2141209da10b Aug 25 05:46:59.334002 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f70334e3-4af9-4ceb-9a2e-22105d208b87 tempest-VolumesListTestJSON-1181472142 tempest-VolumesListTestJSON-1181472142-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:46:59.334247 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f70334e3-4af9-4ceb-9a2e-22105d208b87 tempest-VolumesListTestJSON-1181472142 tempest-VolumesListTestJSON-1181472142-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:46:59.349121 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:46:59.349121 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:46:59.353710 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-f70334e3-4af9-4ceb-9a2e-22105d208b87 tempest-VolumesListTestJSON-1181472142 tempest-VolumesListTestJSON-1181472142-project-member] Volume info retrieved successfully. Aug 25 05:46:59.359321 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f70334e3-4af9-4ceb-9a2e-22105d208b87 tempest-VolumesListTestJSON-1181472142 tempest-VolumesListTestJSON-1181472142-project-member] https://10.4.3.189/volume/v3/volumes/fedcefe2-226c-4209-9700-2141209da10b returned with HTTP 200 Aug 25 05:46:59.359712 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 677/2707] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:46:59 2026] GET /volume/v3/volumes/fedcefe2-226c-4209-9700-2141209da10b => generated 857 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:46:59.372328 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-e73642ac-ee68-4293-91f9-7b05ac490808 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:46:59.374458 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-e73642ac-ee68-4293-91f9-7b05ac490808 tempest-VolumesListTestJSON-1181472142 tempest-VolumesListTestJSON-1181472142-project-member] GET https://10.4.3.189/volume/v3/volumes/fedcefe2-226c-4209-9700-2141209da10b Aug 25 05:46:59.374696 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-e73642ac-ee68-4293-91f9-7b05ac490808 tempest-VolumesListTestJSON-1181472142 tempest-VolumesListTestJSON-1181472142-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:46:59.374955 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-e73642ac-ee68-4293-91f9-7b05ac490808 tempest-VolumesListTestJSON-1181472142 tempest-VolumesListTestJSON-1181472142-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:46:59.384093 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:46:59.384093 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:46:59.388295 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-e73642ac-ee68-4293-91f9-7b05ac490808 tempest-VolumesListTestJSON-1181472142 tempest-VolumesListTestJSON-1181472142-project-member] Volume info retrieved successfully. Aug 25 05:46:59.394404 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-e73642ac-ee68-4293-91f9-7b05ac490808 tempest-VolumesListTestJSON-1181472142 tempest-VolumesListTestJSON-1181472142-project-member] https://10.4.3.189/volume/v3/volumes/fedcefe2-226c-4209-9700-2141209da10b returned with HTTP 200 Aug 25 05:46:59.394868 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 674/2708] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:46:59 2026] GET /volume/v3/volumes/fedcefe2-226c-4209-9700-2141209da10b => generated 857 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:46:59.408385 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-c6f124c2-faac-427d-9e40-a6ed75b8e46d None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:46:59.410217 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-c6f124c2-faac-427d-9e40-a6ed75b8e46d tempest-VolumesListTestJSON-1181472142 tempest-VolumesListTestJSON-1181472142-project-member] POST https://10.4.3.189/volume/v3/volumes Aug 25 05:46:59.410605 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-c6f124c2-faac-427d-9e40-a6ed75b8e46d tempest-VolumesListTestJSON-1181472142 tempest-VolumesListTestJSON-1181472142-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-809526092"}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:46:59.412624 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.v3.volumes [None req-c6f124c2-faac-427d-9e40-a6ed75b8e46d tempest-VolumesListTestJSON-1181472142 tempest-VolumesListTestJSON-1181472142-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-809526092'}} {{(pid=100271) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 05:46:59.412914 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [None req-c6f124c2-faac-427d-9e40-a6ed75b8e46d tempest-VolumesListTestJSON-1181472142 tempest-VolumesListTestJSON-1181472142-project-member] Create volume of 1 GB Aug 25 05:46:59.418293 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-c6f124c2-faac-427d-9e40-a6ed75b8e46d tempest-VolumesListTestJSON-1181472142 tempest-VolumesListTestJSON-1181472142-project-member] Availability Zones retrieved successfully. Aug 25 05:46:59.425556 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-c6f124c2-faac-427d-9e40-a6ed75b8e46d tempest-VolumesListTestJSON-1181472142 tempest-VolumesListTestJSON-1181472142-project-member] Flow 'volume_create_api' (5823efd0-499d-454f-b420-187d7930756c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:46:59.427236 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-c6f124c2-faac-427d-9e40-a6ed75b8e46d tempest-VolumesListTestJSON-1181472142 tempest-VolumesListTestJSON-1181472142-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3e8195eb-00b1-4ba1-9b1f-cd9600aadd2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:46:59.428814 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.flows.api.create_volume [None req-c6f124c2-faac-427d-9e40-a6ed75b8e46d tempest-VolumesListTestJSON-1181472142 tempest-VolumesListTestJSON-1181472142-project-member] Validating volume size '1' using validate_int {{(pid=100271) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 05:46:59.464080 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-c6f124c2-faac-427d-9e40-a6ed75b8e46d tempest-VolumesListTestJSON-1181472142 tempest-VolumesListTestJSON-1181472142-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3e8195eb-00b1-4ba1-9b1f-cd9600aadd2b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T05:35:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=23fc6e5d-fce0-4521-ba46-4837b4232084,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '23fc6e5d-fce0-4521-ba46-4837b4232084', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:46:59.465597 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-c6f124c2-faac-427d-9e40-a6ed75b8e46d tempest-VolumesListTestJSON-1181472142 tempest-VolumesListTestJSON-1181472142-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d39fc42a-efb3-4e74-8d3e-99513247b1c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:46:59.536141 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.quota [None req-c6f124c2-faac-427d-9e40-a6ed75b8e46d tempest-VolumesListTestJSON-1181472142 tempest-VolumesListTestJSON-1181472142-project-member] Created reservations ['870e8f7a-c462-4271-99ad-e8f665e736a4', 'd4e245c5-5553-4a66-a029-32ee573151a1', 'b001c0ca-2926-46b9-8c73-64273616357a', '34a890dc-a5b3-4c19-a24a-38e7a3cb4a2d'] {{(pid=100271) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:46:59.536141 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-c6f124c2-faac-427d-9e40-a6ed75b8e46d tempest-VolumesListTestJSON-1181472142 tempest-VolumesListTestJSON-1181472142-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d39fc42a-efb3-4e74-8d3e-99513247b1c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['870e8f7a-c462-4271-99ad-e8f665e736a4', 'd4e245c5-5553-4a66-a029-32ee573151a1', 'b001c0ca-2926-46b9-8c73-64273616357a', '34a890dc-a5b3-4c19-a24a-38e7a3cb4a2d']}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:46:59.539076 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-c6f124c2-faac-427d-9e40-a6ed75b8e46d tempest-VolumesListTestJSON-1181472142 tempest-VolumesListTestJSON-1181472142-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ec330398-5d04-4fa8-a7f3-22921711d817) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:46:59.570835 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-c6f124c2-faac-427d-9e40-a6ed75b8e46d tempest-VolumesListTestJSON-1181472142 tempest-VolumesListTestJSON-1181472142-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ec330398-5d04-4fa8-a7f3-22921711d817) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1d996c2d-718d-4d5c-a77f-e2507ddf93ba', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-809526092',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='c78d4d25f60947d094b3ea0995b4eec7',qos_specs=None,replication_status=,reservations=['870e8f7a-c462-4271-99ad-e8f665e736a4','d4e245c5-5553-4a66-a029-32ee573151a1','b001c0ca-2926-46b9-8c73-64273616357a','34a890dc-a5b3-4c19-a24a-38e7a3cb4a2d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='97215b1cbf414bf686535d3344b2c41e',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T05:46:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-809526092',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1d996c2d-718d-4d5c-a77f-e2507ddf93ba,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='c78d4d25f60947d094b3ea0995b4eec7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='97215b1cbf414bf686535d3344b2c41e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(23fc6e5d-fce0-4521-ba46-4837b4232084),volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:46:59.571864 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-c6f124c2-faac-427d-9e40-a6ed75b8e46d tempest-VolumesListTestJSON-1181472142 tempest-VolumesListTestJSON-1181472142-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5e40e0dc-51a3-4ddb-99a3-fb227575926e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:46:59.597872 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-c6f124c2-faac-427d-9e40-a6ed75b8e46d tempest-VolumesListTestJSON-1181472142 tempest-VolumesListTestJSON-1181472142-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5e40e0dc-51a3-4ddb-99a3-fb227575926e) transitioned into state 'SUCCESS' from state '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-809526092',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='c78d4d25f60947d094b3ea0995b4eec7',qos_specs=None,replication_status=,reservations=['870e8f7a-c462-4271-99ad-e8f665e736a4','d4e245c5-5553-4a66-a029-32ee573151a1','b001c0ca-2926-46b9-8c73-64273616357a','34a890dc-a5b3-4c19-a24a-38e7a3cb4a2d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='97215b1cbf414bf686535d3344b2c41e',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:46:59.598050 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-43705d85-2bdf-4ab4-8e8c-e40e70dd410d None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:46:59.598799 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-c6f124c2-faac-427d-9e40-a6ed75b8e46d tempest-VolumesListTestJSON-1181472142 tempest-VolumesListTestJSON-1181472142-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (54ab9319-e474-4161-a4d7-13fbf274bac5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:46:59.600143 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-43705d85-2bdf-4ab4-8e8c-e40e70dd410d tempest-VolumesBackupsTest-1415835281 tempest-VolumesBackupsTest-1415835281-project-admin] GET https://10.4.3.189/volume/v3/backups/02230ef0-2466-4428-aec6-c6b7e00cf2b0 Aug 25 05:46:59.600375 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-43705d85-2bdf-4ab4-8e8c-e40e70dd410d tempest-VolumesBackupsTest-1415835281 tempest-VolumesBackupsTest-1415835281-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:46:59.600554 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-43705d85-2bdf-4ab4-8e8c-e40e70dd410d tempest-VolumesBackupsTest-1415835281 tempest-VolumesBackupsTest-1415835281-project-admin] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:46:59.600696 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-43705d85-2bdf-4ab4-8e8c-e40e70dd410d tempest-VolumesBackupsTest-1415835281 tempest-VolumesBackupsTest-1415835281-project-admin] Show backup with id 02230ef0-2466-4428-aec6-c6b7e00cf2b0. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:46:59.612042 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:46:59.612042 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:46:59.612957 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-43705d85-2bdf-4ab4-8e8c-e40e70dd410d tempest-VolumesBackupsTest-1415835281 tempest-VolumesBackupsTest-1415835281-project-admin] https://10.4.3.189/volume/v3/backups/02230ef0-2466-4428-aec6-c6b7e00cf2b0 returned with HTTP 200 Aug 25 05:46:59.613189 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-c6f124c2-faac-427d-9e40-a6ed75b8e46d tempest-VolumesListTestJSON-1181472142 tempest-VolumesListTestJSON-1181472142-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (54ab9319-e474-4161-a4d7-13fbf274bac5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:46:59.613506 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 674/2709] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:46:59 2026] GET /volume/v3/backups/02230ef0-2466-4428-aec6-c6b7e00cf2b0 => generated 749 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:46:59.615339 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-c6f124c2-faac-427d-9e40-a6ed75b8e46d tempest-VolumesListTestJSON-1181472142 tempest-VolumesListTestJSON-1181472142-project-member] Flow 'volume_create_api' (5823efd0-499d-454f-b420-187d7930756c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100271) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:46:59.615339 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-c6f124c2-faac-427d-9e40-a6ed75b8e46d tempest-VolumesListTestJSON-1181472142 tempest-VolumesListTestJSON-1181472142-project-member] Create volume request issued successfully. Aug 25 05:46:59.618156 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-c6f124c2-faac-427d-9e40-a6ed75b8e46d tempest-VolumesListTestJSON-1181472142 tempest-VolumesListTestJSON-1181472142-project-member] https://10.4.3.189/volume/v3/volumes returned with HTTP 202 Aug 25 05:46:59.618156 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 685/2710] 10.4.3.189 () {68 vars in 1259 bytes} [Tue Aug 25 05:46:59 2026] POST /volume/v3/volumes => generated 763 bytes in 209 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 05:46:59.635695 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-ca66924f-2413-457f-8647-080fa5717ede None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:46:59.638036 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ca66924f-2413-457f-8647-080fa5717ede tempest-VolumesListTestJSON-1181472142 tempest-VolumesListTestJSON-1181472142-project-member] GET https://10.4.3.189/volume/v3/volumes/1d996c2d-718d-4d5c-a77f-e2507ddf93ba Aug 25 05:46:59.638285 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ca66924f-2413-457f-8647-080fa5717ede tempest-VolumesListTestJSON-1181472142 tempest-VolumesListTestJSON-1181472142-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:46:59.638489 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ca66924f-2413-457f-8647-080fa5717ede tempest-VolumesListTestJSON-1181472142 tempest-VolumesListTestJSON-1181472142-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:46:59.646139 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:46:59.646139 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:46:59.650864 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-ca66924f-2413-457f-8647-080fa5717ede tempest-VolumesListTestJSON-1181472142 tempest-VolumesListTestJSON-1181472142-project-member] Volume info retrieved successfully. Aug 25 05:46:59.658131 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ca66924f-2413-457f-8647-080fa5717ede tempest-VolumesListTestJSON-1181472142 tempest-VolumesListTestJSON-1181472142-project-member] https://10.4.3.189/volume/v3/volumes/1d996c2d-718d-4d5c-a77f-e2507ddf93ba returned with HTTP 200 Aug 25 05:46:59.658582 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 678/2711] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:46:59 2026] GET /volume/v3/volumes/1d996c2d-718d-4d5c-a77f-e2507ddf93ba => generated 831 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:47:00.019078 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-a015f598-fcb0-48c8-9773-e33b662740f6 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:47:00.020543 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-a015f598-fcb0-48c8-9773-e33b662740f6 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] GET https://10.4.3.189/volume/v3/backups/23f5d244-ba23-41ba-ae2b-0b4759b421c2 Aug 25 05:47:00.020734 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-a015f598-fcb0-48c8-9773-e33b662740f6 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:47:00.021008 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-a015f598-fcb0-48c8-9773-e33b662740f6 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:47:00.021197 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-a015f598-fcb0-48c8-9773-e33b662740f6 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Show backup with id 23f5d244-ba23-41ba-ae2b-0b4759b421c2. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:47:00.025630 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:47:00.025630 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:47:00.026555 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-a015f598-fcb0-48c8-9773-e33b662740f6 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] https://10.4.3.189/volume/v3/backups/23f5d244-ba23-41ba-ae2b-0b4759b421c2 returned with HTTP 200 Aug 25 05:47:00.026952 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 675/2712] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:47:00 2026] GET /volume/v3/backups/23f5d244-ba23-41ba-ae2b-0b4759b421c2 => generated 790 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:47:00.110878 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-552f0352-a3a9-4edf-8fa6-6b48cc59ae9a None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:47:00.114192 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-552f0352-a3a9-4edf-8fa6-6b48cc59ae9a tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] GET https://10.4.3.189/volume/v3/backups/e6b86cdf-3ea4-40e5-9154-91a59902be43 Aug 25 05:47:00.114521 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-552f0352-a3a9-4edf-8fa6-6b48cc59ae9a tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:47:00.114831 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-552f0352-a3a9-4edf-8fa6-6b48cc59ae9a tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:47:00.115073 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-552f0352-a3a9-4edf-8fa6-6b48cc59ae9a tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Show backup with id e6b86cdf-3ea4-40e5-9154-91a59902be43. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:47:00.121523 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:47:00.121523 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:47:00.122393 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-552f0352-a3a9-4edf-8fa6-6b48cc59ae9a tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] https://10.4.3.189/volume/v3/backups/e6b86cdf-3ea4-40e5-9154-91a59902be43 returned with HTTP 200 Aug 25 05:47:00.123237 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 675/2713] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:47:00 2026] GET /volume/v3/backups/e6b86cdf-3ea4-40e5-9154-91a59902be43 => generated 697 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:47:00.626401 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-c71bee45-ca9e-4560-9972-06d43e6b3127 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:47:00.629224 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-c71bee45-ca9e-4560-9972-06d43e6b3127 tempest-VolumesBackupsTest-1415835281 tempest-VolumesBackupsTest-1415835281-project-admin] GET https://10.4.3.189/volume/v3/backups/02230ef0-2466-4428-aec6-c6b7e00cf2b0 Aug 25 05:47:00.629224 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-c71bee45-ca9e-4560-9972-06d43e6b3127 tempest-VolumesBackupsTest-1415835281 tempest-VolumesBackupsTest-1415835281-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:47:00.629224 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-c71bee45-ca9e-4560-9972-06d43e6b3127 tempest-VolumesBackupsTest-1415835281 tempest-VolumesBackupsTest-1415835281-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:47:00.629224 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-c71bee45-ca9e-4560-9972-06d43e6b3127 tempest-VolumesBackupsTest-1415835281 tempest-VolumesBackupsTest-1415835281-project-admin] Show backup with id 02230ef0-2466-4428-aec6-c6b7e00cf2b0. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:47:00.635277 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:47:00.635277 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:47:00.635549 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-c71bee45-ca9e-4560-9972-06d43e6b3127 tempest-VolumesBackupsTest-1415835281 tempest-VolumesBackupsTest-1415835281-project-admin] https://10.4.3.189/volume/v3/backups/02230ef0-2466-4428-aec6-c6b7e00cf2b0 returned with HTTP 200 Aug 25 05:47:00.636069 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 686/2714] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:47:00 2026] GET /volume/v3/backups/02230ef0-2466-4428-aec6-c6b7e00cf2b0 => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:47:00.681239 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-419a40dc-7d3a-40ef-934f-558852709273 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:47:00.683190 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-419a40dc-7d3a-40ef-934f-558852709273 tempest-VolumesListTestJSON-1181472142 tempest-VolumesListTestJSON-1181472142-project-member] GET https://10.4.3.189/volume/v3/volumes/1d996c2d-718d-4d5c-a77f-e2507ddf93ba Aug 25 05:47:00.683443 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-419a40dc-7d3a-40ef-934f-558852709273 tempest-VolumesListTestJSON-1181472142 tempest-VolumesListTestJSON-1181472142-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:47:00.683685 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-419a40dc-7d3a-40ef-934f-558852709273 tempest-VolumesListTestJSON-1181472142 tempest-VolumesListTestJSON-1181472142-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:47:00.691212 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:47:00.691212 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:47:00.696267 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-419a40dc-7d3a-40ef-934f-558852709273 tempest-VolumesListTestJSON-1181472142 tempest-VolumesListTestJSON-1181472142-project-member] Volume info retrieved successfully. Aug 25 05:47:00.701327 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-419a40dc-7d3a-40ef-934f-558852709273 tempest-VolumesListTestJSON-1181472142 tempest-VolumesListTestJSON-1181472142-project-member] https://10.4.3.189/volume/v3/volumes/1d996c2d-718d-4d5c-a77f-e2507ddf93ba returned with HTTP 200 Aug 25 05:47:00.701821 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 679/2715] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:47:00 2026] GET /volume/v3/volumes/1d996c2d-718d-4d5c-a77f-e2507ddf93ba => generated 856 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:47:00.721035 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-2fbb7287-a098-4e64-82c1-aefbe7575b8a None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:47:00.723108 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-2fbb7287-a098-4e64-82c1-aefbe7575b8a tempest-VolumesListTestJSON-1181472142 tempest-VolumesListTestJSON-1181472142-project-member] GET https://10.4.3.189/volume/v3/volumes/1d996c2d-718d-4d5c-a77f-e2507ddf93ba Aug 25 05:47:00.723568 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-2fbb7287-a098-4e64-82c1-aefbe7575b8a tempest-VolumesListTestJSON-1181472142 tempest-VolumesListTestJSON-1181472142-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:47:00.723741 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-2fbb7287-a098-4e64-82c1-aefbe7575b8a tempest-VolumesListTestJSON-1181472142 tempest-VolumesListTestJSON-1181472142-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:47:00.735607 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:47:00.735607 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:47:00.741573 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-2fbb7287-a098-4e64-82c1-aefbe7575b8a tempest-VolumesListTestJSON-1181472142 tempest-VolumesListTestJSON-1181472142-project-member] Volume info retrieved successfully. Aug 25 05:47:00.751994 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-2fbb7287-a098-4e64-82c1-aefbe7575b8a tempest-VolumesListTestJSON-1181472142 tempest-VolumesListTestJSON-1181472142-project-member] https://10.4.3.189/volume/v3/volumes/1d996c2d-718d-4d5c-a77f-e2507ddf93ba returned with HTTP 200 Aug 25 05:47:00.752576 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 676/2716] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:47:00 2026] GET /volume/v3/volumes/1d996c2d-718d-4d5c-a77f-e2507ddf93ba => generated 856 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:47:00.766041 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-96bc3e63-cc83-4f94-9948-a1168fa6aad8 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:47:00.768269 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-96bc3e63-cc83-4f94-9948-a1168fa6aad8 tempest-VolumesListTestJSON-1181472142 tempest-VolumesListTestJSON-1181472142-project-member] POST https://10.4.3.189/volume/v3/volumes Aug 25 05:47:00.768640 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-96bc3e63-cc83-4f94-9948-a1168fa6aad8 tempest-VolumesListTestJSON-1181472142 tempest-VolumesListTestJSON-1181472142-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-348732777"}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:47:00.770315 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.v3.volumes [None req-96bc3e63-cc83-4f94-9948-a1168fa6aad8 tempest-VolumesListTestJSON-1181472142 tempest-VolumesListTestJSON-1181472142-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-348732777'}} {{(pid=100270) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 05:47:00.770516 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.v3.volumes [None req-96bc3e63-cc83-4f94-9948-a1168fa6aad8 tempest-VolumesListTestJSON-1181472142 tempest-VolumesListTestJSON-1181472142-project-member] Create volume of 1 GB Aug 25 05:47:00.773260 np0000008051 devstack@c-api.service[100270]: DEBUG dbcounter [-] [100270] Writing DB stats cinder:SELECT=513,cinder:INSERT=94,cinder:UPDATE=141 {{(pid=100270) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 05:47:00.776635 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-96bc3e63-cc83-4f94-9948-a1168fa6aad8 tempest-VolumesListTestJSON-1181472142 tempest-VolumesListTestJSON-1181472142-project-member] Availability Zones retrieved successfully. Aug 25 05:47:00.782234 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-96bc3e63-cc83-4f94-9948-a1168fa6aad8 tempest-VolumesListTestJSON-1181472142 tempest-VolumesListTestJSON-1181472142-project-member] Flow 'volume_create_api' (ae4edeec-57fa-4fbe-9582-efd794f444fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:47:00.783410 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-96bc3e63-cc83-4f94-9948-a1168fa6aad8 tempest-VolumesListTestJSON-1181472142 tempest-VolumesListTestJSON-1181472142-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c5469083-b827-4c59-891a-4408b2c54b06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:47:00.784831 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.flows.api.create_volume [None req-96bc3e63-cc83-4f94-9948-a1168fa6aad8 tempest-VolumesListTestJSON-1181472142 tempest-VolumesListTestJSON-1181472142-project-member] Validating volume size '1' using validate_int {{(pid=100270) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 05:47:00.820050 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-96bc3e63-cc83-4f94-9948-a1168fa6aad8 tempest-VolumesListTestJSON-1181472142 tempest-VolumesListTestJSON-1181472142-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c5469083-b827-4c59-891a-4408b2c54b06) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T05:35:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=23fc6e5d-fce0-4521-ba46-4837b4232084,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '23fc6e5d-fce0-4521-ba46-4837b4232084', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:47:00.820789 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-96bc3e63-cc83-4f94-9948-a1168fa6aad8 tempest-VolumesListTestJSON-1181472142 tempest-VolumesListTestJSON-1181472142-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (86dc2ecc-a393-4c64-8f41-c86e680592c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:47:00.860579 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.quota [None req-96bc3e63-cc83-4f94-9948-a1168fa6aad8 tempest-VolumesListTestJSON-1181472142 tempest-VolumesListTestJSON-1181472142-project-member] Created reservations ['a5262484-7dd9-4ad0-9e47-c714edffed6e', '14070a72-3342-4a91-863e-90c23b2b0503', 'e28414e1-3a30-4257-80db-007fb726b312', '686f3189-0954-40b7-8f80-17f133cb81f1'] {{(pid=100270) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:47:00.861307 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-96bc3e63-cc83-4f94-9948-a1168fa6aad8 tempest-VolumesListTestJSON-1181472142 tempest-VolumesListTestJSON-1181472142-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (86dc2ecc-a393-4c64-8f41-c86e680592c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a5262484-7dd9-4ad0-9e47-c714edffed6e', '14070a72-3342-4a91-863e-90c23b2b0503', 'e28414e1-3a30-4257-80db-007fb726b312', '686f3189-0954-40b7-8f80-17f133cb81f1']}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:47:00.862013 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-96bc3e63-cc83-4f94-9948-a1168fa6aad8 tempest-VolumesListTestJSON-1181472142 tempest-VolumesListTestJSON-1181472142-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d98f64ef-32cf-4944-84b8-39a4400b948c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:47:00.884536 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-96bc3e63-cc83-4f94-9948-a1168fa6aad8 tempest-VolumesListTestJSON-1181472142 tempest-VolumesListTestJSON-1181472142-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d98f64ef-32cf-4944-84b8-39a4400b948c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ebc91db7-f0b3-4eea-a696-c64c280fe43c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-348732777',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='c78d4d25f60947d094b3ea0995b4eec7',qos_specs=None,replication_status=,reservations=['a5262484-7dd9-4ad0-9e47-c714edffed6e','14070a72-3342-4a91-863e-90c23b2b0503','e28414e1-3a30-4257-80db-007fb726b312','686f3189-0954-40b7-8f80-17f133cb81f1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='97215b1cbf414bf686535d3344b2c41e',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T05:47:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-348732777',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ebc91db7-f0b3-4eea-a696-c64c280fe43c,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='c78d4d25f60947d094b3ea0995b4eec7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='97215b1cbf414bf686535d3344b2c41e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(23fc6e5d-fce0-4521-ba46-4837b4232084),volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:47:00.885320 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-96bc3e63-cc83-4f94-9948-a1168fa6aad8 tempest-VolumesListTestJSON-1181472142 tempest-VolumesListTestJSON-1181472142-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (309bf6ec-f04d-4df3-8a8c-74fcc0e7e862) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:47:00.905662 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-96bc3e63-cc83-4f94-9948-a1168fa6aad8 tempest-VolumesListTestJSON-1181472142 tempest-VolumesListTestJSON-1181472142-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (309bf6ec-f04d-4df3-8a8c-74fcc0e7e862) transitioned into state 'SUCCESS' from state '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-348732777',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='c78d4d25f60947d094b3ea0995b4eec7',qos_specs=None,replication_status=,reservations=['a5262484-7dd9-4ad0-9e47-c714edffed6e','14070a72-3342-4a91-863e-90c23b2b0503','e28414e1-3a30-4257-80db-007fb726b312','686f3189-0954-40b7-8f80-17f133cb81f1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='97215b1cbf414bf686535d3344b2c41e',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:47:00.906742 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-96bc3e63-cc83-4f94-9948-a1168fa6aad8 tempest-VolumesListTestJSON-1181472142 tempest-VolumesListTestJSON-1181472142-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7a835365-5292-4987-9324-8e39672b86f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:47:00.919322 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-96bc3e63-cc83-4f94-9948-a1168fa6aad8 tempest-VolumesListTestJSON-1181472142 tempest-VolumesListTestJSON-1181472142-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7a835365-5292-4987-9324-8e39672b86f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:47:00.920485 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-96bc3e63-cc83-4f94-9948-a1168fa6aad8 tempest-VolumesListTestJSON-1181472142 tempest-VolumesListTestJSON-1181472142-project-member] Flow 'volume_create_api' (ae4edeec-57fa-4fbe-9582-efd794f444fa) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100270) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:47:00.920889 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-96bc3e63-cc83-4f94-9948-a1168fa6aad8 tempest-VolumesListTestJSON-1181472142 tempest-VolumesListTestJSON-1181472142-project-member] Create volume request issued successfully. Aug 25 05:47:00.921662 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-96bc3e63-cc83-4f94-9948-a1168fa6aad8 tempest-VolumesListTestJSON-1181472142 tempest-VolumesListTestJSON-1181472142-project-member] https://10.4.3.189/volume/v3/volumes returned with HTTP 202 Aug 25 05:47:00.922292 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 676/2717] 10.4.3.189 () {68 vars in 1259 bytes} [Tue Aug 25 05:47:00 2026] POST /volume/v3/volumes => generated 763 bytes in 157 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 05:47:00.941096 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-4f1028f6-2ec9-4369-b3af-58a59e33700a None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:47:00.942548 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-4f1028f6-2ec9-4369-b3af-58a59e33700a tempest-VolumesListTestJSON-1181472142 tempest-VolumesListTestJSON-1181472142-project-member] GET https://10.4.3.189/volume/v3/volumes/ebc91db7-f0b3-4eea-a696-c64c280fe43c Aug 25 05:47:00.942897 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-4f1028f6-2ec9-4369-b3af-58a59e33700a tempest-VolumesListTestJSON-1181472142 tempest-VolumesListTestJSON-1181472142-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:47:00.943277 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-4f1028f6-2ec9-4369-b3af-58a59e33700a tempest-VolumesListTestJSON-1181472142 tempest-VolumesListTestJSON-1181472142-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:47:00.951418 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:47:00.951418 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:47:00.954662 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-4f1028f6-2ec9-4369-b3af-58a59e33700a tempest-VolumesListTestJSON-1181472142 tempest-VolumesListTestJSON-1181472142-project-member] Volume info retrieved successfully. Aug 25 05:47:00.959178 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-4f1028f6-2ec9-4369-b3af-58a59e33700a tempest-VolumesListTestJSON-1181472142 tempest-VolumesListTestJSON-1181472142-project-member] https://10.4.3.189/volume/v3/volumes/ebc91db7-f0b3-4eea-a696-c64c280fe43c returned with HTTP 200 Aug 25 05:47:00.959650 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 687/2718] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:47:00 2026] GET /volume/v3/volumes/ebc91db7-f0b3-4eea-a696-c64c280fe43c => generated 831 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:47:01.041510 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-d610d532-025d-4f6a-a63a-9609347581b0 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:47:01.052010 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d610d532-025d-4f6a-a63a-9609347581b0 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] GET https://10.4.3.189/volume/v3/backups/23f5d244-ba23-41ba-ae2b-0b4759b421c2 Aug 25 05:47:01.052010 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d610d532-025d-4f6a-a63a-9609347581b0 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:47:01.052010 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d610d532-025d-4f6a-a63a-9609347581b0 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:47:01.052303 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-d610d532-025d-4f6a-a63a-9609347581b0 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Show backup with id 23f5d244-ba23-41ba-ae2b-0b4759b421c2. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:47:01.059972 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:47:01.059972 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:47:01.060971 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d610d532-025d-4f6a-a63a-9609347581b0 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] https://10.4.3.189/volume/v3/backups/23f5d244-ba23-41ba-ae2b-0b4759b421c2 returned with HTTP 200 Aug 25 05:47:01.061390 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 680/2719] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:47:01 2026] GET /volume/v3/backups/23f5d244-ba23-41ba-ae2b-0b4759b421c2 => generated 790 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:47:01.146942 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-b7f9f1bb-c23d-498a-b5eb-50ba6f8c965b None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:47:01.148953 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-b7f9f1bb-c23d-498a-b5eb-50ba6f8c965b tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] GET https://10.4.3.189/volume/v3/backups/e6b86cdf-3ea4-40e5-9154-91a59902be43 Aug 25 05:47:01.149201 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-b7f9f1bb-c23d-498a-b5eb-50ba6f8c965b tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:47:01.149409 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-b7f9f1bb-c23d-498a-b5eb-50ba6f8c965b tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:47:01.149548 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-b7f9f1bb-c23d-498a-b5eb-50ba6f8c965b tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Show backup with id e6b86cdf-3ea4-40e5-9154-91a59902be43. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:47:01.155416 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:47:01.155416 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:47:01.156358 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-b7f9f1bb-c23d-498a-b5eb-50ba6f8c965b tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] https://10.4.3.189/volume/v3/backups/e6b86cdf-3ea4-40e5-9154-91a59902be43 returned with HTTP 200 Aug 25 05:47:01.156914 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 677/2720] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:47:01 2026] GET /volume/v3/backups/e6b86cdf-3ea4-40e5-9154-91a59902be43 => generated 697 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:47:01.648112 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-240abc8c-fe72-4d61-92fa-c945cfe0cbf5 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:47:01.649976 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-240abc8c-fe72-4d61-92fa-c945cfe0cbf5 tempest-VolumesBackupsTest-1415835281 tempest-VolumesBackupsTest-1415835281-project-admin] GET https://10.4.3.189/volume/v3/backups/02230ef0-2466-4428-aec6-c6b7e00cf2b0 Aug 25 05:47:01.650196 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-240abc8c-fe72-4d61-92fa-c945cfe0cbf5 tempest-VolumesBackupsTest-1415835281 tempest-VolumesBackupsTest-1415835281-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:47:01.650383 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-240abc8c-fe72-4d61-92fa-c945cfe0cbf5 tempest-VolumesBackupsTest-1415835281 tempest-VolumesBackupsTest-1415835281-project-admin] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:47:01.650507 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-240abc8c-fe72-4d61-92fa-c945cfe0cbf5 tempest-VolumesBackupsTest-1415835281 tempest-VolumesBackupsTest-1415835281-project-admin] Show backup with id 02230ef0-2466-4428-aec6-c6b7e00cf2b0. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:47:01.657078 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:47:01.657078 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:47:01.657280 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-240abc8c-fe72-4d61-92fa-c945cfe0cbf5 tempest-VolumesBackupsTest-1415835281 tempest-VolumesBackupsTest-1415835281-project-admin] https://10.4.3.189/volume/v3/backups/02230ef0-2466-4428-aec6-c6b7e00cf2b0 returned with HTTP 200 Aug 25 05:47:01.659713 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 677/2721] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:47:01 2026] GET /volume/v3/backups/02230ef0-2466-4428-aec6-c6b7e00cf2b0 => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:47:01.975636 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-2151dd2f-1fe5-44ac-bdec-25fca6371f34 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:47:01.978871 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-2151dd2f-1fe5-44ac-bdec-25fca6371f34 tempest-VolumesListTestJSON-1181472142 tempest-VolumesListTestJSON-1181472142-project-member] GET https://10.4.3.189/volume/v3/volumes/ebc91db7-f0b3-4eea-a696-c64c280fe43c Aug 25 05:47:01.978871 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-2151dd2f-1fe5-44ac-bdec-25fca6371f34 tempest-VolumesListTestJSON-1181472142 tempest-VolumesListTestJSON-1181472142-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:47:01.978871 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-2151dd2f-1fe5-44ac-bdec-25fca6371f34 tempest-VolumesListTestJSON-1181472142 tempest-VolumesListTestJSON-1181472142-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:47:01.990982 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:47:01.990982 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:47:02.005189 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-2151dd2f-1fe5-44ac-bdec-25fca6371f34 tempest-VolumesListTestJSON-1181472142 tempest-VolumesListTestJSON-1181472142-project-member] Volume info retrieved successfully. Aug 25 05:47:02.014334 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-2151dd2f-1fe5-44ac-bdec-25fca6371f34 tempest-VolumesListTestJSON-1181472142 tempest-VolumesListTestJSON-1181472142-project-member] https://10.4.3.189/volume/v3/volumes/ebc91db7-f0b3-4eea-a696-c64c280fe43c returned with HTTP 200 Aug 25 05:47:02.015073 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 688/2722] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:47:01 2026] GET /volume/v3/volumes/ebc91db7-f0b3-4eea-a696-c64c280fe43c => generated 856 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:47:02.038196 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-4cba856c-1d92-4b6e-acce-6f0b970bf2ee None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:47:02.041001 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-4cba856c-1d92-4b6e-acce-6f0b970bf2ee tempest-VolumesListTestJSON-1181472142 tempest-VolumesListTestJSON-1181472142-project-member] GET https://10.4.3.189/volume/v3/volumes/ebc91db7-f0b3-4eea-a696-c64c280fe43c Aug 25 05:47:02.041280 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-4cba856c-1d92-4b6e-acce-6f0b970bf2ee tempest-VolumesListTestJSON-1181472142 tempest-VolumesListTestJSON-1181472142-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:47:02.041483 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-4cba856c-1d92-4b6e-acce-6f0b970bf2ee tempest-VolumesListTestJSON-1181472142 tempest-VolumesListTestJSON-1181472142-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:47:02.052707 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:47:02.052707 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:47:02.064823 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-4cba856c-1d92-4b6e-acce-6f0b970bf2ee tempest-VolumesListTestJSON-1181472142 tempest-VolumesListTestJSON-1181472142-project-member] Volume info retrieved successfully. Aug 25 05:47:02.072279 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-4cba856c-1d92-4b6e-acce-6f0b970bf2ee tempest-VolumesListTestJSON-1181472142 tempest-VolumesListTestJSON-1181472142-project-member] https://10.4.3.189/volume/v3/volumes/ebc91db7-f0b3-4eea-a696-c64c280fe43c returned with HTTP 200 Aug 25 05:47:02.075167 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 681/2723] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:47:02 2026] GET /volume/v3/volumes/ebc91db7-f0b3-4eea-a696-c64c280fe43c => generated 856 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:47:02.078723 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-45f75839-69bd-4017-9dd5-fcca9fc8d77b None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:47:02.082175 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-45f75839-69bd-4017-9dd5-fcca9fc8d77b tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] GET https://10.4.3.189/volume/v3/backups/23f5d244-ba23-41ba-ae2b-0b4759b421c2 Aug 25 05:47:02.082437 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-45f75839-69bd-4017-9dd5-fcca9fc8d77b tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:47:02.082634 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-45f75839-69bd-4017-9dd5-fcca9fc8d77b tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:47:02.082736 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-45f75839-69bd-4017-9dd5-fcca9fc8d77b tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Show backup with id 23f5d244-ba23-41ba-ae2b-0b4759b421c2. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:47:02.088136 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-377a82dd-af3a-49cb-8799-9ba74895e534 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:47:02.089970 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:47:02.089970 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:47:02.091256 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-377a82dd-af3a-49cb-8799-9ba74895e534 tempest-VolumesListTestJSON-1181472142 tempest-VolumesListTestJSON-1181472142-project-member] GET https://10.4.3.189/volume/v3/volumes Aug 25 05:47:02.091256 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-377a82dd-af3a-49cb-8799-9ba74895e534 tempest-VolumesListTestJSON-1181472142 tempest-VolumesListTestJSON-1181472142-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:47:02.091386 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-45f75839-69bd-4017-9dd5-fcca9fc8d77b tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] https://10.4.3.189/volume/v3/backups/23f5d244-ba23-41ba-ae2b-0b4759b421c2 returned with HTTP 200 Aug 25 05:47:02.091448 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-377a82dd-af3a-49cb-8799-9ba74895e534 tempest-VolumesListTestJSON-1181472142 tempest-VolumesListTestJSON-1181472142-project-member] Calling method 'index' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:47:02.091500 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 678/2724] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:47:02 2026] GET /volume/v3/backups/23f5d244-ba23-41ba-ae2b-0b4759b421c2 => generated 790 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 25 05:47:02.091563 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.api_utils [None req-377a82dd-af3a-49cb-8799-9ba74895e534 tempest-VolumesListTestJSON-1181472142 tempest-VolumesListTestJSON-1181472142-project-member] Removing options '' from query. {{(pid=100270) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 05:47:02.092296 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-377a82dd-af3a-49cb-8799-9ba74895e534 tempest-VolumesListTestJSON-1181472142 tempest-VolumesListTestJSON-1181472142-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100270) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 05:47:02.108554 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-377a82dd-af3a-49cb-8799-9ba74895e534 tempest-VolumesListTestJSON-1181472142 tempest-VolumesListTestJSON-1181472142-project-member] Get all volumes completed successfully. Aug 25 05:47:02.108769 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-377a82dd-af3a-49cb-8799-9ba74895e534 tempest-VolumesListTestJSON-1181472142 tempest-VolumesListTestJSON-1181472142-project-member] https://10.4.3.189/volume/v3/volumes returned with HTTP 200 Aug 25 05:47:02.109368 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 678/2725] 10.4.3.189 () {66 vars in 1237 bytes} [Tue Aug 25 05:47:02 2026] GET /volume/v3/volumes => generated 974 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:47:02.121124 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-5cd3e728-1089-4baf-95dd-798ef6f93027 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:47:02.123393 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-5cd3e728-1089-4baf-95dd-798ef6f93027 tempest-VolumesListTestJSON-1181472142 tempest-VolumesListTestJSON-1181472142-project-member] GET https://10.4.3.189/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1110336896 Aug 25 05:47:02.123531 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-5cd3e728-1089-4baf-95dd-798ef6f93027 tempest-VolumesListTestJSON-1181472142 tempest-VolumesListTestJSON-1181472142-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:47:02.123627 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-5cd3e728-1089-4baf-95dd-798ef6f93027 tempest-VolumesListTestJSON-1181472142 tempest-VolumesListTestJSON-1181472142-project-member] Calling method 'index' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:47:02.126080 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.api_utils [None req-5cd3e728-1089-4baf-95dd-798ef6f93027 tempest-VolumesListTestJSON-1181472142 tempest-VolumesListTestJSON-1181472142-project-member] Removing options '' from query. {{(pid=100271) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 05:47:02.126080 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-5cd3e728-1089-4baf-95dd-798ef6f93027 tempest-VolumesListTestJSON-1181472142 tempest-VolumesListTestJSON-1181472142-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesListTestJSON-Volume-1110336896'), ('no_migration_targets', True)]). {{(pid=100271) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 05:47:02.165418 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-5cd3e728-1089-4baf-95dd-798ef6f93027 tempest-VolumesListTestJSON-1181472142 tempest-VolumesListTestJSON-1181472142-project-member] Get all volumes completed successfully. Aug 25 05:47:02.165995 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-5cd3e728-1089-4baf-95dd-798ef6f93027 tempest-VolumesListTestJSON-1181472142 tempest-VolumesListTestJSON-1181472142-project-member] https://10.4.3.189/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1110336896 returned with HTTP 200 Aug 25 05:47:02.166445 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 689/2726] 10.4.3.189 () {66 vars in 1338 bytes} [Tue Aug 25 05:47:02 2026] GET /volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1110336896 => generated 334 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:47:02.171565 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-58caa335-0c45-4b4c-ae7f-457ee1bc41f7 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:47:02.176820 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-58caa335-0c45-4b4c-ae7f-457ee1bc41f7 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] GET https://10.4.3.189/volume/v3/backups/e6b86cdf-3ea4-40e5-9154-91a59902be43 Aug 25 05:47:02.178895 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-58caa335-0c45-4b4c-ae7f-457ee1bc41f7 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:47:02.179183 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-dde4ed24-1eb4-4ba2-aafb-f879ec7b7b95 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:47:02.180172 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-58caa335-0c45-4b4c-ae7f-457ee1bc41f7 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:47:02.180403 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-58caa335-0c45-4b4c-ae7f-457ee1bc41f7 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Show backup with id e6b86cdf-3ea4-40e5-9154-91a59902be43. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:47:02.183411 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-dde4ed24-1eb4-4ba2-aafb-f879ec7b7b95 tempest-VolumesListTestJSON-1181472142 tempest-VolumesListTestJSON-1181472142-project-member] GET https://10.4.3.189/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-348732777 Aug 25 05:47:02.185228 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-dde4ed24-1eb4-4ba2-aafb-f879ec7b7b95 tempest-VolumesListTestJSON-1181472142 tempest-VolumesListTestJSON-1181472142-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:47:02.185924 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-dde4ed24-1eb4-4ba2-aafb-f879ec7b7b95 tempest-VolumesListTestJSON-1181472142 tempest-VolumesListTestJSON-1181472142-project-member] Calling method 'detail' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:47:02.187647 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.api_utils [None req-dde4ed24-1eb4-4ba2-aafb-f879ec7b7b95 tempest-VolumesListTestJSON-1181472142 tempest-VolumesListTestJSON-1181472142-project-member] Removing options '' from query. {{(pid=100269) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 05:47:02.188625 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-dde4ed24-1eb4-4ba2-aafb-f879ec7b7b95 tempest-VolumesListTestJSON-1181472142 tempest-VolumesListTestJSON-1181472142-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesListTestJSON-Volume-348732777'), ('no_migration_targets', True)]). {{(pid=100269) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 05:47:02.191027 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:47:02.191027 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:47:02.191398 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-58caa335-0c45-4b4c-ae7f-457ee1bc41f7 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] https://10.4.3.189/volume/v3/backups/e6b86cdf-3ea4-40e5-9154-91a59902be43 returned with HTTP 200 Aug 25 05:47:02.191835 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 682/2727] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:47:02 2026] GET /volume/v3/backups/e6b86cdf-3ea4-40e5-9154-91a59902be43 => generated 697 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:47:02.231678 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-dde4ed24-1eb4-4ba2-aafb-f879ec7b7b95 tempest-VolumesListTestJSON-1181472142 tempest-VolumesListTestJSON-1181472142-project-member] Get all volumes completed successfully. Aug 25 05:47:02.232495 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:47:02.232495 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:47:02.242965 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-dde4ed24-1eb4-4ba2-aafb-f879ec7b7b95 tempest-VolumesListTestJSON-1181472142 tempest-VolumesListTestJSON-1181472142-project-member] https://10.4.3.189/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-348732777 returned with HTTP 200 Aug 25 05:47:02.243563 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 679/2728] 10.4.3.189 () {66 vars in 1357 bytes} [Tue Aug 25 05:47:02 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-348732777 => generated 859 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:47:02.268651 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-064d0498-14df-42d8-9778-8d5278e3e608 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:47:02.271165 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-064d0498-14df-42d8-9778-8d5278e3e608 tempest-VolumesListTestJSON-1181472142 tempest-VolumesListTestJSON-1181472142-project-member] GET https://10.4.3.189/volume/v3/volumes/detail?limit=1 Aug 25 05:47:02.271311 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-064d0498-14df-42d8-9778-8d5278e3e608 tempest-VolumesListTestJSON-1181472142 tempest-VolumesListTestJSON-1181472142-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:47:02.271557 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-064d0498-14df-42d8-9778-8d5278e3e608 tempest-VolumesListTestJSON-1181472142 tempest-VolumesListTestJSON-1181472142-project-member] Calling method 'detail' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:47:02.271944 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.api_utils [None req-064d0498-14df-42d8-9778-8d5278e3e608 tempest-VolumesListTestJSON-1181472142 tempest-VolumesListTestJSON-1181472142-project-member] Removing options '' from query. {{(pid=100270) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 05:47:02.272695 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:47:02.272695 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:47:02.272939 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-064d0498-14df-42d8-9778-8d5278e3e608 tempest-VolumesListTestJSON-1181472142 tempest-VolumesListTestJSON-1181472142-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100270) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 05:47:02.282438 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-064d0498-14df-42d8-9778-8d5278e3e608 tempest-VolumesListTestJSON-1181472142 tempest-VolumesListTestJSON-1181472142-project-member] Get all volumes completed successfully. Aug 25 05:47:02.283400 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:47:02.283400 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:47:02.288917 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-064d0498-14df-42d8-9778-8d5278e3e608 tempest-VolumesListTestJSON-1181472142 tempest-VolumesListTestJSON-1181472142-project-member] https://10.4.3.189/volume/v3/volumes/detail?limit=1 returned with HTTP 200 Aug 25 05:47:02.289428 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 679/2729] 10.4.3.189 () {66 vars in 1273 bytes} [Tue Aug 25 05:47:02 2026] GET /volume/v3/volumes/detail?limit=1 => generated 1002 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:47:02.304615 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-caaffc8c-0f50-4bb1-90e2-afff6727416a None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:47:02.309082 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-caaffc8c-0f50-4bb1-90e2-afff6727416a tempest-VolumesListTestJSON-1181472142 tempest-VolumesListTestJSON-1181472142-project-member] GET https://10.4.3.189/volume/v3/volumes/detail?limit=1&marker=ebc91db7-f0b3-4eea-a696-c64c280fe43c Aug 25 05:47:02.309082 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-caaffc8c-0f50-4bb1-90e2-afff6727416a tempest-VolumesListTestJSON-1181472142 tempest-VolumesListTestJSON-1181472142-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:47:02.309082 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-caaffc8c-0f50-4bb1-90e2-afff6727416a tempest-VolumesListTestJSON-1181472142 tempest-VolumesListTestJSON-1181472142-project-member] Calling method 'detail' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:47:02.309082 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.api_utils [None req-caaffc8c-0f50-4bb1-90e2-afff6727416a tempest-VolumesListTestJSON-1181472142 tempest-VolumesListTestJSON-1181472142-project-member] Removing options '' from query. {{(pid=100271) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 05:47:02.309082 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:47:02.309082 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:47:02.309082 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-caaffc8c-0f50-4bb1-90e2-afff6727416a tempest-VolumesListTestJSON-1181472142 tempest-VolumesListTestJSON-1181472142-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100271) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 05:47:02.365294 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-caaffc8c-0f50-4bb1-90e2-afff6727416a tempest-VolumesListTestJSON-1181472142 tempest-VolumesListTestJSON-1181472142-project-member] Get all volumes completed successfully. Aug 25 05:47:02.367074 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:47:02.367074 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:47:02.376949 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-caaffc8c-0f50-4bb1-90e2-afff6727416a tempest-VolumesListTestJSON-1181472142 tempest-VolumesListTestJSON-1181472142-project-member] https://10.4.3.189/volume/v3/volumes/detail?limit=1&marker=ebc91db7-f0b3-4eea-a696-c64c280fe43c returned with HTTP 200 Aug 25 05:47:02.377522 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 690/2730] 10.4.3.189 () {66 vars in 1361 bytes} [Tue Aug 25 05:47:02 2026] GET /volume/v3/volumes/detail?limit=1&marker=ebc91db7-f0b3-4eea-a696-c64c280fe43c => generated 1002 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:47:02.393193 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-ca1f1292-61d5-474c-aefc-b075559346c5 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:47:02.395394 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ca1f1292-61d5-474c-aefc-b075559346c5 tempest-VolumesListTestJSON-1181472142 tempest-VolumesListTestJSON-1181472142-project-member] GET https://10.4.3.189/volume/v3/volumes/detail?limit=1&marker=1d996c2d-718d-4d5c-a77f-e2507ddf93ba Aug 25 05:47:02.395394 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ca1f1292-61d5-474c-aefc-b075559346c5 tempest-VolumesListTestJSON-1181472142 tempest-VolumesListTestJSON-1181472142-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:47:02.395394 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ca1f1292-61d5-474c-aefc-b075559346c5 tempest-VolumesListTestJSON-1181472142 tempest-VolumesListTestJSON-1181472142-project-member] Calling method 'detail' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:47:02.395696 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.api_utils [None req-ca1f1292-61d5-474c-aefc-b075559346c5 tempest-VolumesListTestJSON-1181472142 tempest-VolumesListTestJSON-1181472142-project-member] Removing options '' from query. {{(pid=100268) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 05:47:02.396471 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-ca1f1292-61d5-474c-aefc-b075559346c5 tempest-VolumesListTestJSON-1181472142 tempest-VolumesListTestJSON-1181472142-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100268) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 05:47:02.441877 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-ca1f1292-61d5-474c-aefc-b075559346c5 tempest-VolumesListTestJSON-1181472142 tempest-VolumesListTestJSON-1181472142-project-member] Get all volumes completed successfully. Aug 25 05:47:02.442736 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:47:02.442736 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:47:02.448206 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ca1f1292-61d5-474c-aefc-b075559346c5 tempest-VolumesListTestJSON-1181472142 tempest-VolumesListTestJSON-1181472142-project-member] https://10.4.3.189/volume/v3/volumes/detail?limit=1&marker=1d996c2d-718d-4d5c-a77f-e2507ddf93ba returned with HTTP 200 Aug 25 05:47:02.448690 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 683/2731] 10.4.3.189 () {66 vars in 1361 bytes} [Tue Aug 25 05:47:02 2026] GET /volume/v3/volumes/detail?limit=1&marker=1d996c2d-718d-4d5c-a77f-e2507ddf93ba => generated 1003 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:47:02.466093 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-a902d565-3d09-49ec-b0aa-d8a84a59c96f None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:47:02.466644 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-a902d565-3d09-49ec-b0aa-d8a84a59c96f tempest-VolumesListTestJSON-1181472142 tempest-VolumesListTestJSON-1181472142-project-member] GET https://10.4.3.189/volume/v3/volumes/detail?limit=1&marker=fedcefe2-226c-4209-9700-2141209da10b Aug 25 05:47:02.466911 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-a902d565-3d09-49ec-b0aa-d8a84a59c96f tempest-VolumesListTestJSON-1181472142 tempest-VolumesListTestJSON-1181472142-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:47:02.467179 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-a902d565-3d09-49ec-b0aa-d8a84a59c96f tempest-VolumesListTestJSON-1181472142 tempest-VolumesListTestJSON-1181472142-project-member] Calling method 'detail' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:47:02.467525 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.api_utils [None req-a902d565-3d09-49ec-b0aa-d8a84a59c96f tempest-VolumesListTestJSON-1181472142 tempest-VolumesListTestJSON-1181472142-project-member] Removing options '' from query. {{(pid=100269) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 05:47:02.468564 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-a902d565-3d09-49ec-b0aa-d8a84a59c96f tempest-VolumesListTestJSON-1181472142 tempest-VolumesListTestJSON-1181472142-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100269) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 05:47:02.514620 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-a902d565-3d09-49ec-b0aa-d8a84a59c96f tempest-VolumesListTestJSON-1181472142 tempest-VolumesListTestJSON-1181472142-project-member] Get all volumes completed successfully. Aug 25 05:47:02.516953 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-a902d565-3d09-49ec-b0aa-d8a84a59c96f tempest-VolumesListTestJSON-1181472142 tempest-VolumesListTestJSON-1181472142-project-member] https://10.4.3.189/volume/v3/volumes/detail?limit=1&marker=fedcefe2-226c-4209-9700-2141209da10b returned with HTTP 200 Aug 25 05:47:02.517490 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 680/2732] 10.4.3.189 () {66 vars in 1361 bytes} [Tue Aug 25 05:47:02 2026] GET /volume/v3/volumes/detail?limit=1&marker=fedcefe2-226c-4209-9700-2141209da10b => generated 15 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 25 05:47:02.538286 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-8a697969-6638-4e10-a565-3fc1ac36f0cb None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:47:02.541350 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-8a697969-6638-4e10-a565-3fc1ac36f0cb tempest-VolumesListTestJSON-1181472142 tempest-VolumesListTestJSON-1181472142-project-member] GET https://10.4.3.189/volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id Aug 25 05:47:02.541728 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-8a697969-6638-4e10-a565-3fc1ac36f0cb tempest-VolumesListTestJSON-1181472142 tempest-VolumesListTestJSON-1181472142-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:47:02.542101 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-8a697969-6638-4e10-a565-3fc1ac36f0cb tempest-VolumesListTestJSON-1181472142 tempest-VolumesListTestJSON-1181472142-project-member] Calling method 'detail' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:47:02.542781 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.api_utils [None req-8a697969-6638-4e10-a565-3fc1ac36f0cb tempest-VolumesListTestJSON-1181472142 tempest-VolumesListTestJSON-1181472142-project-member] Removing options '' from query. {{(pid=100270) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 05:47:02.543180 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-8a697969-6638-4e10-a565-3fc1ac36f0cb tempest-VolumesListTestJSON-1181472142 tempest-VolumesListTestJSON-1181472142-project-member] Could not evaluate value available, assuming string {{(pid=100270) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 25 05:47:02.544387 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-8a697969-6638-4e10-a565-3fc1ac36f0cb tempest-VolumesListTestJSON-1181472142 tempest-VolumesListTestJSON-1181472142-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100270) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 05:47:02.595582 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-8a697969-6638-4e10-a565-3fc1ac36f0cb tempest-VolumesListTestJSON-1181472142 tempest-VolumesListTestJSON-1181472142-project-member] Get all volumes completed successfully. Aug 25 05:47:02.597648 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:47:02.597648 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:47:02.607246 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-8a697969-6638-4e10-a565-3fc1ac36f0cb tempest-VolumesListTestJSON-1181472142 tempest-VolumesListTestJSON-1181472142-project-member] https://10.4.3.189/volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id returned with HTTP 200 Aug 25 05:47:02.607765 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 680/2733] 10.4.3.189 () {66 vars in 1357 bytes} [Tue Aug 25 05:47:02 2026] GET /volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id => generated 1890 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:47:02.627307 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-82e8e34f-a833-4704-a511-08cb173649f6 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:47:02.629421 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-82e8e34f-a833-4704-a511-08cb173649f6 tempest-VolumesListTestJSON-1181472142 tempest-VolumesListTestJSON-1181472142-project-member] GET https://10.4.3.189/volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id Aug 25 05:47:02.629705 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-82e8e34f-a833-4704-a511-08cb173649f6 tempest-VolumesListTestJSON-1181472142 tempest-VolumesListTestJSON-1181472142-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:47:02.629931 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-82e8e34f-a833-4704-a511-08cb173649f6 tempest-VolumesListTestJSON-1181472142 tempest-VolumesListTestJSON-1181472142-project-member] Calling method 'detail' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:47:02.630551 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.api_utils [None req-82e8e34f-a833-4704-a511-08cb173649f6 tempest-VolumesListTestJSON-1181472142 tempest-VolumesListTestJSON-1181472142-project-member] Removing options '' from query. {{(pid=100271) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 05:47:02.630882 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-82e8e34f-a833-4704-a511-08cb173649f6 tempest-VolumesListTestJSON-1181472142 tempest-VolumesListTestJSON-1181472142-project-member] Could not evaluate value available, assuming string {{(pid=100271) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 25 05:47:02.631621 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-82e8e34f-a833-4704-a511-08cb173649f6 tempest-VolumesListTestJSON-1181472142 tempest-VolumesListTestJSON-1181472142-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100271) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 05:47:02.677302 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-14f3cdd3-5182-4705-b5ca-39b23c6433ba None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:47:02.679649 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-14f3cdd3-5182-4705-b5ca-39b23c6433ba tempest-VolumesBackupsTest-1415835281 tempest-VolumesBackupsTest-1415835281-project-admin] GET https://10.4.3.189/volume/v3/backups/02230ef0-2466-4428-aec6-c6b7e00cf2b0 Aug 25 05:47:02.680540 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-14f3cdd3-5182-4705-b5ca-39b23c6433ba tempest-VolumesBackupsTest-1415835281 tempest-VolumesBackupsTest-1415835281-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:47:02.680820 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-14f3cdd3-5182-4705-b5ca-39b23c6433ba tempest-VolumesBackupsTest-1415835281 tempest-VolumesBackupsTest-1415835281-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:47:02.680973 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-14f3cdd3-5182-4705-b5ca-39b23c6433ba tempest-VolumesBackupsTest-1415835281 tempest-VolumesBackupsTest-1415835281-project-admin] Show backup with id 02230ef0-2466-4428-aec6-c6b7e00cf2b0. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:47:02.687556 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:47:02.687556 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:47:02.688485 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-14f3cdd3-5182-4705-b5ca-39b23c6433ba tempest-VolumesBackupsTest-1415835281 tempest-VolumesBackupsTest-1415835281-project-admin] https://10.4.3.189/volume/v3/backups/02230ef0-2466-4428-aec6-c6b7e00cf2b0 returned with HTTP 200 Aug 25 05:47:02.689033 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 684/2734] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:47:02 2026] GET /volume/v3/backups/02230ef0-2466-4428-aec6-c6b7e00cf2b0 => generated 749 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:47:02.689804 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-82e8e34f-a833-4704-a511-08cb173649f6 tempest-VolumesListTestJSON-1181472142 tempest-VolumesListTestJSON-1181472142-project-member] Get all volumes completed successfully. Aug 25 05:47:02.691544 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:47:02.691544 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:47:02.697152 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-82e8e34f-a833-4704-a511-08cb173649f6 tempest-VolumesListTestJSON-1181472142 tempest-VolumesListTestJSON-1181472142-project-member] https://10.4.3.189/volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id returned with HTTP 200 Aug 25 05:47:02.697447 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 691/2735] 10.4.3.189 () {66 vars in 1359 bytes} [Tue Aug 25 05:47:02 2026] GET /volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id => generated 1892 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:47:02.716149 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-76943567-56c5-4d84-8a31-ea40135345d8 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:47:02.721993 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-76943567-56c5-4d84-8a31-ea40135345d8 tempest-VolumesListTestJSON-1181472142 tempest-VolumesListTestJSON-1181472142-project-member] GET https://10.4.3.189/volume/v3/volumes?limit=1 Aug 25 05:47:02.722349 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-76943567-56c5-4d84-8a31-ea40135345d8 tempest-VolumesListTestJSON-1181472142 tempest-VolumesListTestJSON-1181472142-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:47:02.722665 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-76943567-56c5-4d84-8a31-ea40135345d8 tempest-VolumesListTestJSON-1181472142 tempest-VolumesListTestJSON-1181472142-project-member] Calling method 'index' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:47:02.722993 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.api_utils [None req-76943567-56c5-4d84-8a31-ea40135345d8 tempest-VolumesListTestJSON-1181472142 tempest-VolumesListTestJSON-1181472142-project-member] Removing options '' from query. {{(pid=100269) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 05:47:02.723883 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-76943567-56c5-4d84-8a31-ea40135345d8 tempest-VolumesListTestJSON-1181472142 tempest-VolumesListTestJSON-1181472142-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100269) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 05:47:02.732259 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-76943567-56c5-4d84-8a31-ea40135345d8 tempest-VolumesListTestJSON-1181472142 tempest-VolumesListTestJSON-1181472142-project-member] Get all volumes completed successfully. Aug 25 05:47:02.733241 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-76943567-56c5-4d84-8a31-ea40135345d8 tempest-VolumesListTestJSON-1181472142 tempest-VolumesListTestJSON-1181472142-project-member] https://10.4.3.189/volume/v3/volumes?limit=1 returned with HTTP 200 Aug 25 05:47:02.733631 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 681/2736] 10.4.3.189 () {66 vars in 1252 bytes} [Tue Aug 25 05:47:02 2026] GET /volume/v3/volumes?limit=1 => generated 469 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 25 05:47:02.745252 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-e4fc07f0-6611-4539-b2ec-f6707346a872 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:47:02.747972 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-e4fc07f0-6611-4539-b2ec-f6707346a872 tempest-VolumesListTestJSON-1181472142 tempest-VolumesListTestJSON-1181472142-project-member] GET https://10.4.3.189/volume/v3/volumes?limit=1&marker=ebc91db7-f0b3-4eea-a696-c64c280fe43c Aug 25 05:47:02.748311 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-e4fc07f0-6611-4539-b2ec-f6707346a872 tempest-VolumesListTestJSON-1181472142 tempest-VolumesListTestJSON-1181472142-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:47:02.748649 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-e4fc07f0-6611-4539-b2ec-f6707346a872 tempest-VolumesListTestJSON-1181472142 tempest-VolumesListTestJSON-1181472142-project-member] Calling method 'index' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:47:02.749019 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.api_utils [None req-e4fc07f0-6611-4539-b2ec-f6707346a872 tempest-VolumesListTestJSON-1181472142 tempest-VolumesListTestJSON-1181472142-project-member] Removing options '' from query. {{(pid=100270) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 05:47:02.750301 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-e4fc07f0-6611-4539-b2ec-f6707346a872 tempest-VolumesListTestJSON-1181472142 tempest-VolumesListTestJSON-1181472142-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100270) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 05:47:02.802424 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-e4fc07f0-6611-4539-b2ec-f6707346a872 tempest-VolumesListTestJSON-1181472142 tempest-VolumesListTestJSON-1181472142-project-member] Get all volumes completed successfully. Aug 25 05:47:02.803209 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-e4fc07f0-6611-4539-b2ec-f6707346a872 tempest-VolumesListTestJSON-1181472142 tempest-VolumesListTestJSON-1181472142-project-member] https://10.4.3.189/volume/v3/volumes?limit=1&marker=ebc91db7-f0b3-4eea-a696-c64c280fe43c returned with HTTP 200 Aug 25 05:47:02.803721 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 681/2737] 10.4.3.189 () {66 vars in 1340 bytes} [Tue Aug 25 05:47:02 2026] GET /volume/v3/volumes?limit=1&marker=ebc91db7-f0b3-4eea-a696-c64c280fe43c => generated 469 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:47:02.819011 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-d5669a5e-1593-4666-b19e-0130ab6e650c None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:47:02.824189 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d5669a5e-1593-4666-b19e-0130ab6e650c tempest-VolumesListTestJSON-1181472142 tempest-VolumesListTestJSON-1181472142-project-member] GET https://10.4.3.189/volume/v3/volumes?limit=1&marker=1d996c2d-718d-4d5c-a77f-e2507ddf93ba Aug 25 05:47:02.824400 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d5669a5e-1593-4666-b19e-0130ab6e650c tempest-VolumesListTestJSON-1181472142 tempest-VolumesListTestJSON-1181472142-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:47:02.824588 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d5669a5e-1593-4666-b19e-0130ab6e650c tempest-VolumesListTestJSON-1181472142 tempest-VolumesListTestJSON-1181472142-project-member] Calling method 'index' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:47:02.824913 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.api_utils [None req-d5669a5e-1593-4666-b19e-0130ab6e650c tempest-VolumesListTestJSON-1181472142 tempest-VolumesListTestJSON-1181472142-project-member] Removing options '' from query. {{(pid=100268) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 05:47:02.825745 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-d5669a5e-1593-4666-b19e-0130ab6e650c tempest-VolumesListTestJSON-1181472142 tempest-VolumesListTestJSON-1181472142-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100268) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 05:47:02.850346 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-d5669a5e-1593-4666-b19e-0130ab6e650c tempest-VolumesListTestJSON-1181472142 tempest-VolumesListTestJSON-1181472142-project-member] Get all volumes completed successfully. Aug 25 05:47:02.851282 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d5669a5e-1593-4666-b19e-0130ab6e650c tempest-VolumesListTestJSON-1181472142 tempest-VolumesListTestJSON-1181472142-project-member] https://10.4.3.189/volume/v3/volumes?limit=1&marker=1d996c2d-718d-4d5c-a77f-e2507ddf93ba returned with HTTP 200 Aug 25 05:47:02.851486 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 685/2738] 10.4.3.189 () {66 vars in 1340 bytes} [Tue Aug 25 05:47:02 2026] GET /volume/v3/volumes?limit=1&marker=1d996c2d-718d-4d5c-a77f-e2507ddf93ba => generated 470 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:47:02.861238 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-03a1e052-85cb-4a02-962a-60862089c9d9 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:47:02.863272 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-03a1e052-85cb-4a02-962a-60862089c9d9 tempest-VolumesListTestJSON-1181472142 tempest-VolumesListTestJSON-1181472142-project-member] GET https://10.4.3.189/volume/v3/volumes?limit=1&marker=fedcefe2-226c-4209-9700-2141209da10b Aug 25 05:47:02.863469 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-03a1e052-85cb-4a02-962a-60862089c9d9 tempest-VolumesListTestJSON-1181472142 tempest-VolumesListTestJSON-1181472142-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:47:02.863680 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-03a1e052-85cb-4a02-962a-60862089c9d9 tempest-VolumesListTestJSON-1181472142 tempest-VolumesListTestJSON-1181472142-project-member] Calling method 'index' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:47:02.863986 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.api_utils [None req-03a1e052-85cb-4a02-962a-60862089c9d9 tempest-VolumesListTestJSON-1181472142 tempest-VolumesListTestJSON-1181472142-project-member] Removing options '' from query. {{(pid=100271) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 05:47:02.864774 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-03a1e052-85cb-4a02-962a-60862089c9d9 tempest-VolumesListTestJSON-1181472142 tempest-VolumesListTestJSON-1181472142-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100271) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 05:47:02.877476 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-03a1e052-85cb-4a02-962a-60862089c9d9 tempest-VolumesListTestJSON-1181472142 tempest-VolumesListTestJSON-1181472142-project-member] Get all volumes completed successfully. Aug 25 05:47:02.878095 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-03a1e052-85cb-4a02-962a-60862089c9d9 tempest-VolumesListTestJSON-1181472142 tempest-VolumesListTestJSON-1181472142-project-member] https://10.4.3.189/volume/v3/volumes?limit=1&marker=fedcefe2-226c-4209-9700-2141209da10b returned with HTTP 200 Aug 25 05:47:02.878310 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 692/2739] 10.4.3.189 () {66 vars in 1340 bytes} [Tue Aug 25 05:47:02 2026] GET /volume/v3/volumes?limit=1&marker=fedcefe2-226c-4209-9700-2141209da10b => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 25 05:47:02.892277 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-14c80f34-41d4-4d5a-a92d-225b46292db7 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:47:02.897171 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-14c80f34-41d4-4d5a-a92d-225b46292db7 tempest-VolumesListTestJSON-1181472142 tempest-VolumesListTestJSON-1181472142-project-member] GET https://10.4.3.189/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-809526092&status=available Aug 25 05:47:02.897435 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-14c80f34-41d4-4d5a-a92d-225b46292db7 tempest-VolumesListTestJSON-1181472142 tempest-VolumesListTestJSON-1181472142-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:47:02.897686 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-14c80f34-41d4-4d5a-a92d-225b46292db7 tempest-VolumesListTestJSON-1181472142 tempest-VolumesListTestJSON-1181472142-project-member] Calling method 'index' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:47:02.898013 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.api_utils [None req-14c80f34-41d4-4d5a-a92d-225b46292db7 tempest-VolumesListTestJSON-1181472142 tempest-VolumesListTestJSON-1181472142-project-member] Removing options '' from query. {{(pid=100269) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 05:47:02.898408 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-14c80f34-41d4-4d5a-a92d-225b46292db7 tempest-VolumesListTestJSON-1181472142 tempest-VolumesListTestJSON-1181472142-project-member] Could not evaluate value available, assuming string {{(pid=100269) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 25 05:47:02.898714 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:47:02.898714 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:47:02.899416 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-14c80f34-41d4-4d5a-a92d-225b46292db7 tempest-VolumesListTestJSON-1181472142 tempest-VolumesListTestJSON-1181472142-project-member] Searching by: MultiDict([('status', 'available'), ('display_name', 'tempest-VolumesListTestJSON-Volume-809526092'), ('no_migration_targets', True)]). {{(pid=100269) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 05:47:02.937912 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-14c80f34-41d4-4d5a-a92d-225b46292db7 tempest-VolumesListTestJSON-1181472142 tempest-VolumesListTestJSON-1181472142-project-member] Get all volumes completed successfully. Aug 25 05:47:02.938223 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-14c80f34-41d4-4d5a-a92d-225b46292db7 tempest-VolumesListTestJSON-1181472142 tempest-VolumesListTestJSON-1181472142-project-member] https://10.4.3.189/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-809526092&status=available returned with HTTP 200 Aug 25 05:47:02.942751 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 682/2740] 10.4.3.189 () {66 vars in 1370 bytes} [Tue Aug 25 05:47:02 2026] GET /volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-809526092&status=available => generated 333 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:47:02.953410 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-15d54689-69a2-4d50-a347-8781dfa43407 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:47:02.955450 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-15d54689-69a2-4d50-a347-8781dfa43407 tempest-VolumesListTestJSON-1181472142 tempest-VolumesListTestJSON-1181472142-project-member] GET https://10.4.3.189/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1110336896&status=available Aug 25 05:47:02.955665 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-15d54689-69a2-4d50-a347-8781dfa43407 tempest-VolumesListTestJSON-1181472142 tempest-VolumesListTestJSON-1181472142-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:47:02.955875 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-15d54689-69a2-4d50-a347-8781dfa43407 tempest-VolumesListTestJSON-1181472142 tempest-VolumesListTestJSON-1181472142-project-member] Calling method 'detail' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:47:02.956133 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.api_utils [None req-15d54689-69a2-4d50-a347-8781dfa43407 tempest-VolumesListTestJSON-1181472142 tempest-VolumesListTestJSON-1181472142-project-member] Removing options '' from query. {{(pid=100270) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 05:47:02.956388 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-15d54689-69a2-4d50-a347-8781dfa43407 tempest-VolumesListTestJSON-1181472142 tempest-VolumesListTestJSON-1181472142-project-member] Could not evaluate value available, assuming string {{(pid=100270) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 25 05:47:02.956650 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:47:02.956650 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:47:02.957489 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-15d54689-69a2-4d50-a347-8781dfa43407 tempest-VolumesListTestJSON-1181472142 tempest-VolumesListTestJSON-1181472142-project-member] Searching by: MultiDict([('status', 'available'), ('display_name', 'tempest-VolumesListTestJSON-Volume-1110336896'), ('no_migration_targets', True)]). {{(pid=100270) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 05:47:03.002490 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-15d54689-69a2-4d50-a347-8781dfa43407 tempest-VolumesListTestJSON-1181472142 tempest-VolumesListTestJSON-1181472142-project-member] Get all volumes completed successfully. Aug 25 05:47:03.003355 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:47:03.003355 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:47:03.009234 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-15d54689-69a2-4d50-a347-8781dfa43407 tempest-VolumesListTestJSON-1181472142 tempest-VolumesListTestJSON-1181472142-project-member] https://10.4.3.189/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1110336896&status=available returned with HTTP 200 Aug 25 05:47:03.010138 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 682/2741] 10.4.3.189 () {66 vars in 1393 bytes} [Tue Aug 25 05:47:02 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1110336896&status=available => generated 860 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:47:03.029666 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-0a6c2144-b80b-47e6-a673-083f4c738478 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:47:03.032078 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-0a6c2144-b80b-47e6-a673-083f4c738478 tempest-VolumesListTestJSON-1181472142 tempest-VolumesListTestJSON-1181472142-project-member] GET https://10.4.3.189/volume/v3/volumes/detail?marker=ebc91db7-f0b3-4eea-a696-c64c280fe43c&sort=id%3Aasc Aug 25 05:47:03.032427 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-0a6c2144-b80b-47e6-a673-083f4c738478 tempest-VolumesListTestJSON-1181472142 tempest-VolumesListTestJSON-1181472142-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:47:03.032721 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-0a6c2144-b80b-47e6-a673-083f4c738478 tempest-VolumesListTestJSON-1181472142 tempest-VolumesListTestJSON-1181472142-project-member] Calling method 'detail' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:47:03.033122 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.api_utils [None req-0a6c2144-b80b-47e6-a673-083f4c738478 tempest-VolumesListTestJSON-1181472142 tempest-VolumesListTestJSON-1181472142-project-member] Removing options '' from query. {{(pid=100268) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 05:47:03.033623 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:47:03.033623 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:47:03.034267 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-0a6c2144-b80b-47e6-a673-083f4c738478 tempest-VolumesListTestJSON-1181472142 tempest-VolumesListTestJSON-1181472142-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100268) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 05:47:03.077802 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-0a6c2144-b80b-47e6-a673-083f4c738478 tempest-VolumesListTestJSON-1181472142 tempest-VolumesListTestJSON-1181472142-project-member] Get all volumes completed successfully. Aug 25 05:47:03.078967 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:47:03.078967 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:47:03.086083 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-0a6c2144-b80b-47e6-a673-083f4c738478 tempest-VolumesListTestJSON-1181472142 tempest-VolumesListTestJSON-1181472142-project-member] https://10.4.3.189/volume/v3/volumes/detail?marker=ebc91db7-f0b3-4eea-a696-c64c280fe43c&sort=id%3Aasc returned with HTTP 200 Aug 25 05:47:03.086083 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 686/2742] 10.4.3.189 () {66 vars in 1373 bytes} [Tue Aug 25 05:47:03 2026] GET /volume/v3/volumes/detail?marker=ebc91db7-f0b3-4eea-a696-c64c280fe43c&sort=id%3Aasc => generated 860 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:47:03.107257 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-8119d460-bc70-4da8-b0ec-53320dd4e943 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:47:03.110381 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-8119d460-bc70-4da8-b0ec-53320dd4e943 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] GET https://10.4.3.189/volume/v3/backups/23f5d244-ba23-41ba-ae2b-0b4759b421c2 Aug 25 05:47:03.110648 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-8119d460-bc70-4da8-b0ec-53320dd4e943 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:47:03.110760 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-95889ca2-963d-4b95-a84b-c33bd90f5699 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:47:03.111151 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-8119d460-bc70-4da8-b0ec-53320dd4e943 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:47:03.111151 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-8119d460-bc70-4da8-b0ec-53320dd4e943 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Show backup with id 23f5d244-ba23-41ba-ae2b-0b4759b421c2. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:47:03.113362 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-95889ca2-963d-4b95-a84b-c33bd90f5699 tempest-VolumesListTestJSON-1181472142 tempest-VolumesListTestJSON-1181472142-project-member] GET https://10.4.3.189/volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D Aug 25 05:47:03.113645 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-95889ca2-963d-4b95-a84b-c33bd90f5699 tempest-VolumesListTestJSON-1181472142 tempest-VolumesListTestJSON-1181472142-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:47:03.113926 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-95889ca2-963d-4b95-a84b-c33bd90f5699 tempest-VolumesListTestJSON-1181472142 tempest-VolumesListTestJSON-1181472142-project-member] Calling method 'detail' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:47:03.114320 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.api_utils [None req-95889ca2-963d-4b95-a84b-c33bd90f5699 tempest-VolumesListTestJSON-1181472142 tempest-VolumesListTestJSON-1181472142-project-member] Removing options '' from query. {{(pid=100269) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 05:47:03.114873 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:47:03.114873 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:47:03.115637 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-95889ca2-963d-4b95-a84b-c33bd90f5699 tempest-VolumesListTestJSON-1181472142 tempest-VolumesListTestJSON-1181472142-project-member] Searching by: MultiDict([('metadata', {'Type': 'work'}), ('no_migration_targets', True)]). {{(pid=100269) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 05:47:03.116877 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:47:03.116877 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:47:03.117854 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-8119d460-bc70-4da8-b0ec-53320dd4e943 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] https://10.4.3.189/volume/v3/backups/23f5d244-ba23-41ba-ae2b-0b4759b421c2 returned with HTTP 200 Aug 25 05:47:03.119761 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 693/2743] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:47:03 2026] GET /volume/v3/backups/23f5d244-ba23-41ba-ae2b-0b4759b421c2 => generated 790 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:47:03.163367 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-95889ca2-963d-4b95-a84b-c33bd90f5699 tempest-VolumesListTestJSON-1181472142 tempest-VolumesListTestJSON-1181472142-project-member] Get all volumes completed successfully. Aug 25 05:47:03.164677 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:47:03.164677 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:47:03.171027 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-95889ca2-963d-4b95-a84b-c33bd90f5699 tempest-VolumesListTestJSON-1181472142 tempest-VolumesListTestJSON-1181472142-project-member] https://10.4.3.189/volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D returned with HTTP 200 Aug 25 05:47:03.171757 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 683/2744] 10.4.3.189 () {66 vars in 1337 bytes} [Tue Aug 25 05:47:03 2026] GET /volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D => generated 2552 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:47:03.187252 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-942759b1-d689-487c-9f43-ebe5130b4370 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:47:03.189074 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-942759b1-d689-487c-9f43-ebe5130b4370 tempest-VolumesListTestJSON-1181472142 tempest-VolumesListTestJSON-1181472142-project-member] GET https://10.4.3.189/volume/v3/volumes/detail Aug 25 05:47:03.189308 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-942759b1-d689-487c-9f43-ebe5130b4370 tempest-VolumesListTestJSON-1181472142 tempest-VolumesListTestJSON-1181472142-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:47:03.189495 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-942759b1-d689-487c-9f43-ebe5130b4370 tempest-VolumesListTestJSON-1181472142 tempest-VolumesListTestJSON-1181472142-project-member] Calling method 'detail' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:47:03.189772 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.api_utils [None req-942759b1-d689-487c-9f43-ebe5130b4370 tempest-VolumesListTestJSON-1181472142 tempest-VolumesListTestJSON-1181472142-project-member] Removing options '' from query. {{(pid=100270) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 05:47:03.191046 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-942759b1-d689-487c-9f43-ebe5130b4370 tempest-VolumesListTestJSON-1181472142 tempest-VolumesListTestJSON-1181472142-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100270) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 05:47:03.199810 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-942759b1-d689-487c-9f43-ebe5130b4370 tempest-VolumesListTestJSON-1181472142 tempest-VolumesListTestJSON-1181472142-project-member] Get all volumes completed successfully. Aug 25 05:47:03.200825 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:47:03.200825 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:47:03.207681 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-22831b8e-906d-4200-83a4-e67f33b81c8b None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:47:03.209690 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-22831b8e-906d-4200-83a4-e67f33b81c8b tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] GET https://10.4.3.189/volume/v3/backups/e6b86cdf-3ea4-40e5-9154-91a59902be43 Aug 25 05:47:03.209809 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-942759b1-d689-487c-9f43-ebe5130b4370 tempest-VolumesListTestJSON-1181472142 tempest-VolumesListTestJSON-1181472142-project-member] https://10.4.3.189/volume/v3/volumes/detail returned with HTTP 200 Aug 25 05:47:03.210081 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-22831b8e-906d-4200-83a4-e67f33b81c8b tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:47:03.210640 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-22831b8e-906d-4200-83a4-e67f33b81c8b tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:47:03.210800 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 683/2745] 10.4.3.189 () {66 vars in 1258 bytes} [Tue Aug 25 05:47:03 2026] GET /volume/v3/volumes/detail => generated 2552 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:47:03.210890 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-22831b8e-906d-4200-83a4-e67f33b81c8b tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Show backup with id e6b86cdf-3ea4-40e5-9154-91a59902be43. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:47:03.216592 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:47:03.216592 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:47:03.217461 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-22831b8e-906d-4200-83a4-e67f33b81c8b tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] https://10.4.3.189/volume/v3/backups/e6b86cdf-3ea4-40e5-9154-91a59902be43 returned with HTTP 200 Aug 25 05:47:03.217913 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 687/2746] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:47:03 2026] GET /volume/v3/backups/e6b86cdf-3ea4-40e5-9154-91a59902be43 => generated 697 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:47:03.228118 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-cea96666-e8dd-447f-96ff-9e32e84526a3 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:47:03.230134 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-cea96666-e8dd-447f-96ff-9e32e84526a3 tempest-VolumesListTestJSON-1181472142 tempest-VolumesListTestJSON-1181472142-project-member] GET https://10.4.3.189/volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D Aug 25 05:47:03.230357 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-cea96666-e8dd-447f-96ff-9e32e84526a3 tempest-VolumesListTestJSON-1181472142 tempest-VolumesListTestJSON-1181472142-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:47:03.231254 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-cea96666-e8dd-447f-96ff-9e32e84526a3 tempest-VolumesListTestJSON-1181472142 tempest-VolumesListTestJSON-1181472142-project-member] Calling method 'index' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:47:03.231254 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.api_utils [None req-cea96666-e8dd-447f-96ff-9e32e84526a3 tempest-VolumesListTestJSON-1181472142 tempest-VolumesListTestJSON-1181472142-project-member] Removing options '' from query. {{(pid=100271) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 05:47:03.232215 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-cea96666-e8dd-447f-96ff-9e32e84526a3 tempest-VolumesListTestJSON-1181472142 tempest-VolumesListTestJSON-1181472142-project-member] Searching by: MultiDict([('metadata', {'Type': 'work'}), ('no_migration_targets', True)]). {{(pid=100271) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 05:47:03.268933 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-cea96666-e8dd-447f-96ff-9e32e84526a3 tempest-VolumesListTestJSON-1181472142 tempest-VolumesListTestJSON-1181472142-project-member] Get all volumes completed successfully. Aug 25 05:47:03.269606 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-cea96666-e8dd-447f-96ff-9e32e84526a3 tempest-VolumesListTestJSON-1181472142 tempest-VolumesListTestJSON-1181472142-project-member] https://10.4.3.189/volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D returned with HTTP 200 Aug 25 05:47:03.270072 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 694/2747] 10.4.3.189 () {66 vars in 1316 bytes} [Tue Aug 25 05:47:03 2026] GET /volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D => generated 974 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:47:03.283549 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-00ff4e93-2ce2-40fd-8b3a-a5f0ef190f51 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:47:03.285516 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-00ff4e93-2ce2-40fd-8b3a-a5f0ef190f51 tempest-VolumesListTestJSON-1181472142 tempest-VolumesListTestJSON-1181472142-project-member] GET https://10.4.3.189/volume/v3/volumes?availability_zone=nova Aug 25 05:47:03.285892 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-00ff4e93-2ce2-40fd-8b3a-a5f0ef190f51 tempest-VolumesListTestJSON-1181472142 tempest-VolumesListTestJSON-1181472142-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:47:03.286174 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-00ff4e93-2ce2-40fd-8b3a-a5f0ef190f51 tempest-VolumesListTestJSON-1181472142 tempest-VolumesListTestJSON-1181472142-project-member] Calling method 'index' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:47:03.286549 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.api_utils [None req-00ff4e93-2ce2-40fd-8b3a-a5f0ef190f51 tempest-VolumesListTestJSON-1181472142 tempest-VolumesListTestJSON-1181472142-project-member] Removing options '' from query. {{(pid=100269) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 05:47:03.286926 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-00ff4e93-2ce2-40fd-8b3a-a5f0ef190f51 tempest-VolumesListTestJSON-1181472142 tempest-VolumesListTestJSON-1181472142-project-member] Could not evaluate value nova, assuming string {{(pid=100269) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 25 05:47:03.287946 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-00ff4e93-2ce2-40fd-8b3a-a5f0ef190f51 tempest-VolumesListTestJSON-1181472142 tempest-VolumesListTestJSON-1181472142-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=100269) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 05:47:03.322348 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-00ff4e93-2ce2-40fd-8b3a-a5f0ef190f51 tempest-VolumesListTestJSON-1181472142 tempest-VolumesListTestJSON-1181472142-project-member] Get all volumes completed successfully. Aug 25 05:47:03.323067 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-00ff4e93-2ce2-40fd-8b3a-a5f0ef190f51 tempest-VolumesListTestJSON-1181472142 tempest-VolumesListTestJSON-1181472142-project-member] https://10.4.3.189/volume/v3/volumes?availability_zone=nova returned with HTTP 200 Aug 25 05:47:03.323725 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 684/2748] 10.4.3.189 () {66 vars in 1282 bytes} [Tue Aug 25 05:47:03 2026] GET /volume/v3/volumes?availability_zone=nova => generated 974 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:47:03.336726 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-2b577d42-ba4a-46e1-b612-63d340f982c0 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:47:03.342228 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-2b577d42-ba4a-46e1-b612-63d340f982c0 tempest-VolumesListTestJSON-1181472142 tempest-VolumesListTestJSON-1181472142-project-member] GET https://10.4.3.189/volume/v3/volumes?availability_zone=nova Aug 25 05:47:03.342602 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-2b577d42-ba4a-46e1-b612-63d340f982c0 tempest-VolumesListTestJSON-1181472142 tempest-VolumesListTestJSON-1181472142-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:47:03.342928 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-2b577d42-ba4a-46e1-b612-63d340f982c0 tempest-VolumesListTestJSON-1181472142 tempest-VolumesListTestJSON-1181472142-project-member] Calling method 'index' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:47:03.343447 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.api_utils [None req-2b577d42-ba4a-46e1-b612-63d340f982c0 tempest-VolumesListTestJSON-1181472142 tempest-VolumesListTestJSON-1181472142-project-member] Removing options '' from query. {{(pid=100270) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 05:47:03.343778 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-2b577d42-ba4a-46e1-b612-63d340f982c0 tempest-VolumesListTestJSON-1181472142 tempest-VolumesListTestJSON-1181472142-project-member] Could not evaluate value nova, assuming string {{(pid=100270) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 25 05:47:03.344701 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-2b577d42-ba4a-46e1-b612-63d340f982c0 tempest-VolumesListTestJSON-1181472142 tempest-VolumesListTestJSON-1181472142-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=100270) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 05:47:03.388263 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-2b577d42-ba4a-46e1-b612-63d340f982c0 tempest-VolumesListTestJSON-1181472142 tempest-VolumesListTestJSON-1181472142-project-member] Get all volumes completed successfully. Aug 25 05:47:03.389074 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-2b577d42-ba4a-46e1-b612-63d340f982c0 tempest-VolumesListTestJSON-1181472142 tempest-VolumesListTestJSON-1181472142-project-member] https://10.4.3.189/volume/v3/volumes?availability_zone=nova returned with HTTP 200 Aug 25 05:47:03.389978 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 684/2749] 10.4.3.189 () {66 vars in 1282 bytes} [Tue Aug 25 05:47:03 2026] GET /volume/v3/volumes?availability_zone=nova => generated 974 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:47:03.401486 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-075cad0a-74e3-45a8-8abe-14d8036aa49d None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:47:03.403972 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-075cad0a-74e3-45a8-8abe-14d8036aa49d tempest-VolumesListTestJSON-1181472142 tempest-VolumesListTestJSON-1181472142-project-member] GET https://10.4.3.189/volume/v3/volumes?bootable=false Aug 25 05:47:03.404329 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-075cad0a-74e3-45a8-8abe-14d8036aa49d tempest-VolumesListTestJSON-1181472142 tempest-VolumesListTestJSON-1181472142-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:47:03.404631 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-075cad0a-74e3-45a8-8abe-14d8036aa49d tempest-VolumesListTestJSON-1181472142 tempest-VolumesListTestJSON-1181472142-project-member] Calling method 'index' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:47:03.404993 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.api_utils [None req-075cad0a-74e3-45a8-8abe-14d8036aa49d tempest-VolumesListTestJSON-1181472142 tempest-VolumesListTestJSON-1181472142-project-member] Removing options '' from query. {{(pid=100268) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 05:47:03.406093 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-075cad0a-74e3-45a8-8abe-14d8036aa49d tempest-VolumesListTestJSON-1181472142 tempest-VolumesListTestJSON-1181472142-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=100268) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 05:47:03.444599 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-075cad0a-74e3-45a8-8abe-14d8036aa49d tempest-VolumesListTestJSON-1181472142 tempest-VolumesListTestJSON-1181472142-project-member] Get all volumes completed successfully. Aug 25 05:47:03.445314 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-075cad0a-74e3-45a8-8abe-14d8036aa49d tempest-VolumesListTestJSON-1181472142 tempest-VolumesListTestJSON-1181472142-project-member] https://10.4.3.189/volume/v3/volumes?bootable=false returned with HTTP 200 Aug 25 05:47:03.445766 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 688/2750] 10.4.3.189 () {66 vars in 1266 bytes} [Tue Aug 25 05:47:03 2026] GET /volume/v3/volumes?bootable=false => generated 974 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:47:03.456767 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-9dbc7047-d20d-4b9d-a43d-5bd9808c8bce None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:47:03.459084 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-9dbc7047-d20d-4b9d-a43d-5bd9808c8bce tempest-VolumesListTestJSON-1181472142 tempest-VolumesListTestJSON-1181472142-project-member] GET https://10.4.3.189/volume/v3/volumes?bootable=false Aug 25 05:47:03.459364 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-9dbc7047-d20d-4b9d-a43d-5bd9808c8bce tempest-VolumesListTestJSON-1181472142 tempest-VolumesListTestJSON-1181472142-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:47:03.459655 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-9dbc7047-d20d-4b9d-a43d-5bd9808c8bce tempest-VolumesListTestJSON-1181472142 tempest-VolumesListTestJSON-1181472142-project-member] Calling method 'index' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:47:03.459980 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.api_utils [None req-9dbc7047-d20d-4b9d-a43d-5bd9808c8bce tempest-VolumesListTestJSON-1181472142 tempest-VolumesListTestJSON-1181472142-project-member] Removing options '' from query. {{(pid=100271) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 05:47:03.460376 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:47:03.460376 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:47:03.460959 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-9dbc7047-d20d-4b9d-a43d-5bd9808c8bce tempest-VolumesListTestJSON-1181472142 tempest-VolumesListTestJSON-1181472142-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=100271) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 05:47:03.503207 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-9dbc7047-d20d-4b9d-a43d-5bd9808c8bce tempest-VolumesListTestJSON-1181472142 tempest-VolumesListTestJSON-1181472142-project-member] Get all volumes completed successfully. Aug 25 05:47:03.503792 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-9dbc7047-d20d-4b9d-a43d-5bd9808c8bce tempest-VolumesListTestJSON-1181472142 tempest-VolumesListTestJSON-1181472142-project-member] https://10.4.3.189/volume/v3/volumes?bootable=false returned with HTTP 200 Aug 25 05:47:03.504316 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 695/2751] 10.4.3.189 () {66 vars in 1266 bytes} [Tue Aug 25 05:47:03 2026] GET /volume/v3/volumes?bootable=false => generated 974 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:47:03.518313 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-b98a2473-e9f0-49d6-8a51-05eb2ef37741 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:47:03.521184 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-b98a2473-e9f0-49d6-8a51-05eb2ef37741 tempest-VolumesListTestJSON-1181472142 tempest-VolumesListTestJSON-1181472142-project-member] GET https://10.4.3.189/volume/v3/volumes?status=available Aug 25 05:47:03.521552 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-b98a2473-e9f0-49d6-8a51-05eb2ef37741 tempest-VolumesListTestJSON-1181472142 tempest-VolumesListTestJSON-1181472142-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:47:03.521927 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-b98a2473-e9f0-49d6-8a51-05eb2ef37741 tempest-VolumesListTestJSON-1181472142 tempest-VolumesListTestJSON-1181472142-project-member] Calling method 'index' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:47:03.522374 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.api_utils [None req-b98a2473-e9f0-49d6-8a51-05eb2ef37741 tempest-VolumesListTestJSON-1181472142 tempest-VolumesListTestJSON-1181472142-project-member] Removing options '' from query. {{(pid=100269) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 05:47:03.523150 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-b98a2473-e9f0-49d6-8a51-05eb2ef37741 tempest-VolumesListTestJSON-1181472142 tempest-VolumesListTestJSON-1181472142-project-member] Could not evaluate value available, assuming string {{(pid=100269) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 25 05:47:03.523588 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:47:03.523588 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:47:03.524267 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-b98a2473-e9f0-49d6-8a51-05eb2ef37741 tempest-VolumesListTestJSON-1181472142 tempest-VolumesListTestJSON-1181472142-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100269) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 05:47:03.577068 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-b98a2473-e9f0-49d6-8a51-05eb2ef37741 tempest-VolumesListTestJSON-1181472142 tempest-VolumesListTestJSON-1181472142-project-member] Get all volumes completed successfully. Aug 25 05:47:03.578119 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-b98a2473-e9f0-49d6-8a51-05eb2ef37741 tempest-VolumesListTestJSON-1181472142 tempest-VolumesListTestJSON-1181472142-project-member] https://10.4.3.189/volume/v3/volumes?status=available returned with HTTP 200 Aug 25 05:47:03.578598 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 685/2752] 10.4.3.189 () {66 vars in 1270 bytes} [Tue Aug 25 05:47:03 2026] GET /volume/v3/volumes?status=available => generated 974 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:47:03.589802 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-f6bdc57c-e222-45f9-81c3-73b0b2e9e844 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:47:03.592048 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-f6bdc57c-e222-45f9-81c3-73b0b2e9e844 tempest-VolumesListTestJSON-1181472142 tempest-VolumesListTestJSON-1181472142-project-member] GET https://10.4.3.189/volume/v3/volumes?status=available Aug 25 05:47:03.592254 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-f6bdc57c-e222-45f9-81c3-73b0b2e9e844 tempest-VolumesListTestJSON-1181472142 tempest-VolumesListTestJSON-1181472142-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:47:03.592594 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-f6bdc57c-e222-45f9-81c3-73b0b2e9e844 tempest-VolumesListTestJSON-1181472142 tempest-VolumesListTestJSON-1181472142-project-member] Calling method 'index' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:47:03.592776 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.api_utils [None req-f6bdc57c-e222-45f9-81c3-73b0b2e9e844 tempest-VolumesListTestJSON-1181472142 tempest-VolumesListTestJSON-1181472142-project-member] Removing options '' from query. {{(pid=100270) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 05:47:03.593077 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-f6bdc57c-e222-45f9-81c3-73b0b2e9e844 tempest-VolumesListTestJSON-1181472142 tempest-VolumesListTestJSON-1181472142-project-member] Could not evaluate value available, assuming string {{(pid=100270) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 25 05:47:03.593389 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:47:03.593389 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:47:03.594610 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-f6bdc57c-e222-45f9-81c3-73b0b2e9e844 tempest-VolumesListTestJSON-1181472142 tempest-VolumesListTestJSON-1181472142-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100270) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 05:47:03.634052 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-f6bdc57c-e222-45f9-81c3-73b0b2e9e844 tempest-VolumesListTestJSON-1181472142 tempest-VolumesListTestJSON-1181472142-project-member] Get all volumes completed successfully. Aug 25 05:47:03.634765 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-f6bdc57c-e222-45f9-81c3-73b0b2e9e844 tempest-VolumesListTestJSON-1181472142 tempest-VolumesListTestJSON-1181472142-project-member] https://10.4.3.189/volume/v3/volumes?status=available returned with HTTP 200 Aug 25 05:47:03.635366 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 685/2753] 10.4.3.189 () {66 vars in 1270 bytes} [Tue Aug 25 05:47:03 2026] GET /volume/v3/volumes?status=available => generated 974 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:47:03.647348 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-947dd19b-0923-4b57-ac7e-5389080bd887 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:47:03.649637 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-947dd19b-0923-4b57-ac7e-5389080bd887 tempest-VolumesListTestJSON-1181472142 tempest-VolumesListTestJSON-1181472142-project-member] GET https://10.4.3.189/volume/v3/volumes/detail?availability_zone=nova Aug 25 05:47:03.650019 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-947dd19b-0923-4b57-ac7e-5389080bd887 tempest-VolumesListTestJSON-1181472142 tempest-VolumesListTestJSON-1181472142-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:47:03.650019 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-947dd19b-0923-4b57-ac7e-5389080bd887 tempest-VolumesListTestJSON-1181472142 tempest-VolumesListTestJSON-1181472142-project-member] Calling method 'detail' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:47:03.650335 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.api_utils [None req-947dd19b-0923-4b57-ac7e-5389080bd887 tempest-VolumesListTestJSON-1181472142 tempest-VolumesListTestJSON-1181472142-project-member] Removing options '' from query. {{(pid=100268) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 05:47:03.650602 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-947dd19b-0923-4b57-ac7e-5389080bd887 tempest-VolumesListTestJSON-1181472142 tempest-VolumesListTestJSON-1181472142-project-member] Could not evaluate value nova, assuming string {{(pid=100268) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 25 05:47:03.650885 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:47:03.650885 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:47:03.651257 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-947dd19b-0923-4b57-ac7e-5389080bd887 tempest-VolumesListTestJSON-1181472142 tempest-VolumesListTestJSON-1181472142-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=100268) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 05:47:03.692742 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-947dd19b-0923-4b57-ac7e-5389080bd887 tempest-VolumesListTestJSON-1181472142 tempest-VolumesListTestJSON-1181472142-project-member] Get all volumes completed successfully. Aug 25 05:47:03.693701 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:47:03.693701 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:47:03.698943 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-947dd19b-0923-4b57-ac7e-5389080bd887 tempest-VolumesListTestJSON-1181472142 tempest-VolumesListTestJSON-1181472142-project-member] https://10.4.3.189/volume/v3/volumes/detail?availability_zone=nova returned with HTTP 200 Aug 25 05:47:03.699625 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 689/2754] 10.4.3.189 () {66 vars in 1303 bytes} [Tue Aug 25 05:47:03 2026] GET /volume/v3/volumes/detail?availability_zone=nova => generated 2552 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:47:03.712326 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-16e2acde-70e8-4944-9238-f014411d153c None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:47:03.720022 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-16e2acde-70e8-4944-9238-f014411d153c tempest-VolumesBackupsTest-1415835281 tempest-VolumesBackupsTest-1415835281-project-admin] GET https://10.4.3.189/volume/v3/backups/02230ef0-2466-4428-aec6-c6b7e00cf2b0 Aug 25 05:47:03.720315 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-16e2acde-70e8-4944-9238-f014411d153c tempest-VolumesBackupsTest-1415835281 tempest-VolumesBackupsTest-1415835281-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:47:03.720555 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-16e2acde-70e8-4944-9238-f014411d153c tempest-VolumesBackupsTest-1415835281 tempest-VolumesBackupsTest-1415835281-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:47:03.720685 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-16e2acde-70e8-4944-9238-f014411d153c tempest-VolumesBackupsTest-1415835281 tempest-VolumesBackupsTest-1415835281-project-admin] Show backup with id 02230ef0-2466-4428-aec6-c6b7e00cf2b0. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:47:03.721036 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-a436edb8-c0a9-48c3-adde-fcffebb59913 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:47:03.723328 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-a436edb8-c0a9-48c3-adde-fcffebb59913 tempest-VolumesListTestJSON-1181472142 tempest-VolumesListTestJSON-1181472142-project-member] GET https://10.4.3.189/volume/v3/volumes/detail?bootable=false Aug 25 05:47:03.723633 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-a436edb8-c0a9-48c3-adde-fcffebb59913 tempest-VolumesListTestJSON-1181472142 tempest-VolumesListTestJSON-1181472142-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:47:03.724139 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-a436edb8-c0a9-48c3-adde-fcffebb59913 tempest-VolumesListTestJSON-1181472142 tempest-VolumesListTestJSON-1181472142-project-member] Calling method 'detail' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:47:03.724500 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.api_utils [None req-a436edb8-c0a9-48c3-adde-fcffebb59913 tempest-VolumesListTestJSON-1181472142 tempest-VolumesListTestJSON-1181472142-project-member] Removing options '' from query. {{(pid=100269) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 05:47:03.724908 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:47:03.724908 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:47:03.725733 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-a436edb8-c0a9-48c3-adde-fcffebb59913 tempest-VolumesListTestJSON-1181472142 tempest-VolumesListTestJSON-1181472142-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=100269) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 05:47:03.727207 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:47:03.727207 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:47:03.727207 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-16e2acde-70e8-4944-9238-f014411d153c tempest-VolumesBackupsTest-1415835281 tempest-VolumesBackupsTest-1415835281-project-admin] https://10.4.3.189/volume/v3/backups/02230ef0-2466-4428-aec6-c6b7e00cf2b0 returned with HTTP 200 Aug 25 05:47:03.727645 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 696/2755] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:47:03 2026] GET /volume/v3/backups/02230ef0-2466-4428-aec6-c6b7e00cf2b0 => generated 749 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:47:03.764390 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-a436edb8-c0a9-48c3-adde-fcffebb59913 tempest-VolumesListTestJSON-1181472142 tempest-VolumesListTestJSON-1181472142-project-member] Get all volumes completed successfully. Aug 25 05:47:03.765796 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:47:03.765796 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:47:03.774243 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-a436edb8-c0a9-48c3-adde-fcffebb59913 tempest-VolumesListTestJSON-1181472142 tempest-VolumesListTestJSON-1181472142-project-member] https://10.4.3.189/volume/v3/volumes/detail?bootable=false returned with HTTP 200 Aug 25 05:47:03.774243 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 686/2756] 10.4.3.189 () {66 vars in 1287 bytes} [Tue Aug 25 05:47:03 2026] GET /volume/v3/volumes/detail?bootable=false => generated 2552 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:47:03.793768 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-b7c204f7-3aee-4251-84b4-feb0d6014039 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:47:03.797780 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-b7c204f7-3aee-4251-84b4-feb0d6014039 tempest-VolumesListTestJSON-1181472142 tempest-VolumesListTestJSON-1181472142-project-member] GET https://10.4.3.189/volume/v3/volumes/detail?status=available Aug 25 05:47:03.798118 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-b7c204f7-3aee-4251-84b4-feb0d6014039 tempest-VolumesListTestJSON-1181472142 tempest-VolumesListTestJSON-1181472142-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:47:03.798516 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-b7c204f7-3aee-4251-84b4-feb0d6014039 tempest-VolumesListTestJSON-1181472142 tempest-VolumesListTestJSON-1181472142-project-member] Calling method 'detail' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:47:03.798712 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.api_utils [None req-b7c204f7-3aee-4251-84b4-feb0d6014039 tempest-VolumesListTestJSON-1181472142 tempest-VolumesListTestJSON-1181472142-project-member] Removing options '' from query. {{(pid=100270) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 05:47:03.799012 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-b7c204f7-3aee-4251-84b4-feb0d6014039 tempest-VolumesListTestJSON-1181472142 tempest-VolumesListTestJSON-1181472142-project-member] Could not evaluate value available, assuming string {{(pid=100270) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 25 05:47:03.799354 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:47:03.799354 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:47:03.799922 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-b7c204f7-3aee-4251-84b4-feb0d6014039 tempest-VolumesListTestJSON-1181472142 tempest-VolumesListTestJSON-1181472142-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100270) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 05:47:03.813681 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-b7c204f7-3aee-4251-84b4-feb0d6014039 tempest-VolumesListTestJSON-1181472142 tempest-VolumesListTestJSON-1181472142-project-member] Get all volumes completed successfully. Aug 25 05:47:03.815284 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:47:03.815284 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:47:03.821170 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-b7c204f7-3aee-4251-84b4-feb0d6014039 tempest-VolumesListTestJSON-1181472142 tempest-VolumesListTestJSON-1181472142-project-member] https://10.4.3.189/volume/v3/volumes/detail?status=available returned with HTTP 200 Aug 25 05:47:03.821655 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 686/2757] 10.4.3.189 () {66 vars in 1291 bytes} [Tue Aug 25 05:47:03 2026] GET /volume/v3/volumes/detail?status=available => generated 2552 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:47:03.844903 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-5e38f3b0-5ccf-4d35-80ec-cd191e1771d1 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:47:03.847418 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-5e38f3b0-5ccf-4d35-80ec-cd191e1771d1 tempest-VolumesListTestJSON-1181472142 tempest-VolumesListTestJSON-1181472142-project-member] GET https://10.4.3.189/volume/v3/volumes/ebc91db7-f0b3-4eea-a696-c64c280fe43c Aug 25 05:47:03.847570 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-5e38f3b0-5ccf-4d35-80ec-cd191e1771d1 tempest-VolumesListTestJSON-1181472142 tempest-VolumesListTestJSON-1181472142-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:47:03.847944 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-5e38f3b0-5ccf-4d35-80ec-cd191e1771d1 tempest-VolumesListTestJSON-1181472142 tempest-VolumesListTestJSON-1181472142-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:47:03.859140 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:47:03.859140 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:47:03.866650 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-5e38f3b0-5ccf-4d35-80ec-cd191e1771d1 tempest-VolumesListTestJSON-1181472142 tempest-VolumesListTestJSON-1181472142-project-member] Volume info retrieved successfully. Aug 25 05:47:03.875651 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-5e38f3b0-5ccf-4d35-80ec-cd191e1771d1 tempest-VolumesListTestJSON-1181472142 tempest-VolumesListTestJSON-1181472142-project-member] https://10.4.3.189/volume/v3/volumes/ebc91db7-f0b3-4eea-a696-c64c280fe43c returned with HTTP 200 Aug 25 05:47:03.877561 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 690/2758] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:47:03 2026] GET /volume/v3/volumes/ebc91db7-f0b3-4eea-a696-c64c280fe43c => generated 856 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:47:03.898136 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-2ea266ae-4cd2-4000-9681-f4326331f1ee None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:47:03.901108 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-2ea266ae-4cd2-4000-9681-f4326331f1ee tempest-VolumesListTestJSON-1181472142 tempest-VolumesListTestJSON-1181472142-project-member] DELETE https://10.4.3.189/volume/v3/volumes/ebc91db7-f0b3-4eea-a696-c64c280fe43c Aug 25 05:47:03.901301 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-2ea266ae-4cd2-4000-9681-f4326331f1ee tempest-VolumesListTestJSON-1181472142 tempest-VolumesListTestJSON-1181472142-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:47:03.901871 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-2ea266ae-4cd2-4000-9681-f4326331f1ee tempest-VolumesListTestJSON-1181472142 tempest-VolumesListTestJSON-1181472142-project-member] Calling method 'delete' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:47:03.901871 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [None req-2ea266ae-4cd2-4000-9681-f4326331f1ee tempest-VolumesListTestJSON-1181472142 tempest-VolumesListTestJSON-1181472142-project-member] Delete volume with id: ebc91db7-f0b3-4eea-a696-c64c280fe43c Aug 25 05:47:03.910537 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:47:03.910537 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:47:03.910952 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-2ea266ae-4cd2-4000-9681-f4326331f1ee tempest-VolumesListTestJSON-1181472142 tempest-VolumesListTestJSON-1181472142-project-member] Volume info retrieved successfully. Aug 25 05:47:03.939666 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-2ea266ae-4cd2-4000-9681-f4326331f1ee tempest-VolumesListTestJSON-1181472142 tempest-VolumesListTestJSON-1181472142-project-member] Delete volume request issued successfully. Aug 25 05:47:03.939909 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-2ea266ae-4cd2-4000-9681-f4326331f1ee tempest-VolumesListTestJSON-1181472142 tempest-VolumesListTestJSON-1181472142-project-member] https://10.4.3.189/volume/v3/volumes/ebc91db7-f0b3-4eea-a696-c64c280fe43c returned with HTTP 202 Aug 25 05:47:03.940360 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 697/2759] 10.4.3.189 () {66 vars in 1351 bytes} [Tue Aug 25 05:47:03 2026] DELETE /volume/v3/volumes/ebc91db7-f0b3-4eea-a696-c64c280fe43c => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:47:03.950613 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-6d1bfb4a-94bb-412e-8355-70408037d3a9 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:47:03.953133 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-6d1bfb4a-94bb-412e-8355-70408037d3a9 tempest-VolumesListTestJSON-1181472142 tempest-VolumesListTestJSON-1181472142-project-member] GET https://10.4.3.189/volume/v3/volumes/ebc91db7-f0b3-4eea-a696-c64c280fe43c Aug 25 05:47:03.953298 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-6d1bfb4a-94bb-412e-8355-70408037d3a9 tempest-VolumesListTestJSON-1181472142 tempest-VolumesListTestJSON-1181472142-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:47:03.953554 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-6d1bfb4a-94bb-412e-8355-70408037d3a9 tempest-VolumesListTestJSON-1181472142 tempest-VolumesListTestJSON-1181472142-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:47:03.964514 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:47:03.964514 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:47:03.976092 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-6d1bfb4a-94bb-412e-8355-70408037d3a9 tempest-VolumesListTestJSON-1181472142 tempest-VolumesListTestJSON-1181472142-project-member] Volume info retrieved successfully. Aug 25 05:47:03.982487 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-6d1bfb4a-94bb-412e-8355-70408037d3a9 tempest-VolumesListTestJSON-1181472142 tempest-VolumesListTestJSON-1181472142-project-member] https://10.4.3.189/volume/v3/volumes/ebc91db7-f0b3-4eea-a696-c64c280fe43c returned with HTTP 200 Aug 25 05:47:03.983348 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 687/2760] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:47:03 2026] GET /volume/v3/volumes/ebc91db7-f0b3-4eea-a696-c64c280fe43c => generated 855 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:47:04.135669 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-d81faabf-f4af-4210-9cdc-b6bc7811d099 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:47:04.139082 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-d81faabf-f4af-4210-9cdc-b6bc7811d099 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] GET https://10.4.3.189/volume/v3/backups/23f5d244-ba23-41ba-ae2b-0b4759b421c2 Aug 25 05:47:04.139082 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-d81faabf-f4af-4210-9cdc-b6bc7811d099 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:47:04.139082 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-d81faabf-f4af-4210-9cdc-b6bc7811d099 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:47:04.139082 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-d81faabf-f4af-4210-9cdc-b6bc7811d099 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Show backup with id 23f5d244-ba23-41ba-ae2b-0b4759b421c2. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:47:04.143818 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:47:04.143818 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:47:04.144622 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-d81faabf-f4af-4210-9cdc-b6bc7811d099 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] https://10.4.3.189/volume/v3/backups/23f5d244-ba23-41ba-ae2b-0b4759b421c2 returned with HTTP 200 Aug 25 05:47:04.145014 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 687/2761] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:47:04 2026] GET /volume/v3/backups/23f5d244-ba23-41ba-ae2b-0b4759b421c2 => generated 790 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:47:04.233504 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-5ca0d492-5688-465b-9427-2eee7a754222 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:47:04.236223 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-5ca0d492-5688-465b-9427-2eee7a754222 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] GET https://10.4.3.189/volume/v3/backups/e6b86cdf-3ea4-40e5-9154-91a59902be43 Aug 25 05:47:04.236757 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-5ca0d492-5688-465b-9427-2eee7a754222 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:47:04.237048 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-5ca0d492-5688-465b-9427-2eee7a754222 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:47:04.237344 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-5ca0d492-5688-465b-9427-2eee7a754222 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Show backup with id e6b86cdf-3ea4-40e5-9154-91a59902be43. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:47:04.243538 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:47:04.243538 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:47:04.244671 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-5ca0d492-5688-465b-9427-2eee7a754222 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] https://10.4.3.189/volume/v3/backups/e6b86cdf-3ea4-40e5-9154-91a59902be43 returned with HTTP 200 Aug 25 05:47:04.245432 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 691/2762] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:47:04 2026] GET /volume/v3/backups/e6b86cdf-3ea4-40e5-9154-91a59902be43 => generated 708 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:47:04.742668 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-44cffe08-7bf9-49a2-aec6-c7ba8d2e0b48 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:47:04.744825 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-44cffe08-7bf9-49a2-aec6-c7ba8d2e0b48 tempest-VolumesBackupsTest-1415835281 tempest-VolumesBackupsTest-1415835281-project-admin] GET https://10.4.3.189/volume/v3/backups/02230ef0-2466-4428-aec6-c6b7e00cf2b0 Aug 25 05:47:04.745189 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-44cffe08-7bf9-49a2-aec6-c7ba8d2e0b48 tempest-VolumesBackupsTest-1415835281 tempest-VolumesBackupsTest-1415835281-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:47:04.745436 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-44cffe08-7bf9-49a2-aec6-c7ba8d2e0b48 tempest-VolumesBackupsTest-1415835281 tempest-VolumesBackupsTest-1415835281-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:47:04.745657 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-44cffe08-7bf9-49a2-aec6-c7ba8d2e0b48 tempest-VolumesBackupsTest-1415835281 tempest-VolumesBackupsTest-1415835281-project-admin] Show backup with id 02230ef0-2466-4428-aec6-c6b7e00cf2b0. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:47:04.751417 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:47:04.751417 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:47:04.752414 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-44cffe08-7bf9-49a2-aec6-c7ba8d2e0b48 tempest-VolumesBackupsTest-1415835281 tempest-VolumesBackupsTest-1415835281-project-admin] https://10.4.3.189/volume/v3/backups/02230ef0-2466-4428-aec6-c6b7e00cf2b0 returned with HTTP 200 Aug 25 05:47:04.752992 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 698/2763] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:47:04 2026] GET /volume/v3/backups/02230ef0-2466-4428-aec6-c6b7e00cf2b0 => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 25 05:47:05.009761 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-ee0a371e-edf8-48cd-ad25-808d2a98caa4 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:47:05.011666 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-ee0a371e-edf8-48cd-ad25-808d2a98caa4 tempest-VolumesListTestJSON-1181472142 tempest-VolumesListTestJSON-1181472142-project-member] GET https://10.4.3.189/volume/v3/volumes/ebc91db7-f0b3-4eea-a696-c64c280fe43c Aug 25 05:47:05.012481 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-ee0a371e-edf8-48cd-ad25-808d2a98caa4 tempest-VolumesListTestJSON-1181472142 tempest-VolumesListTestJSON-1181472142-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:47:05.012481 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-ee0a371e-edf8-48cd-ad25-808d2a98caa4 tempest-VolumesListTestJSON-1181472142 tempest-VolumesListTestJSON-1181472142-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:47:05.158546 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-e80e826b-d00d-4d33-8b7b-6caa935c26ff None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:47:05.163455 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-e80e826b-d00d-4d33-8b7b-6caa935c26ff tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] GET https://10.4.3.189/volume/v3/backups/23f5d244-ba23-41ba-ae2b-0b4759b421c2 Aug 25 05:47:05.163455 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-e80e826b-d00d-4d33-8b7b-6caa935c26ff tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:47:05.163455 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-e80e826b-d00d-4d33-8b7b-6caa935c26ff tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:47:05.163455 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-e80e826b-d00d-4d33-8b7b-6caa935c26ff tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Show backup with id 23f5d244-ba23-41ba-ae2b-0b4759b421c2. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:47:05.171308 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:47:05.171308 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:47:05.172468 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-e80e826b-d00d-4d33-8b7b-6caa935c26ff tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] https://10.4.3.189/volume/v3/backups/23f5d244-ba23-41ba-ae2b-0b4759b421c2 returned with HTTP 200 Aug 25 05:47:05.173039 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 688/2764] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:47:05 2026] GET /volume/v3/backups/23f5d244-ba23-41ba-ae2b-0b4759b421c2 => generated 790 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:47:05.205671 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-ee0a371e-edf8-48cd-ad25-808d2a98caa4 tempest-VolumesListTestJSON-1181472142 tempest-VolumesListTestJSON-1181472142-project-member] https://10.4.3.189/volume/v3/volumes/ebc91db7-f0b3-4eea-a696-c64c280fe43c returned with HTTP 404 Aug 25 05:47:05.206269 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 688/2765] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:47:05 2026] GET /volume/v3/volumes/ebc91db7-f0b3-4eea-a696-c64c280fe43c => generated 109 bytes in 197 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:47:05.215259 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-8aa61d02-041a-4ac9-aa1c-ddf860c8841a None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:47:05.218258 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-8aa61d02-041a-4ac9-aa1c-ddf860c8841a tempest-VolumesListTestJSON-1181472142 tempest-VolumesListTestJSON-1181472142-project-member] GET https://10.4.3.189/volume/v3/volumes/1d996c2d-718d-4d5c-a77f-e2507ddf93ba Aug 25 05:47:05.218644 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-8aa61d02-041a-4ac9-aa1c-ddf860c8841a tempest-VolumesListTestJSON-1181472142 tempest-VolumesListTestJSON-1181472142-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:47:05.218975 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-8aa61d02-041a-4ac9-aa1c-ddf860c8841a tempest-VolumesListTestJSON-1181472142 tempest-VolumesListTestJSON-1181472142-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:47:05.230298 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:47:05.230298 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:47:05.235501 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-8aa61d02-041a-4ac9-aa1c-ddf860c8841a tempest-VolumesListTestJSON-1181472142 tempest-VolumesListTestJSON-1181472142-project-member] Volume info retrieved successfully. Aug 25 05:47:05.242080 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-8aa61d02-041a-4ac9-aa1c-ddf860c8841a tempest-VolumesListTestJSON-1181472142 tempest-VolumesListTestJSON-1181472142-project-member] https://10.4.3.189/volume/v3/volumes/1d996c2d-718d-4d5c-a77f-e2507ddf93ba returned with HTTP 200 Aug 25 05:47:05.242716 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 692/2766] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:47:05 2026] GET /volume/v3/volumes/1d996c2d-718d-4d5c-a77f-e2507ddf93ba => generated 856 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:47:05.255443 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-cffefe75-b3d0-483a-9896-d274a05c5e68 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:47:05.258650 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-cffefe75-b3d0-483a-9896-d274a05c5e68 tempest-VolumesListTestJSON-1181472142 tempest-VolumesListTestJSON-1181472142-project-member] DELETE https://10.4.3.189/volume/v3/volumes/1d996c2d-718d-4d5c-a77f-e2507ddf93ba Aug 25 05:47:05.258942 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-cffefe75-b3d0-483a-9896-d274a05c5e68 tempest-VolumesListTestJSON-1181472142 tempest-VolumesListTestJSON-1181472142-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:47:05.259278 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-cffefe75-b3d0-483a-9896-d274a05c5e68 tempest-VolumesListTestJSON-1181472142 tempest-VolumesListTestJSON-1181472142-project-member] Calling method 'delete' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:47:05.259531 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [None req-cffefe75-b3d0-483a-9896-d274a05c5e68 tempest-VolumesListTestJSON-1181472142 tempest-VolumesListTestJSON-1181472142-project-member] Delete volume with id: 1d996c2d-718d-4d5c-a77f-e2507ddf93ba Aug 25 05:47:05.260638 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-3078b2f0-b433-454d-a565-ffbfdce0deb7 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:47:05.264085 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-3078b2f0-b433-454d-a565-ffbfdce0deb7 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] GET https://10.4.3.189/volume/v3/backups/e6b86cdf-3ea4-40e5-9154-91a59902be43 Aug 25 05:47:05.264085 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-3078b2f0-b433-454d-a565-ffbfdce0deb7 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:47:05.264085 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-3078b2f0-b433-454d-a565-ffbfdce0deb7 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:47:05.264085 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-3078b2f0-b433-454d-a565-ffbfdce0deb7 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Show backup with id e6b86cdf-3ea4-40e5-9154-91a59902be43. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:47:05.271959 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:47:05.271959 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:47:05.273091 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-3078b2f0-b433-454d-a565-ffbfdce0deb7 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] https://10.4.3.189/volume/v3/backups/e6b86cdf-3ea4-40e5-9154-91a59902be43 returned with HTTP 200 Aug 25 05:47:05.273685 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 689/2767] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:47:05 2026] GET /volume/v3/backups/e6b86cdf-3ea4-40e5-9154-91a59902be43 => generated 708 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:47:05.280823 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:47:05.280823 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:47:05.281466 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-cffefe75-b3d0-483a-9896-d274a05c5e68 tempest-VolumesListTestJSON-1181472142 tempest-VolumesListTestJSON-1181472142-project-member] Volume info retrieved successfully. Aug 25 05:47:05.307401 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-cffefe75-b3d0-483a-9896-d274a05c5e68 tempest-VolumesListTestJSON-1181472142 tempest-VolumesListTestJSON-1181472142-project-member] Delete volume request issued successfully. Aug 25 05:47:05.307401 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-cffefe75-b3d0-483a-9896-d274a05c5e68 tempest-VolumesListTestJSON-1181472142 tempest-VolumesListTestJSON-1181472142-project-member] https://10.4.3.189/volume/v3/volumes/1d996c2d-718d-4d5c-a77f-e2507ddf93ba returned with HTTP 202 Aug 25 05:47:05.307938 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 699/2768] 10.4.3.189 () {66 vars in 1351 bytes} [Tue Aug 25 05:47:05 2026] DELETE /volume/v3/volumes/1d996c2d-718d-4d5c-a77f-e2507ddf93ba => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 25 05:47:05.318414 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-53063032-2028-406c-8c04-9798c428d2d7 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:47:05.320522 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-53063032-2028-406c-8c04-9798c428d2d7 tempest-VolumesListTestJSON-1181472142 tempest-VolumesListTestJSON-1181472142-project-member] GET https://10.4.3.189/volume/v3/volumes/1d996c2d-718d-4d5c-a77f-e2507ddf93ba Aug 25 05:47:05.320682 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-53063032-2028-406c-8c04-9798c428d2d7 tempest-VolumesListTestJSON-1181472142 tempest-VolumesListTestJSON-1181472142-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:47:05.320918 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-53063032-2028-406c-8c04-9798c428d2d7 tempest-VolumesListTestJSON-1181472142 tempest-VolumesListTestJSON-1181472142-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:47:05.332776 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:47:05.332776 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:47:05.338558 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-53063032-2028-406c-8c04-9798c428d2d7 tempest-VolumesListTestJSON-1181472142 tempest-VolumesListTestJSON-1181472142-project-member] Volume info retrieved successfully. Aug 25 05:47:05.349627 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-53063032-2028-406c-8c04-9798c428d2d7 tempest-VolumesListTestJSON-1181472142 tempest-VolumesListTestJSON-1181472142-project-member] https://10.4.3.189/volume/v3/volumes/1d996c2d-718d-4d5c-a77f-e2507ddf93ba returned with HTTP 200 Aug 25 05:47:05.350210 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 689/2769] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:47:05 2026] GET /volume/v3/volumes/1d996c2d-718d-4d5c-a77f-e2507ddf93ba => generated 855 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:47:05.768285 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-f9c5255f-5be9-44b9-9307-bd03b6225602 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:47:05.771209 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f9c5255f-5be9-44b9-9307-bd03b6225602 tempest-VolumesBackupsTest-1415835281 tempest-VolumesBackupsTest-1415835281-project-admin] GET https://10.4.3.189/volume/v3/backups/02230ef0-2466-4428-aec6-c6b7e00cf2b0 Aug 25 05:47:05.771209 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f9c5255f-5be9-44b9-9307-bd03b6225602 tempest-VolumesBackupsTest-1415835281 tempest-VolumesBackupsTest-1415835281-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:47:05.771209 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f9c5255f-5be9-44b9-9307-bd03b6225602 tempest-VolumesBackupsTest-1415835281 tempest-VolumesBackupsTest-1415835281-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:47:05.771209 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-f9c5255f-5be9-44b9-9307-bd03b6225602 tempest-VolumesBackupsTest-1415835281 tempest-VolumesBackupsTest-1415835281-project-admin] Show backup with id 02230ef0-2466-4428-aec6-c6b7e00cf2b0. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:47:05.775033 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:47:05.775033 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:47:05.775740 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f9c5255f-5be9-44b9-9307-bd03b6225602 tempest-VolumesBackupsTest-1415835281 tempest-VolumesBackupsTest-1415835281-project-admin] https://10.4.3.189/volume/v3/backups/02230ef0-2466-4428-aec6-c6b7e00cf2b0 returned with HTTP 200 Aug 25 05:47:05.776139 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 693/2770] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:47:05 2026] GET /volume/v3/backups/02230ef0-2466-4428-aec6-c6b7e00cf2b0 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:47:06.188639 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-4aaf8d9f-ffa0-4a3d-a48b-a4f3f706184e None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:47:06.190919 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-4aaf8d9f-ffa0-4a3d-a48b-a4f3f706184e tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] GET https://10.4.3.189/volume/v3/backups/23f5d244-ba23-41ba-ae2b-0b4759b421c2 Aug 25 05:47:06.192734 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-4aaf8d9f-ffa0-4a3d-a48b-a4f3f706184e tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:47:06.192734 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-4aaf8d9f-ffa0-4a3d-a48b-a4f3f706184e tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:47:06.192734 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-4aaf8d9f-ffa0-4a3d-a48b-a4f3f706184e tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Show backup with id 23f5d244-ba23-41ba-ae2b-0b4759b421c2. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:47:06.197228 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:47:06.197228 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:47:06.198369 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-4aaf8d9f-ffa0-4a3d-a48b-a4f3f706184e tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] https://10.4.3.189/volume/v3/backups/23f5d244-ba23-41ba-ae2b-0b4759b421c2 returned with HTTP 200 Aug 25 05:47:06.198939 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 690/2771] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:47:06 2026] GET /volume/v3/backups/23f5d244-ba23-41ba-ae2b-0b4759b421c2 => generated 790 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:47:06.290882 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-e7a36a4e-0779-4063-928c-735df34e1b0e None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:47:06.293585 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-e7a36a4e-0779-4063-928c-735df34e1b0e tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] GET https://10.4.3.189/volume/v3/backups/e6b86cdf-3ea4-40e5-9154-91a59902be43 Aug 25 05:47:06.294925 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-e7a36a4e-0779-4063-928c-735df34e1b0e tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:47:06.294925 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-e7a36a4e-0779-4063-928c-735df34e1b0e tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:47:06.294925 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-e7a36a4e-0779-4063-928c-735df34e1b0e tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Show backup with id e6b86cdf-3ea4-40e5-9154-91a59902be43. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:47:06.301314 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:47:06.301314 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:47:06.302330 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-e7a36a4e-0779-4063-928c-735df34e1b0e tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] https://10.4.3.189/volume/v3/backups/e6b86cdf-3ea4-40e5-9154-91a59902be43 returned with HTTP 200 Aug 25 05:47:06.302913 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 700/2772] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:47:06 2026] GET /volume/v3/backups/e6b86cdf-3ea4-40e5-9154-91a59902be43 => generated 708 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:47:06.367105 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-14a0e683-1202-4f63-9f8c-14b7f62e85d5 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:47:06.369579 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-14a0e683-1202-4f63-9f8c-14b7f62e85d5 tempest-VolumesListTestJSON-1181472142 tempest-VolumesListTestJSON-1181472142-project-member] GET https://10.4.3.189/volume/v3/volumes/1d996c2d-718d-4d5c-a77f-e2507ddf93ba Aug 25 05:47:06.369904 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-14a0e683-1202-4f63-9f8c-14b7f62e85d5 tempest-VolumesListTestJSON-1181472142 tempest-VolumesListTestJSON-1181472142-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:47:06.370130 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-14a0e683-1202-4f63-9f8c-14b7f62e85d5 tempest-VolumesListTestJSON-1181472142 tempest-VolumesListTestJSON-1181472142-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:47:06.377081 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-14a0e683-1202-4f63-9f8c-14b7f62e85d5 tempest-VolumesListTestJSON-1181472142 tempest-VolumesListTestJSON-1181472142-project-member] https://10.4.3.189/volume/v3/volumes/1d996c2d-718d-4d5c-a77f-e2507ddf93ba returned with HTTP 404 Aug 25 05:47:06.377636 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 690/2773] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:47:06 2026] GET /volume/v3/volumes/1d996c2d-718d-4d5c-a77f-e2507ddf93ba => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:47:06.388156 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-7b279f36-b2a6-45fd-aa52-cf95016b0834 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:47:06.391552 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-7b279f36-b2a6-45fd-aa52-cf95016b0834 tempest-VolumesListTestJSON-1181472142 tempest-VolumesListTestJSON-1181472142-project-member] GET https://10.4.3.189/volume/v3/volumes/fedcefe2-226c-4209-9700-2141209da10b Aug 25 05:47:06.391929 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-7b279f36-b2a6-45fd-aa52-cf95016b0834 tempest-VolumesListTestJSON-1181472142 tempest-VolumesListTestJSON-1181472142-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:47:06.392005 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-7b279f36-b2a6-45fd-aa52-cf95016b0834 tempest-VolumesListTestJSON-1181472142 tempest-VolumesListTestJSON-1181472142-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:47:06.407925 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:47:06.407925 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:47:06.414664 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-7b279f36-b2a6-45fd-aa52-cf95016b0834 tempest-VolumesListTestJSON-1181472142 tempest-VolumesListTestJSON-1181472142-project-member] Volume info retrieved successfully. Aug 25 05:47:06.423346 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-7b279f36-b2a6-45fd-aa52-cf95016b0834 tempest-VolumesListTestJSON-1181472142 tempest-VolumesListTestJSON-1181472142-project-member] https://10.4.3.189/volume/v3/volumes/fedcefe2-226c-4209-9700-2141209da10b returned with HTTP 200 Aug 25 05:47:06.423875 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 694/2774] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:47:06 2026] GET /volume/v3/volumes/fedcefe2-226c-4209-9700-2141209da10b => generated 857 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:47:06.445489 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-0baf2508-fc68-440b-9b1f-886d76d95ab4 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:47:06.447507 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-0baf2508-fc68-440b-9b1f-886d76d95ab4 tempest-VolumesListTestJSON-1181472142 tempest-VolumesListTestJSON-1181472142-project-member] DELETE https://10.4.3.189/volume/v3/volumes/fedcefe2-226c-4209-9700-2141209da10b Aug 25 05:47:06.447739 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-0baf2508-fc68-440b-9b1f-886d76d95ab4 tempest-VolumesListTestJSON-1181472142 tempest-VolumesListTestJSON-1181472142-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:47:06.447990 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-0baf2508-fc68-440b-9b1f-886d76d95ab4 tempest-VolumesListTestJSON-1181472142 tempest-VolumesListTestJSON-1181472142-project-member] Calling method 'delete' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:47:06.448187 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.v3.volumes [None req-0baf2508-fc68-440b-9b1f-886d76d95ab4 tempest-VolumesListTestJSON-1181472142 tempest-VolumesListTestJSON-1181472142-project-member] Delete volume with id: fedcefe2-226c-4209-9700-2141209da10b Aug 25 05:47:06.459283 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:47:06.459283 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:47:06.459942 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-0baf2508-fc68-440b-9b1f-886d76d95ab4 tempest-VolumesListTestJSON-1181472142 tempest-VolumesListTestJSON-1181472142-project-member] Volume info retrieved successfully. Aug 25 05:47:06.490017 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-0baf2508-fc68-440b-9b1f-886d76d95ab4 tempest-VolumesListTestJSON-1181472142 tempest-VolumesListTestJSON-1181472142-project-member] Delete volume request issued successfully. Aug 25 05:47:06.490213 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-0baf2508-fc68-440b-9b1f-886d76d95ab4 tempest-VolumesListTestJSON-1181472142 tempest-VolumesListTestJSON-1181472142-project-member] https://10.4.3.189/volume/v3/volumes/fedcefe2-226c-4209-9700-2141209da10b returned with HTTP 202 Aug 25 05:47:06.490843 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 691/2775] 10.4.3.189 () {66 vars in 1351 bytes} [Tue Aug 25 05:47:06 2026] DELETE /volume/v3/volumes/fedcefe2-226c-4209-9700-2141209da10b => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:47:06.498642 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-2fb232d6-b6e5-4d20-8aeb-c1885f92aac6 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:47:06.500708 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-2fb232d6-b6e5-4d20-8aeb-c1885f92aac6 tempest-VolumesListTestJSON-1181472142 tempest-VolumesListTestJSON-1181472142-project-member] GET https://10.4.3.189/volume/v3/volumes/fedcefe2-226c-4209-9700-2141209da10b Aug 25 05:47:06.501023 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-2fb232d6-b6e5-4d20-8aeb-c1885f92aac6 tempest-VolumesListTestJSON-1181472142 tempest-VolumesListTestJSON-1181472142-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:47:06.501251 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-2fb232d6-b6e5-4d20-8aeb-c1885f92aac6 tempest-VolumesListTestJSON-1181472142 tempest-VolumesListTestJSON-1181472142-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:47:06.509745 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:47:06.509745 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:47:06.514893 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-2fb232d6-b6e5-4d20-8aeb-c1885f92aac6 tempest-VolumesListTestJSON-1181472142 tempest-VolumesListTestJSON-1181472142-project-member] Volume info retrieved successfully. Aug 25 05:47:06.522147 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-2fb232d6-b6e5-4d20-8aeb-c1885f92aac6 tempest-VolumesListTestJSON-1181472142 tempest-VolumesListTestJSON-1181472142-project-member] https://10.4.3.189/volume/v3/volumes/fedcefe2-226c-4209-9700-2141209da10b returned with HTTP 200 Aug 25 05:47:06.522147 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 701/2776] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:47:06 2026] GET /volume/v3/volumes/fedcefe2-226c-4209-9700-2141209da10b => generated 856 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:47:06.790771 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-4c490bff-8ad0-4478-9a53-2ad7ed93b414 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:47:06.793383 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-4c490bff-8ad0-4478-9a53-2ad7ed93b414 tempest-VolumesBackupsTest-1415835281 tempest-VolumesBackupsTest-1415835281-project-admin] GET https://10.4.3.189/volume/v3/backups/02230ef0-2466-4428-aec6-c6b7e00cf2b0 Aug 25 05:47:06.794644 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-4c490bff-8ad0-4478-9a53-2ad7ed93b414 tempest-VolumesBackupsTest-1415835281 tempest-VolumesBackupsTest-1415835281-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:47:06.794644 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-4c490bff-8ad0-4478-9a53-2ad7ed93b414 tempest-VolumesBackupsTest-1415835281 tempest-VolumesBackupsTest-1415835281-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:47:06.794644 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-4c490bff-8ad0-4478-9a53-2ad7ed93b414 tempest-VolumesBackupsTest-1415835281 tempest-VolumesBackupsTest-1415835281-project-admin] Show backup with id 02230ef0-2466-4428-aec6-c6b7e00cf2b0. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:47:06.800094 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:47:06.800094 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:47:06.801106 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-4c490bff-8ad0-4478-9a53-2ad7ed93b414 tempest-VolumesBackupsTest-1415835281 tempest-VolumesBackupsTest-1415835281-project-admin] https://10.4.3.189/volume/v3/backups/02230ef0-2466-4428-aec6-c6b7e00cf2b0 returned with HTTP 200 Aug 25 05:47:06.801655 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 691/2777] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:47:06 2026] GET /volume/v3/backups/02230ef0-2466-4428-aec6-c6b7e00cf2b0 => generated 749 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:47:07.215898 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-1da49f5b-4df5-4ad6-ab1d-ad208b3af36b None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:47:07.219087 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-1da49f5b-4df5-4ad6-ab1d-ad208b3af36b tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] GET https://10.4.3.189/volume/v3/backups/23f5d244-ba23-41ba-ae2b-0b4759b421c2 Aug 25 05:47:07.219087 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-1da49f5b-4df5-4ad6-ab1d-ad208b3af36b tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:47:07.219087 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-1da49f5b-4df5-4ad6-ab1d-ad208b3af36b tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:47:07.219087 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-1da49f5b-4df5-4ad6-ab1d-ad208b3af36b tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Show backup with id 23f5d244-ba23-41ba-ae2b-0b4759b421c2. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:47:07.225441 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:47:07.225441 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:47:07.226785 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-1da49f5b-4df5-4ad6-ab1d-ad208b3af36b tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] https://10.4.3.189/volume/v3/backups/23f5d244-ba23-41ba-ae2b-0b4759b421c2 returned with HTTP 200 Aug 25 05:47:07.227530 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 695/2778] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:47:07 2026] GET /volume/v3/backups/23f5d244-ba23-41ba-ae2b-0b4759b421c2 => generated 790 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:47:07.315918 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-7179de55-b7db-4e60-9f0f-60481dc4cfe2 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:47:07.317723 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-7179de55-b7db-4e60-9f0f-60481dc4cfe2 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] GET https://10.4.3.189/volume/v3/backups/e6b86cdf-3ea4-40e5-9154-91a59902be43 Aug 25 05:47:07.317980 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-7179de55-b7db-4e60-9f0f-60481dc4cfe2 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:47:07.318205 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-7179de55-b7db-4e60-9f0f-60481dc4cfe2 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:47:07.318520 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-7179de55-b7db-4e60-9f0f-60481dc4cfe2 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Show backup with id e6b86cdf-3ea4-40e5-9154-91a59902be43. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:47:07.322955 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:47:07.322955 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:47:07.323600 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-7179de55-b7db-4e60-9f0f-60481dc4cfe2 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] https://10.4.3.189/volume/v3/backups/e6b86cdf-3ea4-40e5-9154-91a59902be43 returned with HTTP 200 Aug 25 05:47:07.324286 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 692/2779] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:47:07 2026] GET /volume/v3/backups/e6b86cdf-3ea4-40e5-9154-91a59902be43 => generated 708 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:47:07.544293 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-a396100c-de94-4a2f-b69f-d4c370da430c None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:47:07.558104 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-a396100c-de94-4a2f-b69f-d4c370da430c tempest-VolumesListTestJSON-1181472142 tempest-VolumesListTestJSON-1181472142-project-member] GET https://10.4.3.189/volume/v3/volumes/fedcefe2-226c-4209-9700-2141209da10b Aug 25 05:47:07.558104 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-a396100c-de94-4a2f-b69f-d4c370da430c tempest-VolumesListTestJSON-1181472142 tempest-VolumesListTestJSON-1181472142-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:47:07.559311 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-a396100c-de94-4a2f-b69f-d4c370da430c tempest-VolumesListTestJSON-1181472142 tempest-VolumesListTestJSON-1181472142-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:47:07.574711 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-a396100c-de94-4a2f-b69f-d4c370da430c tempest-VolumesListTestJSON-1181472142 tempest-VolumesListTestJSON-1181472142-project-member] https://10.4.3.189/volume/v3/volumes/fedcefe2-226c-4209-9700-2141209da10b returned with HTTP 404 Aug 25 05:47:07.575532 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 702/2780] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:47:07 2026] GET /volume/v3/volumes/fedcefe2-226c-4209-9700-2141209da10b => generated 109 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:47:07.820468 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-266b8eed-aa68-42a0-9044-934a8c182c55 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:47:07.826561 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-266b8eed-aa68-42a0-9044-934a8c182c55 tempest-VolumesBackupsTest-1415835281 tempest-VolumesBackupsTest-1415835281-project-admin] GET https://10.4.3.189/volume/v3/backups/02230ef0-2466-4428-aec6-c6b7e00cf2b0 Aug 25 05:47:07.827556 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-266b8eed-aa68-42a0-9044-934a8c182c55 tempest-VolumesBackupsTest-1415835281 tempest-VolumesBackupsTest-1415835281-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:47:07.827773 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-266b8eed-aa68-42a0-9044-934a8c182c55 tempest-VolumesBackupsTest-1415835281 tempest-VolumesBackupsTest-1415835281-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:47:07.827908 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-266b8eed-aa68-42a0-9044-934a8c182c55 tempest-VolumesBackupsTest-1415835281 tempest-VolumesBackupsTest-1415835281-project-admin] Show backup with id 02230ef0-2466-4428-aec6-c6b7e00cf2b0. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:47:07.839284 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:47:07.839284 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:47:07.839873 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-266b8eed-aa68-42a0-9044-934a8c182c55 tempest-VolumesBackupsTest-1415835281 tempest-VolumesBackupsTest-1415835281-project-admin] https://10.4.3.189/volume/v3/backups/02230ef0-2466-4428-aec6-c6b7e00cf2b0 returned with HTTP 200 Aug 25 05:47:07.840782 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 692/2781] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:47:07 2026] GET /volume/v3/backups/02230ef0-2466-4428-aec6-c6b7e00cf2b0 => generated 749 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:47:08.247081 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-aca9dc52-8b96-40f6-aba8-267000dc9fdd None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:47:08.254167 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-aca9dc52-8b96-40f6-aba8-267000dc9fdd tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] GET https://10.4.3.189/volume/v3/backups/23f5d244-ba23-41ba-ae2b-0b4759b421c2 Aug 25 05:47:08.254167 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-aca9dc52-8b96-40f6-aba8-267000dc9fdd tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:47:08.254167 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-aca9dc52-8b96-40f6-aba8-267000dc9fdd tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:47:08.254167 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-aca9dc52-8b96-40f6-aba8-267000dc9fdd tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Show backup with id 23f5d244-ba23-41ba-ae2b-0b4759b421c2. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:47:08.263087 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:47:08.263087 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:47:08.265469 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-aca9dc52-8b96-40f6-aba8-267000dc9fdd tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] https://10.4.3.189/volume/v3/backups/23f5d244-ba23-41ba-ae2b-0b4759b421c2 returned with HTTP 200 Aug 25 05:47:08.266235 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 696/2782] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:47:08 2026] GET /volume/v3/backups/23f5d244-ba23-41ba-ae2b-0b4759b421c2 => generated 790 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:47:08.339898 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-70f0213b-c729-4af0-9eae-ffd97ad28e59 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:47:08.342478 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-70f0213b-c729-4af0-9eae-ffd97ad28e59 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] GET https://10.4.3.189/volume/v3/backups/e6b86cdf-3ea4-40e5-9154-91a59902be43 Aug 25 05:47:08.342778 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-70f0213b-c729-4af0-9eae-ffd97ad28e59 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:47:08.344927 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-70f0213b-c729-4af0-9eae-ffd97ad28e59 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:47:08.344927 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-70f0213b-c729-4af0-9eae-ffd97ad28e59 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Show backup with id e6b86cdf-3ea4-40e5-9154-91a59902be43. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:47:08.350410 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:47:08.350410 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:47:08.351252 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-70f0213b-c729-4af0-9eae-ffd97ad28e59 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] https://10.4.3.189/volume/v3/backups/e6b86cdf-3ea4-40e5-9154-91a59902be43 returned with HTTP 200 Aug 25 05:47:08.351922 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 693/2783] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:47:08 2026] GET /volume/v3/backups/e6b86cdf-3ea4-40e5-9154-91a59902be43 => generated 708 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:47:08.852467 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-2db77758-7808-4789-984c-759c01b11e7c None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:47:08.855401 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-2db77758-7808-4789-984c-759c01b11e7c tempest-VolumesBackupsTest-1415835281 tempest-VolumesBackupsTest-1415835281-project-admin] GET https://10.4.3.189/volume/v3/backups/02230ef0-2466-4428-aec6-c6b7e00cf2b0 Aug 25 05:47:08.855977 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-2db77758-7808-4789-984c-759c01b11e7c tempest-VolumesBackupsTest-1415835281 tempest-VolumesBackupsTest-1415835281-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:47:08.856206 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-2db77758-7808-4789-984c-759c01b11e7c tempest-VolumesBackupsTest-1415835281 tempest-VolumesBackupsTest-1415835281-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:47:08.856336 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-2db77758-7808-4789-984c-759c01b11e7c tempest-VolumesBackupsTest-1415835281 tempest-VolumesBackupsTest-1415835281-project-admin] Show backup with id 02230ef0-2466-4428-aec6-c6b7e00cf2b0. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:47:08.862298 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:47:08.862298 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:47:08.863084 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-2db77758-7808-4789-984c-759c01b11e7c tempest-VolumesBackupsTest-1415835281 tempest-VolumesBackupsTest-1415835281-project-admin] https://10.4.3.189/volume/v3/backups/02230ef0-2466-4428-aec6-c6b7e00cf2b0 returned with HTTP 200 Aug 25 05:47:08.863579 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 703/2784] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:47:08 2026] GET /volume/v3/backups/02230ef0-2466-4428-aec6-c6b7e00cf2b0 => generated 749 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 25 05:47:09.283315 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-59b96b74-7b43-4c14-a38b-4685cb26b4eb None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:47:09.287320 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-59b96b74-7b43-4c14-a38b-4685cb26b4eb tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] GET https://10.4.3.189/volume/v3/backups/23f5d244-ba23-41ba-ae2b-0b4759b421c2 Aug 25 05:47:09.288455 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-59b96b74-7b43-4c14-a38b-4685cb26b4eb tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:47:09.288455 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-59b96b74-7b43-4c14-a38b-4685cb26b4eb tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:47:09.289571 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-59b96b74-7b43-4c14-a38b-4685cb26b4eb tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Show backup with id 23f5d244-ba23-41ba-ae2b-0b4759b421c2. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:47:09.298047 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:47:09.298047 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:47:09.299474 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-59b96b74-7b43-4c14-a38b-4685cb26b4eb tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] https://10.4.3.189/volume/v3/backups/23f5d244-ba23-41ba-ae2b-0b4759b421c2 returned with HTTP 200 Aug 25 05:47:09.300171 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 693/2785] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:47:09 2026] GET /volume/v3/backups/23f5d244-ba23-41ba-ae2b-0b4759b421c2 => generated 790 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:47:09.368168 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-54c45e91-06fd-47f0-aab5-cd0de6fe21a5 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:47:09.370502 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-54c45e91-06fd-47f0-aab5-cd0de6fe21a5 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] GET https://10.4.3.189/volume/v3/backups/e6b86cdf-3ea4-40e5-9154-91a59902be43 Aug 25 05:47:09.370934 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-54c45e91-06fd-47f0-aab5-cd0de6fe21a5 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:47:09.371188 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-54c45e91-06fd-47f0-aab5-cd0de6fe21a5 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:47:09.371392 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-54c45e91-06fd-47f0-aab5-cd0de6fe21a5 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Show backup with id e6b86cdf-3ea4-40e5-9154-91a59902be43. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:47:09.376920 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:47:09.376920 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:47:09.377930 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-54c45e91-06fd-47f0-aab5-cd0de6fe21a5 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] https://10.4.3.189/volume/v3/backups/e6b86cdf-3ea4-40e5-9154-91a59902be43 returned with HTTP 200 Aug 25 05:47:09.378448 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 697/2786] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:47:09 2026] GET /volume/v3/backups/e6b86cdf-3ea4-40e5-9154-91a59902be43 => generated 708 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:47:09.880556 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-4834c59a-c7cb-4211-8a0b-aed6e44f7a07 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:47:09.882656 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-4834c59a-c7cb-4211-8a0b-aed6e44f7a07 tempest-VolumesBackupsTest-1415835281 tempest-VolumesBackupsTest-1415835281-project-admin] GET https://10.4.3.189/volume/v3/backups/02230ef0-2466-4428-aec6-c6b7e00cf2b0 Aug 25 05:47:09.882923 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-4834c59a-c7cb-4211-8a0b-aed6e44f7a07 tempest-VolumesBackupsTest-1415835281 tempest-VolumesBackupsTest-1415835281-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:47:09.883473 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-4834c59a-c7cb-4211-8a0b-aed6e44f7a07 tempest-VolumesBackupsTest-1415835281 tempest-VolumesBackupsTest-1415835281-project-admin] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:47:09.883755 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-4834c59a-c7cb-4211-8a0b-aed6e44f7a07 tempest-VolumesBackupsTest-1415835281 tempest-VolumesBackupsTest-1415835281-project-admin] Show backup with id 02230ef0-2466-4428-aec6-c6b7e00cf2b0. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:47:09.889963 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:47:09.889963 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:47:09.890984 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-4834c59a-c7cb-4211-8a0b-aed6e44f7a07 tempest-VolumesBackupsTest-1415835281 tempest-VolumesBackupsTest-1415835281-project-admin] https://10.4.3.189/volume/v3/backups/02230ef0-2466-4428-aec6-c6b7e00cf2b0 returned with HTTP 200 Aug 25 05:47:09.892174 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 694/2787] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:47:09 2026] GET /volume/v3/backups/02230ef0-2466-4428-aec6-c6b7e00cf2b0 => generated 749 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:47:10.315384 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-cbdec427-36e7-4d7d-a235-a933c6568af3 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:47:10.318254 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-cbdec427-36e7-4d7d-a235-a933c6568af3 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] GET https://10.4.3.189/volume/v3/backups/23f5d244-ba23-41ba-ae2b-0b4759b421c2 Aug 25 05:47:10.318436 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-cbdec427-36e7-4d7d-a235-a933c6568af3 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:47:10.319051 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-cbdec427-36e7-4d7d-a235-a933c6568af3 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:47:10.319051 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-cbdec427-36e7-4d7d-a235-a933c6568af3 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Show backup with id 23f5d244-ba23-41ba-ae2b-0b4759b421c2. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:47:10.326422 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:47:10.326422 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:47:10.327325 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-cbdec427-36e7-4d7d-a235-a933c6568af3 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] https://10.4.3.189/volume/v3/backups/23f5d244-ba23-41ba-ae2b-0b4759b421c2 returned with HTTP 200 Aug 25 05:47:10.331693 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 704/2788] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:47:10 2026] GET /volume/v3/backups/23f5d244-ba23-41ba-ae2b-0b4759b421c2 => generated 790 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 25 05:47:10.393153 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-6180a920-ed19-4cc4-baca-3cac59a8a729 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:47:10.395028 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-6180a920-ed19-4cc4-baca-3cac59a8a729 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] GET https://10.4.3.189/volume/v3/backups/e6b86cdf-3ea4-40e5-9154-91a59902be43 Aug 25 05:47:10.395307 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-6180a920-ed19-4cc4-baca-3cac59a8a729 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:47:10.395540 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-6180a920-ed19-4cc4-baca-3cac59a8a729 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:47:10.395747 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-6180a920-ed19-4cc4-baca-3cac59a8a729 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Show backup with id e6b86cdf-3ea4-40e5-9154-91a59902be43. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:47:10.405364 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:47:10.405364 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:47:10.406326 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-6180a920-ed19-4cc4-baca-3cac59a8a729 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] https://10.4.3.189/volume/v3/backups/e6b86cdf-3ea4-40e5-9154-91a59902be43 returned with HTTP 200 Aug 25 05:47:10.406800 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 694/2789] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:47:10 2026] GET /volume/v3/backups/e6b86cdf-3ea4-40e5-9154-91a59902be43 => generated 708 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:47:10.906585 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-1b849094-83ad-4cda-9a1c-75fc7057ac43 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:47:10.907860 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-1b849094-83ad-4cda-9a1c-75fc7057ac43 tempest-VolumesBackupsTest-1415835281 tempest-VolumesBackupsTest-1415835281-project-admin] GET https://10.4.3.189/volume/v3/backups/02230ef0-2466-4428-aec6-c6b7e00cf2b0 Aug 25 05:47:10.908074 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-1b849094-83ad-4cda-9a1c-75fc7057ac43 tempest-VolumesBackupsTest-1415835281 tempest-VolumesBackupsTest-1415835281-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:47:10.908516 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-1b849094-83ad-4cda-9a1c-75fc7057ac43 tempest-VolumesBackupsTest-1415835281 tempest-VolumesBackupsTest-1415835281-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:47:10.908684 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-1b849094-83ad-4cda-9a1c-75fc7057ac43 tempest-VolumesBackupsTest-1415835281 tempest-VolumesBackupsTest-1415835281-project-admin] Show backup with id 02230ef0-2466-4428-aec6-c6b7e00cf2b0. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:47:10.914887 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:47:10.914887 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:47:10.915909 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-1b849094-83ad-4cda-9a1c-75fc7057ac43 tempest-VolumesBackupsTest-1415835281 tempest-VolumesBackupsTest-1415835281-project-admin] https://10.4.3.189/volume/v3/backups/02230ef0-2466-4428-aec6-c6b7e00cf2b0 returned with HTTP 200 Aug 25 05:47:10.916543 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 698/2790] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:47:10 2026] GET /volume/v3/backups/02230ef0-2466-4428-aec6-c6b7e00cf2b0 => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:47:11.341461 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-e9cadc34-3240-421a-a6ea-23c6cfd76603 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:47:11.343553 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-e9cadc34-3240-421a-a6ea-23c6cfd76603 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] GET https://10.4.3.189/volume/v3/backups/23f5d244-ba23-41ba-ae2b-0b4759b421c2 Aug 25 05:47:11.343767 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-e9cadc34-3240-421a-a6ea-23c6cfd76603 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:47:11.344538 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-e9cadc34-3240-421a-a6ea-23c6cfd76603 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:47:11.344538 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-e9cadc34-3240-421a-a6ea-23c6cfd76603 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Show backup with id 23f5d244-ba23-41ba-ae2b-0b4759b421c2. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:47:11.349197 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:47:11.349197 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:47:11.350014 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-e9cadc34-3240-421a-a6ea-23c6cfd76603 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] https://10.4.3.189/volume/v3/backups/23f5d244-ba23-41ba-ae2b-0b4759b421c2 returned with HTTP 200 Aug 25 05:47:11.350381 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 695/2791] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:47:11 2026] GET /volume/v3/backups/23f5d244-ba23-41ba-ae2b-0b4759b421c2 => generated 790 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:47:11.422959 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-1f539c1d-d9f7-42d6-a610-aaec707704f9 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:47:11.425292 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-1f539c1d-d9f7-42d6-a610-aaec707704f9 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] GET https://10.4.3.189/volume/v3/backups/e6b86cdf-3ea4-40e5-9154-91a59902be43 Aug 25 05:47:11.425563 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-1f539c1d-d9f7-42d6-a610-aaec707704f9 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:47:11.425872 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-1f539c1d-d9f7-42d6-a610-aaec707704f9 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:47:11.426032 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-1f539c1d-d9f7-42d6-a610-aaec707704f9 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Show backup with id e6b86cdf-3ea4-40e5-9154-91a59902be43. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:47:11.431450 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:47:11.431450 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:47:11.432391 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-1f539c1d-d9f7-42d6-a610-aaec707704f9 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] https://10.4.3.189/volume/v3/backups/e6b86cdf-3ea4-40e5-9154-91a59902be43 returned with HTTP 200 Aug 25 05:47:11.432761 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 705/2792] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:47:11 2026] GET /volume/v3/backups/e6b86cdf-3ea4-40e5-9154-91a59902be43 => generated 708 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:47:11.930625 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-d5fa66b8-9ec8-4815-969b-a07e2ec7218d None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:47:11.932714 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-d5fa66b8-9ec8-4815-969b-a07e2ec7218d tempest-VolumesBackupsTest-1415835281 tempest-VolumesBackupsTest-1415835281-project-admin] GET https://10.4.3.189/volume/v3/backups/02230ef0-2466-4428-aec6-c6b7e00cf2b0 Aug 25 05:47:11.933192 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-d5fa66b8-9ec8-4815-969b-a07e2ec7218d tempest-VolumesBackupsTest-1415835281 tempest-VolumesBackupsTest-1415835281-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:47:11.933529 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-d5fa66b8-9ec8-4815-969b-a07e2ec7218d tempest-VolumesBackupsTest-1415835281 tempest-VolumesBackupsTest-1415835281-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:47:11.933788 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-d5fa66b8-9ec8-4815-969b-a07e2ec7218d tempest-VolumesBackupsTest-1415835281 tempest-VolumesBackupsTest-1415835281-project-admin] Show backup with id 02230ef0-2466-4428-aec6-c6b7e00cf2b0. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:47:11.941130 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:47:11.941130 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:47:11.941130 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-d5fa66b8-9ec8-4815-969b-a07e2ec7218d tempest-VolumesBackupsTest-1415835281 tempest-VolumesBackupsTest-1415835281-project-admin] https://10.4.3.189/volume/v3/backups/02230ef0-2466-4428-aec6-c6b7e00cf2b0 returned with HTTP 200 Aug 25 05:47:11.941130 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 695/2793] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:47:11 2026] GET /volume/v3/backups/02230ef0-2466-4428-aec6-c6b7e00cf2b0 => generated 751 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:47:11.953652 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-14b80ea7-c770-4784-9a5d-a7a348fd4296 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:47:11.955548 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-14b80ea7-c770-4784-9a5d-a7a348fd4296 tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] POST https://10.4.3.189/volume/v3/backups Aug 25 05:47:11.955764 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-14b80ea7-c770-4784-9a5d-a7a348fd4296 tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "b48a8144-b33b-42fb-a92f-4a8843a7c579", "incremental": true}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:47:11.962205 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.contrib.backups [None req-14b80ea7-c770-4784-9a5d-a7a348fd4296 tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] Creating new backup {'backup': {'volume_id': 'b48a8144-b33b-42fb-a92f-4a8843a7c579', 'incremental': True}} {{(pid=100268) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 25 05:47:11.962422 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.contrib.backups [None req-14b80ea7-c770-4784-9a5d-a7a348fd4296 tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] Creating backup of volume b48a8144-b33b-42fb-a92f-4a8843a7c579 in container None Aug 25 05:47:11.971830 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:47:11.971830 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:47:11.972413 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-14b80ea7-c770-4784-9a5d-a7a348fd4296 tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] Volume info retrieved successfully. Aug 25 05:47:11.989738 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-14b80ea7-c770-4784-9a5d-a7a348fd4296 tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] Created reservations ['f8289de9-09dc-4d6a-aced-07fbe659ee9e', '16b11b2d-0111-4f48-ad61-326c33294ff4'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:47:12.010284 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-14b80ea7-c770-4784-9a5d-a7a348fd4296 tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] https://10.4.3.189/volume/v3/backups returned with HTTP 400 Aug 25 05:47:12.011295 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 699/2794] 10.4.3.189 () {68 vars in 1258 bytes} [Tue Aug 25 05:47:11 2026] POST /volume/v3/backups => generated 109 bytes in 58 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 25 05:47:12.018402 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-f40a1075-5bf3-402c-9bbc-cdcdd7914fe0 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:47:12.020220 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-f40a1075-5bf3-402c-9bbc-cdcdd7914fe0 tempest-VolumesBackupsTest-1415835281 tempest-VolumesBackupsTest-1415835281-project-admin] DELETE https://10.4.3.189/volume/v3/backups/02230ef0-2466-4428-aec6-c6b7e00cf2b0 Aug 25 05:47:12.021083 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-f40a1075-5bf3-402c-9bbc-cdcdd7914fe0 tempest-VolumesBackupsTest-1415835281 tempest-VolumesBackupsTest-1415835281-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:47:12.021083 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-f40a1075-5bf3-402c-9bbc-cdcdd7914fe0 tempest-VolumesBackupsTest-1415835281 tempest-VolumesBackupsTest-1415835281-project-admin] Calling method 'delete' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:47:12.021083 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.contrib.backups [None req-f40a1075-5bf3-402c-9bbc-cdcdd7914fe0 tempest-VolumesBackupsTest-1415835281 tempest-VolumesBackupsTest-1415835281-project-admin] Delete backup with id: 02230ef0-2466-4428-aec6-c6b7e00cf2b0. Aug 25 05:47:12.025574 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:47:12.025574 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:47:12.042584 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.backup.rpcapi [None req-f40a1075-5bf3-402c-9bbc-cdcdd7914fe0 tempest-VolumesBackupsTest-1415835281 tempest-VolumesBackupsTest-1415835281-project-admin] delete_backup rpcapi backup_id 02230ef0-2466-4428-aec6-c6b7e00cf2b0 {{(pid=100270) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 25 05:47:12.043982 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-f40a1075-5bf3-402c-9bbc-cdcdd7914fe0 tempest-VolumesBackupsTest-1415835281 tempest-VolumesBackupsTest-1415835281-project-admin] https://10.4.3.189/volume/v3/backups/02230ef0-2466-4428-aec6-c6b7e00cf2b0 returned with HTTP 202 Aug 25 05:47:12.043982 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 696/2795] 10.4.3.189 () {66 vars in 1351 bytes} [Tue Aug 25 05:47:12 2026] DELETE /volume/v3/backups/02230ef0-2466-4428-aec6-c6b7e00cf2b0 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 05:47:12.052103 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-3beea0a3-1b62-4eef-9db2-4c9331ca0e4a None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:47:12.055601 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-3beea0a3-1b62-4eef-9db2-4c9331ca0e4a tempest-VolumesBackupsTest-1415835281 tempest-VolumesBackupsTest-1415835281-project-admin] GET https://10.4.3.189/volume/v3/backups/02230ef0-2466-4428-aec6-c6b7e00cf2b0 Aug 25 05:47:12.055601 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-3beea0a3-1b62-4eef-9db2-4c9331ca0e4a tempest-VolumesBackupsTest-1415835281 tempest-VolumesBackupsTest-1415835281-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:47:12.055601 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-3beea0a3-1b62-4eef-9db2-4c9331ca0e4a tempest-VolumesBackupsTest-1415835281 tempest-VolumesBackupsTest-1415835281-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:47:12.055601 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-3beea0a3-1b62-4eef-9db2-4c9331ca0e4a tempest-VolumesBackupsTest-1415835281 tempest-VolumesBackupsTest-1415835281-project-admin] Show backup with id 02230ef0-2466-4428-aec6-c6b7e00cf2b0. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:47:12.061533 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:47:12.061533 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:47:12.062549 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-3beea0a3-1b62-4eef-9db2-4c9331ca0e4a tempest-VolumesBackupsTest-1415835281 tempest-VolumesBackupsTest-1415835281-project-admin] https://10.4.3.189/volume/v3/backups/02230ef0-2466-4428-aec6-c6b7e00cf2b0 returned with HTTP 200 Aug 25 05:47:12.063442 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 706/2796] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:47:12 2026] GET /volume/v3/backups/02230ef0-2466-4428-aec6-c6b7e00cf2b0 => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 25 05:47:12.361306 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-91279525-0f94-423d-81b9-ce0828855977 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:47:12.365557 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-91279525-0f94-423d-81b9-ce0828855977 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] GET https://10.4.3.189/volume/v3/backups/23f5d244-ba23-41ba-ae2b-0b4759b421c2 Aug 25 05:47:12.365895 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-91279525-0f94-423d-81b9-ce0828855977 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:47:12.366198 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-91279525-0f94-423d-81b9-ce0828855977 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:47:12.366368 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-91279525-0f94-423d-81b9-ce0828855977 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Show backup with id 23f5d244-ba23-41ba-ae2b-0b4759b421c2. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:47:12.372314 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:47:12.372314 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:47:12.373557 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-91279525-0f94-423d-81b9-ce0828855977 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] https://10.4.3.189/volume/v3/backups/23f5d244-ba23-41ba-ae2b-0b4759b421c2 returned with HTTP 200 Aug 25 05:47:12.374112 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 696/2797] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:47:12 2026] GET /volume/v3/backups/23f5d244-ba23-41ba-ae2b-0b4759b421c2 => generated 790 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:47:12.447326 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-890e662c-1f59-45d6-8e64-a4a53ebc9833 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:47:12.449303 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-890e662c-1f59-45d6-8e64-a4a53ebc9833 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] GET https://10.4.3.189/volume/v3/backups/e6b86cdf-3ea4-40e5-9154-91a59902be43 Aug 25 05:47:12.449650 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-890e662c-1f59-45d6-8e64-a4a53ebc9833 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:47:12.450349 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-890e662c-1f59-45d6-8e64-a4a53ebc9833 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:47:12.450349 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-890e662c-1f59-45d6-8e64-a4a53ebc9833 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Show backup with id e6b86cdf-3ea4-40e5-9154-91a59902be43. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:47:12.456707 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:47:12.456707 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:47:12.457308 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-890e662c-1f59-45d6-8e64-a4a53ebc9833 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] https://10.4.3.189/volume/v3/backups/e6b86cdf-3ea4-40e5-9154-91a59902be43 returned with HTTP 200 Aug 25 05:47:12.457586 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 700/2798] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:47:12 2026] GET /volume/v3/backups/e6b86cdf-3ea4-40e5-9154-91a59902be43 => generated 708 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:47:13.075883 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-b98df4ee-c646-4db6-8e05-ad1aba3d2ae5 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:47:13.078327 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-b98df4ee-c646-4db6-8e05-ad1aba3d2ae5 tempest-VolumesBackupsTest-1415835281 tempest-VolumesBackupsTest-1415835281-project-admin] GET https://10.4.3.189/volume/v3/backups/02230ef0-2466-4428-aec6-c6b7e00cf2b0 Aug 25 05:47:13.078631 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-b98df4ee-c646-4db6-8e05-ad1aba3d2ae5 tempest-VolumesBackupsTest-1415835281 tempest-VolumesBackupsTest-1415835281-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:47:13.078921 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-b98df4ee-c646-4db6-8e05-ad1aba3d2ae5 tempest-VolumesBackupsTest-1415835281 tempest-VolumesBackupsTest-1415835281-project-admin] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:47:13.079201 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-b98df4ee-c646-4db6-8e05-ad1aba3d2ae5 tempest-VolumesBackupsTest-1415835281 tempest-VolumesBackupsTest-1415835281-project-admin] Show backup with id 02230ef0-2466-4428-aec6-c6b7e00cf2b0. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:47:13.083956 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-b98df4ee-c646-4db6-8e05-ad1aba3d2ae5 tempest-VolumesBackupsTest-1415835281 tempest-VolumesBackupsTest-1415835281-project-admin] https://10.4.3.189/volume/v3/backups/02230ef0-2466-4428-aec6-c6b7e00cf2b0 returned with HTTP 404 Aug 25 05:47:13.085095 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 697/2799] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:47:13 2026] GET /volume/v3/backups/02230ef0-2466-4428-aec6-c6b7e00cf2b0 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:47:13.095755 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-2c83ad94-c24d-4c98-83ea-d5ac8022c9b8 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:47:13.097722 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-2c83ad94-c24d-4c98-83ea-d5ac8022c9b8 tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] POST https://10.4.3.189/volume/v3/volumes Aug 25 05:47:13.098176 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-2c83ad94-c24d-4c98-83ea-d5ac8022c9b8 tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1114837021"}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:47:13.100376 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.v3.volumes [None req-2c83ad94-c24d-4c98-83ea-d5ac8022c9b8 tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1114837021'}} {{(pid=100271) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 05:47:13.100578 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [None req-2c83ad94-c24d-4c98-83ea-d5ac8022c9b8 tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] Create volume of 1 GB Aug 25 05:47:13.105186 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-2c83ad94-c24d-4c98-83ea-d5ac8022c9b8 tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] Availability Zones retrieved successfully. Aug 25 05:47:13.111766 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-2c83ad94-c24d-4c98-83ea-d5ac8022c9b8 tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] Flow 'volume_create_api' (d21e520f-e971-4ec2-bb34-14814731ad2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:47:13.113424 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-2c83ad94-c24d-4c98-83ea-d5ac8022c9b8 tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ef3a971e-84c5-4efe-9fa8-13b7cdcfd8b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:47:13.114695 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.flows.api.create_volume [None req-2c83ad94-c24d-4c98-83ea-d5ac8022c9b8 tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] Validating volume size '1' using validate_int {{(pid=100271) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 05:47:13.150845 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-2c83ad94-c24d-4c98-83ea-d5ac8022c9b8 tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ef3a971e-84c5-4efe-9fa8-13b7cdcfd8b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T05:35:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=23fc6e5d-fce0-4521-ba46-4837b4232084,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '23fc6e5d-fce0-4521-ba46-4837b4232084', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:47:13.151928 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-2c83ad94-c24d-4c98-83ea-d5ac8022c9b8 tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c1896f96-8c05-4923-bf8e-3d4600aca2e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:47:13.201698 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.quota [None req-2c83ad94-c24d-4c98-83ea-d5ac8022c9b8 tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] Created reservations ['b9a031a8-fd91-4f97-8eb1-b3e610ea73b8', 'a0c9442a-9a18-4bc8-a38a-6692af533391', '52bcd2a3-c019-4f5b-bf32-33fca17959ac', 'c3623cd6-77f7-4454-a034-97adb736f379'] {{(pid=100271) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:47:13.201942 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-2c83ad94-c24d-4c98-83ea-d5ac8022c9b8 tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c1896f96-8c05-4923-bf8e-3d4600aca2e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b9a031a8-fd91-4f97-8eb1-b3e610ea73b8', 'a0c9442a-9a18-4bc8-a38a-6692af533391', '52bcd2a3-c019-4f5b-bf32-33fca17959ac', 'c3623cd6-77f7-4454-a034-97adb736f379']}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:47:13.202930 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-2c83ad94-c24d-4c98-83ea-d5ac8022c9b8 tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ac82d320-6575-482f-a52d-9aeebe65489e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:47:13.228434 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-2c83ad94-c24d-4c98-83ea-d5ac8022c9b8 tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ac82d320-6575-482f-a52d-9aeebe65489e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bffd4383-e7d6-4e56-8732-9eabdebc49ae', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1114837021',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0350634de32840f48ca2cf0f2ece237e',qos_specs=None,replication_status=,reservations=['b9a031a8-fd91-4f97-8eb1-b3e610ea73b8','a0c9442a-9a18-4bc8-a38a-6692af533391','52bcd2a3-c019-4f5b-bf32-33fca17959ac','c3623cd6-77f7-4454-a034-97adb736f379'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='05267dbbf7e643229f4b7f78f71c95cd',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T05:47:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1114837021',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bffd4383-e7d6-4e56-8732-9eabdebc49ae,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0350634de32840f48ca2cf0f2ece237e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='05267dbbf7e643229f4b7f78f71c95cd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(23fc6e5d-fce0-4521-ba46-4837b4232084),volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:47:13.229458 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-2c83ad94-c24d-4c98-83ea-d5ac8022c9b8 tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4b5fbaf7-e6c4-48f0-993d-909a10ce2d8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:47:13.254739 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-2c83ad94-c24d-4c98-83ea-d5ac8022c9b8 tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4b5fbaf7-e6c4-48f0-993d-909a10ce2d8a) transitioned into state 'SUCCESS' from state '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-1114837021',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0350634de32840f48ca2cf0f2ece237e',qos_specs=None,replication_status=,reservations=['b9a031a8-fd91-4f97-8eb1-b3e610ea73b8','a0c9442a-9a18-4bc8-a38a-6692af533391','52bcd2a3-c019-4f5b-bf32-33fca17959ac','c3623cd6-77f7-4454-a034-97adb736f379'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='05267dbbf7e643229f4b7f78f71c95cd',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:47:13.255985 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-2c83ad94-c24d-4c98-83ea-d5ac8022c9b8 tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (297b4be6-5515-4d36-a46d-8afbed7c4af3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:47:13.272728 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-2c83ad94-c24d-4c98-83ea-d5ac8022c9b8 tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (297b4be6-5515-4d36-a46d-8afbed7c4af3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:47:13.275075 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-2c83ad94-c24d-4c98-83ea-d5ac8022c9b8 tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] Flow 'volume_create_api' (d21e520f-e971-4ec2-bb34-14814731ad2c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100271) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:47:13.275075 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-2c83ad94-c24d-4c98-83ea-d5ac8022c9b8 tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] Create volume request issued successfully. Aug 25 05:47:13.275075 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-2c83ad94-c24d-4c98-83ea-d5ac8022c9b8 tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] https://10.4.3.189/volume/v3/volumes returned with HTTP 202 Aug 25 05:47:13.275720 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 707/2800] 10.4.3.189 () {68 vars in 1258 bytes} [Tue Aug 25 05:47:13 2026] POST /volume/v3/volumes => generated 749 bytes in 180 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 05:47:13.290995 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-5dfc42ae-27da-437b-a63e-aaaf49fbad59 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:47:13.293444 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-5dfc42ae-27da-437b-a63e-aaaf49fbad59 tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] GET https://10.4.3.189/volume/v3/volumes/bffd4383-e7d6-4e56-8732-9eabdebc49ae Aug 25 05:47:13.293678 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-5dfc42ae-27da-437b-a63e-aaaf49fbad59 tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:47:13.293928 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-5dfc42ae-27da-437b-a63e-aaaf49fbad59 tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:47:13.304730 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:47:13.304730 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:47:13.310768 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-5dfc42ae-27da-437b-a63e-aaaf49fbad59 tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] Volume info retrieved successfully. Aug 25 05:47:13.317886 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-5dfc42ae-27da-437b-a63e-aaaf49fbad59 tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] https://10.4.3.189/volume/v3/volumes/bffd4383-e7d6-4e56-8732-9eabdebc49ae returned with HTTP 200 Aug 25 05:47:13.317886 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 697/2801] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:47:13 2026] GET /volume/v3/volumes/bffd4383-e7d6-4e56-8732-9eabdebc49ae => generated 817 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:47:13.392732 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-45487ebb-47ed-40de-b3a2-2e9afc867a1c None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:47:13.398963 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-45487ebb-47ed-40de-b3a2-2e9afc867a1c tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] GET https://10.4.3.189/volume/v3/backups/23f5d244-ba23-41ba-ae2b-0b4759b421c2 Aug 25 05:47:13.399271 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-45487ebb-47ed-40de-b3a2-2e9afc867a1c tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:47:13.399575 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-45487ebb-47ed-40de-b3a2-2e9afc867a1c tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:47:13.399774 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-45487ebb-47ed-40de-b3a2-2e9afc867a1c tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Show backup with id 23f5d244-ba23-41ba-ae2b-0b4759b421c2. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:47:13.404717 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:47:13.404717 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:47:13.405633 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-45487ebb-47ed-40de-b3a2-2e9afc867a1c tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] https://10.4.3.189/volume/v3/backups/23f5d244-ba23-41ba-ae2b-0b4759b421c2 returned with HTTP 200 Aug 25 05:47:13.406178 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 701/2802] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:47:13 2026] GET /volume/v3/backups/23f5d244-ba23-41ba-ae2b-0b4759b421c2 => generated 790 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:47:13.474409 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-b140aa85-1016-4e5f-99a3-41aec3b96ba3 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:47:13.477074 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-b140aa85-1016-4e5f-99a3-41aec3b96ba3 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] GET https://10.4.3.189/volume/v3/backups/e6b86cdf-3ea4-40e5-9154-91a59902be43 Aug 25 05:47:13.477486 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-b140aa85-1016-4e5f-99a3-41aec3b96ba3 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:47:13.477735 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-b140aa85-1016-4e5f-99a3-41aec3b96ba3 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:47:13.477880 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-b140aa85-1016-4e5f-99a3-41aec3b96ba3 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Show backup with id e6b86cdf-3ea4-40e5-9154-91a59902be43. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:47:13.484567 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:47:13.484567 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:47:13.485418 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-b140aa85-1016-4e5f-99a3-41aec3b96ba3 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] https://10.4.3.189/volume/v3/backups/e6b86cdf-3ea4-40e5-9154-91a59902be43 returned with HTTP 200 Aug 25 05:47:13.485884 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 698/2803] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:47:13 2026] GET /volume/v3/backups/e6b86cdf-3ea4-40e5-9154-91a59902be43 => generated 708 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:47:14.336552 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-aaa97c9f-04db-4730-8ee5-ef347878f401 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:47:14.340783 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-aaa97c9f-04db-4730-8ee5-ef347878f401 tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] GET https://10.4.3.189/volume/v3/volumes/bffd4383-e7d6-4e56-8732-9eabdebc49ae Aug 25 05:47:14.341077 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-aaa97c9f-04db-4730-8ee5-ef347878f401 tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:47:14.341342 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-aaa97c9f-04db-4730-8ee5-ef347878f401 tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:47:14.352315 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:47:14.352315 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:47:14.357413 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-aaa97c9f-04db-4730-8ee5-ef347878f401 tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] Volume info retrieved successfully. Aug 25 05:47:14.363037 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-aaa97c9f-04db-4730-8ee5-ef347878f401 tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] https://10.4.3.189/volume/v3/volumes/bffd4383-e7d6-4e56-8732-9eabdebc49ae returned with HTTP 200 Aug 25 05:47:14.363727 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 708/2804] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:47:14 2026] GET /volume/v3/volumes/bffd4383-e7d6-4e56-8732-9eabdebc49ae => generated 842 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:47:14.379303 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-8d1e2984-63d4-4e61-9b56-bf671c43f193 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:47:14.382283 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-8d1e2984-63d4-4e61-9b56-bf671c43f193 tempest-VolumesBackupsTest-1415835281 tempest-VolumesBackupsTest-1415835281-project-admin] POST https://10.4.3.189/volume/v3/backups Aug 25 05:47:14.382728 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-8d1e2984-63d4-4e61-9b56-bf671c43f193 tempest-VolumesBackupsTest-1415835281 tempest-VolumesBackupsTest-1415835281-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "bffd4383-e7d6-4e56-8732-9eabdebc49ae", "name": "tempest-VolumesBackupsTest-Backup-1307141104"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:47:14.385602 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.contrib.backups [None req-8d1e2984-63d4-4e61-9b56-bf671c43f193 tempest-VolumesBackupsTest-1415835281 tempest-VolumesBackupsTest-1415835281-project-admin] Creating new backup {'backup': {'volume_id': 'bffd4383-e7d6-4e56-8732-9eabdebc49ae', 'name': 'tempest-VolumesBackupsTest-Backup-1307141104'}} {{(pid=100269) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 25 05:47:14.385770 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.contrib.backups [None req-8d1e2984-63d4-4e61-9b56-bf671c43f193 tempest-VolumesBackupsTest-1415835281 tempest-VolumesBackupsTest-1415835281-project-admin] Creating backup of volume bffd4383-e7d6-4e56-8732-9eabdebc49ae in container None Aug 25 05:47:14.395704 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:47:14.395704 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:47:14.397230 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-8d1e2984-63d4-4e61-9b56-bf671c43f193 tempest-VolumesBackupsTest-1415835281 tempest-VolumesBackupsTest-1415835281-project-admin] Volume info retrieved successfully. Aug 25 05:47:14.417301 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-830b04a6-a4c1-49e4-8259-a735faf6b941 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:47:14.420226 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-830b04a6-a4c1-49e4-8259-a735faf6b941 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] GET https://10.4.3.189/volume/v3/backups/23f5d244-ba23-41ba-ae2b-0b4759b421c2 Aug 25 05:47:14.420522 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-830b04a6-a4c1-49e4-8259-a735faf6b941 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:47:14.420839 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-830b04a6-a4c1-49e4-8259-a735faf6b941 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:47:14.421046 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.quota [None req-8d1e2984-63d4-4e61-9b56-bf671c43f193 tempest-VolumesBackupsTest-1415835281 tempest-VolumesBackupsTest-1415835281-project-admin] Created reservations ['34a892da-b9c7-4241-9530-6806cf4c7222', '5fe82a68-9d09-4c2d-943e-f734cc24ed37'] {{(pid=100269) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:47:14.421153 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-830b04a6-a4c1-49e4-8259-a735faf6b941 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Show backup with id 23f5d244-ba23-41ba-ae2b-0b4759b421c2. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:47:14.426350 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:47:14.426350 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:47:14.427247 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-830b04a6-a4c1-49e4-8259-a735faf6b941 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] https://10.4.3.189/volume/v3/backups/23f5d244-ba23-41ba-ae2b-0b4759b421c2 returned with HTTP 200 Aug 25 05:47:14.427682 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 702/2805] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:47:14 2026] GET /volume/v3/backups/23f5d244-ba23-41ba-ae2b-0b4759b421c2 => generated 792 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:47:14.442332 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-aa778bb4-1d7d-4cab-80bc-7f94cf3acd26 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:47:14.444920 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-aa778bb4-1d7d-4cab-80bc-7f94cf3acd26 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] GET https://10.4.3.189/volume/v3/volumes/24355347-74ea-4dce-9d84-63c57eaf13d4 Aug 25 05:47:14.445192 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-aa778bb4-1d7d-4cab-80bc-7f94cf3acd26 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:47:14.445494 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-aa778bb4-1d7d-4cab-80bc-7f94cf3acd26 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:47:14.458908 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:47:14.458908 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:47:14.463991 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-aa778bb4-1d7d-4cab-80bc-7f94cf3acd26 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Volume info retrieved successfully. Aug 25 05:47:14.469589 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-aa778bb4-1d7d-4cab-80bc-7f94cf3acd26 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] https://10.4.3.189/volume/v3/volumes/24355347-74ea-4dce-9d84-63c57eaf13d4 returned with HTTP 200 Aug 25 05:47:14.470210 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 699/2806] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:47:14 2026] GET /volume/v3/volumes/24355347-74ea-4dce-9d84-63c57eaf13d4 => generated 1133 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:47:14.472831 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-8d1e2984-63d4-4e61-9b56-bf671c43f193 tempest-VolumesBackupsTest-1415835281 tempest-VolumesBackupsTest-1415835281-project-admin] https://10.4.3.189/volume/v3/backups returned with HTTP 202 Aug 25 05:47:14.473429 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 698/2807] 10.4.3.189 () {68 vars in 1259 bytes} [Tue Aug 25 05:47:14 2026] POST /volume/v3/backups => generated 330 bytes in 95 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 05:47:14.483366 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-16a19177-fcf8-496f-978e-ce210ceb29a0 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:47:14.486342 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-16a19177-fcf8-496f-978e-ce210ceb29a0 tempest-VolumesBackupsTest-1415835281 tempest-VolumesBackupsTest-1415835281-project-admin] GET https://10.4.3.189/volume/v3/backups/31312a5a-64eb-407e-b7e8-1cfdefe8f72c Aug 25 05:47:14.486734 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-16a19177-fcf8-496f-978e-ce210ceb29a0 tempest-VolumesBackupsTest-1415835281 tempest-VolumesBackupsTest-1415835281-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:47:14.487780 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-16a19177-fcf8-496f-978e-ce210ceb29a0 tempest-VolumesBackupsTest-1415835281 tempest-VolumesBackupsTest-1415835281-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:47:14.487780 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-16a19177-fcf8-496f-978e-ce210ceb29a0 tempest-VolumesBackupsTest-1415835281 tempest-VolumesBackupsTest-1415835281-project-admin] Show backup with id 31312a5a-64eb-407e-b7e8-1cfdefe8f72c. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:47:14.489127 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-d6488230-7f91-4186-97a5-358ab2b0907e None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:47:14.491514 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d6488230-7f91-4186-97a5-358ab2b0907e tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] DELETE https://10.4.3.189/volume/v3/backups/23f5d244-ba23-41ba-ae2b-0b4759b421c2 Aug 25 05:47:14.491785 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d6488230-7f91-4186-97a5-358ab2b0907e tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:47:14.492111 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d6488230-7f91-4186-97a5-358ab2b0907e tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:47:14.492281 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.contrib.backups [None req-d6488230-7f91-4186-97a5-358ab2b0907e tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Delete backup with id: 23f5d244-ba23-41ba-ae2b-0b4759b421c2. Aug 25 05:47:14.497530 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:47:14.497530 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:47:14.497740 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:47:14.497740 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:47:14.499237 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-16a19177-fcf8-496f-978e-ce210ceb29a0 tempest-VolumesBackupsTest-1415835281 tempest-VolumesBackupsTest-1415835281-project-admin] https://10.4.3.189/volume/v3/backups/31312a5a-64eb-407e-b7e8-1cfdefe8f72c returned with HTTP 200 Aug 25 05:47:14.499237 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 709/2808] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:47:14 2026] GET /volume/v3/backups/31312a5a-64eb-407e-b7e8-1cfdefe8f72c => generated 737 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:47:14.504653 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-f6206403-a9dc-4246-8dcd-66e6f7d0dbad None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:47:14.509692 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-f6206403-a9dc-4246-8dcd-66e6f7d0dbad tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] GET https://10.4.3.189/volume/v3/backups/e6b86cdf-3ea4-40e5-9154-91a59902be43 Aug 25 05:47:14.509982 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-f6206403-a9dc-4246-8dcd-66e6f7d0dbad tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:47:14.510225 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-f6206403-a9dc-4246-8dcd-66e6f7d0dbad tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:47:14.510346 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-f6206403-a9dc-4246-8dcd-66e6f7d0dbad tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Show backup with id e6b86cdf-3ea4-40e5-9154-91a59902be43. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:47:14.519649 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:47:14.519649 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:47:14.520135 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-f6206403-a9dc-4246-8dcd-66e6f7d0dbad tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] https://10.4.3.189/volume/v3/backups/e6b86cdf-3ea4-40e5-9154-91a59902be43 returned with HTTP 200 Aug 25 05:47:14.520899 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 700/2809] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:47:14 2026] GET /volume/v3/backups/e6b86cdf-3ea4-40e5-9154-91a59902be43 => generated 708 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:47:14.523306 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.backup.rpcapi [None req-d6488230-7f91-4186-97a5-358ab2b0907e tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] delete_backup rpcapi backup_id 23f5d244-ba23-41ba-ae2b-0b4759b421c2 {{(pid=100268) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 25 05:47:14.525453 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d6488230-7f91-4186-97a5-358ab2b0907e tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] https://10.4.3.189/volume/v3/backups/23f5d244-ba23-41ba-ae2b-0b4759b421c2 returned with HTTP 202 Aug 25 05:47:14.526024 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 703/2810] 10.4.3.189 () {66 vars in 1351 bytes} [Tue Aug 25 05:47:14 2026] DELETE /volume/v3/backups/23f5d244-ba23-41ba-ae2b-0b4759b421c2 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 05:47:14.535933 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-ebc99eb4-2f3a-4b32-b6b6-dc5625a0ad94 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:47:14.538244 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-ebc99eb4-2f3a-4b32-b6b6-dc5625a0ad94 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] GET https://10.4.3.189/volume/v3/backups/23f5d244-ba23-41ba-ae2b-0b4759b421c2 Aug 25 05:47:14.538444 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-ebc99eb4-2f3a-4b32-b6b6-dc5625a0ad94 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:47:14.538674 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-ebc99eb4-2f3a-4b32-b6b6-dc5625a0ad94 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:47:14.538788 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-ebc99eb4-2f3a-4b32-b6b6-dc5625a0ad94 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Show backup with id 23f5d244-ba23-41ba-ae2b-0b4759b421c2. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:47:14.544436 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:47:14.544436 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:47:14.545035 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-ebc99eb4-2f3a-4b32-b6b6-dc5625a0ad94 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] https://10.4.3.189/volume/v3/backups/23f5d244-ba23-41ba-ae2b-0b4759b421c2 returned with HTTP 200 Aug 25 05:47:14.545846 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 699/2811] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:47:14 2026] GET /volume/v3/backups/23f5d244-ba23-41ba-ae2b-0b4759b421c2 => generated 791 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:47:15.515626 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-56338c9e-92ad-4af6-9e47-a58bc083d238 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:47:15.517592 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-56338c9e-92ad-4af6-9e47-a58bc083d238 tempest-VolumesBackupsTest-1415835281 tempest-VolumesBackupsTest-1415835281-project-admin] GET https://10.4.3.189/volume/v3/backups/31312a5a-64eb-407e-b7e8-1cfdefe8f72c Aug 25 05:47:15.519079 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-56338c9e-92ad-4af6-9e47-a58bc083d238 tempest-VolumesBackupsTest-1415835281 tempest-VolumesBackupsTest-1415835281-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:47:15.519079 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-56338c9e-92ad-4af6-9e47-a58bc083d238 tempest-VolumesBackupsTest-1415835281 tempest-VolumesBackupsTest-1415835281-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:47:15.519079 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-56338c9e-92ad-4af6-9e47-a58bc083d238 tempest-VolumesBackupsTest-1415835281 tempest-VolumesBackupsTest-1415835281-project-admin] Show backup with id 31312a5a-64eb-407e-b7e8-1cfdefe8f72c. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:47:15.523646 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:47:15.523646 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:47:15.524543 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-56338c9e-92ad-4af6-9e47-a58bc083d238 tempest-VolumesBackupsTest-1415835281 tempest-VolumesBackupsTest-1415835281-project-admin] https://10.4.3.189/volume/v3/backups/31312a5a-64eb-407e-b7e8-1cfdefe8f72c returned with HTTP 200 Aug 25 05:47:15.525071 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 710/2812] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:47:15 2026] GET /volume/v3/backups/31312a5a-64eb-407e-b7e8-1cfdefe8f72c => generated 739 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:47:15.532513 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-4f98c62f-1836-42a6-8143-55290318a97f None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:47:15.535241 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-4f98c62f-1836-42a6-8143-55290318a97f tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] GET https://10.4.3.189/volume/v3/backups/e6b86cdf-3ea4-40e5-9154-91a59902be43 Aug 25 05:47:15.535241 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-4f98c62f-1836-42a6-8143-55290318a97f tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:47:15.535241 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-4f98c62f-1836-42a6-8143-55290318a97f tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:47:15.535241 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-4f98c62f-1836-42a6-8143-55290318a97f tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Show backup with id e6b86cdf-3ea4-40e5-9154-91a59902be43. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:47:15.540044 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:47:15.540044 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:47:15.540742 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-4f98c62f-1836-42a6-8143-55290318a97f tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] https://10.4.3.189/volume/v3/backups/e6b86cdf-3ea4-40e5-9154-91a59902be43 returned with HTTP 200 Aug 25 05:47:15.541209 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 701/2813] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:47:15 2026] GET /volume/v3/backups/e6b86cdf-3ea4-40e5-9154-91a59902be43 => generated 708 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:47:15.557331 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-f404ccc7-7a69-4f90-b458-38ad08fdb866 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:47:15.559825 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f404ccc7-7a69-4f90-b458-38ad08fdb866 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] GET https://10.4.3.189/volume/v3/backups/23f5d244-ba23-41ba-ae2b-0b4759b421c2 Aug 25 05:47:15.560910 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f404ccc7-7a69-4f90-b458-38ad08fdb866 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:47:15.560910 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f404ccc7-7a69-4f90-b458-38ad08fdb866 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:47:15.560910 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-f404ccc7-7a69-4f90-b458-38ad08fdb866 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Show backup with id 23f5d244-ba23-41ba-ae2b-0b4759b421c2. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:47:15.565331 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f404ccc7-7a69-4f90-b458-38ad08fdb866 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] https://10.4.3.189/volume/v3/backups/23f5d244-ba23-41ba-ae2b-0b4759b421c2 returned with HTTP 404 Aug 25 05:47:15.565331 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 704/2814] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:47:15 2026] GET /volume/v3/backups/23f5d244-ba23-41ba-ae2b-0b4759b421c2 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:47:15.692703 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-e29e662c-070d-4a1c-8f6d-70b4225d9ced req-cf6f2e84-b1d1-4dd1-bd89-ee0cefa60a67 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:47:15.695760 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-e29e662c-070d-4a1c-8f6d-70b4225d9ced req-cf6f2e84-b1d1-4dd1-bd89-ee0cefa60a67 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] GET https://10.4.3.189/volume/v3/volumes/24355347-74ea-4dce-9d84-63c57eaf13d4 Aug 25 05:47:15.695760 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-e29e662c-070d-4a1c-8f6d-70b4225d9ced req-cf6f2e84-b1d1-4dd1-bd89-ee0cefa60a67 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:47:15.695760 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-e29e662c-070d-4a1c-8f6d-70b4225d9ced req-cf6f2e84-b1d1-4dd1-bd89-ee0cefa60a67 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:47:15.706048 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:47:15.706048 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:47:15.710006 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [req-e29e662c-070d-4a1c-8f6d-70b4225d9ced req-cf6f2e84-b1d1-4dd1-bd89-ee0cefa60a67 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Volume info retrieved successfully. Aug 25 05:47:15.714759 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-e29e662c-070d-4a1c-8f6d-70b4225d9ced req-cf6f2e84-b1d1-4dd1-bd89-ee0cefa60a67 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] https://10.4.3.189/volume/v3/volumes/24355347-74ea-4dce-9d84-63c57eaf13d4 returned with HTTP 200 Aug 25 05:47:15.715612 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 700/2815] 10.4.3.189 () {68 vars in 1598 bytes} [Tue Aug 25 05:47:15 2026] GET /volume/v3/volumes/24355347-74ea-4dce-9d84-63c57eaf13d4 => generated 1133 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:47:15.749326 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-e29e662c-070d-4a1c-8f6d-70b4225d9ced req-5ce6acb4-3452-47da-a224-9550713a42fb None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:47:15.753010 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-e29e662c-070d-4a1c-8f6d-70b4225d9ced req-5ce6acb4-3452-47da-a224-9550713a42fb tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] POST https://10.4.3.189/volume/v3/volumes/24355347-74ea-4dce-9d84-63c57eaf13d4/action Aug 25 05:47:15.754434 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-e29e662c-070d-4a1c-8f6d-70b4225d9ced req-5ce6acb4-3452-47da-a224-9550713a42fb tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100271) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 05:47:15.757120 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-e29e662c-070d-4a1c-8f6d-70b4225d9ced req-5ce6acb4-3452-47da-a224-9550713a42fb tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:47:15.779171 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:47:15.779171 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:47:15.779731 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [req-e29e662c-070d-4a1c-8f6d-70b4225d9ced req-5ce6acb4-3452-47da-a224-9550713a42fb tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Volume info retrieved successfully. Aug 25 05:47:15.790555 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [req-e29e662c-070d-4a1c-8f6d-70b4225d9ced req-5ce6acb4-3452-47da-a224-9550713a42fb tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Begin detaching volume completed successfully. Aug 25 05:47:15.791005 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-e29e662c-070d-4a1c-8f6d-70b4225d9ced req-5ce6acb4-3452-47da-a224-9550713a42fb tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] https://10.4.3.189/volume/v3/volumes/24355347-74ea-4dce-9d84-63c57eaf13d4/action returned with HTTP 202 Aug 25 05:47:15.791565 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 711/2816] 10.4.3.189 () {72 vars in 1672 bytes} [Tue Aug 25 05:47:15 2026] POST /volume/v3/volumes/24355347-74ea-4dce-9d84-63c57eaf13d4/action => generated 0 bytes in 43 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 05:47:15.827644 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-c5783613-210a-4cf5-be6e-4ab92260816b None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:47:15.832802 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-c5783613-210a-4cf5-be6e-4ab92260816b tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] GET https://10.4.3.189/volume/v3/volumes/24355347-74ea-4dce-9d84-63c57eaf13d4 Aug 25 05:47:15.833088 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-c5783613-210a-4cf5-be6e-4ab92260816b tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:47:15.833605 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-c5783613-210a-4cf5-be6e-4ab92260816b tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:47:15.850082 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:47:15.850082 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:47:15.856143 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-c5783613-210a-4cf5-be6e-4ab92260816b tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Volume info retrieved successfully. Aug 25 05:47:15.861700 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-24d6aaeb-fc37-416f-a13d-a81e4d075fea None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:47:15.862245 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-24d6aaeb-fc37-416f-a13d-a81e4d075fea None None] GET https://10.4.3.189/volume// Aug 25 05:47:15.862491 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-24d6aaeb-fc37-416f-a13d-a81e4d075fea None None] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:47:15.862706 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-24d6aaeb-fc37-416f-a13d-a81e4d075fea None None] Calling method 'all' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:47:15.862984 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-c5783613-210a-4cf5-be6e-4ab92260816b tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] https://10.4.3.189/volume/v3/volumes/24355347-74ea-4dce-9d84-63c57eaf13d4 returned with HTTP 200 Aug 25 05:47:15.863037 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-24d6aaeb-fc37-416f-a13d-a81e4d075fea None None] https://10.4.3.189/volume// returned with HTTP 300 Aug 25 05:47:15.863414 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 705/2817] 10.4.3.189 () {66 vars in 1426 bytes} [Tue Aug 25 05:47: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 25 05:47:15.863577 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 702/2818] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:47:15 2026] GET /volume/v3/volumes/24355347-74ea-4dce-9d84-63c57eaf13d4 => generated 1136 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:47:15.877666 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-e29e662c-070d-4a1c-8f6d-70b4225d9ced req-8799aef6-4bce-4d8f-a331-44f21b069cc1 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:47:15.880512 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-e29e662c-070d-4a1c-8f6d-70b4225d9ced req-8799aef6-4bce-4d8f-a331-44f21b069cc1 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] GET https://10.4.3.189/volume/v3/volumes/24355347-74ea-4dce-9d84-63c57eaf13d4 Aug 25 05:47:15.880750 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-e29e662c-070d-4a1c-8f6d-70b4225d9ced req-8799aef6-4bce-4d8f-a331-44f21b069cc1 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:47:15.880981 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-e29e662c-070d-4a1c-8f6d-70b4225d9ced req-8799aef6-4bce-4d8f-a331-44f21b069cc1 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:47:15.894782 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:47:15.894782 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:47:15.905511 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [req-e29e662c-070d-4a1c-8f6d-70b4225d9ced req-8799aef6-4bce-4d8f-a331-44f21b069cc1 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Volume info retrieved successfully. Aug 25 05:47:15.911222 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-e29e662c-070d-4a1c-8f6d-70b4225d9ced req-8799aef6-4bce-4d8f-a331-44f21b069cc1 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] https://10.4.3.189/volume/v3/volumes/24355347-74ea-4dce-9d84-63c57eaf13d4 returned with HTTP 200 Aug 25 05:47:15.911840 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 701/2819] 10.4.3.189 () {70 vars in 1639 bytes} [Tue Aug 25 05:47:15 2026] GET /volume/v3/volumes/24355347-74ea-4dce-9d84-63c57eaf13d4 => generated 1316 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 05:47:16.535880 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-0328f062-4cd8-4ce0-8c6f-8a614654b831 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:47:16.538269 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-0328f062-4cd8-4ce0-8c6f-8a614654b831 tempest-VolumesBackupsTest-1415835281 tempest-VolumesBackupsTest-1415835281-project-admin] GET https://10.4.3.189/volume/v3/backups/31312a5a-64eb-407e-b7e8-1cfdefe8f72c Aug 25 05:47:16.538550 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-0328f062-4cd8-4ce0-8c6f-8a614654b831 tempest-VolumesBackupsTest-1415835281 tempest-VolumesBackupsTest-1415835281-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:47:16.538824 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-0328f062-4cd8-4ce0-8c6f-8a614654b831 tempest-VolumesBackupsTest-1415835281 tempest-VolumesBackupsTest-1415835281-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:47:16.538982 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-0328f062-4cd8-4ce0-8c6f-8a614654b831 tempest-VolumesBackupsTest-1415835281 tempest-VolumesBackupsTest-1415835281-project-admin] Show backup with id 31312a5a-64eb-407e-b7e8-1cfdefe8f72c. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:47:16.547078 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:47:16.547078 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:47:16.547385 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-0328f062-4cd8-4ce0-8c6f-8a614654b831 tempest-VolumesBackupsTest-1415835281 tempest-VolumesBackupsTest-1415835281-project-admin] https://10.4.3.189/volume/v3/backups/31312a5a-64eb-407e-b7e8-1cfdefe8f72c returned with HTTP 200 Aug 25 05:47:16.547866 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 712/2820] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:47:16 2026] GET /volume/v3/backups/31312a5a-64eb-407e-b7e8-1cfdefe8f72c => generated 739 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:47:16.552485 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-2292e22b-8445-4892-a75f-b93eacddd533 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:47:16.554705 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-2292e22b-8445-4892-a75f-b93eacddd533 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] GET https://10.4.3.189/volume/v3/backups/e6b86cdf-3ea4-40e5-9154-91a59902be43 Aug 25 05:47:16.554988 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-2292e22b-8445-4892-a75f-b93eacddd533 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:47:16.555286 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-2292e22b-8445-4892-a75f-b93eacddd533 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:47:16.556020 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-2292e22b-8445-4892-a75f-b93eacddd533 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Show backup with id e6b86cdf-3ea4-40e5-9154-91a59902be43. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:47:16.561279 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:47:16.561279 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:47:16.562292 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-2292e22b-8445-4892-a75f-b93eacddd533 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] https://10.4.3.189/volume/v3/backups/e6b86cdf-3ea4-40e5-9154-91a59902be43 returned with HTTP 200 Aug 25 05:47:16.562756 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 706/2821] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:47:16 2026] GET /volume/v3/backups/e6b86cdf-3ea4-40e5-9154-91a59902be43 => generated 708 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:47:16.880490 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-d4013f48-6756-4520-ad80-ea2d21c0e34b None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:47:16.883487 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-d4013f48-6756-4520-ad80-ea2d21c0e34b tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] GET https://10.4.3.189/volume/v3/volumes/24355347-74ea-4dce-9d84-63c57eaf13d4 Aug 25 05:47:16.883747 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-d4013f48-6756-4520-ad80-ea2d21c0e34b tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:47:16.884245 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-d4013f48-6756-4520-ad80-ea2d21c0e34b tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:47:16.900117 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:47:16.900117 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:47:16.907935 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-d4013f48-6756-4520-ad80-ea2d21c0e34b tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Volume info retrieved successfully. Aug 25 05:47:16.916534 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-d4013f48-6756-4520-ad80-ea2d21c0e34b tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] https://10.4.3.189/volume/v3/volumes/24355347-74ea-4dce-9d84-63c57eaf13d4 returned with HTTP 200 Aug 25 05:47:16.917782 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 703/2822] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:47:16 2026] GET /volume/v3/volumes/24355347-74ea-4dce-9d84-63c57eaf13d4 => generated 1136 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:47:17.437609 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-e29e662c-070d-4a1c-8f6d-70b4225d9ced req-bc2afe04-0597-4029-a13f-fe6c4b33e073 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:47:17.442450 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-e29e662c-070d-4a1c-8f6d-70b4225d9ced req-bc2afe04-0597-4029-a13f-fe6c4b33e073 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] DELETE https://10.4.3.189/volume/v3/attachments/890db82f-b1f7-4be2-af6b-ed1fe5602e13 Aug 25 05:47:17.442824 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-e29e662c-070d-4a1c-8f6d-70b4225d9ced req-bc2afe04-0597-4029-a13f-fe6c4b33e073 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:47:17.443076 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-e29e662c-070d-4a1c-8f6d-70b4225d9ced req-bc2afe04-0597-4029-a13f-fe6c4b33e073 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Calling method 'version_select' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:47:17.451951 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:47:17.451951 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:47:17.518302 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-e29e662c-070d-4a1c-8f6d-70b4225d9ced req-bc2afe04-0597-4029-a13f-fe6c4b33e073 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] https://10.4.3.189/volume/v3/attachments/890db82f-b1f7-4be2-af6b-ed1fe5602e13 returned with HTTP 200 Aug 25 05:47:17.519032 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 702/2823] 10.4.3.189 () {72 vars in 1673 bytes} [Tue Aug 25 05:47:17 2026] DELETE /volume/v3/attachments/890db82f-b1f7-4be2-af6b-ed1fe5602e13 => generated 19 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:47:17.561582 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-50eac7bd-3181-491d-8582-bf68cf33848b None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:47:17.564090 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-50eac7bd-3181-491d-8582-bf68cf33848b tempest-VolumesBackupsTest-1415835281 tempest-VolumesBackupsTest-1415835281-project-admin] GET https://10.4.3.189/volume/v3/backups/31312a5a-64eb-407e-b7e8-1cfdefe8f72c Aug 25 05:47:17.566981 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-50eac7bd-3181-491d-8582-bf68cf33848b tempest-VolumesBackupsTest-1415835281 tempest-VolumesBackupsTest-1415835281-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:47:17.566981 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-50eac7bd-3181-491d-8582-bf68cf33848b tempest-VolumesBackupsTest-1415835281 tempest-VolumesBackupsTest-1415835281-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:47:17.566981 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-50eac7bd-3181-491d-8582-bf68cf33848b tempest-VolumesBackupsTest-1415835281 tempest-VolumesBackupsTest-1415835281-project-admin] Show backup with id 31312a5a-64eb-407e-b7e8-1cfdefe8f72c. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:47:17.573468 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:47:17.573468 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:47:17.576555 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-50eac7bd-3181-491d-8582-bf68cf33848b tempest-VolumesBackupsTest-1415835281 tempest-VolumesBackupsTest-1415835281-project-admin] https://10.4.3.189/volume/v3/backups/31312a5a-64eb-407e-b7e8-1cfdefe8f72c returned with HTTP 200 Aug 25 05:47:17.576555 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 713/2824] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:47:17 2026] GET /volume/v3/backups/31312a5a-64eb-407e-b7e8-1cfdefe8f72c => generated 750 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:47:17.582761 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-a9e291af-8a55-4c1f-900c-b9a9f7b34a8a None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:47:17.585505 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a9e291af-8a55-4c1f-900c-b9a9f7b34a8a tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] GET https://10.4.3.189/volume/v3/backups/e6b86cdf-3ea4-40e5-9154-91a59902be43 Aug 25 05:47:17.585853 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a9e291af-8a55-4c1f-900c-b9a9f7b34a8a tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:47:17.586134 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a9e291af-8a55-4c1f-900c-b9a9f7b34a8a tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:47:17.586301 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-a9e291af-8a55-4c1f-900c-b9a9f7b34a8a tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Show backup with id e6b86cdf-3ea4-40e5-9154-91a59902be43. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:47:17.592416 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:47:17.592416 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:47:17.593434 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a9e291af-8a55-4c1f-900c-b9a9f7b34a8a tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] https://10.4.3.189/volume/v3/backups/e6b86cdf-3ea4-40e5-9154-91a59902be43 returned with HTTP 200 Aug 25 05:47:17.594227 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 707/2825] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:47:17 2026] GET /volume/v3/backups/e6b86cdf-3ea4-40e5-9154-91a59902be43 => generated 708 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:47:17.934678 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-00d90088-2f19-431d-bea1-215fabd08b2d None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:47:17.936555 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-00d90088-2f19-431d-bea1-215fabd08b2d tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] GET https://10.4.3.189/volume/v3/volumes/24355347-74ea-4dce-9d84-63c57eaf13d4 Aug 25 05:47:17.936815 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-00d90088-2f19-431d-bea1-215fabd08b2d tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:47:17.937033 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-00d90088-2f19-431d-bea1-215fabd08b2d tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:47:17.945961 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:47:17.945961 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:47:17.950948 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-00d90088-2f19-431d-bea1-215fabd08b2d tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Volume info retrieved successfully. Aug 25 05:47:17.959134 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-00d90088-2f19-431d-bea1-215fabd08b2d tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] https://10.4.3.189/volume/v3/volumes/24355347-74ea-4dce-9d84-63c57eaf13d4 returned with HTTP 200 Aug 25 05:47:17.960149 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 704/2826] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:47:17 2026] GET /volume/v3/volumes/24355347-74ea-4dce-9d84-63c57eaf13d4 => generated 841 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:47:18.593465 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-9352441c-e656-48a1-b09a-3c1cc490e068 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:47:18.599337 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-9352441c-e656-48a1-b09a-3c1cc490e068 tempest-VolumesBackupsTest-1415835281 tempest-VolumesBackupsTest-1415835281-project-admin] GET https://10.4.3.189/volume/v3/backups/31312a5a-64eb-407e-b7e8-1cfdefe8f72c Aug 25 05:47:18.599913 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-9352441c-e656-48a1-b09a-3c1cc490e068 tempest-VolumesBackupsTest-1415835281 tempest-VolumesBackupsTest-1415835281-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:47:18.599913 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-9352441c-e656-48a1-b09a-3c1cc490e068 tempest-VolumesBackupsTest-1415835281 tempest-VolumesBackupsTest-1415835281-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:47:18.600516 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-9352441c-e656-48a1-b09a-3c1cc490e068 tempest-VolumesBackupsTest-1415835281 tempest-VolumesBackupsTest-1415835281-project-admin] Show backup with id 31312a5a-64eb-407e-b7e8-1cfdefe8f72c. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:47:18.608836 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:47:18.608836 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:47:18.610148 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-9352441c-e656-48a1-b09a-3c1cc490e068 tempest-VolumesBackupsTest-1415835281 tempest-VolumesBackupsTest-1415835281-project-admin] https://10.4.3.189/volume/v3/backups/31312a5a-64eb-407e-b7e8-1cfdefe8f72c returned with HTTP 200 Aug 25 05:47:18.610890 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 703/2827] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:47:18 2026] GET /volume/v3/backups/31312a5a-64eb-407e-b7e8-1cfdefe8f72c => generated 750 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:47:18.615217 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-3f299055-aa67-4a7b-8552-165118a8fe8c None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:47:18.619832 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-3f299055-aa67-4a7b-8552-165118a8fe8c tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] GET https://10.4.3.189/volume/v3/backups/e6b86cdf-3ea4-40e5-9154-91a59902be43 Aug 25 05:47:18.619964 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-3f299055-aa67-4a7b-8552-165118a8fe8c tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:47:18.620258 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-3f299055-aa67-4a7b-8552-165118a8fe8c tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:47:18.620391 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-3f299055-aa67-4a7b-8552-165118a8fe8c tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Show backup with id e6b86cdf-3ea4-40e5-9154-91a59902be43. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:47:18.625587 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:47:18.625587 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:47:18.625910 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-3f299055-aa67-4a7b-8552-165118a8fe8c tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] https://10.4.3.189/volume/v3/backups/e6b86cdf-3ea4-40e5-9154-91a59902be43 returned with HTTP 200 Aug 25 05:47:18.626381 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 714/2828] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:47:18 2026] GET /volume/v3/backups/e6b86cdf-3ea4-40e5-9154-91a59902be43 => generated 709 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:47:19.624926 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-13affe31-67ed-4628-a441-cb888719e816 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:47:19.627028 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-13affe31-67ed-4628-a441-cb888719e816 tempest-VolumesBackupsTest-1415835281 tempest-VolumesBackupsTest-1415835281-project-admin] GET https://10.4.3.189/volume/v3/backups/31312a5a-64eb-407e-b7e8-1cfdefe8f72c Aug 25 05:47:19.627276 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-13affe31-67ed-4628-a441-cb888719e816 tempest-VolumesBackupsTest-1415835281 tempest-VolumesBackupsTest-1415835281-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:47:19.630437 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-13affe31-67ed-4628-a441-cb888719e816 tempest-VolumesBackupsTest-1415835281 tempest-VolumesBackupsTest-1415835281-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:47:19.630634 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-13affe31-67ed-4628-a441-cb888719e816 tempest-VolumesBackupsTest-1415835281 tempest-VolumesBackupsTest-1415835281-project-admin] Show backup with id 31312a5a-64eb-407e-b7e8-1cfdefe8f72c. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:47:19.638888 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:47:19.638888 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:47:19.639447 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-14b05ee8-c29e-4afb-b2a9-616695017d7c None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:47:19.640702 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-13affe31-67ed-4628-a441-cb888719e816 tempest-VolumesBackupsTest-1415835281 tempest-VolumesBackupsTest-1415835281-project-admin] https://10.4.3.189/volume/v3/backups/31312a5a-64eb-407e-b7e8-1cfdefe8f72c returned with HTTP 200 Aug 25 05:47:19.642724 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 708/2829] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:47:19 2026] GET /volume/v3/backups/31312a5a-64eb-407e-b7e8-1cfdefe8f72c => generated 750 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:47:19.644959 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-14b05ee8-c29e-4afb-b2a9-616695017d7c tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] GET https://10.4.3.189/volume/v3/backups/e6b86cdf-3ea4-40e5-9154-91a59902be43 Aug 25 05:47:19.648287 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-14b05ee8-c29e-4afb-b2a9-616695017d7c tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:47:19.648287 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-14b05ee8-c29e-4afb-b2a9-616695017d7c tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:47:19.648287 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-14b05ee8-c29e-4afb-b2a9-616695017d7c tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Show backup with id e6b86cdf-3ea4-40e5-9154-91a59902be43. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:47:19.654160 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:47:19.654160 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:47:19.654896 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-14b05ee8-c29e-4afb-b2a9-616695017d7c tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] https://10.4.3.189/volume/v3/backups/e6b86cdf-3ea4-40e5-9154-91a59902be43 returned with HTTP 200 Aug 25 05:47:19.655401 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 705/2830] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:47:19 2026] GET /volume/v3/backups/e6b86cdf-3ea4-40e5-9154-91a59902be43 => generated 710 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:47:19.676593 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-1db47cad-57ed-4f5a-a1f4-f7a079e50c84 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:47:19.680766 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-1db47cad-57ed-4f5a-a1f4-f7a079e50c84 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] DELETE https://10.4.3.189/volume/v3/backups/e6b86cdf-3ea4-40e5-9154-91a59902be43 Aug 25 05:47:19.681474 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-1db47cad-57ed-4f5a-a1f4-f7a079e50c84 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:47:19.681474 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-1db47cad-57ed-4f5a-a1f4-f7a079e50c84 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Calling method 'delete' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:47:19.681474 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.contrib.backups [None req-1db47cad-57ed-4f5a-a1f4-f7a079e50c84 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Delete backup with id: e6b86cdf-3ea4-40e5-9154-91a59902be43. Aug 25 05:47:19.693314 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:47:19.693314 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:47:19.711445 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.backup.rpcapi [None req-1db47cad-57ed-4f5a-a1f4-f7a079e50c84 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] delete_backup rpcapi backup_id e6b86cdf-3ea4-40e5-9154-91a59902be43 {{(pid=100269) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 25 05:47:19.715339 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-1db47cad-57ed-4f5a-a1f4-f7a079e50c84 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] https://10.4.3.189/volume/v3/backups/e6b86cdf-3ea4-40e5-9154-91a59902be43 returned with HTTP 202 Aug 25 05:47:19.716110 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 704/2831] 10.4.3.189 () {68 vars in 1391 bytes} [Tue Aug 25 05:47:19 2026] DELETE /volume/v3/backups/e6b86cdf-3ea4-40e5-9154-91a59902be43 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 05:47:19.730670 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-aa1f8491-c459-4f0c-93a7-026780fcdcb7 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:47:19.732179 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-aa1f8491-c459-4f0c-93a7-026780fcdcb7 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] POST https://10.4.3.189/volume/v3/volumes Aug 25 05:47:19.732600 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-aa1f8491-c459-4f0c-93a7-026780fcdcb7 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-484357408"}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:47:19.737721 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.v3.volumes [None req-aa1f8491-c459-4f0c-93a7-026780fcdcb7 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-484357408'}} {{(pid=100271) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 05:47:19.737880 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [None req-aa1f8491-c459-4f0c-93a7-026780fcdcb7 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Create volume of 1 GB Aug 25 05:47:19.748249 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-aa1f8491-c459-4f0c-93a7-026780fcdcb7 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Availability Zones retrieved successfully. Aug 25 05:47:19.755974 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-aa1f8491-c459-4f0c-93a7-026780fcdcb7 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Flow 'volume_create_api' (813d3daa-d8d8-409d-bdca-0c40f745476e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:47:19.759430 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-aa1f8491-c459-4f0c-93a7-026780fcdcb7 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (580fae30-f0f0-4174-9912-8f038f545fd3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:47:19.760589 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.flows.api.create_volume [None req-aa1f8491-c459-4f0c-93a7-026780fcdcb7 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Validating volume size '1' using validate_int {{(pid=100271) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 05:47:19.812086 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-aa1f8491-c459-4f0c-93a7-026780fcdcb7 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (580fae30-f0f0-4174-9912-8f038f545fd3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T05:35:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=23fc6e5d-fce0-4521-ba46-4837b4232084,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '23fc6e5d-fce0-4521-ba46-4837b4232084', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:47:19.812596 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-aa1f8491-c459-4f0c-93a7-026780fcdcb7 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (477ca8ca-6a45-4c2a-8250-db2d904fac6d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:47:19.901846 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.quota [None req-aa1f8491-c459-4f0c-93a7-026780fcdcb7 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Created reservations ['10d7f623-d5c0-42f5-80d8-4da50a751d0d', '5ce330a2-031c-4b00-9a5e-b8cd233459f6', '31d8ec64-77ed-475e-967c-26acb339d35e', '5bc479da-6835-4f7f-a7a6-6ab3e4baba09'] {{(pid=100271) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:47:19.902875 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-aa1f8491-c459-4f0c-93a7-026780fcdcb7 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (477ca8ca-6a45-4c2a-8250-db2d904fac6d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['10d7f623-d5c0-42f5-80d8-4da50a751d0d', '5ce330a2-031c-4b00-9a5e-b8cd233459f6', '31d8ec64-77ed-475e-967c-26acb339d35e', '5bc479da-6835-4f7f-a7a6-6ab3e4baba09']}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:47:19.903761 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-aa1f8491-c459-4f0c-93a7-026780fcdcb7 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5341593f-251d-4449-b588-a64d0de017e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:47:19.946039 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-aa1f8491-c459-4f0c-93a7-026780fcdcb7 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5341593f-251d-4449-b588-a64d0de017e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f190ad3b-2269-4e56-8dca-18d5db486086', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-484357408',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e38e6748010c4956b3e5235bbe35f86b',qos_specs=None,replication_status=,reservations=['10d7f623-d5c0-42f5-80d8-4da50a751d0d','5ce330a2-031c-4b00-9a5e-b8cd233459f6','31d8ec64-77ed-475e-967c-26acb339d35e','5bc479da-6835-4f7f-a7a6-6ab3e4baba09'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d62822c440db4ddb948b2ba1dd68a7ed',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T05:47:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-484357408',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f190ad3b-2269-4e56-8dca-18d5db486086,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e38e6748010c4956b3e5235bbe35f86b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d62822c440db4ddb948b2ba1dd68a7ed',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(23fc6e5d-fce0-4521-ba46-4837b4232084),volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:47:19.947086 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-aa1f8491-c459-4f0c-93a7-026780fcdcb7 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4577aae6-1fa3-4674-b47f-2e1afe08ae82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:47:19.991027 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-aa1f8491-c459-4f0c-93a7-026780fcdcb7 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4577aae6-1fa3-4674-b47f-2e1afe08ae82) transitioned into state 'SUCCESS' from state '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-484357408',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e38e6748010c4956b3e5235bbe35f86b',qos_specs=None,replication_status=,reservations=['10d7f623-d5c0-42f5-80d8-4da50a751d0d','5ce330a2-031c-4b00-9a5e-b8cd233459f6','31d8ec64-77ed-475e-967c-26acb339d35e','5bc479da-6835-4f7f-a7a6-6ab3e4baba09'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d62822c440db4ddb948b2ba1dd68a7ed',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:47:19.992630 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-aa1f8491-c459-4f0c-93a7-026780fcdcb7 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f934ba4b-f0b1-44c9-b54c-09d7b7605bd2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:47:20.015345 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-aa1f8491-c459-4f0c-93a7-026780fcdcb7 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f934ba4b-f0b1-44c9-b54c-09d7b7605bd2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:47:20.016825 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-aa1f8491-c459-4f0c-93a7-026780fcdcb7 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Flow 'volume_create_api' (813d3daa-d8d8-409d-bdca-0c40f745476e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100271) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:47:20.017490 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-aa1f8491-c459-4f0c-93a7-026780fcdcb7 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Create volume request issued successfully. Aug 25 05:47:20.018653 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-aa1f8491-c459-4f0c-93a7-026780fcdcb7 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] https://10.4.3.189/volume/v3/volumes returned with HTTP 202 Aug 25 05:47:20.019808 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 715/2832] 10.4.3.189 () {70 vars in 1298 bytes} [Tue Aug 25 05:47:19 2026] POST /volume/v3/volumes => generated 777 bytes in 290 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 05:47:20.037948 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-d788ca39-3a21-407e-9036-bf40b529caca None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:47:20.042205 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d788ca39-3a21-407e-9036-bf40b529caca tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] GET https://10.4.3.189/volume/v3/volumes/f190ad3b-2269-4e56-8dca-18d5db486086 Aug 25 05:47:20.042805 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d788ca39-3a21-407e-9036-bf40b529caca tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:47:20.042805 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d788ca39-3a21-407e-9036-bf40b529caca tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:47:20.059784 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:47:20.059784 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:47:20.072247 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-d788ca39-3a21-407e-9036-bf40b529caca tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Volume info retrieved successfully. Aug 25 05:47:20.078576 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d788ca39-3a21-407e-9036-bf40b529caca tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] https://10.4.3.189/volume/v3/volumes/f190ad3b-2269-4e56-8dca-18d5db486086 returned with HTTP 200 Aug 25 05:47:20.079676 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 709/2833] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:47:20 2026] GET /volume/v3/volumes/f190ad3b-2269-4e56-8dca-18d5db486086 => generated 956 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:47:20.657359 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-f71986a2-0b29-45cf-a86b-82d6f24013b1 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:47:20.659922 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-f71986a2-0b29-45cf-a86b-82d6f24013b1 tempest-VolumesBackupsTest-1415835281 tempest-VolumesBackupsTest-1415835281-project-admin] GET https://10.4.3.189/volume/v3/backups/31312a5a-64eb-407e-b7e8-1cfdefe8f72c Aug 25 05:47:20.661249 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-f71986a2-0b29-45cf-a86b-82d6f24013b1 tempest-VolumesBackupsTest-1415835281 tempest-VolumesBackupsTest-1415835281-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:47:20.661544 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-f71986a2-0b29-45cf-a86b-82d6f24013b1 tempest-VolumesBackupsTest-1415835281 tempest-VolumesBackupsTest-1415835281-project-admin] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:47:20.661690 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-f71986a2-0b29-45cf-a86b-82d6f24013b1 tempest-VolumesBackupsTest-1415835281 tempest-VolumesBackupsTest-1415835281-project-admin] Show backup with id 31312a5a-64eb-407e-b7e8-1cfdefe8f72c. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:47:20.669202 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:47:20.669202 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:47:20.670044 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-f71986a2-0b29-45cf-a86b-82d6f24013b1 tempest-VolumesBackupsTest-1415835281 tempest-VolumesBackupsTest-1415835281-project-admin] https://10.4.3.189/volume/v3/backups/31312a5a-64eb-407e-b7e8-1cfdefe8f72c returned with HTTP 200 Aug 25 05:47:20.670534 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 706/2834] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:47:20 2026] GET /volume/v3/backups/31312a5a-64eb-407e-b7e8-1cfdefe8f72c => generated 750 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:47:21.095267 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-2ebe0f67-09c4-4b37-bbc2-4ce467854adf None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:47:21.097610 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-2ebe0f67-09c4-4b37-bbc2-4ce467854adf tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] GET https://10.4.3.189/volume/v3/volumes/f190ad3b-2269-4e56-8dca-18d5db486086 Aug 25 05:47:21.098614 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-2ebe0f67-09c4-4b37-bbc2-4ce467854adf tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:47:21.098614 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-2ebe0f67-09c4-4b37-bbc2-4ce467854adf tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:47:21.101905 np0000008051 devstack@c-api.service[100269]: DEBUG dbcounter [-] [100269] Writing DB stats cinder:SELECT=408,cinder:UPDATE=84,cinder:INSERT=53 {{(pid=100269) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 05:47:21.110533 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:47:21.110533 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:47:21.118260 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-2ebe0f67-09c4-4b37-bbc2-4ce467854adf tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Volume info retrieved successfully. Aug 25 05:47:21.120440 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-2ebe0f67-09c4-4b37-bbc2-4ce467854adf tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] https://10.4.3.189/volume/v3/volumes/f190ad3b-2269-4e56-8dca-18d5db486086 returned with HTTP 200 Aug 25 05:47:21.121011 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 705/2835] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:47:21 2026] GET /volume/v3/volumes/f190ad3b-2269-4e56-8dca-18d5db486086 => generated 1008 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:47:21.135860 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-aece2865-271e-40df-a4ef-7b3dbb472899 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:47:21.138254 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-aece2865-271e-40df-a4ef-7b3dbb472899 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] POST https://10.4.3.189/volume/v3/backups Aug 25 05:47:21.139123 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-aece2865-271e-40df-a4ef-7b3dbb472899 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "f190ad3b-2269-4e56-8dca-18d5db486086", "name": "tempest-type-Backup-840143552"}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:47:21.141490 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.contrib.backups [None req-aece2865-271e-40df-a4ef-7b3dbb472899 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Creating new backup {'backup': {'volume_id': 'f190ad3b-2269-4e56-8dca-18d5db486086', 'name': 'tempest-type-Backup-840143552'}} {{(pid=100271) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 25 05:47:21.141863 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.contrib.backups [None req-aece2865-271e-40df-a4ef-7b3dbb472899 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Creating backup of volume f190ad3b-2269-4e56-8dca-18d5db486086 in container None Aug 25 05:47:21.151261 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:47:21.151261 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:47:21.151924 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-aece2865-271e-40df-a4ef-7b3dbb472899 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Volume info retrieved successfully. Aug 25 05:47:21.177486 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.quota [None req-aece2865-271e-40df-a4ef-7b3dbb472899 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Created reservations ['3c945628-10f8-4aab-86d3-1a72ba6c1bba', 'a953181c-dd16-40f4-9cc1-225352c69a8c'] {{(pid=100271) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:47:21.217986 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-aece2865-271e-40df-a4ef-7b3dbb472899 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] https://10.4.3.189/volume/v3/backups returned with HTTP 202 Aug 25 05:47:21.218936 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 716/2836] 10.4.3.189 () {70 vars in 1299 bytes} [Tue Aug 25 05:47:21 2026] POST /volume/v3/backups => generated 315 bytes in 84 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 05:47:21.234354 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-8a2e3e7f-6019-45ee-934e-84475e5bc45e None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:47:21.238090 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-8a2e3e7f-6019-45ee-934e-84475e5bc45e tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] GET https://10.4.3.189/volume/v3/backups/502e4027-4d7c-4544-a53c-1c956ffc6685 Aug 25 05:47:21.238090 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-8a2e3e7f-6019-45ee-934e-84475e5bc45e tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:47:21.238280 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-8a2e3e7f-6019-45ee-934e-84475e5bc45e tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:47:21.238624 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-8a2e3e7f-6019-45ee-934e-84475e5bc45e tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Show backup with id 502e4027-4d7c-4544-a53c-1c956ffc6685. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:47:21.243560 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:47:21.243560 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:47:21.244487 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-8a2e3e7f-6019-45ee-934e-84475e5bc45e tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] https://10.4.3.189/volume/v3/backups/502e4027-4d7c-4544-a53c-1c956ffc6685 returned with HTTP 200 Aug 25 05:47:21.245418 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 710/2837] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:47:21 2026] GET /volume/v3/backups/502e4027-4d7c-4544-a53c-1c956ffc6685 => generated 722 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:47:21.683195 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-66634509-b8ae-4fcc-8b13-61c504ad42b2 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:47:21.685644 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-66634509-b8ae-4fcc-8b13-61c504ad42b2 tempest-VolumesBackupsTest-1415835281 tempest-VolumesBackupsTest-1415835281-project-admin] GET https://10.4.3.189/volume/v3/backups/31312a5a-64eb-407e-b7e8-1cfdefe8f72c Aug 25 05:47:21.685951 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-66634509-b8ae-4fcc-8b13-61c504ad42b2 tempest-VolumesBackupsTest-1415835281 tempest-VolumesBackupsTest-1415835281-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:47:21.686348 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-66634509-b8ae-4fcc-8b13-61c504ad42b2 tempest-VolumesBackupsTest-1415835281 tempest-VolumesBackupsTest-1415835281-project-admin] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:47:21.686348 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-66634509-b8ae-4fcc-8b13-61c504ad42b2 tempest-VolumesBackupsTest-1415835281 tempest-VolumesBackupsTest-1415835281-project-admin] Show backup with id 31312a5a-64eb-407e-b7e8-1cfdefe8f72c. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:47:21.691665 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:47:21.691665 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:47:21.692683 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-66634509-b8ae-4fcc-8b13-61c504ad42b2 tempest-VolumesBackupsTest-1415835281 tempest-VolumesBackupsTest-1415835281-project-admin] https://10.4.3.189/volume/v3/backups/31312a5a-64eb-407e-b7e8-1cfdefe8f72c returned with HTTP 200 Aug 25 05:47:21.692920 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 707/2838] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:47:21 2026] GET /volume/v3/backups/31312a5a-64eb-407e-b7e8-1cfdefe8f72c => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:47:22.257858 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-4bff341a-e8af-4d35-aa73-b8a46342e201 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:47:22.260326 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-4bff341a-e8af-4d35-aa73-b8a46342e201 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] GET https://10.4.3.189/volume/v3/backups/502e4027-4d7c-4544-a53c-1c956ffc6685 Aug 25 05:47:22.260645 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-4bff341a-e8af-4d35-aa73-b8a46342e201 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:47:22.260937 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-4bff341a-e8af-4d35-aa73-b8a46342e201 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:47:22.261454 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-4bff341a-e8af-4d35-aa73-b8a46342e201 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Show backup with id 502e4027-4d7c-4544-a53c-1c956ffc6685. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:47:22.268886 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:47:22.268886 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:47:22.269679 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-4bff341a-e8af-4d35-aa73-b8a46342e201 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] https://10.4.3.189/volume/v3/backups/502e4027-4d7c-4544-a53c-1c956ffc6685 returned with HTTP 200 Aug 25 05:47:22.270229 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 706/2839] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:47:22 2026] GET /volume/v3/backups/502e4027-4d7c-4544-a53c-1c956ffc6685 => generated 724 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:47:22.298900 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-37dce049-63e2-44b3-8e39-ed98d96305bc None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:47:22.300993 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-37dce049-63e2-44b3-8e39-ed98d96305bc tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] DELETE https://10.4.3.189/volume/v3/volumes/24355347-74ea-4dce-9d84-63c57eaf13d4 Aug 25 05:47:22.301229 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-37dce049-63e2-44b3-8e39-ed98d96305bc tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:47:22.301455 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-37dce049-63e2-44b3-8e39-ed98d96305bc tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Calling method 'delete' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:47:22.301649 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [None req-37dce049-63e2-44b3-8e39-ed98d96305bc tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Delete volume with id: 24355347-74ea-4dce-9d84-63c57eaf13d4 Aug 25 05:47:22.310715 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:47:22.310715 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:47:22.311368 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-37dce049-63e2-44b3-8e39-ed98d96305bc tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Volume info retrieved successfully. Aug 25 05:47:22.337882 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-37dce049-63e2-44b3-8e39-ed98d96305bc tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Delete volume request issued successfully. Aug 25 05:47:22.338163 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-37dce049-63e2-44b3-8e39-ed98d96305bc tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] https://10.4.3.189/volume/v3/volumes/24355347-74ea-4dce-9d84-63c57eaf13d4 returned with HTTP 202 Aug 25 05:47:22.338686 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 717/2840] 10.4.3.189 () {66 vars in 1351 bytes} [Tue Aug 25 05:47:22 2026] DELETE /volume/v3/volumes/24355347-74ea-4dce-9d84-63c57eaf13d4 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:47:22.346689 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-ba0f3e88-0bb4-4fac-87ad-d592cebf72ea None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:47:22.349030 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ba0f3e88-0bb4-4fac-87ad-d592cebf72ea tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] GET https://10.4.3.189/volume/v3/volumes/24355347-74ea-4dce-9d84-63c57eaf13d4 Aug 25 05:47:22.349311 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ba0f3e88-0bb4-4fac-87ad-d592cebf72ea tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:47:22.349543 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ba0f3e88-0bb4-4fac-87ad-d592cebf72ea tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:47:22.357689 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:47:22.357689 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:47:22.362695 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-ba0f3e88-0bb4-4fac-87ad-d592cebf72ea tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Volume info retrieved successfully. Aug 25 05:47:22.367001 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ba0f3e88-0bb4-4fac-87ad-d592cebf72ea tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] https://10.4.3.189/volume/v3/volumes/24355347-74ea-4dce-9d84-63c57eaf13d4 returned with HTTP 200 Aug 25 05:47:22.367449 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 711/2841] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:47:22 2026] GET /volume/v3/volumes/24355347-74ea-4dce-9d84-63c57eaf13d4 => generated 840 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:47:22.703253 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-816b53dc-1e2e-4c83-87fb-5f82dc2415aa None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:47:22.705430 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-816b53dc-1e2e-4c83-87fb-5f82dc2415aa tempest-VolumesBackupsTest-1415835281 tempest-VolumesBackupsTest-1415835281-project-admin] GET https://10.4.3.189/volume/v3/backups/31312a5a-64eb-407e-b7e8-1cfdefe8f72c Aug 25 05:47:22.705707 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-816b53dc-1e2e-4c83-87fb-5f82dc2415aa tempest-VolumesBackupsTest-1415835281 tempest-VolumesBackupsTest-1415835281-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:47:22.705956 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-816b53dc-1e2e-4c83-87fb-5f82dc2415aa tempest-VolumesBackupsTest-1415835281 tempest-VolumesBackupsTest-1415835281-project-admin] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:47:22.706136 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-816b53dc-1e2e-4c83-87fb-5f82dc2415aa tempest-VolumesBackupsTest-1415835281 tempest-VolumesBackupsTest-1415835281-project-admin] Show backup with id 31312a5a-64eb-407e-b7e8-1cfdefe8f72c. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:47:22.716515 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:47:22.716515 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:47:22.721072 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-816b53dc-1e2e-4c83-87fb-5f82dc2415aa tempest-VolumesBackupsTest-1415835281 tempest-VolumesBackupsTest-1415835281-project-admin] https://10.4.3.189/volume/v3/backups/31312a5a-64eb-407e-b7e8-1cfdefe8f72c returned with HTTP 200 Aug 25 05:47:22.724937 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 708/2842] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:47:22 2026] GET /volume/v3/backups/31312a5a-64eb-407e-b7e8-1cfdefe8f72c => generated 750 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:47:23.282515 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-15ef4dee-6d46-402a-ae8b-6cceb73027db None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:47:23.288557 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-15ef4dee-6d46-402a-ae8b-6cceb73027db tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] GET https://10.4.3.189/volume/v3/backups/502e4027-4d7c-4544-a53c-1c956ffc6685 Aug 25 05:47:23.291091 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-15ef4dee-6d46-402a-ae8b-6cceb73027db tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:47:23.291538 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-15ef4dee-6d46-402a-ae8b-6cceb73027db tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:47:23.293113 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-15ef4dee-6d46-402a-ae8b-6cceb73027db tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Show backup with id 502e4027-4d7c-4544-a53c-1c956ffc6685. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:47:23.307113 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:47:23.307113 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:47:23.307113 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-15ef4dee-6d46-402a-ae8b-6cceb73027db tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] https://10.4.3.189/volume/v3/backups/502e4027-4d7c-4544-a53c-1c956ffc6685 returned with HTTP 200 Aug 25 05:47:23.307113 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 707/2843] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:47:23 2026] GET /volume/v3/backups/502e4027-4d7c-4544-a53c-1c956ffc6685 => generated 724 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:47:23.381538 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-75ca816d-3267-4cd1-95a4-efd905be61ee None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:47:23.385914 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-75ca816d-3267-4cd1-95a4-efd905be61ee tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] GET https://10.4.3.189/volume/v3/volumes/24355347-74ea-4dce-9d84-63c57eaf13d4 Aug 25 05:47:23.386207 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-75ca816d-3267-4cd1-95a4-efd905be61ee tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:47:23.386452 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-75ca816d-3267-4cd1-95a4-efd905be61ee tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:47:23.392976 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-75ca816d-3267-4cd1-95a4-efd905be61ee tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] https://10.4.3.189/volume/v3/volumes/24355347-74ea-4dce-9d84-63c57eaf13d4 returned with HTTP 404 Aug 25 05:47:23.393645 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 718/2844] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:47:23 2026] GET /volume/v3/volumes/24355347-74ea-4dce-9d84-63c57eaf13d4 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:47:23.405224 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-e28590fd-cf20-4944-bde8-87ecffe0ba77 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:47:23.407253 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e28590fd-cf20-4944-bde8-87ecffe0ba77 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] GET https://10.4.3.189/volume/v3/volumes/24355347-74ea-4dce-9d84-63c57eaf13d4 Aug 25 05:47:23.407524 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e28590fd-cf20-4944-bde8-87ecffe0ba77 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:47:23.407796 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e28590fd-cf20-4944-bde8-87ecffe0ba77 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:47:23.413718 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e28590fd-cf20-4944-bde8-87ecffe0ba77 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] https://10.4.3.189/volume/v3/volumes/24355347-74ea-4dce-9d84-63c57eaf13d4 returned with HTTP 404 Aug 25 05:47:23.414402 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 712/2845] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:47:23 2026] GET /volume/v3/volumes/24355347-74ea-4dce-9d84-63c57eaf13d4 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:47:23.422736 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-ded41eda-1194-445f-886d-86652bd559be None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:47:23.425473 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-ded41eda-1194-445f-886d-86652bd559be tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] DELETE https://10.4.3.189/volume/v3/volumes/24355347-74ea-4dce-9d84-63c57eaf13d4 Aug 25 05:47:23.425696 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-ded41eda-1194-445f-886d-86652bd559be tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:47:23.425923 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-ded41eda-1194-445f-886d-86652bd559be tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Calling method 'delete' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:47:23.426095 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.v3.volumes [None req-ded41eda-1194-445f-886d-86652bd559be tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Delete volume with id: 24355347-74ea-4dce-9d84-63c57eaf13d4 Aug 25 05:47:23.438229 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-ded41eda-1194-445f-886d-86652bd559be tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] https://10.4.3.189/volume/v3/volumes/24355347-74ea-4dce-9d84-63c57eaf13d4 returned with HTTP 404 Aug 25 05:47:23.438754 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 709/2846] 10.4.3.189 () {66 vars in 1351 bytes} [Tue Aug 25 05:47:23 2026] DELETE /volume/v3/volumes/24355347-74ea-4dce-9d84-63c57eaf13d4 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:47:23.467641 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-e84835ac-0287-46ed-9838-d365aec29c35 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:47:23.472008 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-e84835ac-0287-46ed-9838-d365aec29c35 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] POST https://10.4.3.189/volume/v3/volumes Aug 25 05:47:23.472564 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-e84835ac-0287-46ed-9838-d365aec29c35 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "821ab3e7-1977-4d78-a63f-5997ce48392f", "size": 1, "name": "tempest-VolumesBackupsTest-Volume-1189995070"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:47:23.475397 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.v3.volumes [None req-e84835ac-0287-46ed-9838-d365aec29c35 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Create volume request body: {'volume': {'imageRef': '821ab3e7-1977-4d78-a63f-5997ce48392f', 'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1189995070'}} {{(pid=100269) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 05:47:23.589957 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.v3.volumes [None req-e84835ac-0287-46ed-9838-d365aec29c35 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Create volume of 1 GB Aug 25 05:47:23.596227 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-e84835ac-0287-46ed-9838-d365aec29c35 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Availability Zones retrieved successfully. Aug 25 05:47:23.602879 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-e84835ac-0287-46ed-9838-d365aec29c35 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Flow 'volume_create_api' (67250b94-262b-4afa-a024-8335c5a2e359) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:47:23.603880 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-e84835ac-0287-46ed-9838-d365aec29c35 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cb3e5a49-911b-41be-a149-177de1fa376f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:47:23.605271 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.flows.api.create_volume [None req-e84835ac-0287-46ed-9838-d365aec29c35 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Validating volume size '1' using validate_int {{(pid=100269) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 05:47:23.677458 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-e84835ac-0287-46ed-9838-d365aec29c35 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cb3e5a49-911b-41be-a149-177de1fa376f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T05:35:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=23fc6e5d-fce0-4521-ba46-4837b4232084,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '23fc6e5d-fce0-4521-ba46-4837b4232084', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:47:23.678232 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-e84835ac-0287-46ed-9838-d365aec29c35 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d53e19ce-db59-4753-bf64-86e832069d93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:47:23.736129 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.quota [None req-e84835ac-0287-46ed-9838-d365aec29c35 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Created reservations ['589a6904-833f-4256-b552-b4380e22f988', '1facd7e9-f612-4100-a5d9-94291a298585', 'dd8b0276-64c8-4b20-b8ac-5d8a641c3aa9', '0ce1b95f-14f3-43b3-9a0a-ad545f473d44'] {{(pid=100269) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:47:23.737857 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-e84835ac-0287-46ed-9838-d365aec29c35 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d53e19ce-db59-4753-bf64-86e832069d93) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['589a6904-833f-4256-b552-b4380e22f988', '1facd7e9-f612-4100-a5d9-94291a298585', 'dd8b0276-64c8-4b20-b8ac-5d8a641c3aa9', '0ce1b95f-14f3-43b3-9a0a-ad545f473d44']}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:47:23.739366 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-a48e9762-4286-4a63-811f-c0c63d5da172 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:47:23.739458 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-e84835ac-0287-46ed-9838-d365aec29c35 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (62a9a33b-213f-4df0-9156-a29c820482ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:47:23.741311 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-a48e9762-4286-4a63-811f-c0c63d5da172 tempest-VolumesBackupsTest-1415835281 tempest-VolumesBackupsTest-1415835281-project-admin] GET https://10.4.3.189/volume/v3/backups/31312a5a-64eb-407e-b7e8-1cfdefe8f72c Aug 25 05:47:23.741582 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-a48e9762-4286-4a63-811f-c0c63d5da172 tempest-VolumesBackupsTest-1415835281 tempest-VolumesBackupsTest-1415835281-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:47:23.742168 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-a48e9762-4286-4a63-811f-c0c63d5da172 tempest-VolumesBackupsTest-1415835281 tempest-VolumesBackupsTest-1415835281-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:47:23.742168 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-a48e9762-4286-4a63-811f-c0c63d5da172 tempest-VolumesBackupsTest-1415835281 tempest-VolumesBackupsTest-1415835281-project-admin] Show backup with id 31312a5a-64eb-407e-b7e8-1cfdefe8f72c. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:47:23.747924 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:47:23.747924 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:47:23.748593 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-a48e9762-4286-4a63-811f-c0c63d5da172 tempest-VolumesBackupsTest-1415835281 tempest-VolumesBackupsTest-1415835281-project-admin] https://10.4.3.189/volume/v3/backups/31312a5a-64eb-407e-b7e8-1cfdefe8f72c returned with HTTP 200 Aug 25 05:47:23.750090 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 719/2847] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:47:23 2026] GET /volume/v3/backups/31312a5a-64eb-407e-b7e8-1cfdefe8f72c => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:47:23.770731 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-e84835ac-0287-46ed-9838-d365aec29c35 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (62a9a33b-213f-4df0-9156-a29c820482ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6a810343-f7f4-4f2d-a611-cab2f3271094', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1189995070',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='63fe3ff8f0b642f4942f04b33a14e622',qos_specs=None,replication_status=,reservations=['589a6904-833f-4256-b552-b4380e22f988','1facd7e9-f612-4100-a5d9-94291a298585','dd8b0276-64c8-4b20-b8ac-5d8a641c3aa9','0ce1b95f-14f3-43b3-9a0a-ad545f473d44'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f142d61824a84b50b117aed3d006f8fa',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T05:47:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1189995070',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6a810343-f7f4-4f2d-a611-cab2f3271094,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='63fe3ff8f0b642f4942f04b33a14e622',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f142d61824a84b50b117aed3d006f8fa',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(23fc6e5d-fce0-4521-ba46-4837b4232084),volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:47:23.772103 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-e84835ac-0287-46ed-9838-d365aec29c35 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (84615f79-8e63-4916-8a21-20752fc41785) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:47:23.804113 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-e84835ac-0287-46ed-9838-d365aec29c35 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (84615f79-8e63-4916-8a21-20752fc41785) transitioned into state 'SUCCESS' from state '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-1189995070',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='63fe3ff8f0b642f4942f04b33a14e622',qos_specs=None,replication_status=,reservations=['589a6904-833f-4256-b552-b4380e22f988','1facd7e9-f612-4100-a5d9-94291a298585','dd8b0276-64c8-4b20-b8ac-5d8a641c3aa9','0ce1b95f-14f3-43b3-9a0a-ad545f473d44'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f142d61824a84b50b117aed3d006f8fa',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:47:23.804113 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-e84835ac-0287-46ed-9838-d365aec29c35 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7c3bcf17-4b5d-4968-a708-84356797a0d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:47:23.824283 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-e84835ac-0287-46ed-9838-d365aec29c35 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7c3bcf17-4b5d-4968-a708-84356797a0d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:47:23.828098 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-e84835ac-0287-46ed-9838-d365aec29c35 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Flow 'volume_create_api' (67250b94-262b-4afa-a024-8335c5a2e359) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:47:23.833131 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-e84835ac-0287-46ed-9838-d365aec29c35 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Create volume request issued successfully. Aug 25 05:47:23.833131 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-e84835ac-0287-46ed-9838-d365aec29c35 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] https://10.4.3.189/volume/v3/volumes returned with HTTP 202 Aug 25 05:47:23.833131 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 708/2848] 10.4.3.189 () {68 vars in 1259 bytes} [Tue Aug 25 05:47:23 2026] POST /volume/v3/volumes => generated 749 bytes in 365 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 05:47:23.846562 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-e9da8a8e-76e2-4c43-9ceb-19bc4697b439 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:47:23.848702 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e9da8a8e-76e2-4c43-9ceb-19bc4697b439 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] GET https://10.4.3.189/volume/v3/volumes/6a810343-f7f4-4f2d-a611-cab2f3271094 Aug 25 05:47:23.848917 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e9da8a8e-76e2-4c43-9ceb-19bc4697b439 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:47:23.849139 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e9da8a8e-76e2-4c43-9ceb-19bc4697b439 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:47:23.856438 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:47:23.856438 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:47:23.860378 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-e9da8a8e-76e2-4c43-9ceb-19bc4697b439 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Volume info retrieved successfully. Aug 25 05:47:23.865386 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e9da8a8e-76e2-4c43-9ceb-19bc4697b439 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] https://10.4.3.189/volume/v3/volumes/6a810343-f7f4-4f2d-a611-cab2f3271094 returned with HTTP 200 Aug 25 05:47:23.865386 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 713/2849] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:47:23 2026] GET /volume/v3/volumes/6a810343-f7f4-4f2d-a611-cab2f3271094 => generated 817 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:47:24.320222 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-f243d9c0-e65a-4e78-aca9-4f1fc7995b85 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:47:24.322667 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-f243d9c0-e65a-4e78-aca9-4f1fc7995b85 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] GET https://10.4.3.189/volume/v3/backups/502e4027-4d7c-4544-a53c-1c956ffc6685 Aug 25 05:47:24.322976 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-f243d9c0-e65a-4e78-aca9-4f1fc7995b85 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:47:24.323261 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-f243d9c0-e65a-4e78-aca9-4f1fc7995b85 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:47:24.323408 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-f243d9c0-e65a-4e78-aca9-4f1fc7995b85 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Show backup with id 502e4027-4d7c-4544-a53c-1c956ffc6685. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:47:24.329614 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:47:24.329614 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:47:24.330580 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-f243d9c0-e65a-4e78-aca9-4f1fc7995b85 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] https://10.4.3.189/volume/v3/backups/502e4027-4d7c-4544-a53c-1c956ffc6685 returned with HTTP 200 Aug 25 05:47:24.331176 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 710/2850] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:47:24 2026] GET /volume/v3/backups/502e4027-4d7c-4544-a53c-1c956ffc6685 => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:47:24.762266 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-1e235917-31bc-4840-902c-1fa97885d922 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:47:24.764792 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-1e235917-31bc-4840-902c-1fa97885d922 tempest-VolumesBackupsTest-1415835281 tempest-VolumesBackupsTest-1415835281-project-admin] GET https://10.4.3.189/volume/v3/backups/31312a5a-64eb-407e-b7e8-1cfdefe8f72c Aug 25 05:47:24.765140 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-1e235917-31bc-4840-902c-1fa97885d922 tempest-VolumesBackupsTest-1415835281 tempest-VolumesBackupsTest-1415835281-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:47:24.765390 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-1e235917-31bc-4840-902c-1fa97885d922 tempest-VolumesBackupsTest-1415835281 tempest-VolumesBackupsTest-1415835281-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:47:24.765564 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-1e235917-31bc-4840-902c-1fa97885d922 tempest-VolumesBackupsTest-1415835281 tempest-VolumesBackupsTest-1415835281-project-admin] Show backup with id 31312a5a-64eb-407e-b7e8-1cfdefe8f72c. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:47:24.771135 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:47:24.771135 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:47:24.775070 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-1e235917-31bc-4840-902c-1fa97885d922 tempest-VolumesBackupsTest-1415835281 tempest-VolumesBackupsTest-1415835281-project-admin] https://10.4.3.189/volume/v3/backups/31312a5a-64eb-407e-b7e8-1cfdefe8f72c returned with HTTP 200 Aug 25 05:47:24.775070 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 720/2851] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:47:24 2026] GET /volume/v3/backups/31312a5a-64eb-407e-b7e8-1cfdefe8f72c => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:47:24.881104 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-bda1ec99-6836-49e5-a59a-7d2bf0a536e7 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:47:24.882749 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-bda1ec99-6836-49e5-a59a-7d2bf0a536e7 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] GET https://10.4.3.189/volume/v3/volumes/6a810343-f7f4-4f2d-a611-cab2f3271094 Aug 25 05:47:24.883032 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-bda1ec99-6836-49e5-a59a-7d2bf0a536e7 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:47:24.883311 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-bda1ec99-6836-49e5-a59a-7d2bf0a536e7 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:47:24.891287 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:47:24.891287 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:47:24.895326 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-bda1ec99-6836-49e5-a59a-7d2bf0a536e7 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Volume info retrieved successfully. Aug 25 05:47:24.899462 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-bda1ec99-6836-49e5-a59a-7d2bf0a536e7 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] https://10.4.3.189/volume/v3/volumes/6a810343-f7f4-4f2d-a611-cab2f3271094 returned with HTTP 200 Aug 25 05:47:24.899862 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 709/2852] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:47:24 2026] GET /volume/v3/volumes/6a810343-f7f4-4f2d-a611-cab2f3271094 => generated 1357 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:47:24.912432 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-1694b590-205f-44e2-80be-3c64be35675e None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:47:24.914203 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-1694b590-205f-44e2-80be-3c64be35675e tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] GET https://10.4.3.189/volume/v3/volumes/6a810343-f7f4-4f2d-a611-cab2f3271094 Aug 25 05:47:24.914983 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-1694b590-205f-44e2-80be-3c64be35675e tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:47:24.914983 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-1694b590-205f-44e2-80be-3c64be35675e tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:47:24.922104 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:47:24.922104 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:47:24.925949 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-1694b590-205f-44e2-80be-3c64be35675e tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Volume info retrieved successfully. Aug 25 05:47:24.931018 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-1694b590-205f-44e2-80be-3c64be35675e tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] https://10.4.3.189/volume/v3/volumes/6a810343-f7f4-4f2d-a611-cab2f3271094 returned with HTTP 200 Aug 25 05:47:24.931451 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 714/2853] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:47:24 2026] GET /volume/v3/volumes/6a810343-f7f4-4f2d-a611-cab2f3271094 => generated 1357 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:47:24.943475 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-50b9209b-ab21-473e-894b-d51776689251 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:47:24.945445 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-50b9209b-ab21-473e-894b-d51776689251 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] POST https://10.4.3.189/volume/v3/backups Aug 25 05:47:24.945986 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-50b9209b-ab21-473e-894b-d51776689251 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "6a810343-f7f4-4f2d-a611-cab2f3271094", "name": "tempest-VolumesBackupsTest-Backup-1319509129", "container": "tempest-volumesbackupstest-backup-container-668572510"}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:47:24.947746 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.contrib.backups [None req-50b9209b-ab21-473e-894b-d51776689251 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Creating new backup {'backup': {'volume_id': '6a810343-f7f4-4f2d-a611-cab2f3271094', 'name': 'tempest-VolumesBackupsTest-Backup-1319509129', 'container': 'tempest-volumesbackupstest-backup-container-668572510'}} {{(pid=100270) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 25 05:47:24.947965 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.contrib.backups [None req-50b9209b-ab21-473e-894b-d51776689251 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Creating backup of volume 6a810343-f7f4-4f2d-a611-cab2f3271094 in container tempest-volumesbackupstest-backup-container-668572510 Aug 25 05:47:24.956849 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:47:24.956849 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:47:24.957376 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-50b9209b-ab21-473e-894b-d51776689251 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Volume info retrieved successfully. Aug 25 05:47:24.992952 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.quota [None req-50b9209b-ab21-473e-894b-d51776689251 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Created reservations ['d096d936-9c24-4318-b832-080e257e539c', '730a8970-6943-44d3-958c-aa32c600a5f4'] {{(pid=100270) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:47:25.033087 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-50b9209b-ab21-473e-894b-d51776689251 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] https://10.4.3.189/volume/v3/backups returned with HTTP 202 Aug 25 05:47:25.036077 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 711/2854] 10.4.3.189 () {68 vars in 1259 bytes} [Tue Aug 25 05:47:24 2026] POST /volume/v3/backups => generated 330 bytes in 91 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 05:47:25.046288 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-7d3c0728-2d31-4ec4-adad-4adad85a5cb7 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:47:25.048964 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-7d3c0728-2d31-4ec4-adad-4adad85a5cb7 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] GET https://10.4.3.189/volume/v3/backups/ded4c645-c072-49e1-af27-5851ee5e79b7 Aug 25 05:47:25.049314 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-7d3c0728-2d31-4ec4-adad-4adad85a5cb7 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:47:25.049588 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-7d3c0728-2d31-4ec4-adad-4adad85a5cb7 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:47:25.049899 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-7d3c0728-2d31-4ec4-adad-4adad85a5cb7 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Show backup with id ded4c645-c072-49e1-af27-5851ee5e79b7. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:47:25.055291 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:47:25.055291 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:47:25.056273 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-7d3c0728-2d31-4ec4-adad-4adad85a5cb7 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] https://10.4.3.189/volume/v3/backups/ded4c645-c072-49e1-af27-5851ee5e79b7 returned with HTTP 200 Aug 25 05:47:25.057040 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 721/2855] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:47:25 2026] GET /volume/v3/backups/ded4c645-c072-49e1-af27-5851ee5e79b7 => generated 788 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 25 05:47:25.344676 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-34d52437-2334-4f4b-a00a-06e6d6410ac8 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:47:25.347001 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-34d52437-2334-4f4b-a00a-06e6d6410ac8 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] GET https://10.4.3.189/volume/v3/backups/502e4027-4d7c-4544-a53c-1c956ffc6685 Aug 25 05:47:25.347564 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-34d52437-2334-4f4b-a00a-06e6d6410ac8 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:47:25.347641 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-34d52437-2334-4f4b-a00a-06e6d6410ac8 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:47:25.347814 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-34d52437-2334-4f4b-a00a-06e6d6410ac8 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Show backup with id 502e4027-4d7c-4544-a53c-1c956ffc6685. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:47:25.354250 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:47:25.354250 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:47:25.355174 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-34d52437-2334-4f4b-a00a-06e6d6410ac8 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] https://10.4.3.189/volume/v3/backups/502e4027-4d7c-4544-a53c-1c956ffc6685 returned with HTTP 200 Aug 25 05:47:25.355885 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 710/2856] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:47:25 2026] GET /volume/v3/backups/502e4027-4d7c-4544-a53c-1c956ffc6685 => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:47:25.783474 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-652b78ad-ca9d-44dd-b415-e907255e2ca8 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:47:25.786174 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-652b78ad-ca9d-44dd-b415-e907255e2ca8 tempest-VolumesBackupsTest-1415835281 tempest-VolumesBackupsTest-1415835281-project-admin] GET https://10.4.3.189/volume/v3/backups/31312a5a-64eb-407e-b7e8-1cfdefe8f72c Aug 25 05:47:25.786394 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-652b78ad-ca9d-44dd-b415-e907255e2ca8 tempest-VolumesBackupsTest-1415835281 tempest-VolumesBackupsTest-1415835281-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:47:25.786584 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-652b78ad-ca9d-44dd-b415-e907255e2ca8 tempest-VolumesBackupsTest-1415835281 tempest-VolumesBackupsTest-1415835281-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:47:25.786676 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-652b78ad-ca9d-44dd-b415-e907255e2ca8 tempest-VolumesBackupsTest-1415835281 tempest-VolumesBackupsTest-1415835281-project-admin] Show backup with id 31312a5a-64eb-407e-b7e8-1cfdefe8f72c. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:47:25.791673 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:47:25.791673 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:47:25.792344 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-652b78ad-ca9d-44dd-b415-e907255e2ca8 tempest-VolumesBackupsTest-1415835281 tempest-VolumesBackupsTest-1415835281-project-admin] https://10.4.3.189/volume/v3/backups/31312a5a-64eb-407e-b7e8-1cfdefe8f72c returned with HTTP 200 Aug 25 05:47:25.792698 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 715/2857] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:47:25 2026] GET /volume/v3/backups/31312a5a-64eb-407e-b7e8-1cfdefe8f72c => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:47:26.071556 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-8512feee-8ad4-4ac8-ace5-b7e753c6728e None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:47:26.074178 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-8512feee-8ad4-4ac8-ace5-b7e753c6728e tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] GET https://10.4.3.189/volume/v3/backups/ded4c645-c072-49e1-af27-5851ee5e79b7 Aug 25 05:47:26.074412 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-8512feee-8ad4-4ac8-ace5-b7e753c6728e tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:47:26.075228 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-8512feee-8ad4-4ac8-ace5-b7e753c6728e tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:47:26.075367 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-8512feee-8ad4-4ac8-ace5-b7e753c6728e tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Show backup with id ded4c645-c072-49e1-af27-5851ee5e79b7. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:47:26.082883 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:47:26.082883 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:47:26.084025 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-8512feee-8ad4-4ac8-ace5-b7e753c6728e tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] https://10.4.3.189/volume/v3/backups/ded4c645-c072-49e1-af27-5851ee5e79b7 returned with HTTP 200 Aug 25 05:47:26.084481 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 712/2858] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:47:26 2026] GET /volume/v3/backups/ded4c645-c072-49e1-af27-5851ee5e79b7 => generated 790 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:47:26.370894 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-74258209-0a73-40a3-b264-7d5ffb44bd93 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:47:26.373203 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-74258209-0a73-40a3-b264-7d5ffb44bd93 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] GET https://10.4.3.189/volume/v3/backups/502e4027-4d7c-4544-a53c-1c956ffc6685 Aug 25 05:47:26.373547 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-74258209-0a73-40a3-b264-7d5ffb44bd93 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:47:26.373634 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-74258209-0a73-40a3-b264-7d5ffb44bd93 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:47:26.373796 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-74258209-0a73-40a3-b264-7d5ffb44bd93 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Show backup with id 502e4027-4d7c-4544-a53c-1c956ffc6685. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:47:26.379859 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:47:26.379859 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:47:26.380727 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-74258209-0a73-40a3-b264-7d5ffb44bd93 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] https://10.4.3.189/volume/v3/backups/502e4027-4d7c-4544-a53c-1c956ffc6685 returned with HTTP 200 Aug 25 05:47:26.381263 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 722/2859] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:47:26 2026] GET /volume/v3/backups/502e4027-4d7c-4544-a53c-1c956ffc6685 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:47:26.412086 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-fda81776-d8c0-4261-96e4-9b4c33603eb5 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:47:26.414940 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-fda81776-d8c0-4261-96e4-9b4c33603eb5 tempest-ServerRescueNegativeTestJSON-1981764244 tempest-ServerRescueNegativeTestJSON-1981764244-project-member] GET https://10.4.3.189/volume/v3/volumes/1769182a-f22f-4c59-aa35-1fd26bf2d9f4 Aug 25 05:47:26.414980 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-fda81776-d8c0-4261-96e4-9b4c33603eb5 tempest-ServerRescueNegativeTestJSON-1981764244 tempest-ServerRescueNegativeTestJSON-1981764244-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:47:26.416672 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-fda81776-d8c0-4261-96e4-9b4c33603eb5 tempest-ServerRescueNegativeTestJSON-1981764244 tempest-ServerRescueNegativeTestJSON-1981764244-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:47:26.427939 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:47:26.427939 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:47:26.435362 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-fda81776-d8c0-4261-96e4-9b4c33603eb5 tempest-ServerRescueNegativeTestJSON-1981764244 tempest-ServerRescueNegativeTestJSON-1981764244-project-member] Volume info retrieved successfully. Aug 25 05:47:26.437799 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-fda81776-d8c0-4261-96e4-9b4c33603eb5 tempest-ServerRescueNegativeTestJSON-1981764244 tempest-ServerRescueNegativeTestJSON-1981764244-project-member] https://10.4.3.189/volume/v3/volumes/1769182a-f22f-4c59-aa35-1fd26bf2d9f4 returned with HTTP 200 Aug 25 05:47:26.440078 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 711/2860] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:47:26 2026] GET /volume/v3/volumes/1769182a-f22f-4c59-aa35-1fd26bf2d9f4 => generated 1143 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:47:26.726907 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-0840319c-90ee-4cbe-a375-8692c3d9b948 req-8b3b4dec-67a9-4b4c-8b3c-9591d6a20027 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:47:26.729538 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-0840319c-90ee-4cbe-a375-8692c3d9b948 req-8b3b4dec-67a9-4b4c-8b3c-9591d6a20027 tempest-ServerRescueNegativeTestJSON-1981764244 tempest-ServerRescueNegativeTestJSON-1981764244-project-member] GET https://10.4.3.189/volume/v3/volumes/1769182a-f22f-4c59-aa35-1fd26bf2d9f4 Aug 25 05:47:26.729818 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-0840319c-90ee-4cbe-a375-8692c3d9b948 req-8b3b4dec-67a9-4b4c-8b3c-9591d6a20027 tempest-ServerRescueNegativeTestJSON-1981764244 tempest-ServerRescueNegativeTestJSON-1981764244-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:47:26.730019 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-0840319c-90ee-4cbe-a375-8692c3d9b948 req-8b3b4dec-67a9-4b4c-8b3c-9591d6a20027 tempest-ServerRescueNegativeTestJSON-1981764244 tempest-ServerRescueNegativeTestJSON-1981764244-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:47:26.742481 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:47:26.742481 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:47:26.748199 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [req-0840319c-90ee-4cbe-a375-8692c3d9b948 req-8b3b4dec-67a9-4b4c-8b3c-9591d6a20027 tempest-ServerRescueNegativeTestJSON-1981764244 tempest-ServerRescueNegativeTestJSON-1981764244-project-member] Volume info retrieved successfully. Aug 25 05:47:26.753664 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-0840319c-90ee-4cbe-a375-8692c3d9b948 req-8b3b4dec-67a9-4b4c-8b3c-9591d6a20027 tempest-ServerRescueNegativeTestJSON-1981764244 tempest-ServerRescueNegativeTestJSON-1981764244-project-member] https://10.4.3.189/volume/v3/volumes/1769182a-f22f-4c59-aa35-1fd26bf2d9f4 returned with HTTP 200 Aug 25 05:47:26.754274 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 716/2861] 10.4.3.189 () {68 vars in 1598 bytes} [Tue Aug 25 05:47:26 2026] GET /volume/v3/volumes/1769182a-f22f-4c59-aa35-1fd26bf2d9f4 => generated 1143 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:47:26.777582 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [req-0840319c-90ee-4cbe-a375-8692c3d9b948 req-463f98e1-fd83-45e1-ab93-1623f418663f None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:47:26.779780 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-0840319c-90ee-4cbe-a375-8692c3d9b948 req-463f98e1-fd83-45e1-ab93-1623f418663f tempest-ServerRescueNegativeTestJSON-1981764244 tempest-ServerRescueNegativeTestJSON-1981764244-project-member] POST https://10.4.3.189/volume/v3/volumes/1769182a-f22f-4c59-aa35-1fd26bf2d9f4/action Aug 25 05:47:26.780179 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-0840319c-90ee-4cbe-a375-8692c3d9b948 req-463f98e1-fd83-45e1-ab93-1623f418663f tempest-ServerRescueNegativeTestJSON-1981764244 tempest-ServerRescueNegativeTestJSON-1981764244-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100270) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 05:47:26.780301 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-0840319c-90ee-4cbe-a375-8692c3d9b948 req-463f98e1-fd83-45e1-ab93-1623f418663f tempest-ServerRescueNegativeTestJSON-1981764244 tempest-ServerRescueNegativeTestJSON-1981764244-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:47:26.792681 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:47:26.792681 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:47:26.796088 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [req-0840319c-90ee-4cbe-a375-8692c3d9b948 req-463f98e1-fd83-45e1-ab93-1623f418663f tempest-ServerRescueNegativeTestJSON-1981764244 tempest-ServerRescueNegativeTestJSON-1981764244-project-member] Volume info retrieved successfully. Aug 25 05:47:26.802623 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [req-0840319c-90ee-4cbe-a375-8692c3d9b948 req-463f98e1-fd83-45e1-ab93-1623f418663f tempest-ServerRescueNegativeTestJSON-1981764244 tempest-ServerRescueNegativeTestJSON-1981764244-project-member] Begin detaching volume completed successfully. Aug 25 05:47:26.802795 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-0840319c-90ee-4cbe-a375-8692c3d9b948 req-463f98e1-fd83-45e1-ab93-1623f418663f tempest-ServerRescueNegativeTestJSON-1981764244 tempest-ServerRescueNegativeTestJSON-1981764244-project-member] https://10.4.3.189/volume/v3/volumes/1769182a-f22f-4c59-aa35-1fd26bf2d9f4/action returned with HTTP 202 Aug 25 05:47:26.803332 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 713/2862] 10.4.3.189 () {72 vars in 1672 bytes} [Tue Aug 25 05:47:26 2026] POST /volume/v3/volumes/1769182a-f22f-4c59-aa35-1fd26bf2d9f4/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 05:47:26.804730 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-58e88af4-bdc4-4e08-8bdf-c1f57d597974 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:47:26.809388 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-58e88af4-bdc4-4e08-8bdf-c1f57d597974 tempest-VolumesBackupsTest-1415835281 tempest-VolumesBackupsTest-1415835281-project-admin] GET https://10.4.3.189/volume/v3/backups/31312a5a-64eb-407e-b7e8-1cfdefe8f72c Aug 25 05:47:26.809609 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-58e88af4-bdc4-4e08-8bdf-c1f57d597974 tempest-VolumesBackupsTest-1415835281 tempest-VolumesBackupsTest-1415835281-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:47:26.811233 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-58e88af4-bdc4-4e08-8bdf-c1f57d597974 tempest-VolumesBackupsTest-1415835281 tempest-VolumesBackupsTest-1415835281-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:47:26.811233 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-58e88af4-bdc4-4e08-8bdf-c1f57d597974 tempest-VolumesBackupsTest-1415835281 tempest-VolumesBackupsTest-1415835281-project-admin] Show backup with id 31312a5a-64eb-407e-b7e8-1cfdefe8f72c. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:47:26.819572 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:47:26.819572 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:47:26.820823 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-58e88af4-bdc4-4e08-8bdf-c1f57d597974 tempest-VolumesBackupsTest-1415835281 tempest-VolumesBackupsTest-1415835281-project-admin] https://10.4.3.189/volume/v3/backups/31312a5a-64eb-407e-b7e8-1cfdefe8f72c returned with HTTP 200 Aug 25 05:47:26.822377 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 723/2863] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:47:26 2026] GET /volume/v3/backups/31312a5a-64eb-407e-b7e8-1cfdefe8f72c => generated 750 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 25 05:47:26.883486 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-e704a97d-ee65-483b-9620-d2f4eb2533f8 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:47:26.884179 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-e704a97d-ee65-483b-9620-d2f4eb2533f8 None None] GET https://10.4.3.189/volume// Aug 25 05:47:26.884371 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-e704a97d-ee65-483b-9620-d2f4eb2533f8 None None] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:47:26.884648 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-e704a97d-ee65-483b-9620-d2f4eb2533f8 None None] Calling method 'all' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:47:26.885176 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-e704a97d-ee65-483b-9620-d2f4eb2533f8 None None] https://10.4.3.189/volume// returned with HTTP 300 Aug 25 05:47:26.885821 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 712/2864] 10.4.3.189 () {66 vars in 1426 bytes} [Tue Aug 25 05:47:26 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 05:47:26.895756 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-0840319c-90ee-4cbe-a375-8692c3d9b948 req-867ccd4d-5952-427a-bcdc-f6024f69960e None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:47:26.898274 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-0840319c-90ee-4cbe-a375-8692c3d9b948 req-867ccd4d-5952-427a-bcdc-f6024f69960e tempest-ServerRescueNegativeTestJSON-1981764244 tempest-ServerRescueNegativeTestJSON-1981764244-project-member] GET https://10.4.3.189/volume/v3/volumes/1769182a-f22f-4c59-aa35-1fd26bf2d9f4 Aug 25 05:47:26.898552 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-0840319c-90ee-4cbe-a375-8692c3d9b948 req-867ccd4d-5952-427a-bcdc-f6024f69960e tempest-ServerRescueNegativeTestJSON-1981764244 tempest-ServerRescueNegativeTestJSON-1981764244-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:47:26.898803 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-0840319c-90ee-4cbe-a375-8692c3d9b948 req-867ccd4d-5952-427a-bcdc-f6024f69960e tempest-ServerRescueNegativeTestJSON-1981764244 tempest-ServerRescueNegativeTestJSON-1981764244-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:47:26.910212 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:47:26.910212 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:47:26.914444 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [req-0840319c-90ee-4cbe-a375-8692c3d9b948 req-867ccd4d-5952-427a-bcdc-f6024f69960e tempest-ServerRescueNegativeTestJSON-1981764244 tempest-ServerRescueNegativeTestJSON-1981764244-project-member] Volume info retrieved successfully. Aug 25 05:47:26.920181 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-0840319c-90ee-4cbe-a375-8692c3d9b948 req-867ccd4d-5952-427a-bcdc-f6024f69960e tempest-ServerRescueNegativeTestJSON-1981764244 tempest-ServerRescueNegativeTestJSON-1981764244-project-member] https://10.4.3.189/volume/v3/volumes/1769182a-f22f-4c59-aa35-1fd26bf2d9f4 returned with HTTP 200 Aug 25 05:47:26.920707 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 717/2865] 10.4.3.189 () {70 vars in 1639 bytes} [Tue Aug 25 05:47:26 2026] GET /volume/v3/volumes/1769182a-f22f-4c59-aa35-1fd26bf2d9f4 => generated 1326 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 05:47:27.096755 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-1ec1bb21-c157-4b2e-8b2a-f1afd0bbf9d8 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:47:27.098652 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-1ec1bb21-c157-4b2e-8b2a-f1afd0bbf9d8 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] GET https://10.4.3.189/volume/v3/backups/ded4c645-c072-49e1-af27-5851ee5e79b7 Aug 25 05:47:27.098848 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-1ec1bb21-c157-4b2e-8b2a-f1afd0bbf9d8 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:47:27.099043 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-1ec1bb21-c157-4b2e-8b2a-f1afd0bbf9d8 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:47:27.099174 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-1ec1bb21-c157-4b2e-8b2a-f1afd0bbf9d8 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Show backup with id ded4c645-c072-49e1-af27-5851ee5e79b7. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:47:27.105269 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:47:27.105269 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:47:27.106668 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-1ec1bb21-c157-4b2e-8b2a-f1afd0bbf9d8 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] https://10.4.3.189/volume/v3/backups/ded4c645-c072-49e1-af27-5851ee5e79b7 returned with HTTP 200 Aug 25 05:47:27.107137 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 714/2866] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:47:27 2026] GET /volume/v3/backups/ded4c645-c072-49e1-af27-5851ee5e79b7 => generated 790 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:47:27.396756 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-b5869259-74aa-44a7-b5c1-a14492b6deb5 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:47:27.401322 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-b5869259-74aa-44a7-b5c1-a14492b6deb5 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] GET https://10.4.3.189/volume/v3/backups/502e4027-4d7c-4544-a53c-1c956ffc6685 Aug 25 05:47:27.401566 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-b5869259-74aa-44a7-b5c1-a14492b6deb5 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:47:27.401726 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-b5869259-74aa-44a7-b5c1-a14492b6deb5 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:47:27.402455 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-b5869259-74aa-44a7-b5c1-a14492b6deb5 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Show backup with id 502e4027-4d7c-4544-a53c-1c956ffc6685. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:47:27.419076 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:47:27.419076 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:47:27.421601 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-b5869259-74aa-44a7-b5c1-a14492b6deb5 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] https://10.4.3.189/volume/v3/backups/502e4027-4d7c-4544-a53c-1c956ffc6685 returned with HTTP 200 Aug 25 05:47:27.421601 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 724/2867] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:47:27 2026] GET /volume/v3/backups/502e4027-4d7c-4544-a53c-1c956ffc6685 => generated 735 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:47:27.701593 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-f783511d-6e1d-463f-a92c-b21314bc44e3 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:47:27.704079 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-f783511d-6e1d-463f-a92c-b21314bc44e3 tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] GET https://10.4.3.189/volume/v3/volumes/9cd0477a-76f9-4fd7-a9b4-e647dcaca389 Aug 25 05:47:27.704079 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-f783511d-6e1d-463f-a92c-b21314bc44e3 tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:47:27.704079 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-f783511d-6e1d-463f-a92c-b21314bc44e3 tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:47:27.714041 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:47:27.714041 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:47:27.721779 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-f783511d-6e1d-463f-a92c-b21314bc44e3 tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Volume info retrieved successfully. Aug 25 05:47:27.727581 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-f783511d-6e1d-463f-a92c-b21314bc44e3 tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] https://10.4.3.189/volume/v3/volumes/9cd0477a-76f9-4fd7-a9b4-e647dcaca389 returned with HTTP 200 Aug 25 05:47:27.728183 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 713/2868] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:47:27 2026] GET /volume/v3/volumes/9cd0477a-76f9-4fd7-a9b4-e647dcaca389 => generated 884 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:47:27.748050 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-6d7f6996-1c4d-443c-a87a-a46a5f8c8dc2 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:47:27.752863 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6d7f6996-1c4d-443c-a87a-a46a5f8c8dc2 tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] GET https://10.4.3.189/volume/v3/volumes/9cd0477a-76f9-4fd7-a9b4-e647dcaca389 Aug 25 05:47:27.752863 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-6d7f6996-1c4d-443c-a87a-a46a5f8c8dc2 tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:47:27.752863 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-6d7f6996-1c4d-443c-a87a-a46a5f8c8dc2 tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:47:27.765711 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:47:27.765711 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:47:27.771924 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-6d7f6996-1c4d-443c-a87a-a46a5f8c8dc2 tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Volume info retrieved successfully. Aug 25 05:47:27.778178 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6d7f6996-1c4d-443c-a87a-a46a5f8c8dc2 tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] https://10.4.3.189/volume/v3/volumes/9cd0477a-76f9-4fd7-a9b4-e647dcaca389 returned with HTTP 200 Aug 25 05:47:27.778958 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 718/2869] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:47:27 2026] GET /volume/v3/volumes/9cd0477a-76f9-4fd7-a9b4-e647dcaca389 => generated 884 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:47:27.839597 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-18867cfa-fd59-437a-87f2-2fd6c859bc27 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:47:27.842866 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-18867cfa-fd59-437a-87f2-2fd6c859bc27 tempest-VolumesBackupsTest-1415835281 tempest-VolumesBackupsTest-1415835281-project-admin] GET https://10.4.3.189/volume/v3/backups/31312a5a-64eb-407e-b7e8-1cfdefe8f72c Aug 25 05:47:27.842866 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-18867cfa-fd59-437a-87f2-2fd6c859bc27 tempest-VolumesBackupsTest-1415835281 tempest-VolumesBackupsTest-1415835281-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:47:27.842866 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-18867cfa-fd59-437a-87f2-2fd6c859bc27 tempest-VolumesBackupsTest-1415835281 tempest-VolumesBackupsTest-1415835281-project-admin] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:47:27.842866 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-18867cfa-fd59-437a-87f2-2fd6c859bc27 tempest-VolumesBackupsTest-1415835281 tempest-VolumesBackupsTest-1415835281-project-admin] Show backup with id 31312a5a-64eb-407e-b7e8-1cfdefe8f72c. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:47:27.848794 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:47:27.848794 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:47:27.850528 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-18867cfa-fd59-437a-87f2-2fd6c859bc27 tempest-VolumesBackupsTest-1415835281 tempest-VolumesBackupsTest-1415835281-project-admin] https://10.4.3.189/volume/v3/backups/31312a5a-64eb-407e-b7e8-1cfdefe8f72c returned with HTTP 200 Aug 25 05:47:27.851626 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-fcd77873-05f4-49d0-966a-15610d7b53ab req-90878c23-d4d3-4cfe-ba06-22fbf13fa78b None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:47:27.851993 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 715/2870] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:47:27 2026] GET /volume/v3/backups/31312a5a-64eb-407e-b7e8-1cfdefe8f72c => generated 750 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:47:27.856018 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-fcd77873-05f4-49d0-966a-15610d7b53ab req-90878c23-d4d3-4cfe-ba06-22fbf13fa78b tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] GET https://10.4.3.189/volume/v3/volumes/9cd0477a-76f9-4fd7-a9b4-e647dcaca389 Aug 25 05:47:27.856262 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-fcd77873-05f4-49d0-966a-15610d7b53ab req-90878c23-d4d3-4cfe-ba06-22fbf13fa78b tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:47:27.856642 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-fcd77873-05f4-49d0-966a-15610d7b53ab req-90878c23-d4d3-4cfe-ba06-22fbf13fa78b tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:47:27.872221 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:47:27.872221 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:47:27.877886 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [req-fcd77873-05f4-49d0-966a-15610d7b53ab req-90878c23-d4d3-4cfe-ba06-22fbf13fa78b tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Volume info retrieved successfully. Aug 25 05:47:27.884522 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-fcd77873-05f4-49d0-966a-15610d7b53ab req-90878c23-d4d3-4cfe-ba06-22fbf13fa78b tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] https://10.4.3.189/volume/v3/volumes/9cd0477a-76f9-4fd7-a9b4-e647dcaca389 returned with HTTP 200 Aug 25 05:47:27.885181 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 725/2871] 10.4.3.189 () {68 vars in 1598 bytes} [Tue Aug 25 05:47:27 2026] GET /volume/v3/volumes/9cd0477a-76f9-4fd7-a9b4-e647dcaca389 => generated 884 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:47:27.973474 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-0840319c-90ee-4cbe-a375-8692c3d9b948 req-4d849d15-eb34-45f8-a5e4-b07b6317ab57 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:47:27.976518 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-0840319c-90ee-4cbe-a375-8692c3d9b948 req-4d849d15-eb34-45f8-a5e4-b07b6317ab57 tempest-ServerRescueNegativeTestJSON-1981764244 tempest-ServerRescueNegativeTestJSON-1981764244-project-member] DELETE https://10.4.3.189/volume/v3/attachments/6615f764-c92e-48ac-9723-7b6107422532 Aug 25 05:47:27.976828 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-0840319c-90ee-4cbe-a375-8692c3d9b948 req-4d849d15-eb34-45f8-a5e4-b07b6317ab57 tempest-ServerRescueNegativeTestJSON-1981764244 tempest-ServerRescueNegativeTestJSON-1981764244-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:47:27.977615 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-0840319c-90ee-4cbe-a375-8692c3d9b948 req-4d849d15-eb34-45f8-a5e4-b07b6317ab57 tempest-ServerRescueNegativeTestJSON-1981764244 tempest-ServerRescueNegativeTestJSON-1981764244-project-member] Calling method 'version_select' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:47:27.992414 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:47:27.992414 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:47:28.002428 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-1cad6f4f-5c82-4bd2-a75f-386fbfbb9667 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:47:28.003019 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-1cad6f4f-5c82-4bd2-a75f-386fbfbb9667 None None] GET https://10.4.3.189/volume// Aug 25 05:47:28.003304 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-1cad6f4f-5c82-4bd2-a75f-386fbfbb9667 None None] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:47:28.003597 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-1cad6f4f-5c82-4bd2-a75f-386fbfbb9667 None None] Calling method 'all' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:47:28.004737 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-1cad6f4f-5c82-4bd2-a75f-386fbfbb9667 None None] https://10.4.3.189/volume// returned with HTTP 300 Aug 25 05:47:28.005303 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 719/2872] 10.4.3.189 () {66 vars in 1428 bytes} [Tue Aug 25 05:47:28 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 05:47:28.017724 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [req-fcd77873-05f4-49d0-966a-15610d7b53ab req-1cf8fc5e-31f2-4101-b3c7-ff1fc86487e5 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:47:28.020996 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-fcd77873-05f4-49d0-966a-15610d7b53ab req-1cf8fc5e-31f2-4101-b3c7-ff1fc86487e5 tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] POST https://10.4.3.189/volume/v3/attachments Aug 25 05:47:28.021637 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-fcd77873-05f4-49d0-966a-15610d7b53ab req-1cf8fc5e-31f2-4101-b3c7-ff1fc86487e5 tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9cd0477a-76f9-4fd7-a9b4-e647dcaca389", "connector": null, "instance_uuid": "30a61a97-e32c-42f1-a067-9e1e3515bcf5"}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:47:28.034390 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:47:28.034390 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:47:28.072769 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-0840319c-90ee-4cbe-a375-8692c3d9b948 req-4d849d15-eb34-45f8-a5e4-b07b6317ab57 tempest-ServerRescueNegativeTestJSON-1981764244 tempest-ServerRescueNegativeTestJSON-1981764244-project-member] https://10.4.3.189/volume/v3/attachments/6615f764-c92e-48ac-9723-7b6107422532 returned with HTTP 200 Aug 25 05:47:28.073482 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 714/2873] 10.4.3.189 () {72 vars in 1673 bytes} [Tue Aug 25 05:47:27 2026] DELETE /volume/v3/attachments/6615f764-c92e-48ac-9723-7b6107422532 => generated 19 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:47:28.074358 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-fcd77873-05f4-49d0-966a-15610d7b53ab req-1cf8fc5e-31f2-4101-b3c7-ff1fc86487e5 tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] https://10.4.3.189/volume/v3/attachments returned with HTTP 200 Aug 25 05:47:28.075200 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 716/2874] 10.4.3.189 () {74 vars in 1594 bytes} [Tue Aug 25 05:47:28 2026] POST /volume/v3/attachments => generated 273 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:47:28.108306 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-bebe555b-9c01-452c-b591-a83546555d63 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:47:28.111159 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-bebe555b-9c01-452c-b591-a83546555d63 tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] GET https://10.4.3.189/volume/v3/volumes/9cd0477a-76f9-4fd7-a9b4-e647dcaca389 Aug 25 05:47:28.111159 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-bebe555b-9c01-452c-b591-a83546555d63 tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:47:28.111476 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-bebe555b-9c01-452c-b591-a83546555d63 tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:47:28.121097 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-a2e7ee33-80c0-460c-91f0-186d67cb529b None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:47:28.123619 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a2e7ee33-80c0-460c-91f0-186d67cb529b tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] GET https://10.4.3.189/volume/v3/backups/ded4c645-c072-49e1-af27-5851ee5e79b7 Aug 25 05:47:28.123619 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a2e7ee33-80c0-460c-91f0-186d67cb529b tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:47:28.123619 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a2e7ee33-80c0-460c-91f0-186d67cb529b tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:47:28.123909 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-a2e7ee33-80c0-460c-91f0-186d67cb529b tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Show backup with id ded4c645-c072-49e1-af27-5851ee5e79b7. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:47:28.125560 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:47:28.125560 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:47:28.129098 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:47:28.129098 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:47:28.129835 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a2e7ee33-80c0-460c-91f0-186d67cb529b tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] https://10.4.3.189/volume/v3/backups/ded4c645-c072-49e1-af27-5851ee5e79b7 returned with HTTP 200 Aug 25 05:47:28.130354 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 720/2875] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:47:28 2026] GET /volume/v3/backups/ded4c645-c072-49e1-af27-5851ee5e79b7 => generated 790 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:47:28.131280 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-bc3eafa2-598c-489a-9306-85aefea9946e None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:47:28.131538 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-bc3eafa2-598c-489a-9306-85aefea9946e None None] GET https://10.4.3.189/volume// Aug 25 05:47:28.131695 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-bc3eafa2-598c-489a-9306-85aefea9946e None None] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:47:28.131984 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-bc3eafa2-598c-489a-9306-85aefea9946e None None] Calling method 'all' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:47:28.132252 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-bc3eafa2-598c-489a-9306-85aefea9946e None None] https://10.4.3.189/volume// returned with HTTP 300 Aug 25 05:47:28.132818 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 715/2876] 10.4.3.189 () {66 vars in 1426 bytes} [Tue Aug 25 05:47: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 25 05:47:28.134488 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-bebe555b-9c01-452c-b591-a83546555d63 tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Volume info retrieved successfully. Aug 25 05:47:28.141484 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-bebe555b-9c01-452c-b591-a83546555d63 tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] https://10.4.3.189/volume/v3/volumes/9cd0477a-76f9-4fd7-a9b4-e647dcaca389 returned with HTTP 200 Aug 25 05:47:28.142143 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 726/2877] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:47:28 2026] GET /volume/v3/volumes/9cd0477a-76f9-4fd7-a9b4-e647dcaca389 => generated 883 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:47:28.153946 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [req-fcd77873-05f4-49d0-966a-15610d7b53ab req-aa0ea293-13cb-44e1-9a01-074df82a5c73 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:47:28.156833 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-fcd77873-05f4-49d0-966a-15610d7b53ab req-aa0ea293-13cb-44e1-9a01-074df82a5c73 tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] GET https://10.4.3.189/volume/v3/volumes/9cd0477a-76f9-4fd7-a9b4-e647dcaca389 Aug 25 05:47:28.157128 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-fcd77873-05f4-49d0-966a-15610d7b53ab req-aa0ea293-13cb-44e1-9a01-074df82a5c73 tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:47:28.157849 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-fcd77873-05f4-49d0-966a-15610d7b53ab req-aa0ea293-13cb-44e1-9a01-074df82a5c73 tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:47:28.169647 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:47:28.169647 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:47:28.174321 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [req-fcd77873-05f4-49d0-966a-15610d7b53ab req-aa0ea293-13cb-44e1-9a01-074df82a5c73 tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Volume info retrieved successfully. Aug 25 05:47:28.180929 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-fcd77873-05f4-49d0-966a-15610d7b53ab req-aa0ea293-13cb-44e1-9a01-074df82a5c73 tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] https://10.4.3.189/volume/v3/volumes/9cd0477a-76f9-4fd7-a9b4-e647dcaca389 returned with HTTP 200 Aug 25 05:47:28.181606 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 717/2878] 10.4.3.189 () {70 vars in 1639 bytes} [Tue Aug 25 05:47:28 2026] GET /volume/v3/volumes/9cd0477a-76f9-4fd7-a9b4-e647dcaca389 => generated 1063 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 05:47:28.293046 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-fcd77873-05f4-49d0-966a-15610d7b53ab req-de1b7471-67dc-4d46-913e-c74df06948cd None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:47:28.295713 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-fcd77873-05f4-49d0-966a-15610d7b53ab req-de1b7471-67dc-4d46-913e-c74df06948cd tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] PUT https://10.4.3.189/volume/v3/attachments/de5f9044-87dd-4040-a07d-6ce17dd949af Aug 25 05:47:28.296182 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-fcd77873-05f4-49d0-966a-15610d7b53ab req-de1b7471-67dc-4d46-913e-c74df06948cd tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.189", "host": "np0000008051", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:8b4a65c6a3e1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "a19da604-b1eb-4396-a9d5-30b16dae3da8", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:47:28.305272 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.coordination [req-fcd77873-05f4-49d0-966a-15610d7b53ab req-de1b7471-67dc-4d46-913e-c74df06948cd tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Acquiring lock "cinder-attachment_update-9cd0477a-76f9-4fd7-a9b4-e647dcaca389-np0000008051" by "attachment_update" {{(pid=100268) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 05:47:28.311150 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.coordination [req-fcd77873-05f4-49d0-966a-15610d7b53ab req-de1b7471-67dc-4d46-913e-c74df06948cd tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Lock "cinder-attachment_update-9cd0477a-76f9-4fd7-a9b4-e647dcaca389-np0000008051" acquired by "attachment_update" :: waited 0.006s {{(pid=100268) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 05:47:28.312547 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:47:28.312547 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:47:28.411388 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.coordination [req-fcd77873-05f4-49d0-966a-15610d7b53ab req-de1b7471-67dc-4d46-913e-c74df06948cd tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Lock "cinder-attachment_update-9cd0477a-76f9-4fd7-a9b4-e647dcaca389-np0000008051" released by "attachment_update" :: held 0.100s {{(pid=100268) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 05:47:28.412163 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-fcd77873-05f4-49d0-966a-15610d7b53ab req-de1b7471-67dc-4d46-913e-c74df06948cd tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] https://10.4.3.189/volume/v3/attachments/de5f9044-87dd-4040-a07d-6ce17dd949af returned with HTTP 200 Aug 25 05:47:28.413044 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 721/2879] 10.4.3.189 () {74 vars in 1704 bytes} [Tue Aug 25 05:47:28 2026] PUT /volume/v3/attachments/de5f9044-87dd-4040-a07d-6ce17dd949af => generated 968 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:47:28.425411 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-fcd77873-05f4-49d0-966a-15610d7b53ab req-31d00c72-c107-4d25-bfa8-ce269250823e None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:47:28.428929 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-fcd77873-05f4-49d0-966a-15610d7b53ab req-31d00c72-c107-4d25-bfa8-ce269250823e tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] GET https://10.4.3.189/volume/v3/volumes/9cd0477a-76f9-4fd7-a9b4-e647dcaca389/encryption Aug 25 05:47:28.429333 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-fcd77873-05f4-49d0-966a-15610d7b53ab req-31d00c72-c107-4d25-bfa8-ce269250823e tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:47:28.429836 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-fcd77873-05f4-49d0-966a-15610d7b53ab req-31d00c72-c107-4d25-bfa8-ce269250823e tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Calling method 'index' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:47:28.434607 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-05fb5856-09cf-4a21-aa70-177d4b4e3849 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:47:28.439018 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-05fb5856-09cf-4a21-aa70-177d4b4e3849 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] GET https://10.4.3.189/volume/v3/backups/502e4027-4d7c-4544-a53c-1c956ffc6685 Aug 25 05:47:28.439330 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-05fb5856-09cf-4a21-aa70-177d4b4e3849 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:47:28.439613 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-05fb5856-09cf-4a21-aa70-177d4b4e3849 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:47:28.439856 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-05fb5856-09cf-4a21-aa70-177d4b4e3849 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Show backup with id 502e4027-4d7c-4544-a53c-1c956ffc6685. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:47:28.445224 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:47:28.445224 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:47:28.446210 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-05fb5856-09cf-4a21-aa70-177d4b4e3849 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] https://10.4.3.189/volume/v3/backups/502e4027-4d7c-4544-a53c-1c956ffc6685 returned with HTTP 200 Aug 25 05:47:28.446775 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 727/2880] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:47:28 2026] GET /volume/v3/backups/502e4027-4d7c-4544-a53c-1c956ffc6685 => generated 735 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:47:28.447003 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:47:28.447003 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:47:28.458016 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-fcd77873-05f4-49d0-966a-15610d7b53ab req-31d00c72-c107-4d25-bfa8-ce269250823e tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] https://10.4.3.189/volume/v3/volumes/9cd0477a-76f9-4fd7-a9b4-e647dcaca389/encryption returned with HTTP 200 Aug 25 05:47:28.458725 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 716/2881] 10.4.3.189 () {68 vars in 1631 bytes} [Tue Aug 25 05:47:28 2026] GET /volume/v3/volumes/9cd0477a-76f9-4fd7-a9b4-e647dcaca389/encryption => generated 161 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:47:28.864797 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-1a93a1b1-f8a7-462d-bc69-1145862006e6 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:47:28.866616 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-1a93a1b1-f8a7-462d-bc69-1145862006e6 tempest-VolumesBackupsTest-1415835281 tempest-VolumesBackupsTest-1415835281-project-admin] GET https://10.4.3.189/volume/v3/backups/31312a5a-64eb-407e-b7e8-1cfdefe8f72c Aug 25 05:47:28.866792 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-1a93a1b1-f8a7-462d-bc69-1145862006e6 tempest-VolumesBackupsTest-1415835281 tempest-VolumesBackupsTest-1415835281-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:47:28.867008 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-1a93a1b1-f8a7-462d-bc69-1145862006e6 tempest-VolumesBackupsTest-1415835281 tempest-VolumesBackupsTest-1415835281-project-admin] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:47:28.867124 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-1a93a1b1-f8a7-462d-bc69-1145862006e6 tempest-VolumesBackupsTest-1415835281 tempest-VolumesBackupsTest-1415835281-project-admin] Show backup with id 31312a5a-64eb-407e-b7e8-1cfdefe8f72c. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:47:28.871008 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:47:28.871008 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:47:28.871551 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-1a93a1b1-f8a7-462d-bc69-1145862006e6 tempest-VolumesBackupsTest-1415835281 tempest-VolumesBackupsTest-1415835281-project-admin] https://10.4.3.189/volume/v3/backups/31312a5a-64eb-407e-b7e8-1cfdefe8f72c returned with HTTP 200 Aug 25 05:47:28.871884 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 718/2882] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:47:28 2026] GET /volume/v3/backups/31312a5a-64eb-407e-b7e8-1cfdefe8f72c => generated 750 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:47:29.024990 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-c8d92b25-b32a-4058-9282-0c752e3f79b7 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:47:29.027005 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c8d92b25-b32a-4058-9282-0c752e3f79b7 tempest-ServerRescueNegativeTestJSON-1981764244 tempest-ServerRescueNegativeTestJSON-1981764244-project-member] GET https://10.4.3.189/volume/v3/volumes/1769182a-f22f-4c59-aa35-1fd26bf2d9f4 Aug 25 05:47:29.027212 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c8d92b25-b32a-4058-9282-0c752e3f79b7 tempest-ServerRescueNegativeTestJSON-1981764244 tempest-ServerRescueNegativeTestJSON-1981764244-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:47:29.027422 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c8d92b25-b32a-4058-9282-0c752e3f79b7 tempest-ServerRescueNegativeTestJSON-1981764244 tempest-ServerRescueNegativeTestJSON-1981764244-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:47:29.035442 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:47:29.035442 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:47:29.040246 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-c8d92b25-b32a-4058-9282-0c752e3f79b7 tempest-ServerRescueNegativeTestJSON-1981764244 tempest-ServerRescueNegativeTestJSON-1981764244-project-member] Volume info retrieved successfully. Aug 25 05:47:29.046578 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c8d92b25-b32a-4058-9282-0c752e3f79b7 tempest-ServerRescueNegativeTestJSON-1981764244 tempest-ServerRescueNegativeTestJSON-1981764244-project-member] https://10.4.3.189/volume/v3/volumes/1769182a-f22f-4c59-aa35-1fd26bf2d9f4 returned with HTTP 200 Aug 25 05:47:29.047182 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 722/2883] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:47:29 2026] GET /volume/v3/volumes/1769182a-f22f-4c59-aa35-1fd26bf2d9f4 => generated 851 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:47:29.144459 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-604cad1b-f55c-4938-8f21-a9ec2e946f15 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:47:29.147092 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-604cad1b-f55c-4938-8f21-a9ec2e946f15 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] GET https://10.4.3.189/volume/v3/backups/ded4c645-c072-49e1-af27-5851ee5e79b7 Aug 25 05:47:29.147660 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-604cad1b-f55c-4938-8f21-a9ec2e946f15 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:47:29.147660 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-604cad1b-f55c-4938-8f21-a9ec2e946f15 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:47:29.147838 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-604cad1b-f55c-4938-8f21-a9ec2e946f15 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Show backup with id ded4c645-c072-49e1-af27-5851ee5e79b7. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:47:29.153710 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:47:29.153710 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:47:29.154719 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-604cad1b-f55c-4938-8f21-a9ec2e946f15 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] https://10.4.3.189/volume/v3/backups/ded4c645-c072-49e1-af27-5851ee5e79b7 returned with HTTP 200 Aug 25 05:47:29.155354 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 728/2884] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:47:29 2026] GET /volume/v3/backups/ded4c645-c072-49e1-af27-5851ee5e79b7 => generated 790 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:47:29.167941 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-645c828d-9549-40fc-b3e9-b69ecd3385dd None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:47:29.170230 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-645c828d-9549-40fc-b3e9-b69ecd3385dd tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] GET https://10.4.3.189/volume/v3/volumes/9cd0477a-76f9-4fd7-a9b4-e647dcaca389 Aug 25 05:47:29.170622 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-645c828d-9549-40fc-b3e9-b69ecd3385dd tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:47:29.170799 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-645c828d-9549-40fc-b3e9-b69ecd3385dd tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:47:29.195910 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:47:29.195910 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:47:29.207698 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-645c828d-9549-40fc-b3e9-b69ecd3385dd tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Volume info retrieved successfully. Aug 25 05:47:29.217351 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-645c828d-9549-40fc-b3e9-b69ecd3385dd tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] https://10.4.3.189/volume/v3/volumes/9cd0477a-76f9-4fd7-a9b4-e647dcaca389 returned with HTTP 200 Aug 25 05:47:29.217905 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 717/2885] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:47:29 2026] GET /volume/v3/volumes/9cd0477a-76f9-4fd7-a9b4-e647dcaca389 => generated 884 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 25 05:47:29.462641 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-ce5b9f32-38fd-44ec-8791-eb5764747d16 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:47:29.466139 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-ce5b9f32-38fd-44ec-8791-eb5764747d16 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] GET https://10.4.3.189/volume/v3/backups/502e4027-4d7c-4544-a53c-1c956ffc6685 Aug 25 05:47:29.466139 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-ce5b9f32-38fd-44ec-8791-eb5764747d16 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:47:29.466139 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-ce5b9f32-38fd-44ec-8791-eb5764747d16 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:47:29.466139 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-ce5b9f32-38fd-44ec-8791-eb5764747d16 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Show backup with id 502e4027-4d7c-4544-a53c-1c956ffc6685. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:47:29.473484 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:47:29.473484 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:47:29.474596 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-ce5b9f32-38fd-44ec-8791-eb5764747d16 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] https://10.4.3.189/volume/v3/backups/502e4027-4d7c-4544-a53c-1c956ffc6685 returned with HTTP 200 Aug 25 05:47:29.475131 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 719/2886] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:47:29 2026] GET /volume/v3/backups/502e4027-4d7c-4544-a53c-1c956ffc6685 => generated 735 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:47:29.885685 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-aec178bc-13f6-41e6-a329-d15af85ed8b7 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:47:29.888261 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-aec178bc-13f6-41e6-a329-d15af85ed8b7 tempest-VolumesBackupsTest-1415835281 tempest-VolumesBackupsTest-1415835281-project-admin] GET https://10.4.3.189/volume/v3/backups/31312a5a-64eb-407e-b7e8-1cfdefe8f72c Aug 25 05:47:29.888555 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-aec178bc-13f6-41e6-a329-d15af85ed8b7 tempest-VolumesBackupsTest-1415835281 tempest-VolumesBackupsTest-1415835281-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:47:29.888647 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-aec178bc-13f6-41e6-a329-d15af85ed8b7 tempest-VolumesBackupsTest-1415835281 tempest-VolumesBackupsTest-1415835281-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:47:29.888790 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-aec178bc-13f6-41e6-a329-d15af85ed8b7 tempest-VolumesBackupsTest-1415835281 tempest-VolumesBackupsTest-1415835281-project-admin] Show backup with id 31312a5a-64eb-407e-b7e8-1cfdefe8f72c. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:47:29.893495 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:47:29.893495 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:47:29.894594 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-aec178bc-13f6-41e6-a329-d15af85ed8b7 tempest-VolumesBackupsTest-1415835281 tempest-VolumesBackupsTest-1415835281-project-admin] https://10.4.3.189/volume/v3/backups/31312a5a-64eb-407e-b7e8-1cfdefe8f72c returned with HTTP 200 Aug 25 05:47:29.895507 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 723/2887] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:47:29 2026] GET /volume/v3/backups/31312a5a-64eb-407e-b7e8-1cfdefe8f72c => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:47:30.170104 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-cd066e54-8d36-4b26-8668-e40a33bd4744 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:47:30.174078 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-cd066e54-8d36-4b26-8668-e40a33bd4744 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] GET https://10.4.3.189/volume/v3/backups/ded4c645-c072-49e1-af27-5851ee5e79b7 Aug 25 05:47:30.174078 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-cd066e54-8d36-4b26-8668-e40a33bd4744 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:47:30.174078 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-cd066e54-8d36-4b26-8668-e40a33bd4744 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:47:30.174078 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-cd066e54-8d36-4b26-8668-e40a33bd4744 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Show backup with id ded4c645-c072-49e1-af27-5851ee5e79b7. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:47:30.178441 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:47:30.178441 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:47:30.179328 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-cd066e54-8d36-4b26-8668-e40a33bd4744 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] https://10.4.3.189/volume/v3/backups/ded4c645-c072-49e1-af27-5851ee5e79b7 returned with HTTP 200 Aug 25 05:47:30.179812 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 729/2888] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:47:30 2026] GET /volume/v3/backups/ded4c645-c072-49e1-af27-5851ee5e79b7 => generated 790 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:47:30.240850 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-e361e907-feb3-4a9a-8130-801ef1e315ee None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:47:30.243555 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-e361e907-feb3-4a9a-8130-801ef1e315ee tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] GET https://10.4.3.189/volume/v3/volumes/9cd0477a-76f9-4fd7-a9b4-e647dcaca389 Aug 25 05:47:30.243555 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-e361e907-feb3-4a9a-8130-801ef1e315ee tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:47:30.243555 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-e361e907-feb3-4a9a-8130-801ef1e315ee tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:47:30.256833 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:47:30.256833 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:47:30.261878 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-e361e907-feb3-4a9a-8130-801ef1e315ee tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Volume info retrieved successfully. Aug 25 05:47:30.269237 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-e361e907-feb3-4a9a-8130-801ef1e315ee tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] https://10.4.3.189/volume/v3/volumes/9cd0477a-76f9-4fd7-a9b4-e647dcaca389 returned with HTTP 200 Aug 25 05:47:30.269796 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 718/2889] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:47:30 2026] GET /volume/v3/volumes/9cd0477a-76f9-4fd7-a9b4-e647dcaca389 => generated 884 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:47:30.490805 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-b0025cdc-92f0-4456-a28c-5872ac8d5e6d None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:47:30.495658 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-b0025cdc-92f0-4456-a28c-5872ac8d5e6d tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] GET https://10.4.3.189/volume/v3/backups/502e4027-4d7c-4544-a53c-1c956ffc6685 Aug 25 05:47:30.499458 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-b0025cdc-92f0-4456-a28c-5872ac8d5e6d tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:47:30.499458 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-b0025cdc-92f0-4456-a28c-5872ac8d5e6d tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:47:30.499458 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-b0025cdc-92f0-4456-a28c-5872ac8d5e6d tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Show backup with id 502e4027-4d7c-4544-a53c-1c956ffc6685. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:47:30.507570 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:47:30.507570 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:47:30.509334 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-b0025cdc-92f0-4456-a28c-5872ac8d5e6d tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] https://10.4.3.189/volume/v3/backups/502e4027-4d7c-4544-a53c-1c956ffc6685 returned with HTTP 200 Aug 25 05:47:30.509334 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 720/2890] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:47:30 2026] GET /volume/v3/backups/502e4027-4d7c-4544-a53c-1c956ffc6685 => generated 735 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:47:30.909040 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-9fb8ccb9-c990-43c8-82ae-c174f3a269af None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:47:30.911688 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-9fb8ccb9-c990-43c8-82ae-c174f3a269af tempest-VolumesBackupsTest-1415835281 tempest-VolumesBackupsTest-1415835281-project-admin] GET https://10.4.3.189/volume/v3/backups/31312a5a-64eb-407e-b7e8-1cfdefe8f72c Aug 25 05:47:30.912073 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-9fb8ccb9-c990-43c8-82ae-c174f3a269af tempest-VolumesBackupsTest-1415835281 tempest-VolumesBackupsTest-1415835281-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:47:30.912287 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-9fb8ccb9-c990-43c8-82ae-c174f3a269af tempest-VolumesBackupsTest-1415835281 tempest-VolumesBackupsTest-1415835281-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:47:30.912638 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-9fb8ccb9-c990-43c8-82ae-c174f3a269af tempest-VolumesBackupsTest-1415835281 tempest-VolumesBackupsTest-1415835281-project-admin] Show backup with id 31312a5a-64eb-407e-b7e8-1cfdefe8f72c. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:47:30.917564 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:47:30.917564 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:47:30.919458 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-9fb8ccb9-c990-43c8-82ae-c174f3a269af tempest-VolumesBackupsTest-1415835281 tempest-VolumesBackupsTest-1415835281-project-admin] https://10.4.3.189/volume/v3/backups/31312a5a-64eb-407e-b7e8-1cfdefe8f72c returned with HTTP 200 Aug 25 05:47:30.919458 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 724/2891] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:47:30 2026] GET /volume/v3/backups/31312a5a-64eb-407e-b7e8-1cfdefe8f72c => generated 751 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:47:31.190735 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-99b97ce4-cf68-4665-a919-b0e20ea1a7a3 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:47:31.193488 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-99b97ce4-cf68-4665-a919-b0e20ea1a7a3 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] GET https://10.4.3.189/volume/v3/backups/ded4c645-c072-49e1-af27-5851ee5e79b7 Aug 25 05:47:31.193699 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-99b97ce4-cf68-4665-a919-b0e20ea1a7a3 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:47:31.193987 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-99b97ce4-cf68-4665-a919-b0e20ea1a7a3 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:47:31.194173 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-99b97ce4-cf68-4665-a919-b0e20ea1a7a3 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Show backup with id ded4c645-c072-49e1-af27-5851ee5e79b7. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:47:31.199911 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:47:31.199911 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:47:31.200902 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-99b97ce4-cf68-4665-a919-b0e20ea1a7a3 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] https://10.4.3.189/volume/v3/backups/ded4c645-c072-49e1-af27-5851ee5e79b7 returned with HTTP 200 Aug 25 05:47:31.202020 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 730/2892] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:47:31 2026] GET /volume/v3/backups/ded4c645-c072-49e1-af27-5851ee5e79b7 => generated 790 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:47:31.287731 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-455d44d3-d25c-45eb-8c3d-e76f54e66f29 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:47:31.289893 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-455d44d3-d25c-45eb-8c3d-e76f54e66f29 tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] GET https://10.4.3.189/volume/v3/volumes/9cd0477a-76f9-4fd7-a9b4-e647dcaca389 Aug 25 05:47:31.290210 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-455d44d3-d25c-45eb-8c3d-e76f54e66f29 tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:47:31.290413 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-455d44d3-d25c-45eb-8c3d-e76f54e66f29 tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:47:31.307408 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:47:31.307408 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:47:31.314541 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-455d44d3-d25c-45eb-8c3d-e76f54e66f29 tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Volume info retrieved successfully. Aug 25 05:47:31.323281 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-455d44d3-d25c-45eb-8c3d-e76f54e66f29 tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] https://10.4.3.189/volume/v3/volumes/9cd0477a-76f9-4fd7-a9b4-e647dcaca389 returned with HTTP 200 Aug 25 05:47:31.323787 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 719/2893] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:47:31 2026] GET /volume/v3/volumes/9cd0477a-76f9-4fd7-a9b4-e647dcaca389 => generated 884 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:47:31.530584 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-b8b5c5c2-e927-4415-bc88-1d531e969fdd None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:47:31.532570 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-b8b5c5c2-e927-4415-bc88-1d531e969fdd tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] GET https://10.4.3.189/volume/v3/backups/502e4027-4d7c-4544-a53c-1c956ffc6685 Aug 25 05:47:31.532656 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-b8b5c5c2-e927-4415-bc88-1d531e969fdd tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:47:31.533332 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-b8b5c5c2-e927-4415-bc88-1d531e969fdd tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:47:31.533332 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-b8b5c5c2-e927-4415-bc88-1d531e969fdd tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Show backup with id 502e4027-4d7c-4544-a53c-1c956ffc6685. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:47:31.537191 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:47:31.537191 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:47:31.537823 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-b8b5c5c2-e927-4415-bc88-1d531e969fdd tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] https://10.4.3.189/volume/v3/backups/502e4027-4d7c-4544-a53c-1c956ffc6685 returned with HTTP 200 Aug 25 05:47:31.538183 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 721/2894] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:47:31 2026] GET /volume/v3/backups/502e4027-4d7c-4544-a53c-1c956ffc6685 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:47:31.933499 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-052d175b-38f7-4bb3-a34b-b31165c2da65 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:47:31.936390 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-052d175b-38f7-4bb3-a34b-b31165c2da65 tempest-VolumesBackupsTest-1415835281 tempest-VolumesBackupsTest-1415835281-project-admin] GET https://10.4.3.189/volume/v3/backups/31312a5a-64eb-407e-b7e8-1cfdefe8f72c Aug 25 05:47:31.936679 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-052d175b-38f7-4bb3-a34b-b31165c2da65 tempest-VolumesBackupsTest-1415835281 tempest-VolumesBackupsTest-1415835281-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:47:31.936963 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-052d175b-38f7-4bb3-a34b-b31165c2da65 tempest-VolumesBackupsTest-1415835281 tempest-VolumesBackupsTest-1415835281-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:47:31.937997 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-052d175b-38f7-4bb3-a34b-b31165c2da65 tempest-VolumesBackupsTest-1415835281 tempest-VolumesBackupsTest-1415835281-project-admin] Show backup with id 31312a5a-64eb-407e-b7e8-1cfdefe8f72c. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:47:31.942678 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:47:31.942678 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:47:31.943668 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-052d175b-38f7-4bb3-a34b-b31165c2da65 tempest-VolumesBackupsTest-1415835281 tempest-VolumesBackupsTest-1415835281-project-admin] https://10.4.3.189/volume/v3/backups/31312a5a-64eb-407e-b7e8-1cfdefe8f72c returned with HTTP 200 Aug 25 05:47:31.944224 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 725/2895] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:47:31 2026] GET /volume/v3/backups/31312a5a-64eb-407e-b7e8-1cfdefe8f72c => generated 751 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:47:32.214408 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-549a3c08-f099-48bd-a039-84f020742f1c None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:47:32.216602 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-549a3c08-f099-48bd-a039-84f020742f1c tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] GET https://10.4.3.189/volume/v3/backups/ded4c645-c072-49e1-af27-5851ee5e79b7 Aug 25 05:47:32.216844 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-549a3c08-f099-48bd-a039-84f020742f1c tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:47:32.217028 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-549a3c08-f099-48bd-a039-84f020742f1c tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:47:32.217161 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-549a3c08-f099-48bd-a039-84f020742f1c tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Show backup with id ded4c645-c072-49e1-af27-5851ee5e79b7. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:47:32.223237 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:47:32.223237 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:47:32.224293 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-549a3c08-f099-48bd-a039-84f020742f1c tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] https://10.4.3.189/volume/v3/backups/ded4c645-c072-49e1-af27-5851ee5e79b7 returned with HTTP 200 Aug 25 05:47:32.224801 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 731/2896] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:47:32 2026] GET /volume/v3/backups/ded4c645-c072-49e1-af27-5851ee5e79b7 => generated 790 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:47:32.244538 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-e60fba84-dd29-461b-b6ea-aab8c6b15982 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:47:32.249077 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-e60fba84-dd29-461b-b6ea-aab8c6b15982 tempest-ServerRescueNegativeTestJSON-1981764244 tempest-ServerRescueNegativeTestJSON-1981764244-project-member] DELETE https://10.4.3.189/volume/v3/volumes/1769182a-f22f-4c59-aa35-1fd26bf2d9f4 Aug 25 05:47:32.249346 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-e60fba84-dd29-461b-b6ea-aab8c6b15982 tempest-ServerRescueNegativeTestJSON-1981764244 tempest-ServerRescueNegativeTestJSON-1981764244-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:47:32.251293 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-e60fba84-dd29-461b-b6ea-aab8c6b15982 tempest-ServerRescueNegativeTestJSON-1981764244 tempest-ServerRescueNegativeTestJSON-1981764244-project-member] Calling method 'delete' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:47:32.251529 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.v3.volumes [None req-e60fba84-dd29-461b-b6ea-aab8c6b15982 tempest-ServerRescueNegativeTestJSON-1981764244 tempest-ServerRescueNegativeTestJSON-1981764244-project-member] Delete volume with id: 1769182a-f22f-4c59-aa35-1fd26bf2d9f4 Aug 25 05:47:32.260619 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:47:32.260619 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:47:32.261292 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-e60fba84-dd29-461b-b6ea-aab8c6b15982 tempest-ServerRescueNegativeTestJSON-1981764244 tempest-ServerRescueNegativeTestJSON-1981764244-project-member] Volume info retrieved successfully. Aug 25 05:47:32.285082 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-e60fba84-dd29-461b-b6ea-aab8c6b15982 tempest-ServerRescueNegativeTestJSON-1981764244 tempest-ServerRescueNegativeTestJSON-1981764244-project-member] Delete volume request issued successfully. Aug 25 05:47:32.285082 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-e60fba84-dd29-461b-b6ea-aab8c6b15982 tempest-ServerRescueNegativeTestJSON-1981764244 tempest-ServerRescueNegativeTestJSON-1981764244-project-member] https://10.4.3.189/volume/v3/volumes/1769182a-f22f-4c59-aa35-1fd26bf2d9f4 returned with HTTP 202 Aug 25 05:47:32.285082 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 720/2897] 10.4.3.189 () {66 vars in 1351 bytes} [Tue Aug 25 05:47:32 2026] DELETE /volume/v3/volumes/1769182a-f22f-4c59-aa35-1fd26bf2d9f4 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:47:32.292807 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-8be125a8-6879-4912-8382-3191e6063a35 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:47:32.295470 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-8be125a8-6879-4912-8382-3191e6063a35 tempest-ServerRescueNegativeTestJSON-1981764244 tempest-ServerRescueNegativeTestJSON-1981764244-project-member] GET https://10.4.3.189/volume/v3/volumes/1769182a-f22f-4c59-aa35-1fd26bf2d9f4 Aug 25 05:47:32.295682 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-8be125a8-6879-4912-8382-3191e6063a35 tempest-ServerRescueNegativeTestJSON-1981764244 tempest-ServerRescueNegativeTestJSON-1981764244-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:47:32.295896 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-8be125a8-6879-4912-8382-3191e6063a35 tempest-ServerRescueNegativeTestJSON-1981764244 tempest-ServerRescueNegativeTestJSON-1981764244-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:47:32.306392 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:47:32.306392 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:47:32.314196 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-8be125a8-6879-4912-8382-3191e6063a35 tempest-ServerRescueNegativeTestJSON-1981764244 tempest-ServerRescueNegativeTestJSON-1981764244-project-member] Volume info retrieved successfully. Aug 25 05:47:32.322089 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-8be125a8-6879-4912-8382-3191e6063a35 tempest-ServerRescueNegativeTestJSON-1981764244 tempest-ServerRescueNegativeTestJSON-1981764244-project-member] https://10.4.3.189/volume/v3/volumes/1769182a-f22f-4c59-aa35-1fd26bf2d9f4 returned with HTTP 200 Aug 25 05:47:32.322089 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 722/2898] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:47:32 2026] GET /volume/v3/volumes/1769182a-f22f-4c59-aa35-1fd26bf2d9f4 => generated 850 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:47:32.342270 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-97c7568c-652a-4ec9-a98e-50c4fc333bf5 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:47:32.344489 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-97c7568c-652a-4ec9-a98e-50c4fc333bf5 tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] GET https://10.4.3.189/volume/v3/volumes/9cd0477a-76f9-4fd7-a9b4-e647dcaca389 Aug 25 05:47:32.344662 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-97c7568c-652a-4ec9-a98e-50c4fc333bf5 tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:47:32.346146 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-97c7568c-652a-4ec9-a98e-50c4fc333bf5 tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:47:32.354303 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:47:32.354303 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:47:32.359315 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-97c7568c-652a-4ec9-a98e-50c4fc333bf5 tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Volume info retrieved successfully. Aug 25 05:47:32.362468 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-97c7568c-652a-4ec9-a98e-50c4fc333bf5 tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] https://10.4.3.189/volume/v3/volumes/9cd0477a-76f9-4fd7-a9b4-e647dcaca389 returned with HTTP 200 Aug 25 05:47:32.362468 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 726/2899] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:47:32 2026] GET /volume/v3/volumes/9cd0477a-76f9-4fd7-a9b4-e647dcaca389 => generated 884 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:47:32.552257 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-9c5183ec-35d5-448f-bb03-52fd51bc8c1f None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:47:32.554624 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-9c5183ec-35d5-448f-bb03-52fd51bc8c1f tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] GET https://10.4.3.189/volume/v3/backups/502e4027-4d7c-4544-a53c-1c956ffc6685 Aug 25 05:47:32.555431 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-9c5183ec-35d5-448f-bb03-52fd51bc8c1f tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:47:32.555912 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-9c5183ec-35d5-448f-bb03-52fd51bc8c1f tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:47:32.556071 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-9c5183ec-35d5-448f-bb03-52fd51bc8c1f tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Show backup with id 502e4027-4d7c-4544-a53c-1c956ffc6685. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:47:32.569592 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:47:32.569592 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:47:32.572573 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-9c5183ec-35d5-448f-bb03-52fd51bc8c1f tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] https://10.4.3.189/volume/v3/backups/502e4027-4d7c-4544-a53c-1c956ffc6685 returned with HTTP 200 Aug 25 05:47:32.572974 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 732/2900] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:47:32 2026] GET /volume/v3/backups/502e4027-4d7c-4544-a53c-1c956ffc6685 => generated 735 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:47:32.959396 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-5a256891-2d15-4eb1-9bef-200efd10ce75 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:47:32.962238 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [req-fcd77873-05f4-49d0-966a-15610d7b53ab req-6300e376-6436-4a71-8723-95748a929981 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:47:32.967350 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-5a256891-2d15-4eb1-9bef-200efd10ce75 tempest-VolumesBackupsTest-1415835281 tempest-VolumesBackupsTest-1415835281-project-admin] GET https://10.4.3.189/volume/v3/backups/31312a5a-64eb-407e-b7e8-1cfdefe8f72c Aug 25 05:47:32.967710 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-5a256891-2d15-4eb1-9bef-200efd10ce75 tempest-VolumesBackupsTest-1415835281 tempest-VolumesBackupsTest-1415835281-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:47:32.968049 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-5a256891-2d15-4eb1-9bef-200efd10ce75 tempest-VolumesBackupsTest-1415835281 tempest-VolumesBackupsTest-1415835281-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:47:32.968246 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-5a256891-2d15-4eb1-9bef-200efd10ce75 tempest-VolumesBackupsTest-1415835281 tempest-VolumesBackupsTest-1415835281-project-admin] Show backup with id 31312a5a-64eb-407e-b7e8-1cfdefe8f72c. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:47:32.978047 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:47:32.978047 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:47:32.979344 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-5a256891-2d15-4eb1-9bef-200efd10ce75 tempest-VolumesBackupsTest-1415835281 tempest-VolumesBackupsTest-1415835281-project-admin] https://10.4.3.189/volume/v3/backups/31312a5a-64eb-407e-b7e8-1cfdefe8f72c returned with HTTP 200 Aug 25 05:47:32.980554 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 721/2901] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:47:32 2026] GET /volume/v3/backups/31312a5a-64eb-407e-b7e8-1cfdefe8f72c => generated 752 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:47:32.994722 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-775eaf06-fa85-4f09-a6b3-024e601d3016 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:47:32.998039 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-775eaf06-fa85-4f09-a6b3-024e601d3016 tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] POST https://10.4.3.189/volume/v3/backups Aug 25 05:47:32.998464 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-775eaf06-fa85-4f09-a6b3-024e601d3016 tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "bffd4383-e7d6-4e56-8732-9eabdebc49ae", "name": "tempest-VolumesBackupsTest-Backup-1584598229"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:47:33.000524 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.contrib.backups [None req-775eaf06-fa85-4f09-a6b3-024e601d3016 tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] Creating new backup {'backup': {'volume_id': 'bffd4383-e7d6-4e56-8732-9eabdebc49ae', 'name': 'tempest-VolumesBackupsTest-Backup-1584598229'}} {{(pid=100268) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 25 05:47:33.000817 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.contrib.backups [None req-775eaf06-fa85-4f09-a6b3-024e601d3016 tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] Creating backup of volume bffd4383-e7d6-4e56-8732-9eabdebc49ae in container None Aug 25 05:47:33.009528 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:47:33.009528 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:47:33.010239 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-775eaf06-fa85-4f09-a6b3-024e601d3016 tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] Volume info retrieved successfully. Aug 25 05:47:33.033077 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-775eaf06-fa85-4f09-a6b3-024e601d3016 tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] Created reservations ['6cafa416-cf67-4cdb-8e59-7817324f0b53', '74a61c13-ee75-42bb-a448-2cb2a4945020'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:47:33.064049 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-fcd77873-05f4-49d0-966a-15610d7b53ab req-6300e376-6436-4a71-8723-95748a929981 tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] POST https://10.4.3.189/volume/v3/attachments/de5f9044-87dd-4040-a07d-6ce17dd949af/action Aug 25 05:47:33.064575 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-fcd77873-05f4-49d0-966a-15610d7b53ab req-6300e376-6436-4a71-8723-95748a929981 tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Action body: b'{"os-complete": null}' {{(pid=100270) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 05:47:33.064994 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-fcd77873-05f4-49d0-966a-15610d7b53ab req-6300e376-6436-4a71-8723-95748a929981 tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:47:33.094870 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-775eaf06-fa85-4f09-a6b3-024e601d3016 tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] https://10.4.3.189/volume/v3/backups returned with HTTP 202 Aug 25 05:47:33.095280 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:47:33.095280 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:47:33.095403 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 727/2902] 10.4.3.189 () {68 vars in 1259 bytes} [Tue Aug 25 05:47:32 2026] POST /volume/v3/backups => generated 330 bytes in 101 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 05:47:33.112115 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-6fffb978-a5f8-4dd3-a800-19c0588535fb None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:47:33.115928 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-6fffb978-a5f8-4dd3-a800-19c0588535fb tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] GET https://10.4.3.189/volume/v3/backups/a3984156-bf1c-4bef-af9a-8abb0ecd1dc1 Aug 25 05:47:33.116202 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-6fffb978-a5f8-4dd3-a800-19c0588535fb tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:47:33.116461 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-6fffb978-a5f8-4dd3-a800-19c0588535fb tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:47:33.116598 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-6fffb978-a5f8-4dd3-a800-19c0588535fb tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] Show backup with id a3984156-bf1c-4bef-af9a-8abb0ecd1dc1. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:47:33.117875 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-fcd77873-05f4-49d0-966a-15610d7b53ab req-6300e376-6436-4a71-8723-95748a929981 tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] https://10.4.3.189/volume/v3/attachments/de5f9044-87dd-4040-a07d-6ce17dd949af/action returned with HTTP 204 Aug 25 05:47:33.118918 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 723/2903] 10.4.3.189 () {74 vars in 1725 bytes} [Tue Aug 25 05:47:32 2026] POST /volume/v3/attachments/de5f9044-87dd-4040-a07d-6ce17dd949af/action => generated 0 bytes in 158 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:47:33.128503 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:47:33.128503 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:47:33.130509 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-6fffb978-a5f8-4dd3-a800-19c0588535fb tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] https://10.4.3.189/volume/v3/backups/a3984156-bf1c-4bef-af9a-8abb0ecd1dc1 returned with HTTP 200 Aug 25 05:47:33.130987 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 733/2904] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:47:33 2026] GET /volume/v3/backups/a3984156-bf1c-4bef-af9a-8abb0ecd1dc1 => generated 737 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:47:33.236656 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-444e0799-ef11-4185-b338-309288dbce72 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:47:33.238843 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-444e0799-ef11-4185-b338-309288dbce72 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] GET https://10.4.3.189/volume/v3/backups/ded4c645-c072-49e1-af27-5851ee5e79b7 Aug 25 05:47:33.239128 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-444e0799-ef11-4185-b338-309288dbce72 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:47:33.239344 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-444e0799-ef11-4185-b338-309288dbce72 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:47:33.239994 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-444e0799-ef11-4185-b338-309288dbce72 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Show backup with id ded4c645-c072-49e1-af27-5851ee5e79b7. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:47:33.245518 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:47:33.245518 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:47:33.246488 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-444e0799-ef11-4185-b338-309288dbce72 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] https://10.4.3.189/volume/v3/backups/ded4c645-c072-49e1-af27-5851ee5e79b7 returned with HTTP 200 Aug 25 05:47:33.246908 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 722/2905] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:47:33 2026] GET /volume/v3/backups/ded4c645-c072-49e1-af27-5851ee5e79b7 => generated 790 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:47:33.340223 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-d91c3625-f036-40b2-a31a-76161cef57bc None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:47:33.340963 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d91c3625-f036-40b2-a31a-76161cef57bc tempest-ServerRescueNegativeTestJSON-1981764244 tempest-ServerRescueNegativeTestJSON-1981764244-project-member] GET https://10.4.3.189/volume/v3/volumes/1769182a-f22f-4c59-aa35-1fd26bf2d9f4 Aug 25 05:47:33.340963 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d91c3625-f036-40b2-a31a-76161cef57bc tempest-ServerRescueNegativeTestJSON-1981764244 tempest-ServerRescueNegativeTestJSON-1981764244-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:47:33.341204 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d91c3625-f036-40b2-a31a-76161cef57bc tempest-ServerRescueNegativeTestJSON-1981764244 tempest-ServerRescueNegativeTestJSON-1981764244-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:47:33.348252 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d91c3625-f036-40b2-a31a-76161cef57bc tempest-ServerRescueNegativeTestJSON-1981764244 tempest-ServerRescueNegativeTestJSON-1981764244-project-member] https://10.4.3.189/volume/v3/volumes/1769182a-f22f-4c59-aa35-1fd26bf2d9f4 returned with HTTP 404 Aug 25 05:47:33.349270 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 728/2906] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:47:33 2026] GET /volume/v3/volumes/1769182a-f22f-4c59-aa35-1fd26bf2d9f4 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:47:33.359286 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-68a8a23f-b5a7-4399-be53-90e7e52aef8c None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:47:33.366084 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-68a8a23f-b5a7-4399-be53-90e7e52aef8c tempest-ServerRescueNegativeTestJSON-1981764244 tempest-ServerRescueNegativeTestJSON-1981764244-project-member] DELETE https://10.4.3.189/volume/v3/volumes/968d0b84-b62d-48cc-bd3f-e81b3c14ef91 Aug 25 05:47:33.366084 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-68a8a23f-b5a7-4399-be53-90e7e52aef8c tempest-ServerRescueNegativeTestJSON-1981764244 tempest-ServerRescueNegativeTestJSON-1981764244-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:47:33.366084 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-68a8a23f-b5a7-4399-be53-90e7e52aef8c tempest-ServerRescueNegativeTestJSON-1981764244 tempest-ServerRescueNegativeTestJSON-1981764244-project-member] Calling method 'delete' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:47:33.366084 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.v3.volumes [None req-68a8a23f-b5a7-4399-be53-90e7e52aef8c tempest-ServerRescueNegativeTestJSON-1981764244 tempest-ServerRescueNegativeTestJSON-1981764244-project-member] Delete volume with id: 968d0b84-b62d-48cc-bd3f-e81b3c14ef91 Aug 25 05:47:33.378903 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-96d764ed-cd1f-4921-84b7-7a59baa93264 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:47:33.380458 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:47:33.380458 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:47:33.381406 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-68a8a23f-b5a7-4399-be53-90e7e52aef8c tempest-ServerRescueNegativeTestJSON-1981764244 tempest-ServerRescueNegativeTestJSON-1981764244-project-member] Volume info retrieved successfully. Aug 25 05:47:33.386938 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-96d764ed-cd1f-4921-84b7-7a59baa93264 tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] GET https://10.4.3.189/volume/v3/volumes/9cd0477a-76f9-4fd7-a9b4-e647dcaca389 Aug 25 05:47:33.388282 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-96d764ed-cd1f-4921-84b7-7a59baa93264 tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:47:33.389650 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-96d764ed-cd1f-4921-84b7-7a59baa93264 tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:47:33.407947 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-68a8a23f-b5a7-4399-be53-90e7e52aef8c tempest-ServerRescueNegativeTestJSON-1981764244 tempest-ServerRescueNegativeTestJSON-1981764244-project-member] Delete volume request issued successfully. Aug 25 05:47:33.408094 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-68a8a23f-b5a7-4399-be53-90e7e52aef8c tempest-ServerRescueNegativeTestJSON-1981764244 tempest-ServerRescueNegativeTestJSON-1981764244-project-member] https://10.4.3.189/volume/v3/volumes/968d0b84-b62d-48cc-bd3f-e81b3c14ef91 returned with HTTP 202 Aug 25 05:47:33.409092 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 724/2907] 10.4.3.189 () {66 vars in 1351 bytes} [Tue Aug 25 05:47:33 2026] DELETE /volume/v3/volumes/968d0b84-b62d-48cc-bd3f-e81b3c14ef91 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:47:33.416594 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-5791c945-354a-4415-943d-b1a4f8da34f1 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:47:33.420090 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-5791c945-354a-4415-943d-b1a4f8da34f1 tempest-ServerRescueNegativeTestJSON-1981764244 tempest-ServerRescueNegativeTestJSON-1981764244-project-member] GET https://10.4.3.189/volume/v3/volumes/968d0b84-b62d-48cc-bd3f-e81b3c14ef91 Aug 25 05:47:33.420787 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-5791c945-354a-4415-943d-b1a4f8da34f1 tempest-ServerRescueNegativeTestJSON-1981764244 tempest-ServerRescueNegativeTestJSON-1981764244-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:47:33.420787 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-5791c945-354a-4415-943d-b1a4f8da34f1 tempest-ServerRescueNegativeTestJSON-1981764244 tempest-ServerRescueNegativeTestJSON-1981764244-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:47:33.425420 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:47:33.425420 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:47:33.430775 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:47:33.430775 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:47:33.433534 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-96d764ed-cd1f-4921-84b7-7a59baa93264 tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Volume info retrieved successfully. Aug 25 05:47:33.438843 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-5791c945-354a-4415-943d-b1a4f8da34f1 tempest-ServerRescueNegativeTestJSON-1981764244 tempest-ServerRescueNegativeTestJSON-1981764244-project-member] Volume info retrieved successfully. Aug 25 05:47:33.446028 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-96d764ed-cd1f-4921-84b7-7a59baa93264 tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] https://10.4.3.189/volume/v3/volumes/9cd0477a-76f9-4fd7-a9b4-e647dcaca389 returned with HTTP 200 Aug 25 05:47:33.447106 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-5791c945-354a-4415-943d-b1a4f8da34f1 tempest-ServerRescueNegativeTestJSON-1981764244 tempest-ServerRescueNegativeTestJSON-1981764244-project-member] https://10.4.3.189/volume/v3/volumes/968d0b84-b62d-48cc-bd3f-e81b3c14ef91 returned with HTTP 200 Aug 25 05:47:33.447220 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 734/2908] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:47:33 2026] GET /volume/v3/volumes/9cd0477a-76f9-4fd7-a9b4-e647dcaca389 => generated 1176 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:47:33.447525 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 723/2909] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:47:33 2026] GET /volume/v3/volumes/968d0b84-b62d-48cc-bd3f-e81b3c14ef91 => generated 851 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:47:33.466882 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-c66758ff-9e7e-4a85-a72e-74a5c1ebd83d None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:47:33.468745 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c66758ff-9e7e-4a85-a72e-74a5c1ebd83d tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] GET https://10.4.3.189/volume/v3/volumes/9cd0477a-76f9-4fd7-a9b4-e647dcaca389 Aug 25 05:47:33.469026 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c66758ff-9e7e-4a85-a72e-74a5c1ebd83d tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:47:33.469302 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c66758ff-9e7e-4a85-a72e-74a5c1ebd83d tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:47:33.492327 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:47:33.492327 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:47:33.497986 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-c66758ff-9e7e-4a85-a72e-74a5c1ebd83d tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Volume info retrieved successfully. Aug 25 05:47:33.505834 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c66758ff-9e7e-4a85-a72e-74a5c1ebd83d tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] https://10.4.3.189/volume/v3/volumes/9cd0477a-76f9-4fd7-a9b4-e647dcaca389 returned with HTTP 200 Aug 25 05:47:33.506328 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 729/2910] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:47:33 2026] GET /volume/v3/volumes/9cd0477a-76f9-4fd7-a9b4-e647dcaca389 => generated 1176 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:47:33.569622 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [req-7f4b4a8f-73cf-4066-afe1-77e518f3e920 req-9f889cdf-f5f8-4da6-bb06-4667444c03bf None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:47:33.573656 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-7f4b4a8f-73cf-4066-afe1-77e518f3e920 req-9f889cdf-f5f8-4da6-bb06-4667444c03bf tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] GET https://10.4.3.189/volume/v3/volumes/9cd0477a-76f9-4fd7-a9b4-e647dcaca389 Aug 25 05:47:33.573936 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-7f4b4a8f-73cf-4066-afe1-77e518f3e920 req-9f889cdf-f5f8-4da6-bb06-4667444c03bf tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:47:33.574234 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-7f4b4a8f-73cf-4066-afe1-77e518f3e920 req-9f889cdf-f5f8-4da6-bb06-4667444c03bf tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:47:33.588155 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-93739045-9be5-4cd9-956a-8445705462c3 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:47:33.590590 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-93739045-9be5-4cd9-956a-8445705462c3 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] GET https://10.4.3.189/volume/v3/backups/502e4027-4d7c-4544-a53c-1c956ffc6685 Aug 25 05:47:33.590884 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-93739045-9be5-4cd9-956a-8445705462c3 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:47:33.591139 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-93739045-9be5-4cd9-956a-8445705462c3 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:47:33.591279 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-93739045-9be5-4cd9-956a-8445705462c3 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Show backup with id 502e4027-4d7c-4544-a53c-1c956ffc6685. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:47:33.591573 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:47:33.591573 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:47:33.596808 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:47:33.596808 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:47:33.597121 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [req-7f4b4a8f-73cf-4066-afe1-77e518f3e920 req-9f889cdf-f5f8-4da6-bb06-4667444c03bf tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Volume info retrieved successfully. Aug 25 05:47:33.597797 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-93739045-9be5-4cd9-956a-8445705462c3 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] https://10.4.3.189/volume/v3/backups/502e4027-4d7c-4544-a53c-1c956ffc6685 returned with HTTP 200 Aug 25 05:47:33.598308 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 735/2911] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:47:33 2026] GET /volume/v3/backups/502e4027-4d7c-4544-a53c-1c956ffc6685 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:47:33.604389 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-7f4b4a8f-73cf-4066-afe1-77e518f3e920 req-9f889cdf-f5f8-4da6-bb06-4667444c03bf tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] https://10.4.3.189/volume/v3/volumes/9cd0477a-76f9-4fd7-a9b4-e647dcaca389 returned with HTTP 200 Aug 25 05:47:33.604996 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 725/2912] 10.4.3.189 () {68 vars in 1598 bytes} [Tue Aug 25 05:47:33 2026] GET /volume/v3/volumes/9cd0477a-76f9-4fd7-a9b4-e647dcaca389 => generated 1176 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:47:33.646004 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-7f4b4a8f-73cf-4066-afe1-77e518f3e920 req-f708f261-6764-4783-ad7a-7dc5c4f562f2 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:47:33.648414 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-7f4b4a8f-73cf-4066-afe1-77e518f3e920 req-f708f261-6764-4783-ad7a-7dc5c4f562f2 tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] POST https://10.4.3.189/volume/v3/volumes/9cd0477a-76f9-4fd7-a9b4-e647dcaca389/action Aug 25 05:47:33.648831 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-7f4b4a8f-73cf-4066-afe1-77e518f3e920 req-f708f261-6764-4783-ad7a-7dc5c4f562f2 tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100269) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 05:47:33.648993 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-7f4b4a8f-73cf-4066-afe1-77e518f3e920 req-f708f261-6764-4783-ad7a-7dc5c4f562f2 tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:47:33.659762 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:47:33.659762 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:47:33.660338 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [req-7f4b4a8f-73cf-4066-afe1-77e518f3e920 req-f708f261-6764-4783-ad7a-7dc5c4f562f2 tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Volume info retrieved successfully. Aug 25 05:47:33.668329 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [req-7f4b4a8f-73cf-4066-afe1-77e518f3e920 req-f708f261-6764-4783-ad7a-7dc5c4f562f2 tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Begin detaching volume completed successfully. Aug 25 05:47:33.668521 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-7f4b4a8f-73cf-4066-afe1-77e518f3e920 req-f708f261-6764-4783-ad7a-7dc5c4f562f2 tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] https://10.4.3.189/volume/v3/volumes/9cd0477a-76f9-4fd7-a9b4-e647dcaca389/action returned with HTTP 202 Aug 25 05:47:33.668946 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 724/2913] 10.4.3.189 () {72 vars in 1672 bytes} [Tue Aug 25 05:47:33 2026] POST /volume/v3/volumes/9cd0477a-76f9-4fd7-a9b4-e647dcaca389/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 05:47:33.731781 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-0e1090b5-9092-4f18-a241-236381ad73b6 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:47:33.732337 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-0e1090b5-9092-4f18-a241-236381ad73b6 None None] GET https://10.4.3.189/volume// Aug 25 05:47:33.732557 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-0e1090b5-9092-4f18-a241-236381ad73b6 None None] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:47:33.732863 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-0e1090b5-9092-4f18-a241-236381ad73b6 None None] Calling method 'all' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:47:33.733297 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-0e1090b5-9092-4f18-a241-236381ad73b6 None None] https://10.4.3.189/volume// returned with HTTP 300 Aug 25 05:47:33.733650 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 730/2914] 10.4.3.189 () {66 vars in 1426 bytes} [Tue Aug 25 05:47: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 25 05:47:33.741837 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-7f4b4a8f-73cf-4066-afe1-77e518f3e920 req-30599f62-523d-49a8-a2f1-1498f3465a81 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:47:33.748104 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-7f4b4a8f-73cf-4066-afe1-77e518f3e920 req-30599f62-523d-49a8-a2f1-1498f3465a81 tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] GET https://10.4.3.189/volume/v3/volumes/9cd0477a-76f9-4fd7-a9b4-e647dcaca389 Aug 25 05:47:33.748926 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-7f4b4a8f-73cf-4066-afe1-77e518f3e920 req-30599f62-523d-49a8-a2f1-1498f3465a81 tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:47:33.749713 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-7f4b4a8f-73cf-4066-afe1-77e518f3e920 req-30599f62-523d-49a8-a2f1-1498f3465a81 tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:47:33.790954 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:47:33.790954 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:47:33.803014 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [req-7f4b4a8f-73cf-4066-afe1-77e518f3e920 req-30599f62-523d-49a8-a2f1-1498f3465a81 tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Volume info retrieved successfully. Aug 25 05:47:33.817830 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-7f4b4a8f-73cf-4066-afe1-77e518f3e920 req-30599f62-523d-49a8-a2f1-1498f3465a81 tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] https://10.4.3.189/volume/v3/volumes/9cd0477a-76f9-4fd7-a9b4-e647dcaca389 returned with HTTP 200 Aug 25 05:47:33.820045 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 736/2915] 10.4.3.189 () {70 vars in 1639 bytes} [Tue Aug 25 05:47:33 2026] GET /volume/v3/volumes/9cd0477a-76f9-4fd7-a9b4-e647dcaca389 => generated 1359 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 05:47:33.832006 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [req-7f4b4a8f-73cf-4066-afe1-77e518f3e920 req-720a67e0-e437-49f8-ab41-a5dbe8fc5b28 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:47:33.834934 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-7f4b4a8f-73cf-4066-afe1-77e518f3e920 req-720a67e0-e437-49f8-ab41-a5dbe8fc5b28 tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] GET https://10.4.3.189/volume/v3/volumes/9cd0477a-76f9-4fd7-a9b4-e647dcaca389/encryption Aug 25 05:47:33.835361 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-7f4b4a8f-73cf-4066-afe1-77e518f3e920 req-720a67e0-e437-49f8-ab41-a5dbe8fc5b28 tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:47:33.835607 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-7f4b4a8f-73cf-4066-afe1-77e518f3e920 req-720a67e0-e437-49f8-ab41-a5dbe8fc5b28 tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Calling method 'index' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:47:33.847193 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:47:33.847193 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:47:33.856029 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-7f4b4a8f-73cf-4066-afe1-77e518f3e920 req-720a67e0-e437-49f8-ab41-a5dbe8fc5b28 tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] https://10.4.3.189/volume/v3/volumes/9cd0477a-76f9-4fd7-a9b4-e647dcaca389/encryption returned with HTTP 200 Aug 25 05:47:33.856564 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 726/2916] 10.4.3.189 () {68 vars in 1631 bytes} [Tue Aug 25 05:47:33 2026] GET /volume/v3/volumes/9cd0477a-76f9-4fd7-a9b4-e647dcaca389/encryption => generated 161 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:47:34.145566 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-3047d508-d178-45fa-9e8c-3d765a665c4e None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:47:34.148762 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-3047d508-d178-45fa-9e8c-3d765a665c4e tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] GET https://10.4.3.189/volume/v3/backups/a3984156-bf1c-4bef-af9a-8abb0ecd1dc1 Aug 25 05:47:34.148970 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-3047d508-d178-45fa-9e8c-3d765a665c4e tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:47:34.149245 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-3047d508-d178-45fa-9e8c-3d765a665c4e tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:47:34.149623 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-3047d508-d178-45fa-9e8c-3d765a665c4e tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] Show backup with id a3984156-bf1c-4bef-af9a-8abb0ecd1dc1. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:47:34.155035 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:47:34.155035 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:47:34.156104 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-3047d508-d178-45fa-9e8c-3d765a665c4e tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] https://10.4.3.189/volume/v3/backups/a3984156-bf1c-4bef-af9a-8abb0ecd1dc1 returned with HTTP 200 Aug 25 05:47:34.156676 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 725/2917] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:47:34 2026] GET /volume/v3/backups/a3984156-bf1c-4bef-af9a-8abb0ecd1dc1 => generated 739 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:47:34.259305 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-a30462e0-cf24-463c-8e62-7d55efedb132 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:47:34.261447 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a30462e0-cf24-463c-8e62-7d55efedb132 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] GET https://10.4.3.189/volume/v3/backups/ded4c645-c072-49e1-af27-5851ee5e79b7 Aug 25 05:47:34.261677 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a30462e0-cf24-463c-8e62-7d55efedb132 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:47:34.261962 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a30462e0-cf24-463c-8e62-7d55efedb132 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:47:34.262129 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-a30462e0-cf24-463c-8e62-7d55efedb132 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Show backup with id ded4c645-c072-49e1-af27-5851ee5e79b7. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:47:34.268067 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:47:34.268067 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:47:34.269140 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a30462e0-cf24-463c-8e62-7d55efedb132 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] https://10.4.3.189/volume/v3/backups/ded4c645-c072-49e1-af27-5851ee5e79b7 returned with HTTP 200 Aug 25 05:47:34.269641 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 731/2918] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:47:34 2026] GET /volume/v3/backups/ded4c645-c072-49e1-af27-5851ee5e79b7 => generated 790 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:47:34.465306 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-a76adc80-0463-4a41-aab0-3d0b9ff98ec5 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:47:34.468404 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-a76adc80-0463-4a41-aab0-3d0b9ff98ec5 tempest-ServerRescueNegativeTestJSON-1981764244 tempest-ServerRescueNegativeTestJSON-1981764244-project-member] GET https://10.4.3.189/volume/v3/volumes/968d0b84-b62d-48cc-bd3f-e81b3c14ef91 Aug 25 05:47:34.468404 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-a76adc80-0463-4a41-aab0-3d0b9ff98ec5 tempest-ServerRescueNegativeTestJSON-1981764244 tempest-ServerRescueNegativeTestJSON-1981764244-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:47:34.468640 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-a76adc80-0463-4a41-aab0-3d0b9ff98ec5 tempest-ServerRescueNegativeTestJSON-1981764244 tempest-ServerRescueNegativeTestJSON-1981764244-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:47:34.477857 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-a76adc80-0463-4a41-aab0-3d0b9ff98ec5 tempest-ServerRescueNegativeTestJSON-1981764244 tempest-ServerRescueNegativeTestJSON-1981764244-project-member] https://10.4.3.189/volume/v3/volumes/968d0b84-b62d-48cc-bd3f-e81b3c14ef91 returned with HTTP 404 Aug 25 05:47:34.477857 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 737/2919] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:47:34 2026] GET /volume/v3/volumes/968d0b84-b62d-48cc-bd3f-e81b3c14ef91 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:47:34.610384 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-155d1856-abbd-4269-b9a2-a1428e86b0bc None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:47:34.619563 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-155d1856-abbd-4269-b9a2-a1428e86b0bc tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] GET https://10.4.3.189/volume/v3/backups/502e4027-4d7c-4544-a53c-1c956ffc6685 Aug 25 05:47:34.620034 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-155d1856-abbd-4269-b9a2-a1428e86b0bc tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:47:34.620344 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-155d1856-abbd-4269-b9a2-a1428e86b0bc tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:47:34.620538 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-155d1856-abbd-4269-b9a2-a1428e86b0bc tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Show backup with id 502e4027-4d7c-4544-a53c-1c956ffc6685. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:47:34.634085 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:47:34.634085 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:47:34.634085 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-155d1856-abbd-4269-b9a2-a1428e86b0bc tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] https://10.4.3.189/volume/v3/backups/502e4027-4d7c-4544-a53c-1c956ffc6685 returned with HTTP 200 Aug 25 05:47:34.634085 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 727/2920] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:47:34 2026] GET /volume/v3/backups/502e4027-4d7c-4544-a53c-1c956ffc6685 => generated 735 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:47:35.172929 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-7b92790c-7839-4654-8918-ea81647478b9 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:47:35.174798 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-7b92790c-7839-4654-8918-ea81647478b9 tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] GET https://10.4.3.189/volume/v3/backups/a3984156-bf1c-4bef-af9a-8abb0ecd1dc1 Aug 25 05:47:35.175041 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-7b92790c-7839-4654-8918-ea81647478b9 tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:47:35.175583 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-7b92790c-7839-4654-8918-ea81647478b9 tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:47:35.175700 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-7b92790c-7839-4654-8918-ea81647478b9 tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] Show backup with id a3984156-bf1c-4bef-af9a-8abb0ecd1dc1. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:47:35.182424 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:47:35.182424 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:47:35.183298 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-7b92790c-7839-4654-8918-ea81647478b9 tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] https://10.4.3.189/volume/v3/backups/a3984156-bf1c-4bef-af9a-8abb0ecd1dc1 returned with HTTP 200 Aug 25 05:47:35.183741 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 726/2921] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:47:35 2026] GET /volume/v3/backups/a3984156-bf1c-4bef-af9a-8abb0ecd1dc1 => generated 739 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:47:35.284778 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-cdde7b4e-3ebd-4eb4-8e1f-b34d81ac1787 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:47:35.289000 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-cdde7b4e-3ebd-4eb4-8e1f-b34d81ac1787 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] GET https://10.4.3.189/volume/v3/backups/ded4c645-c072-49e1-af27-5851ee5e79b7 Aug 25 05:47:35.289258 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-cdde7b4e-3ebd-4eb4-8e1f-b34d81ac1787 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:47:35.289559 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-cdde7b4e-3ebd-4eb4-8e1f-b34d81ac1787 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:47:35.289788 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-cdde7b4e-3ebd-4eb4-8e1f-b34d81ac1787 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Show backup with id ded4c645-c072-49e1-af27-5851ee5e79b7. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:47:35.294207 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:47:35.294207 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:47:35.295000 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-cdde7b4e-3ebd-4eb4-8e1f-b34d81ac1787 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] https://10.4.3.189/volume/v3/backups/ded4c645-c072-49e1-af27-5851ee5e79b7 returned with HTTP 200 Aug 25 05:47:35.295413 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 732/2922] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:47:35 2026] GET /volume/v3/backups/ded4c645-c072-49e1-af27-5851ee5e79b7 => generated 790 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:47:35.647780 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-02c8aa76-e229-43c0-8216-e8da512c2f17 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:47:35.649867 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-02c8aa76-e229-43c0-8216-e8da512c2f17 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] GET https://10.4.3.189/volume/v3/backups/502e4027-4d7c-4544-a53c-1c956ffc6685 Aug 25 05:47:35.650198 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-02c8aa76-e229-43c0-8216-e8da512c2f17 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:47:35.650461 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-02c8aa76-e229-43c0-8216-e8da512c2f17 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:47:35.650629 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-02c8aa76-e229-43c0-8216-e8da512c2f17 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Show backup with id 502e4027-4d7c-4544-a53c-1c956ffc6685. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:47:35.655983 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:47:35.655983 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:47:35.657007 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-02c8aa76-e229-43c0-8216-e8da512c2f17 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] https://10.4.3.189/volume/v3/backups/502e4027-4d7c-4544-a53c-1c956ffc6685 returned with HTTP 200 Aug 25 05:47:35.657508 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 738/2923] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:47:35 2026] GET /volume/v3/backups/502e4027-4d7c-4544-a53c-1c956ffc6685 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:47:36.091356 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [req-7f4b4a8f-73cf-4066-afe1-77e518f3e920 req-5070454e-ffb8-41a5-9db8-67e046282988 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:47:36.093549 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-7f4b4a8f-73cf-4066-afe1-77e518f3e920 req-5070454e-ffb8-41a5-9db8-67e046282988 tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] DELETE https://10.4.3.189/volume/v3/attachments/de5f9044-87dd-4040-a07d-6ce17dd949af Aug 25 05:47:36.093778 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-7f4b4a8f-73cf-4066-afe1-77e518f3e920 req-5070454e-ffb8-41a5-9db8-67e046282988 tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:47:36.093985 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-7f4b4a8f-73cf-4066-afe1-77e518f3e920 req-5070454e-ffb8-41a5-9db8-67e046282988 tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Calling method 'version_select' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:47:36.106833 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:47:36.106833 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:47:36.177856 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-7f4b4a8f-73cf-4066-afe1-77e518f3e920 req-5070454e-ffb8-41a5-9db8-67e046282988 tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] https://10.4.3.189/volume/v3/attachments/de5f9044-87dd-4040-a07d-6ce17dd949af returned with HTTP 200 Aug 25 05:47:36.178425 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 728/2924] 10.4.3.189 () {72 vars in 1673 bytes} [Tue Aug 25 05:47:36 2026] DELETE /volume/v3/attachments/de5f9044-87dd-4040-a07d-6ce17dd949af => generated 19 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:47:36.196944 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-82beb2da-1f9f-44ab-b6c4-a0e7a46c4336 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:47:36.202276 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-82beb2da-1f9f-44ab-b6c4-a0e7a46c4336 tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] GET https://10.4.3.189/volume/v3/backups/a3984156-bf1c-4bef-af9a-8abb0ecd1dc1 Aug 25 05:47:36.202276 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-82beb2da-1f9f-44ab-b6c4-a0e7a46c4336 tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:47:36.202276 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-82beb2da-1f9f-44ab-b6c4-a0e7a46c4336 tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:47:36.202276 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-82beb2da-1f9f-44ab-b6c4-a0e7a46c4336 tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] Show backup with id a3984156-bf1c-4bef-af9a-8abb0ecd1dc1. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:47:36.209861 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:47:36.209861 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:47:36.211366 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-82beb2da-1f9f-44ab-b6c4-a0e7a46c4336 tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] https://10.4.3.189/volume/v3/backups/a3984156-bf1c-4bef-af9a-8abb0ecd1dc1 returned with HTTP 200 Aug 25 05:47:36.211959 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 727/2925] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:47:36 2026] GET /volume/v3/backups/a3984156-bf1c-4bef-af9a-8abb0ecd1dc1 => generated 750 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:47:36.308030 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-2e20828e-c6cc-4a7b-b24c-79a8b973660c None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:47:36.311008 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-2e20828e-c6cc-4a7b-b24c-79a8b973660c tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] GET https://10.4.3.189/volume/v3/backups/ded4c645-c072-49e1-af27-5851ee5e79b7 Aug 25 05:47:36.311581 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-2e20828e-c6cc-4a7b-b24c-79a8b973660c tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:47:36.311581 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-2e20828e-c6cc-4a7b-b24c-79a8b973660c tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:47:36.311581 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-2e20828e-c6cc-4a7b-b24c-79a8b973660c tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Show backup with id ded4c645-c072-49e1-af27-5851ee5e79b7. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:47:36.319543 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:47:36.319543 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:47:36.321351 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-2e20828e-c6cc-4a7b-b24c-79a8b973660c tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] https://10.4.3.189/volume/v3/backups/ded4c645-c072-49e1-af27-5851ee5e79b7 returned with HTTP 200 Aug 25 05:47:36.321922 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 733/2926] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:47:36 2026] GET /volume/v3/backups/ded4c645-c072-49e1-af27-5851ee5e79b7 => generated 790 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:47:36.678897 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-5ced678a-aa8d-40d6-b179-7db91d8f0087 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:47:36.680889 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-5ced678a-aa8d-40d6-b179-7db91d8f0087 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] GET https://10.4.3.189/volume/v3/backups/502e4027-4d7c-4544-a53c-1c956ffc6685 Aug 25 05:47:36.681158 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-5ced678a-aa8d-40d6-b179-7db91d8f0087 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:47:36.681388 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-5ced678a-aa8d-40d6-b179-7db91d8f0087 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:47:36.681537 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-5ced678a-aa8d-40d6-b179-7db91d8f0087 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Show backup with id 502e4027-4d7c-4544-a53c-1c956ffc6685. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:47:36.687438 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:47:36.687438 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:47:36.688497 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-5ced678a-aa8d-40d6-b179-7db91d8f0087 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] https://10.4.3.189/volume/v3/backups/502e4027-4d7c-4544-a53c-1c956ffc6685 returned with HTTP 200 Aug 25 05:47:36.688966 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 739/2927] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:47:36 2026] GET /volume/v3/backups/502e4027-4d7c-4544-a53c-1c956ffc6685 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:47:36.962425 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [req-63b722de-a79a-4075-a819-831e05a6c1bd req-853971f2-92ba-41a0-94bb-80ee4acf9ee7 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:47:36.998962 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-63b722de-a79a-4075-a819-831e05a6c1bd req-853971f2-92ba-41a0-94bb-80ee4acf9ee7 tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] GET https://10.4.3.189/volume/v3/volumes/9cd0477a-76f9-4fd7-a9b4-e647dcaca389 Aug 25 05:47:36.999317 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-63b722de-a79a-4075-a819-831e05a6c1bd req-853971f2-92ba-41a0-94bb-80ee4acf9ee7 tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:47:36.999646 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-63b722de-a79a-4075-a819-831e05a6c1bd req-853971f2-92ba-41a0-94bb-80ee4acf9ee7 tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:47:37.009115 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:47:37.009115 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:47:37.017153 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [req-63b722de-a79a-4075-a819-831e05a6c1bd req-853971f2-92ba-41a0-94bb-80ee4acf9ee7 tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Volume info retrieved successfully. Aug 25 05:47:37.020546 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-63b722de-a79a-4075-a819-831e05a6c1bd req-853971f2-92ba-41a0-94bb-80ee4acf9ee7 tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] https://10.4.3.189/volume/v3/volumes/9cd0477a-76f9-4fd7-a9b4-e647dcaca389 returned with HTTP 200 Aug 25 05:47:37.021123 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 729/2928] 10.4.3.189 () {68 vars in 1598 bytes} [Tue Aug 25 05:47:36 2026] GET /volume/v3/volumes/9cd0477a-76f9-4fd7-a9b4-e647dcaca389 => generated 884 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:47:37.226034 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-a3d3ef18-2f12-4dd4-b2c0-f0ae5a10750c None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:47:37.232947 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-a3d3ef18-2f12-4dd4-b2c0-f0ae5a10750c tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] GET https://10.4.3.189/volume/v3/backups/a3984156-bf1c-4bef-af9a-8abb0ecd1dc1 Aug 25 05:47:37.233248 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-a3d3ef18-2f12-4dd4-b2c0-f0ae5a10750c tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:47:37.233553 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-a3d3ef18-2f12-4dd4-b2c0-f0ae5a10750c tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:47:37.233758 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-a3d3ef18-2f12-4dd4-b2c0-f0ae5a10750c tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] Show backup with id a3984156-bf1c-4bef-af9a-8abb0ecd1dc1. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:47:37.243527 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:47:37.243527 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:47:37.244501 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-a3d3ef18-2f12-4dd4-b2c0-f0ae5a10750c tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] https://10.4.3.189/volume/v3/backups/a3984156-bf1c-4bef-af9a-8abb0ecd1dc1 returned with HTTP 200 Aug 25 05:47:37.244977 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 728/2929] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:47:37 2026] GET /volume/v3/backups/a3984156-bf1c-4bef-af9a-8abb0ecd1dc1 => generated 750 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:47:37.335863 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-70387fc2-46aa-4fcc-a8ee-1ec4c7cb3601 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:47:37.339138 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-70387fc2-46aa-4fcc-a8ee-1ec4c7cb3601 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] GET https://10.4.3.189/volume/v3/backups/ded4c645-c072-49e1-af27-5851ee5e79b7 Aug 25 05:47:37.339138 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-70387fc2-46aa-4fcc-a8ee-1ec4c7cb3601 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:47:37.339138 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-70387fc2-46aa-4fcc-a8ee-1ec4c7cb3601 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:47:37.339323 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-70387fc2-46aa-4fcc-a8ee-1ec4c7cb3601 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Show backup with id ded4c645-c072-49e1-af27-5851ee5e79b7. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:47:37.346747 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:47:37.346747 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:47:37.348322 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-70387fc2-46aa-4fcc-a8ee-1ec4c7cb3601 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] https://10.4.3.189/volume/v3/backups/ded4c645-c072-49e1-af27-5851ee5e79b7 returned with HTTP 200 Aug 25 05:47:37.350972 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 734/2930] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:47:37 2026] GET /volume/v3/backups/ded4c645-c072-49e1-af27-5851ee5e79b7 => generated 790 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:47:37.705287 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-21e5812f-ee97-4dfd-a8cf-5e8769023b0f None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:47:37.709041 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-21e5812f-ee97-4dfd-a8cf-5e8769023b0f tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] GET https://10.4.3.189/volume/v3/backups/502e4027-4d7c-4544-a53c-1c956ffc6685 Aug 25 05:47:37.709227 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-21e5812f-ee97-4dfd-a8cf-5e8769023b0f tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:47:37.709439 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-21e5812f-ee97-4dfd-a8cf-5e8769023b0f tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:47:37.709589 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-21e5812f-ee97-4dfd-a8cf-5e8769023b0f tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Show backup with id 502e4027-4d7c-4544-a53c-1c956ffc6685. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:47:37.712362 np0000008051 devstack@c-api.service[100271]: DEBUG dbcounter [-] [100271] Writing DB stats cinder:SELECT=319,cinder:INSERT=35,cinder:UPDATE=70 {{(pid=100271) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 05:47:37.718750 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:47:37.718750 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:47:37.718750 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-21e5812f-ee97-4dfd-a8cf-5e8769023b0f tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] https://10.4.3.189/volume/v3/backups/502e4027-4d7c-4544-a53c-1c956ffc6685 returned with HTTP 200 Aug 25 05:47:37.719188 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 740/2931] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:47:37 2026] GET /volume/v3/backups/502e4027-4d7c-4544-a53c-1c956ffc6685 => generated 736 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:47:38.261628 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-41891e46-c46e-4da4-b407-c344e6b6a61e None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:47:38.263854 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-41891e46-c46e-4da4-b407-c344e6b6a61e tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] GET https://10.4.3.189/volume/v3/backups/a3984156-bf1c-4bef-af9a-8abb0ecd1dc1 Aug 25 05:47:38.264110 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-41891e46-c46e-4da4-b407-c344e6b6a61e tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:47:38.264343 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-41891e46-c46e-4da4-b407-c344e6b6a61e tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:47:38.264566 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-41891e46-c46e-4da4-b407-c344e6b6a61e tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] Show backup with id a3984156-bf1c-4bef-af9a-8abb0ecd1dc1. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:47:38.270143 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:47:38.270143 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:47:38.272245 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-41891e46-c46e-4da4-b407-c344e6b6a61e tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] https://10.4.3.189/volume/v3/backups/a3984156-bf1c-4bef-af9a-8abb0ecd1dc1 returned with HTTP 200 Aug 25 05:47:38.272245 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 730/2932] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:47:38 2026] GET /volume/v3/backups/a3984156-bf1c-4bef-af9a-8abb0ecd1dc1 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:47:38.362345 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-467a7d95-57fa-4f5a-ad5a-ad3dd6fddce9 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:47:38.365928 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-467a7d95-57fa-4f5a-ad5a-ad3dd6fddce9 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] GET https://10.4.3.189/volume/v3/backups/ded4c645-c072-49e1-af27-5851ee5e79b7 Aug 25 05:47:38.366292 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-467a7d95-57fa-4f5a-ad5a-ad3dd6fddce9 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:47:38.366292 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-467a7d95-57fa-4f5a-ad5a-ad3dd6fddce9 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:47:38.366477 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-467a7d95-57fa-4f5a-ad5a-ad3dd6fddce9 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Show backup with id ded4c645-c072-49e1-af27-5851ee5e79b7. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:47:38.371947 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:47:38.371947 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:47:38.372269 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-467a7d95-57fa-4f5a-ad5a-ad3dd6fddce9 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] https://10.4.3.189/volume/v3/backups/ded4c645-c072-49e1-af27-5851ee5e79b7 returned with HTTP 200 Aug 25 05:47:38.372801 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 729/2933] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:47:38 2026] GET /volume/v3/backups/ded4c645-c072-49e1-af27-5851ee5e79b7 => generated 790 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:47:38.734048 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-4453a087-105b-46af-955e-d95195533644 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:47:38.736067 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-4453a087-105b-46af-955e-d95195533644 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] GET https://10.4.3.189/volume/v3/backups/502e4027-4d7c-4544-a53c-1c956ffc6685 Aug 25 05:47:38.736391 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-4453a087-105b-46af-955e-d95195533644 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:47:38.736646 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-4453a087-105b-46af-955e-d95195533644 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:47:38.736828 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-4453a087-105b-46af-955e-d95195533644 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Show backup with id 502e4027-4d7c-4544-a53c-1c956ffc6685. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:47:38.742151 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:47:38.742151 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:47:38.743017 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-4453a087-105b-46af-955e-d95195533644 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] https://10.4.3.189/volume/v3/backups/502e4027-4d7c-4544-a53c-1c956ffc6685 returned with HTTP 200 Aug 25 05:47:38.743446 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 735/2934] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:47:38 2026] GET /volume/v3/backups/502e4027-4d7c-4544-a53c-1c956ffc6685 => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:47:38.756654 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-498b01b2-a55c-425c-a514-ebc0f42672bb None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:47:38.758640 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-498b01b2-a55c-425c-a514-ebc0f42672bb tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] DELETE https://10.4.3.189/volume/v3/backups/502e4027-4d7c-4544-a53c-1c956ffc6685 Aug 25 05:47:38.758940 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-498b01b2-a55c-425c-a514-ebc0f42672bb tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:47:38.759181 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-498b01b2-a55c-425c-a514-ebc0f42672bb tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Calling method 'delete' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:47:38.759393 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.contrib.backups [None req-498b01b2-a55c-425c-a514-ebc0f42672bb tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Delete backup with id: 502e4027-4d7c-4544-a53c-1c956ffc6685. Aug 25 05:47:38.764208 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:47:38.764208 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:47:38.777574 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.backup.rpcapi [None req-498b01b2-a55c-425c-a514-ebc0f42672bb tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] delete_backup rpcapi backup_id 502e4027-4d7c-4544-a53c-1c956ffc6685 {{(pid=100271) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 25 05:47:38.780031 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-498b01b2-a55c-425c-a514-ebc0f42672bb tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] https://10.4.3.189/volume/v3/backups/502e4027-4d7c-4544-a53c-1c956ffc6685 returned with HTTP 202 Aug 25 05:47:38.780580 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 741/2935] 10.4.3.189 () {68 vars in 1391 bytes} [Tue Aug 25 05:47:38 2026] DELETE /volume/v3/backups/502e4027-4d7c-4544-a53c-1c956ffc6685 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 05:47:38.797546 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-f6f371b4-e2ba-419b-858f-0b814a2a0fa4 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:47:38.799660 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-f6f371b4-e2ba-419b-858f-0b814a2a0fa4 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] DELETE https://10.4.3.189/volume/v3/volumes/f190ad3b-2269-4e56-8dca-18d5db486086 Aug 25 05:47:38.799930 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-f6f371b4-e2ba-419b-858f-0b814a2a0fa4 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:47:38.800179 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-f6f371b4-e2ba-419b-858f-0b814a2a0fa4 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Calling method 'delete' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:47:38.800434 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.v3.volumes [None req-f6f371b4-e2ba-419b-858f-0b814a2a0fa4 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Delete volume with id: f190ad3b-2269-4e56-8dca-18d5db486086 Aug 25 05:47:38.809074 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:47:38.809074 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:47:38.809522 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-f6f371b4-e2ba-419b-858f-0b814a2a0fa4 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Volume info retrieved successfully. Aug 25 05:47:38.832019 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-f6f371b4-e2ba-419b-858f-0b814a2a0fa4 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Delete volume request issued successfully. Aug 25 05:47:38.832447 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-f6f371b4-e2ba-419b-858f-0b814a2a0fa4 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] https://10.4.3.189/volume/v3/volumes/f190ad3b-2269-4e56-8dca-18d5db486086 returned with HTTP 202 Aug 25 05:47:38.833276 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 731/2936] 10.4.3.189 () {68 vars in 1391 bytes} [Tue Aug 25 05:47:38 2026] DELETE /volume/v3/volumes/f190ad3b-2269-4e56-8dca-18d5db486086 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:47:38.841700 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-2816b11b-48a9-4ba0-9f63-541c2c859e5f None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:47:38.844502 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-2816b11b-48a9-4ba0-9f63-541c2c859e5f tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] GET https://10.4.3.189/volume/v3/volumes/f190ad3b-2269-4e56-8dca-18d5db486086 Aug 25 05:47:38.844875 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-2816b11b-48a9-4ba0-9f63-541c2c859e5f tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:47:38.845128 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-2816b11b-48a9-4ba0-9f63-541c2c859e5f tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:47:38.856513 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:47:38.856513 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:47:38.862162 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-2816b11b-48a9-4ba0-9f63-541c2c859e5f tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Volume info retrieved successfully. Aug 25 05:47:38.867959 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-2816b11b-48a9-4ba0-9f63-541c2c859e5f tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] https://10.4.3.189/volume/v3/volumes/f190ad3b-2269-4e56-8dca-18d5db486086 returned with HTTP 200 Aug 25 05:47:38.868532 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 730/2937] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:47:38 2026] GET /volume/v3/volumes/f190ad3b-2269-4e56-8dca-18d5db486086 => generated 1007 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:47:39.283375 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-824d51a1-aedd-4516-9b09-4456a3a50fff None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:47:39.285312 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-824d51a1-aedd-4516-9b09-4456a3a50fff tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] GET https://10.4.3.189/volume/v3/backups/a3984156-bf1c-4bef-af9a-8abb0ecd1dc1 Aug 25 05:47:39.285533 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-824d51a1-aedd-4516-9b09-4456a3a50fff tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:47:39.285687 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-824d51a1-aedd-4516-9b09-4456a3a50fff tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:47:39.285844 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-824d51a1-aedd-4516-9b09-4456a3a50fff tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] Show backup with id a3984156-bf1c-4bef-af9a-8abb0ecd1dc1. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:47:39.291948 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:47:39.291948 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:47:39.293032 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-824d51a1-aedd-4516-9b09-4456a3a50fff tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] https://10.4.3.189/volume/v3/backups/a3984156-bf1c-4bef-af9a-8abb0ecd1dc1 returned with HTTP 200 Aug 25 05:47:39.293497 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 736/2938] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:47:39 2026] GET /volume/v3/backups/a3984156-bf1c-4bef-af9a-8abb0ecd1dc1 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:47:39.387267 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-e8b53276-a221-490f-b68a-11abb9092458 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:47:39.390437 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-e8b53276-a221-490f-b68a-11abb9092458 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] GET https://10.4.3.189/volume/v3/backups/ded4c645-c072-49e1-af27-5851ee5e79b7 Aug 25 05:47:39.391099 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-e8b53276-a221-490f-b68a-11abb9092458 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:47:39.391932 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-e8b53276-a221-490f-b68a-11abb9092458 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:47:39.391932 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-e8b53276-a221-490f-b68a-11abb9092458 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Show backup with id ded4c645-c072-49e1-af27-5851ee5e79b7. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:47:39.400149 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:47:39.400149 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:47:39.401968 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-e8b53276-a221-490f-b68a-11abb9092458 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] https://10.4.3.189/volume/v3/backups/ded4c645-c072-49e1-af27-5851ee5e79b7 returned with HTTP 200 Aug 25 05:47:39.401968 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 742/2939] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:47:39 2026] GET /volume/v3/backups/ded4c645-c072-49e1-af27-5851ee5e79b7 => generated 790 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:47:39.887455 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-07b79d0c-3361-4aba-bc88-d72311643e70 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:47:39.889501 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-07b79d0c-3361-4aba-bc88-d72311643e70 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] GET https://10.4.3.189/volume/v3/volumes/f190ad3b-2269-4e56-8dca-18d5db486086 Aug 25 05:47:39.889662 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-07b79d0c-3361-4aba-bc88-d72311643e70 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:47:39.889871 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-07b79d0c-3361-4aba-bc88-d72311643e70 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:47:39.898613 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-07b79d0c-3361-4aba-bc88-d72311643e70 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] https://10.4.3.189/volume/v3/volumes/f190ad3b-2269-4e56-8dca-18d5db486086 returned with HTTP 404 Aug 25 05:47:39.899225 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 732/2940] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:47:39 2026] GET /volume/v3/volumes/f190ad3b-2269-4e56-8dca-18d5db486086 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:47:39.912276 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-b7ecc3e3-d7f5-47e2-a325-171724e9f0b2 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:47:39.914197 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-b7ecc3e3-d7f5-47e2-a325-171724e9f0b2 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] GET https://10.4.3.189/volume/v3/backups/1dcb7fbc-4417-4ce7-ac27-da882a39f78e/export_record Aug 25 05:47:39.914429 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-b7ecc3e3-d7f5-47e2-a325-171724e9f0b2 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:47:39.914635 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-b7ecc3e3-d7f5-47e2-a325-171724e9f0b2 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Calling method 'export_record' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:47:39.914837 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.contrib.backups [None req-b7ecc3e3-d7f5-47e2-a325-171724e9f0b2 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Export record for backup 1dcb7fbc-4417-4ce7-ac27-da882a39f78e. {{(pid=100269) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 25 05:47:39.921503 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:47:39.921503 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:47:39.922522 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.backup.api [None req-b7ecc3e3-d7f5-47e2-a325-171724e9f0b2 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Calling RPCAPI with context: , host: np0000008051, backup: 1dcb7fbc-4417-4ce7-ac27-da882a39f78e. {{(pid=100269) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Aug 25 05:47:39.936837 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.backup.rpcapi [None req-b7ecc3e3-d7f5-47e2-a325-171724e9f0b2 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] export_record in rpcapi backup_id 1dcb7fbc-4417-4ce7-ac27-da882a39f78e on host np0000008051. {{(pid=100269) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Aug 25 05:47:39.945622 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.contrib.backups [None req-b7ecc3e3-d7f5-47e2-a325-171724e9f0b2 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMWRjYjdmYmMtNDQxNy00Y2U3LWFjMjctZGE4ODJhMzlmNzhlIiwgInVzZXJfaWQiOiAiZDYyODIyYzQ0MGRiNGRkYjk0OGIyYmExZGQ2OGE3ZWQiLCAicHJvamVjdF9pZCI6ICJlMzhlNjc0ODAxMGM0OTU2YjNlNTIzNWJiZTM1Zjg2YiIsICJ2b2x1bWVfaWQiOiAiZjYzYzQ3NWUtNmM4Zi00OTJkLTk5ZjEtZTkxMTVlM2NlYjExIiwgImhvc3QiOiAibnAwMDAwMDA4MDUxIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xNTQyODE1NjA1IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfZjYzYzQ3NWUtNmM4Zi00OTJkLTk5ZjEtZTkxMTVlM2NlYjExLzIwMjYwODI1MDU0NjMwL2F6X25vdmFfYmFja3VwXzFkY2I3ZmJjLTQ0MTctNGNlNy1hYzI3LWRhODgyYTM5Zjc4ZSIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMjVUMDU6NDY6MjhaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMjVUMDU6NDY6MjhaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0yNVQwNTo0Njo1NFoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=100269) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Aug 25 05:47:39.945978 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-b7ecc3e3-d7f5-47e2-a325-171724e9f0b2 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] https://10.4.3.189/volume/v3/backups/1dcb7fbc-4417-4ce7-ac27-da882a39f78e/export_record returned with HTTP 200 Aug 25 05:47:39.946751 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 731/2941] 10.4.3.189 () {68 vars in 1430 bytes} [Tue Aug 25 05:47:39 2026] GET /volume/v3/backups/1dcb7fbc-4417-4ce7-ac27-da882a39f78e/export_record => generated 1424 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:47:39.958223 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-6e0e1965-f8aa-4dab-ba50-f92f4393ee31 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:47:39.960169 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6e0e1965-f8aa-4dab-ba50-f92f4393ee31 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] POST https://10.4.3.189/volume/v3/volumes Aug 25 05:47:39.960614 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-6e0e1965-f8aa-4dab-ba50-f92f4393ee31 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-230545641"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:47:39.962450 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.v3.volumes [None req-6e0e1965-f8aa-4dab-ba50-f92f4393ee31 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-230545641'}} {{(pid=100268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 05:47:39.962648 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-6e0e1965-f8aa-4dab-ba50-f92f4393ee31 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Create volume of 1 GB Aug 25 05:47:39.968046 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-6e0e1965-f8aa-4dab-ba50-f92f4393ee31 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Availability Zones retrieved successfully. Aug 25 05:47:39.975611 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-6e0e1965-f8aa-4dab-ba50-f92f4393ee31 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Flow 'volume_create_api' (d6a8bc4c-1aed-43c2-ab5d-550321884790) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:47:39.977272 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-6e0e1965-f8aa-4dab-ba50-f92f4393ee31 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (93352e08-74fe-4981-a383-67a8f6c820e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:47:39.978112 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.flows.api.create_volume [None req-6e0e1965-f8aa-4dab-ba50-f92f4393ee31 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Validating volume size '1' using validate_int {{(pid=100268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 05:47:40.013581 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-6e0e1965-f8aa-4dab-ba50-f92f4393ee31 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (93352e08-74fe-4981-a383-67a8f6c820e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T05:35:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=23fc6e5d-fce0-4521-ba46-4837b4232084,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '23fc6e5d-fce0-4521-ba46-4837b4232084', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:47:40.014496 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-6e0e1965-f8aa-4dab-ba50-f92f4393ee31 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2be2adbc-164d-415d-9234-104be8dbc9dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:47:40.072042 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-6e0e1965-f8aa-4dab-ba50-f92f4393ee31 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Created reservations ['2c4cac1b-f78c-4743-86c6-209f13336509', 'f52a405f-f2e0-4051-b41a-c0a619185bfb', 'c93e75f0-b002-43ad-8305-e046922f93de', 'a135eb0d-fd33-4856-8ba2-7a68aabd3517'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:47:40.072945 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-6e0e1965-f8aa-4dab-ba50-f92f4393ee31 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2be2adbc-164d-415d-9234-104be8dbc9dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2c4cac1b-f78c-4743-86c6-209f13336509', 'f52a405f-f2e0-4051-b41a-c0a619185bfb', 'c93e75f0-b002-43ad-8305-e046922f93de', 'a135eb0d-fd33-4856-8ba2-7a68aabd3517']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:47:40.073842 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-6e0e1965-f8aa-4dab-ba50-f92f4393ee31 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f9299342-30f4-4e6a-905b-fa4d26a255b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:47:40.106644 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-6e0e1965-f8aa-4dab-ba50-f92f4393ee31 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f9299342-30f4-4e6a-905b-fa4d26a255b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4c174d37-ecbf-4028-bffc-5e86a771d036', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-230545641',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e38e6748010c4956b3e5235bbe35f86b',qos_specs=None,replication_status=,reservations=['2c4cac1b-f78c-4743-86c6-209f13336509','f52a405f-f2e0-4051-b41a-c0a619185bfb','c93e75f0-b002-43ad-8305-e046922f93de','a135eb0d-fd33-4856-8ba2-7a68aabd3517'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d62822c440db4ddb948b2ba1dd68a7ed',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T05:47:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-230545641',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4c174d37-ecbf-4028-bffc-5e86a771d036,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e38e6748010c4956b3e5235bbe35f86b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d62822c440db4ddb948b2ba1dd68a7ed',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(23fc6e5d-fce0-4521-ba46-4837b4232084),volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:47:40.109068 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-6e0e1965-f8aa-4dab-ba50-f92f4393ee31 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (270461c0-ced9-4fd6-8a1a-9417223de391) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:47:40.136159 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-6e0e1965-f8aa-4dab-ba50-f92f4393ee31 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (270461c0-ced9-4fd6-8a1a-9417223de391) transitioned into state 'SUCCESS' from state '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-230545641',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e38e6748010c4956b3e5235bbe35f86b',qos_specs=None,replication_status=,reservations=['2c4cac1b-f78c-4743-86c6-209f13336509','f52a405f-f2e0-4051-b41a-c0a619185bfb','c93e75f0-b002-43ad-8305-e046922f93de','a135eb0d-fd33-4856-8ba2-7a68aabd3517'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d62822c440db4ddb948b2ba1dd68a7ed',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:47:40.137045 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-6e0e1965-f8aa-4dab-ba50-f92f4393ee31 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (14c3fbe9-17d0-40c2-8570-b772c78888b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:47:40.150948 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-6e0e1965-f8aa-4dab-ba50-f92f4393ee31 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (14c3fbe9-17d0-40c2-8570-b772c78888b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:47:40.151909 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-6e0e1965-f8aa-4dab-ba50-f92f4393ee31 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Flow 'volume_create_api' (d6a8bc4c-1aed-43c2-ab5d-550321884790) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:47:40.152362 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-6e0e1965-f8aa-4dab-ba50-f92f4393ee31 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Create volume request issued successfully. Aug 25 05:47:40.153210 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6e0e1965-f8aa-4dab-ba50-f92f4393ee31 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] https://10.4.3.189/volume/v3/volumes returned with HTTP 202 Aug 25 05:47:40.153769 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 737/2942] 10.4.3.189 () {70 vars in 1298 bytes} [Tue Aug 25 05:47:39 2026] POST /volume/v3/volumes => generated 777 bytes in 196 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 05:47:40.170532 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-61d0a538-fe71-4bbc-a79f-074b91c8dc36 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:47:40.173401 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-61d0a538-fe71-4bbc-a79f-074b91c8dc36 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] GET https://10.4.3.189/volume/v3/volumes/4c174d37-ecbf-4028-bffc-5e86a771d036 Aug 25 05:47:40.173401 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-61d0a538-fe71-4bbc-a79f-074b91c8dc36 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:47:40.173401 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-61d0a538-fe71-4bbc-a79f-074b91c8dc36 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:47:40.181240 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:47:40.181240 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:47:40.185327 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-61d0a538-fe71-4bbc-a79f-074b91c8dc36 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Volume info retrieved successfully. Aug 25 05:47:40.190399 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-61d0a538-fe71-4bbc-a79f-074b91c8dc36 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] https://10.4.3.189/volume/v3/volumes/4c174d37-ecbf-4028-bffc-5e86a771d036 returned with HTTP 200 Aug 25 05:47:40.190567 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 743/2943] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:47:40 2026] GET /volume/v3/volumes/4c174d37-ecbf-4028-bffc-5e86a771d036 => generated 956 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:47:40.308151 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-12b29757-22ae-4c8c-aea3-23a78ef32562 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:47:40.309823 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-12b29757-22ae-4c8c-aea3-23a78ef32562 tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] GET https://10.4.3.189/volume/v3/backups/a3984156-bf1c-4bef-af9a-8abb0ecd1dc1 Aug 25 05:47:40.310182 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-12b29757-22ae-4c8c-aea3-23a78ef32562 tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:47:40.310496 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-12b29757-22ae-4c8c-aea3-23a78ef32562 tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:47:40.310716 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-12b29757-22ae-4c8c-aea3-23a78ef32562 tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] Show backup with id a3984156-bf1c-4bef-af9a-8abb0ecd1dc1. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:47:40.316290 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-a33de74f-c845-41b7-877e-4c271dc076a8 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:47:40.319317 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:47:40.319317 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:47:40.319317 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-12b29757-22ae-4c8c-aea3-23a78ef32562 tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] https://10.4.3.189/volume/v3/backups/a3984156-bf1c-4bef-af9a-8abb0ecd1dc1 returned with HTTP 200 Aug 25 05:47:40.319317 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 733/2944] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:47:40 2026] GET /volume/v3/backups/a3984156-bf1c-4bef-af9a-8abb0ecd1dc1 => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 25 05:47:40.323267 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-a33de74f-c845-41b7-877e-4c271dc076a8 tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] DELETE https://10.4.3.189/volume/v3/volumes/9cd0477a-76f9-4fd7-a9b4-e647dcaca389 Aug 25 05:47:40.323849 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-a33de74f-c845-41b7-877e-4c271dc076a8 tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:47:40.324023 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-a33de74f-c845-41b7-877e-4c271dc076a8 tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Calling method 'delete' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:47:40.324146 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.v3.volumes [None req-a33de74f-c845-41b7-877e-4c271dc076a8 tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Delete volume with id: 9cd0477a-76f9-4fd7-a9b4-e647dcaca389 Aug 25 05:47:40.346922 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:47:40.346922 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:47:40.347716 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-a33de74f-c845-41b7-877e-4c271dc076a8 tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Volume info retrieved successfully. Aug 25 05:47:40.365493 np0000008051 devstack@c-api.service[100269]: WARNING cinder.keymgr.conf_key_mgr [None req-a33de74f-c845-41b7-877e-4c271dc076a8 tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 25 05:47:40.383036 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-a33de74f-c845-41b7-877e-4c271dc076a8 tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Delete volume request issued successfully. Aug 25 05:47:40.383257 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-a33de74f-c845-41b7-877e-4c271dc076a8 tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] https://10.4.3.189/volume/v3/volumes/9cd0477a-76f9-4fd7-a9b4-e647dcaca389 returned with HTTP 202 Aug 25 05:47:40.384338 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 732/2945] 10.4.3.189 () {66 vars in 1351 bytes} [Tue Aug 25 05:47:40 2026] DELETE /volume/v3/volumes/9cd0477a-76f9-4fd7-a9b4-e647dcaca389 => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:47:40.397669 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-a995e1b8-da87-445f-bf91-bd91ca23427d None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:47:40.401041 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a995e1b8-da87-445f-bf91-bd91ca23427d tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] GET https://10.4.3.189/volume/v3/volumes/9cd0477a-76f9-4fd7-a9b4-e647dcaca389 Aug 25 05:47:40.401228 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a995e1b8-da87-445f-bf91-bd91ca23427d tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:47:40.401489 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a995e1b8-da87-445f-bf91-bd91ca23427d tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:47:40.412965 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:47:40.412965 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:47:40.416775 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-4704d484-164a-4f78-8483-a39b26138d62 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:47:40.421124 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-a995e1b8-da87-445f-bf91-bd91ca23427d tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Volume info retrieved successfully. Aug 25 05:47:40.421368 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-4704d484-164a-4f78-8483-a39b26138d62 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] GET https://10.4.3.189/volume/v3/backups/ded4c645-c072-49e1-af27-5851ee5e79b7 Aug 25 05:47:40.421859 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-4704d484-164a-4f78-8483-a39b26138d62 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:47:40.422285 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-4704d484-164a-4f78-8483-a39b26138d62 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:47:40.422715 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-4704d484-164a-4f78-8483-a39b26138d62 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Show backup with id ded4c645-c072-49e1-af27-5851ee5e79b7. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:47:40.427925 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a995e1b8-da87-445f-bf91-bd91ca23427d tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] https://10.4.3.189/volume/v3/volumes/9cd0477a-76f9-4fd7-a9b4-e647dcaca389 returned with HTTP 200 Aug 25 05:47:40.428558 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 738/2946] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:47:40 2026] GET /volume/v3/volumes/9cd0477a-76f9-4fd7-a9b4-e647dcaca389 => generated 883 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:47:40.429791 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:47:40.429791 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:47:40.430970 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-4704d484-164a-4f78-8483-a39b26138d62 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] https://10.4.3.189/volume/v3/backups/ded4c645-c072-49e1-af27-5851ee5e79b7 returned with HTTP 200 Aug 25 05:47:40.431591 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 744/2947] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:47:40 2026] GET /volume/v3/backups/ded4c645-c072-49e1-af27-5851ee5e79b7 => generated 790 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:47:40.461293 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [req-32cd69a0-66b0-494f-9d6d-3e7a3eb71ea3 req-71abd1b5-ae6b-4c02-9fbf-0d6a07106eb5 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:47:40.469269 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-32cd69a0-66b0-494f-9d6d-3e7a3eb71ea3 req-71abd1b5-ae6b-4c02-9fbf-0d6a07106eb5 tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] GET https://10.4.3.189/volume/v3/volumes/7588dc5f-ef2c-4d56-b6f1-64039b80e175 Aug 25 05:47:40.469269 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-32cd69a0-66b0-494f-9d6d-3e7a3eb71ea3 req-71abd1b5-ae6b-4c02-9fbf-0d6a07106eb5 tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:47:40.469269 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-32cd69a0-66b0-494f-9d6d-3e7a3eb71ea3 req-71abd1b5-ae6b-4c02-9fbf-0d6a07106eb5 tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:47:40.484844 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:47:40.484844 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:47:40.491482 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [req-32cd69a0-66b0-494f-9d6d-3e7a3eb71ea3 req-71abd1b5-ae6b-4c02-9fbf-0d6a07106eb5 tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] Volume info retrieved successfully. Aug 25 05:47:40.497265 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-32cd69a0-66b0-494f-9d6d-3e7a3eb71ea3 req-71abd1b5-ae6b-4c02-9fbf-0d6a07106eb5 tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] https://10.4.3.189/volume/v3/volumes/7588dc5f-ef2c-4d56-b6f1-64039b80e175 returned with HTTP 200 Aug 25 05:47:40.497870 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 734/2948] 10.4.3.189 () {68 vars in 1598 bytes} [Tue Aug 25 05:47:40 2026] GET /volume/v3/volumes/7588dc5f-ef2c-4d56-b6f1-64039b80e175 => generated 1136 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:47:40.528179 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-32cd69a0-66b0-494f-9d6d-3e7a3eb71ea3 req-7a723610-dc9c-4fef-b787-5dd1d9931e09 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:47:40.533163 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-32cd69a0-66b0-494f-9d6d-3e7a3eb71ea3 req-7a723610-dc9c-4fef-b787-5dd1d9931e09 tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] POST https://10.4.3.189/volume/v3/volumes/7588dc5f-ef2c-4d56-b6f1-64039b80e175/action Aug 25 05:47:40.533665 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-32cd69a0-66b0-494f-9d6d-3e7a3eb71ea3 req-7a723610-dc9c-4fef-b787-5dd1d9931e09 tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100269) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 05:47:40.533942 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-32cd69a0-66b0-494f-9d6d-3e7a3eb71ea3 req-7a723610-dc9c-4fef-b787-5dd1d9931e09 tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:47:40.555250 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:47:40.555250 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:47:40.556201 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [req-32cd69a0-66b0-494f-9d6d-3e7a3eb71ea3 req-7a723610-dc9c-4fef-b787-5dd1d9931e09 tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] Volume info retrieved successfully. Aug 25 05:47:40.572077 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [req-32cd69a0-66b0-494f-9d6d-3e7a3eb71ea3 req-7a723610-dc9c-4fef-b787-5dd1d9931e09 tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] Begin detaching volume completed successfully. Aug 25 05:47:40.572407 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-32cd69a0-66b0-494f-9d6d-3e7a3eb71ea3 req-7a723610-dc9c-4fef-b787-5dd1d9931e09 tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] https://10.4.3.189/volume/v3/volumes/7588dc5f-ef2c-4d56-b6f1-64039b80e175/action returned with HTTP 202 Aug 25 05:47:40.573078 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 733/2949] 10.4.3.189 () {72 vars in 1672 bytes} [Tue Aug 25 05:47:40 2026] POST /volume/v3/volumes/7588dc5f-ef2c-4d56-b6f1-64039b80e175/action => generated 0 bytes in 45 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 05:47:40.598333 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-87ca664a-ff37-4f75-b7d4-43a7edf7f308 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:47:40.600525 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-87ca664a-ff37-4f75-b7d4-43a7edf7f308 tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] GET https://10.4.3.189/volume/v3/volumes/7588dc5f-ef2c-4d56-b6f1-64039b80e175 Aug 25 05:47:40.600788 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-87ca664a-ff37-4f75-b7d4-43a7edf7f308 tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:47:40.601028 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-87ca664a-ff37-4f75-b7d4-43a7edf7f308 tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:47:40.616922 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:47:40.616922 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:47:40.624212 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-87ca664a-ff37-4f75-b7d4-43a7edf7f308 tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] Volume info retrieved successfully. Aug 25 05:47:40.630493 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-87ca664a-ff37-4f75-b7d4-43a7edf7f308 tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] https://10.4.3.189/volume/v3/volumes/7588dc5f-ef2c-4d56-b6f1-64039b80e175 returned with HTTP 200 Aug 25 05:47:40.631115 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 739/2950] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:47:40 2026] GET /volume/v3/volumes/7588dc5f-ef2c-4d56-b6f1-64039b80e175 => generated 1139 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:47:40.638625 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-8fc46dc5-8225-49f3-8a55-4d3e85529212 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:47:40.639184 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-8fc46dc5-8225-49f3-8a55-4d3e85529212 None None] GET https://10.4.3.189/volume// Aug 25 05:47:40.639413 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-8fc46dc5-8225-49f3-8a55-4d3e85529212 None None] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:47:40.639660 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-8fc46dc5-8225-49f3-8a55-4d3e85529212 None None] Calling method 'all' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:47:40.640156 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-8fc46dc5-8225-49f3-8a55-4d3e85529212 None None] https://10.4.3.189/volume// returned with HTTP 300 Aug 25 05:47:40.640586 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 745/2951] 10.4.3.189 () {66 vars in 1426 bytes} [Tue Aug 25 05:47: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 25 05:47:40.649944 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [req-32cd69a0-66b0-494f-9d6d-3e7a3eb71ea3 req-ef39953c-ca87-41bf-999d-23bb43ad2b4a None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:47:40.652623 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-32cd69a0-66b0-494f-9d6d-3e7a3eb71ea3 req-ef39953c-ca87-41bf-999d-23bb43ad2b4a tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] GET https://10.4.3.189/volume/v3/volumes/7588dc5f-ef2c-4d56-b6f1-64039b80e175 Aug 25 05:47:40.652868 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-32cd69a0-66b0-494f-9d6d-3e7a3eb71ea3 req-ef39953c-ca87-41bf-999d-23bb43ad2b4a tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:47:40.653653 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-32cd69a0-66b0-494f-9d6d-3e7a3eb71ea3 req-ef39953c-ca87-41bf-999d-23bb43ad2b4a tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:47:40.664392 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:47:40.664392 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:47:40.669090 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [req-32cd69a0-66b0-494f-9d6d-3e7a3eb71ea3 req-ef39953c-ca87-41bf-999d-23bb43ad2b4a tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] Volume info retrieved successfully. Aug 25 05:47:40.674230 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-32cd69a0-66b0-494f-9d6d-3e7a3eb71ea3 req-ef39953c-ca87-41bf-999d-23bb43ad2b4a tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] https://10.4.3.189/volume/v3/volumes/7588dc5f-ef2c-4d56-b6f1-64039b80e175 returned with HTTP 200 Aug 25 05:47:40.674877 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 735/2952] 10.4.3.189 () {70 vars in 1639 bytes} [Tue Aug 25 05:47:40 2026] GET /volume/v3/volumes/7588dc5f-ef2c-4d56-b6f1-64039b80e175 => generated 1319 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 05:47:41.207772 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-1803a3d6-4720-4719-ac5d-3fd275535290 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:47:41.210173 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-1803a3d6-4720-4719-ac5d-3fd275535290 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] GET https://10.4.3.189/volume/v3/volumes/4c174d37-ecbf-4028-bffc-5e86a771d036 Aug 25 05:47:41.210508 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-1803a3d6-4720-4719-ac5d-3fd275535290 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:47:41.210740 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-1803a3d6-4720-4719-ac5d-3fd275535290 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:47:41.225173 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:47:41.225173 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:47:41.230774 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-1803a3d6-4720-4719-ac5d-3fd275535290 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Volume info retrieved successfully. Aug 25 05:47:41.236927 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-1803a3d6-4720-4719-ac5d-3fd275535290 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] https://10.4.3.189/volume/v3/volumes/4c174d37-ecbf-4028-bffc-5e86a771d036 returned with HTTP 200 Aug 25 05:47:41.237744 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 734/2953] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:47:41 2026] GET /volume/v3/volumes/4c174d37-ecbf-4028-bffc-5e86a771d036 => generated 1017 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:47:41.253078 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-a1f7595f-4587-43d5-b7c3-5752327a85c4 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:47:41.255274 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a1f7595f-4587-43d5-b7c3-5752327a85c4 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] POST https://10.4.3.189/volume/v3/backups Aug 25 05:47:41.255763 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a1f7595f-4587-43d5-b7c3-5752327a85c4 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "4c174d37-ecbf-4028-bffc-5e86a771d036", "name": "tempest-type-Backup-1871388339"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:47:41.257476 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.contrib.backups [None req-a1f7595f-4587-43d5-b7c3-5752327a85c4 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Creating new backup {'backup': {'volume_id': '4c174d37-ecbf-4028-bffc-5e86a771d036', 'name': 'tempest-type-Backup-1871388339'}} {{(pid=100268) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 25 05:47:41.257662 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.contrib.backups [None req-a1f7595f-4587-43d5-b7c3-5752327a85c4 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Creating backup of volume 4c174d37-ecbf-4028-bffc-5e86a771d036 in container None Aug 25 05:47:41.267524 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:47:41.267524 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:47:41.268044 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-a1f7595f-4587-43d5-b7c3-5752327a85c4 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Volume info retrieved successfully. Aug 25 05:47:41.289551 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-a1f7595f-4587-43d5-b7c3-5752327a85c4 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Created reservations ['a8f6b7af-f55a-4bac-8f0f-9860ccd4fa34', 'a4066e24-0c85-42b8-9abb-12ebc1829c4c'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:47:41.340228 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a1f7595f-4587-43d5-b7c3-5752327a85c4 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] https://10.4.3.189/volume/v3/backups returned with HTTP 202 Aug 25 05:47:41.340789 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 740/2954] 10.4.3.189 () {70 vars in 1299 bytes} [Tue Aug 25 05:47:41 2026] POST /volume/v3/backups => generated 316 bytes in 88 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 05:47:41.341174 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-af566ea7-6c06-41bb-a034-7f69263e2caf None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:47:41.343271 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-af566ea7-6c06-41bb-a034-7f69263e2caf tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] GET https://10.4.3.189/volume/v3/backups/a3984156-bf1c-4bef-af9a-8abb0ecd1dc1 Aug 25 05:47:41.343623 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-af566ea7-6c06-41bb-a034-7f69263e2caf tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:47:41.343822 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-af566ea7-6c06-41bb-a034-7f69263e2caf tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:47:41.343892 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-af566ea7-6c06-41bb-a034-7f69263e2caf tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] Show backup with id a3984156-bf1c-4bef-af9a-8abb0ecd1dc1. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:47:41.350917 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:47:41.350917 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:47:41.352943 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-af566ea7-6c06-41bb-a034-7f69263e2caf tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] https://10.4.3.189/volume/v3/backups/a3984156-bf1c-4bef-af9a-8abb0ecd1dc1 returned with HTTP 200 Aug 25 05:47:41.353161 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-e76121fa-3bd0-4bd2-b9d3-391720c47e1d None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:47:41.353478 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 746/2955] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:47:41 2026] GET /volume/v3/backups/a3984156-bf1c-4bef-af9a-8abb0ecd1dc1 => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:47:41.355275 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-e76121fa-3bd0-4bd2-b9d3-391720c47e1d tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] GET https://10.4.3.189/volume/v3/backups/6bed6116-9b4b-4c4f-8c27-79f8049a4a8e Aug 25 05:47:41.355670 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-e76121fa-3bd0-4bd2-b9d3-391720c47e1d tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:47:41.356072 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-e76121fa-3bd0-4bd2-b9d3-391720c47e1d tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:47:41.356313 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-e76121fa-3bd0-4bd2-b9d3-391720c47e1d tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Show backup with id 6bed6116-9b4b-4c4f-8c27-79f8049a4a8e. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:47:41.361900 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:47:41.361900 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:47:41.363886 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-e76121fa-3bd0-4bd2-b9d3-391720c47e1d tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] https://10.4.3.189/volume/v3/backups/6bed6116-9b4b-4c4f-8c27-79f8049a4a8e returned with HTTP 200 Aug 25 05:47:41.363886 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 736/2956] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:47:41 2026] GET /volume/v3/backups/6bed6116-9b4b-4c4f-8c27-79f8049a4a8e => generated 723 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:47:41.444764 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-2ee4fb6f-478c-4e62-82da-a0e8f3ddfaea None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:47:41.445242 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-8ec65b67-f117-4328-b61b-bf44c20f42fd None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:47:41.446291 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-2ee4fb6f-478c-4e62-82da-a0e8f3ddfaea tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] GET https://10.4.3.189/volume/v3/volumes/9cd0477a-76f9-4fd7-a9b4-e647dcaca389 Aug 25 05:47:41.446500 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-2ee4fb6f-478c-4e62-82da-a0e8f3ddfaea tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:47:41.446748 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-2ee4fb6f-478c-4e62-82da-a0e8f3ddfaea tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:47:41.446997 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-8ec65b67-f117-4328-b61b-bf44c20f42fd tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] GET https://10.4.3.189/volume/v3/backups/ded4c645-c072-49e1-af27-5851ee5e79b7 Aug 25 05:47:41.447220 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-8ec65b67-f117-4328-b61b-bf44c20f42fd tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:47:41.447517 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-8ec65b67-f117-4328-b61b-bf44c20f42fd tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:47:41.447645 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-8ec65b67-f117-4328-b61b-bf44c20f42fd tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Show backup with id ded4c645-c072-49e1-af27-5851ee5e79b7. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:47:41.455537 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:47:41.455537 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:47:41.456550 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-8ec65b67-f117-4328-b61b-bf44c20f42fd tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] https://10.4.3.189/volume/v3/backups/ded4c645-c072-49e1-af27-5851ee5e79b7 returned with HTTP 200 Aug 25 05:47:41.457080 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 741/2957] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:47:41 2026] GET /volume/v3/backups/ded4c645-c072-49e1-af27-5851ee5e79b7 => generated 790 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:47:41.459859 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-2ee4fb6f-478c-4e62-82da-a0e8f3ddfaea tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] https://10.4.3.189/volume/v3/volumes/9cd0477a-76f9-4fd7-a9b4-e647dcaca389 returned with HTTP 404 Aug 25 05:47:41.460545 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 735/2958] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:47:41 2026] GET /volume/v3/volumes/9cd0477a-76f9-4fd7-a9b4-e647dcaca389 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:47:41.471972 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-1bc5cf68-2682-4013-9b25-512547c2b6bd None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:47:41.474444 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-1bc5cf68-2682-4013-9b25-512547c2b6bd tempest-TestEncryptedCinderVolumes-1487106366 tempest-TestEncryptedCinderVolumes-1487106366-project-admin] GET https://10.4.3.189/volume/v3/volumes/detail?all_tenants=1 Aug 25 05:47:41.474743 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-1bc5cf68-2682-4013-9b25-512547c2b6bd tempest-TestEncryptedCinderVolumes-1487106366 tempest-TestEncryptedCinderVolumes-1487106366-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:47:41.475024 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-1bc5cf68-2682-4013-9b25-512547c2b6bd tempest-TestEncryptedCinderVolumes-1487106366 tempest-TestEncryptedCinderVolumes-1487106366-project-admin] Calling method 'detail' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:47:41.476208 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-1bc5cf68-2682-4013-9b25-512547c2b6bd tempest-TestEncryptedCinderVolumes-1487106366 tempest-TestEncryptedCinderVolumes-1487106366-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100271) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 05:47:41.537339 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-1bc5cf68-2682-4013-9b25-512547c2b6bd tempest-TestEncryptedCinderVolumes-1487106366 tempest-TestEncryptedCinderVolumes-1487106366-project-admin] Get all volumes completed successfully. Aug 25 05:47:41.540561 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:47:41.540561 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:47:41.546777 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-1bc5cf68-2682-4013-9b25-512547c2b6bd tempest-TestEncryptedCinderVolumes-1487106366 tempest-TestEncryptedCinderVolumes-1487106366-project-admin] https://10.4.3.189/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 25 05:47:41.547339 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 747/2959] 10.4.3.189 () {66 vars in 1285 bytes} [Tue Aug 25 05:47:41 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 16086 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 05:47:41.568097 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-fbdf9eab-d706-4ac4-bbf1-766ec9323043 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:47:41.575383 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-fbdf9eab-d706-4ac4-bbf1-766ec9323043 tempest-TestEncryptedCinderVolumes-1487106366 tempest-TestEncryptedCinderVolumes-1487106366-project-admin] DELETE https://10.4.3.189/volume/v3/types/b70db975-e957-4a6d-8bea-deeea67a5fe0 Aug 25 05:47:41.575685 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-fbdf9eab-d706-4ac4-bbf1-766ec9323043 tempest-TestEncryptedCinderVolumes-1487106366 tempest-TestEncryptedCinderVolumes-1487106366-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:47:41.575930 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-fbdf9eab-d706-4ac4-bbf1-766ec9323043 tempest-TestEncryptedCinderVolumes-1487106366 tempest-TestEncryptedCinderVolumes-1487106366-project-admin] Calling method '_delete' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:47:41.624756 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-fbdf9eab-d706-4ac4-bbf1-766ec9323043 tempest-TestEncryptedCinderVolumes-1487106366 tempest-TestEncryptedCinderVolumes-1487106366-project-admin] https://10.4.3.189/volume/v3/types/b70db975-e957-4a6d-8bea-deeea67a5fe0 returned with HTTP 202 Aug 25 05:47:41.625499 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 737/2960] 10.4.3.189 () {66 vars in 1345 bytes} [Tue Aug 25 05:47:41 2026] DELETE /volume/v3/types/b70db975-e957-4a6d-8bea-deeea67a5fe0 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:47:41.642399 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-727c1c3c-60cf-4c1f-ba73-e1e3d132ad53 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:47:41.643114 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-727c1c3c-60cf-4c1f-ba73-e1e3d132ad53 tempest-TestEncryptedCinderVolumes-1487106366 tempest-TestEncryptedCinderVolumes-1487106366-project-admin] POST https://10.4.3.189/volume/v3/types Aug 25 05:47:41.643493 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-727c1c3c-60cf-4c1f-ba73-e1e3d132ad53 tempest-TestEncryptedCinderVolumes-1487106366 tempest-TestEncryptedCinderVolumes-1487106366-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-1595828743", "extra_specs": {}}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:47:41.647251 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-02b10b14-5715-4b7d-88d3-60bd28801127 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:47:41.649808 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-02b10b14-5715-4b7d-88d3-60bd28801127 tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] GET https://10.4.3.189/volume/v3/volumes/7588dc5f-ef2c-4d56-b6f1-64039b80e175 Aug 25 05:47:41.649987 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-02b10b14-5715-4b7d-88d3-60bd28801127 tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:47:41.650247 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-02b10b14-5715-4b7d-88d3-60bd28801127 tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:47:41.663542 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:47:41.663542 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:47:41.669759 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-02b10b14-5715-4b7d-88d3-60bd28801127 tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] Volume info retrieved successfully. Aug 25 05:47:41.679454 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-02b10b14-5715-4b7d-88d3-60bd28801127 tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] https://10.4.3.189/volume/v3/volumes/7588dc5f-ef2c-4d56-b6f1-64039b80e175 returned with HTTP 200 Aug 25 05:47:41.680358 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 736/2961] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:47:41 2026] GET /volume/v3/volumes/7588dc5f-ef2c-4d56-b6f1-64039b80e175 => generated 1139 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:47:41.685157 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-727c1c3c-60cf-4c1f-ba73-e1e3d132ad53 tempest-TestEncryptedCinderVolumes-1487106366 tempest-TestEncryptedCinderVolumes-1487106366-project-admin] https://10.4.3.189/volume/v3/types returned with HTTP 200 Aug 25 05:47:41.685157 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 742/2962] 10.4.3.189 () {68 vars in 1252 bytes} [Tue Aug 25 05:47:41 2026] POST /volume/v3/types => generated 212 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:47:41.694972 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-f2d93f1a-5ad5-4116-8c42-0d09104fa801 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:47:41.697795 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-f2d93f1a-5ad5-4116-8c42-0d09104fa801 tempest-TestEncryptedCinderVolumes-1487106366 tempest-TestEncryptedCinderVolumes-1487106366-project-admin] POST https://10.4.3.189/volume/v3/types/6b934ecd-2971-4941-a8d5-cedcd4e83335/encryption Aug 25 05:47:41.698310 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-f2d93f1a-5ad5-4116-8c42-0d09104fa801 tempest-TestEncryptedCinderVolumes-1487106366 tempest-TestEncryptedCinderVolumes-1487106366-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:47:41.725617 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-f2d93f1a-5ad5-4116-8c42-0d09104fa801 tempest-TestEncryptedCinderVolumes-1487106366 tempest-TestEncryptedCinderVolumes-1487106366-project-admin] https://10.4.3.189/volume/v3/types/6b934ecd-2971-4941-a8d5-cedcd4e83335/encryption returned with HTTP 200 Aug 25 05:47:41.726349 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 748/2963] 10.4.3.189 () {68 vars in 1397 bytes} [Tue Aug 25 05:47:41 2026] POST /volume/v3/types/6b934ecd-2971-4941-a8d5-cedcd4e83335/encryption => generated 230 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:47:41.735590 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-1fb775e5-55d1-4389-b4ce-59687c9a6742 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:47:41.737570 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-1fb775e5-55d1-4389-b4ce-59687c9a6742 tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] POST https://10.4.3.189/volume/v3/volumes Aug 25 05:47:41.737820 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-1fb775e5-55d1-4389-b4ce-59687c9a6742 tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-2087747387", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-1595828743", "size": 1}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:47:41.739341 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.v3.volumes [None req-1fb775e5-55d1-4389-b4ce-59687c9a6742 tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-2087747387', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-1595828743', 'size': 1}} {{(pid=100270) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 05:47:41.744828 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.v3.volumes [None req-1fb775e5-55d1-4389-b4ce-59687c9a6742 tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Create volume of 1 GB Aug 25 05:47:41.745187 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:47:41.745187 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:47:41.745788 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-1fb775e5-55d1-4389-b4ce-59687c9a6742 tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Availability Zones retrieved successfully. Aug 25 05:47:41.754493 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-1fb775e5-55d1-4389-b4ce-59687c9a6742 tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Flow 'volume_create_api' (d07d076e-8ee5-43fe-86ac-4fd4e9f3b987) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:47:41.755877 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-1fb775e5-55d1-4389-b4ce-59687c9a6742 tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6f53fa1e-96e4-48c2-a3a2-ef76605ce04e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:47:41.757224 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.flows.api.create_volume [None req-1fb775e5-55d1-4389-b4ce-59687c9a6742 tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Validating volume size '1' using validate_int {{(pid=100270) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 05:47:41.787507 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-32cd69a0-66b0-494f-9d6d-3e7a3eb71ea3 req-7ca6e323-38b2-419d-adb8-9ec658569428 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:47:41.790914 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-32cd69a0-66b0-494f-9d6d-3e7a3eb71ea3 req-7ca6e323-38b2-419d-adb8-9ec658569428 tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] DELETE https://10.4.3.189/volume/v3/attachments/06059893-7450-4d4b-82d3-82dd2305be8f Aug 25 05:47:41.792073 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-32cd69a0-66b0-494f-9d6d-3e7a3eb71ea3 req-7ca6e323-38b2-419d-adb8-9ec658569428 tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:47:41.792073 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-32cd69a0-66b0-494f-9d6d-3e7a3eb71ea3 req-7ca6e323-38b2-419d-adb8-9ec658569428 tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] Calling method 'version_select' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:47:41.800874 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-1fb775e5-55d1-4389-b4ce-59687c9a6742 tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6f53fa1e-96e4-48c2-a3a2-ef76605ce04e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T05:47:42Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=6b934ecd-2971-4941-a8d5-cedcd4e83335,is_public=True,name='tempest-scenario-type-luks-1595828743',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6b934ecd-2971-4941-a8d5-cedcd4e83335', '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=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:47:41.803083 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-1fb775e5-55d1-4389-b4ce-59687c9a6742 tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (867253a9-a1b4-4029-8813-71b6eef8fb32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:47:41.809025 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:47:41.809025 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:47:41.837565 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-45e20f2c-762b-4e92-b2fd-63fa52289dfc req-2a54d1bf-1db7-4c9f-93da-2d0483efcd45 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:47:41.839842 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-45e20f2c-762b-4e92-b2fd-63fa52289dfc req-2a54d1bf-1db7-4c9f-93da-2d0483efcd45 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] GET https://10.4.3.189/volume/v3/volumes/7559e9f0-01e0-47ad-9a85-6b76f7d63347 Aug 25 05:47:41.840093 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-45e20f2c-762b-4e92-b2fd-63fa52289dfc req-2a54d1bf-1db7-4c9f-93da-2d0483efcd45 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:47:41.840309 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-45e20f2c-762b-4e92-b2fd-63fa52289dfc req-2a54d1bf-1db7-4c9f-93da-2d0483efcd45 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:47:41.841017 np0000008051 devstack@c-api.service[100270]: WARNING cinder.quota [None req-1fb775e5-55d1-4389-b4ce-59687c9a6742 tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1595828743 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1595828743, it is now deprecated. Please use the default quota class for default quota. Aug 25 05:47:41.844080 np0000008051 devstack@c-api.service[100270]: WARNING cinder.quota [None req-1fb775e5-55d1-4389-b4ce-59687c9a6742 tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1595828743 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1595828743, it is now deprecated. Please use the default quota class for default quota. Aug 25 05:47:41.851699 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:47:41.851699 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:47:41.858533 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [req-45e20f2c-762b-4e92-b2fd-63fa52289dfc req-2a54d1bf-1db7-4c9f-93da-2d0483efcd45 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Volume info retrieved successfully. Aug 25 05:47:41.865316 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-45e20f2c-762b-4e92-b2fd-63fa52289dfc req-2a54d1bf-1db7-4c9f-93da-2d0483efcd45 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] https://10.4.3.189/volume/v3/volumes/7559e9f0-01e0-47ad-9a85-6b76f7d63347 returned with HTTP 200 Aug 25 05:47:41.865556 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-32cd69a0-66b0-494f-9d6d-3e7a3eb71ea3 req-7ca6e323-38b2-419d-adb8-9ec658569428 tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] https://10.4.3.189/volume/v3/attachments/06059893-7450-4d4b-82d3-82dd2305be8f returned with HTTP 200 Aug 25 05:47:41.865924 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 743/2964] 10.4.3.189 () {68 vars in 1598 bytes} [Tue Aug 25 05:47:41 2026] GET /volume/v3/volumes/7559e9f0-01e0-47ad-9a85-6b76f7d63347 => generated 1214 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:47:41.866010 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 737/2965] 10.4.3.189 () {72 vars in 1673 bytes} [Tue Aug 25 05:47:41 2026] DELETE /volume/v3/attachments/06059893-7450-4d4b-82d3-82dd2305be8f => generated 19 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:47:41.888009 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.quota [None req-1fb775e5-55d1-4389-b4ce-59687c9a6742 tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Created reservations ['059f51c5-918b-47a3-a236-865f35010170', 'e166989f-7a6e-40bc-a51e-25a39e752ec4', '5f98c137-e22d-4861-93bb-145eea5eac69', '9c1ba512-4dc0-480b-903e-4081849ab9a0'] {{(pid=100270) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:47:41.888990 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-1fb775e5-55d1-4389-b4ce-59687c9a6742 tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (867253a9-a1b4-4029-8813-71b6eef8fb32) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['059f51c5-918b-47a3-a236-865f35010170', 'e166989f-7a6e-40bc-a51e-25a39e752ec4', '5f98c137-e22d-4861-93bb-145eea5eac69', '9c1ba512-4dc0-480b-903e-4081849ab9a0']}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:47:41.890513 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-1fb775e5-55d1-4389-b4ce-59687c9a6742 tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (075e2349-6333-4e3f-8755-fa866cc0912d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:47:41.920077 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-1fb775e5-55d1-4389-b4ce-59687c9a6742 tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (075e2349-6333-4e3f-8755-fa866cc0912d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0939389d-ec1f-492c-9eb6-30fc3d407796', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-2087747387',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='229645bac0da4116b968e82a0db490d0',qos_specs=None,replication_status=,reservations=['059f51c5-918b-47a3-a236-865f35010170','e166989f-7a6e-40bc-a51e-25a39e752ec4','5f98c137-e22d-4861-93bb-145eea5eac69','9c1ba512-4dc0-480b-903e-4081849ab9a0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fa744ed03e1743088b51fc816ed870f4',volume_type_id=6b934ecd-2971-4941-a8d5-cedcd4e83335), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T05:47:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-2087747387',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=0939389d-ec1f-492c-9eb6-30fc3d407796,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='229645bac0da4116b968e82a0db490d0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fa744ed03e1743088b51fc816ed870f4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6b934ecd-2971-4941-a8d5-cedcd4e83335),volume_type_id=6b934ecd-2971-4941-a8d5-cedcd4e83335)}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:47:41.921662 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-1fb775e5-55d1-4389-b4ce-59687c9a6742 tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3c9b7d2b-103b-4bb8-826e-19335095effe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:47:41.949999 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-1fb775e5-55d1-4389-b4ce-59687c9a6742 tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3c9b7d2b-103b-4bb8-826e-19335095effe) transitioned into state 'SUCCESS' from state '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-2087747387',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='229645bac0da4116b968e82a0db490d0',qos_specs=None,replication_status=,reservations=['059f51c5-918b-47a3-a236-865f35010170','e166989f-7a6e-40bc-a51e-25a39e752ec4','5f98c137-e22d-4861-93bb-145eea5eac69','9c1ba512-4dc0-480b-903e-4081849ab9a0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fa744ed03e1743088b51fc816ed870f4',volume_type_id=6b934ecd-2971-4941-a8d5-cedcd4e83335)}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:47:41.950869 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-1fb775e5-55d1-4389-b4ce-59687c9a6742 tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5bd7bfb2-b86f-4f67-b7a2-05246c5b8bf2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:47:41.962169 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-a0bebabf-064a-44e8-bf43-76249e45b030 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:47:41.962737 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-a0bebabf-064a-44e8-bf43-76249e45b030 None None] GET https://10.4.3.189/volume// Aug 25 05:47:41.963043 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-a0bebabf-064a-44e8-bf43-76249e45b030 None None] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:47:41.963485 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-a0bebabf-064a-44e8-bf43-76249e45b030 None None] Calling method 'all' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:47:41.964073 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-a0bebabf-064a-44e8-bf43-76249e45b030 None None] https://10.4.3.189/volume// returned with HTTP 300 Aug 25 05:47:41.964776 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 749/2966] 10.4.3.189 () {66 vars in 1428 bytes} [Tue Aug 25 05:47: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 25 05:47:41.967778 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-1fb775e5-55d1-4389-b4ce-59687c9a6742 tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5bd7bfb2-b86f-4f67-b7a2-05246c5b8bf2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:47:41.968872 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-1fb775e5-55d1-4389-b4ce-59687c9a6742 tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Flow 'volume_create_api' (d07d076e-8ee5-43fe-86ac-4fd4e9f3b987) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100270) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:47:41.969322 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-1fb775e5-55d1-4389-b4ce-59687c9a6742 tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Create volume request issued successfully. Aug 25 05:47:41.969919 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-1fb775e5-55d1-4389-b4ce-59687c9a6742 tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] https://10.4.3.189/volume/v3/volumes returned with HTTP 202 Aug 25 05:47:41.970772 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 738/2967] 10.4.3.189 () {68 vars in 1259 bytes} [Tue Aug 25 05:47:41 2026] POST /volume/v3/volumes => generated 785 bytes in 235 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 05:47:41.975310 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-45e20f2c-762b-4e92-b2fd-63fa52289dfc req-18cf50ca-05e8-445e-b5c4-cdc8c08fe979 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:47:41.979871 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-45e20f2c-762b-4e92-b2fd-63fa52289dfc req-18cf50ca-05e8-445e-b5c4-cdc8c08fe979 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] POST https://10.4.3.189/volume/v3/attachments Aug 25 05:47:41.980343 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-45e20f2c-762b-4e92-b2fd-63fa52289dfc req-18cf50ca-05e8-445e-b5c4-cdc8c08fe979 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7559e9f0-01e0-47ad-9a85-6b76f7d63347", "connector": null, "instance_uuid": "40a12ff3-08ea-4c8d-a74f-7abf113c98ff"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:47:42.010352 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:47:42.010352 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:47:42.069414 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-45e20f2c-762b-4e92-b2fd-63fa52289dfc req-18cf50ca-05e8-445e-b5c4-cdc8c08fe979 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] https://10.4.3.189/volume/v3/attachments returned with HTTP 200 Aug 25 05:47:42.070088 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 744/2968] 10.4.3.189 () {74 vars in 1594 bytes} [Tue Aug 25 05:47:41 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 25 05:47:42.109849 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-fca27118-9e62-429c-8e02-8b70c9e05a7a None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:47:42.111797 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-fca27118-9e62-429c-8e02-8b70c9e05a7a tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] GET https://10.4.3.189/volume/v3/volumes/7559e9f0-01e0-47ad-9a85-6b76f7d63347 Aug 25 05:47:42.113476 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-fca27118-9e62-429c-8e02-8b70c9e05a7a tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:47:42.113476 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-fca27118-9e62-429c-8e02-8b70c9e05a7a tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:47:42.117306 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-e3320f6a-2c44-4590-8b3d-e193c66f8e0d None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:47:42.117972 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-e3320f6a-2c44-4590-8b3d-e193c66f8e0d None None] GET https://10.4.3.189/volume// Aug 25 05:47:42.118321 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-e3320f6a-2c44-4590-8b3d-e193c66f8e0d None None] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:47:42.118727 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-e3320f6a-2c44-4590-8b3d-e193c66f8e0d None None] Calling method 'all' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:47:42.118937 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-e3320f6a-2c44-4590-8b3d-e193c66f8e0d None None] https://10.4.3.189/volume// returned with HTTP 300 Aug 25 05:47:42.120790 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 750/2969] 10.4.3.189 () {66 vars in 1426 bytes} [Tue Aug 25 05:47:42 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Aug 25 05:47:42.132209 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [req-45e20f2c-762b-4e92-b2fd-63fa52289dfc req-00c04873-0e22-4ade-8909-8bf41880f010 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:47:42.132525 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:47:42.132525 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:47:42.134372 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-45e20f2c-762b-4e92-b2fd-63fa52289dfc req-00c04873-0e22-4ade-8909-8bf41880f010 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] GET https://10.4.3.189/volume/v3/volumes/7559e9f0-01e0-47ad-9a85-6b76f7d63347 Aug 25 05:47:42.136609 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-fca27118-9e62-429c-8e02-8b70c9e05a7a tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Volume info retrieved successfully. Aug 25 05:47:42.136742 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-45e20f2c-762b-4e92-b2fd-63fa52289dfc req-00c04873-0e22-4ade-8909-8bf41880f010 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:47:42.137046 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-45e20f2c-762b-4e92-b2fd-63fa52289dfc req-00c04873-0e22-4ade-8909-8bf41880f010 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:47:42.142989 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-fca27118-9e62-429c-8e02-8b70c9e05a7a tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] https://10.4.3.189/volume/v3/volumes/7559e9f0-01e0-47ad-9a85-6b76f7d63347 returned with HTTP 200 Aug 25 05:47:42.143408 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 738/2970] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:47:42 2026] GET /volume/v3/volumes/7559e9f0-01e0-47ad-9a85-6b76f7d63347 => generated 1216 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:47:42.150599 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:47:42.150599 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:47:42.155389 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [req-45e20f2c-762b-4e92-b2fd-63fa52289dfc req-00c04873-0e22-4ade-8909-8bf41880f010 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Volume info retrieved successfully. Aug 25 05:47:42.162046 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-45e20f2c-762b-4e92-b2fd-63fa52289dfc req-00c04873-0e22-4ade-8909-8bf41880f010 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] https://10.4.3.189/volume/v3/volumes/7559e9f0-01e0-47ad-9a85-6b76f7d63347 returned with HTTP 200 Aug 25 05:47:42.162441 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 739/2971] 10.4.3.189 () {70 vars in 1639 bytes} [Tue Aug 25 05:47:42 2026] GET /volume/v3/volumes/7559e9f0-01e0-47ad-9a85-6b76f7d63347 => generated 1396 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 05:47:42.316798 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-45e20f2c-762b-4e92-b2fd-63fa52289dfc req-ef7990ca-f7a6-4591-adea-7745c96199e6 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:47:42.319509 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-45e20f2c-762b-4e92-b2fd-63fa52289dfc req-ef7990ca-f7a6-4591-adea-7745c96199e6 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] PUT https://10.4.3.189/volume/v3/attachments/83b35b9a-c1c6-4597-a85a-65f8643ac918 Aug 25 05:47:42.319985 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-45e20f2c-762b-4e92-b2fd-63fa52289dfc req-ef7990ca-f7a6-4591-adea-7745c96199e6 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.189", "host": "np0000008051", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:8b4a65c6a3e1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "a19da604-b1eb-4396-a9d5-30b16dae3da8", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:47:42.329199 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.coordination [req-45e20f2c-762b-4e92-b2fd-63fa52289dfc req-ef7990ca-f7a6-4591-adea-7745c96199e6 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Acquiring lock "cinder-attachment_update-7559e9f0-01e0-47ad-9a85-6b76f7d63347-np0000008051" by "attachment_update" {{(pid=100268) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 05:47:42.335027 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.coordination [req-45e20f2c-762b-4e92-b2fd-63fa52289dfc req-ef7990ca-f7a6-4591-adea-7745c96199e6 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Lock "cinder-attachment_update-7559e9f0-01e0-47ad-9a85-6b76f7d63347-np0000008051" acquired by "attachment_update" :: waited 0.006s {{(pid=100268) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 05:47:42.335984 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:47:42.335984 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:47:42.368368 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-88ec48d7-7500-44c9-88db-0f7ce06d0d1a None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:47:42.370975 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-88ec48d7-7500-44c9-88db-0f7ce06d0d1a tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] GET https://10.4.3.189/volume/v3/backups/a3984156-bf1c-4bef-af9a-8abb0ecd1dc1 Aug 25 05:47:42.371238 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-88ec48d7-7500-44c9-88db-0f7ce06d0d1a tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:47:42.371587 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-88ec48d7-7500-44c9-88db-0f7ce06d0d1a tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:47:42.371747 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-88ec48d7-7500-44c9-88db-0f7ce06d0d1a tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] Show backup with id a3984156-bf1c-4bef-af9a-8abb0ecd1dc1. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:47:42.376752 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-60f665d2-fda8-49b4-8a74-7636cc4aa245 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:47:42.377447 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:47:42.377447 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:47:42.378760 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-88ec48d7-7500-44c9-88db-0f7ce06d0d1a tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] https://10.4.3.189/volume/v3/backups/a3984156-bf1c-4bef-af9a-8abb0ecd1dc1 returned with HTTP 200 Aug 25 05:47:42.379250 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-60f665d2-fda8-49b4-8a74-7636cc4aa245 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] GET https://10.4.3.189/volume/v3/backups/6bed6116-9b4b-4c4f-8c27-79f8049a4a8e Aug 25 05:47:42.379314 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 751/2972] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:47:42 2026] GET /volume/v3/backups/a3984156-bf1c-4bef-af9a-8abb0ecd1dc1 => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:47:42.379548 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-60f665d2-fda8-49b4-8a74-7636cc4aa245 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:47:42.379830 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-60f665d2-fda8-49b4-8a74-7636cc4aa245 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:47:42.379984 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-60f665d2-fda8-49b4-8a74-7636cc4aa245 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Show backup with id 6bed6116-9b4b-4c4f-8c27-79f8049a4a8e. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:47:42.387358 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:47:42.387358 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:47:42.388387 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-60f665d2-fda8-49b4-8a74-7636cc4aa245 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] https://10.4.3.189/volume/v3/backups/6bed6116-9b4b-4c4f-8c27-79f8049a4a8e returned with HTTP 200 Aug 25 05:47:42.388884 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 739/2973] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:47:42 2026] GET /volume/v3/backups/6bed6116-9b4b-4c4f-8c27-79f8049a4a8e => generated 725 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:47:42.442053 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.coordination [req-45e20f2c-762b-4e92-b2fd-63fa52289dfc req-ef7990ca-f7a6-4591-adea-7745c96199e6 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Lock "cinder-attachment_update-7559e9f0-01e0-47ad-9a85-6b76f7d63347-np0000008051" released by "attachment_update" :: held 0.107s {{(pid=100268) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 05:47:42.442482 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-45e20f2c-762b-4e92-b2fd-63fa52289dfc req-ef7990ca-f7a6-4591-adea-7745c96199e6 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] https://10.4.3.189/volume/v3/attachments/83b35b9a-c1c6-4597-a85a-65f8643ac918 returned with HTTP 200 Aug 25 05:47:42.443106 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 745/2974] 10.4.3.189 () {74 vars in 1704 bytes} [Tue Aug 25 05:47:42 2026] PUT /volume/v3/attachments/83b35b9a-c1c6-4597-a85a-65f8643ac918 => generated 969 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:47:42.471247 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-0432639d-6b86-476a-bb26-cad077e3e68a None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:47:42.474877 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-0432639d-6b86-476a-bb26-cad077e3e68a tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] GET https://10.4.3.189/volume/v3/backups/ded4c645-c072-49e1-af27-5851ee5e79b7 Aug 25 05:47:42.475185 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-0432639d-6b86-476a-bb26-cad077e3e68a tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:47:42.475472 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-0432639d-6b86-476a-bb26-cad077e3e68a tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:47:42.475633 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-0432639d-6b86-476a-bb26-cad077e3e68a tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Show backup with id ded4c645-c072-49e1-af27-5851ee5e79b7. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:47:42.483004 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:47:42.483004 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:47:42.484254 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-0432639d-6b86-476a-bb26-cad077e3e68a tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] https://10.4.3.189/volume/v3/backups/ded4c645-c072-49e1-af27-5851ee5e79b7 returned with HTTP 200 Aug 25 05:47:42.484941 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 740/2975] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:47:42 2026] GET /volume/v3/backups/ded4c645-c072-49e1-af27-5851ee5e79b7 => generated 790 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:47:42.696948 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-4208f177-9c47-4211-9db3-fecaca2dde63 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:47:42.698932 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-4208f177-9c47-4211-9db3-fecaca2dde63 tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] GET https://10.4.3.189/volume/v3/volumes/7588dc5f-ef2c-4d56-b6f1-64039b80e175 Aug 25 05:47:42.699077 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-4208f177-9c47-4211-9db3-fecaca2dde63 tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:47:42.699255 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-4208f177-9c47-4211-9db3-fecaca2dde63 tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:47:42.707673 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:47:42.707673 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:47:42.711443 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-4208f177-9c47-4211-9db3-fecaca2dde63 tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] Volume info retrieved successfully. Aug 25 05:47:42.717764 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-4208f177-9c47-4211-9db3-fecaca2dde63 tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] https://10.4.3.189/volume/v3/volumes/7588dc5f-ef2c-4d56-b6f1-64039b80e175 returned with HTTP 200 Aug 25 05:47:42.718324 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 752/2976] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:47:42 2026] GET /volume/v3/volumes/7588dc5f-ef2c-4d56-b6f1-64039b80e175 => generated 844 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:47:43.158924 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-c4052ace-aee9-4077-bff4-292771fa19e1 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:47:43.161352 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-c4052ace-aee9-4077-bff4-292771fa19e1 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] GET https://10.4.3.189/volume/v3/volumes/7559e9f0-01e0-47ad-9a85-6b76f7d63347 Aug 25 05:47:43.161556 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-c4052ace-aee9-4077-bff4-292771fa19e1 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:47:43.161775 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-c4052ace-aee9-4077-bff4-292771fa19e1 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:47:43.183663 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:47:43.183663 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:47:43.188615 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-c4052ace-aee9-4077-bff4-292771fa19e1 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Volume info retrieved successfully. Aug 25 05:47:43.196022 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-c4052ace-aee9-4077-bff4-292771fa19e1 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] https://10.4.3.189/volume/v3/volumes/7559e9f0-01e0-47ad-9a85-6b76f7d63347 returned with HTTP 200 Aug 25 05:47:43.196630 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 740/2977] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:47:43 2026] GET /volume/v3/volumes/7559e9f0-01e0-47ad-9a85-6b76f7d63347 => generated 1217 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:47:43.395173 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-9a945a41-7837-4541-aff5-246c631ec10b None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:47:43.397547 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-9a945a41-7837-4541-aff5-246c631ec10b tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] GET https://10.4.3.189/volume/v3/backups/a3984156-bf1c-4bef-af9a-8abb0ecd1dc1 Aug 25 05:47:43.397778 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-9a945a41-7837-4541-aff5-246c631ec10b tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:47:43.398028 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-9a945a41-7837-4541-aff5-246c631ec10b tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:47:43.398158 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-9a945a41-7837-4541-aff5-246c631ec10b tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] Show backup with id a3984156-bf1c-4bef-af9a-8abb0ecd1dc1. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:47:43.404754 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-5b85fe8d-542a-463c-8ed4-614afa5bae03 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:47:43.404922 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:47:43.404922 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:47:43.406144 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-9a945a41-7837-4541-aff5-246c631ec10b tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] https://10.4.3.189/volume/v3/backups/a3984156-bf1c-4bef-af9a-8abb0ecd1dc1 returned with HTTP 200 Aug 25 05:47:43.406144 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 746/2978] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:47:43 2026] GET /volume/v3/backups/a3984156-bf1c-4bef-af9a-8abb0ecd1dc1 => generated 750 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:47:43.408080 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-5b85fe8d-542a-463c-8ed4-614afa5bae03 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] GET https://10.4.3.189/volume/v3/backups/6bed6116-9b4b-4c4f-8c27-79f8049a4a8e Aug 25 05:47:43.408080 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-5b85fe8d-542a-463c-8ed4-614afa5bae03 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:47:43.408198 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-5b85fe8d-542a-463c-8ed4-614afa5bae03 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:47:43.408235 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-5b85fe8d-542a-463c-8ed4-614afa5bae03 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Show backup with id 6bed6116-9b4b-4c4f-8c27-79f8049a4a8e. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:47:43.415593 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:47:43.415593 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:47:43.416421 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-5b85fe8d-542a-463c-8ed4-614afa5bae03 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] https://10.4.3.189/volume/v3/backups/6bed6116-9b4b-4c4f-8c27-79f8049a4a8e returned with HTTP 200 Aug 25 05:47:43.417181 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 741/2979] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:47:43 2026] GET /volume/v3/backups/6bed6116-9b4b-4c4f-8c27-79f8049a4a8e => generated 725 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:47:43.508230 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-0258b594-7413-4c8c-9725-cc9c52d9815a None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:47:43.510467 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-0258b594-7413-4c8c-9725-cc9c52d9815a tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] GET https://10.4.3.189/volume/v3/backups/ded4c645-c072-49e1-af27-5851ee5e79b7 Aug 25 05:47:43.510764 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-0258b594-7413-4c8c-9725-cc9c52d9815a tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:47:43.510998 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-0258b594-7413-4c8c-9725-cc9c52d9815a tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:47:43.511144 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-0258b594-7413-4c8c-9725-cc9c52d9815a tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Show backup with id ded4c645-c072-49e1-af27-5851ee5e79b7. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:47:43.517741 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:47:43.517741 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:47:43.518918 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-0258b594-7413-4c8c-9725-cc9c52d9815a tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] https://10.4.3.189/volume/v3/backups/ded4c645-c072-49e1-af27-5851ee5e79b7 returned with HTTP 200 Aug 25 05:47:43.519537 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 753/2980] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:47:43 2026] GET /volume/v3/backups/ded4c645-c072-49e1-af27-5851ee5e79b7 => generated 791 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:47:44.212359 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-60e1bc9a-3b25-4054-89ff-1366aa2b631b None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:47:44.215192 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-60e1bc9a-3b25-4054-89ff-1366aa2b631b tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] GET https://10.4.3.189/volume/v3/volumes/7559e9f0-01e0-47ad-9a85-6b76f7d63347 Aug 25 05:47:44.215192 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-60e1bc9a-3b25-4054-89ff-1366aa2b631b tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:47:44.215359 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-60e1bc9a-3b25-4054-89ff-1366aa2b631b tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:47:44.238743 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:47:44.238743 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:47:44.253238 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-60e1bc9a-3b25-4054-89ff-1366aa2b631b tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Volume info retrieved successfully. Aug 25 05:47:44.273417 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-60e1bc9a-3b25-4054-89ff-1366aa2b631b tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] https://10.4.3.189/volume/v3/volumes/7559e9f0-01e0-47ad-9a85-6b76f7d63347 returned with HTTP 200 Aug 25 05:47:44.275954 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 741/2981] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:47:44 2026] GET /volume/v3/volumes/7559e9f0-01e0-47ad-9a85-6b76f7d63347 => generated 1217 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:47:44.418419 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-277d5b5c-dd43-479e-8d2e-5a0b7597f6ed None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:47:44.420512 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-277d5b5c-dd43-479e-8d2e-5a0b7597f6ed tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] GET https://10.4.3.189/volume/v3/backups/a3984156-bf1c-4bef-af9a-8abb0ecd1dc1 Aug 25 05:47:44.420753 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-277d5b5c-dd43-479e-8d2e-5a0b7597f6ed tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:47:44.420979 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-277d5b5c-dd43-479e-8d2e-5a0b7597f6ed tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:47:44.421132 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-277d5b5c-dd43-479e-8d2e-5a0b7597f6ed tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] Show backup with id a3984156-bf1c-4bef-af9a-8abb0ecd1dc1. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:47:44.426036 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:47:44.426036 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:47:44.426902 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-277d5b5c-dd43-479e-8d2e-5a0b7597f6ed tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] https://10.4.3.189/volume/v3/backups/a3984156-bf1c-4bef-af9a-8abb0ecd1dc1 returned with HTTP 200 Aug 25 05:47:44.427330 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 747/2982] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:47:44 2026] GET /volume/v3/backups/a3984156-bf1c-4bef-af9a-8abb0ecd1dc1 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:47:44.430370 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-ed23d9d1-9fa9-4840-b5c4-412604bd6278 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:47:44.433364 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-ed23d9d1-9fa9-4840-b5c4-412604bd6278 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] GET https://10.4.3.189/volume/v3/backups/6bed6116-9b4b-4c4f-8c27-79f8049a4a8e Aug 25 05:47:44.433364 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-ed23d9d1-9fa9-4840-b5c4-412604bd6278 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:47:44.433746 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-ed23d9d1-9fa9-4840-b5c4-412604bd6278 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:47:44.433898 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-ed23d9d1-9fa9-4840-b5c4-412604bd6278 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Show backup with id 6bed6116-9b4b-4c4f-8c27-79f8049a4a8e. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:47:44.439865 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:47:44.439865 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:47:44.440885 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-ed23d9d1-9fa9-4840-b5c4-412604bd6278 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] https://10.4.3.189/volume/v3/backups/6bed6116-9b4b-4c4f-8c27-79f8049a4a8e returned with HTTP 200 Aug 25 05:47:44.441436 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 742/2983] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:47:44 2026] GET /volume/v3/backups/6bed6116-9b4b-4c4f-8c27-79f8049a4a8e => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:47:44.534612 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-b1652f49-bbed-4411-b07e-332d47166710 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:47:44.536877 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-b1652f49-bbed-4411-b07e-332d47166710 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] GET https://10.4.3.189/volume/v3/backups/ded4c645-c072-49e1-af27-5851ee5e79b7 Aug 25 05:47:44.537049 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-b1652f49-bbed-4411-b07e-332d47166710 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:47:44.537247 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-b1652f49-bbed-4411-b07e-332d47166710 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:47:44.537335 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-b1652f49-bbed-4411-b07e-332d47166710 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Show backup with id ded4c645-c072-49e1-af27-5851ee5e79b7. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:47:44.543872 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:47:44.543872 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:47:44.544901 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-b1652f49-bbed-4411-b07e-332d47166710 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] https://10.4.3.189/volume/v3/backups/ded4c645-c072-49e1-af27-5851ee5e79b7 returned with HTTP 200 Aug 25 05:47:44.545350 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 754/2984] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:47:44 2026] GET /volume/v3/backups/ded4c645-c072-49e1-af27-5851ee5e79b7 => generated 792 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 25 05:47:44.561234 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-2af514ff-c02c-422c-9996-7ab5fd37bf19 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:47:44.567185 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-2af514ff-c02c-422c-9996-7ab5fd37bf19 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] GET https://10.4.3.189/volume/v3/volumes/6a810343-f7f4-4f2d-a611-cab2f3271094 Aug 25 05:47:44.567790 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-2af514ff-c02c-422c-9996-7ab5fd37bf19 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:47:44.568482 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-2af514ff-c02c-422c-9996-7ab5fd37bf19 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:47:44.586932 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:47:44.586932 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:47:44.609596 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-2af514ff-c02c-422c-9996-7ab5fd37bf19 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Volume info retrieved successfully. Aug 25 05:47:44.616484 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-2af514ff-c02c-422c-9996-7ab5fd37bf19 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] https://10.4.3.189/volume/v3/volumes/6a810343-f7f4-4f2d-a611-cab2f3271094 returned with HTTP 200 Aug 25 05:47:44.617073 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 742/2985] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:47:44 2026] GET /volume/v3/volumes/6a810343-f7f4-4f2d-a611-cab2f3271094 => generated 1357 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:47:44.631078 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-eae90e17-b243-49c4-8b89-d01598fb05b0 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:47:44.634085 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-eae90e17-b243-49c4-8b89-d01598fb05b0 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] POST https://10.4.3.189/volume/v3/backups/ded4c645-c072-49e1-af27-5851ee5e79b7/restore Aug 25 05:47:44.634085 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-eae90e17-b243-49c4-8b89-d01598fb05b0 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:47:44.634924 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.contrib.backups [None req-eae90e17-b243-49c4-8b89-d01598fb05b0 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Restoring backup ded4c645-c072-49e1-af27-5851ee5e79b7 ({'restore': {}}) {{(pid=100268) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 25 05:47:44.635074 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.contrib.backups [None req-eae90e17-b243-49c4-8b89-d01598fb05b0 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Restoring backup ded4c645-c072-49e1-af27-5851ee5e79b7 to volume None. Aug 25 05:47:44.640340 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:47:44.640340 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:47:44.641733 np0000008051 devstack@c-api.service[100268]: INFO cinder.backup.api [None req-eae90e17-b243-49c4-8b89-d01598fb05b0 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Creating volume of 1 GB for restore of backup ded4c645-c072-49e1-af27-5851ee5e79b7. Aug 25 05:47:44.645624 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-eae90e17-b243-49c4-8b89-d01598fb05b0 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Availability Zones retrieved successfully. Aug 25 05:47:44.654890 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-eae90e17-b243-49c4-8b89-d01598fb05b0 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Flow 'volume_create_api' (4e6c6237-d2ae-4155-92a5-b6488b2a41d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:47:44.656996 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-eae90e17-b243-49c4-8b89-d01598fb05b0 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2587c9ab-f48d-46aa-8083-8357804a919b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:47:44.658899 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.flows.api.create_volume [None req-eae90e17-b243-49c4-8b89-d01598fb05b0 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Validating volume size '1' using validate_int {{(pid=100268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 05:47:44.691140 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-eae90e17-b243-49c4-8b89-d01598fb05b0 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2587c9ab-f48d-46aa-8083-8357804a919b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T05:35:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=23fc6e5d-fce0-4521-ba46-4837b4232084,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '23fc6e5d-fce0-4521-ba46-4837b4232084', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:47:44.692142 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-eae90e17-b243-49c4-8b89-d01598fb05b0 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (da256597-d045-4b14-8f20-8cf3c19d03db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:47:44.733937 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-eae90e17-b243-49c4-8b89-d01598fb05b0 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Created reservations ['83338f33-7065-4c92-add2-46c057dfc28f', '5554dc61-e7bc-4f9e-9fa1-f92c566a1478', '01cd7dfe-845d-413b-aa84-b134d260d9b7', '521da680-a7cb-4eeb-97fe-09ff17b7e683'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:47:44.734856 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-eae90e17-b243-49c4-8b89-d01598fb05b0 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (da256597-d045-4b14-8f20-8cf3c19d03db) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['83338f33-7065-4c92-add2-46c057dfc28f', '5554dc61-e7bc-4f9e-9fa1-f92c566a1478', '01cd7dfe-845d-413b-aa84-b134d260d9b7', '521da680-a7cb-4eeb-97fe-09ff17b7e683']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:47:44.735765 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-eae90e17-b243-49c4-8b89-d01598fb05b0 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (84727397-7585-47d6-8c75-863a904cd1d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:47:44.771617 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-eae90e17-b243-49c4-8b89-d01598fb05b0 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (84727397-7585-47d6-8c75-863a904cd1d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2e9b65ae-c5d5-4a59-97d7-4de747a13556', '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_ded4c645-c072-49e1-af27-5851ee5e79b7',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='63fe3ff8f0b642f4942f04b33a14e622',qos_specs=None,replication_status=,reservations=['83338f33-7065-4c92-add2-46c057dfc28f','5554dc61-e7bc-4f9e-9fa1-f92c566a1478','01cd7dfe-845d-413b-aa84-b134d260d9b7','521da680-a7cb-4eeb-97fe-09ff17b7e683'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f142d61824a84b50b117aed3d006f8fa',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T05:47:44Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_ded4c645-c072-49e1-af27-5851ee5e79b7',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2e9b65ae-c5d5-4a59-97d7-4de747a13556,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='63fe3ff8f0b642f4942f04b33a14e622',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f142d61824a84b50b117aed3d006f8fa',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(23fc6e5d-fce0-4521-ba46-4837b4232084),volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:47:44.772976 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-eae90e17-b243-49c4-8b89-d01598fb05b0 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (827b4776-a0d1-4ed5-904b-55097e9e281e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:47:44.791011 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-eae90e17-b243-49c4-8b89-d01598fb05b0 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (827b4776-a0d1-4ed5-904b-55097e9e281e) transitioned into 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_ded4c645-c072-49e1-af27-5851ee5e79b7',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='63fe3ff8f0b642f4942f04b33a14e622',qos_specs=None,replication_status=,reservations=['83338f33-7065-4c92-add2-46c057dfc28f','5554dc61-e7bc-4f9e-9fa1-f92c566a1478','01cd7dfe-845d-413b-aa84-b134d260d9b7','521da680-a7cb-4eeb-97fe-09ff17b7e683'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f142d61824a84b50b117aed3d006f8fa',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:47:44.791783 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-eae90e17-b243-49c4-8b89-d01598fb05b0 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e4a0703f-5837-4867-a0e8-208269477e35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:47:44.803622 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-eae90e17-b243-49c4-8b89-d01598fb05b0 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e4a0703f-5837-4867-a0e8-208269477e35) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:47:44.804354 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-eae90e17-b243-49c4-8b89-d01598fb05b0 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Flow 'volume_create_api' (4e6c6237-d2ae-4155-92a5-b6488b2a41d3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:47:44.804740 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-eae90e17-b243-49c4-8b89-d01598fb05b0 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Create volume request issued successfully. Aug 25 05:47:44.813076 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:47:44.813076 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:47:44.813820 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-eae90e17-b243-49c4-8b89-d01598fb05b0 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Volume info retrieved successfully. Aug 25 05:47:45.303740 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-d28c0abb-0417-4e45-b1dc-201de0007205 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:47:45.306180 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-d28c0abb-0417-4e45-b1dc-201de0007205 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] GET https://10.4.3.189/volume/v3/volumes/7559e9f0-01e0-47ad-9a85-6b76f7d63347 Aug 25 05:47:45.306898 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-d28c0abb-0417-4e45-b1dc-201de0007205 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:47:45.306898 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-d28c0abb-0417-4e45-b1dc-201de0007205 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:47:45.322207 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:47:45.322207 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:47:45.325901 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-d28c0abb-0417-4e45-b1dc-201de0007205 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Volume info retrieved successfully. Aug 25 05:47:45.330439 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-d28c0abb-0417-4e45-b1dc-201de0007205 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] https://10.4.3.189/volume/v3/volumes/7559e9f0-01e0-47ad-9a85-6b76f7d63347 returned with HTTP 200 Aug 25 05:47:45.330846 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 743/2986] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:47:45 2026] GET /volume/v3/volumes/7559e9f0-01e0-47ad-9a85-6b76f7d63347 => generated 1217 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:47:45.441595 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-4b7d6c94-9143-49aa-8ce7-d8b0436ab9cb None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:47:45.445243 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-4b7d6c94-9143-49aa-8ce7-d8b0436ab9cb tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] GET https://10.4.3.189/volume/v3/backups/a3984156-bf1c-4bef-af9a-8abb0ecd1dc1 Aug 25 05:47:45.445243 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-4b7d6c94-9143-49aa-8ce7-d8b0436ab9cb tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:47:45.445243 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-4b7d6c94-9143-49aa-8ce7-d8b0436ab9cb tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:47:45.445243 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-4b7d6c94-9143-49aa-8ce7-d8b0436ab9cb tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] Show backup with id a3984156-bf1c-4bef-af9a-8abb0ecd1dc1. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:47:45.450895 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:47:45.450895 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:47:45.452179 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-4b7d6c94-9143-49aa-8ce7-d8b0436ab9cb tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] https://10.4.3.189/volume/v3/backups/a3984156-bf1c-4bef-af9a-8abb0ecd1dc1 returned with HTTP 200 Aug 25 05:47:45.452793 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 755/2987] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:47:45 2026] GET /volume/v3/backups/a3984156-bf1c-4bef-af9a-8abb0ecd1dc1 => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:47:45.453965 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-201ca5e3-49cd-40ba-babb-fb9e6b007c50 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:47:45.456212 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-201ca5e3-49cd-40ba-babb-fb9e6b007c50 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] GET https://10.4.3.189/volume/v3/backups/6bed6116-9b4b-4c4f-8c27-79f8049a4a8e Aug 25 05:47:45.456446 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-201ca5e3-49cd-40ba-babb-fb9e6b007c50 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:47:45.456722 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-201ca5e3-49cd-40ba-babb-fb9e6b007c50 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:47:45.456873 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-201ca5e3-49cd-40ba-babb-fb9e6b007c50 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Show backup with id 6bed6116-9b4b-4c4f-8c27-79f8049a4a8e. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:47:45.465390 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:47:45.465390 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:47:45.466739 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-201ca5e3-49cd-40ba-babb-fb9e6b007c50 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] https://10.4.3.189/volume/v3/backups/6bed6116-9b4b-4c4f-8c27-79f8049a4a8e returned with HTTP 200 Aug 25 05:47:45.467321 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 743/2988] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:47:45 2026] GET /volume/v3/backups/6bed6116-9b4b-4c4f-8c27-79f8049a4a8e => generated 736 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:47:45.824736 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:47:45.824736 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:47:45.825720 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-eae90e17-b243-49c4-8b89-d01598fb05b0 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Volume info retrieved successfully. Aug 25 05:47:45.825720 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.backup.api [None req-eae90e17-b243-49c4-8b89-d01598fb05b0 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Checking backup size 1 against volume size 1 {{(pid=100268) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 25 05:47:45.825720 np0000008051 devstack@c-api.service[100268]: INFO cinder.backup.api [None req-eae90e17-b243-49c4-8b89-d01598fb05b0 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Overwriting volume 2e9b65ae-c5d5-4a59-97d7-4de747a13556 with restore of backup ded4c645-c072-49e1-af27-5851ee5e79b7 Aug 25 05:47:45.847658 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.backup.rpcapi [None req-eae90e17-b243-49c4-8b89-d01598fb05b0 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] restore_backup in rpcapi backup_id ded4c645-c072-49e1-af27-5851ee5e79b7 {{(pid=100268) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 25 05:47:45.852264 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-eae90e17-b243-49c4-8b89-d01598fb05b0 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] https://10.4.3.189/volume/v3/backups/ded4c645-c072-49e1-af27-5851ee5e79b7/restore returned with HTTP 202 Aug 25 05:47:45.852884 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 748/2989] 10.4.3.189 () {68 vars in 1393 bytes} [Tue Aug 25 05:47:44 2026] POST /volume/v3/backups/ded4c645-c072-49e1-af27-5851ee5e79b7/restore => generated 189 bytes in 1222 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 05:47:45.867253 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-1a3e75fa-cc73-4aa5-bfad-b7274fd9f594 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:47:45.872827 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-1a3e75fa-cc73-4aa5-bfad-b7274fd9f594 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] GET https://10.4.3.189/volume/v3/backups/ded4c645-c072-49e1-af27-5851ee5e79b7 Aug 25 05:47:45.873028 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-1a3e75fa-cc73-4aa5-bfad-b7274fd9f594 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:47:45.876079 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-1a3e75fa-cc73-4aa5-bfad-b7274fd9f594 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:47:45.876079 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-1a3e75fa-cc73-4aa5-bfad-b7274fd9f594 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Show backup with id ded4c645-c072-49e1-af27-5851ee5e79b7. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:47:45.883624 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:47:45.883624 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:47:45.884908 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-1a3e75fa-cc73-4aa5-bfad-b7274fd9f594 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] https://10.4.3.189/volume/v3/backups/ded4c645-c072-49e1-af27-5851ee5e79b7 returned with HTTP 200 Aug 25 05:47:45.885468 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 744/2990] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:47:45 2026] GET /volume/v3/backups/ded4c645-c072-49e1-af27-5851ee5e79b7 => generated 792 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:47:46.365312 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-0286f41e-3595-49b5-8ea5-f9686c2cadca None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:47:46.368621 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-0286f41e-3595-49b5-8ea5-f9686c2cadca tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] GET https://10.4.3.189/volume/v3/volumes/7559e9f0-01e0-47ad-9a85-6b76f7d63347 Aug 25 05:47:46.368621 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-0286f41e-3595-49b5-8ea5-f9686c2cadca tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:47:46.368791 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-0286f41e-3595-49b5-8ea5-f9686c2cadca tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:47:46.395908 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:47:46.395908 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:47:46.405082 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-0286f41e-3595-49b5-8ea5-f9686c2cadca tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Volume info retrieved successfully. Aug 25 05:47:46.412784 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-0286f41e-3595-49b5-8ea5-f9686c2cadca tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] https://10.4.3.189/volume/v3/volumes/7559e9f0-01e0-47ad-9a85-6b76f7d63347 returned with HTTP 200 Aug 25 05:47:46.413553 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 756/2991] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:47:46 2026] GET /volume/v3/volumes/7559e9f0-01e0-47ad-9a85-6b76f7d63347 => generated 1217 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:47:46.466784 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-f742431f-f048-4084-82f1-2079107fe2a6 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:47:46.469848 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-f742431f-f048-4084-82f1-2079107fe2a6 tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] GET https://10.4.3.189/volume/v3/backups/a3984156-bf1c-4bef-af9a-8abb0ecd1dc1 Aug 25 05:47:46.470154 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-f742431f-f048-4084-82f1-2079107fe2a6 tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:47:46.470436 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-f742431f-f048-4084-82f1-2079107fe2a6 tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:47:46.470584 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-f742431f-f048-4084-82f1-2079107fe2a6 tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] Show backup with id a3984156-bf1c-4bef-af9a-8abb0ecd1dc1. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:47:46.483026 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-9231f06f-b8fa-48eb-8f08-f0e01724b60f None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:47:46.485867 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:47:46.485867 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:47:46.486108 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-9231f06f-b8fa-48eb-8f08-f0e01724b60f tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] GET https://10.4.3.189/volume/v3/backups/6bed6116-9b4b-4c4f-8c27-79f8049a4a8e Aug 25 05:47:46.486442 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-9231f06f-b8fa-48eb-8f08-f0e01724b60f tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:47:46.486678 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-9231f06f-b8fa-48eb-8f08-f0e01724b60f tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:47:46.486825 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-9231f06f-b8fa-48eb-8f08-f0e01724b60f tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Show backup with id 6bed6116-9b4b-4c4f-8c27-79f8049a4a8e. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:47:46.488766 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-f742431f-f048-4084-82f1-2079107fe2a6 tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] https://10.4.3.189/volume/v3/backups/a3984156-bf1c-4bef-af9a-8abb0ecd1dc1 returned with HTTP 200 Aug 25 05:47:46.491230 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 744/2992] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:47:46 2026] GET /volume/v3/backups/a3984156-bf1c-4bef-af9a-8abb0ecd1dc1 => generated 750 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 25 05:47:46.507273 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:47:46.507273 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:47:46.508245 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-9231f06f-b8fa-48eb-8f08-f0e01724b60f tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] https://10.4.3.189/volume/v3/backups/6bed6116-9b4b-4c4f-8c27-79f8049a4a8e returned with HTTP 200 Aug 25 05:47:46.508753 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 749/2993] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:47:46 2026] GET /volume/v3/backups/6bed6116-9b4b-4c4f-8c27-79f8049a4a8e => generated 736 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:47:46.649883 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-f35a0f1b-db39-400a-a249-41bd38d89600 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:47:46.654257 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-f35a0f1b-db39-400a-a249-41bd38d89600 tempest-ImageDependencyTests-2054836957 tempest-ImageDependencyTests-2054836957-project-member] POST https://10.4.3.189/volume/v3/volumes Aug 25 05:47:46.654546 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-f35a0f1b-db39-400a-a249-41bd38d89600 tempest-ImageDependencyTests-2054836957 tempest-ImageDependencyTests-2054836957-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-889646493", "imageRef": "874c343e-6ca7-40a0-8149-3faff8df3b29", "size": 1}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:47:46.655849 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.v3.volumes [None req-f35a0f1b-db39-400a-a249-41bd38d89600 tempest-ImageDependencyTests-2054836957 tempest-ImageDependencyTests-2054836957-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-889646493', 'imageRef': '874c343e-6ca7-40a0-8149-3faff8df3b29', 'size': 1}} {{(pid=100270) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 05:47:46.758016 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.v3.volumes [None req-f35a0f1b-db39-400a-a249-41bd38d89600 tempest-ImageDependencyTests-2054836957 tempest-ImageDependencyTests-2054836957-project-member] Create volume of 1 GB Aug 25 05:47:46.761436 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-f35a0f1b-db39-400a-a249-41bd38d89600 tempest-ImageDependencyTests-2054836957 tempest-ImageDependencyTests-2054836957-project-member] Availability Zones retrieved successfully. Aug 25 05:47:46.771260 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-f35a0f1b-db39-400a-a249-41bd38d89600 tempest-ImageDependencyTests-2054836957 tempest-ImageDependencyTests-2054836957-project-member] Flow 'volume_create_api' (588368b3-737d-4217-8ada-e84f97a3f153) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:47:46.772772 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-f35a0f1b-db39-400a-a249-41bd38d89600 tempest-ImageDependencyTests-2054836957 tempest-ImageDependencyTests-2054836957-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c366f366-3a14-46ce-a566-0d7cddcb3530) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:47:46.774136 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.flows.api.create_volume [None req-f35a0f1b-db39-400a-a249-41bd38d89600 tempest-ImageDependencyTests-2054836957 tempest-ImageDependencyTests-2054836957-project-member] Validating volume size '1' using validate_int {{(pid=100270) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 05:47:46.830839 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-45e20f2c-762b-4e92-b2fd-63fa52289dfc req-e66b88d8-5daf-406d-a53b-db6546fd16d8 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:47:46.834290 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-45e20f2c-762b-4e92-b2fd-63fa52289dfc req-e66b88d8-5daf-406d-a53b-db6546fd16d8 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] POST https://10.4.3.189/volume/v3/attachments/83b35b9a-c1c6-4597-a85a-65f8643ac918/action Aug 25 05:47:46.834884 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-45e20f2c-762b-4e92-b2fd-63fa52289dfc req-e66b88d8-5daf-406d-a53b-db6546fd16d8 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Action body: b'{"os-complete": null}' {{(pid=100271) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 05:47:46.835084 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-45e20f2c-762b-4e92-b2fd-63fa52289dfc req-e66b88d8-5daf-406d-a53b-db6546fd16d8 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:47:46.842931 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-f35a0f1b-db39-400a-a249-41bd38d89600 tempest-ImageDependencyTests-2054836957 tempest-ImageDependencyTests-2054836957-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c366f366-3a14-46ce-a566-0d7cddcb3530) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T05:35:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=23fc6e5d-fce0-4521-ba46-4837b4232084,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '23fc6e5d-fce0-4521-ba46-4837b4232084', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:47:46.843718 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-f35a0f1b-db39-400a-a249-41bd38d89600 tempest-ImageDependencyTests-2054836957 tempest-ImageDependencyTests-2054836957-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (330fc6ba-d32b-407f-9a9c-1ea3649dcd45) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:47:46.859161 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:47:46.859161 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:47:46.872240 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-45e20f2c-762b-4e92-b2fd-63fa52289dfc req-e66b88d8-5daf-406d-a53b-db6546fd16d8 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] https://10.4.3.189/volume/v3/attachments/83b35b9a-c1c6-4597-a85a-65f8643ac918/action returned with HTTP 204 Aug 25 05:47:46.872928 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 757/2994] 10.4.3.189 () {74 vars in 1725 bytes} [Tue Aug 25 05:47:46 2026] POST /volume/v3/attachments/83b35b9a-c1c6-4597-a85a-65f8643ac918/action => generated 0 bytes in 43 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Aug 25 05:47:46.901008 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-7e10830d-70e7-4005-ab66-c7457550d5fe None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:47:46.902946 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-7e10830d-70e7-4005-ab66-c7457550d5fe tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] GET https://10.4.3.189/volume/v3/backups/ded4c645-c072-49e1-af27-5851ee5e79b7 Aug 25 05:47:46.903243 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-7e10830d-70e7-4005-ab66-c7457550d5fe tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:47:46.903494 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-7e10830d-70e7-4005-ab66-c7457550d5fe tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:47:46.903723 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-7e10830d-70e7-4005-ab66-c7457550d5fe tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Show backup with id ded4c645-c072-49e1-af27-5851ee5e79b7. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:47:46.909483 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:47:46.909483 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:47:46.910487 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-7e10830d-70e7-4005-ab66-c7457550d5fe tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] https://10.4.3.189/volume/v3/backups/ded4c645-c072-49e1-af27-5851ee5e79b7 returned with HTTP 200 Aug 25 05:47:46.911209 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 745/2995] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:47:46 2026] GET /volume/v3/backups/ded4c645-c072-49e1-af27-5851ee5e79b7 => generated 792 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:47:46.919547 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.quota [None req-f35a0f1b-db39-400a-a249-41bd38d89600 tempest-ImageDependencyTests-2054836957 tempest-ImageDependencyTests-2054836957-project-member] Created reservations ['9c2d2398-ca67-405e-84a3-cfd69542fcec', '831e0bb4-c8f6-4d1a-89da-02b2bc7fbb36', '39d0a080-8d81-47b2-b19d-942a47efe1c1', '1af7fa05-b444-40f7-a92c-098ef27652cc'] {{(pid=100270) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:47:46.920593 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-f35a0f1b-db39-400a-a249-41bd38d89600 tempest-ImageDependencyTests-2054836957 tempest-ImageDependencyTests-2054836957-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (330fc6ba-d32b-407f-9a9c-1ea3649dcd45) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9c2d2398-ca67-405e-84a3-cfd69542fcec', '831e0bb4-c8f6-4d1a-89da-02b2bc7fbb36', '39d0a080-8d81-47b2-b19d-942a47efe1c1', '1af7fa05-b444-40f7-a92c-098ef27652cc']}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:47:46.921455 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-f35a0f1b-db39-400a-a249-41bd38d89600 tempest-ImageDependencyTests-2054836957 tempest-ImageDependencyTests-2054836957-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4b4d1865-d959-4585-bc47-77a61eb92adc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:47:46.949166 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-f35a0f1b-db39-400a-a249-41bd38d89600 tempest-ImageDependencyTests-2054836957 tempest-ImageDependencyTests-2054836957-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4b4d1865-d959-4585-bc47-77a61eb92adc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '17e1ae07-9a1f-4554-8261-428e3b8c13a4', '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-889646493',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2d094e58e01046c08620df9de0a74443',qos_specs=None,replication_status=,reservations=['9c2d2398-ca67-405e-84a3-cfd69542fcec','831e0bb4-c8f6-4d1a-89da-02b2bc7fbb36','39d0a080-8d81-47b2-b19d-942a47efe1c1','1af7fa05-b444-40f7-a92c-098ef27652cc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ed28386649954eef9e53e1f86d2a90c4',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T05:47:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-889646493',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=17e1ae07-9a1f-4554-8261-428e3b8c13a4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2d094e58e01046c08620df9de0a74443',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ed28386649954eef9e53e1f86d2a90c4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(23fc6e5d-fce0-4521-ba46-4837b4232084),volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:47:46.949911 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-f35a0f1b-db39-400a-a249-41bd38d89600 tempest-ImageDependencyTests-2054836957 tempest-ImageDependencyTests-2054836957-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (de895275-26c8-42c0-b88a-bc0e34d6bd7d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:47:46.975789 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-f35a0f1b-db39-400a-a249-41bd38d89600 tempest-ImageDependencyTests-2054836957 tempest-ImageDependencyTests-2054836957-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (de895275-26c8-42c0-b88a-bc0e34d6bd7d) transitioned into state 'SUCCESS' from state '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-889646493',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2d094e58e01046c08620df9de0a74443',qos_specs=None,replication_status=,reservations=['9c2d2398-ca67-405e-84a3-cfd69542fcec','831e0bb4-c8f6-4d1a-89da-02b2bc7fbb36','39d0a080-8d81-47b2-b19d-942a47efe1c1','1af7fa05-b444-40f7-a92c-098ef27652cc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ed28386649954eef9e53e1f86d2a90c4',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:47:46.976825 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-f35a0f1b-db39-400a-a249-41bd38d89600 tempest-ImageDependencyTests-2054836957 tempest-ImageDependencyTests-2054836957-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (879ab173-6264-42d1-8bf0-f1956241ddcf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:47:46.988545 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-f35a0f1b-db39-400a-a249-41bd38d89600 tempest-ImageDependencyTests-2054836957 tempest-ImageDependencyTests-2054836957-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (879ab173-6264-42d1-8bf0-f1956241ddcf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:47:46.991028 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-f35a0f1b-db39-400a-a249-41bd38d89600 tempest-ImageDependencyTests-2054836957 tempest-ImageDependencyTests-2054836957-project-member] Flow 'volume_create_api' (588368b3-737d-4217-8ada-e84f97a3f153) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100270) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:47:46.991028 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-f35a0f1b-db39-400a-a249-41bd38d89600 tempest-ImageDependencyTests-2054836957 tempest-ImageDependencyTests-2054836957-project-member] Create volume request issued successfully. Aug 25 05:47:46.991028 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-f35a0f1b-db39-400a-a249-41bd38d89600 tempest-ImageDependencyTests-2054836957 tempest-ImageDependencyTests-2054836957-project-member] https://10.4.3.189/volume/v3/volumes returned with HTTP 202 Aug 25 05:47:46.992043 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 745/2996] 10.4.3.189 () {68 vars in 1259 bytes} [Tue Aug 25 05:47:46 2026] POST /volume/v3/volumes => generated 752 bytes in 342 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 05:47:47.011949 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-45bf96ab-e894-4a11-a537-770b8ae7668c None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:47:47.016799 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-45bf96ab-e894-4a11-a537-770b8ae7668c tempest-ImageDependencyTests-2054836957 tempest-ImageDependencyTests-2054836957-project-member] GET https://10.4.3.189/volume/v3/volumes/17e1ae07-9a1f-4554-8261-428e3b8c13a4 Aug 25 05:47:47.016799 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-45bf96ab-e894-4a11-a537-770b8ae7668c tempest-ImageDependencyTests-2054836957 tempest-ImageDependencyTests-2054836957-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:47:47.017869 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-45bf96ab-e894-4a11-a537-770b8ae7668c tempest-ImageDependencyTests-2054836957 tempest-ImageDependencyTests-2054836957-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:47:47.031074 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:47:47.031074 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:47:47.041442 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-45bf96ab-e894-4a11-a537-770b8ae7668c tempest-ImageDependencyTests-2054836957 tempest-ImageDependencyTests-2054836957-project-member] Volume info retrieved successfully. Aug 25 05:47:47.049654 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-45bf96ab-e894-4a11-a537-770b8ae7668c tempest-ImageDependencyTests-2054836957 tempest-ImageDependencyTests-2054836957-project-member] https://10.4.3.189/volume/v3/volumes/17e1ae07-9a1f-4554-8261-428e3b8c13a4 returned with HTTP 200 Aug 25 05:47:47.050537 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 750/2997] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:47:47 2026] GET /volume/v3/volumes/17e1ae07-9a1f-4554-8261-428e3b8c13a4 => generated 820 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:47:47.435892 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-db9a4126-c0d3-43b4-8697-57c9c244b8ee None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:47:47.442088 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-db9a4126-c0d3-43b4-8697-57c9c244b8ee tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] GET https://10.4.3.189/volume/v3/volumes/7559e9f0-01e0-47ad-9a85-6b76f7d63347 Aug 25 05:47:47.442088 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-db9a4126-c0d3-43b4-8697-57c9c244b8ee tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:47:47.442088 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-db9a4126-c0d3-43b4-8697-57c9c244b8ee tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:47:47.461016 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:47:47.461016 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:47:47.475084 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-db9a4126-c0d3-43b4-8697-57c9c244b8ee tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Volume info retrieved successfully. Aug 25 05:47:47.486487 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-db9a4126-c0d3-43b4-8697-57c9c244b8ee tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] https://10.4.3.189/volume/v3/volumes/7559e9f0-01e0-47ad-9a85-6b76f7d63347 returned with HTTP 200 Aug 25 05:47:47.486487 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 758/2998] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:47:47 2026] GET /volume/v3/volumes/7559e9f0-01e0-47ad-9a85-6b76f7d63347 => generated 1511 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:47:47.514294 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-90448cb3-8b62-43e0-a1d4-786b3548fec0 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:47:47.519221 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-90448cb3-8b62-43e0-a1d4-786b3548fec0 tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] GET https://10.4.3.189/volume/v3/backups/a3984156-bf1c-4bef-af9a-8abb0ecd1dc1 Aug 25 05:47:47.519440 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-90448cb3-8b62-43e0-a1d4-786b3548fec0 tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:47:47.519686 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-90448cb3-8b62-43e0-a1d4-786b3548fec0 tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:47:47.519789 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-90448cb3-8b62-43e0-a1d4-786b3548fec0 tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] Show backup with id a3984156-bf1c-4bef-af9a-8abb0ecd1dc1. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:47:47.529026 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-189f4396-e94a-46d2-8d36-27debec03c12 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:47:47.529177 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:47:47.529177 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:47:47.530290 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-90448cb3-8b62-43e0-a1d4-786b3548fec0 tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] https://10.4.3.189/volume/v3/backups/a3984156-bf1c-4bef-af9a-8abb0ecd1dc1 returned with HTTP 200 Aug 25 05:47:47.531144 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 746/2999] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:47:47 2026] GET /volume/v3/backups/a3984156-bf1c-4bef-af9a-8abb0ecd1dc1 => generated 750 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:47:47.531299 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-189f4396-e94a-46d2-8d36-27debec03c12 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] GET https://10.4.3.189/volume/v3/backups/6bed6116-9b4b-4c4f-8c27-79f8049a4a8e Aug 25 05:47:47.531532 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-189f4396-e94a-46d2-8d36-27debec03c12 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:47:47.531824 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-189f4396-e94a-46d2-8d36-27debec03c12 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:47:47.531986 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-189f4396-e94a-46d2-8d36-27debec03c12 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Show backup with id 6bed6116-9b4b-4c4f-8c27-79f8049a4a8e. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:47:47.538988 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:47:47.538988 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:47:47.538988 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-189f4396-e94a-46d2-8d36-27debec03c12 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] https://10.4.3.189/volume/v3/backups/6bed6116-9b4b-4c4f-8c27-79f8049a4a8e returned with HTTP 200 Aug 25 05:47:47.538988 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 746/3000] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:47:47 2026] GET /volume/v3/backups/6bed6116-9b4b-4c4f-8c27-79f8049a4a8e => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:47:47.924576 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-fee7000d-9fdb-4780-89b8-bed309ee287e None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:47:47.927234 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-fee7000d-9fdb-4780-89b8-bed309ee287e tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] GET https://10.4.3.189/volume/v3/backups/ded4c645-c072-49e1-af27-5851ee5e79b7 Aug 25 05:47:47.927548 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-fee7000d-9fdb-4780-89b8-bed309ee287e tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:47:47.927833 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-fee7000d-9fdb-4780-89b8-bed309ee287e tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:47:47.927989 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-fee7000d-9fdb-4780-89b8-bed309ee287e tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Show backup with id ded4c645-c072-49e1-af27-5851ee5e79b7. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:47:47.936909 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:47:47.936909 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:47:47.938730 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-fee7000d-9fdb-4780-89b8-bed309ee287e tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] https://10.4.3.189/volume/v3/backups/ded4c645-c072-49e1-af27-5851ee5e79b7 returned with HTTP 200 Aug 25 05:47:47.939379 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 751/3001] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:47:47 2026] GET /volume/v3/backups/ded4c645-c072-49e1-af27-5851ee5e79b7 => generated 792 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:47:48.067596 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-049f87f4-8bab-4c5e-859c-10e0959ea80a None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:47:48.070082 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-049f87f4-8bab-4c5e-859c-10e0959ea80a tempest-ImageDependencyTests-2054836957 tempest-ImageDependencyTests-2054836957-project-member] GET https://10.4.3.189/volume/v3/volumes/17e1ae07-9a1f-4554-8261-428e3b8c13a4 Aug 25 05:47:48.070317 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-049f87f4-8bab-4c5e-859c-10e0959ea80a tempest-ImageDependencyTests-2054836957 tempest-ImageDependencyTests-2054836957-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:47:48.070626 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-049f87f4-8bab-4c5e-859c-10e0959ea80a tempest-ImageDependencyTests-2054836957 tempest-ImageDependencyTests-2054836957-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:47:48.083720 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:47:48.083720 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:47:48.092145 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-049f87f4-8bab-4c5e-859c-10e0959ea80a tempest-ImageDependencyTests-2054836957 tempest-ImageDependencyTests-2054836957-project-member] Volume info retrieved successfully. Aug 25 05:47:48.099632 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-049f87f4-8bab-4c5e-859c-10e0959ea80a tempest-ImageDependencyTests-2054836957 tempest-ImageDependencyTests-2054836957-project-member] https://10.4.3.189/volume/v3/volumes/17e1ae07-9a1f-4554-8261-428e3b8c13a4 returned with HTTP 200 Aug 25 05:47:48.100809 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 759/3002] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:47:48 2026] GET /volume/v3/volumes/17e1ae07-9a1f-4554-8261-428e3b8c13a4 => generated 902 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:47:48.544470 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-55e10919-7954-4bba-ab9c-95f5ad2c2477 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:47:48.549614 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-55e10919-7954-4bba-ab9c-95f5ad2c2477 tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] GET https://10.4.3.189/volume/v3/backups/a3984156-bf1c-4bef-af9a-8abb0ecd1dc1 Aug 25 05:47:48.549907 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-55e10919-7954-4bba-ab9c-95f5ad2c2477 tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:47:48.550453 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-55e10919-7954-4bba-ab9c-95f5ad2c2477 tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:47:48.550453 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-55e10919-7954-4bba-ab9c-95f5ad2c2477 tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] Show backup with id a3984156-bf1c-4bef-af9a-8abb0ecd1dc1. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:47:48.555793 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-c1f07463-40a4-4951-b777-174f0240619f None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:47:48.559487 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-c1f07463-40a4-4951-b777-174f0240619f tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] GET https://10.4.3.189/volume/v3/backups/6bed6116-9b4b-4c4f-8c27-79f8049a4a8e Aug 25 05:47:48.559714 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-c1f07463-40a4-4951-b777-174f0240619f tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:47:48.560904 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-c1f07463-40a4-4951-b777-174f0240619f tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:47:48.560904 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-c1f07463-40a4-4951-b777-174f0240619f tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Show backup with id 6bed6116-9b4b-4c4f-8c27-79f8049a4a8e. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:47:48.561382 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:47:48.561382 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:47:48.561514 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-55e10919-7954-4bba-ab9c-95f5ad2c2477 tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] https://10.4.3.189/volume/v3/backups/a3984156-bf1c-4bef-af9a-8abb0ecd1dc1 returned with HTTP 200 Aug 25 05:47:48.562209 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 747/3003] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:47:48 2026] GET /volume/v3/backups/a3984156-bf1c-4bef-af9a-8abb0ecd1dc1 => generated 750 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:47:48.572520 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:47:48.572520 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:47:48.573436 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-c1f07463-40a4-4951-b777-174f0240619f tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] https://10.4.3.189/volume/v3/backups/6bed6116-9b4b-4c4f-8c27-79f8049a4a8e returned with HTTP 200 Aug 25 05:47:48.575086 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 747/3004] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:47:48 2026] GET /volume/v3/backups/6bed6116-9b4b-4c4f-8c27-79f8049a4a8e => generated 736 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:47:48.952084 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-075218eb-2a00-4130-a1f5-302274b50b04 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:47:48.954532 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-075218eb-2a00-4130-a1f5-302274b50b04 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] GET https://10.4.3.189/volume/v3/backups/ded4c645-c072-49e1-af27-5851ee5e79b7 Aug 25 05:47:48.954532 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-075218eb-2a00-4130-a1f5-302274b50b04 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:47:48.954532 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-075218eb-2a00-4130-a1f5-302274b50b04 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:47:48.954827 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-075218eb-2a00-4130-a1f5-302274b50b04 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Show backup with id ded4c645-c072-49e1-af27-5851ee5e79b7. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:47:48.959930 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:47:48.959930 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:47:48.961026 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-075218eb-2a00-4130-a1f5-302274b50b04 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] https://10.4.3.189/volume/v3/backups/ded4c645-c072-49e1-af27-5851ee5e79b7 returned with HTTP 200 Aug 25 05:47:48.961505 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 752/3005] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:47:48 2026] GET /volume/v3/backups/ded4c645-c072-49e1-af27-5851ee5e79b7 => generated 792 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:47:48.979107 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-5ebecab7-7119-4c8a-89c1-85d9b3ff3444 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:47:48.982832 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-5ebecab7-7119-4c8a-89c1-85d9b3ff3444 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] GET https://10.4.3.189/volume/v3/volumes/7559e9f0-01e0-47ad-9a85-6b76f7d63347 Aug 25 05:47:48.984157 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-5ebecab7-7119-4c8a-89c1-85d9b3ff3444 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:47:48.984157 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-5ebecab7-7119-4c8a-89c1-85d9b3ff3444 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:47:48.997904 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:47:48.997904 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:47:49.001347 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-5ebecab7-7119-4c8a-89c1-85d9b3ff3444 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Volume info retrieved successfully. Aug 25 05:47:49.007557 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-5ebecab7-7119-4c8a-89c1-85d9b3ff3444 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] https://10.4.3.189/volume/v3/volumes/7559e9f0-01e0-47ad-9a85-6b76f7d63347 returned with HTTP 200 Aug 25 05:47:49.008002 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 760/3006] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:47:48 2026] GET /volume/v3/volumes/7559e9f0-01e0-47ad-9a85-6b76f7d63347 => generated 1511 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:47:49.024452 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-7c988e20-0269-45e9-a521-282124c692a2 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:47:49.026079 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-7c988e20-0269-45e9-a521-282124c692a2 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] GET https://10.4.3.189/volume/v3/volumes/7559e9f0-01e0-47ad-9a85-6b76f7d63347 Aug 25 05:47:49.026424 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-7c988e20-0269-45e9-a521-282124c692a2 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:47:49.026759 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-7c988e20-0269-45e9-a521-282124c692a2 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:47:49.040865 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:47:49.040865 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:47:49.045027 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-7c988e20-0269-45e9-a521-282124c692a2 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Volume info retrieved successfully. Aug 25 05:47:49.054880 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-7c988e20-0269-45e9-a521-282124c692a2 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] https://10.4.3.189/volume/v3/volumes/7559e9f0-01e0-47ad-9a85-6b76f7d63347 returned with HTTP 200 Aug 25 05:47:49.054880 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 748/3007] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:47:49 2026] GET /volume/v3/volumes/7559e9f0-01e0-47ad-9a85-6b76f7d63347 => generated 1511 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:47:49.068362 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-29b081b6-10d8-4eff-a01b-adf69feef530 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:47:49.071001 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-29b081b6-10d8-4eff-a01b-adf69feef530 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] GET https://10.4.3.189/volume/v3/volumes/7559e9f0-01e0-47ad-9a85-6b76f7d63347 Aug 25 05:47:49.071412 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-29b081b6-10d8-4eff-a01b-adf69feef530 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:47:49.071767 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-29b081b6-10d8-4eff-a01b-adf69feef530 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:47:49.089550 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:47:49.089550 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:47:49.094781 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-29b081b6-10d8-4eff-a01b-adf69feef530 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Volume info retrieved successfully. Aug 25 05:47:49.098577 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-29b081b6-10d8-4eff-a01b-adf69feef530 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] https://10.4.3.189/volume/v3/volumes/7559e9f0-01e0-47ad-9a85-6b76f7d63347 returned with HTTP 200 Aug 25 05:47:49.099129 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 748/3008] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:47:49 2026] GET /volume/v3/volumes/7559e9f0-01e0-47ad-9a85-6b76f7d63347 => generated 1511 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:47:49.117376 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-c94d3149-79ef-42d9-9ae7-67aff52b99d6 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:47:49.119217 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c94d3149-79ef-42d9-9ae7-67aff52b99d6 tempest-ImageDependencyTests-2054836957 tempest-ImageDependencyTests-2054836957-project-member] GET https://10.4.3.189/volume/v3/volumes/17e1ae07-9a1f-4554-8261-428e3b8c13a4 Aug 25 05:47:49.119416 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c94d3149-79ef-42d9-9ae7-67aff52b99d6 tempest-ImageDependencyTests-2054836957 tempest-ImageDependencyTests-2054836957-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:47:49.120373 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c94d3149-79ef-42d9-9ae7-67aff52b99d6 tempest-ImageDependencyTests-2054836957 tempest-ImageDependencyTests-2054836957-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:47:49.128964 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:47:49.128964 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:47:49.132881 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-c94d3149-79ef-42d9-9ae7-67aff52b99d6 tempest-ImageDependencyTests-2054836957 tempest-ImageDependencyTests-2054836957-project-member] Volume info retrieved successfully. Aug 25 05:47:49.137427 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c94d3149-79ef-42d9-9ae7-67aff52b99d6 tempest-ImageDependencyTests-2054836957 tempest-ImageDependencyTests-2054836957-project-member] https://10.4.3.189/volume/v3/volumes/17e1ae07-9a1f-4554-8261-428e3b8c13a4 returned with HTTP 200 Aug 25 05:47:49.138047 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 753/3009] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:47:49 2026] GET /volume/v3/volumes/17e1ae07-9a1f-4554-8261-428e3b8c13a4 => generated 905 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:47:49.161119 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-325acb79-42a4-4715-ae4a-fe1a860001e7 req-361c761c-0d7c-49e5-8210-a5c560ab0256 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:47:49.163554 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-325acb79-42a4-4715-ae4a-fe1a860001e7 req-361c761c-0d7c-49e5-8210-a5c560ab0256 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] GET https://10.4.3.189/volume/v3/volumes/7559e9f0-01e0-47ad-9a85-6b76f7d63347 Aug 25 05:47:49.163873 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-325acb79-42a4-4715-ae4a-fe1a860001e7 req-361c761c-0d7c-49e5-8210-a5c560ab0256 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:47:49.164104 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-325acb79-42a4-4715-ae4a-fe1a860001e7 req-361c761c-0d7c-49e5-8210-a5c560ab0256 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:47:49.179534 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:47:49.179534 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:47:49.182676 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [req-325acb79-42a4-4715-ae4a-fe1a860001e7 req-361c761c-0d7c-49e5-8210-a5c560ab0256 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Volume info retrieved successfully. Aug 25 05:47:49.186954 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-325acb79-42a4-4715-ae4a-fe1a860001e7 req-361c761c-0d7c-49e5-8210-a5c560ab0256 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] https://10.4.3.189/volume/v3/volumes/7559e9f0-01e0-47ad-9a85-6b76f7d63347 returned with HTTP 200 Aug 25 05:47:49.187250 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 761/3010] 10.4.3.189 () {68 vars in 1598 bytes} [Tue Aug 25 05:47:49 2026] GET /volume/v3/volumes/7559e9f0-01e0-47ad-9a85-6b76f7d63347 => generated 1511 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:47:49.209230 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-325acb79-42a4-4715-ae4a-fe1a860001e7 req-9d3ad42f-bf5f-4277-9bfb-0eaf7e416566 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:47:49.212754 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-325acb79-42a4-4715-ae4a-fe1a860001e7 req-9d3ad42f-bf5f-4277-9bfb-0eaf7e416566 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] POST https://10.4.3.189/volume/v3/volumes/7559e9f0-01e0-47ad-9a85-6b76f7d63347/action Aug 25 05:47:49.212754 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-325acb79-42a4-4715-ae4a-fe1a860001e7 req-9d3ad42f-bf5f-4277-9bfb-0eaf7e416566 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100269) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 05:47:49.212754 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-325acb79-42a4-4715-ae4a-fe1a860001e7 req-9d3ad42f-bf5f-4277-9bfb-0eaf7e416566 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:47:49.229163 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:47:49.229163 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:47:49.229163 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [req-325acb79-42a4-4715-ae4a-fe1a860001e7 req-9d3ad42f-bf5f-4277-9bfb-0eaf7e416566 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Volume info retrieved successfully. Aug 25 05:47:49.236421 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [req-325acb79-42a4-4715-ae4a-fe1a860001e7 req-9d3ad42f-bf5f-4277-9bfb-0eaf7e416566 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Begin detaching volume completed successfully. Aug 25 05:47:49.236851 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-325acb79-42a4-4715-ae4a-fe1a860001e7 req-9d3ad42f-bf5f-4277-9bfb-0eaf7e416566 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] https://10.4.3.189/volume/v3/volumes/7559e9f0-01e0-47ad-9a85-6b76f7d63347/action returned with HTTP 202 Aug 25 05:47:49.237434 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 749/3011] 10.4.3.189 () {72 vars in 1672 bytes} [Tue Aug 25 05:47:49 2026] POST /volume/v3/volumes/7559e9f0-01e0-47ad-9a85-6b76f7d63347/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 05:47:49.264167 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-2edbaeec-fb65-4cfa-8438-30f6ce5509be None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:47:49.266954 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-2edbaeec-fb65-4cfa-8438-30f6ce5509be tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] GET https://10.4.3.189/volume/v3/volumes/7559e9f0-01e0-47ad-9a85-6b76f7d63347 Aug 25 05:47:49.267284 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-2edbaeec-fb65-4cfa-8438-30f6ce5509be tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:47:49.267548 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-2edbaeec-fb65-4cfa-8438-30f6ce5509be tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:47:49.283705 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:47:49.283705 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:47:49.287460 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-16da603e-de22-48b2-8092-b2fb841612ad None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:47:49.287899 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-16da603e-de22-48b2-8092-b2fb841612ad None None] GET https://10.4.3.189/volume// Aug 25 05:47:49.288098 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-16da603e-de22-48b2-8092-b2fb841612ad None None] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:47:49.288319 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-16da603e-de22-48b2-8092-b2fb841612ad None None] Calling method 'all' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:47:49.288748 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-16da603e-de22-48b2-8092-b2fb841612ad None None] https://10.4.3.189/volume// returned with HTTP 300 Aug 25 05:47:49.288999 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 754/3012] 10.4.3.189 () {66 vars in 1426 bytes} [Tue Aug 25 05:47: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 25 05:47:49.292524 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-2edbaeec-fb65-4cfa-8438-30f6ce5509be tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Volume info retrieved successfully. Aug 25 05:47:49.298423 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-325acb79-42a4-4715-ae4a-fe1a860001e7 req-c0dd8288-3525-4a2d-86f2-53e49c901330 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:47:49.298544 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-2edbaeec-fb65-4cfa-8438-30f6ce5509be tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] https://10.4.3.189/volume/v3/volumes/7559e9f0-01e0-47ad-9a85-6b76f7d63347 returned with HTTP 200 Aug 25 05:47:49.298986 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 749/3013] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:47:49 2026] GET /volume/v3/volumes/7559e9f0-01e0-47ad-9a85-6b76f7d63347 => generated 1514 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:47:49.302735 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-325acb79-42a4-4715-ae4a-fe1a860001e7 req-c0dd8288-3525-4a2d-86f2-53e49c901330 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] GET https://10.4.3.189/volume/v3/volumes/7559e9f0-01e0-47ad-9a85-6b76f7d63347 Aug 25 05:47:49.302959 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-325acb79-42a4-4715-ae4a-fe1a860001e7 req-c0dd8288-3525-4a2d-86f2-53e49c901330 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:47:49.303210 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-325acb79-42a4-4715-ae4a-fe1a860001e7 req-c0dd8288-3525-4a2d-86f2-53e49c901330 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:47:49.319091 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:47:49.319091 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:47:49.323414 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [req-325acb79-42a4-4715-ae4a-fe1a860001e7 req-c0dd8288-3525-4a2d-86f2-53e49c901330 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Volume info retrieved successfully. Aug 25 05:47:49.329080 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-325acb79-42a4-4715-ae4a-fe1a860001e7 req-c0dd8288-3525-4a2d-86f2-53e49c901330 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] https://10.4.3.189/volume/v3/volumes/7559e9f0-01e0-47ad-9a85-6b76f7d63347 returned with HTTP 200 Aug 25 05:47:49.329602 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 762/3014] 10.4.3.189 () {70 vars in 1639 bytes} [Tue Aug 25 05:47:49 2026] GET /volume/v3/volumes/7559e9f0-01e0-47ad-9a85-6b76f7d63347 => generated 1694 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 05:47:49.577910 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-2f568ff7-c28f-4751-9b0c-774e749e6513 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:47:49.580766 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-2f568ff7-c28f-4751-9b0c-774e749e6513 tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] GET https://10.4.3.189/volume/v3/backups/a3984156-bf1c-4bef-af9a-8abb0ecd1dc1 Aug 25 05:47:49.580766 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-2f568ff7-c28f-4751-9b0c-774e749e6513 tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:47:49.580908 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-2f568ff7-c28f-4751-9b0c-774e749e6513 tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:47:49.581041 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-2f568ff7-c28f-4751-9b0c-774e749e6513 tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] Show backup with id a3984156-bf1c-4bef-af9a-8abb0ecd1dc1. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:47:49.587006 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:47:49.587006 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:47:49.587413 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-0b7893f0-73a4-432e-9365-dbd3ce9f944f None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:47:49.587964 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-2f568ff7-c28f-4751-9b0c-774e749e6513 tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] https://10.4.3.189/volume/v3/backups/a3984156-bf1c-4bef-af9a-8abb0ecd1dc1 returned with HTTP 200 Aug 25 05:47:49.588618 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 750/3015] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:47:49 2026] GET /volume/v3/backups/a3984156-bf1c-4bef-af9a-8abb0ecd1dc1 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:47:49.592158 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-0b7893f0-73a4-432e-9365-dbd3ce9f944f tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] GET https://10.4.3.189/volume/v3/backups/6bed6116-9b4b-4c4f-8c27-79f8049a4a8e Aug 25 05:47:49.592158 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-0b7893f0-73a4-432e-9365-dbd3ce9f944f tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:47:49.592158 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-0b7893f0-73a4-432e-9365-dbd3ce9f944f tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:47:49.592158 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-0b7893f0-73a4-432e-9365-dbd3ce9f944f tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Show backup with id 6bed6116-9b4b-4c4f-8c27-79f8049a4a8e. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:47:49.596416 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:47:49.596416 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:47:49.597414 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-0b7893f0-73a4-432e-9365-dbd3ce9f944f tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] https://10.4.3.189/volume/v3/backups/6bed6116-9b4b-4c4f-8c27-79f8049a4a8e returned with HTTP 200 Aug 25 05:47:49.598478 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 755/3016] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:47:49 2026] GET /volume/v3/backups/6bed6116-9b4b-4c4f-8c27-79f8049a4a8e => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:47:49.975320 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-60cd49a8-966e-404f-b843-587ae9deb6db None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:47:49.983172 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-60cd49a8-966e-404f-b843-587ae9deb6db tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] GET https://10.4.3.189/volume/v3/backups/ded4c645-c072-49e1-af27-5851ee5e79b7 Aug 25 05:47:49.983936 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-60cd49a8-966e-404f-b843-587ae9deb6db tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:47:49.984798 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-60cd49a8-966e-404f-b843-587ae9deb6db tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:47:49.985160 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-60cd49a8-966e-404f-b843-587ae9deb6db tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Show backup with id ded4c645-c072-49e1-af27-5851ee5e79b7. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:47:49.993009 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:47:49.993009 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:47:49.994193 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-60cd49a8-966e-404f-b843-587ae9deb6db tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] https://10.4.3.189/volume/v3/backups/ded4c645-c072-49e1-af27-5851ee5e79b7 returned with HTTP 200 Aug 25 05:47:49.994591 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 750/3017] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:47:49 2026] GET /volume/v3/backups/ded4c645-c072-49e1-af27-5851ee5e79b7 => generated 792 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:47:50.003630 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-325acb79-42a4-4715-ae4a-fe1a860001e7 req-b890bcc6-d75e-44d9-b69a-e0004e0ec092 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:47:50.005540 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-325acb79-42a4-4715-ae4a-fe1a860001e7 req-b890bcc6-d75e-44d9-b69a-e0004e0ec092 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] GET https://10.4.3.189/volume/v3/volumes/7559e9f0-01e0-47ad-9a85-6b76f7d63347 Aug 25 05:47:50.006135 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-325acb79-42a4-4715-ae4a-fe1a860001e7 req-b890bcc6-d75e-44d9-b69a-e0004e0ec092 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:47:50.006135 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-325acb79-42a4-4715-ae4a-fe1a860001e7 req-b890bcc6-d75e-44d9-b69a-e0004e0ec092 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:47:50.018819 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:47:50.018819 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:47:50.022178 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [req-325acb79-42a4-4715-ae4a-fe1a860001e7 req-b890bcc6-d75e-44d9-b69a-e0004e0ec092 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Volume info retrieved successfully. Aug 25 05:47:50.032103 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-325acb79-42a4-4715-ae4a-fe1a860001e7 req-b890bcc6-d75e-44d9-b69a-e0004e0ec092 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] https://10.4.3.189/volume/v3/volumes/7559e9f0-01e0-47ad-9a85-6b76f7d63347 returned with HTTP 200 Aug 25 05:47:50.032103 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 763/3018] 10.4.3.189 () {68 vars in 1598 bytes} [Tue Aug 25 05:47:50 2026] GET /volume/v3/volumes/7559e9f0-01e0-47ad-9a85-6b76f7d63347 => generated 1514 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:47:50.072416 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-325acb79-42a4-4715-ae4a-fe1a860001e7 req-d52f0991-cfb0-4e15-942f-1b58dd83131f None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:47:50.074995 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-325acb79-42a4-4715-ae4a-fe1a860001e7 req-d52f0991-cfb0-4e15-942f-1b58dd83131f tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] DELETE https://10.4.3.189/volume/v3/attachments/83b35b9a-c1c6-4597-a85a-65f8643ac918 Aug 25 05:47:50.075202 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-325acb79-42a4-4715-ae4a-fe1a860001e7 req-d52f0991-cfb0-4e15-942f-1b58dd83131f tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:47:50.075428 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-325acb79-42a4-4715-ae4a-fe1a860001e7 req-d52f0991-cfb0-4e15-942f-1b58dd83131f tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Calling method 'version_select' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:47:50.084550 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:47:50.084550 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:47:50.154388 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-24351549-0cf8-4a83-a12f-1a6289404fdc None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:47:50.156835 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-24351549-0cf8-4a83-a12f-1a6289404fdc tempest-ImageDependencyTests-2054836957 tempest-ImageDependencyTests-2054836957-project-member] GET https://10.4.3.189/volume/v3/volumes/17e1ae07-9a1f-4554-8261-428e3b8c13a4 Aug 25 05:47:50.157110 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-24351549-0cf8-4a83-a12f-1a6289404fdc tempest-ImageDependencyTests-2054836957 tempest-ImageDependencyTests-2054836957-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:47:50.157495 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-24351549-0cf8-4a83-a12f-1a6289404fdc tempest-ImageDependencyTests-2054836957 tempest-ImageDependencyTests-2054836957-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:47:50.157873 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-325acb79-42a4-4715-ae4a-fe1a860001e7 req-d52f0991-cfb0-4e15-942f-1b58dd83131f tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] https://10.4.3.189/volume/v3/attachments/83b35b9a-c1c6-4597-a85a-65f8643ac918 returned with HTTP 200 Aug 25 05:47:50.158476 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 751/3019] 10.4.3.189 () {72 vars in 1673 bytes} [Tue Aug 25 05:47:50 2026] DELETE /volume/v3/attachments/83b35b9a-c1c6-4597-a85a-65f8643ac918 => generated 192 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:47:50.168846 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:47:50.168846 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:47:50.174486 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-24351549-0cf8-4a83-a12f-1a6289404fdc tempest-ImageDependencyTests-2054836957 tempest-ImageDependencyTests-2054836957-project-member] Volume info retrieved successfully. Aug 25 05:47:50.182249 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-24351549-0cf8-4a83-a12f-1a6289404fdc tempest-ImageDependencyTests-2054836957 tempest-ImageDependencyTests-2054836957-project-member] https://10.4.3.189/volume/v3/volumes/17e1ae07-9a1f-4554-8261-428e3b8c13a4 returned with HTTP 200 Aug 25 05:47:50.182884 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 756/3020] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:47:50 2026] GET /volume/v3/volumes/17e1ae07-9a1f-4554-8261-428e3b8c13a4 => generated 905 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:47:50.318141 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-16fa288d-ad7d-4bb1-95b1-6b5b5c98f1d6 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:47:50.323857 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-16fa288d-ad7d-4bb1-95b1-6b5b5c98f1d6 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] GET https://10.4.3.189/volume/v3/volumes/7559e9f0-01e0-47ad-9a85-6b76f7d63347 Aug 25 05:47:50.324969 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-16fa288d-ad7d-4bb1-95b1-6b5b5c98f1d6 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:47:50.324969 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-16fa288d-ad7d-4bb1-95b1-6b5b5c98f1d6 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:47:50.341838 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:47:50.341838 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:47:50.347661 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-16fa288d-ad7d-4bb1-95b1-6b5b5c98f1d6 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Volume info retrieved successfully. Aug 25 05:47:50.353702 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-16fa288d-ad7d-4bb1-95b1-6b5b5c98f1d6 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] https://10.4.3.189/volume/v3/volumes/7559e9f0-01e0-47ad-9a85-6b76f7d63347 returned with HTTP 200 Aug 25 05:47:50.354253 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 751/3021] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:47:50 2026] GET /volume/v3/volumes/7559e9f0-01e0-47ad-9a85-6b76f7d63347 => generated 1214 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:47:50.600617 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-c460fb90-6ba2-4cd3-91a4-1bb03abd15c4 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:47:50.602418 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-c460fb90-6ba2-4cd3-91a4-1bb03abd15c4 tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] GET https://10.4.3.189/volume/v3/backups/a3984156-bf1c-4bef-af9a-8abb0ecd1dc1 Aug 25 05:47:50.602531 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-c460fb90-6ba2-4cd3-91a4-1bb03abd15c4 tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:47:50.602742 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-c460fb90-6ba2-4cd3-91a4-1bb03abd15c4 tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:47:50.602839 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-c460fb90-6ba2-4cd3-91a4-1bb03abd15c4 tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] Show backup with id a3984156-bf1c-4bef-af9a-8abb0ecd1dc1. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:47:50.607841 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:47:50.607841 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:47:50.608857 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-c460fb90-6ba2-4cd3-91a4-1bb03abd15c4 tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] https://10.4.3.189/volume/v3/backups/a3984156-bf1c-4bef-af9a-8abb0ecd1dc1 returned with HTTP 200 Aug 25 05:47:50.608959 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-e64d5270-2b35-417c-88d5-6cbe4493bf5a None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:47:50.609304 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 764/3022] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:47:50 2026] GET /volume/v3/backups/a3984156-bf1c-4bef-af9a-8abb0ecd1dc1 => generated 751 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:47:50.611243 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-e64d5270-2b35-417c-88d5-6cbe4493bf5a tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] GET https://10.4.3.189/volume/v3/backups/6bed6116-9b4b-4c4f-8c27-79f8049a4a8e Aug 25 05:47:50.611507 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-e64d5270-2b35-417c-88d5-6cbe4493bf5a tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:47:50.611747 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-e64d5270-2b35-417c-88d5-6cbe4493bf5a tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:47:50.611877 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-e64d5270-2b35-417c-88d5-6cbe4493bf5a tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Show backup with id 6bed6116-9b4b-4c4f-8c27-79f8049a4a8e. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:47:50.618029 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:47:50.618029 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:47:50.619091 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-e64d5270-2b35-417c-88d5-6cbe4493bf5a tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] https://10.4.3.189/volume/v3/backups/6bed6116-9b4b-4c4f-8c27-79f8049a4a8e returned with HTTP 200 Aug 25 05:47:50.619589 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 752/3023] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:47:50 2026] GET /volume/v3/backups/6bed6116-9b4b-4c4f-8c27-79f8049a4a8e => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:47:51.007019 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-4e22aaf2-00f2-4a8f-b807-79631cb3db40 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:47:51.009382 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-4e22aaf2-00f2-4a8f-b807-79631cb3db40 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] GET https://10.4.3.189/volume/v3/backups/ded4c645-c072-49e1-af27-5851ee5e79b7 Aug 25 05:47:51.009670 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-4e22aaf2-00f2-4a8f-b807-79631cb3db40 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:47:51.009863 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-4e22aaf2-00f2-4a8f-b807-79631cb3db40 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:47:51.009966 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-4e22aaf2-00f2-4a8f-b807-79631cb3db40 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Show backup with id ded4c645-c072-49e1-af27-5851ee5e79b7. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:47:51.017080 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:47:51.017080 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:47:51.017080 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-4e22aaf2-00f2-4a8f-b807-79631cb3db40 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] https://10.4.3.189/volume/v3/backups/ded4c645-c072-49e1-af27-5851ee5e79b7 returned with HTTP 200 Aug 25 05:47:51.017753 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 757/3024] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:47:51 2026] GET /volume/v3/backups/ded4c645-c072-49e1-af27-5851ee5e79b7 => generated 792 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:47:51.198983 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-309f088a-f238-47e5-b13c-0772c667913b None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:47:51.201116 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-309f088a-f238-47e5-b13c-0772c667913b tempest-ImageDependencyTests-2054836957 tempest-ImageDependencyTests-2054836957-project-member] GET https://10.4.3.189/volume/v3/volumes/17e1ae07-9a1f-4554-8261-428e3b8c13a4 Aug 25 05:47:51.201352 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-309f088a-f238-47e5-b13c-0772c667913b tempest-ImageDependencyTests-2054836957 tempest-ImageDependencyTests-2054836957-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:47:51.201562 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-309f088a-f238-47e5-b13c-0772c667913b tempest-ImageDependencyTests-2054836957 tempest-ImageDependencyTests-2054836957-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:47:51.209026 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:47:51.209026 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:47:51.217183 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-309f088a-f238-47e5-b13c-0772c667913b tempest-ImageDependencyTests-2054836957 tempest-ImageDependencyTests-2054836957-project-member] Volume info retrieved successfully. Aug 25 05:47:51.222168 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-309f088a-f238-47e5-b13c-0772c667913b tempest-ImageDependencyTests-2054836957 tempest-ImageDependencyTests-2054836957-project-member] https://10.4.3.189/volume/v3/volumes/17e1ae07-9a1f-4554-8261-428e3b8c13a4 returned with HTTP 200 Aug 25 05:47:51.222557 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 752/3025] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:47:51 2026] GET /volume/v3/volumes/17e1ae07-9a1f-4554-8261-428e3b8c13a4 => generated 905 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:47:51.624590 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-8ad65e83-822c-464c-a5b1-ef925070de05 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:47:51.626576 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-8ad65e83-822c-464c-a5b1-ef925070de05 tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] GET https://10.4.3.189/volume/v3/backups/a3984156-bf1c-4bef-af9a-8abb0ecd1dc1 Aug 25 05:47:51.626576 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-8ad65e83-822c-464c-a5b1-ef925070de05 tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:47:51.626576 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-8ad65e83-822c-464c-a5b1-ef925070de05 tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:47:51.626576 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-8ad65e83-822c-464c-a5b1-ef925070de05 tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] Show backup with id a3984156-bf1c-4bef-af9a-8abb0ecd1dc1. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:47:51.632368 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:47:51.632368 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:47:51.633021 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-8ad65e83-822c-464c-a5b1-ef925070de05 tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] https://10.4.3.189/volume/v3/backups/a3984156-bf1c-4bef-af9a-8abb0ecd1dc1 returned with HTTP 200 Aug 25 05:47:51.633518 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 765/3026] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:47:51 2026] GET /volume/v3/backups/a3984156-bf1c-4bef-af9a-8abb0ecd1dc1 => generated 751 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:47:51.645231 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-302d319c-b413-4149-a00e-130af1cdd475 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:47:51.647727 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-302d319c-b413-4149-a00e-130af1cdd475 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] GET https://10.4.3.189/volume/v3/backups/6bed6116-9b4b-4c4f-8c27-79f8049a4a8e Aug 25 05:47:51.647988 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-302d319c-b413-4149-a00e-130af1cdd475 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:47:51.648209 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-302d319c-b413-4149-a00e-130af1cdd475 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:47:51.648327 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-302d319c-b413-4149-a00e-130af1cdd475 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Show backup with id 6bed6116-9b4b-4c4f-8c27-79f8049a4a8e. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:47:51.654183 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:47:51.654183 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:47:51.655291 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-302d319c-b413-4149-a00e-130af1cdd475 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] https://10.4.3.189/volume/v3/backups/6bed6116-9b4b-4c4f-8c27-79f8049a4a8e returned with HTTP 200 Aug 25 05:47:51.656705 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 753/3027] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:47:51 2026] GET /volume/v3/backups/6bed6116-9b4b-4c4f-8c27-79f8049a4a8e => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:47:52.027595 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-c549e955-ba11-44b7-9c67-1906cfcdd990 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:47:52.029510 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c549e955-ba11-44b7-9c67-1906cfcdd990 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] GET https://10.4.3.189/volume/v3/backups/ded4c645-c072-49e1-af27-5851ee5e79b7 Aug 25 05:47:52.029963 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c549e955-ba11-44b7-9c67-1906cfcdd990 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:47:52.029963 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c549e955-ba11-44b7-9c67-1906cfcdd990 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:47:52.033120 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-c549e955-ba11-44b7-9c67-1906cfcdd990 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Show backup with id ded4c645-c072-49e1-af27-5851ee5e79b7. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:47:52.034968 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:47:52.034968 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:47:52.035897 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c549e955-ba11-44b7-9c67-1906cfcdd990 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] https://10.4.3.189/volume/v3/backups/ded4c645-c072-49e1-af27-5851ee5e79b7 returned with HTTP 200 Aug 25 05:47:52.037785 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 758/3028] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:47:52 2026] GET /volume/v3/backups/ded4c645-c072-49e1-af27-5851ee5e79b7 => generated 792 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:47:52.237105 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-b325311f-2657-484b-82f9-ab345d33cd9e None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:47:52.240283 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-b325311f-2657-484b-82f9-ab345d33cd9e tempest-ImageDependencyTests-2054836957 tempest-ImageDependencyTests-2054836957-project-member] GET https://10.4.3.189/volume/v3/volumes/17e1ae07-9a1f-4554-8261-428e3b8c13a4 Aug 25 05:47:52.240480 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-b325311f-2657-484b-82f9-ab345d33cd9e tempest-ImageDependencyTests-2054836957 tempest-ImageDependencyTests-2054836957-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:47:52.240691 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-b325311f-2657-484b-82f9-ab345d33cd9e tempest-ImageDependencyTests-2054836957 tempest-ImageDependencyTests-2054836957-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:47:52.249694 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:47:52.249694 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:47:52.254397 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-b325311f-2657-484b-82f9-ab345d33cd9e tempest-ImageDependencyTests-2054836957 tempest-ImageDependencyTests-2054836957-project-member] Volume info retrieved successfully. Aug 25 05:47:52.261711 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-b325311f-2657-484b-82f9-ab345d33cd9e tempest-ImageDependencyTests-2054836957 tempest-ImageDependencyTests-2054836957-project-member] https://10.4.3.189/volume/v3/volumes/17e1ae07-9a1f-4554-8261-428e3b8c13a4 returned with HTTP 200 Aug 25 05:47:52.262075 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 753/3029] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:47:52 2026] GET /volume/v3/volumes/17e1ae07-9a1f-4554-8261-428e3b8c13a4 => generated 905 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:47:52.644819 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-4a77f707-db39-4100-8f18-75b5b205578b None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:47:52.646918 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-4a77f707-db39-4100-8f18-75b5b205578b tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] GET https://10.4.3.189/volume/v3/backups/a3984156-bf1c-4bef-af9a-8abb0ecd1dc1 Aug 25 05:47:52.647169 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-4a77f707-db39-4100-8f18-75b5b205578b tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:47:52.648343 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-4a77f707-db39-4100-8f18-75b5b205578b tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:47:52.648343 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-4a77f707-db39-4100-8f18-75b5b205578b tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] Show backup with id a3984156-bf1c-4bef-af9a-8abb0ecd1dc1. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:47:52.654888 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:47:52.654888 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:47:52.655821 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-4a77f707-db39-4100-8f18-75b5b205578b tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] https://10.4.3.189/volume/v3/backups/a3984156-bf1c-4bef-af9a-8abb0ecd1dc1 returned with HTTP 200 Aug 25 05:47:52.656881 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 766/3030] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:47:52 2026] GET /volume/v3/backups/a3984156-bf1c-4bef-af9a-8abb0ecd1dc1 => generated 752 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:47:52.666675 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-d0e7495e-f29e-4b98-89dd-6660d074042d None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:47:52.670749 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-d0e7495e-f29e-4b98-89dd-6660d074042d tempest-VolumesBackupsTest-1415835281 tempest-VolumesBackupsTest-1415835281-project-admin] GET https://10.4.3.189/volume/v3/backups/31312a5a-64eb-407e-b7e8-1cfdefe8f72c Aug 25 05:47:52.670974 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-d0e7495e-f29e-4b98-89dd-6660d074042d tempest-VolumesBackupsTest-1415835281 tempest-VolumesBackupsTest-1415835281-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:47:52.671232 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-d0e7495e-f29e-4b98-89dd-6660d074042d tempest-VolumesBackupsTest-1415835281 tempest-VolumesBackupsTest-1415835281-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:47:52.671372 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-d0e7495e-f29e-4b98-89dd-6660d074042d tempest-VolumesBackupsTest-1415835281 tempest-VolumesBackupsTest-1415835281-project-admin] Show backup with id 31312a5a-64eb-407e-b7e8-1cfdefe8f72c. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:47:52.674458 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-36334b92-ecfa-465f-89c7-d4e7f74948ba None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:47:52.678189 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-36334b92-ecfa-465f-89c7-d4e7f74948ba tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] GET https://10.4.3.189/volume/v3/backups/6bed6116-9b4b-4c4f-8c27-79f8049a4a8e Aug 25 05:47:52.678597 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-36334b92-ecfa-465f-89c7-d4e7f74948ba tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:47:52.678736 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-36334b92-ecfa-465f-89c7-d4e7f74948ba tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:47:52.678874 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-36334b92-ecfa-465f-89c7-d4e7f74948ba tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Show backup with id 6bed6116-9b4b-4c4f-8c27-79f8049a4a8e. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:47:52.682944 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:47:52.682944 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:47:52.683895 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-d0e7495e-f29e-4b98-89dd-6660d074042d tempest-VolumesBackupsTest-1415835281 tempest-VolumesBackupsTest-1415835281-project-admin] https://10.4.3.189/volume/v3/backups/31312a5a-64eb-407e-b7e8-1cfdefe8f72c returned with HTTP 200 Aug 25 05:47:52.684439 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 754/3031] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:47:52 2026] GET /volume/v3/backups/31312a5a-64eb-407e-b7e8-1cfdefe8f72c => generated 752 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:47:52.688502 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:47:52.688502 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:47:52.689336 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-36334b92-ecfa-465f-89c7-d4e7f74948ba tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] https://10.4.3.189/volume/v3/backups/6bed6116-9b4b-4c4f-8c27-79f8049a4a8e returned with HTTP 200 Aug 25 05:47:52.689888 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 759/3032] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:47:52 2026] GET /volume/v3/backups/6bed6116-9b4b-4c4f-8c27-79f8049a4a8e => generated 736 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:47:52.694585 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-2a478518-17da-4cd2-820f-c81bd19c9dee None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:47:52.696536 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-2a478518-17da-4cd2-820f-c81bd19c9dee tempest-VolumesBackupsTest-1415835281 tempest-VolumesBackupsTest-1415835281-project-admin] POST https://10.4.3.189/volume/v3/backups Aug 25 05:47:52.696936 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-2a478518-17da-4cd2-820f-c81bd19c9dee tempest-VolumesBackupsTest-1415835281 tempest-VolumesBackupsTest-1415835281-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "bffd4383-e7d6-4e56-8732-9eabdebc49ae", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-1821890726"}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:47:52.698546 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.contrib.backups [None req-2a478518-17da-4cd2-820f-c81bd19c9dee tempest-VolumesBackupsTest-1415835281 tempest-VolumesBackupsTest-1415835281-project-admin] Creating new backup {'backup': {'volume_id': 'bffd4383-e7d6-4e56-8732-9eabdebc49ae', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-1821890726'}} {{(pid=100270) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 25 05:47:52.698737 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.contrib.backups [None req-2a478518-17da-4cd2-820f-c81bd19c9dee tempest-VolumesBackupsTest-1415835281 tempest-VolumesBackupsTest-1415835281-project-admin] Creating backup of volume bffd4383-e7d6-4e56-8732-9eabdebc49ae in container None Aug 25 05:47:52.707144 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:47:52.707144 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:47:52.707563 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-2a478518-17da-4cd2-820f-c81bd19c9dee tempest-VolumesBackupsTest-1415835281 tempest-VolumesBackupsTest-1415835281-project-admin] Volume info retrieved successfully. Aug 25 05:47:52.742555 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.quota [None req-2a478518-17da-4cd2-820f-c81bd19c9dee tempest-VolumesBackupsTest-1415835281 tempest-VolumesBackupsTest-1415835281-project-admin] Created reservations ['52aef049-145b-41d9-b964-a90ec68ee464', 'e9d215e0-47da-4d75-8e86-f79e5bb1e65b'] {{(pid=100270) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:47:52.787023 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-2a478518-17da-4cd2-820f-c81bd19c9dee tempest-VolumesBackupsTest-1415835281 tempest-VolumesBackupsTest-1415835281-project-admin] https://10.4.3.189/volume/v3/backups returned with HTTP 202 Aug 25 05:47:52.787521 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 754/3033] 10.4.3.189 () {68 vars in 1259 bytes} [Tue Aug 25 05:47:52 2026] POST /volume/v3/backups => generated 330 bytes in 93 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 05:47:52.800158 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-0be9af5c-1b70-44e9-8492-54fd2597cb2b None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:47:52.804741 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-0be9af5c-1b70-44e9-8492-54fd2597cb2b tempest-VolumesBackupsTest-1415835281 tempest-VolumesBackupsTest-1415835281-project-admin] GET https://10.4.3.189/volume/v3/backups/b01f576d-a9f2-4412-8286-fd083ff243b0 Aug 25 05:47:52.804974 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-0be9af5c-1b70-44e9-8492-54fd2597cb2b tempest-VolumesBackupsTest-1415835281 tempest-VolumesBackupsTest-1415835281-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:47:52.805308 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-0be9af5c-1b70-44e9-8492-54fd2597cb2b tempest-VolumesBackupsTest-1415835281 tempest-VolumesBackupsTest-1415835281-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:47:52.805454 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-0be9af5c-1b70-44e9-8492-54fd2597cb2b tempest-VolumesBackupsTest-1415835281 tempest-VolumesBackupsTest-1415835281-project-admin] Show backup with id b01f576d-a9f2-4412-8286-fd083ff243b0. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:47:52.813839 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:47:52.813839 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:47:52.814764 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-0be9af5c-1b70-44e9-8492-54fd2597cb2b tempest-VolumesBackupsTest-1415835281 tempest-VolumesBackupsTest-1415835281-project-admin] https://10.4.3.189/volume/v3/backups/b01f576d-a9f2-4412-8286-fd083ff243b0 returned with HTTP 200 Aug 25 05:47:52.815292 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 767/3034] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:47:52 2026] GET /volume/v3/backups/b01f576d-a9f2-4412-8286-fd083ff243b0 => generated 736 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:47:52.874244 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-030f01fd-269d-4a59-98d8-559feb013cc8 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:47:52.877853 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-030f01fd-269d-4a59-98d8-559feb013cc8 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] GET https://10.4.3.189/volume/v3/volumes/7559e9f0-01e0-47ad-9a85-6b76f7d63347 Aug 25 05:47:52.878271 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-030f01fd-269d-4a59-98d8-559feb013cc8 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:47:52.878471 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-030f01fd-269d-4a59-98d8-559feb013cc8 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:47:52.894656 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:47:52.894656 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:47:52.899691 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-030f01fd-269d-4a59-98d8-559feb013cc8 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Volume info retrieved successfully. Aug 25 05:47:52.905872 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-030f01fd-269d-4a59-98d8-559feb013cc8 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] https://10.4.3.189/volume/v3/volumes/7559e9f0-01e0-47ad-9a85-6b76f7d63347 returned with HTTP 200 Aug 25 05:47:52.906505 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 755/3035] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:47:52 2026] GET /volume/v3/volumes/7559e9f0-01e0-47ad-9a85-6b76f7d63347 => generated 1214 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:47:52.960490 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-03baef2d-3ab2-41d9-a75f-adf91492b8fa req-73471504-60b6-49c9-905d-ebc4518245bb None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:47:52.963233 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-03baef2d-3ab2-41d9-a75f-adf91492b8fa req-73471504-60b6-49c9-905d-ebc4518245bb tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] GET https://10.4.3.189/volume/v3/volumes/7559e9f0-01e0-47ad-9a85-6b76f7d63347 Aug 25 05:47:52.964360 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-03baef2d-3ab2-41d9-a75f-adf91492b8fa req-73471504-60b6-49c9-905d-ebc4518245bb tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:47:52.964360 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-03baef2d-3ab2-41d9-a75f-adf91492b8fa req-73471504-60b6-49c9-905d-ebc4518245bb tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:47:52.982079 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:47:52.982079 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:47:52.986879 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [req-03baef2d-3ab2-41d9-a75f-adf91492b8fa req-73471504-60b6-49c9-905d-ebc4518245bb tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Volume info retrieved successfully. Aug 25 05:47:52.993403 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-03baef2d-3ab2-41d9-a75f-adf91492b8fa req-73471504-60b6-49c9-905d-ebc4518245bb tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] https://10.4.3.189/volume/v3/volumes/7559e9f0-01e0-47ad-9a85-6b76f7d63347 returned with HTTP 200 Aug 25 05:47:52.993867 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 760/3036] 10.4.3.189 () {68 vars in 1598 bytes} [Tue Aug 25 05:47:52 2026] GET /volume/v3/volumes/7559e9f0-01e0-47ad-9a85-6b76f7d63347 => generated 1214 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:47:53.018660 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [req-03baef2d-3ab2-41d9-a75f-adf91492b8fa req-4a066362-1a99-4717-8abd-2222c50992c7 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:47:53.023107 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-03baef2d-3ab2-41d9-a75f-adf91492b8fa req-4a066362-1a99-4717-8abd-2222c50992c7 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] POST https://10.4.3.189/volume/v3/volumes/7559e9f0-01e0-47ad-9a85-6b76f7d63347/action Aug 25 05:47:53.023107 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-03baef2d-3ab2-41d9-a75f-adf91492b8fa req-4a066362-1a99-4717-8abd-2222c50992c7 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100270) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 05:47:53.023107 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-03baef2d-3ab2-41d9-a75f-adf91492b8fa req-4a066362-1a99-4717-8abd-2222c50992c7 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:47:53.038317 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:47:53.038317 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:47:53.039293 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [req-03baef2d-3ab2-41d9-a75f-adf91492b8fa req-4a066362-1a99-4717-8abd-2222c50992c7 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Volume info retrieved successfully. Aug 25 05:47:53.050604 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-10e97c67-bc32-475e-bd66-456ea0df8694 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:47:53.050914 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [req-03baef2d-3ab2-41d9-a75f-adf91492b8fa req-4a066362-1a99-4717-8abd-2222c50992c7 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Begin detaching volume completed successfully. Aug 25 05:47:53.051458 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-03baef2d-3ab2-41d9-a75f-adf91492b8fa req-4a066362-1a99-4717-8abd-2222c50992c7 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] https://10.4.3.189/volume/v3/volumes/7559e9f0-01e0-47ad-9a85-6b76f7d63347/action returned with HTTP 202 Aug 25 05:47:53.052050 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 755/3037] 10.4.3.189 () {72 vars in 1672 bytes} [Tue Aug 25 05:47:53 2026] POST /volume/v3/volumes/7559e9f0-01e0-47ad-9a85-6b76f7d63347/action => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 05:47:53.053709 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-10e97c67-bc32-475e-bd66-456ea0df8694 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] GET https://10.4.3.189/volume/v3/backups/ded4c645-c072-49e1-af27-5851ee5e79b7 Aug 25 05:47:53.054013 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-10e97c67-bc32-475e-bd66-456ea0df8694 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:47:53.054337 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-10e97c67-bc32-475e-bd66-456ea0df8694 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:47:53.054496 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-10e97c67-bc32-475e-bd66-456ea0df8694 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Show backup with id ded4c645-c072-49e1-af27-5851ee5e79b7. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:47:53.060344 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:47:53.060344 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:47:53.062169 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-10e97c67-bc32-475e-bd66-456ea0df8694 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] https://10.4.3.189/volume/v3/backups/ded4c645-c072-49e1-af27-5851ee5e79b7 returned with HTTP 200 Aug 25 05:47:53.062694 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 768/3038] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:47:53 2026] GET /volume/v3/backups/ded4c645-c072-49e1-af27-5851ee5e79b7 => generated 792 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:47:53.071081 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-c940bbb2-3d80-4dd0-b666-0d56c7c48d02 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:47:53.073094 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-c940bbb2-3d80-4dd0-b666-0d56c7c48d02 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] GET https://10.4.3.189/volume/v3/volumes/7559e9f0-01e0-47ad-9a85-6b76f7d63347 Aug 25 05:47:53.073301 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-c940bbb2-3d80-4dd0-b666-0d56c7c48d02 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:47:53.073493 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-c940bbb2-3d80-4dd0-b666-0d56c7c48d02 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:47:53.087898 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:47:53.087898 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:47:53.096006 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-c940bbb2-3d80-4dd0-b666-0d56c7c48d02 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Volume info retrieved successfully. Aug 25 05:47:53.098421 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-e4e3605d-dc24-43f0-ac32-253a9cd6fa90 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:47:53.099298 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e4e3605d-dc24-43f0-ac32-253a9cd6fa90 None None] GET https://10.4.3.189/volume// Aug 25 05:47:53.099298 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e4e3605d-dc24-43f0-ac32-253a9cd6fa90 None None] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:47:53.099298 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e4e3605d-dc24-43f0-ac32-253a9cd6fa90 None None] Calling method 'all' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:47:53.099730 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e4e3605d-dc24-43f0-ac32-253a9cd6fa90 None None] https://10.4.3.189/volume// returned with HTTP 300 Aug 25 05:47:53.102828 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 761/3039] 10.4.3.189 () {66 vars in 1426 bytes} [Tue Aug 25 05:47: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 25 05:47:53.103511 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-c940bbb2-3d80-4dd0-b666-0d56c7c48d02 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] https://10.4.3.189/volume/v3/volumes/7559e9f0-01e0-47ad-9a85-6b76f7d63347 returned with HTTP 200 Aug 25 05:47:53.104089 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 756/3040] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:47:53 2026] GET /volume/v3/volumes/7559e9f0-01e0-47ad-9a85-6b76f7d63347 => generated 1217 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:47:53.114040 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [req-03baef2d-3ab2-41d9-a75f-adf91492b8fa req-d3a6bcbf-0e29-46c7-ab49-456efde853e3 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:47:53.116768 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-03baef2d-3ab2-41d9-a75f-adf91492b8fa req-d3a6bcbf-0e29-46c7-ab49-456efde853e3 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] GET https://10.4.3.189/volume/v3/volumes/7559e9f0-01e0-47ad-9a85-6b76f7d63347 Aug 25 05:47:53.116987 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-03baef2d-3ab2-41d9-a75f-adf91492b8fa req-d3a6bcbf-0e29-46c7-ab49-456efde853e3 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:47:53.117959 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-03baef2d-3ab2-41d9-a75f-adf91492b8fa req-d3a6bcbf-0e29-46c7-ab49-456efde853e3 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:47:53.130919 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:47:53.130919 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:47:53.135394 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [req-03baef2d-3ab2-41d9-a75f-adf91492b8fa req-d3a6bcbf-0e29-46c7-ab49-456efde853e3 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Volume info retrieved successfully. Aug 25 05:47:53.142706 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-03baef2d-3ab2-41d9-a75f-adf91492b8fa req-d3a6bcbf-0e29-46c7-ab49-456efde853e3 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] https://10.4.3.189/volume/v3/volumes/7559e9f0-01e0-47ad-9a85-6b76f7d63347 returned with HTTP 200 Aug 25 05:47:53.143206 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 756/3041] 10.4.3.189 () {70 vars in 1639 bytes} [Tue Aug 25 05:47:53 2026] GET /volume/v3/volumes/7559e9f0-01e0-47ad-9a85-6b76f7d63347 => generated 1397 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 05:47:53.279601 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-53a4060b-faba-4627-8c83-35597c936f38 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:47:53.284560 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-53a4060b-faba-4627-8c83-35597c936f38 tempest-ImageDependencyTests-2054836957 tempest-ImageDependencyTests-2054836957-project-member] GET https://10.4.3.189/volume/v3/volumes/17e1ae07-9a1f-4554-8261-428e3b8c13a4 Aug 25 05:47:53.284871 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-53a4060b-faba-4627-8c83-35597c936f38 tempest-ImageDependencyTests-2054836957 tempest-ImageDependencyTests-2054836957-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:47:53.285155 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-53a4060b-faba-4627-8c83-35597c936f38 tempest-ImageDependencyTests-2054836957 tempest-ImageDependencyTests-2054836957-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:47:53.295497 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:47:53.295497 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:47:53.300202 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-53a4060b-faba-4627-8c83-35597c936f38 tempest-ImageDependencyTests-2054836957 tempest-ImageDependencyTests-2054836957-project-member] Volume info retrieved successfully. Aug 25 05:47:53.305455 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-53a4060b-faba-4627-8c83-35597c936f38 tempest-ImageDependencyTests-2054836957 tempest-ImageDependencyTests-2054836957-project-member] https://10.4.3.189/volume/v3/volumes/17e1ae07-9a1f-4554-8261-428e3b8c13a4 returned with HTTP 200 Aug 25 05:47:53.305866 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 769/3042] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:47:53 2026] GET /volume/v3/volumes/17e1ae07-9a1f-4554-8261-428e3b8c13a4 => generated 905 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:47:53.703289 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-dca95490-3b77-4c89-8bfa-e34e0b5d81f4 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:47:53.704951 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-dca95490-3b77-4c89-8bfa-e34e0b5d81f4 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] GET https://10.4.3.189/volume/v3/backups/6bed6116-9b4b-4c4f-8c27-79f8049a4a8e Aug 25 05:47:53.705158 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-dca95490-3b77-4c89-8bfa-e34e0b5d81f4 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:47:53.705341 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-dca95490-3b77-4c89-8bfa-e34e0b5d81f4 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:47:53.705438 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-dca95490-3b77-4c89-8bfa-e34e0b5d81f4 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Show backup with id 6bed6116-9b4b-4c4f-8c27-79f8049a4a8e. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:47:53.710028 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:47:53.710028 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:47:53.710590 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-dca95490-3b77-4c89-8bfa-e34e0b5d81f4 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] https://10.4.3.189/volume/v3/backups/6bed6116-9b4b-4c4f-8c27-79f8049a4a8e returned with HTTP 200 Aug 25 05:47:53.710951 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 762/3043] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:47:53 2026] GET /volume/v3/backups/6bed6116-9b4b-4c4f-8c27-79f8049a4a8e => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:47:53.826323 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-8d0a37e5-92bd-469c-92a3-a16fb93ac0b3 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:47:53.828165 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-8d0a37e5-92bd-469c-92a3-a16fb93ac0b3 tempest-VolumesBackupsTest-1415835281 tempest-VolumesBackupsTest-1415835281-project-admin] GET https://10.4.3.189/volume/v3/backups/b01f576d-a9f2-4412-8286-fd083ff243b0 Aug 25 05:47:53.828356 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-8d0a37e5-92bd-469c-92a3-a16fb93ac0b3 tempest-VolumesBackupsTest-1415835281 tempest-VolumesBackupsTest-1415835281-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:47:53.828554 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-8d0a37e5-92bd-469c-92a3-a16fb93ac0b3 tempest-VolumesBackupsTest-1415835281 tempest-VolumesBackupsTest-1415835281-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:47:53.828701 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-8d0a37e5-92bd-469c-92a3-a16fb93ac0b3 tempest-VolumesBackupsTest-1415835281 tempest-VolumesBackupsTest-1415835281-project-admin] Show backup with id b01f576d-a9f2-4412-8286-fd083ff243b0. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:47:53.832670 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:47:53.832670 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:47:53.833242 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-8d0a37e5-92bd-469c-92a3-a16fb93ac0b3 tempest-VolumesBackupsTest-1415835281 tempest-VolumesBackupsTest-1415835281-project-admin] https://10.4.3.189/volume/v3/backups/b01f576d-a9f2-4412-8286-fd083ff243b0 returned with HTTP 200 Aug 25 05:47:53.833857 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 757/3044] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:47:53 2026] GET /volume/v3/backups/b01f576d-a9f2-4412-8286-fd083ff243b0 => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:47:54.074570 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-56e579e6-9706-4b87-9565-90c4f642689b None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:47:54.078149 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-56e579e6-9706-4b87-9565-90c4f642689b tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] GET https://10.4.3.189/volume/v3/backups/ded4c645-c072-49e1-af27-5851ee5e79b7 Aug 25 05:47:54.078149 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-56e579e6-9706-4b87-9565-90c4f642689b tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:47:54.078149 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-56e579e6-9706-4b87-9565-90c4f642689b tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:47:54.078149 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-56e579e6-9706-4b87-9565-90c4f642689b tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Show backup with id ded4c645-c072-49e1-af27-5851ee5e79b7. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:47:54.081745 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:47:54.081745 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:47:54.082652 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-56e579e6-9706-4b87-9565-90c4f642689b tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] https://10.4.3.189/volume/v3/backups/ded4c645-c072-49e1-af27-5851ee5e79b7 returned with HTTP 200 Aug 25 05:47:54.083083 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 757/3045] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:47:54 2026] GET /volume/v3/backups/ded4c645-c072-49e1-af27-5851ee5e79b7 => generated 792 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:47:54.119013 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-04b936b7-3761-4760-be25-c7f7cd9b475e None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:47:54.121329 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-04b936b7-3761-4760-be25-c7f7cd9b475e tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] GET https://10.4.3.189/volume/v3/volumes/7559e9f0-01e0-47ad-9a85-6b76f7d63347 Aug 25 05:47:54.121557 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-04b936b7-3761-4760-be25-c7f7cd9b475e tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:47:54.121771 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-04b936b7-3761-4760-be25-c7f7cd9b475e tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:47:54.132177 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:47:54.132177 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:47:54.136492 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-04b936b7-3761-4760-be25-c7f7cd9b475e tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Volume info retrieved successfully. Aug 25 05:47:54.141679 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-04b936b7-3761-4760-be25-c7f7cd9b475e tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] https://10.4.3.189/volume/v3/volumes/7559e9f0-01e0-47ad-9a85-6b76f7d63347 returned with HTTP 200 Aug 25 05:47:54.142105 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 770/3046] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:47:54 2026] GET /volume/v3/volumes/7559e9f0-01e0-47ad-9a85-6b76f7d63347 => generated 1217 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:47:54.322276 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-87764528-2f56-4a32-a799-79559d28998f None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:47:54.324586 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-87764528-2f56-4a32-a799-79559d28998f tempest-ImageDependencyTests-2054836957 tempest-ImageDependencyTests-2054836957-project-member] GET https://10.4.3.189/volume/v3/volumes/17e1ae07-9a1f-4554-8261-428e3b8c13a4 Aug 25 05:47:54.324842 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-87764528-2f56-4a32-a799-79559d28998f tempest-ImageDependencyTests-2054836957 tempest-ImageDependencyTests-2054836957-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:47:54.325079 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-87764528-2f56-4a32-a799-79559d28998f tempest-ImageDependencyTests-2054836957 tempest-ImageDependencyTests-2054836957-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:47:54.335148 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:47:54.335148 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:47:54.341292 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-87764528-2f56-4a32-a799-79559d28998f tempest-ImageDependencyTests-2054836957 tempest-ImageDependencyTests-2054836957-project-member] Volume info retrieved successfully. Aug 25 05:47:54.348411 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-87764528-2f56-4a32-a799-79559d28998f tempest-ImageDependencyTests-2054836957 tempest-ImageDependencyTests-2054836957-project-member] https://10.4.3.189/volume/v3/volumes/17e1ae07-9a1f-4554-8261-428e3b8c13a4 returned with HTTP 200 Aug 25 05:47:54.349002 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 763/3047] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:47:54 2026] GET /volume/v3/volumes/17e1ae07-9a1f-4554-8261-428e3b8c13a4 => generated 1159 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 25 05:47:54.395979 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-de226196-742a-43af-bbe5-88f3ac6fb453 req-d195e89d-091b-4246-99a4-4f6142c416c1 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:47:54.397926 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-de226196-742a-43af-bbe5-88f3ac6fb453 req-d195e89d-091b-4246-99a4-4f6142c416c1 tempest-ImageDependencyTests-2054836957 tempest-ImageDependencyTests-2054836957-project-member] GET https://10.4.3.189/volume/v3/volumes/17e1ae07-9a1f-4554-8261-428e3b8c13a4 Aug 25 05:47:54.398185 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-de226196-742a-43af-bbe5-88f3ac6fb453 req-d195e89d-091b-4246-99a4-4f6142c416c1 tempest-ImageDependencyTests-2054836957 tempest-ImageDependencyTests-2054836957-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:47:54.398441 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-de226196-742a-43af-bbe5-88f3ac6fb453 req-d195e89d-091b-4246-99a4-4f6142c416c1 tempest-ImageDependencyTests-2054836957 tempest-ImageDependencyTests-2054836957-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:47:54.414072 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:47:54.414072 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:47:54.419251 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [req-de226196-742a-43af-bbe5-88f3ac6fb453 req-d195e89d-091b-4246-99a4-4f6142c416c1 tempest-ImageDependencyTests-2054836957 tempest-ImageDependencyTests-2054836957-project-member] Volume info retrieved successfully. Aug 25 05:47:54.424378 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-de226196-742a-43af-bbe5-88f3ac6fb453 req-d195e89d-091b-4246-99a4-4f6142c416c1 tempest-ImageDependencyTests-2054836957 tempest-ImageDependencyTests-2054836957-project-member] https://10.4.3.189/volume/v3/volumes/17e1ae07-9a1f-4554-8261-428e3b8c13a4 returned with HTTP 200 Aug 25 05:47:54.424890 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 758/3048] 10.4.3.189 () {68 vars in 1598 bytes} [Tue Aug 25 05:47:54 2026] GET /volume/v3/volumes/17e1ae07-9a1f-4554-8261-428e3b8c13a4 => generated 1159 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:47:54.723831 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-78eef76f-031c-400a-9e84-4a4764b2669e None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:47:54.725541 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-78eef76f-031c-400a-9e84-4a4764b2669e tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] GET https://10.4.3.189/volume/v3/backups/6bed6116-9b4b-4c4f-8c27-79f8049a4a8e Aug 25 05:47:54.726082 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-78eef76f-031c-400a-9e84-4a4764b2669e tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:47:54.727311 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-78eef76f-031c-400a-9e84-4a4764b2669e tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:47:54.727311 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-78eef76f-031c-400a-9e84-4a4764b2669e tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Show backup with id 6bed6116-9b4b-4c4f-8c27-79f8049a4a8e. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:47:54.731185 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:47:54.731185 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:47:54.731894 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-78eef76f-031c-400a-9e84-4a4764b2669e tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] https://10.4.3.189/volume/v3/backups/6bed6116-9b4b-4c4f-8c27-79f8049a4a8e returned with HTTP 200 Aug 25 05:47:54.732333 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 758/3049] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:47:54 2026] GET /volume/v3/backups/6bed6116-9b4b-4c4f-8c27-79f8049a4a8e => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:47:54.769573 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-de226196-742a-43af-bbe5-88f3ac6fb453 req-e33fdeb7-7236-4a68-8464-d41866e65a7c None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:47:54.772574 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-de226196-742a-43af-bbe5-88f3ac6fb453 req-e33fdeb7-7236-4a68-8464-d41866e65a7c tempest-ImageDependencyTests-2054836957 tempest-ImageDependencyTests-2054836957-project-member] GET https://10.4.3.189/volume/v3/volumes/17e1ae07-9a1f-4554-8261-428e3b8c13a4 Aug 25 05:47:54.772786 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-de226196-742a-43af-bbe5-88f3ac6fb453 req-e33fdeb7-7236-4a68-8464-d41866e65a7c tempest-ImageDependencyTests-2054836957 tempest-ImageDependencyTests-2054836957-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:47:54.772964 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-de226196-742a-43af-bbe5-88f3ac6fb453 req-e33fdeb7-7236-4a68-8464-d41866e65a7c tempest-ImageDependencyTests-2054836957 tempest-ImageDependencyTests-2054836957-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:47:54.783232 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:47:54.783232 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:47:54.789934 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [req-de226196-742a-43af-bbe5-88f3ac6fb453 req-e33fdeb7-7236-4a68-8464-d41866e65a7c tempest-ImageDependencyTests-2054836957 tempest-ImageDependencyTests-2054836957-project-member] Volume info retrieved successfully. Aug 25 05:47:54.796959 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-de226196-742a-43af-bbe5-88f3ac6fb453 req-e33fdeb7-7236-4a68-8464-d41866e65a7c tempest-ImageDependencyTests-2054836957 tempest-ImageDependencyTests-2054836957-project-member] https://10.4.3.189/volume/v3/volumes/17e1ae07-9a1f-4554-8261-428e3b8c13a4 returned with HTTP 200 Aug 25 05:47:54.797454 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 771/3050] 10.4.3.189 () {68 vars in 1598 bytes} [Tue Aug 25 05:47:54 2026] GET /volume/v3/volumes/17e1ae07-9a1f-4554-8261-428e3b8c13a4 => generated 1159 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:47:54.810471 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-9076c53a-c792-4feb-afce-f4720d2ea2cc None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:47:54.810954 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-9076c53a-c792-4feb-afce-f4720d2ea2cc None None] GET https://10.4.3.189/volume// Aug 25 05:47:54.811173 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-9076c53a-c792-4feb-afce-f4720d2ea2cc None None] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:47:54.811384 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-9076c53a-c792-4feb-afce-f4720d2ea2cc None None] Calling method 'all' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:47:54.811820 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-9076c53a-c792-4feb-afce-f4720d2ea2cc None None] https://10.4.3.189/volume// returned with HTTP 300 Aug 25 05:47:54.812127 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 764/3051] 10.4.3.189 () {66 vars in 1419 bytes} [Tue Aug 25 05:47: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 25 05:47:54.821249 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-de226196-742a-43af-bbe5-88f3ac6fb453 req-88078c62-f32f-4ae4-aac4-a5a00dc35aa7 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:47:54.823942 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-de226196-742a-43af-bbe5-88f3ac6fb453 req-88078c62-f32f-4ae4-aac4-a5a00dc35aa7 tempest-ImageDependencyTests-2054836957 tempest-ImageDependencyTests-2054836957-project-member] POST https://10.4.3.189/volume/v3/attachments Aug 25 05:47:54.824509 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-de226196-742a-43af-bbe5-88f3ac6fb453 req-88078c62-f32f-4ae4-aac4-a5a00dc35aa7 tempest-ImageDependencyTests-2054836957 tempest-ImageDependencyTests-2054836957-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "17e1ae07-9a1f-4554-8261-428e3b8c13a4", "connector": null, "instance_uuid": "693117d4-d3ce-49a1-b5da-b26179568e5d"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:47:54.834320 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:47:54.834320 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:47:54.844620 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-95cce2f5-2805-4a1d-ba34-ba951c329b3a None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:47:54.847475 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-95cce2f5-2805-4a1d-ba34-ba951c329b3a tempest-VolumesBackupsTest-1415835281 tempest-VolumesBackupsTest-1415835281-project-admin] GET https://10.4.3.189/volume/v3/backups/b01f576d-a9f2-4412-8286-fd083ff243b0 Aug 25 05:47:54.847475 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-95cce2f5-2805-4a1d-ba34-ba951c329b3a tempest-VolumesBackupsTest-1415835281 tempest-VolumesBackupsTest-1415835281-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:47:54.847751 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-95cce2f5-2805-4a1d-ba34-ba951c329b3a tempest-VolumesBackupsTest-1415835281 tempest-VolumesBackupsTest-1415835281-project-admin] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:47:54.848082 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-95cce2f5-2805-4a1d-ba34-ba951c329b3a tempest-VolumesBackupsTest-1415835281 tempest-VolumesBackupsTest-1415835281-project-admin] Show backup with id b01f576d-a9f2-4412-8286-fd083ff243b0. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:47:54.856464 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:47:54.856464 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:47:54.856464 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-95cce2f5-2805-4a1d-ba34-ba951c329b3a tempest-VolumesBackupsTest-1415835281 tempest-VolumesBackupsTest-1415835281-project-admin] https://10.4.3.189/volume/v3/backups/b01f576d-a9f2-4412-8286-fd083ff243b0 returned with HTTP 200 Aug 25 05:47:54.856464 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 759/3052] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:47:54 2026] GET /volume/v3/backups/b01f576d-a9f2-4412-8286-fd083ff243b0 => generated 738 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:47:54.865977 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-de226196-742a-43af-bbe5-88f3ac6fb453 req-88078c62-f32f-4ae4-aac4-a5a00dc35aa7 tempest-ImageDependencyTests-2054836957 tempest-ImageDependencyTests-2054836957-project-member] https://10.4.3.189/volume/v3/attachments returned with HTTP 200 Aug 25 05:47:54.866576 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 759/3053] 10.4.3.189 () {74 vars in 1594 bytes} [Tue Aug 25 05:47:54 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 25 05:47:55.092723 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-1a017175-a711-4a88-88ef-0de571bc2a5d None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:47:55.095006 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-1a017175-a711-4a88-88ef-0de571bc2a5d tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] GET https://10.4.3.189/volume/v3/backups/ded4c645-c072-49e1-af27-5851ee5e79b7 Aug 25 05:47:55.095272 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-1a017175-a711-4a88-88ef-0de571bc2a5d tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:47:55.095512 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-1a017175-a711-4a88-88ef-0de571bc2a5d tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:47:55.095672 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-1a017175-a711-4a88-88ef-0de571bc2a5d tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Show backup with id ded4c645-c072-49e1-af27-5851ee5e79b7. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:47:55.100773 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:47:55.100773 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:47:55.101733 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-1a017175-a711-4a88-88ef-0de571bc2a5d tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] https://10.4.3.189/volume/v3/backups/ded4c645-c072-49e1-af27-5851ee5e79b7 returned with HTTP 200 Aug 25 05:47:55.102185 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 772/3054] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:47:55 2026] GET /volume/v3/backups/ded4c645-c072-49e1-af27-5851ee5e79b7 => generated 792 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:47:55.158541 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-25809d0a-d8a4-4f2c-b153-716f822b5d93 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:47:55.160503 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-25809d0a-d8a4-4f2c-b153-716f822b5d93 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] GET https://10.4.3.189/volume/v3/volumes/7559e9f0-01e0-47ad-9a85-6b76f7d63347 Aug 25 05:47:55.160686 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-25809d0a-d8a4-4f2c-b153-716f822b5d93 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:47:55.160854 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-25809d0a-d8a4-4f2c-b153-716f822b5d93 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:47:55.165081 np0000008051 devstack@c-api.service[100268]: DEBUG dbcounter [-] [100268] Writing DB stats cinder:SELECT=265,cinder:INSERT=22,cinder:UPDATE=53 {{(pid=100268) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 05:47:55.177362 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:47:55.177362 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:47:55.181750 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-25809d0a-d8a4-4f2c-b153-716f822b5d93 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Volume info retrieved successfully. Aug 25 05:47:55.186318 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-25809d0a-d8a4-4f2c-b153-716f822b5d93 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] https://10.4.3.189/volume/v3/volumes/7559e9f0-01e0-47ad-9a85-6b76f7d63347 returned with HTTP 200 Aug 25 05:47:55.186754 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 765/3055] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:47:55 2026] GET /volume/v3/volumes/7559e9f0-01e0-47ad-9a85-6b76f7d63347 => generated 1217 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:47:55.540744 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [req-03baef2d-3ab2-41d9-a75f-adf91492b8fa req-9a60f72c-9d1d-4bfa-8dc5-ee07c5bd8e75 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:47:55.544695 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-03baef2d-3ab2-41d9-a75f-adf91492b8fa req-9a60f72c-9d1d-4bfa-8dc5-ee07c5bd8e75 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] GET https://10.4.3.189/volume/v3/volumes/7559e9f0-01e0-47ad-9a85-6b76f7d63347 Aug 25 05:47:55.544695 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-03baef2d-3ab2-41d9-a75f-adf91492b8fa req-9a60f72c-9d1d-4bfa-8dc5-ee07c5bd8e75 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:47:55.544695 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-03baef2d-3ab2-41d9-a75f-adf91492b8fa req-9a60f72c-9d1d-4bfa-8dc5-ee07c5bd8e75 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:47:55.561739 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:47:55.561739 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:47:55.566331 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [req-03baef2d-3ab2-41d9-a75f-adf91492b8fa req-9a60f72c-9d1d-4bfa-8dc5-ee07c5bd8e75 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Volume info retrieved successfully. Aug 25 05:47:55.574167 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-03baef2d-3ab2-41d9-a75f-adf91492b8fa req-9a60f72c-9d1d-4bfa-8dc5-ee07c5bd8e75 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] https://10.4.3.189/volume/v3/volumes/7559e9f0-01e0-47ad-9a85-6b76f7d63347 returned with HTTP 200 Aug 25 05:47:55.574771 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 760/3056] 10.4.3.189 () {68 vars in 1598 bytes} [Tue Aug 25 05:47:55 2026] GET /volume/v3/volumes/7559e9f0-01e0-47ad-9a85-6b76f7d63347 => generated 1217 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:47:55.747753 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-ed63fc81-0ed0-4543-90f6-ccee8227d47e None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:47:55.750281 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-ed63fc81-0ed0-4543-90f6-ccee8227d47e tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] GET https://10.4.3.189/volume/v3/backups/6bed6116-9b4b-4c4f-8c27-79f8049a4a8e Aug 25 05:47:55.751333 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-ed63fc81-0ed0-4543-90f6-ccee8227d47e tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:47:55.751333 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-ed63fc81-0ed0-4543-90f6-ccee8227d47e tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:47:55.752212 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-ed63fc81-0ed0-4543-90f6-ccee8227d47e tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Show backup with id 6bed6116-9b4b-4c4f-8c27-79f8049a4a8e. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:47:55.759021 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:47:55.759021 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:47:55.759440 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-ed63fc81-0ed0-4543-90f6-ccee8227d47e tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] https://10.4.3.189/volume/v3/backups/6bed6116-9b4b-4c4f-8c27-79f8049a4a8e returned with HTTP 200 Aug 25 05:47:55.759981 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 760/3057] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:47:55 2026] GET /volume/v3/backups/6bed6116-9b4b-4c4f-8c27-79f8049a4a8e => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:47:55.867312 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-1b0f1363-3a00-4d47-87d1-0fb07421a1e9 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:47:55.869450 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-1b0f1363-3a00-4d47-87d1-0fb07421a1e9 tempest-VolumesBackupsTest-1415835281 tempest-VolumesBackupsTest-1415835281-project-admin] GET https://10.4.3.189/volume/v3/backups/b01f576d-a9f2-4412-8286-fd083ff243b0 Aug 25 05:47:55.870002 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-1b0f1363-3a00-4d47-87d1-0fb07421a1e9 tempest-VolumesBackupsTest-1415835281 tempest-VolumesBackupsTest-1415835281-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:47:55.870002 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-1b0f1363-3a00-4d47-87d1-0fb07421a1e9 tempest-VolumesBackupsTest-1415835281 tempest-VolumesBackupsTest-1415835281-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:47:55.870190 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-1b0f1363-3a00-4d47-87d1-0fb07421a1e9 tempest-VolumesBackupsTest-1415835281 tempest-VolumesBackupsTest-1415835281-project-admin] Show backup with id b01f576d-a9f2-4412-8286-fd083ff243b0. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:47:55.875522 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:47:55.875522 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:47:55.876444 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-1b0f1363-3a00-4d47-87d1-0fb07421a1e9 tempest-VolumesBackupsTest-1415835281 tempest-VolumesBackupsTest-1415835281-project-admin] https://10.4.3.189/volume/v3/backups/b01f576d-a9f2-4412-8286-fd083ff243b0 returned with HTTP 200 Aug 25 05:47:55.877440 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 773/3058] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:47:55 2026] GET /volume/v3/backups/b01f576d-a9f2-4412-8286-fd083ff243b0 => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:47:55.962452 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-03baef2d-3ab2-41d9-a75f-adf91492b8fa req-17007817-ff68-4379-897b-8aac34822338 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:47:55.968041 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-03baef2d-3ab2-41d9-a75f-adf91492b8fa req-17007817-ff68-4379-897b-8aac34822338 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] DELETE https://10.4.3.189/volume/v3/attachments/2ceaa36d-85e2-49ca-bc2b-2b2c20baa115 Aug 25 05:47:55.968333 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-03baef2d-3ab2-41d9-a75f-adf91492b8fa req-17007817-ff68-4379-897b-8aac34822338 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:47:55.968581 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-03baef2d-3ab2-41d9-a75f-adf91492b8fa req-17007817-ff68-4379-897b-8aac34822338 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Calling method 'version_select' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:47:55.980458 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-88b74e8c-1da8-45a5-a8ab-62b48ee0bf59 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:47:55.980967 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-88b74e8c-1da8-45a5-a8ab-62b48ee0bf59 None None] GET https://10.4.3.189/volume// Aug 25 05:47:55.981461 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-88b74e8c-1da8-45a5-a8ab-62b48ee0bf59 None None] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:47:55.981461 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-88b74e8c-1da8-45a5-a8ab-62b48ee0bf59 None None] Calling method 'all' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:47:55.981847 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-88b74e8c-1da8-45a5-a8ab-62b48ee0bf59 None None] https://10.4.3.189/volume// returned with HTTP 300 Aug 25 05:47:55.982351 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 761/3059] 10.4.3.189 () {66 vars in 1426 bytes} [Tue Aug 25 05:47: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 25 05:47:55.985702 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:47:55.985702 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:47:55.993410 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-de226196-742a-43af-bbe5-88f3ac6fb453 req-c972e10b-d754-4ca5-8071-a3645943f5c3 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:47:55.997649 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-de226196-742a-43af-bbe5-88f3ac6fb453 req-c972e10b-d754-4ca5-8071-a3645943f5c3 tempest-ImageDependencyTests-2054836957 tempest-ImageDependencyTests-2054836957-project-member] GET https://10.4.3.189/volume/v3/volumes/17e1ae07-9a1f-4554-8261-428e3b8c13a4 Aug 25 05:47:55.998628 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-de226196-742a-43af-bbe5-88f3ac6fb453 req-c972e10b-d754-4ca5-8071-a3645943f5c3 tempest-ImageDependencyTests-2054836957 tempest-ImageDependencyTests-2054836957-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:47:55.998628 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-de226196-742a-43af-bbe5-88f3ac6fb453 req-c972e10b-d754-4ca5-8071-a3645943f5c3 tempest-ImageDependencyTests-2054836957 tempest-ImageDependencyTests-2054836957-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:47:56.014222 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:47:56.014222 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:47:56.020661 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [req-de226196-742a-43af-bbe5-88f3ac6fb453 req-c972e10b-d754-4ca5-8071-a3645943f5c3 tempest-ImageDependencyTests-2054836957 tempest-ImageDependencyTests-2054836957-project-member] Volume info retrieved successfully. Aug 25 05:47:56.027091 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-de226196-742a-43af-bbe5-88f3ac6fb453 req-c972e10b-d754-4ca5-8071-a3645943f5c3 tempest-ImageDependencyTests-2054836957 tempest-ImageDependencyTests-2054836957-project-member] https://10.4.3.189/volume/v3/volumes/17e1ae07-9a1f-4554-8261-428e3b8c13a4 returned with HTTP 200 Aug 25 05:47:56.027686 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 761/3060] 10.4.3.189 () {70 vars in 1639 bytes} [Tue Aug 25 05:47:55 2026] GET /volume/v3/volumes/17e1ae07-9a1f-4554-8261-428e3b8c13a4 => generated 1338 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 05:47:56.060253 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-03baef2d-3ab2-41d9-a75f-adf91492b8fa req-17007817-ff68-4379-897b-8aac34822338 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] https://10.4.3.189/volume/v3/attachments/2ceaa36d-85e2-49ca-bc2b-2b2c20baa115 returned with HTTP 200 Aug 25 05:47:56.060616 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 766/3061] 10.4.3.189 () {72 vars in 1673 bytes} [Tue Aug 25 05:47:55 2026] DELETE /volume/v3/attachments/2ceaa36d-85e2-49ca-bc2b-2b2c20baa115 => generated 19 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:47:56.116736 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-f7886714-053a-4a99-889e-b70fb3f3ab58 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:47:56.121009 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-f7886714-053a-4a99-889e-b70fb3f3ab58 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] GET https://10.4.3.189/volume/v3/backups/ded4c645-c072-49e1-af27-5851ee5e79b7 Aug 25 05:47:56.121009 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-f7886714-053a-4a99-889e-b70fb3f3ab58 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:47:56.121581 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-f7886714-053a-4a99-889e-b70fb3f3ab58 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:47:56.121581 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-f7886714-053a-4a99-889e-b70fb3f3ab58 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Show backup with id ded4c645-c072-49e1-af27-5851ee5e79b7. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:47:56.130824 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:47:56.130824 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:47:56.132442 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-f7886714-053a-4a99-889e-b70fb3f3ab58 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] https://10.4.3.189/volume/v3/backups/ded4c645-c072-49e1-af27-5851ee5e79b7 returned with HTTP 200 Aug 25 05:47:56.133023 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 774/3062] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:47:56 2026] GET /volume/v3/backups/ded4c645-c072-49e1-af27-5851ee5e79b7 => generated 792 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:47:56.165462 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [req-de226196-742a-43af-bbe5-88f3ac6fb453 req-bc7b0214-0e5f-4159-b635-ec608fad692a None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:47:56.169360 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-de226196-742a-43af-bbe5-88f3ac6fb453 req-bc7b0214-0e5f-4159-b635-ec608fad692a tempest-ImageDependencyTests-2054836957 tempest-ImageDependencyTests-2054836957-project-member] PUT https://10.4.3.189/volume/v3/attachments/72e1bbe6-c479-4035-b94b-a7fb18b44923 Aug 25 05:47:56.169780 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-de226196-742a-43af-bbe5-88f3ac6fb453 req-bc7b0214-0e5f-4159-b635-ec608fad692a tempest-ImageDependencyTests-2054836957 tempest-ImageDependencyTests-2054836957-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.189", "host": "np0000008051", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:8b4a65c6a3e1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "a19da604-b1eb-4396-a9d5-30b16dae3da8", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:47:56.190643 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.coordination [req-de226196-742a-43af-bbe5-88f3ac6fb453 req-bc7b0214-0e5f-4159-b635-ec608fad692a tempest-ImageDependencyTests-2054836957 tempest-ImageDependencyTests-2054836957-project-member] Acquiring lock "cinder-attachment_update-17e1ae07-9a1f-4554-8261-428e3b8c13a4-np0000008051" by "attachment_update" {{(pid=100270) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 05:47:56.198208 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.coordination [req-de226196-742a-43af-bbe5-88f3ac6fb453 req-bc7b0214-0e5f-4159-b635-ec608fad692a tempest-ImageDependencyTests-2054836957 tempest-ImageDependencyTests-2054836957-project-member] Lock "cinder-attachment_update-17e1ae07-9a1f-4554-8261-428e3b8c13a4-np0000008051" acquired by "attachment_update" :: waited 0.008s {{(pid=100270) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 05:47:56.199504 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:47:56.199504 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:47:56.203554 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-f8915126-0c8a-43c5-88f5-ed888d71ff6f None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:47:56.211098 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-f8915126-0c8a-43c5-88f5-ed888d71ff6f tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] GET https://10.4.3.189/volume/v3/volumes/7559e9f0-01e0-47ad-9a85-6b76f7d63347 Aug 25 05:47:56.211098 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-f8915126-0c8a-43c5-88f5-ed888d71ff6f tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:47:56.211098 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-f8915126-0c8a-43c5-88f5-ed888d71ff6f tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:47:56.220809 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:47:56.220809 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:47:56.224884 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-f8915126-0c8a-43c5-88f5-ed888d71ff6f tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Volume info retrieved successfully. Aug 25 05:47:56.231452 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-f8915126-0c8a-43c5-88f5-ed888d71ff6f tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] https://10.4.3.189/volume/v3/volumes/7559e9f0-01e0-47ad-9a85-6b76f7d63347 returned with HTTP 200 Aug 25 05:47:56.232089 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 762/3063] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:47:56 2026] GET /volume/v3/volumes/7559e9f0-01e0-47ad-9a85-6b76f7d63347 => generated 922 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 25 05:47:56.249710 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-d3be8994-bd26-4b7f-9bfd-74baca0800f3 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:47:56.252147 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d3be8994-bd26-4b7f-9bfd-74baca0800f3 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] GET https://10.4.3.189/volume/v3/volumes/7b791778-55b8-4f3a-8347-c8da3e9b7169 Aug 25 05:47:56.252399 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d3be8994-bd26-4b7f-9bfd-74baca0800f3 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:47:56.252673 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d3be8994-bd26-4b7f-9bfd-74baca0800f3 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:47:56.268978 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:47:56.268978 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:47:56.273142 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-d3be8994-bd26-4b7f-9bfd-74baca0800f3 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Volume info retrieved successfully. Aug 25 05:47:56.279133 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d3be8994-bd26-4b7f-9bfd-74baca0800f3 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] https://10.4.3.189/volume/v3/volumes/7b791778-55b8-4f3a-8347-c8da3e9b7169 returned with HTTP 200 Aug 25 05:47:56.279716 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 767/3064] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:47:56 2026] GET /volume/v3/volumes/7b791778-55b8-4f3a-8347-c8da3e9b7169 => generated 1164 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:47:56.340289 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.coordination [req-de226196-742a-43af-bbe5-88f3ac6fb453 req-bc7b0214-0e5f-4159-b635-ec608fad692a tempest-ImageDependencyTests-2054836957 tempest-ImageDependencyTests-2054836957-project-member] Lock "cinder-attachment_update-17e1ae07-9a1f-4554-8261-428e3b8c13a4-np0000008051" released by "attachment_update" :: held 0.143s {{(pid=100270) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 05:47:56.340801 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-de226196-742a-43af-bbe5-88f3ac6fb453 req-bc7b0214-0e5f-4159-b635-ec608fad692a tempest-ImageDependencyTests-2054836957 tempest-ImageDependencyTests-2054836957-project-member] https://10.4.3.189/volume/v3/attachments/72e1bbe6-c479-4035-b94b-a7fb18b44923 returned with HTTP 200 Aug 25 05:47:56.341398 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 762/3065] 10.4.3.189 () {74 vars in 1704 bytes} [Tue Aug 25 05:47:56 2026] PUT /volume/v3/attachments/72e1bbe6-c479-4035-b94b-a7fb18b44923 => generated 969 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:47:56.347918 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-7a20539b-231d-4f95-ac36-3e0ada4f99b6 req-054f3481-d683-4d1b-894a-f924a04a9b60 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:47:56.351325 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-7a20539b-231d-4f95-ac36-3e0ada4f99b6 req-054f3481-d683-4d1b-894a-f924a04a9b60 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] GET https://10.4.3.189/volume/v3/volumes/7b791778-55b8-4f3a-8347-c8da3e9b7169 Aug 25 05:47:56.351743 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-7a20539b-231d-4f95-ac36-3e0ada4f99b6 req-054f3481-d683-4d1b-894a-f924a04a9b60 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:47:56.352031 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-7a20539b-231d-4f95-ac36-3e0ada4f99b6 req-054f3481-d683-4d1b-894a-f924a04a9b60 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:47:56.364732 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:47:56.364732 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:47:56.369369 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [req-7a20539b-231d-4f95-ac36-3e0ada4f99b6 req-054f3481-d683-4d1b-894a-f924a04a9b60 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Volume info retrieved successfully. Aug 25 05:47:56.376008 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-7a20539b-231d-4f95-ac36-3e0ada4f99b6 req-054f3481-d683-4d1b-894a-f924a04a9b60 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] https://10.4.3.189/volume/v3/volumes/7b791778-55b8-4f3a-8347-c8da3e9b7169 returned with HTTP 200 Aug 25 05:47:56.376008 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 775/3066] 10.4.3.189 () {68 vars in 1598 bytes} [Tue Aug 25 05:47:56 2026] GET /volume/v3/volumes/7b791778-55b8-4f3a-8347-c8da3e9b7169 => generated 1164 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:47:56.388904 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-de226196-742a-43af-bbe5-88f3ac6fb453 req-61fd7f55-470f-49e8-a9b5-f8d161c305e1 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:47:56.397448 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-de226196-742a-43af-bbe5-88f3ac6fb453 req-61fd7f55-470f-49e8-a9b5-f8d161c305e1 tempest-ImageDependencyTests-2054836957 tempest-ImageDependencyTests-2054836957-project-member] POST https://10.4.3.189/volume/v3/attachments/72e1bbe6-c479-4035-b94b-a7fb18b44923/action Aug 25 05:47:56.397607 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-de226196-742a-43af-bbe5-88f3ac6fb453 req-61fd7f55-470f-49e8-a9b5-f8d161c305e1 tempest-ImageDependencyTests-2054836957 tempest-ImageDependencyTests-2054836957-project-member] Action body: b'{"os-complete": null}' {{(pid=100269) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 05:47:56.397769 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-de226196-742a-43af-bbe5-88f3ac6fb453 req-61fd7f55-470f-49e8-a9b5-f8d161c305e1 tempest-ImageDependencyTests-2054836957 tempest-ImageDependencyTests-2054836957-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:47:56.402723 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-7a20539b-231d-4f95-ac36-3e0ada4f99b6 req-b8be717f-b794-4d6c-9cc4-670f14058374 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:47:56.406287 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-7a20539b-231d-4f95-ac36-3e0ada4f99b6 req-b8be717f-b794-4d6c-9cc4-670f14058374 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] POST https://10.4.3.189/volume/v3/volumes/7b791778-55b8-4f3a-8347-c8da3e9b7169/action Aug 25 05:47:56.406498 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-7a20539b-231d-4f95-ac36-3e0ada4f99b6 req-b8be717f-b794-4d6c-9cc4-670f14058374 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100268) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 05:47:56.406624 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-7a20539b-231d-4f95-ac36-3e0ada4f99b6 req-b8be717f-b794-4d6c-9cc4-670f14058374 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:47:56.423919 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:47:56.423919 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:47:56.424827 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [req-7a20539b-231d-4f95-ac36-3e0ada4f99b6 req-b8be717f-b794-4d6c-9cc4-670f14058374 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Volume info retrieved successfully. Aug 25 05:47:56.424941 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:47:56.424941 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:47:56.436373 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [req-7a20539b-231d-4f95-ac36-3e0ada4f99b6 req-b8be717f-b794-4d6c-9cc4-670f14058374 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Begin detaching volume completed successfully. Aug 25 05:47:56.436717 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-7a20539b-231d-4f95-ac36-3e0ada4f99b6 req-b8be717f-b794-4d6c-9cc4-670f14058374 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] https://10.4.3.189/volume/v3/volumes/7b791778-55b8-4f3a-8347-c8da3e9b7169/action returned with HTTP 202 Aug 25 05:47:56.439671 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 768/3067] 10.4.3.189 () {72 vars in 1672 bytes} [Tue Aug 25 05:47:56 2026] POST /volume/v3/volumes/7b791778-55b8-4f3a-8347-c8da3e9b7169/action => generated 0 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 05:47:56.447963 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-de226196-742a-43af-bbe5-88f3ac6fb453 req-61fd7f55-470f-49e8-a9b5-f8d161c305e1 tempest-ImageDependencyTests-2054836957 tempest-ImageDependencyTests-2054836957-project-member] https://10.4.3.189/volume/v3/attachments/72e1bbe6-c479-4035-b94b-a7fb18b44923/action returned with HTTP 204 Aug 25 05:47:56.448504 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 763/3068] 10.4.3.189 () {74 vars in 1725 bytes} [Tue Aug 25 05:47:56 2026] POST /volume/v3/attachments/72e1bbe6-c479-4035-b94b-a7fb18b44923/action => generated 0 bytes in 60 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:47:56.475266 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-71ed0e3a-d651-49b1-a313-ab36a2f9ab57 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:47:56.477351 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-71ed0e3a-d651-49b1-a313-ab36a2f9ab57 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] GET https://10.4.3.189/volume/v3/volumes/7b791778-55b8-4f3a-8347-c8da3e9b7169 Aug 25 05:47:56.478956 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-71ed0e3a-d651-49b1-a313-ab36a2f9ab57 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:47:56.479845 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-71ed0e3a-d651-49b1-a313-ab36a2f9ab57 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:47:56.499094 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:47:56.499094 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:47:56.505774 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-71ed0e3a-d651-49b1-a313-ab36a2f9ab57 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Volume info retrieved successfully. Aug 25 05:47:56.513095 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-71ed0e3a-d651-49b1-a313-ab36a2f9ab57 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] https://10.4.3.189/volume/v3/volumes/7b791778-55b8-4f3a-8347-c8da3e9b7169 returned with HTTP 200 Aug 25 05:47:56.513730 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 763/3069] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:47:56 2026] GET /volume/v3/volumes/7b791778-55b8-4f3a-8347-c8da3e9b7169 => generated 1167 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:47:56.515049 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-09ab93b6-2068-417e-abbd-fdf992545c22 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:47:56.515691 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-09ab93b6-2068-417e-abbd-fdf992545c22 None None] GET https://10.4.3.189/volume// Aug 25 05:47:56.516699 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-09ab93b6-2068-417e-abbd-fdf992545c22 None None] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:47:56.516699 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-09ab93b6-2068-417e-abbd-fdf992545c22 None None] Calling method 'all' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:47:56.516867 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-09ab93b6-2068-417e-abbd-fdf992545c22 None None] https://10.4.3.189/volume// returned with HTTP 300 Aug 25 05:47:56.517237 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 776/3070] 10.4.3.189 () {66 vars in 1426 bytes} [Tue Aug 25 05:47: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 25 05:47:56.530876 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-7a20539b-231d-4f95-ac36-3e0ada4f99b6 req-e435d993-ba16-4f28-a688-04beffeafc87 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:47:56.534451 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-7a20539b-231d-4f95-ac36-3e0ada4f99b6 req-e435d993-ba16-4f28-a688-04beffeafc87 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] GET https://10.4.3.189/volume/v3/volumes/7b791778-55b8-4f3a-8347-c8da3e9b7169 Aug 25 05:47:56.534795 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-7a20539b-231d-4f95-ac36-3e0ada4f99b6 req-e435d993-ba16-4f28-a688-04beffeafc87 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:47:56.535414 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-7a20539b-231d-4f95-ac36-3e0ada4f99b6 req-e435d993-ba16-4f28-a688-04beffeafc87 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:47:56.552125 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:47:56.552125 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:47:56.557441 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [req-7a20539b-231d-4f95-ac36-3e0ada4f99b6 req-e435d993-ba16-4f28-a688-04beffeafc87 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Volume info retrieved successfully. Aug 25 05:47:56.565644 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-7a20539b-231d-4f95-ac36-3e0ada4f99b6 req-e435d993-ba16-4f28-a688-04beffeafc87 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] https://10.4.3.189/volume/v3/volumes/7b791778-55b8-4f3a-8347-c8da3e9b7169 returned with HTTP 200 Aug 25 05:47:56.566397 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 769/3071] 10.4.3.189 () {70 vars in 1639 bytes} [Tue Aug 25 05:47:56 2026] GET /volume/v3/volumes/7b791778-55b8-4f3a-8347-c8da3e9b7169 => generated 1347 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 05:47:56.581760 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-7a20539b-231d-4f95-ac36-3e0ada4f99b6 req-3e928bee-4157-43b3-a559-d3f604be1659 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:47:56.585144 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-7a20539b-231d-4f95-ac36-3e0ada4f99b6 req-3e928bee-4157-43b3-a559-d3f604be1659 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] GET https://10.4.3.189/volume/v3/volumes/7b791778-55b8-4f3a-8347-c8da3e9b7169/encryption Aug 25 05:47:56.585434 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-7a20539b-231d-4f95-ac36-3e0ada4f99b6 req-3e928bee-4157-43b3-a559-d3f604be1659 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:47:56.586549 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-7a20539b-231d-4f95-ac36-3e0ada4f99b6 req-3e928bee-4157-43b3-a559-d3f604be1659 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Calling method 'index' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:47:56.600505 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:47:56.600505 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:47:56.610430 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-7a20539b-231d-4f95-ac36-3e0ada4f99b6 req-3e928bee-4157-43b3-a559-d3f604be1659 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] https://10.4.3.189/volume/v3/volumes/7b791778-55b8-4f3a-8347-c8da3e9b7169/encryption returned with HTTP 200 Aug 25 05:47:56.610983 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 764/3072] 10.4.3.189 () {68 vars in 1631 bytes} [Tue Aug 25 05:47:56 2026] GET /volume/v3/volumes/7b791778-55b8-4f3a-8347-c8da3e9b7169/encryption => generated 160 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:47:56.779623 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-e8b58497-00ac-4830-b063-3a68432d3ef9 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:47:56.786505 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-e8b58497-00ac-4830-b063-3a68432d3ef9 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] GET https://10.4.3.189/volume/v3/backups/6bed6116-9b4b-4c4f-8c27-79f8049a4a8e Aug 25 05:47:56.786505 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-e8b58497-00ac-4830-b063-3a68432d3ef9 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:47:56.786505 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-e8b58497-00ac-4830-b063-3a68432d3ef9 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:47:56.786505 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-e8b58497-00ac-4830-b063-3a68432d3ef9 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Show backup with id 6bed6116-9b4b-4c4f-8c27-79f8049a4a8e. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:47:56.795104 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:47:56.795104 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:47:56.799142 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-e8b58497-00ac-4830-b063-3a68432d3ef9 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] https://10.4.3.189/volume/v3/backups/6bed6116-9b4b-4c4f-8c27-79f8049a4a8e returned with HTTP 200 Aug 25 05:47:56.799810 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 764/3073] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:47:56 2026] GET /volume/v3/backups/6bed6116-9b4b-4c4f-8c27-79f8049a4a8e => generated 736 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:47:56.894307 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-154c8438-7ff6-4e32-8558-8b2c4d391fe2 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:47:56.896189 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-154c8438-7ff6-4e32-8558-8b2c4d391fe2 tempest-VolumesBackupsTest-1415835281 tempest-VolumesBackupsTest-1415835281-project-admin] GET https://10.4.3.189/volume/v3/backups/b01f576d-a9f2-4412-8286-fd083ff243b0 Aug 25 05:47:56.896470 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-154c8438-7ff6-4e32-8558-8b2c4d391fe2 tempest-VolumesBackupsTest-1415835281 tempest-VolumesBackupsTest-1415835281-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:47:56.896668 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-154c8438-7ff6-4e32-8558-8b2c4d391fe2 tempest-VolumesBackupsTest-1415835281 tempest-VolumesBackupsTest-1415835281-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:47:56.896789 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-154c8438-7ff6-4e32-8558-8b2c4d391fe2 tempest-VolumesBackupsTest-1415835281 tempest-VolumesBackupsTest-1415835281-project-admin] Show backup with id b01f576d-a9f2-4412-8286-fd083ff243b0. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:47:56.905241 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:47:56.905241 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:47:56.906067 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-154c8438-7ff6-4e32-8558-8b2c4d391fe2 tempest-VolumesBackupsTest-1415835281 tempest-VolumesBackupsTest-1415835281-project-admin] https://10.4.3.189/volume/v3/backups/b01f576d-a9f2-4412-8286-fd083ff243b0 returned with HTTP 200 Aug 25 05:47:56.906296 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 777/3074] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:47:56 2026] GET /volume/v3/backups/b01f576d-a9f2-4412-8286-fd083ff243b0 => generated 749 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:47:57.149932 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-b58caa2c-b67b-48fb-bea1-b1aef3a75ba1 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:47:57.154330 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b58caa2c-b67b-48fb-bea1-b1aef3a75ba1 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] GET https://10.4.3.189/volume/v3/backups/ded4c645-c072-49e1-af27-5851ee5e79b7 Aug 25 05:47:57.154330 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b58caa2c-b67b-48fb-bea1-b1aef3a75ba1 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:47:57.154583 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b58caa2c-b67b-48fb-bea1-b1aef3a75ba1 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:47:57.154723 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-b58caa2c-b67b-48fb-bea1-b1aef3a75ba1 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Show backup with id ded4c645-c072-49e1-af27-5851ee5e79b7. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:47:57.160174 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:47:57.160174 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:47:57.161149 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b58caa2c-b67b-48fb-bea1-b1aef3a75ba1 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] https://10.4.3.189/volume/v3/backups/ded4c645-c072-49e1-af27-5851ee5e79b7 returned with HTTP 200 Aug 25 05:47:57.161999 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 770/3075] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:47:57 2026] GET /volume/v3/backups/ded4c645-c072-49e1-af27-5851ee5e79b7 => generated 792 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:47:57.536289 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-825c5112-c76f-4633-a3bb-390ed13c9d9f None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:47:57.545179 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-825c5112-c76f-4633-a3bb-390ed13c9d9f tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] GET https://10.4.3.189/volume/v3/volumes/7b791778-55b8-4f3a-8347-c8da3e9b7169 Aug 25 05:47:57.545486 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-825c5112-c76f-4633-a3bb-390ed13c9d9f tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:47:57.550087 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-825c5112-c76f-4633-a3bb-390ed13c9d9f tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:47:57.567167 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:47:57.567167 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:47:57.580539 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-825c5112-c76f-4633-a3bb-390ed13c9d9f tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Volume info retrieved successfully. Aug 25 05:47:57.588769 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-825c5112-c76f-4633-a3bb-390ed13c9d9f tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] https://10.4.3.189/volume/v3/volumes/7b791778-55b8-4f3a-8347-c8da3e9b7169 returned with HTTP 200 Aug 25 05:47:57.589305 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 765/3076] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:47:57 2026] GET /volume/v3/volumes/7b791778-55b8-4f3a-8347-c8da3e9b7169 => generated 1167 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 25 05:47:57.722654 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [req-7a20539b-231d-4f95-ac36-3e0ada4f99b6 req-4b09c6c7-c501-4c8b-a503-4efbed6631ce None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:47:57.725361 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-7a20539b-231d-4f95-ac36-3e0ada4f99b6 req-4b09c6c7-c501-4c8b-a503-4efbed6631ce tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] DELETE https://10.4.3.189/volume/v3/attachments/1b634fc8-1b5b-4d7f-b90e-15979a61890d Aug 25 05:47:57.725792 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-7a20539b-231d-4f95-ac36-3e0ada4f99b6 req-4b09c6c7-c501-4c8b-a503-4efbed6631ce tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:47:57.726007 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-7a20539b-231d-4f95-ac36-3e0ada4f99b6 req-4b09c6c7-c501-4c8b-a503-4efbed6631ce tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Calling method 'version_select' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:47:57.735444 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:47:57.735444 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:47:57.807661 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-7a20539b-231d-4f95-ac36-3e0ada4f99b6 req-4b09c6c7-c501-4c8b-a503-4efbed6631ce tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] https://10.4.3.189/volume/v3/attachments/1b634fc8-1b5b-4d7f-b90e-15979a61890d returned with HTTP 200 Aug 25 05:47:57.808224 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 765/3077] 10.4.3.189 () {72 vars in 1673 bytes} [Tue Aug 25 05:47:57 2026] DELETE /volume/v3/attachments/1b634fc8-1b5b-4d7f-b90e-15979a61890d => generated 19 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:47:57.817995 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-20cd8d31-fd5f-4f7f-9248-ccd10402dc74 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:47:57.820009 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-20cd8d31-fd5f-4f7f-9248-ccd10402dc74 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] GET https://10.4.3.189/volume/v3/backups/6bed6116-9b4b-4c4f-8c27-79f8049a4a8e Aug 25 05:47:57.820543 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-20cd8d31-fd5f-4f7f-9248-ccd10402dc74 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:47:57.821741 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-20cd8d31-fd5f-4f7f-9248-ccd10402dc74 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:47:57.821741 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-20cd8d31-fd5f-4f7f-9248-ccd10402dc74 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Show backup with id 6bed6116-9b4b-4c4f-8c27-79f8049a4a8e. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:47:57.827238 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:47:57.827238 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:47:57.828888 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-20cd8d31-fd5f-4f7f-9248-ccd10402dc74 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] https://10.4.3.189/volume/v3/backups/6bed6116-9b4b-4c4f-8c27-79f8049a4a8e returned with HTTP 200 Aug 25 05:47:57.828888 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 778/3078] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:47:57 2026] GET /volume/v3/backups/6bed6116-9b4b-4c4f-8c27-79f8049a4a8e => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:47:57.919247 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-d46fc954-eb58-4d80-8d08-497a98f4a037 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:47:57.921171 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d46fc954-eb58-4d80-8d08-497a98f4a037 tempest-VolumesBackupsTest-1415835281 tempest-VolumesBackupsTest-1415835281-project-admin] GET https://10.4.3.189/volume/v3/backups/b01f576d-a9f2-4412-8286-fd083ff243b0 Aug 25 05:47:57.921381 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d46fc954-eb58-4d80-8d08-497a98f4a037 tempest-VolumesBackupsTest-1415835281 tempest-VolumesBackupsTest-1415835281-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:47:57.921574 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d46fc954-eb58-4d80-8d08-497a98f4a037 tempest-VolumesBackupsTest-1415835281 tempest-VolumesBackupsTest-1415835281-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:47:57.921721 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-d46fc954-eb58-4d80-8d08-497a98f4a037 tempest-VolumesBackupsTest-1415835281 tempest-VolumesBackupsTest-1415835281-project-admin] Show backup with id b01f576d-a9f2-4412-8286-fd083ff243b0. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:47:57.929227 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:47:57.929227 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:47:57.930125 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d46fc954-eb58-4d80-8d08-497a98f4a037 tempest-VolumesBackupsTest-1415835281 tempest-VolumesBackupsTest-1415835281-project-admin] https://10.4.3.189/volume/v3/backups/b01f576d-a9f2-4412-8286-fd083ff243b0 returned with HTTP 200 Aug 25 05:47:57.930859 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 771/3079] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:47:57 2026] GET /volume/v3/backups/b01f576d-a9f2-4412-8286-fd083ff243b0 => generated 749 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:47:58.179853 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-47621fc8-5518-4994-9460-2f95d3562534 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:47:58.182022 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-47621fc8-5518-4994-9460-2f95d3562534 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] GET https://10.4.3.189/volume/v3/backups/ded4c645-c072-49e1-af27-5851ee5e79b7 Aug 25 05:47:58.182249 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-47621fc8-5518-4994-9460-2f95d3562534 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:47:58.182428 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-47621fc8-5518-4994-9460-2f95d3562534 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:47:58.182520 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-47621fc8-5518-4994-9460-2f95d3562534 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Show backup with id ded4c645-c072-49e1-af27-5851ee5e79b7. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:47:58.187963 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:47:58.187963 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:47:58.188666 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-47621fc8-5518-4994-9460-2f95d3562534 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] https://10.4.3.189/volume/v3/backups/ded4c645-c072-49e1-af27-5851ee5e79b7 returned with HTTP 200 Aug 25 05:47:58.189087 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 766/3080] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:47:58 2026] GET /volume/v3/backups/ded4c645-c072-49e1-af27-5851ee5e79b7 => generated 792 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:47:58.205720 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-95abf434-e6b3-4d92-b170-91c3fd396792 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:47:58.208173 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-95abf434-e6b3-4d92-b170-91c3fd396792 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] GET https://10.4.3.189/volume/v3/volumes/2e9b65ae-c5d5-4a59-97d7-4de747a13556 Aug 25 05:47:58.208427 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-95abf434-e6b3-4d92-b170-91c3fd396792 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:47:58.208673 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-95abf434-e6b3-4d92-b170-91c3fd396792 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:47:58.217843 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:47:58.217843 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:47:58.223712 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-95abf434-e6b3-4d92-b170-91c3fd396792 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Volume info retrieved successfully. Aug 25 05:47:58.229721 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-95abf434-e6b3-4d92-b170-91c3fd396792 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] https://10.4.3.189/volume/v3/volumes/2e9b65ae-c5d5-4a59-97d7-4de747a13556 returned with HTTP 200 Aug 25 05:47:58.230560 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 766/3081] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:47:58 2026] GET /volume/v3/volumes/2e9b65ae-c5d5-4a59-97d7-4de747a13556 => generated 1412 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:47:58.248621 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-b8389564-259a-48ff-b473-15a24f92c706 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:47:58.251390 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-b8389564-259a-48ff-b473-15a24f92c706 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] GET https://10.4.3.189/volume/v3/volumes/2e9b65ae-c5d5-4a59-97d7-4de747a13556 Aug 25 05:47:58.251390 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-b8389564-259a-48ff-b473-15a24f92c706 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:47:58.251703 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-b8389564-259a-48ff-b473-15a24f92c706 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:47:58.261076 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:47:58.261076 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:47:58.266946 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-b8389564-259a-48ff-b473-15a24f92c706 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Volume info retrieved successfully. Aug 25 05:47:58.275096 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-b8389564-259a-48ff-b473-15a24f92c706 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] https://10.4.3.189/volume/v3/volumes/2e9b65ae-c5d5-4a59-97d7-4de747a13556 returned with HTTP 200 Aug 25 05:47:58.275917 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 779/3082] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:47:58 2026] GET /volume/v3/volumes/2e9b65ae-c5d5-4a59-97d7-4de747a13556 => generated 1412 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:47:58.296616 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-f8025a5c-ebf1-46e5-8453-89e756e2b265 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:47:58.301256 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f8025a5c-ebf1-46e5-8453-89e756e2b265 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] DELETE https://10.4.3.189/volume/v3/volumes/2e9b65ae-c5d5-4a59-97d7-4de747a13556 Aug 25 05:47:58.301256 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f8025a5c-ebf1-46e5-8453-89e756e2b265 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:47:58.301256 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f8025a5c-ebf1-46e5-8453-89e756e2b265 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:47:58.301256 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-f8025a5c-ebf1-46e5-8453-89e756e2b265 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Delete volume with id: 2e9b65ae-c5d5-4a59-97d7-4de747a13556 Aug 25 05:47:58.308543 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:47:58.308543 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:47:58.309203 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-f8025a5c-ebf1-46e5-8453-89e756e2b265 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Volume info retrieved successfully. Aug 25 05:47:58.334000 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-f8025a5c-ebf1-46e5-8453-89e756e2b265 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Delete volume request issued successfully. Aug 25 05:47:58.334636 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f8025a5c-ebf1-46e5-8453-89e756e2b265 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] https://10.4.3.189/volume/v3/volumes/2e9b65ae-c5d5-4a59-97d7-4de747a13556 returned with HTTP 202 Aug 25 05:47:58.335128 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 772/3083] 10.4.3.189 () {66 vars in 1351 bytes} [Tue Aug 25 05:47:58 2026] DELETE /volume/v3/volumes/2e9b65ae-c5d5-4a59-97d7-4de747a13556 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:47:58.344389 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-3df2fb6e-3deb-410d-b2ad-f38a16c02936 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:47:58.349165 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-3df2fb6e-3deb-410d-b2ad-f38a16c02936 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] GET https://10.4.3.189/volume/v3/volumes/2e9b65ae-c5d5-4a59-97d7-4de747a13556 Aug 25 05:47:58.349165 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-3df2fb6e-3deb-410d-b2ad-f38a16c02936 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:47:58.349165 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-3df2fb6e-3deb-410d-b2ad-f38a16c02936 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:47:58.363849 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:47:58.363849 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:47:58.373375 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-3df2fb6e-3deb-410d-b2ad-f38a16c02936 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Volume info retrieved successfully. Aug 25 05:47:58.382429 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-3df2fb6e-3deb-410d-b2ad-f38a16c02936 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] https://10.4.3.189/volume/v3/volumes/2e9b65ae-c5d5-4a59-97d7-4de747a13556 returned with HTTP 200 Aug 25 05:47:58.383045 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 767/3084] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:47:58 2026] GET /volume/v3/volumes/2e9b65ae-c5d5-4a59-97d7-4de747a13556 => generated 1411 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:47:58.605917 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-b85977fa-6a22-4605-b1d2-547a7dabe3be None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:47:58.609104 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-b85977fa-6a22-4605-b1d2-547a7dabe3be tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] GET https://10.4.3.189/volume/v3/volumes/7b791778-55b8-4f3a-8347-c8da3e9b7169 Aug 25 05:47:58.609104 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-b85977fa-6a22-4605-b1d2-547a7dabe3be tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:47:58.609104 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-b85977fa-6a22-4605-b1d2-547a7dabe3be tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:47:58.619232 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:47:58.619232 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:47:58.623676 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-b85977fa-6a22-4605-b1d2-547a7dabe3be tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Volume info retrieved successfully. Aug 25 05:47:58.629221 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-b85977fa-6a22-4605-b1d2-547a7dabe3be tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] https://10.4.3.189/volume/v3/volumes/7b791778-55b8-4f3a-8347-c8da3e9b7169 returned with HTTP 200 Aug 25 05:47:58.629713 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 767/3085] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:47:58 2026] GET /volume/v3/volumes/7b791778-55b8-4f3a-8347-c8da3e9b7169 => generated 872 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:47:58.648518 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-63c54c87-0562-4090-851b-2caed5b75b3a None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:47:58.653617 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-63c54c87-0562-4090-851b-2caed5b75b3a tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] GET https://10.4.3.189/volume/v3/volumes/12c7e180-9e13-492e-b624-b1e5a176ef03 Aug 25 05:47:58.653617 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-63c54c87-0562-4090-851b-2caed5b75b3a tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:47:58.653617 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-63c54c87-0562-4090-851b-2caed5b75b3a tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:47:58.669235 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:47:58.669235 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:47:58.680623 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-63c54c87-0562-4090-851b-2caed5b75b3a tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Volume info retrieved successfully. Aug 25 05:47:58.686923 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-63c54c87-0562-4090-851b-2caed5b75b3a tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] https://10.4.3.189/volume/v3/volumes/12c7e180-9e13-492e-b624-b1e5a176ef03 returned with HTTP 200 Aug 25 05:47:58.687550 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 780/3086] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:47:58 2026] GET /volume/v3/volumes/12c7e180-9e13-492e-b624-b1e5a176ef03 => generated 1138 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:47:58.734522 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-2f8b3428-7b3f-413e-bc21-4568f81b905a req-e8e1550d-e99e-435e-a958-24e2e2abdd5c None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:47:58.737804 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-2f8b3428-7b3f-413e-bc21-4568f81b905a req-e8e1550d-e99e-435e-a958-24e2e2abdd5c tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] GET https://10.4.3.189/volume/v3/volumes/12c7e180-9e13-492e-b624-b1e5a176ef03 Aug 25 05:47:58.737960 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-2f8b3428-7b3f-413e-bc21-4568f81b905a req-e8e1550d-e99e-435e-a958-24e2e2abdd5c tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:47:58.738189 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-2f8b3428-7b3f-413e-bc21-4568f81b905a req-e8e1550d-e99e-435e-a958-24e2e2abdd5c tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:47:58.752520 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:47:58.752520 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:47:58.757045 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [req-2f8b3428-7b3f-413e-bc21-4568f81b905a req-e8e1550d-e99e-435e-a958-24e2e2abdd5c tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Volume info retrieved successfully. Aug 25 05:47:58.763926 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-2f8b3428-7b3f-413e-bc21-4568f81b905a req-e8e1550d-e99e-435e-a958-24e2e2abdd5c tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] https://10.4.3.189/volume/v3/volumes/12c7e180-9e13-492e-b624-b1e5a176ef03 returned with HTTP 200 Aug 25 05:47:58.765002 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 773/3087] 10.4.3.189 () {68 vars in 1598 bytes} [Tue Aug 25 05:47:58 2026] GET /volume/v3/volumes/12c7e180-9e13-492e-b624-b1e5a176ef03 => generated 1138 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:47:58.788316 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-2f8b3428-7b3f-413e-bc21-4568f81b905a req-4022eb86-2ad1-4d64-b8a0-9425a6db0d22 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:47:58.792925 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-2f8b3428-7b3f-413e-bc21-4568f81b905a req-4022eb86-2ad1-4d64-b8a0-9425a6db0d22 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] POST https://10.4.3.189/volume/v3/volumes/12c7e180-9e13-492e-b624-b1e5a176ef03/action Aug 25 05:47:58.793403 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-2f8b3428-7b3f-413e-bc21-4568f81b905a req-4022eb86-2ad1-4d64-b8a0-9425a6db0d22 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100269) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 05:47:58.794327 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-2f8b3428-7b3f-413e-bc21-4568f81b905a req-4022eb86-2ad1-4d64-b8a0-9425a6db0d22 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:47:58.811247 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:47:58.811247 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:47:58.811871 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [req-2f8b3428-7b3f-413e-bc21-4568f81b905a req-4022eb86-2ad1-4d64-b8a0-9425a6db0d22 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Volume info retrieved successfully. Aug 25 05:47:58.820612 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [req-2f8b3428-7b3f-413e-bc21-4568f81b905a req-4022eb86-2ad1-4d64-b8a0-9425a6db0d22 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Begin detaching volume completed successfully. Aug 25 05:47:58.821045 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-2f8b3428-7b3f-413e-bc21-4568f81b905a req-4022eb86-2ad1-4d64-b8a0-9425a6db0d22 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] https://10.4.3.189/volume/v3/volumes/12c7e180-9e13-492e-b624-b1e5a176ef03/action returned with HTTP 202 Aug 25 05:47:58.821733 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 768/3088] 10.4.3.189 () {72 vars in 1672 bytes} [Tue Aug 25 05:47:58 2026] POST /volume/v3/volumes/12c7e180-9e13-492e-b624-b1e5a176ef03/action => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 05:47:58.842282 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-9cb93026-6d95-4833-ad5f-3a7600b67a7c None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:47:58.843986 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-1dc083e3-0d90-485f-9f23-70b12cfa7903 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:47:58.845714 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-9cb93026-6d95-4833-ad5f-3a7600b67a7c tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] GET https://10.4.3.189/volume/v3/volumes/12c7e180-9e13-492e-b624-b1e5a176ef03 Aug 25 05:47:58.846320 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-9cb93026-6d95-4833-ad5f-3a7600b67a7c tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:47:58.846647 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-1dc083e3-0d90-485f-9f23-70b12cfa7903 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] GET https://10.4.3.189/volume/v3/backups/6bed6116-9b4b-4c4f-8c27-79f8049a4a8e Aug 25 05:47:58.846698 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-9cb93026-6d95-4833-ad5f-3a7600b67a7c tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:47:58.846996 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-1dc083e3-0d90-485f-9f23-70b12cfa7903 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:47:58.847507 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-1dc083e3-0d90-485f-9f23-70b12cfa7903 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:47:58.847507 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-1dc083e3-0d90-485f-9f23-70b12cfa7903 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Show backup with id 6bed6116-9b4b-4c4f-8c27-79f8049a4a8e. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:47:58.854787 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:47:58.854787 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:47:58.855774 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-1dc083e3-0d90-485f-9f23-70b12cfa7903 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] https://10.4.3.189/volume/v3/backups/6bed6116-9b4b-4c4f-8c27-79f8049a4a8e returned with HTTP 200 Aug 25 05:47:58.857569 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 781/3089] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:47:58 2026] GET /volume/v3/backups/6bed6116-9b4b-4c4f-8c27-79f8049a4a8e => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:47:58.863665 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:47:58.863665 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:47:58.869264 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-9cb93026-6d95-4833-ad5f-3a7600b67a7c tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Volume info retrieved successfully. Aug 25 05:47:58.878521 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-9cb93026-6d95-4833-ad5f-3a7600b67a7c tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] https://10.4.3.189/volume/v3/volumes/12c7e180-9e13-492e-b624-b1e5a176ef03 returned with HTTP 200 Aug 25 05:47:58.879369 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 768/3090] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:47:58 2026] GET /volume/v3/volumes/12c7e180-9e13-492e-b624-b1e5a176ef03 => generated 1141 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:47:58.879503 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-9c3c44a8-e0d2-491d-a0f1-6d1fc1e09df7 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:47:58.879941 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-9c3c44a8-e0d2-491d-a0f1-6d1fc1e09df7 None None] GET https://10.4.3.189/volume// Aug 25 05:47:58.880143 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-9c3c44a8-e0d2-491d-a0f1-6d1fc1e09df7 None None] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:47:58.880410 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-9c3c44a8-e0d2-491d-a0f1-6d1fc1e09df7 None None] Calling method 'all' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:47:58.880838 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-9c3c44a8-e0d2-491d-a0f1-6d1fc1e09df7 None None] https://10.4.3.189/volume// returned with HTTP 300 Aug 25 05:47:58.881231 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 774/3091] 10.4.3.189 () {66 vars in 1426 bytes} [Tue Aug 25 05:47:58 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 05:47:58.901156 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-2f8b3428-7b3f-413e-bc21-4568f81b905a req-d2dcea1e-8fad-49ec-b37c-626334643265 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:47:58.904373 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-2f8b3428-7b3f-413e-bc21-4568f81b905a req-d2dcea1e-8fad-49ec-b37c-626334643265 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] GET https://10.4.3.189/volume/v3/volumes/12c7e180-9e13-492e-b624-b1e5a176ef03 Aug 25 05:47:58.905208 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-2f8b3428-7b3f-413e-bc21-4568f81b905a req-d2dcea1e-8fad-49ec-b37c-626334643265 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:47:58.905208 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-2f8b3428-7b3f-413e-bc21-4568f81b905a req-d2dcea1e-8fad-49ec-b37c-626334643265 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:47:58.919790 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:47:58.919790 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:47:58.926969 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [req-2f8b3428-7b3f-413e-bc21-4568f81b905a req-d2dcea1e-8fad-49ec-b37c-626334643265 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Volume info retrieved successfully. Aug 25 05:47:58.935086 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-2f8b3428-7b3f-413e-bc21-4568f81b905a req-d2dcea1e-8fad-49ec-b37c-626334643265 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] https://10.4.3.189/volume/v3/volumes/12c7e180-9e13-492e-b624-b1e5a176ef03 returned with HTTP 200 Aug 25 05:47:58.935086 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 769/3092] 10.4.3.189 () {70 vars in 1639 bytes} [Tue Aug 25 05:47:58 2026] GET /volume/v3/volumes/12c7e180-9e13-492e-b624-b1e5a176ef03 => generated 1321 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 05:47:58.944338 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-bcf39db5-2149-4703-8de8-e6ebcaea9bbb None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:47:58.948405 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-bcf39db5-2149-4703-8de8-e6ebcaea9bbb tempest-VolumesBackupsTest-1415835281 tempest-VolumesBackupsTest-1415835281-project-admin] GET https://10.4.3.189/volume/v3/backups/b01f576d-a9f2-4412-8286-fd083ff243b0 Aug 25 05:47:58.948833 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-bcf39db5-2149-4703-8de8-e6ebcaea9bbb tempest-VolumesBackupsTest-1415835281 tempest-VolumesBackupsTest-1415835281-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:47:58.948912 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-bcf39db5-2149-4703-8de8-e6ebcaea9bbb tempest-VolumesBackupsTest-1415835281 tempest-VolumesBackupsTest-1415835281-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:47:58.949101 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-bcf39db5-2149-4703-8de8-e6ebcaea9bbb tempest-VolumesBackupsTest-1415835281 tempest-VolumesBackupsTest-1415835281-project-admin] Show backup with id b01f576d-a9f2-4412-8286-fd083ff243b0. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:47:58.964197 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:47:58.964197 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:47:58.965696 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-bcf39db5-2149-4703-8de8-e6ebcaea9bbb tempest-VolumesBackupsTest-1415835281 tempest-VolumesBackupsTest-1415835281-project-admin] https://10.4.3.189/volume/v3/backups/b01f576d-a9f2-4412-8286-fd083ff243b0 returned with HTTP 200 Aug 25 05:47:58.965696 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 782/3093] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:47:58 2026] GET /volume/v3/backups/b01f576d-a9f2-4412-8286-fd083ff243b0 => generated 749 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:47:59.397441 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-45a2cdd7-8a17-4f46-9c2a-e0581eae4323 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:47:59.399614 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-45a2cdd7-8a17-4f46-9c2a-e0581eae4323 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] GET https://10.4.3.189/volume/v3/volumes/2e9b65ae-c5d5-4a59-97d7-4de747a13556 Aug 25 05:47:59.399847 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-45a2cdd7-8a17-4f46-9c2a-e0581eae4323 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:47:59.400072 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-45a2cdd7-8a17-4f46-9c2a-e0581eae4323 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:47:59.406563 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-45a2cdd7-8a17-4f46-9c2a-e0581eae4323 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] https://10.4.3.189/volume/v3/volumes/2e9b65ae-c5d5-4a59-97d7-4de747a13556 returned with HTTP 404 Aug 25 05:47:59.407245 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 769/3094] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:47:59 2026] GET /volume/v3/volumes/2e9b65ae-c5d5-4a59-97d7-4de747a13556 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:47:59.415335 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-806a90f6-34ff-458b-bab9-90bf82b4f049 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:47:59.417485 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-806a90f6-34ff-458b-bab9-90bf82b4f049 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] DELETE https://10.4.3.189/volume/v3/backups/ded4c645-c072-49e1-af27-5851ee5e79b7 Aug 25 05:47:59.417762 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-806a90f6-34ff-458b-bab9-90bf82b4f049 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:47:59.418026 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-806a90f6-34ff-458b-bab9-90bf82b4f049 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:47:59.418168 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.contrib.backups [None req-806a90f6-34ff-458b-bab9-90bf82b4f049 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Delete backup with id: ded4c645-c072-49e1-af27-5851ee5e79b7. Aug 25 05:47:59.423047 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:47:59.423047 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:47:59.439135 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.backup.rpcapi [None req-806a90f6-34ff-458b-bab9-90bf82b4f049 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] delete_backup rpcapi backup_id ded4c645-c072-49e1-af27-5851ee5e79b7 {{(pid=100268) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 25 05:47:59.440389 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-806a90f6-34ff-458b-bab9-90bf82b4f049 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] https://10.4.3.189/volume/v3/backups/ded4c645-c072-49e1-af27-5851ee5e79b7 returned with HTTP 202 Aug 25 05:47:59.440816 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 775/3095] 10.4.3.189 () {66 vars in 1351 bytes} [Tue Aug 25 05:47:59 2026] DELETE /volume/v3/backups/ded4c645-c072-49e1-af27-5851ee5e79b7 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 05:47:59.449070 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-8ccfb75d-0097-40ef-98b0-3fc9eb776288 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:47:59.451867 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-8ccfb75d-0097-40ef-98b0-3fc9eb776288 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] GET https://10.4.3.189/volume/v3/backups/ded4c645-c072-49e1-af27-5851ee5e79b7 Aug 25 05:47:59.452166 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-8ccfb75d-0097-40ef-98b0-3fc9eb776288 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:47:59.452431 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-8ccfb75d-0097-40ef-98b0-3fc9eb776288 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:47:59.452615 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-8ccfb75d-0097-40ef-98b0-3fc9eb776288 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Show backup with id ded4c645-c072-49e1-af27-5851ee5e79b7. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:47:59.459210 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:47:59.459210 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:47:59.461785 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-8ccfb75d-0097-40ef-98b0-3fc9eb776288 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] https://10.4.3.189/volume/v3/backups/ded4c645-c072-49e1-af27-5851ee5e79b7 returned with HTTP 200 Aug 25 05:47:59.461785 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 770/3096] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:47:59 2026] GET /volume/v3/backups/ded4c645-c072-49e1-af27-5851ee5e79b7 => generated 791 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:47:59.874421 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-e9369bb3-1640-452d-9cd3-ade08edef6e8 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:47:59.879018 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-e9369bb3-1640-452d-9cd3-ade08edef6e8 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] GET https://10.4.3.189/volume/v3/backups/6bed6116-9b4b-4c4f-8c27-79f8049a4a8e Aug 25 05:47:59.879349 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-e9369bb3-1640-452d-9cd3-ade08edef6e8 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:47:59.879652 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-e9369bb3-1640-452d-9cd3-ade08edef6e8 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:47:59.879797 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-e9369bb3-1640-452d-9cd3-ade08edef6e8 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Show backup with id 6bed6116-9b4b-4c4f-8c27-79f8049a4a8e. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:47:59.887238 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:47:59.887238 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:47:59.887886 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-e9369bb3-1640-452d-9cd3-ade08edef6e8 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] https://10.4.3.189/volume/v3/backups/6bed6116-9b4b-4c4f-8c27-79f8049a4a8e returned with HTTP 200 Aug 25 05:47:59.888455 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 783/3097] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:47:59 2026] GET /volume/v3/backups/6bed6116-9b4b-4c4f-8c27-79f8049a4a8e => generated 737 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:47:59.897589 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-bd2f6c8b-37b3-486c-b58c-382b4f0d15e8 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:47:59.901193 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-bd2f6c8b-37b3-486c-b58c-382b4f0d15e8 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] GET https://10.4.3.189/volume/v3/volumes/12c7e180-9e13-492e-b624-b1e5a176ef03 Aug 25 05:47:59.901193 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-bd2f6c8b-37b3-486c-b58c-382b4f0d15e8 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:47:59.901193 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-bd2f6c8b-37b3-486c-b58c-382b4f0d15e8 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:47:59.914669 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:47:59.914669 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:47:59.918421 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-bd2f6c8b-37b3-486c-b58c-382b4f0d15e8 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Volume info retrieved successfully. Aug 25 05:47:59.928094 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-bd2f6c8b-37b3-486c-b58c-382b4f0d15e8 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] https://10.4.3.189/volume/v3/volumes/12c7e180-9e13-492e-b624-b1e5a176ef03 returned with HTTP 200 Aug 25 05:47:59.929392 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 770/3098] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:47:59 2026] GET /volume/v3/volumes/12c7e180-9e13-492e-b624-b1e5a176ef03 => generated 1141 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:47:59.979445 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-6c8c1aa1-a72f-42f4-9d18-701172865b29 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:47:59.981884 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6c8c1aa1-a72f-42f4-9d18-701172865b29 tempest-VolumesBackupsTest-1415835281 tempest-VolumesBackupsTest-1415835281-project-admin] GET https://10.4.3.189/volume/v3/backups/b01f576d-a9f2-4412-8286-fd083ff243b0 Aug 25 05:47:59.982209 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-6c8c1aa1-a72f-42f4-9d18-701172865b29 tempest-VolumesBackupsTest-1415835281 tempest-VolumesBackupsTest-1415835281-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:47:59.982510 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-6c8c1aa1-a72f-42f4-9d18-701172865b29 tempest-VolumesBackupsTest-1415835281 tempest-VolumesBackupsTest-1415835281-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:47:59.982676 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-6c8c1aa1-a72f-42f4-9d18-701172865b29 tempest-VolumesBackupsTest-1415835281 tempest-VolumesBackupsTest-1415835281-project-admin] Show backup with id b01f576d-a9f2-4412-8286-fd083ff243b0. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:47:59.989079 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:47:59.989079 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:47:59.989762 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6c8c1aa1-a72f-42f4-9d18-701172865b29 tempest-VolumesBackupsTest-1415835281 tempest-VolumesBackupsTest-1415835281-project-admin] https://10.4.3.189/volume/v3/backups/b01f576d-a9f2-4412-8286-fd083ff243b0 returned with HTTP 200 Aug 25 05:47:59.990364 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 776/3099] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:47:59 2026] GET /volume/v3/backups/b01f576d-a9f2-4412-8286-fd083ff243b0 => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:48:00.472154 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-f3cea3cd-8aaf-4814-bde2-2f20fb7db471 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:00.474383 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-f3cea3cd-8aaf-4814-bde2-2f20fb7db471 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] GET https://10.4.3.189/volume/v3/backups/ded4c645-c072-49e1-af27-5851ee5e79b7 Aug 25 05:48:00.474729 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-f3cea3cd-8aaf-4814-bde2-2f20fb7db471 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:48:00.474985 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-f3cea3cd-8aaf-4814-bde2-2f20fb7db471 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:48:00.475154 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-f3cea3cd-8aaf-4814-bde2-2f20fb7db471 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Show backup with id ded4c645-c072-49e1-af27-5851ee5e79b7. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:48:00.480652 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-f3cea3cd-8aaf-4814-bde2-2f20fb7db471 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] https://10.4.3.189/volume/v3/backups/ded4c645-c072-49e1-af27-5851ee5e79b7 returned with HTTP 404 Aug 25 05:48:00.481484 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 771/3100] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:48:00 2026] GET /volume/v3/backups/ded4c645-c072-49e1-af27-5851ee5e79b7 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:48:00.572924 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-3dc69a23-6699-4636-9874-5bce0fc89f04 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:00.574944 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-3dc69a23-6699-4636-9874-5bce0fc89f04 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] GET https://10.4.3.189/volume/v3/volumes/6a810343-f7f4-4f2d-a611-cab2f3271094 Aug 25 05:48:00.575324 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-3dc69a23-6699-4636-9874-5bce0fc89f04 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:48:00.575599 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-3dc69a23-6699-4636-9874-5bce0fc89f04 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:48:00.582493 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:48:00.582493 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:48:00.586637 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-3dc69a23-6699-4636-9874-5bce0fc89f04 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Volume info retrieved successfully. Aug 25 05:48:00.592140 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-3dc69a23-6699-4636-9874-5bce0fc89f04 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] https://10.4.3.189/volume/v3/volumes/6a810343-f7f4-4f2d-a611-cab2f3271094 returned with HTTP 200 Aug 25 05:48:00.592501 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 784/3101] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:48:00 2026] GET /volume/v3/volumes/6a810343-f7f4-4f2d-a611-cab2f3271094 => generated 1357 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:48:00.605503 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-9b76bb3c-ee33-45d0-bd58-f3b26c825a91 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:00.607813 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-9b76bb3c-ee33-45d0-bd58-f3b26c825a91 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] DELETE https://10.4.3.189/volume/v3/volumes/6a810343-f7f4-4f2d-a611-cab2f3271094 Aug 25 05:48:00.608072 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-9b76bb3c-ee33-45d0-bd58-f3b26c825a91 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:48:00.608322 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-9b76bb3c-ee33-45d0-bd58-f3b26c825a91 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Calling method 'delete' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:48:00.608529 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.v3.volumes [None req-9b76bb3c-ee33-45d0-bd58-f3b26c825a91 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Delete volume with id: 6a810343-f7f4-4f2d-a611-cab2f3271094 Aug 25 05:48:00.616878 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:48:00.616878 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:48:00.617639 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-9b76bb3c-ee33-45d0-bd58-f3b26c825a91 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Volume info retrieved successfully. Aug 25 05:48:00.638172 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-9b76bb3c-ee33-45d0-bd58-f3b26c825a91 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Delete volume request issued successfully. Aug 25 05:48:00.642261 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-9b76bb3c-ee33-45d0-bd58-f3b26c825a91 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] https://10.4.3.189/volume/v3/volumes/6a810343-f7f4-4f2d-a611-cab2f3271094 returned with HTTP 202 Aug 25 05:48:00.642932 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 771/3102] 10.4.3.189 () {66 vars in 1351 bytes} [Tue Aug 25 05:48:00 2026] DELETE /volume/v3/volumes/6a810343-f7f4-4f2d-a611-cab2f3271094 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:48:00.651388 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-f83fa8f7-e83b-48fa-bf7a-769747af9ebc None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:00.653534 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f83fa8f7-e83b-48fa-bf7a-769747af9ebc tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] GET https://10.4.3.189/volume/v3/volumes/6a810343-f7f4-4f2d-a611-cab2f3271094 Aug 25 05:48:00.653806 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f83fa8f7-e83b-48fa-bf7a-769747af9ebc tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:48:00.654077 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f83fa8f7-e83b-48fa-bf7a-769747af9ebc tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:48:00.666105 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:48:00.666105 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:48:00.671675 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-f83fa8f7-e83b-48fa-bf7a-769747af9ebc tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Volume info retrieved successfully. Aug 25 05:48:00.677028 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f83fa8f7-e83b-48fa-bf7a-769747af9ebc tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] https://10.4.3.189/volume/v3/volumes/6a810343-f7f4-4f2d-a611-cab2f3271094 returned with HTTP 200 Aug 25 05:48:00.677457 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 777/3103] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:48:00 2026] GET /volume/v3/volumes/6a810343-f7f4-4f2d-a611-cab2f3271094 => generated 1356 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:48:00.902018 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-63e8a458-9088-4fcd-a39e-63b5401710ed None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:00.905963 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-63e8a458-9088-4fcd-a39e-63b5401710ed tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] GET https://10.4.3.189/volume/v3/backups/6bed6116-9b4b-4c4f-8c27-79f8049a4a8e Aug 25 05:48:00.906320 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-63e8a458-9088-4fcd-a39e-63b5401710ed tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:48:00.906598 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-63e8a458-9088-4fcd-a39e-63b5401710ed tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:48:00.906761 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-63e8a458-9088-4fcd-a39e-63b5401710ed tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Show backup with id 6bed6116-9b4b-4c4f-8c27-79f8049a4a8e. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:48:00.918080 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:48:00.918080 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:48:00.918289 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-63e8a458-9088-4fcd-a39e-63b5401710ed tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] https://10.4.3.189/volume/v3/backups/6bed6116-9b4b-4c4f-8c27-79f8049a4a8e returned with HTTP 200 Aug 25 05:48:00.918721 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 772/3104] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:48:00 2026] GET /volume/v3/backups/6bed6116-9b4b-4c4f-8c27-79f8049a4a8e => generated 737 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:48:00.948082 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-1972c8e3-dd87-4d82-a206-07d66b656080 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:00.950550 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-1972c8e3-dd87-4d82-a206-07d66b656080 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] GET https://10.4.3.189/volume/v3/volumes/12c7e180-9e13-492e-b624-b1e5a176ef03 Aug 25 05:48:00.950730 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-1972c8e3-dd87-4d82-a206-07d66b656080 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:48:00.950925 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-1972c8e3-dd87-4d82-a206-07d66b656080 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:48:00.959801 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:48:00.959801 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:48:00.962899 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-1972c8e3-dd87-4d82-a206-07d66b656080 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Volume info retrieved successfully. Aug 25 05:48:00.966839 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-1972c8e3-dd87-4d82-a206-07d66b656080 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] https://10.4.3.189/volume/v3/volumes/12c7e180-9e13-492e-b624-b1e5a176ef03 returned with HTTP 200 Aug 25 05:48:00.967236 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 785/3105] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:48:00 2026] GET /volume/v3/volumes/12c7e180-9e13-492e-b624-b1e5a176ef03 => generated 1141 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:48:01.006195 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-38fa10bd-79d2-4dbc-b65a-e3bb56da2d2a None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:01.008146 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-38fa10bd-79d2-4dbc-b65a-e3bb56da2d2a tempest-VolumesBackupsTest-1415835281 tempest-VolumesBackupsTest-1415835281-project-admin] GET https://10.4.3.189/volume/v3/backups/b01f576d-a9f2-4412-8286-fd083ff243b0 Aug 25 05:48:01.008379 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-38fa10bd-79d2-4dbc-b65a-e3bb56da2d2a tempest-VolumesBackupsTest-1415835281 tempest-VolumesBackupsTest-1415835281-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:48:01.008656 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-38fa10bd-79d2-4dbc-b65a-e3bb56da2d2a tempest-VolumesBackupsTest-1415835281 tempest-VolumesBackupsTest-1415835281-project-admin] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:48:01.008793 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-38fa10bd-79d2-4dbc-b65a-e3bb56da2d2a tempest-VolumesBackupsTest-1415835281 tempest-VolumesBackupsTest-1415835281-project-admin] Show backup with id b01f576d-a9f2-4412-8286-fd083ff243b0. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:48:01.010660 np0000008051 devstack@c-api.service[100270]: DEBUG dbcounter [-] [100270] Writing DB stats cinder:SELECT=330,cinder:INSERT=36,cinder:UPDATE=74 {{(pid=100270) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 05:48:01.014735 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:48:01.014735 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:48:01.015415 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-38fa10bd-79d2-4dbc-b65a-e3bb56da2d2a tempest-VolumesBackupsTest-1415835281 tempest-VolumesBackupsTest-1415835281-project-admin] https://10.4.3.189/volume/v3/backups/b01f576d-a9f2-4412-8286-fd083ff243b0 returned with HTTP 200 Aug 25 05:48:01.016607 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 772/3106] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:48:01 2026] GET /volume/v3/backups/b01f576d-a9f2-4412-8286-fd083ff243b0 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:48:01.693472 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-6fc48e9f-852f-4b32-a8cb-e1e60111ffa3 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:01.697185 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6fc48e9f-852f-4b32-a8cb-e1e60111ffa3 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] GET https://10.4.3.189/volume/v3/volumes/6a810343-f7f4-4f2d-a611-cab2f3271094 Aug 25 05:48:01.697440 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-6fc48e9f-852f-4b32-a8cb-e1e60111ffa3 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:48:01.697683 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-6fc48e9f-852f-4b32-a8cb-e1e60111ffa3 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:48:01.705379 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6fc48e9f-852f-4b32-a8cb-e1e60111ffa3 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] https://10.4.3.189/volume/v3/volumes/6a810343-f7f4-4f2d-a611-cab2f3271094 returned with HTTP 404 Aug 25 05:48:01.705957 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 778/3107] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:48:01 2026] GET /volume/v3/volumes/6a810343-f7f4-4f2d-a611-cab2f3271094 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:48:01.723698 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-ee741327-16c8-4c8d-9903-8cbe63f591fd None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:01.725744 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-ee741327-16c8-4c8d-9903-8cbe63f591fd tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] POST https://10.4.3.189/volume/v3/volumes Aug 25 05:48:01.730298 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-ee741327-16c8-4c8d-9903-8cbe63f591fd tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-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-827074820"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:48:01.730298 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.v3.volumes [None req-ee741327-16c8-4c8d-9903-8cbe63f591fd tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Create volume request body: {'volume': {'metadata': {'vol-meta1': 'value1', 'vol-meta2': 'value2', 'vol-meta3': 'value3'}, 'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-827074820'}} {{(pid=100269) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 05:48:01.730298 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.v3.volumes [None req-ee741327-16c8-4c8d-9903-8cbe63f591fd tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Create volume of 1 GB Aug 25 05:48:01.735442 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-ee741327-16c8-4c8d-9903-8cbe63f591fd tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Availability Zones retrieved successfully. Aug 25 05:48:01.743412 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-ee741327-16c8-4c8d-9903-8cbe63f591fd tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Flow 'volume_create_api' (8eb142b4-ad4e-401a-8e18-d16a19547d99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:48:01.744569 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-ee741327-16c8-4c8d-9903-8cbe63f591fd tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0bcabb63-8a05-4d15-a21e-9c3b794fca58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:48:01.745842 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.flows.api.create_volume [None req-ee741327-16c8-4c8d-9903-8cbe63f591fd tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Validating volume size '1' using validate_int {{(pid=100269) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 05:48:01.789609 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-ee741327-16c8-4c8d-9903-8cbe63f591fd tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0bcabb63-8a05-4d15-a21e-9c3b794fca58) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T05:35:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=23fc6e5d-fce0-4521-ba46-4837b4232084,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '23fc6e5d-fce0-4521-ba46-4837b4232084', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:48:01.790799 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-ee741327-16c8-4c8d-9903-8cbe63f591fd tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ae728ee7-a3d8-4a0c-9a8e-bc1269ecb997) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:48:01.871273 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.quota [None req-ee741327-16c8-4c8d-9903-8cbe63f591fd tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Created reservations ['f4f2ee53-a9cd-4a27-a696-6fd2155e8d91', '0618ba56-109e-439a-9a9f-059fc0a333be', 'd68f979d-6eba-404c-9281-62503de464b3', 'be113de1-4483-4ef7-9f2f-7c083dda594b'] {{(pid=100269) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:48:01.871461 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-ee741327-16c8-4c8d-9903-8cbe63f591fd tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ae728ee7-a3d8-4a0c-9a8e-bc1269ecb997) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f4f2ee53-a9cd-4a27-a696-6fd2155e8d91', '0618ba56-109e-439a-9a9f-059fc0a333be', 'd68f979d-6eba-404c-9281-62503de464b3', 'be113de1-4483-4ef7-9f2f-7c083dda594b']}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:48:01.873185 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-ee741327-16c8-4c8d-9903-8cbe63f591fd tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ae0149f7-9cce-4f87-aa2a-870d59bbfa46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:48:01.886963 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-2f8b3428-7b3f-413e-bc21-4568f81b905a req-61856266-fbdd-4f9f-89ad-f62af25c36e0 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:01.888937 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-2f8b3428-7b3f-413e-bc21-4568f81b905a req-61856266-fbdd-4f9f-89ad-f62af25c36e0 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] DELETE https://10.4.3.189/volume/v3/attachments/e988a54b-9590-4648-900b-6d4daa065606 Aug 25 05:48:01.889241 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-2f8b3428-7b3f-413e-bc21-4568f81b905a req-61856266-fbdd-4f9f-89ad-f62af25c36e0 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:48:01.889438 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-2f8b3428-7b3f-413e-bc21-4568f81b905a req-61856266-fbdd-4f9f-89ad-f62af25c36e0 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Calling method 'version_select' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:48:01.897556 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:48:01.897556 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:48:01.932609 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-29acb4fa-34c7-4d97-be4b-2ad9cf5adbd7 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:01.933971 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-ee741327-16c8-4c8d-9903-8cbe63f591fd tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ae0149f7-9cce-4f87-aa2a-870d59bbfa46) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7638933c-ce41-4eea-ab21-74c9b8fb61aa', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-827074820',encryption_key_id=None,group_id=None,group_type_id=,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},multiattach=False,project_id='63fe3ff8f0b642f4942f04b33a14e622',qos_specs=None,replication_status=,reservations=['f4f2ee53-a9cd-4a27-a696-6fd2155e8d91','0618ba56-109e-439a-9a9f-059fc0a333be','d68f979d-6eba-404c-9281-62503de464b3','be113de1-4483-4ef7-9f2f-7c083dda594b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f142d61824a84b50b117aed3d006f8fa',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T05:48:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-827074820',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7638933c-ce41-4eea-ab21-74c9b8fb61aa,launched_at=None,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},migration_status=None,multiattach=False,previous_status=None,project_id='63fe3ff8f0b642f4942f04b33a14e622',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f142d61824a84b50b117aed3d006f8fa',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(23fc6e5d-fce0-4521-ba46-4837b4232084),volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:48:01.934535 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-29acb4fa-34c7-4d97-be4b-2ad9cf5adbd7 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] GET https://10.4.3.189/volume/v3/backups/6bed6116-9b4b-4c4f-8c27-79f8049a4a8e Aug 25 05:48:01.934763 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-29acb4fa-34c7-4d97-be4b-2ad9cf5adbd7 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:48:01.934844 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-ee741327-16c8-4c8d-9903-8cbe63f591fd tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b2855bbb-ad84-4a10-af6c-050b84a43363) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:48:01.934945 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-29acb4fa-34c7-4d97-be4b-2ad9cf5adbd7 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:48:01.935036 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-29acb4fa-34c7-4d97-be4b-2ad9cf5adbd7 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Show backup with id 6bed6116-9b4b-4c4f-8c27-79f8049a4a8e. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:48:01.941676 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:48:01.941676 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:48:01.942074 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-29acb4fa-34c7-4d97-be4b-2ad9cf5adbd7 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] https://10.4.3.189/volume/v3/backups/6bed6116-9b4b-4c4f-8c27-79f8049a4a8e returned with HTTP 200 Aug 25 05:48:01.942981 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 773/3108] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:48:01 2026] GET /volume/v3/backups/6bed6116-9b4b-4c4f-8c27-79f8049a4a8e => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:48:01.967486 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-ee741327-16c8-4c8d-9903-8cbe63f591fd tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b2855bbb-ad84-4a10-af6c-050b84a43363) transitioned into state 'SUCCESS' from state '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-827074820',encryption_key_id=None,group_id=None,group_type_id=,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},multiattach=False,project_id='63fe3ff8f0b642f4942f04b33a14e622',qos_specs=None,replication_status=,reservations=['f4f2ee53-a9cd-4a27-a696-6fd2155e8d91','0618ba56-109e-439a-9a9f-059fc0a333be','d68f979d-6eba-404c-9281-62503de464b3','be113de1-4483-4ef7-9f2f-7c083dda594b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f142d61824a84b50b117aed3d006f8fa',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:48:01.968407 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-ee741327-16c8-4c8d-9903-8cbe63f591fd tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (18a04c78-c606-4a32-a6dc-d5fe6825fc5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:48:01.982027 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-ee741327-16c8-4c8d-9903-8cbe63f591fd tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (18a04c78-c606-4a32-a6dc-d5fe6825fc5b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:48:01.983224 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-ee741327-16c8-4c8d-9903-8cbe63f591fd tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Flow 'volume_create_api' (8eb142b4-ad4e-401a-8e18-d16a19547d99) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:48:01.983647 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-ee741327-16c8-4c8d-9903-8cbe63f591fd tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Create volume request issued successfully. Aug 25 05:48:01.984121 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-2f8b3428-7b3f-413e-bc21-4568f81b905a req-61856266-fbdd-4f9f-89ad-f62af25c36e0 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] https://10.4.3.189/volume/v3/attachments/e988a54b-9590-4648-900b-6d4daa065606 returned with HTTP 200 Aug 25 05:48:01.985487 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 786/3109] 10.4.3.189 () {72 vars in 1673 bytes} [Tue Aug 25 05:48:01 2026] DELETE /volume/v3/attachments/e988a54b-9590-4648-900b-6d4daa065606 => generated 19 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:48:01.986715 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-ee741327-16c8-4c8d-9903-8cbe63f591fd tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] https://10.4.3.189/volume/v3/volumes returned with HTTP 202 Aug 25 05:48:01.987544 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 773/3110] 10.4.3.189 () {68 vars in 1259 bytes} [Tue Aug 25 05:48:01 2026] POST /volume/v3/volumes => generated 815 bytes in 264 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 05:48:01.988669 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-5b4d19c9-60a9-49c2-a0b6-b84fb0eab5fb None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:01.990576 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-5b4d19c9-60a9-49c2-a0b6-b84fb0eab5fb tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] GET https://10.4.3.189/volume/v3/volumes/12c7e180-9e13-492e-b624-b1e5a176ef03 Aug 25 05:48:01.990802 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-5b4d19c9-60a9-49c2-a0b6-b84fb0eab5fb tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:48:01.991021 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-5b4d19c9-60a9-49c2-a0b6-b84fb0eab5fb tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:48:02.002484 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:48:02.002484 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:48:02.006643 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-a7ff2dcd-fc14-4e86-94ae-4f4d7ffb35a7 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:02.007681 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-5b4d19c9-60a9-49c2-a0b6-b84fb0eab5fb tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Volume info retrieved successfully. Aug 25 05:48:02.009357 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-a7ff2dcd-fc14-4e86-94ae-4f4d7ffb35a7 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] GET https://10.4.3.189/volume/v3/volumes/7638933c-ce41-4eea-ab21-74c9b8fb61aa Aug 25 05:48:02.009465 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-a7ff2dcd-fc14-4e86-94ae-4f4d7ffb35a7 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:48:02.009919 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-a7ff2dcd-fc14-4e86-94ae-4f4d7ffb35a7 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:48:02.013934 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-5b4d19c9-60a9-49c2-a0b6-b84fb0eab5fb tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] https://10.4.3.189/volume/v3/volumes/12c7e180-9e13-492e-b624-b1e5a176ef03 returned with HTTP 200 Aug 25 05:48:02.014709 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 779/3111] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:48:01 2026] GET /volume/v3/volumes/12c7e180-9e13-492e-b624-b1e5a176ef03 => generated 846 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:48:02.019740 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:48:02.019740 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:48:02.024259 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-a7ff2dcd-fc14-4e86-94ae-4f4d7ffb35a7 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Volume info retrieved successfully. Aug 25 05:48:02.029098 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-043e78ac-c062-4f6e-976d-b16239d35b2e None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:02.029648 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-a7ff2dcd-fc14-4e86-94ae-4f4d7ffb35a7 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] https://10.4.3.189/volume/v3/volumes/7638933c-ce41-4eea-ab21-74c9b8fb61aa returned with HTTP 200 Aug 25 05:48:02.030257 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 774/3112] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:48:02 2026] GET /volume/v3/volumes/7638933c-ce41-4eea-ab21-74c9b8fb61aa => generated 883 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:48:02.032074 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-705173c8-5d36-480c-b2ab-f504b79141eb None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:02.032223 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-043e78ac-c062-4f6e-976d-b16239d35b2e tempest-VolumesBackupsTest-1415835281 tempest-VolumesBackupsTest-1415835281-project-admin] GET https://10.4.3.189/volume/v3/backups/b01f576d-a9f2-4412-8286-fd083ff243b0 Aug 25 05:48:02.032504 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-043e78ac-c062-4f6e-976d-b16239d35b2e tempest-VolumesBackupsTest-1415835281 tempest-VolumesBackupsTest-1415835281-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:48:02.032821 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-043e78ac-c062-4f6e-976d-b16239d35b2e tempest-VolumesBackupsTest-1415835281 tempest-VolumesBackupsTest-1415835281-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:48:02.032996 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-043e78ac-c062-4f6e-976d-b16239d35b2e tempest-VolumesBackupsTest-1415835281 tempest-VolumesBackupsTest-1415835281-project-admin] Show backup with id b01f576d-a9f2-4412-8286-fd083ff243b0. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:48:02.034644 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-705173c8-5d36-480c-b2ab-f504b79141eb tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] DELETE https://10.4.3.189/volume/v3/volumes/7b791778-55b8-4f3a-8347-c8da3e9b7169 Aug 25 05:48:02.034922 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-705173c8-5d36-480c-b2ab-f504b79141eb tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:48:02.035134 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-705173c8-5d36-480c-b2ab-f504b79141eb tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Calling method 'delete' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:48:02.035393 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.v3.volumes [None req-705173c8-5d36-480c-b2ab-f504b79141eb tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Delete volume with id: 7b791778-55b8-4f3a-8347-c8da3e9b7169 Aug 25 05:48:02.042435 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:48:02.042435 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:48:02.043524 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-043e78ac-c062-4f6e-976d-b16239d35b2e tempest-VolumesBackupsTest-1415835281 tempest-VolumesBackupsTest-1415835281-project-admin] https://10.4.3.189/volume/v3/backups/b01f576d-a9f2-4412-8286-fd083ff243b0 returned with HTTP 200 Aug 25 05:48:02.044127 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 787/3113] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:48:02 2026] GET /volume/v3/backups/b01f576d-a9f2-4412-8286-fd083ff243b0 => generated 749 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:48:02.047405 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:48:02.047405 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:48:02.048110 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-705173c8-5d36-480c-b2ab-f504b79141eb tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Volume info retrieved successfully. Aug 25 05:48:02.065502 np0000008051 devstack@c-api.service[100269]: WARNING cinder.keymgr.conf_key_mgr [None req-705173c8-5d36-480c-b2ab-f504b79141eb tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 25 05:48:02.073184 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-705173c8-5d36-480c-b2ab-f504b79141eb tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Delete volume request issued successfully. Aug 25 05:48:02.073512 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-705173c8-5d36-480c-b2ab-f504b79141eb tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] https://10.4.3.189/volume/v3/volumes/7b791778-55b8-4f3a-8347-c8da3e9b7169 returned with HTTP 202 Aug 25 05:48:02.073998 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 774/3114] 10.4.3.189 () {66 vars in 1351 bytes} [Tue Aug 25 05:48:02 2026] DELETE /volume/v3/volumes/7b791778-55b8-4f3a-8347-c8da3e9b7169 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:48:02.085157 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-d85d154c-2316-406d-82f1-702844197463 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:02.088203 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d85d154c-2316-406d-82f1-702844197463 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] GET https://10.4.3.189/volume/v3/volumes/7b791778-55b8-4f3a-8347-c8da3e9b7169 Aug 25 05:48:02.088446 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d85d154c-2316-406d-82f1-702844197463 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:48:02.088813 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d85d154c-2316-406d-82f1-702844197463 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:48:02.097465 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:48:02.097465 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:48:02.101170 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-d85d154c-2316-406d-82f1-702844197463 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Volume info retrieved successfully. Aug 25 05:48:02.106537 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d85d154c-2316-406d-82f1-702844197463 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] https://10.4.3.189/volume/v3/volumes/7b791778-55b8-4f3a-8347-c8da3e9b7169 returned with HTTP 200 Aug 25 05:48:02.107133 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 780/3115] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:48:02 2026] GET /volume/v3/volumes/7b791778-55b8-4f3a-8347-c8da3e9b7169 => generated 871 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:48:02.957923 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-be63ef38-6c3a-42cb-ac21-1af83e7a73e9 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:02.962089 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-be63ef38-6c3a-42cb-ac21-1af83e7a73e9 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] GET https://10.4.3.189/volume/v3/backups/6bed6116-9b4b-4c4f-8c27-79f8049a4a8e Aug 25 05:48:02.962089 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-be63ef38-6c3a-42cb-ac21-1af83e7a73e9 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:48:02.962089 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-be63ef38-6c3a-42cb-ac21-1af83e7a73e9 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:48:02.962089 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-be63ef38-6c3a-42cb-ac21-1af83e7a73e9 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Show backup with id 6bed6116-9b4b-4c4f-8c27-79f8049a4a8e. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:48:02.968265 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:48:02.968265 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:48:02.969449 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-be63ef38-6c3a-42cb-ac21-1af83e7a73e9 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] https://10.4.3.189/volume/v3/backups/6bed6116-9b4b-4c4f-8c27-79f8049a4a8e returned with HTTP 200 Aug 25 05:48:02.969926 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 775/3116] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:48:02 2026] GET /volume/v3/backups/6bed6116-9b4b-4c4f-8c27-79f8049a4a8e => generated 738 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:48:02.984910 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-be18a226-eeec-4b6f-9814-cb1553492385 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:02.988787 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-be18a226-eeec-4b6f-9814-cb1553492385 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] GET https://10.4.3.189/volume/v3/backups/6bed6116-9b4b-4c4f-8c27-79f8049a4a8e/export_record Aug 25 05:48:02.989174 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-be18a226-eeec-4b6f-9814-cb1553492385 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:48:02.989386 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-be18a226-eeec-4b6f-9814-cb1553492385 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Calling method 'export_record' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:48:02.989489 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.contrib.backups [None req-be18a226-eeec-4b6f-9814-cb1553492385 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Export record for backup 6bed6116-9b4b-4c4f-8c27-79f8049a4a8e. {{(pid=100271) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 25 05:48:02.994267 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:48:02.994267 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:48:02.995374 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.backup.api [None req-be18a226-eeec-4b6f-9814-cb1553492385 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Calling RPCAPI with context: , host: np0000008051, backup: 6bed6116-9b4b-4c4f-8c27-79f8049a4a8e. {{(pid=100271) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Aug 25 05:48:03.005083 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.backup.rpcapi [None req-be18a226-eeec-4b6f-9814-cb1553492385 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] export_record in rpcapi backup_id 6bed6116-9b4b-4c4f-8c27-79f8049a4a8e on host np0000008051. {{(pid=100271) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Aug 25 05:48:03.017304 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.contrib.backups [None req-be18a226-eeec-4b6f-9814-cb1553492385 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNmJlZDYxMTYtOWI0Yi00YzRmLThjMjctNzlmODA0OWE0YThlIiwgInVzZXJfaWQiOiAiZDYyODIyYzQ0MGRiNGRkYjk0OGIyYmExZGQ2OGE3ZWQiLCAicHJvamVjdF9pZCI6ICJlMzhlNjc0ODAxMGM0OTU2YjNlNTIzNWJiZTM1Zjg2YiIsICJ2b2x1bWVfaWQiOiAiNGMxNzRkMzctZWNiZi00MDI4LWJmZmMtNWU4NmE3NzFkMDM2IiwgImhvc3QiOiAibnAwMDAwMDA4MDUxIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xODcxMzg4MzM5IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfNGMxNzRkMzctZWNiZi00MDI4LWJmZmMtNWU4NmE3NzFkMDM2LzIwMjYwODI1MDU0NzQ0L2F6X25vdmFfYmFja3VwXzZiZWQ2MTE2LTliNGItNGM0Zi04YzI3LTc5ZjgwNDlhNGE4ZSIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMjVUMDU6NDc6NDFaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMjVUMDU6NDc6NDFaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0yNVQwNTo0ODowMloiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=100271) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Aug 25 05:48:03.017721 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-be18a226-eeec-4b6f-9814-cb1553492385 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] https://10.4.3.189/volume/v3/backups/6bed6116-9b4b-4c4f-8c27-79f8049a4a8e/export_record returned with HTTP 200 Aug 25 05:48:03.018789 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 788/3117] 10.4.3.189 () {68 vars in 1430 bytes} [Tue Aug 25 05:48:02 2026] GET /volume/v3/backups/6bed6116-9b4b-4c4f-8c27-79f8049a4a8e/export_record => generated 1424 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:48:03.028985 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-e8823a3f-6e6e-43b0-87d7-189efb7b5515 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:03.031995 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-e8823a3f-6e6e-43b0-87d7-189efb7b5515 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] GET https://10.4.3.189/volume/v3/backups/6bed6116-9b4b-4c4f-8c27-79f8049a4a8e Aug 25 05:48:03.032386 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-e8823a3f-6e6e-43b0-87d7-189efb7b5515 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:48:03.032744 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-e8823a3f-6e6e-43b0-87d7-189efb7b5515 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:48:03.033071 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-e8823a3f-6e6e-43b0-87d7-189efb7b5515 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Show backup with id 6bed6116-9b4b-4c4f-8c27-79f8049a4a8e. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:48:03.038667 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:48:03.038667 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:48:03.039635 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-e8823a3f-6e6e-43b0-87d7-189efb7b5515 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] https://10.4.3.189/volume/v3/backups/6bed6116-9b4b-4c4f-8c27-79f8049a4a8e returned with HTTP 200 Aug 25 05:48:03.040195 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 775/3118] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:48:03 2026] GET /volume/v3/backups/6bed6116-9b4b-4c4f-8c27-79f8049a4a8e => generated 738 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:48:03.048133 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-ca03e73f-0b55-41bc-8aab-59cc43c56f04 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:03.050534 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ca03e73f-0b55-41bc-8aab-59cc43c56f04 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] GET https://10.4.3.189/volume/v3/volumes/7638933c-ce41-4eea-ab21-74c9b8fb61aa Aug 25 05:48:03.050766 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ca03e73f-0b55-41bc-8aab-59cc43c56f04 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:48:03.052305 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ca03e73f-0b55-41bc-8aab-59cc43c56f04 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:48:03.052398 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-44d714e5-502d-4420-87ac-3fe4b313b052 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:03.054408 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-44d714e5-502d-4420-87ac-3fe4b313b052 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] POST https://10.4.3.189/volume/v3/backups/import_record Aug 25 05:48:03.055048 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-44d714e5-502d-4420-87ac-3fe4b313b052 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiYzMxMThjNjAtMmUyMi00MmJlLWI5ZjItYWIyMzk4NDc2MDNlIiwgInVzZXJfaWQiOiAiZDYyODIyYzQ0MGRiNGRkYjk0OGIyYmExZGQ2OGE3ZWQiLCAicHJvamVjdF9pZCI6ICJlMzhlNjc0ODAxMGM0OTU2YjNlNTIzNWJiZTM1Zjg2YiIsICJ2b2x1bWVfaWQiOiAiNGMxNzRkMzctZWNiZi00MDI4LWJmZmMtNWU4NmE3NzFkMDM2IiwgImhvc3QiOiAibnAwMDAwMDA4MDUxIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xODcxMzg4MzM5IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfNGMxNzRkMzctZWNiZi00MDI4LWJmZmMtNWU4NmE3NzFkMDM2LzIwMjYwODI1MDU0NzQ0L2F6X25vdmFfYmFja3VwXzZiZWQ2MTE2LTliNGItNGM0Zi04YzI3LTc5ZjgwNDlhNGE4ZSIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMjVUMDU6NDc6NDFaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMjVUMDU6NDc6NDFaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0yNVQwNTo0ODowMloiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9"}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:48:03.056672 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.contrib.backups [None req-44d714e5-502d-4420-87ac-3fe4b313b052 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiYzMxMThjNjAtMmUyMi00MmJlLWI5ZjItYWIyMzk4NDc2MDNlIiwgInVzZXJfaWQiOiAiZDYyODIyYzQ0MGRiNGRkYjk0OGIyYmExZGQ2OGE3ZWQiLCAicHJvamVjdF9pZCI6ICJlMzhlNjc0ODAxMGM0OTU2YjNlNTIzNWJiZTM1Zjg2YiIsICJ2b2x1bWVfaWQiOiAiNGMxNzRkMzctZWNiZi00MDI4LWJmZmMtNWU4NmE3NzFkMDM2IiwgImhvc3QiOiAibnAwMDAwMDA4MDUxIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xODcxMzg4MzM5IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfNGMxNzRkMzctZWNiZi00MDI4LWJmZmMtNWU4NmE3NzFkMDM2LzIwMjYwODI1MDU0NzQ0L2F6X25vdmFfYmFja3VwXzZiZWQ2MTE2LTliNGItNGM0Zi04YzI3LTc5ZjgwNDlhNGE4ZSIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMjVUMDU6NDc6NDFaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMjVUMDU6NDc6NDFaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0yNVQwNTo0ODowMloiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=100270) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Aug 25 05:48:03.056935 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.contrib.backups [None req-44d714e5-502d-4420-87ac-3fe4b313b052 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiYzMxMThjNjAtMmUyMi00MmJlLWI5ZjItYWIyMzk4NDc2MDNlIiwgInVzZXJfaWQiOiAiZDYyODIyYzQ0MGRiNGRkYjk0OGIyYmExZGQ2OGE3ZWQiLCAicHJvamVjdF9pZCI6ICJlMzhlNjc0ODAxMGM0OTU2YjNlNTIzNWJiZTM1Zjg2YiIsICJ2b2x1bWVfaWQiOiAiNGMxNzRkMzctZWNiZi00MDI4LWJmZmMtNWU4NmE3NzFkMDM2IiwgImhvc3QiOiAibnAwMDAwMDA4MDUxIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xODcxMzg4MzM5IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfNGMxNzRkMzctZWNiZi00MDI4LWJmZmMtNWU4NmE3NzFkMDM2LzIwMjYwODI1MDU0NzQ0L2F6X25vdmFfYmFja3VwXzZiZWQ2MTE2LTliNGItNGM0Zi04YzI3LTc5ZjgwNDlhNGE4ZSIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMjVUMDU6NDc6NDFaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMjVUMDU6NDc6NDFaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0yNVQwNTo0ODowMloiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9. {{(pid=100270) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Aug 25 05:48:03.058848 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-ee42eed4-2090-4cdd-b041-f729529bf85a None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:03.060320 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:48:03.060320 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:48:03.061602 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-ee42eed4-2090-4cdd-b041-f729529bf85a tempest-VolumesBackupsTest-1415835281 tempest-VolumesBackupsTest-1415835281-project-admin] GET https://10.4.3.189/volume/v3/backups/b01f576d-a9f2-4412-8286-fd083ff243b0 Aug 25 05:48:03.061602 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-ee42eed4-2090-4cdd-b041-f729529bf85a tempest-VolumesBackupsTest-1415835281 tempest-VolumesBackupsTest-1415835281-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:48:03.061870 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-ee42eed4-2090-4cdd-b041-f729529bf85a tempest-VolumesBackupsTest-1415835281 tempest-VolumesBackupsTest-1415835281-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:48:03.062030 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-ee42eed4-2090-4cdd-b041-f729529bf85a tempest-VolumesBackupsTest-1415835281 tempest-VolumesBackupsTest-1415835281-project-admin] Show backup with id b01f576d-a9f2-4412-8286-fd083ff243b0. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:48:03.067128 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-ca03e73f-0b55-41bc-8aab-59cc43c56f04 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Volume info retrieved successfully. Aug 25 05:48:03.068519 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:48:03.068519 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:48:03.068976 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ca03e73f-0b55-41bc-8aab-59cc43c56f04 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] https://10.4.3.189/volume/v3/volumes/7638933c-ce41-4eea-ab21-74c9b8fb61aa returned with HTTP 200 Aug 25 05:48:03.069441 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 781/3119] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:48:03 2026] GET /volume/v3/volumes/7638933c-ce41-4eea-ab21-74c9b8fb61aa => generated 908 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:48:03.069514 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-ee42eed4-2090-4cdd-b041-f729529bf85a tempest-VolumesBackupsTest-1415835281 tempest-VolumesBackupsTest-1415835281-project-admin] https://10.4.3.189/volume/v3/backups/b01f576d-a9f2-4412-8286-fd083ff243b0 returned with HTTP 200 Aug 25 05:48:03.070023 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 789/3120] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:48:03 2026] GET /volume/v3/backups/b01f576d-a9f2-4412-8286-fd083ff243b0 => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:48:03.084944 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-e9af66f0-b9f2-4685-8cc1-014315a65bc2 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:03.085199 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-9ff18704-8da1-4fd3-a72d-42bb02ff552d None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:03.086895 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-e9af66f0-b9f2-4685-8cc1-014315a65bc2 tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] GET https://10.4.3.189/volume/v3/backups/a3984156-bf1c-4bef-af9a-8abb0ecd1dc1 Aug 25 05:48:03.086990 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-9ff18704-8da1-4fd3-a72d-42bb02ff552d tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] POST https://10.4.3.189/volume/v3/backups Aug 25 05:48:03.087149 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-e9af66f0-b9f2-4685-8cc1-014315a65bc2 tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:48:03.087315 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-e9af66f0-b9f2-4685-8cc1-014315a65bc2 tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:48:03.087365 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-9ff18704-8da1-4fd3-a72d-42bb02ff552d tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "7638933c-ce41-4eea-ab21-74c9b8fb61aa", "name": "tempest-VolumesBackupsTest-Backup-775260820", "description": "tempest-backup-description-283020280", "container": "tempest-volumesbackupstest-backup-container-790648277"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:48:03.087465 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-e9af66f0-b9f2-4685-8cc1-014315a65bc2 tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] Show backup with id a3984156-bf1c-4bef-af9a-8abb0ecd1dc1. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:48:03.088946 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.contrib.backups [None req-9ff18704-8da1-4fd3-a72d-42bb02ff552d tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Creating new backup {'backup': {'volume_id': '7638933c-ce41-4eea-ab21-74c9b8fb61aa', 'name': 'tempest-VolumesBackupsTest-Backup-775260820', 'description': 'tempest-backup-description-283020280', 'container': 'tempest-volumesbackupstest-backup-container-790648277'}} {{(pid=100268) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 25 05:48:03.089113 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.contrib.backups [None req-9ff18704-8da1-4fd3-a72d-42bb02ff552d tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Creating backup of volume 7638933c-ce41-4eea-ab21-74c9b8fb61aa in container tempest-volumesbackupstest-backup-container-790648277 Aug 25 05:48:03.092744 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:48:03.092744 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:48:03.093613 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-e9af66f0-b9f2-4685-8cc1-014315a65bc2 tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] https://10.4.3.189/volume/v3/backups/a3984156-bf1c-4bef-af9a-8abb0ecd1dc1 returned with HTTP 200 Aug 25 05:48:03.094012 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 776/3121] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:48:03 2026] GET /volume/v3/backups/a3984156-bf1c-4bef-af9a-8abb0ecd1dc1 => generated 752 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:48:03.097049 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:48:03.097049 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:48:03.097587 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-9ff18704-8da1-4fd3-a72d-42bb02ff552d tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Volume info retrieved successfully. Aug 25 05:48:03.099770 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.quota [None req-44d714e5-502d-4420-87ac-3fe4b313b052 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Created reservations ['239d2fe9-4814-441e-8c85-159206219612', 'cfd61390-ab5b-44ab-88d1-f3c5ee211f19'] {{(pid=100270) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:48:03.106984 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-0fad3c92-72df-44f2-95ee-e6b4fdc2e5dd None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:03.109526 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-0fad3c92-72df-44f2-95ee-e6b4fdc2e5dd tempest-VolumesBackupsTest-1415835281 tempest-VolumesBackupsTest-1415835281-project-admin] GET https://10.4.3.189/volume/v3/backups/31312a5a-64eb-407e-b7e8-1cfdefe8f72c Aug 25 05:48:03.109828 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-0fad3c92-72df-44f2-95ee-e6b4fdc2e5dd tempest-VolumesBackupsTest-1415835281 tempest-VolumesBackupsTest-1415835281-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:48:03.110112 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-0fad3c92-72df-44f2-95ee-e6b4fdc2e5dd tempest-VolumesBackupsTest-1415835281 tempest-VolumesBackupsTest-1415835281-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:48:03.110274 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-0fad3c92-72df-44f2-95ee-e6b4fdc2e5dd tempest-VolumesBackupsTest-1415835281 tempest-VolumesBackupsTest-1415835281-project-admin] Show backup with id 31312a5a-64eb-407e-b7e8-1cfdefe8f72c. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:48:03.116459 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:48:03.116459 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:48:03.117337 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-0fad3c92-72df-44f2-95ee-e6b4fdc2e5dd tempest-VolumesBackupsTest-1415835281 tempest-VolumesBackupsTest-1415835281-project-admin] https://10.4.3.189/volume/v3/backups/31312a5a-64eb-407e-b7e8-1cfdefe8f72c returned with HTTP 200 Aug 25 05:48:03.117851 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 790/3122] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:48:03 2026] GET /volume/v3/backups/31312a5a-64eb-407e-b7e8-1cfdefe8f72c => generated 751 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:48:03.120512 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-9ff18704-8da1-4fd3-a72d-42bb02ff552d tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Created reservations ['cf7a535f-1557-4215-a405-7b19f8895e8e', '3e686c51-4f3c-46bc-a8b6-fbe67b769220'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:48:03.122192 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-3beff17a-d648-4f0e-a3a4-701116242b13 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:03.124999 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-3beff17a-d648-4f0e-a3a4-701116242b13 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] GET https://10.4.3.189/volume/v3/volumes/7b791778-55b8-4f3a-8347-c8da3e9b7169 Aug 25 05:48:03.124999 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-3beff17a-d648-4f0e-a3a4-701116242b13 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:48:03.124999 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-3beff17a-d648-4f0e-a3a4-701116242b13 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:48:03.130393 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-312295a5-8290-4945-ac74-b135d7c22202 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:03.132392 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-3beff17a-d648-4f0e-a3a4-701116242b13 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] https://10.4.3.189/volume/v3/volumes/7b791778-55b8-4f3a-8347-c8da3e9b7169 returned with HTTP 404 Aug 25 05:48:03.133666 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 777/3123] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:48:03 2026] GET /volume/v3/volumes/7b791778-55b8-4f3a-8347-c8da3e9b7169 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:48:03.133767 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-312295a5-8290-4945-ac74-b135d7c22202 tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] POST https://10.4.3.189/volume/v3/backups Aug 25 05:48:03.133884 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-312295a5-8290-4945-ac74-b135d7c22202 tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "bffd4383-e7d6-4e56-8732-9eabdebc49ae", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-499495983"}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:48:03.136718 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.contrib.backups [None req-312295a5-8290-4945-ac74-b135d7c22202 tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] Creating new backup {'backup': {'volume_id': 'bffd4383-e7d6-4e56-8732-9eabdebc49ae', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-499495983'}} {{(pid=100271) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 25 05:48:03.136989 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.contrib.backups [None req-312295a5-8290-4945-ac74-b135d7c22202 tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] Creating backup of volume bffd4383-e7d6-4e56-8732-9eabdebc49ae in container None Aug 25 05:48:03.140309 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-f15ecc68-f3b2-4e5c-a491-74373cb6565e None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:03.142898 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.backup.rpcapi [None req-44d714e5-502d-4420-87ac-3fe4b313b052 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] import_record rpcapi backup id c3118c60-2e22-42be-b9f2-ab239847603e on host np0000008051 for backup_url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiYzMxMThjNjAtMmUyMi00MmJlLWI5ZjItYWIyMzk4NDc2MDNlIiwgInVzZXJfaWQiOiAiZDYyODIyYzQ0MGRiNGRkYjk0OGIyYmExZGQ2OGE3ZWQiLCAicHJvamVjdF9pZCI6ICJlMzhlNjc0ODAxMGM0OTU2YjNlNTIzNWJiZTM1Zjg2YiIsICJ2b2x1bWVfaWQiOiAiNGMxNzRkMzctZWNiZi00MDI4LWJmZmMtNWU4NmE3NzFkMDM2IiwgImhvc3QiOiAibnAwMDAwMDA4MDUxIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xODcxMzg4MzM5IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfNGMxNzRkMzctZWNiZi00MDI4LWJmZmMtNWU4NmE3NzFkMDM2LzIwMjYwODI1MDU0NzQ0L2F6X25vdmFfYmFja3VwXzZiZWQ2MTE2LTliNGItNGM0Zi04YzI3LTc5ZjgwNDlhNGE4ZSIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMjVUMDU6NDc6NDFaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMjVUMDU6NDc6NDFaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0yNVQwNTo0ODowMloiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9. {{(pid=100270) import_record /opt/stack/cinder/cinder/backup/rpcapi.py:96}} Aug 25 05:48:03.143051 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-f15ecc68-f3b2-4e5c-a491-74373cb6565e tempest-VolumeMultiattachTests-738603612 tempest-VolumeMultiattachTests-738603612-project-admin] GET https://10.4.3.189/volume/v3/volumes/detail?all_tenants=1 Aug 25 05:48:03.143051 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-f15ecc68-f3b2-4e5c-a491-74373cb6565e tempest-VolumeMultiattachTests-738603612 tempest-VolumeMultiattachTests-738603612-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:48:03.143143 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-f15ecc68-f3b2-4e5c-a491-74373cb6565e tempest-VolumeMultiattachTests-738603612 tempest-VolumeMultiattachTests-738603612-project-admin] Calling method 'detail' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:48:03.144965 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.contrib.backups [None req-44d714e5-502d-4420-87ac-3fe4b313b052 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Import record output: {'backup': {'id': 'c3118c60-2e22-42be-b9f2-ab239847603e', 'name': None, 'links': [{'rel': 'self', 'href': 'https://10.4.3.189/volume/v3/backups/c3118c60-2e22-42be-b9f2-ab239847603e'}, {'rel': 'bookmark', 'href': 'https://10.4.3.189/volume/backups/c3118c60-2e22-42be-b9f2-ab239847603e'}]}}. {{(pid=100270) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:279}} Aug 25 05:48:03.144965 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-44d714e5-502d-4420-87ac-3fe4b313b052 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] https://10.4.3.189/volume/v3/backups/import_record returned with HTTP 201 Aug 25 05:48:03.145462 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-f15ecc68-f3b2-4e5c-a491-74373cb6565e tempest-VolumeMultiattachTests-738603612 tempest-VolumeMultiattachTests-738603612-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100269) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 05:48:03.145514 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 776/3124] 10.4.3.189 () {70 vars in 1342 bytes} [Tue Aug 25 05:48:03 2026] POST /volume/v3/backups/import_record => generated 288 bytes in 93 msecs (HTTP/1.1 201) 7 headers in 290 bytes (1 switches on core 0) Aug 25 05:48:03.149859 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:48:03.149859 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:48:03.150610 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-312295a5-8290-4945-ac74-b135d7c22202 tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] Volume info retrieved successfully. Aug 25 05:48:03.158132 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-e95cb4e9-4596-4d81-afc5-fc1131bc9c59 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:03.161232 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-e95cb4e9-4596-4d81-afc5-fc1131bc9c59 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] GET https://10.4.3.189/volume/v3/backups/c3118c60-2e22-42be-b9f2-ab239847603e Aug 25 05:48:03.161232 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-e95cb4e9-4596-4d81-afc5-fc1131bc9c59 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:48:03.161744 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-e95cb4e9-4596-4d81-afc5-fc1131bc9c59 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:48:03.162995 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-e95cb4e9-4596-4d81-afc5-fc1131bc9c59 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Show backup with id c3118c60-2e22-42be-b9f2-ab239847603e. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:48:03.167045 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:48:03.167045 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:48:03.167777 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-e95cb4e9-4596-4d81-afc5-fc1131bc9c59 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] https://10.4.3.189/volume/v3/backups/c3118c60-2e22-42be-b9f2-ab239847603e returned with HTTP 200 Aug 25 05:48:03.168616 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 777/3125] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:48:03 2026] GET /volume/v3/backups/c3118c60-2e22-42be-b9f2-ab239847603e => generated 647 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:48:03.174877 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-9ff18704-8da1-4fd3-a72d-42bb02ff552d tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] https://10.4.3.189/volume/v3/backups returned with HTTP 202 Aug 25 05:48:03.175380 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 782/3126] 10.4.3.189 () {68 vars in 1259 bytes} [Tue Aug 25 05:48:03 2026] POST /volume/v3/backups => generated 329 bytes in 91 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 05:48:03.179321 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.quota [None req-312295a5-8290-4945-ac74-b135d7c22202 tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] Created reservations ['e1af1449-a85f-4214-ac25-9b302977c6a3', 'ca175800-2f04-43a4-8cab-5f43167634e3'] {{(pid=100271) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:48:03.185074 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-4bd63352-e7fa-452c-b461-a1f9d4f7e144 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:03.189253 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-4bd63352-e7fa-452c-b461-a1f9d4f7e144 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] GET https://10.4.3.189/volume/v3/backups/39af96ff-da04-4958-990d-4d570b4d91b4 Aug 25 05:48:03.189253 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-4bd63352-e7fa-452c-b461-a1f9d4f7e144 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:48:03.189253 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-4bd63352-e7fa-452c-b461-a1f9d4f7e144 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:48:03.189253 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-4bd63352-e7fa-452c-b461-a1f9d4f7e144 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Show backup with id 39af96ff-da04-4958-990d-4d570b4d91b4. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:48:03.191519 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-f15ecc68-f3b2-4e5c-a491-74373cb6565e tempest-VolumeMultiattachTests-738603612 tempest-VolumeMultiattachTests-738603612-project-admin] Get all volumes completed successfully. Aug 25 05:48:03.195772 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:48:03.195772 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:48:03.195866 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:48:03.195866 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:48:03.195912 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-4bd63352-e7fa-452c-b461-a1f9d4f7e144 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] https://10.4.3.189/volume/v3/backups/39af96ff-da04-4958-990d-4d570b4d91b4 returned with HTTP 200 Aug 25 05:48:03.195912 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 778/3127] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:48:03 2026] GET /volume/v3/backups/39af96ff-da04-4958-990d-4d570b4d91b4 => generated 821 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:48:03.200000 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-f15ecc68-f3b2-4e5c-a491-74373cb6565e tempest-VolumeMultiattachTests-738603612 tempest-VolumeMultiattachTests-738603612-project-admin] https://10.4.3.189/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 25 05:48:03.200419 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 778/3128] 10.4.3.189 () {66 vars in 1285 bytes} [Tue Aug 25 05:48:03 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 17091 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 05:48:03.220883 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-6cb1c1db-9c26-4596-8dcb-706a83d3ff7d None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:03.223136 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6cb1c1db-9c26-4596-8dcb-706a83d3ff7d tempest-VolumeMultiattachTests-738603612 tempest-VolumeMultiattachTests-738603612-project-admin] DELETE https://10.4.3.189/volume/v3/types/f7300363-8e98-4e03-b4b1-d46cf01793cc Aug 25 05:48:03.223333 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-6cb1c1db-9c26-4596-8dcb-706a83d3ff7d tempest-VolumeMultiattachTests-738603612 tempest-VolumeMultiattachTests-738603612-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:48:03.223539 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-6cb1c1db-9c26-4596-8dcb-706a83d3ff7d tempest-VolumeMultiattachTests-738603612 tempest-VolumeMultiattachTests-738603612-project-admin] Calling method '_delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:48:03.223808 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:48:03.223808 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:48:03.235458 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-312295a5-8290-4945-ac74-b135d7c22202 tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] https://10.4.3.189/volume/v3/backups returned with HTTP 202 Aug 25 05:48:03.239449 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 791/3129] 10.4.3.189 () {68 vars in 1259 bytes} [Tue Aug 25 05:48:03 2026] POST /volume/v3/backups => generated 329 bytes in 110 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 05:48:03.248747 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-fab94893-c433-4b0e-a3fb-5ead3ee37793 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:03.251526 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-fab94893-c433-4b0e-a3fb-5ead3ee37793 tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] GET https://10.4.3.189/volume/v3/backups/5bb4124c-0464-4e78-9cff-f376ee5cd121 Aug 25 05:48:03.252695 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-fab94893-c433-4b0e-a3fb-5ead3ee37793 tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:48:03.252695 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-fab94893-c433-4b0e-a3fb-5ead3ee37793 tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:48:03.253198 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-fab94893-c433-4b0e-a3fb-5ead3ee37793 tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] Show backup with id 5bb4124c-0464-4e78-9cff-f376ee5cd121. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:48:03.257831 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6cb1c1db-9c26-4596-8dcb-706a83d3ff7d tempest-VolumeMultiattachTests-738603612 tempest-VolumeMultiattachTests-738603612-project-admin] https://10.4.3.189/volume/v3/types/f7300363-8e98-4e03-b4b1-d46cf01793cc returned with HTTP 202 Aug 25 05:48:03.257831 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 783/3130] 10.4.3.189 () {66 vars in 1345 bytes} [Tue Aug 25 05:48:03 2026] DELETE /volume/v3/types/f7300363-8e98-4e03-b4b1-d46cf01793cc => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:48:03.259746 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:48:03.259746 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:48:03.261378 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-fab94893-c433-4b0e-a3fb-5ead3ee37793 tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] https://10.4.3.189/volume/v3/backups/5bb4124c-0464-4e78-9cff-f376ee5cd121 returned with HTTP 200 Aug 25 05:48:03.262727 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 779/3131] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:48:03 2026] GET /volume/v3/backups/5bb4124c-0464-4e78-9cff-f376ee5cd121 => generated 735 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:48:03.266724 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-e05471c2-4071-4094-822c-dc30c5dba956 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:03.270992 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-e05471c2-4071-4094-822c-dc30c5dba956 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] DELETE https://10.4.3.189/volume/v3/volumes/12c7e180-9e13-492e-b624-b1e5a176ef03 Aug 25 05:48:03.271432 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-e05471c2-4071-4094-822c-dc30c5dba956 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:48:03.272247 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-e05471c2-4071-4094-822c-dc30c5dba956 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Calling method 'delete' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:48:03.272247 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.v3.volumes [None req-e05471c2-4071-4094-822c-dc30c5dba956 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Delete volume with id: 12c7e180-9e13-492e-b624-b1e5a176ef03 Aug 25 05:48:03.281746 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:48:03.281746 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:48:03.282313 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-e05471c2-4071-4094-822c-dc30c5dba956 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Volume info retrieved successfully. Aug 25 05:48:03.307904 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-e05471c2-4071-4094-822c-dc30c5dba956 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Delete volume request issued successfully. Aug 25 05:48:03.308118 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-e05471c2-4071-4094-822c-dc30c5dba956 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] https://10.4.3.189/volume/v3/volumes/12c7e180-9e13-492e-b624-b1e5a176ef03 returned with HTTP 202 Aug 25 05:48:03.308788 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 779/3132] 10.4.3.189 () {66 vars in 1351 bytes} [Tue Aug 25 05:48:03 2026] DELETE /volume/v3/volumes/12c7e180-9e13-492e-b624-b1e5a176ef03 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:48:03.317349 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-01ea8916-1f2b-4a93-a72a-1887f9287a18 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:03.320902 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-01ea8916-1f2b-4a93-a72a-1887f9287a18 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] GET https://10.4.3.189/volume/v3/volumes/12c7e180-9e13-492e-b624-b1e5a176ef03 Aug 25 05:48:03.321715 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-01ea8916-1f2b-4a93-a72a-1887f9287a18 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:48:03.322022 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-01ea8916-1f2b-4a93-a72a-1887f9287a18 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:48:03.338007 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:48:03.338007 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:48:03.343079 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-01ea8916-1f2b-4a93-a72a-1887f9287a18 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Volume info retrieved successfully. Aug 25 05:48:03.351247 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-01ea8916-1f2b-4a93-a72a-1887f9287a18 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] https://10.4.3.189/volume/v3/volumes/12c7e180-9e13-492e-b624-b1e5a176ef03 returned with HTTP 200 Aug 25 05:48:03.351716 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 792/3133] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:48:03 2026] GET /volume/v3/volumes/12c7e180-9e13-492e-b624-b1e5a176ef03 => generated 845 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:48:04.009036 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-d9473c68-5ae6-41b7-a1d2-61fa5de9f4b0 req-4fa79b4d-e61d-412f-ab46-3550190b3e60 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:04.011822 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-d9473c68-5ae6-41b7-a1d2-61fa5de9f4b0 req-4fa79b4d-e61d-412f-ab46-3550190b3e60 tempest-ImageDependencyTests-2054836957 tempest-ImageDependencyTests-2054836957-project-member] GET https://10.4.3.189/volume/v3/limits Aug 25 05:48:04.012139 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-d9473c68-5ae6-41b7-a1d2-61fa5de9f4b0 req-4fa79b4d-e61d-412f-ab46-3550190b3e60 tempest-ImageDependencyTests-2054836957 tempest-ImageDependencyTests-2054836957-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:48:04.012457 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-d9473c68-5ae6-41b7-a1d2-61fa5de9f4b0 req-4fa79b4d-e61d-412f-ab46-3550190b3e60 tempest-ImageDependencyTests-2054836957 tempest-ImageDependencyTests-2054836957-project-member] Calling method 'index' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:48:04.023861 np0000008051 devstack@c-api.service[100268]: WARNING cinder.quota [req-d9473c68-5ae6-41b7-a1d2-61fa5de9f4b0 req-4fa79b4d-e61d-412f-ab46-3550190b3e60 tempest-ImageDependencyTests-2054836957 tempest-ImageDependencyTests-2054836957-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1595828743 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1595828743, it is now deprecated. Please use the default quota class for default quota. Aug 25 05:48:04.024326 np0000008051 devstack@c-api.service[100268]: WARNING cinder.quota [req-d9473c68-5ae6-41b7-a1d2-61fa5de9f4b0 req-4fa79b4d-e61d-412f-ab46-3550190b3e60 tempest-ImageDependencyTests-2054836957 tempest-ImageDependencyTests-2054836957-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1595828743 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1595828743, it is now deprecated. Please use the default quota class for default quota. Aug 25 05:48:04.024710 np0000008051 devstack@c-api.service[100268]: WARNING cinder.quota [req-d9473c68-5ae6-41b7-a1d2-61fa5de9f4b0 req-4fa79b4d-e61d-412f-ab46-3550190b3e60 tempest-ImageDependencyTests-2054836957 tempest-ImageDependencyTests-2054836957-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-1595828743 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-1595828743, it is now deprecated. Please use the default quota class for default quota. Aug 25 05:48:04.025139 np0000008051 devstack@c-api.service[100268]: WARNING cinder.quota [req-d9473c68-5ae6-41b7-a1d2-61fa5de9f4b0 req-4fa79b4d-e61d-412f-ab46-3550190b3e60 tempest-ImageDependencyTests-2054836957 tempest-ImageDependencyTests-2054836957-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-900759393-1784837262 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-900759393-1784837262, it is now deprecated. Please use the default quota class for default quota. Aug 25 05:48:04.025546 np0000008051 devstack@c-api.service[100268]: WARNING cinder.quota [req-d9473c68-5ae6-41b7-a1d2-61fa5de9f4b0 req-4fa79b4d-e61d-412f-ab46-3550190b3e60 tempest-ImageDependencyTests-2054836957 tempest-ImageDependencyTests-2054836957-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-900759393-1784837262 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-900759393-1784837262, it is now deprecated. Please use the default quota class for default quota. Aug 25 05:48:04.025948 np0000008051 devstack@c-api.service[100268]: WARNING cinder.quota [req-d9473c68-5ae6-41b7-a1d2-61fa5de9f4b0 req-4fa79b4d-e61d-412f-ab46-3550190b3e60 tempest-ImageDependencyTests-2054836957 tempest-ImageDependencyTests-2054836957-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-900759393-1784837262 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-900759393-1784837262, it is now deprecated. Please use the default quota class for default quota. Aug 25 05:48:04.046034 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-d9473c68-5ae6-41b7-a1d2-61fa5de9f4b0 req-4fa79b4d-e61d-412f-ab46-3550190b3e60 tempest-ImageDependencyTests-2054836957 tempest-ImageDependencyTests-2054836957-project-member] https://10.4.3.189/volume/v3/limits returned with HTTP 200 Aug 25 05:48:04.046672 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 784/3134] 10.4.3.189 () {68 vars in 1484 bytes} [Tue Aug 25 05:48:04 2026] GET /volume/v3/limits => generated 302 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:48:04.096997 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [req-d9473c68-5ae6-41b7-a1d2-61fa5de9f4b0 req-9f28766d-1255-4a1e-9b48-9da3187b8dc1 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:04.101307 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-d9473c68-5ae6-41b7-a1d2-61fa5de9f4b0 req-9f28766d-1255-4a1e-9b48-9da3187b8dc1 tempest-ImageDependencyTests-2054836957 tempest-ImageDependencyTests-2054836957-project-member] GET https://10.4.3.189/volume/v3/volumes/17e1ae07-9a1f-4554-8261-428e3b8c13a4 Aug 25 05:48:04.101307 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-d9473c68-5ae6-41b7-a1d2-61fa5de9f4b0 req-9f28766d-1255-4a1e-9b48-9da3187b8dc1 tempest-ImageDependencyTests-2054836957 tempest-ImageDependencyTests-2054836957-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:48:04.101307 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-d9473c68-5ae6-41b7-a1d2-61fa5de9f4b0 req-9f28766d-1255-4a1e-9b48-9da3187b8dc1 tempest-ImageDependencyTests-2054836957 tempest-ImageDependencyTests-2054836957-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:48:04.111605 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:48:04.111605 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:48:04.115658 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [req-d9473c68-5ae6-41b7-a1d2-61fa5de9f4b0 req-9f28766d-1255-4a1e-9b48-9da3187b8dc1 tempest-ImageDependencyTests-2054836957 tempest-ImageDependencyTests-2054836957-project-member] Volume info retrieved successfully. Aug 25 05:48:04.120879 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-d9473c68-5ae6-41b7-a1d2-61fa5de9f4b0 req-9f28766d-1255-4a1e-9b48-9da3187b8dc1 tempest-ImageDependencyTests-2054836957 tempest-ImageDependencyTests-2054836957-project-member] https://10.4.3.189/volume/v3/volumes/17e1ae07-9a1f-4554-8261-428e3b8c13a4 returned with HTTP 200 Aug 25 05:48:04.121421 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 780/3135] 10.4.3.189 () {68 vars in 1598 bytes} [Tue Aug 25 05:48:04 2026] GET /volume/v3/volumes/17e1ae07-9a1f-4554-8261-428e3b8c13a4 => generated 1451 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:48:04.133508 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-d9473c68-5ae6-41b7-a1d2-61fa5de9f4b0 req-8177888f-9a39-467a-9b04-d5670a55c839 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:04.136422 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-d9473c68-5ae6-41b7-a1d2-61fa5de9f4b0 req-8177888f-9a39-467a-9b04-d5670a55c839 tempest-ImageDependencyTests-2054836957 tempest-ImageDependencyTests-2054836957-project-member] POST https://10.4.3.189/volume/v3/snapshots Aug 25 05:48:04.136960 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-d9473c68-5ae6-41b7-a1d2-61fa5de9f4b0 req-8177888f-9a39-467a-9b04-d5670a55c839 tempest-ImageDependencyTests-2054836957 tempest-ImageDependencyTests-2054836957-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "17e1ae07-9a1f-4554-8261-428e3b8c13a4", "force": true, "name": "snapshot for tempest-ImageDependencyTestssnapshot-619576576", "description": null, "metadata": {}}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:48:04.153483 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:48:04.153483 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:48:04.154255 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [req-d9473c68-5ae6-41b7-a1d2-61fa5de9f4b0 req-8177888f-9a39-467a-9b04-d5670a55c839 tempest-ImageDependencyTests-2054836957 tempest-ImageDependencyTests-2054836957-project-member] Volume info retrieved successfully. Aug 25 05:48:04.154456 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.v3.snapshots [req-d9473c68-5ae6-41b7-a1d2-61fa5de9f4b0 req-8177888f-9a39-467a-9b04-d5670a55c839 tempest-ImageDependencyTests-2054836957 tempest-ImageDependencyTests-2054836957-project-member] Create snapshot from volume 17e1ae07-9a1f-4554-8261-428e3b8c13a4 Aug 25 05:48:04.178855 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-dda9681d-747d-4bc6-88c4-5c73627d2321 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:04.180910 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-dda9681d-747d-4bc6-88c4-5c73627d2321 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] GET https://10.4.3.189/volume/v3/backups/c3118c60-2e22-42be-b9f2-ab239847603e Aug 25 05:48:04.181221 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-dda9681d-747d-4bc6-88c4-5c73627d2321 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:48:04.181467 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-dda9681d-747d-4bc6-88c4-5c73627d2321 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:48:04.181675 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-dda9681d-747d-4bc6-88c4-5c73627d2321 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Show backup with id c3118c60-2e22-42be-b9f2-ab239847603e. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:48:04.186309 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:48:04.186309 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:48:04.186964 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-dda9681d-747d-4bc6-88c4-5c73627d2321 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] https://10.4.3.189/volume/v3/backups/c3118c60-2e22-42be-b9f2-ab239847603e returned with HTTP 200 Aug 25 05:48:04.187626 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 793/3136] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:48:04 2026] GET /volume/v3/backups/c3118c60-2e22-42be-b9f2-ab239847603e => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:48:04.200629 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-5fbed62d-4d02-406e-88ff-22775c63b726 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:04.202605 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-5fbed62d-4d02-406e-88ff-22775c63b726 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] DELETE https://10.4.3.189/volume/v3/backups/c3118c60-2e22-42be-b9f2-ab239847603e Aug 25 05:48:04.202838 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-5fbed62d-4d02-406e-88ff-22775c63b726 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:48:04.203052 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-5fbed62d-4d02-406e-88ff-22775c63b726 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:48:04.203221 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.contrib.backups [None req-5fbed62d-4d02-406e-88ff-22775c63b726 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Delete backup with id: c3118c60-2e22-42be-b9f2-ab239847603e. Aug 25 05:48:04.206343 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.quota [req-d9473c68-5ae6-41b7-a1d2-61fa5de9f4b0 req-8177888f-9a39-467a-9b04-d5670a55c839 tempest-ImageDependencyTests-2054836957 tempest-ImageDependencyTests-2054836957-project-member] Created reservations ['7005d0e3-7677-4614-9527-e81563f61685', '1a67d667-51d0-4030-8312-ee41d92f2d6e', '9af6fa46-3ea0-4df5-9ff8-98fd110a9f0d', 'c7fc8d02-c3e4-4eb7-9fa8-d069b93f8ff7'] {{(pid=100269) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:48:04.208272 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-b3c60848-a236-4018-a6e1-d4509ba05c1f None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:04.211957 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:48:04.211957 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:48:04.212121 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-b3c60848-a236-4018-a6e1-d4509ba05c1f tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] GET https://10.4.3.189/volume/v3/backups/39af96ff-da04-4958-990d-4d570b4d91b4 Aug 25 05:48:04.212121 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-b3c60848-a236-4018-a6e1-d4509ba05c1f tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:48:04.212121 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-b3c60848-a236-4018-a6e1-d4509ba05c1f tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:48:04.212121 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-b3c60848-a236-4018-a6e1-d4509ba05c1f tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Show backup with id 39af96ff-da04-4958-990d-4d570b4d91b4. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:48:04.216164 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:48:04.216164 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:48:04.217197 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-b3c60848-a236-4018-a6e1-d4509ba05c1f tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] https://10.4.3.189/volume/v3/backups/39af96ff-da04-4958-990d-4d570b4d91b4 returned with HTTP 200 Aug 25 05:48:04.217766 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 781/3137] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:48:04 2026] GET /volume/v3/backups/39af96ff-da04-4958-990d-4d570b4d91b4 => generated 823 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:48:04.228902 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.backup.rpcapi [None req-5fbed62d-4d02-406e-88ff-22775c63b726 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] delete_backup rpcapi backup_id c3118c60-2e22-42be-b9f2-ab239847603e {{(pid=100268) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 25 05:48:04.231587 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-5fbed62d-4d02-406e-88ff-22775c63b726 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] https://10.4.3.189/volume/v3/backups/c3118c60-2e22-42be-b9f2-ab239847603e returned with HTTP 202 Aug 25 05:48:04.232409 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 785/3138] 10.4.3.189 () {68 vars in 1391 bytes} [Tue Aug 25 05:48:04 2026] DELETE /volume/v3/backups/c3118c60-2e22-42be-b9f2-ab239847603e => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 05:48:04.244078 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-2c1ee49d-7d17-4109-b38e-1b0d1d06b964 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:04.247295 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-2c1ee49d-7d17-4109-b38e-1b0d1d06b964 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] GET https://10.4.3.189/volume/v3/backups/c3118c60-2e22-42be-b9f2-ab239847603e Aug 25 05:48:04.247295 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-2c1ee49d-7d17-4109-b38e-1b0d1d06b964 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:48:04.247295 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-2c1ee49d-7d17-4109-b38e-1b0d1d06b964 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:48:04.247295 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-2c1ee49d-7d17-4109-b38e-1b0d1d06b964 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Show backup with id c3118c60-2e22-42be-b9f2-ab239847603e. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:48:04.251930 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:48:04.251930 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:48:04.252772 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-2c1ee49d-7d17-4109-b38e-1b0d1d06b964 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] https://10.4.3.189/volume/v3/backups/c3118c60-2e22-42be-b9f2-ab239847603e returned with HTTP 200 Aug 25 05:48:04.253242 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 794/3139] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:48:04 2026] GET /volume/v3/backups/c3118c60-2e22-42be-b9f2-ab239847603e => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:48:04.253346 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [req-d9473c68-5ae6-41b7-a1d2-61fa5de9f4b0 req-8177888f-9a39-467a-9b04-d5670a55c839 tempest-ImageDependencyTests-2054836957 tempest-ImageDependencyTests-2054836957-project-member] Snapshot force create request issued successfully. Aug 25 05:48:04.253880 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-d9473c68-5ae6-41b7-a1d2-61fa5de9f4b0 req-8177888f-9a39-467a-9b04-d5670a55c839 tempest-ImageDependencyTests-2054836957 tempest-ImageDependencyTests-2054836957-project-member] https://10.4.3.189/volume/v3/snapshots returned with HTTP 202 Aug 25 05:48:04.254445 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 780/3140] 10.4.3.189 () {72 vars in 1547 bytes} [Tue Aug 25 05:48:04 2026] POST /volume/v3/snapshots => generated 318 bytes in 122 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 05:48:04.278144 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-629e072f-8dd8-41f8-951d-095ba03d2de9 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:04.282090 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-629e072f-8dd8-41f8-951d-095ba03d2de9 tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] GET https://10.4.3.189/volume/v3/backups/5bb4124c-0464-4e78-9cff-f376ee5cd121 Aug 25 05:48:04.282090 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-629e072f-8dd8-41f8-951d-095ba03d2de9 tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:48:04.282090 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-629e072f-8dd8-41f8-951d-095ba03d2de9 tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:48:04.282090 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-629e072f-8dd8-41f8-951d-095ba03d2de9 tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] Show backup with id 5bb4124c-0464-4e78-9cff-f376ee5cd121. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:48:04.288688 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:48:04.288688 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:48:04.290602 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-629e072f-8dd8-41f8-951d-095ba03d2de9 tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] https://10.4.3.189/volume/v3/backups/5bb4124c-0464-4e78-9cff-f376ee5cd121 returned with HTTP 200 Aug 25 05:48:04.290802 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 782/3141] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:48:04 2026] GET /volume/v3/backups/5bb4124c-0464-4e78-9cff-f376ee5cd121 => generated 737 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:48:04.372486 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-2191624d-48fd-4faa-b846-03e50dc944d7 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:04.374653 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-2191624d-48fd-4faa-b846-03e50dc944d7 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] GET https://10.4.3.189/volume/v3/volumes/12c7e180-9e13-492e-b624-b1e5a176ef03 Aug 25 05:48:04.374922 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-2191624d-48fd-4faa-b846-03e50dc944d7 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:48:04.375180 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-2191624d-48fd-4faa-b846-03e50dc944d7 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:48:04.385927 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-2191624d-48fd-4faa-b846-03e50dc944d7 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] https://10.4.3.189/volume/v3/volumes/12c7e180-9e13-492e-b624-b1e5a176ef03 returned with HTTP 404 Aug 25 05:48:04.386484 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 786/3142] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:48:04 2026] GET /volume/v3/volumes/12c7e180-9e13-492e-b624-b1e5a176ef03 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:48:04.395117 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-8388f08d-f4f5-4365-b403-68a1d469726b None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:04.397453 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-8388f08d-f4f5-4365-b403-68a1d469726b tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] DELETE https://10.4.3.189/volume/v3/volumes/7559e9f0-01e0-47ad-9a85-6b76f7d63347 Aug 25 05:48:04.397680 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-8388f08d-f4f5-4365-b403-68a1d469726b tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:48:04.397943 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-8388f08d-f4f5-4365-b403-68a1d469726b tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Calling method 'delete' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:48:04.398210 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [None req-8388f08d-f4f5-4365-b403-68a1d469726b tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Delete volume with id: 7559e9f0-01e0-47ad-9a85-6b76f7d63347 Aug 25 05:48:04.406794 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:48:04.406794 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:48:04.407514 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-8388f08d-f4f5-4365-b403-68a1d469726b tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Volume info retrieved successfully. Aug 25 05:48:04.428562 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-8388f08d-f4f5-4365-b403-68a1d469726b tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Delete volume request issued successfully. Aug 25 05:48:04.429184 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-8388f08d-f4f5-4365-b403-68a1d469726b tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] https://10.4.3.189/volume/v3/volumes/7559e9f0-01e0-47ad-9a85-6b76f7d63347 returned with HTTP 202 Aug 25 05:48:04.429184 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 795/3143] 10.4.3.189 () {66 vars in 1351 bytes} [Tue Aug 25 05:48:04 2026] DELETE /volume/v3/volumes/7559e9f0-01e0-47ad-9a85-6b76f7d63347 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:48:04.437723 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-0e56dcd7-48ac-4689-bb3f-6f546119d077 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:04.440453 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-0e56dcd7-48ac-4689-bb3f-6f546119d077 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] GET https://10.4.3.189/volume/v3/volumes/7559e9f0-01e0-47ad-9a85-6b76f7d63347 Aug 25 05:48:04.440453 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-0e56dcd7-48ac-4689-bb3f-6f546119d077 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:48:04.440811 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-0e56dcd7-48ac-4689-bb3f-6f546119d077 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:48:04.449905 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:48:04.449905 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:48:04.454415 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-0e56dcd7-48ac-4689-bb3f-6f546119d077 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Volume info retrieved successfully. Aug 25 05:48:04.459867 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-0e56dcd7-48ac-4689-bb3f-6f546119d077 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] https://10.4.3.189/volume/v3/volumes/7559e9f0-01e0-47ad-9a85-6b76f7d63347 returned with HTTP 200 Aug 25 05:48:04.461646 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 781/3144] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:48:04 2026] GET /volume/v3/volumes/7559e9f0-01e0-47ad-9a85-6b76f7d63347 => generated 921 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 25 05:48:05.229143 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-7bedefec-c6f6-426d-aa73-9ccd24e69702 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:05.231257 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-7bedefec-c6f6-426d-aa73-9ccd24e69702 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] GET https://10.4.3.189/volume/v3/backups/39af96ff-da04-4958-990d-4d570b4d91b4 Aug 25 05:48:05.231686 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-7bedefec-c6f6-426d-aa73-9ccd24e69702 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:48:05.232038 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-7bedefec-c6f6-426d-aa73-9ccd24e69702 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:48:05.232336 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-7bedefec-c6f6-426d-aa73-9ccd24e69702 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Show backup with id 39af96ff-da04-4958-990d-4d570b4d91b4. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:48:05.237085 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:48:05.237085 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:48:05.237973 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-7bedefec-c6f6-426d-aa73-9ccd24e69702 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] https://10.4.3.189/volume/v3/backups/39af96ff-da04-4958-990d-4d570b4d91b4 returned with HTTP 200 Aug 25 05:48:05.238704 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 783/3145] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:48:05 2026] GET /volume/v3/backups/39af96ff-da04-4958-990d-4d570b4d91b4 => generated 823 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 25 05:48:05.264032 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-78de0998-5848-49fc-afd9-c0031ed0ad31 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:05.265926 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-78de0998-5848-49fc-afd9-c0031ed0ad31 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] GET https://10.4.3.189/volume/v3/backups/c3118c60-2e22-42be-b9f2-ab239847603e Aug 25 05:48:05.266183 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-78de0998-5848-49fc-afd9-c0031ed0ad31 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:48:05.266371 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-78de0998-5848-49fc-afd9-c0031ed0ad31 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:48:05.266471 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-78de0998-5848-49fc-afd9-c0031ed0ad31 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Show backup with id c3118c60-2e22-42be-b9f2-ab239847603e. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:48:05.270873 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-78de0998-5848-49fc-afd9-c0031ed0ad31 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] https://10.4.3.189/volume/v3/backups/c3118c60-2e22-42be-b9f2-ab239847603e returned with HTTP 404 Aug 25 05:48:05.271739 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 787/3146] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:48:05 2026] GET /volume/v3/backups/c3118c60-2e22-42be-b9f2-ab239847603e => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:48:05.281069 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-1104a688-75c9-421c-9136-30f533836037 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:05.282869 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-1104a688-75c9-421c-9136-30f533836037 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] DELETE https://10.4.3.189/volume/v3/volumes/4c174d37-ecbf-4028-bffc-5e86a771d036 Aug 25 05:48:05.283085 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-1104a688-75c9-421c-9136-30f533836037 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:48:05.283294 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-1104a688-75c9-421c-9136-30f533836037 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Calling method 'delete' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:48:05.283462 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [None req-1104a688-75c9-421c-9136-30f533836037 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Delete volume with id: 4c174d37-ecbf-4028-bffc-5e86a771d036 Aug 25 05:48:05.290459 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:48:05.290459 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:48:05.290818 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-1104a688-75c9-421c-9136-30f533836037 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Volume info retrieved successfully. Aug 25 05:48:05.301173 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-7d1d9101-3808-4c8d-85e7-4e03bbadea9f None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:05.303141 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-7d1d9101-3808-4c8d-85e7-4e03bbadea9f tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] GET https://10.4.3.189/volume/v3/backups/5bb4124c-0464-4e78-9cff-f376ee5cd121 Aug 25 05:48:05.303342 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-7d1d9101-3808-4c8d-85e7-4e03bbadea9f tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:48:05.303542 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-7d1d9101-3808-4c8d-85e7-4e03bbadea9f tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:48:05.303638 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-7d1d9101-3808-4c8d-85e7-4e03bbadea9f tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] Show backup with id 5bb4124c-0464-4e78-9cff-f376ee5cd121. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:48:05.308227 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:48:05.308227 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:48:05.309023 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-7d1d9101-3808-4c8d-85e7-4e03bbadea9f tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] https://10.4.3.189/volume/v3/backups/5bb4124c-0464-4e78-9cff-f376ee5cd121 returned with HTTP 200 Aug 25 05:48:05.309477 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 782/3147] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:48:05 2026] GET /volume/v3/backups/5bb4124c-0464-4e78-9cff-f376ee5cd121 => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:48:05.312779 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-1104a688-75c9-421c-9136-30f533836037 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Delete volume request issued successfully. Aug 25 05:48:05.313075 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-1104a688-75c9-421c-9136-30f533836037 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] https://10.4.3.189/volume/v3/volumes/4c174d37-ecbf-4028-bffc-5e86a771d036 returned with HTTP 202 Aug 25 05:48:05.313610 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 796/3148] 10.4.3.189 () {68 vars in 1391 bytes} [Tue Aug 25 05:48:05 2026] DELETE /volume/v3/volumes/4c174d37-ecbf-4028-bffc-5e86a771d036 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:48:05.321649 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-cc62aa5b-ecb0-4967-ba9e-03ccf6ff7817 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:05.325851 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-cc62aa5b-ecb0-4967-ba9e-03ccf6ff7817 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] GET https://10.4.3.189/volume/v3/volumes/4c174d37-ecbf-4028-bffc-5e86a771d036 Aug 25 05:48:05.325851 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-cc62aa5b-ecb0-4967-ba9e-03ccf6ff7817 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:48:05.325851 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-cc62aa5b-ecb0-4967-ba9e-03ccf6ff7817 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:48:05.335103 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:48:05.335103 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:48:05.341137 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-cc62aa5b-ecb0-4967-ba9e-03ccf6ff7817 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Volume info retrieved successfully. Aug 25 05:48:05.347968 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-cc62aa5b-ecb0-4967-ba9e-03ccf6ff7817 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] https://10.4.3.189/volume/v3/volumes/4c174d37-ecbf-4028-bffc-5e86a771d036 returned with HTTP 200 Aug 25 05:48:05.348775 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 784/3149] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:48:05 2026] GET /volume/v3/volumes/4c174d37-ecbf-4028-bffc-5e86a771d036 => generated 1016 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:48:05.477098 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-ecc39fc7-f412-4d7b-b625-26348540ff19 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:05.479308 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ecc39fc7-f412-4d7b-b625-26348540ff19 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] GET https://10.4.3.189/volume/v3/volumes/7559e9f0-01e0-47ad-9a85-6b76f7d63347 Aug 25 05:48:05.479574 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ecc39fc7-f412-4d7b-b625-26348540ff19 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:48:05.479834 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ecc39fc7-f412-4d7b-b625-26348540ff19 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:48:05.486047 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ecc39fc7-f412-4d7b-b625-26348540ff19 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] https://10.4.3.189/volume/v3/volumes/7559e9f0-01e0-47ad-9a85-6b76f7d63347 returned with HTTP 404 Aug 25 05:48:05.486755 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 788/3150] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:48:05 2026] GET /volume/v3/volumes/7559e9f0-01e0-47ad-9a85-6b76f7d63347 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:48:05.494038 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-e8f810f3-4e0f-44ab-b0a1-5e282063f6c1 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:05.495877 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-e8f810f3-4e0f-44ab-b0a1-5e282063f6c1 tempest-VolumeMultiattachTests-738603612 tempest-VolumeMultiattachTests-738603612-project-admin] GET https://10.4.3.189/volume/v3/volumes/detail?all_tenants=1 Aug 25 05:48:05.496125 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-e8f810f3-4e0f-44ab-b0a1-5e282063f6c1 tempest-VolumeMultiattachTests-738603612 tempest-VolumeMultiattachTests-738603612-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:48:05.496353 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-e8f810f3-4e0f-44ab-b0a1-5e282063f6c1 tempest-VolumeMultiattachTests-738603612 tempest-VolumeMultiattachTests-738603612-project-admin] Calling method 'detail' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:48:05.497379 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-e8f810f3-4e0f-44ab-b0a1-5e282063f6c1 tempest-VolumeMultiattachTests-738603612 tempest-VolumeMultiattachTests-738603612-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100269) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 05:48:05.511031 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-e8f810f3-4e0f-44ab-b0a1-5e282063f6c1 tempest-VolumeMultiattachTests-738603612 tempest-VolumeMultiattachTests-738603612-project-admin] Get all volumes completed successfully. Aug 25 05:48:05.513631 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:48:05.513631 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:48:05.518025 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-e8f810f3-4e0f-44ab-b0a1-5e282063f6c1 tempest-VolumeMultiattachTests-738603612 tempest-VolumeMultiattachTests-738603612-project-admin] https://10.4.3.189/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 25 05:48:05.518713 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 783/3151] 10.4.3.189 () {66 vars in 1285 bytes} [Tue Aug 25 05:48:05 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 14000 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 05:48:05.536082 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-15d949f7-bd59-40b6-b817-1627eb54e936 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:05.538371 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-15d949f7-bd59-40b6-b817-1627eb54e936 tempest-VolumeMultiattachTests-738603612 tempest-VolumeMultiattachTests-738603612-project-admin] DELETE https://10.4.3.189/volume/v3/types/5ebd3736-42c0-4ed7-a789-e133a9e393c6 Aug 25 05:48:05.538575 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-15d949f7-bd59-40b6-b817-1627eb54e936 tempest-VolumeMultiattachTests-738603612 tempest-VolumeMultiattachTests-738603612-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:48:05.538779 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-15d949f7-bd59-40b6-b817-1627eb54e936 tempest-VolumeMultiattachTests-738603612 tempest-VolumeMultiattachTests-738603612-project-admin] Calling method '_delete' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:48:05.563145 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-15d949f7-bd59-40b6-b817-1627eb54e936 tempest-VolumeMultiattachTests-738603612 tempest-VolumeMultiattachTests-738603612-project-admin] https://10.4.3.189/volume/v3/types/5ebd3736-42c0-4ed7-a789-e133a9e393c6 returned with HTTP 202 Aug 25 05:48:05.563578 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 797/3152] 10.4.3.189 () {66 vars in 1345 bytes} [Tue Aug 25 05:48:05 2026] DELETE /volume/v3/types/5ebd3736-42c0-4ed7-a789-e133a9e393c6 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:48:06.192137 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-c6b4af4a-0db6-40b2-bf8e-18836a68df0e None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:06.194181 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-c6b4af4a-0db6-40b2-bf8e-18836a68df0e tempest-ImageDependencyTests-2054836957 tempest-ImageDependencyTests-2054836957-project-member] GET https://10.4.3.189/volume/v3/snapshots/45a4a617-fb04-4379-aa50-0013224cbce6 Aug 25 05:48:06.194359 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-c6b4af4a-0db6-40b2-bf8e-18836a68df0e tempest-ImageDependencyTests-2054836957 tempest-ImageDependencyTests-2054836957-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:48:06.194652 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-c6b4af4a-0db6-40b2-bf8e-18836a68df0e tempest-ImageDependencyTests-2054836957 tempest-ImageDependencyTests-2054836957-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:48:06.200391 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:48:06.200391 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:48:06.200885 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-c6b4af4a-0db6-40b2-bf8e-18836a68df0e tempest-ImageDependencyTests-2054836957 tempest-ImageDependencyTests-2054836957-project-member] Snapshot retrieved successfully. Aug 25 05:48:06.201837 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-c6b4af4a-0db6-40b2-bf8e-18836a68df0e tempest-ImageDependencyTests-2054836957 tempest-ImageDependencyTests-2054836957-project-member] https://10.4.3.189/volume/v3/snapshots/45a4a617-fb04-4379-aa50-0013224cbce6 returned with HTTP 200 Aug 25 05:48:06.202262 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 785/3153] 10.4.3.189 () {66 vars in 1354 bytes} [Tue Aug 25 05:48:06 2026] GET /volume/v3/snapshots/45a4a617-fb04-4379-aa50-0013224cbce6 => generated 477 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:48:06.249600 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-c0c8d2cd-e7fa-4ba3-b8be-6830bbc38bee None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:06.251921 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c0c8d2cd-e7fa-4ba3-b8be-6830bbc38bee tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] GET https://10.4.3.189/volume/v3/backups/39af96ff-da04-4958-990d-4d570b4d91b4 Aug 25 05:48:06.253876 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c0c8d2cd-e7fa-4ba3-b8be-6830bbc38bee tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:48:06.253876 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c0c8d2cd-e7fa-4ba3-b8be-6830bbc38bee tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:48:06.253876 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-c0c8d2cd-e7fa-4ba3-b8be-6830bbc38bee tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Show backup with id 39af96ff-da04-4958-990d-4d570b4d91b4. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:48:06.263081 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:48:06.263081 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:48:06.263081 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c0c8d2cd-e7fa-4ba3-b8be-6830bbc38bee tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] https://10.4.3.189/volume/v3/backups/39af96ff-da04-4958-990d-4d570b4d91b4 returned with HTTP 200 Aug 25 05:48:06.264295 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 789/3154] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:48:06 2026] GET /volume/v3/backups/39af96ff-da04-4958-990d-4d570b4d91b4 => generated 823 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:48:06.298046 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-38754c57-e5bb-4262-8f2e-b156149d3cd7 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:06.300436 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-38754c57-e5bb-4262-8f2e-b156149d3cd7 tempest-TestServerVolumeAttachScenarioOldVersion-221016433 tempest-TestServerVolumeAttachScenarioOldVersion-221016433-project-member] POST https://10.4.3.189/volume/v3/volumes Aug 25 05:48:06.301146 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-38754c57-e5bb-4262-8f2e-b156149d3cd7 tempest-TestServerVolumeAttachScenarioOldVersion-221016433 tempest-TestServerVolumeAttachScenarioOldVersion-221016433-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachScenarioOldVersion-volume-1980374241", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:48:06.302946 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.v3.volumes [None req-38754c57-e5bb-4262-8f2e-b156149d3cd7 tempest-TestServerVolumeAttachScenarioOldVersion-221016433 tempest-TestServerVolumeAttachScenarioOldVersion-221016433-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachScenarioOldVersion-volume-1980374241', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100269) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 05:48:06.303470 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.v3.volumes [None req-38754c57-e5bb-4262-8f2e-b156149d3cd7 tempest-TestServerVolumeAttachScenarioOldVersion-221016433 tempest-TestServerVolumeAttachScenarioOldVersion-221016433-project-member] Create volume of 1 GB Aug 25 05:48:06.312819 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-38754c57-e5bb-4262-8f2e-b156149d3cd7 tempest-TestServerVolumeAttachScenarioOldVersion-221016433 tempest-TestServerVolumeAttachScenarioOldVersion-221016433-project-member] Availability Zones retrieved successfully. Aug 25 05:48:06.320832 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-38754c57-e5bb-4262-8f2e-b156149d3cd7 tempest-TestServerVolumeAttachScenarioOldVersion-221016433 tempest-TestServerVolumeAttachScenarioOldVersion-221016433-project-member] Flow 'volume_create_api' (3fd51430-75ae-4a1c-a3ff-9e48ae062a34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:48:06.322247 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-38754c57-e5bb-4262-8f2e-b156149d3cd7 tempest-TestServerVolumeAttachScenarioOldVersion-221016433 tempest-TestServerVolumeAttachScenarioOldVersion-221016433-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (36357fc6-a2ec-462b-9909-78cf5d0008b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:48:06.323350 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-c1d4312f-31fa-424e-afb6-920b10e274d3 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:06.323866 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.flows.api.create_volume [None req-38754c57-e5bb-4262-8f2e-b156149d3cd7 tempest-TestServerVolumeAttachScenarioOldVersion-221016433 tempest-TestServerVolumeAttachScenarioOldVersion-221016433-project-member] Validating volume size '1' using validate_int {{(pid=100269) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 05:48:06.325007 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-c1d4312f-31fa-424e-afb6-920b10e274d3 tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] GET https://10.4.3.189/volume/v3/backups/5bb4124c-0464-4e78-9cff-f376ee5cd121 Aug 25 05:48:06.325276 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-c1d4312f-31fa-424e-afb6-920b10e274d3 tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:48:06.325509 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-c1d4312f-31fa-424e-afb6-920b10e274d3 tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:48:06.325698 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-c1d4312f-31fa-424e-afb6-920b10e274d3 tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] Show backup with id 5bb4124c-0464-4e78-9cff-f376ee5cd121. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:48:06.335925 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:48:06.335925 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:48:06.336762 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-c1d4312f-31fa-424e-afb6-920b10e274d3 tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] https://10.4.3.189/volume/v3/backups/5bb4124c-0464-4e78-9cff-f376ee5cd121 returned with HTTP 200 Aug 25 05:48:06.337196 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 798/3155] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:48:06 2026] GET /volume/v3/backups/5bb4124c-0464-4e78-9cff-f376ee5cd121 => generated 737 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:48:06.353850 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-38754c57-e5bb-4262-8f2e-b156149d3cd7 tempest-TestServerVolumeAttachScenarioOldVersion-221016433 tempest-TestServerVolumeAttachScenarioOldVersion-221016433-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (36357fc6-a2ec-462b-9909-78cf5d0008b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T05:35:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=23fc6e5d-fce0-4521-ba46-4837b4232084,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '23fc6e5d-fce0-4521-ba46-4837b4232084', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:48:06.354900 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-38754c57-e5bb-4262-8f2e-b156149d3cd7 tempest-TestServerVolumeAttachScenarioOldVersion-221016433 tempest-TestServerVolumeAttachScenarioOldVersion-221016433-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7f70e7a9-239a-4716-917d-0e15af59441b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:48:06.361810 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-7bf4172b-a2e3-46b4-94a9-58cacb7bdfae None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:06.363809 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-7bf4172b-a2e3-46b4-94a9-58cacb7bdfae tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] GET https://10.4.3.189/volume/v3/volumes/4c174d37-ecbf-4028-bffc-5e86a771d036 Aug 25 05:48:06.364026 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-7bf4172b-a2e3-46b4-94a9-58cacb7bdfae tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:48:06.364243 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-7bf4172b-a2e3-46b4-94a9-58cacb7bdfae tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:48:06.377136 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-7bf4172b-a2e3-46b4-94a9-58cacb7bdfae tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] https://10.4.3.189/volume/v3/volumes/4c174d37-ecbf-4028-bffc-5e86a771d036 returned with HTTP 404 Aug 25 05:48:06.377714 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 786/3156] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:48:06 2026] GET /volume/v3/volumes/4c174d37-ecbf-4028-bffc-5e86a771d036 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:48:06.390927 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-a14a3942-e780-4674-b0dc-186feb0e2e9c None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:06.392921 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a14a3942-e780-4674-b0dc-186feb0e2e9c tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] GET https://10.4.3.189/volume/v3/backups Aug 25 05:48:06.393456 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a14a3942-e780-4674-b0dc-186feb0e2e9c tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:48:06.395129 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a14a3942-e780-4674-b0dc-186feb0e2e9c tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Calling method 'index' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:48:06.400469 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a14a3942-e780-4674-b0dc-186feb0e2e9c tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] https://10.4.3.189/volume/v3/backups returned with HTTP 200 Aug 25 05:48:06.401830 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 790/3157] 10.4.3.189 () {68 vars in 1277 bytes} [Tue Aug 25 05:48:06 2026] GET /volume/v3/backups => generated 625 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:48:06.412300 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-c9500f39-159a-471f-9d98-eb9dc4e49f21 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:06.414921 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-c9500f39-159a-471f-9d98-eb9dc4e49f21 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] GET https://10.4.3.189/volume/v3/backups?project_id=e38e6748010c4956b3e5235bbe35f86b Aug 25 05:48:06.415236 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-c9500f39-159a-471f-9d98-eb9dc4e49f21 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:48:06.415464 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-c9500f39-159a-471f-9d98-eb9dc4e49f21 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Calling method 'index' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:48:06.421659 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-c9500f39-159a-471f-9d98-eb9dc4e49f21 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] https://10.4.3.189/volume/v3/backups?project_id=e38e6748010c4956b3e5235bbe35f86b returned with HTTP 200 Aug 25 05:48:06.422140 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 799/3158] 10.4.3.189 () {68 vars in 1364 bytes} [Tue Aug 25 05:48:06 2026] GET /volume/v3/backups?project_id=e38e6748010c4956b3e5235bbe35f86b => generated 625 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:48:06.433849 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-f3bf29b0-096e-42f6-953a-3afd7c1231fc None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:06.435863 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.quota [None req-38754c57-e5bb-4262-8f2e-b156149d3cd7 tempest-TestServerVolumeAttachScenarioOldVersion-221016433 tempest-TestServerVolumeAttachScenarioOldVersion-221016433-project-member] Created reservations ['12a113d7-2946-49e0-9c03-a5317c939492', '674eece0-8bbf-492c-8ba6-2841b568de71', 'ddcd75ea-74cb-41c9-91c0-8b42ac7137fc', 'ddcd641b-2a2f-450f-9917-88452865720a'] {{(pid=100269) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:48:06.436484 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-f3bf29b0-096e-42f6-953a-3afd7c1231fc tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] POST https://10.4.3.189/volume/v3/volumes Aug 25 05:48:06.436908 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-38754c57-e5bb-4262-8f2e-b156149d3cd7 tempest-TestServerVolumeAttachScenarioOldVersion-221016433 tempest-TestServerVolumeAttachScenarioOldVersion-221016433-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7f70e7a9-239a-4716-917d-0e15af59441b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['12a113d7-2946-49e0-9c03-a5317c939492', '674eece0-8bbf-492c-8ba6-2841b568de71', 'ddcd75ea-74cb-41c9-91c0-8b42ac7137fc', 'ddcd641b-2a2f-450f-9917-88452865720a']}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:48:06.437153 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-f3bf29b0-096e-42f6-953a-3afd7c1231fc tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-586395234"}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:48:06.437931 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-38754c57-e5bb-4262-8f2e-b156149d3cd7 tempest-TestServerVolumeAttachScenarioOldVersion-221016433 tempest-TestServerVolumeAttachScenarioOldVersion-221016433-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (555bb2e5-a16e-4bd5-9664-7491a7f55f01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:48:06.439809 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.v3.volumes [None req-f3bf29b0-096e-42f6-953a-3afd7c1231fc tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-586395234'}} {{(pid=100270) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 05:48:06.439809 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.v3.volumes [None req-f3bf29b0-096e-42f6-953a-3afd7c1231fc tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Create volume of 1 GB Aug 25 05:48:06.445992 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-f3bf29b0-096e-42f6-953a-3afd7c1231fc tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Availability Zones retrieved successfully. Aug 25 05:48:06.458735 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-f3bf29b0-096e-42f6-953a-3afd7c1231fc tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Flow 'volume_create_api' (9ffd99a4-0ac6-438d-9043-71b878f7903d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:48:06.463609 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-38754c57-e5bb-4262-8f2e-b156149d3cd7 tempest-TestServerVolumeAttachScenarioOldVersion-221016433 tempest-TestServerVolumeAttachScenarioOldVersion-221016433-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (555bb2e5-a16e-4bd5-9664-7491a7f55f01) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bec4c578-0604-403e-94e3-483b5c0879fd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachScenarioOldVersion-volume-1980374241',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5c597f8c2efc4aecac6a3dd7b8292392',qos_specs=None,replication_status=,reservations=['12a113d7-2946-49e0-9c03-a5317c939492','674eece0-8bbf-492c-8ba6-2841b568de71','ddcd75ea-74cb-41c9-91c0-8b42ac7137fc','ddcd641b-2a2f-450f-9917-88452865720a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ff6d05292b874db0b83cc3bcbed054bd',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T05:48:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachScenarioOldVersion-volume-1980374241',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bec4c578-0604-403e-94e3-483b5c0879fd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5c597f8c2efc4aecac6a3dd7b8292392',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ff6d05292b874db0b83cc3bcbed054bd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(23fc6e5d-fce0-4521-ba46-4837b4232084),volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:48:06.464285 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-f3bf29b0-096e-42f6-953a-3afd7c1231fc tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aa74201a-17ef-4de8-9079-cffaa3ac1419) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:48:06.464993 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-38754c57-e5bb-4262-8f2e-b156149d3cd7 tempest-TestServerVolumeAttachScenarioOldVersion-221016433 tempest-TestServerVolumeAttachScenarioOldVersion-221016433-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ef1fa129-279e-484d-af1a-06cf1fd0660b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:48:06.465434 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.flows.api.create_volume [None req-f3bf29b0-096e-42f6-953a-3afd7c1231fc tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Validating volume size '1' using validate_int {{(pid=100270) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 05:48:06.507218 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-f3bf29b0-096e-42f6-953a-3afd7c1231fc tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aa74201a-17ef-4de8-9079-cffaa3ac1419) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T05:35:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=23fc6e5d-fce0-4521-ba46-4837b4232084,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '23fc6e5d-fce0-4521-ba46-4837b4232084', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:48:06.507993 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-f3bf29b0-096e-42f6-953a-3afd7c1231fc tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bca53d4e-2bd2-40ae-b52b-8251122c5880) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:48:06.513436 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-38754c57-e5bb-4262-8f2e-b156149d3cd7 tempest-TestServerVolumeAttachScenarioOldVersion-221016433 tempest-TestServerVolumeAttachScenarioOldVersion-221016433-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ef1fa129-279e-484d-af1a-06cf1fd0660b) transitioned into state 'SUCCESS' from state '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-1980374241',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5c597f8c2efc4aecac6a3dd7b8292392',qos_specs=None,replication_status=,reservations=['12a113d7-2946-49e0-9c03-a5317c939492','674eece0-8bbf-492c-8ba6-2841b568de71','ddcd75ea-74cb-41c9-91c0-8b42ac7137fc','ddcd641b-2a2f-450f-9917-88452865720a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ff6d05292b874db0b83cc3bcbed054bd',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:48:06.514622 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-38754c57-e5bb-4262-8f2e-b156149d3cd7 tempest-TestServerVolumeAttachScenarioOldVersion-221016433 tempest-TestServerVolumeAttachScenarioOldVersion-221016433-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ca8f3ebc-fa3e-4981-a173-cc75f8a2e782) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:48:06.533124 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-38754c57-e5bb-4262-8f2e-b156149d3cd7 tempest-TestServerVolumeAttachScenarioOldVersion-221016433 tempest-TestServerVolumeAttachScenarioOldVersion-221016433-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ca8f3ebc-fa3e-4981-a173-cc75f8a2e782) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:48:06.534219 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-38754c57-e5bb-4262-8f2e-b156149d3cd7 tempest-TestServerVolumeAttachScenarioOldVersion-221016433 tempest-TestServerVolumeAttachScenarioOldVersion-221016433-project-member] Flow 'volume_create_api' (3fd51430-75ae-4a1c-a3ff-9e48ae062a34) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:48:06.534834 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-38754c57-e5bb-4262-8f2e-b156149d3cd7 tempest-TestServerVolumeAttachScenarioOldVersion-221016433 tempest-TestServerVolumeAttachScenarioOldVersion-221016433-project-member] Create volume request issued successfully. Aug 25 05:48:06.536733 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-38754c57-e5bb-4262-8f2e-b156149d3cd7 tempest-TestServerVolumeAttachScenarioOldVersion-221016433 tempest-TestServerVolumeAttachScenarioOldVersion-221016433-project-member] https://10.4.3.189/volume/v3/volumes returned with HTTP 202 Aug 25 05:48:06.536733 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 784/3159] 10.4.3.189 () {70 vars in 1300 bytes} [Tue Aug 25 05:48:06 2026] POST /volume/v3/volumes => generated 789 bytes in 239 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:48:06.539842 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-fbe77c9d-0836-46e8-b87a-cf051a9b7caa None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:06.546140 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-fbe77c9d-0836-46e8-b87a-cf051a9b7caa tempest-ImageDependencyTests-2054836957 tempest-ImageDependencyTests-2054836957-project-member] DELETE https://10.4.3.189/volume/v3/snapshots/45a4a617-fb04-4379-aa50-0013224cbce6 Aug 25 05:48:06.546140 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-fbe77c9d-0836-46e8-b87a-cf051a9b7caa tempest-ImageDependencyTests-2054836957 tempest-ImageDependencyTests-2054836957-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:48:06.546140 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-fbe77c9d-0836-46e8-b87a-cf051a9b7caa tempest-ImageDependencyTests-2054836957 tempest-ImageDependencyTests-2054836957-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:48:06.546140 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.v3.snapshots [None req-fbe77c9d-0836-46e8-b87a-cf051a9b7caa tempest-ImageDependencyTests-2054836957 tempest-ImageDependencyTests-2054836957-project-member] Delete snapshot with id: 45a4a617-fb04-4379-aa50-0013224cbce6 Aug 25 05:48:06.552660 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-75bb3b80-0585-4f59-ace9-a038e315dc70 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:06.554015 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:48:06.554015 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:48:06.555120 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-fbe77c9d-0836-46e8-b87a-cf051a9b7caa tempest-ImageDependencyTests-2054836957 tempest-ImageDependencyTests-2054836957-project-member] Snapshot retrieved successfully. Aug 25 05:48:06.561283 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-75bb3b80-0585-4f59-ace9-a038e315dc70 tempest-TestServerVolumeAttachScenarioOldVersion-221016433 tempest-TestServerVolumeAttachScenarioOldVersion-221016433-project-member] GET https://10.4.3.189/volume/v3/volumes/bec4c578-0604-403e-94e3-483b5c0879fd Aug 25 05:48:06.561634 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-75bb3b80-0585-4f59-ace9-a038e315dc70 tempest-TestServerVolumeAttachScenarioOldVersion-221016433 tempest-TestServerVolumeAttachScenarioOldVersion-221016433-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:48:06.562272 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-75bb3b80-0585-4f59-ace9-a038e315dc70 tempest-TestServerVolumeAttachScenarioOldVersion-221016433 tempest-TestServerVolumeAttachScenarioOldVersion-221016433-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:48:06.584331 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-fbe77c9d-0836-46e8-b87a-cf051a9b7caa tempest-ImageDependencyTests-2054836957 tempest-ImageDependencyTests-2054836957-project-member] Snapshot delete request issued successfully. Aug 25 05:48:06.584331 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-fbe77c9d-0836-46e8-b87a-cf051a9b7caa tempest-ImageDependencyTests-2054836957 tempest-ImageDependencyTests-2054836957-project-member] https://10.4.3.189/volume/v3/snapshots/45a4a617-fb04-4379-aa50-0013224cbce6 returned with HTTP 202 Aug 25 05:48:06.585074 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 791/3160] 10.4.3.189 () {66 vars in 1357 bytes} [Tue Aug 25 05:48:06 2026] DELETE /volume/v3/snapshots/45a4a617-fb04-4379-aa50-0013224cbce6 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:48:06.588663 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.quota [None req-f3bf29b0-096e-42f6-953a-3afd7c1231fc tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Created reservations ['1ee525bb-4950-4acf-9291-473a20aea9e7', '9e2a87c7-e7c9-450a-b0be-2693cc29e73d', '8ad9977d-da76-4305-94c4-478d09b87e32', '6aeb94fb-1037-46b5-bdfa-ee105d488783'] {{(pid=100270) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:48:06.588758 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:48:06.588758 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:48:06.589951 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-f3bf29b0-096e-42f6-953a-3afd7c1231fc tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bca53d4e-2bd2-40ae-b52b-8251122c5880) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1ee525bb-4950-4acf-9291-473a20aea9e7', '9e2a87c7-e7c9-450a-b0be-2693cc29e73d', '8ad9977d-da76-4305-94c4-478d09b87e32', '6aeb94fb-1037-46b5-bdfa-ee105d488783']}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:48:06.592607 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-f3bf29b0-096e-42f6-953a-3afd7c1231fc tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d029d8a0-a246-43b2-b1ed-4b6d275aadc8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:48:06.601089 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-2326800a-bcbc-482b-a698-3595d59475a9 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:06.601213 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-75bb3b80-0585-4f59-ace9-a038e315dc70 tempest-TestServerVolumeAttachScenarioOldVersion-221016433 tempest-TestServerVolumeAttachScenarioOldVersion-221016433-project-member] Volume info retrieved successfully. Aug 25 05:48:06.605832 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-2326800a-bcbc-482b-a698-3595d59475a9 tempest-ImageDependencyTests-2054836957 tempest-ImageDependencyTests-2054836957-project-member] GET https://10.4.3.189/volume/v3/snapshots/45a4a617-fb04-4379-aa50-0013224cbce6 Aug 25 05:48:06.606255 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-2326800a-bcbc-482b-a698-3595d59475a9 tempest-ImageDependencyTests-2054836957 tempest-ImageDependencyTests-2054836957-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:48:06.606499 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-2326800a-bcbc-482b-a698-3595d59475a9 tempest-ImageDependencyTests-2054836957 tempest-ImageDependencyTests-2054836957-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:48:06.608120 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-75bb3b80-0585-4f59-ace9-a038e315dc70 tempest-TestServerVolumeAttachScenarioOldVersion-221016433 tempest-TestServerVolumeAttachScenarioOldVersion-221016433-project-member] https://10.4.3.189/volume/v3/volumes/bec4c578-0604-403e-94e3-483b5c0879fd returned with HTTP 200 Aug 25 05:48:06.608685 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 800/3161] 10.4.3.189 () {68 vars in 1389 bytes} [Tue Aug 25 05:48:06 2026] GET /volume/v3/volumes/bec4c578-0604-403e-94e3-483b5c0879fd => generated 857 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:48:06.613234 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:48:06.613234 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:48:06.613918 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-2326800a-bcbc-482b-a698-3595d59475a9 tempest-ImageDependencyTests-2054836957 tempest-ImageDependencyTests-2054836957-project-member] Snapshot retrieved successfully. Aug 25 05:48:06.615919 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-2326800a-bcbc-482b-a698-3595d59475a9 tempest-ImageDependencyTests-2054836957 tempest-ImageDependencyTests-2054836957-project-member] https://10.4.3.189/volume/v3/snapshots/45a4a617-fb04-4379-aa50-0013224cbce6 returned with HTTP 200 Aug 25 05:48:06.615919 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 785/3162] 10.4.3.189 () {66 vars in 1354 bytes} [Tue Aug 25 05:48:06 2026] GET /volume/v3/snapshots/45a4a617-fb04-4379-aa50-0013224cbce6 => generated 476 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:48:06.625030 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-f3bf29b0-096e-42f6-953a-3afd7c1231fc tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d029d8a0-a246-43b2-b1ed-4b6d275aadc8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3f4ad0fa-8fbb-4805-8fd3-a8b886f08650', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-586395234',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e38e6748010c4956b3e5235bbe35f86b',qos_specs=None,replication_status=,reservations=['1ee525bb-4950-4acf-9291-473a20aea9e7','9e2a87c7-e7c9-450a-b0be-2693cc29e73d','8ad9977d-da76-4305-94c4-478d09b87e32','6aeb94fb-1037-46b5-bdfa-ee105d488783'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d62822c440db4ddb948b2ba1dd68a7ed',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T05:48:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-586395234',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3f4ad0fa-8fbb-4805-8fd3-a8b886f08650,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e38e6748010c4956b3e5235bbe35f86b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d62822c440db4ddb948b2ba1dd68a7ed',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(23fc6e5d-fce0-4521-ba46-4837b4232084),volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:48:06.626232 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-f3bf29b0-096e-42f6-953a-3afd7c1231fc tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2f6d5251-1f78-4610-af9b-3b42a6333be1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:48:06.659140 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-f3bf29b0-096e-42f6-953a-3afd7c1231fc tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2f6d5251-1f78-4610-af9b-3b42a6333be1) transitioned into state 'SUCCESS' from state '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-586395234',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e38e6748010c4956b3e5235bbe35f86b',qos_specs=None,replication_status=,reservations=['1ee525bb-4950-4acf-9291-473a20aea9e7','9e2a87c7-e7c9-450a-b0be-2693cc29e73d','8ad9977d-da76-4305-94c4-478d09b87e32','6aeb94fb-1037-46b5-bdfa-ee105d488783'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d62822c440db4ddb948b2ba1dd68a7ed',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:48:06.659140 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-f3bf29b0-096e-42f6-953a-3afd7c1231fc tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5d3429f4-4c65-4230-aa5c-31ddda3265b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:48:06.680411 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-f3bf29b0-096e-42f6-953a-3afd7c1231fc tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5d3429f4-4c65-4230-aa5c-31ddda3265b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:48:06.681759 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-f3bf29b0-096e-42f6-953a-3afd7c1231fc tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Flow 'volume_create_api' (9ffd99a4-0ac6-438d-9043-71b878f7903d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100270) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:48:06.682477 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-f3bf29b0-096e-42f6-953a-3afd7c1231fc tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Create volume request issued successfully. Aug 25 05:48:06.683108 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-f3bf29b0-096e-42f6-953a-3afd7c1231fc tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] https://10.4.3.189/volume/v3/volumes returned with HTTP 202 Aug 25 05:48:06.683525 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 787/3163] 10.4.3.189 () {70 vars in 1298 bytes} [Tue Aug 25 05:48:06 2026] POST /volume/v3/volumes => generated 777 bytes in 250 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 05:48:06.700703 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-e9ea5866-5976-41eb-af58-5f656ad362e5 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:06.706375 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e9ea5866-5976-41eb-af58-5f656ad362e5 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] GET https://10.4.3.189/volume/v3/volumes/3f4ad0fa-8fbb-4805-8fd3-a8b886f08650 Aug 25 05:48:06.706375 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e9ea5866-5976-41eb-af58-5f656ad362e5 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:48:06.706375 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e9ea5866-5976-41eb-af58-5f656ad362e5 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:48:06.728018 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:48:06.728018 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:48:06.733552 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-e9ea5866-5976-41eb-af58-5f656ad362e5 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Volume info retrieved successfully. Aug 25 05:48:06.740413 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e9ea5866-5976-41eb-af58-5f656ad362e5 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] https://10.4.3.189/volume/v3/volumes/3f4ad0fa-8fbb-4805-8fd3-a8b886f08650 returned with HTTP 200 Aug 25 05:48:06.740800 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 792/3164] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:48:06 2026] GET /volume/v3/volumes/3f4ad0fa-8fbb-4805-8fd3-a8b886f08650 => generated 956 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:48:07.279583 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-ae6914e4-8851-4069-b3e6-8b2a451e4245 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:07.281894 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-ae6914e4-8851-4069-b3e6-8b2a451e4245 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] GET https://10.4.3.189/volume/v3/backups/39af96ff-da04-4958-990d-4d570b4d91b4 Aug 25 05:48:07.282164 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-ae6914e4-8851-4069-b3e6-8b2a451e4245 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:48:07.282402 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-ae6914e4-8851-4069-b3e6-8b2a451e4245 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:48:07.282580 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-ae6914e4-8851-4069-b3e6-8b2a451e4245 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Show backup with id 39af96ff-da04-4958-990d-4d570b4d91b4. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:48:07.287771 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:48:07.287771 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:48:07.288813 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-ae6914e4-8851-4069-b3e6-8b2a451e4245 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] https://10.4.3.189/volume/v3/backups/39af96ff-da04-4958-990d-4d570b4d91b4 returned with HTTP 200 Aug 25 05:48:07.289346 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 801/3165] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:48:07 2026] GET /volume/v3/backups/39af96ff-da04-4958-990d-4d570b4d91b4 => generated 823 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:48:07.348901 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-f68b8f47-6f7f-473c-821f-2e30c0cb9f54 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:07.350724 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-f68b8f47-6f7f-473c-821f-2e30c0cb9f54 tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] GET https://10.4.3.189/volume/v3/backups/5bb4124c-0464-4e78-9cff-f376ee5cd121 Aug 25 05:48:07.351023 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-f68b8f47-6f7f-473c-821f-2e30c0cb9f54 tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:48:07.351116 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-f68b8f47-6f7f-473c-821f-2e30c0cb9f54 tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:48:07.351218 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-f68b8f47-6f7f-473c-821f-2e30c0cb9f54 tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] Show backup with id 5bb4124c-0464-4e78-9cff-f376ee5cd121. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:48:07.355468 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:48:07.355468 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:48:07.356177 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-f68b8f47-6f7f-473c-821f-2e30c0cb9f54 tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] https://10.4.3.189/volume/v3/backups/5bb4124c-0464-4e78-9cff-f376ee5cd121 returned with HTTP 200 Aug 25 05:48:07.356562 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 786/3166] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:48:07 2026] GET /volume/v3/backups/5bb4124c-0464-4e78-9cff-f376ee5cd121 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:48:07.625428 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-7f733e90-ebcc-48ff-88eb-8bcf0c4695e8 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:07.627874 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-7f733e90-ebcc-48ff-88eb-8bcf0c4695e8 tempest-TestServerVolumeAttachScenarioOldVersion-221016433 tempest-TestServerVolumeAttachScenarioOldVersion-221016433-project-member] GET https://10.4.3.189/volume/v3/volumes/bec4c578-0604-403e-94e3-483b5c0879fd Aug 25 05:48:07.628031 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-7f733e90-ebcc-48ff-88eb-8bcf0c4695e8 tempest-TestServerVolumeAttachScenarioOldVersion-221016433 tempest-TestServerVolumeAttachScenarioOldVersion-221016433-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:48:07.628331 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-7f733e90-ebcc-48ff-88eb-8bcf0c4695e8 tempest-TestServerVolumeAttachScenarioOldVersion-221016433 tempest-TestServerVolumeAttachScenarioOldVersion-221016433-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:48:07.630235 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-e81785ff-aaa9-41ed-92a2-f3ddbf542811 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:07.635812 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e81785ff-aaa9-41ed-92a2-f3ddbf542811 tempest-ImageDependencyTests-2054836957 tempest-ImageDependencyTests-2054836957-project-member] GET https://10.4.3.189/volume/v3/snapshots/45a4a617-fb04-4379-aa50-0013224cbce6 Aug 25 05:48:07.636052 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e81785ff-aaa9-41ed-92a2-f3ddbf542811 tempest-ImageDependencyTests-2054836957 tempest-ImageDependencyTests-2054836957-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:48:07.636298 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e81785ff-aaa9-41ed-92a2-f3ddbf542811 tempest-ImageDependencyTests-2054836957 tempest-ImageDependencyTests-2054836957-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:48:07.641380 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e81785ff-aaa9-41ed-92a2-f3ddbf542811 tempest-ImageDependencyTests-2054836957 tempest-ImageDependencyTests-2054836957-project-member] https://10.4.3.189/volume/v3/snapshots/45a4a617-fb04-4379-aa50-0013224cbce6 returned with HTTP 404 Aug 25 05:48:07.641624 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:48:07.641624 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:48:07.641957 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 793/3167] 10.4.3.189 () {66 vars in 1354 bytes} [Tue Aug 25 05:48:07 2026] GET /volume/v3/snapshots/45a4a617-fb04-4379-aa50-0013224cbce6 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:48:07.650464 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-7f733e90-ebcc-48ff-88eb-8bcf0c4695e8 tempest-TestServerVolumeAttachScenarioOldVersion-221016433 tempest-TestServerVolumeAttachScenarioOldVersion-221016433-project-member] Volume info retrieved successfully. Aug 25 05:48:07.660737 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-7f733e90-ebcc-48ff-88eb-8bcf0c4695e8 tempest-TestServerVolumeAttachScenarioOldVersion-221016433 tempest-TestServerVolumeAttachScenarioOldVersion-221016433-project-member] https://10.4.3.189/volume/v3/volumes/bec4c578-0604-403e-94e3-483b5c0879fd returned with HTTP 200 Aug 25 05:48:07.661419 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 788/3168] 10.4.3.189 () {68 vars in 1389 bytes} [Tue Aug 25 05:48:07 2026] GET /volume/v3/volumes/bec4c578-0604-403e-94e3-483b5c0879fd => generated 882 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:48:07.678455 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-5f18742c-15cb-4e58-860f-82df451b1822 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:07.680652 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-5f18742c-15cb-4e58-860f-82df451b1822 tempest-TestServerVolumeAttachScenarioOldVersion-221016433 tempest-TestServerVolumeAttachScenarioOldVersion-221016433-project-member] GET https://10.4.3.189/volume/v3/volumes/bec4c578-0604-403e-94e3-483b5c0879fd Aug 25 05:48:07.680966 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-5f18742c-15cb-4e58-860f-82df451b1822 tempest-TestServerVolumeAttachScenarioOldVersion-221016433 tempest-TestServerVolumeAttachScenarioOldVersion-221016433-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:48:07.681235 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-5f18742c-15cb-4e58-860f-82df451b1822 tempest-TestServerVolumeAttachScenarioOldVersion-221016433 tempest-TestServerVolumeAttachScenarioOldVersion-221016433-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:48:07.690036 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:48:07.690036 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:48:07.694116 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-5f18742c-15cb-4e58-860f-82df451b1822 tempest-TestServerVolumeAttachScenarioOldVersion-221016433 tempest-TestServerVolumeAttachScenarioOldVersion-221016433-project-member] Volume info retrieved successfully. Aug 25 05:48:07.699515 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-5f18742c-15cb-4e58-860f-82df451b1822 tempest-TestServerVolumeAttachScenarioOldVersion-221016433 tempest-TestServerVolumeAttachScenarioOldVersion-221016433-project-member] https://10.4.3.189/volume/v3/volumes/bec4c578-0604-403e-94e3-483b5c0879fd returned with HTTP 200 Aug 25 05:48:07.700117 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 802/3169] 10.4.3.189 () {68 vars in 1389 bytes} [Tue Aug 25 05:48:07 2026] GET /volume/v3/volumes/bec4c578-0604-403e-94e3-483b5c0879fd => generated 882 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:48:07.759444 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-efe06f7d-3247-4eae-b87f-c7f9f0fc962a req-dc13286f-1649-4ffb-b340-1d0bd431770b None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:07.760368 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-2120fa53-4297-44c6-9379-a5bbb928dbaa None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:07.762562 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-efe06f7d-3247-4eae-b87f-c7f9f0fc962a req-dc13286f-1649-4ffb-b340-1d0bd431770b tempest-TestServerVolumeAttachScenarioOldVersion-221016433 tempest-TestServerVolumeAttachScenarioOldVersion-221016433-project-member] GET https://10.4.3.189/volume/v3/volumes/bec4c578-0604-403e-94e3-483b5c0879fd Aug 25 05:48:07.762864 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-efe06f7d-3247-4eae-b87f-c7f9f0fc962a req-dc13286f-1649-4ffb-b340-1d0bd431770b tempest-TestServerVolumeAttachScenarioOldVersion-221016433 tempest-TestServerVolumeAttachScenarioOldVersion-221016433-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:48:07.764544 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-efe06f7d-3247-4eae-b87f-c7f9f0fc962a req-dc13286f-1649-4ffb-b340-1d0bd431770b tempest-TestServerVolumeAttachScenarioOldVersion-221016433 tempest-TestServerVolumeAttachScenarioOldVersion-221016433-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:48:07.764678 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-2120fa53-4297-44c6-9379-a5bbb928dbaa tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] GET https://10.4.3.189/volume/v3/volumes/3f4ad0fa-8fbb-4805-8fd3-a8b886f08650 Aug 25 05:48:07.764956 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-2120fa53-4297-44c6-9379-a5bbb928dbaa tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:48:07.765289 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-2120fa53-4297-44c6-9379-a5bbb928dbaa tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:48:07.774447 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:48:07.774447 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:48:07.779455 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [req-efe06f7d-3247-4eae-b87f-c7f9f0fc962a req-dc13286f-1649-4ffb-b340-1d0bd431770b tempest-TestServerVolumeAttachScenarioOldVersion-221016433 tempest-TestServerVolumeAttachScenarioOldVersion-221016433-project-member] Volume info retrieved successfully. Aug 25 05:48:07.783162 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:48:07.783162 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:48:07.786551 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-efe06f7d-3247-4eae-b87f-c7f9f0fc962a req-dc13286f-1649-4ffb-b340-1d0bd431770b tempest-TestServerVolumeAttachScenarioOldVersion-221016433 tempest-TestServerVolumeAttachScenarioOldVersion-221016433-project-member] https://10.4.3.189/volume/v3/volumes/bec4c578-0604-403e-94e3-483b5c0879fd returned with HTTP 200 Aug 25 05:48:07.786551 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 787/3170] 10.4.3.189 () {68 vars in 1598 bytes} [Tue Aug 25 05:48:07 2026] GET /volume/v3/volumes/bec4c578-0604-403e-94e3-483b5c0879fd => generated 864 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:48:07.794944 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-2120fa53-4297-44c6-9379-a5bbb928dbaa tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Volume info retrieved successfully. Aug 25 05:48:07.803548 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-2120fa53-4297-44c6-9379-a5bbb928dbaa tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] https://10.4.3.189/volume/v3/volumes/3f4ad0fa-8fbb-4805-8fd3-a8b886f08650 returned with HTTP 200 Aug 25 05:48:07.804480 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 794/3171] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:48:07 2026] GET /volume/v3/volumes/3f4ad0fa-8fbb-4805-8fd3-a8b886f08650 => generated 1017 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:48:07.823358 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-e2454935-ebe5-49f5-a497-45c3049cfffa None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:07.825440 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-e2454935-ebe5-49f5-a497-45c3049cfffa tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] POST https://10.4.3.189/volume/v3/backups Aug 25 05:48:07.825907 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-e2454935-ebe5-49f5-a497-45c3049cfffa tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "3f4ad0fa-8fbb-4805-8fd3-a8b886f08650", "name": "tempest-type-Backup-347655695"}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:48:07.827939 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.contrib.backups [None req-e2454935-ebe5-49f5-a497-45c3049cfffa tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Creating new backup {'backup': {'volume_id': '3f4ad0fa-8fbb-4805-8fd3-a8b886f08650', 'name': 'tempest-type-Backup-347655695'}} {{(pid=100270) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 25 05:48:07.828131 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.contrib.backups [None req-e2454935-ebe5-49f5-a497-45c3049cfffa tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Creating backup of volume 3f4ad0fa-8fbb-4805-8fd3-a8b886f08650 in container None Aug 25 05:48:07.838796 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:48:07.838796 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:48:07.839374 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-e2454935-ebe5-49f5-a497-45c3049cfffa tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Volume info retrieved successfully. Aug 25 05:48:07.862154 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.quota [None req-e2454935-ebe5-49f5-a497-45c3049cfffa tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Created reservations ['a0f4db24-b05c-4f1b-ba48-f3f43e81098f', 'a3aad6b0-6189-4bab-b58c-1aad8b60aff6'] {{(pid=100270) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:48:07.899136 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-e2454935-ebe5-49f5-a497-45c3049cfffa tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] https://10.4.3.189/volume/v3/backups returned with HTTP 202 Aug 25 05:48:07.899762 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 789/3172] 10.4.3.189 () {70 vars in 1299 bytes} [Tue Aug 25 05:48:07 2026] POST /volume/v3/backups => generated 315 bytes in 77 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 05:48:07.911898 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-e7975e75-997e-47f1-8d96-0887de06825a None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:07.912052 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-8b0b4b86-f79d-456b-9a1a-a516e3a68814 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:07.912463 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-8b0b4b86-f79d-456b-9a1a-a516e3a68814 None None] GET https://10.4.3.189/volume// Aug 25 05:48:07.912706 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-8b0b4b86-f79d-456b-9a1a-a516e3a68814 None None] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:48:07.912925 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-8b0b4b86-f79d-456b-9a1a-a516e3a68814 None None] Calling method 'all' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:48:07.913908 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-8b0b4b86-f79d-456b-9a1a-a516e3a68814 None None] https://10.4.3.189/volume// returned with HTTP 300 Aug 25 05:48:07.913908 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 788/3173] 10.4.3.189 () {66 vars in 1428 bytes} [Tue Aug 25 05:48: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 25 05:48:07.915744 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-e7975e75-997e-47f1-8d96-0887de06825a tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] GET https://10.4.3.189/volume/v3/backups/9aa7beb4-552d-49eb-a773-1998a88cedce Aug 25 05:48:07.916016 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-e7975e75-997e-47f1-8d96-0887de06825a tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:48:07.916288 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-e7975e75-997e-47f1-8d96-0887de06825a tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:48:07.916459 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-e7975e75-997e-47f1-8d96-0887de06825a tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Show backup with id 9aa7beb4-552d-49eb-a773-1998a88cedce. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:48:07.930580 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:48:07.930580 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:48:07.930790 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-efe06f7d-3247-4eae-b87f-c7f9f0fc962a req-5667d262-47bd-4386-9cba-810856bddb06 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:07.930912 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-e7975e75-997e-47f1-8d96-0887de06825a tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] https://10.4.3.189/volume/v3/backups/9aa7beb4-552d-49eb-a773-1998a88cedce returned with HTTP 200 Aug 25 05:48:07.930912 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 803/3174] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:48:07 2026] GET /volume/v3/backups/9aa7beb4-552d-49eb-a773-1998a88cedce => generated 722 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:48:07.933784 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-efe06f7d-3247-4eae-b87f-c7f9f0fc962a req-5667d262-47bd-4386-9cba-810856bddb06 tempest-TestServerVolumeAttachScenarioOldVersion-221016433 tempest-TestServerVolumeAttachScenarioOldVersion-221016433-project-member] POST https://10.4.3.189/volume/v3/attachments Aug 25 05:48:07.934342 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-efe06f7d-3247-4eae-b87f-c7f9f0fc962a req-5667d262-47bd-4386-9cba-810856bddb06 tempest-TestServerVolumeAttachScenarioOldVersion-221016433 tempest-TestServerVolumeAttachScenarioOldVersion-221016433-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "bec4c578-0604-403e-94e3-483b5c0879fd", "connector": null, "instance_uuid": "83294e42-c6fa-4cdb-a4fd-aecab98260b0"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:48:07.945490 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:48:07.945490 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:48:07.981103 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-efe06f7d-3247-4eae-b87f-c7f9f0fc962a req-5667d262-47bd-4386-9cba-810856bddb06 tempest-TestServerVolumeAttachScenarioOldVersion-221016433 tempest-TestServerVolumeAttachScenarioOldVersion-221016433-project-member] https://10.4.3.189/volume/v3/attachments returned with HTTP 200 Aug 25 05:48:07.981597 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 795/3175] 10.4.3.189 () {74 vars in 1594 bytes} [Tue Aug 25 05:48:07 2026] POST /volume/v3/attachments => generated 273 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:48:08.014279 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-a69a196c-7461-4b18-997c-e875c7a0f808 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:08.016761 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-a69a196c-7461-4b18-997c-e875c7a0f808 tempest-TestServerVolumeAttachScenarioOldVersion-221016433 tempest-TestServerVolumeAttachScenarioOldVersion-221016433-project-member] GET https://10.4.3.189/volume/v3/volumes/bec4c578-0604-403e-94e3-483b5c0879fd Aug 25 05:48:08.017100 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-a69a196c-7461-4b18-997c-e875c7a0f808 tempest-TestServerVolumeAttachScenarioOldVersion-221016433 tempest-TestServerVolumeAttachScenarioOldVersion-221016433-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:48:08.017391 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-a69a196c-7461-4b18-997c-e875c7a0f808 tempest-TestServerVolumeAttachScenarioOldVersion-221016433 tempest-TestServerVolumeAttachScenarioOldVersion-221016433-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:48:08.030205 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-e678535d-a1e6-4d9e-ad7f-bbd159c00c80 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:08.030662 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-e678535d-a1e6-4d9e-ad7f-bbd159c00c80 None None] GET https://10.4.3.189/volume// Aug 25 05:48:08.030755 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:48:08.030755 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:48:08.030845 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-e678535d-a1e6-4d9e-ad7f-bbd159c00c80 None None] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:48:08.031082 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-e678535d-a1e6-4d9e-ad7f-bbd159c00c80 None None] Calling method 'all' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:48:08.032103 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-e678535d-a1e6-4d9e-ad7f-bbd159c00c80 None None] https://10.4.3.189/volume// returned with HTTP 300 Aug 25 05:48:08.032103 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 789/3176] 10.4.3.189 () {66 vars in 1426 bytes} [Tue Aug 25 05:48: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 25 05:48:08.036216 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-a69a196c-7461-4b18-997c-e875c7a0f808 tempest-TestServerVolumeAttachScenarioOldVersion-221016433 tempest-TestServerVolumeAttachScenarioOldVersion-221016433-project-member] Volume info retrieved successfully. Aug 25 05:48:08.043327 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-a69a196c-7461-4b18-997c-e875c7a0f808 tempest-TestServerVolumeAttachScenarioOldVersion-221016433 tempest-TestServerVolumeAttachScenarioOldVersion-221016433-project-member] https://10.4.3.189/volume/v3/volumes/bec4c578-0604-403e-94e3-483b5c0879fd returned with HTTP 200 Aug 25 05:48:08.044684 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 790/3177] 10.4.3.189 () {68 vars in 1389 bytes} [Tue Aug 25 05:48:08 2026] GET /volume/v3/volumes/bec4c578-0604-403e-94e3-483b5c0879fd => generated 881 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:48:08.048493 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-efe06f7d-3247-4eae-b87f-c7f9f0fc962a req-b6a0e757-ee72-447b-979e-450b6b1f2461 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:08.051492 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-efe06f7d-3247-4eae-b87f-c7f9f0fc962a req-b6a0e757-ee72-447b-979e-450b6b1f2461 tempest-TestServerVolumeAttachScenarioOldVersion-221016433 tempest-TestServerVolumeAttachScenarioOldVersion-221016433-project-member] GET https://10.4.3.189/volume/v3/volumes/bec4c578-0604-403e-94e3-483b5c0879fd Aug 25 05:48:08.051907 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-efe06f7d-3247-4eae-b87f-c7f9f0fc962a req-b6a0e757-ee72-447b-979e-450b6b1f2461 tempest-TestServerVolumeAttachScenarioOldVersion-221016433 tempest-TestServerVolumeAttachScenarioOldVersion-221016433-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:48:08.052267 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-efe06f7d-3247-4eae-b87f-c7f9f0fc962a req-b6a0e757-ee72-447b-979e-450b6b1f2461 tempest-TestServerVolumeAttachScenarioOldVersion-221016433 tempest-TestServerVolumeAttachScenarioOldVersion-221016433-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:48:08.069036 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:48:08.069036 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:48:08.075855 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [req-efe06f7d-3247-4eae-b87f-c7f9f0fc962a req-b6a0e757-ee72-447b-979e-450b6b1f2461 tempest-TestServerVolumeAttachScenarioOldVersion-221016433 tempest-TestServerVolumeAttachScenarioOldVersion-221016433-project-member] Volume info retrieved successfully. Aug 25 05:48:08.085883 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-efe06f7d-3247-4eae-b87f-c7f9f0fc962a req-b6a0e757-ee72-447b-979e-450b6b1f2461 tempest-TestServerVolumeAttachScenarioOldVersion-221016433 tempest-TestServerVolumeAttachScenarioOldVersion-221016433-project-member] https://10.4.3.189/volume/v3/volumes/bec4c578-0604-403e-94e3-483b5c0879fd returned with HTTP 200 Aug 25 05:48:08.086484 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 804/3178] 10.4.3.189 () {70 vars in 1639 bytes} [Tue Aug 25 05:48:08 2026] GET /volume/v3/volumes/bec4c578-0604-403e-94e3-483b5c0879fd => generated 1043 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 05:48:08.225627 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-efe06f7d-3247-4eae-b87f-c7f9f0fc962a req-5e00089a-32e3-41ce-9193-8c1a1688b999 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:08.229908 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-efe06f7d-3247-4eae-b87f-c7f9f0fc962a req-5e00089a-32e3-41ce-9193-8c1a1688b999 tempest-TestServerVolumeAttachScenarioOldVersion-221016433 tempest-TestServerVolumeAttachScenarioOldVersion-221016433-project-member] PUT https://10.4.3.189/volume/v3/attachments/b4946d3a-14e0-4c81-9538-3ed933adac53 Aug 25 05:48:08.230391 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-efe06f7d-3247-4eae-b87f-c7f9f0fc962a req-5e00089a-32e3-41ce-9193-8c1a1688b999 tempest-TestServerVolumeAttachScenarioOldVersion-221016433 tempest-TestServerVolumeAttachScenarioOldVersion-221016433-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.189", "host": "np0000008051", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:8b4a65c6a3e1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "a19da604-b1eb-4396-a9d5-30b16dae3da8", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:48:08.242379 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.coordination [req-efe06f7d-3247-4eae-b87f-c7f9f0fc962a req-5e00089a-32e3-41ce-9193-8c1a1688b999 tempest-TestServerVolumeAttachScenarioOldVersion-221016433 tempest-TestServerVolumeAttachScenarioOldVersion-221016433-project-member] Acquiring lock "cinder-attachment_update-bec4c578-0604-403e-94e3-483b5c0879fd-np0000008051" by "attachment_update" {{(pid=100268) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 05:48:08.248514 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.coordination [req-efe06f7d-3247-4eae-b87f-c7f9f0fc962a req-5e00089a-32e3-41ce-9193-8c1a1688b999 tempest-TestServerVolumeAttachScenarioOldVersion-221016433 tempest-TestServerVolumeAttachScenarioOldVersion-221016433-project-member] Lock "cinder-attachment_update-bec4c578-0604-403e-94e3-483b5c0879fd-np0000008051" acquired by "attachment_update" :: waited 0.006s {{(pid=100268) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 05:48:08.249163 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:48:08.249163 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:48:08.304898 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-c1a2139c-d9ca-49c9-bf61-6d03981470f9 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:08.308827 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-c1a2139c-d9ca-49c9-bf61-6d03981470f9 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] GET https://10.4.3.189/volume/v3/backups/39af96ff-da04-4958-990d-4d570b4d91b4 Aug 25 05:48:08.310933 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-c1a2139c-d9ca-49c9-bf61-6d03981470f9 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:48:08.310933 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-c1a2139c-d9ca-49c9-bf61-6d03981470f9 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:48:08.310933 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-c1a2139c-d9ca-49c9-bf61-6d03981470f9 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Show backup with id 39af96ff-da04-4958-990d-4d570b4d91b4. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:48:08.318478 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:48:08.318478 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:48:08.319639 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-c1a2139c-d9ca-49c9-bf61-6d03981470f9 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] https://10.4.3.189/volume/v3/backups/39af96ff-da04-4958-990d-4d570b4d91b4 returned with HTTP 200 Aug 25 05:48:08.320774 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 790/3179] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:48:08 2026] GET /volume/v3/backups/39af96ff-da04-4958-990d-4d570b4d91b4 => generated 823 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:48:08.371413 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-2c1dedc2-38a2-4b6f-9705-6abec40b771a None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:08.376979 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-2c1dedc2-38a2-4b6f-9705-6abec40b771a tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] GET https://10.4.3.189/volume/v3/backups/5bb4124c-0464-4e78-9cff-f376ee5cd121 Aug 25 05:48:08.376979 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-2c1dedc2-38a2-4b6f-9705-6abec40b771a tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:48:08.376979 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-2c1dedc2-38a2-4b6f-9705-6abec40b771a tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:48:08.376979 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-2c1dedc2-38a2-4b6f-9705-6abec40b771a tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] Show backup with id 5bb4124c-0464-4e78-9cff-f376ee5cd121. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:48:08.382457 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:48:08.382457 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:48:08.384472 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-2c1dedc2-38a2-4b6f-9705-6abec40b771a tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] https://10.4.3.189/volume/v3/backups/5bb4124c-0464-4e78-9cff-f376ee5cd121 returned with HTTP 200 Aug 25 05:48:08.385307 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 791/3180] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:48:08 2026] GET /volume/v3/backups/5bb4124c-0464-4e78-9cff-f376ee5cd121 => generated 748 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:48:08.400899 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.coordination [req-efe06f7d-3247-4eae-b87f-c7f9f0fc962a req-5e00089a-32e3-41ce-9193-8c1a1688b999 tempest-TestServerVolumeAttachScenarioOldVersion-221016433 tempest-TestServerVolumeAttachScenarioOldVersion-221016433-project-member] Lock "cinder-attachment_update-bec4c578-0604-403e-94e3-483b5c0879fd-np0000008051" released by "attachment_update" :: held 0.153s {{(pid=100268) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 05:48:08.401910 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-efe06f7d-3247-4eae-b87f-c7f9f0fc962a req-5e00089a-32e3-41ce-9193-8c1a1688b999 tempest-TestServerVolumeAttachScenarioOldVersion-221016433 tempest-TestServerVolumeAttachScenarioOldVersion-221016433-project-member] https://10.4.3.189/volume/v3/attachments/b4946d3a-14e0-4c81-9538-3ed933adac53 returned with HTTP 200 Aug 25 05:48:08.402190 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 796/3181] 10.4.3.189 () {74 vars in 1704 bytes} [Tue Aug 25 05:48:08 2026] PUT /volume/v3/attachments/b4946d3a-14e0-4c81-9538-3ed933adac53 => generated 969 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:48:08.942882 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-13b185fa-879e-4866-8c62-b2148cea63c1 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:08.944932 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-13b185fa-879e-4866-8c62-b2148cea63c1 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] GET https://10.4.3.189/volume/v3/backups/9aa7beb4-552d-49eb-a773-1998a88cedce Aug 25 05:48:08.945148 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-13b185fa-879e-4866-8c62-b2148cea63c1 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:48:08.945376 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-13b185fa-879e-4866-8c62-b2148cea63c1 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:48:08.945489 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-13b185fa-879e-4866-8c62-b2148cea63c1 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Show backup with id 9aa7beb4-552d-49eb-a773-1998a88cedce. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:48:08.951248 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:48:08.951248 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:48:08.952213 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-13b185fa-879e-4866-8c62-b2148cea63c1 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] https://10.4.3.189/volume/v3/backups/9aa7beb4-552d-49eb-a773-1998a88cedce returned with HTTP 200 Aug 25 05:48:08.952788 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 805/3182] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:48:08 2026] GET /volume/v3/backups/9aa7beb4-552d-49eb-a773-1998a88cedce => generated 724 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:48:09.060204 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-69d84afd-b4b6-4e03-a019-3c17bc1af695 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:09.063338 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-69d84afd-b4b6-4e03-a019-3c17bc1af695 tempest-TestServerVolumeAttachScenarioOldVersion-221016433 tempest-TestServerVolumeAttachScenarioOldVersion-221016433-project-member] GET https://10.4.3.189/volume/v3/volumes/bec4c578-0604-403e-94e3-483b5c0879fd Aug 25 05:48:09.063582 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-69d84afd-b4b6-4e03-a019-3c17bc1af695 tempest-TestServerVolumeAttachScenarioOldVersion-221016433 tempest-TestServerVolumeAttachScenarioOldVersion-221016433-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:48:09.063821 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-69d84afd-b4b6-4e03-a019-3c17bc1af695 tempest-TestServerVolumeAttachScenarioOldVersion-221016433 tempest-TestServerVolumeAttachScenarioOldVersion-221016433-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:48:09.076908 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:48:09.076908 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:48:09.081624 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-69d84afd-b4b6-4e03-a019-3c17bc1af695 tempest-TestServerVolumeAttachScenarioOldVersion-221016433 tempest-TestServerVolumeAttachScenarioOldVersion-221016433-project-member] Volume info retrieved successfully. Aug 25 05:48:09.087043 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-69d84afd-b4b6-4e03-a019-3c17bc1af695 tempest-TestServerVolumeAttachScenarioOldVersion-221016433 tempest-TestServerVolumeAttachScenarioOldVersion-221016433-project-member] https://10.4.3.189/volume/v3/volumes/bec4c578-0604-403e-94e3-483b5c0879fd returned with HTTP 200 Aug 25 05:48:09.087735 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 791/3183] 10.4.3.189 () {68 vars in 1389 bytes} [Tue Aug 25 05:48:09 2026] GET /volume/v3/volumes/bec4c578-0604-403e-94e3-483b5c0879fd => generated 882 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:48:09.335254 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-5990e3e3-66a3-4bd2-b5dd-21719d2ca8a8 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:09.340790 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-5990e3e3-66a3-4bd2-b5dd-21719d2ca8a8 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] GET https://10.4.3.189/volume/v3/backups/39af96ff-da04-4958-990d-4d570b4d91b4 Aug 25 05:48:09.341103 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-5990e3e3-66a3-4bd2-b5dd-21719d2ca8a8 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:48:09.341379 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-5990e3e3-66a3-4bd2-b5dd-21719d2ca8a8 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:48:09.346316 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-5990e3e3-66a3-4bd2-b5dd-21719d2ca8a8 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Show backup with id 39af96ff-da04-4958-990d-4d570b4d91b4. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:48:09.352428 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:48:09.352428 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:48:09.353434 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-5990e3e3-66a3-4bd2-b5dd-21719d2ca8a8 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] https://10.4.3.189/volume/v3/backups/39af96ff-da04-4958-990d-4d570b4d91b4 returned with HTTP 200 Aug 25 05:48:09.353908 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 792/3184] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:48:09 2026] GET /volume/v3/backups/39af96ff-da04-4958-990d-4d570b4d91b4 => generated 823 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:48:09.399536 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-52bb895f-f54d-4f24-a1e5-28dd5669e707 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:09.401855 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-52bb895f-f54d-4f24-a1e5-28dd5669e707 tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] GET https://10.4.3.189/volume/v3/backups/5bb4124c-0464-4e78-9cff-f376ee5cd121 Aug 25 05:48:09.402127 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-52bb895f-f54d-4f24-a1e5-28dd5669e707 tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:48:09.402380 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-52bb895f-f54d-4f24-a1e5-28dd5669e707 tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:48:09.402509 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-52bb895f-f54d-4f24-a1e5-28dd5669e707 tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] Show backup with id 5bb4124c-0464-4e78-9cff-f376ee5cd121. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:48:09.408181 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:48:09.408181 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:48:09.408819 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-52bb895f-f54d-4f24-a1e5-28dd5669e707 tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] https://10.4.3.189/volume/v3/backups/5bb4124c-0464-4e78-9cff-f376ee5cd121 returned with HTTP 200 Aug 25 05:48:09.409845 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 797/3185] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:48:09 2026] GET /volume/v3/backups/5bb4124c-0464-4e78-9cff-f376ee5cd121 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:48:09.965237 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-6e1acc9f-0822-463a-a9f4-e75dd67048c0 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:09.967188 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-6e1acc9f-0822-463a-a9f4-e75dd67048c0 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] GET https://10.4.3.189/volume/v3/backups/9aa7beb4-552d-49eb-a773-1998a88cedce Aug 25 05:48:09.967421 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-6e1acc9f-0822-463a-a9f4-e75dd67048c0 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:48:09.967628 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-6e1acc9f-0822-463a-a9f4-e75dd67048c0 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:48:09.967737 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-6e1acc9f-0822-463a-a9f4-e75dd67048c0 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Show backup with id 9aa7beb4-552d-49eb-a773-1998a88cedce. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:48:09.971915 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:48:09.971915 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:48:09.972696 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-6e1acc9f-0822-463a-a9f4-e75dd67048c0 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] https://10.4.3.189/volume/v3/backups/9aa7beb4-552d-49eb-a773-1998a88cedce returned with HTTP 200 Aug 25 05:48:09.973154 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 806/3186] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:48:09 2026] GET /volume/v3/backups/9aa7beb4-552d-49eb-a773-1998a88cedce => generated 724 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:48:10.107524 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-61f5c0a9-586d-4639-9853-6bc8e70e3df3 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:10.109889 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-61f5c0a9-586d-4639-9853-6bc8e70e3df3 tempest-TestServerVolumeAttachScenarioOldVersion-221016433 tempest-TestServerVolumeAttachScenarioOldVersion-221016433-project-member] GET https://10.4.3.189/volume/v3/volumes/bec4c578-0604-403e-94e3-483b5c0879fd Aug 25 05:48:10.110339 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-61f5c0a9-586d-4639-9853-6bc8e70e3df3 tempest-TestServerVolumeAttachScenarioOldVersion-221016433 tempest-TestServerVolumeAttachScenarioOldVersion-221016433-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:48:10.110548 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-61f5c0a9-586d-4639-9853-6bc8e70e3df3 tempest-TestServerVolumeAttachScenarioOldVersion-221016433 tempest-TestServerVolumeAttachScenarioOldVersion-221016433-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:48:10.125466 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:48:10.125466 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:48:10.129599 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-61f5c0a9-586d-4639-9853-6bc8e70e3df3 tempest-TestServerVolumeAttachScenarioOldVersion-221016433 tempest-TestServerVolumeAttachScenarioOldVersion-221016433-project-member] Volume info retrieved successfully. Aug 25 05:48:10.134906 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-61f5c0a9-586d-4639-9853-6bc8e70e3df3 tempest-TestServerVolumeAttachScenarioOldVersion-221016433 tempest-TestServerVolumeAttachScenarioOldVersion-221016433-project-member] https://10.4.3.189/volume/v3/volumes/bec4c578-0604-403e-94e3-483b5c0879fd returned with HTTP 200 Aug 25 05:48:10.135455 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 792/3187] 10.4.3.189 () {68 vars in 1389 bytes} [Tue Aug 25 05:48:10 2026] GET /volume/v3/volumes/bec4c578-0604-403e-94e3-483b5c0879fd => generated 882 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 25 05:48:10.365921 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-b794931b-9cbc-4d70-aac8-50fcad0ab15e None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:10.368081 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-b794931b-9cbc-4d70-aac8-50fcad0ab15e tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] GET https://10.4.3.189/volume/v3/backups/39af96ff-da04-4958-990d-4d570b4d91b4 Aug 25 05:48:10.368362 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-b794931b-9cbc-4d70-aac8-50fcad0ab15e tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:48:10.368654 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-b794931b-9cbc-4d70-aac8-50fcad0ab15e tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:48:10.368784 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-b794931b-9cbc-4d70-aac8-50fcad0ab15e tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Show backup with id 39af96ff-da04-4958-990d-4d570b4d91b4. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:48:10.374140 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:48:10.374140 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:48:10.375020 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-b794931b-9cbc-4d70-aac8-50fcad0ab15e tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] https://10.4.3.189/volume/v3/backups/39af96ff-da04-4958-990d-4d570b4d91b4 returned with HTTP 200 Aug 25 05:48:10.375449 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 793/3188] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:48:10 2026] GET /volume/v3/backups/39af96ff-da04-4958-990d-4d570b4d91b4 => generated 823 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:48:10.425395 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-7723c842-3097-4a16-9621-84eecb0765fa None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:10.427232 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-7723c842-3097-4a16-9621-84eecb0765fa tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] GET https://10.4.3.189/volume/v3/backups/5bb4124c-0464-4e78-9cff-f376ee5cd121 Aug 25 05:48:10.427434 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-7723c842-3097-4a16-9621-84eecb0765fa tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:48:10.427663 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-7723c842-3097-4a16-9621-84eecb0765fa tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:48:10.427766 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-7723c842-3097-4a16-9621-84eecb0765fa tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] Show backup with id 5bb4124c-0464-4e78-9cff-f376ee5cd121. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:48:10.432235 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:48:10.432235 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:48:10.432981 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-7723c842-3097-4a16-9621-84eecb0765fa tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] https://10.4.3.189/volume/v3/backups/5bb4124c-0464-4e78-9cff-f376ee5cd121 returned with HTTP 200 Aug 25 05:48:10.433392 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 798/3189] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:48:10 2026] GET /volume/v3/backups/5bb4124c-0464-4e78-9cff-f376ee5cd121 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:48:10.987714 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-811d1f67-f77a-408d-9999-df18b7bdbcc8 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:10.990118 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-811d1f67-f77a-408d-9999-df18b7bdbcc8 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] GET https://10.4.3.189/volume/v3/backups/9aa7beb4-552d-49eb-a773-1998a88cedce Aug 25 05:48:10.990383 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-811d1f67-f77a-408d-9999-df18b7bdbcc8 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:48:10.990619 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-811d1f67-f77a-408d-9999-df18b7bdbcc8 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:48:10.990743 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-811d1f67-f77a-408d-9999-df18b7bdbcc8 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Show backup with id 9aa7beb4-552d-49eb-a773-1998a88cedce. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:48:10.995702 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:48:10.995702 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:48:10.996411 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-811d1f67-f77a-408d-9999-df18b7bdbcc8 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] https://10.4.3.189/volume/v3/backups/9aa7beb4-552d-49eb-a773-1998a88cedce returned with HTTP 200 Aug 25 05:48:10.996818 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 807/3190] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:48:10 2026] GET /volume/v3/backups/9aa7beb4-552d-49eb-a773-1998a88cedce => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:48:11.151879 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-78c5ad09-13ed-4d4b-98f4-a8fc163d6e20 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:11.154419 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-78c5ad09-13ed-4d4b-98f4-a8fc163d6e20 tempest-TestServerVolumeAttachScenarioOldVersion-221016433 tempest-TestServerVolumeAttachScenarioOldVersion-221016433-project-member] GET https://10.4.3.189/volume/v3/volumes/bec4c578-0604-403e-94e3-483b5c0879fd Aug 25 05:48:11.154730 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-78c5ad09-13ed-4d4b-98f4-a8fc163d6e20 tempest-TestServerVolumeAttachScenarioOldVersion-221016433 tempest-TestServerVolumeAttachScenarioOldVersion-221016433-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:48:11.154992 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-78c5ad09-13ed-4d4b-98f4-a8fc163d6e20 tempest-TestServerVolumeAttachScenarioOldVersion-221016433 tempest-TestServerVolumeAttachScenarioOldVersion-221016433-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:48:11.167845 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:48:11.167845 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:48:11.173584 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-78c5ad09-13ed-4d4b-98f4-a8fc163d6e20 tempest-TestServerVolumeAttachScenarioOldVersion-221016433 tempest-TestServerVolumeAttachScenarioOldVersion-221016433-project-member] Volume info retrieved successfully. Aug 25 05:48:11.180409 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-78c5ad09-13ed-4d4b-98f4-a8fc163d6e20 tempest-TestServerVolumeAttachScenarioOldVersion-221016433 tempest-TestServerVolumeAttachScenarioOldVersion-221016433-project-member] https://10.4.3.189/volume/v3/volumes/bec4c578-0604-403e-94e3-483b5c0879fd returned with HTTP 200 Aug 25 05:48:11.180991 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 793/3191] 10.4.3.189 () {68 vars in 1389 bytes} [Tue Aug 25 05:48:11 2026] GET /volume/v3/volumes/bec4c578-0604-403e-94e3-483b5c0879fd => generated 882 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:48:11.387265 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-74a6492a-4069-4ca7-9d3a-d415233d555e None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:11.389234 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-74a6492a-4069-4ca7-9d3a-d415233d555e tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] GET https://10.4.3.189/volume/v3/backups/39af96ff-da04-4958-990d-4d570b4d91b4 Aug 25 05:48:11.389895 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-74a6492a-4069-4ca7-9d3a-d415233d555e tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:48:11.389895 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-74a6492a-4069-4ca7-9d3a-d415233d555e tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:48:11.389895 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-74a6492a-4069-4ca7-9d3a-d415233d555e tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Show backup with id 39af96ff-da04-4958-990d-4d570b4d91b4. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:48:11.395164 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:48:11.395164 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:48:11.396041 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-74a6492a-4069-4ca7-9d3a-d415233d555e tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] https://10.4.3.189/volume/v3/backups/39af96ff-da04-4958-990d-4d570b4d91b4 returned with HTTP 200 Aug 25 05:48:11.396512 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 794/3192] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:48:11 2026] GET /volume/v3/backups/39af96ff-da04-4958-990d-4d570b4d91b4 => generated 823 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:48:11.446289 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-2b0b45d0-b5cf-4fe4-acf2-b8548a060e1d None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:11.448412 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-2b0b45d0-b5cf-4fe4-acf2-b8548a060e1d tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] GET https://10.4.3.189/volume/v3/backups/5bb4124c-0464-4e78-9cff-f376ee5cd121 Aug 25 05:48:11.448641 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-2b0b45d0-b5cf-4fe4-acf2-b8548a060e1d tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:48:11.448867 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-2b0b45d0-b5cf-4fe4-acf2-b8548a060e1d tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:48:11.448988 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-2b0b45d0-b5cf-4fe4-acf2-b8548a060e1d tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] Show backup with id 5bb4124c-0464-4e78-9cff-f376ee5cd121. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:48:11.455500 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:48:11.455500 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:48:11.456512 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-2b0b45d0-b5cf-4fe4-acf2-b8548a060e1d tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] https://10.4.3.189/volume/v3/backups/5bb4124c-0464-4e78-9cff-f376ee5cd121 returned with HTTP 200 Aug 25 05:48:11.456950 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 799/3193] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:48:11 2026] GET /volume/v3/backups/5bb4124c-0464-4e78-9cff-f376ee5cd121 => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:48:12.015358 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-4ff12ecc-b834-4c03-80ee-c545f43074be None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:12.018400 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-4ff12ecc-b834-4c03-80ee-c545f43074be tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] GET https://10.4.3.189/volume/v3/backups/9aa7beb4-552d-49eb-a773-1998a88cedce Aug 25 05:48:12.018991 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-4ff12ecc-b834-4c03-80ee-c545f43074be tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:48:12.019385 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-4ff12ecc-b834-4c03-80ee-c545f43074be tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:48:12.019568 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-4ff12ecc-b834-4c03-80ee-c545f43074be tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Show backup with id 9aa7beb4-552d-49eb-a773-1998a88cedce. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:48:12.026933 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:48:12.026933 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:48:12.027683 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-4ff12ecc-b834-4c03-80ee-c545f43074be tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] https://10.4.3.189/volume/v3/backups/9aa7beb4-552d-49eb-a773-1998a88cedce returned with HTTP 200 Aug 25 05:48:12.028274 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 808/3194] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:48:12 2026] GET /volume/v3/backups/9aa7beb4-552d-49eb-a773-1998a88cedce => generated 735 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:48:12.197339 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-821e5b36-17e0-4783-963c-ff1ec0988d64 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:12.200476 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-821e5b36-17e0-4783-963c-ff1ec0988d64 tempest-TestServerVolumeAttachScenarioOldVersion-221016433 tempest-TestServerVolumeAttachScenarioOldVersion-221016433-project-member] GET https://10.4.3.189/volume/v3/volumes/bec4c578-0604-403e-94e3-483b5c0879fd Aug 25 05:48:12.200476 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-821e5b36-17e0-4783-963c-ff1ec0988d64 tempest-TestServerVolumeAttachScenarioOldVersion-221016433 tempest-TestServerVolumeAttachScenarioOldVersion-221016433-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:48:12.200476 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-821e5b36-17e0-4783-963c-ff1ec0988d64 tempest-TestServerVolumeAttachScenarioOldVersion-221016433 tempest-TestServerVolumeAttachScenarioOldVersion-221016433-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:48:12.211915 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:48:12.211915 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:48:12.216161 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-821e5b36-17e0-4783-963c-ff1ec0988d64 tempest-TestServerVolumeAttachScenarioOldVersion-221016433 tempest-TestServerVolumeAttachScenarioOldVersion-221016433-project-member] Volume info retrieved successfully. Aug 25 05:48:12.221382 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-821e5b36-17e0-4783-963c-ff1ec0988d64 tempest-TestServerVolumeAttachScenarioOldVersion-221016433 tempest-TestServerVolumeAttachScenarioOldVersion-221016433-project-member] https://10.4.3.189/volume/v3/volumes/bec4c578-0604-403e-94e3-483b5c0879fd returned with HTTP 200 Aug 25 05:48:12.222044 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 794/3195] 10.4.3.189 () {68 vars in 1389 bytes} [Tue Aug 25 05:48:12 2026] GET /volume/v3/volumes/bec4c578-0604-403e-94e3-483b5c0879fd => generated 882 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:48:12.409873 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-55c5ccaf-5169-4d15-856e-877eaca7cc21 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:12.413643 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-55c5ccaf-5169-4d15-856e-877eaca7cc21 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] GET https://10.4.3.189/volume/v3/backups/39af96ff-da04-4958-990d-4d570b4d91b4 Aug 25 05:48:12.413643 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-55c5ccaf-5169-4d15-856e-877eaca7cc21 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:48:12.413643 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-55c5ccaf-5169-4d15-856e-877eaca7cc21 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:48:12.413972 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-55c5ccaf-5169-4d15-856e-877eaca7cc21 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Show backup with id 39af96ff-da04-4958-990d-4d570b4d91b4. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:48:12.422615 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:48:12.422615 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:48:12.424150 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-55c5ccaf-5169-4d15-856e-877eaca7cc21 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] https://10.4.3.189/volume/v3/backups/39af96ff-da04-4958-990d-4d570b4d91b4 returned with HTTP 200 Aug 25 05:48:12.424749 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 795/3196] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:48:12 2026] GET /volume/v3/backups/39af96ff-da04-4958-990d-4d570b4d91b4 => generated 823 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:48:12.469779 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-eeacff78-f456-40a1-a234-752a9577de19 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:12.471827 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-eeacff78-f456-40a1-a234-752a9577de19 tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] GET https://10.4.3.189/volume/v3/backups/5bb4124c-0464-4e78-9cff-f376ee5cd121 Aug 25 05:48:12.472130 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-eeacff78-f456-40a1-a234-752a9577de19 tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:48:12.472397 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-eeacff78-f456-40a1-a234-752a9577de19 tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:48:12.472593 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-eeacff78-f456-40a1-a234-752a9577de19 tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] Show backup with id 5bb4124c-0464-4e78-9cff-f376ee5cd121. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:48:12.478635 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:48:12.478635 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:48:12.479890 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-eeacff78-f456-40a1-a234-752a9577de19 tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] https://10.4.3.189/volume/v3/backups/5bb4124c-0464-4e78-9cff-f376ee5cd121 returned with HTTP 200 Aug 25 05:48:12.480890 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 800/3197] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:48:12 2026] GET /volume/v3/backups/5bb4124c-0464-4e78-9cff-f376ee5cd121 => generated 748 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:48:13.043482 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-356414d8-84e8-4967-b74d-8e8a2356d028 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:13.045561 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-356414d8-84e8-4967-b74d-8e8a2356d028 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] GET https://10.4.3.189/volume/v3/backups/9aa7beb4-552d-49eb-a773-1998a88cedce Aug 25 05:48:13.045986 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-356414d8-84e8-4967-b74d-8e8a2356d028 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:48:13.046262 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-356414d8-84e8-4967-b74d-8e8a2356d028 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:48:13.047205 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-356414d8-84e8-4967-b74d-8e8a2356d028 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Show backup with id 9aa7beb4-552d-49eb-a773-1998a88cedce. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:48:13.050911 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:48:13.050911 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:48:13.051797 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-356414d8-84e8-4967-b74d-8e8a2356d028 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] https://10.4.3.189/volume/v3/backups/9aa7beb4-552d-49eb-a773-1998a88cedce returned with HTTP 200 Aug 25 05:48:13.052292 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 809/3198] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:48:13 2026] GET /volume/v3/backups/9aa7beb4-552d-49eb-a773-1998a88cedce => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:48:13.239474 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-244b61e6-358a-4d0a-9028-9d04952c7391 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:13.242368 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-244b61e6-358a-4d0a-9028-9d04952c7391 tempest-TestServerVolumeAttachScenarioOldVersion-221016433 tempest-TestServerVolumeAttachScenarioOldVersion-221016433-project-member] GET https://10.4.3.189/volume/v3/volumes/bec4c578-0604-403e-94e3-483b5c0879fd Aug 25 05:48:13.242648 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-244b61e6-358a-4d0a-9028-9d04952c7391 tempest-TestServerVolumeAttachScenarioOldVersion-221016433 tempest-TestServerVolumeAttachScenarioOldVersion-221016433-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:48:13.242886 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-244b61e6-358a-4d0a-9028-9d04952c7391 tempest-TestServerVolumeAttachScenarioOldVersion-221016433 tempest-TestServerVolumeAttachScenarioOldVersion-221016433-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:48:13.256142 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:48:13.256142 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:48:13.260748 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-244b61e6-358a-4d0a-9028-9d04952c7391 tempest-TestServerVolumeAttachScenarioOldVersion-221016433 tempest-TestServerVolumeAttachScenarioOldVersion-221016433-project-member] Volume info retrieved successfully. Aug 25 05:48:13.270146 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-244b61e6-358a-4d0a-9028-9d04952c7391 tempest-TestServerVolumeAttachScenarioOldVersion-221016433 tempest-TestServerVolumeAttachScenarioOldVersion-221016433-project-member] https://10.4.3.189/volume/v3/volumes/bec4c578-0604-403e-94e3-483b5c0879fd returned with HTTP 200 Aug 25 05:48:13.270690 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 795/3199] 10.4.3.189 () {68 vars in 1389 bytes} [Tue Aug 25 05:48:13 2026] GET /volume/v3/volumes/bec4c578-0604-403e-94e3-483b5c0879fd => generated 882 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:48:13.439197 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-dbc358e0-c731-4cb7-b5bd-96bbe7c4ecf3 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:13.441322 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-dbc358e0-c731-4cb7-b5bd-96bbe7c4ecf3 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] GET https://10.4.3.189/volume/v3/backups/39af96ff-da04-4958-990d-4d570b4d91b4 Aug 25 05:48:13.441707 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-dbc358e0-c731-4cb7-b5bd-96bbe7c4ecf3 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:48:13.441707 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-dbc358e0-c731-4cb7-b5bd-96bbe7c4ecf3 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:48:13.441792 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-dbc358e0-c731-4cb7-b5bd-96bbe7c4ecf3 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Show backup with id 39af96ff-da04-4958-990d-4d570b4d91b4. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:48:13.448668 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:48:13.448668 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:48:13.452102 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-dbc358e0-c731-4cb7-b5bd-96bbe7c4ecf3 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] https://10.4.3.189/volume/v3/backups/39af96ff-da04-4958-990d-4d570b4d91b4 returned with HTTP 200 Aug 25 05:48:13.452102 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 796/3200] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:48:13 2026] GET /volume/v3/backups/39af96ff-da04-4958-990d-4d570b4d91b4 => generated 823 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:48:13.494201 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-75e84c9c-2be4-4136-8b24-b1ae17fac757 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:13.495356 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-75e84c9c-2be4-4136-8b24-b1ae17fac757 tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] GET https://10.4.3.189/volume/v3/backups/5bb4124c-0464-4e78-9cff-f376ee5cd121 Aug 25 05:48:13.495582 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-75e84c9c-2be4-4136-8b24-b1ae17fac757 tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:48:13.496315 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-75e84c9c-2be4-4136-8b24-b1ae17fac757 tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:48:13.496315 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-75e84c9c-2be4-4136-8b24-b1ae17fac757 tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] Show backup with id 5bb4124c-0464-4e78-9cff-f376ee5cd121. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:48:13.503084 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:48:13.503084 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:48:13.503084 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-75e84c9c-2be4-4136-8b24-b1ae17fac757 tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] https://10.4.3.189/volume/v3/backups/5bb4124c-0464-4e78-9cff-f376ee5cd121 returned with HTTP 200 Aug 25 05:48:13.503485 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 801/3201] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:48:13 2026] GET /volume/v3/backups/5bb4124c-0464-4e78-9cff-f376ee5cd121 => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:48:13.979331 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-efe06f7d-3247-4eae-b87f-c7f9f0fc962a req-fc827ad0-2251-4eef-8cd9-e4e048a0ba64 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:13.982239 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-efe06f7d-3247-4eae-b87f-c7f9f0fc962a req-fc827ad0-2251-4eef-8cd9-e4e048a0ba64 tempest-TestServerVolumeAttachScenarioOldVersion-221016433 tempest-TestServerVolumeAttachScenarioOldVersion-221016433-project-member] POST https://10.4.3.189/volume/v3/attachments/b4946d3a-14e0-4c81-9538-3ed933adac53/action Aug 25 05:48:13.982878 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-efe06f7d-3247-4eae-b87f-c7f9f0fc962a req-fc827ad0-2251-4eef-8cd9-e4e048a0ba64 tempest-TestServerVolumeAttachScenarioOldVersion-221016433 tempest-TestServerVolumeAttachScenarioOldVersion-221016433-project-member] Action body: b'{"os-complete": null}' {{(pid=100271) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 05:48:13.982878 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-efe06f7d-3247-4eae-b87f-c7f9f0fc962a req-fc827ad0-2251-4eef-8cd9-e4e048a0ba64 tempest-TestServerVolumeAttachScenarioOldVersion-221016433 tempest-TestServerVolumeAttachScenarioOldVersion-221016433-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:48:14.002493 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:48:14.002493 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:48:14.023085 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-efe06f7d-3247-4eae-b87f-c7f9f0fc962a req-fc827ad0-2251-4eef-8cd9-e4e048a0ba64 tempest-TestServerVolumeAttachScenarioOldVersion-221016433 tempest-TestServerVolumeAttachScenarioOldVersion-221016433-project-member] https://10.4.3.189/volume/v3/attachments/b4946d3a-14e0-4c81-9538-3ed933adac53/action returned with HTTP 204 Aug 25 05:48:14.023554 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 810/3202] 10.4.3.189 () {74 vars in 1725 bytes} [Tue Aug 25 05:48:13 2026] POST /volume/v3/attachments/b4946d3a-14e0-4c81-9538-3ed933adac53/action => generated 0 bytes in 45 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:48:14.064193 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-7e0278ed-6c97-4aa9-9f4d-bd8dc07bff3b None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:14.066176 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-7e0278ed-6c97-4aa9-9f4d-bd8dc07bff3b tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] GET https://10.4.3.189/volume/v3/backups/9aa7beb4-552d-49eb-a773-1998a88cedce Aug 25 05:48:14.066318 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-7e0278ed-6c97-4aa9-9f4d-bd8dc07bff3b tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:48:14.066592 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-7e0278ed-6c97-4aa9-9f4d-bd8dc07bff3b tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:48:14.066651 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-7e0278ed-6c97-4aa9-9f4d-bd8dc07bff3b tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Show backup with id 9aa7beb4-552d-49eb-a773-1998a88cedce. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:48:14.070798 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:48:14.070798 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:48:14.071410 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-7e0278ed-6c97-4aa9-9f4d-bd8dc07bff3b tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] https://10.4.3.189/volume/v3/backups/9aa7beb4-552d-49eb-a773-1998a88cedce returned with HTTP 200 Aug 25 05:48:14.071873 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 796/3203] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:48:14 2026] GET /volume/v3/backups/9aa7beb4-552d-49eb-a773-1998a88cedce => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:48:14.291256 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-0252e734-f1ac-4a1f-ae04-2d1f83c5c822 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:14.295106 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-0252e734-f1ac-4a1f-ae04-2d1f83c5c822 tempest-TestServerVolumeAttachScenarioOldVersion-221016433 tempest-TestServerVolumeAttachScenarioOldVersion-221016433-project-member] GET https://10.4.3.189/volume/v3/volumes/bec4c578-0604-403e-94e3-483b5c0879fd Aug 25 05:48:14.295247 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-0252e734-f1ac-4a1f-ae04-2d1f83c5c822 tempest-TestServerVolumeAttachScenarioOldVersion-221016433 tempest-TestServerVolumeAttachScenarioOldVersion-221016433-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:48:14.296614 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-0252e734-f1ac-4a1f-ae04-2d1f83c5c822 tempest-TestServerVolumeAttachScenarioOldVersion-221016433 tempest-TestServerVolumeAttachScenarioOldVersion-221016433-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:48:14.313971 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:48:14.313971 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:48:14.320595 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-0252e734-f1ac-4a1f-ae04-2d1f83c5c822 tempest-TestServerVolumeAttachScenarioOldVersion-221016433 tempest-TestServerVolumeAttachScenarioOldVersion-221016433-project-member] Volume info retrieved successfully. Aug 25 05:48:14.329607 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-0252e734-f1ac-4a1f-ae04-2d1f83c5c822 tempest-TestServerVolumeAttachScenarioOldVersion-221016433 tempest-TestServerVolumeAttachScenarioOldVersion-221016433-project-member] https://10.4.3.189/volume/v3/volumes/bec4c578-0604-403e-94e3-483b5c0879fd returned with HTTP 200 Aug 25 05:48:14.330001 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 797/3204] 10.4.3.189 () {68 vars in 1389 bytes} [Tue Aug 25 05:48:14 2026] GET /volume/v3/volumes/bec4c578-0604-403e-94e3-483b5c0879fd => generated 1174 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 05:48:14.346519 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-58f7187d-4cd3-46a5-bd1b-802faafb824f None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:14.348699 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-58f7187d-4cd3-46a5-bd1b-802faafb824f tempest-TestServerVolumeAttachScenarioOldVersion-221016433 tempest-TestServerVolumeAttachScenarioOldVersion-221016433-project-member] GET https://10.4.3.189/volume/v3/volumes/bec4c578-0604-403e-94e3-483b5c0879fd Aug 25 05:48:14.348987 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-58f7187d-4cd3-46a5-bd1b-802faafb824f tempest-TestServerVolumeAttachScenarioOldVersion-221016433 tempest-TestServerVolumeAttachScenarioOldVersion-221016433-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:48:14.349243 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-58f7187d-4cd3-46a5-bd1b-802faafb824f tempest-TestServerVolumeAttachScenarioOldVersion-221016433 tempest-TestServerVolumeAttachScenarioOldVersion-221016433-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:48:14.363430 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:48:14.363430 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:48:14.369421 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-58f7187d-4cd3-46a5-bd1b-802faafb824f tempest-TestServerVolumeAttachScenarioOldVersion-221016433 tempest-TestServerVolumeAttachScenarioOldVersion-221016433-project-member] Volume info retrieved successfully. Aug 25 05:48:14.377982 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-58f7187d-4cd3-46a5-bd1b-802faafb824f tempest-TestServerVolumeAttachScenarioOldVersion-221016433 tempest-TestServerVolumeAttachScenarioOldVersion-221016433-project-member] https://10.4.3.189/volume/v3/volumes/bec4c578-0604-403e-94e3-483b5c0879fd returned with HTTP 200 Aug 25 05:48:14.378649 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 802/3205] 10.4.3.189 () {68 vars in 1389 bytes} [Tue Aug 25 05:48:14 2026] GET /volume/v3/volumes/bec4c578-0604-403e-94e3-483b5c0879fd => generated 1174 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 05:48:14.402785 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-1a0a7291-d435-4741-b657-6afb9e670dce None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:14.404660 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 811/3206] 10.4.3.189 () {70 vars in 1611 bytes} [Tue Aug 25 05:48:14 2026] DELETE /volume/v3/attachments/b4946d3a-14e0-4c81-9538-3ed933adac53 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Aug 25 05:48:14.424148 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-32442b18-f960-447f-9ce9-4bfb483ca040 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:14.466973 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-9646cdbf-95e9-4e32-aca8-adc98255b97c None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:14.470899 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-9646cdbf-95e9-4e32-aca8-adc98255b97c tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] GET https://10.4.3.189/volume/v3/backups/39af96ff-da04-4958-990d-4d570b4d91b4 Aug 25 05:48:14.471832 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-9646cdbf-95e9-4e32-aca8-adc98255b97c tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:48:14.471832 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-9646cdbf-95e9-4e32-aca8-adc98255b97c tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:48:14.472018 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-9646cdbf-95e9-4e32-aca8-adc98255b97c tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Show backup with id 39af96ff-da04-4958-990d-4d570b4d91b4. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:48:14.478806 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:48:14.478806 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:48:14.480010 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-9646cdbf-95e9-4e32-aca8-adc98255b97c tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] https://10.4.3.189/volume/v3/backups/39af96ff-da04-4958-990d-4d570b4d91b4 returned with HTTP 200 Aug 25 05:48:14.480858 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 798/3207] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:48:14 2026] GET /volume/v3/backups/39af96ff-da04-4958-990d-4d570b4d91b4 => generated 823 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:48:14.489793 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-f654b402-0c87-485f-b396-895220abccca req-4ec887cb-272b-41e8-9180-cdb32f1dcd83 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:14.492988 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-f654b402-0c87-485f-b396-895220abccca req-4ec887cb-272b-41e8-9180-cdb32f1dcd83 tempest-ImageDependencyTests-2054836957 tempest-ImageDependencyTests-2054836957-project-member] DELETE https://10.4.3.189/volume/v3/attachments/72e1bbe6-c479-4035-b94b-a7fb18b44923 Aug 25 05:48:14.493415 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-f654b402-0c87-485f-b396-895220abccca req-4ec887cb-272b-41e8-9180-cdb32f1dcd83 tempest-ImageDependencyTests-2054836957 tempest-ImageDependencyTests-2054836957-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:48:14.493647 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-f654b402-0c87-485f-b396-895220abccca req-4ec887cb-272b-41e8-9180-cdb32f1dcd83 tempest-ImageDependencyTests-2054836957 tempest-ImageDependencyTests-2054836957-project-member] Calling method 'version_select' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:48:14.516532 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:48:14.516532 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:48:14.522712 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-86a22c43-5b89-4569-b4ae-cf3441711174 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:14.524314 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-86a22c43-5b89-4569-b4ae-cf3441711174 tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] GET https://10.4.3.189/volume/v3/backups/5bb4124c-0464-4e78-9cff-f376ee5cd121 Aug 25 05:48:14.524536 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-86a22c43-5b89-4569-b4ae-cf3441711174 tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:48:14.524877 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-86a22c43-5b89-4569-b4ae-cf3441711174 tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:48:14.524877 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-86a22c43-5b89-4569-b4ae-cf3441711174 tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] Show backup with id 5bb4124c-0464-4e78-9cff-f376ee5cd121. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:48:14.535136 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:48:14.535136 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:48:14.536123 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-86a22c43-5b89-4569-b4ae-cf3441711174 tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] https://10.4.3.189/volume/v3/backups/5bb4124c-0464-4e78-9cff-f376ee5cd121 returned with HTTP 200 Aug 25 05:48:14.536642 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 812/3208] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:48:14 2026] GET /volume/v3/backups/5bb4124c-0464-4e78-9cff-f376ee5cd121 => generated 748 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:48:14.551774 np0000008051 devstack@c-api.service[100269]: WARNING keystonemiddleware.auth_token [None req-32442b18-f960-447f-9ce9-4bfb483ca040 None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Aug 25 05:48:14.553046 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 797/3209] 10.4.3.189 () {70 vars in 1611 bytes} [Tue Aug 25 05:48:14 2026] DELETE /volume/v3/attachments/b4946d3a-14e0-4c81-9538-3ed933adac53 => generated 114 bytes in 130 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Aug 25 05:48:14.563795 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-ca68b708-35ae-4e35-a8b8-01076f771033 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:14.567260 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-ca68b708-35ae-4e35-a8b8-01076f771033 tempest-TestServerVolumeAttachScenarioOldVersion-221016433 tempest-TestServerVolumeAttachScenarioOldVersion-221016433-project-member] DELETE https://10.4.3.189/volume/v3/attachments/b4946d3a-14e0-4c81-9538-3ed933adac53 Aug 25 05:48:14.568026 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-ca68b708-35ae-4e35-a8b8-01076f771033 tempest-TestServerVolumeAttachScenarioOldVersion-221016433 tempest-TestServerVolumeAttachScenarioOldVersion-221016433-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:48:14.568925 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-ca68b708-35ae-4e35-a8b8-01076f771033 tempest-TestServerVolumeAttachScenarioOldVersion-221016433 tempest-TestServerVolumeAttachScenarioOldVersion-221016433-project-member] Calling method 'version_select' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:48:14.581532 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:48:14.581532 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:48:14.610997 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-f654b402-0c87-485f-b396-895220abccca req-4ec887cb-272b-41e8-9180-cdb32f1dcd83 tempest-ImageDependencyTests-2054836957 tempest-ImageDependencyTests-2054836957-project-member] https://10.4.3.189/volume/v3/attachments/72e1bbe6-c479-4035-b94b-a7fb18b44923 returned with HTTP 200 Aug 25 05:48:14.611420 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 803/3210] 10.4.3.189 () {72 vars in 1673 bytes} [Tue Aug 25 05:48:14 2026] DELETE /volume/v3/attachments/72e1bbe6-c479-4035-b94b-a7fb18b44923 => generated 19 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:48:14.629222 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-f654b402-0c87-485f-b396-895220abccca req-b79c6746-f23e-458b-9642-148ea023aa6c None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:14.631250 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-f654b402-0c87-485f-b396-895220abccca req-b79c6746-f23e-458b-9642-148ea023aa6c tempest-ImageDependencyTests-2054836957 tempest-ImageDependencyTests-2054836957-project-member] DELETE https://10.4.3.189/volume/v3/volumes/17e1ae07-9a1f-4554-8261-428e3b8c13a4 Aug 25 05:48:14.631333 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-f654b402-0c87-485f-b396-895220abccca req-b79c6746-f23e-458b-9642-148ea023aa6c tempest-ImageDependencyTests-2054836957 tempest-ImageDependencyTests-2054836957-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:48:14.631550 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-f654b402-0c87-485f-b396-895220abccca req-b79c6746-f23e-458b-9642-148ea023aa6c tempest-ImageDependencyTests-2054836957 tempest-ImageDependencyTests-2054836957-project-member] Calling method 'delete' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:48:14.631700 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [req-f654b402-0c87-485f-b396-895220abccca req-b79c6746-f23e-458b-9642-148ea023aa6c tempest-ImageDependencyTests-2054836957 tempest-ImageDependencyTests-2054836957-project-member] Delete volume with id: 17e1ae07-9a1f-4554-8261-428e3b8c13a4 Aug 25 05:48:14.639167 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:48:14.639167 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:48:14.639587 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [req-f654b402-0c87-485f-b396-895220abccca req-b79c6746-f23e-458b-9642-148ea023aa6c tempest-ImageDependencyTests-2054836957 tempest-ImageDependencyTests-2054836957-project-member] Volume info retrieved successfully. Aug 25 05:48:14.653801 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-ca68b708-35ae-4e35-a8b8-01076f771033 tempest-TestServerVolumeAttachScenarioOldVersion-221016433 tempest-TestServerVolumeAttachScenarioOldVersion-221016433-project-member] Attachment connected to vm 83294e42-c6fa-4cdb-a4fd-aecab98260b0, checking data on nova Aug 25 05:48:14.654205 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.compute.nova [None req-ca68b708-35ae-4e35-a8b8-01076f771033 tempest-TestServerVolumeAttachScenarioOldVersion-221016433 tempest-TestServerVolumeAttachScenarioOldVersion-221016433-project-member] Creating Keystone token plugin using URL: https://10.4.3.189/identity {{(pid=100270) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Aug 25 05:48:14.657208 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [req-f654b402-0c87-485f-b396-895220abccca req-b79c6746-f23e-458b-9642-148ea023aa6c tempest-ImageDependencyTests-2054836957 tempest-ImageDependencyTests-2054836957-project-member] Delete volume request issued successfully. Aug 25 05:48:14.657443 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-f654b402-0c87-485f-b396-895220abccca req-b79c6746-f23e-458b-9642-148ea023aa6c tempest-ImageDependencyTests-2054836957 tempest-ImageDependencyTests-2054836957-project-member] https://10.4.3.189/volume/v3/volumes/17e1ae07-9a1f-4554-8261-428e3b8c13a4 returned with HTTP 202 Aug 25 05:48:14.658052 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 813/3211] 10.4.3.189 () {70 vars in 1620 bytes} [Tue Aug 25 05:48:14 2026] DELETE /volume/v3/volumes/17e1ae07-9a1f-4554-8261-428e3b8c13a4 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:48:14.857692 np0000008051 devstack@c-api.service[100270]: DEBUG novaclient.v2.client [None req-ca68b708-35ae-4e35-a8b8-01076f771033 tempest-TestServerVolumeAttachScenarioOldVersion-221016433 tempest-TestServerVolumeAttachScenarioOldVersion-221016433-project-member] REQ: curl -g -i -X GET https://10.4.3.189/compute/v2.1/servers/83294e42-c6fa-4cdb-a4fd-aecab98260b0/os-volume_attachments/bec4c578-0604-403e-94e3-483b5c0879fd -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}17674398c2ed8c1fa86d29d5ce1b42ea93c936181cdf4e75033f9098a80b9700" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-ca68b708-35ae-4e35-a8b8-01076f771033" -H "X-Service-Token: {SHA256}72644554573d5b0676d5de3a8bde164fdfc92825455710f061bf567e19cf1c72" {{(pid=100270) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Aug 25 05:48:14.979621 np0000008051 devstack@c-api.service[100270]: DEBUG novaclient.v2.client [None req-ca68b708-35ae-4e35-a8b8-01076f771033 tempest-TestServerVolumeAttachScenarioOldVersion-221016433 tempest-TestServerVolumeAttachScenarioOldVersion-221016433-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Tue, 25 Aug 2026 05:48:14 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-983e89db-a72f-4c69-b4ab-92718652652b x-openstack-request-id: req-983e89db-a72f-4c69-b4ab-92718652652b {{(pid=100270) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Aug 25 05:48:14.979621 np0000008051 devstack@c-api.service[100270]: DEBUG novaclient.v2.client [None req-ca68b708-35ae-4e35-a8b8-01076f771033 tempest-TestServerVolumeAttachScenarioOldVersion-221016433 tempest-TestServerVolumeAttachScenarioOldVersion-221016433-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "bec4c578-0604-403e-94e3-483b5c0879fd", "serverId": "83294e42-c6fa-4cdb-a4fd-aecab98260b0", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "b4946d3a-14e0-4c81-9538-3ed933adac53", "bdm_uuid": "f3d2fb9b-1d14-4736-beb8-70b4c74393e9"}} {{(pid=100270) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Aug 25 05:48:14.980291 np0000008051 devstack@c-api.service[100270]: DEBUG novaclient.v2.client [None req-ca68b708-35ae-4e35-a8b8-01076f771033 tempest-TestServerVolumeAttachScenarioOldVersion-221016433 tempest-TestServerVolumeAttachScenarioOldVersion-221016433-project-member] GET call to compute for https://10.4.3.189/compute/v2.1/servers/83294e42-c6fa-4cdb-a4fd-aecab98260b0/os-volume_attachments/bec4c578-0604-403e-94e3-483b5c0879fd used request id req-983e89db-a72f-4c69-b4ab-92718652652b {{(pid=100270) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Aug 25 05:48:14.982115 np0000008051 devstack@c-api.service[100270]: ERROR cinder.volume.api [None req-ca68b708-35ae-4e35-a8b8-01076f771033 tempest-TestServerVolumeAttachScenarioOldVersion-221016433 tempest-TestServerVolumeAttachScenarioOldVersion-221016433-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 25 05:48:14.985388 np0000008051 devstack@c-api.service[100270]: ERROR cinder.api.middleware.fault [None req-ca68b708-35ae-4e35-a8b8-01076f771033 tempest-TestServerVolumeAttachScenarioOldVersion-221016433 tempest-TestServerVolumeAttachScenarioOldVersion-221016433-project-member] Caught error: Detach volume from instance 83294e42-c6fa-4cdb-a4fd-aecab98260b0 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 83294e42-c6fa-4cdb-a4fd-aecab98260b0 using the Compute API Aug 25 05:48:14.985388 np0000008051 devstack@c-api.service[100270]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Aug 25 05:48:14.985388 np0000008051 devstack@c-api.service[100270]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Aug 25 05:48:14.985388 np0000008051 devstack@c-api.service[100270]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 25 05:48:14.985388 np0000008051 devstack@c-api.service[100270]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 05:48:14.985388 np0000008051 devstack@c-api.service[100270]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Aug 25 05:48:14.985388 np0000008051 devstack@c-api.service[100270]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 25 05:48:14.985388 np0000008051 devstack@c-api.service[100270]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 25 05:48:14.985388 np0000008051 devstack@c-api.service[100270]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Aug 25 05:48:14.985388 np0000008051 devstack@c-api.service[100270]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 25 05:48:14.985388 np0000008051 devstack@c-api.service[100270]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 05:48:14.985388 np0000008051 devstack@c-api.service[100270]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 25 05:48:14.985388 np0000008051 devstack@c-api.service[100270]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 25 05:48:14.985388 np0000008051 devstack@c-api.service[100270]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 05:48:14.985388 np0000008051 devstack@c-api.service[100270]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 25 05:48:14.985388 np0000008051 devstack@c-api.service[100270]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 25 05:48:14.985388 np0000008051 devstack@c-api.service[100270]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 05:48:14.985388 np0000008051 devstack@c-api.service[100270]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Aug 25 05:48:14.985388 np0000008051 devstack@c-api.service[100270]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 25 05:48:14.985388 np0000008051 devstack@c-api.service[100270]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 05:48:14.985388 np0000008051 devstack@c-api.service[100270]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Aug 25 05:48:14.985388 np0000008051 devstack@c-api.service[100270]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 25 05:48:14.985388 np0000008051 devstack@c-api.service[100270]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 25 05:48:14.985388 np0000008051 devstack@c-api.service[100270]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Aug 25 05:48:14.985388 np0000008051 devstack@c-api.service[100270]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 25 05:48:14.985388 np0000008051 devstack@c-api.service[100270]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 05:48:14.985388 np0000008051 devstack@c-api.service[100270]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 25 05:48:14.985388 np0000008051 devstack@c-api.service[100270]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 25 05:48:14.985388 np0000008051 devstack@c-api.service[100270]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 05:48:14.985388 np0000008051 devstack@c-api.service[100270]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 25 05:48:14.985388 np0000008051 devstack@c-api.service[100270]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 25 05:48:14.985388 np0000008051 devstack@c-api.service[100270]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 05:48:14.985388 np0000008051 devstack@c-api.service[100270]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Aug 25 05:48:14.985388 np0000008051 devstack@c-api.service[100270]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Aug 25 05:48:14.985388 np0000008051 devstack@c-api.service[100270]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 05:48:14.985388 np0000008051 devstack@c-api.service[100270]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Aug 25 05:48:14.985388 np0000008051 devstack@c-api.service[100270]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 25 05:48:14.985388 np0000008051 devstack@c-api.service[100270]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 25 05:48:14.985388 np0000008051 devstack@c-api.service[100270]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Aug 25 05:48:14.985388 np0000008051 devstack@c-api.service[100270]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 25 05:48:14.985388 np0000008051 devstack@c-api.service[100270]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 05:48:14.985388 np0000008051 devstack@c-api.service[100270]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 25 05:48:14.985388 np0000008051 devstack@c-api.service[100270]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 25 05:48:14.985388 np0000008051 devstack@c-api.service[100270]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 05:48:14.985388 np0000008051 devstack@c-api.service[100270]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 25 05:48:14.985388 np0000008051 devstack@c-api.service[100270]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 25 05:48:14.985388 np0000008051 devstack@c-api.service[100270]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 05:48:14.985388 np0000008051 devstack@c-api.service[100270]: 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 25 05:48:14.985388 np0000008051 devstack@c-api.service[100270]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Aug 25 05:48:14.985388 np0000008051 devstack@c-api.service[100270]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 05:48:14.988390 np0000008051 devstack@c-api.service[100270]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Aug 25 05:48:14.988390 np0000008051 devstack@c-api.service[100270]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 25 05:48:14.988390 np0000008051 devstack@c-api.service[100270]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 25 05:48:14.988390 np0000008051 devstack@c-api.service[100270]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Aug 25 05:48:14.988390 np0000008051 devstack@c-api.service[100270]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 25 05:48:14.988390 np0000008051 devstack@c-api.service[100270]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 05:48:14.988390 np0000008051 devstack@c-api.service[100270]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 25 05:48:14.988390 np0000008051 devstack@c-api.service[100270]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 25 05:48:14.988390 np0000008051 devstack@c-api.service[100270]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 05:48:14.988390 np0000008051 devstack@c-api.service[100270]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 25 05:48:14.988390 np0000008051 devstack@c-api.service[100270]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 25 05:48:14.988390 np0000008051 devstack@c-api.service[100270]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 05:48:14.988390 np0000008051 devstack@c-api.service[100270]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Aug 25 05:48:14.988390 np0000008051 devstack@c-api.service[100270]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Aug 25 05:48:14.988390 np0000008051 devstack@c-api.service[100270]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 05:48:14.988390 np0000008051 devstack@c-api.service[100270]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 25 05:48:14.988390 np0000008051 devstack@c-api.service[100270]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 25 05:48:14.988390 np0000008051 devstack@c-api.service[100270]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 05:48:14.988390 np0000008051 devstack@c-api.service[100270]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 25 05:48:14.988390 np0000008051 devstack@c-api.service[100270]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 25 05:48:14.988390 np0000008051 devstack@c-api.service[100270]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 05:48:14.988390 np0000008051 devstack@c-api.service[100270]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 25 05:48:14.988390 np0000008051 devstack@c-api.service[100270]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 25 05:48:14.988390 np0000008051 devstack@c-api.service[100270]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 05:48:14.988390 np0000008051 devstack@c-api.service[100270]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Aug 25 05:48:14.988390 np0000008051 devstack@c-api.service[100270]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Aug 25 05:48:14.988390 np0000008051 devstack@c-api.service[100270]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 05:48:14.988390 np0000008051 devstack@c-api.service[100270]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Aug 25 05:48:14.988390 np0000008051 devstack@c-api.service[100270]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Aug 25 05:48:14.988390 np0000008051 devstack@c-api.service[100270]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 05:48:14.988390 np0000008051 devstack@c-api.service[100270]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Aug 25 05:48:14.988390 np0000008051 devstack@c-api.service[100270]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Aug 25 05:48:14.988390 np0000008051 devstack@c-api.service[100270]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 05:48:14.988390 np0000008051 devstack@c-api.service[100270]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1170, in version_select Aug 25 05:48:14.988390 np0000008051 devstack@c-api.service[100270]: ERROR cinder.api.middleware.fault return func.func(self, *args, **kwargs) Aug 25 05:48:14.988390 np0000008051 devstack@c-api.service[100270]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 05:48:14.988390 np0000008051 devstack@c-api.service[100270]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/v3/attachments.py", line 282, in delete Aug 25 05:48:14.988390 np0000008051 devstack@c-api.service[100270]: ERROR cinder.api.middleware.fault attachments = self.volume_api.attachment_delete(context, attachment) Aug 25 05:48:14.988390 np0000008051 devstack@c-api.service[100270]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 05:48:14.988390 np0000008051 devstack@c-api.service[100270]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2670, in attachment_delete Aug 25 05:48:14.988390 np0000008051 devstack@c-api.service[100270]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(ctxt, attachment) Aug 25 05:48:14.988390 np0000008051 devstack@c-api.service[100270]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Aug 25 05:48:14.988390 np0000008051 devstack@c-api.service[100270]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Aug 25 05:48:14.988390 np0000008051 devstack@c-api.service[100270]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 83294e42-c6fa-4cdb-a4fd-aecab98260b0 using the Compute API Aug 25 05:48:14.988390 np0000008051 devstack@c-api.service[100270]: ERROR cinder.api.middleware.fault Aug 25 05:48:14.988390 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.middleware.fault [None req-ca68b708-35ae-4e35-a8b8-01076f771033 tempest-TestServerVolumeAttachScenarioOldVersion-221016433 tempest-TestServerVolumeAttachScenarioOldVersion-221016433-project-member] https://10.4.3.189/volume/v3/attachments/b4946d3a-14e0-4c81-9538-3ed933adac53 returned with HTTP 409 Aug 25 05:48:14.988390 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 799/3212] 10.4.3.189 () {68 vars in 1404 bytes} [Tue Aug 25 05:48:14 2026] DELETE /volume/v3/attachments/b4946d3a-14e0-4c81-9538-3ed933adac53 => generated 167 bytes in 426 msecs (HTTP/1.1 409) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:48:15.057048 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-9560b97a-227c-4a03-a139-f38f53af1534 req-fe65f725-de2a-4f0c-a7f4-a15f8f40d82b None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:15.059378 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-9560b97a-227c-4a03-a139-f38f53af1534 req-fe65f725-de2a-4f0c-a7f4-a15f8f40d82b tempest-TestServerVolumeAttachScenarioOldVersion-221016433 tempest-TestServerVolumeAttachScenarioOldVersion-221016433-project-member] GET https://10.4.3.189/volume/v3/volumes/bec4c578-0604-403e-94e3-483b5c0879fd Aug 25 05:48:15.060668 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-9560b97a-227c-4a03-a139-f38f53af1534 req-fe65f725-de2a-4f0c-a7f4-a15f8f40d82b tempest-TestServerVolumeAttachScenarioOldVersion-221016433 tempest-TestServerVolumeAttachScenarioOldVersion-221016433-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:48:15.060668 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-9560b97a-227c-4a03-a139-f38f53af1534 req-fe65f725-de2a-4f0c-a7f4-a15f8f40d82b tempest-TestServerVolumeAttachScenarioOldVersion-221016433 tempest-TestServerVolumeAttachScenarioOldVersion-221016433-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:48:15.073682 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:48:15.073682 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:48:15.077502 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [req-9560b97a-227c-4a03-a139-f38f53af1534 req-fe65f725-de2a-4f0c-a7f4-a15f8f40d82b tempest-TestServerVolumeAttachScenarioOldVersion-221016433 tempest-TestServerVolumeAttachScenarioOldVersion-221016433-project-member] Volume info retrieved successfully. Aug 25 05:48:15.084734 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-9560b97a-227c-4a03-a139-f38f53af1534 req-fe65f725-de2a-4f0c-a7f4-a15f8f40d82b tempest-TestServerVolumeAttachScenarioOldVersion-221016433 tempest-TestServerVolumeAttachScenarioOldVersion-221016433-project-member] https://10.4.3.189/volume/v3/volumes/bec4c578-0604-403e-94e3-483b5c0879fd returned with HTTP 200 Aug 25 05:48:15.084734 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 798/3213] 10.4.3.189 () {68 vars in 1598 bytes} [Tue Aug 25 05:48:15 2026] GET /volume/v3/volumes/bec4c578-0604-403e-94e3-483b5c0879fd => generated 1156 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:48:15.085107 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-8495ca94-8f5a-4c20-9301-63cf3adcc638 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:15.088258 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-8495ca94-8f5a-4c20-9301-63cf3adcc638 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] GET https://10.4.3.189/volume/v3/backups/9aa7beb4-552d-49eb-a773-1998a88cedce Aug 25 05:48:15.088656 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-8495ca94-8f5a-4c20-9301-63cf3adcc638 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:48:15.089087 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-8495ca94-8f5a-4c20-9301-63cf3adcc638 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:48:15.089350 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-8495ca94-8f5a-4c20-9301-63cf3adcc638 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Show backup with id 9aa7beb4-552d-49eb-a773-1998a88cedce. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:48:15.096300 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:48:15.096300 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:48:15.097169 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-8495ca94-8f5a-4c20-9301-63cf3adcc638 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] https://10.4.3.189/volume/v3/backups/9aa7beb4-552d-49eb-a773-1998a88cedce returned with HTTP 200 Aug 25 05:48:15.097648 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 804/3214] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:48:15 2026] GET /volume/v3/backups/9aa7beb4-552d-49eb-a773-1998a88cedce => generated 735 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:48:15.144463 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-9560b97a-227c-4a03-a139-f38f53af1534 req-0abc5899-499c-4eeb-9569-ce43b8095c0e None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:15.146830 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-9560b97a-227c-4a03-a139-f38f53af1534 req-0abc5899-499c-4eeb-9569-ce43b8095c0e tempest-TestServerVolumeAttachScenarioOldVersion-221016433 tempest-TestServerVolumeAttachScenarioOldVersion-221016433-project-member] POST https://10.4.3.189/volume/v3/volumes/bec4c578-0604-403e-94e3-483b5c0879fd/action Aug 25 05:48:15.147286 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-9560b97a-227c-4a03-a139-f38f53af1534 req-0abc5899-499c-4eeb-9569-ce43b8095c0e tempest-TestServerVolumeAttachScenarioOldVersion-221016433 tempest-TestServerVolumeAttachScenarioOldVersion-221016433-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100271) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 05:48:15.147493 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-9560b97a-227c-4a03-a139-f38f53af1534 req-0abc5899-499c-4eeb-9569-ce43b8095c0e tempest-TestServerVolumeAttachScenarioOldVersion-221016433 tempest-TestServerVolumeAttachScenarioOldVersion-221016433-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:48:15.160289 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:48:15.160289 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:48:15.160915 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [req-9560b97a-227c-4a03-a139-f38f53af1534 req-0abc5899-499c-4eeb-9569-ce43b8095c0e tempest-TestServerVolumeAttachScenarioOldVersion-221016433 tempest-TestServerVolumeAttachScenarioOldVersion-221016433-project-member] Volume info retrieved successfully. Aug 25 05:48:15.170322 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [req-9560b97a-227c-4a03-a139-f38f53af1534 req-0abc5899-499c-4eeb-9569-ce43b8095c0e tempest-TestServerVolumeAttachScenarioOldVersion-221016433 tempest-TestServerVolumeAttachScenarioOldVersion-221016433-project-member] Begin detaching volume completed successfully. Aug 25 05:48:15.170693 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-9560b97a-227c-4a03-a139-f38f53af1534 req-0abc5899-499c-4eeb-9569-ce43b8095c0e tempest-TestServerVolumeAttachScenarioOldVersion-221016433 tempest-TestServerVolumeAttachScenarioOldVersion-221016433-project-member] https://10.4.3.189/volume/v3/volumes/bec4c578-0604-403e-94e3-483b5c0879fd/action returned with HTTP 202 Aug 25 05:48:15.171315 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 814/3215] 10.4.3.189 () {72 vars in 1672 bytes} [Tue Aug 25 05:48:15 2026] POST /volume/v3/volumes/bec4c578-0604-403e-94e3-483b5c0879fd/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 05:48:15.247220 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-760b90be-2ed4-4fa7-be36-5573fb0b85e7 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:15.247776 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-760b90be-2ed4-4fa7-be36-5573fb0b85e7 None None] GET https://10.4.3.189/volume// Aug 25 05:48:15.248000 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-760b90be-2ed4-4fa7-be36-5573fb0b85e7 None None] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:48:15.248302 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-760b90be-2ed4-4fa7-be36-5573fb0b85e7 None None] Calling method 'all' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:48:15.248787 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-760b90be-2ed4-4fa7-be36-5573fb0b85e7 None None] https://10.4.3.189/volume// returned with HTTP 300 Aug 25 05:48:15.249457 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 800/3216] 10.4.3.189 () {66 vars in 1426 bytes} [Tue Aug 25 05:48: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 25 05:48:15.258711 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-9560b97a-227c-4a03-a139-f38f53af1534 req-668dd18e-9d71-46e2-9e5c-f07f5366b266 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:15.260649 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-9560b97a-227c-4a03-a139-f38f53af1534 req-668dd18e-9d71-46e2-9e5c-f07f5366b266 tempest-TestServerVolumeAttachScenarioOldVersion-221016433 tempest-TestServerVolumeAttachScenarioOldVersion-221016433-project-member] GET https://10.4.3.189/volume/v3/volumes/bec4c578-0604-403e-94e3-483b5c0879fd Aug 25 05:48:15.260883 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-9560b97a-227c-4a03-a139-f38f53af1534 req-668dd18e-9d71-46e2-9e5c-f07f5366b266 tempest-TestServerVolumeAttachScenarioOldVersion-221016433 tempest-TestServerVolumeAttachScenarioOldVersion-221016433-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:48:15.261030 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-9560b97a-227c-4a03-a139-f38f53af1534 req-668dd18e-9d71-46e2-9e5c-f07f5366b266 tempest-TestServerVolumeAttachScenarioOldVersion-221016433 tempest-TestServerVolumeAttachScenarioOldVersion-221016433-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:48:15.273704 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:48:15.273704 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:48:15.276573 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [req-9560b97a-227c-4a03-a139-f38f53af1534 req-668dd18e-9d71-46e2-9e5c-f07f5366b266 tempest-TestServerVolumeAttachScenarioOldVersion-221016433 tempest-TestServerVolumeAttachScenarioOldVersion-221016433-project-member] Volume info retrieved successfully. Aug 25 05:48:15.282586 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-9560b97a-227c-4a03-a139-f38f53af1534 req-668dd18e-9d71-46e2-9e5c-f07f5366b266 tempest-TestServerVolumeAttachScenarioOldVersion-221016433 tempest-TestServerVolumeAttachScenarioOldVersion-221016433-project-member] https://10.4.3.189/volume/v3/volumes/bec4c578-0604-403e-94e3-483b5c0879fd returned with HTTP 200 Aug 25 05:48:15.283176 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 799/3217] 10.4.3.189 () {70 vars in 1639 bytes} [Tue Aug 25 05:48:15 2026] GET /volume/v3/volumes/bec4c578-0604-403e-94e3-483b5c0879fd => generated 1339 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 05:48:15.496955 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-60bbc957-5126-4192-81f1-bc048bccb029 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:15.503320 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-60bbc957-5126-4192-81f1-bc048bccb029 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] GET https://10.4.3.189/volume/v3/backups/39af96ff-da04-4958-990d-4d570b4d91b4 Aug 25 05:48:15.503320 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-60bbc957-5126-4192-81f1-bc048bccb029 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:48:15.503320 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-60bbc957-5126-4192-81f1-bc048bccb029 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:48:15.503320 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-60bbc957-5126-4192-81f1-bc048bccb029 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Show backup with id 39af96ff-da04-4958-990d-4d570b4d91b4. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:48:15.514866 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:48:15.514866 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:48:15.514866 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-60bbc957-5126-4192-81f1-bc048bccb029 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] https://10.4.3.189/volume/v3/backups/39af96ff-da04-4958-990d-4d570b4d91b4 returned with HTTP 200 Aug 25 05:48:15.514866 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 805/3218] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:48:15 2026] GET /volume/v3/backups/39af96ff-da04-4958-990d-4d570b4d91b4 => generated 823 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:48:15.554918 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-15533155-81a0-45b8-a444-1970bfbd6155 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:15.562094 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-15533155-81a0-45b8-a444-1970bfbd6155 tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] GET https://10.4.3.189/volume/v3/backups/5bb4124c-0464-4e78-9cff-f376ee5cd121 Aug 25 05:48:15.562413 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-15533155-81a0-45b8-a444-1970bfbd6155 tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:48:15.562661 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-15533155-81a0-45b8-a444-1970bfbd6155 tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:48:15.562840 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-15533155-81a0-45b8-a444-1970bfbd6155 tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] Show backup with id 5bb4124c-0464-4e78-9cff-f376ee5cd121. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:48:15.576163 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:48:15.576163 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:48:15.578374 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-15533155-81a0-45b8-a444-1970bfbd6155 tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] https://10.4.3.189/volume/v3/backups/5bb4124c-0464-4e78-9cff-f376ee5cd121 returned with HTTP 200 Aug 25 05:48:15.578374 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 815/3219] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:48:15 2026] GET /volume/v3/backups/5bb4124c-0464-4e78-9cff-f376ee5cd121 => generated 749 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:48:15.592227 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-994ef475-462d-4b14-be10-f35326d4042b None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:15.595050 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-994ef475-462d-4b14-be10-f35326d4042b tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] GET https://10.4.3.189/volume/v3/backups/a3984156-bf1c-4bef-af9a-8abb0ecd1dc1 Aug 25 05:48:15.596322 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-994ef475-462d-4b14-be10-f35326d4042b tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:48:15.596322 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-994ef475-462d-4b14-be10-f35326d4042b tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:48:15.596322 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-994ef475-462d-4b14-be10-f35326d4042b tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] Show backup with id a3984156-bf1c-4bef-af9a-8abb0ecd1dc1. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:48:15.645332 np0000008051 devstack@c-api.service[100270]: DEBUG oslo_db.sqlalchemy.engines [None req-994ef475-462d-4b14-be10-f35326d4042b tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100270) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 05:48:15.660930 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:48:15.660930 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:48:15.663909 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-994ef475-462d-4b14-be10-f35326d4042b tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] https://10.4.3.189/volume/v3/backups/a3984156-bf1c-4bef-af9a-8abb0ecd1dc1 returned with HTTP 200 Aug 25 05:48:15.663909 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 801/3220] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:48:15 2026] GET /volume/v3/backups/a3984156-bf1c-4bef-af9a-8abb0ecd1dc1 => generated 751 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:48:15.678984 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-8b76939a-b45f-4372-a9e7-cf96b836a507 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:15.681812 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-8b76939a-b45f-4372-a9e7-cf96b836a507 tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] DELETE https://10.4.3.189/volume/v3/backups/5bb4124c-0464-4e78-9cff-f376ee5cd121 Aug 25 05:48:15.682198 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-8b76939a-b45f-4372-a9e7-cf96b836a507 tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:48:15.682464 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-8b76939a-b45f-4372-a9e7-cf96b836a507 tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] Calling method 'delete' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:48:15.682603 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.contrib.backups [None req-8b76939a-b45f-4372-a9e7-cf96b836a507 tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] Delete backup with id: 5bb4124c-0464-4e78-9cff-f376ee5cd121. Aug 25 05:48:15.691370 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:48:15.691370 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:48:15.707474 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.backup.rpcapi [None req-8b76939a-b45f-4372-a9e7-cf96b836a507 tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] delete_backup rpcapi backup_id 5bb4124c-0464-4e78-9cff-f376ee5cd121 {{(pid=100269) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 25 05:48:15.709161 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-8b76939a-b45f-4372-a9e7-cf96b836a507 tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] https://10.4.3.189/volume/v3/backups/5bb4124c-0464-4e78-9cff-f376ee5cd121 returned with HTTP 202 Aug 25 05:48:15.709161 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 800/3221] 10.4.3.189 () {66 vars in 1351 bytes} [Tue Aug 25 05:48:15 2026] DELETE /volume/v3/backups/5bb4124c-0464-4e78-9cff-f376ee5cd121 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 05:48:15.718301 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-9f2bb6c4-282a-4cd7-ae60-70519afc859f None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:15.720614 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-9f2bb6c4-282a-4cd7-ae60-70519afc859f tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] GET https://10.4.3.189/volume/v3/backups/5bb4124c-0464-4e78-9cff-f376ee5cd121 Aug 25 05:48:15.720805 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-9f2bb6c4-282a-4cd7-ae60-70519afc859f tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:48:15.721214 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-9f2bb6c4-282a-4cd7-ae60-70519afc859f tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:48:15.721214 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-9f2bb6c4-282a-4cd7-ae60-70519afc859f tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] Show backup with id 5bb4124c-0464-4e78-9cff-f376ee5cd121. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:48:15.726141 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:48:15.726141 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:48:15.728538 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-9f2bb6c4-282a-4cd7-ae60-70519afc859f tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] https://10.4.3.189/volume/v3/backups/5bb4124c-0464-4e78-9cff-f376ee5cd121 returned with HTTP 200 Aug 25 05:48:15.728538 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 806/3222] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:48:15 2026] GET /volume/v3/backups/5bb4124c-0464-4e78-9cff-f376ee5cd121 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:48:16.115144 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-e0ed3b30-7f1a-4cb2-928e-c57ab1ea3253 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:16.121409 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-e0ed3b30-7f1a-4cb2-928e-c57ab1ea3253 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] GET https://10.4.3.189/volume/v3/backups/9aa7beb4-552d-49eb-a773-1998a88cedce Aug 25 05:48:16.121731 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-e0ed3b30-7f1a-4cb2-928e-c57ab1ea3253 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:48:16.121991 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-e0ed3b30-7f1a-4cb2-928e-c57ab1ea3253 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:48:16.122269 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-e0ed3b30-7f1a-4cb2-928e-c57ab1ea3253 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Show backup with id 9aa7beb4-552d-49eb-a773-1998a88cedce. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:48:16.128729 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:48:16.128729 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:48:16.130227 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-e0ed3b30-7f1a-4cb2-928e-c57ab1ea3253 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] https://10.4.3.189/volume/v3/backups/9aa7beb4-552d-49eb-a773-1998a88cedce returned with HTTP 200 Aug 25 05:48:16.130943 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 816/3223] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:48:16 2026] GET /volume/v3/backups/9aa7beb4-552d-49eb-a773-1998a88cedce => generated 735 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:48:16.334480 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [req-9560b97a-227c-4a03-a139-f38f53af1534 req-a9319820-c8b1-4aff-a5f9-ac0840b6044b None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:16.337469 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-9560b97a-227c-4a03-a139-f38f53af1534 req-a9319820-c8b1-4aff-a5f9-ac0840b6044b tempest-TestServerVolumeAttachScenarioOldVersion-221016433 tempest-TestServerVolumeAttachScenarioOldVersion-221016433-project-member] DELETE https://10.4.3.189/volume/v3/attachments/b4946d3a-14e0-4c81-9538-3ed933adac53 Aug 25 05:48:16.337874 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-9560b97a-227c-4a03-a139-f38f53af1534 req-a9319820-c8b1-4aff-a5f9-ac0840b6044b tempest-TestServerVolumeAttachScenarioOldVersion-221016433 tempest-TestServerVolumeAttachScenarioOldVersion-221016433-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:48:16.338203 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-9560b97a-227c-4a03-a139-f38f53af1534 req-a9319820-c8b1-4aff-a5f9-ac0840b6044b tempest-TestServerVolumeAttachScenarioOldVersion-221016433 tempest-TestServerVolumeAttachScenarioOldVersion-221016433-project-member] Calling method 'version_select' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:48:16.348577 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:48:16.348577 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:48:16.402762 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-9560b97a-227c-4a03-a139-f38f53af1534 req-a9319820-c8b1-4aff-a5f9-ac0840b6044b tempest-TestServerVolumeAttachScenarioOldVersion-221016433 tempest-TestServerVolumeAttachScenarioOldVersion-221016433-project-member] https://10.4.3.189/volume/v3/attachments/b4946d3a-14e0-4c81-9538-3ed933adac53 returned with HTTP 200 Aug 25 05:48:16.406086 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 802/3224] 10.4.3.189 () {72 vars in 1673 bytes} [Tue Aug 25 05:48:16 2026] DELETE /volume/v3/attachments/b4946d3a-14e0-4c81-9538-3ed933adac53 => generated 19 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:48:16.536650 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-de225fc4-0c88-4ec6-b60e-d44f3d3209bc None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:16.540327 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-de225fc4-0c88-4ec6-b60e-d44f3d3209bc tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] GET https://10.4.3.189/volume/v3/backups/39af96ff-da04-4958-990d-4d570b4d91b4 Aug 25 05:48:16.540662 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-de225fc4-0c88-4ec6-b60e-d44f3d3209bc tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:48:16.540942 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-de225fc4-0c88-4ec6-b60e-d44f3d3209bc tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:48:16.541127 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-de225fc4-0c88-4ec6-b60e-d44f3d3209bc tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Show backup with id 39af96ff-da04-4958-990d-4d570b4d91b4. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:48:16.547078 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:48:16.547078 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:48:16.548244 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-de225fc4-0c88-4ec6-b60e-d44f3d3209bc tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] https://10.4.3.189/volume/v3/backups/39af96ff-da04-4958-990d-4d570b4d91b4 returned with HTTP 200 Aug 25 05:48:16.548819 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 801/3225] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:48:16 2026] GET /volume/v3/backups/39af96ff-da04-4958-990d-4d570b4d91b4 => generated 823 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:48:16.738624 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-773fde23-9d58-4919-a37c-ce65dda32b74 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:16.740494 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-773fde23-9d58-4919-a37c-ce65dda32b74 tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] GET https://10.4.3.189/volume/v3/backups/5bb4124c-0464-4e78-9cff-f376ee5cd121 Aug 25 05:48:16.740683 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-773fde23-9d58-4919-a37c-ce65dda32b74 tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:48:16.740859 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-773fde23-9d58-4919-a37c-ce65dda32b74 tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:48:16.740987 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-773fde23-9d58-4919-a37c-ce65dda32b74 tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] Show backup with id 5bb4124c-0464-4e78-9cff-f376ee5cd121. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:48:16.745759 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-773fde23-9d58-4919-a37c-ce65dda32b74 tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] https://10.4.3.189/volume/v3/backups/5bb4124c-0464-4e78-9cff-f376ee5cd121 returned with HTTP 404 Aug 25 05:48:16.746327 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 807/3226] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:48:16 2026] GET /volume/v3/backups/5bb4124c-0464-4e78-9cff-f376ee5cd121 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:48:16.753321 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-a678e91a-44fd-48f2-b59e-0d3dad644be4 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:16.755447 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-a678e91a-44fd-48f2-b59e-0d3dad644be4 tempest-VolumesBackupsTest-1415835281 tempest-VolumesBackupsTest-1415835281-project-admin] DELETE https://10.4.3.189/volume/v3/backups/b01f576d-a9f2-4412-8286-fd083ff243b0 Aug 25 05:48:16.755683 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-a678e91a-44fd-48f2-b59e-0d3dad644be4 tempest-VolumesBackupsTest-1415835281 tempest-VolumesBackupsTest-1415835281-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:48:16.755910 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-a678e91a-44fd-48f2-b59e-0d3dad644be4 tempest-VolumesBackupsTest-1415835281 tempest-VolumesBackupsTest-1415835281-project-admin] Calling method 'delete' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:48:16.756040 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.contrib.backups [None req-a678e91a-44fd-48f2-b59e-0d3dad644be4 tempest-VolumesBackupsTest-1415835281 tempest-VolumesBackupsTest-1415835281-project-admin] Delete backup with id: b01f576d-a9f2-4412-8286-fd083ff243b0. Aug 25 05:48:16.760826 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:48:16.760826 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:48:16.773972 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.backup.rpcapi [None req-a678e91a-44fd-48f2-b59e-0d3dad644be4 tempest-VolumesBackupsTest-1415835281 tempest-VolumesBackupsTest-1415835281-project-admin] delete_backup rpcapi backup_id b01f576d-a9f2-4412-8286-fd083ff243b0 {{(pid=100271) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 25 05:48:16.775547 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-a678e91a-44fd-48f2-b59e-0d3dad644be4 tempest-VolumesBackupsTest-1415835281 tempest-VolumesBackupsTest-1415835281-project-admin] https://10.4.3.189/volume/v3/backups/b01f576d-a9f2-4412-8286-fd083ff243b0 returned with HTTP 202 Aug 25 05:48:16.775874 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 817/3227] 10.4.3.189 () {66 vars in 1351 bytes} [Tue Aug 25 05:48:16 2026] DELETE /volume/v3/backups/b01f576d-a9f2-4412-8286-fd083ff243b0 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 05:48:16.784276 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-d39b8942-f011-4359-8a7b-e34b4a2480fc None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:16.787027 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-d39b8942-f011-4359-8a7b-e34b4a2480fc tempest-VolumesBackupsTest-1415835281 tempest-VolumesBackupsTest-1415835281-project-admin] GET https://10.4.3.189/volume/v3/backups/b01f576d-a9f2-4412-8286-fd083ff243b0 Aug 25 05:48:16.787331 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-d39b8942-f011-4359-8a7b-e34b4a2480fc tempest-VolumesBackupsTest-1415835281 tempest-VolumesBackupsTest-1415835281-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:48:16.787606 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-d39b8942-f011-4359-8a7b-e34b4a2480fc tempest-VolumesBackupsTest-1415835281 tempest-VolumesBackupsTest-1415835281-project-admin] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:48:16.787883 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-d39b8942-f011-4359-8a7b-e34b4a2480fc tempest-VolumesBackupsTest-1415835281 tempest-VolumesBackupsTest-1415835281-project-admin] Show backup with id b01f576d-a9f2-4412-8286-fd083ff243b0. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:48:16.792972 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:48:16.792972 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:48:16.793651 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-d39b8942-f011-4359-8a7b-e34b4a2480fc tempest-VolumesBackupsTest-1415835281 tempest-VolumesBackupsTest-1415835281-project-admin] https://10.4.3.189/volume/v3/backups/b01f576d-a9f2-4412-8286-fd083ff243b0 returned with HTTP 200 Aug 25 05:48:16.794260 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 803/3228] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:48:16 2026] GET /volume/v3/backups/b01f576d-a9f2-4412-8286-fd083ff243b0 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:48:17.144322 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-908ddf35-21c3-4932-9122-25697d60c858 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:17.146652 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-908ddf35-21c3-4932-9122-25697d60c858 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] GET https://10.4.3.189/volume/v3/backups/9aa7beb4-552d-49eb-a773-1998a88cedce Aug 25 05:48:17.146998 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-908ddf35-21c3-4932-9122-25697d60c858 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:48:17.147315 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-908ddf35-21c3-4932-9122-25697d60c858 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:48:17.147620 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-908ddf35-21c3-4932-9122-25697d60c858 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Show backup with id 9aa7beb4-552d-49eb-a773-1998a88cedce. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:48:17.153515 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:48:17.153515 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:48:17.154359 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-908ddf35-21c3-4932-9122-25697d60c858 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] https://10.4.3.189/volume/v3/backups/9aa7beb4-552d-49eb-a773-1998a88cedce returned with HTTP 200 Aug 25 05:48:17.154999 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 802/3229] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:48:17 2026] GET /volume/v3/backups/9aa7beb4-552d-49eb-a773-1998a88cedce => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:48:17.443326 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-ac506fbc-e36e-4677-9502-30c44a9446ea req-fe76caca-7cca-4d34-9c40-36381a53b6b0 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:17.443326 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-ac506fbc-e36e-4677-9502-30c44a9446ea req-fe76caca-7cca-4d34-9c40-36381a53b6b0 tempest-TestServerVolumeAttachScenarioOldVersion-221016433 tempest-TestServerVolumeAttachScenarioOldVersion-221016433-project-member] GET https://10.4.3.189/volume/v3/volumes/bec4c578-0604-403e-94e3-483b5c0879fd Aug 25 05:48:17.443612 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-ac506fbc-e36e-4677-9502-30c44a9446ea req-fe76caca-7cca-4d34-9c40-36381a53b6b0 tempest-TestServerVolumeAttachScenarioOldVersion-221016433 tempest-TestServerVolumeAttachScenarioOldVersion-221016433-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:48:17.443877 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-ac506fbc-e36e-4677-9502-30c44a9446ea req-fe76caca-7cca-4d34-9c40-36381a53b6b0 tempest-TestServerVolumeAttachScenarioOldVersion-221016433 tempest-TestServerVolumeAttachScenarioOldVersion-221016433-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:48:17.452896 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:48:17.452896 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:48:17.457346 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [req-ac506fbc-e36e-4677-9502-30c44a9446ea req-fe76caca-7cca-4d34-9c40-36381a53b6b0 tempest-TestServerVolumeAttachScenarioOldVersion-221016433 tempest-TestServerVolumeAttachScenarioOldVersion-221016433-project-member] Volume info retrieved successfully. Aug 25 05:48:17.463498 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-ac506fbc-e36e-4677-9502-30c44a9446ea req-fe76caca-7cca-4d34-9c40-36381a53b6b0 tempest-TestServerVolumeAttachScenarioOldVersion-221016433 tempest-TestServerVolumeAttachScenarioOldVersion-221016433-project-member] https://10.4.3.189/volume/v3/volumes/bec4c578-0604-403e-94e3-483b5c0879fd returned with HTTP 200 Aug 25 05:48:17.463773 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 808/3230] 10.4.3.189 () {68 vars in 1598 bytes} [Tue Aug 25 05:48:17 2026] GET /volume/v3/volumes/bec4c578-0604-403e-94e3-483b5c0879fd => generated 864 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:48:17.476576 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-e52d13b1-f32c-402a-896d-5b25a91512bf None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:17.480588 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-e52d13b1-f32c-402a-896d-5b25a91512bf tempest-TestServerVolumeAttachScenarioOldVersion-221016433 tempest-TestServerVolumeAttachScenarioOldVersion-221016433-project-member] DELETE https://10.4.3.189/volume/v3/volumes/bec4c578-0604-403e-94e3-483b5c0879fd Aug 25 05:48:17.480588 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-e52d13b1-f32c-402a-896d-5b25a91512bf tempest-TestServerVolumeAttachScenarioOldVersion-221016433 tempest-TestServerVolumeAttachScenarioOldVersion-221016433-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:48:17.480588 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-e52d13b1-f32c-402a-896d-5b25a91512bf tempest-TestServerVolumeAttachScenarioOldVersion-221016433 tempest-TestServerVolumeAttachScenarioOldVersion-221016433-project-member] Calling method 'delete' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:48:17.480588 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [None req-e52d13b1-f32c-402a-896d-5b25a91512bf tempest-TestServerVolumeAttachScenarioOldVersion-221016433 tempest-TestServerVolumeAttachScenarioOldVersion-221016433-project-member] Delete volume with id: bec4c578-0604-403e-94e3-483b5c0879fd Aug 25 05:48:17.488644 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:48:17.488644 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:48:17.489229 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-e52d13b1-f32c-402a-896d-5b25a91512bf tempest-TestServerVolumeAttachScenarioOldVersion-221016433 tempest-TestServerVolumeAttachScenarioOldVersion-221016433-project-member] Volume info retrieved successfully. Aug 25 05:48:17.524092 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-e52d13b1-f32c-402a-896d-5b25a91512bf tempest-TestServerVolumeAttachScenarioOldVersion-221016433 tempest-TestServerVolumeAttachScenarioOldVersion-221016433-project-member] Delete volume request issued successfully. Aug 25 05:48:17.524092 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-e52d13b1-f32c-402a-896d-5b25a91512bf tempest-TestServerVolumeAttachScenarioOldVersion-221016433 tempest-TestServerVolumeAttachScenarioOldVersion-221016433-project-member] https://10.4.3.189/volume/v3/volumes/bec4c578-0604-403e-94e3-483b5c0879fd returned with HTTP 202 Aug 25 05:48:17.524092 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 818/3231] 10.4.3.189 () {68 vars in 1392 bytes} [Tue Aug 25 05:48:17 2026] DELETE /volume/v3/volumes/bec4c578-0604-403e-94e3-483b5c0879fd => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 05:48:17.530177 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-48c9f5c8-347b-4d45-b5b7-55f0753ee083 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:17.531196 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-48c9f5c8-347b-4d45-b5b7-55f0753ee083 tempest-TestServerVolumeAttachScenarioOldVersion-221016433 tempest-TestServerVolumeAttachScenarioOldVersion-221016433-project-member] GET https://10.4.3.189/volume/v3/volumes/bec4c578-0604-403e-94e3-483b5c0879fd Aug 25 05:48:17.531372 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-48c9f5c8-347b-4d45-b5b7-55f0753ee083 tempest-TestServerVolumeAttachScenarioOldVersion-221016433 tempest-TestServerVolumeAttachScenarioOldVersion-221016433-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:48:17.531484 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-48c9f5c8-347b-4d45-b5b7-55f0753ee083 tempest-TestServerVolumeAttachScenarioOldVersion-221016433 tempest-TestServerVolumeAttachScenarioOldVersion-221016433-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:48:17.539009 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:48:17.539009 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:48:17.543306 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-48c9f5c8-347b-4d45-b5b7-55f0753ee083 tempest-TestServerVolumeAttachScenarioOldVersion-221016433 tempest-TestServerVolumeAttachScenarioOldVersion-221016433-project-member] Volume info retrieved successfully. Aug 25 05:48:17.547792 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-48c9f5c8-347b-4d45-b5b7-55f0753ee083 tempest-TestServerVolumeAttachScenarioOldVersion-221016433 tempest-TestServerVolumeAttachScenarioOldVersion-221016433-project-member] https://10.4.3.189/volume/v3/volumes/bec4c578-0604-403e-94e3-483b5c0879fd returned with HTTP 200 Aug 25 05:48:17.548257 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 804/3232] 10.4.3.189 () {68 vars in 1389 bytes} [Tue Aug 25 05:48:17 2026] GET /volume/v3/volumes/bec4c578-0604-403e-94e3-483b5c0879fd => generated 881 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:48:17.561563 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-120b9df2-f70e-4a1b-95ec-7dad315bcc90 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:17.564401 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-120b9df2-f70e-4a1b-95ec-7dad315bcc90 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] GET https://10.4.3.189/volume/v3/backups/39af96ff-da04-4958-990d-4d570b4d91b4 Aug 25 05:48:17.564617 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-120b9df2-f70e-4a1b-95ec-7dad315bcc90 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:48:17.564802 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-120b9df2-f70e-4a1b-95ec-7dad315bcc90 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:48:17.565459 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-120b9df2-f70e-4a1b-95ec-7dad315bcc90 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Show backup with id 39af96ff-da04-4958-990d-4d570b4d91b4. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:48:17.572538 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:48:17.572538 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:48:17.574523 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-120b9df2-f70e-4a1b-95ec-7dad315bcc90 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] https://10.4.3.189/volume/v3/backups/39af96ff-da04-4958-990d-4d570b4d91b4 returned with HTTP 200 Aug 25 05:48:17.574523 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 803/3233] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:48:17 2026] GET /volume/v3/backups/39af96ff-da04-4958-990d-4d570b4d91b4 => generated 823 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:48:17.673445 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-853546e8-af3d-4ce3-b22a-c320e1d52ff3 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:17.783200 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-853546e8-af3d-4ce3-b22a-c320e1d52ff3 tempest-GroupsTest-660457143 tempest-GroupsTest-660457143-project-admin] POST https://10.4.3.189/volume/v3/types Aug 25 05:48:17.783713 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-853546e8-af3d-4ce3-b22a-c320e1d52ff3 tempest-GroupsTest-660457143 tempest-GroupsTest-660457143-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-1088186845"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:48:17.797974 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-853546e8-af3d-4ce3-b22a-c320e1d52ff3 tempest-GroupsTest-660457143 tempest-GroupsTest-660457143-project-admin] https://10.4.3.189/volume/v3/types returned with HTTP 200 Aug 25 05:48:17.798381 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 809/3234] 10.4.3.189 () {68 vars in 1252 bytes} [Tue Aug 25 05:48:17 2026] POST /volume/v3/types => generated 216 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:48:17.808846 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-a8351e12-8b3c-4d64-9a1e-bcfc96962cac None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:17.811109 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-a8351e12-8b3c-4d64-9a1e-bcfc96962cac tempest-GroupsTest-660457143 tempest-GroupsTest-660457143-project-admin] POST https://10.4.3.189/volume/v3/group_types Aug 25 05:48:17.811524 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-a8351e12-8b3c-4d64-9a1e-bcfc96962cac tempest-GroupsTest-660457143 tempest-GroupsTest-660457143-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsTest-group-type-376980397"}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:48:17.821363 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-d22dadba-1bb7-4080-810b-9a5c09f509c7 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:17.829079 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-a8351e12-8b3c-4d64-9a1e-bcfc96962cac tempest-GroupsTest-660457143 tempest-GroupsTest-660457143-project-admin] https://10.4.3.189/volume/v3/group_types returned with HTTP 202 Aug 25 05:48:17.829492 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-d22dadba-1bb7-4080-810b-9a5c09f509c7 tempest-VolumesBackupsTest-1415835281 tempest-VolumesBackupsTest-1415835281-project-admin] GET https://10.4.3.189/volume/v3/backups/b01f576d-a9f2-4412-8286-fd083ff243b0 Aug 25 05:48:17.829604 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 805/3235] 10.4.3.189 () {70 vars in 1311 bytes} [Tue Aug 25 05:48:17 2026] POST /volume/v3/group_types => generated 172 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:48:17.830486 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-d22dadba-1bb7-4080-810b-9a5c09f509c7 tempest-VolumesBackupsTest-1415835281 tempest-VolumesBackupsTest-1415835281-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:48:17.831873 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-d22dadba-1bb7-4080-810b-9a5c09f509c7 tempest-VolumesBackupsTest-1415835281 tempest-VolumesBackupsTest-1415835281-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:48:17.832624 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-d22dadba-1bb7-4080-810b-9a5c09f509c7 tempest-VolumesBackupsTest-1415835281 tempest-VolumesBackupsTest-1415835281-project-admin] Show backup with id b01f576d-a9f2-4412-8286-fd083ff243b0. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:48:17.839840 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-e9f29966-ea2c-4e2d-b519-99e20c5be639 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:17.847102 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-d22dadba-1bb7-4080-810b-9a5c09f509c7 tempest-VolumesBackupsTest-1415835281 tempest-VolumesBackupsTest-1415835281-project-admin] https://10.4.3.189/volume/v3/backups/b01f576d-a9f2-4412-8286-fd083ff243b0 returned with HTTP 404 Aug 25 05:48:17.848934 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 819/3236] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:48:17 2026] GET /volume/v3/backups/b01f576d-a9f2-4412-8286-fd083ff243b0 => generated 109 bytes in 42 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:48:17.859214 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-b81a8a35-b61d-4462-96a1-095f3de54c5b None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:17.861462 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b81a8a35-b61d-4462-96a1-095f3de54c5b tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] DELETE https://10.4.3.189/volume/v3/backups/a3984156-bf1c-4bef-af9a-8abb0ecd1dc1 Aug 25 05:48:17.861931 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b81a8a35-b61d-4462-96a1-095f3de54c5b tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:48:17.861931 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b81a8a35-b61d-4462-96a1-095f3de54c5b tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:48:17.862115 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.contrib.backups [None req-b81a8a35-b61d-4462-96a1-095f3de54c5b tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] Delete backup with id: a3984156-bf1c-4bef-af9a-8abb0ecd1dc1. Aug 25 05:48:17.868035 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:48:17.868035 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:48:17.882795 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.backup.rpcapi [None req-b81a8a35-b61d-4462-96a1-095f3de54c5b tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] delete_backup rpcapi backup_id a3984156-bf1c-4bef-af9a-8abb0ecd1dc1 {{(pid=100268) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 25 05:48:17.884918 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b81a8a35-b61d-4462-96a1-095f3de54c5b tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] https://10.4.3.189/volume/v3/backups/a3984156-bf1c-4bef-af9a-8abb0ecd1dc1 returned with HTTP 202 Aug 25 05:48:17.885474 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 810/3237] 10.4.3.189 () {66 vars in 1351 bytes} [Tue Aug 25 05:48:17 2026] DELETE /volume/v3/backups/a3984156-bf1c-4bef-af9a-8abb0ecd1dc1 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 05:48:17.895674 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-0d8b118c-a14f-4c82-be65-48173c8bb726 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:17.898017 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-0d8b118c-a14f-4c82-be65-48173c8bb726 tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] GET https://10.4.3.189/volume/v3/backups/a3984156-bf1c-4bef-af9a-8abb0ecd1dc1 Aug 25 05:48:17.898216 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-0d8b118c-a14f-4c82-be65-48173c8bb726 tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:48:17.898465 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-0d8b118c-a14f-4c82-be65-48173c8bb726 tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:48:17.898611 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-0d8b118c-a14f-4c82-be65-48173c8bb726 tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] Show backup with id a3984156-bf1c-4bef-af9a-8abb0ecd1dc1. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:48:17.904895 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:48:17.904895 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:48:17.906950 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-0d8b118c-a14f-4c82-be65-48173c8bb726 tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] https://10.4.3.189/volume/v3/backups/a3984156-bf1c-4bef-af9a-8abb0ecd1dc1 returned with HTTP 200 Aug 25 05:48:17.906950 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 806/3238] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:48:17 2026] GET /volume/v3/backups/a3984156-bf1c-4bef-af9a-8abb0ecd1dc1 => generated 751 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:48:17.963409 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-e9f29966-ea2c-4e2d-b519-99e20c5be639 tempest-GroupsTest-28802282 tempest-GroupsTest-28802282-project-member] POST https://10.4.3.189/volume/v3/groups Aug 25 05:48:17.963409 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-e9f29966-ea2c-4e2d-b519-99e20c5be639 tempest-GroupsTest-28802282 tempest-GroupsTest-28802282-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "93bc3c4b-d3c4-4977-9278-a7230c115297", "volume_types": ["5e96de3f-3193-471b-a3ec-49f1013c7f3a"], "name": "tempest-Group1-1964077168"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:48:17.964797 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.v3.groups [None req-e9f29966-ea2c-4e2d-b519-99e20c5be639 tempest-GroupsTest-28802282 tempest-GroupsTest-28802282-project-member] Creating new group {'group': {'group_type': '93bc3c4b-d3c4-4977-9278-a7230c115297', 'volume_types': ['5e96de3f-3193-471b-a3ec-49f1013c7f3a'], 'name': 'tempest-Group1-1964077168'}} {{(pid=100269) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 25 05:48:17.968791 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.v3.groups [None req-e9f29966-ea2c-4e2d-b519-99e20c5be639 tempest-GroupsTest-28802282 tempest-GroupsTest-28802282-project-member] Creating group tempest-Group1-1964077168. Aug 25 05:48:17.978383 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-e9f29966-ea2c-4e2d-b519-99e20c5be639 tempest-GroupsTest-28802282 tempest-GroupsTest-28802282-project-member] Availability Zones retrieved successfully. Aug 25 05:48:18.004017 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.quota [None req-e9f29966-ea2c-4e2d-b519-99e20c5be639 tempest-GroupsTest-28802282 tempest-GroupsTest-28802282-project-member] Created reservations ['4bcd2638-98e3-446a-8f16-b5d43d6ba6d0'] {{(pid=100269) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:48:18.033865 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-e9f29966-ea2c-4e2d-b519-99e20c5be639 tempest-GroupsTest-28802282 tempest-GroupsTest-28802282-project-member] https://10.4.3.189/volume/v3/groups returned with HTTP 202 Aug 25 05:48:18.034305 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 804/3239] 10.4.3.189 () {70 vars in 1297 bytes} [Tue Aug 25 05:48:17 2026] POST /volume/v3/groups => generated 94 bytes in 195 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 05:48:18.047523 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-52d72267-5c2b-4dd4-9319-380b77992e38 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:18.050022 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-52d72267-5c2b-4dd4-9319-380b77992e38 tempest-GroupsTest-28802282 tempest-GroupsTest-28802282-project-member] GET https://10.4.3.189/volume/v3/groups/b0507729-accd-42db-b996-53140547f8f6 Aug 25 05:48:18.052233 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-52d72267-5c2b-4dd4-9319-380b77992e38 tempest-GroupsTest-28802282 tempest-GroupsTest-28802282-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:48:18.052233 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-52d72267-5c2b-4dd4-9319-380b77992e38 tempest-GroupsTest-28802282 tempest-GroupsTest-28802282-project-member] Calling method 'version_select' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:48:18.052233 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.v3.groups [None req-52d72267-5c2b-4dd4-9319-380b77992e38 tempest-GroupsTest-28802282 tempest-GroupsTest-28802282-project-member] show called for member b0507729-accd-42db-b996-53140547f8f6 {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 25 05:48:18.055410 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:48:18.055410 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:48:18.066001 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-52d72267-5c2b-4dd4-9319-380b77992e38 tempest-GroupsTest-28802282 tempest-GroupsTest-28802282-project-member] https://10.4.3.189/volume/v3/groups/b0507729-accd-42db-b996-53140547f8f6 returned with HTTP 200 Aug 25 05:48:18.066462 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 820/3240] 10.4.3.189 () {68 vars in 1386 bytes} [Tue Aug 25 05:48:18 2026] GET /volume/v3/groups/b0507729-accd-42db-b996-53140547f8f6 => generated 322 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:48:18.168405 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-ac4ccc27-94dc-47dc-82c4-37f216682b73 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:18.170662 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ac4ccc27-94dc-47dc-82c4-37f216682b73 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] GET https://10.4.3.189/volume/v3/backups/9aa7beb4-552d-49eb-a773-1998a88cedce Aug 25 05:48:18.170929 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ac4ccc27-94dc-47dc-82c4-37f216682b73 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:48:18.171183 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ac4ccc27-94dc-47dc-82c4-37f216682b73 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:48:18.171323 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-ac4ccc27-94dc-47dc-82c4-37f216682b73 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Show backup with id 9aa7beb4-552d-49eb-a773-1998a88cedce. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:48:18.176489 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:48:18.176489 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:48:18.177254 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ac4ccc27-94dc-47dc-82c4-37f216682b73 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] https://10.4.3.189/volume/v3/backups/9aa7beb4-552d-49eb-a773-1998a88cedce returned with HTTP 200 Aug 25 05:48:18.177738 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 811/3241] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:48:18 2026] GET /volume/v3/backups/9aa7beb4-552d-49eb-a773-1998a88cedce => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:48:18.572249 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-d9276929-27ee-47db-92ad-92af6371f0d0 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:18.574337 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-d9276929-27ee-47db-92ad-92af6371f0d0 tempest-TestServerVolumeAttachScenarioOldVersion-221016433 tempest-TestServerVolumeAttachScenarioOldVersion-221016433-project-member] GET https://10.4.3.189/volume/v3/volumes/bec4c578-0604-403e-94e3-483b5c0879fd Aug 25 05:48:18.574575 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-d9276929-27ee-47db-92ad-92af6371f0d0 tempest-TestServerVolumeAttachScenarioOldVersion-221016433 tempest-TestServerVolumeAttachScenarioOldVersion-221016433-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:48:18.574769 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-d9276929-27ee-47db-92ad-92af6371f0d0 tempest-TestServerVolumeAttachScenarioOldVersion-221016433 tempest-TestServerVolumeAttachScenarioOldVersion-221016433-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:48:18.581996 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-d9276929-27ee-47db-92ad-92af6371f0d0 tempest-TestServerVolumeAttachScenarioOldVersion-221016433 tempest-TestServerVolumeAttachScenarioOldVersion-221016433-project-member] https://10.4.3.189/volume/v3/volumes/bec4c578-0604-403e-94e3-483b5c0879fd returned with HTTP 404 Aug 25 05:48:18.582795 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 807/3242] 10.4.3.189 () {68 vars in 1389 bytes} [Tue Aug 25 05:48:18 2026] GET /volume/v3/volumes/bec4c578-0604-403e-94e3-483b5c0879fd => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 05:48:18.586463 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-6efecf7f-65ed-4ca2-97d6-d0770477b986 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:18.590792 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-6efecf7f-65ed-4ca2-97d6-d0770477b986 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] GET https://10.4.3.189/volume/v3/backups/39af96ff-da04-4958-990d-4d570b4d91b4 Aug 25 05:48:18.590792 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-6efecf7f-65ed-4ca2-97d6-d0770477b986 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:48:18.590792 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-6efecf7f-65ed-4ca2-97d6-d0770477b986 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:48:18.590792 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-6efecf7f-65ed-4ca2-97d6-d0770477b986 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Show backup with id 39af96ff-da04-4958-990d-4d570b4d91b4. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:48:18.596512 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:48:18.596512 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:48:18.597658 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-6efecf7f-65ed-4ca2-97d6-d0770477b986 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] https://10.4.3.189/volume/v3/backups/39af96ff-da04-4958-990d-4d570b4d91b4 returned with HTTP 200 Aug 25 05:48:18.598168 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 805/3243] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:48:18 2026] GET /volume/v3/backups/39af96ff-da04-4958-990d-4d570b4d91b4 => generated 823 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:48:18.919782 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-330f22b2-66b1-49a1-82b7-971501864f71 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:18.922210 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-330f22b2-66b1-49a1-82b7-971501864f71 tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] GET https://10.4.3.189/volume/v3/backups/a3984156-bf1c-4bef-af9a-8abb0ecd1dc1 Aug 25 05:48:18.922511 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-330f22b2-66b1-49a1-82b7-971501864f71 tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:48:18.922746 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-330f22b2-66b1-49a1-82b7-971501864f71 tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:48:18.922861 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-330f22b2-66b1-49a1-82b7-971501864f71 tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] Show backup with id a3984156-bf1c-4bef-af9a-8abb0ecd1dc1. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:48:18.926388 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-330f22b2-66b1-49a1-82b7-971501864f71 tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] https://10.4.3.189/volume/v3/backups/a3984156-bf1c-4bef-af9a-8abb0ecd1dc1 returned with HTTP 404 Aug 25 05:48:18.926992 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 821/3244] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:48:18 2026] GET /volume/v3/backups/a3984156-bf1c-4bef-af9a-8abb0ecd1dc1 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:48:18.936910 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-0178dadb-4178-4c62-94c5-91a4615e2e68 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:18.938857 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-0178dadb-4178-4c62-94c5-91a4615e2e68 tempest-VolumesBackupsTest-1415835281 tempest-VolumesBackupsTest-1415835281-project-admin] DELETE https://10.4.3.189/volume/v3/backups/31312a5a-64eb-407e-b7e8-1cfdefe8f72c Aug 25 05:48:18.939090 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-0178dadb-4178-4c62-94c5-91a4615e2e68 tempest-VolumesBackupsTest-1415835281 tempest-VolumesBackupsTest-1415835281-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:48:18.941126 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-0178dadb-4178-4c62-94c5-91a4615e2e68 tempest-VolumesBackupsTest-1415835281 tempest-VolumesBackupsTest-1415835281-project-admin] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:48:18.941726 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.contrib.backups [None req-0178dadb-4178-4c62-94c5-91a4615e2e68 tempest-VolumesBackupsTest-1415835281 tempest-VolumesBackupsTest-1415835281-project-admin] Delete backup with id: 31312a5a-64eb-407e-b7e8-1cfdefe8f72c. Aug 25 05:48:18.945584 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:48:18.945584 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:48:18.958562 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.backup.rpcapi [None req-0178dadb-4178-4c62-94c5-91a4615e2e68 tempest-VolumesBackupsTest-1415835281 tempest-VolumesBackupsTest-1415835281-project-admin] delete_backup rpcapi backup_id 31312a5a-64eb-407e-b7e8-1cfdefe8f72c {{(pid=100268) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 25 05:48:18.960638 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-0178dadb-4178-4c62-94c5-91a4615e2e68 tempest-VolumesBackupsTest-1415835281 tempest-VolumesBackupsTest-1415835281-project-admin] https://10.4.3.189/volume/v3/backups/31312a5a-64eb-407e-b7e8-1cfdefe8f72c returned with HTTP 202 Aug 25 05:48:18.961067 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 812/3245] 10.4.3.189 () {66 vars in 1351 bytes} [Tue Aug 25 05:48:18 2026] DELETE /volume/v3/backups/31312a5a-64eb-407e-b7e8-1cfdefe8f72c => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 05:48:18.969763 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-314d8dd2-d10e-41b8-bb60-c8643404770e None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:18.971968 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-314d8dd2-d10e-41b8-bb60-c8643404770e tempest-VolumesBackupsTest-1415835281 tempest-VolumesBackupsTest-1415835281-project-admin] GET https://10.4.3.189/volume/v3/backups/31312a5a-64eb-407e-b7e8-1cfdefe8f72c Aug 25 05:48:18.972459 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-314d8dd2-d10e-41b8-bb60-c8643404770e tempest-VolumesBackupsTest-1415835281 tempest-VolumesBackupsTest-1415835281-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:48:18.972537 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-314d8dd2-d10e-41b8-bb60-c8643404770e tempest-VolumesBackupsTest-1415835281 tempest-VolumesBackupsTest-1415835281-project-admin] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:48:18.972654 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-314d8dd2-d10e-41b8-bb60-c8643404770e tempest-VolumesBackupsTest-1415835281 tempest-VolumesBackupsTest-1415835281-project-admin] Show backup with id 31312a5a-64eb-407e-b7e8-1cfdefe8f72c. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:48:18.977998 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:48:18.977998 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:48:18.978892 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-314d8dd2-d10e-41b8-bb60-c8643404770e tempest-VolumesBackupsTest-1415835281 tempest-VolumesBackupsTest-1415835281-project-admin] https://10.4.3.189/volume/v3/backups/31312a5a-64eb-407e-b7e8-1cfdefe8f72c returned with HTTP 200 Aug 25 05:48:18.979299 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 808/3246] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:48:18 2026] GET /volume/v3/backups/31312a5a-64eb-407e-b7e8-1cfdefe8f72c => generated 751 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:48:19.076802 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-3552ba49-c9ac-4306-b4f5-366f9369d4fd None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:19.078835 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-3552ba49-c9ac-4306-b4f5-366f9369d4fd tempest-GroupsTest-28802282 tempest-GroupsTest-28802282-project-member] GET https://10.4.3.189/volume/v3/groups/b0507729-accd-42db-b996-53140547f8f6 Aug 25 05:48:19.079193 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-3552ba49-c9ac-4306-b4f5-366f9369d4fd tempest-GroupsTest-28802282 tempest-GroupsTest-28802282-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:48:19.079442 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-3552ba49-c9ac-4306-b4f5-366f9369d4fd tempest-GroupsTest-28802282 tempest-GroupsTest-28802282-project-member] Calling method 'version_select' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:48:19.079628 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.v3.groups [None req-3552ba49-c9ac-4306-b4f5-366f9369d4fd tempest-GroupsTest-28802282 tempest-GroupsTest-28802282-project-member] show called for member b0507729-accd-42db-b996-53140547f8f6 {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 25 05:48:19.084218 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:48:19.084218 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:48:19.093166 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-3552ba49-c9ac-4306-b4f5-366f9369d4fd tempest-GroupsTest-28802282 tempest-GroupsTest-28802282-project-member] https://10.4.3.189/volume/v3/groups/b0507729-accd-42db-b996-53140547f8f6 returned with HTTP 200 Aug 25 05:48:19.093642 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 806/3247] 10.4.3.189 () {68 vars in 1386 bytes} [Tue Aug 25 05:48:19 2026] GET /volume/v3/groups/b0507729-accd-42db-b996-53140547f8f6 => generated 323 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:48:19.105005 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-f43bfb4f-ff23-4919-b22e-d83e8b316fef None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:19.108817 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-f43bfb4f-ff23-4919-b22e-d83e8b316fef tempest-GroupsTest-28802282 tempest-GroupsTest-28802282-project-member] POST https://10.4.3.189/volume/v3/groups Aug 25 05:48:19.108817 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-f43bfb4f-ff23-4919-b22e-d83e8b316fef tempest-GroupsTest-28802282 tempest-GroupsTest-28802282-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "93bc3c4b-d3c4-4977-9278-a7230c115297", "volume_types": ["5e96de3f-3193-471b-a3ec-49f1013c7f3a"], "name": "tempest-Group2-1647601054"}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:48:19.112367 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.v3.groups [None req-f43bfb4f-ff23-4919-b22e-d83e8b316fef tempest-GroupsTest-28802282 tempest-GroupsTest-28802282-project-member] Creating new group {'group': {'group_type': '93bc3c4b-d3c4-4977-9278-a7230c115297', 'volume_types': ['5e96de3f-3193-471b-a3ec-49f1013c7f3a'], 'name': 'tempest-Group2-1647601054'}} {{(pid=100271) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 25 05:48:20.073104 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.v3.groups [None req-f43bfb4f-ff23-4919-b22e-d83e8b316fef tempest-GroupsTest-28802282 tempest-GroupsTest-28802282-project-member] Creating group tempest-Group2-1647601054. Aug 25 05:48:20.073104 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:48:20.073104 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:48:20.073104 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-f43bfb4f-ff23-4919-b22e-d83e8b316fef tempest-GroupsTest-28802282 tempest-GroupsTest-28802282-project-member] Availability Zones retrieved successfully. Aug 25 05:48:20.073104 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.quota [None req-f43bfb4f-ff23-4919-b22e-d83e8b316fef tempest-GroupsTest-28802282 tempest-GroupsTest-28802282-project-member] Created reservations ['276b3424-562e-4b8f-bd51-e5150a18242e'] {{(pid=100271) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:48:20.077123 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-8e9ce945-a7aa-41bc-abf5-6001c4b0430c None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:20.077123 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-8e9ce945-a7aa-41bc-abf5-6001c4b0430c tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] GET https://10.4.3.189/volume/v3/backups/9aa7beb4-552d-49eb-a773-1998a88cedce Aug 25 05:48:20.077123 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-8e9ce945-a7aa-41bc-abf5-6001c4b0430c tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:48:20.077123 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-8e9ce945-a7aa-41bc-abf5-6001c4b0430c tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:48:20.077123 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-8e9ce945-a7aa-41bc-abf5-6001c4b0430c tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Show backup with id 9aa7beb4-552d-49eb-a773-1998a88cedce. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:48:20.077123 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:48:20.077123 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:48:20.077123 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-8e9ce945-a7aa-41bc-abf5-6001c4b0430c tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] https://10.4.3.189/volume/v3/backups/9aa7beb4-552d-49eb-a773-1998a88cedce returned with HTTP 200 Aug 25 05:48:20.077123 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 813/3248] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:48:19 2026] GET /volume/v3/backups/9aa7beb4-552d-49eb-a773-1998a88cedce => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:48:20.079990 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-f43bfb4f-ff23-4919-b22e-d83e8b316fef tempest-GroupsTest-28802282 tempest-GroupsTest-28802282-project-member] https://10.4.3.189/volume/v3/groups returned with HTTP 202 Aug 25 05:48:20.079990 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 822/3249] 10.4.3.189 () {70 vars in 1297 bytes} [Tue Aug 25 05:48:19 2026] POST /volume/v3/groups => generated 94 bytes in 122 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 05:48:20.081388 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-aba2fb24-c543-4b9f-bb8b-965e66cf3b1d None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:20.081388 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-aba2fb24-c543-4b9f-bb8b-965e66cf3b1d tempest-GroupsTest-28802282 tempest-GroupsTest-28802282-project-member] GET https://10.4.3.189/volume/v3/groups/1844ba61-b9f9-4b61-8b47-f93bcac902fd Aug 25 05:48:20.081388 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-aba2fb24-c543-4b9f-bb8b-965e66cf3b1d tempest-GroupsTest-28802282 tempest-GroupsTest-28802282-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:48:20.081388 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-aba2fb24-c543-4b9f-bb8b-965e66cf3b1d tempest-GroupsTest-28802282 tempest-GroupsTest-28802282-project-member] Calling method 'version_select' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:48:20.081388 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.v3.groups [None req-aba2fb24-c543-4b9f-bb8b-965e66cf3b1d tempest-GroupsTest-28802282 tempest-GroupsTest-28802282-project-member] show called for member 1844ba61-b9f9-4b61-8b47-f93bcac902fd {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 25 05:48:20.081388 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:48:20.081388 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:48:20.081388 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-aba2fb24-c543-4b9f-bb8b-965e66cf3b1d tempest-GroupsTest-28802282 tempest-GroupsTest-28802282-project-member] https://10.4.3.189/volume/v3/groups/1844ba61-b9f9-4b61-8b47-f93bcac902fd returned with HTTP 200 Aug 25 05:48:20.081388 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 809/3250] 10.4.3.189 () {68 vars in 1386 bytes} [Tue Aug 25 05:48:19 2026] GET /volume/v3/groups/1844ba61-b9f9-4b61-8b47-f93bcac902fd => generated 322 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:48:20.082846 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-a112abec-ff33-492c-aa2d-efc841e5752d None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:20.082846 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-a112abec-ff33-492c-aa2d-efc841e5752d tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] GET https://10.4.3.189/volume/v3/backups/39af96ff-da04-4958-990d-4d570b4d91b4 Aug 25 05:48:20.082846 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-a112abec-ff33-492c-aa2d-efc841e5752d tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:48:20.082846 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-a112abec-ff33-492c-aa2d-efc841e5752d tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:48:20.082846 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-a112abec-ff33-492c-aa2d-efc841e5752d tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Show backup with id 39af96ff-da04-4958-990d-4d570b4d91b4. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:48:20.082846 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:48:20.082846 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:48:20.082846 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-a112abec-ff33-492c-aa2d-efc841e5752d tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] https://10.4.3.189/volume/v3/backups/39af96ff-da04-4958-990d-4d570b4d91b4 returned with HTTP 200 Aug 25 05:48:20.082846 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 807/3251] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:48:19 2026] GET /volume/v3/backups/39af96ff-da04-4958-990d-4d570b4d91b4 => generated 823 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:48:20.083765 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-ee2e9eb4-dd39-46e7-81f6-a58197b19c00 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:20.083765 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ee2e9eb4-dd39-46e7-81f6-a58197b19c00 tempest-VolumesBackupsTest-1415835281 tempest-VolumesBackupsTest-1415835281-project-admin] GET https://10.4.3.189/volume/v3/backups/31312a5a-64eb-407e-b7e8-1cfdefe8f72c Aug 25 05:48:20.083765 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ee2e9eb4-dd39-46e7-81f6-a58197b19c00 tempest-VolumesBackupsTest-1415835281 tempest-VolumesBackupsTest-1415835281-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:48:20.083765 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ee2e9eb4-dd39-46e7-81f6-a58197b19c00 tempest-VolumesBackupsTest-1415835281 tempest-VolumesBackupsTest-1415835281-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:48:20.083765 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-ee2e9eb4-dd39-46e7-81f6-a58197b19c00 tempest-VolumesBackupsTest-1415835281 tempest-VolumesBackupsTest-1415835281-project-admin] Show backup with id 31312a5a-64eb-407e-b7e8-1cfdefe8f72c. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:48:20.083765 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:48:20.083765 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:48:20.083765 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ee2e9eb4-dd39-46e7-81f6-a58197b19c00 tempest-VolumesBackupsTest-1415835281 tempest-VolumesBackupsTest-1415835281-project-admin] https://10.4.3.189/volume/v3/backups/31312a5a-64eb-407e-b7e8-1cfdefe8f72c returned with HTTP 200 Aug 25 05:48:20.083765 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 814/3252] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:48:19 2026] GET /volume/v3/backups/31312a5a-64eb-407e-b7e8-1cfdefe8f72c => generated 751 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:48:20.218199 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-327facb9-b90b-4eab-858a-3bd5ec506085 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:20.220531 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-327facb9-b90b-4eab-858a-3bd5ec506085 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] GET https://10.4.3.189/volume/v3/backups/9aa7beb4-552d-49eb-a773-1998a88cedce Aug 25 05:48:20.220829 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-327facb9-b90b-4eab-858a-3bd5ec506085 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:48:20.221132 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-327facb9-b90b-4eab-858a-3bd5ec506085 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:48:20.221336 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-327facb9-b90b-4eab-858a-3bd5ec506085 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Show backup with id 9aa7beb4-552d-49eb-a773-1998a88cedce. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:48:20.226971 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:48:20.226971 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:48:20.227756 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-327facb9-b90b-4eab-858a-3bd5ec506085 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] https://10.4.3.189/volume/v3/backups/9aa7beb4-552d-49eb-a773-1998a88cedce returned with HTTP 200 Aug 25 05:48:20.228163 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 823/3253] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:48:20 2026] GET /volume/v3/backups/9aa7beb4-552d-49eb-a773-1998a88cedce => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:48:20.281232 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-44e6ca27-2ac1-41c3-9d1d-fe0dca551c18 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:20.283456 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-44e6ca27-2ac1-41c3-9d1d-fe0dca551c18 tempest-GroupsTest-28802282 tempest-GroupsTest-28802282-project-member] GET https://10.4.3.189/volume/v3/groups/1844ba61-b9f9-4b61-8b47-f93bcac902fd Aug 25 05:48:20.283872 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-44e6ca27-2ac1-41c3-9d1d-fe0dca551c18 tempest-GroupsTest-28802282 tempest-GroupsTest-28802282-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:48:20.284305 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-44e6ca27-2ac1-41c3-9d1d-fe0dca551c18 tempest-GroupsTest-28802282 tempest-GroupsTest-28802282-project-member] Calling method 'version_select' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:48:20.284356 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.v3.groups [None req-44e6ca27-2ac1-41c3-9d1d-fe0dca551c18 tempest-GroupsTest-28802282 tempest-GroupsTest-28802282-project-member] show called for member 1844ba61-b9f9-4b61-8b47-f93bcac902fd {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 25 05:48:20.298756 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:48:20.298756 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:48:20.320313 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-44e6ca27-2ac1-41c3-9d1d-fe0dca551c18 tempest-GroupsTest-28802282 tempest-GroupsTest-28802282-project-member] https://10.4.3.189/volume/v3/groups/1844ba61-b9f9-4b61-8b47-f93bcac902fd returned with HTTP 200 Aug 25 05:48:20.320721 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 810/3254] 10.4.3.189 () {68 vars in 1386 bytes} [Tue Aug 25 05:48:20 2026] GET /volume/v3/groups/1844ba61-b9f9-4b61-8b47-f93bcac902fd => generated 323 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:48:20.334287 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-f61b73e3-a9ef-4517-a223-696af1275e60 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:20.336995 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-f61b73e3-a9ef-4517-a223-696af1275e60 tempest-GroupsTest-28802282 tempest-GroupsTest-28802282-project-member] POST https://10.4.3.189/volume/v3/volumes Aug 25 05:48:20.337509 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-f61b73e3-a9ef-4517-a223-696af1275e60 tempest-GroupsTest-28802282 tempest-GroupsTest-28802282-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1716900243", "volume_type": "5e96de3f-3193-471b-a3ec-49f1013c7f3a", "group_id": "b0507729-accd-42db-b996-53140547f8f6", "size": 1}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:48:20.340741 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.v3.volumes [None req-f61b73e3-a9ef-4517-a223-696af1275e60 tempest-GroupsTest-28802282 tempest-GroupsTest-28802282-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1716900243', 'volume_type': '5e96de3f-3193-471b-a3ec-49f1013c7f3a', 'group_id': 'b0507729-accd-42db-b996-53140547f8f6', 'size': 1}} {{(pid=100269) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 05:48:20.352127 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:48:20.352127 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:48:20.352763 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.v3.volumes [None req-f61b73e3-a9ef-4517-a223-696af1275e60 tempest-GroupsTest-28802282 tempest-GroupsTest-28802282-project-member] Create volume of 1 GB Aug 25 05:48:20.358517 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-f61b73e3-a9ef-4517-a223-696af1275e60 tempest-GroupsTest-28802282 tempest-GroupsTest-28802282-project-member] Availability Zones retrieved successfully. Aug 25 05:48:20.370457 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-f61b73e3-a9ef-4517-a223-696af1275e60 tempest-GroupsTest-28802282 tempest-GroupsTest-28802282-project-member] Flow 'volume_create_api' (2bba68e2-2b2e-46df-9b3d-852d307af60b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:48:20.371820 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-f61b73e3-a9ef-4517-a223-696af1275e60 tempest-GroupsTest-28802282 tempest-GroupsTest-28802282-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f0e6c7d1-bcad-497a-b355-a95f84c24e50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:48:20.372807 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:48:20.372807 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:48:20.373344 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.flows.api.create_volume [None req-f61b73e3-a9ef-4517-a223-696af1275e60 tempest-GroupsTest-28802282 tempest-GroupsTest-28802282-project-member] Validating volume size '1' using validate_int {{(pid=100269) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 05:48:20.397504 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-f61b73e3-a9ef-4517-a223-696af1275e60 tempest-GroupsTest-28802282 tempest-GroupsTest-28802282-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f0e6c7d1-bcad-497a-b355-a95f84c24e50) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T05:48:18Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5e96de3f-3193-471b-a3ec-49f1013c7f3a,is_public=True,name='tempest-GroupsTest-volume-type-1088186845',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5e96de3f-3193-471b-a3ec-49f1013c7f3a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'b0507729-accd-42db-b996-53140547f8f6', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:48:20.399714 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-f61b73e3-a9ef-4517-a223-696af1275e60 tempest-GroupsTest-28802282 tempest-GroupsTest-28802282-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aa738171-a18b-44bf-a9d9-b1741a22198d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:48:20.434781 np0000008051 devstack@c-api.service[100269]: WARNING cinder.quota [None req-f61b73e3-a9ef-4517-a223-696af1275e60 tempest-GroupsTest-28802282 tempest-GroupsTest-28802282-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-1088186845 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-1088186845, it is now deprecated. Please use the default quota class for default quota. Aug 25 05:48:20.435267 np0000008051 devstack@c-api.service[100269]: WARNING cinder.quota [None req-f61b73e3-a9ef-4517-a223-696af1275e60 tempest-GroupsTest-28802282 tempest-GroupsTest-28802282-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-1088186845 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-1088186845, it is now deprecated. Please use the default quota class for default quota. Aug 25 05:48:20.489498 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.quota [None req-f61b73e3-a9ef-4517-a223-696af1275e60 tempest-GroupsTest-28802282 tempest-GroupsTest-28802282-project-member] Created reservations ['b4a2a5f0-0613-41de-b623-d6a9cfa3d47b', '01fde2da-5825-4ec2-ad61-673775442d2b', '29c34e89-c4fe-445c-8ed9-f6ebfcc7a34e', 'c1bc34f0-08dc-4c3d-8b43-cd973d605865'] {{(pid=100269) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:48:20.490709 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-f61b73e3-a9ef-4517-a223-696af1275e60 tempest-GroupsTest-28802282 tempest-GroupsTest-28802282-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aa738171-a18b-44bf-a9d9-b1741a22198d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b4a2a5f0-0613-41de-b623-d6a9cfa3d47b', '01fde2da-5825-4ec2-ad61-673775442d2b', '29c34e89-c4fe-445c-8ed9-f6ebfcc7a34e', 'c1bc34f0-08dc-4c3d-8b43-cd973d605865']}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:48:20.491607 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-f61b73e3-a9ef-4517-a223-696af1275e60 tempest-GroupsTest-28802282 tempest-GroupsTest-28802282-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (100c90ab-b418-4688-a110-2d38b0446ed2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:48:20.525472 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-f61b73e3-a9ef-4517-a223-696af1275e60 tempest-GroupsTest-28802282 tempest-GroupsTest-28802282-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (100c90ab-b418-4688-a110-2d38b0446ed2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '91c2f12e-cf49-46d5-9a6a-56b74f7fa1c2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1716900243',encryption_key_id=None,group_id=b0507729-accd-42db-b996-53140547f8f6,group_type_id=,metadata={},multiattach=False,project_id='02488d5b6f72435988a3725a3f8e9dbe',qos_specs=None,replication_status=,reservations=['b4a2a5f0-0613-41de-b623-d6a9cfa3d47b','01fde2da-5825-4ec2-ad61-673775442d2b','29c34e89-c4fe-445c-8ed9-f6ebfcc7a34e','c1bc34f0-08dc-4c3d-8b43-cd973d605865'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6337950c0413492cb5ce5713762f06c7',volume_type_id=5e96de3f-3193-471b-a3ec-49f1013c7f3a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T05:48:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1716900243',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=b0507729-accd-42db-b996-53140547f8f6,host=None,id=91c2f12e-cf49-46d5-9a6a-56b74f7fa1c2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='02488d5b6f72435988a3725a3f8e9dbe',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6337950c0413492cb5ce5713762f06c7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5e96de3f-3193-471b-a3ec-49f1013c7f3a),volume_type_id=5e96de3f-3193-471b-a3ec-49f1013c7f3a)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:48:20.526263 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-f61b73e3-a9ef-4517-a223-696af1275e60 tempest-GroupsTest-28802282 tempest-GroupsTest-28802282-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1e45607e-5ee9-43d4-bc95-7139db58ee53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:48:20.540086 np0000008051 devstack@c-api.service[100269]: DEBUG oslo_db.api [None req-f61b73e3-a9ef-4517-a223-696af1275e60 tempest-GroupsTest-28802282 tempest-GroupsTest-28802282-project-member] DB error: (pymysql.err.OperationalError) (1213, 'Deadlock found when trying to get lock; try restarting transaction') Aug 25 05:48:20.540086 np0000008051 devstack@c-api.service[100269]: [SQL: SELECT reservations.id AS reservations_id, reservations.uuid AS reservations_uuid, reservations.usage_id AS reservations_usage_id, reservations.project_id AS reservations_project_id, reservations.resource AS reservations_resource, reservations.delta AS reservations_delta, reservations.expire AS reservations_expire, reservations.deleted_at AS reservations_deleted_at, reservations.deleted AS reservations_deleted, reservations.created_at AS reservations_created_at, reservations.updated_at AS reservations_updated_at Aug 25 05:48:20.540086 np0000008051 devstack@c-api.service[100269]: FROM reservations Aug 25 05:48:20.540086 np0000008051 devstack@c-api.service[100269]: WHERE reservations.deleted = false AND reservations.uuid IN (%(uuid_1_1)s, %(uuid_1_2)s, %(uuid_1_3)s, %(uuid_1_4)s) FOR UPDATE] Aug 25 05:48:20.540086 np0000008051 devstack@c-api.service[100269]: [parameters: {'uuid_1_1': 'b4a2a5f0-0613-41de-b623-d6a9cfa3d47b', 'uuid_1_2': '01fde2da-5825-4ec2-ad61-673775442d2b', 'uuid_1_3': '29c34e89-c4fe-445c-8ed9-f6ebfcc7a34e', 'uuid_1_4': 'c1bc34f0-08dc-4c3d-8b43-cd973d605865'}] Aug 25 05:48:20.540086 np0000008051 devstack@c-api.service[100269]: (Background on this error at: https://sqlalche.me/e/20/e3q8) {{(pid=100269) _is_exception_expected /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/api.py:184}} Aug 25 05:48:20.540086 np0000008051 devstack@c-api.service[100269]: DEBUG oslo_db.api [None req-f61b73e3-a9ef-4517-a223-696af1275e60 tempest-GroupsTest-28802282 tempest-GroupsTest-28802282-project-member] Performing DB retry for function cinder.db.api.reservation_commit {{(pid=100269) wrapper /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/api.py:155}} Aug 25 05:48:20.646037 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-5c467d8c-c7fe-4e0c-8d57-4f467a3ed509 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:20.647919 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-5c467d8c-c7fe-4e0c-8d57-4f467a3ed509 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] GET https://10.4.3.189/volume/v3/backups/39af96ff-da04-4958-990d-4d570b4d91b4 Aug 25 05:48:20.648188 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-5c467d8c-c7fe-4e0c-8d57-4f467a3ed509 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:48:20.648452 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-5c467d8c-c7fe-4e0c-8d57-4f467a3ed509 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:48:20.649472 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-5c467d8c-c7fe-4e0c-8d57-4f467a3ed509 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Show backup with id 39af96ff-da04-4958-990d-4d570b4d91b4. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:48:20.657573 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:48:20.657573 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:48:20.658447 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-5c467d8c-c7fe-4e0c-8d57-4f467a3ed509 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] https://10.4.3.189/volume/v3/backups/39af96ff-da04-4958-990d-4d570b4d91b4 returned with HTTP 200 Aug 25 05:48:20.658877 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 815/3255] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:48:20 2026] GET /volume/v3/backups/39af96ff-da04-4958-990d-4d570b4d91b4 => generated 823 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:48:21.021706 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-4948539d-cb1f-4004-948c-f9f0e56d458a None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:21.023805 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-4948539d-cb1f-4004-948c-f9f0e56d458a tempest-VolumesBackupsTest-1415835281 tempest-VolumesBackupsTest-1415835281-project-admin] GET https://10.4.3.189/volume/v3/backups/31312a5a-64eb-407e-b7e8-1cfdefe8f72c Aug 25 05:48:21.024257 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-4948539d-cb1f-4004-948c-f9f0e56d458a tempest-VolumesBackupsTest-1415835281 tempest-VolumesBackupsTest-1415835281-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:48:21.024860 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-4948539d-cb1f-4004-948c-f9f0e56d458a tempest-VolumesBackupsTest-1415835281 tempest-VolumesBackupsTest-1415835281-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:48:21.024860 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-4948539d-cb1f-4004-948c-f9f0e56d458a tempest-VolumesBackupsTest-1415835281 tempest-VolumesBackupsTest-1415835281-project-admin] Show backup with id 31312a5a-64eb-407e-b7e8-1cfdefe8f72c. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:48:21.029540 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-4948539d-cb1f-4004-948c-f9f0e56d458a tempest-VolumesBackupsTest-1415835281 tempest-VolumesBackupsTest-1415835281-project-admin] https://10.4.3.189/volume/v3/backups/31312a5a-64eb-407e-b7e8-1cfdefe8f72c returned with HTTP 404 Aug 25 05:48:21.030289 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 824/3256] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:48:21 2026] GET /volume/v3/backups/31312a5a-64eb-407e-b7e8-1cfdefe8f72c => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:48:21.044249 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-d013c8e3-dd60-41d6-9f25-f3df3e782232 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:21.046647 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-d013c8e3-dd60-41d6-9f25-f3df3e782232 tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] DELETE https://10.4.3.189/volume/v3/volumes/bffd4383-e7d6-4e56-8732-9eabdebc49ae Aug 25 05:48:21.046876 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-d013c8e3-dd60-41d6-9f25-f3df3e782232 tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:48:21.047180 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-d013c8e3-dd60-41d6-9f25-f3df3e782232 tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] Calling method 'delete' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:48:21.047379 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.v3.volumes [None req-d013c8e3-dd60-41d6-9f25-f3df3e782232 tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] Delete volume with id: bffd4383-e7d6-4e56-8732-9eabdebc49ae Aug 25 05:48:21.059574 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:48:21.059574 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:48:21.059926 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-d013c8e3-dd60-41d6-9f25-f3df3e782232 tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] Volume info retrieved successfully. Aug 25 05:48:21.084153 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-d013c8e3-dd60-41d6-9f25-f3df3e782232 tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] Delete volume request issued successfully. Aug 25 05:48:21.084699 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-d013c8e3-dd60-41d6-9f25-f3df3e782232 tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] https://10.4.3.189/volume/v3/volumes/bffd4383-e7d6-4e56-8732-9eabdebc49ae returned with HTTP 202 Aug 25 05:48:21.084901 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 811/3257] 10.4.3.189 () {66 vars in 1351 bytes} [Tue Aug 25 05:48:21 2026] DELETE /volume/v3/volumes/bffd4383-e7d6-4e56-8732-9eabdebc49ae => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:48:21.096074 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-c65db94a-1c9d-4707-9b68-979e52bfb570 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:21.101730 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c65db94a-1c9d-4707-9b68-979e52bfb570 tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] GET https://10.4.3.189/volume/v3/volumes/bffd4383-e7d6-4e56-8732-9eabdebc49ae Aug 25 05:48:21.101730 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c65db94a-1c9d-4707-9b68-979e52bfb570 tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:48:21.101730 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c65db94a-1c9d-4707-9b68-979e52bfb570 tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:48:21.115593 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:48:21.115593 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:48:21.125118 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-c65db94a-1c9d-4707-9b68-979e52bfb570 tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] Volume info retrieved successfully. Aug 25 05:48:21.131009 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c65db94a-1c9d-4707-9b68-979e52bfb570 tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] https://10.4.3.189/volume/v3/volumes/bffd4383-e7d6-4e56-8732-9eabdebc49ae returned with HTTP 200 Aug 25 05:48:21.131597 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 816/3258] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:48:21 2026] GET /volume/v3/volumes/bffd4383-e7d6-4e56-8732-9eabdebc49ae => generated 841 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:48:21.242615 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-3a2ccdc3-448c-43c2-b4af-868a4415ec0d None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:21.247043 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-3a2ccdc3-448c-43c2-b4af-868a4415ec0d tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] GET https://10.4.3.189/volume/v3/backups/9aa7beb4-552d-49eb-a773-1998a88cedce Aug 25 05:48:21.247043 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-3a2ccdc3-448c-43c2-b4af-868a4415ec0d tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:48:21.247043 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-3a2ccdc3-448c-43c2-b4af-868a4415ec0d tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:48:21.247043 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-3a2ccdc3-448c-43c2-b4af-868a4415ec0d tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Show backup with id 9aa7beb4-552d-49eb-a773-1998a88cedce. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:48:21.256805 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:48:21.256805 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:48:21.257658 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-3a2ccdc3-448c-43c2-b4af-868a4415ec0d tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] https://10.4.3.189/volume/v3/backups/9aa7beb4-552d-49eb-a773-1998a88cedce returned with HTTP 200 Aug 25 05:48:21.258036 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 825/3259] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:48:21 2026] GET /volume/v3/backups/9aa7beb4-552d-49eb-a773-1998a88cedce => generated 735 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:48:21.541875 np0000008051 devstack@c-api.service[100269]: DEBUG dbcounter [-] [100269] Writing DB stats cinder:SELECT=408,cinder:INSERT=50,cinder:UPDATE=78 {{(pid=100269) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 05:48:21.567226 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-f61b73e3-a9ef-4517-a223-696af1275e60 tempest-GroupsTest-28802282 tempest-GroupsTest-28802282-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1e45607e-5ee9-43d4-bc95-7139db58ee53) transitioned into state 'SUCCESS' from state '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-1716900243',encryption_key_id=None,group_id=b0507729-accd-42db-b996-53140547f8f6,group_type_id=,metadata={},multiattach=False,project_id='02488d5b6f72435988a3725a3f8e9dbe',qos_specs=None,replication_status=,reservations=['b4a2a5f0-0613-41de-b623-d6a9cfa3d47b','01fde2da-5825-4ec2-ad61-673775442d2b','29c34e89-c4fe-445c-8ed9-f6ebfcc7a34e','c1bc34f0-08dc-4c3d-8b43-cd973d605865'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6337950c0413492cb5ce5713762f06c7',volume_type_id=5e96de3f-3193-471b-a3ec-49f1013c7f3a)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:48:21.568320 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-f61b73e3-a9ef-4517-a223-696af1275e60 tempest-GroupsTest-28802282 tempest-GroupsTest-28802282-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (05b69ccc-67b5-4d8f-94b3-cb0cef5e239d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:48:21.588523 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-f61b73e3-a9ef-4517-a223-696af1275e60 tempest-GroupsTest-28802282 tempest-GroupsTest-28802282-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (05b69ccc-67b5-4d8f-94b3-cb0cef5e239d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:48:21.589738 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-f61b73e3-a9ef-4517-a223-696af1275e60 tempest-GroupsTest-28802282 tempest-GroupsTest-28802282-project-member] Flow 'volume_create_api' (2bba68e2-2b2e-46df-9b3d-852d307af60b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:48:21.590158 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-f61b73e3-a9ef-4517-a223-696af1275e60 tempest-GroupsTest-28802282 tempest-GroupsTest-28802282-project-member] Create volume request issued successfully. Aug 25 05:48:21.591039 np0000008051 devstack@c-api.service[100269]: WARNING stevedore.named [None req-f61b73e3-a9ef-4517-a223-696af1275e60 tempest-GroupsTest-28802282 tempest-GroupsTest-28802282-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 05:48:21.591275 np0000008051 devstack@c-api.service[100269]: WARNING castellan.key_manager [None req-f61b73e3-a9ef-4517-a223-696af1275e60 tempest-GroupsTest-28802282 tempest-GroupsTest-28802282-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 05:48:21.641613 np0000008051 devstack@c-api.service[100269]: DEBUG oslo_db.sqlalchemy.engines [None req-f61b73e3-a9ef-4517-a223-696af1275e60 tempest-GroupsTest-28802282 tempest-GroupsTest-28802282-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100269) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 05:48:21.646016 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:48:21.646016 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:48:21.649649 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-f61b73e3-a9ef-4517-a223-696af1275e60 tempest-GroupsTest-28802282 tempest-GroupsTest-28802282-project-member] https://10.4.3.189/volume/v3/volumes returned with HTTP 202 Aug 25 05:48:21.650081 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 808/3260] 10.4.3.189 () {70 vars in 1300 bytes} [Tue Aug 25 05:48:20 2026] POST /volume/v3/volumes => generated 815 bytes in 1317 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:48:21.665638 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-1333fa6a-0810-4667-89f4-887a868f9c22 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:21.668850 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-1333fa6a-0810-4667-89f4-887a868f9c22 tempest-GroupsTest-28802282 tempest-GroupsTest-28802282-project-member] GET https://10.4.3.189/volume/v3/volumes/91c2f12e-cf49-46d5-9a6a-56b74f7fa1c2 Aug 25 05:48:21.669163 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-1333fa6a-0810-4667-89f4-887a868f9c22 tempest-GroupsTest-28802282 tempest-GroupsTest-28802282-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:48:21.669431 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-1333fa6a-0810-4667-89f4-887a868f9c22 tempest-GroupsTest-28802282 tempest-GroupsTest-28802282-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:48:21.674184 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-f0291ae3-115b-424f-8e1e-0e1ba71f63b2 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:21.676574 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f0291ae3-115b-424f-8e1e-0e1ba71f63b2 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] GET https://10.4.3.189/volume/v3/backups/39af96ff-da04-4958-990d-4d570b4d91b4 Aug 25 05:48:21.676764 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f0291ae3-115b-424f-8e1e-0e1ba71f63b2 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:48:21.676979 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f0291ae3-115b-424f-8e1e-0e1ba71f63b2 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:48:21.677130 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-f0291ae3-115b-424f-8e1e-0e1ba71f63b2 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Show backup with id 39af96ff-da04-4958-990d-4d570b4d91b4. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:48:21.677195 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:48:21.677195 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:48:21.681393 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-1333fa6a-0810-4667-89f4-887a868f9c22 tempest-GroupsTest-28802282 tempest-GroupsTest-28802282-project-member] Volume info retrieved successfully. Aug 25 05:48:21.682260 np0000008051 devstack@c-api.service[100270]: WARNING stevedore.named [None req-1333fa6a-0810-4667-89f4-887a868f9c22 tempest-GroupsTest-28802282 tempest-GroupsTest-28802282-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 05:48:21.682457 np0000008051 devstack@c-api.service[100270]: WARNING castellan.key_manager [None req-1333fa6a-0810-4667-89f4-887a868f9c22 tempest-GroupsTest-28802282 tempest-GroupsTest-28802282-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 05:48:21.683996 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:48:21.683996 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:48:21.685038 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f0291ae3-115b-424f-8e1e-0e1ba71f63b2 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] https://10.4.3.189/volume/v3/backups/39af96ff-da04-4958-990d-4d570b4d91b4 returned with HTTP 200 Aug 25 05:48:21.686329 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 817/3261] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:48:21 2026] GET /volume/v3/backups/39af96ff-da04-4958-990d-4d570b4d91b4 => generated 825 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:48:21.698664 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-03e20e95-939b-45ab-9a26-b4cfc5d617ec None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:21.701166 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-03e20e95-939b-45ab-9a26-b4cfc5d617ec tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] GET https://10.4.3.189/volume/v3/volumes/7638933c-ce41-4eea-ab21-74c9b8fb61aa Aug 25 05:48:21.702010 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-03e20e95-939b-45ab-9a26-b4cfc5d617ec tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:48:21.702010 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-03e20e95-939b-45ab-9a26-b4cfc5d617ec tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:48:21.714201 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:48:21.714201 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:48:21.719522 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-03e20e95-939b-45ab-9a26-b4cfc5d617ec tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Volume info retrieved successfully. Aug 25 05:48:21.727296 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-03e20e95-939b-45ab-9a26-b4cfc5d617ec tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] https://10.4.3.189/volume/v3/volumes/7638933c-ce41-4eea-ab21-74c9b8fb61aa returned with HTTP 200 Aug 25 05:48:21.728102 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 826/3262] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:48:21 2026] GET /volume/v3/volumes/7638933c-ce41-4eea-ab21-74c9b8fb61aa => generated 908 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:48:21.729267 np0000008051 devstack@c-api.service[100270]: DEBUG oslo_db.sqlalchemy.engines [None req-1333fa6a-0810-4667-89f4-887a868f9c22 tempest-GroupsTest-28802282 tempest-GroupsTest-28802282-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100270) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 05:48:21.732569 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:48:21.732569 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:48:21.740707 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-1333fa6a-0810-4667-89f4-887a868f9c22 tempest-GroupsTest-28802282 tempest-GroupsTest-28802282-project-member] https://10.4.3.189/volume/v3/volumes/91c2f12e-cf49-46d5-9a6a-56b74f7fa1c2 returned with HTTP 200 Aug 25 05:48:21.740865 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 812/3263] 10.4.3.189 () {68 vars in 1389 bytes} [Tue Aug 25 05:48:21 2026] GET /volume/v3/volumes/91c2f12e-cf49-46d5-9a6a-56b74f7fa1c2 => generated 883 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:48:21.745267 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-576f9d16-5c2a-42f1-9a86-4744a50f1fdd None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:21.748532 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-576f9d16-5c2a-42f1-9a86-4744a50f1fdd tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] GET https://10.4.3.189/volume/v3/backups/39af96ff-da04-4958-990d-4d570b4d91b4 Aug 25 05:48:21.749806 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-576f9d16-5c2a-42f1-9a86-4744a50f1fdd tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:48:21.749806 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-576f9d16-5c2a-42f1-9a86-4744a50f1fdd tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:48:21.749806 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-576f9d16-5c2a-42f1-9a86-4744a50f1fdd tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Show backup with id 39af96ff-da04-4958-990d-4d570b4d91b4. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:48:21.755497 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:48:21.755497 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:48:21.756702 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-576f9d16-5c2a-42f1-9a86-4744a50f1fdd tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] https://10.4.3.189/volume/v3/backups/39af96ff-da04-4958-990d-4d570b4d91b4 returned with HTTP 200 Aug 25 05:48:21.757224 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 809/3264] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:48:21 2026] GET /volume/v3/backups/39af96ff-da04-4958-990d-4d570b4d91b4 => generated 825 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:48:21.769388 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-21969fbe-0495-4c87-aad2-4ecc89da2f25 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:21.771674 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-21969fbe-0495-4c87-aad2-4ecc89da2f25 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] GET https://10.4.3.189/volume/v3/backups/detail Aug 25 05:48:21.771937 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-21969fbe-0495-4c87-aad2-4ecc89da2f25 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:48:21.772268 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-21969fbe-0495-4c87-aad2-4ecc89da2f25 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Calling method 'detail' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:48:21.772775 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.api_utils [None req-21969fbe-0495-4c87-aad2-4ecc89da2f25 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Removing options '' from query. {{(pid=100268) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 05:48:21.781617 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-21969fbe-0495-4c87-aad2-4ecc89da2f25 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] https://10.4.3.189/volume/v3/backups/detail returned with HTTP 200 Aug 25 05:48:21.781617 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 818/3265] 10.4.3.189 () {66 vars in 1258 bytes} [Tue Aug 25 05:48:21 2026] GET /volume/v3/backups/detail => generated 828 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:48:21.793974 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-93b954f2-406a-4e3f-9ebd-9b17239cc338 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:21.796443 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-93b954f2-406a-4e3f-9ebd-9b17239cc338 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] POST https://10.4.3.189/volume/v3/backups/39af96ff-da04-4958-990d-4d570b4d91b4/restore Aug 25 05:48:21.797106 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-93b954f2-406a-4e3f-9ebd-9b17239cc338 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:48:21.799018 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.contrib.backups [None req-93b954f2-406a-4e3f-9ebd-9b17239cc338 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Restoring backup 39af96ff-da04-4958-990d-4d570b4d91b4 ({'restore': {}}) {{(pid=100271) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 25 05:48:21.799264 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.contrib.backups [None req-93b954f2-406a-4e3f-9ebd-9b17239cc338 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Restoring backup 39af96ff-da04-4958-990d-4d570b4d91b4 to volume None. Aug 25 05:48:21.804979 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:48:21.804979 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:48:21.806543 np0000008051 devstack@c-api.service[100271]: INFO cinder.backup.api [None req-93b954f2-406a-4e3f-9ebd-9b17239cc338 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Creating volume of 1 GB for restore of backup 39af96ff-da04-4958-990d-4d570b4d91b4. Aug 25 05:48:21.815229 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-93b954f2-406a-4e3f-9ebd-9b17239cc338 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Availability zone cache updated, next update will occur around 2026-08-25 06:48:21.814807. {{(pid=100271) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 25 05:48:21.815399 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-93b954f2-406a-4e3f-9ebd-9b17239cc338 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Availability Zones retrieved successfully. Aug 25 05:48:21.823195 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-93b954f2-406a-4e3f-9ebd-9b17239cc338 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Flow 'volume_create_api' (1d1362be-92bc-4cc2-b24a-279c165721cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:48:21.824609 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-93b954f2-406a-4e3f-9ebd-9b17239cc338 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2be6e09b-e680-4296-8ca2-2886913a755d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:48:21.825989 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.flows.api.create_volume [None req-93b954f2-406a-4e3f-9ebd-9b17239cc338 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Validating volume size '1' using validate_int {{(pid=100271) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 05:48:21.863747 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-93b954f2-406a-4e3f-9ebd-9b17239cc338 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2be6e09b-e680-4296-8ca2-2886913a755d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T05:35:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=23fc6e5d-fce0-4521-ba46-4837b4232084,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '23fc6e5d-fce0-4521-ba46-4837b4232084', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:48:21.864866 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-93b954f2-406a-4e3f-9ebd-9b17239cc338 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4eb6b2d0-80ce-4209-8a3c-2bb913c33311) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:48:21.908622 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.quota [None req-93b954f2-406a-4e3f-9ebd-9b17239cc338 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Created reservations ['727488b3-1a31-4016-8764-64970c45cb2c', '8e3cb441-70d1-4de8-bb2c-731d123362cb', '14bdc249-c743-4bde-974e-2f7a083d52be', '2ed4bbab-dd37-475b-b95c-fc769700acdb'] {{(pid=100271) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:48:21.909893 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-93b954f2-406a-4e3f-9ebd-9b17239cc338 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4eb6b2d0-80ce-4209-8a3c-2bb913c33311) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['727488b3-1a31-4016-8764-64970c45cb2c', '8e3cb441-70d1-4de8-bb2c-731d123362cb', '14bdc249-c743-4bde-974e-2f7a083d52be', '2ed4bbab-dd37-475b-b95c-fc769700acdb']}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:48:21.910911 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-93b954f2-406a-4e3f-9ebd-9b17239cc338 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (06d90712-89e8-42a5-aaec-e7d7920d0c8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:48:21.943937 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-93b954f2-406a-4e3f-9ebd-9b17239cc338 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (06d90712-89e8-42a5-aaec-e7d7920d0c8a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd7373e88-61f8-4232-b384-b05684d6bc21', '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_39af96ff-da04-4958-990d-4d570b4d91b4',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='63fe3ff8f0b642f4942f04b33a14e622',qos_specs=None,replication_status=,reservations=['727488b3-1a31-4016-8764-64970c45cb2c','8e3cb441-70d1-4de8-bb2c-731d123362cb','14bdc249-c743-4bde-974e-2f7a083d52be','2ed4bbab-dd37-475b-b95c-fc769700acdb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f142d61824a84b50b117aed3d006f8fa',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T05:48:21Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_39af96ff-da04-4958-990d-4d570b4d91b4',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d7373e88-61f8-4232-b384-b05684d6bc21,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='63fe3ff8f0b642f4942f04b33a14e622',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f142d61824a84b50b117aed3d006f8fa',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(23fc6e5d-fce0-4521-ba46-4837b4232084),volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:48:21.944667 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-93b954f2-406a-4e3f-9ebd-9b17239cc338 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3b7a125c-11fb-4e11-8edf-c1e77e95471b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:48:21.963241 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-93b954f2-406a-4e3f-9ebd-9b17239cc338 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3b7a125c-11fb-4e11-8edf-c1e77e95471b) transitioned into 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_39af96ff-da04-4958-990d-4d570b4d91b4',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='63fe3ff8f0b642f4942f04b33a14e622',qos_specs=None,replication_status=,reservations=['727488b3-1a31-4016-8764-64970c45cb2c','8e3cb441-70d1-4de8-bb2c-731d123362cb','14bdc249-c743-4bde-974e-2f7a083d52be','2ed4bbab-dd37-475b-b95c-fc769700acdb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f142d61824a84b50b117aed3d006f8fa',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:48:21.964367 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-93b954f2-406a-4e3f-9ebd-9b17239cc338 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (80b18652-b3c2-40e5-9273-6ad597f5c03e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:48:21.975503 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-93b954f2-406a-4e3f-9ebd-9b17239cc338 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (80b18652-b3c2-40e5-9273-6ad597f5c03e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:48:21.976652 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-93b954f2-406a-4e3f-9ebd-9b17239cc338 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Flow 'volume_create_api' (1d1362be-92bc-4cc2-b24a-279c165721cb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100271) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:48:21.977257 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-93b954f2-406a-4e3f-9ebd-9b17239cc338 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Create volume request issued successfully. Aug 25 05:48:21.985446 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:48:21.985446 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:48:21.986318 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-93b954f2-406a-4e3f-9ebd-9b17239cc338 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Volume info retrieved successfully. Aug 25 05:48:22.145869 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-096bc5fe-f60f-41ea-b67f-748595e2d82e None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:22.148668 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-096bc5fe-f60f-41ea-b67f-748595e2d82e tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] GET https://10.4.3.189/volume/v3/volumes/bffd4383-e7d6-4e56-8732-9eabdebc49ae Aug 25 05:48:22.149134 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-096bc5fe-f60f-41ea-b67f-748595e2d82e tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:48:22.149442 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-096bc5fe-f60f-41ea-b67f-748595e2d82e tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:48:22.159462 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-096bc5fe-f60f-41ea-b67f-748595e2d82e tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] https://10.4.3.189/volume/v3/volumes/bffd4383-e7d6-4e56-8732-9eabdebc49ae returned with HTTP 404 Aug 25 05:48:22.160154 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 813/3266] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:48:22 2026] GET /volume/v3/volumes/bffd4383-e7d6-4e56-8732-9eabdebc49ae => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:48:22.168661 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-2db4c31b-903d-4ae6-9fbc-c7b5cec9bfa1 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:22.170455 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-2db4c31b-903d-4ae6-9fbc-c7b5cec9bfa1 tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] DELETE https://10.4.3.189/volume/v3/volumes/b48a8144-b33b-42fb-a92f-4a8843a7c579 Aug 25 05:48:22.170889 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-2db4c31b-903d-4ae6-9fbc-c7b5cec9bfa1 tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:48:22.171298 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-2db4c31b-903d-4ae6-9fbc-c7b5cec9bfa1 tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] Calling method 'delete' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:48:22.171576 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.v3.volumes [None req-2db4c31b-903d-4ae6-9fbc-c7b5cec9bfa1 tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] Delete volume with id: b48a8144-b33b-42fb-a92f-4a8843a7c579 Aug 25 05:48:22.185085 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:48:22.185085 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:48:22.185085 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-2db4c31b-903d-4ae6-9fbc-c7b5cec9bfa1 tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] Volume info retrieved successfully. Aug 25 05:48:22.206863 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-2db4c31b-903d-4ae6-9fbc-c7b5cec9bfa1 tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] Delete volume request issued successfully. Aug 25 05:48:22.207248 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-2db4c31b-903d-4ae6-9fbc-c7b5cec9bfa1 tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] https://10.4.3.189/volume/v3/volumes/b48a8144-b33b-42fb-a92f-4a8843a7c579 returned with HTTP 202 Aug 25 05:48:22.207797 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 810/3267] 10.4.3.189 () {66 vars in 1351 bytes} [Tue Aug 25 05:48:22 2026] DELETE /volume/v3/volumes/b48a8144-b33b-42fb-a92f-4a8843a7c579 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:48:22.219242 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-5e8ae11e-1c9b-4bf3-a546-2cee8a46a5a7 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:22.221504 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-5e8ae11e-1c9b-4bf3-a546-2cee8a46a5a7 tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] GET https://10.4.3.189/volume/v3/volumes/b48a8144-b33b-42fb-a92f-4a8843a7c579 Aug 25 05:48:22.221504 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-5e8ae11e-1c9b-4bf3-a546-2cee8a46a5a7 tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:48:22.221504 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-5e8ae11e-1c9b-4bf3-a546-2cee8a46a5a7 tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:48:22.237861 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:48:22.237861 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:48:22.242738 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-5e8ae11e-1c9b-4bf3-a546-2cee8a46a5a7 tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] Volume info retrieved successfully. Aug 25 05:48:22.248246 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-5e8ae11e-1c9b-4bf3-a546-2cee8a46a5a7 tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] https://10.4.3.189/volume/v3/volumes/b48a8144-b33b-42fb-a92f-4a8843a7c579 returned with HTTP 200 Aug 25 05:48:22.248777 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 819/3268] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:48:22 2026] GET /volume/v3/volumes/b48a8144-b33b-42fb-a92f-4a8843a7c579 => generated 840 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:48:22.270351 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-80a9312e-db9e-421d-afaa-afea6336de5a None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:22.272876 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-80a9312e-db9e-421d-afaa-afea6336de5a tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] GET https://10.4.3.189/volume/v3/backups/9aa7beb4-552d-49eb-a773-1998a88cedce Aug 25 05:48:22.273291 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-80a9312e-db9e-421d-afaa-afea6336de5a tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:48:22.273586 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-80a9312e-db9e-421d-afaa-afea6336de5a tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:48:22.273833 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-80a9312e-db9e-421d-afaa-afea6336de5a tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Show backup with id 9aa7beb4-552d-49eb-a773-1998a88cedce. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:48:22.279049 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:48:22.279049 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:48:22.280135 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-80a9312e-db9e-421d-afaa-afea6336de5a tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] https://10.4.3.189/volume/v3/backups/9aa7beb4-552d-49eb-a773-1998a88cedce returned with HTTP 200 Aug 25 05:48:22.280685 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 814/3269] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:48:22 2026] GET /volume/v3/backups/9aa7beb4-552d-49eb-a773-1998a88cedce => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:48:22.754321 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-a5fc7f01-a4ca-4023-8b62-fc6525f33890 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:22.756301 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-a5fc7f01-a4ca-4023-8b62-fc6525f33890 tempest-GroupsTest-28802282 tempest-GroupsTest-28802282-project-member] GET https://10.4.3.189/volume/v3/volumes/91c2f12e-cf49-46d5-9a6a-56b74f7fa1c2 Aug 25 05:48:22.756604 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-a5fc7f01-a4ca-4023-8b62-fc6525f33890 tempest-GroupsTest-28802282 tempest-GroupsTest-28802282-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:48:22.756831 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-a5fc7f01-a4ca-4023-8b62-fc6525f33890 tempest-GroupsTest-28802282 tempest-GroupsTest-28802282-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:48:22.764672 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:48:22.764672 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:48:22.769126 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-a5fc7f01-a4ca-4023-8b62-fc6525f33890 tempest-GroupsTest-28802282 tempest-GroupsTest-28802282-project-member] Volume info retrieved successfully. Aug 25 05:48:22.769903 np0000008051 devstack@c-api.service[100269]: WARNING stevedore.named [None req-a5fc7f01-a4ca-4023-8b62-fc6525f33890 tempest-GroupsTest-28802282 tempest-GroupsTest-28802282-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 05:48:22.770140 np0000008051 devstack@c-api.service[100269]: WARNING castellan.key_manager [None req-a5fc7f01-a4ca-4023-8b62-fc6525f33890 tempest-GroupsTest-28802282 tempest-GroupsTest-28802282-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 05:48:22.809695 np0000008051 devstack@c-api.service[100269]: DEBUG oslo_db.sqlalchemy.engines [None req-a5fc7f01-a4ca-4023-8b62-fc6525f33890 tempest-GroupsTest-28802282 tempest-GroupsTest-28802282-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100269) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 05:48:22.813477 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:48:22.813477 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:48:22.822627 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-a5fc7f01-a4ca-4023-8b62-fc6525f33890 tempest-GroupsTest-28802282 tempest-GroupsTest-28802282-project-member] https://10.4.3.189/volume/v3/volumes/91c2f12e-cf49-46d5-9a6a-56b74f7fa1c2 returned with HTTP 200 Aug 25 05:48:22.823103 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 811/3270] 10.4.3.189 () {68 vars in 1389 bytes} [Tue Aug 25 05:48:22 2026] GET /volume/v3/volumes/91c2f12e-cf49-46d5-9a6a-56b74f7fa1c2 => generated 908 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:48:22.836794 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-84d7bfd1-2d5f-47f7-96bd-0201348c0465 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:22.838700 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-84d7bfd1-2d5f-47f7-96bd-0201348c0465 tempest-GroupsTest-28802282 tempest-GroupsTest-28802282-project-member] GET https://10.4.3.189/volume/v3/groups/b0507729-accd-42db-b996-53140547f8f6 Aug 25 05:48:22.838898 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-84d7bfd1-2d5f-47f7-96bd-0201348c0465 tempest-GroupsTest-28802282 tempest-GroupsTest-28802282-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:48:22.839101 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-84d7bfd1-2d5f-47f7-96bd-0201348c0465 tempest-GroupsTest-28802282 tempest-GroupsTest-28802282-project-member] Calling method 'version_select' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:48:22.839259 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.v3.groups [None req-84d7bfd1-2d5f-47f7-96bd-0201348c0465 tempest-GroupsTest-28802282 tempest-GroupsTest-28802282-project-member] show called for member b0507729-accd-42db-b996-53140547f8f6 {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 25 05:48:22.842719 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:48:22.842719 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:48:22.850141 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-84d7bfd1-2d5f-47f7-96bd-0201348c0465 tempest-GroupsTest-28802282 tempest-GroupsTest-28802282-project-member] https://10.4.3.189/volume/v3/groups/b0507729-accd-42db-b996-53140547f8f6 returned with HTTP 200 Aug 25 05:48:22.850627 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 820/3271] 10.4.3.189 () {68 vars in 1386 bytes} [Tue Aug 25 05:48:22 2026] GET /volume/v3/groups/b0507729-accd-42db-b996-53140547f8f6 => generated 323 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:48:22.860123 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-b5c2ed38-da1a-43a3-ad61-5511891d1c51 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:22.861720 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-b5c2ed38-da1a-43a3-ad61-5511891d1c51 tempest-GroupsTest-28802282 tempest-GroupsTest-28802282-project-member] GET https://10.4.3.189/volume/v3/groups/1844ba61-b9f9-4b61-8b47-f93bcac902fd Aug 25 05:48:22.862416 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-b5c2ed38-da1a-43a3-ad61-5511891d1c51 tempest-GroupsTest-28802282 tempest-GroupsTest-28802282-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:48:22.863661 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-b5c2ed38-da1a-43a3-ad61-5511891d1c51 tempest-GroupsTest-28802282 tempest-GroupsTest-28802282-project-member] Calling method 'version_select' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:48:22.863661 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.v3.groups [None req-b5c2ed38-da1a-43a3-ad61-5511891d1c51 tempest-GroupsTest-28802282 tempest-GroupsTest-28802282-project-member] show called for member 1844ba61-b9f9-4b61-8b47-f93bcac902fd {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 25 05:48:22.867113 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:48:22.867113 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:48:22.875579 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-b5c2ed38-da1a-43a3-ad61-5511891d1c51 tempest-GroupsTest-28802282 tempest-GroupsTest-28802282-project-member] https://10.4.3.189/volume/v3/groups/1844ba61-b9f9-4b61-8b47-f93bcac902fd returned with HTTP 200 Aug 25 05:48:22.876643 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 815/3272] 10.4.3.189 () {68 vars in 1386 bytes} [Tue Aug 25 05:48:22 2026] GET /volume/v3/groups/1844ba61-b9f9-4b61-8b47-f93bcac902fd => generated 323 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:48:22.885162 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-94699f28-0f35-414c-a19c-88d889b6b5d9 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:22.887704 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-94699f28-0f35-414c-a19c-88d889b6b5d9 tempest-GroupsTest-28802282 tempest-GroupsTest-28802282-project-member] GET https://10.4.3.189/volume/v3/groups/detail Aug 25 05:48:22.888025 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-94699f28-0f35-414c-a19c-88d889b6b5d9 tempest-GroupsTest-28802282 tempest-GroupsTest-28802282-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:48:22.888312 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-94699f28-0f35-414c-a19c-88d889b6b5d9 tempest-GroupsTest-28802282 tempest-GroupsTest-28802282-project-member] Calling method 'version_select' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:48:22.912744 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-94699f28-0f35-414c-a19c-88d889b6b5d9 tempest-GroupsTest-28802282 tempest-GroupsTest-28802282-project-member] https://10.4.3.189/volume/v3/groups/detail returned with HTTP 200 Aug 25 05:48:22.913321 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 812/3273] 10.4.3.189 () {68 vars in 1296 bytes} [Tue Aug 25 05:48:22 2026] GET /volume/v3/groups/detail => generated 640 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:48:22.922766 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-ac95c79f-1906-4906-a924-2761d3a79123 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:22.925375 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ac95c79f-1906-4906-a924-2761d3a79123 tempest-GroupsTest-28802282 tempest-GroupsTest-28802282-project-member] GET https://10.4.3.189/volume/v3/volumes/detail Aug 25 05:48:22.925636 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ac95c79f-1906-4906-a924-2761d3a79123 tempest-GroupsTest-28802282 tempest-GroupsTest-28802282-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:48:22.926409 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ac95c79f-1906-4906-a924-2761d3a79123 tempest-GroupsTest-28802282 tempest-GroupsTest-28802282-project-member] Calling method 'detail' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:48:22.926721 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.api_utils [None req-ac95c79f-1906-4906-a924-2761d3a79123 tempest-GroupsTest-28802282 tempest-GroupsTest-28802282-project-member] Removing options '' from query. {{(pid=100268) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 05:48:22.927157 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:48:22.927157 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:48:22.927601 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-ac95c79f-1906-4906-a924-2761d3a79123 tempest-GroupsTest-28802282 tempest-GroupsTest-28802282-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100268) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 05:48:22.937300 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-ac95c79f-1906-4906-a924-2761d3a79123 tempest-GroupsTest-28802282 tempest-GroupsTest-28802282-project-member] Get all volumes completed successfully. Aug 25 05:48:22.938076 np0000008051 devstack@c-api.service[100268]: WARNING stevedore.named [None req-ac95c79f-1906-4906-a924-2761d3a79123 tempest-GroupsTest-28802282 tempest-GroupsTest-28802282-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 05:48:22.938258 np0000008051 devstack@c-api.service[100268]: WARNING castellan.key_manager [None req-ac95c79f-1906-4906-a924-2761d3a79123 tempest-GroupsTest-28802282 tempest-GroupsTest-28802282-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 05:48:22.990109 np0000008051 devstack@c-api.service[100268]: DEBUG oslo_db.sqlalchemy.engines [None req-ac95c79f-1906-4906-a924-2761d3a79123 tempest-GroupsTest-28802282 tempest-GroupsTest-28802282-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100268) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 05:48:22.993030 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:48:22.993030 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:48:22.996379 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:48:22.996379 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:48:22.997019 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-93b954f2-406a-4e3f-9ebd-9b17239cc338 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Volume info retrieved successfully. Aug 25 05:48:22.997466 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.backup.api [None req-93b954f2-406a-4e3f-9ebd-9b17239cc338 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Checking backup size 1 against volume size 1 {{(pid=100271) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 25 05:48:22.997665 np0000008051 devstack@c-api.service[100271]: INFO cinder.backup.api [None req-93b954f2-406a-4e3f-9ebd-9b17239cc338 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Overwriting volume d7373e88-61f8-4232-b384-b05684d6bc21 with restore of backup 39af96ff-da04-4958-990d-4d570b4d91b4 Aug 25 05:48:23.001661 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ac95c79f-1906-4906-a924-2761d3a79123 tempest-GroupsTest-28802282 tempest-GroupsTest-28802282-project-member] https://10.4.3.189/volume/v3/volumes/detail returned with HTTP 200 Aug 25 05:48:23.002143 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 821/3274] 10.4.3.189 () {68 vars in 1299 bytes} [Tue Aug 25 05:48:22 2026] GET /volume/v3/volumes/detail => generated 911 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:48:23.023034 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-06acfd7c-6de2-4dd7-9755-1662ee1614bb None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:23.027083 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-06acfd7c-6de2-4dd7-9755-1662ee1614bb tempest-GroupsTest-28802282 tempest-GroupsTest-28802282-project-member] GET https://10.4.3.189/volume/v3/volumes/detail Aug 25 05:48:23.027083 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-06acfd7c-6de2-4dd7-9755-1662ee1614bb tempest-GroupsTest-28802282 tempest-GroupsTest-28802282-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:48:23.027083 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-06acfd7c-6de2-4dd7-9755-1662ee1614bb tempest-GroupsTest-28802282 tempest-GroupsTest-28802282-project-member] Calling method 'detail' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:48:23.027083 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.api_utils [None req-06acfd7c-6de2-4dd7-9755-1662ee1614bb tempest-GroupsTest-28802282 tempest-GroupsTest-28802282-project-member] Removing options '' from query. {{(pid=100270) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 05:48:23.027083 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:48:23.027083 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:48:23.028517 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-06acfd7c-6de2-4dd7-9755-1662ee1614bb tempest-GroupsTest-28802282 tempest-GroupsTest-28802282-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100270) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 05:48:23.028718 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.backup.rpcapi [None req-93b954f2-406a-4e3f-9ebd-9b17239cc338 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] restore_backup in rpcapi backup_id 39af96ff-da04-4958-990d-4d570b4d91b4 {{(pid=100271) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 25 05:48:23.033050 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-93b954f2-406a-4e3f-9ebd-9b17239cc338 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] https://10.4.3.189/volume/v3/backups/39af96ff-da04-4958-990d-4d570b4d91b4/restore returned with HTTP 202 Aug 25 05:48:23.033050 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 827/3275] 10.4.3.189 () {68 vars in 1393 bytes} [Tue Aug 25 05:48:21 2026] POST /volume/v3/backups/39af96ff-da04-4958-990d-4d570b4d91b4/restore => generated 189 bytes in 1239 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 05:48:23.039422 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-06acfd7c-6de2-4dd7-9755-1662ee1614bb tempest-GroupsTest-28802282 tempest-GroupsTest-28802282-project-member] Get all volumes completed successfully. Aug 25 05:48:23.040459 np0000008051 devstack@c-api.service[100270]: WARNING stevedore.named [None req-06acfd7c-6de2-4dd7-9755-1662ee1614bb tempest-GroupsTest-28802282 tempest-GroupsTest-28802282-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 05:48:23.040751 np0000008051 devstack@c-api.service[100270]: WARNING castellan.key_manager [None req-06acfd7c-6de2-4dd7-9755-1662ee1614bb tempest-GroupsTest-28802282 tempest-GroupsTest-28802282-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 05:48:23.041780 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-93c52455-ef25-4835-b88e-bcaff2e5e344 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:23.043816 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-93c52455-ef25-4835-b88e-bcaff2e5e344 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] GET https://10.4.3.189/volume/v3/backups/39af96ff-da04-4958-990d-4d570b4d91b4 Aug 25 05:48:23.043816 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-93c52455-ef25-4835-b88e-bcaff2e5e344 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:48:23.044001 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-93c52455-ef25-4835-b88e-bcaff2e5e344 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:48:23.044127 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-93c52455-ef25-4835-b88e-bcaff2e5e344 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Show backup with id 39af96ff-da04-4958-990d-4d570b4d91b4. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:48:23.048182 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:48:23.048182 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:48:23.049091 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-93c52455-ef25-4835-b88e-bcaff2e5e344 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] https://10.4.3.189/volume/v3/backups/39af96ff-da04-4958-990d-4d570b4d91b4 returned with HTTP 200 Aug 25 05:48:23.049436 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 813/3276] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:48:23 2026] GET /volume/v3/backups/39af96ff-da04-4958-990d-4d570b4d91b4 => generated 825 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:48:23.087843 np0000008051 devstack@c-api.service[100270]: DEBUG oslo_db.sqlalchemy.engines [None req-06acfd7c-6de2-4dd7-9755-1662ee1614bb tempest-GroupsTest-28802282 tempest-GroupsTest-28802282-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100270) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 05:48:23.090878 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:48:23.090878 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:48:23.097723 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-06acfd7c-6de2-4dd7-9755-1662ee1614bb tempest-GroupsTest-28802282 tempest-GroupsTest-28802282-project-member] https://10.4.3.189/volume/v3/volumes/detail returned with HTTP 200 Aug 25 05:48:23.098120 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 816/3277] 10.4.3.189 () {68 vars in 1299 bytes} [Tue Aug 25 05:48:23 2026] GET /volume/v3/volumes/detail => generated 911 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:48:23.119556 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-0a41e01a-ae0f-4821-a4e3-283e5b2714e3 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:23.125410 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-0a41e01a-ae0f-4821-a4e3-283e5b2714e3 tempest-GroupsTest-28802282 tempest-GroupsTest-28802282-project-member] POST https://10.4.3.189/volume/v3/groups/b0507729-accd-42db-b996-53140547f8f6/action Aug 25 05:48:23.126530 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-0a41e01a-ae0f-4821-a4e3-283e5b2714e3 tempest-GroupsTest-28802282 tempest-GroupsTest-28802282-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100268) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 05:48:23.126858 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-0a41e01a-ae0f-4821-a4e3-283e5b2714e3 tempest-GroupsTest-28802282 tempest-GroupsTest-28802282-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:48:23.129238 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.v3.groups [None req-0a41e01a-ae0f-4821-a4e3-283e5b2714e3 tempest-GroupsTest-28802282 tempest-GroupsTest-28802282-project-member] delete called for group b0507729-accd-42db-b996-53140547f8f6 {{(pid=100268) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 25 05:48:23.129411 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.v3.groups [None req-0a41e01a-ae0f-4821-a4e3-283e5b2714e3 tempest-GroupsTest-28802282 tempest-GroupsTest-28802282-project-member] Delete group with id: b0507729-accd-42db-b996-53140547f8f6 Aug 25 05:48:23.135602 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:48:23.135602 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:48:23.174462 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-0a41e01a-ae0f-4821-a4e3-283e5b2714e3 tempest-GroupsTest-28802282 tempest-GroupsTest-28802282-project-member] https://10.4.3.189/volume/v3/groups/b0507729-accd-42db-b996-53140547f8f6/action returned with HTTP 202 Aug 25 05:48:23.175041 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 822/3278] 10.4.3.189 () {70 vars in 1428 bytes} [Tue Aug 25 05:48:23 2026] POST /volume/v3/groups/b0507729-accd-42db-b996-53140547f8f6/action => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 05:48:23.181568 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-6f9c1e05-1140-4ac9-9a77-759a7ead213e None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:23.183553 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-6f9c1e05-1140-4ac9-9a77-759a7ead213e tempest-GroupsTest-28802282 tempest-GroupsTest-28802282-project-member] GET https://10.4.3.189/volume/v3/volumes/91c2f12e-cf49-46d5-9a6a-56b74f7fa1c2 Aug 25 05:48:23.183741 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-6f9c1e05-1140-4ac9-9a77-759a7ead213e tempest-GroupsTest-28802282 tempest-GroupsTest-28802282-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:48:23.183980 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-6f9c1e05-1140-4ac9-9a77-759a7ead213e tempest-GroupsTest-28802282 tempest-GroupsTest-28802282-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:48:23.191066 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:48:23.191066 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:48:23.196109 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-6f9c1e05-1140-4ac9-9a77-759a7ead213e tempest-GroupsTest-28802282 tempest-GroupsTest-28802282-project-member] Volume info retrieved successfully. Aug 25 05:48:23.197681 np0000008051 devstack@c-api.service[100271]: WARNING stevedore.named [None req-6f9c1e05-1140-4ac9-9a77-759a7ead213e tempest-GroupsTest-28802282 tempest-GroupsTest-28802282-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 05:48:23.197982 np0000008051 devstack@c-api.service[100271]: WARNING castellan.key_manager [None req-6f9c1e05-1140-4ac9-9a77-759a7ead213e tempest-GroupsTest-28802282 tempest-GroupsTest-28802282-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 05:48:23.246449 np0000008051 devstack@c-api.service[100271]: DEBUG oslo_db.sqlalchemy.engines [None req-6f9c1e05-1140-4ac9-9a77-759a7ead213e tempest-GroupsTest-28802282 tempest-GroupsTest-28802282-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100271) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 05:48:23.250069 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:48:23.250069 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:48:23.260473 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-6f9c1e05-1140-4ac9-9a77-759a7ead213e tempest-GroupsTest-28802282 tempest-GroupsTest-28802282-project-member] https://10.4.3.189/volume/v3/volumes/91c2f12e-cf49-46d5-9a6a-56b74f7fa1c2 returned with HTTP 200 Aug 25 05:48:23.260473 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 828/3279] 10.4.3.189 () {68 vars in 1389 bytes} [Tue Aug 25 05:48:23 2026] GET /volume/v3/volumes/91c2f12e-cf49-46d5-9a6a-56b74f7fa1c2 => generated 907 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:48:23.271173 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-4a06ae79-f201-45cb-9844-59124f61d5c4 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:23.273022 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-4a06ae79-f201-45cb-9844-59124f61d5c4 tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] GET https://10.4.3.189/volume/v3/volumes/b48a8144-b33b-42fb-a92f-4a8843a7c579 Aug 25 05:48:23.273325 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-4a06ae79-f201-45cb-9844-59124f61d5c4 tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:48:23.273652 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-4a06ae79-f201-45cb-9844-59124f61d5c4 tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:48:23.280541 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-4a06ae79-f201-45cb-9844-59124f61d5c4 tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] https://10.4.3.189/volume/v3/volumes/b48a8144-b33b-42fb-a92f-4a8843a7c579 returned with HTTP 404 Aug 25 05:48:23.281320 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 814/3280] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:48:23 2026] GET /volume/v3/volumes/b48a8144-b33b-42fb-a92f-4a8843a7c579 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:48:23.290883 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-80f2ac1f-567e-4619-a438-3dd6554fcb60 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:23.292465 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-b9217196-d00c-4de3-aac8-e7c67fa43648 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:23.293052 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-80f2ac1f-567e-4619-a438-3dd6554fcb60 tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] DELETE https://10.4.3.189/volume/v3/volumes/6fda1911-9499-44e4-9907-45761cf00b60 Aug 25 05:48:23.293269 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-80f2ac1f-567e-4619-a438-3dd6554fcb60 tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:48:23.293482 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-80f2ac1f-567e-4619-a438-3dd6554fcb60 tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] Calling method 'delete' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:48:23.293676 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.v3.volumes [None req-80f2ac1f-567e-4619-a438-3dd6554fcb60 tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] Delete volume with id: 6fda1911-9499-44e4-9907-45761cf00b60 Aug 25 05:48:23.294326 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b9217196-d00c-4de3-aac8-e7c67fa43648 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] GET https://10.4.3.189/volume/v3/backups/9aa7beb4-552d-49eb-a773-1998a88cedce Aug 25 05:48:23.294588 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b9217196-d00c-4de3-aac8-e7c67fa43648 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:48:23.294785 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b9217196-d00c-4de3-aac8-e7c67fa43648 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:48:23.295026 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-b9217196-d00c-4de3-aac8-e7c67fa43648 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Show backup with id 9aa7beb4-552d-49eb-a773-1998a88cedce. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:48:23.299703 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:48:23.299703 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:48:23.300394 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b9217196-d00c-4de3-aac8-e7c67fa43648 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] https://10.4.3.189/volume/v3/backups/9aa7beb4-552d-49eb-a773-1998a88cedce returned with HTTP 200 Aug 25 05:48:23.300983 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 823/3281] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:48:23 2026] GET /volume/v3/backups/9aa7beb4-552d-49eb-a773-1998a88cedce => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:48:23.302660 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:48:23.302660 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:48:23.303405 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-80f2ac1f-567e-4619-a438-3dd6554fcb60 tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] Volume info retrieved successfully. Aug 25 05:48:23.326393 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-80f2ac1f-567e-4619-a438-3dd6554fcb60 tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] Delete volume request issued successfully. Aug 25 05:48:23.326636 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-80f2ac1f-567e-4619-a438-3dd6554fcb60 tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] https://10.4.3.189/volume/v3/volumes/6fda1911-9499-44e4-9907-45761cf00b60 returned with HTTP 202 Aug 25 05:48:23.327629 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 817/3282] 10.4.3.189 () {66 vars in 1351 bytes} [Tue Aug 25 05:48:23 2026] DELETE /volume/v3/volumes/6fda1911-9499-44e4-9907-45761cf00b60 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:48:23.335201 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-6f8af417-eec9-4475-b077-e72b3535e26f None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:23.337731 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-6f8af417-eec9-4475-b077-e72b3535e26f tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] GET https://10.4.3.189/volume/v3/volumes/6fda1911-9499-44e4-9907-45761cf00b60 Aug 25 05:48:23.338145 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-6f8af417-eec9-4475-b077-e72b3535e26f tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:48:23.338313 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-6f8af417-eec9-4475-b077-e72b3535e26f tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:48:23.347341 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:48:23.347341 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:48:23.352914 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-6f8af417-eec9-4475-b077-e72b3535e26f tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] Volume info retrieved successfully. Aug 25 05:48:23.357590 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-6f8af417-eec9-4475-b077-e72b3535e26f tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] https://10.4.3.189/volume/v3/volumes/6fda1911-9499-44e4-9907-45761cf00b60 returned with HTTP 200 Aug 25 05:48:23.358047 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 829/3283] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:48:23 2026] GET /volume/v3/volumes/6fda1911-9499-44e4-9907-45761cf00b60 => generated 841 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:48:24.061924 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-9c4700b0-50ae-4780-a6a6-adf847266579 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:24.062374 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-9c4700b0-50ae-4780-a6a6-adf847266579 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] GET https://10.4.3.189/volume/v3/backups/39af96ff-da04-4958-990d-4d570b4d91b4 Aug 25 05:48:24.062556 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-9c4700b0-50ae-4780-a6a6-adf847266579 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:48:24.064130 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-9c4700b0-50ae-4780-a6a6-adf847266579 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:48:24.064130 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-9c4700b0-50ae-4780-a6a6-adf847266579 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Show backup with id 39af96ff-da04-4958-990d-4d570b4d91b4. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:48:24.067936 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:48:24.067936 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:48:24.068941 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-9c4700b0-50ae-4780-a6a6-adf847266579 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] https://10.4.3.189/volume/v3/backups/39af96ff-da04-4958-990d-4d570b4d91b4 returned with HTTP 200 Aug 25 05:48:24.072084 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 815/3284] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:48:24 2026] GET /volume/v3/backups/39af96ff-da04-4958-990d-4d570b4d91b4 => generated 825 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:48:24.282903 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-de939c9d-2259-4fe3-80b1-cf59b2527176 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:24.285166 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-de939c9d-2259-4fe3-80b1-cf59b2527176 tempest-GroupsTest-28802282 tempest-GroupsTest-28802282-project-member] GET https://10.4.3.189/volume/v3/volumes/91c2f12e-cf49-46d5-9a6a-56b74f7fa1c2 Aug 25 05:48:24.285439 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-de939c9d-2259-4fe3-80b1-cf59b2527176 tempest-GroupsTest-28802282 tempest-GroupsTest-28802282-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:48:24.285731 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-de939c9d-2259-4fe3-80b1-cf59b2527176 tempest-GroupsTest-28802282 tempest-GroupsTest-28802282-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:48:24.292259 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-de939c9d-2259-4fe3-80b1-cf59b2527176 tempest-GroupsTest-28802282 tempest-GroupsTest-28802282-project-member] https://10.4.3.189/volume/v3/volumes/91c2f12e-cf49-46d5-9a6a-56b74f7fa1c2 returned with HTTP 404 Aug 25 05:48:24.292939 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 824/3285] 10.4.3.189 () {68 vars in 1389 bytes} [Tue Aug 25 05:48:24 2026] GET /volume/v3/volumes/91c2f12e-cf49-46d5-9a6a-56b74f7fa1c2 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 05:48:24.304508 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-e0bef44c-1f5d-46b8-9e45-d30b6d366eed None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:24.313072 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-e0bef44c-1f5d-46b8-9e45-d30b6d366eed tempest-GroupsTest-28802282 tempest-GroupsTest-28802282-project-member] GET https://10.4.3.189/volume/v3/groups/b0507729-accd-42db-b996-53140547f8f6 Aug 25 05:48:24.313072 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-e0bef44c-1f5d-46b8-9e45-d30b6d366eed tempest-GroupsTest-28802282 tempest-GroupsTest-28802282-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:48:24.313072 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-e0bef44c-1f5d-46b8-9e45-d30b6d366eed tempest-GroupsTest-28802282 tempest-GroupsTest-28802282-project-member] Calling method 'version_select' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:48:24.313072 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.v3.groups [None req-e0bef44c-1f5d-46b8-9e45-d30b6d366eed tempest-GroupsTest-28802282 tempest-GroupsTest-28802282-project-member] show called for member b0507729-accd-42db-b996-53140547f8f6 {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 25 05:48:24.313336 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-2850f4e9-c56a-4647-8764-1a0111ca9fda None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:24.317826 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-e0bef44c-1f5d-46b8-9e45-d30b6d366eed tempest-GroupsTest-28802282 tempest-GroupsTest-28802282-project-member] https://10.4.3.189/volume/v3/groups/b0507729-accd-42db-b996-53140547f8f6 returned with HTTP 404 Aug 25 05:48:24.317899 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-2850f4e9-c56a-4647-8764-1a0111ca9fda tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] GET https://10.4.3.189/volume/v3/backups/9aa7beb4-552d-49eb-a773-1998a88cedce Aug 25 05:48:24.317899 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-2850f4e9-c56a-4647-8764-1a0111ca9fda tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:48:24.317899 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-2850f4e9-c56a-4647-8764-1a0111ca9fda tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:48:24.317899 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-2850f4e9-c56a-4647-8764-1a0111ca9fda tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Show backup with id 9aa7beb4-552d-49eb-a773-1998a88cedce. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:48:24.318019 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 818/3286] 10.4.3.189 () {68 vars in 1386 bytes} [Tue Aug 25 05:48:24 2026] GET /volume/v3/groups/b0507729-accd-42db-b996-53140547f8f6 => generated 108 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 05:48:24.323821 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:48:24.323821 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:48:24.324504 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-2850f4e9-c56a-4647-8764-1a0111ca9fda tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] https://10.4.3.189/volume/v3/backups/9aa7beb4-552d-49eb-a773-1998a88cedce returned with HTTP 200 Aug 25 05:48:24.324880 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 830/3287] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:48:24 2026] GET /volume/v3/backups/9aa7beb4-552d-49eb-a773-1998a88cedce => generated 735 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:48:24.327254 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-b4d76a77-067f-446e-bc44-30115a5a9f90 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:24.329920 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-b4d76a77-067f-446e-bc44-30115a5a9f90 tempest-GroupsTest-28802282 tempest-GroupsTest-28802282-project-member] POST https://10.4.3.189/volume/v3/groups/1844ba61-b9f9-4b61-8b47-f93bcac902fd/action Aug 25 05:48:24.330507 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-b4d76a77-067f-446e-bc44-30115a5a9f90 tempest-GroupsTest-28802282 tempest-GroupsTest-28802282-project-member] Action body: b'{"delete": {"delete-volumes": false}}' {{(pid=100269) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 05:48:24.330675 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-b4d76a77-067f-446e-bc44-30115a5a9f90 tempest-GroupsTest-28802282 tempest-GroupsTest-28802282-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": false}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:48:24.332211 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.v3.groups [None req-b4d76a77-067f-446e-bc44-30115a5a9f90 tempest-GroupsTest-28802282 tempest-GroupsTest-28802282-project-member] delete called for group 1844ba61-b9f9-4b61-8b47-f93bcac902fd {{(pid=100269) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 25 05:48:24.332345 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.v3.groups [None req-b4d76a77-067f-446e-bc44-30115a5a9f90 tempest-GroupsTest-28802282 tempest-GroupsTest-28802282-project-member] Delete group with id: 1844ba61-b9f9-4b61-8b47-f93bcac902fd Aug 25 05:48:24.336892 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:48:24.336892 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:48:24.366877 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-b4d76a77-067f-446e-bc44-30115a5a9f90 tempest-GroupsTest-28802282 tempest-GroupsTest-28802282-project-member] https://10.4.3.189/volume/v3/groups/1844ba61-b9f9-4b61-8b47-f93bcac902fd/action returned with HTTP 202 Aug 25 05:48:24.369110 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 816/3288] 10.4.3.189 () {70 vars in 1428 bytes} [Tue Aug 25 05:48:24 2026] POST /volume/v3/groups/1844ba61-b9f9-4b61-8b47-f93bcac902fd/action => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 05:48:24.373534 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-9ed684f9-31b2-48ec-8768-9d5f6aaec9fa None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:24.376007 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-9ed684f9-31b2-48ec-8768-9d5f6aaec9fa tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] GET https://10.4.3.189/volume/v3/volumes/6fda1911-9499-44e4-9907-45761cf00b60 Aug 25 05:48:24.376128 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-9ed684f9-31b2-48ec-8768-9d5f6aaec9fa tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:48:24.378832 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-814a432e-88af-4eeb-83ce-57c3123b1a9d None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:24.382567 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-814a432e-88af-4eeb-83ce-57c3123b1a9d tempest-GroupsTest-28802282 tempest-GroupsTest-28802282-project-member] GET https://10.4.3.189/volume/v3/groups/1844ba61-b9f9-4b61-8b47-f93bcac902fd Aug 25 05:48:24.384090 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-814a432e-88af-4eeb-83ce-57c3123b1a9d tempest-GroupsTest-28802282 tempest-GroupsTest-28802282-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:48:24.384090 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-814a432e-88af-4eeb-83ce-57c3123b1a9d tempest-GroupsTest-28802282 tempest-GroupsTest-28802282-project-member] Calling method 'version_select' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:48:24.384090 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.v3.groups [None req-814a432e-88af-4eeb-83ce-57c3123b1a9d tempest-GroupsTest-28802282 tempest-GroupsTest-28802282-project-member] show called for member 1844ba61-b9f9-4b61-8b47-f93bcac902fd {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 25 05:48:24.384269 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-9ed684f9-31b2-48ec-8768-9d5f6aaec9fa tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:48:24.389390 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:48:24.389390 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:48:24.389884 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-9ed684f9-31b2-48ec-8768-9d5f6aaec9fa tempest-VolumesBackupsTest-1941111606 tempest-VolumesBackupsTest-1941111606-project-member] https://10.4.3.189/volume/v3/volumes/6fda1911-9499-44e4-9907-45761cf00b60 returned with HTTP 404 Aug 25 05:48:24.390400 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 825/3289] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:48:24 2026] GET /volume/v3/volumes/6fda1911-9499-44e4-9907-45761cf00b60 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:48:24.404568 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-814a432e-88af-4eeb-83ce-57c3123b1a9d tempest-GroupsTest-28802282 tempest-GroupsTest-28802282-project-member] https://10.4.3.189/volume/v3/groups/1844ba61-b9f9-4b61-8b47-f93bcac902fd returned with HTTP 200 Aug 25 05:48:24.404568 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 819/3290] 10.4.3.189 () {68 vars in 1386 bytes} [Tue Aug 25 05:48:24 2026] GET /volume/v3/groups/1844ba61-b9f9-4b61-8b47-f93bcac902fd => generated 322 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:48:24.896883 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-d7e80d7c-1c82-4f09-92fa-a47124512f9f None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:24.899431 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-d7e80d7c-1c82-4f09-92fa-a47124512f9f tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] GET https://10.4.3.189/volume/v3/volumes/7588dc5f-ef2c-4d56-b6f1-64039b80e175 Aug 25 05:48:24.899857 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-d7e80d7c-1c82-4f09-92fa-a47124512f9f tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:48:24.899957 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-d7e80d7c-1c82-4f09-92fa-a47124512f9f tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:48:24.909523 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:48:24.909523 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:48:24.914857 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-d7e80d7c-1c82-4f09-92fa-a47124512f9f tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] Volume info retrieved successfully. Aug 25 05:48:24.921651 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-d7e80d7c-1c82-4f09-92fa-a47124512f9f tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] https://10.4.3.189/volume/v3/volumes/7588dc5f-ef2c-4d56-b6f1-64039b80e175 returned with HTTP 200 Aug 25 05:48:24.922119 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 831/3291] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:48:24 2026] GET /volume/v3/volumes/7588dc5f-ef2c-4d56-b6f1-64039b80e175 => generated 844 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:48:24.979073 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-4a2adc1c-a68f-488c-a521-be30a9c76eb3 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:24.980632 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-4a2adc1c-a68f-488c-a521-be30a9c76eb3 tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] GET https://10.4.3.189/volume/v3/volumes/7588dc5f-ef2c-4d56-b6f1-64039b80e175 Aug 25 05:48:24.980856 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-4a2adc1c-a68f-488c-a521-be30a9c76eb3 tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:48:24.981068 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-4a2adc1c-a68f-488c-a521-be30a9c76eb3 tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:48:24.989524 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:48:24.989524 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:48:24.994780 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-4a2adc1c-a68f-488c-a521-be30a9c76eb3 tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] Volume info retrieved successfully. Aug 25 05:48:25.007043 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-4a2adc1c-a68f-488c-a521-be30a9c76eb3 tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] https://10.4.3.189/volume/v3/volumes/7588dc5f-ef2c-4d56-b6f1-64039b80e175 returned with HTTP 200 Aug 25 05:48:25.007578 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 817/3292] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:48:24 2026] GET /volume/v3/volumes/7588dc5f-ef2c-4d56-b6f1-64039b80e175 => generated 844 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:48:25.081531 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-8c63ec7c-9ec6-4119-bc24-8d971993f4e1 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:25.083297 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-8c63ec7c-9ec6-4119-bc24-8d971993f4e1 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] GET https://10.4.3.189/volume/v3/backups/39af96ff-da04-4958-990d-4d570b4d91b4 Aug 25 05:48:25.083697 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-8c63ec7c-9ec6-4119-bc24-8d971993f4e1 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:48:25.084041 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-8c63ec7c-9ec6-4119-bc24-8d971993f4e1 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:48:25.084342 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-8c63ec7c-9ec6-4119-bc24-8d971993f4e1 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Show backup with id 39af96ff-da04-4958-990d-4d570b4d91b4. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:48:25.089307 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:48:25.089307 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:48:25.090980 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-8c63ec7c-9ec6-4119-bc24-8d971993f4e1 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] https://10.4.3.189/volume/v3/backups/39af96ff-da04-4958-990d-4d570b4d91b4 returned with HTTP 200 Aug 25 05:48:25.090980 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 826/3293] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:48:25 2026] GET /volume/v3/backups/39af96ff-da04-4958-990d-4d570b4d91b4 => generated 825 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:48:25.337932 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-d61b11ff-8d5a-43c0-beab-8db3f935901f None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:25.341415 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-d61b11ff-8d5a-43c0-beab-8db3f935901f tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] GET https://10.4.3.189/volume/v3/backups/9aa7beb4-552d-49eb-a773-1998a88cedce Aug 25 05:48:25.341415 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-d61b11ff-8d5a-43c0-beab-8db3f935901f tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:48:25.341415 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-d61b11ff-8d5a-43c0-beab-8db3f935901f tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:48:25.341415 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-d61b11ff-8d5a-43c0-beab-8db3f935901f tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Show backup with id 9aa7beb4-552d-49eb-a773-1998a88cedce. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:48:25.346110 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:48:25.346110 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:48:25.346846 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-d61b11ff-8d5a-43c0-beab-8db3f935901f tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] https://10.4.3.189/volume/v3/backups/9aa7beb4-552d-49eb-a773-1998a88cedce returned with HTTP 200 Aug 25 05:48:25.347397 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 820/3294] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:48:25 2026] GET /volume/v3/backups/9aa7beb4-552d-49eb-a773-1998a88cedce => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:48:25.415639 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-53f8d764-9187-4550-bdc7-a3b7e68981ea None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:25.417610 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-53f8d764-9187-4550-bdc7-a3b7e68981ea tempest-GroupsTest-28802282 tempest-GroupsTest-28802282-project-member] GET https://10.4.3.189/volume/v3/groups/1844ba61-b9f9-4b61-8b47-f93bcac902fd Aug 25 05:48:25.417832 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-53f8d764-9187-4550-bdc7-a3b7e68981ea tempest-GroupsTest-28802282 tempest-GroupsTest-28802282-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:48:25.418024 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-53f8d764-9187-4550-bdc7-a3b7e68981ea tempest-GroupsTest-28802282 tempest-GroupsTest-28802282-project-member] Calling method 'version_select' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:48:25.418179 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.v3.groups [None req-53f8d764-9187-4550-bdc7-a3b7e68981ea tempest-GroupsTest-28802282 tempest-GroupsTest-28802282-project-member] show called for member 1844ba61-b9f9-4b61-8b47-f93bcac902fd {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 25 05:48:25.421745 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-53f8d764-9187-4550-bdc7-a3b7e68981ea tempest-GroupsTest-28802282 tempest-GroupsTest-28802282-project-member] https://10.4.3.189/volume/v3/groups/1844ba61-b9f9-4b61-8b47-f93bcac902fd returned with HTTP 404 Aug 25 05:48:25.422378 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 832/3295] 10.4.3.189 () {68 vars in 1386 bytes} [Tue Aug 25 05:48:25 2026] GET /volume/v3/groups/1844ba61-b9f9-4b61-8b47-f93bcac902fd => generated 108 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 05:48:25.429857 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-4ee589d3-77c3-4be1-bf4d-b5d90c890264 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:25.431802 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-4ee589d3-77c3-4be1-bf4d-b5d90c890264 tempest-GroupsTest-28802282 tempest-GroupsTest-28802282-project-member] GET https://10.4.3.189/volume/v3/groups/detail Aug 25 05:48:25.431993 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-4ee589d3-77c3-4be1-bf4d-b5d90c890264 tempest-GroupsTest-28802282 tempest-GroupsTest-28802282-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:48:25.432198 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-4ee589d3-77c3-4be1-bf4d-b5d90c890264 tempest-GroupsTest-28802282 tempest-GroupsTest-28802282-project-member] Calling method 'version_select' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:48:25.436554 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-4ee589d3-77c3-4be1-bf4d-b5d90c890264 tempest-GroupsTest-28802282 tempest-GroupsTest-28802282-project-member] https://10.4.3.189/volume/v3/groups/detail returned with HTTP 200 Aug 25 05:48:25.436642 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 818/3296] 10.4.3.189 () {68 vars in 1296 bytes} [Tue Aug 25 05:48:25 2026] GET /volume/v3/groups/detail => generated 14 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:48:25.448808 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-b0159f86-c0da-4d06-85f1-a6a34c6c8327 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:25.451165 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b0159f86-c0da-4d06-85f1-a6a34c6c8327 tempest-GroupsTest-28802282 tempest-GroupsTest-28802282-project-member] GET https://10.4.3.189/volume/v3/volumes/detail Aug 25 05:48:25.451624 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b0159f86-c0da-4d06-85f1-a6a34c6c8327 tempest-GroupsTest-28802282 tempest-GroupsTest-28802282-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:48:25.451873 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b0159f86-c0da-4d06-85f1-a6a34c6c8327 tempest-GroupsTest-28802282 tempest-GroupsTest-28802282-project-member] Calling method 'detail' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:48:25.452181 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.api_utils [None req-b0159f86-c0da-4d06-85f1-a6a34c6c8327 tempest-GroupsTest-28802282 tempest-GroupsTest-28802282-project-member] Removing options '' from query. {{(pid=100268) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 05:48:25.453018 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-b0159f86-c0da-4d06-85f1-a6a34c6c8327 tempest-GroupsTest-28802282 tempest-GroupsTest-28802282-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100268) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 05:48:25.466040 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-b0159f86-c0da-4d06-85f1-a6a34c6c8327 tempest-GroupsTest-28802282 tempest-GroupsTest-28802282-project-member] Get all volumes completed successfully. Aug 25 05:48:25.468227 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b0159f86-c0da-4d06-85f1-a6a34c6c8327 tempest-GroupsTest-28802282 tempest-GroupsTest-28802282-project-member] https://10.4.3.189/volume/v3/volumes/detail returned with HTTP 200 Aug 25 05:48:25.468577 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 827/3297] 10.4.3.189 () {68 vars in 1299 bytes} [Tue Aug 25 05:48:25 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:48:25.488023 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-64f0dfb7-ac01-4385-b8fb-94aaf87e0ef9 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:25.489810 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-64f0dfb7-ac01-4385-b8fb-94aaf87e0ef9 tempest-GroupsTest-28802282 tempest-GroupsTest-28802282-project-member] POST https://10.4.3.189/volume/v3/groups/1844ba61-b9f9-4b61-8b47-f93bcac902fd/action Aug 25 05:48:25.490260 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-64f0dfb7-ac01-4385-b8fb-94aaf87e0ef9 tempest-GroupsTest-28802282 tempest-GroupsTest-28802282-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100270) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 05:48:25.490396 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-64f0dfb7-ac01-4385-b8fb-94aaf87e0ef9 tempest-GroupsTest-28802282 tempest-GroupsTest-28802282-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:48:25.494253 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.v3.groups [None req-64f0dfb7-ac01-4385-b8fb-94aaf87e0ef9 tempest-GroupsTest-28802282 tempest-GroupsTest-28802282-project-member] delete called for group 1844ba61-b9f9-4b61-8b47-f93bcac902fd {{(pid=100270) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 25 05:48:25.494429 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.v3.groups [None req-64f0dfb7-ac01-4385-b8fb-94aaf87e0ef9 tempest-GroupsTest-28802282 tempest-GroupsTest-28802282-project-member] Delete group with id: 1844ba61-b9f9-4b61-8b47-f93bcac902fd Aug 25 05:48:25.507150 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-64f0dfb7-ac01-4385-b8fb-94aaf87e0ef9 tempest-GroupsTest-28802282 tempest-GroupsTest-28802282-project-member] https://10.4.3.189/volume/v3/groups/1844ba61-b9f9-4b61-8b47-f93bcac902fd/action returned with HTTP 404 Aug 25 05:48:25.507150 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 821/3298] 10.4.3.189 () {70 vars in 1428 bytes} [Tue Aug 25 05:48:25 2026] POST /volume/v3/groups/1844ba61-b9f9-4b61-8b47-f93bcac902fd/action => generated 108 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 05:48:25.524787 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-f2f1f264-a1e5-4d0a-9ac3-f09c6cf6c150 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:25.531787 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-f2f1f264-a1e5-4d0a-9ac3-f09c6cf6c150 tempest-GroupsTest-28802282 tempest-GroupsTest-28802282-project-member] GET https://10.4.3.189/volume/v3/volumes/detail Aug 25 05:48:25.531787 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-f2f1f264-a1e5-4d0a-9ac3-f09c6cf6c150 tempest-GroupsTest-28802282 tempest-GroupsTest-28802282-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:48:25.531787 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-f2f1f264-a1e5-4d0a-9ac3-f09c6cf6c150 tempest-GroupsTest-28802282 tempest-GroupsTest-28802282-project-member] Calling method 'detail' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:48:25.531787 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.api_utils [None req-f2f1f264-a1e5-4d0a-9ac3-f09c6cf6c150 tempest-GroupsTest-28802282 tempest-GroupsTest-28802282-project-member] Removing options '' from query. {{(pid=100271) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 05:48:25.532492 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-f2f1f264-a1e5-4d0a-9ac3-f09c6cf6c150 tempest-GroupsTest-28802282 tempest-GroupsTest-28802282-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100271) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 05:48:25.544759 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-f2f1f264-a1e5-4d0a-9ac3-f09c6cf6c150 tempest-GroupsTest-28802282 tempest-GroupsTest-28802282-project-member] Get all volumes completed successfully. Aug 25 05:48:25.547387 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-f2f1f264-a1e5-4d0a-9ac3-f09c6cf6c150 tempest-GroupsTest-28802282 tempest-GroupsTest-28802282-project-member] https://10.4.3.189/volume/v3/volumes/detail returned with HTTP 200 Aug 25 05:48:25.547740 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 833/3299] 10.4.3.189 () {68 vars in 1299 bytes} [Tue Aug 25 05:48:25 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:48:25.567752 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-8d35d08d-8863-49ec-9214-1096dc7b3d91 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:25.573183 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-8d35d08d-8863-49ec-9214-1096dc7b3d91 tempest-GroupsTest-28802282 tempest-GroupsTest-28802282-project-member] POST https://10.4.3.189/volume/v3/groups/b0507729-accd-42db-b996-53140547f8f6/action Aug 25 05:48:25.573586 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-8d35d08d-8863-49ec-9214-1096dc7b3d91 tempest-GroupsTest-28802282 tempest-GroupsTest-28802282-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100269) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 05:48:25.573701 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-8d35d08d-8863-49ec-9214-1096dc7b3d91 tempest-GroupsTest-28802282 tempest-GroupsTest-28802282-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:48:25.575042 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.v3.groups [None req-8d35d08d-8863-49ec-9214-1096dc7b3d91 tempest-GroupsTest-28802282 tempest-GroupsTest-28802282-project-member] delete called for group b0507729-accd-42db-b996-53140547f8f6 {{(pid=100269) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 25 05:48:25.575305 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.v3.groups [None req-8d35d08d-8863-49ec-9214-1096dc7b3d91 tempest-GroupsTest-28802282 tempest-GroupsTest-28802282-project-member] Delete group with id: b0507729-accd-42db-b996-53140547f8f6 Aug 25 05:48:25.578975 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-8d35d08d-8863-49ec-9214-1096dc7b3d91 tempest-GroupsTest-28802282 tempest-GroupsTest-28802282-project-member] https://10.4.3.189/volume/v3/groups/b0507729-accd-42db-b996-53140547f8f6/action returned with HTTP 404 Aug 25 05:48:25.579330 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 819/3300] 10.4.3.189 () {70 vars in 1428 bytes} [Tue Aug 25 05:48:25 2026] POST /volume/v3/groups/b0507729-accd-42db-b996-53140547f8f6/action => generated 108 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 05:48:25.587950 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-069416c8-562d-49e2-a0a4-47f916ac3eb2 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:25.592766 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-069416c8-562d-49e2-a0a4-47f916ac3eb2 tempest-GroupsTest-660457143 tempest-GroupsTest-660457143-project-admin] DELETE https://10.4.3.189/volume/v3/group_types/93bc3c4b-d3c4-4977-9278-a7230c115297 Aug 25 05:48:25.592904 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-069416c8-562d-49e2-a0a4-47f916ac3eb2 tempest-GroupsTest-660457143 tempest-GroupsTest-660457143-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:48:25.593220 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-069416c8-562d-49e2-a0a4-47f916ac3eb2 tempest-GroupsTest-660457143 tempest-GroupsTest-660457143-project-admin] Calling method 'version_select' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:48:25.610301 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-069416c8-562d-49e2-a0a4-47f916ac3eb2 tempest-GroupsTest-660457143 tempest-GroupsTest-660457143-project-admin] https://10.4.3.189/volume/v3/group_types/93bc3c4b-d3c4-4977-9278-a7230c115297 returned with HTTP 202 Aug 25 05:48:25.611024 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 828/3301] 10.4.3.189 () {68 vars in 1404 bytes} [Tue Aug 25 05:48:25 2026] DELETE /volume/v3/group_types/93bc3c4b-d3c4-4977-9278-a7230c115297 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 05:48:25.623023 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-a0870ca4-ee24-489a-97a7-2e1443bceca0 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:25.625761 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-a0870ca4-ee24-489a-97a7-2e1443bceca0 tempest-GroupsTest-660457143 tempest-GroupsTest-660457143-project-admin] DELETE https://10.4.3.189/volume/v3/types/5e96de3f-3193-471b-a3ec-49f1013c7f3a Aug 25 05:48:25.626116 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-a0870ca4-ee24-489a-97a7-2e1443bceca0 tempest-GroupsTest-660457143 tempest-GroupsTest-660457143-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:48:25.626453 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-a0870ca4-ee24-489a-97a7-2e1443bceca0 tempest-GroupsTest-660457143 tempest-GroupsTest-660457143-project-admin] Calling method '_delete' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:48:25.659235 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-a0870ca4-ee24-489a-97a7-2e1443bceca0 tempest-GroupsTest-660457143 tempest-GroupsTest-660457143-project-admin] https://10.4.3.189/volume/v3/types/5e96de3f-3193-471b-a3ec-49f1013c7f3a returned with HTTP 202 Aug 25 05:48:25.660331 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 822/3302] 10.4.3.189 () {66 vars in 1345 bytes} [Tue Aug 25 05:48:25 2026] DELETE /volume/v3/types/5e96de3f-3193-471b-a3ec-49f1013c7f3a => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:48:25.668952 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-efa19641-32dc-47f9-afb8-100f219c3733 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:25.673466 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-efa19641-32dc-47f9-afb8-100f219c3733 tempest-GroupsTest-660457143 tempest-GroupsTest-660457143-project-admin] GET https://10.4.3.189/volume/v3/types/5e96de3f-3193-471b-a3ec-49f1013c7f3a Aug 25 05:48:25.673676 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-efa19641-32dc-47f9-afb8-100f219c3733 tempest-GroupsTest-660457143 tempest-GroupsTest-660457143-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:48:25.673875 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-efa19641-32dc-47f9-afb8-100f219c3733 tempest-GroupsTest-660457143 tempest-GroupsTest-660457143-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:48:25.677655 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-efa19641-32dc-47f9-afb8-100f219c3733 tempest-GroupsTest-660457143 tempest-GroupsTest-660457143-project-admin] https://10.4.3.189/volume/v3/types/5e96de3f-3193-471b-a3ec-49f1013c7f3a returned with HTTP 404 Aug 25 05:48:25.678388 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 834/3303] 10.4.3.189 () {66 vars in 1342 bytes} [Tue Aug 25 05:48:25 2026] GET /volume/v3/types/5e96de3f-3193-471b-a3ec-49f1013c7f3a => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:48:25.687407 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-662b6b60-78bc-42a2-8503-22efd8bebf1d None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:25.691879 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-662b6b60-78bc-42a2-8503-22efd8bebf1d tempest-GroupsTest-660457143 tempest-GroupsTest-660457143-project-admin] POST https://10.4.3.189/volume/v3/types Aug 25 05:48:25.691879 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-662b6b60-78bc-42a2-8503-22efd8bebf1d tempest-GroupsTest-660457143 tempest-GroupsTest-660457143-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-537215571"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:48:25.714201 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-662b6b60-78bc-42a2-8503-22efd8bebf1d tempest-GroupsTest-660457143 tempest-GroupsTest-660457143-project-admin] https://10.4.3.189/volume/v3/types returned with HTTP 200 Aug 25 05:48:25.714592 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 820/3304] 10.4.3.189 () {68 vars in 1252 bytes} [Tue Aug 25 05:48:25 2026] POST /volume/v3/types => generated 215 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:48:25.726594 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-cea526f0-71af-4b7e-bd68-252cac849034 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:25.729196 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-cea526f0-71af-4b7e-bd68-252cac849034 tempest-GroupsTest-660457143 tempest-GroupsTest-660457143-project-admin] POST https://10.4.3.189/volume/v3/group_types Aug 25 05:48:25.732323 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-cea526f0-71af-4b7e-bd68-252cac849034 tempest-GroupsTest-660457143 tempest-GroupsTest-660457143-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsTest-group-type-1590789136"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:48:25.751916 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-cea526f0-71af-4b7e-bd68-252cac849034 tempest-GroupsTest-660457143 tempest-GroupsTest-660457143-project-admin] https://10.4.3.189/volume/v3/group_types returned with HTTP 202 Aug 25 05:48:25.751916 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 829/3305] 10.4.3.189 () {70 vars in 1311 bytes} [Tue Aug 25 05:48:25 2026] POST /volume/v3/group_types => generated 173 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:48:25.762261 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-760053b2-88d3-4978-a3cb-f82cf4d9592e None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:25.767114 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-760053b2-88d3-4978-a3cb-f82cf4d9592e tempest-GroupsTest-28802282 tempest-GroupsTest-28802282-project-member] POST https://10.4.3.189/volume/v3/groups Aug 25 05:48:25.767491 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-760053b2-88d3-4978-a3cb-f82cf4d9592e tempest-GroupsTest-28802282 tempest-GroupsTest-28802282-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "088f9ac3-d9d8-4e9b-a166-74f74a1378ee", "volume_types": ["a7e851b2-5b86-44ec-a7be-a7538e4ad962"], "name": "tempest-GroupsTest-Group-580049848"}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:48:25.768781 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.v3.groups [None req-760053b2-88d3-4978-a3cb-f82cf4d9592e tempest-GroupsTest-28802282 tempest-GroupsTest-28802282-project-member] Creating new group {'group': {'group_type': '088f9ac3-d9d8-4e9b-a166-74f74a1378ee', 'volume_types': ['a7e851b2-5b86-44ec-a7be-a7538e4ad962'], 'name': 'tempest-GroupsTest-Group-580049848'}} {{(pid=100270) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 25 05:48:25.774211 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.v3.groups [None req-760053b2-88d3-4978-a3cb-f82cf4d9592e tempest-GroupsTest-28802282 tempest-GroupsTest-28802282-project-member] Creating group tempest-GroupsTest-Group-580049848. Aug 25 05:48:25.780696 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-760053b2-88d3-4978-a3cb-f82cf4d9592e tempest-GroupsTest-28802282 tempest-GroupsTest-28802282-project-member] Availability Zones retrieved successfully. Aug 25 05:48:25.793457 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.quota [None req-760053b2-88d3-4978-a3cb-f82cf4d9592e tempest-GroupsTest-28802282 tempest-GroupsTest-28802282-project-member] Created reservations ['b619de56-fb58-422e-bc2f-97cb0c59b56b'] {{(pid=100270) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:48:25.821522 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-760053b2-88d3-4978-a3cb-f82cf4d9592e tempest-GroupsTest-28802282 tempest-GroupsTest-28802282-project-member] https://10.4.3.189/volume/v3/groups returned with HTTP 202 Aug 25 05:48:25.822886 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 823/3306] 10.4.3.189 () {70 vars in 1297 bytes} [Tue Aug 25 05:48:25 2026] POST /volume/v3/groups => generated 103 bytes in 60 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:48:25.839840 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-a91e54c7-70c4-48f3-a5b6-4ff92ca91c62 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:25.843210 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-a91e54c7-70c4-48f3-a5b6-4ff92ca91c62 tempest-GroupsTest-28802282 tempest-GroupsTest-28802282-project-member] GET https://10.4.3.189/volume/v3/groups/ec9370bd-409b-46ef-942b-c583e351170b Aug 25 05:48:25.843210 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-a91e54c7-70c4-48f3-a5b6-4ff92ca91c62 tempest-GroupsTest-28802282 tempest-GroupsTest-28802282-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:48:25.843210 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-a91e54c7-70c4-48f3-a5b6-4ff92ca91c62 tempest-GroupsTest-28802282 tempest-GroupsTest-28802282-project-member] Calling method 'version_select' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:48:25.843210 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.v3.groups [None req-a91e54c7-70c4-48f3-a5b6-4ff92ca91c62 tempest-GroupsTest-28802282 tempest-GroupsTest-28802282-project-member] show called for member ec9370bd-409b-46ef-942b-c583e351170b {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 25 05:48:25.852110 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:48:25.852110 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:48:25.864824 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-a91e54c7-70c4-48f3-a5b6-4ff92ca91c62 tempest-GroupsTest-28802282 tempest-GroupsTest-28802282-project-member] https://10.4.3.189/volume/v3/groups/ec9370bd-409b-46ef-942b-c583e351170b returned with HTTP 200 Aug 25 05:48:25.865499 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 835/3307] 10.4.3.189 () {68 vars in 1386 bytes} [Tue Aug 25 05:48:25 2026] GET /volume/v3/groups/ec9370bd-409b-46ef-942b-c583e351170b => generated 331 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:48:26.104389 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-dae2b640-26b5-4302-ad74-eb5cb26ae8bf None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:26.106760 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-dae2b640-26b5-4302-ad74-eb5cb26ae8bf tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] GET https://10.4.3.189/volume/v3/backups/39af96ff-da04-4958-990d-4d570b4d91b4 Aug 25 05:48:26.107157 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-dae2b640-26b5-4302-ad74-eb5cb26ae8bf tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:48:26.107437 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-dae2b640-26b5-4302-ad74-eb5cb26ae8bf tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:48:26.107587 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-dae2b640-26b5-4302-ad74-eb5cb26ae8bf tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Show backup with id 39af96ff-da04-4958-990d-4d570b4d91b4. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:48:26.113136 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:48:26.113136 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:48:26.114111 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-dae2b640-26b5-4302-ad74-eb5cb26ae8bf tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] https://10.4.3.189/volume/v3/backups/39af96ff-da04-4958-990d-4d570b4d91b4 returned with HTTP 200 Aug 25 05:48:26.114585 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 821/3308] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:48:26 2026] GET /volume/v3/backups/39af96ff-da04-4958-990d-4d570b4d91b4 => generated 825 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:48:26.359120 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-993774d4-6876-428e-80ea-71391c62f449 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:26.360364 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-993774d4-6876-428e-80ea-71391c62f449 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] GET https://10.4.3.189/volume/v3/backups/9aa7beb4-552d-49eb-a773-1998a88cedce Aug 25 05:48:26.360615 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-993774d4-6876-428e-80ea-71391c62f449 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:48:26.360905 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-993774d4-6876-428e-80ea-71391c62f449 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:48:26.361137 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-993774d4-6876-428e-80ea-71391c62f449 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Show backup with id 9aa7beb4-552d-49eb-a773-1998a88cedce. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:48:26.366728 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:48:26.366728 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:48:26.366728 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-993774d4-6876-428e-80ea-71391c62f449 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] https://10.4.3.189/volume/v3/backups/9aa7beb4-552d-49eb-a773-1998a88cedce returned with HTTP 200 Aug 25 05:48:26.366728 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 830/3309] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:48:26 2026] GET /volume/v3/backups/9aa7beb4-552d-49eb-a773-1998a88cedce => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:48:26.378147 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-a13255fd-846d-4646-96b9-42fdb188bb8e None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:26.380026 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-a13255fd-846d-4646-96b9-42fdb188bb8e tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] POST https://10.4.3.189/volume/v3/backups/9aa7beb4-552d-49eb-a773-1998a88cedce/action Aug 25 05:48:26.380499 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-a13255fd-846d-4646-96b9-42fdb188bb8e tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100270) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 05:48:26.380631 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-a13255fd-846d-4646-96b9-42fdb188bb8e tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:48:26.381953 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.contrib.admin_actions [None req-a13255fd-846d-4646-96b9-42fdb188bb8e tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Updating backup '9aa7beb4-552d-49eb-a773-1998a88cedce' with '{'status': 'error'}' {{(pid=100270) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Aug 25 05:48:26.391202 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:48:26.391202 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:48:26.399885 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.backup.rpcapi [None req-a13255fd-846d-4646-96b9-42fdb188bb8e tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] reset_status in rpcapi backup_id 9aa7beb4-552d-49eb-a773-1998a88cedce on host np0000008051. {{(pid=100270) reset_status /opt/stack/cinder/cinder/backup/rpcapi.py:107}} Aug 25 05:48:26.403173 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-a13255fd-846d-4646-96b9-42fdb188bb8e tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] https://10.4.3.189/volume/v3/backups/9aa7beb4-552d-49eb-a773-1998a88cedce/action returned with HTTP 202 Aug 25 05:48:26.403765 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 824/3310] 10.4.3.189 () {70 vars in 1430 bytes} [Tue Aug 25 05:48:26 2026] POST /volume/v3/backups/9aa7beb4-552d-49eb-a773-1998a88cedce/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 05:48:26.413888 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-768a723d-050c-4819-89ac-4cf491c30251 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:26.416037 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-768a723d-050c-4819-89ac-4cf491c30251 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] DELETE https://10.4.3.189/volume/v3/volumes/3f4ad0fa-8fbb-4805-8fd3-a8b886f08650 Aug 25 05:48:26.416600 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-768a723d-050c-4819-89ac-4cf491c30251 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:48:26.416600 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-768a723d-050c-4819-89ac-4cf491c30251 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Calling method 'delete' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:48:26.416675 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [None req-768a723d-050c-4819-89ac-4cf491c30251 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Delete volume with id: 3f4ad0fa-8fbb-4805-8fd3-a8b886f08650 Aug 25 05:48:26.425383 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:48:26.425383 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:48:26.425927 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-768a723d-050c-4819-89ac-4cf491c30251 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Volume info retrieved successfully. Aug 25 05:48:26.448518 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-768a723d-050c-4819-89ac-4cf491c30251 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Delete volume request issued successfully. Aug 25 05:48:26.448951 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-768a723d-050c-4819-89ac-4cf491c30251 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] https://10.4.3.189/volume/v3/volumes/3f4ad0fa-8fbb-4805-8fd3-a8b886f08650 returned with HTTP 202 Aug 25 05:48:26.451075 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 836/3311] 10.4.3.189 () {68 vars in 1391 bytes} [Tue Aug 25 05:48:26 2026] DELETE /volume/v3/volumes/3f4ad0fa-8fbb-4805-8fd3-a8b886f08650 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:48:26.465530 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-d1607f7a-b4fd-45b1-8b83-4e88cba0a69c None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:26.470723 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-d1607f7a-b4fd-45b1-8b83-4e88cba0a69c tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] GET https://10.4.3.189/volume/v3/volumes/3f4ad0fa-8fbb-4805-8fd3-a8b886f08650 Aug 25 05:48:26.471013 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-d1607f7a-b4fd-45b1-8b83-4e88cba0a69c tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:48:26.471250 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-d1607f7a-b4fd-45b1-8b83-4e88cba0a69c tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:48:26.492002 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:48:26.492002 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:48:26.498530 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-d1607f7a-b4fd-45b1-8b83-4e88cba0a69c tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Volume info retrieved successfully. Aug 25 05:48:26.510537 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-d1607f7a-b4fd-45b1-8b83-4e88cba0a69c tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] https://10.4.3.189/volume/v3/volumes/3f4ad0fa-8fbb-4805-8fd3-a8b886f08650 returned with HTTP 200 Aug 25 05:48:26.511287 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 822/3312] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:48:26 2026] GET /volume/v3/volumes/3f4ad0fa-8fbb-4805-8fd3-a8b886f08650 => generated 1016 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:48:26.667775 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-48e3ab77-83eb-4fee-8481-ff3012e7caa0 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:26.791086 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-48e3ab77-83eb-4fee-8481-ff3012e7caa0 tempest-CreateVolumesFromImageTest-2107069466 tempest-CreateVolumesFromImageTest-2107069466-project-member] POST https://10.4.3.189/volume/v3/volumes Aug 25 05:48:26.791086 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-48e3ab77-83eb-4fee-8481-ff3012e7caa0 tempest-CreateVolumesFromImageTest-2107069466 tempest-CreateVolumesFromImageTest-2107069466-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "821ab3e7-1977-4d78-a63f-5997ce48392f", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-170453643"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:48:26.791810 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.v3.volumes [None req-48e3ab77-83eb-4fee-8481-ff3012e7caa0 tempest-CreateVolumesFromImageTest-2107069466 tempest-CreateVolumesFromImageTest-2107069466-project-member] Create volume request body: {'volume': {"'imageRef": '821ab3e7-1977-4d78-a63f-5997ce48392f', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-170453643'}} {{(pid=100268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 05:48:26.792123 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-48e3ab77-83eb-4fee-8481-ff3012e7caa0 tempest-CreateVolumesFromImageTest-2107069466 tempest-CreateVolumesFromImageTest-2107069466-project-member] Create volume of 1 GB Aug 25 05:48:26.797550 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-48e3ab77-83eb-4fee-8481-ff3012e7caa0 tempest-CreateVolumesFromImageTest-2107069466 tempest-CreateVolumesFromImageTest-2107069466-project-member] Availability Zones retrieved successfully. Aug 25 05:48:26.803049 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-48e3ab77-83eb-4fee-8481-ff3012e7caa0 tempest-CreateVolumesFromImageTest-2107069466 tempest-CreateVolumesFromImageTest-2107069466-project-member] Flow 'volume_create_api' (96666a95-328a-4838-a12e-438eee4f1ce4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:48:26.804507 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-48e3ab77-83eb-4fee-8481-ff3012e7caa0 tempest-CreateVolumesFromImageTest-2107069466 tempest-CreateVolumesFromImageTest-2107069466-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ce49f3a1-5236-40ea-950e-df144ce3fef4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:48:26.805682 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.flows.api.create_volume [None req-48e3ab77-83eb-4fee-8481-ff3012e7caa0 tempest-CreateVolumesFromImageTest-2107069466 tempest-CreateVolumesFromImageTest-2107069466-project-member] Validating volume size '1' using validate_int {{(pid=100268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 05:48:26.849497 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-48e3ab77-83eb-4fee-8481-ff3012e7caa0 tempest-CreateVolumesFromImageTest-2107069466 tempest-CreateVolumesFromImageTest-2107069466-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ce49f3a1-5236-40ea-950e-df144ce3fef4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T05:35:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=23fc6e5d-fce0-4521-ba46-4837b4232084,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '23fc6e5d-fce0-4521-ba46-4837b4232084', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:48:26.849497 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-48e3ab77-83eb-4fee-8481-ff3012e7caa0 tempest-CreateVolumesFromImageTest-2107069466 tempest-CreateVolumesFromImageTest-2107069466-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (524bc08e-d0de-469f-88ef-20184c6ae9b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:48:26.880848 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-234c74cd-825a-4b6b-acd9-2dd47bb71413 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:26.882856 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-234c74cd-825a-4b6b-acd9-2dd47bb71413 tempest-GroupsTest-28802282 tempest-GroupsTest-28802282-project-member] GET https://10.4.3.189/volume/v3/groups/ec9370bd-409b-46ef-942b-c583e351170b Aug 25 05:48:26.883121 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-234c74cd-825a-4b6b-acd9-2dd47bb71413 tempest-GroupsTest-28802282 tempest-GroupsTest-28802282-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:48:26.883353 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-234c74cd-825a-4b6b-acd9-2dd47bb71413 tempest-GroupsTest-28802282 tempest-GroupsTest-28802282-project-member] Calling method 'version_select' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:48:26.883517 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.v3.groups [None req-234c74cd-825a-4b6b-acd9-2dd47bb71413 tempest-GroupsTest-28802282 tempest-GroupsTest-28802282-project-member] show called for member ec9370bd-409b-46ef-942b-c583e351170b {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 25 05:48:26.887361 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:48:26.887361 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:48:26.896240 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-234c74cd-825a-4b6b-acd9-2dd47bb71413 tempest-GroupsTest-28802282 tempest-GroupsTest-28802282-project-member] https://10.4.3.189/volume/v3/groups/ec9370bd-409b-46ef-942b-c583e351170b returned with HTTP 200 Aug 25 05:48:26.896663 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 825/3313] 10.4.3.189 () {68 vars in 1386 bytes} [Tue Aug 25 05:48:26 2026] GET /volume/v3/groups/ec9370bd-409b-46ef-942b-c583e351170b => generated 332 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:48:26.906242 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-1b65fcf5-7277-4e5b-915d-13e9195ce09b None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:26.908769 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-1b65fcf5-7277-4e5b-915d-13e9195ce09b tempest-GroupsTest-28802282 tempest-GroupsTest-28802282-project-member] POST https://10.4.3.189/volume/v3/volumes Aug 25 05:48:26.911126 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-1b65fcf5-7277-4e5b-915d-13e9195ce09b tempest-GroupsTest-28802282 tempest-GroupsTest-28802282-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1672410781", "volume_type": "a7e851b2-5b86-44ec-a7be-a7538e4ad962", "group_id": "ec9370bd-409b-46ef-942b-c583e351170b", "size": 1}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:48:26.911126 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.v3.volumes [None req-1b65fcf5-7277-4e5b-915d-13e9195ce09b tempest-GroupsTest-28802282 tempest-GroupsTest-28802282-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1672410781', 'volume_type': 'a7e851b2-5b86-44ec-a7be-a7538e4ad962', 'group_id': 'ec9370bd-409b-46ef-942b-c583e351170b', 'size': 1}} {{(pid=100271) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 05:48:26.920022 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:48:26.920022 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:48:26.920660 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [None req-1b65fcf5-7277-4e5b-915d-13e9195ce09b tempest-GroupsTest-28802282 tempest-GroupsTest-28802282-project-member] Create volume of 1 GB Aug 25 05:48:26.930148 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-1b65fcf5-7277-4e5b-915d-13e9195ce09b tempest-GroupsTest-28802282 tempest-GroupsTest-28802282-project-member] Availability Zones retrieved successfully. Aug 25 05:48:26.936458 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-48e3ab77-83eb-4fee-8481-ff3012e7caa0 tempest-CreateVolumesFromImageTest-2107069466 tempest-CreateVolumesFromImageTest-2107069466-project-member] Created reservations ['30ad231a-c7ae-4117-a9cb-da44f2c72231', 'b8008963-bf55-492b-b160-51fe5adfe156', '11920dc7-afcd-4830-ab92-ff08ea60fa5e', 'b2aa37d5-95fd-412e-a7fd-8882cf435d15'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:48:26.939326 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-48e3ab77-83eb-4fee-8481-ff3012e7caa0 tempest-CreateVolumesFromImageTest-2107069466 tempest-CreateVolumesFromImageTest-2107069466-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (524bc08e-d0de-469f-88ef-20184c6ae9b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['30ad231a-c7ae-4117-a9cb-da44f2c72231', 'b8008963-bf55-492b-b160-51fe5adfe156', '11920dc7-afcd-4830-ab92-ff08ea60fa5e', 'b2aa37d5-95fd-412e-a7fd-8882cf435d15']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:48:26.939326 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-48e3ab77-83eb-4fee-8481-ff3012e7caa0 tempest-CreateVolumesFromImageTest-2107069466 tempest-CreateVolumesFromImageTest-2107069466-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b8dc35c4-5d35-4bef-b825-eadf7d552052) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:48:26.939510 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-1b65fcf5-7277-4e5b-915d-13e9195ce09b tempest-GroupsTest-28802282 tempest-GroupsTest-28802282-project-member] Flow 'volume_create_api' (e7eb2927-c69b-435a-971d-7ec2a61c2fd1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:48:26.940407 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-1b65fcf5-7277-4e5b-915d-13e9195ce09b tempest-GroupsTest-28802282 tempest-GroupsTest-28802282-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f0543ac4-8f80-4bdc-a176-0d318535696a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:48:26.941347 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:48:26.941347 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:48:26.941966 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.flows.api.create_volume [None req-1b65fcf5-7277-4e5b-915d-13e9195ce09b tempest-GroupsTest-28802282 tempest-GroupsTest-28802282-project-member] Validating volume size '1' using validate_int {{(pid=100271) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 05:48:26.967921 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-48e3ab77-83eb-4fee-8481-ff3012e7caa0 tempest-CreateVolumesFromImageTest-2107069466 tempest-CreateVolumesFromImageTest-2107069466-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b8dc35c4-5d35-4bef-b825-eadf7d552052) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '093bf809-d719-4a8b-ac2d-6c71f632381a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-170453643',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0550125fe44b47aaa8f8e1c5d29de72c',qos_specs=None,replication_status=,reservations=['30ad231a-c7ae-4117-a9cb-da44f2c72231','b8008963-bf55-492b-b160-51fe5adfe156','11920dc7-afcd-4830-ab92-ff08ea60fa5e','b2aa37d5-95fd-412e-a7fd-8882cf435d15'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='66810e2dbd28472eb35e8c7e43e35d17',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T05:48:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-170453643',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=093bf809-d719-4a8b-ac2d-6c71f632381a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0550125fe44b47aaa8f8e1c5d29de72c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='66810e2dbd28472eb35e8c7e43e35d17',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(23fc6e5d-fce0-4521-ba46-4837b4232084),volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:48:26.969794 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-48e3ab77-83eb-4fee-8481-ff3012e7caa0 tempest-CreateVolumesFromImageTest-2107069466 tempest-CreateVolumesFromImageTest-2107069466-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ca4f1d0b-f6c7-43a4-93c6-d47f88a20740) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:48:26.972091 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-1b65fcf5-7277-4e5b-915d-13e9195ce09b tempest-GroupsTest-28802282 tempest-GroupsTest-28802282-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f0543ac4-8f80-4bdc-a176-0d318535696a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T05:48:26Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=a7e851b2-5b86-44ec-a7be-a7538e4ad962,is_public=True,name='tempest-GroupsTest-volume-type-537215571',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a7e851b2-5b86-44ec-a7be-a7538e4ad962', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'ec9370bd-409b-46ef-942b-c583e351170b', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:48:26.973417 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-1b65fcf5-7277-4e5b-915d-13e9195ce09b tempest-GroupsTest-28802282 tempest-GroupsTest-28802282-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ea1ebeca-7270-455f-bf83-4682699b53f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:48:26.986963 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-48e3ab77-83eb-4fee-8481-ff3012e7caa0 tempest-CreateVolumesFromImageTest-2107069466 tempest-CreateVolumesFromImageTest-2107069466-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ca4f1d0b-f6c7-43a4-93c6-d47f88a20740) transitioned into state 'SUCCESS' from state '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-170453643',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0550125fe44b47aaa8f8e1c5d29de72c',qos_specs=None,replication_status=,reservations=['30ad231a-c7ae-4117-a9cb-da44f2c72231','b8008963-bf55-492b-b160-51fe5adfe156','11920dc7-afcd-4830-ab92-ff08ea60fa5e','b2aa37d5-95fd-412e-a7fd-8882cf435d15'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='66810e2dbd28472eb35e8c7e43e35d17',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:48:26.988572 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-48e3ab77-83eb-4fee-8481-ff3012e7caa0 tempest-CreateVolumesFromImageTest-2107069466 tempest-CreateVolumesFromImageTest-2107069466-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cd21c100-952b-4fa6-aab1-79072cffaa85) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:48:27.002046 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-48e3ab77-83eb-4fee-8481-ff3012e7caa0 tempest-CreateVolumesFromImageTest-2107069466 tempest-CreateVolumesFromImageTest-2107069466-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cd21c100-952b-4fa6-aab1-79072cffaa85) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:48:27.003118 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-48e3ab77-83eb-4fee-8481-ff3012e7caa0 tempest-CreateVolumesFromImageTest-2107069466 tempest-CreateVolumesFromImageTest-2107069466-project-member] Flow 'volume_create_api' (96666a95-328a-4838-a12e-438eee4f1ce4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:48:27.004076 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-48e3ab77-83eb-4fee-8481-ff3012e7caa0 tempest-CreateVolumesFromImageTest-2107069466 tempest-CreateVolumesFromImageTest-2107069466-project-member] Create volume request issued successfully. Aug 25 05:48:27.004379 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-48e3ab77-83eb-4fee-8481-ff3012e7caa0 tempest-CreateVolumesFromImageTest-2107069466 tempest-CreateVolumesFromImageTest-2107069466-project-member] https://10.4.3.189/volume/v3/volumes returned with HTTP 202 Aug 25 05:48:27.004896 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 831/3314] 10.4.3.189 () {68 vars in 1259 bytes} [Tue Aug 25 05:48:26 2026] POST /volume/v3/volumes => generated 756 bytes in 338 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 05:48:27.011599 np0000008051 devstack@c-api.service[100271]: WARNING cinder.quota [None req-1b65fcf5-7277-4e5b-915d-13e9195ce09b tempest-GroupsTest-28802282 tempest-GroupsTest-28802282-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-537215571 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-537215571, it is now deprecated. Please use the default quota class for default quota. Aug 25 05:48:27.011996 np0000008051 devstack@c-api.service[100271]: WARNING cinder.quota [None req-1b65fcf5-7277-4e5b-915d-13e9195ce09b tempest-GroupsTest-28802282 tempest-GroupsTest-28802282-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-537215571 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-537215571, it is now deprecated. Please use the default quota class for default quota. Aug 25 05:48:27.020811 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-01126e1f-0c3b-4f22-9632-90c49b806d68 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:27.023172 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-01126e1f-0c3b-4f22-9632-90c49b806d68 tempest-CreateVolumesFromImageTest-2107069466 tempest-CreateVolumesFromImageTest-2107069466-project-member] POST https://10.4.3.189/volume/v3/volumes Aug 25 05:48:27.023790 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-01126e1f-0c3b-4f22-9632-90c49b806d68 tempest-CreateVolumesFromImageTest-2107069466 tempest-CreateVolumesFromImageTest-2107069466-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "821ab3e7-1977-4d78-a63f-5997ce48392f", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1389678919"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:48:27.027006 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.v3.volumes [None req-01126e1f-0c3b-4f22-9632-90c49b806d68 tempest-CreateVolumesFromImageTest-2107069466 tempest-CreateVolumesFromImageTest-2107069466-project-member] Create volume request body: {'volume': {"'imageRef": '821ab3e7-1977-4d78-a63f-5997ce48392f', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1389678919'}} {{(pid=100269) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 05:48:27.027006 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.v3.volumes [None req-01126e1f-0c3b-4f22-9632-90c49b806d68 tempest-CreateVolumesFromImageTest-2107069466 tempest-CreateVolumesFromImageTest-2107069466-project-member] Create volume of 1 GB Aug 25 05:48:27.031432 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-01126e1f-0c3b-4f22-9632-90c49b806d68 tempest-CreateVolumesFromImageTest-2107069466 tempest-CreateVolumesFromImageTest-2107069466-project-member] Availability Zones retrieved successfully. Aug 25 05:48:27.040370 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-01126e1f-0c3b-4f22-9632-90c49b806d68 tempest-CreateVolumesFromImageTest-2107069466 tempest-CreateVolumesFromImageTest-2107069466-project-member] Flow 'volume_create_api' (83cabdd3-157c-40bc-8f7a-573730bc96a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:48:27.041609 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-01126e1f-0c3b-4f22-9632-90c49b806d68 tempest-CreateVolumesFromImageTest-2107069466 tempest-CreateVolumesFromImageTest-2107069466-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ace57a3e-b7bc-4576-9647-7734f8e07183) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:48:27.043389 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.flows.api.create_volume [None req-01126e1f-0c3b-4f22-9632-90c49b806d68 tempest-CreateVolumesFromImageTest-2107069466 tempest-CreateVolumesFromImageTest-2107069466-project-member] Validating volume size '1' using validate_int {{(pid=100269) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 05:48:27.056074 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.quota [None req-1b65fcf5-7277-4e5b-915d-13e9195ce09b tempest-GroupsTest-28802282 tempest-GroupsTest-28802282-project-member] Created reservations ['db7ca74e-06c9-416c-b099-5267c1ed09a0', '00a846fa-0f5e-4786-8482-17c141a32cfc', '89e29e44-6fe0-46fc-97b2-5bcbcb861c99', 'aa6069f9-9d52-4b7d-8f6a-ea7ba1f53d0d'] {{(pid=100271) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:48:27.057505 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-1b65fcf5-7277-4e5b-915d-13e9195ce09b tempest-GroupsTest-28802282 tempest-GroupsTest-28802282-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ea1ebeca-7270-455f-bf83-4682699b53f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['db7ca74e-06c9-416c-b099-5267c1ed09a0', '00a846fa-0f5e-4786-8482-17c141a32cfc', '89e29e44-6fe0-46fc-97b2-5bcbcb861c99', 'aa6069f9-9d52-4b7d-8f6a-ea7ba1f53d0d']}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:48:27.058585 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-1b65fcf5-7277-4e5b-915d-13e9195ce09b tempest-GroupsTest-28802282 tempest-GroupsTest-28802282-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (98c8faa4-c23a-42ed-8d4f-0ac5448bfd53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:48:27.078846 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-01126e1f-0c3b-4f22-9632-90c49b806d68 tempest-CreateVolumesFromImageTest-2107069466 tempest-CreateVolumesFromImageTest-2107069466-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ace57a3e-b7bc-4576-9647-7734f8e07183) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T05:35:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=23fc6e5d-fce0-4521-ba46-4837b4232084,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '23fc6e5d-fce0-4521-ba46-4837b4232084', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:48:27.080104 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-01126e1f-0c3b-4f22-9632-90c49b806d68 tempest-CreateVolumesFromImageTest-2107069466 tempest-CreateVolumesFromImageTest-2107069466-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (97891da8-a854-41d7-bb31-3d58caa4a118) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:48:27.088961 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-1b65fcf5-7277-4e5b-915d-13e9195ce09b tempest-GroupsTest-28802282 tempest-GroupsTest-28802282-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (98c8faa4-c23a-42ed-8d4f-0ac5448bfd53) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fc9f0b47-7107-426e-a952-c1cf6c64e21f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1672410781',encryption_key_id=None,group_id=ec9370bd-409b-46ef-942b-c583e351170b,group_type_id=,metadata={},multiattach=False,project_id='02488d5b6f72435988a3725a3f8e9dbe',qos_specs=None,replication_status=,reservations=['db7ca74e-06c9-416c-b099-5267c1ed09a0','00a846fa-0f5e-4786-8482-17c141a32cfc','89e29e44-6fe0-46fc-97b2-5bcbcb861c99','aa6069f9-9d52-4b7d-8f6a-ea7ba1f53d0d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6337950c0413492cb5ce5713762f06c7',volume_type_id=a7e851b2-5b86-44ec-a7be-a7538e4ad962), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T05:48:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1672410781',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=ec9370bd-409b-46ef-942b-c583e351170b,host=None,id=fc9f0b47-7107-426e-a952-c1cf6c64e21f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='02488d5b6f72435988a3725a3f8e9dbe',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6337950c0413492cb5ce5713762f06c7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a7e851b2-5b86-44ec-a7be-a7538e4ad962),volume_type_id=a7e851b2-5b86-44ec-a7be-a7538e4ad962)}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:48:27.089690 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-1b65fcf5-7277-4e5b-915d-13e9195ce09b tempest-GroupsTest-28802282 tempest-GroupsTest-28802282-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dbda06df-68ef-4fdb-97ad-8ead88816971) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:48:27.111895 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-1b65fcf5-7277-4e5b-915d-13e9195ce09b tempest-GroupsTest-28802282 tempest-GroupsTest-28802282-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dbda06df-68ef-4fdb-97ad-8ead88816971) transitioned into state 'SUCCESS' from state '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-1672410781',encryption_key_id=None,group_id=ec9370bd-409b-46ef-942b-c583e351170b,group_type_id=,metadata={},multiattach=False,project_id='02488d5b6f72435988a3725a3f8e9dbe',qos_specs=None,replication_status=,reservations=['db7ca74e-06c9-416c-b099-5267c1ed09a0','00a846fa-0f5e-4786-8482-17c141a32cfc','89e29e44-6fe0-46fc-97b2-5bcbcb861c99','aa6069f9-9d52-4b7d-8f6a-ea7ba1f53d0d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6337950c0413492cb5ce5713762f06c7',volume_type_id=a7e851b2-5b86-44ec-a7be-a7538e4ad962)}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:48:27.112765 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-1b65fcf5-7277-4e5b-915d-13e9195ce09b tempest-GroupsTest-28802282 tempest-GroupsTest-28802282-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (710f421b-aa70-48ed-9537-d20976fea834) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:48:27.128859 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-14373b33-ab88-42e9-9540-f7afdf25e89b None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:27.131598 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-14373b33-ab88-42e9-9540-f7afdf25e89b tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] GET https://10.4.3.189/volume/v3/backups/39af96ff-da04-4958-990d-4d570b4d91b4 Aug 25 05:48:27.131598 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-14373b33-ab88-42e9-9540-f7afdf25e89b tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:48:27.131688 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-14373b33-ab88-42e9-9540-f7afdf25e89b tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:48:27.131791 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-14373b33-ab88-42e9-9540-f7afdf25e89b tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Show backup with id 39af96ff-da04-4958-990d-4d570b4d91b4. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:48:27.132389 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-1b65fcf5-7277-4e5b-915d-13e9195ce09b tempest-GroupsTest-28802282 tempest-GroupsTest-28802282-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (710f421b-aa70-48ed-9537-d20976fea834) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:48:27.133361 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-1b65fcf5-7277-4e5b-915d-13e9195ce09b tempest-GroupsTest-28802282 tempest-GroupsTest-28802282-project-member] Flow 'volume_create_api' (e7eb2927-c69b-435a-971d-7ec2a61c2fd1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100271) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:48:27.133717 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-1b65fcf5-7277-4e5b-915d-13e9195ce09b tempest-GroupsTest-28802282 tempest-GroupsTest-28802282-project-member] Create volume request issued successfully. Aug 25 05:48:27.134506 np0000008051 devstack@c-api.service[100271]: WARNING stevedore.named [None req-1b65fcf5-7277-4e5b-915d-13e9195ce09b tempest-GroupsTest-28802282 tempest-GroupsTest-28802282-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 05:48:27.134675 np0000008051 devstack@c-api.service[100271]: WARNING castellan.key_manager [None req-1b65fcf5-7277-4e5b-915d-13e9195ce09b tempest-GroupsTest-28802282 tempest-GroupsTest-28802282-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 05:48:27.137211 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:48:27.137211 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:48:27.138284 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-14373b33-ab88-42e9-9540-f7afdf25e89b tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] https://10.4.3.189/volume/v3/backups/39af96ff-da04-4958-990d-4d570b4d91b4 returned with HTTP 200 Aug 25 05:48:27.138910 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 826/3315] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:48:27 2026] GET /volume/v3/backups/39af96ff-da04-4958-990d-4d570b4d91b4 => generated 825 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:48:27.141711 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.quota [None req-01126e1f-0c3b-4f22-9632-90c49b806d68 tempest-CreateVolumesFromImageTest-2107069466 tempest-CreateVolumesFromImageTest-2107069466-project-member] Created reservations ['f235bc56-3841-43d2-960e-072874a24cd9', 'eb63f5d6-1b5a-486f-afe7-749467e4b09f', 'f758fe20-ab1b-47a3-aa40-da692f7119a1', '08376461-4b88-45ad-a7f8-a7978c679f2b'] {{(pid=100269) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:48:27.142854 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-01126e1f-0c3b-4f22-9632-90c49b806d68 tempest-CreateVolumesFromImageTest-2107069466 tempest-CreateVolumesFromImageTest-2107069466-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (97891da8-a854-41d7-bb31-3d58caa4a118) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f235bc56-3841-43d2-960e-072874a24cd9', 'eb63f5d6-1b5a-486f-afe7-749467e4b09f', 'f758fe20-ab1b-47a3-aa40-da692f7119a1', '08376461-4b88-45ad-a7f8-a7978c679f2b']}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:48:27.143991 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-01126e1f-0c3b-4f22-9632-90c49b806d68 tempest-CreateVolumesFromImageTest-2107069466 tempest-CreateVolumesFromImageTest-2107069466-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b3a8a6f4-895f-4b81-b4cf-2b945d6e9b21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:48:27.178111 np0000008051 devstack@c-api.service[100271]: DEBUG oslo_db.sqlalchemy.engines [None req-1b65fcf5-7277-4e5b-915d-13e9195ce09b tempest-GroupsTest-28802282 tempest-GroupsTest-28802282-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100271) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 05:48:27.181016 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:48:27.181016 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:48:27.184495 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-01126e1f-0c3b-4f22-9632-90c49b806d68 tempest-CreateVolumesFromImageTest-2107069466 tempest-CreateVolumesFromImageTest-2107069466-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b3a8a6f4-895f-4b81-b4cf-2b945d6e9b21) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3b804e08-01d6-448c-9480-a98f39abb18c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1389678919',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0550125fe44b47aaa8f8e1c5d29de72c',qos_specs=None,replication_status=,reservations=['f235bc56-3841-43d2-960e-072874a24cd9','eb63f5d6-1b5a-486f-afe7-749467e4b09f','f758fe20-ab1b-47a3-aa40-da692f7119a1','08376461-4b88-45ad-a7f8-a7978c679f2b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='66810e2dbd28472eb35e8c7e43e35d17',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T05:48:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1389678919',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3b804e08-01d6-448c-9480-a98f39abb18c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0550125fe44b47aaa8f8e1c5d29de72c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='66810e2dbd28472eb35e8c7e43e35d17',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(23fc6e5d-fce0-4521-ba46-4837b4232084),volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:48:27.185196 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-1b65fcf5-7277-4e5b-915d-13e9195ce09b tempest-GroupsTest-28802282 tempest-GroupsTest-28802282-project-member] https://10.4.3.189/volume/v3/volumes returned with HTTP 202 Aug 25 05:48:27.185670 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 837/3316] 10.4.3.189 () {70 vars in 1300 bytes} [Tue Aug 25 05:48:26 2026] POST /volume/v3/volumes => generated 814 bytes in 280 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:48:27.187003 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-01126e1f-0c3b-4f22-9632-90c49b806d68 tempest-CreateVolumesFromImageTest-2107069466 tempest-CreateVolumesFromImageTest-2107069466-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (98bfa264-7467-433d-b7ed-f956a432f3cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:48:27.199158 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-5e3a81b9-2379-4ed3-84b0-cb02217c366e None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:27.201080 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-5e3a81b9-2379-4ed3-84b0-cb02217c366e tempest-GroupsTest-28802282 tempest-GroupsTest-28802282-project-member] GET https://10.4.3.189/volume/v3/volumes/fc9f0b47-7107-426e-a952-c1cf6c64e21f Aug 25 05:48:27.201451 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-5e3a81b9-2379-4ed3-84b0-cb02217c366e tempest-GroupsTest-28802282 tempest-GroupsTest-28802282-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:48:27.201766 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-5e3a81b9-2379-4ed3-84b0-cb02217c366e tempest-GroupsTest-28802282 tempest-GroupsTest-28802282-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:48:27.210722 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:48:27.210722 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:48:27.212143 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-01126e1f-0c3b-4f22-9632-90c49b806d68 tempest-CreateVolumesFromImageTest-2107069466 tempest-CreateVolumesFromImageTest-2107069466-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (98bfa264-7467-433d-b7ed-f956a432f3cb) transitioned into state 'SUCCESS' from state '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-1389678919',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0550125fe44b47aaa8f8e1c5d29de72c',qos_specs=None,replication_status=,reservations=['f235bc56-3841-43d2-960e-072874a24cd9','eb63f5d6-1b5a-486f-afe7-749467e4b09f','f758fe20-ab1b-47a3-aa40-da692f7119a1','08376461-4b88-45ad-a7f8-a7978c679f2b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='66810e2dbd28472eb35e8c7e43e35d17',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:48:27.213243 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-01126e1f-0c3b-4f22-9632-90c49b806d68 tempest-CreateVolumesFromImageTest-2107069466 tempest-CreateVolumesFromImageTest-2107069466-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a7c2dea6-ece3-42e8-b483-95d3df6c7b21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:48:27.220074 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-5e3a81b9-2379-4ed3-84b0-cb02217c366e tempest-GroupsTest-28802282 tempest-GroupsTest-28802282-project-member] Volume info retrieved successfully. Aug 25 05:48:27.220074 np0000008051 devstack@c-api.service[100268]: WARNING stevedore.named [None req-5e3a81b9-2379-4ed3-84b0-cb02217c366e tempest-GroupsTest-28802282 tempest-GroupsTest-28802282-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 05:48:27.220074 np0000008051 devstack@c-api.service[100268]: WARNING castellan.key_manager [None req-5e3a81b9-2379-4ed3-84b0-cb02217c366e tempest-GroupsTest-28802282 tempest-GroupsTest-28802282-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 05:48:27.227249 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-01126e1f-0c3b-4f22-9632-90c49b806d68 tempest-CreateVolumesFromImageTest-2107069466 tempest-CreateVolumesFromImageTest-2107069466-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a7c2dea6-ece3-42e8-b483-95d3df6c7b21) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:48:27.228284 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-01126e1f-0c3b-4f22-9632-90c49b806d68 tempest-CreateVolumesFromImageTest-2107069466 tempest-CreateVolumesFromImageTest-2107069466-project-member] Flow 'volume_create_api' (83cabdd3-157c-40bc-8f7a-573730bc96a5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:48:27.231075 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-01126e1f-0c3b-4f22-9632-90c49b806d68 tempest-CreateVolumesFromImageTest-2107069466 tempest-CreateVolumesFromImageTest-2107069466-project-member] Create volume request issued successfully. Aug 25 05:48:27.231075 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-01126e1f-0c3b-4f22-9632-90c49b806d68 tempest-CreateVolumesFromImageTest-2107069466 tempest-CreateVolumesFromImageTest-2107069466-project-member] https://10.4.3.189/volume/v3/volumes returned with HTTP 202 Aug 25 05:48:27.231075 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 823/3317] 10.4.3.189 () {68 vars in 1259 bytes} [Tue Aug 25 05:48:27 2026] POST /volume/v3/volumes => generated 757 bytes in 210 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 05:48:27.242301 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-cb3c41f0-cb37-4899-b6b7-fbff7dfd98f6 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:27.248089 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-cb3c41f0-cb37-4899-b6b7-fbff7dfd98f6 tempest-CreateVolumesFromImageTest-2107069466 tempest-CreateVolumesFromImageTest-2107069466-project-member] POST https://10.4.3.189/volume/v3/volumes Aug 25 05:48:27.248089 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-cb3c41f0-cb37-4899-b6b7-fbff7dfd98f6 tempest-CreateVolumesFromImageTest-2107069466 tempest-CreateVolumesFromImageTest-2107069466-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "821ab3e7-1977-4d78-a63f-5997ce48392f", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1796126074"}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:48:27.248089 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.v3.volumes [None req-cb3c41f0-cb37-4899-b6b7-fbff7dfd98f6 tempest-CreateVolumesFromImageTest-2107069466 tempest-CreateVolumesFromImageTest-2107069466-project-member] Create volume request body: {'volume': {"'imageRef": '821ab3e7-1977-4d78-a63f-5997ce48392f', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1796126074'}} {{(pid=100270) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 05:48:27.248089 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.v3.volumes [None req-cb3c41f0-cb37-4899-b6b7-fbff7dfd98f6 tempest-CreateVolumesFromImageTest-2107069466 tempest-CreateVolumesFromImageTest-2107069466-project-member] Create volume of 1 GB Aug 25 05:48:27.251723 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-cb3c41f0-cb37-4899-b6b7-fbff7dfd98f6 tempest-CreateVolumesFromImageTest-2107069466 tempest-CreateVolumesFromImageTest-2107069466-project-member] Availability Zones retrieved successfully. Aug 25 05:48:27.257966 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-cb3c41f0-cb37-4899-b6b7-fbff7dfd98f6 tempest-CreateVolumesFromImageTest-2107069466 tempest-CreateVolumesFromImageTest-2107069466-project-member] Flow 'volume_create_api' (8279fd77-8527-418b-9141-4a0baf9e4990) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:48:27.259082 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-cb3c41f0-cb37-4899-b6b7-fbff7dfd98f6 tempest-CreateVolumesFromImageTest-2107069466 tempest-CreateVolumesFromImageTest-2107069466-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (973faab9-e368-490e-8f38-2e84aeb4b249) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:48:27.259918 np0000008051 devstack@c-api.service[100268]: DEBUG oslo_db.sqlalchemy.engines [None req-5e3a81b9-2379-4ed3-84b0-cb02217c366e tempest-GroupsTest-28802282 tempest-GroupsTest-28802282-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100268) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 05:48:27.260011 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.flows.api.create_volume [None req-cb3c41f0-cb37-4899-b6b7-fbff7dfd98f6 tempest-CreateVolumesFromImageTest-2107069466 tempest-CreateVolumesFromImageTest-2107069466-project-member] Validating volume size '1' using validate_int {{(pid=100270) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 05:48:27.265637 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:48:27.265637 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:48:27.274729 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-5e3a81b9-2379-4ed3-84b0-cb02217c366e tempest-GroupsTest-28802282 tempest-GroupsTest-28802282-project-member] https://10.4.3.189/volume/v3/volumes/fc9f0b47-7107-426e-a952-c1cf6c64e21f returned with HTTP 200 Aug 25 05:48:27.275732 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 832/3318] 10.4.3.189 () {68 vars in 1389 bytes} [Tue Aug 25 05:48:27 2026] GET /volume/v3/volumes/fc9f0b47-7107-426e-a952-c1cf6c64e21f => generated 882 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:48:27.293923 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-cb3c41f0-cb37-4899-b6b7-fbff7dfd98f6 tempest-CreateVolumesFromImageTest-2107069466 tempest-CreateVolumesFromImageTest-2107069466-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (973faab9-e368-490e-8f38-2e84aeb4b249) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T05:35:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=23fc6e5d-fce0-4521-ba46-4837b4232084,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '23fc6e5d-fce0-4521-ba46-4837b4232084', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:48:27.295213 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-cb3c41f0-cb37-4899-b6b7-fbff7dfd98f6 tempest-CreateVolumesFromImageTest-2107069466 tempest-CreateVolumesFromImageTest-2107069466-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ae9167e4-9340-4656-98c0-26b5e8724567) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:48:27.354495 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.quota [None req-cb3c41f0-cb37-4899-b6b7-fbff7dfd98f6 tempest-CreateVolumesFromImageTest-2107069466 tempest-CreateVolumesFromImageTest-2107069466-project-member] Created reservations ['72e732fc-446f-4971-84f2-52e34815dce9', 'f049401f-0c72-43d3-a3e1-f04a36c00ebf', '32b97947-b71f-4efb-a167-5f98eed01fb6', 'e25b6184-07b7-425b-a0df-0e2238d7bee9'] {{(pid=100270) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:48:27.355805 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-cb3c41f0-cb37-4899-b6b7-fbff7dfd98f6 tempest-CreateVolumesFromImageTest-2107069466 tempest-CreateVolumesFromImageTest-2107069466-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ae9167e4-9340-4656-98c0-26b5e8724567) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['72e732fc-446f-4971-84f2-52e34815dce9', 'f049401f-0c72-43d3-a3e1-f04a36c00ebf', '32b97947-b71f-4efb-a167-5f98eed01fb6', 'e25b6184-07b7-425b-a0df-0e2238d7bee9']}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:48:27.357019 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-cb3c41f0-cb37-4899-b6b7-fbff7dfd98f6 tempest-CreateVolumesFromImageTest-2107069466 tempest-CreateVolumesFromImageTest-2107069466-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9a0625ba-a5c3-41a9-a2d6-a8ab10f7db8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:48:27.382994 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-cb3c41f0-cb37-4899-b6b7-fbff7dfd98f6 tempest-CreateVolumesFromImageTest-2107069466 tempest-CreateVolumesFromImageTest-2107069466-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9a0625ba-a5c3-41a9-a2d6-a8ab10f7db8b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '39a35152-c7b4-4545-b006-d42ca8136ba4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1796126074',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0550125fe44b47aaa8f8e1c5d29de72c',qos_specs=None,replication_status=,reservations=['72e732fc-446f-4971-84f2-52e34815dce9','f049401f-0c72-43d3-a3e1-f04a36c00ebf','32b97947-b71f-4efb-a167-5f98eed01fb6','e25b6184-07b7-425b-a0df-0e2238d7bee9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='66810e2dbd28472eb35e8c7e43e35d17',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T05:48:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1796126074',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=39a35152-c7b4-4545-b006-d42ca8136ba4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0550125fe44b47aaa8f8e1c5d29de72c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='66810e2dbd28472eb35e8c7e43e35d17',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(23fc6e5d-fce0-4521-ba46-4837b4232084),volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:48:27.383782 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-cb3c41f0-cb37-4899-b6b7-fbff7dfd98f6 tempest-CreateVolumesFromImageTest-2107069466 tempest-CreateVolumesFromImageTest-2107069466-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aa2199ed-c2ab-4000-bb9d-c34dd1d4eda3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:48:27.403175 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-cb3c41f0-cb37-4899-b6b7-fbff7dfd98f6 tempest-CreateVolumesFromImageTest-2107069466 tempest-CreateVolumesFromImageTest-2107069466-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aa2199ed-c2ab-4000-bb9d-c34dd1d4eda3) transitioned into state 'SUCCESS' from state '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-1796126074',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0550125fe44b47aaa8f8e1c5d29de72c',qos_specs=None,replication_status=,reservations=['72e732fc-446f-4971-84f2-52e34815dce9','f049401f-0c72-43d3-a3e1-f04a36c00ebf','32b97947-b71f-4efb-a167-5f98eed01fb6','e25b6184-07b7-425b-a0df-0e2238d7bee9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='66810e2dbd28472eb35e8c7e43e35d17',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:48:27.403938 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-cb3c41f0-cb37-4899-b6b7-fbff7dfd98f6 tempest-CreateVolumesFromImageTest-2107069466 tempest-CreateVolumesFromImageTest-2107069466-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (59500457-1f04-4fd2-963d-66cc97306fe0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:48:27.417254 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-cb3c41f0-cb37-4899-b6b7-fbff7dfd98f6 tempest-CreateVolumesFromImageTest-2107069466 tempest-CreateVolumesFromImageTest-2107069466-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (59500457-1f04-4fd2-963d-66cc97306fe0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:48:27.418189 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-cb3c41f0-cb37-4899-b6b7-fbff7dfd98f6 tempest-CreateVolumesFromImageTest-2107069466 tempest-CreateVolumesFromImageTest-2107069466-project-member] Flow 'volume_create_api' (8279fd77-8527-418b-9141-4a0baf9e4990) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100270) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:48:27.418531 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-cb3c41f0-cb37-4899-b6b7-fbff7dfd98f6 tempest-CreateVolumesFromImageTest-2107069466 tempest-CreateVolumesFromImageTest-2107069466-project-member] Create volume request issued successfully. Aug 25 05:48:27.419161 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-cb3c41f0-cb37-4899-b6b7-fbff7dfd98f6 tempest-CreateVolumesFromImageTest-2107069466 tempest-CreateVolumesFromImageTest-2107069466-project-member] https://10.4.3.189/volume/v3/volumes returned with HTTP 202 Aug 25 05:48:27.419604 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 827/3319] 10.4.3.189 () {68 vars in 1259 bytes} [Tue Aug 25 05:48:27 2026] POST /volume/v3/volumes => generated 757 bytes in 178 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 05:48:27.438193 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-b9aa19cd-6cb8-4faa-befd-63113eb9bcf6 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:27.440200 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-b9aa19cd-6cb8-4faa-befd-63113eb9bcf6 tempest-CreateVolumesFromImageTest-2107069466 tempest-CreateVolumesFromImageTest-2107069466-project-member] POST https://10.4.3.189/volume/v3/volumes Aug 25 05:48:27.440603 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-b9aa19cd-6cb8-4faa-befd-63113eb9bcf6 tempest-CreateVolumesFromImageTest-2107069466 tempest-CreateVolumesFromImageTest-2107069466-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "821ab3e7-1977-4d78-a63f-5997ce48392f", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-179517872"}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:48:27.442078 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.v3.volumes [None req-b9aa19cd-6cb8-4faa-befd-63113eb9bcf6 tempest-CreateVolumesFromImageTest-2107069466 tempest-CreateVolumesFromImageTest-2107069466-project-member] Create volume request body: {'volume': {"'imageRef": '821ab3e7-1977-4d78-a63f-5997ce48392f', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-179517872'}} {{(pid=100271) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 05:48:27.442360 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [None req-b9aa19cd-6cb8-4faa-befd-63113eb9bcf6 tempest-CreateVolumesFromImageTest-2107069466 tempest-CreateVolumesFromImageTest-2107069466-project-member] Create volume of 1 GB Aug 25 05:48:27.446977 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-b9aa19cd-6cb8-4faa-befd-63113eb9bcf6 tempest-CreateVolumesFromImageTest-2107069466 tempest-CreateVolumesFromImageTest-2107069466-project-member] Availability Zones retrieved successfully. Aug 25 05:48:27.454731 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-b9aa19cd-6cb8-4faa-befd-63113eb9bcf6 tempest-CreateVolumesFromImageTest-2107069466 tempest-CreateVolumesFromImageTest-2107069466-project-member] Flow 'volume_create_api' (13fe3d46-60de-4ccc-ac22-211bb3ef38b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:48:27.455962 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-b9aa19cd-6cb8-4faa-befd-63113eb9bcf6 tempest-CreateVolumesFromImageTest-2107069466 tempest-CreateVolumesFromImageTest-2107069466-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c2d98e33-9836-49e2-81e6-58ddd0cae0ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:48:27.457207 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.flows.api.create_volume [None req-b9aa19cd-6cb8-4faa-befd-63113eb9bcf6 tempest-CreateVolumesFromImageTest-2107069466 tempest-CreateVolumesFromImageTest-2107069466-project-member] Validating volume size '1' using validate_int {{(pid=100271) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 05:48:27.488921 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-b9aa19cd-6cb8-4faa-befd-63113eb9bcf6 tempest-CreateVolumesFromImageTest-2107069466 tempest-CreateVolumesFromImageTest-2107069466-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c2d98e33-9836-49e2-81e6-58ddd0cae0ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T05:35:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=23fc6e5d-fce0-4521-ba46-4837b4232084,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '23fc6e5d-fce0-4521-ba46-4837b4232084', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:48:27.489985 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-b9aa19cd-6cb8-4faa-befd-63113eb9bcf6 tempest-CreateVolumesFromImageTest-2107069466 tempest-CreateVolumesFromImageTest-2107069466-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1e9ac503-1d99-4908-a56f-da7a1c00b375) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:48:27.531353 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-bf1ebca6-ecbd-4abd-9560-a010b96663fc None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:27.534767 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-bf1ebca6-ecbd-4abd-9560-a010b96663fc tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] GET https://10.4.3.189/volume/v3/volumes/3f4ad0fa-8fbb-4805-8fd3-a8b886f08650 Aug 25 05:48:27.534767 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-bf1ebca6-ecbd-4abd-9560-a010b96663fc tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:48:27.535089 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-bf1ebca6-ecbd-4abd-9560-a010b96663fc tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:48:27.544173 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-bf1ebca6-ecbd-4abd-9560-a010b96663fc tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] https://10.4.3.189/volume/v3/volumes/3f4ad0fa-8fbb-4805-8fd3-a8b886f08650 returned with HTTP 404 Aug 25 05:48:27.544901 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 824/3320] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:48:27 2026] GET /volume/v3/volumes/3f4ad0fa-8fbb-4805-8fd3-a8b886f08650 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:48:27.554555 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-7682f472-cf3d-438f-97a0-40bcc3fae23e None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:27.555782 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.quota [None req-b9aa19cd-6cb8-4faa-befd-63113eb9bcf6 tempest-CreateVolumesFromImageTest-2107069466 tempest-CreateVolumesFromImageTest-2107069466-project-member] Created reservations ['4c07ca00-13a3-43b5-a024-e80d12742594', '57ba3bf5-06b8-41a3-aeb1-9aa3eb7e27dd', '0ab494ac-5930-4631-8a3b-7a02d8c471e6', '4450d231-40ff-465a-8d26-bd4993a369a2'] {{(pid=100271) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:48:27.556519 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-7682f472-cf3d-438f-97a0-40bcc3fae23e tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] POST https://10.4.3.189/volume/v3/backups/1dcb7fbc-4417-4ce7-ac27-da882a39f78e/restore Aug 25 05:48:27.556961 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-b9aa19cd-6cb8-4faa-befd-63113eb9bcf6 tempest-CreateVolumesFromImageTest-2107069466 tempest-CreateVolumesFromImageTest-2107069466-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1e9ac503-1d99-4908-a56f-da7a1c00b375) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4c07ca00-13a3-43b5-a024-e80d12742594', '57ba3bf5-06b8-41a3-aeb1-9aa3eb7e27dd', '0ab494ac-5930-4631-8a3b-7a02d8c471e6', '4450d231-40ff-465a-8d26-bd4993a369a2']}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:48:27.558150 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-7682f472-cf3d-438f-97a0-40bcc3fae23e tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Action: 'restore', calling method: restore, body: {"restore": {"name": "new-backup-vol"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:48:27.558198 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-b9aa19cd-6cb8-4faa-befd-63113eb9bcf6 tempest-CreateVolumesFromImageTest-2107069466 tempest-CreateVolumesFromImageTest-2107069466-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9b74f9df-2c8a-4506-a8bf-c6ad727f85ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:48:27.558877 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.contrib.backups [None req-7682f472-cf3d-438f-97a0-40bcc3fae23e tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Restoring backup 1dcb7fbc-4417-4ce7-ac27-da882a39f78e ({'restore': {'name': 'new-backup-vol'}}) {{(pid=100268) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 25 05:48:27.559860 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.contrib.backups [None req-7682f472-cf3d-438f-97a0-40bcc3fae23e tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Restoring backup 1dcb7fbc-4417-4ce7-ac27-da882a39f78e to volume None. Aug 25 05:48:27.569566 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:48:27.569566 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:48:27.570701 np0000008051 devstack@c-api.service[100268]: INFO cinder.backup.api [None req-7682f472-cf3d-438f-97a0-40bcc3fae23e tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Creating volume of 1 GB for restore of backup 1dcb7fbc-4417-4ce7-ac27-da882a39f78e. Aug 25 05:48:27.577095 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-7682f472-cf3d-438f-97a0-40bcc3fae23e tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Availability Zones retrieved successfully. Aug 25 05:48:27.581498 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-7682f472-cf3d-438f-97a0-40bcc3fae23e tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Flow 'volume_create_api' (0ce66a63-420d-4cfc-9444-a1fca7ad6b68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:48:27.582642 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-7682f472-cf3d-438f-97a0-40bcc3fae23e tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dc4e96e3-8a37-4d07-9d42-72b57c26840b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:48:27.583585 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.flows.api.create_volume [None req-7682f472-cf3d-438f-97a0-40bcc3fae23e tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Validating volume size '1' using validate_int {{(pid=100268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 05:48:27.585676 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-b9aa19cd-6cb8-4faa-befd-63113eb9bcf6 tempest-CreateVolumesFromImageTest-2107069466 tempest-CreateVolumesFromImageTest-2107069466-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9b74f9df-2c8a-4506-a8bf-c6ad727f85ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b796483d-c25b-4c11-a61f-14fb89cd7ba6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-179517872',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0550125fe44b47aaa8f8e1c5d29de72c',qos_specs=None,replication_status=,reservations=['4c07ca00-13a3-43b5-a024-e80d12742594','57ba3bf5-06b8-41a3-aeb1-9aa3eb7e27dd','0ab494ac-5930-4631-8a3b-7a02d8c471e6','4450d231-40ff-465a-8d26-bd4993a369a2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='66810e2dbd28472eb35e8c7e43e35d17',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T05:48:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-179517872',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b796483d-c25b-4c11-a61f-14fb89cd7ba6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0550125fe44b47aaa8f8e1c5d29de72c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='66810e2dbd28472eb35e8c7e43e35d17',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(23fc6e5d-fce0-4521-ba46-4837b4232084),volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:48:27.586446 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-b9aa19cd-6cb8-4faa-befd-63113eb9bcf6 tempest-CreateVolumesFromImageTest-2107069466 tempest-CreateVolumesFromImageTest-2107069466-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (41cf4bcd-e9df-42a2-934f-e558cd3445fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:48:27.604814 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-e492e9e7-b6f3-49b3-a6e6-f48718176eff None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:27.607156 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-e492e9e7-b6f3-49b3-a6e6-f48718176eff tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] GET https://10.4.3.189/volume/v3/volumes/0939389d-ec1f-492c-9eb6-30fc3d407796 Aug 25 05:48:27.607354 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-e492e9e7-b6f3-49b3-a6e6-f48718176eff tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:48:27.607495 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-e492e9e7-b6f3-49b3-a6e6-f48718176eff tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:48:27.617196 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:48:27.617196 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:48:27.623541 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-e492e9e7-b6f3-49b3-a6e6-f48718176eff tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Volume info retrieved successfully. Aug 25 05:48:27.624926 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-7682f472-cf3d-438f-97a0-40bcc3fae23e tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dc4e96e3-8a37-4d07-9d42-72b57c26840b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T05:35:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=23fc6e5d-fce0-4521-ba46-4837b4232084,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '23fc6e5d-fce0-4521-ba46-4837b4232084', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:48:27.626032 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-7682f472-cf3d-438f-97a0-40bcc3fae23e tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (21b3d60a-2803-4e55-9416-a8c572c26c9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:48:27.630446 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-b9aa19cd-6cb8-4faa-befd-63113eb9bcf6 tempest-CreateVolumesFromImageTest-2107069466 tempest-CreateVolumesFromImageTest-2107069466-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (41cf4bcd-e9df-42a2-934f-e558cd3445fb) transitioned into state 'SUCCESS' from state '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-179517872',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0550125fe44b47aaa8f8e1c5d29de72c',qos_specs=None,replication_status=,reservations=['4c07ca00-13a3-43b5-a024-e80d12742594','57ba3bf5-06b8-41a3-aeb1-9aa3eb7e27dd','0ab494ac-5930-4631-8a3b-7a02d8c471e6','4450d231-40ff-465a-8d26-bd4993a369a2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='66810e2dbd28472eb35e8c7e43e35d17',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:48:27.631525 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-b9aa19cd-6cb8-4faa-befd-63113eb9bcf6 tempest-CreateVolumesFromImageTest-2107069466 tempest-CreateVolumesFromImageTest-2107069466-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ad773f5c-9686-432d-9a74-654debd6a3d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:48:27.633031 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-e492e9e7-b6f3-49b3-a6e6-f48718176eff tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] https://10.4.3.189/volume/v3/volumes/0939389d-ec1f-492c-9eb6-30fc3d407796 returned with HTTP 200 Aug 25 05:48:27.633584 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 828/3321] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:48:27 2026] GET /volume/v3/volumes/0939389d-ec1f-492c-9eb6-30fc3d407796 => generated 878 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:48:27.653134 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-58fb4d99-f3d9-4b4a-9b61-89527b179405 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:27.655483 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-58fb4d99-f3d9-4b4a-9b61-89527b179405 tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] GET https://10.4.3.189/volume/v3/volumes/0939389d-ec1f-492c-9eb6-30fc3d407796 Aug 25 05:48:27.655693 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-58fb4d99-f3d9-4b4a-9b61-89527b179405 tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:48:27.655917 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-58fb4d99-f3d9-4b4a-9b61-89527b179405 tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:48:27.659472 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-b9aa19cd-6cb8-4faa-befd-63113eb9bcf6 tempest-CreateVolumesFromImageTest-2107069466 tempest-CreateVolumesFromImageTest-2107069466-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ad773f5c-9686-432d-9a74-654debd6a3d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:48:27.660502 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-b9aa19cd-6cb8-4faa-befd-63113eb9bcf6 tempest-CreateVolumesFromImageTest-2107069466 tempest-CreateVolumesFromImageTest-2107069466-project-member] Flow 'volume_create_api' (13fe3d46-60de-4ccc-ac22-211bb3ef38b9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100271) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:48:27.660673 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-b9aa19cd-6cb8-4faa-befd-63113eb9bcf6 tempest-CreateVolumesFromImageTest-2107069466 tempest-CreateVolumesFromImageTest-2107069466-project-member] Create volume request issued successfully. Aug 25 05:48:27.661795 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-b9aa19cd-6cb8-4faa-befd-63113eb9bcf6 tempest-CreateVolumesFromImageTest-2107069466 tempest-CreateVolumesFromImageTest-2107069466-project-member] https://10.4.3.189/volume/v3/volumes returned with HTTP 202 Aug 25 05:48:27.662535 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 838/3322] 10.4.3.189 () {68 vars in 1259 bytes} [Tue Aug 25 05:48:27 2026] POST /volume/v3/volumes => generated 756 bytes in 224 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 05:48:27.673691 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:48:27.673691 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:48:27.676421 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-52981bd0-66e2-43e1-9f81-2a413fda8037 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:27.678543 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-52981bd0-66e2-43e1-9f81-2a413fda8037 tempest-CreateVolumesFromImageTest-2107069466 tempest-CreateVolumesFromImageTest-2107069466-project-member] POST https://10.4.3.189/volume/v3/volumes Aug 25 05:48:27.678658 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-52981bd0-66e2-43e1-9f81-2a413fda8037 tempest-CreateVolumesFromImageTest-2107069466 tempest-CreateVolumesFromImageTest-2107069466-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "821ab3e7-1977-4d78-a63f-5997ce48392f", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-2088028264"}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:48:27.681222 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.v3.volumes [None req-52981bd0-66e2-43e1-9f81-2a413fda8037 tempest-CreateVolumesFromImageTest-2107069466 tempest-CreateVolumesFromImageTest-2107069466-project-member] Create volume request body: {'volume': {"'imageRef": '821ab3e7-1977-4d78-a63f-5997ce48392f', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-2088028264'}} {{(pid=100270) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 05:48:27.681426 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.v3.volumes [None req-52981bd0-66e2-43e1-9f81-2a413fda8037 tempest-CreateVolumesFromImageTest-2107069466 tempest-CreateVolumesFromImageTest-2107069466-project-member] Create volume of 1 GB Aug 25 05:48:27.682848 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-58fb4d99-f3d9-4b4a-9b61-89527b179405 tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Volume info retrieved successfully. Aug 25 05:48:27.688968 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-52981bd0-66e2-43e1-9f81-2a413fda8037 tempest-CreateVolumesFromImageTest-2107069466 tempest-CreateVolumesFromImageTest-2107069466-project-member] Availability Zones retrieved successfully. Aug 25 05:48:27.693524 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-58fb4d99-f3d9-4b4a-9b61-89527b179405 tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] https://10.4.3.189/volume/v3/volumes/0939389d-ec1f-492c-9eb6-30fc3d407796 returned with HTTP 200 Aug 25 05:48:27.694686 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 825/3323] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:48:27 2026] GET /volume/v3/volumes/0939389d-ec1f-492c-9eb6-30fc3d407796 => generated 878 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:48:27.696961 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-52981bd0-66e2-43e1-9f81-2a413fda8037 tempest-CreateVolumesFromImageTest-2107069466 tempest-CreateVolumesFromImageTest-2107069466-project-member] Flow 'volume_create_api' (c84b3781-6e42-4f10-ac80-f6576c048e19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:48:27.698498 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-52981bd0-66e2-43e1-9f81-2a413fda8037 tempest-CreateVolumesFromImageTest-2107069466 tempest-CreateVolumesFromImageTest-2107069466-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (22d3b9e7-303b-488c-822e-99e5b91a7a44) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:48:27.700121 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.flows.api.create_volume [None req-52981bd0-66e2-43e1-9f81-2a413fda8037 tempest-CreateVolumesFromImageTest-2107069466 tempest-CreateVolumesFromImageTest-2107069466-project-member] Validating volume size '1' using validate_int {{(pid=100270) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 05:48:27.712879 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-7682f472-cf3d-438f-97a0-40bcc3fae23e tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Created reservations ['175c270d-8b24-483e-a9ce-1bc3ac0a07ce', 'a4f85c06-5082-4574-9ba3-2172310c285a', 'a6368037-e572-463c-993b-4d4ee2ade142', '83eb90bf-64fb-4025-901b-914a7ca27f5e'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:48:27.713740 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-7682f472-cf3d-438f-97a0-40bcc3fae23e tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (21b3d60a-2803-4e55-9416-a8c572c26c9c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['175c270d-8b24-483e-a9ce-1bc3ac0a07ce', 'a4f85c06-5082-4574-9ba3-2172310c285a', 'a6368037-e572-463c-993b-4d4ee2ade142', '83eb90bf-64fb-4025-901b-914a7ca27f5e']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:48:27.714544 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-7682f472-cf3d-438f-97a0-40bcc3fae23e tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (75626a25-2749-4e24-b535-55f715456023) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:48:27.733794 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-52981bd0-66e2-43e1-9f81-2a413fda8037 tempest-CreateVolumesFromImageTest-2107069466 tempest-CreateVolumesFromImageTest-2107069466-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (22d3b9e7-303b-488c-822e-99e5b91a7a44) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T05:35:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=23fc6e5d-fce0-4521-ba46-4837b4232084,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '23fc6e5d-fce0-4521-ba46-4837b4232084', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:48:27.734753 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-52981bd0-66e2-43e1-9f81-2a413fda8037 tempest-CreateVolumesFromImageTest-2107069466 tempest-CreateVolumesFromImageTest-2107069466-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7f262198-2c77-4212-b0fd-5d6ad5355d45) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:48:27.747272 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-7682f472-cf3d-438f-97a0-40bcc3fae23e tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (75626a25-2749-4e24-b535-55f715456023) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3fada62c-b0fa-4a9f-a099-64406f594765', '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='e38e6748010c4956b3e5235bbe35f86b',qos_specs=None,replication_status=,reservations=['175c270d-8b24-483e-a9ce-1bc3ac0a07ce','a4f85c06-5082-4574-9ba3-2172310c285a','a6368037-e572-463c-993b-4d4ee2ade142','83eb90bf-64fb-4025-901b-914a7ca27f5e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d62822c440db4ddb948b2ba1dd68a7ed',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T05:48:27Z,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=3fada62c-b0fa-4a9f-a099-64406f594765,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e38e6748010c4956b3e5235bbe35f86b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d62822c440db4ddb948b2ba1dd68a7ed',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(23fc6e5d-fce0-4521-ba46-4837b4232084),volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:48:27.748255 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-7682f472-cf3d-438f-97a0-40bcc3fae23e tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (27130034-7def-4b69-9844-563e2cf6f6db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:48:27.763401 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-e6b4da38-6565-46bb-a572-d5e5310bf12c req-67a7fe0c-715a-488b-b6b0-9c734c7df3b4 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:27.767670 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-e6b4da38-6565-46bb-a572-d5e5310bf12c req-67a7fe0c-715a-488b-b6b0-9c734c7df3b4 tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] GET https://10.4.3.189/volume/v3/volumes/0939389d-ec1f-492c-9eb6-30fc3d407796 Aug 25 05:48:27.767987 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-e6b4da38-6565-46bb-a572-d5e5310bf12c req-67a7fe0c-715a-488b-b6b0-9c734c7df3b4 tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:48:27.768368 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-e6b4da38-6565-46bb-a572-d5e5310bf12c req-67a7fe0c-715a-488b-b6b0-9c734c7df3b4 tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:48:27.772915 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-7682f472-cf3d-438f-97a0-40bcc3fae23e tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (27130034-7def-4b69-9844-563e2cf6f6db) transitioned into 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='e38e6748010c4956b3e5235bbe35f86b',qos_specs=None,replication_status=,reservations=['175c270d-8b24-483e-a9ce-1bc3ac0a07ce','a4f85c06-5082-4574-9ba3-2172310c285a','a6368037-e572-463c-993b-4d4ee2ade142','83eb90bf-64fb-4025-901b-914a7ca27f5e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d62822c440db4ddb948b2ba1dd68a7ed',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:48:27.774020 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-7682f472-cf3d-438f-97a0-40bcc3fae23e tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1b965262-a0b7-461d-a6b9-894fd4848bf8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:48:27.787857 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-7682f472-cf3d-438f-97a0-40bcc3fae23e tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1b965262-a0b7-461d-a6b9-894fd4848bf8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:48:27.789328 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-7682f472-cf3d-438f-97a0-40bcc3fae23e tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Flow 'volume_create_api' (0ce66a63-420d-4cfc-9444-a1fca7ad6b68) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:48:27.789328 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-7682f472-cf3d-438f-97a0-40bcc3fae23e tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Create volume request issued successfully. Aug 25 05:48:27.791696 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.quota [None req-52981bd0-66e2-43e1-9f81-2a413fda8037 tempest-CreateVolumesFromImageTest-2107069466 tempest-CreateVolumesFromImageTest-2107069466-project-member] Created reservations ['4f1775cf-02ca-4555-b891-0da6857070c8', '7d347228-021c-4aba-a072-74adeca48e33', 'f3c8f7de-26a9-4b3e-a67b-2e6899e57a45', '5c155c08-0786-40b9-8093-16714946d184'] {{(pid=100270) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:48:27.792799 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-52981bd0-66e2-43e1-9f81-2a413fda8037 tempest-CreateVolumesFromImageTest-2107069466 tempest-CreateVolumesFromImageTest-2107069466-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7f262198-2c77-4212-b0fd-5d6ad5355d45) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4f1775cf-02ca-4555-b891-0da6857070c8', '7d347228-021c-4aba-a072-74adeca48e33', 'f3c8f7de-26a9-4b3e-a67b-2e6899e57a45', '5c155c08-0786-40b9-8093-16714946d184']}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:48:27.793790 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-52981bd0-66e2-43e1-9f81-2a413fda8037 tempest-CreateVolumesFromImageTest-2107069466 tempest-CreateVolumesFromImageTest-2107069466-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a8268ac3-13f2-4083-8d6b-a012981eac08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:48:27.799511 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:48:27.799511 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:48:27.801000 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-7682f472-cf3d-438f-97a0-40bcc3fae23e tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Volume info retrieved successfully. Aug 25 05:48:27.823198 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-52981bd0-66e2-43e1-9f81-2a413fda8037 tempest-CreateVolumesFromImageTest-2107069466 tempest-CreateVolumesFromImageTest-2107069466-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a8268ac3-13f2-4083-8d6b-a012981eac08) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c96485d0-6f1b-465d-9822-0804e0813bac', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-2088028264',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0550125fe44b47aaa8f8e1c5d29de72c',qos_specs=None,replication_status=,reservations=['4f1775cf-02ca-4555-b891-0da6857070c8','7d347228-021c-4aba-a072-74adeca48e33','f3c8f7de-26a9-4b3e-a67b-2e6899e57a45','5c155c08-0786-40b9-8093-16714946d184'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='66810e2dbd28472eb35e8c7e43e35d17',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T05:48:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-2088028264',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c96485d0-6f1b-465d-9822-0804e0813bac,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0550125fe44b47aaa8f8e1c5d29de72c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='66810e2dbd28472eb35e8c7e43e35d17',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(23fc6e5d-fce0-4521-ba46-4837b4232084),volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:48:27.823965 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-52981bd0-66e2-43e1-9f81-2a413fda8037 tempest-CreateVolumesFromImageTest-2107069466 tempest-CreateVolumesFromImageTest-2107069466-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (da2c5d33-607b-4b10-a5bc-644644008ca4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:48:27.848113 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-52981bd0-66e2-43e1-9f81-2a413fda8037 tempest-CreateVolumesFromImageTest-2107069466 tempest-CreateVolumesFromImageTest-2107069466-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (da2c5d33-607b-4b10-a5bc-644644008ca4) transitioned into state 'SUCCESS' from state '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-2088028264',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0550125fe44b47aaa8f8e1c5d29de72c',qos_specs=None,replication_status=,reservations=['4f1775cf-02ca-4555-b891-0da6857070c8','7d347228-021c-4aba-a072-74adeca48e33','f3c8f7de-26a9-4b3e-a67b-2e6899e57a45','5c155c08-0786-40b9-8093-16714946d184'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='66810e2dbd28472eb35e8c7e43e35d17',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:48:27.849190 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-52981bd0-66e2-43e1-9f81-2a413fda8037 tempest-CreateVolumesFromImageTest-2107069466 tempest-CreateVolumesFromImageTest-2107069466-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (108db4ae-b55c-4bbf-a798-ea21dbb6cd5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:48:27.861517 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-52981bd0-66e2-43e1-9f81-2a413fda8037 tempest-CreateVolumesFromImageTest-2107069466 tempest-CreateVolumesFromImageTest-2107069466-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (108db4ae-b55c-4bbf-a798-ea21dbb6cd5b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:48:27.862419 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-52981bd0-66e2-43e1-9f81-2a413fda8037 tempest-CreateVolumesFromImageTest-2107069466 tempest-CreateVolumesFromImageTest-2107069466-project-member] Flow 'volume_create_api' (c84b3781-6e42-4f10-ac80-f6576c048e19) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100270) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:48:27.862766 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-52981bd0-66e2-43e1-9f81-2a413fda8037 tempest-CreateVolumesFromImageTest-2107069466 tempest-CreateVolumesFromImageTest-2107069466-project-member] Create volume request issued successfully. Aug 25 05:48:27.863245 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-52981bd0-66e2-43e1-9f81-2a413fda8037 tempest-CreateVolumesFromImageTest-2107069466 tempest-CreateVolumesFromImageTest-2107069466-project-member] https://10.4.3.189/volume/v3/volumes returned with HTTP 202 Aug 25 05:48:27.863671 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 829/3324] 10.4.3.189 () {68 vars in 1259 bytes} [Tue Aug 25 05:48:27 2026] POST /volume/v3/volumes => generated 757 bytes in 188 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 05:48:27.878735 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-cf9780c6-f347-448e-8ee6-75bf36363a5f None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:27.881710 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-cf9780c6-f347-448e-8ee6-75bf36363a5f tempest-CreateVolumesFromImageTest-2107069466 tempest-CreateVolumesFromImageTest-2107069466-project-member] GET https://10.4.3.189/volume/v3/volumes/093bf809-d719-4a8b-ac2d-6c71f632381a Aug 25 05:48:27.881910 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-cf9780c6-f347-448e-8ee6-75bf36363a5f tempest-CreateVolumesFromImageTest-2107069466 tempest-CreateVolumesFromImageTest-2107069466-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:48:27.882180 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-cf9780c6-f347-448e-8ee6-75bf36363a5f tempest-CreateVolumesFromImageTest-2107069466 tempest-CreateVolumesFromImageTest-2107069466-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:48:27.891621 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:48:27.891621 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:48:27.896327 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-cf9780c6-f347-448e-8ee6-75bf36363a5f tempest-CreateVolumesFromImageTest-2107069466 tempest-CreateVolumesFromImageTest-2107069466-project-member] Volume info retrieved successfully. Aug 25 05:48:27.902648 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-cf9780c6-f347-448e-8ee6-75bf36363a5f tempest-CreateVolumesFromImageTest-2107069466 tempest-CreateVolumesFromImageTest-2107069466-project-member] https://10.4.3.189/volume/v3/volumes/093bf809-d719-4a8b-ac2d-6c71f632381a returned with HTTP 200 Aug 25 05:48:27.902719 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 826/3325] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:48:27 2026] GET /volume/v3/volumes/093bf809-d719-4a8b-ac2d-6c71f632381a => generated 849 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:48:27.916897 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-c680254f-b436-4bc9-9594-943e2ab8577b None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:27.919290 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-c680254f-b436-4bc9-9594-943e2ab8577b tempest-CreateVolumesFromImageTest-2107069466 tempest-CreateVolumesFromImageTest-2107069466-project-member] GET https://10.4.3.189/volume/v3/volumes/3b804e08-01d6-448c-9480-a98f39abb18c Aug 25 05:48:27.919534 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-c680254f-b436-4bc9-9594-943e2ab8577b tempest-CreateVolumesFromImageTest-2107069466 tempest-CreateVolumesFromImageTest-2107069466-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:48:27.919765 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-c680254f-b436-4bc9-9594-943e2ab8577b tempest-CreateVolumesFromImageTest-2107069466 tempest-CreateVolumesFromImageTest-2107069466-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:48:27.928670 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:48:27.928670 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:48:27.934407 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-c680254f-b436-4bc9-9594-943e2ab8577b tempest-CreateVolumesFromImageTest-2107069466 tempest-CreateVolumesFromImageTest-2107069466-project-member] Volume info retrieved successfully. Aug 25 05:48:27.941444 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-c680254f-b436-4bc9-9594-943e2ab8577b tempest-CreateVolumesFromImageTest-2107069466 tempest-CreateVolumesFromImageTest-2107069466-project-member] https://10.4.3.189/volume/v3/volumes/3b804e08-01d6-448c-9480-a98f39abb18c returned with HTTP 200 Aug 25 05:48:27.941444 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 830/3326] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:48:27 2026] GET /volume/v3/volumes/3b804e08-01d6-448c-9480-a98f39abb18c => generated 850 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:48:27.958577 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-b128f3c4-ab82-411f-ad3e-7b4a118db296 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:27.962266 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-b128f3c4-ab82-411f-ad3e-7b4a118db296 tempest-CreateVolumesFromImageTest-2107069466 tempest-CreateVolumesFromImageTest-2107069466-project-member] GET https://10.4.3.189/volume/v3/volumes/39a35152-c7b4-4545-b006-d42ca8136ba4 Aug 25 05:48:27.962266 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-b128f3c4-ab82-411f-ad3e-7b4a118db296 tempest-CreateVolumesFromImageTest-2107069466 tempest-CreateVolumesFromImageTest-2107069466-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:48:27.962591 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-b128f3c4-ab82-411f-ad3e-7b4a118db296 tempest-CreateVolumesFromImageTest-2107069466 tempest-CreateVolumesFromImageTest-2107069466-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:48:27.971706 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:48:27.971706 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:48:27.976310 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-b128f3c4-ab82-411f-ad3e-7b4a118db296 tempest-CreateVolumesFromImageTest-2107069466 tempest-CreateVolumesFromImageTest-2107069466-project-member] Volume info retrieved successfully. Aug 25 05:48:27.982161 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-b128f3c4-ab82-411f-ad3e-7b4a118db296 tempest-CreateVolumesFromImageTest-2107069466 tempest-CreateVolumesFromImageTest-2107069466-project-member] https://10.4.3.189/volume/v3/volumes/39a35152-c7b4-4545-b006-d42ca8136ba4 returned with HTTP 200 Aug 25 05:48:27.982636 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 827/3327] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:48:27 2026] GET /volume/v3/volumes/39a35152-c7b4-4545-b006-d42ca8136ba4 => generated 850 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:48:27.994219 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:48:27.994219 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:48:27.998822 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [req-e6b4da38-6565-46bb-a572-d5e5310bf12c req-67a7fe0c-715a-488b-b6b0-9c734c7df3b4 tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Volume info retrieved successfully. Aug 25 05:48:28.000865 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-2d56035e-583e-41cf-91d3-44c2bbfbf824 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:28.002863 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-2d56035e-583e-41cf-91d3-44c2bbfbf824 tempest-CreateVolumesFromImageTest-2107069466 tempest-CreateVolumesFromImageTest-2107069466-project-member] GET https://10.4.3.189/volume/v3/volumes/b796483d-c25b-4c11-a61f-14fb89cd7ba6 Aug 25 05:48:28.003139 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-2d56035e-583e-41cf-91d3-44c2bbfbf824 tempest-CreateVolumesFromImageTest-2107069466 tempest-CreateVolumesFromImageTest-2107069466-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:48:28.003376 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-2d56035e-583e-41cf-91d3-44c2bbfbf824 tempest-CreateVolumesFromImageTest-2107069466 tempest-CreateVolumesFromImageTest-2107069466-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:48:28.005139 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-e6b4da38-6565-46bb-a572-d5e5310bf12c req-67a7fe0c-715a-488b-b6b0-9c734c7df3b4 tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] https://10.4.3.189/volume/v3/volumes/0939389d-ec1f-492c-9eb6-30fc3d407796 returned with HTTP 200 Aug 25 05:48:28.005779 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 839/3328] 10.4.3.189 () {68 vars in 1598 bytes} [Tue Aug 25 05:48:27 2026] GET /volume/v3/volumes/0939389d-ec1f-492c-9eb6-30fc3d407796 => generated 878 bytes in 244 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:48:28.014137 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:48:28.014137 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:48:28.017500 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-2d56035e-583e-41cf-91d3-44c2bbfbf824 tempest-CreateVolumesFromImageTest-2107069466 tempest-CreateVolumesFromImageTest-2107069466-project-member] Volume info retrieved successfully. Aug 25 05:48:28.023765 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-2d56035e-583e-41cf-91d3-44c2bbfbf824 tempest-CreateVolumesFromImageTest-2107069466 tempest-CreateVolumesFromImageTest-2107069466-project-member] https://10.4.3.189/volume/v3/volumes/b796483d-c25b-4c11-a61f-14fb89cd7ba6 returned with HTTP 200 Aug 25 05:48:28.024386 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 831/3329] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:48:27 2026] GET /volume/v3/volumes/b796483d-c25b-4c11-a61f-14fb89cd7ba6 => generated 849 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:48:28.041895 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-e33737b5-486c-4871-be59-53917d6f9c6c None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:28.042422 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-e33737b5-486c-4871-be59-53917d6f9c6c tempest-CreateVolumesFromImageTest-2107069466 tempest-CreateVolumesFromImageTest-2107069466-project-member] GET https://10.4.3.189/volume/v3/volumes/c96485d0-6f1b-465d-9822-0804e0813bac Aug 25 05:48:28.042824 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-e33737b5-486c-4871-be59-53917d6f9c6c tempest-CreateVolumesFromImageTest-2107069466 tempest-CreateVolumesFromImageTest-2107069466-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:48:28.042861 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-e33737b5-486c-4871-be59-53917d6f9c6c tempest-CreateVolumesFromImageTest-2107069466 tempest-CreateVolumesFromImageTest-2107069466-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:48:28.051551 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:48:28.051551 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:48:28.056003 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-e33737b5-486c-4871-be59-53917d6f9c6c tempest-CreateVolumesFromImageTest-2107069466 tempest-CreateVolumesFromImageTest-2107069466-project-member] Volume info retrieved successfully. Aug 25 05:48:28.061133 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-e33737b5-486c-4871-be59-53917d6f9c6c tempest-CreateVolumesFromImageTest-2107069466 tempest-CreateVolumesFromImageTest-2107069466-project-member] https://10.4.3.189/volume/v3/volumes/c96485d0-6f1b-465d-9822-0804e0813bac returned with HTTP 200 Aug 25 05:48:28.061456 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 828/3330] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:48:28 2026] GET /volume/v3/volumes/c96485d0-6f1b-465d-9822-0804e0813bac => generated 825 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:48:28.105464 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-a322d936-b916-4206-a488-274ba18bf86a None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:28.105934 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-a322d936-b916-4206-a488-274ba18bf86a None None] GET https://10.4.3.189/volume// Aug 25 05:48:28.106191 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-a322d936-b916-4206-a488-274ba18bf86a None None] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:48:28.106463 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-a322d936-b916-4206-a488-274ba18bf86a None None] Calling method 'all' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:48:28.106905 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-a322d936-b916-4206-a488-274ba18bf86a None None] https://10.4.3.189/volume// returned with HTTP 300 Aug 25 05:48:28.107360 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 840/3331] 10.4.3.189 () {66 vars in 1428 bytes} [Tue Aug 25 05:48:28 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 05:48:28.117961 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [req-e6b4da38-6565-46bb-a572-d5e5310bf12c req-868bccfe-c8a9-4d4c-8330-4c0894208462 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:28.153104 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-872608a5-e589-4a42-9d92-1de619aee3e0 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:28.155435 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-872608a5-e589-4a42-9d92-1de619aee3e0 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] GET https://10.4.3.189/volume/v3/backups/39af96ff-da04-4958-990d-4d570b4d91b4 Aug 25 05:48:28.155720 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-872608a5-e589-4a42-9d92-1de619aee3e0 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:48:28.155980 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-872608a5-e589-4a42-9d92-1de619aee3e0 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:48:28.156209 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-872608a5-e589-4a42-9d92-1de619aee3e0 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Show backup with id 39af96ff-da04-4958-990d-4d570b4d91b4. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:48:28.163408 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:48:28.163408 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:48:28.166553 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-872608a5-e589-4a42-9d92-1de619aee3e0 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] https://10.4.3.189/volume/v3/backups/39af96ff-da04-4958-990d-4d570b4d91b4 returned with HTTP 200 Aug 25 05:48:28.166553 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 829/3332] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:48:28 2026] GET /volume/v3/backups/39af96ff-da04-4958-990d-4d570b4d91b4 => generated 825 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:48:28.245184 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-e6b4da38-6565-46bb-a572-d5e5310bf12c req-868bccfe-c8a9-4d4c-8330-4c0894208462 tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] POST https://10.4.3.189/volume/v3/attachments Aug 25 05:48:28.245638 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-e6b4da38-6565-46bb-a572-d5e5310bf12c req-868bccfe-c8a9-4d4c-8330-4c0894208462 tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0939389d-ec1f-492c-9eb6-30fc3d407796", "connector": null, "instance_uuid": "79dbb9c5-42b9-4973-9214-825986b0acc6"}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:48:28.260161 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:48:28.260161 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:48:28.292861 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-7ecfeaa9-bb02-407c-9813-cae0a056187b None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:28.295112 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-7ecfeaa9-bb02-407c-9813-cae0a056187b tempest-GroupsTest-28802282 tempest-GroupsTest-28802282-project-member] GET https://10.4.3.189/volume/v3/volumes/fc9f0b47-7107-426e-a952-c1cf6c64e21f Aug 25 05:48:28.295292 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-7ecfeaa9-bb02-407c-9813-cae0a056187b tempest-GroupsTest-28802282 tempest-GroupsTest-28802282-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:48:28.295633 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-7ecfeaa9-bb02-407c-9813-cae0a056187b tempest-GroupsTest-28802282 tempest-GroupsTest-28802282-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:48:28.296042 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-e6b4da38-6565-46bb-a572-d5e5310bf12c req-868bccfe-c8a9-4d4c-8330-4c0894208462 tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] https://10.4.3.189/volume/v3/attachments returned with HTTP 200 Aug 25 05:48:28.296748 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 832/3333] 10.4.3.189 () {74 vars in 1594 bytes} [Tue Aug 25 05:48:28 2026] POST /volume/v3/attachments => generated 273 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:48:28.304938 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:48:28.304938 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:48:28.308863 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-7ecfeaa9-bb02-407c-9813-cae0a056187b tempest-GroupsTest-28802282 tempest-GroupsTest-28802282-project-member] Volume info retrieved successfully. Aug 25 05:48:28.309630 np0000008051 devstack@c-api.service[100271]: WARNING stevedore.named [None req-7ecfeaa9-bb02-407c-9813-cae0a056187b tempest-GroupsTest-28802282 tempest-GroupsTest-28802282-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 05:48:28.310074 np0000008051 devstack@c-api.service[100271]: WARNING castellan.key_manager [None req-7ecfeaa9-bb02-407c-9813-cae0a056187b tempest-GroupsTest-28802282 tempest-GroupsTest-28802282-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 05:48:28.338222 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-94ae4b09-f4dc-4afb-a6f5-dcf68cb07a22 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:28.340308 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-94ae4b09-f4dc-4afb-a6f5-dcf68cb07a22 tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] GET https://10.4.3.189/volume/v3/volumes/0939389d-ec1f-492c-9eb6-30fc3d407796 Aug 25 05:48:28.340573 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-94ae4b09-f4dc-4afb-a6f5-dcf68cb07a22 tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:48:28.340832 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-94ae4b09-f4dc-4afb-a6f5-dcf68cb07a22 tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:48:28.343691 np0000008051 devstack@c-api.service[100271]: DEBUG oslo_db.sqlalchemy.engines [None req-7ecfeaa9-bb02-407c-9813-cae0a056187b tempest-GroupsTest-28802282 tempest-GroupsTest-28802282-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100271) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 05:48:28.346687 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:48:28.346687 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:48:28.351014 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:48:28.351014 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:48:28.353718 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-7ecfeaa9-bb02-407c-9813-cae0a056187b tempest-GroupsTest-28802282 tempest-GroupsTest-28802282-project-member] https://10.4.3.189/volume/v3/volumes/fc9f0b47-7107-426e-a952-c1cf6c64e21f returned with HTTP 200 Aug 25 05:48:28.353995 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 841/3334] 10.4.3.189 () {68 vars in 1389 bytes} [Tue Aug 25 05:48:28 2026] GET /volume/v3/volumes/fc9f0b47-7107-426e-a952-c1cf6c64e21f => generated 907 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:48:28.354798 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-94ae4b09-f4dc-4afb-a6f5-dcf68cb07a22 tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Volume info retrieved successfully. Aug 25 05:48:28.359158 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-0125cd1d-3305-491e-b885-532453f0c372 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:28.359740 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-0125cd1d-3305-491e-b885-532453f0c372 None None] GET https://10.4.3.189/volume// Aug 25 05:48:28.359976 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-0125cd1d-3305-491e-b885-532453f0c372 None None] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:48:28.360255 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-0125cd1d-3305-491e-b885-532453f0c372 None None] Calling method 'all' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:48:28.360301 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-94ae4b09-f4dc-4afb-a6f5-dcf68cb07a22 tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] https://10.4.3.189/volume/v3/volumes/0939389d-ec1f-492c-9eb6-30fc3d407796 returned with HTTP 200 Aug 25 05:48:28.360695 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 830/3335] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:48:28 2026] GET /volume/v3/volumes/0939389d-ec1f-492c-9eb6-30fc3d407796 => generated 877 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:48:28.360745 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-0125cd1d-3305-491e-b885-532453f0c372 None None] https://10.4.3.189/volume// returned with HTTP 300 Aug 25 05:48:28.361272 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 833/3336] 10.4.3.189 () {66 vars in 1426 bytes} [Tue Aug 25 05:48:28 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 05:48:28.367476 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-eda8fe58-c049-4324-8a9a-44af9aebecd4 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:28.369269 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-eda8fe58-c049-4324-8a9a-44af9aebecd4 tempest-GroupsTest-28802282 tempest-GroupsTest-28802282-project-member] POST https://10.4.3.189/volume/v3/volumes Aug 25 05:48:28.369628 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-eda8fe58-c049-4324-8a9a-44af9aebecd4 tempest-GroupsTest-28802282 tempest-GroupsTest-28802282-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-90194529", "volume_type": "a7e851b2-5b86-44ec-a7be-a7538e4ad962", "group_id": "ec9370bd-409b-46ef-942b-c583e351170b", "size": 1}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:48:28.371134 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.v3.volumes [None req-eda8fe58-c049-4324-8a9a-44af9aebecd4 tempest-GroupsTest-28802282 tempest-GroupsTest-28802282-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-90194529', 'volume_type': 'a7e851b2-5b86-44ec-a7be-a7538e4ad962', 'group_id': 'ec9370bd-409b-46ef-942b-c583e351170b', 'size': 1}} {{(pid=100271) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 05:48:28.371838 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-e6b4da38-6565-46bb-a572-d5e5310bf12c req-fbbf550b-8048-42dd-be6a-6b8d446f5f65 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:28.373968 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-e6b4da38-6565-46bb-a572-d5e5310bf12c req-fbbf550b-8048-42dd-be6a-6b8d446f5f65 tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] GET https://10.4.3.189/volume/v3/volumes/0939389d-ec1f-492c-9eb6-30fc3d407796 Aug 25 05:48:28.374183 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-e6b4da38-6565-46bb-a572-d5e5310bf12c req-fbbf550b-8048-42dd-be6a-6b8d446f5f65 tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:48:28.375793 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-e6b4da38-6565-46bb-a572-d5e5310bf12c req-fbbf550b-8048-42dd-be6a-6b8d446f5f65 tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:48:28.379647 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:48:28.379647 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:48:28.380296 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [None req-eda8fe58-c049-4324-8a9a-44af9aebecd4 tempest-GroupsTest-28802282 tempest-GroupsTest-28802282-project-member] Create volume of 1 GB Aug 25 05:48:28.387754 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-eda8fe58-c049-4324-8a9a-44af9aebecd4 tempest-GroupsTest-28802282 tempest-GroupsTest-28802282-project-member] Availability Zones retrieved successfully. Aug 25 05:48:28.389438 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:48:28.389438 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:48:28.393227 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-eda8fe58-c049-4324-8a9a-44af9aebecd4 tempest-GroupsTest-28802282 tempest-GroupsTest-28802282-project-member] Flow 'volume_create_api' (b1f829de-90b9-49e2-8c3b-af01fe897f33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:48:28.393572 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [req-e6b4da38-6565-46bb-a572-d5e5310bf12c req-fbbf550b-8048-42dd-be6a-6b8d446f5f65 tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Volume info retrieved successfully. Aug 25 05:48:28.394526 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-eda8fe58-c049-4324-8a9a-44af9aebecd4 tempest-GroupsTest-28802282 tempest-GroupsTest-28802282-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b2c43f62-e578-409c-a8f7-4fded6941314) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:48:28.395118 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:48:28.395118 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:48:28.395599 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.flows.api.create_volume [None req-eda8fe58-c049-4324-8a9a-44af9aebecd4 tempest-GroupsTest-28802282 tempest-GroupsTest-28802282-project-member] Validating volume size '1' using validate_int {{(pid=100271) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 05:48:28.398088 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-e6b4da38-6565-46bb-a572-d5e5310bf12c req-fbbf550b-8048-42dd-be6a-6b8d446f5f65 tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] https://10.4.3.189/volume/v3/volumes/0939389d-ec1f-492c-9eb6-30fc3d407796 returned with HTTP 200 Aug 25 05:48:28.398531 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 831/3337] 10.4.3.189 () {70 vars in 1639 bytes} [Tue Aug 25 05:48:28 2026] GET /volume/v3/volumes/0939389d-ec1f-492c-9eb6-30fc3d407796 => generated 1057 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 05:48:28.421615 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-eda8fe58-c049-4324-8a9a-44af9aebecd4 tempest-GroupsTest-28802282 tempest-GroupsTest-28802282-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b2c43f62-e578-409c-a8f7-4fded6941314) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T05:48:26Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=a7e851b2-5b86-44ec-a7be-a7538e4ad962,is_public=True,name='tempest-GroupsTest-volume-type-537215571',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a7e851b2-5b86-44ec-a7be-a7538e4ad962', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'ec9370bd-409b-46ef-942b-c583e351170b', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:48:28.423042 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-eda8fe58-c049-4324-8a9a-44af9aebecd4 tempest-GroupsTest-28802282 tempest-GroupsTest-28802282-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (61bc65a7-4014-42fe-8cd8-445031abffe9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:48:28.469676 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.quota [None req-eda8fe58-c049-4324-8a9a-44af9aebecd4 tempest-GroupsTest-28802282 tempest-GroupsTest-28802282-project-member] Created reservations ['ac010041-cf63-4e22-8490-4909c06b9c07', 'da546ea5-f1e0-48a8-a7a7-3dc3262d678b', 'c52435b6-3d40-4aa3-a7ed-9fe59a630004', '1a84931d-a884-4748-9f46-4094d5abe677'] {{(pid=100271) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:48:28.470536 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-eda8fe58-c049-4324-8a9a-44af9aebecd4 tempest-GroupsTest-28802282 tempest-GroupsTest-28802282-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (61bc65a7-4014-42fe-8cd8-445031abffe9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ac010041-cf63-4e22-8490-4909c06b9c07', 'da546ea5-f1e0-48a8-a7a7-3dc3262d678b', 'c52435b6-3d40-4aa3-a7ed-9fe59a630004', '1a84931d-a884-4748-9f46-4094d5abe677']}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:48:28.471239 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-eda8fe58-c049-4324-8a9a-44af9aebecd4 tempest-GroupsTest-28802282 tempest-GroupsTest-28802282-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (533cac56-5f4f-4d35-a562-a53b9b2da6ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:48:28.498712 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-eda8fe58-c049-4324-8a9a-44af9aebecd4 tempest-GroupsTest-28802282 tempest-GroupsTest-28802282-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (533cac56-5f4f-4d35-a562-a53b9b2da6ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '64713510-f14f-4c90-a106-b671ba3efcaa', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-90194529',encryption_key_id=None,group_id=ec9370bd-409b-46ef-942b-c583e351170b,group_type_id=,metadata={},multiattach=False,project_id='02488d5b6f72435988a3725a3f8e9dbe',qos_specs=None,replication_status=,reservations=['ac010041-cf63-4e22-8490-4909c06b9c07','da546ea5-f1e0-48a8-a7a7-3dc3262d678b','c52435b6-3d40-4aa3-a7ed-9fe59a630004','1a84931d-a884-4748-9f46-4094d5abe677'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6337950c0413492cb5ce5713762f06c7',volume_type_id=a7e851b2-5b86-44ec-a7be-a7538e4ad962), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T05:48:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-90194529',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=ec9370bd-409b-46ef-942b-c583e351170b,host=None,id=64713510-f14f-4c90-a106-b671ba3efcaa,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='02488d5b6f72435988a3725a3f8e9dbe',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6337950c0413492cb5ce5713762f06c7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a7e851b2-5b86-44ec-a7be-a7538e4ad962),volume_type_id=a7e851b2-5b86-44ec-a7be-a7538e4ad962)}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:48:28.499401 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-eda8fe58-c049-4324-8a9a-44af9aebecd4 tempest-GroupsTest-28802282 tempest-GroupsTest-28802282-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e7c4d6f8-5619-456e-81cd-f71a7906e9ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:48:28.511375 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [req-e6b4da38-6565-46bb-a572-d5e5310bf12c req-b5f9c1f4-7c1a-460a-ab04-ecd804208e5f None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:28.515743 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-e6b4da38-6565-46bb-a572-d5e5310bf12c req-b5f9c1f4-7c1a-460a-ab04-ecd804208e5f tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] PUT https://10.4.3.189/volume/v3/attachments/a8164a4c-504e-4d05-8ea7-e51861e8982b Aug 25 05:48:28.517193 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-e6b4da38-6565-46bb-a572-d5e5310bf12c req-b5f9c1f4-7c1a-460a-ab04-ecd804208e5f tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.189", "host": "np0000008051", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:8b4a65c6a3e1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "a19da604-b1eb-4396-a9d5-30b16dae3da8", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:48:28.519086 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-eda8fe58-c049-4324-8a9a-44af9aebecd4 tempest-GroupsTest-28802282 tempest-GroupsTest-28802282-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e7c4d6f8-5619-456e-81cd-f71a7906e9ad) transitioned into state 'SUCCESS' from state '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-90194529',encryption_key_id=None,group_id=ec9370bd-409b-46ef-942b-c583e351170b,group_type_id=,metadata={},multiattach=False,project_id='02488d5b6f72435988a3725a3f8e9dbe',qos_specs=None,replication_status=,reservations=['ac010041-cf63-4e22-8490-4909c06b9c07','da546ea5-f1e0-48a8-a7a7-3dc3262d678b','c52435b6-3d40-4aa3-a7ed-9fe59a630004','1a84931d-a884-4748-9f46-4094d5abe677'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6337950c0413492cb5ce5713762f06c7',volume_type_id=a7e851b2-5b86-44ec-a7be-a7538e4ad962)}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:48:28.519817 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-eda8fe58-c049-4324-8a9a-44af9aebecd4 tempest-GroupsTest-28802282 tempest-GroupsTest-28802282-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a2a5bbfc-d422-4e88-9640-d42b51be410a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:48:28.530651 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.coordination [req-e6b4da38-6565-46bb-a572-d5e5310bf12c req-b5f9c1f4-7c1a-460a-ab04-ecd804208e5f tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Acquiring lock "cinder-attachment_update-0939389d-ec1f-492c-9eb6-30fc3d407796-np0000008051" by "attachment_update" {{(pid=100270) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 05:48:28.537025 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.coordination [req-e6b4da38-6565-46bb-a572-d5e5310bf12c req-b5f9c1f4-7c1a-460a-ab04-ecd804208e5f tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Lock "cinder-attachment_update-0939389d-ec1f-492c-9eb6-30fc3d407796-np0000008051" acquired by "attachment_update" :: waited 0.006s {{(pid=100270) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 05:48:28.539216 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-eda8fe58-c049-4324-8a9a-44af9aebecd4 tempest-GroupsTest-28802282 tempest-GroupsTest-28802282-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a2a5bbfc-d422-4e88-9640-d42b51be410a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:48:28.539304 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:48:28.539304 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:48:28.540331 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-eda8fe58-c049-4324-8a9a-44af9aebecd4 tempest-GroupsTest-28802282 tempest-GroupsTest-28802282-project-member] Flow 'volume_create_api' (b1f829de-90b9-49e2-8c3b-af01fe897f33) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100271) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:48:28.540712 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-eda8fe58-c049-4324-8a9a-44af9aebecd4 tempest-GroupsTest-28802282 tempest-GroupsTest-28802282-project-member] Create volume request issued successfully. Aug 25 05:48:28.541575 np0000008051 devstack@c-api.service[100271]: WARNING stevedore.named [None req-eda8fe58-c049-4324-8a9a-44af9aebecd4 tempest-GroupsTest-28802282 tempest-GroupsTest-28802282-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 05:48:28.541861 np0000008051 devstack@c-api.service[100271]: WARNING castellan.key_manager [None req-eda8fe58-c049-4324-8a9a-44af9aebecd4 tempest-GroupsTest-28802282 tempest-GroupsTest-28802282-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 05:48:28.594857 np0000008051 devstack@c-api.service[100271]: DEBUG oslo_db.sqlalchemy.engines [None req-eda8fe58-c049-4324-8a9a-44af9aebecd4 tempest-GroupsTest-28802282 tempest-GroupsTest-28802282-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100271) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 05:48:28.604627 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:48:28.604627 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:48:28.608519 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-eda8fe58-c049-4324-8a9a-44af9aebecd4 tempest-GroupsTest-28802282 tempest-GroupsTest-28802282-project-member] https://10.4.3.189/volume/v3/volumes returned with HTTP 202 Aug 25 05:48:28.609013 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 842/3338] 10.4.3.189 () {70 vars in 1300 bytes} [Tue Aug 25 05:48:28 2026] POST /volume/v3/volumes => generated 812 bytes in 242 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:48:28.623724 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-0ff90c2b-2848-46c4-b9ab-72ec41e8fc56 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:28.627624 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-0ff90c2b-2848-46c4-b9ab-72ec41e8fc56 tempest-GroupsTest-28802282 tempest-GroupsTest-28802282-project-member] GET https://10.4.3.189/volume/v3/volumes/64713510-f14f-4c90-a106-b671ba3efcaa Aug 25 05:48:28.627859 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-0ff90c2b-2848-46c4-b9ab-72ec41e8fc56 tempest-GroupsTest-28802282 tempest-GroupsTest-28802282-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:48:28.628087 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-0ff90c2b-2848-46c4-b9ab-72ec41e8fc56 tempest-GroupsTest-28802282 tempest-GroupsTest-28802282-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:48:28.641485 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:48:28.641485 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:48:28.652189 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-0ff90c2b-2848-46c4-b9ab-72ec41e8fc56 tempest-GroupsTest-28802282 tempest-GroupsTest-28802282-project-member] Volume info retrieved successfully. Aug 25 05:48:28.653124 np0000008051 devstack@c-api.service[100269]: WARNING stevedore.named [None req-0ff90c2b-2848-46c4-b9ab-72ec41e8fc56 tempest-GroupsTest-28802282 tempest-GroupsTest-28802282-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 05:48:28.653348 np0000008051 devstack@c-api.service[100269]: WARNING castellan.key_manager [None req-0ff90c2b-2848-46c4-b9ab-72ec41e8fc56 tempest-GroupsTest-28802282 tempest-GroupsTest-28802282-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 05:48:28.654779 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.coordination [req-e6b4da38-6565-46bb-a572-d5e5310bf12c req-b5f9c1f4-7c1a-460a-ab04-ecd804208e5f tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Lock "cinder-attachment_update-0939389d-ec1f-492c-9eb6-30fc3d407796-np0000008051" released by "attachment_update" :: held 0.118s {{(pid=100270) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 05:48:28.655254 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-e6b4da38-6565-46bb-a572-d5e5310bf12c req-b5f9c1f4-7c1a-460a-ab04-ecd804208e5f tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] https://10.4.3.189/volume/v3/attachments/a8164a4c-504e-4d05-8ea7-e51861e8982b returned with HTTP 200 Aug 25 05:48:28.655766 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 834/3339] 10.4.3.189 () {74 vars in 1704 bytes} [Tue Aug 25 05:48:28 2026] PUT /volume/v3/attachments/a8164a4c-504e-4d05-8ea7-e51861e8982b => generated 968 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:48:28.666470 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-e6b4da38-6565-46bb-a572-d5e5310bf12c req-daafda0f-2dc1-4307-8085-ca5acb8184cd None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:28.670609 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-e6b4da38-6565-46bb-a572-d5e5310bf12c req-daafda0f-2dc1-4307-8085-ca5acb8184cd tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] GET https://10.4.3.189/volume/v3/volumes/0939389d-ec1f-492c-9eb6-30fc3d407796/encryption Aug 25 05:48:28.670769 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-e6b4da38-6565-46bb-a572-d5e5310bf12c req-daafda0f-2dc1-4307-8085-ca5acb8184cd tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:48:28.670990 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-e6b4da38-6565-46bb-a572-d5e5310bf12c req-daafda0f-2dc1-4307-8085-ca5acb8184cd tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Calling method 'index' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:48:28.687285 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:48:28.687285 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:48:28.696418 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-e6b4da38-6565-46bb-a572-d5e5310bf12c req-daafda0f-2dc1-4307-8085-ca5acb8184cd tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] https://10.4.3.189/volume/v3/volumes/0939389d-ec1f-492c-9eb6-30fc3d407796/encryption returned with HTTP 200 Aug 25 05:48:28.697531 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 843/3340] 10.4.3.189 () {68 vars in 1631 bytes} [Tue Aug 25 05:48:28 2026] GET /volume/v3/volumes/0939389d-ec1f-492c-9eb6-30fc3d407796/encryption => generated 160 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:48:28.702259 np0000008051 devstack@c-api.service[100269]: DEBUG oslo_db.sqlalchemy.engines [None req-0ff90c2b-2848-46c4-b9ab-72ec41e8fc56 tempest-GroupsTest-28802282 tempest-GroupsTest-28802282-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100269) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 05:48:28.706644 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:48:28.706644 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:48:28.716563 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-0ff90c2b-2848-46c4-b9ab-72ec41e8fc56 tempest-GroupsTest-28802282 tempest-GroupsTest-28802282-project-member] https://10.4.3.189/volume/v3/volumes/64713510-f14f-4c90-a106-b671ba3efcaa returned with HTTP 200 Aug 25 05:48:28.717257 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 832/3341] 10.4.3.189 () {68 vars in 1389 bytes} [Tue Aug 25 05:48:28 2026] GET /volume/v3/volumes/64713510-f14f-4c90-a106-b671ba3efcaa => generated 904 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:48:28.811552 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:48:28.811552 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:48:28.812016 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-7682f472-cf3d-438f-97a0-40bcc3fae23e tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Volume info retrieved successfully. Aug 25 05:48:28.812227 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.backup.api [None req-7682f472-cf3d-438f-97a0-40bcc3fae23e tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Checking backup size 1 against volume size 1 {{(pid=100268) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 25 05:48:28.812431 np0000008051 devstack@c-api.service[100268]: INFO cinder.backup.api [None req-7682f472-cf3d-438f-97a0-40bcc3fae23e tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Overwriting volume 3fada62c-b0fa-4a9f-a099-64406f594765 with restore of backup 1dcb7fbc-4417-4ce7-ac27-da882a39f78e Aug 25 05:48:28.835176 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.backup.rpcapi [None req-7682f472-cf3d-438f-97a0-40bcc3fae23e tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] restore_backup in rpcapi backup_id 1dcb7fbc-4417-4ce7-ac27-da882a39f78e {{(pid=100268) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 25 05:48:28.837165 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-7682f472-cf3d-438f-97a0-40bcc3fae23e tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] https://10.4.3.189/volume/v3/backups/1dcb7fbc-4417-4ce7-ac27-da882a39f78e/restore returned with HTTP 202 Aug 25 05:48:28.837726 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 833/3342] 10.4.3.189 () {70 vars in 1433 bytes} [Tue Aug 25 05:48:27 2026] POST /volume/v3/backups/1dcb7fbc-4417-4ce7-ac27-da882a39f78e/restore => generated 152 bytes in 1284 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 05:48:28.845653 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-870e8afc-f39b-4d8a-bf10-27712fc538e7 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:28.847440 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-870e8afc-f39b-4d8a-bf10-27712fc538e7 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] GET https://10.4.3.189/volume/v3/backups/1dcb7fbc-4417-4ce7-ac27-da882a39f78e Aug 25 05:48:28.847673 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-870e8afc-f39b-4d8a-bf10-27712fc538e7 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:48:28.847855 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-870e8afc-f39b-4d8a-bf10-27712fc538e7 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:48:28.847959 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-870e8afc-f39b-4d8a-bf10-27712fc538e7 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Show backup with id 1dcb7fbc-4417-4ce7-ac27-da882a39f78e. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:48:28.852567 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:48:28.852567 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:48:28.853333 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-870e8afc-f39b-4d8a-bf10-27712fc538e7 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] https://10.4.3.189/volume/v3/backups/1dcb7fbc-4417-4ce7-ac27-da882a39f78e returned with HTTP 200 Aug 25 05:48:28.853715 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 835/3343] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:48:28 2026] GET /volume/v3/backups/1dcb7fbc-4417-4ce7-ac27-da882a39f78e => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:48:29.080974 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-4d84273f-5b82-45ae-94dc-0cf98265609d None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:29.083073 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-4d84273f-5b82-45ae-94dc-0cf98265609d tempest-CreateVolumesFromImageTest-2107069466 tempest-CreateVolumesFromImageTest-2107069466-project-member] GET https://10.4.3.189/volume/v3/volumes/c96485d0-6f1b-465d-9822-0804e0813bac Aug 25 05:48:29.083320 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-4d84273f-5b82-45ae-94dc-0cf98265609d tempest-CreateVolumesFromImageTest-2107069466 tempest-CreateVolumesFromImageTest-2107069466-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:48:29.083565 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-4d84273f-5b82-45ae-94dc-0cf98265609d tempest-CreateVolumesFromImageTest-2107069466 tempest-CreateVolumesFromImageTest-2107069466-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:48:29.091143 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:48:29.091143 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:48:29.096023 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-4d84273f-5b82-45ae-94dc-0cf98265609d tempest-CreateVolumesFromImageTest-2107069466 tempest-CreateVolumesFromImageTest-2107069466-project-member] Volume info retrieved successfully. Aug 25 05:48:29.100404 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-4d84273f-5b82-45ae-94dc-0cf98265609d tempest-CreateVolumesFromImageTest-2107069466 tempest-CreateVolumesFromImageTest-2107069466-project-member] https://10.4.3.189/volume/v3/volumes/c96485d0-6f1b-465d-9822-0804e0813bac returned with HTTP 200 Aug 25 05:48:29.101102 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 844/3344] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:48:29 2026] GET /volume/v3/volumes/c96485d0-6f1b-465d-9822-0804e0813bac => generated 850 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:48:29.113722 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-cef6aa43-366a-4741-aab8-2c1bde88dbe7 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:29.116276 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-cef6aa43-366a-4741-aab8-2c1bde88dbe7 tempest-CreateVolumesFromImageTest-2107069466 tempest-CreateVolumesFromImageTest-2107069466-project-member] DELETE https://10.4.3.189/volume/v3/volumes/c96485d0-6f1b-465d-9822-0804e0813bac Aug 25 05:48:29.116542 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-cef6aa43-366a-4741-aab8-2c1bde88dbe7 tempest-CreateVolumesFromImageTest-2107069466 tempest-CreateVolumesFromImageTest-2107069466-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:48:29.116860 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-cef6aa43-366a-4741-aab8-2c1bde88dbe7 tempest-CreateVolumesFromImageTest-2107069466 tempest-CreateVolumesFromImageTest-2107069466-project-member] Calling method 'delete' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:48:29.117097 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.v3.volumes [None req-cef6aa43-366a-4741-aab8-2c1bde88dbe7 tempest-CreateVolumesFromImageTest-2107069466 tempest-CreateVolumesFromImageTest-2107069466-project-member] Delete volume with id: c96485d0-6f1b-465d-9822-0804e0813bac Aug 25 05:48:29.127231 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:48:29.127231 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:48:29.127991 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-cef6aa43-366a-4741-aab8-2c1bde88dbe7 tempest-CreateVolumesFromImageTest-2107069466 tempest-CreateVolumesFromImageTest-2107069466-project-member] Volume info retrieved successfully. Aug 25 05:48:29.149081 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-cef6aa43-366a-4741-aab8-2c1bde88dbe7 tempest-CreateVolumesFromImageTest-2107069466 tempest-CreateVolumesFromImageTest-2107069466-project-member] Delete volume request issued successfully. Aug 25 05:48:29.149615 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-cef6aa43-366a-4741-aab8-2c1bde88dbe7 tempest-CreateVolumesFromImageTest-2107069466 tempest-CreateVolumesFromImageTest-2107069466-project-member] https://10.4.3.189/volume/v3/volumes/c96485d0-6f1b-465d-9822-0804e0813bac returned with HTTP 202 Aug 25 05:48:29.150186 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 833/3345] 10.4.3.189 () {66 vars in 1351 bytes} [Tue Aug 25 05:48:29 2026] DELETE /volume/v3/volumes/c96485d0-6f1b-465d-9822-0804e0813bac => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:48:29.158392 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-02988cec-5c6d-463a-94de-e6489b0f9cf9 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:29.160486 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-02988cec-5c6d-463a-94de-e6489b0f9cf9 tempest-CreateVolumesFromImageTest-2107069466 tempest-CreateVolumesFromImageTest-2107069466-project-member] GET https://10.4.3.189/volume/v3/volumes/c96485d0-6f1b-465d-9822-0804e0813bac Aug 25 05:48:29.160714 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-02988cec-5c6d-463a-94de-e6489b0f9cf9 tempest-CreateVolumesFromImageTest-2107069466 tempest-CreateVolumesFromImageTest-2107069466-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:48:29.160901 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-02988cec-5c6d-463a-94de-e6489b0f9cf9 tempest-CreateVolumesFromImageTest-2107069466 tempest-CreateVolumesFromImageTest-2107069466-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:48:29.168947 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:48:29.168947 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:48:29.173491 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-02988cec-5c6d-463a-94de-e6489b0f9cf9 tempest-CreateVolumesFromImageTest-2107069466 tempest-CreateVolumesFromImageTest-2107069466-project-member] Volume info retrieved successfully. Aug 25 05:48:29.180804 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-0abee9d2-fce5-429a-a679-78bf3f90acff None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:29.184645 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-02988cec-5c6d-463a-94de-e6489b0f9cf9 tempest-CreateVolumesFromImageTest-2107069466 tempest-CreateVolumesFromImageTest-2107069466-project-member] https://10.4.3.189/volume/v3/volumes/c96485d0-6f1b-465d-9822-0804e0813bac returned with HTTP 200 Aug 25 05:48:29.185171 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-0abee9d2-fce5-429a-a679-78bf3f90acff tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] GET https://10.4.3.189/volume/v3/backups/39af96ff-da04-4958-990d-4d570b4d91b4 Aug 25 05:48:29.185478 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-0abee9d2-fce5-429a-a679-78bf3f90acff tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:48:29.186034 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-0abee9d2-fce5-429a-a679-78bf3f90acff tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:48:29.186034 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-0abee9d2-fce5-429a-a679-78bf3f90acff tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Show backup with id 39af96ff-da04-4958-990d-4d570b4d91b4. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:48:29.188284 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 834/3346] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:48:29 2026] GET /volume/v3/volumes/c96485d0-6f1b-465d-9822-0804e0813bac => generated 849 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:48:29.193342 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:48:29.193342 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:48:29.194393 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-0abee9d2-fce5-429a-a679-78bf3f90acff tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] https://10.4.3.189/volume/v3/backups/39af96ff-da04-4958-990d-4d570b4d91b4 returned with HTTP 200 Aug 25 05:48:29.194855 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 836/3347] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:48:29 2026] GET /volume/v3/backups/39af96ff-da04-4958-990d-4d570b4d91b4 => generated 825 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:48:29.380436 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-9955ce8c-c51d-4913-a9dd-fe2be66e0250 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:29.382257 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-9955ce8c-c51d-4913-a9dd-fe2be66e0250 tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] GET https://10.4.3.189/volume/v3/volumes/0939389d-ec1f-492c-9eb6-30fc3d407796 Aug 25 05:48:29.382464 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-9955ce8c-c51d-4913-a9dd-fe2be66e0250 tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:48:29.382653 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-9955ce8c-c51d-4913-a9dd-fe2be66e0250 tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:48:29.392827 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:48:29.392827 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:48:29.396377 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-9955ce8c-c51d-4913-a9dd-fe2be66e0250 tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Volume info retrieved successfully. Aug 25 05:48:29.400808 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-9955ce8c-c51d-4913-a9dd-fe2be66e0250 tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] https://10.4.3.189/volume/v3/volumes/0939389d-ec1f-492c-9eb6-30fc3d407796 returned with HTTP 200 Aug 25 05:48:29.401259 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 845/3348] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:48:29 2026] GET /volume/v3/volumes/0939389d-ec1f-492c-9eb6-30fc3d407796 => generated 878 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:48:29.733341 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-63e4c6ff-81e6-4b96-a6a0-88f69c19d21d None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:29.735465 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-63e4c6ff-81e6-4b96-a6a0-88f69c19d21d tempest-GroupsTest-28802282 tempest-GroupsTest-28802282-project-member] GET https://10.4.3.189/volume/v3/volumes/64713510-f14f-4c90-a106-b671ba3efcaa Aug 25 05:48:29.735693 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-63e4c6ff-81e6-4b96-a6a0-88f69c19d21d tempest-GroupsTest-28802282 tempest-GroupsTest-28802282-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:48:29.735877 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-63e4c6ff-81e6-4b96-a6a0-88f69c19d21d tempest-GroupsTest-28802282 tempest-GroupsTest-28802282-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:48:29.745439 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:48:29.745439 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:48:29.750178 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-63e4c6ff-81e6-4b96-a6a0-88f69c19d21d tempest-GroupsTest-28802282 tempest-GroupsTest-28802282-project-member] Volume info retrieved successfully. Aug 25 05:48:29.751139 np0000008051 devstack@c-api.service[100269]: WARNING stevedore.named [None req-63e4c6ff-81e6-4b96-a6a0-88f69c19d21d tempest-GroupsTest-28802282 tempest-GroupsTest-28802282-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 05:48:29.751415 np0000008051 devstack@c-api.service[100269]: WARNING castellan.key_manager [None req-63e4c6ff-81e6-4b96-a6a0-88f69c19d21d tempest-GroupsTest-28802282 tempest-GroupsTest-28802282-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 05:48:29.796182 np0000008051 devstack@c-api.service[100269]: DEBUG oslo_db.sqlalchemy.engines [None req-63e4c6ff-81e6-4b96-a6a0-88f69c19d21d tempest-GroupsTest-28802282 tempest-GroupsTest-28802282-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100269) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 05:48:29.798904 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:48:29.798904 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:48:29.809138 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-63e4c6ff-81e6-4b96-a6a0-88f69c19d21d tempest-GroupsTest-28802282 tempest-GroupsTest-28802282-project-member] https://10.4.3.189/volume/v3/volumes/64713510-f14f-4c90-a106-b671ba3efcaa returned with HTTP 200 Aug 25 05:48:29.809138 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 834/3349] 10.4.3.189 () {68 vars in 1389 bytes} [Tue Aug 25 05:48:29 2026] GET /volume/v3/volumes/64713510-f14f-4c90-a106-b671ba3efcaa => generated 905 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:48:29.826277 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-2fc022ac-5081-4845-bdf1-f57ff65413b5 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:29.831082 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-2fc022ac-5081-4845-bdf1-f57ff65413b5 tempest-GroupsTest-28802282 tempest-GroupsTest-28802282-project-member] PUT https://10.4.3.189/volume/v3/groups/ec9370bd-409b-46ef-942b-c583e351170b Aug 25 05:48:29.831082 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-2fc022ac-5081-4845-bdf1-f57ff65413b5 tempest-GroupsTest-28802282 tempest-GroupsTest-28802282-project-member] Action: 'update', calling method: version_select, body: {"group": {"name": "new_group", "description": "This is a new group", "remove_volumes": "64713510-f14f-4c90-a106-b671ba3efcaa"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:48:29.831930 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.v3.groups [None req-2fc022ac-5081-4845-bdf1-f57ff65413b5 tempest-GroupsTest-28802282 tempest-GroupsTest-28802282-project-member] Update called for group ec9370bd-409b-46ef-942b-c583e351170b. {{(pid=100268) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 25 05:48:29.832229 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.v3.groups [None req-2fc022ac-5081-4845-bdf1-f57ff65413b5 tempest-GroupsTest-28802282 tempest-GroupsTest-28802282-project-member] Updating group ec9370bd-409b-46ef-942b-c583e351170b with name new_group description: This is a new group add_volumes: None remove_volumes: 64713510-f14f-4c90-a106-b671ba3efcaa. Aug 25 05:48:29.837627 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:48:29.837627 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:48:29.865340 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-2285425d-c60b-4d42-acdf-f4b3510b10eb None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:29.868748 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-2285425d-c60b-4d42-acdf-f4b3510b10eb tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] GET https://10.4.3.189/volume/v3/backups/1dcb7fbc-4417-4ce7-ac27-da882a39f78e Aug 25 05:48:29.868748 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-2285425d-c60b-4d42-acdf-f4b3510b10eb tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:48:29.868748 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-2285425d-c60b-4d42-acdf-f4b3510b10eb tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:48:29.868748 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-2285425d-c60b-4d42-acdf-f4b3510b10eb tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Show backup with id 1dcb7fbc-4417-4ce7-ac27-da882a39f78e. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:48:29.873679 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-2fc022ac-5081-4845-bdf1-f57ff65413b5 tempest-GroupsTest-28802282 tempest-GroupsTest-28802282-project-member] https://10.4.3.189/volume/v3/groups/ec9370bd-409b-46ef-942b-c583e351170b returned with HTTP 202 Aug 25 05:48:29.873770 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:48:29.873770 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:48:29.873817 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 835/3350] 10.4.3.189 () {70 vars in 1407 bytes} [Tue Aug 25 05:48:29 2026] PUT /volume/v3/groups/ec9370bd-409b-46ef-942b-c583e351170b => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 05:48:29.874415 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-2285425d-c60b-4d42-acdf-f4b3510b10eb tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] https://10.4.3.189/volume/v3/backups/1dcb7fbc-4417-4ce7-ac27-da882a39f78e returned with HTTP 200 Aug 25 05:48:29.874819 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 837/3351] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:48:29 2026] GET /volume/v3/backups/1dcb7fbc-4417-4ce7-ac27-da882a39f78e => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:48:29.897813 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-0be30c08-c5fa-47e0-abe7-e086f09f320c None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:29.901225 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-0be30c08-c5fa-47e0-abe7-e086f09f320c tempest-GroupsTest-28802282 tempest-GroupsTest-28802282-project-member] GET https://10.4.3.189/volume/v3/groups/ec9370bd-409b-46ef-942b-c583e351170b Aug 25 05:48:29.901467 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-0be30c08-c5fa-47e0-abe7-e086f09f320c tempest-GroupsTest-28802282 tempest-GroupsTest-28802282-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:48:29.903402 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-0be30c08-c5fa-47e0-abe7-e086f09f320c tempest-GroupsTest-28802282 tempest-GroupsTest-28802282-project-member] Calling method 'version_select' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:48:29.903402 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.v3.groups [None req-0be30c08-c5fa-47e0-abe7-e086f09f320c tempest-GroupsTest-28802282 tempest-GroupsTest-28802282-project-member] show called for member ec9370bd-409b-46ef-942b-c583e351170b {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 25 05:48:29.913187 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:48:29.913187 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:48:29.923165 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-0be30c08-c5fa-47e0-abe7-e086f09f320c tempest-GroupsTest-28802282 tempest-GroupsTest-28802282-project-member] https://10.4.3.189/volume/v3/groups/ec9370bd-409b-46ef-942b-c583e351170b returned with HTTP 200 Aug 25 05:48:29.923599 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 846/3352] 10.4.3.189 () {68 vars in 1386 bytes} [Tue Aug 25 05:48:29 2026] GET /volume/v3/groups/ec9370bd-409b-46ef-942b-c583e351170b => generated 323 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:48:30.203962 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-d29bf08f-fee9-4239-9431-92c5d765a9c1 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:30.207669 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-e998cdbe-f7a6-4481-ae2b-275509a7ea1c None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:30.208071 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-d29bf08f-fee9-4239-9431-92c5d765a9c1 tempest-CreateVolumesFromImageTest-2107069466 tempest-CreateVolumesFromImageTest-2107069466-project-member] GET https://10.4.3.189/volume/v3/volumes/c96485d0-6f1b-465d-9822-0804e0813bac Aug 25 05:48:30.208351 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-d29bf08f-fee9-4239-9431-92c5d765a9c1 tempest-CreateVolumesFromImageTest-2107069466 tempest-CreateVolumesFromImageTest-2107069466-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:48:30.208546 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-d29bf08f-fee9-4239-9431-92c5d765a9c1 tempest-CreateVolumesFromImageTest-2107069466 tempest-CreateVolumesFromImageTest-2107069466-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:48:30.212657 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e998cdbe-f7a6-4481-ae2b-275509a7ea1c tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] GET https://10.4.3.189/volume/v3/backups/39af96ff-da04-4958-990d-4d570b4d91b4 Aug 25 05:48:30.212918 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e998cdbe-f7a6-4481-ae2b-275509a7ea1c tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:48:30.213146 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e998cdbe-f7a6-4481-ae2b-275509a7ea1c tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:48:30.213244 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-e998cdbe-f7a6-4481-ae2b-275509a7ea1c tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Show backup with id 39af96ff-da04-4958-990d-4d570b4d91b4. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:48:30.222094 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-d29bf08f-fee9-4239-9431-92c5d765a9c1 tempest-CreateVolumesFromImageTest-2107069466 tempest-CreateVolumesFromImageTest-2107069466-project-member] https://10.4.3.189/volume/v3/volumes/c96485d0-6f1b-465d-9822-0804e0813bac returned with HTTP 404 Aug 25 05:48:30.222814 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 835/3353] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:48:30 2026] GET /volume/v3/volumes/c96485d0-6f1b-465d-9822-0804e0813bac => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:48:30.223345 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:48:30.223345 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:48:30.224329 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e998cdbe-f7a6-4481-ae2b-275509a7ea1c tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] https://10.4.3.189/volume/v3/backups/39af96ff-da04-4958-990d-4d570b4d91b4 returned with HTTP 200 Aug 25 05:48:30.224710 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 836/3354] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:48:30 2026] GET /volume/v3/backups/39af96ff-da04-4958-990d-4d570b4d91b4 => generated 825 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:48:30.229751 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-79f088c4-7fc9-4d2f-a6b7-39fb67e45c0c None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:30.231805 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-79f088c4-7fc9-4d2f-a6b7-39fb67e45c0c tempest-CreateVolumesFromImageTest-2107069466 tempest-CreateVolumesFromImageTest-2107069466-project-member] DELETE https://10.4.3.189/volume/v3/volumes/b796483d-c25b-4c11-a61f-14fb89cd7ba6 Aug 25 05:48:30.231987 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-79f088c4-7fc9-4d2f-a6b7-39fb67e45c0c tempest-CreateVolumesFromImageTest-2107069466 tempest-CreateVolumesFromImageTest-2107069466-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:48:30.232184 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-79f088c4-7fc9-4d2f-a6b7-39fb67e45c0c tempest-CreateVolumesFromImageTest-2107069466 tempest-CreateVolumesFromImageTest-2107069466-project-member] Calling method 'delete' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:48:30.232381 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.v3.volumes [None req-79f088c4-7fc9-4d2f-a6b7-39fb67e45c0c tempest-CreateVolumesFromImageTest-2107069466 tempest-CreateVolumesFromImageTest-2107069466-project-member] Delete volume with id: b796483d-c25b-4c11-a61f-14fb89cd7ba6 Aug 25 05:48:30.241959 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:48:30.241959 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:48:30.242488 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-79f088c4-7fc9-4d2f-a6b7-39fb67e45c0c tempest-CreateVolumesFromImageTest-2107069466 tempest-CreateVolumesFromImageTest-2107069466-project-member] Volume info retrieved successfully. Aug 25 05:48:30.263046 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-79f088c4-7fc9-4d2f-a6b7-39fb67e45c0c tempest-CreateVolumesFromImageTest-2107069466 tempest-CreateVolumesFromImageTest-2107069466-project-member] Delete volume request issued successfully. Aug 25 05:48:30.263377 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-79f088c4-7fc9-4d2f-a6b7-39fb67e45c0c tempest-CreateVolumesFromImageTest-2107069466 tempest-CreateVolumesFromImageTest-2107069466-project-member] https://10.4.3.189/volume/v3/volumes/b796483d-c25b-4c11-a61f-14fb89cd7ba6 returned with HTTP 202 Aug 25 05:48:30.264050 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 838/3355] 10.4.3.189 () {66 vars in 1351 bytes} [Tue Aug 25 05:48:30 2026] DELETE /volume/v3/volumes/b796483d-c25b-4c11-a61f-14fb89cd7ba6 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:48:30.271788 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-77624041-c64a-4004-8bbb-936a6f392057 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:30.273796 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-77624041-c64a-4004-8bbb-936a6f392057 tempest-CreateVolumesFromImageTest-2107069466 tempest-CreateVolumesFromImageTest-2107069466-project-member] GET https://10.4.3.189/volume/v3/volumes/b796483d-c25b-4c11-a61f-14fb89cd7ba6 Aug 25 05:48:30.273947 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-77624041-c64a-4004-8bbb-936a6f392057 tempest-CreateVolumesFromImageTest-2107069466 tempest-CreateVolumesFromImageTest-2107069466-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:48:30.274216 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-77624041-c64a-4004-8bbb-936a6f392057 tempest-CreateVolumesFromImageTest-2107069466 tempest-CreateVolumesFromImageTest-2107069466-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:48:30.282503 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:48:30.282503 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:48:30.286718 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-77624041-c64a-4004-8bbb-936a6f392057 tempest-CreateVolumesFromImageTest-2107069466 tempest-CreateVolumesFromImageTest-2107069466-project-member] Volume info retrieved successfully. Aug 25 05:48:30.294332 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-77624041-c64a-4004-8bbb-936a6f392057 tempest-CreateVolumesFromImageTest-2107069466 tempest-CreateVolumesFromImageTest-2107069466-project-member] https://10.4.3.189/volume/v3/volumes/b796483d-c25b-4c11-a61f-14fb89cd7ba6 returned with HTTP 200 Aug 25 05:48:30.294792 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 847/3356] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:48:30 2026] GET /volume/v3/volumes/b796483d-c25b-4c11-a61f-14fb89cd7ba6 => generated 848 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:48:30.421966 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-f7b29759-3fba-4d25-b023-5ad898b659fe None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:30.424092 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-f7b29759-3fba-4d25-b023-5ad898b659fe tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] GET https://10.4.3.189/volume/v3/volumes/0939389d-ec1f-492c-9eb6-30fc3d407796 Aug 25 05:48:30.424337 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-f7b29759-3fba-4d25-b023-5ad898b659fe tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:48:30.424540 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-f7b29759-3fba-4d25-b023-5ad898b659fe tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:48:30.436160 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:48:30.436160 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:48:30.440855 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-f7b29759-3fba-4d25-b023-5ad898b659fe tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Volume info retrieved successfully. Aug 25 05:48:30.445451 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-f7b29759-3fba-4d25-b023-5ad898b659fe tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] https://10.4.3.189/volume/v3/volumes/0939389d-ec1f-492c-9eb6-30fc3d407796 returned with HTTP 200 Aug 25 05:48:30.445982 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 836/3357] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:48:30 2026] GET /volume/v3/volumes/0939389d-ec1f-492c-9eb6-30fc3d407796 => generated 878 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:48:30.889566 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-20654854-02b4-467a-acf3-b87704c677ba None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:30.891904 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-20654854-02b4-467a-acf3-b87704c677ba tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] GET https://10.4.3.189/volume/v3/backups/1dcb7fbc-4417-4ce7-ac27-da882a39f78e Aug 25 05:48:30.892211 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-20654854-02b4-467a-acf3-b87704c677ba tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:48:30.892482 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-20654854-02b4-467a-acf3-b87704c677ba tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:48:30.892627 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-20654854-02b4-467a-acf3-b87704c677ba tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Show backup with id 1dcb7fbc-4417-4ce7-ac27-da882a39f78e. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:48:30.897746 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:48:30.897746 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:48:30.898659 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-20654854-02b4-467a-acf3-b87704c677ba tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] https://10.4.3.189/volume/v3/backups/1dcb7fbc-4417-4ce7-ac27-da882a39f78e returned with HTTP 200 Aug 25 05:48:30.899068 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 837/3358] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:48:30 2026] GET /volume/v3/backups/1dcb7fbc-4417-4ce7-ac27-da882a39f78e => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:48:30.934814 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-11873f6c-5751-4392-a169-30123a33f5bf None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:30.936992 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-11873f6c-5751-4392-a169-30123a33f5bf tempest-GroupsTest-28802282 tempest-GroupsTest-28802282-project-member] GET https://10.4.3.189/volume/v3/groups/ec9370bd-409b-46ef-942b-c583e351170b Aug 25 05:48:30.937393 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-11873f6c-5751-4392-a169-30123a33f5bf tempest-GroupsTest-28802282 tempest-GroupsTest-28802282-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:48:30.937670 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-11873f6c-5751-4392-a169-30123a33f5bf tempest-GroupsTest-28802282 tempest-GroupsTest-28802282-project-member] Calling method 'version_select' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:48:30.938115 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.v3.groups [None req-11873f6c-5751-4392-a169-30123a33f5bf tempest-GroupsTest-28802282 tempest-GroupsTest-28802282-project-member] show called for member ec9370bd-409b-46ef-942b-c583e351170b {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 25 05:48:30.942745 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:48:30.942745 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:48:30.951777 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-11873f6c-5751-4392-a169-30123a33f5bf tempest-GroupsTest-28802282 tempest-GroupsTest-28802282-project-member] https://10.4.3.189/volume/v3/groups/ec9370bd-409b-46ef-942b-c583e351170b returned with HTTP 200 Aug 25 05:48:30.952270 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 839/3359] 10.4.3.189 () {68 vars in 1386 bytes} [Tue Aug 25 05:48:30 2026] GET /volume/v3/groups/ec9370bd-409b-46ef-942b-c583e351170b => generated 324 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:48:30.964150 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-f0a5d384-aaf5-4361-81aa-42dbc5985096 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:30.965728 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-f0a5d384-aaf5-4361-81aa-42dbc5985096 tempest-GroupsTest-28802282 tempest-GroupsTest-28802282-project-member] GET https://10.4.3.189/volume/v3/groups/ec9370bd-409b-46ef-942b-c583e351170b Aug 25 05:48:30.966011 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-f0a5d384-aaf5-4361-81aa-42dbc5985096 tempest-GroupsTest-28802282 tempest-GroupsTest-28802282-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:48:30.966305 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-f0a5d384-aaf5-4361-81aa-42dbc5985096 tempest-GroupsTest-28802282 tempest-GroupsTest-28802282-project-member] Calling method 'version_select' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:48:30.966484 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.v3.groups [None req-f0a5d384-aaf5-4361-81aa-42dbc5985096 tempest-GroupsTest-28802282 tempest-GroupsTest-28802282-project-member] show called for member ec9370bd-409b-46ef-942b-c583e351170b {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 25 05:48:30.971251 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:48:30.971251 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:48:30.981495 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-f0a5d384-aaf5-4361-81aa-42dbc5985096 tempest-GroupsTest-28802282 tempest-GroupsTest-28802282-project-member] https://10.4.3.189/volume/v3/groups/ec9370bd-409b-46ef-942b-c583e351170b returned with HTTP 200 Aug 25 05:48:30.981924 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 848/3360] 10.4.3.189 () {68 vars in 1386 bytes} [Tue Aug 25 05:48:30 2026] GET /volume/v3/groups/ec9370bd-409b-46ef-942b-c583e351170b => generated 324 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:48:30.995000 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-4d3914df-ad6d-4e36-9126-bc7cfe0c923d None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:30.997426 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-4d3914df-ad6d-4e36-9126-bc7cfe0c923d tempest-GroupsTest-28802282 tempest-GroupsTest-28802282-project-member] GET https://10.4.3.189/volume/v3/volumes/detail Aug 25 05:48:30.997737 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-4d3914df-ad6d-4e36-9126-bc7cfe0c923d tempest-GroupsTest-28802282 tempest-GroupsTest-28802282-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:48:30.998042 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-4d3914df-ad6d-4e36-9126-bc7cfe0c923d tempest-GroupsTest-28802282 tempest-GroupsTest-28802282-project-member] Calling method 'detail' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:48:30.998427 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.api_utils [None req-4d3914df-ad6d-4e36-9126-bc7cfe0c923d tempest-GroupsTest-28802282 tempest-GroupsTest-28802282-project-member] Removing options '' from query. {{(pid=100269) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 05:48:30.999557 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-4d3914df-ad6d-4e36-9126-bc7cfe0c923d tempest-GroupsTest-28802282 tempest-GroupsTest-28802282-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100269) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 05:48:31.009667 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-4d3914df-ad6d-4e36-9126-bc7cfe0c923d tempest-GroupsTest-28802282 tempest-GroupsTest-28802282-project-member] Get all volumes completed successfully. Aug 25 05:48:31.010861 np0000008051 devstack@c-api.service[100269]: WARNING stevedore.named [None req-4d3914df-ad6d-4e36-9126-bc7cfe0c923d tempest-GroupsTest-28802282 tempest-GroupsTest-28802282-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 05:48:31.011168 np0000008051 devstack@c-api.service[100269]: WARNING castellan.key_manager [None req-4d3914df-ad6d-4e36-9126-bc7cfe0c923d tempest-GroupsTest-28802282 tempest-GroupsTest-28802282-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 05:48:31.068672 np0000008051 devstack@c-api.service[100269]: DEBUG oslo_db.sqlalchemy.engines [None req-4d3914df-ad6d-4e36-9126-bc7cfe0c923d tempest-GroupsTest-28802282 tempest-GroupsTest-28802282-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100269) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 05:48:31.071837 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:48:31.071837 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:48:31.079241 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-4d3914df-ad6d-4e36-9126-bc7cfe0c923d tempest-GroupsTest-28802282 tempest-GroupsTest-28802282-project-member] https://10.4.3.189/volume/v3/volumes/detail returned with HTTP 200 Aug 25 05:48:31.079667 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 837/3361] 10.4.3.189 () {68 vars in 1299 bytes} [Tue Aug 25 05:48:30 2026] GET /volume/v3/volumes/detail => generated 1771 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 05:48:31.095767 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-df66e135-4095-4f41-a78e-6fda1f6f5303 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:31.098614 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-df66e135-4095-4f41-a78e-6fda1f6f5303 tempest-GroupsTest-28802282 tempest-GroupsTest-28802282-project-member] PUT https://10.4.3.189/volume/v3/groups/ec9370bd-409b-46ef-942b-c583e351170b Aug 25 05:48:31.098990 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-df66e135-4095-4f41-a78e-6fda1f6f5303 tempest-GroupsTest-28802282 tempest-GroupsTest-28802282-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "64713510-f14f-4c90-a106-b671ba3efcaa"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:48:31.100378 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.v3.groups [None req-df66e135-4095-4f41-a78e-6fda1f6f5303 tempest-GroupsTest-28802282 tempest-GroupsTest-28802282-project-member] Update called for group ec9370bd-409b-46ef-942b-c583e351170b. {{(pid=100268) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 25 05:48:31.100528 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.v3.groups [None req-df66e135-4095-4f41-a78e-6fda1f6f5303 tempest-GroupsTest-28802282 tempest-GroupsTest-28802282-project-member] Updating group ec9370bd-409b-46ef-942b-c583e351170b with name None description: None add_volumes: 64713510-f14f-4c90-a106-b671ba3efcaa remove_volumes: None. Aug 25 05:48:31.112547 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:48:31.112547 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:48:31.153454 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-df66e135-4095-4f41-a78e-6fda1f6f5303 tempest-GroupsTest-28802282 tempest-GroupsTest-28802282-project-member] https://10.4.3.189/volume/v3/groups/ec9370bd-409b-46ef-942b-c583e351170b returned with HTTP 202 Aug 25 05:48:31.153991 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 838/3362] 10.4.3.189 () {70 vars in 1406 bytes} [Tue Aug 25 05:48:31 2026] PUT /volume/v3/groups/ec9370bd-409b-46ef-942b-c583e351170b => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 05:48:31.165084 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-235e20de-1592-430a-ae52-cfc32a0faa10 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:31.167601 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-235e20de-1592-430a-ae52-cfc32a0faa10 tempest-GroupsTest-28802282 tempest-GroupsTest-28802282-project-member] GET https://10.4.3.189/volume/v3/groups/ec9370bd-409b-46ef-942b-c583e351170b Aug 25 05:48:31.167892 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-235e20de-1592-430a-ae52-cfc32a0faa10 tempest-GroupsTest-28802282 tempest-GroupsTest-28802282-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:48:31.168175 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-235e20de-1592-430a-ae52-cfc32a0faa10 tempest-GroupsTest-28802282 tempest-GroupsTest-28802282-project-member] Calling method 'version_select' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:48:31.168372 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.v3.groups [None req-235e20de-1592-430a-ae52-cfc32a0faa10 tempest-GroupsTest-28802282 tempest-GroupsTest-28802282-project-member] show called for member ec9370bd-409b-46ef-942b-c583e351170b {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 25 05:48:31.175856 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:48:31.175856 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:48:31.187073 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-235e20de-1592-430a-ae52-cfc32a0faa10 tempest-GroupsTest-28802282 tempest-GroupsTest-28802282-project-member] https://10.4.3.189/volume/v3/groups/ec9370bd-409b-46ef-942b-c583e351170b returned with HTTP 200 Aug 25 05:48:31.187973 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 840/3363] 10.4.3.189 () {68 vars in 1386 bytes} [Tue Aug 25 05:48:31 2026] GET /volume/v3/groups/ec9370bd-409b-46ef-942b-c583e351170b => generated 323 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:48:31.237409 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-3016ccaa-adf2-4499-ac93-93e99c66cdcb None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:31.239483 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-3016ccaa-adf2-4499-ac93-93e99c66cdcb tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] GET https://10.4.3.189/volume/v3/backups/39af96ff-da04-4958-990d-4d570b4d91b4 Aug 25 05:48:31.239747 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-3016ccaa-adf2-4499-ac93-93e99c66cdcb tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:48:31.239996 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-3016ccaa-adf2-4499-ac93-93e99c66cdcb tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:48:31.240170 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-3016ccaa-adf2-4499-ac93-93e99c66cdcb tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Show backup with id 39af96ff-da04-4958-990d-4d570b4d91b4. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:48:31.245314 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:48:31.245314 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:48:31.246170 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-3016ccaa-adf2-4499-ac93-93e99c66cdcb tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] https://10.4.3.189/volume/v3/backups/39af96ff-da04-4958-990d-4d570b4d91b4 returned with HTTP 200 Aug 25 05:48:31.250319 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 849/3364] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:48:31 2026] GET /volume/v3/backups/39af96ff-da04-4958-990d-4d570b4d91b4 => generated 825 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:48:31.312748 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-3c782b48-2543-40c6-bf31-de3e236304e3 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:31.315395 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-3c782b48-2543-40c6-bf31-de3e236304e3 tempest-CreateVolumesFromImageTest-2107069466 tempest-CreateVolumesFromImageTest-2107069466-project-member] GET https://10.4.3.189/volume/v3/volumes/b796483d-c25b-4c11-a61f-14fb89cd7ba6 Aug 25 05:48:31.315550 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-3c782b48-2543-40c6-bf31-de3e236304e3 tempest-CreateVolumesFromImageTest-2107069466 tempest-CreateVolumesFromImageTest-2107069466-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:48:31.315780 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-3c782b48-2543-40c6-bf31-de3e236304e3 tempest-CreateVolumesFromImageTest-2107069466 tempest-CreateVolumesFromImageTest-2107069466-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:48:31.322810 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-3c782b48-2543-40c6-bf31-de3e236304e3 tempest-CreateVolumesFromImageTest-2107069466 tempest-CreateVolumesFromImageTest-2107069466-project-member] https://10.4.3.189/volume/v3/volumes/b796483d-c25b-4c11-a61f-14fb89cd7ba6 returned with HTTP 404 Aug 25 05:48:31.323337 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 838/3365] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:48:31 2026] GET /volume/v3/volumes/b796483d-c25b-4c11-a61f-14fb89cd7ba6 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:48:31.330673 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-a3a02702-9e49-4659-a652-c6e7a2778b2f None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:31.333087 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a3a02702-9e49-4659-a652-c6e7a2778b2f tempest-CreateVolumesFromImageTest-2107069466 tempest-CreateVolumesFromImageTest-2107069466-project-member] DELETE https://10.4.3.189/volume/v3/volumes/39a35152-c7b4-4545-b006-d42ca8136ba4 Aug 25 05:48:31.334395 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a3a02702-9e49-4659-a652-c6e7a2778b2f tempest-CreateVolumesFromImageTest-2107069466 tempest-CreateVolumesFromImageTest-2107069466-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:48:31.334395 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a3a02702-9e49-4659-a652-c6e7a2778b2f tempest-CreateVolumesFromImageTest-2107069466 tempest-CreateVolumesFromImageTest-2107069466-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:48:31.334395 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-a3a02702-9e49-4659-a652-c6e7a2778b2f tempest-CreateVolumesFromImageTest-2107069466 tempest-CreateVolumesFromImageTest-2107069466-project-member] Delete volume with id: 39a35152-c7b4-4545-b006-d42ca8136ba4 Aug 25 05:48:31.343544 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:48:31.343544 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:48:31.344240 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-a3a02702-9e49-4659-a652-c6e7a2778b2f tempest-CreateVolumesFromImageTest-2107069466 tempest-CreateVolumesFromImageTest-2107069466-project-member] Volume info retrieved successfully. Aug 25 05:48:31.366079 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-a3a02702-9e49-4659-a652-c6e7a2778b2f tempest-CreateVolumesFromImageTest-2107069466 tempest-CreateVolumesFromImageTest-2107069466-project-member] Delete volume request issued successfully. Aug 25 05:48:31.366420 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a3a02702-9e49-4659-a652-c6e7a2778b2f tempest-CreateVolumesFromImageTest-2107069466 tempest-CreateVolumesFromImageTest-2107069466-project-member] https://10.4.3.189/volume/v3/volumes/39a35152-c7b4-4545-b006-d42ca8136ba4 returned with HTTP 202 Aug 25 05:48:31.367032 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 839/3366] 10.4.3.189 () {66 vars in 1351 bytes} [Tue Aug 25 05:48:31 2026] DELETE /volume/v3/volumes/39a35152-c7b4-4545-b006-d42ca8136ba4 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:48:31.377607 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-ad1b8a65-bbdc-4d45-9deb-ead89a8d904c None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:31.380610 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-ad1b8a65-bbdc-4d45-9deb-ead89a8d904c tempest-CreateVolumesFromImageTest-2107069466 tempest-CreateVolumesFromImageTest-2107069466-project-member] GET https://10.4.3.189/volume/v3/volumes/39a35152-c7b4-4545-b006-d42ca8136ba4 Aug 25 05:48:31.380880 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-ad1b8a65-bbdc-4d45-9deb-ead89a8d904c tempest-CreateVolumesFromImageTest-2107069466 tempest-CreateVolumesFromImageTest-2107069466-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:48:31.381155 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-ad1b8a65-bbdc-4d45-9deb-ead89a8d904c tempest-CreateVolumesFromImageTest-2107069466 tempest-CreateVolumesFromImageTest-2107069466-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:48:31.390463 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:48:31.390463 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:48:31.395556 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-ad1b8a65-bbdc-4d45-9deb-ead89a8d904c tempest-CreateVolumesFromImageTest-2107069466 tempest-CreateVolumesFromImageTest-2107069466-project-member] Volume info retrieved successfully. Aug 25 05:48:31.402694 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-ad1b8a65-bbdc-4d45-9deb-ead89a8d904c tempest-CreateVolumesFromImageTest-2107069466 tempest-CreateVolumesFromImageTest-2107069466-project-member] https://10.4.3.189/volume/v3/volumes/39a35152-c7b4-4545-b006-d42ca8136ba4 returned with HTTP 200 Aug 25 05:48:31.403422 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 841/3367] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:48:31 2026] GET /volume/v3/volumes/39a35152-c7b4-4545-b006-d42ca8136ba4 => generated 849 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:48:31.462922 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-f37bae4a-00b6-4879-8477-97a91a4e561f None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:31.464990 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-f37bae4a-00b6-4879-8477-97a91a4e561f tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] GET https://10.4.3.189/volume/v3/volumes/0939389d-ec1f-492c-9eb6-30fc3d407796 Aug 25 05:48:31.465272 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-f37bae4a-00b6-4879-8477-97a91a4e561f tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:48:31.465683 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-f37bae4a-00b6-4879-8477-97a91a4e561f tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:48:31.478453 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:48:31.478453 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:48:31.483395 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-f37bae4a-00b6-4879-8477-97a91a4e561f tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Volume info retrieved successfully. Aug 25 05:48:31.488518 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-f37bae4a-00b6-4879-8477-97a91a4e561f tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] https://10.4.3.189/volume/v3/volumes/0939389d-ec1f-492c-9eb6-30fc3d407796 returned with HTTP 200 Aug 25 05:48:31.488983 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 850/3368] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:48:31 2026] GET /volume/v3/volumes/0939389d-ec1f-492c-9eb6-30fc3d407796 => generated 878 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:48:31.911586 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-3f1a2101-9aca-428a-a95a-a36e6a82c163 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:31.913995 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-3f1a2101-9aca-428a-a95a-a36e6a82c163 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] GET https://10.4.3.189/volume/v3/backups/1dcb7fbc-4417-4ce7-ac27-da882a39f78e Aug 25 05:48:31.913995 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-3f1a2101-9aca-428a-a95a-a36e6a82c163 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:48:31.914224 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-3f1a2101-9aca-428a-a95a-a36e6a82c163 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:48:31.914338 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-3f1a2101-9aca-428a-a95a-a36e6a82c163 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Show backup with id 1dcb7fbc-4417-4ce7-ac27-da882a39f78e. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:48:31.918526 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:48:31.918526 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:48:31.919145 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-3f1a2101-9aca-428a-a95a-a36e6a82c163 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] https://10.4.3.189/volume/v3/backups/1dcb7fbc-4417-4ce7-ac27-da882a39f78e returned with HTTP 200 Aug 25 05:48:31.919642 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 839/3369] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:48:31 2026] GET /volume/v3/backups/1dcb7fbc-4417-4ce7-ac27-da882a39f78e => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:48:32.197071 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-3948752a-7ad8-4a9f-aeec-c1d8b081b669 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:32.198889 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-3948752a-7ad8-4a9f-aeec-c1d8b081b669 tempest-GroupsTest-28802282 tempest-GroupsTest-28802282-project-member] GET https://10.4.3.189/volume/v3/groups/ec9370bd-409b-46ef-942b-c583e351170b Aug 25 05:48:32.199165 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-3948752a-7ad8-4a9f-aeec-c1d8b081b669 tempest-GroupsTest-28802282 tempest-GroupsTest-28802282-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:48:32.199410 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-3948752a-7ad8-4a9f-aeec-c1d8b081b669 tempest-GroupsTest-28802282 tempest-GroupsTest-28802282-project-member] Calling method 'version_select' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:48:32.199553 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.v3.groups [None req-3948752a-7ad8-4a9f-aeec-c1d8b081b669 tempest-GroupsTest-28802282 tempest-GroupsTest-28802282-project-member] show called for member ec9370bd-409b-46ef-942b-c583e351170b {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 25 05:48:32.202656 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:48:32.202656 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:48:32.210105 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-3948752a-7ad8-4a9f-aeec-c1d8b081b669 tempest-GroupsTest-28802282 tempest-GroupsTest-28802282-project-member] https://10.4.3.189/volume/v3/groups/ec9370bd-409b-46ef-942b-c583e351170b returned with HTTP 200 Aug 25 05:48:32.210556 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 840/3370] 10.4.3.189 () {68 vars in 1386 bytes} [Tue Aug 25 05:48:32 2026] GET /volume/v3/groups/ec9370bd-409b-46ef-942b-c583e351170b => generated 324 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:48:32.220391 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-79d32439-2012-4b34-9f2c-43a89ce64001 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:32.222585 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-79d32439-2012-4b34-9f2c-43a89ce64001 tempest-GroupsTest-28802282 tempest-GroupsTest-28802282-project-member] GET https://10.4.3.189/volume/v3/volumes/detail Aug 25 05:48:32.222895 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-79d32439-2012-4b34-9f2c-43a89ce64001 tempest-GroupsTest-28802282 tempest-GroupsTest-28802282-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:48:32.223190 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-79d32439-2012-4b34-9f2c-43a89ce64001 tempest-GroupsTest-28802282 tempest-GroupsTest-28802282-project-member] Calling method 'detail' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:48:32.223580 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.api_utils [None req-79d32439-2012-4b34-9f2c-43a89ce64001 tempest-GroupsTest-28802282 tempest-GroupsTest-28802282-project-member] Removing options '' from query. {{(pid=100270) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 05:48:32.224541 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-79d32439-2012-4b34-9f2c-43a89ce64001 tempest-GroupsTest-28802282 tempest-GroupsTest-28802282-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100270) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 05:48:32.234452 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-79d32439-2012-4b34-9f2c-43a89ce64001 tempest-GroupsTest-28802282 tempest-GroupsTest-28802282-project-member] Get all volumes completed successfully. Aug 25 05:48:32.235644 np0000008051 devstack@c-api.service[100270]: WARNING stevedore.named [None req-79d32439-2012-4b34-9f2c-43a89ce64001 tempest-GroupsTest-28802282 tempest-GroupsTest-28802282-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 05:48:32.236085 np0000008051 devstack@c-api.service[100270]: WARNING castellan.key_manager [None req-79d32439-2012-4b34-9f2c-43a89ce64001 tempest-GroupsTest-28802282 tempest-GroupsTest-28802282-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 05:48:32.260045 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-c5b81f7b-0364-4b23-ab59-dbac4b88ddcc None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:32.262866 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-c5b81f7b-0364-4b23-ab59-dbac4b88ddcc tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] GET https://10.4.3.189/volume/v3/backups/39af96ff-da04-4958-990d-4d570b4d91b4 Aug 25 05:48:32.263154 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-c5b81f7b-0364-4b23-ab59-dbac4b88ddcc tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:48:32.267218 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-c5b81f7b-0364-4b23-ab59-dbac4b88ddcc tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:48:32.267385 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-c5b81f7b-0364-4b23-ab59-dbac4b88ddcc tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Show backup with id 39af96ff-da04-4958-990d-4d570b4d91b4. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:48:32.272557 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:48:32.272557 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:48:32.273712 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-c5b81f7b-0364-4b23-ab59-dbac4b88ddcc tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] https://10.4.3.189/volume/v3/backups/39af96ff-da04-4958-990d-4d570b4d91b4 returned with HTTP 200 Aug 25 05:48:32.274104 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 851/3371] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:48:32 2026] GET /volume/v3/backups/39af96ff-da04-4958-990d-4d570b4d91b4 => generated 825 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:48:32.292079 np0000008051 devstack@c-api.service[100270]: DEBUG oslo_db.sqlalchemy.engines [None req-79d32439-2012-4b34-9f2c-43a89ce64001 tempest-GroupsTest-28802282 tempest-GroupsTest-28802282-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100270) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 05:48:32.295906 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:48:32.295906 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:48:32.300548 np0000008051 devstack@c-api.service[100270]: WARNING stevedore.named [None req-79d32439-2012-4b34-9f2c-43a89ce64001 tempest-GroupsTest-28802282 tempest-GroupsTest-28802282-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 05:48:32.300889 np0000008051 devstack@c-api.service[100270]: WARNING castellan.key_manager [None req-79d32439-2012-4b34-9f2c-43a89ce64001 tempest-GroupsTest-28802282 tempest-GroupsTest-28802282-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 05:48:32.354102 np0000008051 devstack@c-api.service[100270]: DEBUG oslo_db.sqlalchemy.engines [None req-79d32439-2012-4b34-9f2c-43a89ce64001 tempest-GroupsTest-28802282 tempest-GroupsTest-28802282-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100270) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 05:48:32.357019 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:48:32.357019 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:48:32.365455 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-79d32439-2012-4b34-9f2c-43a89ce64001 tempest-GroupsTest-28802282 tempest-GroupsTest-28802282-project-member] https://10.4.3.189/volume/v3/volumes/detail returned with HTTP 200 Aug 25 05:48:32.365844 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 842/3372] 10.4.3.189 () {68 vars in 1299 bytes} [Tue Aug 25 05:48:32 2026] GET /volume/v3/volumes/detail => generated 1805 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 05:48:32.379415 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-7a7d831d-3818-455c-b6f9-ce89c702c1f4 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:32.381575 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-7a7d831d-3818-455c-b6f9-ce89c702c1f4 tempest-GroupsTest-28802282 tempest-GroupsTest-28802282-project-member] GET https://10.4.3.189/volume/v3/volumes/detail Aug 25 05:48:32.381862 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-7a7d831d-3818-455c-b6f9-ce89c702c1f4 tempest-GroupsTest-28802282 tempest-GroupsTest-28802282-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:48:32.382134 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-7a7d831d-3818-455c-b6f9-ce89c702c1f4 tempest-GroupsTest-28802282 tempest-GroupsTest-28802282-project-member] Calling method 'detail' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:48:32.382455 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.api_utils [None req-7a7d831d-3818-455c-b6f9-ce89c702c1f4 tempest-GroupsTest-28802282 tempest-GroupsTest-28802282-project-member] Removing options '' from query. {{(pid=100269) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 05:48:32.383538 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-7a7d831d-3818-455c-b6f9-ce89c702c1f4 tempest-GroupsTest-28802282 tempest-GroupsTest-28802282-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100269) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 05:48:32.392999 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-7a7d831d-3818-455c-b6f9-ce89c702c1f4 tempest-GroupsTest-28802282 tempest-GroupsTest-28802282-project-member] Get all volumes completed successfully. Aug 25 05:48:32.393916 np0000008051 devstack@c-api.service[100269]: WARNING stevedore.named [None req-7a7d831d-3818-455c-b6f9-ce89c702c1f4 tempest-GroupsTest-28802282 tempest-GroupsTest-28802282-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 05:48:32.394147 np0000008051 devstack@c-api.service[100269]: WARNING castellan.key_manager [None req-7a7d831d-3818-455c-b6f9-ce89c702c1f4 tempest-GroupsTest-28802282 tempest-GroupsTest-28802282-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 05:48:32.428480 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-288500ea-7e39-4f3d-826a-f50d3ca4d616 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:32.432478 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-288500ea-7e39-4f3d-826a-f50d3ca4d616 tempest-CreateVolumesFromImageTest-2107069466 tempest-CreateVolumesFromImageTest-2107069466-project-member] GET https://10.4.3.189/volume/v3/volumes/39a35152-c7b4-4545-b006-d42ca8136ba4 Aug 25 05:48:32.432735 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-288500ea-7e39-4f3d-826a-f50d3ca4d616 tempest-CreateVolumesFromImageTest-2107069466 tempest-CreateVolumesFromImageTest-2107069466-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:48:32.432961 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-288500ea-7e39-4f3d-826a-f50d3ca4d616 tempest-CreateVolumesFromImageTest-2107069466 tempest-CreateVolumesFromImageTest-2107069466-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:48:32.445259 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-288500ea-7e39-4f3d-826a-f50d3ca4d616 tempest-CreateVolumesFromImageTest-2107069466 tempest-CreateVolumesFromImageTest-2107069466-project-member] https://10.4.3.189/volume/v3/volumes/39a35152-c7b4-4545-b006-d42ca8136ba4 returned with HTTP 404 Aug 25 05:48:32.445259 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 841/3373] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:48:32 2026] GET /volume/v3/volumes/39a35152-c7b4-4545-b006-d42ca8136ba4 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:48:32.454541 np0000008051 devstack@c-api.service[100269]: DEBUG oslo_db.sqlalchemy.engines [None req-7a7d831d-3818-455c-b6f9-ce89c702c1f4 tempest-GroupsTest-28802282 tempest-GroupsTest-28802282-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100269) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 05:48:32.456566 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-8fd91bfb-b611-4f97-abcb-b44c7d3852dc None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:32.458444 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:48:32.458444 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:48:32.458890 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-8fd91bfb-b611-4f97-abcb-b44c7d3852dc tempest-CreateVolumesFromImageTest-2107069466 tempest-CreateVolumesFromImageTest-2107069466-project-member] DELETE https://10.4.3.189/volume/v3/volumes/3b804e08-01d6-448c-9480-a98f39abb18c Aug 25 05:48:32.459030 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-8fd91bfb-b611-4f97-abcb-b44c7d3852dc tempest-CreateVolumesFromImageTest-2107069466 tempest-CreateVolumesFromImageTest-2107069466-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:48:32.459284 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-8fd91bfb-b611-4f97-abcb-b44c7d3852dc tempest-CreateVolumesFromImageTest-2107069466 tempest-CreateVolumesFromImageTest-2107069466-project-member] Calling method 'delete' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:48:32.460189 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [None req-8fd91bfb-b611-4f97-abcb-b44c7d3852dc tempest-CreateVolumesFromImageTest-2107069466 tempest-CreateVolumesFromImageTest-2107069466-project-member] Delete volume with id: 3b804e08-01d6-448c-9480-a98f39abb18c Aug 25 05:48:32.463011 np0000008051 devstack@c-api.service[100269]: WARNING stevedore.named [None req-7a7d831d-3818-455c-b6f9-ce89c702c1f4 tempest-GroupsTest-28802282 tempest-GroupsTest-28802282-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 05:48:32.463359 np0000008051 devstack@c-api.service[100269]: WARNING castellan.key_manager [None req-7a7d831d-3818-455c-b6f9-ce89c702c1f4 tempest-GroupsTest-28802282 tempest-GroupsTest-28802282-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 05:48:32.471182 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:48:32.471182 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:48:32.471736 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-8fd91bfb-b611-4f97-abcb-b44c7d3852dc tempest-CreateVolumesFromImageTest-2107069466 tempest-CreateVolumesFromImageTest-2107069466-project-member] Volume info retrieved successfully. Aug 25 05:48:32.492520 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-8fd91bfb-b611-4f97-abcb-b44c7d3852dc tempest-CreateVolumesFromImageTest-2107069466 tempest-CreateVolumesFromImageTest-2107069466-project-member] Delete volume request issued successfully. Aug 25 05:48:32.492819 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-8fd91bfb-b611-4f97-abcb-b44c7d3852dc tempest-CreateVolumesFromImageTest-2107069466 tempest-CreateVolumesFromImageTest-2107069466-project-member] https://10.4.3.189/volume/v3/volumes/3b804e08-01d6-448c-9480-a98f39abb18c returned with HTTP 202 Aug 25 05:48:32.493331 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 852/3374] 10.4.3.189 () {66 vars in 1351 bytes} [Tue Aug 25 05:48:32 2026] DELETE /volume/v3/volumes/3b804e08-01d6-448c-9480-a98f39abb18c => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:48:32.503051 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-7ed6c7e5-5cc4-432f-92df-4e59e3ccaeae None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:32.505461 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-809fe903-d274-4ada-9436-7b24eaea347d None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:32.506228 np0000008051 devstack@c-api.service[100269]: DEBUG oslo_db.sqlalchemy.engines [None req-7a7d831d-3818-455c-b6f9-ce89c702c1f4 tempest-GroupsTest-28802282 tempest-GroupsTest-28802282-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100269) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 05:48:32.506585 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-7ed6c7e5-5cc4-432f-92df-4e59e3ccaeae tempest-CreateVolumesFromImageTest-2107069466 tempest-CreateVolumesFromImageTest-2107069466-project-member] GET https://10.4.3.189/volume/v3/volumes/3b804e08-01d6-448c-9480-a98f39abb18c Aug 25 05:48:32.506984 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-7ed6c7e5-5cc4-432f-92df-4e59e3ccaeae tempest-CreateVolumesFromImageTest-2107069466 tempest-CreateVolumesFromImageTest-2107069466-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:48:32.507435 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-7ed6c7e5-5cc4-432f-92df-4e59e3ccaeae tempest-CreateVolumesFromImageTest-2107069466 tempest-CreateVolumesFromImageTest-2107069466-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:48:32.509627 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:48:32.509627 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:48:32.510904 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-809fe903-d274-4ada-9436-7b24eaea347d tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] GET https://10.4.3.189/volume/v3/volumes/0939389d-ec1f-492c-9eb6-30fc3d407796 Aug 25 05:48:32.511182 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-809fe903-d274-4ada-9436-7b24eaea347d tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:48:32.511407 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-809fe903-d274-4ada-9436-7b24eaea347d tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:48:32.521004 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-7a7d831d-3818-455c-b6f9-ce89c702c1f4 tempest-GroupsTest-28802282 tempest-GroupsTest-28802282-project-member] https://10.4.3.189/volume/v3/volumes/detail returned with HTTP 200 Aug 25 05:48:32.521497 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 840/3375] 10.4.3.189 () {68 vars in 1299 bytes} [Tue Aug 25 05:48:32 2026] GET /volume/v3/volumes/detail => generated 1805 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 05:48:32.523560 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:48:32.523560 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:48:32.528553 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-7ed6c7e5-5cc4-432f-92df-4e59e3ccaeae tempest-CreateVolumesFromImageTest-2107069466 tempest-CreateVolumesFromImageTest-2107069466-project-member] Volume info retrieved successfully. Aug 25 05:48:32.536086 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:48:32.536086 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:48:32.537661 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-d0eacb7c-86dc-4c5b-9889-5587d2151725 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:32.538528 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-7ed6c7e5-5cc4-432f-92df-4e59e3ccaeae tempest-CreateVolumesFromImageTest-2107069466 tempest-CreateVolumesFromImageTest-2107069466-project-member] https://10.4.3.189/volume/v3/volumes/3b804e08-01d6-448c-9480-a98f39abb18c returned with HTTP 200 Aug 25 05:48:32.538987 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 843/3376] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:48:32 2026] GET /volume/v3/volumes/3b804e08-01d6-448c-9480-a98f39abb18c => generated 849 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:48:32.539624 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-d0eacb7c-86dc-4c5b-9889-5587d2151725 tempest-GroupsTest-28802282 tempest-GroupsTest-28802282-project-member] POST https://10.4.3.189/volume/v3/groups/ec9370bd-409b-46ef-942b-c583e351170b/action Aug 25 05:48:32.540159 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-d0eacb7c-86dc-4c5b-9889-5587d2151725 tempest-GroupsTest-28802282 tempest-GroupsTest-28802282-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100271) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 05:48:32.540259 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-d0eacb7c-86dc-4c5b-9889-5587d2151725 tempest-GroupsTest-28802282 tempest-GroupsTest-28802282-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:48:32.543809 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.v3.groups [None req-d0eacb7c-86dc-4c5b-9889-5587d2151725 tempest-GroupsTest-28802282 tempest-GroupsTest-28802282-project-member] delete called for group ec9370bd-409b-46ef-942b-c583e351170b {{(pid=100271) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 25 05:48:32.543809 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.v3.groups [None req-d0eacb7c-86dc-4c5b-9889-5587d2151725 tempest-GroupsTest-28802282 tempest-GroupsTest-28802282-project-member] Delete group with id: ec9370bd-409b-46ef-942b-c583e351170b Aug 25 05:48:32.548103 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:48:32.548103 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:48:32.548237 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-809fe903-d274-4ada-9436-7b24eaea347d tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Volume info retrieved successfully. Aug 25 05:48:32.552100 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-809fe903-d274-4ada-9436-7b24eaea347d tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] https://10.4.3.189/volume/v3/volumes/0939389d-ec1f-492c-9eb6-30fc3d407796 returned with HTTP 200 Aug 25 05:48:32.552875 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 842/3377] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:48:32 2026] GET /volume/v3/volumes/0939389d-ec1f-492c-9eb6-30fc3d407796 => generated 878 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:48:32.605482 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-d0eacb7c-86dc-4c5b-9889-5587d2151725 tempest-GroupsTest-28802282 tempest-GroupsTest-28802282-project-member] https://10.4.3.189/volume/v3/groups/ec9370bd-409b-46ef-942b-c583e351170b/action returned with HTTP 202 Aug 25 05:48:32.606043 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 853/3378] 10.4.3.189 () {70 vars in 1428 bytes} [Tue Aug 25 05:48:32 2026] POST /volume/v3/groups/ec9370bd-409b-46ef-942b-c583e351170b/action => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 05:48:32.617009 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-81e0e85a-2ac3-4c73-b096-9195f24a66c1 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:32.619927 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-81e0e85a-2ac3-4c73-b096-9195f24a66c1 tempest-GroupsTest-28802282 tempest-GroupsTest-28802282-project-member] GET https://10.4.3.189/volume/v3/volumes/64713510-f14f-4c90-a106-b671ba3efcaa Aug 25 05:48:32.620403 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-81e0e85a-2ac3-4c73-b096-9195f24a66c1 tempest-GroupsTest-28802282 tempest-GroupsTest-28802282-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:48:32.620709 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-81e0e85a-2ac3-4c73-b096-9195f24a66c1 tempest-GroupsTest-28802282 tempest-GroupsTest-28802282-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:48:32.632634 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:48:32.632634 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:48:32.638023 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-81e0e85a-2ac3-4c73-b096-9195f24a66c1 tempest-GroupsTest-28802282 tempest-GroupsTest-28802282-project-member] Volume info retrieved successfully. Aug 25 05:48:32.639118 np0000008051 devstack@c-api.service[100269]: WARNING stevedore.named [None req-81e0e85a-2ac3-4c73-b096-9195f24a66c1 tempest-GroupsTest-28802282 tempest-GroupsTest-28802282-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 05:48:32.639521 np0000008051 devstack@c-api.service[100269]: WARNING castellan.key_manager [None req-81e0e85a-2ac3-4c73-b096-9195f24a66c1 tempest-GroupsTest-28802282 tempest-GroupsTest-28802282-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 05:48:32.685398 np0000008051 devstack@c-api.service[100269]: DEBUG oslo_db.sqlalchemy.engines [None req-81e0e85a-2ac3-4c73-b096-9195f24a66c1 tempest-GroupsTest-28802282 tempest-GroupsTest-28802282-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100269) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 05:48:32.690170 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:48:32.690170 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:48:32.701187 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-81e0e85a-2ac3-4c73-b096-9195f24a66c1 tempest-GroupsTest-28802282 tempest-GroupsTest-28802282-project-member] https://10.4.3.189/volume/v3/volumes/64713510-f14f-4c90-a106-b671ba3efcaa returned with HTTP 200 Aug 25 05:48:32.702003 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 841/3379] 10.4.3.189 () {68 vars in 1389 bytes} [Tue Aug 25 05:48:32 2026] GET /volume/v3/volumes/64713510-f14f-4c90-a106-b671ba3efcaa => generated 904 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:48:32.934892 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-02ac1b45-1d3a-4a2e-b1e1-378ce8ab6509 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:32.937037 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-02ac1b45-1d3a-4a2e-b1e1-378ce8ab6509 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] GET https://10.4.3.189/volume/v3/backups/1dcb7fbc-4417-4ce7-ac27-da882a39f78e Aug 25 05:48:32.937376 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-02ac1b45-1d3a-4a2e-b1e1-378ce8ab6509 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:48:32.937669 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-02ac1b45-1d3a-4a2e-b1e1-378ce8ab6509 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:48:32.937938 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-02ac1b45-1d3a-4a2e-b1e1-378ce8ab6509 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Show backup with id 1dcb7fbc-4417-4ce7-ac27-da882a39f78e. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:48:32.944545 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:48:32.944545 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:48:32.945502 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-02ac1b45-1d3a-4a2e-b1e1-378ce8ab6509 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] https://10.4.3.189/volume/v3/backups/1dcb7fbc-4417-4ce7-ac27-da882a39f78e returned with HTTP 200 Aug 25 05:48:32.945987 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 844/3380] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:48:32 2026] GET /volume/v3/backups/1dcb7fbc-4417-4ce7-ac27-da882a39f78e => generated 738 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:48:33.285543 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-d5e4f01f-62c8-46fa-9f74-ad8a6f399de1 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:33.289206 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d5e4f01f-62c8-46fa-9f74-ad8a6f399de1 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] GET https://10.4.3.189/volume/v3/backups/39af96ff-da04-4958-990d-4d570b4d91b4 Aug 25 05:48:33.289488 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d5e4f01f-62c8-46fa-9f74-ad8a6f399de1 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:48:33.289739 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d5e4f01f-62c8-46fa-9f74-ad8a6f399de1 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:48:33.289922 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-d5e4f01f-62c8-46fa-9f74-ad8a6f399de1 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Show backup with id 39af96ff-da04-4958-990d-4d570b4d91b4. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:48:33.298709 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:48:33.298709 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:48:33.298709 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d5e4f01f-62c8-46fa-9f74-ad8a6f399de1 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] https://10.4.3.189/volume/v3/backups/39af96ff-da04-4958-990d-4d570b4d91b4 returned with HTTP 200 Aug 25 05:48:33.299135 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 843/3381] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:48:33 2026] GET /volume/v3/backups/39af96ff-da04-4958-990d-4d570b4d91b4 => generated 825 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:48:33.555432 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-1bf3da6f-f67b-4b02-85d3-6bf6c4e7481a None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:33.557454 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-1bf3da6f-f67b-4b02-85d3-6bf6c4e7481a tempest-CreateVolumesFromImageTest-2107069466 tempest-CreateVolumesFromImageTest-2107069466-project-member] GET https://10.4.3.189/volume/v3/volumes/3b804e08-01d6-448c-9480-a98f39abb18c Aug 25 05:48:33.557795 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-1bf3da6f-f67b-4b02-85d3-6bf6c4e7481a tempest-CreateVolumesFromImageTest-2107069466 tempest-CreateVolumesFromImageTest-2107069466-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:48:33.558035 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-1bf3da6f-f67b-4b02-85d3-6bf6c4e7481a tempest-CreateVolumesFromImageTest-2107069466 tempest-CreateVolumesFromImageTest-2107069466-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:48:33.568259 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-1bf3da6f-f67b-4b02-85d3-6bf6c4e7481a tempest-CreateVolumesFromImageTest-2107069466 tempest-CreateVolumesFromImageTest-2107069466-project-member] https://10.4.3.189/volume/v3/volumes/3b804e08-01d6-448c-9480-a98f39abb18c returned with HTTP 404 Aug 25 05:48:33.568404 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-84d64f53-4a0f-411f-b666-cb9808507e36 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:33.569095 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 854/3382] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:48:33 2026] GET /volume/v3/volumes/3b804e08-01d6-448c-9480-a98f39abb18c => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:48:33.572697 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-84d64f53-4a0f-411f-b666-cb9808507e36 tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] GET https://10.4.3.189/volume/v3/volumes/0939389d-ec1f-492c-9eb6-30fc3d407796 Aug 25 05:48:33.572697 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-84d64f53-4a0f-411f-b666-cb9808507e36 tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:48:33.572697 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-84d64f53-4a0f-411f-b666-cb9808507e36 tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:48:33.576940 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-061961dc-5b51-4710-993f-d64fde903bbf None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:33.578941 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-061961dc-5b51-4710-993f-d64fde903bbf tempest-CreateVolumesFromImageTest-2107069466 tempest-CreateVolumesFromImageTest-2107069466-project-member] DELETE https://10.4.3.189/volume/v3/volumes/093bf809-d719-4a8b-ac2d-6c71f632381a Aug 25 05:48:33.579171 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-061961dc-5b51-4710-993f-d64fde903bbf tempest-CreateVolumesFromImageTest-2107069466 tempest-CreateVolumesFromImageTest-2107069466-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:48:33.579394 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-061961dc-5b51-4710-993f-d64fde903bbf tempest-CreateVolumesFromImageTest-2107069466 tempest-CreateVolumesFromImageTest-2107069466-project-member] Calling method 'delete' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:48:33.579649 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.v3.volumes [None req-061961dc-5b51-4710-993f-d64fde903bbf tempest-CreateVolumesFromImageTest-2107069466 tempest-CreateVolumesFromImageTest-2107069466-project-member] Delete volume with id: 093bf809-d719-4a8b-ac2d-6c71f632381a Aug 25 05:48:33.583678 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:48:33.583678 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:48:33.586116 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:48:33.586116 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:48:33.586539 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-061961dc-5b51-4710-993f-d64fde903bbf tempest-CreateVolumesFromImageTest-2107069466 tempest-CreateVolumesFromImageTest-2107069466-project-member] Volume info retrieved successfully. Aug 25 05:48:33.587944 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-84d64f53-4a0f-411f-b666-cb9808507e36 tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Volume info retrieved successfully. Aug 25 05:48:33.593316 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-84d64f53-4a0f-411f-b666-cb9808507e36 tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] https://10.4.3.189/volume/v3/volumes/0939389d-ec1f-492c-9eb6-30fc3d407796 returned with HTTP 200 Aug 25 05:48:33.593817 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 842/3383] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:48:33 2026] GET /volume/v3/volumes/0939389d-ec1f-492c-9eb6-30fc3d407796 => generated 878 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:48:33.602828 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-061961dc-5b51-4710-993f-d64fde903bbf tempest-CreateVolumesFromImageTest-2107069466 tempest-CreateVolumesFromImageTest-2107069466-project-member] Delete volume request issued successfully. Aug 25 05:48:33.603020 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-061961dc-5b51-4710-993f-d64fde903bbf tempest-CreateVolumesFromImageTest-2107069466 tempest-CreateVolumesFromImageTest-2107069466-project-member] https://10.4.3.189/volume/v3/volumes/093bf809-d719-4a8b-ac2d-6c71f632381a returned with HTTP 202 Aug 25 05:48:33.603586 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 845/3384] 10.4.3.189 () {66 vars in 1351 bytes} [Tue Aug 25 05:48:33 2026] DELETE /volume/v3/volumes/093bf809-d719-4a8b-ac2d-6c71f632381a => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:48:33.611033 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-4a4586ce-270d-411f-b0b3-f4878f5588bb None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:33.613225 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-4a4586ce-270d-411f-b0b3-f4878f5588bb tempest-CreateVolumesFromImageTest-2107069466 tempest-CreateVolumesFromImageTest-2107069466-project-member] GET https://10.4.3.189/volume/v3/volumes/093bf809-d719-4a8b-ac2d-6c71f632381a Aug 25 05:48:33.613464 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-4a4586ce-270d-411f-b0b3-f4878f5588bb tempest-CreateVolumesFromImageTest-2107069466 tempest-CreateVolumesFromImageTest-2107069466-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:48:33.613673 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-4a4586ce-270d-411f-b0b3-f4878f5588bb tempest-CreateVolumesFromImageTest-2107069466 tempest-CreateVolumesFromImageTest-2107069466-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:48:33.621625 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:48:33.621625 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:48:33.627465 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-4a4586ce-270d-411f-b0b3-f4878f5588bb tempest-CreateVolumesFromImageTest-2107069466 tempest-CreateVolumesFromImageTest-2107069466-project-member] Volume info retrieved successfully. Aug 25 05:48:33.632421 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-4a4586ce-270d-411f-b0b3-f4878f5588bb tempest-CreateVolumesFromImageTest-2107069466 tempest-CreateVolumesFromImageTest-2107069466-project-member] https://10.4.3.189/volume/v3/volumes/093bf809-d719-4a8b-ac2d-6c71f632381a returned with HTTP 200 Aug 25 05:48:33.632861 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 844/3385] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:48:33 2026] GET /volume/v3/volumes/093bf809-d719-4a8b-ac2d-6c71f632381a => generated 848 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:48:33.717614 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-87d1b32a-7e9a-4e4c-9db6-c79b981dd097 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:33.720558 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-87d1b32a-7e9a-4e4c-9db6-c79b981dd097 tempest-GroupsTest-28802282 tempest-GroupsTest-28802282-project-member] GET https://10.4.3.189/volume/v3/volumes/64713510-f14f-4c90-a106-b671ba3efcaa Aug 25 05:48:33.720937 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-87d1b32a-7e9a-4e4c-9db6-c79b981dd097 tempest-GroupsTest-28802282 tempest-GroupsTest-28802282-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:48:33.721114 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-87d1b32a-7e9a-4e4c-9db6-c79b981dd097 tempest-GroupsTest-28802282 tempest-GroupsTest-28802282-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:48:33.728831 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-87d1b32a-7e9a-4e4c-9db6-c79b981dd097 tempest-GroupsTest-28802282 tempest-GroupsTest-28802282-project-member] https://10.4.3.189/volume/v3/volumes/64713510-f14f-4c90-a106-b671ba3efcaa returned with HTTP 404 Aug 25 05:48:33.729539 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 855/3386] 10.4.3.189 () {68 vars in 1389 bytes} [Tue Aug 25 05:48:33 2026] GET /volume/v3/volumes/64713510-f14f-4c90-a106-b671ba3efcaa => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 05:48:33.740852 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-f012ee6c-c5d4-4c6b-9a92-9fb45544835d None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:33.742868 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-f012ee6c-c5d4-4c6b-9a92-9fb45544835d tempest-GroupsTest-28802282 tempest-GroupsTest-28802282-project-member] GET https://10.4.3.189/volume/v3/volumes/fc9f0b47-7107-426e-a952-c1cf6c64e21f Aug 25 05:48:33.743031 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-f012ee6c-c5d4-4c6b-9a92-9fb45544835d tempest-GroupsTest-28802282 tempest-GroupsTest-28802282-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:48:33.743316 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-f012ee6c-c5d4-4c6b-9a92-9fb45544835d tempest-GroupsTest-28802282 tempest-GroupsTest-28802282-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:48:33.750042 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-f012ee6c-c5d4-4c6b-9a92-9fb45544835d tempest-GroupsTest-28802282 tempest-GroupsTest-28802282-project-member] https://10.4.3.189/volume/v3/volumes/fc9f0b47-7107-426e-a952-c1cf6c64e21f returned with HTTP 404 Aug 25 05:48:33.750571 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 843/3387] 10.4.3.189 () {68 vars in 1389 bytes} [Tue Aug 25 05:48:33 2026] GET /volume/v3/volumes/fc9f0b47-7107-426e-a952-c1cf6c64e21f => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 05:48:33.757811 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-cfbd3ac3-633d-4893-9bad-10216c08fe31 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:33.760489 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-cfbd3ac3-633d-4893-9bad-10216c08fe31 tempest-GroupsTest-28802282 tempest-GroupsTest-28802282-project-member] GET https://10.4.3.189/volume/v3/groups/ec9370bd-409b-46ef-942b-c583e351170b Aug 25 05:48:33.760720 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-cfbd3ac3-633d-4893-9bad-10216c08fe31 tempest-GroupsTest-28802282 tempest-GroupsTest-28802282-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:48:33.760919 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-cfbd3ac3-633d-4893-9bad-10216c08fe31 tempest-GroupsTest-28802282 tempest-GroupsTest-28802282-project-member] Calling method 'version_select' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:48:33.761085 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.v3.groups [None req-cfbd3ac3-633d-4893-9bad-10216c08fe31 tempest-GroupsTest-28802282 tempest-GroupsTest-28802282-project-member] show called for member ec9370bd-409b-46ef-942b-c583e351170b {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 25 05:48:33.764441 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-cfbd3ac3-633d-4893-9bad-10216c08fe31 tempest-GroupsTest-28802282 tempest-GroupsTest-28802282-project-member] https://10.4.3.189/volume/v3/groups/ec9370bd-409b-46ef-942b-c583e351170b returned with HTTP 404 Aug 25 05:48:33.765125 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 846/3388] 10.4.3.189 () {68 vars in 1386 bytes} [Tue Aug 25 05:48:33 2026] GET /volume/v3/groups/ec9370bd-409b-46ef-942b-c583e351170b => generated 108 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 05:48:33.773498 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-85c07615-ce83-4bb7-90fc-4dc16e6a02fb None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:33.776053 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-85c07615-ce83-4bb7-90fc-4dc16e6a02fb tempest-GroupsTest-660457143 tempest-GroupsTest-660457143-project-admin] DELETE https://10.4.3.189/volume/v3/group_types/088f9ac3-d9d8-4e9b-a166-74f74a1378ee Aug 25 05:48:33.776280 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-85c07615-ce83-4bb7-90fc-4dc16e6a02fb tempest-GroupsTest-660457143 tempest-GroupsTest-660457143-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:48:33.776479 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-85c07615-ce83-4bb7-90fc-4dc16e6a02fb tempest-GroupsTest-660457143 tempest-GroupsTest-660457143-project-admin] Calling method 'version_select' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:48:33.793434 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-85c07615-ce83-4bb7-90fc-4dc16e6a02fb tempest-GroupsTest-660457143 tempest-GroupsTest-660457143-project-admin] https://10.4.3.189/volume/v3/group_types/088f9ac3-d9d8-4e9b-a166-74f74a1378ee returned with HTTP 202 Aug 25 05:48:33.794049 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 845/3389] 10.4.3.189 () {68 vars in 1404 bytes} [Tue Aug 25 05:48:33 2026] DELETE /volume/v3/group_types/088f9ac3-d9d8-4e9b-a166-74f74a1378ee => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 05:48:33.801431 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-a973a6f8-4d83-4331-81ea-1dbf6940ce5d None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:33.803935 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-a973a6f8-4d83-4331-81ea-1dbf6940ce5d tempest-GroupsTest-660457143 tempest-GroupsTest-660457143-project-admin] DELETE https://10.4.3.189/volume/v3/types/a7e851b2-5b86-44ec-a7be-a7538e4ad962 Aug 25 05:48:33.804319 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-a973a6f8-4d83-4331-81ea-1dbf6940ce5d tempest-GroupsTest-660457143 tempest-GroupsTest-660457143-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:48:33.804565 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-a973a6f8-4d83-4331-81ea-1dbf6940ce5d tempest-GroupsTest-660457143 tempest-GroupsTest-660457143-project-admin] Calling method '_delete' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:48:33.830998 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-a973a6f8-4d83-4331-81ea-1dbf6940ce5d tempest-GroupsTest-660457143 tempest-GroupsTest-660457143-project-admin] https://10.4.3.189/volume/v3/types/a7e851b2-5b86-44ec-a7be-a7538e4ad962 returned with HTTP 202 Aug 25 05:48:33.831538 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 856/3390] 10.4.3.189 () {66 vars in 1345 bytes} [Tue Aug 25 05:48:33 2026] DELETE /volume/v3/types/a7e851b2-5b86-44ec-a7be-a7538e4ad962 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:48:33.838033 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-ad2b63f3-fbd2-4be2-adfd-877b9e911944 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:33.842218 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-ad2b63f3-fbd2-4be2-adfd-877b9e911944 tempest-GroupsTest-660457143 tempest-GroupsTest-660457143-project-admin] GET https://10.4.3.189/volume/v3/types/a7e851b2-5b86-44ec-a7be-a7538e4ad962 Aug 25 05:48:33.842452 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-ad2b63f3-fbd2-4be2-adfd-877b9e911944 tempest-GroupsTest-660457143 tempest-GroupsTest-660457143-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:48:33.842650 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-ad2b63f3-fbd2-4be2-adfd-877b9e911944 tempest-GroupsTest-660457143 tempest-GroupsTest-660457143-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:48:33.846224 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-ad2b63f3-fbd2-4be2-adfd-877b9e911944 tempest-GroupsTest-660457143 tempest-GroupsTest-660457143-project-admin] https://10.4.3.189/volume/v3/types/a7e851b2-5b86-44ec-a7be-a7538e4ad962 returned with HTTP 404 Aug 25 05:48:33.846894 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 844/3391] 10.4.3.189 () {66 vars in 1342 bytes} [Tue Aug 25 05:48:33 2026] GET /volume/v3/types/a7e851b2-5b86-44ec-a7be-a7538e4ad962 => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 25 05:48:33.961759 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-50d8ce15-7c49-45cf-9eaa-61ce110248b9 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:33.966253 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-50d8ce15-7c49-45cf-9eaa-61ce110248b9 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] GET https://10.4.3.189/volume/v3/backups/1dcb7fbc-4417-4ce7-ac27-da882a39f78e Aug 25 05:48:33.966568 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-50d8ce15-7c49-45cf-9eaa-61ce110248b9 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:48:33.966807 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-50d8ce15-7c49-45cf-9eaa-61ce110248b9 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:48:33.967122 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-50d8ce15-7c49-45cf-9eaa-61ce110248b9 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Show backup with id 1dcb7fbc-4417-4ce7-ac27-da882a39f78e. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:48:33.980995 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:48:33.980995 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:48:33.982096 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-50d8ce15-7c49-45cf-9eaa-61ce110248b9 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] https://10.4.3.189/volume/v3/backups/1dcb7fbc-4417-4ce7-ac27-da882a39f78e returned with HTTP 200 Aug 25 05:48:33.982770 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 847/3392] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:48:33 2026] GET /volume/v3/backups/1dcb7fbc-4417-4ce7-ac27-da882a39f78e => generated 738 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:48:34.310589 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-7ed6e7a1-41bc-4e15-a43a-c86f0e5e3052 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:34.312664 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-7ed6e7a1-41bc-4e15-a43a-c86f0e5e3052 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] GET https://10.4.3.189/volume/v3/backups/39af96ff-da04-4958-990d-4d570b4d91b4 Aug 25 05:48:34.312915 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-7ed6e7a1-41bc-4e15-a43a-c86f0e5e3052 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:48:34.313172 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-7ed6e7a1-41bc-4e15-a43a-c86f0e5e3052 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:48:34.313372 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-7ed6e7a1-41bc-4e15-a43a-c86f0e5e3052 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Show backup with id 39af96ff-da04-4958-990d-4d570b4d91b4. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:48:34.318168 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:48:34.318168 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:48:34.318984 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-7ed6e7a1-41bc-4e15-a43a-c86f0e5e3052 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] https://10.4.3.189/volume/v3/backups/39af96ff-da04-4958-990d-4d570b4d91b4 returned with HTTP 200 Aug 25 05:48:34.319410 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 846/3393] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:48:34 2026] GET /volume/v3/backups/39af96ff-da04-4958-990d-4d570b4d91b4 => generated 825 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:48:34.607871 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-4baf751d-70a0-4453-89b1-b5dd67f185dc None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:34.610269 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-4baf751d-70a0-4453-89b1-b5dd67f185dc tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] GET https://10.4.3.189/volume/v3/volumes/0939389d-ec1f-492c-9eb6-30fc3d407796 Aug 25 05:48:34.610555 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-4baf751d-70a0-4453-89b1-b5dd67f185dc tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:48:34.610870 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-4baf751d-70a0-4453-89b1-b5dd67f185dc tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:48:34.624030 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:48:34.624030 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:48:34.628951 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-4baf751d-70a0-4453-89b1-b5dd67f185dc tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Volume info retrieved successfully. Aug 25 05:48:34.635206 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-4baf751d-70a0-4453-89b1-b5dd67f185dc tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] https://10.4.3.189/volume/v3/volumes/0939389d-ec1f-492c-9eb6-30fc3d407796 returned with HTTP 200 Aug 25 05:48:34.635815 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 857/3394] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:48:34 2026] GET /volume/v3/volumes/0939389d-ec1f-492c-9eb6-30fc3d407796 => generated 878 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:48:34.649285 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-96f2b1cb-018f-4dba-beaa-9c755695115d None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:34.653576 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-96f2b1cb-018f-4dba-beaa-9c755695115d tempest-CreateVolumesFromImageTest-2107069466 tempest-CreateVolumesFromImageTest-2107069466-project-member] GET https://10.4.3.189/volume/v3/volumes/093bf809-d719-4a8b-ac2d-6c71f632381a Aug 25 05:48:34.653576 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-96f2b1cb-018f-4dba-beaa-9c755695115d tempest-CreateVolumesFromImageTest-2107069466 tempest-CreateVolumesFromImageTest-2107069466-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:48:34.653576 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-96f2b1cb-018f-4dba-beaa-9c755695115d tempest-CreateVolumesFromImageTest-2107069466 tempest-CreateVolumesFromImageTest-2107069466-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:48:34.659893 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-96f2b1cb-018f-4dba-beaa-9c755695115d tempest-CreateVolumesFromImageTest-2107069466 tempest-CreateVolumesFromImageTest-2107069466-project-member] https://10.4.3.189/volume/v3/volumes/093bf809-d719-4a8b-ac2d-6c71f632381a returned with HTTP 404 Aug 25 05:48:34.660969 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 845/3395] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:48:34 2026] GET /volume/v3/volumes/093bf809-d719-4a8b-ac2d-6c71f632381a => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:48:34.996167 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-c689afd2-9374-4230-ae3a-ee8da49dbc1e None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:34.999817 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-c689afd2-9374-4230-ae3a-ee8da49dbc1e tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] GET https://10.4.3.189/volume/v3/backups/1dcb7fbc-4417-4ce7-ac27-da882a39f78e Aug 25 05:48:34.999817 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-c689afd2-9374-4230-ae3a-ee8da49dbc1e tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:48:34.999817 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-c689afd2-9374-4230-ae3a-ee8da49dbc1e tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:48:34.999817 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-c689afd2-9374-4230-ae3a-ee8da49dbc1e tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Show backup with id 1dcb7fbc-4417-4ce7-ac27-da882a39f78e. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:48:35.006837 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:48:35.006837 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:48:35.007834 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-c689afd2-9374-4230-ae3a-ee8da49dbc1e tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] https://10.4.3.189/volume/v3/backups/1dcb7fbc-4417-4ce7-ac27-da882a39f78e returned with HTTP 200 Aug 25 05:48:35.008373 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 848/3396] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:48:34 2026] GET /volume/v3/backups/1dcb7fbc-4417-4ce7-ac27-da882a39f78e => generated 738 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:48:35.329718 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-d0736765-f169-4995-ac02-92731d303c3b None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:35.331922 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d0736765-f169-4995-ac02-92731d303c3b tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] GET https://10.4.3.189/volume/v3/backups/39af96ff-da04-4958-990d-4d570b4d91b4 Aug 25 05:48:35.332179 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d0736765-f169-4995-ac02-92731d303c3b tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:48:35.332426 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d0736765-f169-4995-ac02-92731d303c3b tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:48:35.332593 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-d0736765-f169-4995-ac02-92731d303c3b tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Show backup with id 39af96ff-da04-4958-990d-4d570b4d91b4. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:48:35.336611 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:48:35.336611 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:48:35.337401 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d0736765-f169-4995-ac02-92731d303c3b tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] https://10.4.3.189/volume/v3/backups/39af96ff-da04-4958-990d-4d570b4d91b4 returned with HTTP 200 Aug 25 05:48:35.337698 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 847/3397] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:48:35 2026] GET /volume/v3/backups/39af96ff-da04-4958-990d-4d570b4d91b4 => generated 825 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:48:35.348178 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-09deef85-ddbe-4b71-8f42-2f81f08f6043 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:35.350603 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-09deef85-ddbe-4b71-8f42-2f81f08f6043 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] GET https://10.4.3.189/volume/v3/volumes/d7373e88-61f8-4232-b384-b05684d6bc21 Aug 25 05:48:35.350832 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-09deef85-ddbe-4b71-8f42-2f81f08f6043 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:48:35.351084 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-09deef85-ddbe-4b71-8f42-2f81f08f6043 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:48:35.363825 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:48:35.363825 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:48:35.373364 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-09deef85-ddbe-4b71-8f42-2f81f08f6043 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Volume info retrieved successfully. Aug 25 05:48:35.378368 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-09deef85-ddbe-4b71-8f42-2f81f08f6043 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] https://10.4.3.189/volume/v3/volumes/d7373e88-61f8-4232-b384-b05684d6bc21 returned with HTTP 200 Aug 25 05:48:35.378811 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 858/3398] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:48:35 2026] GET /volume/v3/volumes/d7373e88-61f8-4232-b384-b05684d6bc21 => generated 965 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:48:35.393302 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-9fa094a1-1dd1-43bb-9136-cdc216a5de6d None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:35.397419 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-9fa094a1-1dd1-43bb-9136-cdc216a5de6d tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] GET https://10.4.3.189/volume/v3/volumes/d7373e88-61f8-4232-b384-b05684d6bc21 Aug 25 05:48:35.398001 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-9fa094a1-1dd1-43bb-9136-cdc216a5de6d tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:48:35.398001 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-9fa094a1-1dd1-43bb-9136-cdc216a5de6d tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:48:35.413568 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:48:35.413568 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:48:35.419732 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-9fa094a1-1dd1-43bb-9136-cdc216a5de6d tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Volume info retrieved successfully. Aug 25 05:48:35.424948 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-9fa094a1-1dd1-43bb-9136-cdc216a5de6d tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] https://10.4.3.189/volume/v3/volumes/d7373e88-61f8-4232-b384-b05684d6bc21 returned with HTTP 200 Aug 25 05:48:35.425670 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 846/3399] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:48:35 2026] GET /volume/v3/volumes/d7373e88-61f8-4232-b384-b05684d6bc21 => generated 965 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:48:35.441027 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-8fb7a2be-c220-4c07-a19f-1b8263bc99e3 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:35.443043 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-8fb7a2be-c220-4c07-a19f-1b8263bc99e3 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] DELETE https://10.4.3.189/volume/v3/volumes/d7373e88-61f8-4232-b384-b05684d6bc21 Aug 25 05:48:35.443461 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-8fb7a2be-c220-4c07-a19f-1b8263bc99e3 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:48:35.443826 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-8fb7a2be-c220-4c07-a19f-1b8263bc99e3 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Calling method 'delete' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:48:35.443826 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.v3.volumes [None req-8fb7a2be-c220-4c07-a19f-1b8263bc99e3 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Delete volume with id: d7373e88-61f8-4232-b384-b05684d6bc21 Aug 25 05:48:35.457282 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:48:35.457282 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:48:35.457804 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-8fb7a2be-c220-4c07-a19f-1b8263bc99e3 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Volume info retrieved successfully. Aug 25 05:48:35.488904 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-8fb7a2be-c220-4c07-a19f-1b8263bc99e3 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Delete volume request issued successfully. Aug 25 05:48:35.489182 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-8fb7a2be-c220-4c07-a19f-1b8263bc99e3 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] https://10.4.3.189/volume/v3/volumes/d7373e88-61f8-4232-b384-b05684d6bc21 returned with HTTP 202 Aug 25 05:48:35.489768 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 849/3400] 10.4.3.189 () {66 vars in 1351 bytes} [Tue Aug 25 05:48:35 2026] DELETE /volume/v3/volumes/d7373e88-61f8-4232-b384-b05684d6bc21 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:48:35.499937 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-3bc45ff9-4e4d-422c-81e4-8d89831497b3 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:35.503260 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-3bc45ff9-4e4d-422c-81e4-8d89831497b3 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] GET https://10.4.3.189/volume/v3/volumes/d7373e88-61f8-4232-b384-b05684d6bc21 Aug 25 05:48:35.503260 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-3bc45ff9-4e4d-422c-81e4-8d89831497b3 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:48:35.503260 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-3bc45ff9-4e4d-422c-81e4-8d89831497b3 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:48:35.531290 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:48:35.531290 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:48:35.542918 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-3bc45ff9-4e4d-422c-81e4-8d89831497b3 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Volume info retrieved successfully. Aug 25 05:48:35.550134 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-3bc45ff9-4e4d-422c-81e4-8d89831497b3 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] https://10.4.3.189/volume/v3/volumes/d7373e88-61f8-4232-b384-b05684d6bc21 returned with HTTP 200 Aug 25 05:48:35.551381 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 848/3401] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:48:35 2026] GET /volume/v3/volumes/d7373e88-61f8-4232-b384-b05684d6bc21 => generated 964 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:48:35.653897 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-31164b4a-f80d-4b4f-8295-05b367d572d1 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:35.656015 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-31164b4a-f80d-4b4f-8295-05b367d572d1 tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] GET https://10.4.3.189/volume/v3/volumes/0939389d-ec1f-492c-9eb6-30fc3d407796 Aug 25 05:48:35.656271 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-31164b4a-f80d-4b4f-8295-05b367d572d1 tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:48:35.656515 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-31164b4a-f80d-4b4f-8295-05b367d572d1 tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:48:35.673345 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:48:35.673345 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:48:35.677112 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-31164b4a-f80d-4b4f-8295-05b367d572d1 tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Volume info retrieved successfully. Aug 25 05:48:35.684095 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-31164b4a-f80d-4b4f-8295-05b367d572d1 tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] https://10.4.3.189/volume/v3/volumes/0939389d-ec1f-492c-9eb6-30fc3d407796 returned with HTTP 200 Aug 25 05:48:35.684713 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 859/3402] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:48:35 2026] GET /volume/v3/volumes/0939389d-ec1f-492c-9eb6-30fc3d407796 => generated 878 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 25 05:48:36.024779 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-7aa2d561-9e4d-4442-a578-fc828e09197b None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:36.028200 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-7aa2d561-9e4d-4442-a578-fc828e09197b tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] GET https://10.4.3.189/volume/v3/backups/1dcb7fbc-4417-4ce7-ac27-da882a39f78e Aug 25 05:48:36.028475 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-7aa2d561-9e4d-4442-a578-fc828e09197b tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:48:36.028736 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-7aa2d561-9e4d-4442-a578-fc828e09197b tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:48:36.028984 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-7aa2d561-9e4d-4442-a578-fc828e09197b tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Show backup with id 1dcb7fbc-4417-4ce7-ac27-da882a39f78e. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:48:36.036274 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:48:36.036274 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:48:36.037117 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-7aa2d561-9e4d-4442-a578-fc828e09197b tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] https://10.4.3.189/volume/v3/backups/1dcb7fbc-4417-4ce7-ac27-da882a39f78e returned with HTTP 200 Aug 25 05:48:36.037605 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 847/3403] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:48:36 2026] GET /volume/v3/backups/1dcb7fbc-4417-4ce7-ac27-da882a39f78e => generated 738 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:48:36.321538 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-0c2e9182-c111-4a7f-b48b-8b331e87cb1b None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:36.444945 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-0c2e9182-c111-4a7f-b48b-8b331e87cb1b tempest-CreateVolumesFromSourceVolumeTest-1162765457 tempest-CreateVolumesFromSourceVolumeTest-1162765457-project-member] POST https://10.4.3.189/volume/v3/volumes Aug 25 05:48:36.446289 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-0c2e9182-c111-4a7f-b48b-8b331e87cb1b tempest-CreateVolumesFromSourceVolumeTest-1162765457 tempest-CreateVolumesFromSourceVolumeTest-1162765457-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-525377735"}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:48:36.447619 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.v3.volumes [None req-0c2e9182-c111-4a7f-b48b-8b331e87cb1b tempest-CreateVolumesFromSourceVolumeTest-1162765457 tempest-CreateVolumesFromSourceVolumeTest-1162765457-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-525377735'}} {{(pid=100270) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 05:48:36.447821 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.v3.volumes [None req-0c2e9182-c111-4a7f-b48b-8b331e87cb1b tempest-CreateVolumesFromSourceVolumeTest-1162765457 tempest-CreateVolumesFromSourceVolumeTest-1162765457-project-member] Create volume of 1 GB Aug 25 05:48:36.453211 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-0c2e9182-c111-4a7f-b48b-8b331e87cb1b tempest-CreateVolumesFromSourceVolumeTest-1162765457 tempest-CreateVolumesFromSourceVolumeTest-1162765457-project-member] Availability Zones retrieved successfully. Aug 25 05:48:36.462556 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-0c2e9182-c111-4a7f-b48b-8b331e87cb1b tempest-CreateVolumesFromSourceVolumeTest-1162765457 tempest-CreateVolumesFromSourceVolumeTest-1162765457-project-member] Flow 'volume_create_api' (551055c9-ca42-4d1b-8447-f6f4ff29f5c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:48:36.464601 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-0c2e9182-c111-4a7f-b48b-8b331e87cb1b tempest-CreateVolumesFromSourceVolumeTest-1162765457 tempest-CreateVolumesFromSourceVolumeTest-1162765457-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e37f1563-50a8-402b-88c9-a44e1b2f375b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:48:36.465890 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.flows.api.create_volume [None req-0c2e9182-c111-4a7f-b48b-8b331e87cb1b tempest-CreateVolumesFromSourceVolumeTest-1162765457 tempest-CreateVolumesFromSourceVolumeTest-1162765457-project-member] Validating volume size '1' using validate_int {{(pid=100270) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 05:48:36.499415 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-0c2e9182-c111-4a7f-b48b-8b331e87cb1b tempest-CreateVolumesFromSourceVolumeTest-1162765457 tempest-CreateVolumesFromSourceVolumeTest-1162765457-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e37f1563-50a8-402b-88c9-a44e1b2f375b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T05:35:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=23fc6e5d-fce0-4521-ba46-4837b4232084,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '23fc6e5d-fce0-4521-ba46-4837b4232084', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:48:36.500557 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-0c2e9182-c111-4a7f-b48b-8b331e87cb1b tempest-CreateVolumesFromSourceVolumeTest-1162765457 tempest-CreateVolumesFromSourceVolumeTest-1162765457-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9be150bd-68e0-4f90-8c83-7b08a3c271e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:48:36.569347 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-c18d130e-b87d-459d-8ed5-f9b1854da7a8 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:36.571621 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c18d130e-b87d-459d-8ed5-f9b1854da7a8 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] GET https://10.4.3.189/volume/v3/volumes/d7373e88-61f8-4232-b384-b05684d6bc21 Aug 25 05:48:36.571890 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c18d130e-b87d-459d-8ed5-f9b1854da7a8 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:48:36.572154 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c18d130e-b87d-459d-8ed5-f9b1854da7a8 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:48:36.586472 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c18d130e-b87d-459d-8ed5-f9b1854da7a8 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] https://10.4.3.189/volume/v3/volumes/d7373e88-61f8-4232-b384-b05684d6bc21 returned with HTTP 404 Aug 25 05:48:36.587158 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 849/3404] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:48:36 2026] GET /volume/v3/volumes/d7373e88-61f8-4232-b384-b05684d6bc21 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:48:36.588691 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.quota [None req-0c2e9182-c111-4a7f-b48b-8b331e87cb1b tempest-CreateVolumesFromSourceVolumeTest-1162765457 tempest-CreateVolumesFromSourceVolumeTest-1162765457-project-member] Created reservations ['60fe00cb-480a-4ce3-ad1b-21ef0a25bfbc', '51d2157e-55b2-4bc7-9e89-a4fe6a6ce8c8', '48f0243a-d6a3-4485-b2fc-8cb0a17eae61', 'e89fd0ad-e81e-4815-8637-c2e2f5090829'] {{(pid=100270) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:48:36.589832 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-0c2e9182-c111-4a7f-b48b-8b331e87cb1b tempest-CreateVolumesFromSourceVolumeTest-1162765457 tempest-CreateVolumesFromSourceVolumeTest-1162765457-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9be150bd-68e0-4f90-8c83-7b08a3c271e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['60fe00cb-480a-4ce3-ad1b-21ef0a25bfbc', '51d2157e-55b2-4bc7-9e89-a4fe6a6ce8c8', '48f0243a-d6a3-4485-b2fc-8cb0a17eae61', 'e89fd0ad-e81e-4815-8637-c2e2f5090829']}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:48:36.591011 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-0c2e9182-c111-4a7f-b48b-8b331e87cb1b tempest-CreateVolumesFromSourceVolumeTest-1162765457 tempest-CreateVolumesFromSourceVolumeTest-1162765457-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (79bad54a-8286-4e2c-8467-cfa50296259c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:48:36.597815 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-a0b39f7f-248e-4143-bbed-6bdcdcfee3b6 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:36.600918 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-a0b39f7f-248e-4143-bbed-6bdcdcfee3b6 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] DELETE https://10.4.3.189/volume/v3/backups/39af96ff-da04-4958-990d-4d570b4d91b4 Aug 25 05:48:36.601202 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-a0b39f7f-248e-4143-bbed-6bdcdcfee3b6 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:48:36.601460 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-a0b39f7f-248e-4143-bbed-6bdcdcfee3b6 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Calling method 'delete' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:48:36.601605 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.contrib.backups [None req-a0b39f7f-248e-4143-bbed-6bdcdcfee3b6 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Delete backup with id: 39af96ff-da04-4958-990d-4d570b4d91b4. Aug 25 05:48:36.608381 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:48:36.608381 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:48:36.621127 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-0c2e9182-c111-4a7f-b48b-8b331e87cb1b tempest-CreateVolumesFromSourceVolumeTest-1162765457 tempest-CreateVolumesFromSourceVolumeTest-1162765457-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (79bad54a-8286-4e2c-8467-cfa50296259c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '36b3e2cd-108c-4856-bbca-97d68c57bc0b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-525377735',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f6d4349940194852a4c14ca3e2e01015',qos_specs=None,replication_status=,reservations=['60fe00cb-480a-4ce3-ad1b-21ef0a25bfbc','51d2157e-55b2-4bc7-9e89-a4fe6a6ce8c8','48f0243a-d6a3-4485-b2fc-8cb0a17eae61','e89fd0ad-e81e-4815-8637-c2e2f5090829'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='77a13eaedc5142b6b38c9818c85ed894',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T05:48:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-525377735',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=36b3e2cd-108c-4856-bbca-97d68c57bc0b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f6d4349940194852a4c14ca3e2e01015',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='77a13eaedc5142b6b38c9818c85ed894',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(23fc6e5d-fce0-4521-ba46-4837b4232084),volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:48:36.621916 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-0c2e9182-c111-4a7f-b48b-8b331e87cb1b tempest-CreateVolumesFromSourceVolumeTest-1162765457 tempest-CreateVolumesFromSourceVolumeTest-1162765457-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (16f5675a-18ee-4fe1-9b93-72c1bb6191ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:48:36.629350 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.backup.rpcapi [None req-a0b39f7f-248e-4143-bbed-6bdcdcfee3b6 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] delete_backup rpcapi backup_id 39af96ff-da04-4958-990d-4d570b4d91b4 {{(pid=100271) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 25 05:48:36.632166 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-a0b39f7f-248e-4143-bbed-6bdcdcfee3b6 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] https://10.4.3.189/volume/v3/backups/39af96ff-da04-4958-990d-4d570b4d91b4 returned with HTTP 202 Aug 25 05:48:36.632677 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 860/3405] 10.4.3.189 () {66 vars in 1351 bytes} [Tue Aug 25 05:48:36 2026] DELETE /volume/v3/backups/39af96ff-da04-4958-990d-4d570b4d91b4 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 05:48:36.642767 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-f40be677-f75b-42d2-8ab3-1d6179919218 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:36.644193 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-0c2e9182-c111-4a7f-b48b-8b331e87cb1b tempest-CreateVolumesFromSourceVolumeTest-1162765457 tempest-CreateVolumesFromSourceVolumeTest-1162765457-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (16f5675a-18ee-4fe1-9b93-72c1bb6191ae) transitioned into state 'SUCCESS' from state '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-525377735',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f6d4349940194852a4c14ca3e2e01015',qos_specs=None,replication_status=,reservations=['60fe00cb-480a-4ce3-ad1b-21ef0a25bfbc','51d2157e-55b2-4bc7-9e89-a4fe6a6ce8c8','48f0243a-d6a3-4485-b2fc-8cb0a17eae61','e89fd0ad-e81e-4815-8637-c2e2f5090829'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='77a13eaedc5142b6b38c9818c85ed894',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:48:36.645576 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-0c2e9182-c111-4a7f-b48b-8b331e87cb1b tempest-CreateVolumesFromSourceVolumeTest-1162765457 tempest-CreateVolumesFromSourceVolumeTest-1162765457-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (00b0cf4c-2f4e-4b51-bf99-8d82af17578b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:48:36.645780 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-f40be677-f75b-42d2-8ab3-1d6179919218 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] GET https://10.4.3.189/volume/v3/backups/39af96ff-da04-4958-990d-4d570b4d91b4 Aug 25 05:48:36.645848 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-f40be677-f75b-42d2-8ab3-1d6179919218 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:48:36.646041 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-f40be677-f75b-42d2-8ab3-1d6179919218 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:48:36.646181 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-f40be677-f75b-42d2-8ab3-1d6179919218 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Show backup with id 39af96ff-da04-4958-990d-4d570b4d91b4. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:48:36.653085 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:48:36.653085 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:48:36.654114 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-f40be677-f75b-42d2-8ab3-1d6179919218 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] https://10.4.3.189/volume/v3/backups/39af96ff-da04-4958-990d-4d570b4d91b4 returned with HTTP 200 Aug 25 05:48:36.654603 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 848/3406] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:48:36 2026] GET /volume/v3/backups/39af96ff-da04-4958-990d-4d570b4d91b4 => generated 824 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:48:36.657493 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-0c2e9182-c111-4a7f-b48b-8b331e87cb1b tempest-CreateVolumesFromSourceVolumeTest-1162765457 tempest-CreateVolumesFromSourceVolumeTest-1162765457-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (00b0cf4c-2f4e-4b51-bf99-8d82af17578b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:48:36.658097 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-0c2e9182-c111-4a7f-b48b-8b331e87cb1b tempest-CreateVolumesFromSourceVolumeTest-1162765457 tempest-CreateVolumesFromSourceVolumeTest-1162765457-project-member] Flow 'volume_create_api' (551055c9-ca42-4d1b-8447-f6f4ff29f5c8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100270) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:48:36.658419 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-0c2e9182-c111-4a7f-b48b-8b331e87cb1b tempest-CreateVolumesFromSourceVolumeTest-1162765457 tempest-CreateVolumesFromSourceVolumeTest-1162765457-project-member] Create volume request issued successfully. Aug 25 05:48:36.659480 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-0c2e9182-c111-4a7f-b48b-8b331e87cb1b tempest-CreateVolumesFromSourceVolumeTest-1162765457 tempest-CreateVolumesFromSourceVolumeTest-1162765457-project-member] https://10.4.3.189/volume/v3/volumes returned with HTTP 202 Aug 25 05:48:36.659733 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 850/3407] 10.4.3.189 () {68 vars in 1258 bytes} [Tue Aug 25 05:48:36 2026] POST /volume/v3/volumes => generated 763 bytes in 339 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 05:48:36.677968 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-6bb8a339-afc3-4a30-ae93-5eea3be0cbd3 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:36.681587 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6bb8a339-afc3-4a30-ae93-5eea3be0cbd3 tempest-CreateVolumesFromSourceVolumeTest-1162765457 tempest-CreateVolumesFromSourceVolumeTest-1162765457-project-member] GET https://10.4.3.189/volume/v3/volumes/36b3e2cd-108c-4856-bbca-97d68c57bc0b Aug 25 05:48:36.681834 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-6bb8a339-afc3-4a30-ae93-5eea3be0cbd3 tempest-CreateVolumesFromSourceVolumeTest-1162765457 tempest-CreateVolumesFromSourceVolumeTest-1162765457-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:48:36.682034 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-6bb8a339-afc3-4a30-ae93-5eea3be0cbd3 tempest-CreateVolumesFromSourceVolumeTest-1162765457 tempest-CreateVolumesFromSourceVolumeTest-1162765457-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:48:36.692246 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:48:36.692246 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:48:36.697114 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-6bb8a339-afc3-4a30-ae93-5eea3be0cbd3 tempest-CreateVolumesFromSourceVolumeTest-1162765457 tempest-CreateVolumesFromSourceVolumeTest-1162765457-project-member] Volume info retrieved successfully. Aug 25 05:48:36.703931 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-f526c13b-75c2-44ab-bcff-3830afa25919 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:36.704310 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6bb8a339-afc3-4a30-ae93-5eea3be0cbd3 tempest-CreateVolumesFromSourceVolumeTest-1162765457 tempest-CreateVolumesFromSourceVolumeTest-1162765457-project-member] https://10.4.3.189/volume/v3/volumes/36b3e2cd-108c-4856-bbca-97d68c57bc0b returned with HTTP 200 Aug 25 05:48:36.704531 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 850/3408] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:48:36 2026] GET /volume/v3/volumes/36b3e2cd-108c-4856-bbca-97d68c57bc0b => generated 831 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:48:36.706323 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-f526c13b-75c2-44ab-bcff-3830afa25919 tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] GET https://10.4.3.189/volume/v3/volumes/0939389d-ec1f-492c-9eb6-30fc3d407796 Aug 25 05:48:36.706570 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-f526c13b-75c2-44ab-bcff-3830afa25919 tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:48:36.706665 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-f526c13b-75c2-44ab-bcff-3830afa25919 tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:48:36.721018 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:48:36.721018 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:48:36.725141 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-f526c13b-75c2-44ab-bcff-3830afa25919 tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Volume info retrieved successfully. Aug 25 05:48:36.733702 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-f526c13b-75c2-44ab-bcff-3830afa25919 tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] https://10.4.3.189/volume/v3/volumes/0939389d-ec1f-492c-9eb6-30fc3d407796 returned with HTTP 200 Aug 25 05:48:36.734350 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 861/3409] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:48:36 2026] GET /volume/v3/volumes/0939389d-ec1f-492c-9eb6-30fc3d407796 => generated 878 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:48:36.914183 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-8f5abbab-d8a0-480c-94f6-592e249eaa4c None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:37.035835 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-8f5abbab-d8a0-480c-94f6-592e249eaa4c tempest-UserMessagesTest-649412916 tempest-UserMessagesTest-649412916-project-admin] POST https://10.4.3.189/volume/v3/types Aug 25 05:48:37.036269 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-8f5abbab-d8a0-480c-94f6-592e249eaa4c tempest-UserMessagesTest-649412916 tempest-UserMessagesTest-649412916-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-UserMessagesTest-volume-type-1777509527", "extra_specs": {"storage_protocol": "tempest-storage_protocol-900470823", "vendor_name": "tempest-vendor_name-444265589"}}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:48:37.050598 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-3938514f-7c2b-46d4-907b-4460fd647d77 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:37.053245 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-3938514f-7c2b-46d4-907b-4460fd647d77 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] GET https://10.4.3.189/volume/v3/backups/1dcb7fbc-4417-4ce7-ac27-da882a39f78e Aug 25 05:48:37.054175 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-3938514f-7c2b-46d4-907b-4460fd647d77 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:48:37.054175 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-3938514f-7c2b-46d4-907b-4460fd647d77 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:48:37.054175 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-3938514f-7c2b-46d4-907b-4460fd647d77 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Show backup with id 1dcb7fbc-4417-4ce7-ac27-da882a39f78e. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:48:37.058342 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-8f5abbab-d8a0-480c-94f6-592e249eaa4c tempest-UserMessagesTest-649412916 tempest-UserMessagesTest-649412916-project-admin] https://10.4.3.189/volume/v3/types returned with HTTP 200 Aug 25 05:48:37.058838 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 849/3410] 10.4.3.189 () {68 vars in 1253 bytes} [Tue Aug 25 05:48:36 2026] POST /volume/v3/types => generated 326 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:48:37.060600 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:48:37.060600 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:48:37.061392 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-3938514f-7c2b-46d4-907b-4460fd647d77 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] https://10.4.3.189/volume/v3/backups/1dcb7fbc-4417-4ce7-ac27-da882a39f78e returned with HTTP 200 Aug 25 05:48:37.061861 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 851/3411] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:48:37 2026] GET /volume/v3/backups/1dcb7fbc-4417-4ce7-ac27-da882a39f78e => generated 738 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:48:37.067569 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-d9a6945e-0f11-40bd-ac25-9fd241cf4a4f None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:37.142315 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d9a6945e-0f11-40bd-ac25-9fd241cf4a4f tempest-UserMessagesTest-881438840 tempest-UserMessagesTest-881438840-project-member] POST https://10.4.3.189/volume/v3/volumes Aug 25 05:48:37.142722 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d9a6945e-0f11-40bd-ac25-9fd241cf4a4f tempest-UserMessagesTest-881438840 tempest-UserMessagesTest-881438840-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "43f1d8a2-e6c8-480c-a0fb-b824ffe1c2d3", "size": 1, "name": "tempest-UserMessagesTest-Volume-706838769"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:48:37.144675 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.v3.volumes [None req-d9a6945e-0f11-40bd-ac25-9fd241cf4a4f tempest-UserMessagesTest-881438840 tempest-UserMessagesTest-881438840-project-member] Create volume request body: {'volume': {'volume_type': '43f1d8a2-e6c8-480c-a0fb-b824ffe1c2d3', 'size': 1, 'name': 'tempest-UserMessagesTest-Volume-706838769'}} {{(pid=100268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 05:48:37.152283 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-d9a6945e-0f11-40bd-ac25-9fd241cf4a4f tempest-UserMessagesTest-881438840 tempest-UserMessagesTest-881438840-project-member] Create volume of 1 GB Aug 25 05:48:37.152647 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:48:37.152647 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:48:37.153173 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-d9a6945e-0f11-40bd-ac25-9fd241cf4a4f tempest-UserMessagesTest-881438840 tempest-UserMessagesTest-881438840-project-member] Availability Zones retrieved successfully. Aug 25 05:48:37.160504 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-d9a6945e-0f11-40bd-ac25-9fd241cf4a4f tempest-UserMessagesTest-881438840 tempest-UserMessagesTest-881438840-project-member] Flow 'volume_create_api' (1bcd5d94-3ff6-4da6-878b-7f80640c3933) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:48:37.161500 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-d9a6945e-0f11-40bd-ac25-9fd241cf4a4f tempest-UserMessagesTest-881438840 tempest-UserMessagesTest-881438840-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (af4e888b-fdbe-41eb-ae75-00a04dc24521) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:48:37.162399 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.flows.api.create_volume [None req-d9a6945e-0f11-40bd-ac25-9fd241cf4a4f tempest-UserMessagesTest-881438840 tempest-UserMessagesTest-881438840-project-member] Validating volume size '1' using validate_int {{(pid=100268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 05:48:37.189296 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-d9a6945e-0f11-40bd-ac25-9fd241cf4a4f tempest-UserMessagesTest-881438840 tempest-UserMessagesTest-881438840-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (af4e888b-fdbe-41eb-ae75-00a04dc24521) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T05:48:37Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-900470823',vendor_name='tempest-vendor_name-444265589'},id=43f1d8a2-e6c8-480c-a0fb-b824ffe1c2d3,is_public=True,name='tempest-UserMessagesTest-volume-type-1777509527',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '43f1d8a2-e6c8-480c-a0fb-b824ffe1c2d3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:48:37.191045 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-d9a6945e-0f11-40bd-ac25-9fd241cf4a4f tempest-UserMessagesTest-881438840 tempest-UserMessagesTest-881438840-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3dae820e-beb9-4dc3-8d85-2f4daf0622cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:48:37.217327 np0000008051 devstack@c-api.service[100268]: WARNING cinder.quota [None req-d9a6945e-0f11-40bd-ac25-9fd241cf4a4f tempest-UserMessagesTest-881438840 tempest-UserMessagesTest-881438840-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-1777509527 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-1777509527, it is now deprecated. Please use the default quota class for default quota. Aug 25 05:48:37.217591 np0000008051 devstack@c-api.service[100268]: WARNING cinder.quota [None req-d9a6945e-0f11-40bd-ac25-9fd241cf4a4f tempest-UserMessagesTest-881438840 tempest-UserMessagesTest-881438840-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-1777509527 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-1777509527, it is now deprecated. Please use the default quota class for default quota. Aug 25 05:48:37.253667 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-d9a6945e-0f11-40bd-ac25-9fd241cf4a4f tempest-UserMessagesTest-881438840 tempest-UserMessagesTest-881438840-project-member] Created reservations ['35141ed7-29f6-4dea-8280-051978ea7a71', 'cdc966d4-b99d-4c24-a413-dd07a9a158f3', 'bcb54678-b293-404e-af72-e85f8a4c54f1', 'e46acb46-0418-4f53-990d-a6c229377c5c'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:48:37.254679 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-d9a6945e-0f11-40bd-ac25-9fd241cf4a4f tempest-UserMessagesTest-881438840 tempest-UserMessagesTest-881438840-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3dae820e-beb9-4dc3-8d85-2f4daf0622cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['35141ed7-29f6-4dea-8280-051978ea7a71', 'cdc966d4-b99d-4c24-a413-dd07a9a158f3', 'bcb54678-b293-404e-af72-e85f8a4c54f1', 'e46acb46-0418-4f53-990d-a6c229377c5c']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:48:37.255814 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-d9a6945e-0f11-40bd-ac25-9fd241cf4a4f tempest-UserMessagesTest-881438840 tempest-UserMessagesTest-881438840-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (49995579-6fdf-44eb-9321-81d3f8964a4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:48:37.280641 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-d9a6945e-0f11-40bd-ac25-9fd241cf4a4f tempest-UserMessagesTest-881438840 tempest-UserMessagesTest-881438840-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (49995579-6fdf-44eb-9321-81d3f8964a4c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '96397248-b76f-474d-b45a-c0a9b617a5ef', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-706838769',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c69ce102cffb4595a31f73e88254efc5',qos_specs=None,replication_status=,reservations=['35141ed7-29f6-4dea-8280-051978ea7a71','cdc966d4-b99d-4c24-a413-dd07a9a158f3','bcb54678-b293-404e-af72-e85f8a4c54f1','e46acb46-0418-4f53-990d-a6c229377c5c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a01c0a781af5406387d2f13d81b601eb',volume_type_id=43f1d8a2-e6c8-480c-a0fb-b824ffe1c2d3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T05:48:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-706838769',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=96397248-b76f-474d-b45a-c0a9b617a5ef,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c69ce102cffb4595a31f73e88254efc5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a01c0a781af5406387d2f13d81b601eb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(43f1d8a2-e6c8-480c-a0fb-b824ffe1c2d3),volume_type_id=43f1d8a2-e6c8-480c-a0fb-b824ffe1c2d3)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:48:37.281572 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-d9a6945e-0f11-40bd-ac25-9fd241cf4a4f tempest-UserMessagesTest-881438840 tempest-UserMessagesTest-881438840-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a922c542-deab-4337-8232-7320991ecd41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:48:37.300879 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-d9a6945e-0f11-40bd-ac25-9fd241cf4a4f tempest-UserMessagesTest-881438840 tempest-UserMessagesTest-881438840-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a922c542-deab-4337-8232-7320991ecd41) transitioned into state 'SUCCESS' from state '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-706838769',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c69ce102cffb4595a31f73e88254efc5',qos_specs=None,replication_status=,reservations=['35141ed7-29f6-4dea-8280-051978ea7a71','cdc966d4-b99d-4c24-a413-dd07a9a158f3','bcb54678-b293-404e-af72-e85f8a4c54f1','e46acb46-0418-4f53-990d-a6c229377c5c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a01c0a781af5406387d2f13d81b601eb',volume_type_id=43f1d8a2-e6c8-480c-a0fb-b824ffe1c2d3)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:48:37.301665 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-d9a6945e-0f11-40bd-ac25-9fd241cf4a4f tempest-UserMessagesTest-881438840 tempest-UserMessagesTest-881438840-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (acb76f1f-120e-4338-98ae-e86243dc1f4f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:48:37.313102 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-d9a6945e-0f11-40bd-ac25-9fd241cf4a4f tempest-UserMessagesTest-881438840 tempest-UserMessagesTest-881438840-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (acb76f1f-120e-4338-98ae-e86243dc1f4f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:48:37.313371 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-d9a6945e-0f11-40bd-ac25-9fd241cf4a4f tempest-UserMessagesTest-881438840 tempest-UserMessagesTest-881438840-project-member] Flow 'volume_create_api' (1bcd5d94-3ff6-4da6-878b-7f80640c3933) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:48:37.313633 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-d9a6945e-0f11-40bd-ac25-9fd241cf4a4f tempest-UserMessagesTest-881438840 tempest-UserMessagesTest-881438840-project-member] Create volume request issued successfully. Aug 25 05:48:37.314320 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d9a6945e-0f11-40bd-ac25-9fd241cf4a4f tempest-UserMessagesTest-881438840 tempest-UserMessagesTest-881438840-project-member] https://10.4.3.189/volume/v3/volumes returned with HTTP 202 Aug 25 05:48:37.314737 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 851/3412] 10.4.3.189 () {70 vars in 1299 bytes} [Tue Aug 25 05:48:37 2026] POST /volume/v3/volumes => generated 785 bytes in 248 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 05:48:37.333104 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-cafe7173-e28b-4376-bb59-daacd4756283 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:37.334876 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-cafe7173-e28b-4376-bb59-daacd4756283 tempest-UserMessagesTest-881438840 tempest-UserMessagesTest-881438840-project-member] GET https://10.4.3.189/volume/v3/volumes/96397248-b76f-474d-b45a-c0a9b617a5ef Aug 25 05:48:37.335115 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-cafe7173-e28b-4376-bb59-daacd4756283 tempest-UserMessagesTest-881438840 tempest-UserMessagesTest-881438840-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:48:37.335331 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-cafe7173-e28b-4376-bb59-daacd4756283 tempest-UserMessagesTest-881438840 tempest-UserMessagesTest-881438840-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:48:37.342379 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:48:37.342379 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:48:37.348925 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-cafe7173-e28b-4376-bb59-daacd4756283 tempest-UserMessagesTest-881438840 tempest-UserMessagesTest-881438840-project-member] Volume info retrieved successfully. Aug 25 05:48:37.357559 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-cafe7173-e28b-4376-bb59-daacd4756283 tempest-UserMessagesTest-881438840 tempest-UserMessagesTest-881438840-project-member] https://10.4.3.189/volume/v3/volumes/96397248-b76f-474d-b45a-c0a9b617a5ef returned with HTTP 200 Aug 25 05:48:37.358016 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 862/3413] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:48:37 2026] GET /volume/v3/volumes/96397248-b76f-474d-b45a-c0a9b617a5ef => generated 853 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:48:37.669042 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-eb539ef6-3bfb-4f2d-b89c-f37d2eec2de7 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:37.671762 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-eb539ef6-3bfb-4f2d-b89c-f37d2eec2de7 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] GET https://10.4.3.189/volume/v3/backups/39af96ff-da04-4958-990d-4d570b4d91b4 Aug 25 05:48:37.672087 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-eb539ef6-3bfb-4f2d-b89c-f37d2eec2de7 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:48:37.672432 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-eb539ef6-3bfb-4f2d-b89c-f37d2eec2de7 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:48:37.672970 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-eb539ef6-3bfb-4f2d-b89c-f37d2eec2de7 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Show backup with id 39af96ff-da04-4958-990d-4d570b4d91b4. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:48:37.678654 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:48:37.678654 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:48:37.679693 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-eb539ef6-3bfb-4f2d-b89c-f37d2eec2de7 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] https://10.4.3.189/volume/v3/backups/39af96ff-da04-4958-990d-4d570b4d91b4 returned with HTTP 200 Aug 25 05:48:37.680078 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 850/3414] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:48:37 2026] GET /volume/v3/backups/39af96ff-da04-4958-990d-4d570b4d91b4 => generated 824 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:48:37.724153 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-505f9796-6212-4b2f-906c-6783ef4619d6 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:37.726637 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-505f9796-6212-4b2f-906c-6783ef4619d6 tempest-CreateVolumesFromSourceVolumeTest-1162765457 tempest-CreateVolumesFromSourceVolumeTest-1162765457-project-member] GET https://10.4.3.189/volume/v3/volumes/36b3e2cd-108c-4856-bbca-97d68c57bc0b Aug 25 05:48:37.726904 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-505f9796-6212-4b2f-906c-6783ef4619d6 tempest-CreateVolumesFromSourceVolumeTest-1162765457 tempest-CreateVolumesFromSourceVolumeTest-1162765457-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:48:37.727190 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-505f9796-6212-4b2f-906c-6783ef4619d6 tempest-CreateVolumesFromSourceVolumeTest-1162765457 tempest-CreateVolumesFromSourceVolumeTest-1162765457-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:48:37.738375 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:48:37.738375 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:48:37.743924 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-505f9796-6212-4b2f-906c-6783ef4619d6 tempest-CreateVolumesFromSourceVolumeTest-1162765457 tempest-CreateVolumesFromSourceVolumeTest-1162765457-project-member] Volume info retrieved successfully. Aug 25 05:48:37.748879 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-505f9796-6212-4b2f-906c-6783ef4619d6 tempest-CreateVolumesFromSourceVolumeTest-1162765457 tempest-CreateVolumesFromSourceVolumeTest-1162765457-project-member] https://10.4.3.189/volume/v3/volumes/36b3e2cd-108c-4856-bbca-97d68c57bc0b returned with HTTP 200 Aug 25 05:48:37.749835 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 852/3415] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:48:37 2026] GET /volume/v3/volumes/36b3e2cd-108c-4856-bbca-97d68c57bc0b => generated 856 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:48:37.750617 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-34d1df99-7485-46f2-975d-b3ed8b6e4280 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:37.753024 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-34d1df99-7485-46f2-975d-b3ed8b6e4280 tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] GET https://10.4.3.189/volume/v3/volumes/0939389d-ec1f-492c-9eb6-30fc3d407796 Aug 25 05:48:37.754032 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-34d1df99-7485-46f2-975d-b3ed8b6e4280 tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:48:37.754032 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-34d1df99-7485-46f2-975d-b3ed8b6e4280 tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:48:37.763942 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:48:37.763942 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:48:37.767594 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-34d1df99-7485-46f2-975d-b3ed8b6e4280 tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Volume info retrieved successfully. Aug 25 05:48:37.767698 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-ce651edb-1e67-437d-9f4d-3611aab03e68 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:37.769674 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-ce651edb-1e67-437d-9f4d-3611aab03e68 tempest-CreateVolumesFromSourceVolumeTest-1162765457 tempest-CreateVolumesFromSourceVolumeTest-1162765457-project-member] POST https://10.4.3.189/volume/v3/volumes Aug 25 05:48:37.770111 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-ce651edb-1e67-437d-9f4d-3611aab03e68 tempest-CreateVolumesFromSourceVolumeTest-1162765457 tempest-CreateVolumesFromSourceVolumeTest-1162765457-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "36b3e2cd-108c-4856-bbca-97d68c57bc0b", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-727278767"}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:48:37.771772 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.v3.volumes [None req-ce651edb-1e67-437d-9f4d-3611aab03e68 tempest-CreateVolumesFromSourceVolumeTest-1162765457 tempest-CreateVolumesFromSourceVolumeTest-1162765457-project-member] Create volume request body: {'volume': {"'source_volid": '36b3e2cd-108c-4856-bbca-97d68c57bc0b', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-727278767'}} {{(pid=100271) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 05:48:37.771971 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [None req-ce651edb-1e67-437d-9f4d-3611aab03e68 tempest-CreateVolumesFromSourceVolumeTest-1162765457 tempest-CreateVolumesFromSourceVolumeTest-1162765457-project-member] Create volume of 1 GB Aug 25 05:48:37.772177 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-34d1df99-7485-46f2-975d-b3ed8b6e4280 tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] https://10.4.3.189/volume/v3/volumes/0939389d-ec1f-492c-9eb6-30fc3d407796 returned with HTTP 200 Aug 25 05:48:37.772619 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 852/3416] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:48:37 2026] GET /volume/v3/volumes/0939389d-ec1f-492c-9eb6-30fc3d407796 => generated 878 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:48:37.774142 np0000008051 devstack@c-api.service[100271]: DEBUG dbcounter [-] [100271] Writing DB stats cinder:SELECT=444,cinder:UPDATE=90,cinder:INSERT=39 {{(pid=100271) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 05:48:37.777086 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-ce651edb-1e67-437d-9f4d-3611aab03e68 tempest-CreateVolumesFromSourceVolumeTest-1162765457 tempest-CreateVolumesFromSourceVolumeTest-1162765457-project-member] Availability Zones retrieved successfully. Aug 25 05:48:37.786823 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-ce651edb-1e67-437d-9f4d-3611aab03e68 tempest-CreateVolumesFromSourceVolumeTest-1162765457 tempest-CreateVolumesFromSourceVolumeTest-1162765457-project-member] Flow 'volume_create_api' (1c46efaf-181b-4686-9a49-8bb93bd32799) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:48:37.788267 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-ce651edb-1e67-437d-9f4d-3611aab03e68 tempest-CreateVolumesFromSourceVolumeTest-1162765457 tempest-CreateVolumesFromSourceVolumeTest-1162765457-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c56b7440-d728-48ed-b4d4-af019777d48b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:48:37.790127 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.flows.api.create_volume [None req-ce651edb-1e67-437d-9f4d-3611aab03e68 tempest-CreateVolumesFromSourceVolumeTest-1162765457 tempest-CreateVolumesFromSourceVolumeTest-1162765457-project-member] Validating volume size '1' using validate_int {{(pid=100271) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 05:48:37.829562 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-ce651edb-1e67-437d-9f4d-3611aab03e68 tempest-CreateVolumesFromSourceVolumeTest-1162765457 tempest-CreateVolumesFromSourceVolumeTest-1162765457-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c56b7440-d728-48ed-b4d4-af019777d48b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T05:35:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=23fc6e5d-fce0-4521-ba46-4837b4232084,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '23fc6e5d-fce0-4521-ba46-4837b4232084', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:48:37.830817 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-ce651edb-1e67-437d-9f4d-3611aab03e68 tempest-CreateVolumesFromSourceVolumeTest-1162765457 tempest-CreateVolumesFromSourceVolumeTest-1162765457-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (90d28515-532a-4772-9199-a107680b3590) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:48:37.878712 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.quota [None req-ce651edb-1e67-437d-9f4d-3611aab03e68 tempest-CreateVolumesFromSourceVolumeTest-1162765457 tempest-CreateVolumesFromSourceVolumeTest-1162765457-project-member] Created reservations ['8d04bd25-64c2-4cc5-b549-cb18e4d24dc4', 'a6ec4f9d-8220-49fc-9f54-7b93c48091d4', 'e78860c3-7660-409d-a961-b6ce308ea491', '544868e5-d707-4296-86e9-7682ff16183d'] {{(pid=100271) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:48:37.879623 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-ce651edb-1e67-437d-9f4d-3611aab03e68 tempest-CreateVolumesFromSourceVolumeTest-1162765457 tempest-CreateVolumesFromSourceVolumeTest-1162765457-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (90d28515-532a-4772-9199-a107680b3590) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8d04bd25-64c2-4cc5-b549-cb18e4d24dc4', 'a6ec4f9d-8220-49fc-9f54-7b93c48091d4', 'e78860c3-7660-409d-a961-b6ce308ea491', '544868e5-d707-4296-86e9-7682ff16183d']}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:48:37.880454 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-ce651edb-1e67-437d-9f4d-3611aab03e68 tempest-CreateVolumesFromSourceVolumeTest-1162765457 tempest-CreateVolumesFromSourceVolumeTest-1162765457-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9bb64db1-36e7-4b30-b678-103d746deff8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:48:37.915018 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-ce651edb-1e67-437d-9f4d-3611aab03e68 tempest-CreateVolumesFromSourceVolumeTest-1162765457 tempest-CreateVolumesFromSourceVolumeTest-1162765457-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9bb64db1-36e7-4b30-b678-103d746deff8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bddb64ce-7963-467d-89ca-c353c765466b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-727278767',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f6d4349940194852a4c14ca3e2e01015',qos_specs=None,replication_status=,reservations=['8d04bd25-64c2-4cc5-b549-cb18e4d24dc4','a6ec4f9d-8220-49fc-9f54-7b93c48091d4','e78860c3-7660-409d-a961-b6ce308ea491','544868e5-d707-4296-86e9-7682ff16183d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='77a13eaedc5142b6b38c9818c85ed894',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T05:48:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-727278767',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bddb64ce-7963-467d-89ca-c353c765466b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f6d4349940194852a4c14ca3e2e01015',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='77a13eaedc5142b6b38c9818c85ed894',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(23fc6e5d-fce0-4521-ba46-4837b4232084),volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:48:37.915820 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-ce651edb-1e67-437d-9f4d-3611aab03e68 tempest-CreateVolumesFromSourceVolumeTest-1162765457 tempest-CreateVolumesFromSourceVolumeTest-1162765457-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (962e8570-0410-4a08-b4ec-4936d84beb7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:48:37.940211 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-ce651edb-1e67-437d-9f4d-3611aab03e68 tempest-CreateVolumesFromSourceVolumeTest-1162765457 tempest-CreateVolumesFromSourceVolumeTest-1162765457-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (962e8570-0410-4a08-b4ec-4936d84beb7b) transitioned into state 'SUCCESS' from state '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-727278767',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f6d4349940194852a4c14ca3e2e01015',qos_specs=None,replication_status=,reservations=['8d04bd25-64c2-4cc5-b549-cb18e4d24dc4','a6ec4f9d-8220-49fc-9f54-7b93c48091d4','e78860c3-7660-409d-a961-b6ce308ea491','544868e5-d707-4296-86e9-7682ff16183d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='77a13eaedc5142b6b38c9818c85ed894',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:48:37.941107 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-ce651edb-1e67-437d-9f4d-3611aab03e68 tempest-CreateVolumesFromSourceVolumeTest-1162765457 tempest-CreateVolumesFromSourceVolumeTest-1162765457-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aeede1bd-f145-4faf-ba1b-0721b5eb7234) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:48:37.950680 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-ce651edb-1e67-437d-9f4d-3611aab03e68 tempest-CreateVolumesFromSourceVolumeTest-1162765457 tempest-CreateVolumesFromSourceVolumeTest-1162765457-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aeede1bd-f145-4faf-ba1b-0721b5eb7234) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:48:37.951511 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-ce651edb-1e67-437d-9f4d-3611aab03e68 tempest-CreateVolumesFromSourceVolumeTest-1162765457 tempest-CreateVolumesFromSourceVolumeTest-1162765457-project-member] Flow 'volume_create_api' (1c46efaf-181b-4686-9a49-8bb93bd32799) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100271) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:48:37.951814 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-ce651edb-1e67-437d-9f4d-3611aab03e68 tempest-CreateVolumesFromSourceVolumeTest-1162765457 tempest-CreateVolumesFromSourceVolumeTest-1162765457-project-member] Create volume request issued successfully. Aug 25 05:48:37.952415 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-ce651edb-1e67-437d-9f4d-3611aab03e68 tempest-CreateVolumesFromSourceVolumeTest-1162765457 tempest-CreateVolumesFromSourceVolumeTest-1162765457-project-member] https://10.4.3.189/volume/v3/volumes returned with HTTP 202 Aug 25 05:48:37.952919 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 863/3417] 10.4.3.189 () {68 vars in 1259 bytes} [Tue Aug 25 05:48:37 2026] POST /volume/v3/volumes => generated 763 bytes in 186 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 05:48:37.968697 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-44ce4402-bf95-4400-b8d4-c8fb87146577 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:37.972130 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-44ce4402-bf95-4400-b8d4-c8fb87146577 tempest-CreateVolumesFromSourceVolumeTest-1162765457 tempest-CreateVolumesFromSourceVolumeTest-1162765457-project-member] POST https://10.4.3.189/volume/v3/volumes Aug 25 05:48:37.973265 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-44ce4402-bf95-4400-b8d4-c8fb87146577 tempest-CreateVolumesFromSourceVolumeTest-1162765457 tempest-CreateVolumesFromSourceVolumeTest-1162765457-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "36b3e2cd-108c-4856-bbca-97d68c57bc0b", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-392984159"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:48:37.975594 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.v3.volumes [None req-44ce4402-bf95-4400-b8d4-c8fb87146577 tempest-CreateVolumesFromSourceVolumeTest-1162765457 tempest-CreateVolumesFromSourceVolumeTest-1162765457-project-member] Create volume request body: {'volume': {"'source_volid": '36b3e2cd-108c-4856-bbca-97d68c57bc0b', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-392984159'}} {{(pid=100269) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 05:48:37.975828 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.v3.volumes [None req-44ce4402-bf95-4400-b8d4-c8fb87146577 tempest-CreateVolumesFromSourceVolumeTest-1162765457 tempest-CreateVolumesFromSourceVolumeTest-1162765457-project-member] Create volume of 1 GB Aug 25 05:48:37.982899 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-44ce4402-bf95-4400-b8d4-c8fb87146577 tempest-CreateVolumesFromSourceVolumeTest-1162765457 tempest-CreateVolumesFromSourceVolumeTest-1162765457-project-member] Availability Zones retrieved successfully. Aug 25 05:48:37.992509 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-44ce4402-bf95-4400-b8d4-c8fb87146577 tempest-CreateVolumesFromSourceVolumeTest-1162765457 tempest-CreateVolumesFromSourceVolumeTest-1162765457-project-member] Flow 'volume_create_api' (5ef1b0e2-beb3-45aa-b41f-e7948f9eb394) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:48:37.993765 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-44ce4402-bf95-4400-b8d4-c8fb87146577 tempest-CreateVolumesFromSourceVolumeTest-1162765457 tempest-CreateVolumesFromSourceVolumeTest-1162765457-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (299bca9a-19c7-4d79-907e-35997217fbc7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:48:37.997134 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.flows.api.create_volume [None req-44ce4402-bf95-4400-b8d4-c8fb87146577 tempest-CreateVolumesFromSourceVolumeTest-1162765457 tempest-CreateVolumesFromSourceVolumeTest-1162765457-project-member] Validating volume size '1' using validate_int {{(pid=100269) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 05:48:38.032122 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-44ce4402-bf95-4400-b8d4-c8fb87146577 tempest-CreateVolumesFromSourceVolumeTest-1162765457 tempest-CreateVolumesFromSourceVolumeTest-1162765457-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (299bca9a-19c7-4d79-907e-35997217fbc7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T05:35:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=23fc6e5d-fce0-4521-ba46-4837b4232084,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '23fc6e5d-fce0-4521-ba46-4837b4232084', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:48:38.032858 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-44ce4402-bf95-4400-b8d4-c8fb87146577 tempest-CreateVolumesFromSourceVolumeTest-1162765457 tempest-CreateVolumesFromSourceVolumeTest-1162765457-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8e38ac80-5f74-4202-8d6d-fe2e316d91e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:48:38.075487 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-ea4ca5b2-8ad0-4156-8bf1-55596c5b28ee None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:38.080316 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.quota [None req-44ce4402-bf95-4400-b8d4-c8fb87146577 tempest-CreateVolumesFromSourceVolumeTest-1162765457 tempest-CreateVolumesFromSourceVolumeTest-1162765457-project-member] Created reservations ['7e913722-1961-4862-8556-0bb2b39449a9', '9766c213-e8a3-41ce-ac62-8997c579acc1', '4588e606-7f07-474a-b60c-653894e4f0e6', 'c534d078-a27b-4efb-ab30-5ad41957d386'] {{(pid=100269) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:48:38.080692 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-ea4ca5b2-8ad0-4156-8bf1-55596c5b28ee tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] GET https://10.4.3.189/volume/v3/backups/1dcb7fbc-4417-4ce7-ac27-da882a39f78e Aug 25 05:48:38.080692 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-ea4ca5b2-8ad0-4156-8bf1-55596c5b28ee tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:48:38.080915 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-ea4ca5b2-8ad0-4156-8bf1-55596c5b28ee tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:48:38.081077 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-ea4ca5b2-8ad0-4156-8bf1-55596c5b28ee tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Show backup with id 1dcb7fbc-4417-4ce7-ac27-da882a39f78e. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:48:38.081634 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-44ce4402-bf95-4400-b8d4-c8fb87146577 tempest-CreateVolumesFromSourceVolumeTest-1162765457 tempest-CreateVolumesFromSourceVolumeTest-1162765457-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8e38ac80-5f74-4202-8d6d-fe2e316d91e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7e913722-1961-4862-8556-0bb2b39449a9', '9766c213-e8a3-41ce-ac62-8997c579acc1', '4588e606-7f07-474a-b60c-653894e4f0e6', 'c534d078-a27b-4efb-ab30-5ad41957d386']}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:48:38.082622 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-44ce4402-bf95-4400-b8d4-c8fb87146577 tempest-CreateVolumesFromSourceVolumeTest-1162765457 tempest-CreateVolumesFromSourceVolumeTest-1162765457-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (baae18a6-2fcc-4755-8ff6-8aec26203be6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:48:38.091630 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:48:38.091630 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:48:38.092560 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-ea4ca5b2-8ad0-4156-8bf1-55596c5b28ee tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] https://10.4.3.189/volume/v3/backups/1dcb7fbc-4417-4ce7-ac27-da882a39f78e returned with HTTP 200 Aug 25 05:48:38.092985 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 853/3418] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:48:38 2026] GET /volume/v3/backups/1dcb7fbc-4417-4ce7-ac27-da882a39f78e => generated 738 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:48:38.119119 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-44ce4402-bf95-4400-b8d4-c8fb87146577 tempest-CreateVolumesFromSourceVolumeTest-1162765457 tempest-CreateVolumesFromSourceVolumeTest-1162765457-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (baae18a6-2fcc-4755-8ff6-8aec26203be6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5c6a0e25-03ea-4335-a675-b3928246d79b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-392984159',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f6d4349940194852a4c14ca3e2e01015',qos_specs=None,replication_status=,reservations=['7e913722-1961-4862-8556-0bb2b39449a9','9766c213-e8a3-41ce-ac62-8997c579acc1','4588e606-7f07-474a-b60c-653894e4f0e6','c534d078-a27b-4efb-ab30-5ad41957d386'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='77a13eaedc5142b6b38c9818c85ed894',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T05:48:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-392984159',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5c6a0e25-03ea-4335-a675-b3928246d79b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f6d4349940194852a4c14ca3e2e01015',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='77a13eaedc5142b6b38c9818c85ed894',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(23fc6e5d-fce0-4521-ba46-4837b4232084),volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:48:38.120860 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-44ce4402-bf95-4400-b8d4-c8fb87146577 tempest-CreateVolumesFromSourceVolumeTest-1162765457 tempest-CreateVolumesFromSourceVolumeTest-1162765457-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (efe2c756-3982-43ab-955e-4cdd4ef31da3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:48:38.146325 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-44ce4402-bf95-4400-b8d4-c8fb87146577 tempest-CreateVolumesFromSourceVolumeTest-1162765457 tempest-CreateVolumesFromSourceVolumeTest-1162765457-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (efe2c756-3982-43ab-955e-4cdd4ef31da3) transitioned into state 'SUCCESS' from state '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-392984159',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f6d4349940194852a4c14ca3e2e01015',qos_specs=None,replication_status=,reservations=['7e913722-1961-4862-8556-0bb2b39449a9','9766c213-e8a3-41ce-ac62-8997c579acc1','4588e606-7f07-474a-b60c-653894e4f0e6','c534d078-a27b-4efb-ab30-5ad41957d386'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='77a13eaedc5142b6b38c9818c85ed894',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:48:38.147837 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-44ce4402-bf95-4400-b8d4-c8fb87146577 tempest-CreateVolumesFromSourceVolumeTest-1162765457 tempest-CreateVolumesFromSourceVolumeTest-1162765457-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (598253b1-baa8-40a3-b4bf-7de89594e209) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:48:38.159160 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-44ce4402-bf95-4400-b8d4-c8fb87146577 tempest-CreateVolumesFromSourceVolumeTest-1162765457 tempest-CreateVolumesFromSourceVolumeTest-1162765457-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (598253b1-baa8-40a3-b4bf-7de89594e209) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:48:38.160187 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-44ce4402-bf95-4400-b8d4-c8fb87146577 tempest-CreateVolumesFromSourceVolumeTest-1162765457 tempest-CreateVolumesFromSourceVolumeTest-1162765457-project-member] Flow 'volume_create_api' (5ef1b0e2-beb3-45aa-b41f-e7948f9eb394) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:48:38.160667 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-44ce4402-bf95-4400-b8d4-c8fb87146577 tempest-CreateVolumesFromSourceVolumeTest-1162765457 tempest-CreateVolumesFromSourceVolumeTest-1162765457-project-member] Create volume request issued successfully. Aug 25 05:48:38.161434 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-44ce4402-bf95-4400-b8d4-c8fb87146577 tempest-CreateVolumesFromSourceVolumeTest-1162765457 tempest-CreateVolumesFromSourceVolumeTest-1162765457-project-member] https://10.4.3.189/volume/v3/volumes returned with HTTP 202 Aug 25 05:48:38.161972 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 851/3419] 10.4.3.189 () {68 vars in 1259 bytes} [Tue Aug 25 05:48:37 2026] POST /volume/v3/volumes => generated 763 bytes in 194 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 05:48:38.179324 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-b654bce5-95e5-4a29-b2d5-ab4bf8888252 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:38.181182 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b654bce5-95e5-4a29-b2d5-ab4bf8888252 tempest-CreateVolumesFromSourceVolumeTest-1162765457 tempest-CreateVolumesFromSourceVolumeTest-1162765457-project-member] POST https://10.4.3.189/volume/v3/volumes Aug 25 05:48:38.181535 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b654bce5-95e5-4a29-b2d5-ab4bf8888252 tempest-CreateVolumesFromSourceVolumeTest-1162765457 tempest-CreateVolumesFromSourceVolumeTest-1162765457-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "36b3e2cd-108c-4856-bbca-97d68c57bc0b", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1751731299"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:48:38.183291 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.v3.volumes [None req-b654bce5-95e5-4a29-b2d5-ab4bf8888252 tempest-CreateVolumesFromSourceVolumeTest-1162765457 tempest-CreateVolumesFromSourceVolumeTest-1162765457-project-member] Create volume request body: {'volume': {"'source_volid": '36b3e2cd-108c-4856-bbca-97d68c57bc0b', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1751731299'}} {{(pid=100268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 05:48:38.183291 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-b654bce5-95e5-4a29-b2d5-ab4bf8888252 tempest-CreateVolumesFromSourceVolumeTest-1162765457 tempest-CreateVolumesFromSourceVolumeTest-1162765457-project-member] Create volume of 1 GB Aug 25 05:48:38.188455 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-b654bce5-95e5-4a29-b2d5-ab4bf8888252 tempest-CreateVolumesFromSourceVolumeTest-1162765457 tempest-CreateVolumesFromSourceVolumeTest-1162765457-project-member] Availability Zones retrieved successfully. Aug 25 05:48:38.197589 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-b654bce5-95e5-4a29-b2d5-ab4bf8888252 tempest-CreateVolumesFromSourceVolumeTest-1162765457 tempest-CreateVolumesFromSourceVolumeTest-1162765457-project-member] Flow 'volume_create_api' (5d0b5f1e-f36d-447f-bf19-e32a666dcc92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:48:38.198962 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-b654bce5-95e5-4a29-b2d5-ab4bf8888252 tempest-CreateVolumesFromSourceVolumeTest-1162765457 tempest-CreateVolumesFromSourceVolumeTest-1162765457-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b02e6072-3993-433c-9588-0761978a670d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:48:38.200471 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.flows.api.create_volume [None req-b654bce5-95e5-4a29-b2d5-ab4bf8888252 tempest-CreateVolumesFromSourceVolumeTest-1162765457 tempest-CreateVolumesFromSourceVolumeTest-1162765457-project-member] Validating volume size '1' using validate_int {{(pid=100268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 05:48:38.242189 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-b654bce5-95e5-4a29-b2d5-ab4bf8888252 tempest-CreateVolumesFromSourceVolumeTest-1162765457 tempest-CreateVolumesFromSourceVolumeTest-1162765457-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b02e6072-3993-433c-9588-0761978a670d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T05:35:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=23fc6e5d-fce0-4521-ba46-4837b4232084,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '23fc6e5d-fce0-4521-ba46-4837b4232084', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:48:38.243511 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-b654bce5-95e5-4a29-b2d5-ab4bf8888252 tempest-CreateVolumesFromSourceVolumeTest-1162765457 tempest-CreateVolumesFromSourceVolumeTest-1162765457-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e1b599bf-6e2c-47d9-b50c-fd01d35ed8f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:48:38.318971 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-b654bce5-95e5-4a29-b2d5-ab4bf8888252 tempest-CreateVolumesFromSourceVolumeTest-1162765457 tempest-CreateVolumesFromSourceVolumeTest-1162765457-project-member] Created reservations ['f8fd6660-83b9-4b45-8bba-a467bd5e47c2', '6d8b61aa-d20b-48ff-81b2-17bdd034a400', '6290e4f8-7213-4349-a613-7bb446a6047c', 'cde89997-5fec-49fe-841c-12027093a4d9'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:48:38.320149 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-b654bce5-95e5-4a29-b2d5-ab4bf8888252 tempest-CreateVolumesFromSourceVolumeTest-1162765457 tempest-CreateVolumesFromSourceVolumeTest-1162765457-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e1b599bf-6e2c-47d9-b50c-fd01d35ed8f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f8fd6660-83b9-4b45-8bba-a467bd5e47c2', '6d8b61aa-d20b-48ff-81b2-17bdd034a400', '6290e4f8-7213-4349-a613-7bb446a6047c', 'cde89997-5fec-49fe-841c-12027093a4d9']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:48:38.322583 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-b654bce5-95e5-4a29-b2d5-ab4bf8888252 tempest-CreateVolumesFromSourceVolumeTest-1162765457 tempest-CreateVolumesFromSourceVolumeTest-1162765457-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (693dc473-3f7e-417e-b2df-45ffebc05c60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:48:38.354865 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-b654bce5-95e5-4a29-b2d5-ab4bf8888252 tempest-CreateVolumesFromSourceVolumeTest-1162765457 tempest-CreateVolumesFromSourceVolumeTest-1162765457-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (693dc473-3f7e-417e-b2df-45ffebc05c60) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3b039759-77d4-4f21-9ece-48562bdf0d78', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1751731299',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f6d4349940194852a4c14ca3e2e01015',qos_specs=None,replication_status=,reservations=['f8fd6660-83b9-4b45-8bba-a467bd5e47c2','6d8b61aa-d20b-48ff-81b2-17bdd034a400','6290e4f8-7213-4349-a613-7bb446a6047c','cde89997-5fec-49fe-841c-12027093a4d9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='77a13eaedc5142b6b38c9818c85ed894',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T05:48:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1751731299',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3b039759-77d4-4f21-9ece-48562bdf0d78,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f6d4349940194852a4c14ca3e2e01015',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='77a13eaedc5142b6b38c9818c85ed894',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(23fc6e5d-fce0-4521-ba46-4837b4232084),volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:48:38.355740 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-b654bce5-95e5-4a29-b2d5-ab4bf8888252 tempest-CreateVolumesFromSourceVolumeTest-1162765457 tempest-CreateVolumesFromSourceVolumeTest-1162765457-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c426a851-af76-4510-88ab-b1bb00274545) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:48:38.376490 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-81ef4768-c4f0-4d62-bf90-4b12c0d3fb96 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:38.378448 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-81ef4768-c4f0-4d62-bf90-4b12c0d3fb96 tempest-UserMessagesTest-881438840 tempest-UserMessagesTest-881438840-project-member] GET https://10.4.3.189/volume/v3/volumes/96397248-b76f-474d-b45a-c0a9b617a5ef Aug 25 05:48:38.381509 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-81ef4768-c4f0-4d62-bf90-4b12c0d3fb96 tempest-UserMessagesTest-881438840 tempest-UserMessagesTest-881438840-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:48:38.381509 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-81ef4768-c4f0-4d62-bf90-4b12c0d3fb96 tempest-UserMessagesTest-881438840 tempest-UserMessagesTest-881438840-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:48:38.382110 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-b654bce5-95e5-4a29-b2d5-ab4bf8888252 tempest-CreateVolumesFromSourceVolumeTest-1162765457 tempest-CreateVolumesFromSourceVolumeTest-1162765457-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c426a851-af76-4510-88ab-b1bb00274545) transitioned into state 'SUCCESS' from state '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-1751731299',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f6d4349940194852a4c14ca3e2e01015',qos_specs=None,replication_status=,reservations=['f8fd6660-83b9-4b45-8bba-a467bd5e47c2','6d8b61aa-d20b-48ff-81b2-17bdd034a400','6290e4f8-7213-4349-a613-7bb446a6047c','cde89997-5fec-49fe-841c-12027093a4d9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='77a13eaedc5142b6b38c9818c85ed894',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:48:38.382867 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-b654bce5-95e5-4a29-b2d5-ab4bf8888252 tempest-CreateVolumesFromSourceVolumeTest-1162765457 tempest-CreateVolumesFromSourceVolumeTest-1162765457-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (307c91ec-0703-40b5-998e-9e7ffd8e6234) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:48:38.386814 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:48:38.386814 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:48:38.392273 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-81ef4768-c4f0-4d62-bf90-4b12c0d3fb96 tempest-UserMessagesTest-881438840 tempest-UserMessagesTest-881438840-project-member] Volume info retrieved successfully. Aug 25 05:48:38.393766 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-b654bce5-95e5-4a29-b2d5-ab4bf8888252 tempest-CreateVolumesFromSourceVolumeTest-1162765457 tempest-CreateVolumesFromSourceVolumeTest-1162765457-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (307c91ec-0703-40b5-998e-9e7ffd8e6234) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:48:38.394815 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-b654bce5-95e5-4a29-b2d5-ab4bf8888252 tempest-CreateVolumesFromSourceVolumeTest-1162765457 tempest-CreateVolumesFromSourceVolumeTest-1162765457-project-member] Flow 'volume_create_api' (5d0b5f1e-f36d-447f-bf19-e32a666dcc92) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:48:38.395176 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-b654bce5-95e5-4a29-b2d5-ab4bf8888252 tempest-CreateVolumesFromSourceVolumeTest-1162765457 tempest-CreateVolumesFromSourceVolumeTest-1162765457-project-member] Create volume request issued successfully. Aug 25 05:48:38.395741 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b654bce5-95e5-4a29-b2d5-ab4bf8888252 tempest-CreateVolumesFromSourceVolumeTest-1162765457 tempest-CreateVolumesFromSourceVolumeTest-1162765457-project-member] https://10.4.3.189/volume/v3/volumes returned with HTTP 202 Aug 25 05:48:38.397178 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 853/3420] 10.4.3.189 () {68 vars in 1259 bytes} [Tue Aug 25 05:48:38 2026] POST /volume/v3/volumes => generated 764 bytes in 218 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 05:48:38.399660 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-81ef4768-c4f0-4d62-bf90-4b12c0d3fb96 tempest-UserMessagesTest-881438840 tempest-UserMessagesTest-881438840-project-member] https://10.4.3.189/volume/v3/volumes/96397248-b76f-474d-b45a-c0a9b617a5ef returned with HTTP 200 Aug 25 05:48:38.399660 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 864/3421] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:48:38 2026] GET /volume/v3/volumes/96397248-b76f-474d-b45a-c0a9b617a5ef => generated 874 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:48:38.401520 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [req-e6b4da38-6565-46bb-a572-d5e5310bf12c req-27d5aaf8-38ac-4708-9f98-7cde8b0f85ba None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:38.411352 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-e6b4da38-6565-46bb-a572-d5e5310bf12c req-27d5aaf8-38ac-4708-9f98-7cde8b0f85ba tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] POST https://10.4.3.189/volume/v3/attachments/a8164a4c-504e-4d05-8ea7-e51861e8982b/action Aug 25 05:48:38.411885 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-e6b4da38-6565-46bb-a572-d5e5310bf12c req-27d5aaf8-38ac-4708-9f98-7cde8b0f85ba tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Action body: b'{"os-complete": null}' {{(pid=100270) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 05:48:38.412026 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-e5eb0888-458f-45aa-95aa-ef4f77155311 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:38.412152 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-e6b4da38-6565-46bb-a572-d5e5310bf12c req-27d5aaf8-38ac-4708-9f98-7cde8b0f85ba tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:48:38.414585 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-e5eb0888-458f-45aa-95aa-ef4f77155311 tempest-CreateVolumesFromSourceVolumeTest-1162765457 tempest-CreateVolumesFromSourceVolumeTest-1162765457-project-member] POST https://10.4.3.189/volume/v3/volumes Aug 25 05:48:38.415132 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-e5eb0888-458f-45aa-95aa-ef4f77155311 tempest-CreateVolumesFromSourceVolumeTest-1162765457 tempest-CreateVolumesFromSourceVolumeTest-1162765457-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "36b3e2cd-108c-4856-bbca-97d68c57bc0b", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1378478144"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:48:38.417374 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-cb0925b3-946b-4dd7-91c5-fb360e689d90 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:38.417485 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.v3.volumes [None req-e5eb0888-458f-45aa-95aa-ef4f77155311 tempest-CreateVolumesFromSourceVolumeTest-1162765457 tempest-CreateVolumesFromSourceVolumeTest-1162765457-project-member] Create volume request body: {'volume': {"'source_volid": '36b3e2cd-108c-4856-bbca-97d68c57bc0b', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1378478144'}} {{(pid=100269) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 05:48:38.417485 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.v3.volumes [None req-e5eb0888-458f-45aa-95aa-ef4f77155311 tempest-CreateVolumesFromSourceVolumeTest-1162765457 tempest-CreateVolumesFromSourceVolumeTest-1162765457-project-member] Create volume of 1 GB Aug 25 05:48:38.417776 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:48:38.417776 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:48:38.422082 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-cb0925b3-946b-4dd7-91c5-fb360e689d90 tempest-UserMessagesTest-881438840 tempest-UserMessagesTest-881438840-project-member] GET https://10.4.3.189/volume/v3/messages Aug 25 05:48:38.422082 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-cb0925b3-946b-4dd7-91c5-fb360e689d90 tempest-UserMessagesTest-881438840 tempest-UserMessagesTest-881438840-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:48:38.422082 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-cb0925b3-946b-4dd7-91c5-fb360e689d90 tempest-UserMessagesTest-881438840 tempest-UserMessagesTest-881438840-project-member] Calling method 'version_select' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:48:38.422082 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:48:38.422082 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:48:38.422972 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-e5eb0888-458f-45aa-95aa-ef4f77155311 tempest-CreateVolumesFromSourceVolumeTest-1162765457 tempest-CreateVolumesFromSourceVolumeTest-1162765457-project-member] Availability Zones retrieved successfully. Aug 25 05:48:38.425633 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-cb0925b3-946b-4dd7-91c5-fb360e689d90 tempest-UserMessagesTest-881438840 tempest-UserMessagesTest-881438840-project-member] https://10.4.3.189/volume/v3/messages returned with HTTP 200 Aug 25 05:48:38.426140 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 854/3422] 10.4.3.189 () {68 vars in 1280 bytes} [Tue Aug 25 05:48:38 2026] GET /volume/v3/messages => generated 670 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:48:38.429798 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-e5eb0888-458f-45aa-95aa-ef4f77155311 tempest-CreateVolumesFromSourceVolumeTest-1162765457 tempest-CreateVolumesFromSourceVolumeTest-1162765457-project-member] Flow 'volume_create_api' (26c252c0-10c7-4af5-b81c-bced02be75a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:48:38.430875 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-e5eb0888-458f-45aa-95aa-ef4f77155311 tempest-CreateVolumesFromSourceVolumeTest-1162765457 tempest-CreateVolumesFromSourceVolumeTest-1162765457-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3416249f-78af-4a56-a814-00e88f8a16f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:48:38.431169 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:48:38.431169 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:48:38.431967 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.flows.api.create_volume [None req-e5eb0888-458f-45aa-95aa-ef4f77155311 tempest-CreateVolumesFromSourceVolumeTest-1162765457 tempest-CreateVolumesFromSourceVolumeTest-1162765457-project-member] Validating volume size '1' using validate_int {{(pid=100269) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 05:48:38.436441 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-90ca34b3-edda-4f6d-a2a0-cee83f812d41 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:38.438664 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-90ca34b3-edda-4f6d-a2a0-cee83f812d41 tempest-UserMessagesTest-881438840 tempest-UserMessagesTest-881438840-project-member] DELETE https://10.4.3.189/volume/v3/messages/7c3d90fe-c5df-4c24-a969-486654e6e39c Aug 25 05:48:38.438664 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-90ca34b3-edda-4f6d-a2a0-cee83f812d41 tempest-UserMessagesTest-881438840 tempest-UserMessagesTest-881438840-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:48:38.438664 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-90ca34b3-edda-4f6d-a2a0-cee83f812d41 tempest-UserMessagesTest-881438840 tempest-UserMessagesTest-881438840-project-member] Calling method 'version_select' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:48:38.449870 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-e6b4da38-6565-46bb-a572-d5e5310bf12c req-27d5aaf8-38ac-4708-9f98-7cde8b0f85ba tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] https://10.4.3.189/volume/v3/attachments/a8164a4c-504e-4d05-8ea7-e51861e8982b/action returned with HTTP 204 Aug 25 05:48:38.450466 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 854/3423] 10.4.3.189 () {74 vars in 1725 bytes} [Tue Aug 25 05:48:38 2026] POST /volume/v3/attachments/a8164a4c-504e-4d05-8ea7-e51861e8982b/action => generated 0 bytes in 49 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:48:38.451261 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-90ca34b3-edda-4f6d-a2a0-cee83f812d41 tempest-UserMessagesTest-881438840 tempest-UserMessagesTest-881438840-project-member] https://10.4.3.189/volume/v3/messages/7c3d90fe-c5df-4c24-a969-486654e6e39c returned with HTTP 204 Aug 25 05:48:38.452612 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 865/3424] 10.4.3.189 () {68 vars in 1394 bytes} [Tue Aug 25 05:48:38 2026] DELETE /volume/v3/messages/7c3d90fe-c5df-4c24-a969-486654e6e39c => generated 0 bytes in 16 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 25 05:48:38.462078 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-68298b58-cfa6-4f0f-accd-c48611a8bca0 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:38.464465 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-68298b58-cfa6-4f0f-accd-c48611a8bca0 tempest-UserMessagesTest-881438840 tempest-UserMessagesTest-881438840-project-member] GET https://10.4.3.189/volume/v3/messages/7c3d90fe-c5df-4c24-a969-486654e6e39c Aug 25 05:48:38.464792 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-68298b58-cfa6-4f0f-accd-c48611a8bca0 tempest-UserMessagesTest-881438840 tempest-UserMessagesTest-881438840-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:48:38.465049 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-68298b58-cfa6-4f0f-accd-c48611a8bca0 tempest-UserMessagesTest-881438840 tempest-UserMessagesTest-881438840-project-member] Calling method 'version_select' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:48:38.467830 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-e5eb0888-458f-45aa-95aa-ef4f77155311 tempest-CreateVolumesFromSourceVolumeTest-1162765457 tempest-CreateVolumesFromSourceVolumeTest-1162765457-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3416249f-78af-4a56-a814-00e88f8a16f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T05:35:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=23fc6e5d-fce0-4521-ba46-4837b4232084,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '23fc6e5d-fce0-4521-ba46-4837b4232084', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:48:38.468601 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-68298b58-cfa6-4f0f-accd-c48611a8bca0 tempest-UserMessagesTest-881438840 tempest-UserMessagesTest-881438840-project-member] https://10.4.3.189/volume/v3/messages/7c3d90fe-c5df-4c24-a969-486654e6e39c returned with HTTP 404 Aug 25 05:48:38.468870 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-e5eb0888-458f-45aa-95aa-ef4f77155311 tempest-CreateVolumesFromSourceVolumeTest-1162765457 tempest-CreateVolumesFromSourceVolumeTest-1162765457-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d2de0021-f54c-4cf5-b197-4ce5b3cceed3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:48:38.469104 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 855/3425] 10.4.3.189 () {68 vars in 1391 bytes} [Tue Aug 25 05:48:38 2026] GET /volume/v3/messages/7c3d90fe-c5df-4c24-a969-486654e6e39c => generated 110 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:48:38.478951 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-0de449b8-e4af-4c4d-bc00-f439e0dfd514 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:38.482435 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-0de449b8-e4af-4c4d-bc00-f439e0dfd514 tempest-UserMessagesTest-881438840 tempest-UserMessagesTest-881438840-project-member] GET https://10.4.3.189/volume/v3/volumes/96397248-b76f-474d-b45a-c0a9b617a5ef Aug 25 05:48:38.482744 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-0de449b8-e4af-4c4d-bc00-f439e0dfd514 tempest-UserMessagesTest-881438840 tempest-UserMessagesTest-881438840-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:48:38.483163 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-0de449b8-e4af-4c4d-bc00-f439e0dfd514 tempest-UserMessagesTest-881438840 tempest-UserMessagesTest-881438840-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:48:38.496296 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:48:38.496296 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:48:38.504334 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-0de449b8-e4af-4c4d-bc00-f439e0dfd514 tempest-UserMessagesTest-881438840 tempest-UserMessagesTest-881438840-project-member] Volume info retrieved successfully. Aug 25 05:48:38.511572 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-0de449b8-e4af-4c4d-bc00-f439e0dfd514 tempest-UserMessagesTest-881438840 tempest-UserMessagesTest-881438840-project-member] https://10.4.3.189/volume/v3/volumes/96397248-b76f-474d-b45a-c0a9b617a5ef returned with HTTP 200 Aug 25 05:48:38.512558 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 855/3426] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:48:38 2026] GET /volume/v3/volumes/96397248-b76f-474d-b45a-c0a9b617a5ef => generated 874 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:48:38.529370 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-c4590ed1-60ad-4728-a64a-eeb7d42fabe4 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:38.530947 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-c4590ed1-60ad-4728-a64a-eeb7d42fabe4 tempest-UserMessagesTest-881438840 tempest-UserMessagesTest-881438840-project-member] DELETE https://10.4.3.189/volume/v3/volumes/96397248-b76f-474d-b45a-c0a9b617a5ef Aug 25 05:48:38.531474 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-c4590ed1-60ad-4728-a64a-eeb7d42fabe4 tempest-UserMessagesTest-881438840 tempest-UserMessagesTest-881438840-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:48:38.531784 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-c4590ed1-60ad-4728-a64a-eeb7d42fabe4 tempest-UserMessagesTest-881438840 tempest-UserMessagesTest-881438840-project-member] Calling method 'delete' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:48:38.532082 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [None req-c4590ed1-60ad-4728-a64a-eeb7d42fabe4 tempest-UserMessagesTest-881438840 tempest-UserMessagesTest-881438840-project-member] Delete volume with id: 96397248-b76f-474d-b45a-c0a9b617a5ef Aug 25 05:48:38.544084 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.quota [None req-e5eb0888-458f-45aa-95aa-ef4f77155311 tempest-CreateVolumesFromSourceVolumeTest-1162765457 tempest-CreateVolumesFromSourceVolumeTest-1162765457-project-member] Created reservations ['5c4c5aa2-b21d-4c0f-8659-d0a180080ca5', '7be8ec8b-cff4-4b97-a309-eaf9591adc6f', '021ddd28-09cb-484e-8f56-5a33dfa4b2c0', '61424a3f-b2dd-474a-8d27-f6b2a3ff996e'] {{(pid=100269) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:48:38.544084 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-e5eb0888-458f-45aa-95aa-ef4f77155311 tempest-CreateVolumesFromSourceVolumeTest-1162765457 tempest-CreateVolumesFromSourceVolumeTest-1162765457-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d2de0021-f54c-4cf5-b197-4ce5b3cceed3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5c4c5aa2-b21d-4c0f-8659-d0a180080ca5', '7be8ec8b-cff4-4b97-a309-eaf9591adc6f', '021ddd28-09cb-484e-8f56-5a33dfa4b2c0', '61424a3f-b2dd-474a-8d27-f6b2a3ff996e']}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:48:38.544716 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:48:38.544716 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:48:38.544797 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-e5eb0888-458f-45aa-95aa-ef4f77155311 tempest-CreateVolumesFromSourceVolumeTest-1162765457 tempest-CreateVolumesFromSourceVolumeTest-1162765457-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (66087669-6fdb-46b2-8712-03eeca1353dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:48:38.544864 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-c4590ed1-60ad-4728-a64a-eeb7d42fabe4 tempest-UserMessagesTest-881438840 tempest-UserMessagesTest-881438840-project-member] Volume info retrieved successfully. Aug 25 05:48:38.547822 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-c4590ed1-60ad-4728-a64a-eeb7d42fabe4 tempest-UserMessagesTest-881438840 tempest-UserMessagesTest-881438840-project-member] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100271) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 25 05:48:38.573834 np0000008051 devstack@c-api.service[100271]: WARNING cinder.quota [None req-c4590ed1-60ad-4728-a64a-eeb7d42fabe4 tempest-UserMessagesTest-881438840 tempest-UserMessagesTest-881438840-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-1777509527 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-1777509527, it is now deprecated. Please use the default quota class for default quota. Aug 25 05:48:38.573834 np0000008051 devstack@c-api.service[100271]: WARNING cinder.quota [None req-c4590ed1-60ad-4728-a64a-eeb7d42fabe4 tempest-UserMessagesTest-881438840 tempest-UserMessagesTest-881438840-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-1777509527 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-1777509527, it is now deprecated. Please use the default quota class for default quota. Aug 25 05:48:38.586675 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-e5eb0888-458f-45aa-95aa-ef4f77155311 tempest-CreateVolumesFromSourceVolumeTest-1162765457 tempest-CreateVolumesFromSourceVolumeTest-1162765457-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (66087669-6fdb-46b2-8712-03eeca1353dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e22d63ee-f064-4499-889b-768722cee447', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1378478144',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f6d4349940194852a4c14ca3e2e01015',qos_specs=None,replication_status=,reservations=['5c4c5aa2-b21d-4c0f-8659-d0a180080ca5','7be8ec8b-cff4-4b97-a309-eaf9591adc6f','021ddd28-09cb-484e-8f56-5a33dfa4b2c0','61424a3f-b2dd-474a-8d27-f6b2a3ff996e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='77a13eaedc5142b6b38c9818c85ed894',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T05:48:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1378478144',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e22d63ee-f064-4499-889b-768722cee447,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f6d4349940194852a4c14ca3e2e01015',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='77a13eaedc5142b6b38c9818c85ed894',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(23fc6e5d-fce0-4521-ba46-4837b4232084),volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:48:38.587646 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-e5eb0888-458f-45aa-95aa-ef4f77155311 tempest-CreateVolumesFromSourceVolumeTest-1162765457 tempest-CreateVolumesFromSourceVolumeTest-1162765457-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2c9ede13-d1a0-4c74-8a2f-76612f7b99eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:48:38.614141 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-e5eb0888-458f-45aa-95aa-ef4f77155311 tempest-CreateVolumesFromSourceVolumeTest-1162765457 tempest-CreateVolumesFromSourceVolumeTest-1162765457-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2c9ede13-d1a0-4c74-8a2f-76612f7b99eb) transitioned into state 'SUCCESS' from state '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-1378478144',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f6d4349940194852a4c14ca3e2e01015',qos_specs=None,replication_status=,reservations=['5c4c5aa2-b21d-4c0f-8659-d0a180080ca5','7be8ec8b-cff4-4b97-a309-eaf9591adc6f','021ddd28-09cb-484e-8f56-5a33dfa4b2c0','61424a3f-b2dd-474a-8d27-f6b2a3ff996e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='77a13eaedc5142b6b38c9818c85ed894',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:48:38.614924 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-e5eb0888-458f-45aa-95aa-ef4f77155311 tempest-CreateVolumesFromSourceVolumeTest-1162765457 tempest-CreateVolumesFromSourceVolumeTest-1162765457-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c1939dfc-ff47-4f64-8678-e921ff5c2cb0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:48:38.621272 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.quota [None req-c4590ed1-60ad-4728-a64a-eeb7d42fabe4 tempest-UserMessagesTest-881438840 tempest-UserMessagesTest-881438840-project-member] Created reservations ['cb08aa39-b927-41fe-a17a-7724ae1402c7', 'ab84d20b-6a91-4cd8-b710-e93d3a778502', '854d6e5f-87ef-4e1e-aa85-fed0980671b5', 'b017310b-36c0-4f7a-bb29-00a5f08f9582'] {{(pid=100271) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:48:38.631399 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-e5eb0888-458f-45aa-95aa-ef4f77155311 tempest-CreateVolumesFromSourceVolumeTest-1162765457 tempest-CreateVolumesFromSourceVolumeTest-1162765457-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c1939dfc-ff47-4f64-8678-e921ff5c2cb0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:48:38.634080 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-e5eb0888-458f-45aa-95aa-ef4f77155311 tempest-CreateVolumesFromSourceVolumeTest-1162765457 tempest-CreateVolumesFromSourceVolumeTest-1162765457-project-member] Flow 'volume_create_api' (26c252c0-10c7-4af5-b81c-bced02be75a7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:48:38.634080 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-e5eb0888-458f-45aa-95aa-ef4f77155311 tempest-CreateVolumesFromSourceVolumeTest-1162765457 tempest-CreateVolumesFromSourceVolumeTest-1162765457-project-member] Create volume request issued successfully. Aug 25 05:48:38.634080 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-e5eb0888-458f-45aa-95aa-ef4f77155311 tempest-CreateVolumesFromSourceVolumeTest-1162765457 tempest-CreateVolumesFromSourceVolumeTest-1162765457-project-member] https://10.4.3.189/volume/v3/volumes returned with HTTP 202 Aug 25 05:48:38.634618 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 852/3427] 10.4.3.189 () {68 vars in 1259 bytes} [Tue Aug 25 05:48:38 2026] POST /volume/v3/volumes => generated 764 bytes in 223 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 05:48:38.651861 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-ee4044c0-7167-4f82-8c0c-b070deb4d3af None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:38.652713 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ee4044c0-7167-4f82-8c0c-b070deb4d3af tempest-CreateVolumesFromSourceVolumeTest-1162765457 tempest-CreateVolumesFromSourceVolumeTest-1162765457-project-member] POST https://10.4.3.189/volume/v3/volumes Aug 25 05:48:38.653049 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ee4044c0-7167-4f82-8c0c-b070deb4d3af tempest-CreateVolumesFromSourceVolumeTest-1162765457 tempest-CreateVolumesFromSourceVolumeTest-1162765457-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "36b3e2cd-108c-4856-bbca-97d68c57bc0b", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-172352219"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:48:38.655496 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.v3.volumes [None req-ee4044c0-7167-4f82-8c0c-b070deb4d3af tempest-CreateVolumesFromSourceVolumeTest-1162765457 tempest-CreateVolumesFromSourceVolumeTest-1162765457-project-member] Create volume request body: {'volume': {"'source_volid": '36b3e2cd-108c-4856-bbca-97d68c57bc0b', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-172352219'}} {{(pid=100268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 05:48:38.655496 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-ee4044c0-7167-4f82-8c0c-b070deb4d3af tempest-CreateVolumesFromSourceVolumeTest-1162765457 tempest-CreateVolumesFromSourceVolumeTest-1162765457-project-member] Create volume of 1 GB Aug 25 05:48:38.661371 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-ee4044c0-7167-4f82-8c0c-b070deb4d3af tempest-CreateVolumesFromSourceVolumeTest-1162765457 tempest-CreateVolumesFromSourceVolumeTest-1162765457-project-member] Availability Zones retrieved successfully. Aug 25 05:48:38.664831 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-c4590ed1-60ad-4728-a64a-eeb7d42fabe4 tempest-UserMessagesTest-881438840 tempest-UserMessagesTest-881438840-project-member] Delete volume request issued successfully. Aug 25 05:48:38.665163 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-c4590ed1-60ad-4728-a64a-eeb7d42fabe4 tempest-UserMessagesTest-881438840 tempest-UserMessagesTest-881438840-project-member] https://10.4.3.189/volume/v3/volumes/96397248-b76f-474d-b45a-c0a9b617a5ef returned with HTTP 202 Aug 25 05:48:38.665928 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 866/3428] 10.4.3.189 () {68 vars in 1391 bytes} [Tue Aug 25 05:48:38 2026] DELETE /volume/v3/volumes/96397248-b76f-474d-b45a-c0a9b617a5ef => generated 0 bytes in 138 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:48:38.666566 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-ee4044c0-7167-4f82-8c0c-b070deb4d3af tempest-CreateVolumesFromSourceVolumeTest-1162765457 tempest-CreateVolumesFromSourceVolumeTest-1162765457-project-member] Flow 'volume_create_api' (95aabba7-c090-4a48-a485-470d8db9603a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:48:38.667727 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-ee4044c0-7167-4f82-8c0c-b070deb4d3af tempest-CreateVolumesFromSourceVolumeTest-1162765457 tempest-CreateVolumesFromSourceVolumeTest-1162765457-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d8e1feb2-e828-42e7-8cef-bd2dffe04230) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:48:38.669431 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.flows.api.create_volume [None req-ee4044c0-7167-4f82-8c0c-b070deb4d3af tempest-CreateVolumesFromSourceVolumeTest-1162765457 tempest-CreateVolumesFromSourceVolumeTest-1162765457-project-member] Validating volume size '1' using validate_int {{(pid=100268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 05:48:38.673989 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-a2035618-429f-477f-b97a-b78ab05d619e None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:38.677624 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-a2035618-429f-477f-b97a-b78ab05d619e tempest-UserMessagesTest-881438840 tempest-UserMessagesTest-881438840-project-member] GET https://10.4.3.189/volume/v3/volumes/96397248-b76f-474d-b45a-c0a9b617a5ef Aug 25 05:48:38.677831 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-a2035618-429f-477f-b97a-b78ab05d619e tempest-UserMessagesTest-881438840 tempest-UserMessagesTest-881438840-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:48:38.678014 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-a2035618-429f-477f-b97a-b78ab05d619e tempest-UserMessagesTest-881438840 tempest-UserMessagesTest-881438840-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:48:38.689087 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-a2035618-429f-477f-b97a-b78ab05d619e tempest-UserMessagesTest-881438840 tempest-UserMessagesTest-881438840-project-member] https://10.4.3.189/volume/v3/volumes/96397248-b76f-474d-b45a-c0a9b617a5ef returned with HTTP 404 Aug 25 05:48:38.689087 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 856/3429] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:48:38 2026] GET /volume/v3/volumes/96397248-b76f-474d-b45a-c0a9b617a5ef => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:48:38.695366 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-d7bf4db8-8957-4055-9c4d-07ee4e12bb97 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:38.698962 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-14d71b34-d600-4849-9d84-852381c3ed6b None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:38.700735 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-d7bf4db8-8957-4055-9c4d-07ee4e12bb97 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] GET https://10.4.3.189/volume/v3/backups/39af96ff-da04-4958-990d-4d570b4d91b4 Aug 25 05:48:38.701270 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-d7bf4db8-8957-4055-9c4d-07ee4e12bb97 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:48:38.701365 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-14d71b34-d600-4849-9d84-852381c3ed6b tempest-UserMessagesTest-649412916 tempest-UserMessagesTest-649412916-project-admin] DELETE https://10.4.3.189/volume/v3/types/43f1d8a2-e6c8-480c-a0fb-b824ffe1c2d3 Aug 25 05:48:38.701423 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-d7bf4db8-8957-4055-9c4d-07ee4e12bb97 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:48:38.701467 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-14d71b34-d600-4849-9d84-852381c3ed6b tempest-UserMessagesTest-649412916 tempest-UserMessagesTest-649412916-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:48:38.701506 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-d7bf4db8-8957-4055-9c4d-07ee4e12bb97 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Show backup with id 39af96ff-da04-4958-990d-4d570b4d91b4. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:48:38.701606 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-14d71b34-d600-4849-9d84-852381c3ed6b tempest-UserMessagesTest-649412916 tempest-UserMessagesTest-649412916-project-admin] Calling method '_delete' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:48:38.705837 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-d7bf4db8-8957-4055-9c4d-07ee4e12bb97 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] https://10.4.3.189/volume/v3/backups/39af96ff-da04-4958-990d-4d570b4d91b4 returned with HTTP 404 Aug 25 05:48:38.706521 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 853/3430] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:48:38 2026] GET /volume/v3/backups/39af96ff-da04-4958-990d-4d570b4d91b4 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:48:38.710485 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-ee4044c0-7167-4f82-8c0c-b070deb4d3af tempest-CreateVolumesFromSourceVolumeTest-1162765457 tempest-CreateVolumesFromSourceVolumeTest-1162765457-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d8e1feb2-e828-42e7-8cef-bd2dffe04230) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T05:35:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=23fc6e5d-fce0-4521-ba46-4837b4232084,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '23fc6e5d-fce0-4521-ba46-4837b4232084', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:48:38.713485 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-ee4044c0-7167-4f82-8c0c-b070deb4d3af tempest-CreateVolumesFromSourceVolumeTest-1162765457 tempest-CreateVolumesFromSourceVolumeTest-1162765457-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b55756ac-1189-4fa8-8d80-18a47352749b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:48:38.736841 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-14d71b34-d600-4849-9d84-852381c3ed6b tempest-UserMessagesTest-649412916 tempest-UserMessagesTest-649412916-project-admin] https://10.4.3.189/volume/v3/types/43f1d8a2-e6c8-480c-a0fb-b824ffe1c2d3 returned with HTTP 202 Aug 25 05:48:38.737340 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 867/3431] 10.4.3.189 () {66 vars in 1345 bytes} [Tue Aug 25 05:48:38 2026] DELETE /volume/v3/types/43f1d8a2-e6c8-480c-a0fb-b824ffe1c2d3 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:48:38.748266 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-a4c827ed-00fd-4b89-9f3b-fd405f589990 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:38.749690 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-a4c827ed-00fd-4b89-9f3b-fd405f589990 tempest-UserMessagesTest-649412916 tempest-UserMessagesTest-649412916-project-admin] GET https://10.4.3.189/volume/v3/types/43f1d8a2-e6c8-480c-a0fb-b824ffe1c2d3 Aug 25 05:48:38.750010 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-a4c827ed-00fd-4b89-9f3b-fd405f589990 tempest-UserMessagesTest-649412916 tempest-UserMessagesTest-649412916-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:48:38.750291 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-a4c827ed-00fd-4b89-9f3b-fd405f589990 tempest-UserMessagesTest-649412916 tempest-UserMessagesTest-649412916-project-admin] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:48:38.757082 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-a4c827ed-00fd-4b89-9f3b-fd405f589990 tempest-UserMessagesTest-649412916 tempest-UserMessagesTest-649412916-project-admin] https://10.4.3.189/volume/v3/types/43f1d8a2-e6c8-480c-a0fb-b824ffe1c2d3 returned with HTTP 404 Aug 25 05:48:38.757082 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 857/3432] 10.4.3.189 () {66 vars in 1342 bytes} [Tue Aug 25 05:48:38 2026] GET /volume/v3/types/43f1d8a2-e6c8-480c-a0fb-b824ffe1c2d3 => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:48:38.764652 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-affa9432-328e-49b2-be7f-677dbe4dea8c None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:38.767243 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-affa9432-328e-49b2-be7f-677dbe4dea8c tempest-UserMessagesTest-649412916 tempest-UserMessagesTest-649412916-project-admin] POST https://10.4.3.189/volume/v3/types Aug 25 05:48:38.767657 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-affa9432-328e-49b2-be7f-677dbe4dea8c tempest-UserMessagesTest-649412916 tempest-UserMessagesTest-649412916-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-UserMessagesTest-volume-type-1541321448", "extra_specs": {"storage_protocol": "tempest-storage_protocol-488678173", "vendor_name": "tempest-vendor_name-1494793374"}}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:48:38.769819 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:48:38.769819 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:48:38.771664 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-ee4044c0-7167-4f82-8c0c-b070deb4d3af tempest-CreateVolumesFromSourceVolumeTest-1162765457 tempest-CreateVolumesFromSourceVolumeTest-1162765457-project-member] Created reservations ['665e0e52-aebe-4a6d-930a-098ef595fc99', '6e5636f7-6ac6-4def-a06b-2d83e572777d', 'ba951f1c-f482-4991-9c6a-0e7d34327e07', 'e2cbaafa-5e5b-4d65-8f7d-cdaeef7bdd0c'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:48:38.772409 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-ee4044c0-7167-4f82-8c0c-b070deb4d3af tempest-CreateVolumesFromSourceVolumeTest-1162765457 tempest-CreateVolumesFromSourceVolumeTest-1162765457-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b55756ac-1189-4fa8-8d80-18a47352749b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['665e0e52-aebe-4a6d-930a-098ef595fc99', '6e5636f7-6ac6-4def-a06b-2d83e572777d', 'ba951f1c-f482-4991-9c6a-0e7d34327e07', 'e2cbaafa-5e5b-4d65-8f7d-cdaeef7bdd0c']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:48:38.773357 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-ee4044c0-7167-4f82-8c0c-b070deb4d3af tempest-CreateVolumesFromSourceVolumeTest-1162765457 tempest-CreateVolumesFromSourceVolumeTest-1162765457-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (954529e9-7e07-42c2-af2d-759bafb41cb8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:48:38.787357 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-affa9432-328e-49b2-be7f-677dbe4dea8c tempest-UserMessagesTest-649412916 tempest-UserMessagesTest-649412916-project-admin] https://10.4.3.189/volume/v3/types returned with HTTP 200 Aug 25 05:48:38.787534 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 854/3433] 10.4.3.189 () {68 vars in 1253 bytes} [Tue Aug 25 05:48:38 2026] POST /volume/v3/types => generated 327 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:48:38.790079 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-c1752bda-ccf1-44e6-adbe-93401cc46058 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:38.792896 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-c1752bda-ccf1-44e6-adbe-93401cc46058 tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] GET https://10.4.3.189/volume/v3/volumes/0939389d-ec1f-492c-9eb6-30fc3d407796 Aug 25 05:48:38.793097 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-c1752bda-ccf1-44e6-adbe-93401cc46058 tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:48:38.793306 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-c1752bda-ccf1-44e6-adbe-93401cc46058 tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:48:38.799304 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-0f3fedb9-8d83-47a0-8a3a-b7676fc4f467 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:38.802430 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-0f3fedb9-8d83-47a0-8a3a-b7676fc4f467 tempest-UserMessagesTest-881438840 tempest-UserMessagesTest-881438840-project-member] POST https://10.4.3.189/volume/v3/volumes Aug 25 05:48:38.802430 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-0f3fedb9-8d83-47a0-8a3a-b7676fc4f467 tempest-UserMessagesTest-881438840 tempest-UserMessagesTest-881438840-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "7e998d5b-3a30-4fe8-8f84-817338eec637", "size": 1, "name": "tempest-UserMessagesTest-Volume-718598307"}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:48:38.802720 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-ee4044c0-7167-4f82-8c0c-b070deb4d3af tempest-CreateVolumesFromSourceVolumeTest-1162765457 tempest-CreateVolumesFromSourceVolumeTest-1162765457-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (954529e9-7e07-42c2-af2d-759bafb41cb8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'faf2237e-83ac-47a3-8062-5fb32f4eaa74', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-172352219',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f6d4349940194852a4c14ca3e2e01015',qos_specs=None,replication_status=,reservations=['665e0e52-aebe-4a6d-930a-098ef595fc99','6e5636f7-6ac6-4def-a06b-2d83e572777d','ba951f1c-f482-4991-9c6a-0e7d34327e07','e2cbaafa-5e5b-4d65-8f7d-cdaeef7bdd0c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='77a13eaedc5142b6b38c9818c85ed894',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T05:48:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-172352219',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=faf2237e-83ac-47a3-8062-5fb32f4eaa74,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f6d4349940194852a4c14ca3e2e01015',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='77a13eaedc5142b6b38c9818c85ed894',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(23fc6e5d-fce0-4521-ba46-4837b4232084),volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:48:38.803661 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-ee4044c0-7167-4f82-8c0c-b070deb4d3af tempest-CreateVolumesFromSourceVolumeTest-1162765457 tempest-CreateVolumesFromSourceVolumeTest-1162765457-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fb3dc059-6b4a-4613-b2c8-2274b8d42e57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:48:38.803960 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.v3.volumes [None req-0f3fedb9-8d83-47a0-8a3a-b7676fc4f467 tempest-UserMessagesTest-881438840 tempest-UserMessagesTest-881438840-project-member] Create volume request body: {'volume': {'volume_type': '7e998d5b-3a30-4fe8-8f84-817338eec637', 'size': 1, 'name': 'tempest-UserMessagesTest-Volume-718598307'}} {{(pid=100270) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 05:48:38.805539 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:48:38.805539 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:48:38.809482 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-c1752bda-ccf1-44e6-adbe-93401cc46058 tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Volume info retrieved successfully. Aug 25 05:48:38.812414 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-f7f5e7f1-7aa3-4ee0-ae30-70765bb4e279 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:38.813268 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.v3.volumes [None req-0f3fedb9-8d83-47a0-8a3a-b7676fc4f467 tempest-UserMessagesTest-881438840 tempest-UserMessagesTest-881438840-project-member] Create volume of 1 GB Aug 25 05:48:38.813791 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:48:38.813791 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:48:38.814410 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-c1752bda-ccf1-44e6-adbe-93401cc46058 tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] https://10.4.3.189/volume/v3/volumes/0939389d-ec1f-492c-9eb6-30fc3d407796 returned with HTTP 200 Aug 25 05:48:38.814653 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-0f3fedb9-8d83-47a0-8a3a-b7676fc4f467 tempest-UserMessagesTest-881438840 tempest-UserMessagesTest-881438840-project-member] Availability Zones retrieved successfully. Aug 25 05:48:38.814882 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 868/3434] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:48:38 2026] GET /volume/v3/volumes/0939389d-ec1f-492c-9eb6-30fc3d407796 => generated 1170 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:48:38.818083 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-f7f5e7f1-7aa3-4ee0-ae30-70765bb4e279 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] DELETE https://10.4.3.189/volume/v3/volumes/7638933c-ce41-4eea-ab21-74c9b8fb61aa Aug 25 05:48:38.818083 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-f7f5e7f1-7aa3-4ee0-ae30-70765bb4e279 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:48:38.818083 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-f7f5e7f1-7aa3-4ee0-ae30-70765bb4e279 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Calling method 'delete' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:48:38.818083 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.v3.volumes [None req-f7f5e7f1-7aa3-4ee0-ae30-70765bb4e279 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Delete volume with id: 7638933c-ce41-4eea-ab21-74c9b8fb61aa Aug 25 05:48:38.822116 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-0f3fedb9-8d83-47a0-8a3a-b7676fc4f467 tempest-UserMessagesTest-881438840 tempest-UserMessagesTest-881438840-project-member] Flow 'volume_create_api' (59b485e4-2f7d-4de1-b381-1a6b67325295) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:48:38.822116 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-0f3fedb9-8d83-47a0-8a3a-b7676fc4f467 tempest-UserMessagesTest-881438840 tempest-UserMessagesTest-881438840-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e6d81f51-2807-4885-a653-1cdd2a80d8ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:48:38.823233 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.flows.api.create_volume [None req-0f3fedb9-8d83-47a0-8a3a-b7676fc4f467 tempest-UserMessagesTest-881438840 tempest-UserMessagesTest-881438840-project-member] Validating volume size '1' using validate_int {{(pid=100270) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 05:48:38.825014 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:48:38.825014 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:48:38.826783 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-f7f5e7f1-7aa3-4ee0-ae30-70765bb4e279 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Volume info retrieved successfully. Aug 25 05:48:38.831810 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-ee4044c0-7167-4f82-8c0c-b070deb4d3af tempest-CreateVolumesFromSourceVolumeTest-1162765457 tempest-CreateVolumesFromSourceVolumeTest-1162765457-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fb3dc059-6b4a-4613-b2c8-2274b8d42e57) transitioned into state 'SUCCESS' from state '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-172352219',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f6d4349940194852a4c14ca3e2e01015',qos_specs=None,replication_status=,reservations=['665e0e52-aebe-4a6d-930a-098ef595fc99','6e5636f7-6ac6-4def-a06b-2d83e572777d','ba951f1c-f482-4991-9c6a-0e7d34327e07','e2cbaafa-5e5b-4d65-8f7d-cdaeef7bdd0c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='77a13eaedc5142b6b38c9818c85ed894',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:48:38.832838 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-ee4044c0-7167-4f82-8c0c-b070deb4d3af tempest-CreateVolumesFromSourceVolumeTest-1162765457 tempest-CreateVolumesFromSourceVolumeTest-1162765457-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a2546569-53fe-418e-af46-5107f70e931e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:48:38.833599 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-635d5a16-2030-4b9b-8899-af3c73889b12 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:38.835570 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-635d5a16-2030-4b9b-8899-af3c73889b12 tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] GET https://10.4.3.189/volume/v3/volumes/0939389d-ec1f-492c-9eb6-30fc3d407796 Aug 25 05:48:38.835759 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-635d5a16-2030-4b9b-8899-af3c73889b12 tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:48:38.835983 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-635d5a16-2030-4b9b-8899-af3c73889b12 tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:48:38.844555 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-f7f5e7f1-7aa3-4ee0-ae30-70765bb4e279 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Delete volume request issued successfully. Aug 25 05:48:38.844704 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-f7f5e7f1-7aa3-4ee0-ae30-70765bb4e279 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] https://10.4.3.189/volume/v3/volumes/7638933c-ce41-4eea-ab21-74c9b8fb61aa returned with HTTP 202 Aug 25 05:48:38.845264 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 855/3435] 10.4.3.189 () {66 vars in 1351 bytes} [Tue Aug 25 05:48:38 2026] DELETE /volume/v3/volumes/7638933c-ce41-4eea-ab21-74c9b8fb61aa => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:48:38.848820 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-ee4044c0-7167-4f82-8c0c-b070deb4d3af tempest-CreateVolumesFromSourceVolumeTest-1162765457 tempest-CreateVolumesFromSourceVolumeTest-1162765457-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a2546569-53fe-418e-af46-5107f70e931e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:48:38.849141 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:48:38.849141 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:48:38.849669 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-0f3fedb9-8d83-47a0-8a3a-b7676fc4f467 tempest-UserMessagesTest-881438840 tempest-UserMessagesTest-881438840-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e6d81f51-2807-4885-a653-1cdd2a80d8ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T05:48:39Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-488678173',vendor_name='tempest-vendor_name-1494793374'},id=7e998d5b-3a30-4fe8-8f84-817338eec637,is_public=True,name='tempest-UserMessagesTest-volume-type-1541321448',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7e998d5b-3a30-4fe8-8f84-817338eec637', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:48:38.849998 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-ee4044c0-7167-4f82-8c0c-b070deb4d3af tempest-CreateVolumesFromSourceVolumeTest-1162765457 tempest-CreateVolumesFromSourceVolumeTest-1162765457-project-member] Flow 'volume_create_api' (95aabba7-c090-4a48-a485-470d8db9603a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:48:38.850445 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-ee4044c0-7167-4f82-8c0c-b070deb4d3af tempest-CreateVolumesFromSourceVolumeTest-1162765457 tempest-CreateVolumesFromSourceVolumeTest-1162765457-project-member] Create volume request issued successfully. Aug 25 05:48:38.850627 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-0f3fedb9-8d83-47a0-8a3a-b7676fc4f467 tempest-UserMessagesTest-881438840 tempest-UserMessagesTest-881438840-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8ad7ac29-7f37-4a3d-aff4-57e833f97cf0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:48:38.851190 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ee4044c0-7167-4f82-8c0c-b070deb4d3af tempest-CreateVolumesFromSourceVolumeTest-1162765457 tempest-CreateVolumesFromSourceVolumeTest-1162765457-project-member] https://10.4.3.189/volume/v3/volumes returned with HTTP 202 Aug 25 05:48:38.851740 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 856/3436] 10.4.3.189 () {68 vars in 1259 bytes} [Tue Aug 25 05:48:38 2026] POST /volume/v3/volumes => generated 763 bytes in 201 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 05:48:38.854558 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-635d5a16-2030-4b9b-8899-af3c73889b12 tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Volume info retrieved successfully. Aug 25 05:48:38.855399 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-18b82927-5376-4425-95e3-887bc0297c29 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:38.857368 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-18b82927-5376-4425-95e3-887bc0297c29 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] GET https://10.4.3.189/volume/v3/volumes/7638933c-ce41-4eea-ab21-74c9b8fb61aa Aug 25 05:48:38.857590 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-18b82927-5376-4425-95e3-887bc0297c29 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:48:38.857818 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-18b82927-5376-4425-95e3-887bc0297c29 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:48:38.863262 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-635d5a16-2030-4b9b-8899-af3c73889b12 tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] https://10.4.3.189/volume/v3/volumes/0939389d-ec1f-492c-9eb6-30fc3d407796 returned with HTTP 200 Aug 25 05:48:38.864361 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 869/3437] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:48:38 2026] GET /volume/v3/volumes/0939389d-ec1f-492c-9eb6-30fc3d407796 => generated 1170 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:48:38.878794 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:48:38.878794 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:48:38.879083 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-459c38a5-e1c2-4363-8f86-5882f47aa8b7 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:38.879129 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-18b82927-5376-4425-95e3-887bc0297c29 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Volume info retrieved successfully. Aug 25 05:48:38.879162 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-459c38a5-e1c2-4363-8f86-5882f47aa8b7 tempest-CreateVolumesFromSourceVolumeTest-1162765457 tempest-CreateVolumesFromSourceVolumeTest-1162765457-project-member] GET https://10.4.3.189/volume/v3/volumes/bddb64ce-7963-467d-89ca-c353c765466b Aug 25 05:48:38.879162 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-459c38a5-e1c2-4363-8f86-5882f47aa8b7 tempest-CreateVolumesFromSourceVolumeTest-1162765457 tempest-CreateVolumesFromSourceVolumeTest-1162765457-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:48:38.879162 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-459c38a5-e1c2-4363-8f86-5882f47aa8b7 tempest-CreateVolumesFromSourceVolumeTest-1162765457 tempest-CreateVolumesFromSourceVolumeTest-1162765457-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:48:38.879843 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-18b82927-5376-4425-95e3-887bc0297c29 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] https://10.4.3.189/volume/v3/volumes/7638933c-ce41-4eea-ab21-74c9b8fb61aa returned with HTTP 200 Aug 25 05:48:38.881657 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 856/3438] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:48:38 2026] GET /volume/v3/volumes/7638933c-ce41-4eea-ab21-74c9b8fb61aa => generated 907 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:48:38.887904 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:48:38.887904 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:48:38.892434 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-459c38a5-e1c2-4363-8f86-5882f47aa8b7 tempest-CreateVolumesFromSourceVolumeTest-1162765457 tempest-CreateVolumesFromSourceVolumeTest-1162765457-project-member] Volume info retrieved successfully. Aug 25 05:48:38.893321 np0000008051 devstack@c-api.service[100270]: WARNING cinder.quota [None req-0f3fedb9-8d83-47a0-8a3a-b7676fc4f467 tempest-UserMessagesTest-881438840 tempest-UserMessagesTest-881438840-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-1541321448 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-1541321448, it is now deprecated. Please use the default quota class for default quota. Aug 25 05:48:38.893763 np0000008051 devstack@c-api.service[100270]: WARNING cinder.quota [None req-0f3fedb9-8d83-47a0-8a3a-b7676fc4f467 tempest-UserMessagesTest-881438840 tempest-UserMessagesTest-881438840-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-1541321448 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-1541321448, it is now deprecated. Please use the default quota class for default quota. Aug 25 05:48:38.897522 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-459c38a5-e1c2-4363-8f86-5882f47aa8b7 tempest-CreateVolumesFromSourceVolumeTest-1162765457 tempest-CreateVolumesFromSourceVolumeTest-1162765457-project-member] https://10.4.3.189/volume/v3/volumes/bddb64ce-7963-467d-89ca-c353c765466b returned with HTTP 200 Aug 25 05:48:38.897995 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 857/3439] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:48:38 2026] GET /volume/v3/volumes/bddb64ce-7963-467d-89ca-c353c765466b => generated 856 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:48:38.913343 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-472ca1b7-d4b6-47f3-9e98-2d2a9d0b5b1e None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:38.915200 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-472ca1b7-d4b6-47f3-9e98-2d2a9d0b5b1e tempest-CreateVolumesFromSourceVolumeTest-1162765457 tempest-CreateVolumesFromSourceVolumeTest-1162765457-project-member] GET https://10.4.3.189/volume/v3/volumes/5c6a0e25-03ea-4335-a675-b3928246d79b Aug 25 05:48:38.915482 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-472ca1b7-d4b6-47f3-9e98-2d2a9d0b5b1e tempest-CreateVolumesFromSourceVolumeTest-1162765457 tempest-CreateVolumesFromSourceVolumeTest-1162765457-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:48:38.915674 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-472ca1b7-d4b6-47f3-9e98-2d2a9d0b5b1e tempest-CreateVolumesFromSourceVolumeTest-1162765457 tempest-CreateVolumesFromSourceVolumeTest-1162765457-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:48:38.920993 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-49eeb1c6-d373-46d3-8212-f294d9f14fc9 req-ccae0d0a-ab9b-4d2f-b3bd-238b6482df61 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:38.924223 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-49eeb1c6-d373-46d3-8212-f294d9f14fc9 req-ccae0d0a-ab9b-4d2f-b3bd-238b6482df61 tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] GET https://10.4.3.189/volume/v3/volumes/0939389d-ec1f-492c-9eb6-30fc3d407796 Aug 25 05:48:38.925175 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-49eeb1c6-d373-46d3-8212-f294d9f14fc9 req-ccae0d0a-ab9b-4d2f-b3bd-238b6482df61 tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:48:38.925175 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-49eeb1c6-d373-46d3-8212-f294d9f14fc9 req-ccae0d0a-ab9b-4d2f-b3bd-238b6482df61 tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:48:38.925676 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:48:38.925676 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:48:38.930678 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.quota [None req-0f3fedb9-8d83-47a0-8a3a-b7676fc4f467 tempest-UserMessagesTest-881438840 tempest-UserMessagesTest-881438840-project-member] Created reservations ['fd6494d5-9c65-4274-aacf-5f6a3919baaa', 'c35f71cf-eedf-4a4b-89c6-2e00e588087e', 'e35ee46a-32e6-4bb1-be9f-1426d368f452', '550921e0-200a-42e9-9395-b018fed4f989'] {{(pid=100270) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:48:38.931522 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-0f3fedb9-8d83-47a0-8a3a-b7676fc4f467 tempest-UserMessagesTest-881438840 tempest-UserMessagesTest-881438840-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8ad7ac29-7f37-4a3d-aff4-57e833f97cf0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fd6494d5-9c65-4274-aacf-5f6a3919baaa', 'c35f71cf-eedf-4a4b-89c6-2e00e588087e', 'e35ee46a-32e6-4bb1-be9f-1426d368f452', '550921e0-200a-42e9-9395-b018fed4f989']}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:48:38.932776 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-0f3fedb9-8d83-47a0-8a3a-b7676fc4f467 tempest-UserMessagesTest-881438840 tempest-UserMessagesTest-881438840-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (462f8fe2-1ecd-43f0-ae4a-483c61997961) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:48:38.934368 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:48:38.934368 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:48:38.935412 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-472ca1b7-d4b6-47f3-9e98-2d2a9d0b5b1e tempest-CreateVolumesFromSourceVolumeTest-1162765457 tempest-CreateVolumesFromSourceVolumeTest-1162765457-project-member] Volume info retrieved successfully. Aug 25 05:48:38.937957 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [req-49eeb1c6-d373-46d3-8212-f294d9f14fc9 req-ccae0d0a-ab9b-4d2f-b3bd-238b6482df61 tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Volume info retrieved successfully. Aug 25 05:48:38.941401 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-472ca1b7-d4b6-47f3-9e98-2d2a9d0b5b1e tempest-CreateVolumesFromSourceVolumeTest-1162765457 tempest-CreateVolumesFromSourceVolumeTest-1162765457-project-member] https://10.4.3.189/volume/v3/volumes/5c6a0e25-03ea-4335-a675-b3928246d79b returned with HTTP 200 Aug 25 05:48:38.941799 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 870/3440] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:48:38 2026] GET /volume/v3/volumes/5c6a0e25-03ea-4335-a675-b3928246d79b => generated 856 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:48:38.942312 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-49eeb1c6-d373-46d3-8212-f294d9f14fc9 req-ccae0d0a-ab9b-4d2f-b3bd-238b6482df61 tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] https://10.4.3.189/volume/v3/volumes/0939389d-ec1f-492c-9eb6-30fc3d407796 returned with HTTP 200 Aug 25 05:48:38.942738 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 857/3441] 10.4.3.189 () {68 vars in 1598 bytes} [Tue Aug 25 05:48:38 2026] GET /volume/v3/volumes/0939389d-ec1f-492c-9eb6-30fc3d407796 => generated 1170 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:48:38.957328 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-a5c81bfa-63d7-4b17-a985-6d571030900c None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:38.959568 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a5c81bfa-63d7-4b17-a985-6d571030900c tempest-CreateVolumesFromSourceVolumeTest-1162765457 tempest-CreateVolumesFromSourceVolumeTest-1162765457-project-member] GET https://10.4.3.189/volume/v3/volumes/3b039759-77d4-4f21-9ece-48562bdf0d78 Aug 25 05:48:38.959744 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a5c81bfa-63d7-4b17-a985-6d571030900c tempest-CreateVolumesFromSourceVolumeTest-1162765457 tempest-CreateVolumesFromSourceVolumeTest-1162765457-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:48:38.959972 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a5c81bfa-63d7-4b17-a985-6d571030900c tempest-CreateVolumesFromSourceVolumeTest-1162765457 tempest-CreateVolumesFromSourceVolumeTest-1162765457-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:48:38.965110 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-0f3fedb9-8d83-47a0-8a3a-b7676fc4f467 tempest-UserMessagesTest-881438840 tempest-UserMessagesTest-881438840-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (462f8fe2-1ecd-43f0-ae4a-483c61997961) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8916e765-7b84-4e8f-8cfa-754b23258de9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-718598307',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c69ce102cffb4595a31f73e88254efc5',qos_specs=None,replication_status=,reservations=['fd6494d5-9c65-4274-aacf-5f6a3919baaa','c35f71cf-eedf-4a4b-89c6-2e00e588087e','e35ee46a-32e6-4bb1-be9f-1426d368f452','550921e0-200a-42e9-9395-b018fed4f989'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a01c0a781af5406387d2f13d81b601eb',volume_type_id=7e998d5b-3a30-4fe8-8f84-817338eec637), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T05:48:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-718598307',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8916e765-7b84-4e8f-8cfa-754b23258de9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c69ce102cffb4595a31f73e88254efc5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a01c0a781af5406387d2f13d81b601eb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7e998d5b-3a30-4fe8-8f84-817338eec637),volume_type_id=7e998d5b-3a30-4fe8-8f84-817338eec637)}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:48:38.965517 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-49eeb1c6-d373-46d3-8212-f294d9f14fc9 req-428d2441-dc0c-417f-8be9-c6ad3deef03a None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:38.965889 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-0f3fedb9-8d83-47a0-8a3a-b7676fc4f467 tempest-UserMessagesTest-881438840 tempest-UserMessagesTest-881438840-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3abce45f-f0de-4bf5-a005-603401c4b73e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:48:38.967036 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:48:38.967036 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:48:38.968198 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-49eeb1c6-d373-46d3-8212-f294d9f14fc9 req-428d2441-dc0c-417f-8be9-c6ad3deef03a tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] POST https://10.4.3.189/volume/v3/volumes/0939389d-ec1f-492c-9eb6-30fc3d407796/action Aug 25 05:48:38.968744 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-49eeb1c6-d373-46d3-8212-f294d9f14fc9 req-428d2441-dc0c-417f-8be9-c6ad3deef03a tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100271) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 05:48:38.968984 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-49eeb1c6-d373-46d3-8212-f294d9f14fc9 req-428d2441-dc0c-417f-8be9-c6ad3deef03a tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:48:38.971246 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-a5c81bfa-63d7-4b17-a985-6d571030900c tempest-CreateVolumesFromSourceVolumeTest-1162765457 tempest-CreateVolumesFromSourceVolumeTest-1162765457-project-member] Volume info retrieved successfully. Aug 25 05:48:38.978793 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a5c81bfa-63d7-4b17-a985-6d571030900c tempest-CreateVolumesFromSourceVolumeTest-1162765457 tempest-CreateVolumesFromSourceVolumeTest-1162765457-project-member] https://10.4.3.189/volume/v3/volumes/3b039759-77d4-4f21-9ece-48562bdf0d78 returned with HTTP 200 Aug 25 05:48:38.979297 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 858/3442] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:48:38 2026] GET /volume/v3/volumes/3b039759-77d4-4f21-9ece-48562bdf0d78 => generated 857 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:48:38.987466 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:48:38.987466 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:48:38.988037 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [req-49eeb1c6-d373-46d3-8212-f294d9f14fc9 req-428d2441-dc0c-417f-8be9-c6ad3deef03a tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Volume info retrieved successfully. Aug 25 05:48:38.994699 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-0f3fedb9-8d83-47a0-8a3a-b7676fc4f467 tempest-UserMessagesTest-881438840 tempest-UserMessagesTest-881438840-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3abce45f-f0de-4bf5-a005-603401c4b73e) transitioned into state 'SUCCESS' from state '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-718598307',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c69ce102cffb4595a31f73e88254efc5',qos_specs=None,replication_status=,reservations=['fd6494d5-9c65-4274-aacf-5f6a3919baaa','c35f71cf-eedf-4a4b-89c6-2e00e588087e','e35ee46a-32e6-4bb1-be9f-1426d368f452','550921e0-200a-42e9-9395-b018fed4f989'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a01c0a781af5406387d2f13d81b601eb',volume_type_id=7e998d5b-3a30-4fe8-8f84-817338eec637)}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:48:38.994976 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-0661b9b9-8808-407f-840d-27a5274a3564 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:38.995614 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-0f3fedb9-8d83-47a0-8a3a-b7676fc4f467 tempest-UserMessagesTest-881438840 tempest-UserMessagesTest-881438840-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (51606dec-7e58-4679-8969-27fc26d7320c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:48:38.996305 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [req-49eeb1c6-d373-46d3-8212-f294d9f14fc9 req-428d2441-dc0c-417f-8be9-c6ad3deef03a tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Begin detaching volume completed successfully. Aug 25 05:48:38.996495 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-49eeb1c6-d373-46d3-8212-f294d9f14fc9 req-428d2441-dc0c-417f-8be9-c6ad3deef03a tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] https://10.4.3.189/volume/v3/volumes/0939389d-ec1f-492c-9eb6-30fc3d407796/action returned with HTTP 202 Aug 25 05:48:38.996933 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 871/3443] 10.4.3.189 () {72 vars in 1672 bytes} [Tue Aug 25 05:48:38 2026] POST /volume/v3/volumes/0939389d-ec1f-492c-9eb6-30fc3d407796/action => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 05:48:38.998278 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-0661b9b9-8808-407f-840d-27a5274a3564 tempest-CreateVolumesFromSourceVolumeTest-1162765457 tempest-CreateVolumesFromSourceVolumeTest-1162765457-project-member] GET https://10.4.3.189/volume/v3/volumes/e22d63ee-f064-4499-889b-768722cee447 Aug 25 05:48:38.998491 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-0661b9b9-8808-407f-840d-27a5274a3564 tempest-CreateVolumesFromSourceVolumeTest-1162765457 tempest-CreateVolumesFromSourceVolumeTest-1162765457-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:48:38.998680 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-0661b9b9-8808-407f-840d-27a5274a3564 tempest-CreateVolumesFromSourceVolumeTest-1162765457 tempest-CreateVolumesFromSourceVolumeTest-1162765457-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:48:39.006172 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-0f3fedb9-8d83-47a0-8a3a-b7676fc4f467 tempest-UserMessagesTest-881438840 tempest-UserMessagesTest-881438840-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (51606dec-7e58-4679-8969-27fc26d7320c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:48:39.006238 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:48:39.006238 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:48:39.007274 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-0f3fedb9-8d83-47a0-8a3a-b7676fc4f467 tempest-UserMessagesTest-881438840 tempest-UserMessagesTest-881438840-project-member] Flow 'volume_create_api' (59b485e4-2f7d-4de1-b381-1a6b67325295) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100270) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:48:39.007689 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-0f3fedb9-8d83-47a0-8a3a-b7676fc4f467 tempest-UserMessagesTest-881438840 tempest-UserMessagesTest-881438840-project-member] Create volume request issued successfully. Aug 25 05:48:39.008730 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-0f3fedb9-8d83-47a0-8a3a-b7676fc4f467 tempest-UserMessagesTest-881438840 tempest-UserMessagesTest-881438840-project-member] https://10.4.3.189/volume/v3/volumes returned with HTTP 202 Aug 25 05:48:39.009491 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 858/3444] 10.4.3.189 () {70 vars in 1299 bytes} [Tue Aug 25 05:48:38 2026] POST /volume/v3/volumes => generated 785 bytes in 211 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 05:48:39.010283 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-0661b9b9-8808-407f-840d-27a5274a3564 tempest-CreateVolumesFromSourceVolumeTest-1162765457 tempest-CreateVolumesFromSourceVolumeTest-1162765457-project-member] Volume info retrieved successfully. Aug 25 05:48:39.025009 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-0661b9b9-8808-407f-840d-27a5274a3564 tempest-CreateVolumesFromSourceVolumeTest-1162765457 tempest-CreateVolumesFromSourceVolumeTest-1162765457-project-member] https://10.4.3.189/volume/v3/volumes/e22d63ee-f064-4499-889b-768722cee447 returned with HTTP 200 Aug 25 05:48:39.025908 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 858/3445] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:48:38 2026] GET /volume/v3/volumes/e22d63ee-f064-4499-889b-768722cee447 => generated 857 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:48:39.030580 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-f17ff2ce-a037-4723-a3a6-0e8654828b64 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:39.032541 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f17ff2ce-a037-4723-a3a6-0e8654828b64 tempest-UserMessagesTest-881438840 tempest-UserMessagesTest-881438840-project-member] GET https://10.4.3.189/volume/v3/volumes/8916e765-7b84-4e8f-8cfa-754b23258de9 Aug 25 05:48:39.032736 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f17ff2ce-a037-4723-a3a6-0e8654828b64 tempest-UserMessagesTest-881438840 tempest-UserMessagesTest-881438840-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:48:39.033200 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f17ff2ce-a037-4723-a3a6-0e8654828b64 tempest-UserMessagesTest-881438840 tempest-UserMessagesTest-881438840-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:48:39.042685 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-751ab965-4341-4199-8aa3-b0f2d6d62e91 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:39.045383 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:48:39.045383 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:48:39.047708 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-751ab965-4341-4199-8aa3-b0f2d6d62e91 tempest-CreateVolumesFromSourceVolumeTest-1162765457 tempest-CreateVolumesFromSourceVolumeTest-1162765457-project-member] GET https://10.4.3.189/volume/v3/volumes/faf2237e-83ac-47a3-8062-5fb32f4eaa74 Aug 25 05:48:39.048007 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-751ab965-4341-4199-8aa3-b0f2d6d62e91 tempest-CreateVolumesFromSourceVolumeTest-1162765457 tempest-CreateVolumesFromSourceVolumeTest-1162765457-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:48:39.048332 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-751ab965-4341-4199-8aa3-b0f2d6d62e91 tempest-CreateVolumesFromSourceVolumeTest-1162765457 tempest-CreateVolumesFromSourceVolumeTest-1162765457-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:48:39.049608 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-f17ff2ce-a037-4723-a3a6-0e8654828b64 tempest-UserMessagesTest-881438840 tempest-UserMessagesTest-881438840-project-member] Volume info retrieved successfully. Aug 25 05:48:39.056919 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f17ff2ce-a037-4723-a3a6-0e8654828b64 tempest-UserMessagesTest-881438840 tempest-UserMessagesTest-881438840-project-member] https://10.4.3.189/volume/v3/volumes/8916e765-7b84-4e8f-8cfa-754b23258de9 returned with HTTP 200 Aug 25 05:48:39.056919 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 859/3446] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:48:39 2026] GET /volume/v3/volumes/8916e765-7b84-4e8f-8cfa-754b23258de9 => generated 853 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:48:39.060971 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-8e6ccb81-5673-4a94-a9c9-d49bb66a3ae1 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:39.061562 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-8e6ccb81-5673-4a94-a9c9-d49bb66a3ae1 None None] GET https://10.4.3.189/volume// Aug 25 05:48:39.061754 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:48:39.061754 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:48:39.061829 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-8e6ccb81-5673-4a94-a9c9-d49bb66a3ae1 None None] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:48:39.062008 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-8e6ccb81-5673-4a94-a9c9-d49bb66a3ae1 None None] Calling method 'all' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:48:39.062440 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-8e6ccb81-5673-4a94-a9c9-d49bb66a3ae1 None None] https://10.4.3.189/volume// returned with HTTP 300 Aug 25 05:48:39.062785 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 859/3447] 10.4.3.189 () {66 vars in 1426 bytes} [Tue Aug 25 05:48: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 25 05:48:39.073003 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-751ab965-4341-4199-8aa3-b0f2d6d62e91 tempest-CreateVolumesFromSourceVolumeTest-1162765457 tempest-CreateVolumesFromSourceVolumeTest-1162765457-project-member] Volume info retrieved successfully. Aug 25 05:48:39.073303 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-49eeb1c6-d373-46d3-8212-f294d9f14fc9 req-f415b58e-ed4a-4b9d-b3df-1f2198a8261b None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:39.075526 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-49eeb1c6-d373-46d3-8212-f294d9f14fc9 req-f415b58e-ed4a-4b9d-b3df-1f2198a8261b tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] GET https://10.4.3.189/volume/v3/volumes/0939389d-ec1f-492c-9eb6-30fc3d407796 Aug 25 05:48:39.075908 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-49eeb1c6-d373-46d3-8212-f294d9f14fc9 req-f415b58e-ed4a-4b9d-b3df-1f2198a8261b tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:48:39.076288 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-49eeb1c6-d373-46d3-8212-f294d9f14fc9 req-f415b58e-ed4a-4b9d-b3df-1f2198a8261b tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:48:39.078078 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-751ab965-4341-4199-8aa3-b0f2d6d62e91 tempest-CreateVolumesFromSourceVolumeTest-1162765457 tempest-CreateVolumesFromSourceVolumeTest-1162765457-project-member] https://10.4.3.189/volume/v3/volumes/faf2237e-83ac-47a3-8062-5fb32f4eaa74 returned with HTTP 200 Aug 25 05:48:39.078543 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 872/3448] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:48:39 2026] GET /volume/v3/volumes/faf2237e-83ac-47a3-8062-5fb32f4eaa74 => generated 856 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:48:39.088415 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:48:39.088415 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:48:39.093076 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [req-49eeb1c6-d373-46d3-8212-f294d9f14fc9 req-f415b58e-ed4a-4b9d-b3df-1f2198a8261b tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Volume info retrieved successfully. Aug 25 05:48:39.098345 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-08274d01-b08d-4071-a322-2c167feb3180 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:39.101295 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-08274d01-b08d-4071-a322-2c167feb3180 tempest-CreateVolumesFromSourceVolumeTest-1162765457 tempest-CreateVolumesFromSourceVolumeTest-1162765457-project-member] DELETE https://10.4.3.189/volume/v3/volumes/faf2237e-83ac-47a3-8062-5fb32f4eaa74 Aug 25 05:48:39.101645 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-08274d01-b08d-4071-a322-2c167feb3180 tempest-CreateVolumesFromSourceVolumeTest-1162765457 tempest-CreateVolumesFromSourceVolumeTest-1162765457-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:48:39.101925 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-08274d01-b08d-4071-a322-2c167feb3180 tempest-CreateVolumesFromSourceVolumeTest-1162765457 tempest-CreateVolumesFromSourceVolumeTest-1162765457-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:48:39.104321 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-08274d01-b08d-4071-a322-2c167feb3180 tempest-CreateVolumesFromSourceVolumeTest-1162765457 tempest-CreateVolumesFromSourceVolumeTest-1162765457-project-member] Delete volume with id: faf2237e-83ac-47a3-8062-5fb32f4eaa74 Aug 25 05:48:39.105777 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-49eeb1c6-d373-46d3-8212-f294d9f14fc9 req-f415b58e-ed4a-4b9d-b3df-1f2198a8261b tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] https://10.4.3.189/volume/v3/volumes/0939389d-ec1f-492c-9eb6-30fc3d407796 returned with HTTP 200 Aug 25 05:48:39.106393 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 859/3449] 10.4.3.189 () {70 vars in 1639 bytes} [Tue Aug 25 05:48:39 2026] GET /volume/v3/volumes/0939389d-ec1f-492c-9eb6-30fc3d407796 => generated 1353 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 05:48:39.107711 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-9f0170d9-e8f1-4b3d-9274-c0687aa1793e None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:39.109957 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-9f0170d9-e8f1-4b3d-9274-c0687aa1793e tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] GET https://10.4.3.189/volume/v3/backups/1dcb7fbc-4417-4ce7-ac27-da882a39f78e Aug 25 05:48:39.110280 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-9f0170d9-e8f1-4b3d-9274-c0687aa1793e tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:48:39.110770 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-9f0170d9-e8f1-4b3d-9274-c0687aa1793e tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:48:39.110770 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-9f0170d9-e8f1-4b3d-9274-c0687aa1793e tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Show backup with id 1dcb7fbc-4417-4ce7-ac27-da882a39f78e. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:48:39.115500 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:48:39.115500 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:48:39.116200 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-08274d01-b08d-4071-a322-2c167feb3180 tempest-CreateVolumesFromSourceVolumeTest-1162765457 tempest-CreateVolumesFromSourceVolumeTest-1162765457-project-member] Volume info retrieved successfully. Aug 25 05:48:39.116453 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:48:39.116453 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:48:39.117282 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-9f0170d9-e8f1-4b3d-9274-c0687aa1793e tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] https://10.4.3.189/volume/v3/backups/1dcb7fbc-4417-4ce7-ac27-da882a39f78e returned with HTTP 200 Aug 25 05:48:39.117738 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 860/3450] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:48:39 2026] GET /volume/v3/backups/1dcb7fbc-4417-4ce7-ac27-da882a39f78e => generated 738 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 25 05:48:39.122149 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-49eeb1c6-d373-46d3-8212-f294d9f14fc9 req-0e65b0ff-ab29-4887-b3b6-2c78d613f0d3 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:39.122149 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-49eeb1c6-d373-46d3-8212-f294d9f14fc9 req-0e65b0ff-ab29-4887-b3b6-2c78d613f0d3 tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] GET https://10.4.3.189/volume/v3/volumes/0939389d-ec1f-492c-9eb6-30fc3d407796/encryption Aug 25 05:48:39.122384 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-49eeb1c6-d373-46d3-8212-f294d9f14fc9 req-0e65b0ff-ab29-4887-b3b6-2c78d613f0d3 tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:48:39.122681 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-49eeb1c6-d373-46d3-8212-f294d9f14fc9 req-0e65b0ff-ab29-4887-b3b6-2c78d613f0d3 tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Calling method 'index' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:48:39.133495 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:48:39.133495 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:48:39.140845 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-49eeb1c6-d373-46d3-8212-f294d9f14fc9 req-0e65b0ff-ab29-4887-b3b6-2c78d613f0d3 tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] https://10.4.3.189/volume/v3/volumes/0939389d-ec1f-492c-9eb6-30fc3d407796/encryption returned with HTTP 200 Aug 25 05:48:39.141406 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 873/3451] 10.4.3.189 () {68 vars in 1631 bytes} [Tue Aug 25 05:48:39 2026] GET /volume/v3/volumes/0939389d-ec1f-492c-9eb6-30fc3d407796/encryption => generated 160 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:48:39.141787 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-08274d01-b08d-4071-a322-2c167feb3180 tempest-CreateVolumesFromSourceVolumeTest-1162765457 tempest-CreateVolumesFromSourceVolumeTest-1162765457-project-member] Delete volume request issued successfully. Aug 25 05:48:39.142255 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-08274d01-b08d-4071-a322-2c167feb3180 tempest-CreateVolumesFromSourceVolumeTest-1162765457 tempest-CreateVolumesFromSourceVolumeTest-1162765457-project-member] https://10.4.3.189/volume/v3/volumes/faf2237e-83ac-47a3-8062-5fb32f4eaa74 returned with HTTP 202 Aug 25 05:48:39.142813 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 860/3452] 10.4.3.189 () {66 vars in 1351 bytes} [Tue Aug 25 05:48:39 2026] DELETE /volume/v3/volumes/faf2237e-83ac-47a3-8062-5fb32f4eaa74 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:48:39.155163 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-b5a4a3e8-685b-4a97-8a89-ed5e66241110 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:39.158137 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-b5a4a3e8-685b-4a97-8a89-ed5e66241110 tempest-CreateVolumesFromSourceVolumeTest-1162765457 tempest-CreateVolumesFromSourceVolumeTest-1162765457-project-member] GET https://10.4.3.189/volume/v3/volumes/faf2237e-83ac-47a3-8062-5fb32f4eaa74 Aug 25 05:48:39.158435 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-b5a4a3e8-685b-4a97-8a89-ed5e66241110 tempest-CreateVolumesFromSourceVolumeTest-1162765457 tempest-CreateVolumesFromSourceVolumeTest-1162765457-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:48:39.158706 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-b5a4a3e8-685b-4a97-8a89-ed5e66241110 tempest-CreateVolumesFromSourceVolumeTest-1162765457 tempest-CreateVolumesFromSourceVolumeTest-1162765457-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:48:39.175123 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:48:39.175123 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:48:39.179970 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-b5a4a3e8-685b-4a97-8a89-ed5e66241110 tempest-CreateVolumesFromSourceVolumeTest-1162765457 tempest-CreateVolumesFromSourceVolumeTest-1162765457-project-member] Volume info retrieved successfully. Aug 25 05:48:39.185682 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-b5a4a3e8-685b-4a97-8a89-ed5e66241110 tempest-CreateVolumesFromSourceVolumeTest-1162765457 tempest-CreateVolumesFromSourceVolumeTest-1162765457-project-member] https://10.4.3.189/volume/v3/volumes/faf2237e-83ac-47a3-8062-5fb32f4eaa74 returned with HTTP 200 Aug 25 05:48:39.186312 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 860/3453] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:48:39 2026] GET /volume/v3/volumes/faf2237e-83ac-47a3-8062-5fb32f4eaa74 => generated 855 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:48:39.895793 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-626cf03c-bc12-4e8d-8d4a-efe0bf6a1030 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:39.897847 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-626cf03c-bc12-4e8d-8d4a-efe0bf6a1030 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] GET https://10.4.3.189/volume/v3/volumes/7638933c-ce41-4eea-ab21-74c9b8fb61aa Aug 25 05:48:39.897847 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-626cf03c-bc12-4e8d-8d4a-efe0bf6a1030 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:48:39.898182 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-626cf03c-bc12-4e8d-8d4a-efe0bf6a1030 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:48:39.904946 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-626cf03c-bc12-4e8d-8d4a-efe0bf6a1030 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] https://10.4.3.189/volume/v3/volumes/7638933c-ce41-4eea-ab21-74c9b8fb61aa returned with HTTP 404 Aug 25 05:48:39.905400 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 861/3454] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:48:39 2026] GET /volume/v3/volumes/7638933c-ce41-4eea-ab21-74c9b8fb61aa => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:48:39.915109 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-0076ce4e-1c10-4428-bc95-3be8da585bd8 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:39.917363 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-0076ce4e-1c10-4428-bc95-3be8da585bd8 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] GET https://10.4.3.189/volume/v3/volumes/7638933c-ce41-4eea-ab21-74c9b8fb61aa Aug 25 05:48:39.917529 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-0076ce4e-1c10-4428-bc95-3be8da585bd8 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:48:39.917761 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-0076ce4e-1c10-4428-bc95-3be8da585bd8 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:48:39.931346 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-0076ce4e-1c10-4428-bc95-3be8da585bd8 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] https://10.4.3.189/volume/v3/volumes/7638933c-ce41-4eea-ab21-74c9b8fb61aa returned with HTTP 404 Aug 25 05:48:39.932020 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 874/3455] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:48:39 2026] GET /volume/v3/volumes/7638933c-ce41-4eea-ab21-74c9b8fb61aa => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:48:39.942240 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-6fbbdf20-df46-47e4-8b75-24a486a29ab3 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:39.944479 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6fbbdf20-df46-47e4-8b75-24a486a29ab3 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] DELETE https://10.4.3.189/volume/v3/volumes/7638933c-ce41-4eea-ab21-74c9b8fb61aa Aug 25 05:48:39.944865 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-6fbbdf20-df46-47e4-8b75-24a486a29ab3 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:48:39.945261 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-6fbbdf20-df46-47e4-8b75-24a486a29ab3 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:48:39.945566 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-6fbbdf20-df46-47e4-8b75-24a486a29ab3 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Delete volume with id: 7638933c-ce41-4eea-ab21-74c9b8fb61aa Aug 25 05:48:39.952441 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6fbbdf20-df46-47e4-8b75-24a486a29ab3 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] https://10.4.3.189/volume/v3/volumes/7638933c-ce41-4eea-ab21-74c9b8fb61aa returned with HTTP 404 Aug 25 05:48:39.953177 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 861/3456] 10.4.3.189 () {66 vars in 1351 bytes} [Tue Aug 25 05:48:39 2026] DELETE /volume/v3/volumes/7638933c-ce41-4eea-ab21-74c9b8fb61aa => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:48:39.965243 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-249024f3-3f21-4b57-8908-d8c78f6af6a4 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:39.967295 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-249024f3-3f21-4b57-8908-d8c78f6af6a4 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] POST https://10.4.3.189/volume/v3/volumes Aug 25 05:48:39.967696 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-249024f3-3f21-4b57-8908-d8c78f6af6a4 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1363008820"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:48:39.969346 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.v3.volumes [None req-249024f3-3f21-4b57-8908-d8c78f6af6a4 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1363008820'}} {{(pid=100269) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 05:48:39.969519 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.v3.volumes [None req-249024f3-3f21-4b57-8908-d8c78f6af6a4 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Create volume of 1 GB Aug 25 05:48:39.973729 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-249024f3-3f21-4b57-8908-d8c78f6af6a4 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Availability Zones retrieved successfully. Aug 25 05:48:39.979361 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-249024f3-3f21-4b57-8908-d8c78f6af6a4 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Flow 'volume_create_api' (eb5e3107-2b8b-4cc5-a2c5-13180277074b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:48:39.980291 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-249024f3-3f21-4b57-8908-d8c78f6af6a4 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e6a6df20-2899-497f-9277-657e08254f66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:48:39.981182 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.flows.api.create_volume [None req-249024f3-3f21-4b57-8908-d8c78f6af6a4 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Validating volume size '1' using validate_int {{(pid=100269) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 05:48:40.000399 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [req-49eeb1c6-d373-46d3-8212-f294d9f14fc9 req-8fcf9884-efdf-4363-932f-440e6f836fc9 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:40.004015 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-49eeb1c6-d373-46d3-8212-f294d9f14fc9 req-8fcf9884-efdf-4363-932f-440e6f836fc9 tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] DELETE https://10.4.3.189/volume/v3/attachments/a8164a4c-504e-4d05-8ea7-e51861e8982b Aug 25 05:48:40.004260 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-49eeb1c6-d373-46d3-8212-f294d9f14fc9 req-8fcf9884-efdf-4363-932f-440e6f836fc9 tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:48:40.004451 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-49eeb1c6-d373-46d3-8212-f294d9f14fc9 req-8fcf9884-efdf-4363-932f-440e6f836fc9 tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Calling method 'version_select' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:48:40.014539 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-249024f3-3f21-4b57-8908-d8c78f6af6a4 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e6a6df20-2899-497f-9277-657e08254f66) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T05:35:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=23fc6e5d-fce0-4521-ba46-4837b4232084,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '23fc6e5d-fce0-4521-ba46-4837b4232084', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:48:40.015330 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-249024f3-3f21-4b57-8908-d8c78f6af6a4 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c78bdd83-60c2-4e5b-98a9-c2c2cfc96ba8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:48:40.020135 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:48:40.020135 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:48:40.067448 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.quota [None req-249024f3-3f21-4b57-8908-d8c78f6af6a4 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Created reservations ['dbcd6e7b-bfe2-4af5-80cf-45029ea47a12', 'ad868229-5f58-4a4c-b233-21323b967618', 'a900ee53-0f6b-4561-beaf-d83f3ff2f8b9', '671e2c32-4a1f-41c8-a576-d6e32995d32b'] {{(pid=100269) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:48:40.068253 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-249024f3-3f21-4b57-8908-d8c78f6af6a4 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c78bdd83-60c2-4e5b-98a9-c2c2cfc96ba8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dbcd6e7b-bfe2-4af5-80cf-45029ea47a12', 'ad868229-5f58-4a4c-b233-21323b967618', 'a900ee53-0f6b-4561-beaf-d83f3ff2f8b9', '671e2c32-4a1f-41c8-a576-d6e32995d32b']}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:48:40.069093 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-249024f3-3f21-4b57-8908-d8c78f6af6a4 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (77572e00-5101-4a84-ac59-1a36b42e4f76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:48:40.075639 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-9ab235e0-008d-44c8-92dc-2f5e86b838e7 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:40.079439 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-9ab235e0-008d-44c8-92dc-2f5e86b838e7 tempest-UserMessagesTest-881438840 tempest-UserMessagesTest-881438840-project-member] GET https://10.4.3.189/volume/v3/volumes/8916e765-7b84-4e8f-8cfa-754b23258de9 Aug 25 05:48:40.079439 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-9ab235e0-008d-44c8-92dc-2f5e86b838e7 tempest-UserMessagesTest-881438840 tempest-UserMessagesTest-881438840-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:48:40.079439 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-9ab235e0-008d-44c8-92dc-2f5e86b838e7 tempest-UserMessagesTest-881438840 tempest-UserMessagesTest-881438840-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:48:40.087185 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-49eeb1c6-d373-46d3-8212-f294d9f14fc9 req-8fcf9884-efdf-4363-932f-440e6f836fc9 tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] https://10.4.3.189/volume/v3/attachments/a8164a4c-504e-4d05-8ea7-e51861e8982b returned with HTTP 200 Aug 25 05:48:40.087375 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:48:40.087375 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:48:40.087510 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 862/3457] 10.4.3.189 () {72 vars in 1673 bytes} [Tue Aug 25 05:48:39 2026] DELETE /volume/v3/attachments/a8164a4c-504e-4d05-8ea7-e51861e8982b => generated 19 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:48:40.091805 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-9ab235e0-008d-44c8-92dc-2f5e86b838e7 tempest-UserMessagesTest-881438840 tempest-UserMessagesTest-881438840-project-member] Volume info retrieved successfully. Aug 25 05:48:40.098270 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-9ab235e0-008d-44c8-92dc-2f5e86b838e7 tempest-UserMessagesTest-881438840 tempest-UserMessagesTest-881438840-project-member] https://10.4.3.189/volume/v3/volumes/8916e765-7b84-4e8f-8cfa-754b23258de9 returned with HTTP 200 Aug 25 05:48:40.098270 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 875/3458] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:48:40 2026] GET /volume/v3/volumes/8916e765-7b84-4e8f-8cfa-754b23258de9 => generated 874 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:48:40.098361 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-249024f3-3f21-4b57-8908-d8c78f6af6a4 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (77572e00-5101-4a84-ac59-1a36b42e4f76) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd7fbd362-4a81-4b3f-ab94-184bb9df0e42', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1363008820',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='63fe3ff8f0b642f4942f04b33a14e622',qos_specs=None,replication_status=,reservations=['dbcd6e7b-bfe2-4af5-80cf-45029ea47a12','ad868229-5f58-4a4c-b233-21323b967618','a900ee53-0f6b-4561-beaf-d83f3ff2f8b9','671e2c32-4a1f-41c8-a576-d6e32995d32b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f142d61824a84b50b117aed3d006f8fa',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T05:48:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1363008820',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d7fbd362-4a81-4b3f-ab94-184bb9df0e42,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='63fe3ff8f0b642f4942f04b33a14e622',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f142d61824a84b50b117aed3d006f8fa',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(23fc6e5d-fce0-4521-ba46-4837b4232084),volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:48:40.099319 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-249024f3-3f21-4b57-8908-d8c78f6af6a4 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9edec1aa-1cef-412a-99f6-369fbe468375) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:48:40.111577 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-43d0cea9-1d61-4998-b31e-e0b7c8231240 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:40.114380 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-43d0cea9-1d61-4998-b31e-e0b7c8231240 tempest-UserMessagesTest-881438840 tempest-UserMessagesTest-881438840-project-member] GET https://10.4.3.189/volume/v3/messages Aug 25 05:48:40.115016 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-43d0cea9-1d61-4998-b31e-e0b7c8231240 tempest-UserMessagesTest-881438840 tempest-UserMessagesTest-881438840-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:48:40.115960 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-43d0cea9-1d61-4998-b31e-e0b7c8231240 tempest-UserMessagesTest-881438840 tempest-UserMessagesTest-881438840-project-member] Calling method 'version_select' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:48:40.121518 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-43d0cea9-1d61-4998-b31e-e0b7c8231240 tempest-UserMessagesTest-881438840 tempest-UserMessagesTest-881438840-project-member] https://10.4.3.189/volume/v3/messages returned with HTTP 200 Aug 25 05:48:40.122435 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 862/3459] 10.4.3.189 () {68 vars in 1280 bytes} [Tue Aug 25 05:48:40 2026] GET /volume/v3/messages => generated 670 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:48:40.127701 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-249024f3-3f21-4b57-8908-d8c78f6af6a4 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9edec1aa-1cef-412a-99f6-369fbe468375) transitioned into state 'SUCCESS' from state '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-1363008820',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='63fe3ff8f0b642f4942f04b33a14e622',qos_specs=None,replication_status=,reservations=['dbcd6e7b-bfe2-4af5-80cf-45029ea47a12','ad868229-5f58-4a4c-b233-21323b967618','a900ee53-0f6b-4561-beaf-d83f3ff2f8b9','671e2c32-4a1f-41c8-a576-d6e32995d32b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f142d61824a84b50b117aed3d006f8fa',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:48:40.128777 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-249024f3-3f21-4b57-8908-d8c78f6af6a4 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bc10b2f7-be55-4f9d-8e1f-f02fc865c0cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:48:40.131446 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-8f736007-7a5f-44d0-bdfb-251cdbc8d38e None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:40.132482 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-d5168018-8e7c-4cc9-88f7-1e57cd5aa987 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:40.133941 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-d5168018-8e7c-4cc9-88f7-1e57cd5aa987 tempest-UserMessagesTest-881438840 tempest-UserMessagesTest-881438840-project-member] GET https://10.4.3.189/volume/v3/messages/7a89b136-5ace-4995-a665-8aa928567a5a Aug 25 05:48:40.134714 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-d5168018-8e7c-4cc9-88f7-1e57cd5aa987 tempest-UserMessagesTest-881438840 tempest-UserMessagesTest-881438840-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:48:40.134873 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-8f736007-7a5f-44d0-bdfb-251cdbc8d38e tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] GET https://10.4.3.189/volume/v3/backups/1dcb7fbc-4417-4ce7-ac27-da882a39f78e Aug 25 05:48:40.134948 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-d5168018-8e7c-4cc9-88f7-1e57cd5aa987 tempest-UserMessagesTest-881438840 tempest-UserMessagesTest-881438840-project-member] Calling method 'version_select' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:48:40.135086 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-8f736007-7a5f-44d0-bdfb-251cdbc8d38e tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:48:40.135086 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-8f736007-7a5f-44d0-bdfb-251cdbc8d38e tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:48:40.135086 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-8f736007-7a5f-44d0-bdfb-251cdbc8d38e tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Show backup with id 1dcb7fbc-4417-4ce7-ac27-da882a39f78e. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:48:40.138014 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-d5168018-8e7c-4cc9-88f7-1e57cd5aa987 tempest-UserMessagesTest-881438840 tempest-UserMessagesTest-881438840-project-member] https://10.4.3.189/volume/v3/messages/7a89b136-5ace-4995-a665-8aa928567a5a returned with HTTP 200 Aug 25 05:48:40.138419 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 876/3460] 10.4.3.189 () {68 vars in 1391 bytes} [Tue Aug 25 05:48:40 2026] GET /volume/v3/messages/7a89b136-5ace-4995-a665-8aa928567a5a => generated 667 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:48:40.142461 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:48:40.142461 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:48:40.143548 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-8f736007-7a5f-44d0-bdfb-251cdbc8d38e tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] https://10.4.3.189/volume/v3/backups/1dcb7fbc-4417-4ce7-ac27-da882a39f78e returned with HTTP 200 Aug 25 05:48:40.143702 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 863/3461] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:48:40 2026] GET /volume/v3/backups/1dcb7fbc-4417-4ce7-ac27-da882a39f78e => generated 738 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:48:40.148971 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-249024f3-3f21-4b57-8908-d8c78f6af6a4 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bc10b2f7-be55-4f9d-8e1f-f02fc865c0cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:48:40.149144 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-351dc3df-b220-4d24-8a9d-cda6bed3faff None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:40.149216 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-249024f3-3f21-4b57-8908-d8c78f6af6a4 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Flow 'volume_create_api' (eb5e3107-2b8b-4cc5-a2c5-13180277074b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:48:40.149216 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-249024f3-3f21-4b57-8908-d8c78f6af6a4 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Create volume request issued successfully. Aug 25 05:48:40.149731 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-249024f3-3f21-4b57-8908-d8c78f6af6a4 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] https://10.4.3.189/volume/v3/volumes returned with HTTP 202 Aug 25 05:48:40.150294 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 861/3462] 10.4.3.189 () {68 vars in 1258 bytes} [Tue Aug 25 05:48:39 2026] POST /volume/v3/volumes => generated 749 bytes in 185 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 05:48:40.151641 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-351dc3df-b220-4d24-8a9d-cda6bed3faff tempest-UserMessagesTest-881438840 tempest-UserMessagesTest-881438840-project-member] GET https://10.4.3.189/volume/v3/messages Aug 25 05:48:40.152202 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-351dc3df-b220-4d24-8a9d-cda6bed3faff tempest-UserMessagesTest-881438840 tempest-UserMessagesTest-881438840-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:48:40.154166 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-351dc3df-b220-4d24-8a9d-cda6bed3faff tempest-UserMessagesTest-881438840 tempest-UserMessagesTest-881438840-project-member] Calling method 'version_select' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:48:40.158367 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-351dc3df-b220-4d24-8a9d-cda6bed3faff tempest-UserMessagesTest-881438840 tempest-UserMessagesTest-881438840-project-member] https://10.4.3.189/volume/v3/messages returned with HTTP 200 Aug 25 05:48:40.159798 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 863/3463] 10.4.3.189 () {68 vars in 1280 bytes} [Tue Aug 25 05:48:40 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 25 05:48:40.165621 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-df6d2a26-7995-47ac-8edc-cd33769a2abe None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:40.170090 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-df6d2a26-7995-47ac-8edc-cd33769a2abe tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] GET https://10.4.3.189/volume/v3/volumes/d7fbd362-4a81-4b3f-ab94-184bb9df0e42 Aug 25 05:48:40.170300 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-df6d2a26-7995-47ac-8edc-cd33769a2abe tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:48:40.170595 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-df6d2a26-7995-47ac-8edc-cd33769a2abe tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:48:40.176186 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-af9b83e5-fc9a-417a-93fe-abb8a46f9b84 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:40.180163 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-af9b83e5-fc9a-417a-93fe-abb8a46f9b84 tempest-UserMessagesTest-881438840 tempest-UserMessagesTest-881438840-project-member] DELETE https://10.4.3.189/volume/v3/messages/7a89b136-5ace-4995-a665-8aa928567a5a Aug 25 05:48:40.180449 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-af9b83e5-fc9a-417a-93fe-abb8a46f9b84 tempest-UserMessagesTest-881438840 tempest-UserMessagesTest-881438840-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:48:40.180656 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-af9b83e5-fc9a-417a-93fe-abb8a46f9b84 tempest-UserMessagesTest-881438840 tempest-UserMessagesTest-881438840-project-member] Calling method 'version_select' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:48:40.182387 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:48:40.182387 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:48:40.184341 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-9d691113-0e36-4f3b-ab32-e34d233ad5e5 req-a3a37bd8-bf5f-4f1a-b986-0eca27057236 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:40.188415 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-9d691113-0e36-4f3b-ab32-e34d233ad5e5 req-a3a37bd8-bf5f-4f1a-b986-0eca27057236 tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] GET https://10.4.3.189/volume/v3/volumes/0939389d-ec1f-492c-9eb6-30fc3d407796 Aug 25 05:48:40.188415 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-9d691113-0e36-4f3b-ab32-e34d233ad5e5 req-a3a37bd8-bf5f-4f1a-b986-0eca27057236 tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:48:40.188670 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-9d691113-0e36-4f3b-ab32-e34d233ad5e5 req-a3a37bd8-bf5f-4f1a-b986-0eca27057236 tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:48:40.190463 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-df6d2a26-7995-47ac-8edc-cd33769a2abe tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Volume info retrieved successfully. Aug 25 05:48:40.196910 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-df6d2a26-7995-47ac-8edc-cd33769a2abe tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] https://10.4.3.189/volume/v3/volumes/d7fbd362-4a81-4b3f-ab94-184bb9df0e42 returned with HTTP 200 Aug 25 05:48:40.198364 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 877/3464] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:48:40 2026] GET /volume/v3/volumes/d7fbd362-4a81-4b3f-ab94-184bb9df0e42 => generated 817 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:48:40.201722 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:48:40.201722 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:48:40.206711 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-693a0766-2d4a-4059-898f-04618ff4402a None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:40.210078 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-693a0766-2d4a-4059-898f-04618ff4402a tempest-CreateVolumesFromSourceVolumeTest-1162765457 tempest-CreateVolumesFromSourceVolumeTest-1162765457-project-member] GET https://10.4.3.189/volume/v3/volumes/faf2237e-83ac-47a3-8062-5fb32f4eaa74 Aug 25 05:48:40.210078 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-693a0766-2d4a-4059-898f-04618ff4402a tempest-CreateVolumesFromSourceVolumeTest-1162765457 tempest-CreateVolumesFromSourceVolumeTest-1162765457-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:48:40.210078 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-693a0766-2d4a-4059-898f-04618ff4402a tempest-CreateVolumesFromSourceVolumeTest-1162765457 tempest-CreateVolumesFromSourceVolumeTest-1162765457-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:48:40.210320 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [req-9d691113-0e36-4f3b-ab32-e34d233ad5e5 req-a3a37bd8-bf5f-4f1a-b986-0eca27057236 tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Volume info retrieved successfully. Aug 25 05:48:40.211402 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-af9b83e5-fc9a-417a-93fe-abb8a46f9b84 tempest-UserMessagesTest-881438840 tempest-UserMessagesTest-881438840-project-member] https://10.4.3.189/volume/v3/messages/7a89b136-5ace-4995-a665-8aa928567a5a returned with HTTP 204 Aug 25 05:48:40.211820 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 864/3465] 10.4.3.189 () {68 vars in 1394 bytes} [Tue Aug 25 05:48:40 2026] DELETE /volume/v3/messages/7a89b136-5ace-4995-a665-8aa928567a5a => generated 0 bytes in 36 msecs (HTTP/1.1 204) 6 headers in 235 bytes (2 switches on core 0) Aug 25 05:48:40.217959 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-693a0766-2d4a-4059-898f-04618ff4402a tempest-CreateVolumesFromSourceVolumeTest-1162765457 tempest-CreateVolumesFromSourceVolumeTest-1162765457-project-member] https://10.4.3.189/volume/v3/volumes/faf2237e-83ac-47a3-8062-5fb32f4eaa74 returned with HTTP 404 Aug 25 05:48:40.218112 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-9d691113-0e36-4f3b-ab32-e34d233ad5e5 req-a3a37bd8-bf5f-4f1a-b986-0eca27057236 tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] https://10.4.3.189/volume/v3/volumes/0939389d-ec1f-492c-9eb6-30fc3d407796 returned with HTTP 200 Aug 25 05:48:40.218660 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 862/3466] 10.4.3.189 () {68 vars in 1598 bytes} [Tue Aug 25 05:48:40 2026] GET /volume/v3/volumes/0939389d-ec1f-492c-9eb6-30fc3d407796 => generated 878 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:48:40.219135 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 864/3467] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:48:40 2026] GET /volume/v3/volumes/faf2237e-83ac-47a3-8062-5fb32f4eaa74 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:48:40.225762 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-5c439630-61a5-4b2f-8686-393f751e5409 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:40.228567 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-5c439630-61a5-4b2f-8686-393f751e5409 tempest-UserMessagesTest-881438840 tempest-UserMessagesTest-881438840-project-member] GET https://10.4.3.189/volume/v3/volumes/8916e765-7b84-4e8f-8cfa-754b23258de9 Aug 25 05:48:40.228744 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-396aa44b-f607-454e-8290-47028536f36d None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:40.229120 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-5c439630-61a5-4b2f-8686-393f751e5409 tempest-UserMessagesTest-881438840 tempest-UserMessagesTest-881438840-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:48:40.229391 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-5c439630-61a5-4b2f-8686-393f751e5409 tempest-UserMessagesTest-881438840 tempest-UserMessagesTest-881438840-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:48:40.230718 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-396aa44b-f607-454e-8290-47028536f36d tempest-CreateVolumesFromSourceVolumeTest-1162765457 tempest-CreateVolumesFromSourceVolumeTest-1162765457-project-member] DELETE https://10.4.3.189/volume/v3/volumes/e22d63ee-f064-4499-889b-768722cee447 Aug 25 05:48:40.230986 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-396aa44b-f607-454e-8290-47028536f36d tempest-CreateVolumesFromSourceVolumeTest-1162765457 tempest-CreateVolumesFromSourceVolumeTest-1162765457-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:48:40.231490 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-396aa44b-f607-454e-8290-47028536f36d tempest-CreateVolumesFromSourceVolumeTest-1162765457 tempest-CreateVolumesFromSourceVolumeTest-1162765457-project-member] Calling method 'delete' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:48:40.231654 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.v3.volumes [None req-396aa44b-f607-454e-8290-47028536f36d tempest-CreateVolumesFromSourceVolumeTest-1162765457 tempest-CreateVolumesFromSourceVolumeTest-1162765457-project-member] Delete volume with id: e22d63ee-f064-4499-889b-768722cee447 Aug 25 05:48:40.239690 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:48:40.239690 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:48:40.242228 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:48:40.242228 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:48:40.244369 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-396aa44b-f607-454e-8290-47028536f36d tempest-CreateVolumesFromSourceVolumeTest-1162765457 tempest-CreateVolumesFromSourceVolumeTest-1162765457-project-member] Volume info retrieved successfully. Aug 25 05:48:40.247366 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-5c439630-61a5-4b2f-8686-393f751e5409 tempest-UserMessagesTest-881438840 tempest-UserMessagesTest-881438840-project-member] Volume info retrieved successfully. Aug 25 05:48:40.254985 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-5c439630-61a5-4b2f-8686-393f751e5409 tempest-UserMessagesTest-881438840 tempest-UserMessagesTest-881438840-project-member] https://10.4.3.189/volume/v3/volumes/8916e765-7b84-4e8f-8cfa-754b23258de9 returned with HTTP 200 Aug 25 05:48:40.255575 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 878/3468] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:48:40 2026] GET /volume/v3/volumes/8916e765-7b84-4e8f-8cfa-754b23258de9 => generated 874 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:48:40.275097 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-396aa44b-f607-454e-8290-47028536f36d tempest-CreateVolumesFromSourceVolumeTest-1162765457 tempest-CreateVolumesFromSourceVolumeTest-1162765457-project-member] Delete volume request issued successfully. Aug 25 05:48:40.275097 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-396aa44b-f607-454e-8290-47028536f36d tempest-CreateVolumesFromSourceVolumeTest-1162765457 tempest-CreateVolumesFromSourceVolumeTest-1162765457-project-member] https://10.4.3.189/volume/v3/volumes/e22d63ee-f064-4499-889b-768722cee447 returned with HTTP 202 Aug 25 05:48:40.275662 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-42aa8f18-17d7-40fe-8fe1-8249890c7ab0 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:40.275715 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 865/3469] 10.4.3.189 () {66 vars in 1351 bytes} [Tue Aug 25 05:48:40 2026] DELETE /volume/v3/volumes/e22d63ee-f064-4499-889b-768722cee447 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:48:40.275756 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-42aa8f18-17d7-40fe-8fe1-8249890c7ab0 tempest-UserMessagesTest-881438840 tempest-UserMessagesTest-881438840-project-member] DELETE https://10.4.3.189/volume/v3/volumes/8916e765-7b84-4e8f-8cfa-754b23258de9 Aug 25 05:48:40.282101 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-42aa8f18-17d7-40fe-8fe1-8249890c7ab0 tempest-UserMessagesTest-881438840 tempest-UserMessagesTest-881438840-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:48:40.282101 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-42aa8f18-17d7-40fe-8fe1-8249890c7ab0 tempest-UserMessagesTest-881438840 tempest-UserMessagesTest-881438840-project-member] Calling method 'delete' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:48:40.282101 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.v3.volumes [None req-42aa8f18-17d7-40fe-8fe1-8249890c7ab0 tempest-UserMessagesTest-881438840 tempest-UserMessagesTest-881438840-project-member] Delete volume with id: 8916e765-7b84-4e8f-8cfa-754b23258de9 Aug 25 05:48:40.282475 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-25b24258-f60b-48b4-8f45-e3542c807193 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:40.285165 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-25b24258-f60b-48b4-8f45-e3542c807193 tempest-CreateVolumesFromSourceVolumeTest-1162765457 tempest-CreateVolumesFromSourceVolumeTest-1162765457-project-member] GET https://10.4.3.189/volume/v3/volumes/e22d63ee-f064-4499-889b-768722cee447 Aug 25 05:48:40.285446 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-25b24258-f60b-48b4-8f45-e3542c807193 tempest-CreateVolumesFromSourceVolumeTest-1162765457 tempest-CreateVolumesFromSourceVolumeTest-1162765457-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:48:40.285660 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-25b24258-f60b-48b4-8f45-e3542c807193 tempest-CreateVolumesFromSourceVolumeTest-1162765457 tempest-CreateVolumesFromSourceVolumeTest-1162765457-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:48:40.289278 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:48:40.289278 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:48:40.290159 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-42aa8f18-17d7-40fe-8fe1-8249890c7ab0 tempest-UserMessagesTest-881438840 tempest-UserMessagesTest-881438840-project-member] Volume info retrieved successfully. Aug 25 05:48:40.291876 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-42aa8f18-17d7-40fe-8fe1-8249890c7ab0 tempest-UserMessagesTest-881438840 tempest-UserMessagesTest-881438840-project-member] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100269) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 25 05:48:40.293113 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:48:40.293113 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:48:40.297490 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-25b24258-f60b-48b4-8f45-e3542c807193 tempest-CreateVolumesFromSourceVolumeTest-1162765457 tempest-CreateVolumesFromSourceVolumeTest-1162765457-project-member] Volume info retrieved successfully. Aug 25 05:48:40.303070 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-25b24258-f60b-48b4-8f45-e3542c807193 tempest-CreateVolumesFromSourceVolumeTest-1162765457 tempest-CreateVolumesFromSourceVolumeTest-1162765457-project-member] https://10.4.3.189/volume/v3/volumes/e22d63ee-f064-4499-889b-768722cee447 returned with HTTP 200 Aug 25 05:48:40.303607 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 865/3470] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:48:40 2026] GET /volume/v3/volumes/e22d63ee-f064-4499-889b-768722cee447 => generated 856 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:48:40.317497 np0000008051 devstack@c-api.service[100269]: WARNING cinder.quota [None req-42aa8f18-17d7-40fe-8fe1-8249890c7ab0 tempest-UserMessagesTest-881438840 tempest-UserMessagesTest-881438840-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-1541321448 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-1541321448, it is now deprecated. Please use the default quota class for default quota. Aug 25 05:48:40.317497 np0000008051 devstack@c-api.service[100269]: WARNING cinder.quota [None req-42aa8f18-17d7-40fe-8fe1-8249890c7ab0 tempest-UserMessagesTest-881438840 tempest-UserMessagesTest-881438840-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-1541321448 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-1541321448, it is now deprecated. Please use the default quota class for default quota. Aug 25 05:48:40.326969 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.quota [None req-42aa8f18-17d7-40fe-8fe1-8249890c7ab0 tempest-UserMessagesTest-881438840 tempest-UserMessagesTest-881438840-project-member] Created reservations ['683b2382-dec2-46b7-9f0d-6e8b8e9ef87a', '1fd8ad0c-368f-41a4-870c-f7df68b9b2dc', 'ba0e2519-1c46-45dd-96ed-a8af151f1db9', '31f81bd1-7ce2-4741-9527-f19c69a4125d'] {{(pid=100269) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:48:40.364476 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-42aa8f18-17d7-40fe-8fe1-8249890c7ab0 tempest-UserMessagesTest-881438840 tempest-UserMessagesTest-881438840-project-member] Delete volume request issued successfully. Aug 25 05:48:40.364894 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-42aa8f18-17d7-40fe-8fe1-8249890c7ab0 tempest-UserMessagesTest-881438840 tempest-UserMessagesTest-881438840-project-member] https://10.4.3.189/volume/v3/volumes/8916e765-7b84-4e8f-8cfa-754b23258de9 returned with HTTP 202 Aug 25 05:48:40.365662 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 863/3471] 10.4.3.189 () {68 vars in 1391 bytes} [Tue Aug 25 05:48:40 2026] DELETE /volume/v3/volumes/8916e765-7b84-4e8f-8cfa-754b23258de9 => generated 0 bytes in 93 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:48:40.376651 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-0ef12e59-d1de-44cf-82c1-3abeaf222d24 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:40.380683 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-0ef12e59-d1de-44cf-82c1-3abeaf222d24 tempest-UserMessagesTest-881438840 tempest-UserMessagesTest-881438840-project-member] GET https://10.4.3.189/volume/v3/volumes/8916e765-7b84-4e8f-8cfa-754b23258de9 Aug 25 05:48:40.380896 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-0ef12e59-d1de-44cf-82c1-3abeaf222d24 tempest-UserMessagesTest-881438840 tempest-UserMessagesTest-881438840-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:48:40.381079 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-0ef12e59-d1de-44cf-82c1-3abeaf222d24 tempest-UserMessagesTest-881438840 tempest-UserMessagesTest-881438840-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:48:40.390783 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-0ef12e59-d1de-44cf-82c1-3abeaf222d24 tempest-UserMessagesTest-881438840 tempest-UserMessagesTest-881438840-project-member] https://10.4.3.189/volume/v3/volumes/8916e765-7b84-4e8f-8cfa-754b23258de9 returned with HTTP 404 Aug 25 05:48:40.391364 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 879/3472] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:48:40 2026] GET /volume/v3/volumes/8916e765-7b84-4e8f-8cfa-754b23258de9 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:48:40.404271 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-7be8297d-3ff0-44dd-9c4b-e13ee3707d6c None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:40.408903 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-7be8297d-3ff0-44dd-9c4b-e13ee3707d6c tempest-UserMessagesTest-649412916 tempest-UserMessagesTest-649412916-project-admin] DELETE https://10.4.3.189/volume/v3/types/7e998d5b-3a30-4fe8-8f84-817338eec637 Aug 25 05:48:40.409091 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-7be8297d-3ff0-44dd-9c4b-e13ee3707d6c tempest-UserMessagesTest-649412916 tempest-UserMessagesTest-649412916-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:48:40.409254 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-7be8297d-3ff0-44dd-9c4b-e13ee3707d6c tempest-UserMessagesTest-649412916 tempest-UserMessagesTest-649412916-project-admin] Calling method '_delete' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:48:40.440463 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-7be8297d-3ff0-44dd-9c4b-e13ee3707d6c tempest-UserMessagesTest-649412916 tempest-UserMessagesTest-649412916-project-admin] https://10.4.3.189/volume/v3/types/7e998d5b-3a30-4fe8-8f84-817338eec637 returned with HTTP 202 Aug 25 05:48:40.440845 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 866/3473] 10.4.3.189 () {66 vars in 1345 bytes} [Tue Aug 25 05:48:40 2026] DELETE /volume/v3/types/7e998d5b-3a30-4fe8-8f84-817338eec637 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:48:40.452866 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-8a0f515f-dfa1-411e-9b0b-268e48b507ef None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:40.455950 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-8a0f515f-dfa1-411e-9b0b-268e48b507ef tempest-UserMessagesTest-649412916 tempest-UserMessagesTest-649412916-project-admin] GET https://10.4.3.189/volume/v3/types/7e998d5b-3a30-4fe8-8f84-817338eec637 Aug 25 05:48:40.456168 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-8a0f515f-dfa1-411e-9b0b-268e48b507ef tempest-UserMessagesTest-649412916 tempest-UserMessagesTest-649412916-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:48:40.456566 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-8a0f515f-dfa1-411e-9b0b-268e48b507ef tempest-UserMessagesTest-649412916 tempest-UserMessagesTest-649412916-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:48:40.460180 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-8a0f515f-dfa1-411e-9b0b-268e48b507ef tempest-UserMessagesTest-649412916 tempest-UserMessagesTest-649412916-project-admin] https://10.4.3.189/volume/v3/types/7e998d5b-3a30-4fe8-8f84-817338eec637 returned with HTTP 404 Aug 25 05:48:40.460845 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 866/3474] 10.4.3.189 () {66 vars in 1342 bytes} [Tue Aug 25 05:48:40 2026] GET /volume/v3/types/7e998d5b-3a30-4fe8-8f84-817338eec637 => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:48:40.569433 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-259f1945-fd0c-4dec-83e4-cf9c75de4215 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:40.573076 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-259f1945-fd0c-4dec-83e4-cf9c75de4215 tempest-TestVolumeBackupRestore-101581384 tempest-TestVolumeBackupRestore-101581384-project-member] POST https://10.4.3.189/volume/v3/volumes Aug 25 05:48:40.573076 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-259f1945-fd0c-4dec-83e4-cf9c75de4215 tempest-TestVolumeBackupRestore-101581384 tempest-TestVolumeBackupRestore-101581384-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBackupRestore-volume-83530653", "snapshot_id": null, "imageRef": "821ab3e7-1977-4d78-a63f-5997ce48392f", "volume_type": null, "size": 1}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:48:40.573981 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.v3.volumes [None req-259f1945-fd0c-4dec-83e4-cf9c75de4215 tempest-TestVolumeBackupRestore-101581384 tempest-TestVolumeBackupRestore-101581384-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBackupRestore-volume-83530653', 'snapshot_id': None, 'imageRef': '821ab3e7-1977-4d78-a63f-5997ce48392f', 'volume_type': None, 'size': 1}} {{(pid=100269) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 05:48:40.660974 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.v3.volumes [None req-259f1945-fd0c-4dec-83e4-cf9c75de4215 tempest-TestVolumeBackupRestore-101581384 tempest-TestVolumeBackupRestore-101581384-project-member] Create volume of 1 GB Aug 25 05:48:40.665966 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-259f1945-fd0c-4dec-83e4-cf9c75de4215 tempest-TestVolumeBackupRestore-101581384 tempest-TestVolumeBackupRestore-101581384-project-member] Availability Zones retrieved successfully. Aug 25 05:48:40.671364 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-259f1945-fd0c-4dec-83e4-cf9c75de4215 tempest-TestVolumeBackupRestore-101581384 tempest-TestVolumeBackupRestore-101581384-project-member] Flow 'volume_create_api' (a53ebb17-2b6d-42fa-97bd-d3be9f42d42a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:48:40.672802 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-259f1945-fd0c-4dec-83e4-cf9c75de4215 tempest-TestVolumeBackupRestore-101581384 tempest-TestVolumeBackupRestore-101581384-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5af6040a-1540-486c-a9e2-0196ce1bcd20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:48:40.673710 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.flows.api.create_volume [None req-259f1945-fd0c-4dec-83e4-cf9c75de4215 tempest-TestVolumeBackupRestore-101581384 tempest-TestVolumeBackupRestore-101581384-project-member] Validating volume size '1' using validate_int {{(pid=100269) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 05:48:40.746070 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-259f1945-fd0c-4dec-83e4-cf9c75de4215 tempest-TestVolumeBackupRestore-101581384 tempest-TestVolumeBackupRestore-101581384-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5af6040a-1540-486c-a9e2-0196ce1bcd20) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T05:35:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=23fc6e5d-fce0-4521-ba46-4837b4232084,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '23fc6e5d-fce0-4521-ba46-4837b4232084', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:48:40.746979 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-259f1945-fd0c-4dec-83e4-cf9c75de4215 tempest-TestVolumeBackupRestore-101581384 tempest-TestVolumeBackupRestore-101581384-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (72d94e67-f1ab-4aee-a9ba-02b650de14d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:48:40.824095 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.quota [None req-259f1945-fd0c-4dec-83e4-cf9c75de4215 tempest-TestVolumeBackupRestore-101581384 tempest-TestVolumeBackupRestore-101581384-project-member] Created reservations ['cab110fe-6730-438c-91c5-960c7ca089f4', 'f7ed345f-c6c4-42ad-a50a-ed19230d8184', '1cd56ceb-9684-4f03-a45d-1941d310649c', 'a78e4a68-ec06-41f8-a480-36f773a806b9'] {{(pid=100269) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:48:40.825215 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-259f1945-fd0c-4dec-83e4-cf9c75de4215 tempest-TestVolumeBackupRestore-101581384 tempest-TestVolumeBackupRestore-101581384-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (72d94e67-f1ab-4aee-a9ba-02b650de14d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cab110fe-6730-438c-91c5-960c7ca089f4', 'f7ed345f-c6c4-42ad-a50a-ed19230d8184', '1cd56ceb-9684-4f03-a45d-1941d310649c', 'a78e4a68-ec06-41f8-a480-36f773a806b9']}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:48:40.826227 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-259f1945-fd0c-4dec-83e4-cf9c75de4215 tempest-TestVolumeBackupRestore-101581384 tempest-TestVolumeBackupRestore-101581384-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c6a45f2b-e666-4841-ad5e-6b5ac31398bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:48:40.855673 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-259f1945-fd0c-4dec-83e4-cf9c75de4215 tempest-TestVolumeBackupRestore-101581384 tempest-TestVolumeBackupRestore-101581384-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c6a45f2b-e666-4841-ad5e-6b5ac31398bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b041336c-786d-4b56-8ac8-7bddb5252f30', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBackupRestore-volume-83530653',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4cbc3fe8c0f34447acd3ddbc59aa3002',qos_specs=None,replication_status=,reservations=['cab110fe-6730-438c-91c5-960c7ca089f4','f7ed345f-c6c4-42ad-a50a-ed19230d8184','1cd56ceb-9684-4f03-a45d-1941d310649c','a78e4a68-ec06-41f8-a480-36f773a806b9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5f2db42ad20d42c2932347eb7b8f4407',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T05:48:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBackupRestore-volume-83530653',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b041336c-786d-4b56-8ac8-7bddb5252f30,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4cbc3fe8c0f34447acd3ddbc59aa3002',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5f2db42ad20d42c2932347eb7b8f4407',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(23fc6e5d-fce0-4521-ba46-4837b4232084),volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:48:40.856762 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-259f1945-fd0c-4dec-83e4-cf9c75de4215 tempest-TestVolumeBackupRestore-101581384 tempest-TestVolumeBackupRestore-101581384-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (482db17a-ff5c-4c43-bf2e-0ab5532da20a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:48:40.884802 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-259f1945-fd0c-4dec-83e4-cf9c75de4215 tempest-TestVolumeBackupRestore-101581384 tempest-TestVolumeBackupRestore-101581384-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (482db17a-ff5c-4c43-bf2e-0ab5532da20a) transitioned into state 'SUCCESS' from state '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-83530653',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4cbc3fe8c0f34447acd3ddbc59aa3002',qos_specs=None,replication_status=,reservations=['cab110fe-6730-438c-91c5-960c7ca089f4','f7ed345f-c6c4-42ad-a50a-ed19230d8184','1cd56ceb-9684-4f03-a45d-1941d310649c','a78e4a68-ec06-41f8-a480-36f773a806b9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5f2db42ad20d42c2932347eb7b8f4407',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:48:40.885840 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-259f1945-fd0c-4dec-83e4-cf9c75de4215 tempest-TestVolumeBackupRestore-101581384 tempest-TestVolumeBackupRestore-101581384-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a0184bab-c3ad-4fe4-8949-7c2a4e30a927) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:48:40.900116 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-259f1945-fd0c-4dec-83e4-cf9c75de4215 tempest-TestVolumeBackupRestore-101581384 tempest-TestVolumeBackupRestore-101581384-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a0184bab-c3ad-4fe4-8949-7c2a4e30a927) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:48:40.901295 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-259f1945-fd0c-4dec-83e4-cf9c75de4215 tempest-TestVolumeBackupRestore-101581384 tempest-TestVolumeBackupRestore-101581384-project-member] Flow 'volume_create_api' (a53ebb17-2b6d-42fa-97bd-d3be9f42d42a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:48:40.901708 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-259f1945-fd0c-4dec-83e4-cf9c75de4215 tempest-TestVolumeBackupRestore-101581384 tempest-TestVolumeBackupRestore-101581384-project-member] Create volume request issued successfully. Aug 25 05:48:40.902585 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-259f1945-fd0c-4dec-83e4-cf9c75de4215 tempest-TestVolumeBackupRestore-101581384 tempest-TestVolumeBackupRestore-101581384-project-member] https://10.4.3.189/volume/v3/volumes returned with HTTP 202 Aug 25 05:48:40.903142 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 864/3475] 10.4.3.189 () {68 vars in 1259 bytes} [Tue Aug 25 05:48:40 2026] POST /volume/v3/volumes => generated 752 bytes in 334 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 05:48:40.918410 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-8f612321-f000-4aab-b77e-1af100c84ac2 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:40.920148 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-8f612321-f000-4aab-b77e-1af100c84ac2 tempest-TestVolumeBackupRestore-101581384 tempest-TestVolumeBackupRestore-101581384-project-member] GET https://10.4.3.189/volume/v3/volumes/b041336c-786d-4b56-8ac8-7bddb5252f30 Aug 25 05:48:40.920343 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-8f612321-f000-4aab-b77e-1af100c84ac2 tempest-TestVolumeBackupRestore-101581384 tempest-TestVolumeBackupRestore-101581384-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:48:40.920516 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-8f612321-f000-4aab-b77e-1af100c84ac2 tempest-TestVolumeBackupRestore-101581384 tempest-TestVolumeBackupRestore-101581384-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:48:40.928151 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:48:40.928151 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:48:40.932212 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-8f612321-f000-4aab-b77e-1af100c84ac2 tempest-TestVolumeBackupRestore-101581384 tempest-TestVolumeBackupRestore-101581384-project-member] Volume info retrieved successfully. Aug 25 05:48:40.936588 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-8f612321-f000-4aab-b77e-1af100c84ac2 tempest-TestVolumeBackupRestore-101581384 tempest-TestVolumeBackupRestore-101581384-project-member] https://10.4.3.189/volume/v3/volumes/b041336c-786d-4b56-8ac8-7bddb5252f30 returned with HTTP 200 Aug 25 05:48:40.937011 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 880/3476] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:48:40 2026] GET /volume/v3/volumes/b041336c-786d-4b56-8ac8-7bddb5252f30 => generated 820 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:48:41.155433 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-61ec100d-6477-403d-8c81-dd5bab0ba25a None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:41.157673 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-61ec100d-6477-403d-8c81-dd5bab0ba25a tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] GET https://10.4.3.189/volume/v3/backups/1dcb7fbc-4417-4ce7-ac27-da882a39f78e Aug 25 05:48:41.158137 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-61ec100d-6477-403d-8c81-dd5bab0ba25a tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:48:41.159131 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-61ec100d-6477-403d-8c81-dd5bab0ba25a tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:48:41.159131 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-61ec100d-6477-403d-8c81-dd5bab0ba25a tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Show backup with id 1dcb7fbc-4417-4ce7-ac27-da882a39f78e. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:48:41.165984 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:48:41.165984 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:48:41.165984 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-61ec100d-6477-403d-8c81-dd5bab0ba25a tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] https://10.4.3.189/volume/v3/backups/1dcb7fbc-4417-4ce7-ac27-da882a39f78e returned with HTTP 200 Aug 25 05:48:41.165984 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 867/3477] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:48:41 2026] GET /volume/v3/backups/1dcb7fbc-4417-4ce7-ac27-da882a39f78e => generated 738 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:48:41.214327 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-7cc868bd-2121-49c7-a3f2-3553fcc5d16e None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:41.216627 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-7cc868bd-2121-49c7-a3f2-3553fcc5d16e tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] GET https://10.4.3.189/volume/v3/volumes/d7fbd362-4a81-4b3f-ab94-184bb9df0e42 Aug 25 05:48:41.216810 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-7cc868bd-2121-49c7-a3f2-3553fcc5d16e tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:48:41.216977 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-7cc868bd-2121-49c7-a3f2-3553fcc5d16e tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:48:41.228701 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:48:41.228701 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:48:41.236574 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-7cc868bd-2121-49c7-a3f2-3553fcc5d16e tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Volume info retrieved successfully. Aug 25 05:48:41.240469 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-7cc868bd-2121-49c7-a3f2-3553fcc5d16e tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] https://10.4.3.189/volume/v3/volumes/d7fbd362-4a81-4b3f-ab94-184bb9df0e42 returned with HTTP 200 Aug 25 05:48:41.241121 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 867/3478] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:48:41 2026] GET /volume/v3/volumes/d7fbd362-4a81-4b3f-ab94-184bb9df0e42 => generated 842 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:48:41.320739 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-566bb7f6-7bb6-4cf8-b9d2-b7b972e8d807 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:41.323283 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-566bb7f6-7bb6-4cf8-b9d2-b7b972e8d807 tempest-CreateVolumesFromSourceVolumeTest-1162765457 tempest-CreateVolumesFromSourceVolumeTest-1162765457-project-member] GET https://10.4.3.189/volume/v3/volumes/e22d63ee-f064-4499-889b-768722cee447 Aug 25 05:48:41.323474 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-566bb7f6-7bb6-4cf8-b9d2-b7b972e8d807 tempest-CreateVolumesFromSourceVolumeTest-1162765457 tempest-CreateVolumesFromSourceVolumeTest-1162765457-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:48:41.323714 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-566bb7f6-7bb6-4cf8-b9d2-b7b972e8d807 tempest-CreateVolumesFromSourceVolumeTest-1162765457 tempest-CreateVolumesFromSourceVolumeTest-1162765457-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:48:41.331656 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-566bb7f6-7bb6-4cf8-b9d2-b7b972e8d807 tempest-CreateVolumesFromSourceVolumeTest-1162765457 tempest-CreateVolumesFromSourceVolumeTest-1162765457-project-member] https://10.4.3.189/volume/v3/volumes/e22d63ee-f064-4499-889b-768722cee447 returned with HTTP 404 Aug 25 05:48:41.332192 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 865/3479] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:48:41 2026] GET /volume/v3/volumes/e22d63ee-f064-4499-889b-768722cee447 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:48:41.342146 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-1714ed89-cec0-4830-8ea5-a6f3dd6a8eff None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:41.344167 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-1714ed89-cec0-4830-8ea5-a6f3dd6a8eff tempest-CreateVolumesFromSourceVolumeTest-1162765457 tempest-CreateVolumesFromSourceVolumeTest-1162765457-project-member] DELETE https://10.4.3.189/volume/v3/volumes/3b039759-77d4-4f21-9ece-48562bdf0d78 Aug 25 05:48:41.344501 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-1714ed89-cec0-4830-8ea5-a6f3dd6a8eff tempest-CreateVolumesFromSourceVolumeTest-1162765457 tempest-CreateVolumesFromSourceVolumeTest-1162765457-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:48:41.344803 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-1714ed89-cec0-4830-8ea5-a6f3dd6a8eff tempest-CreateVolumesFromSourceVolumeTest-1162765457 tempest-CreateVolumesFromSourceVolumeTest-1162765457-project-member] Calling method 'delete' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:48:41.345022 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [None req-1714ed89-cec0-4830-8ea5-a6f3dd6a8eff tempest-CreateVolumesFromSourceVolumeTest-1162765457 tempest-CreateVolumesFromSourceVolumeTest-1162765457-project-member] Delete volume with id: 3b039759-77d4-4f21-9ece-48562bdf0d78 Aug 25 05:48:41.353935 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:48:41.353935 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:48:41.355035 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-1714ed89-cec0-4830-8ea5-a6f3dd6a8eff tempest-CreateVolumesFromSourceVolumeTest-1162765457 tempest-CreateVolumesFromSourceVolumeTest-1162765457-project-member] Volume info retrieved successfully. Aug 25 05:48:41.376282 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-1714ed89-cec0-4830-8ea5-a6f3dd6a8eff tempest-CreateVolumesFromSourceVolumeTest-1162765457 tempest-CreateVolumesFromSourceVolumeTest-1162765457-project-member] Delete volume request issued successfully. Aug 25 05:48:41.376551 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-1714ed89-cec0-4830-8ea5-a6f3dd6a8eff tempest-CreateVolumesFromSourceVolumeTest-1162765457 tempest-CreateVolumesFromSourceVolumeTest-1162765457-project-member] https://10.4.3.189/volume/v3/volumes/3b039759-77d4-4f21-9ece-48562bdf0d78 returned with HTTP 202 Aug 25 05:48:41.377249 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 881/3480] 10.4.3.189 () {66 vars in 1351 bytes} [Tue Aug 25 05:48:41 2026] DELETE /volume/v3/volumes/3b039759-77d4-4f21-9ece-48562bdf0d78 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:48:41.386103 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-b61f9924-0fac-4aa7-82fd-d8a3a3124e4c None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:41.390714 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-b61f9924-0fac-4aa7-82fd-d8a3a3124e4c tempest-CreateVolumesFromSourceVolumeTest-1162765457 tempest-CreateVolumesFromSourceVolumeTest-1162765457-project-member] GET https://10.4.3.189/volume/v3/volumes/3b039759-77d4-4f21-9ece-48562bdf0d78 Aug 25 05:48:41.390956 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-b61f9924-0fac-4aa7-82fd-d8a3a3124e4c tempest-CreateVolumesFromSourceVolumeTest-1162765457 tempest-CreateVolumesFromSourceVolumeTest-1162765457-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:48:41.391274 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-b61f9924-0fac-4aa7-82fd-d8a3a3124e4c tempest-CreateVolumesFromSourceVolumeTest-1162765457 tempest-CreateVolumesFromSourceVolumeTest-1162765457-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:48:41.402812 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:48:41.402812 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:48:41.411580 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-b61f9924-0fac-4aa7-82fd-d8a3a3124e4c tempest-CreateVolumesFromSourceVolumeTest-1162765457 tempest-CreateVolumesFromSourceVolumeTest-1162765457-project-member] Volume info retrieved successfully. Aug 25 05:48:41.428152 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-b61f9924-0fac-4aa7-82fd-d8a3a3124e4c tempest-CreateVolumesFromSourceVolumeTest-1162765457 tempest-CreateVolumesFromSourceVolumeTest-1162765457-project-member] https://10.4.3.189/volume/v3/volumes/3b039759-77d4-4f21-9ece-48562bdf0d78 returned with HTTP 200 Aug 25 05:48:41.430366 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 868/3481] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:48:41 2026] GET /volume/v3/volumes/3b039759-77d4-4f21-9ece-48562bdf0d78 => generated 856 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:48:41.951649 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-69a0468c-8c61-435b-bc50-f50961e17495 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:41.953599 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-69a0468c-8c61-435b-bc50-f50961e17495 tempest-TestVolumeBackupRestore-101581384 tempest-TestVolumeBackupRestore-101581384-project-member] GET https://10.4.3.189/volume/v3/volumes/b041336c-786d-4b56-8ac8-7bddb5252f30 Aug 25 05:48:41.953885 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-69a0468c-8c61-435b-bc50-f50961e17495 tempest-TestVolumeBackupRestore-101581384 tempest-TestVolumeBackupRestore-101581384-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:48:41.954095 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-69a0468c-8c61-435b-bc50-f50961e17495 tempest-TestVolumeBackupRestore-101581384 tempest-TestVolumeBackupRestore-101581384-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:48:41.962318 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:48:41.962318 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:48:41.966634 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-69a0468c-8c61-435b-bc50-f50961e17495 tempest-TestVolumeBackupRestore-101581384 tempest-TestVolumeBackupRestore-101581384-project-member] Volume info retrieved successfully. Aug 25 05:48:41.972808 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-69a0468c-8c61-435b-bc50-f50961e17495 tempest-TestVolumeBackupRestore-101581384 tempest-TestVolumeBackupRestore-101581384-project-member] https://10.4.3.189/volume/v3/volumes/b041336c-786d-4b56-8ac8-7bddb5252f30 returned with HTTP 200 Aug 25 05:48:41.973339 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 868/3482] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:48:41 2026] GET /volume/v3/volumes/b041336c-786d-4b56-8ac8-7bddb5252f30 => generated 1360 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:48:41.991748 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-3dc995db-1911-4f7e-a620-338d9f11e319 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:41.994815 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-3dc995db-1911-4f7e-a620-338d9f11e319 tempest-TestVolumeBackupRestore-101581384 tempest-TestVolumeBackupRestore-101581384-project-member] GET https://10.4.3.189/volume/v3/volumes/b041336c-786d-4b56-8ac8-7bddb5252f30 Aug 25 05:48:41.995126 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-3dc995db-1911-4f7e-a620-338d9f11e319 tempest-TestVolumeBackupRestore-101581384 tempest-TestVolumeBackupRestore-101581384-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:48:41.995554 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-3dc995db-1911-4f7e-a620-338d9f11e319 tempest-TestVolumeBackupRestore-101581384 tempest-TestVolumeBackupRestore-101581384-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:48:42.002969 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:48:42.002969 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:48:42.008002 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-3dc995db-1911-4f7e-a620-338d9f11e319 tempest-TestVolumeBackupRestore-101581384 tempest-TestVolumeBackupRestore-101581384-project-member] Volume info retrieved successfully. Aug 25 05:48:42.012976 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-3dc995db-1911-4f7e-a620-338d9f11e319 tempest-TestVolumeBackupRestore-101581384 tempest-TestVolumeBackupRestore-101581384-project-member] https://10.4.3.189/volume/v3/volumes/b041336c-786d-4b56-8ac8-7bddb5252f30 returned with HTTP 200 Aug 25 05:48:42.013512 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 866/3483] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:48:41 2026] GET /volume/v3/volumes/b041336c-786d-4b56-8ac8-7bddb5252f30 => generated 1360 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:48:42.026961 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-476c894e-0c68-447c-b7d0-e845d45460e4 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:42.031160 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-476c894e-0c68-447c-b7d0-e845d45460e4 tempest-TestVolumeBackupRestore-101581384 tempest-TestVolumeBackupRestore-101581384-project-member] GET https://10.4.3.189/volume/v3/volumes/b041336c-786d-4b56-8ac8-7bddb5252f30 Aug 25 05:48:42.031470 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-476c894e-0c68-447c-b7d0-e845d45460e4 tempest-TestVolumeBackupRestore-101581384 tempest-TestVolumeBackupRestore-101581384-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:48:42.031659 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-476c894e-0c68-447c-b7d0-e845d45460e4 tempest-TestVolumeBackupRestore-101581384 tempest-TestVolumeBackupRestore-101581384-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:48:42.040439 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:48:42.040439 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:48:42.045024 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-476c894e-0c68-447c-b7d0-e845d45460e4 tempest-TestVolumeBackupRestore-101581384 tempest-TestVolumeBackupRestore-101581384-project-member] Volume info retrieved successfully. Aug 25 05:48:42.054495 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-476c894e-0c68-447c-b7d0-e845d45460e4 tempest-TestVolumeBackupRestore-101581384 tempest-TestVolumeBackupRestore-101581384-project-member] https://10.4.3.189/volume/v3/volumes/b041336c-786d-4b56-8ac8-7bddb5252f30 returned with HTTP 200 Aug 25 05:48:42.058081 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 882/3484] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:48:42 2026] GET /volume/v3/volumes/b041336c-786d-4b56-8ac8-7bddb5252f30 => generated 1360 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:48:42.074525 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-239767d9-3c6d-49b6-87f3-16be0a8450eb None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:42.076891 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-239767d9-3c6d-49b6-87f3-16be0a8450eb tempest-TestVolumeBackupRestore-101581384 tempest-TestVolumeBackupRestore-101581384-project-member] POST https://10.4.3.189/volume/v3/backups Aug 25 05:48:42.077427 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-239767d9-3c6d-49b6-87f3-16be0a8450eb tempest-TestVolumeBackupRestore-101581384 tempest-TestVolumeBackupRestore-101581384-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "b041336c-786d-4b56-8ac8-7bddb5252f30", "name": "tempest-TestVolumeBackupRestore-backup-220749414", "description": null, "force": false, "snapshot_id": null, "incremental": false, "container": null}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:48:42.079154 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.contrib.backups [None req-239767d9-3c6d-49b6-87f3-16be0a8450eb tempest-TestVolumeBackupRestore-101581384 tempest-TestVolumeBackupRestore-101581384-project-member] Creating new backup {'backup': {'volume_id': 'b041336c-786d-4b56-8ac8-7bddb5252f30', 'name': 'tempest-TestVolumeBackupRestore-backup-220749414', 'description': None, 'force': False, 'snapshot_id': None, 'incremental': False, 'container': None}} {{(pid=100270) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 25 05:48:42.079609 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.contrib.backups [None req-239767d9-3c6d-49b6-87f3-16be0a8450eb tempest-TestVolumeBackupRestore-101581384 tempest-TestVolumeBackupRestore-101581384-project-member] Creating backup of volume b041336c-786d-4b56-8ac8-7bddb5252f30 in container None Aug 25 05:48:42.087131 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:48:42.087131 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:48:42.087778 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-239767d9-3c6d-49b6-87f3-16be0a8450eb tempest-TestVolumeBackupRestore-101581384 tempest-TestVolumeBackupRestore-101581384-project-member] Volume info retrieved successfully. Aug 25 05:48:42.123957 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.quota [None req-239767d9-3c6d-49b6-87f3-16be0a8450eb tempest-TestVolumeBackupRestore-101581384 tempest-TestVolumeBackupRestore-101581384-project-member] Created reservations ['4cf30471-124b-42df-9e04-99cd78d3d378', '851df748-c616-4285-946d-f49251f4176e'] {{(pid=100270) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:48:42.165501 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-239767d9-3c6d-49b6-87f3-16be0a8450eb tempest-TestVolumeBackupRestore-101581384 tempest-TestVolumeBackupRestore-101581384-project-member] https://10.4.3.189/volume/v3/backups returned with HTTP 202 Aug 25 05:48:42.166043 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 869/3485] 10.4.3.189 () {68 vars in 1259 bytes} [Tue Aug 25 05:48:42 2026] POST /volume/v3/backups => generated 334 bytes in 92 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 05:48:42.175383 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-0b3eae1c-5aed-465e-8b1a-9c6f6f216aec None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:42.177900 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-0b3eae1c-5aed-465e-8b1a-9c6f6f216aec tempest-TestVolumeBackupRestore-101581384 tempest-TestVolumeBackupRestore-101581384-project-member] GET https://10.4.3.189/volume/v3/backups/120d5504-0c28-4b03-80dd-244c91837c27 Aug 25 05:48:42.178101 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-0b3eae1c-5aed-465e-8b1a-9c6f6f216aec tempest-TestVolumeBackupRestore-101581384 tempest-TestVolumeBackupRestore-101581384-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:48:42.178319 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-0b3eae1c-5aed-465e-8b1a-9c6f6f216aec tempest-TestVolumeBackupRestore-101581384 tempest-TestVolumeBackupRestore-101581384-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:48:42.178447 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-0b3eae1c-5aed-465e-8b1a-9c6f6f216aec tempest-TestVolumeBackupRestore-101581384 tempest-TestVolumeBackupRestore-101581384-project-member] Show backup with id 120d5504-0c28-4b03-80dd-244c91837c27. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:48:42.181503 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-e0f22653-739f-456c-b836-c83c73ffaf30 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:42.185801 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:48:42.185801 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:48:42.186029 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-e0f22653-739f-456c-b836-c83c73ffaf30 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] GET https://10.4.3.189/volume/v3/backups/1dcb7fbc-4417-4ce7-ac27-da882a39f78e Aug 25 05:48:42.186283 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-e0f22653-739f-456c-b836-c83c73ffaf30 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:48:42.186477 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-e0f22653-739f-456c-b836-c83c73ffaf30 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:48:42.186561 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-e0f22653-739f-456c-b836-c83c73ffaf30 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Show backup with id 1dcb7fbc-4417-4ce7-ac27-da882a39f78e. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:48:42.186726 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-0b3eae1c-5aed-465e-8b1a-9c6f6f216aec tempest-TestVolumeBackupRestore-101581384 tempest-TestVolumeBackupRestore-101581384-project-member] https://10.4.3.189/volume/v3/backups/120d5504-0c28-4b03-80dd-244c91837c27 returned with HTTP 200 Aug 25 05:48:42.187132 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 869/3486] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:48:42 2026] GET /volume/v3/backups/120d5504-0c28-4b03-80dd-244c91837c27 => generated 741 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:48:42.195690 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:48:42.195690 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:48:42.196633 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-e0f22653-739f-456c-b836-c83c73ffaf30 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] https://10.4.3.189/volume/v3/backups/1dcb7fbc-4417-4ce7-ac27-da882a39f78e returned with HTTP 200 Aug 25 05:48:42.197360 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 867/3487] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:48:42 2026] GET /volume/v3/backups/1dcb7fbc-4417-4ce7-ac27-da882a39f78e => generated 738 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:48:42.445833 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-a2daf143-a814-4fb0-a056-f34b1033b339 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:42.450082 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-a2daf143-a814-4fb0-a056-f34b1033b339 tempest-CreateVolumesFromSourceVolumeTest-1162765457 tempest-CreateVolumesFromSourceVolumeTest-1162765457-project-member] GET https://10.4.3.189/volume/v3/volumes/3b039759-77d4-4f21-9ece-48562bdf0d78 Aug 25 05:48:42.450082 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-a2daf143-a814-4fb0-a056-f34b1033b339 tempest-CreateVolumesFromSourceVolumeTest-1162765457 tempest-CreateVolumesFromSourceVolumeTest-1162765457-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:48:42.450082 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-a2daf143-a814-4fb0-a056-f34b1033b339 tempest-CreateVolumesFromSourceVolumeTest-1162765457 tempest-CreateVolumesFromSourceVolumeTest-1162765457-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:48:42.457428 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-a2daf143-a814-4fb0-a056-f34b1033b339 tempest-CreateVolumesFromSourceVolumeTest-1162765457 tempest-CreateVolumesFromSourceVolumeTest-1162765457-project-member] https://10.4.3.189/volume/v3/volumes/3b039759-77d4-4f21-9ece-48562bdf0d78 returned with HTTP 404 Aug 25 05:48:42.457428 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 883/3488] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:48:42 2026] GET /volume/v3/volumes/3b039759-77d4-4f21-9ece-48562bdf0d78 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:48:42.468315 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-a886da12-c901-4037-bb98-4ac6f8fc82be None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:42.470077 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-a886da12-c901-4037-bb98-4ac6f8fc82be tempest-CreateVolumesFromSourceVolumeTest-1162765457 tempest-CreateVolumesFromSourceVolumeTest-1162765457-project-member] DELETE https://10.4.3.189/volume/v3/volumes/5c6a0e25-03ea-4335-a675-b3928246d79b Aug 25 05:48:42.470349 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-a886da12-c901-4037-bb98-4ac6f8fc82be tempest-CreateVolumesFromSourceVolumeTest-1162765457 tempest-CreateVolumesFromSourceVolumeTest-1162765457-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:48:42.470545 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-a886da12-c901-4037-bb98-4ac6f8fc82be tempest-CreateVolumesFromSourceVolumeTest-1162765457 tempest-CreateVolumesFromSourceVolumeTest-1162765457-project-member] Calling method 'delete' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:48:42.470731 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.v3.volumes [None req-a886da12-c901-4037-bb98-4ac6f8fc82be tempest-CreateVolumesFromSourceVolumeTest-1162765457 tempest-CreateVolumesFromSourceVolumeTest-1162765457-project-member] Delete volume with id: 5c6a0e25-03ea-4335-a675-b3928246d79b Aug 25 05:48:42.477628 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:48:42.477628 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:48:42.478115 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-a886da12-c901-4037-bb98-4ac6f8fc82be tempest-CreateVolumesFromSourceVolumeTest-1162765457 tempest-CreateVolumesFromSourceVolumeTest-1162765457-project-member] Volume info retrieved successfully. Aug 25 05:48:42.499631 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-a886da12-c901-4037-bb98-4ac6f8fc82be tempest-CreateVolumesFromSourceVolumeTest-1162765457 tempest-CreateVolumesFromSourceVolumeTest-1162765457-project-member] Delete volume request issued successfully. Aug 25 05:48:42.499851 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-a886da12-c901-4037-bb98-4ac6f8fc82be tempest-CreateVolumesFromSourceVolumeTest-1162765457 tempest-CreateVolumesFromSourceVolumeTest-1162765457-project-member] https://10.4.3.189/volume/v3/volumes/5c6a0e25-03ea-4335-a675-b3928246d79b returned with HTTP 202 Aug 25 05:48:42.500436 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 870/3489] 10.4.3.189 () {66 vars in 1351 bytes} [Tue Aug 25 05:48:42 2026] DELETE /volume/v3/volumes/5c6a0e25-03ea-4335-a675-b3928246d79b => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:48:42.508126 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-86bb01cc-6e4f-4323-b5ef-c1fe00323732 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:42.510348 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-86bb01cc-6e4f-4323-b5ef-c1fe00323732 tempest-CreateVolumesFromSourceVolumeTest-1162765457 tempest-CreateVolumesFromSourceVolumeTest-1162765457-project-member] GET https://10.4.3.189/volume/v3/volumes/5c6a0e25-03ea-4335-a675-b3928246d79b Aug 25 05:48:42.510597 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-86bb01cc-6e4f-4323-b5ef-c1fe00323732 tempest-CreateVolumesFromSourceVolumeTest-1162765457 tempest-CreateVolumesFromSourceVolumeTest-1162765457-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:48:42.510802 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-86bb01cc-6e4f-4323-b5ef-c1fe00323732 tempest-CreateVolumesFromSourceVolumeTest-1162765457 tempest-CreateVolumesFromSourceVolumeTest-1162765457-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:48:42.520092 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:48:42.520092 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:48:42.525014 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-86bb01cc-6e4f-4323-b5ef-c1fe00323732 tempest-CreateVolumesFromSourceVolumeTest-1162765457 tempest-CreateVolumesFromSourceVolumeTest-1162765457-project-member] Volume info retrieved successfully. Aug 25 05:48:42.531144 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-86bb01cc-6e4f-4323-b5ef-c1fe00323732 tempest-CreateVolumesFromSourceVolumeTest-1162765457 tempest-CreateVolumesFromSourceVolumeTest-1162765457-project-member] https://10.4.3.189/volume/v3/volumes/5c6a0e25-03ea-4335-a675-b3928246d79b returned with HTTP 200 Aug 25 05:48:42.531755 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 870/3490] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:48:42 2026] GET /volume/v3/volumes/5c6a0e25-03ea-4335-a675-b3928246d79b => generated 855 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:48:43.200456 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-722eabe9-cb88-47db-8c41-34a3225a2d54 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:43.202662 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-722eabe9-cb88-47db-8c41-34a3225a2d54 tempest-TestVolumeBackupRestore-101581384 tempest-TestVolumeBackupRestore-101581384-project-member] GET https://10.4.3.189/volume/v3/backups/120d5504-0c28-4b03-80dd-244c91837c27 Aug 25 05:48:43.202854 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-722eabe9-cb88-47db-8c41-34a3225a2d54 tempest-TestVolumeBackupRestore-101581384 tempest-TestVolumeBackupRestore-101581384-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:48:43.203012 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-722eabe9-cb88-47db-8c41-34a3225a2d54 tempest-TestVolumeBackupRestore-101581384 tempest-TestVolumeBackupRestore-101581384-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:48:43.203129 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-722eabe9-cb88-47db-8c41-34a3225a2d54 tempest-TestVolumeBackupRestore-101581384 tempest-TestVolumeBackupRestore-101581384-project-member] Show backup with id 120d5504-0c28-4b03-80dd-244c91837c27. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:48:43.209863 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-b9018f9b-2226-4e5f-bcc6-9d29086753cf None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:43.210238 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:48:43.210238 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:48:43.210813 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-722eabe9-cb88-47db-8c41-34a3225a2d54 tempest-TestVolumeBackupRestore-101581384 tempest-TestVolumeBackupRestore-101581384-project-member] https://10.4.3.189/volume/v3/backups/120d5504-0c28-4b03-80dd-244c91837c27 returned with HTTP 200 Aug 25 05:48:43.211286 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 868/3491] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:48:43 2026] GET /volume/v3/backups/120d5504-0c28-4b03-80dd-244c91837c27 => generated 743 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:48:43.212280 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-b9018f9b-2226-4e5f-bcc6-9d29086753cf tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] GET https://10.4.3.189/volume/v3/backups/1dcb7fbc-4417-4ce7-ac27-da882a39f78e Aug 25 05:48:43.212580 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-b9018f9b-2226-4e5f-bcc6-9d29086753cf tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:48:43.212808 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-b9018f9b-2226-4e5f-bcc6-9d29086753cf tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:48:43.212949 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-b9018f9b-2226-4e5f-bcc6-9d29086753cf tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Show backup with id 1dcb7fbc-4417-4ce7-ac27-da882a39f78e. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:48:43.213699 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-5ff527e1-5978-416a-a8d2-585609cb285c None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:43.215732 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-5ff527e1-5978-416a-a8d2-585609cb285c tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] DELETE https://10.4.3.189/volume/v3/volumes/0939389d-ec1f-492c-9eb6-30fc3d407796 Aug 25 05:48:43.215966 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-5ff527e1-5978-416a-a8d2-585609cb285c tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:48:43.216213 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-5ff527e1-5978-416a-a8d2-585609cb285c tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Calling method 'delete' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:48:43.216396 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.v3.volumes [None req-5ff527e1-5978-416a-a8d2-585609cb285c tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Delete volume with id: 0939389d-ec1f-492c-9eb6-30fc3d407796 Aug 25 05:48:43.219446 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:48:43.219446 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:48:43.221096 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-b9018f9b-2226-4e5f-bcc6-9d29086753cf tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] https://10.4.3.189/volume/v3/backups/1dcb7fbc-4417-4ce7-ac27-da882a39f78e returned with HTTP 200 Aug 25 05:48:43.221586 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 884/3492] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:48:43 2026] GET /volume/v3/backups/1dcb7fbc-4417-4ce7-ac27-da882a39f78e => generated 738 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:48:43.230183 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:48:43.230183 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:48:43.230843 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-5ff527e1-5978-416a-a8d2-585609cb285c tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Volume info retrieved successfully. Aug 25 05:48:43.240123 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-499bb459-b229-4b68-8604-a1201438d491 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:43.242433 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-499bb459-b229-4b68-8604-a1201438d491 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] DELETE https://10.4.3.189/volume/v3/volumes/3fada62c-b0fa-4a9f-a099-64406f594765 Aug 25 05:48:43.242786 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-499bb459-b229-4b68-8604-a1201438d491 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:48:43.242891 np0000008051 devstack@c-api.service[100270]: WARNING cinder.keymgr.conf_key_mgr [None req-5ff527e1-5978-416a-a8d2-585609cb285c tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 25 05:48:43.244082 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-499bb459-b229-4b68-8604-a1201438d491 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:48:43.244082 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-499bb459-b229-4b68-8604-a1201438d491 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Delete volume with id: 3fada62c-b0fa-4a9f-a099-64406f594765 Aug 25 05:48:43.253782 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:48:43.253782 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:48:43.254046 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-5ff527e1-5978-416a-a8d2-585609cb285c tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Delete volume request issued successfully. Aug 25 05:48:43.254558 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-5ff527e1-5978-416a-a8d2-585609cb285c tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] https://10.4.3.189/volume/v3/volumes/0939389d-ec1f-492c-9eb6-30fc3d407796 returned with HTTP 202 Aug 25 05:48:43.256071 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 871/3493] 10.4.3.189 () {66 vars in 1351 bytes} [Tue Aug 25 05:48:43 2026] DELETE /volume/v3/volumes/0939389d-ec1f-492c-9eb6-30fc3d407796 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:48:43.256191 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-499bb459-b229-4b68-8604-a1201438d491 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Volume info retrieved successfully. Aug 25 05:48:43.264505 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-b4d42224-f7b4-473c-9b55-098811bfddab None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:43.266165 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-b4d42224-f7b4-473c-9b55-098811bfddab tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] GET https://10.4.3.189/volume/v3/volumes/0939389d-ec1f-492c-9eb6-30fc3d407796 Aug 25 05:48:43.266426 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-b4d42224-f7b4-473c-9b55-098811bfddab tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:48:43.266611 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-b4d42224-f7b4-473c-9b55-098811bfddab tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:48:43.277309 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-499bb459-b229-4b68-8604-a1201438d491 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Delete volume request issued successfully. Aug 25 05:48:43.277309 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-499bb459-b229-4b68-8604-a1201438d491 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] https://10.4.3.189/volume/v3/volumes/3fada62c-b0fa-4a9f-a099-64406f594765 returned with HTTP 202 Aug 25 05:48:43.277396 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:48:43.277396 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:48:43.277460 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 871/3494] 10.4.3.189 () {68 vars in 1391 bytes} [Tue Aug 25 05:48:43 2026] DELETE /volume/v3/volumes/3fada62c-b0fa-4a9f-a099-64406f594765 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:48:43.284481 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-20a2ae35-da41-4ffb-bb8f-7796d4f88a2d None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:43.286603 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-b4d42224-f7b4-473c-9b55-098811bfddab tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Volume info retrieved successfully. Aug 25 05:48:43.288173 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-20a2ae35-da41-4ffb-bb8f-7796d4f88a2d tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] GET https://10.4.3.189/volume/v3/volumes/3fada62c-b0fa-4a9f-a099-64406f594765 Aug 25 05:48:43.288419 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-20a2ae35-da41-4ffb-bb8f-7796d4f88a2d tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:48:43.288679 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-20a2ae35-da41-4ffb-bb8f-7796d4f88a2d tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:48:43.292691 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-b4d42224-f7b4-473c-9b55-098811bfddab tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] https://10.4.3.189/volume/v3/volumes/0939389d-ec1f-492c-9eb6-30fc3d407796 returned with HTTP 200 Aug 25 05:48:43.293285 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 869/3495] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:48:43 2026] GET /volume/v3/volumes/0939389d-ec1f-492c-9eb6-30fc3d407796 => generated 877 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:48:43.303242 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:48:43.303242 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:48:43.307612 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-20a2ae35-da41-4ffb-bb8f-7796d4f88a2d tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Volume info retrieved successfully. Aug 25 05:48:43.311567 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-20a2ae35-da41-4ffb-bb8f-7796d4f88a2d tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] https://10.4.3.189/volume/v3/volumes/3fada62c-b0fa-4a9f-a099-64406f594765 returned with HTTP 200 Aug 25 05:48:43.312083 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 885/3496] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:48:43 2026] GET /volume/v3/volumes/3fada62c-b0fa-4a9f-a099-64406f594765 => generated 1065 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:48:43.553083 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-3d89d4ee-b971-44e8-896b-bdb5acb0cde5 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:43.554408 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-3d89d4ee-b971-44e8-896b-bdb5acb0cde5 tempest-CreateVolumesFromSourceVolumeTest-1162765457 tempest-CreateVolumesFromSourceVolumeTest-1162765457-project-member] GET https://10.4.3.189/volume/v3/volumes/5c6a0e25-03ea-4335-a675-b3928246d79b Aug 25 05:48:43.554622 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-3d89d4ee-b971-44e8-896b-bdb5acb0cde5 tempest-CreateVolumesFromSourceVolumeTest-1162765457 tempest-CreateVolumesFromSourceVolumeTest-1162765457-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:48:43.554824 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-3d89d4ee-b971-44e8-896b-bdb5acb0cde5 tempest-CreateVolumesFromSourceVolumeTest-1162765457 tempest-CreateVolumesFromSourceVolumeTest-1162765457-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:48:43.567295 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-3d89d4ee-b971-44e8-896b-bdb5acb0cde5 tempest-CreateVolumesFromSourceVolumeTest-1162765457 tempest-CreateVolumesFromSourceVolumeTest-1162765457-project-member] https://10.4.3.189/volume/v3/volumes/5c6a0e25-03ea-4335-a675-b3928246d79b returned with HTTP 404 Aug 25 05:48:43.567969 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 872/3497] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:48:43 2026] GET /volume/v3/volumes/5c6a0e25-03ea-4335-a675-b3928246d79b => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:48:43.576029 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-4ba5f605-91bc-41ec-a77c-bdac2c02dac4 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:43.577793 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-4ba5f605-91bc-41ec-a77c-bdac2c02dac4 tempest-CreateVolumesFromSourceVolumeTest-1162765457 tempest-CreateVolumesFromSourceVolumeTest-1162765457-project-member] DELETE https://10.4.3.189/volume/v3/volumes/bddb64ce-7963-467d-89ca-c353c765466b Aug 25 05:48:43.577983 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-4ba5f605-91bc-41ec-a77c-bdac2c02dac4 tempest-CreateVolumesFromSourceVolumeTest-1162765457 tempest-CreateVolumesFromSourceVolumeTest-1162765457-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:48:43.578242 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-4ba5f605-91bc-41ec-a77c-bdac2c02dac4 tempest-CreateVolumesFromSourceVolumeTest-1162765457 tempest-CreateVolumesFromSourceVolumeTest-1162765457-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:48:43.578395 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-4ba5f605-91bc-41ec-a77c-bdac2c02dac4 tempest-CreateVolumesFromSourceVolumeTest-1162765457 tempest-CreateVolumesFromSourceVolumeTest-1162765457-project-member] Delete volume with id: bddb64ce-7963-467d-89ca-c353c765466b Aug 25 05:48:43.589343 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:48:43.589343 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:48:43.590158 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-4ba5f605-91bc-41ec-a77c-bdac2c02dac4 tempest-CreateVolumesFromSourceVolumeTest-1162765457 tempest-CreateVolumesFromSourceVolumeTest-1162765457-project-member] Volume info retrieved successfully. Aug 25 05:48:43.628081 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-4ba5f605-91bc-41ec-a77c-bdac2c02dac4 tempest-CreateVolumesFromSourceVolumeTest-1162765457 tempest-CreateVolumesFromSourceVolumeTest-1162765457-project-member] Delete volume request issued successfully. Aug 25 05:48:43.631377 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-4ba5f605-91bc-41ec-a77c-bdac2c02dac4 tempest-CreateVolumesFromSourceVolumeTest-1162765457 tempest-CreateVolumesFromSourceVolumeTest-1162765457-project-member] https://10.4.3.189/volume/v3/volumes/bddb64ce-7963-467d-89ca-c353c765466b returned with HTTP 202 Aug 25 05:48:43.631377 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 872/3498] 10.4.3.189 () {66 vars in 1351 bytes} [Tue Aug 25 05:48:43 2026] DELETE /volume/v3/volumes/bddb64ce-7963-467d-89ca-c353c765466b => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:48:43.642237 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-06e24224-58dc-46c3-8396-8aa8be36ccbb None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:43.647076 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-06e24224-58dc-46c3-8396-8aa8be36ccbb tempest-CreateVolumesFromSourceVolumeTest-1162765457 tempest-CreateVolumesFromSourceVolumeTest-1162765457-project-member] GET https://10.4.3.189/volume/v3/volumes/bddb64ce-7963-467d-89ca-c353c765466b Aug 25 05:48:43.647076 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-06e24224-58dc-46c3-8396-8aa8be36ccbb tempest-CreateVolumesFromSourceVolumeTest-1162765457 tempest-CreateVolumesFromSourceVolumeTest-1162765457-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:48:43.647076 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-06e24224-58dc-46c3-8396-8aa8be36ccbb tempest-CreateVolumesFromSourceVolumeTest-1162765457 tempest-CreateVolumesFromSourceVolumeTest-1162765457-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:48:43.653766 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:48:43.653766 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:48:43.658487 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-06e24224-58dc-46c3-8396-8aa8be36ccbb tempest-CreateVolumesFromSourceVolumeTest-1162765457 tempest-CreateVolumesFromSourceVolumeTest-1162765457-project-member] Volume info retrieved successfully. Aug 25 05:48:43.663491 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-06e24224-58dc-46c3-8396-8aa8be36ccbb tempest-CreateVolumesFromSourceVolumeTest-1162765457 tempest-CreateVolumesFromSourceVolumeTest-1162765457-project-member] https://10.4.3.189/volume/v3/volumes/bddb64ce-7963-467d-89ca-c353c765466b returned with HTTP 200 Aug 25 05:48:43.663901 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 870/3499] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:48:43 2026] GET /volume/v3/volumes/bddb64ce-7963-467d-89ca-c353c765466b => generated 855 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:48:44.226783 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-e5127410-f6fa-4c38-8545-7477ab6b02c6 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:44.230864 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-e5127410-f6fa-4c38-8545-7477ab6b02c6 tempest-TestVolumeBackupRestore-101581384 tempest-TestVolumeBackupRestore-101581384-project-member] GET https://10.4.3.189/volume/v3/backups/120d5504-0c28-4b03-80dd-244c91837c27 Aug 25 05:48:44.231388 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-e5127410-f6fa-4c38-8545-7477ab6b02c6 tempest-TestVolumeBackupRestore-101581384 tempest-TestVolumeBackupRestore-101581384-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:48:44.231737 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-e5127410-f6fa-4c38-8545-7477ab6b02c6 tempest-TestVolumeBackupRestore-101581384 tempest-TestVolumeBackupRestore-101581384-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:48:44.232005 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-e5127410-f6fa-4c38-8545-7477ab6b02c6 tempest-TestVolumeBackupRestore-101581384 tempest-TestVolumeBackupRestore-101581384-project-member] Show backup with id 120d5504-0c28-4b03-80dd-244c91837c27. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:48:44.238029 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:48:44.238029 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:48:44.239597 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-e5127410-f6fa-4c38-8545-7477ab6b02c6 tempest-TestVolumeBackupRestore-101581384 tempest-TestVolumeBackupRestore-101581384-project-member] https://10.4.3.189/volume/v3/backups/120d5504-0c28-4b03-80dd-244c91837c27 returned with HTTP 200 Aug 25 05:48:44.240249 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 886/3500] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:48:44 2026] GET /volume/v3/backups/120d5504-0c28-4b03-80dd-244c91837c27 => generated 743 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:48:44.310291 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-b4a12a9a-b239-42d3-8e3b-d7207c8ab507 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:44.312100 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-b4a12a9a-b239-42d3-8e3b-d7207c8ab507 tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] GET https://10.4.3.189/volume/v3/volumes/0939389d-ec1f-492c-9eb6-30fc3d407796 Aug 25 05:48:44.312347 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-b4a12a9a-b239-42d3-8e3b-d7207c8ab507 tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:48:44.312523 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-b4a12a9a-b239-42d3-8e3b-d7207c8ab507 tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:48:44.318397 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-b4a12a9a-b239-42d3-8e3b-d7207c8ab507 tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] https://10.4.3.189/volume/v3/volumes/0939389d-ec1f-492c-9eb6-30fc3d407796 returned with HTTP 404 Aug 25 05:48:44.319017 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 873/3501] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:48:44 2026] GET /volume/v3/volumes/0939389d-ec1f-492c-9eb6-30fc3d407796 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:48:44.326953 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-797e67fd-5da4-40fa-bba5-bacd96162ef5 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:44.327084 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-4f234281-baba-4dc8-8d84-ded527dac5a8 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:44.329196 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-4f234281-baba-4dc8-8d84-ded527dac5a8 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] GET https://10.4.3.189/volume/v3/volumes/3fada62c-b0fa-4a9f-a099-64406f594765 Aug 25 05:48:44.329426 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-4f234281-baba-4dc8-8d84-ded527dac5a8 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:48:44.329621 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-4f234281-baba-4dc8-8d84-ded527dac5a8 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:48:44.329875 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-797e67fd-5da4-40fa-bba5-bacd96162ef5 tempest-TestEncryptedCinderVolumes-1487106366 tempest-TestEncryptedCinderVolumes-1487106366-project-admin] GET https://10.4.3.189/volume/v3/volumes/detail?all_tenants=1 Aug 25 05:48:44.330373 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-797e67fd-5da4-40fa-bba5-bacd96162ef5 tempest-TestEncryptedCinderVolumes-1487106366 tempest-TestEncryptedCinderVolumes-1487106366-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:48:44.330749 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-797e67fd-5da4-40fa-bba5-bacd96162ef5 tempest-TestEncryptedCinderVolumes-1487106366 tempest-TestEncryptedCinderVolumes-1487106366-project-admin] Calling method 'detail' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:48:44.331929 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-797e67fd-5da4-40fa-bba5-bacd96162ef5 tempest-TestEncryptedCinderVolumes-1487106366 tempest-TestEncryptedCinderVolumes-1487106366-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100268) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 05:48:44.336333 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-4f234281-baba-4dc8-8d84-ded527dac5a8 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] https://10.4.3.189/volume/v3/volumes/3fada62c-b0fa-4a9f-a099-64406f594765 returned with HTTP 404 Aug 25 05:48:44.336830 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 871/3502] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:48:44 2026] GET /volume/v3/volumes/3fada62c-b0fa-4a9f-a099-64406f594765 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:48:44.345111 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-dfb1902b-8d05-4fa5-a187-be32548b8aa1 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:44.353585 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-dfb1902b-8d05-4fa5-a187-be32548b8aa1 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] GET https://10.4.3.189/volume/v3/backups/1dcb7fbc-4417-4ce7-ac27-da882a39f78e Aug 25 05:48:44.353945 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-dfb1902b-8d05-4fa5-a187-be32548b8aa1 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:48:44.354415 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-dfb1902b-8d05-4fa5-a187-be32548b8aa1 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:48:44.354572 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-dfb1902b-8d05-4fa5-a187-be32548b8aa1 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Show backup with id 1dcb7fbc-4417-4ce7-ac27-da882a39f78e. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:48:44.364078 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:48:44.364078 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:48:44.365998 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-dfb1902b-8d05-4fa5-a187-be32548b8aa1 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] https://10.4.3.189/volume/v3/backups/1dcb7fbc-4417-4ce7-ac27-da882a39f78e returned with HTTP 200 Aug 25 05:48:44.366431 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 887/3503] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:48:44 2026] GET /volume/v3/backups/1dcb7fbc-4417-4ce7-ac27-da882a39f78e => generated 738 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:48:44.372513 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-797e67fd-5da4-40fa-bba5-bacd96162ef5 tempest-TestEncryptedCinderVolumes-1487106366 tempest-TestEncryptedCinderVolumes-1487106366-project-admin] Get all volumes completed successfully. Aug 25 05:48:44.375271 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:48:44.375271 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:48:44.377432 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-df6fe03e-98eb-47d6-98d2-12a78b611cb9 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:44.379662 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-df6fe03e-98eb-47d6-98d2-12a78b611cb9 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] DELETE https://10.4.3.189/volume/v3/backups/9aa7beb4-552d-49eb-a773-1998a88cedce Aug 25 05:48:44.380211 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-df6fe03e-98eb-47d6-98d2-12a78b611cb9 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:48:44.380211 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-df6fe03e-98eb-47d6-98d2-12a78b611cb9 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Calling method 'delete' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:48:44.380319 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.contrib.backups [None req-df6fe03e-98eb-47d6-98d2-12a78b611cb9 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Delete backup with id: 9aa7beb4-552d-49eb-a773-1998a88cedce. Aug 25 05:48:44.381646 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-797e67fd-5da4-40fa-bba5-bacd96162ef5 tempest-TestEncryptedCinderVolumes-1487106366 tempest-TestEncryptedCinderVolumes-1487106366-project-admin] https://10.4.3.189/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 25 05:48:44.382352 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 873/3504] 10.4.3.189 () {66 vars in 1285 bytes} [Tue Aug 25 05:48:44 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 10823 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 05:48:44.385693 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:48:44.385693 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:48:44.400377 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.backup.rpcapi [None req-df6fe03e-98eb-47d6-98d2-12a78b611cb9 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] delete_backup rpcapi backup_id 9aa7beb4-552d-49eb-a773-1998a88cedce {{(pid=100270) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 25 05:48:44.402897 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-df6fe03e-98eb-47d6-98d2-12a78b611cb9 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] https://10.4.3.189/volume/v3/backups/9aa7beb4-552d-49eb-a773-1998a88cedce returned with HTTP 202 Aug 25 05:48:44.403414 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 874/3505] 10.4.3.189 () {68 vars in 1391 bytes} [Tue Aug 25 05:48:44 2026] DELETE /volume/v3/backups/9aa7beb4-552d-49eb-a773-1998a88cedce => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 05:48:44.407615 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-09c0f380-5582-4ff0-ae47-381d276fb4a2 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:44.409405 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-09c0f380-5582-4ff0-ae47-381d276fb4a2 tempest-TestEncryptedCinderVolumes-1487106366 tempest-TestEncryptedCinderVolumes-1487106366-project-admin] DELETE https://10.4.3.189/volume/v3/types/6b934ecd-2971-4941-a8d5-cedcd4e83335 Aug 25 05:48:44.409620 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-09c0f380-5582-4ff0-ae47-381d276fb4a2 tempest-TestEncryptedCinderVolumes-1487106366 tempest-TestEncryptedCinderVolumes-1487106366-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:48:44.409823 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-09c0f380-5582-4ff0-ae47-381d276fb4a2 tempest-TestEncryptedCinderVolumes-1487106366 tempest-TestEncryptedCinderVolumes-1487106366-project-admin] Calling method '_delete' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:48:44.414343 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-ba99a3a4-f083-4dfe-95fe-e76f50cd3302 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:44.416430 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-ba99a3a4-f083-4dfe-95fe-e76f50cd3302 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] GET https://10.4.3.189/volume/v3/backups/9aa7beb4-552d-49eb-a773-1998a88cedce Aug 25 05:48:44.416701 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-ba99a3a4-f083-4dfe-95fe-e76f50cd3302 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:48:44.416972 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-ba99a3a4-f083-4dfe-95fe-e76f50cd3302 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:48:44.417175 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-ba99a3a4-f083-4dfe-95fe-e76f50cd3302 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Show backup with id 9aa7beb4-552d-49eb-a773-1998a88cedce. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:48:44.422251 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:48:44.422251 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:48:44.422910 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-ba99a3a4-f083-4dfe-95fe-e76f50cd3302 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] https://10.4.3.189/volume/v3/backups/9aa7beb4-552d-49eb-a773-1998a88cedce returned with HTTP 200 Aug 25 05:48:44.423605 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 888/3506] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:48:44 2026] GET /volume/v3/backups/9aa7beb4-552d-49eb-a773-1998a88cedce => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:48:44.442570 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-09c0f380-5582-4ff0-ae47-381d276fb4a2 tempest-TestEncryptedCinderVolumes-1487106366 tempest-TestEncryptedCinderVolumes-1487106366-project-admin] https://10.4.3.189/volume/v3/types/6b934ecd-2971-4941-a8d5-cedcd4e83335 returned with HTTP 202 Aug 25 05:48:44.442948 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 872/3507] 10.4.3.189 () {66 vars in 1345 bytes} [Tue Aug 25 05:48:44 2026] DELETE /volume/v3/types/6b934ecd-2971-4941-a8d5-cedcd4e83335 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:48:44.460328 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-af1db0ea-2b2f-4771-a8ca-fbb1bcc1ad50 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:44.464491 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-af1db0ea-2b2f-4771-a8ca-fbb1bcc1ad50 tempest-TestEncryptedCinderVolumes-1487106366 tempest-TestEncryptedCinderVolumes-1487106366-project-admin] POST https://10.4.3.189/volume/v3/types Aug 25 05:48:44.464872 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-af1db0ea-2b2f-4771-a8ca-fbb1bcc1ad50 tempest-TestEncryptedCinderVolumes-1487106366 tempest-TestEncryptedCinderVolumes-1487106366-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luksv2-1388100244", "extra_specs": {}}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:48:44.488018 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-af1db0ea-2b2f-4771-a8ca-fbb1bcc1ad50 tempest-TestEncryptedCinderVolumes-1487106366 tempest-TestEncryptedCinderVolumes-1487106366-project-admin] https://10.4.3.189/volume/v3/types returned with HTTP 200 Aug 25 05:48:44.488696 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 874/3508] 10.4.3.189 () {68 vars in 1252 bytes} [Tue Aug 25 05:48:44 2026] POST /volume/v3/types => generated 214 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:48:44.506676 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-a41a5ec8-5942-4dd5-977a-2500b057a87d None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:44.509392 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-a41a5ec8-5942-4dd5-977a-2500b057a87d tempest-TestEncryptedCinderVolumes-1487106366 tempest-TestEncryptedCinderVolumes-1487106366-project-admin] POST https://10.4.3.189/volume/v3/types/da72dae6-e139-4c99-9d8b-5984bc4ce045/encryption Aug 25 05:48:44.509392 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-a41a5ec8-5942-4dd5-977a-2500b057a87d tempest-TestEncryptedCinderVolumes-1487106366 tempest-TestEncryptedCinderVolumes-1487106366-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks2", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:48:44.549563 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-a41a5ec8-5942-4dd5-977a-2500b057a87d tempest-TestEncryptedCinderVolumes-1487106366 tempest-TestEncryptedCinderVolumes-1487106366-project-admin] https://10.4.3.189/volume/v3/types/da72dae6-e139-4c99-9d8b-5984bc4ce045/encryption returned with HTTP 200 Aug 25 05:48:44.550149 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 875/3509] 10.4.3.189 () {68 vars in 1397 bytes} [Tue Aug 25 05:48:44 2026] POST /volume/v3/types/da72dae6-e139-4c99-9d8b-5984bc4ce045/encryption => generated 231 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:48:44.565104 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-cf1411e8-7ee3-4d2e-81a6-644f9cef4563 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:44.566950 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-cf1411e8-7ee3-4d2e-81a6-644f9cef4563 tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] POST https://10.4.3.189/volume/v3/volumes Aug 25 05:48:44.567434 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-cf1411e8-7ee3-4d2e-81a6-644f9cef4563 tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-1828702630", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luksv2-1388100244", "size": 1}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:48:44.572446 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.v3.volumes [None req-cf1411e8-7ee3-4d2e-81a6-644f9cef4563 tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-1828702630', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luksv2-1388100244', 'size': 1}} {{(pid=100271) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 05:48:44.584074 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [None req-cf1411e8-7ee3-4d2e-81a6-644f9cef4563 tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Create volume of 1 GB Aug 25 05:48:44.584074 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:48:44.584074 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:48:44.584074 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-cf1411e8-7ee3-4d2e-81a6-644f9cef4563 tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Availability Zones retrieved successfully. Aug 25 05:48:44.589530 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-cf1411e8-7ee3-4d2e-81a6-644f9cef4563 tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Flow 'volume_create_api' (91e763b1-93d9-4268-a599-76491826918e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:48:44.590523 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-cf1411e8-7ee3-4d2e-81a6-644f9cef4563 tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d0692f7f-67eb-4f97-bdeb-48c715e3f56b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:48:44.591559 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.flows.api.create_volume [None req-cf1411e8-7ee3-4d2e-81a6-644f9cef4563 tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Validating volume size '1' using validate_int {{(pid=100271) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 05:48:44.624570 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-cf1411e8-7ee3-4d2e-81a6-644f9cef4563 tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d0692f7f-67eb-4f97-bdeb-48c715e3f56b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T05:48:44Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=da72dae6-e139-4c99-9d8b-5984bc4ce045,is_public=True,name='tempest-scenario-type-luksv2-1388100244',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'da72dae6-e139-4c99-9d8b-5984bc4ce045', '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=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:48:44.625211 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-cf1411e8-7ee3-4d2e-81a6-644f9cef4563 tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0d71463b-9cb4-4045-85e2-62f734e48eeb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:48:44.656740 np0000008051 devstack@c-api.service[100271]: WARNING cinder.quota [None req-cf1411e8-7ee3-4d2e-81a6-644f9cef4563 tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luksv2-1388100244 is set by the default quota flag: quota_volumes_tempest-scenario-type-luksv2-1388100244, it is now deprecated. Please use the default quota class for default quota. Aug 25 05:48:44.657023 np0000008051 devstack@c-api.service[100271]: WARNING cinder.quota [None req-cf1411e8-7ee3-4d2e-81a6-644f9cef4563 tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luksv2-1388100244 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luksv2-1388100244, it is now deprecated. Please use the default quota class for default quota. Aug 25 05:48:44.681250 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-c8b8ba6a-ec98-4f90-8a7a-0a5bb630e5b6 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:44.686914 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-c8b8ba6a-ec98-4f90-8a7a-0a5bb630e5b6 tempest-CreateVolumesFromSourceVolumeTest-1162765457 tempest-CreateVolumesFromSourceVolumeTest-1162765457-project-member] GET https://10.4.3.189/volume/v3/volumes/bddb64ce-7963-467d-89ca-c353c765466b Aug 25 05:48:44.686914 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-c8b8ba6a-ec98-4f90-8a7a-0a5bb630e5b6 tempest-CreateVolumesFromSourceVolumeTest-1162765457 tempest-CreateVolumesFromSourceVolumeTest-1162765457-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:48:44.686914 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-c8b8ba6a-ec98-4f90-8a7a-0a5bb630e5b6 tempest-CreateVolumesFromSourceVolumeTest-1162765457 tempest-CreateVolumesFromSourceVolumeTest-1162765457-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:48:44.688533 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.quota [None req-cf1411e8-7ee3-4d2e-81a6-644f9cef4563 tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Created reservations ['de652db0-64d5-46b2-af4a-6996fecb03cc', 'e3dbf09c-0ac2-4131-8a38-45cc89a62124', '0689aa54-92e2-432d-9761-43d54cd9ed1d', 'd1cb54eb-5377-469e-adf2-5b8f560a63b1'] {{(pid=100271) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:48:44.688867 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-cf1411e8-7ee3-4d2e-81a6-644f9cef4563 tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0d71463b-9cb4-4045-85e2-62f734e48eeb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['de652db0-64d5-46b2-af4a-6996fecb03cc', 'e3dbf09c-0ac2-4131-8a38-45cc89a62124', '0689aa54-92e2-432d-9761-43d54cd9ed1d', 'd1cb54eb-5377-469e-adf2-5b8f560a63b1']}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:48:44.690117 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-cf1411e8-7ee3-4d2e-81a6-644f9cef4563 tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (186ebecf-a3a2-4b31-87bc-52bd95a6ab65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:48:44.696995 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-c8b8ba6a-ec98-4f90-8a7a-0a5bb630e5b6 tempest-CreateVolumesFromSourceVolumeTest-1162765457 tempest-CreateVolumesFromSourceVolumeTest-1162765457-project-member] https://10.4.3.189/volume/v3/volumes/bddb64ce-7963-467d-89ca-c353c765466b returned with HTTP 404 Aug 25 05:48:44.697810 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 873/3510] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:48:44 2026] GET /volume/v3/volumes/bddb64ce-7963-467d-89ca-c353c765466b => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:48:44.706339 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-b7c5def3-e591-4d4b-9958-9dcf17deb6fb None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:44.710358 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b7c5def3-e591-4d4b-9958-9dcf17deb6fb tempest-CreateVolumesFromSourceVolumeTest-1162765457 tempest-CreateVolumesFromSourceVolumeTest-1162765457-project-member] DELETE https://10.4.3.189/volume/v3/volumes/36b3e2cd-108c-4856-bbca-97d68c57bc0b Aug 25 05:48:44.710525 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b7c5def3-e591-4d4b-9958-9dcf17deb6fb tempest-CreateVolumesFromSourceVolumeTest-1162765457 tempest-CreateVolumesFromSourceVolumeTest-1162765457-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:48:44.711964 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b7c5def3-e591-4d4b-9958-9dcf17deb6fb tempest-CreateVolumesFromSourceVolumeTest-1162765457 tempest-CreateVolumesFromSourceVolumeTest-1162765457-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:48:44.711964 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-b7c5def3-e591-4d4b-9958-9dcf17deb6fb tempest-CreateVolumesFromSourceVolumeTest-1162765457 tempest-CreateVolumesFromSourceVolumeTest-1162765457-project-member] Delete volume with id: 36b3e2cd-108c-4856-bbca-97d68c57bc0b Aug 25 05:48:44.715582 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-cf1411e8-7ee3-4d2e-81a6-644f9cef4563 tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (186ebecf-a3a2-4b31-87bc-52bd95a6ab65) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9aaadada-0e29-4387-862d-c3b5114b0ce9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1828702630',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='229645bac0da4116b968e82a0db490d0',qos_specs=None,replication_status=,reservations=['de652db0-64d5-46b2-af4a-6996fecb03cc','e3dbf09c-0ac2-4131-8a38-45cc89a62124','0689aa54-92e2-432d-9761-43d54cd9ed1d','d1cb54eb-5377-469e-adf2-5b8f560a63b1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fa744ed03e1743088b51fc816ed870f4',volume_type_id=da72dae6-e139-4c99-9d8b-5984bc4ce045), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T05:48:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1828702630',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=9aaadada-0e29-4387-862d-c3b5114b0ce9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='229645bac0da4116b968e82a0db490d0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fa744ed03e1743088b51fc816ed870f4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(da72dae6-e139-4c99-9d8b-5984bc4ce045),volume_type_id=da72dae6-e139-4c99-9d8b-5984bc4ce045)}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:48:44.716377 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-cf1411e8-7ee3-4d2e-81a6-644f9cef4563 tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ef12265e-f28c-4900-b4d8-398814498bbc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:48:44.722466 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:48:44.722466 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:48:44.722835 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-b7c5def3-e591-4d4b-9958-9dcf17deb6fb tempest-CreateVolumesFromSourceVolumeTest-1162765457 tempest-CreateVolumesFromSourceVolumeTest-1162765457-project-member] Volume info retrieved successfully. Aug 25 05:48:44.737565 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-cf1411e8-7ee3-4d2e-81a6-644f9cef4563 tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ef12265e-f28c-4900-b4d8-398814498bbc) transitioned into state 'SUCCESS' from state '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-1828702630',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='229645bac0da4116b968e82a0db490d0',qos_specs=None,replication_status=,reservations=['de652db0-64d5-46b2-af4a-6996fecb03cc','e3dbf09c-0ac2-4131-8a38-45cc89a62124','0689aa54-92e2-432d-9761-43d54cd9ed1d','d1cb54eb-5377-469e-adf2-5b8f560a63b1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fa744ed03e1743088b51fc816ed870f4',volume_type_id=da72dae6-e139-4c99-9d8b-5984bc4ce045)}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:48:44.738370 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-cf1411e8-7ee3-4d2e-81a6-644f9cef4563 tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (30dd66e3-dd04-47f6-8f68-ccbdcf08ec44) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:48:44.744672 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-b7c5def3-e591-4d4b-9958-9dcf17deb6fb tempest-CreateVolumesFromSourceVolumeTest-1162765457 tempest-CreateVolumesFromSourceVolumeTest-1162765457-project-member] Delete volume request issued successfully. Aug 25 05:48:44.744920 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b7c5def3-e591-4d4b-9958-9dcf17deb6fb tempest-CreateVolumesFromSourceVolumeTest-1162765457 tempest-CreateVolumesFromSourceVolumeTest-1162765457-project-member] https://10.4.3.189/volume/v3/volumes/36b3e2cd-108c-4856-bbca-97d68c57bc0b returned with HTTP 202 Aug 25 05:48:44.745600 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 875/3511] 10.4.3.189 () {66 vars in 1351 bytes} [Tue Aug 25 05:48:44 2026] DELETE /volume/v3/volumes/36b3e2cd-108c-4856-bbca-97d68c57bc0b => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:48:44.749792 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-cf1411e8-7ee3-4d2e-81a6-644f9cef4563 tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (30dd66e3-dd04-47f6-8f68-ccbdcf08ec44) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:48:44.750554 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-cf1411e8-7ee3-4d2e-81a6-644f9cef4563 tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Flow 'volume_create_api' (91e763b1-93d9-4268-a599-76491826918e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100271) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:48:44.750819 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-cf1411e8-7ee3-4d2e-81a6-644f9cef4563 tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Create volume request issued successfully. Aug 25 05:48:44.751514 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-cf1411e8-7ee3-4d2e-81a6-644f9cef4563 tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] https://10.4.3.189/volume/v3/volumes returned with HTTP 202 Aug 25 05:48:44.751815 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 889/3512] 10.4.3.189 () {68 vars in 1259 bytes} [Tue Aug 25 05:48:44 2026] POST /volume/v3/volumes => generated 787 bytes in 187 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 05:48:44.753757 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-5b21fc7f-18b2-4b9b-90f3-24d066b2e5f2 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:44.756961 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-5b21fc7f-18b2-4b9b-90f3-24d066b2e5f2 tempest-CreateVolumesFromSourceVolumeTest-1162765457 tempest-CreateVolumesFromSourceVolumeTest-1162765457-project-member] GET https://10.4.3.189/volume/v3/volumes/36b3e2cd-108c-4856-bbca-97d68c57bc0b Aug 25 05:48:44.757286 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-5b21fc7f-18b2-4b9b-90f3-24d066b2e5f2 tempest-CreateVolumesFromSourceVolumeTest-1162765457 tempest-CreateVolumesFromSourceVolumeTest-1162765457-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:48:44.757484 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-5b21fc7f-18b2-4b9b-90f3-24d066b2e5f2 tempest-CreateVolumesFromSourceVolumeTest-1162765457 tempest-CreateVolumesFromSourceVolumeTest-1162765457-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:48:44.770657 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:48:44.770657 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:48:44.774961 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-5b21fc7f-18b2-4b9b-90f3-24d066b2e5f2 tempest-CreateVolumesFromSourceVolumeTest-1162765457 tempest-CreateVolumesFromSourceVolumeTest-1162765457-project-member] Volume info retrieved successfully. Aug 25 05:48:44.783632 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-5b21fc7f-18b2-4b9b-90f3-24d066b2e5f2 tempest-CreateVolumesFromSourceVolumeTest-1162765457 tempest-CreateVolumesFromSourceVolumeTest-1162765457-project-member] https://10.4.3.189/volume/v3/volumes/36b3e2cd-108c-4856-bbca-97d68c57bc0b returned with HTTP 200 Aug 25 05:48:44.784249 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 876/3513] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:48:44 2026] GET /volume/v3/volumes/36b3e2cd-108c-4856-bbca-97d68c57bc0b => generated 855 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:48:45.258215 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-bf730a11-e976-4077-9043-2e7360559030 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:45.259945 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-bf730a11-e976-4077-9043-2e7360559030 tempest-TestVolumeBackupRestore-101581384 tempest-TestVolumeBackupRestore-101581384-project-member] GET https://10.4.3.189/volume/v3/backups/120d5504-0c28-4b03-80dd-244c91837c27 Aug 25 05:48:45.261088 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-bf730a11-e976-4077-9043-2e7360559030 tempest-TestVolumeBackupRestore-101581384 tempest-TestVolumeBackupRestore-101581384-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:48:45.261088 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-bf730a11-e976-4077-9043-2e7360559030 tempest-TestVolumeBackupRestore-101581384 tempest-TestVolumeBackupRestore-101581384-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:48:45.261088 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-bf730a11-e976-4077-9043-2e7360559030 tempest-TestVolumeBackupRestore-101581384 tempest-TestVolumeBackupRestore-101581384-project-member] Show backup with id 120d5504-0c28-4b03-80dd-244c91837c27. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:48:45.269313 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:48:45.269313 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:48:45.270751 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-bf730a11-e976-4077-9043-2e7360559030 tempest-TestVolumeBackupRestore-101581384 tempest-TestVolumeBackupRestore-101581384-project-member] https://10.4.3.189/volume/v3/backups/120d5504-0c28-4b03-80dd-244c91837c27 returned with HTTP 200 Aug 25 05:48:45.270751 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 874/3514] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:48:45 2026] GET /volume/v3/backups/120d5504-0c28-4b03-80dd-244c91837c27 => generated 754 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:48:45.439050 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-3fb11c37-4025-4d2f-b93d-15c489b44ca4 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:45.444749 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-3fb11c37-4025-4d2f-b93d-15c489b44ca4 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] GET https://10.4.3.189/volume/v3/backups/9aa7beb4-552d-49eb-a773-1998a88cedce Aug 25 05:48:45.445901 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-3fb11c37-4025-4d2f-b93d-15c489b44ca4 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:48:45.445901 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-3fb11c37-4025-4d2f-b93d-15c489b44ca4 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:48:45.445901 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-3fb11c37-4025-4d2f-b93d-15c489b44ca4 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Show backup with id 9aa7beb4-552d-49eb-a773-1998a88cedce. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:48:45.451800 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-3fb11c37-4025-4d2f-b93d-15c489b44ca4 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] https://10.4.3.189/volume/v3/backups/9aa7beb4-552d-49eb-a773-1998a88cedce returned with HTTP 404 Aug 25 05:48:45.452748 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 876/3515] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:48:45 2026] GET /volume/v3/backups/9aa7beb4-552d-49eb-a773-1998a88cedce => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:48:45.460728 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-967edb7e-6aab-4f88-b2e6-205b3921a386 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:45.462857 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-967edb7e-6aab-4f88-b2e6-205b3921a386 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] DELETE https://10.4.3.189/volume/v3/backups/6bed6116-9b4b-4c4f-8c27-79f8049a4a8e Aug 25 05:48:45.462957 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-967edb7e-6aab-4f88-b2e6-205b3921a386 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:48:45.463207 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-967edb7e-6aab-4f88-b2e6-205b3921a386 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Calling method 'delete' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:48:45.463331 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.contrib.backups [None req-967edb7e-6aab-4f88-b2e6-205b3921a386 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Delete backup with id: 6bed6116-9b4b-4c4f-8c27-79f8049a4a8e. Aug 25 05:48:45.467599 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:48:45.467599 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:48:45.481163 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.backup.rpcapi [None req-967edb7e-6aab-4f88-b2e6-205b3921a386 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] delete_backup rpcapi backup_id 6bed6116-9b4b-4c4f-8c27-79f8049a4a8e {{(pid=100271) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 25 05:48:45.484587 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-967edb7e-6aab-4f88-b2e6-205b3921a386 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] https://10.4.3.189/volume/v3/backups/6bed6116-9b4b-4c4f-8c27-79f8049a4a8e returned with HTTP 202 Aug 25 05:48:45.484587 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 890/3516] 10.4.3.189 () {68 vars in 1391 bytes} [Tue Aug 25 05:48:45 2026] DELETE /volume/v3/backups/6bed6116-9b4b-4c4f-8c27-79f8049a4a8e => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 05:48:45.497182 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-2ab935d0-2543-4ec4-9c10-1f48f0dc7da5 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:45.499866 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-2ab935d0-2543-4ec4-9c10-1f48f0dc7da5 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] GET https://10.4.3.189/volume/v3/backups/6bed6116-9b4b-4c4f-8c27-79f8049a4a8e Aug 25 05:48:45.500226 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-2ab935d0-2543-4ec4-9c10-1f48f0dc7da5 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:48:45.500510 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-2ab935d0-2543-4ec4-9c10-1f48f0dc7da5 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:48:45.500655 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-2ab935d0-2543-4ec4-9c10-1f48f0dc7da5 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Show backup with id 6bed6116-9b4b-4c4f-8c27-79f8049a4a8e. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:48:45.506226 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:48:45.506226 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:48:45.507017 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-2ab935d0-2543-4ec4-9c10-1f48f0dc7da5 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] https://10.4.3.189/volume/v3/backups/6bed6116-9b4b-4c4f-8c27-79f8049a4a8e returned with HTTP 200 Aug 25 05:48:45.507565 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 877/3517] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:48:45 2026] GET /volume/v3/backups/6bed6116-9b4b-4c4f-8c27-79f8049a4a8e => generated 737 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:48:45.802871 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-13b0f8d6-f9d5-4ee4-8922-184bae696cf9 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:45.807657 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-13b0f8d6-f9d5-4ee4-8922-184bae696cf9 tempest-CreateVolumesFromSourceVolumeTest-1162765457 tempest-CreateVolumesFromSourceVolumeTest-1162765457-project-member] GET https://10.4.3.189/volume/v3/volumes/36b3e2cd-108c-4856-bbca-97d68c57bc0b Aug 25 05:48:45.807950 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-13b0f8d6-f9d5-4ee4-8922-184bae696cf9 tempest-CreateVolumesFromSourceVolumeTest-1162765457 tempest-CreateVolumesFromSourceVolumeTest-1162765457-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:48:45.808253 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-13b0f8d6-f9d5-4ee4-8922-184bae696cf9 tempest-CreateVolumesFromSourceVolumeTest-1162765457 tempest-CreateVolumesFromSourceVolumeTest-1162765457-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:48:45.819518 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-13b0f8d6-f9d5-4ee4-8922-184bae696cf9 tempest-CreateVolumesFromSourceVolumeTest-1162765457 tempest-CreateVolumesFromSourceVolumeTest-1162765457-project-member] https://10.4.3.189/volume/v3/volumes/36b3e2cd-108c-4856-bbca-97d68c57bc0b returned with HTTP 404 Aug 25 05:48:45.820667 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 875/3518] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:48:45 2026] GET /volume/v3/volumes/36b3e2cd-108c-4856-bbca-97d68c57bc0b => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:48:46.284873 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-e227f129-5327-40af-ac00-27327954be39 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:46.288037 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e227f129-5327-40af-ac00-27327954be39 tempest-TestVolumeBackupRestore-101581384 tempest-TestVolumeBackupRestore-101581384-project-member] GET https://10.4.3.189/volume/v3/backups/120d5504-0c28-4b03-80dd-244c91837c27 Aug 25 05:48:46.288375 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e227f129-5327-40af-ac00-27327954be39 tempest-TestVolumeBackupRestore-101581384 tempest-TestVolumeBackupRestore-101581384-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:48:46.288666 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e227f129-5327-40af-ac00-27327954be39 tempest-TestVolumeBackupRestore-101581384 tempest-TestVolumeBackupRestore-101581384-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:48:46.288720 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-e227f129-5327-40af-ac00-27327954be39 tempest-TestVolumeBackupRestore-101581384 tempest-TestVolumeBackupRestore-101581384-project-member] Show backup with id 120d5504-0c28-4b03-80dd-244c91837c27. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:48:46.295472 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:48:46.295472 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:48:46.296785 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e227f129-5327-40af-ac00-27327954be39 tempest-TestVolumeBackupRestore-101581384 tempest-TestVolumeBackupRestore-101581384-project-member] https://10.4.3.189/volume/v3/backups/120d5504-0c28-4b03-80dd-244c91837c27 returned with HTTP 200 Aug 25 05:48:46.297312 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 877/3519] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:48:46 2026] GET /volume/v3/backups/120d5504-0c28-4b03-80dd-244c91837c27 => generated 754 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:48:46.525420 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-75ae1ccb-84ec-414c-a1de-f458c5f67ed4 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:46.530692 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-75ae1ccb-84ec-414c-a1de-f458c5f67ed4 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] GET https://10.4.3.189/volume/v3/backups/6bed6116-9b4b-4c4f-8c27-79f8049a4a8e Aug 25 05:48:46.530692 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-75ae1ccb-84ec-414c-a1de-f458c5f67ed4 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:48:46.531559 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-75ae1ccb-84ec-414c-a1de-f458c5f67ed4 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:48:46.531878 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-75ae1ccb-84ec-414c-a1de-f458c5f67ed4 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Show backup with id 6bed6116-9b4b-4c4f-8c27-79f8049a4a8e. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:48:46.537590 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-75ae1ccb-84ec-414c-a1de-f458c5f67ed4 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] https://10.4.3.189/volume/v3/backups/6bed6116-9b4b-4c4f-8c27-79f8049a4a8e returned with HTTP 404 Aug 25 05:48:46.538380 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 891/3520] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:48:46 2026] GET /volume/v3/backups/6bed6116-9b4b-4c4f-8c27-79f8049a4a8e => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:48:46.549657 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-a093f92c-f2a0-409f-8415-14b87ce4743b None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:46.552134 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-a093f92c-f2a0-409f-8415-14b87ce4743b tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] DELETE https://10.4.3.189/volume/v3/backups/1dcb7fbc-4417-4ce7-ac27-da882a39f78e Aug 25 05:48:46.552134 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-a093f92c-f2a0-409f-8415-14b87ce4743b tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:48:46.552388 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-a093f92c-f2a0-409f-8415-14b87ce4743b tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Calling method 'delete' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:48:46.552551 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.contrib.backups [None req-a093f92c-f2a0-409f-8415-14b87ce4743b tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Delete backup with id: 1dcb7fbc-4417-4ce7-ac27-da882a39f78e. Aug 25 05:48:46.562508 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:48:46.562508 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:48:46.580663 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.backup.rpcapi [None req-a093f92c-f2a0-409f-8415-14b87ce4743b tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] delete_backup rpcapi backup_id 1dcb7fbc-4417-4ce7-ac27-da882a39f78e {{(pid=100270) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 25 05:48:46.584195 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-a093f92c-f2a0-409f-8415-14b87ce4743b tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] https://10.4.3.189/volume/v3/backups/1dcb7fbc-4417-4ce7-ac27-da882a39f78e returned with HTTP 202 Aug 25 05:48:46.584656 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 878/3521] 10.4.3.189 () {68 vars in 1391 bytes} [Tue Aug 25 05:48:46 2026] DELETE /volume/v3/backups/1dcb7fbc-4417-4ce7-ac27-da882a39f78e => generated 0 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 05:48:46.597806 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-22ac1569-c557-48d8-8012-e5da216fc5f8 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:46.600253 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-22ac1569-c557-48d8-8012-e5da216fc5f8 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] GET https://10.4.3.189/volume/v3/backups/1dcb7fbc-4417-4ce7-ac27-da882a39f78e Aug 25 05:48:46.603080 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-22ac1569-c557-48d8-8012-e5da216fc5f8 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:48:46.603080 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-22ac1569-c557-48d8-8012-e5da216fc5f8 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:48:46.603080 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-22ac1569-c557-48d8-8012-e5da216fc5f8 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Show backup with id 1dcb7fbc-4417-4ce7-ac27-da882a39f78e. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:48:46.609694 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:48:46.609694 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:48:46.610966 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-22ac1569-c557-48d8-8012-e5da216fc5f8 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] https://10.4.3.189/volume/v3/backups/1dcb7fbc-4417-4ce7-ac27-da882a39f78e returned with HTTP 200 Aug 25 05:48:46.611578 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 876/3522] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:48:46 2026] GET /volume/v3/backups/1dcb7fbc-4417-4ce7-ac27-da882a39f78e => generated 737 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:48:47.313827 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-5475cb42-ccd1-4138-a988-e0e0e23afbad None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:47.320213 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-5475cb42-ccd1-4138-a988-e0e0e23afbad tempest-TestVolumeBackupRestore-101581384 tempest-TestVolumeBackupRestore-101581384-project-member] GET https://10.4.3.189/volume/v3/backups/120d5504-0c28-4b03-80dd-244c91837c27 Aug 25 05:48:47.320559 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-5475cb42-ccd1-4138-a988-e0e0e23afbad tempest-TestVolumeBackupRestore-101581384 tempest-TestVolumeBackupRestore-101581384-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:48:47.320902 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-5475cb42-ccd1-4138-a988-e0e0e23afbad tempest-TestVolumeBackupRestore-101581384 tempest-TestVolumeBackupRestore-101581384-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:48:47.321212 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-5475cb42-ccd1-4138-a988-e0e0e23afbad tempest-TestVolumeBackupRestore-101581384 tempest-TestVolumeBackupRestore-101581384-project-member] Show backup with id 120d5504-0c28-4b03-80dd-244c91837c27. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:48:47.330046 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:48:47.330046 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:48:47.331261 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-5475cb42-ccd1-4138-a988-e0e0e23afbad tempest-TestVolumeBackupRestore-101581384 tempest-TestVolumeBackupRestore-101581384-project-member] https://10.4.3.189/volume/v3/backups/120d5504-0c28-4b03-80dd-244c91837c27 returned with HTTP 200 Aug 25 05:48:47.331802 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 878/3523] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:48:47 2026] GET /volume/v3/backups/120d5504-0c28-4b03-80dd-244c91837c27 => generated 754 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:48:47.625202 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-09961fbb-e09c-4bb2-8f95-342a752609a7 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:47.630082 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-09961fbb-e09c-4bb2-8f95-342a752609a7 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] GET https://10.4.3.189/volume/v3/backups/1dcb7fbc-4417-4ce7-ac27-da882a39f78e Aug 25 05:48:47.630082 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-09961fbb-e09c-4bb2-8f95-342a752609a7 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:48:47.630082 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-09961fbb-e09c-4bb2-8f95-342a752609a7 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:48:47.630082 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-09961fbb-e09c-4bb2-8f95-342a752609a7 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Show backup with id 1dcb7fbc-4417-4ce7-ac27-da882a39f78e. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:48:47.637090 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-09961fbb-e09c-4bb2-8f95-342a752609a7 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] https://10.4.3.189/volume/v3/backups/1dcb7fbc-4417-4ce7-ac27-da882a39f78e returned with HTTP 404 Aug 25 05:48:47.637732 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 892/3524] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:48:47 2026] GET /volume/v3/backups/1dcb7fbc-4417-4ce7-ac27-da882a39f78e => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:48:47.647791 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-cf8d95ae-b384-438a-8690-1a081c27eb98 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:47.654232 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-cf8d95ae-b384-438a-8690-1a081c27eb98 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] DELETE https://10.4.3.189/volume/v3/volumes/f63c475e-6c8f-492d-99f1-e9115e3ceb11 Aug 25 05:48:47.654589 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-cf8d95ae-b384-438a-8690-1a081c27eb98 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:48:47.654890 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-cf8d95ae-b384-438a-8690-1a081c27eb98 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Calling method 'delete' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:48:47.655195 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.v3.volumes [None req-cf8d95ae-b384-438a-8690-1a081c27eb98 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Delete volume with id: f63c475e-6c8f-492d-99f1-e9115e3ceb11 Aug 25 05:48:47.670392 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:48:47.670392 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:48:47.670903 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-cf8d95ae-b384-438a-8690-1a081c27eb98 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Volume info retrieved successfully. Aug 25 05:48:47.704523 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-cf8d95ae-b384-438a-8690-1a081c27eb98 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Delete volume request issued successfully. Aug 25 05:48:47.704938 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-cf8d95ae-b384-438a-8690-1a081c27eb98 tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] https://10.4.3.189/volume/v3/volumes/f63c475e-6c8f-492d-99f1-e9115e3ceb11 returned with HTTP 202 Aug 25 05:48:47.705646 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 879/3525] 10.4.3.189 () {68 vars in 1391 bytes} [Tue Aug 25 05:48:47 2026] DELETE /volume/v3/volumes/f63c475e-6c8f-492d-99f1-e9115e3ceb11 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:48:47.715670 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-963e405f-dd46-4f49-bc30-b5a33030244b None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:47.717517 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-963e405f-dd46-4f49-bc30-b5a33030244b tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] GET https://10.4.3.189/volume/v3/volumes/f63c475e-6c8f-492d-99f1-e9115e3ceb11 Aug 25 05:48:47.717753 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-963e405f-dd46-4f49-bc30-b5a33030244b tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:48:47.718095 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-963e405f-dd46-4f49-bc30-b5a33030244b tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:48:47.727088 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:48:47.727088 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:48:47.731509 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-963e405f-dd46-4f49-bc30-b5a33030244b tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Volume info retrieved successfully. Aug 25 05:48:47.736541 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-963e405f-dd46-4f49-bc30-b5a33030244b tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] https://10.4.3.189/volume/v3/volumes/f63c475e-6c8f-492d-99f1-e9115e3ceb11 returned with HTTP 200 Aug 25 05:48:47.736974 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 877/3526] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:48:47 2026] GET /volume/v3/volumes/f63c475e-6c8f-492d-99f1-e9115e3ceb11 => generated 1016 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:48:48.031606 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-7cb61aa8-5904-4a5c-8fdf-894ff4077969 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:48.105649 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-7cb61aa8-5904-4a5c-8fdf-894ff4077969 tempest-CinderUnicodeTest-2037620863 tempest-CinderUnicodeTest-2037620863-project-member] POST https://10.4.3.189/volume/v3/volumes Aug 25 05:48:48.106049 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-7cb61aa8-5904-4a5c-8fdf-894ff4077969 tempest-CinderUnicodeTest-2037620863 tempest-CinderUnicodeTest-2037620863-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "CinderUnicodeTest\u5875\u3f17\u203d", "size": 1}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:48:48.107467 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.v3.volumes [None req-7cb61aa8-5904-4a5c-8fdf-894ff4077969 tempest-CinderUnicodeTest-2037620863 tempest-CinderUnicodeTest-2037620863-project-member] Create volume request body: {'volume': {'name': 'CinderUnicodeTest塵㼗‽', 'size': 1}} {{(pid=100268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 05:48:48.107651 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-7cb61aa8-5904-4a5c-8fdf-894ff4077969 tempest-CinderUnicodeTest-2037620863 tempest-CinderUnicodeTest-2037620863-project-member] Create volume of 1 GB Aug 25 05:48:48.115735 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-7cb61aa8-5904-4a5c-8fdf-894ff4077969 tempest-CinderUnicodeTest-2037620863 tempest-CinderUnicodeTest-2037620863-project-member] Availability Zones retrieved successfully. Aug 25 05:48:48.124579 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-7cb61aa8-5904-4a5c-8fdf-894ff4077969 tempest-CinderUnicodeTest-2037620863 tempest-CinderUnicodeTest-2037620863-project-member] Flow 'volume_create_api' (f37de79b-30df-42c5-98d2-e55ff01f0ec7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:48:48.126219 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-7cb61aa8-5904-4a5c-8fdf-894ff4077969 tempest-CinderUnicodeTest-2037620863 tempest-CinderUnicodeTest-2037620863-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9bc83b72-d387-4489-8863-13162dc8a811) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:48:48.127489 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.flows.api.create_volume [None req-7cb61aa8-5904-4a5c-8fdf-894ff4077969 tempest-CinderUnicodeTest-2037620863 tempest-CinderUnicodeTest-2037620863-project-member] Validating volume size '1' using validate_int {{(pid=100268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 05:48:48.171232 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-7cb61aa8-5904-4a5c-8fdf-894ff4077969 tempest-CinderUnicodeTest-2037620863 tempest-CinderUnicodeTest-2037620863-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9bc83b72-d387-4489-8863-13162dc8a811) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T05:35:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=23fc6e5d-fce0-4521-ba46-4837b4232084,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '23fc6e5d-fce0-4521-ba46-4837b4232084', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:48:48.172283 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-7cb61aa8-5904-4a5c-8fdf-894ff4077969 tempest-CinderUnicodeTest-2037620863 tempest-CinderUnicodeTest-2037620863-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2be6bd8f-0f5c-460b-bd72-5316d75aa419) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:48:48.266785 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-7cb61aa8-5904-4a5c-8fdf-894ff4077969 tempest-CinderUnicodeTest-2037620863 tempest-CinderUnicodeTest-2037620863-project-member] Created reservations ['121bb9a9-cbee-4c4e-a15f-13b71a873a6e', '8522920d-bc1b-49b3-bd93-6d9de21bfde8', '95b06a46-29a5-490a-929f-0663c5893331', '5d146a5c-d54a-4b8c-acdd-c4990776ff83'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:48:48.268610 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-7cb61aa8-5904-4a5c-8fdf-894ff4077969 tempest-CinderUnicodeTest-2037620863 tempest-CinderUnicodeTest-2037620863-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2be6bd8f-0f5c-460b-bd72-5316d75aa419) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['121bb9a9-cbee-4c4e-a15f-13b71a873a6e', '8522920d-bc1b-49b3-bd93-6d9de21bfde8', '95b06a46-29a5-490a-929f-0663c5893331', '5d146a5c-d54a-4b8c-acdd-c4990776ff83']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:48:48.269231 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-7cb61aa8-5904-4a5c-8fdf-894ff4077969 tempest-CinderUnicodeTest-2037620863 tempest-CinderUnicodeTest-2037620863-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8f716764-5372-499c-9829-244bcf52d157) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:48:48.301487 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-7cb61aa8-5904-4a5c-8fdf-894ff4077969 tempest-CinderUnicodeTest-2037620863 tempest-CinderUnicodeTest-2037620863-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8f716764-5372-499c-9829-244bcf52d157) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'abe674bd-05c5-4918-b215-4a42c047ca87', '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='a8788276069643aba32c242d74dd96a1',qos_specs=None,replication_status=,reservations=['121bb9a9-cbee-4c4e-a15f-13b71a873a6e','8522920d-bc1b-49b3-bd93-6d9de21bfde8','95b06a46-29a5-490a-929f-0663c5893331','5d146a5c-d54a-4b8c-acdd-c4990776ff83'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='479557b836cc487c9bbbb2b1874aec83',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T05:48:48Z,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=abe674bd-05c5-4918-b215-4a42c047ca87,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a8788276069643aba32c242d74dd96a1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='479557b836cc487c9bbbb2b1874aec83',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(23fc6e5d-fce0-4521-ba46-4837b4232084),volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:48:48.302560 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-7cb61aa8-5904-4a5c-8fdf-894ff4077969 tempest-CinderUnicodeTest-2037620863 tempest-CinderUnicodeTest-2037620863-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1c8ed3bd-aebf-46a5-8c97-e7fba56b0528) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:48:48.332473 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-7cb61aa8-5904-4a5c-8fdf-894ff4077969 tempest-CinderUnicodeTest-2037620863 tempest-CinderUnicodeTest-2037620863-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1c8ed3bd-aebf-46a5-8c97-e7fba56b0528) transitioned into state 'SUCCESS' from 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='a8788276069643aba32c242d74dd96a1',qos_specs=None,replication_status=,reservations=['121bb9a9-cbee-4c4e-a15f-13b71a873a6e','8522920d-bc1b-49b3-bd93-6d9de21bfde8','95b06a46-29a5-490a-929f-0663c5893331','5d146a5c-d54a-4b8c-acdd-c4990776ff83'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='479557b836cc487c9bbbb2b1874aec83',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:48:48.333736 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-7cb61aa8-5904-4a5c-8fdf-894ff4077969 tempest-CinderUnicodeTest-2037620863 tempest-CinderUnicodeTest-2037620863-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (26317d92-c37a-43bb-bd16-6647e7fd188c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:48:48.345177 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-827ebfb8-5b89-4ef0-a019-18eb5783d771 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:48.347488 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-827ebfb8-5b89-4ef0-a019-18eb5783d771 tempest-TestVolumeBackupRestore-101581384 tempest-TestVolumeBackupRestore-101581384-project-member] GET https://10.4.3.189/volume/v3/backups/120d5504-0c28-4b03-80dd-244c91837c27 Aug 25 05:48:48.348219 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-827ebfb8-5b89-4ef0-a019-18eb5783d771 tempest-TestVolumeBackupRestore-101581384 tempest-TestVolumeBackupRestore-101581384-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:48:48.348373 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-7cb61aa8-5904-4a5c-8fdf-894ff4077969 tempest-CinderUnicodeTest-2037620863 tempest-CinderUnicodeTest-2037620863-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (26317d92-c37a-43bb-bd16-6647e7fd188c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:48:48.348506 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-827ebfb8-5b89-4ef0-a019-18eb5783d771 tempest-TestVolumeBackupRestore-101581384 tempest-TestVolumeBackupRestore-101581384-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:48:48.348553 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-827ebfb8-5b89-4ef0-a019-18eb5783d771 tempest-TestVolumeBackupRestore-101581384 tempest-TestVolumeBackupRestore-101581384-project-member] Show backup with id 120d5504-0c28-4b03-80dd-244c91837c27. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:48:48.349088 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-7cb61aa8-5904-4a5c-8fdf-894ff4077969 tempest-CinderUnicodeTest-2037620863 tempest-CinderUnicodeTest-2037620863-project-member] Flow 'volume_create_api' (f37de79b-30df-42c5-98d2-e55ff01f0ec7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:48:48.349454 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-7cb61aa8-5904-4a5c-8fdf-894ff4077969 tempest-CinderUnicodeTest-2037620863 tempest-CinderUnicodeTest-2037620863-project-member] Create volume request issued successfully. Aug 25 05:48:48.351014 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-7cb61aa8-5904-4a5c-8fdf-894ff4077969 tempest-CinderUnicodeTest-2037620863 tempest-CinderUnicodeTest-2037620863-project-member] https://10.4.3.189/volume/v3/volumes returned with HTTP 202 Aug 25 05:48:48.351014 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 879/3527] 10.4.3.189 () {68 vars in 1258 bytes} [Tue Aug 25 05:48:48 2026] POST /volume/v3/volumes => generated 740 bytes in 320 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 05:48:48.355329 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:48:48.355329 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:48:48.356622 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-827ebfb8-5b89-4ef0-a019-18eb5783d771 tempest-TestVolumeBackupRestore-101581384 tempest-TestVolumeBackupRestore-101581384-project-member] https://10.4.3.189/volume/v3/backups/120d5504-0c28-4b03-80dd-244c91837c27 returned with HTTP 200 Aug 25 05:48:48.357199 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 893/3528] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:48:48 2026] GET /volume/v3/backups/120d5504-0c28-4b03-80dd-244c91837c27 => generated 754 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:48:48.368121 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-6711ebcf-16d8-490a-8895-42c62079797d None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:48.370558 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-6711ebcf-16d8-490a-8895-42c62079797d tempest-CinderUnicodeTest-2037620863 tempest-CinderUnicodeTest-2037620863-project-member] GET https://10.4.3.189/volume/v3/volumes/abe674bd-05c5-4918-b215-4a42c047ca87 Aug 25 05:48:48.370618 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-6711ebcf-16d8-490a-8895-42c62079797d tempest-CinderUnicodeTest-2037620863 tempest-CinderUnicodeTest-2037620863-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:48:48.370872 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-6711ebcf-16d8-490a-8895-42c62079797d tempest-CinderUnicodeTest-2037620863 tempest-CinderUnicodeTest-2037620863-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:48:48.379863 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:48:48.379863 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:48:48.385468 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-6711ebcf-16d8-490a-8895-42c62079797d tempest-CinderUnicodeTest-2037620863 tempest-CinderUnicodeTest-2037620863-project-member] Volume info retrieved successfully. Aug 25 05:48:48.391837 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-6711ebcf-16d8-490a-8895-42c62079797d tempest-CinderUnicodeTest-2037620863 tempest-CinderUnicodeTest-2037620863-project-member] https://10.4.3.189/volume/v3/volumes/abe674bd-05c5-4918-b215-4a42c047ca87 returned with HTTP 200 Aug 25 05:48:48.392324 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 880/3529] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:48:48 2026] GET /volume/v3/volumes/abe674bd-05c5-4918-b215-4a42c047ca87 => generated 808 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:48:48.756987 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-44298c3e-88af-4b05-ac5a-418197b5882b None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:48.759789 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-44298c3e-88af-4b05-ac5a-418197b5882b tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] GET https://10.4.3.189/volume/v3/volumes/f63c475e-6c8f-492d-99f1-e9115e3ceb11 Aug 25 05:48:48.759789 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-44298c3e-88af-4b05-ac5a-418197b5882b tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:48:48.760018 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-44298c3e-88af-4b05-ac5a-418197b5882b tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:48:48.768376 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-44298c3e-88af-4b05-ac5a-418197b5882b tempest-ProjectAdminTests33-511121048 tempest-ProjectAdminTests33-511121048-project-admin] https://10.4.3.189/volume/v3/volumes/f63c475e-6c8f-492d-99f1-e9115e3ceb11 returned with HTTP 404 Aug 25 05:48:48.769018 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 878/3530] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:48:48 2026] GET /volume/v3/volumes/f63c475e-6c8f-492d-99f1-e9115e3ceb11 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:48:49.372569 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-b596d4cb-ad63-44cc-bffa-e4138add9cdc None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:49.374430 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b596d4cb-ad63-44cc-bffa-e4138add9cdc tempest-TestVolumeBackupRestore-101581384 tempest-TestVolumeBackupRestore-101581384-project-member] GET https://10.4.3.189/volume/v3/backups/120d5504-0c28-4b03-80dd-244c91837c27 Aug 25 05:48:49.374976 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b596d4cb-ad63-44cc-bffa-e4138add9cdc tempest-TestVolumeBackupRestore-101581384 tempest-TestVolumeBackupRestore-101581384-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:48:49.375366 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b596d4cb-ad63-44cc-bffa-e4138add9cdc tempest-TestVolumeBackupRestore-101581384 tempest-TestVolumeBackupRestore-101581384-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:48:49.375570 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-b596d4cb-ad63-44cc-bffa-e4138add9cdc tempest-TestVolumeBackupRestore-101581384 tempest-TestVolumeBackupRestore-101581384-project-member] Show backup with id 120d5504-0c28-4b03-80dd-244c91837c27. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:48:49.389968 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:48:49.389968 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:48:49.390967 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b596d4cb-ad63-44cc-bffa-e4138add9cdc tempest-TestVolumeBackupRestore-101581384 tempest-TestVolumeBackupRestore-101581384-project-member] https://10.4.3.189/volume/v3/backups/120d5504-0c28-4b03-80dd-244c91837c27 returned with HTTP 200 Aug 25 05:48:49.392470 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 880/3531] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:48:49 2026] GET /volume/v3/backups/120d5504-0c28-4b03-80dd-244c91837c27 => generated 754 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:48:49.405931 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-b2019cae-1345-4be4-ab77-8cbce6d54685 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:49.409887 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-b2019cae-1345-4be4-ab77-8cbce6d54685 tempest-CinderUnicodeTest-2037620863 tempest-CinderUnicodeTest-2037620863-project-member] GET https://10.4.3.189/volume/v3/volumes/abe674bd-05c5-4918-b215-4a42c047ca87 Aug 25 05:48:49.409887 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-b2019cae-1345-4be4-ab77-8cbce6d54685 tempest-CinderUnicodeTest-2037620863 tempest-CinderUnicodeTest-2037620863-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:48:49.410144 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-b2019cae-1345-4be4-ab77-8cbce6d54685 tempest-CinderUnicodeTest-2037620863 tempest-CinderUnicodeTest-2037620863-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:48:49.424287 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:48:49.424287 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:48:49.433456 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-b2019cae-1345-4be4-ab77-8cbce6d54685 tempest-CinderUnicodeTest-2037620863 tempest-CinderUnicodeTest-2037620863-project-member] Volume info retrieved successfully. Aug 25 05:48:49.442589 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-b2019cae-1345-4be4-ab77-8cbce6d54685 tempest-CinderUnicodeTest-2037620863 tempest-CinderUnicodeTest-2037620863-project-member] https://10.4.3.189/volume/v3/volumes/abe674bd-05c5-4918-b215-4a42c047ca87 returned with HTTP 200 Aug 25 05:48:49.443895 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 894/3532] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:48:49 2026] GET /volume/v3/volumes/abe674bd-05c5-4918-b215-4a42c047ca87 => generated 833 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:48:49.460214 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-7b438c0d-3c9f-46a2-b632-c4a1c06dd39a None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:49.462790 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-7b438c0d-3c9f-46a2-b632-c4a1c06dd39a tempest-CinderUnicodeTest-2037620863 tempest-CinderUnicodeTest-2037620863-project-member] GET https://10.4.3.189/volume/v3/volumes/abe674bd-05c5-4918-b215-4a42c047ca87 Aug 25 05:48:49.463035 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-7b438c0d-3c9f-46a2-b632-c4a1c06dd39a tempest-CinderUnicodeTest-2037620863 tempest-CinderUnicodeTest-2037620863-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:48:49.463353 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-7b438c0d-3c9f-46a2-b632-c4a1c06dd39a tempest-CinderUnicodeTest-2037620863 tempest-CinderUnicodeTest-2037620863-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:48:49.476856 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:48:49.476856 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:48:49.485332 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-7b438c0d-3c9f-46a2-b632-c4a1c06dd39a tempest-CinderUnicodeTest-2037620863 tempest-CinderUnicodeTest-2037620863-project-member] Volume info retrieved successfully. Aug 25 05:48:49.493195 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-7b438c0d-3c9f-46a2-b632-c4a1c06dd39a tempest-CinderUnicodeTest-2037620863 tempest-CinderUnicodeTest-2037620863-project-member] https://10.4.3.189/volume/v3/volumes/abe674bd-05c5-4918-b215-4a42c047ca87 returned with HTTP 200 Aug 25 05:48:49.493560 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 881/3533] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:48:49 2026] GET /volume/v3/volumes/abe674bd-05c5-4918-b215-4a42c047ca87 => generated 833 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:48:49.511000 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-a119a3ac-44b9-4a1b-a70d-74a1604910d1 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:49.512621 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-a119a3ac-44b9-4a1b-a70d-74a1604910d1 tempest-CinderUnicodeTest-2037620863 tempest-CinderUnicodeTest-2037620863-project-member] POST https://10.4.3.189/volume/v3/volumes Aug 25 05:48:49.513048 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-a119a3ac-44b9-4a1b-a70d-74a1604910d1 tempest-CinderUnicodeTest-2037620863 tempest-CinderUnicodeTest-2037620863-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "\u05e7\u05d9\u05d9\u05e4\u05e9", "size": 1, "name": "tempest-CinderUnicodeTest-Volume-2053160469"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:48:49.514798 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.v3.volumes [None req-a119a3ac-44b9-4a1b-a70d-74a1604910d1 tempest-CinderUnicodeTest-2037620863 tempest-CinderUnicodeTest-2037620863-project-member] Create volume request body: {'volume': {'description': 'קייפש', 'size': 1, 'name': 'tempest-CinderUnicodeTest-Volume-2053160469'}} {{(pid=100269) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 05:48:49.514961 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.v3.volumes [None req-a119a3ac-44b9-4a1b-a70d-74a1604910d1 tempest-CinderUnicodeTest-2037620863 tempest-CinderUnicodeTest-2037620863-project-member] Create volume of 1 GB Aug 25 05:48:49.519945 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-a119a3ac-44b9-4a1b-a70d-74a1604910d1 tempest-CinderUnicodeTest-2037620863 tempest-CinderUnicodeTest-2037620863-project-member] Availability Zones retrieved successfully. Aug 25 05:48:49.527411 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-a119a3ac-44b9-4a1b-a70d-74a1604910d1 tempest-CinderUnicodeTest-2037620863 tempest-CinderUnicodeTest-2037620863-project-member] Flow 'volume_create_api' (ae9a9fd6-9fb4-41e0-ab36-7aacd43dfc42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:48:49.528501 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-a119a3ac-44b9-4a1b-a70d-74a1604910d1 tempest-CinderUnicodeTest-2037620863 tempest-CinderUnicodeTest-2037620863-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (16b23603-355d-4995-a7b6-556fb74ef808) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:48:49.529401 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.flows.api.create_volume [None req-a119a3ac-44b9-4a1b-a70d-74a1604910d1 tempest-CinderUnicodeTest-2037620863 tempest-CinderUnicodeTest-2037620863-project-member] Validating volume size '1' using validate_int {{(pid=100269) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 05:48:49.560473 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-a119a3ac-44b9-4a1b-a70d-74a1604910d1 tempest-CinderUnicodeTest-2037620863 tempest-CinderUnicodeTest-2037620863-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (16b23603-355d-4995-a7b6-556fb74ef808) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T05:35:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=23fc6e5d-fce0-4521-ba46-4837b4232084,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '23fc6e5d-fce0-4521-ba46-4837b4232084', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:48:49.561512 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-a119a3ac-44b9-4a1b-a70d-74a1604910d1 tempest-CinderUnicodeTest-2037620863 tempest-CinderUnicodeTest-2037620863-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6007749a-f873-445b-9941-0dcf6743bf33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:48:49.627760 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.quota [None req-a119a3ac-44b9-4a1b-a70d-74a1604910d1 tempest-CinderUnicodeTest-2037620863 tempest-CinderUnicodeTest-2037620863-project-member] Created reservations ['57959712-73db-47ee-b340-a686a451b03b', '60cc776e-3c70-4f29-b662-47e20e2b9d58', '36c55e5c-d168-4287-8aec-09f00add86ba', '6835b054-aa80-456b-8919-f57dcd4d78d6'] {{(pid=100269) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:48:49.628768 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-a119a3ac-44b9-4a1b-a70d-74a1604910d1 tempest-CinderUnicodeTest-2037620863 tempest-CinderUnicodeTest-2037620863-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6007749a-f873-445b-9941-0dcf6743bf33) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['57959712-73db-47ee-b340-a686a451b03b', '60cc776e-3c70-4f29-b662-47e20e2b9d58', '36c55e5c-d168-4287-8aec-09f00add86ba', '6835b054-aa80-456b-8919-f57dcd4d78d6']}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:48:49.629699 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-a119a3ac-44b9-4a1b-a70d-74a1604910d1 tempest-CinderUnicodeTest-2037620863 tempest-CinderUnicodeTest-2037620863-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (823e68e0-6392-4bf9-b688-8ad63a513492) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:48:49.660191 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-a119a3ac-44b9-4a1b-a70d-74a1604910d1 tempest-CinderUnicodeTest-2037620863 tempest-CinderUnicodeTest-2037620863-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (823e68e0-6392-4bf9-b688-8ad63a513492) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '61706429-7358-4cde-87f1-1d46eeba087a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-2053160469',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a8788276069643aba32c242d74dd96a1',qos_specs=None,replication_status=,reservations=['57959712-73db-47ee-b340-a686a451b03b','60cc776e-3c70-4f29-b662-47e20e2b9d58','36c55e5c-d168-4287-8aec-09f00add86ba','6835b054-aa80-456b-8919-f57dcd4d78d6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='479557b836cc487c9bbbb2b1874aec83',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T05:48:49Z,deleted=False,deleted_at=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-2053160469',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=61706429-7358-4cde-87f1-1d46eeba087a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a8788276069643aba32c242d74dd96a1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='479557b836cc487c9bbbb2b1874aec83',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(23fc6e5d-fce0-4521-ba46-4837b4232084),volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:48:49.661292 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-a119a3ac-44b9-4a1b-a70d-74a1604910d1 tempest-CinderUnicodeTest-2037620863 tempest-CinderUnicodeTest-2037620863-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (95357a8e-4ef5-4f56-9caa-ecd46126f6a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:48:49.687330 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-a119a3ac-44b9-4a1b-a70d-74a1604910d1 tempest-CinderUnicodeTest-2037620863 tempest-CinderUnicodeTest-2037620863-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (95357a8e-4ef5-4f56-9caa-ecd46126f6a4) transitioned into 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-2053160469',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a8788276069643aba32c242d74dd96a1',qos_specs=None,replication_status=,reservations=['57959712-73db-47ee-b340-a686a451b03b','60cc776e-3c70-4f29-b662-47e20e2b9d58','36c55e5c-d168-4287-8aec-09f00add86ba','6835b054-aa80-456b-8919-f57dcd4d78d6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='479557b836cc487c9bbbb2b1874aec83',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:48:49.688069 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-a119a3ac-44b9-4a1b-a70d-74a1604910d1 tempest-CinderUnicodeTest-2037620863 tempest-CinderUnicodeTest-2037620863-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e5ce84fa-d743-4763-b0fa-19dc52bfc0ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:48:49.703737 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-a119a3ac-44b9-4a1b-a70d-74a1604910d1 tempest-CinderUnicodeTest-2037620863 tempest-CinderUnicodeTest-2037620863-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e5ce84fa-d743-4763-b0fa-19dc52bfc0ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:48:49.704642 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-a119a3ac-44b9-4a1b-a70d-74a1604910d1 tempest-CinderUnicodeTest-2037620863 tempest-CinderUnicodeTest-2037620863-project-member] Flow 'volume_create_api' (ae9a9fd6-9fb4-41e0-ab36-7aacd43dfc42) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:48:49.705046 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-a119a3ac-44b9-4a1b-a70d-74a1604910d1 tempest-CinderUnicodeTest-2037620863 tempest-CinderUnicodeTest-2037620863-project-member] Create volume request issued successfully. Aug 25 05:48:49.705897 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-a119a3ac-44b9-4a1b-a70d-74a1604910d1 tempest-CinderUnicodeTest-2037620863 tempest-CinderUnicodeTest-2037620863-project-member] https://10.4.3.189/volume/v3/volumes returned with HTTP 202 Aug 25 05:48:49.712671 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 879/3534] 10.4.3.189 () {68 vars in 1259 bytes} [Tue Aug 25 05:48:49 2026] POST /volume/v3/volumes => generated 776 bytes in 202 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 05:48:49.731075 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-a565c4c7-c288-48c6-8e7d-4749f239fea2 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:49.733393 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a565c4c7-c288-48c6-8e7d-4749f239fea2 tempest-CinderUnicodeTest-2037620863 tempest-CinderUnicodeTest-2037620863-project-member] GET https://10.4.3.189/volume/v3/volumes/61706429-7358-4cde-87f1-1d46eeba087a Aug 25 05:48:49.733626 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a565c4c7-c288-48c6-8e7d-4749f239fea2 tempest-CinderUnicodeTest-2037620863 tempest-CinderUnicodeTest-2037620863-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:48:49.733847 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a565c4c7-c288-48c6-8e7d-4749f239fea2 tempest-CinderUnicodeTest-2037620863 tempest-CinderUnicodeTest-2037620863-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:48:49.745001 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:48:49.745001 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:48:49.751563 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-a565c4c7-c288-48c6-8e7d-4749f239fea2 tempest-CinderUnicodeTest-2037620863 tempest-CinderUnicodeTest-2037620863-project-member] Volume info retrieved successfully. Aug 25 05:48:49.756561 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a565c4c7-c288-48c6-8e7d-4749f239fea2 tempest-CinderUnicodeTest-2037620863 tempest-CinderUnicodeTest-2037620863-project-member] https://10.4.3.189/volume/v3/volumes/61706429-7358-4cde-87f1-1d46eeba087a returned with HTTP 200 Aug 25 05:48:49.756936 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 881/3535] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:48:49 2026] GET /volume/v3/volumes/61706429-7358-4cde-87f1-1d46eeba087a => generated 844 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:48:50.404036 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-4d8e5536-c8c3-4b2f-befb-61e5b67a0102 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:50.405836 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-4d8e5536-c8c3-4b2f-befb-61e5b67a0102 tempest-TestVolumeBackupRestore-101581384 tempest-TestVolumeBackupRestore-101581384-project-member] GET https://10.4.3.189/volume/v3/backups/120d5504-0c28-4b03-80dd-244c91837c27 Aug 25 05:48:50.406041 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-4d8e5536-c8c3-4b2f-befb-61e5b67a0102 tempest-TestVolumeBackupRestore-101581384 tempest-TestVolumeBackupRestore-101581384-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:48:50.406573 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-4d8e5536-c8c3-4b2f-befb-61e5b67a0102 tempest-TestVolumeBackupRestore-101581384 tempest-TestVolumeBackupRestore-101581384-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:48:50.406573 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-4d8e5536-c8c3-4b2f-befb-61e5b67a0102 tempest-TestVolumeBackupRestore-101581384 tempest-TestVolumeBackupRestore-101581384-project-member] Show backup with id 120d5504-0c28-4b03-80dd-244c91837c27. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:48:50.412193 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:48:50.412193 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:48:50.413326 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-4d8e5536-c8c3-4b2f-befb-61e5b67a0102 tempest-TestVolumeBackupRestore-101581384 tempest-TestVolumeBackupRestore-101581384-project-member] https://10.4.3.189/volume/v3/backups/120d5504-0c28-4b03-80dd-244c91837c27 returned with HTTP 200 Aug 25 05:48:50.413787 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 895/3536] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:48:50 2026] GET /volume/v3/backups/120d5504-0c28-4b03-80dd-244c91837c27 => generated 754 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:48:50.776947 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-55965086-58ab-486e-9cdc-f279c5d989b7 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:50.782651 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-55965086-58ab-486e-9cdc-f279c5d989b7 tempest-CinderUnicodeTest-2037620863 tempest-CinderUnicodeTest-2037620863-project-member] GET https://10.4.3.189/volume/v3/volumes/61706429-7358-4cde-87f1-1d46eeba087a Aug 25 05:48:50.782936 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-55965086-58ab-486e-9cdc-f279c5d989b7 tempest-CinderUnicodeTest-2037620863 tempest-CinderUnicodeTest-2037620863-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:48:50.783247 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-55965086-58ab-486e-9cdc-f279c5d989b7 tempest-CinderUnicodeTest-2037620863 tempest-CinderUnicodeTest-2037620863-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:48:50.795018 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:48:50.795018 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:48:50.801355 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-55965086-58ab-486e-9cdc-f279c5d989b7 tempest-CinderUnicodeTest-2037620863 tempest-CinderUnicodeTest-2037620863-project-member] Volume info retrieved successfully. Aug 25 05:48:50.807535 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-55965086-58ab-486e-9cdc-f279c5d989b7 tempest-CinderUnicodeTest-2037620863 tempest-CinderUnicodeTest-2037620863-project-member] https://10.4.3.189/volume/v3/volumes/61706429-7358-4cde-87f1-1d46eeba087a returned with HTTP 200 Aug 25 05:48:50.808173 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 882/3537] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:48:50 2026] GET /volume/v3/volumes/61706429-7358-4cde-87f1-1d46eeba087a => generated 869 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:48:50.822096 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-762668ac-5c32-432c-89b0-5c7e7704ecee None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:50.824371 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-762668ac-5c32-432c-89b0-5c7e7704ecee tempest-CinderUnicodeTest-2037620863 tempest-CinderUnicodeTest-2037620863-project-member] GET https://10.4.3.189/volume/v3/volumes/61706429-7358-4cde-87f1-1d46eeba087a Aug 25 05:48:50.824543 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-762668ac-5c32-432c-89b0-5c7e7704ecee tempest-CinderUnicodeTest-2037620863 tempest-CinderUnicodeTest-2037620863-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:48:50.824729 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-762668ac-5c32-432c-89b0-5c7e7704ecee tempest-CinderUnicodeTest-2037620863 tempest-CinderUnicodeTest-2037620863-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:48:50.833180 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:48:50.833180 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:48:50.837103 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-762668ac-5c32-432c-89b0-5c7e7704ecee tempest-CinderUnicodeTest-2037620863 tempest-CinderUnicodeTest-2037620863-project-member] Volume info retrieved successfully. Aug 25 05:48:50.842236 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-762668ac-5c32-432c-89b0-5c7e7704ecee tempest-CinderUnicodeTest-2037620863 tempest-CinderUnicodeTest-2037620863-project-member] https://10.4.3.189/volume/v3/volumes/61706429-7358-4cde-87f1-1d46eeba087a returned with HTTP 200 Aug 25 05:48:50.842641 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 880/3538] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:48:50 2026] GET /volume/v3/volumes/61706429-7358-4cde-87f1-1d46eeba087a => generated 869 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:48:50.860592 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-2680a04b-e818-4ca1-a8c3-c61af160cd80 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:50.862736 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-2680a04b-e818-4ca1-a8c3-c61af160cd80 tempest-CinderUnicodeTest-2037620863 tempest-CinderUnicodeTest-2037620863-project-member] POST https://10.4.3.189/volume/v3/snapshots Aug 25 05:48:50.863239 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-2680a04b-e818-4ca1-a8c3-c61af160cd80 tempest-CinderUnicodeTest-2037620863 tempest-CinderUnicodeTest-2037620863-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "61706429-7358-4cde-87f1-1d46eeba087a", "description": "\u4e2d\u56fd\u793e\u533a", "name": "tempest-CinderUnicodeTest-Snapshot-1172505427"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:48:50.877372 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:48:50.877372 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:48:50.878044 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-2680a04b-e818-4ca1-a8c3-c61af160cd80 tempest-CinderUnicodeTest-2037620863 tempest-CinderUnicodeTest-2037620863-project-member] Volume info retrieved successfully. Aug 25 05:48:50.878253 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.v3.snapshots [None req-2680a04b-e818-4ca1-a8c3-c61af160cd80 tempest-CinderUnicodeTest-2037620863 tempest-CinderUnicodeTest-2037620863-project-member] Create snapshot from volume 61706429-7358-4cde-87f1-1d46eeba087a Aug 25 05:48:50.960902 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-2680a04b-e818-4ca1-a8c3-c61af160cd80 tempest-CinderUnicodeTest-2037620863 tempest-CinderUnicodeTest-2037620863-project-member] Created reservations ['90235fdb-5421-497d-9e17-28944004fed1', 'a0c7ba7c-1262-4f3c-8872-e3abf2e41cc2', '4df65904-6540-4e7c-9d40-88baf25d7125', '14c420f8-eea0-49d2-beae-0a667e06a83d'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:48:51.015472 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-2680a04b-e818-4ca1-a8c3-c61af160cd80 tempest-CinderUnicodeTest-2037620863 tempest-CinderUnicodeTest-2037620863-project-member] Snapshot create request issued successfully. Aug 25 05:48:51.015472 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-2680a04b-e818-4ca1-a8c3-c61af160cd80 tempest-CinderUnicodeTest-2037620863 tempest-CinderUnicodeTest-2037620863-project-member] https://10.4.3.189/volume/v3/snapshots returned with HTTP 202 Aug 25 05:48:51.015640 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 882/3539] 10.4.3.189 () {68 vars in 1265 bytes} [Tue Aug 25 05:48:50 2026] POST /volume/v3/snapshots => generated 326 bytes in 156 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 05:48:51.038351 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-ee76f11f-05e6-40ac-bf31-759d31456cd1 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:51.041394 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-ee76f11f-05e6-40ac-bf31-759d31456cd1 tempest-CinderUnicodeTest-2037620863 tempest-CinderUnicodeTest-2037620863-project-member] GET https://10.4.3.189/volume/v3/snapshots/c2daa65a-7981-410d-8ef6-4bbeaaf5b85f Aug 25 05:48:51.041394 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-ee76f11f-05e6-40ac-bf31-759d31456cd1 tempest-CinderUnicodeTest-2037620863 tempest-CinderUnicodeTest-2037620863-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:48:51.041706 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-ee76f11f-05e6-40ac-bf31-759d31456cd1 tempest-CinderUnicodeTest-2037620863 tempest-CinderUnicodeTest-2037620863-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:48:51.048895 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:48:51.048895 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:48:51.049214 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-ee76f11f-05e6-40ac-bf31-759d31456cd1 tempest-CinderUnicodeTest-2037620863 tempest-CinderUnicodeTest-2037620863-project-member] Snapshot retrieved successfully. Aug 25 05:48:51.050027 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-ee76f11f-05e6-40ac-bf31-759d31456cd1 tempest-CinderUnicodeTest-2037620863 tempest-CinderUnicodeTest-2037620863-project-member] https://10.4.3.189/volume/v3/snapshots/c2daa65a-7981-410d-8ef6-4bbeaaf5b85f returned with HTTP 200 Aug 25 05:48:51.050618 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 896/3540] 10.4.3.189 () {66 vars in 1354 bytes} [Tue Aug 25 05:48:51 2026] GET /volume/v3/snapshots/c2daa65a-7981-410d-8ef6-4bbeaaf5b85f => generated 458 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:48:51.426416 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-3acc5af9-62b7-4401-ac9d-2712447b6c42 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:51.429124 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-3acc5af9-62b7-4401-ac9d-2712447b6c42 tempest-TestVolumeBackupRestore-101581384 tempest-TestVolumeBackupRestore-101581384-project-member] GET https://10.4.3.189/volume/v3/backups/120d5504-0c28-4b03-80dd-244c91837c27 Aug 25 05:48:51.429517 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-3acc5af9-62b7-4401-ac9d-2712447b6c42 tempest-TestVolumeBackupRestore-101581384 tempest-TestVolumeBackupRestore-101581384-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:48:51.429858 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-3acc5af9-62b7-4401-ac9d-2712447b6c42 tempest-TestVolumeBackupRestore-101581384 tempest-TestVolumeBackupRestore-101581384-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:48:51.429963 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-3acc5af9-62b7-4401-ac9d-2712447b6c42 tempest-TestVolumeBackupRestore-101581384 tempest-TestVolumeBackupRestore-101581384-project-member] Show backup with id 120d5504-0c28-4b03-80dd-244c91837c27. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:48:51.435694 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:48:51.435694 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:48:51.436873 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-3acc5af9-62b7-4401-ac9d-2712447b6c42 tempest-TestVolumeBackupRestore-101581384 tempest-TestVolumeBackupRestore-101581384-project-member] https://10.4.3.189/volume/v3/backups/120d5504-0c28-4b03-80dd-244c91837c27 returned with HTTP 200 Aug 25 05:48:51.437377 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 883/3541] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:48:51 2026] GET /volume/v3/backups/120d5504-0c28-4b03-80dd-244c91837c27 => generated 754 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:48:52.060711 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-33a82298-01f6-4fce-983f-79dfb1b01b4c None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:52.062645 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-33a82298-01f6-4fce-983f-79dfb1b01b4c tempest-CinderUnicodeTest-2037620863 tempest-CinderUnicodeTest-2037620863-project-member] GET https://10.4.3.189/volume/v3/snapshots/c2daa65a-7981-410d-8ef6-4bbeaaf5b85f Aug 25 05:48:52.062897 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-33a82298-01f6-4fce-983f-79dfb1b01b4c tempest-CinderUnicodeTest-2037620863 tempest-CinderUnicodeTest-2037620863-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:48:52.063198 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-33a82298-01f6-4fce-983f-79dfb1b01b4c tempest-CinderUnicodeTest-2037620863 tempest-CinderUnicodeTest-2037620863-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:48:52.068338 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:48:52.068338 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:48:52.068792 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-33a82298-01f6-4fce-983f-79dfb1b01b4c tempest-CinderUnicodeTest-2037620863 tempest-CinderUnicodeTest-2037620863-project-member] Snapshot retrieved successfully. Aug 25 05:48:52.069677 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-33a82298-01f6-4fce-983f-79dfb1b01b4c tempest-CinderUnicodeTest-2037620863 tempest-CinderUnicodeTest-2037620863-project-member] https://10.4.3.189/volume/v3/snapshots/c2daa65a-7981-410d-8ef6-4bbeaaf5b85f returned with HTTP 200 Aug 25 05:48:52.070048 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 881/3542] 10.4.3.189 () {66 vars in 1354 bytes} [Tue Aug 25 05:48:52 2026] GET /volume/v3/snapshots/c2daa65a-7981-410d-8ef6-4bbeaaf5b85f => generated 485 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:48:52.080605 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-22c6c3cf-4af9-4ab1-a149-95fb91701938 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:52.082815 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-22c6c3cf-4af9-4ab1-a149-95fb91701938 tempest-CinderUnicodeTest-2037620863 tempest-CinderUnicodeTest-2037620863-project-member] GET https://10.4.3.189/volume/v3/snapshots/c2daa65a-7981-410d-8ef6-4bbeaaf5b85f Aug 25 05:48:52.083410 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-22c6c3cf-4af9-4ab1-a149-95fb91701938 tempest-CinderUnicodeTest-2037620863 tempest-CinderUnicodeTest-2037620863-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:48:52.084796 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-22c6c3cf-4af9-4ab1-a149-95fb91701938 tempest-CinderUnicodeTest-2037620863 tempest-CinderUnicodeTest-2037620863-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:48:52.090775 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:48:52.090775 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:48:52.091632 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-22c6c3cf-4af9-4ab1-a149-95fb91701938 tempest-CinderUnicodeTest-2037620863 tempest-CinderUnicodeTest-2037620863-project-member] Snapshot retrieved successfully. Aug 25 05:48:52.092588 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-22c6c3cf-4af9-4ab1-a149-95fb91701938 tempest-CinderUnicodeTest-2037620863 tempest-CinderUnicodeTest-2037620863-project-member] https://10.4.3.189/volume/v3/snapshots/c2daa65a-7981-410d-8ef6-4bbeaaf5b85f returned with HTTP 200 Aug 25 05:48:52.093128 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 883/3543] 10.4.3.189 () {66 vars in 1354 bytes} [Tue Aug 25 05:48:52 2026] GET /volume/v3/snapshots/c2daa65a-7981-410d-8ef6-4bbeaaf5b85f => generated 485 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:48:52.104107 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-5685a1b6-1ea5-4520-90d9-e90d16388ff8 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:52.107941 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-5685a1b6-1ea5-4520-90d9-e90d16388ff8 tempest-CinderUnicodeTest-2037620863 tempest-CinderUnicodeTest-2037620863-project-member] DELETE https://10.4.3.189/volume/v3/snapshots/c2daa65a-7981-410d-8ef6-4bbeaaf5b85f Aug 25 05:48:52.108227 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-5685a1b6-1ea5-4520-90d9-e90d16388ff8 tempest-CinderUnicodeTest-2037620863 tempest-CinderUnicodeTest-2037620863-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:48:52.108468 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-5685a1b6-1ea5-4520-90d9-e90d16388ff8 tempest-CinderUnicodeTest-2037620863 tempest-CinderUnicodeTest-2037620863-project-member] Calling method 'delete' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:48:52.108606 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.v3.snapshots [None req-5685a1b6-1ea5-4520-90d9-e90d16388ff8 tempest-CinderUnicodeTest-2037620863 tempest-CinderUnicodeTest-2037620863-project-member] Delete snapshot with id: c2daa65a-7981-410d-8ef6-4bbeaaf5b85f Aug 25 05:48:52.122043 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:48:52.122043 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:48:52.123836 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-5685a1b6-1ea5-4520-90d9-e90d16388ff8 tempest-CinderUnicodeTest-2037620863 tempest-CinderUnicodeTest-2037620863-project-member] Snapshot retrieved successfully. Aug 25 05:48:52.150386 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-5685a1b6-1ea5-4520-90d9-e90d16388ff8 tempest-CinderUnicodeTest-2037620863 tempest-CinderUnicodeTest-2037620863-project-member] Snapshot delete request issued successfully. Aug 25 05:48:52.150718 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-5685a1b6-1ea5-4520-90d9-e90d16388ff8 tempest-CinderUnicodeTest-2037620863 tempest-CinderUnicodeTest-2037620863-project-member] https://10.4.3.189/volume/v3/snapshots/c2daa65a-7981-410d-8ef6-4bbeaaf5b85f returned with HTTP 202 Aug 25 05:48:52.151047 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 897/3544] 10.4.3.189 () {66 vars in 1357 bytes} [Tue Aug 25 05:48:52 2026] DELETE /volume/v3/snapshots/c2daa65a-7981-410d-8ef6-4bbeaaf5b85f => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:48:52.160265 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-c7184a1d-3de2-4ff8-9a61-ea42c30f62bf None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:52.164213 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-c7184a1d-3de2-4ff8-9a61-ea42c30f62bf tempest-CinderUnicodeTest-2037620863 tempest-CinderUnicodeTest-2037620863-project-member] GET https://10.4.3.189/volume/v3/snapshots/c2daa65a-7981-410d-8ef6-4bbeaaf5b85f Aug 25 05:48:52.164502 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-c7184a1d-3de2-4ff8-9a61-ea42c30f62bf tempest-CinderUnicodeTest-2037620863 tempest-CinderUnicodeTest-2037620863-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:48:52.164710 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-c7184a1d-3de2-4ff8-9a61-ea42c30f62bf tempest-CinderUnicodeTest-2037620863 tempest-CinderUnicodeTest-2037620863-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:48:52.171766 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:48:52.171766 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:48:52.172251 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-c7184a1d-3de2-4ff8-9a61-ea42c30f62bf tempest-CinderUnicodeTest-2037620863 tempest-CinderUnicodeTest-2037620863-project-member] Snapshot retrieved successfully. Aug 25 05:48:52.173020 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-c7184a1d-3de2-4ff8-9a61-ea42c30f62bf tempest-CinderUnicodeTest-2037620863 tempest-CinderUnicodeTest-2037620863-project-member] https://10.4.3.189/volume/v3/snapshots/c2daa65a-7981-410d-8ef6-4bbeaaf5b85f returned with HTTP 200 Aug 25 05:48:52.178533 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 884/3545] 10.4.3.189 () {66 vars in 1354 bytes} [Tue Aug 25 05:48:52 2026] GET /volume/v3/snapshots/c2daa65a-7981-410d-8ef6-4bbeaaf5b85f => generated 484 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:48:52.454261 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-80f68dd9-7bf7-4ca8-a57a-f95f756c3eb4 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:52.456672 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-80f68dd9-7bf7-4ca8-a57a-f95f756c3eb4 tempest-TestVolumeBackupRestore-101581384 tempest-TestVolumeBackupRestore-101581384-project-member] GET https://10.4.3.189/volume/v3/backups/120d5504-0c28-4b03-80dd-244c91837c27 Aug 25 05:48:52.456905 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-80f68dd9-7bf7-4ca8-a57a-f95f756c3eb4 tempest-TestVolumeBackupRestore-101581384 tempest-TestVolumeBackupRestore-101581384-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:48:52.457142 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-80f68dd9-7bf7-4ca8-a57a-f95f756c3eb4 tempest-TestVolumeBackupRestore-101581384 tempest-TestVolumeBackupRestore-101581384-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:48:52.457260 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-80f68dd9-7bf7-4ca8-a57a-f95f756c3eb4 tempest-TestVolumeBackupRestore-101581384 tempest-TestVolumeBackupRestore-101581384-project-member] Show backup with id 120d5504-0c28-4b03-80dd-244c91837c27. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:48:52.463615 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:48:52.463615 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:48:52.464809 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-80f68dd9-7bf7-4ca8-a57a-f95f756c3eb4 tempest-TestVolumeBackupRestore-101581384 tempest-TestVolumeBackupRestore-101581384-project-member] https://10.4.3.189/volume/v3/backups/120d5504-0c28-4b03-80dd-244c91837c27 returned with HTTP 200 Aug 25 05:48:52.465488 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 882/3546] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:48:52 2026] GET /volume/v3/backups/120d5504-0c28-4b03-80dd-244c91837c27 => generated 754 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:48:53.189425 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-2e617c68-3490-491f-b769-1ff056bf3cc8 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:53.192872 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-2e617c68-3490-491f-b769-1ff056bf3cc8 tempest-CinderUnicodeTest-2037620863 tempest-CinderUnicodeTest-2037620863-project-member] GET https://10.4.3.189/volume/v3/snapshots/c2daa65a-7981-410d-8ef6-4bbeaaf5b85f Aug 25 05:48:53.193139 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-2e617c68-3490-491f-b769-1ff056bf3cc8 tempest-CinderUnicodeTest-2037620863 tempest-CinderUnicodeTest-2037620863-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:48:53.193356 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-2e617c68-3490-491f-b769-1ff056bf3cc8 tempest-CinderUnicodeTest-2037620863 tempest-CinderUnicodeTest-2037620863-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:48:53.197900 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-2e617c68-3490-491f-b769-1ff056bf3cc8 tempest-CinderUnicodeTest-2037620863 tempest-CinderUnicodeTest-2037620863-project-member] https://10.4.3.189/volume/v3/snapshots/c2daa65a-7981-410d-8ef6-4bbeaaf5b85f returned with HTTP 404 Aug 25 05:48:53.198469 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 884/3547] 10.4.3.189 () {66 vars in 1354 bytes} [Tue Aug 25 05:48:53 2026] GET /volume/v3/snapshots/c2daa65a-7981-410d-8ef6-4bbeaaf5b85f => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:48:53.213959 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-3d3f6546-2d41-4ac3-baed-78ca1d9db0e9 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:53.216033 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-3d3f6546-2d41-4ac3-baed-78ca1d9db0e9 tempest-CinderUnicodeTest-2037620863 tempest-CinderUnicodeTest-2037620863-project-member] DELETE https://10.4.3.189/volume/v3/volumes/61706429-7358-4cde-87f1-1d46eeba087a Aug 25 05:48:53.216327 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-3d3f6546-2d41-4ac3-baed-78ca1d9db0e9 tempest-CinderUnicodeTest-2037620863 tempest-CinderUnicodeTest-2037620863-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:48:53.216579 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-3d3f6546-2d41-4ac3-baed-78ca1d9db0e9 tempest-CinderUnicodeTest-2037620863 tempest-CinderUnicodeTest-2037620863-project-member] Calling method 'delete' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:48:53.216801 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [None req-3d3f6546-2d41-4ac3-baed-78ca1d9db0e9 tempest-CinderUnicodeTest-2037620863 tempest-CinderUnicodeTest-2037620863-project-member] Delete volume with id: 61706429-7358-4cde-87f1-1d46eeba087a Aug 25 05:48:53.258877 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:48:53.258877 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:48:53.259678 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-3d3f6546-2d41-4ac3-baed-78ca1d9db0e9 tempest-CinderUnicodeTest-2037620863 tempest-CinderUnicodeTest-2037620863-project-member] Volume info retrieved successfully. Aug 25 05:48:53.286570 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-3d3f6546-2d41-4ac3-baed-78ca1d9db0e9 tempest-CinderUnicodeTest-2037620863 tempest-CinderUnicodeTest-2037620863-project-member] Delete volume request issued successfully. Aug 25 05:48:53.286842 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-3d3f6546-2d41-4ac3-baed-78ca1d9db0e9 tempest-CinderUnicodeTest-2037620863 tempest-CinderUnicodeTest-2037620863-project-member] https://10.4.3.189/volume/v3/volumes/61706429-7358-4cde-87f1-1d46eeba087a returned with HTTP 202 Aug 25 05:48:53.287410 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 898/3548] 10.4.3.189 () {66 vars in 1351 bytes} [Tue Aug 25 05:48:53 2026] DELETE /volume/v3/volumes/61706429-7358-4cde-87f1-1d46eeba087a => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:48:53.298348 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-f2596cbd-ee75-4fc7-b854-d57f07cd8638 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:53.300911 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-f2596cbd-ee75-4fc7-b854-d57f07cd8638 tempest-CinderUnicodeTest-2037620863 tempest-CinderUnicodeTest-2037620863-project-member] GET https://10.4.3.189/volume/v3/volumes/61706429-7358-4cde-87f1-1d46eeba087a Aug 25 05:48:53.301242 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-f2596cbd-ee75-4fc7-b854-d57f07cd8638 tempest-CinderUnicodeTest-2037620863 tempest-CinderUnicodeTest-2037620863-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:48:53.301467 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-f2596cbd-ee75-4fc7-b854-d57f07cd8638 tempest-CinderUnicodeTest-2037620863 tempest-CinderUnicodeTest-2037620863-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:48:53.316662 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:48:53.316662 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:48:53.326272 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-f2596cbd-ee75-4fc7-b854-d57f07cd8638 tempest-CinderUnicodeTest-2037620863 tempest-CinderUnicodeTest-2037620863-project-member] Volume info retrieved successfully. Aug 25 05:48:53.345301 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-f2596cbd-ee75-4fc7-b854-d57f07cd8638 tempest-CinderUnicodeTest-2037620863 tempest-CinderUnicodeTest-2037620863-project-member] https://10.4.3.189/volume/v3/volumes/61706429-7358-4cde-87f1-1d46eeba087a returned with HTTP 200 Aug 25 05:48:53.345860 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 885/3549] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:48:53 2026] GET /volume/v3/volumes/61706429-7358-4cde-87f1-1d46eeba087a => generated 868 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:48:53.478729 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-b02ab76b-5676-4543-9aec-b46de925f065 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:53.481026 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-b02ab76b-5676-4543-9aec-b46de925f065 tempest-TestVolumeBackupRestore-101581384 tempest-TestVolumeBackupRestore-101581384-project-member] GET https://10.4.3.189/volume/v3/backups/120d5504-0c28-4b03-80dd-244c91837c27 Aug 25 05:48:53.481320 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-b02ab76b-5676-4543-9aec-b46de925f065 tempest-TestVolumeBackupRestore-101581384 tempest-TestVolumeBackupRestore-101581384-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:48:53.481570 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-b02ab76b-5676-4543-9aec-b46de925f065 tempest-TestVolumeBackupRestore-101581384 tempest-TestVolumeBackupRestore-101581384-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:48:53.481720 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-b02ab76b-5676-4543-9aec-b46de925f065 tempest-TestVolumeBackupRestore-101581384 tempest-TestVolumeBackupRestore-101581384-project-member] Show backup with id 120d5504-0c28-4b03-80dd-244c91837c27. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:48:53.490137 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:48:53.490137 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:48:53.491239 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-b02ab76b-5676-4543-9aec-b46de925f065 tempest-TestVolumeBackupRestore-101581384 tempest-TestVolumeBackupRestore-101581384-project-member] https://10.4.3.189/volume/v3/backups/120d5504-0c28-4b03-80dd-244c91837c27 returned with HTTP 200 Aug 25 05:48:53.491748 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 883/3550] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:48:53 2026] GET /volume/v3/backups/120d5504-0c28-4b03-80dd-244c91837c27 => generated 754 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:48:54.362962 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-83b63fa3-2cd7-444a-bbae-71a83a075829 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:54.365558 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-83b63fa3-2cd7-444a-bbae-71a83a075829 tempest-CinderUnicodeTest-2037620863 tempest-CinderUnicodeTest-2037620863-project-member] GET https://10.4.3.189/volume/v3/volumes/61706429-7358-4cde-87f1-1d46eeba087a Aug 25 05:48:54.366014 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-83b63fa3-2cd7-444a-bbae-71a83a075829 tempest-CinderUnicodeTest-2037620863 tempest-CinderUnicodeTest-2037620863-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:48:54.366223 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-83b63fa3-2cd7-444a-bbae-71a83a075829 tempest-CinderUnicodeTest-2037620863 tempest-CinderUnicodeTest-2037620863-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:48:54.374678 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-83b63fa3-2cd7-444a-bbae-71a83a075829 tempest-CinderUnicodeTest-2037620863 tempest-CinderUnicodeTest-2037620863-project-member] https://10.4.3.189/volume/v3/volumes/61706429-7358-4cde-87f1-1d46eeba087a returned with HTTP 404 Aug 25 05:48:54.375491 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 885/3551] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:48:54 2026] GET /volume/v3/volumes/61706429-7358-4cde-87f1-1d46eeba087a => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:48:54.387493 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-266a7b95-ec68-46fd-9405-f247de385882 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:54.396528 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-266a7b95-ec68-46fd-9405-f247de385882 tempest-CinderUnicodeTest-2037620863 tempest-CinderUnicodeTest-2037620863-project-member] DELETE https://10.4.3.189/volume/v3/volumes/abe674bd-05c5-4918-b215-4a42c047ca87 Aug 25 05:48:54.397301 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-266a7b95-ec68-46fd-9405-f247de385882 tempest-CinderUnicodeTest-2037620863 tempest-CinderUnicodeTest-2037620863-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:48:54.398772 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-266a7b95-ec68-46fd-9405-f247de385882 tempest-CinderUnicodeTest-2037620863 tempest-CinderUnicodeTest-2037620863-project-member] Calling method 'delete' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:48:54.399143 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [None req-266a7b95-ec68-46fd-9405-f247de385882 tempest-CinderUnicodeTest-2037620863 tempest-CinderUnicodeTest-2037620863-project-member] Delete volume with id: abe674bd-05c5-4918-b215-4a42c047ca87 Aug 25 05:48:54.424993 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:48:54.424993 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:48:54.426749 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-266a7b95-ec68-46fd-9405-f247de385882 tempest-CinderUnicodeTest-2037620863 tempest-CinderUnicodeTest-2037620863-project-member] Volume info retrieved successfully. Aug 25 05:48:54.476883 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-266a7b95-ec68-46fd-9405-f247de385882 tempest-CinderUnicodeTest-2037620863 tempest-CinderUnicodeTest-2037620863-project-member] Delete volume request issued successfully. Aug 25 05:48:54.477585 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-266a7b95-ec68-46fd-9405-f247de385882 tempest-CinderUnicodeTest-2037620863 tempest-CinderUnicodeTest-2037620863-project-member] https://10.4.3.189/volume/v3/volumes/abe674bd-05c5-4918-b215-4a42c047ca87 returned with HTTP 202 Aug 25 05:48:54.482416 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 899/3552] 10.4.3.189 () {66 vars in 1351 bytes} [Tue Aug 25 05:48:54 2026] DELETE /volume/v3/volumes/abe674bd-05c5-4918-b215-4a42c047ca87 => generated 0 bytes in 95 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:48:54.490227 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-f85a473a-b03b-46fd-b9ca-444b642ecf16 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:54.494436 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-f85a473a-b03b-46fd-b9ca-444b642ecf16 tempest-CinderUnicodeTest-2037620863 tempest-CinderUnicodeTest-2037620863-project-member] GET https://10.4.3.189/volume/v3/volumes/abe674bd-05c5-4918-b215-4a42c047ca87 Aug 25 05:48:54.494436 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-f85a473a-b03b-46fd-b9ca-444b642ecf16 tempest-CinderUnicodeTest-2037620863 tempest-CinderUnicodeTest-2037620863-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:48:54.494436 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-f85a473a-b03b-46fd-b9ca-444b642ecf16 tempest-CinderUnicodeTest-2037620863 tempest-CinderUnicodeTest-2037620863-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:48:54.506137 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-62345235-fa5d-40f9-a4c9-784c56d43077 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:54.510105 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-62345235-fa5d-40f9-a4c9-784c56d43077 tempest-TestVolumeBackupRestore-101581384 tempest-TestVolumeBackupRestore-101581384-project-member] GET https://10.4.3.189/volume/v3/backups/120d5504-0c28-4b03-80dd-244c91837c27 Aug 25 05:48:54.510105 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-62345235-fa5d-40f9-a4c9-784c56d43077 tempest-TestVolumeBackupRestore-101581384 tempest-TestVolumeBackupRestore-101581384-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:48:54.510105 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-62345235-fa5d-40f9-a4c9-784c56d43077 tempest-TestVolumeBackupRestore-101581384 tempest-TestVolumeBackupRestore-101581384-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:48:54.510105 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-62345235-fa5d-40f9-a4c9-784c56d43077 tempest-TestVolumeBackupRestore-101581384 tempest-TestVolumeBackupRestore-101581384-project-member] Show backup with id 120d5504-0c28-4b03-80dd-244c91837c27. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:48:54.512419 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:48:54.512419 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:48:54.519384 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:48:54.519384 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:48:54.522181 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-f85a473a-b03b-46fd-b9ca-444b642ecf16 tempest-CinderUnicodeTest-2037620863 tempest-CinderUnicodeTest-2037620863-project-member] Volume info retrieved successfully. Aug 25 05:48:54.522256 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-62345235-fa5d-40f9-a4c9-784c56d43077 tempest-TestVolumeBackupRestore-101581384 tempest-TestVolumeBackupRestore-101581384-project-member] https://10.4.3.189/volume/v3/backups/120d5504-0c28-4b03-80dd-244c91837c27 returned with HTTP 200 Aug 25 05:48:54.522256 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 884/3553] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:48:54 2026] GET /volume/v3/backups/120d5504-0c28-4b03-80dd-244c91837c27 => generated 754 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:48:54.527468 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-f85a473a-b03b-46fd-b9ca-444b642ecf16 tempest-CinderUnicodeTest-2037620863 tempest-CinderUnicodeTest-2037620863-project-member] https://10.4.3.189/volume/v3/volumes/abe674bd-05c5-4918-b215-4a42c047ca87 returned with HTTP 200 Aug 25 05:48:54.528074 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 886/3554] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:48:54 2026] GET /volume/v3/volumes/abe674bd-05c5-4918-b215-4a42c047ca87 => generated 832 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:48:54.857913 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-53947efb-76ac-417a-b786-4e4717e8d37d None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:55.011264 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-53947efb-76ac-417a-b786-4e4717e8d37d tempest-VolumesExtendAttachedTest-2019668785 tempest-VolumesExtendAttachedTest-2019668785-project-member] POST https://10.4.3.189/volume/v3/volumes Aug 25 05:48:55.011739 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-53947efb-76ac-417a-b786-4e4717e8d37d tempest-VolumesExtendAttachedTest-2019668785 tempest-VolumesExtendAttachedTest-2019668785-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesExtendAttachedTest-Volume-942983338"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:48:55.013512 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.v3.volumes [None req-53947efb-76ac-417a-b786-4e4717e8d37d tempest-VolumesExtendAttachedTest-2019668785 tempest-VolumesExtendAttachedTest-2019668785-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesExtendAttachedTest-Volume-942983338'}} {{(pid=100268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 05:48:55.013814 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-53947efb-76ac-417a-b786-4e4717e8d37d tempest-VolumesExtendAttachedTest-2019668785 tempest-VolumesExtendAttachedTest-2019668785-project-member] Create volume of 1 GB Aug 25 05:48:55.019514 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-53947efb-76ac-417a-b786-4e4717e8d37d tempest-VolumesExtendAttachedTest-2019668785 tempest-VolumesExtendAttachedTest-2019668785-project-member] Availability Zones retrieved successfully. Aug 25 05:48:55.031895 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-53947efb-76ac-417a-b786-4e4717e8d37d tempest-VolumesExtendAttachedTest-2019668785 tempest-VolumesExtendAttachedTest-2019668785-project-member] Flow 'volume_create_api' (27ea38f9-a65f-48f3-b6f7-59be1be28778) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:48:55.033110 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-53947efb-76ac-417a-b786-4e4717e8d37d tempest-VolumesExtendAttachedTest-2019668785 tempest-VolumesExtendAttachedTest-2019668785-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c01ae3e7-5416-405a-a6d5-3ab8214ee213) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:48:55.034503 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.flows.api.create_volume [None req-53947efb-76ac-417a-b786-4e4717e8d37d tempest-VolumesExtendAttachedTest-2019668785 tempest-VolumesExtendAttachedTest-2019668785-project-member] Validating volume size '1' using validate_int {{(pid=100268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 05:48:55.072549 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-53947efb-76ac-417a-b786-4e4717e8d37d tempest-VolumesExtendAttachedTest-2019668785 tempest-VolumesExtendAttachedTest-2019668785-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c01ae3e7-5416-405a-a6d5-3ab8214ee213) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T05:35:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=23fc6e5d-fce0-4521-ba46-4837b4232084,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '23fc6e5d-fce0-4521-ba46-4837b4232084', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:48:55.073617 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-53947efb-76ac-417a-b786-4e4717e8d37d tempest-VolumesExtendAttachedTest-2019668785 tempest-VolumesExtendAttachedTest-2019668785-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (85574823-3e03-4103-ad1a-85f905426d08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:48:55.160629 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-53947efb-76ac-417a-b786-4e4717e8d37d tempest-VolumesExtendAttachedTest-2019668785 tempest-VolumesExtendAttachedTest-2019668785-project-member] Created reservations ['e8411327-d91e-4fee-9f21-0305932c2e19', '3ed1fec5-f812-479e-9ac3-26e96c840ac2', '70a277b8-2258-45a1-b961-f19674e12c55', '60454686-fd57-44c7-927a-ef922c544a36'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:48:55.161713 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-53947efb-76ac-417a-b786-4e4717e8d37d tempest-VolumesExtendAttachedTest-2019668785 tempest-VolumesExtendAttachedTest-2019668785-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (85574823-3e03-4103-ad1a-85f905426d08) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e8411327-d91e-4fee-9f21-0305932c2e19', '3ed1fec5-f812-479e-9ac3-26e96c840ac2', '70a277b8-2258-45a1-b961-f19674e12c55', '60454686-fd57-44c7-927a-ef922c544a36']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:48:55.162687 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-53947efb-76ac-417a-b786-4e4717e8d37d tempest-VolumesExtendAttachedTest-2019668785 tempest-VolumesExtendAttachedTest-2019668785-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1681c9ff-2fb6-435a-8b2b-39f07fc09287) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:48:55.192623 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-53947efb-76ac-417a-b786-4e4717e8d37d tempest-VolumesExtendAttachedTest-2019668785 tempest-VolumesExtendAttachedTest-2019668785-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1681c9ff-2fb6-435a-8b2b-39f07fc09287) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c70aac79-a367-44d7-973e-1da64ff2addc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendAttachedTest-Volume-942983338',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='abd8d4afcba24da1bae846376b47af6e',qos_specs=None,replication_status=,reservations=['e8411327-d91e-4fee-9f21-0305932c2e19','3ed1fec5-f812-479e-9ac3-26e96c840ac2','70a277b8-2258-45a1-b961-f19674e12c55','60454686-fd57-44c7-927a-ef922c544a36'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eaae78f001494160a5183b53bd4b11cc',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T05:48:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendAttachedTest-Volume-942983338',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c70aac79-a367-44d7-973e-1da64ff2addc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='abd8d4afcba24da1bae846376b47af6e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='eaae78f001494160a5183b53bd4b11cc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(23fc6e5d-fce0-4521-ba46-4837b4232084),volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:48:55.193932 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-53947efb-76ac-417a-b786-4e4717e8d37d tempest-VolumesExtendAttachedTest-2019668785 tempest-VolumesExtendAttachedTest-2019668785-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (56bdf98e-634b-4b2e-bc59-9f68ff95630b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:48:55.195998 np0000008051 devstack@c-api.service[100268]: DEBUG dbcounter [-] [100268] Writing DB stats cinder:SELECT=495,cinder:UPDATE=131,cinder:INSERT=77 {{(pid=100268) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 05:48:55.214505 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-53947efb-76ac-417a-b786-4e4717e8d37d tempest-VolumesExtendAttachedTest-2019668785 tempest-VolumesExtendAttachedTest-2019668785-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (56bdf98e-634b-4b2e-bc59-9f68ff95630b) transitioned into state 'SUCCESS' from state '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-942983338',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='abd8d4afcba24da1bae846376b47af6e',qos_specs=None,replication_status=,reservations=['e8411327-d91e-4fee-9f21-0305932c2e19','3ed1fec5-f812-479e-9ac3-26e96c840ac2','70a277b8-2258-45a1-b961-f19674e12c55','60454686-fd57-44c7-927a-ef922c544a36'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eaae78f001494160a5183b53bd4b11cc',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:48:55.215486 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-53947efb-76ac-417a-b786-4e4717e8d37d tempest-VolumesExtendAttachedTest-2019668785 tempest-VolumesExtendAttachedTest-2019668785-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (15c32f55-7271-4421-b023-c53ac7cdcfac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:48:55.224706 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-53947efb-76ac-417a-b786-4e4717e8d37d tempest-VolumesExtendAttachedTest-2019668785 tempest-VolumesExtendAttachedTest-2019668785-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (15c32f55-7271-4421-b023-c53ac7cdcfac) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:48:55.225609 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-53947efb-76ac-417a-b786-4e4717e8d37d tempest-VolumesExtendAttachedTest-2019668785 tempest-VolumesExtendAttachedTest-2019668785-project-member] Flow 'volume_create_api' (27ea38f9-a65f-48f3-b6f7-59be1be28778) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:48:55.226069 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-53947efb-76ac-417a-b786-4e4717e8d37d tempest-VolumesExtendAttachedTest-2019668785 tempest-VolumesExtendAttachedTest-2019668785-project-member] Create volume request issued successfully. Aug 25 05:48:55.226678 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-53947efb-76ac-417a-b786-4e4717e8d37d tempest-VolumesExtendAttachedTest-2019668785 tempest-VolumesExtendAttachedTest-2019668785-project-member] https://10.4.3.189/volume/v3/volumes returned with HTTP 202 Aug 25 05:48:55.227176 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 886/3555] 10.4.3.189 () {70 vars in 1299 bytes} [Tue Aug 25 05:48:54 2026] POST /volume/v3/volumes => generated 773 bytes in 370 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:48:55.243029 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-fb5fff94-60d3-4751-ae0e-b3047b29a69f None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:55.245352 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-fb5fff94-60d3-4751-ae0e-b3047b29a69f tempest-VolumesExtendAttachedTest-2019668785 tempest-VolumesExtendAttachedTest-2019668785-project-member] GET https://10.4.3.189/volume/v3/volumes/c70aac79-a367-44d7-973e-1da64ff2addc Aug 25 05:48:55.245352 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-fb5fff94-60d3-4751-ae0e-b3047b29a69f tempest-VolumesExtendAttachedTest-2019668785 tempest-VolumesExtendAttachedTest-2019668785-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:48:55.246452 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-fb5fff94-60d3-4751-ae0e-b3047b29a69f tempest-VolumesExtendAttachedTest-2019668785 tempest-VolumesExtendAttachedTest-2019668785-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:48:55.253552 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:48:55.253552 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:48:55.257697 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-fb5fff94-60d3-4751-ae0e-b3047b29a69f tempest-VolumesExtendAttachedTest-2019668785 tempest-VolumesExtendAttachedTest-2019668785-project-member] Volume info retrieved successfully. Aug 25 05:48:55.262587 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-fb5fff94-60d3-4751-ae0e-b3047b29a69f tempest-VolumesExtendAttachedTest-2019668785 tempest-VolumesExtendAttachedTest-2019668785-project-member] https://10.4.3.189/volume/v3/volumes/c70aac79-a367-44d7-973e-1da64ff2addc returned with HTTP 200 Aug 25 05:48:55.263207 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 900/3556] 10.4.3.189 () {68 vars in 1389 bytes} [Tue Aug 25 05:48:55 2026] GET /volume/v3/volumes/c70aac79-a367-44d7-973e-1da64ff2addc => generated 841 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:48:55.533049 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-8a481a35-d2a8-4abb-baa6-4be9de654026 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:55.534692 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-8a481a35-d2a8-4abb-baa6-4be9de654026 tempest-TestVolumeBackupRestore-101581384 tempest-TestVolumeBackupRestore-101581384-project-member] GET https://10.4.3.189/volume/v3/backups/120d5504-0c28-4b03-80dd-244c91837c27 Aug 25 05:48:55.535359 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-8a481a35-d2a8-4abb-baa6-4be9de654026 tempest-TestVolumeBackupRestore-101581384 tempest-TestVolumeBackupRestore-101581384-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:48:55.535359 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-8a481a35-d2a8-4abb-baa6-4be9de654026 tempest-TestVolumeBackupRestore-101581384 tempest-TestVolumeBackupRestore-101581384-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:48:55.535359 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-8a481a35-d2a8-4abb-baa6-4be9de654026 tempest-TestVolumeBackupRestore-101581384 tempest-TestVolumeBackupRestore-101581384-project-member] Show backup with id 120d5504-0c28-4b03-80dd-244c91837c27. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:48:55.545606 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:48:55.545606 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:48:55.546402 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-8a481a35-d2a8-4abb-baa6-4be9de654026 tempest-TestVolumeBackupRestore-101581384 tempest-TestVolumeBackupRestore-101581384-project-member] https://10.4.3.189/volume/v3/backups/120d5504-0c28-4b03-80dd-244c91837c27 returned with HTTP 200 Aug 25 05:48:55.546653 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-2466474e-afee-473b-b8df-8276eb67e593 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:55.547435 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 885/3557] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:48:55 2026] GET /volume/v3/backups/120d5504-0c28-4b03-80dd-244c91837c27 => generated 754 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:48:55.548579 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-2466474e-afee-473b-b8df-8276eb67e593 tempest-CinderUnicodeTest-2037620863 tempest-CinderUnicodeTest-2037620863-project-member] GET https://10.4.3.189/volume/v3/volumes/abe674bd-05c5-4918-b215-4a42c047ca87 Aug 25 05:48:55.548746 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-2466474e-afee-473b-b8df-8276eb67e593 tempest-CinderUnicodeTest-2037620863 tempest-CinderUnicodeTest-2037620863-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:48:55.548972 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-2466474e-afee-473b-b8df-8276eb67e593 tempest-CinderUnicodeTest-2037620863 tempest-CinderUnicodeTest-2037620863-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:48:55.561702 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-2466474e-afee-473b-b8df-8276eb67e593 tempest-CinderUnicodeTest-2037620863 tempest-CinderUnicodeTest-2037620863-project-member] https://10.4.3.189/volume/v3/volumes/abe674bd-05c5-4918-b215-4a42c047ca87 returned with HTTP 404 Aug 25 05:48:55.562499 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 887/3558] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:48:55 2026] GET /volume/v3/volumes/abe674bd-05c5-4918-b215-4a42c047ca87 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:48:55.824309 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-32b060b4-c180-4718-86a1-9d88b6d28534 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:55.826192 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-32b060b4-c180-4718-86a1-9d88b6d28534 tempest-VolumeMultiattachTests-738603612 tempest-VolumeMultiattachTests-738603612-project-admin] POST https://10.4.3.189/volume/v3/types Aug 25 05:48:55.826597 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-32b060b4-c180-4718-86a1-9d88b6d28534 tempest-VolumeMultiattachTests-738603612 tempest-VolumeMultiattachTests-738603612-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1943509632-1239589085", "extra_specs": {"multiattach": " True"}}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:48:55.828014 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:48:55.828014 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:48:55.847803 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-32b060b4-c180-4718-86a1-9d88b6d28534 tempest-VolumeMultiattachTests-738603612 tempest-VolumeMultiattachTests-738603612-project-admin] https://10.4.3.189/volume/v3/types returned with HTTP 200 Aug 25 05:48:55.848342 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 887/3559] 10.4.3.189 () {68 vars in 1253 bytes} [Tue Aug 25 05:48:55 2026] POST /volume/v3/types => generated 287 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:48:55.858733 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-d7235d3e-616f-4f42-a7d8-2777077e77ec None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:55.860529 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-d7235d3e-616f-4f42-a7d8-2777077e77ec tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] POST https://10.4.3.189/volume/v3/volumes Aug 25 05:48:55.860923 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-d7235d3e-616f-4f42-a7d8-2777077e77ec tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-540730273", "snapshot_id": null, "imageRef": null, "volume_type": "0347e8b7-3c5b-4a07-bcd9-f6fb4c1f7265", "size": 1}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:48:55.866503 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.v3.volumes [None req-d7235d3e-616f-4f42-a7d8-2777077e77ec tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-540730273', 'snapshot_id': None, 'imageRef': None, 'volume_type': '0347e8b7-3c5b-4a07-bcd9-f6fb4c1f7265', 'size': 1}} {{(pid=100271) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 05:48:55.873433 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [None req-d7235d3e-616f-4f42-a7d8-2777077e77ec tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Create volume of 1 GB Aug 25 05:48:55.873716 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:48:55.873716 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:48:55.874246 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-d7235d3e-616f-4f42-a7d8-2777077e77ec tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Availability Zones retrieved successfully. Aug 25 05:48:55.885892 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-d7235d3e-616f-4f42-a7d8-2777077e77ec tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Flow 'volume_create_api' (ad6fccb2-3b84-4933-92fb-53cb5646a73c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:48:55.886919 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-d7235d3e-616f-4f42-a7d8-2777077e77ec tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f39e26bc-0339-457c-afa6-73f9a2ea3cfb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:48:55.887904 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.flows.api.create_volume [None req-d7235d3e-616f-4f42-a7d8-2777077e77ec tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Validating volume size '1' using validate_int {{(pid=100271) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 05:48:55.900833 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:48:55.900833 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:48:55.913583 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-d7235d3e-616f-4f42-a7d8-2777077e77ec tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f39e26bc-0339-457c-afa6-73f9a2ea3cfb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T05:48:56Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=0347e8b7-3c5b-4a07-bcd9-f6fb4c1f7265,is_public=True,name='tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1943509632-1239589085',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0347e8b7-3c5b-4a07-bcd9-f6fb4c1f7265', 'encryption_key_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=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:48:55.914385 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-d7235d3e-616f-4f42-a7d8-2777077e77ec tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (50460e4a-debb-40fa-9f38-e7297545f997) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:48:55.940975 np0000008051 devstack@c-api.service[100271]: WARNING cinder.quota [None req-d7235d3e-616f-4f42-a7d8-2777077e77ec tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1943509632-1239589085 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1943509632-1239589085, it is now deprecated. Please use the default quota class for default quota. Aug 25 05:48:55.941324 np0000008051 devstack@c-api.service[100271]: WARNING cinder.quota [None req-d7235d3e-616f-4f42-a7d8-2777077e77ec tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1943509632-1239589085 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1943509632-1239589085, it is now deprecated. Please use the default quota class for default quota. Aug 25 05:48:55.973236 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.quota [None req-d7235d3e-616f-4f42-a7d8-2777077e77ec tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Created reservations ['bb796f7f-a584-466e-9edb-ba496f7ebf9d', 'e24e529c-676c-42ab-bf43-d8b33c78ce60', 'be1f5d01-d173-4e32-9b9d-ba8882b9daee', '60df3a62-2fab-4c1c-bc12-6690db894423'] {{(pid=100271) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:48:55.973983 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-d7235d3e-616f-4f42-a7d8-2777077e77ec tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (50460e4a-debb-40fa-9f38-e7297545f997) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bb796f7f-a584-466e-9edb-ba496f7ebf9d', 'e24e529c-676c-42ab-bf43-d8b33c78ce60', 'be1f5d01-d173-4e32-9b9d-ba8882b9daee', '60df3a62-2fab-4c1c-bc12-6690db894423']}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:48:55.974668 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-d7235d3e-616f-4f42-a7d8-2777077e77ec tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (781e79f4-3939-4a9d-b548-51750d4a5508) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:48:56.005896 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-d7235d3e-616f-4f42-a7d8-2777077e77ec tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (781e79f4-3939-4a9d-b548-51750d4a5508) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0d258ba4-0b05-4380-b2f7-96c2d7f7c890', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-540730273',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='4be7f442a3674775bd8b18a59a45ba37',qos_specs=None,replication_status=,reservations=['bb796f7f-a584-466e-9edb-ba496f7ebf9d','e24e529c-676c-42ab-bf43-d8b33c78ce60','be1f5d01-d173-4e32-9b9d-ba8882b9daee','60df3a62-2fab-4c1c-bc12-6690db894423'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aba74f375e4a4008b3ea51d54c67c432',volume_type_id=0347e8b7-3c5b-4a07-bcd9-f6fb4c1f7265), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T05:48:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-540730273',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0d258ba4-0b05-4380-b2f7-96c2d7f7c890,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='4be7f442a3674775bd8b18a59a45ba37',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='aba74f375e4a4008b3ea51d54c67c432',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0347e8b7-3c5b-4a07-bcd9-f6fb4c1f7265),volume_type_id=0347e8b7-3c5b-4a07-bcd9-f6fb4c1f7265)}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:48:56.006640 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-d7235d3e-616f-4f42-a7d8-2777077e77ec tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1730c0e9-67ba-47f3-ab13-adc20c852100) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:48:56.034616 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-d7235d3e-616f-4f42-a7d8-2777077e77ec tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1730c0e9-67ba-47f3-ab13-adc20c852100) transitioned into state 'SUCCESS' from state '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-540730273',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='4be7f442a3674775bd8b18a59a45ba37',qos_specs=None,replication_status=,reservations=['bb796f7f-a584-466e-9edb-ba496f7ebf9d','e24e529c-676c-42ab-bf43-d8b33c78ce60','be1f5d01-d173-4e32-9b9d-ba8882b9daee','60df3a62-2fab-4c1c-bc12-6690db894423'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aba74f375e4a4008b3ea51d54c67c432',volume_type_id=0347e8b7-3c5b-4a07-bcd9-f6fb4c1f7265)}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:48:56.035531 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-d7235d3e-616f-4f42-a7d8-2777077e77ec tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (94bb64a8-e69a-46e4-bce1-a55e405e1561) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:48:56.048896 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-d7235d3e-616f-4f42-a7d8-2777077e77ec tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (94bb64a8-e69a-46e4-bce1-a55e405e1561) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:48:56.049854 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-d7235d3e-616f-4f42-a7d8-2777077e77ec tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Flow 'volume_create_api' (ad6fccb2-3b84-4933-92fb-53cb5646a73c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100271) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:48:56.050215 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-d7235d3e-616f-4f42-a7d8-2777077e77ec tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Create volume request issued successfully. Aug 25 05:48:56.050751 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-d7235d3e-616f-4f42-a7d8-2777077e77ec tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] https://10.4.3.189/volume/v3/volumes returned with HTTP 202 Aug 25 05:48:56.051184 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 901/3560] 10.4.3.189 () {68 vars in 1259 bytes} [Tue Aug 25 05:48:55 2026] POST /volume/v3/volumes => generated 829 bytes in 193 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 05:48:56.071273 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-d38c5b01-5293-43e3-88fd-837df452112f None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:56.073269 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-d38c5b01-5293-43e3-88fd-837df452112f tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] GET https://10.4.3.189/volume/v3/volumes/0d258ba4-0b05-4380-b2f7-96c2d7f7c890 Aug 25 05:48:56.073566 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-d38c5b01-5293-43e3-88fd-837df452112f tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:48:56.077209 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-d38c5b01-5293-43e3-88fd-837df452112f tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:48:56.097231 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:48:56.097231 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:48:56.101679 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-d38c5b01-5293-43e3-88fd-837df452112f tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Volume info retrieved successfully. Aug 25 05:48:56.106830 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-d38c5b01-5293-43e3-88fd-837df452112f tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] https://10.4.3.189/volume/v3/volumes/0d258ba4-0b05-4380-b2f7-96c2d7f7c890 returned with HTTP 200 Aug 25 05:48:56.107268 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 886/3561] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:48:56 2026] GET /volume/v3/volumes/0d258ba4-0b05-4380-b2f7-96c2d7f7c890 => generated 897 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:48:56.281433 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-9fb47104-8d6d-48ce-aa0c-611564d7afb3 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:56.284627 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-9fb47104-8d6d-48ce-aa0c-611564d7afb3 tempest-VolumesExtendAttachedTest-2019668785 tempest-VolumesExtendAttachedTest-2019668785-project-member] GET https://10.4.3.189/volume/v3/volumes/c70aac79-a367-44d7-973e-1da64ff2addc Aug 25 05:48:56.284627 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-9fb47104-8d6d-48ce-aa0c-611564d7afb3 tempest-VolumesExtendAttachedTest-2019668785 tempest-VolumesExtendAttachedTest-2019668785-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:48:56.284627 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-9fb47104-8d6d-48ce-aa0c-611564d7afb3 tempest-VolumesExtendAttachedTest-2019668785 tempest-VolumesExtendAttachedTest-2019668785-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:48:56.291478 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:48:56.291478 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:48:56.295481 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-9fb47104-8d6d-48ce-aa0c-611564d7afb3 tempest-VolumesExtendAttachedTest-2019668785 tempest-VolumesExtendAttachedTest-2019668785-project-member] Volume info retrieved successfully. Aug 25 05:48:56.300796 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-9fb47104-8d6d-48ce-aa0c-611564d7afb3 tempest-VolumesExtendAttachedTest-2019668785 tempest-VolumesExtendAttachedTest-2019668785-project-member] https://10.4.3.189/volume/v3/volumes/c70aac79-a367-44d7-973e-1da64ff2addc returned with HTTP 200 Aug 25 05:48:56.302045 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 888/3562] 10.4.3.189 () {68 vars in 1389 bytes} [Tue Aug 25 05:48:56 2026] GET /volume/v3/volumes/c70aac79-a367-44d7-973e-1da64ff2addc => generated 866 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 25 05:48:56.561527 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-1b9e26b7-a34a-472a-9fb4-9eb78e2322eb None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:56.564065 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-1b9e26b7-a34a-472a-9fb4-9eb78e2322eb tempest-TestVolumeBackupRestore-101581384 tempest-TestVolumeBackupRestore-101581384-project-member] GET https://10.4.3.189/volume/v3/backups/120d5504-0c28-4b03-80dd-244c91837c27 Aug 25 05:48:56.564322 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-1b9e26b7-a34a-472a-9fb4-9eb78e2322eb tempest-TestVolumeBackupRestore-101581384 tempest-TestVolumeBackupRestore-101581384-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:48:56.564570 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-1b9e26b7-a34a-472a-9fb4-9eb78e2322eb tempest-TestVolumeBackupRestore-101581384 tempest-TestVolumeBackupRestore-101581384-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:48:56.564723 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-1b9e26b7-a34a-472a-9fb4-9eb78e2322eb tempest-TestVolumeBackupRestore-101581384 tempest-TestVolumeBackupRestore-101581384-project-member] Show backup with id 120d5504-0c28-4b03-80dd-244c91837c27. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:48:56.569733 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:48:56.569733 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:48:56.570458 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-1b9e26b7-a34a-472a-9fb4-9eb78e2322eb tempest-TestVolumeBackupRestore-101581384 tempest-TestVolumeBackupRestore-101581384-project-member] https://10.4.3.189/volume/v3/backups/120d5504-0c28-4b03-80dd-244c91837c27 returned with HTTP 200 Aug 25 05:48:56.570837 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 888/3563] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:48:56 2026] GET /volume/v3/backups/120d5504-0c28-4b03-80dd-244c91837c27 => generated 754 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:48:57.125955 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-26ae6268-9a5d-4035-b211-8c876da33a58 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:57.128219 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-26ae6268-9a5d-4035-b211-8c876da33a58 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] GET https://10.4.3.189/volume/v3/volumes/0d258ba4-0b05-4380-b2f7-96c2d7f7c890 Aug 25 05:48:57.128594 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-26ae6268-9a5d-4035-b211-8c876da33a58 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:48:57.128987 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-26ae6268-9a5d-4035-b211-8c876da33a58 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:48:57.140008 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:48:57.140008 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:48:57.146080 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-26ae6268-9a5d-4035-b211-8c876da33a58 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Volume info retrieved successfully. Aug 25 05:48:57.152668 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-26ae6268-9a5d-4035-b211-8c876da33a58 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] https://10.4.3.189/volume/v3/volumes/0d258ba4-0b05-4380-b2f7-96c2d7f7c890 returned with HTTP 200 Aug 25 05:48:57.153385 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 902/3564] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:48:57 2026] GET /volume/v3/volumes/0d258ba4-0b05-4380-b2f7-96c2d7f7c890 => generated 922 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:48:57.170181 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-a48c8063-402b-4d37-80c7-ca107cbb4c55 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:57.172616 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-a48c8063-402b-4d37-80c7-ca107cbb4c55 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] GET https://10.4.3.189/volume/v3/volumes/0d258ba4-0b05-4380-b2f7-96c2d7f7c890 Aug 25 05:48:57.172842 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-a48c8063-402b-4d37-80c7-ca107cbb4c55 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:48:57.173084 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-a48c8063-402b-4d37-80c7-ca107cbb4c55 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:48:57.184123 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:48:57.184123 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:48:57.189979 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-a48c8063-402b-4d37-80c7-ca107cbb4c55 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Volume info retrieved successfully. Aug 25 05:48:57.196681 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-a48c8063-402b-4d37-80c7-ca107cbb4c55 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] https://10.4.3.189/volume/v3/volumes/0d258ba4-0b05-4380-b2f7-96c2d7f7c890 returned with HTTP 200 Aug 25 05:48:57.197223 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 887/3565] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:48:57 2026] GET /volume/v3/volumes/0d258ba4-0b05-4380-b2f7-96c2d7f7c890 => generated 922 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:48:57.257021 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [req-ba5fb52c-50a3-42f5-8ec6-d5256c961fa6 req-d5c9716d-c88d-4bd4-af67-a7a241207205 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:57.259400 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-ba5fb52c-50a3-42f5-8ec6-d5256c961fa6 req-d5c9716d-c88d-4bd4-af67-a7a241207205 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] GET https://10.4.3.189/volume/v3/volumes/0d258ba4-0b05-4380-b2f7-96c2d7f7c890 Aug 25 05:48:57.259588 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-ba5fb52c-50a3-42f5-8ec6-d5256c961fa6 req-d5c9716d-c88d-4bd4-af67-a7a241207205 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:48:57.259771 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-ba5fb52c-50a3-42f5-8ec6-d5256c961fa6 req-d5c9716d-c88d-4bd4-af67-a7a241207205 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:48:57.266376 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:48:57.266376 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:48:57.269800 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [req-ba5fb52c-50a3-42f5-8ec6-d5256c961fa6 req-d5c9716d-c88d-4bd4-af67-a7a241207205 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Volume info retrieved successfully. Aug 25 05:48:57.273592 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-ba5fb52c-50a3-42f5-8ec6-d5256c961fa6 req-d5c9716d-c88d-4bd4-af67-a7a241207205 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] https://10.4.3.189/volume/v3/volumes/0d258ba4-0b05-4380-b2f7-96c2d7f7c890 returned with HTTP 200 Aug 25 05:48:57.273939 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 889/3566] 10.4.3.189 () {68 vars in 1598 bytes} [Tue Aug 25 05:48:57 2026] GET /volume/v3/volumes/0d258ba4-0b05-4380-b2f7-96c2d7f7c890 => generated 922 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:48:57.365400 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-bb50c32b-8aae-419e-b2a5-3a114c89ceeb None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:57.365950 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-bb50c32b-8aae-419e-b2a5-3a114c89ceeb None None] GET https://10.4.3.189/volume// Aug 25 05:48:57.366232 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-bb50c32b-8aae-419e-b2a5-3a114c89ceeb None None] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:48:57.366498 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-bb50c32b-8aae-419e-b2a5-3a114c89ceeb None None] Calling method 'all' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:48:57.366922 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-bb50c32b-8aae-419e-b2a5-3a114c89ceeb None None] https://10.4.3.189/volume// returned with HTTP 300 Aug 25 05:48:57.370424 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 889/3567] 10.4.3.189 () {66 vars in 1428 bytes} [Tue Aug 25 05:48: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 25 05:48:57.380108 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-ba5fb52c-50a3-42f5-8ec6-d5256c961fa6 req-ff4c1ec8-a125-48d5-9e4c-27f64f57961c None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:57.382878 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-ba5fb52c-50a3-42f5-8ec6-d5256c961fa6 req-ff4c1ec8-a125-48d5-9e4c-27f64f57961c tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] POST https://10.4.3.189/volume/v3/attachments Aug 25 05:48:57.384017 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-ba5fb52c-50a3-42f5-8ec6-d5256c961fa6 req-ff4c1ec8-a125-48d5-9e4c-27f64f57961c tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0d258ba4-0b05-4380-b2f7-96c2d7f7c890", "connector": null, "instance_uuid": "eaa91b69-42e9-4b41-8925-106d472fe1ba"}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:48:57.416412 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:48:57.416412 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:48:57.419625 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-b17ee999-374c-409b-ae4b-f693310ae69f None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:57.460343 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-ba5fb52c-50a3-42f5-8ec6-d5256c961fa6 req-ff4c1ec8-a125-48d5-9e4c-27f64f57961c tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] https://10.4.3.189/volume/v3/attachments returned with HTTP 200 Aug 25 05:48:57.460828 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 903/3568] 10.4.3.189 () {74 vars in 1594 bytes} [Tue Aug 25 05:48:57 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 25 05:48:57.505644 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-81d04b50-77bb-4c64-8520-0af8955d16cc None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:57.508050 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-81d04b50-77bb-4c64-8520-0af8955d16cc tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] GET https://10.4.3.189/volume/v3/volumes/0d258ba4-0b05-4380-b2f7-96c2d7f7c890 Aug 25 05:48:57.508191 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-81d04b50-77bb-4c64-8520-0af8955d16cc tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:48:57.508360 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-81d04b50-77bb-4c64-8520-0af8955d16cc tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:48:57.523709 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:48:57.523709 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:48:57.528896 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-a9783b40-ccd5-4ed7-b26e-d8c6bce847bc None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:57.529189 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-81d04b50-77bb-4c64-8520-0af8955d16cc tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Volume info retrieved successfully. Aug 25 05:48:57.529496 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a9783b40-ccd5-4ed7-b26e-d8c6bce847bc None None] GET https://10.4.3.189/volume// Aug 25 05:48:57.530136 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a9783b40-ccd5-4ed7-b26e-d8c6bce847bc None None] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:48:57.530136 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a9783b40-ccd5-4ed7-b26e-d8c6bce847bc None None] Calling method 'all' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:48:57.530711 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a9783b40-ccd5-4ed7-b26e-d8c6bce847bc None None] https://10.4.3.189/volume// returned with HTTP 300 Aug 25 05:48:57.531438 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 890/3569] 10.4.3.189 () {66 vars in 1426 bytes} [Tue Aug 25 05:48:57 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 05:48:57.535494 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-81d04b50-77bb-4c64-8520-0af8955d16cc tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] https://10.4.3.189/volume/v3/volumes/0d258ba4-0b05-4380-b2f7-96c2d7f7c890 returned with HTTP 200 Aug 25 05:48:57.536381 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 890/3570] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:48:57 2026] GET /volume/v3/volumes/0d258ba4-0b05-4380-b2f7-96c2d7f7c890 => generated 921 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:48:57.544087 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-ba5fb52c-50a3-42f5-8ec6-d5256c961fa6 req-4e3bcb0b-3bdd-477f-a6f0-eff994732de6 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:57.547546 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-ba5fb52c-50a3-42f5-8ec6-d5256c961fa6 req-4e3bcb0b-3bdd-477f-a6f0-eff994732de6 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] GET https://10.4.3.189/volume/v3/volumes/0d258ba4-0b05-4380-b2f7-96c2d7f7c890 Aug 25 05:48:57.547800 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-ba5fb52c-50a3-42f5-8ec6-d5256c961fa6 req-4e3bcb0b-3bdd-477f-a6f0-eff994732de6 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:48:57.547982 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-ba5fb52c-50a3-42f5-8ec6-d5256c961fa6 req-4e3bcb0b-3bdd-477f-a6f0-eff994732de6 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:48:57.568853 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:48:57.568853 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:48:57.576072 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-b17ee999-374c-409b-ae4b-f693310ae69f tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] POST https://10.4.3.189/volume/v3/volumes Aug 25 05:48:57.576782 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-b17ee999-374c-409b-ae4b-f693310ae69f tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-297383598"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:48:57.578388 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [req-ba5fb52c-50a3-42f5-8ec6-d5256c961fa6 req-4e3bcb0b-3bdd-477f-a6f0-eff994732de6 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Volume info retrieved successfully. Aug 25 05:48:57.579280 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.v3.volumes [None req-b17ee999-374c-409b-ae4b-f693310ae69f tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-297383598'}} {{(pid=100269) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 05:48:57.579411 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.v3.volumes [None req-b17ee999-374c-409b-ae4b-f693310ae69f tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Create volume of 1 GB Aug 25 05:48:57.587605 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-1573dd29-75c0-4b9a-8219-78e9e3da7ea4 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:57.587735 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-ba5fb52c-50a3-42f5-8ec6-d5256c961fa6 req-4e3bcb0b-3bdd-477f-a6f0-eff994732de6 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] https://10.4.3.189/volume/v3/volumes/0d258ba4-0b05-4380-b2f7-96c2d7f7c890 returned with HTTP 200 Aug 25 05:48:57.588677 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 904/3571] 10.4.3.189 () {70 vars in 1639 bytes} [Tue Aug 25 05:48:57 2026] GET /volume/v3/volumes/0d258ba4-0b05-4380-b2f7-96c2d7f7c890 => generated 1101 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 05:48:57.588745 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-b17ee999-374c-409b-ae4b-f693310ae69f tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Availability Zones retrieved successfully. Aug 25 05:48:57.591107 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-1573dd29-75c0-4b9a-8219-78e9e3da7ea4 tempest-TestVolumeBackupRestore-101581384 tempest-TestVolumeBackupRestore-101581384-project-member] GET https://10.4.3.189/volume/v3/backups/120d5504-0c28-4b03-80dd-244c91837c27 Aug 25 05:48:57.593308 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-1573dd29-75c0-4b9a-8219-78e9e3da7ea4 tempest-TestVolumeBackupRestore-101581384 tempest-TestVolumeBackupRestore-101581384-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:48:57.593308 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-1573dd29-75c0-4b9a-8219-78e9e3da7ea4 tempest-TestVolumeBackupRestore-101581384 tempest-TestVolumeBackupRestore-101581384-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:48:57.593448 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-1573dd29-75c0-4b9a-8219-78e9e3da7ea4 tempest-TestVolumeBackupRestore-101581384 tempest-TestVolumeBackupRestore-101581384-project-member] Show backup with id 120d5504-0c28-4b03-80dd-244c91837c27. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:48:57.604382 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-b17ee999-374c-409b-ae4b-f693310ae69f tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Flow 'volume_create_api' (3988313d-e789-49fb-9299-c5eb9c3660ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:48:57.606037 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:48:57.606037 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:48:57.606869 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-1573dd29-75c0-4b9a-8219-78e9e3da7ea4 tempest-TestVolumeBackupRestore-101581384 tempest-TestVolumeBackupRestore-101581384-project-member] https://10.4.3.189/volume/v3/backups/120d5504-0c28-4b03-80dd-244c91837c27 returned with HTTP 200 Aug 25 05:48:57.607344 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 891/3572] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:48:57 2026] GET /volume/v3/backups/120d5504-0c28-4b03-80dd-244c91837c27 => generated 754 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:48:57.608032 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-b17ee999-374c-409b-ae4b-f693310ae69f tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b393bb2b-8fb8-4541-a8a0-8d0f659ea818) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:48:57.608944 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.flows.api.create_volume [None req-b17ee999-374c-409b-ae4b-f693310ae69f tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Validating volume size '1' using validate_int {{(pid=100269) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 05:48:57.645875 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-b17ee999-374c-409b-ae4b-f693310ae69f tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b393bb2b-8fb8-4541-a8a0-8d0f659ea818) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T05:35:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=23fc6e5d-fce0-4521-ba46-4837b4232084,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '23fc6e5d-fce0-4521-ba46-4837b4232084', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:48:57.646809 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-b17ee999-374c-409b-ae4b-f693310ae69f tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5e763ac7-a2a0-4a3a-9a3c-734acacb5ebb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:48:57.711268 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [req-ba5fb52c-50a3-42f5-8ec6-d5256c961fa6 req-5d18d024-6f7a-43b2-bf9a-fd1a63da576a None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:57.713327 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-ba5fb52c-50a3-42f5-8ec6-d5256c961fa6 req-5d18d024-6f7a-43b2-bf9a-fd1a63da576a tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] PUT https://10.4.3.189/volume/v3/attachments/5af34321-1e03-49d2-a46f-86d55da4cff2 Aug 25 05:48:57.713668 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-ba5fb52c-50a3-42f5-8ec6-d5256c961fa6 req-5d18d024-6f7a-43b2-bf9a-fd1a63da576a tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.189", "host": "np0000008051", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:8b4a65c6a3e1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "a19da604-b1eb-4396-a9d5-30b16dae3da8", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:48:57.717554 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.quota [None req-b17ee999-374c-409b-ae4b-f693310ae69f tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Created reservations ['cf82fce5-bd28-4702-a9cb-d09a4bd98baa', '1fdbf0ce-9afb-4ce1-90e2-da79bc50165b', 'a79677f1-e4e8-48b9-abe0-78f0a229fff8', '59a8f2aa-6325-4736-bb0f-c6923d38be89'] {{(pid=100269) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:48:57.719011 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-b17ee999-374c-409b-ae4b-f693310ae69f tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5e763ac7-a2a0-4a3a-9a3c-734acacb5ebb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cf82fce5-bd28-4702-a9cb-d09a4bd98baa', '1fdbf0ce-9afb-4ce1-90e2-da79bc50165b', 'a79677f1-e4e8-48b9-abe0-78f0a229fff8', '59a8f2aa-6325-4736-bb0f-c6923d38be89']}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:48:57.720797 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-b17ee999-374c-409b-ae4b-f693310ae69f tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3ad684d9-6e33-484c-a2e9-3d242335e089) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:48:57.721637 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.coordination [req-ba5fb52c-50a3-42f5-8ec6-d5256c961fa6 req-5d18d024-6f7a-43b2-bf9a-fd1a63da576a tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Acquiring lock "cinder-attachment_update-0d258ba4-0b05-4380-b2f7-96c2d7f7c890-np0000008051" by "attachment_update" {{(pid=100270) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 05:48:57.726272 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.coordination [req-ba5fb52c-50a3-42f5-8ec6-d5256c961fa6 req-5d18d024-6f7a-43b2-bf9a-fd1a63da576a tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Lock "cinder-attachment_update-0d258ba4-0b05-4380-b2f7-96c2d7f7c890-np0000008051" acquired by "attachment_update" :: waited 0.005s {{(pid=100270) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 05:48:57.727165 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:48:57.727165 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:48:57.758051 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-b17ee999-374c-409b-ae4b-f693310ae69f tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3ad684d9-6e33-484c-a2e9-3d242335e089) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '594ed4a5-3639-445e-a767-d0691ee13fff', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-297383598',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4f651bf29def41dfadf79fe689be327d',qos_specs=None,replication_status=,reservations=['cf82fce5-bd28-4702-a9cb-d09a4bd98baa','1fdbf0ce-9afb-4ce1-90e2-da79bc50165b','a79677f1-e4e8-48b9-abe0-78f0a229fff8','59a8f2aa-6325-4736-bb0f-c6923d38be89'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='683a470253d146459f7b0db3b88a63b9',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T05:48:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-297383598',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=594ed4a5-3639-445e-a767-d0691ee13fff,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4f651bf29def41dfadf79fe689be327d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='683a470253d146459f7b0db3b88a63b9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(23fc6e5d-fce0-4521-ba46-4837b4232084),volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:48:57.759109 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-b17ee999-374c-409b-ae4b-f693310ae69f tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f73368c5-fcac-478b-914f-ddb973561ee3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:48:57.783326 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-b17ee999-374c-409b-ae4b-f693310ae69f tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f73368c5-fcac-478b-914f-ddb973561ee3) transitioned into state 'SUCCESS' from state '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-297383598',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4f651bf29def41dfadf79fe689be327d',qos_specs=None,replication_status=,reservations=['cf82fce5-bd28-4702-a9cb-d09a4bd98baa','1fdbf0ce-9afb-4ce1-90e2-da79bc50165b','a79677f1-e4e8-48b9-abe0-78f0a229fff8','59a8f2aa-6325-4736-bb0f-c6923d38be89'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='683a470253d146459f7b0db3b88a63b9',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:48:57.783756 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-b17ee999-374c-409b-ae4b-f693310ae69f tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (27803194-1ece-4a5a-8224-ff41c68b7fd9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:48:57.792895 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-b17ee999-374c-409b-ae4b-f693310ae69f tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (27803194-1ece-4a5a-8224-ff41c68b7fd9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:48:57.793667 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-b17ee999-374c-409b-ae4b-f693310ae69f tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Flow 'volume_create_api' (3988313d-e789-49fb-9299-c5eb9c3660ce) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:48:57.793972 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-b17ee999-374c-409b-ae4b-f693310ae69f tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Create volume request issued successfully. Aug 25 05:48:57.794637 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-b17ee999-374c-409b-ae4b-f693310ae69f tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] https://10.4.3.189/volume/v3/volumes returned with HTTP 202 Aug 25 05:48:57.795171 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 888/3573] 10.4.3.189 () {70 vars in 1298 bytes} [Tue Aug 25 05:48:57 2026] POST /volume/v3/volumes => generated 777 bytes in 376 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 05:48:57.812494 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-0451dca6-d5ca-4916-86d9-dc55008aad28 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:57.819233 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-0451dca6-d5ca-4916-86d9-dc55008aad28 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] GET https://10.4.3.189/volume/v3/volumes/594ed4a5-3639-445e-a767-d0691ee13fff Aug 25 05:48:57.822328 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-0451dca6-d5ca-4916-86d9-dc55008aad28 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:48:57.822797 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-0451dca6-d5ca-4916-86d9-dc55008aad28 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:48:57.828140 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.coordination [req-ba5fb52c-50a3-42f5-8ec6-d5256c961fa6 req-5d18d024-6f7a-43b2-bf9a-fd1a63da576a tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Lock "cinder-attachment_update-0d258ba4-0b05-4380-b2f7-96c2d7f7c890-np0000008051" released by "attachment_update" :: held 0.102s {{(pid=100270) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 05:48:57.828817 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-ba5fb52c-50a3-42f5-8ec6-d5256c961fa6 req-5d18d024-6f7a-43b2-bf9a-fd1a63da576a tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] https://10.4.3.189/volume/v3/attachments/5af34321-1e03-49d2-a46f-86d55da4cff2 returned with HTTP 200 Aug 25 05:48:57.829538 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 891/3574] 10.4.3.189 () {74 vars in 1704 bytes} [Tue Aug 25 05:48:57 2026] PUT /volume/v3/attachments/5af34321-1e03-49d2-a46f-86d55da4cff2 => generated 969 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:48:57.835910 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:48:57.835910 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:48:57.840645 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-0451dca6-d5ca-4916-86d9-dc55008aad28 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Volume info retrieved successfully. Aug 25 05:48:57.845162 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-0451dca6-d5ca-4916-86d9-dc55008aad28 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] https://10.4.3.189/volume/v3/volumes/594ed4a5-3639-445e-a767-d0691ee13fff returned with HTTP 200 Aug 25 05:48:57.845829 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 905/3575] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:48:57 2026] GET /volume/v3/volumes/594ed4a5-3639-445e-a767-d0691ee13fff => generated 956 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:48:58.552566 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-ab67940e-cf37-4ff6-a694-6455d04aabc9 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:58.555917 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ab67940e-cf37-4ff6-a694-6455d04aabc9 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] GET https://10.4.3.189/volume/v3/volumes/0d258ba4-0b05-4380-b2f7-96c2d7f7c890 Aug 25 05:48:58.556172 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ab67940e-cf37-4ff6-a694-6455d04aabc9 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:48:58.556397 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ab67940e-cf37-4ff6-a694-6455d04aabc9 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:48:58.566514 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:48:58.566514 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:48:58.570885 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-ab67940e-cf37-4ff6-a694-6455d04aabc9 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Volume info retrieved successfully. Aug 25 05:48:58.575590 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ab67940e-cf37-4ff6-a694-6455d04aabc9 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] https://10.4.3.189/volume/v3/volumes/0d258ba4-0b05-4380-b2f7-96c2d7f7c890 returned with HTTP 200 Aug 25 05:48:58.576029 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 892/3576] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:48:58 2026] GET /volume/v3/volumes/0d258ba4-0b05-4380-b2f7-96c2d7f7c890 => generated 922 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:48:58.623438 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-a785d6ae-3cbe-4eec-9eab-18bd17e29bf2 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:58.625913 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-a785d6ae-3cbe-4eec-9eab-18bd17e29bf2 tempest-TestVolumeBackupRestore-101581384 tempest-TestVolumeBackupRestore-101581384-project-member] GET https://10.4.3.189/volume/v3/backups/120d5504-0c28-4b03-80dd-244c91837c27 Aug 25 05:48:58.626202 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-a785d6ae-3cbe-4eec-9eab-18bd17e29bf2 tempest-TestVolumeBackupRestore-101581384 tempest-TestVolumeBackupRestore-101581384-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:48:58.626552 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-a785d6ae-3cbe-4eec-9eab-18bd17e29bf2 tempest-TestVolumeBackupRestore-101581384 tempest-TestVolumeBackupRestore-101581384-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:48:58.626705 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-a785d6ae-3cbe-4eec-9eab-18bd17e29bf2 tempest-TestVolumeBackupRestore-101581384 tempest-TestVolumeBackupRestore-101581384-project-member] Show backup with id 120d5504-0c28-4b03-80dd-244c91837c27. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:48:58.632625 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:48:58.632625 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:48:58.633355 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-a785d6ae-3cbe-4eec-9eab-18bd17e29bf2 tempest-TestVolumeBackupRestore-101581384 tempest-TestVolumeBackupRestore-101581384-project-member] https://10.4.3.189/volume/v3/backups/120d5504-0c28-4b03-80dd-244c91837c27 returned with HTTP 200 Aug 25 05:48:58.635329 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 889/3577] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:48:58 2026] GET /volume/v3/backups/120d5504-0c28-4b03-80dd-244c91837c27 => generated 754 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:48:58.859820 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-e3a599c7-471a-4d79-b37c-c3eb83af58d6 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:58.862488 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-e3a599c7-471a-4d79-b37c-c3eb83af58d6 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] GET https://10.4.3.189/volume/v3/volumes/594ed4a5-3639-445e-a767-d0691ee13fff Aug 25 05:48:58.862697 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-e3a599c7-471a-4d79-b37c-c3eb83af58d6 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:48:58.862877 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-e3a599c7-471a-4d79-b37c-c3eb83af58d6 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:48:58.871227 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:48:58.871227 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:48:58.876121 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-e3a599c7-471a-4d79-b37c-c3eb83af58d6 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Volume info retrieved successfully. Aug 25 05:48:58.880642 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-e3a599c7-471a-4d79-b37c-c3eb83af58d6 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] https://10.4.3.189/volume/v3/volumes/594ed4a5-3639-445e-a767-d0691ee13fff returned with HTTP 200 Aug 25 05:48:58.881206 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 892/3578] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:48:58 2026] GET /volume/v3/volumes/594ed4a5-3639-445e-a767-d0691ee13fff => generated 1008 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:48:58.897422 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-8baa3b5b-95ba-4f9b-88a2-2e505fa987be None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:58.897422 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-8baa3b5b-95ba-4f9b-88a2-2e505fa987be tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] POST https://10.4.3.189/volume/v3/backups Aug 25 05:48:58.897422 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-8baa3b5b-95ba-4f9b-88a2-2e505fa987be tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "594ed4a5-3639-445e-a767-d0691ee13fff", "name": "tempest-type-Backup-532165314"}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:48:58.898846 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.contrib.backups [None req-8baa3b5b-95ba-4f9b-88a2-2e505fa987be tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Creating new backup {'backup': {'volume_id': '594ed4a5-3639-445e-a767-d0691ee13fff', 'name': 'tempest-type-Backup-532165314'}} {{(pid=100271) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 25 05:48:58.899066 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.contrib.backups [None req-8baa3b5b-95ba-4f9b-88a2-2e505fa987be tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Creating backup of volume 594ed4a5-3639-445e-a767-d0691ee13fff in container None Aug 25 05:48:58.908348 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:48:58.908348 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:48:58.908826 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-8baa3b5b-95ba-4f9b-88a2-2e505fa987be tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Volume info retrieved successfully. Aug 25 05:48:58.941363 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.quota [None req-8baa3b5b-95ba-4f9b-88a2-2e505fa987be tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Created reservations ['3b0463a8-e338-4dc4-a86d-12485d943719', '28177d66-7d5e-4864-8c29-b61787a74f94'] {{(pid=100271) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:48:58.979667 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-8baa3b5b-95ba-4f9b-88a2-2e505fa987be tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] https://10.4.3.189/volume/v3/backups returned with HTTP 202 Aug 25 05:48:58.980245 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 906/3579] 10.4.3.189 () {70 vars in 1299 bytes} [Tue Aug 25 05:48:58 2026] POST /volume/v3/backups => generated 315 bytes in 86 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 05:48:58.991835 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-84d7e5a6-ef8a-4d0c-bb72-afa15845f9ee None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:58.994179 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-84d7e5a6-ef8a-4d0c-bb72-afa15845f9ee tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] GET https://10.4.3.189/volume/v3/backups/e88c48f2-c3d1-442e-866f-f575e3d595db Aug 25 05:48:58.994460 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-84d7e5a6-ef8a-4d0c-bb72-afa15845f9ee tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:48:58.994721 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-84d7e5a6-ef8a-4d0c-bb72-afa15845f9ee tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:48:58.994923 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-84d7e5a6-ef8a-4d0c-bb72-afa15845f9ee tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Show backup with id e88c48f2-c3d1-442e-866f-f575e3d595db. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:48:59.011295 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:48:59.011295 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:48:59.012667 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-84d7e5a6-ef8a-4d0c-bb72-afa15845f9ee tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] https://10.4.3.189/volume/v3/backups/e88c48f2-c3d1-442e-866f-f575e3d595db returned with HTTP 200 Aug 25 05:48:59.012756 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 893/3580] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:48:58 2026] GET /volume/v3/backups/e88c48f2-c3d1-442e-866f-f575e3d595db => generated 722 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:48:59.595267 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-3c74048c-7ab7-4b43-b6bb-d20fd78c3de6 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:59.599672 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-3c74048c-7ab7-4b43-b6bb-d20fd78c3de6 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] GET https://10.4.3.189/volume/v3/volumes/0d258ba4-0b05-4380-b2f7-96c2d7f7c890 Aug 25 05:48:59.600496 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-3c74048c-7ab7-4b43-b6bb-d20fd78c3de6 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:48:59.600954 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-3c74048c-7ab7-4b43-b6bb-d20fd78c3de6 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:48:59.628949 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:48:59.628949 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:48:59.633421 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-3c74048c-7ab7-4b43-b6bb-d20fd78c3de6 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Volume info retrieved successfully. Aug 25 05:48:59.642309 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-3c74048c-7ab7-4b43-b6bb-d20fd78c3de6 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] https://10.4.3.189/volume/v3/volumes/0d258ba4-0b05-4380-b2f7-96c2d7f7c890 returned with HTTP 200 Aug 25 05:48:59.644934 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 890/3581] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:48:59 2026] GET /volume/v3/volumes/0d258ba4-0b05-4380-b2f7-96c2d7f7c890 => generated 922 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:48:59.646585 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-6c80c959-7ccd-48c0-bc22-2a85407922fe None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:48:59.648827 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-6c80c959-7ccd-48c0-bc22-2a85407922fe tempest-TestVolumeBackupRestore-101581384 tempest-TestVolumeBackupRestore-101581384-project-member] GET https://10.4.3.189/volume/v3/backups/120d5504-0c28-4b03-80dd-244c91837c27 Aug 25 05:48:59.649398 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-6c80c959-7ccd-48c0-bc22-2a85407922fe tempest-TestVolumeBackupRestore-101581384 tempest-TestVolumeBackupRestore-101581384-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:48:59.649627 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-6c80c959-7ccd-48c0-bc22-2a85407922fe tempest-TestVolumeBackupRestore-101581384 tempest-TestVolumeBackupRestore-101581384-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:48:59.649777 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-6c80c959-7ccd-48c0-bc22-2a85407922fe tempest-TestVolumeBackupRestore-101581384 tempest-TestVolumeBackupRestore-101581384-project-member] Show backup with id 120d5504-0c28-4b03-80dd-244c91837c27. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:48:59.654457 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:48:59.654457 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:48:59.655312 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-6c80c959-7ccd-48c0-bc22-2a85407922fe tempest-TestVolumeBackupRestore-101581384 tempest-TestVolumeBackupRestore-101581384-project-member] https://10.4.3.189/volume/v3/backups/120d5504-0c28-4b03-80dd-244c91837c27 returned with HTTP 200 Aug 25 05:48:59.655912 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 893/3582] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:48:59 2026] GET /volume/v3/backups/120d5504-0c28-4b03-80dd-244c91837c27 => generated 755 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:49:00.027800 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-2373cf5d-c907-46bb-9f92-039ef9a845fa None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:49:00.027800 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-2373cf5d-c907-46bb-9f92-039ef9a845fa tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] GET https://10.4.3.189/volume/v3/backups/e88c48f2-c3d1-442e-866f-f575e3d595db Aug 25 05:49:00.027800 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-2373cf5d-c907-46bb-9f92-039ef9a845fa tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:49:00.027800 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-2373cf5d-c907-46bb-9f92-039ef9a845fa tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:49:00.027800 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-2373cf5d-c907-46bb-9f92-039ef9a845fa tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Show backup with id e88c48f2-c3d1-442e-866f-f575e3d595db. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:49:00.032775 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:49:00.032775 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:49:00.033479 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-2373cf5d-c907-46bb-9f92-039ef9a845fa tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] https://10.4.3.189/volume/v3/backups/e88c48f2-c3d1-442e-866f-f575e3d595db returned with HTTP 200 Aug 25 05:49:00.033897 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 907/3583] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:49:00 2026] GET /volume/v3/backups/e88c48f2-c3d1-442e-866f-f575e3d595db => generated 724 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:49:00.663085 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-ce559989-1ff9-42f5-8d97-f05299591980 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:49:00.663085 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ce559989-1ff9-42f5-8d97-f05299591980 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] GET https://10.4.3.189/volume/v3/volumes/0d258ba4-0b05-4380-b2f7-96c2d7f7c890 Aug 25 05:49:00.663085 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ce559989-1ff9-42f5-8d97-f05299591980 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:49:00.663085 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ce559989-1ff9-42f5-8d97-f05299591980 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:49:00.668260 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-9060f1e0-96f6-44e5-9ebc-2d4e6abb3e8b None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:49:00.670807 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-9060f1e0-96f6-44e5-9ebc-2d4e6abb3e8b tempest-TestVolumeBackupRestore-101581384 tempest-TestVolumeBackupRestore-101581384-project-member] GET https://10.4.3.189/volume/v3/backups/120d5504-0c28-4b03-80dd-244c91837c27 Aug 25 05:49:00.671118 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-9060f1e0-96f6-44e5-9ebc-2d4e6abb3e8b tempest-TestVolumeBackupRestore-101581384 tempest-TestVolumeBackupRestore-101581384-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:49:00.671326 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-9060f1e0-96f6-44e5-9ebc-2d4e6abb3e8b tempest-TestVolumeBackupRestore-101581384 tempest-TestVolumeBackupRestore-101581384-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:49:00.671459 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-9060f1e0-96f6-44e5-9ebc-2d4e6abb3e8b tempest-TestVolumeBackupRestore-101581384 tempest-TestVolumeBackupRestore-101581384-project-member] Show backup with id 120d5504-0c28-4b03-80dd-244c91837c27. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:49:00.674528 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:49:00.674528 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:49:00.678582 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-ce559989-1ff9-42f5-8d97-f05299591980 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Volume info retrieved successfully. Aug 25 05:49:00.679111 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:49:00.679111 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:49:00.680915 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-9060f1e0-96f6-44e5-9ebc-2d4e6abb3e8b tempest-TestVolumeBackupRestore-101581384 tempest-TestVolumeBackupRestore-101581384-project-member] https://10.4.3.189/volume/v3/backups/120d5504-0c28-4b03-80dd-244c91837c27 returned with HTTP 200 Aug 25 05:49:00.680915 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 891/3584] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:49:00 2026] GET /volume/v3/backups/120d5504-0c28-4b03-80dd-244c91837c27 => generated 755 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:49:00.683583 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ce559989-1ff9-42f5-8d97-f05299591980 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] https://10.4.3.189/volume/v3/volumes/0d258ba4-0b05-4380-b2f7-96c2d7f7c890 returned with HTTP 200 Aug 25 05:49:00.684216 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 894/3585] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:49:00 2026] GET /volume/v3/volumes/0d258ba4-0b05-4380-b2f7-96c2d7f7c890 => generated 922 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:49:01.046453 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-34b6cdee-facc-46f5-938a-62eaf7505108 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:49:01.049260 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-34b6cdee-facc-46f5-938a-62eaf7505108 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] GET https://10.4.3.189/volume/v3/backups/e88c48f2-c3d1-442e-866f-f575e3d595db Aug 25 05:49:01.049573 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-34b6cdee-facc-46f5-938a-62eaf7505108 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:49:01.049658 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-34b6cdee-facc-46f5-938a-62eaf7505108 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:49:01.049927 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-34b6cdee-facc-46f5-938a-62eaf7505108 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Show backup with id e88c48f2-c3d1-442e-866f-f575e3d595db. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:49:01.051317 np0000008051 devstack@c-api.service[100270]: DEBUG dbcounter [-] [100270] Writing DB stats cinder:SELECT=450,cinder:INSERT=62,cinder:UPDATE=118 {{(pid=100270) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 05:49:01.059097 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:49:01.059097 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:49:01.059413 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-34b6cdee-facc-46f5-938a-62eaf7505108 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] https://10.4.3.189/volume/v3/backups/e88c48f2-c3d1-442e-866f-f575e3d595db returned with HTTP 200 Aug 25 05:49:01.059955 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 894/3586] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:49:01 2026] GET /volume/v3/backups/e88c48f2-c3d1-442e-866f-f575e3d595db => generated 724 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:49:01.694048 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-8aad77aa-d781-47d4-939e-f28740b5cf09 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:49:01.696570 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-8aad77aa-d781-47d4-939e-f28740b5cf09 tempest-TestVolumeBackupRestore-101581384 tempest-TestVolumeBackupRestore-101581384-project-member] GET https://10.4.3.189/volume/v3/backups/120d5504-0c28-4b03-80dd-244c91837c27 Aug 25 05:49:01.696839 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-8aad77aa-d781-47d4-939e-f28740b5cf09 tempest-TestVolumeBackupRestore-101581384 tempest-TestVolumeBackupRestore-101581384-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:49:01.697116 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-8aad77aa-d781-47d4-939e-f28740b5cf09 tempest-TestVolumeBackupRestore-101581384 tempest-TestVolumeBackupRestore-101581384-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:49:01.697259 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-8aad77aa-d781-47d4-939e-f28740b5cf09 tempest-TestVolumeBackupRestore-101581384 tempest-TestVolumeBackupRestore-101581384-project-member] Show backup with id 120d5504-0c28-4b03-80dd-244c91837c27. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:49:01.701244 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-77287b21-66da-419b-a457-8bebce0cfdb8 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:49:01.702754 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:49:01.702754 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:49:01.703151 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-77287b21-66da-419b-a457-8bebce0cfdb8 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] GET https://10.4.3.189/volume/v3/volumes/0d258ba4-0b05-4380-b2f7-96c2d7f7c890 Aug 25 05:49:01.703408 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-77287b21-66da-419b-a457-8bebce0cfdb8 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:49:01.703649 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-77287b21-66da-419b-a457-8bebce0cfdb8 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:49:01.703745 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-8aad77aa-d781-47d4-939e-f28740b5cf09 tempest-TestVolumeBackupRestore-101581384 tempest-TestVolumeBackupRestore-101581384-project-member] https://10.4.3.189/volume/v3/backups/120d5504-0c28-4b03-80dd-244c91837c27 returned with HTTP 200 Aug 25 05:49:01.704243 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 908/3587] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:49:01 2026] GET /volume/v3/backups/120d5504-0c28-4b03-80dd-244c91837c27 => generated 755 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 25 05:49:01.720142 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:49:01.720142 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:49:01.722951 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-77287b21-66da-419b-a457-8bebce0cfdb8 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Volume info retrieved successfully. Aug 25 05:49:01.727647 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-77287b21-66da-419b-a457-8bebce0cfdb8 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] https://10.4.3.189/volume/v3/volumes/0d258ba4-0b05-4380-b2f7-96c2d7f7c890 returned with HTTP 200 Aug 25 05:49:01.728102 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 892/3588] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:49:01 2026] GET /volume/v3/volumes/0d258ba4-0b05-4380-b2f7-96c2d7f7c890 => generated 922 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:49:02.076981 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-8ace0fd2-22b7-4089-bf76-91e6c51dfaeb None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:49:02.079162 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-8ace0fd2-22b7-4089-bf76-91e6c51dfaeb tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] GET https://10.4.3.189/volume/v3/backups/e88c48f2-c3d1-442e-866f-f575e3d595db Aug 25 05:49:02.079442 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-8ace0fd2-22b7-4089-bf76-91e6c51dfaeb tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:49:02.079688 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-8ace0fd2-22b7-4089-bf76-91e6c51dfaeb tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:49:02.079837 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-8ace0fd2-22b7-4089-bf76-91e6c51dfaeb tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Show backup with id e88c48f2-c3d1-442e-866f-f575e3d595db. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:49:02.084211 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:49:02.084211 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:49:02.085046 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-8ace0fd2-22b7-4089-bf76-91e6c51dfaeb tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] https://10.4.3.189/volume/v3/backups/e88c48f2-c3d1-442e-866f-f575e3d595db returned with HTTP 200 Aug 25 05:49:02.085509 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 895/3589] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:49:02 2026] GET /volume/v3/backups/e88c48f2-c3d1-442e-866f-f575e3d595db => generated 724 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:49:02.120337 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [req-ba5fb52c-50a3-42f5-8ec6-d5256c961fa6 req-fa866ec0-15a5-4055-bbc5-e7c580b8896f None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:49:02.122396 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-ba5fb52c-50a3-42f5-8ec6-d5256c961fa6 req-fa866ec0-15a5-4055-bbc5-e7c580b8896f tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] POST https://10.4.3.189/volume/v3/attachments/5af34321-1e03-49d2-a46f-86d55da4cff2/action Aug 25 05:49:02.122746 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-ba5fb52c-50a3-42f5-8ec6-d5256c961fa6 req-fa866ec0-15a5-4055-bbc5-e7c580b8896f tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Action body: b'{"os-complete": null}' {{(pid=100270) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 05:49:02.122858 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-ba5fb52c-50a3-42f5-8ec6-d5256c961fa6 req-fa866ec0-15a5-4055-bbc5-e7c580b8896f tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:49:02.139336 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:49:02.139336 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:49:02.149919 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-ba5fb52c-50a3-42f5-8ec6-d5256c961fa6 req-fa866ec0-15a5-4055-bbc5-e7c580b8896f tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] https://10.4.3.189/volume/v3/attachments/5af34321-1e03-49d2-a46f-86d55da4cff2/action returned with HTTP 204 Aug 25 05:49:02.150446 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 895/3590] 10.4.3.189 () {74 vars in 1725 bytes} [Tue Aug 25 05:49:02 2026] POST /volume/v3/attachments/5af34321-1e03-49d2-a46f-86d55da4cff2/action => generated 0 bytes in 31 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:49:02.716904 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-6b27164a-3f12-4392-be9c-84e7c047a5ba None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:49:02.720017 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-6b27164a-3f12-4392-be9c-84e7c047a5ba tempest-TestVolumeBackupRestore-101581384 tempest-TestVolumeBackupRestore-101581384-project-member] GET https://10.4.3.189/volume/v3/backups/120d5504-0c28-4b03-80dd-244c91837c27 Aug 25 05:49:02.720347 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-6b27164a-3f12-4392-be9c-84e7c047a5ba tempest-TestVolumeBackupRestore-101581384 tempest-TestVolumeBackupRestore-101581384-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:49:02.720612 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-6b27164a-3f12-4392-be9c-84e7c047a5ba tempest-TestVolumeBackupRestore-101581384 tempest-TestVolumeBackupRestore-101581384-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:49:02.720832 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-6b27164a-3f12-4392-be9c-84e7c047a5ba tempest-TestVolumeBackupRestore-101581384 tempest-TestVolumeBackupRestore-101581384-project-member] Show backup with id 120d5504-0c28-4b03-80dd-244c91837c27. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:49:02.726684 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:49:02.726684 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:49:02.727873 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-6b27164a-3f12-4392-be9c-84e7c047a5ba tempest-TestVolumeBackupRestore-101581384 tempest-TestVolumeBackupRestore-101581384-project-member] https://10.4.3.189/volume/v3/backups/120d5504-0c28-4b03-80dd-244c91837c27 returned with HTTP 200 Aug 25 05:49:02.728460 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 909/3591] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:49:02 2026] GET /volume/v3/backups/120d5504-0c28-4b03-80dd-244c91837c27 => generated 755 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:49:02.742004 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-2a85b21c-8f10-490c-b7cf-c3b7df4fc232 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:49:02.744015 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-2a85b21c-8f10-490c-b7cf-c3b7df4fc232 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] GET https://10.4.3.189/volume/v3/volumes/0d258ba4-0b05-4380-b2f7-96c2d7f7c890 Aug 25 05:49:02.744261 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-2a85b21c-8f10-490c-b7cf-c3b7df4fc232 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:49:02.744448 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-2a85b21c-8f10-490c-b7cf-c3b7df4fc232 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:49:02.755439 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:49:02.755439 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:49:02.759110 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-2a85b21c-8f10-490c-b7cf-c3b7df4fc232 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Volume info retrieved successfully. Aug 25 05:49:02.763821 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-2a85b21c-8f10-490c-b7cf-c3b7df4fc232 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] https://10.4.3.189/volume/v3/volumes/0d258ba4-0b05-4380-b2f7-96c2d7f7c890 returned with HTTP 200 Aug 25 05:49:02.764293 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 893/3592] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:49:02 2026] GET /volume/v3/volumes/0d258ba4-0b05-4380-b2f7-96c2d7f7c890 => generated 1214 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:49:02.812256 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-b86f0f53-4c1e-4933-a99e-ba7b4bd8727a req-e4448692-dc2d-4b86-a895-02c4993df4ae None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:49:02.814716 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-b86f0f53-4c1e-4933-a99e-ba7b4bd8727a req-e4448692-dc2d-4b86-a895-02c4993df4ae tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] GET https://10.4.3.189/volume/v3/volumes/0d258ba4-0b05-4380-b2f7-96c2d7f7c890 Aug 25 05:49:02.814964 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-b86f0f53-4c1e-4933-a99e-ba7b4bd8727a req-e4448692-dc2d-4b86-a895-02c4993df4ae tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:49:02.815219 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-b86f0f53-4c1e-4933-a99e-ba7b4bd8727a req-e4448692-dc2d-4b86-a895-02c4993df4ae tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:49:02.827217 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:49:02.827217 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:49:02.831732 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [req-b86f0f53-4c1e-4933-a99e-ba7b4bd8727a req-e4448692-dc2d-4b86-a895-02c4993df4ae tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Volume info retrieved successfully. Aug 25 05:49:02.837610 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-b86f0f53-4c1e-4933-a99e-ba7b4bd8727a req-e4448692-dc2d-4b86-a895-02c4993df4ae tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] https://10.4.3.189/volume/v3/volumes/0d258ba4-0b05-4380-b2f7-96c2d7f7c890 returned with HTTP 200 Aug 25 05:49:02.838030 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 896/3593] 10.4.3.189 () {68 vars in 1598 bytes} [Tue Aug 25 05:49:02 2026] GET /volume/v3/volumes/0d258ba4-0b05-4380-b2f7-96c2d7f7c890 => generated 1214 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:49:02.854594 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-c17d726c-c614-465c-80ef-dfff7cd2e93b None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:49:02.857143 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-c17d726c-c614-465c-80ef-dfff7cd2e93b tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] GET https://10.4.3.189/volume/v3/volumes/0d258ba4-0b05-4380-b2f7-96c2d7f7c890 Aug 25 05:49:02.857398 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-c17d726c-c614-465c-80ef-dfff7cd2e93b tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:49:02.857630 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-c17d726c-c614-465c-80ef-dfff7cd2e93b tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:49:03.080043 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:49:03.080043 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:49:03.084474 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-c17d726c-c614-465c-80ef-dfff7cd2e93b tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Volume info retrieved successfully. Aug 25 05:49:03.089269 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-c17d726c-c614-465c-80ef-dfff7cd2e93b tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] https://10.4.3.189/volume/v3/volumes/0d258ba4-0b05-4380-b2f7-96c2d7f7c890 returned with HTTP 200 Aug 25 05:49:03.089629 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 896/3594] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:49:02 2026] GET /volume/v3/volumes/0d258ba4-0b05-4380-b2f7-96c2d7f7c890 => generated 1214 bytes in 236 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:49:03.099443 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-b18240ea-5fd3-4ad8-b962-0c41b87866ad None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:49:03.104050 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-b18240ea-5fd3-4ad8-b962-0c41b87866ad tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] GET https://10.4.3.189/volume/v3/backups/e88c48f2-c3d1-442e-866f-f575e3d595db Aug 25 05:49:03.104050 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-b18240ea-5fd3-4ad8-b962-0c41b87866ad tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:49:03.104050 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-b18240ea-5fd3-4ad8-b962-0c41b87866ad tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:49:03.104050 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-b18240ea-5fd3-4ad8-b962-0c41b87866ad tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Show backup with id e88c48f2-c3d1-442e-866f-f575e3d595db. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:49:03.113881 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:49:03.113881 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:49:03.114124 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-b18240ea-5fd3-4ad8-b962-0c41b87866ad tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] https://10.4.3.189/volume/v3/backups/e88c48f2-c3d1-442e-866f-f575e3d595db returned with HTTP 200 Aug 25 05:49:03.114595 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 910/3595] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:49:03 2026] GET /volume/v3/backups/e88c48f2-c3d1-442e-866f-f575e3d595db => generated 724 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:49:03.146661 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-d04cae8e-3aa4-4fce-84c8-f65f4f979d8e req-1bab6ccb-5674-441d-8a3d-d62e0487ec73 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:49:03.151032 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-d04cae8e-3aa4-4fce-84c8-f65f4f979d8e req-1bab6ccb-5674-441d-8a3d-d62e0487ec73 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] GET https://10.4.3.189/volume/v3/volumes/0d258ba4-0b05-4380-b2f7-96c2d7f7c890 Aug 25 05:49:03.151376 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-d04cae8e-3aa4-4fce-84c8-f65f4f979d8e req-1bab6ccb-5674-441d-8a3d-d62e0487ec73 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:49:03.151672 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-d04cae8e-3aa4-4fce-84c8-f65f4f979d8e req-1bab6ccb-5674-441d-8a3d-d62e0487ec73 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:49:03.166438 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:49:03.166438 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:49:03.171079 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [req-d04cae8e-3aa4-4fce-84c8-f65f4f979d8e req-1bab6ccb-5674-441d-8a3d-d62e0487ec73 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Volume info retrieved successfully. Aug 25 05:49:03.177563 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-d04cae8e-3aa4-4fce-84c8-f65f4f979d8e req-1bab6ccb-5674-441d-8a3d-d62e0487ec73 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] https://10.4.3.189/volume/v3/volumes/0d258ba4-0b05-4380-b2f7-96c2d7f7c890 returned with HTTP 200 Aug 25 05:49:03.178126 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 894/3596] 10.4.3.189 () {68 vars in 1598 bytes} [Tue Aug 25 05:49:03 2026] GET /volume/v3/volumes/0d258ba4-0b05-4380-b2f7-96c2d7f7c890 => generated 1214 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:49:03.208229 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-d04cae8e-3aa4-4fce-84c8-f65f4f979d8e req-4c7b29fe-2d38-4738-a494-a5d30235f3df None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:49:03.211185 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-d04cae8e-3aa4-4fce-84c8-f65f4f979d8e req-4c7b29fe-2d38-4738-a494-a5d30235f3df tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] POST https://10.4.3.189/volume/v3/volumes/0d258ba4-0b05-4380-b2f7-96c2d7f7c890/action Aug 25 05:49:03.211673 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-d04cae8e-3aa4-4fce-84c8-f65f4f979d8e req-4c7b29fe-2d38-4738-a494-a5d30235f3df tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100268) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 05:49:03.211825 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-d04cae8e-3aa4-4fce-84c8-f65f4f979d8e req-4c7b29fe-2d38-4738-a494-a5d30235f3df tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:49:03.226937 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:49:03.226937 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:49:03.227655 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [req-d04cae8e-3aa4-4fce-84c8-f65f4f979d8e req-4c7b29fe-2d38-4738-a494-a5d30235f3df tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Volume info retrieved successfully. Aug 25 05:49:03.235602 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [req-d04cae8e-3aa4-4fce-84c8-f65f4f979d8e req-4c7b29fe-2d38-4738-a494-a5d30235f3df tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Begin detaching volume completed successfully. Aug 25 05:49:03.235935 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-d04cae8e-3aa4-4fce-84c8-f65f4f979d8e req-4c7b29fe-2d38-4738-a494-a5d30235f3df tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] https://10.4.3.189/volume/v3/volumes/0d258ba4-0b05-4380-b2f7-96c2d7f7c890/action returned with HTTP 202 Aug 25 05:49:03.236628 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 897/3597] 10.4.3.189 () {72 vars in 1672 bytes} [Tue Aug 25 05:49:03 2026] POST /volume/v3/volumes/0d258ba4-0b05-4380-b2f7-96c2d7f7c890/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 05:49:03.263053 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-585d02c7-bfb4-47ad-ae45-78bbd031e805 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:49:03.265313 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-585d02c7-bfb4-47ad-ae45-78bbd031e805 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] GET https://10.4.3.189/volume/v3/volumes/0d258ba4-0b05-4380-b2f7-96c2d7f7c890 Aug 25 05:49:03.265549 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-585d02c7-bfb4-47ad-ae45-78bbd031e805 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:49:03.265787 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-585d02c7-bfb4-47ad-ae45-78bbd031e805 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:49:03.276526 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:49:03.276526 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:49:03.281164 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-585d02c7-bfb4-47ad-ae45-78bbd031e805 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Volume info retrieved successfully. Aug 25 05:49:03.286693 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-585d02c7-bfb4-47ad-ae45-78bbd031e805 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] https://10.4.3.189/volume/v3/volumes/0d258ba4-0b05-4380-b2f7-96c2d7f7c890 returned with HTTP 200 Aug 25 05:49:03.287151 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 897/3598] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:49:03 2026] GET /volume/v3/volumes/0d258ba4-0b05-4380-b2f7-96c2d7f7c890 => generated 1217 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:49:03.293204 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-53cb9f14-6102-4fdf-89f4-e7a66f04a97e None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:49:03.293405 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-53cb9f14-6102-4fdf-89f4-e7a66f04a97e None None] GET https://10.4.3.189/volume// Aug 25 05:49:03.296502 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-53cb9f14-6102-4fdf-89f4-e7a66f04a97e None None] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:49:03.296502 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-53cb9f14-6102-4fdf-89f4-e7a66f04a97e None None] Calling method 'all' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:49:03.296502 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-53cb9f14-6102-4fdf-89f4-e7a66f04a97e None None] https://10.4.3.189/volume// returned with HTTP 300 Aug 25 05:49:03.296502 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 911/3599] 10.4.3.189 () {66 vars in 1426 bytes} [Tue Aug 25 05:49: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 25 05:49:03.305661 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-d04cae8e-3aa4-4fce-84c8-f65f4f979d8e req-97e9aeee-2067-4dce-9eb7-dcd1e852b9e2 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:49:03.309704 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-d04cae8e-3aa4-4fce-84c8-f65f4f979d8e req-97e9aeee-2067-4dce-9eb7-dcd1e852b9e2 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] GET https://10.4.3.189/volume/v3/volumes/0d258ba4-0b05-4380-b2f7-96c2d7f7c890 Aug 25 05:49:03.310004 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-d04cae8e-3aa4-4fce-84c8-f65f4f979d8e req-97e9aeee-2067-4dce-9eb7-dcd1e852b9e2 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:49:03.310207 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-d04cae8e-3aa4-4fce-84c8-f65f4f979d8e req-97e9aeee-2067-4dce-9eb7-dcd1e852b9e2 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:49:03.328950 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:49:03.328950 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:49:03.332812 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [req-d04cae8e-3aa4-4fce-84c8-f65f4f979d8e req-97e9aeee-2067-4dce-9eb7-dcd1e852b9e2 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Volume info retrieved successfully. Aug 25 05:49:03.339624 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-d04cae8e-3aa4-4fce-84c8-f65f4f979d8e req-97e9aeee-2067-4dce-9eb7-dcd1e852b9e2 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] https://10.4.3.189/volume/v3/volumes/0d258ba4-0b05-4380-b2f7-96c2d7f7c890 returned with HTTP 200 Aug 25 05:49:03.340233 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 895/3600] 10.4.3.189 () {70 vars in 1639 bytes} [Tue Aug 25 05:49:03 2026] GET /volume/v3/volumes/0d258ba4-0b05-4380-b2f7-96c2d7f7c890 => generated 1397 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 05:49:03.750121 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-150a286e-98b9-40c6-8442-5e3938cfd8c6 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:49:03.752480 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-150a286e-98b9-40c6-8442-5e3938cfd8c6 tempest-TestVolumeBackupRestore-101581384 tempest-TestVolumeBackupRestore-101581384-project-member] GET https://10.4.3.189/volume/v3/backups/120d5504-0c28-4b03-80dd-244c91837c27 Aug 25 05:49:03.752789 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-150a286e-98b9-40c6-8442-5e3938cfd8c6 tempest-TestVolumeBackupRestore-101581384 tempest-TestVolumeBackupRestore-101581384-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:49:03.752990 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-150a286e-98b9-40c6-8442-5e3938cfd8c6 tempest-TestVolumeBackupRestore-101581384 tempest-TestVolumeBackupRestore-101581384-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:49:03.753114 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-150a286e-98b9-40c6-8442-5e3938cfd8c6 tempest-TestVolumeBackupRestore-101581384 tempest-TestVolumeBackupRestore-101581384-project-member] Show backup with id 120d5504-0c28-4b03-80dd-244c91837c27. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:49:03.757444 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:49:03.757444 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:49:03.758270 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-150a286e-98b9-40c6-8442-5e3938cfd8c6 tempest-TestVolumeBackupRestore-101581384 tempest-TestVolumeBackupRestore-101581384-project-member] https://10.4.3.189/volume/v3/backups/120d5504-0c28-4b03-80dd-244c91837c27 returned with HTTP 200 Aug 25 05:49:03.758657 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 898/3601] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:49:03 2026] GET /volume/v3/backups/120d5504-0c28-4b03-80dd-244c91837c27 => generated 755 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:49:04.125952 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [req-d04cae8e-3aa4-4fce-84c8-f65f4f979d8e req-cbe7f1ea-6d66-4a89-b98b-c4ca13adff26 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:49:04.126652 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-41701752-b8c1-40f1-96de-a4ea003e8db9 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:49:04.127891 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-d04cae8e-3aa4-4fce-84c8-f65f4f979d8e req-cbe7f1ea-6d66-4a89-b98b-c4ca13adff26 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] GET https://10.4.3.189/volume/v3/volumes/0d258ba4-0b05-4380-b2f7-96c2d7f7c890 Aug 25 05:49:04.128139 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-d04cae8e-3aa4-4fce-84c8-f65f4f979d8e req-cbe7f1ea-6d66-4a89-b98b-c4ca13adff26 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:49:04.128326 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-d04cae8e-3aa4-4fce-84c8-f65f4f979d8e req-cbe7f1ea-6d66-4a89-b98b-c4ca13adff26 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:49:04.129654 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-41701752-b8c1-40f1-96de-a4ea003e8db9 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] GET https://10.4.3.189/volume/v3/backups/e88c48f2-c3d1-442e-866f-f575e3d595db Aug 25 05:49:04.129976 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-41701752-b8c1-40f1-96de-a4ea003e8db9 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:49:04.130310 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-41701752-b8c1-40f1-96de-a4ea003e8db9 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:49:04.130476 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-41701752-b8c1-40f1-96de-a4ea003e8db9 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Show backup with id e88c48f2-c3d1-442e-866f-f575e3d595db. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:49:04.143047 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:49:04.143047 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:49:04.143047 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-41701752-b8c1-40f1-96de-a4ea003e8db9 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] https://10.4.3.189/volume/v3/backups/e88c48f2-c3d1-442e-866f-f575e3d595db returned with HTTP 200 Aug 25 05:49:04.143047 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 912/3602] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:49:04 2026] GET /volume/v3/backups/e88c48f2-c3d1-442e-866f-f575e3d595db => generated 724 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:49:04.150426 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:49:04.150426 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:49:04.155583 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [req-d04cae8e-3aa4-4fce-84c8-f65f4f979d8e req-cbe7f1ea-6d66-4a89-b98b-c4ca13adff26 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Volume info retrieved successfully. Aug 25 05:49:04.161879 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-d04cae8e-3aa4-4fce-84c8-f65f4f979d8e req-cbe7f1ea-6d66-4a89-b98b-c4ca13adff26 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] https://10.4.3.189/volume/v3/volumes/0d258ba4-0b05-4380-b2f7-96c2d7f7c890 returned with HTTP 200 Aug 25 05:49:04.162043 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 898/3603] 10.4.3.189 () {68 vars in 1598 bytes} [Tue Aug 25 05:49:04 2026] GET /volume/v3/volumes/0d258ba4-0b05-4380-b2f7-96c2d7f7c890 => generated 1217 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 25 05:49:04.305311 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-84202ccc-2113-4118-88b9-6c0fd174d479 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:49:04.310325 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-84202ccc-2113-4118-88b9-6c0fd174d479 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] GET https://10.4.3.189/volume/v3/volumes/0d258ba4-0b05-4380-b2f7-96c2d7f7c890 Aug 25 05:49:04.310325 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-84202ccc-2113-4118-88b9-6c0fd174d479 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:49:04.310325 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-84202ccc-2113-4118-88b9-6c0fd174d479 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:49:04.320201 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:49:04.320201 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:49:04.324193 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-84202ccc-2113-4118-88b9-6c0fd174d479 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Volume info retrieved successfully. Aug 25 05:49:04.329139 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-84202ccc-2113-4118-88b9-6c0fd174d479 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] https://10.4.3.189/volume/v3/volumes/0d258ba4-0b05-4380-b2f7-96c2d7f7c890 returned with HTTP 200 Aug 25 05:49:04.329961 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 896/3604] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:49:04 2026] GET /volume/v3/volumes/0d258ba4-0b05-4380-b2f7-96c2d7f7c890 => generated 1217 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:49:04.741731 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-d04cae8e-3aa4-4fce-84c8-f65f4f979d8e req-9228857a-df8e-4502-acba-6a8f1f02d885 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:49:04.746092 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-d04cae8e-3aa4-4fce-84c8-f65f4f979d8e req-9228857a-df8e-4502-acba-6a8f1f02d885 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] DELETE https://10.4.3.189/volume/v3/attachments/5af34321-1e03-49d2-a46f-86d55da4cff2 Aug 25 05:49:04.746092 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-d04cae8e-3aa4-4fce-84c8-f65f4f979d8e req-9228857a-df8e-4502-acba-6a8f1f02d885 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:49:04.746092 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-d04cae8e-3aa4-4fce-84c8-f65f4f979d8e req-9228857a-df8e-4502-acba-6a8f1f02d885 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Calling method 'version_select' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:49:04.758622 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:49:04.758622 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:49:04.772457 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-47b0539e-0f52-4b12-89a9-fa7eb9c86ef5 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:49:04.775064 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-47b0539e-0f52-4b12-89a9-fa7eb9c86ef5 tempest-TestVolumeBackupRestore-101581384 tempest-TestVolumeBackupRestore-101581384-project-member] GET https://10.4.3.189/volume/v3/backups/120d5504-0c28-4b03-80dd-244c91837c27 Aug 25 05:49:04.775327 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-47b0539e-0f52-4b12-89a9-fa7eb9c86ef5 tempest-TestVolumeBackupRestore-101581384 tempest-TestVolumeBackupRestore-101581384-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:49:04.775586 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-47b0539e-0f52-4b12-89a9-fa7eb9c86ef5 tempest-TestVolumeBackupRestore-101581384 tempest-TestVolumeBackupRestore-101581384-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:49:04.775750 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-47b0539e-0f52-4b12-89a9-fa7eb9c86ef5 tempest-TestVolumeBackupRestore-101581384 tempest-TestVolumeBackupRestore-101581384-project-member] Show backup with id 120d5504-0c28-4b03-80dd-244c91837c27. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:49:04.781841 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:49:04.781841 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:49:04.783194 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-47b0539e-0f52-4b12-89a9-fa7eb9c86ef5 tempest-TestVolumeBackupRestore-101581384 tempest-TestVolumeBackupRestore-101581384-project-member] https://10.4.3.189/volume/v3/backups/120d5504-0c28-4b03-80dd-244c91837c27 returned with HTTP 200 Aug 25 05:49:04.783670 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 913/3605] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:49:04 2026] GET /volume/v3/backups/120d5504-0c28-4b03-80dd-244c91837c27 => generated 756 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:49:04.801320 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-e20b5abf-86a1-42fe-a2c5-c2bbd63174d2 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:49:04.801320 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-e20b5abf-86a1-42fe-a2c5-c2bbd63174d2 tempest-TestVolumeBackupRestore-101581384 tempest-TestVolumeBackupRestore-101581384-project-member] GET https://10.4.3.189/volume/v3/volumes/b041336c-786d-4b56-8ac8-7bddb5252f30 Aug 25 05:49:04.801845 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-e20b5abf-86a1-42fe-a2c5-c2bbd63174d2 tempest-TestVolumeBackupRestore-101581384 tempest-TestVolumeBackupRestore-101581384-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:49:04.801845 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-e20b5abf-86a1-42fe-a2c5-c2bbd63174d2 tempest-TestVolumeBackupRestore-101581384 tempest-TestVolumeBackupRestore-101581384-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:49:04.810397 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:49:04.810397 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:49:04.815649 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-e20b5abf-86a1-42fe-a2c5-c2bbd63174d2 tempest-TestVolumeBackupRestore-101581384 tempest-TestVolumeBackupRestore-101581384-project-member] Volume info retrieved successfully. Aug 25 05:49:04.822031 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-e20b5abf-86a1-42fe-a2c5-c2bbd63174d2 tempest-TestVolumeBackupRestore-101581384 tempest-TestVolumeBackupRestore-101581384-project-member] https://10.4.3.189/volume/v3/volumes/b041336c-786d-4b56-8ac8-7bddb5252f30 returned with HTTP 200 Aug 25 05:49:04.822604 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 899/3606] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:49:04 2026] GET /volume/v3/volumes/b041336c-786d-4b56-8ac8-7bddb5252f30 => generated 1360 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:49:04.825932 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-d04cae8e-3aa4-4fce-84c8-f65f4f979d8e req-9228857a-df8e-4502-acba-6a8f1f02d885 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] https://10.4.3.189/volume/v3/attachments/5af34321-1e03-49d2-a46f-86d55da4cff2 returned with HTTP 200 Aug 25 05:49:04.826137 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 899/3607] 10.4.3.189 () {72 vars in 1673 bytes} [Tue Aug 25 05:49:04 2026] DELETE /volume/v3/attachments/5af34321-1e03-49d2-a46f-86d55da4cff2 => generated 19 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:49:04.837227 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-908d9770-5aa1-4bc2-be38-f618e390502f None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:49:04.839954 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-908d9770-5aa1-4bc2-be38-f618e390502f tempest-TestVolumeBackupRestore-101581384 tempest-TestVolumeBackupRestore-101581384-project-member] POST https://10.4.3.189/volume/v3/backups/120d5504-0c28-4b03-80dd-244c91837c27/restore Aug 25 05:49:04.840292 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-908d9770-5aa1-4bc2-be38-f618e390502f tempest-TestVolumeBackupRestore-101581384 tempest-TestVolumeBackupRestore-101581384-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:49:04.841626 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.contrib.backups [None req-908d9770-5aa1-4bc2-be38-f618e390502f tempest-TestVolumeBackupRestore-101581384 tempest-TestVolumeBackupRestore-101581384-project-member] Restoring backup 120d5504-0c28-4b03-80dd-244c91837c27 ({'restore': {}}) {{(pid=100269) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 25 05:49:04.841746 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.contrib.backups [None req-908d9770-5aa1-4bc2-be38-f618e390502f tempest-TestVolumeBackupRestore-101581384 tempest-TestVolumeBackupRestore-101581384-project-member] Restoring backup 120d5504-0c28-4b03-80dd-244c91837c27 to volume None. Aug 25 05:49:04.850765 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:49:04.850765 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:49:04.851880 np0000008051 devstack@c-api.service[100269]: INFO cinder.backup.api [None req-908d9770-5aa1-4bc2-be38-f618e390502f tempest-TestVolumeBackupRestore-101581384 tempest-TestVolumeBackupRestore-101581384-project-member] Creating volume of 1 GB for restore of backup 120d5504-0c28-4b03-80dd-244c91837c27. Aug 25 05:49:04.864109 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-908d9770-5aa1-4bc2-be38-f618e390502f tempest-TestVolumeBackupRestore-101581384 tempest-TestVolumeBackupRestore-101581384-project-member] Availability zone cache updated, next update will occur around 2026-08-25 06:49:04.863745. {{(pid=100269) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 25 05:49:04.864250 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-908d9770-5aa1-4bc2-be38-f618e390502f tempest-TestVolumeBackupRestore-101581384 tempest-TestVolumeBackupRestore-101581384-project-member] Availability Zones retrieved successfully. Aug 25 05:49:04.872575 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-908d9770-5aa1-4bc2-be38-f618e390502f tempest-TestVolumeBackupRestore-101581384 tempest-TestVolumeBackupRestore-101581384-project-member] Flow 'volume_create_api' (41160aee-9b5b-44b7-8453-0734b359cc01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:49:04.873602 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-908d9770-5aa1-4bc2-be38-f618e390502f tempest-TestVolumeBackupRestore-101581384 tempest-TestVolumeBackupRestore-101581384-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e22235f2-e1a5-4346-9911-c364490a3c0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:49:04.874660 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.flows.api.create_volume [None req-908d9770-5aa1-4bc2-be38-f618e390502f tempest-TestVolumeBackupRestore-101581384 tempest-TestVolumeBackupRestore-101581384-project-member] Validating volume size '1' using validate_int {{(pid=100269) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 05:49:04.913527 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-908d9770-5aa1-4bc2-be38-f618e390502f tempest-TestVolumeBackupRestore-101581384 tempest-TestVolumeBackupRestore-101581384-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e22235f2-e1a5-4346-9911-c364490a3c0e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T05:35:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=23fc6e5d-fce0-4521-ba46-4837b4232084,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '23fc6e5d-fce0-4521-ba46-4837b4232084', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:49:04.914432 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-908d9770-5aa1-4bc2-be38-f618e390502f tempest-TestVolumeBackupRestore-101581384 tempest-TestVolumeBackupRestore-101581384-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b5582944-a746-4017-b7fe-5511f02c5691) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:49:04.966704 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.quota [None req-908d9770-5aa1-4bc2-be38-f618e390502f tempest-TestVolumeBackupRestore-101581384 tempest-TestVolumeBackupRestore-101581384-project-member] Created reservations ['4f0db8a2-068d-4bb2-aa22-a65c6dac44f3', 'e2777eef-8449-4a0a-b4e2-1c0495a835e2', '01ff5c1d-9b5a-4cd1-ad90-25a1cf53cc2d', '0cd97d0a-62b9-422a-ba9c-180b36615e1f'] {{(pid=100269) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:49:04.967757 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-908d9770-5aa1-4bc2-be38-f618e390502f tempest-TestVolumeBackupRestore-101581384 tempest-TestVolumeBackupRestore-101581384-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b5582944-a746-4017-b7fe-5511f02c5691) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4f0db8a2-068d-4bb2-aa22-a65c6dac44f3', 'e2777eef-8449-4a0a-b4e2-1c0495a835e2', '01ff5c1d-9b5a-4cd1-ad90-25a1cf53cc2d', '0cd97d0a-62b9-422a-ba9c-180b36615e1f']}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:49:04.968799 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-908d9770-5aa1-4bc2-be38-f618e390502f tempest-TestVolumeBackupRestore-101581384 tempest-TestVolumeBackupRestore-101581384-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f9f18ab4-7f03-4aaf-a292-962e0202200d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:49:05.009487 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-908d9770-5aa1-4bc2-be38-f618e390502f tempest-TestVolumeBackupRestore-101581384 tempest-TestVolumeBackupRestore-101581384-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f9f18ab4-7f03-4aaf-a292-962e0202200d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3c29f0d1-1f41-4123-9372-2929835ec8f4', '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_120d5504-0c28-4b03-80dd-244c91837c27',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4cbc3fe8c0f34447acd3ddbc59aa3002',qos_specs=None,replication_status=,reservations=['4f0db8a2-068d-4bb2-aa22-a65c6dac44f3','e2777eef-8449-4a0a-b4e2-1c0495a835e2','01ff5c1d-9b5a-4cd1-ad90-25a1cf53cc2d','0cd97d0a-62b9-422a-ba9c-180b36615e1f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5f2db42ad20d42c2932347eb7b8f4407',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T05:49:04Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_120d5504-0c28-4b03-80dd-244c91837c27',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3c29f0d1-1f41-4123-9372-2929835ec8f4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4cbc3fe8c0f34447acd3ddbc59aa3002',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5f2db42ad20d42c2932347eb7b8f4407',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(23fc6e5d-fce0-4521-ba46-4837b4232084),volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:49:05.010603 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-908d9770-5aa1-4bc2-be38-f618e390502f tempest-TestVolumeBackupRestore-101581384 tempest-TestVolumeBackupRestore-101581384-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1acd9a02-b0c6-4a19-bdd6-33a5ceb8df49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:49:05.033478 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-908d9770-5aa1-4bc2-be38-f618e390502f tempest-TestVolumeBackupRestore-101581384 tempest-TestVolumeBackupRestore-101581384-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1acd9a02-b0c6-4a19-bdd6-33a5ceb8df49) transitioned into 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_120d5504-0c28-4b03-80dd-244c91837c27',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4cbc3fe8c0f34447acd3ddbc59aa3002',qos_specs=None,replication_status=,reservations=['4f0db8a2-068d-4bb2-aa22-a65c6dac44f3','e2777eef-8449-4a0a-b4e2-1c0495a835e2','01ff5c1d-9b5a-4cd1-ad90-25a1cf53cc2d','0cd97d0a-62b9-422a-ba9c-180b36615e1f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5f2db42ad20d42c2932347eb7b8f4407',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:49:05.034566 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-908d9770-5aa1-4bc2-be38-f618e390502f tempest-TestVolumeBackupRestore-101581384 tempest-TestVolumeBackupRestore-101581384-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (89b4c5ca-87a4-4229-bd7c-ad6fd22923dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:49:05.045504 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-908d9770-5aa1-4bc2-be38-f618e390502f tempest-TestVolumeBackupRestore-101581384 tempest-TestVolumeBackupRestore-101581384-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (89b4c5ca-87a4-4229-bd7c-ad6fd22923dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:49:05.047745 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-908d9770-5aa1-4bc2-be38-f618e390502f tempest-TestVolumeBackupRestore-101581384 tempest-TestVolumeBackupRestore-101581384-project-member] Flow 'volume_create_api' (41160aee-9b5b-44b7-8453-0734b359cc01) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:49:05.048137 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-908d9770-5aa1-4bc2-be38-f618e390502f tempest-TestVolumeBackupRestore-101581384 tempest-TestVolumeBackupRestore-101581384-project-member] Create volume request issued successfully. Aug 25 05:49:05.058077 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:49:05.058077 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:49:05.058691 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-908d9770-5aa1-4bc2-be38-f618e390502f tempest-TestVolumeBackupRestore-101581384 tempest-TestVolumeBackupRestore-101581384-project-member] Volume info retrieved successfully. Aug 25 05:49:05.158439 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-9e7a58a2-8f26-452b-aa16-51dbe1fa32fe None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:49:05.161883 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-9e7a58a2-8f26-452b-aa16-51dbe1fa32fe tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] GET https://10.4.3.189/volume/v3/backups/e88c48f2-c3d1-442e-866f-f575e3d595db Aug 25 05:49:05.162294 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-9e7a58a2-8f26-452b-aa16-51dbe1fa32fe tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:49:05.163163 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-9e7a58a2-8f26-452b-aa16-51dbe1fa32fe tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:49:05.163367 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-9e7a58a2-8f26-452b-aa16-51dbe1fa32fe tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Show backup with id e88c48f2-c3d1-442e-866f-f575e3d595db. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:49:05.173774 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:49:05.173774 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:49:05.175671 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-9e7a58a2-8f26-452b-aa16-51dbe1fa32fe tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] https://10.4.3.189/volume/v3/backups/e88c48f2-c3d1-442e-866f-f575e3d595db returned with HTTP 200 Aug 25 05:49:05.176739 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 914/3608] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:49:05 2026] GET /volume/v3/backups/e88c48f2-c3d1-442e-866f-f575e3d595db => generated 735 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 25 05:49:05.347346 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-95b0f230-ab8e-4231-8e16-db4e8263375b None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:49:05.349225 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-95b0f230-ab8e-4231-8e16-db4e8263375b tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] GET https://10.4.3.189/volume/v3/volumes/0d258ba4-0b05-4380-b2f7-96c2d7f7c890 Aug 25 05:49:05.352073 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-95b0f230-ab8e-4231-8e16-db4e8263375b tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:49:05.352073 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-95b0f230-ab8e-4231-8e16-db4e8263375b tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:49:05.357032 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:49:05.357032 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:49:05.361041 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-95b0f230-ab8e-4231-8e16-db4e8263375b tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Volume info retrieved successfully. Aug 25 05:49:05.365192 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-95b0f230-ab8e-4231-8e16-db4e8263375b tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] https://10.4.3.189/volume/v3/volumes/0d258ba4-0b05-4380-b2f7-96c2d7f7c890 returned with HTTP 200 Aug 25 05:49:05.368111 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 900/3609] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:49:05 2026] GET /volume/v3/volumes/0d258ba4-0b05-4380-b2f7-96c2d7f7c890 => generated 922 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:49:05.382728 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-1db3ba29-5a61-4a24-9cca-98e331a407d2 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:49:05.384590 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-1db3ba29-5a61-4a24-9cca-98e331a407d2 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] DELETE https://10.4.3.189/volume/v3/volumes/0d258ba4-0b05-4380-b2f7-96c2d7f7c890 Aug 25 05:49:05.384841 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-1db3ba29-5a61-4a24-9cca-98e331a407d2 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:49:05.385090 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-1db3ba29-5a61-4a24-9cca-98e331a407d2 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:49:05.385298 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-1db3ba29-5a61-4a24-9cca-98e331a407d2 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Delete volume with id: 0d258ba4-0b05-4380-b2f7-96c2d7f7c890 Aug 25 05:49:05.392938 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:49:05.392938 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:49:05.393564 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-1db3ba29-5a61-4a24-9cca-98e331a407d2 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Volume info retrieved successfully. Aug 25 05:49:05.415150 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-1db3ba29-5a61-4a24-9cca-98e331a407d2 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Delete volume request issued successfully. Aug 25 05:49:05.415599 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-1db3ba29-5a61-4a24-9cca-98e331a407d2 tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] https://10.4.3.189/volume/v3/volumes/0d258ba4-0b05-4380-b2f7-96c2d7f7c890 returned with HTTP 202 Aug 25 05:49:05.416226 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 900/3610] 10.4.3.189 () {66 vars in 1351 bytes} [Tue Aug 25 05:49:05 2026] DELETE /volume/v3/volumes/0d258ba4-0b05-4380-b2f7-96c2d7f7c890 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:49:05.428744 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-a95cd1ea-56ba-4b20-84da-d53e38d32fee None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:49:05.432769 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-a95cd1ea-56ba-4b20-84da-d53e38d32fee tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] GET https://10.4.3.189/volume/v3/volumes/0d258ba4-0b05-4380-b2f7-96c2d7f7c890 Aug 25 05:49:05.433039 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-a95cd1ea-56ba-4b20-84da-d53e38d32fee tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:49:05.433304 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-a95cd1ea-56ba-4b20-84da-d53e38d32fee tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:49:05.443281 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:49:05.443281 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:49:05.447386 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-a95cd1ea-56ba-4b20-84da-d53e38d32fee tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Volume info retrieved successfully. Aug 25 05:49:05.456307 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-a95cd1ea-56ba-4b20-84da-d53e38d32fee tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] https://10.4.3.189/volume/v3/volumes/0d258ba4-0b05-4380-b2f7-96c2d7f7c890 returned with HTTP 200 Aug 25 05:49:05.456845 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 915/3611] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:49:05 2026] GET /volume/v3/volumes/0d258ba4-0b05-4380-b2f7-96c2d7f7c890 => generated 921 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:49:06.070363 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:49:06.070363 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:49:06.071105 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-908d9770-5aa1-4bc2-be38-f618e390502f tempest-TestVolumeBackupRestore-101581384 tempest-TestVolumeBackupRestore-101581384-project-member] Volume info retrieved successfully. Aug 25 05:49:06.071224 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.backup.api [None req-908d9770-5aa1-4bc2-be38-f618e390502f tempest-TestVolumeBackupRestore-101581384 tempest-TestVolumeBackupRestore-101581384-project-member] Checking backup size 1 against volume size 1 {{(pid=100269) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 25 05:49:06.071375 np0000008051 devstack@c-api.service[100269]: INFO cinder.backup.api [None req-908d9770-5aa1-4bc2-be38-f618e390502f tempest-TestVolumeBackupRestore-101581384 tempest-TestVolumeBackupRestore-101581384-project-member] Overwriting volume 3c29f0d1-1f41-4123-9372-2929835ec8f4 with restore of backup 120d5504-0c28-4b03-80dd-244c91837c27 Aug 25 05:49:06.089799 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.backup.rpcapi [None req-908d9770-5aa1-4bc2-be38-f618e390502f tempest-TestVolumeBackupRestore-101581384 tempest-TestVolumeBackupRestore-101581384-project-member] restore_backup in rpcapi backup_id 120d5504-0c28-4b03-80dd-244c91837c27 {{(pid=100269) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 25 05:49:06.092006 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-908d9770-5aa1-4bc2-be38-f618e390502f tempest-TestVolumeBackupRestore-101581384 tempest-TestVolumeBackupRestore-101581384-project-member] https://10.4.3.189/volume/v3/backups/120d5504-0c28-4b03-80dd-244c91837c27/restore returned with HTTP 202 Aug 25 05:49:06.092563 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 897/3612] 10.4.3.189 () {68 vars in 1393 bytes} [Tue Aug 25 05:49:04 2026] POST /volume/v3/backups/120d5504-0c28-4b03-80dd-244c91837c27/restore => generated 189 bytes in 1256 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 05:49:06.102568 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-96feef66-073e-4de5-a4d2-53d290961f23 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:49:06.104560 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-96feef66-073e-4de5-a4d2-53d290961f23 tempest-TestVolumeBackupRestore-101581384 tempest-TestVolumeBackupRestore-101581384-project-member] GET https://10.4.3.189/volume/v3/backups/120d5504-0c28-4b03-80dd-244c91837c27 Aug 25 05:49:06.104728 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-96feef66-073e-4de5-a4d2-53d290961f23 tempest-TestVolumeBackupRestore-101581384 tempest-TestVolumeBackupRestore-101581384-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:49:06.104949 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-96feef66-073e-4de5-a4d2-53d290961f23 tempest-TestVolumeBackupRestore-101581384 tempest-TestVolumeBackupRestore-101581384-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:49:06.105093 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-96feef66-073e-4de5-a4d2-53d290961f23 tempest-TestVolumeBackupRestore-101581384 tempest-TestVolumeBackupRestore-101581384-project-member] Show backup with id 120d5504-0c28-4b03-80dd-244c91837c27. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:49:06.109731 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:49:06.109731 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:49:06.110598 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-96feef66-073e-4de5-a4d2-53d290961f23 tempest-TestVolumeBackupRestore-101581384 tempest-TestVolumeBackupRestore-101581384-project-member] https://10.4.3.189/volume/v3/backups/120d5504-0c28-4b03-80dd-244c91837c27 returned with HTTP 200 Aug 25 05:49:06.110965 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 901/3613] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:49:06 2026] GET /volume/v3/backups/120d5504-0c28-4b03-80dd-244c91837c27 => generated 756 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:49:06.186946 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-49954814-6ea8-46cd-a5b5-855c007e6d8e None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:49:06.189007 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-49954814-6ea8-46cd-a5b5-855c007e6d8e tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] GET https://10.4.3.189/volume/v3/backups/e88c48f2-c3d1-442e-866f-f575e3d595db Aug 25 05:49:06.189299 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-49954814-6ea8-46cd-a5b5-855c007e6d8e tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:49:06.189573 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-49954814-6ea8-46cd-a5b5-855c007e6d8e tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:49:06.189707 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-49954814-6ea8-46cd-a5b5-855c007e6d8e tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Show backup with id e88c48f2-c3d1-442e-866f-f575e3d595db. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:49:06.195460 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:49:06.195460 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:49:06.197285 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-49954814-6ea8-46cd-a5b5-855c007e6d8e tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] https://10.4.3.189/volume/v3/backups/e88c48f2-c3d1-442e-866f-f575e3d595db returned with HTTP 200 Aug 25 05:49:06.197285 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 901/3614] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:49:06 2026] GET /volume/v3/backups/e88c48f2-c3d1-442e-866f-f575e3d595db => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:49:06.473259 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-0bdbca58-c210-4bc4-a2bd-939bddb167ed None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:49:06.475952 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-0bdbca58-c210-4bc4-a2bd-939bddb167ed tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] GET https://10.4.3.189/volume/v3/volumes/0d258ba4-0b05-4380-b2f7-96c2d7f7c890 Aug 25 05:49:06.476509 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-0bdbca58-c210-4bc4-a2bd-939bddb167ed tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:49:06.476773 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-0bdbca58-c210-4bc4-a2bd-939bddb167ed tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:49:06.486272 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-0bdbca58-c210-4bc4-a2bd-939bddb167ed tempest-VolumeMultiattachTests-824436972 tempest-VolumeMultiattachTests-824436972-project-member] https://10.4.3.189/volume/v3/volumes/0d258ba4-0b05-4380-b2f7-96c2d7f7c890 returned with HTTP 404 Aug 25 05:49:06.487853 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 916/3615] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:49:06 2026] GET /volume/v3/volumes/0d258ba4-0b05-4380-b2f7-96c2d7f7c890 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:49:06.497948 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-5e3177e8-ef68-4ba0-b56b-268e1afef32b None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:49:06.500146 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-5e3177e8-ef68-4ba0-b56b-268e1afef32b tempest-VolumeMultiattachTests-738603612 tempest-VolumeMultiattachTests-738603612-project-admin] GET https://10.4.3.189/volume/v3/volumes/detail?all_tenants=1 Aug 25 05:49:06.501182 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-5e3177e8-ef68-4ba0-b56b-268e1afef32b tempest-VolumeMultiattachTests-738603612 tempest-VolumeMultiattachTests-738603612-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:49:06.501182 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-5e3177e8-ef68-4ba0-b56b-268e1afef32b tempest-VolumeMultiattachTests-738603612 tempest-VolumeMultiattachTests-738603612-project-admin] Calling method 'detail' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:49:06.502630 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-5e3177e8-ef68-4ba0-b56b-268e1afef32b tempest-VolumeMultiattachTests-738603612 tempest-VolumeMultiattachTests-738603612-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100269) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 05:49:06.522187 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-5e3177e8-ef68-4ba0-b56b-268e1afef32b tempest-VolumeMultiattachTests-738603612 tempest-VolumeMultiattachTests-738603612-project-admin] Get all volumes completed successfully. Aug 25 05:49:06.526617 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:49:06.526617 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:49:06.534307 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-5e3177e8-ef68-4ba0-b56b-268e1afef32b tempest-VolumeMultiattachTests-738603612 tempest-VolumeMultiattachTests-738603612-project-admin] https://10.4.3.189/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 25 05:49:06.534914 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 898/3616] 10.4.3.189 () {66 vars in 1285 bytes} [Tue Aug 25 05:49:06 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 12903 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 05:49:06.550980 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-22063e38-b11d-40a1-b6cf-1bb0ad95350b None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:49:06.552947 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-22063e38-b11d-40a1-b6cf-1bb0ad95350b tempest-VolumeMultiattachTests-738603612 tempest-VolumeMultiattachTests-738603612-project-admin] DELETE https://10.4.3.189/volume/v3/types/0347e8b7-3c5b-4a07-bcd9-f6fb4c1f7265 Aug 25 05:49:06.553235 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-22063e38-b11d-40a1-b6cf-1bb0ad95350b tempest-VolumeMultiattachTests-738603612 tempest-VolumeMultiattachTests-738603612-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:49:06.553501 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-22063e38-b11d-40a1-b6cf-1bb0ad95350b tempest-VolumeMultiattachTests-738603612 tempest-VolumeMultiattachTests-738603612-project-admin] Calling method '_delete' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:49:06.581842 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-22063e38-b11d-40a1-b6cf-1bb0ad95350b tempest-VolumeMultiattachTests-738603612 tempest-VolumeMultiattachTests-738603612-project-admin] https://10.4.3.189/volume/v3/types/0347e8b7-3c5b-4a07-bcd9-f6fb4c1f7265 returned with HTTP 202 Aug 25 05:49:06.582418 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 902/3617] 10.4.3.189 () {66 vars in 1345 bytes} [Tue Aug 25 05:49:06 2026] DELETE /volume/v3/types/0347e8b7-3c5b-4a07-bcd9-f6fb4c1f7265 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:49:07.122466 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-33b5a2f1-99d9-402d-b311-1db958731d85 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:49:07.124852 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-33b5a2f1-99d9-402d-b311-1db958731d85 tempest-TestVolumeBackupRestore-101581384 tempest-TestVolumeBackupRestore-101581384-project-member] GET https://10.4.3.189/volume/v3/backups/120d5504-0c28-4b03-80dd-244c91837c27 Aug 25 05:49:07.125205 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-33b5a2f1-99d9-402d-b311-1db958731d85 tempest-TestVolumeBackupRestore-101581384 tempest-TestVolumeBackupRestore-101581384-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:49:07.125485 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-33b5a2f1-99d9-402d-b311-1db958731d85 tempest-TestVolumeBackupRestore-101581384 tempest-TestVolumeBackupRestore-101581384-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:49:07.125645 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-33b5a2f1-99d9-402d-b311-1db958731d85 tempest-TestVolumeBackupRestore-101581384 tempest-TestVolumeBackupRestore-101581384-project-member] Show backup with id 120d5504-0c28-4b03-80dd-244c91837c27. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:49:07.133082 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:49:07.133082 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:49:07.133416 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-33b5a2f1-99d9-402d-b311-1db958731d85 tempest-TestVolumeBackupRestore-101581384 tempest-TestVolumeBackupRestore-101581384-project-member] https://10.4.3.189/volume/v3/backups/120d5504-0c28-4b03-80dd-244c91837c27 returned with HTTP 200 Aug 25 05:49:07.133831 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 902/3618] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:49:07 2026] GET /volume/v3/backups/120d5504-0c28-4b03-80dd-244c91837c27 => generated 756 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:49:07.210597 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-e54d2c31-eab9-4ddf-8c8c-c34766fedc02 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:49:07.213035 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-e54d2c31-eab9-4ddf-8c8c-c34766fedc02 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] GET https://10.4.3.189/volume/v3/backups/e88c48f2-c3d1-442e-866f-f575e3d595db Aug 25 05:49:07.213710 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-e54d2c31-eab9-4ddf-8c8c-c34766fedc02 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:49:07.214130 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-e54d2c31-eab9-4ddf-8c8c-c34766fedc02 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:49:07.214581 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-e54d2c31-eab9-4ddf-8c8c-c34766fedc02 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Show backup with id e88c48f2-c3d1-442e-866f-f575e3d595db. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:49:07.223190 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:49:07.223190 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:49:07.223190 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-e54d2c31-eab9-4ddf-8c8c-c34766fedc02 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] https://10.4.3.189/volume/v3/backups/e88c48f2-c3d1-442e-866f-f575e3d595db returned with HTTP 200 Aug 25 05:49:07.223190 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 917/3619] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:49:07 2026] GET /volume/v3/backups/e88c48f2-c3d1-442e-866f-f575e3d595db => generated 735 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:49:08.148108 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-69724a25-66fd-4ace-962d-bebc03c50dfe None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:49:08.150744 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-69724a25-66fd-4ace-962d-bebc03c50dfe tempest-TestVolumeBackupRestore-101581384 tempest-TestVolumeBackupRestore-101581384-project-member] GET https://10.4.3.189/volume/v3/backups/120d5504-0c28-4b03-80dd-244c91837c27 Aug 25 05:49:08.151027 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-69724a25-66fd-4ace-962d-bebc03c50dfe tempest-TestVolumeBackupRestore-101581384 tempest-TestVolumeBackupRestore-101581384-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:49:08.151278 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-69724a25-66fd-4ace-962d-bebc03c50dfe tempest-TestVolumeBackupRestore-101581384 tempest-TestVolumeBackupRestore-101581384-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:49:08.151456 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-69724a25-66fd-4ace-962d-bebc03c50dfe tempest-TestVolumeBackupRestore-101581384 tempest-TestVolumeBackupRestore-101581384-project-member] Show backup with id 120d5504-0c28-4b03-80dd-244c91837c27. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:49:08.156358 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:49:08.156358 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:49:08.157398 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-69724a25-66fd-4ace-962d-bebc03c50dfe tempest-TestVolumeBackupRestore-101581384 tempest-TestVolumeBackupRestore-101581384-project-member] https://10.4.3.189/volume/v3/backups/120d5504-0c28-4b03-80dd-244c91837c27 returned with HTTP 200 Aug 25 05:49:08.157810 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 899/3620] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:49:08 2026] GET /volume/v3/backups/120d5504-0c28-4b03-80dd-244c91837c27 => generated 756 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:49:08.236864 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-08f58e57-b119-4060-b1c4-15145a997506 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:49:08.238992 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-08f58e57-b119-4060-b1c4-15145a997506 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] GET https://10.4.3.189/volume/v3/backups/e88c48f2-c3d1-442e-866f-f575e3d595db Aug 25 05:49:08.239576 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-08f58e57-b119-4060-b1c4-15145a997506 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:49:08.239576 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-08f58e57-b119-4060-b1c4-15145a997506 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:49:08.239576 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-08f58e57-b119-4060-b1c4-15145a997506 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Show backup with id e88c48f2-c3d1-442e-866f-f575e3d595db. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:49:08.244932 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:49:08.244932 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:49:08.246022 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-08f58e57-b119-4060-b1c4-15145a997506 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] https://10.4.3.189/volume/v3/backups/e88c48f2-c3d1-442e-866f-f575e3d595db returned with HTTP 200 Aug 25 05:49:08.246117 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 903/3621] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:49:08 2026] GET /volume/v3/backups/e88c48f2-c3d1-442e-866f-f575e3d595db => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:49:09.168415 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-14fdc8f2-8a36-4d15-a74f-a55573d5f0f3 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:49:09.170371 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-14fdc8f2-8a36-4d15-a74f-a55573d5f0f3 tempest-TestVolumeBackupRestore-101581384 tempest-TestVolumeBackupRestore-101581384-project-member] GET https://10.4.3.189/volume/v3/backups/120d5504-0c28-4b03-80dd-244c91837c27 Aug 25 05:49:09.170632 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-14fdc8f2-8a36-4d15-a74f-a55573d5f0f3 tempest-TestVolumeBackupRestore-101581384 tempest-TestVolumeBackupRestore-101581384-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:49:09.170852 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-14fdc8f2-8a36-4d15-a74f-a55573d5f0f3 tempest-TestVolumeBackupRestore-101581384 tempest-TestVolumeBackupRestore-101581384-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:49:09.170984 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-14fdc8f2-8a36-4d15-a74f-a55573d5f0f3 tempest-TestVolumeBackupRestore-101581384 tempest-TestVolumeBackupRestore-101581384-project-member] Show backup with id 120d5504-0c28-4b03-80dd-244c91837c27. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:49:09.175387 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:49:09.175387 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:49:09.176221 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-14fdc8f2-8a36-4d15-a74f-a55573d5f0f3 tempest-TestVolumeBackupRestore-101581384 tempest-TestVolumeBackupRestore-101581384-project-member] https://10.4.3.189/volume/v3/backups/120d5504-0c28-4b03-80dd-244c91837c27 returned with HTTP 200 Aug 25 05:49:09.176629 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 903/3622] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:49:09 2026] GET /volume/v3/backups/120d5504-0c28-4b03-80dd-244c91837c27 => generated 756 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:49:09.258629 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-fef6d975-d44e-4d87-b317-061ee980a3c4 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:49:09.260522 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-fef6d975-d44e-4d87-b317-061ee980a3c4 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] GET https://10.4.3.189/volume/v3/backups/e88c48f2-c3d1-442e-866f-f575e3d595db Aug 25 05:49:09.260769 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-fef6d975-d44e-4d87-b317-061ee980a3c4 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:49:09.261021 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-fef6d975-d44e-4d87-b317-061ee980a3c4 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:49:09.261156 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-fef6d975-d44e-4d87-b317-061ee980a3c4 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Show backup with id e88c48f2-c3d1-442e-866f-f575e3d595db. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:49:09.265300 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:49:09.265300 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:49:09.265938 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-fef6d975-d44e-4d87-b317-061ee980a3c4 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] https://10.4.3.189/volume/v3/backups/e88c48f2-c3d1-442e-866f-f575e3d595db returned with HTTP 200 Aug 25 05:49:09.266347 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 918/3623] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:49:09 2026] GET /volume/v3/backups/e88c48f2-c3d1-442e-866f-f575e3d595db => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:49:10.187940 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-d470439e-9a37-4d74-97ab-ae62a298989c None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:49:10.190659 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-d470439e-9a37-4d74-97ab-ae62a298989c tempest-TestVolumeBackupRestore-101581384 tempest-TestVolumeBackupRestore-101581384-project-member] GET https://10.4.3.189/volume/v3/backups/120d5504-0c28-4b03-80dd-244c91837c27 Aug 25 05:49:10.190956 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-d470439e-9a37-4d74-97ab-ae62a298989c tempest-TestVolumeBackupRestore-101581384 tempest-TestVolumeBackupRestore-101581384-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:49:10.191271 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-d470439e-9a37-4d74-97ab-ae62a298989c tempest-TestVolumeBackupRestore-101581384 tempest-TestVolumeBackupRestore-101581384-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:49:10.191426 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-d470439e-9a37-4d74-97ab-ae62a298989c tempest-TestVolumeBackupRestore-101581384 tempest-TestVolumeBackupRestore-101581384-project-member] Show backup with id 120d5504-0c28-4b03-80dd-244c91837c27. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:49:10.203268 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:49:10.203268 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:49:10.204338 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-d470439e-9a37-4d74-97ab-ae62a298989c tempest-TestVolumeBackupRestore-101581384 tempest-TestVolumeBackupRestore-101581384-project-member] https://10.4.3.189/volume/v3/backups/120d5504-0c28-4b03-80dd-244c91837c27 returned with HTTP 200 Aug 25 05:49:10.204807 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 900/3624] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:49:10 2026] GET /volume/v3/backups/120d5504-0c28-4b03-80dd-244c91837c27 => generated 756 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:49:10.277172 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-bd2e836d-e2b3-4f2a-ae91-15434d32a9b5 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:49:10.279542 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-bd2e836d-e2b3-4f2a-ae91-15434d32a9b5 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] GET https://10.4.3.189/volume/v3/backups/e88c48f2-c3d1-442e-866f-f575e3d595db Aug 25 05:49:10.279927 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-bd2e836d-e2b3-4f2a-ae91-15434d32a9b5 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:49:10.280252 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-bd2e836d-e2b3-4f2a-ae91-15434d32a9b5 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:49:10.280449 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-bd2e836d-e2b3-4f2a-ae91-15434d32a9b5 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Show backup with id e88c48f2-c3d1-442e-866f-f575e3d595db. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:49:10.285614 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:49:10.285614 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:49:10.286545 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-bd2e836d-e2b3-4f2a-ae91-15434d32a9b5 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] https://10.4.3.189/volume/v3/backups/e88c48f2-c3d1-442e-866f-f575e3d595db returned with HTTP 200 Aug 25 05:49:10.287038 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 904/3625] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:49:10 2026] GET /volume/v3/backups/e88c48f2-c3d1-442e-866f-f575e3d595db => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:49:11.216970 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-362ddc4b-75ba-4a39-9322-8efed26331b2 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:49:11.220549 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-362ddc4b-75ba-4a39-9322-8efed26331b2 tempest-TestVolumeBackupRestore-101581384 tempest-TestVolumeBackupRestore-101581384-project-member] GET https://10.4.3.189/volume/v3/backups/120d5504-0c28-4b03-80dd-244c91837c27 Aug 25 05:49:11.220761 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-362ddc4b-75ba-4a39-9322-8efed26331b2 tempest-TestVolumeBackupRestore-101581384 tempest-TestVolumeBackupRestore-101581384-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:49:11.220973 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-362ddc4b-75ba-4a39-9322-8efed26331b2 tempest-TestVolumeBackupRestore-101581384 tempest-TestVolumeBackupRestore-101581384-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:49:11.221117 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-362ddc4b-75ba-4a39-9322-8efed26331b2 tempest-TestVolumeBackupRestore-101581384 tempest-TestVolumeBackupRestore-101581384-project-member] Show backup with id 120d5504-0c28-4b03-80dd-244c91837c27. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:49:11.225661 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:49:11.225661 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:49:11.226511 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-362ddc4b-75ba-4a39-9322-8efed26331b2 tempest-TestVolumeBackupRestore-101581384 tempest-TestVolumeBackupRestore-101581384-project-member] https://10.4.3.189/volume/v3/backups/120d5504-0c28-4b03-80dd-244c91837c27 returned with HTTP 200 Aug 25 05:49:11.226919 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 904/3626] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:49:11 2026] GET /volume/v3/backups/120d5504-0c28-4b03-80dd-244c91837c27 => generated 756 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:49:11.298701 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-4909fe00-0425-4115-93d3-a85e136d52a7 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:49:11.300564 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-4909fe00-0425-4115-93d3-a85e136d52a7 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] GET https://10.4.3.189/volume/v3/backups/e88c48f2-c3d1-442e-866f-f575e3d595db Aug 25 05:49:11.300834 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-4909fe00-0425-4115-93d3-a85e136d52a7 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:49:11.301076 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-4909fe00-0425-4115-93d3-a85e136d52a7 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:49:11.301241 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-4909fe00-0425-4115-93d3-a85e136d52a7 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Show backup with id e88c48f2-c3d1-442e-866f-f575e3d595db. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:49:11.308105 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:49:11.308105 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:49:11.308105 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-4909fe00-0425-4115-93d3-a85e136d52a7 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] https://10.4.3.189/volume/v3/backups/e88c48f2-c3d1-442e-866f-f575e3d595db returned with HTTP 200 Aug 25 05:49:11.308105 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 919/3627] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:49:11 2026] GET /volume/v3/backups/e88c48f2-c3d1-442e-866f-f575e3d595db => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:49:12.239831 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-8ac455c9-e9be-4cdb-b9b3-55375701c2b5 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:49:12.242051 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-8ac455c9-e9be-4cdb-b9b3-55375701c2b5 tempest-TestVolumeBackupRestore-101581384 tempest-TestVolumeBackupRestore-101581384-project-member] GET https://10.4.3.189/volume/v3/backups/120d5504-0c28-4b03-80dd-244c91837c27 Aug 25 05:49:12.242316 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-8ac455c9-e9be-4cdb-b9b3-55375701c2b5 tempest-TestVolumeBackupRestore-101581384 tempest-TestVolumeBackupRestore-101581384-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:49:12.242545 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-8ac455c9-e9be-4cdb-b9b3-55375701c2b5 tempest-TestVolumeBackupRestore-101581384 tempest-TestVolumeBackupRestore-101581384-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:49:12.242667 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-8ac455c9-e9be-4cdb-b9b3-55375701c2b5 tempest-TestVolumeBackupRestore-101581384 tempest-TestVolumeBackupRestore-101581384-project-member] Show backup with id 120d5504-0c28-4b03-80dd-244c91837c27. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:49:12.247757 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:49:12.247757 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:49:12.248619 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-8ac455c9-e9be-4cdb-b9b3-55375701c2b5 tempest-TestVolumeBackupRestore-101581384 tempest-TestVolumeBackupRestore-101581384-project-member] https://10.4.3.189/volume/v3/backups/120d5504-0c28-4b03-80dd-244c91837c27 returned with HTTP 200 Aug 25 05:49:12.249299 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 901/3628] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:49:12 2026] GET /volume/v3/backups/120d5504-0c28-4b03-80dd-244c91837c27 => generated 756 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:49:12.321766 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-99f5a888-9945-40ed-9ce1-a6ced5ab154f None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:49:12.330932 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-99f5a888-9945-40ed-9ce1-a6ced5ab154f tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] GET https://10.4.3.189/volume/v3/backups/e88c48f2-c3d1-442e-866f-f575e3d595db Aug 25 05:49:12.331190 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-99f5a888-9945-40ed-9ce1-a6ced5ab154f tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:49:12.331388 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-99f5a888-9945-40ed-9ce1-a6ced5ab154f tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:49:12.331506 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-99f5a888-9945-40ed-9ce1-a6ced5ab154f tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Show backup with id e88c48f2-c3d1-442e-866f-f575e3d595db. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:49:12.346649 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:49:12.346649 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:49:12.347369 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-99f5a888-9945-40ed-9ce1-a6ced5ab154f tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] https://10.4.3.189/volume/v3/backups/e88c48f2-c3d1-442e-866f-f575e3d595db returned with HTTP 200 Aug 25 05:49:12.347760 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 905/3629] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:49:12 2026] GET /volume/v3/backups/e88c48f2-c3d1-442e-866f-f575e3d595db => generated 735 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:49:12.461197 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-264d2be1-978f-4b7b-b57d-8a185086131f None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:49:12.462941 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-264d2be1-978f-4b7b-b57d-8a185086131f tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] POST https://10.4.3.189/volume/v3/volumes Aug 25 05:49:12.463297 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-264d2be1-978f-4b7b-b57d-8a185086131f tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-230828480"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:49:12.464912 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.v3.volumes [None req-264d2be1-978f-4b7b-b57d-8a185086131f tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-230828480'}} {{(pid=100268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 05:49:12.465086 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-264d2be1-978f-4b7b-b57d-8a185086131f tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] Create volume of 1 GB Aug 25 05:49:12.471385 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-264d2be1-978f-4b7b-b57d-8a185086131f tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] Availability Zones retrieved successfully. Aug 25 05:49:12.479085 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-264d2be1-978f-4b7b-b57d-8a185086131f tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] Flow 'volume_create_api' (60b7e614-4824-4c46-ad8f-9939b25a126a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:49:12.480754 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-264d2be1-978f-4b7b-b57d-8a185086131f tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5d910cf2-3fca-4a02-bdb1-3bf25f7555b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:49:12.482200 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.flows.api.create_volume [None req-264d2be1-978f-4b7b-b57d-8a185086131f tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] Validating volume size '1' using validate_int {{(pid=100268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 05:49:12.522997 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-264d2be1-978f-4b7b-b57d-8a185086131f tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5d910cf2-3fca-4a02-bdb1-3bf25f7555b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T05:35:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=23fc6e5d-fce0-4521-ba46-4837b4232084,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '23fc6e5d-fce0-4521-ba46-4837b4232084', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:49:12.523831 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-264d2be1-978f-4b7b-b57d-8a185086131f tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (97cb077f-c99b-41c6-8eda-c1d755c4e189) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:49:12.570395 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-264d2be1-978f-4b7b-b57d-8a185086131f tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] Created reservations ['e3cd3be2-ed44-4073-b3ef-213054c5050c', 'd27d33b9-88d6-4aec-a719-ef3e5af0c53d', '99df1275-01bd-4d29-942b-4fb69aa28d0d', 'f35f047b-4dc2-4577-8637-15191ab007c8'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:49:12.571418 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-264d2be1-978f-4b7b-b57d-8a185086131f tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (97cb077f-c99b-41c6-8eda-c1d755c4e189) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e3cd3be2-ed44-4073-b3ef-213054c5050c', 'd27d33b9-88d6-4aec-a719-ef3e5af0c53d', '99df1275-01bd-4d29-942b-4fb69aa28d0d', 'f35f047b-4dc2-4577-8637-15191ab007c8']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:49:12.572308 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-264d2be1-978f-4b7b-b57d-8a185086131f tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ea55ec80-1fca-4e43-b7e5-6b3d00c1af55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:49:12.595785 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-264d2be1-978f-4b7b-b57d-8a185086131f tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ea55ec80-1fca-4e43-b7e5-6b3d00c1af55) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3ef5f2fc-de44-4f11-9d2d-2d463e91a27e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-230828480',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='08dbef942ca2429281cf47444bb89995',qos_specs=None,replication_status=,reservations=['e3cd3be2-ed44-4073-b3ef-213054c5050c','d27d33b9-88d6-4aec-a719-ef3e5af0c53d','99df1275-01bd-4d29-942b-4fb69aa28d0d','f35f047b-4dc2-4577-8637-15191ab007c8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aad76eeb3c6b4a9f83c8a2d130537c2c',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T05:49:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-230828480',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3ef5f2fc-de44-4f11-9d2d-2d463e91a27e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='08dbef942ca2429281cf47444bb89995',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='aad76eeb3c6b4a9f83c8a2d130537c2c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(23fc6e5d-fce0-4521-ba46-4837b4232084),volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:49:12.596494 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-264d2be1-978f-4b7b-b57d-8a185086131f tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2c55c0ff-e8c8-4576-9efa-bd5fedaa3ab4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:49:12.615319 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-264d2be1-978f-4b7b-b57d-8a185086131f tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2c55c0ff-e8c8-4576-9efa-bd5fedaa3ab4) transitioned into state 'SUCCESS' from state '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-230828480',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='08dbef942ca2429281cf47444bb89995',qos_specs=None,replication_status=,reservations=['e3cd3be2-ed44-4073-b3ef-213054c5050c','d27d33b9-88d6-4aec-a719-ef3e5af0c53d','99df1275-01bd-4d29-942b-4fb69aa28d0d','f35f047b-4dc2-4577-8637-15191ab007c8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aad76eeb3c6b4a9f83c8a2d130537c2c',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:49:12.616097 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-264d2be1-978f-4b7b-b57d-8a185086131f tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f3bd8c3b-d3e4-47cd-b6cd-20ee6767fe76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:49:12.637427 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-264d2be1-978f-4b7b-b57d-8a185086131f tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f3bd8c3b-d3e4-47cd-b6cd-20ee6767fe76) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:49:12.638462 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-264d2be1-978f-4b7b-b57d-8a185086131f tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] Flow 'volume_create_api' (60b7e614-4824-4c46-ad8f-9939b25a126a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:49:12.638779 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-264d2be1-978f-4b7b-b57d-8a185086131f tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] Create volume request issued successfully. Aug 25 05:49:12.639901 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-264d2be1-978f-4b7b-b57d-8a185086131f tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] https://10.4.3.189/volume/v3/volumes returned with HTTP 202 Aug 25 05:49:12.639950 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 905/3630] 10.4.3.189 () {68 vars in 1258 bytes} [Tue Aug 25 05:49:12 2026] POST /volume/v3/volumes => generated 750 bytes in 179 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 05:49:12.659262 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-9e8e9a04-f978-46ea-a1ef-71ed8a0b3668 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:49:12.662126 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-9e8e9a04-f978-46ea-a1ef-71ed8a0b3668 tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] GET https://10.4.3.189/volume/v3/volumes/3ef5f2fc-de44-4f11-9d2d-2d463e91a27e Aug 25 05:49:12.663973 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-9e8e9a04-f978-46ea-a1ef-71ed8a0b3668 tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:49:12.663973 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-9e8e9a04-f978-46ea-a1ef-71ed8a0b3668 tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:49:12.672080 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:49:12.672080 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:49:12.676751 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-9e8e9a04-f978-46ea-a1ef-71ed8a0b3668 tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] Volume info retrieved successfully. Aug 25 05:49:12.682178 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-9e8e9a04-f978-46ea-a1ef-71ed8a0b3668 tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] https://10.4.3.189/volume/v3/volumes/3ef5f2fc-de44-4f11-9d2d-2d463e91a27e returned with HTTP 200 Aug 25 05:49:12.682616 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 920/3631] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:49:12 2026] GET /volume/v3/volumes/3ef5f2fc-de44-4f11-9d2d-2d463e91a27e => generated 818 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:49:13.263425 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-18a950e0-c481-4ffa-a4f7-68fdc7fbca65 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:49:13.265772 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-18a950e0-c481-4ffa-a4f7-68fdc7fbca65 tempest-TestVolumeBackupRestore-101581384 tempest-TestVolumeBackupRestore-101581384-project-member] GET https://10.4.3.189/volume/v3/backups/120d5504-0c28-4b03-80dd-244c91837c27 Aug 25 05:49:13.266143 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-18a950e0-c481-4ffa-a4f7-68fdc7fbca65 tempest-TestVolumeBackupRestore-101581384 tempest-TestVolumeBackupRestore-101581384-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:49:13.266422 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-18a950e0-c481-4ffa-a4f7-68fdc7fbca65 tempest-TestVolumeBackupRestore-101581384 tempest-TestVolumeBackupRestore-101581384-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:49:13.266603 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-18a950e0-c481-4ffa-a4f7-68fdc7fbca65 tempest-TestVolumeBackupRestore-101581384 tempest-TestVolumeBackupRestore-101581384-project-member] Show backup with id 120d5504-0c28-4b03-80dd-244c91837c27. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:49:13.272577 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:49:13.272577 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:49:13.274162 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-18a950e0-c481-4ffa-a4f7-68fdc7fbca65 tempest-TestVolumeBackupRestore-101581384 tempest-TestVolumeBackupRestore-101581384-project-member] https://10.4.3.189/volume/v3/backups/120d5504-0c28-4b03-80dd-244c91837c27 returned with HTTP 200 Aug 25 05:49:13.274233 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 902/3632] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:49:13 2026] GET /volume/v3/backups/120d5504-0c28-4b03-80dd-244c91837c27 => generated 756 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:49:13.359635 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-172f57ba-af00-452a-a16a-8f1d493b395c None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:49:13.361495 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-172f57ba-af00-452a-a16a-8f1d493b395c tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] GET https://10.4.3.189/volume/v3/backups/e88c48f2-c3d1-442e-866f-f575e3d595db Aug 25 05:49:13.361698 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-172f57ba-af00-452a-a16a-8f1d493b395c tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:49:13.361913 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-172f57ba-af00-452a-a16a-8f1d493b395c tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:49:13.362011 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-172f57ba-af00-452a-a16a-8f1d493b395c tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Show backup with id e88c48f2-c3d1-442e-866f-f575e3d595db. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:49:13.366027 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:49:13.366027 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:49:13.366641 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-172f57ba-af00-452a-a16a-8f1d493b395c tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] https://10.4.3.189/volume/v3/backups/e88c48f2-c3d1-442e-866f-f575e3d595db returned with HTTP 200 Aug 25 05:49:13.367054 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 906/3633] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:49:13 2026] GET /volume/v3/backups/e88c48f2-c3d1-442e-866f-f575e3d595db => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 25 05:49:13.696224 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-abf5c4e1-5a4a-4748-a8b1-12d5080eaebc None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:49:13.698625 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-abf5c4e1-5a4a-4748-a8b1-12d5080eaebc tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] GET https://10.4.3.189/volume/v3/volumes/3ef5f2fc-de44-4f11-9d2d-2d463e91a27e Aug 25 05:49:13.698931 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-abf5c4e1-5a4a-4748-a8b1-12d5080eaebc tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:49:13.699269 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-abf5c4e1-5a4a-4748-a8b1-12d5080eaebc tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:49:13.709776 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:49:13.709776 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:49:13.714914 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-abf5c4e1-5a4a-4748-a8b1-12d5080eaebc tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] Volume info retrieved successfully. Aug 25 05:49:13.721346 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-abf5c4e1-5a4a-4748-a8b1-12d5080eaebc tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] https://10.4.3.189/volume/v3/volumes/3ef5f2fc-de44-4f11-9d2d-2d463e91a27e returned with HTTP 200 Aug 25 05:49:13.721624 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 906/3634] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:49:13 2026] GET /volume/v3/volumes/3ef5f2fc-de44-4f11-9d2d-2d463e91a27e => generated 843 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:49:13.780330 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-c1c670c9-0d03-4133-844a-690daa73b93d req-0332073a-fdd6-49dd-a8ee-0f3b91a5deba None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:49:13.783182 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-c1c670c9-0d03-4133-844a-690daa73b93d req-0332073a-fdd6-49dd-a8ee-0f3b91a5deba tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] GET https://10.4.3.189/volume/v3/volumes/3ef5f2fc-de44-4f11-9d2d-2d463e91a27e Aug 25 05:49:13.783646 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-c1c670c9-0d03-4133-844a-690daa73b93d req-0332073a-fdd6-49dd-a8ee-0f3b91a5deba tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:49:13.783731 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-c1c670c9-0d03-4133-844a-690daa73b93d req-0332073a-fdd6-49dd-a8ee-0f3b91a5deba tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:49:13.793450 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:49:13.793450 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:49:13.798885 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [req-c1c670c9-0d03-4133-844a-690daa73b93d req-0332073a-fdd6-49dd-a8ee-0f3b91a5deba tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] Volume info retrieved successfully. Aug 25 05:49:13.805809 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-c1c670c9-0d03-4133-844a-690daa73b93d req-0332073a-fdd6-49dd-a8ee-0f3b91a5deba tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] https://10.4.3.189/volume/v3/volumes/3ef5f2fc-de44-4f11-9d2d-2d463e91a27e returned with HTTP 200 Aug 25 05:49:13.806596 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 921/3635] 10.4.3.189 () {68 vars in 1598 bytes} [Tue Aug 25 05:49:13 2026] GET /volume/v3/volumes/3ef5f2fc-de44-4f11-9d2d-2d463e91a27e => generated 843 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:49:13.896607 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-99a7f329-b2be-4e20-b070-eb38cec2d21f None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:49:13.896607 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-99a7f329-b2be-4e20-b070-eb38cec2d21f None None] GET https://10.4.3.189/volume// Aug 25 05:49:13.896607 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-99a7f329-b2be-4e20-b070-eb38cec2d21f None None] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:49:13.896607 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-99a7f329-b2be-4e20-b070-eb38cec2d21f None None] Calling method 'all' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:49:13.896607 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-99a7f329-b2be-4e20-b070-eb38cec2d21f None None] https://10.4.3.189/volume// returned with HTTP 300 Aug 25 05:49:13.896607 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 903/3636] 10.4.3.189 () {66 vars in 1428 bytes} [Tue Aug 25 05:49: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 25 05:49:13.904175 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [req-c1c670c9-0d03-4133-844a-690daa73b93d req-9409fc91-b3b5-47a2-968e-cbf8f57aea79 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:49:13.906248 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-c1c670c9-0d03-4133-844a-690daa73b93d req-9409fc91-b3b5-47a2-968e-cbf8f57aea79 tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] POST https://10.4.3.189/volume/v3/attachments Aug 25 05:49:13.906650 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-c1c670c9-0d03-4133-844a-690daa73b93d req-9409fc91-b3b5-47a2-968e-cbf8f57aea79 tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3ef5f2fc-de44-4f11-9d2d-2d463e91a27e", "connector": null, "instance_uuid": "3d61dd0d-2558-42ec-b8f6-ff4c23f66483"}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:49:13.915956 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:49:13.915956 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:49:13.943080 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-c1c670c9-0d03-4133-844a-690daa73b93d req-9409fc91-b3b5-47a2-968e-cbf8f57aea79 tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] https://10.4.3.189/volume/v3/attachments returned with HTTP 200 Aug 25 05:49:13.943619 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 907/3637] 10.4.3.189 () {74 vars in 1594 bytes} [Tue Aug 25 05:49:13 2026] POST /volume/v3/attachments => generated 273 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:49:13.974018 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-f068333d-241e-4e22-b9bf-94adea2fa0b2 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:49:13.976398 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f068333d-241e-4e22-b9bf-94adea2fa0b2 tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] GET https://10.4.3.189/volume/v3/volumes/3ef5f2fc-de44-4f11-9d2d-2d463e91a27e Aug 25 05:49:13.976689 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f068333d-241e-4e22-b9bf-94adea2fa0b2 tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:49:13.977179 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f068333d-241e-4e22-b9bf-94adea2fa0b2 tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:49:13.984499 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-f0df13ad-a8bb-452e-ad22-54d09280e607 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:49:13.984960 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-f0df13ad-a8bb-452e-ad22-54d09280e607 None None] GET https://10.4.3.189/volume// Aug 25 05:49:13.985195 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-f0df13ad-a8bb-452e-ad22-54d09280e607 None None] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:49:13.985422 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-f0df13ad-a8bb-452e-ad22-54d09280e607 None None] Calling method 'all' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:49:13.985747 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-f0df13ad-a8bb-452e-ad22-54d09280e607 None None] https://10.4.3.189/volume// returned with HTTP 300 Aug 25 05:49:13.986071 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 922/3638] 10.4.3.189 () {66 vars in 1426 bytes} [Tue Aug 25 05:49: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 25 05:49:13.988588 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:49:13.988588 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:49:13.992930 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-f068333d-241e-4e22-b9bf-94adea2fa0b2 tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] Volume info retrieved successfully. Aug 25 05:49:13.996257 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-c1c670c9-0d03-4133-844a-690daa73b93d req-c80afa2a-fe9b-4eb4-bd6f-2f30c79f4018 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:49:14.000087 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f068333d-241e-4e22-b9bf-94adea2fa0b2 tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] https://10.4.3.189/volume/v3/volumes/3ef5f2fc-de44-4f11-9d2d-2d463e91a27e returned with HTTP 200 Aug 25 05:49:14.000087 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 907/3639] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:49:13 2026] GET /volume/v3/volumes/3ef5f2fc-de44-4f11-9d2d-2d463e91a27e => generated 842 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:49:14.000217 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-c1c670c9-0d03-4133-844a-690daa73b93d req-c80afa2a-fe9b-4eb4-bd6f-2f30c79f4018 tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] GET https://10.4.3.189/volume/v3/volumes/3ef5f2fc-de44-4f11-9d2d-2d463e91a27e Aug 25 05:49:14.000217 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-c1c670c9-0d03-4133-844a-690daa73b93d req-c80afa2a-fe9b-4eb4-bd6f-2f30c79f4018 tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:49:14.000217 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-c1c670c9-0d03-4133-844a-690daa73b93d req-c80afa2a-fe9b-4eb4-bd6f-2f30c79f4018 tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:49:14.010603 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:49:14.010603 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:49:14.014448 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [req-c1c670c9-0d03-4133-844a-690daa73b93d req-c80afa2a-fe9b-4eb4-bd6f-2f30c79f4018 tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] Volume info retrieved successfully. Aug 25 05:49:14.019223 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-c1c670c9-0d03-4133-844a-690daa73b93d req-c80afa2a-fe9b-4eb4-bd6f-2f30c79f4018 tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] https://10.4.3.189/volume/v3/volumes/3ef5f2fc-de44-4f11-9d2d-2d463e91a27e returned with HTTP 200 Aug 25 05:49:14.019752 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 904/3640] 10.4.3.189 () {70 vars in 1639 bytes} [Tue Aug 25 05:49:13 2026] GET /volume/v3/volumes/3ef5f2fc-de44-4f11-9d2d-2d463e91a27e => generated 1022 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 05:49:14.149595 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [req-c1c670c9-0d03-4133-844a-690daa73b93d req-91ca20ad-53ed-40e3-8a8f-75d20df60a2c None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:49:14.151813 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-c1c670c9-0d03-4133-844a-690daa73b93d req-91ca20ad-53ed-40e3-8a8f-75d20df60a2c tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] PUT https://10.4.3.189/volume/v3/attachments/e65768fe-835e-41e8-9a7e-d6ac9532ab42 Aug 25 05:49:14.152870 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-c1c670c9-0d03-4133-844a-690daa73b93d req-91ca20ad-53ed-40e3-8a8f-75d20df60a2c tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.189", "host": "np0000008051", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:8b4a65c6a3e1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "a19da604-b1eb-4396-a9d5-30b16dae3da8", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:49:14.161858 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.coordination [req-c1c670c9-0d03-4133-844a-690daa73b93d req-91ca20ad-53ed-40e3-8a8f-75d20df60a2c tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] Acquiring lock "cinder-attachment_update-3ef5f2fc-de44-4f11-9d2d-2d463e91a27e-np0000008051" by "attachment_update" {{(pid=100270) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 05:49:14.167260 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.coordination [req-c1c670c9-0d03-4133-844a-690daa73b93d req-91ca20ad-53ed-40e3-8a8f-75d20df60a2c tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] Lock "cinder-attachment_update-3ef5f2fc-de44-4f11-9d2d-2d463e91a27e-np0000008051" acquired by "attachment_update" :: waited 0.004s {{(pid=100270) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 05:49:14.167260 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:49:14.167260 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:49:14.241987 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.coordination [req-c1c670c9-0d03-4133-844a-690daa73b93d req-91ca20ad-53ed-40e3-8a8f-75d20df60a2c tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] Lock "cinder-attachment_update-3ef5f2fc-de44-4f11-9d2d-2d463e91a27e-np0000008051" released by "attachment_update" :: held 0.077s {{(pid=100270) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 05:49:14.242705 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-c1c670c9-0d03-4133-844a-690daa73b93d req-91ca20ad-53ed-40e3-8a8f-75d20df60a2c tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] https://10.4.3.189/volume/v3/attachments/e65768fe-835e-41e8-9a7e-d6ac9532ab42 returned with HTTP 200 Aug 25 05:49:14.243372 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 908/3641] 10.4.3.189 () {74 vars in 1704 bytes} [Tue Aug 25 05:49:14 2026] PUT /volume/v3/attachments/e65768fe-835e-41e8-9a7e-d6ac9532ab42 => generated 969 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:49:14.286641 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-f78ec337-c341-43d1-b3ba-58b9cde6216e None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:49:14.289692 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-f78ec337-c341-43d1-b3ba-58b9cde6216e tempest-TestVolumeBackupRestore-101581384 tempest-TestVolumeBackupRestore-101581384-project-member] GET https://10.4.3.189/volume/v3/backups/120d5504-0c28-4b03-80dd-244c91837c27 Aug 25 05:49:14.289991 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-f78ec337-c341-43d1-b3ba-58b9cde6216e tempest-TestVolumeBackupRestore-101581384 tempest-TestVolumeBackupRestore-101581384-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:49:14.291003 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-f78ec337-c341-43d1-b3ba-58b9cde6216e tempest-TestVolumeBackupRestore-101581384 tempest-TestVolumeBackupRestore-101581384-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:49:14.291295 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-f78ec337-c341-43d1-b3ba-58b9cde6216e tempest-TestVolumeBackupRestore-101581384 tempest-TestVolumeBackupRestore-101581384-project-member] Show backup with id 120d5504-0c28-4b03-80dd-244c91837c27. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:49:14.301081 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:49:14.301081 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:49:14.301222 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-f78ec337-c341-43d1-b3ba-58b9cde6216e tempest-TestVolumeBackupRestore-101581384 tempest-TestVolumeBackupRestore-101581384-project-member] https://10.4.3.189/volume/v3/backups/120d5504-0c28-4b03-80dd-244c91837c27 returned with HTTP 200 Aug 25 05:49:14.301875 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 923/3642] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:49:14 2026] GET /volume/v3/backups/120d5504-0c28-4b03-80dd-244c91837c27 => generated 756 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:49:14.377304 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-b14cf74f-2e5f-4c43-864c-47f5e8896102 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:49:14.379105 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b14cf74f-2e5f-4c43-864c-47f5e8896102 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] GET https://10.4.3.189/volume/v3/backups/e88c48f2-c3d1-442e-866f-f575e3d595db Aug 25 05:49:14.379340 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b14cf74f-2e5f-4c43-864c-47f5e8896102 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:49:14.379554 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b14cf74f-2e5f-4c43-864c-47f5e8896102 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:49:14.379685 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-b14cf74f-2e5f-4c43-864c-47f5e8896102 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Show backup with id e88c48f2-c3d1-442e-866f-f575e3d595db. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:49:14.384606 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:49:14.384606 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:49:14.385369 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b14cf74f-2e5f-4c43-864c-47f5e8896102 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] https://10.4.3.189/volume/v3/backups/e88c48f2-c3d1-442e-866f-f575e3d595db returned with HTTP 200 Aug 25 05:49:14.385764 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 908/3643] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:49:14 2026] GET /volume/v3/backups/e88c48f2-c3d1-442e-866f-f575e3d595db => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:49:15.013422 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-cd3024dc-d6d8-4d0f-bde9-b1dd2eec5f22 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:49:15.015734 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-cd3024dc-d6d8-4d0f-bde9-b1dd2eec5f22 tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] GET https://10.4.3.189/volume/v3/volumes/3ef5f2fc-de44-4f11-9d2d-2d463e91a27e Aug 25 05:49:15.015974 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-cd3024dc-d6d8-4d0f-bde9-b1dd2eec5f22 tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:49:15.016230 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-cd3024dc-d6d8-4d0f-bde9-b1dd2eec5f22 tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:49:15.028118 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:49:15.028118 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:49:15.033263 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-cd3024dc-d6d8-4d0f-bde9-b1dd2eec5f22 tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] Volume info retrieved successfully. Aug 25 05:49:15.038673 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-cd3024dc-d6d8-4d0f-bde9-b1dd2eec5f22 tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] https://10.4.3.189/volume/v3/volumes/3ef5f2fc-de44-4f11-9d2d-2d463e91a27e returned with HTTP 200 Aug 25 05:49:15.039374 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 905/3644] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:49:15 2026] GET /volume/v3/volumes/3ef5f2fc-de44-4f11-9d2d-2d463e91a27e => generated 843 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:49:15.318961 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-848caa2f-792e-4390-8b68-c62ddf09ad45 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:49:15.327232 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-848caa2f-792e-4390-8b68-c62ddf09ad45 tempest-TestVolumeBackupRestore-101581384 tempest-TestVolumeBackupRestore-101581384-project-member] GET https://10.4.3.189/volume/v3/backups/120d5504-0c28-4b03-80dd-244c91837c27 Aug 25 05:49:15.327592 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-848caa2f-792e-4390-8b68-c62ddf09ad45 tempest-TestVolumeBackupRestore-101581384 tempest-TestVolumeBackupRestore-101581384-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:49:15.327930 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-848caa2f-792e-4390-8b68-c62ddf09ad45 tempest-TestVolumeBackupRestore-101581384 tempest-TestVolumeBackupRestore-101581384-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:49:15.329238 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-848caa2f-792e-4390-8b68-c62ddf09ad45 tempest-TestVolumeBackupRestore-101581384 tempest-TestVolumeBackupRestore-101581384-project-member] Show backup with id 120d5504-0c28-4b03-80dd-244c91837c27. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:49:15.340869 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:49:15.340869 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:49:15.342083 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-848caa2f-792e-4390-8b68-c62ddf09ad45 tempest-TestVolumeBackupRestore-101581384 tempest-TestVolumeBackupRestore-101581384-project-member] https://10.4.3.189/volume/v3/backups/120d5504-0c28-4b03-80dd-244c91837c27 returned with HTTP 200 Aug 25 05:49:15.342639 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 909/3645] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:49:15 2026] GET /volume/v3/backups/120d5504-0c28-4b03-80dd-244c91837c27 => generated 756 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:49:15.399547 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-cf1030dd-1165-4d20-8453-1ea4d2ae7175 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:49:15.402580 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-cf1030dd-1165-4d20-8453-1ea4d2ae7175 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] GET https://10.4.3.189/volume/v3/backups/e88c48f2-c3d1-442e-866f-f575e3d595db Aug 25 05:49:15.402580 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-cf1030dd-1165-4d20-8453-1ea4d2ae7175 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:49:15.402580 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-cf1030dd-1165-4d20-8453-1ea4d2ae7175 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:49:15.402580 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-cf1030dd-1165-4d20-8453-1ea4d2ae7175 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Show backup with id e88c48f2-c3d1-442e-866f-f575e3d595db. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:49:15.406558 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:49:15.406558 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:49:15.407359 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-cf1030dd-1165-4d20-8453-1ea4d2ae7175 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] https://10.4.3.189/volume/v3/backups/e88c48f2-c3d1-442e-866f-f575e3d595db returned with HTTP 200 Aug 25 05:49:15.407994 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 924/3646] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:49:15 2026] GET /volume/v3/backups/e88c48f2-c3d1-442e-866f-f575e3d595db => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:49:16.051296 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-76f5e842-3f8e-4be6-a3c0-0296eb936973 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:49:16.053295 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-76f5e842-3f8e-4be6-a3c0-0296eb936973 tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] GET https://10.4.3.189/volume/v3/volumes/3ef5f2fc-de44-4f11-9d2d-2d463e91a27e Aug 25 05:49:16.053642 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-76f5e842-3f8e-4be6-a3c0-0296eb936973 tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:49:16.053897 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-76f5e842-3f8e-4be6-a3c0-0296eb936973 tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:49:16.064563 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:49:16.064563 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:49:16.069765 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-76f5e842-3f8e-4be6-a3c0-0296eb936973 tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] Volume info retrieved successfully. Aug 25 05:49:16.076343 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-76f5e842-3f8e-4be6-a3c0-0296eb936973 tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] https://10.4.3.189/volume/v3/volumes/3ef5f2fc-de44-4f11-9d2d-2d463e91a27e returned with HTTP 200 Aug 25 05:49:16.077001 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 909/3647] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:49:16 2026] GET /volume/v3/volumes/3ef5f2fc-de44-4f11-9d2d-2d463e91a27e => generated 843 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:49:16.352645 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-a99b74c3-c20c-47bf-99e5-21fdf4171e58 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:49:16.354659 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-a99b74c3-c20c-47bf-99e5-21fdf4171e58 tempest-TestVolumeBackupRestore-101581384 tempest-TestVolumeBackupRestore-101581384-project-member] GET https://10.4.3.189/volume/v3/backups/120d5504-0c28-4b03-80dd-244c91837c27 Aug 25 05:49:16.354896 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-a99b74c3-c20c-47bf-99e5-21fdf4171e58 tempest-TestVolumeBackupRestore-101581384 tempest-TestVolumeBackupRestore-101581384-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:49:16.355111 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-a99b74c3-c20c-47bf-99e5-21fdf4171e58 tempest-TestVolumeBackupRestore-101581384 tempest-TestVolumeBackupRestore-101581384-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:49:16.355216 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-a99b74c3-c20c-47bf-99e5-21fdf4171e58 tempest-TestVolumeBackupRestore-101581384 tempest-TestVolumeBackupRestore-101581384-project-member] Show backup with id 120d5504-0c28-4b03-80dd-244c91837c27. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:49:16.360158 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:49:16.360158 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:49:16.360964 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-a99b74c3-c20c-47bf-99e5-21fdf4171e58 tempest-TestVolumeBackupRestore-101581384 tempest-TestVolumeBackupRestore-101581384-project-member] https://10.4.3.189/volume/v3/backups/120d5504-0c28-4b03-80dd-244c91837c27 returned with HTTP 200 Aug 25 05:49:16.361383 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 906/3648] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:49:16 2026] GET /volume/v3/backups/120d5504-0c28-4b03-80dd-244c91837c27 => generated 756 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:49:16.419628 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-d586855a-ff43-4e63-92e7-d11b3a8606eb None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:49:16.422536 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-d586855a-ff43-4e63-92e7-d11b3a8606eb tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] GET https://10.4.3.189/volume/v3/backups/e88c48f2-c3d1-442e-866f-f575e3d595db Aug 25 05:49:16.422765 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-d586855a-ff43-4e63-92e7-d11b3a8606eb tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:49:16.423005 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-d586855a-ff43-4e63-92e7-d11b3a8606eb tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:49:16.423147 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-d586855a-ff43-4e63-92e7-d11b3a8606eb tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Show backup with id e88c48f2-c3d1-442e-866f-f575e3d595db. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:49:16.430604 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:49:16.430604 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:49:16.431342 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-d586855a-ff43-4e63-92e7-d11b3a8606eb tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] https://10.4.3.189/volume/v3/backups/e88c48f2-c3d1-442e-866f-f575e3d595db returned with HTTP 200 Aug 25 05:49:16.431877 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 910/3649] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:49:16 2026] GET /volume/v3/backups/e88c48f2-c3d1-442e-866f-f575e3d595db => generated 735 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:49:17.088873 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-fd82b06f-91a0-4d8c-b1a5-f12954c6ac48 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:49:17.090586 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-fd82b06f-91a0-4d8c-b1a5-f12954c6ac48 tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] GET https://10.4.3.189/volume/v3/volumes/3ef5f2fc-de44-4f11-9d2d-2d463e91a27e Aug 25 05:49:17.090789 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-fd82b06f-91a0-4d8c-b1a5-f12954c6ac48 tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:49:17.090961 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-fd82b06f-91a0-4d8c-b1a5-f12954c6ac48 tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:49:17.099845 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:49:17.099845 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:49:17.103010 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-fd82b06f-91a0-4d8c-b1a5-f12954c6ac48 tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] Volume info retrieved successfully. Aug 25 05:49:17.106798 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-fd82b06f-91a0-4d8c-b1a5-f12954c6ac48 tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] https://10.4.3.189/volume/v3/volumes/3ef5f2fc-de44-4f11-9d2d-2d463e91a27e returned with HTTP 200 Aug 25 05:49:17.107222 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 925/3650] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:49:17 2026] GET /volume/v3/volumes/3ef5f2fc-de44-4f11-9d2d-2d463e91a27e => generated 843 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:49:17.371417 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-e16ed148-13fa-4a3a-863f-9abda8df097b None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:49:17.372975 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e16ed148-13fa-4a3a-863f-9abda8df097b tempest-TestVolumeBackupRestore-101581384 tempest-TestVolumeBackupRestore-101581384-project-member] GET https://10.4.3.189/volume/v3/backups/120d5504-0c28-4b03-80dd-244c91837c27 Aug 25 05:49:17.373216 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e16ed148-13fa-4a3a-863f-9abda8df097b tempest-TestVolumeBackupRestore-101581384 tempest-TestVolumeBackupRestore-101581384-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:49:17.373427 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e16ed148-13fa-4a3a-863f-9abda8df097b tempest-TestVolumeBackupRestore-101581384 tempest-TestVolumeBackupRestore-101581384-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:49:17.373571 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-e16ed148-13fa-4a3a-863f-9abda8df097b tempest-TestVolumeBackupRestore-101581384 tempest-TestVolumeBackupRestore-101581384-project-member] Show backup with id 120d5504-0c28-4b03-80dd-244c91837c27. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:49:17.377329 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:49:17.377329 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:49:17.377949 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e16ed148-13fa-4a3a-863f-9abda8df097b tempest-TestVolumeBackupRestore-101581384 tempest-TestVolumeBackupRestore-101581384-project-member] https://10.4.3.189/volume/v3/backups/120d5504-0c28-4b03-80dd-244c91837c27 returned with HTTP 200 Aug 25 05:49:17.378274 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 910/3651] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:49:17 2026] GET /volume/v3/backups/120d5504-0c28-4b03-80dd-244c91837c27 => generated 756 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:49:17.443003 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-524c6ca8-06a4-4a52-8574-2d468901cd66 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:49:17.444998 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-524c6ca8-06a4-4a52-8574-2d468901cd66 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] GET https://10.4.3.189/volume/v3/backups/e88c48f2-c3d1-442e-866f-f575e3d595db Aug 25 05:49:17.445218 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-524c6ca8-06a4-4a52-8574-2d468901cd66 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:49:17.445395 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-524c6ca8-06a4-4a52-8574-2d468901cd66 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:49:17.445518 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-524c6ca8-06a4-4a52-8574-2d468901cd66 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Show backup with id e88c48f2-c3d1-442e-866f-f575e3d595db. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:49:17.449885 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:49:17.449885 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:49:17.451222 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-524c6ca8-06a4-4a52-8574-2d468901cd66 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] https://10.4.3.189/volume/v3/backups/e88c48f2-c3d1-442e-866f-f575e3d595db returned with HTTP 200 Aug 25 05:49:17.451222 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 907/3652] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:49:17 2026] GET /volume/v3/backups/e88c48f2-c3d1-442e-866f-f575e3d595db => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:49:18.122425 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-9d04fafc-c55c-48d2-9ca9-fcd203193c14 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:49:18.125749 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-9d04fafc-c55c-48d2-9ca9-fcd203193c14 tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] GET https://10.4.3.189/volume/v3/volumes/3ef5f2fc-de44-4f11-9d2d-2d463e91a27e Aug 25 05:49:18.125749 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-9d04fafc-c55c-48d2-9ca9-fcd203193c14 tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:49:18.125749 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-9d04fafc-c55c-48d2-9ca9-fcd203193c14 tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:49:18.133559 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:49:18.133559 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:49:18.136596 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-9d04fafc-c55c-48d2-9ca9-fcd203193c14 tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] Volume info retrieved successfully. Aug 25 05:49:18.140155 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-9d04fafc-c55c-48d2-9ca9-fcd203193c14 tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] https://10.4.3.189/volume/v3/volumes/3ef5f2fc-de44-4f11-9d2d-2d463e91a27e returned with HTTP 200 Aug 25 05:49:18.140646 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 911/3653] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:49:18 2026] GET /volume/v3/volumes/3ef5f2fc-de44-4f11-9d2d-2d463e91a27e => generated 843 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:49:18.388270 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-b7cc9136-1be5-4c5e-8d7f-47236b4c3aef None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:49:18.390319 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-b7cc9136-1be5-4c5e-8d7f-47236b4c3aef tempest-TestVolumeBackupRestore-101581384 tempest-TestVolumeBackupRestore-101581384-project-member] GET https://10.4.3.189/volume/v3/backups/120d5504-0c28-4b03-80dd-244c91837c27 Aug 25 05:49:18.390558 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-b7cc9136-1be5-4c5e-8d7f-47236b4c3aef tempest-TestVolumeBackupRestore-101581384 tempest-TestVolumeBackupRestore-101581384-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:49:18.390801 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-b7cc9136-1be5-4c5e-8d7f-47236b4c3aef tempest-TestVolumeBackupRestore-101581384 tempest-TestVolumeBackupRestore-101581384-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:49:18.390939 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-b7cc9136-1be5-4c5e-8d7f-47236b4c3aef tempest-TestVolumeBackupRestore-101581384 tempest-TestVolumeBackupRestore-101581384-project-member] Show backup with id 120d5504-0c28-4b03-80dd-244c91837c27. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:49:18.395949 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:49:18.395949 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:49:18.397084 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-b7cc9136-1be5-4c5e-8d7f-47236b4c3aef tempest-TestVolumeBackupRestore-101581384 tempest-TestVolumeBackupRestore-101581384-project-member] https://10.4.3.189/volume/v3/backups/120d5504-0c28-4b03-80dd-244c91837c27 returned with HTTP 200 Aug 25 05:49:18.397731 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 926/3654] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:49:18 2026] GET /volume/v3/backups/120d5504-0c28-4b03-80dd-244c91837c27 => generated 756 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:49:18.462747 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-32a21f16-e7de-4d44-b974-7a21a606129e None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:49:18.464612 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-32a21f16-e7de-4d44-b974-7a21a606129e tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] GET https://10.4.3.189/volume/v3/backups/e88c48f2-c3d1-442e-866f-f575e3d595db Aug 25 05:49:18.464894 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-32a21f16-e7de-4d44-b974-7a21a606129e tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:49:18.465042 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-32a21f16-e7de-4d44-b974-7a21a606129e tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:49:18.465211 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-32a21f16-e7de-4d44-b974-7a21a606129e tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Show backup with id e88c48f2-c3d1-442e-866f-f575e3d595db. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:49:18.470939 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:49:18.470939 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:49:18.471680 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-32a21f16-e7de-4d44-b974-7a21a606129e tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] https://10.4.3.189/volume/v3/backups/e88c48f2-c3d1-442e-866f-f575e3d595db returned with HTTP 200 Aug 25 05:49:18.472560 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 911/3655] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:49:18 2026] GET /volume/v3/backups/e88c48f2-c3d1-442e-866f-f575e3d595db => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:49:18.542756 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-c1c670c9-0d03-4133-844a-690daa73b93d req-a25f215b-3837-4c2b-a210-4b4cd13849d0 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:49:18.545242 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-c1c670c9-0d03-4133-844a-690daa73b93d req-a25f215b-3837-4c2b-a210-4b4cd13849d0 tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] POST https://10.4.3.189/volume/v3/attachments/e65768fe-835e-41e8-9a7e-d6ac9532ab42/action Aug 25 05:49:18.545764 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-c1c670c9-0d03-4133-844a-690daa73b93d req-a25f215b-3837-4c2b-a210-4b4cd13849d0 tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] Action body: b'{"os-complete": null}' {{(pid=100269) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 05:49:18.546003 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-c1c670c9-0d03-4133-844a-690daa73b93d req-a25f215b-3837-4c2b-a210-4b4cd13849d0 tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:49:18.578965 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:49:18.578965 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:49:18.591981 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-c1c670c9-0d03-4133-844a-690daa73b93d req-a25f215b-3837-4c2b-a210-4b4cd13849d0 tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] https://10.4.3.189/volume/v3/attachments/e65768fe-835e-41e8-9a7e-d6ac9532ab42/action returned with HTTP 204 Aug 25 05:49:18.593491 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 908/3656] 10.4.3.189 () {74 vars in 1725 bytes} [Tue Aug 25 05:49:18 2026] POST /volume/v3/attachments/e65768fe-835e-41e8-9a7e-d6ac9532ab42/action => generated 0 bytes in 50 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:49:19.153093 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-8bdba521-c1db-4a7b-9046-7fc470c289bb None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:49:19.156641 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-8bdba521-c1db-4a7b-9046-7fc470c289bb tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] GET https://10.4.3.189/volume/v3/volumes/3ef5f2fc-de44-4f11-9d2d-2d463e91a27e Aug 25 05:49:19.156641 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-8bdba521-c1db-4a7b-9046-7fc470c289bb tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:49:19.156641 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-8bdba521-c1db-4a7b-9046-7fc470c289bb tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:49:19.164628 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:49:19.164628 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:49:19.168202 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-8bdba521-c1db-4a7b-9046-7fc470c289bb tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] Volume info retrieved successfully. Aug 25 05:49:19.172174 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-8bdba521-c1db-4a7b-9046-7fc470c289bb tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] https://10.4.3.189/volume/v3/volumes/3ef5f2fc-de44-4f11-9d2d-2d463e91a27e returned with HTTP 200 Aug 25 05:49:19.172631 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 912/3657] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:49:19 2026] GET /volume/v3/volumes/3ef5f2fc-de44-4f11-9d2d-2d463e91a27e => generated 1135 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:49:19.185208 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-1688713f-e4e4-4451-9942-73d913b465aa None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:49:19.187334 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-1688713f-e4e4-4451-9942-73d913b465aa tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] GET https://10.4.3.189/volume/v3/volumes/3ef5f2fc-de44-4f11-9d2d-2d463e91a27e Aug 25 05:49:19.187605 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-1688713f-e4e4-4451-9942-73d913b465aa tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:49:19.187881 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-1688713f-e4e4-4451-9942-73d913b465aa tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:49:19.199229 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:49:19.199229 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:49:19.203094 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-1688713f-e4e4-4451-9942-73d913b465aa tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] Volume info retrieved successfully. Aug 25 05:49:19.207960 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-1688713f-e4e4-4451-9942-73d913b465aa tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] https://10.4.3.189/volume/v3/volumes/3ef5f2fc-de44-4f11-9d2d-2d463e91a27e returned with HTTP 200 Aug 25 05:49:19.208494 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 927/3658] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:49:19 2026] GET /volume/v3/volumes/3ef5f2fc-de44-4f11-9d2d-2d463e91a27e => generated 1135 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:49:19.306189 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-7c28f3f5-3669-45f2-9f87-0d931a807467 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:49:19.308278 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-7c28f3f5-3669-45f2-9f87-0d931a807467 tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] POST https://10.4.3.189/volume/v3/volumes Aug 25 05:49:19.308692 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-7c28f3f5-3669-45f2-9f87-0d931a807467 tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-1562801776"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:49:19.310454 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.v3.volumes [None req-7c28f3f5-3669-45f2-9f87-0d931a807467 tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-1562801776'}} {{(pid=100268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 05:49:19.310601 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-7c28f3f5-3669-45f2-9f87-0d931a807467 tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] Create volume of 1 GB Aug 25 05:49:19.315039 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-7c28f3f5-3669-45f2-9f87-0d931a807467 tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] Availability Zones retrieved successfully. Aug 25 05:49:19.321556 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-7c28f3f5-3669-45f2-9f87-0d931a807467 tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] Flow 'volume_create_api' (550d16d9-18e5-4618-bd3f-9a5367f84dbc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:49:19.322515 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-7c28f3f5-3669-45f2-9f87-0d931a807467 tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1cf0f2c1-45a7-4a35-b02d-8a886601fa4f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:49:19.323379 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.flows.api.create_volume [None req-7c28f3f5-3669-45f2-9f87-0d931a807467 tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] Validating volume size '1' using validate_int {{(pid=100268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 05:49:19.347773 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-7c28f3f5-3669-45f2-9f87-0d931a807467 tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1cf0f2c1-45a7-4a35-b02d-8a886601fa4f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T05:35:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=23fc6e5d-fce0-4521-ba46-4837b4232084,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '23fc6e5d-fce0-4521-ba46-4837b4232084', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:49:19.348528 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-7c28f3f5-3669-45f2-9f87-0d931a807467 tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6fcf4d12-68c6-4683-8c78-ebfdb2851ad4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:49:19.394165 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-7c28f3f5-3669-45f2-9f87-0d931a807467 tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] Created reservations ['e4427f0e-e8da-4eec-bce9-7f5cca6b6810', '559c1a67-ca05-439e-bf21-698ee3911bad', '7e764397-9967-483b-8774-74ee33aa96db', 'a046bae3-ec05-41cb-870a-7505291728a4'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:49:19.394929 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-7c28f3f5-3669-45f2-9f87-0d931a807467 tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6fcf4d12-68c6-4683-8c78-ebfdb2851ad4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e4427f0e-e8da-4eec-bce9-7f5cca6b6810', '559c1a67-ca05-439e-bf21-698ee3911bad', '7e764397-9967-483b-8774-74ee33aa96db', 'a046bae3-ec05-41cb-870a-7505291728a4']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:49:19.396144 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-7c28f3f5-3669-45f2-9f87-0d931a807467 tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3dab3dc5-af70-4f83-9e6c-1a090b73e3d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:49:19.410438 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-a42c3dee-d401-48bd-9c75-8f92c23cabeb None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:49:19.412293 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-a42c3dee-d401-48bd-9c75-8f92c23cabeb tempest-TestVolumeBackupRestore-101581384 tempest-TestVolumeBackupRestore-101581384-project-member] GET https://10.4.3.189/volume/v3/backups/120d5504-0c28-4b03-80dd-244c91837c27 Aug 25 05:49:19.412487 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-a42c3dee-d401-48bd-9c75-8f92c23cabeb tempest-TestVolumeBackupRestore-101581384 tempest-TestVolumeBackupRestore-101581384-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:49:19.412657 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-a42c3dee-d401-48bd-9c75-8f92c23cabeb tempest-TestVolumeBackupRestore-101581384 tempest-TestVolumeBackupRestore-101581384-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:49:19.412769 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-a42c3dee-d401-48bd-9c75-8f92c23cabeb tempest-TestVolumeBackupRestore-101581384 tempest-TestVolumeBackupRestore-101581384-project-member] Show backup with id 120d5504-0c28-4b03-80dd-244c91837c27. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:49:19.416927 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:49:19.416927 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:49:19.417683 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-a42c3dee-d401-48bd-9c75-8f92c23cabeb tempest-TestVolumeBackupRestore-101581384 tempest-TestVolumeBackupRestore-101581384-project-member] https://10.4.3.189/volume/v3/backups/120d5504-0c28-4b03-80dd-244c91837c27 returned with HTTP 200 Aug 25 05:49:19.418237 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 909/3659] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:49:19 2026] GET /volume/v3/backups/120d5504-0c28-4b03-80dd-244c91837c27 => generated 756 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:49:19.427532 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-7c28f3f5-3669-45f2-9f87-0d931a807467 tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3dab3dc5-af70-4f83-9e6c-1a090b73e3d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9aeddd82-1340-4433-a3cf-cc94bb3fa1cd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1562801776',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='08dbef942ca2429281cf47444bb89995',qos_specs=None,replication_status=,reservations=['e4427f0e-e8da-4eec-bce9-7f5cca6b6810','559c1a67-ca05-439e-bf21-698ee3911bad','7e764397-9967-483b-8774-74ee33aa96db','a046bae3-ec05-41cb-870a-7505291728a4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aad76eeb3c6b4a9f83c8a2d130537c2c',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T05:49:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1562801776',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9aeddd82-1340-4433-a3cf-cc94bb3fa1cd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='08dbef942ca2429281cf47444bb89995',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='aad76eeb3c6b4a9f83c8a2d130537c2c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(23fc6e5d-fce0-4521-ba46-4837b4232084),volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:49:19.428246 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-7c28f3f5-3669-45f2-9f87-0d931a807467 tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9dc1b973-589a-47a4-9afb-650710d0fd5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:49:19.430933 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-be063cd5-89ed-4998-b4a3-e72376252928 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:49:19.432449 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-be063cd5-89ed-4998-b4a3-e72376252928 tempest-TestVolumeBackupRestore-101581384 tempest-TestVolumeBackupRestore-101581384-project-member] GET https://10.4.3.189/volume/v3/volumes/3c29f0d1-1f41-4123-9372-2929835ec8f4 Aug 25 05:49:19.432772 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-be063cd5-89ed-4998-b4a3-e72376252928 tempest-TestVolumeBackupRestore-101581384 tempest-TestVolumeBackupRestore-101581384-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:49:19.433026 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-be063cd5-89ed-4998-b4a3-e72376252928 tempest-TestVolumeBackupRestore-101581384 tempest-TestVolumeBackupRestore-101581384-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:49:19.440444 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:49:19.440444 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:49:19.443990 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-be063cd5-89ed-4998-b4a3-e72376252928 tempest-TestVolumeBackupRestore-101581384 tempest-TestVolumeBackupRestore-101581384-project-member] Volume info retrieved successfully. Aug 25 05:49:19.446746 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-7c28f3f5-3669-45f2-9f87-0d931a807467 tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9dc1b973-589a-47a4-9afb-650710d0fd5e) transitioned into state 'SUCCESS' from state '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-1562801776',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='08dbef942ca2429281cf47444bb89995',qos_specs=None,replication_status=,reservations=['e4427f0e-e8da-4eec-bce9-7f5cca6b6810','559c1a67-ca05-439e-bf21-698ee3911bad','7e764397-9967-483b-8774-74ee33aa96db','a046bae3-ec05-41cb-870a-7505291728a4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aad76eeb3c6b4a9f83c8a2d130537c2c',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:49:19.447983 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-7c28f3f5-3669-45f2-9f87-0d931a807467 tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (980b12ef-ecb4-45f5-8fa7-bc2395ff33ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:49:19.450859 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-be063cd5-89ed-4998-b4a3-e72376252928 tempest-TestVolumeBackupRestore-101581384 tempest-TestVolumeBackupRestore-101581384-project-member] https://10.4.3.189/volume/v3/volumes/3c29f0d1-1f41-4123-9372-2929835ec8f4 returned with HTTP 200 Aug 25 05:49:19.450859 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 913/3660] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:49:19 2026] GET /volume/v3/volumes/3c29f0d1-1f41-4123-9372-2929835ec8f4 => generated 1415 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:49:19.460832 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-7c28f3f5-3669-45f2-9f87-0d931a807467 tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (980b12ef-ecb4-45f5-8fa7-bc2395ff33ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:49:19.461678 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-7c28f3f5-3669-45f2-9f87-0d931a807467 tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] Flow 'volume_create_api' (550d16d9-18e5-4618-bd3f-9a5367f84dbc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:49:19.462000 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-7c28f3f5-3669-45f2-9f87-0d931a807467 tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] Create volume request issued successfully. Aug 25 05:49:19.462599 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-7c28f3f5-3669-45f2-9f87-0d931a807467 tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] https://10.4.3.189/volume/v3/volumes returned with HTTP 202 Aug 25 05:49:19.463283 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 912/3661] 10.4.3.189 () {68 vars in 1258 bytes} [Tue Aug 25 05:49:19 2026] POST /volume/v3/volumes => generated 751 bytes in 158 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 05:49:19.467171 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-b94d3535-70b8-4251-8138-9a151c7082e6 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:49:19.467529 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-b94d3535-70b8-4251-8138-9a151c7082e6 tempest-TestVolumeBackupRestore-101581384 tempest-TestVolumeBackupRestore-101581384-project-member] GET https://10.4.3.189/volume/v3/volumes/3c29f0d1-1f41-4123-9372-2929835ec8f4 Aug 25 05:49:19.467811 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-b94d3535-70b8-4251-8138-9a151c7082e6 tempest-TestVolumeBackupRestore-101581384 tempest-TestVolumeBackupRestore-101581384-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:49:19.468086 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-b94d3535-70b8-4251-8138-9a151c7082e6 tempest-TestVolumeBackupRestore-101581384 tempest-TestVolumeBackupRestore-101581384-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:49:19.475967 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:49:19.475967 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:49:19.477992 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-6c4c4628-1f4c-4068-af44-0458a47738e5 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:49:19.479950 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-6c4c4628-1f4c-4068-af44-0458a47738e5 tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] GET https://10.4.3.189/volume/v3/volumes/9aeddd82-1340-4433-a3cf-cc94bb3fa1cd Aug 25 05:49:19.480217 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-6c4c4628-1f4c-4068-af44-0458a47738e5 tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:49:19.480451 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-6c4c4628-1f4c-4068-af44-0458a47738e5 tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:49:19.480968 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-b94d3535-70b8-4251-8138-9a151c7082e6 tempest-TestVolumeBackupRestore-101581384 tempest-TestVolumeBackupRestore-101581384-project-member] Volume info retrieved successfully. Aug 25 05:49:19.486226 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-a0965c84-6674-40cc-aed9-f56baa46db3e None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:49:19.486443 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-b94d3535-70b8-4251-8138-9a151c7082e6 tempest-TestVolumeBackupRestore-101581384 tempest-TestVolumeBackupRestore-101581384-project-member] https://10.4.3.189/volume/v3/volumes/3c29f0d1-1f41-4123-9372-2929835ec8f4 returned with HTTP 200 Aug 25 05:49:19.486443 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 928/3662] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:49:19 2026] GET /volume/v3/volumes/3c29f0d1-1f41-4123-9372-2929835ec8f4 => generated 1415 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:49:19.488184 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:49:19.488184 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:49:19.488599 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-a0965c84-6674-40cc-aed9-f56baa46db3e tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] GET https://10.4.3.189/volume/v3/backups/e88c48f2-c3d1-442e-866f-f575e3d595db Aug 25 05:49:19.488998 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-a0965c84-6674-40cc-aed9-f56baa46db3e tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:49:19.489932 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-a0965c84-6674-40cc-aed9-f56baa46db3e tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:49:19.489932 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-a0965c84-6674-40cc-aed9-f56baa46db3e tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Show backup with id e88c48f2-c3d1-442e-866f-f575e3d595db. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:49:19.492424 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-6c4c4628-1f4c-4068-af44-0458a47738e5 tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] Volume info retrieved successfully. Aug 25 05:49:19.495241 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:49:19.495241 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:49:19.497600 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-6c4c4628-1f4c-4068-af44-0458a47738e5 tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] https://10.4.3.189/volume/v3/volumes/9aeddd82-1340-4433-a3cf-cc94bb3fa1cd returned with HTTP 200 Aug 25 05:49:19.500194 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 910/3663] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:49:19 2026] GET /volume/v3/volumes/9aeddd82-1340-4433-a3cf-cc94bb3fa1cd => generated 819 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:49:19.500330 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-a0965c84-6674-40cc-aed9-f56baa46db3e tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] https://10.4.3.189/volume/v3/backups/e88c48f2-c3d1-442e-866f-f575e3d595db returned with HTTP 200 Aug 25 05:49:19.500330 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 914/3664] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:49:19 2026] GET /volume/v3/backups/e88c48f2-c3d1-442e-866f-f575e3d595db => generated 737 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:49:19.512401 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-7fe9d81a-3686-45d0-8a0d-4aa68512ae04 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:49:19.666459 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-7fe9d81a-3686-45d0-8a0d-4aa68512ae04 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-member] POST https://10.4.3.189/volume/v3/backups Aug 25 05:49:19.666969 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-7fe9d81a-3686-45d0-8a0d-4aa68512ae04 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "594ed4a5-3639-445e-a767-d0691ee13fff"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:49:19.668395 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.contrib.backups [None req-7fe9d81a-3686-45d0-8a0d-4aa68512ae04 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-member] Creating new backup {'backup': {'volume_id': '594ed4a5-3639-445e-a767-d0691ee13fff'}} {{(pid=100268) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 25 05:49:19.668548 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.contrib.backups [None req-7fe9d81a-3686-45d0-8a0d-4aa68512ae04 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-member] Creating backup of volume 594ed4a5-3639-445e-a767-d0691ee13fff in container None Aug 25 05:49:19.675847 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:49:19.675847 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:49:19.676354 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-7fe9d81a-3686-45d0-8a0d-4aa68512ae04 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-member] Volume info retrieved successfully. Aug 25 05:49:19.695485 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-7fe9d81a-3686-45d0-8a0d-4aa68512ae04 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-member] Created reservations ['c55f0324-f1cc-41c9-9801-a0a43a6a26eb', 'f2ec0e05-d168-4cb3-a0ed-3b0d7ad3d00f'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:49:19.726995 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-7fe9d81a-3686-45d0-8a0d-4aa68512ae04 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-member] https://10.4.3.189/volume/v3/backups returned with HTTP 202 Aug 25 05:49:19.727581 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 913/3665] 10.4.3.189 () {70 vars in 1298 bytes} [Tue Aug 25 05:49:19 2026] POST /volume/v3/backups => generated 288 bytes in 216 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 05:49:19.735662 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-4d55cd35-421c-4859-8718-c1fd44a85fd4 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:49:19.737883 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-4d55cd35-421c-4859-8718-c1fd44a85fd4 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] GET https://10.4.3.189/volume/v3/backups/93d16f69-4001-46ce-8c27-2b4be3a99ad7 Aug 25 05:49:19.738668 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-4d55cd35-421c-4859-8718-c1fd44a85fd4 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:49:19.738668 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-4d55cd35-421c-4859-8718-c1fd44a85fd4 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:49:19.738668 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-4d55cd35-421c-4859-8718-c1fd44a85fd4 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Show backup with id 93d16f69-4001-46ce-8c27-2b4be3a99ad7. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:49:19.743129 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:49:19.743129 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:49:19.743839 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-4d55cd35-421c-4859-8718-c1fd44a85fd4 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] https://10.4.3.189/volume/v3/backups/93d16f69-4001-46ce-8c27-2b4be3a99ad7 returned with HTTP 200 Aug 25 05:49:19.744442 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 929/3666] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:49:19 2026] GET /volume/v3/backups/93d16f69-4001-46ce-8c27-2b4be3a99ad7 => generated 695 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:49:20.519471 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-a36f5275-a9b6-4d4d-8713-5bb15cbb6923 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:49:20.521762 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-a36f5275-a9b6-4d4d-8713-5bb15cbb6923 tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] GET https://10.4.3.189/volume/v3/volumes/9aeddd82-1340-4433-a3cf-cc94bb3fa1cd Aug 25 05:49:20.522021 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-a36f5275-a9b6-4d4d-8713-5bb15cbb6923 tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:49:20.522290 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-a36f5275-a9b6-4d4d-8713-5bb15cbb6923 tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:49:20.531484 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:49:20.531484 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:49:20.536314 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-a36f5275-a9b6-4d4d-8713-5bb15cbb6923 tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] Volume info retrieved successfully. Aug 25 05:49:20.542555 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-a36f5275-a9b6-4d4d-8713-5bb15cbb6923 tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] https://10.4.3.189/volume/v3/volumes/9aeddd82-1340-4433-a3cf-cc94bb3fa1cd returned with HTTP 200 Aug 25 05:49:20.543153 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 911/3667] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:49:20 2026] GET /volume/v3/volumes/9aeddd82-1340-4433-a3cf-cc94bb3fa1cd => generated 844 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:49:20.598201 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [req-5fe3309c-6e98-4056-b686-4814cc546bc3 req-d04a55fb-9025-407e-a841-0886514ac7f9 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:49:20.600479 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-5fe3309c-6e98-4056-b686-4814cc546bc3 req-d04a55fb-9025-407e-a841-0886514ac7f9 tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] GET https://10.4.3.189/volume/v3/volumes/9aeddd82-1340-4433-a3cf-cc94bb3fa1cd Aug 25 05:49:20.600766 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-5fe3309c-6e98-4056-b686-4814cc546bc3 req-d04a55fb-9025-407e-a841-0886514ac7f9 tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:49:20.600948 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-5fe3309c-6e98-4056-b686-4814cc546bc3 req-d04a55fb-9025-407e-a841-0886514ac7f9 tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:49:20.608781 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:49:20.608781 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:49:20.613088 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [req-5fe3309c-6e98-4056-b686-4814cc546bc3 req-d04a55fb-9025-407e-a841-0886514ac7f9 tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] Volume info retrieved successfully. Aug 25 05:49:20.618282 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-5fe3309c-6e98-4056-b686-4814cc546bc3 req-d04a55fb-9025-407e-a841-0886514ac7f9 tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] https://10.4.3.189/volume/v3/volumes/9aeddd82-1340-4433-a3cf-cc94bb3fa1cd returned with HTTP 200 Aug 25 05:49:20.618738 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 915/3668] 10.4.3.189 () {68 vars in 1598 bytes} [Tue Aug 25 05:49:20 2026] GET /volume/v3/volumes/9aeddd82-1340-4433-a3cf-cc94bb3fa1cd => generated 844 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:49:20.700099 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-ecdd43a9-5d05-40a3-96ce-21eb1b5b802c None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:49:20.700479 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ecdd43a9-5d05-40a3-96ce-21eb1b5b802c None None] GET https://10.4.3.189/volume// Aug 25 05:49:20.700660 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ecdd43a9-5d05-40a3-96ce-21eb1b5b802c None None] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:49:20.700864 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ecdd43a9-5d05-40a3-96ce-21eb1b5b802c None None] Calling method 'all' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:49:20.701228 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ecdd43a9-5d05-40a3-96ce-21eb1b5b802c None None] https://10.4.3.189/volume// returned with HTTP 300 Aug 25 05:49:20.701536 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 914/3669] 10.4.3.189 () {66 vars in 1428 bytes} [Tue Aug 25 05:49: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 25 05:49:20.712843 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-5fe3309c-6e98-4056-b686-4814cc546bc3 req-1aaaa5da-4ce7-49d9-83ab-b03f401fcbbb None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:49:20.725008 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-62fe15ac-e731-49d4-95e5-5ade869c81c1 req-843cb03e-bdc3-492f-af8b-7d0a23c806af None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:49:20.727843 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-62fe15ac-e731-49d4-95e5-5ade869c81c1 req-843cb03e-bdc3-492f-af8b-7d0a23c806af tempest-TestVolumeBackupRestore-101581384 tempest-TestVolumeBackupRestore-101581384-project-member] GET https://10.4.3.189/volume/v3/volumes/3c29f0d1-1f41-4123-9372-2929835ec8f4 Aug 25 05:49:20.728094 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-62fe15ac-e731-49d4-95e5-5ade869c81c1 req-843cb03e-bdc3-492f-af8b-7d0a23c806af tempest-TestVolumeBackupRestore-101581384 tempest-TestVolumeBackupRestore-101581384-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:49:20.728317 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-62fe15ac-e731-49d4-95e5-5ade869c81c1 req-843cb03e-bdc3-492f-af8b-7d0a23c806af tempest-TestVolumeBackupRestore-101581384 tempest-TestVolumeBackupRestore-101581384-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:49:20.736477 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:49:20.736477 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:49:20.740781 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [req-62fe15ac-e731-49d4-95e5-5ade869c81c1 req-843cb03e-bdc3-492f-af8b-7d0a23c806af tempest-TestVolumeBackupRestore-101581384 tempest-TestVolumeBackupRestore-101581384-project-member] Volume info retrieved successfully. Aug 25 05:49:20.745601 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-62fe15ac-e731-49d4-95e5-5ade869c81c1 req-843cb03e-bdc3-492f-af8b-7d0a23c806af tempest-TestVolumeBackupRestore-101581384 tempest-TestVolumeBackupRestore-101581384-project-member] https://10.4.3.189/volume/v3/volumes/3c29f0d1-1f41-4123-9372-2929835ec8f4 returned with HTTP 200 Aug 25 05:49:20.746089 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 912/3670] 10.4.3.189 () {68 vars in 1598 bytes} [Tue Aug 25 05:49:20 2026] GET /volume/v3/volumes/3c29f0d1-1f41-4123-9372-2929835ec8f4 => generated 1415 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:49:20.758487 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-5b4b1c83-54ac-4dc6-a78f-d02a1ed4fc4f None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:49:20.760543 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-5b4b1c83-54ac-4dc6-a78f-d02a1ed4fc4f tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] GET https://10.4.3.189/volume/v3/backups/93d16f69-4001-46ce-8c27-2b4be3a99ad7 Aug 25 05:49:20.760803 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-5b4b1c83-54ac-4dc6-a78f-d02a1ed4fc4f tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:49:20.761038 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-5b4b1c83-54ac-4dc6-a78f-d02a1ed4fc4f tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:49:20.761208 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-5b4b1c83-54ac-4dc6-a78f-d02a1ed4fc4f tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Show backup with id 93d16f69-4001-46ce-8c27-2b4be3a99ad7. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:49:20.765528 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:49:20.765528 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:49:20.766277 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-5b4b1c83-54ac-4dc6-a78f-d02a1ed4fc4f tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] https://10.4.3.189/volume/v3/backups/93d16f69-4001-46ce-8c27-2b4be3a99ad7 returned with HTTP 200 Aug 25 05:49:20.766664 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 916/3671] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:49:20 2026] GET /volume/v3/backups/93d16f69-4001-46ce-8c27-2b4be3a99ad7 => generated 697 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:49:20.833867 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-5fe3309c-6e98-4056-b686-4814cc546bc3 req-1aaaa5da-4ce7-49d9-83ab-b03f401fcbbb tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] POST https://10.4.3.189/volume/v3/attachments Aug 25 05:49:20.834331 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-5fe3309c-6e98-4056-b686-4814cc546bc3 req-1aaaa5da-4ce7-49d9-83ab-b03f401fcbbb tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9aeddd82-1340-4433-a3cf-cc94bb3fa1cd", "connector": null, "instance_uuid": "3d61dd0d-2558-42ec-b8f6-ff4c23f66483"}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:49:20.844918 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:49:20.844918 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:49:20.877941 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-5fe3309c-6e98-4056-b686-4814cc546bc3 req-1aaaa5da-4ce7-49d9-83ab-b03f401fcbbb tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] https://10.4.3.189/volume/v3/attachments returned with HTTP 200 Aug 25 05:49:20.879269 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 930/3672] 10.4.3.189 () {74 vars in 1594 bytes} [Tue Aug 25 05:49:20 2026] POST /volume/v3/attachments => generated 273 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 25 05:49:20.908477 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-49887f5f-0ebc-4e42-8667-bac3a3cde76d None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:49:20.911139 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-49887f5f-0ebc-4e42-8667-bac3a3cde76d tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] GET https://10.4.3.189/volume/v3/volumes/9aeddd82-1340-4433-a3cf-cc94bb3fa1cd Aug 25 05:49:20.911404 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-49887f5f-0ebc-4e42-8667-bac3a3cde76d tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:49:20.911646 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-49887f5f-0ebc-4e42-8667-bac3a3cde76d tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:49:20.928290 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:49:20.928290 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:49:20.929162 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-881c0083-1d57-48ed-be13-386c78706a82 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:49:20.929576 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-881c0083-1d57-48ed-be13-386c78706a82 None None] GET https://10.4.3.189/volume// Aug 25 05:49:20.929809 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-881c0083-1d57-48ed-be13-386c78706a82 None None] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:49:20.930041 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-881c0083-1d57-48ed-be13-386c78706a82 None None] Calling method 'all' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:49:20.930417 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-881c0083-1d57-48ed-be13-386c78706a82 None None] https://10.4.3.189/volume// returned with HTTP 300 Aug 25 05:49:20.930738 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 913/3673] 10.4.3.189 () {66 vars in 1426 bytes} [Tue Aug 25 05:49: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 25 05:49:20.935831 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-49887f5f-0ebc-4e42-8667-bac3a3cde76d tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] Volume info retrieved successfully. Aug 25 05:49:20.940424 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-49887f5f-0ebc-4e42-8667-bac3a3cde76d tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] https://10.4.3.189/volume/v3/volumes/9aeddd82-1340-4433-a3cf-cc94bb3fa1cd returned with HTTP 200 Aug 25 05:49:20.940898 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [req-5fe3309c-6e98-4056-b686-4814cc546bc3 req-75913646-b6b2-4d37-8f0a-40900b90c6b4 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:49:20.940988 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 915/3674] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:49:20 2026] GET /volume/v3/volumes/9aeddd82-1340-4433-a3cf-cc94bb3fa1cd => generated 843 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:49:20.944440 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-5fe3309c-6e98-4056-b686-4814cc546bc3 req-75913646-b6b2-4d37-8f0a-40900b90c6b4 tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] GET https://10.4.3.189/volume/v3/volumes/9aeddd82-1340-4433-a3cf-cc94bb3fa1cd Aug 25 05:49:20.944767 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-5fe3309c-6e98-4056-b686-4814cc546bc3 req-75913646-b6b2-4d37-8f0a-40900b90c6b4 tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:49:20.945031 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-5fe3309c-6e98-4056-b686-4814cc546bc3 req-75913646-b6b2-4d37-8f0a-40900b90c6b4 tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:49:20.963405 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:49:20.963405 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:49:20.968066 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [req-5fe3309c-6e98-4056-b686-4814cc546bc3 req-75913646-b6b2-4d37-8f0a-40900b90c6b4 tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] Volume info retrieved successfully. Aug 25 05:49:20.980300 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-5fe3309c-6e98-4056-b686-4814cc546bc3 req-75913646-b6b2-4d37-8f0a-40900b90c6b4 tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] https://10.4.3.189/volume/v3/volumes/9aeddd82-1340-4433-a3cf-cc94bb3fa1cd returned with HTTP 200 Aug 25 05:49:20.980887 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 917/3675] 10.4.3.189 () {70 vars in 1639 bytes} [Tue Aug 25 05:49:20 2026] GET /volume/v3/volumes/9aeddd82-1340-4433-a3cf-cc94bb3fa1cd => generated 1023 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 05:49:21.098444 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-5fe3309c-6e98-4056-b686-4814cc546bc3 req-5e5f3601-9186-46a2-b7b3-d2a0b00250b9 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:49:21.100543 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-5fe3309c-6e98-4056-b686-4814cc546bc3 req-5e5f3601-9186-46a2-b7b3-d2a0b00250b9 tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] PUT https://10.4.3.189/volume/v3/attachments/1832165e-b40c-4d76-8065-bbdfd6196588 Aug 25 05:49:21.100908 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-5fe3309c-6e98-4056-b686-4814cc546bc3 req-5e5f3601-9186-46a2-b7b3-d2a0b00250b9 tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.189", "host": "np0000008051", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:8b4a65c6a3e1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "a19da604-b1eb-4396-a9d5-30b16dae3da8", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:49:21.115456 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.coordination [req-5fe3309c-6e98-4056-b686-4814cc546bc3 req-5e5f3601-9186-46a2-b7b3-d2a0b00250b9 tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] Acquiring lock "cinder-attachment_update-9aeddd82-1340-4433-a3cf-cc94bb3fa1cd-np0000008051" by "attachment_update" {{(pid=100271) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 05:49:21.120487 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.coordination [req-5fe3309c-6e98-4056-b686-4814cc546bc3 req-5e5f3601-9186-46a2-b7b3-d2a0b00250b9 tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] Lock "cinder-attachment_update-9aeddd82-1340-4433-a3cf-cc94bb3fa1cd-np0000008051" acquired by "attachment_update" :: waited 0.005s {{(pid=100271) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 05:49:21.121437 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:49:21.121437 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:49:21.202550 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.coordination [req-5fe3309c-6e98-4056-b686-4814cc546bc3 req-5e5f3601-9186-46a2-b7b3-d2a0b00250b9 tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] Lock "cinder-attachment_update-9aeddd82-1340-4433-a3cf-cc94bb3fa1cd-np0000008051" released by "attachment_update" :: held 0.082s {{(pid=100271) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 05:49:21.202900 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-5fe3309c-6e98-4056-b686-4814cc546bc3 req-5e5f3601-9186-46a2-b7b3-d2a0b00250b9 tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] https://10.4.3.189/volume/v3/attachments/1832165e-b40c-4d76-8065-bbdfd6196588 returned with HTTP 200 Aug 25 05:49:21.203369 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 931/3676] 10.4.3.189 () {74 vars in 1704 bytes} [Tue Aug 25 05:49:21 2026] PUT /volume/v3/attachments/1832165e-b40c-4d76-8065-bbdfd6196588 => generated 969 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:49:21.360634 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-62fe15ac-e731-49d4-95e5-5ade869c81c1 req-8059e8f2-1458-4a75-bf9b-b17060a9e8d7 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:49:21.362885 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-62fe15ac-e731-49d4-95e5-5ade869c81c1 req-8059e8f2-1458-4a75-bf9b-b17060a9e8d7 tempest-TestVolumeBackupRestore-101581384 tempest-TestVolumeBackupRestore-101581384-project-member] GET https://10.4.3.189/volume/v3/volumes/3c29f0d1-1f41-4123-9372-2929835ec8f4 Aug 25 05:49:21.363082 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-62fe15ac-e731-49d4-95e5-5ade869c81c1 req-8059e8f2-1458-4a75-bf9b-b17060a9e8d7 tempest-TestVolumeBackupRestore-101581384 tempest-TestVolumeBackupRestore-101581384-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:49:21.363273 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-62fe15ac-e731-49d4-95e5-5ade869c81c1 req-8059e8f2-1458-4a75-bf9b-b17060a9e8d7 tempest-TestVolumeBackupRestore-101581384 tempest-TestVolumeBackupRestore-101581384-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:49:21.370658 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:49:21.370658 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:49:21.374854 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [req-62fe15ac-e731-49d4-95e5-5ade869c81c1 req-8059e8f2-1458-4a75-bf9b-b17060a9e8d7 tempest-TestVolumeBackupRestore-101581384 tempest-TestVolumeBackupRestore-101581384-project-member] Volume info retrieved successfully. Aug 25 05:49:21.379417 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-62fe15ac-e731-49d4-95e5-5ade869c81c1 req-8059e8f2-1458-4a75-bf9b-b17060a9e8d7 tempest-TestVolumeBackupRestore-101581384 tempest-TestVolumeBackupRestore-101581384-project-member] https://10.4.3.189/volume/v3/volumes/3c29f0d1-1f41-4123-9372-2929835ec8f4 returned with HTTP 200 Aug 25 05:49:21.379866 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 914/3677] 10.4.3.189 () {68 vars in 1598 bytes} [Tue Aug 25 05:49:21 2026] GET /volume/v3/volumes/3c29f0d1-1f41-4123-9372-2929835ec8f4 => generated 1415 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:49:21.389688 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-6a59c19b-88b9-4506-910b-415620786da9 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:49:21.390156 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6a59c19b-88b9-4506-910b-415620786da9 None None] GET https://10.4.3.189/volume// Aug 25 05:49:21.390330 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-6a59c19b-88b9-4506-910b-415620786da9 None None] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:49:21.390538 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-6a59c19b-88b9-4506-910b-415620786da9 None None] Calling method 'all' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:49:21.390916 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6a59c19b-88b9-4506-910b-415620786da9 None None] https://10.4.3.189/volume// returned with HTTP 300 Aug 25 05:49:21.391240 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 916/3678] 10.4.3.189 () {66 vars in 1419 bytes} [Tue Aug 25 05:49: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 25 05:49:21.398390 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [req-62fe15ac-e731-49d4-95e5-5ade869c81c1 req-87a5c691-de07-491d-896e-bee6d1901b84 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:49:21.400959 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-62fe15ac-e731-49d4-95e5-5ade869c81c1 req-87a5c691-de07-491d-896e-bee6d1901b84 tempest-TestVolumeBackupRestore-101581384 tempest-TestVolumeBackupRestore-101581384-project-member] POST https://10.4.3.189/volume/v3/attachments Aug 25 05:49:21.401351 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-62fe15ac-e731-49d4-95e5-5ade869c81c1 req-87a5c691-de07-491d-896e-bee6d1901b84 tempest-TestVolumeBackupRestore-101581384 tempest-TestVolumeBackupRestore-101581384-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3c29f0d1-1f41-4123-9372-2929835ec8f4", "connector": null, "instance_uuid": "9a01f036-077e-4b07-9057-65646cecd1f6"}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:49:21.410486 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:49:21.410486 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:49:21.435662 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-62fe15ac-e731-49d4-95e5-5ade869c81c1 req-87a5c691-de07-491d-896e-bee6d1901b84 tempest-TestVolumeBackupRestore-101581384 tempest-TestVolumeBackupRestore-101581384-project-member] https://10.4.3.189/volume/v3/attachments returned with HTTP 200 Aug 25 05:49:21.436140 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 918/3679] 10.4.3.189 () {74 vars in 1594 bytes} [Tue Aug 25 05:49:21 2026] POST /volume/v3/attachments => generated 273 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:49:21.778855 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-653052ba-174a-4369-a862-6ca780312e17 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:49:21.783742 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-653052ba-174a-4369-a862-6ca780312e17 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] GET https://10.4.3.189/volume/v3/backups/93d16f69-4001-46ce-8c27-2b4be3a99ad7 Aug 25 05:49:21.784009 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-653052ba-174a-4369-a862-6ca780312e17 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:49:21.784251 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-653052ba-174a-4369-a862-6ca780312e17 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:49:21.784404 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-653052ba-174a-4369-a862-6ca780312e17 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Show backup with id 93d16f69-4001-46ce-8c27-2b4be3a99ad7. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:49:21.789630 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:49:21.789630 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:49:21.790344 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-653052ba-174a-4369-a862-6ca780312e17 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] https://10.4.3.189/volume/v3/backups/93d16f69-4001-46ce-8c27-2b4be3a99ad7 returned with HTTP 200 Aug 25 05:49:21.790736 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 932/3680] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:49:21 2026] GET /volume/v3/backups/93d16f69-4001-46ce-8c27-2b4be3a99ad7 => generated 697 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:49:21.955755 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-5911ddb4-8a81-4e36-a84b-438bbc62667a None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:49:21.957215 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-5911ddb4-8a81-4e36-a84b-438bbc62667a tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] GET https://10.4.3.189/volume/v3/volumes/9aeddd82-1340-4433-a3cf-cc94bb3fa1cd Aug 25 05:49:21.957419 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-5911ddb4-8a81-4e36-a84b-438bbc62667a tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:49:21.957602 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-5911ddb4-8a81-4e36-a84b-438bbc62667a tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:49:21.959688 np0000008051 devstack@c-api.service[100269]: DEBUG dbcounter [-] [100269] Writing DB stats cinder:SELECT=472,cinder:UPDATE=131,cinder:INSERT=71 {{(pid=100269) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 05:49:21.969153 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:49:21.969153 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:49:21.972963 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-5911ddb4-8a81-4e36-a84b-438bbc62667a tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] Volume info retrieved successfully. Aug 25 05:49:21.977466 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-5911ddb4-8a81-4e36-a84b-438bbc62667a tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] https://10.4.3.189/volume/v3/volumes/9aeddd82-1340-4433-a3cf-cc94bb3fa1cd returned with HTTP 200 Aug 25 05:49:21.977848 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 915/3681] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:49:21 2026] GET /volume/v3/volumes/9aeddd82-1340-4433-a3cf-cc94bb3fa1cd => generated 844 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:49:22.377275 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-38620a0a-13f9-4f83-82cb-d22006c15684 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:49:22.377722 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-38620a0a-13f9-4f83-82cb-d22006c15684 None None] GET https://10.4.3.189/volume// Aug 25 05:49:22.377894 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-38620a0a-13f9-4f83-82cb-d22006c15684 None None] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:49:22.378191 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-38620a0a-13f9-4f83-82cb-d22006c15684 None None] Calling method 'all' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:49:22.378533 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-38620a0a-13f9-4f83-82cb-d22006c15684 None None] https://10.4.3.189/volume// returned with HTTP 300 Aug 25 05:49:22.378942 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 917/3682] 10.4.3.189 () {66 vars in 1426 bytes} [Tue Aug 25 05:49:22 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 05:49:22.389107 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [req-62fe15ac-e731-49d4-95e5-5ade869c81c1 req-db2e881b-263d-4f22-ac35-f2aa3af2abcb None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:49:22.400634 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-62fe15ac-e731-49d4-95e5-5ade869c81c1 req-db2e881b-263d-4f22-ac35-f2aa3af2abcb tempest-TestVolumeBackupRestore-101581384 tempest-TestVolumeBackupRestore-101581384-project-member] GET https://10.4.3.189/volume/v3/volumes/3c29f0d1-1f41-4123-9372-2929835ec8f4 Aug 25 05:49:22.401863 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-62fe15ac-e731-49d4-95e5-5ade869c81c1 req-db2e881b-263d-4f22-ac35-f2aa3af2abcb tempest-TestVolumeBackupRestore-101581384 tempest-TestVolumeBackupRestore-101581384-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:49:22.402565 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-62fe15ac-e731-49d4-95e5-5ade869c81c1 req-db2e881b-263d-4f22-ac35-f2aa3af2abcb tempest-TestVolumeBackupRestore-101581384 tempest-TestVolumeBackupRestore-101581384-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:49:22.447903 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:49:22.447903 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:49:22.461934 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [req-62fe15ac-e731-49d4-95e5-5ade869c81c1 req-db2e881b-263d-4f22-ac35-f2aa3af2abcb tempest-TestVolumeBackupRestore-101581384 tempest-TestVolumeBackupRestore-101581384-project-member] Volume info retrieved successfully. Aug 25 05:49:22.479973 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-62fe15ac-e731-49d4-95e5-5ade869c81c1 req-db2e881b-263d-4f22-ac35-f2aa3af2abcb tempest-TestVolumeBackupRestore-101581384 tempest-TestVolumeBackupRestore-101581384-project-member] https://10.4.3.189/volume/v3/volumes/3c29f0d1-1f41-4123-9372-2929835ec8f4 returned with HTTP 200 Aug 25 05:49:22.482146 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 919/3683] 10.4.3.189 () {70 vars in 1639 bytes} [Tue Aug 25 05:49:22 2026] GET /volume/v3/volumes/3c29f0d1-1f41-4123-9372-2929835ec8f4 => generated 1594 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 05:49:22.591874 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-62fe15ac-e731-49d4-95e5-5ade869c81c1 req-9b47b566-fad0-4c9a-87e3-5ba788693968 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:49:22.594681 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-62fe15ac-e731-49d4-95e5-5ade869c81c1 req-9b47b566-fad0-4c9a-87e3-5ba788693968 tempest-TestVolumeBackupRestore-101581384 tempest-TestVolumeBackupRestore-101581384-project-member] PUT https://10.4.3.189/volume/v3/attachments/9811382e-350c-4b6e-9121-d9f6fa2e2abe Aug 25 05:49:22.595141 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-62fe15ac-e731-49d4-95e5-5ade869c81c1 req-9b47b566-fad0-4c9a-87e3-5ba788693968 tempest-TestVolumeBackupRestore-101581384 tempest-TestVolumeBackupRestore-101581384-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.189", "host": "np0000008051", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:8b4a65c6a3e1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "a19da604-b1eb-4396-a9d5-30b16dae3da8", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:49:22.604349 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.coordination [req-62fe15ac-e731-49d4-95e5-5ade869c81c1 req-9b47b566-fad0-4c9a-87e3-5ba788693968 tempest-TestVolumeBackupRestore-101581384 tempest-TestVolumeBackupRestore-101581384-project-member] Acquiring lock "cinder-attachment_update-3c29f0d1-1f41-4123-9372-2929835ec8f4-np0000008051" by "attachment_update" {{(pid=100271) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 05:49:22.609269 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.coordination [req-62fe15ac-e731-49d4-95e5-5ade869c81c1 req-9b47b566-fad0-4c9a-87e3-5ba788693968 tempest-TestVolumeBackupRestore-101581384 tempest-TestVolumeBackupRestore-101581384-project-member] Lock "cinder-attachment_update-3c29f0d1-1f41-4123-9372-2929835ec8f4-np0000008051" acquired by "attachment_update" :: waited 0.005s {{(pid=100271) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 05:49:22.610589 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:49:22.610589 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:49:22.713832 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.coordination [req-62fe15ac-e731-49d4-95e5-5ade869c81c1 req-9b47b566-fad0-4c9a-87e3-5ba788693968 tempest-TestVolumeBackupRestore-101581384 tempest-TestVolumeBackupRestore-101581384-project-member] Lock "cinder-attachment_update-3c29f0d1-1f41-4123-9372-2929835ec8f4-np0000008051" released by "attachment_update" :: held 0.105s {{(pid=100271) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 05:49:22.714123 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-62fe15ac-e731-49d4-95e5-5ade869c81c1 req-9b47b566-fad0-4c9a-87e3-5ba788693968 tempest-TestVolumeBackupRestore-101581384 tempest-TestVolumeBackupRestore-101581384-project-member] https://10.4.3.189/volume/v3/attachments/9811382e-350c-4b6e-9121-d9f6fa2e2abe returned with HTTP 200 Aug 25 05:49:22.714574 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 933/3684] 10.4.3.189 () {74 vars in 1704 bytes} [Tue Aug 25 05:49:22 2026] PUT /volume/v3/attachments/9811382e-350c-4b6e-9121-d9f6fa2e2abe => generated 969 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:49:22.736609 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-62fe15ac-e731-49d4-95e5-5ade869c81c1 req-79e28592-d709-4b89-9cef-135912a93af9 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:49:22.740670 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-62fe15ac-e731-49d4-95e5-5ade869c81c1 req-79e28592-d709-4b89-9cef-135912a93af9 tempest-TestVolumeBackupRestore-101581384 tempest-TestVolumeBackupRestore-101581384-project-member] POST https://10.4.3.189/volume/v3/attachments/9811382e-350c-4b6e-9121-d9f6fa2e2abe/action Aug 25 05:49:22.740927 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-62fe15ac-e731-49d4-95e5-5ade869c81c1 req-79e28592-d709-4b89-9cef-135912a93af9 tempest-TestVolumeBackupRestore-101581384 tempest-TestVolumeBackupRestore-101581384-project-member] Action body: b'{"os-complete": null}' {{(pid=100269) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 05:49:22.741046 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-62fe15ac-e731-49d4-95e5-5ade869c81c1 req-79e28592-d709-4b89-9cef-135912a93af9 tempest-TestVolumeBackupRestore-101581384 tempest-TestVolumeBackupRestore-101581384-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:49:22.763244 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:49:22.763244 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:49:22.780686 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-62fe15ac-e731-49d4-95e5-5ade869c81c1 req-79e28592-d709-4b89-9cef-135912a93af9 tempest-TestVolumeBackupRestore-101581384 tempest-TestVolumeBackupRestore-101581384-project-member] https://10.4.3.189/volume/v3/attachments/9811382e-350c-4b6e-9121-d9f6fa2e2abe/action returned with HTTP 204 Aug 25 05:49:22.780923 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 916/3685] 10.4.3.189 () {74 vars in 1725 bytes} [Tue Aug 25 05:49:22 2026] POST /volume/v3/attachments/9811382e-350c-4b6e-9121-d9f6fa2e2abe/action => generated 0 bytes in 45 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:49:22.803715 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-d33906d8-ee6d-48e2-a26e-3217c521a3cf None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:49:22.805742 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d33906d8-ee6d-48e2-a26e-3217c521a3cf tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] GET https://10.4.3.189/volume/v3/backups/93d16f69-4001-46ce-8c27-2b4be3a99ad7 Aug 25 05:49:22.806079 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d33906d8-ee6d-48e2-a26e-3217c521a3cf tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:49:22.806152 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d33906d8-ee6d-48e2-a26e-3217c521a3cf tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:49:22.806254 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-d33906d8-ee6d-48e2-a26e-3217c521a3cf tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Show backup with id 93d16f69-4001-46ce-8c27-2b4be3a99ad7. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:49:22.811246 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:49:22.811246 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:49:22.812230 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d33906d8-ee6d-48e2-a26e-3217c521a3cf tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] https://10.4.3.189/volume/v3/backups/93d16f69-4001-46ce-8c27-2b4be3a99ad7 returned with HTTP 200 Aug 25 05:49:22.812609 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 918/3686] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:49:22 2026] GET /volume/v3/backups/93d16f69-4001-46ce-8c27-2b4be3a99ad7 => generated 708 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:49:22.996583 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-03e85297-50ad-40ed-84a1-f764b16bc734 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:49:23.004743 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-03e85297-50ad-40ed-84a1-f764b16bc734 tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] GET https://10.4.3.189/volume/v3/volumes/9aeddd82-1340-4433-a3cf-cc94bb3fa1cd Aug 25 05:49:23.005425 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-03e85297-50ad-40ed-84a1-f764b16bc734 tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:49:23.005710 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-03e85297-50ad-40ed-84a1-f764b16bc734 tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:49:23.038379 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:49:23.038379 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:49:23.049911 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-03e85297-50ad-40ed-84a1-f764b16bc734 tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] Volume info retrieved successfully. Aug 25 05:49:23.063255 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-03e85297-50ad-40ed-84a1-f764b16bc734 tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] https://10.4.3.189/volume/v3/volumes/9aeddd82-1340-4433-a3cf-cc94bb3fa1cd returned with HTTP 200 Aug 25 05:49:23.065310 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 920/3687] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:49:22 2026] GET /volume/v3/volumes/9aeddd82-1340-4433-a3cf-cc94bb3fa1cd => generated 844 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:49:23.825487 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-75181f06-026b-4200-8e87-b24177d5178d None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:49:23.829431 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-75181f06-026b-4200-8e87-b24177d5178d tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] GET https://10.4.3.189/volume/v3/backups/93d16f69-4001-46ce-8c27-2b4be3a99ad7 Aug 25 05:49:23.829772 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-75181f06-026b-4200-8e87-b24177d5178d tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:49:23.830031 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-75181f06-026b-4200-8e87-b24177d5178d tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:49:23.830206 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-75181f06-026b-4200-8e87-b24177d5178d tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Show backup with id 93d16f69-4001-46ce-8c27-2b4be3a99ad7. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:49:23.837987 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:49:23.837987 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:49:23.838724 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-75181f06-026b-4200-8e87-b24177d5178d tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] https://10.4.3.189/volume/v3/backups/93d16f69-4001-46ce-8c27-2b4be3a99ad7 returned with HTTP 200 Aug 25 05:49:23.839113 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 934/3688] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:49:23 2026] GET /volume/v3/backups/93d16f69-4001-46ce-8c27-2b4be3a99ad7 => generated 708 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:49:24.086124 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-1d664a59-0669-45a1-8284-ef1ca09de503 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:49:24.088179 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-1d664a59-0669-45a1-8284-ef1ca09de503 tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] GET https://10.4.3.189/volume/v3/volumes/9aeddd82-1340-4433-a3cf-cc94bb3fa1cd Aug 25 05:49:24.088412 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-1d664a59-0669-45a1-8284-ef1ca09de503 tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:49:24.088668 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-1d664a59-0669-45a1-8284-ef1ca09de503 tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:49:24.100839 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:49:24.100839 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:49:24.106295 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-1d664a59-0669-45a1-8284-ef1ca09de503 tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] Volume info retrieved successfully. Aug 25 05:49:24.113169 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-1d664a59-0669-45a1-8284-ef1ca09de503 tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] https://10.4.3.189/volume/v3/volumes/9aeddd82-1340-4433-a3cf-cc94bb3fa1cd returned with HTTP 200 Aug 25 05:49:24.113702 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 917/3689] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:49:24 2026] GET /volume/v3/volumes/9aeddd82-1340-4433-a3cf-cc94bb3fa1cd => generated 844 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:49:24.849082 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-63845983-a8cf-470a-9c7b-8aa9004687e0 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:49:24.851011 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-63845983-a8cf-470a-9c7b-8aa9004687e0 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] GET https://10.4.3.189/volume/v3/backups/93d16f69-4001-46ce-8c27-2b4be3a99ad7 Aug 25 05:49:24.851301 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-63845983-a8cf-470a-9c7b-8aa9004687e0 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:49:24.851539 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-63845983-a8cf-470a-9c7b-8aa9004687e0 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:49:24.851710 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-63845983-a8cf-470a-9c7b-8aa9004687e0 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Show backup with id 93d16f69-4001-46ce-8c27-2b4be3a99ad7. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:49:24.855872 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:49:24.855872 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:49:24.856535 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-63845983-a8cf-470a-9c7b-8aa9004687e0 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] https://10.4.3.189/volume/v3/backups/93d16f69-4001-46ce-8c27-2b4be3a99ad7 returned with HTTP 200 Aug 25 05:49:24.856943 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 919/3690] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:49:24 2026] GET /volume/v3/backups/93d16f69-4001-46ce-8c27-2b4be3a99ad7 => generated 708 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:49:25.130974 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-8ca73562-1af2-44c3-b9bd-efe86d5e126f None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:49:25.134219 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-8ca73562-1af2-44c3-b9bd-efe86d5e126f tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] GET https://10.4.3.189/volume/v3/volumes/9aeddd82-1340-4433-a3cf-cc94bb3fa1cd Aug 25 05:49:25.134219 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-8ca73562-1af2-44c3-b9bd-efe86d5e126f tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:49:25.134219 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-8ca73562-1af2-44c3-b9bd-efe86d5e126f tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:49:25.172157 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:49:25.172157 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:49:25.191646 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-8ca73562-1af2-44c3-b9bd-efe86d5e126f tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] Volume info retrieved successfully. Aug 25 05:49:25.217376 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-8ca73562-1af2-44c3-b9bd-efe86d5e126f tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] https://10.4.3.189/volume/v3/volumes/9aeddd82-1340-4433-a3cf-cc94bb3fa1cd returned with HTTP 200 Aug 25 05:49:25.222373 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 921/3691] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:49:25 2026] GET /volume/v3/volumes/9aeddd82-1340-4433-a3cf-cc94bb3fa1cd => generated 844 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:49:25.327436 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-5fe3309c-6e98-4056-b686-4814cc546bc3 req-9434e5a2-559f-434b-84b8-51083cf52796 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:49:25.330534 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-5fe3309c-6e98-4056-b686-4814cc546bc3 req-9434e5a2-559f-434b-84b8-51083cf52796 tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] POST https://10.4.3.189/volume/v3/attachments/1832165e-b40c-4d76-8065-bbdfd6196588/action Aug 25 05:49:25.330988 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-5fe3309c-6e98-4056-b686-4814cc546bc3 req-9434e5a2-559f-434b-84b8-51083cf52796 tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] Action body: b'{"os-complete": null}' {{(pid=100271) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 05:49:25.331129 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-5fe3309c-6e98-4056-b686-4814cc546bc3 req-9434e5a2-559f-434b-84b8-51083cf52796 tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:49:25.349523 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:49:25.349523 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:49:25.361218 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-5fe3309c-6e98-4056-b686-4814cc546bc3 req-9434e5a2-559f-434b-84b8-51083cf52796 tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] https://10.4.3.189/volume/v3/attachments/1832165e-b40c-4d76-8065-bbdfd6196588/action returned with HTTP 204 Aug 25 05:49:25.361696 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 935/3692] 10.4.3.189 () {74 vars in 1725 bytes} [Tue Aug 25 05:49:25 2026] POST /volume/v3/attachments/1832165e-b40c-4d76-8065-bbdfd6196588/action => generated 0 bytes in 35 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:49:25.722300 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-1ba48938-41fd-4b48-80aa-1ca4fb995e78 req-2de26685-8f5f-416c-9b5c-0e611225c641 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:49:25.724650 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-1ba48938-41fd-4b48-80aa-1ca4fb995e78 req-2de26685-8f5f-416c-9b5c-0e611225c641 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] GET https://10.4.3.189/volume/v3/volumes/d7fbd362-4a81-4b3f-ab94-184bb9df0e42 Aug 25 05:49:25.725294 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-1ba48938-41fd-4b48-80aa-1ca4fb995e78 req-2de26685-8f5f-416c-9b5c-0e611225c641 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:49:25.725294 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-1ba48938-41fd-4b48-80aa-1ca4fb995e78 req-2de26685-8f5f-416c-9b5c-0e611225c641 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:49:25.734126 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:49:25.734126 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:49:25.738807 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [req-1ba48938-41fd-4b48-80aa-1ca4fb995e78 req-2de26685-8f5f-416c-9b5c-0e611225c641 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Volume info retrieved successfully. Aug 25 05:49:25.744075 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-1ba48938-41fd-4b48-80aa-1ca4fb995e78 req-2de26685-8f5f-416c-9b5c-0e611225c641 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] https://10.4.3.189/volume/v3/volumes/d7fbd362-4a81-4b3f-ab94-184bb9df0e42 returned with HTTP 200 Aug 25 05:49:25.744595 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 918/3693] 10.4.3.189 () {68 vars in 1598 bytes} [Tue Aug 25 05:49:25 2026] GET /volume/v3/volumes/d7fbd362-4a81-4b3f-ab94-184bb9df0e42 => generated 842 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 25 05:49:25.831589 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-ced5ab0a-91c8-416d-9181-6aa79c2321d1 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:49:25.832021 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ced5ab0a-91c8-416d-9181-6aa79c2321d1 None None] GET https://10.4.3.189/volume// Aug 25 05:49:25.832236 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ced5ab0a-91c8-416d-9181-6aa79c2321d1 None None] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:49:25.832463 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ced5ab0a-91c8-416d-9181-6aa79c2321d1 None None] Calling method 'all' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:49:25.832844 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ced5ab0a-91c8-416d-9181-6aa79c2321d1 None None] https://10.4.3.189/volume// returned with HTTP 300 Aug 25 05:49:25.833207 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 920/3694] 10.4.3.189 () {66 vars in 1428 bytes} [Tue Aug 25 05:49: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 25 05:49:25.842962 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [req-1ba48938-41fd-4b48-80aa-1ca4fb995e78 req-2b955aef-5698-4e04-9ade-505ff2e62562 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:49:25.866203 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-6cdaf960-d3b8-49d2-843a-c35cd422b37b None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:49:25.867900 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-6cdaf960-d3b8-49d2-843a-c35cd422b37b tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] GET https://10.4.3.189/volume/v3/backups/93d16f69-4001-46ce-8c27-2b4be3a99ad7 Aug 25 05:49:25.868135 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-6cdaf960-d3b8-49d2-843a-c35cd422b37b tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:49:25.868326 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-6cdaf960-d3b8-49d2-843a-c35cd422b37b tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:49:25.868432 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-6cdaf960-d3b8-49d2-843a-c35cd422b37b tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Show backup with id 93d16f69-4001-46ce-8c27-2b4be3a99ad7. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:49:25.872654 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:49:25.872654 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:49:25.873239 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-6cdaf960-d3b8-49d2-843a-c35cd422b37b tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] https://10.4.3.189/volume/v3/backups/93d16f69-4001-46ce-8c27-2b4be3a99ad7 returned with HTTP 200 Aug 25 05:49:25.873628 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 936/3695] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:49:25 2026] GET /volume/v3/backups/93d16f69-4001-46ce-8c27-2b4be3a99ad7 => generated 708 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:49:25.903878 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-1ba48938-41fd-4b48-80aa-1ca4fb995e78 req-2b955aef-5698-4e04-9ade-505ff2e62562 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] POST https://10.4.3.189/volume/v3/attachments Aug 25 05:49:25.904214 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-1ba48938-41fd-4b48-80aa-1ca4fb995e78 req-2b955aef-5698-4e04-9ade-505ff2e62562 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d7fbd362-4a81-4b3f-ab94-184bb9df0e42", "connector": null, "instance_uuid": "d2b9265d-8b3a-4840-b399-4afe62a51568"}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:49:25.911854 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:49:25.911854 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:49:25.933902 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-1ba48938-41fd-4b48-80aa-1ca4fb995e78 req-2b955aef-5698-4e04-9ade-505ff2e62562 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] https://10.4.3.189/volume/v3/attachments returned with HTTP 200 Aug 25 05:49:25.934516 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 922/3696] 10.4.3.189 () {74 vars in 1594 bytes} [Tue Aug 25 05:49:25 2026] POST /volume/v3/attachments => generated 273 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:49:25.961735 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-5e0db61f-b51c-465a-8035-5616039e784e None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:49:25.963561 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-5e0db61f-b51c-465a-8035-5616039e784e tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] GET https://10.4.3.189/volume/v3/volumes/d7fbd362-4a81-4b3f-ab94-184bb9df0e42 Aug 25 05:49:25.963909 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-5e0db61f-b51c-465a-8035-5616039e784e tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:49:25.963980 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-5e0db61f-b51c-465a-8035-5616039e784e tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:49:25.966710 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-c4884795-118d-4af1-a3e4-6e8d3d90b224 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:49:25.967131 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c4884795-118d-4af1-a3e4-6e8d3d90b224 None None] GET https://10.4.3.189/volume// Aug 25 05:49:25.967300 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c4884795-118d-4af1-a3e4-6e8d3d90b224 None None] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:49:25.967476 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c4884795-118d-4af1-a3e4-6e8d3d90b224 None None] Calling method 'all' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:49:25.967784 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c4884795-118d-4af1-a3e4-6e8d3d90b224 None None] https://10.4.3.189/volume// returned with HTTP 300 Aug 25 05:49:25.968190 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 921/3697] 10.4.3.189 () {66 vars in 1426 bytes} [Tue Aug 25 05:49: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 25 05:49:25.975125 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-1ba48938-41fd-4b48-80aa-1ca4fb995e78 req-640a3f0e-7254-4d66-b03f-e4b90abc80ef None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:49:25.976028 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:49:25.976028 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:49:25.977673 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-1ba48938-41fd-4b48-80aa-1ca4fb995e78 req-640a3f0e-7254-4d66-b03f-e4b90abc80ef tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] GET https://10.4.3.189/volume/v3/volumes/d7fbd362-4a81-4b3f-ab94-184bb9df0e42 Aug 25 05:49:25.977926 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-1ba48938-41fd-4b48-80aa-1ca4fb995e78 req-640a3f0e-7254-4d66-b03f-e4b90abc80ef tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:49:25.978220 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-1ba48938-41fd-4b48-80aa-1ca4fb995e78 req-640a3f0e-7254-4d66-b03f-e4b90abc80ef tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:49:25.980178 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-5e0db61f-b51c-465a-8035-5616039e784e tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Volume info retrieved successfully. Aug 25 05:49:25.985862 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-5e0db61f-b51c-465a-8035-5616039e784e tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] https://10.4.3.189/volume/v3/volumes/d7fbd362-4a81-4b3f-ab94-184bb9df0e42 returned with HTTP 200 Aug 25 05:49:25.986633 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 919/3698] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:49:25 2026] GET /volume/v3/volumes/d7fbd362-4a81-4b3f-ab94-184bb9df0e42 => generated 841 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:49:25.990594 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:49:25.990594 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:49:25.994044 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [req-1ba48938-41fd-4b48-80aa-1ca4fb995e78 req-640a3f0e-7254-4d66-b03f-e4b90abc80ef tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Volume info retrieved successfully. Aug 25 05:49:25.998017 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-1ba48938-41fd-4b48-80aa-1ca4fb995e78 req-640a3f0e-7254-4d66-b03f-e4b90abc80ef tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] https://10.4.3.189/volume/v3/volumes/d7fbd362-4a81-4b3f-ab94-184bb9df0e42 returned with HTTP 200 Aug 25 05:49:25.998424 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 937/3699] 10.4.3.189 () {70 vars in 1639 bytes} [Tue Aug 25 05:49:25 2026] GET /volume/v3/volumes/d7fbd362-4a81-4b3f-ab94-184bb9df0e42 => generated 1021 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 05:49:26.094933 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [req-1ba48938-41fd-4b48-80aa-1ca4fb995e78 req-58d64efa-2f75-482d-b416-2e3ed646443e None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:49:26.096983 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-1ba48938-41fd-4b48-80aa-1ca4fb995e78 req-58d64efa-2f75-482d-b416-2e3ed646443e tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] PUT https://10.4.3.189/volume/v3/attachments/2b0ed216-2be5-45f1-b65e-a33d1837f51e Aug 25 05:49:26.097363 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-1ba48938-41fd-4b48-80aa-1ca4fb995e78 req-58d64efa-2f75-482d-b416-2e3ed646443e tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.189", "host": "np0000008051", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:8b4a65c6a3e1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "a19da604-b1eb-4396-a9d5-30b16dae3da8", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:49:26.104345 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.coordination [req-1ba48938-41fd-4b48-80aa-1ca4fb995e78 req-58d64efa-2f75-482d-b416-2e3ed646443e tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Acquiring lock "cinder-attachment_update-d7fbd362-4a81-4b3f-ab94-184bb9df0e42-np0000008051" by "attachment_update" {{(pid=100270) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 05:49:26.108741 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.coordination [req-1ba48938-41fd-4b48-80aa-1ca4fb995e78 req-58d64efa-2f75-482d-b416-2e3ed646443e tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Lock "cinder-attachment_update-d7fbd362-4a81-4b3f-ab94-184bb9df0e42-np0000008051" acquired by "attachment_update" :: waited 0.004s {{(pid=100270) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 05:49:26.109674 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:49:26.109674 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:49:26.190913 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.coordination [req-1ba48938-41fd-4b48-80aa-1ca4fb995e78 req-58d64efa-2f75-482d-b416-2e3ed646443e tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Lock "cinder-attachment_update-d7fbd362-4a81-4b3f-ab94-184bb9df0e42-np0000008051" released by "attachment_update" :: held 0.082s {{(pid=100270) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 05:49:26.191291 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-1ba48938-41fd-4b48-80aa-1ca4fb995e78 req-58d64efa-2f75-482d-b416-2e3ed646443e tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] https://10.4.3.189/volume/v3/attachments/2b0ed216-2be5-45f1-b65e-a33d1837f51e returned with HTTP 200 Aug 25 05:49:26.191727 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 923/3700] 10.4.3.189 () {74 vars in 1704 bytes} [Tue Aug 25 05:49:26 2026] PUT /volume/v3/attachments/2b0ed216-2be5-45f1-b65e-a33d1837f51e => generated 969 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:49:26.235242 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-a502db7f-322e-45d2-920e-26ad3b991d8a None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:49:26.237019 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a502db7f-322e-45d2-920e-26ad3b991d8a tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] GET https://10.4.3.189/volume/v3/volumes/9aeddd82-1340-4433-a3cf-cc94bb3fa1cd Aug 25 05:49:26.237282 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a502db7f-322e-45d2-920e-26ad3b991d8a tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:49:26.237424 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a502db7f-322e-45d2-920e-26ad3b991d8a tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:49:26.248046 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:49:26.248046 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:49:26.253088 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-a502db7f-322e-45d2-920e-26ad3b991d8a tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] Volume info retrieved successfully. Aug 25 05:49:26.258538 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a502db7f-322e-45d2-920e-26ad3b991d8a tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] https://10.4.3.189/volume/v3/volumes/9aeddd82-1340-4433-a3cf-cc94bb3fa1cd returned with HTTP 200 Aug 25 05:49:26.258981 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 922/3701] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:49:26 2026] GET /volume/v3/volumes/9aeddd82-1340-4433-a3cf-cc94bb3fa1cd => generated 1136 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:49:26.273143 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-6af4af4a-4579-4561-9e8b-7b206469e4c6 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:49:26.275853 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-6af4af4a-4579-4561-9e8b-7b206469e4c6 tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] GET https://10.4.3.189/volume/v3/volumes/9aeddd82-1340-4433-a3cf-cc94bb3fa1cd Aug 25 05:49:26.276096 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-6af4af4a-4579-4561-9e8b-7b206469e4c6 tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:49:26.276400 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-6af4af4a-4579-4561-9e8b-7b206469e4c6 tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:49:26.288848 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:49:26.288848 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:49:26.293630 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-6af4af4a-4579-4561-9e8b-7b206469e4c6 tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] Volume info retrieved successfully. Aug 25 05:49:26.301293 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-6af4af4a-4579-4561-9e8b-7b206469e4c6 tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] https://10.4.3.189/volume/v3/volumes/9aeddd82-1340-4433-a3cf-cc94bb3fa1cd returned with HTTP 200 Aug 25 05:49:26.302683 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 920/3702] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:49:26 2026] GET /volume/v3/volumes/9aeddd82-1340-4433-a3cf-cc94bb3fa1cd => generated 1136 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:49:26.628568 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-4d5bb9e7-03a2-4ac5-b4ec-65d12c4bd652 req-12aec562-4e99-48af-8fdd-3534c3f4dd9c None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:49:26.633168 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-4d5bb9e7-03a2-4ac5-b4ec-65d12c4bd652 req-12aec562-4e99-48af-8fdd-3534c3f4dd9c tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] GET https://10.4.3.189/volume/v3/volumes/3ef5f2fc-de44-4f11-9d2d-2d463e91a27e Aug 25 05:49:26.633168 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-4d5bb9e7-03a2-4ac5-b4ec-65d12c4bd652 req-12aec562-4e99-48af-8fdd-3534c3f4dd9c tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:49:26.633168 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-4d5bb9e7-03a2-4ac5-b4ec-65d12c4bd652 req-12aec562-4e99-48af-8fdd-3534c3f4dd9c tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:49:26.644442 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:49:26.644442 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:49:26.648934 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [req-4d5bb9e7-03a2-4ac5-b4ec-65d12c4bd652 req-12aec562-4e99-48af-8fdd-3534c3f4dd9c tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] Volume info retrieved successfully. Aug 25 05:49:26.653781 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-4d5bb9e7-03a2-4ac5-b4ec-65d12c4bd652 req-12aec562-4e99-48af-8fdd-3534c3f4dd9c tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] https://10.4.3.189/volume/v3/volumes/3ef5f2fc-de44-4f11-9d2d-2d463e91a27e returned with HTTP 200 Aug 25 05:49:26.654381 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 938/3703] 10.4.3.189 () {68 vars in 1598 bytes} [Tue Aug 25 05:49:26 2026] GET /volume/v3/volumes/3ef5f2fc-de44-4f11-9d2d-2d463e91a27e => generated 1135 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:49:26.671645 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [req-4d5bb9e7-03a2-4ac5-b4ec-65d12c4bd652 req-e395edcb-1671-4d52-a2bf-e3dcbf72b0c3 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:49:26.673588 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-4d5bb9e7-03a2-4ac5-b4ec-65d12c4bd652 req-e395edcb-1671-4d52-a2bf-e3dcbf72b0c3 tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] POST https://10.4.3.189/volume/v3/volumes/3ef5f2fc-de44-4f11-9d2d-2d463e91a27e/action Aug 25 05:49:26.673937 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-4d5bb9e7-03a2-4ac5-b4ec-65d12c4bd652 req-e395edcb-1671-4d52-a2bf-e3dcbf72b0c3 tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100270) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 05:49:26.674050 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-4d5bb9e7-03a2-4ac5-b4ec-65d12c4bd652 req-e395edcb-1671-4d52-a2bf-e3dcbf72b0c3 tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:49:26.684878 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:49:26.684878 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:49:26.685344 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [req-4d5bb9e7-03a2-4ac5-b4ec-65d12c4bd652 req-e395edcb-1671-4d52-a2bf-e3dcbf72b0c3 tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] Volume info retrieved successfully. Aug 25 05:49:26.691248 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [req-4d5bb9e7-03a2-4ac5-b4ec-65d12c4bd652 req-e395edcb-1671-4d52-a2bf-e3dcbf72b0c3 tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] Begin detaching volume completed successfully. Aug 25 05:49:26.691454 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-4d5bb9e7-03a2-4ac5-b4ec-65d12c4bd652 req-e395edcb-1671-4d52-a2bf-e3dcbf72b0c3 tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] https://10.4.3.189/volume/v3/volumes/3ef5f2fc-de44-4f11-9d2d-2d463e91a27e/action returned with HTTP 202 Aug 25 05:49:26.691899 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 924/3704] 10.4.3.189 () {72 vars in 1672 bytes} [Tue Aug 25 05:49:26 2026] POST /volume/v3/volumes/3ef5f2fc-de44-4f11-9d2d-2d463e91a27e/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 05:49:26.708686 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-86c1adfe-2363-47b1-8db8-b6f316eacb48 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:49:26.710472 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-86c1adfe-2363-47b1-8db8-b6f316eacb48 tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] GET https://10.4.3.189/volume/v3/volumes/3ef5f2fc-de44-4f11-9d2d-2d463e91a27e Aug 25 05:49:26.710702 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-86c1adfe-2363-47b1-8db8-b6f316eacb48 tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:49:26.710926 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-86c1adfe-2363-47b1-8db8-b6f316eacb48 tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:49:26.719540 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:49:26.719540 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:49:26.722649 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-86c1adfe-2363-47b1-8db8-b6f316eacb48 tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] Volume info retrieved successfully. Aug 25 05:49:26.726198 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-86c1adfe-2363-47b1-8db8-b6f316eacb48 tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] https://10.4.3.189/volume/v3/volumes/3ef5f2fc-de44-4f11-9d2d-2d463e91a27e returned with HTTP 200 Aug 25 05:49:26.726512 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 923/3705] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:49:26 2026] GET /volume/v3/volumes/3ef5f2fc-de44-4f11-9d2d-2d463e91a27e => generated 1138 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:49:26.728049 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-3e972da5-45f9-41cc-a08b-a03d2dc71872 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:49:26.728576 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-3e972da5-45f9-41cc-a08b-a03d2dc71872 None None] GET https://10.4.3.189/volume// Aug 25 05:49:26.728845 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-3e972da5-45f9-41cc-a08b-a03d2dc71872 None None] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:49:26.729067 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-3e972da5-45f9-41cc-a08b-a03d2dc71872 None None] Calling method 'all' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:49:26.729381 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-3e972da5-45f9-41cc-a08b-a03d2dc71872 None None] https://10.4.3.189/volume// returned with HTTP 300 Aug 25 05:49:26.729679 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 921/3706] 10.4.3.189 () {66 vars in 1426 bytes} [Tue Aug 25 05:49:26 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 05:49:26.736594 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-4d5bb9e7-03a2-4ac5-b4ec-65d12c4bd652 req-40f4975e-2495-4503-bf14-45b2a9c84b81 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:49:26.738520 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-4d5bb9e7-03a2-4ac5-b4ec-65d12c4bd652 req-40f4975e-2495-4503-bf14-45b2a9c84b81 tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] GET https://10.4.3.189/volume/v3/volumes/3ef5f2fc-de44-4f11-9d2d-2d463e91a27e Aug 25 05:49:26.738715 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-4d5bb9e7-03a2-4ac5-b4ec-65d12c4bd652 req-40f4975e-2495-4503-bf14-45b2a9c84b81 tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:49:26.738884 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-4d5bb9e7-03a2-4ac5-b4ec-65d12c4bd652 req-40f4975e-2495-4503-bf14-45b2a9c84b81 tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:49:26.747399 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:49:26.747399 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:49:26.750328 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [req-4d5bb9e7-03a2-4ac5-b4ec-65d12c4bd652 req-40f4975e-2495-4503-bf14-45b2a9c84b81 tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] Volume info retrieved successfully. Aug 25 05:49:26.753942 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-4d5bb9e7-03a2-4ac5-b4ec-65d12c4bd652 req-40f4975e-2495-4503-bf14-45b2a9c84b81 tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] https://10.4.3.189/volume/v3/volumes/3ef5f2fc-de44-4f11-9d2d-2d463e91a27e returned with HTTP 200 Aug 25 05:49:26.754295 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 939/3707] 10.4.3.189 () {70 vars in 1639 bytes} [Tue Aug 25 05:49:26 2026] GET /volume/v3/volumes/3ef5f2fc-de44-4f11-9d2d-2d463e91a27e => generated 1318 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 05:49:26.883573 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-0eb56d5b-19a8-42f2-9ace-d96cea8b4197 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:49:26.885378 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-0eb56d5b-19a8-42f2-9ace-d96cea8b4197 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] GET https://10.4.3.189/volume/v3/backups/93d16f69-4001-46ce-8c27-2b4be3a99ad7 Aug 25 05:49:26.885672 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-0eb56d5b-19a8-42f2-9ace-d96cea8b4197 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:49:26.885919 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-0eb56d5b-19a8-42f2-9ace-d96cea8b4197 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:49:26.886079 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-0eb56d5b-19a8-42f2-9ace-d96cea8b4197 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Show backup with id 93d16f69-4001-46ce-8c27-2b4be3a99ad7. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:49:26.890426 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:49:26.890426 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:49:26.891082 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-0eb56d5b-19a8-42f2-9ace-d96cea8b4197 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] https://10.4.3.189/volume/v3/backups/93d16f69-4001-46ce-8c27-2b4be3a99ad7 returned with HTTP 200 Aug 25 05:49:26.891505 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 925/3708] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:49:26 2026] GET /volume/v3/backups/93d16f69-4001-46ce-8c27-2b4be3a99ad7 => generated 708 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:49:27.001547 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-3e67f255-bddf-4227-9e74-c77e1000993f None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:49:27.003357 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-3e67f255-bddf-4227-9e74-c77e1000993f tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] GET https://10.4.3.189/volume/v3/volumes/d7fbd362-4a81-4b3f-ab94-184bb9df0e42 Aug 25 05:49:27.003557 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-3e67f255-bddf-4227-9e74-c77e1000993f tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:49:27.003763 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-3e67f255-bddf-4227-9e74-c77e1000993f tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:49:27.012694 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:49:27.012694 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:49:27.015830 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-3e67f255-bddf-4227-9e74-c77e1000993f tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Volume info retrieved successfully. Aug 25 05:49:27.020162 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-3e67f255-bddf-4227-9e74-c77e1000993f tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] https://10.4.3.189/volume/v3/volumes/d7fbd362-4a81-4b3f-ab94-184bb9df0e42 returned with HTTP 200 Aug 25 05:49:27.020547 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 924/3709] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:49:27 2026] GET /volume/v3/volumes/d7fbd362-4a81-4b3f-ab94-184bb9df0e42 => generated 842 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:49:27.742388 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-7a9e7804-8009-435e-89ee-131386f11f31 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:49:27.743892 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-7a9e7804-8009-435e-89ee-131386f11f31 tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] GET https://10.4.3.189/volume/v3/volumes/3ef5f2fc-de44-4f11-9d2d-2d463e91a27e Aug 25 05:49:27.744102 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-7a9e7804-8009-435e-89ee-131386f11f31 tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:49:27.744289 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-7a9e7804-8009-435e-89ee-131386f11f31 tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:49:27.753683 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:49:27.753683 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:49:27.756967 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-7a9e7804-8009-435e-89ee-131386f11f31 tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] Volume info retrieved successfully. Aug 25 05:49:27.761097 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-7a9e7804-8009-435e-89ee-131386f11f31 tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] https://10.4.3.189/volume/v3/volumes/3ef5f2fc-de44-4f11-9d2d-2d463e91a27e returned with HTTP 200 Aug 25 05:49:27.761682 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 922/3710] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:49:27 2026] GET /volume/v3/volumes/3ef5f2fc-de44-4f11-9d2d-2d463e91a27e => generated 1138 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:49:27.901096 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-9ea1422c-3a7f-4047-a85c-62ed1a0f374a None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:49:27.902857 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-9ea1422c-3a7f-4047-a85c-62ed1a0f374a tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] GET https://10.4.3.189/volume/v3/backups/93d16f69-4001-46ce-8c27-2b4be3a99ad7 Aug 25 05:49:27.903069 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-9ea1422c-3a7f-4047-a85c-62ed1a0f374a tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:49:27.903272 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-9ea1422c-3a7f-4047-a85c-62ed1a0f374a tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:49:27.903364 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-9ea1422c-3a7f-4047-a85c-62ed1a0f374a tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Show backup with id 93d16f69-4001-46ce-8c27-2b4be3a99ad7. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:49:27.907829 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:49:27.907829 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:49:27.908483 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-9ea1422c-3a7f-4047-a85c-62ed1a0f374a tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] https://10.4.3.189/volume/v3/backups/93d16f69-4001-46ce-8c27-2b4be3a99ad7 returned with HTTP 200 Aug 25 05:49:27.908876 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 940/3711] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:49:27 2026] GET /volume/v3/backups/93d16f69-4001-46ce-8c27-2b4be3a99ad7 => generated 708 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:49:28.034452 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-dec1e0be-6d10-49ca-80b5-37ba53cb1bde None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:49:28.036319 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-dec1e0be-6d10-49ca-80b5-37ba53cb1bde tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] GET https://10.4.3.189/volume/v3/volumes/d7fbd362-4a81-4b3f-ab94-184bb9df0e42 Aug 25 05:49:28.036575 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-dec1e0be-6d10-49ca-80b5-37ba53cb1bde tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:49:28.036845 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-dec1e0be-6d10-49ca-80b5-37ba53cb1bde tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:49:28.046994 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:49:28.046994 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:49:28.050812 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-dec1e0be-6d10-49ca-80b5-37ba53cb1bde tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Volume info retrieved successfully. Aug 25 05:49:28.055653 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-dec1e0be-6d10-49ca-80b5-37ba53cb1bde tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] https://10.4.3.189/volume/v3/volumes/d7fbd362-4a81-4b3f-ab94-184bb9df0e42 returned with HTTP 200 Aug 25 05:49:28.056125 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 926/3712] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:49:28 2026] GET /volume/v3/volumes/d7fbd362-4a81-4b3f-ab94-184bb9df0e42 => generated 842 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:49:28.776283 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-fa351324-cbbf-4720-a6c1-03e31048b8bd None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:49:28.779402 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-fa351324-cbbf-4720-a6c1-03e31048b8bd tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] GET https://10.4.3.189/volume/v3/volumes/3ef5f2fc-de44-4f11-9d2d-2d463e91a27e Aug 25 05:49:28.779402 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-fa351324-cbbf-4720-a6c1-03e31048b8bd tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:49:28.779402 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-fa351324-cbbf-4720-a6c1-03e31048b8bd tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:49:28.787666 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:49:28.787666 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:49:28.791114 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-fa351324-cbbf-4720-a6c1-03e31048b8bd tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] Volume info retrieved successfully. Aug 25 05:49:28.795231 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-fa351324-cbbf-4720-a6c1-03e31048b8bd tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] https://10.4.3.189/volume/v3/volumes/3ef5f2fc-de44-4f11-9d2d-2d463e91a27e returned with HTTP 200 Aug 25 05:49:28.795743 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 925/3713] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:49:28 2026] GET /volume/v3/volumes/3ef5f2fc-de44-4f11-9d2d-2d463e91a27e => generated 1138 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:49:28.918816 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-c7b437e3-db6a-42d1-b9a4-5a24bb0a13c6 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:49:28.920591 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-c7b437e3-db6a-42d1-b9a4-5a24bb0a13c6 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] GET https://10.4.3.189/volume/v3/backups/93d16f69-4001-46ce-8c27-2b4be3a99ad7 Aug 25 05:49:28.920815 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-c7b437e3-db6a-42d1-b9a4-5a24bb0a13c6 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:49:28.920989 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-c7b437e3-db6a-42d1-b9a4-5a24bb0a13c6 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:49:28.921118 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-c7b437e3-db6a-42d1-b9a4-5a24bb0a13c6 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Show backup with id 93d16f69-4001-46ce-8c27-2b4be3a99ad7. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:49:28.925445 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:49:28.925445 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:49:28.926109 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-c7b437e3-db6a-42d1-b9a4-5a24bb0a13c6 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] https://10.4.3.189/volume/v3/backups/93d16f69-4001-46ce-8c27-2b4be3a99ad7 returned with HTTP 200 Aug 25 05:49:28.926682 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 923/3714] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:49:28 2026] GET /volume/v3/backups/93d16f69-4001-46ce-8c27-2b4be3a99ad7 => generated 708 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:49:29.068505 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-cc447ea7-9f8a-43f3-99cc-d6fcab7e9244 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:49:29.070073 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-cc447ea7-9f8a-43f3-99cc-d6fcab7e9244 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] GET https://10.4.3.189/volume/v3/volumes/d7fbd362-4a81-4b3f-ab94-184bb9df0e42 Aug 25 05:49:29.070247 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-cc447ea7-9f8a-43f3-99cc-d6fcab7e9244 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:49:29.070450 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-cc447ea7-9f8a-43f3-99cc-d6fcab7e9244 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:49:29.079953 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:49:29.079953 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:49:29.083201 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-cc447ea7-9f8a-43f3-99cc-d6fcab7e9244 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Volume info retrieved successfully. Aug 25 05:49:29.086863 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-cc447ea7-9f8a-43f3-99cc-d6fcab7e9244 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] https://10.4.3.189/volume/v3/volumes/d7fbd362-4a81-4b3f-ab94-184bb9df0e42 returned with HTTP 200 Aug 25 05:49:29.087287 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 941/3715] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:49:29 2026] GET /volume/v3/volumes/d7fbd362-4a81-4b3f-ab94-184bb9df0e42 => generated 842 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:49:29.809258 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-56c378fe-42ba-43ba-892e-c8345efa9e0f None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:49:29.811542 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-56c378fe-42ba-43ba-892e-c8345efa9e0f tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] GET https://10.4.3.189/volume/v3/volumes/3ef5f2fc-de44-4f11-9d2d-2d463e91a27e Aug 25 05:49:29.811811 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-56c378fe-42ba-43ba-892e-c8345efa9e0f tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:49:29.812074 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-56c378fe-42ba-43ba-892e-c8345efa9e0f tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:49:29.825958 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:49:29.825958 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:49:29.831318 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-56c378fe-42ba-43ba-892e-c8345efa9e0f tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] Volume info retrieved successfully. Aug 25 05:49:29.837776 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-56c378fe-42ba-43ba-892e-c8345efa9e0f tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] https://10.4.3.189/volume/v3/volumes/3ef5f2fc-de44-4f11-9d2d-2d463e91a27e returned with HTTP 200 Aug 25 05:49:29.838299 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 927/3716] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:49:29 2026] GET /volume/v3/volumes/3ef5f2fc-de44-4f11-9d2d-2d463e91a27e => generated 1138 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:49:29.937159 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-73fe5a9d-d25c-44c6-8a77-6146fe0ae6f8 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:49:29.939847 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-73fe5a9d-d25c-44c6-8a77-6146fe0ae6f8 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] GET https://10.4.3.189/volume/v3/backups/93d16f69-4001-46ce-8c27-2b4be3a99ad7 Aug 25 05:49:29.940068 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-73fe5a9d-d25c-44c6-8a77-6146fe0ae6f8 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:49:29.940275 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-73fe5a9d-d25c-44c6-8a77-6146fe0ae6f8 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:49:29.940392 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-73fe5a9d-d25c-44c6-8a77-6146fe0ae6f8 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Show backup with id 93d16f69-4001-46ce-8c27-2b4be3a99ad7. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:49:29.945507 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:49:29.945507 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:49:29.946211 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-73fe5a9d-d25c-44c6-8a77-6146fe0ae6f8 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] https://10.4.3.189/volume/v3/backups/93d16f69-4001-46ce-8c27-2b4be3a99ad7 returned with HTTP 200 Aug 25 05:49:29.946616 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 926/3717] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:49:29 2026] GET /volume/v3/backups/93d16f69-4001-46ce-8c27-2b4be3a99ad7 => generated 708 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:49:30.099482 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-075c0ba8-65f8-4c5c-ac0e-11a26c9c93ce None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:49:30.101439 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-075c0ba8-65f8-4c5c-ac0e-11a26c9c93ce tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] GET https://10.4.3.189/volume/v3/volumes/d7fbd362-4a81-4b3f-ab94-184bb9df0e42 Aug 25 05:49:30.101697 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-075c0ba8-65f8-4c5c-ac0e-11a26c9c93ce tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:49:30.101976 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-075c0ba8-65f8-4c5c-ac0e-11a26c9c93ce tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:49:30.114318 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:49:30.114318 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:49:30.119320 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-075c0ba8-65f8-4c5c-ac0e-11a26c9c93ce tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Volume info retrieved successfully. Aug 25 05:49:30.125518 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-075c0ba8-65f8-4c5c-ac0e-11a26c9c93ce tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] https://10.4.3.189/volume/v3/volumes/d7fbd362-4a81-4b3f-ab94-184bb9df0e42 returned with HTTP 200 Aug 25 05:49:30.126111 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 924/3718] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:49:30 2026] GET /volume/v3/volumes/d7fbd362-4a81-4b3f-ab94-184bb9df0e42 => generated 842 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:49:30.853688 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-9d87172a-c37b-4afd-a0ac-6fa9aa7c4812 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:49:30.856226 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-9d87172a-c37b-4afd-a0ac-6fa9aa7c4812 tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] GET https://10.4.3.189/volume/v3/volumes/3ef5f2fc-de44-4f11-9d2d-2d463e91a27e Aug 25 05:49:30.857496 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-9d87172a-c37b-4afd-a0ac-6fa9aa7c4812 tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:49:30.857496 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-9d87172a-c37b-4afd-a0ac-6fa9aa7c4812 tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:49:30.868874 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:49:30.868874 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:49:30.873178 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-9d87172a-c37b-4afd-a0ac-6fa9aa7c4812 tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] Volume info retrieved successfully. Aug 25 05:49:30.878393 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-9d87172a-c37b-4afd-a0ac-6fa9aa7c4812 tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] https://10.4.3.189/volume/v3/volumes/3ef5f2fc-de44-4f11-9d2d-2d463e91a27e returned with HTTP 200 Aug 25 05:49:30.879001 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 942/3719] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:49:30 2026] GET /volume/v3/volumes/3ef5f2fc-de44-4f11-9d2d-2d463e91a27e => generated 1138 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:49:30.956714 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-499af442-1674-4a97-9ba2-735818edbbda None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:49:30.963083 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-499af442-1674-4a97-9ba2-735818edbbda tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] GET https://10.4.3.189/volume/v3/backups/93d16f69-4001-46ce-8c27-2b4be3a99ad7 Aug 25 05:49:30.963083 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-499af442-1674-4a97-9ba2-735818edbbda tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:49:30.963083 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-499af442-1674-4a97-9ba2-735818edbbda tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:49:30.963083 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-499af442-1674-4a97-9ba2-735818edbbda tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Show backup with id 93d16f69-4001-46ce-8c27-2b4be3a99ad7. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:49:30.966276 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:49:30.966276 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:49:30.967033 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-499af442-1674-4a97-9ba2-735818edbbda tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] https://10.4.3.189/volume/v3/backups/93d16f69-4001-46ce-8c27-2b4be3a99ad7 returned with HTTP 200 Aug 25 05:49:30.967505 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 928/3720] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:49:30 2026] GET /volume/v3/backups/93d16f69-4001-46ce-8c27-2b4be3a99ad7 => generated 708 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:49:31.139149 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-fee91676-eb2f-45ae-8dc7-a108d4d9837b None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:49:31.141598 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-fee91676-eb2f-45ae-8dc7-a108d4d9837b tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] GET https://10.4.3.189/volume/v3/volumes/d7fbd362-4a81-4b3f-ab94-184bb9df0e42 Aug 25 05:49:31.141863 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-fee91676-eb2f-45ae-8dc7-a108d4d9837b tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:49:31.142136 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-fee91676-eb2f-45ae-8dc7-a108d4d9837b tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:49:31.155024 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:49:31.155024 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:49:31.159742 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-fee91676-eb2f-45ae-8dc7-a108d4d9837b tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Volume info retrieved successfully. Aug 25 05:49:31.165415 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-fee91676-eb2f-45ae-8dc7-a108d4d9837b tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] https://10.4.3.189/volume/v3/volumes/d7fbd362-4a81-4b3f-ab94-184bb9df0e42 returned with HTTP 200 Aug 25 05:49:31.166247 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 927/3721] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:49:31 2026] GET /volume/v3/volumes/d7fbd362-4a81-4b3f-ab94-184bb9df0e42 => generated 842 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:49:31.538344 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-68f31d46-9897-41f9-9e35-9782fc58931e None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:49:31.540636 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-68f31d46-9897-41f9-9e35-9782fc58931e tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] GET https://10.4.3.189/volume/v3/volumes/9aaadada-0e29-4387-862d-c3b5114b0ce9 Aug 25 05:49:31.540880 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-68f31d46-9897-41f9-9e35-9782fc58931e tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:49:31.541149 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-68f31d46-9897-41f9-9e35-9782fc58931e tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:49:31.549806 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:49:31.549806 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:49:31.554120 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-68f31d46-9897-41f9-9e35-9782fc58931e tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Volume info retrieved successfully. Aug 25 05:49:31.559462 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-68f31d46-9897-41f9-9e35-9782fc58931e tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] https://10.4.3.189/volume/v3/volumes/9aaadada-0e29-4387-862d-c3b5114b0ce9 returned with HTTP 200 Aug 25 05:49:31.559954 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 925/3722] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:49:31 2026] GET /volume/v3/volumes/9aaadada-0e29-4387-862d-c3b5114b0ce9 => generated 880 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:49:31.572661 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-d0d7638a-0226-42d5-b419-1f24d777d65c None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:49:31.574425 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-d0d7638a-0226-42d5-b419-1f24d777d65c tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] GET https://10.4.3.189/volume/v3/volumes/9aaadada-0e29-4387-862d-c3b5114b0ce9 Aug 25 05:49:31.574629 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-d0d7638a-0226-42d5-b419-1f24d777d65c tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:49:31.574852 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-d0d7638a-0226-42d5-b419-1f24d777d65c tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:49:31.588268 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:49:31.588268 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:49:31.592295 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-d0d7638a-0226-42d5-b419-1f24d777d65c tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Volume info retrieved successfully. Aug 25 05:49:31.596816 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-d0d7638a-0226-42d5-b419-1f24d777d65c tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] https://10.4.3.189/volume/v3/volumes/9aaadada-0e29-4387-862d-c3b5114b0ce9 returned with HTTP 200 Aug 25 05:49:31.597276 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 943/3723] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:49:31 2026] GET /volume/v3/volumes/9aaadada-0e29-4387-862d-c3b5114b0ce9 => generated 880 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:49:31.648460 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [req-b38e266c-dbfc-4d0c-b394-5d6d5354ed88 req-484f7354-9b37-4927-88d5-cec9c8df2fb5 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:49:31.650756 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-b38e266c-dbfc-4d0c-b394-5d6d5354ed88 req-484f7354-9b37-4927-88d5-cec9c8df2fb5 tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] GET https://10.4.3.189/volume/v3/volumes/9aaadada-0e29-4387-862d-c3b5114b0ce9 Aug 25 05:49:31.650986 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-b38e266c-dbfc-4d0c-b394-5d6d5354ed88 req-484f7354-9b37-4927-88d5-cec9c8df2fb5 tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:49:31.651198 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-b38e266c-dbfc-4d0c-b394-5d6d5354ed88 req-484f7354-9b37-4927-88d5-cec9c8df2fb5 tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:49:31.667262 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:49:31.667262 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:49:31.671535 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [req-b38e266c-dbfc-4d0c-b394-5d6d5354ed88 req-484f7354-9b37-4927-88d5-cec9c8df2fb5 tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Volume info retrieved successfully. Aug 25 05:49:31.676204 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-b38e266c-dbfc-4d0c-b394-5d6d5354ed88 req-484f7354-9b37-4927-88d5-cec9c8df2fb5 tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] https://10.4.3.189/volume/v3/volumes/9aaadada-0e29-4387-862d-c3b5114b0ce9 returned with HTTP 200 Aug 25 05:49:31.676747 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 929/3724] 10.4.3.189 () {68 vars in 1598 bytes} [Tue Aug 25 05:49:31 2026] GET /volume/v3/volumes/9aaadada-0e29-4387-862d-c3b5114b0ce9 => generated 880 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:49:31.752905 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-39696bda-255a-4e2d-bd09-4f0517c7fca1 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:49:31.753404 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-39696bda-255a-4e2d-bd09-4f0517c7fca1 None None] GET https://10.4.3.189/volume// Aug 25 05:49:31.753642 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-39696bda-255a-4e2d-bd09-4f0517c7fca1 None None] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:49:31.753837 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-39696bda-255a-4e2d-bd09-4f0517c7fca1 None None] Calling method 'all' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:49:31.754178 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-39696bda-255a-4e2d-bd09-4f0517c7fca1 None None] https://10.4.3.189/volume// returned with HTTP 300 Aug 25 05:49:31.754497 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 928/3725] 10.4.3.189 () {66 vars in 1428 bytes} [Tue Aug 25 05:49: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 25 05:49:31.762077 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-b38e266c-dbfc-4d0c-b394-5d6d5354ed88 req-d1b97ac3-4970-4452-8ff6-4392fc101fd5 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:49:31.827070 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-b38e266c-dbfc-4d0c-b394-5d6d5354ed88 req-d1b97ac3-4970-4452-8ff6-4392fc101fd5 tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] POST https://10.4.3.189/volume/v3/attachments Aug 25 05:49:31.827443 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-b38e266c-dbfc-4d0c-b394-5d6d5354ed88 req-d1b97ac3-4970-4452-8ff6-4392fc101fd5 tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9aaadada-0e29-4387-862d-c3b5114b0ce9", "connector": null, "instance_uuid": "e39aa7f5-9264-4413-8797-14eb3a036bf8"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:49:31.835349 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:49:31.835349 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:49:31.861214 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-b38e266c-dbfc-4d0c-b394-5d6d5354ed88 req-d1b97ac3-4970-4452-8ff6-4392fc101fd5 tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] https://10.4.3.189/volume/v3/attachments returned with HTTP 200 Aug 25 05:49:31.861684 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 926/3726] 10.4.3.189 () {74 vars in 1594 bytes} [Tue Aug 25 05:49:31 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 25 05:49:31.894045 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-de6a6ccd-9f19-4a0d-a3ac-5045bad776cf None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:49:31.896074 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-de6a6ccd-9f19-4a0d-a3ac-5045bad776cf tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] GET https://10.4.3.189/volume/v3/volumes/9aaadada-0e29-4387-862d-c3b5114b0ce9 Aug 25 05:49:31.896311 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-de6a6ccd-9f19-4a0d-a3ac-5045bad776cf tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:49:31.896515 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-de6a6ccd-9f19-4a0d-a3ac-5045bad776cf tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:49:31.900285 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-14fd13e1-b382-4499-a357-1ea8b520cf37 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:49:31.902620 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-14fd13e1-b382-4499-a357-1ea8b520cf37 tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] GET https://10.4.3.189/volume/v3/volumes/3ef5f2fc-de44-4f11-9d2d-2d463e91a27e Aug 25 05:49:31.902750 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-14fd13e1-b382-4499-a357-1ea8b520cf37 tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:49:31.903009 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-14fd13e1-b382-4499-a357-1ea8b520cf37 tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:49:31.908500 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:49:31.908500 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:49:31.912727 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-6792820c-ed81-45ca-805a-96bb4b385b8c None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:49:31.913275 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6792820c-ed81-45ca-805a-96bb4b385b8c None None] GET https://10.4.3.189/volume// Aug 25 05:49:31.913551 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-6792820c-ed81-45ca-805a-96bb4b385b8c None None] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:49:31.913862 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-6792820c-ed81-45ca-805a-96bb4b385b8c None None] Calling method 'all' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:49:31.914285 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6792820c-ed81-45ca-805a-96bb4b385b8c None None] https://10.4.3.189/volume// returned with HTTP 300 Aug 25 05:49:31.914701 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 929/3727] 10.4.3.189 () {66 vars in 1426 bytes} [Tue Aug 25 05:49: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 25 05:49:31.915802 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-de6a6ccd-9f19-4a0d-a3ac-5045bad776cf tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Volume info retrieved successfully. Aug 25 05:49:31.916577 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:49:31.916577 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:49:31.922702 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-b38e266c-dbfc-4d0c-b394-5d6d5354ed88 req-1e7290ef-420e-4844-824e-3fcfae6621ef None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:49:31.923855 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-14fd13e1-b382-4499-a357-1ea8b520cf37 tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] Volume info retrieved successfully. Aug 25 05:49:31.924180 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-de6a6ccd-9f19-4a0d-a3ac-5045bad776cf tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] https://10.4.3.189/volume/v3/volumes/9aaadada-0e29-4387-862d-c3b5114b0ce9 returned with HTTP 200 Aug 25 05:49:31.924738 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 944/3728] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:49:31 2026] GET /volume/v3/volumes/9aaadada-0e29-4387-862d-c3b5114b0ce9 => generated 879 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:49:31.925592 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-b38e266c-dbfc-4d0c-b394-5d6d5354ed88 req-1e7290ef-420e-4844-824e-3fcfae6621ef tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] GET https://10.4.3.189/volume/v3/volumes/9aaadada-0e29-4387-862d-c3b5114b0ce9 Aug 25 05:49:31.925859 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-b38e266c-dbfc-4d0c-b394-5d6d5354ed88 req-1e7290ef-420e-4844-824e-3fcfae6621ef tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:49:31.926111 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-b38e266c-dbfc-4d0c-b394-5d6d5354ed88 req-1e7290ef-420e-4844-824e-3fcfae6621ef tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:49:31.929117 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-14fd13e1-b382-4499-a357-1ea8b520cf37 tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] https://10.4.3.189/volume/v3/volumes/3ef5f2fc-de44-4f11-9d2d-2d463e91a27e returned with HTTP 200 Aug 25 05:49:31.929301 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 930/3729] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:49:31 2026] GET /volume/v3/volumes/3ef5f2fc-de44-4f11-9d2d-2d463e91a27e => generated 1138 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:49:31.934977 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:49:31.934977 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:49:31.937956 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [req-b38e266c-dbfc-4d0c-b394-5d6d5354ed88 req-1e7290ef-420e-4844-824e-3fcfae6621ef tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Volume info retrieved successfully. Aug 25 05:49:31.941729 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-b38e266c-dbfc-4d0c-b394-5d6d5354ed88 req-1e7290ef-420e-4844-824e-3fcfae6621ef tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] https://10.4.3.189/volume/v3/volumes/9aaadada-0e29-4387-862d-c3b5114b0ce9 returned with HTTP 200 Aug 25 05:49:31.942115 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 927/3730] 10.4.3.189 () {70 vars in 1639 bytes} [Tue Aug 25 05:49:31 2026] GET /volume/v3/volumes/9aaadada-0e29-4387-862d-c3b5114b0ce9 => generated 1059 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 05:49:31.977634 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-652e4b66-27be-4747-88d4-6f70e1cad547 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:49:31.981788 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-652e4b66-27be-4747-88d4-6f70e1cad547 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] GET https://10.4.3.189/volume/v3/backups/93d16f69-4001-46ce-8c27-2b4be3a99ad7 Aug 25 05:49:31.982091 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-652e4b66-27be-4747-88d4-6f70e1cad547 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:49:31.982208 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-652e4b66-27be-4747-88d4-6f70e1cad547 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:49:31.982310 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-652e4b66-27be-4747-88d4-6f70e1cad547 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Show backup with id 93d16f69-4001-46ce-8c27-2b4be3a99ad7. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:49:31.986536 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:49:31.986536 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:49:31.987214 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-652e4b66-27be-4747-88d4-6f70e1cad547 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] https://10.4.3.189/volume/v3/backups/93d16f69-4001-46ce-8c27-2b4be3a99ad7 returned with HTTP 200 Aug 25 05:49:31.987629 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 930/3731] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:49:31 2026] GET /volume/v3/backups/93d16f69-4001-46ce-8c27-2b4be3a99ad7 => generated 708 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:49:32.052042 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-b38e266c-dbfc-4d0c-b394-5d6d5354ed88 req-b86e8e4b-e889-4815-91c4-661bd2caafbe None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:49:32.054579 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-b38e266c-dbfc-4d0c-b394-5d6d5354ed88 req-b86e8e4b-e889-4815-91c4-661bd2caafbe tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] PUT https://10.4.3.189/volume/v3/attachments/cb428e85-897f-4542-8e34-b90dad0fe9bc Aug 25 05:49:32.055025 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-b38e266c-dbfc-4d0c-b394-5d6d5354ed88 req-b86e8e4b-e889-4815-91c4-661bd2caafbe tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.189", "host": "np0000008051", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:8b4a65c6a3e1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "a19da604-b1eb-4396-a9d5-30b16dae3da8", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:49:32.064201 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.coordination [req-b38e266c-dbfc-4d0c-b394-5d6d5354ed88 req-b86e8e4b-e889-4815-91c4-661bd2caafbe tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Acquiring lock "cinder-attachment_update-9aaadada-0e29-4387-862d-c3b5114b0ce9-np0000008051" by "attachment_update" {{(pid=100271) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 05:49:32.069954 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.coordination [req-b38e266c-dbfc-4d0c-b394-5d6d5354ed88 req-b86e8e4b-e889-4815-91c4-661bd2caafbe tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Lock "cinder-attachment_update-9aaadada-0e29-4387-862d-c3b5114b0ce9-np0000008051" acquired by "attachment_update" :: waited 0.006s {{(pid=100271) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 05:49:32.071456 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:49:32.071456 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:49:32.159429 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.coordination [req-b38e266c-dbfc-4d0c-b394-5d6d5354ed88 req-b86e8e4b-e889-4815-91c4-661bd2caafbe tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Lock "cinder-attachment_update-9aaadada-0e29-4387-862d-c3b5114b0ce9-np0000008051" released by "attachment_update" :: held 0.089s {{(pid=100271) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 05:49:32.159824 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-b38e266c-dbfc-4d0c-b394-5d6d5354ed88 req-b86e8e4b-e889-4815-91c4-661bd2caafbe tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] https://10.4.3.189/volume/v3/attachments/cb428e85-897f-4542-8e34-b90dad0fe9bc returned with HTTP 200 Aug 25 05:49:32.160415 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 945/3732] 10.4.3.189 () {74 vars in 1704 bytes} [Tue Aug 25 05:49:32 2026] PUT /volume/v3/attachments/cb428e85-897f-4542-8e34-b90dad0fe9bc => generated 968 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:49:32.172703 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [req-b38e266c-dbfc-4d0c-b394-5d6d5354ed88 req-f335d951-d733-438c-9af2-2cea2e254d21 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:49:32.175803 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-b38e266c-dbfc-4d0c-b394-5d6d5354ed88 req-f335d951-d733-438c-9af2-2cea2e254d21 tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] GET https://10.4.3.189/volume/v3/volumes/9aaadada-0e29-4387-862d-c3b5114b0ce9/encryption Aug 25 05:49:32.176010 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-b38e266c-dbfc-4d0c-b394-5d6d5354ed88 req-f335d951-d733-438c-9af2-2cea2e254d21 tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:49:32.176258 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-b38e266c-dbfc-4d0c-b394-5d6d5354ed88 req-f335d951-d733-438c-9af2-2cea2e254d21 tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Calling method 'index' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:49:32.185003 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-00367c5e-5232-46ee-befe-2acec6586567 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:49:32.186850 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-00367c5e-5232-46ee-befe-2acec6586567 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] GET https://10.4.3.189/volume/v3/volumes/d7fbd362-4a81-4b3f-ab94-184bb9df0e42 Aug 25 05:49:32.187039 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-00367c5e-5232-46ee-befe-2acec6586567 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:49:32.187287 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-00367c5e-5232-46ee-befe-2acec6586567 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:49:32.195411 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:49:32.195411 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:49:32.208265 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-b38e266c-dbfc-4d0c-b394-5d6d5354ed88 req-f335d951-d733-438c-9af2-2cea2e254d21 tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] https://10.4.3.189/volume/v3/volumes/9aaadada-0e29-4387-862d-c3b5114b0ce9/encryption returned with HTTP 200 Aug 25 05:49:32.208265 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 931/3733] 10.4.3.189 () {68 vars in 1631 bytes} [Tue Aug 25 05:49:32 2026] GET /volume/v3/volumes/9aaadada-0e29-4387-862d-c3b5114b0ce9/encryption => generated 161 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:49:32.212419 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:49:32.212419 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:49:32.216282 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-00367c5e-5232-46ee-befe-2acec6586567 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Volume info retrieved successfully. Aug 25 05:49:32.221143 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-00367c5e-5232-46ee-befe-2acec6586567 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] https://10.4.3.189/volume/v3/volumes/d7fbd362-4a81-4b3f-ab94-184bb9df0e42 returned with HTTP 200 Aug 25 05:49:32.221596 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 928/3734] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:49:32 2026] GET /volume/v3/volumes/d7fbd362-4a81-4b3f-ab94-184bb9df0e42 => generated 842 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:49:32.428507 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-1ba48938-41fd-4b48-80aa-1ca4fb995e78 req-552df4d1-a0a1-4a01-81d1-a5b38fe0b084 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:49:32.431621 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-1ba48938-41fd-4b48-80aa-1ca4fb995e78 req-552df4d1-a0a1-4a01-81d1-a5b38fe0b084 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] POST https://10.4.3.189/volume/v3/attachments/2b0ed216-2be5-45f1-b65e-a33d1837f51e/action Aug 25 05:49:32.432055 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-1ba48938-41fd-4b48-80aa-1ca4fb995e78 req-552df4d1-a0a1-4a01-81d1-a5b38fe0b084 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Action body: b'{"os-complete": null}' {{(pid=100268) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 05:49:32.432276 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-1ba48938-41fd-4b48-80aa-1ca4fb995e78 req-552df4d1-a0a1-4a01-81d1-a5b38fe0b084 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:49:32.457012 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:49:32.457012 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:49:32.472298 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-1ba48938-41fd-4b48-80aa-1ca4fb995e78 req-552df4d1-a0a1-4a01-81d1-a5b38fe0b084 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] https://10.4.3.189/volume/v3/attachments/2b0ed216-2be5-45f1-b65e-a33d1837f51e/action returned with HTTP 204 Aug 25 05:49:32.472948 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 931/3735] 10.4.3.189 () {74 vars in 1725 bytes} [Tue Aug 25 05:49:32 2026] POST /volume/v3/attachments/2b0ed216-2be5-45f1-b65e-a33d1837f51e/action => generated 0 bytes in 45 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:49:32.552292 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-4d5bb9e7-03a2-4ac5-b4ec-65d12c4bd652 req-4494041d-7b73-41c6-a274-3ebedfd76845 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:49:32.555274 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-4d5bb9e7-03a2-4ac5-b4ec-65d12c4bd652 req-4494041d-7b73-41c6-a274-3ebedfd76845 tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] DELETE https://10.4.3.189/volume/v3/attachments/e65768fe-835e-41e8-9a7e-d6ac9532ab42 Aug 25 05:49:32.555502 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-4d5bb9e7-03a2-4ac5-b4ec-65d12c4bd652 req-4494041d-7b73-41c6-a274-3ebedfd76845 tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:49:32.555766 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-4d5bb9e7-03a2-4ac5-b4ec-65d12c4bd652 req-4494041d-7b73-41c6-a274-3ebedfd76845 tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] Calling method 'version_select' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:49:32.565079 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:49:32.565079 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:49:32.632356 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-4d5bb9e7-03a2-4ac5-b4ec-65d12c4bd652 req-4494041d-7b73-41c6-a274-3ebedfd76845 tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] https://10.4.3.189/volume/v3/attachments/e65768fe-835e-41e8-9a7e-d6ac9532ab42 returned with HTTP 200 Aug 25 05:49:32.632846 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 946/3736] 10.4.3.189 () {72 vars in 1673 bytes} [Tue Aug 25 05:49:32 2026] DELETE /volume/v3/attachments/e65768fe-835e-41e8-9a7e-d6ac9532ab42 => generated 19 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:49:32.941264 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-239586b8-764a-407c-a579-1430a275dcd2 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:49:32.944851 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-239586b8-764a-407c-a579-1430a275dcd2 tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] GET https://10.4.3.189/volume/v3/volumes/9aaadada-0e29-4387-862d-c3b5114b0ce9 Aug 25 05:49:32.944851 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-239586b8-764a-407c-a579-1430a275dcd2 tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:49:32.944851 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-239586b8-764a-407c-a579-1430a275dcd2 tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:49:32.946441 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-8a98d1ae-44e1-474a-aa61-41c15c64529b None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:49:32.948855 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-8a98d1ae-44e1-474a-aa61-41c15c64529b tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] GET https://10.4.3.189/volume/v3/volumes/3ef5f2fc-de44-4f11-9d2d-2d463e91a27e Aug 25 05:49:32.949106 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-8a98d1ae-44e1-474a-aa61-41c15c64529b tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:49:32.949326 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-8a98d1ae-44e1-474a-aa61-41c15c64529b tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:49:32.960900 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:49:32.960900 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:49:32.963398 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:49:32.963398 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:49:32.967483 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-8a98d1ae-44e1-474a-aa61-41c15c64529b tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] Volume info retrieved successfully. Aug 25 05:49:32.971163 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-239586b8-764a-407c-a579-1430a275dcd2 tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Volume info retrieved successfully. Aug 25 05:49:32.975537 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-8a98d1ae-44e1-474a-aa61-41c15c64529b tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] https://10.4.3.189/volume/v3/volumes/3ef5f2fc-de44-4f11-9d2d-2d463e91a27e returned with HTTP 200 Aug 25 05:49:32.976406 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 929/3737] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:49:32 2026] GET /volume/v3/volumes/3ef5f2fc-de44-4f11-9d2d-2d463e91a27e => generated 843 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:49:32.977700 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-239586b8-764a-407c-a579-1430a275dcd2 tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] https://10.4.3.189/volume/v3/volumes/9aaadada-0e29-4387-862d-c3b5114b0ce9 returned with HTTP 200 Aug 25 05:49:32.979381 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 932/3738] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:49:32 2026] GET /volume/v3/volumes/9aaadada-0e29-4387-862d-c3b5114b0ce9 => generated 880 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:49:32.999444 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-e4e24a03-bbd7-4654-aa95-c33aa17726d3 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:49:33.001707 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e4e24a03-bbd7-4654-aa95-c33aa17726d3 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] GET https://10.4.3.189/volume/v3/backups/93d16f69-4001-46ce-8c27-2b4be3a99ad7 Aug 25 05:49:33.001985 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e4e24a03-bbd7-4654-aa95-c33aa17726d3 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:49:33.002261 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e4e24a03-bbd7-4654-aa95-c33aa17726d3 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:49:33.002410 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-e4e24a03-bbd7-4654-aa95-c33aa17726d3 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Show backup with id 93d16f69-4001-46ce-8c27-2b4be3a99ad7. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:49:33.008733 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:49:33.008733 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:49:33.008733 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e4e24a03-bbd7-4654-aa95-c33aa17726d3 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] https://10.4.3.189/volume/v3/backups/93d16f69-4001-46ce-8c27-2b4be3a99ad7 returned with HTTP 200 Aug 25 05:49:33.008733 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 932/3739] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:49:32 2026] GET /volume/v3/backups/93d16f69-4001-46ce-8c27-2b4be3a99ad7 => generated 708 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:49:33.087268 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-e6aefa3f-c811-4032-abb2-c3dd7beb85db req-37a346a9-0da1-4280-baeb-22a1d0fc795d None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:49:33.089568 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-e6aefa3f-c811-4032-abb2-c3dd7beb85db req-37a346a9-0da1-4280-baeb-22a1d0fc795d tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] GET https://10.4.3.189/volume/v3/volumes/9aeddd82-1340-4433-a3cf-cc94bb3fa1cd Aug 25 05:49:33.089768 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-e6aefa3f-c811-4032-abb2-c3dd7beb85db req-37a346a9-0da1-4280-baeb-22a1d0fc795d tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:49:33.089988 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-e6aefa3f-c811-4032-abb2-c3dd7beb85db req-37a346a9-0da1-4280-baeb-22a1d0fc795d tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:49:33.101231 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:49:33.101231 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:49:33.105792 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [req-e6aefa3f-c811-4032-abb2-c3dd7beb85db req-37a346a9-0da1-4280-baeb-22a1d0fc795d tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] Volume info retrieved successfully. Aug 25 05:49:33.110665 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-e6aefa3f-c811-4032-abb2-c3dd7beb85db req-37a346a9-0da1-4280-baeb-22a1d0fc795d tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] https://10.4.3.189/volume/v3/volumes/9aeddd82-1340-4433-a3cf-cc94bb3fa1cd returned with HTTP 200 Aug 25 05:49:33.111138 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 947/3740] 10.4.3.189 () {68 vars in 1598 bytes} [Tue Aug 25 05:49:33 2026] GET /volume/v3/volumes/9aeddd82-1340-4433-a3cf-cc94bb3fa1cd => generated 1136 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:49:33.137693 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-e6aefa3f-c811-4032-abb2-c3dd7beb85db req-b056a547-52b7-4a2f-8a47-9c5ad69dbc18 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:49:33.140858 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-e6aefa3f-c811-4032-abb2-c3dd7beb85db req-b056a547-52b7-4a2f-8a47-9c5ad69dbc18 tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] POST https://10.4.3.189/volume/v3/volumes/9aeddd82-1340-4433-a3cf-cc94bb3fa1cd/action Aug 25 05:49:33.141315 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-e6aefa3f-c811-4032-abb2-c3dd7beb85db req-b056a547-52b7-4a2f-8a47-9c5ad69dbc18 tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100269) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 05:49:33.141573 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-e6aefa3f-c811-4032-abb2-c3dd7beb85db req-b056a547-52b7-4a2f-8a47-9c5ad69dbc18 tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:49:33.157437 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:49:33.157437 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:49:33.158245 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [req-e6aefa3f-c811-4032-abb2-c3dd7beb85db req-b056a547-52b7-4a2f-8a47-9c5ad69dbc18 tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] Volume info retrieved successfully. Aug 25 05:49:33.169088 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [req-e6aefa3f-c811-4032-abb2-c3dd7beb85db req-b056a547-52b7-4a2f-8a47-9c5ad69dbc18 tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] Begin detaching volume completed successfully. Aug 25 05:49:33.169088 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-e6aefa3f-c811-4032-abb2-c3dd7beb85db req-b056a547-52b7-4a2f-8a47-9c5ad69dbc18 tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] https://10.4.3.189/volume/v3/volumes/9aeddd82-1340-4433-a3cf-cc94bb3fa1cd/action returned with HTTP 202 Aug 25 05:49:33.169382 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 930/3741] 10.4.3.189 () {72 vars in 1672 bytes} [Tue Aug 25 05:49:33 2026] POST /volume/v3/volumes/9aeddd82-1340-4433-a3cf-cc94bb3fa1cd/action => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 05:49:33.195853 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-66553597-3d81-45fa-88e3-384f84a13c55 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:49:33.198254 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-66553597-3d81-45fa-88e3-384f84a13c55 tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] GET https://10.4.3.189/volume/v3/volumes/9aeddd82-1340-4433-a3cf-cc94bb3fa1cd Aug 25 05:49:33.198601 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-66553597-3d81-45fa-88e3-384f84a13c55 tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:49:33.198747 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-66553597-3d81-45fa-88e3-384f84a13c55 tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:49:33.216572 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:49:33.216572 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:49:33.221681 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-66553597-3d81-45fa-88e3-384f84a13c55 tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] Volume info retrieved successfully. Aug 25 05:49:33.226841 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-66553597-3d81-45fa-88e3-384f84a13c55 tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] https://10.4.3.189/volume/v3/volumes/9aeddd82-1340-4433-a3cf-cc94bb3fa1cd returned with HTTP 200 Aug 25 05:49:33.227242 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 933/3742] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:49:33 2026] GET /volume/v3/volumes/9aeddd82-1340-4433-a3cf-cc94bb3fa1cd => generated 1139 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:49:33.238862 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-97ea0334-4344-4c19-a137-1da6b22ba7d2 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:49:33.240588 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-9fe1276b-0299-45e4-ac9f-39cd5da53990 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:49:33.240983 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-97ea0334-4344-4c19-a137-1da6b22ba7d2 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] GET https://10.4.3.189/volume/v3/volumes/d7fbd362-4a81-4b3f-ab94-184bb9df0e42 Aug 25 05:49:33.241107 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-9fe1276b-0299-45e4-ac9f-39cd5da53990 None None] GET https://10.4.3.189/volume// Aug 25 05:49:33.241254 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-97ea0334-4344-4c19-a137-1da6b22ba7d2 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:49:33.241360 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-9fe1276b-0299-45e4-ac9f-39cd5da53990 None None] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:49:33.241434 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-97ea0334-4344-4c19-a137-1da6b22ba7d2 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:49:33.241595 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-9fe1276b-0299-45e4-ac9f-39cd5da53990 None None] Calling method 'all' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:49:33.241999 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-9fe1276b-0299-45e4-ac9f-39cd5da53990 None None] https://10.4.3.189/volume// returned with HTTP 300 Aug 25 05:49:33.242389 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 948/3743] 10.4.3.189 () {66 vars in 1426 bytes} [Tue Aug 25 05:49: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 25 05:49:33.251759 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-e6aefa3f-c811-4032-abb2-c3dd7beb85db req-65e5f494-df32-40fd-bab2-bb48c786b859 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:49:33.251965 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:49:33.251965 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:49:33.254767 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-e6aefa3f-c811-4032-abb2-c3dd7beb85db req-65e5f494-df32-40fd-bab2-bb48c786b859 tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] GET https://10.4.3.189/volume/v3/volumes/9aeddd82-1340-4433-a3cf-cc94bb3fa1cd Aug 25 05:49:33.255383 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-e6aefa3f-c811-4032-abb2-c3dd7beb85db req-65e5f494-df32-40fd-bab2-bb48c786b859 tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:49:33.255383 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-e6aefa3f-c811-4032-abb2-c3dd7beb85db req-65e5f494-df32-40fd-bab2-bb48c786b859 tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:49:33.255826 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-97ea0334-4344-4c19-a137-1da6b22ba7d2 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Volume info retrieved successfully. Aug 25 05:49:33.262343 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-97ea0334-4344-4c19-a137-1da6b22ba7d2 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] https://10.4.3.189/volume/v3/volumes/d7fbd362-4a81-4b3f-ab94-184bb9df0e42 returned with HTTP 200 Aug 25 05:49:33.262847 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 933/3744] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:49:33 2026] GET /volume/v3/volumes/d7fbd362-4a81-4b3f-ab94-184bb9df0e42 => generated 1134 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:49:33.268190 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:49:33.268190 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:49:33.274085 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [req-e6aefa3f-c811-4032-abb2-c3dd7beb85db req-65e5f494-df32-40fd-bab2-bb48c786b859 tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] Volume info retrieved successfully. Aug 25 05:49:33.280558 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-e6aefa3f-c811-4032-abb2-c3dd7beb85db req-65e5f494-df32-40fd-bab2-bb48c786b859 tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] https://10.4.3.189/volume/v3/volumes/9aeddd82-1340-4433-a3cf-cc94bb3fa1cd returned with HTTP 200 Aug 25 05:49:33.280558 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 931/3745] 10.4.3.189 () {70 vars in 1639 bytes} [Tue Aug 25 05:49:33 2026] GET /volume/v3/volumes/9aeddd82-1340-4433-a3cf-cc94bb3fa1cd => generated 1319 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 05:49:33.280763 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-b995cb56-e366-43da-b3ff-969d6a0d82e1 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:49:33.282849 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-b995cb56-e366-43da-b3ff-969d6a0d82e1 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] POST https://10.4.3.189/volume/v3/backups Aug 25 05:49:33.283007 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-b995cb56-e366-43da-b3ff-969d6a0d82e1 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "d7fbd362-4a81-4b3f-ab94-184bb9df0e42", "force": true, "name": "tempest-VolumesBackupsTest-Backup-290861131", "container": "tempest-volumesbackupstest-backup-container-91068836"}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:49:33.287088 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.contrib.backups [None req-b995cb56-e366-43da-b3ff-969d6a0d82e1 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Creating new backup {'backup': {'volume_id': 'd7fbd362-4a81-4b3f-ab94-184bb9df0e42', 'force': True, 'name': 'tempest-VolumesBackupsTest-Backup-290861131', 'container': 'tempest-volumesbackupstest-backup-container-91068836'}} {{(pid=100270) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 25 05:49:33.287941 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.contrib.backups [None req-b995cb56-e366-43da-b3ff-969d6a0d82e1 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Creating backup of volume d7fbd362-4a81-4b3f-ab94-184bb9df0e42 in container tempest-volumesbackupstest-backup-container-91068836 Aug 25 05:49:33.304725 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:49:33.304725 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:49:33.305316 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-b995cb56-e366-43da-b3ff-969d6a0d82e1 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Volume info retrieved successfully. Aug 25 05:49:33.344444 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.quota [None req-b995cb56-e366-43da-b3ff-969d6a0d82e1 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Created reservations ['ee4975ea-3dc7-4468-9809-c5d02a12100f', '174dd4bf-4981-4042-961b-dd53a048e4cb'] {{(pid=100270) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:49:33.390176 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-b995cb56-e366-43da-b3ff-969d6a0d82e1 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] https://10.4.3.189/volume/v3/backups returned with HTTP 202 Aug 25 05:49:33.390176 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 934/3746] 10.4.3.189 () {68 vars in 1259 bytes} [Tue Aug 25 05:49:33 2026] POST /volume/v3/backups => generated 329 bytes in 111 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 05:49:33.401139 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-55828370-0370-4667-b719-796188c387dd None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:49:33.403142 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-55828370-0370-4667-b719-796188c387dd tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] GET https://10.4.3.189/volume/v3/backups/5055b853-f614-4d04-93a4-ffb347e2b18f Aug 25 05:49:33.403372 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-55828370-0370-4667-b719-796188c387dd tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:49:33.403574 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-55828370-0370-4667-b719-796188c387dd tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:49:33.403673 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-55828370-0370-4667-b719-796188c387dd tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Show backup with id 5055b853-f614-4d04-93a4-ffb347e2b18f. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:49:33.408236 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:49:33.408236 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:49:33.409024 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-55828370-0370-4667-b719-796188c387dd tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] https://10.4.3.189/volume/v3/backups/5055b853-f614-4d04-93a4-ffb347e2b18f returned with HTTP 200 Aug 25 05:49:33.409367 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 949/3747] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:49:33 2026] GET /volume/v3/backups/5055b853-f614-4d04-93a4-ffb347e2b18f => generated 786 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:49:33.993291 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-ded9f913-324a-4b80-83ff-1a39b54c17c8 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:49:33.995720 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ded9f913-324a-4b80-83ff-1a39b54c17c8 tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] GET https://10.4.3.189/volume/v3/volumes/9aaadada-0e29-4387-862d-c3b5114b0ce9 Aug 25 05:49:33.996008 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ded9f913-324a-4b80-83ff-1a39b54c17c8 tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:49:33.996302 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ded9f913-324a-4b80-83ff-1a39b54c17c8 tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:49:34.010758 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:49:34.010758 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:49:34.017958 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-ded9f913-324a-4b80-83ff-1a39b54c17c8 tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Volume info retrieved successfully. Aug 25 05:49:34.023366 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ded9f913-324a-4b80-83ff-1a39b54c17c8 tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] https://10.4.3.189/volume/v3/volumes/9aaadada-0e29-4387-862d-c3b5114b0ce9 returned with HTTP 200 Aug 25 05:49:34.023508 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 934/3748] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:49:33 2026] GET /volume/v3/volumes/9aaadada-0e29-4387-862d-c3b5114b0ce9 => generated 880 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:49:34.025379 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-330ef13a-fee3-4716-bcfe-9972161b2772 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:49:34.028264 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-330ef13a-fee3-4716-bcfe-9972161b2772 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] GET https://10.4.3.189/volume/v3/backups/93d16f69-4001-46ce-8c27-2b4be3a99ad7 Aug 25 05:49:34.028724 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-330ef13a-fee3-4716-bcfe-9972161b2772 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:49:34.029009 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-330ef13a-fee3-4716-bcfe-9972161b2772 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:49:34.029186 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-330ef13a-fee3-4716-bcfe-9972161b2772 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Show backup with id 93d16f69-4001-46ce-8c27-2b4be3a99ad7. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:49:34.034308 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:49:34.034308 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:49:34.035125 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-330ef13a-fee3-4716-bcfe-9972161b2772 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] https://10.4.3.189/volume/v3/backups/93d16f69-4001-46ce-8c27-2b4be3a99ad7 returned with HTTP 200 Aug 25 05:49:34.035567 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 932/3749] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:49:34 2026] GET /volume/v3/backups/93d16f69-4001-46ce-8c27-2b4be3a99ad7 => generated 708 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:49:34.245995 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-f2f44875-37cc-47e2-8971-4caa6a7a00e9 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:49:34.251097 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-f2f44875-37cc-47e2-8971-4caa6a7a00e9 tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] GET https://10.4.3.189/volume/v3/volumes/9aeddd82-1340-4433-a3cf-cc94bb3fa1cd Aug 25 05:49:34.251097 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-f2f44875-37cc-47e2-8971-4caa6a7a00e9 tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:49:34.251097 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-f2f44875-37cc-47e2-8971-4caa6a7a00e9 tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:49:34.260506 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:49:34.260506 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:49:34.264505 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-f2f44875-37cc-47e2-8971-4caa6a7a00e9 tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] Volume info retrieved successfully. Aug 25 05:49:34.269315 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-f2f44875-37cc-47e2-8971-4caa6a7a00e9 tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] https://10.4.3.189/volume/v3/volumes/9aeddd82-1340-4433-a3cf-cc94bb3fa1cd returned with HTTP 200 Aug 25 05:49:34.269948 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 935/3750] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:49:34 2026] GET /volume/v3/volumes/9aeddd82-1340-4433-a3cf-cc94bb3fa1cd => generated 1139 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:49:34.423210 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-c65cfb46-fc71-4dec-a42d-954efbcdc0bf None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:49:34.425254 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-c65cfb46-fc71-4dec-a42d-954efbcdc0bf tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] GET https://10.4.3.189/volume/v3/backups/5055b853-f614-4d04-93a4-ffb347e2b18f Aug 25 05:49:34.425532 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-c65cfb46-fc71-4dec-a42d-954efbcdc0bf tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:49:34.425753 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-c65cfb46-fc71-4dec-a42d-954efbcdc0bf tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:49:34.425867 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-c65cfb46-fc71-4dec-a42d-954efbcdc0bf tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Show backup with id 5055b853-f614-4d04-93a4-ffb347e2b18f. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:49:34.430887 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:49:34.430887 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:49:34.431762 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-c65cfb46-fc71-4dec-a42d-954efbcdc0bf tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] https://10.4.3.189/volume/v3/backups/5055b853-f614-4d04-93a4-ffb347e2b18f returned with HTTP 200 Aug 25 05:49:34.432170 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 950/3751] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:49:34 2026] GET /volume/v3/backups/5055b853-f614-4d04-93a4-ffb347e2b18f => generated 788 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:49:35.037368 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-d2e12ec9-ab5d-4f37-88be-bad44656d888 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:49:35.039448 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d2e12ec9-ab5d-4f37-88be-bad44656d888 tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] GET https://10.4.3.189/volume/v3/volumes/9aaadada-0e29-4387-862d-c3b5114b0ce9 Aug 25 05:49:35.039731 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d2e12ec9-ab5d-4f37-88be-bad44656d888 tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:49:35.040030 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d2e12ec9-ab5d-4f37-88be-bad44656d888 tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:49:35.045463 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-1d94e9ba-6d37-4bc7-8e2a-ba603cb633c5 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:49:35.047604 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-1d94e9ba-6d37-4bc7-8e2a-ba603cb633c5 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] GET https://10.4.3.189/volume/v3/backups/93d16f69-4001-46ce-8c27-2b4be3a99ad7 Aug 25 05:49:35.047981 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-1d94e9ba-6d37-4bc7-8e2a-ba603cb633c5 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:49:35.048396 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-1d94e9ba-6d37-4bc7-8e2a-ba603cb633c5 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:49:35.048628 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-1d94e9ba-6d37-4bc7-8e2a-ba603cb633c5 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Show backup with id 93d16f69-4001-46ce-8c27-2b4be3a99ad7. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:49:35.052420 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:49:35.052420 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:49:35.052978 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:49:35.052978 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:49:35.053695 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-1d94e9ba-6d37-4bc7-8e2a-ba603cb633c5 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] https://10.4.3.189/volume/v3/backups/93d16f69-4001-46ce-8c27-2b4be3a99ad7 returned with HTTP 200 Aug 25 05:49:35.054139 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 933/3752] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:49:35 2026] GET /volume/v3/backups/93d16f69-4001-46ce-8c27-2b4be3a99ad7 => generated 709 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:49:35.056037 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-d2e12ec9-ab5d-4f37-88be-bad44656d888 tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Volume info retrieved successfully. Aug 25 05:49:35.060377 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d2e12ec9-ab5d-4f37-88be-bad44656d888 tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] https://10.4.3.189/volume/v3/volumes/9aaadada-0e29-4387-862d-c3b5114b0ce9 returned with HTTP 200 Aug 25 05:49:35.060779 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 935/3753] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:49:35 2026] GET /volume/v3/volumes/9aaadada-0e29-4387-862d-c3b5114b0ce9 => generated 880 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:49:35.287616 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-40ac374d-0434-407b-91f5-af7ca926d62d None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:49:35.289622 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-40ac374d-0434-407b-91f5-af7ca926d62d tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] GET https://10.4.3.189/volume/v3/volumes/9aeddd82-1340-4433-a3cf-cc94bb3fa1cd Aug 25 05:49:35.290025 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-40ac374d-0434-407b-91f5-af7ca926d62d tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:49:35.291658 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-40ac374d-0434-407b-91f5-af7ca926d62d tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:49:35.304363 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:49:35.304363 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:49:35.309597 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-40ac374d-0434-407b-91f5-af7ca926d62d tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] Volume info retrieved successfully. Aug 25 05:49:35.316790 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-40ac374d-0434-407b-91f5-af7ca926d62d tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] https://10.4.3.189/volume/v3/volumes/9aeddd82-1340-4433-a3cf-cc94bb3fa1cd returned with HTTP 200 Aug 25 05:49:35.316790 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 936/3754] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:49:35 2026] GET /volume/v3/volumes/9aeddd82-1340-4433-a3cf-cc94bb3fa1cd => generated 1139 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:49:35.442988 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-732c2111-073a-41bf-a08a-f788439f163f None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:49:35.445040 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-732c2111-073a-41bf-a08a-f788439f163f tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] GET https://10.4.3.189/volume/v3/backups/5055b853-f614-4d04-93a4-ffb347e2b18f Aug 25 05:49:35.445293 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-732c2111-073a-41bf-a08a-f788439f163f tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:49:35.445526 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-732c2111-073a-41bf-a08a-f788439f163f tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:49:35.445661 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-732c2111-073a-41bf-a08a-f788439f163f tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Show backup with id 5055b853-f614-4d04-93a4-ffb347e2b18f. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:49:35.450254 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:49:35.450254 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:49:35.451179 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-732c2111-073a-41bf-a08a-f788439f163f tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] https://10.4.3.189/volume/v3/backups/5055b853-f614-4d04-93a4-ffb347e2b18f returned with HTTP 200 Aug 25 05:49:35.451643 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 951/3755] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:49:35 2026] GET /volume/v3/backups/5055b853-f614-4d04-93a4-ffb347e2b18f => generated 788 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:49:35.938193 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-e6aefa3f-c811-4032-abb2-c3dd7beb85db req-93221f8b-cbf3-40d7-a6bf-f9d2910860a4 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:49:35.940526 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-e6aefa3f-c811-4032-abb2-c3dd7beb85db req-93221f8b-cbf3-40d7-a6bf-f9d2910860a4 tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] DELETE https://10.4.3.189/volume/v3/attachments/1832165e-b40c-4d76-8065-bbdfd6196588 Aug 25 05:49:35.940824 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-e6aefa3f-c811-4032-abb2-c3dd7beb85db req-93221f8b-cbf3-40d7-a6bf-f9d2910860a4 tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:49:35.941068 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-e6aefa3f-c811-4032-abb2-c3dd7beb85db req-93221f8b-cbf3-40d7-a6bf-f9d2910860a4 tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] Calling method 'version_select' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:49:35.948314 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:49:35.948314 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:49:36.005682 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-e6aefa3f-c811-4032-abb2-c3dd7beb85db req-93221f8b-cbf3-40d7-a6bf-f9d2910860a4 tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] https://10.4.3.189/volume/v3/attachments/1832165e-b40c-4d76-8065-bbdfd6196588 returned with HTTP 200 Aug 25 05:49:36.005682 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 934/3756] 10.4.3.189 () {72 vars in 1673 bytes} [Tue Aug 25 05:49:35 2026] DELETE /volume/v3/attachments/1832165e-b40c-4d76-8065-bbdfd6196588 => generated 19 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:49:36.064771 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-8f78bd36-5c98-447f-91bd-cb1429ff6e37 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:49:36.066591 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-8f78bd36-5c98-447f-91bd-cb1429ff6e37 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] GET https://10.4.3.189/volume/v3/backups/93d16f69-4001-46ce-8c27-2b4be3a99ad7 Aug 25 05:49:36.066794 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-8f78bd36-5c98-447f-91bd-cb1429ff6e37 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:49:36.066979 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-8f78bd36-5c98-447f-91bd-cb1429ff6e37 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:49:36.067115 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-8f78bd36-5c98-447f-91bd-cb1429ff6e37 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Show backup with id 93d16f69-4001-46ce-8c27-2b4be3a99ad7. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:49:36.072207 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:49:36.072207 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:49:36.072814 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-8f78bd36-5c98-447f-91bd-cb1429ff6e37 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] https://10.4.3.189/volume/v3/backups/93d16f69-4001-46ce-8c27-2b4be3a99ad7 returned with HTTP 200 Aug 25 05:49:36.073227 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 936/3757] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:49:36 2026] GET /volume/v3/backups/93d16f69-4001-46ce-8c27-2b4be3a99ad7 => generated 709 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:49:36.073761 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-f8f2e32a-03b9-4e5c-a361-851979dd50f3 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:49:36.075689 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-f8f2e32a-03b9-4e5c-a361-851979dd50f3 tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] GET https://10.4.3.189/volume/v3/volumes/9aaadada-0e29-4387-862d-c3b5114b0ce9 Aug 25 05:49:36.075949 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-f8f2e32a-03b9-4e5c-a361-851979dd50f3 tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:49:36.076191 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-f8f2e32a-03b9-4e5c-a361-851979dd50f3 tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:49:36.085353 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:49:36.085353 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:49:36.088599 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-f8f2e32a-03b9-4e5c-a361-851979dd50f3 tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Volume info retrieved successfully. Aug 25 05:49:36.092898 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-f8f2e32a-03b9-4e5c-a361-851979dd50f3 tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] https://10.4.3.189/volume/v3/volumes/9aaadada-0e29-4387-862d-c3b5114b0ce9 returned with HTTP 200 Aug 25 05:49:36.093368 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 937/3758] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:49:36 2026] GET /volume/v3/volumes/9aaadada-0e29-4387-862d-c3b5114b0ce9 => generated 880 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:49:36.333233 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-391059ae-380e-4224-9a5a-acb641ca9b49 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:49:36.335127 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-391059ae-380e-4224-9a5a-acb641ca9b49 tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] GET https://10.4.3.189/volume/v3/volumes/9aeddd82-1340-4433-a3cf-cc94bb3fa1cd Aug 25 05:49:36.335323 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-391059ae-380e-4224-9a5a-acb641ca9b49 tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:49:36.335517 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-391059ae-380e-4224-9a5a-acb641ca9b49 tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:49:36.342546 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:49:36.342546 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:49:36.346366 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-391059ae-380e-4224-9a5a-acb641ca9b49 tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] Volume info retrieved successfully. Aug 25 05:49:36.350984 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-391059ae-380e-4224-9a5a-acb641ca9b49 tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] https://10.4.3.189/volume/v3/volumes/9aeddd82-1340-4433-a3cf-cc94bb3fa1cd returned with HTTP 200 Aug 25 05:49:36.351651 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 952/3759] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:49:36 2026] GET /volume/v3/volumes/9aeddd82-1340-4433-a3cf-cc94bb3fa1cd => generated 844 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:49:36.364078 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-796c4852-7067-4e35-976a-a0fef84f4141 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:49:36.366035 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-796c4852-7067-4e35-976a-a0fef84f4141 tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] GET https://10.4.3.189/volume/v3/volumes/9aeddd82-1340-4433-a3cf-cc94bb3fa1cd Aug 25 05:49:36.366291 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-796c4852-7067-4e35-976a-a0fef84f4141 tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:49:36.366552 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-796c4852-7067-4e35-976a-a0fef84f4141 tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:49:36.375344 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:49:36.375344 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:49:36.379864 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-796c4852-7067-4e35-976a-a0fef84f4141 tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] Volume info retrieved successfully. Aug 25 05:49:36.384390 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-796c4852-7067-4e35-976a-a0fef84f4141 tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] https://10.4.3.189/volume/v3/volumes/9aeddd82-1340-4433-a3cf-cc94bb3fa1cd returned with HTTP 200 Aug 25 05:49:36.384861 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 935/3760] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:49:36 2026] GET /volume/v3/volumes/9aeddd82-1340-4433-a3cf-cc94bb3fa1cd => generated 844 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:49:36.436491 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-f4ec62a1-9e63-4a63-8499-bea8d63764c3 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:49:36.438882 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f4ec62a1-9e63-4a63-8499-bea8d63764c3 tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] GET https://10.4.3.189/volume/v3/volumes/9aeddd82-1340-4433-a3cf-cc94bb3fa1cd Aug 25 05:49:36.439151 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f4ec62a1-9e63-4a63-8499-bea8d63764c3 tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:49:36.439400 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f4ec62a1-9e63-4a63-8499-bea8d63764c3 tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:49:36.450034 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:49:36.450034 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:49:36.455268 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-f4ec62a1-9e63-4a63-8499-bea8d63764c3 tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] Volume info retrieved successfully. Aug 25 05:49:36.462233 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f4ec62a1-9e63-4a63-8499-bea8d63764c3 tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] https://10.4.3.189/volume/v3/volumes/9aeddd82-1340-4433-a3cf-cc94bb3fa1cd returned with HTTP 200 Aug 25 05:49:36.462791 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 937/3761] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:49:36 2026] GET /volume/v3/volumes/9aeddd82-1340-4433-a3cf-cc94bb3fa1cd => generated 844 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:49:36.463496 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-b82d4d50-6c0c-472c-ac88-00d16a15e474 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:49:36.465936 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-b82d4d50-6c0c-472c-ac88-00d16a15e474 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] GET https://10.4.3.189/volume/v3/backups/5055b853-f614-4d04-93a4-ffb347e2b18f Aug 25 05:49:36.466307 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-b82d4d50-6c0c-472c-ac88-00d16a15e474 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:49:36.466575 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-b82d4d50-6c0c-472c-ac88-00d16a15e474 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:49:36.466702 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-b82d4d50-6c0c-472c-ac88-00d16a15e474 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Show backup with id 5055b853-f614-4d04-93a4-ffb347e2b18f. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:49:36.476085 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:49:36.476085 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:49:36.476897 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-b82d4d50-6c0c-472c-ac88-00d16a15e474 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] https://10.4.3.189/volume/v3/backups/5055b853-f614-4d04-93a4-ffb347e2b18f returned with HTTP 200 Aug 25 05:49:36.477292 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 938/3762] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:49:36 2026] GET /volume/v3/backups/5055b853-f614-4d04-93a4-ffb347e2b18f => generated 788 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:49:36.478433 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-08ba7763-de82-4993-a5af-a3051df91515 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:49:36.480301 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-08ba7763-de82-4993-a5af-a3051df91515 tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] GET https://10.4.3.189/volume/v3/volumes/3ef5f2fc-de44-4f11-9d2d-2d463e91a27e Aug 25 05:49:36.480575 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-08ba7763-de82-4993-a5af-a3051df91515 tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:49:36.480809 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-08ba7763-de82-4993-a5af-a3051df91515 tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:49:36.489512 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:49:36.489512 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:49:36.494833 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-08ba7763-de82-4993-a5af-a3051df91515 tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] Volume info retrieved successfully. Aug 25 05:49:36.501037 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-08ba7763-de82-4993-a5af-a3051df91515 tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] https://10.4.3.189/volume/v3/volumes/3ef5f2fc-de44-4f11-9d2d-2d463e91a27e returned with HTTP 200 Aug 25 05:49:36.501952 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 953/3763] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:49:36 2026] GET /volume/v3/volumes/3ef5f2fc-de44-4f11-9d2d-2d463e91a27e => generated 843 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:49:36.553763 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-8eb96467-fbb0-4546-a634-521778c1440e None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:49:36.555658 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-8eb96467-fbb0-4546-a634-521778c1440e tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] GET https://10.4.3.189/volume/v3/volumes/3ef5f2fc-de44-4f11-9d2d-2d463e91a27e Aug 25 05:49:36.555810 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-8eb96467-fbb0-4546-a634-521778c1440e tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:49:36.556016 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-8eb96467-fbb0-4546-a634-521778c1440e tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:49:36.564927 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:49:36.564927 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:49:36.569357 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-8eb96467-fbb0-4546-a634-521778c1440e tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] Volume info retrieved successfully. Aug 25 05:49:36.573862 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-8eb96467-fbb0-4546-a634-521778c1440e tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] https://10.4.3.189/volume/v3/volumes/3ef5f2fc-de44-4f11-9d2d-2d463e91a27e returned with HTTP 200 Aug 25 05:49:36.574262 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 936/3764] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:49:36 2026] GET /volume/v3/volumes/3ef5f2fc-de44-4f11-9d2d-2d463e91a27e => generated 843 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:49:37.084602 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-c5b1979a-136e-43a4-b140-0399c1f16823 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:49:37.087013 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c5b1979a-136e-43a4-b140-0399c1f16823 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] GET https://10.4.3.189/volume/v3/backups/93d16f69-4001-46ce-8c27-2b4be3a99ad7 Aug 25 05:49:37.087318 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c5b1979a-136e-43a4-b140-0399c1f16823 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:49:37.087535 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c5b1979a-136e-43a4-b140-0399c1f16823 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:49:37.087653 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-c5b1979a-136e-43a4-b140-0399c1f16823 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Show backup with id 93d16f69-4001-46ce-8c27-2b4be3a99ad7. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:49:37.092861 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:49:37.092861 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:49:37.093624 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c5b1979a-136e-43a4-b140-0399c1f16823 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] https://10.4.3.189/volume/v3/backups/93d16f69-4001-46ce-8c27-2b4be3a99ad7 returned with HTTP 200 Aug 25 05:49:37.094284 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 938/3765] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:49:37 2026] GET /volume/v3/backups/93d16f69-4001-46ce-8c27-2b4be3a99ad7 => generated 709 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:49:37.109502 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-418b181f-ec75-41aa-845f-ef02459d1365 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:49:37.113668 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-418b181f-ec75-41aa-845f-ef02459d1365 tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] GET https://10.4.3.189/volume/v3/volumes/9aaadada-0e29-4387-862d-c3b5114b0ce9 Aug 25 05:49:37.113861 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-418b181f-ec75-41aa-845f-ef02459d1365 tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:49:37.114043 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-418b181f-ec75-41aa-845f-ef02459d1365 tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:49:37.125521 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:49:37.125521 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:49:37.136523 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-418b181f-ec75-41aa-845f-ef02459d1365 tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Volume info retrieved successfully. Aug 25 05:49:37.142012 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-418b181f-ec75-41aa-845f-ef02459d1365 tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] https://10.4.3.189/volume/v3/volumes/9aaadada-0e29-4387-862d-c3b5114b0ce9 returned with HTTP 200 Aug 25 05:49:37.142012 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 939/3766] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:49:37 2026] GET /volume/v3/volumes/9aaadada-0e29-4387-862d-c3b5114b0ce9 => generated 880 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:49:37.488954 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-1a82e7a5-8229-4e2e-a6e1-8cdd5f1a537b None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:49:37.491042 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-1a82e7a5-8229-4e2e-a6e1-8cdd5f1a537b tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] GET https://10.4.3.189/volume/v3/backups/5055b853-f614-4d04-93a4-ffb347e2b18f Aug 25 05:49:37.491289 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-1a82e7a5-8229-4e2e-a6e1-8cdd5f1a537b tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:49:37.491524 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-1a82e7a5-8229-4e2e-a6e1-8cdd5f1a537b tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:49:37.491637 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-1a82e7a5-8229-4e2e-a6e1-8cdd5f1a537b tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Show backup with id 5055b853-f614-4d04-93a4-ffb347e2b18f. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:49:37.496201 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:49:37.496201 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:49:37.497038 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-1a82e7a5-8229-4e2e-a6e1-8cdd5f1a537b tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] https://10.4.3.189/volume/v3/backups/5055b853-f614-4d04-93a4-ffb347e2b18f returned with HTTP 200 Aug 25 05:49:37.497500 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 954/3767] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:49:37 2026] GET /volume/v3/backups/5055b853-f614-4d04-93a4-ffb347e2b18f => generated 788 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:49:38.116546 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-7e7450bf-471d-4376-9508-296dca56e347 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:49:38.121091 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-7e7450bf-471d-4376-9508-296dca56e347 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] GET https://10.4.3.189/volume/v3/backups/93d16f69-4001-46ce-8c27-2b4be3a99ad7 Aug 25 05:49:38.131176 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-7e7450bf-471d-4376-9508-296dca56e347 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:49:38.131176 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-7e7450bf-471d-4376-9508-296dca56e347 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:49:38.131176 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-7e7450bf-471d-4376-9508-296dca56e347 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Show backup with id 93d16f69-4001-46ce-8c27-2b4be3a99ad7. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:49:38.131176 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:49:38.131176 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:49:38.131176 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-7e7450bf-471d-4376-9508-296dca56e347 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] https://10.4.3.189/volume/v3/backups/93d16f69-4001-46ce-8c27-2b4be3a99ad7 returned with HTTP 200 Aug 25 05:49:38.131753 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 937/3768] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:49:38 2026] GET /volume/v3/backups/93d16f69-4001-46ce-8c27-2b4be3a99ad7 => generated 709 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:49:38.154849 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-cbcf1be2-d2e3-4faa-8b90-296be64ccf9c None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:49:38.156961 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-cbcf1be2-d2e3-4faa-8b90-296be64ccf9c tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] GET https://10.4.3.189/volume/v3/volumes/9aaadada-0e29-4387-862d-c3b5114b0ce9 Aug 25 05:49:38.157295 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-cbcf1be2-d2e3-4faa-8b90-296be64ccf9c tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:49:38.157594 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-cbcf1be2-d2e3-4faa-8b90-296be64ccf9c tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:49:38.170630 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:49:38.170630 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:49:38.175537 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-cbcf1be2-d2e3-4faa-8b90-296be64ccf9c tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Volume info retrieved successfully. Aug 25 05:49:38.181866 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-cbcf1be2-d2e3-4faa-8b90-296be64ccf9c tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] https://10.4.3.189/volume/v3/volumes/9aaadada-0e29-4387-862d-c3b5114b0ce9 returned with HTTP 200 Aug 25 05:49:38.182654 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 939/3769] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:49:38 2026] GET /volume/v3/volumes/9aaadada-0e29-4387-862d-c3b5114b0ce9 => generated 880 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:49:38.509142 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-184d6df7-c6cb-455f-9460-a633dda68f7c None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:49:38.511890 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-184d6df7-c6cb-455f-9460-a633dda68f7c tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] GET https://10.4.3.189/volume/v3/backups/5055b853-f614-4d04-93a4-ffb347e2b18f Aug 25 05:49:38.512196 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-184d6df7-c6cb-455f-9460-a633dda68f7c tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:49:38.512548 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-184d6df7-c6cb-455f-9460-a633dda68f7c tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:49:38.512705 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-184d6df7-c6cb-455f-9460-a633dda68f7c tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Show backup with id 5055b853-f614-4d04-93a4-ffb347e2b18f. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:49:38.518887 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:49:38.518887 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:49:38.523290 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-184d6df7-c6cb-455f-9460-a633dda68f7c tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] https://10.4.3.189/volume/v3/backups/5055b853-f614-4d04-93a4-ffb347e2b18f returned with HTTP 200 Aug 25 05:49:38.523451 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 940/3770] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:49:38 2026] GET /volume/v3/backups/5055b853-f614-4d04-93a4-ffb347e2b18f => generated 788 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:49:39.143990 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-e671ee80-f78a-4ccd-bf70-dfc5deaf907c None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:49:39.149078 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-e671ee80-f78a-4ccd-bf70-dfc5deaf907c tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] GET https://10.4.3.189/volume/v3/backups/93d16f69-4001-46ce-8c27-2b4be3a99ad7 Aug 25 05:49:39.149078 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-e671ee80-f78a-4ccd-bf70-dfc5deaf907c tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:49:39.149078 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-e671ee80-f78a-4ccd-bf70-dfc5deaf907c tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:49:39.149078 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-e671ee80-f78a-4ccd-bf70-dfc5deaf907c tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Show backup with id 93d16f69-4001-46ce-8c27-2b4be3a99ad7. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:49:39.158130 np0000008051 devstack@c-api.service[100271]: DEBUG dbcounter [-] [100271] Writing DB stats cinder:SELECT=331,cinder:INSERT=36,cinder:UPDATE=82 {{(pid=100271) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 05:49:39.158130 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:49:39.158130 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:49:39.158130 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-e671ee80-f78a-4ccd-bf70-dfc5deaf907c tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] https://10.4.3.189/volume/v3/backups/93d16f69-4001-46ce-8c27-2b4be3a99ad7 returned with HTTP 200 Aug 25 05:49:39.158130 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 955/3771] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:49:39 2026] GET /volume/v3/backups/93d16f69-4001-46ce-8c27-2b4be3a99ad7 => generated 710 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:49:39.183286 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-ec60161f-1ac5-4606-9e85-66e3f60a7dfb None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:49:39.183286 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-ec60161f-1ac5-4606-9e85-66e3f60a7dfb tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] DELETE https://10.4.3.189/volume/v3/backups/93d16f69-4001-46ce-8c27-2b4be3a99ad7 Aug 25 05:49:39.183286 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-ec60161f-1ac5-4606-9e85-66e3f60a7dfb tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:49:39.183286 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-ec60161f-1ac5-4606-9e85-66e3f60a7dfb tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Calling method 'delete' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:49:39.183286 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.contrib.backups [None req-ec60161f-1ac5-4606-9e85-66e3f60a7dfb tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Delete backup with id: 93d16f69-4001-46ce-8c27-2b4be3a99ad7. Aug 25 05:49:39.183286 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:49:39.183286 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:49:39.190388 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.backup.rpcapi [None req-ec60161f-1ac5-4606-9e85-66e3f60a7dfb tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] delete_backup rpcapi backup_id 93d16f69-4001-46ce-8c27-2b4be3a99ad7 {{(pid=100269) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 25 05:49:39.192497 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-ec60161f-1ac5-4606-9e85-66e3f60a7dfb tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] https://10.4.3.189/volume/v3/backups/93d16f69-4001-46ce-8c27-2b4be3a99ad7 returned with HTTP 202 Aug 25 05:49:39.193410 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 938/3772] 10.4.3.189 () {68 vars in 1391 bytes} [Tue Aug 25 05:49:39 2026] DELETE /volume/v3/backups/93d16f69-4001-46ce-8c27-2b4be3a99ad7 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 05:49:39.197864 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-b73b5e04-072b-4640-ba1a-4a93fd35b686 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:49:39.200607 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b73b5e04-072b-4640-ba1a-4a93fd35b686 tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] GET https://10.4.3.189/volume/v3/volumes/9aaadada-0e29-4387-862d-c3b5114b0ce9 Aug 25 05:49:39.200902 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b73b5e04-072b-4640-ba1a-4a93fd35b686 tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:49:39.201200 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b73b5e04-072b-4640-ba1a-4a93fd35b686 tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:49:39.207720 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-5d139b7d-987d-4d48-b427-a95047ffd65d None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:49:39.209596 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-5d139b7d-987d-4d48-b427-a95047ffd65d tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] POST https://10.4.3.189/volume/v3/volumes Aug 25 05:49:39.209952 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-5d139b7d-987d-4d48-b427-a95047ffd65d tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-156917603"}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:49:39.211650 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.v3.volumes [None req-5d139b7d-987d-4d48-b427-a95047ffd65d tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-156917603'}} {{(pid=100270) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 05:49:39.212486 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.v3.volumes [None req-5d139b7d-987d-4d48-b427-a95047ffd65d tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Create volume of 1 GB Aug 25 05:49:39.217352 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-5d139b7d-987d-4d48-b427-a95047ffd65d tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Availability Zones retrieved successfully. Aug 25 05:49:39.217457 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:49:39.217457 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:49:39.223312 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-5d139b7d-987d-4d48-b427-a95047ffd65d tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Flow 'volume_create_api' (a29bd1c1-ea23-4e11-9260-ecf8c81894bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:49:39.224227 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-5d139b7d-987d-4d48-b427-a95047ffd65d tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (adbdb41e-479f-4962-bb93-2fbb9b6c0680) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:49:39.225000 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.flows.api.create_volume [None req-5d139b7d-987d-4d48-b427-a95047ffd65d tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Validating volume size '1' using validate_int {{(pid=100270) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 05:49:39.238936 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-b73b5e04-072b-4640-ba1a-4a93fd35b686 tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Volume info retrieved successfully. Aug 25 05:49:39.249216 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b73b5e04-072b-4640-ba1a-4a93fd35b686 tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] https://10.4.3.189/volume/v3/volumes/9aaadada-0e29-4387-862d-c3b5114b0ce9 returned with HTTP 200 Aug 25 05:49:39.249538 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 940/3773] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:49:39 2026] GET /volume/v3/volumes/9aaadada-0e29-4387-862d-c3b5114b0ce9 => generated 880 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:49:39.262139 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-5d139b7d-987d-4d48-b427-a95047ffd65d tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (adbdb41e-479f-4962-bb93-2fbb9b6c0680) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T05:35:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=23fc6e5d-fce0-4521-ba46-4837b4232084,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '23fc6e5d-fce0-4521-ba46-4837b4232084', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:49:39.262508 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-5d139b7d-987d-4d48-b427-a95047ffd65d tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c6b90a47-38d5-4440-b349-410ac15dfa7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:49:39.336076 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.quota [None req-5d139b7d-987d-4d48-b427-a95047ffd65d tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Created reservations ['553fa280-3ec1-4a6f-93ac-00adf102bf33', 'b24d6969-c5c4-4228-baad-49d03c692f10', '76281daf-a875-474d-a191-ae89bfb5afbb', 'b5846481-cdec-4724-a933-48c6458268bd'] {{(pid=100270) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:49:39.337085 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-5d139b7d-987d-4d48-b427-a95047ffd65d tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c6b90a47-38d5-4440-b349-410ac15dfa7a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['553fa280-3ec1-4a6f-93ac-00adf102bf33', 'b24d6969-c5c4-4228-baad-49d03c692f10', '76281daf-a875-474d-a191-ae89bfb5afbb', 'b5846481-cdec-4724-a933-48c6458268bd']}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:49:39.338122 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-5d139b7d-987d-4d48-b427-a95047ffd65d tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3bac751c-263d-4c8e-8044-898a05cef6d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:49:39.381962 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-5d139b7d-987d-4d48-b427-a95047ffd65d tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3bac751c-263d-4c8e-8044-898a05cef6d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f37eb8fe-7e68-4108-82a5-45e9124612c9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-156917603',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4f651bf29def41dfadf79fe689be327d',qos_specs=None,replication_status=,reservations=['553fa280-3ec1-4a6f-93ac-00adf102bf33','b24d6969-c5c4-4228-baad-49d03c692f10','76281daf-a875-474d-a191-ae89bfb5afbb','b5846481-cdec-4724-a933-48c6458268bd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='683a470253d146459f7b0db3b88a63b9',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T05:49:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-156917603',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f37eb8fe-7e68-4108-82a5-45e9124612c9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4f651bf29def41dfadf79fe689be327d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='683a470253d146459f7b0db3b88a63b9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(23fc6e5d-fce0-4521-ba46-4837b4232084),volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:49:39.386283 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-5d139b7d-987d-4d48-b427-a95047ffd65d tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5c41e6b0-03c1-41c3-9a0c-aa7671998456) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:49:39.421388 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-5d139b7d-987d-4d48-b427-a95047ffd65d tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5c41e6b0-03c1-41c3-9a0c-aa7671998456) transitioned into state 'SUCCESS' from state '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-156917603',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4f651bf29def41dfadf79fe689be327d',qos_specs=None,replication_status=,reservations=['553fa280-3ec1-4a6f-93ac-00adf102bf33','b24d6969-c5c4-4228-baad-49d03c692f10','76281daf-a875-474d-a191-ae89bfb5afbb','b5846481-cdec-4724-a933-48c6458268bd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='683a470253d146459f7b0db3b88a63b9',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:49:39.422571 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-5d139b7d-987d-4d48-b427-a95047ffd65d tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9d1b90e0-25d0-46a7-8efc-6233ead53dc3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:49:39.437507 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-5d139b7d-987d-4d48-b427-a95047ffd65d tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9d1b90e0-25d0-46a7-8efc-6233ead53dc3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:49:39.438812 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-5d139b7d-987d-4d48-b427-a95047ffd65d tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Flow 'volume_create_api' (a29bd1c1-ea23-4e11-9260-ecf8c81894bf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100270) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:49:39.440237 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-5d139b7d-987d-4d48-b427-a95047ffd65d tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Create volume request issued successfully. Aug 25 05:49:39.442102 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-5d139b7d-987d-4d48-b427-a95047ffd65d tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] https://10.4.3.189/volume/v3/volumes returned with HTTP 202 Aug 25 05:49:39.442102 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 941/3774] 10.4.3.189 () {70 vars in 1298 bytes} [Tue Aug 25 05:49:39 2026] POST /volume/v3/volumes => generated 777 bytes in 234 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 05:49:39.457599 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-3b2584df-5ee4-4934-b187-b5bff0feeade None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:49:39.462758 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-3b2584df-5ee4-4934-b187-b5bff0feeade tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] GET https://10.4.3.189/volume/v3/volumes/f37eb8fe-7e68-4108-82a5-45e9124612c9 Aug 25 05:49:39.462932 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-3b2584df-5ee4-4934-b187-b5bff0feeade tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:49:39.463262 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-3b2584df-5ee4-4934-b187-b5bff0feeade tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:49:39.503153 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:49:39.503153 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:49:39.510512 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-3b2584df-5ee4-4934-b187-b5bff0feeade tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Volume info retrieved successfully. Aug 25 05:49:39.518914 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-3b2584df-5ee4-4934-b187-b5bff0feeade tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] https://10.4.3.189/volume/v3/volumes/f37eb8fe-7e68-4108-82a5-45e9124612c9 returned with HTTP 200 Aug 25 05:49:39.519421 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 956/3775] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:49:39 2026] GET /volume/v3/volumes/f37eb8fe-7e68-4108-82a5-45e9124612c9 => generated 956 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:49:39.546577 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-ed0ba214-1662-4c88-b0bf-9e172c7d2074 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:49:39.549418 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-ed0ba214-1662-4c88-b0bf-9e172c7d2074 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] GET https://10.4.3.189/volume/v3/backups/5055b853-f614-4d04-93a4-ffb347e2b18f Aug 25 05:49:39.549828 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-ed0ba214-1662-4c88-b0bf-9e172c7d2074 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:49:39.550350 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-ed0ba214-1662-4c88-b0bf-9e172c7d2074 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:49:39.550350 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-ed0ba214-1662-4c88-b0bf-9e172c7d2074 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Show backup with id 5055b853-f614-4d04-93a4-ffb347e2b18f. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:49:39.561554 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:49:39.561554 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:49:39.562754 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-ed0ba214-1662-4c88-b0bf-9e172c7d2074 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] https://10.4.3.189/volume/v3/backups/5055b853-f614-4d04-93a4-ffb347e2b18f returned with HTTP 200 Aug 25 05:49:39.563776 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 939/3776] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:49:39 2026] GET /volume/v3/backups/5055b853-f614-4d04-93a4-ffb347e2b18f => generated 788 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:49:39.752316 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-fe3db320-43ef-4202-b427-766c0f2fecdb None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:49:39.754442 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-fe3db320-43ef-4202-b427-766c0f2fecdb tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] DELETE https://10.4.3.189/volume/v3/volumes/9aeddd82-1340-4433-a3cf-cc94bb3fa1cd Aug 25 05:49:39.754708 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-fe3db320-43ef-4202-b427-766c0f2fecdb tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:49:39.754964 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-fe3db320-43ef-4202-b427-766c0f2fecdb tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:49:39.755190 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-fe3db320-43ef-4202-b427-766c0f2fecdb tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] Delete volume with id: 9aeddd82-1340-4433-a3cf-cc94bb3fa1cd Aug 25 05:49:39.778596 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:49:39.778596 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:49:39.779219 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-fe3db320-43ef-4202-b427-766c0f2fecdb tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] Volume info retrieved successfully. Aug 25 05:49:39.821383 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-fe3db320-43ef-4202-b427-766c0f2fecdb tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] Delete volume request issued successfully. Aug 25 05:49:39.823508 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-fe3db320-43ef-4202-b427-766c0f2fecdb tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] https://10.4.3.189/volume/v3/volumes/9aeddd82-1340-4433-a3cf-cc94bb3fa1cd returned with HTTP 202 Aug 25 05:49:39.823508 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 941/3777] 10.4.3.189 () {66 vars in 1351 bytes} [Tue Aug 25 05:49:39 2026] DELETE /volume/v3/volumes/9aeddd82-1340-4433-a3cf-cc94bb3fa1cd => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:49:39.839308 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-06dcbe90-7139-4721-a339-561d1fc92288 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:49:39.841247 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-06dcbe90-7139-4721-a339-561d1fc92288 tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] GET https://10.4.3.189/volume/v3/volumes/9aeddd82-1340-4433-a3cf-cc94bb3fa1cd Aug 25 05:49:39.841247 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-06dcbe90-7139-4721-a339-561d1fc92288 tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:49:39.841777 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-06dcbe90-7139-4721-a339-561d1fc92288 tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:49:39.854304 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:49:39.854304 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:49:39.859049 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-06dcbe90-7139-4721-a339-561d1fc92288 tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] Volume info retrieved successfully. Aug 25 05:49:39.867247 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-06dcbe90-7139-4721-a339-561d1fc92288 tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] https://10.4.3.189/volume/v3/volumes/9aeddd82-1340-4433-a3cf-cc94bb3fa1cd returned with HTTP 200 Aug 25 05:49:39.867856 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 942/3778] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:49:39 2026] GET /volume/v3/volumes/9aeddd82-1340-4433-a3cf-cc94bb3fa1cd => generated 843 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:49:40.047333 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-ee78638d-10f5-4804-b348-b2d1ca9e2fbf req-be02422f-0d38-4401-8159-184167c1cea8 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:49:40.052277 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-ee78638d-10f5-4804-b348-b2d1ca9e2fbf req-be02422f-0d38-4401-8159-184167c1cea8 tempest-VolumesExtendAttachedTest-2019668785 tempest-VolumesExtendAttachedTest-2019668785-project-member] GET https://10.4.3.189/volume/v3/volumes/c70aac79-a367-44d7-973e-1da64ff2addc Aug 25 05:49:40.052522 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-ee78638d-10f5-4804-b348-b2d1ca9e2fbf req-be02422f-0d38-4401-8159-184167c1cea8 tempest-VolumesExtendAttachedTest-2019668785 tempest-VolumesExtendAttachedTest-2019668785-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:49:40.052785 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-ee78638d-10f5-4804-b348-b2d1ca9e2fbf req-be02422f-0d38-4401-8159-184167c1cea8 tempest-VolumesExtendAttachedTest-2019668785 tempest-VolumesExtendAttachedTest-2019668785-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:49:40.062931 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:49:40.062931 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:49:40.068559 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [req-ee78638d-10f5-4804-b348-b2d1ca9e2fbf req-be02422f-0d38-4401-8159-184167c1cea8 tempest-VolumesExtendAttachedTest-2019668785 tempest-VolumesExtendAttachedTest-2019668785-project-member] Volume info retrieved successfully. Aug 25 05:49:40.075651 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-ee78638d-10f5-4804-b348-b2d1ca9e2fbf req-be02422f-0d38-4401-8159-184167c1cea8 tempest-VolumesExtendAttachedTest-2019668785 tempest-VolumesExtendAttachedTest-2019668785-project-member] https://10.4.3.189/volume/v3/volumes/c70aac79-a367-44d7-973e-1da64ff2addc returned with HTTP 200 Aug 25 05:49:40.076360 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 957/3779] 10.4.3.189 () {68 vars in 1598 bytes} [Tue Aug 25 05:49:40 2026] GET /volume/v3/volumes/c70aac79-a367-44d7-973e-1da64ff2addc => generated 848 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:49:40.267265 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-a2e8ff16-eb4c-408c-879d-f1e745e46a35 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:49:40.269916 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-a2e8ff16-eb4c-408c-879d-f1e745e46a35 tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] GET https://10.4.3.189/volume/v3/volumes/9aaadada-0e29-4387-862d-c3b5114b0ce9 Aug 25 05:49:40.270192 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-a2e8ff16-eb4c-408c-879d-f1e745e46a35 tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:49:40.270466 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-a2e8ff16-eb4c-408c-879d-f1e745e46a35 tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:49:40.296453 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:49:40.296453 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:49:40.299600 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-b8391c6a-05fe-4800-9c10-036f7edbdc98 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:49:40.300106 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b8391c6a-05fe-4800-9c10-036f7edbdc98 None None] GET https://10.4.3.189/volume// Aug 25 05:49:40.300352 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b8391c6a-05fe-4800-9c10-036f7edbdc98 None None] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:49:40.300634 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b8391c6a-05fe-4800-9c10-036f7edbdc98 None None] Calling method 'all' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:49:40.301185 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b8391c6a-05fe-4800-9c10-036f7edbdc98 None None] https://10.4.3.189/volume// returned with HTTP 300 Aug 25 05:49:40.301743 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 942/3780] 10.4.3.189 () {66 vars in 1428 bytes} [Tue Aug 25 05:49: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 25 05:49:40.302931 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-a2e8ff16-eb4c-408c-879d-f1e745e46a35 tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Volume info retrieved successfully. Aug 25 05:49:40.309183 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-a2e8ff16-eb4c-408c-879d-f1e745e46a35 tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] https://10.4.3.189/volume/v3/volumes/9aaadada-0e29-4387-862d-c3b5114b0ce9 returned with HTTP 200 Aug 25 05:49:40.309624 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 940/3781] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:49:40 2026] GET /volume/v3/volumes/9aaadada-0e29-4387-862d-c3b5114b0ce9 => generated 880 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:49:40.312778 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [req-ee78638d-10f5-4804-b348-b2d1ca9e2fbf req-c7c01bfc-8af0-41a3-b336-6efaee93b4ba None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:49:40.316102 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-ee78638d-10f5-4804-b348-b2d1ca9e2fbf req-c7c01bfc-8af0-41a3-b336-6efaee93b4ba tempest-VolumesExtendAttachedTest-2019668785 tempest-VolumesExtendAttachedTest-2019668785-project-member] POST https://10.4.3.189/volume/v3/attachments Aug 25 05:49:40.316102 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-ee78638d-10f5-4804-b348-b2d1ca9e2fbf req-c7c01bfc-8af0-41a3-b336-6efaee93b4ba tempest-VolumesExtendAttachedTest-2019668785 tempest-VolumesExtendAttachedTest-2019668785-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c70aac79-a367-44d7-973e-1da64ff2addc", "connector": null, "instance_uuid": "2e921392-7d67-432d-b698-123a278a0cc6"}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:49:40.326953 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:49:40.326953 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:49:40.363173 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-ee78638d-10f5-4804-b348-b2d1ca9e2fbf req-c7c01bfc-8af0-41a3-b336-6efaee93b4ba tempest-VolumesExtendAttachedTest-2019668785 tempest-VolumesExtendAttachedTest-2019668785-project-member] https://10.4.3.189/volume/v3/attachments returned with HTTP 200 Aug 25 05:49:40.363804 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 943/3782] 10.4.3.189 () {74 vars in 1594 bytes} [Tue Aug 25 05:49:40 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 25 05:49:40.412998 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-b6063a11-0a59-477e-8faf-53bddf37b57a None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:49:40.415171 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-b6063a11-0a59-477e-8faf-53bddf37b57a tempest-VolumesExtendAttachedTest-2019668785 tempest-VolumesExtendAttachedTest-2019668785-project-member] GET https://10.4.3.189/volume/v3/volumes/c70aac79-a367-44d7-973e-1da64ff2addc Aug 25 05:49:40.415550 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-b6063a11-0a59-477e-8faf-53bddf37b57a tempest-VolumesExtendAttachedTest-2019668785 tempest-VolumesExtendAttachedTest-2019668785-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:49:40.415736 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-b6063a11-0a59-477e-8faf-53bddf37b57a tempest-VolumesExtendAttachedTest-2019668785 tempest-VolumesExtendAttachedTest-2019668785-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:49:40.431975 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:49:40.431975 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:49:40.437191 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-b6063a11-0a59-477e-8faf-53bddf37b57a tempest-VolumesExtendAttachedTest-2019668785 tempest-VolumesExtendAttachedTest-2019668785-project-member] Volume info retrieved successfully. Aug 25 05:49:40.440940 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-abfdeaf1-5406-4726-bfda-842dc3539283 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:49:40.441559 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-abfdeaf1-5406-4726-bfda-842dc3539283 None None] GET https://10.4.3.189/volume// Aug 25 05:49:40.441882 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-abfdeaf1-5406-4726-bfda-842dc3539283 None None] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:49:40.442073 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-abfdeaf1-5406-4726-bfda-842dc3539283 None None] Calling method 'all' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:49:40.442473 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-abfdeaf1-5406-4726-bfda-842dc3539283 None None] https://10.4.3.189/volume// returned with HTTP 300 Aug 25 05:49:40.442830 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 943/3783] 10.4.3.189 () {66 vars in 1426 bytes} [Tue Aug 25 05:49: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 25 05:49:40.443736 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-b6063a11-0a59-477e-8faf-53bddf37b57a tempest-VolumesExtendAttachedTest-2019668785 tempest-VolumesExtendAttachedTest-2019668785-project-member] https://10.4.3.189/volume/v3/volumes/c70aac79-a367-44d7-973e-1da64ff2addc returned with HTTP 200 Aug 25 05:49:40.444332 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 958/3784] 10.4.3.189 () {68 vars in 1389 bytes} [Tue Aug 25 05:49:40 2026] GET /volume/v3/volumes/c70aac79-a367-44d7-973e-1da64ff2addc => generated 865 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:49:40.451533 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-ee78638d-10f5-4804-b348-b2d1ca9e2fbf req-c71e86cb-2ae3-4bc8-a2ae-49e07ef2b5a6 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:49:40.453896 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-ee78638d-10f5-4804-b348-b2d1ca9e2fbf req-c71e86cb-2ae3-4bc8-a2ae-49e07ef2b5a6 tempest-VolumesExtendAttachedTest-2019668785 tempest-VolumesExtendAttachedTest-2019668785-project-member] GET https://10.4.3.189/volume/v3/volumes/c70aac79-a367-44d7-973e-1da64ff2addc Aug 25 05:49:40.454235 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-ee78638d-10f5-4804-b348-b2d1ca9e2fbf req-c71e86cb-2ae3-4bc8-a2ae-49e07ef2b5a6 tempest-VolumesExtendAttachedTest-2019668785 tempest-VolumesExtendAttachedTest-2019668785-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:49:40.454543 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-ee78638d-10f5-4804-b348-b2d1ca9e2fbf req-c71e86cb-2ae3-4bc8-a2ae-49e07ef2b5a6 tempest-VolumesExtendAttachedTest-2019668785 tempest-VolumesExtendAttachedTest-2019668785-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:49:40.468985 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:49:40.468985 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:49:40.473539 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [req-ee78638d-10f5-4804-b348-b2d1ca9e2fbf req-c71e86cb-2ae3-4bc8-a2ae-49e07ef2b5a6 tempest-VolumesExtendAttachedTest-2019668785 tempest-VolumesExtendAttachedTest-2019668785-project-member] Volume info retrieved successfully. Aug 25 05:49:40.478874 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-ee78638d-10f5-4804-b348-b2d1ca9e2fbf req-c71e86cb-2ae3-4bc8-a2ae-49e07ef2b5a6 tempest-VolumesExtendAttachedTest-2019668785 tempest-VolumesExtendAttachedTest-2019668785-project-member] https://10.4.3.189/volume/v3/volumes/c70aac79-a367-44d7-973e-1da64ff2addc returned with HTTP 200 Aug 25 05:49:40.479504 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 941/3785] 10.4.3.189 () {70 vars in 1639 bytes} [Tue Aug 25 05:49:40 2026] GET /volume/v3/volumes/c70aac79-a367-44d7-973e-1da64ff2addc => generated 1027 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 05:49:40.535902 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-a25b3aa8-ddb0-4163-a187-e2c0e74bd00e None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:49:40.539946 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-a25b3aa8-ddb0-4163-a187-e2c0e74bd00e tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] GET https://10.4.3.189/volume/v3/volumes/f37eb8fe-7e68-4108-82a5-45e9124612c9 Aug 25 05:49:40.540236 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-a25b3aa8-ddb0-4163-a187-e2c0e74bd00e tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:49:40.540535 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-a25b3aa8-ddb0-4163-a187-e2c0e74bd00e tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:49:40.553378 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:49:40.553378 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:49:40.562343 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-a25b3aa8-ddb0-4163-a187-e2c0e74bd00e tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Volume info retrieved successfully. Aug 25 05:49:40.568985 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-a25b3aa8-ddb0-4163-a187-e2c0e74bd00e tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] https://10.4.3.189/volume/v3/volumes/f37eb8fe-7e68-4108-82a5-45e9124612c9 returned with HTTP 200 Aug 25 05:49:40.569553 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 944/3786] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:49:40 2026] GET /volume/v3/volumes/f37eb8fe-7e68-4108-82a5-45e9124612c9 => generated 1017 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:49:40.586094 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-6af298f5-1c25-42a4-b438-d1aa4c449b66 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:49:40.589000 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6af298f5-1c25-42a4-b438-d1aa4c449b66 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] GET https://10.4.3.189/volume/v3/backups/5055b853-f614-4d04-93a4-ffb347e2b18f Aug 25 05:49:40.589316 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-6af298f5-1c25-42a4-b438-d1aa4c449b66 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:49:40.589896 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-6af298f5-1c25-42a4-b438-d1aa4c449b66 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:49:40.590303 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-6af298f5-1c25-42a4-b438-d1aa4c449b66 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Show backup with id 5055b853-f614-4d04-93a4-ffb347e2b18f. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:49:40.594190 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-0c5ac5f4-13f5-4469-ad9d-fee199dd60d8 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:49:40.596194 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-0c5ac5f4-13f5-4469-ad9d-fee199dd60d8 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] POST https://10.4.3.189/volume/v3/backups Aug 25 05:49:40.597443 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-0c5ac5f4-13f5-4469-ad9d-fee199dd60d8 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "f37eb8fe-7e68-4108-82a5-45e9124612c9", "name": "tempest-type-Backup-1663597631"}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:49:40.598633 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.contrib.backups [None req-0c5ac5f4-13f5-4469-ad9d-fee199dd60d8 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Creating new backup {'backup': {'volume_id': 'f37eb8fe-7e68-4108-82a5-45e9124612c9', 'name': 'tempest-type-Backup-1663597631'}} {{(pid=100271) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 25 05:49:40.599155 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.contrib.backups [None req-0c5ac5f4-13f5-4469-ad9d-fee199dd60d8 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Creating backup of volume f37eb8fe-7e68-4108-82a5-45e9124612c9 in container None Aug 25 05:49:40.600276 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:49:40.600276 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:49:40.602014 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6af298f5-1c25-42a4-b438-d1aa4c449b66 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] https://10.4.3.189/volume/v3/backups/5055b853-f614-4d04-93a4-ffb347e2b18f returned with HTTP 200 Aug 25 05:49:40.602772 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 944/3787] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:49:40 2026] GET /volume/v3/backups/5055b853-f614-4d04-93a4-ffb347e2b18f => generated 788 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:49:40.612306 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:49:40.612306 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:49:40.613450 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-0c5ac5f4-13f5-4469-ad9d-fee199dd60d8 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Volume info retrieved successfully. Aug 25 05:49:40.621862 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-ee78638d-10f5-4804-b348-b2d1ca9e2fbf req-ff10aed0-7983-4d7d-9e12-1673c7b90d0b None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:49:40.625252 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-ee78638d-10f5-4804-b348-b2d1ca9e2fbf req-ff10aed0-7983-4d7d-9e12-1673c7b90d0b tempest-VolumesExtendAttachedTest-2019668785 tempest-VolumesExtendAttachedTest-2019668785-project-member] PUT https://10.4.3.189/volume/v3/attachments/807c1400-abde-4854-ae81-41fb1a343cc1 Aug 25 05:49:40.625984 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-ee78638d-10f5-4804-b348-b2d1ca9e2fbf req-ff10aed0-7983-4d7d-9e12-1673c7b90d0b tempest-VolumesExtendAttachedTest-2019668785 tempest-VolumesExtendAttachedTest-2019668785-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.189", "host": "np0000008051", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:8b4a65c6a3e1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "a19da604-b1eb-4396-a9d5-30b16dae3da8", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:49:40.639903 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.coordination [req-ee78638d-10f5-4804-b348-b2d1ca9e2fbf req-ff10aed0-7983-4d7d-9e12-1673c7b90d0b tempest-VolumesExtendAttachedTest-2019668785 tempest-VolumesExtendAttachedTest-2019668785-project-member] Acquiring lock "cinder-attachment_update-c70aac79-a367-44d7-973e-1da64ff2addc-np0000008051" by "attachment_update" {{(pid=100269) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 05:49:40.646386 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.coordination [req-ee78638d-10f5-4804-b348-b2d1ca9e2fbf req-ff10aed0-7983-4d7d-9e12-1673c7b90d0b tempest-VolumesExtendAttachedTest-2019668785 tempest-VolumesExtendAttachedTest-2019668785-project-member] Lock "cinder-attachment_update-c70aac79-a367-44d7-973e-1da64ff2addc-np0000008051" acquired by "attachment_update" :: waited 0.008s {{(pid=100269) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 05:49:40.648144 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:49:40.648144 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:49:40.659989 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.quota [None req-0c5ac5f4-13f5-4469-ad9d-fee199dd60d8 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Created reservations ['4badc78f-8010-4c12-8dc5-a0f1866d7565', 'a7ce8c9d-6c72-4dc0-b34e-384a77f8920d'] {{(pid=100271) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:49:40.728622 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-0c5ac5f4-13f5-4469-ad9d-fee199dd60d8 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] https://10.4.3.189/volume/v3/backups returned with HTTP 202 Aug 25 05:49:40.729047 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 959/3788] 10.4.3.189 () {70 vars in 1299 bytes} [Tue Aug 25 05:49:40 2026] POST /volume/v3/backups => generated 316 bytes in 135 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 05:49:40.750219 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-281a3603-2217-4540-8da5-976fdf9b3237 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:49:40.753169 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-281a3603-2217-4540-8da5-976fdf9b3237 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] GET https://10.4.3.189/volume/v3/backups/449773e4-e2a1-4c09-ae0e-f35ce89d3c1a Aug 25 05:49:40.753480 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-281a3603-2217-4540-8da5-976fdf9b3237 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:49:40.753746 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-281a3603-2217-4540-8da5-976fdf9b3237 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:49:40.753877 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-281a3603-2217-4540-8da5-976fdf9b3237 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Show backup with id 449773e4-e2a1-4c09-ae0e-f35ce89d3c1a. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:49:40.762215 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:49:40.762215 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:49:40.762924 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-281a3603-2217-4540-8da5-976fdf9b3237 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] https://10.4.3.189/volume/v3/backups/449773e4-e2a1-4c09-ae0e-f35ce89d3c1a returned with HTTP 200 Aug 25 05:49:40.763424 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 945/3789] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:49:40 2026] GET /volume/v3/backups/449773e4-e2a1-4c09-ae0e-f35ce89d3c1a => generated 723 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:49:40.775101 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.coordination [req-ee78638d-10f5-4804-b348-b2d1ca9e2fbf req-ff10aed0-7983-4d7d-9e12-1673c7b90d0b tempest-VolumesExtendAttachedTest-2019668785 tempest-VolumesExtendAttachedTest-2019668785-project-member] Lock "cinder-attachment_update-c70aac79-a367-44d7-973e-1da64ff2addc-np0000008051" released by "attachment_update" :: held 0.129s {{(pid=100269) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 05:49:40.775475 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-ee78638d-10f5-4804-b348-b2d1ca9e2fbf req-ff10aed0-7983-4d7d-9e12-1673c7b90d0b tempest-VolumesExtendAttachedTest-2019668785 tempest-VolumesExtendAttachedTest-2019668785-project-member] https://10.4.3.189/volume/v3/attachments/807c1400-abde-4854-ae81-41fb1a343cc1 returned with HTTP 200 Aug 25 05:49:40.776134 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 942/3790] 10.4.3.189 () {74 vars in 1704 bytes} [Tue Aug 25 05:49:40 2026] PUT /volume/v3/attachments/807c1400-abde-4854-ae81-41fb1a343cc1 => generated 969 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:49:40.894439 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-0e6b8d08-de14-4eeb-901c-54f166795004 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:49:40.897175 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-0e6b8d08-de14-4eeb-901c-54f166795004 tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] GET https://10.4.3.189/volume/v3/volumes/9aeddd82-1340-4433-a3cf-cc94bb3fa1cd Aug 25 05:49:40.898538 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-0e6b8d08-de14-4eeb-901c-54f166795004 tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:49:40.898538 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-0e6b8d08-de14-4eeb-901c-54f166795004 tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:49:40.907968 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-0e6b8d08-de14-4eeb-901c-54f166795004 tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] https://10.4.3.189/volume/v3/volumes/9aeddd82-1340-4433-a3cf-cc94bb3fa1cd returned with HTTP 404 Aug 25 05:49:40.908665 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 945/3791] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:49:40 2026] GET /volume/v3/volumes/9aeddd82-1340-4433-a3cf-cc94bb3fa1cd => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:49:40.917351 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-862edbd8-c9c7-47bc-81e3-080c2f036601 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:49:40.919155 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-862edbd8-c9c7-47bc-81e3-080c2f036601 tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] DELETE https://10.4.3.189/volume/v3/volumes/3ef5f2fc-de44-4f11-9d2d-2d463e91a27e Aug 25 05:49:40.919324 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-862edbd8-c9c7-47bc-81e3-080c2f036601 tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:49:40.919521 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-862edbd8-c9c7-47bc-81e3-080c2f036601 tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] Calling method 'delete' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:49:40.921451 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [None req-862edbd8-c9c7-47bc-81e3-080c2f036601 tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] Delete volume with id: 3ef5f2fc-de44-4f11-9d2d-2d463e91a27e Aug 25 05:49:40.929659 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:49:40.929659 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:49:40.930094 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-862edbd8-c9c7-47bc-81e3-080c2f036601 tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] Volume info retrieved successfully. Aug 25 05:49:40.954924 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-862edbd8-c9c7-47bc-81e3-080c2f036601 tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] Delete volume request issued successfully. Aug 25 05:49:40.956123 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-862edbd8-c9c7-47bc-81e3-080c2f036601 tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] https://10.4.3.189/volume/v3/volumes/3ef5f2fc-de44-4f11-9d2d-2d463e91a27e returned with HTTP 202 Aug 25 05:49:40.956123 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 960/3792] 10.4.3.189 () {66 vars in 1351 bytes} [Tue Aug 25 05:49:40 2026] DELETE /volume/v3/volumes/3ef5f2fc-de44-4f11-9d2d-2d463e91a27e => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:49:40.966098 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-532abc9a-806c-49bf-9b22-17ab6c99e2ae None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:49:40.967273 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-532abc9a-806c-49bf-9b22-17ab6c99e2ae tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] GET https://10.4.3.189/volume/v3/volumes/3ef5f2fc-de44-4f11-9d2d-2d463e91a27e Aug 25 05:49:40.967592 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-532abc9a-806c-49bf-9b22-17ab6c99e2ae tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:49:40.967858 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-532abc9a-806c-49bf-9b22-17ab6c99e2ae tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:49:40.978531 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:49:40.978531 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:49:40.986098 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-532abc9a-806c-49bf-9b22-17ab6c99e2ae tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] Volume info retrieved successfully. Aug 25 05:49:40.994631 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-532abc9a-806c-49bf-9b22-17ab6c99e2ae tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] https://10.4.3.189/volume/v3/volumes/3ef5f2fc-de44-4f11-9d2d-2d463e91a27e returned with HTTP 200 Aug 25 05:49:40.995300 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 946/3793] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:49:40 2026] GET /volume/v3/volumes/3ef5f2fc-de44-4f11-9d2d-2d463e91a27e => generated 842 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:49:41.328244 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-1007db22-6923-49e9-b4ab-ac0a2b1acc5f None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:49:41.349308 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-1007db22-6923-49e9-b4ab-ac0a2b1acc5f tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] GET https://10.4.3.189/volume/v3/volumes/9aaadada-0e29-4387-862d-c3b5114b0ce9 Aug 25 05:49:41.349625 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-1007db22-6923-49e9-b4ab-ac0a2b1acc5f tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:49:41.349880 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-1007db22-6923-49e9-b4ab-ac0a2b1acc5f tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:49:41.364204 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:49:41.364204 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:49:41.369140 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-1007db22-6923-49e9-b4ab-ac0a2b1acc5f tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Volume info retrieved successfully. Aug 25 05:49:41.375654 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-1007db22-6923-49e9-b4ab-ac0a2b1acc5f tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] https://10.4.3.189/volume/v3/volumes/9aaadada-0e29-4387-862d-c3b5114b0ce9 returned with HTTP 200 Aug 25 05:49:41.375988 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 943/3794] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:49:41 2026] GET /volume/v3/volumes/9aaadada-0e29-4387-862d-c3b5114b0ce9 => generated 880 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:49:41.460114 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-3a026af1-cdef-4b55-9283-3d06a5fbbd2e None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:49:41.473482 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-3a026af1-cdef-4b55-9283-3d06a5fbbd2e tempest-VolumesExtendAttachedTest-2019668785 tempest-VolumesExtendAttachedTest-2019668785-project-member] GET https://10.4.3.189/volume/v3/volumes/c70aac79-a367-44d7-973e-1da64ff2addc Aug 25 05:49:41.473993 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-3a026af1-cdef-4b55-9283-3d06a5fbbd2e tempest-VolumesExtendAttachedTest-2019668785 tempest-VolumesExtendAttachedTest-2019668785-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:49:41.474315 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-3a026af1-cdef-4b55-9283-3d06a5fbbd2e tempest-VolumesExtendAttachedTest-2019668785 tempest-VolumesExtendAttachedTest-2019668785-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:49:41.489834 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:49:41.489834 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:49:41.494566 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-3a026af1-cdef-4b55-9283-3d06a5fbbd2e tempest-VolumesExtendAttachedTest-2019668785 tempest-VolumesExtendAttachedTest-2019668785-project-member] Volume info retrieved successfully. Aug 25 05:49:41.499954 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-3a026af1-cdef-4b55-9283-3d06a5fbbd2e tempest-VolumesExtendAttachedTest-2019668785 tempest-VolumesExtendAttachedTest-2019668785-project-member] https://10.4.3.189/volume/v3/volumes/c70aac79-a367-44d7-973e-1da64ff2addc returned with HTTP 200 Aug 25 05:49:41.500442 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 946/3795] 10.4.3.189 () {68 vars in 1389 bytes} [Tue Aug 25 05:49:41 2026] GET /volume/v3/volumes/c70aac79-a367-44d7-973e-1da64ff2addc => generated 866 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:49:41.621832 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-d9d8532c-dd0f-46c8-88dc-cce10f6454fd None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:49:41.624490 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-d9d8532c-dd0f-46c8-88dc-cce10f6454fd tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] GET https://10.4.3.189/volume/v3/backups/5055b853-f614-4d04-93a4-ffb347e2b18f Aug 25 05:49:41.624730 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-d9d8532c-dd0f-46c8-88dc-cce10f6454fd tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:49:41.624960 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-d9d8532c-dd0f-46c8-88dc-cce10f6454fd tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:49:41.625109 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-d9d8532c-dd0f-46c8-88dc-cce10f6454fd tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Show backup with id 5055b853-f614-4d04-93a4-ffb347e2b18f. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:49:41.634654 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:49:41.634654 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:49:41.636686 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-d9d8532c-dd0f-46c8-88dc-cce10f6454fd tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] https://10.4.3.189/volume/v3/backups/5055b853-f614-4d04-93a4-ffb347e2b18f returned with HTTP 200 Aug 25 05:49:41.637857 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 961/3796] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:49:41 2026] GET /volume/v3/backups/5055b853-f614-4d04-93a4-ffb347e2b18f => generated 788 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:49:41.780182 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-47ba24f6-aa20-4d73-837d-74ddbc8a3292 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:49:41.788801 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-47ba24f6-aa20-4d73-837d-74ddbc8a3292 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] GET https://10.4.3.189/volume/v3/backups/449773e4-e2a1-4c09-ae0e-f35ce89d3c1a Aug 25 05:49:41.788801 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-47ba24f6-aa20-4d73-837d-74ddbc8a3292 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:49:41.788801 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-47ba24f6-aa20-4d73-837d-74ddbc8a3292 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:49:41.788801 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-47ba24f6-aa20-4d73-837d-74ddbc8a3292 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Show backup with id 449773e4-e2a1-4c09-ae0e-f35ce89d3c1a. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:49:41.797805 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:49:41.797805 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:49:41.799535 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-47ba24f6-aa20-4d73-837d-74ddbc8a3292 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] https://10.4.3.189/volume/v3/backups/449773e4-e2a1-4c09-ae0e-f35ce89d3c1a returned with HTTP 200 Aug 25 05:49:41.800270 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 947/3797] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:49:41 2026] GET /volume/v3/backups/449773e4-e2a1-4c09-ae0e-f35ce89d3c1a => generated 725 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:49:42.012598 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-4cd2f7d3-b4a2-4439-8ddf-458b5a0fa6c2 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:49:42.015724 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-4cd2f7d3-b4a2-4439-8ddf-458b5a0fa6c2 tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] GET https://10.4.3.189/volume/v3/volumes/3ef5f2fc-de44-4f11-9d2d-2d463e91a27e Aug 25 05:49:42.015724 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-4cd2f7d3-b4a2-4439-8ddf-458b5a0fa6c2 tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:49:42.016130 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-4cd2f7d3-b4a2-4439-8ddf-458b5a0fa6c2 tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:49:42.024342 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-4cd2f7d3-b4a2-4439-8ddf-458b5a0fa6c2 tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] https://10.4.3.189/volume/v3/volumes/3ef5f2fc-de44-4f11-9d2d-2d463e91a27e returned with HTTP 404 Aug 25 05:49:42.025262 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 944/3798] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:49:42 2026] GET /volume/v3/volumes/3ef5f2fc-de44-4f11-9d2d-2d463e91a27e => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 25 05:49:42.115561 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-c04e2ef0-4040-4ce0-91a6-a628171ae13e None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:49:42.123180 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c04e2ef0-4040-4ce0-91a6-a628171ae13e tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] DELETE https://10.4.3.189/volume/v3/volumes/7588dc5f-ef2c-4d56-b6f1-64039b80e175 Aug 25 05:49:42.124459 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c04e2ef0-4040-4ce0-91a6-a628171ae13e tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:49:42.124670 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c04e2ef0-4040-4ce0-91a6-a628171ae13e tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:49:42.125244 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-c04e2ef0-4040-4ce0-91a6-a628171ae13e tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] Delete volume with id: 7588dc5f-ef2c-4d56-b6f1-64039b80e175 Aug 25 05:49:42.140958 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:49:42.140958 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:49:42.140958 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-c04e2ef0-4040-4ce0-91a6-a628171ae13e tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] Volume info retrieved successfully. Aug 25 05:49:42.168769 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-c04e2ef0-4040-4ce0-91a6-a628171ae13e tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] Delete volume request issued successfully. Aug 25 05:49:42.169207 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c04e2ef0-4040-4ce0-91a6-a628171ae13e tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] https://10.4.3.189/volume/v3/volumes/7588dc5f-ef2c-4d56-b6f1-64039b80e175 returned with HTTP 202 Aug 25 05:49:42.169820 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 947/3799] 10.4.3.189 () {66 vars in 1351 bytes} [Tue Aug 25 05:49:42 2026] DELETE /volume/v3/volumes/7588dc5f-ef2c-4d56-b6f1-64039b80e175 => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:49:42.184267 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-8d042da8-4ae8-4468-ad8f-25be53a9ce05 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:49:42.189432 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-8d042da8-4ae8-4468-ad8f-25be53a9ce05 tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] GET https://10.4.3.189/volume/v3/volumes/7588dc5f-ef2c-4d56-b6f1-64039b80e175 Aug 25 05:49:42.190901 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-8d042da8-4ae8-4468-ad8f-25be53a9ce05 tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:49:42.190901 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-8d042da8-4ae8-4468-ad8f-25be53a9ce05 tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:49:42.203930 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:49:42.203930 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:49:42.208815 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-8d042da8-4ae8-4468-ad8f-25be53a9ce05 tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] Volume info retrieved successfully. Aug 25 05:49:42.214211 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-8d042da8-4ae8-4468-ad8f-25be53a9ce05 tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] https://10.4.3.189/volume/v3/volumes/7588dc5f-ef2c-4d56-b6f1-64039b80e175 returned with HTTP 200 Aug 25 05:49:42.214681 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 962/3800] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:49:42 2026] GET /volume/v3/volumes/7588dc5f-ef2c-4d56-b6f1-64039b80e175 => generated 843 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:49:42.404084 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-48fb159e-843b-44e7-b89f-58af62ff33a0 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:49:42.406526 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-48fb159e-843b-44e7-b89f-58af62ff33a0 tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] GET https://10.4.3.189/volume/v3/volumes/9aaadada-0e29-4387-862d-c3b5114b0ce9 Aug 25 05:49:42.407049 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-48fb159e-843b-44e7-b89f-58af62ff33a0 tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:49:42.407557 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-48fb159e-843b-44e7-b89f-58af62ff33a0 tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:49:42.423191 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:49:42.423191 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:49:42.429469 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-48fb159e-843b-44e7-b89f-58af62ff33a0 tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Volume info retrieved successfully. Aug 25 05:49:42.438874 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-48fb159e-843b-44e7-b89f-58af62ff33a0 tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] https://10.4.3.189/volume/v3/volumes/9aaadada-0e29-4387-862d-c3b5114b0ce9 returned with HTTP 200 Aug 25 05:49:42.439335 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 948/3801] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:49:42 2026] GET /volume/v3/volumes/9aaadada-0e29-4387-862d-c3b5114b0ce9 => generated 880 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:49:42.516862 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-15e42615-a8a5-4911-9169-3c40776a5e24 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:49:42.519785 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-15e42615-a8a5-4911-9169-3c40776a5e24 tempest-VolumesExtendAttachedTest-2019668785 tempest-VolumesExtendAttachedTest-2019668785-project-member] GET https://10.4.3.189/volume/v3/volumes/c70aac79-a367-44d7-973e-1da64ff2addc Aug 25 05:49:42.520046 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-15e42615-a8a5-4911-9169-3c40776a5e24 tempest-VolumesExtendAttachedTest-2019668785 tempest-VolumesExtendAttachedTest-2019668785-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:49:42.520292 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-15e42615-a8a5-4911-9169-3c40776a5e24 tempest-VolumesExtendAttachedTest-2019668785 tempest-VolumesExtendAttachedTest-2019668785-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:49:42.533782 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:49:42.533782 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:49:42.537777 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-15e42615-a8a5-4911-9169-3c40776a5e24 tempest-VolumesExtendAttachedTest-2019668785 tempest-VolumesExtendAttachedTest-2019668785-project-member] Volume info retrieved successfully. Aug 25 05:49:42.542985 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-15e42615-a8a5-4911-9169-3c40776a5e24 tempest-VolumesExtendAttachedTest-2019668785 tempest-VolumesExtendAttachedTest-2019668785-project-member] https://10.4.3.189/volume/v3/volumes/c70aac79-a367-44d7-973e-1da64ff2addc returned with HTTP 200 Aug 25 05:49:42.543551 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 945/3802] 10.4.3.189 () {68 vars in 1389 bytes} [Tue Aug 25 05:49:42 2026] GET /volume/v3/volumes/c70aac79-a367-44d7-973e-1da64ff2addc => generated 866 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:49:42.651899 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-f0647571-4149-47f2-9546-5ef0ca3c17e7 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:49:42.654452 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f0647571-4149-47f2-9546-5ef0ca3c17e7 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] GET https://10.4.3.189/volume/v3/backups/5055b853-f614-4d04-93a4-ffb347e2b18f Aug 25 05:49:42.654548 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f0647571-4149-47f2-9546-5ef0ca3c17e7 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:49:42.654801 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f0647571-4149-47f2-9546-5ef0ca3c17e7 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:49:42.654923 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-f0647571-4149-47f2-9546-5ef0ca3c17e7 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Show backup with id 5055b853-f614-4d04-93a4-ffb347e2b18f. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:49:42.660328 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:49:42.660328 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:49:42.661230 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f0647571-4149-47f2-9546-5ef0ca3c17e7 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] https://10.4.3.189/volume/v3/backups/5055b853-f614-4d04-93a4-ffb347e2b18f returned with HTTP 200 Aug 25 05:49:42.661899 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 948/3803] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:49:42 2026] GET /volume/v3/backups/5055b853-f614-4d04-93a4-ffb347e2b18f => generated 788 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:49:42.813794 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-9a737b37-c93e-4cc5-a302-66291f774002 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:49:42.814222 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-9a737b37-c93e-4cc5-a302-66291f774002 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] GET https://10.4.3.189/volume/v3/backups/449773e4-e2a1-4c09-ae0e-f35ce89d3c1a Aug 25 05:49:42.814494 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-9a737b37-c93e-4cc5-a302-66291f774002 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:49:42.814924 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-9a737b37-c93e-4cc5-a302-66291f774002 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:49:42.814924 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-9a737b37-c93e-4cc5-a302-66291f774002 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Show backup with id 449773e4-e2a1-4c09-ae0e-f35ce89d3c1a. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:49:42.820616 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:49:42.820616 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:49:42.821550 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-9a737b37-c93e-4cc5-a302-66291f774002 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] https://10.4.3.189/volume/v3/backups/449773e4-e2a1-4c09-ae0e-f35ce89d3c1a returned with HTTP 200 Aug 25 05:49:42.821739 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 963/3804] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:49:42 2026] GET /volume/v3/backups/449773e4-e2a1-4c09-ae0e-f35ce89d3c1a => generated 725 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:49:43.231288 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-3dfb616c-262c-4d81-ab3c-8d7bfd606a54 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:49:43.233635 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-3dfb616c-262c-4d81-ab3c-8d7bfd606a54 tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] GET https://10.4.3.189/volume/v3/volumes/7588dc5f-ef2c-4d56-b6f1-64039b80e175 Aug 25 05:49:43.233929 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-3dfb616c-262c-4d81-ab3c-8d7bfd606a54 tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:49:43.234217 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-3dfb616c-262c-4d81-ab3c-8d7bfd606a54 tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:49:43.242772 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-3dfb616c-262c-4d81-ab3c-8d7bfd606a54 tempest-AttachVolumeTestJSON-1353950969 tempest-AttachVolumeTestJSON-1353950969-project-member] https://10.4.3.189/volume/v3/volumes/7588dc5f-ef2c-4d56-b6f1-64039b80e175 returned with HTTP 404 Aug 25 05:49:43.243485 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 949/3805] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:49:43 2026] GET /volume/v3/volumes/7588dc5f-ef2c-4d56-b6f1-64039b80e175 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:49:43.458720 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-1aefb1cf-e322-4040-b2ab-f9569d506c3f None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:49:43.460454 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-1aefb1cf-e322-4040-b2ab-f9569d506c3f tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] GET https://10.4.3.189/volume/v3/volumes/9aaadada-0e29-4387-862d-c3b5114b0ce9 Aug 25 05:49:43.460665 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-1aefb1cf-e322-4040-b2ab-f9569d506c3f tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:49:43.460823 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-1aefb1cf-e322-4040-b2ab-f9569d506c3f tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:49:43.479702 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:49:43.479702 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:49:43.486486 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-1aefb1cf-e322-4040-b2ab-f9569d506c3f tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Volume info retrieved successfully. Aug 25 05:49:43.495402 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-1aefb1cf-e322-4040-b2ab-f9569d506c3f tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] https://10.4.3.189/volume/v3/volumes/9aaadada-0e29-4387-862d-c3b5114b0ce9 returned with HTTP 200 Aug 25 05:49:43.496142 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 946/3806] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:49:43 2026] GET /volume/v3/volumes/9aaadada-0e29-4387-862d-c3b5114b0ce9 => generated 880 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:49:43.559129 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-50fc9890-f733-48c7-acac-0f24a972a156 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:49:43.560987 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-50fc9890-f733-48c7-acac-0f24a972a156 tempest-VolumesExtendAttachedTest-2019668785 tempest-VolumesExtendAttachedTest-2019668785-project-member] GET https://10.4.3.189/volume/v3/volumes/c70aac79-a367-44d7-973e-1da64ff2addc Aug 25 05:49:43.561257 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-50fc9890-f733-48c7-acac-0f24a972a156 tempest-VolumesExtendAttachedTest-2019668785 tempest-VolumesExtendAttachedTest-2019668785-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:49:43.561495 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-50fc9890-f733-48c7-acac-0f24a972a156 tempest-VolumesExtendAttachedTest-2019668785 tempest-VolumesExtendAttachedTest-2019668785-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:49:43.572995 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:49:43.572995 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:49:43.578401 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-50fc9890-f733-48c7-acac-0f24a972a156 tempest-VolumesExtendAttachedTest-2019668785 tempest-VolumesExtendAttachedTest-2019668785-project-member] Volume info retrieved successfully. Aug 25 05:49:43.584375 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-50fc9890-f733-48c7-acac-0f24a972a156 tempest-VolumesExtendAttachedTest-2019668785 tempest-VolumesExtendAttachedTest-2019668785-project-member] https://10.4.3.189/volume/v3/volumes/c70aac79-a367-44d7-973e-1da64ff2addc returned with HTTP 200 Aug 25 05:49:43.584883 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 949/3807] 10.4.3.189 () {68 vars in 1389 bytes} [Tue Aug 25 05:49:43 2026] GET /volume/v3/volumes/c70aac79-a367-44d7-973e-1da64ff2addc => generated 866 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:49:43.674997 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-6dbeb9e4-95ab-4845-b668-9b500e763bb4 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:49:43.677785 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-6dbeb9e4-95ab-4845-b668-9b500e763bb4 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] GET https://10.4.3.189/volume/v3/backups/5055b853-f614-4d04-93a4-ffb347e2b18f Aug 25 05:49:43.678143 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-6dbeb9e4-95ab-4845-b668-9b500e763bb4 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:49:43.678448 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-6dbeb9e4-95ab-4845-b668-9b500e763bb4 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:49:43.678618 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-6dbeb9e4-95ab-4845-b668-9b500e763bb4 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Show backup with id 5055b853-f614-4d04-93a4-ffb347e2b18f. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:49:43.683945 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:49:43.683945 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:49:43.684893 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-6dbeb9e4-95ab-4845-b668-9b500e763bb4 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] https://10.4.3.189/volume/v3/backups/5055b853-f614-4d04-93a4-ffb347e2b18f returned with HTTP 200 Aug 25 05:49:43.685323 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 964/3808] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:49:43 2026] GET /volume/v3/backups/5055b853-f614-4d04-93a4-ffb347e2b18f => generated 788 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:49:43.836546 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-ee61f3f9-f516-440b-a405-55ec6e7b15d0 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:49:43.841151 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-ee61f3f9-f516-440b-a405-55ec6e7b15d0 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] GET https://10.4.3.189/volume/v3/backups/449773e4-e2a1-4c09-ae0e-f35ce89d3c1a Aug 25 05:49:43.841682 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-ee61f3f9-f516-440b-a405-55ec6e7b15d0 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:49:43.841787 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-ee61f3f9-f516-440b-a405-55ec6e7b15d0 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:49:43.841936 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-ee61f3f9-f516-440b-a405-55ec6e7b15d0 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Show backup with id 449773e4-e2a1-4c09-ae0e-f35ce89d3c1a. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:49:43.847863 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:49:43.847863 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:49:43.848683 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-ee61f3f9-f516-440b-a405-55ec6e7b15d0 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] https://10.4.3.189/volume/v3/backups/449773e4-e2a1-4c09-ae0e-f35ce89d3c1a returned with HTTP 200 Aug 25 05:49:43.849588 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 950/3809] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:49:43 2026] GET /volume/v3/backups/449773e4-e2a1-4c09-ae0e-f35ce89d3c1a => generated 725 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:49:44.516016 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-b183bda4-e1b0-43b6-97f6-4d01dd19898a None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:49:44.518860 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-b183bda4-e1b0-43b6-97f6-4d01dd19898a tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] GET https://10.4.3.189/volume/v3/volumes/9aaadada-0e29-4387-862d-c3b5114b0ce9 Aug 25 05:49:44.519224 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-b183bda4-e1b0-43b6-97f6-4d01dd19898a tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:49:44.519566 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-b183bda4-e1b0-43b6-97f6-4d01dd19898a tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:49:44.534211 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:49:44.534211 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:49:44.539576 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-b183bda4-e1b0-43b6-97f6-4d01dd19898a tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Volume info retrieved successfully. Aug 25 05:49:44.546342 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-b183bda4-e1b0-43b6-97f6-4d01dd19898a tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] https://10.4.3.189/volume/v3/volumes/9aaadada-0e29-4387-862d-c3b5114b0ce9 returned with HTTP 200 Aug 25 05:49:44.547122 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 947/3810] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:49:44 2026] GET /volume/v3/volumes/9aaadada-0e29-4387-862d-c3b5114b0ce9 => generated 880 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:49:44.605043 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-abc86c07-7835-462a-b31d-13f5b236eed3 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:49:44.608946 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-abc86c07-7835-462a-b31d-13f5b236eed3 tempest-VolumesExtendAttachedTest-2019668785 tempest-VolumesExtendAttachedTest-2019668785-project-member] GET https://10.4.3.189/volume/v3/volumes/c70aac79-a367-44d7-973e-1da64ff2addc Aug 25 05:49:44.608946 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-abc86c07-7835-462a-b31d-13f5b236eed3 tempest-VolumesExtendAttachedTest-2019668785 tempest-VolumesExtendAttachedTest-2019668785-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:49:44.608946 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-abc86c07-7835-462a-b31d-13f5b236eed3 tempest-VolumesExtendAttachedTest-2019668785 tempest-VolumesExtendAttachedTest-2019668785-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:49:44.619998 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:49:44.619998 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:49:44.624726 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-abc86c07-7835-462a-b31d-13f5b236eed3 tempest-VolumesExtendAttachedTest-2019668785 tempest-VolumesExtendAttachedTest-2019668785-project-member] Volume info retrieved successfully. Aug 25 05:49:44.630697 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-abc86c07-7835-462a-b31d-13f5b236eed3 tempest-VolumesExtendAttachedTest-2019668785 tempest-VolumesExtendAttachedTest-2019668785-project-member] https://10.4.3.189/volume/v3/volumes/c70aac79-a367-44d7-973e-1da64ff2addc returned with HTTP 200 Aug 25 05:49:44.631462 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 950/3811] 10.4.3.189 () {68 vars in 1389 bytes} [Tue Aug 25 05:49:44 2026] GET /volume/v3/volumes/c70aac79-a367-44d7-973e-1da64ff2addc => generated 866 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:49:44.698202 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-46378664-0516-4af9-bf67-91fdd91e5fdb None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:49:44.700339 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-46378664-0516-4af9-bf67-91fdd91e5fdb tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] GET https://10.4.3.189/volume/v3/backups/5055b853-f614-4d04-93a4-ffb347e2b18f Aug 25 05:49:44.700602 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-46378664-0516-4af9-bf67-91fdd91e5fdb tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:49:44.700829 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-46378664-0516-4af9-bf67-91fdd91e5fdb tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:49:44.700903 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-46378664-0516-4af9-bf67-91fdd91e5fdb tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Show backup with id 5055b853-f614-4d04-93a4-ffb347e2b18f. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:49:44.707005 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:49:44.707005 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:49:44.708343 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-46378664-0516-4af9-bf67-91fdd91e5fdb tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] https://10.4.3.189/volume/v3/backups/5055b853-f614-4d04-93a4-ffb347e2b18f returned with HTTP 200 Aug 25 05:49:44.708829 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 965/3812] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:49:44 2026] GET /volume/v3/backups/5055b853-f614-4d04-93a4-ffb347e2b18f => generated 788 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:49:44.862940 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-ae4f52c5-3c42-480d-b064-865813b87b25 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:49:44.868491 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-ae4f52c5-3c42-480d-b064-865813b87b25 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] GET https://10.4.3.189/volume/v3/backups/449773e4-e2a1-4c09-ae0e-f35ce89d3c1a Aug 25 05:49:44.868884 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-ae4f52c5-3c42-480d-b064-865813b87b25 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:49:44.869479 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-ae4f52c5-3c42-480d-b064-865813b87b25 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:49:44.869661 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-ae4f52c5-3c42-480d-b064-865813b87b25 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Show backup with id 449773e4-e2a1-4c09-ae0e-f35ce89d3c1a. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:49:44.875716 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:49:44.875716 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:49:44.876636 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-ae4f52c5-3c42-480d-b064-865813b87b25 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] https://10.4.3.189/volume/v3/backups/449773e4-e2a1-4c09-ae0e-f35ce89d3c1a returned with HTTP 200 Aug 25 05:49:44.877297 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 951/3813] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:49:44 2026] GET /volume/v3/backups/449773e4-e2a1-4c09-ae0e-f35ce89d3c1a => generated 725 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:49:45.150900 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-ee78638d-10f5-4804-b348-b2d1ca9e2fbf req-2ff3a4b4-6907-44a7-9465-ee6246442bed None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:49:45.153431 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-ee78638d-10f5-4804-b348-b2d1ca9e2fbf req-2ff3a4b4-6907-44a7-9465-ee6246442bed tempest-VolumesExtendAttachedTest-2019668785 tempest-VolumesExtendAttachedTest-2019668785-project-member] POST https://10.4.3.189/volume/v3/attachments/807c1400-abde-4854-ae81-41fb1a343cc1/action Aug 25 05:49:45.154361 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-ee78638d-10f5-4804-b348-b2d1ca9e2fbf req-2ff3a4b4-6907-44a7-9465-ee6246442bed tempest-VolumesExtendAttachedTest-2019668785 tempest-VolumesExtendAttachedTest-2019668785-project-member] Action body: b'{"os-complete": null}' {{(pid=100269) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 05:49:45.154703 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-ee78638d-10f5-4804-b348-b2d1ca9e2fbf req-2ff3a4b4-6907-44a7-9465-ee6246442bed tempest-VolumesExtendAttachedTest-2019668785 tempest-VolumesExtendAttachedTest-2019668785-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:49:45.179635 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:49:45.179635 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:49:45.199526 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-ee78638d-10f5-4804-b348-b2d1ca9e2fbf req-2ff3a4b4-6907-44a7-9465-ee6246442bed tempest-VolumesExtendAttachedTest-2019668785 tempest-VolumesExtendAttachedTest-2019668785-project-member] https://10.4.3.189/volume/v3/attachments/807c1400-abde-4854-ae81-41fb1a343cc1/action returned with HTTP 204 Aug 25 05:49:45.200308 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 948/3814] 10.4.3.189 () {74 vars in 1725 bytes} [Tue Aug 25 05:49:45 2026] POST /volume/v3/attachments/807c1400-abde-4854-ae81-41fb1a343cc1/action => generated 0 bytes in 51 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:49:45.563352 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-ad318e21-0a4f-4e32-8c1d-ec21a2cf0204 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:49:45.566127 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ad318e21-0a4f-4e32-8c1d-ec21a2cf0204 tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] GET https://10.4.3.189/volume/v3/volumes/9aaadada-0e29-4387-862d-c3b5114b0ce9 Aug 25 05:49:45.566127 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ad318e21-0a4f-4e32-8c1d-ec21a2cf0204 tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:49:45.567881 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ad318e21-0a4f-4e32-8c1d-ec21a2cf0204 tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:49:45.588975 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:49:45.588975 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:49:45.596252 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-ad318e21-0a4f-4e32-8c1d-ec21a2cf0204 tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Volume info retrieved successfully. Aug 25 05:49:45.601343 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ad318e21-0a4f-4e32-8c1d-ec21a2cf0204 tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] https://10.4.3.189/volume/v3/volumes/9aaadada-0e29-4387-862d-c3b5114b0ce9 returned with HTTP 200 Aug 25 05:49:45.602013 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 951/3815] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:49:45 2026] GET /volume/v3/volumes/9aaadada-0e29-4387-862d-c3b5114b0ce9 => generated 880 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 25 05:49:45.645979 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-437e2caf-a9aa-45e8-8dec-dd9f558dca83 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:49:45.648413 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-437e2caf-a9aa-45e8-8dec-dd9f558dca83 tempest-VolumesExtendAttachedTest-2019668785 tempest-VolumesExtendAttachedTest-2019668785-project-member] GET https://10.4.3.189/volume/v3/volumes/c70aac79-a367-44d7-973e-1da64ff2addc Aug 25 05:49:45.648709 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-437e2caf-a9aa-45e8-8dec-dd9f558dca83 tempest-VolumesExtendAttachedTest-2019668785 tempest-VolumesExtendAttachedTest-2019668785-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:49:45.648866 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-437e2caf-a9aa-45e8-8dec-dd9f558dca83 tempest-VolumesExtendAttachedTest-2019668785 tempest-VolumesExtendAttachedTest-2019668785-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:49:45.659127 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:49:45.659127 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:49:45.665487 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [req-b38e266c-dbfc-4d0c-b394-5d6d5354ed88 req-77d867dd-22a8-42d8-b7b6-2b0db4cc321d None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:49:45.665837 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-437e2caf-a9aa-45e8-8dec-dd9f558dca83 tempest-VolumesExtendAttachedTest-2019668785 tempest-VolumesExtendAttachedTest-2019668785-project-member] Volume info retrieved successfully. Aug 25 05:49:45.667618 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-b38e266c-dbfc-4d0c-b394-5d6d5354ed88 req-77d867dd-22a8-42d8-b7b6-2b0db4cc321d tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] POST https://10.4.3.189/volume/v3/attachments/cb428e85-897f-4542-8e34-b90dad0fe9bc/action Aug 25 05:49:45.668493 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-b38e266c-dbfc-4d0c-b394-5d6d5354ed88 req-77d867dd-22a8-42d8-b7b6-2b0db4cc321d tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Action body: b'{"os-complete": null}' {{(pid=100270) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 05:49:45.668493 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-b38e266c-dbfc-4d0c-b394-5d6d5354ed88 req-77d867dd-22a8-42d8-b7b6-2b0db4cc321d tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:49:45.671402 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-437e2caf-a9aa-45e8-8dec-dd9f558dca83 tempest-VolumesExtendAttachedTest-2019668785 tempest-VolumesExtendAttachedTest-2019668785-project-member] https://10.4.3.189/volume/v3/volumes/c70aac79-a367-44d7-973e-1da64ff2addc returned with HTTP 200 Aug 25 05:49:45.671402 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 966/3816] 10.4.3.189 () {68 vars in 1389 bytes} [Tue Aug 25 05:49:45 2026] GET /volume/v3/volumes/c70aac79-a367-44d7-973e-1da64ff2addc => generated 1158 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 05:49:45.689217 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-e6e0ca42-5579-43bc-8582-cd396572e38e None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:49:45.691266 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:49:45.691266 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:49:45.691585 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-e6e0ca42-5579-43bc-8582-cd396572e38e tempest-VolumesExtendAttachedTest-2019668785 tempest-VolumesExtendAttachedTest-2019668785-project-member] POST https://10.4.3.189/volume/v3/volumes/c70aac79-a367-44d7-973e-1da64ff2addc/action Aug 25 05:49:45.692109 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-e6e0ca42-5579-43bc-8582-cd396572e38e tempest-VolumesExtendAttachedTest-2019668785 tempest-VolumesExtendAttachedTest-2019668785-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100269) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 05:49:45.692342 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-e6e0ca42-5579-43bc-8582-cd396572e38e tempest-VolumesExtendAttachedTest-2019668785 tempest-VolumesExtendAttachedTest-2019668785-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:49:45.710244 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-b38e266c-dbfc-4d0c-b394-5d6d5354ed88 req-77d867dd-22a8-42d8-b7b6-2b0db4cc321d tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] https://10.4.3.189/volume/v3/attachments/cb428e85-897f-4542-8e34-b90dad0fe9bc/action returned with HTTP 204 Aug 25 05:49:45.711506 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 952/3817] 10.4.3.189 () {74 vars in 1725 bytes} [Tue Aug 25 05:49:45 2026] POST /volume/v3/attachments/cb428e85-897f-4542-8e34-b90dad0fe9bc/action => generated 0 bytes in 47 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:49:45.717184 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:49:45.717184 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:49:45.717803 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-e6e0ca42-5579-43bc-8582-cd396572e38e tempest-VolumesExtendAttachedTest-2019668785 tempest-VolumesExtendAttachedTest-2019668785-project-member] Volume info retrieved successfully. Aug 25 05:49:45.726389 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-9e4e3507-5b00-4ca3-b940-ba5c3483aae5 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:49:45.734205 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-9e4e3507-5b00-4ca3-b940-ba5c3483aae5 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] GET https://10.4.3.189/volume/v3/backups/5055b853-f614-4d04-93a4-ffb347e2b18f Aug 25 05:49:45.734205 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-9e4e3507-5b00-4ca3-b940-ba5c3483aae5 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:49:45.734205 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-9e4e3507-5b00-4ca3-b940-ba5c3483aae5 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:49:45.734205 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-9e4e3507-5b00-4ca3-b940-ba5c3483aae5 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Show backup with id 5055b853-f614-4d04-93a4-ffb347e2b18f. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:49:45.740362 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:49:45.740362 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:49:45.742524 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-9e4e3507-5b00-4ca3-b940-ba5c3483aae5 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] https://10.4.3.189/volume/v3/backups/5055b853-f614-4d04-93a4-ffb347e2b18f returned with HTTP 200 Aug 25 05:49:45.743374 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 952/3818] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:49:45 2026] GET /volume/v3/backups/5055b853-f614-4d04-93a4-ffb347e2b18f => generated 788 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:49:45.796091 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.quota [None req-e6e0ca42-5579-43bc-8582-cd396572e38e tempest-VolumesExtendAttachedTest-2019668785 tempest-VolumesExtendAttachedTest-2019668785-project-member] Created reservations ['4dbf0ce3-157e-4ecd-8d26-ba652efdb179', 'c5635fba-7374-4853-adf6-1594166feefc'] {{(pid=100269) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:49:45.825197 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-e6e0ca42-5579-43bc-8582-cd396572e38e tempest-VolumesExtendAttachedTest-2019668785 tempest-VolumesExtendAttachedTest-2019668785-project-member] Extend volume request issued successfully. Aug 25 05:49:45.825530 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-e6e0ca42-5579-43bc-8582-cd396572e38e tempest-VolumesExtendAttachedTest-2019668785 tempest-VolumesExtendAttachedTest-2019668785-project-member] https://10.4.3.189/volume/v3/volumes/c70aac79-a367-44d7-973e-1da64ff2addc/action returned with HTTP 202 Aug 25 05:49:45.826184 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 949/3819] 10.4.3.189 () {70 vars in 1431 bytes} [Tue Aug 25 05:49:45 2026] POST /volume/v3/volumes/c70aac79-a367-44d7-973e-1da64ff2addc/action => generated 0 bytes in 138 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 25 05:49:45.835870 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-eb948461-e3a1-4475-ab2c-3e06d839d2f5 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:49:45.838359 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-eb948461-e3a1-4475-ab2c-3e06d839d2f5 tempest-VolumesExtendAttachedTest-2019668785 tempest-VolumesExtendAttachedTest-2019668785-project-member] GET https://10.4.3.189/volume/v3/volumes/c70aac79-a367-44d7-973e-1da64ff2addc Aug 25 05:49:45.838580 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-eb948461-e3a1-4475-ab2c-3e06d839d2f5 tempest-VolumesExtendAttachedTest-2019668785 tempest-VolumesExtendAttachedTest-2019668785-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:49:45.838764 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-eb948461-e3a1-4475-ab2c-3e06d839d2f5 tempest-VolumesExtendAttachedTest-2019668785 tempest-VolumesExtendAttachedTest-2019668785-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:49:45.853698 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:49:45.853698 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:49:45.857998 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-eb948461-e3a1-4475-ab2c-3e06d839d2f5 tempest-VolumesExtendAttachedTest-2019668785 tempest-VolumesExtendAttachedTest-2019668785-project-member] Volume info retrieved successfully. Aug 25 05:49:45.863169 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-eb948461-e3a1-4475-ab2c-3e06d839d2f5 tempest-VolumesExtendAttachedTest-2019668785 tempest-VolumesExtendAttachedTest-2019668785-project-member] https://10.4.3.189/volume/v3/volumes/c70aac79-a367-44d7-973e-1da64ff2addc returned with HTTP 200 Aug 25 05:49:45.863632 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 967/3820] 10.4.3.189 () {68 vars in 1389 bytes} [Tue Aug 25 05:49:45 2026] GET /volume/v3/volumes/c70aac79-a367-44d7-973e-1da64ff2addc => generated 1161 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 05:49:45.890190 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-d1b25b2b-d067-48e1-8a67-de35e83b49f4 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:49:45.892454 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-d1b25b2b-d067-48e1-8a67-de35e83b49f4 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] GET https://10.4.3.189/volume/v3/backups/449773e4-e2a1-4c09-ae0e-f35ce89d3c1a Aug 25 05:49:45.892662 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-d1b25b2b-d067-48e1-8a67-de35e83b49f4 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:49:45.892858 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-d1b25b2b-d067-48e1-8a67-de35e83b49f4 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:49:45.892976 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-d1b25b2b-d067-48e1-8a67-de35e83b49f4 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Show backup with id 449773e4-e2a1-4c09-ae0e-f35ce89d3c1a. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:49:45.898789 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:49:45.898789 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:49:45.899590 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-d1b25b2b-d067-48e1-8a67-de35e83b49f4 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] https://10.4.3.189/volume/v3/backups/449773e4-e2a1-4c09-ae0e-f35ce89d3c1a returned with HTTP 200 Aug 25 05:49:45.900026 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 953/3821] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:49:45 2026] GET /volume/v3/backups/449773e4-e2a1-4c09-ae0e-f35ce89d3c1a => generated 725 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:49:46.206835 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-e6e0ca42-5579-43bc-8582-cd396572e38e req-08656b92-e86a-4e1c-8492-8842d417e589 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:49:46.209018 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-e6e0ca42-5579-43bc-8582-cd396572e38e req-08656b92-e86a-4e1c-8492-8842d417e589 service nova] GET https://10.4.3.189/volume/v3/volumes/c70aac79-a367-44d7-973e-1da64ff2addc Aug 25 05:49:46.209270 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-e6e0ca42-5579-43bc-8582-cd396572e38e req-08656b92-e86a-4e1c-8492-8842d417e589 service nova] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:49:46.209516 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-e6e0ca42-5579-43bc-8582-cd396572e38e req-08656b92-e86a-4e1c-8492-8842d417e589 service nova] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:49:46.228471 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:49:46.228471 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:49:46.236365 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [req-e6e0ca42-5579-43bc-8582-cd396572e38e req-08656b92-e86a-4e1c-8492-8842d417e589 service nova] Volume info retrieved successfully. Aug 25 05:49:46.244023 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-e6e0ca42-5579-43bc-8582-cd396572e38e req-08656b92-e86a-4e1c-8492-8842d417e589 service nova] https://10.4.3.189/volume/v3/volumes/c70aac79-a367-44d7-973e-1da64ff2addc returned with HTTP 200 Aug 25 05:49:46.244708 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 953/3822] 10.4.3.189 () {68 vars in 1598 bytes} [Tue Aug 25 05:49:46 2026] GET /volume/v3/volumes/c70aac79-a367-44d7-973e-1da64ff2addc => generated 1323 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:49:46.622738 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-8471e4fc-da6c-418f-b4f2-22e0aa8033df None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:49:46.625447 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-8471e4fc-da6c-418f-b4f2-22e0aa8033df tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] GET https://10.4.3.189/volume/v3/volumes/9aaadada-0e29-4387-862d-c3b5114b0ce9 Aug 25 05:49:46.625884 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-8471e4fc-da6c-418f-b4f2-22e0aa8033df tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:49:46.625884 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-8471e4fc-da6c-418f-b4f2-22e0aa8033df tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:49:46.640501 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:49:46.640501 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:49:46.647471 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-8471e4fc-da6c-418f-b4f2-22e0aa8033df tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Volume info retrieved successfully. Aug 25 05:49:46.652855 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-8471e4fc-da6c-418f-b4f2-22e0aa8033df tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] https://10.4.3.189/volume/v3/volumes/9aaadada-0e29-4387-862d-c3b5114b0ce9 returned with HTTP 200 Aug 25 05:49:46.653274 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 950/3823] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:49:46 2026] GET /volume/v3/volumes/9aaadada-0e29-4387-862d-c3b5114b0ce9 => generated 1172 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:49:46.666600 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-6889bbcd-cb18-4139-97a1-2721a418333b None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:49:46.668433 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-6889bbcd-cb18-4139-97a1-2721a418333b tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] GET https://10.4.3.189/volume/v3/volumes/9aaadada-0e29-4387-862d-c3b5114b0ce9 Aug 25 05:49:46.668639 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-6889bbcd-cb18-4139-97a1-2721a418333b tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:49:46.668842 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-6889bbcd-cb18-4139-97a1-2721a418333b tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:49:46.679605 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:49:46.679605 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:49:46.684573 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-6889bbcd-cb18-4139-97a1-2721a418333b tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Volume info retrieved successfully. Aug 25 05:49:46.690527 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-6889bbcd-cb18-4139-97a1-2721a418333b tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] https://10.4.3.189/volume/v3/volumes/9aaadada-0e29-4387-862d-c3b5114b0ce9 returned with HTTP 200 Aug 25 05:49:46.690932 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 968/3824] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:49:46 2026] GET /volume/v3/volumes/9aaadada-0e29-4387-862d-c3b5114b0ce9 => generated 1172 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:49:46.737810 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [req-fb6d3a44-11fa-42c4-bc14-b7891fbecf15 req-02ef5e8a-3e2d-4b2b-9874-aa2b60f2e62c None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:49:46.740528 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-fb6d3a44-11fa-42c4-bc14-b7891fbecf15 req-02ef5e8a-3e2d-4b2b-9874-aa2b60f2e62c tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] GET https://10.4.3.189/volume/v3/volumes/9aaadada-0e29-4387-862d-c3b5114b0ce9 Aug 25 05:49:46.740813 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-fb6d3a44-11fa-42c4-bc14-b7891fbecf15 req-02ef5e8a-3e2d-4b2b-9874-aa2b60f2e62c tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:49:46.741157 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-fb6d3a44-11fa-42c4-bc14-b7891fbecf15 req-02ef5e8a-3e2d-4b2b-9874-aa2b60f2e62c tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:49:46.753274 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:49:46.753274 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:49:46.754423 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-de73aed6-1998-4827-8975-6d6647373f0e None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:49:46.756927 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-de73aed6-1998-4827-8975-6d6647373f0e tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] GET https://10.4.3.189/volume/v3/backups/5055b853-f614-4d04-93a4-ffb347e2b18f Aug 25 05:49:46.757240 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-de73aed6-1998-4827-8975-6d6647373f0e tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:49:46.757540 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-de73aed6-1998-4827-8975-6d6647373f0e tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:49:46.757698 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-de73aed6-1998-4827-8975-6d6647373f0e tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Show backup with id 5055b853-f614-4d04-93a4-ffb347e2b18f. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:49:46.757799 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [req-fb6d3a44-11fa-42c4-bc14-b7891fbecf15 req-02ef5e8a-3e2d-4b2b-9874-aa2b60f2e62c tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Volume info retrieved successfully. Aug 25 05:49:46.763565 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-fb6d3a44-11fa-42c4-bc14-b7891fbecf15 req-02ef5e8a-3e2d-4b2b-9874-aa2b60f2e62c tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] https://10.4.3.189/volume/v3/volumes/9aaadada-0e29-4387-862d-c3b5114b0ce9 returned with HTTP 200 Aug 25 05:49:46.763797 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:49:46.763797 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:49:46.764087 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 954/3825] 10.4.3.189 () {68 vars in 1598 bytes} [Tue Aug 25 05:49:46 2026] GET /volume/v3/volumes/9aaadada-0e29-4387-862d-c3b5114b0ce9 => generated 1172 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:49:46.765428 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-de73aed6-1998-4827-8975-6d6647373f0e tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] https://10.4.3.189/volume/v3/backups/5055b853-f614-4d04-93a4-ffb347e2b18f returned with HTTP 200 Aug 25 05:49:46.765428 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 954/3826] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:49:46 2026] GET /volume/v3/backups/5055b853-f614-4d04-93a4-ffb347e2b18f => generated 788 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:49:46.790217 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-fb6d3a44-11fa-42c4-bc14-b7891fbecf15 req-7246d6f9-4184-4dc2-a444-e41dba71c315 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:49:46.795562 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-fb6d3a44-11fa-42c4-bc14-b7891fbecf15 req-7246d6f9-4184-4dc2-a444-e41dba71c315 tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] POST https://10.4.3.189/volume/v3/volumes/9aaadada-0e29-4387-862d-c3b5114b0ce9/action Aug 25 05:49:46.795902 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-fb6d3a44-11fa-42c4-bc14-b7891fbecf15 req-7246d6f9-4184-4dc2-a444-e41dba71c315 tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100269) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 05:49:46.796045 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-fb6d3a44-11fa-42c4-bc14-b7891fbecf15 req-7246d6f9-4184-4dc2-a444-e41dba71c315 tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:49:46.810119 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:49:46.810119 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:49:46.810650 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [req-fb6d3a44-11fa-42c4-bc14-b7891fbecf15 req-7246d6f9-4184-4dc2-a444-e41dba71c315 tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Volume info retrieved successfully. Aug 25 05:49:46.819005 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [req-fb6d3a44-11fa-42c4-bc14-b7891fbecf15 req-7246d6f9-4184-4dc2-a444-e41dba71c315 tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Begin detaching volume completed successfully. Aug 25 05:49:46.819273 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-fb6d3a44-11fa-42c4-bc14-b7891fbecf15 req-7246d6f9-4184-4dc2-a444-e41dba71c315 tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] https://10.4.3.189/volume/v3/volumes/9aaadada-0e29-4387-862d-c3b5114b0ce9/action returned with HTTP 202 Aug 25 05:49:46.819769 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 951/3827] 10.4.3.189 () {72 vars in 1672 bytes} [Tue Aug 25 05:49:46 2026] POST /volume/v3/volumes/9aaadada-0e29-4387-862d-c3b5114b0ce9/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 05:49:46.869257 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-3bb42d5c-2c1c-4477-b3af-5a55f37a8314 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:49:46.869845 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-3bb42d5c-2c1c-4477-b3af-5a55f37a8314 None None] GET https://10.4.3.189/volume// Aug 25 05:49:46.870112 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-3bb42d5c-2c1c-4477-b3af-5a55f37a8314 None None] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:49:46.870416 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-3bb42d5c-2c1c-4477-b3af-5a55f37a8314 None None] Calling method 'all' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:49:46.870863 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-3bb42d5c-2c1c-4477-b3af-5a55f37a8314 None None] https://10.4.3.189/volume// returned with HTTP 300 Aug 25 05:49:46.871334 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 969/3828] 10.4.3.189 () {66 vars in 1426 bytes} [Tue Aug 25 05:49: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 25 05:49:46.878763 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-9ef775c2-3d21-4506-bf1f-b4861d6c61f6 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:49:46.879949 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-fb6d3a44-11fa-42c4-bc14-b7891fbecf15 req-a8e33e3e-83cf-4fc9-bb51-2f080428ef99 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:49:46.880642 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-9ef775c2-3d21-4506-bf1f-b4861d6c61f6 tempest-VolumesExtendAttachedTest-2019668785 tempest-VolumesExtendAttachedTest-2019668785-project-member] GET https://10.4.3.189/volume/v3/volumes/c70aac79-a367-44d7-973e-1da64ff2addc Aug 25 05:49:46.880852 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-9ef775c2-3d21-4506-bf1f-b4861d6c61f6 tempest-VolumesExtendAttachedTest-2019668785 tempest-VolumesExtendAttachedTest-2019668785-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:49:46.881071 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-9ef775c2-3d21-4506-bf1f-b4861d6c61f6 tempest-VolumesExtendAttachedTest-2019668785 tempest-VolumesExtendAttachedTest-2019668785-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:49:46.884348 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-fb6d3a44-11fa-42c4-bc14-b7891fbecf15 req-a8e33e3e-83cf-4fc9-bb51-2f080428ef99 tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] GET https://10.4.3.189/volume/v3/volumes/9aaadada-0e29-4387-862d-c3b5114b0ce9 Aug 25 05:49:46.884693 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-fb6d3a44-11fa-42c4-bc14-b7891fbecf15 req-a8e33e3e-83cf-4fc9-bb51-2f080428ef99 tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:49:46.884989 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-fb6d3a44-11fa-42c4-bc14-b7891fbecf15 req-a8e33e3e-83cf-4fc9-bb51-2f080428ef99 tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:49:46.891024 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:49:46.891024 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:49:46.894820 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-9ef775c2-3d21-4506-bf1f-b4861d6c61f6 tempest-VolumesExtendAttachedTest-2019668785 tempest-VolumesExtendAttachedTest-2019668785-project-member] Volume info retrieved successfully. Aug 25 05:49:46.896308 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:49:46.896308 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:49:46.899926 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-9ef775c2-3d21-4506-bf1f-b4861d6c61f6 tempest-VolumesExtendAttachedTest-2019668785 tempest-VolumesExtendAttachedTest-2019668785-project-member] https://10.4.3.189/volume/v3/volumes/c70aac79-a367-44d7-973e-1da64ff2addc returned with HTTP 200 Aug 25 05:49:46.900378 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 955/3829] 10.4.3.189 () {68 vars in 1389 bytes} [Tue Aug 25 05:49:46 2026] GET /volume/v3/volumes/c70aac79-a367-44d7-973e-1da64ff2addc => generated 1158 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 05:49:46.900953 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [req-fb6d3a44-11fa-42c4-bc14-b7891fbecf15 req-a8e33e3e-83cf-4fc9-bb51-2f080428ef99 tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Volume info retrieved successfully. Aug 25 05:49:46.906449 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-fb6d3a44-11fa-42c4-bc14-b7891fbecf15 req-a8e33e3e-83cf-4fc9-bb51-2f080428ef99 tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] https://10.4.3.189/volume/v3/volumes/9aaadada-0e29-4387-862d-c3b5114b0ce9 returned with HTTP 200 Aug 25 05:49:46.907032 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 955/3830] 10.4.3.189 () {70 vars in 1639 bytes} [Tue Aug 25 05:49:46 2026] GET /volume/v3/volumes/9aaadada-0e29-4387-862d-c3b5114b0ce9 => generated 1355 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 05:49:46.913668 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-30960661-c7d8-4e3c-951a-962e51b2a52b None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:49:46.915951 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-fb6d3a44-11fa-42c4-bc14-b7891fbecf15 req-2170feb7-b031-4576-99a9-65beaa5ba88b None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:49:46.916594 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-30960661-c7d8-4e3c-951a-962e51b2a52b tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] GET https://10.4.3.189/volume/v3/backups/449773e4-e2a1-4c09-ae0e-f35ce89d3c1a Aug 25 05:49:46.916878 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-30960661-c7d8-4e3c-951a-962e51b2a52b tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:49:46.917158 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-30960661-c7d8-4e3c-951a-962e51b2a52b tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:49:46.917332 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-30960661-c7d8-4e3c-951a-962e51b2a52b tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Show backup with id 449773e4-e2a1-4c09-ae0e-f35ce89d3c1a. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:49:46.919013 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-d0cbb558-b6be-4ed7-aab2-c13469e09e8f None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:49:46.920022 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-fb6d3a44-11fa-42c4-bc14-b7891fbecf15 req-2170feb7-b031-4576-99a9-65beaa5ba88b tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] GET https://10.4.3.189/volume/v3/volumes/9aaadada-0e29-4387-862d-c3b5114b0ce9/encryption Aug 25 05:49:46.920265 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-fb6d3a44-11fa-42c4-bc14-b7891fbecf15 req-2170feb7-b031-4576-99a9-65beaa5ba88b tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:49:46.920498 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-fb6d3a44-11fa-42c4-bc14-b7891fbecf15 req-2170feb7-b031-4576-99a9-65beaa5ba88b tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Calling method 'index' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:49:46.920905 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-d0cbb558-b6be-4ed7-aab2-c13469e09e8f tempest-VolumesExtendAttachedTest-2019668785 tempest-VolumesExtendAttachedTest-2019668785-project-member] GET https://10.4.3.189/volume/v3/volumes/c70aac79-a367-44d7-973e-1da64ff2addc Aug 25 05:49:46.921166 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-d0cbb558-b6be-4ed7-aab2-c13469e09e8f tempest-VolumesExtendAttachedTest-2019668785 tempest-VolumesExtendAttachedTest-2019668785-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:49:46.921392 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-d0cbb558-b6be-4ed7-aab2-c13469e09e8f tempest-VolumesExtendAttachedTest-2019668785 tempest-VolumesExtendAttachedTest-2019668785-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:49:46.924482 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:49:46.924482 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:49:46.925414 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-30960661-c7d8-4e3c-951a-962e51b2a52b tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] https://10.4.3.189/volume/v3/backups/449773e4-e2a1-4c09-ae0e-f35ce89d3c1a returned with HTTP 200 Aug 25 05:49:46.925916 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 952/3831] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:49:46 2026] GET /volume/v3/backups/449773e4-e2a1-4c09-ae0e-f35ce89d3c1a => generated 725 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:49:46.931809 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:49:46.931809 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:49:46.931991 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:49:46.931991 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:49:46.935196 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-d0cbb558-b6be-4ed7-aab2-c13469e09e8f tempest-VolumesExtendAttachedTest-2019668785 tempest-VolumesExtendAttachedTest-2019668785-project-member] Volume info retrieved successfully. Aug 25 05:49:46.938194 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-fb6d3a44-11fa-42c4-bc14-b7891fbecf15 req-2170feb7-b031-4576-99a9-65beaa5ba88b tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] https://10.4.3.189/volume/v3/volumes/9aaadada-0e29-4387-862d-c3b5114b0ce9/encryption returned with HTTP 200 Aug 25 05:49:46.938685 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 970/3832] 10.4.3.189 () {68 vars in 1631 bytes} [Tue Aug 25 05:49:46 2026] GET /volume/v3/volumes/9aaadada-0e29-4387-862d-c3b5114b0ce9/encryption => generated 161 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:49:46.940014 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-d0cbb558-b6be-4ed7-aab2-c13469e09e8f tempest-VolumesExtendAttachedTest-2019668785 tempest-VolumesExtendAttachedTest-2019668785-project-member] https://10.4.3.189/volume/v3/volumes/c70aac79-a367-44d7-973e-1da64ff2addc returned with HTTP 200 Aug 25 05:49:46.940582 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 956/3833] 10.4.3.189 () {68 vars in 1389 bytes} [Tue Aug 25 05:49:46 2026] GET /volume/v3/volumes/c70aac79-a367-44d7-973e-1da64ff2addc => generated 1158 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 05:49:47.259852 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-6800e33b-7c30-46a0-9e5f-d6fc62eb0724 req-9713da01-7593-44f9-b096-aa7781ef166c None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:49:47.263862 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-6800e33b-7c30-46a0-9e5f-d6fc62eb0724 req-9713da01-7593-44f9-b096-aa7781ef166c tempest-VolumesExtendAttachedTest-2019668785 tempest-VolumesExtendAttachedTest-2019668785-project-member] GET https://10.4.3.189/volume/v3/volumes/c70aac79-a367-44d7-973e-1da64ff2addc Aug 25 05:49:47.264050 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-6800e33b-7c30-46a0-9e5f-d6fc62eb0724 req-9713da01-7593-44f9-b096-aa7781ef166c tempest-VolumesExtendAttachedTest-2019668785 tempest-VolumesExtendAttachedTest-2019668785-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:49:47.264270 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-6800e33b-7c30-46a0-9e5f-d6fc62eb0724 req-9713da01-7593-44f9-b096-aa7781ef166c tempest-VolumesExtendAttachedTest-2019668785 tempest-VolumesExtendAttachedTest-2019668785-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:49:47.277662 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:49:47.277662 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:49:47.282588 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [req-6800e33b-7c30-46a0-9e5f-d6fc62eb0724 req-9713da01-7593-44f9-b096-aa7781ef166c tempest-VolumesExtendAttachedTest-2019668785 tempest-VolumesExtendAttachedTest-2019668785-project-member] Volume info retrieved successfully. Aug 25 05:49:47.288835 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-6800e33b-7c30-46a0-9e5f-d6fc62eb0724 req-9713da01-7593-44f9-b096-aa7781ef166c tempest-VolumesExtendAttachedTest-2019668785 tempest-VolumesExtendAttachedTest-2019668785-project-member] https://10.4.3.189/volume/v3/volumes/c70aac79-a367-44d7-973e-1da64ff2addc returned with HTTP 200 Aug 25 05:49:47.289672 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 956/3834] 10.4.3.189 () {68 vars in 1598 bytes} [Tue Aug 25 05:49:47 2026] GET /volume/v3/volumes/c70aac79-a367-44d7-973e-1da64ff2addc => generated 1140 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:49:47.315210 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-6800e33b-7c30-46a0-9e5f-d6fc62eb0724 req-6bd2271a-55cd-49af-bc61-59ec64a6bda1 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:49:47.319387 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-6800e33b-7c30-46a0-9e5f-d6fc62eb0724 req-6bd2271a-55cd-49af-bc61-59ec64a6bda1 tempest-VolumesExtendAttachedTest-2019668785 tempest-VolumesExtendAttachedTest-2019668785-project-member] POST https://10.4.3.189/volume/v3/volumes/c70aac79-a367-44d7-973e-1da64ff2addc/action Aug 25 05:49:47.319874 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-6800e33b-7c30-46a0-9e5f-d6fc62eb0724 req-6bd2271a-55cd-49af-bc61-59ec64a6bda1 tempest-VolumesExtendAttachedTest-2019668785 tempest-VolumesExtendAttachedTest-2019668785-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100269) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 05:49:47.319937 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-6800e33b-7c30-46a0-9e5f-d6fc62eb0724 req-6bd2271a-55cd-49af-bc61-59ec64a6bda1 tempest-VolumesExtendAttachedTest-2019668785 tempest-VolumesExtendAttachedTest-2019668785-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:49:47.341721 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:49:47.341721 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:49:47.341971 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [req-6800e33b-7c30-46a0-9e5f-d6fc62eb0724 req-6bd2271a-55cd-49af-bc61-59ec64a6bda1 tempest-VolumesExtendAttachedTest-2019668785 tempest-VolumesExtendAttachedTest-2019668785-project-member] Volume info retrieved successfully. Aug 25 05:49:47.350489 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [req-6800e33b-7c30-46a0-9e5f-d6fc62eb0724 req-6bd2271a-55cd-49af-bc61-59ec64a6bda1 tempest-VolumesExtendAttachedTest-2019668785 tempest-VolumesExtendAttachedTest-2019668785-project-member] Begin detaching volume completed successfully. Aug 25 05:49:47.350616 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-6800e33b-7c30-46a0-9e5f-d6fc62eb0724 req-6bd2271a-55cd-49af-bc61-59ec64a6bda1 tempest-VolumesExtendAttachedTest-2019668785 tempest-VolumesExtendAttachedTest-2019668785-project-member] https://10.4.3.189/volume/v3/volumes/c70aac79-a367-44d7-973e-1da64ff2addc/action returned with HTTP 202 Aug 25 05:49:47.351281 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 953/3835] 10.4.3.189 () {72 vars in 1672 bytes} [Tue Aug 25 05:49:47 2026] POST /volume/v3/volumes/c70aac79-a367-44d7-973e-1da64ff2addc/action => generated 0 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 05:49:47.376623 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-69813089-bfe9-43c3-9611-103d65b05f4e None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:49:47.378879 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-69813089-bfe9-43c3-9611-103d65b05f4e tempest-VolumesExtendAttachedTest-2019668785 tempest-VolumesExtendAttachedTest-2019668785-project-member] GET https://10.4.3.189/volume/v3/volumes/c70aac79-a367-44d7-973e-1da64ff2addc Aug 25 05:49:47.379423 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-69813089-bfe9-43c3-9611-103d65b05f4e tempest-VolumesExtendAttachedTest-2019668785 tempest-VolumesExtendAttachedTest-2019668785-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:49:47.379423 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-69813089-bfe9-43c3-9611-103d65b05f4e tempest-VolumesExtendAttachedTest-2019668785 tempest-VolumesExtendAttachedTest-2019668785-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:49:47.395342 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:49:47.395342 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:49:47.401522 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-69813089-bfe9-43c3-9611-103d65b05f4e tempest-VolumesExtendAttachedTest-2019668785 tempest-VolumesExtendAttachedTest-2019668785-project-member] Volume info retrieved successfully. Aug 25 05:49:47.402239 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-b2bdfe55-1a77-4544-be15-533f9e5a87ab None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:49:47.402416 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-b2bdfe55-1a77-4544-be15-533f9e5a87ab None None] GET https://10.4.3.189/volume// Aug 25 05:49:47.402585 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-b2bdfe55-1a77-4544-be15-533f9e5a87ab None None] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:49:47.403070 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-b2bdfe55-1a77-4544-be15-533f9e5a87ab None None] Calling method 'all' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:49:47.403070 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-b2bdfe55-1a77-4544-be15-533f9e5a87ab None None] https://10.4.3.189/volume// returned with HTTP 300 Aug 25 05:49:47.403592 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 957/3836] 10.4.3.189 () {66 vars in 1426 bytes} [Tue Aug 25 05:49: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 25 05:49:47.410250 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-69813089-bfe9-43c3-9611-103d65b05f4e tempest-VolumesExtendAttachedTest-2019668785 tempest-VolumesExtendAttachedTest-2019668785-project-member] https://10.4.3.189/volume/v3/volumes/c70aac79-a367-44d7-973e-1da64ff2addc returned with HTTP 200 Aug 25 05:49:47.410774 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 971/3837] 10.4.3.189 () {68 vars in 1389 bytes} [Tue Aug 25 05:49:47 2026] GET /volume/v3/volumes/c70aac79-a367-44d7-973e-1da64ff2addc => generated 1161 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 05:49:47.412873 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-6800e33b-7c30-46a0-9e5f-d6fc62eb0724 req-44c8feea-3470-4732-a161-e372188035c9 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:49:47.415026 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-6800e33b-7c30-46a0-9e5f-d6fc62eb0724 req-44c8feea-3470-4732-a161-e372188035c9 tempest-VolumesExtendAttachedTest-2019668785 tempest-VolumesExtendAttachedTest-2019668785-project-member] GET https://10.4.3.189/volume/v3/volumes/c70aac79-a367-44d7-973e-1da64ff2addc Aug 25 05:49:47.415574 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-6800e33b-7c30-46a0-9e5f-d6fc62eb0724 req-44c8feea-3470-4732-a161-e372188035c9 tempest-VolumesExtendAttachedTest-2019668785 tempest-VolumesExtendAttachedTest-2019668785-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:49:47.415574 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-6800e33b-7c30-46a0-9e5f-d6fc62eb0724 req-44c8feea-3470-4732-a161-e372188035c9 tempest-VolumesExtendAttachedTest-2019668785 tempest-VolumesExtendAttachedTest-2019668785-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:49:47.427395 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:49:47.427395 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:49:47.432553 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [req-6800e33b-7c30-46a0-9e5f-d6fc62eb0724 req-44c8feea-3470-4732-a161-e372188035c9 tempest-VolumesExtendAttachedTest-2019668785 tempest-VolumesExtendAttachedTest-2019668785-project-member] Volume info retrieved successfully. Aug 25 05:49:47.437970 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-6800e33b-7c30-46a0-9e5f-d6fc62eb0724 req-44c8feea-3470-4732-a161-e372188035c9 tempest-VolumesExtendAttachedTest-2019668785 tempest-VolumesExtendAttachedTest-2019668785-project-member] https://10.4.3.189/volume/v3/volumes/c70aac79-a367-44d7-973e-1da64ff2addc returned with HTTP 200 Aug 25 05:49:47.438485 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 957/3838] 10.4.3.189 () {70 vars in 1639 bytes} [Tue Aug 25 05:49:47 2026] GET /volume/v3/volumes/c70aac79-a367-44d7-973e-1da64ff2addc => generated 1323 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 05:49:47.775161 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-f97ecfde-6f39-4b52-b383-f20d137c4723 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:49:47.777034 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-f97ecfde-6f39-4b52-b383-f20d137c4723 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] GET https://10.4.3.189/volume/v3/backups/5055b853-f614-4d04-93a4-ffb347e2b18f Aug 25 05:49:47.777270 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-f97ecfde-6f39-4b52-b383-f20d137c4723 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:49:47.777465 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-f97ecfde-6f39-4b52-b383-f20d137c4723 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:49:47.777586 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-f97ecfde-6f39-4b52-b383-f20d137c4723 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Show backup with id 5055b853-f614-4d04-93a4-ffb347e2b18f. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:49:47.784872 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:49:47.784872 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:49:47.785678 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-f97ecfde-6f39-4b52-b383-f20d137c4723 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] https://10.4.3.189/volume/v3/backups/5055b853-f614-4d04-93a4-ffb347e2b18f returned with HTTP 200 Aug 25 05:49:47.786037 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 954/3839] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:49:47 2026] GET /volume/v3/backups/5055b853-f614-4d04-93a4-ffb347e2b18f => generated 788 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:49:47.938890 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-b8e6d818-a0f7-44d7-8c4e-283715513397 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:49:47.943291 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-b8e6d818-a0f7-44d7-8c4e-283715513397 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] GET https://10.4.3.189/volume/v3/backups/449773e4-e2a1-4c09-ae0e-f35ce89d3c1a Aug 25 05:49:47.943602 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-b8e6d818-a0f7-44d7-8c4e-283715513397 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:49:47.943874 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-b8e6d818-a0f7-44d7-8c4e-283715513397 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:49:47.944037 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-b8e6d818-a0f7-44d7-8c4e-283715513397 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Show backup with id 449773e4-e2a1-4c09-ae0e-f35ce89d3c1a. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:49:47.950172 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:49:47.950172 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:49:47.951099 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-b8e6d818-a0f7-44d7-8c4e-283715513397 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] https://10.4.3.189/volume/v3/backups/449773e4-e2a1-4c09-ae0e-f35ce89d3c1a returned with HTTP 200 Aug 25 05:49:47.951669 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 958/3840] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:49:47 2026] GET /volume/v3/backups/449773e4-e2a1-4c09-ae0e-f35ce89d3c1a => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:49:48.002090 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-fb6d3a44-11fa-42c4-bc14-b7891fbecf15 req-3e410d57-a637-499d-99f7-4317de33b58d None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:49:48.004949 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-fb6d3a44-11fa-42c4-bc14-b7891fbecf15 req-3e410d57-a637-499d-99f7-4317de33b58d tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] DELETE https://10.4.3.189/volume/v3/attachments/cb428e85-897f-4542-8e34-b90dad0fe9bc Aug 25 05:49:48.004949 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-fb6d3a44-11fa-42c4-bc14-b7891fbecf15 req-3e410d57-a637-499d-99f7-4317de33b58d tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:49:48.005190 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-fb6d3a44-11fa-42c4-bc14-b7891fbecf15 req-3e410d57-a637-499d-99f7-4317de33b58d tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Calling method 'version_select' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:49:48.013480 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:49:48.013480 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:49:48.129447 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-fb6d3a44-11fa-42c4-bc14-b7891fbecf15 req-3e410d57-a637-499d-99f7-4317de33b58d tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] https://10.4.3.189/volume/v3/attachments/cb428e85-897f-4542-8e34-b90dad0fe9bc returned with HTTP 200 Aug 25 05:49:48.129937 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 972/3841] 10.4.3.189 () {72 vars in 1673 bytes} [Tue Aug 25 05:49:48 2026] DELETE /volume/v3/attachments/cb428e85-897f-4542-8e34-b90dad0fe9bc => generated 19 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:49:48.134847 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-77fb79f4-5d9a-4317-b72a-88c702df4c88 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:49:48.243459 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-77fb79f4-5d9a-4317-b72a-88c702df4c88 tempest-VolumeQuotasNegativeTestJSON-1636666457 tempest-VolumeQuotasNegativeTestJSON-1636666457-project-admin] GET https://10.4.3.189/volume/v3/os-quota-sets/fbf8f989a6f34f238494f9177cbb1afd Aug 25 05:49:48.243705 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-77fb79f4-5d9a-4317-b72a-88c702df4c88 tempest-VolumeQuotasNegativeTestJSON-1636666457 tempest-VolumeQuotasNegativeTestJSON-1636666457-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:49:48.243961 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-77fb79f4-5d9a-4317-b72a-88c702df4c88 tempest-VolumeQuotasNegativeTestJSON-1636666457 tempest-VolumeQuotasNegativeTestJSON-1636666457-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:49:48.255713 np0000008051 devstack@c-api.service[100268]: WARNING cinder.quota [None req-77fb79f4-5d9a-4317-b72a-88c702df4c88 tempest-VolumeQuotasNegativeTestJSON-1636666457 tempest-VolumeQuotasNegativeTestJSON-1636666457-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luksv2-1388100244 is set by the default quota flag: quota_volumes_tempest-scenario-type-luksv2-1388100244, it is now deprecated. Please use the default quota class for default quota. Aug 25 05:49:48.256267 np0000008051 devstack@c-api.service[100268]: WARNING cinder.quota [None req-77fb79f4-5d9a-4317-b72a-88c702df4c88 tempest-VolumeQuotasNegativeTestJSON-1636666457 tempest-VolumeQuotasNegativeTestJSON-1636666457-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luksv2-1388100244 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luksv2-1388100244, it is now deprecated. Please use the default quota class for default quota. Aug 25 05:49:48.256386 np0000008051 devstack@c-api.service[100268]: WARNING cinder.quota [None req-77fb79f4-5d9a-4317-b72a-88c702df4c88 tempest-VolumeQuotasNegativeTestJSON-1636666457 tempest-VolumeQuotasNegativeTestJSON-1636666457-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luksv2-1388100244 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luksv2-1388100244, it is now deprecated. Please use the default quota class for default quota. Aug 25 05:49:48.263518 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-77fb79f4-5d9a-4317-b72a-88c702df4c88 tempest-VolumeQuotasNegativeTestJSON-1636666457 tempest-VolumeQuotasNegativeTestJSON-1636666457-project-admin] https://10.4.3.189/volume/v3/os-quota-sets/fbf8f989a6f34f238494f9177cbb1afd returned with HTTP 200 Aug 25 05:49:48.263880 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 958/3842] 10.4.3.189 () {66 vars in 1354 bytes} [Tue Aug 25 05:49:48 2026] GET /volume/v3/os-quota-sets/fbf8f989a6f34f238494f9177cbb1afd => generated 606 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:49:48.284586 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-7bb738af-748e-4610-9c40-36ef1116b062 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:49:48.371836 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-7bb738af-748e-4610-9c40-36ef1116b062 tempest-VolumeQuotasNegativeTestJSON-1460791263 tempest-VolumeQuotasNegativeTestJSON-1460791263-project-member] POST https://10.4.3.189/volume/v3/volumes Aug 25 05:49:48.372316 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-7bb738af-748e-4610-9c40-36ef1116b062 tempest-VolumeQuotasNegativeTestJSON-1460791263 tempest-VolumeQuotasNegativeTestJSON-1460791263-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasNegativeTestJSON-Volume-1516688497"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:49:48.374030 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.v3.volumes [None req-7bb738af-748e-4610-9c40-36ef1116b062 tempest-VolumeQuotasNegativeTestJSON-1460791263 tempest-VolumeQuotasNegativeTestJSON-1460791263-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasNegativeTestJSON-Volume-1516688497'}} {{(pid=100269) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 05:49:48.374189 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.v3.volumes [None req-7bb738af-748e-4610-9c40-36ef1116b062 tempest-VolumeQuotasNegativeTestJSON-1460791263 tempest-VolumeQuotasNegativeTestJSON-1460791263-project-member] Create volume of 1 GB Aug 25 05:49:48.380106 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-7bb738af-748e-4610-9c40-36ef1116b062 tempest-VolumeQuotasNegativeTestJSON-1460791263 tempest-VolumeQuotasNegativeTestJSON-1460791263-project-member] Availability Zones retrieved successfully. Aug 25 05:49:48.387011 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-7bb738af-748e-4610-9c40-36ef1116b062 tempest-VolumeQuotasNegativeTestJSON-1460791263 tempest-VolumeQuotasNegativeTestJSON-1460791263-project-member] Flow 'volume_create_api' (4ff93701-d61e-45e7-8ff6-c82467b13e7f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:49:48.387990 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-7bb738af-748e-4610-9c40-36ef1116b062 tempest-VolumeQuotasNegativeTestJSON-1460791263 tempest-VolumeQuotasNegativeTestJSON-1460791263-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (11b5e958-989a-492e-9580-9dd7fa155ac5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:49:48.388989 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.flows.api.create_volume [None req-7bb738af-748e-4610-9c40-36ef1116b062 tempest-VolumeQuotasNegativeTestJSON-1460791263 tempest-VolumeQuotasNegativeTestJSON-1460791263-project-member] Validating volume size '1' using validate_int {{(pid=100269) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 05:49:48.424379 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-7bb738af-748e-4610-9c40-36ef1116b062 tempest-VolumeQuotasNegativeTestJSON-1460791263 tempest-VolumeQuotasNegativeTestJSON-1460791263-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (11b5e958-989a-492e-9580-9dd7fa155ac5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T05:35:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=23fc6e5d-fce0-4521-ba46-4837b4232084,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '23fc6e5d-fce0-4521-ba46-4837b4232084', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:49:48.425214 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-7bb738af-748e-4610-9c40-36ef1116b062 tempest-VolumeQuotasNegativeTestJSON-1460791263 tempest-VolumeQuotasNegativeTestJSON-1460791263-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (63e9a650-d63b-4673-b473-3d08a01b6dfd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:49:48.427943 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-fd39afec-ba90-4b49-9fef-f032d8c70f58 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:49:48.429553 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-fd39afec-ba90-4b49-9fef-f032d8c70f58 tempest-VolumesExtendAttachedTest-2019668785 tempest-VolumesExtendAttachedTest-2019668785-project-member] GET https://10.4.3.189/volume/v3/volumes/c70aac79-a367-44d7-973e-1da64ff2addc Aug 25 05:49:48.429875 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-fd39afec-ba90-4b49-9fef-f032d8c70f58 tempest-VolumesExtendAttachedTest-2019668785 tempest-VolumesExtendAttachedTest-2019668785-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:49:48.430215 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-fd39afec-ba90-4b49-9fef-f032d8c70f58 tempest-VolumesExtendAttachedTest-2019668785 tempest-VolumesExtendAttachedTest-2019668785-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:49:48.440111 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:49:48.440111 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:49:48.440382 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-6800e33b-7c30-46a0-9e5f-d6fc62eb0724 req-2ac5de7b-2c50-4281-923b-4443b2a83ace None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:49:48.444457 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-6800e33b-7c30-46a0-9e5f-d6fc62eb0724 req-2ac5de7b-2c50-4281-923b-4443b2a83ace tempest-VolumesExtendAttachedTest-2019668785 tempest-VolumesExtendAttachedTest-2019668785-project-member] DELETE https://10.4.3.189/volume/v3/attachments/807c1400-abde-4854-ae81-41fb1a343cc1 Aug 25 05:49:48.444658 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-fd39afec-ba90-4b49-9fef-f032d8c70f58 tempest-VolumesExtendAttachedTest-2019668785 tempest-VolumesExtendAttachedTest-2019668785-project-member] Volume info retrieved successfully. Aug 25 05:49:48.444732 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-6800e33b-7c30-46a0-9e5f-d6fc62eb0724 req-2ac5de7b-2c50-4281-923b-4443b2a83ace tempest-VolumesExtendAttachedTest-2019668785 tempest-VolumesExtendAttachedTest-2019668785-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:49:48.444887 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-6800e33b-7c30-46a0-9e5f-d6fc62eb0724 req-2ac5de7b-2c50-4281-923b-4443b2a83ace tempest-VolumesExtendAttachedTest-2019668785 tempest-VolumesExtendAttachedTest-2019668785-project-member] Calling method 'version_select' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:49:48.450040 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-fd39afec-ba90-4b49-9fef-f032d8c70f58 tempest-VolumesExtendAttachedTest-2019668785 tempest-VolumesExtendAttachedTest-2019668785-project-member] https://10.4.3.189/volume/v3/volumes/c70aac79-a367-44d7-973e-1da64ff2addc returned with HTTP 200 Aug 25 05:49:48.450860 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 959/3843] 10.4.3.189 () {68 vars in 1389 bytes} [Tue Aug 25 05:49:48 2026] GET /volume/v3/volumes/c70aac79-a367-44d7-973e-1da64ff2addc => generated 1161 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 05:49:48.455042 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:49:48.455042 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:49:48.503848 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.quota [None req-7bb738af-748e-4610-9c40-36ef1116b062 tempest-VolumeQuotasNegativeTestJSON-1460791263 tempest-VolumeQuotasNegativeTestJSON-1460791263-project-member] Created reservations ['a5403f7c-b636-4228-9d23-c1d8cb9ecccb', '822f673e-f58e-4769-bc1b-7ea91774eca9', '8f87217b-fc10-46d0-a9bc-f7dc2dae46d7', '564ec62a-487a-4c90-9029-e0ff9fa8d4f5'] {{(pid=100269) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:49:48.504759 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-7bb738af-748e-4610-9c40-36ef1116b062 tempest-VolumeQuotasNegativeTestJSON-1460791263 tempest-VolumeQuotasNegativeTestJSON-1460791263-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (63e9a650-d63b-4673-b473-3d08a01b6dfd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a5403f7c-b636-4228-9d23-c1d8cb9ecccb', '822f673e-f58e-4769-bc1b-7ea91774eca9', '8f87217b-fc10-46d0-a9bc-f7dc2dae46d7', '564ec62a-487a-4c90-9029-e0ff9fa8d4f5']}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:49:48.505604 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-7bb738af-748e-4610-9c40-36ef1116b062 tempest-VolumeQuotasNegativeTestJSON-1460791263 tempest-VolumeQuotasNegativeTestJSON-1460791263-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6be5427f-ecb0-4d8e-9976-806eab4366cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:49:48.509816 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-6800e33b-7c30-46a0-9e5f-d6fc62eb0724 req-2ac5de7b-2c50-4281-923b-4443b2a83ace tempest-VolumesExtendAttachedTest-2019668785 tempest-VolumesExtendAttachedTest-2019668785-project-member] https://10.4.3.189/volume/v3/attachments/807c1400-abde-4854-ae81-41fb1a343cc1 returned with HTTP 200 Aug 25 05:49:48.510642 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 973/3844] 10.4.3.189 () {72 vars in 1673 bytes} [Tue Aug 25 05:49:48 2026] DELETE /volume/v3/attachments/807c1400-abde-4854-ae81-41fb1a343cc1 => generated 19 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:49:48.536776 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-7bb738af-748e-4610-9c40-36ef1116b062 tempest-VolumeQuotasNegativeTestJSON-1460791263 tempest-VolumeQuotasNegativeTestJSON-1460791263-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6be5427f-ecb0-4d8e-9976-806eab4366cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f8f45fda-7ff2-45f6-92aa-6808c62162a8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-1516688497',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fbf8f989a6f34f238494f9177cbb1afd',qos_specs=None,replication_status=,reservations=['a5403f7c-b636-4228-9d23-c1d8cb9ecccb','822f673e-f58e-4769-bc1b-7ea91774eca9','8f87217b-fc10-46d0-a9bc-f7dc2dae46d7','564ec62a-487a-4c90-9029-e0ff9fa8d4f5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c95157efe6b34797a8ea1ab987b40276',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T05:49:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-1516688497',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f8f45fda-7ff2-45f6-92aa-6808c62162a8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fbf8f989a6f34f238494f9177cbb1afd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c95157efe6b34797a8ea1ab987b40276',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(23fc6e5d-fce0-4521-ba46-4837b4232084),volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:49:48.537637 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-7bb738af-748e-4610-9c40-36ef1116b062 tempest-VolumeQuotasNegativeTestJSON-1460791263 tempest-VolumeQuotasNegativeTestJSON-1460791263-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7af4e786-bc15-4190-9a94-eaefeeb4baf9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:49:48.564669 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-7bb738af-748e-4610-9c40-36ef1116b062 tempest-VolumeQuotasNegativeTestJSON-1460791263 tempest-VolumeQuotasNegativeTestJSON-1460791263-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7af4e786-bc15-4190-9a94-eaefeeb4baf9) transitioned into state 'SUCCESS' from state '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-1516688497',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fbf8f989a6f34f238494f9177cbb1afd',qos_specs=None,replication_status=,reservations=['a5403f7c-b636-4228-9d23-c1d8cb9ecccb','822f673e-f58e-4769-bc1b-7ea91774eca9','8f87217b-fc10-46d0-a9bc-f7dc2dae46d7','564ec62a-487a-4c90-9029-e0ff9fa8d4f5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c95157efe6b34797a8ea1ab987b40276',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:49:48.565555 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-7bb738af-748e-4610-9c40-36ef1116b062 tempest-VolumeQuotasNegativeTestJSON-1460791263 tempest-VolumeQuotasNegativeTestJSON-1460791263-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8cb230f6-1eea-4572-960f-977fa9cf2b85) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:49:48.576518 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-7bb738af-748e-4610-9c40-36ef1116b062 tempest-VolumeQuotasNegativeTestJSON-1460791263 tempest-VolumeQuotasNegativeTestJSON-1460791263-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8cb230f6-1eea-4572-960f-977fa9cf2b85) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:49:48.577433 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-7bb738af-748e-4610-9c40-36ef1116b062 tempest-VolumeQuotasNegativeTestJSON-1460791263 tempest-VolumeQuotasNegativeTestJSON-1460791263-project-member] Flow 'volume_create_api' (4ff93701-d61e-45e7-8ff6-c82467b13e7f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:49:48.577734 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-7bb738af-748e-4610-9c40-36ef1116b062 tempest-VolumeQuotasNegativeTestJSON-1460791263 tempest-VolumeQuotasNegativeTestJSON-1460791263-project-member] Create volume request issued successfully. Aug 25 05:49:48.578420 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-7bb738af-748e-4610-9c40-36ef1116b062 tempest-VolumeQuotasNegativeTestJSON-1460791263 tempest-VolumeQuotasNegativeTestJSON-1460791263-project-member] https://10.4.3.189/volume/v3/volumes returned with HTTP 202 Aug 25 05:49:48.578855 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 955/3845] 10.4.3.189 () {68 vars in 1258 bytes} [Tue Aug 25 05:49:48 2026] POST /volume/v3/volumes => generated 759 bytes in 295 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 05:49:48.629239 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-571e5ce0-b90b-48f6-a2dd-58e8b889866b None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:49:48.631578 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-571e5ce0-b90b-48f6-a2dd-58e8b889866b tempest-VolumeQuotasNegativeTestJSON-1460791263 tempest-VolumeQuotasNegativeTestJSON-1460791263-project-member] GET https://10.4.3.189/volume/v3/volumes/f8f45fda-7ff2-45f6-92aa-6808c62162a8 Aug 25 05:49:48.631993 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-571e5ce0-b90b-48f6-a2dd-58e8b889866b tempest-VolumeQuotasNegativeTestJSON-1460791263 tempest-VolumeQuotasNegativeTestJSON-1460791263-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:49:48.632093 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-571e5ce0-b90b-48f6-a2dd-58e8b889866b tempest-VolumeQuotasNegativeTestJSON-1460791263 tempest-VolumeQuotasNegativeTestJSON-1460791263-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:49:48.639836 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:49:48.639836 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:49:48.644003 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-571e5ce0-b90b-48f6-a2dd-58e8b889866b tempest-VolumeQuotasNegativeTestJSON-1460791263 tempest-VolumeQuotasNegativeTestJSON-1460791263-project-member] Volume info retrieved successfully. Aug 25 05:49:48.651690 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-571e5ce0-b90b-48f6-a2dd-58e8b889866b tempest-VolumeQuotasNegativeTestJSON-1460791263 tempest-VolumeQuotasNegativeTestJSON-1460791263-project-member] https://10.4.3.189/volume/v3/volumes/f8f45fda-7ff2-45f6-92aa-6808c62162a8 returned with HTTP 200 Aug 25 05:49:48.652169 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 959/3846] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:49:48 2026] GET /volume/v3/volumes/f8f45fda-7ff2-45f6-92aa-6808c62162a8 => generated 827 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:49:48.799355 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-9df381db-2392-491c-9437-f8699b601896 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:49:48.800941 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-9df381db-2392-491c-9437-f8699b601896 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] GET https://10.4.3.189/volume/v3/backups/5055b853-f614-4d04-93a4-ffb347e2b18f Aug 25 05:49:48.801355 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-9df381db-2392-491c-9437-f8699b601896 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:49:48.801669 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-9df381db-2392-491c-9437-f8699b601896 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:49:48.801858 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-9df381db-2392-491c-9437-f8699b601896 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Show backup with id 5055b853-f614-4d04-93a4-ffb347e2b18f. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:49:48.806852 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:49:48.806852 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:49:48.807843 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-9df381db-2392-491c-9437-f8699b601896 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] https://10.4.3.189/volume/v3/backups/5055b853-f614-4d04-93a4-ffb347e2b18f returned with HTTP 200 Aug 25 05:49:48.808359 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 960/3847] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:49:48 2026] GET /volume/v3/backups/5055b853-f614-4d04-93a4-ffb347e2b18f => generated 788 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:49:48.965089 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-c4dba4ba-c277-42d9-b586-a44ab013a98b None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:49:48.967304 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-c4dba4ba-c277-42d9-b586-a44ab013a98b tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] GET https://10.4.3.189/volume/v3/backups/449773e4-e2a1-4c09-ae0e-f35ce89d3c1a Aug 25 05:49:48.967564 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-c4dba4ba-c277-42d9-b586-a44ab013a98b tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:49:48.967813 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-c4dba4ba-c277-42d9-b586-a44ab013a98b tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:49:48.967978 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-c4dba4ba-c277-42d9-b586-a44ab013a98b tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Show backup with id 449773e4-e2a1-4c09-ae0e-f35ce89d3c1a. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:49:48.973394 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:49:48.973394 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:49:48.974216 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-c4dba4ba-c277-42d9-b586-a44ab013a98b tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] https://10.4.3.189/volume/v3/backups/449773e4-e2a1-4c09-ae0e-f35ce89d3c1a returned with HTTP 200 Aug 25 05:49:48.974721 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 974/3848] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:49:48 2026] GET /volume/v3/backups/449773e4-e2a1-4c09-ae0e-f35ce89d3c1a => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:49:48.997435 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-e84dfa96-fe2b-4a73-b83c-b041a3bfa0cd req-4a2656d8-619c-41a7-8ace-bea45784c663 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:49:48.999732 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-e84dfa96-fe2b-4a73-b83c-b041a3bfa0cd req-4a2656d8-619c-41a7-8ace-bea45784c663 tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] GET https://10.4.3.189/volume/v3/volumes/9aaadada-0e29-4387-862d-c3b5114b0ce9 Aug 25 05:49:48.999931 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-e84dfa96-fe2b-4a73-b83c-b041a3bfa0cd req-4a2656d8-619c-41a7-8ace-bea45784c663 tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:49:49.000166 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-e84dfa96-fe2b-4a73-b83c-b041a3bfa0cd req-4a2656d8-619c-41a7-8ace-bea45784c663 tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:49:49.007862 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:49:49.007862 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:49:49.011648 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [req-e84dfa96-fe2b-4a73-b83c-b041a3bfa0cd req-4a2656d8-619c-41a7-8ace-bea45784c663 tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Volume info retrieved successfully. Aug 25 05:49:49.015743 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-e84dfa96-fe2b-4a73-b83c-b041a3bfa0cd req-4a2656d8-619c-41a7-8ace-bea45784c663 tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] https://10.4.3.189/volume/v3/volumes/9aaadada-0e29-4387-862d-c3b5114b0ce9 returned with HTTP 200 Aug 25 05:49:49.016135 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 956/3849] 10.4.3.189 () {68 vars in 1598 bytes} [Tue Aug 25 05:49:48 2026] GET /volume/v3/volumes/9aaadada-0e29-4387-862d-c3b5114b0ce9 => generated 880 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:49:49.468202 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-e9e8bf04-56eb-4004-b49f-c735d415457c None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:49:49.470245 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e9e8bf04-56eb-4004-b49f-c735d415457c tempest-VolumesExtendAttachedTest-2019668785 tempest-VolumesExtendAttachedTest-2019668785-project-member] GET https://10.4.3.189/volume/v3/volumes/c70aac79-a367-44d7-973e-1da64ff2addc Aug 25 05:49:49.470575 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e9e8bf04-56eb-4004-b49f-c735d415457c tempest-VolumesExtendAttachedTest-2019668785 tempest-VolumesExtendAttachedTest-2019668785-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:49:49.470863 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e9e8bf04-56eb-4004-b49f-c735d415457c tempest-VolumesExtendAttachedTest-2019668785 tempest-VolumesExtendAttachedTest-2019668785-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:49:49.480586 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:49:49.480586 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:49:49.486852 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-e9e8bf04-56eb-4004-b49f-c735d415457c tempest-VolumesExtendAttachedTest-2019668785 tempest-VolumesExtendAttachedTest-2019668785-project-member] Volume info retrieved successfully. Aug 25 05:49:49.499963 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e9e8bf04-56eb-4004-b49f-c735d415457c tempest-VolumesExtendAttachedTest-2019668785 tempest-VolumesExtendAttachedTest-2019668785-project-member] https://10.4.3.189/volume/v3/volumes/c70aac79-a367-44d7-973e-1da64ff2addc returned with HTTP 200 Aug 25 05:49:49.500534 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 960/3850] 10.4.3.189 () {68 vars in 1389 bytes} [Tue Aug 25 05:49:49 2026] GET /volume/v3/volumes/c70aac79-a367-44d7-973e-1da64ff2addc => generated 866 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:49:49.674389 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-bf5cd7d3-89f8-4687-80b9-2772eb31da41 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:49:49.680523 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-bf5cd7d3-89f8-4687-80b9-2772eb31da41 tempest-VolumeQuotasNegativeTestJSON-1460791263 tempest-VolumeQuotasNegativeTestJSON-1460791263-project-member] GET https://10.4.3.189/volume/v3/volumes/f8f45fda-7ff2-45f6-92aa-6808c62162a8 Aug 25 05:49:49.680854 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-bf5cd7d3-89f8-4687-80b9-2772eb31da41 tempest-VolumeQuotasNegativeTestJSON-1460791263 tempest-VolumeQuotasNegativeTestJSON-1460791263-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:49:49.681193 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-bf5cd7d3-89f8-4687-80b9-2772eb31da41 tempest-VolumeQuotasNegativeTestJSON-1460791263 tempest-VolumeQuotasNegativeTestJSON-1460791263-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:49:49.692115 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:49:49.692115 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:49:49.697786 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-bf5cd7d3-89f8-4687-80b9-2772eb31da41 tempest-VolumeQuotasNegativeTestJSON-1460791263 tempest-VolumeQuotasNegativeTestJSON-1460791263-project-member] Volume info retrieved successfully. Aug 25 05:49:49.703762 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-bf5cd7d3-89f8-4687-80b9-2772eb31da41 tempest-VolumeQuotasNegativeTestJSON-1460791263 tempest-VolumeQuotasNegativeTestJSON-1460791263-project-member] https://10.4.3.189/volume/v3/volumes/f8f45fda-7ff2-45f6-92aa-6808c62162a8 returned with HTTP 200 Aug 25 05:49:49.704297 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 961/3851] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:49:49 2026] GET /volume/v3/volumes/f8f45fda-7ff2-45f6-92aa-6808c62162a8 => generated 852 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:49:49.722716 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-66856baf-242b-4d39-8b25-ffa6d24f8761 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:49:49.726536 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-66856baf-242b-4d39-8b25-ffa6d24f8761 tempest-VolumeQuotasNegativeTestJSON-1636666457 tempest-VolumeQuotasNegativeTestJSON-1636666457-project-admin] PUT https://10.4.3.189/volume/v3/os-quota-sets/fbf8f989a6f34f238494f9177cbb1afd Aug 25 05:49:49.727070 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-66856baf-242b-4d39-8b25-ffa6d24f8761 tempest-VolumeQuotasNegativeTestJSON-1636666457 tempest-VolumeQuotasNegativeTestJSON-1636666457-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1, "volumes": -1}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:49:49.802363 np0000008051 devstack@c-api.service[100271]: WARNING cinder.quota [None req-66856baf-242b-4d39-8b25-ffa6d24f8761 tempest-VolumeQuotasNegativeTestJSON-1636666457 tempest-VolumeQuotasNegativeTestJSON-1636666457-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luksv2-1388100244 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luksv2-1388100244, it is now deprecated. Please use the default quota class for default quota. Aug 25 05:49:49.812518 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-66856baf-242b-4d39-8b25-ffa6d24f8761 tempest-VolumeQuotasNegativeTestJSON-1636666457 tempest-VolumeQuotasNegativeTestJSON-1636666457-project-admin] https://10.4.3.189/volume/v3/os-quota-sets/fbf8f989a6f34f238494f9177cbb1afd returned with HTTP 200 Aug 25 05:49:49.813149 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 975/3852] 10.4.3.189 () {68 vars in 1374 bytes} [Tue Aug 25 05:49:49 2026] PUT /volume/v3/os-quota-sets/fbf8f989a6f34f238494f9177cbb1afd => generated 561 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:49:49.821156 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-a98094d8-7a45-4035-b26e-6aea0bebc095 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:49:49.823274 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-fed628a2-9fe6-402e-9d90-c88398ef7d64 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:49:49.823543 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-a98094d8-7a45-4035-b26e-6aea0bebc095 tempest-VolumeQuotasNegativeTestJSON-1460791263 tempest-VolumeQuotasNegativeTestJSON-1460791263-project-member] POST https://10.4.3.189/volume/v3/volumes Aug 25 05:49:49.824087 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-a98094d8-7a45-4035-b26e-6aea0bebc095 tempest-VolumeQuotasNegativeTestJSON-1460791263 tempest-VolumeQuotasNegativeTestJSON-1460791263-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:49:49.825439 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-fed628a2-9fe6-402e-9d90-c88398ef7d64 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] GET https://10.4.3.189/volume/v3/backups/5055b853-f614-4d04-93a4-ffb347e2b18f Aug 25 05:49:49.825650 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-fed628a2-9fe6-402e-9d90-c88398ef7d64 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:49:49.825833 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-fed628a2-9fe6-402e-9d90-c88398ef7d64 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:49:49.825978 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-fed628a2-9fe6-402e-9d90-c88398ef7d64 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Show backup with id 5055b853-f614-4d04-93a4-ffb347e2b18f. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:49:49.826148 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.v3.volumes [None req-a98094d8-7a45-4035-b26e-6aea0bebc095 tempest-VolumeQuotasNegativeTestJSON-1460791263 tempest-VolumeQuotasNegativeTestJSON-1460791263-project-member] Create volume request body: {'volume': {'size': 2}} {{(pid=100269) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 05:49:49.826349 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.v3.volumes [None req-a98094d8-7a45-4035-b26e-6aea0bebc095 tempest-VolumeQuotasNegativeTestJSON-1460791263 tempest-VolumeQuotasNegativeTestJSON-1460791263-project-member] Create volume of 2 GB Aug 25 05:49:49.831816 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:49:49.831816 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:49:49.832770 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-fed628a2-9fe6-402e-9d90-c88398ef7d64 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] https://10.4.3.189/volume/v3/backups/5055b853-f614-4d04-93a4-ffb347e2b18f returned with HTTP 200 Aug 25 05:49:49.832911 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-a98094d8-7a45-4035-b26e-6aea0bebc095 tempest-VolumeQuotasNegativeTestJSON-1460791263 tempest-VolumeQuotasNegativeTestJSON-1460791263-project-member] Availability Zones retrieved successfully. Aug 25 05:49:49.833259 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 961/3853] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:49:49 2026] GET /volume/v3/backups/5055b853-f614-4d04-93a4-ffb347e2b18f => generated 788 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:49:49.840308 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-a98094d8-7a45-4035-b26e-6aea0bebc095 tempest-VolumeQuotasNegativeTestJSON-1460791263 tempest-VolumeQuotasNegativeTestJSON-1460791263-project-member] Flow 'volume_create_api' (8aa6bd04-ab89-41b9-aa95-558720b9fdff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:49:49.841620 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-a98094d8-7a45-4035-b26e-6aea0bebc095 tempest-VolumeQuotasNegativeTestJSON-1460791263 tempest-VolumeQuotasNegativeTestJSON-1460791263-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e2ea03b7-b22b-4869-9392-87b18e7da787) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:49:49.842670 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.flows.api.create_volume [None req-a98094d8-7a45-4035-b26e-6aea0bebc095 tempest-VolumeQuotasNegativeTestJSON-1460791263 tempest-VolumeQuotasNegativeTestJSON-1460791263-project-member] Validating volume size '2' using validate_int {{(pid=100269) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 05:49:49.889316 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-a98094d8-7a45-4035-b26e-6aea0bebc095 tempest-VolumeQuotasNegativeTestJSON-1460791263 tempest-VolumeQuotasNegativeTestJSON-1460791263-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e2ea03b7-b22b-4869-9392-87b18e7da787) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T05:35:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=23fc6e5d-fce0-4521-ba46-4837b4232084,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '23fc6e5d-fce0-4521-ba46-4837b4232084', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:49:49.890317 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-a98094d8-7a45-4035-b26e-6aea0bebc095 tempest-VolumeQuotasNegativeTestJSON-1460791263 tempest-VolumeQuotasNegativeTestJSON-1460791263-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (46dedca4-9666-4e1b-9d13-f1c39a6a5971) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:49:49.928152 np0000008051 devstack@c-api.service[100269]: WARNING cinder.quota_utils [None req-a98094d8-7a45-4035-b26e-6aea0bebc095 tempest-VolumeQuotasNegativeTestJSON-1460791263 tempest-VolumeQuotasNegativeTestJSON-1460791263-project-member] Quota exceeded for fbf8f989a6f34f238494f9177cbb1afd, tried to create 2G volume (1G of 1G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Aug 25 05:49:49.930866 np0000008051 devstack@c-api.service[100269]: WARNING cinder.volume.api [None req-a98094d8-7a45-4035-b26e-6aea0bebc095 tempest-VolumeQuotasNegativeTestJSON-1460791263 tempest-VolumeQuotasNegativeTestJSON-1460791263-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (46dedca4-9666-4e1b-9d13-f1c39a6a5971) transitioned into state 'FAILURE' from state 'RUNNING' Aug 25 05:49:49.930866 np0000008051 devstack@c-api.service[100269]: Failure: cinder.exception.VolumeSizeExceedsAvailableQuota: Requested volume or snapshot exceeds allowed gigabytes quota. Requested 2G, quota is 1G and 1G has been consumed. Aug 25 05:49:49.932862 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-a98094d8-7a45-4035-b26e-6aea0bebc095 tempest-VolumeQuotasNegativeTestJSON-1460791263 tempest-VolumeQuotasNegativeTestJSON-1460791263-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (46dedca4-9666-4e1b-9d13-f1c39a6a5971) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:49:49.933702 np0000008051 devstack@c-api.service[100269]: WARNING cinder.volume.api [None req-a98094d8-7a45-4035-b26e-6aea0bebc095 tempest-VolumeQuotasNegativeTestJSON-1460791263 tempest-VolumeQuotasNegativeTestJSON-1460791263-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (46dedca4-9666-4e1b-9d13-f1c39a6a5971) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 25 05:49:49.934349 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-a98094d8-7a45-4035-b26e-6aea0bebc095 tempest-VolumeQuotasNegativeTestJSON-1460791263 tempest-VolumeQuotasNegativeTestJSON-1460791263-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e2ea03b7-b22b-4869-9392-87b18e7da787) transitioned into state 'REVERTING' from state 'SUCCESS' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:49:49.934998 np0000008051 devstack@c-api.service[100269]: WARNING cinder.volume.api [None req-a98094d8-7a45-4035-b26e-6aea0bebc095 tempest-VolumeQuotasNegativeTestJSON-1460791263 tempest-VolumeQuotasNegativeTestJSON-1460791263-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e2ea03b7-b22b-4869-9392-87b18e7da787) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 25 05:49:49.935722 np0000008051 devstack@c-api.service[100269]: WARNING cinder.volume.api [None req-a98094d8-7a45-4035-b26e-6aea0bebc095 tempest-VolumeQuotasNegativeTestJSON-1460791263 tempest-VolumeQuotasNegativeTestJSON-1460791263-project-member] Flow 'volume_create_api' (8aa6bd04-ab89-41b9-aa95-558720b9fdff) transitioned into state 'REVERTED' from state 'RUNNING' Aug 25 05:49:49.936027 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.middleware.fault [None req-a98094d8-7a45-4035-b26e-6aea0bebc095 tempest-VolumeQuotasNegativeTestJSON-1460791263 tempest-VolumeQuotasNegativeTestJSON-1460791263-project-member] https://10.4.3.189/volume/v3/volumes returned with HTTP 413 Aug 25 05:49:49.936709 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 957/3854] 10.4.3.189 () {68 vars in 1258 bytes} [Tue Aug 25 05:49:49 2026] POST /volume/v3/volumes => generated 208 bytes in 116 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Aug 25 05:49:49.946475 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-2d9f753a-71ba-4a60-b1d1-3d7b262fcced None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:49:49.950410 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-2d9f753a-71ba-4a60-b1d1-3d7b262fcced tempest-VolumeQuotasNegativeTestJSON-1636666457 tempest-VolumeQuotasNegativeTestJSON-1636666457-project-admin] PUT https://10.4.3.189/volume/v3/os-quota-sets/fbf8f989a6f34f238494f9177cbb1afd Aug 25 05:49:49.950410 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-2d9f753a-71ba-4a60-b1d1-3d7b262fcced tempest-VolumeQuotasNegativeTestJSON-1636666457 tempest-VolumeQuotasNegativeTestJSON-1636666457-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 1, "gigabytes": -1}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:49:49.988892 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-e5d9039f-80ad-4014-bcf9-d725472f6002 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:49:49.994778 np0000008051 devstack@c-api.service[100270]: WARNING cinder.quota [None req-2d9f753a-71ba-4a60-b1d1-3d7b262fcced tempest-VolumeQuotasNegativeTestJSON-1636666457 tempest-VolumeQuotasNegativeTestJSON-1636666457-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luksv2-1388100244 is set by the default quota flag: quota_volumes_tempest-scenario-type-luksv2-1388100244, it is now deprecated. Please use the default quota class for default quota. Aug 25 05:49:49.995421 np0000008051 devstack@c-api.service[100270]: WARNING cinder.quota [None req-2d9f753a-71ba-4a60-b1d1-3d7b262fcced tempest-VolumeQuotasNegativeTestJSON-1636666457 tempest-VolumeQuotasNegativeTestJSON-1636666457-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luksv2-1388100244 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luksv2-1388100244, it is now deprecated. Please use the default quota class for default quota. Aug 25 05:49:49.995421 np0000008051 devstack@c-api.service[100270]: WARNING cinder.quota [None req-2d9f753a-71ba-4a60-b1d1-3d7b262fcced tempest-VolumeQuotasNegativeTestJSON-1636666457 tempest-VolumeQuotasNegativeTestJSON-1636666457-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luksv2-1388100244 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luksv2-1388100244, it is now deprecated. Please use the default quota class for default quota. Aug 25 05:49:49.995644 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-e5d9039f-80ad-4014-bcf9-d725472f6002 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] GET https://10.4.3.189/volume/v3/backups/449773e4-e2a1-4c09-ae0e-f35ce89d3c1a Aug 25 05:49:49.995875 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-e5d9039f-80ad-4014-bcf9-d725472f6002 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:49:49.996101 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-e5d9039f-80ad-4014-bcf9-d725472f6002 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:49:49.996293 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-e5d9039f-80ad-4014-bcf9-d725472f6002 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Show backup with id 449773e4-e2a1-4c09-ae0e-f35ce89d3c1a. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:49:50.000986 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-2d9f753a-71ba-4a60-b1d1-3d7b262fcced tempest-VolumeQuotasNegativeTestJSON-1636666457 tempest-VolumeQuotasNegativeTestJSON-1636666457-project-admin] https://10.4.3.189/volume/v3/os-quota-sets/fbf8f989a6f34f238494f9177cbb1afd returned with HTTP 200 Aug 25 05:49:50.001544 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 962/3855] 10.4.3.189 () {68 vars in 1374 bytes} [Tue Aug 25 05:49:49 2026] PUT /volume/v3/os-quota-sets/fbf8f989a6f34f238494f9177cbb1afd => generated 561 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:49:50.011086 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:49:50.011086 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:49:50.011940 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-e5d9039f-80ad-4014-bcf9-d725472f6002 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] https://10.4.3.189/volume/v3/backups/449773e4-e2a1-4c09-ae0e-f35ce89d3c1a returned with HTTP 200 Aug 25 05:49:50.012515 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 976/3856] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:49:49 2026] GET /volume/v3/backups/449773e4-e2a1-4c09-ae0e-f35ce89d3c1a => generated 736 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:49:50.024611 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-8c65d837-f87d-4921-9112-8dfcfd6a470d None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:49:50.029762 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-8c65d837-f87d-4921-9112-8dfcfd6a470d tempest-VolumeQuotasNegativeTestJSON-1460791263 tempest-VolumeQuotasNegativeTestJSON-1460791263-project-member] POST https://10.4.3.189/volume/v3/volumes Aug 25 05:49:50.030257 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-8c65d837-f87d-4921-9112-8dfcfd6a470d tempest-VolumeQuotasNegativeTestJSON-1460791263 tempest-VolumeQuotasNegativeTestJSON-1460791263-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:49:50.032589 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.v3.volumes [None req-8c65d837-f87d-4921-9112-8dfcfd6a470d tempest-VolumeQuotasNegativeTestJSON-1460791263 tempest-VolumeQuotasNegativeTestJSON-1460791263-project-member] Create volume request body: {'volume': {'size': 1}} {{(pid=100268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 05:49:50.032755 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-8c65d837-f87d-4921-9112-8dfcfd6a470d tempest-VolumeQuotasNegativeTestJSON-1460791263 tempest-VolumeQuotasNegativeTestJSON-1460791263-project-member] Create volume of 1 GB Aug 25 05:49:50.038667 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-8c65d837-f87d-4921-9112-8dfcfd6a470d tempest-VolumeQuotasNegativeTestJSON-1460791263 tempest-VolumeQuotasNegativeTestJSON-1460791263-project-member] Availability Zones retrieved successfully. Aug 25 05:49:50.045822 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-8c65d837-f87d-4921-9112-8dfcfd6a470d tempest-VolumeQuotasNegativeTestJSON-1460791263 tempest-VolumeQuotasNegativeTestJSON-1460791263-project-member] Flow 'volume_create_api' (b9678713-6865-4199-8d34-d00c4511d1d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:49:50.046829 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-8c65d837-f87d-4921-9112-8dfcfd6a470d tempest-VolumeQuotasNegativeTestJSON-1460791263 tempest-VolumeQuotasNegativeTestJSON-1460791263-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8ecba2c8-071d-49b4-973e-3153cfe9174a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:49:50.047840 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.flows.api.create_volume [None req-8c65d837-f87d-4921-9112-8dfcfd6a470d tempest-VolumeQuotasNegativeTestJSON-1460791263 tempest-VolumeQuotasNegativeTestJSON-1460791263-project-member] Validating volume size '1' using validate_int {{(pid=100268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 05:49:50.088287 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-8c65d837-f87d-4921-9112-8dfcfd6a470d tempest-VolumeQuotasNegativeTestJSON-1460791263 tempest-VolumeQuotasNegativeTestJSON-1460791263-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8ecba2c8-071d-49b4-973e-3153cfe9174a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T05:35:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=23fc6e5d-fce0-4521-ba46-4837b4232084,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '23fc6e5d-fce0-4521-ba46-4837b4232084', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:49:50.088495 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-8c65d837-f87d-4921-9112-8dfcfd6a470d tempest-VolumeQuotasNegativeTestJSON-1460791263 tempest-VolumeQuotasNegativeTestJSON-1460791263-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (29b4c358-3314-4525-b16a-5d32c4dfb416) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:49:50.136050 np0000008051 devstack@c-api.service[100268]: WARNING cinder.quota_utils [None req-8c65d837-f87d-4921-9112-8dfcfd6a470d tempest-VolumeQuotasNegativeTestJSON-1460791263 tempest-VolumeQuotasNegativeTestJSON-1460791263-project-member] Quota exceeded for fbf8f989a6f34f238494f9177cbb1afd, tried to create volume (1 volumes already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['volumes'] Aug 25 05:49:50.139409 np0000008051 devstack@c-api.service[100268]: WARNING cinder.volume.api [None req-8c65d837-f87d-4921-9112-8dfcfd6a470d tempest-VolumeQuotasNegativeTestJSON-1460791263 tempest-VolumeQuotasNegativeTestJSON-1460791263-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (29b4c358-3314-4525-b16a-5d32c4dfb416) transitioned into state 'FAILURE' from state 'RUNNING' Aug 25 05:49:50.139409 np0000008051 devstack@c-api.service[100268]: Failure: cinder.exception.VolumeLimitExceeded: Maximum number of volumes allowed (1) exceeded for quota 'volumes'. Aug 25 05:49:50.141681 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-8c65d837-f87d-4921-9112-8dfcfd6a470d tempest-VolumeQuotasNegativeTestJSON-1460791263 tempest-VolumeQuotasNegativeTestJSON-1460791263-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (29b4c358-3314-4525-b16a-5d32c4dfb416) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:49:50.142401 np0000008051 devstack@c-api.service[100268]: WARNING cinder.volume.api [None req-8c65d837-f87d-4921-9112-8dfcfd6a470d tempest-VolumeQuotasNegativeTestJSON-1460791263 tempest-VolumeQuotasNegativeTestJSON-1460791263-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (29b4c358-3314-4525-b16a-5d32c4dfb416) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 25 05:49:50.143023 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-8c65d837-f87d-4921-9112-8dfcfd6a470d tempest-VolumeQuotasNegativeTestJSON-1460791263 tempest-VolumeQuotasNegativeTestJSON-1460791263-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8ecba2c8-071d-49b4-973e-3153cfe9174a) transitioned into state 'REVERTING' from state 'SUCCESS' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:49:50.143838 np0000008051 devstack@c-api.service[100268]: WARNING cinder.volume.api [None req-8c65d837-f87d-4921-9112-8dfcfd6a470d tempest-VolumeQuotasNegativeTestJSON-1460791263 tempest-VolumeQuotasNegativeTestJSON-1460791263-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8ecba2c8-071d-49b4-973e-3153cfe9174a) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 25 05:49:50.144669 np0000008051 devstack@c-api.service[100268]: WARNING cinder.volume.api [None req-8c65d837-f87d-4921-9112-8dfcfd6a470d tempest-VolumeQuotasNegativeTestJSON-1460791263 tempest-VolumeQuotasNegativeTestJSON-1460791263-project-member] Flow 'volume_create_api' (b9678713-6865-4199-8d34-d00c4511d1d7) transitioned into state 'REVERTED' from state 'RUNNING' Aug 25 05:49:50.144925 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.middleware.fault [None req-8c65d837-f87d-4921-9112-8dfcfd6a470d tempest-VolumeQuotasNegativeTestJSON-1460791263 tempest-VolumeQuotasNegativeTestJSON-1460791263-project-member] https://10.4.3.189/volume/v3/volumes returned with HTTP 413 Aug 25 05:49:50.145808 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 962/3857] 10.4.3.189 () {68 vars in 1258 bytes} [Tue Aug 25 05:49:50 2026] POST /volume/v3/volumes => generated 150 bytes in 122 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Aug 25 05:49:50.154675 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-93ed87bb-1a9d-4152-9f3d-665c2e3e1fb4 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:49:50.156691 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-93ed87bb-1a9d-4152-9f3d-665c2e3e1fb4 tempest-VolumeQuotasNegativeTestJSON-1636666457 tempest-VolumeQuotasNegativeTestJSON-1636666457-project-admin] PUT https://10.4.3.189/volume/v3/os-quota-sets/fbf8f989a6f34f238494f9177cbb1afd Aug 25 05:49:50.157031 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-93ed87bb-1a9d-4152-9f3d-665c2e3e1fb4 tempest-VolumeQuotasNegativeTestJSON-1636666457 tempest-VolumeQuotasNegativeTestJSON-1636666457-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:49:50.162590 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:49:50.162590 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:49:50.200071 np0000008051 devstack@c-api.service[100269]: WARNING cinder.quota [None req-93ed87bb-1a9d-4152-9f3d-665c2e3e1fb4 tempest-VolumeQuotasNegativeTestJSON-1636666457 tempest-VolumeQuotasNegativeTestJSON-1636666457-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luksv2-1388100244 is set by the default quota flag: quota_volumes_tempest-scenario-type-luksv2-1388100244, it is now deprecated. Please use the default quota class for default quota. Aug 25 05:49:50.200071 np0000008051 devstack@c-api.service[100269]: WARNING cinder.quota [None req-93ed87bb-1a9d-4152-9f3d-665c2e3e1fb4 tempest-VolumeQuotasNegativeTestJSON-1636666457 tempest-VolumeQuotasNegativeTestJSON-1636666457-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luksv2-1388100244 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luksv2-1388100244, it is now deprecated. Please use the default quota class for default quota. Aug 25 05:49:50.200071 np0000008051 devstack@c-api.service[100269]: WARNING cinder.quota [None req-93ed87bb-1a9d-4152-9f3d-665c2e3e1fb4 tempest-VolumeQuotasNegativeTestJSON-1636666457 tempest-VolumeQuotasNegativeTestJSON-1636666457-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luksv2-1388100244 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luksv2-1388100244, it is now deprecated. Please use the default quota class for default quota. Aug 25 05:49:50.206995 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-93ed87bb-1a9d-4152-9f3d-665c2e3e1fb4 tempest-VolumeQuotasNegativeTestJSON-1636666457 tempest-VolumeQuotasNegativeTestJSON-1636666457-project-admin] https://10.4.3.189/volume/v3/os-quota-sets/fbf8f989a6f34f238494f9177cbb1afd returned with HTTP 200 Aug 25 05:49:50.207871 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 958/3858] 10.4.3.189 () {68 vars in 1374 bytes} [Tue Aug 25 05:49:50 2026] PUT /volume/v3/os-quota-sets/fbf8f989a6f34f238494f9177cbb1afd => generated 560 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:49:50.216499 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-b4074ef1-d057-41c3-a070-72c482ce8d59 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:49:50.221238 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-b4074ef1-d057-41c3-a070-72c482ce8d59 tempest-VolumeQuotasNegativeTestJSON-1460791263 tempest-VolumeQuotasNegativeTestJSON-1460791263-project-member] POST https://10.4.3.189/volume/v3/volumes/f8f45fda-7ff2-45f6-92aa-6808c62162a8/action Aug 25 05:49:50.221600 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-b4074ef1-d057-41c3-a070-72c482ce8d59 tempest-VolumeQuotasNegativeTestJSON-1460791263 tempest-VolumeQuotasNegativeTestJSON-1460791263-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100270) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 05:49:50.222539 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-b4074ef1-d057-41c3-a070-72c482ce8d59 tempest-VolumeQuotasNegativeTestJSON-1460791263 tempest-VolumeQuotasNegativeTestJSON-1460791263-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:49:50.231655 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:49:50.231655 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:49:50.232169 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-b4074ef1-d057-41c3-a070-72c482ce8d59 tempest-VolumeQuotasNegativeTestJSON-1460791263 tempest-VolumeQuotasNegativeTestJSON-1460791263-project-member] Volume info retrieved successfully. Aug 25 05:49:50.260904 np0000008051 devstack@c-api.service[100270]: ERROR cinder.volume.api [None req-b4074ef1-d057-41c3-a070-72c482ce8d59 tempest-VolumeQuotasNegativeTestJSON-1460791263 tempest-VolumeQuotasNegativeTestJSON-1460791263-project-member] Quota exceeded for fbf8f989a6f34f238494f9177cbb1afd, tried to extend volume by 1G, (1G of 1G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Aug 25 05:49:50.268585 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.middleware.fault [None req-b4074ef1-d057-41c3-a070-72c482ce8d59 tempest-VolumeQuotasNegativeTestJSON-1460791263 tempest-VolumeQuotasNegativeTestJSON-1460791263-project-member] https://10.4.3.189/volume/v3/volumes/f8f45fda-7ff2-45f6-92aa-6808c62162a8/action returned with HTTP 413 Aug 25 05:49:50.269783 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 963/3859] 10.4.3.189 () {68 vars in 1390 bytes} [Tue Aug 25 05:49:50 2026] POST /volume/v3/volumes/f8f45fda-7ff2-45f6-92aa-6808c62162a8/action => generated 208 bytes in 54 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Aug 25 05:49:50.288706 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-424f604b-2657-4c74-a7ff-2d32dba1bf40 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:49:50.291988 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-424f604b-2657-4c74-a7ff-2d32dba1bf40 tempest-VolumeQuotasNegativeTestJSON-1460791263 tempest-VolumeQuotasNegativeTestJSON-1460791263-project-member] GET https://10.4.3.189/volume/v3/volumes/f8f45fda-7ff2-45f6-92aa-6808c62162a8 Aug 25 05:49:50.291988 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-424f604b-2657-4c74-a7ff-2d32dba1bf40 tempest-VolumeQuotasNegativeTestJSON-1460791263 tempest-VolumeQuotasNegativeTestJSON-1460791263-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:49:50.291988 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-424f604b-2657-4c74-a7ff-2d32dba1bf40 tempest-VolumeQuotasNegativeTestJSON-1460791263 tempest-VolumeQuotasNegativeTestJSON-1460791263-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:49:50.302081 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:49:50.302081 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:49:50.307390 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-424f604b-2657-4c74-a7ff-2d32dba1bf40 tempest-VolumeQuotasNegativeTestJSON-1460791263 tempest-VolumeQuotasNegativeTestJSON-1460791263-project-member] Volume info retrieved successfully. Aug 25 05:49:50.313367 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-424f604b-2657-4c74-a7ff-2d32dba1bf40 tempest-VolumeQuotasNegativeTestJSON-1460791263 tempest-VolumeQuotasNegativeTestJSON-1460791263-project-member] https://10.4.3.189/volume/v3/volumes/f8f45fda-7ff2-45f6-92aa-6808c62162a8 returned with HTTP 200 Aug 25 05:49:50.314045 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 977/3860] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:49:50 2026] GET /volume/v3/volumes/f8f45fda-7ff2-45f6-92aa-6808c62162a8 => generated 852 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:49:50.345396 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-290b2984-9417-4cdf-846e-cfc6085597c1 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:49:50.347535 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-290b2984-9417-4cdf-846e-cfc6085597c1 tempest-VolumeQuotasNegativeTestJSON-1460791263 tempest-VolumeQuotasNegativeTestJSON-1460791263-project-member] DELETE https://10.4.3.189/volume/v3/volumes/f8f45fda-7ff2-45f6-92aa-6808c62162a8 Aug 25 05:49:50.347799 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-290b2984-9417-4cdf-846e-cfc6085597c1 tempest-VolumeQuotasNegativeTestJSON-1460791263 tempest-VolumeQuotasNegativeTestJSON-1460791263-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:49:50.348027 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-290b2984-9417-4cdf-846e-cfc6085597c1 tempest-VolumeQuotasNegativeTestJSON-1460791263 tempest-VolumeQuotasNegativeTestJSON-1460791263-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:49:50.348337 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-290b2984-9417-4cdf-846e-cfc6085597c1 tempest-VolumeQuotasNegativeTestJSON-1460791263 tempest-VolumeQuotasNegativeTestJSON-1460791263-project-member] Delete volume with id: f8f45fda-7ff2-45f6-92aa-6808c62162a8 Aug 25 05:49:50.356830 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:49:50.356830 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:49:50.357506 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-290b2984-9417-4cdf-846e-cfc6085597c1 tempest-VolumeQuotasNegativeTestJSON-1460791263 tempest-VolumeQuotasNegativeTestJSON-1460791263-project-member] Volume info retrieved successfully. Aug 25 05:49:50.383431 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-290b2984-9417-4cdf-846e-cfc6085597c1 tempest-VolumeQuotasNegativeTestJSON-1460791263 tempest-VolumeQuotasNegativeTestJSON-1460791263-project-member] Delete volume request issued successfully. Aug 25 05:49:50.383431 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-290b2984-9417-4cdf-846e-cfc6085597c1 tempest-VolumeQuotasNegativeTestJSON-1460791263 tempest-VolumeQuotasNegativeTestJSON-1460791263-project-member] https://10.4.3.189/volume/v3/volumes/f8f45fda-7ff2-45f6-92aa-6808c62162a8 returned with HTTP 202 Aug 25 05:49:50.386356 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 963/3861] 10.4.3.189 () {66 vars in 1351 bytes} [Tue Aug 25 05:49:50 2026] DELETE /volume/v3/volumes/f8f45fda-7ff2-45f6-92aa-6808c62162a8 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:49:50.403914 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-824f0b40-1d21-473b-8efd-e5ed99bcf6e6 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:49:50.406912 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-824f0b40-1d21-473b-8efd-e5ed99bcf6e6 tempest-VolumeQuotasNegativeTestJSON-1460791263 tempest-VolumeQuotasNegativeTestJSON-1460791263-project-member] GET https://10.4.3.189/volume/v3/volumes/f8f45fda-7ff2-45f6-92aa-6808c62162a8 Aug 25 05:49:50.407257 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-824f0b40-1d21-473b-8efd-e5ed99bcf6e6 tempest-VolumeQuotasNegativeTestJSON-1460791263 tempest-VolumeQuotasNegativeTestJSON-1460791263-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:49:50.407508 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-824f0b40-1d21-473b-8efd-e5ed99bcf6e6 tempest-VolumeQuotasNegativeTestJSON-1460791263 tempest-VolumeQuotasNegativeTestJSON-1460791263-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:49:50.427938 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:49:50.427938 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:49:50.433759 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-824f0b40-1d21-473b-8efd-e5ed99bcf6e6 tempest-VolumeQuotasNegativeTestJSON-1460791263 tempest-VolumeQuotasNegativeTestJSON-1460791263-project-member] Volume info retrieved successfully. Aug 25 05:49:50.438709 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-824f0b40-1d21-473b-8efd-e5ed99bcf6e6 tempest-VolumeQuotasNegativeTestJSON-1460791263 tempest-VolumeQuotasNegativeTestJSON-1460791263-project-member] https://10.4.3.189/volume/v3/volumes/f8f45fda-7ff2-45f6-92aa-6808c62162a8 returned with HTTP 200 Aug 25 05:49:50.439377 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 959/3862] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:49:50 2026] GET /volume/v3/volumes/f8f45fda-7ff2-45f6-92aa-6808c62162a8 => generated 851 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:49:50.849185 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-3dbdfd6b-bf56-4964-b331-5deaa35b85f8 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:49:50.858377 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-3dbdfd6b-bf56-4964-b331-5deaa35b85f8 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] GET https://10.4.3.189/volume/v3/backups/5055b853-f614-4d04-93a4-ffb347e2b18f Aug 25 05:49:50.858611 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-3dbdfd6b-bf56-4964-b331-5deaa35b85f8 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:49:50.858857 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-3dbdfd6b-bf56-4964-b331-5deaa35b85f8 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:49:50.859003 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-3dbdfd6b-bf56-4964-b331-5deaa35b85f8 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Show backup with id 5055b853-f614-4d04-93a4-ffb347e2b18f. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:49:50.865922 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:49:50.865922 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:49:50.867545 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-3dbdfd6b-bf56-4964-b331-5deaa35b85f8 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] https://10.4.3.189/volume/v3/backups/5055b853-f614-4d04-93a4-ffb347e2b18f returned with HTTP 200 Aug 25 05:49:50.867545 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 964/3863] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:49:50 2026] GET /volume/v3/backups/5055b853-f614-4d04-93a4-ffb347e2b18f => generated 788 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:49:51.026514 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-c5d5968c-05a6-4ddb-85c9-a58d6ccdfb4d None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:49:51.031078 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-c5d5968c-05a6-4ddb-85c9-a58d6ccdfb4d tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] GET https://10.4.3.189/volume/v3/backups/449773e4-e2a1-4c09-ae0e-f35ce89d3c1a Aug 25 05:49:51.031078 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-c5d5968c-05a6-4ddb-85c9-a58d6ccdfb4d tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:49:51.031078 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-c5d5968c-05a6-4ddb-85c9-a58d6ccdfb4d tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:49:51.031078 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-c5d5968c-05a6-4ddb-85c9-a58d6ccdfb4d tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Show backup with id 449773e4-e2a1-4c09-ae0e-f35ce89d3c1a. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:49:51.036152 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:49:51.036152 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:49:51.037498 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-c5d5968c-05a6-4ddb-85c9-a58d6ccdfb4d tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] https://10.4.3.189/volume/v3/backups/449773e4-e2a1-4c09-ae0e-f35ce89d3c1a returned with HTTP 200 Aug 25 05:49:51.038125 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 978/3864] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:49:51 2026] GET /volume/v3/backups/449773e4-e2a1-4c09-ae0e-f35ce89d3c1a => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:49:51.465333 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-4a1e3baf-f51f-406c-916f-24edf3758d66 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:49:51.467425 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-4a1e3baf-f51f-406c-916f-24edf3758d66 tempest-VolumeQuotasNegativeTestJSON-1460791263 tempest-VolumeQuotasNegativeTestJSON-1460791263-project-member] GET https://10.4.3.189/volume/v3/volumes/f8f45fda-7ff2-45f6-92aa-6808c62162a8 Aug 25 05:49:51.467694 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-4a1e3baf-f51f-406c-916f-24edf3758d66 tempest-VolumeQuotasNegativeTestJSON-1460791263 tempest-VolumeQuotasNegativeTestJSON-1460791263-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:49:51.467879 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-4a1e3baf-f51f-406c-916f-24edf3758d66 tempest-VolumeQuotasNegativeTestJSON-1460791263 tempest-VolumeQuotasNegativeTestJSON-1460791263-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:49:51.475514 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-4a1e3baf-f51f-406c-916f-24edf3758d66 tempest-VolumeQuotasNegativeTestJSON-1460791263 tempest-VolumeQuotasNegativeTestJSON-1460791263-project-member] https://10.4.3.189/volume/v3/volumes/f8f45fda-7ff2-45f6-92aa-6808c62162a8 returned with HTTP 404 Aug 25 05:49:51.476342 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 964/3865] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:49:51 2026] GET /volume/v3/volumes/f8f45fda-7ff2-45f6-92aa-6808c62162a8 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:49:51.500308 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-bf673d9b-68b8-4172-a300-6cba15e7c9d3 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:49:51.502310 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-bf673d9b-68b8-4172-a300-6cba15e7c9d3 tempest-VolumeQuotasNegativeTestJSON-1636666457 tempest-VolumeQuotasNegativeTestJSON-1636666457-project-admin] PUT https://10.4.3.189/volume/v3/os-quota-sets/fbf8f989a6f34f238494f9177cbb1afd Aug 25 05:49:51.502657 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-bf673d9b-68b8-4172-a300-6cba15e7c9d3 tempest-VolumeQuotasNegativeTestJSON-1636666457 tempest-VolumeQuotasNegativeTestJSON-1636666457-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=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:49:51.635081 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-bf673d9b-68b8-4172-a300-6cba15e7c9d3 tempest-VolumeQuotasNegativeTestJSON-1636666457 tempest-VolumeQuotasNegativeTestJSON-1636666457-project-admin] https://10.4.3.189/volume/v3/os-quota-sets/fbf8f989a6f34f238494f9177cbb1afd returned with HTTP 200 Aug 25 05:49:51.635695 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 960/3866] 10.4.3.189 () {68 vars in 1375 bytes} [Tue Aug 25 05:49:51 2026] PUT /volume/v3/os-quota-sets/fbf8f989a6f34f238494f9177cbb1afd => generated 564 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:49:51.878851 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-8cef0903-36dd-4103-b6c1-352da1e1ddee None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:49:51.880760 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-8cef0903-36dd-4103-b6c1-352da1e1ddee tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] GET https://10.4.3.189/volume/v3/backups/5055b853-f614-4d04-93a4-ffb347e2b18f Aug 25 05:49:51.880964 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-8cef0903-36dd-4103-b6c1-352da1e1ddee tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:49:51.881163 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-8cef0903-36dd-4103-b6c1-352da1e1ddee tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:49:51.881303 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-8cef0903-36dd-4103-b6c1-352da1e1ddee tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Show backup with id 5055b853-f614-4d04-93a4-ffb347e2b18f. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:49:51.885864 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:49:51.885864 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:49:51.886886 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-8cef0903-36dd-4103-b6c1-352da1e1ddee tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] https://10.4.3.189/volume/v3/backups/5055b853-f614-4d04-93a4-ffb347e2b18f returned with HTTP 200 Aug 25 05:49:51.887323 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 965/3867] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:49:51 2026] GET /volume/v3/backups/5055b853-f614-4d04-93a4-ffb347e2b18f => generated 789 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:49:51.999492 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-02d423bf-4adc-43b9-8d64-b1c8bde2c4d5 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:49:52.001394 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-02d423bf-4adc-43b9-8d64-b1c8bde2c4d5 tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] DELETE https://10.4.3.189/volume/v3/volumes/9aaadada-0e29-4387-862d-c3b5114b0ce9 Aug 25 05:49:52.001737 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-02d423bf-4adc-43b9-8d64-b1c8bde2c4d5 tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:49:52.002112 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-02d423bf-4adc-43b9-8d64-b1c8bde2c4d5 tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Calling method 'delete' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:49:52.002427 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [None req-02d423bf-4adc-43b9-8d64-b1c8bde2c4d5 tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Delete volume with id: 9aaadada-0e29-4387-862d-c3b5114b0ce9 Aug 25 05:49:52.016141 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:49:52.016141 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:49:52.017268 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-02d423bf-4adc-43b9-8d64-b1c8bde2c4d5 tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Volume info retrieved successfully. Aug 25 05:49:52.034094 np0000008051 devstack@c-api.service[100271]: WARNING cinder.keymgr.conf_key_mgr [None req-02d423bf-4adc-43b9-8d64-b1c8bde2c4d5 tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 25 05:49:52.044706 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-02d423bf-4adc-43b9-8d64-b1c8bde2c4d5 tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Delete volume request issued successfully. Aug 25 05:49:52.045176 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-02d423bf-4adc-43b9-8d64-b1c8bde2c4d5 tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] https://10.4.3.189/volume/v3/volumes/9aaadada-0e29-4387-862d-c3b5114b0ce9 returned with HTTP 202 Aug 25 05:49:52.048837 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 979/3868] 10.4.3.189 () {66 vars in 1351 bytes} [Tue Aug 25 05:49:51 2026] DELETE /volume/v3/volumes/9aaadada-0e29-4387-862d-c3b5114b0ce9 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:49:52.053683 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-4eab6190-e280-45ee-92de-df31fe57fd55 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:49:52.056274 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-4eab6190-e280-45ee-92de-df31fe57fd55 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] GET https://10.4.3.189/volume/v3/backups/449773e4-e2a1-4c09-ae0e-f35ce89d3c1a Aug 25 05:49:52.056567 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-4eab6190-e280-45ee-92de-df31fe57fd55 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:49:52.056727 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-4eab6190-e280-45ee-92de-df31fe57fd55 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:49:52.056859 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-4eab6190-e280-45ee-92de-df31fe57fd55 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Show backup with id 449773e4-e2a1-4c09-ae0e-f35ce89d3c1a. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:49:52.057310 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-99605002-9ff0-4f4f-8b6e-7a68f0ad7043 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:49:52.059373 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-99605002-9ff0-4f4f-8b6e-7a68f0ad7043 tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] GET https://10.4.3.189/volume/v3/volumes/9aaadada-0e29-4387-862d-c3b5114b0ce9 Aug 25 05:49:52.059657 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-99605002-9ff0-4f4f-8b6e-7a68f0ad7043 tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:49:52.059890 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-99605002-9ff0-4f4f-8b6e-7a68f0ad7043 tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:49:52.062983 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:49:52.062983 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:49:52.063230 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-4eab6190-e280-45ee-92de-df31fe57fd55 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] https://10.4.3.189/volume/v3/backups/449773e4-e2a1-4c09-ae0e-f35ce89d3c1a returned with HTTP 200 Aug 25 05:49:52.063608 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 965/3869] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:49:52 2026] GET /volume/v3/backups/449773e4-e2a1-4c09-ae0e-f35ce89d3c1a => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:49:52.069695 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:49:52.069695 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:49:52.075319 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-99605002-9ff0-4f4f-8b6e-7a68f0ad7043 tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Volume info retrieved successfully. Aug 25 05:49:52.080481 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-99605002-9ff0-4f4f-8b6e-7a68f0ad7043 tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] https://10.4.3.189/volume/v3/volumes/9aaadada-0e29-4387-862d-c3b5114b0ce9 returned with HTTP 200 Aug 25 05:49:52.081087 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 961/3870] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:49:52 2026] GET /volume/v3/volumes/9aaadada-0e29-4387-862d-c3b5114b0ce9 => generated 879 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:49:52.561409 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-4a54418d-b771-4627-b608-b5178dc319d1 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:49:52.563897 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-4a54418d-b771-4627-b608-b5178dc319d1 tempest-VolumesExtendAttachedTest-2019668785 tempest-VolumesExtendAttachedTest-2019668785-project-member] GET https://10.4.3.189/volume/v3/volumes/c70aac79-a367-44d7-973e-1da64ff2addc Aug 25 05:49:52.564174 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-4a54418d-b771-4627-b608-b5178dc319d1 tempest-VolumesExtendAttachedTest-2019668785 tempest-VolumesExtendAttachedTest-2019668785-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:49:52.565137 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-4a54418d-b771-4627-b608-b5178dc319d1 tempest-VolumesExtendAttachedTest-2019668785 tempest-VolumesExtendAttachedTest-2019668785-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:49:52.579958 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:49:52.579958 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:49:52.584584 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-4a54418d-b771-4627-b608-b5178dc319d1 tempest-VolumesExtendAttachedTest-2019668785 tempest-VolumesExtendAttachedTest-2019668785-project-member] Volume info retrieved successfully. Aug 25 05:49:52.591582 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-4a54418d-b771-4627-b608-b5178dc319d1 tempest-VolumesExtendAttachedTest-2019668785 tempest-VolumesExtendAttachedTest-2019668785-project-member] https://10.4.3.189/volume/v3/volumes/c70aac79-a367-44d7-973e-1da64ff2addc returned with HTTP 200 Aug 25 05:49:52.592315 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 966/3871] 10.4.3.189 () {68 vars in 1389 bytes} [Tue Aug 25 05:49:52 2026] GET /volume/v3/volumes/c70aac79-a367-44d7-973e-1da64ff2addc => generated 866 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:49:52.606678 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-d223efce-2485-4dc3-a35d-c92e9404de8c None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:49:52.612098 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-d223efce-2485-4dc3-a35d-c92e9404de8c tempest-VolumesExtendAttachedTest-2019668785 tempest-VolumesExtendAttachedTest-2019668785-project-member] DELETE https://10.4.3.189/volume/v3/volumes/c70aac79-a367-44d7-973e-1da64ff2addc Aug 25 05:49:52.612098 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-d223efce-2485-4dc3-a35d-c92e9404de8c tempest-VolumesExtendAttachedTest-2019668785 tempest-VolumesExtendAttachedTest-2019668785-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:49:52.612098 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-d223efce-2485-4dc3-a35d-c92e9404de8c tempest-VolumesExtendAttachedTest-2019668785 tempest-VolumesExtendAttachedTest-2019668785-project-member] Calling method 'delete' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:49:52.612098 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [None req-d223efce-2485-4dc3-a35d-c92e9404de8c tempest-VolumesExtendAttachedTest-2019668785 tempest-VolumesExtendAttachedTest-2019668785-project-member] Delete volume with id: c70aac79-a367-44d7-973e-1da64ff2addc Aug 25 05:49:52.619866 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:49:52.619866 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:49:52.620678 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-d223efce-2485-4dc3-a35d-c92e9404de8c tempest-VolumesExtendAttachedTest-2019668785 tempest-VolumesExtendAttachedTest-2019668785-project-member] Volume info retrieved successfully. Aug 25 05:49:52.640091 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-d223efce-2485-4dc3-a35d-c92e9404de8c tempest-VolumesExtendAttachedTest-2019668785 tempest-VolumesExtendAttachedTest-2019668785-project-member] Delete volume request issued successfully. Aug 25 05:49:52.640599 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-d223efce-2485-4dc3-a35d-c92e9404de8c tempest-VolumesExtendAttachedTest-2019668785 tempest-VolumesExtendAttachedTest-2019668785-project-member] https://10.4.3.189/volume/v3/volumes/c70aac79-a367-44d7-973e-1da64ff2addc returned with HTTP 202 Aug 25 05:49:52.641337 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 980/3872] 10.4.3.189 () {68 vars in 1392 bytes} [Tue Aug 25 05:49:52 2026] DELETE /volume/v3/volumes/c70aac79-a367-44d7-973e-1da64ff2addc => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 05:49:52.652327 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-f4807eaa-db01-4b08-ace7-331e65be9158 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:49:52.654701 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f4807eaa-db01-4b08-ace7-331e65be9158 tempest-VolumesExtendAttachedTest-2019668785 tempest-VolumesExtendAttachedTest-2019668785-project-member] GET https://10.4.3.189/volume/v3/volumes/c70aac79-a367-44d7-973e-1da64ff2addc Aug 25 05:49:52.655016 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f4807eaa-db01-4b08-ace7-331e65be9158 tempest-VolumesExtendAttachedTest-2019668785 tempest-VolumesExtendAttachedTest-2019668785-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:49:52.655329 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f4807eaa-db01-4b08-ace7-331e65be9158 tempest-VolumesExtendAttachedTest-2019668785 tempest-VolumesExtendAttachedTest-2019668785-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:49:52.664736 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:49:52.664736 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:49:52.669909 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-f4807eaa-db01-4b08-ace7-331e65be9158 tempest-VolumesExtendAttachedTest-2019668785 tempest-VolumesExtendAttachedTest-2019668785-project-member] Volume info retrieved successfully. Aug 25 05:49:52.675334 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f4807eaa-db01-4b08-ace7-331e65be9158 tempest-VolumesExtendAttachedTest-2019668785 tempest-VolumesExtendAttachedTest-2019668785-project-member] https://10.4.3.189/volume/v3/volumes/c70aac79-a367-44d7-973e-1da64ff2addc returned with HTTP 200 Aug 25 05:49:52.675716 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 966/3873] 10.4.3.189 () {68 vars in 1389 bytes} [Tue Aug 25 05:49:52 2026] GET /volume/v3/volumes/c70aac79-a367-44d7-973e-1da64ff2addc => generated 865 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:49:52.898237 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-75584ecd-6183-4c6d-81af-6b22da7b83dc None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:49:52.900511 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-75584ecd-6183-4c6d-81af-6b22da7b83dc tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] GET https://10.4.3.189/volume/v3/backups/5055b853-f614-4d04-93a4-ffb347e2b18f Aug 25 05:49:52.900759 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-75584ecd-6183-4c6d-81af-6b22da7b83dc tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:49:52.901506 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-75584ecd-6183-4c6d-81af-6b22da7b83dc tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:49:52.901506 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-75584ecd-6183-4c6d-81af-6b22da7b83dc tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Show backup with id 5055b853-f614-4d04-93a4-ffb347e2b18f. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:49:52.907120 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:49:52.907120 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:49:52.908193 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-75584ecd-6183-4c6d-81af-6b22da7b83dc tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] https://10.4.3.189/volume/v3/backups/5055b853-f614-4d04-93a4-ffb347e2b18f returned with HTTP 200 Aug 25 05:49:52.908701 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 962/3874] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:49:52 2026] GET /volume/v3/backups/5055b853-f614-4d04-93a4-ffb347e2b18f => generated 790 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:49:52.921524 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-9b44a147-3cd2-465f-aa92-d22fa73b64fa None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:49:52.923490 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-9b44a147-3cd2-465f-aa92-d22fa73b64fa tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] GET https://10.4.3.189/volume/v3/backups/5055b853-f614-4d04-93a4-ffb347e2b18f Aug 25 05:49:52.923782 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-9b44a147-3cd2-465f-aa92-d22fa73b64fa tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:49:52.924032 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-9b44a147-3cd2-465f-aa92-d22fa73b64fa tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:49:52.924171 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-9b44a147-3cd2-465f-aa92-d22fa73b64fa tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Show backup with id 5055b853-f614-4d04-93a4-ffb347e2b18f. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:49:52.928931 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:49:52.928931 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:49:52.929824 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-9b44a147-3cd2-465f-aa92-d22fa73b64fa tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] https://10.4.3.189/volume/v3/backups/5055b853-f614-4d04-93a4-ffb347e2b18f returned with HTTP 200 Aug 25 05:49:52.930313 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 967/3875] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:49:52 2026] GET /volume/v3/backups/5055b853-f614-4d04-93a4-ffb347e2b18f => generated 790 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:49:52.941455 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-b0e187d3-6202-4023-bcbd-6b77b438cf39 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:49:52.943335 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-b0e187d3-6202-4023-bcbd-6b77b438cf39 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] POST https://10.4.3.189/volume/v3/backups Aug 25 05:49:52.943974 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-b0e187d3-6202-4023-bcbd-6b77b438cf39 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "d7fbd362-4a81-4b3f-ab94-184bb9df0e42", "incremental": true, "force": true}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:49:52.945675 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.contrib.backups [None req-b0e187d3-6202-4023-bcbd-6b77b438cf39 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Creating new backup {'backup': {'volume_id': 'd7fbd362-4a81-4b3f-ab94-184bb9df0e42', 'incremental': True, 'force': True}} {{(pid=100271) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 25 05:49:52.945844 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.contrib.backups [None req-b0e187d3-6202-4023-bcbd-6b77b438cf39 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Creating backup of volume d7fbd362-4a81-4b3f-ab94-184bb9df0e42 in container None Aug 25 05:49:52.958001 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:49:52.958001 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:49:52.958550 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-b0e187d3-6202-4023-bcbd-6b77b438cf39 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Volume info retrieved successfully. Aug 25 05:49:52.983022 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.quota [None req-b0e187d3-6202-4023-bcbd-6b77b438cf39 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Created reservations ['942124ca-a237-41e1-9371-b8c7beaacd5a', '47435449-a230-4fd3-b0ef-8111321810cd'] {{(pid=100271) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:49:53.027898 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-b0e187d3-6202-4023-bcbd-6b77b438cf39 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] https://10.4.3.189/volume/v3/backups returned with HTTP 202 Aug 25 05:49:53.028616 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 981/3876] 10.4.3.189 () {68 vars in 1259 bytes} [Tue Aug 25 05:49:52 2026] POST /volume/v3/backups => generated 288 bytes in 88 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 05:49:53.036943 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-9566a131-166d-4aae-9a47-a0accbdd3c3c None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:49:53.038989 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-9566a131-166d-4aae-9a47-a0accbdd3c3c tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] GET https://10.4.3.189/volume/v3/backups/1eed41c2-dd31-4915-8eb8-e329b912cd9b Aug 25 05:49:53.039265 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-9566a131-166d-4aae-9a47-a0accbdd3c3c tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:49:53.039510 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-9566a131-166d-4aae-9a47-a0accbdd3c3c tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:49:53.039624 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-9566a131-166d-4aae-9a47-a0accbdd3c3c tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Show backup with id 1eed41c2-dd31-4915-8eb8-e329b912cd9b. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:49:53.044988 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:49:53.044988 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:49:53.045880 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-9566a131-166d-4aae-9a47-a0accbdd3c3c tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] https://10.4.3.189/volume/v3/backups/1eed41c2-dd31-4915-8eb8-e329b912cd9b returned with HTTP 200 Aug 25 05:49:53.046332 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 967/3877] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:49:53 2026] GET /volume/v3/backups/1eed41c2-dd31-4915-8eb8-e329b912cd9b => generated 694 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:49:53.076024 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-629ee3c3-1d22-4d2c-ab9b-b74ef31c3e1c None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:49:53.077840 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-629ee3c3-1d22-4d2c-ab9b-b74ef31c3e1c tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] GET https://10.4.3.189/volume/v3/backups/449773e4-e2a1-4c09-ae0e-f35ce89d3c1a Aug 25 05:49:53.078050 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-629ee3c3-1d22-4d2c-ab9b-b74ef31c3e1c tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:49:53.078292 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-629ee3c3-1d22-4d2c-ab9b-b74ef31c3e1c tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:49:53.078425 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-629ee3c3-1d22-4d2c-ab9b-b74ef31c3e1c tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Show backup with id 449773e4-e2a1-4c09-ae0e-f35ce89d3c1a. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:49:53.082653 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:49:53.082653 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:49:53.083318 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-629ee3c3-1d22-4d2c-ab9b-b74ef31c3e1c tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] https://10.4.3.189/volume/v3/backups/449773e4-e2a1-4c09-ae0e-f35ce89d3c1a returned with HTTP 200 Aug 25 05:49:53.083734 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 963/3878] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:49:53 2026] GET /volume/v3/backups/449773e4-e2a1-4c09-ae0e-f35ce89d3c1a => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:49:53.100328 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-b53da9c7-20c3-4529-a239-b3c835bb4209 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:49:53.102049 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-b53da9c7-20c3-4529-a239-b3c835bb4209 tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] GET https://10.4.3.189/volume/v3/volumes/9aaadada-0e29-4387-862d-c3b5114b0ce9 Aug 25 05:49:53.102342 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-b53da9c7-20c3-4529-a239-b3c835bb4209 tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:49:53.102566 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-b53da9c7-20c3-4529-a239-b3c835bb4209 tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:49:53.109519 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-b53da9c7-20c3-4529-a239-b3c835bb4209 tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] https://10.4.3.189/volume/v3/volumes/9aaadada-0e29-4387-862d-c3b5114b0ce9 returned with HTTP 404 Aug 25 05:49:53.110225 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 968/3879] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:49:53 2026] GET /volume/v3/volumes/9aaadada-0e29-4387-862d-c3b5114b0ce9 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:49:53.117812 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-e1bc41e8-05ed-464e-8c10-22cf7435f886 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:49:53.120535 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-e1bc41e8-05ed-464e-8c10-22cf7435f886 tempest-TestEncryptedCinderVolumes-1487106366 tempest-TestEncryptedCinderVolumes-1487106366-project-admin] GET https://10.4.3.189/volume/v3/volumes/detail?all_tenants=1 Aug 25 05:49:53.120843 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-e1bc41e8-05ed-464e-8c10-22cf7435f886 tempest-TestEncryptedCinderVolumes-1487106366 tempest-TestEncryptedCinderVolumes-1487106366-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:49:53.121121 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-e1bc41e8-05ed-464e-8c10-22cf7435f886 tempest-TestEncryptedCinderVolumes-1487106366 tempest-TestEncryptedCinderVolumes-1487106366-project-admin] Calling method 'detail' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:49:53.121855 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:49:53.121855 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:49:53.122457 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-e1bc41e8-05ed-464e-8c10-22cf7435f886 tempest-TestEncryptedCinderVolumes-1487106366 tempest-TestEncryptedCinderVolumes-1487106366-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100271) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 05:49:53.145215 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-e1bc41e8-05ed-464e-8c10-22cf7435f886 tempest-TestEncryptedCinderVolumes-1487106366 tempest-TestEncryptedCinderVolumes-1487106366-project-admin] Get all volumes completed successfully. Aug 25 05:49:53.148900 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:49:53.148900 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:49:53.159382 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-e1bc41e8-05ed-464e-8c10-22cf7435f886 tempest-TestEncryptedCinderVolumes-1487106366 tempest-TestEncryptedCinderVolumes-1487106366-project-admin] https://10.4.3.189/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 25 05:49:53.159942 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 982/3880] 10.4.3.189 () {66 vars in 1285 bytes} [Tue Aug 25 05:49:53 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 12999 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 05:49:53.176674 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-a644338a-19c7-4f53-8730-dc02639dc811 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:49:53.178698 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a644338a-19c7-4f53-8730-dc02639dc811 tempest-TestEncryptedCinderVolumes-1487106366 tempest-TestEncryptedCinderVolumes-1487106366-project-admin] DELETE https://10.4.3.189/volume/v3/types/da72dae6-e139-4c99-9d8b-5984bc4ce045 Aug 25 05:49:53.179008 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a644338a-19c7-4f53-8730-dc02639dc811 tempest-TestEncryptedCinderVolumes-1487106366 tempest-TestEncryptedCinderVolumes-1487106366-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:49:53.179275 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a644338a-19c7-4f53-8730-dc02639dc811 tempest-TestEncryptedCinderVolumes-1487106366 tempest-TestEncryptedCinderVolumes-1487106366-project-admin] Calling method '_delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:49:53.209123 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a644338a-19c7-4f53-8730-dc02639dc811 tempest-TestEncryptedCinderVolumes-1487106366 tempest-TestEncryptedCinderVolumes-1487106366-project-admin] https://10.4.3.189/volume/v3/types/da72dae6-e139-4c99-9d8b-5984bc4ce045 returned with HTTP 202 Aug 25 05:49:53.209565 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 968/3881] 10.4.3.189 () {66 vars in 1345 bytes} [Tue Aug 25 05:49:53 2026] DELETE /volume/v3/types/da72dae6-e139-4c99-9d8b-5984bc4ce045 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:49:53.224472 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-6c276feb-3f10-4e80-86bd-d5487ce14c1e None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:49:53.226456 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-6c276feb-3f10-4e80-86bd-d5487ce14c1e tempest-TestEncryptedCinderVolumes-1487106366 tempest-TestEncryptedCinderVolumes-1487106366-project-admin] POST https://10.4.3.189/volume/v3/types Aug 25 05:49:53.226827 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-6c276feb-3f10-4e80-86bd-d5487ce14c1e tempest-TestEncryptedCinderVolumes-1487106366 tempest-TestEncryptedCinderVolumes-1487106366-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-1180021891", "extra_specs": {}}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:49:53.245936 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-6c276feb-3f10-4e80-86bd-d5487ce14c1e tempest-TestEncryptedCinderVolumes-1487106366 tempest-TestEncryptedCinderVolumes-1487106366-project-admin] https://10.4.3.189/volume/v3/types returned with HTTP 200 Aug 25 05:49:53.246449 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 964/3882] 10.4.3.189 () {68 vars in 1252 bytes} [Tue Aug 25 05:49:53 2026] POST /volume/v3/types => generated 212 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:49:53.260099 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-78430d6c-be15-41a0-9da7-3b1f709300b7 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:49:53.262363 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-78430d6c-be15-41a0-9da7-3b1f709300b7 tempest-TestEncryptedCinderVolumes-1487106366 tempest-TestEncryptedCinderVolumes-1487106366-project-admin] POST https://10.4.3.189/volume/v3/types/ffb79bd3-7ec1-42fa-adc7-620edd535c38/encryption Aug 25 05:49:53.262751 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-78430d6c-be15-41a0-9da7-3b1f709300b7 tempest-TestEncryptedCinderVolumes-1487106366 tempest-TestEncryptedCinderVolumes-1487106366-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:49:53.280502 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-78430d6c-be15-41a0-9da7-3b1f709300b7 tempest-TestEncryptedCinderVolumes-1487106366 tempest-TestEncryptedCinderVolumes-1487106366-project-admin] https://10.4.3.189/volume/v3/types/ffb79bd3-7ec1-42fa-adc7-620edd535c38/encryption returned with HTTP 200 Aug 25 05:49:53.281071 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 969/3883] 10.4.3.189 () {68 vars in 1397 bytes} [Tue Aug 25 05:49:53 2026] POST /volume/v3/types/ffb79bd3-7ec1-42fa-adc7-620edd535c38/encryption => generated 230 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:49:53.289542 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-b190fe14-17d4-4e5e-950c-987c7c76d4df None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:49:53.291343 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-b190fe14-17d4-4e5e-950c-987c7c76d4df tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] POST https://10.4.3.189/volume/v3/volumes Aug 25 05:49:53.291751 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-b190fe14-17d4-4e5e-950c-987c7c76d4df tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-773776293", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-1180021891", "size": 1}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:49:53.293534 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.v3.volumes [None req-b190fe14-17d4-4e5e-950c-987c7c76d4df tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-773776293', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-1180021891', 'size': 1}} {{(pid=100271) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 05:49:53.298340 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [None req-b190fe14-17d4-4e5e-950c-987c7c76d4df tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Create volume of 1 GB Aug 25 05:49:53.298647 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:49:53.298647 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:49:53.299247 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-b190fe14-17d4-4e5e-950c-987c7c76d4df tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Availability Zones retrieved successfully. Aug 25 05:49:53.305426 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-b190fe14-17d4-4e5e-950c-987c7c76d4df tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Flow 'volume_create_api' (04be7b68-6a81-48b9-a63b-aa0a15adcd18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:49:53.306447 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-b190fe14-17d4-4e5e-950c-987c7c76d4df tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (351fcbd9-6855-40e6-9d6d-8d309754b790) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:49:53.307599 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.flows.api.create_volume [None req-b190fe14-17d4-4e5e-950c-987c7c76d4df tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Validating volume size '1' using validate_int {{(pid=100271) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 05:49:53.336353 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-b190fe14-17d4-4e5e-950c-987c7c76d4df tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (351fcbd9-6855-40e6-9d6d-8d309754b790) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T05:49:53Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=ffb79bd3-7ec1-42fa-adc7-620edd535c38,is_public=True,name='tempest-scenario-type-luks-1180021891',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ffb79bd3-7ec1-42fa-adc7-620edd535c38', '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=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:49:53.337304 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-b190fe14-17d4-4e5e-950c-987c7c76d4df tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (691e57a9-6748-4f04-8b69-48922922bf93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:49:53.369273 np0000008051 devstack@c-api.service[100271]: WARNING cinder.quota [None req-b190fe14-17d4-4e5e-950c-987c7c76d4df tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1180021891 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1180021891, it is now deprecated. Please use the default quota class for default quota. Aug 25 05:49:53.369636 np0000008051 devstack@c-api.service[100271]: WARNING cinder.quota [None req-b190fe14-17d4-4e5e-950c-987c7c76d4df tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1180021891 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1180021891, it is now deprecated. Please use the default quota class for default quota. Aug 25 05:49:53.396634 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.quota [None req-b190fe14-17d4-4e5e-950c-987c7c76d4df tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Created reservations ['37dd5294-f001-43c8-8b9c-699cadc2891f', 'fe6966f8-62b3-4af7-9075-9f6549616ff0', '49f89f67-04fa-4e9e-ad0d-6de5666b5470', '9bf4ebce-512e-4201-be2e-221072fea6cc'] {{(pid=100271) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:49:53.397535 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-b190fe14-17d4-4e5e-950c-987c7c76d4df tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (691e57a9-6748-4f04-8b69-48922922bf93) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['37dd5294-f001-43c8-8b9c-699cadc2891f', 'fe6966f8-62b3-4af7-9075-9f6549616ff0', '49f89f67-04fa-4e9e-ad0d-6de5666b5470', '9bf4ebce-512e-4201-be2e-221072fea6cc']}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:49:53.398469 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-b190fe14-17d4-4e5e-950c-987c7c76d4df tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1b07a597-a26d-4879-9171-94e53734cf4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:49:53.424972 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-b190fe14-17d4-4e5e-950c-987c7c76d4df tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1b07a597-a26d-4879-9171-94e53734cf4b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '31f51d16-8d32-46b0-afaa-82dd6c590792', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-773776293',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='229645bac0da4116b968e82a0db490d0',qos_specs=None,replication_status=,reservations=['37dd5294-f001-43c8-8b9c-699cadc2891f','fe6966f8-62b3-4af7-9075-9f6549616ff0','49f89f67-04fa-4e9e-ad0d-6de5666b5470','9bf4ebce-512e-4201-be2e-221072fea6cc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fa744ed03e1743088b51fc816ed870f4',volume_type_id=ffb79bd3-7ec1-42fa-adc7-620edd535c38), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T05:49:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-773776293',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=31f51d16-8d32-46b0-afaa-82dd6c590792,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='229645bac0da4116b968e82a0db490d0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fa744ed03e1743088b51fc816ed870f4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ffb79bd3-7ec1-42fa-adc7-620edd535c38),volume_type_id=ffb79bd3-7ec1-42fa-adc7-620edd535c38)}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:49:53.425772 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-b190fe14-17d4-4e5e-950c-987c7c76d4df tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4b4be1f1-d0d1-44b1-b2b9-a2e697a4fcd6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:49:53.444609 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-b190fe14-17d4-4e5e-950c-987c7c76d4df tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4b4be1f1-d0d1-44b1-b2b9-a2e697a4fcd6) transitioned into state 'SUCCESS' from state '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-773776293',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='229645bac0da4116b968e82a0db490d0',qos_specs=None,replication_status=,reservations=['37dd5294-f001-43c8-8b9c-699cadc2891f','fe6966f8-62b3-4af7-9075-9f6549616ff0','49f89f67-04fa-4e9e-ad0d-6de5666b5470','9bf4ebce-512e-4201-be2e-221072fea6cc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fa744ed03e1743088b51fc816ed870f4',volume_type_id=ffb79bd3-7ec1-42fa-adc7-620edd535c38)}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:49:53.445478 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-b190fe14-17d4-4e5e-950c-987c7c76d4df tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4624ddaf-ef3d-4391-8e5a-890d67691a20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:49:53.456914 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-b190fe14-17d4-4e5e-950c-987c7c76d4df tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4624ddaf-ef3d-4391-8e5a-890d67691a20) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:49:53.457811 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-b190fe14-17d4-4e5e-950c-987c7c76d4df tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Flow 'volume_create_api' (04be7b68-6a81-48b9-a63b-aa0a15adcd18) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100271) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:49:53.458135 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-b190fe14-17d4-4e5e-950c-987c7c76d4df tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Create volume request issued successfully. Aug 25 05:49:53.458754 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-b190fe14-17d4-4e5e-950c-987c7c76d4df tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] https://10.4.3.189/volume/v3/volumes returned with HTTP 202 Aug 25 05:49:53.459389 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 983/3884] 10.4.3.189 () {68 vars in 1259 bytes} [Tue Aug 25 05:49:53 2026] POST /volume/v3/volumes => generated 784 bytes in 170 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 05:49:53.693637 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-52023685-d106-4508-974a-25d3ec52898e None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:49:53.695825 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-52023685-d106-4508-974a-25d3ec52898e tempest-VolumesExtendAttachedTest-2019668785 tempest-VolumesExtendAttachedTest-2019668785-project-member] GET https://10.4.3.189/volume/v3/volumes/c70aac79-a367-44d7-973e-1da64ff2addc Aug 25 05:49:53.696081 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-52023685-d106-4508-974a-25d3ec52898e tempest-VolumesExtendAttachedTest-2019668785 tempest-VolumesExtendAttachedTest-2019668785-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:49:53.696320 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-52023685-d106-4508-974a-25d3ec52898e tempest-VolumesExtendAttachedTest-2019668785 tempest-VolumesExtendAttachedTest-2019668785-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:49:53.703254 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-52023685-d106-4508-974a-25d3ec52898e tempest-VolumesExtendAttachedTest-2019668785 tempest-VolumesExtendAttachedTest-2019668785-project-member] https://10.4.3.189/volume/v3/volumes/c70aac79-a367-44d7-973e-1da64ff2addc returned with HTTP 404 Aug 25 05:49:53.703777 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 969/3885] 10.4.3.189 () {68 vars in 1389 bytes} [Tue Aug 25 05:49:53 2026] GET /volume/v3/volumes/c70aac79-a367-44d7-973e-1da64ff2addc => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 05:49:54.032528 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-71eba92c-5108-4fca-b411-6b34f9cb02e9 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:49:54.057753 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-bd719ff9-7d2d-49e8-8f43-cb2a4dafbd01 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:49:54.060247 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-bd719ff9-7d2d-49e8-8f43-cb2a4dafbd01 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] GET https://10.4.3.189/volume/v3/backups/1eed41c2-dd31-4915-8eb8-e329b912cd9b Aug 25 05:49:54.060466 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-bd719ff9-7d2d-49e8-8f43-cb2a4dafbd01 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:49:54.060647 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-bd719ff9-7d2d-49e8-8f43-cb2a4dafbd01 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:49:54.060827 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-bd719ff9-7d2d-49e8-8f43-cb2a4dafbd01 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Show backup with id 1eed41c2-dd31-4915-8eb8-e329b912cd9b. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:49:54.067159 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:49:54.067159 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:49:54.068152 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-bd719ff9-7d2d-49e8-8f43-cb2a4dafbd01 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] https://10.4.3.189/volume/v3/backups/1eed41c2-dd31-4915-8eb8-e329b912cd9b returned with HTTP 200 Aug 25 05:49:54.068765 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 970/3886] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:49:54 2026] GET /volume/v3/backups/1eed41c2-dd31-4915-8eb8-e329b912cd9b => generated 696 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:49:54.096228 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-d1d3b3dc-3bd2-4ff1-8ddf-8cd0e71555da None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:49:54.098917 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-d1d3b3dc-3bd2-4ff1-8ddf-8cd0e71555da tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] GET https://10.4.3.189/volume/v3/backups/449773e4-e2a1-4c09-ae0e-f35ce89d3c1a Aug 25 05:49:54.099263 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-d1d3b3dc-3bd2-4ff1-8ddf-8cd0e71555da tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:49:54.099576 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-d1d3b3dc-3bd2-4ff1-8ddf-8cd0e71555da tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:49:54.099576 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-d1d3b3dc-3bd2-4ff1-8ddf-8cd0e71555da tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Show backup with id 449773e4-e2a1-4c09-ae0e-f35ce89d3c1a. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:49:54.105289 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:49:54.105289 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:49:54.106176 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-d1d3b3dc-3bd2-4ff1-8ddf-8cd0e71555da tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] https://10.4.3.189/volume/v3/backups/449773e4-e2a1-4c09-ae0e-f35ce89d3c1a returned with HTTP 200 Aug 25 05:49:54.106705 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 984/3887] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:49:54 2026] GET /volume/v3/backups/449773e4-e2a1-4c09-ae0e-f35ce89d3c1a => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:49:54.166577 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-71eba92c-5108-4fca-b411-6b34f9cb02e9 tempest-VolumeRetypeWithoutMigrationTest-1182475868 tempest-VolumeRetypeWithoutMigrationTest-1182475868-project-admin] POST https://10.4.3.189/volume/v3/types Aug 25 05:49:54.167217 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-71eba92c-5108-4fca-b411-6b34f9cb02e9 tempest-VolumeRetypeWithoutMigrationTest-1182475868 tempest-VolumeRetypeWithoutMigrationTest-1182475868-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "volume-type-1"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:49:54.181535 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-71eba92c-5108-4fca-b411-6b34f9cb02e9 tempest-VolumeRetypeWithoutMigrationTest-1182475868 tempest-VolumeRetypeWithoutMigrationTest-1182475868-project-admin] https://10.4.3.189/volume/v3/types returned with HTTP 200 Aug 25 05:49:54.181923 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 965/3888] 10.4.3.189 () {68 vars in 1252 bytes} [Tue Aug 25 05:49:54 2026] POST /volume/v3/types => generated 188 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:49:54.191661 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-62f8e189-6906-4eda-9ec1-cd391e40d2cb None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:49:54.193652 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-62f8e189-6906-4eda-9ec1-cd391e40d2cb tempest-VolumeRetypeWithoutMigrationTest-1182475868 tempest-VolumeRetypeWithoutMigrationTest-1182475868-project-admin] POST https://10.4.3.189/volume/v3/types Aug 25 05:49:54.194040 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-62f8e189-6906-4eda-9ec1-cd391e40d2cb tempest-VolumeRetypeWithoutMigrationTest-1182475868 tempest-VolumeRetypeWithoutMigrationTest-1182475868-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "volume-type-2"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:49:54.217451 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-62f8e189-6906-4eda-9ec1-cd391e40d2cb tempest-VolumeRetypeWithoutMigrationTest-1182475868 tempest-VolumeRetypeWithoutMigrationTest-1182475868-project-admin] https://10.4.3.189/volume/v3/types returned with HTTP 200 Aug 25 05:49:54.217888 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 970/3889] 10.4.3.189 () {68 vars in 1252 bytes} [Tue Aug 25 05:49:54 2026] POST /volume/v3/types => generated 188 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:49:54.226839 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-43637344-279d-4a12-a276-7c5a2791449a None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:49:54.305691 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-43637344-279d-4a12-a276-7c5a2791449a tempest-VolumeRetypeWithoutMigrationTest-1919943423 tempest-VolumeRetypeWithoutMigrationTest-1919943423-project-member] POST https://10.4.3.189/volume/v3/volumes Aug 25 05:49:54.306155 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-43637344-279d-4a12-a276-7c5a2791449a tempest-VolumeRetypeWithoutMigrationTest-1919943423 tempest-VolumeRetypeWithoutMigrationTest-1919943423-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "volume-type-1", "size": 1, "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1177438386"}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:49:54.307764 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.v3.volumes [None req-43637344-279d-4a12-a276-7c5a2791449a tempest-VolumeRetypeWithoutMigrationTest-1919943423 tempest-VolumeRetypeWithoutMigrationTest-1919943423-project-member] Create volume request body: {'volume': {'volume_type': 'volume-type-1', 'size': 1, 'name': 'tempest-VolumeRetypeWithoutMigrationTest-Volume-1177438386'}} {{(pid=100270) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 05:49:54.312122 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.v3.volumes [None req-43637344-279d-4a12-a276-7c5a2791449a tempest-VolumeRetypeWithoutMigrationTest-1919943423 tempest-VolumeRetypeWithoutMigrationTest-1919943423-project-member] Create volume of 1 GB Aug 25 05:49:54.312464 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:49:54.312464 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:49:54.312984 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-43637344-279d-4a12-a276-7c5a2791449a tempest-VolumeRetypeWithoutMigrationTest-1919943423 tempest-VolumeRetypeWithoutMigrationTest-1919943423-project-member] Availability Zones retrieved successfully. Aug 25 05:49:54.319032 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-43637344-279d-4a12-a276-7c5a2791449a tempest-VolumeRetypeWithoutMigrationTest-1919943423 tempest-VolumeRetypeWithoutMigrationTest-1919943423-project-member] Flow 'volume_create_api' (16a6092f-9b65-4f63-841a-fe85cf10bbc8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:49:54.320044 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-43637344-279d-4a12-a276-7c5a2791449a tempest-VolumeRetypeWithoutMigrationTest-1919943423 tempest-VolumeRetypeWithoutMigrationTest-1919943423-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4b208075-f3e1-4b8b-b5a0-715ecbd03c92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:49:54.322624 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.flows.api.create_volume [None req-43637344-279d-4a12-a276-7c5a2791449a tempest-VolumeRetypeWithoutMigrationTest-1919943423 tempest-VolumeRetypeWithoutMigrationTest-1919943423-project-member] Validating volume size '1' using validate_int {{(pid=100270) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 05:49:54.348750 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-43637344-279d-4a12-a276-7c5a2791449a tempest-VolumeRetypeWithoutMigrationTest-1919943423 tempest-VolumeRetypeWithoutMigrationTest-1919943423-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4b208075-f3e1-4b8b-b5a0-715ecbd03c92) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T05:49:54Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=b56ebb4e-1c0b-49bb-883b-c7db7966ba6f,is_public=True,name='volume-type-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b56ebb4e-1c0b-49bb-883b-c7db7966ba6f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:49:54.349875 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-43637344-279d-4a12-a276-7c5a2791449a tempest-VolumeRetypeWithoutMigrationTest-1919943423 tempest-VolumeRetypeWithoutMigrationTest-1919943423-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (68727d9c-95c9-40b8-b433-d91009cc77f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:49:54.385129 np0000008051 devstack@c-api.service[100270]: WARNING cinder.quota [None req-43637344-279d-4a12-a276-7c5a2791449a tempest-VolumeRetypeWithoutMigrationTest-1919943423 tempest-VolumeRetypeWithoutMigrationTest-1919943423-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 25 05:49:54.385516 np0000008051 devstack@c-api.service[100270]: WARNING cinder.quota [None req-43637344-279d-4a12-a276-7c5a2791449a tempest-VolumeRetypeWithoutMigrationTest-1919943423 tempest-VolumeRetypeWithoutMigrationTest-1919943423-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 25 05:49:54.423270 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.quota [None req-43637344-279d-4a12-a276-7c5a2791449a tempest-VolumeRetypeWithoutMigrationTest-1919943423 tempest-VolumeRetypeWithoutMigrationTest-1919943423-project-member] Created reservations ['99e5f5d2-3f2e-40b1-9f6b-f85cbffdf8fb', 'c56246a4-8fa6-4497-b44f-26ea8de5779d', 'ba22497b-b4fa-4da3-8a3e-839616cecedf', '09a7d3e2-e2d2-41e3-97e5-ec2376e740b8'] {{(pid=100270) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:49:54.424089 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-43637344-279d-4a12-a276-7c5a2791449a tempest-VolumeRetypeWithoutMigrationTest-1919943423 tempest-VolumeRetypeWithoutMigrationTest-1919943423-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (68727d9c-95c9-40b8-b433-d91009cc77f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['99e5f5d2-3f2e-40b1-9f6b-f85cbffdf8fb', 'c56246a4-8fa6-4497-b44f-26ea8de5779d', 'ba22497b-b4fa-4da3-8a3e-839616cecedf', '09a7d3e2-e2d2-41e3-97e5-ec2376e740b8']}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:49:54.424958 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-43637344-279d-4a12-a276-7c5a2791449a tempest-VolumeRetypeWithoutMigrationTest-1919943423 tempest-VolumeRetypeWithoutMigrationTest-1919943423-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9e63520a-67b6-4835-bc03-66f1d40c3c01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:49:54.448116 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-43637344-279d-4a12-a276-7c5a2791449a tempest-VolumeRetypeWithoutMigrationTest-1919943423 tempest-VolumeRetypeWithoutMigrationTest-1919943423-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9e63520a-67b6-4835-bc03-66f1d40c3c01) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6b8ac757-cc02-4a8d-86c0-8e12c4a4e5b1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-1177438386',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c40067baa5d8435690a7a7ec57d7bc2c',qos_specs=None,replication_status=,reservations=['99e5f5d2-3f2e-40b1-9f6b-f85cbffdf8fb','c56246a4-8fa6-4497-b44f-26ea8de5779d','ba22497b-b4fa-4da3-8a3e-839616cecedf','09a7d3e2-e2d2-41e3-97e5-ec2376e740b8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5f696d54fc9145d1948ad72799c61491',volume_type_id=b56ebb4e-1c0b-49bb-883b-c7db7966ba6f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T05:49:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-1177438386',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6b8ac757-cc02-4a8d-86c0-8e12c4a4e5b1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c40067baa5d8435690a7a7ec57d7bc2c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5f696d54fc9145d1948ad72799c61491',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b56ebb4e-1c0b-49bb-883b-c7db7966ba6f),volume_type_id=b56ebb4e-1c0b-49bb-883b-c7db7966ba6f)}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:49:54.448802 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-43637344-279d-4a12-a276-7c5a2791449a tempest-VolumeRetypeWithoutMigrationTest-1919943423 tempest-VolumeRetypeWithoutMigrationTest-1919943423-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (98d24909-5ac0-44d7-8553-d855c1087837) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:49:54.468794 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-43637344-279d-4a12-a276-7c5a2791449a tempest-VolumeRetypeWithoutMigrationTest-1919943423 tempest-VolumeRetypeWithoutMigrationTest-1919943423-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (98d24909-5ac0-44d7-8553-d855c1087837) transitioned into state 'SUCCESS' from state '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-1177438386',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c40067baa5d8435690a7a7ec57d7bc2c',qos_specs=None,replication_status=,reservations=['99e5f5d2-3f2e-40b1-9f6b-f85cbffdf8fb','c56246a4-8fa6-4497-b44f-26ea8de5779d','ba22497b-b4fa-4da3-8a3e-839616cecedf','09a7d3e2-e2d2-41e3-97e5-ec2376e740b8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5f696d54fc9145d1948ad72799c61491',volume_type_id=b56ebb4e-1c0b-49bb-883b-c7db7966ba6f)}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:49:54.469811 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-43637344-279d-4a12-a276-7c5a2791449a tempest-VolumeRetypeWithoutMigrationTest-1919943423 tempest-VolumeRetypeWithoutMigrationTest-1919943423-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e4a3f11b-bef6-4a8d-8900-f42ccfefd285) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:49:54.483568 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-43637344-279d-4a12-a276-7c5a2791449a tempest-VolumeRetypeWithoutMigrationTest-1919943423 tempest-VolumeRetypeWithoutMigrationTest-1919943423-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e4a3f11b-bef6-4a8d-8900-f42ccfefd285) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:49:54.485009 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-43637344-279d-4a12-a276-7c5a2791449a tempest-VolumeRetypeWithoutMigrationTest-1919943423 tempest-VolumeRetypeWithoutMigrationTest-1919943423-project-member] Flow 'volume_create_api' (16a6092f-9b65-4f63-841a-fe85cf10bbc8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100270) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:49:54.485484 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-43637344-279d-4a12-a276-7c5a2791449a tempest-VolumeRetypeWithoutMigrationTest-1919943423 tempest-VolumeRetypeWithoutMigrationTest-1919943423-project-member] Create volume request issued successfully. Aug 25 05:49:54.486295 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-43637344-279d-4a12-a276-7c5a2791449a tempest-VolumeRetypeWithoutMigrationTest-1919943423 tempest-VolumeRetypeWithoutMigrationTest-1919943423-project-member] https://10.4.3.189/volume/v3/volumes returned with HTTP 202 Aug 25 05:49:54.486904 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 971/3890] 10.4.3.189 () {68 vars in 1259 bytes} [Tue Aug 25 05:49:54 2026] POST /volume/v3/volumes => generated 768 bytes in 260 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 05:49:54.499408 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-69a3d9fd-3c83-4f9e-98e4-182f853503ba None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:49:54.501675 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-69a3d9fd-3c83-4f9e-98e4-182f853503ba tempest-VolumeRetypeWithoutMigrationTest-1919943423 tempest-VolumeRetypeWithoutMigrationTest-1919943423-project-member] GET https://10.4.3.189/volume/v3/volumes/6b8ac757-cc02-4a8d-86c0-8e12c4a4e5b1 Aug 25 05:49:54.501949 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-69a3d9fd-3c83-4f9e-98e4-182f853503ba tempest-VolumeRetypeWithoutMigrationTest-1919943423 tempest-VolumeRetypeWithoutMigrationTest-1919943423-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:49:54.502253 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-69a3d9fd-3c83-4f9e-98e4-182f853503ba tempest-VolumeRetypeWithoutMigrationTest-1919943423 tempest-VolumeRetypeWithoutMigrationTest-1919943423-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:49:54.513199 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:49:54.513199 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:49:54.522340 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-69a3d9fd-3c83-4f9e-98e4-182f853503ba tempest-VolumeRetypeWithoutMigrationTest-1919943423 tempest-VolumeRetypeWithoutMigrationTest-1919943423-project-member] Volume info retrieved successfully. Aug 25 05:49:54.530963 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-69a3d9fd-3c83-4f9e-98e4-182f853503ba tempest-VolumeRetypeWithoutMigrationTest-1919943423 tempest-VolumeRetypeWithoutMigrationTest-1919943423-project-member] https://10.4.3.189/volume/v3/volumes/6b8ac757-cc02-4a8d-86c0-8e12c4a4e5b1 returned with HTTP 200 Aug 25 05:49:54.531629 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 985/3891] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:49:54 2026] GET /volume/v3/volumes/6b8ac757-cc02-4a8d-86c0-8e12c4a4e5b1 => generated 836 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:49:55.078547 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-cb66f39a-f63d-4e4e-98f5-7f7b35a68b73 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:49:55.080437 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-cb66f39a-f63d-4e4e-98f5-7f7b35a68b73 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] GET https://10.4.3.189/volume/v3/backups/1eed41c2-dd31-4915-8eb8-e329b912cd9b Aug 25 05:49:55.080645 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-cb66f39a-f63d-4e4e-98f5-7f7b35a68b73 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:49:55.080858 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-cb66f39a-f63d-4e4e-98f5-7f7b35a68b73 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:49:55.080974 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-cb66f39a-f63d-4e4e-98f5-7f7b35a68b73 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Show backup with id 1eed41c2-dd31-4915-8eb8-e329b912cd9b. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:49:55.085586 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:49:55.085586 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:49:55.086409 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-cb66f39a-f63d-4e4e-98f5-7f7b35a68b73 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] https://10.4.3.189/volume/v3/backups/1eed41c2-dd31-4915-8eb8-e329b912cd9b returned with HTTP 200 Aug 25 05:49:55.086837 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 966/3892] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:49:55 2026] GET /volume/v3/backups/1eed41c2-dd31-4915-8eb8-e329b912cd9b => generated 696 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:49:55.118043 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-cd464f87-424e-4992-aec0-157a222ed21a None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:49:55.120521 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-cd464f87-424e-4992-aec0-157a222ed21a tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] GET https://10.4.3.189/volume/v3/backups/449773e4-e2a1-4c09-ae0e-f35ce89d3c1a Aug 25 05:49:55.120845 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-cd464f87-424e-4992-aec0-157a222ed21a tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:49:55.121171 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-cd464f87-424e-4992-aec0-157a222ed21a tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:49:55.121349 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-cd464f87-424e-4992-aec0-157a222ed21a tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Show backup with id 449773e4-e2a1-4c09-ae0e-f35ce89d3c1a. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:49:55.127020 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:49:55.127020 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:49:55.127817 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-cd464f87-424e-4992-aec0-157a222ed21a tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] https://10.4.3.189/volume/v3/backups/449773e4-e2a1-4c09-ae0e-f35ce89d3c1a returned with HTTP 200 Aug 25 05:49:55.128302 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 971/3893] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:49:55 2026] GET /volume/v3/backups/449773e4-e2a1-4c09-ae0e-f35ce89d3c1a => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:49:55.549252 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-2e35d9b3-ec12-4654-b899-12d77f8ae602 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:49:55.551270 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-2e35d9b3-ec12-4654-b899-12d77f8ae602 tempest-VolumeRetypeWithoutMigrationTest-1919943423 tempest-VolumeRetypeWithoutMigrationTest-1919943423-project-member] GET https://10.4.3.189/volume/v3/volumes/6b8ac757-cc02-4a8d-86c0-8e12c4a4e5b1 Aug 25 05:49:55.551465 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-2e35d9b3-ec12-4654-b899-12d77f8ae602 tempest-VolumeRetypeWithoutMigrationTest-1919943423 tempest-VolumeRetypeWithoutMigrationTest-1919943423-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:49:55.551660 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-2e35d9b3-ec12-4654-b899-12d77f8ae602 tempest-VolumeRetypeWithoutMigrationTest-1919943423 tempest-VolumeRetypeWithoutMigrationTest-1919943423-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:49:55.560589 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:49:55.560589 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:49:55.566975 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-2e35d9b3-ec12-4654-b899-12d77f8ae602 tempest-VolumeRetypeWithoutMigrationTest-1919943423 tempest-VolumeRetypeWithoutMigrationTest-1919943423-project-member] Volume info retrieved successfully. Aug 25 05:49:55.578317 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-2e35d9b3-ec12-4654-b899-12d77f8ae602 tempest-VolumeRetypeWithoutMigrationTest-1919943423 tempest-VolumeRetypeWithoutMigrationTest-1919943423-project-member] https://10.4.3.189/volume/v3/volumes/6b8ac757-cc02-4a8d-86c0-8e12c4a4e5b1 returned with HTTP 200 Aug 25 05:49:55.578317 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 972/3894] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:49:55 2026] GET /volume/v3/volumes/6b8ac757-cc02-4a8d-86c0-8e12c4a4e5b1 => generated 861 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:49:55.591173 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-e2b675d4-1a95-408e-8750-4aa769a230a2 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:49:55.594289 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-e2b675d4-1a95-408e-8750-4aa769a230a2 tempest-VolumeRetypeWithoutMigrationTest-1182475868 tempest-VolumeRetypeWithoutMigrationTest-1182475868-project-admin] GET https://10.4.3.189/volume/v3/volumes/6b8ac757-cc02-4a8d-86c0-8e12c4a4e5b1 Aug 25 05:49:55.594506 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-e2b675d4-1a95-408e-8750-4aa769a230a2 tempest-VolumeRetypeWithoutMigrationTest-1182475868 tempest-VolumeRetypeWithoutMigrationTest-1182475868-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:49:55.594698 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-e2b675d4-1a95-408e-8750-4aa769a230a2 tempest-VolumeRetypeWithoutMigrationTest-1182475868 tempest-VolumeRetypeWithoutMigrationTest-1182475868-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:49:55.602861 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:49:55.602861 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:49:55.606614 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-e2b675d4-1a95-408e-8750-4aa769a230a2 tempest-VolumeRetypeWithoutMigrationTest-1182475868 tempest-VolumeRetypeWithoutMigrationTest-1182475868-project-admin] Volume info retrieved successfully. Aug 25 05:49:55.610480 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-e2b675d4-1a95-408e-8750-4aa769a230a2 tempest-VolumeRetypeWithoutMigrationTest-1182475868 tempest-VolumeRetypeWithoutMigrationTest-1182475868-project-admin] https://10.4.3.189/volume/v3/volumes/6b8ac757-cc02-4a8d-86c0-8e12c4a4e5b1 returned with HTTP 200 Aug 25 05:49:55.610883 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 986/3895] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:49:55 2026] GET /volume/v3/volumes/6b8ac757-cc02-4a8d-86c0-8e12c4a4e5b1 => generated 1025 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:49:55.628798 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-de6ba5da-0f90-4fc5-b912-309934d3ba2e None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:49:55.630609 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-de6ba5da-0f90-4fc5-b912-309934d3ba2e tempest-VolumeRetypeWithoutMigrationTest-1919943423 tempest-VolumeRetypeWithoutMigrationTest-1919943423-project-member] POST https://10.4.3.189/volume/v3/volumes/6b8ac757-cc02-4a8d-86c0-8e12c4a4e5b1/action Aug 25 05:49:55.630976 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-de6ba5da-0f90-4fc5-b912-309934d3ba2e tempest-VolumeRetypeWithoutMigrationTest-1919943423 tempest-VolumeRetypeWithoutMigrationTest-1919943423-project-member] Action body: b'{"os-retype": {"new_type": "volume-type-2", "migration_policy": "never"}}' {{(pid=100269) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 05:49:55.631153 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-de6ba5da-0f90-4fc5-b912-309934d3ba2e tempest-VolumeRetypeWithoutMigrationTest-1919943423 tempest-VolumeRetypeWithoutMigrationTest-1919943423-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "volume-type-2", "migration_policy": "never"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:49:55.640912 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:49:55.640912 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:49:55.641446 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-de6ba5da-0f90-4fc5-b912-309934d3ba2e tempest-VolumeRetypeWithoutMigrationTest-1919943423 tempest-VolumeRetypeWithoutMigrationTest-1919943423-project-member] Volume info retrieved successfully. Aug 25 05:49:55.668346 np0000008051 devstack@c-api.service[100269]: WARNING cinder.quota [None req-de6ba5da-0f90-4fc5-b912-309934d3ba2e tempest-VolumeRetypeWithoutMigrationTest-1919943423 tempest-VolumeRetypeWithoutMigrationTest-1919943423-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 25 05:49:55.668644 np0000008051 devstack@c-api.service[100269]: WARNING cinder.quota [None req-de6ba5da-0f90-4fc5-b912-309934d3ba2e tempest-VolumeRetypeWithoutMigrationTest-1919943423 tempest-VolumeRetypeWithoutMigrationTest-1919943423-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 25 05:49:55.693446 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.quota [None req-de6ba5da-0f90-4fc5-b912-309934d3ba2e tempest-VolumeRetypeWithoutMigrationTest-1919943423 tempest-VolumeRetypeWithoutMigrationTest-1919943423-project-member] Created reservations ['4a0755c0-6028-4daa-9315-acd4808721a5', 'ec4fd94e-ff92-46e4-8af6-efa71c4ea508'] {{(pid=100269) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:49:55.710137 np0000008051 devstack@c-api.service[100269]: WARNING cinder.quota [None req-de6ba5da-0f90-4fc5-b912-309934d3ba2e tempest-VolumeRetypeWithoutMigrationTest-1919943423 tempest-VolumeRetypeWithoutMigrationTest-1919943423-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 25 05:49:55.710645 np0000008051 devstack@c-api.service[100269]: WARNING cinder.quota [None req-de6ba5da-0f90-4fc5-b912-309934d3ba2e tempest-VolumeRetypeWithoutMigrationTest-1919943423 tempest-VolumeRetypeWithoutMigrationTest-1919943423-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 25 05:49:55.720522 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.quota [None req-de6ba5da-0f90-4fc5-b912-309934d3ba2e tempest-VolumeRetypeWithoutMigrationTest-1919943423 tempest-VolumeRetypeWithoutMigrationTest-1919943423-project-member] Created reservations ['c5826a13-ff35-4e00-8832-4f9af84af679', '5596b5b3-29ca-4ae3-a67d-f62cf5feecb5'] {{(pid=100269) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:49:55.756262 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-de6ba5da-0f90-4fc5-b912-309934d3ba2e tempest-VolumeRetypeWithoutMigrationTest-1919943423 tempest-VolumeRetypeWithoutMigrationTest-1919943423-project-member] Retype volume request issued successfully. Aug 25 05:49:55.756813 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-de6ba5da-0f90-4fc5-b912-309934d3ba2e tempest-VolumeRetypeWithoutMigrationTest-1919943423 tempest-VolumeRetypeWithoutMigrationTest-1919943423-project-member] https://10.4.3.189/volume/v3/volumes/6b8ac757-cc02-4a8d-86c0-8e12c4a4e5b1/action returned with HTTP 202 Aug 25 05:49:55.757238 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 967/3896] 10.4.3.189 () {68 vars in 1390 bytes} [Tue Aug 25 05:49:55 2026] POST /volume/v3/volumes/6b8ac757-cc02-4a8d-86c0-8e12c4a4e5b1/action => generated 0 bytes in 129 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 05:49:55.768755 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-d8f13f59-459b-494a-8adb-1b675af896ac None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:49:55.770616 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d8f13f59-459b-494a-8adb-1b675af896ac tempest-VolumeRetypeWithoutMigrationTest-1919943423 tempest-VolumeRetypeWithoutMigrationTest-1919943423-project-member] GET https://10.4.3.189/volume/v3/volumes/6b8ac757-cc02-4a8d-86c0-8e12c4a4e5b1 Aug 25 05:49:55.770881 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d8f13f59-459b-494a-8adb-1b675af896ac tempest-VolumeRetypeWithoutMigrationTest-1919943423 tempest-VolumeRetypeWithoutMigrationTest-1919943423-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:49:55.771539 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d8f13f59-459b-494a-8adb-1b675af896ac tempest-VolumeRetypeWithoutMigrationTest-1919943423 tempest-VolumeRetypeWithoutMigrationTest-1919943423-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:49:55.774270 np0000008051 devstack@c-api.service[100268]: DEBUG dbcounter [-] [100268] Writing DB stats cinder:SELECT=285,cinder:UPDATE=54,cinder:INSERT=23 {{(pid=100268) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 05:49:55.797499 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:49:55.797499 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:49:55.802878 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-d8f13f59-459b-494a-8adb-1b675af896ac tempest-VolumeRetypeWithoutMigrationTest-1919943423 tempest-VolumeRetypeWithoutMigrationTest-1919943423-project-member] Volume info retrieved successfully. Aug 25 05:49:55.809341 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d8f13f59-459b-494a-8adb-1b675af896ac tempest-VolumeRetypeWithoutMigrationTest-1919943423 tempest-VolumeRetypeWithoutMigrationTest-1919943423-project-member] https://10.4.3.189/volume/v3/volumes/6b8ac757-cc02-4a8d-86c0-8e12c4a4e5b1 returned with HTTP 200 Aug 25 05:49:55.809828 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 972/3897] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:49:55 2026] GET /volume/v3/volumes/6b8ac757-cc02-4a8d-86c0-8e12c4a4e5b1 => generated 860 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:49:56.098894 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-fa77f85a-1537-453d-bb5f-d1b9ac482816 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:49:56.102687 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-fa77f85a-1537-453d-bb5f-d1b9ac482816 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] GET https://10.4.3.189/volume/v3/backups/1eed41c2-dd31-4915-8eb8-e329b912cd9b Aug 25 05:49:56.102920 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-fa77f85a-1537-453d-bb5f-d1b9ac482816 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:49:56.103139 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-fa77f85a-1537-453d-bb5f-d1b9ac482816 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:49:56.103297 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-fa77f85a-1537-453d-bb5f-d1b9ac482816 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Show backup with id 1eed41c2-dd31-4915-8eb8-e329b912cd9b. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:49:56.108611 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:49:56.108611 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:49:56.109664 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-fa77f85a-1537-453d-bb5f-d1b9ac482816 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] https://10.4.3.189/volume/v3/backups/1eed41c2-dd31-4915-8eb8-e329b912cd9b returned with HTTP 200 Aug 25 05:49:56.110125 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 973/3898] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:49:56 2026] GET /volume/v3/backups/1eed41c2-dd31-4915-8eb8-e329b912cd9b => generated 707 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:49:56.140084 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-a48e6f24-f3d1-4ffe-9b31-bb359da50b64 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:49:56.141730 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-a48e6f24-f3d1-4ffe-9b31-bb359da50b64 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] GET https://10.4.3.189/volume/v3/backups/449773e4-e2a1-4c09-ae0e-f35ce89d3c1a Aug 25 05:49:56.141911 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-a48e6f24-f3d1-4ffe-9b31-bb359da50b64 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:49:56.142076 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-a48e6f24-f3d1-4ffe-9b31-bb359da50b64 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:49:56.142213 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-a48e6f24-f3d1-4ffe-9b31-bb359da50b64 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Show backup with id 449773e4-e2a1-4c09-ae0e-f35ce89d3c1a. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:49:56.147648 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:49:56.147648 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:49:56.148544 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-a48e6f24-f3d1-4ffe-9b31-bb359da50b64 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] https://10.4.3.189/volume/v3/backups/449773e4-e2a1-4c09-ae0e-f35ce89d3c1a returned with HTTP 200 Aug 25 05:49:56.148746 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 987/3899] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:49:56 2026] GET /volume/v3/backups/449773e4-e2a1-4c09-ae0e-f35ce89d3c1a => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:49:56.832247 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-61fcb061-9cf9-4a7f-ae55-938db21be589 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:49:56.834610 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-61fcb061-9cf9-4a7f-ae55-938db21be589 tempest-VolumeRetypeWithoutMigrationTest-1919943423 tempest-VolumeRetypeWithoutMigrationTest-1919943423-project-member] GET https://10.4.3.189/volume/v3/volumes/6b8ac757-cc02-4a8d-86c0-8e12c4a4e5b1 Aug 25 05:49:56.834859 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-61fcb061-9cf9-4a7f-ae55-938db21be589 tempest-VolumeRetypeWithoutMigrationTest-1919943423 tempest-VolumeRetypeWithoutMigrationTest-1919943423-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:49:56.835119 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-61fcb061-9cf9-4a7f-ae55-938db21be589 tempest-VolumeRetypeWithoutMigrationTest-1919943423 tempest-VolumeRetypeWithoutMigrationTest-1919943423-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:49:56.845802 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:49:56.845802 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:49:56.850545 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-61fcb061-9cf9-4a7f-ae55-938db21be589 tempest-VolumeRetypeWithoutMigrationTest-1919943423 tempest-VolumeRetypeWithoutMigrationTest-1919943423-project-member] Volume info retrieved successfully. Aug 25 05:49:56.856344 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-61fcb061-9cf9-4a7f-ae55-938db21be589 tempest-VolumeRetypeWithoutMigrationTest-1919943423 tempest-VolumeRetypeWithoutMigrationTest-1919943423-project-member] https://10.4.3.189/volume/v3/volumes/6b8ac757-cc02-4a8d-86c0-8e12c4a4e5b1 returned with HTTP 200 Aug 25 05:49:56.856820 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 968/3900] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:49:56 2026] GET /volume/v3/volumes/6b8ac757-cc02-4a8d-86c0-8e12c4a4e5b1 => generated 861 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:49:56.877430 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-e79a1385-618a-43a7-9cdc-400494a5946e None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:49:56.881218 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e79a1385-618a-43a7-9cdc-400494a5946e tempest-VolumeRetypeWithoutMigrationTest-1182475868 tempest-VolumeRetypeWithoutMigrationTest-1182475868-project-admin] GET https://10.4.3.189/volume/v3/volumes/6b8ac757-cc02-4a8d-86c0-8e12c4a4e5b1 Aug 25 05:49:56.881456 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e79a1385-618a-43a7-9cdc-400494a5946e tempest-VolumeRetypeWithoutMigrationTest-1182475868 tempest-VolumeRetypeWithoutMigrationTest-1182475868-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:49:56.881651 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e79a1385-618a-43a7-9cdc-400494a5946e tempest-VolumeRetypeWithoutMigrationTest-1182475868 tempest-VolumeRetypeWithoutMigrationTest-1182475868-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:49:56.889430 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:49:56.889430 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:49:56.893190 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-e79a1385-618a-43a7-9cdc-400494a5946e tempest-VolumeRetypeWithoutMigrationTest-1182475868 tempest-VolumeRetypeWithoutMigrationTest-1182475868-project-admin] Volume info retrieved successfully. Aug 25 05:49:56.897481 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e79a1385-618a-43a7-9cdc-400494a5946e tempest-VolumeRetypeWithoutMigrationTest-1182475868 tempest-VolumeRetypeWithoutMigrationTest-1182475868-project-admin] https://10.4.3.189/volume/v3/volumes/6b8ac757-cc02-4a8d-86c0-8e12c4a4e5b1 returned with HTTP 200 Aug 25 05:49:56.897869 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 973/3901] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:49:56 2026] GET /volume/v3/volumes/6b8ac757-cc02-4a8d-86c0-8e12c4a4e5b1 => generated 1025 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:49:56.920305 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-7ecfa9a5-db60-4dd6-bc4d-06b697d00a5f None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:49:56.928048 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-7ecfa9a5-db60-4dd6-bc4d-06b697d00a5f tempest-VolumeRetypeWithoutMigrationTest-1182475868 tempest-VolumeRetypeWithoutMigrationTest-1182475868-project-admin] GET https://10.4.3.189/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-1177438386 Aug 25 05:49:56.928411 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-7ecfa9a5-db60-4dd6-bc4d-06b697d00a5f tempest-VolumeRetypeWithoutMigrationTest-1182475868 tempest-VolumeRetypeWithoutMigrationTest-1182475868-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:49:56.928651 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-7ecfa9a5-db60-4dd6-bc4d-06b697d00a5f tempest-VolumeRetypeWithoutMigrationTest-1182475868 tempest-VolumeRetypeWithoutMigrationTest-1182475868-project-admin] Calling method 'index' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:49:56.929761 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-7ecfa9a5-db60-4dd6-bc4d-06b697d00a5f tempest-VolumeRetypeWithoutMigrationTest-1182475868 tempest-VolumeRetypeWithoutMigrationTest-1182475868-project-admin] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeWithoutMigrationTest-Volume-1177438386'), ('all_tenants', True)]). {{(pid=100270) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 05:49:56.969424 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-7ecfa9a5-db60-4dd6-bc4d-06b697d00a5f tempest-VolumeRetypeWithoutMigrationTest-1182475868 tempest-VolumeRetypeWithoutMigrationTest-1182475868-project-admin] Get all volumes completed successfully. Aug 25 05:49:56.969424 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-7ecfa9a5-db60-4dd6-bc4d-06b697d00a5f tempest-VolumeRetypeWithoutMigrationTest-1182475868 tempest-VolumeRetypeWithoutMigrationTest-1182475868-project-admin] https://10.4.3.189/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-1177438386 returned with HTTP 200 Aug 25 05:49:56.969778 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 974/3902] 10.4.3.189 () {66 vars in 1398 bytes} [Tue Aug 25 05:49:56 2026] GET /volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-1177438386 => generated 347 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:49:56.984560 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-f2ff0000-9b5d-418a-b6d1-d7740b9d15af None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:49:56.986430 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-f2ff0000-9b5d-418a-b6d1-d7740b9d15af tempest-VolumeRetypeWithoutMigrationTest-1919943423 tempest-VolumeRetypeWithoutMigrationTest-1919943423-project-member] GET https://10.4.3.189/volume/v3/volumes/6b8ac757-cc02-4a8d-86c0-8e12c4a4e5b1 Aug 25 05:49:56.986642 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-f2ff0000-9b5d-418a-b6d1-d7740b9d15af tempest-VolumeRetypeWithoutMigrationTest-1919943423 tempest-VolumeRetypeWithoutMigrationTest-1919943423-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:49:56.987500 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-f2ff0000-9b5d-418a-b6d1-d7740b9d15af tempest-VolumeRetypeWithoutMigrationTest-1919943423 tempest-VolumeRetypeWithoutMigrationTest-1919943423-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:49:56.996886 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:49:56.996886 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:49:57.003729 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-f2ff0000-9b5d-418a-b6d1-d7740b9d15af tempest-VolumeRetypeWithoutMigrationTest-1919943423 tempest-VolumeRetypeWithoutMigrationTest-1919943423-project-member] Volume info retrieved successfully. Aug 25 05:49:57.015685 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-f2ff0000-9b5d-418a-b6d1-d7740b9d15af tempest-VolumeRetypeWithoutMigrationTest-1919943423 tempest-VolumeRetypeWithoutMigrationTest-1919943423-project-member] https://10.4.3.189/volume/v3/volumes/6b8ac757-cc02-4a8d-86c0-8e12c4a4e5b1 returned with HTTP 200 Aug 25 05:49:57.015685 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 988/3903] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:49:56 2026] GET /volume/v3/volumes/6b8ac757-cc02-4a8d-86c0-8e12c4a4e5b1 => generated 861 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:49:57.032580 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-35902c53-e185-483e-a211-1d26a31f0c3c None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:49:57.034522 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-35902c53-e185-483e-a211-1d26a31f0c3c tempest-VolumeRetypeWithoutMigrationTest-1919943423 tempest-VolumeRetypeWithoutMigrationTest-1919943423-project-member] DELETE https://10.4.3.189/volume/v3/volumes/6b8ac757-cc02-4a8d-86c0-8e12c4a4e5b1 Aug 25 05:49:57.034740 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-35902c53-e185-483e-a211-1d26a31f0c3c tempest-VolumeRetypeWithoutMigrationTest-1919943423 tempest-VolumeRetypeWithoutMigrationTest-1919943423-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:49:57.034903 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-35902c53-e185-483e-a211-1d26a31f0c3c tempest-VolumeRetypeWithoutMigrationTest-1919943423 tempest-VolumeRetypeWithoutMigrationTest-1919943423-project-member] Calling method 'delete' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:49:57.035049 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.v3.volumes [None req-35902c53-e185-483e-a211-1d26a31f0c3c tempest-VolumeRetypeWithoutMigrationTest-1919943423 tempest-VolumeRetypeWithoutMigrationTest-1919943423-project-member] Delete volume with id: 6b8ac757-cc02-4a8d-86c0-8e12c4a4e5b1 Aug 25 05:49:57.042334 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:49:57.042334 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:49:57.042820 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-35902c53-e185-483e-a211-1d26a31f0c3c tempest-VolumeRetypeWithoutMigrationTest-1919943423 tempest-VolumeRetypeWithoutMigrationTest-1919943423-project-member] Volume info retrieved successfully. Aug 25 05:49:57.061453 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-35902c53-e185-483e-a211-1d26a31f0c3c tempest-VolumeRetypeWithoutMigrationTest-1919943423 tempest-VolumeRetypeWithoutMigrationTest-1919943423-project-member] Delete volume request issued successfully. Aug 25 05:49:57.061699 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-35902c53-e185-483e-a211-1d26a31f0c3c tempest-VolumeRetypeWithoutMigrationTest-1919943423 tempest-VolumeRetypeWithoutMigrationTest-1919943423-project-member] https://10.4.3.189/volume/v3/volumes/6b8ac757-cc02-4a8d-86c0-8e12c4a4e5b1 returned with HTTP 202 Aug 25 05:49:57.062282 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 969/3904] 10.4.3.189 () {66 vars in 1351 bytes} [Tue Aug 25 05:49:57 2026] DELETE /volume/v3/volumes/6b8ac757-cc02-4a8d-86c0-8e12c4a4e5b1 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:49:57.070936 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-e6a1854d-03fd-4fc2-aef7-e0fe27513f84 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:49:57.074529 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e6a1854d-03fd-4fc2-aef7-e0fe27513f84 tempest-VolumeRetypeWithoutMigrationTest-1919943423 tempest-VolumeRetypeWithoutMigrationTest-1919943423-project-member] GET https://10.4.3.189/volume/v3/volumes/6b8ac757-cc02-4a8d-86c0-8e12c4a4e5b1 Aug 25 05:49:57.074812 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e6a1854d-03fd-4fc2-aef7-e0fe27513f84 tempest-VolumeRetypeWithoutMigrationTest-1919943423 tempest-VolumeRetypeWithoutMigrationTest-1919943423-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:49:57.075098 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e6a1854d-03fd-4fc2-aef7-e0fe27513f84 tempest-VolumeRetypeWithoutMigrationTest-1919943423 tempest-VolumeRetypeWithoutMigrationTest-1919943423-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:49:57.086679 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:49:57.086679 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:49:57.093619 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-e6a1854d-03fd-4fc2-aef7-e0fe27513f84 tempest-VolumeRetypeWithoutMigrationTest-1919943423 tempest-VolumeRetypeWithoutMigrationTest-1919943423-project-member] Volume info retrieved successfully. Aug 25 05:49:57.099414 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e6a1854d-03fd-4fc2-aef7-e0fe27513f84 tempest-VolumeRetypeWithoutMigrationTest-1919943423 tempest-VolumeRetypeWithoutMigrationTest-1919943423-project-member] https://10.4.3.189/volume/v3/volumes/6b8ac757-cc02-4a8d-86c0-8e12c4a4e5b1 returned with HTTP 200 Aug 25 05:49:57.099951 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 974/3905] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:49:57 2026] GET /volume/v3/volumes/6b8ac757-cc02-4a8d-86c0-8e12c4a4e5b1 => generated 860 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:49:57.122128 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-28605358-f988-40d6-bf5b-87ecc4f2784a None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:49:57.124634 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-28605358-f988-40d6-bf5b-87ecc4f2784a tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] GET https://10.4.3.189/volume/v3/backups/1eed41c2-dd31-4915-8eb8-e329b912cd9b Aug 25 05:49:57.124923 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-28605358-f988-40d6-bf5b-87ecc4f2784a tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:49:57.125269 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-28605358-f988-40d6-bf5b-87ecc4f2784a tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:49:57.125435 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-28605358-f988-40d6-bf5b-87ecc4f2784a tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Show backup with id 1eed41c2-dd31-4915-8eb8-e329b912cd9b. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:49:57.132425 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:49:57.132425 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:49:57.134691 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-28605358-f988-40d6-bf5b-87ecc4f2784a tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] https://10.4.3.189/volume/v3/backups/1eed41c2-dd31-4915-8eb8-e329b912cd9b returned with HTTP 200 Aug 25 05:49:57.135378 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 975/3906] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:49:57 2026] GET /volume/v3/backups/1eed41c2-dd31-4915-8eb8-e329b912cd9b => generated 707 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:49:57.163300 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-61478a23-7c16-4706-a5a5-b88f27afd968 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:49:57.165858 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-61478a23-7c16-4706-a5a5-b88f27afd968 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] GET https://10.4.3.189/volume/v3/backups/449773e4-e2a1-4c09-ae0e-f35ce89d3c1a Aug 25 05:49:57.166142 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-61478a23-7c16-4706-a5a5-b88f27afd968 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:49:57.166427 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-61478a23-7c16-4706-a5a5-b88f27afd968 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:49:57.166590 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-61478a23-7c16-4706-a5a5-b88f27afd968 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Show backup with id 449773e4-e2a1-4c09-ae0e-f35ce89d3c1a. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:49:57.179052 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:49:57.179052 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:49:57.180121 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-61478a23-7c16-4706-a5a5-b88f27afd968 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] https://10.4.3.189/volume/v3/backups/449773e4-e2a1-4c09-ae0e-f35ce89d3c1a returned with HTTP 200 Aug 25 05:49:57.180744 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 989/3907] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:49:57 2026] GET /volume/v3/backups/449773e4-e2a1-4c09-ae0e-f35ce89d3c1a => generated 736 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:49:58.114038 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-233f791d-2018-4715-9940-887454d8a028 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:49:58.115870 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-233f791d-2018-4715-9940-887454d8a028 tempest-VolumeRetypeWithoutMigrationTest-1919943423 tempest-VolumeRetypeWithoutMigrationTest-1919943423-project-member] GET https://10.4.3.189/volume/v3/volumes/6b8ac757-cc02-4a8d-86c0-8e12c4a4e5b1 Aug 25 05:49:58.116076 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-233f791d-2018-4715-9940-887454d8a028 tempest-VolumeRetypeWithoutMigrationTest-1919943423 tempest-VolumeRetypeWithoutMigrationTest-1919943423-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:49:58.116294 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-233f791d-2018-4715-9940-887454d8a028 tempest-VolumeRetypeWithoutMigrationTest-1919943423 tempest-VolumeRetypeWithoutMigrationTest-1919943423-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:49:58.121895 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-233f791d-2018-4715-9940-887454d8a028 tempest-VolumeRetypeWithoutMigrationTest-1919943423 tempest-VolumeRetypeWithoutMigrationTest-1919943423-project-member] https://10.4.3.189/volume/v3/volumes/6b8ac757-cc02-4a8d-86c0-8e12c4a4e5b1 returned with HTTP 404 Aug 25 05:49:58.122379 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 970/3908] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:49:58 2026] GET /volume/v3/volumes/6b8ac757-cc02-4a8d-86c0-8e12c4a4e5b1 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:49:58.131412 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-123a1d95-beb5-4fc0-9e13-e4bea13b7965 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:49:58.133206 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-123a1d95-beb5-4fc0-9e13-e4bea13b7965 tempest-VolumeRetypeWithoutMigrationTest-1182475868 tempest-VolumeRetypeWithoutMigrationTest-1182475868-project-admin] DELETE https://10.4.3.189/volume/v3/types/2499f84d-a0e4-4d10-8a2b-10fecc48b26b Aug 25 05:49:58.133434 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-123a1d95-beb5-4fc0-9e13-e4bea13b7965 tempest-VolumeRetypeWithoutMigrationTest-1182475868 tempest-VolumeRetypeWithoutMigrationTest-1182475868-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:49:58.133750 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-123a1d95-beb5-4fc0-9e13-e4bea13b7965 tempest-VolumeRetypeWithoutMigrationTest-1182475868 tempest-VolumeRetypeWithoutMigrationTest-1182475868-project-admin] Calling method '_delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:49:58.145803 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-e1728c30-4ee6-487a-871d-b5b9e99678cc None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:49:58.147722 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-e1728c30-4ee6-487a-871d-b5b9e99678cc tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] GET https://10.4.3.189/volume/v3/backups/1eed41c2-dd31-4915-8eb8-e329b912cd9b Aug 25 05:49:58.147937 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-e1728c30-4ee6-487a-871d-b5b9e99678cc tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:49:58.148243 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-e1728c30-4ee6-487a-871d-b5b9e99678cc tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:49:58.148392 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-e1728c30-4ee6-487a-871d-b5b9e99678cc tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Show backup with id 1eed41c2-dd31-4915-8eb8-e329b912cd9b. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:49:58.152530 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:49:58.152530 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:49:58.153425 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-e1728c30-4ee6-487a-871d-b5b9e99678cc tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] https://10.4.3.189/volume/v3/backups/1eed41c2-dd31-4915-8eb8-e329b912cd9b returned with HTTP 200 Aug 25 05:49:58.153912 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 976/3909] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:49:58 2026] GET /volume/v3/backups/1eed41c2-dd31-4915-8eb8-e329b912cd9b => generated 707 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:49:58.158093 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-123a1d95-beb5-4fc0-9e13-e4bea13b7965 tempest-VolumeRetypeWithoutMigrationTest-1182475868 tempest-VolumeRetypeWithoutMigrationTest-1182475868-project-admin] https://10.4.3.189/volume/v3/types/2499f84d-a0e4-4d10-8a2b-10fecc48b26b returned with HTTP 202 Aug 25 05:49:58.158565 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 975/3910] 10.4.3.189 () {66 vars in 1345 bytes} [Tue Aug 25 05:49:58 2026] DELETE /volume/v3/types/2499f84d-a0e4-4d10-8a2b-10fecc48b26b => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:49:58.166107 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-0f7b2790-a222-4dca-a07d-d6355659f42d None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:49:58.167934 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-0f7b2790-a222-4dca-a07d-d6355659f42d tempest-VolumeRetypeWithoutMigrationTest-1182475868 tempest-VolumeRetypeWithoutMigrationTest-1182475868-project-admin] GET https://10.4.3.189/volume/v3/types/2499f84d-a0e4-4d10-8a2b-10fecc48b26b Aug 25 05:49:58.168211 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-0f7b2790-a222-4dca-a07d-d6355659f42d tempest-VolumeRetypeWithoutMigrationTest-1182475868 tempest-VolumeRetypeWithoutMigrationTest-1182475868-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:49:58.168474 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-0f7b2790-a222-4dca-a07d-d6355659f42d tempest-VolumeRetypeWithoutMigrationTest-1182475868 tempest-VolumeRetypeWithoutMigrationTest-1182475868-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:49:58.173013 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-0f7b2790-a222-4dca-a07d-d6355659f42d tempest-VolumeRetypeWithoutMigrationTest-1182475868 tempest-VolumeRetypeWithoutMigrationTest-1182475868-project-admin] https://10.4.3.189/volume/v3/types/2499f84d-a0e4-4d10-8a2b-10fecc48b26b returned with HTTP 404 Aug 25 05:49:58.173633 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 990/3911] 10.4.3.189 () {66 vars in 1342 bytes} [Tue Aug 25 05:49:58 2026] GET /volume/v3/types/2499f84d-a0e4-4d10-8a2b-10fecc48b26b => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:49:58.180738 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-1467104c-88d9-4fa9-b5a2-141315a72a74 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:49:58.182550 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-1467104c-88d9-4fa9-b5a2-141315a72a74 tempest-VolumeRetypeWithoutMigrationTest-1182475868 tempest-VolumeRetypeWithoutMigrationTest-1182475868-project-admin] DELETE https://10.4.3.189/volume/v3/types/b56ebb4e-1c0b-49bb-883b-c7db7966ba6f Aug 25 05:49:58.183034 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-1467104c-88d9-4fa9-b5a2-141315a72a74 tempest-VolumeRetypeWithoutMigrationTest-1182475868 tempest-VolumeRetypeWithoutMigrationTest-1182475868-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:49:58.183034 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-1467104c-88d9-4fa9-b5a2-141315a72a74 tempest-VolumeRetypeWithoutMigrationTest-1182475868 tempest-VolumeRetypeWithoutMigrationTest-1182475868-project-admin] Calling method '_delete' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:49:58.194343 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-baa929e8-6199-4d2e-9fcf-9a4b6dca1270 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:49:58.196832 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-baa929e8-6199-4d2e-9fcf-9a4b6dca1270 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] GET https://10.4.3.189/volume/v3/backups/449773e4-e2a1-4c09-ae0e-f35ce89d3c1a Aug 25 05:49:58.197216 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-baa929e8-6199-4d2e-9fcf-9a4b6dca1270 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:49:58.197655 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-baa929e8-6199-4d2e-9fcf-9a4b6dca1270 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:49:58.197655 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-baa929e8-6199-4d2e-9fcf-9a4b6dca1270 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Show backup with id 449773e4-e2a1-4c09-ae0e-f35ce89d3c1a. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:49:58.210860 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:49:58.210860 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:49:58.211703 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-baa929e8-6199-4d2e-9fcf-9a4b6dca1270 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] https://10.4.3.189/volume/v3/backups/449773e4-e2a1-4c09-ae0e-f35ce89d3c1a returned with HTTP 200 Aug 25 05:49:58.212312 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-1467104c-88d9-4fa9-b5a2-141315a72a74 tempest-VolumeRetypeWithoutMigrationTest-1182475868 tempest-VolumeRetypeWithoutMigrationTest-1182475868-project-admin] https://10.4.3.189/volume/v3/types/b56ebb4e-1c0b-49bb-883b-c7db7966ba6f returned with HTTP 202 Aug 25 05:49:58.212413 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 977/3912] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:49:58 2026] GET /volume/v3/backups/449773e4-e2a1-4c09-ae0e-f35ce89d3c1a => generated 736 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:49:58.212506 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 971/3913] 10.4.3.189 () {66 vars in 1345 bytes} [Tue Aug 25 05:49:58 2026] DELETE /volume/v3/types/b56ebb4e-1c0b-49bb-883b-c7db7966ba6f => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 25 05:49:58.220508 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-f2db205f-ca17-4d9b-ae08-fcf330b1ba8f None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:49:58.222617 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f2db205f-ca17-4d9b-ae08-fcf330b1ba8f tempest-VolumeRetypeWithoutMigrationTest-1182475868 tempest-VolumeRetypeWithoutMigrationTest-1182475868-project-admin] GET https://10.4.3.189/volume/v3/types/b56ebb4e-1c0b-49bb-883b-c7db7966ba6f Aug 25 05:49:58.223168 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f2db205f-ca17-4d9b-ae08-fcf330b1ba8f tempest-VolumeRetypeWithoutMigrationTest-1182475868 tempest-VolumeRetypeWithoutMigrationTest-1182475868-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:49:58.223168 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f2db205f-ca17-4d9b-ae08-fcf330b1ba8f tempest-VolumeRetypeWithoutMigrationTest-1182475868 tempest-VolumeRetypeWithoutMigrationTest-1182475868-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:49:58.227678 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f2db205f-ca17-4d9b-ae08-fcf330b1ba8f tempest-VolumeRetypeWithoutMigrationTest-1182475868 tempest-VolumeRetypeWithoutMigrationTest-1182475868-project-admin] https://10.4.3.189/volume/v3/types/b56ebb4e-1c0b-49bb-883b-c7db7966ba6f returned with HTTP 404 Aug 25 05:49:58.228361 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 976/3914] 10.4.3.189 () {66 vars in 1342 bytes} [Tue Aug 25 05:49:58 2026] GET /volume/v3/types/b56ebb4e-1c0b-49bb-883b-c7db7966ba6f => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:49:59.168076 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-6b161e7b-a572-42b7-b52e-d0b7a1078346 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:49:59.171543 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-6b161e7b-a572-42b7-b52e-d0b7a1078346 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] GET https://10.4.3.189/volume/v3/backups/1eed41c2-dd31-4915-8eb8-e329b912cd9b Aug 25 05:49:59.171869 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-6b161e7b-a572-42b7-b52e-d0b7a1078346 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:49:59.172027 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-6b161e7b-a572-42b7-b52e-d0b7a1078346 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:49:59.172145 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-6b161e7b-a572-42b7-b52e-d0b7a1078346 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Show backup with id 1eed41c2-dd31-4915-8eb8-e329b912cd9b. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:49:59.181383 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:49:59.181383 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:49:59.182639 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-6b161e7b-a572-42b7-b52e-d0b7a1078346 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] https://10.4.3.189/volume/v3/backups/1eed41c2-dd31-4915-8eb8-e329b912cd9b returned with HTTP 200 Aug 25 05:49:59.183292 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 991/3915] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:49:59 2026] GET /volume/v3/backups/1eed41c2-dd31-4915-8eb8-e329b912cd9b => generated 707 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:49:59.229782 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-0f978208-7bf2-43fc-a137-7ae928eb75ce None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:49:59.236082 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-0f978208-7bf2-43fc-a137-7ae928eb75ce tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] GET https://10.4.3.189/volume/v3/backups/449773e4-e2a1-4c09-ae0e-f35ce89d3c1a Aug 25 05:49:59.236082 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-0f978208-7bf2-43fc-a137-7ae928eb75ce tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:49:59.236082 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-0f978208-7bf2-43fc-a137-7ae928eb75ce tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:49:59.236082 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-0f978208-7bf2-43fc-a137-7ae928eb75ce tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Show backup with id 449773e4-e2a1-4c09-ae0e-f35ce89d3c1a. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:49:59.238621 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:49:59.238621 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:49:59.239373 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-0f978208-7bf2-43fc-a137-7ae928eb75ce tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] https://10.4.3.189/volume/v3/backups/449773e4-e2a1-4c09-ae0e-f35ce89d3c1a returned with HTTP 200 Aug 25 05:49:59.242501 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 978/3916] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:49:59 2026] GET /volume/v3/backups/449773e4-e2a1-4c09-ae0e-f35ce89d3c1a => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:50:00.196590 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-5828816d-53c2-4c39-a1fe-8bde530e6b10 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:00.198438 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-5828816d-53c2-4c39-a1fe-8bde530e6b10 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] GET https://10.4.3.189/volume/v3/backups/1eed41c2-dd31-4915-8eb8-e329b912cd9b Aug 25 05:50:00.198668 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-5828816d-53c2-4c39-a1fe-8bde530e6b10 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:00.198857 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-5828816d-53c2-4c39-a1fe-8bde530e6b10 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:00.198960 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-5828816d-53c2-4c39-a1fe-8bde530e6b10 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Show backup with id 1eed41c2-dd31-4915-8eb8-e329b912cd9b. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:50:00.207935 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:00.207935 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:50:00.209944 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-5828816d-53c2-4c39-a1fe-8bde530e6b10 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] https://10.4.3.189/volume/v3/backups/1eed41c2-dd31-4915-8eb8-e329b912cd9b returned with HTTP 200 Aug 25 05:50:00.210137 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 972/3917] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:50:00 2026] GET /volume/v3/backups/1eed41c2-dd31-4915-8eb8-e329b912cd9b => generated 707 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:50:00.253128 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-d7d1f979-736c-44ee-a8b9-5a29a8dd24fb None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:00.256187 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d7d1f979-736c-44ee-a8b9-5a29a8dd24fb tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] GET https://10.4.3.189/volume/v3/backups/449773e4-e2a1-4c09-ae0e-f35ce89d3c1a Aug 25 05:50:00.256498 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d7d1f979-736c-44ee-a8b9-5a29a8dd24fb tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:00.257425 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d7d1f979-736c-44ee-a8b9-5a29a8dd24fb tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:00.257484 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-d7d1f979-736c-44ee-a8b9-5a29a8dd24fb tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Show backup with id 449773e4-e2a1-4c09-ae0e-f35ce89d3c1a. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:50:00.267173 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:00.267173 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:50:00.267173 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d7d1f979-736c-44ee-a8b9-5a29a8dd24fb tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] https://10.4.3.189/volume/v3/backups/449773e4-e2a1-4c09-ae0e-f35ce89d3c1a returned with HTTP 200 Aug 25 05:50:00.267173 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 977/3918] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:50:00 2026] GET /volume/v3/backups/449773e4-e2a1-4c09-ae0e-f35ce89d3c1a => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:50:01.027727 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-1f7df63d-985b-4af5-9b4b-c99a40cbdd07 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:01.029919 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-1f7df63d-985b-4af5-9b4b-c99a40cbdd07 tempest-VolumesImageMetadata-1209548690 tempest-VolumesImageMetadata-1209548690-project-member] POST https://10.4.3.189/volume/v3/volumes Aug 25 05:50:01.030321 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-1f7df63d-985b-4af5-9b4b-c99a40cbdd07 tempest-VolumesImageMetadata-1209548690 tempest-VolumesImageMetadata-1209548690-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "821ab3e7-1977-4d78-a63f-5997ce48392f", "size": 1, "name": "tempest-VolumesImageMetadata-Volume-1674420906"}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:50:01.032154 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.v3.volumes [None req-1f7df63d-985b-4af5-9b4b-c99a40cbdd07 tempest-VolumesImageMetadata-1209548690 tempest-VolumesImageMetadata-1209548690-project-member] Create volume request body: {'volume': {'imageRef': '821ab3e7-1977-4d78-a63f-5997ce48392f', 'size': 1, 'name': 'tempest-VolumesImageMetadata-Volume-1674420906'}} {{(pid=100271) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 05:50:01.043812 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-56d94a64-858c-45cc-b9b7-a58e7850cc03 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:01.142042 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [None req-1f7df63d-985b-4af5-9b4b-c99a40cbdd07 tempest-VolumesImageMetadata-1209548690 tempest-VolumesImageMetadata-1209548690-project-member] Create volume of 1 GB Aug 25 05:50:01.154322 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-1f7df63d-985b-4af5-9b4b-c99a40cbdd07 tempest-VolumesImageMetadata-1209548690 tempest-VolumesImageMetadata-1209548690-project-member] Availability Zones retrieved successfully. Aug 25 05:50:01.168487 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-1f7df63d-985b-4af5-9b4b-c99a40cbdd07 tempest-VolumesImageMetadata-1209548690 tempest-VolumesImageMetadata-1209548690-project-member] Flow 'volume_create_api' (740cbab7-3efa-4620-974f-fad6591ed5a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:50:01.169764 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-1f7df63d-985b-4af5-9b4b-c99a40cbdd07 tempest-VolumesImageMetadata-1209548690 tempest-VolumesImageMetadata-1209548690-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (13d7f5e8-b0a0-4563-8025-eb0853da0935) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:50:01.171362 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.flows.api.create_volume [None req-1f7df63d-985b-4af5-9b4b-c99a40cbdd07 tempest-VolumesImageMetadata-1209548690 tempest-VolumesImageMetadata-1209548690-project-member] Validating volume size '1' using validate_int {{(pid=100271) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 05:50:01.202281 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-56d94a64-858c-45cc-b9b7-a58e7850cc03 tempest-VolumesSnapshotNegativeTestJSON-368938939 tempest-VolumesSnapshotNegativeTestJSON-368938939-project-member] POST https://10.4.3.189/volume/v3/snapshots Aug 25 05:50:01.203292 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-56d94a64-858c-45cc-b9b7-a58e7850cc03 tempest-VolumesSnapshotNegativeTestJSON-368938939 tempest-VolumesSnapshotNegativeTestJSON-368938939-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "bb6ed728-081c-4e52-9dd6-a7051623c3d6", "display_name": "tempest-VolumesSnapshotNegativeTestJSON-snap-1283000632"}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:50:01.208501 np0000008051 devstack@c-api.service[100270]: DEBUG dbcounter [-] [100270] Writing DB stats cinder:SELECT=328,cinder:UPDATE=55,cinder:INSERT=24 {{(pid=100270) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 05:50:01.213617 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-56d94a64-858c-45cc-b9b7-a58e7850cc03 tempest-VolumesSnapshotNegativeTestJSON-368938939 tempest-VolumesSnapshotNegativeTestJSON-368938939-project-member] https://10.4.3.189/volume/v3/snapshots returned with HTTP 404 Aug 25 05:50:01.217015 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 979/3919] 10.4.3.189 () {68 vars in 1265 bytes} [Tue Aug 25 05:50:01 2026] POST /volume/v3/snapshots => generated 109 bytes in 171 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:50:01.223814 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-a39398b7-8b0f-434b-a9a4-ff3d75830a3e None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:01.227215 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-47bd656f-e70c-40bb-b55f-1de5bb807bc4 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:01.227676 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-a39398b7-8b0f-434b-a9a4-ff3d75830a3e tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] GET https://10.4.3.189/volume/v3/backups/1eed41c2-dd31-4915-8eb8-e329b912cd9b Aug 25 05:50:01.227920 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-a39398b7-8b0f-434b-a9a4-ff3d75830a3e tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:01.228200 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-a39398b7-8b0f-434b-a9a4-ff3d75830a3e tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:01.228341 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-a39398b7-8b0f-434b-a9a4-ff3d75830a3e tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Show backup with id 1eed41c2-dd31-4915-8eb8-e329b912cd9b. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:50:01.229478 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-47bd656f-e70c-40bb-b55f-1de5bb807bc4 tempest-VolumesSnapshotNegativeTestJSON-368938939 tempest-VolumesSnapshotNegativeTestJSON-368938939-project-member] POST https://10.4.3.189/volume/v3/snapshots Aug 25 05:50:01.229937 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-47bd656f-e70c-40bb-b55f-1de5bb807bc4 tempest-VolumesSnapshotNegativeTestJSON-368938939 tempest-VolumesSnapshotNegativeTestJSON-368938939-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": null, "display_name": "tempest-VolumesSnapshotNegativeTestJSON-snap-913939252"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:50:01.233585 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:01.233585 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:50:01.234549 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-a39398b7-8b0f-434b-a9a4-ff3d75830a3e tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] https://10.4.3.189/volume/v3/backups/1eed41c2-dd31-4915-8eb8-e329b912cd9b returned with HTTP 200 Aug 25 05:50:01.237561 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 973/3920] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:50:01 2026] GET /volume/v3/backups/1eed41c2-dd31-4915-8eb8-e329b912cd9b => generated 707 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:50:01.266024 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-47bd656f-e70c-40bb-b55f-1de5bb807bc4 tempest-VolumesSnapshotNegativeTestJSON-368938939 tempest-VolumesSnapshotNegativeTestJSON-368938939-project-member] https://10.4.3.189/volume/v3/snapshots returned with HTTP 404 Aug 25 05:50:01.266681 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 978/3921] 10.4.3.189 () {68 vars in 1265 bytes} [Tue Aug 25 05:50:01 2026] POST /volume/v3/snapshots => generated 77 bytes in 40 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 25 05:50:01.268682 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-1f7df63d-985b-4af5-9b4b-c99a40cbdd07 tempest-VolumesImageMetadata-1209548690 tempest-VolumesImageMetadata-1209548690-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (13d7f5e8-b0a0-4563-8025-eb0853da0935) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T05:35:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=23fc6e5d-fce0-4521-ba46-4837b4232084,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '23fc6e5d-fce0-4521-ba46-4837b4232084', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:50:01.269636 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-1f7df63d-985b-4af5-9b4b-c99a40cbdd07 tempest-VolumesImageMetadata-1209548690 tempest-VolumesImageMetadata-1209548690-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (665aa0cc-c300-42fe-8862-27d060c47af0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:50:01.276729 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-99c346d8-3201-4766-a878-4fe825f5a6a4 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:01.279183 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-3414c67a-af3a-45a9-95d3-1cb4f1ca6814 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:01.279487 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-99c346d8-3201-4766-a878-4fe825f5a6a4 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] GET https://10.4.3.189/volume/v3/backups/449773e4-e2a1-4c09-ae0e-f35ce89d3c1a Aug 25 05:50:01.279827 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-99c346d8-3201-4766-a878-4fe825f5a6a4 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:01.280408 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-99c346d8-3201-4766-a878-4fe825f5a6a4 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:01.280667 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-99c346d8-3201-4766-a878-4fe825f5a6a4 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Show backup with id 449773e4-e2a1-4c09-ae0e-f35ce89d3c1a. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:50:01.280975 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-3414c67a-af3a-45a9-95d3-1cb4f1ca6814 tempest-VolumesSnapshotNegativeTestJSON-368938939 tempest-VolumesSnapshotNegativeTestJSON-368938939-project-member] GET https://10.4.3.189/volume/v3/snapshots?limit=invalid Aug 25 05:50:01.281259 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-3414c67a-af3a-45a9-95d3-1cb4f1ca6814 tempest-VolumesSnapshotNegativeTestJSON-368938939 tempest-VolumesSnapshotNegativeTestJSON-368938939-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:01.281419 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-3414c67a-af3a-45a9-95d3-1cb4f1ca6814 tempest-VolumesSnapshotNegativeTestJSON-368938939 tempest-VolumesSnapshotNegativeTestJSON-368938939-project-member] Calling method 'index' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:01.281990 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-3414c67a-af3a-45a9-95d3-1cb4f1ca6814 tempest-VolumesSnapshotNegativeTestJSON-368938939 tempest-VolumesSnapshotNegativeTestJSON-368938939-project-member] HTTP exception thrown: limit param must be an integer Aug 25 05:50:01.282196 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-3414c67a-af3a-45a9-95d3-1cb4f1ca6814 tempest-VolumesSnapshotNegativeTestJSON-368938939 tempest-VolumesSnapshotNegativeTestJSON-368938939-project-member] https://10.4.3.189/volume/v3/snapshots?limit=invalid returned with HTTP 400 Aug 25 05:50:01.282641 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 974/3922] 10.4.3.189 () {66 vars in 1270 bytes} [Tue Aug 25 05:50:01 2026] GET /volume/v3/snapshots?limit=invalid => generated 74 bytes in 4 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 25 05:50:01.286722 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:01.286722 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:50:01.287652 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-99c346d8-3201-4766-a878-4fe825f5a6a4 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] https://10.4.3.189/volume/v3/backups/449773e4-e2a1-4c09-ae0e-f35ce89d3c1a returned with HTTP 200 Aug 25 05:50:01.288190 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 980/3923] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:50:01 2026] GET /volume/v3/backups/449773e4-e2a1-4c09-ae0e-f35ce89d3c1a => generated 738 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:50:01.293956 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-613836ba-e0d3-4b0c-bbe8-356ac911f642 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:01.302600 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-613836ba-e0d3-4b0c-bbe8-356ac911f642 tempest-VolumesSnapshotNegativeTestJSON-368938939 tempest-VolumesSnapshotNegativeTestJSON-368938939-project-member] GET https://10.4.3.189/volume/v3/snapshots?marker=fab350c4-3494-4335-bd2f-bf1846989a88 Aug 25 05:50:01.303022 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-613836ba-e0d3-4b0c-bbe8-356ac911f642 tempest-VolumesSnapshotNegativeTestJSON-368938939 tempest-VolumesSnapshotNegativeTestJSON-368938939-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:01.303164 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-613836ba-e0d3-4b0c-bbe8-356ac911f642 tempest-VolumesSnapshotNegativeTestJSON-368938939 tempest-VolumesSnapshotNegativeTestJSON-368938939-project-member] Calling method 'index' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:01.304024 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.api_utils [None req-613836ba-e0d3-4b0c-bbe8-356ac911f642 tempest-VolumesSnapshotNegativeTestJSON-368938939 tempest-VolumesSnapshotNegativeTestJSON-368938939-project-member] Removing options '' from query. {{(pid=100268) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 05:50:01.304421 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-eec32b99-09f4-443f-9ba3-2d05623aa020 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:01.305112 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.db.api [None req-613836ba-e0d3-4b0c-bbe8-356ac911f642 tempest-VolumesSnapshotNegativeTestJSON-368938939 tempest-VolumesSnapshotNegativeTestJSON-368938939-project-member] Building query based on filter {{(pid=100268) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 25 05:50:01.306236 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-eec32b99-09f4-443f-9ba3-2d05623aa020 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-member] DELETE https://10.4.3.189/volume/v3/backups/449773e4-e2a1-4c09-ae0e-f35ce89d3c1a Aug 25 05:50:01.306507 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-eec32b99-09f4-443f-9ba3-2d05623aa020 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:01.307425 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-eec32b99-09f4-443f-9ba3-2d05623aa020 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-member] Calling method 'delete' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:01.307425 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.contrib.backups [None req-eec32b99-09f4-443f-9ba3-2d05623aa020 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-member] Delete backup with id: 449773e4-e2a1-4c09-ae0e-f35ce89d3c1a. Aug 25 05:50:01.310911 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-613836ba-e0d3-4b0c-bbe8-356ac911f642 tempest-VolumesSnapshotNegativeTestJSON-368938939 tempest-VolumesSnapshotNegativeTestJSON-368938939-project-member] https://10.4.3.189/volume/v3/snapshots?marker=fab350c4-3494-4335-bd2f-bf1846989a88 returned with HTTP 404 Aug 25 05:50:01.311612 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 979/3924] 10.4.3.189 () {66 vars in 1330 bytes} [Tue Aug 25 05:50:01 2026] GET /volume/v3/snapshots?marker=fab350c4-3494-4335-bd2f-bf1846989a88 => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:50:01.316713 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:01.316713 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:50:01.325266 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-f6590a19-a190-4197-a21e-fe452a154a7f None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:01.327964 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-f6590a19-a190-4197-a21e-fe452a154a7f tempest-VolumesSnapshotNegativeTestJSON-368938939 tempest-VolumesSnapshotNegativeTestJSON-368938939-project-member] GET https://10.4.3.189/volume/v3/snapshots?sort_key=invalid Aug 25 05:50:01.328048 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-f6590a19-a190-4197-a21e-fe452a154a7f tempest-VolumesSnapshotNegativeTestJSON-368938939 tempest-VolumesSnapshotNegativeTestJSON-368938939-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:01.328358 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-f6590a19-a190-4197-a21e-fe452a154a7f tempest-VolumesSnapshotNegativeTestJSON-368938939 tempest-VolumesSnapshotNegativeTestJSON-368938939-project-member] Calling method 'index' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:01.328659 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.api_utils [None req-f6590a19-a190-4197-a21e-fe452a154a7f tempest-VolumesSnapshotNegativeTestJSON-368938939 tempest-VolumesSnapshotNegativeTestJSON-368938939-project-member] Removing options '' from query. {{(pid=100270) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 05:50:01.330714 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.db.api [None req-f6590a19-a190-4197-a21e-fe452a154a7f tempest-VolumesSnapshotNegativeTestJSON-368938939 tempest-VolumesSnapshotNegativeTestJSON-368938939-project-member] Building query based on filter {{(pid=100270) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 25 05:50:01.331025 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-f6590a19-a190-4197-a21e-fe452a154a7f tempest-VolumesSnapshotNegativeTestJSON-368938939 tempest-VolumesSnapshotNegativeTestJSON-368938939-project-member] https://10.4.3.189/volume/v3/snapshots?sort_key=invalid returned with HTTP 400 Aug 25 05:50:01.331868 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 981/3925] 10.4.3.189 () {66 vars in 1276 bytes} [Tue Aug 25 05:50:01 2026] GET /volume/v3/snapshots?sort_key=invalid => generated 84 bytes in 7 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 25 05:50:01.343999 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-95a77c44-149b-494c-b645-d6a172b2ed13 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:01.345786 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.backup.rpcapi [None req-eec32b99-09f4-443f-9ba3-2d05623aa020 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-member] delete_backup rpcapi backup_id 449773e4-e2a1-4c09-ae0e-f35ce89d3c1a {{(pid=100269) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 25 05:50:01.346524 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-95a77c44-149b-494c-b645-d6a172b2ed13 tempest-VolumesSnapshotNegativeTestJSON-368938939 tempest-VolumesSnapshotNegativeTestJSON-368938939-project-member] POST https://10.4.3.189/volume/v3/volumes Aug 25 05:50:01.346524 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-95a77c44-149b-494c-b645-d6a172b2ed13 tempest-VolumesSnapshotNegativeTestJSON-368938939 tempest-VolumesSnapshotNegativeTestJSON-368938939-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2, "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-526928394"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:50:01.347637 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-eec32b99-09f4-443f-9ba3-2d05623aa020 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-member] https://10.4.3.189/volume/v3/backups/449773e4-e2a1-4c09-ae0e-f35ce89d3c1a returned with HTTP 202 Aug 25 05:50:01.348020 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 975/3926] 10.4.3.189 () {68 vars in 1391 bytes} [Tue Aug 25 05:50:01 2026] DELETE /volume/v3/backups/449773e4-e2a1-4c09-ae0e-f35ce89d3c1a => generated 0 bytes in 45 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 05:50:01.348900 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.v3.volumes [None req-95a77c44-149b-494c-b645-d6a172b2ed13 tempest-VolumesSnapshotNegativeTestJSON-368938939 tempest-VolumesSnapshotNegativeTestJSON-368938939-project-member] Create volume request body: {'volume': {'size': 2, 'name': 'tempest-VolumesSnapshotNegativeTestJSON-Volume-526928394'}} {{(pid=100268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 05:50:01.349335 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-95a77c44-149b-494c-b645-d6a172b2ed13 tempest-VolumesSnapshotNegativeTestJSON-368938939 tempest-VolumesSnapshotNegativeTestJSON-368938939-project-member] Create volume of 2 GB Aug 25 05:50:01.357983 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-6f8638bf-466d-496d-9d23-d85f9706c85c None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:01.359764 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-95a77c44-149b-494c-b645-d6a172b2ed13 tempest-VolumesSnapshotNegativeTestJSON-368938939 tempest-VolumesSnapshotNegativeTestJSON-368938939-project-member] Availability Zones retrieved successfully. Aug 25 05:50:01.360759 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-6f8638bf-466d-496d-9d23-d85f9706c85c tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] DELETE https://10.4.3.189/volume/v3/volumes/f37eb8fe-7e68-4108-82a5-45e9124612c9 Aug 25 05:50:01.361105 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-6f8638bf-466d-496d-9d23-d85f9706c85c tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:01.361746 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-6f8638bf-466d-496d-9d23-d85f9706c85c tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Calling method 'delete' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:01.361997 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.v3.volumes [None req-6f8638bf-466d-496d-9d23-d85f9706c85c tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Delete volume with id: f37eb8fe-7e68-4108-82a5-45e9124612c9 Aug 25 05:50:01.363018 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.quota [None req-1f7df63d-985b-4af5-9b4b-c99a40cbdd07 tempest-VolumesImageMetadata-1209548690 tempest-VolumesImageMetadata-1209548690-project-member] Created reservations ['2bd3189e-a294-4675-840b-b9c3aa71f8f2', '97a82f48-ba97-4b03-8349-e4e2e4aa3485', 'facc1491-b0c9-44b1-a206-2fb7c8965b22', '0fea6758-dff1-456d-92f9-db2f3b2d6a7f'] {{(pid=100271) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:50:01.363948 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-1f7df63d-985b-4af5-9b4b-c99a40cbdd07 tempest-VolumesImageMetadata-1209548690 tempest-VolumesImageMetadata-1209548690-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (665aa0cc-c300-42fe-8862-27d060c47af0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2bd3189e-a294-4675-840b-b9c3aa71f8f2', '97a82f48-ba97-4b03-8349-e4e2e4aa3485', 'facc1491-b0c9-44b1-a206-2fb7c8965b22', '0fea6758-dff1-456d-92f9-db2f3b2d6a7f']}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:50:01.364725 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-1f7df63d-985b-4af5-9b4b-c99a40cbdd07 tempest-VolumesImageMetadata-1209548690 tempest-VolumesImageMetadata-1209548690-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d6f22770-da1b-442f-93b9-52578cbbea7d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:50:01.365880 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-95a77c44-149b-494c-b645-d6a172b2ed13 tempest-VolumesSnapshotNegativeTestJSON-368938939 tempest-VolumesSnapshotNegativeTestJSON-368938939-project-member] Flow 'volume_create_api' (bf00a572-829c-488b-97c5-ac2c494a6e72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:50:01.367319 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-95a77c44-149b-494c-b645-d6a172b2ed13 tempest-VolumesSnapshotNegativeTestJSON-368938939 tempest-VolumesSnapshotNegativeTestJSON-368938939-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9f0d22ae-8633-4cf1-a87b-95d867e39b14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:50:01.368449 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.flows.api.create_volume [None req-95a77c44-149b-494c-b645-d6a172b2ed13 tempest-VolumesSnapshotNegativeTestJSON-368938939 tempest-VolumesSnapshotNegativeTestJSON-368938939-project-member] Validating volume size '2' using validate_int {{(pid=100268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 05:50:01.376927 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:01.376927 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:50:01.377496 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-6f8638bf-466d-496d-9d23-d85f9706c85c tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Volume info retrieved successfully. Aug 25 05:50:01.394459 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-1f7df63d-985b-4af5-9b4b-c99a40cbdd07 tempest-VolumesImageMetadata-1209548690 tempest-VolumesImageMetadata-1209548690-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d6f22770-da1b-442f-93b9-52578cbbea7d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a0212441-ff27-43e5-8a38-9ce244ab1d68', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-1674420906',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8343570a719c445fb03b40d59465dcba',qos_specs=None,replication_status=,reservations=['2bd3189e-a294-4675-840b-b9c3aa71f8f2','97a82f48-ba97-4b03-8349-e4e2e4aa3485','facc1491-b0c9-44b1-a206-2fb7c8965b22','0fea6758-dff1-456d-92f9-db2f3b2d6a7f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e2931b3fd3f54523b652f20b7d5376e2',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T05:50:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-1674420906',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a0212441-ff27-43e5-8a38-9ce244ab1d68,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8343570a719c445fb03b40d59465dcba',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e2931b3fd3f54523b652f20b7d5376e2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(23fc6e5d-fce0-4521-ba46-4837b4232084),volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:50:01.395820 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-1f7df63d-985b-4af5-9b4b-c99a40cbdd07 tempest-VolumesImageMetadata-1209548690 tempest-VolumesImageMetadata-1209548690-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c8cae21a-0a1e-4676-875c-6bc8a0e1ad01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:50:01.402050 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-95a77c44-149b-494c-b645-d6a172b2ed13 tempest-VolumesSnapshotNegativeTestJSON-368938939 tempest-VolumesSnapshotNegativeTestJSON-368938939-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9f0d22ae-8633-4cf1-a87b-95d867e39b14) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T05:35:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=23fc6e5d-fce0-4521-ba46-4837b4232084,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '23fc6e5d-fce0-4521-ba46-4837b4232084', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:50:01.403313 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-95a77c44-149b-494c-b645-d6a172b2ed13 tempest-VolumesSnapshotNegativeTestJSON-368938939 tempest-VolumesSnapshotNegativeTestJSON-368938939-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2ca3a600-ff93-47e9-827e-c42a24ac147b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:50:01.405764 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-6f8638bf-466d-496d-9d23-d85f9706c85c tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Delete volume request issued successfully. Aug 25 05:50:01.405996 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-6f8638bf-466d-496d-9d23-d85f9706c85c tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] https://10.4.3.189/volume/v3/volumes/f37eb8fe-7e68-4108-82a5-45e9124612c9 returned with HTTP 202 Aug 25 05:50:01.406492 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 982/3927] 10.4.3.189 () {68 vars in 1391 bytes} [Tue Aug 25 05:50:01 2026] DELETE /volume/v3/volumes/f37eb8fe-7e68-4108-82a5-45e9124612c9 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:50:01.418380 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-fdaaa803-c7d9-4d71-a588-c76ac4e80b96 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:01.420374 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-fdaaa803-c7d9-4d71-a588-c76ac4e80b96 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] GET https://10.4.3.189/volume/v3/volumes/f37eb8fe-7e68-4108-82a5-45e9124612c9 Aug 25 05:50:01.420497 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-fdaaa803-c7d9-4d71-a588-c76ac4e80b96 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:01.421503 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-fdaaa803-c7d9-4d71-a588-c76ac4e80b96 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:01.424454 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-1f7df63d-985b-4af5-9b4b-c99a40cbdd07 tempest-VolumesImageMetadata-1209548690 tempest-VolumesImageMetadata-1209548690-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c8cae21a-0a1e-4676-875c-6bc8a0e1ad01) transitioned into state 'SUCCESS' from state '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-1674420906',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8343570a719c445fb03b40d59465dcba',qos_specs=None,replication_status=,reservations=['2bd3189e-a294-4675-840b-b9c3aa71f8f2','97a82f48-ba97-4b03-8349-e4e2e4aa3485','facc1491-b0c9-44b1-a206-2fb7c8965b22','0fea6758-dff1-456d-92f9-db2f3b2d6a7f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e2931b3fd3f54523b652f20b7d5376e2',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:50:01.425364 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-1f7df63d-985b-4af5-9b4b-c99a40cbdd07 tempest-VolumesImageMetadata-1209548690 tempest-VolumesImageMetadata-1209548690-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0848aeea-cabd-4e31-bb78-dc34e921078e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:50:01.430734 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:01.430734 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:50:01.436955 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-fdaaa803-c7d9-4d71-a588-c76ac4e80b96 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Volume info retrieved successfully. Aug 25 05:50:01.439770 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-1f7df63d-985b-4af5-9b4b-c99a40cbdd07 tempest-VolumesImageMetadata-1209548690 tempest-VolumesImageMetadata-1209548690-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0848aeea-cabd-4e31-bb78-dc34e921078e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:50:01.441529 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-1f7df63d-985b-4af5-9b4b-c99a40cbdd07 tempest-VolumesImageMetadata-1209548690 tempest-VolumesImageMetadata-1209548690-project-member] Flow 'volume_create_api' (740cbab7-3efa-4620-974f-fad6591ed5a9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100271) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:50:01.442119 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-1f7df63d-985b-4af5-9b4b-c99a40cbdd07 tempest-VolumesImageMetadata-1209548690 tempest-VolumesImageMetadata-1209548690-project-member] Create volume request issued successfully. Aug 25 05:50:01.443360 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-1f7df63d-985b-4af5-9b4b-c99a40cbdd07 tempest-VolumesImageMetadata-1209548690 tempest-VolumesImageMetadata-1209548690-project-member] https://10.4.3.189/volume/v3/volumes returned with HTTP 202 Aug 25 05:50:01.443546 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 992/3928] 10.4.3.189 () {68 vars in 1259 bytes} [Tue Aug 25 05:50:01 2026] POST /volume/v3/volumes => generated 751 bytes in 416 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 05:50:01.446642 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-fdaaa803-c7d9-4d71-a588-c76ac4e80b96 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] https://10.4.3.189/volume/v3/volumes/f37eb8fe-7e68-4108-82a5-45e9124612c9 returned with HTTP 200 Aug 25 05:50:01.446642 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 976/3929] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:50:01 2026] GET /volume/v3/volumes/f37eb8fe-7e68-4108-82a5-45e9124612c9 => generated 1016 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:50:01.457843 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-07a6a713-a4a0-4a8f-9bc4-7d1bcd3f308e None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:01.463144 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-07a6a713-a4a0-4a8f-9bc4-7d1bcd3f308e tempest-VolumesImageMetadata-1209548690 tempest-VolumesImageMetadata-1209548690-project-member] GET https://10.4.3.189/volume/v3/volumes/a0212441-ff27-43e5-8a38-9ce244ab1d68 Aug 25 05:50:01.463144 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-07a6a713-a4a0-4a8f-9bc4-7d1bcd3f308e tempest-VolumesImageMetadata-1209548690 tempest-VolumesImageMetadata-1209548690-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:01.463852 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-07a6a713-a4a0-4a8f-9bc4-7d1bcd3f308e tempest-VolumesImageMetadata-1209548690 tempest-VolumesImageMetadata-1209548690-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:01.473516 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:01.473516 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:50:01.479431 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-07a6a713-a4a0-4a8f-9bc4-7d1bcd3f308e tempest-VolumesImageMetadata-1209548690 tempest-VolumesImageMetadata-1209548690-project-member] Volume info retrieved successfully. Aug 25 05:50:01.487039 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-07a6a713-a4a0-4a8f-9bc4-7d1bcd3f308e tempest-VolumesImageMetadata-1209548690 tempest-VolumesImageMetadata-1209548690-project-member] https://10.4.3.189/volume/v3/volumes/a0212441-ff27-43e5-8a38-9ce244ab1d68 returned with HTTP 200 Aug 25 05:50:01.487902 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 983/3930] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:50:01 2026] GET /volume/v3/volumes/a0212441-ff27-43e5-8a38-9ce244ab1d68 => generated 819 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:50:01.501907 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-95a77c44-149b-494c-b645-d6a172b2ed13 tempest-VolumesSnapshotNegativeTestJSON-368938939 tempest-VolumesSnapshotNegativeTestJSON-368938939-project-member] Created reservations ['2d7cfc82-a383-4d73-b1be-e95b2797e646', 'b97bc886-d626-4d9c-adcc-dd3001d67d73', '8cb7378c-896a-4ef6-bc4a-f4072bff31de', 'a665d769-8308-4884-baca-2fcc0a10c68a'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:50:01.502961 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-95a77c44-149b-494c-b645-d6a172b2ed13 tempest-VolumesSnapshotNegativeTestJSON-368938939 tempest-VolumesSnapshotNegativeTestJSON-368938939-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2ca3a600-ff93-47e9-827e-c42a24ac147b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2d7cfc82-a383-4d73-b1be-e95b2797e646', 'b97bc886-d626-4d9c-adcc-dd3001d67d73', '8cb7378c-896a-4ef6-bc4a-f4072bff31de', 'a665d769-8308-4884-baca-2fcc0a10c68a']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:50:01.503584 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-95a77c44-149b-494c-b645-d6a172b2ed13 tempest-VolumesSnapshotNegativeTestJSON-368938939 tempest-VolumesSnapshotNegativeTestJSON-368938939-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8df7f7f3-4ddd-47da-ace9-b1a4e0ddff18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:50:01.547560 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-95a77c44-149b-494c-b645-d6a172b2ed13 tempest-VolumesSnapshotNegativeTestJSON-368938939 tempest-VolumesSnapshotNegativeTestJSON-368938939-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8df7f7f3-4ddd-47da-ace9-b1a4e0ddff18) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '60030cc1-859c-4924-b21e-54b42f4a4b96', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-526928394',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b3f6eac26b1a482884e0d1e0655619d2',qos_specs=None,replication_status=,reservations=['2d7cfc82-a383-4d73-b1be-e95b2797e646','b97bc886-d626-4d9c-adcc-dd3001d67d73','8cb7378c-896a-4ef6-bc4a-f4072bff31de','a665d769-8308-4884-baca-2fcc0a10c68a'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='913df99073da41708f13dc78dd5bb737',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T05:50:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-526928394',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=60030cc1-859c-4924-b21e-54b42f4a4b96,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b3f6eac26b1a482884e0d1e0655619d2',provider_auth=None,provider_geometry=None,provider_id=None,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='913df99073da41708f13dc78dd5bb737',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(23fc6e5d-fce0-4521-ba46-4837b4232084),volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:50:01.549261 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-95a77c44-149b-494c-b645-d6a172b2ed13 tempest-VolumesSnapshotNegativeTestJSON-368938939 tempest-VolumesSnapshotNegativeTestJSON-368938939-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (015af4b8-0451-4cdd-b25e-8c5eb07fbcd7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:50:01.577016 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-95a77c44-149b-494c-b645-d6a172b2ed13 tempest-VolumesSnapshotNegativeTestJSON-368938939 tempest-VolumesSnapshotNegativeTestJSON-368938939-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (015af4b8-0451-4cdd-b25e-8c5eb07fbcd7) transitioned into state 'SUCCESS' from state '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-526928394',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b3f6eac26b1a482884e0d1e0655619d2',qos_specs=None,replication_status=,reservations=['2d7cfc82-a383-4d73-b1be-e95b2797e646','b97bc886-d626-4d9c-adcc-dd3001d67d73','8cb7378c-896a-4ef6-bc4a-f4072bff31de','a665d769-8308-4884-baca-2fcc0a10c68a'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='913df99073da41708f13dc78dd5bb737',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:50:01.577875 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-95a77c44-149b-494c-b645-d6a172b2ed13 tempest-VolumesSnapshotNegativeTestJSON-368938939 tempest-VolumesSnapshotNegativeTestJSON-368938939-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (87350f00-b2f7-4159-ae3b-f253c7c35e8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:50:01.592201 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-95a77c44-149b-494c-b645-d6a172b2ed13 tempest-VolumesSnapshotNegativeTestJSON-368938939 tempest-VolumesSnapshotNegativeTestJSON-368938939-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (87350f00-b2f7-4159-ae3b-f253c7c35e8c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:50:01.592201 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-95a77c44-149b-494c-b645-d6a172b2ed13 tempest-VolumesSnapshotNegativeTestJSON-368938939 tempest-VolumesSnapshotNegativeTestJSON-368938939-project-member] Flow 'volume_create_api' (bf00a572-829c-488b-97c5-ac2c494a6e72) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:50:01.592201 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-95a77c44-149b-494c-b645-d6a172b2ed13 tempest-VolumesSnapshotNegativeTestJSON-368938939 tempest-VolumesSnapshotNegativeTestJSON-368938939-project-member] Create volume request issued successfully. Aug 25 05:50:01.592725 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-95a77c44-149b-494c-b645-d6a172b2ed13 tempest-VolumesSnapshotNegativeTestJSON-368938939 tempest-VolumesSnapshotNegativeTestJSON-368938939-project-member] https://10.4.3.189/volume/v3/volumes returned with HTTP 202 Aug 25 05:50:01.592911 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 980/3931] 10.4.3.189 () {68 vars in 1258 bytes} [Tue Aug 25 05:50:01 2026] POST /volume/v3/volumes => generated 761 bytes in 250 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 05:50:01.606313 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-2a203de4-cae9-4912-808b-0ec3855f8479 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:01.608543 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-2a203de4-cae9-4912-808b-0ec3855f8479 tempest-VolumesSnapshotNegativeTestJSON-368938939 tempest-VolumesSnapshotNegativeTestJSON-368938939-project-member] GET https://10.4.3.189/volume/v3/volumes/60030cc1-859c-4924-b21e-54b42f4a4b96 Aug 25 05:50:01.608543 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-2a203de4-cae9-4912-808b-0ec3855f8479 tempest-VolumesSnapshotNegativeTestJSON-368938939 tempest-VolumesSnapshotNegativeTestJSON-368938939-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:01.609256 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-2a203de4-cae9-4912-808b-0ec3855f8479 tempest-VolumesSnapshotNegativeTestJSON-368938939 tempest-VolumesSnapshotNegativeTestJSON-368938939-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:01.617343 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:01.617343 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:50:01.626552 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-2a203de4-cae9-4912-808b-0ec3855f8479 tempest-VolumesSnapshotNegativeTestJSON-368938939 tempest-VolumesSnapshotNegativeTestJSON-368938939-project-member] Volume info retrieved successfully. Aug 25 05:50:01.632593 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-2a203de4-cae9-4912-808b-0ec3855f8479 tempest-VolumesSnapshotNegativeTestJSON-368938939 tempest-VolumesSnapshotNegativeTestJSON-368938939-project-member] https://10.4.3.189/volume/v3/volumes/60030cc1-859c-4924-b21e-54b42f4a4b96 returned with HTTP 200 Aug 25 05:50:01.633298 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 993/3932] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:50:01 2026] GET /volume/v3/volumes/60030cc1-859c-4924-b21e-54b42f4a4b96 => generated 829 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:50:02.248819 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-0fb336cf-e2da-44a0-94b4-a45c1d13bbd3 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:02.250816 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-0fb336cf-e2da-44a0-94b4-a45c1d13bbd3 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] GET https://10.4.3.189/volume/v3/backups/1eed41c2-dd31-4915-8eb8-e329b912cd9b Aug 25 05:50:02.251573 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-0fb336cf-e2da-44a0-94b4-a45c1d13bbd3 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:02.251987 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-0fb336cf-e2da-44a0-94b4-a45c1d13bbd3 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:02.253303 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-0fb336cf-e2da-44a0-94b4-a45c1d13bbd3 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Show backup with id 1eed41c2-dd31-4915-8eb8-e329b912cd9b. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:50:02.257359 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:02.257359 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:50:02.258307 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-0fb336cf-e2da-44a0-94b4-a45c1d13bbd3 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] https://10.4.3.189/volume/v3/backups/1eed41c2-dd31-4915-8eb8-e329b912cd9b returned with HTTP 200 Aug 25 05:50:02.258808 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 977/3933] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:50:02 2026] GET /volume/v3/backups/1eed41c2-dd31-4915-8eb8-e329b912cd9b => generated 708 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:50:02.270942 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-2c058f3b-ceaa-489b-b07b-52a4c6fbdf45 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:02.273484 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-2c058f3b-ceaa-489b-b07b-52a4c6fbdf45 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] GET https://10.4.3.189/volume/v3/backups/1eed41c2-dd31-4915-8eb8-e329b912cd9b Aug 25 05:50:02.273648 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-2c058f3b-ceaa-489b-b07b-52a4c6fbdf45 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:02.273840 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-2c058f3b-ceaa-489b-b07b-52a4c6fbdf45 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:02.273954 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-2c058f3b-ceaa-489b-b07b-52a4c6fbdf45 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Show backup with id 1eed41c2-dd31-4915-8eb8-e329b912cd9b. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:50:02.278074 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:02.278074 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:50:02.278829 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-2c058f3b-ceaa-489b-b07b-52a4c6fbdf45 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] https://10.4.3.189/volume/v3/backups/1eed41c2-dd31-4915-8eb8-e329b912cd9b returned with HTTP 200 Aug 25 05:50:02.279242 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 984/3934] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:50:02 2026] GET /volume/v3/backups/1eed41c2-dd31-4915-8eb8-e329b912cd9b => generated 708 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:50:02.291910 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-59e8039f-7299-4f99-99da-de826aa105bb None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:02.298587 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-59e8039f-7299-4f99-99da-de826aa105bb tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] DELETE https://10.4.3.189/volume/v3/backups/1eed41c2-dd31-4915-8eb8-e329b912cd9b Aug 25 05:50:02.298904 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-59e8039f-7299-4f99-99da-de826aa105bb tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:02.299211 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-59e8039f-7299-4f99-99da-de826aa105bb tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:02.299376 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.contrib.backups [None req-59e8039f-7299-4f99-99da-de826aa105bb tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Delete backup with id: 1eed41c2-dd31-4915-8eb8-e329b912cd9b. Aug 25 05:50:02.305353 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:02.305353 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:50:02.322841 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.backup.rpcapi [None req-59e8039f-7299-4f99-99da-de826aa105bb tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] delete_backup rpcapi backup_id 1eed41c2-dd31-4915-8eb8-e329b912cd9b {{(pid=100268) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 25 05:50:02.325896 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-59e8039f-7299-4f99-99da-de826aa105bb tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] https://10.4.3.189/volume/v3/backups/1eed41c2-dd31-4915-8eb8-e329b912cd9b returned with HTTP 202 Aug 25 05:50:02.326520 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 981/3935] 10.4.3.189 () {66 vars in 1351 bytes} [Tue Aug 25 05:50:02 2026] DELETE /volume/v3/backups/1eed41c2-dd31-4915-8eb8-e329b912cd9b => generated 0 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 05:50:02.335485 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-5b9f5e37-576f-4c6d-83d9-1c189b4b05b7 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:02.338015 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-5b9f5e37-576f-4c6d-83d9-1c189b4b05b7 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] GET https://10.4.3.189/volume/v3/backups/1eed41c2-dd31-4915-8eb8-e329b912cd9b Aug 25 05:50:02.338015 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-5b9f5e37-576f-4c6d-83d9-1c189b4b05b7 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:02.339143 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-5b9f5e37-576f-4c6d-83d9-1c189b4b05b7 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:02.339143 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-5b9f5e37-576f-4c6d-83d9-1c189b4b05b7 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Show backup with id 1eed41c2-dd31-4915-8eb8-e329b912cd9b. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:50:02.343352 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:02.343352 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:50:02.344440 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-5b9f5e37-576f-4c6d-83d9-1c189b4b05b7 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] https://10.4.3.189/volume/v3/backups/1eed41c2-dd31-4915-8eb8-e329b912cd9b returned with HTTP 200 Aug 25 05:50:02.344859 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 994/3936] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:50:02 2026] GET /volume/v3/backups/1eed41c2-dd31-4915-8eb8-e329b912cd9b => generated 707 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:50:02.466675 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-ca08ddf8-1a6c-45e0-87f5-e797931ab554 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:02.470846 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-ca08ddf8-1a6c-45e0-87f5-e797931ab554 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] GET https://10.4.3.189/volume/v3/volumes/f37eb8fe-7e68-4108-82a5-45e9124612c9 Aug 25 05:50:02.470846 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-ca08ddf8-1a6c-45e0-87f5-e797931ab554 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:02.470846 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-ca08ddf8-1a6c-45e0-87f5-e797931ab554 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:02.478098 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-ca08ddf8-1a6c-45e0-87f5-e797931ab554 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] https://10.4.3.189/volume/v3/volumes/f37eb8fe-7e68-4108-82a5-45e9124612c9 returned with HTTP 404 Aug 25 05:50:02.479116 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 978/3937] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:50:02 2026] GET /volume/v3/volumes/f37eb8fe-7e68-4108-82a5-45e9124612c9 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:50:02.488233 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-4be84952-1078-4b01-ad62-1f558573727b None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:02.490361 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-4be84952-1078-4b01-ad62-1f558573727b tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-member] GET https://10.4.3.189/volume/v3/backups/e88c48f2-c3d1-442e-866f-f575e3d595db/export_record Aug 25 05:50:02.490582 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-4be84952-1078-4b01-ad62-1f558573727b tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:02.490890 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-4be84952-1078-4b01-ad62-1f558573727b tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-member] Calling method 'export_record' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:02.490890 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.contrib.backups [None req-4be84952-1078-4b01-ad62-1f558573727b tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-member] Export record for backup e88c48f2-c3d1-442e-866f-f575e3d595db. {{(pid=100270) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 25 05:50:02.501006 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:02.501006 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:50:02.502378 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.policy [None req-4be84952-1078-4b01-ad62-1f558573727b tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-member] Policy check for backup:export-import failed with context {'is_admin': False, 'user_id': '74fa68fd7f944729a095c259bda2f000', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4f651bf29def41dfadf79fe689be327d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100270) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 25 05:50:02.502638 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-4be84952-1078-4b01-ad62-1f558573727b tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-member] https://10.4.3.189/volume/v3/backups/e88c48f2-c3d1-442e-866f-f575e3d595db/export_record returned with HTTP 403 Aug 25 05:50:02.503745 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 985/3938] 10.4.3.189 () {68 vars in 1430 bytes} [Tue Aug 25 05:50:02 2026] GET /volume/v3/backups/e88c48f2-c3d1-442e-866f-f575e3d595db/export_record => generated 101 bytes in 16 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:50:02.506979 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-5c0d4890-3e4e-4fe2-9981-138c712d0248 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:02.514480 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-93f33d56-21fe-4dc1-9959-cb57fe0bfebe None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:02.515672 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-5c0d4890-3e4e-4fe2-9981-138c712d0248 tempest-VolumesImageMetadata-1209548690 tempest-VolumesImageMetadata-1209548690-project-member] GET https://10.4.3.189/volume/v3/volumes/a0212441-ff27-43e5-8a38-9ce244ab1d68 Aug 25 05:50:02.515940 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-5c0d4890-3e4e-4fe2-9981-138c712d0248 tempest-VolumesImageMetadata-1209548690 tempest-VolumesImageMetadata-1209548690-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:02.516179 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-5c0d4890-3e4e-4fe2-9981-138c712d0248 tempest-VolumesImageMetadata-1209548690 tempest-VolumesImageMetadata-1209548690-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:02.519110 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-93f33d56-21fe-4dc1-9959-cb57fe0bfebe tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] POST https://10.4.3.189/volume/v3/volumes Aug 25 05:50:02.519248 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-93f33d56-21fe-4dc1-9959-cb57fe0bfebe tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1387150665"}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:50:02.522471 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.v3.volumes [None req-93f33d56-21fe-4dc1-9959-cb57fe0bfebe tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1387150665'}} {{(pid=100271) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 05:50:02.522620 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [None req-93f33d56-21fe-4dc1-9959-cb57fe0bfebe tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Create volume of 1 GB Aug 25 05:50:02.530269 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-93f33d56-21fe-4dc1-9959-cb57fe0bfebe tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Availability Zones retrieved successfully. Aug 25 05:50:02.533263 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:02.533263 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:50:02.538549 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-5c0d4890-3e4e-4fe2-9981-138c712d0248 tempest-VolumesImageMetadata-1209548690 tempest-VolumesImageMetadata-1209548690-project-member] Volume info retrieved successfully. Aug 25 05:50:02.538933 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-93f33d56-21fe-4dc1-9959-cb57fe0bfebe tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Flow 'volume_create_api' (6a0e9ffa-e0e1-4533-aed7-a3fa8e5b3aca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:50:02.539907 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-93f33d56-21fe-4dc1-9959-cb57fe0bfebe tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f46e7c94-7370-4432-92ca-4847e38fdc48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:50:02.541150 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.flows.api.create_volume [None req-93f33d56-21fe-4dc1-9959-cb57fe0bfebe tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Validating volume size '1' using validate_int {{(pid=100271) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 05:50:02.544985 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-5c0d4890-3e4e-4fe2-9981-138c712d0248 tempest-VolumesImageMetadata-1209548690 tempest-VolumesImageMetadata-1209548690-project-member] https://10.4.3.189/volume/v3/volumes/a0212441-ff27-43e5-8a38-9ce244ab1d68 returned with HTTP 200 Aug 25 05:50:02.545628 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 982/3939] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:50:02 2026] GET /volume/v3/volumes/a0212441-ff27-43e5-8a38-9ce244ab1d68 => generated 1359 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:50:02.561983 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-2fe829a6-14b8-4000-8cbc-ac944c952f3c None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:02.567940 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-2fe829a6-14b8-4000-8cbc-ac944c952f3c tempest-VolumesImageMetadata-1209548690 tempest-VolumesImageMetadata-1209548690-project-member] POST https://10.4.3.189/volume/v3/volumes/a0212441-ff27-43e5-8a38-9ce244ab1d68/action Aug 25 05:50:02.567940 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-2fe829a6-14b8-4000-8cbc-ac944c952f3c tempest-VolumesImageMetadata-1209548690 tempest-VolumesImageMetadata-1209548690-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=100269) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 05:50:02.567940 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-2fe829a6-14b8-4000-8cbc-ac944c952f3c tempest-VolumesImageMetadata-1209548690 tempest-VolumesImageMetadata-1209548690-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=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:50:02.572366 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-93f33d56-21fe-4dc1-9959-cb57fe0bfebe tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f46e7c94-7370-4432-92ca-4847e38fdc48) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T05:35:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=23fc6e5d-fce0-4521-ba46-4837b4232084,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '23fc6e5d-fce0-4521-ba46-4837b4232084', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:50:02.572366 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-93f33d56-21fe-4dc1-9959-cb57fe0bfebe tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ab7d7518-7e29-4223-a91a-e6211f295211) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:50:02.584944 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:02.584944 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:50:02.595873 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:02.595873 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:50:02.596703 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-2fe829a6-14b8-4000-8cbc-ac944c952f3c tempest-VolumesImageMetadata-1209548690 tempest-VolumesImageMetadata-1209548690-project-member] Volume info retrieved successfully. Aug 25 05:50:02.621841 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-2fe829a6-14b8-4000-8cbc-ac944c952f3c tempest-VolumesImageMetadata-1209548690 tempest-VolumesImageMetadata-1209548690-project-member] Update volume metadata completed successfully. Aug 25 05:50:02.621841 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-2fe829a6-14b8-4000-8cbc-ac944c952f3c tempest-VolumesImageMetadata-1209548690 tempest-VolumesImageMetadata-1209548690-project-member] https://10.4.3.189/volume/v3/volumes/a0212441-ff27-43e5-8a38-9ce244ab1d68/action returned with HTTP 200 Aug 25 05:50:02.621841 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 979/3940] 10.4.3.189 () {68 vars in 1391 bytes} [Tue Aug 25 05:50:02 2026] POST /volume/v3/volumes/a0212441-ff27-43e5-8a38-9ce244ab1d68/action => generated 563 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:50:02.626354 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.quota [None req-93f33d56-21fe-4dc1-9959-cb57fe0bfebe tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Created reservations ['f6615a5a-4f88-4ccd-8e38-21ca41b8d9b0', '038cb919-a8b7-4e74-8a53-15462f57b55a', 'bcbf06ac-9c47-4fdd-b5fe-6f3365ae46c3', 'e934ecf8-8e15-4350-870d-81ee73719152'] {{(pid=100271) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:50:02.627484 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-93f33d56-21fe-4dc1-9959-cb57fe0bfebe tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ab7d7518-7e29-4223-a91a-e6211f295211) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f6615a5a-4f88-4ccd-8e38-21ca41b8d9b0', '038cb919-a8b7-4e74-8a53-15462f57b55a', 'bcbf06ac-9c47-4fdd-b5fe-6f3365ae46c3', 'e934ecf8-8e15-4350-870d-81ee73719152']}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:50:02.628493 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-93f33d56-21fe-4dc1-9959-cb57fe0bfebe tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fa7a8083-a3e6-4e90-ae92-71fb871ea7cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:50:02.631627 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-4f7ecc6a-2bb5-4bb1-96f6-f9cd37dab01d None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:02.633306 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-4f7ecc6a-2bb5-4bb1-96f6-f9cd37dab01d tempest-VolumesImageMetadata-1209548690 tempest-VolumesImageMetadata-1209548690-project-member] GET https://10.4.3.189/volume/v3/volumes/a0212441-ff27-43e5-8a38-9ce244ab1d68 Aug 25 05:50:02.633634 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-4f7ecc6a-2bb5-4bb1-96f6-f9cd37dab01d tempest-VolumesImageMetadata-1209548690 tempest-VolumesImageMetadata-1209548690-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:02.633726 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-4f7ecc6a-2bb5-4bb1-96f6-f9cd37dab01d tempest-VolumesImageMetadata-1209548690 tempest-VolumesImageMetadata-1209548690-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:02.644912 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:02.644912 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:50:02.653897 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-4f7ecc6a-2bb5-4bb1-96f6-f9cd37dab01d tempest-VolumesImageMetadata-1209548690 tempest-VolumesImageMetadata-1209548690-project-member] Volume info retrieved successfully. Aug 25 05:50:02.663599 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-2cea2161-82a8-43ce-8c38-518f0d7cab63 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:02.664464 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-4f7ecc6a-2bb5-4bb1-96f6-f9cd37dab01d tempest-VolumesImageMetadata-1209548690 tempest-VolumesImageMetadata-1209548690-project-member] https://10.4.3.189/volume/v3/volumes/a0212441-ff27-43e5-8a38-9ce244ab1d68 returned with HTTP 200 Aug 25 05:50:02.664966 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 986/3941] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:50:02 2026] GET /volume/v3/volumes/a0212441-ff27-43e5-8a38-9ce244ab1d68 => generated 1419 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:50:02.666430 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-2cea2161-82a8-43ce-8c38-518f0d7cab63 tempest-VolumesSnapshotNegativeTestJSON-368938939 tempest-VolumesSnapshotNegativeTestJSON-368938939-project-member] GET https://10.4.3.189/volume/v3/volumes/60030cc1-859c-4924-b21e-54b42f4a4b96 Aug 25 05:50:02.666430 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-2cea2161-82a8-43ce-8c38-518f0d7cab63 tempest-VolumesSnapshotNegativeTestJSON-368938939 tempest-VolumesSnapshotNegativeTestJSON-368938939-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:02.666584 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-2cea2161-82a8-43ce-8c38-518f0d7cab63 tempest-VolumesSnapshotNegativeTestJSON-368938939 tempest-VolumesSnapshotNegativeTestJSON-368938939-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:02.666796 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-93f33d56-21fe-4dc1-9959-cb57fe0bfebe tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fa7a8083-a3e6-4e90-ae92-71fb871ea7cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '946708bf-e2a7-43c5-b819-72e133c9e35e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1387150665',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4f651bf29def41dfadf79fe689be327d',qos_specs=None,replication_status=,reservations=['f6615a5a-4f88-4ccd-8e38-21ca41b8d9b0','038cb919-a8b7-4e74-8a53-15462f57b55a','bcbf06ac-9c47-4fdd-b5fe-6f3365ae46c3','e934ecf8-8e15-4350-870d-81ee73719152'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='683a470253d146459f7b0db3b88a63b9',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T05:50:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1387150665',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=946708bf-e2a7-43c5-b819-72e133c9e35e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4f651bf29def41dfadf79fe689be327d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='683a470253d146459f7b0db3b88a63b9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(23fc6e5d-fce0-4521-ba46-4837b4232084),volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:50:02.667775 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-93f33d56-21fe-4dc1-9959-cb57fe0bfebe tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (280bd9dc-b317-45d2-98df-eafeeba84f31) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:50:02.680291 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:02.680291 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:50:02.686132 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-2cea2161-82a8-43ce-8c38-518f0d7cab63 tempest-VolumesSnapshotNegativeTestJSON-368938939 tempest-VolumesSnapshotNegativeTestJSON-368938939-project-member] Volume info retrieved successfully. Aug 25 05:50:02.688205 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-43559de2-4542-408a-a8cb-a56ca05cc87a None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:02.691152 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-43559de2-4542-408a-a8cb-a56ca05cc87a tempest-VolumesImageMetadata-1209548690 tempest-VolumesImageMetadata-1209548690-project-member] POST https://10.4.3.189/volume/v3/volumes/a0212441-ff27-43e5-8a38-9ce244ab1d68/action Aug 25 05:50:02.692227 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-2cea2161-82a8-43ce-8c38-518f0d7cab63 tempest-VolumesSnapshotNegativeTestJSON-368938939 tempest-VolumesSnapshotNegativeTestJSON-368938939-project-member] https://10.4.3.189/volume/v3/volumes/60030cc1-859c-4924-b21e-54b42f4a4b96 returned with HTTP 200 Aug 25 05:50:02.694316 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 983/3942] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:50:02 2026] GET /volume/v3/volumes/60030cc1-859c-4924-b21e-54b42f4a4b96 => generated 854 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:50:02.694376 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-43559de2-4542-408a-a8cb-a56ca05cc87a tempest-VolumesImageMetadata-1209548690 tempest-VolumesImageMetadata-1209548690-project-member] Action body: b'{"os-unset_image_metadata": {"key": "ramdisk_id"}}' {{(pid=100269) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 05:50:02.694376 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-43559de2-4542-408a-a8cb-a56ca05cc87a tempest-VolumesImageMetadata-1209548690 tempest-VolumesImageMetadata-1209548690-project-member] Action: 'action', calling method: delete, body: {"os-unset_image_metadata": {"key": "ramdisk_id"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:50:02.704528 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-93f33d56-21fe-4dc1-9959-cb57fe0bfebe tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (280bd9dc-b317-45d2-98df-eafeeba84f31) transitioned into state 'SUCCESS' from state '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-1387150665',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4f651bf29def41dfadf79fe689be327d',qos_specs=None,replication_status=,reservations=['f6615a5a-4f88-4ccd-8e38-21ca41b8d9b0','038cb919-a8b7-4e74-8a53-15462f57b55a','bcbf06ac-9c47-4fdd-b5fe-6f3365ae46c3','e934ecf8-8e15-4350-870d-81ee73719152'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='683a470253d146459f7b0db3b88a63b9',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:50:02.705749 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-93f33d56-21fe-4dc1-9959-cb57fe0bfebe tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (22f208ce-617c-487c-b748-ac674b2d020c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:50:02.713787 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:02.713787 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:50:02.715527 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-f1b09415-f24b-4124-a331-b44fa337b725 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:02.719747 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-f1b09415-f24b-4124-a331-b44fa337b725 tempest-VolumesSnapshotNegativeTestJSON-368938939 tempest-VolumesSnapshotNegativeTestJSON-368938939-project-member] POST https://10.4.3.189/volume/v3/snapshots Aug 25 05:50:02.720035 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-f1b09415-f24b-4124-a331-b44fa337b725 tempest-VolumesSnapshotNegativeTestJSON-368938939 tempest-VolumesSnapshotNegativeTestJSON-368938939-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "60030cc1-859c-4924-b21e-54b42f4a4b96", "name": "tempest-VolumesSnapshotNegativeTestJSON-Snapshot-1471085442"}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:50:02.721758 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-93f33d56-21fe-4dc1-9959-cb57fe0bfebe tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (22f208ce-617c-487c-b748-ac674b2d020c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:50:02.723006 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-93f33d56-21fe-4dc1-9959-cb57fe0bfebe tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Flow 'volume_create_api' (6a0e9ffa-e0e1-4533-aed7-a3fa8e5b3aca) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100271) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:50:02.723259 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-93f33d56-21fe-4dc1-9959-cb57fe0bfebe tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Create volume request issued successfully. Aug 25 05:50:02.723925 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-93f33d56-21fe-4dc1-9959-cb57fe0bfebe tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] https://10.4.3.189/volume/v3/volumes returned with HTTP 202 Aug 25 05:50:02.724492 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 995/3943] 10.4.3.189 () {70 vars in 1298 bytes} [Tue Aug 25 05:50:02 2026] POST /volume/v3/volumes => generated 778 bytes in 210 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 05:50:02.726215 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:02.726215 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:50:02.726861 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-43559de2-4542-408a-a8cb-a56ca05cc87a tempest-VolumesImageMetadata-1209548690 tempest-VolumesImageMetadata-1209548690-project-member] Volume info retrieved successfully. Aug 25 05:50:02.734588 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-43559de2-4542-408a-a8cb-a56ca05cc87a tempest-VolumesImageMetadata-1209548690 tempest-VolumesImageMetadata-1209548690-project-member] Get volume image-metadata completed successfully. Aug 25 05:50:02.739767 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:02.739767 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:50:02.740266 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-f1b09415-f24b-4124-a331-b44fa337b725 tempest-VolumesSnapshotNegativeTestJSON-368938939 tempest-VolumesSnapshotNegativeTestJSON-368938939-project-member] Volume info retrieved successfully. Aug 25 05:50:02.740266 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.v3.snapshots [None req-f1b09415-f24b-4124-a331-b44fa337b725 tempest-VolumesSnapshotNegativeTestJSON-368938939 tempest-VolumesSnapshotNegativeTestJSON-368938939-project-member] Create snapshot from volume 60030cc1-859c-4924-b21e-54b42f4a4b96 Aug 25 05:50:02.741002 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-5084eeb0-1d25-4894-af66-f585c0cabf55 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:02.746125 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-5084eeb0-1d25-4894-af66-f585c0cabf55 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] GET https://10.4.3.189/volume/v3/volumes/946708bf-e2a7-43c5-b819-72e133c9e35e Aug 25 05:50:02.746535 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-5084eeb0-1d25-4894-af66-f585c0cabf55 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:02.746535 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-5084eeb0-1d25-4894-af66-f585c0cabf55 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:02.755214 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-43559de2-4542-408a-a8cb-a56ca05cc87a tempest-VolumesImageMetadata-1209548690 tempest-VolumesImageMetadata-1209548690-project-member] Delete volume metadata completed successfully. Aug 25 05:50:02.755510 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-43559de2-4542-408a-a8cb-a56ca05cc87a tempest-VolumesImageMetadata-1209548690 tempest-VolumesImageMetadata-1209548690-project-member] https://10.4.3.189/volume/v3/volumes/a0212441-ff27-43e5-8a38-9ce244ab1d68/action returned with HTTP 200 Aug 25 05:50:02.756179 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 980/3944] 10.4.3.189 () {68 vars in 1390 bytes} [Tue Aug 25 05:50:02 2026] POST /volume/v3/volumes/a0212441-ff27-43e5-8a38-9ce244ab1d68/action => generated 0 bytes in 69 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Aug 25 05:50:02.759246 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:02.759246 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:50:02.765002 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-5084eeb0-1d25-4894-af66-f585c0cabf55 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Volume info retrieved successfully. Aug 25 05:50:02.769396 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-5084eeb0-1d25-4894-af66-f585c0cabf55 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] https://10.4.3.189/volume/v3/volumes/946708bf-e2a7-43c5-b819-72e133c9e35e returned with HTTP 200 Aug 25 05:50:02.769879 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 984/3945] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:50:02 2026] GET /volume/v3/volumes/946708bf-e2a7-43c5-b819-72e133c9e35e => generated 957 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:50:02.773491 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-0aea03f2-3154-48db-8ea1-98712ab208ee None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:02.776179 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-0aea03f2-3154-48db-8ea1-98712ab208ee tempest-VolumesImageMetadata-1209548690 tempest-VolumesImageMetadata-1209548690-project-member] POST https://10.4.3.189/volume/v3/volumes/a0212441-ff27-43e5-8a38-9ce244ab1d68/action Aug 25 05:50:02.776626 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-0aea03f2-3154-48db-8ea1-98712ab208ee tempest-VolumesImageMetadata-1209548690 tempest-VolumesImageMetadata-1209548690-project-member] Action body: b'{"os-show_image_metadata": {}}' {{(pid=100271) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 05:50:02.776842 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-0aea03f2-3154-48db-8ea1-98712ab208ee tempest-VolumesImageMetadata-1209548690 tempest-VolumesImageMetadata-1209548690-project-member] Action: 'action', calling method: index, body: {"os-show_image_metadata": {}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:50:02.786385 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:02.786385 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:50:02.786997 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-0aea03f2-3154-48db-8ea1-98712ab208ee tempest-VolumesImageMetadata-1209548690 tempest-VolumesImageMetadata-1209548690-project-member] Volume info retrieved successfully. Aug 25 05:50:02.795404 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-0aea03f2-3154-48db-8ea1-98712ab208ee tempest-VolumesImageMetadata-1209548690 tempest-VolumesImageMetadata-1209548690-project-member] Get volume image-metadata completed successfully. Aug 25 05:50:02.795766 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-0aea03f2-3154-48db-8ea1-98712ab208ee tempest-VolumesImageMetadata-1209548690 tempest-VolumesImageMetadata-1209548690-project-member] https://10.4.3.189/volume/v3/volumes/a0212441-ff27-43e5-8a38-9ce244ab1d68/action returned with HTTP 200 Aug 25 05:50:02.796234 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 996/3946] 10.4.3.189 () {68 vars in 1390 bytes} [Tue Aug 25 05:50:02 2026] POST /volume/v3/volumes/a0212441-ff27-43e5-8a38-9ce244ab1d68/action => generated 537 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:50:02.808852 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-fd61bd24-2ea7-42b9-acb5-0a3eeb8044bb None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:02.812817 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-fd61bd24-2ea7-42b9-acb5-0a3eeb8044bb tempest-VolumesImageMetadata-1209548690 tempest-VolumesImageMetadata-1209548690-project-member] GET https://10.4.3.189/volume/v3/volumes/a0212441-ff27-43e5-8a38-9ce244ab1d68 Aug 25 05:50:02.812942 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-fd61bd24-2ea7-42b9-acb5-0a3eeb8044bb tempest-VolumesImageMetadata-1209548690 tempest-VolumesImageMetadata-1209548690-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:02.813245 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-fd61bd24-2ea7-42b9-acb5-0a3eeb8044bb tempest-VolumesImageMetadata-1209548690 tempest-VolumesImageMetadata-1209548690-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:02.819353 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.quota [None req-f1b09415-f24b-4124-a331-b44fa337b725 tempest-VolumesSnapshotNegativeTestJSON-368938939 tempest-VolumesSnapshotNegativeTestJSON-368938939-project-member] Created reservations ['61b949de-a95f-46eb-8cd3-cbfbc7e3ffc3', 'b9ee2cea-4b79-45ca-89ca-b011c1cf4807', '7d997b8e-06e7-48c2-8cd4-db0ddc1140cd', 'e5e352b9-a57b-4e6d-95bf-11d507ae3d0f'] {{(pid=100270) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:50:02.829826 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:02.829826 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:50:02.835329 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-fd61bd24-2ea7-42b9-acb5-0a3eeb8044bb tempest-VolumesImageMetadata-1209548690 tempest-VolumesImageMetadata-1209548690-project-member] Volume info retrieved successfully. Aug 25 05:50:02.842257 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-fd61bd24-2ea7-42b9-acb5-0a3eeb8044bb tempest-VolumesImageMetadata-1209548690 tempest-VolumesImageMetadata-1209548690-project-member] https://10.4.3.189/volume/v3/volumes/a0212441-ff27-43e5-8a38-9ce244ab1d68 returned with HTTP 200 Aug 25 05:50:02.842687 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 981/3947] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:50:02 2026] GET /volume/v3/volumes/a0212441-ff27-43e5-8a38-9ce244ab1d68 => generated 1393 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:50:02.858491 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-01abfe60-ca44-4e50-b405-71db69e915dd None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:02.860452 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-01abfe60-ca44-4e50-b405-71db69e915dd tempest-VolumesImageMetadata-1209548690 tempest-VolumesImageMetadata-1209548690-project-member] DELETE https://10.4.3.189/volume/v3/volumes/a0212441-ff27-43e5-8a38-9ce244ab1d68 Aug 25 05:50:02.860676 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-01abfe60-ca44-4e50-b405-71db69e915dd tempest-VolumesImageMetadata-1209548690 tempest-VolumesImageMetadata-1209548690-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:02.860910 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-01abfe60-ca44-4e50-b405-71db69e915dd tempest-VolumesImageMetadata-1209548690 tempest-VolumesImageMetadata-1209548690-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:02.861151 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-01abfe60-ca44-4e50-b405-71db69e915dd tempest-VolumesImageMetadata-1209548690 tempest-VolumesImageMetadata-1209548690-project-member] Delete volume with id: a0212441-ff27-43e5-8a38-9ce244ab1d68 Aug 25 05:50:02.861923 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-f1b09415-f24b-4124-a331-b44fa337b725 tempest-VolumesSnapshotNegativeTestJSON-368938939 tempest-VolumesSnapshotNegativeTestJSON-368938939-project-member] Snapshot create request issued successfully. Aug 25 05:50:02.862433 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-f1b09415-f24b-4124-a331-b44fa337b725 tempest-VolumesSnapshotNegativeTestJSON-368938939 tempest-VolumesSnapshotNegativeTestJSON-368938939-project-member] https://10.4.3.189/volume/v3/snapshots returned with HTTP 202 Aug 25 05:50:02.862912 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 987/3948] 10.4.3.189 () {68 vars in 1265 bytes} [Tue Aug 25 05:50:02 2026] POST /volume/v3/snapshots => generated 318 bytes in 148 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 05:50:02.869147 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:02.869147 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:50:02.869147 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-01abfe60-ca44-4e50-b405-71db69e915dd tempest-VolumesImageMetadata-1209548690 tempest-VolumesImageMetadata-1209548690-project-member] Volume info retrieved successfully. Aug 25 05:50:02.874096 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-1ef9ba87-d872-4c63-879f-0433e02855a3 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:02.876638 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-1ef9ba87-d872-4c63-879f-0433e02855a3 tempest-VolumesSnapshotNegativeTestJSON-368938939 tempest-VolumesSnapshotNegativeTestJSON-368938939-project-member] GET https://10.4.3.189/volume/v3/snapshots/9e1d5dd1-e8fc-49d7-bc71-0f2cece0a085 Aug 25 05:50:02.876983 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-1ef9ba87-d872-4c63-879f-0433e02855a3 tempest-VolumesSnapshotNegativeTestJSON-368938939 tempest-VolumesSnapshotNegativeTestJSON-368938939-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:02.877305 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-1ef9ba87-d872-4c63-879f-0433e02855a3 tempest-VolumesSnapshotNegativeTestJSON-368938939 tempest-VolumesSnapshotNegativeTestJSON-368938939-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:02.884189 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:02.884189 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:50:02.884873 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-1ef9ba87-d872-4c63-879f-0433e02855a3 tempest-VolumesSnapshotNegativeTestJSON-368938939 tempest-VolumesSnapshotNegativeTestJSON-368938939-project-member] Snapshot retrieved successfully. Aug 25 05:50:02.886086 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-1ef9ba87-d872-4c63-879f-0433e02855a3 tempest-VolumesSnapshotNegativeTestJSON-368938939 tempest-VolumesSnapshotNegativeTestJSON-368938939-project-member] https://10.4.3.189/volume/v3/snapshots/9e1d5dd1-e8fc-49d7-bc71-0f2cece0a085 returned with HTTP 200 Aug 25 05:50:02.886659 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 997/3949] 10.4.3.189 () {66 vars in 1354 bytes} [Tue Aug 25 05:50:02 2026] GET /volume/v3/snapshots/9e1d5dd1-e8fc-49d7-bc71-0f2cece0a085 => generated 450 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:50:02.893264 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-01abfe60-ca44-4e50-b405-71db69e915dd tempest-VolumesImageMetadata-1209548690 tempest-VolumesImageMetadata-1209548690-project-member] Delete volume request issued successfully. Aug 25 05:50:02.893476 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-01abfe60-ca44-4e50-b405-71db69e915dd tempest-VolumesImageMetadata-1209548690 tempest-VolumesImageMetadata-1209548690-project-member] https://10.4.3.189/volume/v3/volumes/a0212441-ff27-43e5-8a38-9ce244ab1d68 returned with HTTP 202 Aug 25 05:50:02.893988 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 985/3950] 10.4.3.189 () {66 vars in 1351 bytes} [Tue Aug 25 05:50:02 2026] DELETE /volume/v3/volumes/a0212441-ff27-43e5-8a38-9ce244ab1d68 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:50:02.908280 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-a7fc08f0-b599-4abe-90ef-07a08165919c None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:02.916494 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-a7fc08f0-b599-4abe-90ef-07a08165919c tempest-VolumesImageMetadata-1209548690 tempest-VolumesImageMetadata-1209548690-project-member] GET https://10.4.3.189/volume/v3/volumes/a0212441-ff27-43e5-8a38-9ce244ab1d68 Aug 25 05:50:02.916754 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-a7fc08f0-b599-4abe-90ef-07a08165919c tempest-VolumesImageMetadata-1209548690 tempest-VolumesImageMetadata-1209548690-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:02.916952 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-a7fc08f0-b599-4abe-90ef-07a08165919c tempest-VolumesImageMetadata-1209548690 tempest-VolumesImageMetadata-1209548690-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:02.925189 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:02.925189 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:50:02.929523 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-a7fc08f0-b599-4abe-90ef-07a08165919c tempest-VolumesImageMetadata-1209548690 tempest-VolumesImageMetadata-1209548690-project-member] Volume info retrieved successfully. Aug 25 05:50:02.936002 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-a7fc08f0-b599-4abe-90ef-07a08165919c tempest-VolumesImageMetadata-1209548690 tempest-VolumesImageMetadata-1209548690-project-member] https://10.4.3.189/volume/v3/volumes/a0212441-ff27-43e5-8a38-9ce244ab1d68 returned with HTTP 200 Aug 25 05:50:02.936456 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 982/3951] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:50:02 2026] GET /volume/v3/volumes/a0212441-ff27-43e5-8a38-9ce244ab1d68 => generated 1392 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:50:03.356863 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-d17bec57-7557-43ce-a035-e81e615580b6 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:03.359026 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-d17bec57-7557-43ce-a035-e81e615580b6 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] GET https://10.4.3.189/volume/v3/backups/1eed41c2-dd31-4915-8eb8-e329b912cd9b Aug 25 05:50:03.359303 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-d17bec57-7557-43ce-a035-e81e615580b6 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:03.359518 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-d17bec57-7557-43ce-a035-e81e615580b6 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:03.359632 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-d17bec57-7557-43ce-a035-e81e615580b6 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Show backup with id 1eed41c2-dd31-4915-8eb8-e329b912cd9b. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:50:03.366113 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-d17bec57-7557-43ce-a035-e81e615580b6 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] https://10.4.3.189/volume/v3/backups/1eed41c2-dd31-4915-8eb8-e329b912cd9b returned with HTTP 404 Aug 25 05:50:03.367088 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 988/3952] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:50:03 2026] GET /volume/v3/backups/1eed41c2-dd31-4915-8eb8-e329b912cd9b => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:50:03.377754 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-1dd8202c-d3cc-45bc-b6a3-cd59ae893348 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:03.379883 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-1dd8202c-d3cc-45bc-b6a3-cd59ae893348 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] POST https://10.4.3.189/volume/v3/backups Aug 25 05:50:03.380312 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-1dd8202c-d3cc-45bc-b6a3-cd59ae893348 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "d7fbd362-4a81-4b3f-ab94-184bb9df0e42", "incremental": true, "force": true, "name": "tempest-VolumesBackupsTest-Backup-769029088", "container": "tempest-volumesbackupstest-backup-container-381076876"}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:50:03.381903 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.contrib.backups [None req-1dd8202c-d3cc-45bc-b6a3-cd59ae893348 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Creating new backup {'backup': {'volume_id': 'd7fbd362-4a81-4b3f-ab94-184bb9df0e42', 'incremental': True, 'force': True, 'name': 'tempest-VolumesBackupsTest-Backup-769029088', 'container': 'tempest-volumesbackupstest-backup-container-381076876'}} {{(pid=100271) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 25 05:50:03.382075 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.contrib.backups [None req-1dd8202c-d3cc-45bc-b6a3-cd59ae893348 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Creating backup of volume d7fbd362-4a81-4b3f-ab94-184bb9df0e42 in container tempest-volumesbackupstest-backup-container-381076876 Aug 25 05:50:03.395621 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:03.395621 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:50:03.396283 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-1dd8202c-d3cc-45bc-b6a3-cd59ae893348 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Volume info retrieved successfully. Aug 25 05:50:03.422994 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.quota [None req-1dd8202c-d3cc-45bc-b6a3-cd59ae893348 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Created reservations ['46f013a1-a3e2-4c05-896c-6bc5b979b4e5', '3c693317-306a-4587-9f9b-732b996220cf'] {{(pid=100271) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:50:03.482483 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-1dd8202c-d3cc-45bc-b6a3-cd59ae893348 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] https://10.4.3.189/volume/v3/backups returned with HTTP 202 Aug 25 05:50:03.482999 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 998/3953] 10.4.3.189 () {68 vars in 1259 bytes} [Tue Aug 25 05:50:03 2026] POST /volume/v3/backups => generated 329 bytes in 106 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 05:50:03.493910 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-a12bf328-7366-4237-ad7c-a06b86e92a31 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:03.495826 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a12bf328-7366-4237-ad7c-a06b86e92a31 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] GET https://10.4.3.189/volume/v3/backups/e050dcf6-6103-4f2a-b460-900588ed3242 Aug 25 05:50:03.496142 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a12bf328-7366-4237-ad7c-a06b86e92a31 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:03.496388 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a12bf328-7366-4237-ad7c-a06b86e92a31 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:03.496520 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-a12bf328-7366-4237-ad7c-a06b86e92a31 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Show backup with id e050dcf6-6103-4f2a-b460-900588ed3242. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:50:03.500853 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:03.500853 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:50:03.501614 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a12bf328-7366-4237-ad7c-a06b86e92a31 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] https://10.4.3.189/volume/v3/backups/e050dcf6-6103-4f2a-b460-900588ed3242 returned with HTTP 200 Aug 25 05:50:03.501968 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 986/3954] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:50:03 2026] GET /volume/v3/backups/e050dcf6-6103-4f2a-b460-900588ed3242 => generated 786 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:50:03.786864 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-bb076e89-4aaf-4e95-881b-3768b290fff1 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:03.789309 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-bb076e89-4aaf-4e95-881b-3768b290fff1 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] GET https://10.4.3.189/volume/v3/volumes/946708bf-e2a7-43c5-b819-72e133c9e35e Aug 25 05:50:03.789598 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-bb076e89-4aaf-4e95-881b-3768b290fff1 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:03.789864 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-bb076e89-4aaf-4e95-881b-3768b290fff1 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:03.800107 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:03.800107 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:50:03.805074 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-bb076e89-4aaf-4e95-881b-3768b290fff1 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Volume info retrieved successfully. Aug 25 05:50:03.810386 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-bb076e89-4aaf-4e95-881b-3768b290fff1 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] https://10.4.3.189/volume/v3/volumes/946708bf-e2a7-43c5-b819-72e133c9e35e returned with HTTP 200 Aug 25 05:50:03.810869 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 983/3955] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:50:03 2026] GET /volume/v3/volumes/946708bf-e2a7-43c5-b819-72e133c9e35e => generated 1018 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:50:03.825538 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-5388c216-aa46-455a-9608-69e4df3791a1 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:03.827729 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-5388c216-aa46-455a-9608-69e4df3791a1 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] POST https://10.4.3.189/volume/v3/backups Aug 25 05:50:03.828161 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-5388c216-aa46-455a-9608-69e4df3791a1 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "946708bf-e2a7-43c5-b819-72e133c9e35e", "name": "tempest-type-Backup-1640710571"}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:50:03.829956 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.contrib.backups [None req-5388c216-aa46-455a-9608-69e4df3791a1 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Creating new backup {'backup': {'volume_id': '946708bf-e2a7-43c5-b819-72e133c9e35e', 'name': 'tempest-type-Backup-1640710571'}} {{(pid=100270) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 25 05:50:03.830172 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.contrib.backups [None req-5388c216-aa46-455a-9608-69e4df3791a1 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Creating backup of volume 946708bf-e2a7-43c5-b819-72e133c9e35e in container None Aug 25 05:50:03.839217 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:03.839217 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:50:03.839732 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-5388c216-aa46-455a-9608-69e4df3791a1 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Volume info retrieved successfully. Aug 25 05:50:03.860000 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.quota [None req-5388c216-aa46-455a-9608-69e4df3791a1 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Created reservations ['44aae6a3-a62c-44d2-a2ff-35738f28593b', '15a07f6e-2620-4690-b2c1-80ac6048cacb'] {{(pid=100270) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:50:03.899125 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-95d43ae2-9e33-4c07-bcbc-7c5894d02fe5 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:03.901436 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-95d43ae2-9e33-4c07-bcbc-7c5894d02fe5 tempest-VolumesSnapshotNegativeTestJSON-368938939 tempest-VolumesSnapshotNegativeTestJSON-368938939-project-member] GET https://10.4.3.189/volume/v3/snapshots/9e1d5dd1-e8fc-49d7-bc71-0f2cece0a085 Aug 25 05:50:03.902500 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-95d43ae2-9e33-4c07-bcbc-7c5894d02fe5 tempest-VolumesSnapshotNegativeTestJSON-368938939 tempest-VolumesSnapshotNegativeTestJSON-368938939-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:03.902500 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-95d43ae2-9e33-4c07-bcbc-7c5894d02fe5 tempest-VolumesSnapshotNegativeTestJSON-368938939 tempest-VolumesSnapshotNegativeTestJSON-368938939-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:03.908688 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:03.908688 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:50:03.909094 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-5388c216-aa46-455a-9608-69e4df3791a1 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] https://10.4.3.189/volume/v3/backups returned with HTTP 202 Aug 25 05:50:03.909506 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-95d43ae2-9e33-4c07-bcbc-7c5894d02fe5 tempest-VolumesSnapshotNegativeTestJSON-368938939 tempest-VolumesSnapshotNegativeTestJSON-368938939-project-member] Snapshot retrieved successfully. Aug 25 05:50:03.909639 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 989/3956] 10.4.3.189 () {70 vars in 1299 bytes} [Tue Aug 25 05:50:03 2026] POST /volume/v3/backups => generated 316 bytes in 85 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 05:50:03.910596 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-95d43ae2-9e33-4c07-bcbc-7c5894d02fe5 tempest-VolumesSnapshotNegativeTestJSON-368938939 tempest-VolumesSnapshotNegativeTestJSON-368938939-project-member] https://10.4.3.189/volume/v3/snapshots/9e1d5dd1-e8fc-49d7-bc71-0f2cece0a085 returned with HTTP 200 Aug 25 05:50:03.911287 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 999/3957] 10.4.3.189 () {66 vars in 1354 bytes} [Tue Aug 25 05:50:03 2026] GET /volume/v3/snapshots/9e1d5dd1-e8fc-49d7-bc71-0f2cece0a085 => generated 477 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:50:03.921325 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-cf1ac1eb-c8a6-40e4-aaa3-34ba0d302de5 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:03.922304 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-d8b8a858-b7bd-4197-bc9f-e4c898253cb6 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:03.925961 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-cf1ac1eb-c8a6-40e4-aaa3-34ba0d302de5 tempest-VolumesSnapshotNegativeTestJSON-368938939 tempest-VolumesSnapshotNegativeTestJSON-368938939-project-member] POST https://10.4.3.189/volume/v3/volumes Aug 25 05:50:03.926433 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-cf1ac1eb-c8a6-40e4-aaa3-34ba0d302de5 tempest-VolumesSnapshotNegativeTestJSON-368938939 tempest-VolumesSnapshotNegativeTestJSON-368938939-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "snapshot_id": "9e1d5dd1-e8fc-49d7-bc71-0f2cece0a085"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:50:03.927956 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d8b8a858-b7bd-4197-bc9f-e4c898253cb6 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] GET https://10.4.3.189/volume/v3/backups/d957f6ba-a36f-463d-988d-e33277a93d8b Aug 25 05:50:03.928280 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d8b8a858-b7bd-4197-bc9f-e4c898253cb6 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:03.928528 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d8b8a858-b7bd-4197-bc9f-e4c898253cb6 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:03.928701 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-d8b8a858-b7bd-4197-bc9f-e4c898253cb6 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Show backup with id d957f6ba-a36f-463d-988d-e33277a93d8b. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:50:03.932457 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.v3.volumes [None req-cf1ac1eb-c8a6-40e4-aaa3-34ba0d302de5 tempest-VolumesSnapshotNegativeTestJSON-368938939 tempest-VolumesSnapshotNegativeTestJSON-368938939-project-member] Create volume request body: {'volume': {'size': 1, 'snapshot_id': '9e1d5dd1-e8fc-49d7-bc71-0f2cece0a085'}} {{(pid=100269) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 05:50:03.936488 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:03.936488 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:50:03.937697 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d8b8a858-b7bd-4197-bc9f-e4c898253cb6 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] https://10.4.3.189/volume/v3/backups/d957f6ba-a36f-463d-988d-e33277a93d8b returned with HTTP 200 Aug 25 05:50:03.938214 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 987/3958] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:50:03 2026] GET /volume/v3/backups/d957f6ba-a36f-463d-988d-e33277a93d8b => generated 723 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:50:03.940781 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:03.940781 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:50:03.941309 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-cf1ac1eb-c8a6-40e4-aaa3-34ba0d302de5 tempest-VolumesSnapshotNegativeTestJSON-368938939 tempest-VolumesSnapshotNegativeTestJSON-368938939-project-member] Snapshot retrieved successfully. Aug 25 05:50:03.941433 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.v3.volumes [None req-cf1ac1eb-c8a6-40e4-aaa3-34ba0d302de5 tempest-VolumesSnapshotNegativeTestJSON-368938939 tempest-VolumesSnapshotNegativeTestJSON-368938939-project-member] Create volume of 1 GB Aug 25 05:50:03.945902 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-cf1ac1eb-c8a6-40e4-aaa3-34ba0d302de5 tempest-VolumesSnapshotNegativeTestJSON-368938939 tempest-VolumesSnapshotNegativeTestJSON-368938939-project-member] Availability Zones retrieved successfully. Aug 25 05:50:03.955285 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-cf1ac1eb-c8a6-40e4-aaa3-34ba0d302de5 tempest-VolumesSnapshotNegativeTestJSON-368938939 tempest-VolumesSnapshotNegativeTestJSON-368938939-project-member] Flow 'volume_create_api' (a7a9df77-2bcc-4e7c-be86-71e79c03cf2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:50:03.956385 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-cf1ac1eb-c8a6-40e4-aaa3-34ba0d302de5 tempest-VolumesSnapshotNegativeTestJSON-368938939 tempest-VolumesSnapshotNegativeTestJSON-368938939-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2c8882b1-8804-46a6-a6d9-62c94f0ca6f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:50:03.956711 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-a19f2e35-d9f9-4270-bc67-ea6b8d89e1d1 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:03.957430 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.flows.api.create_volume [None req-cf1ac1eb-c8a6-40e4-aaa3-34ba0d302de5 tempest-VolumesSnapshotNegativeTestJSON-368938939 tempest-VolumesSnapshotNegativeTestJSON-368938939-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100269) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 05:50:03.958579 np0000008051 devstack@c-api.service[100269]: WARNING cinder.volume.api [None req-cf1ac1eb-c8a6-40e4-aaa3-34ba0d302de5 tempest-VolumesSnapshotNegativeTestJSON-368938939 tempest-VolumesSnapshotNegativeTestJSON-368938939-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2c8882b1-8804-46a6-a6d9-62c94f0ca6f5) transitioned into state 'FAILURE' from state 'RUNNING' Aug 25 05:50:03.958579 np0000008051 devstack@c-api.service[100269]: 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 25 05:50:03.958976 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-a19f2e35-d9f9-4270-bc67-ea6b8d89e1d1 tempest-VolumesImageMetadata-1209548690 tempest-VolumesImageMetadata-1209548690-project-member] GET https://10.4.3.189/volume/v3/volumes/a0212441-ff27-43e5-8a38-9ce244ab1d68 Aug 25 05:50:03.959252 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-a19f2e35-d9f9-4270-bc67-ea6b8d89e1d1 tempest-VolumesImageMetadata-1209548690 tempest-VolumesImageMetadata-1209548690-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:03.959484 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-a19f2e35-d9f9-4270-bc67-ea6b8d89e1d1 tempest-VolumesImageMetadata-1209548690 tempest-VolumesImageMetadata-1209548690-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:03.960162 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-cf1ac1eb-c8a6-40e4-aaa3-34ba0d302de5 tempest-VolumesSnapshotNegativeTestJSON-368938939 tempest-VolumesSnapshotNegativeTestJSON-368938939-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2c8882b1-8804-46a6-a6d9-62c94f0ca6f5) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:50:03.960988 np0000008051 devstack@c-api.service[100269]: WARNING cinder.volume.api [None req-cf1ac1eb-c8a6-40e4-aaa3-34ba0d302de5 tempest-VolumesSnapshotNegativeTestJSON-368938939 tempest-VolumesSnapshotNegativeTestJSON-368938939-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2c8882b1-8804-46a6-a6d9-62c94f0ca6f5) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 25 05:50:03.961963 np0000008051 devstack@c-api.service[100269]: WARNING cinder.volume.api [None req-cf1ac1eb-c8a6-40e4-aaa3-34ba0d302de5 tempest-VolumesSnapshotNegativeTestJSON-368938939 tempest-VolumesSnapshotNegativeTestJSON-368938939-project-member] Flow 'volume_create_api' (a7a9df77-2bcc-4e7c-be86-71e79c03cf2d) transitioned into state 'REVERTED' from state 'RUNNING' Aug 25 05:50:03.962320 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-cf1ac1eb-c8a6-40e4-aaa3-34ba0d302de5 tempest-VolumesSnapshotNegativeTestJSON-368938939 tempest-VolumesSnapshotNegativeTestJSON-368938939-project-member] https://10.4.3.189/volume/v3/volumes returned with HTTP 400 Aug 25 05:50:03.962955 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 984/3959] 10.4.3.189 () {68 vars in 1258 bytes} [Tue Aug 25 05:50:03 2026] POST /volume/v3/volumes => generated 171 bytes in 42 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 25 05:50:03.966754 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-a19f2e35-d9f9-4270-bc67-ea6b8d89e1d1 tempest-VolumesImageMetadata-1209548690 tempest-VolumesImageMetadata-1209548690-project-member] https://10.4.3.189/volume/v3/volumes/a0212441-ff27-43e5-8a38-9ce244ab1d68 returned with HTTP 404 Aug 25 05:50:03.967534 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 990/3960] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:50:03 2026] GET /volume/v3/volumes/a0212441-ff27-43e5-8a38-9ce244ab1d68 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:50:03.972092 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-58a6feb1-23d6-4edd-b132-5257265071d4 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:03.975167 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-58a6feb1-23d6-4edd-b132-5257265071d4 tempest-VolumesSnapshotNegativeTestJSON-368938939 tempest-VolumesSnapshotNegativeTestJSON-368938939-project-member] DELETE https://10.4.3.189/volume/v3/snapshots/9e1d5dd1-e8fc-49d7-bc71-0f2cece0a085 Aug 25 05:50:03.975167 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-58a6feb1-23d6-4edd-b132-5257265071d4 tempest-VolumesSnapshotNegativeTestJSON-368938939 tempest-VolumesSnapshotNegativeTestJSON-368938939-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:03.975617 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-58a6feb1-23d6-4edd-b132-5257265071d4 tempest-VolumesSnapshotNegativeTestJSON-368938939 tempest-VolumesSnapshotNegativeTestJSON-368938939-project-member] Calling method 'delete' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:03.975903 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.v3.snapshots [None req-58a6feb1-23d6-4edd-b132-5257265071d4 tempest-VolumesSnapshotNegativeTestJSON-368938939 tempest-VolumesSnapshotNegativeTestJSON-368938939-project-member] Delete snapshot with id: 9e1d5dd1-e8fc-49d7-bc71-0f2cece0a085 Aug 25 05:50:03.982625 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:03.982625 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:50:03.983359 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-58a6feb1-23d6-4edd-b132-5257265071d4 tempest-VolumesSnapshotNegativeTestJSON-368938939 tempest-VolumesSnapshotNegativeTestJSON-368938939-project-member] Snapshot retrieved successfully. Aug 25 05:50:04.007130 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-58a6feb1-23d6-4edd-b132-5257265071d4 tempest-VolumesSnapshotNegativeTestJSON-368938939 tempest-VolumesSnapshotNegativeTestJSON-368938939-project-member] Snapshot delete request issued successfully. Aug 25 05:50:04.007503 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-58a6feb1-23d6-4edd-b132-5257265071d4 tempest-VolumesSnapshotNegativeTestJSON-368938939 tempest-VolumesSnapshotNegativeTestJSON-368938939-project-member] https://10.4.3.189/volume/v3/snapshots/9e1d5dd1-e8fc-49d7-bc71-0f2cece0a085 returned with HTTP 202 Aug 25 05:50:04.008192 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1000/3961] 10.4.3.189 () {66 vars in 1357 bytes} [Tue Aug 25 05:50:03 2026] DELETE /volume/v3/snapshots/9e1d5dd1-e8fc-49d7-bc71-0f2cece0a085 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:50:04.017083 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-de984bba-0ca0-4516-9323-6687efeccd69 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:04.019582 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-de984bba-0ca0-4516-9323-6687efeccd69 tempest-VolumesSnapshotNegativeTestJSON-368938939 tempest-VolumesSnapshotNegativeTestJSON-368938939-project-member] GET https://10.4.3.189/volume/v3/snapshots/9e1d5dd1-e8fc-49d7-bc71-0f2cece0a085 Aug 25 05:50:04.019812 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-de984bba-0ca0-4516-9323-6687efeccd69 tempest-VolumesSnapshotNegativeTestJSON-368938939 tempest-VolumesSnapshotNegativeTestJSON-368938939-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:04.020122 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-de984bba-0ca0-4516-9323-6687efeccd69 tempest-VolumesSnapshotNegativeTestJSON-368938939 tempest-VolumesSnapshotNegativeTestJSON-368938939-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:04.027256 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:04.027256 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:50:04.027448 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-de984bba-0ca0-4516-9323-6687efeccd69 tempest-VolumesSnapshotNegativeTestJSON-368938939 tempest-VolumesSnapshotNegativeTestJSON-368938939-project-member] Snapshot retrieved successfully. Aug 25 05:50:04.028497 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-de984bba-0ca0-4516-9323-6687efeccd69 tempest-VolumesSnapshotNegativeTestJSON-368938939 tempest-VolumesSnapshotNegativeTestJSON-368938939-project-member] https://10.4.3.189/volume/v3/snapshots/9e1d5dd1-e8fc-49d7-bc71-0f2cece0a085 returned with HTTP 200 Aug 25 05:50:04.029191 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 988/3962] 10.4.3.189 () {66 vars in 1354 bytes} [Tue Aug 25 05:50:04 2026] GET /volume/v3/snapshots/9e1d5dd1-e8fc-49d7-bc71-0f2cece0a085 => generated 476 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:50:04.161707 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-30f9eee7-f93b-431a-92d9-8753a8ae9783 req-c0a8b4e5-4106-4903-80a1-a39af6292be6 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:04.163919 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-30f9eee7-f93b-431a-92d9-8753a8ae9783 req-c0a8b4e5-4106-4903-80a1-a39af6292be6 tempest-TestVolumeBackupRestore-101581384 tempest-TestVolumeBackupRestore-101581384-project-member] DELETE https://10.4.3.189/volume/v3/attachments/9811382e-350c-4b6e-9121-d9f6fa2e2abe Aug 25 05:50:04.164195 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-30f9eee7-f93b-431a-92d9-8753a8ae9783 req-c0a8b4e5-4106-4903-80a1-a39af6292be6 tempest-TestVolumeBackupRestore-101581384 tempest-TestVolumeBackupRestore-101581384-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:04.165942 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-30f9eee7-f93b-431a-92d9-8753a8ae9783 req-c0a8b4e5-4106-4903-80a1-a39af6292be6 tempest-TestVolumeBackupRestore-101581384 tempest-TestVolumeBackupRestore-101581384-project-member] Calling method 'version_select' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:04.174693 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:04.174693 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:50:04.230388 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-30f9eee7-f93b-431a-92d9-8753a8ae9783 req-c0a8b4e5-4106-4903-80a1-a39af6292be6 tempest-TestVolumeBackupRestore-101581384 tempest-TestVolumeBackupRestore-101581384-project-member] https://10.4.3.189/volume/v3/attachments/9811382e-350c-4b6e-9121-d9f6fa2e2abe returned with HTTP 200 Aug 25 05:50:04.230858 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 985/3963] 10.4.3.189 () {72 vars in 1673 bytes} [Tue Aug 25 05:50:04 2026] DELETE /volume/v3/attachments/9811382e-350c-4b6e-9121-d9f6fa2e2abe => generated 19 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:50:04.512737 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-5ddcb1a0-b2f8-483d-9bd5-66f22823630c None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:04.515245 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-5ddcb1a0-b2f8-483d-9bd5-66f22823630c tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] GET https://10.4.3.189/volume/v3/backups/e050dcf6-6103-4f2a-b460-900588ed3242 Aug 25 05:50:04.515480 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-5ddcb1a0-b2f8-483d-9bd5-66f22823630c tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:04.515668 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-5ddcb1a0-b2f8-483d-9bd5-66f22823630c tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:04.515773 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-5ddcb1a0-b2f8-483d-9bd5-66f22823630c tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Show backup with id e050dcf6-6103-4f2a-b460-900588ed3242. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:50:04.520505 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:04.520505 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:50:04.521334 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-5ddcb1a0-b2f8-483d-9bd5-66f22823630c tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] https://10.4.3.189/volume/v3/backups/e050dcf6-6103-4f2a-b460-900588ed3242 returned with HTTP 200 Aug 25 05:50:04.521701 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 991/3964] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:50:04 2026] GET /volume/v3/backups/e050dcf6-6103-4f2a-b460-900588ed3242 => generated 788 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:50:04.952962 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-9b707069-86b5-4417-a6d5-0ec8d36ad3d6 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:04.955189 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-9b707069-86b5-4417-a6d5-0ec8d36ad3d6 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] GET https://10.4.3.189/volume/v3/backups/d957f6ba-a36f-463d-988d-e33277a93d8b Aug 25 05:50:04.955403 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-9b707069-86b5-4417-a6d5-0ec8d36ad3d6 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:04.955589 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-9b707069-86b5-4417-a6d5-0ec8d36ad3d6 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:04.955689 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-9b707069-86b5-4417-a6d5-0ec8d36ad3d6 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Show backup with id d957f6ba-a36f-463d-988d-e33277a93d8b. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:50:04.963123 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:04.963123 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:50:04.963833 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-9b707069-86b5-4417-a6d5-0ec8d36ad3d6 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] https://10.4.3.189/volume/v3/backups/d957f6ba-a36f-463d-988d-e33277a93d8b returned with HTTP 200 Aug 25 05:50:04.964462 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1001/3965] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:50:04 2026] GET /volume/v3/backups/d957f6ba-a36f-463d-988d-e33277a93d8b => generated 725 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:50:05.038420 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-d83b1bb3-d1aa-4a68-9f26-4a40971a992b None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:05.041424 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d83b1bb3-d1aa-4a68-9f26-4a40971a992b tempest-VolumesSnapshotNegativeTestJSON-368938939 tempest-VolumesSnapshotNegativeTestJSON-368938939-project-member] GET https://10.4.3.189/volume/v3/snapshots/9e1d5dd1-e8fc-49d7-bc71-0f2cece0a085 Aug 25 05:50:05.041640 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d83b1bb3-d1aa-4a68-9f26-4a40971a992b tempest-VolumesSnapshotNegativeTestJSON-368938939 tempest-VolumesSnapshotNegativeTestJSON-368938939-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:05.041826 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d83b1bb3-d1aa-4a68-9f26-4a40971a992b tempest-VolumesSnapshotNegativeTestJSON-368938939 tempest-VolumesSnapshotNegativeTestJSON-368938939-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:05.049286 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d83b1bb3-d1aa-4a68-9f26-4a40971a992b tempest-VolumesSnapshotNegativeTestJSON-368938939 tempest-VolumesSnapshotNegativeTestJSON-368938939-project-member] https://10.4.3.189/volume/v3/snapshots/9e1d5dd1-e8fc-49d7-bc71-0f2cece0a085 returned with HTTP 404 Aug 25 05:50:05.049785 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 989/3966] 10.4.3.189 () {66 vars in 1354 bytes} [Tue Aug 25 05:50:05 2026] GET /volume/v3/snapshots/9e1d5dd1-e8fc-49d7-bc71-0f2cece0a085 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:50:05.057388 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-ef76db2d-6451-4ed5-aca8-deb768cdd958 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:05.060246 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-ef76db2d-6451-4ed5-aca8-deb768cdd958 tempest-VolumesSnapshotNegativeTestJSON-368938939 tempest-VolumesSnapshotNegativeTestJSON-368938939-project-member] GET https://10.4.3.189/volume/v3/volumes/60030cc1-859c-4924-b21e-54b42f4a4b96 Aug 25 05:50:05.060484 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-ef76db2d-6451-4ed5-aca8-deb768cdd958 tempest-VolumesSnapshotNegativeTestJSON-368938939 tempest-VolumesSnapshotNegativeTestJSON-368938939-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:05.060731 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-ef76db2d-6451-4ed5-aca8-deb768cdd958 tempest-VolumesSnapshotNegativeTestJSON-368938939 tempest-VolumesSnapshotNegativeTestJSON-368938939-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:05.076312 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:05.076312 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:50:05.081803 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-ef76db2d-6451-4ed5-aca8-deb768cdd958 tempest-VolumesSnapshotNegativeTestJSON-368938939 tempest-VolumesSnapshotNegativeTestJSON-368938939-project-member] Volume info retrieved successfully. Aug 25 05:50:05.088428 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-ef76db2d-6451-4ed5-aca8-deb768cdd958 tempest-VolumesSnapshotNegativeTestJSON-368938939 tempest-VolumesSnapshotNegativeTestJSON-368938939-project-member] https://10.4.3.189/volume/v3/volumes/60030cc1-859c-4924-b21e-54b42f4a4b96 returned with HTTP 200 Aug 25 05:50:05.088982 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 986/3967] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:50:05 2026] GET /volume/v3/volumes/60030cc1-859c-4924-b21e-54b42f4a4b96 => generated 854 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:50:05.101393 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-fa1fd298-bf8b-464c-97a8-39730b49eaf5 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:05.104741 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-fa1fd298-bf8b-464c-97a8-39730b49eaf5 tempest-VolumesSnapshotNegativeTestJSON-368938939 tempest-VolumesSnapshotNegativeTestJSON-368938939-project-member] DELETE https://10.4.3.189/volume/v3/volumes/60030cc1-859c-4924-b21e-54b42f4a4b96 Aug 25 05:50:05.105033 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-fa1fd298-bf8b-464c-97a8-39730b49eaf5 tempest-VolumesSnapshotNegativeTestJSON-368938939 tempest-VolumesSnapshotNegativeTestJSON-368938939-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:05.105316 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-fa1fd298-bf8b-464c-97a8-39730b49eaf5 tempest-VolumesSnapshotNegativeTestJSON-368938939 tempest-VolumesSnapshotNegativeTestJSON-368938939-project-member] Calling method 'delete' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:05.105530 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.v3.volumes [None req-fa1fd298-bf8b-464c-97a8-39730b49eaf5 tempest-VolumesSnapshotNegativeTestJSON-368938939 tempest-VolumesSnapshotNegativeTestJSON-368938939-project-member] Delete volume with id: 60030cc1-859c-4924-b21e-54b42f4a4b96 Aug 25 05:50:05.116307 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:05.116307 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:50:05.117034 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-fa1fd298-bf8b-464c-97a8-39730b49eaf5 tempest-VolumesSnapshotNegativeTestJSON-368938939 tempest-VolumesSnapshotNegativeTestJSON-368938939-project-member] Volume info retrieved successfully. Aug 25 05:50:05.139284 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-fa1fd298-bf8b-464c-97a8-39730b49eaf5 tempest-VolumesSnapshotNegativeTestJSON-368938939 tempest-VolumesSnapshotNegativeTestJSON-368938939-project-member] Delete volume request issued successfully. Aug 25 05:50:05.139560 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-fa1fd298-bf8b-464c-97a8-39730b49eaf5 tempest-VolumesSnapshotNegativeTestJSON-368938939 tempest-VolumesSnapshotNegativeTestJSON-368938939-project-member] https://10.4.3.189/volume/v3/volumes/60030cc1-859c-4924-b21e-54b42f4a4b96 returned with HTTP 202 Aug 25 05:50:05.140150 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 992/3968] 10.4.3.189 () {66 vars in 1351 bytes} [Tue Aug 25 05:50:05 2026] DELETE /volume/v3/volumes/60030cc1-859c-4924-b21e-54b42f4a4b96 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:50:05.148748 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-6e7d150c-253d-4cc2-918a-7a6a01597d86 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:05.150625 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-6e7d150c-253d-4cc2-918a-7a6a01597d86 tempest-VolumesSnapshotNegativeTestJSON-368938939 tempest-VolumesSnapshotNegativeTestJSON-368938939-project-member] GET https://10.4.3.189/volume/v3/volumes/60030cc1-859c-4924-b21e-54b42f4a4b96 Aug 25 05:50:05.150858 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-6e7d150c-253d-4cc2-918a-7a6a01597d86 tempest-VolumesSnapshotNegativeTestJSON-368938939 tempest-VolumesSnapshotNegativeTestJSON-368938939-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:05.151107 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-6e7d150c-253d-4cc2-918a-7a6a01597d86 tempest-VolumesSnapshotNegativeTestJSON-368938939 tempest-VolumesSnapshotNegativeTestJSON-368938939-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:05.158427 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:05.158427 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:50:05.164362 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-6e7d150c-253d-4cc2-918a-7a6a01597d86 tempest-VolumesSnapshotNegativeTestJSON-368938939 tempest-VolumesSnapshotNegativeTestJSON-368938939-project-member] Volume info retrieved successfully. Aug 25 05:50:05.169530 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-6e7d150c-253d-4cc2-918a-7a6a01597d86 tempest-VolumesSnapshotNegativeTestJSON-368938939 tempest-VolumesSnapshotNegativeTestJSON-368938939-project-member] https://10.4.3.189/volume/v3/volumes/60030cc1-859c-4924-b21e-54b42f4a4b96 returned with HTTP 200 Aug 25 05:50:05.170116 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1002/3969] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:50:05 2026] GET /volume/v3/volumes/60030cc1-859c-4924-b21e-54b42f4a4b96 => generated 853 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:50:05.220273 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-f7bad4a9-dab8-4b80-a827-8038f2ee7e35 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:05.314037 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f7bad4a9-dab8-4b80-a827-8038f2ee7e35 tempest-SnapshotMetadataTestJSON-624753754 tempest-SnapshotMetadataTestJSON-624753754-project-member] POST https://10.4.3.189/volume/v3/volumes Aug 25 05:50:05.314422 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f7bad4a9-dab8-4b80-a827-8038f2ee7e35 tempest-SnapshotMetadataTestJSON-624753754 tempest-SnapshotMetadataTestJSON-624753754-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotMetadataTestJSON-Volume-1703992915"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:50:05.316332 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.v3.volumes [None req-f7bad4a9-dab8-4b80-a827-8038f2ee7e35 tempest-SnapshotMetadataTestJSON-624753754 tempest-SnapshotMetadataTestJSON-624753754-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotMetadataTestJSON-Volume-1703992915'}} {{(pid=100268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 05:50:05.316434 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-f7bad4a9-dab8-4b80-a827-8038f2ee7e35 tempest-SnapshotMetadataTestJSON-624753754 tempest-SnapshotMetadataTestJSON-624753754-project-member] Create volume of 1 GB Aug 25 05:50:05.320694 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-f7bad4a9-dab8-4b80-a827-8038f2ee7e35 tempest-SnapshotMetadataTestJSON-624753754 tempest-SnapshotMetadataTestJSON-624753754-project-member] Availability Zones retrieved successfully. Aug 25 05:50:05.325835 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-f7bad4a9-dab8-4b80-a827-8038f2ee7e35 tempest-SnapshotMetadataTestJSON-624753754 tempest-SnapshotMetadataTestJSON-624753754-project-member] Flow 'volume_create_api' (c73156d7-1d56-4179-afca-df087a4f55f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:50:05.327282 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-f7bad4a9-dab8-4b80-a827-8038f2ee7e35 tempest-SnapshotMetadataTestJSON-624753754 tempest-SnapshotMetadataTestJSON-624753754-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (19337466-0297-471f-b665-a0ca2535c5d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:50:05.328577 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.flows.api.create_volume [None req-f7bad4a9-dab8-4b80-a827-8038f2ee7e35 tempest-SnapshotMetadataTestJSON-624753754 tempest-SnapshotMetadataTestJSON-624753754-project-member] Validating volume size '1' using validate_int {{(pid=100268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 05:50:05.357115 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-f7bad4a9-dab8-4b80-a827-8038f2ee7e35 tempest-SnapshotMetadataTestJSON-624753754 tempest-SnapshotMetadataTestJSON-624753754-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (19337466-0297-471f-b665-a0ca2535c5d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T05:35:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=23fc6e5d-fce0-4521-ba46-4837b4232084,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '23fc6e5d-fce0-4521-ba46-4837b4232084', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:50:05.358181 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-f7bad4a9-dab8-4b80-a827-8038f2ee7e35 tempest-SnapshotMetadataTestJSON-624753754 tempest-SnapshotMetadataTestJSON-624753754-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d032956f-986e-4d7f-a7e6-caaffb6efbc4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:50:05.431905 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-f7bad4a9-dab8-4b80-a827-8038f2ee7e35 tempest-SnapshotMetadataTestJSON-624753754 tempest-SnapshotMetadataTestJSON-624753754-project-member] Created reservations ['dd56044c-6152-477a-84fe-e1772b237061', 'd87c9fa4-06dc-426d-9da5-ee12733cd58e', 'bf4e0054-0b72-443c-9a80-20bf021e2979', 'd780fb59-9bc9-4a70-ad9c-e9576d496f01'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:50:05.432919 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-f7bad4a9-dab8-4b80-a827-8038f2ee7e35 tempest-SnapshotMetadataTestJSON-624753754 tempest-SnapshotMetadataTestJSON-624753754-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d032956f-986e-4d7f-a7e6-caaffb6efbc4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dd56044c-6152-477a-84fe-e1772b237061', 'd87c9fa4-06dc-426d-9da5-ee12733cd58e', 'bf4e0054-0b72-443c-9a80-20bf021e2979', 'd780fb59-9bc9-4a70-ad9c-e9576d496f01']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:50:05.433742 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-f7bad4a9-dab8-4b80-a827-8038f2ee7e35 tempest-SnapshotMetadataTestJSON-624753754 tempest-SnapshotMetadataTestJSON-624753754-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5603aa0b-acfa-42b9-818a-afa7df68551f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:50:05.455156 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-da63d5cb-2673-464b-ac16-28cf99882f72 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:05.456732 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-da63d5cb-2673-464b-ac16-28cf99882f72 tempest-TestVolumeBackupRestore-101581384 tempest-TestVolumeBackupRestore-101581384-project-member] DELETE https://10.4.3.189/volume/v3/volumes/3c29f0d1-1f41-4123-9372-2929835ec8f4 Aug 25 05:50:05.456906 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-da63d5cb-2673-464b-ac16-28cf99882f72 tempest-TestVolumeBackupRestore-101581384 tempest-TestVolumeBackupRestore-101581384-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:05.457142 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-da63d5cb-2673-464b-ac16-28cf99882f72 tempest-TestVolumeBackupRestore-101581384 tempest-TestVolumeBackupRestore-101581384-project-member] Calling method 'delete' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:05.457289 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.v3.volumes [None req-da63d5cb-2673-464b-ac16-28cf99882f72 tempest-TestVolumeBackupRestore-101581384 tempest-TestVolumeBackupRestore-101581384-project-member] Delete volume with id: 3c29f0d1-1f41-4123-9372-2929835ec8f4 Aug 25 05:50:05.463845 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:05.463845 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:50:05.464344 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-da63d5cb-2673-464b-ac16-28cf99882f72 tempest-TestVolumeBackupRestore-101581384 tempest-TestVolumeBackupRestore-101581384-project-member] Volume info retrieved successfully. Aug 25 05:50:05.466687 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-f7bad4a9-dab8-4b80-a827-8038f2ee7e35 tempest-SnapshotMetadataTestJSON-624753754 tempest-SnapshotMetadataTestJSON-624753754-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5603aa0b-acfa-42b9-818a-afa7df68551f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7d5f95fd-6d69-45bf-b079-64b97b0ac351', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-1703992915',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8285be5e50b14cfbb891ef09887a8920',qos_specs=None,replication_status=,reservations=['dd56044c-6152-477a-84fe-e1772b237061','d87c9fa4-06dc-426d-9da5-ee12733cd58e','bf4e0054-0b72-443c-9a80-20bf021e2979','d780fb59-9bc9-4a70-ad9c-e9576d496f01'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='be50ad4474404dd08e0b1ebaa7aede28',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T05:50:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-1703992915',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7d5f95fd-6d69-45bf-b079-64b97b0ac351,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8285be5e50b14cfbb891ef09887a8920',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='be50ad4474404dd08e0b1ebaa7aede28',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(23fc6e5d-fce0-4521-ba46-4837b4232084),volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:50:05.467555 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-f7bad4a9-dab8-4b80-a827-8038f2ee7e35 tempest-SnapshotMetadataTestJSON-624753754 tempest-SnapshotMetadataTestJSON-624753754-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a56fc074-54b1-4701-aef3-acf522832a3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:50:05.481432 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-da63d5cb-2673-464b-ac16-28cf99882f72 tempest-TestVolumeBackupRestore-101581384 tempest-TestVolumeBackupRestore-101581384-project-member] Delete volume request issued successfully. Aug 25 05:50:05.481680 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-da63d5cb-2673-464b-ac16-28cf99882f72 tempest-TestVolumeBackupRestore-101581384 tempest-TestVolumeBackupRestore-101581384-project-member] https://10.4.3.189/volume/v3/volumes/3c29f0d1-1f41-4123-9372-2929835ec8f4 returned with HTTP 202 Aug 25 05:50:05.482222 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 987/3970] 10.4.3.189 () {66 vars in 1351 bytes} [Tue Aug 25 05:50:05 2026] DELETE /volume/v3/volumes/3c29f0d1-1f41-4123-9372-2929835ec8f4 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:50:05.490677 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-30c6b0a1-0a62-4f34-acce-174fbdcbd98c None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:05.493248 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-30c6b0a1-0a62-4f34-acce-174fbdcbd98c tempest-TestVolumeBackupRestore-101581384 tempest-TestVolumeBackupRestore-101581384-project-member] DELETE https://10.4.3.189/volume/v3/backups/120d5504-0c28-4b03-80dd-244c91837c27 Aug 25 05:50:05.493446 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-f7bad4a9-dab8-4b80-a827-8038f2ee7e35 tempest-SnapshotMetadataTestJSON-624753754 tempest-SnapshotMetadataTestJSON-624753754-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a56fc074-54b1-4701-aef3-acf522832a3d) transitioned into state 'SUCCESS' from state '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-1703992915',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8285be5e50b14cfbb891ef09887a8920',qos_specs=None,replication_status=,reservations=['dd56044c-6152-477a-84fe-e1772b237061','d87c9fa4-06dc-426d-9da5-ee12733cd58e','bf4e0054-0b72-443c-9a80-20bf021e2979','d780fb59-9bc9-4a70-ad9c-e9576d496f01'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='be50ad4474404dd08e0b1ebaa7aede28',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:50:05.493530 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-30c6b0a1-0a62-4f34-acce-174fbdcbd98c tempest-TestVolumeBackupRestore-101581384 tempest-TestVolumeBackupRestore-101581384-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:05.493792 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-30c6b0a1-0a62-4f34-acce-174fbdcbd98c tempest-TestVolumeBackupRestore-101581384 tempest-TestVolumeBackupRestore-101581384-project-member] Calling method 'delete' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:05.493979 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.contrib.backups [None req-30c6b0a1-0a62-4f34-acce-174fbdcbd98c tempest-TestVolumeBackupRestore-101581384 tempest-TestVolumeBackupRestore-101581384-project-member] Delete backup with id: 120d5504-0c28-4b03-80dd-244c91837c27. Aug 25 05:50:05.494451 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-f7bad4a9-dab8-4b80-a827-8038f2ee7e35 tempest-SnapshotMetadataTestJSON-624753754 tempest-SnapshotMetadataTestJSON-624753754-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (400f542d-3b94-4de8-815e-7db124e3db78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:50:05.499669 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:05.499669 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:50:05.511291 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-f7bad4a9-dab8-4b80-a827-8038f2ee7e35 tempest-SnapshotMetadataTestJSON-624753754 tempest-SnapshotMetadataTestJSON-624753754-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (400f542d-3b94-4de8-815e-7db124e3db78) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:50:05.512808 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-f7bad4a9-dab8-4b80-a827-8038f2ee7e35 tempest-SnapshotMetadataTestJSON-624753754 tempest-SnapshotMetadataTestJSON-624753754-project-member] Flow 'volume_create_api' (c73156d7-1d56-4179-afca-df087a4f55f7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:50:05.513292 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-f7bad4a9-dab8-4b80-a827-8038f2ee7e35 tempest-SnapshotMetadataTestJSON-624753754 tempest-SnapshotMetadataTestJSON-624753754-project-member] Create volume request issued successfully. Aug 25 05:50:05.514077 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f7bad4a9-dab8-4b80-a827-8038f2ee7e35 tempest-SnapshotMetadataTestJSON-624753754 tempest-SnapshotMetadataTestJSON-624753754-project-member] https://10.4.3.189/volume/v3/volumes returned with HTTP 202 Aug 25 05:50:05.514610 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 990/3971] 10.4.3.189 () {68 vars in 1258 bytes} [Tue Aug 25 05:50:05 2026] POST /volume/v3/volumes => generated 755 bytes in 295 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 05:50:05.519963 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.backup.rpcapi [None req-30c6b0a1-0a62-4f34-acce-174fbdcbd98c tempest-TestVolumeBackupRestore-101581384 tempest-TestVolumeBackupRestore-101581384-project-member] delete_backup rpcapi backup_id 120d5504-0c28-4b03-80dd-244c91837c27 {{(pid=100270) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 25 05:50:05.521973 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-30c6b0a1-0a62-4f34-acce-174fbdcbd98c tempest-TestVolumeBackupRestore-101581384 tempest-TestVolumeBackupRestore-101581384-project-member] https://10.4.3.189/volume/v3/backups/120d5504-0c28-4b03-80dd-244c91837c27 returned with HTTP 202 Aug 25 05:50:05.522538 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 993/3972] 10.4.3.189 () {66 vars in 1351 bytes} [Tue Aug 25 05:50:05 2026] DELETE /volume/v3/backups/120d5504-0c28-4b03-80dd-244c91837c27 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 05:50:05.531856 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-b310930c-ada3-44ab-be31-2060ca8529f0 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:05.532900 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-8d4aa0ba-3372-42ac-b930-0bea09f30a4c None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:05.534412 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-f1878083-f831-4c10-ab57-986e514db0d7 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:05.534847 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-b310930c-ada3-44ab-be31-2060ca8529f0 tempest-TestVolumeBackupRestore-101581384 tempest-TestVolumeBackupRestore-101581384-project-member] DELETE https://10.4.3.189/volume/v3/volumes/b041336c-786d-4b56-8ac8-7bddb5252f30 Aug 25 05:50:05.535257 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-b310930c-ada3-44ab-be31-2060ca8529f0 tempest-TestVolumeBackupRestore-101581384 tempest-TestVolumeBackupRestore-101581384-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:05.535499 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-8d4aa0ba-3372-42ac-b930-0bea09f30a4c tempest-SnapshotMetadataTestJSON-624753754 tempest-SnapshotMetadataTestJSON-624753754-project-member] GET https://10.4.3.189/volume/v3/volumes/7d5f95fd-6d69-45bf-b079-64b97b0ac351 Aug 25 05:50:05.535602 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-b310930c-ada3-44ab-be31-2060ca8529f0 tempest-TestVolumeBackupRestore-101581384 tempest-TestVolumeBackupRestore-101581384-project-member] Calling method 'delete' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:05.535801 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-8d4aa0ba-3372-42ac-b930-0bea09f30a4c tempest-SnapshotMetadataTestJSON-624753754 tempest-SnapshotMetadataTestJSON-624753754-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:05.535862 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [None req-b310930c-ada3-44ab-be31-2060ca8529f0 tempest-TestVolumeBackupRestore-101581384 tempest-TestVolumeBackupRestore-101581384-project-member] Delete volume with id: b041336c-786d-4b56-8ac8-7bddb5252f30 Aug 25 05:50:05.536151 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-8d4aa0ba-3372-42ac-b930-0bea09f30a4c tempest-SnapshotMetadataTestJSON-624753754 tempest-SnapshotMetadataTestJSON-624753754-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:05.537376 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f1878083-f831-4c10-ab57-986e514db0d7 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] GET https://10.4.3.189/volume/v3/backups/e050dcf6-6103-4f2a-b460-900588ed3242 Aug 25 05:50:05.537627 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f1878083-f831-4c10-ab57-986e514db0d7 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:05.538350 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f1878083-f831-4c10-ab57-986e514db0d7 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:05.538495 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-f1878083-f831-4c10-ab57-986e514db0d7 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Show backup with id e050dcf6-6103-4f2a-b460-900588ed3242. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:50:05.545545 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:05.545545 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:50:05.545720 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:05.545720 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:50:05.545967 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-b310930c-ada3-44ab-be31-2060ca8529f0 tempest-TestVolumeBackupRestore-101581384 tempest-TestVolumeBackupRestore-101581384-project-member] Volume info retrieved successfully. Aug 25 05:50:05.546939 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f1878083-f831-4c10-ab57-986e514db0d7 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] https://10.4.3.189/volume/v3/backups/e050dcf6-6103-4f2a-b460-900588ed3242 returned with HTTP 200 Aug 25 05:50:05.547476 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 991/3973] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:50:05 2026] GET /volume/v3/backups/e050dcf6-6103-4f2a-b460-900588ed3242 => generated 788 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:50:05.550508 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:05.550508 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:50:05.555889 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-8d4aa0ba-3372-42ac-b930-0bea09f30a4c tempest-SnapshotMetadataTestJSON-624753754 tempest-SnapshotMetadataTestJSON-624753754-project-member] Volume info retrieved successfully. Aug 25 05:50:05.561796 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-8d4aa0ba-3372-42ac-b930-0bea09f30a4c tempest-SnapshotMetadataTestJSON-624753754 tempest-SnapshotMetadataTestJSON-624753754-project-member] https://10.4.3.189/volume/v3/volumes/7d5f95fd-6d69-45bf-b079-64b97b0ac351 returned with HTTP 200 Aug 25 05:50:05.562296 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 988/3974] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:50:05 2026] GET /volume/v3/volumes/7d5f95fd-6d69-45bf-b079-64b97b0ac351 => generated 823 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:50:05.569584 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-b310930c-ada3-44ab-be31-2060ca8529f0 tempest-TestVolumeBackupRestore-101581384 tempest-TestVolumeBackupRestore-101581384-project-member] Delete volume request issued successfully. Aug 25 05:50:05.569806 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-b310930c-ada3-44ab-be31-2060ca8529f0 tempest-TestVolumeBackupRestore-101581384 tempest-TestVolumeBackupRestore-101581384-project-member] https://10.4.3.189/volume/v3/volumes/b041336c-786d-4b56-8ac8-7bddb5252f30 returned with HTTP 202 Aug 25 05:50:05.570310 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1003/3975] 10.4.3.189 () {66 vars in 1351 bytes} [Tue Aug 25 05:50:05 2026] DELETE /volume/v3/volumes/b041336c-786d-4b56-8ac8-7bddb5252f30 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:50:05.579459 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-02df45ad-dbc8-4bdc-99cc-922640c28248 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:05.581207 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-02df45ad-dbc8-4bdc-99cc-922640c28248 tempest-TestVolumeBackupRestore-101581384 tempest-TestVolumeBackupRestore-101581384-project-member] GET https://10.4.3.189/volume/v3/volumes/b041336c-786d-4b56-8ac8-7bddb5252f30 Aug 25 05:50:05.581373 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-02df45ad-dbc8-4bdc-99cc-922640c28248 tempest-TestVolumeBackupRestore-101581384 tempest-TestVolumeBackupRestore-101581384-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:05.581547 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-02df45ad-dbc8-4bdc-99cc-922640c28248 tempest-TestVolumeBackupRestore-101581384 tempest-TestVolumeBackupRestore-101581384-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:05.591842 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:05.591842 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:50:05.597355 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-02df45ad-dbc8-4bdc-99cc-922640c28248 tempest-TestVolumeBackupRestore-101581384 tempest-TestVolumeBackupRestore-101581384-project-member] Volume info retrieved successfully. Aug 25 05:50:05.603452 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-02df45ad-dbc8-4bdc-99cc-922640c28248 tempest-TestVolumeBackupRestore-101581384 tempest-TestVolumeBackupRestore-101581384-project-member] https://10.4.3.189/volume/v3/volumes/b041336c-786d-4b56-8ac8-7bddb5252f30 returned with HTTP 200 Aug 25 05:50:05.603730 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 994/3976] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:50:05 2026] GET /volume/v3/volumes/b041336c-786d-4b56-8ac8-7bddb5252f30 => generated 1359 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:50:05.976211 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-853b4670-8fdf-49b1-a91b-4e4610471955 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:05.978007 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-853b4670-8fdf-49b1-a91b-4e4610471955 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] GET https://10.4.3.189/volume/v3/backups/d957f6ba-a36f-463d-988d-e33277a93d8b Aug 25 05:50:05.978243 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-853b4670-8fdf-49b1-a91b-4e4610471955 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:05.978427 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-853b4670-8fdf-49b1-a91b-4e4610471955 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:05.978528 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-853b4670-8fdf-49b1-a91b-4e4610471955 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Show backup with id d957f6ba-a36f-463d-988d-e33277a93d8b. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:50:05.983712 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:05.983712 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:50:05.984355 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-853b4670-8fdf-49b1-a91b-4e4610471955 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] https://10.4.3.189/volume/v3/backups/d957f6ba-a36f-463d-988d-e33277a93d8b returned with HTTP 200 Aug 25 05:50:05.984914 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 992/3977] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:50:05 2026] GET /volume/v3/backups/d957f6ba-a36f-463d-988d-e33277a93d8b => generated 725 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:50:06.186466 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-2e44fdb8-be74-449e-ad9a-77e7b6e62d36 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:06.188565 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-2e44fdb8-be74-449e-ad9a-77e7b6e62d36 tempest-VolumesSnapshotNegativeTestJSON-368938939 tempest-VolumesSnapshotNegativeTestJSON-368938939-project-member] GET https://10.4.3.189/volume/v3/volumes/60030cc1-859c-4924-b21e-54b42f4a4b96 Aug 25 05:50:06.188757 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-2e44fdb8-be74-449e-ad9a-77e7b6e62d36 tempest-VolumesSnapshotNegativeTestJSON-368938939 tempest-VolumesSnapshotNegativeTestJSON-368938939-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:06.189014 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-2e44fdb8-be74-449e-ad9a-77e7b6e62d36 tempest-VolumesSnapshotNegativeTestJSON-368938939 tempest-VolumesSnapshotNegativeTestJSON-368938939-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:06.196193 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-2e44fdb8-be74-449e-ad9a-77e7b6e62d36 tempest-VolumesSnapshotNegativeTestJSON-368938939 tempest-VolumesSnapshotNegativeTestJSON-368938939-project-member] https://10.4.3.189/volume/v3/volumes/60030cc1-859c-4924-b21e-54b42f4a4b96 returned with HTTP 404 Aug 25 05:50:06.197117 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 989/3978] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:50:06 2026] GET /volume/v3/volumes/60030cc1-859c-4924-b21e-54b42f4a4b96 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:50:06.561052 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-df204318-6f74-4ec9-b027-adaed2b2a7ea None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:06.563591 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-df204318-6f74-4ec9-b027-adaed2b2a7ea tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] GET https://10.4.3.189/volume/v3/backups/e050dcf6-6103-4f2a-b460-900588ed3242 Aug 25 05:50:06.563898 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-df204318-6f74-4ec9-b027-adaed2b2a7ea tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:06.564219 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-df204318-6f74-4ec9-b027-adaed2b2a7ea tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:06.564355 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-df204318-6f74-4ec9-b027-adaed2b2a7ea tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Show backup with id e050dcf6-6103-4f2a-b460-900588ed3242. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:50:06.570000 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:06.570000 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:50:06.571292 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-df204318-6f74-4ec9-b027-adaed2b2a7ea tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] https://10.4.3.189/volume/v3/backups/e050dcf6-6103-4f2a-b460-900588ed3242 returned with HTTP 200 Aug 25 05:50:06.572012 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1004/3979] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:50:06 2026] GET /volume/v3/backups/e050dcf6-6103-4f2a-b460-900588ed3242 => generated 788 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:50:06.579766 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-d26c9e1d-5c63-4377-8e02-4bd0822c6b5f None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:06.581568 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-d26c9e1d-5c63-4377-8e02-4bd0822c6b5f tempest-SnapshotMetadataTestJSON-624753754 tempest-SnapshotMetadataTestJSON-624753754-project-member] GET https://10.4.3.189/volume/v3/volumes/7d5f95fd-6d69-45bf-b079-64b97b0ac351 Aug 25 05:50:06.581745 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-d26c9e1d-5c63-4377-8e02-4bd0822c6b5f tempest-SnapshotMetadataTestJSON-624753754 tempest-SnapshotMetadataTestJSON-624753754-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:06.581918 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-d26c9e1d-5c63-4377-8e02-4bd0822c6b5f tempest-SnapshotMetadataTestJSON-624753754 tempest-SnapshotMetadataTestJSON-624753754-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:06.590933 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:06.590933 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:50:06.596348 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-d26c9e1d-5c63-4377-8e02-4bd0822c6b5f tempest-SnapshotMetadataTestJSON-624753754 tempest-SnapshotMetadataTestJSON-624753754-project-member] Volume info retrieved successfully. Aug 25 05:50:06.601399 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-d26c9e1d-5c63-4377-8e02-4bd0822c6b5f tempest-SnapshotMetadataTestJSON-624753754 tempest-SnapshotMetadataTestJSON-624753754-project-member] https://10.4.3.189/volume/v3/volumes/7d5f95fd-6d69-45bf-b079-64b97b0ac351 returned with HTTP 200 Aug 25 05:50:06.601758 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 995/3980] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:50:06 2026] GET /volume/v3/volumes/7d5f95fd-6d69-45bf-b079-64b97b0ac351 => generated 848 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:50:06.613768 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-8c7c2a85-cefa-439a-8aa8-84bd08058dcf None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:06.615778 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-8c7c2a85-cefa-439a-8aa8-84bd08058dcf tempest-SnapshotMetadataTestJSON-624753754 tempest-SnapshotMetadataTestJSON-624753754-project-member] POST https://10.4.3.189/volume/v3/snapshots Aug 25 05:50:06.616312 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-8c7c2a85-cefa-439a-8aa8-84bd08058dcf tempest-SnapshotMetadataTestJSON-624753754 tempest-SnapshotMetadataTestJSON-624753754-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "7d5f95fd-6d69-45bf-b079-64b97b0ac351", "name": "tempest-SnapshotMetadataTestJSON-Snapshot-2046055182"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:50:06.619190 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-4ff91f1d-1073-4ee0-9338-80a921c474ae None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:06.622362 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-4ff91f1d-1073-4ee0-9338-80a921c474ae tempest-TestVolumeBackupRestore-101581384 tempest-TestVolumeBackupRestore-101581384-project-member] GET https://10.4.3.189/volume/v3/volumes/b041336c-786d-4b56-8ac8-7bddb5252f30 Aug 25 05:50:06.622555 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-4ff91f1d-1073-4ee0-9338-80a921c474ae tempest-TestVolumeBackupRestore-101581384 tempest-TestVolumeBackupRestore-101581384-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:06.622738 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-4ff91f1d-1073-4ee0-9338-80a921c474ae tempest-TestVolumeBackupRestore-101581384 tempest-TestVolumeBackupRestore-101581384-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:06.627133 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:06.627133 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:50:06.627697 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-8c7c2a85-cefa-439a-8aa8-84bd08058dcf tempest-SnapshotMetadataTestJSON-624753754 tempest-SnapshotMetadataTestJSON-624753754-project-member] Volume info retrieved successfully. Aug 25 05:50:06.627791 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.v3.snapshots [None req-8c7c2a85-cefa-439a-8aa8-84bd08058dcf tempest-SnapshotMetadataTestJSON-624753754 tempest-SnapshotMetadataTestJSON-624753754-project-member] Create snapshot from volume 7d5f95fd-6d69-45bf-b079-64b97b0ac351 Aug 25 05:50:06.633224 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-4ff91f1d-1073-4ee0-9338-80a921c474ae tempest-TestVolumeBackupRestore-101581384 tempest-TestVolumeBackupRestore-101581384-project-member] https://10.4.3.189/volume/v3/volumes/b041336c-786d-4b56-8ac8-7bddb5252f30 returned with HTTP 404 Aug 25 05:50:06.634620 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 990/3981] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:50:06 2026] GET /volume/v3/volumes/b041336c-786d-4b56-8ac8-7bddb5252f30 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:50:06.671202 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-8c7c2a85-cefa-439a-8aa8-84bd08058dcf tempest-SnapshotMetadataTestJSON-624753754 tempest-SnapshotMetadataTestJSON-624753754-project-member] Created reservations ['f9355bc4-6fc0-4978-a61c-6a6a00a0ccd9', '9b3faf72-5b27-40c1-824a-b7bc07921d31', '88f3270e-fcb4-4afd-81e0-ecad9829df37', '10af3b29-bc82-4fb9-b162-81cb4f8f8b2f'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:50:06.706006 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-8c7c2a85-cefa-439a-8aa8-84bd08058dcf tempest-SnapshotMetadataTestJSON-624753754 tempest-SnapshotMetadataTestJSON-624753754-project-member] Snapshot create request issued successfully. Aug 25 05:50:06.706435 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-8c7c2a85-cefa-439a-8aa8-84bd08058dcf tempest-SnapshotMetadataTestJSON-624753754 tempest-SnapshotMetadataTestJSON-624753754-project-member] https://10.4.3.189/volume/v3/snapshots returned with HTTP 202 Aug 25 05:50:06.707052 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 993/3982] 10.4.3.189 () {68 vars in 1265 bytes} [Tue Aug 25 05:50:06 2026] POST /volume/v3/snapshots => generated 311 bytes in 94 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 05:50:06.716039 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-231e220a-9a04-4268-b58c-7f69ad888dd9 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:06.718413 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-231e220a-9a04-4268-b58c-7f69ad888dd9 tempest-SnapshotMetadataTestJSON-624753754 tempest-SnapshotMetadataTestJSON-624753754-project-member] GET https://10.4.3.189/volume/v3/snapshots/ceb0c99c-f250-4bf8-ba75-717e70da92be Aug 25 05:50:06.718688 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-231e220a-9a04-4268-b58c-7f69ad888dd9 tempest-SnapshotMetadataTestJSON-624753754 tempest-SnapshotMetadataTestJSON-624753754-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:06.719001 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-231e220a-9a04-4268-b58c-7f69ad888dd9 tempest-SnapshotMetadataTestJSON-624753754 tempest-SnapshotMetadataTestJSON-624753754-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:06.723746 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:06.723746 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:50:06.724400 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-231e220a-9a04-4268-b58c-7f69ad888dd9 tempest-SnapshotMetadataTestJSON-624753754 tempest-SnapshotMetadataTestJSON-624753754-project-member] Snapshot retrieved successfully. Aug 25 05:50:06.725462 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-231e220a-9a04-4268-b58c-7f69ad888dd9 tempest-SnapshotMetadataTestJSON-624753754 tempest-SnapshotMetadataTestJSON-624753754-project-member] https://10.4.3.189/volume/v3/snapshots/ceb0c99c-f250-4bf8-ba75-717e70da92be returned with HTTP 200 Aug 25 05:50:06.725898 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1005/3983] 10.4.3.189 () {66 vars in 1354 bytes} [Tue Aug 25 05:50:06 2026] GET /volume/v3/snapshots/ceb0c99c-f250-4bf8-ba75-717e70da92be => generated 443 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:50:06.996981 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-540735de-1031-4eac-919f-78c1f3d0dc37 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:06.999108 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-540735de-1031-4eac-919f-78c1f3d0dc37 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] GET https://10.4.3.189/volume/v3/backups/d957f6ba-a36f-463d-988d-e33277a93d8b Aug 25 05:50:06.999411 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-540735de-1031-4eac-919f-78c1f3d0dc37 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:06.999656 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-540735de-1031-4eac-919f-78c1f3d0dc37 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:06.999765 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-540735de-1031-4eac-919f-78c1f3d0dc37 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Show backup with id d957f6ba-a36f-463d-988d-e33277a93d8b. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:50:07.005834 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:07.005834 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:50:07.006712 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-540735de-1031-4eac-919f-78c1f3d0dc37 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] https://10.4.3.189/volume/v3/backups/d957f6ba-a36f-463d-988d-e33277a93d8b returned with HTTP 200 Aug 25 05:50:07.007219 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 996/3984] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:50:06 2026] GET /volume/v3/backups/d957f6ba-a36f-463d-988d-e33277a93d8b => generated 725 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:50:07.585348 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-a04f5c61-261d-4e5c-a9bf-296593361e52 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:07.587506 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-a04f5c61-261d-4e5c-a9bf-296593361e52 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] GET https://10.4.3.189/volume/v3/backups/e050dcf6-6103-4f2a-b460-900588ed3242 Aug 25 05:50:07.587747 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-a04f5c61-261d-4e5c-a9bf-296593361e52 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:07.587934 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-a04f5c61-261d-4e5c-a9bf-296593361e52 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:07.588103 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-a04f5c61-261d-4e5c-a9bf-296593361e52 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Show backup with id e050dcf6-6103-4f2a-b460-900588ed3242. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:50:07.594216 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:07.594216 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:50:07.595323 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-a04f5c61-261d-4e5c-a9bf-296593361e52 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] https://10.4.3.189/volume/v3/backups/e050dcf6-6103-4f2a-b460-900588ed3242 returned with HTTP 200 Aug 25 05:50:07.595806 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 991/3985] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:50:07 2026] GET /volume/v3/backups/e050dcf6-6103-4f2a-b460-900588ed3242 => generated 788 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:50:07.620111 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-6fb8ae03-fd76-4e77-95ca-4eb7e83e80f3 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:07.727489 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6fb8ae03-fd76-4e77-95ca-4eb7e83e80f3 tempest-ProjectAdminTests39-1256172067 tempest-ProjectAdminTests39-1256172067-project-admin] POST https://10.4.3.189/volume/v3/volumes Aug 25 05:50:07.727945 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-6fb8ae03-fd76-4e77-95ca-4eb7e83e80f3 tempest-ProjectAdminTests39-1256172067 tempest-ProjectAdminTests39-1256172067-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1694970028"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:50:07.729828 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.v3.volumes [None req-6fb8ae03-fd76-4e77-95ca-4eb7e83e80f3 tempest-ProjectAdminTests39-1256172067 tempest-ProjectAdminTests39-1256172067-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1694970028'}} {{(pid=100268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 05:50:07.730000 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-6fb8ae03-fd76-4e77-95ca-4eb7e83e80f3 tempest-ProjectAdminTests39-1256172067 tempest-ProjectAdminTests39-1256172067-project-admin] Create volume of 1 GB Aug 25 05:50:07.730362 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:07.730362 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:50:07.736419 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-32c8acc6-40e9-422a-be66-5d9384053099 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:07.736787 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-6fb8ae03-fd76-4e77-95ca-4eb7e83e80f3 tempest-ProjectAdminTests39-1256172067 tempest-ProjectAdminTests39-1256172067-project-admin] Availability Zones retrieved successfully. Aug 25 05:50:07.740079 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-32c8acc6-40e9-422a-be66-5d9384053099 tempest-SnapshotMetadataTestJSON-624753754 tempest-SnapshotMetadataTestJSON-624753754-project-member] GET https://10.4.3.189/volume/v3/snapshots/ceb0c99c-f250-4bf8-ba75-717e70da92be Aug 25 05:50:07.740079 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-32c8acc6-40e9-422a-be66-5d9384053099 tempest-SnapshotMetadataTestJSON-624753754 tempest-SnapshotMetadataTestJSON-624753754-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:07.740079 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-32c8acc6-40e9-422a-be66-5d9384053099 tempest-SnapshotMetadataTestJSON-624753754 tempest-SnapshotMetadataTestJSON-624753754-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:07.745607 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-6fb8ae03-fd76-4e77-95ca-4eb7e83e80f3 tempest-ProjectAdminTests39-1256172067 tempest-ProjectAdminTests39-1256172067-project-admin] Flow 'volume_create_api' (b84b21fb-c4f2-4661-833e-cd9b6c883085) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:50:07.746979 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-6fb8ae03-fd76-4e77-95ca-4eb7e83e80f3 tempest-ProjectAdminTests39-1256172067 tempest-ProjectAdminTests39-1256172067-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a44a7c1c-bd34-42ac-acc2-5448a07371b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:50:07.748679 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:07.748679 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:50:07.748908 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.flows.api.create_volume [None req-6fb8ae03-fd76-4e77-95ca-4eb7e83e80f3 tempest-ProjectAdminTests39-1256172067 tempest-ProjectAdminTests39-1256172067-project-admin] Validating volume size '1' using validate_int {{(pid=100268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 05:50:07.749682 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-32c8acc6-40e9-422a-be66-5d9384053099 tempest-SnapshotMetadataTestJSON-624753754 tempest-SnapshotMetadataTestJSON-624753754-project-member] Snapshot retrieved successfully. Aug 25 05:50:07.751130 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-32c8acc6-40e9-422a-be66-5d9384053099 tempest-SnapshotMetadataTestJSON-624753754 tempest-SnapshotMetadataTestJSON-624753754-project-member] https://10.4.3.189/volume/v3/snapshots/ceb0c99c-f250-4bf8-ba75-717e70da92be returned with HTTP 200 Aug 25 05:50:07.751800 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1006/3986] 10.4.3.189 () {66 vars in 1354 bytes} [Tue Aug 25 05:50:07 2026] GET /volume/v3/snapshots/ceb0c99c-f250-4bf8-ba75-717e70da92be => generated 470 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:50:07.760704 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-50f63d8b-e67b-4425-b596-63a21cbdd837 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:07.762399 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-50f63d8b-e67b-4425-b596-63a21cbdd837 tempest-SnapshotMetadataTestJSON-624753754 tempest-SnapshotMetadataTestJSON-624753754-project-member] POST https://10.4.3.189/volume/v3/snapshots/ceb0c99c-f250-4bf8-ba75-717e70da92be/metadata Aug 25 05:50:07.762734 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-50f63d8b-e67b-4425-b596-63a21cbdd837 tempest-SnapshotMetadataTestJSON-624753754 tempest-SnapshotMetadataTestJSON-624753754-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:50:07.769623 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:07.769623 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:50:07.770190 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-50f63d8b-e67b-4425-b596-63a21cbdd837 tempest-SnapshotMetadataTestJSON-624753754 tempest-SnapshotMetadataTestJSON-624753754-project-member] Snapshot retrieved successfully. Aug 25 05:50:07.776560 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-6fb8ae03-fd76-4e77-95ca-4eb7e83e80f3 tempest-ProjectAdminTests39-1256172067 tempest-ProjectAdminTests39-1256172067-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a44a7c1c-bd34-42ac-acc2-5448a07371b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T05:35:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=23fc6e5d-fce0-4521-ba46-4837b4232084,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '23fc6e5d-fce0-4521-ba46-4837b4232084', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:50:07.777830 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-6fb8ae03-fd76-4e77-95ca-4eb7e83e80f3 tempest-ProjectAdminTests39-1256172067 tempest-ProjectAdminTests39-1256172067-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8c462161-26f6-4250-8396-b17cc9ec3acc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:50:07.797346 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-50f63d8b-e67b-4425-b596-63a21cbdd837 tempest-SnapshotMetadataTestJSON-624753754 tempest-SnapshotMetadataTestJSON-624753754-project-member] Update snapshot metadata completed successfully. Aug 25 05:50:07.797730 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-50f63d8b-e67b-4425-b596-63a21cbdd837 tempest-SnapshotMetadataTestJSON-624753754 tempest-SnapshotMetadataTestJSON-624753754-project-member] https://10.4.3.189/volume/v3/snapshots/ceb0c99c-f250-4bf8-ba75-717e70da92be/metadata returned with HTTP 200 Aug 25 05:50:07.798372 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 997/3987] 10.4.3.189 () {68 vars in 1402 bytes} [Tue Aug 25 05:50:07 2026] POST /volume/v3/snapshots/ceb0c99c-f250-4bf8-ba75-717e70da92be/metadata => generated 68 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 25 05:50:07.810682 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-28da0137-0b93-4899-b7af-2a40959fd477 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:07.814816 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-28da0137-0b93-4899-b7af-2a40959fd477 tempest-SnapshotMetadataTestJSON-624753754 tempest-SnapshotMetadataTestJSON-624753754-project-member] GET https://10.4.3.189/volume/v3/snapshots/ceb0c99c-f250-4bf8-ba75-717e70da92be/metadata Aug 25 05:50:07.815122 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-28da0137-0b93-4899-b7af-2a40959fd477 tempest-SnapshotMetadataTestJSON-624753754 tempest-SnapshotMetadataTestJSON-624753754-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:07.815415 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-28da0137-0b93-4899-b7af-2a40959fd477 tempest-SnapshotMetadataTestJSON-624753754 tempest-SnapshotMetadataTestJSON-624753754-project-member] Calling method 'index' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:07.827080 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:07.827080 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:50:07.827830 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-28da0137-0b93-4899-b7af-2a40959fd477 tempest-SnapshotMetadataTestJSON-624753754 tempest-SnapshotMetadataTestJSON-624753754-project-member] Snapshot retrieved successfully. Aug 25 05:50:07.829033 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-28da0137-0b93-4899-b7af-2a40959fd477 tempest-SnapshotMetadataTestJSON-624753754 tempest-SnapshotMetadataTestJSON-624753754-project-member] Get snapshot metadata completed successfully. Aug 25 05:50:07.829379 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-28da0137-0b93-4899-b7af-2a40959fd477 tempest-SnapshotMetadataTestJSON-624753754 tempest-SnapshotMetadataTestJSON-624753754-project-member] https://10.4.3.189/volume/v3/snapshots/ceb0c99c-f250-4bf8-ba75-717e70da92be/metadata returned with HTTP 200 Aug 25 05:50:07.830018 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 992/3988] 10.4.3.189 () {66 vars in 1381 bytes} [Tue Aug 25 05:50:07 2026] GET /volume/v3/snapshots/ceb0c99c-f250-4bf8-ba75-717e70da92be/metadata => generated 68 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 25 05:50:07.837763 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-48e1a10c-3950-4dba-bc64-344f181801a0 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:07.839354 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-48e1a10c-3950-4dba-bc64-344f181801a0 tempest-SnapshotMetadataTestJSON-624753754 tempest-SnapshotMetadataTestJSON-624753754-project-member] PUT https://10.4.3.189/volume/v3/snapshots/ceb0c99c-f250-4bf8-ba75-717e70da92be/metadata Aug 25 05:50:07.840007 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-48e1a10c-3950-4dba-bc64-344f181801a0 tempest-SnapshotMetadataTestJSON-624753754 tempest-SnapshotMetadataTestJSON-624753754-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {"key3": "value3_update", "key4": "value4"}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:50:07.847282 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:07.847282 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:50:07.849403 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-48e1a10c-3950-4dba-bc64-344f181801a0 tempest-SnapshotMetadataTestJSON-624753754 tempest-SnapshotMetadataTestJSON-624753754-project-member] Snapshot retrieved successfully. Aug 25 05:50:07.852962 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-6fb8ae03-fd76-4e77-95ca-4eb7e83e80f3 tempest-ProjectAdminTests39-1256172067 tempest-ProjectAdminTests39-1256172067-project-admin] Created reservations ['28e6d64c-2bdc-453b-b8e8-801b2d5ae7ed', '6233d39b-3389-4549-bfbd-7691badf665e', '21f11b77-7370-4832-9e55-4565ec1947d8', 'd630ce50-1fd5-44a0-a648-f6339223c76d'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:50:07.853857 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-6fb8ae03-fd76-4e77-95ca-4eb7e83e80f3 tempest-ProjectAdminTests39-1256172067 tempest-ProjectAdminTests39-1256172067-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8c462161-26f6-4250-8396-b17cc9ec3acc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['28e6d64c-2bdc-453b-b8e8-801b2d5ae7ed', '6233d39b-3389-4549-bfbd-7691badf665e', '21f11b77-7370-4832-9e55-4565ec1947d8', 'd630ce50-1fd5-44a0-a648-f6339223c76d']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:50:07.854645 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-6fb8ae03-fd76-4e77-95ca-4eb7e83e80f3 tempest-ProjectAdminTests39-1256172067 tempest-ProjectAdminTests39-1256172067-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (45d89899-60b7-46bb-b346-fcd699a3c261) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:50:07.881083 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-48e1a10c-3950-4dba-bc64-344f181801a0 tempest-SnapshotMetadataTestJSON-624753754 tempest-SnapshotMetadataTestJSON-624753754-project-member] Update snapshot metadata completed successfully. Aug 25 05:50:07.881465 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-48e1a10c-3950-4dba-bc64-344f181801a0 tempest-SnapshotMetadataTestJSON-624753754 tempest-SnapshotMetadataTestJSON-624753754-project-member] https://10.4.3.189/volume/v3/snapshots/ceb0c99c-f250-4bf8-ba75-717e70da92be/metadata returned with HTTP 200 Aug 25 05:50:07.882106 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1007/3989] 10.4.3.189 () {68 vars in 1401 bytes} [Tue Aug 25 05:50:07 2026] PUT /volume/v3/snapshots/ceb0c99c-f250-4bf8-ba75-717e70da92be/metadata => generated 57 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 25 05:50:07.884928 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-6fb8ae03-fd76-4e77-95ca-4eb7e83e80f3 tempest-ProjectAdminTests39-1256172067 tempest-ProjectAdminTests39-1256172067-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (45d89899-60b7-46bb-b346-fcd699a3c261) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2da966be-1323-4c61-941e-a69029d76eff', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1694970028',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='93c109773b464b59a1f5556b68219691',qos_specs=None,replication_status=,reservations=['28e6d64c-2bdc-453b-b8e8-801b2d5ae7ed','6233d39b-3389-4549-bfbd-7691badf665e','21f11b77-7370-4832-9e55-4565ec1947d8','d630ce50-1fd5-44a0-a648-f6339223c76d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='30f8e836699e4747a5c9ddb0cc0ae30c',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T05:50:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1694970028',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2da966be-1323-4c61-941e-a69029d76eff,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='93c109773b464b59a1f5556b68219691',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='30f8e836699e4747a5c9ddb0cc0ae30c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(23fc6e5d-fce0-4521-ba46-4837b4232084),volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:50:07.885701 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-6fb8ae03-fd76-4e77-95ca-4eb7e83e80f3 tempest-ProjectAdminTests39-1256172067 tempest-ProjectAdminTests39-1256172067-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a4efc10b-3615-4292-b4c4-5c2112ad359a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:50:07.889582 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-ed1530ed-6440-46cf-bbe3-b2179ad7eb48 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:07.891532 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-ed1530ed-6440-46cf-bbe3-b2179ad7eb48 tempest-SnapshotMetadataTestJSON-624753754 tempest-SnapshotMetadataTestJSON-624753754-project-member] GET https://10.4.3.189/volume/v3/snapshots/ceb0c99c-f250-4bf8-ba75-717e70da92be/metadata Aug 25 05:50:07.891828 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-ed1530ed-6440-46cf-bbe3-b2179ad7eb48 tempest-SnapshotMetadataTestJSON-624753754 tempest-SnapshotMetadataTestJSON-624753754-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:07.892039 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-ed1530ed-6440-46cf-bbe3-b2179ad7eb48 tempest-SnapshotMetadataTestJSON-624753754 tempest-SnapshotMetadataTestJSON-624753754-project-member] Calling method 'index' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:07.897197 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:07.897197 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:50:07.897729 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-ed1530ed-6440-46cf-bbe3-b2179ad7eb48 tempest-SnapshotMetadataTestJSON-624753754 tempest-SnapshotMetadataTestJSON-624753754-project-member] Snapshot retrieved successfully. Aug 25 05:50:07.898566 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-ed1530ed-6440-46cf-bbe3-b2179ad7eb48 tempest-SnapshotMetadataTestJSON-624753754 tempest-SnapshotMetadataTestJSON-624753754-project-member] Get snapshot metadata completed successfully. Aug 25 05:50:07.898881 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-ed1530ed-6440-46cf-bbe3-b2179ad7eb48 tempest-SnapshotMetadataTestJSON-624753754 tempest-SnapshotMetadataTestJSON-624753754-project-member] https://10.4.3.189/volume/v3/snapshots/ceb0c99c-f250-4bf8-ba75-717e70da92be/metadata returned with HTTP 200 Aug 25 05:50:07.899416 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 998/3990] 10.4.3.189 () {66 vars in 1381 bytes} [Tue Aug 25 05:50:07 2026] GET /volume/v3/snapshots/ceb0c99c-f250-4bf8-ba75-717e70da92be/metadata => generated 57 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 25 05:50:07.904997 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-6fb8ae03-fd76-4e77-95ca-4eb7e83e80f3 tempest-ProjectAdminTests39-1256172067 tempest-ProjectAdminTests39-1256172067-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a4efc10b-3615-4292-b4c4-5c2112ad359a) transitioned into state 'SUCCESS' from state '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-1694970028',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='93c109773b464b59a1f5556b68219691',qos_specs=None,replication_status=,reservations=['28e6d64c-2bdc-453b-b8e8-801b2d5ae7ed','6233d39b-3389-4549-bfbd-7691badf665e','21f11b77-7370-4832-9e55-4565ec1947d8','d630ce50-1fd5-44a0-a648-f6339223c76d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='30f8e836699e4747a5c9ddb0cc0ae30c',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:50:07.906048 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-6fb8ae03-fd76-4e77-95ca-4eb7e83e80f3 tempest-ProjectAdminTests39-1256172067 tempest-ProjectAdminTests39-1256172067-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c45c4dc3-936f-41eb-a6d7-3c66400e8a1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:50:07.907605 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-0c53c352-43cf-440a-8008-f82a0b61e50f None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:07.909594 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-0c53c352-43cf-440a-8008-f82a0b61e50f tempest-SnapshotMetadataTestJSON-624753754 tempest-SnapshotMetadataTestJSON-624753754-project-member] DELETE https://10.4.3.189/volume/v3/snapshots/ceb0c99c-f250-4bf8-ba75-717e70da92be/metadata/key3 Aug 25 05:50:07.909819 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-0c53c352-43cf-440a-8008-f82a0b61e50f tempest-SnapshotMetadataTestJSON-624753754 tempest-SnapshotMetadataTestJSON-624753754-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:07.910085 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-0c53c352-43cf-440a-8008-f82a0b61e50f tempest-SnapshotMetadataTestJSON-624753754 tempest-SnapshotMetadataTestJSON-624753754-project-member] Calling method 'delete' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:07.917115 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-6fb8ae03-fd76-4e77-95ca-4eb7e83e80f3 tempest-ProjectAdminTests39-1256172067 tempest-ProjectAdminTests39-1256172067-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c45c4dc3-936f-41eb-a6d7-3c66400e8a1d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:50:07.918110 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-6fb8ae03-fd76-4e77-95ca-4eb7e83e80f3 tempest-ProjectAdminTests39-1256172067 tempest-ProjectAdminTests39-1256172067-project-admin] Flow 'volume_create_api' (b84b21fb-c4f2-4661-833e-cd9b6c883085) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:50:07.918497 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-6fb8ae03-fd76-4e77-95ca-4eb7e83e80f3 tempest-ProjectAdminTests39-1256172067 tempest-ProjectAdminTests39-1256172067-project-admin] Create volume request issued successfully. Aug 25 05:50:07.919160 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6fb8ae03-fd76-4e77-95ca-4eb7e83e80f3 tempest-ProjectAdminTests39-1256172067 tempest-ProjectAdminTests39-1256172067-project-admin] https://10.4.3.189/volume/v3/volumes returned with HTTP 202 Aug 25 05:50:07.919549 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 994/3991] 10.4.3.189 () {70 vars in 1298 bytes} [Tue Aug 25 05:50:07 2026] POST /volume/v3/volumes => generated 778 bytes in 300 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 05:50:07.923484 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:07.923484 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:50:07.924094 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-0c53c352-43cf-440a-8008-f82a0b61e50f tempest-SnapshotMetadataTestJSON-624753754 tempest-SnapshotMetadataTestJSON-624753754-project-member] Snapshot retrieved successfully. Aug 25 05:50:07.925008 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-0c53c352-43cf-440a-8008-f82a0b61e50f tempest-SnapshotMetadataTestJSON-624753754 tempest-SnapshotMetadataTestJSON-624753754-project-member] Get snapshot metadata completed successfully. Aug 25 05:50:07.936285 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-ca3570bf-17cb-46e9-8b3b-374578b8e1be None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:07.939496 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-ca3570bf-17cb-46e9-8b3b-374578b8e1be tempest-ProjectAdminTests39-1256172067 tempest-ProjectAdminTests39-1256172067-project-admin] GET https://10.4.3.189/volume/v3/volumes/2da966be-1323-4c61-941e-a69029d76eff Aug 25 05:50:07.939496 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-ca3570bf-17cb-46e9-8b3b-374578b8e1be tempest-ProjectAdminTests39-1256172067 tempest-ProjectAdminTests39-1256172067-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:07.939706 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-ca3570bf-17cb-46e9-8b3b-374578b8e1be tempest-ProjectAdminTests39-1256172067 tempest-ProjectAdminTests39-1256172067-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:07.942112 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-0c53c352-43cf-440a-8008-f82a0b61e50f tempest-SnapshotMetadataTestJSON-624753754 tempest-SnapshotMetadataTestJSON-624753754-project-member] Delete snapshot metadata completed successfully. Aug 25 05:50:07.942337 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-0c53c352-43cf-440a-8008-f82a0b61e50f tempest-SnapshotMetadataTestJSON-624753754 tempest-SnapshotMetadataTestJSON-624753754-project-member] https://10.4.3.189/volume/v3/snapshots/ceb0c99c-f250-4bf8-ba75-717e70da92be/metadata/key3 returned with HTTP 200 Aug 25 05:50:07.942880 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 993/3992] 10.4.3.189 () {66 vars in 1399 bytes} [Tue Aug 25 05:50:07 2026] DELETE /volume/v3/snapshots/ceb0c99c-f250-4bf8-ba75-717e70da92be/metadata/key3 => generated 0 bytes in 36 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Aug 25 05:50:07.950251 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:07.950251 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:50:07.953193 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-c96e748c-4f9c-41de-934e-39a00b1e5942 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:07.955097 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-ca3570bf-17cb-46e9-8b3b-374578b8e1be tempest-ProjectAdminTests39-1256172067 tempest-ProjectAdminTests39-1256172067-project-admin] Volume info retrieved successfully. Aug 25 05:50:07.956808 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-c96e748c-4f9c-41de-934e-39a00b1e5942 tempest-SnapshotMetadataTestJSON-624753754 tempest-SnapshotMetadataTestJSON-624753754-project-member] GET https://10.4.3.189/volume/v3/snapshots/ceb0c99c-f250-4bf8-ba75-717e70da92be/metadata Aug 25 05:50:07.957023 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-c96e748c-4f9c-41de-934e-39a00b1e5942 tempest-SnapshotMetadataTestJSON-624753754 tempest-SnapshotMetadataTestJSON-624753754-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:07.957259 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-c96e748c-4f9c-41de-934e-39a00b1e5942 tempest-SnapshotMetadataTestJSON-624753754 tempest-SnapshotMetadataTestJSON-624753754-project-member] Calling method 'index' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:07.960513 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-ca3570bf-17cb-46e9-8b3b-374578b8e1be tempest-ProjectAdminTests39-1256172067 tempest-ProjectAdminTests39-1256172067-project-admin] https://10.4.3.189/volume/v3/volumes/2da966be-1323-4c61-941e-a69029d76eff returned with HTTP 200 Aug 25 05:50:07.961175 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1008/3993] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:50:07 2026] GET /volume/v3/volumes/2da966be-1323-4c61-941e-a69029d76eff => generated 957 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:50:07.963727 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:07.963727 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:50:07.964313 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-c96e748c-4f9c-41de-934e-39a00b1e5942 tempest-SnapshotMetadataTestJSON-624753754 tempest-SnapshotMetadataTestJSON-624753754-project-member] Snapshot retrieved successfully. Aug 25 05:50:07.965210 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-c96e748c-4f9c-41de-934e-39a00b1e5942 tempest-SnapshotMetadataTestJSON-624753754 tempest-SnapshotMetadataTestJSON-624753754-project-member] Get snapshot metadata completed successfully. Aug 25 05:50:07.965513 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-c96e748c-4f9c-41de-934e-39a00b1e5942 tempest-SnapshotMetadataTestJSON-624753754 tempest-SnapshotMetadataTestJSON-624753754-project-member] https://10.4.3.189/volume/v3/snapshots/ceb0c99c-f250-4bf8-ba75-717e70da92be/metadata returned with HTTP 200 Aug 25 05:50:07.966081 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 999/3994] 10.4.3.189 () {66 vars in 1381 bytes} [Tue Aug 25 05:50:07 2026] GET /volume/v3/snapshots/ceb0c99c-f250-4bf8-ba75-717e70da92be/metadata => generated 32 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 25 05:50:07.980192 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-d79d25e0-d8c3-4d68-b741-eb67feb289ab None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:07.982541 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d79d25e0-d8c3-4d68-b741-eb67feb289ab tempest-SnapshotMetadataTestJSON-624753754 tempest-SnapshotMetadataTestJSON-624753754-project-member] PUT https://10.4.3.189/volume/v3/snapshots/ceb0c99c-f250-4bf8-ba75-717e70da92be/metadata Aug 25 05:50:07.983420 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d79d25e0-d8c3-4d68-b741-eb67feb289ab tempest-SnapshotMetadataTestJSON-624753754 tempest-SnapshotMetadataTestJSON-624753754-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:50:07.992988 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:07.992988 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:50:07.993653 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-d79d25e0-d8c3-4d68-b741-eb67feb289ab tempest-SnapshotMetadataTestJSON-624753754 tempest-SnapshotMetadataTestJSON-624753754-project-member] Snapshot retrieved successfully. Aug 25 05:50:08.022715 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-29ceb50f-2b71-4900-a09a-7559fae21a27 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:08.024912 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-29ceb50f-2b71-4900-a09a-7559fae21a27 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] GET https://10.4.3.189/volume/v3/backups/d957f6ba-a36f-463d-988d-e33277a93d8b Aug 25 05:50:08.025219 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-29ceb50f-2b71-4900-a09a-7559fae21a27 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:08.025444 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-29ceb50f-2b71-4900-a09a-7559fae21a27 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:08.025600 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-29ceb50f-2b71-4900-a09a-7559fae21a27 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Show backup with id d957f6ba-a36f-463d-988d-e33277a93d8b. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:50:08.026308 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-d79d25e0-d8c3-4d68-b741-eb67feb289ab tempest-SnapshotMetadataTestJSON-624753754 tempest-SnapshotMetadataTestJSON-624753754-project-member] Update snapshot metadata completed successfully. Aug 25 05:50:08.026640 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d79d25e0-d8c3-4d68-b741-eb67feb289ab tempest-SnapshotMetadataTestJSON-624753754 tempest-SnapshotMetadataTestJSON-624753754-project-member] https://10.4.3.189/volume/v3/snapshots/ceb0c99c-f250-4bf8-ba75-717e70da92be/metadata returned with HTTP 200 Aug 25 05:50:08.027165 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 995/3995] 10.4.3.189 () {68 vars in 1401 bytes} [Tue Aug 25 05:50:07 2026] PUT /volume/v3/snapshots/ceb0c99c-f250-4bf8-ba75-717e70da92be/metadata => generated 16 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 25 05:50:08.032001 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:08.032001 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:50:08.032792 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-29ceb50f-2b71-4900-a09a-7559fae21a27 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] https://10.4.3.189/volume/v3/backups/d957f6ba-a36f-463d-988d-e33277a93d8b returned with HTTP 200 Aug 25 05:50:08.033317 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 994/3996] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:50:08 2026] GET /volume/v3/backups/d957f6ba-a36f-463d-988d-e33277a93d8b => generated 725 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:50:08.039577 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-9cbc3810-91d9-4236-9e35-9c4d2e1d07d3 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:08.041697 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-9cbc3810-91d9-4236-9e35-9c4d2e1d07d3 tempest-SnapshotMetadataTestJSON-624753754 tempest-SnapshotMetadataTestJSON-624753754-project-member] POST https://10.4.3.189/volume/v3/snapshots/ceb0c99c-f250-4bf8-ba75-717e70da92be/metadata Aug 25 05:50:08.042314 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-9cbc3810-91d9-4236-9e35-9c4d2e1d07d3 tempest-SnapshotMetadataTestJSON-624753754 tempest-SnapshotMetadataTestJSON-624753754-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:50:08.051773 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:08.051773 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:50:08.052410 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-9cbc3810-91d9-4236-9e35-9c4d2e1d07d3 tempest-SnapshotMetadataTestJSON-624753754 tempest-SnapshotMetadataTestJSON-624753754-project-member] Snapshot retrieved successfully. Aug 25 05:50:08.087241 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-9cbc3810-91d9-4236-9e35-9c4d2e1d07d3 tempest-SnapshotMetadataTestJSON-624753754 tempest-SnapshotMetadataTestJSON-624753754-project-member] Update snapshot metadata completed successfully. Aug 25 05:50:08.087241 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-9cbc3810-91d9-4236-9e35-9c4d2e1d07d3 tempest-SnapshotMetadataTestJSON-624753754 tempest-SnapshotMetadataTestJSON-624753754-project-member] https://10.4.3.189/volume/v3/snapshots/ceb0c99c-f250-4bf8-ba75-717e70da92be/metadata returned with HTTP 200 Aug 25 05:50:08.087241 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1009/3997] 10.4.3.189 () {68 vars in 1402 bytes} [Tue Aug 25 05:50:08 2026] POST /volume/v3/snapshots/ceb0c99c-f250-4bf8-ba75-717e70da92be/metadata => generated 68 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 25 05:50:08.098542 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-600d893b-7fa3-44c8-8e67-66245b3fae53 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:08.100726 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-600d893b-7fa3-44c8-8e67-66245b3fae53 tempest-SnapshotMetadataTestJSON-624753754 tempest-SnapshotMetadataTestJSON-624753754-project-member] GET https://10.4.3.189/volume/v3/snapshots/ceb0c99c-f250-4bf8-ba75-717e70da92be/metadata Aug 25 05:50:08.101030 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-600d893b-7fa3-44c8-8e67-66245b3fae53 tempest-SnapshotMetadataTestJSON-624753754 tempest-SnapshotMetadataTestJSON-624753754-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:08.101317 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-600d893b-7fa3-44c8-8e67-66245b3fae53 tempest-SnapshotMetadataTestJSON-624753754 tempest-SnapshotMetadataTestJSON-624753754-project-member] Calling method 'index' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:08.109686 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:08.109686 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:50:08.110467 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-600d893b-7fa3-44c8-8e67-66245b3fae53 tempest-SnapshotMetadataTestJSON-624753754 tempest-SnapshotMetadataTestJSON-624753754-project-member] Snapshot retrieved successfully. Aug 25 05:50:08.111864 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-600d893b-7fa3-44c8-8e67-66245b3fae53 tempest-SnapshotMetadataTestJSON-624753754 tempest-SnapshotMetadataTestJSON-624753754-project-member] Get snapshot metadata completed successfully. Aug 25 05:50:08.112342 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-600d893b-7fa3-44c8-8e67-66245b3fae53 tempest-SnapshotMetadataTestJSON-624753754 tempest-SnapshotMetadataTestJSON-624753754-project-member] https://10.4.3.189/volume/v3/snapshots/ceb0c99c-f250-4bf8-ba75-717e70da92be/metadata returned with HTTP 200 Aug 25 05:50:08.113189 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1000/3998] 10.4.3.189 () {66 vars in 1381 bytes} [Tue Aug 25 05:50:08 2026] GET /volume/v3/snapshots/ceb0c99c-f250-4bf8-ba75-717e70da92be/metadata => generated 68 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 25 05:50:08.125105 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-cd0178a6-8707-43b2-939d-af0d6f96526b None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:08.126726 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-cd0178a6-8707-43b2-939d-af0d6f96526b tempest-SnapshotMetadataTestJSON-624753754 tempest-SnapshotMetadataTestJSON-624753754-project-member] PUT https://10.4.3.189/volume/v3/snapshots/ceb0c99c-f250-4bf8-ba75-717e70da92be/metadata/key3 Aug 25 05:50:08.127120 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-cd0178a6-8707-43b2-939d-af0d6f96526b tempest-SnapshotMetadataTestJSON-624753754 tempest-SnapshotMetadataTestJSON-624753754-project-member] Action: 'update', calling method: update, body: {"meta": {"key3": "value3_update"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:50:08.315072 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:08.315072 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:50:08.315563 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-cd0178a6-8707-43b2-939d-af0d6f96526b tempest-SnapshotMetadataTestJSON-624753754 tempest-SnapshotMetadataTestJSON-624753754-project-member] Snapshot retrieved successfully. Aug 25 05:50:08.332457 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-cd0178a6-8707-43b2-939d-af0d6f96526b tempest-SnapshotMetadataTestJSON-624753754 tempest-SnapshotMetadataTestJSON-624753754-project-member] Update snapshot metadata completed successfully. Aug 25 05:50:08.332793 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-cd0178a6-8707-43b2-939d-af0d6f96526b tempest-SnapshotMetadataTestJSON-624753754 tempest-SnapshotMetadataTestJSON-624753754-project-member] https://10.4.3.189/volume/v3/snapshots/ceb0c99c-f250-4bf8-ba75-717e70da92be/metadata/key3 returned with HTTP 200 Aug 25 05:50:08.333296 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 996/3999] 10.4.3.189 () {68 vars in 1416 bytes} [Tue Aug 25 05:50:08 2026] PUT /volume/v3/snapshots/ceb0c99c-f250-4bf8-ba75-717e70da92be/metadata/key3 => generated 35 bytes in 209 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 25 05:50:08.342915 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-538d8700-7e26-4891-9c8d-432afaba3898 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:08.345167 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-538d8700-7e26-4891-9c8d-432afaba3898 tempest-SnapshotMetadataTestJSON-624753754 tempest-SnapshotMetadataTestJSON-624753754-project-member] GET https://10.4.3.189/volume/v3/snapshots/ceb0c99c-f250-4bf8-ba75-717e70da92be/metadata/key3 Aug 25 05:50:08.345462 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-538d8700-7e26-4891-9c8d-432afaba3898 tempest-SnapshotMetadataTestJSON-624753754 tempest-SnapshotMetadataTestJSON-624753754-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:08.345711 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-538d8700-7e26-4891-9c8d-432afaba3898 tempest-SnapshotMetadataTestJSON-624753754 tempest-SnapshotMetadataTestJSON-624753754-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:08.352777 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:08.352777 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:50:08.353391 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-538d8700-7e26-4891-9c8d-432afaba3898 tempest-SnapshotMetadataTestJSON-624753754 tempest-SnapshotMetadataTestJSON-624753754-project-member] Snapshot retrieved successfully. Aug 25 05:50:08.354256 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-538d8700-7e26-4891-9c8d-432afaba3898 tempest-SnapshotMetadataTestJSON-624753754 tempest-SnapshotMetadataTestJSON-624753754-project-member] Get snapshot metadata completed successfully. Aug 25 05:50:08.354545 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-538d8700-7e26-4891-9c8d-432afaba3898 tempest-SnapshotMetadataTestJSON-624753754 tempest-SnapshotMetadataTestJSON-624753754-project-member] https://10.4.3.189/volume/v3/snapshots/ceb0c99c-f250-4bf8-ba75-717e70da92be/metadata/key3 returned with HTTP 200 Aug 25 05:50:08.355189 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 995/4000] 10.4.3.189 () {66 vars in 1396 bytes} [Tue Aug 25 05:50:08 2026] GET /volume/v3/snapshots/ceb0c99c-f250-4bf8-ba75-717e70da92be/metadata/key3 => generated 35 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 25 05:50:08.363646 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-cf18dbc4-8ef0-4483-a452-615656a0ea70 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:08.365557 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-cf18dbc4-8ef0-4483-a452-615656a0ea70 tempest-SnapshotMetadataTestJSON-624753754 tempest-SnapshotMetadataTestJSON-624753754-project-member] GET https://10.4.3.189/volume/v3/snapshots/ceb0c99c-f250-4bf8-ba75-717e70da92be/metadata Aug 25 05:50:08.365806 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-cf18dbc4-8ef0-4483-a452-615656a0ea70 tempest-SnapshotMetadataTestJSON-624753754 tempest-SnapshotMetadataTestJSON-624753754-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:08.366082 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-cf18dbc4-8ef0-4483-a452-615656a0ea70 tempest-SnapshotMetadataTestJSON-624753754 tempest-SnapshotMetadataTestJSON-624753754-project-member] Calling method 'index' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:08.372016 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:08.372016 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:50:08.372618 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-cf18dbc4-8ef0-4483-a452-615656a0ea70 tempest-SnapshotMetadataTestJSON-624753754 tempest-SnapshotMetadataTestJSON-624753754-project-member] Snapshot retrieved successfully. Aug 25 05:50:08.373714 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-cf18dbc4-8ef0-4483-a452-615656a0ea70 tempest-SnapshotMetadataTestJSON-624753754 tempest-SnapshotMetadataTestJSON-624753754-project-member] Get snapshot metadata completed successfully. Aug 25 05:50:08.374079 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-cf18dbc4-8ef0-4483-a452-615656a0ea70 tempest-SnapshotMetadataTestJSON-624753754 tempest-SnapshotMetadataTestJSON-624753754-project-member] https://10.4.3.189/volume/v3/snapshots/ceb0c99c-f250-4bf8-ba75-717e70da92be/metadata returned with HTTP 200 Aug 25 05:50:08.374617 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1010/4001] 10.4.3.189 () {66 vars in 1381 bytes} [Tue Aug 25 05:50:08 2026] GET /volume/v3/snapshots/ceb0c99c-f250-4bf8-ba75-717e70da92be/metadata => generated 75 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 25 05:50:08.383488 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-0494fa2d-e642-4dfe-a3be-a3cf8a502281 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:08.385406 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-0494fa2d-e642-4dfe-a3be-a3cf8a502281 tempest-SnapshotMetadataTestJSON-624753754 tempest-SnapshotMetadataTestJSON-624753754-project-member] PUT https://10.4.3.189/volume/v3/snapshots/ceb0c99c-f250-4bf8-ba75-717e70da92be/metadata Aug 25 05:50:08.385776 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-0494fa2d-e642-4dfe-a3be-a3cf8a502281 tempest-SnapshotMetadataTestJSON-624753754 tempest-SnapshotMetadataTestJSON-624753754-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:50:08.393848 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:08.393848 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:50:08.394461 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-0494fa2d-e642-4dfe-a3be-a3cf8a502281 tempest-SnapshotMetadataTestJSON-624753754 tempest-SnapshotMetadataTestJSON-624753754-project-member] Snapshot retrieved successfully. Aug 25 05:50:08.416113 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-0494fa2d-e642-4dfe-a3be-a3cf8a502281 tempest-SnapshotMetadataTestJSON-624753754 tempest-SnapshotMetadataTestJSON-624753754-project-member] Update snapshot metadata completed successfully. Aug 25 05:50:08.416647 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-0494fa2d-e642-4dfe-a3be-a3cf8a502281 tempest-SnapshotMetadataTestJSON-624753754 tempest-SnapshotMetadataTestJSON-624753754-project-member] https://10.4.3.189/volume/v3/snapshots/ceb0c99c-f250-4bf8-ba75-717e70da92be/metadata returned with HTTP 200 Aug 25 05:50:08.417196 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1001/4002] 10.4.3.189 () {68 vars in 1401 bytes} [Tue Aug 25 05:50:08 2026] PUT /volume/v3/snapshots/ceb0c99c-f250-4bf8-ba75-717e70da92be/metadata => generated 16 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 25 05:50:08.426750 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-4479f670-1287-4fb6-98a1-1eaf7506f936 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:08.428749 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-4479f670-1287-4fb6-98a1-1eaf7506f936 tempest-SnapshotMetadataTestJSON-624753754 tempest-SnapshotMetadataTestJSON-624753754-project-member] DELETE https://10.4.3.189/volume/v3/snapshots/ceb0c99c-f250-4bf8-ba75-717e70da92be Aug 25 05:50:08.429012 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-4479f670-1287-4fb6-98a1-1eaf7506f936 tempest-SnapshotMetadataTestJSON-624753754 tempest-SnapshotMetadataTestJSON-624753754-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:08.429288 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-4479f670-1287-4fb6-98a1-1eaf7506f936 tempest-SnapshotMetadataTestJSON-624753754 tempest-SnapshotMetadataTestJSON-624753754-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:08.429437 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.v3.snapshots [None req-4479f670-1287-4fb6-98a1-1eaf7506f936 tempest-SnapshotMetadataTestJSON-624753754 tempest-SnapshotMetadataTestJSON-624753754-project-member] Delete snapshot with id: ceb0c99c-f250-4bf8-ba75-717e70da92be Aug 25 05:50:08.434770 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:08.434770 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:50:08.435338 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-4479f670-1287-4fb6-98a1-1eaf7506f936 tempest-SnapshotMetadataTestJSON-624753754 tempest-SnapshotMetadataTestJSON-624753754-project-member] Snapshot retrieved successfully. Aug 25 05:50:08.454275 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-4479f670-1287-4fb6-98a1-1eaf7506f936 tempest-SnapshotMetadataTestJSON-624753754 tempest-SnapshotMetadataTestJSON-624753754-project-member] Snapshot delete request issued successfully. Aug 25 05:50:08.454553 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-4479f670-1287-4fb6-98a1-1eaf7506f936 tempest-SnapshotMetadataTestJSON-624753754 tempest-SnapshotMetadataTestJSON-624753754-project-member] https://10.4.3.189/volume/v3/snapshots/ceb0c99c-f250-4bf8-ba75-717e70da92be returned with HTTP 202 Aug 25 05:50:08.455007 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 997/4003] 10.4.3.189 () {66 vars in 1357 bytes} [Tue Aug 25 05:50:08 2026] DELETE /volume/v3/snapshots/ceb0c99c-f250-4bf8-ba75-717e70da92be => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:50:08.464304 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-ad5a484f-ca84-4a6a-a8dd-ed4a83373bae None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:08.466749 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-ad5a484f-ca84-4a6a-a8dd-ed4a83373bae tempest-SnapshotMetadataTestJSON-624753754 tempest-SnapshotMetadataTestJSON-624753754-project-member] GET https://10.4.3.189/volume/v3/snapshots/ceb0c99c-f250-4bf8-ba75-717e70da92be Aug 25 05:50:08.467765 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-ad5a484f-ca84-4a6a-a8dd-ed4a83373bae tempest-SnapshotMetadataTestJSON-624753754 tempest-SnapshotMetadataTestJSON-624753754-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:08.467765 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-ad5a484f-ca84-4a6a-a8dd-ed4a83373bae tempest-SnapshotMetadataTestJSON-624753754 tempest-SnapshotMetadataTestJSON-624753754-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:08.474763 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:08.474763 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:50:08.475459 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-ad5a484f-ca84-4a6a-a8dd-ed4a83373bae tempest-SnapshotMetadataTestJSON-624753754 tempest-SnapshotMetadataTestJSON-624753754-project-member] Snapshot retrieved successfully. Aug 25 05:50:08.476751 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-ad5a484f-ca84-4a6a-a8dd-ed4a83373bae tempest-SnapshotMetadataTestJSON-624753754 tempest-SnapshotMetadataTestJSON-624753754-project-member] https://10.4.3.189/volume/v3/snapshots/ceb0c99c-f250-4bf8-ba75-717e70da92be returned with HTTP 200 Aug 25 05:50:08.477450 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 996/4004] 10.4.3.189 () {66 vars in 1354 bytes} [Tue Aug 25 05:50:08 2026] GET /volume/v3/snapshots/ceb0c99c-f250-4bf8-ba75-717e70da92be => generated 469 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:50:08.611227 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-1369105d-4a56-492c-9587-10ae073ca950 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:08.615750 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-1369105d-4a56-492c-9587-10ae073ca950 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] GET https://10.4.3.189/volume/v3/backups/e050dcf6-6103-4f2a-b460-900588ed3242 Aug 25 05:50:08.619204 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-1369105d-4a56-492c-9587-10ae073ca950 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:08.619566 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-1369105d-4a56-492c-9587-10ae073ca950 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:08.619739 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-1369105d-4a56-492c-9587-10ae073ca950 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Show backup with id e050dcf6-6103-4f2a-b460-900588ed3242. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:50:08.628759 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:08.628759 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:50:08.633235 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-1369105d-4a56-492c-9587-10ae073ca950 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] https://10.4.3.189/volume/v3/backups/e050dcf6-6103-4f2a-b460-900588ed3242 returned with HTTP 200 Aug 25 05:50:08.633811 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1011/4005] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:50:08 2026] GET /volume/v3/backups/e050dcf6-6103-4f2a-b460-900588ed3242 => generated 788 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:50:08.978562 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-9afb2947-45ec-4d06-baec-bf25fd5b8148 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:08.981167 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-9afb2947-45ec-4d06-baec-bf25fd5b8148 tempest-ProjectAdminTests39-1256172067 tempest-ProjectAdminTests39-1256172067-project-admin] GET https://10.4.3.189/volume/v3/volumes/2da966be-1323-4c61-941e-a69029d76eff Aug 25 05:50:08.981667 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-9afb2947-45ec-4d06-baec-bf25fd5b8148 tempest-ProjectAdminTests39-1256172067 tempest-ProjectAdminTests39-1256172067-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:08.982050 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-9afb2947-45ec-4d06-baec-bf25fd5b8148 tempest-ProjectAdminTests39-1256172067 tempest-ProjectAdminTests39-1256172067-project-admin] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:08.995241 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:08.995241 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:50:09.000740 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-9afb2947-45ec-4d06-baec-bf25fd5b8148 tempest-ProjectAdminTests39-1256172067 tempest-ProjectAdminTests39-1256172067-project-admin] Volume info retrieved successfully. Aug 25 05:50:09.009110 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-9afb2947-45ec-4d06-baec-bf25fd5b8148 tempest-ProjectAdminTests39-1256172067 tempest-ProjectAdminTests39-1256172067-project-admin] https://10.4.3.189/volume/v3/volumes/2da966be-1323-4c61-941e-a69029d76eff returned with HTTP 200 Aug 25 05:50:09.009110 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1002/4006] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:50:08 2026] GET /volume/v3/volumes/2da966be-1323-4c61-941e-a69029d76eff => generated 1018 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:50:09.032083 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-4b7e4bda-b346-4d3e-acdc-311a04c1b8e2 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:09.034009 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-4b7e4bda-b346-4d3e-acdc-311a04c1b8e2 tempest-ProjectAdminTests39-1256172067 tempest-ProjectAdminTests39-1256172067-project-admin] POST https://10.4.3.189/volume/v3/backups Aug 25 05:50:09.037088 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-4b7e4bda-b346-4d3e-acdc-311a04c1b8e2 tempest-ProjectAdminTests39-1256172067 tempest-ProjectAdminTests39-1256172067-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "2da966be-1323-4c61-941e-a69029d76eff", "name": "tempest-type-Backup-447563490"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:50:09.037088 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.contrib.backups [None req-4b7e4bda-b346-4d3e-acdc-311a04c1b8e2 tempest-ProjectAdminTests39-1256172067 tempest-ProjectAdminTests39-1256172067-project-admin] Creating new backup {'backup': {'volume_id': '2da966be-1323-4c61-941e-a69029d76eff', 'name': 'tempest-type-Backup-447563490'}} {{(pid=100268) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 25 05:50:09.037088 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.contrib.backups [None req-4b7e4bda-b346-4d3e-acdc-311a04c1b8e2 tempest-ProjectAdminTests39-1256172067 tempest-ProjectAdminTests39-1256172067-project-admin] Creating backup of volume 2da966be-1323-4c61-941e-a69029d76eff in container None Aug 25 05:50:09.043851 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:09.043851 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:50:09.043851 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-4b7e4bda-b346-4d3e-acdc-311a04c1b8e2 tempest-ProjectAdminTests39-1256172067 tempest-ProjectAdminTests39-1256172067-project-admin] Volume info retrieved successfully. Aug 25 05:50:09.051015 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-4dc1b1a8-6207-4101-8242-edd9a0e8fc35 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:09.053120 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-4dc1b1a8-6207-4101-8242-edd9a0e8fc35 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] GET https://10.4.3.189/volume/v3/backups/d957f6ba-a36f-463d-988d-e33277a93d8b Aug 25 05:50:09.053345 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-4dc1b1a8-6207-4101-8242-edd9a0e8fc35 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:09.053572 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-4dc1b1a8-6207-4101-8242-edd9a0e8fc35 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:09.053713 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-4dc1b1a8-6207-4101-8242-edd9a0e8fc35 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Show backup with id d957f6ba-a36f-463d-988d-e33277a93d8b. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:50:09.059710 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:09.059710 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:50:09.060147 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-4dc1b1a8-6207-4101-8242-edd9a0e8fc35 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] https://10.4.3.189/volume/v3/backups/d957f6ba-a36f-463d-988d-e33277a93d8b returned with HTTP 200 Aug 25 05:50:09.060733 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 997/4007] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:50:09 2026] GET /volume/v3/backups/d957f6ba-a36f-463d-988d-e33277a93d8b => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:50:09.072894 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-4b7e4bda-b346-4d3e-acdc-311a04c1b8e2 tempest-ProjectAdminTests39-1256172067 tempest-ProjectAdminTests39-1256172067-project-admin] Created reservations ['1f0cab0d-33a0-4474-a383-36d964972535', '9a68a111-a9ee-492e-b8e5-1105b284f9da'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:50:09.108243 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-4b7e4bda-b346-4d3e-acdc-311a04c1b8e2 tempest-ProjectAdminTests39-1256172067 tempest-ProjectAdminTests39-1256172067-project-admin] https://10.4.3.189/volume/v3/backups returned with HTTP 202 Aug 25 05:50:09.108748 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 998/4008] 10.4.3.189 () {70 vars in 1299 bytes} [Tue Aug 25 05:50:09 2026] POST /volume/v3/backups => generated 315 bytes in 79 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 05:50:09.119159 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-3b381578-7d57-426c-880f-3cbb186b8a7c None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:09.120982 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-3b381578-7d57-426c-880f-3cbb186b8a7c tempest-ProjectAdminTests39-1256172067 tempest-ProjectAdminTests39-1256172067-project-admin] GET https://10.4.3.189/volume/v3/backups/4a637cbe-cf81-4e99-bbb6-9cc19138f2cb Aug 25 05:50:09.121241 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-3b381578-7d57-426c-880f-3cbb186b8a7c tempest-ProjectAdminTests39-1256172067 tempest-ProjectAdminTests39-1256172067-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:09.121373 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-3b381578-7d57-426c-880f-3cbb186b8a7c tempest-ProjectAdminTests39-1256172067 tempest-ProjectAdminTests39-1256172067-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:09.122076 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-3b381578-7d57-426c-880f-3cbb186b8a7c tempest-ProjectAdminTests39-1256172067 tempest-ProjectAdminTests39-1256172067-project-admin] Show backup with id 4a637cbe-cf81-4e99-bbb6-9cc19138f2cb. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:50:09.125773 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:09.125773 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:50:09.126414 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-3b381578-7d57-426c-880f-3cbb186b8a7c tempest-ProjectAdminTests39-1256172067 tempest-ProjectAdminTests39-1256172067-project-admin] https://10.4.3.189/volume/v3/backups/4a637cbe-cf81-4e99-bbb6-9cc19138f2cb returned with HTTP 200 Aug 25 05:50:09.126775 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1012/4009] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:50:09 2026] GET /volume/v3/backups/4a637cbe-cf81-4e99-bbb6-9cc19138f2cb => generated 722 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:50:09.487890 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-1d1fed1b-8f01-4319-b1b4-1eaa5c1d56ec None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:09.490482 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-1d1fed1b-8f01-4319-b1b4-1eaa5c1d56ec tempest-SnapshotMetadataTestJSON-624753754 tempest-SnapshotMetadataTestJSON-624753754-project-member] GET https://10.4.3.189/volume/v3/snapshots/ceb0c99c-f250-4bf8-ba75-717e70da92be Aug 25 05:50:09.490729 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-1d1fed1b-8f01-4319-b1b4-1eaa5c1d56ec tempest-SnapshotMetadataTestJSON-624753754 tempest-SnapshotMetadataTestJSON-624753754-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:09.490994 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-1d1fed1b-8f01-4319-b1b4-1eaa5c1d56ec tempest-SnapshotMetadataTestJSON-624753754 tempest-SnapshotMetadataTestJSON-624753754-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:09.496955 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-1d1fed1b-8f01-4319-b1b4-1eaa5c1d56ec tempest-SnapshotMetadataTestJSON-624753754 tempest-SnapshotMetadataTestJSON-624753754-project-member] https://10.4.3.189/volume/v3/snapshots/ceb0c99c-f250-4bf8-ba75-717e70da92be returned with HTTP 404 Aug 25 05:50:09.497662 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1003/4010] 10.4.3.189 () {66 vars in 1354 bytes} [Tue Aug 25 05:50:09 2026] GET /volume/v3/snapshots/ceb0c99c-f250-4bf8-ba75-717e70da92be => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:50:09.505802 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-47d4b53e-48a5-46a9-a62b-1f8566825d00 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:09.508396 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-47d4b53e-48a5-46a9-a62b-1f8566825d00 tempest-SnapshotMetadataTestJSON-624753754 tempest-SnapshotMetadataTestJSON-624753754-project-member] GET https://10.4.3.189/volume/v3/volumes/7d5f95fd-6d69-45bf-b079-64b97b0ac351 Aug 25 05:50:09.508655 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-47d4b53e-48a5-46a9-a62b-1f8566825d00 tempest-SnapshotMetadataTestJSON-624753754 tempest-SnapshotMetadataTestJSON-624753754-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:09.508974 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-47d4b53e-48a5-46a9-a62b-1f8566825d00 tempest-SnapshotMetadataTestJSON-624753754 tempest-SnapshotMetadataTestJSON-624753754-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:09.522537 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:09.522537 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:50:09.528314 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-47d4b53e-48a5-46a9-a62b-1f8566825d00 tempest-SnapshotMetadataTestJSON-624753754 tempest-SnapshotMetadataTestJSON-624753754-project-member] Volume info retrieved successfully. Aug 25 05:50:09.534738 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-47d4b53e-48a5-46a9-a62b-1f8566825d00 tempest-SnapshotMetadataTestJSON-624753754 tempest-SnapshotMetadataTestJSON-624753754-project-member] https://10.4.3.189/volume/v3/volumes/7d5f95fd-6d69-45bf-b079-64b97b0ac351 returned with HTTP 200 Aug 25 05:50:09.535308 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 998/4011] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:50:09 2026] GET /volume/v3/volumes/7d5f95fd-6d69-45bf-b079-64b97b0ac351 => generated 848 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:50:09.547871 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-20cd8f5f-f604-4c5a-a939-908d9c9dab03 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:09.549664 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-20cd8f5f-f604-4c5a-a939-908d9c9dab03 tempest-SnapshotMetadataTestJSON-624753754 tempest-SnapshotMetadataTestJSON-624753754-project-member] DELETE https://10.4.3.189/volume/v3/volumes/7d5f95fd-6d69-45bf-b079-64b97b0ac351 Aug 25 05:50:09.549863 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-20cd8f5f-f604-4c5a-a939-908d9c9dab03 tempest-SnapshotMetadataTestJSON-624753754 tempest-SnapshotMetadataTestJSON-624753754-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:09.550088 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-20cd8f5f-f604-4c5a-a939-908d9c9dab03 tempest-SnapshotMetadataTestJSON-624753754 tempest-SnapshotMetadataTestJSON-624753754-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:09.550866 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-20cd8f5f-f604-4c5a-a939-908d9c9dab03 tempest-SnapshotMetadataTestJSON-624753754 tempest-SnapshotMetadataTestJSON-624753754-project-member] Delete volume with id: 7d5f95fd-6d69-45bf-b079-64b97b0ac351 Aug 25 05:50:09.557519 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:09.557519 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:50:09.557986 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-20cd8f5f-f604-4c5a-a939-908d9c9dab03 tempest-SnapshotMetadataTestJSON-624753754 tempest-SnapshotMetadataTestJSON-624753754-project-member] Volume info retrieved successfully. Aug 25 05:50:09.590954 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-20cd8f5f-f604-4c5a-a939-908d9c9dab03 tempest-SnapshotMetadataTestJSON-624753754 tempest-SnapshotMetadataTestJSON-624753754-project-member] Delete volume request issued successfully. Aug 25 05:50:09.591264 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-20cd8f5f-f604-4c5a-a939-908d9c9dab03 tempest-SnapshotMetadataTestJSON-624753754 tempest-SnapshotMetadataTestJSON-624753754-project-member] https://10.4.3.189/volume/v3/volumes/7d5f95fd-6d69-45bf-b079-64b97b0ac351 returned with HTTP 202 Aug 25 05:50:09.591874 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 999/4012] 10.4.3.189 () {66 vars in 1351 bytes} [Tue Aug 25 05:50:09 2026] DELETE /volume/v3/volumes/7d5f95fd-6d69-45bf-b079-64b97b0ac351 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:50:09.601818 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-357176e4-3e33-42ec-83c2-1cfe017da091 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:09.603787 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-357176e4-3e33-42ec-83c2-1cfe017da091 tempest-SnapshotMetadataTestJSON-624753754 tempest-SnapshotMetadataTestJSON-624753754-project-member] GET https://10.4.3.189/volume/v3/volumes/7d5f95fd-6d69-45bf-b079-64b97b0ac351 Aug 25 05:50:09.604022 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-357176e4-3e33-42ec-83c2-1cfe017da091 tempest-SnapshotMetadataTestJSON-624753754 tempest-SnapshotMetadataTestJSON-624753754-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:09.604238 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-357176e4-3e33-42ec-83c2-1cfe017da091 tempest-SnapshotMetadataTestJSON-624753754 tempest-SnapshotMetadataTestJSON-624753754-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:09.612679 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:09.612679 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:50:09.623164 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-357176e4-3e33-42ec-83c2-1cfe017da091 tempest-SnapshotMetadataTestJSON-624753754 tempest-SnapshotMetadataTestJSON-624753754-project-member] Volume info retrieved successfully. Aug 25 05:50:09.630261 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-357176e4-3e33-42ec-83c2-1cfe017da091 tempest-SnapshotMetadataTestJSON-624753754 tempest-SnapshotMetadataTestJSON-624753754-project-member] https://10.4.3.189/volume/v3/volumes/7d5f95fd-6d69-45bf-b079-64b97b0ac351 returned with HTTP 200 Aug 25 05:50:09.630984 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1013/4013] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:50:09 2026] GET /volume/v3/volumes/7d5f95fd-6d69-45bf-b079-64b97b0ac351 => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:50:09.646344 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-db862aec-a2cf-4ed5-bca6-53ae1df98065 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:09.648533 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-db862aec-a2cf-4ed5-bca6-53ae1df98065 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] GET https://10.4.3.189/volume/v3/backups/e050dcf6-6103-4f2a-b460-900588ed3242 Aug 25 05:50:09.648726 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-db862aec-a2cf-4ed5-bca6-53ae1df98065 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:09.648991 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-db862aec-a2cf-4ed5-bca6-53ae1df98065 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:09.649074 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-db862aec-a2cf-4ed5-bca6-53ae1df98065 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Show backup with id e050dcf6-6103-4f2a-b460-900588ed3242. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:50:09.654562 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:09.654562 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:50:09.655548 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-db862aec-a2cf-4ed5-bca6-53ae1df98065 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] https://10.4.3.189/volume/v3/backups/e050dcf6-6103-4f2a-b460-900588ed3242 returned with HTTP 200 Aug 25 05:50:09.656001 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1004/4014] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:50:09 2026] GET /volume/v3/backups/e050dcf6-6103-4f2a-b460-900588ed3242 => generated 788 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:50:10.076839 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-d8f06d37-7341-4033-8848-423b539e2da3 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:10.079194 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-d8f06d37-7341-4033-8848-423b539e2da3 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] GET https://10.4.3.189/volume/v3/backups/d957f6ba-a36f-463d-988d-e33277a93d8b Aug 25 05:50:10.079509 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-d8f06d37-7341-4033-8848-423b539e2da3 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:10.079762 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-d8f06d37-7341-4033-8848-423b539e2da3 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:10.079934 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-d8f06d37-7341-4033-8848-423b539e2da3 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Show backup with id d957f6ba-a36f-463d-988d-e33277a93d8b. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:50:10.085279 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:10.085279 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:50:10.086254 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-d8f06d37-7341-4033-8848-423b539e2da3 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] https://10.4.3.189/volume/v3/backups/d957f6ba-a36f-463d-988d-e33277a93d8b returned with HTTP 200 Aug 25 05:50:10.086764 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 999/4015] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:50:10 2026] GET /volume/v3/backups/d957f6ba-a36f-463d-988d-e33277a93d8b => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:50:10.139309 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-d6544ec9-74c9-4e47-996c-83d84fbd4b44 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:10.141182 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d6544ec9-74c9-4e47-996c-83d84fbd4b44 tempest-ProjectAdminTests39-1256172067 tempest-ProjectAdminTests39-1256172067-project-admin] GET https://10.4.3.189/volume/v3/backups/4a637cbe-cf81-4e99-bbb6-9cc19138f2cb Aug 25 05:50:10.141425 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d6544ec9-74c9-4e47-996c-83d84fbd4b44 tempest-ProjectAdminTests39-1256172067 tempest-ProjectAdminTests39-1256172067-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:10.141637 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d6544ec9-74c9-4e47-996c-83d84fbd4b44 tempest-ProjectAdminTests39-1256172067 tempest-ProjectAdminTests39-1256172067-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:10.141771 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-d6544ec9-74c9-4e47-996c-83d84fbd4b44 tempest-ProjectAdminTests39-1256172067 tempest-ProjectAdminTests39-1256172067-project-admin] Show backup with id 4a637cbe-cf81-4e99-bbb6-9cc19138f2cb. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:50:10.146682 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:10.146682 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:50:10.147598 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d6544ec9-74c9-4e47-996c-83d84fbd4b44 tempest-ProjectAdminTests39-1256172067 tempest-ProjectAdminTests39-1256172067-project-admin] https://10.4.3.189/volume/v3/backups/4a637cbe-cf81-4e99-bbb6-9cc19138f2cb returned with HTTP 200 Aug 25 05:50:10.148044 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1000/4016] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:50:10 2026] GET /volume/v3/backups/4a637cbe-cf81-4e99-bbb6-9cc19138f2cb => generated 724 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:50:10.647269 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-46e830fb-5340-448d-87d6-542fbaf25035 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:10.650194 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-46e830fb-5340-448d-87d6-542fbaf25035 tempest-SnapshotMetadataTestJSON-624753754 tempest-SnapshotMetadataTestJSON-624753754-project-member] GET https://10.4.3.189/volume/v3/volumes/7d5f95fd-6d69-45bf-b079-64b97b0ac351 Aug 25 05:50:10.650519 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-46e830fb-5340-448d-87d6-542fbaf25035 tempest-SnapshotMetadataTestJSON-624753754 tempest-SnapshotMetadataTestJSON-624753754-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:10.651009 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-46e830fb-5340-448d-87d6-542fbaf25035 tempest-SnapshotMetadataTestJSON-624753754 tempest-SnapshotMetadataTestJSON-624753754-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:10.656983 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-46e830fb-5340-448d-87d6-542fbaf25035 tempest-SnapshotMetadataTestJSON-624753754 tempest-SnapshotMetadataTestJSON-624753754-project-member] https://10.4.3.189/volume/v3/volumes/7d5f95fd-6d69-45bf-b079-64b97b0ac351 returned with HTTP 404 Aug 25 05:50:10.657469 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1014/4017] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:50:10 2026] GET /volume/v3/volumes/7d5f95fd-6d69-45bf-b079-64b97b0ac351 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:50:10.666750 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-759dea96-fd75-40ca-9112-d243a130e940 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:10.668832 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-759dea96-fd75-40ca-9112-d243a130e940 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] GET https://10.4.3.189/volume/v3/backups/e050dcf6-6103-4f2a-b460-900588ed3242 Aug 25 05:50:10.669203 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-759dea96-fd75-40ca-9112-d243a130e940 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:10.669421 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-759dea96-fd75-40ca-9112-d243a130e940 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:10.669574 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-759dea96-fd75-40ca-9112-d243a130e940 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Show backup with id e050dcf6-6103-4f2a-b460-900588ed3242. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:50:10.674286 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:10.674286 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:50:10.675308 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-759dea96-fd75-40ca-9112-d243a130e940 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] https://10.4.3.189/volume/v3/backups/e050dcf6-6103-4f2a-b460-900588ed3242 returned with HTTP 200 Aug 25 05:50:10.675706 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1005/4018] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:50:10 2026] GET /volume/v3/backups/e050dcf6-6103-4f2a-b460-900588ed3242 => generated 788 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:50:11.105101 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-2c34759e-6872-4540-84c0-7de0769d6166 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:11.106363 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-2c34759e-6872-4540-84c0-7de0769d6166 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] GET https://10.4.3.189/volume/v3/backups/d957f6ba-a36f-463d-988d-e33277a93d8b Aug 25 05:50:11.106480 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-2c34759e-6872-4540-84c0-7de0769d6166 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:11.106694 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-2c34759e-6872-4540-84c0-7de0769d6166 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:11.106694 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-2c34759e-6872-4540-84c0-7de0769d6166 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Show backup with id d957f6ba-a36f-463d-988d-e33277a93d8b. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:50:11.114361 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:11.114361 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:50:11.115139 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-2c34759e-6872-4540-84c0-7de0769d6166 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] https://10.4.3.189/volume/v3/backups/d957f6ba-a36f-463d-988d-e33277a93d8b returned with HTTP 200 Aug 25 05:50:11.115480 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1000/4019] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:50:11 2026] GET /volume/v3/backups/d957f6ba-a36f-463d-988d-e33277a93d8b => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:50:11.163164 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-919bf147-22ea-4973-9de3-b30fbb99eab5 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:11.165170 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-919bf147-22ea-4973-9de3-b30fbb99eab5 tempest-ProjectAdminTests39-1256172067 tempest-ProjectAdminTests39-1256172067-project-admin] GET https://10.4.3.189/volume/v3/backups/4a637cbe-cf81-4e99-bbb6-9cc19138f2cb Aug 25 05:50:11.165470 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-919bf147-22ea-4973-9de3-b30fbb99eab5 tempest-ProjectAdminTests39-1256172067 tempest-ProjectAdminTests39-1256172067-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:11.165786 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-919bf147-22ea-4973-9de3-b30fbb99eab5 tempest-ProjectAdminTests39-1256172067 tempest-ProjectAdminTests39-1256172067-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:11.165960 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-919bf147-22ea-4973-9de3-b30fbb99eab5 tempest-ProjectAdminTests39-1256172067 tempest-ProjectAdminTests39-1256172067-project-admin] Show backup with id 4a637cbe-cf81-4e99-bbb6-9cc19138f2cb. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:50:11.171710 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:11.171710 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:50:11.172454 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-919bf147-22ea-4973-9de3-b30fbb99eab5 tempest-ProjectAdminTests39-1256172067 tempest-ProjectAdminTests39-1256172067-project-admin] https://10.4.3.189/volume/v3/backups/4a637cbe-cf81-4e99-bbb6-9cc19138f2cb returned with HTTP 200 Aug 25 05:50:11.172928 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1001/4020] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:50:11 2026] GET /volume/v3/backups/4a637cbe-cf81-4e99-bbb6-9cc19138f2cb => generated 724 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:50:11.690024 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-6bfd2a49-1907-4a63-9a4f-2c4e602f11d1 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:11.692533 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-6bfd2a49-1907-4a63-9a4f-2c4e602f11d1 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] GET https://10.4.3.189/volume/v3/backups/e050dcf6-6103-4f2a-b460-900588ed3242 Aug 25 05:50:11.692732 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-6bfd2a49-1907-4a63-9a4f-2c4e602f11d1 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:11.693009 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-6bfd2a49-1907-4a63-9a4f-2c4e602f11d1 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:11.693165 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-6bfd2a49-1907-4a63-9a4f-2c4e602f11d1 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Show backup with id e050dcf6-6103-4f2a-b460-900588ed3242. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:50:11.698462 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:11.698462 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:50:11.699510 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-6bfd2a49-1907-4a63-9a4f-2c4e602f11d1 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] https://10.4.3.189/volume/v3/backups/e050dcf6-6103-4f2a-b460-900588ed3242 returned with HTTP 200 Aug 25 05:50:11.700038 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1015/4021] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:50:11 2026] GET /volume/v3/backups/e050dcf6-6103-4f2a-b460-900588ed3242 => generated 788 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:50:12.128614 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-e04dbd6c-2856-4d01-b269-44b9c3ebdb2c None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:12.131694 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-e04dbd6c-2856-4d01-b269-44b9c3ebdb2c tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] GET https://10.4.3.189/volume/v3/backups/d957f6ba-a36f-463d-988d-e33277a93d8b Aug 25 05:50:12.132464 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-e04dbd6c-2856-4d01-b269-44b9c3ebdb2c tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:12.132940 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-e04dbd6c-2856-4d01-b269-44b9c3ebdb2c tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:12.133245 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-e04dbd6c-2856-4d01-b269-44b9c3ebdb2c tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Show backup with id d957f6ba-a36f-463d-988d-e33277a93d8b. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:50:12.143406 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:12.143406 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:50:12.143406 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-e04dbd6c-2856-4d01-b269-44b9c3ebdb2c tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] https://10.4.3.189/volume/v3/backups/d957f6ba-a36f-463d-988d-e33277a93d8b returned with HTTP 200 Aug 25 05:50:12.143406 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1006/4022] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:50:12 2026] GET /volume/v3/backups/d957f6ba-a36f-463d-988d-e33277a93d8b => generated 736 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:50:12.184505 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-16c12cb6-feb0-49cd-aa70-dd6ae0b04ad4 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:12.186688 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-16c12cb6-feb0-49cd-aa70-dd6ae0b04ad4 tempest-ProjectAdminTests39-1256172067 tempest-ProjectAdminTests39-1256172067-project-admin] GET https://10.4.3.189/volume/v3/backups/4a637cbe-cf81-4e99-bbb6-9cc19138f2cb Aug 25 05:50:12.187134 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-16c12cb6-feb0-49cd-aa70-dd6ae0b04ad4 tempest-ProjectAdminTests39-1256172067 tempest-ProjectAdminTests39-1256172067-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:12.188086 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-16c12cb6-feb0-49cd-aa70-dd6ae0b04ad4 tempest-ProjectAdminTests39-1256172067 tempest-ProjectAdminTests39-1256172067-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:12.188086 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-16c12cb6-feb0-49cd-aa70-dd6ae0b04ad4 tempest-ProjectAdminTests39-1256172067 tempest-ProjectAdminTests39-1256172067-project-admin] Show backup with id 4a637cbe-cf81-4e99-bbb6-9cc19138f2cb. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:50:12.194173 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:12.194173 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:50:12.196443 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-16c12cb6-feb0-49cd-aa70-dd6ae0b04ad4 tempest-ProjectAdminTests39-1256172067 tempest-ProjectAdminTests39-1256172067-project-admin] https://10.4.3.189/volume/v3/backups/4a637cbe-cf81-4e99-bbb6-9cc19138f2cb returned with HTTP 200 Aug 25 05:50:12.196628 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1001/4023] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:50:12 2026] GET /volume/v3/backups/4a637cbe-cf81-4e99-bbb6-9cc19138f2cb => generated 735 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:50:12.507011 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-f2144048-0fb6-4628-9fec-8ba7dd78926e None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:12.681945 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f2144048-0fb6-4628-9fec-8ba7dd78926e tempest-VolumeAndVolumeTypeFromImageTest-1715142669 tempest-VolumeAndVolumeTypeFromImageTest-1715142669-project-admin] POST https://10.4.3.189/volume/v3/types Aug 25 05:50:12.682390 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f2144048-0fb6-4628-9fec-8ba7dd78926e tempest-VolumeAndVolumeTypeFromImageTest-1715142669 tempest-VolumeAndVolumeTypeFromImageTest-1715142669-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=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:50:12.702797 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f2144048-0fb6-4628-9fec-8ba7dd78926e tempest-VolumeAndVolumeTypeFromImageTest-1715142669 tempest-VolumeAndVolumeTypeFromImageTest-1715142669-project-admin] https://10.4.3.189/volume/v3/types returned with HTTP 200 Aug 25 05:50:12.703448 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1002/4024] 10.4.3.189 () {68 vars in 1253 bytes} [Tue Aug 25 05:50:12 2026] POST /volume/v3/types => generated 287 bytes in 197 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:50:12.714199 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-c3414669-adaf-4c68-9038-cdf8d57d23ac None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:12.715889 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-c3414669-adaf-4c68-9038-cdf8d57d23ac tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] GET https://10.4.3.189/volume/v3/backups/e050dcf6-6103-4f2a-b460-900588ed3242 Aug 25 05:50:12.716156 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-c3414669-adaf-4c68-9038-cdf8d57d23ac tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:12.716317 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-c3414669-adaf-4c68-9038-cdf8d57d23ac tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:12.716444 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-c3414669-adaf-4c68-9038-cdf8d57d23ac tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Show backup with id e050dcf6-6103-4f2a-b460-900588ed3242. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:50:12.721287 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:12.721287 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:50:12.722071 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-c3414669-adaf-4c68-9038-cdf8d57d23ac tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] https://10.4.3.189/volume/v3/backups/e050dcf6-6103-4f2a-b460-900588ed3242 returned with HTTP 200 Aug 25 05:50:12.722487 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1016/4025] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:50:12 2026] GET /volume/v3/backups/e050dcf6-6103-4f2a-b460-900588ed3242 => generated 789 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:50:12.737906 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-3df92b81-ef83-4808-976f-daa73b0d1397 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:12.740854 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-3df92b81-ef83-4808-976f-daa73b0d1397 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] GET https://10.4.3.189/volume/v3/backups/e050dcf6-6103-4f2a-b460-900588ed3242 Aug 25 05:50:12.741109 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-3df92b81-ef83-4808-976f-daa73b0d1397 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:12.741297 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-3df92b81-ef83-4808-976f-daa73b0d1397 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:12.741360 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-3df92b81-ef83-4808-976f-daa73b0d1397 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Show backup with id e050dcf6-6103-4f2a-b460-900588ed3242. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:50:12.746193 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:12.746193 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:50:12.747341 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-3df92b81-ef83-4808-976f-daa73b0d1397 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] https://10.4.3.189/volume/v3/backups/e050dcf6-6103-4f2a-b460-900588ed3242 returned with HTTP 200 Aug 25 05:50:12.747816 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1007/4026] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:50:12 2026] GET /volume/v3/backups/e050dcf6-6103-4f2a-b460-900588ed3242 => generated 789 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:50:12.759916 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-538bf394-da50-4763-b504-4931de360de1 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:12.761751 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-538bf394-da50-4763-b504-4931de360de1 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] DELETE https://10.4.3.189/volume/v3/backups/e050dcf6-6103-4f2a-b460-900588ed3242 Aug 25 05:50:12.761967 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-538bf394-da50-4763-b504-4931de360de1 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:12.762186 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-538bf394-da50-4763-b504-4931de360de1 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Calling method 'delete' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:12.762288 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.contrib.backups [None req-538bf394-da50-4763-b504-4931de360de1 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Delete backup with id: e050dcf6-6103-4f2a-b460-900588ed3242. Aug 25 05:50:12.767279 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:12.767279 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:50:12.785335 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.backup.rpcapi [None req-538bf394-da50-4763-b504-4931de360de1 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] delete_backup rpcapi backup_id e050dcf6-6103-4f2a-b460-900588ed3242 {{(pid=100269) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 25 05:50:12.788135 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-538bf394-da50-4763-b504-4931de360de1 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] https://10.4.3.189/volume/v3/backups/e050dcf6-6103-4f2a-b460-900588ed3242 returned with HTTP 202 Aug 25 05:50:12.788135 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1002/4027] 10.4.3.189 () {66 vars in 1351 bytes} [Tue Aug 25 05:50:12 2026] DELETE /volume/v3/backups/e050dcf6-6103-4f2a-b460-900588ed3242 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 05:50:12.795921 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-90a0ef40-7315-4bfa-bf34-6cab59e8c0c9 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:12.799213 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-90a0ef40-7315-4bfa-bf34-6cab59e8c0c9 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] GET https://10.4.3.189/volume/v3/backups/e050dcf6-6103-4f2a-b460-900588ed3242 Aug 25 05:50:12.799213 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-90a0ef40-7315-4bfa-bf34-6cab59e8c0c9 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:12.799213 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-90a0ef40-7315-4bfa-bf34-6cab59e8c0c9 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:12.799213 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-90a0ef40-7315-4bfa-bf34-6cab59e8c0c9 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Show backup with id e050dcf6-6103-4f2a-b460-900588ed3242. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:50:12.804480 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:12.804480 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:50:12.805605 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-90a0ef40-7315-4bfa-bf34-6cab59e8c0c9 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] https://10.4.3.189/volume/v3/backups/e050dcf6-6103-4f2a-b460-900588ed3242 returned with HTTP 200 Aug 25 05:50:12.806147 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1003/4028] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:50:12 2026] GET /volume/v3/backups/e050dcf6-6103-4f2a-b460-900588ed3242 => generated 788 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:50:13.154231 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-00dc5857-37f1-448a-9dfb-1e4817430a74 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:13.158333 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-00dc5857-37f1-448a-9dfb-1e4817430a74 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] GET https://10.4.3.189/volume/v3/backups/d957f6ba-a36f-463d-988d-e33277a93d8b Aug 25 05:50:13.158598 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-00dc5857-37f1-448a-9dfb-1e4817430a74 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:13.158847 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-00dc5857-37f1-448a-9dfb-1e4817430a74 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:13.159095 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-00dc5857-37f1-448a-9dfb-1e4817430a74 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Show backup with id d957f6ba-a36f-463d-988d-e33277a93d8b. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:50:13.163966 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:13.163966 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:50:13.164933 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-00dc5857-37f1-448a-9dfb-1e4817430a74 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] https://10.4.3.189/volume/v3/backups/d957f6ba-a36f-463d-988d-e33277a93d8b returned with HTTP 200 Aug 25 05:50:13.165465 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1017/4029] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:50:13 2026] GET /volume/v3/backups/d957f6ba-a36f-463d-988d-e33277a93d8b => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:50:13.212459 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-29ee5720-d50d-4174-8b33-ebc6e9f78451 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:13.215454 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-29ee5720-d50d-4174-8b33-ebc6e9f78451 tempest-ProjectAdminTests39-1256172067 tempest-ProjectAdminTests39-1256172067-project-admin] GET https://10.4.3.189/volume/v3/backups/4a637cbe-cf81-4e99-bbb6-9cc19138f2cb Aug 25 05:50:13.216285 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-29ee5720-d50d-4174-8b33-ebc6e9f78451 tempest-ProjectAdminTests39-1256172067 tempest-ProjectAdminTests39-1256172067-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:13.216486 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-29ee5720-d50d-4174-8b33-ebc6e9f78451 tempest-ProjectAdminTests39-1256172067 tempest-ProjectAdminTests39-1256172067-project-admin] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:13.216619 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-29ee5720-d50d-4174-8b33-ebc6e9f78451 tempest-ProjectAdminTests39-1256172067 tempest-ProjectAdminTests39-1256172067-project-admin] Show backup with id 4a637cbe-cf81-4e99-bbb6-9cc19138f2cb. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:50:13.228123 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:13.228123 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:50:13.228842 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-29ee5720-d50d-4174-8b33-ebc6e9f78451 tempest-ProjectAdminTests39-1256172067 tempest-ProjectAdminTests39-1256172067-project-admin] https://10.4.3.189/volume/v3/backups/4a637cbe-cf81-4e99-bbb6-9cc19138f2cb returned with HTTP 200 Aug 25 05:50:13.229328 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1008/4030] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:50:13 2026] GET /volume/v3/backups/4a637cbe-cf81-4e99-bbb6-9cc19138f2cb => generated 735 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:50:13.820296 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-6b05946d-edac-49b4-aa3a-90872e6d8dc0 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:13.822395 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-6b05946d-edac-49b4-aa3a-90872e6d8dc0 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] GET https://10.4.3.189/volume/v3/backups/e050dcf6-6103-4f2a-b460-900588ed3242 Aug 25 05:50:13.822569 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-6b05946d-edac-49b4-aa3a-90872e6d8dc0 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:13.822755 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-6b05946d-edac-49b4-aa3a-90872e6d8dc0 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:13.822846 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-6b05946d-edac-49b4-aa3a-90872e6d8dc0 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Show backup with id e050dcf6-6103-4f2a-b460-900588ed3242. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:50:13.828493 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-6b05946d-edac-49b4-aa3a-90872e6d8dc0 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] https://10.4.3.189/volume/v3/backups/e050dcf6-6103-4f2a-b460-900588ed3242 returned with HTTP 404 Aug 25 05:50:13.829424 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1003/4031] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:50:13 2026] GET /volume/v3/backups/e050dcf6-6103-4f2a-b460-900588ed3242 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:50:13.951620 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-96476352-fcfe-4598-a8de-04e9a635b30d None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:13.954191 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-96476352-fcfe-4598-a8de-04e9a635b30d tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] DELETE https://10.4.3.189/volume/v3/backups/5055b853-f614-4d04-93a4-ffb347e2b18f Aug 25 05:50:13.954417 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-96476352-fcfe-4598-a8de-04e9a635b30d tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:13.954901 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-96476352-fcfe-4598-a8de-04e9a635b30d tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:13.954901 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.contrib.backups [None req-96476352-fcfe-4598-a8de-04e9a635b30d tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Delete backup with id: 5055b853-f614-4d04-93a4-ffb347e2b18f. Aug 25 05:50:13.959621 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:13.959621 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:50:13.975719 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.backup.rpcapi [None req-96476352-fcfe-4598-a8de-04e9a635b30d tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] delete_backup rpcapi backup_id 5055b853-f614-4d04-93a4-ffb347e2b18f {{(pid=100268) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 25 05:50:13.977692 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-96476352-fcfe-4598-a8de-04e9a635b30d tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] https://10.4.3.189/volume/v3/backups/5055b853-f614-4d04-93a4-ffb347e2b18f returned with HTTP 202 Aug 25 05:50:13.978149 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1004/4032] 10.4.3.189 () {66 vars in 1351 bytes} [Tue Aug 25 05:50:13 2026] DELETE /volume/v3/backups/5055b853-f614-4d04-93a4-ffb347e2b18f => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 05:50:13.986875 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-2a5c18a6-3393-4933-a67c-1f71b660ef7b None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:13.988971 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-2a5c18a6-3393-4933-a67c-1f71b660ef7b tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] GET https://10.4.3.189/volume/v3/backups/5055b853-f614-4d04-93a4-ffb347e2b18f Aug 25 05:50:13.989235 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-2a5c18a6-3393-4933-a67c-1f71b660ef7b tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:13.989426 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-2a5c18a6-3393-4933-a67c-1f71b660ef7b tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:13.989524 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-2a5c18a6-3393-4933-a67c-1f71b660ef7b tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Show backup with id 5055b853-f614-4d04-93a4-ffb347e2b18f. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:50:13.995647 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:13.995647 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:50:13.996420 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-2a5c18a6-3393-4933-a67c-1f71b660ef7b tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] https://10.4.3.189/volume/v3/backups/5055b853-f614-4d04-93a4-ffb347e2b18f returned with HTTP 200 Aug 25 05:50:13.996821 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1018/4033] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:50:13 2026] GET /volume/v3/backups/5055b853-f614-4d04-93a4-ffb347e2b18f => generated 789 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:50:14.178974 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-c368f33a-902c-4739-9580-e31a985fcc07 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:14.181705 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-c368f33a-902c-4739-9580-e31a985fcc07 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] GET https://10.4.3.189/volume/v3/backups/d957f6ba-a36f-463d-988d-e33277a93d8b Aug 25 05:50:14.181960 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-c368f33a-902c-4739-9580-e31a985fcc07 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:14.182135 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-c368f33a-902c-4739-9580-e31a985fcc07 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:14.182305 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-c368f33a-902c-4739-9580-e31a985fcc07 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Show backup with id d957f6ba-a36f-463d-988d-e33277a93d8b. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:50:14.187507 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:14.187507 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:50:14.188353 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-c368f33a-902c-4739-9580-e31a985fcc07 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] https://10.4.3.189/volume/v3/backups/d957f6ba-a36f-463d-988d-e33277a93d8b returned with HTTP 200 Aug 25 05:50:14.188773 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1009/4034] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:50:14 2026] GET /volume/v3/backups/d957f6ba-a36f-463d-988d-e33277a93d8b => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:50:14.243506 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-d1e1717f-5a4e-433f-8b89-2b92bfbd5717 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:14.247943 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-d1e1717f-5a4e-433f-8b89-2b92bfbd5717 tempest-ProjectAdminTests39-1256172067 tempest-ProjectAdminTests39-1256172067-project-admin] GET https://10.4.3.189/volume/v3/backups/4a637cbe-cf81-4e99-bbb6-9cc19138f2cb Aug 25 05:50:14.247943 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-d1e1717f-5a4e-433f-8b89-2b92bfbd5717 tempest-ProjectAdminTests39-1256172067 tempest-ProjectAdminTests39-1256172067-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:14.247943 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-d1e1717f-5a4e-433f-8b89-2b92bfbd5717 tempest-ProjectAdminTests39-1256172067 tempest-ProjectAdminTests39-1256172067-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:14.247943 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-d1e1717f-5a4e-433f-8b89-2b92bfbd5717 tempest-ProjectAdminTests39-1256172067 tempest-ProjectAdminTests39-1256172067-project-admin] Show backup with id 4a637cbe-cf81-4e99-bbb6-9cc19138f2cb. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:50:14.255661 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:14.255661 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:50:14.256717 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-d1e1717f-5a4e-433f-8b89-2b92bfbd5717 tempest-ProjectAdminTests39-1256172067 tempest-ProjectAdminTests39-1256172067-project-admin] https://10.4.3.189/volume/v3/backups/4a637cbe-cf81-4e99-bbb6-9cc19138f2cb returned with HTTP 200 Aug 25 05:50:14.257453 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1004/4035] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:50:14 2026] GET /volume/v3/backups/4a637cbe-cf81-4e99-bbb6-9cc19138f2cb => generated 735 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:50:14.795479 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-c222989b-2efd-4da2-8d49-985ac6b9c9ba None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:14.798603 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c222989b-2efd-4da2-8d49-985ac6b9c9ba tempest-VolumeAndVolumeTypeFromImageTest-1096175511 tempest-VolumeAndVolumeTypeFromImageTest-1096175511-project-member] POST https://10.4.3.189/volume/v3/volumes Aug 25 05:50:14.798962 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c222989b-2efd-4da2-8d49-985ac6b9c9ba tempest-VolumeAndVolumeTypeFromImageTest-1096175511 tempest-VolumeAndVolumeTypeFromImageTest-1096175511-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "imageRef": "7886e03e-af10-48a2-8110-e691c44bcc9d", "size": 1}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:50:14.801195 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.v3.volumes [None req-c222989b-2efd-4da2-8d49-985ac6b9c9ba tempest-VolumeAndVolumeTypeFromImageTest-1096175511 tempest-VolumeAndVolumeTypeFromImageTest-1096175511-project-member] Create volume request body: {'volume': {'name': 'volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6', 'imageRef': '7886e03e-af10-48a2-8110-e691c44bcc9d', 'size': 1}} {{(pid=100268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 05:50:14.915709 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-c222989b-2efd-4da2-8d49-985ac6b9c9ba tempest-VolumeAndVolumeTypeFromImageTest-1096175511 tempest-VolumeAndVolumeTypeFromImageTest-1096175511-project-member] Create volume of 1 GB Aug 25 05:50:14.920812 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-c222989b-2efd-4da2-8d49-985ac6b9c9ba tempest-VolumeAndVolumeTypeFromImageTest-1096175511 tempest-VolumeAndVolumeTypeFromImageTest-1096175511-project-member] Availability Zones retrieved successfully. Aug 25 05:50:14.926420 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-c222989b-2efd-4da2-8d49-985ac6b9c9ba tempest-VolumeAndVolumeTypeFromImageTest-1096175511 tempest-VolumeAndVolumeTypeFromImageTest-1096175511-project-member] Flow 'volume_create_api' (02122f51-5f29-4f49-8118-f6c54a8352c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:50:14.927283 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-c222989b-2efd-4da2-8d49-985ac6b9c9ba tempest-VolumeAndVolumeTypeFromImageTest-1096175511 tempest-VolumeAndVolumeTypeFromImageTest-1096175511-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c11b8085-b685-4d81-a1f2-a86c9a11ac14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:50:14.928160 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.flows.api.create_volume [None req-c222989b-2efd-4da2-8d49-985ac6b9c9ba tempest-VolumeAndVolumeTypeFromImageTest-1096175511 tempest-VolumeAndVolumeTypeFromImageTest-1096175511-project-member] Validating volume size '1' using validate_int {{(pid=100268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 05:50:14.986314 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-c222989b-2efd-4da2-8d49-985ac6b9c9ba tempest-VolumeAndVolumeTypeFromImageTest-1096175511 tempest-VolumeAndVolumeTypeFromImageTest-1096175511-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c11b8085-b685-4d81-a1f2-a86c9a11ac14) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T05:50:13Z,deleted=False,deleted_at=None,description='Generic volume_type for test 6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6',extra_specs={},id=fdd22ed8-bb17-4279-92af-dcfcb22104d7,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': 'fdd22ed8-bb17-4279-92af-dcfcb22104d7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:50:14.987047 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-c222989b-2efd-4da2-8d49-985ac6b9c9ba tempest-VolumeAndVolumeTypeFromImageTest-1096175511 tempest-VolumeAndVolumeTypeFromImageTest-1096175511-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6513070d-188c-4dbb-b001-764dc618a5bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:50:15.009467 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-01f4f0dd-179d-4f4a-871e-9bcb6f21e9cc None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:15.011168 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-01f4f0dd-179d-4f4a-871e-9bcb6f21e9cc tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] GET https://10.4.3.189/volume/v3/backups/5055b853-f614-4d04-93a4-ffb347e2b18f Aug 25 05:50:15.011347 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-01f4f0dd-179d-4f4a-871e-9bcb6f21e9cc tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:15.011526 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-01f4f0dd-179d-4f4a-871e-9bcb6f21e9cc tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:15.011624 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-01f4f0dd-179d-4f4a-871e-9bcb6f21e9cc tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Show backup with id 5055b853-f614-4d04-93a4-ffb347e2b18f. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:50:15.012702 np0000008051 devstack@c-api.service[100268]: WARNING cinder.quota [None req-c222989b-2efd-4da2-8d49-985ac6b9c9ba tempest-VolumeAndVolumeTypeFromImageTest-1096175511 tempest-VolumeAndVolumeTypeFromImageTest-1096175511-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 25 05:50:15.013307 np0000008051 devstack@c-api.service[100268]: WARNING cinder.quota [None req-c222989b-2efd-4da2-8d49-985ac6b9c9ba tempest-VolumeAndVolumeTypeFromImageTest-1096175511 tempest-VolumeAndVolumeTypeFromImageTest-1096175511-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 25 05:50:15.015264 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-01f4f0dd-179d-4f4a-871e-9bcb6f21e9cc tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] https://10.4.3.189/volume/v3/backups/5055b853-f614-4d04-93a4-ffb347e2b18f returned with HTTP 404 Aug 25 05:50:15.015728 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1019/4036] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:50:15 2026] GET /volume/v3/backups/5055b853-f614-4d04-93a4-ffb347e2b18f => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:50:15.058183 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-c222989b-2efd-4da2-8d49-985ac6b9c9ba tempest-VolumeAndVolumeTypeFromImageTest-1096175511 tempest-VolumeAndVolumeTypeFromImageTest-1096175511-project-member] Created reservations ['de71171c-6825-4276-978f-586a443fb999', 'f0dbd06b-bffb-4920-837e-a301dc2e6033', '0043e32e-ec5b-482a-934b-c883a8833276', 'd2a7105d-3488-4a42-99e0-c25d6e4fbab9'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:50:15.059148 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-c222989b-2efd-4da2-8d49-985ac6b9c9ba tempest-VolumeAndVolumeTypeFromImageTest-1096175511 tempest-VolumeAndVolumeTypeFromImageTest-1096175511-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6513070d-188c-4dbb-b001-764dc618a5bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['de71171c-6825-4276-978f-586a443fb999', 'f0dbd06b-bffb-4920-837e-a301dc2e6033', '0043e32e-ec5b-482a-934b-c883a8833276', 'd2a7105d-3488-4a42-99e0-c25d6e4fbab9']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:50:15.060086 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-c222989b-2efd-4da2-8d49-985ac6b9c9ba tempest-VolumeAndVolumeTypeFromImageTest-1096175511 tempest-VolumeAndVolumeTypeFromImageTest-1096175511-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ecfda899-7beb-4032-8139-29afef9960f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:50:15.089598 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-c222989b-2efd-4da2-8d49-985ac6b9c9ba tempest-VolumeAndVolumeTypeFromImageTest-1096175511 tempest-VolumeAndVolumeTypeFromImageTest-1096175511-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ecfda899-7beb-4032-8139-29afef9960f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7afeb1e6-9492-45e6-8b60-59564e3c23f7', '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='f7043f4635134cdba6ff9b18ab8a7c52',qos_specs=None,replication_status=,reservations=['de71171c-6825-4276-978f-586a443fb999','f0dbd06b-bffb-4920-837e-a301dc2e6033','0043e32e-ec5b-482a-934b-c883a8833276','d2a7105d-3488-4a42-99e0-c25d6e4fbab9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5c2c5b4db3d548f3ab4dfa7f8f4fd80c',volume_type_id=fdd22ed8-bb17-4279-92af-dcfcb22104d7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T05:50:15Z,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=7afeb1e6-9492-45e6-8b60-59564e3c23f7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f7043f4635134cdba6ff9b18ab8a7c52',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5c2c5b4db3d548f3ab4dfa7f8f4fd80c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(fdd22ed8-bb17-4279-92af-dcfcb22104d7),volume_type_id=fdd22ed8-bb17-4279-92af-dcfcb22104d7)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:50:15.089598 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-c222989b-2efd-4da2-8d49-985ac6b9c9ba tempest-VolumeAndVolumeTypeFromImageTest-1096175511 tempest-VolumeAndVolumeTypeFromImageTest-1096175511-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d050beaa-250d-4164-ae00-debc547eac10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:50:15.117282 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-c222989b-2efd-4da2-8d49-985ac6b9c9ba tempest-VolumeAndVolumeTypeFromImageTest-1096175511 tempest-VolumeAndVolumeTypeFromImageTest-1096175511-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d050beaa-250d-4164-ae00-debc547eac10) transitioned into state 'SUCCESS' from 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='f7043f4635134cdba6ff9b18ab8a7c52',qos_specs=None,replication_status=,reservations=['de71171c-6825-4276-978f-586a443fb999','f0dbd06b-bffb-4920-837e-a301dc2e6033','0043e32e-ec5b-482a-934b-c883a8833276','d2a7105d-3488-4a42-99e0-c25d6e4fbab9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5c2c5b4db3d548f3ab4dfa7f8f4fd80c',volume_type_id=fdd22ed8-bb17-4279-92af-dcfcb22104d7)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:50:15.118245 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-c222989b-2efd-4da2-8d49-985ac6b9c9ba tempest-VolumeAndVolumeTypeFromImageTest-1096175511 tempest-VolumeAndVolumeTypeFromImageTest-1096175511-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b1373e5f-49d8-4451-a2c1-de8bb6a47726) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:50:15.129481 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-c222989b-2efd-4da2-8d49-985ac6b9c9ba tempest-VolumeAndVolumeTypeFromImageTest-1096175511 tempest-VolumeAndVolumeTypeFromImageTest-1096175511-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b1373e5f-49d8-4451-a2c1-de8bb6a47726) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:50:15.130550 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-c222989b-2efd-4da2-8d49-985ac6b9c9ba tempest-VolumeAndVolumeTypeFromImageTest-1096175511 tempest-VolumeAndVolumeTypeFromImageTest-1096175511-project-member] Flow 'volume_create_api' (02122f51-5f29-4f49-8118-f6c54a8352c7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:50:15.130900 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-c222989b-2efd-4da2-8d49-985ac6b9c9ba tempest-VolumeAndVolumeTypeFromImageTest-1096175511 tempest-VolumeAndVolumeTypeFromImageTest-1096175511-project-member] Create volume request issued successfully. Aug 25 05:50:15.131676 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c222989b-2efd-4da2-8d49-985ac6b9c9ba tempest-VolumeAndVolumeTypeFromImageTest-1096175511 tempest-VolumeAndVolumeTypeFromImageTest-1096175511-project-member] https://10.4.3.189/volume/v3/volumes returned with HTTP 202 Aug 25 05:50:15.132226 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1005/4037] 10.4.3.189 () {68 vars in 1259 bytes} [Tue Aug 25 05:50:14 2026] POST /volume/v3/volumes => generated 798 bytes in 337 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 05:50:15.145156 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-af4f8edb-35db-4f81-b562-aad082548754 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:15.146286 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-e8f3d972-40fe-4a3f-b10d-d232e8caebca req-90c53ddc-4eb0-4f7f-82a1-9c1a6917e737 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:15.147659 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-af4f8edb-35db-4f81-b562-aad082548754 tempest-VolumeAndVolumeTypeFromImageTest-1096175511 tempest-VolumeAndVolumeTypeFromImageTest-1096175511-project-member] GET https://10.4.3.189/volume/v3/volumes/7afeb1e6-9492-45e6-8b60-59564e3c23f7 Aug 25 05:50:15.147766 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-af4f8edb-35db-4f81-b562-aad082548754 tempest-VolumeAndVolumeTypeFromImageTest-1096175511 tempest-VolumeAndVolumeTypeFromImageTest-1096175511-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:15.147975 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-af4f8edb-35db-4f81-b562-aad082548754 tempest-VolumeAndVolumeTypeFromImageTest-1096175511 tempest-VolumeAndVolumeTypeFromImageTest-1096175511-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:15.151005 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-e8f3d972-40fe-4a3f-b10d-d232e8caebca req-90c53ddc-4eb0-4f7f-82a1-9c1a6917e737 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] GET https://10.4.3.189/volume/v3/volumes/d7fbd362-4a81-4b3f-ab94-184bb9df0e42 Aug 25 05:50:15.151005 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-e8f3d972-40fe-4a3f-b10d-d232e8caebca req-90c53ddc-4eb0-4f7f-82a1-9c1a6917e737 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:15.151005 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-e8f3d972-40fe-4a3f-b10d-d232e8caebca req-90c53ddc-4eb0-4f7f-82a1-9c1a6917e737 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:15.158080 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:15.158080 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:50:15.162970 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-af4f8edb-35db-4f81-b562-aad082548754 tempest-VolumeAndVolumeTypeFromImageTest-1096175511 tempest-VolumeAndVolumeTypeFromImageTest-1096175511-project-member] Volume info retrieved successfully. Aug 25 05:50:15.166367 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:15.166367 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:50:15.169731 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-af4f8edb-35db-4f81-b562-aad082548754 tempest-VolumeAndVolumeTypeFromImageTest-1096175511 tempest-VolumeAndVolumeTypeFromImageTest-1096175511-project-member] https://10.4.3.189/volume/v3/volumes/7afeb1e6-9492-45e6-8b60-59564e3c23f7 returned with HTTP 200 Aug 25 05:50:15.170206 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1010/4038] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:50:15 2026] GET /volume/v3/volumes/7afeb1e6-9492-45e6-8b60-59564e3c23f7 => generated 866 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:50:15.170969 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [req-e8f3d972-40fe-4a3f-b10d-d232e8caebca req-90c53ddc-4eb0-4f7f-82a1-9c1a6917e737 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Volume info retrieved successfully. Aug 25 05:50:15.176932 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-e8f3d972-40fe-4a3f-b10d-d232e8caebca req-90c53ddc-4eb0-4f7f-82a1-9c1a6917e737 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] https://10.4.3.189/volume/v3/volumes/d7fbd362-4a81-4b3f-ab94-184bb9df0e42 returned with HTTP 200 Aug 25 05:50:15.177712 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1005/4039] 10.4.3.189 () {68 vars in 1598 bytes} [Tue Aug 25 05:50:15 2026] GET /volume/v3/volumes/d7fbd362-4a81-4b3f-ab94-184bb9df0e42 => generated 1134 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:50:15.202426 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-19011525-e717-40fe-8001-e8c561eff38e None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:15.202532 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-e8f3d972-40fe-4a3f-b10d-d232e8caebca req-0adcf878-880b-4d6f-83ec-ff85c688e815 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:15.204731 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-19011525-e717-40fe-8001-e8c561eff38e tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] GET https://10.4.3.189/volume/v3/backups/d957f6ba-a36f-463d-988d-e33277a93d8b Aug 25 05:50:15.205007 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-19011525-e717-40fe-8001-e8c561eff38e tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:15.205184 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-19011525-e717-40fe-8001-e8c561eff38e tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:15.205285 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-19011525-e717-40fe-8001-e8c561eff38e tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Show backup with id d957f6ba-a36f-463d-988d-e33277a93d8b. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:50:15.209270 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-e8f3d972-40fe-4a3f-b10d-d232e8caebca req-0adcf878-880b-4d6f-83ec-ff85c688e815 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] POST https://10.4.3.189/volume/v3/volumes/d7fbd362-4a81-4b3f-ab94-184bb9df0e42/action Aug 25 05:50:15.209698 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-e8f3d972-40fe-4a3f-b10d-d232e8caebca req-0adcf878-880b-4d6f-83ec-ff85c688e815 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100271) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 05:50:15.210082 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-e8f3d972-40fe-4a3f-b10d-d232e8caebca req-0adcf878-880b-4d6f-83ec-ff85c688e815 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:50:15.210479 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:15.210479 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:50:15.211871 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-19011525-e717-40fe-8001-e8c561eff38e tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] https://10.4.3.189/volume/v3/backups/d957f6ba-a36f-463d-988d-e33277a93d8b returned with HTTP 200 Aug 25 05:50:15.211871 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1006/4040] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:50:15 2026] GET /volume/v3/backups/d957f6ba-a36f-463d-988d-e33277a93d8b => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:50:15.226686 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:15.226686 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:50:15.227591 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [req-e8f3d972-40fe-4a3f-b10d-d232e8caebca req-0adcf878-880b-4d6f-83ec-ff85c688e815 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Volume info retrieved successfully. Aug 25 05:50:15.235140 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [req-e8f3d972-40fe-4a3f-b10d-d232e8caebca req-0adcf878-880b-4d6f-83ec-ff85c688e815 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Begin detaching volume completed successfully. Aug 25 05:50:15.235374 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-e8f3d972-40fe-4a3f-b10d-d232e8caebca req-0adcf878-880b-4d6f-83ec-ff85c688e815 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] https://10.4.3.189/volume/v3/volumes/d7fbd362-4a81-4b3f-ab94-184bb9df0e42/action returned with HTTP 202 Aug 25 05:50:15.235874 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1020/4041] 10.4.3.189 () {72 vars in 1672 bytes} [Tue Aug 25 05:50:15 2026] POST /volume/v3/volumes/d7fbd362-4a81-4b3f-ab94-184bb9df0e42/action => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 05:50:15.269445 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-18e3503e-06f7-4588-b8bf-260e69db6481 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:15.273869 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-6011b8d4-8a43-4c4a-a0f1-03f753896e09 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:15.274026 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-18e3503e-06f7-4588-b8bf-260e69db6481 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] GET https://10.4.3.189/volume/v3/volumes/d7fbd362-4a81-4b3f-ab94-184bb9df0e42 Aug 25 05:50:15.274026 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-18e3503e-06f7-4588-b8bf-260e69db6481 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:15.274026 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-18e3503e-06f7-4588-b8bf-260e69db6481 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:15.277916 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-6011b8d4-8a43-4c4a-a0f1-03f753896e09 tempest-ProjectAdminTests39-1256172067 tempest-ProjectAdminTests39-1256172067-project-admin] GET https://10.4.3.189/volume/v3/backups/4a637cbe-cf81-4e99-bbb6-9cc19138f2cb Aug 25 05:50:15.278307 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-6011b8d4-8a43-4c4a-a0f1-03f753896e09 tempest-ProjectAdminTests39-1256172067 tempest-ProjectAdminTests39-1256172067-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:15.278570 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-6011b8d4-8a43-4c4a-a0f1-03f753896e09 tempest-ProjectAdminTests39-1256172067 tempest-ProjectAdminTests39-1256172067-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:15.278742 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-6011b8d4-8a43-4c4a-a0f1-03f753896e09 tempest-ProjectAdminTests39-1256172067 tempest-ProjectAdminTests39-1256172067-project-admin] Show backup with id 4a637cbe-cf81-4e99-bbb6-9cc19138f2cb. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:50:15.285710 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:15.285710 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:50:15.286387 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:15.286387 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:50:15.287113 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-6011b8d4-8a43-4c4a-a0f1-03f753896e09 tempest-ProjectAdminTests39-1256172067 tempest-ProjectAdminTests39-1256172067-project-admin] https://10.4.3.189/volume/v3/backups/4a637cbe-cf81-4e99-bbb6-9cc19138f2cb returned with HTTP 200 Aug 25 05:50:15.287502 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1006/4042] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:50:15 2026] GET /volume/v3/backups/4a637cbe-cf81-4e99-bbb6-9cc19138f2cb => generated 735 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:50:15.290426 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-18e3503e-06f7-4588-b8bf-260e69db6481 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Volume info retrieved successfully. Aug 25 05:50:15.296423 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-18e3503e-06f7-4588-b8bf-260e69db6481 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] https://10.4.3.189/volume/v3/volumes/d7fbd362-4a81-4b3f-ab94-184bb9df0e42 returned with HTTP 200 Aug 25 05:50:15.297031 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1011/4043] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:50:15 2026] GET /volume/v3/volumes/d7fbd362-4a81-4b3f-ab94-184bb9df0e42 => generated 1137 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:50:15.306650 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-ebe1fc8b-cd3c-44c3-b270-4e02f9068dcf None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:15.306650 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ebe1fc8b-cd3c-44c3-b270-4e02f9068dcf None None] GET https://10.4.3.189/volume// Aug 25 05:50:15.306650 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ebe1fc8b-cd3c-44c3-b270-4e02f9068dcf None None] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:15.306650 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ebe1fc8b-cd3c-44c3-b270-4e02f9068dcf None None] Calling method 'all' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:15.306650 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ebe1fc8b-cd3c-44c3-b270-4e02f9068dcf None None] https://10.4.3.189/volume// returned with HTTP 300 Aug 25 05:50:15.306888 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1007/4044] 10.4.3.189 () {66 vars in 1426 bytes} [Tue Aug 25 05:50:15 2026] GET /volume/ => generated 386 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 05:50:15.318266 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-e8f3d972-40fe-4a3f-b10d-d232e8caebca req-7954fc37-5391-4a1f-94d6-3d8f0a83f777 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:15.320525 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-e8f3d972-40fe-4a3f-b10d-d232e8caebca req-7954fc37-5391-4a1f-94d6-3d8f0a83f777 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] GET https://10.4.3.189/volume/v3/volumes/d7fbd362-4a81-4b3f-ab94-184bb9df0e42 Aug 25 05:50:15.320793 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-e8f3d972-40fe-4a3f-b10d-d232e8caebca req-7954fc37-5391-4a1f-94d6-3d8f0a83f777 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:15.321028 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-e8f3d972-40fe-4a3f-b10d-d232e8caebca req-7954fc37-5391-4a1f-94d6-3d8f0a83f777 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:15.333623 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:15.333623 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:50:15.338176 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [req-e8f3d972-40fe-4a3f-b10d-d232e8caebca req-7954fc37-5391-4a1f-94d6-3d8f0a83f777 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Volume info retrieved successfully. Aug 25 05:50:15.345520 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-e8f3d972-40fe-4a3f-b10d-d232e8caebca req-7954fc37-5391-4a1f-94d6-3d8f0a83f777 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] https://10.4.3.189/volume/v3/volumes/d7fbd362-4a81-4b3f-ab94-184bb9df0e42 returned with HTTP 200 Aug 25 05:50:15.345520 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1021/4045] 10.4.3.189 () {70 vars in 1639 bytes} [Tue Aug 25 05:50:15 2026] GET /volume/v3/volumes/d7fbd362-4a81-4b3f-ab94-184bb9df0e42 => generated 1317 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 05:50:16.184218 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-9144e099-c37b-4281-b273-12cbcefb26f5 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:16.187048 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-9144e099-c37b-4281-b273-12cbcefb26f5 tempest-VolumeAndVolumeTypeFromImageTest-1096175511 tempest-VolumeAndVolumeTypeFromImageTest-1096175511-project-member] GET https://10.4.3.189/volume/v3/volumes/7afeb1e6-9492-45e6-8b60-59564e3c23f7 Aug 25 05:50:16.187360 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-9144e099-c37b-4281-b273-12cbcefb26f5 tempest-VolumeAndVolumeTypeFromImageTest-1096175511 tempest-VolumeAndVolumeTypeFromImageTest-1096175511-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:16.187639 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-9144e099-c37b-4281-b273-12cbcefb26f5 tempest-VolumeAndVolumeTypeFromImageTest-1096175511 tempest-VolumeAndVolumeTypeFromImageTest-1096175511-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:16.197567 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:16.197567 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:50:16.202088 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-9144e099-c37b-4281-b273-12cbcefb26f5 tempest-VolumeAndVolumeTypeFromImageTest-1096175511 tempest-VolumeAndVolumeTypeFromImageTest-1096175511-project-member] Volume info retrieved successfully. Aug 25 05:50:16.207249 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-9144e099-c37b-4281-b273-12cbcefb26f5 tempest-VolumeAndVolumeTypeFromImageTest-1096175511 tempest-VolumeAndVolumeTypeFromImageTest-1096175511-project-member] https://10.4.3.189/volume/v3/volumes/7afeb1e6-9492-45e6-8b60-59564e3c23f7 returned with HTTP 200 Aug 25 05:50:16.207640 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1007/4046] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:50:16 2026] GET /volume/v3/volumes/7afeb1e6-9492-45e6-8b60-59564e3c23f7 => generated 948 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:50:16.224993 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-5915f09c-954f-48b4-813f-7ef2a9a81c3c None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:16.226566 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-5915f09c-954f-48b4-813f-7ef2a9a81c3c tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] GET https://10.4.3.189/volume/v3/backups/d957f6ba-a36f-463d-988d-e33277a93d8b Aug 25 05:50:16.226787 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-5915f09c-954f-48b4-813f-7ef2a9a81c3c tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:16.226992 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-5915f09c-954f-48b4-813f-7ef2a9a81c3c tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:16.227145 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-5915f09c-954f-48b4-813f-7ef2a9a81c3c tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Show backup with id d957f6ba-a36f-463d-988d-e33277a93d8b. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:50:16.232227 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:16.232227 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:50:16.232783 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-5915f09c-954f-48b4-813f-7ef2a9a81c3c tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] https://10.4.3.189/volume/v3/backups/d957f6ba-a36f-463d-988d-e33277a93d8b returned with HTTP 200 Aug 25 05:50:16.233253 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1012/4047] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:50:16 2026] GET /volume/v3/backups/d957f6ba-a36f-463d-988d-e33277a93d8b => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:50:16.300970 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-a2144035-1329-4be7-af05-c98ff749ed73 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:16.304350 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-e8f3d972-40fe-4a3f-b10d-d232e8caebca req-d58b7900-9984-4a23-9df7-73319aef95c7 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:16.306376 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-e8f3d972-40fe-4a3f-b10d-d232e8caebca req-d58b7900-9984-4a23-9df7-73319aef95c7 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] DELETE https://10.4.3.189/volume/v3/attachments/2b0ed216-2be5-45f1-b65e-a33d1837f51e Aug 25 05:50:16.306607 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-e8f3d972-40fe-4a3f-b10d-d232e8caebca req-d58b7900-9984-4a23-9df7-73319aef95c7 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:16.306655 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a2144035-1329-4be7-af05-c98ff749ed73 tempest-ProjectAdminTests39-1256172067 tempest-ProjectAdminTests39-1256172067-project-admin] GET https://10.4.3.189/volume/v3/backups/4a637cbe-cf81-4e99-bbb6-9cc19138f2cb Aug 25 05:50:16.307333 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a2144035-1329-4be7-af05-c98ff749ed73 tempest-ProjectAdminTests39-1256172067 tempest-ProjectAdminTests39-1256172067-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:16.307449 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-e8f3d972-40fe-4a3f-b10d-d232e8caebca req-d58b7900-9984-4a23-9df7-73319aef95c7 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Calling method 'version_select' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:16.307487 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a2144035-1329-4be7-af05-c98ff749ed73 tempest-ProjectAdminTests39-1256172067 tempest-ProjectAdminTests39-1256172067-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:16.307487 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-a2144035-1329-4be7-af05-c98ff749ed73 tempest-ProjectAdminTests39-1256172067 tempest-ProjectAdminTests39-1256172067-project-admin] Show backup with id 4a637cbe-cf81-4e99-bbb6-9cc19138f2cb. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:50:16.312487 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-2f391c94-a80a-4744-b98c-ec23a4ab0738 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:16.315150 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:16.315150 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:50:16.315322 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:16.315322 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:50:16.315376 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-2f391c94-a80a-4744-b98c-ec23a4ab0738 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] GET https://10.4.3.189/volume/v3/volumes/d7fbd362-4a81-4b3f-ab94-184bb9df0e42 Aug 25 05:50:16.315376 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-2f391c94-a80a-4744-b98c-ec23a4ab0738 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:16.315376 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-2f391c94-a80a-4744-b98c-ec23a4ab0738 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:16.315514 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a2144035-1329-4be7-af05-c98ff749ed73 tempest-ProjectAdminTests39-1256172067 tempest-ProjectAdminTests39-1256172067-project-admin] https://10.4.3.189/volume/v3/backups/4a637cbe-cf81-4e99-bbb6-9cc19138f2cb returned with HTTP 200 Aug 25 05:50:16.316029 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1008/4048] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:50:16 2026] GET /volume/v3/backups/4a637cbe-cf81-4e99-bbb6-9cc19138f2cb => generated 735 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:50:16.328738 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:16.328738 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:50:16.333990 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-2f391c94-a80a-4744-b98c-ec23a4ab0738 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Volume info retrieved successfully. Aug 25 05:50:16.342440 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-2f391c94-a80a-4744-b98c-ec23a4ab0738 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] https://10.4.3.189/volume/v3/volumes/d7fbd362-4a81-4b3f-ab94-184bb9df0e42 returned with HTTP 200 Aug 25 05:50:16.343172 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1008/4049] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:50:16 2026] GET /volume/v3/volumes/d7fbd362-4a81-4b3f-ab94-184bb9df0e42 => generated 1137 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:50:16.367072 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-e8f3d972-40fe-4a3f-b10d-d232e8caebca req-d58b7900-9984-4a23-9df7-73319aef95c7 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] https://10.4.3.189/volume/v3/attachments/2b0ed216-2be5-45f1-b65e-a33d1837f51e returned with HTTP 200 Aug 25 05:50:16.367886 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1022/4050] 10.4.3.189 () {72 vars in 1673 bytes} [Tue Aug 25 05:50:16 2026] DELETE /volume/v3/attachments/2b0ed216-2be5-45f1-b65e-a33d1837f51e => generated 19 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:50:17.224317 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-3457e1c8-20cb-4df7-9c63-5df86596cd4b None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:17.226205 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-3457e1c8-20cb-4df7-9c63-5df86596cd4b tempest-VolumeAndVolumeTypeFromImageTest-1096175511 tempest-VolumeAndVolumeTypeFromImageTest-1096175511-project-member] GET https://10.4.3.189/volume/v3/volumes/7afeb1e6-9492-45e6-8b60-59564e3c23f7 Aug 25 05:50:17.226624 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-3457e1c8-20cb-4df7-9c63-5df86596cd4b tempest-VolumeAndVolumeTypeFromImageTest-1096175511 tempest-VolumeAndVolumeTypeFromImageTest-1096175511-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:17.226709 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-3457e1c8-20cb-4df7-9c63-5df86596cd4b tempest-VolumeAndVolumeTypeFromImageTest-1096175511 tempest-VolumeAndVolumeTypeFromImageTest-1096175511-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:17.233829 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:17.233829 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:50:17.237854 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-3457e1c8-20cb-4df7-9c63-5df86596cd4b tempest-VolumeAndVolumeTypeFromImageTest-1096175511 tempest-VolumeAndVolumeTypeFromImageTest-1096175511-project-member] Volume info retrieved successfully. Aug 25 05:50:17.243646 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-3457e1c8-20cb-4df7-9c63-5df86596cd4b tempest-VolumeAndVolumeTypeFromImageTest-1096175511 tempest-VolumeAndVolumeTypeFromImageTest-1096175511-project-member] https://10.4.3.189/volume/v3/volumes/7afeb1e6-9492-45e6-8b60-59564e3c23f7 returned with HTTP 200 Aug 25 05:50:17.244118 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1013/4051] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:50:17 2026] GET /volume/v3/volumes/7afeb1e6-9492-45e6-8b60-59564e3c23f7 => generated 951 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:50:17.244663 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-467957cf-63d7-4290-b6d2-d3690e1de331 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:17.246589 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-467957cf-63d7-4290-b6d2-d3690e1de331 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] GET https://10.4.3.189/volume/v3/backups/d957f6ba-a36f-463d-988d-e33277a93d8b Aug 25 05:50:17.246859 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-467957cf-63d7-4290-b6d2-d3690e1de331 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:17.247085 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-467957cf-63d7-4290-b6d2-d3690e1de331 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:17.247232 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-467957cf-63d7-4290-b6d2-d3690e1de331 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Show backup with id d957f6ba-a36f-463d-988d-e33277a93d8b. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:50:17.251766 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:17.251766 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:50:17.252584 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-467957cf-63d7-4290-b6d2-d3690e1de331 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] https://10.4.3.189/volume/v3/backups/d957f6ba-a36f-463d-988d-e33277a93d8b returned with HTTP 200 Aug 25 05:50:17.253016 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1009/4052] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:50:17 2026] GET /volume/v3/backups/d957f6ba-a36f-463d-988d-e33277a93d8b => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:50:17.332510 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-f27fc14f-57c2-40dc-b77f-44e06dc9eff3 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:17.334547 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-f27fc14f-57c2-40dc-b77f-44e06dc9eff3 tempest-ProjectAdminTests39-1256172067 tempest-ProjectAdminTests39-1256172067-project-admin] GET https://10.4.3.189/volume/v3/backups/4a637cbe-cf81-4e99-bbb6-9cc19138f2cb Aug 25 05:50:17.334851 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-f27fc14f-57c2-40dc-b77f-44e06dc9eff3 tempest-ProjectAdminTests39-1256172067 tempest-ProjectAdminTests39-1256172067-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:17.335126 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-f27fc14f-57c2-40dc-b77f-44e06dc9eff3 tempest-ProjectAdminTests39-1256172067 tempest-ProjectAdminTests39-1256172067-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:17.335222 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-f27fc14f-57c2-40dc-b77f-44e06dc9eff3 tempest-ProjectAdminTests39-1256172067 tempest-ProjectAdminTests39-1256172067-project-admin] Show backup with id 4a637cbe-cf81-4e99-bbb6-9cc19138f2cb. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:50:17.341669 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:17.341669 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:50:17.342636 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-f27fc14f-57c2-40dc-b77f-44e06dc9eff3 tempest-ProjectAdminTests39-1256172067 tempest-ProjectAdminTests39-1256172067-project-admin] https://10.4.3.189/volume/v3/backups/4a637cbe-cf81-4e99-bbb6-9cc19138f2cb returned with HTTP 200 Aug 25 05:50:17.343195 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1009/4053] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:50:17 2026] GET /volume/v3/backups/4a637cbe-cf81-4e99-bbb6-9cc19138f2cb => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:50:17.356961 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-38c0e484-f41f-48bd-a42b-8d6f50e0149a None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:17.362103 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-38c0e484-f41f-48bd-a42b-8d6f50e0149a tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] GET https://10.4.3.189/volume/v3/volumes/d7fbd362-4a81-4b3f-ab94-184bb9df0e42 Aug 25 05:50:17.362639 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-38c0e484-f41f-48bd-a42b-8d6f50e0149a tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:17.362878 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-38c0e484-f41f-48bd-a42b-8d6f50e0149a tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:17.374850 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:17.374850 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:50:17.378434 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-38c0e484-f41f-48bd-a42b-8d6f50e0149a tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Volume info retrieved successfully. Aug 25 05:50:17.382935 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-38c0e484-f41f-48bd-a42b-8d6f50e0149a tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] https://10.4.3.189/volume/v3/volumes/d7fbd362-4a81-4b3f-ab94-184bb9df0e42 returned with HTTP 200 Aug 25 05:50:17.383681 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1023/4054] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:50:17 2026] GET /volume/v3/volumes/d7fbd362-4a81-4b3f-ab94-184bb9df0e42 => generated 842 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:50:18.261481 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-48ced67b-9d00-482d-bf55-5b1c5a8faec1 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:18.262501 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-ba4cf27a-b991-4af7-8783-c7431d6d0823 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:18.263425 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-48ced67b-9d00-482d-bf55-5b1c5a8faec1 tempest-VolumeAndVolumeTypeFromImageTest-1096175511 tempest-VolumeAndVolumeTypeFromImageTest-1096175511-project-member] GET https://10.4.3.189/volume/v3/volumes/7afeb1e6-9492-45e6-8b60-59564e3c23f7 Aug 25 05:50:18.263715 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-48ced67b-9d00-482d-bf55-5b1c5a8faec1 tempest-VolumeAndVolumeTypeFromImageTest-1096175511 tempest-VolumeAndVolumeTypeFromImageTest-1096175511-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:18.263967 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-48ced67b-9d00-482d-bf55-5b1c5a8faec1 tempest-VolumeAndVolumeTypeFromImageTest-1096175511 tempest-VolumeAndVolumeTypeFromImageTest-1096175511-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:18.264287 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ba4cf27a-b991-4af7-8783-c7431d6d0823 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] GET https://10.4.3.189/volume/v3/backups/d957f6ba-a36f-463d-988d-e33277a93d8b Aug 25 05:50:18.264502 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ba4cf27a-b991-4af7-8783-c7431d6d0823 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:18.264680 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ba4cf27a-b991-4af7-8783-c7431d6d0823 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:18.264819 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-ba4cf27a-b991-4af7-8783-c7431d6d0823 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Show backup with id d957f6ba-a36f-463d-988d-e33277a93d8b. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:50:18.270634 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:18.270634 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:50:18.271013 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:18.271013 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:50:18.271456 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ba4cf27a-b991-4af7-8783-c7431d6d0823 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] https://10.4.3.189/volume/v3/backups/d957f6ba-a36f-463d-988d-e33277a93d8b returned with HTTP 200 Aug 25 05:50:18.271934 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1010/4055] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:50:18 2026] GET /volume/v3/backups/d957f6ba-a36f-463d-988d-e33277a93d8b => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:50:18.274998 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-48ced67b-9d00-482d-bf55-5b1c5a8faec1 tempest-VolumeAndVolumeTypeFromImageTest-1096175511 tempest-VolumeAndVolumeTypeFromImageTest-1096175511-project-member] Volume info retrieved successfully. Aug 25 05:50:18.279286 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-48ced67b-9d00-482d-bf55-5b1c5a8faec1 tempest-VolumeAndVolumeTypeFromImageTest-1096175511 tempest-VolumeAndVolumeTypeFromImageTest-1096175511-project-member] https://10.4.3.189/volume/v3/volumes/7afeb1e6-9492-45e6-8b60-59564e3c23f7 returned with HTTP 200 Aug 25 05:50:18.279646 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1014/4056] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:50:18 2026] GET /volume/v3/volumes/7afeb1e6-9492-45e6-8b60-59564e3c23f7 => generated 951 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:50:18.356187 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-407b92a6-7386-4cbf-bdd1-392e20cac19e None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:18.357948 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-407b92a6-7386-4cbf-bdd1-392e20cac19e tempest-ProjectAdminTests39-1256172067 tempest-ProjectAdminTests39-1256172067-project-admin] GET https://10.4.3.189/volume/v3/backups/4a637cbe-cf81-4e99-bbb6-9cc19138f2cb Aug 25 05:50:18.358150 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-407b92a6-7386-4cbf-bdd1-392e20cac19e tempest-ProjectAdminTests39-1256172067 tempest-ProjectAdminTests39-1256172067-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:18.358310 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-407b92a6-7386-4cbf-bdd1-392e20cac19e tempest-ProjectAdminTests39-1256172067 tempest-ProjectAdminTests39-1256172067-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:18.358429 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-407b92a6-7386-4cbf-bdd1-392e20cac19e tempest-ProjectAdminTests39-1256172067 tempest-ProjectAdminTests39-1256172067-project-admin] Show backup with id 4a637cbe-cf81-4e99-bbb6-9cc19138f2cb. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:50:18.364700 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:18.364700 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:50:18.364700 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-407b92a6-7386-4cbf-bdd1-392e20cac19e tempest-ProjectAdminTests39-1256172067 tempest-ProjectAdminTests39-1256172067-project-admin] https://10.4.3.189/volume/v3/backups/4a637cbe-cf81-4e99-bbb6-9cc19138f2cb returned with HTTP 200 Aug 25 05:50:18.364700 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1010/4057] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:50:18 2026] GET /volume/v3/backups/4a637cbe-cf81-4e99-bbb6-9cc19138f2cb => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:50:19.285399 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-53dbe4da-c6e9-4011-8f95-7d34a3702ca2 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:19.287632 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-53dbe4da-c6e9-4011-8f95-7d34a3702ca2 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] GET https://10.4.3.189/volume/v3/backups/d957f6ba-a36f-463d-988d-e33277a93d8b Aug 25 05:50:19.288394 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-53dbe4da-c6e9-4011-8f95-7d34a3702ca2 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:19.289887 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-53dbe4da-c6e9-4011-8f95-7d34a3702ca2 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:19.289887 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-53dbe4da-c6e9-4011-8f95-7d34a3702ca2 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Show backup with id d957f6ba-a36f-463d-988d-e33277a93d8b. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:50:19.293959 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-ddb9d974-d504-44f6-ad6e-852c2cf15f1f None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:19.295039 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:19.295039 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:50:19.296107 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-53dbe4da-c6e9-4011-8f95-7d34a3702ca2 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] https://10.4.3.189/volume/v3/backups/d957f6ba-a36f-463d-988d-e33277a93d8b returned with HTTP 200 Aug 25 05:50:19.296718 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ddb9d974-d504-44f6-ad6e-852c2cf15f1f tempest-VolumeAndVolumeTypeFromImageTest-1096175511 tempest-VolumeAndVolumeTypeFromImageTest-1096175511-project-member] GET https://10.4.3.189/volume/v3/volumes/7afeb1e6-9492-45e6-8b60-59564e3c23f7 Aug 25 05:50:19.296954 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1024/4058] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:50:19 2026] GET /volume/v3/backups/d957f6ba-a36f-463d-988d-e33277a93d8b => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:50:19.297034 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ddb9d974-d504-44f6-ad6e-852c2cf15f1f tempest-VolumeAndVolumeTypeFromImageTest-1096175511 tempest-VolumeAndVolumeTypeFromImageTest-1096175511-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:19.297355 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ddb9d974-d504-44f6-ad6e-852c2cf15f1f tempest-VolumeAndVolumeTypeFromImageTest-1096175511 tempest-VolumeAndVolumeTypeFromImageTest-1096175511-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:19.308391 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:19.308391 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:50:19.314410 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-ddb9d974-d504-44f6-ad6e-852c2cf15f1f tempest-VolumeAndVolumeTypeFromImageTest-1096175511 tempest-VolumeAndVolumeTypeFromImageTest-1096175511-project-member] Volume info retrieved successfully. Aug 25 05:50:19.319357 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ddb9d974-d504-44f6-ad6e-852c2cf15f1f tempest-VolumeAndVolumeTypeFromImageTest-1096175511 tempest-VolumeAndVolumeTypeFromImageTest-1096175511-project-member] https://10.4.3.189/volume/v3/volumes/7afeb1e6-9492-45e6-8b60-59564e3c23f7 returned with HTTP 200 Aug 25 05:50:19.319715 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1011/4059] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:50:19 2026] GET /volume/v3/volumes/7afeb1e6-9492-45e6-8b60-59564e3c23f7 => generated 951 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:50:19.378795 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-a743e07f-5fdd-4b44-a3bf-a1d115435d38 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:19.382449 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-a743e07f-5fdd-4b44-a3bf-a1d115435d38 tempest-ProjectAdminTests39-1256172067 tempest-ProjectAdminTests39-1256172067-project-admin] GET https://10.4.3.189/volume/v3/backups/4a637cbe-cf81-4e99-bbb6-9cc19138f2cb Aug 25 05:50:19.382720 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-a743e07f-5fdd-4b44-a3bf-a1d115435d38 tempest-ProjectAdminTests39-1256172067 tempest-ProjectAdminTests39-1256172067-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:19.383073 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-a743e07f-5fdd-4b44-a3bf-a1d115435d38 tempest-ProjectAdminTests39-1256172067 tempest-ProjectAdminTests39-1256172067-project-admin] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:19.383223 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-a743e07f-5fdd-4b44-a3bf-a1d115435d38 tempest-ProjectAdminTests39-1256172067 tempest-ProjectAdminTests39-1256172067-project-admin] Show backup with id 4a637cbe-cf81-4e99-bbb6-9cc19138f2cb. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:50:19.391082 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:19.391082 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:50:19.391787 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-a743e07f-5fdd-4b44-a3bf-a1d115435d38 tempest-ProjectAdminTests39-1256172067 tempest-ProjectAdminTests39-1256172067-project-admin] https://10.4.3.189/volume/v3/backups/4a637cbe-cf81-4e99-bbb6-9cc19138f2cb returned with HTTP 200 Aug 25 05:50:19.392337 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1015/4060] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:50:19 2026] GET /volume/v3/backups/4a637cbe-cf81-4e99-bbb6-9cc19138f2cb => generated 735 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:50:20.310635 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-b4328174-3901-44a1-ab4b-4baca2b944c1 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:20.313914 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-b4328174-3901-44a1-ab4b-4baca2b944c1 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] GET https://10.4.3.189/volume/v3/backups/d957f6ba-a36f-463d-988d-e33277a93d8b Aug 25 05:50:20.314200 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-b4328174-3901-44a1-ab4b-4baca2b944c1 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:20.314445 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-b4328174-3901-44a1-ab4b-4baca2b944c1 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:20.314592 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-b4328174-3901-44a1-ab4b-4baca2b944c1 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Show backup with id d957f6ba-a36f-463d-988d-e33277a93d8b. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:50:20.321287 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:20.321287 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:50:20.322211 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-b4328174-3901-44a1-ab4b-4baca2b944c1 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] https://10.4.3.189/volume/v3/backups/d957f6ba-a36f-463d-988d-e33277a93d8b returned with HTTP 200 Aug 25 05:50:20.322693 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1011/4061] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:50:20 2026] GET /volume/v3/backups/d957f6ba-a36f-463d-988d-e33277a93d8b => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:50:20.334426 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-60385c58-c19c-439a-9fcf-d1ea4c3d462f None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:20.335612 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-ab54fa51-a723-48f6-a8bd-926e0b3ac208 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:20.336258 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-60385c58-c19c-439a-9fcf-d1ea4c3d462f tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] GET https://10.4.3.189/volume/v3/volumes/d7fbd362-4a81-4b3f-ab94-184bb9df0e42 Aug 25 05:50:20.336487 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-60385c58-c19c-439a-9fcf-d1ea4c3d462f tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:20.336697 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-60385c58-c19c-439a-9fcf-d1ea4c3d462f tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:20.337998 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ab54fa51-a723-48f6-a8bd-926e0b3ac208 tempest-VolumeAndVolumeTypeFromImageTest-1096175511 tempest-VolumeAndVolumeTypeFromImageTest-1096175511-project-member] GET https://10.4.3.189/volume/v3/volumes/7afeb1e6-9492-45e6-8b60-59564e3c23f7 Aug 25 05:50:20.338320 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ab54fa51-a723-48f6-a8bd-926e0b3ac208 tempest-VolumeAndVolumeTypeFromImageTest-1096175511 tempest-VolumeAndVolumeTypeFromImageTest-1096175511-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:20.338594 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ab54fa51-a723-48f6-a8bd-926e0b3ac208 tempest-VolumeAndVolumeTypeFromImageTest-1096175511 tempest-VolumeAndVolumeTypeFromImageTest-1096175511-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:20.344083 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:20.344083 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:50:20.348387 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:20.348387 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:50:20.348608 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-60385c58-c19c-439a-9fcf-d1ea4c3d462f tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Volume info retrieved successfully. Aug 25 05:50:20.353163 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-60385c58-c19c-439a-9fcf-d1ea4c3d462f tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] https://10.4.3.189/volume/v3/volumes/d7fbd362-4a81-4b3f-ab94-184bb9df0e42 returned with HTTP 200 Aug 25 05:50:20.353368 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-ab54fa51-a723-48f6-a8bd-926e0b3ac208 tempest-VolumeAndVolumeTypeFromImageTest-1096175511 tempest-VolumeAndVolumeTypeFromImageTest-1096175511-project-member] Volume info retrieved successfully. Aug 25 05:50:20.353579 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1025/4062] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:50:20 2026] GET /volume/v3/volumes/d7fbd362-4a81-4b3f-ab94-184bb9df0e42 => generated 842 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:50:20.360126 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ab54fa51-a723-48f6-a8bd-926e0b3ac208 tempest-VolumeAndVolumeTypeFromImageTest-1096175511 tempest-VolumeAndVolumeTypeFromImageTest-1096175511-project-member] https://10.4.3.189/volume/v3/volumes/7afeb1e6-9492-45e6-8b60-59564e3c23f7 returned with HTTP 200 Aug 25 05:50:20.360705 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1012/4063] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:50:20 2026] GET /volume/v3/volumes/7afeb1e6-9492-45e6-8b60-59564e3c23f7 => generated 951 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:50:20.367327 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-0e4c6b25-0d42-4330-a9fa-e1b8638c6c64 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:20.369190 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-0e4c6b25-0d42-4330-a9fa-e1b8638c6c64 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] DELETE https://10.4.3.189/volume/v3/volumes/d7fbd362-4a81-4b3f-ab94-184bb9df0e42 Aug 25 05:50:20.369381 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-0e4c6b25-0d42-4330-a9fa-e1b8638c6c64 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:20.369567 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-0e4c6b25-0d42-4330-a9fa-e1b8638c6c64 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Calling method 'delete' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:20.369717 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.v3.volumes [None req-0e4c6b25-0d42-4330-a9fa-e1b8638c6c64 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Delete volume with id: d7fbd362-4a81-4b3f-ab94-184bb9df0e42 Aug 25 05:50:20.378328 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:20.378328 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:50:20.378703 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-0e4c6b25-0d42-4330-a9fa-e1b8638c6c64 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Volume info retrieved successfully. Aug 25 05:50:20.397108 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-0e4c6b25-0d42-4330-a9fa-e1b8638c6c64 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Delete volume request issued successfully. Aug 25 05:50:20.397527 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-0e4c6b25-0d42-4330-a9fa-e1b8638c6c64 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] https://10.4.3.189/volume/v3/volumes/d7fbd362-4a81-4b3f-ab94-184bb9df0e42 returned with HTTP 202 Aug 25 05:50:20.397709 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1016/4064] 10.4.3.189 () {66 vars in 1351 bytes} [Tue Aug 25 05:50:20 2026] DELETE /volume/v3/volumes/d7fbd362-4a81-4b3f-ab94-184bb9df0e42 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:50:20.409340 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-3b75f807-9531-49b0-b488-289e365fc5e1 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:20.409560 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-08836230-488f-4ba4-b1ad-e4419cd3f2b6 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:20.411607 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-3b75f807-9531-49b0-b488-289e365fc5e1 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] GET https://10.4.3.189/volume/v3/volumes/d7fbd362-4a81-4b3f-ab94-184bb9df0e42 Aug 25 05:50:20.411712 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-08836230-488f-4ba4-b1ad-e4419cd3f2b6 tempest-ProjectAdminTests39-1256172067 tempest-ProjectAdminTests39-1256172067-project-admin] GET https://10.4.3.189/volume/v3/backups/4a637cbe-cf81-4e99-bbb6-9cc19138f2cb Aug 25 05:50:20.413130 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-08836230-488f-4ba4-b1ad-e4419cd3f2b6 tempest-ProjectAdminTests39-1256172067 tempest-ProjectAdminTests39-1256172067-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:20.413182 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-3b75f807-9531-49b0-b488-289e365fc5e1 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:20.413218 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-08836230-488f-4ba4-b1ad-e4419cd3f2b6 tempest-ProjectAdminTests39-1256172067 tempest-ProjectAdminTests39-1256172067-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:20.413218 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-08836230-488f-4ba4-b1ad-e4419cd3f2b6 tempest-ProjectAdminTests39-1256172067 tempest-ProjectAdminTests39-1256172067-project-admin] Show backup with id 4a637cbe-cf81-4e99-bbb6-9cc19138f2cb. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:50:20.413287 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-3b75f807-9531-49b0-b488-289e365fc5e1 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:20.416960 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:20.416960 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:50:20.417643 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-08836230-488f-4ba4-b1ad-e4419cd3f2b6 tempest-ProjectAdminTests39-1256172067 tempest-ProjectAdminTests39-1256172067-project-admin] https://10.4.3.189/volume/v3/backups/4a637cbe-cf81-4e99-bbb6-9cc19138f2cb returned with HTTP 200 Aug 25 05:50:20.418075 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1026/4065] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:50:20 2026] GET /volume/v3/backups/4a637cbe-cf81-4e99-bbb6-9cc19138f2cb => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:50:20.423991 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:20.423991 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:50:20.430797 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-3b75f807-9531-49b0-b488-289e365fc5e1 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Volume info retrieved successfully. Aug 25 05:50:20.438431 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-3b75f807-9531-49b0-b488-289e365fc5e1 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] https://10.4.3.189/volume/v3/volumes/d7fbd362-4a81-4b3f-ab94-184bb9df0e42 returned with HTTP 200 Aug 25 05:50:20.439343 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1012/4066] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:50:20 2026] GET /volume/v3/volumes/d7fbd362-4a81-4b3f-ab94-184bb9df0e42 => generated 841 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:50:21.338324 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-1f5c10f2-0cab-4fb3-ad8c-2f4808f76dcb None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:21.340998 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-1f5c10f2-0cab-4fb3-ad8c-2f4808f76dcb tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] GET https://10.4.3.189/volume/v3/backups/d957f6ba-a36f-463d-988d-e33277a93d8b Aug 25 05:50:21.341322 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-1f5c10f2-0cab-4fb3-ad8c-2f4808f76dcb tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:21.341567 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-1f5c10f2-0cab-4fb3-ad8c-2f4808f76dcb tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:21.341711 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-1f5c10f2-0cab-4fb3-ad8c-2f4808f76dcb tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Show backup with id d957f6ba-a36f-463d-988d-e33277a93d8b. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:50:21.349097 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:21.349097 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:50:21.350120 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-1f5c10f2-0cab-4fb3-ad8c-2f4808f76dcb tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] https://10.4.3.189/volume/v3/backups/d957f6ba-a36f-463d-988d-e33277a93d8b returned with HTTP 200 Aug 25 05:50:21.350701 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1013/4067] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:50:21 2026] GET /volume/v3/backups/d957f6ba-a36f-463d-988d-e33277a93d8b => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:50:21.380017 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-7a9b2dff-df06-47a2-a7ed-7cd276d328e7 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:21.382645 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-7a9b2dff-df06-47a2-a7ed-7cd276d328e7 tempest-VolumeAndVolumeTypeFromImageTest-1096175511 tempest-VolumeAndVolumeTypeFromImageTest-1096175511-project-member] GET https://10.4.3.189/volume/v3/volumes/7afeb1e6-9492-45e6-8b60-59564e3c23f7 Aug 25 05:50:21.383202 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-7a9b2dff-df06-47a2-a7ed-7cd276d328e7 tempest-VolumeAndVolumeTypeFromImageTest-1096175511 tempest-VolumeAndVolumeTypeFromImageTest-1096175511-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:21.383399 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-7a9b2dff-df06-47a2-a7ed-7cd276d328e7 tempest-VolumeAndVolumeTypeFromImageTest-1096175511 tempest-VolumeAndVolumeTypeFromImageTest-1096175511-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:21.392577 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:21.392577 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:50:21.396805 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-7a9b2dff-df06-47a2-a7ed-7cd276d328e7 tempest-VolumeAndVolumeTypeFromImageTest-1096175511 tempest-VolumeAndVolumeTypeFromImageTest-1096175511-project-member] Volume info retrieved successfully. Aug 25 05:50:21.401837 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-7a9b2dff-df06-47a2-a7ed-7cd276d328e7 tempest-VolumeAndVolumeTypeFromImageTest-1096175511 tempest-VolumeAndVolumeTypeFromImageTest-1096175511-project-member] https://10.4.3.189/volume/v3/volumes/7afeb1e6-9492-45e6-8b60-59564e3c23f7 returned with HTTP 200 Aug 25 05:50:21.402308 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1017/4068] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:50:21 2026] GET /volume/v3/volumes/7afeb1e6-9492-45e6-8b60-59564e3c23f7 => generated 951 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:50:21.438938 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-1b8d2ca7-e08f-4742-b70a-5b197bd732c3 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:21.445077 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-1b8d2ca7-e08f-4742-b70a-5b197bd732c3 tempest-ProjectAdminTests39-1256172067 tempest-ProjectAdminTests39-1256172067-project-admin] GET https://10.4.3.189/volume/v3/backups/4a637cbe-cf81-4e99-bbb6-9cc19138f2cb Aug 25 05:50:21.445077 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-1b8d2ca7-e08f-4742-b70a-5b197bd732c3 tempest-ProjectAdminTests39-1256172067 tempest-ProjectAdminTests39-1256172067-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:21.445077 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-1b8d2ca7-e08f-4742-b70a-5b197bd732c3 tempest-ProjectAdminTests39-1256172067 tempest-ProjectAdminTests39-1256172067-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:21.445077 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-1b8d2ca7-e08f-4742-b70a-5b197bd732c3 tempest-ProjectAdminTests39-1256172067 tempest-ProjectAdminTests39-1256172067-project-admin] Show backup with id 4a637cbe-cf81-4e99-bbb6-9cc19138f2cb. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:50:21.447284 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:21.447284 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:50:21.447947 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-1b8d2ca7-e08f-4742-b70a-5b197bd732c3 tempest-ProjectAdminTests39-1256172067 tempest-ProjectAdminTests39-1256172067-project-admin] https://10.4.3.189/volume/v3/backups/4a637cbe-cf81-4e99-bbb6-9cc19138f2cb returned with HTTP 200 Aug 25 05:50:21.448310 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1027/4069] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:50:21 2026] GET /volume/v3/backups/4a637cbe-cf81-4e99-bbb6-9cc19138f2cb => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 25 05:50:21.455515 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-9a3edc06-54a3-457c-a223-55152479c3d2 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:21.457632 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-9a3edc06-54a3-457c-a223-55152479c3d2 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] GET https://10.4.3.189/volume/v3/volumes/d7fbd362-4a81-4b3f-ab94-184bb9df0e42 Aug 25 05:50:21.457854 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-9a3edc06-54a3-457c-a223-55152479c3d2 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:21.458037 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-9a3edc06-54a3-457c-a223-55152479c3d2 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:21.465147 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-9a3edc06-54a3-457c-a223-55152479c3d2 tempest-VolumesBackupsTest-2110910850 tempest-VolumesBackupsTest-2110910850-project-member] https://10.4.3.189/volume/v3/volumes/d7fbd362-4a81-4b3f-ab94-184bb9df0e42 returned with HTTP 404 Aug 25 05:50:21.465744 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1013/4070] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:50:21 2026] GET /volume/v3/volumes/d7fbd362-4a81-4b3f-ab94-184bb9df0e42 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:50:22.363475 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-59bdbd98-62c0-49e5-8d3f-9500abf29bba None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:22.365607 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-59bdbd98-62c0-49e5-8d3f-9500abf29bba tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] GET https://10.4.3.189/volume/v3/backups/d957f6ba-a36f-463d-988d-e33277a93d8b Aug 25 05:50:22.365771 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-59bdbd98-62c0-49e5-8d3f-9500abf29bba tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:22.366009 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-59bdbd98-62c0-49e5-8d3f-9500abf29bba tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:22.366174 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-59bdbd98-62c0-49e5-8d3f-9500abf29bba tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Show backup with id d957f6ba-a36f-463d-988d-e33277a93d8b. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:50:22.371002 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:22.371002 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:50:22.371767 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-59bdbd98-62c0-49e5-8d3f-9500abf29bba tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] https://10.4.3.189/volume/v3/backups/d957f6ba-a36f-463d-988d-e33277a93d8b returned with HTTP 200 Aug 25 05:50:22.372294 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1014/4071] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:50:22 2026] GET /volume/v3/backups/d957f6ba-a36f-463d-988d-e33277a93d8b => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:50:22.384135 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-54823280-63d4-48b2-b387-2dfd1c4f1f97 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:22.386610 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-54823280-63d4-48b2-b387-2dfd1c4f1f97 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] GET https://10.4.3.189/volume/v3/backups/d957f6ba-a36f-463d-988d-e33277a93d8b/export_record Aug 25 05:50:22.386883 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-54823280-63d4-48b2-b387-2dfd1c4f1f97 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:22.387100 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-54823280-63d4-48b2-b387-2dfd1c4f1f97 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Calling method 'export_record' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:22.387212 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.contrib.backups [None req-54823280-63d4-48b2-b387-2dfd1c4f1f97 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Export record for backup d957f6ba-a36f-463d-988d-e33277a93d8b. {{(pid=100270) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 25 05:50:22.391457 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:22.391457 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:50:22.392465 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.backup.api [None req-54823280-63d4-48b2-b387-2dfd1c4f1f97 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Calling RPCAPI with context: , host: np0000008051, backup: d957f6ba-a36f-463d-988d-e33277a93d8b. {{(pid=100270) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Aug 25 05:50:22.399027 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.backup.rpcapi [None req-54823280-63d4-48b2-b387-2dfd1c4f1f97 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] export_record in rpcapi backup_id d957f6ba-a36f-463d-988d-e33277a93d8b on host np0000008051. {{(pid=100270) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Aug 25 05:50:22.411198 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.contrib.backups [None req-54823280-63d4-48b2-b387-2dfd1c4f1f97 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZDk1N2Y2YmEtYTM2Zi00NjNkLTk4OGQtZTMzMjc3YTkzZDhiIiwgInVzZXJfaWQiOiAiNjgzYTQ3MDI1M2QxNDY0NTlmN2IwZGIzYjg4YTYzYjkiLCAicHJvamVjdF9pZCI6ICI0ZjY1MWJmMjlkZWY0MWRmYWRmNzlmZTY4OWJlMzI3ZCIsICJ2b2x1bWVfaWQiOiAiOTQ2NzA4YmYtZTJhNy00M2M1LWI4MTktNzJlMTMzYzllMzVlIiwgImhvc3QiOiAibnAwMDAwMDA4MDUxIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xNjQwNzEwNTcxIiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfOTQ2NzA4YmYtZTJhNy00M2M1LWI4MTktNzJlMTMzYzllMzVlLzIwMjYwODI1MDU1MDA4L2F6X25vdmFfYmFja3VwX2Q5NTdmNmJhLWEzNmYtNDYzZC05ODhkLWUzMzI3N2E5M2Q4YiIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMjVUMDU6NTA6MDRaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMjVUMDU6NTA6MDRaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0yNVQwNTo1MDoyMloiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=100270) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Aug 25 05:50:22.411717 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-54823280-63d4-48b2-b387-2dfd1c4f1f97 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] https://10.4.3.189/volume/v3/backups/d957f6ba-a36f-463d-988d-e33277a93d8b/export_record returned with HTTP 200 Aug 25 05:50:22.412271 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1018/4072] 10.4.3.189 () {68 vars in 1430 bytes} [Tue Aug 25 05:50:22 2026] GET /volume/v3/backups/d957f6ba-a36f-463d-988d-e33277a93d8b/export_record => generated 1424 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:50:22.419066 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-2c49fff8-85a1-434f-ab64-9d1617cf672e None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:22.420988 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-2c49fff8-85a1-434f-ab64-9d1617cf672e tempest-VolumeAndVolumeTypeFromImageTest-1096175511 tempest-VolumeAndVolumeTypeFromImageTest-1096175511-project-member] GET https://10.4.3.189/volume/v3/volumes/7afeb1e6-9492-45e6-8b60-59564e3c23f7 Aug 25 05:50:22.421303 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-2c49fff8-85a1-434f-ab64-9d1617cf672e tempest-VolumeAndVolumeTypeFromImageTest-1096175511 tempest-VolumeAndVolumeTypeFromImageTest-1096175511-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:22.421450 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-2c49fff8-85a1-434f-ab64-9d1617cf672e tempest-VolumeAndVolumeTypeFromImageTest-1096175511 tempest-VolumeAndVolumeTypeFromImageTest-1096175511-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:22.422265 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-54e8665b-52c1-4a98-8fc4-69daa18b8db2 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:22.424448 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-54e8665b-52c1-4a98-8fc4-69daa18b8db2 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] GET https://10.4.3.189/volume/v3/backups/d957f6ba-a36f-463d-988d-e33277a93d8b Aug 25 05:50:22.424715 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-54e8665b-52c1-4a98-8fc4-69daa18b8db2 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:22.424967 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-54e8665b-52c1-4a98-8fc4-69daa18b8db2 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:22.425114 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-54e8665b-52c1-4a98-8fc4-69daa18b8db2 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Show backup with id d957f6ba-a36f-463d-988d-e33277a93d8b. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:50:22.426881 np0000008051 devstack@c-api.service[100269]: DEBUG dbcounter [-] [100269] Writing DB stats cinder:SELECT=397,cinder:UPDATE=51,cinder:INSERT=28 {{(pid=100269) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 05:50:22.428830 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:22.428830 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:50:22.430883 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:22.430883 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:50:22.431885 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-54e8665b-52c1-4a98-8fc4-69daa18b8db2 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] https://10.4.3.189/volume/v3/backups/d957f6ba-a36f-463d-988d-e33277a93d8b returned with HTTP 200 Aug 25 05:50:22.432556 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1014/4073] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:50:22 2026] GET /volume/v3/backups/d957f6ba-a36f-463d-988d-e33277a93d8b => generated 738 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:50:22.433471 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-2c49fff8-85a1-434f-ab64-9d1617cf672e tempest-VolumeAndVolumeTypeFromImageTest-1096175511 tempest-VolumeAndVolumeTypeFromImageTest-1096175511-project-member] Volume info retrieved successfully. Aug 25 05:50:22.438355 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-2c49fff8-85a1-434f-ab64-9d1617cf672e tempest-VolumeAndVolumeTypeFromImageTest-1096175511 tempest-VolumeAndVolumeTypeFromImageTest-1096175511-project-member] https://10.4.3.189/volume/v3/volumes/7afeb1e6-9492-45e6-8b60-59564e3c23f7 returned with HTTP 200 Aug 25 05:50:22.438781 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1028/4074] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:50:22 2026] GET /volume/v3/volumes/7afeb1e6-9492-45e6-8b60-59564e3c23f7 => generated 1295 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:50:22.448808 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-6f321180-a1f8-4e22-8b9c-8c0f9863fbb8 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:22.451401 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6f321180-a1f8-4e22-8b9c-8c0f9863fbb8 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-member] POST https://10.4.3.189/volume/v3/backups/import_record Aug 25 05:50:22.451401 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-6f321180-a1f8-4e22-8b9c-8c0f9863fbb8 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-member] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiY2U4MjRmMzYtZGUwYi00YjhjLTlmNDgtZWNiOWY2NTIwNjI4IiwgInVzZXJfaWQiOiAiNjgzYTQ3MDI1M2QxNDY0NTlmN2IwZGIzYjg4YTYzYjkiLCAicHJvamVjdF9pZCI6ICI0ZjY1MWJmMjlkZWY0MWRmYWRmNzlmZTY4OWJlMzI3ZCIsICJ2b2x1bWVfaWQiOiAiOTQ2NzA4YmYtZTJhNy00M2M1LWI4MTktNzJlMTMzYzllMzVlIiwgImhvc3QiOiAibnAwMDAwMDA4MDUxIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xNjQwNzEwNTcxIiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfOTQ2NzA4YmYtZTJhNy00M2M1LWI4MTktNzJlMTMzYzllMzVlLzIwMjYwODI1MDU1MDA4L2F6X25vdmFfYmFja3VwX2Q5NTdmNmJhLWEzNmYtNDYzZC05ODhkLWUzMzI3N2E5M2Q4YiIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMjVUMDU6NTA6MDRaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMjVUMDU6NTA6MDRaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0yNVQwNTo1MDoyMloiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:50:22.452761 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.contrib.backups [None req-6f321180-a1f8-4e22-8b9c-8c0f9863fbb8 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-member] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiY2U4MjRmMzYtZGUwYi00YjhjLTlmNDgtZWNiOWY2NTIwNjI4IiwgInVzZXJfaWQiOiAiNjgzYTQ3MDI1M2QxNDY0NTlmN2IwZGIzYjg4YTYzYjkiLCAicHJvamVjdF9pZCI6ICI0ZjY1MWJmMjlkZWY0MWRmYWRmNzlmZTY4OWJlMzI3ZCIsICJ2b2x1bWVfaWQiOiAiOTQ2NzA4YmYtZTJhNy00M2M1LWI4MTktNzJlMTMzYzllMzVlIiwgImhvc3QiOiAibnAwMDAwMDA4MDUxIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xNjQwNzEwNTcxIiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfOTQ2NzA4YmYtZTJhNy00M2M1LWI4MTktNzJlMTMzYzllMzVlLzIwMjYwODI1MDU1MDA4L2F6X25vdmFfYmFja3VwX2Q5NTdmNmJhLWEzNmYtNDYzZC05ODhkLWUzMzI3N2E5M2Q4YiIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMjVUMDU6NTA6MDRaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMjVUMDU6NTA6MDRaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0yNVQwNTo1MDoyMloiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=100268) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Aug 25 05:50:22.452872 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.contrib.backups [None req-6f321180-a1f8-4e22-8b9c-8c0f9863fbb8 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-member] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiY2U4MjRmMzYtZGUwYi00YjhjLTlmNDgtZWNiOWY2NTIwNjI4IiwgInVzZXJfaWQiOiAiNjgzYTQ3MDI1M2QxNDY0NTlmN2IwZGIzYjg4YTYzYjkiLCAicHJvamVjdF9pZCI6ICI0ZjY1MWJmMjlkZWY0MWRmYWRmNzlmZTY4OWJlMzI3ZCIsICJ2b2x1bWVfaWQiOiAiOTQ2NzA4YmYtZTJhNy00M2M1LWI4MTktNzJlMTMzYzllMzVlIiwgImhvc3QiOiAibnAwMDAwMDA4MDUxIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xNjQwNzEwNTcxIiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfOTQ2NzA4YmYtZTJhNy00M2M1LWI4MTktNzJlMTMzYzllMzVlLzIwMjYwODI1MDU1MDA4L2F6X25vdmFfYmFja3VwX2Q5NTdmNmJhLWEzNmYtNDYzZC05ODhkLWUzMzI3N2E5M2Q4YiIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMjVUMDU6NTA6MDRaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMjVUMDU6NTA6MDRaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0yNVQwNTo1MDoyMloiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9. {{(pid=100268) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Aug 25 05:50:22.453507 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.policy [None req-6f321180-a1f8-4e22-8b9c-8c0f9863fbb8 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-member] Policy check for backup:backup-import failed with context {'is_admin': False, 'user_id': '74fa68fd7f944729a095c259bda2f000', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4f651bf29def41dfadf79fe689be327d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100268) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 25 05:50:22.453682 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6f321180-a1f8-4e22-8b9c-8c0f9863fbb8 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-member] https://10.4.3.189/volume/v3/backups/import_record returned with HTTP 403 Aug 25 05:50:22.454111 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1015/4075] 10.4.3.189 () {70 vars in 1342 bytes} [Tue Aug 25 05:50:22 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 25 05:50:22.456539 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-66339d6e-5fe6-4248-8a12-6a56b329b7a3 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:22.458683 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-66339d6e-5fe6-4248-8a12-6a56b329b7a3 tempest-VolumeAndVolumeTypeFromImageTest-1096175511 tempest-VolumeAndVolumeTypeFromImageTest-1096175511-project-member] DELETE https://10.4.3.189/volume/v3/volumes/7afeb1e6-9492-45e6-8b60-59564e3c23f7 Aug 25 05:50:22.458932 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-66339d6e-5fe6-4248-8a12-6a56b329b7a3 tempest-VolumeAndVolumeTypeFromImageTest-1096175511 tempest-VolumeAndVolumeTypeFromImageTest-1096175511-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:22.459181 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-66339d6e-5fe6-4248-8a12-6a56b329b7a3 tempest-VolumeAndVolumeTypeFromImageTest-1096175511 tempest-VolumeAndVolumeTypeFromImageTest-1096175511-project-member] Calling method 'delete' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:22.459352 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.v3.volumes [None req-66339d6e-5fe6-4248-8a12-6a56b329b7a3 tempest-VolumeAndVolumeTypeFromImageTest-1096175511 tempest-VolumeAndVolumeTypeFromImageTest-1096175511-project-member] Delete volume with id: 7afeb1e6-9492-45e6-8b60-59564e3c23f7 Aug 25 05:50:22.460826 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-cced75ac-38c4-41e3-b394-f09b6ac673d8 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:22.461285 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-c73aac12-955a-4416-9f13-392c2d8c8b9b None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:22.463075 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-c73aac12-955a-4416-9f13-392c2d8c8b9b tempest-ProjectAdminTests39-1256172067 tempest-ProjectAdminTests39-1256172067-project-admin] GET https://10.4.3.189/volume/v3/backups/4a637cbe-cf81-4e99-bbb6-9cc19138f2cb Aug 25 05:50:22.463222 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-c73aac12-955a-4416-9f13-392c2d8c8b9b tempest-ProjectAdminTests39-1256172067 tempest-ProjectAdminTests39-1256172067-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:22.463529 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-c73aac12-955a-4416-9f13-392c2d8c8b9b tempest-ProjectAdminTests39-1256172067 tempest-ProjectAdminTests39-1256172067-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:22.463603 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-c73aac12-955a-4416-9f13-392c2d8c8b9b tempest-ProjectAdminTests39-1256172067 tempest-ProjectAdminTests39-1256172067-project-admin] Show backup with id 4a637cbe-cf81-4e99-bbb6-9cc19138f2cb. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:50:22.463899 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-cced75ac-38c4-41e3-b394-f09b6ac673d8 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] DELETE https://10.4.3.189/volume/v3/volumes/946708bf-e2a7-43c5-b819-72e133c9e35e Aug 25 05:50:22.464190 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-cced75ac-38c4-41e3-b394-f09b6ac673d8 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:22.464528 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-cced75ac-38c4-41e3-b394-f09b6ac673d8 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Calling method 'delete' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:22.464654 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.v3.volumes [None req-cced75ac-38c4-41e3-b394-f09b6ac673d8 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Delete volume with id: 946708bf-e2a7-43c5-b819-72e133c9e35e Aug 25 05:50:22.467750 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:22.467750 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:50:22.468505 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-c73aac12-955a-4416-9f13-392c2d8c8b9b tempest-ProjectAdminTests39-1256172067 tempest-ProjectAdminTests39-1256172067-project-admin] https://10.4.3.189/volume/v3/backups/4a637cbe-cf81-4e99-bbb6-9cc19138f2cb returned with HTTP 200 Aug 25 05:50:22.468642 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:22.468642 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:50:22.468985 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1029/4076] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:50:22 2026] GET /volume/v3/backups/4a637cbe-cf81-4e99-bbb6-9cc19138f2cb => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:50:22.469231 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-66339d6e-5fe6-4248-8a12-6a56b329b7a3 tempest-VolumeAndVolumeTypeFromImageTest-1096175511 tempest-VolumeAndVolumeTypeFromImageTest-1096175511-project-member] Volume info retrieved successfully. Aug 25 05:50:22.472691 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:22.472691 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:50:22.473303 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-cced75ac-38c4-41e3-b394-f09b6ac673d8 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Volume info retrieved successfully. Aug 25 05:50:22.499856 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-66339d6e-5fe6-4248-8a12-6a56b329b7a3 tempest-VolumeAndVolumeTypeFromImageTest-1096175511 tempest-VolumeAndVolumeTypeFromImageTest-1096175511-project-member] Delete volume request issued successfully. Aug 25 05:50:22.500106 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-66339d6e-5fe6-4248-8a12-6a56b329b7a3 tempest-VolumeAndVolumeTypeFromImageTest-1096175511 tempest-VolumeAndVolumeTypeFromImageTest-1096175511-project-member] https://10.4.3.189/volume/v3/volumes/7afeb1e6-9492-45e6-8b60-59564e3c23f7 returned with HTTP 202 Aug 25 05:50:22.500766 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1019/4077] 10.4.3.189 () {66 vars in 1351 bytes} [Tue Aug 25 05:50:22 2026] DELETE /volume/v3/volumes/7afeb1e6-9492-45e6-8b60-59564e3c23f7 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:50:22.501898 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-cced75ac-38c4-41e3-b394-f09b6ac673d8 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Delete volume request issued successfully. Aug 25 05:50:22.502194 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-cced75ac-38c4-41e3-b394-f09b6ac673d8 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] https://10.4.3.189/volume/v3/volumes/946708bf-e2a7-43c5-b819-72e133c9e35e returned with HTTP 202 Aug 25 05:50:22.502558 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1015/4078] 10.4.3.189 () {68 vars in 1391 bytes} [Tue Aug 25 05:50:22 2026] DELETE /volume/v3/volumes/946708bf-e2a7-43c5-b819-72e133c9e35e => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:50:22.510868 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-f66ff1ad-226a-4ada-a23b-2f8cf1eb9323 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:22.511680 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-1fc2d875-a4d1-4348-a2fb-30430ba5cbbc None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:22.512464 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f66ff1ad-226a-4ada-a23b-2f8cf1eb9323 tempest-VolumeAndVolumeTypeFromImageTest-1096175511 tempest-VolumeAndVolumeTypeFromImageTest-1096175511-project-member] GET https://10.4.3.189/volume/v3/volumes/7afeb1e6-9492-45e6-8b60-59564e3c23f7 Aug 25 05:50:22.512600 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f66ff1ad-226a-4ada-a23b-2f8cf1eb9323 tempest-VolumeAndVolumeTypeFromImageTest-1096175511 tempest-VolumeAndVolumeTypeFromImageTest-1096175511-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:22.512774 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f66ff1ad-226a-4ada-a23b-2f8cf1eb9323 tempest-VolumeAndVolumeTypeFromImageTest-1096175511 tempest-VolumeAndVolumeTypeFromImageTest-1096175511-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:22.513736 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-1fc2d875-a4d1-4348-a2fb-30430ba5cbbc tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] GET https://10.4.3.189/volume/v3/volumes/946708bf-e2a7-43c5-b819-72e133c9e35e Aug 25 05:50:22.513957 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-1fc2d875-a4d1-4348-a2fb-30430ba5cbbc tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:22.514163 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-1fc2d875-a4d1-4348-a2fb-30430ba5cbbc tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:22.520135 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:22.520135 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:50:22.523908 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-f66ff1ad-226a-4ada-a23b-2f8cf1eb9323 tempest-VolumeAndVolumeTypeFromImageTest-1096175511 tempest-VolumeAndVolumeTypeFromImageTest-1096175511-project-member] Volume info retrieved successfully. Aug 25 05:50:22.526892 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:22.526892 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:50:22.531230 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-1fc2d875-a4d1-4348-a2fb-30430ba5cbbc tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Volume info retrieved successfully. Aug 25 05:50:22.531589 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f66ff1ad-226a-4ada-a23b-2f8cf1eb9323 tempest-VolumeAndVolumeTypeFromImageTest-1096175511 tempest-VolumeAndVolumeTypeFromImageTest-1096175511-project-member] https://10.4.3.189/volume/v3/volumes/7afeb1e6-9492-45e6-8b60-59564e3c23f7 returned with HTTP 200 Aug 25 05:50:22.532067 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1016/4079] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:50:22 2026] GET /volume/v3/volumes/7afeb1e6-9492-45e6-8b60-59564e3c23f7 => generated 1294 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:50:22.536459 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-1fc2d875-a4d1-4348-a2fb-30430ba5cbbc tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] https://10.4.3.189/volume/v3/volumes/946708bf-e2a7-43c5-b819-72e133c9e35e returned with HTTP 200 Aug 25 05:50:22.536855 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1030/4080] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:50:22 2026] GET /volume/v3/volumes/946708bf-e2a7-43c5-b819-72e133c9e35e => generated 1017 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:50:23.484119 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-3c7ca87f-64c6-4c3f-8cba-92e9f701d690 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:23.486083 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-3c7ca87f-64c6-4c3f-8cba-92e9f701d690 tempest-ProjectAdminTests39-1256172067 tempest-ProjectAdminTests39-1256172067-project-admin] GET https://10.4.3.189/volume/v3/backups/4a637cbe-cf81-4e99-bbb6-9cc19138f2cb Aug 25 05:50:23.486334 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-3c7ca87f-64c6-4c3f-8cba-92e9f701d690 tempest-ProjectAdminTests39-1256172067 tempest-ProjectAdminTests39-1256172067-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:23.486557 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-3c7ca87f-64c6-4c3f-8cba-92e9f701d690 tempest-ProjectAdminTests39-1256172067 tempest-ProjectAdminTests39-1256172067-project-admin] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:23.486713 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-3c7ca87f-64c6-4c3f-8cba-92e9f701d690 tempest-ProjectAdminTests39-1256172067 tempest-ProjectAdminTests39-1256172067-project-admin] Show backup with id 4a637cbe-cf81-4e99-bbb6-9cc19138f2cb. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:50:23.492113 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:23.492113 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:50:23.492845 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-3c7ca87f-64c6-4c3f-8cba-92e9f701d690 tempest-ProjectAdminTests39-1256172067 tempest-ProjectAdminTests39-1256172067-project-admin] https://10.4.3.189/volume/v3/backups/4a637cbe-cf81-4e99-bbb6-9cc19138f2cb returned with HTTP 200 Aug 25 05:50:23.493424 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1020/4081] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:50:23 2026] GET /volume/v3/backups/4a637cbe-cf81-4e99-bbb6-9cc19138f2cb => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:50:23.547885 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-9604f0f0-6ba1-4ec3-9de8-a7b0066802ba None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:23.550741 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-9604f0f0-6ba1-4ec3-9de8-a7b0066802ba tempest-VolumeAndVolumeTypeFromImageTest-1096175511 tempest-VolumeAndVolumeTypeFromImageTest-1096175511-project-member] GET https://10.4.3.189/volume/v3/volumes/7afeb1e6-9492-45e6-8b60-59564e3c23f7 Aug 25 05:50:23.550741 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-9604f0f0-6ba1-4ec3-9de8-a7b0066802ba tempest-VolumeAndVolumeTypeFromImageTest-1096175511 tempest-VolumeAndVolumeTypeFromImageTest-1096175511-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:23.550741 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-9604f0f0-6ba1-4ec3-9de8-a7b0066802ba tempest-VolumeAndVolumeTypeFromImageTest-1096175511 tempest-VolumeAndVolumeTypeFromImageTest-1096175511-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:23.557821 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-98d199a1-5ba7-4fe3-ad7c-3970e5552d99 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:23.558579 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-9604f0f0-6ba1-4ec3-9de8-a7b0066802ba tempest-VolumeAndVolumeTypeFromImageTest-1096175511 tempest-VolumeAndVolumeTypeFromImageTest-1096175511-project-member] https://10.4.3.189/volume/v3/volumes/7afeb1e6-9492-45e6-8b60-59564e3c23f7 returned with HTTP 404 Aug 25 05:50:23.559355 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1016/4082] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:50:23 2026] GET /volume/v3/volumes/7afeb1e6-9492-45e6-8b60-59564e3c23f7 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:50:23.567155 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-98d199a1-5ba7-4fe3-ad7c-3970e5552d99 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] GET https://10.4.3.189/volume/v3/volumes/946708bf-e2a7-43c5-b819-72e133c9e35e Aug 25 05:50:23.567465 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-98d199a1-5ba7-4fe3-ad7c-3970e5552d99 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:23.567714 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-98d199a1-5ba7-4fe3-ad7c-3970e5552d99 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:23.576653 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-98d199a1-5ba7-4fe3-ad7c-3970e5552d99 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] https://10.4.3.189/volume/v3/volumes/946708bf-e2a7-43c5-b819-72e133c9e35e returned with HTTP 404 Aug 25 05:50:23.577383 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1017/4083] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:50:23 2026] GET /volume/v3/volumes/946708bf-e2a7-43c5-b819-72e133c9e35e => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:50:23.585794 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-d1fdc155-b085-49af-8f9f-a496c7a3380f None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:23.587959 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-d1fdc155-b085-49af-8f9f-a496c7a3380f tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-member] GET https://10.4.3.189/volume/v3/backups Aug 25 05:50:23.588236 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-d1fdc155-b085-49af-8f9f-a496c7a3380f tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:23.588475 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-d1fdc155-b085-49af-8f9f-a496c7a3380f tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-member] Calling method 'index' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:23.588803 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.api_utils [None req-d1fdc155-b085-49af-8f9f-a496c7a3380f tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-member] Removing options '' from query. {{(pid=100271) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 05:50:23.607317 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-d1fdc155-b085-49af-8f9f-a496c7a3380f tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-member] https://10.4.3.189/volume/v3/backups returned with HTTP 200 Aug 25 05:50:23.607317 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1031/4084] 10.4.3.189 () {68 vars in 1277 bytes} [Tue Aug 25 05:50:23 2026] GET /volume/v3/backups => generated 624 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:50:23.618065 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-8a4bbb7b-cf70-4b27-8899-e54c87f0ac0d None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:23.620738 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-8a4bbb7b-cf70-4b27-8899-e54c87f0ac0d tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-member] GET https://10.4.3.189/volume/v3/backups?project_id=4f651bf29def41dfadf79fe689be327d Aug 25 05:50:23.621075 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-8a4bbb7b-cf70-4b27-8899-e54c87f0ac0d tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:23.621353 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-8a4bbb7b-cf70-4b27-8899-e54c87f0ac0d tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-member] Calling method 'index' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:23.621799 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.api_utils [None req-8a4bbb7b-cf70-4b27-8899-e54c87f0ac0d tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-member] Removing options 'project_id' from query. {{(pid=100270) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 05:50:23.639234 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-8a4bbb7b-cf70-4b27-8899-e54c87f0ac0d tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-member] https://10.4.3.189/volume/v3/backups?project_id=4f651bf29def41dfadf79fe689be327d returned with HTTP 200 Aug 25 05:50:23.640146 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1021/4085] 10.4.3.189 () {68 vars in 1364 bytes} [Tue Aug 25 05:50:23 2026] GET /volume/v3/backups?project_id=4f651bf29def41dfadf79fe689be327d => generated 624 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:50:23.653689 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-985bbfc3-a1b7-42bc-a69f-dbac56dc4df3 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:23.656601 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-985bbfc3-a1b7-42bc-a69f-dbac56dc4df3 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] POST https://10.4.3.189/volume/v3/volumes Aug 25 05:50:23.656601 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-985bbfc3-a1b7-42bc-a69f-dbac56dc4df3 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-877739824"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:50:23.659358 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.v3.volumes [None req-985bbfc3-a1b7-42bc-a69f-dbac56dc4df3 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-877739824'}} {{(pid=100269) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 05:50:23.659497 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.v3.volumes [None req-985bbfc3-a1b7-42bc-a69f-dbac56dc4df3 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Create volume of 1 GB Aug 25 05:50:23.664195 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-985bbfc3-a1b7-42bc-a69f-dbac56dc4df3 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Availability Zones retrieved successfully. Aug 25 05:50:23.671672 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-985bbfc3-a1b7-42bc-a69f-dbac56dc4df3 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Flow 'volume_create_api' (ed9f65c6-6d8e-4c75-a535-796ef5dd46c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:50:23.673439 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-985bbfc3-a1b7-42bc-a69f-dbac56dc4df3 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e7d875a4-2336-4c17-a901-54cb4373409a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:50:23.675034 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.flows.api.create_volume [None req-985bbfc3-a1b7-42bc-a69f-dbac56dc4df3 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Validating volume size '1' using validate_int {{(pid=100269) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 05:50:23.684074 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-26e8e320-969d-4e52-a329-babcf397f328 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:23.706080 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-985bbfc3-a1b7-42bc-a69f-dbac56dc4df3 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e7d875a4-2336-4c17-a901-54cb4373409a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T05:35:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=23fc6e5d-fce0-4521-ba46-4837b4232084,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '23fc6e5d-fce0-4521-ba46-4837b4232084', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:50:23.707550 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-985bbfc3-a1b7-42bc-a69f-dbac56dc4df3 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (af042aa1-2f42-4093-84c0-9acd9d6ed31c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:50:23.750541 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.quota [None req-985bbfc3-a1b7-42bc-a69f-dbac56dc4df3 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Created reservations ['459906b3-87f6-4c7c-823c-9c816679fabc', '0ccbbdef-9dc9-420b-8a69-16c973d9ee2d', '1814f73a-8dbf-43c1-9fc4-462ff7aa3643', '58353e03-455f-4266-9afb-10a14782f8a9'] {{(pid=100269) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:50:23.751587 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-985bbfc3-a1b7-42bc-a69f-dbac56dc4df3 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (af042aa1-2f42-4093-84c0-9acd9d6ed31c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['459906b3-87f6-4c7c-823c-9c816679fabc', '0ccbbdef-9dc9-420b-8a69-16c973d9ee2d', '1814f73a-8dbf-43c1-9fc4-462ff7aa3643', '58353e03-455f-4266-9afb-10a14782f8a9']}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:50:23.752579 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-985bbfc3-a1b7-42bc-a69f-dbac56dc4df3 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ecbbf4fa-042e-46d3-b610-11c64fa9f02b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:50:23.785885 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-985bbfc3-a1b7-42bc-a69f-dbac56dc4df3 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ecbbf4fa-042e-46d3-b610-11c64fa9f02b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '970fab62-5d66-44d2-b5a9-c89fb22d5e27', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-877739824',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4f651bf29def41dfadf79fe689be327d',qos_specs=None,replication_status=,reservations=['459906b3-87f6-4c7c-823c-9c816679fabc','0ccbbdef-9dc9-420b-8a69-16c973d9ee2d','1814f73a-8dbf-43c1-9fc4-462ff7aa3643','58353e03-455f-4266-9afb-10a14782f8a9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='683a470253d146459f7b0db3b88a63b9',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T05:50:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-877739824',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=970fab62-5d66-44d2-b5a9-c89fb22d5e27,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4f651bf29def41dfadf79fe689be327d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='683a470253d146459f7b0db3b88a63b9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(23fc6e5d-fce0-4521-ba46-4837b4232084),volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:50:23.786870 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-985bbfc3-a1b7-42bc-a69f-dbac56dc4df3 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (598b67c2-ca8a-47a1-b36c-15bcdae528cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:50:23.789852 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-26e8e320-969d-4e52-a329-babcf397f328 tempest-TestVolumeBootPattern-890537913 tempest-TestVolumeBootPattern-890537913-project-admin] POST https://10.4.3.189/volume/v3/types Aug 25 05:50:23.790307 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-26e8e320-969d-4e52-a329-babcf397f328 tempest-TestVolumeBootPattern-890537913 tempest-TestVolumeBootPattern-890537913-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-469034381", "extra_specs": {}}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:50:23.807844 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-26e8e320-969d-4e52-a329-babcf397f328 tempest-TestVolumeBootPattern-890537913 tempest-TestVolumeBootPattern-890537913-project-admin] https://10.4.3.189/volume/v3/types returned with HTTP 200 Aug 25 05:50:23.808322 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1018/4086] 10.4.3.189 () {68 vars in 1252 bytes} [Tue Aug 25 05:50:23 2026] POST /volume/v3/types => generated 211 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:50:23.814632 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-985bbfc3-a1b7-42bc-a69f-dbac56dc4df3 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (598b67c2-ca8a-47a1-b36c-15bcdae528cf) transitioned into state 'SUCCESS' from state '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-877739824',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4f651bf29def41dfadf79fe689be327d',qos_specs=None,replication_status=,reservations=['459906b3-87f6-4c7c-823c-9c816679fabc','0ccbbdef-9dc9-420b-8a69-16c973d9ee2d','1814f73a-8dbf-43c1-9fc4-462ff7aa3643','58353e03-455f-4266-9afb-10a14782f8a9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='683a470253d146459f7b0db3b88a63b9',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:50:23.816115 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-985bbfc3-a1b7-42bc-a69f-dbac56dc4df3 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (78bc7b14-1175-485e-8df8-058dc5172cf5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:50:23.819866 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-4d9b995d-61af-48e2-b08c-1b981f340c32 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:23.822470 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-4d9b995d-61af-48e2-b08c-1b981f340c32 tempest-TestVolumeBootPattern-890537913 tempest-TestVolumeBootPattern-890537913-project-admin] POST https://10.4.3.189/volume/v3/types/43e0a71f-fe0d-4f82-9d7f-a808ecee5375/encryption Aug 25 05:50:23.822929 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-4d9b995d-61af-48e2-b08c-1b981f340c32 tempest-TestVolumeBootPattern-890537913 tempest-TestVolumeBootPattern-890537913-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:50:23.825028 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:23.825028 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:50:23.828484 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-985bbfc3-a1b7-42bc-a69f-dbac56dc4df3 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (78bc7b14-1175-485e-8df8-058dc5172cf5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:50:23.829340 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-985bbfc3-a1b7-42bc-a69f-dbac56dc4df3 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Flow 'volume_create_api' (ed9f65c6-6d8e-4c75-a535-796ef5dd46c3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:50:23.829675 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-985bbfc3-a1b7-42bc-a69f-dbac56dc4df3 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Create volume request issued successfully. Aug 25 05:50:23.830305 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-985bbfc3-a1b7-42bc-a69f-dbac56dc4df3 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] https://10.4.3.189/volume/v3/volumes returned with HTTP 202 Aug 25 05:50:23.830748 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1017/4087] 10.4.3.189 () {70 vars in 1298 bytes} [Tue Aug 25 05:50:23 2026] POST /volume/v3/volumes => generated 777 bytes in 178 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 05:50:23.844077 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-2e1ead6f-af1d-4fb3-b15d-78871ad20cca None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:23.845345 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-4d9b995d-61af-48e2-b08c-1b981f340c32 tempest-TestVolumeBootPattern-890537913 tempest-TestVolumeBootPattern-890537913-project-admin] https://10.4.3.189/volume/v3/types/43e0a71f-fe0d-4f82-9d7f-a808ecee5375/encryption returned with HTTP 200 Aug 25 05:50:23.846117 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1032/4088] 10.4.3.189 () {68 vars in 1397 bytes} [Tue Aug 25 05:50:23 2026] POST /volume/v3/types/43e0a71f-fe0d-4f82-9d7f-a808ecee5375/encryption => generated 230 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:50:23.846625 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-2e1ead6f-af1d-4fb3-b15d-78871ad20cca tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] GET https://10.4.3.189/volume/v3/volumes/970fab62-5d66-44d2-b5a9-c89fb22d5e27 Aug 25 05:50:23.846954 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-2e1ead6f-af1d-4fb3-b15d-78871ad20cca tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:23.847262 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-2e1ead6f-af1d-4fb3-b15d-78871ad20cca tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:23.857090 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-43cf7a64-559d-4a68-ba86-0c2c171ae1ae None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:23.861765 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:23.861765 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:50:23.867355 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-2e1ead6f-af1d-4fb3-b15d-78871ad20cca tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Volume info retrieved successfully. Aug 25 05:50:23.874876 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-2e1ead6f-af1d-4fb3-b15d-78871ad20cca tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] https://10.4.3.189/volume/v3/volumes/970fab62-5d66-44d2-b5a9-c89fb22d5e27 returned with HTTP 200 Aug 25 05:50:23.875767 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1022/4089] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:50:23 2026] GET /volume/v3/volumes/970fab62-5d66-44d2-b5a9-c89fb22d5e27 => generated 956 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:50:23.879413 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-d26ec89c-6dc2-4055-ba54-6af9491d1c09 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:23.883772 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-d26ec89c-6dc2-4055-ba54-6af9491d1c09 tempest-VolumeAndVolumeTypeFromImageTest-1715142669 tempest-VolumeAndVolumeTypeFromImageTest-1715142669-project-admin] GET https://10.4.3.189/volume/v3/volumes/detail?all_tenants=1 Aug 25 05:50:23.884081 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-d26ec89c-6dc2-4055-ba54-6af9491d1c09 tempest-VolumeAndVolumeTypeFromImageTest-1715142669 tempest-VolumeAndVolumeTypeFromImageTest-1715142669-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:23.884355 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-d26ec89c-6dc2-4055-ba54-6af9491d1c09 tempest-VolumeAndVolumeTypeFromImageTest-1715142669 tempest-VolumeAndVolumeTypeFromImageTest-1715142669-project-admin] Calling method 'detail' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:23.885091 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:23.885091 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:50:23.885491 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-d26ec89c-6dc2-4055-ba54-6af9491d1c09 tempest-VolumeAndVolumeTypeFromImageTest-1715142669 tempest-VolumeAndVolumeTypeFromImageTest-1715142669-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100269) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 05:50:23.897391 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-d26ec89c-6dc2-4055-ba54-6af9491d1c09 tempest-VolumeAndVolumeTypeFromImageTest-1715142669 tempest-VolumeAndVolumeTypeFromImageTest-1715142669-project-admin] Get all volumes completed successfully. Aug 25 05:50:23.899639 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:23.899639 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:50:23.905115 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-d26ec89c-6dc2-4055-ba54-6af9491d1c09 tempest-VolumeAndVolumeTypeFromImageTest-1715142669 tempest-VolumeAndVolumeTypeFromImageTest-1715142669-project-admin] https://10.4.3.189/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 25 05:50:23.905734 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1018/4090] 10.4.3.189 () {66 vars in 1285 bytes} [Tue Aug 25 05:50:23 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 10359 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 05:50:23.924522 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-e5c10155-00fd-4b15-bfcc-08d41b3ac999 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:23.926542 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-e5c10155-00fd-4b15-bfcc-08d41b3ac999 tempest-VolumeAndVolumeTypeFromImageTest-1715142669 tempest-VolumeAndVolumeTypeFromImageTest-1715142669-project-admin] DELETE https://10.4.3.189/volume/v3/volumes/be8f1bc7-ad7a-494c-9170-6eee685e8bf8 Aug 25 05:50:23.926775 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-e5c10155-00fd-4b15-bfcc-08d41b3ac999 tempest-VolumeAndVolumeTypeFromImageTest-1715142669 tempest-VolumeAndVolumeTypeFromImageTest-1715142669-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:23.926983 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-e5c10155-00fd-4b15-bfcc-08d41b3ac999 tempest-VolumeAndVolumeTypeFromImageTest-1715142669 tempest-VolumeAndVolumeTypeFromImageTest-1715142669-project-admin] Calling method 'delete' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:23.927187 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [None req-e5c10155-00fd-4b15-bfcc-08d41b3ac999 tempest-VolumeAndVolumeTypeFromImageTest-1715142669 tempest-VolumeAndVolumeTypeFromImageTest-1715142669-project-admin] Delete volume with id: be8f1bc7-ad7a-494c-9170-6eee685e8bf8 Aug 25 05:50:23.930756 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-43cf7a64-559d-4a68-ba86-0c2c171ae1ae tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] POST https://10.4.3.189/volume/v3/volumes Aug 25 05:50:23.931120 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-43cf7a64-559d-4a68-ba86-0c2c171ae1ae tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-750375056", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-469034381", "size": 1}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:50:23.933895 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.v3.volumes [None req-43cf7a64-559d-4a68-ba86-0c2c171ae1ae tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-750375056', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-469034381', 'size': 1}} {{(pid=100268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 05:50:23.935827 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:23.935827 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:50:23.936289 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-e5c10155-00fd-4b15-bfcc-08d41b3ac999 tempest-VolumeAndVolumeTypeFromImageTest-1715142669 tempest-VolumeAndVolumeTypeFromImageTest-1715142669-project-admin] Volume info retrieved successfully. Aug 25 05:50:23.937730 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-43cf7a64-559d-4a68-ba86-0c2c171ae1ae tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Create volume of 1 GB Aug 25 05:50:23.938007 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:23.938007 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:50:23.938530 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-43cf7a64-559d-4a68-ba86-0c2c171ae1ae tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Availability Zones retrieved successfully. Aug 25 05:50:23.943887 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-43cf7a64-559d-4a68-ba86-0c2c171ae1ae tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Flow 'volume_create_api' (982b1190-e5ab-4d65-bf15-bca4d8e04983) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:50:23.944834 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-43cf7a64-559d-4a68-ba86-0c2c171ae1ae tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9ffca86a-caf2-468c-8be1-18765fabc08f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:50:23.945722 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.flows.api.create_volume [None req-43cf7a64-559d-4a68-ba86-0c2c171ae1ae tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Validating volume size '1' using validate_int {{(pid=100268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 05:50:23.947760 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.image.cache [None req-e5c10155-00fd-4b15-bfcc-08d41b3ac999 tempest-VolumeAndVolumeTypeFromImageTest-1715142669 tempest-VolumeAndVolumeTypeFromImageTest-1715142669-project-admin] Evicting image cache entry: {'id': 6, 'image_id': '7886e03e-af10-48a2-8110-e691c44bcc9d', 'volume_id': 'be8f1bc7-ad7a-494c-9170-6eee685e8bf8', 'host': 'np0000008051@storpool#template_virtual', 'size': 1, 'image_updated_at': datetime.datetime(2026, 8, 25, 5, 50, 15), 'last_used': datetime.datetime(2026, 8, 25, 5, 50, 21)}. {{(pid=100271) evict /opt/stack/cinder/cinder/image/cache.py:52}} Aug 25 05:50:23.965812 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-e5c10155-00fd-4b15-bfcc-08d41b3ac999 tempest-VolumeAndVolumeTypeFromImageTest-1715142669 tempest-VolumeAndVolumeTypeFromImageTest-1715142669-project-admin] Delete volume request issued successfully. Aug 25 05:50:23.966021 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-e5c10155-00fd-4b15-bfcc-08d41b3ac999 tempest-VolumeAndVolumeTypeFromImageTest-1715142669 tempest-VolumeAndVolumeTypeFromImageTest-1715142669-project-admin] https://10.4.3.189/volume/v3/volumes/be8f1bc7-ad7a-494c-9170-6eee685e8bf8 returned with HTTP 202 Aug 25 05:50:23.966462 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1033/4091] 10.4.3.189 () {66 vars in 1351 bytes} [Tue Aug 25 05:50:23 2026] DELETE /volume/v3/volumes/be8f1bc7-ad7a-494c-9170-6eee685e8bf8 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:50:23.976325 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-d61bba95-ddec-4aab-9569-c0eac4c67ef2 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:23.978263 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-d61bba95-ddec-4aab-9569-c0eac4c67ef2 tempest-VolumeAndVolumeTypeFromImageTest-1715142669 tempest-VolumeAndVolumeTypeFromImageTest-1715142669-project-admin] GET https://10.4.3.189/volume/v3/volumes/be8f1bc7-ad7a-494c-9170-6eee685e8bf8 Aug 25 05:50:23.978491 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-d61bba95-ddec-4aab-9569-c0eac4c67ef2 tempest-VolumeAndVolumeTypeFromImageTest-1715142669 tempest-VolumeAndVolumeTypeFromImageTest-1715142669-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:23.978824 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-d61bba95-ddec-4aab-9569-c0eac4c67ef2 tempest-VolumeAndVolumeTypeFromImageTest-1715142669 tempest-VolumeAndVolumeTypeFromImageTest-1715142669-project-admin] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:23.982120 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-43cf7a64-559d-4a68-ba86-0c2c171ae1ae tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9ffca86a-caf2-468c-8be1-18765fabc08f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T05:50:24Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=43e0a71f-fe0d-4f82-9d7f-a808ecee5375,is_public=True,name='tempest-scenario-type-luks-469034381',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '43e0a71f-fe0d-4f82-9d7f-a808ecee5375', '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=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:50:23.982469 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-43cf7a64-559d-4a68-ba86-0c2c171ae1ae tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e91fe508-dbbb-4732-9482-7562a7acbdea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:50:23.987660 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:23.987660 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:50:23.991960 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-d61bba95-ddec-4aab-9569-c0eac4c67ef2 tempest-VolumeAndVolumeTypeFromImageTest-1715142669 tempest-VolumeAndVolumeTypeFromImageTest-1715142669-project-admin] Volume info retrieved successfully. Aug 25 05:50:23.996394 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-d61bba95-ddec-4aab-9569-c0eac4c67ef2 tempest-VolumeAndVolumeTypeFromImageTest-1715142669 tempest-VolumeAndVolumeTypeFromImageTest-1715142669-project-admin] https://10.4.3.189/volume/v3/volumes/be8f1bc7-ad7a-494c-9170-6eee685e8bf8 returned with HTTP 200 Aug 25 05:50:23.996864 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1023/4092] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:50:23 2026] GET /volume/v3/volumes/be8f1bc7-ad7a-494c-9170-6eee685e8bf8 => generated 1105 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:50:24.012565 np0000008051 devstack@c-api.service[100268]: WARNING cinder.quota [None req-43cf7a64-559d-4a68-ba86-0c2c171ae1ae tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-469034381 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-469034381, it is now deprecated. Please use the default quota class for default quota. Aug 25 05:50:24.012897 np0000008051 devstack@c-api.service[100268]: WARNING cinder.quota [None req-43cf7a64-559d-4a68-ba86-0c2c171ae1ae tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-469034381 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-469034381, it is now deprecated. Please use the default quota class for default quota. Aug 25 05:50:24.054175 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-43cf7a64-559d-4a68-ba86-0c2c171ae1ae tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Created reservations ['c1fa186c-bbc8-4d8a-b2c4-32d761fad090', '52995e79-8d16-4960-b4c4-0a8acc6a84c8', 'b907793b-2b13-4d83-8eb8-aaf8b1dea953', 'fa88b8a7-cd00-48f4-974b-dcfe9ef6e870'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:50:24.055390 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-43cf7a64-559d-4a68-ba86-0c2c171ae1ae tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e91fe508-dbbb-4732-9482-7562a7acbdea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c1fa186c-bbc8-4d8a-b2c4-32d761fad090', '52995e79-8d16-4960-b4c4-0a8acc6a84c8', 'b907793b-2b13-4d83-8eb8-aaf8b1dea953', 'fa88b8a7-cd00-48f4-974b-dcfe9ef6e870']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:50:24.056642 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-43cf7a64-559d-4a68-ba86-0c2c171ae1ae tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e63f2637-1c1c-4eec-853d-4a2902be6562) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:50:24.087689 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-43cf7a64-559d-4a68-ba86-0c2c171ae1ae tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e63f2637-1c1c-4eec-853d-4a2902be6562) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '26ab3c64-94f0-4b04-858f-5d674a634cd9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-750375056',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e33e7828ef4e44d9a9679aad64e2bf67',qos_specs=None,replication_status=,reservations=['c1fa186c-bbc8-4d8a-b2c4-32d761fad090','52995e79-8d16-4960-b4c4-0a8acc6a84c8','b907793b-2b13-4d83-8eb8-aaf8b1dea953','fa88b8a7-cd00-48f4-974b-dcfe9ef6e870'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='63d4e24915f3477e8fe8791aab2aed9d',volume_type_id=43e0a71f-fe0d-4f82-9d7f-a808ecee5375), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T05:50:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-750375056',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=26ab3c64-94f0-4b04-858f-5d674a634cd9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e33e7828ef4e44d9a9679aad64e2bf67',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='63d4e24915f3477e8fe8791aab2aed9d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(43e0a71f-fe0d-4f82-9d7f-a808ecee5375),volume_type_id=43e0a71f-fe0d-4f82-9d7f-a808ecee5375)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:50:24.088925 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-43cf7a64-559d-4a68-ba86-0c2c171ae1ae tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3c2726fd-1cf8-487d-8a1a-3504eff9932c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:50:24.111340 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-43cf7a64-559d-4a68-ba86-0c2c171ae1ae tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3c2726fd-1cf8-487d-8a1a-3504eff9932c) transitioned into state 'SUCCESS' from state '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-750375056',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e33e7828ef4e44d9a9679aad64e2bf67',qos_specs=None,replication_status=,reservations=['c1fa186c-bbc8-4d8a-b2c4-32d761fad090','52995e79-8d16-4960-b4c4-0a8acc6a84c8','b907793b-2b13-4d83-8eb8-aaf8b1dea953','fa88b8a7-cd00-48f4-974b-dcfe9ef6e870'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='63d4e24915f3477e8fe8791aab2aed9d',volume_type_id=43e0a71f-fe0d-4f82-9d7f-a808ecee5375)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:50:24.112396 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-43cf7a64-559d-4a68-ba86-0c2c171ae1ae tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (32d9c75d-c834-4584-9de2-3ffa57355275) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:50:24.126400 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-43cf7a64-559d-4a68-ba86-0c2c171ae1ae tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (32d9c75d-c834-4584-9de2-3ffa57355275) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:50:24.127634 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-43cf7a64-559d-4a68-ba86-0c2c171ae1ae tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Flow 'volume_create_api' (982b1190-e5ab-4d65-bf15-bca4d8e04983) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:50:24.128098 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-43cf7a64-559d-4a68-ba86-0c2c171ae1ae tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Create volume request issued successfully. Aug 25 05:50:24.129027 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-43cf7a64-559d-4a68-ba86-0c2c171ae1ae tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] https://10.4.3.189/volume/v3/volumes returned with HTTP 202 Aug 25 05:50:24.129710 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1019/4093] 10.4.3.189 () {68 vars in 1259 bytes} [Tue Aug 25 05:50:23 2026] POST /volume/v3/volumes => generated 778 bytes in 274 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 05:50:24.141006 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-af5882fc-5e1b-4ff5-b10d-aff2da4c87be None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:24.143306 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-af5882fc-5e1b-4ff5-b10d-aff2da4c87be tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] GET https://10.4.3.189/volume/v3/volumes/26ab3c64-94f0-4b04-858f-5d674a634cd9 Aug 25 05:50:24.143579 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-af5882fc-5e1b-4ff5-b10d-aff2da4c87be tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:24.143836 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-af5882fc-5e1b-4ff5-b10d-aff2da4c87be tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:24.152034 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:24.152034 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:50:24.155625 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-af5882fc-5e1b-4ff5-b10d-aff2da4c87be tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Volume info retrieved successfully. Aug 25 05:50:24.159584 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-af5882fc-5e1b-4ff5-b10d-aff2da4c87be tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] https://10.4.3.189/volume/v3/volumes/26ab3c64-94f0-4b04-858f-5d674a634cd9 returned with HTTP 200 Aug 25 05:50:24.159968 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1019/4094] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:50:24 2026] GET /volume/v3/volumes/26ab3c64-94f0-4b04-858f-5d674a634cd9 => generated 846 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:50:24.504230 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-213411ad-ec4f-44e4-a3dd-6aa7ca25d761 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:24.506316 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-213411ad-ec4f-44e4-a3dd-6aa7ca25d761 tempest-ProjectAdminTests39-1256172067 tempest-ProjectAdminTests39-1256172067-project-admin] GET https://10.4.3.189/volume/v3/backups/4a637cbe-cf81-4e99-bbb6-9cc19138f2cb Aug 25 05:50:24.506547 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-213411ad-ec4f-44e4-a3dd-6aa7ca25d761 tempest-ProjectAdminTests39-1256172067 tempest-ProjectAdminTests39-1256172067-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:24.506741 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-213411ad-ec4f-44e4-a3dd-6aa7ca25d761 tempest-ProjectAdminTests39-1256172067 tempest-ProjectAdminTests39-1256172067-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:24.506842 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-213411ad-ec4f-44e4-a3dd-6aa7ca25d761 tempest-ProjectAdminTests39-1256172067 tempest-ProjectAdminTests39-1256172067-project-admin] Show backup with id 4a637cbe-cf81-4e99-bbb6-9cc19138f2cb. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:50:24.511211 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:24.511211 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:50:24.511930 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-213411ad-ec4f-44e4-a3dd-6aa7ca25d761 tempest-ProjectAdminTests39-1256172067 tempest-ProjectAdminTests39-1256172067-project-admin] https://10.4.3.189/volume/v3/backups/4a637cbe-cf81-4e99-bbb6-9cc19138f2cb returned with HTTP 200 Aug 25 05:50:24.512389 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1034/4095] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:50:24 2026] GET /volume/v3/backups/4a637cbe-cf81-4e99-bbb6-9cc19138f2cb => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:50:24.867507 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-6e16bf38-808c-42d5-822e-e056aa2fe248 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:24.889716 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-1dd8f54a-2cf2-4235-8095-e5c2d472af82 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:24.892181 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-1dd8f54a-2cf2-4235-8095-e5c2d472af82 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] GET https://10.4.3.189/volume/v3/volumes/970fab62-5d66-44d2-b5a9-c89fb22d5e27 Aug 25 05:50:24.892419 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-1dd8f54a-2cf2-4235-8095-e5c2d472af82 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:24.892668 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-1dd8f54a-2cf2-4235-8095-e5c2d472af82 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:24.902261 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:24.902261 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:50:24.906828 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-1dd8f54a-2cf2-4235-8095-e5c2d472af82 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Volume info retrieved successfully. Aug 25 05:50:24.912219 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-1dd8f54a-2cf2-4235-8095-e5c2d472af82 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] https://10.4.3.189/volume/v3/volumes/970fab62-5d66-44d2-b5a9-c89fb22d5e27 returned with HTTP 200 Aug 25 05:50:24.912745 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1020/4096] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:50:24 2026] GET /volume/v3/volumes/970fab62-5d66-44d2-b5a9-c89fb22d5e27 => generated 1017 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:50:24.929698 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-5af9966c-5fc4-439b-9fe2-b67784c1dc54 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:24.931789 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-5af9966c-5fc4-439b-9fe2-b67784c1dc54 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] POST https://10.4.3.189/volume/v3/backups Aug 25 05:50:24.932194 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-5af9966c-5fc4-439b-9fe2-b67784c1dc54 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "970fab62-5d66-44d2-b5a9-c89fb22d5e27", "name": "tempest-type-Backup-524997819"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:50:24.933561 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.contrib.backups [None req-5af9966c-5fc4-439b-9fe2-b67784c1dc54 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Creating new backup {'backup': {'volume_id': '970fab62-5d66-44d2-b5a9-c89fb22d5e27', 'name': 'tempest-type-Backup-524997819'}} {{(pid=100269) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 25 05:50:24.933701 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.contrib.backups [None req-5af9966c-5fc4-439b-9fe2-b67784c1dc54 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Creating backup of volume 970fab62-5d66-44d2-b5a9-c89fb22d5e27 in container None Aug 25 05:50:24.940739 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:24.940739 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:50:24.941046 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-5af9966c-5fc4-439b-9fe2-b67784c1dc54 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Volume info retrieved successfully. Aug 25 05:50:24.957760 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-6e16bf38-808c-42d5-822e-e056aa2fe248 tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] POST https://10.4.3.189/volume/v3/volumes Aug 25 05:50:24.958073 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-6e16bf38-808c-42d5-822e-e056aa2fe248 tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-1659279454", "metadata": {"Type": "Test"}}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:50:24.959475 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.v3.volumes [None req-6e16bf38-808c-42d5-822e-e056aa2fe248 tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1659279454', 'metadata': {'Type': 'Test'}}} {{(pid=100270) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 05:50:24.959593 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.v3.volumes [None req-6e16bf38-808c-42d5-822e-e056aa2fe248 tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] Create volume of 1 GB Aug 25 05:50:24.959647 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.quota [None req-5af9966c-5fc4-439b-9fe2-b67784c1dc54 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Created reservations ['be0d868f-ce67-4667-8501-e6c8b7b92117', 'e8b033ff-8868-4b5b-82f0-4ac401ad53af'] {{(pid=100269) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:50:24.963106 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-6e16bf38-808c-42d5-822e-e056aa2fe248 tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] Availability Zones retrieved successfully. Aug 25 05:50:24.968652 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-6e16bf38-808c-42d5-822e-e056aa2fe248 tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] Flow 'volume_create_api' (8da17a14-50a3-495e-bd88-ed512f4c3db3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:50:24.969605 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-6e16bf38-808c-42d5-822e-e056aa2fe248 tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4c0b703f-b7e2-45e1-a8fd-bd04596cdfd2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:50:24.970497 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.flows.api.create_volume [None req-6e16bf38-808c-42d5-822e-e056aa2fe248 tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] Validating volume size '1' using validate_int {{(pid=100270) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 05:50:24.995688 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-6e16bf38-808c-42d5-822e-e056aa2fe248 tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4c0b703f-b7e2-45e1-a8fd-bd04596cdfd2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T05:35:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=23fc6e5d-fce0-4521-ba46-4837b4232084,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '23fc6e5d-fce0-4521-ba46-4837b4232084', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:50:24.996361 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-6e16bf38-808c-42d5-822e-e056aa2fe248 tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (823cd26b-e228-4f12-9797-8de178db7aea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:50:24.999332 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-5af9966c-5fc4-439b-9fe2-b67784c1dc54 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] https://10.4.3.189/volume/v3/backups returned with HTTP 202 Aug 25 05:50:25.000031 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1020/4097] 10.4.3.189 () {70 vars in 1299 bytes} [Tue Aug 25 05:50:24 2026] POST /volume/v3/backups => generated 315 bytes in 71 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 05:50:25.008587 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-b2fda4bb-5a37-4209-9541-d58ac9e8e200 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:25.010709 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-b2fda4bb-5a37-4209-9541-d58ac9e8e200 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] GET https://10.4.3.189/volume/v3/backups/8c12c4c4-3981-46fc-a901-9ccaa90c52b5 Aug 25 05:50:25.010932 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-b2fda4bb-5a37-4209-9541-d58ac9e8e200 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:25.010986 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-7bacf874-2d54-4281-a8dc-d6272bdd2fe2 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:25.011171 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-b2fda4bb-5a37-4209-9541-d58ac9e8e200 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:25.011334 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-b2fda4bb-5a37-4209-9541-d58ac9e8e200 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Show backup with id 8c12c4c4-3981-46fc-a901-9ccaa90c52b5. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:50:25.013170 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-7bacf874-2d54-4281-a8dc-d6272bdd2fe2 tempest-VolumeAndVolumeTypeFromImageTest-1715142669 tempest-VolumeAndVolumeTypeFromImageTest-1715142669-project-admin] GET https://10.4.3.189/volume/v3/volumes/be8f1bc7-ad7a-494c-9170-6eee685e8bf8 Aug 25 05:50:25.013919 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-7bacf874-2d54-4281-a8dc-d6272bdd2fe2 tempest-VolumeAndVolumeTypeFromImageTest-1715142669 tempest-VolumeAndVolumeTypeFromImageTest-1715142669-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:25.013919 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-7bacf874-2d54-4281-a8dc-d6272bdd2fe2 tempest-VolumeAndVolumeTypeFromImageTest-1715142669 tempest-VolumeAndVolumeTypeFromImageTest-1715142669-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:25.016094 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:25.016094 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:50:25.016891 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-b2fda4bb-5a37-4209-9541-d58ac9e8e200 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] https://10.4.3.189/volume/v3/backups/8c12c4c4-3981-46fc-a901-9ccaa90c52b5 returned with HTTP 200 Aug 25 05:50:25.017567 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1035/4098] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:50:25 2026] GET /volume/v3/backups/8c12c4c4-3981-46fc-a901-9ccaa90c52b5 => generated 722 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:50:25.020917 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-7bacf874-2d54-4281-a8dc-d6272bdd2fe2 tempest-VolumeAndVolumeTypeFromImageTest-1715142669 tempest-VolumeAndVolumeTypeFromImageTest-1715142669-project-admin] https://10.4.3.189/volume/v3/volumes/be8f1bc7-ad7a-494c-9170-6eee685e8bf8 returned with HTTP 404 Aug 25 05:50:25.021679 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1021/4099] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:50:25 2026] GET /volume/v3/volumes/be8f1bc7-ad7a-494c-9170-6eee685e8bf8 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:50:25.030438 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-65fe26a7-1566-41f5-85bc-bc675ef08c50 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:25.032648 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-65fe26a7-1566-41f5-85bc-bc675ef08c50 tempest-VolumeAndVolumeTypeFromImageTest-1715142669 tempest-VolumeAndVolumeTypeFromImageTest-1715142669-project-admin] DELETE https://10.4.3.189/volume/v3/types/fdd22ed8-bb17-4279-92af-dcfcb22104d7 Aug 25 05:50:25.032903 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-65fe26a7-1566-41f5-85bc-bc675ef08c50 tempest-VolumeAndVolumeTypeFromImageTest-1715142669 tempest-VolumeAndVolumeTypeFromImageTest-1715142669-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:25.033172 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-65fe26a7-1566-41f5-85bc-bc675ef08c50 tempest-VolumeAndVolumeTypeFromImageTest-1715142669 tempest-VolumeAndVolumeTypeFromImageTest-1715142669-project-admin] Calling method '_delete' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:25.033428 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:25.033428 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:50:25.061722 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-65fe26a7-1566-41f5-85bc-bc675ef08c50 tempest-VolumeAndVolumeTypeFromImageTest-1715142669 tempest-VolumeAndVolumeTypeFromImageTest-1715142669-project-admin] https://10.4.3.189/volume/v3/types/fdd22ed8-bb17-4279-92af-dcfcb22104d7 returned with HTTP 202 Aug 25 05:50:25.062171 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1021/4100] 10.4.3.189 () {66 vars in 1345 bytes} [Tue Aug 25 05:50:25 2026] DELETE /volume/v3/types/fdd22ed8-bb17-4279-92af-dcfcb22104d7 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:50:25.064412 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.quota [None req-6e16bf38-808c-42d5-822e-e056aa2fe248 tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] Created reservations ['05a58fc4-e775-4d22-8e8f-526afde2c740', '5d507362-542b-4994-b981-fde6f0670cc9', '54518110-7865-4dbb-b5ad-a719f780a0fc', 'd613b0f2-99f9-4faf-836d-7a7573b70d84'] {{(pid=100270) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:50:25.065366 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-6e16bf38-808c-42d5-822e-e056aa2fe248 tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (823cd26b-e228-4f12-9797-8de178db7aea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['05a58fc4-e775-4d22-8e8f-526afde2c740', '5d507362-542b-4994-b981-fde6f0670cc9', '54518110-7865-4dbb-b5ad-a719f780a0fc', 'd613b0f2-99f9-4faf-836d-7a7573b70d84']}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:50:25.066110 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-6e16bf38-808c-42d5-822e-e056aa2fe248 tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ded67fc6-a49b-4e8f-b434-719b146989fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:50:25.071125 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-fb461219-a93f-4683-88a4-ddf283fc0d6a None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:25.072519 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-fb461219-a93f-4683-88a4-ddf283fc0d6a tempest-VolumeAndVolumeTypeFromImageTest-1715142669 tempest-VolumeAndVolumeTypeFromImageTest-1715142669-project-admin] GET https://10.4.3.189/volume/v3/types/fdd22ed8-bb17-4279-92af-dcfcb22104d7 Aug 25 05:50:25.073273 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-fb461219-a93f-4683-88a4-ddf283fc0d6a tempest-VolumeAndVolumeTypeFromImageTest-1715142669 tempest-VolumeAndVolumeTypeFromImageTest-1715142669-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:25.073273 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-fb461219-a93f-4683-88a4-ddf283fc0d6a tempest-VolumeAndVolumeTypeFromImageTest-1715142669 tempest-VolumeAndVolumeTypeFromImageTest-1715142669-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:25.076237 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-fb461219-a93f-4683-88a4-ddf283fc0d6a tempest-VolumeAndVolumeTypeFromImageTest-1715142669 tempest-VolumeAndVolumeTypeFromImageTest-1715142669-project-admin] https://10.4.3.189/volume/v3/types/fdd22ed8-bb17-4279-92af-dcfcb22104d7 returned with HTTP 404 Aug 25 05:50:25.076837 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1036/4101] 10.4.3.189 () {66 vars in 1342 bytes} [Tue Aug 25 05:50:25 2026] GET /volume/v3/types/fdd22ed8-bb17-4279-92af-dcfcb22104d7 => generated 114 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:50:25.091891 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-6e16bf38-808c-42d5-822e-e056aa2fe248 tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ded67fc6-a49b-4e8f-b434-719b146989fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '257c6ee1-d948-4e1f-a11e-5d8615eda67e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1659279454',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='00565ad3f83a492c93cd73406bfc7762',qos_specs=None,replication_status=,reservations=['05a58fc4-e775-4d22-8e8f-526afde2c740','5d507362-542b-4994-b981-fde6f0670cc9','54518110-7865-4dbb-b5ad-a719f780a0fc','d613b0f2-99f9-4faf-836d-7a7573b70d84'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='73cf4da906be47b9845028c834fe4b3d',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T05:50:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1659279454',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=257c6ee1-d948-4e1f-a11e-5d8615eda67e,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='00565ad3f83a492c93cd73406bfc7762',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='73cf4da906be47b9845028c834fe4b3d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(23fc6e5d-fce0-4521-ba46-4837b4232084),volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:50:25.092618 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-6e16bf38-808c-42d5-822e-e056aa2fe248 tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (34bfd3af-3fec-41ce-b0e1-5ed112f1bd21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:50:25.112512 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-6e16bf38-808c-42d5-822e-e056aa2fe248 tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (34bfd3af-3fec-41ce-b0e1-5ed112f1bd21) transitioned into state 'SUCCESS' from state '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-1659279454',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='00565ad3f83a492c93cd73406bfc7762',qos_specs=None,replication_status=,reservations=['05a58fc4-e775-4d22-8e8f-526afde2c740','5d507362-542b-4994-b981-fde6f0670cc9','54518110-7865-4dbb-b5ad-a719f780a0fc','d613b0f2-99f9-4faf-836d-7a7573b70d84'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='73cf4da906be47b9845028c834fe4b3d',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:50:25.113209 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-6e16bf38-808c-42d5-822e-e056aa2fe248 tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6d3e5c15-ee7b-482f-ab86-e97ec59c0a93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:50:25.123751 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-6e16bf38-808c-42d5-822e-e056aa2fe248 tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6d3e5c15-ee7b-482f-ab86-e97ec59c0a93) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:50:25.124686 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-6e16bf38-808c-42d5-822e-e056aa2fe248 tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] Flow 'volume_create_api' (8da17a14-50a3-495e-bd88-ed512f4c3db3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100270) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:50:25.125095 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-6e16bf38-808c-42d5-822e-e056aa2fe248 tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] Create volume request issued successfully. Aug 25 05:50:25.125775 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-6e16bf38-808c-42d5-822e-e056aa2fe248 tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] https://10.4.3.189/volume/v3/volumes returned with HTTP 202 Aug 25 05:50:25.126353 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1024/4102] 10.4.3.189 () {68 vars in 1259 bytes} [Tue Aug 25 05:50:24 2026] POST /volume/v3/volumes => generated 759 bytes in 259 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 05:50:25.139386 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-a73360a3-a082-4623-98ff-a496eca6daad None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:25.141700 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a73360a3-a082-4623-98ff-a496eca6daad tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] GET https://10.4.3.189/volume/v3/volumes/257c6ee1-d948-4e1f-a11e-5d8615eda67e Aug 25 05:50:25.141928 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a73360a3-a082-4623-98ff-a496eca6daad tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:25.142186 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a73360a3-a082-4623-98ff-a496eca6daad tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:25.150697 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:25.150697 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:50:25.155174 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-a73360a3-a082-4623-98ff-a496eca6daad tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] Volume info retrieved successfully. Aug 25 05:50:25.160176 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a73360a3-a082-4623-98ff-a496eca6daad tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] https://10.4.3.189/volume/v3/volumes/257c6ee1-d948-4e1f-a11e-5d8615eda67e returned with HTTP 200 Aug 25 05:50:25.160578 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1022/4103] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:50:25 2026] GET /volume/v3/volumes/257c6ee1-d948-4e1f-a11e-5d8615eda67e => generated 827 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:50:25.172051 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-ca8cda98-dbaf-4d46-bb40-98e948dae67a None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:25.174449 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-ca8cda98-dbaf-4d46-bb40-98e948dae67a tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] GET https://10.4.3.189/volume/v3/volumes/26ab3c64-94f0-4b04-858f-5d674a634cd9 Aug 25 05:50:25.174449 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-ca8cda98-dbaf-4d46-bb40-98e948dae67a tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:25.174449 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-ca8cda98-dbaf-4d46-bb40-98e948dae67a tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:25.182347 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:25.182347 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:50:25.185365 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-ca8cda98-dbaf-4d46-bb40-98e948dae67a tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Volume info retrieved successfully. Aug 25 05:50:25.190104 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-ca8cda98-dbaf-4d46-bb40-98e948dae67a tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] https://10.4.3.189/volume/v3/volumes/26ab3c64-94f0-4b04-858f-5d674a634cd9 returned with HTTP 200 Aug 25 05:50:25.190624 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1022/4104] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:50:25 2026] GET /volume/v3/volumes/26ab3c64-94f0-4b04-858f-5d674a634cd9 => generated 871 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:50:25.203702 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-e7609b37-9f63-4b8b-b686-c87ffdb30e31 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:25.205548 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-e7609b37-9f63-4b8b-b686-c87ffdb30e31 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] GET https://10.4.3.189/volume/v3/volumes/26ab3c64-94f0-4b04-858f-5d674a634cd9 Aug 25 05:50:25.205784 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-e7609b37-9f63-4b8b-b686-c87ffdb30e31 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:25.206285 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-e7609b37-9f63-4b8b-b686-c87ffdb30e31 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:25.213663 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:25.213663 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:50:25.217234 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-e7609b37-9f63-4b8b-b686-c87ffdb30e31 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Volume info retrieved successfully. Aug 25 05:50:25.221537 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-e7609b37-9f63-4b8b-b686-c87ffdb30e31 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] https://10.4.3.189/volume/v3/volumes/26ab3c64-94f0-4b04-858f-5d674a634cd9 returned with HTTP 200 Aug 25 05:50:25.222040 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1037/4105] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:50:25 2026] GET /volume/v3/volumes/26ab3c64-94f0-4b04-858f-5d674a634cd9 => generated 871 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:50:25.234131 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-23d98135-0e08-4d9a-bfc0-6fb729487e81 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:25.236069 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-23d98135-0e08-4d9a-bfc0-6fb729487e81 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] POST https://10.4.3.189/volume/v3/volumes/26ab3c64-94f0-4b04-858f-5d674a634cd9/action Aug 25 05:50:25.236413 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-23d98135-0e08-4d9a-bfc0-6fb729487e81 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=100270) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 05:50:25.236530 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-23d98135-0e08-4d9a-bfc0-6fb729487e81 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:50:25.245432 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:25.245432 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:50:25.245874 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-23d98135-0e08-4d9a-bfc0-6fb729487e81 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Volume info retrieved successfully. Aug 25 05:50:25.252244 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-23d98135-0e08-4d9a-bfc0-6fb729487e81 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Volume updated successfully. Aug 25 05:50:25.252518 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-23d98135-0e08-4d9a-bfc0-6fb729487e81 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] https://10.4.3.189/volume/v3/volumes/26ab3c64-94f0-4b04-858f-5d674a634cd9/action returned with HTTP 200 Aug 25 05:50:25.252934 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1025/4106] 10.4.3.189 () {68 vars in 1390 bytes} [Tue Aug 25 05:50:25 2026] POST /volume/v3/volumes/26ab3c64-94f0-4b04-858f-5d674a634cd9/action => generated 0 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 25 05:50:25.373518 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-96604f9b-decc-4c61-a357-1bc8dcf6e5ae req-60aed58d-d0e0-4be1-b205-a7ad1a24e57e None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:25.375575 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-96604f9b-decc-4c61-a357-1bc8dcf6e5ae req-60aed58d-d0e0-4be1-b205-a7ad1a24e57e tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] GET https://10.4.3.189/volume/v3/volumes/26ab3c64-94f0-4b04-858f-5d674a634cd9 Aug 25 05:50:25.375777 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-96604f9b-decc-4c61-a357-1bc8dcf6e5ae req-60aed58d-d0e0-4be1-b205-a7ad1a24e57e tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:25.375962 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-96604f9b-decc-4c61-a357-1bc8dcf6e5ae req-60aed58d-d0e0-4be1-b205-a7ad1a24e57e tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:25.382792 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:25.382792 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:50:25.386561 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [req-96604f9b-decc-4c61-a357-1bc8dcf6e5ae req-60aed58d-d0e0-4be1-b205-a7ad1a24e57e tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Volume info retrieved successfully. Aug 25 05:50:25.390671 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-96604f9b-decc-4c61-a357-1bc8dcf6e5ae req-60aed58d-d0e0-4be1-b205-a7ad1a24e57e tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] https://10.4.3.189/volume/v3/volumes/26ab3c64-94f0-4b04-858f-5d674a634cd9 returned with HTTP 200 Aug 25 05:50:25.391039 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1023/4107] 10.4.3.189 () {68 vars in 1598 bytes} [Tue Aug 25 05:50:25 2026] GET /volume/v3/volumes/26ab3c64-94f0-4b04-858f-5d674a634cd9 => generated 870 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:50:25.523443 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-455c0eb5-3e38-40d6-b01e-c2d6586ccb6f None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:25.525381 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-455c0eb5-3e38-40d6-b01e-c2d6586ccb6f tempest-ProjectAdminTests39-1256172067 tempest-ProjectAdminTests39-1256172067-project-admin] GET https://10.4.3.189/volume/v3/backups/4a637cbe-cf81-4e99-bbb6-9cc19138f2cb Aug 25 05:50:25.525606 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-455c0eb5-3e38-40d6-b01e-c2d6586ccb6f tempest-ProjectAdminTests39-1256172067 tempest-ProjectAdminTests39-1256172067-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:25.525846 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-455c0eb5-3e38-40d6-b01e-c2d6586ccb6f tempest-ProjectAdminTests39-1256172067 tempest-ProjectAdminTests39-1256172067-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:25.525957 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-455c0eb5-3e38-40d6-b01e-c2d6586ccb6f tempest-ProjectAdminTests39-1256172067 tempest-ProjectAdminTests39-1256172067-project-admin] Show backup with id 4a637cbe-cf81-4e99-bbb6-9cc19138f2cb. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:50:25.530689 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:25.530689 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:50:25.531408 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-455c0eb5-3e38-40d6-b01e-c2d6586ccb6f tempest-ProjectAdminTests39-1256172067 tempest-ProjectAdminTests39-1256172067-project-admin] https://10.4.3.189/volume/v3/backups/4a637cbe-cf81-4e99-bbb6-9cc19138f2cb returned with HTTP 200 Aug 25 05:50:25.531864 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1023/4108] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:50:25 2026] GET /volume/v3/backups/4a637cbe-cf81-4e99-bbb6-9cc19138f2cb => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:50:25.831689 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-96604f9b-decc-4c61-a357-1bc8dcf6e5ae req-ee946aba-fc47-4053-934e-96daadb6b5c3 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:25.834309 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-96604f9b-decc-4c61-a357-1bc8dcf6e5ae req-ee946aba-fc47-4053-934e-96daadb6b5c3 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] GET https://10.4.3.189/volume/v3/volumes/26ab3c64-94f0-4b04-858f-5d674a634cd9 Aug 25 05:50:25.834582 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-96604f9b-decc-4c61-a357-1bc8dcf6e5ae req-ee946aba-fc47-4053-934e-96daadb6b5c3 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:25.834897 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-96604f9b-decc-4c61-a357-1bc8dcf6e5ae req-ee946aba-fc47-4053-934e-96daadb6b5c3 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:25.846182 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:25.846182 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:50:25.851252 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [req-96604f9b-decc-4c61-a357-1bc8dcf6e5ae req-ee946aba-fc47-4053-934e-96daadb6b5c3 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Volume info retrieved successfully. Aug 25 05:50:25.857654 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-96604f9b-decc-4c61-a357-1bc8dcf6e5ae req-ee946aba-fc47-4053-934e-96daadb6b5c3 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] https://10.4.3.189/volume/v3/volumes/26ab3c64-94f0-4b04-858f-5d674a634cd9 returned with HTTP 200 Aug 25 05:50:25.858296 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1038/4109] 10.4.3.189 () {68 vars in 1598 bytes} [Tue Aug 25 05:50:25 2026] GET /volume/v3/volumes/26ab3c64-94f0-4b04-858f-5d674a634cd9 => generated 870 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:50:25.868091 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-cf66528d-be21-4fdc-b4a5-665972d20eeb None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:25.868754 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-cf66528d-be21-4fdc-b4a5-665972d20eeb None None] GET https://10.4.3.189/volume// Aug 25 05:50:25.868986 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-cf66528d-be21-4fdc-b4a5-665972d20eeb None None] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:25.869313 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-cf66528d-be21-4fdc-b4a5-665972d20eeb None None] Calling method 'all' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:25.869783 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-cf66528d-be21-4fdc-b4a5-665972d20eeb None None] https://10.4.3.189/volume// returned with HTTP 300 Aug 25 05:50:25.870104 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1026/4110] 10.4.3.189 () {66 vars in 1419 bytes} [Tue Aug 25 05:50: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 25 05:50:25.879730 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-96604f9b-decc-4c61-a357-1bc8dcf6e5ae req-8358ce9c-8422-47fc-9eba-bffb835d9e52 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:25.882718 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-96604f9b-decc-4c61-a357-1bc8dcf6e5ae req-8358ce9c-8422-47fc-9eba-bffb835d9e52 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] POST https://10.4.3.189/volume/v3/attachments Aug 25 05:50:25.883254 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-96604f9b-decc-4c61-a357-1bc8dcf6e5ae req-8358ce9c-8422-47fc-9eba-bffb835d9e52 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "26ab3c64-94f0-4b04-858f-5d674a634cd9", "connector": null, "instance_uuid": "7c85b365-2daa-4c06-becc-0cabcc672539"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:50:25.894917 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:25.894917 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:50:25.927834 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-96604f9b-decc-4c61-a357-1bc8dcf6e5ae req-8358ce9c-8422-47fc-9eba-bffb835d9e52 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] https://10.4.3.189/volume/v3/attachments returned with HTTP 200 Aug 25 05:50:25.928297 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1024/4111] 10.4.3.189 () {74 vars in 1594 bytes} [Tue Aug 25 05:50:25 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 25 05:50:26.029544 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-05d95f45-04cf-47f9-b360-f842f2d144b8 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:26.031243 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-05d95f45-04cf-47f9-b360-f842f2d144b8 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] GET https://10.4.3.189/volume/v3/backups/8c12c4c4-3981-46fc-a901-9ccaa90c52b5 Aug 25 05:50:26.032410 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-05d95f45-04cf-47f9-b360-f842f2d144b8 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:26.032410 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-05d95f45-04cf-47f9-b360-f842f2d144b8 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:26.032410 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-05d95f45-04cf-47f9-b360-f842f2d144b8 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Show backup with id 8c12c4c4-3981-46fc-a901-9ccaa90c52b5. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:50:26.036188 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:26.036188 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:50:26.036823 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-05d95f45-04cf-47f9-b360-f842f2d144b8 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] https://10.4.3.189/volume/v3/backups/8c12c4c4-3981-46fc-a901-9ccaa90c52b5 returned with HTTP 200 Aug 25 05:50:26.037197 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1024/4112] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:50:26 2026] GET /volume/v3/backups/8c12c4c4-3981-46fc-a901-9ccaa90c52b5 => generated 724 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:50:26.175386 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-abf8d27c-8bb3-4a7c-ac30-285ac8dcb8e7 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:26.177139 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-abf8d27c-8bb3-4a7c-ac30-285ac8dcb8e7 tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] GET https://10.4.3.189/volume/v3/volumes/257c6ee1-d948-4e1f-a11e-5d8615eda67e Aug 25 05:50:26.177309 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-abf8d27c-8bb3-4a7c-ac30-285ac8dcb8e7 tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:26.177479 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-abf8d27c-8bb3-4a7c-ac30-285ac8dcb8e7 tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:26.184329 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:26.184329 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:50:26.187921 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-abf8d27c-8bb3-4a7c-ac30-285ac8dcb8e7 tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] Volume info retrieved successfully. Aug 25 05:50:26.193187 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-abf8d27c-8bb3-4a7c-ac30-285ac8dcb8e7 tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] https://10.4.3.189/volume/v3/volumes/257c6ee1-d948-4e1f-a11e-5d8615eda67e returned with HTTP 200 Aug 25 05:50:26.193622 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1039/4113] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:50:26 2026] GET /volume/v3/volumes/257c6ee1-d948-4e1f-a11e-5d8615eda67e => generated 852 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:50:26.206157 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-18229089-bb0b-423a-a200-2ce1df912248 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:26.207977 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-18229089-bb0b-423a-a200-2ce1df912248 tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] GET https://10.4.3.189/volume/v3/volumes/257c6ee1-d948-4e1f-a11e-5d8615eda67e Aug 25 05:50:26.208236 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-18229089-bb0b-423a-a200-2ce1df912248 tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:26.208421 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-18229089-bb0b-423a-a200-2ce1df912248 tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:26.216496 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:26.216496 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:50:26.220492 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-18229089-bb0b-423a-a200-2ce1df912248 tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] Volume info retrieved successfully. Aug 25 05:50:26.225367 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-18229089-bb0b-423a-a200-2ce1df912248 tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] https://10.4.3.189/volume/v3/volumes/257c6ee1-d948-4e1f-a11e-5d8615eda67e returned with HTTP 200 Aug 25 05:50:26.225781 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1027/4114] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:50:26 2026] GET /volume/v3/volumes/257c6ee1-d948-4e1f-a11e-5d8615eda67e => generated 852 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:50:26.239010 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-6ec80a01-79ac-45ad-9b8d-c6bf125f8073 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:26.241047 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6ec80a01-79ac-45ad-9b8d-c6bf125f8073 tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] PUT https://10.4.3.189/volume/v3/volumes/257c6ee1-d948-4e1f-a11e-5d8615eda67e Aug 25 05:50:26.241426 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-6ec80a01-79ac-45ad-9b8d-c6bf125f8073 tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1659279454"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:50:26.249533 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:26.249533 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:50:26.253893 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-6ec80a01-79ac-45ad-9b8d-c6bf125f8073 tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] Volume info retrieved successfully. Aug 25 05:50:26.263752 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-6ec80a01-79ac-45ad-9b8d-c6bf125f8073 tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] Volume updated successfully. Aug 25 05:50:26.264668 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6ec80a01-79ac-45ad-9b8d-c6bf125f8073 tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] https://10.4.3.189/volume/v3/volumes/257c6ee1-d948-4e1f-a11e-5d8615eda67e returned with HTTP 200 Aug 25 05:50:26.265275 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1025/4115] 10.4.3.189 () {68 vars in 1368 bytes} [Tue Aug 25 05:50:26 2026] PUT /volume/v3/volumes/257c6ee1-d948-4e1f-a11e-5d8615eda67e => generated 784 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:50:26.277107 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-1b7b5019-ff44-42a2-8c1a-3fec5f97bb39 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:26.278912 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-1b7b5019-ff44-42a2-8c1a-3fec5f97bb39 tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] PUT https://10.4.3.189/volume/v3/volumes/257c6ee1-d948-4e1f-a11e-5d8615eda67e Aug 25 05:50:26.279327 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-1b7b5019-ff44-42a2-8c1a-3fec5f97bb39 tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-1888369933", "description": "This is the new description of volume"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:50:26.287834 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:26.287834 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:50:26.292779 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-1b7b5019-ff44-42a2-8c1a-3fec5f97bb39 tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] Volume info retrieved successfully. Aug 25 05:50:26.303069 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-1b7b5019-ff44-42a2-8c1a-3fec5f97bb39 tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] Volume updated successfully. Aug 25 05:50:26.303735 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-1b7b5019-ff44-42a2-8c1a-3fec5f97bb39 tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] https://10.4.3.189/volume/v3/volumes/257c6ee1-d948-4e1f-a11e-5d8615eda67e returned with HTTP 200 Aug 25 05:50:26.304116 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1025/4116] 10.4.3.189 () {68 vars in 1369 bytes} [Tue Aug 25 05:50:26 2026] PUT /volume/v3/volumes/257c6ee1-d948-4e1f-a11e-5d8615eda67e => generated 823 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:50:26.315692 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-3f13d1f1-e34c-47d2-b35f-b6660155a341 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:26.317947 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-3f13d1f1-e34c-47d2-b35f-b6660155a341 tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] GET https://10.4.3.189/volume/v3/volumes/257c6ee1-d948-4e1f-a11e-5d8615eda67e Aug 25 05:50:26.318326 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-3f13d1f1-e34c-47d2-b35f-b6660155a341 tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:26.318716 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-3f13d1f1-e34c-47d2-b35f-b6660155a341 tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:26.327017 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:26.327017 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:50:26.331540 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-3f13d1f1-e34c-47d2-b35f-b6660155a341 tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] Volume info retrieved successfully. Aug 25 05:50:26.336858 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-3f13d1f1-e34c-47d2-b35f-b6660155a341 tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] https://10.4.3.189/volume/v3/volumes/257c6ee1-d948-4e1f-a11e-5d8615eda67e returned with HTTP 200 Aug 25 05:50:26.337394 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1040/4117] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:50:26 2026] GET /volume/v3/volumes/257c6ee1-d948-4e1f-a11e-5d8615eda67e => generated 891 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:50:26.354213 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-d4428734-c5d0-4617-b86b-929a6f3f1c93 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:26.355928 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-d4428734-c5d0-4617-b86b-929a6f3f1c93 tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] POST https://10.4.3.189/volume/v3/volumes Aug 25 05:50:26.356327 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-d4428734-c5d0-4617-b86b-929a6f3f1c93 tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-1045431307", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-541359733"}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:50:26.357925 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.v3.volumes [None req-d4428734-c5d0-4617-b86b-929a6f3f1c93 tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-1045431307', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-541359733'}} {{(pid=100270) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 05:50:26.359495 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.v3.volumes [None req-d4428734-c5d0-4617-b86b-929a6f3f1c93 tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] Create volume of 1 GB Aug 25 05:50:26.363077 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-d4428734-c5d0-4617-b86b-929a6f3f1c93 tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] Availability Zones retrieved successfully. Aug 25 05:50:26.369749 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-d4428734-c5d0-4617-b86b-929a6f3f1c93 tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] Flow 'volume_create_api' (d97b8692-163e-4921-9498-521935e3911e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:50:26.370813 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-d4428734-c5d0-4617-b86b-929a6f3f1c93 tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2919b4bb-ff2b-448a-9bdf-e80785639f79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:50:26.371965 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.flows.api.create_volume [None req-d4428734-c5d0-4617-b86b-929a6f3f1c93 tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] Validating volume size '1' using validate_int {{(pid=100270) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 05:50:26.402378 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-d4428734-c5d0-4617-b86b-929a6f3f1c93 tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2919b4bb-ff2b-448a-9bdf-e80785639f79) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T05:35:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=23fc6e5d-fce0-4521-ba46-4837b4232084,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '23fc6e5d-fce0-4521-ba46-4837b4232084', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:50:26.403270 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-d4428734-c5d0-4617-b86b-929a6f3f1c93 tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (55d214a7-7b8b-4c98-9f8a-e6200f2b9043) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:50:26.446030 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.quota [None req-d4428734-c5d0-4617-b86b-929a6f3f1c93 tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] Created reservations ['520a6f8c-4b92-43ad-a930-54db140dd254', '61a32c08-eab8-4a86-aca2-c4c369746547', '39b6a8fa-8371-4a3d-ae07-a3dac5db89fe', 'aa239cca-ff97-4181-9094-9a1dad29bb42'] {{(pid=100270) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:50:26.446798 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-d4428734-c5d0-4617-b86b-929a6f3f1c93 tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (55d214a7-7b8b-4c98-9f8a-e6200f2b9043) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['520a6f8c-4b92-43ad-a930-54db140dd254', '61a32c08-eab8-4a86-aca2-c4c369746547', '39b6a8fa-8371-4a3d-ae07-a3dac5db89fe', 'aa239cca-ff97-4181-9094-9a1dad29bb42']}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:50:26.447687 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-d4428734-c5d0-4617-b86b-929a6f3f1c93 tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8dc6975b-64c6-4808-a3d7-ccd014923b57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:50:26.474082 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-d4428734-c5d0-4617-b86b-929a6f3f1c93 tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8dc6975b-64c6-4808-a3d7-ccd014923b57) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '88a402fb-7b5f-4ab0-af23-83ea9aec30d6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-1045431307',display_name='tempest-VolumesGetTest-Volume-541359733',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='00565ad3f83a492c93cd73406bfc7762',qos_specs=None,replication_status=,reservations=['520a6f8c-4b92-43ad-a930-54db140dd254','61a32c08-eab8-4a86-aca2-c4c369746547','39b6a8fa-8371-4a3d-ae07-a3dac5db89fe','aa239cca-ff97-4181-9094-9a1dad29bb42'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='73cf4da906be47b9845028c834fe4b3d',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T05:50:26Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-1045431307',display_name='tempest-VolumesGetTest-Volume-541359733',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=88a402fb-7b5f-4ab0-af23-83ea9aec30d6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='00565ad3f83a492c93cd73406bfc7762',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='73cf4da906be47b9845028c834fe4b3d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(23fc6e5d-fce0-4521-ba46-4837b4232084),volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:50:26.474936 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-d4428734-c5d0-4617-b86b-929a6f3f1c93 tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (333b7b5a-deca-4a86-9680-3cdb4ecb7a70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:50:26.497041 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-d4428734-c5d0-4617-b86b-929a6f3f1c93 tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (333b7b5a-deca-4a86-9680-3cdb4ecb7a70) transitioned into 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-1045431307',display_name='tempest-VolumesGetTest-Volume-541359733',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='00565ad3f83a492c93cd73406bfc7762',qos_specs=None,replication_status=,reservations=['520a6f8c-4b92-43ad-a930-54db140dd254','61a32c08-eab8-4a86-aca2-c4c369746547','39b6a8fa-8371-4a3d-ae07-a3dac5db89fe','aa239cca-ff97-4181-9094-9a1dad29bb42'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='73cf4da906be47b9845028c834fe4b3d',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:50:26.497831 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-d4428734-c5d0-4617-b86b-929a6f3f1c93 tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (55b49de7-2173-4750-8f4d-034d592eed46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:50:26.507425 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-d4428734-c5d0-4617-b86b-929a6f3f1c93 tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (55b49de7-2173-4750-8f4d-034d592eed46) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:50:26.508221 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-d4428734-c5d0-4617-b86b-929a6f3f1c93 tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] Flow 'volume_create_api' (d97b8692-163e-4921-9498-521935e3911e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100270) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:50:26.508558 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-d4428734-c5d0-4617-b86b-929a6f3f1c93 tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] Create volume request issued successfully. Aug 25 05:50:26.509307 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-d4428734-c5d0-4617-b86b-929a6f3f1c93 tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] https://10.4.3.189/volume/v3/volumes returned with HTTP 202 Aug 25 05:50:26.509768 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1028/4118] 10.4.3.189 () {68 vars in 1259 bytes} [Tue Aug 25 05:50:26 2026] POST /volume/v3/volumes => generated 779 bytes in 156 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 05:50:26.523228 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-4c51f989-156d-4f29-ae2f-d89976724059 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:26.525143 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-4c51f989-156d-4f29-ae2f-d89976724059 tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] GET https://10.4.3.189/volume/v3/volumes/88a402fb-7b5f-4ab0-af23-83ea9aec30d6 Aug 25 05:50:26.525359 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-4c51f989-156d-4f29-ae2f-d89976724059 tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:26.525547 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-4c51f989-156d-4f29-ae2f-d89976724059 tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:26.533482 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:26.533482 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:50:26.538479 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-4c51f989-156d-4f29-ae2f-d89976724059 tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] Volume info retrieved successfully. Aug 25 05:50:26.543285 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-c7c7755b-3cd4-4522-92a0-82cd90c8a118 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:26.545204 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-c7c7755b-3cd4-4522-92a0-82cd90c8a118 tempest-ProjectAdminTests39-1256172067 tempest-ProjectAdminTests39-1256172067-project-admin] GET https://10.4.3.189/volume/v3/backups/4a637cbe-cf81-4e99-bbb6-9cc19138f2cb Aug 25 05:50:26.545459 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-c7c7755b-3cd4-4522-92a0-82cd90c8a118 tempest-ProjectAdminTests39-1256172067 tempest-ProjectAdminTests39-1256172067-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:26.545733 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-c7c7755b-3cd4-4522-92a0-82cd90c8a118 tempest-ProjectAdminTests39-1256172067 tempest-ProjectAdminTests39-1256172067-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:26.545845 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-c7c7755b-3cd4-4522-92a0-82cd90c8a118 tempest-ProjectAdminTests39-1256172067 tempest-ProjectAdminTests39-1256172067-project-admin] Show backup with id 4a637cbe-cf81-4e99-bbb6-9cc19138f2cb. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:50:26.548093 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-4c51f989-156d-4f29-ae2f-d89976724059 tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] https://10.4.3.189/volume/v3/volumes/88a402fb-7b5f-4ab0-af23-83ea9aec30d6 returned with HTTP 200 Aug 25 05:50:26.548467 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1026/4119] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:50:26 2026] GET /volume/v3/volumes/88a402fb-7b5f-4ab0-af23-83ea9aec30d6 => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:50:26.552420 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:26.552420 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:50:26.553123 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-c7c7755b-3cd4-4522-92a0-82cd90c8a118 tempest-ProjectAdminTests39-1256172067 tempest-ProjectAdminTests39-1256172067-project-admin] https://10.4.3.189/volume/v3/backups/4a637cbe-cf81-4e99-bbb6-9cc19138f2cb returned with HTTP 200 Aug 25 05:50:26.553483 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1026/4120] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:50:26 2026] GET /volume/v3/backups/4a637cbe-cf81-4e99-bbb6-9cc19138f2cb => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:50:26.857875 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-6f871bdc-acb7-4cb5-b2fd-416962f7c09e None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:26.859901 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-6f871bdc-acb7-4cb5-b2fd-416962f7c09e None None] GET https://10.4.3.189/volume// Aug 25 05:50:26.859901 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-6f871bdc-acb7-4cb5-b2fd-416962f7c09e None None] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:26.859901 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-6f871bdc-acb7-4cb5-b2fd-416962f7c09e None None] Calling method 'all' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:26.859901 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-6f871bdc-acb7-4cb5-b2fd-416962f7c09e None None] https://10.4.3.189/volume// returned with HTTP 300 Aug 25 05:50:26.859901 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1041/4121] 10.4.3.189 () {66 vars in 1426 bytes} [Tue Aug 25 05:50:26 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 05:50:26.873555 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [req-96604f9b-decc-4c61-a357-1bc8dcf6e5ae req-5c10915a-6153-4e04-8de6-b352b2898057 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:26.875888 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-96604f9b-decc-4c61-a357-1bc8dcf6e5ae req-5c10915a-6153-4e04-8de6-b352b2898057 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] GET https://10.4.3.189/volume/v3/volumes/26ab3c64-94f0-4b04-858f-5d674a634cd9 Aug 25 05:50:26.876133 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-96604f9b-decc-4c61-a357-1bc8dcf6e5ae req-5c10915a-6153-4e04-8de6-b352b2898057 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:26.876340 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-96604f9b-decc-4c61-a357-1bc8dcf6e5ae req-5c10915a-6153-4e04-8de6-b352b2898057 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:26.885681 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:26.885681 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:50:26.888726 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [req-96604f9b-decc-4c61-a357-1bc8dcf6e5ae req-5c10915a-6153-4e04-8de6-b352b2898057 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Volume info retrieved successfully. Aug 25 05:50:26.892222 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-96604f9b-decc-4c61-a357-1bc8dcf6e5ae req-5c10915a-6153-4e04-8de6-b352b2898057 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] https://10.4.3.189/volume/v3/volumes/26ab3c64-94f0-4b04-858f-5d674a634cd9 returned with HTTP 200 Aug 25 05:50:26.892581 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1029/4122] 10.4.3.189 () {70 vars in 1639 bytes} [Tue Aug 25 05:50:26 2026] GET /volume/v3/volumes/26ab3c64-94f0-4b04-858f-5d674a634cd9 => generated 1049 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 05:50:26.961897 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-6c27357b-00e9-4852-9c87-e6b7c66ffb55 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:26.997042 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-96604f9b-decc-4c61-a357-1bc8dcf6e5ae req-7dffc1c5-489f-4834-a310-7658647e6770 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:26.999218 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-96604f9b-decc-4c61-a357-1bc8dcf6e5ae req-7dffc1c5-489f-4834-a310-7658647e6770 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] PUT https://10.4.3.189/volume/v3/attachments/80d639a3-4ef2-43de-88c9-c15ebf2755d3 Aug 25 05:50:26.999543 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-96604f9b-decc-4c61-a357-1bc8dcf6e5ae req-7dffc1c5-489f-4834-a310-7658647e6770 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.189", "host": "np0000008051", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:8b4a65c6a3e1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "a19da604-b1eb-4396-a9d5-30b16dae3da8", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:50:27.013733 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.coordination [req-96604f9b-decc-4c61-a357-1bc8dcf6e5ae req-7dffc1c5-489f-4834-a310-7658647e6770 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Acquiring lock "cinder-attachment_update-26ab3c64-94f0-4b04-858f-5d674a634cd9-np0000008051" by "attachment_update" {{(pid=100269) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 05:50:27.018628 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.coordination [req-96604f9b-decc-4c61-a357-1bc8dcf6e5ae req-7dffc1c5-489f-4834-a310-7658647e6770 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Lock "cinder-attachment_update-26ab3c64-94f0-4b04-858f-5d674a634cd9-np0000008051" acquired by "attachment_update" :: waited 0.005s {{(pid=100269) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 05:50:27.019519 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:27.019519 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:50:27.048255 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-5e5928ac-9855-4dd0-bb66-63bb1f5274c5 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:27.052078 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-5e5928ac-9855-4dd0-bb66-63bb1f5274c5 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] GET https://10.4.3.189/volume/v3/backups/8c12c4c4-3981-46fc-a901-9ccaa90c52b5 Aug 25 05:50:27.052078 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-5e5928ac-9855-4dd0-bb66-63bb1f5274c5 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:27.052078 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-5e5928ac-9855-4dd0-bb66-63bb1f5274c5 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:27.052078 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-5e5928ac-9855-4dd0-bb66-63bb1f5274c5 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Show backup with id 8c12c4c4-3981-46fc-a901-9ccaa90c52b5. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:50:27.056261 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:27.056261 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:50:27.056962 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-5e5928ac-9855-4dd0-bb66-63bb1f5274c5 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] https://10.4.3.189/volume/v3/backups/8c12c4c4-3981-46fc-a901-9ccaa90c52b5 returned with HTTP 200 Aug 25 05:50:27.057422 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1042/4123] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:50:27 2026] GET /volume/v3/backups/8c12c4c4-3981-46fc-a901-9ccaa90c52b5 => generated 724 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:50:27.065815 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6c27357b-00e9-4852-9c87-e6b7c66ffb55 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] POST https://10.4.3.189/volume/v3/volumes Aug 25 05:50:27.066155 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-6c27357b-00e9-4852-9c87-e6b7c66ffb55 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-1923272746"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:50:27.067591 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.v3.volumes [None req-6c27357b-00e9-4852-9c87-e6b7c66ffb55 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1923272746'}} {{(pid=100268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 05:50:27.067726 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-6c27357b-00e9-4852-9c87-e6b7c66ffb55 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Create volume of 1 GB Aug 25 05:50:27.071556 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-6c27357b-00e9-4852-9c87-e6b7c66ffb55 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Availability Zones retrieved successfully. Aug 25 05:50:27.076649 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-6c27357b-00e9-4852-9c87-e6b7c66ffb55 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Flow 'volume_create_api' (709df435-0c1c-49ba-b4fd-e3201b2b7fd2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:50:27.077555 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-6c27357b-00e9-4852-9c87-e6b7c66ffb55 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (785f3dca-be07-4bcb-a9b4-8d921e422ea5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:50:27.078395 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.flows.api.create_volume [None req-6c27357b-00e9-4852-9c87-e6b7c66ffb55 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Validating volume size '1' using validate_int {{(pid=100268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 05:50:27.102951 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-6c27357b-00e9-4852-9c87-e6b7c66ffb55 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (785f3dca-be07-4bcb-a9b4-8d921e422ea5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T05:35:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=23fc6e5d-fce0-4521-ba46-4837b4232084,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '23fc6e5d-fce0-4521-ba46-4837b4232084', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:50:27.103042 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-6c27357b-00e9-4852-9c87-e6b7c66ffb55 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d9901166-634b-49d6-9348-3aa475d54d43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:50:27.104081 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.coordination [req-96604f9b-decc-4c61-a357-1bc8dcf6e5ae req-7dffc1c5-489f-4834-a310-7658647e6770 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Lock "cinder-attachment_update-26ab3c64-94f0-4b04-858f-5d674a634cd9-np0000008051" released by "attachment_update" :: held 0.085s {{(pid=100269) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 05:50:27.104081 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-96604f9b-decc-4c61-a357-1bc8dcf6e5ae req-7dffc1c5-489f-4834-a310-7658647e6770 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] https://10.4.3.189/volume/v3/attachments/80d639a3-4ef2-43de-88c9-c15ebf2755d3 returned with HTTP 200 Aug 25 05:50:27.104387 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1027/4124] 10.4.3.189 () {74 vars in 1704 bytes} [Tue Aug 25 05:50:26 2026] PUT /volume/v3/attachments/80d639a3-4ef2-43de-88c9-c15ebf2755d3 => generated 968 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:50:27.127852 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [req-96604f9b-decc-4c61-a357-1bc8dcf6e5ae req-98d2ec04-2b2e-4358-9892-b73fe7a26f5e None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:27.130498 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-96604f9b-decc-4c61-a357-1bc8dcf6e5ae req-98d2ec04-2b2e-4358-9892-b73fe7a26f5e tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] POST https://10.4.3.189/volume/v3/attachments/80d639a3-4ef2-43de-88c9-c15ebf2755d3/action Aug 25 05:50:27.131067 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-96604f9b-decc-4c61-a357-1bc8dcf6e5ae req-98d2ec04-2b2e-4358-9892-b73fe7a26f5e tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Action body: b'{"os-complete": null}' {{(pid=100270) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 05:50:27.131263 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-96604f9b-decc-4c61-a357-1bc8dcf6e5ae req-98d2ec04-2b2e-4358-9892-b73fe7a26f5e tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:50:27.150770 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:27.150770 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:50:27.158775 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-6c27357b-00e9-4852-9c87-e6b7c66ffb55 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Created reservations ['928e2462-13fa-414f-86f2-4b482832b03f', '9439d6d3-e66d-431d-877e-f3edb91f5ece', '6978a633-9b78-4b62-a46e-cedc76ad7ef5', 'e9539ef9-e943-4557-b80a-9ba5edca82f7'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:50:27.159599 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-6c27357b-00e9-4852-9c87-e6b7c66ffb55 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d9901166-634b-49d6-9348-3aa475d54d43) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['928e2462-13fa-414f-86f2-4b482832b03f', '9439d6d3-e66d-431d-877e-f3edb91f5ece', '6978a633-9b78-4b62-a46e-cedc76ad7ef5', 'e9539ef9-e943-4557-b80a-9ba5edca82f7']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:50:27.160446 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-6c27357b-00e9-4852-9c87-e6b7c66ffb55 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b08b8564-7eb0-4ddc-8b5c-627e734d1ada) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:50:27.164760 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-96604f9b-decc-4c61-a357-1bc8dcf6e5ae req-98d2ec04-2b2e-4358-9892-b73fe7a26f5e tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] https://10.4.3.189/volume/v3/attachments/80d639a3-4ef2-43de-88c9-c15ebf2755d3/action returned with HTTP 204 Aug 25 05:50:27.165390 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1030/4125] 10.4.3.189 () {74 vars in 1725 bytes} [Tue Aug 25 05:50:27 2026] POST /volume/v3/attachments/80d639a3-4ef2-43de-88c9-c15ebf2755d3/action => generated 0 bytes in 38 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:50:27.190977 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-6c27357b-00e9-4852-9c87-e6b7c66ffb55 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b08b8564-7eb0-4ddc-8b5c-627e734d1ada) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dd5bb88c-ab9d-4a7d-bc51-1e9399b3daa1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1923272746',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c415045c9abe490aa71872fe5032078b',qos_specs=None,replication_status=,reservations=['928e2462-13fa-414f-86f2-4b482832b03f','9439d6d3-e66d-431d-877e-f3edb91f5ece','6978a633-9b78-4b62-a46e-cedc76ad7ef5','e9539ef9-e943-4557-b80a-9ba5edca82f7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='98ee9e9efd484244ae38f22318c905f4',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T05:50:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1923272746',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=dd5bb88c-ab9d-4a7d-bc51-1e9399b3daa1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c415045c9abe490aa71872fe5032078b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='98ee9e9efd484244ae38f22318c905f4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(23fc6e5d-fce0-4521-ba46-4837b4232084),volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:50:27.190977 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-6c27357b-00e9-4852-9c87-e6b7c66ffb55 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (afb9f686-4849-4286-be59-b8f86e9bc81f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:50:27.215734 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-6c27357b-00e9-4852-9c87-e6b7c66ffb55 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (afb9f686-4849-4286-be59-b8f86e9bc81f) transitioned into state 'SUCCESS' from state '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-1923272746',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c415045c9abe490aa71872fe5032078b',qos_specs=None,replication_status=,reservations=['928e2462-13fa-414f-86f2-4b482832b03f','9439d6d3-e66d-431d-877e-f3edb91f5ece','6978a633-9b78-4b62-a46e-cedc76ad7ef5','e9539ef9-e943-4557-b80a-9ba5edca82f7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='98ee9e9efd484244ae38f22318c905f4',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:50:27.216447 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-6c27357b-00e9-4852-9c87-e6b7c66ffb55 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9097db8f-522b-4ecb-b276-63503bedcfe9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:50:27.231096 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-6c27357b-00e9-4852-9c87-e6b7c66ffb55 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9097db8f-522b-4ecb-b276-63503bedcfe9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:50:27.233200 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-6c27357b-00e9-4852-9c87-e6b7c66ffb55 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Flow 'volume_create_api' (709df435-0c1c-49ba-b4fd-e3201b2b7fd2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:50:27.233200 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-6c27357b-00e9-4852-9c87-e6b7c66ffb55 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Create volume request issued successfully. Aug 25 05:50:27.233200 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6c27357b-00e9-4852-9c87-e6b7c66ffb55 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] https://10.4.3.189/volume/v3/volumes returned with HTTP 202 Aug 25 05:50:27.233319 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1027/4126] 10.4.3.189 () {70 vars in 1299 bytes} [Tue Aug 25 05:50:26 2026] POST /volume/v3/volumes => generated 770 bytes in 272 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:50:27.249159 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-ecfdb9de-6aed-40ab-b38c-bf6641b90dfc None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:27.260087 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-ecfdb9de-6aed-40ab-b38c-bf6641b90dfc tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] GET https://10.4.3.189/volume/v3/volumes/dd5bb88c-ab9d-4a7d-bc51-1e9399b3daa1 Aug 25 05:50:27.260087 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-ecfdb9de-6aed-40ab-b38c-bf6641b90dfc tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:27.260087 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-ecfdb9de-6aed-40ab-b38c-bf6641b90dfc tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:27.268162 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:27.268162 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:50:27.272429 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-ecfdb9de-6aed-40ab-b38c-bf6641b90dfc tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Volume info retrieved successfully. Aug 25 05:50:27.276872 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-ecfdb9de-6aed-40ab-b38c-bf6641b90dfc tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] https://10.4.3.189/volume/v3/volumes/dd5bb88c-ab9d-4a7d-bc51-1e9399b3daa1 returned with HTTP 200 Aug 25 05:50:27.277298 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1043/4127] 10.4.3.189 () {68 vars in 1389 bytes} [Tue Aug 25 05:50:27 2026] GET /volume/v3/volumes/dd5bb88c-ab9d-4a7d-bc51-1e9399b3daa1 => generated 838 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:50:27.564781 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-b4efaf19-272b-4cf8-9859-667537ab2cba None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:27.568410 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-b4efaf19-272b-4cf8-9859-667537ab2cba tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] GET https://10.4.3.189/volume/v3/volumes/88a402fb-7b5f-4ab0-af23-83ea9aec30d6 Aug 25 05:50:27.568410 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-b4efaf19-272b-4cf8-9859-667537ab2cba tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:27.568410 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-b4efaf19-272b-4cf8-9859-667537ab2cba tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:27.568609 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-53b9d24e-9e0e-477f-b08b-455a623154be None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:27.571365 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-53b9d24e-9e0e-477f-b08b-455a623154be tempest-ProjectAdminTests39-1256172067 tempest-ProjectAdminTests39-1256172067-project-admin] GET https://10.4.3.189/volume/v3/backups/4a637cbe-cf81-4e99-bbb6-9cc19138f2cb Aug 25 05:50:27.571971 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-53b9d24e-9e0e-477f-b08b-455a623154be tempest-ProjectAdminTests39-1256172067 tempest-ProjectAdminTests39-1256172067-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:27.572650 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-53b9d24e-9e0e-477f-b08b-455a623154be tempest-ProjectAdminTests39-1256172067 tempest-ProjectAdminTests39-1256172067-project-admin] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:27.572929 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-53b9d24e-9e0e-477f-b08b-455a623154be tempest-ProjectAdminTests39-1256172067 tempest-ProjectAdminTests39-1256172067-project-admin] Show backup with id 4a637cbe-cf81-4e99-bbb6-9cc19138f2cb. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:50:27.576029 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:27.576029 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:50:27.579849 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:27.579849 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:50:27.581590 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-53b9d24e-9e0e-477f-b08b-455a623154be tempest-ProjectAdminTests39-1256172067 tempest-ProjectAdminTests39-1256172067-project-admin] https://10.4.3.189/volume/v3/backups/4a637cbe-cf81-4e99-bbb6-9cc19138f2cb returned with HTTP 200 Aug 25 05:50:27.582200 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1031/4128] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:50:27 2026] GET /volume/v3/backups/4a637cbe-cf81-4e99-bbb6-9cc19138f2cb => generated 736 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:50:27.582513 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-b4efaf19-272b-4cf8-9859-667537ab2cba tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] Volume info retrieved successfully. Aug 25 05:50:27.589383 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-b4efaf19-272b-4cf8-9859-667537ab2cba tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] https://10.4.3.189/volume/v3/volumes/88a402fb-7b5f-4ab0-af23-83ea9aec30d6 returned with HTTP 200 Aug 25 05:50:27.589917 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1028/4129] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:50:27 2026] GET /volume/v3/volumes/88a402fb-7b5f-4ab0-af23-83ea9aec30d6 => generated 872 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:50:27.611290 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-25b73139-b35a-47fc-b199-3cf719b08388 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:27.614497 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-25b73139-b35a-47fc-b199-3cf719b08388 tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] PUT https://10.4.3.189/volume/v3/volumes/88a402fb-7b5f-4ab0-af23-83ea9aec30d6 Aug 25 05:50:27.615041 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-25b73139-b35a-47fc-b199-3cf719b08388 tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1659279454", "description": null}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:50:27.626294 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:27.626294 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:50:27.632371 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-25b73139-b35a-47fc-b199-3cf719b08388 tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] Volume info retrieved successfully. Aug 25 05:50:27.644627 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-25b73139-b35a-47fc-b199-3cf719b08388 tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] Volume updated successfully. Aug 25 05:50:27.645805 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-25b73139-b35a-47fc-b199-3cf719b08388 tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] https://10.4.3.189/volume/v3/volumes/88a402fb-7b5f-4ab0-af23-83ea9aec30d6 returned with HTTP 200 Aug 25 05:50:27.647029 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1028/4130] 10.4.3.189 () {68 vars in 1368 bytes} [Tue Aug 25 05:50:27 2026] PUT /volume/v3/volumes/88a402fb-7b5f-4ab0-af23-83ea9aec30d6 => generated 770 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:50:27.665074 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-16839829-ea75-4b56-8129-5ccdefb44ff2 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:27.672511 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-16839829-ea75-4b56-8129-5ccdefb44ff2 tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] GET https://10.4.3.189/volume/v3/volumes/88a402fb-7b5f-4ab0-af23-83ea9aec30d6 Aug 25 05:50:27.672781 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-16839829-ea75-4b56-8129-5ccdefb44ff2 tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:27.673035 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-16839829-ea75-4b56-8129-5ccdefb44ff2 tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:27.683616 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:27.683616 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:50:27.688479 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-16839829-ea75-4b56-8129-5ccdefb44ff2 tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] Volume info retrieved successfully. Aug 25 05:50:27.696409 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-16839829-ea75-4b56-8129-5ccdefb44ff2 tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] https://10.4.3.189/volume/v3/volumes/88a402fb-7b5f-4ab0-af23-83ea9aec30d6 returned with HTTP 200 Aug 25 05:50:27.696821 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1044/4131] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:50:27 2026] GET /volume/v3/volumes/88a402fb-7b5f-4ab0-af23-83ea9aec30d6 => generated 838 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:50:27.711120 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-412f9f1d-43b5-42b3-b817-bccc7fa03362 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:27.712761 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-412f9f1d-43b5-42b3-b817-bccc7fa03362 tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] DELETE https://10.4.3.189/volume/v3/volumes/88a402fb-7b5f-4ab0-af23-83ea9aec30d6 Aug 25 05:50:27.713233 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-412f9f1d-43b5-42b3-b817-bccc7fa03362 tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:27.713523 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-412f9f1d-43b5-42b3-b817-bccc7fa03362 tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] Calling method 'delete' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:27.713805 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.v3.volumes [None req-412f9f1d-43b5-42b3-b817-bccc7fa03362 tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] Delete volume with id: 88a402fb-7b5f-4ab0-af23-83ea9aec30d6 Aug 25 05:50:27.724155 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:27.724155 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:50:27.724155 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-412f9f1d-43b5-42b3-b817-bccc7fa03362 tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] Volume info retrieved successfully. Aug 25 05:50:27.750637 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-412f9f1d-43b5-42b3-b817-bccc7fa03362 tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] Delete volume request issued successfully. Aug 25 05:50:27.750637 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-412f9f1d-43b5-42b3-b817-bccc7fa03362 tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] https://10.4.3.189/volume/v3/volumes/88a402fb-7b5f-4ab0-af23-83ea9aec30d6 returned with HTTP 202 Aug 25 05:50:27.750817 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1032/4132] 10.4.3.189 () {66 vars in 1351 bytes} [Tue Aug 25 05:50:27 2026] DELETE /volume/v3/volumes/88a402fb-7b5f-4ab0-af23-83ea9aec30d6 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:50:27.758389 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-bdfe42fb-3f95-49fb-b982-45c29ac8c694 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:27.760895 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-bdfe42fb-3f95-49fb-b982-45c29ac8c694 tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] GET https://10.4.3.189/volume/v3/volumes/88a402fb-7b5f-4ab0-af23-83ea9aec30d6 Aug 25 05:50:27.761233 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-bdfe42fb-3f95-49fb-b982-45c29ac8c694 tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:27.762203 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-bdfe42fb-3f95-49fb-b982-45c29ac8c694 tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:27.768494 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:27.768494 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:50:27.774449 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-bdfe42fb-3f95-49fb-b982-45c29ac8c694 tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] Volume info retrieved successfully. Aug 25 05:50:27.779284 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-bdfe42fb-3f95-49fb-b982-45c29ac8c694 tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] https://10.4.3.189/volume/v3/volumes/88a402fb-7b5f-4ab0-af23-83ea9aec30d6 returned with HTTP 200 Aug 25 05:50:27.779823 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1029/4133] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:50:27 2026] GET /volume/v3/volumes/88a402fb-7b5f-4ab0-af23-83ea9aec30d6 => generated 837 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:50:28.068450 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-eb2042ae-9633-4007-8623-3b3ce25b08ce None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:28.070196 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-eb2042ae-9633-4007-8623-3b3ce25b08ce tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] GET https://10.4.3.189/volume/v3/backups/8c12c4c4-3981-46fc-a901-9ccaa90c52b5 Aug 25 05:50:28.070418 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-eb2042ae-9633-4007-8623-3b3ce25b08ce tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:28.070591 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-eb2042ae-9633-4007-8623-3b3ce25b08ce tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:28.070721 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-eb2042ae-9633-4007-8623-3b3ce25b08ce tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Show backup with id 8c12c4c4-3981-46fc-a901-9ccaa90c52b5. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:50:28.074784 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:28.074784 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:50:28.075379 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-eb2042ae-9633-4007-8623-3b3ce25b08ce tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] https://10.4.3.189/volume/v3/backups/8c12c4c4-3981-46fc-a901-9ccaa90c52b5 returned with HTTP 200 Aug 25 05:50:28.075728 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1029/4134] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:50:28 2026] GET /volume/v3/backups/8c12c4c4-3981-46fc-a901-9ccaa90c52b5 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:50:28.294935 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-ea2ea387-5384-4c21-ab6f-e20b43325329 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:28.297272 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-ea2ea387-5384-4c21-ab6f-e20b43325329 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] GET https://10.4.3.189/volume/v3/volumes/dd5bb88c-ab9d-4a7d-bc51-1e9399b3daa1 Aug 25 05:50:28.297591 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-ea2ea387-5384-4c21-ab6f-e20b43325329 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:28.297866 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-ea2ea387-5384-4c21-ab6f-e20b43325329 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:28.306698 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:28.306698 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:50:28.311457 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-ea2ea387-5384-4c21-ab6f-e20b43325329 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Volume info retrieved successfully. Aug 25 05:50:28.316580 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-ea2ea387-5384-4c21-ab6f-e20b43325329 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] https://10.4.3.189/volume/v3/volumes/dd5bb88c-ab9d-4a7d-bc51-1e9399b3daa1 returned with HTTP 200 Aug 25 05:50:28.317125 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1045/4135] 10.4.3.189 () {68 vars in 1389 bytes} [Tue Aug 25 05:50:28 2026] GET /volume/v3/volumes/dd5bb88c-ab9d-4a7d-bc51-1e9399b3daa1 => generated 863 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:50:28.329297 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-9ea9f8ed-c24b-42d7-bcbd-aaed82ba47be None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:28.334536 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-9ea9f8ed-c24b-42d7-bcbd-aaed82ba47be tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] POST https://10.4.3.189/volume/v3/snapshots Aug 25 05:50:28.335068 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-9ea9f8ed-c24b-42d7-bcbd-aaed82ba47be tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "dd5bb88c-ab9d-4a7d-bc51-1e9399b3daa1", "name": "tempest-VolumeDependencyTests-Snapshot-1144298953"}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:50:28.354042 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:28.354042 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:50:28.354569 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-9ea9f8ed-c24b-42d7-bcbd-aaed82ba47be tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Volume info retrieved successfully. Aug 25 05:50:28.354733 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.v3.snapshots [None req-9ea9f8ed-c24b-42d7-bcbd-aaed82ba47be tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Create snapshot from volume dd5bb88c-ab9d-4a7d-bc51-1e9399b3daa1 Aug 25 05:50:28.399293 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.quota [None req-9ea9f8ed-c24b-42d7-bcbd-aaed82ba47be tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Created reservations ['cc36dc9a-504b-4c20-a3d4-3b169ab7a912', '45716011-e6c8-44d0-bef6-558828d59e2a', '77033a55-52b1-4ce6-9186-91a08527516d', '777ab0de-8ba2-4e34-b0d1-92a9dfd359d9'] {{(pid=100270) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:50:28.439095 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-9ea9f8ed-c24b-42d7-bcbd-aaed82ba47be tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Snapshot create request issued successfully. Aug 25 05:50:28.439095 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-9ea9f8ed-c24b-42d7-bcbd-aaed82ba47be tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] https://10.4.3.189/volume/v3/snapshots returned with HTTP 202 Aug 25 05:50:28.439095 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1033/4136] 10.4.3.189 () {68 vars in 1265 bytes} [Tue Aug 25 05:50:28 2026] POST /volume/v3/snapshots => generated 308 bytes in 107 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 05:50:28.447164 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-9d052512-291a-4a45-bb7b-402abe5e16fd None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:28.449520 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-9d052512-291a-4a45-bb7b-402abe5e16fd tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] GET https://10.4.3.189/volume/v3/snapshots/ffe18baf-b428-4100-9874-a2527eb9917a Aug 25 05:50:28.449798 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-9d052512-291a-4a45-bb7b-402abe5e16fd tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:28.450008 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-9d052512-291a-4a45-bb7b-402abe5e16fd tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:28.461390 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:28.461390 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:50:28.461839 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-9d052512-291a-4a45-bb7b-402abe5e16fd tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Snapshot retrieved successfully. Aug 25 05:50:28.462639 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-9d052512-291a-4a45-bb7b-402abe5e16fd tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] https://10.4.3.189/volume/v3/snapshots/ffe18baf-b428-4100-9874-a2527eb9917a returned with HTTP 200 Aug 25 05:50:28.462984 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1030/4137] 10.4.3.189 () {66 vars in 1354 bytes} [Tue Aug 25 05:50:28 2026] GET /volume/v3/snapshots/ffe18baf-b428-4100-9874-a2527eb9917a => generated 440 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:50:28.593240 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-29fb953d-b7f8-43a4-8e0e-b4cda219189e None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:28.595429 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-29fb953d-b7f8-43a4-8e0e-b4cda219189e tempest-ProjectAdminTests39-1256172067 tempest-ProjectAdminTests39-1256172067-project-admin] GET https://10.4.3.189/volume/v3/backups/4a637cbe-cf81-4e99-bbb6-9cc19138f2cb Aug 25 05:50:28.595692 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-29fb953d-b7f8-43a4-8e0e-b4cda219189e tempest-ProjectAdminTests39-1256172067 tempest-ProjectAdminTests39-1256172067-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:28.595911 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-29fb953d-b7f8-43a4-8e0e-b4cda219189e tempest-ProjectAdminTests39-1256172067 tempest-ProjectAdminTests39-1256172067-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:28.596029 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-29fb953d-b7f8-43a4-8e0e-b4cda219189e tempest-ProjectAdminTests39-1256172067 tempest-ProjectAdminTests39-1256172067-project-admin] Show backup with id 4a637cbe-cf81-4e99-bbb6-9cc19138f2cb. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:50:28.600781 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:28.600781 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:50:28.601516 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-29fb953d-b7f8-43a4-8e0e-b4cda219189e tempest-ProjectAdminTests39-1256172067 tempest-ProjectAdminTests39-1256172067-project-admin] https://10.4.3.189/volume/v3/backups/4a637cbe-cf81-4e99-bbb6-9cc19138f2cb returned with HTTP 200 Aug 25 05:50:28.601956 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1030/4138] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:50:28 2026] GET /volume/v3/backups/4a637cbe-cf81-4e99-bbb6-9cc19138f2cb => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:50:28.610947 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-e8083b60-7a10-4bed-9bf5-c487ff5491e1 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:28.612789 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-e8083b60-7a10-4bed-9bf5-c487ff5491e1 tempest-ProjectAdminTests39-1256172067 tempest-ProjectAdminTests39-1256172067-project-admin] PUT https://10.4.3.189/volume/v3/backups/4a637cbe-cf81-4e99-bbb6-9cc19138f2cb Aug 25 05:50:28.613167 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-e8083b60-7a10-4bed-9bf5-c487ff5491e1 tempest-ProjectAdminTests39-1256172067 tempest-ProjectAdminTests39-1256172067-project-admin] Action: 'update', calling method: version_select, body: {"backup": {"description": "Updated backup description"}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:50:28.618598 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:28.618598 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:50:28.625849 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-e8083b60-7a10-4bed-9bf5-c487ff5491e1 tempest-ProjectAdminTests39-1256172067 tempest-ProjectAdminTests39-1256172067-project-admin] https://10.4.3.189/volume/v3/backups/4a637cbe-cf81-4e99-bbb6-9cc19138f2cb returned with HTTP 200 Aug 25 05:50:28.626291 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1046/4139] 10.4.3.189 () {70 vars in 1408 bytes} [Tue Aug 25 05:50:28 2026] PUT /volume/v3/backups/4a637cbe-cf81-4e99-bbb6-9cc19138f2cb => generated 315 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:50:28.634755 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-e7f7690a-dbc3-4605-a280-b24cbf64dbea None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:28.636161 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-e7f7690a-dbc3-4605-a280-b24cbf64dbea tempest-ProjectAdminTests39-1256172067 tempest-ProjectAdminTests39-1256172067-project-admin] GET https://10.4.3.189/volume/v3/backups/4a637cbe-cf81-4e99-bbb6-9cc19138f2cb Aug 25 05:50:28.636469 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-e7f7690a-dbc3-4605-a280-b24cbf64dbea tempest-ProjectAdminTests39-1256172067 tempest-ProjectAdminTests39-1256172067-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:28.636727 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-e7f7690a-dbc3-4605-a280-b24cbf64dbea tempest-ProjectAdminTests39-1256172067 tempest-ProjectAdminTests39-1256172067-project-admin] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:28.636921 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-e7f7690a-dbc3-4605-a280-b24cbf64dbea tempest-ProjectAdminTests39-1256172067 tempest-ProjectAdminTests39-1256172067-project-admin] Show backup with id 4a637cbe-cf81-4e99-bbb6-9cc19138f2cb. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:50:28.642156 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:28.642156 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:50:28.642867 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-e7f7690a-dbc3-4605-a280-b24cbf64dbea tempest-ProjectAdminTests39-1256172067 tempest-ProjectAdminTests39-1256172067-project-admin] https://10.4.3.189/volume/v3/backups/4a637cbe-cf81-4e99-bbb6-9cc19138f2cb returned with HTTP 200 Aug 25 05:50:28.643306 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1034/4140] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:50:28 2026] GET /volume/v3/backups/4a637cbe-cf81-4e99-bbb6-9cc19138f2cb => generated 761 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:50:28.652739 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-72381c8c-92b3-469c-add5-651017d1bc27 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:28.654713 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-72381c8c-92b3-469c-add5-651017d1bc27 tempest-ProjectAdminTests39-1256172067 tempest-ProjectAdminTests39-1256172067-project-admin] DELETE https://10.4.3.189/volume/v3/backups/4a637cbe-cf81-4e99-bbb6-9cc19138f2cb Aug 25 05:50:28.654945 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-72381c8c-92b3-469c-add5-651017d1bc27 tempest-ProjectAdminTests39-1256172067 tempest-ProjectAdminTests39-1256172067-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:28.655182 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-72381c8c-92b3-469c-add5-651017d1bc27 tempest-ProjectAdminTests39-1256172067 tempest-ProjectAdminTests39-1256172067-project-admin] Calling method 'delete' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:28.655366 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.contrib.backups [None req-72381c8c-92b3-469c-add5-651017d1bc27 tempest-ProjectAdminTests39-1256172067 tempest-ProjectAdminTests39-1256172067-project-admin] Delete backup with id: 4a637cbe-cf81-4e99-bbb6-9cc19138f2cb. Aug 25 05:50:28.659992 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:28.659992 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:50:28.673815 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.backup.rpcapi [None req-72381c8c-92b3-469c-add5-651017d1bc27 tempest-ProjectAdminTests39-1256172067 tempest-ProjectAdminTests39-1256172067-project-admin] delete_backup rpcapi backup_id 4a637cbe-cf81-4e99-bbb6-9cc19138f2cb {{(pid=100269) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 25 05:50:28.675640 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-72381c8c-92b3-469c-add5-651017d1bc27 tempest-ProjectAdminTests39-1256172067 tempest-ProjectAdminTests39-1256172067-project-admin] https://10.4.3.189/volume/v3/backups/4a637cbe-cf81-4e99-bbb6-9cc19138f2cb returned with HTTP 202 Aug 25 05:50:28.676147 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1031/4141] 10.4.3.189 () {68 vars in 1391 bytes} [Tue Aug 25 05:50:28 2026] DELETE /volume/v3/backups/4a637cbe-cf81-4e99-bbb6-9cc19138f2cb => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 05:50:28.685040 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-72f6caf9-961f-43b8-8b5c-e3c8f5f1aad4 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:28.687248 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-72f6caf9-961f-43b8-8b5c-e3c8f5f1aad4 tempest-ProjectAdminTests39-1256172067 tempest-ProjectAdminTests39-1256172067-project-admin] GET https://10.4.3.189/volume/v3/backups/4a637cbe-cf81-4e99-bbb6-9cc19138f2cb Aug 25 05:50:28.687484 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-72f6caf9-961f-43b8-8b5c-e3c8f5f1aad4 tempest-ProjectAdminTests39-1256172067 tempest-ProjectAdminTests39-1256172067-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:28.687749 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-72f6caf9-961f-43b8-8b5c-e3c8f5f1aad4 tempest-ProjectAdminTests39-1256172067 tempest-ProjectAdminTests39-1256172067-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:28.687868 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-72f6caf9-961f-43b8-8b5c-e3c8f5f1aad4 tempest-ProjectAdminTests39-1256172067 tempest-ProjectAdminTests39-1256172067-project-admin] Show backup with id 4a637cbe-cf81-4e99-bbb6-9cc19138f2cb. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:50:28.693103 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:28.693103 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:50:28.693934 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-72f6caf9-961f-43b8-8b5c-e3c8f5f1aad4 tempest-ProjectAdminTests39-1256172067 tempest-ProjectAdminTests39-1256172067-project-admin] https://10.4.3.189/volume/v3/backups/4a637cbe-cf81-4e99-bbb6-9cc19138f2cb returned with HTTP 200 Aug 25 05:50:28.694433 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1031/4142] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:50:28 2026] GET /volume/v3/backups/4a637cbe-cf81-4e99-bbb6-9cc19138f2cb => generated 760 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:50:28.794356 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-1f4cfe76-e26b-40e1-89dc-2215fe3e3670 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:28.796375 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-1f4cfe76-e26b-40e1-89dc-2215fe3e3670 tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] GET https://10.4.3.189/volume/v3/volumes/88a402fb-7b5f-4ab0-af23-83ea9aec30d6 Aug 25 05:50:28.796568 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-1f4cfe76-e26b-40e1-89dc-2215fe3e3670 tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:28.796769 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-1f4cfe76-e26b-40e1-89dc-2215fe3e3670 tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:28.804118 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-1f4cfe76-e26b-40e1-89dc-2215fe3e3670 tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] https://10.4.3.189/volume/v3/volumes/88a402fb-7b5f-4ab0-af23-83ea9aec30d6 returned with HTTP 404 Aug 25 05:50:28.804812 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1047/4143] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:50:28 2026] GET /volume/v3/volumes/88a402fb-7b5f-4ab0-af23-83ea9aec30d6 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:50:28.813025 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-b54e32ad-8873-43b0-a870-08cae0c80ddf None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:28.814337 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-b54e32ad-8873-43b0-a870-08cae0c80ddf tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] GET https://10.4.3.189/volume/v3/volumes/257c6ee1-d948-4e1f-a11e-5d8615eda67e Aug 25 05:50:28.814761 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-b54e32ad-8873-43b0-a870-08cae0c80ddf tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:28.815019 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-b54e32ad-8873-43b0-a870-08cae0c80ddf tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:28.823123 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:28.823123 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:50:28.827989 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-b54e32ad-8873-43b0-a870-08cae0c80ddf tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] Volume info retrieved successfully. Aug 25 05:50:28.834421 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-b54e32ad-8873-43b0-a870-08cae0c80ddf tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] https://10.4.3.189/volume/v3/volumes/257c6ee1-d948-4e1f-a11e-5d8615eda67e returned with HTTP 200 Aug 25 05:50:28.834421 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1035/4144] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:50:28 2026] GET /volume/v3/volumes/257c6ee1-d948-4e1f-a11e-5d8615eda67e => generated 891 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 25 05:50:28.847348 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-901a6062-5c02-4326-81d3-66b8a3584115 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:28.849520 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-901a6062-5c02-4326-81d3-66b8a3584115 tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] DELETE https://10.4.3.189/volume/v3/volumes/257c6ee1-d948-4e1f-a11e-5d8615eda67e Aug 25 05:50:28.849790 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-901a6062-5c02-4326-81d3-66b8a3584115 tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:28.849983 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-901a6062-5c02-4326-81d3-66b8a3584115 tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] Calling method 'delete' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:28.850161 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.v3.volumes [None req-901a6062-5c02-4326-81d3-66b8a3584115 tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] Delete volume with id: 257c6ee1-d948-4e1f-a11e-5d8615eda67e Aug 25 05:50:28.859016 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:28.859016 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:50:28.862403 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-901a6062-5c02-4326-81d3-66b8a3584115 tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] Volume info retrieved successfully. Aug 25 05:50:28.887692 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-901a6062-5c02-4326-81d3-66b8a3584115 tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] Delete volume request issued successfully. Aug 25 05:50:28.887885 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-901a6062-5c02-4326-81d3-66b8a3584115 tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] https://10.4.3.189/volume/v3/volumes/257c6ee1-d948-4e1f-a11e-5d8615eda67e returned with HTTP 202 Aug 25 05:50:28.888306 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1032/4145] 10.4.3.189 () {66 vars in 1351 bytes} [Tue Aug 25 05:50:28 2026] DELETE /volume/v3/volumes/257c6ee1-d948-4e1f-a11e-5d8615eda67e => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:50:28.898220 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-a148742d-64e6-403e-ae60-c77699cab30e None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:28.900015 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a148742d-64e6-403e-ae60-c77699cab30e tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] GET https://10.4.3.189/volume/v3/volumes/257c6ee1-d948-4e1f-a11e-5d8615eda67e Aug 25 05:50:28.900293 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a148742d-64e6-403e-ae60-c77699cab30e tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:28.900493 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a148742d-64e6-403e-ae60-c77699cab30e tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:28.907356 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:28.907356 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:50:28.913945 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-a148742d-64e6-403e-ae60-c77699cab30e tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] Volume info retrieved successfully. Aug 25 05:50:28.918596 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a148742d-64e6-403e-ae60-c77699cab30e tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] https://10.4.3.189/volume/v3/volumes/257c6ee1-d948-4e1f-a11e-5d8615eda67e returned with HTTP 200 Aug 25 05:50:28.919147 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1032/4146] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:50:28 2026] GET /volume/v3/volumes/257c6ee1-d948-4e1f-a11e-5d8615eda67e => generated 890 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:50:29.086575 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-79848c5c-3edb-4d71-8e53-07a5b6a01714 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:29.088474 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-79848c5c-3edb-4d71-8e53-07a5b6a01714 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] GET https://10.4.3.189/volume/v3/backups/8c12c4c4-3981-46fc-a901-9ccaa90c52b5 Aug 25 05:50:29.088779 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-79848c5c-3edb-4d71-8e53-07a5b6a01714 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:29.088904 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-79848c5c-3edb-4d71-8e53-07a5b6a01714 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:29.089111 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-79848c5c-3edb-4d71-8e53-07a5b6a01714 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Show backup with id 8c12c4c4-3981-46fc-a901-9ccaa90c52b5. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:50:29.093202 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:29.093202 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:50:29.093880 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-79848c5c-3edb-4d71-8e53-07a5b6a01714 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] https://10.4.3.189/volume/v3/backups/8c12c4c4-3981-46fc-a901-9ccaa90c52b5 returned with HTTP 200 Aug 25 05:50:29.094285 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1048/4147] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:50:29 2026] GET /volume/v3/backups/8c12c4c4-3981-46fc-a901-9ccaa90c52b5 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:50:29.472799 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-782f231b-3f88-4eef-9267-951865f12b0b None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:29.476746 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-782f231b-3f88-4eef-9267-951865f12b0b tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] GET https://10.4.3.189/volume/v3/snapshots/ffe18baf-b428-4100-9874-a2527eb9917a Aug 25 05:50:29.476746 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-782f231b-3f88-4eef-9267-951865f12b0b tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:29.476746 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-782f231b-3f88-4eef-9267-951865f12b0b tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:29.482130 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:29.482130 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:50:29.482953 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-782f231b-3f88-4eef-9267-951865f12b0b tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Snapshot retrieved successfully. Aug 25 05:50:29.484212 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-782f231b-3f88-4eef-9267-951865f12b0b tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] https://10.4.3.189/volume/v3/snapshots/ffe18baf-b428-4100-9874-a2527eb9917a returned with HTTP 200 Aug 25 05:50:29.484787 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1036/4148] 10.4.3.189 () {66 vars in 1354 bytes} [Tue Aug 25 05:50:29 2026] GET /volume/v3/snapshots/ffe18baf-b428-4100-9874-a2527eb9917a => generated 467 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:50:29.495983 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-503314f9-8129-4fa3-af16-a240a367e885 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:29.498969 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-503314f9-8129-4fa3-af16-a240a367e885 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] POST https://10.4.3.189/volume/v3/volumes Aug 25 05:50:29.499385 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-503314f9-8129-4fa3-af16-a240a367e885 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "ffe18baf-b428-4100-9874-a2527eb9917a", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-1547273712"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:50:29.501071 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.v3.volumes [None req-503314f9-8129-4fa3-af16-a240a367e885 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Create volume request body: {'volume': {'snapshot_id': 'ffe18baf-b428-4100-9874-a2527eb9917a', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1547273712'}} {{(pid=100269) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 05:50:29.506080 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:29.506080 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:50:29.506548 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-503314f9-8129-4fa3-af16-a240a367e885 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Snapshot retrieved successfully. Aug 25 05:50:29.506665 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.v3.volumes [None req-503314f9-8129-4fa3-af16-a240a367e885 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Create volume of 1 GB Aug 25 05:50:29.512399 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-503314f9-8129-4fa3-af16-a240a367e885 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Availability Zones retrieved successfully. Aug 25 05:50:29.518635 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-503314f9-8129-4fa3-af16-a240a367e885 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Flow 'volume_create_api' (3fec1952-9e4f-4542-85ed-9dcf46c5c222) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:50:29.519461 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-503314f9-8129-4fa3-af16-a240a367e885 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1f95fa48-f93d-4c95-ac02-140adc7a5585) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:50:29.520598 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.flows.api.create_volume [None req-503314f9-8129-4fa3-af16-a240a367e885 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100269) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 05:50:29.555936 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-503314f9-8129-4fa3-af16-a240a367e885 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1f95fa48-f93d-4c95-ac02-140adc7a5585) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'ffe18baf-b428-4100-9874-a2527eb9917a', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T05:35:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=23fc6e5d-fce0-4521-ba46-4837b4232084,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '23fc6e5d-fce0-4521-ba46-4837b4232084', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:50:29.555936 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-503314f9-8129-4fa3-af16-a240a367e885 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (64cd7ac9-7f53-4f43-a84e-736a68664a4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:50:29.606859 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.quota [None req-503314f9-8129-4fa3-af16-a240a367e885 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Created reservations ['dfdb490f-e16e-46f6-8b35-4aebc271f392', 'f4385bd2-3972-4e82-899a-367202307210', '8c34cadb-79f0-42d4-9a30-c030aae390f9', '0d825ca4-a60c-45e8-b214-1632f6bae76d'] {{(pid=100269) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:50:29.608998 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-503314f9-8129-4fa3-af16-a240a367e885 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (64cd7ac9-7f53-4f43-a84e-736a68664a4b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dfdb490f-e16e-46f6-8b35-4aebc271f392', 'f4385bd2-3972-4e82-899a-367202307210', '8c34cadb-79f0-42d4-9a30-c030aae390f9', '0d825ca4-a60c-45e8-b214-1632f6bae76d']}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:50:29.610633 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-503314f9-8129-4fa3-af16-a240a367e885 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e37311f5-17a8-4d82-9959-abc81a93bdf8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:50:29.670229 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-503314f9-8129-4fa3-af16-a240a367e885 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e37311f5-17a8-4d82-9959-abc81a93bdf8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'efb33b98-d04f-4d4c-8675-5a1cdad59ae2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1547273712',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c415045c9abe490aa71872fe5032078b',qos_specs=None,replication_status=,reservations=['dfdb490f-e16e-46f6-8b35-4aebc271f392','f4385bd2-3972-4e82-899a-367202307210','8c34cadb-79f0-42d4-9a30-c030aae390f9','0d825ca4-a60c-45e8-b214-1632f6bae76d'],size=1,snapshot_id=ffe18baf-b428-4100-9874-a2527eb9917a,source_replicaid=,source_volid=None,status='creating',user_id='98ee9e9efd484244ae38f22318c905f4',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T05:50:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1547273712',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=efb33b98-d04f-4d4c-8675-5a1cdad59ae2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c415045c9abe490aa71872fe5032078b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=ffe18baf-b428-4100-9874-a2527eb9917a,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='98ee9e9efd484244ae38f22318c905f4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(23fc6e5d-fce0-4521-ba46-4837b4232084),volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:50:29.671507 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-503314f9-8129-4fa3-af16-a240a367e885 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (738b91ed-de92-492d-bddd-bb230d92baaa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:50:29.693653 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-503314f9-8129-4fa3-af16-a240a367e885 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (738b91ed-de92-492d-bddd-bb230d92baaa) transitioned into state 'SUCCESS' from state '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-1547273712',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c415045c9abe490aa71872fe5032078b',qos_specs=None,replication_status=,reservations=['dfdb490f-e16e-46f6-8b35-4aebc271f392','f4385bd2-3972-4e82-899a-367202307210','8c34cadb-79f0-42d4-9a30-c030aae390f9','0d825ca4-a60c-45e8-b214-1632f6bae76d'],size=1,snapshot_id=ffe18baf-b428-4100-9874-a2527eb9917a,source_replicaid=,source_volid=None,status='creating',user_id='98ee9e9efd484244ae38f22318c905f4',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:50:29.694197 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-503314f9-8129-4fa3-af16-a240a367e885 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7a72347c-cac1-4d99-bc44-fe910772166a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:50:29.704864 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-8f7688bf-a49e-4c43-8142-2d5b80f77827 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:29.707531 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-8f7688bf-a49e-4c43-8142-2d5b80f77827 tempest-ProjectAdminTests39-1256172067 tempest-ProjectAdminTests39-1256172067-project-admin] GET https://10.4.3.189/volume/v3/backups/4a637cbe-cf81-4e99-bbb6-9cc19138f2cb Aug 25 05:50:29.707820 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-8f7688bf-a49e-4c43-8142-2d5b80f77827 tempest-ProjectAdminTests39-1256172067 tempest-ProjectAdminTests39-1256172067-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:29.708049 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-8f7688bf-a49e-4c43-8142-2d5b80f77827 tempest-ProjectAdminTests39-1256172067 tempest-ProjectAdminTests39-1256172067-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:29.708226 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-8f7688bf-a49e-4c43-8142-2d5b80f77827 tempest-ProjectAdminTests39-1256172067 tempest-ProjectAdminTests39-1256172067-project-admin] Show backup with id 4a637cbe-cf81-4e99-bbb6-9cc19138f2cb. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:50:29.712982 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-8f7688bf-a49e-4c43-8142-2d5b80f77827 tempest-ProjectAdminTests39-1256172067 tempest-ProjectAdminTests39-1256172067-project-admin] https://10.4.3.189/volume/v3/backups/4a637cbe-cf81-4e99-bbb6-9cc19138f2cb returned with HTTP 404 Aug 25 05:50:29.713866 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1033/4149] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:50:29 2026] GET /volume/v3/backups/4a637cbe-cf81-4e99-bbb6-9cc19138f2cb => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:50:29.721899 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-77cbf71e-744b-4b06-a3df-396ea5a90864 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:29.724095 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-77cbf71e-744b-4b06-a3df-396ea5a90864 tempest-ProjectAdminTests39-1256172067 tempest-ProjectAdminTests39-1256172067-project-admin] DELETE https://10.4.3.189/volume/v3/volumes/2da966be-1323-4c61-941e-a69029d76eff Aug 25 05:50:29.724345 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-77cbf71e-744b-4b06-a3df-396ea5a90864 tempest-ProjectAdminTests39-1256172067 tempest-ProjectAdminTests39-1256172067-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:29.724439 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-503314f9-8129-4fa3-af16-a240a367e885 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7a72347c-cac1-4d99-bc44-fe910772166a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:50:29.724621 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-77cbf71e-744b-4b06-a3df-396ea5a90864 tempest-ProjectAdminTests39-1256172067 tempest-ProjectAdminTests39-1256172067-project-admin] Calling method 'delete' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:29.724795 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [None req-77cbf71e-744b-4b06-a3df-396ea5a90864 tempest-ProjectAdminTests39-1256172067 tempest-ProjectAdminTests39-1256172067-project-admin] Delete volume with id: 2da966be-1323-4c61-941e-a69029d76eff Aug 25 05:50:29.725324 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-503314f9-8129-4fa3-af16-a240a367e885 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Flow 'volume_create_api' (3fec1952-9e4f-4542-85ed-9dcf46c5c222) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:50:29.725685 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-503314f9-8129-4fa3-af16-a240a367e885 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Create volume request issued successfully. Aug 25 05:50:29.726332 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-503314f9-8129-4fa3-af16-a240a367e885 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] https://10.4.3.189/volume/v3/volumes returned with HTTP 202 Aug 25 05:50:29.726780 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1033/4150] 10.4.3.189 () {70 vars in 1300 bytes} [Tue Aug 25 05:50:29 2026] POST /volume/v3/volumes => generated 804 bytes in 232 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:50:29.734074 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:29.734074 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:50:29.734520 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-77cbf71e-744b-4b06-a3df-396ea5a90864 tempest-ProjectAdminTests39-1256172067 tempest-ProjectAdminTests39-1256172067-project-admin] Volume info retrieved successfully. Aug 25 05:50:29.743044 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-fff090f5-c829-4156-9eac-3c61f5392387 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:29.746166 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-fff090f5-c829-4156-9eac-3c61f5392387 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] GET https://10.4.3.189/volume/v3/volumes/efb33b98-d04f-4d4c-8675-5a1cdad59ae2 Aug 25 05:50:29.746390 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-fff090f5-c829-4156-9eac-3c61f5392387 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:29.747993 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-fff090f5-c829-4156-9eac-3c61f5392387 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:29.759084 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-77cbf71e-744b-4b06-a3df-396ea5a90864 tempest-ProjectAdminTests39-1256172067 tempest-ProjectAdminTests39-1256172067-project-admin] Delete volume request issued successfully. Aug 25 05:50:29.759084 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-77cbf71e-744b-4b06-a3df-396ea5a90864 tempest-ProjectAdminTests39-1256172067 tempest-ProjectAdminTests39-1256172067-project-admin] https://10.4.3.189/volume/v3/volumes/2da966be-1323-4c61-941e-a69029d76eff returned with HTTP 202 Aug 25 05:50:29.759084 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1049/4151] 10.4.3.189 () {68 vars in 1391 bytes} [Tue Aug 25 05:50:29 2026] DELETE /volume/v3/volumes/2da966be-1323-4c61-941e-a69029d76eff => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:50:29.759338 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:29.759338 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:50:29.765536 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-fff090f5-c829-4156-9eac-3c61f5392387 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Volume info retrieved successfully. Aug 25 05:50:29.768658 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-188c9145-87df-42c2-8b97-2ff51d4c3bbe None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:29.770477 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-188c9145-87df-42c2-8b97-2ff51d4c3bbe tempest-ProjectAdminTests39-1256172067 tempest-ProjectAdminTests39-1256172067-project-admin] GET https://10.4.3.189/volume/v3/volumes/2da966be-1323-4c61-941e-a69029d76eff Aug 25 05:50:29.770748 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-188c9145-87df-42c2-8b97-2ff51d4c3bbe tempest-ProjectAdminTests39-1256172067 tempest-ProjectAdminTests39-1256172067-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:29.770993 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-188c9145-87df-42c2-8b97-2ff51d4c3bbe tempest-ProjectAdminTests39-1256172067 tempest-ProjectAdminTests39-1256172067-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:29.771511 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-fff090f5-c829-4156-9eac-3c61f5392387 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] https://10.4.3.189/volume/v3/volumes/efb33b98-d04f-4d4c-8675-5a1cdad59ae2 returned with HTTP 200 Aug 25 05:50:29.771922 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1037/4152] 10.4.3.189 () {68 vars in 1389 bytes} [Tue Aug 25 05:50:29 2026] GET /volume/v3/volumes/efb33b98-d04f-4d4c-8675-5a1cdad59ae2 => generated 872 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:50:29.780286 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:29.780286 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:50:29.784847 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-188c9145-87df-42c2-8b97-2ff51d4c3bbe tempest-ProjectAdminTests39-1256172067 tempest-ProjectAdminTests39-1256172067-project-admin] Volume info retrieved successfully. Aug 25 05:50:29.790347 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-188c9145-87df-42c2-8b97-2ff51d4c3bbe tempest-ProjectAdminTests39-1256172067 tempest-ProjectAdminTests39-1256172067-project-admin] https://10.4.3.189/volume/v3/volumes/2da966be-1323-4c61-941e-a69029d76eff returned with HTTP 200 Aug 25 05:50:29.790937 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1034/4153] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:50:29 2026] GET /volume/v3/volumes/2da966be-1323-4c61-941e-a69029d76eff => generated 1017 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:50:29.933909 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-9bbb23c1-47d8-4c89-b40d-986891413081 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:29.935534 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-9bbb23c1-47d8-4c89-b40d-986891413081 tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] GET https://10.4.3.189/volume/v3/volumes/257c6ee1-d948-4e1f-a11e-5d8615eda67e Aug 25 05:50:29.935789 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-9bbb23c1-47d8-4c89-b40d-986891413081 tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:29.936109 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-9bbb23c1-47d8-4c89-b40d-986891413081 tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:29.944774 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-9bbb23c1-47d8-4c89-b40d-986891413081 tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] https://10.4.3.189/volume/v3/volumes/257c6ee1-d948-4e1f-a11e-5d8615eda67e returned with HTTP 404 Aug 25 05:50:29.944774 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1034/4154] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:50:29 2026] GET /volume/v3/volumes/257c6ee1-d948-4e1f-a11e-5d8615eda67e => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:50:29.955332 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-1895dbfd-4ab4-4f1d-affc-048c2cdbce13 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:29.956482 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-1895dbfd-4ab4-4f1d-affc-048c2cdbce13 tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] POST https://10.4.3.189/volume/v3/volumes Aug 25 05:50:29.956768 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-1895dbfd-4ab4-4f1d-affc-048c2cdbce13 tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-1807289520"}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:50:29.958664 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.v3.volumes [None req-1895dbfd-4ab4-4f1d-affc-048c2cdbce13 tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1807289520'}} {{(pid=100271) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 05:50:29.958791 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [None req-1895dbfd-4ab4-4f1d-affc-048c2cdbce13 tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] Create volume of 1 GB Aug 25 05:50:29.964159 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-1895dbfd-4ab4-4f1d-affc-048c2cdbce13 tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] Availability Zones retrieved successfully. Aug 25 05:50:29.976087 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-1895dbfd-4ab4-4f1d-affc-048c2cdbce13 tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] Flow 'volume_create_api' (61914275-6922-4656-bf13-98275c432372) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:50:29.976087 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-1895dbfd-4ab4-4f1d-affc-048c2cdbce13 tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ef366e8c-de32-47ce-a209-45973cbb07a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:50:29.976087 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.flows.api.create_volume [None req-1895dbfd-4ab4-4f1d-affc-048c2cdbce13 tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] Validating volume size '1' using validate_int {{(pid=100271) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 05:50:30.006483 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-1895dbfd-4ab4-4f1d-affc-048c2cdbce13 tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ef366e8c-de32-47ce-a209-45973cbb07a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T05:35:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=23fc6e5d-fce0-4521-ba46-4837b4232084,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '23fc6e5d-fce0-4521-ba46-4837b4232084', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:50:30.007295 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-1895dbfd-4ab4-4f1d-affc-048c2cdbce13 tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (627544dd-24d8-4c76-ae08-81bc081b1e88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:50:30.046634 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.quota [None req-1895dbfd-4ab4-4f1d-affc-048c2cdbce13 tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] Created reservations ['15573b22-87ec-4cc1-9923-3a26fa2460d7', '56e86c07-1b91-462f-8b26-7a2b3ffaf8fc', '2a4ad35d-856b-4dc7-bee1-cecce0ec2c0d', '0995dce4-b7b0-4fc5-b3cb-38a419250e7e'] {{(pid=100271) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:50:30.047855 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-1895dbfd-4ab4-4f1d-affc-048c2cdbce13 tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (627544dd-24d8-4c76-ae08-81bc081b1e88) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['15573b22-87ec-4cc1-9923-3a26fa2460d7', '56e86c07-1b91-462f-8b26-7a2b3ffaf8fc', '2a4ad35d-856b-4dc7-bee1-cecce0ec2c0d', '0995dce4-b7b0-4fc5-b3cb-38a419250e7e']}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:50:30.048932 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-1895dbfd-4ab4-4f1d-affc-048c2cdbce13 tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a2f09f2d-5396-4139-b716-d080642a9b1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:50:30.074972 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-1895dbfd-4ab4-4f1d-affc-048c2cdbce13 tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a2f09f2d-5396-4139-b716-d080642a9b1a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ec4b0683-16f0-483a-b224-80dd1cb24573', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1807289520',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='00565ad3f83a492c93cd73406bfc7762',qos_specs=None,replication_status=,reservations=['15573b22-87ec-4cc1-9923-3a26fa2460d7','56e86c07-1b91-462f-8b26-7a2b3ffaf8fc','2a4ad35d-856b-4dc7-bee1-cecce0ec2c0d','0995dce4-b7b0-4fc5-b3cb-38a419250e7e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='73cf4da906be47b9845028c834fe4b3d',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T05:50:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1807289520',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ec4b0683-16f0-483a-b224-80dd1cb24573,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='00565ad3f83a492c93cd73406bfc7762',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='73cf4da906be47b9845028c834fe4b3d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(23fc6e5d-fce0-4521-ba46-4837b4232084),volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:50:30.076304 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-1895dbfd-4ab4-4f1d-affc-048c2cdbce13 tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f2efe4ee-3811-4e63-974e-9d441fbba456) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:50:30.094351 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-1895dbfd-4ab4-4f1d-affc-048c2cdbce13 tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f2efe4ee-3811-4e63-974e-9d441fbba456) transitioned into state 'SUCCESS' from state '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-1807289520',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='00565ad3f83a492c93cd73406bfc7762',qos_specs=None,replication_status=,reservations=['15573b22-87ec-4cc1-9923-3a26fa2460d7','56e86c07-1b91-462f-8b26-7a2b3ffaf8fc','2a4ad35d-856b-4dc7-bee1-cecce0ec2c0d','0995dce4-b7b0-4fc5-b3cb-38a419250e7e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='73cf4da906be47b9845028c834fe4b3d',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:50:30.094999 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-1895dbfd-4ab4-4f1d-affc-048c2cdbce13 tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ee793792-ab45-4b39-a8b6-00ae4db8185d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:50:30.107037 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-1895dbfd-4ab4-4f1d-affc-048c2cdbce13 tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ee793792-ab45-4b39-a8b6-00ae4db8185d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:50:30.108100 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-82290e1c-1ebb-4916-ab10-4148d802e1cf None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:30.108211 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-1895dbfd-4ab4-4f1d-affc-048c2cdbce13 tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] Flow 'volume_create_api' (61914275-6922-4656-bf13-98275c432372) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100271) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:50:30.108630 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-1895dbfd-4ab4-4f1d-affc-048c2cdbce13 tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] Create volume request issued successfully. Aug 25 05:50:30.109435 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-1895dbfd-4ab4-4f1d-affc-048c2cdbce13 tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] https://10.4.3.189/volume/v3/volumes returned with HTTP 202 Aug 25 05:50:30.110025 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1050/4155] 10.4.3.189 () {68 vars in 1258 bytes} [Tue Aug 25 05:50:29 2026] POST /volume/v3/volumes => generated 745 bytes in 156 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 05:50:30.110511 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-82290e1c-1ebb-4916-ab10-4148d802e1cf tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] GET https://10.4.3.189/volume/v3/backups/8c12c4c4-3981-46fc-a901-9ccaa90c52b5 Aug 25 05:50:30.110788 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-82290e1c-1ebb-4916-ab10-4148d802e1cf tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:30.111039 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-82290e1c-1ebb-4916-ab10-4148d802e1cf tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:30.111209 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-82290e1c-1ebb-4916-ab10-4148d802e1cf tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Show backup with id 8c12c4c4-3981-46fc-a901-9ccaa90c52b5. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:50:30.119382 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:30.119382 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:50:30.120160 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-82290e1c-1ebb-4916-ab10-4148d802e1cf tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] https://10.4.3.189/volume/v3/backups/8c12c4c4-3981-46fc-a901-9ccaa90c52b5 returned with HTTP 200 Aug 25 05:50:30.120593 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1038/4156] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:50:30 2026] GET /volume/v3/backups/8c12c4c4-3981-46fc-a901-9ccaa90c52b5 => generated 735 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:50:30.123213 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-42a64cef-2c84-4a20-980c-f700b074576b None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:30.124941 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-42a64cef-2c84-4a20-980c-f700b074576b tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] GET https://10.4.3.189/volume/v3/volumes/ec4b0683-16f0-483a-b224-80dd1cb24573 Aug 25 05:50:30.125159 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-42a64cef-2c84-4a20-980c-f700b074576b tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:30.125382 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-42a64cef-2c84-4a20-980c-f700b074576b tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:30.132351 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:30.132351 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:50:30.136139 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-42a64cef-2c84-4a20-980c-f700b074576b tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] Volume info retrieved successfully. Aug 25 05:50:30.140306 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-42a64cef-2c84-4a20-980c-f700b074576b tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] https://10.4.3.189/volume/v3/volumes/ec4b0683-16f0-483a-b224-80dd1cb24573 returned with HTTP 200 Aug 25 05:50:30.140727 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1035/4157] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:50:30 2026] GET /volume/v3/volumes/ec4b0683-16f0-483a-b224-80dd1cb24573 => generated 813 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:50:30.787689 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-f0c634ab-037e-4eb3-89ac-4347b00ab7f6 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:30.789686 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-f0c634ab-037e-4eb3-89ac-4347b00ab7f6 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] GET https://10.4.3.189/volume/v3/volumes/efb33b98-d04f-4d4c-8675-5a1cdad59ae2 Aug 25 05:50:30.789908 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-f0c634ab-037e-4eb3-89ac-4347b00ab7f6 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:30.790105 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-f0c634ab-037e-4eb3-89ac-4347b00ab7f6 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:30.796996 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:30.796996 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:50:30.800187 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-f0c634ab-037e-4eb3-89ac-4347b00ab7f6 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Volume info retrieved successfully. Aug 25 05:50:30.803830 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-f0c634ab-037e-4eb3-89ac-4347b00ab7f6 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] https://10.4.3.189/volume/v3/volumes/efb33b98-d04f-4d4c-8675-5a1cdad59ae2 returned with HTTP 200 Aug 25 05:50:30.804201 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1035/4158] 10.4.3.189 () {68 vars in 1389 bytes} [Tue Aug 25 05:50:30 2026] GET /volume/v3/volumes/efb33b98-d04f-4d4c-8675-5a1cdad59ae2 => generated 897 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:50:30.809328 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-04b1ae58-3ad6-4ebe-8a41-767feaa580ba None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:30.811373 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-04b1ae58-3ad6-4ebe-8a41-767feaa580ba tempest-ProjectAdminTests39-1256172067 tempest-ProjectAdminTests39-1256172067-project-admin] GET https://10.4.3.189/volume/v3/volumes/2da966be-1323-4c61-941e-a69029d76eff Aug 25 05:50:30.811599 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-04b1ae58-3ad6-4ebe-8a41-767feaa580ba tempest-ProjectAdminTests39-1256172067 tempest-ProjectAdminTests39-1256172067-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:30.811833 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-04b1ae58-3ad6-4ebe-8a41-767feaa580ba tempest-ProjectAdminTests39-1256172067 tempest-ProjectAdminTests39-1256172067-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:30.818134 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-04b1ae58-3ad6-4ebe-8a41-767feaa580ba tempest-ProjectAdminTests39-1256172067 tempest-ProjectAdminTests39-1256172067-project-admin] https://10.4.3.189/volume/v3/volumes/2da966be-1323-4c61-941e-a69029d76eff returned with HTTP 404 Aug 25 05:50:30.818683 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1051/4159] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:50:30 2026] GET /volume/v3/volumes/2da966be-1323-4c61-941e-a69029d76eff => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:50:30.819984 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-b08a0923-3de4-4851-b3c0-fdae489b154d None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:30.824346 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-b08a0923-3de4-4851-b3c0-fdae489b154d tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] POST https://10.4.3.189/volume/v3/snapshots Aug 25 05:50:30.824346 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-b08a0923-3de4-4851-b3c0-fdae489b154d tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "efb33b98-d04f-4d4c-8675-5a1cdad59ae2", "name": "tempest-VolumeDependencyTests-Snapshot-746420175"}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:50:30.833418 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:30.833418 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:50:30.834152 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-b08a0923-3de4-4851-b3c0-fdae489b154d tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Volume info retrieved successfully. Aug 25 05:50:30.834346 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.v3.snapshots [None req-b08a0923-3de4-4851-b3c0-fdae489b154d tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Create snapshot from volume efb33b98-d04f-4d4c-8675-5a1cdad59ae2 Aug 25 05:50:30.868078 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.quota [None req-b08a0923-3de4-4851-b3c0-fdae489b154d tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Created reservations ['4e6c0306-1088-42b6-8fe1-369ed06b01f2', 'ffe1141f-3e46-45c0-88c1-7484be7a2ea2', '8021e09a-c5ee-4eeb-92de-521413b5fab4', '2a52bc9d-48f4-47e9-ba4e-a4f59a344cef'] {{(pid=100270) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:50:30.901400 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-b08a0923-3de4-4851-b3c0-fdae489b154d tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Snapshot create request issued successfully. Aug 25 05:50:30.901822 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-b08a0923-3de4-4851-b3c0-fdae489b154d tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] https://10.4.3.189/volume/v3/snapshots returned with HTTP 202 Aug 25 05:50:30.902345 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1039/4160] 10.4.3.189 () {68 vars in 1265 bytes} [Tue Aug 25 05:50:30 2026] POST /volume/v3/snapshots => generated 307 bytes in 83 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 05:50:30.913701 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-2aaeb94e-67aa-4678-aa54-471357125bb4 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:30.916829 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-2aaeb94e-67aa-4678-aa54-471357125bb4 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] GET https://10.4.3.189/volume/v3/snapshots/4229ea6e-0985-458a-bf6c-667b00543936 Aug 25 05:50:30.917440 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-2aaeb94e-67aa-4678-aa54-471357125bb4 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:30.917933 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-2aaeb94e-67aa-4678-aa54-471357125bb4 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:30.924401 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:30.924401 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:50:30.925220 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-2aaeb94e-67aa-4678-aa54-471357125bb4 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Snapshot retrieved successfully. Aug 25 05:50:30.927068 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-2aaeb94e-67aa-4678-aa54-471357125bb4 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] https://10.4.3.189/volume/v3/snapshots/4229ea6e-0985-458a-bf6c-667b00543936 returned with HTTP 200 Aug 25 05:50:30.927712 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1036/4161] 10.4.3.189 () {66 vars in 1354 bytes} [Tue Aug 25 05:50:30 2026] GET /volume/v3/snapshots/4229ea6e-0985-458a-bf6c-667b00543936 => generated 439 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:50:31.130601 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-9818d0e7-4d9b-4197-8cc6-66a3acf67e55 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:31.132426 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-9818d0e7-4d9b-4197-8cc6-66a3acf67e55 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] GET https://10.4.3.189/volume/v3/backups/8c12c4c4-3981-46fc-a901-9ccaa90c52b5 Aug 25 05:50:31.133221 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-9818d0e7-4d9b-4197-8cc6-66a3acf67e55 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:31.133221 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-9818d0e7-4d9b-4197-8cc6-66a3acf67e55 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:31.133221 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-9818d0e7-4d9b-4197-8cc6-66a3acf67e55 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Show backup with id 8c12c4c4-3981-46fc-a901-9ccaa90c52b5. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:50:31.137489 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:31.137489 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:50:31.138131 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-9818d0e7-4d9b-4197-8cc6-66a3acf67e55 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] https://10.4.3.189/volume/v3/backups/8c12c4c4-3981-46fc-a901-9ccaa90c52b5 returned with HTTP 200 Aug 25 05:50:31.138528 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1036/4162] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:50:31 2026] GET /volume/v3/backups/8c12c4c4-3981-46fc-a901-9ccaa90c52b5 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:50:31.156335 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-142cac20-cf1b-456d-90a0-eb73dc39bb32 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:31.159851 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-142cac20-cf1b-456d-90a0-eb73dc39bb32 tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] GET https://10.4.3.189/volume/v3/volumes/ec4b0683-16f0-483a-b224-80dd1cb24573 Aug 25 05:50:31.160242 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-142cac20-cf1b-456d-90a0-eb73dc39bb32 tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:31.160592 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-142cac20-cf1b-456d-90a0-eb73dc39bb32 tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:31.171656 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:31.171656 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:50:31.177388 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-142cac20-cf1b-456d-90a0-eb73dc39bb32 tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] Volume info retrieved successfully. Aug 25 05:50:31.184866 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-142cac20-cf1b-456d-90a0-eb73dc39bb32 tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] https://10.4.3.189/volume/v3/volumes/ec4b0683-16f0-483a-b224-80dd1cb24573 returned with HTTP 200 Aug 25 05:50:31.186083 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1052/4163] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:50:31 2026] GET /volume/v3/volumes/ec4b0683-16f0-483a-b224-80dd1cb24573 => generated 838 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:50:31.198697 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-9ba17390-d89c-4add-9c3e-d21394546014 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:31.200302 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-9ba17390-d89c-4add-9c3e-d21394546014 tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] POST https://10.4.3.189/volume/v3/volumes Aug 25 05:50:31.200595 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-9ba17390-d89c-4add-9c3e-d21394546014 tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "ec4b0683-16f0-483a-b224-80dd1cb24573", "size": 1, "name": "tempest-VolumesGetTest-Volume-168025332", "metadata": {"Type": "Test"}}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:50:31.201956 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.v3.volumes [None req-9ba17390-d89c-4add-9c3e-d21394546014 tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] Create volume request body: {'volume': {'source_volid': 'ec4b0683-16f0-483a-b224-80dd1cb24573', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-168025332', 'metadata': {'Type': 'Test'}}} {{(pid=100270) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 05:50:31.208673 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:31.208673 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:50:31.209170 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-9ba17390-d89c-4add-9c3e-d21394546014 tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] Volume retrieved successfully. Aug 25 05:50:31.209301 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.v3.volumes [None req-9ba17390-d89c-4add-9c3e-d21394546014 tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] Create volume of 1 GB Aug 25 05:50:31.212711 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-9ba17390-d89c-4add-9c3e-d21394546014 tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] Availability Zones retrieved successfully. Aug 25 05:50:31.217540 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-9ba17390-d89c-4add-9c3e-d21394546014 tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] Flow 'volume_create_api' (bfa9f0f9-c092-4077-8ea0-410a25a75bd1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:50:31.218565 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-9ba17390-d89c-4add-9c3e-d21394546014 tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3bba77b4-cec7-44e3-bb0a-6b32d5b37fac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:50:31.219402 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.flows.api.create_volume [None req-9ba17390-d89c-4add-9c3e-d21394546014 tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100270) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 05:50:31.249930 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-9ba17390-d89c-4add-9c3e-d21394546014 tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3bba77b4-cec7-44e3-bb0a-6b32d5b37fac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'ec4b0683-16f0-483a-b224-80dd1cb24573', 'volume_type': VolumeType(created_at=2026-08-25T05:35:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=23fc6e5d-fce0-4521-ba46-4837b4232084,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '23fc6e5d-fce0-4521-ba46-4837b4232084', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:50:31.250712 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-9ba17390-d89c-4add-9c3e-d21394546014 tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c73458c4-c5d8-49cd-82ea-ade22369aa91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:50:31.299139 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.quota [None req-9ba17390-d89c-4add-9c3e-d21394546014 tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] Created reservations ['82d4cabe-9b1e-43b6-b819-87ab9b7e3a25', '6bb1a8b9-cdf4-460a-80e9-4ddb49c1f18a', '4bff861b-578c-4c22-afc1-8ac581dca10b', 'ff4d2fdd-39e7-48ee-b080-a47fe8453587'] {{(pid=100270) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:50:31.299139 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-9ba17390-d89c-4add-9c3e-d21394546014 tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c73458c4-c5d8-49cd-82ea-ade22369aa91) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['82d4cabe-9b1e-43b6-b819-87ab9b7e3a25', '6bb1a8b9-cdf4-460a-80e9-4ddb49c1f18a', '4bff861b-578c-4c22-afc1-8ac581dca10b', 'ff4d2fdd-39e7-48ee-b080-a47fe8453587']}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:50:31.299139 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-9ba17390-d89c-4add-9c3e-d21394546014 tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b1093deb-afa4-44bc-8528-7fc053fc8d29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:50:31.335506 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-9ba17390-d89c-4add-9c3e-d21394546014 tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b1093deb-afa4-44bc-8528-7fc053fc8d29) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4595bf74-95fb-43c8-a4a6-7f495677e456', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-168025332',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='00565ad3f83a492c93cd73406bfc7762',qos_specs=None,replication_status=,reservations=['82d4cabe-9b1e-43b6-b819-87ab9b7e3a25','6bb1a8b9-cdf4-460a-80e9-4ddb49c1f18a','4bff861b-578c-4c22-afc1-8ac581dca10b','ff4d2fdd-39e7-48ee-b080-a47fe8453587'],size=1,snapshot_id=None,source_replicaid=,source_volid=ec4b0683-16f0-483a-b224-80dd1cb24573,status='creating',user_id='73cf4da906be47b9845028c834fe4b3d',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T05:50:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-168025332',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4595bf74-95fb-43c8-a4a6-7f495677e456,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='00565ad3f83a492c93cd73406bfc7762',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=ec4b0683-16f0-483a-b224-80dd1cb24573,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='73cf4da906be47b9845028c834fe4b3d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(23fc6e5d-fce0-4521-ba46-4837b4232084),volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:50:31.336573 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-9ba17390-d89c-4add-9c3e-d21394546014 tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cd593570-0929-4939-a90c-4ca289ed6fa5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:50:31.361011 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-9ba17390-d89c-4add-9c3e-d21394546014 tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cd593570-0929-4939-a90c-4ca289ed6fa5) transitioned into state 'SUCCESS' from state '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-168025332',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='00565ad3f83a492c93cd73406bfc7762',qos_specs=None,replication_status=,reservations=['82d4cabe-9b1e-43b6-b819-87ab9b7e3a25','6bb1a8b9-cdf4-460a-80e9-4ddb49c1f18a','4bff861b-578c-4c22-afc1-8ac581dca10b','ff4d2fdd-39e7-48ee-b080-a47fe8453587'],size=1,snapshot_id=None,source_replicaid=,source_volid=ec4b0683-16f0-483a-b224-80dd1cb24573,status='creating',user_id='73cf4da906be47b9845028c834fe4b3d',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:50:31.361993 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-9ba17390-d89c-4add-9c3e-d21394546014 tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a09c6148-35dd-4c49-8da3-9bff2630462b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:50:31.370970 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-96604f9b-decc-4c61-a357-1bc8dcf6e5ae req-ae66008e-45e4-4459-820f-414f66950e89 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:31.374575 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-96604f9b-decc-4c61-a357-1bc8dcf6e5ae req-ae66008e-45e4-4459-820f-414f66950e89 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] GET https://10.4.3.189/volume/v3/volumes/26ab3c64-94f0-4b04-858f-5d674a634cd9/encryption Aug 25 05:50:31.374865 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-96604f9b-decc-4c61-a357-1bc8dcf6e5ae req-ae66008e-45e4-4459-820f-414f66950e89 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:31.375155 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-96604f9b-decc-4c61-a357-1bc8dcf6e5ae req-ae66008e-45e4-4459-820f-414f66950e89 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Calling method 'index' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:31.384049 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-9ba17390-d89c-4add-9c3e-d21394546014 tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a09c6148-35dd-4c49-8da3-9bff2630462b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:50:31.384808 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-9ba17390-d89c-4add-9c3e-d21394546014 tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] Flow 'volume_create_api' (bfa9f0f9-c092-4077-8ea0-410a25a75bd1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100270) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:50:31.385071 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-9ba17390-d89c-4add-9c3e-d21394546014 tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] Create volume request issued successfully. Aug 25 05:50:31.385646 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-9ba17390-d89c-4add-9c3e-d21394546014 tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] https://10.4.3.189/volume/v3/volumes returned with HTTP 202 Aug 25 05:50:31.386031 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1040/4164] 10.4.3.189 () {68 vars in 1259 bytes} [Tue Aug 25 05:50:31 2026] POST /volume/v3/volumes => generated 792 bytes in 188 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 05:50:31.391824 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:31.391824 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:50:31.398202 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-27f5499a-c192-47a8-9723-e84a3ce68747 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:31.400501 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-27f5499a-c192-47a8-9723-e84a3ce68747 tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] GET https://10.4.3.189/volume/v3/volumes/4595bf74-95fb-43c8-a4a6-7f495677e456 Aug 25 05:50:31.400792 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-27f5499a-c192-47a8-9723-e84a3ce68747 tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:31.401078 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-27f5499a-c192-47a8-9723-e84a3ce68747 tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:31.401796 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-96604f9b-decc-4c61-a357-1bc8dcf6e5ae req-ae66008e-45e4-4459-820f-414f66950e89 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] https://10.4.3.189/volume/v3/volumes/26ab3c64-94f0-4b04-858f-5d674a634cd9/encryption returned with HTTP 200 Aug 25 05:50:31.402401 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1037/4165] 10.4.3.189 () {68 vars in 1631 bytes} [Tue Aug 25 05:50:31 2026] GET /volume/v3/volumes/26ab3c64-94f0-4b04-858f-5d674a634cd9/encryption => generated 160 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:50:31.410460 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:31.410460 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:50:31.415240 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-27f5499a-c192-47a8-9723-e84a3ce68747 tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] Volume info retrieved successfully. Aug 25 05:50:31.422009 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-27f5499a-c192-47a8-9723-e84a3ce68747 tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] https://10.4.3.189/volume/v3/volumes/4595bf74-95fb-43c8-a4a6-7f495677e456 returned with HTTP 200 Aug 25 05:50:31.422603 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1037/4166] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:50:31 2026] GET /volume/v3/volumes/4595bf74-95fb-43c8-a4a6-7f495677e456 => generated 860 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:50:31.938238 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-2ec4cc26-772d-4c8d-8cf3-d2670c99b44e None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:31.940264 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-2ec4cc26-772d-4c8d-8cf3-d2670c99b44e tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] GET https://10.4.3.189/volume/v3/snapshots/4229ea6e-0985-458a-bf6c-667b00543936 Aug 25 05:50:31.940465 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-2ec4cc26-772d-4c8d-8cf3-d2670c99b44e tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:31.940670 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-2ec4cc26-772d-4c8d-8cf3-d2670c99b44e tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:31.946353 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:31.946353 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:50:31.946826 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-2ec4cc26-772d-4c8d-8cf3-d2670c99b44e tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Snapshot retrieved successfully. Aug 25 05:50:31.948477 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-2ec4cc26-772d-4c8d-8cf3-d2670c99b44e tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] https://10.4.3.189/volume/v3/snapshots/4229ea6e-0985-458a-bf6c-667b00543936 returned with HTTP 200 Aug 25 05:50:31.949052 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1053/4167] 10.4.3.189 () {66 vars in 1354 bytes} [Tue Aug 25 05:50:31 2026] GET /volume/v3/snapshots/4229ea6e-0985-458a-bf6c-667b00543936 => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:50:31.960354 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-8bcfb604-ffbc-45a1-a5e6-684953f6b280 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:31.965412 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-8bcfb604-ffbc-45a1-a5e6-684953f6b280 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] POST https://10.4.3.189/volume/v3/volumes Aug 25 05:50:31.965833 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-8bcfb604-ffbc-45a1-a5e6-684953f6b280 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "4229ea6e-0985-458a-bf6c-667b00543936", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-463806434"}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:50:31.967480 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.v3.volumes [None req-8bcfb604-ffbc-45a1-a5e6-684953f6b280 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Create volume request body: {'volume': {'snapshot_id': '4229ea6e-0985-458a-bf6c-667b00543936', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-463806434'}} {{(pid=100270) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 05:50:31.972811 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:31.972811 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:50:31.973233 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-8bcfb604-ffbc-45a1-a5e6-684953f6b280 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Snapshot retrieved successfully. Aug 25 05:50:31.973367 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.v3.volumes [None req-8bcfb604-ffbc-45a1-a5e6-684953f6b280 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Create volume of 1 GB Aug 25 05:50:31.977313 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-8bcfb604-ffbc-45a1-a5e6-684953f6b280 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Availability Zones retrieved successfully. Aug 25 05:50:31.983341 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-8bcfb604-ffbc-45a1-a5e6-684953f6b280 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Flow 'volume_create_api' (6bd48d2f-9ddf-4152-a8be-d1215139028a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:50:31.984331 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-8bcfb604-ffbc-45a1-a5e6-684953f6b280 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (17ce5996-9690-4b67-b1c1-d7c399f75b45) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:50:31.985266 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.flows.api.create_volume [None req-8bcfb604-ffbc-45a1-a5e6-684953f6b280 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100270) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 05:50:32.036693 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-8bcfb604-ffbc-45a1-a5e6-684953f6b280 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (17ce5996-9690-4b67-b1c1-d7c399f75b45) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '4229ea6e-0985-458a-bf6c-667b00543936', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T05:35:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=23fc6e5d-fce0-4521-ba46-4837b4232084,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '23fc6e5d-fce0-4521-ba46-4837b4232084', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:50:32.037545 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-8bcfb604-ffbc-45a1-a5e6-684953f6b280 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c63a4195-486e-41ec-a8c5-9f8b8589cded) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:50:32.087044 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.quota [None req-8bcfb604-ffbc-45a1-a5e6-684953f6b280 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Created reservations ['1df16fbd-be6e-4799-881e-9b6a2e005767', '30fb6099-b2c8-46b2-aca6-ab062f8cc9c9', '7121af7b-a0fa-494f-9baf-b8b34470bb6c', '74abe15b-f6d6-4fe5-a397-3c3293add77f'] {{(pid=100270) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:50:32.087973 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-8bcfb604-ffbc-45a1-a5e6-684953f6b280 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c63a4195-486e-41ec-a8c5-9f8b8589cded) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1df16fbd-be6e-4799-881e-9b6a2e005767', '30fb6099-b2c8-46b2-aca6-ab062f8cc9c9', '7121af7b-a0fa-494f-9baf-b8b34470bb6c', '74abe15b-f6d6-4fe5-a397-3c3293add77f']}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:50:32.088831 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-8bcfb604-ffbc-45a1-a5e6-684953f6b280 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e7dcc058-9e48-4b71-a441-75fd266aa169) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:50:32.133428 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-8bcfb604-ffbc-45a1-a5e6-684953f6b280 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e7dcc058-9e48-4b71-a441-75fd266aa169) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8b96c5e9-1fd1-4015-858f-d35e2b01b3fc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-463806434',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c415045c9abe490aa71872fe5032078b',qos_specs=None,replication_status=,reservations=['1df16fbd-be6e-4799-881e-9b6a2e005767','30fb6099-b2c8-46b2-aca6-ab062f8cc9c9','7121af7b-a0fa-494f-9baf-b8b34470bb6c','74abe15b-f6d6-4fe5-a397-3c3293add77f'],size=1,snapshot_id=4229ea6e-0985-458a-bf6c-667b00543936,source_replicaid=,source_volid=None,status='creating',user_id='98ee9e9efd484244ae38f22318c905f4',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T05:50:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-463806434',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8b96c5e9-1fd1-4015-858f-d35e2b01b3fc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c415045c9abe490aa71872fe5032078b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=4229ea6e-0985-458a-bf6c-667b00543936,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='98ee9e9efd484244ae38f22318c905f4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(23fc6e5d-fce0-4521-ba46-4837b4232084),volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:50:32.134253 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-8bcfb604-ffbc-45a1-a5e6-684953f6b280 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0b3952de-84f1-4166-a749-cc6ddedaf9f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:50:32.150490 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-943407b6-35e1-427f-bd40-12351a9a5888 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:32.154044 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-943407b6-35e1-427f-bd40-12351a9a5888 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] GET https://10.4.3.189/volume/v3/backups/8c12c4c4-3981-46fc-a901-9ccaa90c52b5 Aug 25 05:50:32.154716 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-943407b6-35e1-427f-bd40-12351a9a5888 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:32.154716 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-943407b6-35e1-427f-bd40-12351a9a5888 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:32.154945 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-943407b6-35e1-427f-bd40-12351a9a5888 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Show backup with id 8c12c4c4-3981-46fc-a901-9ccaa90c52b5. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:50:32.157311 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-8bcfb604-ffbc-45a1-a5e6-684953f6b280 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0b3952de-84f1-4166-a749-cc6ddedaf9f6) transitioned into state 'SUCCESS' from state '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-463806434',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c415045c9abe490aa71872fe5032078b',qos_specs=None,replication_status=,reservations=['1df16fbd-be6e-4799-881e-9b6a2e005767','30fb6099-b2c8-46b2-aca6-ab062f8cc9c9','7121af7b-a0fa-494f-9baf-b8b34470bb6c','74abe15b-f6d6-4fe5-a397-3c3293add77f'],size=1,snapshot_id=4229ea6e-0985-458a-bf6c-667b00543936,source_replicaid=,source_volid=None,status='creating',user_id='98ee9e9efd484244ae38f22318c905f4',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:50:32.158094 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-8bcfb604-ffbc-45a1-a5e6-684953f6b280 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b8510899-e044-4010-b6df-5c9ec3153261) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:50:32.164681 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:32.164681 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:50:32.165686 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-943407b6-35e1-427f-bd40-12351a9a5888 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] https://10.4.3.189/volume/v3/backups/8c12c4c4-3981-46fc-a901-9ccaa90c52b5 returned with HTTP 200 Aug 25 05:50:32.166723 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1038/4168] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:50:32 2026] GET /volume/v3/backups/8c12c4c4-3981-46fc-a901-9ccaa90c52b5 => generated 735 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:50:32.183782 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-8bcfb604-ffbc-45a1-a5e6-684953f6b280 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b8510899-e044-4010-b6df-5c9ec3153261) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:50:32.184907 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-8bcfb604-ffbc-45a1-a5e6-684953f6b280 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Flow 'volume_create_api' (6bd48d2f-9ddf-4152-a8be-d1215139028a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100270) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:50:32.185086 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-8bcfb604-ffbc-45a1-a5e6-684953f6b280 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Create volume request issued successfully. Aug 25 05:50:32.185771 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-8bcfb604-ffbc-45a1-a5e6-684953f6b280 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] https://10.4.3.189/volume/v3/volumes returned with HTTP 202 Aug 25 05:50:32.186324 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1041/4169] 10.4.3.189 () {70 vars in 1300 bytes} [Tue Aug 25 05:50:31 2026] POST /volume/v3/volumes => generated 803 bytes in 226 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:50:32.199080 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-6f3e8c1a-2d85-4e1c-9f9d-7bd18592762f None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:32.201188 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-6f3e8c1a-2d85-4e1c-9f9d-7bd18592762f tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] GET https://10.4.3.189/volume/v3/volumes/8b96c5e9-1fd1-4015-858f-d35e2b01b3fc Aug 25 05:50:32.201642 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-6f3e8c1a-2d85-4e1c-9f9d-7bd18592762f tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:32.201695 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-6f3e8c1a-2d85-4e1c-9f9d-7bd18592762f tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:32.209433 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:32.209433 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:50:32.215253 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-6f3e8c1a-2d85-4e1c-9f9d-7bd18592762f tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Volume info retrieved successfully. Aug 25 05:50:32.218957 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-6f3e8c1a-2d85-4e1c-9f9d-7bd18592762f tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] https://10.4.3.189/volume/v3/volumes/8b96c5e9-1fd1-4015-858f-d35e2b01b3fc returned with HTTP 200 Aug 25 05:50:32.219748 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1038/4170] 10.4.3.189 () {68 vars in 1389 bytes} [Tue Aug 25 05:50:32 2026] GET /volume/v3/volumes/8b96c5e9-1fd1-4015-858f-d35e2b01b3fc => generated 871 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:50:32.434872 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-fd98eafe-9723-4ce3-8bd3-674950fca64e None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:32.436705 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-fd98eafe-9723-4ce3-8bd3-674950fca64e tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] GET https://10.4.3.189/volume/v3/volumes/4595bf74-95fb-43c8-a4a6-7f495677e456 Aug 25 05:50:32.436887 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-fd98eafe-9723-4ce3-8bd3-674950fca64e tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:32.437079 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-fd98eafe-9723-4ce3-8bd3-674950fca64e tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:32.444250 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:32.444250 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:50:32.448829 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-fd98eafe-9723-4ce3-8bd3-674950fca64e tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] Volume info retrieved successfully. Aug 25 05:50:32.453708 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-fd98eafe-9723-4ce3-8bd3-674950fca64e tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] https://10.4.3.189/volume/v3/volumes/4595bf74-95fb-43c8-a4a6-7f495677e456 returned with HTTP 200 Aug 25 05:50:32.454198 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1054/4171] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:50:32 2026] GET /volume/v3/volumes/4595bf74-95fb-43c8-a4a6-7f495677e456 => generated 885 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:50:32.465694 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-62169ac5-a014-4a8b-87f5-c0dc8d736349 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:32.467516 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-62169ac5-a014-4a8b-87f5-c0dc8d736349 tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] GET https://10.4.3.189/volume/v3/volumes/4595bf74-95fb-43c8-a4a6-7f495677e456 Aug 25 05:50:32.467981 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-62169ac5-a014-4a8b-87f5-c0dc8d736349 tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:32.467981 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-62169ac5-a014-4a8b-87f5-c0dc8d736349 tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:32.474576 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:32.474576 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:50:32.478308 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-62169ac5-a014-4a8b-87f5-c0dc8d736349 tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] Volume info retrieved successfully. Aug 25 05:50:32.482367 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-62169ac5-a014-4a8b-87f5-c0dc8d736349 tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] https://10.4.3.189/volume/v3/volumes/4595bf74-95fb-43c8-a4a6-7f495677e456 returned with HTTP 200 Aug 25 05:50:32.482735 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1039/4172] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:50:32 2026] GET /volume/v3/volumes/4595bf74-95fb-43c8-a4a6-7f495677e456 => generated 885 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:50:32.497607 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-6f772d02-b4f4-4cf7-a646-be439c115a84 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:32.500075 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-6f772d02-b4f4-4cf7-a646-be439c115a84 tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] PUT https://10.4.3.189/volume/v3/volumes/4595bf74-95fb-43c8-a4a6-7f495677e456 Aug 25 05:50:32.500355 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-6f772d02-b4f4-4cf7-a646-be439c115a84 tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-168025332"}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:50:32.512419 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:32.512419 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:50:32.518313 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-6f772d02-b4f4-4cf7-a646-be439c115a84 tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] Volume info retrieved successfully. Aug 25 05:50:32.520633 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-b9b8244b-cab2-432d-b73f-864e4f9181b9 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:32.531578 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-6f772d02-b4f4-4cf7-a646-be439c115a84 tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] Volume updated successfully. Aug 25 05:50:32.532368 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-6f772d02-b4f4-4cf7-a646-be439c115a84 tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] https://10.4.3.189/volume/v3/volumes/4595bf74-95fb-43c8-a4a6-7f495677e456 returned with HTTP 200 Aug 25 05:50:32.532936 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1042/4173] 10.4.3.189 () {68 vars in 1368 bytes} [Tue Aug 25 05:50:32 2026] PUT /volume/v3/volumes/4595bf74-95fb-43c8-a4a6-7f495677e456 => generated 817 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:50:32.548211 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-7477e71a-c41c-47bb-8f2d-d6d1abcecfe1 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:32.550566 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-7477e71a-c41c-47bb-8f2d-d6d1abcecfe1 tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] PUT https://10.4.3.189/volume/v3/volumes/4595bf74-95fb-43c8-a4a6-7f495677e456 Aug 25 05:50:32.551000 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-7477e71a-c41c-47bb-8f2d-d6d1abcecfe1 tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-419050080", "description": "This is the new description of volume"}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:50:32.561589 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:32.561589 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:50:32.567077 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-7477e71a-c41c-47bb-8f2d-d6d1abcecfe1 tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] Volume info retrieved successfully. Aug 25 05:50:32.575856 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-7477e71a-c41c-47bb-8f2d-d6d1abcecfe1 tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] Volume updated successfully. Aug 25 05:50:32.576532 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-7477e71a-c41c-47bb-8f2d-d6d1abcecfe1 tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] https://10.4.3.189/volume/v3/volumes/4595bf74-95fb-43c8-a4a6-7f495677e456 returned with HTTP 200 Aug 25 05:50:32.576916 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1055/4174] 10.4.3.189 () {68 vars in 1369 bytes} [Tue Aug 25 05:50:32 2026] PUT /volume/v3/volumes/4595bf74-95fb-43c8-a4a6-7f495677e456 => generated 856 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:50:32.589655 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-f547003e-a641-4916-b3ef-3df518cc4855 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:32.592149 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f547003e-a641-4916-b3ef-3df518cc4855 tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] GET https://10.4.3.189/volume/v3/volumes/4595bf74-95fb-43c8-a4a6-7f495677e456 Aug 25 05:50:32.592366 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f547003e-a641-4916-b3ef-3df518cc4855 tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:32.592584 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f547003e-a641-4916-b3ef-3df518cc4855 tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:32.600367 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:32.600367 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:50:32.604297 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-f547003e-a641-4916-b3ef-3df518cc4855 tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] Volume info retrieved successfully. Aug 25 05:50:32.610076 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f547003e-a641-4916-b3ef-3df518cc4855 tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] https://10.4.3.189/volume/v3/volumes/4595bf74-95fb-43c8-a4a6-7f495677e456 returned with HTTP 200 Aug 25 05:50:32.610630 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1040/4175] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:50:32 2026] GET /volume/v3/volumes/4595bf74-95fb-43c8-a4a6-7f495677e456 => generated 924 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:50:32.624730 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-250e7b29-f263-472c-8189-340d416fa6b6 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:32.627245 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-250e7b29-f263-472c-8189-340d416fa6b6 tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] POST https://10.4.3.189/volume/v3/volumes Aug 25 05:50:32.627815 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-250e7b29-f263-472c-8189-340d416fa6b6 tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-1336370730", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-1122353479"}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:50:32.629936 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.v3.volumes [None req-250e7b29-f263-472c-8189-340d416fa6b6 tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-1336370730', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1122353479'}} {{(pid=100270) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 05:50:32.630137 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.v3.volumes [None req-250e7b29-f263-472c-8189-340d416fa6b6 tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] Create volume of 1 GB Aug 25 05:50:32.637418 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-250e7b29-f263-472c-8189-340d416fa6b6 tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] Availability Zones retrieved successfully. Aug 25 05:50:32.641277 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-b9b8244b-cab2-432d-b73f-864e4f9181b9 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] POST https://10.4.3.189/volume/v3/volumes Aug 25 05:50:32.641621 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-b9b8244b-cab2-432d-b73f-864e4f9181b9 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-347719381"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:50:32.642919 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.v3.volumes [None req-b9b8244b-cab2-432d-b73f-864e4f9181b9 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-347719381'}} {{(pid=100269) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 05:50:32.643034 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.v3.volumes [None req-b9b8244b-cab2-432d-b73f-864e4f9181b9 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Create volume of 1 GB Aug 25 05:50:32.643409 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-250e7b29-f263-472c-8189-340d416fa6b6 tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] Flow 'volume_create_api' (d88af762-b025-4314-b934-94c97f77ac9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:50:32.644385 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-250e7b29-f263-472c-8189-340d416fa6b6 tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a6917c8a-c2d7-466a-8743-f3f4ed373940) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:50:32.645257 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.flows.api.create_volume [None req-250e7b29-f263-472c-8189-340d416fa6b6 tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] Validating volume size '1' using validate_int {{(pid=100270) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 05:50:32.653847 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-b9b8244b-cab2-432d-b73f-864e4f9181b9 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Availability Zones retrieved successfully. Aug 25 05:50:32.662818 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-b9b8244b-cab2-432d-b73f-864e4f9181b9 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Flow 'volume_create_api' (e1c68e09-95ed-4f24-868d-22dea3d56638) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:50:32.663942 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-b9b8244b-cab2-432d-b73f-864e4f9181b9 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c7bc5876-ba2f-4aa0-9179-7234729d428c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:50:32.664895 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.flows.api.create_volume [None req-b9b8244b-cab2-432d-b73f-864e4f9181b9 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Validating volume size '1' using validate_int {{(pid=100269) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 05:50:32.671773 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-250e7b29-f263-472c-8189-340d416fa6b6 tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a6917c8a-c2d7-466a-8743-f3f4ed373940) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T05:35:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=23fc6e5d-fce0-4521-ba46-4837b4232084,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '23fc6e5d-fce0-4521-ba46-4837b4232084', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:50:32.672654 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-250e7b29-f263-472c-8189-340d416fa6b6 tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aa477d05-2f75-428e-838f-04d99b223e17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:50:32.694453 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-b9b8244b-cab2-432d-b73f-864e4f9181b9 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c7bc5876-ba2f-4aa0-9179-7234729d428c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T05:35:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=23fc6e5d-fce0-4521-ba46-4837b4232084,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '23fc6e5d-fce0-4521-ba46-4837b4232084', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:50:32.695468 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-b9b8244b-cab2-432d-b73f-864e4f9181b9 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b59d9bf7-22de-4163-9e66-c2e0f2b998c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:50:32.722377 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.quota [None req-250e7b29-f263-472c-8189-340d416fa6b6 tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] Created reservations ['cd3d74a1-75e0-4e96-a38c-3af49e72d0c5', 'f8e97cb4-eac0-4860-89da-f99a5c07ac65', '839cc6e6-30a7-4938-a285-0c5933802837', '41c01435-5976-4097-a78c-a2e9d3061841'] {{(pid=100270) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:50:32.723624 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-250e7b29-f263-472c-8189-340d416fa6b6 tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aa477d05-2f75-428e-838f-04d99b223e17) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cd3d74a1-75e0-4e96-a38c-3af49e72d0c5', 'f8e97cb4-eac0-4860-89da-f99a5c07ac65', '839cc6e6-30a7-4938-a285-0c5933802837', '41c01435-5976-4097-a78c-a2e9d3061841']}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:50:32.724746 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-250e7b29-f263-472c-8189-340d416fa6b6 tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b4de98f2-43ae-49ff-b113-892f72e8c1ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:50:32.754431 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-250e7b29-f263-472c-8189-340d416fa6b6 tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b4de98f2-43ae-49ff-b113-892f72e8c1ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e8068453-d373-4f59-8882-b3b1e8d5ec7f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-1336370730',display_name='tempest-VolumesGetTest-Volume-1122353479',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='00565ad3f83a492c93cd73406bfc7762',qos_specs=None,replication_status=,reservations=['cd3d74a1-75e0-4e96-a38c-3af49e72d0c5','f8e97cb4-eac0-4860-89da-f99a5c07ac65','839cc6e6-30a7-4938-a285-0c5933802837','41c01435-5976-4097-a78c-a2e9d3061841'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='73cf4da906be47b9845028c834fe4b3d',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T05:50:32Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-1336370730',display_name='tempest-VolumesGetTest-Volume-1122353479',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e8068453-d373-4f59-8882-b3b1e8d5ec7f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='00565ad3f83a492c93cd73406bfc7762',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='73cf4da906be47b9845028c834fe4b3d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(23fc6e5d-fce0-4521-ba46-4837b4232084),volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:50:32.755318 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-250e7b29-f263-472c-8189-340d416fa6b6 tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (91a5d00c-5175-400f-b899-08a180706d45) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:50:32.775170 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-250e7b29-f263-472c-8189-340d416fa6b6 tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (91a5d00c-5175-400f-b899-08a180706d45) transitioned into 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-1336370730',display_name='tempest-VolumesGetTest-Volume-1122353479',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='00565ad3f83a492c93cd73406bfc7762',qos_specs=None,replication_status=,reservations=['cd3d74a1-75e0-4e96-a38c-3af49e72d0c5','f8e97cb4-eac0-4860-89da-f99a5c07ac65','839cc6e6-30a7-4938-a285-0c5933802837','41c01435-5976-4097-a78c-a2e9d3061841'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='73cf4da906be47b9845028c834fe4b3d',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:50:32.776050 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-250e7b29-f263-472c-8189-340d416fa6b6 tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1ded0f47-bd36-49ec-8ff2-86782559dc55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:50:32.788946 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-250e7b29-f263-472c-8189-340d416fa6b6 tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1ded0f47-bd36-49ec-8ff2-86782559dc55) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:50:32.789609 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.quota [None req-b9b8244b-cab2-432d-b73f-864e4f9181b9 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Created reservations ['e36cc510-3691-4521-9d13-e046380dd84a', 'b0a1335d-e42e-4a58-9faa-03e595772b55', '61a760c8-1f00-442a-9a51-a0d576a34ed5', '3ede74ad-a47f-4b79-bfc9-d447f607668e'] {{(pid=100269) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:50:32.789916 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-250e7b29-f263-472c-8189-340d416fa6b6 tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] Flow 'volume_create_api' (d88af762-b025-4314-b934-94c97f77ac9c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100270) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:50:32.790366 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-250e7b29-f263-472c-8189-340d416fa6b6 tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] Create volume request issued successfully. Aug 25 05:50:32.790812 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-b9b8244b-cab2-432d-b73f-864e4f9181b9 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b59d9bf7-22de-4163-9e66-c2e0f2b998c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e36cc510-3691-4521-9d13-e046380dd84a', 'b0a1335d-e42e-4a58-9faa-03e595772b55', '61a760c8-1f00-442a-9a51-a0d576a34ed5', '3ede74ad-a47f-4b79-bfc9-d447f607668e']}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:50:32.791086 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-250e7b29-f263-472c-8189-340d416fa6b6 tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] https://10.4.3.189/volume/v3/volumes returned with HTTP 202 Aug 25 05:50:32.791511 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1043/4176] 10.4.3.189 () {68 vars in 1259 bytes} [Tue Aug 25 05:50:32 2026] POST /volume/v3/volumes => generated 780 bytes in 168 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 05:50:32.791640 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-b9b8244b-cab2-432d-b73f-864e4f9181b9 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f2d06cf5-a821-4c29-ac9a-e8bb8a2246c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:50:32.809922 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-6572366b-9a44-4000-add1-bb9db779309b None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:32.812642 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-6572366b-9a44-4000-add1-bb9db779309b tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] GET https://10.4.3.189/volume/v3/volumes/e8068453-d373-4f59-8882-b3b1e8d5ec7f Aug 25 05:50:32.812926 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-6572366b-9a44-4000-add1-bb9db779309b tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:32.813234 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-6572366b-9a44-4000-add1-bb9db779309b tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:32.823253 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-b9b8244b-cab2-432d-b73f-864e4f9181b9 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f2d06cf5-a821-4c29-ac9a-e8bb8a2246c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '64289aa4-e612-478e-879c-831e303258d7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-347719381',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1dc1ee612721488f887ea062696bb7aa',qos_specs=None,replication_status=,reservations=['e36cc510-3691-4521-9d13-e046380dd84a','b0a1335d-e42e-4a58-9faa-03e595772b55','61a760c8-1f00-442a-9a51-a0d576a34ed5','3ede74ad-a47f-4b79-bfc9-d447f607668e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1b645d3ab9b143698331595efc416513',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T05:50:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-347719381',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=64289aa4-e612-478e-879c-831e303258d7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1dc1ee612721488f887ea062696bb7aa',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1b645d3ab9b143698331595efc416513',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(23fc6e5d-fce0-4521-ba46-4837b4232084),volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:50:32.824417 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-b9b8244b-cab2-432d-b73f-864e4f9181b9 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0c162105-9f1c-429d-822f-f06d175b7120) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:50:32.824840 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:32.824840 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:50:32.831682 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-6572366b-9a44-4000-add1-bb9db779309b tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] Volume info retrieved successfully. Aug 25 05:50:32.838679 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-6572366b-9a44-4000-add1-bb9db779309b tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] https://10.4.3.189/volume/v3/volumes/e8068453-d373-4f59-8882-b3b1e8d5ec7f returned with HTTP 200 Aug 25 05:50:32.839866 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1056/4177] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:50:32 2026] GET /volume/v3/volumes/e8068453-d373-4f59-8882-b3b1e8d5ec7f => generated 848 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:50:32.855839 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-b9b8244b-cab2-432d-b73f-864e4f9181b9 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0c162105-9f1c-429d-822f-f06d175b7120) transitioned into state 'SUCCESS' from state '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-347719381',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1dc1ee612721488f887ea062696bb7aa',qos_specs=None,replication_status=,reservations=['e36cc510-3691-4521-9d13-e046380dd84a','b0a1335d-e42e-4a58-9faa-03e595772b55','61a760c8-1f00-442a-9a51-a0d576a34ed5','3ede74ad-a47f-4b79-bfc9-d447f607668e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1b645d3ab9b143698331595efc416513',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:50:32.856467 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-b9b8244b-cab2-432d-b73f-864e4f9181b9 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0119d52c-2a6d-49f3-9949-e54ddb12f31e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:50:32.872136 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-b9b8244b-cab2-432d-b73f-864e4f9181b9 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0119d52c-2a6d-49f3-9949-e54ddb12f31e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:50:32.873447 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-b9b8244b-cab2-432d-b73f-864e4f9181b9 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Flow 'volume_create_api' (e1c68e09-95ed-4f24-868d-22dea3d56638) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:50:32.873792 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-b9b8244b-cab2-432d-b73f-864e4f9181b9 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Create volume request issued successfully. Aug 25 05:50:32.874753 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-b9b8244b-cab2-432d-b73f-864e4f9181b9 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] https://10.4.3.189/volume/v3/volumes returned with HTTP 202 Aug 25 05:50:32.875251 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1039/4178] 10.4.3.189 () {68 vars in 1258 bytes} [Tue Aug 25 05:50:32 2026] POST /volume/v3/volumes => generated 777 bytes in 355 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 05:50:32.891366 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-ba67582b-39eb-4411-aacb-05b549fcc583 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:32.894042 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ba67582b-39eb-4411-aacb-05b549fcc583 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] GET https://10.4.3.189/volume/v3/volumes/64289aa4-e612-478e-879c-831e303258d7 Aug 25 05:50:32.894215 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ba67582b-39eb-4411-aacb-05b549fcc583 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:32.894392 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ba67582b-39eb-4411-aacb-05b549fcc583 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:32.904677 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:32.904677 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:50:32.910113 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-ba67582b-39eb-4411-aacb-05b549fcc583 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Volume info retrieved successfully. Aug 25 05:50:32.920012 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ba67582b-39eb-4411-aacb-05b549fcc583 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] https://10.4.3.189/volume/v3/volumes/64289aa4-e612-478e-879c-831e303258d7 returned with HTTP 200 Aug 25 05:50:32.920482 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1041/4179] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:50:32 2026] GET /volume/v3/volumes/64289aa4-e612-478e-879c-831e303258d7 => generated 956 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:50:33.178825 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-71eb258f-af1b-4834-9bd3-8f49b343b82a None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:33.180924 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-71eb258f-af1b-4834-9bd3-8f49b343b82a tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] GET https://10.4.3.189/volume/v3/backups/8c12c4c4-3981-46fc-a901-9ccaa90c52b5 Aug 25 05:50:33.181214 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-71eb258f-af1b-4834-9bd3-8f49b343b82a tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:33.181370 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-71eb258f-af1b-4834-9bd3-8f49b343b82a tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:33.181505 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-71eb258f-af1b-4834-9bd3-8f49b343b82a tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Show backup with id 8c12c4c4-3981-46fc-a901-9ccaa90c52b5. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:50:33.186702 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:33.186702 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:50:33.187414 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-71eb258f-af1b-4834-9bd3-8f49b343b82a tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] https://10.4.3.189/volume/v3/backups/8c12c4c4-3981-46fc-a901-9ccaa90c52b5 returned with HTTP 200 Aug 25 05:50:33.187901 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1044/4180] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:50:33 2026] GET /volume/v3/backups/8c12c4c4-3981-46fc-a901-9ccaa90c52b5 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:50:33.232479 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-6e0ff1cb-1c2f-470b-935d-9e4c99df497a None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:33.236142 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-6e0ff1cb-1c2f-470b-935d-9e4c99df497a tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] GET https://10.4.3.189/volume/v3/volumes/8b96c5e9-1fd1-4015-858f-d35e2b01b3fc Aug 25 05:50:33.236142 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-6e0ff1cb-1c2f-470b-935d-9e4c99df497a tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:33.236142 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-6e0ff1cb-1c2f-470b-935d-9e4c99df497a tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:33.243625 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:33.243625 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:50:33.249278 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-6e0ff1cb-1c2f-470b-935d-9e4c99df497a tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Volume info retrieved successfully. Aug 25 05:50:33.256336 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-6e0ff1cb-1c2f-470b-935d-9e4c99df497a tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] https://10.4.3.189/volume/v3/volumes/8b96c5e9-1fd1-4015-858f-d35e2b01b3fc returned with HTTP 200 Aug 25 05:50:33.256336 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1057/4181] 10.4.3.189 () {68 vars in 1389 bytes} [Tue Aug 25 05:50:33 2026] GET /volume/v3/volumes/8b96c5e9-1fd1-4015-858f-d35e2b01b3fc => generated 896 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:50:33.272081 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-ddbd45b8-9667-4720-9124-aa469bdacc78 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:33.274129 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-ddbd45b8-9667-4720-9124-aa469bdacc78 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] POST https://10.4.3.189/volume/v3/volumes Aug 25 05:50:33.274836 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-ddbd45b8-9667-4720-9124-aa469bdacc78 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "8b96c5e9-1fd1-4015-858f-d35e2b01b3fc", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-1754311096"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:50:33.276193 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.v3.volumes [None req-ddbd45b8-9667-4720-9124-aa469bdacc78 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Create volume request body: {'volume': {'source_volid': '8b96c5e9-1fd1-4015-858f-d35e2b01b3fc', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1754311096'}} {{(pid=100269) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 05:50:33.284118 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:33.284118 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:50:33.284743 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-ddbd45b8-9667-4720-9124-aa469bdacc78 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Volume retrieved successfully. Aug 25 05:50:33.284926 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.v3.volumes [None req-ddbd45b8-9667-4720-9124-aa469bdacc78 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Create volume of 1 GB Aug 25 05:50:33.288793 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-ddbd45b8-9667-4720-9124-aa469bdacc78 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Availability Zones retrieved successfully. Aug 25 05:50:33.293878 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-ddbd45b8-9667-4720-9124-aa469bdacc78 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Flow 'volume_create_api' (fec40527-48dd-4cd5-af39-7beb995383c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:50:33.295499 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-ddbd45b8-9667-4720-9124-aa469bdacc78 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (737a7265-2485-4c0f-bf8b-fde55cf336fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:50:33.296457 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.flows.api.create_volume [None req-ddbd45b8-9667-4720-9124-aa469bdacc78 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100269) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 05:50:33.323120 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-ddbd45b8-9667-4720-9124-aa469bdacc78 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (737a7265-2485-4c0f-bf8b-fde55cf336fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '8b96c5e9-1fd1-4015-858f-d35e2b01b3fc', 'volume_type': VolumeType(created_at=2026-08-25T05:35:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=23fc6e5d-fce0-4521-ba46-4837b4232084,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '23fc6e5d-fce0-4521-ba46-4837b4232084', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:50:33.323120 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-ddbd45b8-9667-4720-9124-aa469bdacc78 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (43dda353-9d9e-4f29-be0a-5122318e45b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:50:33.383491 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.quota [None req-ddbd45b8-9667-4720-9124-aa469bdacc78 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Created reservations ['7442eae7-d1e0-4d78-a553-78f476e2f9d0', 'f149f600-18f9-4724-9d67-128fbd7268b0', 'dce259ba-bbd4-4c3f-992e-18767d4e96f8', '7f3f21ec-aab5-4db2-8d3b-1d74307e8f23'] {{(pid=100269) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:50:33.384617 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-ddbd45b8-9667-4720-9124-aa469bdacc78 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (43dda353-9d9e-4f29-be0a-5122318e45b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7442eae7-d1e0-4d78-a553-78f476e2f9d0', 'f149f600-18f9-4724-9d67-128fbd7268b0', 'dce259ba-bbd4-4c3f-992e-18767d4e96f8', '7f3f21ec-aab5-4db2-8d3b-1d74307e8f23']}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:50:33.385604 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-ddbd45b8-9667-4720-9124-aa469bdacc78 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9210d058-8530-4f27-bcdb-bf434dfe90ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:50:33.424468 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-ddbd45b8-9667-4720-9124-aa469bdacc78 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9210d058-8530-4f27-bcdb-bf434dfe90ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c0066ef1-0e6d-442b-b153-74ce5d590d9c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1754311096',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c415045c9abe490aa71872fe5032078b',qos_specs=None,replication_status=,reservations=['7442eae7-d1e0-4d78-a553-78f476e2f9d0','f149f600-18f9-4724-9d67-128fbd7268b0','dce259ba-bbd4-4c3f-992e-18767d4e96f8','7f3f21ec-aab5-4db2-8d3b-1d74307e8f23'],size=1,snapshot_id=None,source_replicaid=,source_volid=8b96c5e9-1fd1-4015-858f-d35e2b01b3fc,status='creating',user_id='98ee9e9efd484244ae38f22318c905f4',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T05:50:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1754311096',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c0066ef1-0e6d-442b-b153-74ce5d590d9c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c415045c9abe490aa71872fe5032078b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=8b96c5e9-1fd1-4015-858f-d35e2b01b3fc,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='98ee9e9efd484244ae38f22318c905f4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(23fc6e5d-fce0-4521-ba46-4837b4232084),volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:50:33.425223 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-ddbd45b8-9667-4720-9124-aa469bdacc78 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3752f733-82b2-425e-af7a-35caeab59db0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:50:33.443668 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-ddbd45b8-9667-4720-9124-aa469bdacc78 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3752f733-82b2-425e-af7a-35caeab59db0) transitioned into state 'SUCCESS' from state '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-1754311096',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c415045c9abe490aa71872fe5032078b',qos_specs=None,replication_status=,reservations=['7442eae7-d1e0-4d78-a553-78f476e2f9d0','f149f600-18f9-4724-9d67-128fbd7268b0','dce259ba-bbd4-4c3f-992e-18767d4e96f8','7f3f21ec-aab5-4db2-8d3b-1d74307e8f23'],size=1,snapshot_id=None,source_replicaid=,source_volid=8b96c5e9-1fd1-4015-858f-d35e2b01b3fc,status='creating',user_id='98ee9e9efd484244ae38f22318c905f4',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:50:33.444354 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-ddbd45b8-9667-4720-9124-aa469bdacc78 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1f7b2163-7ee1-40c0-9ce1-b33fdb2e8d56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:50:33.463601 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-ddbd45b8-9667-4720-9124-aa469bdacc78 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1f7b2163-7ee1-40c0-9ce1-b33fdb2e8d56) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:50:33.464696 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-ddbd45b8-9667-4720-9124-aa469bdacc78 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Flow 'volume_create_api' (fec40527-48dd-4cd5-af39-7beb995383c3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:50:33.465032 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-ddbd45b8-9667-4720-9124-aa469bdacc78 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Create volume request issued successfully. Aug 25 05:50:33.465761 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-ddbd45b8-9667-4720-9124-aa469bdacc78 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] https://10.4.3.189/volume/v3/volumes returned with HTTP 202 Aug 25 05:50:33.466410 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1040/4182] 10.4.3.189 () {70 vars in 1300 bytes} [Tue Aug 25 05:50:33 2026] POST /volume/v3/volumes => generated 804 bytes in 195 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:50:33.481816 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-9b27c065-f4d1-45c5-821c-98ae6b6a05dd None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:33.485122 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-9b27c065-f4d1-45c5-821c-98ae6b6a05dd tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] GET https://10.4.3.189/volume/v3/volumes/c0066ef1-0e6d-442b-b153-74ce5d590d9c Aug 25 05:50:33.485500 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-9b27c065-f4d1-45c5-821c-98ae6b6a05dd tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:33.485748 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-9b27c065-f4d1-45c5-821c-98ae6b6a05dd tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:33.494678 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:33.494678 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:50:33.499083 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-9b27c065-f4d1-45c5-821c-98ae6b6a05dd tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Volume info retrieved successfully. Aug 25 05:50:33.504028 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-9b27c065-f4d1-45c5-821c-98ae6b6a05dd tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] https://10.4.3.189/volume/v3/volumes/c0066ef1-0e6d-442b-b153-74ce5d590d9c returned with HTTP 200 Aug 25 05:50:33.504028 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1042/4183] 10.4.3.189 () {68 vars in 1389 bytes} [Tue Aug 25 05:50:33 2026] GET /volume/v3/volumes/c0066ef1-0e6d-442b-b153-74ce5d590d9c => generated 872 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:50:33.853865 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-491e1902-9713-49f3-80e7-de367f547044 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:33.856568 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-491e1902-9713-49f3-80e7-de367f547044 tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] GET https://10.4.3.189/volume/v3/volumes/e8068453-d373-4f59-8882-b3b1e8d5ec7f Aug 25 05:50:33.856758 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-491e1902-9713-49f3-80e7-de367f547044 tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:33.857029 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-491e1902-9713-49f3-80e7-de367f547044 tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:33.866551 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:33.866551 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:50:33.871014 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-491e1902-9713-49f3-80e7-de367f547044 tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] Volume info retrieved successfully. Aug 25 05:50:33.875851 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-491e1902-9713-49f3-80e7-de367f547044 tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] https://10.4.3.189/volume/v3/volumes/e8068453-d373-4f59-8882-b3b1e8d5ec7f returned with HTTP 200 Aug 25 05:50:33.876301 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1045/4184] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:50:33 2026] GET /volume/v3/volumes/e8068453-d373-4f59-8882-b3b1e8d5ec7f => generated 873 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:50:33.888585 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-924e9dba-bd36-4716-a50f-dc0645b7daf3 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:33.892744 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-924e9dba-bd36-4716-a50f-dc0645b7daf3 tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] PUT https://10.4.3.189/volume/v3/volumes/e8068453-d373-4f59-8882-b3b1e8d5ec7f Aug 25 05:50:33.892744 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-924e9dba-bd36-4716-a50f-dc0645b7daf3 tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-168025332", "description": null}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:50:33.904964 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:33.904964 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:50:33.910455 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-924e9dba-bd36-4716-a50f-dc0645b7daf3 tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] Volume info retrieved successfully. Aug 25 05:50:33.917970 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-924e9dba-bd36-4716-a50f-dc0645b7daf3 tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] Volume updated successfully. Aug 25 05:50:33.918977 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-924e9dba-bd36-4716-a50f-dc0645b7daf3 tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] https://10.4.3.189/volume/v3/volumes/e8068453-d373-4f59-8882-b3b1e8d5ec7f returned with HTTP 200 Aug 25 05:50:33.919652 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1058/4185] 10.4.3.189 () {68 vars in 1368 bytes} [Tue Aug 25 05:50:33 2026] PUT /volume/v3/volumes/e8068453-d373-4f59-8882-b3b1e8d5ec7f => generated 769 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:50:33.934699 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-9607b8f6-78b2-481e-aa0f-efcfe9c56c2e None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:33.934904 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-2051dc6a-57e0-4d35-81e2-70d4efb89aa1 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:33.936624 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-2051dc6a-57e0-4d35-81e2-70d4efb89aa1 tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] GET https://10.4.3.189/volume/v3/volumes/e8068453-d373-4f59-8882-b3b1e8d5ec7f Aug 25 05:50:33.936784 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-9607b8f6-78b2-481e-aa0f-efcfe9c56c2e tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] GET https://10.4.3.189/volume/v3/volumes/64289aa4-e612-478e-879c-831e303258d7 Aug 25 05:50:33.936861 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-2051dc6a-57e0-4d35-81e2-70d4efb89aa1 tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:33.937000 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-2051dc6a-57e0-4d35-81e2-70d4efb89aa1 tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:33.937035 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-9607b8f6-78b2-481e-aa0f-efcfe9c56c2e tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:33.937292 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-9607b8f6-78b2-481e-aa0f-efcfe9c56c2e tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:33.946148 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:33.946148 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:50:33.947172 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:33.947172 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:50:33.949803 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-2051dc6a-57e0-4d35-81e2-70d4efb89aa1 tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] Volume info retrieved successfully. Aug 25 05:50:33.952214 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-9607b8f6-78b2-481e-aa0f-efcfe9c56c2e tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Volume info retrieved successfully. Aug 25 05:50:33.955819 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-2051dc6a-57e0-4d35-81e2-70d4efb89aa1 tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] https://10.4.3.189/volume/v3/volumes/e8068453-d373-4f59-8882-b3b1e8d5ec7f returned with HTTP 200 Aug 25 05:50:33.956282 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1041/4186] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:50:33 2026] GET /volume/v3/volumes/e8068453-d373-4f59-8882-b3b1e8d5ec7f => generated 837 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:50:33.957176 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-9607b8f6-78b2-481e-aa0f-efcfe9c56c2e tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] https://10.4.3.189/volume/v3/volumes/64289aa4-e612-478e-879c-831e303258d7 returned with HTTP 200 Aug 25 05:50:33.957663 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1043/4187] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:50:33 2026] GET /volume/v3/volumes/64289aa4-e612-478e-879c-831e303258d7 => generated 1017 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:50:33.969777 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-59b7723e-3105-4a98-9701-b44716b64fd8 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:33.971287 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-5cef5d38-bb2d-42df-9d0f-05f3aa4e5287 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:33.971756 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-59b7723e-3105-4a98-9701-b44716b64fd8 tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] DELETE https://10.4.3.189/volume/v3/volumes/e8068453-d373-4f59-8882-b3b1e8d5ec7f Aug 25 05:50:33.971981 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-59b7723e-3105-4a98-9701-b44716b64fd8 tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:33.974670 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-59b7723e-3105-4a98-9701-b44716b64fd8 tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] Calling method 'delete' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:33.974670 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.v3.volumes [None req-59b7723e-3105-4a98-9701-b44716b64fd8 tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] Delete volume with id: e8068453-d373-4f59-8882-b3b1e8d5ec7f Aug 25 05:50:33.981150 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:33.981150 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:50:33.981656 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-59b7723e-3105-4a98-9701-b44716b64fd8 tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] Volume info retrieved successfully. Aug 25 05:50:34.001714 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-59b7723e-3105-4a98-9701-b44716b64fd8 tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] Delete volume request issued successfully. Aug 25 05:50:34.001922 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-59b7723e-3105-4a98-9701-b44716b64fd8 tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] https://10.4.3.189/volume/v3/volumes/e8068453-d373-4f59-8882-b3b1e8d5ec7f returned with HTTP 202 Aug 25 05:50:34.002396 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1046/4188] 10.4.3.189 () {66 vars in 1351 bytes} [Tue Aug 25 05:50:33 2026] DELETE /volume/v3/volumes/e8068453-d373-4f59-8882-b3b1e8d5ec7f => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:50:34.011347 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-abeb90de-7b2a-4b16-8a58-f0663be41ed9 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:34.013228 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-abeb90de-7b2a-4b16-8a58-f0663be41ed9 tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] GET https://10.4.3.189/volume/v3/volumes/e8068453-d373-4f59-8882-b3b1e8d5ec7f Aug 25 05:50:34.013439 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-abeb90de-7b2a-4b16-8a58-f0663be41ed9 tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:34.013621 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-abeb90de-7b2a-4b16-8a58-f0663be41ed9 tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:34.020759 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:34.020759 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:50:34.024522 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-abeb90de-7b2a-4b16-8a58-f0663be41ed9 tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] Volume info retrieved successfully. Aug 25 05:50:34.030199 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-abeb90de-7b2a-4b16-8a58-f0663be41ed9 tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] https://10.4.3.189/volume/v3/volumes/e8068453-d373-4f59-8882-b3b1e8d5ec7f returned with HTTP 200 Aug 25 05:50:34.030648 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1042/4189] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:50:34 2026] GET /volume/v3/volumes/e8068453-d373-4f59-8882-b3b1e8d5ec7f => generated 836 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:50:34.038486 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-5cef5d38-bb2d-42df-9d0f-05f3aa4e5287 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-member] POST https://10.4.3.189/volume/v3/snapshots Aug 25 05:50:34.038486 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-5cef5d38-bb2d-42df-9d0f-05f3aa4e5287 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "64289aa4-e612-478e-879c-831e303258d7", "name": "tempest-ProjectMemberTests-Snapshot-598497642"}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:50:34.048968 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:34.048968 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:50:34.050529 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-5cef5d38-bb2d-42df-9d0f-05f3aa4e5287 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-member] Volume info retrieved successfully. Aug 25 05:50:34.051108 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.v3.snapshots [None req-5cef5d38-bb2d-42df-9d0f-05f3aa4e5287 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-member] Create snapshot from volume 64289aa4-e612-478e-879c-831e303258d7 Aug 25 05:50:34.095722 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.quota [None req-5cef5d38-bb2d-42df-9d0f-05f3aa4e5287 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-member] Created reservations ['f7a5e8a4-c613-48a2-945d-2b5d172ce60f', '7b66678d-e0f2-49d5-a2e4-dd085e1d05a5', 'f5207acb-972b-49aa-9f82-af386e461214', '3761d10d-48f7-4908-ae5d-2e8e26cd4879'] {{(pid=100271) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:50:34.124487 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-5cef5d38-bb2d-42df-9d0f-05f3aa4e5287 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-member] Snapshot create request issued successfully. Aug 25 05:50:34.125553 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-5cef5d38-bb2d-42df-9d0f-05f3aa4e5287 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-member] https://10.4.3.189/volume/v3/snapshots returned with HTTP 202 Aug 25 05:50:34.125553 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1059/4190] 10.4.3.189 () {68 vars in 1265 bytes} [Tue Aug 25 05:50:33 2026] POST /volume/v3/snapshots => generated 304 bytes in 155 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 05:50:34.136359 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-586b86db-1c1b-452c-aeaa-be4802e300d1 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:34.138247 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-586b86db-1c1b-452c-aeaa-be4802e300d1 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-member] GET https://10.4.3.189/volume/v3/snapshots/ff05d723-ce20-43a2-9889-eb6e003f03f9 Aug 25 05:50:34.138431 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-586b86db-1c1b-452c-aeaa-be4802e300d1 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:34.138645 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-586b86db-1c1b-452c-aeaa-be4802e300d1 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:34.143682 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:34.143682 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:50:34.144143 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-586b86db-1c1b-452c-aeaa-be4802e300d1 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-member] Snapshot retrieved successfully. Aug 25 05:50:34.144889 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-586b86db-1c1b-452c-aeaa-be4802e300d1 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-member] https://10.4.3.189/volume/v3/snapshots/ff05d723-ce20-43a2-9889-eb6e003f03f9 returned with HTTP 200 Aug 25 05:50:34.145283 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1044/4191] 10.4.3.189 () {66 vars in 1354 bytes} [Tue Aug 25 05:50:34 2026] GET /volume/v3/snapshots/ff05d723-ce20-43a2-9889-eb6e003f03f9 => generated 436 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:50:34.197478 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-b1c17519-8d09-41d6-9e3f-f71659a4909e None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:34.199103 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-b1c17519-8d09-41d6-9e3f-f71659a4909e tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] GET https://10.4.3.189/volume/v3/backups/8c12c4c4-3981-46fc-a901-9ccaa90c52b5 Aug 25 05:50:34.199283 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-b1c17519-8d09-41d6-9e3f-f71659a4909e tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:34.199452 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-b1c17519-8d09-41d6-9e3f-f71659a4909e tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:34.199581 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-b1c17519-8d09-41d6-9e3f-f71659a4909e tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Show backup with id 8c12c4c4-3981-46fc-a901-9ccaa90c52b5. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:50:34.203308 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:34.203308 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:50:34.203835 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-b1c17519-8d09-41d6-9e3f-f71659a4909e tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] https://10.4.3.189/volume/v3/backups/8c12c4c4-3981-46fc-a901-9ccaa90c52b5 returned with HTTP 200 Aug 25 05:50:34.204329 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1047/4192] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:50:34 2026] GET /volume/v3/backups/8c12c4c4-3981-46fc-a901-9ccaa90c52b5 => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:50:34.517877 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-a97f9d6b-fcdf-48c7-8f42-f21363bf370f None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:34.519803 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-a97f9d6b-fcdf-48c7-8f42-f21363bf370f tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] GET https://10.4.3.189/volume/v3/volumes/c0066ef1-0e6d-442b-b153-74ce5d590d9c Aug 25 05:50:34.520109 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-a97f9d6b-fcdf-48c7-8f42-f21363bf370f tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:34.520315 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-a97f9d6b-fcdf-48c7-8f42-f21363bf370f tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:34.530837 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:34.530837 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:50:34.536149 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-a97f9d6b-fcdf-48c7-8f42-f21363bf370f tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Volume info retrieved successfully. Aug 25 05:50:34.542820 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-a97f9d6b-fcdf-48c7-8f42-f21363bf370f tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] https://10.4.3.189/volume/v3/volumes/c0066ef1-0e6d-442b-b153-74ce5d590d9c returned with HTTP 200 Aug 25 05:50:34.543443 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1043/4193] 10.4.3.189 () {68 vars in 1389 bytes} [Tue Aug 25 05:50:34 2026] GET /volume/v3/volumes/c0066ef1-0e6d-442b-b153-74ce5d590d9c => generated 897 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:50:34.559260 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-68b7fdfe-99ec-430e-957d-1c1a57548eb4 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:34.563525 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-68b7fdfe-99ec-430e-957d-1c1a57548eb4 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] DELETE https://10.4.3.189/volume/v3/snapshots/ffe18baf-b428-4100-9874-a2527eb9917a Aug 25 05:50:34.563753 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-68b7fdfe-99ec-430e-957d-1c1a57548eb4 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:34.563976 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-68b7fdfe-99ec-430e-957d-1c1a57548eb4 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Calling method 'delete' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:34.564103 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.v3.snapshots [None req-68b7fdfe-99ec-430e-957d-1c1a57548eb4 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Delete snapshot with id: ffe18baf-b428-4100-9874-a2527eb9917a Aug 25 05:50:34.570207 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:34.570207 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:50:34.570825 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-68b7fdfe-99ec-430e-957d-1c1a57548eb4 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Snapshot retrieved successfully. Aug 25 05:50:34.591150 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-68b7fdfe-99ec-430e-957d-1c1a57548eb4 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Snapshot delete request issued successfully. Aug 25 05:50:34.591369 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-68b7fdfe-99ec-430e-957d-1c1a57548eb4 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] https://10.4.3.189/volume/v3/snapshots/ffe18baf-b428-4100-9874-a2527eb9917a returned with HTTP 202 Aug 25 05:50:34.591977 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1060/4194] 10.4.3.189 () {66 vars in 1357 bytes} [Tue Aug 25 05:50:34 2026] DELETE /volume/v3/snapshots/ffe18baf-b428-4100-9874-a2527eb9917a => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:50:34.598514 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-6c5309a6-be44-46bd-a1f9-71b18e10616f None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:34.600743 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6c5309a6-be44-46bd-a1f9-71b18e10616f tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] GET https://10.4.3.189/volume/v3/snapshots/ffe18baf-b428-4100-9874-a2527eb9917a Aug 25 05:50:34.600990 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-6c5309a6-be44-46bd-a1f9-71b18e10616f tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:34.601270 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-6c5309a6-be44-46bd-a1f9-71b18e10616f tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:34.606091 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:34.606091 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:50:34.606698 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-6c5309a6-be44-46bd-a1f9-71b18e10616f tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Snapshot retrieved successfully. Aug 25 05:50:34.607101 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6c5309a6-be44-46bd-a1f9-71b18e10616f tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] https://10.4.3.189/volume/v3/snapshots/ffe18baf-b428-4100-9874-a2527eb9917a returned with HTTP 200 Aug 25 05:50:34.607435 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1045/4195] 10.4.3.189 () {66 vars in 1354 bytes} [Tue Aug 25 05:50:34 2026] GET /volume/v3/snapshots/ffe18baf-b428-4100-9874-a2527eb9917a => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:50:35.045309 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-f688d96f-812b-41d0-a3be-7da91d4d147a None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:35.047255 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-f688d96f-812b-41d0-a3be-7da91d4d147a tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] GET https://10.4.3.189/volume/v3/volumes/e8068453-d373-4f59-8882-b3b1e8d5ec7f Aug 25 05:50:35.047509 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-f688d96f-812b-41d0-a3be-7da91d4d147a tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:35.047716 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-f688d96f-812b-41d0-a3be-7da91d4d147a tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:35.055008 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-f688d96f-812b-41d0-a3be-7da91d4d147a tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] https://10.4.3.189/volume/v3/volumes/e8068453-d373-4f59-8882-b3b1e8d5ec7f returned with HTTP 404 Aug 25 05:50:35.055573 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1048/4196] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:50:35 2026] GET /volume/v3/volumes/e8068453-d373-4f59-8882-b3b1e8d5ec7f => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:50:35.063687 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-138202ad-bca2-410f-a25b-09b3ea4af8a1 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:35.065832 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-138202ad-bca2-410f-a25b-09b3ea4af8a1 tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] GET https://10.4.3.189/volume/v3/volumes/4595bf74-95fb-43c8-a4a6-7f495677e456 Aug 25 05:50:35.066084 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-138202ad-bca2-410f-a25b-09b3ea4af8a1 tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:35.066309 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-138202ad-bca2-410f-a25b-09b3ea4af8a1 tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:35.075893 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:35.075893 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:50:35.081298 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-138202ad-bca2-410f-a25b-09b3ea4af8a1 tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] Volume info retrieved successfully. Aug 25 05:50:35.087522 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-138202ad-bca2-410f-a25b-09b3ea4af8a1 tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] https://10.4.3.189/volume/v3/volumes/4595bf74-95fb-43c8-a4a6-7f495677e456 returned with HTTP 200 Aug 25 05:50:35.088407 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1044/4197] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:50:35 2026] GET /volume/v3/volumes/4595bf74-95fb-43c8-a4a6-7f495677e456 => generated 924 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:50:35.102746 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-23e5e3c8-27e4-443a-a133-71fb6441d33d None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:35.104903 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-23e5e3c8-27e4-443a-a133-71fb6441d33d tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] DELETE https://10.4.3.189/volume/v3/volumes/4595bf74-95fb-43c8-a4a6-7f495677e456 Aug 25 05:50:35.105155 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-23e5e3c8-27e4-443a-a133-71fb6441d33d tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:35.105418 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-23e5e3c8-27e4-443a-a133-71fb6441d33d tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] Calling method 'delete' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:35.105589 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [None req-23e5e3c8-27e4-443a-a133-71fb6441d33d tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] Delete volume with id: 4595bf74-95fb-43c8-a4a6-7f495677e456 Aug 25 05:50:35.113099 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:35.113099 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:50:35.113637 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-23e5e3c8-27e4-443a-a133-71fb6441d33d tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] Volume info retrieved successfully. Aug 25 05:50:35.130459 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-23e5e3c8-27e4-443a-a133-71fb6441d33d tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] Delete volume request issued successfully. Aug 25 05:50:35.130710 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-23e5e3c8-27e4-443a-a133-71fb6441d33d tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] https://10.4.3.189/volume/v3/volumes/4595bf74-95fb-43c8-a4a6-7f495677e456 returned with HTTP 202 Aug 25 05:50:35.131178 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1061/4198] 10.4.3.189 () {66 vars in 1351 bytes} [Tue Aug 25 05:50:35 2026] DELETE /volume/v3/volumes/4595bf74-95fb-43c8-a4a6-7f495677e456 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:50:35.143999 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-b8bd1a7c-1a8b-4890-8f0a-3306c84ef124 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:35.146077 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b8bd1a7c-1a8b-4890-8f0a-3306c84ef124 tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] GET https://10.4.3.189/volume/v3/volumes/4595bf74-95fb-43c8-a4a6-7f495677e456 Aug 25 05:50:35.146529 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b8bd1a7c-1a8b-4890-8f0a-3306c84ef124 tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:35.146753 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b8bd1a7c-1a8b-4890-8f0a-3306c84ef124 tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:35.158292 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-a9e571f4-869a-43a6-9824-6053446125c7 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:35.159633 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:35.159633 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:50:35.160700 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-a9e571f4-869a-43a6-9824-6053446125c7 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-member] GET https://10.4.3.189/volume/v3/snapshots/ff05d723-ce20-43a2-9889-eb6e003f03f9 Aug 25 05:50:35.160966 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-a9e571f4-869a-43a6-9824-6053446125c7 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:35.161302 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-a9e571f4-869a-43a6-9824-6053446125c7 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:35.164760 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-b8bd1a7c-1a8b-4890-8f0a-3306c84ef124 tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] Volume info retrieved successfully. Aug 25 05:50:35.168669 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:35.168669 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:50:35.168669 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-a9e571f4-869a-43a6-9824-6053446125c7 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-member] Snapshot retrieved successfully. Aug 25 05:50:35.169820 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-a9e571f4-869a-43a6-9824-6053446125c7 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-member] https://10.4.3.189/volume/v3/snapshots/ff05d723-ce20-43a2-9889-eb6e003f03f9 returned with HTTP 200 Aug 25 05:50:35.170494 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1049/4199] 10.4.3.189 () {66 vars in 1354 bytes} [Tue Aug 25 05:50:35 2026] GET /volume/v3/snapshots/ff05d723-ce20-43a2-9889-eb6e003f03f9 => generated 463 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:50:35.171124 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b8bd1a7c-1a8b-4890-8f0a-3306c84ef124 tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] https://10.4.3.189/volume/v3/volumes/4595bf74-95fb-43c8-a4a6-7f495677e456 returned with HTTP 200 Aug 25 05:50:35.171557 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1046/4200] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:50:35 2026] GET /volume/v3/volumes/4595bf74-95fb-43c8-a4a6-7f495677e456 => generated 923 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:50:35.184084 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-612aac4b-db81-4ae2-83d4-449ed9ede44c None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:35.184684 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-612aac4b-db81-4ae2-83d4-449ed9ede44c tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-member] DELETE https://10.4.3.189/volume/v3/snapshots/ff05d723-ce20-43a2-9889-eb6e003f03f9 Aug 25 05:50:35.185185 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-612aac4b-db81-4ae2-83d4-449ed9ede44c tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:35.185185 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-612aac4b-db81-4ae2-83d4-449ed9ede44c tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-member] Calling method 'delete' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:35.185329 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.v3.snapshots [None req-612aac4b-db81-4ae2-83d4-449ed9ede44c tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-member] Delete snapshot with id: ff05d723-ce20-43a2-9889-eb6e003f03f9 Aug 25 05:50:35.191601 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:35.191601 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:50:35.192575 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-612aac4b-db81-4ae2-83d4-449ed9ede44c tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-member] Snapshot retrieved successfully. Aug 25 05:50:35.216466 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-612aac4b-db81-4ae2-83d4-449ed9ede44c tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-member] Snapshot delete request issued successfully. Aug 25 05:50:35.217443 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-612aac4b-db81-4ae2-83d4-449ed9ede44c tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-member] https://10.4.3.189/volume/v3/snapshots/ff05d723-ce20-43a2-9889-eb6e003f03f9 returned with HTTP 202 Aug 25 05:50:35.217443 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1045/4201] 10.4.3.189 () {66 vars in 1357 bytes} [Tue Aug 25 05:50:35 2026] DELETE /volume/v3/snapshots/ff05d723-ce20-43a2-9889-eb6e003f03f9 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:50:35.219341 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-75a9f19d-dd28-46fa-b11e-420b9843293f None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:35.224214 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-75a9f19d-dd28-46fa-b11e-420b9843293f tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] GET https://10.4.3.189/volume/v3/backups/8c12c4c4-3981-46fc-a901-9ccaa90c52b5 Aug 25 05:50:35.224460 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-c5ca83c8-f4b7-4331-b329-f11b08f5a297 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:35.224859 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-75a9f19d-dd28-46fa-b11e-420b9843293f tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:35.224859 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-75a9f19d-dd28-46fa-b11e-420b9843293f tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:35.224945 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-75a9f19d-dd28-46fa-b11e-420b9843293f tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Show backup with id 8c12c4c4-3981-46fc-a901-9ccaa90c52b5. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:50:35.226652 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-c5ca83c8-f4b7-4331-b329-f11b08f5a297 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-member] GET https://10.4.3.189/volume/v3/snapshots/ff05d723-ce20-43a2-9889-eb6e003f03f9 Aug 25 05:50:35.226887 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-c5ca83c8-f4b7-4331-b329-f11b08f5a297 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:35.227159 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-c5ca83c8-f4b7-4331-b329-f11b08f5a297 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:35.231315 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:35.231315 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:50:35.232380 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-75a9f19d-dd28-46fa-b11e-420b9843293f tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] https://10.4.3.189/volume/v3/backups/8c12c4c4-3981-46fc-a901-9ccaa90c52b5 returned with HTTP 200 Aug 25 05:50:35.232710 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1062/4202] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:50:35 2026] GET /volume/v3/backups/8c12c4c4-3981-46fc-a901-9ccaa90c52b5 => generated 735 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:50:35.234318 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:35.234318 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:50:35.234892 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-c5ca83c8-f4b7-4331-b329-f11b08f5a297 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-member] Snapshot retrieved successfully. Aug 25 05:50:35.236179 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-c5ca83c8-f4b7-4331-b329-f11b08f5a297 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-member] https://10.4.3.189/volume/v3/snapshots/ff05d723-ce20-43a2-9889-eb6e003f03f9 returned with HTTP 200 Aug 25 05:50:35.236595 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1050/4203] 10.4.3.189 () {66 vars in 1354 bytes} [Tue Aug 25 05:50:35 2026] GET /volume/v3/snapshots/ff05d723-ce20-43a2-9889-eb6e003f03f9 => generated 462 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:50:35.616854 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-78537aa5-d017-4b0f-a95d-07848099e486 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:35.619289 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-78537aa5-d017-4b0f-a95d-07848099e486 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] GET https://10.4.3.189/volume/v3/snapshots/ffe18baf-b428-4100-9874-a2527eb9917a Aug 25 05:50:35.619588 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-78537aa5-d017-4b0f-a95d-07848099e486 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:35.619869 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-78537aa5-d017-4b0f-a95d-07848099e486 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:35.624859 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-78537aa5-d017-4b0f-a95d-07848099e486 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] https://10.4.3.189/volume/v3/snapshots/ffe18baf-b428-4100-9874-a2527eb9917a returned with HTTP 404 Aug 25 05:50:35.625492 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1047/4204] 10.4.3.189 () {66 vars in 1354 bytes} [Tue Aug 25 05:50:35 2026] GET /volume/v3/snapshots/ffe18baf-b428-4100-9874-a2527eb9917a => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:50:35.633947 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-2e47ec82-eeef-4037-b76e-b06fdac7cee0 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:35.636504 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-2e47ec82-eeef-4037-b76e-b06fdac7cee0 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] DELETE https://10.4.3.189/volume/v3/snapshots/4229ea6e-0985-458a-bf6c-667b00543936 Aug 25 05:50:35.636504 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-2e47ec82-eeef-4037-b76e-b06fdac7cee0 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:35.636757 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-2e47ec82-eeef-4037-b76e-b06fdac7cee0 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Calling method 'delete' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:35.636877 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.v3.snapshots [None req-2e47ec82-eeef-4037-b76e-b06fdac7cee0 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Delete snapshot with id: 4229ea6e-0985-458a-bf6c-667b00543936 Aug 25 05:50:35.643809 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:35.643809 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:50:35.644294 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-2e47ec82-eeef-4037-b76e-b06fdac7cee0 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Snapshot retrieved successfully. Aug 25 05:50:35.665703 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-2e47ec82-eeef-4037-b76e-b06fdac7cee0 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Snapshot delete request issued successfully. Aug 25 05:50:35.665796 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-2e47ec82-eeef-4037-b76e-b06fdac7cee0 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] https://10.4.3.189/volume/v3/snapshots/4229ea6e-0985-458a-bf6c-667b00543936 returned with HTTP 202 Aug 25 05:50:35.666540 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1046/4205] 10.4.3.189 () {66 vars in 1357 bytes} [Tue Aug 25 05:50:35 2026] DELETE /volume/v3/snapshots/4229ea6e-0985-458a-bf6c-667b00543936 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:50:35.674656 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-0caa4350-ac08-437e-bcfd-c5f5040bd155 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:35.676507 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-0caa4350-ac08-437e-bcfd-c5f5040bd155 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] GET https://10.4.3.189/volume/v3/snapshots/4229ea6e-0985-458a-bf6c-667b00543936 Aug 25 05:50:35.676785 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-0caa4350-ac08-437e-bcfd-c5f5040bd155 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:35.676937 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-0caa4350-ac08-437e-bcfd-c5f5040bd155 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:35.682211 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:35.682211 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:50:35.682658 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-0caa4350-ac08-437e-bcfd-c5f5040bd155 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Snapshot retrieved successfully. Aug 25 05:50:35.683503 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-0caa4350-ac08-437e-bcfd-c5f5040bd155 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] https://10.4.3.189/volume/v3/snapshots/4229ea6e-0985-458a-bf6c-667b00543936 returned with HTTP 200 Aug 25 05:50:35.684014 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1063/4206] 10.4.3.189 () {66 vars in 1354 bytes} [Tue Aug 25 05:50:35 2026] GET /volume/v3/snapshots/4229ea6e-0985-458a-bf6c-667b00543936 => generated 465 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:50:36.190083 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-c8e490a3-7b43-40ec-8873-fd0bdc724181 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:36.192487 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-c8e490a3-7b43-40ec-8873-fd0bdc724181 tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] GET https://10.4.3.189/volume/v3/volumes/4595bf74-95fb-43c8-a4a6-7f495677e456 Aug 25 05:50:36.192710 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-c8e490a3-7b43-40ec-8873-fd0bdc724181 tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:36.193097 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-c8e490a3-7b43-40ec-8873-fd0bdc724181 tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:36.199855 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-c8e490a3-7b43-40ec-8873-fd0bdc724181 tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] https://10.4.3.189/volume/v3/volumes/4595bf74-95fb-43c8-a4a6-7f495677e456 returned with HTTP 404 Aug 25 05:50:36.200528 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1051/4207] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:50:36 2026] GET /volume/v3/volumes/4595bf74-95fb-43c8-a4a6-7f495677e456 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:50:36.209276 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-6109823b-dd9f-4f61-88b2-1b5518a06bb0 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:36.211340 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6109823b-dd9f-4f61-88b2-1b5518a06bb0 tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] GET https://10.4.3.189/volume/v3/volumes/ec4b0683-16f0-483a-b224-80dd1cb24573 Aug 25 05:50:36.211671 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-6109823b-dd9f-4f61-88b2-1b5518a06bb0 tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:36.211900 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-6109823b-dd9f-4f61-88b2-1b5518a06bb0 tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:36.221396 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:36.221396 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:50:36.226400 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-6109823b-dd9f-4f61-88b2-1b5518a06bb0 tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] Volume info retrieved successfully. Aug 25 05:50:36.232520 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6109823b-dd9f-4f61-88b2-1b5518a06bb0 tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] https://10.4.3.189/volume/v3/volumes/ec4b0683-16f0-483a-b224-80dd1cb24573 returned with HTTP 200 Aug 25 05:50:36.233109 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1048/4208] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:50:36 2026] GET /volume/v3/volumes/ec4b0683-16f0-483a-b224-80dd1cb24573 => generated 838 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:50:36.246448 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-7d6ed17c-df02-43e2-b685-87fb35842385 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:36.246758 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-07174655-47a5-4b50-ac65-3f5c949d6295 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:36.247259 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-e998e783-1f59-46c6-b30f-460395282131 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:36.248487 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-7d6ed17c-df02-43e2-b685-87fb35842385 tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] DELETE https://10.4.3.189/volume/v3/volumes/ec4b0683-16f0-483a-b224-80dd1cb24573 Aug 25 05:50:36.248709 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-7d6ed17c-df02-43e2-b685-87fb35842385 tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:36.248944 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-7d6ed17c-df02-43e2-b685-87fb35842385 tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] Calling method 'delete' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:36.249094 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-07174655-47a5-4b50-ac65-3f5c949d6295 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-member] GET https://10.4.3.189/volume/v3/snapshots/ff05d723-ce20-43a2-9889-eb6e003f03f9 Aug 25 05:50:36.249226 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.v3.volumes [None req-7d6ed17c-df02-43e2-b685-87fb35842385 tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] Delete volume with id: ec4b0683-16f0-483a-b224-80dd1cb24573 Aug 25 05:50:36.249407 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-07174655-47a5-4b50-ac65-3f5c949d6295 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:36.249582 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-07174655-47a5-4b50-ac65-3f5c949d6295 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:36.249909 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-e998e783-1f59-46c6-b30f-460395282131 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] GET https://10.4.3.189/volume/v3/backups/8c12c4c4-3981-46fc-a901-9ccaa90c52b5 Aug 25 05:50:36.250228 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-e998e783-1f59-46c6-b30f-460395282131 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:36.250539 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-e998e783-1f59-46c6-b30f-460395282131 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:36.250618 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-e998e783-1f59-46c6-b30f-460395282131 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Show backup with id 8c12c4c4-3981-46fc-a901-9ccaa90c52b5. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:50:36.255135 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-07174655-47a5-4b50-ac65-3f5c949d6295 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-member] https://10.4.3.189/volume/v3/snapshots/ff05d723-ce20-43a2-9889-eb6e003f03f9 returned with HTTP 404 Aug 25 05:50:36.255674 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1064/4209] 10.4.3.189 () {66 vars in 1354 bytes} [Tue Aug 25 05:50:36 2026] GET /volume/v3/snapshots/ff05d723-ce20-43a2-9889-eb6e003f03f9 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:50:36.256096 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:36.256096 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:50:36.257449 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-e998e783-1f59-46c6-b30f-460395282131 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] https://10.4.3.189/volume/v3/backups/8c12c4c4-3981-46fc-a901-9ccaa90c52b5 returned with HTTP 200 Aug 25 05:50:36.257790 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1052/4210] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:50:36 2026] GET /volume/v3/backups/8c12c4c4-3981-46fc-a901-9ccaa90c52b5 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:50:36.260648 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:36.260648 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:50:36.261566 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-7d6ed17c-df02-43e2-b685-87fb35842385 tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] Volume info retrieved successfully. Aug 25 05:50:36.263914 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-d18f931f-965c-477c-a85b-14ab5adb9a3e None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:36.266183 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d18f931f-965c-477c-a85b-14ab5adb9a3e tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] DELETE https://10.4.3.189/volume/v3/volumes/64289aa4-e612-478e-879c-831e303258d7 Aug 25 05:50:36.266437 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d18f931f-965c-477c-a85b-14ab5adb9a3e tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:36.266714 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d18f931f-965c-477c-a85b-14ab5adb9a3e tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:36.266988 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-d18f931f-965c-477c-a85b-14ab5adb9a3e tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Delete volume with id: 64289aa4-e612-478e-879c-831e303258d7 Aug 25 05:50:36.275857 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:36.275857 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:50:36.276332 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-d18f931f-965c-477c-a85b-14ab5adb9a3e tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Volume info retrieved successfully. Aug 25 05:50:36.286520 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-7d6ed17c-df02-43e2-b685-87fb35842385 tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] Delete volume request issued successfully. Aug 25 05:50:36.286778 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-7d6ed17c-df02-43e2-b685-87fb35842385 tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] https://10.4.3.189/volume/v3/volumes/ec4b0683-16f0-483a-b224-80dd1cb24573 returned with HTTP 202 Aug 25 05:50:36.287355 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1047/4211] 10.4.3.189 () {66 vars in 1351 bytes} [Tue Aug 25 05:50:36 2026] DELETE /volume/v3/volumes/ec4b0683-16f0-483a-b224-80dd1cb24573 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:50:36.295897 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-aafb7b31-03b4-4642-b0b0-e66f4c0494b0 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:36.298178 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-d18f931f-965c-477c-a85b-14ab5adb9a3e tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Delete volume request issued successfully. Aug 25 05:50:36.298423 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d18f931f-965c-477c-a85b-14ab5adb9a3e tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] https://10.4.3.189/volume/v3/volumes/64289aa4-e612-478e-879c-831e303258d7 returned with HTTP 202 Aug 25 05:50:36.298684 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-aafb7b31-03b4-4642-b0b0-e66f4c0494b0 tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] GET https://10.4.3.189/volume/v3/volumes/ec4b0683-16f0-483a-b224-80dd1cb24573 Aug 25 05:50:36.298920 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1049/4212] 10.4.3.189 () {66 vars in 1351 bytes} [Tue Aug 25 05:50:36 2026] DELETE /volume/v3/volumes/64289aa4-e612-478e-879c-831e303258d7 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:50:36.299075 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-aafb7b31-03b4-4642-b0b0-e66f4c0494b0 tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:36.299204 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-aafb7b31-03b4-4642-b0b0-e66f4c0494b0 tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:36.307030 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-1cd5d83a-c739-4535-853a-7407bb2ef185 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:36.308514 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:36.308514 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:50:36.309615 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-1cd5d83a-c739-4535-853a-7407bb2ef185 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] GET https://10.4.3.189/volume/v3/volumes/64289aa4-e612-478e-879c-831e303258d7 Aug 25 05:50:36.309615 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-1cd5d83a-c739-4535-853a-7407bb2ef185 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:36.309854 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-1cd5d83a-c739-4535-853a-7407bb2ef185 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:36.313084 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-aafb7b31-03b4-4642-b0b0-e66f4c0494b0 tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] Volume info retrieved successfully. Aug 25 05:50:36.318428 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-aafb7b31-03b4-4642-b0b0-e66f4c0494b0 tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] https://10.4.3.189/volume/v3/volumes/ec4b0683-16f0-483a-b224-80dd1cb24573 returned with HTTP 200 Aug 25 05:50:36.318934 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1065/4213] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:50:36 2026] GET /volume/v3/volumes/ec4b0683-16f0-483a-b224-80dd1cb24573 => generated 837 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:50:36.319470 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:36.319470 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:50:36.324064 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-1cd5d83a-c739-4535-853a-7407bb2ef185 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Volume info retrieved successfully. Aug 25 05:50:36.328191 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-1cd5d83a-c739-4535-853a-7407bb2ef185 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] https://10.4.3.189/volume/v3/volumes/64289aa4-e612-478e-879c-831e303258d7 returned with HTTP 200 Aug 25 05:50:36.328634 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1053/4214] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:50:36 2026] GET /volume/v3/volumes/64289aa4-e612-478e-879c-831e303258d7 => generated 1016 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:50:36.693527 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-2e772629-7302-4013-a4df-610679350e22 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:36.696775 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-2e772629-7302-4013-a4df-610679350e22 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] GET https://10.4.3.189/volume/v3/snapshots/4229ea6e-0985-458a-bf6c-667b00543936 Aug 25 05:50:36.696976 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-2e772629-7302-4013-a4df-610679350e22 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:36.697219 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-2e772629-7302-4013-a4df-610679350e22 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:36.703232 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-2e772629-7302-4013-a4df-610679350e22 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] https://10.4.3.189/volume/v3/snapshots/4229ea6e-0985-458a-bf6c-667b00543936 returned with HTTP 404 Aug 25 05:50:36.704042 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1048/4215] 10.4.3.189 () {66 vars in 1354 bytes} [Tue Aug 25 05:50:36 2026] GET /volume/v3/snapshots/4229ea6e-0985-458a-bf6c-667b00543936 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:50:36.712562 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-2ab5839f-0c22-447e-96cb-066099d1e7f5 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:36.714663 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-2ab5839f-0c22-447e-96cb-066099d1e7f5 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] DELETE https://10.4.3.189/volume/v3/volumes/8b96c5e9-1fd1-4015-858f-d35e2b01b3fc Aug 25 05:50:36.714976 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-2ab5839f-0c22-447e-96cb-066099d1e7f5 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:36.715281 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-2ab5839f-0c22-447e-96cb-066099d1e7f5 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:36.715543 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-2ab5839f-0c22-447e-96cb-066099d1e7f5 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Delete volume with id: 8b96c5e9-1fd1-4015-858f-d35e2b01b3fc Aug 25 05:50:36.723664 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:36.723664 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:50:36.724214 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-2ab5839f-0c22-447e-96cb-066099d1e7f5 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Volume info retrieved successfully. Aug 25 05:50:36.743845 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-2ab5839f-0c22-447e-96cb-066099d1e7f5 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Delete volume request issued successfully. Aug 25 05:50:36.744134 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-2ab5839f-0c22-447e-96cb-066099d1e7f5 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] https://10.4.3.189/volume/v3/volumes/8b96c5e9-1fd1-4015-858f-d35e2b01b3fc returned with HTTP 202 Aug 25 05:50:36.744718 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1050/4216] 10.4.3.189 () {68 vars in 1392 bytes} [Tue Aug 25 05:50:36 2026] DELETE /volume/v3/volumes/8b96c5e9-1fd1-4015-858f-d35e2b01b3fc => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 05:50:36.752992 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-1e8b04e8-39d1-4912-b24f-9814ff073599 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:36.756772 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-1e8b04e8-39d1-4912-b24f-9814ff073599 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] GET https://10.4.3.189/volume/v3/volumes/8b96c5e9-1fd1-4015-858f-d35e2b01b3fc Aug 25 05:50:36.757120 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-1e8b04e8-39d1-4912-b24f-9814ff073599 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:36.757403 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-1e8b04e8-39d1-4912-b24f-9814ff073599 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:36.766773 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:36.766773 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:50:36.772125 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-1e8b04e8-39d1-4912-b24f-9814ff073599 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Volume info retrieved successfully. Aug 25 05:50:36.777553 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-1e8b04e8-39d1-4912-b24f-9814ff073599 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] https://10.4.3.189/volume/v3/volumes/8b96c5e9-1fd1-4015-858f-d35e2b01b3fc returned with HTTP 200 Aug 25 05:50:36.778078 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1066/4217] 10.4.3.189 () {68 vars in 1389 bytes} [Tue Aug 25 05:50:36 2026] GET /volume/v3/volumes/8b96c5e9-1fd1-4015-858f-d35e2b01b3fc => generated 895 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:50:37.268523 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-9b267237-6a62-4e08-ac5b-669ffe37a38d None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:37.270418 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-9b267237-6a62-4e08-ac5b-669ffe37a38d tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] GET https://10.4.3.189/volume/v3/backups/8c12c4c4-3981-46fc-a901-9ccaa90c52b5 Aug 25 05:50:37.270621 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-9b267237-6a62-4e08-ac5b-669ffe37a38d tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:37.270827 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-9b267237-6a62-4e08-ac5b-669ffe37a38d tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:37.270976 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-9b267237-6a62-4e08-ac5b-669ffe37a38d tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Show backup with id 8c12c4c4-3981-46fc-a901-9ccaa90c52b5. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:50:37.275271 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:37.275271 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:50:37.275825 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-9b267237-6a62-4e08-ac5b-669ffe37a38d tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] https://10.4.3.189/volume/v3/backups/8c12c4c4-3981-46fc-a901-9ccaa90c52b5 returned with HTTP 200 Aug 25 05:50:37.276176 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1054/4218] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:50:37 2026] GET /volume/v3/backups/8c12c4c4-3981-46fc-a901-9ccaa90c52b5 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:50:37.332130 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-d8fb8633-afbe-4f53-b816-8150a4f247c7 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:37.334029 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-d8fb8633-afbe-4f53-b816-8150a4f247c7 tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] GET https://10.4.3.189/volume/v3/volumes/ec4b0683-16f0-483a-b224-80dd1cb24573 Aug 25 05:50:37.334519 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-d8fb8633-afbe-4f53-b816-8150a4f247c7 tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:37.334519 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-d8fb8633-afbe-4f53-b816-8150a4f247c7 tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:37.340679 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-d8fb8633-afbe-4f53-b816-8150a4f247c7 tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] https://10.4.3.189/volume/v3/volumes/ec4b0683-16f0-483a-b224-80dd1cb24573 returned with HTTP 404 Aug 25 05:50:37.341217 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1049/4219] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:50:37 2026] GET /volume/v3/volumes/ec4b0683-16f0-483a-b224-80dd1cb24573 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:50:37.346119 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-67871a99-f336-4145-8fc7-53aa6b5516ed None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:37.349691 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-67871a99-f336-4145-8fc7-53aa6b5516ed tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] GET https://10.4.3.189/volume/v3/volumes/64289aa4-e612-478e-879c-831e303258d7 Aug 25 05:50:37.350258 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-67871a99-f336-4145-8fc7-53aa6b5516ed tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:37.350258 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-67871a99-f336-4145-8fc7-53aa6b5516ed tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:37.358472 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-67871a99-f336-4145-8fc7-53aa6b5516ed tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] https://10.4.3.189/volume/v3/volumes/64289aa4-e612-478e-879c-831e303258d7 returned with HTTP 404 Aug 25 05:50:37.359073 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1051/4220] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:50:37 2026] GET /volume/v3/volumes/64289aa4-e612-478e-879c-831e303258d7 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:50:37.367876 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-c66d5af9-5700-478c-8b36-6ae011e64bd5 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:37.369735 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-c66d5af9-5700-478c-8b36-6ae011e64bd5 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] POST https://10.4.3.189/volume/v3/volumes Aug 25 05:50:37.370334 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-c66d5af9-5700-478c-8b36-6ae011e64bd5 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-105871834"}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:50:37.371776 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.v3.volumes [None req-c66d5af9-5700-478c-8b36-6ae011e64bd5 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-105871834'}} {{(pid=100271) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 05:50:37.372224 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [None req-c66d5af9-5700-478c-8b36-6ae011e64bd5 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Create volume of 1 GB Aug 25 05:50:37.376748 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-c66d5af9-5700-478c-8b36-6ae011e64bd5 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Availability Zones retrieved successfully. Aug 25 05:50:37.382841 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-c66d5af9-5700-478c-8b36-6ae011e64bd5 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Flow 'volume_create_api' (23b7aece-c30a-48b3-b1b1-0592612f2e19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:50:37.383957 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-c66d5af9-5700-478c-8b36-6ae011e64bd5 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3edaf78a-6ba6-45a5-ba31-0bfea2b29772) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:50:37.384653 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.flows.api.create_volume [None req-c66d5af9-5700-478c-8b36-6ae011e64bd5 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Validating volume size '1' using validate_int {{(pid=100271) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 05:50:37.393385 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-166cb3f2-7295-4388-866f-0258b870dec2 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:37.394923 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-166cb3f2-7295-4388-866f-0258b870dec2 tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] POST https://10.4.3.189/volume/v3/volumes Aug 25 05:50:37.395270 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-166cb3f2-7295-4388-866f-0258b870dec2 tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "821ab3e7-1977-4d78-a63f-5997ce48392f", "size": 1, "name": "tempest-VolumesGetTest-Volume-1056504822", "metadata": {"Type": "Test"}}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:50:37.397716 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.v3.volumes [None req-166cb3f2-7295-4388-866f-0258b870dec2 tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] Create volume request body: {'volume': {'imageRef': '821ab3e7-1977-4d78-a63f-5997ce48392f', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1056504822', 'metadata': {'Type': 'Test'}}} {{(pid=100270) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 05:50:37.418940 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-c66d5af9-5700-478c-8b36-6ae011e64bd5 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3edaf78a-6ba6-45a5-ba31-0bfea2b29772) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T05:35:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=23fc6e5d-fce0-4521-ba46-4837b4232084,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '23fc6e5d-fce0-4521-ba46-4837b4232084', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:50:37.419851 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-c66d5af9-5700-478c-8b36-6ae011e64bd5 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (255c417d-9d71-4364-a531-531c7f198bdf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:50:37.463164 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.quota [None req-c66d5af9-5700-478c-8b36-6ae011e64bd5 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Created reservations ['0002dde9-51f3-4259-9683-ae2a457fc310', '1143af96-cb55-4627-a890-3c4977aaf0cd', '8df32d02-f064-4bb4-9f9b-8f3d7b4321f5', 'a6b384fd-dbc5-4566-8997-e55b92ae952d'] {{(pid=100271) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:50:37.464176 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-c66d5af9-5700-478c-8b36-6ae011e64bd5 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (255c417d-9d71-4364-a531-531c7f198bdf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0002dde9-51f3-4259-9683-ae2a457fc310', '1143af96-cb55-4627-a890-3c4977aaf0cd', '8df32d02-f064-4bb4-9f9b-8f3d7b4321f5', 'a6b384fd-dbc5-4566-8997-e55b92ae952d']}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:50:37.464946 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-c66d5af9-5700-478c-8b36-6ae011e64bd5 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (216fe02a-d360-4006-9fb2-92243ddbbea2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:50:37.484010 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.v3.volumes [None req-166cb3f2-7295-4388-866f-0258b870dec2 tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] Create volume of 1 GB Aug 25 05:50:37.488347 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-166cb3f2-7295-4388-866f-0258b870dec2 tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] Availability Zones retrieved successfully. Aug 25 05:50:37.488629 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-c66d5af9-5700-478c-8b36-6ae011e64bd5 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (216fe02a-d360-4006-9fb2-92243ddbbea2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '52c2d0b7-2328-4131-b22f-e46b17cdc8ce', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-105871834',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1dc1ee612721488f887ea062696bb7aa',qos_specs=None,replication_status=,reservations=['0002dde9-51f3-4259-9683-ae2a457fc310','1143af96-cb55-4627-a890-3c4977aaf0cd','8df32d02-f064-4bb4-9f9b-8f3d7b4321f5','a6b384fd-dbc5-4566-8997-e55b92ae952d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1b645d3ab9b143698331595efc416513',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T05:50:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-105871834',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=52c2d0b7-2328-4131-b22f-e46b17cdc8ce,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1dc1ee612721488f887ea062696bb7aa',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1b645d3ab9b143698331595efc416513',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(23fc6e5d-fce0-4521-ba46-4837b4232084),volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:50:37.489593 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-c66d5af9-5700-478c-8b36-6ae011e64bd5 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d696836b-8009-4d8f-9b85-b6a1a6893e34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:50:37.493924 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-166cb3f2-7295-4388-866f-0258b870dec2 tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] Flow 'volume_create_api' (bdc6dd03-79aa-49ea-ab47-cf0add1d1959) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:50:37.495042 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-166cb3f2-7295-4388-866f-0258b870dec2 tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3f2fa31f-4c08-4808-9bbd-842a9119e5e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:50:37.496013 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.flows.api.create_volume [None req-166cb3f2-7295-4388-866f-0258b870dec2 tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] Validating volume size '1' using validate_int {{(pid=100270) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 05:50:37.506768 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-c66d5af9-5700-478c-8b36-6ae011e64bd5 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d696836b-8009-4d8f-9b85-b6a1a6893e34) transitioned into state 'SUCCESS' from state '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-105871834',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1dc1ee612721488f887ea062696bb7aa',qos_specs=None,replication_status=,reservations=['0002dde9-51f3-4259-9683-ae2a457fc310','1143af96-cb55-4627-a890-3c4977aaf0cd','8df32d02-f064-4bb4-9f9b-8f3d7b4321f5','a6b384fd-dbc5-4566-8997-e55b92ae952d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1b645d3ab9b143698331595efc416513',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:50:37.507646 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-c66d5af9-5700-478c-8b36-6ae011e64bd5 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a9894eb9-1b3f-4ce6-900a-642c73ccf7f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:50:37.522792 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-c66d5af9-5700-478c-8b36-6ae011e64bd5 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a9894eb9-1b3f-4ce6-900a-642c73ccf7f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:50:37.523718 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-c66d5af9-5700-478c-8b36-6ae011e64bd5 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Flow 'volume_create_api' (23b7aece-c30a-48b3-b1b1-0592612f2e19) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100271) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:50:37.524327 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-c66d5af9-5700-478c-8b36-6ae011e64bd5 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Create volume request issued successfully. Aug 25 05:50:37.524705 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-c66d5af9-5700-478c-8b36-6ae011e64bd5 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] https://10.4.3.189/volume/v3/volumes returned with HTTP 202 Aug 25 05:50:37.525261 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1067/4221] 10.4.3.189 () {68 vars in 1258 bytes} [Tue Aug 25 05:50:37 2026] POST /volume/v3/volumes => generated 777 bytes in 158 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 05:50:37.539621 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-a7c49ccc-1c10-49be-96fb-658643b78b9f None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:37.541403 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-a7c49ccc-1c10-49be-96fb-658643b78b9f tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] GET https://10.4.3.189/volume/v3/volumes/52c2d0b7-2328-4131-b22f-e46b17cdc8ce Aug 25 05:50:37.541605 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-a7c49ccc-1c10-49be-96fb-658643b78b9f tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:37.541796 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-a7c49ccc-1c10-49be-96fb-658643b78b9f tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:37.548744 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:37.548744 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:50:37.552355 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-a7c49ccc-1c10-49be-96fb-658643b78b9f tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Volume info retrieved successfully. Aug 25 05:50:37.554761 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-166cb3f2-7295-4388-866f-0258b870dec2 tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3f2fa31f-4c08-4808-9bbd-842a9119e5e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T05:35:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=23fc6e5d-fce0-4521-ba46-4837b4232084,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '23fc6e5d-fce0-4521-ba46-4837b4232084', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:50:37.555545 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-166cb3f2-7295-4388-866f-0258b870dec2 tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (86ec910e-aa69-40fc-b9cf-75c86165c342) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:50:37.556332 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-a7c49ccc-1c10-49be-96fb-658643b78b9f tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] https://10.4.3.189/volume/v3/volumes/52c2d0b7-2328-4131-b22f-e46b17cdc8ce returned with HTTP 200 Aug 25 05:50:37.556750 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1050/4222] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:50:37 2026] GET /volume/v3/volumes/52c2d0b7-2328-4131-b22f-e46b17cdc8ce => generated 956 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:50:37.599678 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.quota [None req-166cb3f2-7295-4388-866f-0258b870dec2 tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] Created reservations ['ba871627-2130-4f5d-9c91-254aaa60208f', 'd39ee27e-830f-406f-b824-0a3d31dedd80', '5c611b36-b763-4e2a-9603-fb1b02573d27', 'cb7b817d-8b4e-4e66-bddd-7fe82b13c28b'] {{(pid=100270) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:50:37.600442 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-166cb3f2-7295-4388-866f-0258b870dec2 tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (86ec910e-aa69-40fc-b9cf-75c86165c342) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ba871627-2130-4f5d-9c91-254aaa60208f', 'd39ee27e-830f-406f-b824-0a3d31dedd80', '5c611b36-b763-4e2a-9603-fb1b02573d27', 'cb7b817d-8b4e-4e66-bddd-7fe82b13c28b']}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:50:37.601069 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-166cb3f2-7295-4388-866f-0258b870dec2 tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (70c107bf-a934-4cfb-896a-42a82a828b1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:50:37.627281 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-166cb3f2-7295-4388-866f-0258b870dec2 tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (70c107bf-a934-4cfb-896a-42a82a828b1f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a22096d3-b150-4568-b3ed-557a802b9957', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1056504822',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='00565ad3f83a492c93cd73406bfc7762',qos_specs=None,replication_status=,reservations=['ba871627-2130-4f5d-9c91-254aaa60208f','d39ee27e-830f-406f-b824-0a3d31dedd80','5c611b36-b763-4e2a-9603-fb1b02573d27','cb7b817d-8b4e-4e66-bddd-7fe82b13c28b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='73cf4da906be47b9845028c834fe4b3d',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T05:50:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1056504822',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a22096d3-b150-4568-b3ed-557a802b9957,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='00565ad3f83a492c93cd73406bfc7762',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='73cf4da906be47b9845028c834fe4b3d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(23fc6e5d-fce0-4521-ba46-4837b4232084),volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:50:37.628051 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-166cb3f2-7295-4388-866f-0258b870dec2 tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5d48431c-8844-476c-9100-3c45eafd4bb2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:50:37.649406 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-166cb3f2-7295-4388-866f-0258b870dec2 tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5d48431c-8844-476c-9100-3c45eafd4bb2) transitioned into state 'SUCCESS' from state '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-1056504822',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='00565ad3f83a492c93cd73406bfc7762',qos_specs=None,replication_status=,reservations=['ba871627-2130-4f5d-9c91-254aaa60208f','d39ee27e-830f-406f-b824-0a3d31dedd80','5c611b36-b763-4e2a-9603-fb1b02573d27','cb7b817d-8b4e-4e66-bddd-7fe82b13c28b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='73cf4da906be47b9845028c834fe4b3d',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:50:37.650198 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-166cb3f2-7295-4388-866f-0258b870dec2 tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (61c4dbe4-f625-436d-9cfd-667fe98551e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:50:37.661169 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-166cb3f2-7295-4388-866f-0258b870dec2 tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (61c4dbe4-f625-436d-9cfd-667fe98551e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:50:37.662309 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-166cb3f2-7295-4388-866f-0258b870dec2 tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] Flow 'volume_create_api' (bdc6dd03-79aa-49ea-ab47-cf0add1d1959) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100270) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:50:37.662551 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-166cb3f2-7295-4388-866f-0258b870dec2 tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] Create volume request issued successfully. Aug 25 05:50:37.663094 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-166cb3f2-7295-4388-866f-0258b870dec2 tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] https://10.4.3.189/volume/v3/volumes returned with HTTP 202 Aug 25 05:50:37.663616 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1055/4223] 10.4.3.189 () {68 vars in 1259 bytes} [Tue Aug 25 05:50:37 2026] POST /volume/v3/volumes => generated 759 bytes in 271 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 05:50:37.678459 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-9ee5f793-fef4-4ec4-a334-885d3186c60d None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:37.680829 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-9ee5f793-fef4-4ec4-a334-885d3186c60d tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] GET https://10.4.3.189/volume/v3/volumes/a22096d3-b150-4568-b3ed-557a802b9957 Aug 25 05:50:37.682122 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-9ee5f793-fef4-4ec4-a334-885d3186c60d tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:37.682122 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-9ee5f793-fef4-4ec4-a334-885d3186c60d tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:37.693717 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:37.693717 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:50:37.699017 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-9ee5f793-fef4-4ec4-a334-885d3186c60d tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] Volume info retrieved successfully. Aug 25 05:50:37.705114 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-9ee5f793-fef4-4ec4-a334-885d3186c60d tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] https://10.4.3.189/volume/v3/volumes/a22096d3-b150-4568-b3ed-557a802b9957 returned with HTTP 200 Aug 25 05:50:37.705114 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1052/4224] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:50:37 2026] GET /volume/v3/volumes/a22096d3-b150-4568-b3ed-557a802b9957 => generated 827 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:50:37.793363 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-b7c33afe-8ca5-44c7-857a-93c336a15415 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:37.795413 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-b7c33afe-8ca5-44c7-857a-93c336a15415 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] GET https://10.4.3.189/volume/v3/volumes/8b96c5e9-1fd1-4015-858f-d35e2b01b3fc Aug 25 05:50:37.795674 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-b7c33afe-8ca5-44c7-857a-93c336a15415 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:37.795892 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-b7c33afe-8ca5-44c7-857a-93c336a15415 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:37.802245 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-b7c33afe-8ca5-44c7-857a-93c336a15415 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] https://10.4.3.189/volume/v3/volumes/8b96c5e9-1fd1-4015-858f-d35e2b01b3fc returned with HTTP 404 Aug 25 05:50:37.802792 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1068/4225] 10.4.3.189 () {68 vars in 1389 bytes} [Tue Aug 25 05:50:37 2026] GET /volume/v3/volumes/8b96c5e9-1fd1-4015-858f-d35e2b01b3fc => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 05:50:37.810208 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-fc88cd10-92e8-4aef-a78c-f988145e2d5a None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:37.812579 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-fc88cd10-92e8-4aef-a78c-f988145e2d5a tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] DELETE https://10.4.3.189/volume/v3/volumes/dd5bb88c-ab9d-4a7d-bc51-1e9399b3daa1 Aug 25 05:50:37.813118 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-fc88cd10-92e8-4aef-a78c-f988145e2d5a tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:37.813198 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-fc88cd10-92e8-4aef-a78c-f988145e2d5a tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Calling method 'delete' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:37.813834 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.v3.volumes [None req-fc88cd10-92e8-4aef-a78c-f988145e2d5a tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Delete volume with id: dd5bb88c-ab9d-4a7d-bc51-1e9399b3daa1 Aug 25 05:50:37.823081 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:37.823081 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:50:37.823785 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-fc88cd10-92e8-4aef-a78c-f988145e2d5a tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Volume info retrieved successfully. Aug 25 05:50:37.864348 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-fc88cd10-92e8-4aef-a78c-f988145e2d5a tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Delete volume request issued successfully. Aug 25 05:50:37.864898 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-fc88cd10-92e8-4aef-a78c-f988145e2d5a tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] https://10.4.3.189/volume/v3/volumes/dd5bb88c-ab9d-4a7d-bc51-1e9399b3daa1 returned with HTTP 202 Aug 25 05:50:37.866734 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1051/4226] 10.4.3.189 () {68 vars in 1392 bytes} [Tue Aug 25 05:50:37 2026] DELETE /volume/v3/volumes/dd5bb88c-ab9d-4a7d-bc51-1e9399b3daa1 => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 05:50:37.876362 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-7c6f7512-d62b-45e4-96c9-d6b278876412 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:37.880514 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-7c6f7512-d62b-45e4-96c9-d6b278876412 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] GET https://10.4.3.189/volume/v3/volumes/dd5bb88c-ab9d-4a7d-bc51-1e9399b3daa1 Aug 25 05:50:37.880514 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-7c6f7512-d62b-45e4-96c9-d6b278876412 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:37.880514 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-7c6f7512-d62b-45e4-96c9-d6b278876412 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:37.889643 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:37.889643 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:50:37.894470 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-7c6f7512-d62b-45e4-96c9-d6b278876412 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Volume info retrieved successfully. Aug 25 05:50:37.900711 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-7c6f7512-d62b-45e4-96c9-d6b278876412 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] https://10.4.3.189/volume/v3/volumes/dd5bb88c-ab9d-4a7d-bc51-1e9399b3daa1 returned with HTTP 200 Aug 25 05:50:37.901093 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1056/4227] 10.4.3.189 () {68 vars in 1389 bytes} [Tue Aug 25 05:50:37 2026] GET /volume/v3/volumes/dd5bb88c-ab9d-4a7d-bc51-1e9399b3daa1 => generated 862 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:50:38.287186 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-df313457-8762-4ed5-a317-e5e2de6207dc None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:38.289022 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-df313457-8762-4ed5-a317-e5e2de6207dc tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] GET https://10.4.3.189/volume/v3/backups/8c12c4c4-3981-46fc-a901-9ccaa90c52b5 Aug 25 05:50:38.289256 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-df313457-8762-4ed5-a317-e5e2de6207dc tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:38.289475 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-df313457-8762-4ed5-a317-e5e2de6207dc tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:38.289580 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-df313457-8762-4ed5-a317-e5e2de6207dc tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Show backup with id 8c12c4c4-3981-46fc-a901-9ccaa90c52b5. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:50:38.295242 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:38.295242 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:50:38.296116 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-df313457-8762-4ed5-a317-e5e2de6207dc tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] https://10.4.3.189/volume/v3/backups/8c12c4c4-3981-46fc-a901-9ccaa90c52b5 returned with HTTP 200 Aug 25 05:50:38.296635 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1053/4228] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:50:38 2026] GET /volume/v3/backups/8c12c4c4-3981-46fc-a901-9ccaa90c52b5 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:50:38.573346 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-014b64c0-28f7-40ab-afcf-1d2031b76caf None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:38.575669 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-014b64c0-28f7-40ab-afcf-1d2031b76caf tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] GET https://10.4.3.189/volume/v3/volumes/52c2d0b7-2328-4131-b22f-e46b17cdc8ce Aug 25 05:50:38.575983 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-014b64c0-28f7-40ab-afcf-1d2031b76caf tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:38.577202 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-014b64c0-28f7-40ab-afcf-1d2031b76caf tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:38.586091 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:38.586091 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:50:38.592225 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-014b64c0-28f7-40ab-afcf-1d2031b76caf tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Volume info retrieved successfully. Aug 25 05:50:38.596079 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-014b64c0-28f7-40ab-afcf-1d2031b76caf tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] https://10.4.3.189/volume/v3/volumes/52c2d0b7-2328-4131-b22f-e46b17cdc8ce returned with HTTP 200 Aug 25 05:50:38.596079 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1069/4229] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:50:38 2026] GET /volume/v3/volumes/52c2d0b7-2328-4131-b22f-e46b17cdc8ce => generated 1008 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:50:38.611977 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-d5588ff9-e549-4f95-a3f7-db2b17473e41 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:38.613884 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-d5588ff9-e549-4f95-a3f7-db2b17473e41 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] POST https://10.4.3.189/volume/v3/snapshots Aug 25 05:50:38.614264 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-d5588ff9-e549-4f95-a3f7-db2b17473e41 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "52c2d0b7-2328-4131-b22f-e46b17cdc8ce", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1651323775"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:50:38.625005 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:38.625005 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:50:38.626079 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-d5588ff9-e549-4f95-a3f7-db2b17473e41 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Volume info retrieved successfully. Aug 25 05:50:38.626079 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.v3.snapshots [None req-d5588ff9-e549-4f95-a3f7-db2b17473e41 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Create snapshot from volume 52c2d0b7-2328-4131-b22f-e46b17cdc8ce Aug 25 05:50:38.655196 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.quota [None req-d5588ff9-e549-4f95-a3f7-db2b17473e41 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Created reservations ['c58b8b48-3368-48be-875e-2abb3c99a365', '87352169-3b6b-439e-b337-de3f8e19a03f', 'a434e28e-2485-46ff-885f-87f48442c637', '9157ae50-4ea2-4714-8f34-b71461b50247'] {{(pid=100269) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:50:38.656066 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-c9898c05-9f55-44d2-8e59-2ba1f34f5b8a None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:38.657607 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-c9898c05-9f55-44d2-8e59-2ba1f34f5b8a tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] GET https://10.4.3.189/volume/v3/volumes/31f51d16-8d32-46b0-afaa-82dd6c590792 Aug 25 05:50:38.657820 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-c9898c05-9f55-44d2-8e59-2ba1f34f5b8a tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:38.658038 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-c9898c05-9f55-44d2-8e59-2ba1f34f5b8a tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:38.666000 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:38.666000 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:50:38.670322 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-c9898c05-9f55-44d2-8e59-2ba1f34f5b8a tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Volume info retrieved successfully. Aug 25 05:50:38.676030 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-c9898c05-9f55-44d2-8e59-2ba1f34f5b8a tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] https://10.4.3.189/volume/v3/volumes/31f51d16-8d32-46b0-afaa-82dd6c590792 returned with HTTP 200 Aug 25 05:50:38.676554 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1057/4230] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:50:38 2026] GET /volume/v3/volumes/31f51d16-8d32-46b0-afaa-82dd6c590792 => generated 877 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:50:38.688067 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-d5588ff9-e549-4f95-a3f7-db2b17473e41 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Snapshot create request issued successfully. Aug 25 05:50:38.688536 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-d5588ff9-e549-4f95-a3f7-db2b17473e41 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] https://10.4.3.189/volume/v3/snapshots returned with HTTP 202 Aug 25 05:50:38.689107 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1052/4231] 10.4.3.189 () {68 vars in 1265 bytes} [Tue Aug 25 05:50:38 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 25 05:50:38.692995 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-165fd4df-8a77-45e6-ae68-95dd7943f029 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:38.697982 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-165fd4df-8a77-45e6-ae68-95dd7943f029 tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] GET https://10.4.3.189/volume/v3/volumes/31f51d16-8d32-46b0-afaa-82dd6c590792 Aug 25 05:50:38.697982 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-165fd4df-8a77-45e6-ae68-95dd7943f029 tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:38.697982 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-165fd4df-8a77-45e6-ae68-95dd7943f029 tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:38.699111 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-0b5bb85c-8e3f-4d54-ac17-0efbfbeab4b9 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:38.700951 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-0b5bb85c-8e3f-4d54-ac17-0efbfbeab4b9 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] GET https://10.4.3.189/volume/v3/snapshots/15f82d73-978b-4f3d-8864-d68b87d45181 Aug 25 05:50:38.701366 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-0b5bb85c-8e3f-4d54-ac17-0efbfbeab4b9 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:38.701691 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-0b5bb85c-8e3f-4d54-ac17-0efbfbeab4b9 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:38.708591 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:38.708591 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:50:38.708905 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-0b5bb85c-8e3f-4d54-ac17-0efbfbeab4b9 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Snapshot retrieved successfully. Aug 25 05:50:38.709004 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:38.709004 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:50:38.710343 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-0b5bb85c-8e3f-4d54-ac17-0efbfbeab4b9 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] https://10.4.3.189/volume/v3/snapshots/15f82d73-978b-4f3d-8864-d68b87d45181 returned with HTTP 200 Aug 25 05:50:38.710851 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1070/4232] 10.4.3.189 () {66 vars in 1354 bytes} [Tue Aug 25 05:50:38 2026] GET /volume/v3/snapshots/15f82d73-978b-4f3d-8864-d68b87d45181 => generated 440 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:50:38.717221 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-165fd4df-8a77-45e6-ae68-95dd7943f029 tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Volume info retrieved successfully. Aug 25 05:50:38.720156 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-dfd63fa0-030b-4ebd-9f95-79da8caab62f None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:38.722698 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-dfd63fa0-030b-4ebd-9f95-79da8caab62f tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] GET https://10.4.3.189/volume/v3/volumes/a22096d3-b150-4568-b3ed-557a802b9957 Aug 25 05:50:38.722698 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-dfd63fa0-030b-4ebd-9f95-79da8caab62f tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:38.722812 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-dfd63fa0-030b-4ebd-9f95-79da8caab62f tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:38.726355 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-165fd4df-8a77-45e6-ae68-95dd7943f029 tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] https://10.4.3.189/volume/v3/volumes/31f51d16-8d32-46b0-afaa-82dd6c590792 returned with HTTP 200 Aug 25 05:50:38.727269 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1054/4233] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:50:38 2026] GET /volume/v3/volumes/31f51d16-8d32-46b0-afaa-82dd6c590792 => generated 877 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:50:38.734943 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:38.734943 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:50:38.741696 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-dfd63fa0-030b-4ebd-9f95-79da8caab62f tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] Volume info retrieved successfully. Aug 25 05:50:38.750045 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-dfd63fa0-030b-4ebd-9f95-79da8caab62f tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] https://10.4.3.189/volume/v3/volumes/a22096d3-b150-4568-b3ed-557a802b9957 returned with HTTP 200 Aug 25 05:50:38.750576 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1058/4234] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:50:38 2026] GET /volume/v3/volumes/a22096d3-b150-4568-b3ed-557a802b9957 => generated 1367 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:50:38.764840 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-996af188-3094-4c5d-9f35-130cb9c75bae None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:38.766742 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-996af188-3094-4c5d-9f35-130cb9c75bae tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] GET https://10.4.3.189/volume/v3/volumes/a22096d3-b150-4568-b3ed-557a802b9957 Aug 25 05:50:38.766911 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-996af188-3094-4c5d-9f35-130cb9c75bae tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:38.767118 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-996af188-3094-4c5d-9f35-130cb9c75bae tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:38.775808 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:38.775808 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:50:38.782001 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-996af188-3094-4c5d-9f35-130cb9c75bae tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] Volume info retrieved successfully. Aug 25 05:50:38.783833 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-2948651d-7868-4cac-aa24-adc87498b2c6 req-4e192f7e-0f00-4814-a15c-5302d8b86b55 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:38.786353 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-2948651d-7868-4cac-aa24-adc87498b2c6 req-4e192f7e-0f00-4814-a15c-5302d8b86b55 tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] GET https://10.4.3.189/volume/v3/volumes/31f51d16-8d32-46b0-afaa-82dd6c590792 Aug 25 05:50:38.788220 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-2948651d-7868-4cac-aa24-adc87498b2c6 req-4e192f7e-0f00-4814-a15c-5302d8b86b55 tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:38.788220 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-2948651d-7868-4cac-aa24-adc87498b2c6 req-4e192f7e-0f00-4814-a15c-5302d8b86b55 tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:38.788857 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-996af188-3094-4c5d-9f35-130cb9c75bae tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] https://10.4.3.189/volume/v3/volumes/a22096d3-b150-4568-b3ed-557a802b9957 returned with HTTP 200 Aug 25 05:50:38.789353 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1053/4235] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:50:38 2026] GET /volume/v3/volumes/a22096d3-b150-4568-b3ed-557a802b9957 => generated 1367 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:50:38.795432 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:38.795432 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:50:38.800316 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [req-2948651d-7868-4cac-aa24-adc87498b2c6 req-4e192f7e-0f00-4814-a15c-5302d8b86b55 tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Volume info retrieved successfully. Aug 25 05:50:38.805595 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-b54a1536-250c-4d14-a64a-6d80a0c67d36 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:38.807042 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-2948651d-7868-4cac-aa24-adc87498b2c6 req-4e192f7e-0f00-4814-a15c-5302d8b86b55 tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] https://10.4.3.189/volume/v3/volumes/31f51d16-8d32-46b0-afaa-82dd6c590792 returned with HTTP 200 Aug 25 05:50:38.807612 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1071/4236] 10.4.3.189 () {68 vars in 1598 bytes} [Tue Aug 25 05:50:38 2026] GET /volume/v3/volumes/31f51d16-8d32-46b0-afaa-82dd6c590792 => generated 877 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:50:38.807699 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b54a1536-250c-4d14-a64a-6d80a0c67d36 tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] PUT https://10.4.3.189/volume/v3/volumes/a22096d3-b150-4568-b3ed-557a802b9957 Aug 25 05:50:38.808198 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b54a1536-250c-4d14-a64a-6d80a0c67d36 tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1056504822"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:50:38.818399 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:38.818399 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:50:38.822723 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-b54a1536-250c-4d14-a64a-6d80a0c67d36 tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] Volume info retrieved successfully. Aug 25 05:50:38.830788 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-b54a1536-250c-4d14-a64a-6d80a0c67d36 tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] Volume updated successfully. Aug 25 05:50:38.831368 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b54a1536-250c-4d14-a64a-6d80a0c67d36 tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] https://10.4.3.189/volume/v3/volumes/a22096d3-b150-4568-b3ed-557a802b9957 returned with HTTP 200 Aug 25 05:50:38.831914 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1055/4237] 10.4.3.189 () {68 vars in 1368 bytes} [Tue Aug 25 05:50:38 2026] PUT /volume/v3/volumes/a22096d3-b150-4568-b3ed-557a802b9957 => generated 783 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:50:38.844797 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-37f638c7-92cf-4b74-8d29-9a51e15e2aab None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:38.847141 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-37f638c7-92cf-4b74-8d29-9a51e15e2aab tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] PUT https://10.4.3.189/volume/v3/volumes/a22096d3-b150-4568-b3ed-557a802b9957 Aug 25 05:50:38.847492 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-37f638c7-92cf-4b74-8d29-9a51e15e2aab tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-519900782", "description": "This is the new description of volume"}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:50:38.856875 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:38.856875 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:50:38.860627 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-37f638c7-92cf-4b74-8d29-9a51e15e2aab tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] Volume info retrieved successfully. Aug 25 05:50:38.868625 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-37f638c7-92cf-4b74-8d29-9a51e15e2aab tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] Volume updated successfully. Aug 25 05:50:38.869224 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-37f638c7-92cf-4b74-8d29-9a51e15e2aab tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] https://10.4.3.189/volume/v3/volumes/a22096d3-b150-4568-b3ed-557a802b9957 returned with HTTP 200 Aug 25 05:50:38.869708 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1059/4238] 10.4.3.189 () {68 vars in 1369 bytes} [Tue Aug 25 05:50:38 2026] PUT /volume/v3/volumes/a22096d3-b150-4568-b3ed-557a802b9957 => generated 821 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:50:38.880472 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-5bae70bb-6f7f-4e00-bc39-0f3ebe4d6930 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:38.882528 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-5bae70bb-6f7f-4e00-bc39-0f3ebe4d6930 tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] GET https://10.4.3.189/volume/v3/volumes/a22096d3-b150-4568-b3ed-557a802b9957 Aug 25 05:50:38.882733 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-5bae70bb-6f7f-4e00-bc39-0f3ebe4d6930 tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:38.882926 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-5bae70bb-6f7f-4e00-bc39-0f3ebe4d6930 tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:38.890383 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:38.890383 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:50:38.895464 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-5bae70bb-6f7f-4e00-bc39-0f3ebe4d6930 tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] Volume info retrieved successfully. Aug 25 05:50:38.896320 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-a6646421-b497-42cc-851e-f16301814828 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:38.896735 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-a6646421-b497-42cc-851e-f16301814828 None None] GET https://10.4.3.189/volume// Aug 25 05:50:38.896925 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-a6646421-b497-42cc-851e-f16301814828 None None] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:38.897136 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-a6646421-b497-42cc-851e-f16301814828 None None] Calling method 'all' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:38.897466 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-a6646421-b497-42cc-851e-f16301814828 None None] https://10.4.3.189/volume// returned with HTTP 300 Aug 25 05:50:38.897879 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1072/4239] 10.4.3.189 () {66 vars in 1428 bytes} [Tue Aug 25 05:50: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 25 05:50:38.900495 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-5bae70bb-6f7f-4e00-bc39-0f3ebe4d6930 tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] https://10.4.3.189/volume/v3/volumes/a22096d3-b150-4568-b3ed-557a802b9957 returned with HTTP 200 Aug 25 05:50:38.900787 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1054/4240] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:50:38 2026] GET /volume/v3/volumes/a22096d3-b150-4568-b3ed-557a802b9957 => generated 1405 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:50:38.906088 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-2948651d-7868-4cac-aa24-adc87498b2c6 req-f70f7282-05d0-4c5b-bada-313ff4437c3e None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:38.908445 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-2948651d-7868-4cac-aa24-adc87498b2c6 req-f70f7282-05d0-4c5b-bada-313ff4437c3e tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] POST https://10.4.3.189/volume/v3/attachments Aug 25 05:50:38.908839 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-2948651d-7868-4cac-aa24-adc87498b2c6 req-f70f7282-05d0-4c5b-bada-313ff4437c3e tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "31f51d16-8d32-46b0-afaa-82dd6c590792", "connector": null, "instance_uuid": "8e6cc8cb-c241-4bd1-982f-a5d41aeaa831"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:50:38.913433 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-3cdedb46-de27-4ce1-9b00-aee1fef12c65 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:38.915236 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-3cdedb46-de27-4ce1-9b00-aee1fef12c65 tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] POST https://10.4.3.189/volume/v3/volumes Aug 25 05:50:38.915500 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-5cf1988e-d769-4382-abf3-25d2ff06f222 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:38.915607 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-3cdedb46-de27-4ce1-9b00-aee1fef12c65 tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-1562520603", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-287344597"}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:50:38.917138 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.v3.volumes [None req-3cdedb46-de27-4ce1-9b00-aee1fef12c65 tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-1562520603', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-287344597'}} {{(pid=100270) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 05:50:38.917262 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.v3.volumes [None req-3cdedb46-de27-4ce1-9b00-aee1fef12c65 tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] Create volume of 1 GB Aug 25 05:50:38.917689 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-5cf1988e-d769-4382-abf3-25d2ff06f222 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] GET https://10.4.3.189/volume/v3/volumes/dd5bb88c-ab9d-4a7d-bc51-1e9399b3daa1 Aug 25 05:50:38.917958 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:38.917958 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:50:38.918037 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-5cf1988e-d769-4382-abf3-25d2ff06f222 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:38.918303 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-5cf1988e-d769-4382-abf3-25d2ff06f222 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:38.921162 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-3cdedb46-de27-4ce1-9b00-aee1fef12c65 tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] Availability Zones retrieved successfully. Aug 25 05:50:38.924850 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-5cf1988e-d769-4382-abf3-25d2ff06f222 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] https://10.4.3.189/volume/v3/volumes/dd5bb88c-ab9d-4a7d-bc51-1e9399b3daa1 returned with HTTP 404 Aug 25 05:50:38.925394 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1073/4241] 10.4.3.189 () {68 vars in 1389 bytes} [Tue Aug 25 05:50:38 2026] GET /volume/v3/volumes/dd5bb88c-ab9d-4a7d-bc51-1e9399b3daa1 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 05:50:38.928128 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-3cdedb46-de27-4ce1-9b00-aee1fef12c65 tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] Flow 'volume_create_api' (51f49750-7007-42cf-832d-3a7a8d751bd5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:50:38.929253 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-3cdedb46-de27-4ce1-9b00-aee1fef12c65 tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f2ed49ae-4050-48f0-96cb-248b1c45e136) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:50:38.930350 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.flows.api.create_volume [None req-3cdedb46-de27-4ce1-9b00-aee1fef12c65 tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] Validating volume size '1' using validate_int {{(pid=100270) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 05:50:38.931938 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-3896c2f3-0438-4e05-be69-9f2e469092d1 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:38.933931 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-3896c2f3-0438-4e05-be69-9f2e469092d1 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] DELETE https://10.4.3.189/volume/v3/volumes/efb33b98-d04f-4d4c-8675-5a1cdad59ae2 Aug 25 05:50:38.934202 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-3896c2f3-0438-4e05-be69-9f2e469092d1 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:38.934450 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-3896c2f3-0438-4e05-be69-9f2e469092d1 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Calling method 'delete' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:38.934678 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.v3.volumes [None req-3896c2f3-0438-4e05-be69-9f2e469092d1 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Delete volume with id: efb33b98-d04f-4d4c-8675-5a1cdad59ae2 Aug 25 05:50:38.942193 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:38.942193 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:50:38.942632 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-3896c2f3-0438-4e05-be69-9f2e469092d1 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Volume info retrieved successfully. Aug 25 05:50:38.950332 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-2948651d-7868-4cac-aa24-adc87498b2c6 req-f70f7282-05d0-4c5b-bada-313ff4437c3e tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] https://10.4.3.189/volume/v3/attachments returned with HTTP 200 Aug 25 05:50:38.951030 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1056/4242] 10.4.3.189 () {74 vars in 1594 bytes} [Tue Aug 25 05:50:38 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 25 05:50:38.960851 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-3cdedb46-de27-4ce1-9b00-aee1fef12c65 tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f2ed49ae-4050-48f0-96cb-248b1c45e136) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T05:35:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=23fc6e5d-fce0-4521-ba46-4837b4232084,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '23fc6e5d-fce0-4521-ba46-4837b4232084', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:50:38.961709 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-3cdedb46-de27-4ce1-9b00-aee1fef12c65 tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8e811ca2-54a8-4762-9c24-3db562ca9bc2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:50:38.963121 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-3896c2f3-0438-4e05-be69-9f2e469092d1 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Delete volume request issued successfully. Aug 25 05:50:38.963374 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-3896c2f3-0438-4e05-be69-9f2e469092d1 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] https://10.4.3.189/volume/v3/volumes/efb33b98-d04f-4d4c-8675-5a1cdad59ae2 returned with HTTP 202 Aug 25 05:50:38.963871 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1055/4243] 10.4.3.189 () {68 vars in 1392 bytes} [Tue Aug 25 05:50:38 2026] DELETE /volume/v3/volumes/efb33b98-d04f-4d4c-8675-5a1cdad59ae2 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 05:50:38.972111 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-83af9961-75ed-4e0e-b7f2-fc4e95ff69d2 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:38.974735 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-83af9961-75ed-4e0e-b7f2-fc4e95ff69d2 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] GET https://10.4.3.189/volume/v3/volumes/efb33b98-d04f-4d4c-8675-5a1cdad59ae2 Aug 25 05:50:38.974735 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-83af9961-75ed-4e0e-b7f2-fc4e95ff69d2 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:38.974735 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-83af9961-75ed-4e0e-b7f2-fc4e95ff69d2 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:38.983961 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:38.983961 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:50:38.984148 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-11a92049-e63f-4c4a-9560-87682f5c3cb2 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:38.985902 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-11a92049-e63f-4c4a-9560-87682f5c3cb2 tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] GET https://10.4.3.189/volume/v3/volumes/31f51d16-8d32-46b0-afaa-82dd6c590792 Aug 25 05:50:38.986218 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-11a92049-e63f-4c4a-9560-87682f5c3cb2 tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:38.986445 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-11a92049-e63f-4c4a-9560-87682f5c3cb2 tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:38.992417 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-83af9961-75ed-4e0e-b7f2-fc4e95ff69d2 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Volume info retrieved successfully. Aug 25 05:50:38.998279 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-83af9961-75ed-4e0e-b7f2-fc4e95ff69d2 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] https://10.4.3.189/volume/v3/volumes/efb33b98-d04f-4d4c-8675-5a1cdad59ae2 returned with HTTP 200 Aug 25 05:50:38.998843 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1074/4244] 10.4.3.189 () {68 vars in 1389 bytes} [Tue Aug 25 05:50:38 2026] GET /volume/v3/volumes/efb33b98-d04f-4d4c-8675-5a1cdad59ae2 => generated 896 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:50:39.000677 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:39.000677 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:50:39.000943 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-2f0c94a0-439c-4c51-b918-f982ece99caf None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:39.001572 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-2f0c94a0-439c-4c51-b918-f982ece99caf None None] GET https://10.4.3.189/volume// Aug 25 05:50:39.001837 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-2f0c94a0-439c-4c51-b918-f982ece99caf None None] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:39.002168 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-2f0c94a0-439c-4c51-b918-f982ece99caf None None] Calling method 'all' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:39.002620 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-2f0c94a0-439c-4c51-b918-f982ece99caf None None] https://10.4.3.189/volume// returned with HTTP 300 Aug 25 05:50:39.003026 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1056/4245] 10.4.3.189 () {66 vars in 1426 bytes} [Tue Aug 25 05:50: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 25 05:50:39.006275 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-11a92049-e63f-4c4a-9560-87682f5c3cb2 tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Volume info retrieved successfully. Aug 25 05:50:39.012715 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-11a92049-e63f-4c4a-9560-87682f5c3cb2 tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] https://10.4.3.189/volume/v3/volumes/31f51d16-8d32-46b0-afaa-82dd6c590792 returned with HTTP 200 Aug 25 05:50:39.013136 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1057/4246] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:50:38 2026] GET /volume/v3/volumes/31f51d16-8d32-46b0-afaa-82dd6c590792 => generated 876 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:50:39.013626 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-2948651d-7868-4cac-aa24-adc87498b2c6 req-cb25f99c-696a-452e-b6e8-453423c573f9 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:39.016231 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-2948651d-7868-4cac-aa24-adc87498b2c6 req-cb25f99c-696a-452e-b6e8-453423c573f9 tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] GET https://10.4.3.189/volume/v3/volumes/31f51d16-8d32-46b0-afaa-82dd6c590792 Aug 25 05:50:39.016489 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-2948651d-7868-4cac-aa24-adc87498b2c6 req-cb25f99c-696a-452e-b6e8-453423c573f9 tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:39.016692 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-2948651d-7868-4cac-aa24-adc87498b2c6 req-cb25f99c-696a-452e-b6e8-453423c573f9 tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:39.021345 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.quota [None req-3cdedb46-de27-4ce1-9b00-aee1fef12c65 tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] Created reservations ['cd362f09-77d6-40e6-9851-de5166335a84', 'edf24c84-c188-42b5-b922-629b1988a191', 'a1946325-ccf1-4892-87fc-4dcdf5d34846', '77d02c05-3af8-49c4-a1f2-945386684768'] {{(pid=100270) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:50:39.022411 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-3cdedb46-de27-4ce1-9b00-aee1fef12c65 tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8e811ca2-54a8-4762-9c24-3db562ca9bc2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cd362f09-77d6-40e6-9851-de5166335a84', 'edf24c84-c188-42b5-b922-629b1988a191', 'a1946325-ccf1-4892-87fc-4dcdf5d34846', '77d02c05-3af8-49c4-a1f2-945386684768']}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:50:39.023654 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-3cdedb46-de27-4ce1-9b00-aee1fef12c65 tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (45bd5e28-1724-4e0b-97d2-f637a29c881c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:50:39.029293 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:39.029293 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:50:39.034997 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [req-2948651d-7868-4cac-aa24-adc87498b2c6 req-cb25f99c-696a-452e-b6e8-453423c573f9 tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Volume info retrieved successfully. Aug 25 05:50:39.040364 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-2948651d-7868-4cac-aa24-adc87498b2c6 req-cb25f99c-696a-452e-b6e8-453423c573f9 tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] https://10.4.3.189/volume/v3/volumes/31f51d16-8d32-46b0-afaa-82dd6c590792 returned with HTTP 200 Aug 25 05:50:39.040901 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1075/4247] 10.4.3.189 () {70 vars in 1639 bytes} [Tue Aug 25 05:50:39 2026] GET /volume/v3/volumes/31f51d16-8d32-46b0-afaa-82dd6c590792 => generated 1056 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 05:50:39.053562 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-3cdedb46-de27-4ce1-9b00-aee1fef12c65 tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (45bd5e28-1724-4e0b-97d2-f637a29c881c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '26c99cee-06b8-4c15-a1e0-0fbe6d6eff19', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-1562520603',display_name='tempest-VolumesGetTest-Volume-287344597',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='00565ad3f83a492c93cd73406bfc7762',qos_specs=None,replication_status=,reservations=['cd362f09-77d6-40e6-9851-de5166335a84','edf24c84-c188-42b5-b922-629b1988a191','a1946325-ccf1-4892-87fc-4dcdf5d34846','77d02c05-3af8-49c4-a1f2-945386684768'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='73cf4da906be47b9845028c834fe4b3d',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T05:50:39Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-1562520603',display_name='tempest-VolumesGetTest-Volume-287344597',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=26c99cee-06b8-4c15-a1e0-0fbe6d6eff19,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='00565ad3f83a492c93cd73406bfc7762',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='73cf4da906be47b9845028c834fe4b3d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(23fc6e5d-fce0-4521-ba46-4837b4232084),volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:50:39.054712 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-3cdedb46-de27-4ce1-9b00-aee1fef12c65 tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c0988fbe-f94e-4087-b334-97ef4d121015) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:50:39.075542 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-3cdedb46-de27-4ce1-9b00-aee1fef12c65 tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c0988fbe-f94e-4087-b334-97ef4d121015) transitioned into 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-1562520603',display_name='tempest-VolumesGetTest-Volume-287344597',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='00565ad3f83a492c93cd73406bfc7762',qos_specs=None,replication_status=,reservations=['cd362f09-77d6-40e6-9851-de5166335a84','edf24c84-c188-42b5-b922-629b1988a191','a1946325-ccf1-4892-87fc-4dcdf5d34846','77d02c05-3af8-49c4-a1f2-945386684768'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='73cf4da906be47b9845028c834fe4b3d',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:50:39.076196 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-3cdedb46-de27-4ce1-9b00-aee1fef12c65 tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3ecfe6c8-afb0-48fc-9cdf-5f0f2d635df9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:50:39.088023 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-3cdedb46-de27-4ce1-9b00-aee1fef12c65 tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3ecfe6c8-afb0-48fc-9cdf-5f0f2d635df9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:50:39.088606 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-3cdedb46-de27-4ce1-9b00-aee1fef12c65 tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] Flow 'volume_create_api' (51f49750-7007-42cf-832d-3a7a8d751bd5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100270) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:50:39.088878 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-3cdedb46-de27-4ce1-9b00-aee1fef12c65 tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] Create volume request issued successfully. Aug 25 05:50:39.089456 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-3cdedb46-de27-4ce1-9b00-aee1fef12c65 tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] https://10.4.3.189/volume/v3/volumes returned with HTTP 202 Aug 25 05:50:39.089849 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1060/4248] 10.4.3.189 () {68 vars in 1259 bytes} [Tue Aug 25 05:50:38 2026] POST /volume/v3/volumes => generated 779 bytes in 177 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 05:50:39.103197 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-7822da31-746f-4bf2-aa51-2b1114e63530 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:39.105117 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-7822da31-746f-4bf2-aa51-2b1114e63530 tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] GET https://10.4.3.189/volume/v3/volumes/26c99cee-06b8-4c15-a1e0-0fbe6d6eff19 Aug 25 05:50:39.105315 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-7822da31-746f-4bf2-aa51-2b1114e63530 tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:39.105512 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-7822da31-746f-4bf2-aa51-2b1114e63530 tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:39.113617 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:39.113617 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:50:39.118611 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-7822da31-746f-4bf2-aa51-2b1114e63530 tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] Volume info retrieved successfully. Aug 25 05:50:39.124734 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-7822da31-746f-4bf2-aa51-2b1114e63530 tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] https://10.4.3.189/volume/v3/volumes/26c99cee-06b8-4c15-a1e0-0fbe6d6eff19 returned with HTTP 200 Aug 25 05:50:39.125628 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1057/4249] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:50:39 2026] GET /volume/v3/volumes/26c99cee-06b8-4c15-a1e0-0fbe6d6eff19 => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:50:39.175490 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-2948651d-7868-4cac-aa24-adc87498b2c6 req-f8d703f1-ec75-47b4-a533-c19ddb8cf195 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:39.177959 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-2948651d-7868-4cac-aa24-adc87498b2c6 req-f8d703f1-ec75-47b4-a533-c19ddb8cf195 tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] PUT https://10.4.3.189/volume/v3/attachments/78a8f42d-0b6b-4f5f-ad85-da5d8f39ef4c Aug 25 05:50:39.178473 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-2948651d-7868-4cac-aa24-adc87498b2c6 req-f8d703f1-ec75-47b4-a533-c19ddb8cf195 tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.189", "host": "np0000008051", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:8b4a65c6a3e1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "a19da604-b1eb-4396-a9d5-30b16dae3da8", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:50:39.187794 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.coordination [req-2948651d-7868-4cac-aa24-adc87498b2c6 req-f8d703f1-ec75-47b4-a533-c19ddb8cf195 tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Acquiring lock "cinder-attachment_update-31f51d16-8d32-46b0-afaa-82dd6c590792-np0000008051" by "attachment_update" {{(pid=100268) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 05:50:39.194611 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.coordination [req-2948651d-7868-4cac-aa24-adc87498b2c6 req-f8d703f1-ec75-47b4-a533-c19ddb8cf195 tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Lock "cinder-attachment_update-31f51d16-8d32-46b0-afaa-82dd6c590792-np0000008051" acquired by "attachment_update" :: waited 0.007s {{(pid=100268) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 05:50:39.195664 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:39.195664 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:50:39.306468 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-813549b1-d5cc-44fb-a294-caa2315744e9 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:39.308326 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-813549b1-d5cc-44fb-a294-caa2315744e9 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] GET https://10.4.3.189/volume/v3/backups/8c12c4c4-3981-46fc-a901-9ccaa90c52b5 Aug 25 05:50:39.308525 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-813549b1-d5cc-44fb-a294-caa2315744e9 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:39.308721 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-813549b1-d5cc-44fb-a294-caa2315744e9 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:39.308823 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-813549b1-d5cc-44fb-a294-caa2315744e9 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Show backup with id 8c12c4c4-3981-46fc-a901-9ccaa90c52b5. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:50:39.310481 np0000008051 devstack@c-api.service[100271]: DEBUG dbcounter [-] [100271] Writing DB stats cinder:SELECT=473,cinder:INSERT=66,cinder:UPDATE=123,cinder:DELETE=1 {{(pid=100271) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 05:50:39.315143 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:39.315143 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:50:39.319886 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-813549b1-d5cc-44fb-a294-caa2315744e9 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] https://10.4.3.189/volume/v3/backups/8c12c4c4-3981-46fc-a901-9ccaa90c52b5 returned with HTTP 200 Aug 25 05:50:39.319886 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1076/4250] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:50:39 2026] GET /volume/v3/backups/8c12c4c4-3981-46fc-a901-9ccaa90c52b5 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:50:39.321180 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.coordination [req-2948651d-7868-4cac-aa24-adc87498b2c6 req-f8d703f1-ec75-47b4-a533-c19ddb8cf195 tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Lock "cinder-attachment_update-31f51d16-8d32-46b0-afaa-82dd6c590792-np0000008051" released by "attachment_update" :: held 0.126s {{(pid=100268) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 05:50:39.321571 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-2948651d-7868-4cac-aa24-adc87498b2c6 req-f8d703f1-ec75-47b4-a533-c19ddb8cf195 tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] https://10.4.3.189/volume/v3/attachments/78a8f42d-0b6b-4f5f-ad85-da5d8f39ef4c returned with HTTP 200 Aug 25 05:50:39.322039 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1058/4251] 10.4.3.189 () {74 vars in 1704 bytes} [Tue Aug 25 05:50:39 2026] PUT /volume/v3/attachments/78a8f42d-0b6b-4f5f-ad85-da5d8f39ef4c => generated 968 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:50:39.332317 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [req-2948651d-7868-4cac-aa24-adc87498b2c6 req-843adc5f-0301-4874-b3f5-d7ca040f276b None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:39.334899 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-2948651d-7868-4cac-aa24-adc87498b2c6 req-843adc5f-0301-4874-b3f5-d7ca040f276b tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] GET https://10.4.3.189/volume/v3/volumes/31f51d16-8d32-46b0-afaa-82dd6c590792/encryption Aug 25 05:50:39.335166 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-2948651d-7868-4cac-aa24-adc87498b2c6 req-843adc5f-0301-4874-b3f5-d7ca040f276b tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:39.335372 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-2948651d-7868-4cac-aa24-adc87498b2c6 req-843adc5f-0301-4874-b3f5-d7ca040f276b tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Calling method 'index' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:39.347197 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:39.347197 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:50:39.355134 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-2948651d-7868-4cac-aa24-adc87498b2c6 req-843adc5f-0301-4874-b3f5-d7ca040f276b tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] https://10.4.3.189/volume/v3/volumes/31f51d16-8d32-46b0-afaa-82dd6c590792/encryption returned with HTTP 200 Aug 25 05:50:39.355679 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1061/4252] 10.4.3.189 () {68 vars in 1631 bytes} [Tue Aug 25 05:50:39 2026] GET /volume/v3/volumes/31f51d16-8d32-46b0-afaa-82dd6c590792/encryption => generated 160 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:50:39.720846 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-be900705-2098-44b8-af72-7bb2d643e077 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:39.723004 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-be900705-2098-44b8-af72-7bb2d643e077 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] GET https://10.4.3.189/volume/v3/snapshots/15f82d73-978b-4f3d-8864-d68b87d45181 Aug 25 05:50:39.723004 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-be900705-2098-44b8-af72-7bb2d643e077 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:39.723222 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-be900705-2098-44b8-af72-7bb2d643e077 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:39.728988 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:39.728988 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:50:39.729454 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-be900705-2098-44b8-af72-7bb2d643e077 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Snapshot retrieved successfully. Aug 25 05:50:39.730334 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-be900705-2098-44b8-af72-7bb2d643e077 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] https://10.4.3.189/volume/v3/snapshots/15f82d73-978b-4f3d-8864-d68b87d45181 returned with HTTP 200 Aug 25 05:50:39.730813 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1058/4253] 10.4.3.189 () {66 vars in 1354 bytes} [Tue Aug 25 05:50:39 2026] GET /volume/v3/snapshots/15f82d73-978b-4f3d-8864-d68b87d45181 => generated 467 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:50:39.739718 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-452b3586-f559-46cc-85a0-40b7927058e4 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:39.741713 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-452b3586-f559-46cc-85a0-40b7927058e4 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-member] DELETE https://10.4.3.189/volume/v3/snapshots/15f82d73-978b-4f3d-8864-d68b87d45181 Aug 25 05:50:39.741914 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-452b3586-f559-46cc-85a0-40b7927058e4 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:39.742127 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-452b3586-f559-46cc-85a0-40b7927058e4 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-member] Calling method 'delete' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:39.742235 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.v3.snapshots [None req-452b3586-f559-46cc-85a0-40b7927058e4 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-member] Delete snapshot with id: 15f82d73-978b-4f3d-8864-d68b87d45181 Aug 25 05:50:39.746993 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:39.746993 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:50:39.747523 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-452b3586-f559-46cc-85a0-40b7927058e4 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-member] Snapshot retrieved successfully. Aug 25 05:50:39.764859 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-452b3586-f559-46cc-85a0-40b7927058e4 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-member] Snapshot delete request issued successfully. Aug 25 05:50:39.765017 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-452b3586-f559-46cc-85a0-40b7927058e4 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-member] https://10.4.3.189/volume/v3/snapshots/15f82d73-978b-4f3d-8864-d68b87d45181 returned with HTTP 202 Aug 25 05:50:39.765501 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1077/4254] 10.4.3.189 () {66 vars in 1357 bytes} [Tue Aug 25 05:50:39 2026] DELETE /volume/v3/snapshots/15f82d73-978b-4f3d-8864-d68b87d45181 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:50:39.773218 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-330153f7-eca6-4a44-8924-2803e4b98e91 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:39.775612 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-330153f7-eca6-4a44-8924-2803e4b98e91 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-member] GET https://10.4.3.189/volume/v3/snapshots/15f82d73-978b-4f3d-8864-d68b87d45181 Aug 25 05:50:39.776585 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-330153f7-eca6-4a44-8924-2803e4b98e91 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:39.776585 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-330153f7-eca6-4a44-8924-2803e4b98e91 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:39.782995 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:39.782995 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:50:39.783632 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-330153f7-eca6-4a44-8924-2803e4b98e91 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-member] Snapshot retrieved successfully. Aug 25 05:50:39.784701 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-330153f7-eca6-4a44-8924-2803e4b98e91 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-member] https://10.4.3.189/volume/v3/snapshots/15f82d73-978b-4f3d-8864-d68b87d45181 returned with HTTP 200 Aug 25 05:50:39.785194 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1059/4255] 10.4.3.189 () {66 vars in 1354 bytes} [Tue Aug 25 05:50:39 2026] GET /volume/v3/snapshots/15f82d73-978b-4f3d-8864-d68b87d45181 => generated 466 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:50:39.975946 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [req-9f10ce96-c3bc-41e8-b9b1-332be3162fc8 req-62ec65e6-62dd-4609-82b0-2e2766a8a26a None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:39.978632 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-9f10ce96-c3bc-41e8-b9b1-332be3162fc8 req-62ec65e6-62dd-4609-82b0-2e2766a8a26a tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] DELETE https://10.4.3.189/volume/v3/attachments/80d639a3-4ef2-43de-88c9-c15ebf2755d3 Aug 25 05:50:39.978861 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-9f10ce96-c3bc-41e8-b9b1-332be3162fc8 req-62ec65e6-62dd-4609-82b0-2e2766a8a26a tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:39.979071 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-9f10ce96-c3bc-41e8-b9b1-332be3162fc8 req-62ec65e6-62dd-4609-82b0-2e2766a8a26a tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Calling method 'version_select' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:39.986725 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:39.986725 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:50:40.012711 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-6dcfefbd-760c-49ad-a55b-a2878495007c None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:40.014605 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-6dcfefbd-760c-49ad-a55b-a2878495007c tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] GET https://10.4.3.189/volume/v3/volumes/efb33b98-d04f-4d4c-8675-5a1cdad59ae2 Aug 25 05:50:40.014821 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-6dcfefbd-760c-49ad-a55b-a2878495007c tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:40.014997 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-6dcfefbd-760c-49ad-a55b-a2878495007c tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:40.020585 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-6dcfefbd-760c-49ad-a55b-a2878495007c tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] https://10.4.3.189/volume/v3/volumes/efb33b98-d04f-4d4c-8675-5a1cdad59ae2 returned with HTTP 404 Aug 25 05:50:40.020993 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1059/4256] 10.4.3.189 () {68 vars in 1389 bytes} [Tue Aug 25 05:50:40 2026] GET /volume/v3/volumes/efb33b98-d04f-4d4c-8675-5a1cdad59ae2 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 05:50:40.026672 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-a9c515db-62eb-4d7f-8c7e-ac003d1e3b47 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:40.027582 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-a9ed04bf-4de4-438a-89f9-579a6f8323c9 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:40.028540 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-a9c515db-62eb-4d7f-8c7e-ac003d1e3b47 tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] GET https://10.4.3.189/volume/v3/volumes/31f51d16-8d32-46b0-afaa-82dd6c590792 Aug 25 05:50:40.028754 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-a9c515db-62eb-4d7f-8c7e-ac003d1e3b47 tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:40.028937 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-a9c515db-62eb-4d7f-8c7e-ac003d1e3b47 tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:40.029511 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a9ed04bf-4de4-438a-89f9-579a6f8323c9 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] DELETE https://10.4.3.189/volume/v3/volumes/c0066ef1-0e6d-442b-b153-74ce5d590d9c Aug 25 05:50:40.029765 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a9ed04bf-4de4-438a-89f9-579a6f8323c9 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:40.029934 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a9ed04bf-4de4-438a-89f9-579a6f8323c9 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:40.030204 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-a9ed04bf-4de4-438a-89f9-579a6f8323c9 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Delete volume with id: c0066ef1-0e6d-442b-b153-74ce5d590d9c Aug 25 05:50:40.038176 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-9f10ce96-c3bc-41e8-b9b1-332be3162fc8 req-62ec65e6-62dd-4609-82b0-2e2766a8a26a tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] https://10.4.3.189/volume/v3/attachments/80d639a3-4ef2-43de-88c9-c15ebf2755d3 returned with HTTP 200 Aug 25 05:50:40.038281 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:40.038281 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:50:40.038650 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1062/4257] 10.4.3.189 () {72 vars in 1673 bytes} [Tue Aug 25 05:50:39 2026] DELETE /volume/v3/attachments/80d639a3-4ef2-43de-88c9-c15ebf2755d3 => generated 19 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:50:40.038719 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:40.038719 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:50:40.038820 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-a9ed04bf-4de4-438a-89f9-579a6f8323c9 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Volume info retrieved successfully. Aug 25 05:50:40.043014 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-a9c515db-62eb-4d7f-8c7e-ac003d1e3b47 tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Volume info retrieved successfully. Aug 25 05:50:40.048273 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-a9c515db-62eb-4d7f-8c7e-ac003d1e3b47 tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] https://10.4.3.189/volume/v3/volumes/31f51d16-8d32-46b0-afaa-82dd6c590792 returned with HTTP 200 Aug 25 05:50:40.048595 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1078/4258] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:50:40 2026] GET /volume/v3/volumes/31f51d16-8d32-46b0-afaa-82dd6c590792 => generated 877 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:50:40.064230 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-a9ed04bf-4de4-438a-89f9-579a6f8323c9 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Delete volume request issued successfully. Aug 25 05:50:40.064468 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a9ed04bf-4de4-438a-89f9-579a6f8323c9 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] https://10.4.3.189/volume/v3/volumes/c0066ef1-0e6d-442b-b153-74ce5d590d9c returned with HTTP 202 Aug 25 05:50:40.065073 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1060/4259] 10.4.3.189 () {68 vars in 1392 bytes} [Tue Aug 25 05:50:40 2026] DELETE /volume/v3/volumes/c0066ef1-0e6d-442b-b153-74ce5d590d9c => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 05:50:40.072529 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-a3ba8896-cf17-4e2c-9ecc-3c5fba994b5f None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:40.074259 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-a3ba8896-cf17-4e2c-9ecc-3c5fba994b5f tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] GET https://10.4.3.189/volume/v3/volumes/c0066ef1-0e6d-442b-b153-74ce5d590d9c Aug 25 05:50:40.074498 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-a3ba8896-cf17-4e2c-9ecc-3c5fba994b5f tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:40.074676 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-a3ba8896-cf17-4e2c-9ecc-3c5fba994b5f tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:40.082875 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:40.082875 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:50:40.086643 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-a3ba8896-cf17-4e2c-9ecc-3c5fba994b5f tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Volume info retrieved successfully. Aug 25 05:50:40.091942 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-a3ba8896-cf17-4e2c-9ecc-3c5fba994b5f tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] https://10.4.3.189/volume/v3/volumes/c0066ef1-0e6d-442b-b153-74ce5d590d9c returned with HTTP 200 Aug 25 05:50:40.092378 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1060/4260] 10.4.3.189 () {68 vars in 1389 bytes} [Tue Aug 25 05:50:40 2026] GET /volume/v3/volumes/c0066ef1-0e6d-442b-b153-74ce5d590d9c => generated 896 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:50:40.138482 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-c1c3f496-cece-4fde-870e-05add555bf3e None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:40.140608 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-c1c3f496-cece-4fde-870e-05add555bf3e tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] GET https://10.4.3.189/volume/v3/volumes/26c99cee-06b8-4c15-a1e0-0fbe6d6eff19 Aug 25 05:50:40.140797 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-c1c3f496-cece-4fde-870e-05add555bf3e tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:40.140975 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-c1c3f496-cece-4fde-870e-05add555bf3e tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:40.148565 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:40.148565 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:50:40.152998 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-c1c3f496-cece-4fde-870e-05add555bf3e tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] Volume info retrieved successfully. Aug 25 05:50:40.158215 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-c1c3f496-cece-4fde-870e-05add555bf3e tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] https://10.4.3.189/volume/v3/volumes/26c99cee-06b8-4c15-a1e0-0fbe6d6eff19 returned with HTTP 200 Aug 25 05:50:40.158819 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1063/4261] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:50:40 2026] GET /volume/v3/volumes/26c99cee-06b8-4c15-a1e0-0fbe6d6eff19 => generated 872 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:50:40.172576 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-86d7c402-5956-4ec0-8558-ce58aa94f2e6 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:40.174726 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-86d7c402-5956-4ec0-8558-ce58aa94f2e6 tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] PUT https://10.4.3.189/volume/v3/volumes/26c99cee-06b8-4c15-a1e0-0fbe6d6eff19 Aug 25 05:50:40.175147 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-86d7c402-5956-4ec0-8558-ce58aa94f2e6 tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1056504822", "description": null}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:50:40.185045 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:40.185045 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:50:40.189093 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-86d7c402-5956-4ec0-8558-ce58aa94f2e6 tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] Volume info retrieved successfully. Aug 25 05:50:40.194562 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-86d7c402-5956-4ec0-8558-ce58aa94f2e6 tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] Volume updated successfully. Aug 25 05:50:40.195066 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-86d7c402-5956-4ec0-8558-ce58aa94f2e6 tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] https://10.4.3.189/volume/v3/volumes/26c99cee-06b8-4c15-a1e0-0fbe6d6eff19 returned with HTTP 200 Aug 25 05:50:40.195482 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1079/4262] 10.4.3.189 () {68 vars in 1368 bytes} [Tue Aug 25 05:50:40 2026] PUT /volume/v3/volumes/26c99cee-06b8-4c15-a1e0-0fbe6d6eff19 => generated 770 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:50:40.206453 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-6c509444-fee9-4e9c-83e9-4b5a37b433e3 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:40.208246 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6c509444-fee9-4e9c-83e9-4b5a37b433e3 tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] GET https://10.4.3.189/volume/v3/volumes/26c99cee-06b8-4c15-a1e0-0fbe6d6eff19 Aug 25 05:50:40.208464 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-6c509444-fee9-4e9c-83e9-4b5a37b433e3 tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:40.208654 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-6c509444-fee9-4e9c-83e9-4b5a37b433e3 tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:40.216812 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:40.216812 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:50:40.221763 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-6c509444-fee9-4e9c-83e9-4b5a37b433e3 tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] Volume info retrieved successfully. Aug 25 05:50:40.226589 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6c509444-fee9-4e9c-83e9-4b5a37b433e3 tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] https://10.4.3.189/volume/v3/volumes/26c99cee-06b8-4c15-a1e0-0fbe6d6eff19 returned with HTTP 200 Aug 25 05:50:40.226998 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1061/4263] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:50:40 2026] GET /volume/v3/volumes/26c99cee-06b8-4c15-a1e0-0fbe6d6eff19 => generated 838 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:50:40.241578 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-87113482-1f24-4b5d-bbb4-b11d60febed8 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:40.243933 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-87113482-1f24-4b5d-bbb4-b11d60febed8 tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] DELETE https://10.4.3.189/volume/v3/volumes/26c99cee-06b8-4c15-a1e0-0fbe6d6eff19 Aug 25 05:50:40.244209 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-87113482-1f24-4b5d-bbb4-b11d60febed8 tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:40.244512 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-87113482-1f24-4b5d-bbb4-b11d60febed8 tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] Calling method 'delete' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:40.244711 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.v3.volumes [None req-87113482-1f24-4b5d-bbb4-b11d60febed8 tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] Delete volume with id: 26c99cee-06b8-4c15-a1e0-0fbe6d6eff19 Aug 25 05:50:40.254245 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:40.254245 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:50:40.254854 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-87113482-1f24-4b5d-bbb4-b11d60febed8 tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] Volume info retrieved successfully. Aug 25 05:50:40.274145 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-87113482-1f24-4b5d-bbb4-b11d60febed8 tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] Delete volume request issued successfully. Aug 25 05:50:40.274434 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-87113482-1f24-4b5d-bbb4-b11d60febed8 tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] https://10.4.3.189/volume/v3/volumes/26c99cee-06b8-4c15-a1e0-0fbe6d6eff19 returned with HTTP 202 Aug 25 05:50:40.275039 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1061/4264] 10.4.3.189 () {66 vars in 1351 bytes} [Tue Aug 25 05:50:40 2026] DELETE /volume/v3/volumes/26c99cee-06b8-4c15-a1e0-0fbe6d6eff19 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:50:40.282116 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-5eeb769c-7f2b-42b7-b1e8-0af65b3970c1 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:40.284270 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-5eeb769c-7f2b-42b7-b1e8-0af65b3970c1 tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] GET https://10.4.3.189/volume/v3/volumes/26c99cee-06b8-4c15-a1e0-0fbe6d6eff19 Aug 25 05:50:40.284511 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-5eeb769c-7f2b-42b7-b1e8-0af65b3970c1 tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:40.284786 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-5eeb769c-7f2b-42b7-b1e8-0af65b3970c1 tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:40.291737 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:40.291737 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:50:40.295137 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-5eeb769c-7f2b-42b7-b1e8-0af65b3970c1 tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] Volume info retrieved successfully. Aug 25 05:50:40.299606 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-5eeb769c-7f2b-42b7-b1e8-0af65b3970c1 tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] https://10.4.3.189/volume/v3/volumes/26c99cee-06b8-4c15-a1e0-0fbe6d6eff19 returned with HTTP 200 Aug 25 05:50:40.299969 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1064/4265] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:50:40 2026] GET /volume/v3/volumes/26c99cee-06b8-4c15-a1e0-0fbe6d6eff19 => generated 837 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:50:40.328660 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-8e14e408-a2a2-476f-9df1-15740bfc0945 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:40.330797 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-8e14e408-a2a2-476f-9df1-15740bfc0945 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] GET https://10.4.3.189/volume/v3/backups/8c12c4c4-3981-46fc-a901-9ccaa90c52b5 Aug 25 05:50:40.331002 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-8e14e408-a2a2-476f-9df1-15740bfc0945 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:40.331620 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-8e14e408-a2a2-476f-9df1-15740bfc0945 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:40.331620 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-8e14e408-a2a2-476f-9df1-15740bfc0945 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Show backup with id 8c12c4c4-3981-46fc-a901-9ccaa90c52b5. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:50:40.335946 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:40.335946 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:50:40.336682 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-8e14e408-a2a2-476f-9df1-15740bfc0945 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] https://10.4.3.189/volume/v3/backups/8c12c4c4-3981-46fc-a901-9ccaa90c52b5 returned with HTTP 200 Aug 25 05:50:40.337140 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1080/4266] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:50:40 2026] GET /volume/v3/backups/8c12c4c4-3981-46fc-a901-9ccaa90c52b5 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:50:40.793361 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-bc19214a-7126-4f77-9069-0c113690df87 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:40.794963 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-bc19214a-7126-4f77-9069-0c113690df87 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-member] GET https://10.4.3.189/volume/v3/snapshots/15f82d73-978b-4f3d-8864-d68b87d45181 Aug 25 05:50:40.795164 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-bc19214a-7126-4f77-9069-0c113690df87 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:40.795343 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-bc19214a-7126-4f77-9069-0c113690df87 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:40.800418 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-bc19214a-7126-4f77-9069-0c113690df87 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-member] https://10.4.3.189/volume/v3/snapshots/15f82d73-978b-4f3d-8864-d68b87d45181 returned with HTTP 404 Aug 25 05:50:40.800959 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1062/4267] 10.4.3.189 () {66 vars in 1354 bytes} [Tue Aug 25 05:50:40 2026] GET /volume/v3/snapshots/15f82d73-978b-4f3d-8864-d68b87d45181 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:50:40.808649 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-b37e5708-7dab-4f5c-9e06-7e47bae167b5 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:40.810419 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-b37e5708-7dab-4f5c-9e06-7e47bae167b5 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] DELETE https://10.4.3.189/volume/v3/snapshots/15f82d73-978b-4f3d-8864-d68b87d45181 Aug 25 05:50:40.810746 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-b37e5708-7dab-4f5c-9e06-7e47bae167b5 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:40.811329 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-b37e5708-7dab-4f5c-9e06-7e47bae167b5 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Calling method 'delete' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:40.811329 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.v3.snapshots [None req-b37e5708-7dab-4f5c-9e06-7e47bae167b5 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Delete snapshot with id: 15f82d73-978b-4f3d-8864-d68b87d45181 Aug 25 05:50:40.815383 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-b37e5708-7dab-4f5c-9e06-7e47bae167b5 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] https://10.4.3.189/volume/v3/snapshots/15f82d73-978b-4f3d-8864-d68b87d45181 returned with HTTP 404 Aug 25 05:50:40.816043 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1062/4268] 10.4.3.189 () {66 vars in 1357 bytes} [Tue Aug 25 05:50:40 2026] DELETE /volume/v3/snapshots/15f82d73-978b-4f3d-8864-d68b87d45181 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:50:40.823901 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-2fa3f8a8-c300-4a11-8789-2f1d7de56625 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:40.825848 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-2fa3f8a8-c300-4a11-8789-2f1d7de56625 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] GET https://10.4.3.189/volume/v3/snapshots/15f82d73-978b-4f3d-8864-d68b87d45181 Aug 25 05:50:40.826075 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-2fa3f8a8-c300-4a11-8789-2f1d7de56625 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:40.826294 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-2fa3f8a8-c300-4a11-8789-2f1d7de56625 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:40.830710 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-2fa3f8a8-c300-4a11-8789-2f1d7de56625 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] https://10.4.3.189/volume/v3/snapshots/15f82d73-978b-4f3d-8864-d68b87d45181 returned with HTTP 404 Aug 25 05:50:40.831208 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1065/4269] 10.4.3.189 () {66 vars in 1354 bytes} [Tue Aug 25 05:50:40 2026] GET /volume/v3/snapshots/15f82d73-978b-4f3d-8864-d68b87d45181 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:50:40.838907 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-96cbf20e-b7ba-4eec-87bb-331fa731a027 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:40.840904 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-96cbf20e-b7ba-4eec-87bb-331fa731a027 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] DELETE https://10.4.3.189/volume/v3/volumes/52c2d0b7-2328-4131-b22f-e46b17cdc8ce Aug 25 05:50:40.841156 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-96cbf20e-b7ba-4eec-87bb-331fa731a027 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:40.841416 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-96cbf20e-b7ba-4eec-87bb-331fa731a027 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Calling method 'delete' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:40.841554 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [None req-96cbf20e-b7ba-4eec-87bb-331fa731a027 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Delete volume with id: 52c2d0b7-2328-4131-b22f-e46b17cdc8ce Aug 25 05:50:40.849583 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:40.849583 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:50:40.849916 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-96cbf20e-b7ba-4eec-87bb-331fa731a027 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Volume info retrieved successfully. Aug 25 05:50:40.868508 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-96cbf20e-b7ba-4eec-87bb-331fa731a027 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Delete volume request issued successfully. Aug 25 05:50:40.868802 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-96cbf20e-b7ba-4eec-87bb-331fa731a027 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] https://10.4.3.189/volume/v3/volumes/52c2d0b7-2328-4131-b22f-e46b17cdc8ce returned with HTTP 202 Aug 25 05:50:40.869484 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1081/4270] 10.4.3.189 () {66 vars in 1351 bytes} [Tue Aug 25 05:50:40 2026] DELETE /volume/v3/volumes/52c2d0b7-2328-4131-b22f-e46b17cdc8ce => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:50:40.876951 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-d8bc9092-37a3-4f1e-ac74-7471d668f1c1 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:40.878740 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d8bc9092-37a3-4f1e-ac74-7471d668f1c1 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] GET https://10.4.3.189/volume/v3/volumes/52c2d0b7-2328-4131-b22f-e46b17cdc8ce Aug 25 05:50:40.878950 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d8bc9092-37a3-4f1e-ac74-7471d668f1c1 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:40.879186 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d8bc9092-37a3-4f1e-ac74-7471d668f1c1 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:40.888285 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:40.888285 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:50:40.891873 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-d8bc9092-37a3-4f1e-ac74-7471d668f1c1 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Volume info retrieved successfully. Aug 25 05:50:40.895822 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d8bc9092-37a3-4f1e-ac74-7471d668f1c1 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] https://10.4.3.189/volume/v3/volumes/52c2d0b7-2328-4131-b22f-e46b17cdc8ce returned with HTTP 200 Aug 25 05:50:40.896257 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1063/4271] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:50:40 2026] GET /volume/v3/volumes/52c2d0b7-2328-4131-b22f-e46b17cdc8ce => generated 1007 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:50:41.062343 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-cb39b769-f6cd-44da-9a7a-454de8e4d2fa None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:41.064218 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-cb39b769-f6cd-44da-9a7a-454de8e4d2fa tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] GET https://10.4.3.189/volume/v3/volumes/31f51d16-8d32-46b0-afaa-82dd6c590792 Aug 25 05:50:41.064488 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-cb39b769-f6cd-44da-9a7a-454de8e4d2fa tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:41.064719 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-cb39b769-f6cd-44da-9a7a-454de8e4d2fa tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:41.075283 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:41.075283 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:50:41.079578 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-cb39b769-f6cd-44da-9a7a-454de8e4d2fa tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Volume info retrieved successfully. Aug 25 05:50:41.084270 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-cb39b769-f6cd-44da-9a7a-454de8e4d2fa tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] https://10.4.3.189/volume/v3/volumes/31f51d16-8d32-46b0-afaa-82dd6c590792 returned with HTTP 200 Aug 25 05:50:41.084718 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1063/4272] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:50:41 2026] GET /volume/v3/volumes/31f51d16-8d32-46b0-afaa-82dd6c590792 => generated 877 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:50:41.091202 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-48c6242a-4731-42b6-aee9-a7d8894e4735 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:41.092705 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-48c6242a-4731-42b6-aee9-a7d8894e4735 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] DELETE https://10.4.3.189/volume/v3/volumes/26ab3c64-94f0-4b04-858f-5d674a634cd9 Aug 25 05:50:41.092882 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-48c6242a-4731-42b6-aee9-a7d8894e4735 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:41.093067 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-48c6242a-4731-42b6-aee9-a7d8894e4735 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Calling method 'delete' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:41.093252 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.v3.volumes [None req-48c6242a-4731-42b6-aee9-a7d8894e4735 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Delete volume with id: 26ab3c64-94f0-4b04-858f-5d674a634cd9 Aug 25 05:50:41.099676 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:41.099676 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:50:41.100117 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-48c6242a-4731-42b6-aee9-a7d8894e4735 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Volume info retrieved successfully. Aug 25 05:50:41.105687 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-5eba0fff-d02c-498a-b8c4-97524eb9555a None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:41.108103 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-5eba0fff-d02c-498a-b8c4-97524eb9555a tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] GET https://10.4.3.189/volume/v3/volumes/c0066ef1-0e6d-442b-b153-74ce5d590d9c Aug 25 05:50:41.108421 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-5eba0fff-d02c-498a-b8c4-97524eb9555a tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:41.108705 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-5eba0fff-d02c-498a-b8c4-97524eb9555a tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:41.112905 np0000008051 devstack@c-api.service[100270]: WARNING cinder.keymgr.conf_key_mgr [None req-48c6242a-4731-42b6-aee9-a7d8894e4735 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 25 05:50:41.114713 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-5eba0fff-d02c-498a-b8c4-97524eb9555a tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] https://10.4.3.189/volume/v3/volumes/c0066ef1-0e6d-442b-b153-74ce5d590d9c returned with HTTP 404 Aug 25 05:50:41.115196 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1082/4273] 10.4.3.189 () {68 vars in 1389 bytes} [Tue Aug 25 05:50:41 2026] GET /volume/v3/volumes/c0066ef1-0e6d-442b-b153-74ce5d590d9c => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 05:50:41.119423 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-48c6242a-4731-42b6-aee9-a7d8894e4735 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Delete volume request issued successfully. Aug 25 05:50:41.119642 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-48c6242a-4731-42b6-aee9-a7d8894e4735 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] https://10.4.3.189/volume/v3/volumes/26ab3c64-94f0-4b04-858f-5d674a634cd9 returned with HTTP 202 Aug 25 05:50:41.120158 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1066/4274] 10.4.3.189 () {66 vars in 1351 bytes} [Tue Aug 25 05:50:41 2026] DELETE /volume/v3/volumes/26ab3c64-94f0-4b04-858f-5d674a634cd9 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:50:41.124696 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-17e036a9-ccf5-48d6-83cc-8b25e76c726e None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:41.126294 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-17e036a9-ccf5-48d6-83cc-8b25e76c726e tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] POST https://10.4.3.189/volume/v3/volumes Aug 25 05:50:41.126651 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-17e036a9-ccf5-48d6-83cc-8b25e76c726e tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-181667097"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:50:41.127255 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-5fc5257b-b0e9-4249-b608-147cac87e73f None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:41.128008 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.v3.volumes [None req-17e036a9-ccf5-48d6-83cc-8b25e76c726e tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-181667097'}} {{(pid=100268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 05:50:41.128214 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-17e036a9-ccf5-48d6-83cc-8b25e76c726e tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Create volume of 1 GB Aug 25 05:50:41.129087 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-5fc5257b-b0e9-4249-b608-147cac87e73f tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] GET https://10.4.3.189/volume/v3/volumes/26ab3c64-94f0-4b04-858f-5d674a634cd9 Aug 25 05:50:41.129303 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-5fc5257b-b0e9-4249-b608-147cac87e73f tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:41.129518 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-5fc5257b-b0e9-4249-b608-147cac87e73f tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:41.132091 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-17e036a9-ccf5-48d6-83cc-8b25e76c726e tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Availability Zones retrieved successfully. Aug 25 05:50:41.136811 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:41.136811 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:50:41.137400 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-17e036a9-ccf5-48d6-83cc-8b25e76c726e tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Flow 'volume_create_api' (af5446e3-9954-4ea7-a568-18d590660728) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:50:41.138325 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-17e036a9-ccf5-48d6-83cc-8b25e76c726e tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5e7969d7-9049-496a-bee1-1b311ed1baa3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:50:41.139233 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.flows.api.create_volume [None req-17e036a9-ccf5-48d6-83cc-8b25e76c726e tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Validating volume size '1' using validate_int {{(pid=100268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 05:50:41.140549 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-5fc5257b-b0e9-4249-b608-147cac87e73f tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Volume info retrieved successfully. Aug 25 05:50:41.144797 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-5fc5257b-b0e9-4249-b608-147cac87e73f tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] https://10.4.3.189/volume/v3/volumes/26ab3c64-94f0-4b04-858f-5d674a634cd9 returned with HTTP 200 Aug 25 05:50:41.145221 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1064/4275] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:50:41 2026] GET /volume/v3/volumes/26ab3c64-94f0-4b04-858f-5d674a634cd9 => generated 869 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:50:41.165725 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-17e036a9-ccf5-48d6-83cc-8b25e76c726e tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5e7969d7-9049-496a-bee1-1b311ed1baa3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T05:35:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=23fc6e5d-fce0-4521-ba46-4837b4232084,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '23fc6e5d-fce0-4521-ba46-4837b4232084', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:50:41.166654 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-17e036a9-ccf5-48d6-83cc-8b25e76c726e tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a6dbfedc-c571-4bdd-8622-bd6d07edff80) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:50:41.206240 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-17e036a9-ccf5-48d6-83cc-8b25e76c726e tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Created reservations ['069b258d-d6d6-4946-aa90-8debabda7013', 'c28e3f4b-4396-44a8-8ac5-3af2a484f554', 'f9def70c-a885-41aa-9c90-dacbdf6b37cc', 'a74001d8-3ac1-4145-b279-5087af280f92'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:50:41.207038 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-17e036a9-ccf5-48d6-83cc-8b25e76c726e tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a6dbfedc-c571-4bdd-8622-bd6d07edff80) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['069b258d-d6d6-4946-aa90-8debabda7013', 'c28e3f4b-4396-44a8-8ac5-3af2a484f554', 'f9def70c-a885-41aa-9c90-dacbdf6b37cc', 'a74001d8-3ac1-4145-b279-5087af280f92']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:50:41.207774 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-17e036a9-ccf5-48d6-83cc-8b25e76c726e tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d3259d5f-3ecf-44a4-b323-594693f504d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:50:41.229081 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-17e036a9-ccf5-48d6-83cc-8b25e76c726e tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d3259d5f-3ecf-44a4-b323-594693f504d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e767cc6c-efc2-4978-9220-48bcfdd56599', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-181667097',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c415045c9abe490aa71872fe5032078b',qos_specs=None,replication_status=,reservations=['069b258d-d6d6-4946-aa90-8debabda7013','c28e3f4b-4396-44a8-8ac5-3af2a484f554','f9def70c-a885-41aa-9c90-dacbdf6b37cc','a74001d8-3ac1-4145-b279-5087af280f92'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='98ee9e9efd484244ae38f22318c905f4',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T05:50:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-181667097',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e767cc6c-efc2-4978-9220-48bcfdd56599,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c415045c9abe490aa71872fe5032078b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='98ee9e9efd484244ae38f22318c905f4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(23fc6e5d-fce0-4521-ba46-4837b4232084),volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:50:41.229759 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-17e036a9-ccf5-48d6-83cc-8b25e76c726e tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4e69f021-a587-4df0-8051-b17897b05c85) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:50:41.250917 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-17e036a9-ccf5-48d6-83cc-8b25e76c726e tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4e69f021-a587-4df0-8051-b17897b05c85) transitioned into state 'SUCCESS' from state '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-181667097',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c415045c9abe490aa71872fe5032078b',qos_specs=None,replication_status=,reservations=['069b258d-d6d6-4946-aa90-8debabda7013','c28e3f4b-4396-44a8-8ac5-3af2a484f554','f9def70c-a885-41aa-9c90-dacbdf6b37cc','a74001d8-3ac1-4145-b279-5087af280f92'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='98ee9e9efd484244ae38f22318c905f4',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:50:41.251765 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-17e036a9-ccf5-48d6-83cc-8b25e76c726e tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dbaaf98d-f862-42f5-b626-644f884104a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:50:41.260787 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-17e036a9-ccf5-48d6-83cc-8b25e76c726e tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dbaaf98d-f862-42f5-b626-644f884104a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:50:41.261604 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-17e036a9-ccf5-48d6-83cc-8b25e76c726e tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Flow 'volume_create_api' (af5446e3-9954-4ea7-a568-18d590660728) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:50:41.261885 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-17e036a9-ccf5-48d6-83cc-8b25e76c726e tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Create volume request issued successfully. Aug 25 05:50:41.262505 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-17e036a9-ccf5-48d6-83cc-8b25e76c726e tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] https://10.4.3.189/volume/v3/volumes returned with HTTP 202 Aug 25 05:50:41.263287 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1064/4276] 10.4.3.189 () {70 vars in 1299 bytes} [Tue Aug 25 05:50:41 2026] POST /volume/v3/volumes => generated 769 bytes in 139 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:50:41.276029 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-5224859f-c3b1-4a19-858e-04bc33af4d50 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:41.277951 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-5224859f-c3b1-4a19-858e-04bc33af4d50 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] GET https://10.4.3.189/volume/v3/volumes/e767cc6c-efc2-4978-9220-48bcfdd56599 Aug 25 05:50:41.278240 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-5224859f-c3b1-4a19-858e-04bc33af4d50 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:41.278495 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-5224859f-c3b1-4a19-858e-04bc33af4d50 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:41.286642 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:41.286642 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:50:41.290819 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-5224859f-c3b1-4a19-858e-04bc33af4d50 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Volume info retrieved successfully. Aug 25 05:50:41.296007 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-5224859f-c3b1-4a19-858e-04bc33af4d50 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] https://10.4.3.189/volume/v3/volumes/e767cc6c-efc2-4978-9220-48bcfdd56599 returned with HTTP 200 Aug 25 05:50:41.296527 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1083/4277] 10.4.3.189 () {68 vars in 1389 bytes} [Tue Aug 25 05:50:41 2026] GET /volume/v3/volumes/e767cc6c-efc2-4978-9220-48bcfdd56599 => generated 837 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:50:41.313990 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-611a28bc-bce5-4059-902e-4f3d1bb52c05 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:41.316757 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-611a28bc-bce5-4059-902e-4f3d1bb52c05 tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] GET https://10.4.3.189/volume/v3/volumes/26c99cee-06b8-4c15-a1e0-0fbe6d6eff19 Aug 25 05:50:41.316940 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-611a28bc-bce5-4059-902e-4f3d1bb52c05 tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:41.317253 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-611a28bc-bce5-4059-902e-4f3d1bb52c05 tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:41.325335 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-611a28bc-bce5-4059-902e-4f3d1bb52c05 tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] https://10.4.3.189/volume/v3/volumes/26c99cee-06b8-4c15-a1e0-0fbe6d6eff19 returned with HTTP 404 Aug 25 05:50:41.326157 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1067/4278] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:50:41 2026] GET /volume/v3/volumes/26c99cee-06b8-4c15-a1e0-0fbe6d6eff19 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:50:41.332961 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-661907cb-254a-47d2-a93e-de02a984491f None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:41.334862 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-661907cb-254a-47d2-a93e-de02a984491f tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] GET https://10.4.3.189/volume/v3/volumes/a22096d3-b150-4568-b3ed-557a802b9957 Aug 25 05:50:41.335070 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-661907cb-254a-47d2-a93e-de02a984491f tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:41.335292 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-661907cb-254a-47d2-a93e-de02a984491f tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:41.342440 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:41.342440 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:50:41.346023 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-661907cb-254a-47d2-a93e-de02a984491f tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] Volume info retrieved successfully. Aug 25 05:50:41.347717 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-fc63a99f-0a78-495e-8b78-727bb8c09b16 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:41.349656 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-fc63a99f-0a78-495e-8b78-727bb8c09b16 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] GET https://10.4.3.189/volume/v3/backups/8c12c4c4-3981-46fc-a901-9ccaa90c52b5 Aug 25 05:50:41.349906 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-fc63a99f-0a78-495e-8b78-727bb8c09b16 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:41.350178 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-fc63a99f-0a78-495e-8b78-727bb8c09b16 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:41.350383 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-fc63a99f-0a78-495e-8b78-727bb8c09b16 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Show backup with id 8c12c4c4-3981-46fc-a901-9ccaa90c52b5. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:50:41.351319 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-661907cb-254a-47d2-a93e-de02a984491f tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] https://10.4.3.189/volume/v3/volumes/a22096d3-b150-4568-b3ed-557a802b9957 returned with HTTP 200 Aug 25 05:50:41.351747 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1065/4279] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:50:41 2026] GET /volume/v3/volumes/a22096d3-b150-4568-b3ed-557a802b9957 => generated 1405 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:50:41.355309 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:41.355309 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:50:41.356109 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-fc63a99f-0a78-495e-8b78-727bb8c09b16 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] https://10.4.3.189/volume/v3/backups/8c12c4c4-3981-46fc-a901-9ccaa90c52b5 returned with HTTP 200 Aug 25 05:50:41.356604 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1065/4280] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:50:41 2026] GET /volume/v3/backups/8c12c4c4-3981-46fc-a901-9ccaa90c52b5 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:50:41.363762 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-5e2dce16-462d-4a35-8816-1d760c381bf4 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:41.365732 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-5e2dce16-462d-4a35-8816-1d760c381bf4 tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] DELETE https://10.4.3.189/volume/v3/volumes/a22096d3-b150-4568-b3ed-557a802b9957 Aug 25 05:50:41.365938 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-5e2dce16-462d-4a35-8816-1d760c381bf4 tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:41.366165 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-5e2dce16-462d-4a35-8816-1d760c381bf4 tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] Calling method 'delete' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:41.366352 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [None req-5e2dce16-462d-4a35-8816-1d760c381bf4 tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] Delete volume with id: a22096d3-b150-4568-b3ed-557a802b9957 Aug 25 05:50:41.374580 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:41.374580 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:50:41.375110 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-5e2dce16-462d-4a35-8816-1d760c381bf4 tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] Volume info retrieved successfully. Aug 25 05:50:41.396233 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-5e2dce16-462d-4a35-8816-1d760c381bf4 tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] Delete volume request issued successfully. Aug 25 05:50:41.396511 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-5e2dce16-462d-4a35-8816-1d760c381bf4 tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] https://10.4.3.189/volume/v3/volumes/a22096d3-b150-4568-b3ed-557a802b9957 returned with HTTP 202 Aug 25 05:50:41.396973 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1084/4281] 10.4.3.189 () {66 vars in 1351 bytes} [Tue Aug 25 05:50:41 2026] DELETE /volume/v3/volumes/a22096d3-b150-4568-b3ed-557a802b9957 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:50:41.404656 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-40469676-25e3-444f-acfb-fb8abf074315 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:41.406486 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-40469676-25e3-444f-acfb-fb8abf074315 tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] GET https://10.4.3.189/volume/v3/volumes/a22096d3-b150-4568-b3ed-557a802b9957 Aug 25 05:50:41.406699 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-40469676-25e3-444f-acfb-fb8abf074315 tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:41.407319 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-40469676-25e3-444f-acfb-fb8abf074315 tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:41.414069 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:41.414069 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:50:41.417667 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-40469676-25e3-444f-acfb-fb8abf074315 tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] Volume info retrieved successfully. Aug 25 05:50:41.422026 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-40469676-25e3-444f-acfb-fb8abf074315 tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] https://10.4.3.189/volume/v3/volumes/a22096d3-b150-4568-b3ed-557a802b9957 returned with HTTP 200 Aug 25 05:50:41.422418 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1068/4282] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:50:41 2026] GET /volume/v3/volumes/a22096d3-b150-4568-b3ed-557a802b9957 => generated 1404 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:50:41.909537 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-4e737af1-80b9-489e-aeff-ded27566b449 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:41.911372 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-4e737af1-80b9-489e-aeff-ded27566b449 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] GET https://10.4.3.189/volume/v3/volumes/52c2d0b7-2328-4131-b22f-e46b17cdc8ce Aug 25 05:50:41.911582 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-4e737af1-80b9-489e-aeff-ded27566b449 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:41.911761 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-4e737af1-80b9-489e-aeff-ded27566b449 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:41.917334 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-4e737af1-80b9-489e-aeff-ded27566b449 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] https://10.4.3.189/volume/v3/volumes/52c2d0b7-2328-4131-b22f-e46b17cdc8ce returned with HTTP 404 Aug 25 05:50:41.917792 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1066/4283] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:50:41 2026] GET /volume/v3/volumes/52c2d0b7-2328-4131-b22f-e46b17cdc8ce => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:50:41.927088 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-6f6a5502-c373-4148-a714-c90ae02d2bf3 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:41.928944 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6f6a5502-c373-4148-a714-c90ae02d2bf3 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] POST https://10.4.3.189/volume/v3/volumes Aug 25 05:50:41.929362 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-6f6a5502-c373-4148-a714-c90ae02d2bf3 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1138657124"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:50:41.930955 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.v3.volumes [None req-6f6a5502-c373-4148-a714-c90ae02d2bf3 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1138657124'}} {{(pid=100268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 05:50:41.931135 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-6f6a5502-c373-4148-a714-c90ae02d2bf3 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Create volume of 1 GB Aug 25 05:50:41.935903 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-6f6a5502-c373-4148-a714-c90ae02d2bf3 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Availability Zones retrieved successfully. Aug 25 05:50:41.941484 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-6f6a5502-c373-4148-a714-c90ae02d2bf3 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Flow 'volume_create_api' (11c09091-9b54-46e9-bf32-883e6af0f336) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:50:41.942390 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-6f6a5502-c373-4148-a714-c90ae02d2bf3 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (26da86a4-041f-4147-aae8-36b0705a11e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:50:41.943134 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.flows.api.create_volume [None req-6f6a5502-c373-4148-a714-c90ae02d2bf3 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Validating volume size '1' using validate_int {{(pid=100268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 05:50:41.967835 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-6f6a5502-c373-4148-a714-c90ae02d2bf3 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (26da86a4-041f-4147-aae8-36b0705a11e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T05:35:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=23fc6e5d-fce0-4521-ba46-4837b4232084,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '23fc6e5d-fce0-4521-ba46-4837b4232084', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:50:41.968650 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-6f6a5502-c373-4148-a714-c90ae02d2bf3 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (01efee36-66f1-4024-9df0-fd42f7796bee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:50:42.006663 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-6f6a5502-c373-4148-a714-c90ae02d2bf3 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Created reservations ['34655598-bb12-4721-acc0-5e1e0d0844db', '3afb7fad-c062-4b95-9299-0f3cfaeb1e68', '7339b6c4-4d4a-4d44-a7f1-e1a1cd1ad2b2', 'ac5b6f47-a852-4b7c-8757-a2b885169ad9'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:50:42.007449 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-6f6a5502-c373-4148-a714-c90ae02d2bf3 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (01efee36-66f1-4024-9df0-fd42f7796bee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['34655598-bb12-4721-acc0-5e1e0d0844db', '3afb7fad-c062-4b95-9299-0f3cfaeb1e68', '7339b6c4-4d4a-4d44-a7f1-e1a1cd1ad2b2', 'ac5b6f47-a852-4b7c-8757-a2b885169ad9']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:50:42.008144 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-6f6a5502-c373-4148-a714-c90ae02d2bf3 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2588fdae-b116-48b9-9bdf-ed6e863f68d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:50:42.035506 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-6f6a5502-c373-4148-a714-c90ae02d2bf3 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2588fdae-b116-48b9-9bdf-ed6e863f68d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dce8e63d-f493-45ba-849e-b7377ecafe6e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1138657124',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1dc1ee612721488f887ea062696bb7aa',qos_specs=None,replication_status=,reservations=['34655598-bb12-4721-acc0-5e1e0d0844db','3afb7fad-c062-4b95-9299-0f3cfaeb1e68','7339b6c4-4d4a-4d44-a7f1-e1a1cd1ad2b2','ac5b6f47-a852-4b7c-8757-a2b885169ad9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1b645d3ab9b143698331595efc416513',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T05:50:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1138657124',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=dce8e63d-f493-45ba-849e-b7377ecafe6e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1dc1ee612721488f887ea062696bb7aa',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1b645d3ab9b143698331595efc416513',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(23fc6e5d-fce0-4521-ba46-4837b4232084),volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:50:42.036642 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-6f6a5502-c373-4148-a714-c90ae02d2bf3 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2044995b-0110-4aee-a5da-dbbb923f9b24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:50:42.054934 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-6f6a5502-c373-4148-a714-c90ae02d2bf3 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2044995b-0110-4aee-a5da-dbbb923f9b24) transitioned into state 'SUCCESS' from state '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-1138657124',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1dc1ee612721488f887ea062696bb7aa',qos_specs=None,replication_status=,reservations=['34655598-bb12-4721-acc0-5e1e0d0844db','3afb7fad-c062-4b95-9299-0f3cfaeb1e68','7339b6c4-4d4a-4d44-a7f1-e1a1cd1ad2b2','ac5b6f47-a852-4b7c-8757-a2b885169ad9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1b645d3ab9b143698331595efc416513',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:50:42.055677 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-6f6a5502-c373-4148-a714-c90ae02d2bf3 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (569d885d-4f72-4de8-81a1-eb375fcc134f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:50:42.064397 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-6f6a5502-c373-4148-a714-c90ae02d2bf3 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (569d885d-4f72-4de8-81a1-eb375fcc134f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:50:42.065228 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-6f6a5502-c373-4148-a714-c90ae02d2bf3 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Flow 'volume_create_api' (11c09091-9b54-46e9-bf32-883e6af0f336) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:50:42.065530 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-6f6a5502-c373-4148-a714-c90ae02d2bf3 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Create volume request issued successfully. Aug 25 05:50:42.066176 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6f6a5502-c373-4148-a714-c90ae02d2bf3 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] https://10.4.3.189/volume/v3/volumes returned with HTTP 202 Aug 25 05:50:42.066662 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1066/4284] 10.4.3.189 () {68 vars in 1258 bytes} [Tue Aug 25 05:50:41 2026] POST /volume/v3/volumes => generated 778 bytes in 140 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 05:50:42.079337 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-51b87cef-deec-442c-8f6a-39384e91a7ba None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:42.081363 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-51b87cef-deec-442c-8f6a-39384e91a7ba tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] GET https://10.4.3.189/volume/v3/volumes/dce8e63d-f493-45ba-849e-b7377ecafe6e Aug 25 05:50:42.081614 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-51b87cef-deec-442c-8f6a-39384e91a7ba tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:42.081862 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-51b87cef-deec-442c-8f6a-39384e91a7ba tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:42.090855 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:42.090855 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:50:42.095749 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-51b87cef-deec-442c-8f6a-39384e91a7ba tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Volume info retrieved successfully. Aug 25 05:50:42.100890 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-51b87cef-deec-442c-8f6a-39384e91a7ba tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] https://10.4.3.189/volume/v3/volumes/dce8e63d-f493-45ba-849e-b7377ecafe6e returned with HTTP 200 Aug 25 05:50:42.101281 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-756d217f-b804-4c67-9e80-7e218587574d None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:42.101667 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1085/4285] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:50:42 2026] GET /volume/v3/volumes/dce8e63d-f493-45ba-849e-b7377ecafe6e => generated 957 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:50:42.103341 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-756d217f-b804-4c67-9e80-7e218587574d tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] GET https://10.4.3.189/volume/v3/volumes/31f51d16-8d32-46b0-afaa-82dd6c590792 Aug 25 05:50:42.103531 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-756d217f-b804-4c67-9e80-7e218587574d tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:42.103744 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-756d217f-b804-4c67-9e80-7e218587574d tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:42.113875 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:42.113875 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:50:42.117670 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-756d217f-b804-4c67-9e80-7e218587574d tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Volume info retrieved successfully. Aug 25 05:50:42.122417 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-756d217f-b804-4c67-9e80-7e218587574d tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] https://10.4.3.189/volume/v3/volumes/31f51d16-8d32-46b0-afaa-82dd6c590792 returned with HTTP 200 Aug 25 05:50:42.122954 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1069/4286] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:50:42 2026] GET /volume/v3/volumes/31f51d16-8d32-46b0-afaa-82dd6c590792 => generated 877 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:50:42.161337 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-e366a186-39fe-4450-a492-e3b9bd80bb21 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:42.163194 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-e366a186-39fe-4450-a492-e3b9bd80bb21 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] GET https://10.4.3.189/volume/v3/volumes/26ab3c64-94f0-4b04-858f-5d674a634cd9 Aug 25 05:50:42.163415 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-e366a186-39fe-4450-a492-e3b9bd80bb21 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:42.164096 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-e366a186-39fe-4450-a492-e3b9bd80bb21 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:42.170242 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-e366a186-39fe-4450-a492-e3b9bd80bb21 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] https://10.4.3.189/volume/v3/volumes/26ab3c64-94f0-4b04-858f-5d674a634cd9 returned with HTTP 404 Aug 25 05:50:42.170242 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1067/4287] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:50:42 2026] GET /volume/v3/volumes/26ab3c64-94f0-4b04-858f-5d674a634cd9 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:50:42.177954 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-27bbbb58-ba42-441b-8c3e-23d51a2c24cc None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:42.180516 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-27bbbb58-ba42-441b-8c3e-23d51a2c24cc tempest-TestVolumeBootPattern-890537913 tempest-TestVolumeBootPattern-890537913-project-admin] GET https://10.4.3.189/volume/v3/volumes/detail?all_tenants=1 Aug 25 05:50:42.180724 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-27bbbb58-ba42-441b-8c3e-23d51a2c24cc tempest-TestVolumeBootPattern-890537913 tempest-TestVolumeBootPattern-890537913-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:42.180897 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-27bbbb58-ba42-441b-8c3e-23d51a2c24cc tempest-TestVolumeBootPattern-890537913 tempest-TestVolumeBootPattern-890537913-project-admin] Calling method 'detail' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:42.181800 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:42.181800 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:50:42.181800 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-27bbbb58-ba42-441b-8c3e-23d51a2c24cc tempest-TestVolumeBootPattern-890537913 tempest-TestVolumeBootPattern-890537913-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100268) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 05:50:42.195635 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-27bbbb58-ba42-441b-8c3e-23d51a2c24cc tempest-TestVolumeBootPattern-890537913 tempest-TestVolumeBootPattern-890537913-project-admin] Get all volumes completed successfully. Aug 25 05:50:42.197879 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:42.197879 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:50:42.202583 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-27bbbb58-ba42-441b-8c3e-23d51a2c24cc tempest-TestVolumeBootPattern-890537913 tempest-TestVolumeBootPattern-890537913-project-admin] https://10.4.3.189/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 25 05:50:42.203161 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1067/4288] 10.4.3.189 () {66 vars in 1285 bytes} [Tue Aug 25 05:50:42 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 10330 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 05:50:42.220038 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-61873919-ab12-4135-ba87-82690395f844 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:42.222262 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-61873919-ab12-4135-ba87-82690395f844 tempest-TestVolumeBootPattern-890537913 tempest-TestVolumeBootPattern-890537913-project-admin] DELETE https://10.4.3.189/volume/v3/types/43e0a71f-fe0d-4f82-9d7f-a808ecee5375 Aug 25 05:50:42.222553 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-61873919-ab12-4135-ba87-82690395f844 tempest-TestVolumeBootPattern-890537913 tempest-TestVolumeBootPattern-890537913-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:42.222811 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-61873919-ab12-4135-ba87-82690395f844 tempest-TestVolumeBootPattern-890537913 tempest-TestVolumeBootPattern-890537913-project-admin] Calling method '_delete' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:42.250766 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-61873919-ab12-4135-ba87-82690395f844 tempest-TestVolumeBootPattern-890537913 tempest-TestVolumeBootPattern-890537913-project-admin] https://10.4.3.189/volume/v3/types/43e0a71f-fe0d-4f82-9d7f-a808ecee5375 returned with HTTP 202 Aug 25 05:50:42.251312 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1086/4289] 10.4.3.189 () {66 vars in 1345 bytes} [Tue Aug 25 05:50:42 2026] DELETE /volume/v3/types/43e0a71f-fe0d-4f82-9d7f-a808ecee5375 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:50:42.260358 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-a1c34b84-cd10-4fa4-ba49-f8baff0c1ac2 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:42.262130 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-a1c34b84-cd10-4fa4-ba49-f8baff0c1ac2 tempest-TestVolumeBootPattern-890537913 tempest-TestVolumeBootPattern-890537913-project-admin] POST https://10.4.3.189/volume/v3/types Aug 25 05:50:42.262520 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-a1c34b84-cd10-4fa4-ba49-f8baff0c1ac2 tempest-TestVolumeBootPattern-890537913 tempest-TestVolumeBootPattern-890537913-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks2-980125385", "extra_specs": {}}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:50:42.278761 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-a1c34b84-cd10-4fa4-ba49-f8baff0c1ac2 tempest-TestVolumeBootPattern-890537913 tempest-TestVolumeBootPattern-890537913-project-admin] https://10.4.3.189/volume/v3/types returned with HTTP 200 Aug 25 05:50:42.279257 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1070/4290] 10.4.3.189 () {68 vars in 1252 bytes} [Tue Aug 25 05:50:42 2026] POST /volume/v3/types => generated 212 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:50:42.290161 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-54ba6129-e826-49a0-b8a8-eeb3c84b6575 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:42.291801 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-54ba6129-e826-49a0-b8a8-eeb3c84b6575 tempest-TestVolumeBootPattern-890537913 tempest-TestVolumeBootPattern-890537913-project-admin] POST https://10.4.3.189/volume/v3/types/60cab309-0080-4a0e-989c-dd7467a665a6/encryption Aug 25 05:50:42.292430 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-54ba6129-e826-49a0-b8a8-eeb3c84b6575 tempest-TestVolumeBootPattern-890537913 tempest-TestVolumeBootPattern-890537913-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks2", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:50:42.309806 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-0221ddbd-6f0e-4e61-b945-7b092b2bac1d None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:42.311683 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-54ba6129-e826-49a0-b8a8-eeb3c84b6575 tempest-TestVolumeBootPattern-890537913 tempest-TestVolumeBootPattern-890537913-project-admin] https://10.4.3.189/volume/v3/types/60cab309-0080-4a0e-989c-dd7467a665a6/encryption returned with HTTP 200 Aug 25 05:50:42.311989 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1068/4291] 10.4.3.189 () {68 vars in 1397 bytes} [Tue Aug 25 05:50:42 2026] POST /volume/v3/types/60cab309-0080-4a0e-989c-dd7467a665a6/encryption => generated 231 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:50:42.312192 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-0221ddbd-6f0e-4e61-b945-7b092b2bac1d tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] GET https://10.4.3.189/volume/v3/volumes/e767cc6c-efc2-4978-9220-48bcfdd56599 Aug 25 05:50:42.312502 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-0221ddbd-6f0e-4e61-b945-7b092b2bac1d tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:42.312770 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-0221ddbd-6f0e-4e61-b945-7b092b2bac1d tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:42.320747 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-b0f22a65-fb84-4f63-90b7-8e5603e1c42d None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:42.322075 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:42.322075 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:50:42.323016 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-b0f22a65-fb84-4f63-90b7-8e5603e1c42d tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] POST https://10.4.3.189/volume/v3/volumes Aug 25 05:50:42.323491 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-b0f22a65-fb84-4f63-90b7-8e5603e1c42d tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-165768120", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks2-980125385", "size": 1}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:50:42.325573 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.v3.volumes [None req-b0f22a65-fb84-4f63-90b7-8e5603e1c42d tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-165768120', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks2-980125385', 'size': 1}} {{(pid=100271) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 05:50:42.327173 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-0221ddbd-6f0e-4e61-b945-7b092b2bac1d tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Volume info retrieved successfully. Aug 25 05:50:42.330137 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [None req-b0f22a65-fb84-4f63-90b7-8e5603e1c42d tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Create volume of 1 GB Aug 25 05:50:42.330482 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:42.330482 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:50:42.331066 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-b0f22a65-fb84-4f63-90b7-8e5603e1c42d tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Availability Zones retrieved successfully. Aug 25 05:50:42.333176 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-0221ddbd-6f0e-4e61-b945-7b092b2bac1d tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] https://10.4.3.189/volume/v3/volumes/e767cc6c-efc2-4978-9220-48bcfdd56599 returned with HTTP 200 Aug 25 05:50:42.333735 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1068/4292] 10.4.3.189 () {68 vars in 1389 bytes} [Tue Aug 25 05:50:42 2026] GET /volume/v3/volumes/e767cc6c-efc2-4978-9220-48bcfdd56599 => generated 862 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:50:42.337623 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-b0f22a65-fb84-4f63-90b7-8e5603e1c42d tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Flow 'volume_create_api' (b3f53d46-1ff3-4b2e-a298-a076c6fef728) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:50:42.338945 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-b0f22a65-fb84-4f63-90b7-8e5603e1c42d tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7be643a0-393d-4159-85b7-c3e50305591a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:50:42.340093 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.flows.api.create_volume [None req-b0f22a65-fb84-4f63-90b7-8e5603e1c42d tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Validating volume size '1' using validate_int {{(pid=100271) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 05:50:42.347912 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-525956c3-d823-439c-a92a-a96ac5b472bf None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:42.349718 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-525956c3-d823-439c-a92a-a96ac5b472bf tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] POST https://10.4.3.189/volume/v3/snapshots Aug 25 05:50:42.350074 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-525956c3-d823-439c-a92a-a96ac5b472bf tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e767cc6c-efc2-4978-9220-48bcfdd56599", "name": "tempest-VolumeDependencyTests-Snapshot-1743559247"}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:50:42.358191 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:42.358191 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:50:42.358664 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-525956c3-d823-439c-a92a-a96ac5b472bf tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Volume info retrieved successfully. Aug 25 05:50:42.358783 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.v3.snapshots [None req-525956c3-d823-439c-a92a-a96ac5b472bf tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Create snapshot from volume e767cc6c-efc2-4978-9220-48bcfdd56599 Aug 25 05:50:42.368177 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-dd92bdc1-0dbd-4bfc-bada-3f6794a0350a None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:42.368316 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-b0f22a65-fb84-4f63-90b7-8e5603e1c42d tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7be643a0-393d-4159-85b7-c3e50305591a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T05:50:42Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=60cab309-0080-4a0e-989c-dd7467a665a6,is_public=True,name='tempest-scenario-type-luks2-980125385',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '60cab309-0080-4a0e-989c-dd7467a665a6', '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=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:50:42.369141 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-b0f22a65-fb84-4f63-90b7-8e5603e1c42d tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3c0c1b85-8cae-4abc-835a-c79b15224e79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:50:42.370597 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-dd92bdc1-0dbd-4bfc-bada-3f6794a0350a tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] GET https://10.4.3.189/volume/v3/backups/8c12c4c4-3981-46fc-a901-9ccaa90c52b5 Aug 25 05:50:42.370864 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-dd92bdc1-0dbd-4bfc-bada-3f6794a0350a tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:42.371176 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-dd92bdc1-0dbd-4bfc-bada-3f6794a0350a tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:42.371322 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-dd92bdc1-0dbd-4bfc-bada-3f6794a0350a tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Show backup with id 8c12c4c4-3981-46fc-a901-9ccaa90c52b5. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:50:42.376141 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:42.376141 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:50:42.377051 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-dd92bdc1-0dbd-4bfc-bada-3f6794a0350a tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] https://10.4.3.189/volume/v3/backups/8c12c4c4-3981-46fc-a901-9ccaa90c52b5 returned with HTTP 200 Aug 25 05:50:42.377570 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1069/4293] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:50:42 2026] GET /volume/v3/backups/8c12c4c4-3981-46fc-a901-9ccaa90c52b5 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:50:42.387946 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.quota [None req-525956c3-d823-439c-a92a-a96ac5b472bf tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Created reservations ['a000a59d-a162-486c-a2ae-e67818bbf12c', 'edc1a6a4-7776-4c1d-ad55-6a1ec5fd65f7', 'f180f024-7673-4e4d-9526-4dcae3003db4', 'f397708c-4ec3-439c-af4b-c4c74864bd8d'] {{(pid=100270) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:50:42.401632 np0000008051 devstack@c-api.service[100271]: WARNING cinder.quota [None req-b0f22a65-fb84-4f63-90b7-8e5603e1c42d tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks2-980125385 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks2-980125385, it is now deprecated. Please use the default quota class for default quota. Aug 25 05:50:42.401930 np0000008051 devstack@c-api.service[100271]: WARNING cinder.quota [None req-b0f22a65-fb84-4f63-90b7-8e5603e1c42d tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks2-980125385 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks2-980125385, it is now deprecated. Please use the default quota class for default quota. Aug 25 05:50:42.419725 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-525956c3-d823-439c-a92a-a96ac5b472bf tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Snapshot create request issued successfully. Aug 25 05:50:42.420019 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-525956c3-d823-439c-a92a-a96ac5b472bf tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] https://10.4.3.189/volume/v3/snapshots returned with HTTP 202 Aug 25 05:50:42.420511 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1071/4294] 10.4.3.189 () {68 vars in 1265 bytes} [Tue Aug 25 05:50:42 2026] POST /volume/v3/snapshots => generated 308 bytes in 73 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 05:50:42.431109 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-9f6bc4d3-409a-4215-ae0a-8148b52a7857 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:42.431292 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.quota [None req-b0f22a65-fb84-4f63-90b7-8e5603e1c42d tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Created reservations ['6df67663-a2fe-4c21-8925-21adf5b90f7a', '592c906a-a445-4129-aae2-5d4e6adce3b2', '50da1ed7-5cd3-437a-9213-12dea177eb79', '9e12faa9-bf02-47bd-96c1-0f9d6585d6f4'] {{(pid=100271) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:50:42.431973 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-b0f22a65-fb84-4f63-90b7-8e5603e1c42d tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3c0c1b85-8cae-4abc-835a-c79b15224e79) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6df67663-a2fe-4c21-8925-21adf5b90f7a', '592c906a-a445-4129-aae2-5d4e6adce3b2', '50da1ed7-5cd3-437a-9213-12dea177eb79', '9e12faa9-bf02-47bd-96c1-0f9d6585d6f4']}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:50:42.432749 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-b0f22a65-fb84-4f63-90b7-8e5603e1c42d tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a00f9cb0-0ff3-4c24-9b44-18885f5e0e7d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:50:42.433385 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-9f6bc4d3-409a-4215-ae0a-8148b52a7857 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] GET https://10.4.3.189/volume/v3/snapshots/09555975-ddf0-4376-810c-ad669a0eb2f5 Aug 25 05:50:42.433512 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-9f6bc4d3-409a-4215-ae0a-8148b52a7857 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:42.433793 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-9f6bc4d3-409a-4215-ae0a-8148b52a7857 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:42.435271 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-531f3978-982a-49a7-9d78-f6b279e9b407 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:42.436936 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-531f3978-982a-49a7-9d78-f6b279e9b407 tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] GET https://10.4.3.189/volume/v3/volumes/a22096d3-b150-4568-b3ed-557a802b9957 Aug 25 05:50:42.437179 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-531f3978-982a-49a7-9d78-f6b279e9b407 tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:42.437388 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-531f3978-982a-49a7-9d78-f6b279e9b407 tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:42.439626 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:42.439626 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:50:42.440168 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-9f6bc4d3-409a-4215-ae0a-8148b52a7857 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Snapshot retrieved successfully. Aug 25 05:50:42.441038 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-9f6bc4d3-409a-4215-ae0a-8148b52a7857 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] https://10.4.3.189/volume/v3/snapshots/09555975-ddf0-4376-810c-ad669a0eb2f5 returned with HTTP 200 Aug 25 05:50:42.441505 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1069/4295] 10.4.3.189 () {66 vars in 1354 bytes} [Tue Aug 25 05:50:42 2026] GET /volume/v3/snapshots/09555975-ddf0-4376-810c-ad669a0eb2f5 => generated 440 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:50:42.442574 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-531f3978-982a-49a7-9d78-f6b279e9b407 tempest-VolumesGetTest-1261032138 tempest-VolumesGetTest-1261032138-project-member] https://10.4.3.189/volume/v3/volumes/a22096d3-b150-4568-b3ed-557a802b9957 returned with HTTP 404 Aug 25 05:50:42.442987 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1070/4296] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:50:42 2026] GET /volume/v3/volumes/a22096d3-b150-4568-b3ed-557a802b9957 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:50:42.461661 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-b0f22a65-fb84-4f63-90b7-8e5603e1c42d tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a00f9cb0-0ff3-4c24-9b44-18885f5e0e7d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c54f793a-7b62-42dd-9045-07aeda970c38', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-165768120',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e33e7828ef4e44d9a9679aad64e2bf67',qos_specs=None,replication_status=,reservations=['6df67663-a2fe-4c21-8925-21adf5b90f7a','592c906a-a445-4129-aae2-5d4e6adce3b2','50da1ed7-5cd3-437a-9213-12dea177eb79','9e12faa9-bf02-47bd-96c1-0f9d6585d6f4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='63d4e24915f3477e8fe8791aab2aed9d',volume_type_id=60cab309-0080-4a0e-989c-dd7467a665a6), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T05:50:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-165768120',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=c54f793a-7b62-42dd-9045-07aeda970c38,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e33e7828ef4e44d9a9679aad64e2bf67',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='63d4e24915f3477e8fe8791aab2aed9d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(60cab309-0080-4a0e-989c-dd7467a665a6),volume_type_id=60cab309-0080-4a0e-989c-dd7467a665a6)}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:50:42.462744 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-b0f22a65-fb84-4f63-90b7-8e5603e1c42d tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f3b5bb4e-1be9-4828-8851-500ee716e8c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:50:42.483669 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-b0f22a65-fb84-4f63-90b7-8e5603e1c42d tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f3b5bb4e-1be9-4828-8851-500ee716e8c1) transitioned into state 'SUCCESS' from state '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-165768120',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e33e7828ef4e44d9a9679aad64e2bf67',qos_specs=None,replication_status=,reservations=['6df67663-a2fe-4c21-8925-21adf5b90f7a','592c906a-a445-4129-aae2-5d4e6adce3b2','50da1ed7-5cd3-437a-9213-12dea177eb79','9e12faa9-bf02-47bd-96c1-0f9d6585d6f4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='63d4e24915f3477e8fe8791aab2aed9d',volume_type_id=60cab309-0080-4a0e-989c-dd7467a665a6)}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:50:42.484610 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-b0f22a65-fb84-4f63-90b7-8e5603e1c42d tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0d61bfa9-1c57-4122-a15b-07bce239d625) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:50:42.495580 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-b0f22a65-fb84-4f63-90b7-8e5603e1c42d tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0d61bfa9-1c57-4122-a15b-07bce239d625) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:50:42.496885 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-b0f22a65-fb84-4f63-90b7-8e5603e1c42d tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Flow 'volume_create_api' (b3f53d46-1ff3-4b2e-a298-a076c6fef728) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100271) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:50:42.497245 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-b0f22a65-fb84-4f63-90b7-8e5603e1c42d tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Create volume request issued successfully. Aug 25 05:50:42.497963 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-b0f22a65-fb84-4f63-90b7-8e5603e1c42d tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] https://10.4.3.189/volume/v3/volumes returned with HTTP 202 Aug 25 05:50:42.498565 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1087/4297] 10.4.3.189 () {68 vars in 1259 bytes} [Tue Aug 25 05:50:42 2026] POST /volume/v3/volumes => generated 779 bytes in 178 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 05:50:42.510536 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-4f252afd-4876-4ac7-8f2a-5e772b86467d None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:42.512565 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-4f252afd-4876-4ac7-8f2a-5e772b86467d tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] GET https://10.4.3.189/volume/v3/volumes/c54f793a-7b62-42dd-9045-07aeda970c38 Aug 25 05:50:42.512762 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-4f252afd-4876-4ac7-8f2a-5e772b86467d tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:42.513007 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-4f252afd-4876-4ac7-8f2a-5e772b86467d tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:42.524911 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:42.524911 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:50:42.529574 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-4f252afd-4876-4ac7-8f2a-5e772b86467d tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Volume info retrieved successfully. Aug 25 05:50:42.534075 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-4f252afd-4876-4ac7-8f2a-5e772b86467d tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] https://10.4.3.189/volume/v3/volumes/c54f793a-7b62-42dd-9045-07aeda970c38 returned with HTTP 200 Aug 25 05:50:42.534527 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1072/4298] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:50:42 2026] GET /volume/v3/volumes/c54f793a-7b62-42dd-9045-07aeda970c38 => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:50:43.118197 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-b597e66b-c420-41b4-90dc-34897d9e884c None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:43.119948 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b597e66b-c420-41b4-90dc-34897d9e884c tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] GET https://10.4.3.189/volume/v3/volumes/dce8e63d-f493-45ba-849e-b7377ecafe6e Aug 25 05:50:43.120181 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b597e66b-c420-41b4-90dc-34897d9e884c tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:43.120411 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b597e66b-c420-41b4-90dc-34897d9e884c tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:43.129759 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:43.129759 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:50:43.133595 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-b597e66b-c420-41b4-90dc-34897d9e884c tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Volume info retrieved successfully. Aug 25 05:50:43.135916 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-0d895e81-2faa-4cc8-8a1c-cc9e0a43576e None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:43.137674 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-0d895e81-2faa-4cc8-8a1c-cc9e0a43576e tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] GET https://10.4.3.189/volume/v3/volumes/31f51d16-8d32-46b0-afaa-82dd6c590792 Aug 25 05:50:43.137849 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-0d895e81-2faa-4cc8-8a1c-cc9e0a43576e tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:43.138069 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b597e66b-c420-41b4-90dc-34897d9e884c tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] https://10.4.3.189/volume/v3/volumes/dce8e63d-f493-45ba-849e-b7377ecafe6e returned with HTTP 200 Aug 25 05:50:43.138128 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-0d895e81-2faa-4cc8-8a1c-cc9e0a43576e tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:43.138560 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1070/4299] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:50:43 2026] GET /volume/v3/volumes/dce8e63d-f493-45ba-849e-b7377ecafe6e => generated 1018 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:50:43.147335 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:43.147335 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:50:43.151127 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-00d7dbf0-2a87-4d07-bea8-493e9c3d3e00 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:43.151462 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-0d895e81-2faa-4cc8-8a1c-cc9e0a43576e tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Volume info retrieved successfully. Aug 25 05:50:43.153042 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-00d7dbf0-2a87-4d07-bea8-493e9c3d3e00 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] POST https://10.4.3.189/volume/v3/snapshots Aug 25 05:50:43.153389 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-00d7dbf0-2a87-4d07-bea8-493e9c3d3e00 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "dce8e63d-f493-45ba-849e-b7377ecafe6e", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1092525597"}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:50:43.155957 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-0d895e81-2faa-4cc8-8a1c-cc9e0a43576e tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] https://10.4.3.189/volume/v3/volumes/31f51d16-8d32-46b0-afaa-82dd6c590792 returned with HTTP 200 Aug 25 05:50:43.156377 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1071/4300] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:50:43 2026] GET /volume/v3/volumes/31f51d16-8d32-46b0-afaa-82dd6c590792 => generated 877 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:50:43.168801 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:43.168801 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:50:43.169234 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-00d7dbf0-2a87-4d07-bea8-493e9c3d3e00 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Volume info retrieved successfully. Aug 25 05:50:43.169463 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.v3.snapshots [None req-00d7dbf0-2a87-4d07-bea8-493e9c3d3e00 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Create snapshot from volume dce8e63d-f493-45ba-849e-b7377ecafe6e Aug 25 05:50:43.193811 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.quota [None req-00d7dbf0-2a87-4d07-bea8-493e9c3d3e00 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Created reservations ['ba41ecac-39d7-40aa-92ce-e672149554c9', '6bda22e7-d72f-46c4-bc54-6606377d49f9', '4444a0cc-1d9c-4d7e-9e6d-54fe44086a26', '5aa6686e-eb2b-4f3a-8d94-44aa85c675e6'] {{(pid=100271) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:50:43.224893 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-00d7dbf0-2a87-4d07-bea8-493e9c3d3e00 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Snapshot create request issued successfully. Aug 25 05:50:43.225318 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-00d7dbf0-2a87-4d07-bea8-493e9c3d3e00 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] https://10.4.3.189/volume/v3/snapshots returned with HTTP 202 Aug 25 05:50:43.225854 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1088/4301] 10.4.3.189 () {68 vars in 1265 bytes} [Tue Aug 25 05:50:43 2026] POST /volume/v3/snapshots => generated 308 bytes in 75 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 05:50:43.233937 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-9d8a5ac7-4f74-4f10-9d48-1a7b81b058fc None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:43.236140 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-9d8a5ac7-4f74-4f10-9d48-1a7b81b058fc tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] GET https://10.4.3.189/volume/v3/snapshots/571c4e76-5611-4fec-8635-d9b285fbd612 Aug 25 05:50:43.236368 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-9d8a5ac7-4f74-4f10-9d48-1a7b81b058fc tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:43.236561 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-9d8a5ac7-4f74-4f10-9d48-1a7b81b058fc tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:43.242297 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:43.242297 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:50:43.242297 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-9d8a5ac7-4f74-4f10-9d48-1a7b81b058fc tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Snapshot retrieved successfully. Aug 25 05:50:43.242935 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-9d8a5ac7-4f74-4f10-9d48-1a7b81b058fc tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] https://10.4.3.189/volume/v3/snapshots/571c4e76-5611-4fec-8635-d9b285fbd612 returned with HTTP 200 Aug 25 05:50:43.243052 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1073/4302] 10.4.3.189 () {66 vars in 1354 bytes} [Tue Aug 25 05:50:43 2026] GET /volume/v3/snapshots/571c4e76-5611-4fec-8635-d9b285fbd612 => generated 440 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:50:43.387534 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-f3ac5d91-00c7-416e-984b-75a1ddcef958 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:43.389219 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f3ac5d91-00c7-416e-984b-75a1ddcef958 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] GET https://10.4.3.189/volume/v3/backups/8c12c4c4-3981-46fc-a901-9ccaa90c52b5 Aug 25 05:50:43.389491 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f3ac5d91-00c7-416e-984b-75a1ddcef958 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:43.389736 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f3ac5d91-00c7-416e-984b-75a1ddcef958 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:43.389736 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-f3ac5d91-00c7-416e-984b-75a1ddcef958 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Show backup with id 8c12c4c4-3981-46fc-a901-9ccaa90c52b5. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:50:43.395089 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:43.395089 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:50:43.395089 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f3ac5d91-00c7-416e-984b-75a1ddcef958 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] https://10.4.3.189/volume/v3/backups/8c12c4c4-3981-46fc-a901-9ccaa90c52b5 returned with HTTP 200 Aug 25 05:50:43.395089 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1071/4303] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:50:43 2026] GET /volume/v3/backups/8c12c4c4-3981-46fc-a901-9ccaa90c52b5 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:50:43.406821 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-2b443a30-ce43-4ce1-b8c3-3a0f8f0b122b None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:43.409175 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-2b443a30-ce43-4ce1-b8c3-3a0f8f0b122b tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-member] POST https://10.4.3.189/volume/v3/backups/8c12c4c4-3981-46fc-a901-9ccaa90c52b5/action Aug 25 05:50:43.409550 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-2b443a30-ce43-4ce1-b8c3-3a0f8f0b122b tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-member] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100269) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 05:50:43.409670 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-2b443a30-ce43-4ce1-b8c3-3a0f8f0b122b tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-member] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:50:43.411018 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.contrib.admin_actions [None req-2b443a30-ce43-4ce1-b8c3-3a0f8f0b122b tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-member] Updating backup '8c12c4c4-3981-46fc-a901-9ccaa90c52b5' with '{'status': 'error'}' {{(pid=100269) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Aug 25 05:50:43.429560 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:43.429560 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:50:43.430710 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.policy [None req-2b443a30-ce43-4ce1-b8c3-3a0f8f0b122b tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-member] Policy check for volume_extension:backup_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '74fa68fd7f944729a095c259bda2f000', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4f651bf29def41dfadf79fe689be327d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100269) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 25 05:50:43.430925 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-2b443a30-ce43-4ce1-b8c3-3a0f8f0b122b tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-member] https://10.4.3.189/volume/v3/backups/8c12c4c4-3981-46fc-a901-9ccaa90c52b5/action returned with HTTP 403 Aug 25 05:50:43.431543 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1072/4304] 10.4.3.189 () {70 vars in 1430 bytes} [Tue Aug 25 05:50:43 2026] POST /volume/v3/backups/8c12c4c4-3981-46fc-a901-9ccaa90c52b5/action => generated 131 bytes in 25 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:50:43.438523 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-940c8baf-3d43-44df-8bf1-b2786339e6f5 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:43.440476 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-940c8baf-3d43-44df-8bf1-b2786339e6f5 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] DELETE https://10.4.3.189/volume/v3/volumes/970fab62-5d66-44d2-b5a9-c89fb22d5e27 Aug 25 05:50:43.440685 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-940c8baf-3d43-44df-8bf1-b2786339e6f5 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:43.440864 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-940c8baf-3d43-44df-8bf1-b2786339e6f5 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Calling method 'delete' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:43.441014 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [None req-940c8baf-3d43-44df-8bf1-b2786339e6f5 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Delete volume with id: 970fab62-5d66-44d2-b5a9-c89fb22d5e27 Aug 25 05:50:43.448144 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:43.448144 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:50:43.448501 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-940c8baf-3d43-44df-8bf1-b2786339e6f5 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Volume info retrieved successfully. Aug 25 05:50:43.450672 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-72d2abe6-83f7-4773-b43b-061a30168450 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:43.452419 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-72d2abe6-83f7-4773-b43b-061a30168450 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] GET https://10.4.3.189/volume/v3/snapshots/09555975-ddf0-4376-810c-ad669a0eb2f5 Aug 25 05:50:43.452640 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-72d2abe6-83f7-4773-b43b-061a30168450 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:43.452862 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-72d2abe6-83f7-4773-b43b-061a30168450 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:43.457611 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:43.457611 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:50:43.458069 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-72d2abe6-83f7-4773-b43b-061a30168450 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Snapshot retrieved successfully. Aug 25 05:50:43.458843 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-72d2abe6-83f7-4773-b43b-061a30168450 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] https://10.4.3.189/volume/v3/snapshots/09555975-ddf0-4376-810c-ad669a0eb2f5 returned with HTTP 200 Aug 25 05:50:43.459245 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1074/4305] 10.4.3.189 () {66 vars in 1354 bytes} [Tue Aug 25 05:50:43 2026] GET /volume/v3/snapshots/09555975-ddf0-4376-810c-ad669a0eb2f5 => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:50:43.465407 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-940c8baf-3d43-44df-8bf1-b2786339e6f5 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Delete volume request issued successfully. Aug 25 05:50:43.465621 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-940c8baf-3d43-44df-8bf1-b2786339e6f5 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] https://10.4.3.189/volume/v3/volumes/970fab62-5d66-44d2-b5a9-c89fb22d5e27 returned with HTTP 202 Aug 25 05:50:43.466108 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1089/4306] 10.4.3.189 () {68 vars in 1391 bytes} [Tue Aug 25 05:50:43 2026] DELETE /volume/v3/volumes/970fab62-5d66-44d2-b5a9-c89fb22d5e27 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:50:43.472275 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-a9198b0b-3fe7-433f-ae85-d7c2fc30b5b7 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:43.473968 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-43ba7ca7-f0c6-4712-91ab-b64ddb950fce None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:43.474119 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a9198b0b-3fe7-433f-ae85-d7c2fc30b5b7 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] POST https://10.4.3.189/volume/v3/volumes Aug 25 05:50:43.474539 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a9198b0b-3fe7-433f-ae85-d7c2fc30b5b7 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "09555975-ddf0-4376-810c-ad669a0eb2f5", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-770547050"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:50:43.476310 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.v3.volumes [None req-a9198b0b-3fe7-433f-ae85-d7c2fc30b5b7 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Create volume request body: {'volume': {'snapshot_id': '09555975-ddf0-4376-810c-ad669a0eb2f5', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-770547050'}} {{(pid=100268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 05:50:43.480561 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-43ba7ca7-f0c6-4712-91ab-b64ddb950fce tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] GET https://10.4.3.189/volume/v3/volumes/970fab62-5d66-44d2-b5a9-c89fb22d5e27 Aug 25 05:50:43.480806 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-43ba7ca7-f0c6-4712-91ab-b64ddb950fce tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:43.481018 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-43ba7ca7-f0c6-4712-91ab-b64ddb950fce tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:43.481557 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:43.481557 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:50:43.481957 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-a9198b0b-3fe7-433f-ae85-d7c2fc30b5b7 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Snapshot retrieved successfully. Aug 25 05:50:43.482124 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-a9198b0b-3fe7-433f-ae85-d7c2fc30b5b7 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Create volume of 1 GB Aug 25 05:50:43.485308 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-a9198b0b-3fe7-433f-ae85-d7c2fc30b5b7 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Availability Zones retrieved successfully. Aug 25 05:50:43.490504 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-a9198b0b-3fe7-433f-ae85-d7c2fc30b5b7 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Flow 'volume_create_api' (88573e3e-d866-41ea-a134-635708adcf93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:50:43.491268 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:43.491268 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:50:43.491646 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-a9198b0b-3fe7-433f-ae85-d7c2fc30b5b7 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (57bffcef-780e-4671-a36b-37faa8f84ad9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:50:43.492526 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.flows.api.create_volume [None req-a9198b0b-3fe7-433f-ae85-d7c2fc30b5b7 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 05:50:43.496495 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-43ba7ca7-f0c6-4712-91ab-b64ddb950fce tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Volume info retrieved successfully. Aug 25 05:50:43.501034 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-43ba7ca7-f0c6-4712-91ab-b64ddb950fce tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] https://10.4.3.189/volume/v3/volumes/970fab62-5d66-44d2-b5a9-c89fb22d5e27 returned with HTTP 200 Aug 25 05:50:43.501495 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1073/4307] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:50:43 2026] GET /volume/v3/volumes/970fab62-5d66-44d2-b5a9-c89fb22d5e27 => generated 1016 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:50:43.526834 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-a9198b0b-3fe7-433f-ae85-d7c2fc30b5b7 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (57bffcef-780e-4671-a36b-37faa8f84ad9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '09555975-ddf0-4376-810c-ad669a0eb2f5', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T05:35:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=23fc6e5d-fce0-4521-ba46-4837b4232084,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '23fc6e5d-fce0-4521-ba46-4837b4232084', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:50:43.527674 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-a9198b0b-3fe7-433f-ae85-d7c2fc30b5b7 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c1132440-4ad9-4106-8516-398ba6d81a72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:50:43.547149 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-62da4de1-840a-4f6c-8705-14d1ca239104 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:43.548976 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-62da4de1-840a-4f6c-8705-14d1ca239104 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] GET https://10.4.3.189/volume/v3/volumes/c54f793a-7b62-42dd-9045-07aeda970c38 Aug 25 05:50:43.549191 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-62da4de1-840a-4f6c-8705-14d1ca239104 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:43.549389 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-62da4de1-840a-4f6c-8705-14d1ca239104 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:43.563352 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:43.563352 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:50:43.570229 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-62da4de1-840a-4f6c-8705-14d1ca239104 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Volume info retrieved successfully. Aug 25 05:50:43.576729 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-62da4de1-840a-4f6c-8705-14d1ca239104 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] https://10.4.3.189/volume/v3/volumes/c54f793a-7b62-42dd-9045-07aeda970c38 returned with HTTP 200 Aug 25 05:50:43.577171 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1075/4308] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:50:43 2026] GET /volume/v3/volumes/c54f793a-7b62-42dd-9045-07aeda970c38 => generated 872 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:50:43.583594 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-5099ba17-9b96-4c12-81e2-08127a34efb5 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:43.585599 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-a9198b0b-3fe7-433f-ae85-d7c2fc30b5b7 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Created reservations ['86e1759d-bf0d-4bb7-baa9-d71d076e4cb3', 'e0785c1a-58fb-4cc0-a34f-f5ce2843659e', '58986079-bae8-4849-ac18-8ca56e824c52', '9449c9a3-a450-46aa-a0fc-18cb96a52fd2'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:50:43.586440 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-a9198b0b-3fe7-433f-ae85-d7c2fc30b5b7 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c1132440-4ad9-4106-8516-398ba6d81a72) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['86e1759d-bf0d-4bb7-baa9-d71d076e4cb3', 'e0785c1a-58fb-4cc0-a34f-f5ce2843659e', '58986079-bae8-4849-ac18-8ca56e824c52', '9449c9a3-a450-46aa-a0fc-18cb96a52fd2']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:50:43.587217 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-a9198b0b-3fe7-433f-ae85-d7c2fc30b5b7 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (673c9019-7d70-4ff5-8b20-bc4bd5e48f64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:50:43.588937 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-536001a5-91a6-4a42-9c1c-3f73bad302d5 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:43.590697 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-536001a5-91a6-4a42-9c1c-3f73bad302d5 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] GET https://10.4.3.189/volume/v3/volumes/c54f793a-7b62-42dd-9045-07aeda970c38 Aug 25 05:50:43.590877 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-536001a5-91a6-4a42-9c1c-3f73bad302d5 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:43.591128 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-536001a5-91a6-4a42-9c1c-3f73bad302d5 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:43.599779 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:43.599779 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:50:43.603783 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-536001a5-91a6-4a42-9c1c-3f73bad302d5 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Volume info retrieved successfully. Aug 25 05:50:43.609603 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-536001a5-91a6-4a42-9c1c-3f73bad302d5 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] https://10.4.3.189/volume/v3/volumes/c54f793a-7b62-42dd-9045-07aeda970c38 returned with HTTP 200 Aug 25 05:50:43.610203 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1074/4309] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:50:43 2026] GET /volume/v3/volumes/c54f793a-7b62-42dd-9045-07aeda970c38 => generated 872 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:50:43.623183 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-dce3a5d3-5f46-4151-957d-64d218bd6669 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:43.626081 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-dce3a5d3-5f46-4151-957d-64d218bd6669 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] POST https://10.4.3.189/volume/v3/volumes/c54f793a-7b62-42dd-9045-07aeda970c38/action Aug 25 05:50:43.626608 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-dce3a5d3-5f46-4151-957d-64d218bd6669 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=100270) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 05:50:43.626758 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-dce3a5d3-5f46-4151-957d-64d218bd6669 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:50:43.636118 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:43.636118 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:50:43.636351 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-a9198b0b-3fe7-433f-ae85-d7c2fc30b5b7 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (673c9019-7d70-4ff5-8b20-bc4bd5e48f64) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a7b326b7-7f2e-4878-9c6f-27b5bedbfac0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-770547050',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c415045c9abe490aa71872fe5032078b',qos_specs=None,replication_status=,reservations=['86e1759d-bf0d-4bb7-baa9-d71d076e4cb3','e0785c1a-58fb-4cc0-a34f-f5ce2843659e','58986079-bae8-4849-ac18-8ca56e824c52','9449c9a3-a450-46aa-a0fc-18cb96a52fd2'],size=1,snapshot_id=09555975-ddf0-4376-810c-ad669a0eb2f5,source_replicaid=,source_volid=None,status='creating',user_id='98ee9e9efd484244ae38f22318c905f4',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T05:50:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-770547050',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a7b326b7-7f2e-4878-9c6f-27b5bedbfac0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c415045c9abe490aa71872fe5032078b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=09555975-ddf0-4376-810c-ad669a0eb2f5,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='98ee9e9efd484244ae38f22318c905f4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(23fc6e5d-fce0-4521-ba46-4837b4232084),volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:50:43.636640 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-dce3a5d3-5f46-4151-957d-64d218bd6669 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Volume info retrieved successfully. Aug 25 05:50:43.637279 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-a9198b0b-3fe7-433f-ae85-d7c2fc30b5b7 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2cddebab-0c4c-4e56-a5cf-9ce0f333baf3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:50:43.644561 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-dce3a5d3-5f46-4151-957d-64d218bd6669 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Volume updated successfully. Aug 25 05:50:43.644959 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-dce3a5d3-5f46-4151-957d-64d218bd6669 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] https://10.4.3.189/volume/v3/volumes/c54f793a-7b62-42dd-9045-07aeda970c38/action returned with HTTP 200 Aug 25 05:50:43.645625 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1076/4310] 10.4.3.189 () {68 vars in 1390 bytes} [Tue Aug 25 05:50:43 2026] POST /volume/v3/volumes/c54f793a-7b62-42dd-9045-07aeda970c38/action => generated 0 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 25 05:50:43.661840 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-a9198b0b-3fe7-433f-ae85-d7c2fc30b5b7 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2cddebab-0c4c-4e56-a5cf-9ce0f333baf3) transitioned into state 'SUCCESS' from state '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-770547050',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c415045c9abe490aa71872fe5032078b',qos_specs=None,replication_status=,reservations=['86e1759d-bf0d-4bb7-baa9-d71d076e4cb3','e0785c1a-58fb-4cc0-a34f-f5ce2843659e','58986079-bae8-4849-ac18-8ca56e824c52','9449c9a3-a450-46aa-a0fc-18cb96a52fd2'],size=1,snapshot_id=09555975-ddf0-4376-810c-ad669a0eb2f5,source_replicaid=,source_volid=None,status='creating',user_id='98ee9e9efd484244ae38f22318c905f4',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:50:43.662821 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-a9198b0b-3fe7-433f-ae85-d7c2fc30b5b7 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (06d62332-78cf-4d26-a95a-27bf23629e12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:50:43.687222 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-a9198b0b-3fe7-433f-ae85-d7c2fc30b5b7 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (06d62332-78cf-4d26-a95a-27bf23629e12) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:50:43.688110 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-a9198b0b-3fe7-433f-ae85-d7c2fc30b5b7 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Flow 'volume_create_api' (88573e3e-d866-41ea-a134-635708adcf93) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:50:43.688469 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-a9198b0b-3fe7-433f-ae85-d7c2fc30b5b7 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Create volume request issued successfully. Aug 25 05:50:43.689050 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a9198b0b-3fe7-433f-ae85-d7c2fc30b5b7 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] https://10.4.3.189/volume/v3/volumes returned with HTTP 202 Aug 25 05:50:43.689533 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1072/4311] 10.4.3.189 () {70 vars in 1300 bytes} [Tue Aug 25 05:50:43 2026] POST /volume/v3/volumes => generated 803 bytes in 218 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:50:43.693189 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-5099ba17-9b96-4c12-81e2-08127a34efb5 tempest-VolumesNegativeTest-2142392561 tempest-VolumesNegativeTest-2142392561-project-member] POST https://10.4.3.189/volume/v3/volumes Aug 25 05:50:43.693704 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-5099ba17-9b96-4c12-81e2-08127a34efb5 tempest-VolumesNegativeTest-2142392561 tempest-VolumesNegativeTest-2142392561-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesNegativeTest-Volume-200726182"}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:50:43.696163 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.v3.volumes [None req-5099ba17-9b96-4c12-81e2-08127a34efb5 tempest-VolumesNegativeTest-2142392561 tempest-VolumesNegativeTest-2142392561-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesNegativeTest-Volume-200726182'}} {{(pid=100271) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 05:50:43.696575 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [None req-5099ba17-9b96-4c12-81e2-08127a34efb5 tempest-VolumesNegativeTest-2142392561 tempest-VolumesNegativeTest-2142392561-project-member] Create volume of 1 GB Aug 25 05:50:43.702736 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-5099ba17-9b96-4c12-81e2-08127a34efb5 tempest-VolumesNegativeTest-2142392561 tempest-VolumesNegativeTest-2142392561-project-member] Availability Zones retrieved successfully. Aug 25 05:50:43.704164 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-e1976811-5294-44d1-a532-c1d81bf89d4d None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:43.706115 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-e1976811-5294-44d1-a532-c1d81bf89d4d tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] GET https://10.4.3.189/volume/v3/volumes/a7b326b7-7f2e-4878-9c6f-27b5bedbfac0 Aug 25 05:50:43.706371 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-e1976811-5294-44d1-a532-c1d81bf89d4d tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:43.706573 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-e1976811-5294-44d1-a532-c1d81bf89d4d tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:43.709890 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-5099ba17-9b96-4c12-81e2-08127a34efb5 tempest-VolumesNegativeTest-2142392561 tempest-VolumesNegativeTest-2142392561-project-member] Flow 'volume_create_api' (9382c0e1-d38b-4f27-9c7b-e3fdf6874e2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:50:43.711190 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-5099ba17-9b96-4c12-81e2-08127a34efb5 tempest-VolumesNegativeTest-2142392561 tempest-VolumesNegativeTest-2142392561-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cff94b72-0ad5-4e9f-976f-a8cf10ae894d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:50:43.712620 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.flows.api.create_volume [None req-5099ba17-9b96-4c12-81e2-08127a34efb5 tempest-VolumesNegativeTest-2142392561 tempest-VolumesNegativeTest-2142392561-project-member] Validating volume size '1' using validate_int {{(pid=100271) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 05:50:43.714025 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:43.714025 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:50:43.717940 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-e1976811-5294-44d1-a532-c1d81bf89d4d tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Volume info retrieved successfully. Aug 25 05:50:43.722578 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-e1976811-5294-44d1-a532-c1d81bf89d4d tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] https://10.4.3.189/volume/v3/volumes/a7b326b7-7f2e-4878-9c6f-27b5bedbfac0 returned with HTTP 200 Aug 25 05:50:43.722974 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1075/4312] 10.4.3.189 () {68 vars in 1389 bytes} [Tue Aug 25 05:50:43 2026] GET /volume/v3/volumes/a7b326b7-7f2e-4878-9c6f-27b5bedbfac0 => generated 871 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:50:43.743568 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-5099ba17-9b96-4c12-81e2-08127a34efb5 tempest-VolumesNegativeTest-2142392561 tempest-VolumesNegativeTest-2142392561-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cff94b72-0ad5-4e9f-976f-a8cf10ae894d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T05:35:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=23fc6e5d-fce0-4521-ba46-4837b4232084,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '23fc6e5d-fce0-4521-ba46-4837b4232084', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:50:43.744880 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-5099ba17-9b96-4c12-81e2-08127a34efb5 tempest-VolumesNegativeTest-2142392561 tempest-VolumesNegativeTest-2142392561-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (615a34e2-364f-464f-a232-5d299e90bf2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:50:43.788469 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [req-96a53751-2fcd-4feb-9a9e-c6c189f5b43d req-f9b1efd1-9629-441d-b614-f6bcb3c481b7 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:43.790653 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-96a53751-2fcd-4feb-9a9e-c6c189f5b43d req-f9b1efd1-9629-441d-b614-f6bcb3c481b7 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] GET https://10.4.3.189/volume/v3/volumes/c54f793a-7b62-42dd-9045-07aeda970c38 Aug 25 05:50:43.790875 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-96a53751-2fcd-4feb-9a9e-c6c189f5b43d req-f9b1efd1-9629-441d-b614-f6bcb3c481b7 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:43.791108 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-96a53751-2fcd-4feb-9a9e-c6c189f5b43d req-f9b1efd1-9629-441d-b614-f6bcb3c481b7 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:43.798024 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:43.798024 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:50:43.801886 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [req-96a53751-2fcd-4feb-9a9e-c6c189f5b43d req-f9b1efd1-9629-441d-b614-f6bcb3c481b7 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Volume info retrieved successfully. Aug 25 05:50:43.807259 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-96a53751-2fcd-4feb-9a9e-c6c189f5b43d req-f9b1efd1-9629-441d-b614-f6bcb3c481b7 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] https://10.4.3.189/volume/v3/volumes/c54f793a-7b62-42dd-9045-07aeda970c38 returned with HTTP 200 Aug 25 05:50:43.807259 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1077/4313] 10.4.3.189 () {68 vars in 1598 bytes} [Tue Aug 25 05:50:43 2026] GET /volume/v3/volumes/c54f793a-7b62-42dd-9045-07aeda970c38 => generated 871 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:50:43.817150 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.quota [None req-5099ba17-9b96-4c12-81e2-08127a34efb5 tempest-VolumesNegativeTest-2142392561 tempest-VolumesNegativeTest-2142392561-project-member] Created reservations ['1a9ca72d-4e5a-4d95-8fe5-73d691679596', '3b9796b6-d39a-4aa2-89a8-4960302b46e0', 'cec606b5-2bbd-42a9-ae69-3b3b9c9549db', 'f8e680d4-9591-47db-a3ac-a81eebb1f464'] {{(pid=100271) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:50:43.817871 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-5099ba17-9b96-4c12-81e2-08127a34efb5 tempest-VolumesNegativeTest-2142392561 tempest-VolumesNegativeTest-2142392561-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (615a34e2-364f-464f-a232-5d299e90bf2f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1a9ca72d-4e5a-4d95-8fe5-73d691679596', '3b9796b6-d39a-4aa2-89a8-4960302b46e0', 'cec606b5-2bbd-42a9-ae69-3b3b9c9549db', 'f8e680d4-9591-47db-a3ac-a81eebb1f464']}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:50:43.818740 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-5099ba17-9b96-4c12-81e2-08127a34efb5 tempest-VolumesNegativeTest-2142392561 tempest-VolumesNegativeTest-2142392561-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (30d25cf4-09fa-4a46-9814-407a32e82135) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:50:43.840618 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-5099ba17-9b96-4c12-81e2-08127a34efb5 tempest-VolumesNegativeTest-2142392561 tempest-VolumesNegativeTest-2142392561-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (30d25cf4-09fa-4a46-9814-407a32e82135) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '55c58de0-dac5-4a46-8635-32557875afa2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-200726182',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1a052ada9366416ea564512dfe284f41',qos_specs=None,replication_status=,reservations=['1a9ca72d-4e5a-4d95-8fe5-73d691679596','3b9796b6-d39a-4aa2-89a8-4960302b46e0','cec606b5-2bbd-42a9-ae69-3b3b9c9549db','f8e680d4-9591-47db-a3ac-a81eebb1f464'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4622f5e2b3b444648806a2e0a1750ffa',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T05:50:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-200726182',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=55c58de0-dac5-4a46-8635-32557875afa2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1a052ada9366416ea564512dfe284f41',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4622f5e2b3b444648806a2e0a1750ffa',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(23fc6e5d-fce0-4521-ba46-4837b4232084),volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:50:43.841420 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-5099ba17-9b96-4c12-81e2-08127a34efb5 tempest-VolumesNegativeTest-2142392561 tempest-VolumesNegativeTest-2142392561-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b2debd3b-71f3-4f48-97e8-f7295dcff53d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:50:43.865245 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-5099ba17-9b96-4c12-81e2-08127a34efb5 tempest-VolumesNegativeTest-2142392561 tempest-VolumesNegativeTest-2142392561-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b2debd3b-71f3-4f48-97e8-f7295dcff53d) transitioned into state 'SUCCESS' from state '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-200726182',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1a052ada9366416ea564512dfe284f41',qos_specs=None,replication_status=,reservations=['1a9ca72d-4e5a-4d95-8fe5-73d691679596','3b9796b6-d39a-4aa2-89a8-4960302b46e0','cec606b5-2bbd-42a9-ae69-3b3b9c9549db','f8e680d4-9591-47db-a3ac-a81eebb1f464'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4622f5e2b3b444648806a2e0a1750ffa',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:50:43.865990 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-5099ba17-9b96-4c12-81e2-08127a34efb5 tempest-VolumesNegativeTest-2142392561 tempest-VolumesNegativeTest-2142392561-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (36e754a9-4f48-4270-b84b-780b724d2e16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:50:43.877074 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-5099ba17-9b96-4c12-81e2-08127a34efb5 tempest-VolumesNegativeTest-2142392561 tempest-VolumesNegativeTest-2142392561-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (36e754a9-4f48-4270-b84b-780b724d2e16) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:50:43.878046 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-5099ba17-9b96-4c12-81e2-08127a34efb5 tempest-VolumesNegativeTest-2142392561 tempest-VolumesNegativeTest-2142392561-project-member] Flow 'volume_create_api' (9382c0e1-d38b-4f27-9c7b-e3fdf6874e2c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100271) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:50:43.878431 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-5099ba17-9b96-4c12-81e2-08127a34efb5 tempest-VolumesNegativeTest-2142392561 tempest-VolumesNegativeTest-2142392561-project-member] Create volume request issued successfully. Aug 25 05:50:43.879324 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-5099ba17-9b96-4c12-81e2-08127a34efb5 tempest-VolumesNegativeTest-2142392561 tempest-VolumesNegativeTest-2142392561-project-member] https://10.4.3.189/volume/v3/volumes returned with HTTP 202 Aug 25 05:50:43.879934 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1090/4314] 10.4.3.189 () {68 vars in 1258 bytes} [Tue Aug 25 05:50:43 2026] POST /volume/v3/volumes => generated 749 bytes in 297 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 05:50:43.893273 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-a9a09e2a-46eb-47f2-b8f9-6c99cae7502d None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:43.895351 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a9a09e2a-46eb-47f2-b8f9-6c99cae7502d tempest-VolumesNegativeTest-2142392561 tempest-VolumesNegativeTest-2142392561-project-member] GET https://10.4.3.189/volume/v3/volumes/55c58de0-dac5-4a46-8635-32557875afa2 Aug 25 05:50:43.895553 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a9a09e2a-46eb-47f2-b8f9-6c99cae7502d tempest-VolumesNegativeTest-2142392561 tempest-VolumesNegativeTest-2142392561-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:43.895776 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a9a09e2a-46eb-47f2-b8f9-6c99cae7502d tempest-VolumesNegativeTest-2142392561 tempest-VolumesNegativeTest-2142392561-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:43.903564 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:43.903564 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:50:43.907527 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-a9a09e2a-46eb-47f2-b8f9-6c99cae7502d tempest-VolumesNegativeTest-2142392561 tempest-VolumesNegativeTest-2142392561-project-member] Volume info retrieved successfully. Aug 25 05:50:43.911861 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a9a09e2a-46eb-47f2-b8f9-6c99cae7502d tempest-VolumesNegativeTest-2142392561 tempest-VolumesNegativeTest-2142392561-project-member] https://10.4.3.189/volume/v3/volumes/55c58de0-dac5-4a46-8635-32557875afa2 returned with HTTP 200 Aug 25 05:50:43.912449 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1073/4315] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:50:43 2026] GET /volume/v3/volumes/55c58de0-dac5-4a46-8635-32557875afa2 => generated 817 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:50:44.169646 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-2ae3e295-fe7b-4461-a714-1b25f681e6f5 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:44.172253 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-2ae3e295-fe7b-4461-a714-1b25f681e6f5 tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] GET https://10.4.3.189/volume/v3/volumes/31f51d16-8d32-46b0-afaa-82dd6c590792 Aug 25 05:50:44.172432 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-2ae3e295-fe7b-4461-a714-1b25f681e6f5 tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:44.172677 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-2ae3e295-fe7b-4461-a714-1b25f681e6f5 tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:44.182892 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:44.182892 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:50:44.186535 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-2ae3e295-fe7b-4461-a714-1b25f681e6f5 tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Volume info retrieved successfully. Aug 25 05:50:44.191100 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-2ae3e295-fe7b-4461-a714-1b25f681e6f5 tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] https://10.4.3.189/volume/v3/volumes/31f51d16-8d32-46b0-afaa-82dd6c590792 returned with HTTP 200 Aug 25 05:50:44.191554 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1076/4316] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:50:44 2026] GET /volume/v3/volumes/31f51d16-8d32-46b0-afaa-82dd6c590792 => generated 877 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:50:44.253557 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-87081910-38b8-436e-9d5e-2cb8423b59dd None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:44.255707 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-87081910-38b8-436e-9d5e-2cb8423b59dd tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] GET https://10.4.3.189/volume/v3/snapshots/571c4e76-5611-4fec-8635-d9b285fbd612 Aug 25 05:50:44.255951 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-87081910-38b8-436e-9d5e-2cb8423b59dd tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:44.256196 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-87081910-38b8-436e-9d5e-2cb8423b59dd tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:44.262184 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:44.262184 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:50:44.262631 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-87081910-38b8-436e-9d5e-2cb8423b59dd tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Snapshot retrieved successfully. Aug 25 05:50:44.263479 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-87081910-38b8-436e-9d5e-2cb8423b59dd tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] https://10.4.3.189/volume/v3/snapshots/571c4e76-5611-4fec-8635-d9b285fbd612 returned with HTTP 200 Aug 25 05:50:44.264076 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1078/4317] 10.4.3.189 () {66 vars in 1354 bytes} [Tue Aug 25 05:50:44 2026] GET /volume/v3/snapshots/571c4e76-5611-4fec-8635-d9b285fbd612 => generated 467 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:50:44.272698 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-32cc7769-ef94-4754-86c0-de5627d7ea2a None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:44.274638 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-32cc7769-ef94-4754-86c0-de5627d7ea2a tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-member] POST https://10.4.3.189/volume/v3/snapshots/571c4e76-5611-4fec-8635-d9b285fbd612/action Aug 25 05:50:44.275026 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-32cc7769-ef94-4754-86c0-de5627d7ea2a tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-member] Action body: b'{"os-force_delete": {}}' {{(pid=100271) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 05:50:44.275198 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-32cc7769-ef94-4754-86c0-de5627d7ea2a tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-member] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:50:44.281123 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:44.281123 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:50:44.281666 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-32cc7769-ef94-4754-86c0-de5627d7ea2a tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-member] Snapshot retrieved successfully. Aug 25 05:50:44.282587 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.policy [None req-32cc7769-ef94-4754-86c0-de5627d7ea2a tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-member] Policy check for volume_extension:snapshot_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': 'db055b26cab443548fa9ba45a5738d0a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1dc1ee612721488f887ea062696bb7aa', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100271) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 25 05:50:44.282849 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-32cc7769-ef94-4754-86c0-de5627d7ea2a tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-member] https://10.4.3.189/volume/v3/snapshots/571c4e76-5611-4fec-8635-d9b285fbd612/action returned with HTTP 403 Aug 25 05:50:44.283415 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1091/4318] 10.4.3.189 () {68 vars in 1396 bytes} [Tue Aug 25 05:50:44 2026] POST /volume/v3/snapshots/571c4e76-5611-4fec-8635-d9b285fbd612/action => generated 133 bytes in 11 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:50:44.290745 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-55efecd3-03d1-4a16-a4ed-002a7370ed24 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:44.291616 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-96a53751-2fcd-4feb-9a9e-c6c189f5b43d req-82ce2cf7-4efb-4776-94bc-2a36bce646e4 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:44.292521 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-55efecd3-03d1-4a16-a4ed-002a7370ed24 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] DELETE https://10.4.3.189/volume/v3/snapshots/571c4e76-5611-4fec-8635-d9b285fbd612 Aug 25 05:50:44.292734 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-55efecd3-03d1-4a16-a4ed-002a7370ed24 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:44.292913 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-55efecd3-03d1-4a16-a4ed-002a7370ed24 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:44.293010 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.v3.snapshots [None req-55efecd3-03d1-4a16-a4ed-002a7370ed24 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Delete snapshot with id: 571c4e76-5611-4fec-8635-d9b285fbd612 Aug 25 05:50:44.294116 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-96a53751-2fcd-4feb-9a9e-c6c189f5b43d req-82ce2cf7-4efb-4776-94bc-2a36bce646e4 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] GET https://10.4.3.189/volume/v3/volumes/c54f793a-7b62-42dd-9045-07aeda970c38 Aug 25 05:50:44.294336 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-96a53751-2fcd-4feb-9a9e-c6c189f5b43d req-82ce2cf7-4efb-4776-94bc-2a36bce646e4 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:44.294516 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-96a53751-2fcd-4feb-9a9e-c6c189f5b43d req-82ce2cf7-4efb-4776-94bc-2a36bce646e4 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:44.297710 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:44.297710 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:50:44.297995 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-55efecd3-03d1-4a16-a4ed-002a7370ed24 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Snapshot retrieved successfully. Aug 25 05:50:44.301974 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:44.301974 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:50:44.305388 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [req-96a53751-2fcd-4feb-9a9e-c6c189f5b43d req-82ce2cf7-4efb-4776-94bc-2a36bce646e4 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Volume info retrieved successfully. Aug 25 05:50:44.309313 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-96a53751-2fcd-4feb-9a9e-c6c189f5b43d req-82ce2cf7-4efb-4776-94bc-2a36bce646e4 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] https://10.4.3.189/volume/v3/volumes/c54f793a-7b62-42dd-9045-07aeda970c38 returned with HTTP 200 Aug 25 05:50:44.309876 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1077/4319] 10.4.3.189 () {68 vars in 1598 bytes} [Tue Aug 25 05:50:44 2026] GET /volume/v3/volumes/c54f793a-7b62-42dd-9045-07aeda970c38 => generated 871 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:50:44.313248 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-55efecd3-03d1-4a16-a4ed-002a7370ed24 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Snapshot delete request issued successfully. Aug 25 05:50:44.313248 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-55efecd3-03d1-4a16-a4ed-002a7370ed24 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] https://10.4.3.189/volume/v3/snapshots/571c4e76-5611-4fec-8635-d9b285fbd612 returned with HTTP 202 Aug 25 05:50:44.313612 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1074/4320] 10.4.3.189 () {66 vars in 1357 bytes} [Tue Aug 25 05:50:44 2026] DELETE /volume/v3/snapshots/571c4e76-5611-4fec-8635-d9b285fbd612 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:50:44.319436 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-aee01f1a-6649-4dee-9216-9eaf709ce0e9 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:44.319896 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-aee01f1a-6649-4dee-9216-9eaf709ce0e9 None None] GET https://10.4.3.189/volume// Aug 25 05:50:44.320135 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-aee01f1a-6649-4dee-9216-9eaf709ce0e9 None None] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:44.320317 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-aee01f1a-6649-4dee-9216-9eaf709ce0e9 None None] Calling method 'all' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:44.320621 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-aee01f1a-6649-4dee-9216-9eaf709ce0e9 None None] https://10.4.3.189/volume// returned with HTTP 300 Aug 25 05:50:44.320995 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1079/4321] 10.4.3.189 () {66 vars in 1419 bytes} [Tue Aug 25 05:50: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 25 05:50:44.321927 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-df970595-2681-4575-9569-f2c5fa8d6135 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:44.323966 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-df970595-2681-4575-9569-f2c5fa8d6135 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] GET https://10.4.3.189/volume/v3/snapshots/571c4e76-5611-4fec-8635-d9b285fbd612 Aug 25 05:50:44.324124 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-df970595-2681-4575-9569-f2c5fa8d6135 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:44.324380 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-df970595-2681-4575-9569-f2c5fa8d6135 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:44.329201 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-96a53751-2fcd-4feb-9a9e-c6c189f5b43d req-b3bdba9f-96a7-4ecb-9779-a36d5a1695cd None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:44.330530 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:44.330530 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:50:44.330934 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-df970595-2681-4575-9569-f2c5fa8d6135 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Snapshot retrieved successfully. Aug 25 05:50:44.331433 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-96a53751-2fcd-4feb-9a9e-c6c189f5b43d req-b3bdba9f-96a7-4ecb-9779-a36d5a1695cd tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] POST https://10.4.3.189/volume/v3/attachments Aug 25 05:50:44.331711 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-df970595-2681-4575-9569-f2c5fa8d6135 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] https://10.4.3.189/volume/v3/snapshots/571c4e76-5611-4fec-8635-d9b285fbd612 returned with HTTP 200 Aug 25 05:50:44.331795 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-96a53751-2fcd-4feb-9a9e-c6c189f5b43d req-b3bdba9f-96a7-4ecb-9779-a36d5a1695cd tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c54f793a-7b62-42dd-9045-07aeda970c38", "connector": null, "instance_uuid": "0e1e9477-d74c-4e10-bf94-e9a309406bb3"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:50:44.332123 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1092/4322] 10.4.3.189 () {66 vars in 1354 bytes} [Tue Aug 25 05:50:44 2026] GET /volume/v3/snapshots/571c4e76-5611-4fec-8635-d9b285fbd612 => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:50:44.340090 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:44.340090 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:50:44.372206 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-96a53751-2fcd-4feb-9a9e-c6c189f5b43d req-b3bdba9f-96a7-4ecb-9779-a36d5a1695cd tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] https://10.4.3.189/volume/v3/attachments returned with HTTP 200 Aug 25 05:50:44.372620 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1078/4323] 10.4.3.189 () {74 vars in 1594 bytes} [Tue Aug 25 05:50:44 2026] POST /volume/v3/attachments => generated 273 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:50:44.517733 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-fcc5b06f-428c-4b7d-8c31-e6a7889a1118 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:44.519841 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-fcc5b06f-428c-4b7d-8c31-e6a7889a1118 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] GET https://10.4.3.189/volume/v3/volumes/970fab62-5d66-44d2-b5a9-c89fb22d5e27 Aug 25 05:50:44.520123 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-fcc5b06f-428c-4b7d-8c31-e6a7889a1118 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:44.520322 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-fcc5b06f-428c-4b7d-8c31-e6a7889a1118 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:44.527808 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-fcc5b06f-428c-4b7d-8c31-e6a7889a1118 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] https://10.4.3.189/volume/v3/volumes/970fab62-5d66-44d2-b5a9-c89fb22d5e27 returned with HTTP 404 Aug 25 05:50:44.528327 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1075/4324] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:50:44 2026] GET /volume/v3/volumes/970fab62-5d66-44d2-b5a9-c89fb22d5e27 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:50:44.537759 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-82b527ae-8fb7-40b8-bc4d-b90dcc5aa8d5 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:44.539585 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-82b527ae-8fb7-40b8-bc4d-b90dcc5aa8d5 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-member] POST https://10.4.3.189/volume/v3/backups/e88c48f2-c3d1-442e-866f-f575e3d595db/restore Aug 25 05:50:44.539919 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-82b527ae-8fb7-40b8-bc4d-b90dcc5aa8d5 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-member] Action: 'restore', calling method: restore, body: {"restore": {"name": "new-backup-vol"}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:50:44.541233 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.contrib.backups [None req-82b527ae-8fb7-40b8-bc4d-b90dcc5aa8d5 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-member] Restoring backup e88c48f2-c3d1-442e-866f-f575e3d595db ({'restore': {'name': 'new-backup-vol'}}) {{(pid=100270) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 25 05:50:44.541369 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.contrib.backups [None req-82b527ae-8fb7-40b8-bc4d-b90dcc5aa8d5 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-member] Restoring backup e88c48f2-c3d1-442e-866f-f575e3d595db to volume None. Aug 25 05:50:44.549527 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:44.549527 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:50:44.550554 np0000008051 devstack@c-api.service[100270]: INFO cinder.backup.api [None req-82b527ae-8fb7-40b8-bc4d-b90dcc5aa8d5 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-member] Creating volume of 1 GB for restore of backup e88c48f2-c3d1-442e-866f-f575e3d595db. Aug 25 05:50:44.558038 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-82b527ae-8fb7-40b8-bc4d-b90dcc5aa8d5 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-member] Availability zone cache updated, next update will occur around 2026-08-25 06:50:44.557756. {{(pid=100270) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 25 05:50:44.559861 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-82b527ae-8fb7-40b8-bc4d-b90dcc5aa8d5 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-member] Availability Zones retrieved successfully. Aug 25 05:50:44.563448 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-82b527ae-8fb7-40b8-bc4d-b90dcc5aa8d5 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-member] Flow 'volume_create_api' (77e6698d-129c-41ad-aecb-c4ef843e75d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:50:44.564745 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-82b527ae-8fb7-40b8-bc4d-b90dcc5aa8d5 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1f3f8a8c-3816-41eb-82af-377f2a154dd7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:50:44.566199 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.flows.api.create_volume [None req-82b527ae-8fb7-40b8-bc4d-b90dcc5aa8d5 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-member] Validating volume size '1' using validate_int {{(pid=100270) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 05:50:44.595709 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-82b527ae-8fb7-40b8-bc4d-b90dcc5aa8d5 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1f3f8a8c-3816-41eb-82af-377f2a154dd7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T05:35:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=23fc6e5d-fce0-4521-ba46-4837b4232084,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '23fc6e5d-fce0-4521-ba46-4837b4232084', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:50:44.596400 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-82b527ae-8fb7-40b8-bc4d-b90dcc5aa8d5 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9c185ad3-786e-4d1a-812a-faf7e5d70897) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:50:44.648409 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.quota [None req-82b527ae-8fb7-40b8-bc4d-b90dcc5aa8d5 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-member] Created reservations ['c33cccf3-1cb7-4520-af3a-f8f129bf1e53', '19da40ff-a51d-457f-ae38-6619ff06d0e0', '407a13e6-c30b-4cbf-91bb-7fa7457cc8cb', '109ba683-c108-4a86-9875-bda6f6a6de84'] {{(pid=100270) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:50:44.649259 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-82b527ae-8fb7-40b8-bc4d-b90dcc5aa8d5 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9c185ad3-786e-4d1a-812a-faf7e5d70897) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c33cccf3-1cb7-4520-af3a-f8f129bf1e53', '19da40ff-a51d-457f-ae38-6619ff06d0e0', '407a13e6-c30b-4cbf-91bb-7fa7457cc8cb', '109ba683-c108-4a86-9875-bda6f6a6de84']}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:50:44.649950 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-82b527ae-8fb7-40b8-bc4d-b90dcc5aa8d5 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (210d0235-2fa5-4882-8c1e-f0956dfa5e6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:50:44.679133 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-82b527ae-8fb7-40b8-bc4d-b90dcc5aa8d5 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (210d0235-2fa5-4882-8c1e-f0956dfa5e6e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c1f5ea8e-97d3-4fc4-b838-202458cc5bae', '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='4f651bf29def41dfadf79fe689be327d',qos_specs=None,replication_status=,reservations=['c33cccf3-1cb7-4520-af3a-f8f129bf1e53','19da40ff-a51d-457f-ae38-6619ff06d0e0','407a13e6-c30b-4cbf-91bb-7fa7457cc8cb','109ba683-c108-4a86-9875-bda6f6a6de84'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='74fa68fd7f944729a095c259bda2f000',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T05:50:44Z,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=c1f5ea8e-97d3-4fc4-b838-202458cc5bae,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4f651bf29def41dfadf79fe689be327d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='74fa68fd7f944729a095c259bda2f000',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(23fc6e5d-fce0-4521-ba46-4837b4232084),volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:50:44.679982 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-82b527ae-8fb7-40b8-bc4d-b90dcc5aa8d5 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6ed5dcf1-a47b-4287-b314-275d8013ce24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:50:44.696315 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-82b527ae-8fb7-40b8-bc4d-b90dcc5aa8d5 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6ed5dcf1-a47b-4287-b314-275d8013ce24) transitioned into 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='4f651bf29def41dfadf79fe689be327d',qos_specs=None,replication_status=,reservations=['c33cccf3-1cb7-4520-af3a-f8f129bf1e53','19da40ff-a51d-457f-ae38-6619ff06d0e0','407a13e6-c30b-4cbf-91bb-7fa7457cc8cb','109ba683-c108-4a86-9875-bda6f6a6de84'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='74fa68fd7f944729a095c259bda2f000',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:50:44.697067 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-82b527ae-8fb7-40b8-bc4d-b90dcc5aa8d5 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (12fda4e4-6746-4b96-86bc-e0df3cf58d6d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:50:44.705893 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-82b527ae-8fb7-40b8-bc4d-b90dcc5aa8d5 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (12fda4e4-6746-4b96-86bc-e0df3cf58d6d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:50:44.706717 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-82b527ae-8fb7-40b8-bc4d-b90dcc5aa8d5 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-member] Flow 'volume_create_api' (77e6698d-129c-41ad-aecb-c4ef843e75d0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100270) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:50:44.707050 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-82b527ae-8fb7-40b8-bc4d-b90dcc5aa8d5 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-member] Create volume request issued successfully. Aug 25 05:50:44.713621 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:44.713621 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:50:44.714100 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-82b527ae-8fb7-40b8-bc4d-b90dcc5aa8d5 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-member] Volume info retrieved successfully. Aug 25 05:50:44.737946 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-5738b929-d00b-4740-bb1f-2248b705a4dd None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:44.740987 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-5738b929-d00b-4740-bb1f-2248b705a4dd tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] GET https://10.4.3.189/volume/v3/volumes/a7b326b7-7f2e-4878-9c6f-27b5bedbfac0 Aug 25 05:50:44.741340 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-5738b929-d00b-4740-bb1f-2248b705a4dd tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:44.741620 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-5738b929-d00b-4740-bb1f-2248b705a4dd tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:44.752159 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:44.752159 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:50:44.757338 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-5738b929-d00b-4740-bb1f-2248b705a4dd tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Volume info retrieved successfully. Aug 25 05:50:44.763611 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-5738b929-d00b-4740-bb1f-2248b705a4dd tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] https://10.4.3.189/volume/v3/volumes/a7b326b7-7f2e-4878-9c6f-27b5bedbfac0 returned with HTTP 200 Aug 25 05:50:44.764325 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1093/4325] 10.4.3.189 () {68 vars in 1389 bytes} [Tue Aug 25 05:50:44 2026] GET /volume/v3/volumes/a7b326b7-7f2e-4878-9c6f-27b5bedbfac0 => generated 896 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:50:44.779087 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-155958a9-7c44-4f6f-b321-3ad93538de0b None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:44.781227 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-155958a9-7c44-4f6f-b321-3ad93538de0b tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] POST https://10.4.3.189/volume/v3/snapshots Aug 25 05:50:44.781576 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-155958a9-7c44-4f6f-b321-3ad93538de0b tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a7b326b7-7f2e-4878-9c6f-27b5bedbfac0", "name": "tempest-VolumeDependencyTests-Snapshot-469629686"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:50:44.790839 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:44.790839 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:50:44.791476 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-155958a9-7c44-4f6f-b321-3ad93538de0b tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Volume info retrieved successfully. Aug 25 05:50:44.791476 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.v3.snapshots [None req-155958a9-7c44-4f6f-b321-3ad93538de0b tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Create snapshot from volume a7b326b7-7f2e-4878-9c6f-27b5bedbfac0 Aug 25 05:50:44.817270 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.quota [None req-155958a9-7c44-4f6f-b321-3ad93538de0b tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Created reservations ['b9f29f58-4823-407a-8ff7-b8e3f1d984e2', 'e599ebe9-c85f-474c-ac9c-af47322d9544', '8a73d4c2-bf02-4e45-9788-81af4247e2c2', 'c6664daf-7e1a-4214-a278-ce6d5c198484'] {{(pid=100269) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:50:44.843815 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-155958a9-7c44-4f6f-b321-3ad93538de0b tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Snapshot create request issued successfully. Aug 25 05:50:44.844172 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-155958a9-7c44-4f6f-b321-3ad93538de0b tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] https://10.4.3.189/volume/v3/snapshots returned with HTTP 202 Aug 25 05:50:44.844604 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1079/4326] 10.4.3.189 () {68 vars in 1265 bytes} [Tue Aug 25 05:50:44 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 25 05:50:44.856959 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-6abf9b81-0b83-4d85-ac3c-a4c170008dbd None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:44.858977 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6abf9b81-0b83-4d85-ac3c-a4c170008dbd tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] GET https://10.4.3.189/volume/v3/snapshots/3022e5e5-c667-4b66-bba4-c317404c54cb Aug 25 05:50:44.859243 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-6abf9b81-0b83-4d85-ac3c-a4c170008dbd tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:44.859507 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-6abf9b81-0b83-4d85-ac3c-a4c170008dbd tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:44.867593 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:44.867593 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:50:44.868122 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-6abf9b81-0b83-4d85-ac3c-a4c170008dbd tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Snapshot retrieved successfully. Aug 25 05:50:44.869040 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6abf9b81-0b83-4d85-ac3c-a4c170008dbd tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] https://10.4.3.189/volume/v3/snapshots/3022e5e5-c667-4b66-bba4-c317404c54cb returned with HTTP 200 Aug 25 05:50:44.869842 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1076/4327] 10.4.3.189 () {66 vars in 1354 bytes} [Tue Aug 25 05:50:44 2026] GET /volume/v3/snapshots/3022e5e5-c667-4b66-bba4-c317404c54cb => generated 439 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:50:44.925247 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-85fa3693-e8b8-4bfb-9296-a029c5d14000 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:44.928454 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-85fa3693-e8b8-4bfb-9296-a029c5d14000 tempest-VolumesNegativeTest-2142392561 tempest-VolumesNegativeTest-2142392561-project-member] GET https://10.4.3.189/volume/v3/volumes/55c58de0-dac5-4a46-8635-32557875afa2 Aug 25 05:50:44.931705 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-85fa3693-e8b8-4bfb-9296-a029c5d14000 tempest-VolumesNegativeTest-2142392561 tempest-VolumesNegativeTest-2142392561-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:44.931936 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-85fa3693-e8b8-4bfb-9296-a029c5d14000 tempest-VolumesNegativeTest-2142392561 tempest-VolumesNegativeTest-2142392561-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:44.945085 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:44.945085 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:50:44.951049 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-85fa3693-e8b8-4bfb-9296-a029c5d14000 tempest-VolumesNegativeTest-2142392561 tempest-VolumesNegativeTest-2142392561-project-member] Volume info retrieved successfully. Aug 25 05:50:44.957168 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-85fa3693-e8b8-4bfb-9296-a029c5d14000 tempest-VolumesNegativeTest-2142392561 tempest-VolumesNegativeTest-2142392561-project-member] https://10.4.3.189/volume/v3/volumes/55c58de0-dac5-4a46-8635-32557875afa2 returned with HTTP 200 Aug 25 05:50:44.957753 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1094/4328] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:50:44 2026] GET /volume/v3/volumes/55c58de0-dac5-4a46-8635-32557875afa2 => generated 842 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:50:45.188011 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-feb21f43-0d40-4259-a5cd-cad90e98177b None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:45.188472 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-feb21f43-0d40-4259-a5cd-cad90e98177b None None] GET https://10.4.3.189/volume// Aug 25 05:50:45.188633 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-feb21f43-0d40-4259-a5cd-cad90e98177b None None] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:45.188841 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-feb21f43-0d40-4259-a5cd-cad90e98177b None None] Calling method 'all' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:45.189234 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-feb21f43-0d40-4259-a5cd-cad90e98177b None None] https://10.4.3.189/volume// returned with HTTP 300 Aug 25 05:50:45.189535 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1080/4329] 10.4.3.189 () {66 vars in 1426 bytes} [Tue Aug 25 05:50: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 25 05:50:45.203528 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-96a53751-2fcd-4feb-9a9e-c6c189f5b43d req-43a52f51-5907-4932-bb1d-f9af2b3a07cd None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:45.204893 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-b69a6508-673b-41c3-928d-6b346e5eb6a9 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:45.206607 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-96a53751-2fcd-4feb-9a9e-c6c189f5b43d req-43a52f51-5907-4932-bb1d-f9af2b3a07cd tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] GET https://10.4.3.189/volume/v3/volumes/c54f793a-7b62-42dd-9045-07aeda970c38 Aug 25 05:50:45.206705 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-b69a6508-673b-41c3-928d-6b346e5eb6a9 tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] GET https://10.4.3.189/volume/v3/volumes/31f51d16-8d32-46b0-afaa-82dd6c590792 Aug 25 05:50:45.206921 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-96a53751-2fcd-4feb-9a9e-c6c189f5b43d req-43a52f51-5907-4932-bb1d-f9af2b3a07cd tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:45.207037 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-b69a6508-673b-41c3-928d-6b346e5eb6a9 tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:45.207219 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-96a53751-2fcd-4feb-9a9e-c6c189f5b43d req-43a52f51-5907-4932-bb1d-f9af2b3a07cd tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:45.207339 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-b69a6508-673b-41c3-928d-6b346e5eb6a9 tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:45.222428 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:45.222428 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:50:45.229165 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-b69a6508-673b-41c3-928d-6b346e5eb6a9 tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Volume info retrieved successfully. Aug 25 05:50:45.230417 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:45.230417 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:50:45.235695 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [req-96a53751-2fcd-4feb-9a9e-c6c189f5b43d req-43a52f51-5907-4932-bb1d-f9af2b3a07cd tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Volume info retrieved successfully. Aug 25 05:50:45.237583 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-b69a6508-673b-41c3-928d-6b346e5eb6a9 tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] https://10.4.3.189/volume/v3/volumes/31f51d16-8d32-46b0-afaa-82dd6c590792 returned with HTTP 200 Aug 25 05:50:45.238007 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1095/4330] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:50:45 2026] GET /volume/v3/volumes/31f51d16-8d32-46b0-afaa-82dd6c590792 => generated 877 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:50:45.240696 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-96a53751-2fcd-4feb-9a9e-c6c189f5b43d req-43a52f51-5907-4932-bb1d-f9af2b3a07cd tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] https://10.4.3.189/volume/v3/volumes/c54f793a-7b62-42dd-9045-07aeda970c38 returned with HTTP 200 Aug 25 05:50:45.241213 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1077/4331] 10.4.3.189 () {70 vars in 1639 bytes} [Tue Aug 25 05:50:45 2026] GET /volume/v3/volumes/c54f793a-7b62-42dd-9045-07aeda970c38 => generated 1050 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 05:50:45.342915 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-258a6c5d-d0b7-4216-afc6-75c83c81a94d None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:45.345497 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-258a6c5d-d0b7-4216-afc6-75c83c81a94d tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] GET https://10.4.3.189/volume/v3/snapshots/571c4e76-5611-4fec-8635-d9b285fbd612 Aug 25 05:50:45.345780 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-258a6c5d-d0b7-4216-afc6-75c83c81a94d tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:45.346048 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-258a6c5d-d0b7-4216-afc6-75c83c81a94d tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:45.351250 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-258a6c5d-d0b7-4216-afc6-75c83c81a94d tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] https://10.4.3.189/volume/v3/snapshots/571c4e76-5611-4fec-8635-d9b285fbd612 returned with HTTP 404 Aug 25 05:50:45.351779 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1081/4332] 10.4.3.189 () {66 vars in 1354 bytes} [Tue Aug 25 05:50:45 2026] GET /volume/v3/snapshots/571c4e76-5611-4fec-8635-d9b285fbd612 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:50:45.358978 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-96a53751-2fcd-4feb-9a9e-c6c189f5b43d req-cd7cfa34-9563-4093-b42d-f8b62f74ed1b None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:45.361127 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-96a53751-2fcd-4feb-9a9e-c6c189f5b43d req-cd7cfa34-9563-4093-b42d-f8b62f74ed1b tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] PUT https://10.4.3.189/volume/v3/attachments/502be716-9b4d-4414-a94d-ef67bcd12f79 Aug 25 05:50:45.361530 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-96a53751-2fcd-4feb-9a9e-c6c189f5b43d req-cd7cfa34-9563-4093-b42d-f8b62f74ed1b tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.189", "host": "np0000008051", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:8b4a65c6a3e1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "a19da604-b1eb-4396-a9d5-30b16dae3da8", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:50:45.362802 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-b942034f-51bd-4ae0-bdd0-387588e030f5 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:45.367941 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b942034f-51bd-4ae0-bdd0-387588e030f5 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] DELETE https://10.4.3.189/volume/v3/volumes/dce8e63d-f493-45ba-849e-b7377ecafe6e Aug 25 05:50:45.368146 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b942034f-51bd-4ae0-bdd0-387588e030f5 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:45.368372 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b942034f-51bd-4ae0-bdd0-387588e030f5 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:45.368531 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-b942034f-51bd-4ae0-bdd0-387588e030f5 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Delete volume with id: dce8e63d-f493-45ba-849e-b7377ecafe6e Aug 25 05:50:45.370187 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.coordination [req-96a53751-2fcd-4feb-9a9e-c6c189f5b43d req-cd7cfa34-9563-4093-b42d-f8b62f74ed1b tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Acquiring lock "cinder-attachment_update-c54f793a-7b62-42dd-9045-07aeda970c38-np0000008051" by "attachment_update" {{(pid=100271) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 05:50:45.375344 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.coordination [req-96a53751-2fcd-4feb-9a9e-c6c189f5b43d req-cd7cfa34-9563-4093-b42d-f8b62f74ed1b tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Lock "cinder-attachment_update-c54f793a-7b62-42dd-9045-07aeda970c38-np0000008051" acquired by "attachment_update" :: waited 0.005s {{(pid=100271) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 05:50:45.376329 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:45.376329 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:50:45.376786 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:45.376786 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:50:45.377184 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-b942034f-51bd-4ae0-bdd0-387588e030f5 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Volume info retrieved successfully. Aug 25 05:50:45.401375 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-b942034f-51bd-4ae0-bdd0-387588e030f5 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Delete volume request issued successfully. Aug 25 05:50:45.401640 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b942034f-51bd-4ae0-bdd0-387588e030f5 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] https://10.4.3.189/volume/v3/volumes/dce8e63d-f493-45ba-849e-b7377ecafe6e returned with HTTP 202 Aug 25 05:50:45.402234 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1078/4333] 10.4.3.189 () {66 vars in 1351 bytes} [Tue Aug 25 05:50:45 2026] DELETE /volume/v3/volumes/dce8e63d-f493-45ba-849e-b7377ecafe6e => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:50:45.410787 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-ee61fb8b-eb0a-48e4-8e37-e689d41291c3 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:45.413124 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-ee61fb8b-eb0a-48e4-8e37-e689d41291c3 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] GET https://10.4.3.189/volume/v3/volumes/dce8e63d-f493-45ba-849e-b7377ecafe6e Aug 25 05:50:45.413442 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-ee61fb8b-eb0a-48e4-8e37-e689d41291c3 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:45.413615 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-ee61fb8b-eb0a-48e4-8e37-e689d41291c3 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:45.421199 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:45.421199 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:50:45.425376 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-ee61fb8b-eb0a-48e4-8e37-e689d41291c3 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Volume info retrieved successfully. Aug 25 05:50:45.430152 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-ee61fb8b-eb0a-48e4-8e37-e689d41291c3 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] https://10.4.3.189/volume/v3/volumes/dce8e63d-f493-45ba-849e-b7377ecafe6e returned with HTTP 200 Aug 25 05:50:45.430700 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1082/4334] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:50:45 2026] GET /volume/v3/volumes/dce8e63d-f493-45ba-849e-b7377ecafe6e => generated 1017 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 25 05:50:45.494774 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.coordination [req-96a53751-2fcd-4feb-9a9e-c6c189f5b43d req-cd7cfa34-9563-4093-b42d-f8b62f74ed1b tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Lock "cinder-attachment_update-c54f793a-7b62-42dd-9045-07aeda970c38-np0000008051" released by "attachment_update" :: held 0.119s {{(pid=100271) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 05:50:45.495194 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-96a53751-2fcd-4feb-9a9e-c6c189f5b43d req-cd7cfa34-9563-4093-b42d-f8b62f74ed1b tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] https://10.4.3.189/volume/v3/attachments/502be716-9b4d-4414-a94d-ef67bcd12f79 returned with HTTP 200 Aug 25 05:50:45.495843 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1096/4335] 10.4.3.189 () {74 vars in 1704 bytes} [Tue Aug 25 05:50:45 2026] PUT /volume/v3/attachments/502be716-9b4d-4414-a94d-ef67bcd12f79 => generated 968 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:50:45.519213 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-96a53751-2fcd-4feb-9a9e-c6c189f5b43d req-38929695-c352-4e52-820e-dc523a5d087a None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:45.521680 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-96a53751-2fcd-4feb-9a9e-c6c189f5b43d req-38929695-c352-4e52-820e-dc523a5d087a tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] POST https://10.4.3.189/volume/v3/attachments/502be716-9b4d-4414-a94d-ef67bcd12f79/action Aug 25 05:50:45.521943 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-96a53751-2fcd-4feb-9a9e-c6c189f5b43d req-38929695-c352-4e52-820e-dc523a5d087a tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Action body: b'{"os-complete": null}' {{(pid=100268) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 05:50:45.522046 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-96a53751-2fcd-4feb-9a9e-c6c189f5b43d req-38929695-c352-4e52-820e-dc523a5d087a tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:50:45.540019 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:45.540019 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:50:45.565134 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-96a53751-2fcd-4feb-9a9e-c6c189f5b43d req-38929695-c352-4e52-820e-dc523a5d087a tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] https://10.4.3.189/volume/v3/attachments/502be716-9b4d-4414-a94d-ef67bcd12f79/action returned with HTTP 204 Aug 25 05:50:45.565781 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1079/4336] 10.4.3.189 () {74 vars in 1725 bytes} [Tue Aug 25 05:50:45 2026] POST /volume/v3/attachments/502be716-9b4d-4414-a94d-ef67bcd12f79/action => generated 0 bytes in 47 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:50:45.722816 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:45.722816 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:50:45.723372 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-82b527ae-8fb7-40b8-bc4d-b90dcc5aa8d5 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-member] Volume info retrieved successfully. Aug 25 05:50:45.723534 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.backup.api [None req-82b527ae-8fb7-40b8-bc4d-b90dcc5aa8d5 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-member] Checking backup size 1 against volume size 1 {{(pid=100270) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 25 05:50:45.723651 np0000008051 devstack@c-api.service[100270]: INFO cinder.backup.api [None req-82b527ae-8fb7-40b8-bc4d-b90dcc5aa8d5 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-member] Overwriting volume c1f5ea8e-97d3-4fc4-b838-202458cc5bae with restore of backup e88c48f2-c3d1-442e-866f-f575e3d595db Aug 25 05:50:45.746072 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.backup.rpcapi [None req-82b527ae-8fb7-40b8-bc4d-b90dcc5aa8d5 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-member] restore_backup in rpcapi backup_id e88c48f2-c3d1-442e-866f-f575e3d595db {{(pid=100270) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 25 05:50:45.748520 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-82b527ae-8fb7-40b8-bc4d-b90dcc5aa8d5 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-member] https://10.4.3.189/volume/v3/backups/e88c48f2-c3d1-442e-866f-f575e3d595db/restore returned with HTTP 202 Aug 25 05:50:45.749661 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1080/4337] 10.4.3.189 () {70 vars in 1433 bytes} [Tue Aug 25 05:50:44 2026] POST /volume/v3/backups/e88c48f2-c3d1-442e-866f-f575e3d595db/restore => generated 152 bytes in 1211 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 05:50:45.761133 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-8326fa8e-d2fe-4883-8fd1-1b3ae549f06c None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:45.762198 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-8326fa8e-d2fe-4883-8fd1-1b3ae549f06c tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] GET https://10.4.3.189/volume/v3/backups/e88c48f2-c3d1-442e-866f-f575e3d595db Aug 25 05:50:45.762450 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-8326fa8e-d2fe-4883-8fd1-1b3ae549f06c tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:45.762615 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-8326fa8e-d2fe-4883-8fd1-1b3ae549f06c tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:45.762709 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-8326fa8e-d2fe-4883-8fd1-1b3ae549f06c tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Show backup with id e88c48f2-c3d1-442e-866f-f575e3d595db. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:50:45.766388 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:45.766388 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:50:45.766934 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-8326fa8e-d2fe-4883-8fd1-1b3ae549f06c tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] https://10.4.3.189/volume/v3/backups/e88c48f2-c3d1-442e-866f-f575e3d595db returned with HTTP 200 Aug 25 05:50:45.767295 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1083/4338] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:50:45 2026] GET /volume/v3/backups/e88c48f2-c3d1-442e-866f-f575e3d595db => generated 737 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:50:45.880029 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-90eb8918-4ea1-4694-b183-9e7cfad78ee8 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:45.882768 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-90eb8918-4ea1-4694-b183-9e7cfad78ee8 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] GET https://10.4.3.189/volume/v3/snapshots/3022e5e5-c667-4b66-bba4-c317404c54cb Aug 25 05:50:45.883039 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-90eb8918-4ea1-4694-b183-9e7cfad78ee8 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:45.883929 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-90eb8918-4ea1-4694-b183-9e7cfad78ee8 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:45.893181 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:45.893181 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:50:45.893181 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-90eb8918-4ea1-4694-b183-9e7cfad78ee8 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Snapshot retrieved successfully. Aug 25 05:50:45.893838 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-90eb8918-4ea1-4694-b183-9e7cfad78ee8 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] https://10.4.3.189/volume/v3/snapshots/3022e5e5-c667-4b66-bba4-c317404c54cb returned with HTTP 200 Aug 25 05:50:45.894323 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1097/4339] 10.4.3.189 () {66 vars in 1354 bytes} [Tue Aug 25 05:50:45 2026] GET /volume/v3/snapshots/3022e5e5-c667-4b66-bba4-c317404c54cb => generated 466 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:50:45.905014 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-c1f583dc-b447-4233-b8ff-499060cc2517 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:45.906452 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c1f583dc-b447-4233-b8ff-499060cc2517 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] POST https://10.4.3.189/volume/v3/volumes Aug 25 05:50:45.906807 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c1f583dc-b447-4233-b8ff-499060cc2517 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "3022e5e5-c667-4b66-bba4-c317404c54cb", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-861948942"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:50:45.908355 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.v3.volumes [None req-c1f583dc-b447-4233-b8ff-499060cc2517 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Create volume request body: {'volume': {'snapshot_id': '3022e5e5-c667-4b66-bba4-c317404c54cb', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-861948942'}} {{(pid=100268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 05:50:45.912924 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:45.912924 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:50:45.913396 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-c1f583dc-b447-4233-b8ff-499060cc2517 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Snapshot retrieved successfully. Aug 25 05:50:45.913557 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-c1f583dc-b447-4233-b8ff-499060cc2517 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Create volume of 1 GB Aug 25 05:50:45.918609 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-c1f583dc-b447-4233-b8ff-499060cc2517 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Availability Zones retrieved successfully. Aug 25 05:50:45.923894 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-c1f583dc-b447-4233-b8ff-499060cc2517 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Flow 'volume_create_api' (9e9c4ecc-58ce-4725-9957-7f31748a3e4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:50:45.923894 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-c1f583dc-b447-4233-b8ff-499060cc2517 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dfc7791f-dd0e-4f01-bdf1-c2a9c1025699) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:50:45.924860 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.flows.api.create_volume [None req-c1f583dc-b447-4233-b8ff-499060cc2517 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 05:50:45.955106 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-c1f583dc-b447-4233-b8ff-499060cc2517 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dfc7791f-dd0e-4f01-bdf1-c2a9c1025699) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '3022e5e5-c667-4b66-bba4-c317404c54cb', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T05:35:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=23fc6e5d-fce0-4521-ba46-4837b4232084,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '23fc6e5d-fce0-4521-ba46-4837b4232084', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:50:45.955824 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-c1f583dc-b447-4233-b8ff-499060cc2517 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (51a38a49-c40c-416c-8e88-3240bc4416e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:50:45.998739 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-c1f583dc-b447-4233-b8ff-499060cc2517 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Created reservations ['b1a54faa-46c5-4de7-8910-3a00ec490424', '93527e04-e7a7-4232-9f98-cfa8f018b74d', '0344c578-42ab-4f8a-a83e-24fbed857d0d', '1ebe523f-8d68-47d5-9110-7fe7dfe61c43'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:50:45.999850 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-c1f583dc-b447-4233-b8ff-499060cc2517 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (51a38a49-c40c-416c-8e88-3240bc4416e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b1a54faa-46c5-4de7-8910-3a00ec490424', '93527e04-e7a7-4232-9f98-cfa8f018b74d', '0344c578-42ab-4f8a-a83e-24fbed857d0d', '1ebe523f-8d68-47d5-9110-7fe7dfe61c43']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:50:46.000867 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-c1f583dc-b447-4233-b8ff-499060cc2517 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b2fd2117-8c52-45ee-97c6-d62ec6e802f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:50:46.043563 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-c1f583dc-b447-4233-b8ff-499060cc2517 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b2fd2117-8c52-45ee-97c6-d62ec6e802f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0f030eb6-4282-494a-a67b-d9fd922f2a9b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-861948942',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c415045c9abe490aa71872fe5032078b',qos_specs=None,replication_status=,reservations=['b1a54faa-46c5-4de7-8910-3a00ec490424','93527e04-e7a7-4232-9f98-cfa8f018b74d','0344c578-42ab-4f8a-a83e-24fbed857d0d','1ebe523f-8d68-47d5-9110-7fe7dfe61c43'],size=1,snapshot_id=3022e5e5-c667-4b66-bba4-c317404c54cb,source_replicaid=,source_volid=None,status='creating',user_id='98ee9e9efd484244ae38f22318c905f4',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T05:50:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-861948942',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0f030eb6-4282-494a-a67b-d9fd922f2a9b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c415045c9abe490aa71872fe5032078b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=3022e5e5-c667-4b66-bba4-c317404c54cb,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='98ee9e9efd484244ae38f22318c905f4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(23fc6e5d-fce0-4521-ba46-4837b4232084),volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:50:46.044487 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-c1f583dc-b447-4233-b8ff-499060cc2517 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4e29e7af-9eab-4739-88a2-68e614f71c9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:50:46.063438 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-c1f583dc-b447-4233-b8ff-499060cc2517 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4e29e7af-9eab-4739-88a2-68e614f71c9a) transitioned into state 'SUCCESS' from state '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-861948942',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c415045c9abe490aa71872fe5032078b',qos_specs=None,replication_status=,reservations=['b1a54faa-46c5-4de7-8910-3a00ec490424','93527e04-e7a7-4232-9f98-cfa8f018b74d','0344c578-42ab-4f8a-a83e-24fbed857d0d','1ebe523f-8d68-47d5-9110-7fe7dfe61c43'],size=1,snapshot_id=3022e5e5-c667-4b66-bba4-c317404c54cb,source_replicaid=,source_volid=None,status='creating',user_id='98ee9e9efd484244ae38f22318c905f4',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:50:46.064212 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-c1f583dc-b447-4233-b8ff-499060cc2517 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (648fe6bc-5331-41b4-ba71-08eca742e268) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:50:46.086702 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-c1f583dc-b447-4233-b8ff-499060cc2517 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (648fe6bc-5331-41b4-ba71-08eca742e268) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:50:46.087515 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-c1f583dc-b447-4233-b8ff-499060cc2517 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Flow 'volume_create_api' (9e9c4ecc-58ce-4725-9957-7f31748a3e4b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:50:46.087918 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-c1f583dc-b447-4233-b8ff-499060cc2517 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Create volume request issued successfully. Aug 25 05:50:46.088475 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c1f583dc-b447-4233-b8ff-499060cc2517 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] https://10.4.3.189/volume/v3/volumes returned with HTTP 202 Aug 25 05:50:46.088967 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1080/4340] 10.4.3.189 () {70 vars in 1300 bytes} [Tue Aug 25 05:50:45 2026] POST /volume/v3/volumes => generated 803 bytes in 185 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:50:46.103775 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-d1549268-2143-4496-968c-b6bd1a7963a9 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:46.106643 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-d1549268-2143-4496-968c-b6bd1a7963a9 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] GET https://10.4.3.189/volume/v3/volumes/0f030eb6-4282-494a-a67b-d9fd922f2a9b Aug 25 05:50:46.106960 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-d1549268-2143-4496-968c-b6bd1a7963a9 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:46.107228 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-d1549268-2143-4496-968c-b6bd1a7963a9 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:46.115552 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:46.115552 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:50:46.119355 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-d1549268-2143-4496-968c-b6bd1a7963a9 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Volume info retrieved successfully. Aug 25 05:50:46.124219 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-d1549268-2143-4496-968c-b6bd1a7963a9 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] https://10.4.3.189/volume/v3/volumes/0f030eb6-4282-494a-a67b-d9fd922f2a9b returned with HTTP 200 Aug 25 05:50:46.124709 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1081/4341] 10.4.3.189 () {68 vars in 1389 bytes} [Tue Aug 25 05:50:46 2026] GET /volume/v3/volumes/0f030eb6-4282-494a-a67b-d9fd922f2a9b => generated 871 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:50:46.254684 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-19700e7d-2f9c-471a-8c0f-5782cb2fc9f9 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:46.256620 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-19700e7d-2f9c-471a-8c0f-5782cb2fc9f9 tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] GET https://10.4.3.189/volume/v3/volumes/31f51d16-8d32-46b0-afaa-82dd6c590792 Aug 25 05:50:46.256820 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-19700e7d-2f9c-471a-8c0f-5782cb2fc9f9 tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:46.257040 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-19700e7d-2f9c-471a-8c0f-5782cb2fc9f9 tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:46.268871 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:46.268871 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:50:46.272507 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-19700e7d-2f9c-471a-8c0f-5782cb2fc9f9 tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Volume info retrieved successfully. Aug 25 05:50:46.277183 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-19700e7d-2f9c-471a-8c0f-5782cb2fc9f9 tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] https://10.4.3.189/volume/v3/volumes/31f51d16-8d32-46b0-afaa-82dd6c590792 returned with HTTP 200 Aug 25 05:50:46.277643 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1084/4342] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:50:46 2026] GET /volume/v3/volumes/31f51d16-8d32-46b0-afaa-82dd6c590792 => generated 877 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:50:46.452537 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-85cda34f-7202-4d19-ab53-aa5d1032cd4c None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:46.454911 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-85cda34f-7202-4d19-ab53-aa5d1032cd4c tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] GET https://10.4.3.189/volume/v3/volumes/dce8e63d-f493-45ba-849e-b7377ecafe6e Aug 25 05:50:46.455220 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-85cda34f-7202-4d19-ab53-aa5d1032cd4c tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:46.455510 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-85cda34f-7202-4d19-ab53-aa5d1032cd4c tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:46.462096 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-85cda34f-7202-4d19-ab53-aa5d1032cd4c tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] https://10.4.3.189/volume/v3/volumes/dce8e63d-f493-45ba-849e-b7377ecafe6e returned with HTTP 404 Aug 25 05:50:46.462642 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1098/4343] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:50:46 2026] GET /volume/v3/volumes/dce8e63d-f493-45ba-849e-b7377ecafe6e => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:50:46.474388 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-25491bd4-e122-464e-94f4-90d0a8898b73 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:46.476179 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-25491bd4-e122-464e-94f4-90d0a8898b73 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] POST https://10.4.3.189/volume/v3/volumes Aug 25 05:50:46.476504 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-25491bd4-e122-464e-94f4-90d0a8898b73 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-83765468"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:50:46.477928 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.v3.volumes [None req-25491bd4-e122-464e-94f4-90d0a8898b73 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-83765468'}} {{(pid=100268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 05:50:46.478043 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-25491bd4-e122-464e-94f4-90d0a8898b73 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Create volume of 1 GB Aug 25 05:50:46.478353 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:46.478353 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:50:46.484270 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-25491bd4-e122-464e-94f4-90d0a8898b73 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Availability Zones retrieved successfully. Aug 25 05:50:46.489937 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-25491bd4-e122-464e-94f4-90d0a8898b73 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Flow 'volume_create_api' (57133b12-a590-4329-8b65-1410e500d47b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:50:46.491180 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-25491bd4-e122-464e-94f4-90d0a8898b73 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5e3be1d6-ffca-416d-8e8b-dbd868dc20d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:50:46.495079 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.flows.api.create_volume [None req-25491bd4-e122-464e-94f4-90d0a8898b73 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Validating volume size '1' using validate_int {{(pid=100268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 05:50:46.517545 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-25491bd4-e122-464e-94f4-90d0a8898b73 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5e3be1d6-ffca-416d-8e8b-dbd868dc20d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T05:35:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=23fc6e5d-fce0-4521-ba46-4837b4232084,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '23fc6e5d-fce0-4521-ba46-4837b4232084', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:50:46.518258 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-25491bd4-e122-464e-94f4-90d0a8898b73 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (626d3424-8abf-47c4-bd81-f6fb1deb5f03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:50:46.563693 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-25491bd4-e122-464e-94f4-90d0a8898b73 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Created reservations ['6ff42fd7-65f3-46a6-b515-cf4d4037aac0', '7f5a0df1-a76b-4bca-99bb-5f2992f14eb3', '5369969b-2764-4858-a4fa-c0b9d73475c5', '8635d451-62fb-4cb7-ac31-bcffc5133d9f'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:50:46.564938 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-25491bd4-e122-464e-94f4-90d0a8898b73 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (626d3424-8abf-47c4-bd81-f6fb1deb5f03) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6ff42fd7-65f3-46a6-b515-cf4d4037aac0', '7f5a0df1-a76b-4bca-99bb-5f2992f14eb3', '5369969b-2764-4858-a4fa-c0b9d73475c5', '8635d451-62fb-4cb7-ac31-bcffc5133d9f']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:50:46.566301 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-25491bd4-e122-464e-94f4-90d0a8898b73 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (61fa16a9-4423-452d-898e-3f2cc8a8404b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:50:46.594548 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-25491bd4-e122-464e-94f4-90d0a8898b73 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (61fa16a9-4423-452d-898e-3f2cc8a8404b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8335a612-3af5-4e57-82f1-08fa2039f81b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-83765468',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1dc1ee612721488f887ea062696bb7aa',qos_specs=None,replication_status=,reservations=['6ff42fd7-65f3-46a6-b515-cf4d4037aac0','7f5a0df1-a76b-4bca-99bb-5f2992f14eb3','5369969b-2764-4858-a4fa-c0b9d73475c5','8635d451-62fb-4cb7-ac31-bcffc5133d9f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1b645d3ab9b143698331595efc416513',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T05:50:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-83765468',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8335a612-3af5-4e57-82f1-08fa2039f81b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1dc1ee612721488f887ea062696bb7aa',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1b645d3ab9b143698331595efc416513',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(23fc6e5d-fce0-4521-ba46-4837b4232084),volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:50:46.595344 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-25491bd4-e122-464e-94f4-90d0a8898b73 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ba7f9789-25ed-434d-853b-7dca8ae14ba5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:50:46.617191 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-25491bd4-e122-464e-94f4-90d0a8898b73 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ba7f9789-25ed-434d-853b-7dca8ae14ba5) transitioned into state 'SUCCESS' from state '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-83765468',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1dc1ee612721488f887ea062696bb7aa',qos_specs=None,replication_status=,reservations=['6ff42fd7-65f3-46a6-b515-cf4d4037aac0','7f5a0df1-a76b-4bca-99bb-5f2992f14eb3','5369969b-2764-4858-a4fa-c0b9d73475c5','8635d451-62fb-4cb7-ac31-bcffc5133d9f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1b645d3ab9b143698331595efc416513',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:50:46.618236 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-25491bd4-e122-464e-94f4-90d0a8898b73 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e470075c-427f-4f91-90d5-8c812b03e015) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:50:46.628249 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-25491bd4-e122-464e-94f4-90d0a8898b73 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e470075c-427f-4f91-90d5-8c812b03e015) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:50:46.629120 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-25491bd4-e122-464e-94f4-90d0a8898b73 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Flow 'volume_create_api' (57133b12-a590-4329-8b65-1410e500d47b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:50:46.629428 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-25491bd4-e122-464e-94f4-90d0a8898b73 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Create volume request issued successfully. Aug 25 05:50:46.630136 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-25491bd4-e122-464e-94f4-90d0a8898b73 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] https://10.4.3.189/volume/v3/volumes returned with HTTP 202 Aug 25 05:50:46.630646 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1081/4344] 10.4.3.189 () {68 vars in 1258 bytes} [Tue Aug 25 05:50:46 2026] POST /volume/v3/volumes => generated 776 bytes in 157 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 05:50:46.644221 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-141547b0-c181-4c88-9b2f-08ec547353ed None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:46.647603 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-141547b0-c181-4c88-9b2f-08ec547353ed tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] GET https://10.4.3.189/volume/v3/volumes/8335a612-3af5-4e57-82f1-08fa2039f81b Aug 25 05:50:46.647873 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-141547b0-c181-4c88-9b2f-08ec547353ed tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:46.648108 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-141547b0-c181-4c88-9b2f-08ec547353ed tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:46.655045 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:46.655045 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:50:46.658679 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-141547b0-c181-4c88-9b2f-08ec547353ed tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Volume info retrieved successfully. Aug 25 05:50:46.664770 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-141547b0-c181-4c88-9b2f-08ec547353ed tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] https://10.4.3.189/volume/v3/volumes/8335a612-3af5-4e57-82f1-08fa2039f81b returned with HTTP 200 Aug 25 05:50:46.665235 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1082/4345] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:50:46 2026] GET /volume/v3/volumes/8335a612-3af5-4e57-82f1-08fa2039f81b => generated 955 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:50:46.779426 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-60918a23-ded2-4dab-89ed-bd9b6b194000 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:46.781680 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-60918a23-ded2-4dab-89ed-bd9b6b194000 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] GET https://10.4.3.189/volume/v3/backups/e88c48f2-c3d1-442e-866f-f575e3d595db Aug 25 05:50:46.781886 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-60918a23-ded2-4dab-89ed-bd9b6b194000 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:46.782122 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-60918a23-ded2-4dab-89ed-bd9b6b194000 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:46.782229 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-60918a23-ded2-4dab-89ed-bd9b6b194000 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Show backup with id e88c48f2-c3d1-442e-866f-f575e3d595db. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:50:46.787033 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:46.787033 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:50:46.787988 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-60918a23-ded2-4dab-89ed-bd9b6b194000 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] https://10.4.3.189/volume/v3/backups/e88c48f2-c3d1-442e-866f-f575e3d595db returned with HTTP 200 Aug 25 05:50:46.788565 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1085/4346] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:50:46 2026] GET /volume/v3/backups/e88c48f2-c3d1-442e-866f-f575e3d595db => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:50:47.138570 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-a226fce0-1d21-404f-8de8-7777cf9dddb8 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:47.141515 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-a226fce0-1d21-404f-8de8-7777cf9dddb8 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] GET https://10.4.3.189/volume/v3/volumes/0f030eb6-4282-494a-a67b-d9fd922f2a9b Aug 25 05:50:47.141744 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-a226fce0-1d21-404f-8de8-7777cf9dddb8 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:47.141932 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-a226fce0-1d21-404f-8de8-7777cf9dddb8 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:47.152343 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:47.152343 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:50:47.157034 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-a226fce0-1d21-404f-8de8-7777cf9dddb8 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Volume info retrieved successfully. Aug 25 05:50:47.162635 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-a226fce0-1d21-404f-8de8-7777cf9dddb8 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] https://10.4.3.189/volume/v3/volumes/0f030eb6-4282-494a-a67b-d9fd922f2a9b returned with HTTP 200 Aug 25 05:50:47.163122 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1099/4347] 10.4.3.189 () {68 vars in 1389 bytes} [Tue Aug 25 05:50:47 2026] GET /volume/v3/volumes/0f030eb6-4282-494a-a67b-d9fd922f2a9b => generated 896 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:50:47.176451 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-9f0a50aa-dfd9-48d2-85c4-dce4d30fcf9b None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:47.178843 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-9f0a50aa-dfd9-48d2-85c4-dce4d30fcf9b tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] DELETE https://10.4.3.189/volume/v3/snapshots/09555975-ddf0-4376-810c-ad669a0eb2f5 Aug 25 05:50:47.180313 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-9f0a50aa-dfd9-48d2-85c4-dce4d30fcf9b tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:47.180313 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-9f0a50aa-dfd9-48d2-85c4-dce4d30fcf9b tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:47.180313 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.v3.snapshots [None req-9f0a50aa-dfd9-48d2-85c4-dce4d30fcf9b tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Delete snapshot with id: 09555975-ddf0-4376-810c-ad669a0eb2f5 Aug 25 05:50:47.186167 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:47.186167 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:50:47.188938 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-9f0a50aa-dfd9-48d2-85c4-dce4d30fcf9b tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Snapshot retrieved successfully. Aug 25 05:50:47.207756 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-9f0a50aa-dfd9-48d2-85c4-dce4d30fcf9b tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Snapshot delete request issued successfully. Aug 25 05:50:47.208208 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-9f0a50aa-dfd9-48d2-85c4-dce4d30fcf9b tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] https://10.4.3.189/volume/v3/snapshots/09555975-ddf0-4376-810c-ad669a0eb2f5 returned with HTTP 202 Aug 25 05:50:47.208954 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1082/4348] 10.4.3.189 () {66 vars in 1357 bytes} [Tue Aug 25 05:50:47 2026] DELETE /volume/v3/snapshots/09555975-ddf0-4376-810c-ad669a0eb2f5 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:50:47.217784 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-e0871261-77b4-4d96-b1df-0a032440592f None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:47.220350 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-e0871261-77b4-4d96-b1df-0a032440592f tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] GET https://10.4.3.189/volume/v3/snapshots/09555975-ddf0-4376-810c-ad669a0eb2f5 Aug 25 05:50:47.220640 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-e0871261-77b4-4d96-b1df-0a032440592f tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:47.220926 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-e0871261-77b4-4d96-b1df-0a032440592f tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:47.229136 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:47.229136 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:50:47.229649 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-e0871261-77b4-4d96-b1df-0a032440592f tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Snapshot retrieved successfully. Aug 25 05:50:47.230549 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-e0871261-77b4-4d96-b1df-0a032440592f tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] https://10.4.3.189/volume/v3/snapshots/09555975-ddf0-4376-810c-ad669a0eb2f5 returned with HTTP 200 Aug 25 05:50:47.230963 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1083/4349] 10.4.3.189 () {66 vars in 1354 bytes} [Tue Aug 25 05:50:47 2026] GET /volume/v3/snapshots/09555975-ddf0-4376-810c-ad669a0eb2f5 => generated 466 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:50:47.292176 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-ffc6a7b3-b7fa-4f01-83f7-bce93398f830 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:47.294260 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-ffc6a7b3-b7fa-4f01-83f7-bce93398f830 tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] GET https://10.4.3.189/volume/v3/volumes/31f51d16-8d32-46b0-afaa-82dd6c590792 Aug 25 05:50:47.294636 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-ffc6a7b3-b7fa-4f01-83f7-bce93398f830 tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:47.296148 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-ffc6a7b3-b7fa-4f01-83f7-bce93398f830 tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:47.305875 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:47.305875 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:50:47.310133 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-ffc6a7b3-b7fa-4f01-83f7-bce93398f830 tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Volume info retrieved successfully. Aug 25 05:50:47.315030 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-ffc6a7b3-b7fa-4f01-83f7-bce93398f830 tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] https://10.4.3.189/volume/v3/volumes/31f51d16-8d32-46b0-afaa-82dd6c590792 returned with HTTP 200 Aug 25 05:50:47.315680 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1086/4350] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:50:47 2026] GET /volume/v3/volumes/31f51d16-8d32-46b0-afaa-82dd6c590792 => generated 877 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:50:47.679422 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-70ad3a28-16dd-47eb-8206-7abe654ac3c4 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:47.681940 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-70ad3a28-16dd-47eb-8206-7abe654ac3c4 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] GET https://10.4.3.189/volume/v3/volumes/8335a612-3af5-4e57-82f1-08fa2039f81b Aug 25 05:50:47.682642 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-70ad3a28-16dd-47eb-8206-7abe654ac3c4 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:47.682866 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-70ad3a28-16dd-47eb-8206-7abe654ac3c4 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:47.692109 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:47.692109 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:50:47.699643 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-70ad3a28-16dd-47eb-8206-7abe654ac3c4 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Volume info retrieved successfully. Aug 25 05:50:47.704520 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-70ad3a28-16dd-47eb-8206-7abe654ac3c4 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] https://10.4.3.189/volume/v3/volumes/8335a612-3af5-4e57-82f1-08fa2039f81b returned with HTTP 200 Aug 25 05:50:47.704922 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1100/4351] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:50:47 2026] GET /volume/v3/volumes/8335a612-3af5-4e57-82f1-08fa2039f81b => generated 1007 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:50:47.716919 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-175c222d-a7f4-4c73-97b2-14483caa8ed7 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:47.718693 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-175c222d-a7f4-4c73-97b2-14483caa8ed7 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] POST https://10.4.3.189/volume/v3/snapshots Aug 25 05:50:47.721077 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-175c222d-a7f4-4c73-97b2-14483caa8ed7 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "8335a612-3af5-4e57-82f1-08fa2039f81b", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1893099067"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:50:47.727547 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:47.727547 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:50:47.727982 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-175c222d-a7f4-4c73-97b2-14483caa8ed7 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Volume info retrieved successfully. Aug 25 05:50:47.728202 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.v3.snapshots [None req-175c222d-a7f4-4c73-97b2-14483caa8ed7 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Create snapshot from volume 8335a612-3af5-4e57-82f1-08fa2039f81b Aug 25 05:50:47.752951 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-175c222d-a7f4-4c73-97b2-14483caa8ed7 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Created reservations ['7dca78b2-f652-45ca-bbf8-9f92184b5d20', '5996514a-04e1-45ed-8abb-d312a4d9d0c4', 'b246b183-7c54-448a-91a8-22f340ace38c', '5831833b-5e8c-4bd2-ab68-e75ead895260'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:50:47.789798 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-175c222d-a7f4-4c73-97b2-14483caa8ed7 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Snapshot create request issued successfully. Aug 25 05:50:47.790852 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-175c222d-a7f4-4c73-97b2-14483caa8ed7 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] https://10.4.3.189/volume/v3/snapshots returned with HTTP 202 Aug 25 05:50:47.790852 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1083/4352] 10.4.3.189 () {68 vars in 1265 bytes} [Tue Aug 25 05:50:47 2026] POST /volume/v3/snapshots => generated 308 bytes in 75 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 05:50:47.801835 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-42943114-d651-4bc5-be6c-e2097e237b06 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:47.802267 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-6a54b4a2-ac34-4cbd-9767-19b78934b527 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:47.804118 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-42943114-d651-4bc5-be6c-e2097e237b06 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] GET https://10.4.3.189/volume/v3/backups/e88c48f2-c3d1-442e-866f-f575e3d595db Aug 25 05:50:47.804403 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-42943114-d651-4bc5-be6c-e2097e237b06 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:47.804637 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-42943114-d651-4bc5-be6c-e2097e237b06 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:47.806926 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-42943114-d651-4bc5-be6c-e2097e237b06 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Show backup with id e88c48f2-c3d1-442e-866f-f575e3d595db. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:50:47.807027 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-6a54b4a2-ac34-4cbd-9767-19b78934b527 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] GET https://10.4.3.189/volume/v3/snapshots/a3da1b5b-79cd-4698-89e8-ea35355b4170 Aug 25 05:50:47.807027 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-6a54b4a2-ac34-4cbd-9767-19b78934b527 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:47.807027 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-6a54b4a2-ac34-4cbd-9767-19b78934b527 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:47.812078 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:47.812078 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:50:47.812078 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-42943114-d651-4bc5-be6c-e2097e237b06 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] https://10.4.3.189/volume/v3/backups/e88c48f2-c3d1-442e-866f-f575e3d595db returned with HTTP 200 Aug 25 05:50:47.812235 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1084/4353] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:50:47 2026] GET /volume/v3/backups/e88c48f2-c3d1-442e-866f-f575e3d595db => generated 737 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:50:47.817494 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:47.817494 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:50:47.817494 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-6a54b4a2-ac34-4cbd-9767-19b78934b527 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Snapshot retrieved successfully. Aug 25 05:50:47.817494 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-6a54b4a2-ac34-4cbd-9767-19b78934b527 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] https://10.4.3.189/volume/v3/snapshots/a3da1b5b-79cd-4698-89e8-ea35355b4170 returned with HTTP 200 Aug 25 05:50:47.817494 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1087/4354] 10.4.3.189 () {66 vars in 1354 bytes} [Tue Aug 25 05:50:47 2026] GET /volume/v3/snapshots/a3da1b5b-79cd-4698-89e8-ea35355b4170 => generated 440 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:50:47.980277 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-2948651d-7868-4cac-aa24-adc87498b2c6 req-eb6d6f62-922b-485d-949f-902bc07aed9d None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:47.983080 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-2948651d-7868-4cac-aa24-adc87498b2c6 req-eb6d6f62-922b-485d-949f-902bc07aed9d tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] POST https://10.4.3.189/volume/v3/attachments/78a8f42d-0b6b-4f5f-ad85-da5d8f39ef4c/action Aug 25 05:50:47.983812 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-2948651d-7868-4cac-aa24-adc87498b2c6 req-eb6d6f62-922b-485d-949f-902bc07aed9d tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Action body: b'{"os-complete": null}' {{(pid=100271) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 05:50:47.983943 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-2948651d-7868-4cac-aa24-adc87498b2c6 req-eb6d6f62-922b-485d-949f-902bc07aed9d tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:50:48.001191 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:48.001191 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:50:48.012185 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-2948651d-7868-4cac-aa24-adc87498b2c6 req-eb6d6f62-922b-485d-949f-902bc07aed9d tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] https://10.4.3.189/volume/v3/attachments/78a8f42d-0b6b-4f5f-ad85-da5d8f39ef4c/action returned with HTTP 204 Aug 25 05:50:48.012685 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1101/4355] 10.4.3.189 () {74 vars in 1725 bytes} [Tue Aug 25 05:50:47 2026] POST /volume/v3/attachments/78a8f42d-0b6b-4f5f-ad85-da5d8f39ef4c/action => generated 0 bytes in 33 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:50:48.244488 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-8bfe0aca-d103-486a-885a-6bc3e39f4cd9 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:48.251772 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-8bfe0aca-d103-486a-885a-6bc3e39f4cd9 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] GET https://10.4.3.189/volume/v3/snapshots/09555975-ddf0-4376-810c-ad669a0eb2f5 Aug 25 05:50:48.252111 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-8bfe0aca-d103-486a-885a-6bc3e39f4cd9 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:48.252512 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-8bfe0aca-d103-486a-885a-6bc3e39f4cd9 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:48.267427 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-8bfe0aca-d103-486a-885a-6bc3e39f4cd9 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] https://10.4.3.189/volume/v3/snapshots/09555975-ddf0-4376-810c-ad669a0eb2f5 returned with HTTP 404 Aug 25 05:50:48.268162 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1084/4356] 10.4.3.189 () {66 vars in 1354 bytes} [Tue Aug 25 05:50:48 2026] GET /volume/v3/snapshots/09555975-ddf0-4376-810c-ad669a0eb2f5 => generated 111 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:50:48.279284 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-03549e3f-e308-4192-ae0a-b0cd5050a77d None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:48.281614 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-03549e3f-e308-4192-ae0a-b0cd5050a77d tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] DELETE https://10.4.3.189/volume/v3/snapshots/3022e5e5-c667-4b66-bba4-c317404c54cb Aug 25 05:50:48.281876 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-03549e3f-e308-4192-ae0a-b0cd5050a77d tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:48.282147 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-03549e3f-e308-4192-ae0a-b0cd5050a77d tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Calling method 'delete' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:48.282310 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.v3.snapshots [None req-03549e3f-e308-4192-ae0a-b0cd5050a77d tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Delete snapshot with id: 3022e5e5-c667-4b66-bba4-c317404c54cb Aug 25 05:50:48.290927 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:48.290927 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:50:48.290927 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-03549e3f-e308-4192-ae0a-b0cd5050a77d tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Snapshot retrieved successfully. Aug 25 05:50:48.314862 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-03549e3f-e308-4192-ae0a-b0cd5050a77d tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Snapshot delete request issued successfully. Aug 25 05:50:48.315070 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-03549e3f-e308-4192-ae0a-b0cd5050a77d tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] https://10.4.3.189/volume/v3/snapshots/3022e5e5-c667-4b66-bba4-c317404c54cb returned with HTTP 202 Aug 25 05:50:48.315557 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1085/4357] 10.4.3.189 () {66 vars in 1357 bytes} [Tue Aug 25 05:50:48 2026] DELETE /volume/v3/snapshots/3022e5e5-c667-4b66-bba4-c317404c54cb => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:50:48.323215 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-3002c994-3b18-42e0-b326-70ee69663a1b None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:48.326835 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-3002c994-3b18-42e0-b326-70ee69663a1b tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] GET https://10.4.3.189/volume/v3/snapshots/3022e5e5-c667-4b66-bba4-c317404c54cb Aug 25 05:50:48.326835 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-3002c994-3b18-42e0-b326-70ee69663a1b tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:48.326835 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-3002c994-3b18-42e0-b326-70ee69663a1b tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:48.332568 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-536710e4-ee4c-4562-b43d-a6451b568b33 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:48.333249 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:48.333249 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:50:48.333842 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-3002c994-3b18-42e0-b326-70ee69663a1b tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Snapshot retrieved successfully. Aug 25 05:50:48.337551 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-3002c994-3b18-42e0-b326-70ee69663a1b tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] https://10.4.3.189/volume/v3/snapshots/3022e5e5-c667-4b66-bba4-c317404c54cb returned with HTTP 200 Aug 25 05:50:48.337715 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-536710e4-ee4c-4562-b43d-a6451b568b33 tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] GET https://10.4.3.189/volume/v3/volumes/31f51d16-8d32-46b0-afaa-82dd6c590792 Aug 25 05:50:48.337715 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-536710e4-ee4c-4562-b43d-a6451b568b33 tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:48.337972 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1088/4358] 10.4.3.189 () {66 vars in 1354 bytes} [Tue Aug 25 05:50:48 2026] GET /volume/v3/snapshots/3022e5e5-c667-4b66-bba4-c317404c54cb => generated 465 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:50:48.338018 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-536710e4-ee4c-4562-b43d-a6451b568b33 tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:48.352731 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:48.352731 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:50:48.357175 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-536710e4-ee4c-4562-b43d-a6451b568b33 tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Volume info retrieved successfully. Aug 25 05:50:48.363561 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-536710e4-ee4c-4562-b43d-a6451b568b33 tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] https://10.4.3.189/volume/v3/volumes/31f51d16-8d32-46b0-afaa-82dd6c590792 returned with HTTP 200 Aug 25 05:50:48.363931 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1102/4359] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:50:48 2026] GET /volume/v3/volumes/31f51d16-8d32-46b0-afaa-82dd6c590792 => generated 1169 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:50:48.382220 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-372b67cd-dc61-4234-b1c7-a8b26cb3f0c5 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:48.384352 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-372b67cd-dc61-4234-b1c7-a8b26cb3f0c5 tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] GET https://10.4.3.189/volume/v3/volumes/31f51d16-8d32-46b0-afaa-82dd6c590792 Aug 25 05:50:48.384352 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-372b67cd-dc61-4234-b1c7-a8b26cb3f0c5 tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:48.384892 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-372b67cd-dc61-4234-b1c7-a8b26cb3f0c5 tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:48.394862 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:48.394862 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:50:48.399428 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-372b67cd-dc61-4234-b1c7-a8b26cb3f0c5 tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Volume info retrieved successfully. Aug 25 05:50:48.403497 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-372b67cd-dc61-4234-b1c7-a8b26cb3f0c5 tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] https://10.4.3.189/volume/v3/volumes/31f51d16-8d32-46b0-afaa-82dd6c590792 returned with HTTP 200 Aug 25 05:50:48.403894 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1085/4360] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:50:48 2026] GET /volume/v3/volumes/31f51d16-8d32-46b0-afaa-82dd6c590792 => generated 1169 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:50:48.829235 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-0197aaa9-bd4d-4d84-b2a5-0333719cd9a6 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:48.830877 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-32b4e591-987c-4f27-b3d6-ec15d978ae87 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:48.831861 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-32b4e591-987c-4f27-b3d6-ec15d978ae87 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] GET https://10.4.3.189/volume/v3/snapshots/a3da1b5b-79cd-4698-89e8-ea35355b4170 Aug 25 05:50:48.832083 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-32b4e591-987c-4f27-b3d6-ec15d978ae87 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:48.832324 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-32b4e591-987c-4f27-b3d6-ec15d978ae87 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:48.835362 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-0197aaa9-bd4d-4d84-b2a5-0333719cd9a6 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] GET https://10.4.3.189/volume/v3/backups/e88c48f2-c3d1-442e-866f-f575e3d595db Aug 25 05:50:48.835362 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-0197aaa9-bd4d-4d84-b2a5-0333719cd9a6 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:48.835362 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-0197aaa9-bd4d-4d84-b2a5-0333719cd9a6 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:48.835362 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-0197aaa9-bd4d-4d84-b2a5-0333719cd9a6 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Show backup with id e88c48f2-c3d1-442e-866f-f575e3d595db. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:50:48.838163 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:48.838163 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:50:48.838587 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-32b4e591-987c-4f27-b3d6-ec15d978ae87 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Snapshot retrieved successfully. Aug 25 05:50:48.839106 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:48.839106 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:50:48.839478 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-32b4e591-987c-4f27-b3d6-ec15d978ae87 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] https://10.4.3.189/volume/v3/snapshots/a3da1b5b-79cd-4698-89e8-ea35355b4170 returned with HTTP 200 Aug 25 05:50:48.839786 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-0197aaa9-bd4d-4d84-b2a5-0333719cd9a6 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] https://10.4.3.189/volume/v3/backups/e88c48f2-c3d1-442e-866f-f575e3d595db returned with HTTP 200 Aug 25 05:50:48.839914 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1089/4361] 10.4.3.189 () {66 vars in 1354 bytes} [Tue Aug 25 05:50:48 2026] GET /volume/v3/snapshots/a3da1b5b-79cd-4698-89e8-ea35355b4170 => generated 467 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:50:48.840266 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1086/4362] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:50:48 2026] GET /volume/v3/backups/e88c48f2-c3d1-442e-866f-f575e3d595db => generated 737 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:50:48.848903 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-8df7c4b2-4315-4a41-ab7b-25a1850790e8 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:48.853314 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-8df7c4b2-4315-4a41-ab7b-25a1850790e8 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-member] GET https://10.4.3.189/volume/v3/snapshots Aug 25 05:50:48.854459 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-8df7c4b2-4315-4a41-ab7b-25a1850790e8 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:48.855119 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-8df7c4b2-4315-4a41-ab7b-25a1850790e8 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-member] Calling method 'index' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:48.859078 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.api_utils [None req-8df7c4b2-4315-4a41-ab7b-25a1850790e8 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-member] Removing options '' from query. {{(pid=100271) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 05:50:48.860122 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.db.api [None req-8df7c4b2-4315-4a41-ab7b-25a1850790e8 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-member] Building query based on filter {{(pid=100271) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 25 05:50:48.864906 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-8df7c4b2-4315-4a41-ab7b-25a1850790e8 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-member] Get all snapshots completed successfully. Aug 25 05:50:48.866330 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-8df7c4b2-4315-4a41-ab7b-25a1850790e8 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-member] https://10.4.3.189/volume/v3/snapshots returned with HTTP 200 Aug 25 05:50:48.866330 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1103/4363] 10.4.3.189 () {66 vars in 1243 bytes} [Tue Aug 25 05:50:48 2026] GET /volume/v3/snapshots => generated 336 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:50:48.877972 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-bc958f47-24ca-43cd-825a-a85ccc4f3c0d None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:48.879994 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-bc958f47-24ca-43cd-825a-a85ccc4f3c0d tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] DELETE https://10.4.3.189/volume/v3/snapshots/a3da1b5b-79cd-4698-89e8-ea35355b4170 Aug 25 05:50:48.880187 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-bc958f47-24ca-43cd-825a-a85ccc4f3c0d tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:48.880431 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-bc958f47-24ca-43cd-825a-a85ccc4f3c0d tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:48.880595 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.v3.snapshots [None req-bc958f47-24ca-43cd-825a-a85ccc4f3c0d tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Delete snapshot with id: a3da1b5b-79cd-4698-89e8-ea35355b4170 Aug 25 05:50:48.885472 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:48.885472 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:50:48.885794 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-bc958f47-24ca-43cd-825a-a85ccc4f3c0d tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Snapshot retrieved successfully. Aug 25 05:50:48.902725 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-bc958f47-24ca-43cd-825a-a85ccc4f3c0d tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Snapshot delete request issued successfully. Aug 25 05:50:48.902725 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-bc958f47-24ca-43cd-825a-a85ccc4f3c0d tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] https://10.4.3.189/volume/v3/snapshots/a3da1b5b-79cd-4698-89e8-ea35355b4170 returned with HTTP 202 Aug 25 05:50:48.903213 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1086/4364] 10.4.3.189 () {66 vars in 1357 bytes} [Tue Aug 25 05:50:48 2026] DELETE /volume/v3/snapshots/a3da1b5b-79cd-4698-89e8-ea35355b4170 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:50:48.910707 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-4d2a8bc6-8f1b-4e67-8b1a-23032eef6fdc None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:48.912740 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-4d2a8bc6-8f1b-4e67-8b1a-23032eef6fdc tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] GET https://10.4.3.189/volume/v3/snapshots/a3da1b5b-79cd-4698-89e8-ea35355b4170 Aug 25 05:50:48.912982 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-4d2a8bc6-8f1b-4e67-8b1a-23032eef6fdc tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:48.913275 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-4d2a8bc6-8f1b-4e67-8b1a-23032eef6fdc tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:48.919595 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:48.919595 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:50:48.920077 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-4d2a8bc6-8f1b-4e67-8b1a-23032eef6fdc tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Snapshot retrieved successfully. Aug 25 05:50:48.921101 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-4d2a8bc6-8f1b-4e67-8b1a-23032eef6fdc tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] https://10.4.3.189/volume/v3/snapshots/a3da1b5b-79cd-4698-89e8-ea35355b4170 returned with HTTP 200 Aug 25 05:50:48.921943 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1090/4365] 10.4.3.189 () {66 vars in 1354 bytes} [Tue Aug 25 05:50:48 2026] GET /volume/v3/snapshots/a3da1b5b-79cd-4698-89e8-ea35355b4170 => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:50:49.350902 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-f5e6b6d6-8146-4431-908a-4b48b398b461 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:49.353037 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-f5e6b6d6-8146-4431-908a-4b48b398b461 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] GET https://10.4.3.189/volume/v3/snapshots/3022e5e5-c667-4b66-bba4-c317404c54cb Aug 25 05:50:49.353322 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-f5e6b6d6-8146-4431-908a-4b48b398b461 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:49.353546 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-f5e6b6d6-8146-4431-908a-4b48b398b461 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:49.362197 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-f5e6b6d6-8146-4431-908a-4b48b398b461 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] https://10.4.3.189/volume/v3/snapshots/3022e5e5-c667-4b66-bba4-c317404c54cb returned with HTTP 404 Aug 25 05:50:49.363131 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1087/4366] 10.4.3.189 () {66 vars in 1354 bytes} [Tue Aug 25 05:50:49 2026] GET /volume/v3/snapshots/3022e5e5-c667-4b66-bba4-c317404c54cb => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:50:49.373633 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-63821058-42ae-4318-a937-2ba04d44e6ef None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:49.376959 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-63821058-42ae-4318-a937-2ba04d44e6ef tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] DELETE https://10.4.3.189/volume/v3/volumes/e767cc6c-efc2-4978-9220-48bcfdd56599 Aug 25 05:50:49.377041 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-63821058-42ae-4318-a937-2ba04d44e6ef tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:49.377252 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-63821058-42ae-4318-a937-2ba04d44e6ef tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Calling method 'delete' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:49.377409 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [None req-63821058-42ae-4318-a937-2ba04d44e6ef tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Delete volume with id: e767cc6c-efc2-4978-9220-48bcfdd56599 Aug 25 05:50:49.386573 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:49.386573 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:50:49.386573 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-63821058-42ae-4318-a937-2ba04d44e6ef tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Volume info retrieved successfully. Aug 25 05:50:49.411225 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-63821058-42ae-4318-a937-2ba04d44e6ef tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Delete volume request issued successfully. Aug 25 05:50:49.411490 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-63821058-42ae-4318-a937-2ba04d44e6ef tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] https://10.4.3.189/volume/v3/volumes/e767cc6c-efc2-4978-9220-48bcfdd56599 returned with HTTP 202 Aug 25 05:50:49.412135 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1104/4367] 10.4.3.189 () {68 vars in 1392 bytes} [Tue Aug 25 05:50:49 2026] DELETE /volume/v3/volumes/e767cc6c-efc2-4978-9220-48bcfdd56599 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 05:50:49.421594 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-719fb256-5ec6-4633-bff9-2e965e1e891b None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:49.423594 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-719fb256-5ec6-4633-bff9-2e965e1e891b tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] GET https://10.4.3.189/volume/v3/volumes/e767cc6c-efc2-4978-9220-48bcfdd56599 Aug 25 05:50:49.423825 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-719fb256-5ec6-4633-bff9-2e965e1e891b tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:49.424018 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-719fb256-5ec6-4633-bff9-2e965e1e891b tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:49.437147 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:49.437147 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:50:49.443727 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-719fb256-5ec6-4633-bff9-2e965e1e891b tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Volume info retrieved successfully. Aug 25 05:50:49.452015 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-719fb256-5ec6-4633-bff9-2e965e1e891b tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] https://10.4.3.189/volume/v3/volumes/e767cc6c-efc2-4978-9220-48bcfdd56599 returned with HTTP 200 Aug 25 05:50:49.452015 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1087/4368] 10.4.3.189 () {68 vars in 1389 bytes} [Tue Aug 25 05:50:49 2026] GET /volume/v3/volumes/e767cc6c-efc2-4978-9220-48bcfdd56599 => generated 861 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:50:49.855860 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-62c45c6b-99ff-41a4-b410-3f39ff1fcb28 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:49.857758 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-62c45c6b-99ff-41a4-b410-3f39ff1fcb28 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] GET https://10.4.3.189/volume/v3/backups/e88c48f2-c3d1-442e-866f-f575e3d595db Aug 25 05:50:49.857966 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-62c45c6b-99ff-41a4-b410-3f39ff1fcb28 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:49.858168 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-62c45c6b-99ff-41a4-b410-3f39ff1fcb28 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:49.858288 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-62c45c6b-99ff-41a4-b410-3f39ff1fcb28 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Show backup with id e88c48f2-c3d1-442e-866f-f575e3d595db. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:50:49.863464 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:49.863464 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:50:49.864181 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-62c45c6b-99ff-41a4-b410-3f39ff1fcb28 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] https://10.4.3.189/volume/v3/backups/e88c48f2-c3d1-442e-866f-f575e3d595db returned with HTTP 200 Aug 25 05:50:49.864576 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1091/4369] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:50:49 2026] GET /volume/v3/backups/e88c48f2-c3d1-442e-866f-f575e3d595db => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:50:49.934275 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-dae2591c-b1cd-48cd-b001-dcce2cfd8325 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:49.936973 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-dae2591c-b1cd-48cd-b001-dcce2cfd8325 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] GET https://10.4.3.189/volume/v3/snapshots/a3da1b5b-79cd-4698-89e8-ea35355b4170 Aug 25 05:50:49.937248 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-dae2591c-b1cd-48cd-b001-dcce2cfd8325 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:49.937456 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-dae2591c-b1cd-48cd-b001-dcce2cfd8325 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:49.942354 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-dae2591c-b1cd-48cd-b001-dcce2cfd8325 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] https://10.4.3.189/volume/v3/snapshots/a3da1b5b-79cd-4698-89e8-ea35355b4170 returned with HTTP 404 Aug 25 05:50:49.942804 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1088/4370] 10.4.3.189 () {66 vars in 1354 bytes} [Tue Aug 25 05:50:49 2026] GET /volume/v3/snapshots/a3da1b5b-79cd-4698-89e8-ea35355b4170 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:50:49.949868 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-bc53b01c-1f91-4f0c-b489-93a75695a05c None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:49.955078 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-bc53b01c-1f91-4f0c-b489-93a75695a05c tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] DELETE https://10.4.3.189/volume/v3/volumes/8335a612-3af5-4e57-82f1-08fa2039f81b Aug 25 05:50:49.955406 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-bc53b01c-1f91-4f0c-b489-93a75695a05c tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:49.955659 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-bc53b01c-1f91-4f0c-b489-93a75695a05c tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Calling method 'delete' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:49.955865 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [None req-bc53b01c-1f91-4f0c-b489-93a75695a05c tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Delete volume with id: 8335a612-3af5-4e57-82f1-08fa2039f81b Aug 25 05:50:49.965360 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:49.965360 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:50:49.966087 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-bc53b01c-1f91-4f0c-b489-93a75695a05c tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Volume info retrieved successfully. Aug 25 05:50:49.986257 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-bc53b01c-1f91-4f0c-b489-93a75695a05c tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Delete volume request issued successfully. Aug 25 05:50:49.986542 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-bc53b01c-1f91-4f0c-b489-93a75695a05c tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] https://10.4.3.189/volume/v3/volumes/8335a612-3af5-4e57-82f1-08fa2039f81b returned with HTTP 202 Aug 25 05:50:49.987102 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1105/4371] 10.4.3.189 () {66 vars in 1351 bytes} [Tue Aug 25 05:50:49 2026] DELETE /volume/v3/volumes/8335a612-3af5-4e57-82f1-08fa2039f81b => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:50:49.998753 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-9b13efc8-aa8b-4549-b71c-35b752302b6f None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:50.005818 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-9b13efc8-aa8b-4549-b71c-35b752302b6f tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] GET https://10.4.3.189/volume/v3/volumes/8335a612-3af5-4e57-82f1-08fa2039f81b Aug 25 05:50:50.007422 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-9b13efc8-aa8b-4549-b71c-35b752302b6f tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:50.007422 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-9b13efc8-aa8b-4549-b71c-35b752302b6f tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:50.020704 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:50.020704 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:50:50.024460 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-9b13efc8-aa8b-4549-b71c-35b752302b6f tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Volume info retrieved successfully. Aug 25 05:50:50.030827 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-9b13efc8-aa8b-4549-b71c-35b752302b6f tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] https://10.4.3.189/volume/v3/volumes/8335a612-3af5-4e57-82f1-08fa2039f81b returned with HTTP 200 Aug 25 05:50:50.031791 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1088/4372] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:50:49 2026] GET /volume/v3/volumes/8335a612-3af5-4e57-82f1-08fa2039f81b => generated 1006 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:50:50.467072 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-a04d91b6-d630-452d-a394-621479ab0557 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:50.469076 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-a04d91b6-d630-452d-a394-621479ab0557 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] GET https://10.4.3.189/volume/v3/volumes/e767cc6c-efc2-4978-9220-48bcfdd56599 Aug 25 05:50:50.472473 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-a04d91b6-d630-452d-a394-621479ab0557 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:50.472696 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-a04d91b6-d630-452d-a394-621479ab0557 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:50.485361 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-a04d91b6-d630-452d-a394-621479ab0557 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] https://10.4.3.189/volume/v3/volumes/e767cc6c-efc2-4978-9220-48bcfdd56599 returned with HTTP 404 Aug 25 05:50:50.485880 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1092/4373] 10.4.3.189 () {68 vars in 1389 bytes} [Tue Aug 25 05:50:50 2026] GET /volume/v3/volumes/e767cc6c-efc2-4978-9220-48bcfdd56599 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 05:50:50.502707 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-a0e48dc2-4073-461f-ac2f-69f91b3c8a2e None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:50.504881 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-a0e48dc2-4073-461f-ac2f-69f91b3c8a2e tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] DELETE https://10.4.3.189/volume/v3/volumes/a7b326b7-7f2e-4878-9c6f-27b5bedbfac0 Aug 25 05:50:50.505319 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-a0e48dc2-4073-461f-ac2f-69f91b3c8a2e tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:50.505771 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-a0e48dc2-4073-461f-ac2f-69f91b3c8a2e tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Calling method 'delete' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:50.505810 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.v3.volumes [None req-a0e48dc2-4073-461f-ac2f-69f91b3c8a2e tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Delete volume with id: a7b326b7-7f2e-4878-9c6f-27b5bedbfac0 Aug 25 05:50:50.517420 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:50.517420 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:50:50.518145 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-a0e48dc2-4073-461f-ac2f-69f91b3c8a2e tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Volume info retrieved successfully. Aug 25 05:50:50.550616 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-a0e48dc2-4073-461f-ac2f-69f91b3c8a2e tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Delete volume request issued successfully. Aug 25 05:50:50.550865 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-a0e48dc2-4073-461f-ac2f-69f91b3c8a2e tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] https://10.4.3.189/volume/v3/volumes/a7b326b7-7f2e-4878-9c6f-27b5bedbfac0 returned with HTTP 202 Aug 25 05:50:50.551479 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1089/4374] 10.4.3.189 () {68 vars in 1392 bytes} [Tue Aug 25 05:50:50 2026] DELETE /volume/v3/volumes/a7b326b7-7f2e-4878-9c6f-27b5bedbfac0 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 05:50:50.554036 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-68b806e3-ccae-4c4c-9eaa-69e95d9084fd None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:50.556217 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-68b806e3-ccae-4c4c-9eaa-69e95d9084fd tempest-VolumesNegativeTest-2142392561 tempest-VolumesNegativeTest-2142392561-project-member] POST https://10.4.3.189/volume/v3/volumes/91b93e43-d277-4ab5-9976-5d8a65440a65/action Aug 25 05:50:50.556679 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-68b806e3-ccae-4c4c-9eaa-69e95d9084fd tempest-VolumesNegativeTest-2142392561 tempest-VolumesNegativeTest-2142392561-project-member] Action body: b'{"os-attach": {"instance_uuid": "2691490e-86cd-4d72-837a-3863d3d32741", "mountpoint": "/dev/vdc"}}' {{(pid=100271) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 05:50:50.556861 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-68b806e3-ccae-4c4c-9eaa-69e95d9084fd tempest-VolumesNegativeTest-2142392561 tempest-VolumesNegativeTest-2142392561-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "2691490e-86cd-4d72-837a-3863d3d32741", "mountpoint": "/dev/vdc"}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:50:50.559127 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-c8d5341a-1c5c-4ef5-912d-417321bce834 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:50.565443 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c8d5341a-1c5c-4ef5-912d-417321bce834 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] GET https://10.4.3.189/volume/v3/volumes/a7b326b7-7f2e-4878-9c6f-27b5bedbfac0 Aug 25 05:50:50.565845 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c8d5341a-1c5c-4ef5-912d-417321bce834 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:50.566052 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c8d5341a-1c5c-4ef5-912d-417321bce834 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:50.569671 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-68b806e3-ccae-4c4c-9eaa-69e95d9084fd tempest-VolumesNegativeTest-2142392561 tempest-VolumesNegativeTest-2142392561-project-member] https://10.4.3.189/volume/v3/volumes/91b93e43-d277-4ab5-9976-5d8a65440a65/action returned with HTTP 404 Aug 25 05:50:50.570507 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1106/4375] 10.4.3.189 () {68 vars in 1390 bytes} [Tue Aug 25 05:50:50 2026] POST /volume/v3/volumes/91b93e43-d277-4ab5-9976-5d8a65440a65/action => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:50:50.580777 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:50.580777 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:50:50.593549 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-c8d5341a-1c5c-4ef5-912d-417321bce834 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Volume info retrieved successfully. Aug 25 05:50:50.599980 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c8d5341a-1c5c-4ef5-912d-417321bce834 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] https://10.4.3.189/volume/v3/volumes/a7b326b7-7f2e-4878-9c6f-27b5bedbfac0 returned with HTTP 200 Aug 25 05:50:50.600563 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1089/4376] 10.4.3.189 () {68 vars in 1389 bytes} [Tue Aug 25 05:50:50 2026] GET /volume/v3/volumes/a7b326b7-7f2e-4878-9c6f-27b5bedbfac0 => generated 895 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:50:50.876879 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-491fcb91-9a20-4914-b3bd-70fd32ccbc7b None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:50.878771 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-491fcb91-9a20-4914-b3bd-70fd32ccbc7b tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] GET https://10.4.3.189/volume/v3/backups/e88c48f2-c3d1-442e-866f-f575e3d595db Aug 25 05:50:50.878980 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-491fcb91-9a20-4914-b3bd-70fd32ccbc7b tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:50.879225 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-491fcb91-9a20-4914-b3bd-70fd32ccbc7b tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:50.879343 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-491fcb91-9a20-4914-b3bd-70fd32ccbc7b tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Show backup with id e88c48f2-c3d1-442e-866f-f575e3d595db. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:50:50.883713 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:50.883713 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:50:50.884362 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-491fcb91-9a20-4914-b3bd-70fd32ccbc7b tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] https://10.4.3.189/volume/v3/backups/e88c48f2-c3d1-442e-866f-f575e3d595db returned with HTTP 200 Aug 25 05:50:50.884864 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1093/4377] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:50:50 2026] GET /volume/v3/backups/e88c48f2-c3d1-442e-866f-f575e3d595db => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:50:51.048093 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-66caec34-b36b-4493-a4fd-71174cd4ceed None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:51.050393 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-66caec34-b36b-4493-a4fd-71174cd4ceed tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] GET https://10.4.3.189/volume/v3/volumes/8335a612-3af5-4e57-82f1-08fa2039f81b Aug 25 05:50:51.050563 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-66caec34-b36b-4493-a4fd-71174cd4ceed tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:51.050765 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-66caec34-b36b-4493-a4fd-71174cd4ceed tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:51.064771 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-66caec34-b36b-4493-a4fd-71174cd4ceed tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] https://10.4.3.189/volume/v3/volumes/8335a612-3af5-4e57-82f1-08fa2039f81b returned with HTTP 404 Aug 25 05:50:51.064883 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1090/4378] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:50:51 2026] GET /volume/v3/volumes/8335a612-3af5-4e57-82f1-08fa2039f81b => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:50:51.078526 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-239daa9f-e4ed-4a52-81b7-3d6a6cc04613 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:51.080411 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-239daa9f-e4ed-4a52-81b7-3d6a6cc04613 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] POST https://10.4.3.189/volume/v3/volumes Aug 25 05:50:51.080741 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-239daa9f-e4ed-4a52-81b7-3d6a6cc04613 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-675570484"}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:50:51.082435 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.v3.volumes [None req-239daa9f-e4ed-4a52-81b7-3d6a6cc04613 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-675570484'}} {{(pid=100271) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 05:50:51.082568 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [None req-239daa9f-e4ed-4a52-81b7-3d6a6cc04613 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Create volume of 1 GB Aug 25 05:50:51.088048 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-239daa9f-e4ed-4a52-81b7-3d6a6cc04613 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Availability Zones retrieved successfully. Aug 25 05:50:51.096849 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-239daa9f-e4ed-4a52-81b7-3d6a6cc04613 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Flow 'volume_create_api' (e91a7ae6-eb9b-4e27-bf15-e814df73c4fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:50:51.099302 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-239daa9f-e4ed-4a52-81b7-3d6a6cc04613 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (df7ad1a6-45e0-412e-a950-f5731a44d643) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:50:51.099536 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.flows.api.create_volume [None req-239daa9f-e4ed-4a52-81b7-3d6a6cc04613 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Validating volume size '1' using validate_int {{(pid=100271) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 05:50:51.116561 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-96a53751-2fcd-4feb-9a9e-c6c189f5b43d req-9cc4ad2a-9c2f-4f85-82cc-9f278fa27e32 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:51.121958 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-96a53751-2fcd-4feb-9a9e-c6c189f5b43d req-9cc4ad2a-9c2f-4f85-82cc-9f278fa27e32 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] GET https://10.4.3.189/volume/v3/volumes/c54f793a-7b62-42dd-9045-07aeda970c38/encryption Aug 25 05:50:51.121958 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-96a53751-2fcd-4feb-9a9e-c6c189f5b43d req-9cc4ad2a-9c2f-4f85-82cc-9f278fa27e32 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:51.121958 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-96a53751-2fcd-4feb-9a9e-c6c189f5b43d req-9cc4ad2a-9c2f-4f85-82cc-9f278fa27e32 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Calling method 'index' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:51.135002 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:51.135002 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:50:51.138559 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-239daa9f-e4ed-4a52-81b7-3d6a6cc04613 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (df7ad1a6-45e0-412e-a950-f5731a44d643) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T05:35:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=23fc6e5d-fce0-4521-ba46-4837b4232084,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '23fc6e5d-fce0-4521-ba46-4837b4232084', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:50:51.139885 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-239daa9f-e4ed-4a52-81b7-3d6a6cc04613 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8cc291a9-2d45-4c41-9ab8-f44e24484f8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:50:51.141965 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-96a53751-2fcd-4feb-9a9e-c6c189f5b43d req-9cc4ad2a-9c2f-4f85-82cc-9f278fa27e32 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] https://10.4.3.189/volume/v3/volumes/c54f793a-7b62-42dd-9045-07aeda970c38/encryption returned with HTTP 200 Aug 25 05:50:51.142818 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1090/4379] 10.4.3.189 () {68 vars in 1631 bytes} [Tue Aug 25 05:50:51 2026] GET /volume/v3/volumes/c54f793a-7b62-42dd-9045-07aeda970c38/encryption => generated 161 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:50:51.199238 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.quota [None req-239daa9f-e4ed-4a52-81b7-3d6a6cc04613 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Created reservations ['e1a312d4-cb6e-45ee-be5a-0b084d2c1268', 'fb8c0d43-b384-4677-b509-919ce0011cdf', '93edec5c-c3f0-4439-9e0e-36425cd6523c', '9bd4ed6f-550a-48bd-8b5b-0fa1a42ae88e'] {{(pid=100271) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:50:51.200464 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-239daa9f-e4ed-4a52-81b7-3d6a6cc04613 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8cc291a9-2d45-4c41-9ab8-f44e24484f8f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e1a312d4-cb6e-45ee-be5a-0b084d2c1268', 'fb8c0d43-b384-4677-b509-919ce0011cdf', '93edec5c-c3f0-4439-9e0e-36425cd6523c', '9bd4ed6f-550a-48bd-8b5b-0fa1a42ae88e']}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:50:51.201571 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-239daa9f-e4ed-4a52-81b7-3d6a6cc04613 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8e378f52-9434-4e18-8ef7-e65976653bec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:50:51.230754 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-239daa9f-e4ed-4a52-81b7-3d6a6cc04613 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8e378f52-9434-4e18-8ef7-e65976653bec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9afaf072-fe01-435b-ba85-71cc786af1e8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-675570484',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1dc1ee612721488f887ea062696bb7aa',qos_specs=None,replication_status=,reservations=['e1a312d4-cb6e-45ee-be5a-0b084d2c1268','fb8c0d43-b384-4677-b509-919ce0011cdf','93edec5c-c3f0-4439-9e0e-36425cd6523c','9bd4ed6f-550a-48bd-8b5b-0fa1a42ae88e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1b645d3ab9b143698331595efc416513',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T05:50:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-675570484',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9afaf072-fe01-435b-ba85-71cc786af1e8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1dc1ee612721488f887ea062696bb7aa',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1b645d3ab9b143698331595efc416513',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(23fc6e5d-fce0-4521-ba46-4837b4232084),volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:50:51.231703 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-239daa9f-e4ed-4a52-81b7-3d6a6cc04613 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5e5cc91e-3b90-4e95-bea9-13428500a2fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:50:51.250866 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-239daa9f-e4ed-4a52-81b7-3d6a6cc04613 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5e5cc91e-3b90-4e95-bea9-13428500a2fe) transitioned into state 'SUCCESS' from state '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-675570484',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1dc1ee612721488f887ea062696bb7aa',qos_specs=None,replication_status=,reservations=['e1a312d4-cb6e-45ee-be5a-0b084d2c1268','fb8c0d43-b384-4677-b509-919ce0011cdf','93edec5c-c3f0-4439-9e0e-36425cd6523c','9bd4ed6f-550a-48bd-8b5b-0fa1a42ae88e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1b645d3ab9b143698331595efc416513',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:50:51.251841 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-239daa9f-e4ed-4a52-81b7-3d6a6cc04613 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7d891769-77cf-40a0-a7f5-6a1d44d28f59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:50:51.263581 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-239daa9f-e4ed-4a52-81b7-3d6a6cc04613 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7d891769-77cf-40a0-a7f5-6a1d44d28f59) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:50:51.264407 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-239daa9f-e4ed-4a52-81b7-3d6a6cc04613 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Flow 'volume_create_api' (e91a7ae6-eb9b-4e27-bf15-e814df73c4fb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100271) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:50:51.264697 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-239daa9f-e4ed-4a52-81b7-3d6a6cc04613 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Create volume request issued successfully. Aug 25 05:50:51.265299 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-239daa9f-e4ed-4a52-81b7-3d6a6cc04613 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] https://10.4.3.189/volume/v3/volumes returned with HTTP 202 Aug 25 05:50:51.265723 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1107/4380] 10.4.3.189 () {68 vars in 1258 bytes} [Tue Aug 25 05:50: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 25 05:50:51.281977 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-0dc44257-b6f7-443b-ae92-4f248cec24f1 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:51.284103 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-0dc44257-b6f7-443b-ae92-4f248cec24f1 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] GET https://10.4.3.189/volume/v3/volumes/9afaf072-fe01-435b-ba85-71cc786af1e8 Aug 25 05:50:51.284253 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-0dc44257-b6f7-443b-ae92-4f248cec24f1 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:51.284443 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-0dc44257-b6f7-443b-ae92-4f248cec24f1 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:51.298491 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:51.298491 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:50:51.304384 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-0dc44257-b6f7-443b-ae92-4f248cec24f1 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Volume info retrieved successfully. Aug 25 05:50:51.309815 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-0dc44257-b6f7-443b-ae92-4f248cec24f1 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] https://10.4.3.189/volume/v3/volumes/9afaf072-fe01-435b-ba85-71cc786af1e8 returned with HTTP 200 Aug 25 05:50:51.310421 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1094/4381] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:50:51 2026] GET /volume/v3/volumes/9afaf072-fe01-435b-ba85-71cc786af1e8 => generated 956 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:50:51.618034 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-e3586e5f-77d5-4f1c-a5af-a4feb4ad0c25 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:51.621532 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-e3586e5f-77d5-4f1c-a5af-a4feb4ad0c25 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] GET https://10.4.3.189/volume/v3/volumes/a7b326b7-7f2e-4878-9c6f-27b5bedbfac0 Aug 25 05:50:51.621835 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-e3586e5f-77d5-4f1c-a5af-a4feb4ad0c25 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:51.621990 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-e3586e5f-77d5-4f1c-a5af-a4feb4ad0c25 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:51.631516 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-e3586e5f-77d5-4f1c-a5af-a4feb4ad0c25 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] https://10.4.3.189/volume/v3/volumes/a7b326b7-7f2e-4878-9c6f-27b5bedbfac0 returned with HTTP 404 Aug 25 05:50:51.631935 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1091/4382] 10.4.3.189 () {68 vars in 1389 bytes} [Tue Aug 25 05:50:51 2026] GET /volume/v3/volumes/a7b326b7-7f2e-4878-9c6f-27b5bedbfac0 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 05:50:51.638509 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-76e7e208-2052-47e0-b3be-b644ee8a5a7e None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:51.642546 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-76e7e208-2052-47e0-b3be-b644ee8a5a7e tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] DELETE https://10.4.3.189/volume/v3/volumes/0f030eb6-4282-494a-a67b-d9fd922f2a9b Aug 25 05:50:51.642793 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-76e7e208-2052-47e0-b3be-b644ee8a5a7e tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:51.643012 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-76e7e208-2052-47e0-b3be-b644ee8a5a7e tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:51.643245 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-76e7e208-2052-47e0-b3be-b644ee8a5a7e tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Delete volume with id: 0f030eb6-4282-494a-a67b-d9fd922f2a9b Aug 25 05:50:51.649992 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:51.649992 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:50:51.650507 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-76e7e208-2052-47e0-b3be-b644ee8a5a7e tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Volume info retrieved successfully. Aug 25 05:50:51.677210 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-76e7e208-2052-47e0-b3be-b644ee8a5a7e tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Delete volume request issued successfully. Aug 25 05:50:51.677428 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-76e7e208-2052-47e0-b3be-b644ee8a5a7e tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] https://10.4.3.189/volume/v3/volumes/0f030eb6-4282-494a-a67b-d9fd922f2a9b returned with HTTP 202 Aug 25 05:50:51.677807 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1091/4383] 10.4.3.189 () {68 vars in 1392 bytes} [Tue Aug 25 05:50:51 2026] DELETE /volume/v3/volumes/0f030eb6-4282-494a-a67b-d9fd922f2a9b => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 05:50:51.687201 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-a912f034-c066-4f0b-92a7-adf131f394db None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:51.693160 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-a912f034-c066-4f0b-92a7-adf131f394db tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] GET https://10.4.3.189/volume/v3/volumes/0f030eb6-4282-494a-a67b-d9fd922f2a9b Aug 25 05:50:51.693447 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-a912f034-c066-4f0b-92a7-adf131f394db tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:51.696854 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-a912f034-c066-4f0b-92a7-adf131f394db tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:51.704071 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:51.704071 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:50:51.709047 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-a912f034-c066-4f0b-92a7-adf131f394db tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Volume info retrieved successfully. Aug 25 05:50:51.713586 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-a912f034-c066-4f0b-92a7-adf131f394db tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] https://10.4.3.189/volume/v3/volumes/0f030eb6-4282-494a-a67b-d9fd922f2a9b returned with HTTP 200 Aug 25 05:50:51.714096 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1108/4384] 10.4.3.189 () {68 vars in 1389 bytes} [Tue Aug 25 05:50:51 2026] GET /volume/v3/volumes/0f030eb6-4282-494a-a67b-d9fd922f2a9b => generated 895 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:50:51.894448 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-6fd428e4-76e1-499c-8ac2-fedd80536fb4 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:51.899716 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-6fd428e4-76e1-499c-8ac2-fedd80536fb4 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] GET https://10.4.3.189/volume/v3/backups/e88c48f2-c3d1-442e-866f-f575e3d595db Aug 25 05:50:51.899995 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-6fd428e4-76e1-499c-8ac2-fedd80536fb4 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:51.900279 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-6fd428e4-76e1-499c-8ac2-fedd80536fb4 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:51.900416 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-6fd428e4-76e1-499c-8ac2-fedd80536fb4 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Show backup with id e88c48f2-c3d1-442e-866f-f575e3d595db. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:50:51.908709 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:51.908709 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:50:51.909358 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-6fd428e4-76e1-499c-8ac2-fedd80536fb4 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] https://10.4.3.189/volume/v3/backups/e88c48f2-c3d1-442e-866f-f575e3d595db returned with HTTP 200 Aug 25 05:50:51.909721 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1095/4385] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:50:51 2026] GET /volume/v3/backups/e88c48f2-c3d1-442e-866f-f575e3d595db => generated 737 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:50:52.020895 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-e80344ab-ad1c-4514-966d-ba79441574ab None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:52.021439 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-e80344ab-ad1c-4514-966d-ba79441574ab None None] GET https://10.4.3.189/volume// Aug 25 05:50:52.021662 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-e80344ab-ad1c-4514-966d-ba79441574ab None None] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:52.021908 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-e80344ab-ad1c-4514-966d-ba79441574ab None None] Calling method 'all' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:52.022359 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-e80344ab-ad1c-4514-966d-ba79441574ab None None] https://10.4.3.189/volume// returned with HTTP 300 Aug 25 05:50:52.022642 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1092/4386] 10.4.3.189 () {66 vars in 1426 bytes} [Tue Aug 25 05:50: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 25 05:50:52.033829 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-c718f393-252b-4e18-9725-30e0c0ea8ef4 req-ec5c3736-fe57-4d8a-a364-6dc347c2965c None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:52.036343 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-c718f393-252b-4e18-9725-30e0c0ea8ef4 req-ec5c3736-fe57-4d8a-a364-6dc347c2965c tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] POST https://10.4.3.189/volume/v3/attachments Aug 25 05:50:52.036777 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-c718f393-252b-4e18-9725-30e0c0ea8ef4 req-ec5c3736-fe57-4d8a-a364-6dc347c2965c tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "31f51d16-8d32-46b0-afaa-82dd6c590792", "connector": null, "instance_uuid": "8e6cc8cb-c241-4bd1-982f-a5d41aeaa831"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:50:52.053050 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:52.053050 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:50:52.084189 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-c718f393-252b-4e18-9725-30e0c0ea8ef4 req-ec5c3736-fe57-4d8a-a364-6dc347c2965c tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] https://10.4.3.189/volume/v3/attachments returned with HTTP 200 Aug 25 05:50:52.084629 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1092/4387] 10.4.3.189 () {74 vars in 1594 bytes} [Tue Aug 25 05:50:52 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 25 05:50:52.093808 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-c718f393-252b-4e18-9725-30e0c0ea8ef4 req-32042ae0-ee31-4ed6-8a5f-0098a0cfdb91 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:52.096336 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-c718f393-252b-4e18-9725-30e0c0ea8ef4 req-32042ae0-ee31-4ed6-8a5f-0098a0cfdb91 tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] DELETE https://10.4.3.189/volume/v3/attachments/78a8f42d-0b6b-4f5f-ad85-da5d8f39ef4c Aug 25 05:50:52.096651 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-c718f393-252b-4e18-9725-30e0c0ea8ef4 req-32042ae0-ee31-4ed6-8a5f-0098a0cfdb91 tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:52.096923 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-c718f393-252b-4e18-9725-30e0c0ea8ef4 req-32042ae0-ee31-4ed6-8a5f-0098a0cfdb91 tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Calling method 'version_select' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:52.105783 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:52.105783 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:50:52.159847 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-c718f393-252b-4e18-9725-30e0c0ea8ef4 req-32042ae0-ee31-4ed6-8a5f-0098a0cfdb91 tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] https://10.4.3.189/volume/v3/attachments/78a8f42d-0b6b-4f5f-ad85-da5d8f39ef4c returned with HTTP 200 Aug 25 05:50:52.160653 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1109/4388] 10.4.3.189 () {72 vars in 1673 bytes} [Tue Aug 25 05:50:52 2026] DELETE /volume/v3/attachments/78a8f42d-0b6b-4f5f-ad85-da5d8f39ef4c => generated 192 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:50:52.323907 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-1794de6e-4940-40bc-be81-98371461f318 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:52.326272 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-1794de6e-4940-40bc-be81-98371461f318 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] GET https://10.4.3.189/volume/v3/volumes/9afaf072-fe01-435b-ba85-71cc786af1e8 Aug 25 05:50:52.326505 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-1794de6e-4940-40bc-be81-98371461f318 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:52.326749 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-1794de6e-4940-40bc-be81-98371461f318 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:52.337163 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:52.337163 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:50:52.343513 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-1794de6e-4940-40bc-be81-98371461f318 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Volume info retrieved successfully. Aug 25 05:50:52.348629 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-1794de6e-4940-40bc-be81-98371461f318 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] https://10.4.3.189/volume/v3/volumes/9afaf072-fe01-435b-ba85-71cc786af1e8 returned with HTTP 200 Aug 25 05:50:52.349711 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1096/4389] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:50:52 2026] GET /volume/v3/volumes/9afaf072-fe01-435b-ba85-71cc786af1e8 => generated 1017 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:50:52.364980 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-9f33d148-52ae-499f-91a6-d43c8942dcaf None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:52.370388 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-9f33d148-52ae-499f-91a6-d43c8942dcaf tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] POST https://10.4.3.189/volume/v3/snapshots Aug 25 05:50:52.370771 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-9f33d148-52ae-499f-91a6-d43c8942dcaf tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "9afaf072-fe01-435b-ba85-71cc786af1e8", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1805648610"}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:50:52.386670 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:52.386670 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:50:52.387122 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-9f33d148-52ae-499f-91a6-d43c8942dcaf tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Volume info retrieved successfully. Aug 25 05:50:52.387325 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.v3.snapshots [None req-9f33d148-52ae-499f-91a6-d43c8942dcaf tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Create snapshot from volume 9afaf072-fe01-435b-ba85-71cc786af1e8 Aug 25 05:50:52.423777 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.quota [None req-9f33d148-52ae-499f-91a6-d43c8942dcaf tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Created reservations ['6c85196d-1adf-41f7-8add-53861ff57b45', '35bb8ea2-da4e-4f31-9945-03e7990b1696', 'fcdf10e2-0496-4574-a890-fade39e78bc3', '55729021-b555-4665-aba7-601fa22ea627'] {{(pid=100270) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:50:52.471616 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-9f33d148-52ae-499f-91a6-d43c8942dcaf tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Snapshot create request issued successfully. Aug 25 05:50:52.472034 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-9f33d148-52ae-499f-91a6-d43c8942dcaf tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] https://10.4.3.189/volume/v3/snapshots returned with HTTP 202 Aug 25 05:50:52.472531 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1093/4390] 10.4.3.189 () {68 vars in 1265 bytes} [Tue Aug 25 05:50:52 2026] POST /volume/v3/snapshots => generated 308 bytes in 108 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 05:50:52.489339 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-b07e694b-519e-4b96-9e3a-0a23938e213a None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:52.491313 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b07e694b-519e-4b96-9e3a-0a23938e213a tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] GET https://10.4.3.189/volume/v3/snapshots/96a273e6-a0ef-4ffa-b539-3931c8848bc5 Aug 25 05:50:52.491540 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b07e694b-519e-4b96-9e3a-0a23938e213a tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:52.491740 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b07e694b-519e-4b96-9e3a-0a23938e213a tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:52.496405 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:52.496405 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:50:52.496662 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-b07e694b-519e-4b96-9e3a-0a23938e213a tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Snapshot retrieved successfully. Aug 25 05:50:52.497332 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b07e694b-519e-4b96-9e3a-0a23938e213a tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] https://10.4.3.189/volume/v3/snapshots/96a273e6-a0ef-4ffa-b539-3931c8848bc5 returned with HTTP 200 Aug 25 05:50:52.497728 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1093/4391] 10.4.3.189 () {66 vars in 1354 bytes} [Tue Aug 25 05:50:52 2026] GET /volume/v3/snapshots/96a273e6-a0ef-4ffa-b539-3931c8848bc5 => generated 440 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:50:52.730645 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-ebac7739-913c-4524-aabd-c6e07254c888 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:52.732604 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-ebac7739-913c-4524-aabd-c6e07254c888 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] GET https://10.4.3.189/volume/v3/volumes/0f030eb6-4282-494a-a67b-d9fd922f2a9b Aug 25 05:50:52.732912 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-ebac7739-913c-4524-aabd-c6e07254c888 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:52.733201 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-ebac7739-913c-4524-aabd-c6e07254c888 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:52.740251 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-ebac7739-913c-4524-aabd-c6e07254c888 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] https://10.4.3.189/volume/v3/volumes/0f030eb6-4282-494a-a67b-d9fd922f2a9b returned with HTTP 404 Aug 25 05:50:52.740899 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1110/4392] 10.4.3.189 () {68 vars in 1389 bytes} [Tue Aug 25 05:50:52 2026] GET /volume/v3/volumes/0f030eb6-4282-494a-a67b-d9fd922f2a9b => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 05:50:52.749797 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-caa01225-5773-4fdd-9f45-44cb78e1d215 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:52.751927 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-caa01225-5773-4fdd-9f45-44cb78e1d215 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] POST https://10.4.3.189/volume/v3/volumes Aug 25 05:50:52.752432 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-caa01225-5773-4fdd-9f45-44cb78e1d215 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-495822141"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:50:52.754704 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.v3.volumes [None req-caa01225-5773-4fdd-9f45-44cb78e1d215 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-495822141'}} {{(pid=100269) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 05:50:52.754883 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.v3.volumes [None req-caa01225-5773-4fdd-9f45-44cb78e1d215 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Create volume of 1 GB Aug 25 05:50:52.764847 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-caa01225-5773-4fdd-9f45-44cb78e1d215 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Availability Zones retrieved successfully. Aug 25 05:50:52.773090 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-caa01225-5773-4fdd-9f45-44cb78e1d215 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Flow 'volume_create_api' (18d0a849-5f46-4d46-b0e7-25cfab773994) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:50:52.774739 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-caa01225-5773-4fdd-9f45-44cb78e1d215 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (82e5f685-33c6-44b0-b9f8-e5d48afe4755) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:50:52.776172 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.flows.api.create_volume [None req-caa01225-5773-4fdd-9f45-44cb78e1d215 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Validating volume size '1' using validate_int {{(pid=100269) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 05:50:52.813134 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-caa01225-5773-4fdd-9f45-44cb78e1d215 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (82e5f685-33c6-44b0-b9f8-e5d48afe4755) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T05:35:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=23fc6e5d-fce0-4521-ba46-4837b4232084,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '23fc6e5d-fce0-4521-ba46-4837b4232084', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:50:52.814337 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-caa01225-5773-4fdd-9f45-44cb78e1d215 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (22487c69-6063-47bf-b0f0-a5efb16ea677) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:50:52.858828 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.quota [None req-caa01225-5773-4fdd-9f45-44cb78e1d215 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Created reservations ['829fa878-2215-4169-8506-8d792f59f216', '23625950-7b6a-4bb2-a3bd-7f5f237a96ea', '7ed02d52-9a95-4e33-9c39-7f05646a467a', '215b6926-9232-4d55-86b8-044dfdbffa7b'] {{(pid=100269) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:50:52.859931 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-caa01225-5773-4fdd-9f45-44cb78e1d215 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (22487c69-6063-47bf-b0f0-a5efb16ea677) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['829fa878-2215-4169-8506-8d792f59f216', '23625950-7b6a-4bb2-a3bd-7f5f237a96ea', '7ed02d52-9a95-4e33-9c39-7f05646a467a', '215b6926-9232-4d55-86b8-044dfdbffa7b']}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:50:52.861768 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-caa01225-5773-4fdd-9f45-44cb78e1d215 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0d245dcf-8d13-4da4-aeaa-7aea4d0744ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:50:52.893832 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-caa01225-5773-4fdd-9f45-44cb78e1d215 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0d245dcf-8d13-4da4-aeaa-7aea4d0744ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5f29b5e8-c01f-4836-8105-0209cdbbd6ac', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-495822141',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c415045c9abe490aa71872fe5032078b',qos_specs=None,replication_status=,reservations=['829fa878-2215-4169-8506-8d792f59f216','23625950-7b6a-4bb2-a3bd-7f5f237a96ea','7ed02d52-9a95-4e33-9c39-7f05646a467a','215b6926-9232-4d55-86b8-044dfdbffa7b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='98ee9e9efd484244ae38f22318c905f4',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T05:50:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-495822141',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5f29b5e8-c01f-4836-8105-0209cdbbd6ac,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c415045c9abe490aa71872fe5032078b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='98ee9e9efd484244ae38f22318c905f4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(23fc6e5d-fce0-4521-ba46-4837b4232084),volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:50:52.894563 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-caa01225-5773-4fdd-9f45-44cb78e1d215 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7c2ae65b-083c-4e13-9535-034e41a2c47a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:50:52.911697 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-caa01225-5773-4fdd-9f45-44cb78e1d215 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7c2ae65b-083c-4e13-9535-034e41a2c47a) transitioned into state 'SUCCESS' from state '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-495822141',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c415045c9abe490aa71872fe5032078b',qos_specs=None,replication_status=,reservations=['829fa878-2215-4169-8506-8d792f59f216','23625950-7b6a-4bb2-a3bd-7f5f237a96ea','7ed02d52-9a95-4e33-9c39-7f05646a467a','215b6926-9232-4d55-86b8-044dfdbffa7b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='98ee9e9efd484244ae38f22318c905f4',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:50:52.912560 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-caa01225-5773-4fdd-9f45-44cb78e1d215 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2c7a3a77-dc4e-42fe-ac89-3e00498fbbb4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:50:52.920098 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-5d8d5b53-104c-45b8-ac12-2d0130ff1a4f None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:52.926618 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-caa01225-5773-4fdd-9f45-44cb78e1d215 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2c7a3a77-dc4e-42fe-ac89-3e00498fbbb4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:50:52.927927 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-caa01225-5773-4fdd-9f45-44cb78e1d215 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Flow 'volume_create_api' (18d0a849-5f46-4d46-b0e7-25cfab773994) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:50:52.928429 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-caa01225-5773-4fdd-9f45-44cb78e1d215 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Create volume request issued successfully. Aug 25 05:50:52.928513 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-5d8d5b53-104c-45b8-ac12-2d0130ff1a4f tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] GET https://10.4.3.189/volume/v3/backups/e88c48f2-c3d1-442e-866f-f575e3d595db Aug 25 05:50:52.928635 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-5d8d5b53-104c-45b8-ac12-2d0130ff1a4f tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:52.928781 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-5d8d5b53-104c-45b8-ac12-2d0130ff1a4f tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:52.928869 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-5d8d5b53-104c-45b8-ac12-2d0130ff1a4f tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Show backup with id e88c48f2-c3d1-442e-866f-f575e3d595db. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:50:52.929566 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-caa01225-5773-4fdd-9f45-44cb78e1d215 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] https://10.4.3.189/volume/v3/volumes returned with HTTP 202 Aug 25 05:50:52.930185 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1097/4393] 10.4.3.189 () {70 vars in 1299 bytes} [Tue Aug 25 05:50:52 2026] POST /volume/v3/volumes => generated 769 bytes in 181 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:50:52.933491 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:52.933491 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:50:52.935197 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-5d8d5b53-104c-45b8-ac12-2d0130ff1a4f tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] https://10.4.3.189/volume/v3/backups/e88c48f2-c3d1-442e-866f-f575e3d595db returned with HTTP 200 Aug 25 05:50:52.935197 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1094/4394] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:50:52 2026] GET /volume/v3/backups/e88c48f2-c3d1-442e-866f-f575e3d595db => generated 737 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:50:52.957952 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-d3cf8f80-cab1-41cf-bc70-ee78778ceb3b None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:52.960005 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d3cf8f80-cab1-41cf-bc70-ee78778ceb3b tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] GET https://10.4.3.189/volume/v3/volumes/5f29b5e8-c01f-4836-8105-0209cdbbd6ac Aug 25 05:50:52.960308 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d3cf8f80-cab1-41cf-bc70-ee78778ceb3b tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:52.960542 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d3cf8f80-cab1-41cf-bc70-ee78778ceb3b tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:52.971933 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:52.971933 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:50:52.977873 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-d3cf8f80-cab1-41cf-bc70-ee78778ceb3b tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Volume info retrieved successfully. Aug 25 05:50:52.983657 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d3cf8f80-cab1-41cf-bc70-ee78778ceb3b tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] https://10.4.3.189/volume/v3/volumes/5f29b5e8-c01f-4836-8105-0209cdbbd6ac returned with HTTP 200 Aug 25 05:50:52.984656 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1094/4395] 10.4.3.189 () {68 vars in 1389 bytes} [Tue Aug 25 05:50:52 2026] GET /volume/v3/volumes/5f29b5e8-c01f-4836-8105-0209cdbbd6ac => generated 837 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:50:53.198741 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-c718f393-252b-4e18-9725-30e0c0ea8ef4 req-1762652c-1104-4154-a7d9-1df0b5afe350 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:53.201462 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-c718f393-252b-4e18-9725-30e0c0ea8ef4 req-1762652c-1104-4154-a7d9-1df0b5afe350 tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] PUT https://10.4.3.189/volume/v3/attachments/858ccc0e-b115-45f9-bff0-3214ffdffc8a Aug 25 05:50:53.201945 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-c718f393-252b-4e18-9725-30e0c0ea8ef4 req-1762652c-1104-4154-a7d9-1df0b5afe350 tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.189", "host": "np0000008051", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:8b4a65c6a3e1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "a19da604-b1eb-4396-a9d5-30b16dae3da8", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:50:53.212844 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.coordination [req-c718f393-252b-4e18-9725-30e0c0ea8ef4 req-1762652c-1104-4154-a7d9-1df0b5afe350 tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Acquiring lock "cinder-attachment_update-31f51d16-8d32-46b0-afaa-82dd6c590792-np0000008051" by "attachment_update" {{(pid=100271) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 05:50:53.218096 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.coordination [req-c718f393-252b-4e18-9725-30e0c0ea8ef4 req-1762652c-1104-4154-a7d9-1df0b5afe350 tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Lock "cinder-attachment_update-31f51d16-8d32-46b0-afaa-82dd6c590792-np0000008051" acquired by "attachment_update" :: waited 0.005s {{(pid=100271) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 05:50:53.219194 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:53.219194 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:50:53.323957 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.coordination [req-c718f393-252b-4e18-9725-30e0c0ea8ef4 req-1762652c-1104-4154-a7d9-1df0b5afe350 tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Lock "cinder-attachment_update-31f51d16-8d32-46b0-afaa-82dd6c590792-np0000008051" released by "attachment_update" :: held 0.106s {{(pid=100271) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 05:50:53.324377 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-c718f393-252b-4e18-9725-30e0c0ea8ef4 req-1762652c-1104-4154-a7d9-1df0b5afe350 tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] https://10.4.3.189/volume/v3/attachments/858ccc0e-b115-45f9-bff0-3214ffdffc8a returned with HTTP 200 Aug 25 05:50:53.324883 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1111/4396] 10.4.3.189 () {74 vars in 1704 bytes} [Tue Aug 25 05:50:53 2026] PUT /volume/v3/attachments/858ccc0e-b115-45f9-bff0-3214ffdffc8a => generated 968 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:50:53.333496 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-c718f393-252b-4e18-9725-30e0c0ea8ef4 req-03c751c5-3b0e-4a94-af75-4ec62737a6eb None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:53.335810 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-c718f393-252b-4e18-9725-30e0c0ea8ef4 req-03c751c5-3b0e-4a94-af75-4ec62737a6eb tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] GET https://10.4.3.189/volume/v3/attachments/858ccc0e-b115-45f9-bff0-3214ffdffc8a Aug 25 05:50:53.336174 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-c718f393-252b-4e18-9725-30e0c0ea8ef4 req-03c751c5-3b0e-4a94-af75-4ec62737a6eb tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:53.336360 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-c718f393-252b-4e18-9725-30e0c0ea8ef4 req-03c751c5-3b0e-4a94-af75-4ec62737a6eb tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Calling method 'version_select' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:53.351994 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-c718f393-252b-4e18-9725-30e0c0ea8ef4 req-03c751c5-3b0e-4a94-af75-4ec62737a6eb tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] https://10.4.3.189/volume/v3/attachments/858ccc0e-b115-45f9-bff0-3214ffdffc8a returned with HTTP 200 Aug 25 05:50:53.352627 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1098/4397] 10.4.3.189 () {70 vars in 1651 bytes} [Tue Aug 25 05:50:53 2026] GET /volume/v3/attachments/858ccc0e-b115-45f9-bff0-3214ffdffc8a => generated 993 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:50:53.520896 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-17a21245-bae3-43d9-9980-4581f8bd9f31 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:53.523013 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-17a21245-bae3-43d9-9980-4581f8bd9f31 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] GET https://10.4.3.189/volume/v3/snapshots/96a273e6-a0ef-4ffa-b539-3931c8848bc5 Aug 25 05:50:53.523466 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-17a21245-bae3-43d9-9980-4581f8bd9f31 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:53.524755 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-17a21245-bae3-43d9-9980-4581f8bd9f31 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:53.534582 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:53.534582 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:50:53.535104 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-17a21245-bae3-43d9-9980-4581f8bd9f31 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Snapshot retrieved successfully. Aug 25 05:50:53.536118 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-17a21245-bae3-43d9-9980-4581f8bd9f31 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] https://10.4.3.189/volume/v3/snapshots/96a273e6-a0ef-4ffa-b539-3931c8848bc5 returned with HTTP 200 Aug 25 05:50:53.536661 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1095/4398] 10.4.3.189 () {66 vars in 1354 bytes} [Tue Aug 25 05:50:53 2026] GET /volume/v3/snapshots/96a273e6-a0ef-4ffa-b539-3931c8848bc5 => generated 467 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:50:53.552237 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-4e4f7cd8-57de-40b5-9f07-2c1ce6db8bfb None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:53.554545 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-4e4f7cd8-57de-40b5-9f07-2c1ce6db8bfb tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-member] POST https://10.4.3.189/volume/v3/snapshots/96a273e6-a0ef-4ffa-b539-3931c8848bc5/action Aug 25 05:50:53.555140 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-4e4f7cd8-57de-40b5-9f07-2c1ce6db8bfb tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-member] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100268) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 05:50:53.555140 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-4e4f7cd8-57de-40b5-9f07-2c1ce6db8bfb tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-member] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:50:53.562636 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.contrib.admin_actions [None req-4e4f7cd8-57de-40b5-9f07-2c1ce6db8bfb tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-member] Updating snapshot '96a273e6-a0ef-4ffa-b539-3931c8848bc5' with '{'status': 'error'}' {{(pid=100268) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 25 05:50:53.581140 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:53.581140 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:50:53.581676 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.policy [None req-4e4f7cd8-57de-40b5-9f07-2c1ce6db8bfb tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-member] Policy check for volume_extension:snapshot_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': 'db055b26cab443548fa9ba45a5738d0a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1dc1ee612721488f887ea062696bb7aa', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100268) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 25 05:50:53.581915 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-4e4f7cd8-57de-40b5-9f07-2c1ce6db8bfb tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-member] https://10.4.3.189/volume/v3/snapshots/96a273e6-a0ef-4ffa-b539-3931c8848bc5/action returned with HTTP 403 Aug 25 05:50:53.582453 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1095/4399] 10.4.3.189 () {68 vars in 1396 bytes} [Tue Aug 25 05:50:53 2026] POST /volume/v3/snapshots/96a273e6-a0ef-4ffa-b539-3931c8848bc5/action => generated 133 bytes in 31 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:50:53.591846 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-1fd79f79-0ac9-49ce-a14b-d160057a46c2 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:53.593845 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-1fd79f79-0ac9-49ce-a14b-d160057a46c2 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] DELETE https://10.4.3.189/volume/v3/snapshots/96a273e6-a0ef-4ffa-b539-3931c8848bc5 Aug 25 05:50:53.593953 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-1fd79f79-0ac9-49ce-a14b-d160057a46c2 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:53.594205 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-1fd79f79-0ac9-49ce-a14b-d160057a46c2 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Calling method 'delete' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:53.594352 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.v3.snapshots [None req-1fd79f79-0ac9-49ce-a14b-d160057a46c2 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Delete snapshot with id: 96a273e6-a0ef-4ffa-b539-3931c8848bc5 Aug 25 05:50:53.599427 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:53.599427 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:50:53.599710 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-1fd79f79-0ac9-49ce-a14b-d160057a46c2 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Snapshot retrieved successfully. Aug 25 05:50:53.623265 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-1fd79f79-0ac9-49ce-a14b-d160057a46c2 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Snapshot delete request issued successfully. Aug 25 05:50:53.623683 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-1fd79f79-0ac9-49ce-a14b-d160057a46c2 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] https://10.4.3.189/volume/v3/snapshots/96a273e6-a0ef-4ffa-b539-3931c8848bc5 returned with HTTP 202 Aug 25 05:50:53.624003 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1112/4400] 10.4.3.189 () {66 vars in 1357 bytes} [Tue Aug 25 05:50:53 2026] DELETE /volume/v3/snapshots/96a273e6-a0ef-4ffa-b539-3931c8848bc5 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:50:53.644266 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-f32586fb-624c-4d70-b7e9-bbcbb53f3a4a None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:53.647198 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-f32586fb-624c-4d70-b7e9-bbcbb53f3a4a tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] GET https://10.4.3.189/volume/v3/snapshots/96a273e6-a0ef-4ffa-b539-3931c8848bc5 Aug 25 05:50:53.647198 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-f32586fb-624c-4d70-b7e9-bbcbb53f3a4a tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:53.647441 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-f32586fb-624c-4d70-b7e9-bbcbb53f3a4a tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:53.655231 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:53.655231 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:50:53.655703 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-f32586fb-624c-4d70-b7e9-bbcbb53f3a4a tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Snapshot retrieved successfully. Aug 25 05:50:53.656696 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-f32586fb-624c-4d70-b7e9-bbcbb53f3a4a tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] https://10.4.3.189/volume/v3/snapshots/96a273e6-a0ef-4ffa-b539-3931c8848bc5 returned with HTTP 200 Aug 25 05:50:53.657208 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1099/4401] 10.4.3.189 () {66 vars in 1354 bytes} [Tue Aug 25 05:50:53 2026] GET /volume/v3/snapshots/96a273e6-a0ef-4ffa-b539-3931c8848bc5 => generated 466 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:50:53.951018 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-201539bd-d504-42fd-aac8-38ab983b8421 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:53.953634 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-201539bd-d504-42fd-aac8-38ab983b8421 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] GET https://10.4.3.189/volume/v3/backups/e88c48f2-c3d1-442e-866f-f575e3d595db Aug 25 05:50:53.953878 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-201539bd-d504-42fd-aac8-38ab983b8421 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:53.954115 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-201539bd-d504-42fd-aac8-38ab983b8421 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:53.954279 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-201539bd-d504-42fd-aac8-38ab983b8421 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Show backup with id e88c48f2-c3d1-442e-866f-f575e3d595db. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:50:53.958955 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:53.958955 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:50:53.959729 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-201539bd-d504-42fd-aac8-38ab983b8421 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] https://10.4.3.189/volume/v3/backups/e88c48f2-c3d1-442e-866f-f575e3d595db returned with HTTP 200 Aug 25 05:50:53.960193 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1096/4402] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:50:53 2026] GET /volume/v3/backups/e88c48f2-c3d1-442e-866f-f575e3d595db => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:50:54.000026 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-21da1524-cdcf-4c5f-8853-3c902bc47b4c None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:54.001970 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-21da1524-cdcf-4c5f-8853-3c902bc47b4c tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] GET https://10.4.3.189/volume/v3/volumes/5f29b5e8-c01f-4836-8105-0209cdbbd6ac Aug 25 05:50:54.002296 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-21da1524-cdcf-4c5f-8853-3c902bc47b4c tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:54.002445 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-21da1524-cdcf-4c5f-8853-3c902bc47b4c tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:54.010374 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:54.010374 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:50:54.014220 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-21da1524-cdcf-4c5f-8853-3c902bc47b4c tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Volume info retrieved successfully. Aug 25 05:50:54.018035 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-21da1524-cdcf-4c5f-8853-3c902bc47b4c tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] https://10.4.3.189/volume/v3/volumes/5f29b5e8-c01f-4836-8105-0209cdbbd6ac returned with HTTP 200 Aug 25 05:50:54.018446 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1096/4403] 10.4.3.189 () {68 vars in 1389 bytes} [Tue Aug 25 05:50:53 2026] GET /volume/v3/volumes/5f29b5e8-c01f-4836-8105-0209cdbbd6ac => generated 862 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:50:54.034091 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-36ec6f76-d806-400d-b5d1-0ccd22b694ac None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:54.036458 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-36ec6f76-d806-400d-b5d1-0ccd22b694ac tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] POST https://10.4.3.189/volume/v3/snapshots Aug 25 05:50:54.037176 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-36ec6f76-d806-400d-b5d1-0ccd22b694ac tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "5f29b5e8-c01f-4836-8105-0209cdbbd6ac", "name": "tempest-VolumeDependencyTests-Snapshot-1040675092"}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:50:54.048136 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:54.048136 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:50:54.048811 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-36ec6f76-d806-400d-b5d1-0ccd22b694ac tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Volume info retrieved successfully. Aug 25 05:50:54.049007 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.v3.snapshots [None req-36ec6f76-d806-400d-b5d1-0ccd22b694ac tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Create snapshot from volume 5f29b5e8-c01f-4836-8105-0209cdbbd6ac Aug 25 05:50:54.087183 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.quota [None req-36ec6f76-d806-400d-b5d1-0ccd22b694ac tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Created reservations ['b4bb1dd3-6791-46f9-8edd-a3e6160a05ed', '9fa17e88-cf48-450f-897b-10b5c8b0d770', 'd3b19b67-c606-4b93-9f82-292f9e4b58ef', '3304fa85-b030-4c72-a9c3-e96f7a0f8499'] {{(pid=100271) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:50:54.133233 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-36ec6f76-d806-400d-b5d1-0ccd22b694ac tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Snapshot create request issued successfully. Aug 25 05:50:54.133679 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-36ec6f76-d806-400d-b5d1-0ccd22b694ac tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] https://10.4.3.189/volume/v3/snapshots returned with HTTP 202 Aug 25 05:50:54.134253 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1113/4404] 10.4.3.189 () {68 vars in 1265 bytes} [Tue Aug 25 05:50:54 2026] POST /volume/v3/snapshots => generated 308 bytes in 101 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 05:50:54.151509 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-70ecdab1-77c5-4ffc-8542-94f4dd39d898 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:54.155339 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-70ecdab1-77c5-4ffc-8542-94f4dd39d898 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] GET https://10.4.3.189/volume/v3/snapshots/4e768bff-ffe9-4a79-a827-36f277ea1cc6 Aug 25 05:50:54.157084 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-70ecdab1-77c5-4ffc-8542-94f4dd39d898 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:54.157084 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-70ecdab1-77c5-4ffc-8542-94f4dd39d898 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:54.165766 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:54.165766 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:50:54.165766 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-70ecdab1-77c5-4ffc-8542-94f4dd39d898 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Snapshot retrieved successfully. Aug 25 05:50:54.166631 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-70ecdab1-77c5-4ffc-8542-94f4dd39d898 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] https://10.4.3.189/volume/v3/snapshots/4e768bff-ffe9-4a79-a827-36f277ea1cc6 returned with HTTP 200 Aug 25 05:50:54.167084 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1100/4405] 10.4.3.189 () {66 vars in 1354 bytes} [Tue Aug 25 05:50:54 2026] GET /volume/v3/snapshots/4e768bff-ffe9-4a79-a827-36f277ea1cc6 => generated 440 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:50:54.670794 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-efe69bbc-8607-4e8d-a814-1a18e8c5c3c0 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:54.673020 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-efe69bbc-8607-4e8d-a814-1a18e8c5c3c0 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] GET https://10.4.3.189/volume/v3/snapshots/96a273e6-a0ef-4ffa-b539-3931c8848bc5 Aug 25 05:50:54.673231 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-efe69bbc-8607-4e8d-a814-1a18e8c5c3c0 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:54.673406 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-efe69bbc-8607-4e8d-a814-1a18e8c5c3c0 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:54.677578 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-efe69bbc-8607-4e8d-a814-1a18e8c5c3c0 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] https://10.4.3.189/volume/v3/snapshots/96a273e6-a0ef-4ffa-b539-3931c8848bc5 returned with HTTP 404 Aug 25 05:50:54.678080 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1097/4406] 10.4.3.189 () {66 vars in 1354 bytes} [Tue Aug 25 05:50:54 2026] GET /volume/v3/snapshots/96a273e6-a0ef-4ffa-b539-3931c8848bc5 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:50:54.684780 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-a06374d8-8fa0-40b5-98da-48729e20270b None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:54.686590 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a06374d8-8fa0-40b5-98da-48729e20270b tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] DELETE https://10.4.3.189/volume/v3/volumes/9afaf072-fe01-435b-ba85-71cc786af1e8 Aug 25 05:50:54.686827 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a06374d8-8fa0-40b5-98da-48729e20270b tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:54.687046 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a06374d8-8fa0-40b5-98da-48729e20270b tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:54.687263 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-a06374d8-8fa0-40b5-98da-48729e20270b tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Delete volume with id: 9afaf072-fe01-435b-ba85-71cc786af1e8 Aug 25 05:50:54.694528 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:54.694528 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:50:54.694847 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-a06374d8-8fa0-40b5-98da-48729e20270b tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Volume info retrieved successfully. Aug 25 05:50:54.722094 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-a06374d8-8fa0-40b5-98da-48729e20270b tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Delete volume request issued successfully. Aug 25 05:50:54.722414 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a06374d8-8fa0-40b5-98da-48729e20270b tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] https://10.4.3.189/volume/v3/volumes/9afaf072-fe01-435b-ba85-71cc786af1e8 returned with HTTP 202 Aug 25 05:50:54.723009 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1097/4407] 10.4.3.189 () {66 vars in 1351 bytes} [Tue Aug 25 05:50:54 2026] DELETE /volume/v3/volumes/9afaf072-fe01-435b-ba85-71cc786af1e8 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:50:54.734395 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-3c32f16a-35e1-485b-acee-3593a4b82f81 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:54.746432 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-3c32f16a-35e1-485b-acee-3593a4b82f81 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] GET https://10.4.3.189/volume/v3/volumes/9afaf072-fe01-435b-ba85-71cc786af1e8 Aug 25 05:50:54.746714 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-3c32f16a-35e1-485b-acee-3593a4b82f81 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:54.746977 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-3c32f16a-35e1-485b-acee-3593a4b82f81 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:54.756622 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:54.756622 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:50:54.761567 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-3c32f16a-35e1-485b-acee-3593a4b82f81 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Volume info retrieved successfully. Aug 25 05:50:54.767896 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-3c32f16a-35e1-485b-acee-3593a4b82f81 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] https://10.4.3.189/volume/v3/volumes/9afaf072-fe01-435b-ba85-71cc786af1e8 returned with HTTP 200 Aug 25 05:50:54.768090 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1114/4408] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:50:54 2026] GET /volume/v3/volumes/9afaf072-fe01-435b-ba85-71cc786af1e8 => generated 1016 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:50:54.969975 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-7d6bb6bf-33c0-47a5-a55f-ac64e34ed8ae None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:54.972680 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-7d6bb6bf-33c0-47a5-a55f-ac64e34ed8ae tempest-VolumesNegativeTest-2142392561 tempest-VolumesNegativeTest-2142392561-project-member] POST https://10.4.3.189/volume/v3/volumes Aug 25 05:50:54.972680 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-7d6bb6bf-33c0-47a5-a55f-ac64e34ed8ae tempest-VolumesNegativeTest-2142392561 tempest-VolumesNegativeTest-2142392561-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "5efb0dea-fe64-45df-9e95-0a2eec91f178", "size": 2, "name": "tempest-VolumesNegativeTest-Volume-1139247516"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:50:54.974488 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.v3.volumes [None req-7d6bb6bf-33c0-47a5-a55f-ac64e34ed8ae tempest-VolumesNegativeTest-2142392561 tempest-VolumesNegativeTest-2142392561-project-member] Create volume request body: {'volume': {'imageRef': '5efb0dea-fe64-45df-9e95-0a2eec91f178', 'size': 2, 'name': 'tempest-VolumesNegativeTest-Volume-1139247516'}} {{(pid=100269) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 05:50:54.976683 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-85d6f44b-8fea-481a-9be5-e8df55e7bbef None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:54.978968 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-85d6f44b-8fea-481a-9be5-e8df55e7bbef tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] GET https://10.4.3.189/volume/v3/backups/e88c48f2-c3d1-442e-866f-f575e3d595db Aug 25 05:50:54.979308 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-85d6f44b-8fea-481a-9be5-e8df55e7bbef tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:54.979578 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-85d6f44b-8fea-481a-9be5-e8df55e7bbef tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:54.979709 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-85d6f44b-8fea-481a-9be5-e8df55e7bbef tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Show backup with id e88c48f2-c3d1-442e-866f-f575e3d595db. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:50:54.989538 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:54.989538 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:50:54.990445 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-85d6f44b-8fea-481a-9be5-e8df55e7bbef tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] https://10.4.3.189/volume/v3/backups/e88c48f2-c3d1-442e-866f-f575e3d595db returned with HTTP 200 Aug 25 05:50:54.990851 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1098/4409] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:50:54 2026] GET /volume/v3/backups/e88c48f2-c3d1-442e-866f-f575e3d595db => generated 737 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:50:55.170732 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.v3.volumes [None req-7d6bb6bf-33c0-47a5-a55f-ac64e34ed8ae tempest-VolumesNegativeTest-2142392561 tempest-VolumesNegativeTest-2142392561-project-member] Create volume of 2 GB Aug 25 05:50:55.176086 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-0d701d2e-f33d-470d-abdf-813b0c2e795f None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:55.176295 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-7d6bb6bf-33c0-47a5-a55f-ac64e34ed8ae tempest-VolumesNegativeTest-2142392561 tempest-VolumesNegativeTest-2142392561-project-member] Availability Zones retrieved successfully. Aug 25 05:50:55.178380 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-0d701d2e-f33d-470d-abdf-813b0c2e795f tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] GET https://10.4.3.189/volume/v3/snapshots/4e768bff-ffe9-4a79-a827-36f277ea1cc6 Aug 25 05:50:55.178662 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-0d701d2e-f33d-470d-abdf-813b0c2e795f tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:55.178927 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-0d701d2e-f33d-470d-abdf-813b0c2e795f tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:55.184070 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-7d6bb6bf-33c0-47a5-a55f-ac64e34ed8ae tempest-VolumesNegativeTest-2142392561 tempest-VolumesNegativeTest-2142392561-project-member] Flow 'volume_create_api' (57906d53-bfef-4d80-ad28-538ec9fe5cf4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:50:55.185034 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:55.185034 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:50:55.185288 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-7d6bb6bf-33c0-47a5-a55f-ac64e34ed8ae tempest-VolumesNegativeTest-2142392561 tempest-VolumesNegativeTest-2142392561-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (959e3cc8-6739-46f6-a15d-59d754138608) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:50:55.185590 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-0d701d2e-f33d-470d-abdf-813b0c2e795f tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Snapshot retrieved successfully. Aug 25 05:50:55.186472 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.flows.api.create_volume [None req-7d6bb6bf-33c0-47a5-a55f-ac64e34ed8ae tempest-VolumesNegativeTest-2142392561 tempest-VolumesNegativeTest-2142392561-project-member] Validating volume size '2' using validate_int {{(pid=100269) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 05:50:55.186587 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-0d701d2e-f33d-470d-abdf-813b0c2e795f tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] https://10.4.3.189/volume/v3/snapshots/4e768bff-ffe9-4a79-a827-36f277ea1cc6 returned with HTTP 200 Aug 25 05:50:55.187046 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1098/4410] 10.4.3.189 () {66 vars in 1354 bytes} [Tue Aug 25 05:50:55 2026] GET /volume/v3/snapshots/4e768bff-ffe9-4a79-a827-36f277ea1cc6 => generated 467 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:50:55.197386 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-e9a83e7a-5878-4fd5-b6f5-d5c811874975 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:55.199540 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-e9a83e7a-5878-4fd5-b6f5-d5c811874975 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] POST https://10.4.3.189/volume/v3/volumes Aug 25 05:50:55.199980 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-e9a83e7a-5878-4fd5-b6f5-d5c811874975 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "4e768bff-ffe9-4a79-a827-36f277ea1cc6", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-231200830"}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:50:55.201891 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.v3.volumes [None req-e9a83e7a-5878-4fd5-b6f5-d5c811874975 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Create volume request body: {'volume': {'snapshot_id': '4e768bff-ffe9-4a79-a827-36f277ea1cc6', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-231200830'}} {{(pid=100271) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 05:50:55.208172 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:55.208172 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:50:55.208860 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-e9a83e7a-5878-4fd5-b6f5-d5c811874975 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Snapshot retrieved successfully. Aug 25 05:50:55.209081 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [None req-e9a83e7a-5878-4fd5-b6f5-d5c811874975 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Create volume of 1 GB Aug 25 05:50:55.215215 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-e9a83e7a-5878-4fd5-b6f5-d5c811874975 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Availability Zones retrieved successfully. Aug 25 05:50:55.222790 np0000008051 devstack@c-api.service[100269]: WARNING cinder.volume.api [None req-7d6bb6bf-33c0-47a5-a55f-ac64e34ed8ae tempest-VolumesNegativeTest-2142392561 tempest-VolumesNegativeTest-2142392561-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (959e3cc8-6739-46f6-a15d-59d754138608) transitioned into state 'FAILURE' from state 'RUNNING' Aug 25 05:50:55.222790 np0000008051 devstack@c-api.service[100269]: Failure: cinder.exception.InvalidInput: Invalid input received: Image 5efb0dea-fe64-45df-9e95-0a2eec91f178 is not active. Aug 25 05:50:55.224408 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-e9a83e7a-5878-4fd5-b6f5-d5c811874975 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Flow 'volume_create_api' (0dc52cbc-aee1-4891-93b5-a5fff7f52829) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:50:55.224906 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-7d6bb6bf-33c0-47a5-a55f-ac64e34ed8ae tempest-VolumesNegativeTest-2142392561 tempest-VolumesNegativeTest-2142392561-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (959e3cc8-6739-46f6-a15d-59d754138608) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:50:55.226147 np0000008051 devstack@c-api.service[100269]: WARNING cinder.volume.api [None req-7d6bb6bf-33c0-47a5-a55f-ac64e34ed8ae tempest-VolumesNegativeTest-2142392561 tempest-VolumesNegativeTest-2142392561-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (959e3cc8-6739-46f6-a15d-59d754138608) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 25 05:50:55.226316 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-e9a83e7a-5878-4fd5-b6f5-d5c811874975 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0ca9bab3-5b7f-45a3-98b2-00173853b051) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:50:55.226688 np0000008051 devstack@c-api.service[100269]: WARNING cinder.volume.api [None req-7d6bb6bf-33c0-47a5-a55f-ac64e34ed8ae tempest-VolumesNegativeTest-2142392561 tempest-VolumesNegativeTest-2142392561-project-member] Flow 'volume_create_api' (57906d53-bfef-4d80-ad28-538ec9fe5cf4) transitioned into state 'REVERTED' from state 'RUNNING' Aug 25 05:50:55.226986 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-7d6bb6bf-33c0-47a5-a55f-ac64e34ed8ae tempest-VolumesNegativeTest-2142392561 tempest-VolumesNegativeTest-2142392561-project-member] https://10.4.3.189/volume/v3/volumes returned with HTTP 400 Aug 25 05:50:55.227408 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.flows.api.create_volume [None req-e9a83e7a-5878-4fd5-b6f5-d5c811874975 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100271) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 05:50:55.227628 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1101/4411] 10.4.3.189 () {68 vars in 1259 bytes} [Tue Aug 25 05:50:54 2026] POST /volume/v3/volumes => generated 125 bytes in 258 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 25 05:50:55.264690 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-e9a83e7a-5878-4fd5-b6f5-d5c811874975 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0ca9bab3-5b7f-45a3-98b2-00173853b051) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '4e768bff-ffe9-4a79-a827-36f277ea1cc6', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T05:35:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=23fc6e5d-fce0-4521-ba46-4837b4232084,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '23fc6e5d-fce0-4521-ba46-4837b4232084', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:50:55.265335 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-e9a83e7a-5878-4fd5-b6f5-d5c811874975 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (27e27d7b-355f-4509-9bb2-2b30c030b63c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:50:55.311725 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.quota [None req-e9a83e7a-5878-4fd5-b6f5-d5c811874975 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Created reservations ['7e9b3876-3623-40e3-8c75-034884b2cfd3', 'a5ae66e8-a1bf-4d53-8f78-0b8edbfe278c', '688da81a-9751-41e3-8204-a226586ab87d', 'e8453e98-26f6-45b0-abbb-95acca0ef213'] {{(pid=100271) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:50:55.312607 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-e9a83e7a-5878-4fd5-b6f5-d5c811874975 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (27e27d7b-355f-4509-9bb2-2b30c030b63c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7e9b3876-3623-40e3-8c75-034884b2cfd3', 'a5ae66e8-a1bf-4d53-8f78-0b8edbfe278c', '688da81a-9751-41e3-8204-a226586ab87d', 'e8453e98-26f6-45b0-abbb-95acca0ef213']}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:50:55.313388 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-e9a83e7a-5878-4fd5-b6f5-d5c811874975 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ec9b86c4-65c3-4c7d-b982-16912a99a85e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:50:55.357387 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-e9a83e7a-5878-4fd5-b6f5-d5c811874975 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ec9b86c4-65c3-4c7d-b982-16912a99a85e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '855a8510-8b22-4aae-a0c0-4b41938c3a01', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-231200830',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c415045c9abe490aa71872fe5032078b',qos_specs=None,replication_status=,reservations=['7e9b3876-3623-40e3-8c75-034884b2cfd3','a5ae66e8-a1bf-4d53-8f78-0b8edbfe278c','688da81a-9751-41e3-8204-a226586ab87d','e8453e98-26f6-45b0-abbb-95acca0ef213'],size=1,snapshot_id=4e768bff-ffe9-4a79-a827-36f277ea1cc6,source_replicaid=,source_volid=None,status='creating',user_id='98ee9e9efd484244ae38f22318c905f4',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T05:50:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-231200830',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=855a8510-8b22-4aae-a0c0-4b41938c3a01,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c415045c9abe490aa71872fe5032078b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=4e768bff-ffe9-4a79-a827-36f277ea1cc6,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='98ee9e9efd484244ae38f22318c905f4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(23fc6e5d-fce0-4521-ba46-4837b4232084),volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:50:55.358227 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-e9a83e7a-5878-4fd5-b6f5-d5c811874975 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5c94df99-463d-4a58-b5f1-c23b3fb9f588) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:50:55.380026 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-e9a83e7a-5878-4fd5-b6f5-d5c811874975 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5c94df99-463d-4a58-b5f1-c23b3fb9f588) transitioned into state 'SUCCESS' from state '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-231200830',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c415045c9abe490aa71872fe5032078b',qos_specs=None,replication_status=,reservations=['7e9b3876-3623-40e3-8c75-034884b2cfd3','a5ae66e8-a1bf-4d53-8f78-0b8edbfe278c','688da81a-9751-41e3-8204-a226586ab87d','e8453e98-26f6-45b0-abbb-95acca0ef213'],size=1,snapshot_id=4e768bff-ffe9-4a79-a827-36f277ea1cc6,source_replicaid=,source_volid=None,status='creating',user_id='98ee9e9efd484244ae38f22318c905f4',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:50:55.380863 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-e9a83e7a-5878-4fd5-b6f5-d5c811874975 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (73799a87-331a-475a-89d7-38195f19007e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:50:55.404085 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-e9a83e7a-5878-4fd5-b6f5-d5c811874975 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (73799a87-331a-475a-89d7-38195f19007e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:50:55.405026 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-e9a83e7a-5878-4fd5-b6f5-d5c811874975 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Flow 'volume_create_api' (0dc52cbc-aee1-4891-93b5-a5fff7f52829) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100271) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:50:55.405441 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-e9a83e7a-5878-4fd5-b6f5-d5c811874975 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Create volume request issued successfully. Aug 25 05:50:55.406269 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-e9a83e7a-5878-4fd5-b6f5-d5c811874975 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] https://10.4.3.189/volume/v3/volumes returned with HTTP 202 Aug 25 05:50:55.406808 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1115/4412] 10.4.3.189 () {70 vars in 1300 bytes} [Tue Aug 25 05:50:55 2026] POST /volume/v3/volumes => generated 803 bytes in 210 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:50:55.421732 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-68a5b794-d4a9-413b-a222-79a87d0de676 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:55.424649 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-68a5b794-d4a9-413b-a222-79a87d0de676 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] GET https://10.4.3.189/volume/v3/volumes/855a8510-8b22-4aae-a0c0-4b41938c3a01 Aug 25 05:50:55.424649 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-68a5b794-d4a9-413b-a222-79a87d0de676 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:55.424910 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-68a5b794-d4a9-413b-a222-79a87d0de676 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:55.434050 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:55.434050 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:50:55.438910 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-68a5b794-d4a9-413b-a222-79a87d0de676 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Volume info retrieved successfully. Aug 25 05:50:55.443810 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-68a5b794-d4a9-413b-a222-79a87d0de676 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] https://10.4.3.189/volume/v3/volumes/855a8510-8b22-4aae-a0c0-4b41938c3a01 returned with HTTP 200 Aug 25 05:50:55.444422 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1099/4413] 10.4.3.189 () {68 vars in 1389 bytes} [Tue Aug 25 05:50:55 2026] GET /volume/v3/volumes/855a8510-8b22-4aae-a0c0-4b41938c3a01 => generated 871 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:50:55.780779 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-d4f85916-db2e-40f2-b6ac-8c3061d36b44 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:55.783007 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d4f85916-db2e-40f2-b6ac-8c3061d36b44 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] GET https://10.4.3.189/volume/v3/volumes/9afaf072-fe01-435b-ba85-71cc786af1e8 Aug 25 05:50:55.783323 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d4f85916-db2e-40f2-b6ac-8c3061d36b44 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:55.783525 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d4f85916-db2e-40f2-b6ac-8c3061d36b44 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:55.790911 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d4f85916-db2e-40f2-b6ac-8c3061d36b44 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] https://10.4.3.189/volume/v3/volumes/9afaf072-fe01-435b-ba85-71cc786af1e8 returned with HTTP 404 Aug 25 05:50:55.791560 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1099/4414] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:50:55 2026] GET /volume/v3/volumes/9afaf072-fe01-435b-ba85-71cc786af1e8 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:50:55.800442 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-f7153f7c-fd22-4a2e-91d7-a206583c4e09 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:55.802650 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-f7153f7c-fd22-4a2e-91d7-a206583c4e09 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] POST https://10.4.3.189/volume/v3/volumes Aug 25 05:50:55.803327 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-f7153f7c-fd22-4a2e-91d7-a206583c4e09 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-2000857480"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:50:55.805314 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.v3.volumes [None req-f7153f7c-fd22-4a2e-91d7-a206583c4e09 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-2000857480'}} {{(pid=100269) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 05:50:55.805500 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.v3.volumes [None req-f7153f7c-fd22-4a2e-91d7-a206583c4e09 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Create volume of 1 GB Aug 25 05:50:55.810264 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-f7153f7c-fd22-4a2e-91d7-a206583c4e09 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Availability Zones retrieved successfully. Aug 25 05:50:55.817621 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-f7153f7c-fd22-4a2e-91d7-a206583c4e09 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Flow 'volume_create_api' (c5965017-7bfd-4ab6-9c0a-c0ab23522294) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:50:55.819183 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-f7153f7c-fd22-4a2e-91d7-a206583c4e09 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7abea681-9e50-4440-aecc-8049b2eaa59b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:50:55.820278 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.flows.api.create_volume [None req-f7153f7c-fd22-4a2e-91d7-a206583c4e09 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Validating volume size '1' using validate_int {{(pid=100269) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 05:50:55.850733 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-f7153f7c-fd22-4a2e-91d7-a206583c4e09 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7abea681-9e50-4440-aecc-8049b2eaa59b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T05:35:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=23fc6e5d-fce0-4521-ba46-4837b4232084,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '23fc6e5d-fce0-4521-ba46-4837b4232084', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:50:55.851717 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-f7153f7c-fd22-4a2e-91d7-a206583c4e09 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (720144f7-e29f-4dd4-92fc-473191b6ce2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:50:55.897389 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.quota [None req-f7153f7c-fd22-4a2e-91d7-a206583c4e09 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Created reservations ['6968423e-26e8-44e3-ba97-fcb8325e3e37', 'fde77963-b646-4128-9044-848f39e70f0b', 'b09a2f54-a1ba-4f45-add3-11d53c749af7', '31b9ff3f-1820-462f-924c-8f71af88b005'] {{(pid=100269) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:50:55.898410 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-f7153f7c-fd22-4a2e-91d7-a206583c4e09 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (720144f7-e29f-4dd4-92fc-473191b6ce2e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6968423e-26e8-44e3-ba97-fcb8325e3e37', 'fde77963-b646-4128-9044-848f39e70f0b', 'b09a2f54-a1ba-4f45-add3-11d53c749af7', '31b9ff3f-1820-462f-924c-8f71af88b005']}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:50:55.899414 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-f7153f7c-fd22-4a2e-91d7-a206583c4e09 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b67d0838-136b-4666-89d0-d83e21e5c6d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:50:55.928139 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-f7153f7c-fd22-4a2e-91d7-a206583c4e09 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b67d0838-136b-4666-89d0-d83e21e5c6d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c900e6e4-caaa-47e9-a294-71ae8954cc6f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2000857480',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1dc1ee612721488f887ea062696bb7aa',qos_specs=None,replication_status=,reservations=['6968423e-26e8-44e3-ba97-fcb8325e3e37','fde77963-b646-4128-9044-848f39e70f0b','b09a2f54-a1ba-4f45-add3-11d53c749af7','31b9ff3f-1820-462f-924c-8f71af88b005'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1b645d3ab9b143698331595efc416513',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T05:50:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2000857480',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c900e6e4-caaa-47e9-a294-71ae8954cc6f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1dc1ee612721488f887ea062696bb7aa',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1b645d3ab9b143698331595efc416513',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(23fc6e5d-fce0-4521-ba46-4837b4232084),volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:50:55.929215 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-f7153f7c-fd22-4a2e-91d7-a206583c4e09 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5f5cc1d0-5956-4633-a8a4-2abde953fd7f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:50:55.952641 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-f7153f7c-fd22-4a2e-91d7-a206583c4e09 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5f5cc1d0-5956-4633-a8a4-2abde953fd7f) transitioned into state 'SUCCESS' from state '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-2000857480',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1dc1ee612721488f887ea062696bb7aa',qos_specs=None,replication_status=,reservations=['6968423e-26e8-44e3-ba97-fcb8325e3e37','fde77963-b646-4128-9044-848f39e70f0b','b09a2f54-a1ba-4f45-add3-11d53c749af7','31b9ff3f-1820-462f-924c-8f71af88b005'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1b645d3ab9b143698331595efc416513',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:50:55.953705 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-f7153f7c-fd22-4a2e-91d7-a206583c4e09 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b8d24c39-da1a-4ef9-9dee-e2daac3928d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:50:55.967261 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-f7153f7c-fd22-4a2e-91d7-a206583c4e09 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b8d24c39-da1a-4ef9-9dee-e2daac3928d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:50:55.968514 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-f7153f7c-fd22-4a2e-91d7-a206583c4e09 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Flow 'volume_create_api' (c5965017-7bfd-4ab6-9c0a-c0ab23522294) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:50:55.969021 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-f7153f7c-fd22-4a2e-91d7-a206583c4e09 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Create volume request issued successfully. Aug 25 05:50:55.969889 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-f7153f7c-fd22-4a2e-91d7-a206583c4e09 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] https://10.4.3.189/volume/v3/volumes returned with HTTP 202 Aug 25 05:50:55.970549 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1102/4415] 10.4.3.189 () {68 vars in 1258 bytes} [Tue Aug 25 05:50:55 2026] POST /volume/v3/volumes => generated 778 bytes in 171 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 05:50:55.987134 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-673236fe-ffd9-4f35-ab9d-508fec315fd2 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:55.988881 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-673236fe-ffd9-4f35-ab9d-508fec315fd2 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] GET https://10.4.3.189/volume/v3/volumes/c900e6e4-caaa-47e9-a294-71ae8954cc6f Aug 25 05:50:55.989159 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-673236fe-ffd9-4f35-ab9d-508fec315fd2 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:55.989378 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-673236fe-ffd9-4f35-ab9d-508fec315fd2 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:55.999029 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:55.999029 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:50:56.001861 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-5c96c71e-6f06-473c-b996-a00630fb2864 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:56.003804 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-5c96c71e-6f06-473c-b996-a00630fb2864 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] GET https://10.4.3.189/volume/v3/backups/e88c48f2-c3d1-442e-866f-f575e3d595db Aug 25 05:50:56.003965 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-673236fe-ffd9-4f35-ab9d-508fec315fd2 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Volume info retrieved successfully. Aug 25 05:50:56.004019 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-5c96c71e-6f06-473c-b996-a00630fb2864 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:56.004191 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-5c96c71e-6f06-473c-b996-a00630fb2864 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:56.004325 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-5c96c71e-6f06-473c-b996-a00630fb2864 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Show backup with id e88c48f2-c3d1-442e-866f-f575e3d595db. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:50:56.008870 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:56.008870 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:50:56.009484 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-673236fe-ffd9-4f35-ab9d-508fec315fd2 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] https://10.4.3.189/volume/v3/volumes/c900e6e4-caaa-47e9-a294-71ae8954cc6f returned with HTTP 200 Aug 25 05:50:56.009618 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-5c96c71e-6f06-473c-b996-a00630fb2864 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] https://10.4.3.189/volume/v3/backups/e88c48f2-c3d1-442e-866f-f575e3d595db returned with HTTP 200 Aug 25 05:50:56.010039 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1116/4416] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:50:55 2026] GET /volume/v3/volumes/c900e6e4-caaa-47e9-a294-71ae8954cc6f => generated 957 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:50:56.010125 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1100/4417] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:50:56 2026] GET /volume/v3/backups/e88c48f2-c3d1-442e-866f-f575e3d595db => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:50:56.458031 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-b054e18d-dcb4-41e5-940a-5963232f24c4 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:56.460107 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b054e18d-dcb4-41e5-940a-5963232f24c4 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] GET https://10.4.3.189/volume/v3/volumes/855a8510-8b22-4aae-a0c0-4b41938c3a01 Aug 25 05:50:56.460347 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b054e18d-dcb4-41e5-940a-5963232f24c4 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:56.460538 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b054e18d-dcb4-41e5-940a-5963232f24c4 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:56.462790 np0000008051 devstack@c-api.service[100268]: DEBUG dbcounter [-] [100268] Writing DB stats cinder:SELECT=627,cinder:UPDATE=198,cinder:INSERT=120 {{(pid=100268) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 05:50:56.468776 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:56.468776 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:50:56.473974 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-b054e18d-dcb4-41e5-940a-5963232f24c4 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Volume info retrieved successfully. Aug 25 05:50:56.479754 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b054e18d-dcb4-41e5-940a-5963232f24c4 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] https://10.4.3.189/volume/v3/volumes/855a8510-8b22-4aae-a0c0-4b41938c3a01 returned with HTTP 200 Aug 25 05:50:56.480166 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1100/4418] 10.4.3.189 () {68 vars in 1389 bytes} [Tue Aug 25 05:50:56 2026] GET /volume/v3/volumes/855a8510-8b22-4aae-a0c0-4b41938c3a01 => generated 896 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:50:56.495891 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-2591b883-6e19-405b-bbaa-e3ad84299ece None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:56.497988 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-2591b883-6e19-405b-bbaa-e3ad84299ece tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] DELETE https://10.4.3.189/volume/v3/snapshots/4e768bff-ffe9-4a79-a827-36f277ea1cc6 Aug 25 05:50:56.498312 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-2591b883-6e19-405b-bbaa-e3ad84299ece tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:56.498565 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-2591b883-6e19-405b-bbaa-e3ad84299ece tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Calling method 'delete' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:56.498729 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.v3.snapshots [None req-2591b883-6e19-405b-bbaa-e3ad84299ece tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Delete snapshot with id: 4e768bff-ffe9-4a79-a827-36f277ea1cc6 Aug 25 05:50:56.504356 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:56.504356 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:50:56.504933 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-2591b883-6e19-405b-bbaa-e3ad84299ece tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Snapshot retrieved successfully. Aug 25 05:50:56.523331 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-2591b883-6e19-405b-bbaa-e3ad84299ece tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Snapshot delete request issued successfully. Aug 25 05:50:56.523932 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-2591b883-6e19-405b-bbaa-e3ad84299ece tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] https://10.4.3.189/volume/v3/snapshots/4e768bff-ffe9-4a79-a827-36f277ea1cc6 returned with HTTP 202 Aug 25 05:50:56.524084 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1103/4419] 10.4.3.189 () {66 vars in 1357 bytes} [Tue Aug 25 05:50:56 2026] DELETE /volume/v3/snapshots/4e768bff-ffe9-4a79-a827-36f277ea1cc6 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:50:56.533679 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-0b409ddc-753b-4aba-bee0-5d5fda0354eb None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:56.535979 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-0b409ddc-753b-4aba-bee0-5d5fda0354eb tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] GET https://10.4.3.189/volume/v3/snapshots/4e768bff-ffe9-4a79-a827-36f277ea1cc6 Aug 25 05:50:56.536301 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-0b409ddc-753b-4aba-bee0-5d5fda0354eb tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:56.536490 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-0b409ddc-753b-4aba-bee0-5d5fda0354eb tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:56.542478 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:56.542478 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:50:56.543035 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-0b409ddc-753b-4aba-bee0-5d5fda0354eb tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Snapshot retrieved successfully. Aug 25 05:50:56.543953 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-0b409ddc-753b-4aba-bee0-5d5fda0354eb tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] https://10.4.3.189/volume/v3/snapshots/4e768bff-ffe9-4a79-a827-36f277ea1cc6 returned with HTTP 200 Aug 25 05:50:56.544403 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1117/4420] 10.4.3.189 () {66 vars in 1354 bytes} [Tue Aug 25 05:50:56 2026] GET /volume/v3/snapshots/4e768bff-ffe9-4a79-a827-36f277ea1cc6 => generated 466 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:50:56.855194 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [req-c718f393-252b-4e18-9725-30e0c0ea8ef4 req-eae39c09-1f17-4d1a-9d86-194203799f6c None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:56.858514 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-c718f393-252b-4e18-9725-30e0c0ea8ef4 req-eae39c09-1f17-4d1a-9d86-194203799f6c tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] GET https://10.4.3.189/volume/v3/volumes/31f51d16-8d32-46b0-afaa-82dd6c590792/encryption Aug 25 05:50:56.858743 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-c718f393-252b-4e18-9725-30e0c0ea8ef4 req-eae39c09-1f17-4d1a-9d86-194203799f6c tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:56.858930 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-c718f393-252b-4e18-9725-30e0c0ea8ef4 req-eae39c09-1f17-4d1a-9d86-194203799f6c tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Calling method 'index' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:56.873357 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:56.873357 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:50:56.881943 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-c718f393-252b-4e18-9725-30e0c0ea8ef4 req-eae39c09-1f17-4d1a-9d86-194203799f6c tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] https://10.4.3.189/volume/v3/volumes/31f51d16-8d32-46b0-afaa-82dd6c590792/encryption returned with HTTP 200 Aug 25 05:50:56.882579 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1101/4421] 10.4.3.189 () {68 vars in 1631 bytes} [Tue Aug 25 05:50:56 2026] GET /volume/v3/volumes/31f51d16-8d32-46b0-afaa-82dd6c590792/encryption => generated 160 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:50:56.966094 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-029512e1-d543-4679-88fe-f3216caf1f3f None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:56.970170 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-029512e1-d543-4679-88fe-f3216caf1f3f tempest-VolumesNegativeTest-2142392561 tempest-VolumesNegativeTest-2142392561-project-member] POST https://10.4.3.189/volume/v3/volumes Aug 25 05:50:56.970349 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-029512e1-d543-4679-88fe-f3216caf1f3f tempest-VolumesNegativeTest-2142392561 tempest-VolumesNegativeTest-2142392561-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "imageRef": "d94c165d-9c79-4285-95e3-fde0ae66ba1b"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:50:56.972114 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.v3.volumes [None req-029512e1-d543-4679-88fe-f3216caf1f3f tempest-VolumesNegativeTest-2142392561 tempest-VolumesNegativeTest-2142392561-project-member] Create volume request body: {'volume': {'size': 1, 'imageRef': 'd94c165d-9c79-4285-95e3-fde0ae66ba1b'}} {{(pid=100268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 05:50:57.024818 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-d7bbabed-7551-44a1-a7e0-51c6148f9f6e None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:57.026206 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-8f1e8a9b-5a59-47fa-9725-999017189a67 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:57.027346 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-d7bbabed-7551-44a1-a7e0-51c6148f9f6e tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] GET https://10.4.3.189/volume/v3/backups/e88c48f2-c3d1-442e-866f-f575e3d595db Aug 25 05:50:57.027880 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-8f1e8a9b-5a59-47fa-9725-999017189a67 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] GET https://10.4.3.189/volume/v3/volumes/c900e6e4-caaa-47e9-a294-71ae8954cc6f Aug 25 05:50:57.028007 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-d7bbabed-7551-44a1-a7e0-51c6148f9f6e tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:57.028107 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-8f1e8a9b-5a59-47fa-9725-999017189a67 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:57.028157 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-d7bbabed-7551-44a1-a7e0-51c6148f9f6e tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:57.028157 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-d7bbabed-7551-44a1-a7e0-51c6148f9f6e tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Show backup with id e88c48f2-c3d1-442e-866f-f575e3d595db. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:50:57.028250 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-8f1e8a9b-5a59-47fa-9725-999017189a67 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:57.033700 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:57.033700 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:50:57.034622 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-d7bbabed-7551-44a1-a7e0-51c6148f9f6e tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] https://10.4.3.189/volume/v3/backups/e88c48f2-c3d1-442e-866f-f575e3d595db returned with HTTP 200 Aug 25 05:50:57.035125 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1104/4422] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:50:57 2026] GET /volume/v3/backups/e88c48f2-c3d1-442e-866f-f575e3d595db => generated 737 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:50:57.037982 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:57.037982 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:50:57.042897 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-8f1e8a9b-5a59-47fa-9725-999017189a67 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Volume info retrieved successfully. Aug 25 05:50:57.051218 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-8f1e8a9b-5a59-47fa-9725-999017189a67 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] https://10.4.3.189/volume/v3/volumes/c900e6e4-caaa-47e9-a294-71ae8954cc6f returned with HTTP 200 Aug 25 05:50:57.051933 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1118/4423] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:50:57 2026] GET /volume/v3/volumes/c900e6e4-caaa-47e9-a294-71ae8954cc6f => generated 1018 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:50:57.070555 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-281c5422-cbd6-49b1-8a85-1a8d18ea30f7 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:57.075509 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-281c5422-cbd6-49b1-8a85-1a8d18ea30f7 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] POST https://10.4.3.189/volume/v3/snapshots Aug 25 05:50:57.075962 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-281c5422-cbd6-49b1-8a85-1a8d18ea30f7 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c900e6e4-caaa-47e9-a294-71ae8954cc6f", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-312046812"}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:50:57.100199 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:57.100199 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:50:57.100199 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-281c5422-cbd6-49b1-8a85-1a8d18ea30f7 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Volume info retrieved successfully. Aug 25 05:50:57.100199 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.v3.snapshots [None req-281c5422-cbd6-49b1-8a85-1a8d18ea30f7 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Create snapshot from volume c900e6e4-caaa-47e9-a294-71ae8954cc6f Aug 25 05:50:57.130459 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.quota [None req-281c5422-cbd6-49b1-8a85-1a8d18ea30f7 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Created reservations ['739dc133-3265-421e-85e6-3547f3d73ffd', '89082278-ebe5-4de4-9de8-bce611cb4eac', 'd463d05b-d93b-4268-9535-bb49d823934e', '69bb7fd0-d4f0-440e-acab-904658f96189'] {{(pid=100270) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:50:57.137350 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-029512e1-d543-4679-88fe-f3216caf1f3f tempest-VolumesNegativeTest-2142392561 tempest-VolumesNegativeTest-2142392561-project-member] Create volume of 1 GB Aug 25 05:50:57.146465 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-029512e1-d543-4679-88fe-f3216caf1f3f tempest-VolumesNegativeTest-2142392561 tempest-VolumesNegativeTest-2142392561-project-member] Availability Zones retrieved successfully. Aug 25 05:50:57.153688 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-029512e1-d543-4679-88fe-f3216caf1f3f tempest-VolumesNegativeTest-2142392561 tempest-VolumesNegativeTest-2142392561-project-member] Flow 'volume_create_api' (5ff8e652-8bc1-472b-8382-295927bef34b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:50:57.154877 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-029512e1-d543-4679-88fe-f3216caf1f3f tempest-VolumesNegativeTest-2142392561 tempest-VolumesNegativeTest-2142392561-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (419074a4-1f65-4d20-bd03-61c60db230b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:50:57.155959 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.flows.api.create_volume [None req-029512e1-d543-4679-88fe-f3216caf1f3f tempest-VolumesNegativeTest-2142392561 tempest-VolumesNegativeTest-2142392561-project-member] Validating volume size '1' using validate_int {{(pid=100268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 05:50:57.183287 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-281c5422-cbd6-49b1-8a85-1a8d18ea30f7 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Snapshot create request issued successfully. Aug 25 05:50:57.183769 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-281c5422-cbd6-49b1-8a85-1a8d18ea30f7 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] https://10.4.3.189/volume/v3/snapshots returned with HTTP 202 Aug 25 05:50:57.184871 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1102/4424] 10.4.3.189 () {68 vars in 1265 bytes} [Tue Aug 25 05:50:57 2026] POST /volume/v3/snapshots => generated 307 bytes in 115 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 05:50:57.203051 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-f166fc9c-aec8-48a7-9083-d920ce3f272d None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:57.206222 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-f166fc9c-aec8-48a7-9083-d920ce3f272d tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] GET https://10.4.3.189/volume/v3/snapshots/4a17d376-ca9f-4ba0-8c0a-70528dc6b582 Aug 25 05:50:57.206222 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-f166fc9c-aec8-48a7-9083-d920ce3f272d tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:57.206222 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-f166fc9c-aec8-48a7-9083-d920ce3f272d tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:57.208540 np0000008051 devstack@c-api.service[100268]: WARNING cinder.volume.api [None req-029512e1-d543-4679-88fe-f3216caf1f3f tempest-VolumesNegativeTest-2142392561 tempest-VolumesNegativeTest-2142392561-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (419074a4-1f65-4d20-bd03-61c60db230b3) transitioned into state 'FAILURE' from state 'RUNNING' Aug 25 05:50:57.208540 np0000008051 devstack@c-api.service[100268]: Failure: cinder.exception.InvalidInput: Invalid input received: Volume size 1GB cannot be smaller than the image minDisk size 2GB. Aug 25 05:50:57.211238 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-029512e1-d543-4679-88fe-f3216caf1f3f tempest-VolumesNegativeTest-2142392561 tempest-VolumesNegativeTest-2142392561-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (419074a4-1f65-4d20-bd03-61c60db230b3) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:50:57.213761 np0000008051 devstack@c-api.service[100268]: WARNING cinder.volume.api [None req-029512e1-d543-4679-88fe-f3216caf1f3f tempest-VolumesNegativeTest-2142392561 tempest-VolumesNegativeTest-2142392561-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (419074a4-1f65-4d20-bd03-61c60db230b3) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 25 05:50:57.213823 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:57.213823 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:50:57.214251 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-f166fc9c-aec8-48a7-9083-d920ce3f272d tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Snapshot retrieved successfully. Aug 25 05:50:57.214953 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-f166fc9c-aec8-48a7-9083-d920ce3f272d tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] https://10.4.3.189/volume/v3/snapshots/4a17d376-ca9f-4ba0-8c0a-70528dc6b582 returned with HTTP 200 Aug 25 05:50:57.215410 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1105/4425] 10.4.3.189 () {66 vars in 1354 bytes} [Tue Aug 25 05:50:57 2026] GET /volume/v3/snapshots/4a17d376-ca9f-4ba0-8c0a-70528dc6b582 => generated 439 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:50:57.216119 np0000008051 devstack@c-api.service[100268]: WARNING cinder.volume.api [None req-029512e1-d543-4679-88fe-f3216caf1f3f tempest-VolumesNegativeTest-2142392561 tempest-VolumesNegativeTest-2142392561-project-member] Flow 'volume_create_api' (5ff8e652-8bc1-472b-8382-295927bef34b) transitioned into state 'REVERTED' from state 'RUNNING' Aug 25 05:50:57.216678 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-029512e1-d543-4679-88fe-f3216caf1f3f tempest-VolumesNegativeTest-2142392561 tempest-VolumesNegativeTest-2142392561-project-member] https://10.4.3.189/volume/v3/volumes returned with HTTP 400 Aug 25 05:50:57.217531 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1101/4426] 10.4.3.189 () {68 vars in 1258 bytes} [Tue Aug 25 05:50:56 2026] POST /volume/v3/volumes => generated 134 bytes in 252 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 25 05:50:57.430291 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-d8ca0044-12a7-466f-a2e1-3325fcf1e69e None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:57.432190 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-d8ca0044-12a7-466f-a2e1-3325fcf1e69e tempest-VolumesNegativeTest-2142392561 tempest-VolumesNegativeTest-2142392561-project-member] POST https://10.4.3.189/volume/v3/volumes Aug 25 05:50:57.432545 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-d8ca0044-12a7-466f-a2e1-3325fcf1e69e tempest-VolumesNegativeTest-2142392561 tempest-VolumesNegativeTest-2142392561-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "#$%"}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:50:57.434214 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-d8ca0044-12a7-466f-a2e1-3325fcf1e69e tempest-VolumesNegativeTest-2142392561 tempest-VolumesNegativeTest-2142392561-project-member] https://10.4.3.189/volume/v3/volumes returned with HTTP 400 Aug 25 05:50:57.434852 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1119/4427] 10.4.3.189 () {68 vars in 1258 bytes} [Tue Aug 25 05:50:57 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 25 05:50:57.443085 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-f707d109-eaff-455d-bab6-65245bd49fb2 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:57.447862 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-f707d109-eaff-455d-bab6-65245bd49fb2 tempest-VolumesNegativeTest-2142392561 tempest-VolumesNegativeTest-2142392561-project-member] POST https://10.4.3.189/volume/v3/volumes Aug 25 05:50:57.448317 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-f707d109-eaff-455d-bab6-65245bd49fb2 tempest-VolumesNegativeTest-2142392561 tempest-VolumesNegativeTest-2142392561-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "snapshot_id": "541cc185-1484-4f5f-a127-261c3e0b2789"}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:50:57.450110 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.v3.volumes [None req-f707d109-eaff-455d-bab6-65245bd49fb2 tempest-VolumesNegativeTest-2142392561 tempest-VolumesNegativeTest-2142392561-project-member] Create volume request body: {'volume': {'size': 1, 'snapshot_id': '541cc185-1484-4f5f-a127-261c3e0b2789'}} {{(pid=100270) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 05:50:57.455003 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-f707d109-eaff-455d-bab6-65245bd49fb2 tempest-VolumesNegativeTest-2142392561 tempest-VolumesNegativeTest-2142392561-project-member] https://10.4.3.189/volume/v3/volumes returned with HTTP 404 Aug 25 05:50:57.455644 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1103/4428] 10.4.3.189 () {68 vars in 1258 bytes} [Tue Aug 25 05:50:57 2026] POST /volume/v3/volumes => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:50:57.464126 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-a1d793a2-aec7-45b8-bee5-6485e06dab48 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:57.465873 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-a1d793a2-aec7-45b8-bee5-6485e06dab48 tempest-VolumesNegativeTest-2142392561 tempest-VolumesNegativeTest-2142392561-project-member] POST https://10.4.3.189/volume/v3/volumes Aug 25 05:50:57.466336 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-a1d793a2-aec7-45b8-bee5-6485e06dab48 tempest-VolumesNegativeTest-2142392561 tempest-VolumesNegativeTest-2142392561-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "source_volid": "3ed0ec27-bdb3-4c40-9656-9c03466f7052"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:50:57.467869 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.v3.volumes [None req-a1d793a2-aec7-45b8-bee5-6485e06dab48 tempest-VolumesNegativeTest-2142392561 tempest-VolumesNegativeTest-2142392561-project-member] Create volume request body: {'volume': {'size': 1, 'source_volid': '3ed0ec27-bdb3-4c40-9656-9c03466f7052'}} {{(pid=100269) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 05:50:57.474030 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-a1d793a2-aec7-45b8-bee5-6485e06dab48 tempest-VolumesNegativeTest-2142392561 tempest-VolumesNegativeTest-2142392561-project-member] https://10.4.3.189/volume/v3/volumes returned with HTTP 404 Aug 25 05:50:57.474653 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1106/4429] 10.4.3.189 () {68 vars in 1258 bytes} [Tue Aug 25 05:50:57 2026] POST /volume/v3/volumes => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:50:57.483002 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-de05c135-4d00-425a-b3d7-0862f1ba90dc None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:57.484943 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-de05c135-4d00-425a-b3d7-0862f1ba90dc tempest-VolumesNegativeTest-2142392561 tempest-VolumesNegativeTest-2142392561-project-member] POST https://10.4.3.189/volume/v3/volumes Aug 25 05:50:57.485431 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-de05c135-4d00-425a-b3d7-0862f1ba90dc tempest-VolumesNegativeTest-2142392561 tempest-VolumesNegativeTest-2142392561-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "volume_type": "e999947c-ad9f-4fbc-9c5d-2867d6db7da0"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:50:57.487527 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.v3.volumes [None req-de05c135-4d00-425a-b3d7-0862f1ba90dc tempest-VolumesNegativeTest-2142392561 tempest-VolumesNegativeTest-2142392561-project-member] Create volume request body: {'volume': {'size': 1, 'volume_type': 'e999947c-ad9f-4fbc-9c5d-2867d6db7da0'}} {{(pid=100268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 05:50:57.495288 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-de05c135-4d00-425a-b3d7-0862f1ba90dc tempest-VolumesNegativeTest-2142392561 tempest-VolumesNegativeTest-2142392561-project-member] https://10.4.3.189/volume/v3/volumes returned with HTTP 404 Aug 25 05:50:57.495834 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1102/4430] 10.4.3.189 () {68 vars in 1258 bytes} [Tue Aug 25 05:50:57 2026] POST /volume/v3/volumes => generated 114 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:50:57.507505 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-747a41fb-0abd-44cd-9748-9a0442854bcf None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:57.509544 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-747a41fb-0abd-44cd-9748-9a0442854bcf tempest-VolumesNegativeTest-2142392561 tempest-VolumesNegativeTest-2142392561-project-member] POST https://10.4.3.189/volume/v3/volumes Aug 25 05:50:57.509960 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-747a41fb-0abd-44cd-9748-9a0442854bcf tempest-VolumesNegativeTest-2142392561 tempest-VolumesNegativeTest-2142392561-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "-1"}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:50:57.513608 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-747a41fb-0abd-44cd-9748-9a0442854bcf tempest-VolumesNegativeTest-2142392561 tempest-VolumesNegativeTest-2142392561-project-member] https://10.4.3.189/volume/v3/volumes returned with HTTP 400 Aug 25 05:50:57.514291 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1120/4431] 10.4.3.189 () {68 vars in 1258 bytes} [Tue Aug 25 05:50:57 2026] POST /volume/v3/volumes => generated 125 bytes in 7 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 25 05:50:57.524349 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-53874a03-817e-4052-8b40-0b2233f415a1 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:57.526308 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-53874a03-817e-4052-8b40-0b2233f415a1 tempest-VolumesNegativeTest-2142392561 tempest-VolumesNegativeTest-2142392561-project-member] POST https://10.4.3.189/volume/v3/volumes Aug 25 05:50:57.526657 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-53874a03-817e-4052-8b40-0b2233f415a1 tempest-VolumesNegativeTest-2142392561 tempest-VolumesNegativeTest-2142392561-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "0"}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:50:57.528871 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-53874a03-817e-4052-8b40-0b2233f415a1 tempest-VolumesNegativeTest-2142392561 tempest-VolumesNegativeTest-2142392561-project-member] https://10.4.3.189/volume/v3/volumes returned with HTTP 400 Aug 25 05:50:57.529419 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1104/4432] 10.4.3.189 () {68 vars in 1258 bytes} [Tue Aug 25 05:50:57 2026] POST /volume/v3/volumes => generated 125 bytes in 6 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 25 05:50:57.538783 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-d3b24a68-a756-4397-bc4a-24afa926e41d None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:57.541005 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-d3b24a68-a756-4397-bc4a-24afa926e41d tempest-VolumesNegativeTest-2142392561 tempest-VolumesNegativeTest-2142392561-project-member] POST https://10.4.3.189/volume/v3/volumes Aug 25 05:50:57.541479 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-d3b24a68-a756-4397-bc4a-24afa926e41d tempest-VolumesNegativeTest-2142392561 tempest-VolumesNegativeTest-2142392561-project-member] Action: 'create', calling method: create, body: {"volume": {"size": ""}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:50:57.543620 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-d3b24a68-a756-4397-bc4a-24afa926e41d tempest-VolumesNegativeTest-2142392561 tempest-VolumesNegativeTest-2142392561-project-member] https://10.4.3.189/volume/v3/volumes returned with HTTP 400 Aug 25 05:50:57.544236 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1107/4433] 10.4.3.189 () {68 vars in 1258 bytes} [Tue Aug 25 05:50:57 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 25 05:50:57.553536 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-4548238a-b101-4f43-9a73-f311c1c61cc0 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:57.554256 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-63fb489c-d08d-456a-9d7c-ed6e5a501205 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:57.555793 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-4548238a-b101-4f43-9a73-f311c1c61cc0 tempest-VolumesNegativeTest-2142392561 tempest-VolumesNegativeTest-2142392561-project-member] DELETE https://10.4.3.189/volume/v3/volumes/tempest-invalid-1156085161 Aug 25 05:50:57.556072 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-4548238a-b101-4f43-9a73-f311c1c61cc0 tempest-VolumesNegativeTest-2142392561 tempest-VolumesNegativeTest-2142392561-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:57.556251 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-63fb489c-d08d-456a-9d7c-ed6e5a501205 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] GET https://10.4.3.189/volume/v3/snapshots/4e768bff-ffe9-4a79-a827-36f277ea1cc6 Aug 25 05:50:57.556326 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-4548238a-b101-4f43-9a73-f311c1c61cc0 tempest-VolumesNegativeTest-2142392561 tempest-VolumesNegativeTest-2142392561-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:57.556494 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-63fb489c-d08d-456a-9d7c-ed6e5a501205 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:57.556529 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-4548238a-b101-4f43-9a73-f311c1c61cc0 tempest-VolumesNegativeTest-2142392561 tempest-VolumesNegativeTest-2142392561-project-member] Delete volume with id: tempest-invalid-1156085161 Aug 25 05:50:57.556716 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-63fb489c-d08d-456a-9d7c-ed6e5a501205 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:57.561406 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-63fb489c-d08d-456a-9d7c-ed6e5a501205 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] https://10.4.3.189/volume/v3/snapshots/4e768bff-ffe9-4a79-a827-36f277ea1cc6 returned with HTTP 404 Aug 25 05:50:57.561889 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1121/4434] 10.4.3.189 () {66 vars in 1354 bytes} [Tue Aug 25 05:50:57 2026] GET /volume/v3/snapshots/4e768bff-ffe9-4a79-a827-36f277ea1cc6 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:50:57.564634 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-4548238a-b101-4f43-9a73-f311c1c61cc0 tempest-VolumesNegativeTest-2142392561 tempest-VolumesNegativeTest-2142392561-project-member] https://10.4.3.189/volume/v3/volumes/tempest-invalid-1156085161 returned with HTTP 404 Aug 25 05:50:57.565182 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1103/4435] 10.4.3.189 () {66 vars in 1321 bytes} [Tue Aug 25 05:50:57 2026] DELETE /volume/v3/volumes/tempest-invalid-1156085161 => generated 99 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 25 05:50:57.569131 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-501114ad-c226-4a0a-8cd5-06aae30b12aa None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:57.570908 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-501114ad-c226-4a0a-8cd5-06aae30b12aa tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] DELETE https://10.4.3.189/volume/v3/volumes/5f29b5e8-c01f-4836-8105-0209cdbbd6ac Aug 25 05:50:57.571175 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-501114ad-c226-4a0a-8cd5-06aae30b12aa tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:57.571353 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-501114ad-c226-4a0a-8cd5-06aae30b12aa tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Calling method 'delete' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:57.571505 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.v3.volumes [None req-501114ad-c226-4a0a-8cd5-06aae30b12aa tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Delete volume with id: 5f29b5e8-c01f-4836-8105-0209cdbbd6ac Aug 25 05:50:57.573476 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-640231ac-e012-441e-b991-31b8837d3db4 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:57.575825 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1108/4436] 10.4.3.189 () {66 vars in 1243 bytes} [Tue Aug 25 05:50:57 2026] DELETE /volume/v3/volumes/ => generated 112 bytes in 3 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Aug 25 05:50:57.580085 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:57.580085 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:50:57.580581 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-501114ad-c226-4a0a-8cd5-06aae30b12aa tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Volume info retrieved successfully. Aug 25 05:50:57.582338 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-20ecd54d-d90c-4e43-be78-eeae9b7f2dad None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:57.584157 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-20ecd54d-d90c-4e43-be78-eeae9b7f2dad tempest-VolumesNegativeTest-2142392561 tempest-VolumesNegativeTest-2142392561-project-member] POST https://10.4.3.189/volume/v3/volumes/xxx/action Aug 25 05:50:57.584566 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-20ecd54d-d90c-4e43-be78-eeae9b7f2dad tempest-VolumesNegativeTest-2142392561 tempest-VolumesNegativeTest-2142392561-project-member] Action body: b'{"os-detach": {}}' {{(pid=100271) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 05:50:57.584731 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-20ecd54d-d90c-4e43-be78-eeae9b7f2dad tempest-VolumesNegativeTest-2142392561 tempest-VolumesNegativeTest-2142392561-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:50:57.591360 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-20ecd54d-d90c-4e43-be78-eeae9b7f2dad tempest-VolumesNegativeTest-2142392561 tempest-VolumesNegativeTest-2142392561-project-member] https://10.4.3.189/volume/v3/volumes/xxx/action returned with HTTP 404 Aug 25 05:50:57.591840 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1122/4437] 10.4.3.189 () {68 vars in 1291 bytes} [Tue Aug 25 05:50:57 2026] POST /volume/v3/volumes/xxx/action => generated 76 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 25 05:50:57.600099 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-1a1e4487-ec3b-4eb9-9eb3-0add69b03b9c None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:57.600717 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-501114ad-c226-4a0a-8cd5-06aae30b12aa tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Delete volume request issued successfully. Aug 25 05:50:57.601018 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-501114ad-c226-4a0a-8cd5-06aae30b12aa tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] https://10.4.3.189/volume/v3/volumes/5f29b5e8-c01f-4836-8105-0209cdbbd6ac returned with HTTP 202 Aug 25 05:50:57.601654 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1105/4438] 10.4.3.189 () {68 vars in 1392 bytes} [Tue Aug 25 05:50:57 2026] DELETE /volume/v3/volumes/5f29b5e8-c01f-4836-8105-0209cdbbd6ac => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 05:50:57.602193 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-1a1e4487-ec3b-4eb9-9eb3-0add69b03b9c tempest-VolumesNegativeTest-2142392561 tempest-VolumesNegativeTest-2142392561-project-member] GET https://10.4.3.189/volume/v3/volumes/tempest-invalid-439289190 Aug 25 05:50:57.602501 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-1a1e4487-ec3b-4eb9-9eb3-0add69b03b9c tempest-VolumesNegativeTest-2142392561 tempest-VolumesNegativeTest-2142392561-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:57.602804 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-1a1e4487-ec3b-4eb9-9eb3-0add69b03b9c tempest-VolumesNegativeTest-2142392561 tempest-VolumesNegativeTest-2142392561-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:57.609894 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-d509079d-33e3-4058-a61b-467da7e60b72 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:57.610096 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-1a1e4487-ec3b-4eb9-9eb3-0add69b03b9c tempest-VolumesNegativeTest-2142392561 tempest-VolumesNegativeTest-2142392561-project-member] https://10.4.3.189/volume/v3/volumes/tempest-invalid-439289190 returned with HTTP 404 Aug 25 05:50:57.610588 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1104/4439] 10.4.3.189 () {66 vars in 1315 bytes} [Tue Aug 25 05:50:57 2026] GET /volume/v3/volumes/tempest-invalid-439289190 => generated 98 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 25 05:50:57.611614 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-d509079d-33e3-4058-a61b-467da7e60b72 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] GET https://10.4.3.189/volume/v3/volumes/5f29b5e8-c01f-4836-8105-0209cdbbd6ac Aug 25 05:50:57.611834 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-d509079d-33e3-4058-a61b-467da7e60b72 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:57.612044 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-d509079d-33e3-4058-a61b-467da7e60b72 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:57.618698 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-8b426e8b-a722-42a9-a2ad-5101568c67e4 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:57.620751 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1123/4440] 10.4.3.189 () {66 vars in 1240 bytes} [Tue Aug 25 05:50:57 2026] GET /volume/v3/volumes/ => generated 112 bytes in 2 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Aug 25 05:50:57.621011 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:57.621011 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:50:57.625959 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-d509079d-33e3-4058-a61b-467da7e60b72 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Volume info retrieved successfully. Aug 25 05:50:57.629409 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-f137072a-7be0-4dd1-8e04-4d6a3c7ddddb None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:57.631212 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-d509079d-33e3-4058-a61b-467da7e60b72 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] https://10.4.3.189/volume/v3/volumes/5f29b5e8-c01f-4836-8105-0209cdbbd6ac returned with HTTP 200 Aug 25 05:50:57.631296 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-f137072a-7be0-4dd1-8e04-4d6a3c7ddddb tempest-VolumesNegativeTest-2142392561 tempest-VolumesNegativeTest-2142392561-project-member] GET https://10.4.3.189/volume/v3/volumes/detail?status=null Aug 25 05:50:57.631471 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-f137072a-7be0-4dd1-8e04-4d6a3c7ddddb tempest-VolumesNegativeTest-2142392561 tempest-VolumesNegativeTest-2142392561-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:57.631639 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-f137072a-7be0-4dd1-8e04-4d6a3c7ddddb tempest-VolumesNegativeTest-2142392561 tempest-VolumesNegativeTest-2142392561-project-member] Calling method 'detail' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:57.631800 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1109/4441] 10.4.3.189 () {68 vars in 1389 bytes} [Tue Aug 25 05:50:57 2026] GET /volume/v3/volumes/5f29b5e8-c01f-4836-8105-0209cdbbd6ac => generated 861 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:50:57.632188 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.api_utils [None req-f137072a-7be0-4dd1-8e04-4d6a3c7ddddb tempest-VolumesNegativeTest-2142392561 tempest-VolumesNegativeTest-2142392561-project-member] Removing options '' from query. {{(pid=100270) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 05:50:57.632255 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-f137072a-7be0-4dd1-8e04-4d6a3c7ddddb tempest-VolumesNegativeTest-2142392561 tempest-VolumesNegativeTest-2142392561-project-member] Could not evaluate value null, assuming string {{(pid=100270) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 25 05:50:57.632868 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-f137072a-7be0-4dd1-8e04-4d6a3c7ddddb tempest-VolumesNegativeTest-2142392561 tempest-VolumesNegativeTest-2142392561-project-member] Searching by: MultiDict([('status', 'null'), ('no_migration_targets', True)]). {{(pid=100270) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 05:50:57.639521 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-f137072a-7be0-4dd1-8e04-4d6a3c7ddddb tempest-VolumesNegativeTest-2142392561 tempest-VolumesNegativeTest-2142392561-project-member] Get all volumes completed successfully. Aug 25 05:50:57.641780 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-f137072a-7be0-4dd1-8e04-4d6a3c7ddddb tempest-VolumesNegativeTest-2142392561 tempest-VolumesNegativeTest-2142392561-project-member] https://10.4.3.189/volume/v3/volumes/detail?status=null returned with HTTP 200 Aug 25 05:50:57.642241 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1106/4442] 10.4.3.189 () {66 vars in 1281 bytes} [Tue Aug 25 05:50:57 2026] GET /volume/v3/volumes/detail?status=null => generated 15 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 25 05:50:57.656717 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-3bc04cdd-29fe-4ff9-8b3b-41f1bc4a3be2 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:57.658678 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-3bc04cdd-29fe-4ff9-8b3b-41f1bc4a3be2 tempest-VolumesNegativeTest-2142392561 tempest-VolumesNegativeTest-2142392561-project-member] GET https://10.4.3.189/volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-299703235 Aug 25 05:50:57.658962 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-3bc04cdd-29fe-4ff9-8b3b-41f1bc4a3be2 tempest-VolumesNegativeTest-2142392561 tempest-VolumesNegativeTest-2142392561-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:57.659324 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-3bc04cdd-29fe-4ff9-8b3b-41f1bc4a3be2 tempest-VolumesNegativeTest-2142392561 tempest-VolumesNegativeTest-2142392561-project-member] Calling method 'detail' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:57.659686 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.api_utils [None req-3bc04cdd-29fe-4ff9-8b3b-41f1bc4a3be2 tempest-VolumesNegativeTest-2142392561 tempest-VolumesNegativeTest-2142392561-project-member] Removing options '' from query. {{(pid=100268) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 05:50:57.660643 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-3bc04cdd-29fe-4ff9-8b3b-41f1bc4a3be2 tempest-VolumesNegativeTest-2142392561 tempest-VolumesNegativeTest-2142392561-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesNegativeTest-Volume-299703235'), ('no_migration_targets', True)]). {{(pid=100268) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 05:50:57.690961 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-3bc04cdd-29fe-4ff9-8b3b-41f1bc4a3be2 tempest-VolumesNegativeTest-2142392561 tempest-VolumesNegativeTest-2142392561-project-member] Get all volumes completed successfully. Aug 25 05:50:57.693152 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-3bc04cdd-29fe-4ff9-8b3b-41f1bc4a3be2 tempest-VolumesNegativeTest-2142392561 tempest-VolumesNegativeTest-2142392561-project-member] https://10.4.3.189/volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-299703235 returned with HTTP 200 Aug 25 05:50:57.693524 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1105/4443] 10.4.3.189 () {66 vars in 1357 bytes} [Tue Aug 25 05:50:57 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-299703235 => generated 15 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 25 05:50:57.708376 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-5805a2b4-8f51-406c-8403-283ea0f123c0 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:57.710126 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-5805a2b4-8f51-406c-8403-283ea0f123c0 tempest-VolumesNegativeTest-2142392561 tempest-VolumesNegativeTest-2142392561-project-member] GET https://10.4.3.189/volume/v3/volumes?status=null Aug 25 05:50:57.710356 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-5805a2b4-8f51-406c-8403-283ea0f123c0 tempest-VolumesNegativeTest-2142392561 tempest-VolumesNegativeTest-2142392561-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:57.710571 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-5805a2b4-8f51-406c-8403-283ea0f123c0 tempest-VolumesNegativeTest-2142392561 tempest-VolumesNegativeTest-2142392561-project-member] Calling method 'index' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:57.710956 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.api_utils [None req-5805a2b4-8f51-406c-8403-283ea0f123c0 tempest-VolumesNegativeTest-2142392561 tempest-VolumesNegativeTest-2142392561-project-member] Removing options '' from query. {{(pid=100271) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 05:50:57.711296 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-5805a2b4-8f51-406c-8403-283ea0f123c0 tempest-VolumesNegativeTest-2142392561 tempest-VolumesNegativeTest-2142392561-project-member] Could not evaluate value null, assuming string {{(pid=100271) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 25 05:50:57.712085 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-5805a2b4-8f51-406c-8403-283ea0f123c0 tempest-VolumesNegativeTest-2142392561 tempest-VolumesNegativeTest-2142392561-project-member] Searching by: MultiDict([('status', 'null'), ('no_migration_targets', True)]). {{(pid=100271) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 05:50:57.755205 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-5805a2b4-8f51-406c-8403-283ea0f123c0 tempest-VolumesNegativeTest-2142392561 tempest-VolumesNegativeTest-2142392561-project-member] Get all volumes completed successfully. Aug 25 05:50:57.755662 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-5805a2b4-8f51-406c-8403-283ea0f123c0 tempest-VolumesNegativeTest-2142392561 tempest-VolumesNegativeTest-2142392561-project-member] https://10.4.3.189/volume/v3/volumes?status=null returned with HTTP 200 Aug 25 05:50:57.756156 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1124/4444] 10.4.3.189 () {66 vars in 1260 bytes} [Tue Aug 25 05:50:57 2026] GET /volume/v3/volumes?status=null => generated 15 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 25 05:50:57.771761 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-387bf776-7d78-42a1-89ee-122894de117b None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:57.773959 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-387bf776-7d78-42a1-89ee-122894de117b tempest-VolumesNegativeTest-2142392561 tempest-VolumesNegativeTest-2142392561-project-member] GET https://10.4.3.189/volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-1612762229 Aug 25 05:50:57.774231 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-387bf776-7d78-42a1-89ee-122894de117b tempest-VolumesNegativeTest-2142392561 tempest-VolumesNegativeTest-2142392561-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:57.774465 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-387bf776-7d78-42a1-89ee-122894de117b tempest-VolumesNegativeTest-2142392561 tempest-VolumesNegativeTest-2142392561-project-member] Calling method 'index' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:57.774804 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.api_utils [None req-387bf776-7d78-42a1-89ee-122894de117b tempest-VolumesNegativeTest-2142392561 tempest-VolumesNegativeTest-2142392561-project-member] Removing options '' from query. {{(pid=100269) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 05:50:57.775599 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-387bf776-7d78-42a1-89ee-122894de117b tempest-VolumesNegativeTest-2142392561 tempest-VolumesNegativeTest-2142392561-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesNegativeTest-Volume-1612762229'), ('no_migration_targets', True)]). {{(pid=100269) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 05:50:57.784457 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-387bf776-7d78-42a1-89ee-122894de117b tempest-VolumesNegativeTest-2142392561 tempest-VolumesNegativeTest-2142392561-project-member] Get all volumes completed successfully. Aug 25 05:50:57.784907 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-387bf776-7d78-42a1-89ee-122894de117b tempest-VolumesNegativeTest-2142392561 tempest-VolumesNegativeTest-2142392561-project-member] https://10.4.3.189/volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-1612762229 returned with HTTP 200 Aug 25 05:50:57.785500 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1110/4445] 10.4.3.189 () {66 vars in 1338 bytes} [Tue Aug 25 05:50:57 2026] GET /volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-1612762229 => generated 15 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 25 05:50:57.797967 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-ec78a58a-8bbe-4bea-b9f2-76edf0a61315 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:57.799770 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-ec78a58a-8bbe-4bea-b9f2-76edf0a61315 tempest-VolumesNegativeTest-2142392561 tempest-VolumesNegativeTest-2142392561-project-member] POST https://10.4.3.189/volume/v3/volumes/55c58de0-dac5-4a46-8635-32557875afa2/action Aug 25 05:50:57.800461 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-ec78a58a-8bbe-4bea-b9f2-76edf0a61315 tempest-VolumesNegativeTest-2142392561 tempest-VolumesNegativeTest-2142392561-project-member] Action body: b'{"os-reserve": {}}' {{(pid=100270) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 05:50:57.800742 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-ec78a58a-8bbe-4bea-b9f2-76edf0a61315 tempest-VolumesNegativeTest-2142392561 tempest-VolumesNegativeTest-2142392561-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:50:57.813096 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:57.813096 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:50:57.813096 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-ec78a58a-8bbe-4bea-b9f2-76edf0a61315 tempest-VolumesNegativeTest-2142392561 tempest-VolumesNegativeTest-2142392561-project-member] Volume info retrieved successfully. Aug 25 05:50:57.821619 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-ec78a58a-8bbe-4bea-b9f2-76edf0a61315 tempest-VolumesNegativeTest-2142392561 tempest-VolumesNegativeTest-2142392561-project-member] Reserve volume completed successfully. Aug 25 05:50:57.822112 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-ec78a58a-8bbe-4bea-b9f2-76edf0a61315 tempest-VolumesNegativeTest-2142392561 tempest-VolumesNegativeTest-2142392561-project-member] https://10.4.3.189/volume/v3/volumes/55c58de0-dac5-4a46-8635-32557875afa2/action returned with HTTP 202 Aug 25 05:50:57.822761 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1107/4446] 10.4.3.189 () {68 vars in 1390 bytes} [Tue Aug 25 05:50:57 2026] POST /volume/v3/volumes/55c58de0-dac5-4a46-8635-32557875afa2/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 05:50:57.831263 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-9835f4ea-6ad6-4525-aa25-4275a7e2c072 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:57.833462 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-9835f4ea-6ad6-4525-aa25-4275a7e2c072 tempest-VolumesNegativeTest-2142392561 tempest-VolumesNegativeTest-2142392561-project-member] POST https://10.4.3.189/volume/v3/volumes/55c58de0-dac5-4a46-8635-32557875afa2/action Aug 25 05:50:57.833888 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-9835f4ea-6ad6-4525-aa25-4275a7e2c072 tempest-VolumesNegativeTest-2142392561 tempest-VolumesNegativeTest-2142392561-project-member] Action body: b'{"os-reserve": {}}' {{(pid=100268) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 05:50:57.834081 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-9835f4ea-6ad6-4525-aa25-4275a7e2c072 tempest-VolumesNegativeTest-2142392561 tempest-VolumesNegativeTest-2142392561-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:50:57.844766 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:57.844766 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:50:57.845468 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-9835f4ea-6ad6-4525-aa25-4275a7e2c072 tempest-VolumesNegativeTest-2142392561 tempest-VolumesNegativeTest-2142392561-project-member] Volume info retrieved successfully. Aug 25 05:50:57.850203 np0000008051 devstack@c-api.service[100268]: ERROR cinder.volume.api [None req-9835f4ea-6ad6-4525-aa25-4275a7e2c072 tempest-VolumesNegativeTest-2142392561 tempest-VolumesNegativeTest-2142392561-project-member] Volume status must be available to reserve, but the status is attaching. Aug 25 05:50:57.850545 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-9835f4ea-6ad6-4525-aa25-4275a7e2c072 tempest-VolumesNegativeTest-2142392561 tempest-VolumesNegativeTest-2142392561-project-member] https://10.4.3.189/volume/v3/volumes/55c58de0-dac5-4a46-8635-32557875afa2/action returned with HTTP 400 Aug 25 05:50:57.851128 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1106/4447] 10.4.3.189 () {68 vars in 1390 bytes} [Tue Aug 25 05:50:57 2026] POST /volume/v3/volumes/55c58de0-dac5-4a46-8635-32557875afa2/action => generated 132 bytes in 20 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 25 05:50:57.858346 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-21580b7a-1d27-4fbf-830a-d3b7f38c5ee8 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:57.862526 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-21580b7a-1d27-4fbf-830a-d3b7f38c5ee8 tempest-VolumesNegativeTest-2142392561 tempest-VolumesNegativeTest-2142392561-project-member] POST https://10.4.3.189/volume/v3/volumes/55c58de0-dac5-4a46-8635-32557875afa2/action Aug 25 05:50:57.862881 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-21580b7a-1d27-4fbf-830a-d3b7f38c5ee8 tempest-VolumesNegativeTest-2142392561 tempest-VolumesNegativeTest-2142392561-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=100271) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 05:50:57.863003 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-21580b7a-1d27-4fbf-830a-d3b7f38c5ee8 tempest-VolumesNegativeTest-2142392561 tempest-VolumesNegativeTest-2142392561-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:50:57.876879 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:57.876879 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:50:57.877479 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-21580b7a-1d27-4fbf-830a-d3b7f38c5ee8 tempest-VolumesNegativeTest-2142392561 tempest-VolumesNegativeTest-2142392561-project-member] Volume info retrieved successfully. Aug 25 05:50:57.900222 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-21580b7a-1d27-4fbf-830a-d3b7f38c5ee8 tempest-VolumesNegativeTest-2142392561 tempest-VolumesNegativeTest-2142392561-project-member] Unreserve volume completed successfully. Aug 25 05:50:57.900511 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-21580b7a-1d27-4fbf-830a-d3b7f38c5ee8 tempest-VolumesNegativeTest-2142392561 tempest-VolumesNegativeTest-2142392561-project-member] https://10.4.3.189/volume/v3/volumes/55c58de0-dac5-4a46-8635-32557875afa2/action returned with HTTP 202 Aug 25 05:50:57.901095 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1125/4448] 10.4.3.189 () {68 vars in 1390 bytes} [Tue Aug 25 05:50:57 2026] POST /volume/v3/volumes/55c58de0-dac5-4a46-8635-32557875afa2/action => generated 0 bytes in 43 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 05:50:57.912134 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-3cfceb4f-45ce-4117-9ea1-6b78973a19a3 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:57.913971 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-3cfceb4f-45ce-4117-9ea1-6b78973a19a3 tempest-VolumesNegativeTest-2142392561 tempest-VolumesNegativeTest-2142392561-project-member] POST https://10.4.3.189/volume/v3/volumes/e28c6c4c-13df-4178-bac3-3b04f7e38d1b/action Aug 25 05:50:57.914399 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-3cfceb4f-45ce-4117-9ea1-6b78973a19a3 tempest-VolumesNegativeTest-2142392561 tempest-VolumesNegativeTest-2142392561-project-member] Action body: b'{"os-reserve": {}}' {{(pid=100269) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 05:50:57.914733 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-3cfceb4f-45ce-4117-9ea1-6b78973a19a3 tempest-VolumesNegativeTest-2142392561 tempest-VolumesNegativeTest-2142392561-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:50:57.924735 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-3cfceb4f-45ce-4117-9ea1-6b78973a19a3 tempest-VolumesNegativeTest-2142392561 tempest-VolumesNegativeTest-2142392561-project-member] https://10.4.3.189/volume/v3/volumes/e28c6c4c-13df-4178-bac3-3b04f7e38d1b/action returned with HTTP 404 Aug 25 05:50:57.925411 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1111/4449] 10.4.3.189 () {68 vars in 1390 bytes} [Tue Aug 25 05:50:57 2026] POST /volume/v3/volumes/e28c6c4c-13df-4178-bac3-3b04f7e38d1b/action => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:50:57.937222 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-4d5d907e-c33d-4662-99c9-ff059711d548 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:57.938887 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-4d5d907e-c33d-4662-99c9-ff059711d548 tempest-VolumesNegativeTest-2142392561 tempest-VolumesNegativeTest-2142392561-project-member] POST https://10.4.3.189/volume/v3/volumes/f33bc742-7841-4bdb-9e8a-846fcfdc61e7/action Aug 25 05:50:57.939489 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-4d5d907e-c33d-4662-99c9-ff059711d548 tempest-VolumesNegativeTest-2142392561 tempest-VolumesNegativeTest-2142392561-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=100270) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 05:50:57.939726 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-4d5d907e-c33d-4662-99c9-ff059711d548 tempest-VolumesNegativeTest-2142392561 tempest-VolumesNegativeTest-2142392561-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:50:57.948707 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-4d5d907e-c33d-4662-99c9-ff059711d548 tempest-VolumesNegativeTest-2142392561 tempest-VolumesNegativeTest-2142392561-project-member] https://10.4.3.189/volume/v3/volumes/f33bc742-7841-4bdb-9e8a-846fcfdc61e7/action returned with HTTP 404 Aug 25 05:50:57.949566 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1108/4450] 10.4.3.189 () {68 vars in 1390 bytes} [Tue Aug 25 05:50:57 2026] POST /volume/v3/volumes/f33bc742-7841-4bdb-9e8a-846fcfdc61e7/action => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:50:57.959283 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-71b8ff98-4d11-497f-ace5-b55fcd4cd97d None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:57.961548 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1107/4451] 10.4.3.189 () {68 vars in 1260 bytes} [Tue Aug 25 05:50:57 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 25 05:50:57.971755 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-43a3cbbf-24bb-421f-9cce-308caf859a4c None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:57.973893 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-43a3cbbf-24bb-421f-9cce-308caf859a4c tempest-VolumesNegativeTest-2142392561 tempest-VolumesNegativeTest-2142392561-project-member] PUT https://10.4.3.189/volume/v3/volumes/tempest-invalid-1884427708 Aug 25 05:50:57.974324 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-43a3cbbf-24bb-421f-9cce-308caf859a4c tempest-VolumesNegativeTest-2142392561 tempest-VolumesNegativeTest-2142392561-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "n"}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:50:57.983415 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-43a3cbbf-24bb-421f-9cce-308caf859a4c tempest-VolumesNegativeTest-2142392561 tempest-VolumesNegativeTest-2142392561-project-member] https://10.4.3.189/volume/v3/volumes/tempest-invalid-1884427708 returned with HTTP 404 Aug 25 05:50:57.984002 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1126/4452] 10.4.3.189 () {68 vars in 1338 bytes} [Tue Aug 25 05:50:57 2026] PUT /volume/v3/volumes/tempest-invalid-1884427708 => generated 99 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 25 05:50:57.994086 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-95dd1d1e-55e7-451c-b85b-e4aa40b24003 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:57.996143 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-95dd1d1e-55e7-451c-b85b-e4aa40b24003 tempest-VolumesNegativeTest-2142392561 tempest-VolumesNegativeTest-2142392561-project-member] PUT https://10.4.3.189/volume/v3/volumes/80486e5d-c3c1-4893-93fc-2180c76a0e56 Aug 25 05:50:57.996484 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-95dd1d1e-55e7-451c-b85b-e4aa40b24003 tempest-VolumesNegativeTest-2142392561 tempest-VolumesNegativeTest-2142392561-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "n"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:50:58.003929 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-95dd1d1e-55e7-451c-b85b-e4aa40b24003 tempest-VolumesNegativeTest-2142392561 tempest-VolumesNegativeTest-2142392561-project-member] https://10.4.3.189/volume/v3/volumes/80486e5d-c3c1-4893-93fc-2180c76a0e56 returned with HTTP 404 Aug 25 05:50:58.004446 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1112/4453] 10.4.3.189 () {68 vars in 1368 bytes} [Tue Aug 25 05:50:57 2026] PUT /volume/v3/volumes/80486e5d-c3c1-4893-93fc-2180c76a0e56 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:50:58.014366 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-a03844ce-9d89-425f-b5fd-2769a4edf064 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:58.016004 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-a03844ce-9d89-425f-b5fd-2769a4edf064 tempest-VolumesNegativeTest-2142392561 tempest-VolumesNegativeTest-2142392561-project-member] DELETE https://10.4.3.189/volume/v3/volumes/9d5b318b-5d15-4121-9137-c3fd8c2e2f18 Aug 25 05:50:58.016412 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-a03844ce-9d89-425f-b5fd-2769a4edf064 tempest-VolumesNegativeTest-2142392561 tempest-VolumesNegativeTest-2142392561-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:58.016738 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-a03844ce-9d89-425f-b5fd-2769a4edf064 tempest-VolumesNegativeTest-2142392561 tempest-VolumesNegativeTest-2142392561-project-member] Calling method 'delete' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:58.017010 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.v3.volumes [None req-a03844ce-9d89-425f-b5fd-2769a4edf064 tempest-VolumesNegativeTest-2142392561 tempest-VolumesNegativeTest-2142392561-project-member] Delete volume with id: 9d5b318b-5d15-4121-9137-c3fd8c2e2f18 Aug 25 05:50:58.023826 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-a03844ce-9d89-425f-b5fd-2769a4edf064 tempest-VolumesNegativeTest-2142392561 tempest-VolumesNegativeTest-2142392561-project-member] https://10.4.3.189/volume/v3/volumes/9d5b318b-5d15-4121-9137-c3fd8c2e2f18 returned with HTTP 404 Aug 25 05:50:58.024631 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1109/4454] 10.4.3.189 () {66 vars in 1351 bytes} [Tue Aug 25 05:50:58 2026] DELETE /volume/v3/volumes/9d5b318b-5d15-4121-9137-c3fd8c2e2f18 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:50:58.035984 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-c521d01e-d9e9-409a-88f6-fb67816d937d None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:58.038463 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c521d01e-d9e9-409a-88f6-fb67816d937d tempest-VolumesNegativeTest-2142392561 tempest-VolumesNegativeTest-2142392561-project-member] POST https://10.4.3.189/volume/v3/volumes/55c58de0-dac5-4a46-8635-32557875afa2/action Aug 25 05:50:58.038938 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c521d01e-d9e9-409a-88f6-fb67816d937d tempest-VolumesNegativeTest-2142392561 tempest-VolumesNegativeTest-2142392561-project-member] Action body: b'{"os-extend": {"new_size": null}}' {{(pid=100268) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 05:50:58.039133 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c521d01e-d9e9-409a-88f6-fb67816d937d tempest-VolumesNegativeTest-2142392561 tempest-VolumesNegativeTest-2142392561-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": null}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:50:58.041295 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c521d01e-d9e9-409a-88f6-fb67816d937d tempest-VolumesNegativeTest-2142392561 tempest-VolumesNegativeTest-2142392561-project-member] https://10.4.3.189/volume/v3/volumes/55c58de0-dac5-4a46-8635-32557875afa2/action returned with HTTP 400 Aug 25 05:50:58.042171 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1108/4455] 10.4.3.189 () {68 vars in 1390 bytes} [Tue Aug 25 05:50:58 2026] POST /volume/v3/volumes/55c58de0-dac5-4a46-8635-32557875afa2/action => generated 140 bytes in 7 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 25 05:50:58.046716 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-34c9fce6-1433-49d9-bdd6-7ce63908bb9b None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:58.048878 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-34c9fce6-1433-49d9-bdd6-7ce63908bb9b tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] GET https://10.4.3.189/volume/v3/backups/e88c48f2-c3d1-442e-866f-f575e3d595db Aug 25 05:50:58.049151 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-34c9fce6-1433-49d9-bdd6-7ce63908bb9b tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:58.049361 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-34c9fce6-1433-49d9-bdd6-7ce63908bb9b tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:58.049478 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-34c9fce6-1433-49d9-bdd6-7ce63908bb9b tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Show backup with id e88c48f2-c3d1-442e-866f-f575e3d595db. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:50:58.052326 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-6edd1e3d-9572-4c56-b624-3f051db856aa None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:58.054323 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-6edd1e3d-9572-4c56-b624-3f051db856aa tempest-VolumesNegativeTest-2142392561 tempest-VolumesNegativeTest-2142392561-project-member] POST https://10.4.3.189/volume/v3/volumes/55c58de0-dac5-4a46-8635-32557875afa2/action Aug 25 05:50:58.054450 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:58.054450 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:50:58.054684 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-6edd1e3d-9572-4c56-b624-3f051db856aa tempest-VolumesNegativeTest-2142392561 tempest-VolumesNegativeTest-2142392561-project-member] Action body: b'{"os-extend": {"new_size": "abc"}}' {{(pid=100269) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 05:50:58.054813 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-6edd1e3d-9572-4c56-b624-3f051db856aa tempest-VolumesNegativeTest-2142392561 tempest-VolumesNegativeTest-2142392561-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": "abc"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:50:58.055101 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-34c9fce6-1433-49d9-bdd6-7ce63908bb9b tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] https://10.4.3.189/volume/v3/backups/e88c48f2-c3d1-442e-866f-f575e3d595db returned with HTTP 200 Aug 25 05:50:58.055638 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1127/4456] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:50:58 2026] GET /volume/v3/backups/e88c48f2-c3d1-442e-866f-f575e3d595db => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:50:58.059494 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-6edd1e3d-9572-4c56-b624-3f051db856aa tempest-VolumesNegativeTest-2142392561 tempest-VolumesNegativeTest-2142392561-project-member] https://10.4.3.189/volume/v3/volumes/55c58de0-dac5-4a46-8635-32557875afa2/action returned with HTTP 400 Aug 25 05:50:58.064249 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1113/4457] 10.4.3.189 () {68 vars in 1390 bytes} [Tue Aug 25 05:50:58 2026] POST /volume/v3/volumes/55c58de0-dac5-4a46-8635-32557875afa2/action => generated 131 bytes in 12 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 25 05:50:58.068553 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-82191c2b-a4b2-4c54-ba4b-85069e424ca3 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:58.070007 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-82191c2b-a4b2-4c54-ba4b-85069e424ca3 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] DELETE https://10.4.3.189/volume/v3/volumes/c1f5ea8e-97d3-4fc4-b838-202458cc5bae Aug 25 05:50:58.071739 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-82191c2b-a4b2-4c54-ba4b-85069e424ca3 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:58.073714 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-82191c2b-a4b2-4c54-ba4b-85069e424ca3 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Calling method 'delete' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:58.073714 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.v3.volumes [None req-82191c2b-a4b2-4c54-ba4b-85069e424ca3 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Delete volume with id: c1f5ea8e-97d3-4fc4-b838-202458cc5bae Aug 25 05:50:58.075628 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-54ea8bb1-4874-4020-9d96-5d3c2a13e036 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:58.080109 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-54ea8bb1-4874-4020-9d96-5d3c2a13e036 tempest-VolumesNegativeTest-2142392561 tempest-VolumesNegativeTest-2142392561-project-member] POST https://10.4.3.189/volume/v3/volumes/7e31769b-def2-494e-b8c4-9197e0367144/action Aug 25 05:50:58.080512 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-54ea8bb1-4874-4020-9d96-5d3c2a13e036 tempest-VolumesNegativeTest-2142392561 tempest-VolumesNegativeTest-2142392561-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100268) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 05:50:58.080640 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-54ea8bb1-4874-4020-9d96-5d3c2a13e036 tempest-VolumesNegativeTest-2142392561 tempest-VolumesNegativeTest-2142392561-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:50:58.080837 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:58.080837 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:50:58.081284 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-82191c2b-a4b2-4c54-ba4b-85069e424ca3 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Volume info retrieved successfully. Aug 25 05:50:58.088781 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-54ea8bb1-4874-4020-9d96-5d3c2a13e036 tempest-VolumesNegativeTest-2142392561 tempest-VolumesNegativeTest-2142392561-project-member] https://10.4.3.189/volume/v3/volumes/7e31769b-def2-494e-b8c4-9197e0367144/action returned with HTTP 404 Aug 25 05:50:58.089570 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1109/4458] 10.4.3.189 () {68 vars in 1390 bytes} [Tue Aug 25 05:50:58 2026] POST /volume/v3/volumes/7e31769b-def2-494e-b8c4-9197e0367144/action => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:50:58.100222 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-609e1f35-e1f9-41a1-b825-a1d71ea609a1 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:58.102112 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-609e1f35-e1f9-41a1-b825-a1d71ea609a1 tempest-VolumesNegativeTest-2142392561 tempest-VolumesNegativeTest-2142392561-project-member] POST https://10.4.3.189/volume/v3/volumes/55c58de0-dac5-4a46-8635-32557875afa2/action Aug 25 05:50:58.102496 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-609e1f35-e1f9-41a1-b825-a1d71ea609a1 tempest-VolumesNegativeTest-2142392561 tempest-VolumesNegativeTest-2142392561-project-member] Action body: b'{"os-extend": {"new_size": 0}}' {{(pid=100271) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 05:50:58.102613 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-609e1f35-e1f9-41a1-b825-a1d71ea609a1 tempest-VolumesNegativeTest-2142392561 tempest-VolumesNegativeTest-2142392561-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 0}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:50:58.105831 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-609e1f35-e1f9-41a1-b825-a1d71ea609a1 tempest-VolumesNegativeTest-2142392561 tempest-VolumesNegativeTest-2142392561-project-member] https://10.4.3.189/volume/v3/volumes/55c58de0-dac5-4a46-8635-32557875afa2/action returned with HTTP 400 Aug 25 05:50:58.105912 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-82191c2b-a4b2-4c54-ba4b-85069e424ca3 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Delete volume request issued successfully. Aug 25 05:50:58.105964 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1128/4459] 10.4.3.189 () {68 vars in 1390 bytes} [Tue Aug 25 05:50:58 2026] POST /volume/v3/volumes/55c58de0-dac5-4a46-8635-32557875afa2/action => generated 129 bytes in 5 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 25 05:50:58.106024 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-82191c2b-a4b2-4c54-ba4b-85069e424ca3 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] https://10.4.3.189/volume/v3/volumes/c1f5ea8e-97d3-4fc4-b838-202458cc5bae returned with HTTP 202 Aug 25 05:50:58.106024 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1110/4460] 10.4.3.189 () {68 vars in 1391 bytes} [Tue Aug 25 05:50:58 2026] DELETE /volume/v3/volumes/c1f5ea8e-97d3-4fc4-b838-202458cc5bae => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:50:58.114222 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-4e714368-80d6-468f-9930-f7ba036a0b56 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:58.114781 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-5d687a7a-38e5-4891-8d84-e4495fd1b0c3 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:58.115798 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-4e714368-80d6-468f-9930-f7ba036a0b56 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] GET https://10.4.3.189/volume/v3/volumes/c1f5ea8e-97d3-4fc4-b838-202458cc5bae Aug 25 05:50:58.115985 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-4e714368-80d6-468f-9930-f7ba036a0b56 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:58.116217 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-4e714368-80d6-468f-9930-f7ba036a0b56 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:58.117336 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-5d687a7a-38e5-4891-8d84-e4495fd1b0c3 tempest-VolumesNegativeTest-2142392561 tempest-VolumesNegativeTest-2142392561-project-member] POST https://10.4.3.189/volume/v3/volumes/None/action Aug 25 05:50:58.117793 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-5d687a7a-38e5-4891-8d84-e4495fd1b0c3 tempest-VolumesNegativeTest-2142392561 tempest-VolumesNegativeTest-2142392561-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100268) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 05:50:58.117947 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-5d687a7a-38e5-4891-8d84-e4495fd1b0c3 tempest-VolumesNegativeTest-2142392561 tempest-VolumesNegativeTest-2142392561-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:50:58.125778 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-5d687a7a-38e5-4891-8d84-e4495fd1b0c3 tempest-VolumesNegativeTest-2142392561 tempest-VolumesNegativeTest-2142392561-project-member] https://10.4.3.189/volume/v3/volumes/None/action returned with HTTP 404 Aug 25 05:50:58.126419 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1110/4461] 10.4.3.189 () {68 vars in 1294 bytes} [Tue Aug 25 05:50:58 2026] POST /volume/v3/volumes/None/action => generated 77 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 25 05:50:58.127463 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:58.127463 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:50:58.135609 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-f426d64d-918f-4813-98a5-b9b13fa4e7d9 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:58.137473 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-f426d64d-918f-4813-98a5-b9b13fa4e7d9 tempest-VolumesNegativeTest-2142392561 tempest-VolumesNegativeTest-2142392561-project-member] GET https://10.4.3.189/volume/v3/volumes/54dec705-c620-4814-a54c-a280c23f4e0c Aug 25 05:50:58.137692 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-f426d64d-918f-4813-98a5-b9b13fa4e7d9 tempest-VolumesNegativeTest-2142392561 tempest-VolumesNegativeTest-2142392561-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:58.137881 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-f426d64d-918f-4813-98a5-b9b13fa4e7d9 tempest-VolumesNegativeTest-2142392561 tempest-VolumesNegativeTest-2142392561-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:58.139121 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-4e714368-80d6-468f-9930-f7ba036a0b56 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Volume info retrieved successfully. Aug 25 05:50:58.146520 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-f426d64d-918f-4813-98a5-b9b13fa4e7d9 tempest-VolumesNegativeTest-2142392561 tempest-VolumesNegativeTest-2142392561-project-member] https://10.4.3.189/volume/v3/volumes/54dec705-c620-4814-a54c-a280c23f4e0c returned with HTTP 404 Aug 25 05:50:58.147250 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1129/4462] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:50:58 2026] GET /volume/v3/volumes/54dec705-c620-4814-a54c-a280c23f4e0c => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:50:58.147417 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-4e714368-80d6-468f-9930-f7ba036a0b56 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] https://10.4.3.189/volume/v3/volumes/c1f5ea8e-97d3-4fc4-b838-202458cc5bae returned with HTTP 200 Aug 25 05:50:58.147926 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1114/4463] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:50:58 2026] GET /volume/v3/volumes/c1f5ea8e-97d3-4fc4-b838-202458cc5bae => generated 1074 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:50:58.158132 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-b41914ff-7a17-4f75-81ee-da988d26f8a3 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:58.159698 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-b41914ff-7a17-4f75-81ee-da988d26f8a3 tempest-VolumesNegativeTest-2142392561 tempest-VolumesNegativeTest-2142392561-project-member] GET https://10.4.3.189/volume/v3/volumes/55c58de0-dac5-4a46-8635-32557875afa2 Aug 25 05:50:58.160117 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-b41914ff-7a17-4f75-81ee-da988d26f8a3 tempest-VolumesNegativeTest-2142392561 tempest-VolumesNegativeTest-2142392561-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:58.160492 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-b41914ff-7a17-4f75-81ee-da988d26f8a3 tempest-VolumesNegativeTest-2142392561 tempest-VolumesNegativeTest-2142392561-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:58.167735 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:58.167735 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:50:58.172613 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-b41914ff-7a17-4f75-81ee-da988d26f8a3 tempest-VolumesNegativeTest-2142392561 tempest-VolumesNegativeTest-2142392561-project-member] Volume info retrieved successfully. Aug 25 05:50:58.177216 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-b41914ff-7a17-4f75-81ee-da988d26f8a3 tempest-VolumesNegativeTest-2142392561 tempest-VolumesNegativeTest-2142392561-project-member] https://10.4.3.189/volume/v3/volumes/55c58de0-dac5-4a46-8635-32557875afa2 returned with HTTP 200 Aug 25 05:50:58.177753 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1111/4464] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:50:58 2026] GET /volume/v3/volumes/55c58de0-dac5-4a46-8635-32557875afa2 => generated 842 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:50:58.195457 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-fa3d2e77-5897-42a7-8381-ae373d3955ef None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:58.197634 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-fa3d2e77-5897-42a7-8381-ae373d3955ef tempest-VolumesNegativeTest-2142392561 tempest-VolumesNegativeTest-2142392561-project-member] DELETE https://10.4.3.189/volume/v3/volumes/55c58de0-dac5-4a46-8635-32557875afa2 Aug 25 05:50:58.197953 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-fa3d2e77-5897-42a7-8381-ae373d3955ef tempest-VolumesNegativeTest-2142392561 tempest-VolumesNegativeTest-2142392561-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:58.198314 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-fa3d2e77-5897-42a7-8381-ae373d3955ef tempest-VolumesNegativeTest-2142392561 tempest-VolumesNegativeTest-2142392561-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:58.198589 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-fa3d2e77-5897-42a7-8381-ae373d3955ef tempest-VolumesNegativeTest-2142392561 tempest-VolumesNegativeTest-2142392561-project-member] Delete volume with id: 55c58de0-dac5-4a46-8635-32557875afa2 Aug 25 05:50:58.206939 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:58.206939 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:50:58.207662 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-fa3d2e77-5897-42a7-8381-ae373d3955ef tempest-VolumesNegativeTest-2142392561 tempest-VolumesNegativeTest-2142392561-project-member] Volume info retrieved successfully. Aug 25 05:50:58.224596 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-feaf4fae-5c94-4245-881a-722820af4d06 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:58.226586 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-feaf4fae-5c94-4245-881a-722820af4d06 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] GET https://10.4.3.189/volume/v3/snapshots/4a17d376-ca9f-4ba0-8c0a-70528dc6b582 Aug 25 05:50:58.226804 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-feaf4fae-5c94-4245-881a-722820af4d06 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:58.227067 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-feaf4fae-5c94-4245-881a-722820af4d06 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:58.228686 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-fa3d2e77-5897-42a7-8381-ae373d3955ef tempest-VolumesNegativeTest-2142392561 tempest-VolumesNegativeTest-2142392561-project-member] Delete volume request issued successfully. Aug 25 05:50:58.228974 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-fa3d2e77-5897-42a7-8381-ae373d3955ef tempest-VolumesNegativeTest-2142392561 tempest-VolumesNegativeTest-2142392561-project-member] https://10.4.3.189/volume/v3/volumes/55c58de0-dac5-4a46-8635-32557875afa2 returned with HTTP 202 Aug 25 05:50:58.229480 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1111/4465] 10.4.3.189 () {66 vars in 1351 bytes} [Tue Aug 25 05:50:58 2026] DELETE /volume/v3/volumes/55c58de0-dac5-4a46-8635-32557875afa2 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:50:58.233982 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:58.233982 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:50:58.234491 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-feaf4fae-5c94-4245-881a-722820af4d06 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Snapshot retrieved successfully. Aug 25 05:50:58.235578 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-feaf4fae-5c94-4245-881a-722820af4d06 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] https://10.4.3.189/volume/v3/snapshots/4a17d376-ca9f-4ba0-8c0a-70528dc6b582 returned with HTTP 200 Aug 25 05:50:58.235936 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1130/4466] 10.4.3.189 () {66 vars in 1354 bytes} [Tue Aug 25 05:50:58 2026] GET /volume/v3/snapshots/4a17d376-ca9f-4ba0-8c0a-70528dc6b582 => generated 466 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:50:58.242595 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-df3efea0-9bbc-4cf3-b965-e78e16849ee7 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:58.244460 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-df3efea0-9bbc-4cf3-b965-e78e16849ee7 tempest-VolumesNegativeTest-2142392561 tempest-VolumesNegativeTest-2142392561-project-member] GET https://10.4.3.189/volume/v3/volumes/55c58de0-dac5-4a46-8635-32557875afa2 Aug 25 05:50:58.244696 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-df3efea0-9bbc-4cf3-b965-e78e16849ee7 tempest-VolumesNegativeTest-2142392561 tempest-VolumesNegativeTest-2142392561-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:58.244939 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-df3efea0-9bbc-4cf3-b965-e78e16849ee7 tempest-VolumesNegativeTest-2142392561 tempest-VolumesNegativeTest-2142392561-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:58.247113 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-f2f1956d-73db-4b41-95a5-d696f00acba0 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:58.250578 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-f2f1956d-73db-4b41-95a5-d696f00acba0 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-member] GET https://10.4.3.189/volume/v3/snapshots/4a17d376-ca9f-4ba0-8c0a-70528dc6b582 Aug 25 05:50:58.250578 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-f2f1956d-73db-4b41-95a5-d696f00acba0 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:58.250578 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-f2f1956d-73db-4b41-95a5-d696f00acba0 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:58.251947 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:58.251947 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:50:58.255403 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:58.255403 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:50:58.256369 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-f2f1956d-73db-4b41-95a5-d696f00acba0 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-member] Snapshot retrieved successfully. Aug 25 05:50:58.257348 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-f2f1956d-73db-4b41-95a5-d696f00acba0 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-member] https://10.4.3.189/volume/v3/snapshots/4a17d376-ca9f-4ba0-8c0a-70528dc6b582 returned with HTTP 200 Aug 25 05:50:58.257965 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1112/4467] 10.4.3.189 () {66 vars in 1354 bytes} [Tue Aug 25 05:50:58 2026] GET /volume/v3/snapshots/4a17d376-ca9f-4ba0-8c0a-70528dc6b582 => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:50:58.258404 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-df3efea0-9bbc-4cf3-b965-e78e16849ee7 tempest-VolumesNegativeTest-2142392561 tempest-VolumesNegativeTest-2142392561-project-member] Volume info retrieved successfully. Aug 25 05:50:58.263415 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-df3efea0-9bbc-4cf3-b965-e78e16849ee7 tempest-VolumesNegativeTest-2142392561 tempest-VolumesNegativeTest-2142392561-project-member] https://10.4.3.189/volume/v3/volumes/55c58de0-dac5-4a46-8635-32557875afa2 returned with HTTP 200 Aug 25 05:50:58.263918 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1115/4468] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:50:58 2026] GET /volume/v3/volumes/55c58de0-dac5-4a46-8635-32557875afa2 => generated 841 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:50:58.274470 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-3c5ea96c-08c1-44af-aac0-3d287f52eaea None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:58.276528 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-3c5ea96c-08c1-44af-aac0-3d287f52eaea tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] DELETE https://10.4.3.189/volume/v3/snapshots/4a17d376-ca9f-4ba0-8c0a-70528dc6b582 Aug 25 05:50:58.276809 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-3c5ea96c-08c1-44af-aac0-3d287f52eaea tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:58.277141 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-3c5ea96c-08c1-44af-aac0-3d287f52eaea tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:58.277328 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.v3.snapshots [None req-3c5ea96c-08c1-44af-aac0-3d287f52eaea tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Delete snapshot with id: 4a17d376-ca9f-4ba0-8c0a-70528dc6b582 Aug 25 05:50:58.282394 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:58.282394 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:50:58.282809 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-3c5ea96c-08c1-44af-aac0-3d287f52eaea tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Snapshot retrieved successfully. Aug 25 05:50:58.299538 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-3c5ea96c-08c1-44af-aac0-3d287f52eaea tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Snapshot delete request issued successfully. Aug 25 05:50:58.299845 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-3c5ea96c-08c1-44af-aac0-3d287f52eaea tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] https://10.4.3.189/volume/v3/snapshots/4a17d376-ca9f-4ba0-8c0a-70528dc6b582 returned with HTTP 202 Aug 25 05:50:58.300435 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1112/4469] 10.4.3.189 () {66 vars in 1357 bytes} [Tue Aug 25 05:50:58 2026] DELETE /volume/v3/snapshots/4a17d376-ca9f-4ba0-8c0a-70528dc6b582 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:50:58.309157 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-35b6cba0-7621-45bb-aa0e-4e6194e2f14f None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:58.311293 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-35b6cba0-7621-45bb-aa0e-4e6194e2f14f tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] GET https://10.4.3.189/volume/v3/snapshots/4a17d376-ca9f-4ba0-8c0a-70528dc6b582 Aug 25 05:50:58.311644 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-35b6cba0-7621-45bb-aa0e-4e6194e2f14f tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:58.311797 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-35b6cba0-7621-45bb-aa0e-4e6194e2f14f tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:58.317630 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:58.317630 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:50:58.317964 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-35b6cba0-7621-45bb-aa0e-4e6194e2f14f tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Snapshot retrieved successfully. Aug 25 05:50:58.318773 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-35b6cba0-7621-45bb-aa0e-4e6194e2f14f tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] https://10.4.3.189/volume/v3/snapshots/4a17d376-ca9f-4ba0-8c0a-70528dc6b582 returned with HTTP 200 Aug 25 05:50:58.319247 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1131/4470] 10.4.3.189 () {66 vars in 1354 bytes} [Tue Aug 25 05:50:58 2026] GET /volume/v3/snapshots/4a17d376-ca9f-4ba0-8c0a-70528dc6b582 => generated 465 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:50:58.645952 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-ea5bc877-ddf7-4396-9b99-1651c4435253 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:58.647759 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-ea5bc877-ddf7-4396-9b99-1651c4435253 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] GET https://10.4.3.189/volume/v3/volumes/5f29b5e8-c01f-4836-8105-0209cdbbd6ac Aug 25 05:50:58.648225 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-ea5bc877-ddf7-4396-9b99-1651c4435253 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:58.649875 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-ea5bc877-ddf7-4396-9b99-1651c4435253 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:58.655752 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-ea5bc877-ddf7-4396-9b99-1651c4435253 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] https://10.4.3.189/volume/v3/volumes/5f29b5e8-c01f-4836-8105-0209cdbbd6ac returned with HTTP 404 Aug 25 05:50:58.656465 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1113/4471] 10.4.3.189 () {68 vars in 1389 bytes} [Tue Aug 25 05:50:58 2026] GET /volume/v3/volumes/5f29b5e8-c01f-4836-8105-0209cdbbd6ac => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 05:50:58.665790 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-dc90a5cf-1fa1-44a0-9f8a-a48445f1ff17 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:58.667756 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-dc90a5cf-1fa1-44a0-9f8a-a48445f1ff17 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] POST https://10.4.3.189/volume/v3/volumes Aug 25 05:50:58.668228 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-dc90a5cf-1fa1-44a0-9f8a-a48445f1ff17 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-122289368"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:50:58.669857 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.v3.volumes [None req-dc90a5cf-1fa1-44a0-9f8a-a48445f1ff17 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-122289368'}} {{(pid=100269) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 05:50:58.670007 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.v3.volumes [None req-dc90a5cf-1fa1-44a0-9f8a-a48445f1ff17 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Create volume of 1 GB Aug 25 05:50:58.675844 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-dc90a5cf-1fa1-44a0-9f8a-a48445f1ff17 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Availability Zones retrieved successfully. Aug 25 05:50:58.684893 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-dc90a5cf-1fa1-44a0-9f8a-a48445f1ff17 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Flow 'volume_create_api' (5939927b-9ba6-4302-9027-251e6a6c11d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:50:58.686291 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-dc90a5cf-1fa1-44a0-9f8a-a48445f1ff17 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7585ace7-0046-477f-a258-25182235e672) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:50:58.687389 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.flows.api.create_volume [None req-dc90a5cf-1fa1-44a0-9f8a-a48445f1ff17 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Validating volume size '1' using validate_int {{(pid=100269) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 05:50:58.714646 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-dc90a5cf-1fa1-44a0-9f8a-a48445f1ff17 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7585ace7-0046-477f-a258-25182235e672) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T05:35:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=23fc6e5d-fce0-4521-ba46-4837b4232084,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '23fc6e5d-fce0-4521-ba46-4837b4232084', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:50:58.715896 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-dc90a5cf-1fa1-44a0-9f8a-a48445f1ff17 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (41624e7f-f41c-4c0b-a084-14d77a188a04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:50:58.761883 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.quota [None req-dc90a5cf-1fa1-44a0-9f8a-a48445f1ff17 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Created reservations ['ae088ed0-8b63-4d54-8f82-3e78262fea61', '9668bff9-3f5b-46f8-9578-38a28f30e4b7', '891aa306-ebb1-4bd9-8e9c-df51ceebdf74', 'b1d29054-d20c-49fe-b813-efde40d87919'] {{(pid=100269) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:50:58.762688 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-dc90a5cf-1fa1-44a0-9f8a-a48445f1ff17 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (41624e7f-f41c-4c0b-a084-14d77a188a04) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ae088ed0-8b63-4d54-8f82-3e78262fea61', '9668bff9-3f5b-46f8-9578-38a28f30e4b7', '891aa306-ebb1-4bd9-8e9c-df51ceebdf74', 'b1d29054-d20c-49fe-b813-efde40d87919']}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:50:58.763492 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-dc90a5cf-1fa1-44a0-9f8a-a48445f1ff17 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fd48206a-97f5-4d2e-9886-31f7f3b9b0ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:50:58.788380 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-dc90a5cf-1fa1-44a0-9f8a-a48445f1ff17 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fd48206a-97f5-4d2e-9886-31f7f3b9b0ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ae26d1c2-7838-47a2-b880-ed5ca8c7370e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-122289368',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c415045c9abe490aa71872fe5032078b',qos_specs=None,replication_status=,reservations=['ae088ed0-8b63-4d54-8f82-3e78262fea61','9668bff9-3f5b-46f8-9578-38a28f30e4b7','891aa306-ebb1-4bd9-8e9c-df51ceebdf74','b1d29054-d20c-49fe-b813-efde40d87919'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='98ee9e9efd484244ae38f22318c905f4',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T05:50:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-122289368',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ae26d1c2-7838-47a2-b880-ed5ca8c7370e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c415045c9abe490aa71872fe5032078b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='98ee9e9efd484244ae38f22318c905f4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(23fc6e5d-fce0-4521-ba46-4837b4232084),volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:50:58.789109 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-dc90a5cf-1fa1-44a0-9f8a-a48445f1ff17 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aeab38c7-923d-4635-9852-de2680e60120) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:50:58.810859 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-dc90a5cf-1fa1-44a0-9f8a-a48445f1ff17 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aeab38c7-923d-4635-9852-de2680e60120) transitioned into state 'SUCCESS' from state '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-122289368',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c415045c9abe490aa71872fe5032078b',qos_specs=None,replication_status=,reservations=['ae088ed0-8b63-4d54-8f82-3e78262fea61','9668bff9-3f5b-46f8-9578-38a28f30e4b7','891aa306-ebb1-4bd9-8e9c-df51ceebdf74','b1d29054-d20c-49fe-b813-efde40d87919'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='98ee9e9efd484244ae38f22318c905f4',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:50:58.811591 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-dc90a5cf-1fa1-44a0-9f8a-a48445f1ff17 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a2d05e13-e316-4c9d-8dd7-b9c5718bdaa8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:50:58.821574 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-dc90a5cf-1fa1-44a0-9f8a-a48445f1ff17 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a2d05e13-e316-4c9d-8dd7-b9c5718bdaa8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:50:58.822545 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-dc90a5cf-1fa1-44a0-9f8a-a48445f1ff17 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Flow 'volume_create_api' (5939927b-9ba6-4302-9027-251e6a6c11d6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:50:58.822951 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-dc90a5cf-1fa1-44a0-9f8a-a48445f1ff17 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Create volume request issued successfully. Aug 25 05:50:58.823815 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-dc90a5cf-1fa1-44a0-9f8a-a48445f1ff17 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] https://10.4.3.189/volume/v3/volumes returned with HTTP 202 Aug 25 05:50:58.824410 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1116/4472] 10.4.3.189 () {70 vars in 1299 bytes} [Tue Aug 25 05:50:58 2026] POST /volume/v3/volumes => generated 769 bytes in 159 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:50:58.837980 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-ffc7cd66-e459-4c0e-9d43-91362a3a22a6 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:58.839923 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ffc7cd66-e459-4c0e-9d43-91362a3a22a6 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] GET https://10.4.3.189/volume/v3/volumes/ae26d1c2-7838-47a2-b880-ed5ca8c7370e Aug 25 05:50:58.840243 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ffc7cd66-e459-4c0e-9d43-91362a3a22a6 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:58.840434 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ffc7cd66-e459-4c0e-9d43-91362a3a22a6 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:58.851664 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:58.851664 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:50:58.856272 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-ffc7cd66-e459-4c0e-9d43-91362a3a22a6 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Volume info retrieved successfully. Aug 25 05:50:58.861967 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ffc7cd66-e459-4c0e-9d43-91362a3a22a6 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] https://10.4.3.189/volume/v3/volumes/ae26d1c2-7838-47a2-b880-ed5ca8c7370e returned with HTTP 200 Aug 25 05:50:58.862504 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1113/4473] 10.4.3.189 () {68 vars in 1389 bytes} [Tue Aug 25 05:50:58 2026] GET /volume/v3/volumes/ae26d1c2-7838-47a2-b880-ed5ca8c7370e => generated 837 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:50:59.163348 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-bfef0b58-266f-4943-8179-f56a0c7d9162 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:59.165636 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-bfef0b58-266f-4943-8179-f56a0c7d9162 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] GET https://10.4.3.189/volume/v3/volumes/c1f5ea8e-97d3-4fc4-b838-202458cc5bae Aug 25 05:50:59.165951 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-bfef0b58-266f-4943-8179-f56a0c7d9162 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:59.166247 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-bfef0b58-266f-4943-8179-f56a0c7d9162 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:59.173563 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-bfef0b58-266f-4943-8179-f56a0c7d9162 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] https://10.4.3.189/volume/v3/volumes/c1f5ea8e-97d3-4fc4-b838-202458cc5bae returned with HTTP 404 Aug 25 05:50:59.174108 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1132/4474] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:50:59 2026] GET /volume/v3/volumes/c1f5ea8e-97d3-4fc4-b838-202458cc5bae => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:50:59.183169 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-7b41aca9-1c19-4995-a5c6-81dd25077680 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:59.185426 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-7b41aca9-1c19-4995-a5c6-81dd25077680 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-member] GET https://10.4.3.189/volume/v3/backups/e88c48f2-c3d1-442e-866f-f575e3d595db Aug 25 05:50:59.185726 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-7b41aca9-1c19-4995-a5c6-81dd25077680 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:59.185980 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-7b41aca9-1c19-4995-a5c6-81dd25077680 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:59.186158 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-7b41aca9-1c19-4995-a5c6-81dd25077680 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-member] Show backup with id e88c48f2-c3d1-442e-866f-f575e3d595db. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:50:59.191551 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:59.191551 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:50:59.192548 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-7b41aca9-1c19-4995-a5c6-81dd25077680 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-member] https://10.4.3.189/volume/v3/backups/e88c48f2-c3d1-442e-866f-f575e3d595db returned with HTTP 200 Aug 25 05:50:59.193090 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1114/4475] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:50:59 2026] GET /volume/v3/backups/e88c48f2-c3d1-442e-866f-f575e3d595db => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:50:59.205524 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-ffc39c60-c66e-46de-a5cd-2973d230dcd2 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:59.208120 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-ffc39c60-c66e-46de-a5cd-2973d230dcd2 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] DELETE https://10.4.3.189/volume/v3/backups/8c12c4c4-3981-46fc-a901-9ccaa90c52b5 Aug 25 05:50:59.208234 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-ffc39c60-c66e-46de-a5cd-2973d230dcd2 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:59.208510 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-ffc39c60-c66e-46de-a5cd-2973d230dcd2 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Calling method 'delete' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:59.208656 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.contrib.backups [None req-ffc39c60-c66e-46de-a5cd-2973d230dcd2 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Delete backup with id: 8c12c4c4-3981-46fc-a901-9ccaa90c52b5. Aug 25 05:50:59.214185 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:59.214185 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:50:59.228757 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.backup.rpcapi [None req-ffc39c60-c66e-46de-a5cd-2973d230dcd2 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] delete_backup rpcapi backup_id 8c12c4c4-3981-46fc-a901-9ccaa90c52b5 {{(pid=100269) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 25 05:50:59.231112 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-ffc39c60-c66e-46de-a5cd-2973d230dcd2 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] https://10.4.3.189/volume/v3/backups/8c12c4c4-3981-46fc-a901-9ccaa90c52b5 returned with HTTP 202 Aug 25 05:50:59.231469 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1117/4476] 10.4.3.189 () {68 vars in 1391 bytes} [Tue Aug 25 05:50:59 2026] DELETE /volume/v3/backups/8c12c4c4-3981-46fc-a901-9ccaa90c52b5 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 05:50:59.239296 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-3ba45624-3ba0-4c79-ac7d-42b1be05b4d6 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:59.243882 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-3ba45624-3ba0-4c79-ac7d-42b1be05b4d6 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] GET https://10.4.3.189/volume/v3/backups/8c12c4c4-3981-46fc-a901-9ccaa90c52b5 Aug 25 05:50:59.244746 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-3ba45624-3ba0-4c79-ac7d-42b1be05b4d6 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:59.244746 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-3ba45624-3ba0-4c79-ac7d-42b1be05b4d6 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:59.244746 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-3ba45624-3ba0-4c79-ac7d-42b1be05b4d6 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Show backup with id 8c12c4c4-3981-46fc-a901-9ccaa90c52b5. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:50:59.249850 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:59.249850 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:50:59.250683 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-3ba45624-3ba0-4c79-ac7d-42b1be05b4d6 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] https://10.4.3.189/volume/v3/backups/8c12c4c4-3981-46fc-a901-9ccaa90c52b5 returned with HTTP 200 Aug 25 05:50:59.251168 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1114/4477] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:50:59 2026] GET /volume/v3/backups/8c12c4c4-3981-46fc-a901-9ccaa90c52b5 => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:50:59.283641 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-5401bb2e-b20a-42b8-ac53-1b4444d42fed None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:59.285421 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-5401bb2e-b20a-42b8-ac53-1b4444d42fed tempest-VolumesNegativeTest-2142392561 tempest-VolumesNegativeTest-2142392561-project-member] GET https://10.4.3.189/volume/v3/volumes/55c58de0-dac5-4a46-8635-32557875afa2 Aug 25 05:50:59.285621 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-5401bb2e-b20a-42b8-ac53-1b4444d42fed tempest-VolumesNegativeTest-2142392561 tempest-VolumesNegativeTest-2142392561-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:59.285835 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-5401bb2e-b20a-42b8-ac53-1b4444d42fed tempest-VolumesNegativeTest-2142392561 tempest-VolumesNegativeTest-2142392561-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:59.294731 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-5401bb2e-b20a-42b8-ac53-1b4444d42fed tempest-VolumesNegativeTest-2142392561 tempest-VolumesNegativeTest-2142392561-project-member] https://10.4.3.189/volume/v3/volumes/55c58de0-dac5-4a46-8635-32557875afa2 returned with HTTP 404 Aug 25 05:50:59.295291 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1133/4478] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:50:59 2026] GET /volume/v3/volumes/55c58de0-dac5-4a46-8635-32557875afa2 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:50:59.330203 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-29355dca-3a7a-49ba-80c4-44dd23b745f3 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:59.333255 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-29355dca-3a7a-49ba-80c4-44dd23b745f3 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] GET https://10.4.3.189/volume/v3/snapshots/4a17d376-ca9f-4ba0-8c0a-70528dc6b582 Aug 25 05:50:59.333255 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-29355dca-3a7a-49ba-80c4-44dd23b745f3 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:59.333485 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-29355dca-3a7a-49ba-80c4-44dd23b745f3 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:59.335853 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-c718f393-252b-4e18-9725-30e0c0ea8ef4 req-4c135361-6338-4ed6-86c2-945d9677c404 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:59.338730 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-c718f393-252b-4e18-9725-30e0c0ea8ef4 req-4c135361-6338-4ed6-86c2-945d9677c404 tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] POST https://10.4.3.189/volume/v3/attachments/858ccc0e-b115-45f9-bff0-3214ffdffc8a/action Aug 25 05:50:59.339166 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-c718f393-252b-4e18-9725-30e0c0ea8ef4 req-4c135361-6338-4ed6-86c2-945d9677c404 tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Action body: b'{"os-complete": null}' {{(pid=100269) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 05:50:59.339308 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-c718f393-252b-4e18-9725-30e0c0ea8ef4 req-4c135361-6338-4ed6-86c2-945d9677c404 tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:50:59.340152 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-29355dca-3a7a-49ba-80c4-44dd23b745f3 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] https://10.4.3.189/volume/v3/snapshots/4a17d376-ca9f-4ba0-8c0a-70528dc6b582 returned with HTTP 404 Aug 25 05:50:59.340901 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1115/4479] 10.4.3.189 () {66 vars in 1354 bytes} [Tue Aug 25 05:50:59 2026] GET /volume/v3/snapshots/4a17d376-ca9f-4ba0-8c0a-70528dc6b582 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:50:59.349289 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-42ce5470-e002-448e-8bdf-561be44523b2 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:59.351508 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-42ce5470-e002-448e-8bdf-561be44523b2 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] DELETE https://10.4.3.189/volume/v3/volumes/c900e6e4-caaa-47e9-a294-71ae8954cc6f Aug 25 05:50:59.351937 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-42ce5470-e002-448e-8bdf-561be44523b2 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:59.352009 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-42ce5470-e002-448e-8bdf-561be44523b2 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:59.352187 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-42ce5470-e002-448e-8bdf-561be44523b2 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Delete volume with id: c900e6e4-caaa-47e9-a294-71ae8954cc6f Aug 25 05:50:59.360499 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:59.360499 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:50:59.360951 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-42ce5470-e002-448e-8bdf-561be44523b2 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Volume info retrieved successfully. Aug 25 05:50:59.365376 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:59.365376 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:50:59.384791 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-c718f393-252b-4e18-9725-30e0c0ea8ef4 req-4c135361-6338-4ed6-86c2-945d9677c404 tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] https://10.4.3.189/volume/v3/attachments/858ccc0e-b115-45f9-bff0-3214ffdffc8a/action returned with HTTP 204 Aug 25 05:50:59.385359 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1118/4480] 10.4.3.189 () {74 vars in 1725 bytes} [Tue Aug 25 05:50:59 2026] POST /volume/v3/attachments/858ccc0e-b115-45f9-bff0-3214ffdffc8a/action => generated 0 bytes in 50 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:50:59.388196 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-42ce5470-e002-448e-8bdf-561be44523b2 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Delete volume request issued successfully. Aug 25 05:50:59.388196 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-42ce5470-e002-448e-8bdf-561be44523b2 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] https://10.4.3.189/volume/v3/volumes/c900e6e4-caaa-47e9-a294-71ae8954cc6f returned with HTTP 202 Aug 25 05:50:59.388196 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1115/4481] 10.4.3.189 () {66 vars in 1351 bytes} [Tue Aug 25 05:50:59 2026] DELETE /volume/v3/volumes/c900e6e4-caaa-47e9-a294-71ae8954cc6f => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:50:59.398541 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-cd6dceed-7cea-404f-a9b4-3b440f2343f2 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:59.400988 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-cd6dceed-7cea-404f-a9b4-3b440f2343f2 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] GET https://10.4.3.189/volume/v3/volumes/c900e6e4-caaa-47e9-a294-71ae8954cc6f Aug 25 05:50:59.401335 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-cd6dceed-7cea-404f-a9b4-3b440f2343f2 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:59.401601 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-cd6dceed-7cea-404f-a9b4-3b440f2343f2 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:59.412081 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:59.412081 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:50:59.417041 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-cd6dceed-7cea-404f-a9b4-3b440f2343f2 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Volume info retrieved successfully. Aug 25 05:50:59.422868 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-cd6dceed-7cea-404f-a9b4-3b440f2343f2 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] https://10.4.3.189/volume/v3/volumes/c900e6e4-caaa-47e9-a294-71ae8954cc6f returned with HTTP 200 Aug 25 05:50:59.423515 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1134/4482] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:50:59 2026] GET /volume/v3/volumes/c900e6e4-caaa-47e9-a294-71ae8954cc6f => generated 1017 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:50:59.878674 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-6cf82038-a859-46e1-abd1-d11983e6c62e None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:59.881205 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-6cf82038-a859-46e1-abd1-d11983e6c62e tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] GET https://10.4.3.189/volume/v3/volumes/ae26d1c2-7838-47a2-b880-ed5ca8c7370e Aug 25 05:50:59.881537 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-6cf82038-a859-46e1-abd1-d11983e6c62e tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:50:59.881752 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-6cf82038-a859-46e1-abd1-d11983e6c62e tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:50:59.893365 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:59.893365 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:50:59.898769 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-6cf82038-a859-46e1-abd1-d11983e6c62e tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Volume info retrieved successfully. Aug 25 05:50:59.904767 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-6cf82038-a859-46e1-abd1-d11983e6c62e tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] https://10.4.3.189/volume/v3/volumes/ae26d1c2-7838-47a2-b880-ed5ca8c7370e returned with HTTP 200 Aug 25 05:50:59.905374 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1116/4483] 10.4.3.189 () {68 vars in 1389 bytes} [Tue Aug 25 05:50:59 2026] GET /volume/v3/volumes/ae26d1c2-7838-47a2-b880-ed5ca8c7370e => generated 862 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:50:59.923906 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-0960bed6-d172-4b32-af26-64530a647c0f None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:50:59.926690 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-0960bed6-d172-4b32-af26-64530a647c0f tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] POST https://10.4.3.189/volume/v3/volumes Aug 25 05:50:59.927197 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-0960bed6-d172-4b32-af26-64530a647c0f tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "ae26d1c2-7838-47a2-b880-ed5ca8c7370e", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-2032675178"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:50:59.929226 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.v3.volumes [None req-0960bed6-d172-4b32-af26-64530a647c0f tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Create volume request body: {'volume': {'source_volid': 'ae26d1c2-7838-47a2-b880-ed5ca8c7370e', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-2032675178'}} {{(pid=100269) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 05:50:59.940250 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:50:59.940250 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:50:59.941205 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-0960bed6-d172-4b32-af26-64530a647c0f tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Volume retrieved successfully. Aug 25 05:50:59.941398 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.v3.volumes [None req-0960bed6-d172-4b32-af26-64530a647c0f tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Create volume of 1 GB Aug 25 05:50:59.947040 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-0960bed6-d172-4b32-af26-64530a647c0f tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Availability Zones retrieved successfully. Aug 25 05:50:59.953944 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-0960bed6-d172-4b32-af26-64530a647c0f tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Flow 'volume_create_api' (e60ea6a1-c8c1-41fe-9a30-7e5b35a23af4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:50:59.955711 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-0960bed6-d172-4b32-af26-64530a647c0f tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (19725d41-1f86-491c-b5e5-fa20f7ab6eb6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:50:59.956984 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.flows.api.create_volume [None req-0960bed6-d172-4b32-af26-64530a647c0f tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100269) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 05:50:59.986615 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-0960bed6-d172-4b32-af26-64530a647c0f tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (19725d41-1f86-491c-b5e5-fa20f7ab6eb6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'ae26d1c2-7838-47a2-b880-ed5ca8c7370e', 'volume_type': VolumeType(created_at=2026-08-25T05:35:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=23fc6e5d-fce0-4521-ba46-4837b4232084,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '23fc6e5d-fce0-4521-ba46-4837b4232084', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:50:59.987521 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-0960bed6-d172-4b32-af26-64530a647c0f tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2b4c0930-5f82-46e6-b794-f078cdc07f25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:51:00.057547 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.quota [None req-0960bed6-d172-4b32-af26-64530a647c0f tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Created reservations ['b53eabe8-b2a4-450a-b995-60fb56c93020', '9b74a741-d2a6-438e-b4c1-ee953fa2096e', '704a2973-8542-4a8f-a2f8-b326ba56e8fa', '94ae7331-1a6d-452c-886f-0faa177937e2'] {{(pid=100269) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:51:00.058615 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-0960bed6-d172-4b32-af26-64530a647c0f tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2b4c0930-5f82-46e6-b794-f078cdc07f25) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b53eabe8-b2a4-450a-b995-60fb56c93020', '9b74a741-d2a6-438e-b4c1-ee953fa2096e', '704a2973-8542-4a8f-a2f8-b326ba56e8fa', '94ae7331-1a6d-452c-886f-0faa177937e2']}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:51:00.059862 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-0960bed6-d172-4b32-af26-64530a647c0f tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6b4a840b-34df-4db9-8b30-b1b97760c68d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:51:00.102307 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-0960bed6-d172-4b32-af26-64530a647c0f tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6b4a840b-34df-4db9-8b30-b1b97760c68d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1b5a922b-7048-478a-84d4-6abac4eea8b0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-2032675178',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c415045c9abe490aa71872fe5032078b',qos_specs=None,replication_status=,reservations=['b53eabe8-b2a4-450a-b995-60fb56c93020','9b74a741-d2a6-438e-b4c1-ee953fa2096e','704a2973-8542-4a8f-a2f8-b326ba56e8fa','94ae7331-1a6d-452c-886f-0faa177937e2'],size=1,snapshot_id=None,source_replicaid=,source_volid=ae26d1c2-7838-47a2-b880-ed5ca8c7370e,status='creating',user_id='98ee9e9efd484244ae38f22318c905f4',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T05:51:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-2032675178',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1b5a922b-7048-478a-84d4-6abac4eea8b0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c415045c9abe490aa71872fe5032078b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=ae26d1c2-7838-47a2-b880-ed5ca8c7370e,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='98ee9e9efd484244ae38f22318c905f4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(23fc6e5d-fce0-4521-ba46-4837b4232084),volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:51:00.103381 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-0960bed6-d172-4b32-af26-64530a647c0f tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9531ab32-34e9-45dd-bc8a-ce82134c1a6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:51:00.129606 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-0960bed6-d172-4b32-af26-64530a647c0f tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9531ab32-34e9-45dd-bc8a-ce82134c1a6c) transitioned into state 'SUCCESS' from state '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-2032675178',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c415045c9abe490aa71872fe5032078b',qos_specs=None,replication_status=,reservations=['b53eabe8-b2a4-450a-b995-60fb56c93020','9b74a741-d2a6-438e-b4c1-ee953fa2096e','704a2973-8542-4a8f-a2f8-b326ba56e8fa','94ae7331-1a6d-452c-886f-0faa177937e2'],size=1,snapshot_id=None,source_replicaid=,source_volid=ae26d1c2-7838-47a2-b880-ed5ca8c7370e,status='creating',user_id='98ee9e9efd484244ae38f22318c905f4',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:51:00.130612 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-0960bed6-d172-4b32-af26-64530a647c0f tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (47c4ce3a-520b-46c0-85a0-4339ad564066) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:51:00.155178 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-0960bed6-d172-4b32-af26-64530a647c0f tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (47c4ce3a-520b-46c0-85a0-4339ad564066) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:51:00.156270 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-0960bed6-d172-4b32-af26-64530a647c0f tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Flow 'volume_create_api' (e60ea6a1-c8c1-41fe-9a30-7e5b35a23af4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:51:00.156633 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-0960bed6-d172-4b32-af26-64530a647c0f tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Create volume request issued successfully. Aug 25 05:51:00.157398 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-0960bed6-d172-4b32-af26-64530a647c0f tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] https://10.4.3.189/volume/v3/volumes returned with HTTP 202 Aug 25 05:51:00.157930 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1119/4484] 10.4.3.189 () {70 vars in 1300 bytes} [Tue Aug 25 05:50:59 2026] POST /volume/v3/volumes => generated 804 bytes in 235 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:51:00.171784 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-3a0e3751-3d67-477a-81e0-43fe1f8acd8f None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:51:00.178078 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-3a0e3751-3d67-477a-81e0-43fe1f8acd8f tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] GET https://10.4.3.189/volume/v3/volumes/1b5a922b-7048-478a-84d4-6abac4eea8b0 Aug 25 05:51:00.178302 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-3a0e3751-3d67-477a-81e0-43fe1f8acd8f tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:51:00.178513 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-3a0e3751-3d67-477a-81e0-43fe1f8acd8f tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:51:00.193406 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:51:00.193406 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:51:00.203271 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-3a0e3751-3d67-477a-81e0-43fe1f8acd8f tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Volume info retrieved successfully. Aug 25 05:51:00.210075 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-3a0e3751-3d67-477a-81e0-43fe1f8acd8f tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] https://10.4.3.189/volume/v3/volumes/1b5a922b-7048-478a-84d4-6abac4eea8b0 returned with HTTP 200 Aug 25 05:51:00.210469 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1116/4485] 10.4.3.189 () {68 vars in 1389 bytes} [Tue Aug 25 05:51:00 2026] GET /volume/v3/volumes/1b5a922b-7048-478a-84d4-6abac4eea8b0 => generated 872 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:51:00.267729 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-371a9050-5e3e-4885-971f-f5ebd226b773 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:51:00.270117 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-371a9050-5e3e-4885-971f-f5ebd226b773 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] GET https://10.4.3.189/volume/v3/backups/8c12c4c4-3981-46fc-a901-9ccaa90c52b5 Aug 25 05:51:00.270464 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-371a9050-5e3e-4885-971f-f5ebd226b773 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:51:00.270815 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-371a9050-5e3e-4885-971f-f5ebd226b773 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:51:00.271094 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-371a9050-5e3e-4885-971f-f5ebd226b773 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Show backup with id 8c12c4c4-3981-46fc-a901-9ccaa90c52b5. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:51:00.278408 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-371a9050-5e3e-4885-971f-f5ebd226b773 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] https://10.4.3.189/volume/v3/backups/8c12c4c4-3981-46fc-a901-9ccaa90c52b5 returned with HTTP 404 Aug 25 05:51:00.279113 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1135/4486] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:51:00 2026] GET /volume/v3/backups/8c12c4c4-3981-46fc-a901-9ccaa90c52b5 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:51:00.292188 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-a71253c0-a0d0-4709-b6a6-c39acdc1660a None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:51:00.294758 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-a71253c0-a0d0-4709-b6a6-c39acdc1660a tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] DELETE https://10.4.3.189/volume/v3/backups/d957f6ba-a36f-463d-988d-e33277a93d8b Aug 25 05:51:00.295184 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-a71253c0-a0d0-4709-b6a6-c39acdc1660a tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:51:00.295427 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-a71253c0-a0d0-4709-b6a6-c39acdc1660a tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Calling method 'delete' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:51:00.295759 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.contrib.backups [None req-a71253c0-a0d0-4709-b6a6-c39acdc1660a tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Delete backup with id: d957f6ba-a36f-463d-988d-e33277a93d8b. Aug 25 05:51:00.302749 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:51:00.302749 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:51:00.328833 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.backup.rpcapi [None req-a71253c0-a0d0-4709-b6a6-c39acdc1660a tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] delete_backup rpcapi backup_id d957f6ba-a36f-463d-988d-e33277a93d8b {{(pid=100270) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 25 05:51:00.330663 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-a71253c0-a0d0-4709-b6a6-c39acdc1660a tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] https://10.4.3.189/volume/v3/backups/d957f6ba-a36f-463d-988d-e33277a93d8b returned with HTTP 202 Aug 25 05:51:00.331381 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1117/4487] 10.4.3.189 () {68 vars in 1391 bytes} [Tue Aug 25 05:51:00 2026] DELETE /volume/v3/backups/d957f6ba-a36f-463d-988d-e33277a93d8b => generated 0 bytes in 40 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 05:51:00.343515 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-715d85bd-2bdf-4570-ba16-73fda23818c1 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:51:00.351211 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-715d85bd-2bdf-4570-ba16-73fda23818c1 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] GET https://10.4.3.189/volume/v3/backups/d957f6ba-a36f-463d-988d-e33277a93d8b Aug 25 05:51:00.351584 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-715d85bd-2bdf-4570-ba16-73fda23818c1 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:51:00.351898 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-715d85bd-2bdf-4570-ba16-73fda23818c1 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:51:00.352128 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-715d85bd-2bdf-4570-ba16-73fda23818c1 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Show backup with id d957f6ba-a36f-463d-988d-e33277a93d8b. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:51:00.359425 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:51:00.359425 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:51:00.360539 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-715d85bd-2bdf-4570-ba16-73fda23818c1 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] https://10.4.3.189/volume/v3/backups/d957f6ba-a36f-463d-988d-e33277a93d8b returned with HTTP 200 Aug 25 05:51:00.361394 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1120/4488] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:51:00 2026] GET /volume/v3/backups/d957f6ba-a36f-463d-988d-e33277a93d8b => generated 737 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:51:00.442681 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-91dae0f5-5792-4df5-a9de-989c3ff2c0bf None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:51:00.447363 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-91dae0f5-5792-4df5-a9de-989c3ff2c0bf tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] GET https://10.4.3.189/volume/v3/volumes/c900e6e4-caaa-47e9-a294-71ae8954cc6f Aug 25 05:51:00.447416 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-91dae0f5-5792-4df5-a9de-989c3ff2c0bf tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:51:00.447641 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-91dae0f5-5792-4df5-a9de-989c3ff2c0bf tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:51:00.459094 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-91dae0f5-5792-4df5-a9de-989c3ff2c0bf tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] https://10.4.3.189/volume/v3/volumes/c900e6e4-caaa-47e9-a294-71ae8954cc6f returned with HTTP 404 Aug 25 05:51:00.459846 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1117/4489] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:51:00 2026] GET /volume/v3/volumes/c900e6e4-caaa-47e9-a294-71ae8954cc6f => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:51:00.471330 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-4751459e-e3be-4ee0-9834-2688d44e6c48 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:51:00.474266 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-4751459e-e3be-4ee0-9834-2688d44e6c48 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] POST https://10.4.3.189/volume/v3/volumes Aug 25 05:51:00.475602 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-4751459e-e3be-4ee0-9834-2688d44e6c48 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1699456234"}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:51:00.478537 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.v3.volumes [None req-4751459e-e3be-4ee0-9834-2688d44e6c48 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1699456234'}} {{(pid=100271) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 05:51:00.479328 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [None req-4751459e-e3be-4ee0-9834-2688d44e6c48 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Create volume of 1 GB Aug 25 05:51:00.488380 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-4751459e-e3be-4ee0-9834-2688d44e6c48 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Availability Zones retrieved successfully. Aug 25 05:51:00.498255 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-4751459e-e3be-4ee0-9834-2688d44e6c48 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Flow 'volume_create_api' (33e31562-70e8-4032-994c-6d6d634e726b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:51:00.501334 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-4751459e-e3be-4ee0-9834-2688d44e6c48 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ebc37ba4-36ed-4795-9db2-4bb6d9f66e1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:51:00.502233 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.flows.api.create_volume [None req-4751459e-e3be-4ee0-9834-2688d44e6c48 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Validating volume size '1' using validate_int {{(pid=100271) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 05:51:00.539484 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-4751459e-e3be-4ee0-9834-2688d44e6c48 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ebc37ba4-36ed-4795-9db2-4bb6d9f66e1b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T05:35:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=23fc6e5d-fce0-4521-ba46-4837b4232084,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '23fc6e5d-fce0-4521-ba46-4837b4232084', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:51:00.540824 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-4751459e-e3be-4ee0-9834-2688d44e6c48 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d6323bc1-aa47-4579-9878-accfd241b8c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:51:00.609138 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.quota [None req-4751459e-e3be-4ee0-9834-2688d44e6c48 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Created reservations ['4d6e75d7-5a56-46aa-9016-ee314f5b4b93', 'ef7753eb-af88-4a63-9990-9c709508f480', '444ef31c-a91b-486a-805b-be13dd566e14', '8ef4a762-27cd-4632-b5ce-d6584025d82c'] {{(pid=100271) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:51:00.609138 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-4751459e-e3be-4ee0-9834-2688d44e6c48 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d6323bc1-aa47-4579-9878-accfd241b8c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4d6e75d7-5a56-46aa-9016-ee314f5b4b93', 'ef7753eb-af88-4a63-9990-9c709508f480', '444ef31c-a91b-486a-805b-be13dd566e14', '8ef4a762-27cd-4632-b5ce-d6584025d82c']}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:51:00.609978 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-4751459e-e3be-4ee0-9834-2688d44e6c48 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (86de4c18-183d-46b9-a392-8a87ccc0384b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:51:00.651808 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-4751459e-e3be-4ee0-9834-2688d44e6c48 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (86de4c18-183d-46b9-a392-8a87ccc0384b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '94466098-480a-46fc-a510-ad022004acb8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1699456234',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1dc1ee612721488f887ea062696bb7aa',qos_specs=None,replication_status=,reservations=['4d6e75d7-5a56-46aa-9016-ee314f5b4b93','ef7753eb-af88-4a63-9990-9c709508f480','444ef31c-a91b-486a-805b-be13dd566e14','8ef4a762-27cd-4632-b5ce-d6584025d82c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1b645d3ab9b143698331595efc416513',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T05:51:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1699456234',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=94466098-480a-46fc-a510-ad022004acb8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1dc1ee612721488f887ea062696bb7aa',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1b645d3ab9b143698331595efc416513',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(23fc6e5d-fce0-4521-ba46-4837b4232084),volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:51:00.653142 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-4751459e-e3be-4ee0-9834-2688d44e6c48 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (354e468a-b35c-4e2a-853e-707ce2d24c2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:51:00.681050 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-4751459e-e3be-4ee0-9834-2688d44e6c48 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (354e468a-b35c-4e2a-853e-707ce2d24c2d) transitioned into state 'SUCCESS' from state '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-1699456234',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1dc1ee612721488f887ea062696bb7aa',qos_specs=None,replication_status=,reservations=['4d6e75d7-5a56-46aa-9016-ee314f5b4b93','ef7753eb-af88-4a63-9990-9c709508f480','444ef31c-a91b-486a-805b-be13dd566e14','8ef4a762-27cd-4632-b5ce-d6584025d82c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1b645d3ab9b143698331595efc416513',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:51:00.682161 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-4751459e-e3be-4ee0-9834-2688d44e6c48 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (10e32397-24e3-4020-86ae-dba2b88db0d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:51:00.696838 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-4751459e-e3be-4ee0-9834-2688d44e6c48 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (10e32397-24e3-4020-86ae-dba2b88db0d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:51:00.697954 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-4751459e-e3be-4ee0-9834-2688d44e6c48 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Flow 'volume_create_api' (33e31562-70e8-4032-994c-6d6d634e726b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100271) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:51:00.698397 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-4751459e-e3be-4ee0-9834-2688d44e6c48 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Create volume request issued successfully. Aug 25 05:51:00.699781 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-4751459e-e3be-4ee0-9834-2688d44e6c48 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] https://10.4.3.189/volume/v3/volumes returned with HTTP 202 Aug 25 05:51:00.700168 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1136/4490] 10.4.3.189 () {68 vars in 1258 bytes} [Tue Aug 25 05:51:00 2026] POST /volume/v3/volumes => generated 778 bytes in 229 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 05:51:00.716603 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-d7988177-8173-47b7-ab4e-a55478b96057 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:51:00.722707 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-d7988177-8173-47b7-ab4e-a55478b96057 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] GET https://10.4.3.189/volume/v3/volumes/94466098-480a-46fc-a510-ad022004acb8 Aug 25 05:51:00.722707 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-d7988177-8173-47b7-ab4e-a55478b96057 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:51:00.722707 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-d7988177-8173-47b7-ab4e-a55478b96057 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:51:00.740377 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:51:00.740377 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:51:00.748173 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-d7988177-8173-47b7-ab4e-a55478b96057 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Volume info retrieved successfully. Aug 25 05:51:00.753164 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-d7988177-8173-47b7-ab4e-a55478b96057 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] https://10.4.3.189/volume/v3/volumes/94466098-480a-46fc-a510-ad022004acb8 returned with HTTP 200 Aug 25 05:51:00.753636 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1118/4491] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:51:00 2026] GET /volume/v3/volumes/94466098-480a-46fc-a510-ad022004acb8 => generated 957 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:51:01.226192 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-3144db0c-e204-4b26-8f58-bf1330ae22b8 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:51:01.228473 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-3144db0c-e204-4b26-8f58-bf1330ae22b8 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] GET https://10.4.3.189/volume/v3/volumes/1b5a922b-7048-478a-84d4-6abac4eea8b0 Aug 25 05:51:01.228773 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-3144db0c-e204-4b26-8f58-bf1330ae22b8 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:51:01.229088 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-3144db0c-e204-4b26-8f58-bf1330ae22b8 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:51:01.238124 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:51:01.238124 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:51:01.243317 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-3144db0c-e204-4b26-8f58-bf1330ae22b8 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Volume info retrieved successfully. Aug 25 05:51:01.248478 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-3144db0c-e204-4b26-8f58-bf1330ae22b8 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] https://10.4.3.189/volume/v3/volumes/1b5a922b-7048-478a-84d4-6abac4eea8b0 returned with HTTP 200 Aug 25 05:51:01.248946 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1121/4492] 10.4.3.189 () {68 vars in 1389 bytes} [Tue Aug 25 05:51:01 2026] GET /volume/v3/volumes/1b5a922b-7048-478a-84d4-6abac4eea8b0 => generated 897 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:51:01.264085 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-5fe5d6ef-a426-439a-93a2-f0faaf6a6341 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:51:01.268042 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-5fe5d6ef-a426-439a-93a2-f0faaf6a6341 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] DELETE https://10.4.3.189/volume/v3/volumes/ae26d1c2-7838-47a2-b880-ed5ca8c7370e Aug 25 05:51:01.268362 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-5fe5d6ef-a426-439a-93a2-f0faaf6a6341 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:51:01.268618 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-5fe5d6ef-a426-439a-93a2-f0faaf6a6341 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:51:01.268838 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-5fe5d6ef-a426-439a-93a2-f0faaf6a6341 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Delete volume with id: ae26d1c2-7838-47a2-b880-ed5ca8c7370e Aug 25 05:51:01.289695 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:51:01.289695 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:51:01.291135 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-5fe5d6ef-a426-439a-93a2-f0faaf6a6341 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Volume info retrieved successfully. Aug 25 05:51:01.319997 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-5fe5d6ef-a426-439a-93a2-f0faaf6a6341 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Delete volume request issued successfully. Aug 25 05:51:01.320478 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-5fe5d6ef-a426-439a-93a2-f0faaf6a6341 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] https://10.4.3.189/volume/v3/volumes/ae26d1c2-7838-47a2-b880-ed5ca8c7370e returned with HTTP 202 Aug 25 05:51:01.320871 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1118/4493] 10.4.3.189 () {68 vars in 1392 bytes} [Tue Aug 25 05:51:01 2026] DELETE /volume/v3/volumes/ae26d1c2-7838-47a2-b880-ed5ca8c7370e => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 05:51:01.333017 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-b7a67d39-35c6-45c9-92db-a6354049d4d6 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:51:01.336797 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-b7a67d39-35c6-45c9-92db-a6354049d4d6 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] GET https://10.4.3.189/volume/v3/volumes/ae26d1c2-7838-47a2-b880-ed5ca8c7370e Aug 25 05:51:01.337066 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-b7a67d39-35c6-45c9-92db-a6354049d4d6 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:51:01.337443 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-b7a67d39-35c6-45c9-92db-a6354049d4d6 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:51:01.349683 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:51:01.349683 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:51:01.357957 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-b7a67d39-35c6-45c9-92db-a6354049d4d6 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Volume info retrieved successfully. Aug 25 05:51:01.362916 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-b7a67d39-35c6-45c9-92db-a6354049d4d6 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] https://10.4.3.189/volume/v3/volumes/ae26d1c2-7838-47a2-b880-ed5ca8c7370e returned with HTTP 200 Aug 25 05:51:01.362916 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1137/4494] 10.4.3.189 () {68 vars in 1389 bytes} [Tue Aug 25 05:51:01 2026] GET /volume/v3/volumes/ae26d1c2-7838-47a2-b880-ed5ca8c7370e => generated 861 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:51:01.380397 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-54b6a397-55c3-4cb1-a3cf-396f5c75ceb6 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:51:01.384412 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-54b6a397-55c3-4cb1-a3cf-396f5c75ceb6 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] GET https://10.4.3.189/volume/v3/backups/d957f6ba-a36f-463d-988d-e33277a93d8b Aug 25 05:51:01.384412 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-54b6a397-55c3-4cb1-a3cf-396f5c75ceb6 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:51:01.384412 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-54b6a397-55c3-4cb1-a3cf-396f5c75ceb6 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:51:01.384412 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-54b6a397-55c3-4cb1-a3cf-396f5c75ceb6 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Show backup with id d957f6ba-a36f-463d-988d-e33277a93d8b. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:51:01.386405 np0000008051 devstack@c-api.service[100270]: DEBUG dbcounter [-] [100270] Writing DB stats cinder:SELECT=554,cinder:UPDATE=207,cinder:INSERT=106 {{(pid=100270) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 05:51:01.389274 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-54b6a397-55c3-4cb1-a3cf-396f5c75ceb6 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] https://10.4.3.189/volume/v3/backups/d957f6ba-a36f-463d-988d-e33277a93d8b returned with HTTP 404 Aug 25 05:51:01.389893 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1119/4495] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:51:01 2026] GET /volume/v3/backups/d957f6ba-a36f-463d-988d-e33277a93d8b => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:51:01.404095 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-4ea4b011-95be-4228-a4b2-530c6c0fa622 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:51:01.405818 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-4ea4b011-95be-4228-a4b2-530c6c0fa622 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] DELETE https://10.4.3.189/volume/v3/backups/e88c48f2-c3d1-442e-866f-f575e3d595db Aug 25 05:51:01.406033 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-4ea4b011-95be-4228-a4b2-530c6c0fa622 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:51:01.406239 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-4ea4b011-95be-4228-a4b2-530c6c0fa622 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Calling method 'delete' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:51:01.406377 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.contrib.backups [None req-4ea4b011-95be-4228-a4b2-530c6c0fa622 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Delete backup with id: e88c48f2-c3d1-442e-866f-f575e3d595db. Aug 25 05:51:01.416794 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:51:01.416794 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:51:01.436383 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.backup.rpcapi [None req-4ea4b011-95be-4228-a4b2-530c6c0fa622 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] delete_backup rpcapi backup_id e88c48f2-c3d1-442e-866f-f575e3d595db {{(pid=100269) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 25 05:51:01.438139 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-4ea4b011-95be-4228-a4b2-530c6c0fa622 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] https://10.4.3.189/volume/v3/backups/e88c48f2-c3d1-442e-866f-f575e3d595db returned with HTTP 202 Aug 25 05:51:01.438676 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1122/4496] 10.4.3.189 () {68 vars in 1391 bytes} [Tue Aug 25 05:51:01 2026] DELETE /volume/v3/backups/e88c48f2-c3d1-442e-866f-f575e3d595db => generated 0 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 05:51:01.447492 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-71fbd8af-e6f4-4cf1-99a4-da73252cff93 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:51:01.449993 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-71fbd8af-e6f4-4cf1-99a4-da73252cff93 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] GET https://10.4.3.189/volume/v3/backups/e88c48f2-c3d1-442e-866f-f575e3d595db Aug 25 05:51:01.450304 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-71fbd8af-e6f4-4cf1-99a4-da73252cff93 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:51:01.450553 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-71fbd8af-e6f4-4cf1-99a4-da73252cff93 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:51:01.450697 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-71fbd8af-e6f4-4cf1-99a4-da73252cff93 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Show backup with id e88c48f2-c3d1-442e-866f-f575e3d595db. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:51:01.460664 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:51:01.460664 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:51:01.461501 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-71fbd8af-e6f4-4cf1-99a4-da73252cff93 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] https://10.4.3.189/volume/v3/backups/e88c48f2-c3d1-442e-866f-f575e3d595db returned with HTTP 200 Aug 25 05:51:01.461964 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1119/4497] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:51:01 2026] GET /volume/v3/backups/e88c48f2-c3d1-442e-866f-f575e3d595db => generated 736 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:51:01.773755 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-eea642a9-e5ac-4e89-ab6b-bd4a511f84b0 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:51:01.775990 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-eea642a9-e5ac-4e89-ab6b-bd4a511f84b0 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] GET https://10.4.3.189/volume/v3/volumes/94466098-480a-46fc-a510-ad022004acb8 Aug 25 05:51:01.776261 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-eea642a9-e5ac-4e89-ab6b-bd4a511f84b0 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:51:01.776525 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-eea642a9-e5ac-4e89-ab6b-bd4a511f84b0 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:51:01.787798 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:51:01.787798 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:51:01.796136 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-eea642a9-e5ac-4e89-ab6b-bd4a511f84b0 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Volume info retrieved successfully. Aug 25 05:51:01.799040 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-eea642a9-e5ac-4e89-ab6b-bd4a511f84b0 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] https://10.4.3.189/volume/v3/volumes/94466098-480a-46fc-a510-ad022004acb8 returned with HTTP 200 Aug 25 05:51:01.799612 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1138/4498] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:51:01 2026] GET /volume/v3/volumes/94466098-480a-46fc-a510-ad022004acb8 => generated 1018 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:51:01.814839 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-ea859678-a4d0-45b5-80d0-ce55867e2a32 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:51:01.817013 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-ea859678-a4d0-45b5-80d0-ce55867e2a32 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] POST https://10.4.3.189/volume/v3/snapshots Aug 25 05:51:01.817491 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-ea859678-a4d0-45b5-80d0-ce55867e2a32 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "94466098-480a-46fc-a510-ad022004acb8", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-227948631"}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:51:01.827177 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:51:01.827177 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:51:01.827793 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-ea859678-a4d0-45b5-80d0-ce55867e2a32 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Volume info retrieved successfully. Aug 25 05:51:01.827891 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.v3.snapshots [None req-ea859678-a4d0-45b5-80d0-ce55867e2a32 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Create snapshot from volume 94466098-480a-46fc-a510-ad022004acb8 Aug 25 05:51:01.868279 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.quota [None req-ea859678-a4d0-45b5-80d0-ce55867e2a32 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Created reservations ['d0c3f676-8d7a-44dd-a5b8-c5a3c2118d38', 'd2371aec-a92d-42f1-90de-98ade2e855f2', 'f1552ec3-0074-473b-abde-116f2bfdc974', '384d0d8e-d8b8-4668-931d-011d0d6bec03'] {{(pid=100270) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:51:01.874801 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-204f2d2d-2c67-45fb-8b65-f5e3736c26d5 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:51:01.875912 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-204f2d2d-2c67-45fb-8b65-f5e3736c26d5 None None] GET https://10.4.3.189/volume// Aug 25 05:51:01.875912 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-204f2d2d-2c67-45fb-8b65-f5e3736c26d5 None None] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:51:01.875912 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-204f2d2d-2c67-45fb-8b65-f5e3736c26d5 None None] Calling method 'all' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:51:01.876430 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-204f2d2d-2c67-45fb-8b65-f5e3736c26d5 None None] https://10.4.3.189/volume// returned with HTTP 300 Aug 25 05:51:01.876636 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1123/4499] 10.4.3.189 () {66 vars in 1426 bytes} [Tue Aug 25 05:51:01 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 05:51:01.883559 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-07895e89-a484-436e-aaf6-479cef795ef7 req-f8a2580e-1744-4794-beae-85f481f8ce49 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:51:01.889209 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-07895e89-a484-436e-aaf6-479cef795ef7 req-f8a2580e-1744-4794-beae-85f481f8ce49 tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] POST https://10.4.3.189/volume/v3/attachments Aug 25 05:51:01.889520 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-07895e89-a484-436e-aaf6-479cef795ef7 req-f8a2580e-1744-4794-beae-85f481f8ce49 tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "31f51d16-8d32-46b0-afaa-82dd6c590792", "connector": null, "instance_uuid": "8e6cc8cb-c241-4bd1-982f-a5d41aeaa831"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:51:01.906675 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:51:01.906675 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:51:01.910151 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-ea859678-a4d0-45b5-80d0-ce55867e2a32 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Snapshot create request issued successfully. Aug 25 05:51:01.911073 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-ea859678-a4d0-45b5-80d0-ce55867e2a32 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] https://10.4.3.189/volume/v3/snapshots returned with HTTP 202 Aug 25 05:51:01.911279 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1120/4500] 10.4.3.189 () {68 vars in 1265 bytes} [Tue Aug 25 05:51:01 2026] POST /volume/v3/snapshots => generated 307 bytes in 97 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 05:51:01.920614 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-0f876884-1d1f-4d54-be68-884f1ece5284 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:51:01.922578 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-0f876884-1d1f-4d54-be68-884f1ece5284 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] GET https://10.4.3.189/volume/v3/snapshots/cc0ce814-945a-44be-9319-33c16b2239da Aug 25 05:51:01.922819 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-0f876884-1d1f-4d54-be68-884f1ece5284 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:51:01.923048 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-0f876884-1d1f-4d54-be68-884f1ece5284 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:51:01.929594 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:51:01.929594 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:51:01.930155 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-0f876884-1d1f-4d54-be68-884f1ece5284 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Snapshot retrieved successfully. Aug 25 05:51:01.931032 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-0f876884-1d1f-4d54-be68-884f1ece5284 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] https://10.4.3.189/volume/v3/snapshots/cc0ce814-945a-44be-9319-33c16b2239da returned with HTTP 200 Aug 25 05:51:01.931569 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1139/4501] 10.4.3.189 () {66 vars in 1354 bytes} [Tue Aug 25 05:51:01 2026] GET /volume/v3/snapshots/cc0ce814-945a-44be-9319-33c16b2239da => generated 439 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:51:01.948933 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-07895e89-a484-436e-aaf6-479cef795ef7 req-f8a2580e-1744-4794-beae-85f481f8ce49 tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] https://10.4.3.189/volume/v3/attachments returned with HTTP 200 Aug 25 05:51:01.949391 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1120/4502] 10.4.3.189 () {74 vars in 1594 bytes} [Tue Aug 25 05:51:01 2026] POST /volume/v3/attachments => generated 273 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:51:01.958155 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-07895e89-a484-436e-aaf6-479cef795ef7 req-b8a83deb-75be-48bd-9598-d3a5941ec875 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:51:01.962098 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-07895e89-a484-436e-aaf6-479cef795ef7 req-b8a83deb-75be-48bd-9598-d3a5941ec875 tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] DELETE https://10.4.3.189/volume/v3/attachments/858ccc0e-b115-45f9-bff0-3214ffdffc8a Aug 25 05:51:01.962098 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-07895e89-a484-436e-aaf6-479cef795ef7 req-b8a83deb-75be-48bd-9598-d3a5941ec875 tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:51:01.962287 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-07895e89-a484-436e-aaf6-479cef795ef7 req-b8a83deb-75be-48bd-9598-d3a5941ec875 tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Calling method 'version_select' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:51:01.970470 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:51:01.970470 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:51:02.030296 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-07895e89-a484-436e-aaf6-479cef795ef7 req-b8a83deb-75be-48bd-9598-d3a5941ec875 tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] https://10.4.3.189/volume/v3/attachments/858ccc0e-b115-45f9-bff0-3214ffdffc8a returned with HTTP 200 Aug 25 05:51:02.030726 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1124/4503] 10.4.3.189 () {72 vars in 1673 bytes} [Tue Aug 25 05:51:01 2026] DELETE /volume/v3/attachments/858ccc0e-b115-45f9-bff0-3214ffdffc8a => generated 192 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:51:02.382195 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-98fe9326-c3f7-4415-a80e-418978d5ec37 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:51:02.384013 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-98fe9326-c3f7-4415-a80e-418978d5ec37 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] GET https://10.4.3.189/volume/v3/volumes/ae26d1c2-7838-47a2-b880-ed5ca8c7370e Aug 25 05:51:02.384270 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-98fe9326-c3f7-4415-a80e-418978d5ec37 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:51:02.384449 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-98fe9326-c3f7-4415-a80e-418978d5ec37 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:51:02.389565 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-98fe9326-c3f7-4415-a80e-418978d5ec37 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] https://10.4.3.189/volume/v3/volumes/ae26d1c2-7838-47a2-b880-ed5ca8c7370e returned with HTTP 404 Aug 25 05:51:02.390035 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1121/4504] 10.4.3.189 () {68 vars in 1389 bytes} [Tue Aug 25 05:51:02 2026] GET /volume/v3/volumes/ae26d1c2-7838-47a2-b880-ed5ca8c7370e => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 05:51:02.397358 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-e8c1527e-8286-4959-81b7-a66bf7bd671f None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:51:02.399328 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-e8c1527e-8286-4959-81b7-a66bf7bd671f tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] DELETE https://10.4.3.189/volume/v3/volumes/1b5a922b-7048-478a-84d4-6abac4eea8b0 Aug 25 05:51:02.399534 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-e8c1527e-8286-4959-81b7-a66bf7bd671f tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:51:02.399795 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-e8c1527e-8286-4959-81b7-a66bf7bd671f tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Calling method 'delete' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:51:02.399993 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [None req-e8c1527e-8286-4959-81b7-a66bf7bd671f tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Delete volume with id: 1b5a922b-7048-478a-84d4-6abac4eea8b0 Aug 25 05:51:02.408831 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:51:02.408831 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:51:02.409506 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-e8c1527e-8286-4959-81b7-a66bf7bd671f tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Volume info retrieved successfully. Aug 25 05:51:02.433765 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-e8c1527e-8286-4959-81b7-a66bf7bd671f tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Delete volume request issued successfully. Aug 25 05:51:02.434005 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-e8c1527e-8286-4959-81b7-a66bf7bd671f tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] https://10.4.3.189/volume/v3/volumes/1b5a922b-7048-478a-84d4-6abac4eea8b0 returned with HTTP 202 Aug 25 05:51:02.434441 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1140/4505] 10.4.3.189 () {68 vars in 1392 bytes} [Tue Aug 25 05:51:02 2026] DELETE /volume/v3/volumes/1b5a922b-7048-478a-84d4-6abac4eea8b0 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 05:51:02.442816 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-3e800abf-f874-43ba-9dc9-5203814b6cbe None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:51:02.444943 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-3e800abf-f874-43ba-9dc9-5203814b6cbe tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] GET https://10.4.3.189/volume/v3/volumes/1b5a922b-7048-478a-84d4-6abac4eea8b0 Aug 25 05:51:02.445246 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-3e800abf-f874-43ba-9dc9-5203814b6cbe tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:51:02.445437 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-3e800abf-f874-43ba-9dc9-5203814b6cbe tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:51:02.451975 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:51:02.451975 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:51:02.455295 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-3e800abf-f874-43ba-9dc9-5203814b6cbe tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Volume info retrieved successfully. Aug 25 05:51:02.459640 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-3e800abf-f874-43ba-9dc9-5203814b6cbe tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] https://10.4.3.189/volume/v3/volumes/1b5a922b-7048-478a-84d4-6abac4eea8b0 returned with HTTP 200 Aug 25 05:51:02.460527 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1121/4506] 10.4.3.189 () {68 vars in 1389 bytes} [Tue Aug 25 05:51:02 2026] GET /volume/v3/volumes/1b5a922b-7048-478a-84d4-6abac4eea8b0 => generated 896 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:51:02.476712 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-94e40d2b-5e46-4024-9b20-9b4b74aa1a43 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:51:02.478533 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-94e40d2b-5e46-4024-9b20-9b4b74aa1a43 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] GET https://10.4.3.189/volume/v3/backups/e88c48f2-c3d1-442e-866f-f575e3d595db Aug 25 05:51:02.478832 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-94e40d2b-5e46-4024-9b20-9b4b74aa1a43 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:51:02.479072 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-94e40d2b-5e46-4024-9b20-9b4b74aa1a43 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:51:02.479229 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-94e40d2b-5e46-4024-9b20-9b4b74aa1a43 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Show backup with id e88c48f2-c3d1-442e-866f-f575e3d595db. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:51:02.482698 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-94e40d2b-5e46-4024-9b20-9b4b74aa1a43 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] https://10.4.3.189/volume/v3/backups/e88c48f2-c3d1-442e-866f-f575e3d595db returned with HTTP 404 Aug 25 05:51:02.483312 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1125/4507] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:51:02 2026] GET /volume/v3/backups/e88c48f2-c3d1-442e-866f-f575e3d595db => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:51:02.490740 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-c9877476-b6e3-495c-bce8-ae61b7b82575 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:51:02.492980 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-c9877476-b6e3-495c-bce8-ae61b7b82575 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] DELETE https://10.4.3.189/volume/v3/volumes/594ed4a5-3639-445e-a767-d0691ee13fff Aug 25 05:51:02.493283 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-c9877476-b6e3-495c-bce8-ae61b7b82575 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:51:02.493570 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-c9877476-b6e3-495c-bce8-ae61b7b82575 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Calling method 'delete' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:51:02.493726 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.v3.volumes [None req-c9877476-b6e3-495c-bce8-ae61b7b82575 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Delete volume with id: 594ed4a5-3639-445e-a767-d0691ee13fff Aug 25 05:51:02.502453 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:51:02.502453 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:51:02.502930 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-c9877476-b6e3-495c-bce8-ae61b7b82575 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Volume info retrieved successfully. Aug 25 05:51:02.521495 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-c9877476-b6e3-495c-bce8-ae61b7b82575 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Delete volume request issued successfully. Aug 25 05:51:02.521728 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-c9877476-b6e3-495c-bce8-ae61b7b82575 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] https://10.4.3.189/volume/v3/volumes/594ed4a5-3639-445e-a767-d0691ee13fff returned with HTTP 202 Aug 25 05:51:02.522557 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1122/4508] 10.4.3.189 () {68 vars in 1391 bytes} [Tue Aug 25 05:51:02 2026] DELETE /volume/v3/volumes/594ed4a5-3639-445e-a767-d0691ee13fff => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:51:02.530429 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-409f9d78-1e2b-4fcc-9eed-83e5c7309071 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:51:02.532321 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-409f9d78-1e2b-4fcc-9eed-83e5c7309071 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] GET https://10.4.3.189/volume/v3/volumes/594ed4a5-3639-445e-a767-d0691ee13fff Aug 25 05:51:02.532642 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-409f9d78-1e2b-4fcc-9eed-83e5c7309071 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:51:02.532874 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-409f9d78-1e2b-4fcc-9eed-83e5c7309071 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:51:02.540223 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:51:02.540223 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:51:02.543811 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-409f9d78-1e2b-4fcc-9eed-83e5c7309071 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Volume info retrieved successfully. Aug 25 05:51:02.552264 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-409f9d78-1e2b-4fcc-9eed-83e5c7309071 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] https://10.4.3.189/volume/v3/volumes/594ed4a5-3639-445e-a767-d0691ee13fff returned with HTTP 200 Aug 25 05:51:02.552787 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1141/4509] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:51:02 2026] GET /volume/v3/volumes/594ed4a5-3639-445e-a767-d0691ee13fff => generated 1007 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:51:02.945827 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-aa07374c-3710-4100-a50a-bc68e49acf10 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:51:02.947517 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-aa07374c-3710-4100-a50a-bc68e49acf10 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] GET https://10.4.3.189/volume/v3/snapshots/cc0ce814-945a-44be-9319-33c16b2239da Aug 25 05:51:02.949449 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-aa07374c-3710-4100-a50a-bc68e49acf10 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:51:02.949449 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-aa07374c-3710-4100-a50a-bc68e49acf10 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:51:02.955971 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:51:02.955971 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:51:02.956618 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-aa07374c-3710-4100-a50a-bc68e49acf10 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Snapshot retrieved successfully. Aug 25 05:51:02.957590 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-aa07374c-3710-4100-a50a-bc68e49acf10 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] https://10.4.3.189/volume/v3/snapshots/cc0ce814-945a-44be-9319-33c16b2239da returned with HTTP 200 Aug 25 05:51:02.958314 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1122/4510] 10.4.3.189 () {66 vars in 1354 bytes} [Tue Aug 25 05:51:02 2026] GET /volume/v3/snapshots/cc0ce814-945a-44be-9319-33c16b2239da => generated 466 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:51:02.969457 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-db080157-2af6-4fb7-90fb-55c8aab4215f None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:51:02.973386 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-db080157-2af6-4fb7-90fb-55c8aab4215f tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-member] POST https://10.4.3.189/volume/v3/snapshots/cc0ce814-945a-44be-9319-33c16b2239da/action Aug 25 05:51:02.973749 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-db080157-2af6-4fb7-90fb-55c8aab4215f tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-member] Action body: b'{"os-unmanage": {}}' {{(pid=100269) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 05:51:02.973861 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-db080157-2af6-4fb7-90fb-55c8aab4215f tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-member] Action: 'action', calling method: unmanage, body: {"os-unmanage": {}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:51:02.975847 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.contrib.snapshot_unmanage [None req-db080157-2af6-4fb7-90fb-55c8aab4215f tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-member] Unmanage snapshot with id: cc0ce814-945a-44be-9319-33c16b2239da Aug 25 05:51:02.982824 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:51:02.982824 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:51:02.983287 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-db080157-2af6-4fb7-90fb-55c8aab4215f tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-member] Snapshot retrieved successfully. Aug 25 05:51:02.984033 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.policy [None req-db080157-2af6-4fb7-90fb-55c8aab4215f tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-member] Policy check for snapshot_extension:snapshot_unmanage failed with context {'is_admin': False, 'user_id': 'db055b26cab443548fa9ba45a5738d0a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1dc1ee612721488f887ea062696bb7aa', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100269) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 25 05:51:02.984252 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-db080157-2af6-4fb7-90fb-55c8aab4215f tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-member] https://10.4.3.189/volume/v3/snapshots/cc0ce814-945a-44be-9319-33c16b2239da/action returned with HTTP 403 Aug 25 05:51:02.984679 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1126/4511] 10.4.3.189 () {68 vars in 1396 bytes} [Tue Aug 25 05:51:02 2026] POST /volume/v3/snapshots/cc0ce814-945a-44be-9319-33c16b2239da/action => generated 117 bytes in 16 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:51:02.992008 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-1e740c81-2d29-4a2b-b344-87b67c50ae66 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:51:02.994214 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-1e740c81-2d29-4a2b-b344-87b67c50ae66 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] DELETE https://10.4.3.189/volume/v3/snapshots/cc0ce814-945a-44be-9319-33c16b2239da Aug 25 05:51:02.994477 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-1e740c81-2d29-4a2b-b344-87b67c50ae66 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:51:02.994698 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-1e740c81-2d29-4a2b-b344-87b67c50ae66 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Calling method 'delete' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:51:02.994837 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.v3.snapshots [None req-1e740c81-2d29-4a2b-b344-87b67c50ae66 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Delete snapshot with id: cc0ce814-945a-44be-9319-33c16b2239da Aug 25 05:51:03.007392 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:51:03.007392 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:51:03.007810 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-1e740c81-2d29-4a2b-b344-87b67c50ae66 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Snapshot retrieved successfully. Aug 25 05:51:03.027929 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-1e740c81-2d29-4a2b-b344-87b67c50ae66 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Snapshot delete request issued successfully. Aug 25 05:51:03.028143 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-1e740c81-2d29-4a2b-b344-87b67c50ae66 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] https://10.4.3.189/volume/v3/snapshots/cc0ce814-945a-44be-9319-33c16b2239da returned with HTTP 202 Aug 25 05:51:03.028600 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1123/4512] 10.4.3.189 () {66 vars in 1357 bytes} [Tue Aug 25 05:51:02 2026] DELETE /volume/v3/snapshots/cc0ce814-945a-44be-9319-33c16b2239da => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:51:03.037547 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-c7dd3194-442c-47a8-a209-0800d79406eb None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:51:03.039546 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-c7dd3194-442c-47a8-a209-0800d79406eb tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] GET https://10.4.3.189/volume/v3/snapshots/cc0ce814-945a-44be-9319-33c16b2239da Aug 25 05:51:03.039770 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-c7dd3194-442c-47a8-a209-0800d79406eb tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:51:03.039992 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-c7dd3194-442c-47a8-a209-0800d79406eb tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:51:03.045324 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:51:03.045324 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:51:03.045619 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-c7dd3194-442c-47a8-a209-0800d79406eb tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Snapshot retrieved successfully. Aug 25 05:51:03.046310 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-c7dd3194-442c-47a8-a209-0800d79406eb tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] https://10.4.3.189/volume/v3/snapshots/cc0ce814-945a-44be-9319-33c16b2239da returned with HTTP 200 Aug 25 05:51:03.046671 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1142/4513] 10.4.3.189 () {66 vars in 1354 bytes} [Tue Aug 25 05:51:03 2026] GET /volume/v3/snapshots/cc0ce814-945a-44be-9319-33c16b2239da => generated 465 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:51:03.383018 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-07895e89-a484-436e-aaf6-479cef795ef7 req-c3c54bec-263e-438f-a0f4-84481472087e None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:51:03.384893 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-07895e89-a484-436e-aaf6-479cef795ef7 req-c3c54bec-263e-438f-a0f4-84481472087e tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] PUT https://10.4.3.189/volume/v3/attachments/24afb9d8-1940-4339-b911-809f832606cb Aug 25 05:51:03.385448 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-07895e89-a484-436e-aaf6-479cef795ef7 req-c3c54bec-263e-438f-a0f4-84481472087e tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.189", "host": "np0000008051", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:8b4a65c6a3e1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "a19da604-b1eb-4396-a9d5-30b16dae3da8", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:51:03.396994 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.coordination [req-07895e89-a484-436e-aaf6-479cef795ef7 req-c3c54bec-263e-438f-a0f4-84481472087e tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Acquiring lock "cinder-attachment_update-31f51d16-8d32-46b0-afaa-82dd6c590792-np0000008051" by "attachment_update" {{(pid=100268) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 05:51:03.403674 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.coordination [req-07895e89-a484-436e-aaf6-479cef795ef7 req-c3c54bec-263e-438f-a0f4-84481472087e tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Lock "cinder-attachment_update-31f51d16-8d32-46b0-afaa-82dd6c590792-np0000008051" acquired by "attachment_update" :: waited 0.005s {{(pid=100268) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 05:51:03.403674 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:51:03.403674 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:51:03.476309 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-18106d3b-bfa7-4fce-8ca7-3865afe15103 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:51:03.478174 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-18106d3b-bfa7-4fce-8ca7-3865afe15103 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] GET https://10.4.3.189/volume/v3/volumes/1b5a922b-7048-478a-84d4-6abac4eea8b0 Aug 25 05:51:03.478531 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-18106d3b-bfa7-4fce-8ca7-3865afe15103 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:51:03.478601 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-18106d3b-bfa7-4fce-8ca7-3865afe15103 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:51:03.486898 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-18106d3b-bfa7-4fce-8ca7-3865afe15103 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] https://10.4.3.189/volume/v3/volumes/1b5a922b-7048-478a-84d4-6abac4eea8b0 returned with HTTP 404 Aug 25 05:51:03.488778 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1127/4514] 10.4.3.189 () {68 vars in 1389 bytes} [Tue Aug 25 05:51:03 2026] GET /volume/v3/volumes/1b5a922b-7048-478a-84d4-6abac4eea8b0 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 05:51:03.490625 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.coordination [req-07895e89-a484-436e-aaf6-479cef795ef7 req-c3c54bec-263e-438f-a0f4-84481472087e tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Lock "cinder-attachment_update-31f51d16-8d32-46b0-afaa-82dd6c590792-np0000008051" released by "attachment_update" :: held 0.089s {{(pid=100268) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 05:51:03.491404 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-07895e89-a484-436e-aaf6-479cef795ef7 req-c3c54bec-263e-438f-a0f4-84481472087e tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] https://10.4.3.189/volume/v3/attachments/24afb9d8-1940-4339-b911-809f832606cb returned with HTTP 200 Aug 25 05:51:03.492010 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1123/4515] 10.4.3.189 () {74 vars in 1704 bytes} [Tue Aug 25 05:51:03 2026] PUT /volume/v3/attachments/24afb9d8-1940-4339-b911-809f832606cb => generated 968 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:51:03.495082 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-6fbd819f-7039-4786-8e9c-d8da2f54e2be None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:51:03.497429 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-6fbd819f-7039-4786-8e9c-d8da2f54e2be tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] DELETE https://10.4.3.189/volume/v3/volumes/ae26d1c2-7838-47a2-b880-ed5ca8c7370e Aug 25 05:51:03.498532 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-6fbd819f-7039-4786-8e9c-d8da2f54e2be tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:51:03.498532 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-6fbd819f-7039-4786-8e9c-d8da2f54e2be tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Calling method 'delete' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:51:03.498532 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.v3.volumes [None req-6fbd819f-7039-4786-8e9c-d8da2f54e2be tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Delete volume with id: ae26d1c2-7838-47a2-b880-ed5ca8c7370e Aug 25 05:51:03.505138 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-6fbd819f-7039-4786-8e9c-d8da2f54e2be tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] https://10.4.3.189/volume/v3/volumes/ae26d1c2-7838-47a2-b880-ed5ca8c7370e returned with HTTP 404 Aug 25 05:51:03.505656 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1124/4516] 10.4.3.189 () {68 vars in 1392 bytes} [Tue Aug 25 05:51:03 2026] DELETE /volume/v3/volumes/ae26d1c2-7838-47a2-b880-ed5ca8c7370e => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 05:51:03.507393 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-07895e89-a484-436e-aaf6-479cef795ef7 req-01b03032-d737-458a-b28d-92b148ef3fb6 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:51:03.510903 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-07895e89-a484-436e-aaf6-479cef795ef7 req-01b03032-d737-458a-b28d-92b148ef3fb6 tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] GET https://10.4.3.189/volume/v3/attachments/24afb9d8-1940-4339-b911-809f832606cb Aug 25 05:51:03.513592 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-07895e89-a484-436e-aaf6-479cef795ef7 req-01b03032-d737-458a-b28d-92b148ef3fb6 tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:51:03.513592 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-07895e89-a484-436e-aaf6-479cef795ef7 req-01b03032-d737-458a-b28d-92b148ef3fb6 tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Calling method 'version_select' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:51:03.515138 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-fb75c645-13c3-4507-bd04-00712bbd7369 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:51:03.517424 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-fb75c645-13c3-4507-bd04-00712bbd7369 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] GET https://10.4.3.189/volume/v3/volumes/ae26d1c2-7838-47a2-b880-ed5ca8c7370e Aug 25 05:51:03.517780 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-fb75c645-13c3-4507-bd04-00712bbd7369 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:51:03.518096 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-fb75c645-13c3-4507-bd04-00712bbd7369 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:51:03.526726 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-fb75c645-13c3-4507-bd04-00712bbd7369 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] https://10.4.3.189/volume/v3/volumes/ae26d1c2-7838-47a2-b880-ed5ca8c7370e returned with HTTP 404 Aug 25 05:51:03.527512 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1128/4517] 10.4.3.189 () {68 vars in 1389 bytes} [Tue Aug 25 05:51:03 2026] GET /volume/v3/volumes/ae26d1c2-7838-47a2-b880-ed5ca8c7370e => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 05:51:03.536648 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-e4f46355-960a-408b-880b-6f0d32e16853 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:51:03.536788 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-07895e89-a484-436e-aaf6-479cef795ef7 req-01b03032-d737-458a-b28d-92b148ef3fb6 tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] https://10.4.3.189/volume/v3/attachments/24afb9d8-1940-4339-b911-809f832606cb returned with HTTP 200 Aug 25 05:51:03.537166 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1143/4518] 10.4.3.189 () {70 vars in 1651 bytes} [Tue Aug 25 05:51:03 2026] GET /volume/v3/attachments/24afb9d8-1940-4339-b911-809f832606cb => generated 993 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:51:03.538673 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e4f46355-960a-408b-880b-6f0d32e16853 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] DELETE https://10.4.3.189/volume/v3/volumes/855a8510-8b22-4aae-a0c0-4b41938c3a01 Aug 25 05:51:03.538899 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e4f46355-960a-408b-880b-6f0d32e16853 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:51:03.539129 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e4f46355-960a-408b-880b-6f0d32e16853 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:51:03.539340 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-e4f46355-960a-408b-880b-6f0d32e16853 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Delete volume with id: 855a8510-8b22-4aae-a0c0-4b41938c3a01 Aug 25 05:51:03.551704 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:51:03.551704 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:51:03.552350 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-e4f46355-960a-408b-880b-6f0d32e16853 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Volume info retrieved successfully. Aug 25 05:51:03.566899 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-80c35db7-087f-4a32-b999-e4ba7a413af6 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:51:03.569031 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-80c35db7-087f-4a32-b999-e4ba7a413af6 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] GET https://10.4.3.189/volume/v3/volumes/594ed4a5-3639-445e-a767-d0691ee13fff Aug 25 05:51:03.569346 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-80c35db7-087f-4a32-b999-e4ba7a413af6 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:51:03.569503 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-80c35db7-087f-4a32-b999-e4ba7a413af6 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:51:03.578117 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-80c35db7-087f-4a32-b999-e4ba7a413af6 tempest-ProjectMemberTests33-150686783 tempest-ProjectMemberTests33-150686783-project-admin] https://10.4.3.189/volume/v3/volumes/594ed4a5-3639-445e-a767-d0691ee13fff returned with HTTP 404 Aug 25 05:51:03.578117 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1125/4519] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:51:03 2026] GET /volume/v3/volumes/594ed4a5-3639-445e-a767-d0691ee13fff => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:51:03.581562 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-e4f46355-960a-408b-880b-6f0d32e16853 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Delete volume request issued successfully. Aug 25 05:51:03.582144 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e4f46355-960a-408b-880b-6f0d32e16853 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] https://10.4.3.189/volume/v3/volumes/855a8510-8b22-4aae-a0c0-4b41938c3a01 returned with HTTP 202 Aug 25 05:51:03.582388 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1124/4520] 10.4.3.189 () {68 vars in 1392 bytes} [Tue Aug 25 05:51:03 2026] DELETE /volume/v3/volumes/855a8510-8b22-4aae-a0c0-4b41938c3a01 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 05:51:03.590689 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-b6a751e5-0dab-4ee8-9d55-c7928665f295 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:51:03.593834 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-b6a751e5-0dab-4ee8-9d55-c7928665f295 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] GET https://10.4.3.189/volume/v3/volumes/855a8510-8b22-4aae-a0c0-4b41938c3a01 Aug 25 05:51:03.594252 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-b6a751e5-0dab-4ee8-9d55-c7928665f295 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:51:03.594561 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-b6a751e5-0dab-4ee8-9d55-c7928665f295 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:51:03.605211 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:51:03.605211 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:51:03.611484 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-b6a751e5-0dab-4ee8-9d55-c7928665f295 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Volume info retrieved successfully. Aug 25 05:51:03.617941 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-b6a751e5-0dab-4ee8-9d55-c7928665f295 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] https://10.4.3.189/volume/v3/volumes/855a8510-8b22-4aae-a0c0-4b41938c3a01 returned with HTTP 200 Aug 25 05:51:03.618513 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1129/4521] 10.4.3.189 () {68 vars in 1389 bytes} [Tue Aug 25 05:51:03 2026] GET /volume/v3/volumes/855a8510-8b22-4aae-a0c0-4b41938c3a01 => generated 895 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:51:04.056525 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-bed43391-9fba-45c0-8838-25a6f2847c80 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:51:04.059143 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-bed43391-9fba-45c0-8838-25a6f2847c80 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] GET https://10.4.3.189/volume/v3/snapshots/cc0ce814-945a-44be-9319-33c16b2239da Aug 25 05:51:04.059143 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-bed43391-9fba-45c0-8838-25a6f2847c80 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:51:04.059143 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-bed43391-9fba-45c0-8838-25a6f2847c80 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:51:04.063349 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-bed43391-9fba-45c0-8838-25a6f2847c80 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] https://10.4.3.189/volume/v3/snapshots/cc0ce814-945a-44be-9319-33c16b2239da returned with HTTP 404 Aug 25 05:51:04.063855 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1144/4522] 10.4.3.189 () {66 vars in 1354 bytes} [Tue Aug 25 05:51:04 2026] GET /volume/v3/snapshots/cc0ce814-945a-44be-9319-33c16b2239da => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:51:04.072811 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-271628e6-1064-4ba6-8676-5e3783bf995c None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:51:04.074907 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-271628e6-1064-4ba6-8676-5e3783bf995c tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] DELETE https://10.4.3.189/volume/v3/volumes/94466098-480a-46fc-a510-ad022004acb8 Aug 25 05:51:04.075212 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-271628e6-1064-4ba6-8676-5e3783bf995c tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:51:04.075416 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-271628e6-1064-4ba6-8676-5e3783bf995c tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Calling method 'delete' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:51:04.075608 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.v3.volumes [None req-271628e6-1064-4ba6-8676-5e3783bf995c tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Delete volume with id: 94466098-480a-46fc-a510-ad022004acb8 Aug 25 05:51:04.083705 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:51:04.083705 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:51:04.084156 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-271628e6-1064-4ba6-8676-5e3783bf995c tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Volume info retrieved successfully. Aug 25 05:51:04.102942 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-271628e6-1064-4ba6-8676-5e3783bf995c tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Delete volume request issued successfully. Aug 25 05:51:04.103213 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-271628e6-1064-4ba6-8676-5e3783bf995c tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] https://10.4.3.189/volume/v3/volumes/94466098-480a-46fc-a510-ad022004acb8 returned with HTTP 202 Aug 25 05:51:04.103775 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1126/4523] 10.4.3.189 () {66 vars in 1351 bytes} [Tue Aug 25 05:51:04 2026] DELETE /volume/v3/volumes/94466098-480a-46fc-a510-ad022004acb8 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:51:04.112267 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-e905b3ee-3000-4589-8655-ba470f7b0ce7 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:51:04.114407 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e905b3ee-3000-4589-8655-ba470f7b0ce7 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] GET https://10.4.3.189/volume/v3/volumes/94466098-480a-46fc-a510-ad022004acb8 Aug 25 05:51:04.114407 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e905b3ee-3000-4589-8655-ba470f7b0ce7 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:51:04.114407 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e905b3ee-3000-4589-8655-ba470f7b0ce7 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:51:04.122004 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:51:04.122004 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:51:04.125652 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-e905b3ee-3000-4589-8655-ba470f7b0ce7 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Volume info retrieved successfully. Aug 25 05:51:04.130020 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e905b3ee-3000-4589-8655-ba470f7b0ce7 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] https://10.4.3.189/volume/v3/volumes/94466098-480a-46fc-a510-ad022004acb8 returned with HTTP 200 Aug 25 05:51:04.130443 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1125/4524] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:51:04 2026] GET /volume/v3/volumes/94466098-480a-46fc-a510-ad022004acb8 => generated 1017 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:51:04.634639 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-800bd4d0-aeaf-4fe7-8f8f-bbd22fc4bee8 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:51:04.636324 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-800bd4d0-aeaf-4fe7-8f8f-bbd22fc4bee8 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] GET https://10.4.3.189/volume/v3/volumes/855a8510-8b22-4aae-a0c0-4b41938c3a01 Aug 25 05:51:04.636526 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-800bd4d0-aeaf-4fe7-8f8f-bbd22fc4bee8 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:51:04.636701 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-800bd4d0-aeaf-4fe7-8f8f-bbd22fc4bee8 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:51:04.642603 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-800bd4d0-aeaf-4fe7-8f8f-bbd22fc4bee8 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] https://10.4.3.189/volume/v3/volumes/855a8510-8b22-4aae-a0c0-4b41938c3a01 returned with HTTP 404 Aug 25 05:51:04.642844 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1130/4525] 10.4.3.189 () {68 vars in 1389 bytes} [Tue Aug 25 05:51:04 2026] GET /volume/v3/volumes/855a8510-8b22-4aae-a0c0-4b41938c3a01 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 05:51:04.652033 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-06b43d01-705f-49a3-bcf5-4a9400b1c8d6 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:51:04.654009 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-06b43d01-705f-49a3-bcf5-4a9400b1c8d6 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] DELETE https://10.4.3.189/volume/v3/snapshots/4e768bff-ffe9-4a79-a827-36f277ea1cc6 Aug 25 05:51:04.654237 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-06b43d01-705f-49a3-bcf5-4a9400b1c8d6 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:51:04.654406 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-06b43d01-705f-49a3-bcf5-4a9400b1c8d6 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Calling method 'delete' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:51:04.654516 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.v3.snapshots [None req-06b43d01-705f-49a3-bcf5-4a9400b1c8d6 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Delete snapshot with id: 4e768bff-ffe9-4a79-a827-36f277ea1cc6 Aug 25 05:51:04.660223 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-06b43d01-705f-49a3-bcf5-4a9400b1c8d6 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] https://10.4.3.189/volume/v3/snapshots/4e768bff-ffe9-4a79-a827-36f277ea1cc6 returned with HTTP 404 Aug 25 05:51:04.660851 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1145/4526] 10.4.3.189 () {66 vars in 1357 bytes} [Tue Aug 25 05:51:04 2026] DELETE /volume/v3/snapshots/4e768bff-ffe9-4a79-a827-36f277ea1cc6 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:51:04.670044 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-c45f2572-dc2e-44ef-9511-8dd5222bb194 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:51:04.672034 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-c45f2572-dc2e-44ef-9511-8dd5222bb194 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] GET https://10.4.3.189/volume/v3/snapshots/4e768bff-ffe9-4a79-a827-36f277ea1cc6 Aug 25 05:51:04.672294 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-c45f2572-dc2e-44ef-9511-8dd5222bb194 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:51:04.672522 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-c45f2572-dc2e-44ef-9511-8dd5222bb194 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:51:04.677486 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-c45f2572-dc2e-44ef-9511-8dd5222bb194 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] https://10.4.3.189/volume/v3/snapshots/4e768bff-ffe9-4a79-a827-36f277ea1cc6 returned with HTTP 404 Aug 25 05:51:04.678130 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1127/4527] 10.4.3.189 () {66 vars in 1354 bytes} [Tue Aug 25 05:51:04 2026] GET /volume/v3/snapshots/4e768bff-ffe9-4a79-a827-36f277ea1cc6 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:51:04.685302 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-50e461b9-3772-40be-9bb9-34c4268b9bce None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:51:04.687548 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-50e461b9-3772-40be-9bb9-34c4268b9bce tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] DELETE https://10.4.3.189/volume/v3/volumes/5f29b5e8-c01f-4836-8105-0209cdbbd6ac Aug 25 05:51:04.687548 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-50e461b9-3772-40be-9bb9-34c4268b9bce tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:51:04.687875 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-50e461b9-3772-40be-9bb9-34c4268b9bce tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:51:04.688096 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-50e461b9-3772-40be-9bb9-34c4268b9bce tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Delete volume with id: 5f29b5e8-c01f-4836-8105-0209cdbbd6ac Aug 25 05:51:04.696395 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-50e461b9-3772-40be-9bb9-34c4268b9bce tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] https://10.4.3.189/volume/v3/volumes/5f29b5e8-c01f-4836-8105-0209cdbbd6ac returned with HTTP 404 Aug 25 05:51:04.697105 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1126/4528] 10.4.3.189 () {68 vars in 1392 bytes} [Tue Aug 25 05:51:04 2026] DELETE /volume/v3/volumes/5f29b5e8-c01f-4836-8105-0209cdbbd6ac => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 05:51:04.704092 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-6622ee0e-df4c-4c79-9579-691b7e1444dd None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:51:04.706167 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-6622ee0e-df4c-4c79-9579-691b7e1444dd tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] GET https://10.4.3.189/volume/v3/volumes/5f29b5e8-c01f-4836-8105-0209cdbbd6ac Aug 25 05:51:04.706472 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-6622ee0e-df4c-4c79-9579-691b7e1444dd tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:51:04.706756 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-6622ee0e-df4c-4c79-9579-691b7e1444dd tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:51:04.714078 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-6622ee0e-df4c-4c79-9579-691b7e1444dd tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] https://10.4.3.189/volume/v3/volumes/5f29b5e8-c01f-4836-8105-0209cdbbd6ac returned with HTTP 404 Aug 25 05:51:04.714683 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1131/4529] 10.4.3.189 () {68 vars in 1389 bytes} [Tue Aug 25 05:51:04 2026] GET /volume/v3/volumes/5f29b5e8-c01f-4836-8105-0209cdbbd6ac => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 05:51:04.722662 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-89d8b6ac-6164-4731-ad7c-e67f8086aa7d None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:51:04.724953 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-89d8b6ac-6164-4731-ad7c-e67f8086aa7d tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] DELETE https://10.4.3.189/volume/v3/volumes/0f030eb6-4282-494a-a67b-d9fd922f2a9b Aug 25 05:51:04.725171 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-89d8b6ac-6164-4731-ad7c-e67f8086aa7d tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:51:04.725354 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-89d8b6ac-6164-4731-ad7c-e67f8086aa7d tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Calling method 'delete' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:51:04.725518 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [None req-89d8b6ac-6164-4731-ad7c-e67f8086aa7d tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Delete volume with id: 0f030eb6-4282-494a-a67b-d9fd922f2a9b Aug 25 05:51:04.731198 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-89d8b6ac-6164-4731-ad7c-e67f8086aa7d tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] https://10.4.3.189/volume/v3/volumes/0f030eb6-4282-494a-a67b-d9fd922f2a9b returned with HTTP 404 Aug 25 05:51:04.731665 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1146/4530] 10.4.3.189 () {68 vars in 1392 bytes} [Tue Aug 25 05:51:04 2026] DELETE /volume/v3/volumes/0f030eb6-4282-494a-a67b-d9fd922f2a9b => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 05:51:04.739787 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-af9db1a2-8f6b-4ea4-a13e-e73db02cb743 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:51:04.741243 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-af9db1a2-8f6b-4ea4-a13e-e73db02cb743 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] GET https://10.4.3.189/volume/v3/volumes/0f030eb6-4282-494a-a67b-d9fd922f2a9b Aug 25 05:51:04.741588 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-af9db1a2-8f6b-4ea4-a13e-e73db02cb743 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:51:04.742466 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-af9db1a2-8f6b-4ea4-a13e-e73db02cb743 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:51:04.747596 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-af9db1a2-8f6b-4ea4-a13e-e73db02cb743 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] https://10.4.3.189/volume/v3/volumes/0f030eb6-4282-494a-a67b-d9fd922f2a9b returned with HTTP 404 Aug 25 05:51:04.748177 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1128/4531] 10.4.3.189 () {68 vars in 1389 bytes} [Tue Aug 25 05:51:04 2026] GET /volume/v3/volumes/0f030eb6-4282-494a-a67b-d9fd922f2a9b => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 05:51:04.755447 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-643deb23-554d-4628-b5e5-5f6abae7ddc4 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:51:04.757161 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-643deb23-554d-4628-b5e5-5f6abae7ddc4 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] DELETE https://10.4.3.189/volume/v3/snapshots/3022e5e5-c667-4b66-bba4-c317404c54cb Aug 25 05:51:04.757340 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-643deb23-554d-4628-b5e5-5f6abae7ddc4 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:51:04.757503 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-643deb23-554d-4628-b5e5-5f6abae7ddc4 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:51:04.757619 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.v3.snapshots [None req-643deb23-554d-4628-b5e5-5f6abae7ddc4 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Delete snapshot with id: 3022e5e5-c667-4b66-bba4-c317404c54cb Aug 25 05:51:04.761902 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-643deb23-554d-4628-b5e5-5f6abae7ddc4 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] https://10.4.3.189/volume/v3/snapshots/3022e5e5-c667-4b66-bba4-c317404c54cb returned with HTTP 404 Aug 25 05:51:04.762493 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1127/4532] 10.4.3.189 () {66 vars in 1357 bytes} [Tue Aug 25 05:51:04 2026] DELETE /volume/v3/snapshots/3022e5e5-c667-4b66-bba4-c317404c54cb => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:51:04.769984 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-367b7db1-659f-4a0f-9186-572627cc41ea None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:51:04.771667 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-367b7db1-659f-4a0f-9186-572627cc41ea tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] GET https://10.4.3.189/volume/v3/snapshots/3022e5e5-c667-4b66-bba4-c317404c54cb Aug 25 05:51:04.772112 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-367b7db1-659f-4a0f-9186-572627cc41ea tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:51:04.772112 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-367b7db1-659f-4a0f-9186-572627cc41ea tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:51:04.777954 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-367b7db1-659f-4a0f-9186-572627cc41ea tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] https://10.4.3.189/volume/v3/snapshots/3022e5e5-c667-4b66-bba4-c317404c54cb returned with HTTP 404 Aug 25 05:51:04.778717 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1132/4533] 10.4.3.189 () {66 vars in 1354 bytes} [Tue Aug 25 05:51:04 2026] GET /volume/v3/snapshots/3022e5e5-c667-4b66-bba4-c317404c54cb => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:51:04.785968 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-4e99c6e3-559f-4f58-a783-e29f2170c22a None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:51:04.791250 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-4e99c6e3-559f-4f58-a783-e29f2170c22a tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] DELETE https://10.4.3.189/volume/v3/volumes/a7b326b7-7f2e-4878-9c6f-27b5bedbfac0 Aug 25 05:51:04.791250 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-4e99c6e3-559f-4f58-a783-e29f2170c22a tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:51:04.791250 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-4e99c6e3-559f-4f58-a783-e29f2170c22a tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Calling method 'delete' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:51:04.791250 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [None req-4e99c6e3-559f-4f58-a783-e29f2170c22a tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Delete volume with id: a7b326b7-7f2e-4878-9c6f-27b5bedbfac0 Aug 25 05:51:04.795998 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-4e99c6e3-559f-4f58-a783-e29f2170c22a tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] https://10.4.3.189/volume/v3/volumes/a7b326b7-7f2e-4878-9c6f-27b5bedbfac0 returned with HTTP 404 Aug 25 05:51:04.796437 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1147/4534] 10.4.3.189 () {68 vars in 1392 bytes} [Tue Aug 25 05:51:04 2026] DELETE /volume/v3/volumes/a7b326b7-7f2e-4878-9c6f-27b5bedbfac0 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 05:51:04.805367 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-4bc54cef-9325-4e98-a9e8-b561a1969bcf None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:51:04.807112 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-4bc54cef-9325-4e98-a9e8-b561a1969bcf tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] GET https://10.4.3.189/volume/v3/volumes/a7b326b7-7f2e-4878-9c6f-27b5bedbfac0 Aug 25 05:51:04.807329 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-4bc54cef-9325-4e98-a9e8-b561a1969bcf tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:51:04.807506 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-4bc54cef-9325-4e98-a9e8-b561a1969bcf tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:51:04.816214 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-4bc54cef-9325-4e98-a9e8-b561a1969bcf tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] https://10.4.3.189/volume/v3/volumes/a7b326b7-7f2e-4878-9c6f-27b5bedbfac0 returned with HTTP 404 Aug 25 05:51:04.816772 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1129/4535] 10.4.3.189 () {68 vars in 1389 bytes} [Tue Aug 25 05:51:04 2026] GET /volume/v3/volumes/a7b326b7-7f2e-4878-9c6f-27b5bedbfac0 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 05:51:04.823988 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-9ce7ed32-e14b-4ac5-8125-c38846480f35 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:51:04.827045 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-9ce7ed32-e14b-4ac5-8125-c38846480f35 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] DELETE https://10.4.3.189/volume/v3/snapshots/09555975-ddf0-4376-810c-ad669a0eb2f5 Aug 25 05:51:04.827345 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-9ce7ed32-e14b-4ac5-8125-c38846480f35 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:51:04.827594 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-9ce7ed32-e14b-4ac5-8125-c38846480f35 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:51:04.827705 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.v3.snapshots [None req-9ce7ed32-e14b-4ac5-8125-c38846480f35 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Delete snapshot with id: 09555975-ddf0-4376-810c-ad669a0eb2f5 Aug 25 05:51:04.835186 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-9ce7ed32-e14b-4ac5-8125-c38846480f35 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] https://10.4.3.189/volume/v3/snapshots/09555975-ddf0-4376-810c-ad669a0eb2f5 returned with HTTP 404 Aug 25 05:51:04.835807 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1128/4536] 10.4.3.189 () {66 vars in 1357 bytes} [Tue Aug 25 05:51:04 2026] DELETE /volume/v3/snapshots/09555975-ddf0-4376-810c-ad669a0eb2f5 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:51:04.848352 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-8bf0938f-b4a0-4999-bdfe-42e43e2ff111 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:51:04.850265 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-8bf0938f-b4a0-4999-bdfe-42e43e2ff111 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] GET https://10.4.3.189/volume/v3/snapshots/09555975-ddf0-4376-810c-ad669a0eb2f5 Aug 25 05:51:04.850444 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-8bf0938f-b4a0-4999-bdfe-42e43e2ff111 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:51:04.850625 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-8bf0938f-b4a0-4999-bdfe-42e43e2ff111 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:51:04.854997 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-8bf0938f-b4a0-4999-bdfe-42e43e2ff111 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] https://10.4.3.189/volume/v3/snapshots/09555975-ddf0-4376-810c-ad669a0eb2f5 returned with HTTP 404 Aug 25 05:51:04.855475 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1133/4537] 10.4.3.189 () {66 vars in 1354 bytes} [Tue Aug 25 05:51:04 2026] GET /volume/v3/snapshots/09555975-ddf0-4376-810c-ad669a0eb2f5 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:51:04.863803 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-f68f35b0-3fe3-4ae4-ac2e-eb5cf8c2adf9 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:51:04.865979 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-f68f35b0-3fe3-4ae4-ac2e-eb5cf8c2adf9 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] DELETE https://10.4.3.189/volume/v3/volumes/e767cc6c-efc2-4978-9220-48bcfdd56599 Aug 25 05:51:04.866287 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-f68f35b0-3fe3-4ae4-ac2e-eb5cf8c2adf9 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:51:04.866522 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-f68f35b0-3fe3-4ae4-ac2e-eb5cf8c2adf9 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Calling method 'delete' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:51:04.866730 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [None req-f68f35b0-3fe3-4ae4-ac2e-eb5cf8c2adf9 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Delete volume with id: e767cc6c-efc2-4978-9220-48bcfdd56599 Aug 25 05:51:04.873141 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-f68f35b0-3fe3-4ae4-ac2e-eb5cf8c2adf9 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] https://10.4.3.189/volume/v3/volumes/e767cc6c-efc2-4978-9220-48bcfdd56599 returned with HTTP 404 Aug 25 05:51:04.873625 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1148/4538] 10.4.3.189 () {68 vars in 1392 bytes} [Tue Aug 25 05:51:04 2026] DELETE /volume/v3/volumes/e767cc6c-efc2-4978-9220-48bcfdd56599 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 05:51:04.884080 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-006e73f7-fa68-424d-b6fe-1080895d4846 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:51:04.886032 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-006e73f7-fa68-424d-b6fe-1080895d4846 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] GET https://10.4.3.189/volume/v3/volumes/e767cc6c-efc2-4978-9220-48bcfdd56599 Aug 25 05:51:04.886294 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-006e73f7-fa68-424d-b6fe-1080895d4846 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:51:04.886476 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-006e73f7-fa68-424d-b6fe-1080895d4846 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:51:04.893830 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-006e73f7-fa68-424d-b6fe-1080895d4846 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] https://10.4.3.189/volume/v3/volumes/e767cc6c-efc2-4978-9220-48bcfdd56599 returned with HTTP 404 Aug 25 05:51:04.894587 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1130/4539] 10.4.3.189 () {68 vars in 1389 bytes} [Tue Aug 25 05:51:04 2026] GET /volume/v3/volumes/e767cc6c-efc2-4978-9220-48bcfdd56599 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 05:51:04.902218 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-d54849e6-5ab7-4dea-a298-1807bebb9a04 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:51:04.904126 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d54849e6-5ab7-4dea-a298-1807bebb9a04 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] DELETE https://10.4.3.189/volume/v3/volumes/c0066ef1-0e6d-442b-b153-74ce5d590d9c Aug 25 05:51:04.904355 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d54849e6-5ab7-4dea-a298-1807bebb9a04 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:51:04.904545 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d54849e6-5ab7-4dea-a298-1807bebb9a04 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:51:04.904730 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-d54849e6-5ab7-4dea-a298-1807bebb9a04 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Delete volume with id: c0066ef1-0e6d-442b-b153-74ce5d590d9c Aug 25 05:51:04.911680 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d54849e6-5ab7-4dea-a298-1807bebb9a04 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] https://10.4.3.189/volume/v3/volumes/c0066ef1-0e6d-442b-b153-74ce5d590d9c returned with HTTP 404 Aug 25 05:51:04.912245 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1129/4540] 10.4.3.189 () {68 vars in 1392 bytes} [Tue Aug 25 05:51:04 2026] DELETE /volume/v3/volumes/c0066ef1-0e6d-442b-b153-74ce5d590d9c => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 05:51:04.925435 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-b9330272-e8c2-4953-b938-2fc7b95b8619 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:51:04.925435 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-b9330272-e8c2-4953-b938-2fc7b95b8619 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] GET https://10.4.3.189/volume/v3/volumes/c0066ef1-0e6d-442b-b153-74ce5d590d9c Aug 25 05:51:04.925435 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-b9330272-e8c2-4953-b938-2fc7b95b8619 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:51:04.925435 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-b9330272-e8c2-4953-b938-2fc7b95b8619 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:51:04.941137 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-b9330272-e8c2-4953-b938-2fc7b95b8619 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] https://10.4.3.189/volume/v3/volumes/c0066ef1-0e6d-442b-b153-74ce5d590d9c returned with HTTP 404 Aug 25 05:51:04.941683 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1134/4541] 10.4.3.189 () {68 vars in 1389 bytes} [Tue Aug 25 05:51:04 2026] GET /volume/v3/volumes/c0066ef1-0e6d-442b-b153-74ce5d590d9c => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 05:51:04.954265 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-58bec211-540b-4ddb-9afc-e99550d83941 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:51:04.956645 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-58bec211-540b-4ddb-9afc-e99550d83941 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] DELETE https://10.4.3.189/volume/v3/volumes/8b96c5e9-1fd1-4015-858f-d35e2b01b3fc Aug 25 05:51:04.956856 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-58bec211-540b-4ddb-9afc-e99550d83941 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:51:04.957091 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-58bec211-540b-4ddb-9afc-e99550d83941 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Calling method 'delete' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:51:04.957264 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [None req-58bec211-540b-4ddb-9afc-e99550d83941 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Delete volume with id: 8b96c5e9-1fd1-4015-858f-d35e2b01b3fc Aug 25 05:51:04.963477 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-58bec211-540b-4ddb-9afc-e99550d83941 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] https://10.4.3.189/volume/v3/volumes/8b96c5e9-1fd1-4015-858f-d35e2b01b3fc returned with HTTP 404 Aug 25 05:51:04.964040 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1149/4542] 10.4.3.189 () {68 vars in 1392 bytes} [Tue Aug 25 05:51:04 2026] DELETE /volume/v3/volumes/8b96c5e9-1fd1-4015-858f-d35e2b01b3fc => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 05:51:04.972105 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-c62d0a36-59d0-4b7a-9146-14776ea8f069 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:51:04.975433 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-c62d0a36-59d0-4b7a-9146-14776ea8f069 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] GET https://10.4.3.189/volume/v3/volumes/8b96c5e9-1fd1-4015-858f-d35e2b01b3fc Aug 25 05:51:04.975857 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-c62d0a36-59d0-4b7a-9146-14776ea8f069 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:51:04.976329 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-c62d0a36-59d0-4b7a-9146-14776ea8f069 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:51:04.985753 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-c62d0a36-59d0-4b7a-9146-14776ea8f069 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] https://10.4.3.189/volume/v3/volumes/8b96c5e9-1fd1-4015-858f-d35e2b01b3fc returned with HTTP 404 Aug 25 05:51:04.986406 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1131/4543] 10.4.3.189 () {68 vars in 1389 bytes} [Tue Aug 25 05:51:04 2026] GET /volume/v3/volumes/8b96c5e9-1fd1-4015-858f-d35e2b01b3fc => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 05:51:04.994837 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-290aaa27-8ead-42ab-b4b2-5a68aa8f3528 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:51:04.996879 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-290aaa27-8ead-42ab-b4b2-5a68aa8f3528 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] DELETE https://10.4.3.189/volume/v3/snapshots/4229ea6e-0985-458a-bf6c-667b00543936 Aug 25 05:51:04.997314 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-290aaa27-8ead-42ab-b4b2-5a68aa8f3528 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:51:04.997725 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-290aaa27-8ead-42ab-b4b2-5a68aa8f3528 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:51:04.998012 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.v3.snapshots [None req-290aaa27-8ead-42ab-b4b2-5a68aa8f3528 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Delete snapshot with id: 4229ea6e-0985-458a-bf6c-667b00543936 Aug 25 05:51:05.005369 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-290aaa27-8ead-42ab-b4b2-5a68aa8f3528 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] https://10.4.3.189/volume/v3/snapshots/4229ea6e-0985-458a-bf6c-667b00543936 returned with HTTP 404 Aug 25 05:51:05.005512 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1130/4544] 10.4.3.189 () {66 vars in 1357 bytes} [Tue Aug 25 05:51:04 2026] DELETE /volume/v3/snapshots/4229ea6e-0985-458a-bf6c-667b00543936 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:51:05.014681 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-51d44e40-ebc3-4fba-a2f2-5b92228f29a2 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:51:05.016868 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-51d44e40-ebc3-4fba-a2f2-5b92228f29a2 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] GET https://10.4.3.189/volume/v3/snapshots/4229ea6e-0985-458a-bf6c-667b00543936 Aug 25 05:51:05.017387 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-51d44e40-ebc3-4fba-a2f2-5b92228f29a2 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:51:05.019246 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-51d44e40-ebc3-4fba-a2f2-5b92228f29a2 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:51:05.023499 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-51d44e40-ebc3-4fba-a2f2-5b92228f29a2 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] https://10.4.3.189/volume/v3/snapshots/4229ea6e-0985-458a-bf6c-667b00543936 returned with HTTP 404 Aug 25 05:51:05.024221 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1135/4545] 10.4.3.189 () {66 vars in 1354 bytes} [Tue Aug 25 05:51:05 2026] GET /volume/v3/snapshots/4229ea6e-0985-458a-bf6c-667b00543936 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:51:05.034353 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-4b98d170-883c-435f-be54-50eb58eaafe6 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:51:05.036273 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-4b98d170-883c-435f-be54-50eb58eaafe6 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] DELETE https://10.4.3.189/volume/v3/volumes/efb33b98-d04f-4d4c-8675-5a1cdad59ae2 Aug 25 05:51:05.036570 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-4b98d170-883c-435f-be54-50eb58eaafe6 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:51:05.036833 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-4b98d170-883c-435f-be54-50eb58eaafe6 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Calling method 'delete' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:51:05.037079 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [None req-4b98d170-883c-435f-be54-50eb58eaafe6 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Delete volume with id: efb33b98-d04f-4d4c-8675-5a1cdad59ae2 Aug 25 05:51:05.043696 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-4b98d170-883c-435f-be54-50eb58eaafe6 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] https://10.4.3.189/volume/v3/volumes/efb33b98-d04f-4d4c-8675-5a1cdad59ae2 returned with HTTP 404 Aug 25 05:51:05.044358 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1150/4546] 10.4.3.189 () {68 vars in 1392 bytes} [Tue Aug 25 05:51:05 2026] DELETE /volume/v3/volumes/efb33b98-d04f-4d4c-8675-5a1cdad59ae2 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 05:51:05.054096 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-439233f2-70e0-462c-86fe-788ad2272ce1 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:51:05.056630 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-439233f2-70e0-462c-86fe-788ad2272ce1 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] GET https://10.4.3.189/volume/v3/volumes/efb33b98-d04f-4d4c-8675-5a1cdad59ae2 Aug 25 05:51:05.056925 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-439233f2-70e0-462c-86fe-788ad2272ce1 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:51:05.057152 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-439233f2-70e0-462c-86fe-788ad2272ce1 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:51:05.064322 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-439233f2-70e0-462c-86fe-788ad2272ce1 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] https://10.4.3.189/volume/v3/volumes/efb33b98-d04f-4d4c-8675-5a1cdad59ae2 returned with HTTP 404 Aug 25 05:51:05.064973 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1132/4547] 10.4.3.189 () {68 vars in 1389 bytes} [Tue Aug 25 05:51:05 2026] GET /volume/v3/volumes/efb33b98-d04f-4d4c-8675-5a1cdad59ae2 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 05:51:05.068762 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-216cda3c-a88e-4ccc-9cc8-4ca82821bc9c req-0870d611-f4c4-4294-8f3b-3ac5330b0139 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:51:05.071612 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-216cda3c-a88e-4ccc-9cc8-4ca82821bc9c req-0870d611-f4c4-4294-8f3b-3ac5330b0139 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] GET https://10.4.3.189/volume/v3/volumes/c54f793a-7b62-42dd-9045-07aeda970c38/encryption Aug 25 05:51:05.071856 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-ffcd2cf5-227f-4daf-ba3d-672a904b652c None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:51:05.071936 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-216cda3c-a88e-4ccc-9cc8-4ca82821bc9c req-0870d611-f4c4-4294-8f3b-3ac5330b0139 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:51:05.072259 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-216cda3c-a88e-4ccc-9cc8-4ca82821bc9c req-0870d611-f4c4-4294-8f3b-3ac5330b0139 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Calling method 'index' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:51:05.073831 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-ffcd2cf5-227f-4daf-ba3d-672a904b652c tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] DELETE https://10.4.3.189/volume/v3/snapshots/ffe18baf-b428-4100-9874-a2527eb9917a Aug 25 05:51:05.073831 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-ffcd2cf5-227f-4daf-ba3d-672a904b652c tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:51:05.074084 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-ffcd2cf5-227f-4daf-ba3d-672a904b652c tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Calling method 'delete' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:51:05.074199 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.v3.snapshots [None req-ffcd2cf5-227f-4daf-ba3d-672a904b652c tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Delete snapshot with id: ffe18baf-b428-4100-9874-a2527eb9917a Aug 25 05:51:05.078924 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-ffcd2cf5-227f-4daf-ba3d-672a904b652c tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] https://10.4.3.189/volume/v3/snapshots/ffe18baf-b428-4100-9874-a2527eb9917a returned with HTTP 404 Aug 25 05:51:05.079495 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1136/4548] 10.4.3.189 () {66 vars in 1357 bytes} [Tue Aug 25 05:51:05 2026] DELETE /volume/v3/snapshots/ffe18baf-b428-4100-9874-a2527eb9917a => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:51:05.085845 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:51:05.085845 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:51:05.087088 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-a24ad35e-fc92-47a0-a5ea-b71d04d36426 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:51:05.088900 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-a24ad35e-fc92-47a0-a5ea-b71d04d36426 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] GET https://10.4.3.189/volume/v3/snapshots/ffe18baf-b428-4100-9874-a2527eb9917a Aug 25 05:51:05.089172 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-a24ad35e-fc92-47a0-a5ea-b71d04d36426 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:51:05.089450 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-a24ad35e-fc92-47a0-a5ea-b71d04d36426 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:51:05.092413 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-216cda3c-a88e-4ccc-9cc8-4ca82821bc9c req-0870d611-f4c4-4294-8f3b-3ac5330b0139 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] https://10.4.3.189/volume/v3/volumes/c54f793a-7b62-42dd-9045-07aeda970c38/encryption returned with HTTP 200 Aug 25 05:51:05.092798 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1131/4549] 10.4.3.189 () {68 vars in 1631 bytes} [Tue Aug 25 05:51:05 2026] GET /volume/v3/volumes/c54f793a-7b62-42dd-9045-07aeda970c38/encryption => generated 161 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:51:05.098896 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-a24ad35e-fc92-47a0-a5ea-b71d04d36426 tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] https://10.4.3.189/volume/v3/snapshots/ffe18baf-b428-4100-9874-a2527eb9917a returned with HTTP 404 Aug 25 05:51:05.098896 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1151/4550] 10.4.3.189 () {66 vars in 1354 bytes} [Tue Aug 25 05:51:05 2026] GET /volume/v3/snapshots/ffe18baf-b428-4100-9874-a2527eb9917a => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:51:05.106989 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-7e2a7eb7-e1d4-4460-868a-6ad6e833137f None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:51:05.108778 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-7e2a7eb7-e1d4-4460-868a-6ad6e833137f tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] DELETE https://10.4.3.189/volume/v3/volumes/dd5bb88c-ab9d-4a7d-bc51-1e9399b3daa1 Aug 25 05:51:05.108778 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-7e2a7eb7-e1d4-4460-868a-6ad6e833137f tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:51:05.109100 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-7e2a7eb7-e1d4-4460-868a-6ad6e833137f tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Calling method 'delete' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:51:05.109209 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.v3.volumes [None req-7e2a7eb7-e1d4-4460-868a-6ad6e833137f tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Delete volume with id: dd5bb88c-ab9d-4a7d-bc51-1e9399b3daa1 Aug 25 05:51:05.116806 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-7e2a7eb7-e1d4-4460-868a-6ad6e833137f tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] https://10.4.3.189/volume/v3/volumes/dd5bb88c-ab9d-4a7d-bc51-1e9399b3daa1 returned with HTTP 404 Aug 25 05:51:05.117445 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1133/4551] 10.4.3.189 () {68 vars in 1392 bytes} [Tue Aug 25 05:51:05 2026] DELETE /volume/v3/volumes/dd5bb88c-ab9d-4a7d-bc51-1e9399b3daa1 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 05:51:05.124725 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-2a818550-d234-4088-8262-99708e5285aa None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:51:05.127284 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-2a818550-d234-4088-8262-99708e5285aa tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] GET https://10.4.3.189/volume/v3/volumes/dd5bb88c-ab9d-4a7d-bc51-1e9399b3daa1 Aug 25 05:51:05.127531 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-2a818550-d234-4088-8262-99708e5285aa tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:51:05.127789 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-2a818550-d234-4088-8262-99708e5285aa tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:51:05.135133 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-2a818550-d234-4088-8262-99708e5285aa tempest-VolumeDependencyTests-342045484 tempest-VolumeDependencyTests-342045484-project-member] https://10.4.3.189/volume/v3/volumes/dd5bb88c-ab9d-4a7d-bc51-1e9399b3daa1 returned with HTTP 404 Aug 25 05:51:05.135733 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1137/4552] 10.4.3.189 () {68 vars in 1389 bytes} [Tue Aug 25 05:51:05 2026] GET /volume/v3/volumes/dd5bb88c-ab9d-4a7d-bc51-1e9399b3daa1 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 05:51:05.147559 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-4a0d93e5-ba84-4541-bc3e-5602ef0cabb4 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:51:05.150020 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-4a0d93e5-ba84-4541-bc3e-5602ef0cabb4 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] GET https://10.4.3.189/volume/v3/volumes/94466098-480a-46fc-a510-ad022004acb8 Aug 25 05:51:05.150340 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-4a0d93e5-ba84-4541-bc3e-5602ef0cabb4 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:51:05.150627 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-4a0d93e5-ba84-4541-bc3e-5602ef0cabb4 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:51:05.161037 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-4a0d93e5-ba84-4541-bc3e-5602ef0cabb4 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] https://10.4.3.189/volume/v3/volumes/94466098-480a-46fc-a510-ad022004acb8 returned with HTTP 404 Aug 25 05:51:05.161628 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1132/4553] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:51:05 2026] GET /volume/v3/volumes/94466098-480a-46fc-a510-ad022004acb8 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:51:05.170972 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-37f12bf5-9610-4f48-945b-c4cdda4ac453 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:51:05.172921 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-37f12bf5-9610-4f48-945b-c4cdda4ac453 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] POST https://10.4.3.189/volume/v3/volumes Aug 25 05:51:05.173290 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-37f12bf5-9610-4f48-945b-c4cdda4ac453 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-569107812"}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:51:05.174716 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.v3.volumes [None req-37f12bf5-9610-4f48-945b-c4cdda4ac453 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-569107812'}} {{(pid=100271) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 05:51:05.174838 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [None req-37f12bf5-9610-4f48-945b-c4cdda4ac453 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Create volume of 1 GB Aug 25 05:51:05.175127 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:51:05.175127 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:51:05.181077 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-37f12bf5-9610-4f48-945b-c4cdda4ac453 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Availability Zones retrieved successfully. Aug 25 05:51:05.188758 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-37f12bf5-9610-4f48-945b-c4cdda4ac453 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Flow 'volume_create_api' (b2715966-72d9-439c-97c7-6b0a1b8a8476) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:51:05.190223 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-37f12bf5-9610-4f48-945b-c4cdda4ac453 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5c3b2f40-afe5-4747-8d12-c884e8d36f72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:51:05.191385 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.flows.api.create_volume [None req-37f12bf5-9610-4f48-945b-c4cdda4ac453 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Validating volume size '1' using validate_int {{(pid=100271) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 05:51:05.235434 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-37f12bf5-9610-4f48-945b-c4cdda4ac453 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5c3b2f40-afe5-4747-8d12-c884e8d36f72) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T05:35:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=23fc6e5d-fce0-4521-ba46-4837b4232084,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '23fc6e5d-fce0-4521-ba46-4837b4232084', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:51:05.236254 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-37f12bf5-9610-4f48-945b-c4cdda4ac453 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6b288726-ef74-42c3-a4f3-cb9a44083320) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:51:05.284050 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.quota [None req-37f12bf5-9610-4f48-945b-c4cdda4ac453 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Created reservations ['1a9585ad-1592-429a-8984-dc2e36c2d913', '5d44da28-413b-4e9a-9ece-818be18500c7', '06892de1-91d4-4fe5-bf9a-b6723e992b13', '3bf12cf1-6c59-41f2-8799-244cc4e49abb'] {{(pid=100271) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:51:05.285080 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-37f12bf5-9610-4f48-945b-c4cdda4ac453 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6b288726-ef74-42c3-a4f3-cb9a44083320) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1a9585ad-1592-429a-8984-dc2e36c2d913', '5d44da28-413b-4e9a-9ece-818be18500c7', '06892de1-91d4-4fe5-bf9a-b6723e992b13', '3bf12cf1-6c59-41f2-8799-244cc4e49abb']}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:51:05.286142 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-37f12bf5-9610-4f48-945b-c4cdda4ac453 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (792effa7-5872-470f-845f-977fa5a1a271) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:51:05.325314 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-37f12bf5-9610-4f48-945b-c4cdda4ac453 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (792effa7-5872-470f-845f-977fa5a1a271) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b0113a86-3903-4b67-90b9-800f7620e1ec', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-569107812',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1dc1ee612721488f887ea062696bb7aa',qos_specs=None,replication_status=,reservations=['1a9585ad-1592-429a-8984-dc2e36c2d913','5d44da28-413b-4e9a-9ece-818be18500c7','06892de1-91d4-4fe5-bf9a-b6723e992b13','3bf12cf1-6c59-41f2-8799-244cc4e49abb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1b645d3ab9b143698331595efc416513',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T05:51:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-569107812',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b0113a86-3903-4b67-90b9-800f7620e1ec,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1dc1ee612721488f887ea062696bb7aa',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1b645d3ab9b143698331595efc416513',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(23fc6e5d-fce0-4521-ba46-4837b4232084),volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:51:05.326734 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-37f12bf5-9610-4f48-945b-c4cdda4ac453 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fc230491-3e87-4aaf-96a2-c27b91b9f09f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:51:05.347883 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-37f12bf5-9610-4f48-945b-c4cdda4ac453 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fc230491-3e87-4aaf-96a2-c27b91b9f09f) transitioned into state 'SUCCESS' from state '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-569107812',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1dc1ee612721488f887ea062696bb7aa',qos_specs=None,replication_status=,reservations=['1a9585ad-1592-429a-8984-dc2e36c2d913','5d44da28-413b-4e9a-9ece-818be18500c7','06892de1-91d4-4fe5-bf9a-b6723e992b13','3bf12cf1-6c59-41f2-8799-244cc4e49abb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1b645d3ab9b143698331595efc416513',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:51:05.348808 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-37f12bf5-9610-4f48-945b-c4cdda4ac453 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (49fa6283-9561-4804-9c71-ae3ab7f7d655) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:51:05.359134 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-37f12bf5-9610-4f48-945b-c4cdda4ac453 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (49fa6283-9561-4804-9c71-ae3ab7f7d655) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:51:05.360231 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-37f12bf5-9610-4f48-945b-c4cdda4ac453 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Flow 'volume_create_api' (b2715966-72d9-439c-97c7-6b0a1b8a8476) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100271) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:51:05.360597 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-37f12bf5-9610-4f48-945b-c4cdda4ac453 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Create volume request issued successfully. Aug 25 05:51:05.361325 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-37f12bf5-9610-4f48-945b-c4cdda4ac453 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] https://10.4.3.189/volume/v3/volumes returned with HTTP 202 Aug 25 05:51:05.361847 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1152/4554] 10.4.3.189 () {68 vars in 1258 bytes} [Tue Aug 25 05:51:05 2026] POST /volume/v3/volumes => generated 777 bytes in 191 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 05:51:05.378080 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-405b72ee-0268-4890-aae2-1f4706aba304 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:51:05.383079 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-405b72ee-0268-4890-aae2-1f4706aba304 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] GET https://10.4.3.189/volume/v3/volumes/b0113a86-3903-4b67-90b9-800f7620e1ec Aug 25 05:51:05.383439 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-405b72ee-0268-4890-aae2-1f4706aba304 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:51:05.384323 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-405b72ee-0268-4890-aae2-1f4706aba304 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:51:05.395587 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:51:05.395587 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:51:05.402500 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-405b72ee-0268-4890-aae2-1f4706aba304 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Volume info retrieved successfully. Aug 25 05:51:05.409878 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-405b72ee-0268-4890-aae2-1f4706aba304 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] https://10.4.3.189/volume/v3/volumes/b0113a86-3903-4b67-90b9-800f7620e1ec returned with HTTP 200 Aug 25 05:51:05.410469 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1134/4555] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:51:05 2026] GET /volume/v3/volumes/b0113a86-3903-4b67-90b9-800f7620e1ec => generated 956 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:51:05.425238 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-7d9a078a-d489-42be-a9c1-d4fd02d9e3e6 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:51:05.491254 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-7d9a078a-d489-42be-a9c1-d4fd02d9e3e6 tempest-ProjectMemberTests39-786178174 tempest-ProjectMemberTests39-786178174-project-admin] POST https://10.4.3.189/volume/v3/volumes Aug 25 05:51:05.491602 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-7d9a078a-d489-42be-a9c1-d4fd02d9e3e6 tempest-ProjectMemberTests39-786178174 tempest-ProjectMemberTests39-786178174-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1995494414"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:51:05.493437 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.v3.volumes [None req-7d9a078a-d489-42be-a9c1-d4fd02d9e3e6 tempest-ProjectMemberTests39-786178174 tempest-ProjectMemberTests39-786178174-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1995494414'}} {{(pid=100269) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 05:51:05.493437 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.v3.volumes [None req-7d9a078a-d489-42be-a9c1-d4fd02d9e3e6 tempest-ProjectMemberTests39-786178174 tempest-ProjectMemberTests39-786178174-project-admin] Create volume of 1 GB Aug 25 05:51:05.497248 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-7d9a078a-d489-42be-a9c1-d4fd02d9e3e6 tempest-ProjectMemberTests39-786178174 tempest-ProjectMemberTests39-786178174-project-admin] Availability Zones retrieved successfully. Aug 25 05:51:05.504940 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-7d9a078a-d489-42be-a9c1-d4fd02d9e3e6 tempest-ProjectMemberTests39-786178174 tempest-ProjectMemberTests39-786178174-project-admin] Flow 'volume_create_api' (51ac27a4-7c8a-410b-9965-5759e7be3fab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:51:05.505920 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-7d9a078a-d489-42be-a9c1-d4fd02d9e3e6 tempest-ProjectMemberTests39-786178174 tempest-ProjectMemberTests39-786178174-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (504c287b-056c-49ed-9977-42828f754a86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:51:05.506738 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.flows.api.create_volume [None req-7d9a078a-d489-42be-a9c1-d4fd02d9e3e6 tempest-ProjectMemberTests39-786178174 tempest-ProjectMemberTests39-786178174-project-admin] Validating volume size '1' using validate_int {{(pid=100269) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 05:51:05.533443 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-7d9a078a-d489-42be-a9c1-d4fd02d9e3e6 tempest-ProjectMemberTests39-786178174 tempest-ProjectMemberTests39-786178174-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (504c287b-056c-49ed-9977-42828f754a86) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T05:35:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=23fc6e5d-fce0-4521-ba46-4837b4232084,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '23fc6e5d-fce0-4521-ba46-4837b4232084', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:51:05.534188 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-7d9a078a-d489-42be-a9c1-d4fd02d9e3e6 tempest-ProjectMemberTests39-786178174 tempest-ProjectMemberTests39-786178174-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c8c54ef7-dae8-49ab-adb7-9875a962b306) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:51:05.615794 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.quota [None req-7d9a078a-d489-42be-a9c1-d4fd02d9e3e6 tempest-ProjectMemberTests39-786178174 tempest-ProjectMemberTests39-786178174-project-admin] Created reservations ['06dc85c5-2727-4efb-80a6-e3eb6f4525b9', 'fbfad61b-77d5-4c1f-96a9-b9d3ddad901e', '4b15a721-f5b8-4c6e-9bf5-868d895329f5', 'e376efa1-4688-42cc-9112-5f920f35f63e'] {{(pid=100269) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:51:05.617013 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-7d9a078a-d489-42be-a9c1-d4fd02d9e3e6 tempest-ProjectMemberTests39-786178174 tempest-ProjectMemberTests39-786178174-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c8c54ef7-dae8-49ab-adb7-9875a962b306) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['06dc85c5-2727-4efb-80a6-e3eb6f4525b9', 'fbfad61b-77d5-4c1f-96a9-b9d3ddad901e', '4b15a721-f5b8-4c6e-9bf5-868d895329f5', 'e376efa1-4688-42cc-9112-5f920f35f63e']}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:51:05.618178 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-7d9a078a-d489-42be-a9c1-d4fd02d9e3e6 tempest-ProjectMemberTests39-786178174 tempest-ProjectMemberTests39-786178174-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7d00fb6b-c172-40fc-a7e3-08c5d0e3574c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:51:05.645282 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-7d9a078a-d489-42be-a9c1-d4fd02d9e3e6 tempest-ProjectMemberTests39-786178174 tempest-ProjectMemberTests39-786178174-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7d00fb6b-c172-40fc-a7e3-08c5d0e3574c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a5a3ec52-658d-4a7a-8331-7befa42f1af2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1995494414',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8ac8db2b1d9746e3b4aa91c67e0b8f3e',qos_specs=None,replication_status=,reservations=['06dc85c5-2727-4efb-80a6-e3eb6f4525b9','fbfad61b-77d5-4c1f-96a9-b9d3ddad901e','4b15a721-f5b8-4c6e-9bf5-868d895329f5','e376efa1-4688-42cc-9112-5f920f35f63e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c390ffb437884b17b35ca42a4ee21008',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T05:51:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1995494414',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a5a3ec52-658d-4a7a-8331-7befa42f1af2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8ac8db2b1d9746e3b4aa91c67e0b8f3e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c390ffb437884b17b35ca42a4ee21008',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(23fc6e5d-fce0-4521-ba46-4837b4232084),volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:51:05.646035 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-7d9a078a-d489-42be-a9c1-d4fd02d9e3e6 tempest-ProjectMemberTests39-786178174 tempest-ProjectMemberTests39-786178174-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9d9be7ef-0c04-4be3-afbc-1ad1450622a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:51:05.663649 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-7d9a078a-d489-42be-a9c1-d4fd02d9e3e6 tempest-ProjectMemberTests39-786178174 tempest-ProjectMemberTests39-786178174-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9d9be7ef-0c04-4be3-afbc-1ad1450622a9) transitioned into state 'SUCCESS' from state '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-1995494414',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8ac8db2b1d9746e3b4aa91c67e0b8f3e',qos_specs=None,replication_status=,reservations=['06dc85c5-2727-4efb-80a6-e3eb6f4525b9','fbfad61b-77d5-4c1f-96a9-b9d3ddad901e','4b15a721-f5b8-4c6e-9bf5-868d895329f5','e376efa1-4688-42cc-9112-5f920f35f63e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c390ffb437884b17b35ca42a4ee21008',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:51:05.664554 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-7d9a078a-d489-42be-a9c1-d4fd02d9e3e6 tempest-ProjectMemberTests39-786178174 tempest-ProjectMemberTests39-786178174-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (261930ef-fac1-4673-907b-960ab5b72f3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:51:05.673742 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-7d9a078a-d489-42be-a9c1-d4fd02d9e3e6 tempest-ProjectMemberTests39-786178174 tempest-ProjectMemberTests39-786178174-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (261930ef-fac1-4673-907b-960ab5b72f3b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:51:05.674684 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-7d9a078a-d489-42be-a9c1-d4fd02d9e3e6 tempest-ProjectMemberTests39-786178174 tempest-ProjectMemberTests39-786178174-project-admin] Flow 'volume_create_api' (51ac27a4-7c8a-410b-9965-5759e7be3fab) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:51:05.675126 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-7d9a078a-d489-42be-a9c1-d4fd02d9e3e6 tempest-ProjectMemberTests39-786178174 tempest-ProjectMemberTests39-786178174-project-admin] Create volume request issued successfully. Aug 25 05:51:05.675697 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-7d9a078a-d489-42be-a9c1-d4fd02d9e3e6 tempest-ProjectMemberTests39-786178174 tempest-ProjectMemberTests39-786178174-project-admin] https://10.4.3.189/volume/v3/volumes returned with HTTP 202 Aug 25 05:51:05.676123 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1138/4556] 10.4.3.189 () {70 vars in 1298 bytes} [Tue Aug 25 05:51:05 2026] POST /volume/v3/volumes => generated 778 bytes in 251 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 05:51:05.678701 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-b736ee93-0334-409b-9761-b122b1ec0be2 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:51:05.689450 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-7d66858e-f4fc-4534-bb56-130644cdd874 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:51:05.691836 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-7d66858e-f4fc-4534-bb56-130644cdd874 tempest-ProjectMemberTests39-786178174 tempest-ProjectMemberTests39-786178174-project-admin] GET https://10.4.3.189/volume/v3/volumes/a5a3ec52-658d-4a7a-8331-7befa42f1af2 Aug 25 05:51:05.692155 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-7d66858e-f4fc-4534-bb56-130644cdd874 tempest-ProjectMemberTests39-786178174 tempest-ProjectMemberTests39-786178174-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:51:05.692406 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-7d66858e-f4fc-4534-bb56-130644cdd874 tempest-ProjectMemberTests39-786178174 tempest-ProjectMemberTests39-786178174-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:51:05.702029 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:51:05.702029 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:51:05.707834 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-7d66858e-f4fc-4534-bb56-130644cdd874 tempest-ProjectMemberTests39-786178174 tempest-ProjectMemberTests39-786178174-project-admin] Volume info retrieved successfully. Aug 25 05:51:05.713474 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-7d66858e-f4fc-4534-bb56-130644cdd874 tempest-ProjectMemberTests39-786178174 tempest-ProjectMemberTests39-786178174-project-admin] https://10.4.3.189/volume/v3/volumes/a5a3ec52-658d-4a7a-8331-7befa42f1af2 returned with HTTP 200 Aug 25 05:51:05.714100 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1153/4557] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:51:05 2026] GET /volume/v3/volumes/a5a3ec52-658d-4a7a-8331-7befa42f1af2 => generated 957 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:51:05.715403 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b736ee93-0334-409b-9761-b122b1ec0be2 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] POST https://10.4.3.189/volume/v3/volumes Aug 25 05:51:05.715775 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b736ee93-0334-409b-9761-b122b1ec0be2 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-673543838"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:51:05.717192 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.v3.volumes [None req-b736ee93-0334-409b-9761-b122b1ec0be2 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-673543838'}} {{(pid=100268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 05:51:05.717333 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-b736ee93-0334-409b-9761-b122b1ec0be2 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Create volume of 1 GB Aug 25 05:51:05.721172 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-b736ee93-0334-409b-9761-b122b1ec0be2 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Availability Zones retrieved successfully. Aug 25 05:51:05.726609 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-b736ee93-0334-409b-9761-b122b1ec0be2 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Flow 'volume_create_api' (d5ec78d4-52a2-458b-85bf-998b01a2b071) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:51:05.727638 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-b736ee93-0334-409b-9761-b122b1ec0be2 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7d7c1078-6689-440e-b70f-73a946795573) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:51:05.728746 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.flows.api.create_volume [None req-b736ee93-0334-409b-9761-b122b1ec0be2 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Validating volume size '1' using validate_int {{(pid=100268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 05:51:05.758705 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-b736ee93-0334-409b-9761-b122b1ec0be2 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7d7c1078-6689-440e-b70f-73a946795573) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T05:35:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=23fc6e5d-fce0-4521-ba46-4837b4232084,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '23fc6e5d-fce0-4521-ba46-4837b4232084', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:51:05.759485 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-b736ee93-0334-409b-9761-b122b1ec0be2 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9d7d03ac-b0a7-42bf-b6f3-c6ad9ac64232) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:51:05.829523 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-b736ee93-0334-409b-9761-b122b1ec0be2 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Created reservations ['d7211e2d-a3fd-45ce-9369-b7d05b1cf664', '61822ed3-4fc7-4fe5-8f99-ddf773b39b2f', '57898544-bbcc-43c6-9731-9fb3d00c0ae7', '6c20a216-922e-4d53-8450-3c3cd61d2f1b'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:51:05.830406 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-b736ee93-0334-409b-9761-b122b1ec0be2 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9d7d03ac-b0a7-42bf-b6f3-c6ad9ac64232) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d7211e2d-a3fd-45ce-9369-b7d05b1cf664', '61822ed3-4fc7-4fe5-8f99-ddf773b39b2f', '57898544-bbcc-43c6-9731-9fb3d00c0ae7', '6c20a216-922e-4d53-8450-3c3cd61d2f1b']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:51:05.831140 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-b736ee93-0334-409b-9761-b122b1ec0be2 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5d67f27c-c347-4c62-a5e3-2d1dfbde8375) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:51:05.852779 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-b736ee93-0334-409b-9761-b122b1ec0be2 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5d67f27c-c347-4c62-a5e3-2d1dfbde8375) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'afa4f1bd-c6c8-4972-b651-ec4505097c48', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-673543838',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0f781491ba8b4293ab3819bc97040ad4',qos_specs=None,replication_status=,reservations=['d7211e2d-a3fd-45ce-9369-b7d05b1cf664','61822ed3-4fc7-4fe5-8f99-ddf773b39b2f','57898544-bbcc-43c6-9731-9fb3d00c0ae7','6c20a216-922e-4d53-8450-3c3cd61d2f1b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a8d714b9e1514306b41f6e982d1e979c',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T05:51:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-673543838',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=afa4f1bd-c6c8-4972-b651-ec4505097c48,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0f781491ba8b4293ab3819bc97040ad4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a8d714b9e1514306b41f6e982d1e979c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(23fc6e5d-fce0-4521-ba46-4837b4232084),volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:51:05.853534 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-b736ee93-0334-409b-9761-b122b1ec0be2 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (49c19d0b-ae2a-437b-adb8-04a921342e98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:51:05.870451 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-b736ee93-0334-409b-9761-b122b1ec0be2 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (49c19d0b-ae2a-437b-adb8-04a921342e98) transitioned into state 'SUCCESS' from state '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-673543838',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0f781491ba8b4293ab3819bc97040ad4',qos_specs=None,replication_status=,reservations=['d7211e2d-a3fd-45ce-9369-b7d05b1cf664','61822ed3-4fc7-4fe5-8f99-ddf773b39b2f','57898544-bbcc-43c6-9731-9fb3d00c0ae7','6c20a216-922e-4d53-8450-3c3cd61d2f1b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a8d714b9e1514306b41f6e982d1e979c',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:51:05.871159 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-b736ee93-0334-409b-9761-b122b1ec0be2 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (560472e5-0953-4808-b852-cf124637b29f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:51:05.882188 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-b736ee93-0334-409b-9761-b122b1ec0be2 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (560472e5-0953-4808-b852-cf124637b29f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:51:05.883429 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-b736ee93-0334-409b-9761-b122b1ec0be2 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Flow 'volume_create_api' (d5ec78d4-52a2-458b-85bf-998b01a2b071) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:51:05.883824 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-b736ee93-0334-409b-9761-b122b1ec0be2 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Create volume request issued successfully. Aug 25 05:51:05.884574 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b736ee93-0334-409b-9761-b122b1ec0be2 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] https://10.4.3.189/volume/v3/volumes returned with HTTP 202 Aug 25 05:51:05.885115 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1133/4558] 10.4.3.189 () {68 vars in 1258 bytes} [Tue Aug 25 05:51:05 2026] POST /volume/v3/volumes => generated 753 bytes in 207 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 05:51:05.895544 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-f8ba6a0f-eee1-46fa-a8a6-8d18ef25b7b4 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:51:05.897305 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-f8ba6a0f-eee1-46fa-a8a6-8d18ef25b7b4 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] GET https://10.4.3.189/volume/v3/volumes/afa4f1bd-c6c8-4972-b651-ec4505097c48 Aug 25 05:51:05.897508 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-f8ba6a0f-eee1-46fa-a8a6-8d18ef25b7b4 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:51:05.897680 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-f8ba6a0f-eee1-46fa-a8a6-8d18ef25b7b4 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:51:05.906342 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:51:05.906342 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:51:05.910932 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-f8ba6a0f-eee1-46fa-a8a6-8d18ef25b7b4 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Volume info retrieved successfully. Aug 25 05:51:05.915109 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-f8ba6a0f-eee1-46fa-a8a6-8d18ef25b7b4 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] https://10.4.3.189/volume/v3/volumes/afa4f1bd-c6c8-4972-b651-ec4505097c48 returned with HTTP 200 Aug 25 05:51:05.915321 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1135/4559] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:51:05 2026] GET /volume/v3/volumes/afa4f1bd-c6c8-4972-b651-ec4505097c48 => generated 821 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:51:06.425257 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-a4c049b6-98e2-4eaa-9275-60e3e9788ffb None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:51:06.426890 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-a4c049b6-98e2-4eaa-9275-60e3e9788ffb tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] GET https://10.4.3.189/volume/v3/volumes/b0113a86-3903-4b67-90b9-800f7620e1ec Aug 25 05:51:06.427075 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-a4c049b6-98e2-4eaa-9275-60e3e9788ffb tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:51:06.427285 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-a4c049b6-98e2-4eaa-9275-60e3e9788ffb tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:51:06.434130 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:51:06.434130 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:51:06.437349 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-a4c049b6-98e2-4eaa-9275-60e3e9788ffb tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Volume info retrieved successfully. Aug 25 05:51:06.440758 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-a4c049b6-98e2-4eaa-9275-60e3e9788ffb tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] https://10.4.3.189/volume/v3/volumes/b0113a86-3903-4b67-90b9-800f7620e1ec returned with HTTP 200 Aug 25 05:51:06.441101 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1139/4560] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:51:06 2026] GET /volume/v3/volumes/b0113a86-3903-4b67-90b9-800f7620e1ec => generated 1017 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:51:06.452990 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-f3bbcc36-eeaa-4c9a-8cb9-f5008b6b8ac9 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:51:06.455190 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-f3bbcc36-eeaa-4c9a-8cb9-f5008b6b8ac9 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] POST https://10.4.3.189/volume/v3/snapshots Aug 25 05:51:06.455518 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-f3bbcc36-eeaa-4c9a-8cb9-f5008b6b8ac9 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b0113a86-3903-4b67-90b9-800f7620e1ec", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1839794843"}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:51:06.464537 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:51:06.464537 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:51:06.464962 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-f3bbcc36-eeaa-4c9a-8cb9-f5008b6b8ac9 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Volume info retrieved successfully. Aug 25 05:51:06.465134 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.v3.snapshots [None req-f3bbcc36-eeaa-4c9a-8cb9-f5008b6b8ac9 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Create snapshot from volume b0113a86-3903-4b67-90b9-800f7620e1ec Aug 25 05:51:06.489380 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.quota [None req-f3bbcc36-eeaa-4c9a-8cb9-f5008b6b8ac9 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Created reservations ['53dae331-9c93-4deb-9fb8-7081d942342e', 'f004faa6-d150-4902-9e2a-64719bedecad', '5ed00bd5-e6c4-4e0c-a1b5-b9e2804c4e60', '34a48660-f009-47b3-a86a-f6b30ee5efff'] {{(pid=100271) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:51:06.519582 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-f3bbcc36-eeaa-4c9a-8cb9-f5008b6b8ac9 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Snapshot create request issued successfully. Aug 25 05:51:06.519995 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-f3bbcc36-eeaa-4c9a-8cb9-f5008b6b8ac9 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] https://10.4.3.189/volume/v3/snapshots returned with HTTP 202 Aug 25 05:51:06.520529 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1154/4561] 10.4.3.189 () {68 vars in 1265 bytes} [Tue Aug 25 05:51:06 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 25 05:51:06.528937 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-dd0d14fb-407b-45f3-9dc0-c0d1e60c8a79 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:51:06.531124 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-dd0d14fb-407b-45f3-9dc0-c0d1e60c8a79 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] GET https://10.4.3.189/volume/v3/snapshots/eb11d22d-d55d-47a6-b458-f838c4f51534 Aug 25 05:51:06.531376 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-dd0d14fb-407b-45f3-9dc0-c0d1e60c8a79 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:51:06.531592 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-dd0d14fb-407b-45f3-9dc0-c0d1e60c8a79 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:51:06.539262 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:51:06.539262 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:51:06.539625 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-dd0d14fb-407b-45f3-9dc0-c0d1e60c8a79 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Snapshot retrieved successfully. Aug 25 05:51:06.540336 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-dd0d14fb-407b-45f3-9dc0-c0d1e60c8a79 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] https://10.4.3.189/volume/v3/snapshots/eb11d22d-d55d-47a6-b458-f838c4f51534 returned with HTTP 200 Aug 25 05:51:06.540757 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1134/4562] 10.4.3.189 () {66 vars in 1354 bytes} [Tue Aug 25 05:51:06 2026] GET /volume/v3/snapshots/eb11d22d-d55d-47a6-b458-f838c4f51534 => generated 440 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:51:06.547045 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-3b5a7722-adc2-4a5c-88d9-3a732cfaf8e3 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:51:06.624415 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-3b5a7722-adc2-4a5c-88d9-3a732cfaf8e3 tempest-ProjectAdminTests-2088582390 tempest-ProjectAdminTests-2088582390-project-admin] POST https://10.4.3.189/volume/v3/types Aug 25 05:51:06.624753 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-3b5a7722-adc2-4a5c-88d9-3a732cfaf8e3 tempest-ProjectAdminTests-2088582390 tempest-ProjectAdminTests-2088582390-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-966306945", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1059637305", "vendor_name": "tempest-vendor_name-983298548"}}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:51:06.636820 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-3b5a7722-adc2-4a5c-88d9-3a732cfaf8e3 tempest-ProjectAdminTests-2088582390 tempest-ProjectAdminTests-2088582390-project-admin] https://10.4.3.189/volume/v3/types returned with HTTP 200 Aug 25 05:51:06.637152 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1136/4563] 10.4.3.189 () {68 vars in 1253 bytes} [Tue Aug 25 05:51:06 2026] POST /volume/v3/types => generated 327 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:51:06.644558 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-93adeda2-c3b1-49b9-83f6-13c2bfdcfe22 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:51:06.646184 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-93adeda2-c3b1-49b9-83f6-13c2bfdcfe22 tempest-ProjectAdminTests-2088582390 tempest-ProjectAdminTests-2088582390-project-admin] POST https://10.4.3.189/volume/v3/volumes Aug 25 05:51:06.646545 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-93adeda2-c3b1-49b9-83f6-13c2bfdcfe22 tempest-ProjectAdminTests-2088582390 tempest-ProjectAdminTests-2088582390-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "4f668995-d64e-4738-9e9f-84b870ccb497", "size": 1}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:51:06.647805 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.v3.volumes [None req-93adeda2-c3b1-49b9-83f6-13c2bfdcfe22 tempest-ProjectAdminTests-2088582390 tempest-ProjectAdminTests-2088582390-project-admin] Create volume request body: {'volume': {'volume_type': '4f668995-d64e-4738-9e9f-84b870ccb497', 'size': 1}} {{(pid=100269) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 05:51:06.651156 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.v3.volumes [None req-93adeda2-c3b1-49b9-83f6-13c2bfdcfe22 tempest-ProjectAdminTests-2088582390 tempest-ProjectAdminTests-2088582390-project-admin] Create volume of 1 GB Aug 25 05:51:06.651387 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:51:06.651387 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:51:06.651727 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-93adeda2-c3b1-49b9-83f6-13c2bfdcfe22 tempest-ProjectAdminTests-2088582390 tempest-ProjectAdminTests-2088582390-project-admin] Availability Zones retrieved successfully. Aug 25 05:51:06.657216 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-93adeda2-c3b1-49b9-83f6-13c2bfdcfe22 tempest-ProjectAdminTests-2088582390 tempest-ProjectAdminTests-2088582390-project-admin] Flow 'volume_create_api' (e3036ec8-b141-46c7-9b93-8fbd39b11e89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:51:06.658077 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-93adeda2-c3b1-49b9-83f6-13c2bfdcfe22 tempest-ProjectAdminTests-2088582390 tempest-ProjectAdminTests-2088582390-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e0efec2b-a3d5-460c-adb7-38ef0372a31b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:51:06.658730 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.flows.api.create_volume [None req-93adeda2-c3b1-49b9-83f6-13c2bfdcfe22 tempest-ProjectAdminTests-2088582390 tempest-ProjectAdminTests-2088582390-project-admin] Validating volume size '1' using validate_int {{(pid=100269) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 05:51:06.674664 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-93adeda2-c3b1-49b9-83f6-13c2bfdcfe22 tempest-ProjectAdminTests-2088582390 tempest-ProjectAdminTests-2088582390-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e0efec2b-a3d5-460c-adb7-38ef0372a31b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T05:51:07Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1059637305',vendor_name='tempest-vendor_name-983298548'},id=4f668995-d64e-4738-9e9f-84b870ccb497,is_public=True,name='tempest-ProjectAdminTests-volume-type-966306945',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4f668995-d64e-4738-9e9f-84b870ccb497', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:51:06.675360 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-93adeda2-c3b1-49b9-83f6-13c2bfdcfe22 tempest-ProjectAdminTests-2088582390 tempest-ProjectAdminTests-2088582390-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (137acbaa-2ff6-4b2d-981a-cd3338f4c78c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:51:06.697092 np0000008051 devstack@c-api.service[100269]: WARNING cinder.quota [None req-93adeda2-c3b1-49b9-83f6-13c2bfdcfe22 tempest-ProjectAdminTests-2088582390 tempest-ProjectAdminTests-2088582390-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-966306945 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-966306945, it is now deprecated. Please use the default quota class for default quota. Aug 25 05:51:06.697295 np0000008051 devstack@c-api.service[100269]: WARNING cinder.quota [None req-93adeda2-c3b1-49b9-83f6-13c2bfdcfe22 tempest-ProjectAdminTests-2088582390 tempest-ProjectAdminTests-2088582390-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-966306945 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-966306945, it is now deprecated. Please use the default quota class for default quota. Aug 25 05:51:06.723771 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.quota [None req-93adeda2-c3b1-49b9-83f6-13c2bfdcfe22 tempest-ProjectAdminTests-2088582390 tempest-ProjectAdminTests-2088582390-project-admin] Created reservations ['55cac462-9f12-4b0d-a0a3-036f8cf9baba', 'c07c77d8-ce78-434f-86cd-4109033994e7', '3417f180-4b37-477c-b338-c13ccd8bd2ba', 'c0a51073-44e3-4ced-98f8-2be0d855df5e'] {{(pid=100269) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:51:06.724517 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-93adeda2-c3b1-49b9-83f6-13c2bfdcfe22 tempest-ProjectAdminTests-2088582390 tempest-ProjectAdminTests-2088582390-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (137acbaa-2ff6-4b2d-981a-cd3338f4c78c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['55cac462-9f12-4b0d-a0a3-036f8cf9baba', 'c07c77d8-ce78-434f-86cd-4109033994e7', '3417f180-4b37-477c-b338-c13ccd8bd2ba', 'c0a51073-44e3-4ced-98f8-2be0d855df5e']}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:51:06.725227 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-93adeda2-c3b1-49b9-83f6-13c2bfdcfe22 tempest-ProjectAdminTests-2088582390 tempest-ProjectAdminTests-2088582390-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (59cef870-d253-4970-824c-3adbcbd44b26) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:51:06.727905 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-bdbfc675-10b1-49bb-b4ff-195b7ddfeaa6 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:51:06.729726 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-bdbfc675-10b1-49bb-b4ff-195b7ddfeaa6 tempest-ProjectMemberTests39-786178174 tempest-ProjectMemberTests39-786178174-project-admin] GET https://10.4.3.189/volume/v3/volumes/a5a3ec52-658d-4a7a-8331-7befa42f1af2 Aug 25 05:51:06.729932 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-bdbfc675-10b1-49bb-b4ff-195b7ddfeaa6 tempest-ProjectMemberTests39-786178174 tempest-ProjectMemberTests39-786178174-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:51:06.730128 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-bdbfc675-10b1-49bb-b4ff-195b7ddfeaa6 tempest-ProjectMemberTests39-786178174 tempest-ProjectMemberTests39-786178174-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:51:06.736934 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:51:06.736934 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:51:06.741166 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-bdbfc675-10b1-49bb-b4ff-195b7ddfeaa6 tempest-ProjectMemberTests39-786178174 tempest-ProjectMemberTests39-786178174-project-admin] Volume info retrieved successfully. Aug 25 05:51:06.746207 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-bdbfc675-10b1-49bb-b4ff-195b7ddfeaa6 tempest-ProjectMemberTests39-786178174 tempest-ProjectMemberTests39-786178174-project-admin] https://10.4.3.189/volume/v3/volumes/a5a3ec52-658d-4a7a-8331-7befa42f1af2 returned with HTTP 200 Aug 25 05:51:06.746739 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1155/4564] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:51:06 2026] GET /volume/v3/volumes/a5a3ec52-658d-4a7a-8331-7befa42f1af2 => generated 1018 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:51:06.747242 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-93adeda2-c3b1-49b9-83f6-13c2bfdcfe22 tempest-ProjectAdminTests-2088582390 tempest-ProjectAdminTests-2088582390-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (59cef870-d253-4970-824c-3adbcbd44b26) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ac48c0cc-e5cf-4327-8e7b-7e23d6febd8b', '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='cb8653dc19b84c8898a829ac7c329c8a',qos_specs=None,replication_status=,reservations=['55cac462-9f12-4b0d-a0a3-036f8cf9baba','c07c77d8-ce78-434f-86cd-4109033994e7','3417f180-4b37-477c-b338-c13ccd8bd2ba','c0a51073-44e3-4ced-98f8-2be0d855df5e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='28963a3e20f34752b30e47ed1f5fb825',volume_type_id=4f668995-d64e-4738-9e9f-84b870ccb497), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T05:51:06Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ac48c0cc-e5cf-4327-8e7b-7e23d6febd8b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cb8653dc19b84c8898a829ac7c329c8a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='28963a3e20f34752b30e47ed1f5fb825',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4f668995-d64e-4738-9e9f-84b870ccb497),volume_type_id=4f668995-d64e-4738-9e9f-84b870ccb497)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:51:06.748257 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-93adeda2-c3b1-49b9-83f6-13c2bfdcfe22 tempest-ProjectAdminTests-2088582390 tempest-ProjectAdminTests-2088582390-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (96f9fc2b-490a-4e94-8e22-fe10b04eb671) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:51:06.761978 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-1445cdb8-0289-4171-bb37-c68de98d1d9d None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:51:06.763881 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-1445cdb8-0289-4171-bb37-c68de98d1d9d tempest-ProjectMemberTests39-786178174 tempest-ProjectMemberTests39-786178174-project-admin] POST https://10.4.3.189/volume/v3/backups Aug 25 05:51:06.764265 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-1445cdb8-0289-4171-bb37-c68de98d1d9d tempest-ProjectMemberTests39-786178174 tempest-ProjectMemberTests39-786178174-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "a5a3ec52-658d-4a7a-8331-7befa42f1af2", "name": "tempest-type-Backup-374374175"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:51:06.764713 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-93adeda2-c3b1-49b9-83f6-13c2bfdcfe22 tempest-ProjectAdminTests-2088582390 tempest-ProjectAdminTests-2088582390-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (96f9fc2b-490a-4e94-8e22-fe10b04eb671) transitioned into state 'SUCCESS' from 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='cb8653dc19b84c8898a829ac7c329c8a',qos_specs=None,replication_status=,reservations=['55cac462-9f12-4b0d-a0a3-036f8cf9baba','c07c77d8-ce78-434f-86cd-4109033994e7','3417f180-4b37-477c-b338-c13ccd8bd2ba','c0a51073-44e3-4ced-98f8-2be0d855df5e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='28963a3e20f34752b30e47ed1f5fb825',volume_type_id=4f668995-d64e-4738-9e9f-84b870ccb497)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:51:06.765460 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-93adeda2-c3b1-49b9-83f6-13c2bfdcfe22 tempest-ProjectAdminTests-2088582390 tempest-ProjectAdminTests-2088582390-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (849eb3b7-9499-4294-9352-8b63e5073242) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:51:06.765715 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.contrib.backups [None req-1445cdb8-0289-4171-bb37-c68de98d1d9d tempest-ProjectMemberTests39-786178174 tempest-ProjectMemberTests39-786178174-project-admin] Creating new backup {'backup': {'volume_id': 'a5a3ec52-658d-4a7a-8331-7befa42f1af2', 'name': 'tempest-type-Backup-374374175'}} {{(pid=100268) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 25 05:51:06.765930 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.contrib.backups [None req-1445cdb8-0289-4171-bb37-c68de98d1d9d tempest-ProjectMemberTests39-786178174 tempest-ProjectMemberTests39-786178174-project-admin] Creating backup of volume a5a3ec52-658d-4a7a-8331-7befa42f1af2 in container None Aug 25 05:51:06.773707 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:51:06.773707 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:51:06.773892 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-93adeda2-c3b1-49b9-83f6-13c2bfdcfe22 tempest-ProjectAdminTests-2088582390 tempest-ProjectAdminTests-2088582390-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (849eb3b7-9499-4294-9352-8b63e5073242) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:51:06.774016 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-1445cdb8-0289-4171-bb37-c68de98d1d9d tempest-ProjectMemberTests39-786178174 tempest-ProjectMemberTests39-786178174-project-admin] Volume info retrieved successfully. Aug 25 05:51:06.774555 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-93adeda2-c3b1-49b9-83f6-13c2bfdcfe22 tempest-ProjectAdminTests-2088582390 tempest-ProjectAdminTests-2088582390-project-admin] Flow 'volume_create_api' (e3036ec8-b141-46c7-9b93-8fbd39b11e89) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:51:06.774852 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-93adeda2-c3b1-49b9-83f6-13c2bfdcfe22 tempest-ProjectAdminTests-2088582390 tempest-ProjectAdminTests-2088582390-project-admin] Create volume request issued successfully. Aug 25 05:51:06.775519 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-93adeda2-c3b1-49b9-83f6-13c2bfdcfe22 tempest-ProjectAdminTests-2088582390 tempest-ProjectAdminTests-2088582390-project-admin] https://10.4.3.189/volume/v3/volumes returned with HTTP 202 Aug 25 05:51:06.775771 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [req-07895e89-a484-436e-aaf6-479cef795ef7 req-c944e7ac-e2a6-4321-85a0-3655067017c9 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:51:06.776041 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1140/4565] 10.4.3.189 () {70 vars in 1298 bytes} [Tue Aug 25 05:51:06 2026] POST /volume/v3/volumes => generated 772 bytes in 132 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 05:51:06.778177 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-07895e89-a484-436e-aaf6-479cef795ef7 req-c944e7ac-e2a6-4321-85a0-3655067017c9 tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] GET https://10.4.3.189/volume/v3/volumes/31f51d16-8d32-46b0-afaa-82dd6c590792/encryption Aug 25 05:51:06.778844 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-07895e89-a484-436e-aaf6-479cef795ef7 req-c944e7ac-e2a6-4321-85a0-3655067017c9 tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:51:06.778844 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-07895e89-a484-436e-aaf6-479cef795ef7 req-c944e7ac-e2a6-4321-85a0-3655067017c9 tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Calling method 'index' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:51:06.788413 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-2add8b27-1a1e-47c0-a605-7d8b02bd6dc3 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:51:06.788844 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:51:06.788844 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:51:06.790650 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-2add8b27-1a1e-47c0-a605-7d8b02bd6dc3 tempest-ProjectAdminTests-2088582390 tempest-ProjectAdminTests-2088582390-project-admin] GET https://10.4.3.189/volume/v3/volumes/ac48c0cc-e5cf-4327-8e7b-7e23d6febd8b Aug 25 05:51:06.790941 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-2add8b27-1a1e-47c0-a605-7d8b02bd6dc3 tempest-ProjectAdminTests-2088582390 tempest-ProjectAdminTests-2088582390-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:51:06.791207 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-2add8b27-1a1e-47c0-a605-7d8b02bd6dc3 tempest-ProjectAdminTests-2088582390 tempest-ProjectAdminTests-2088582390-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:51:06.796334 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-07895e89-a484-436e-aaf6-479cef795ef7 req-c944e7ac-e2a6-4321-85a0-3655067017c9 tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] https://10.4.3.189/volume/v3/volumes/31f51d16-8d32-46b0-afaa-82dd6c590792/encryption returned with HTTP 200 Aug 25 05:51:06.796978 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1137/4566] 10.4.3.189 () {68 vars in 1631 bytes} [Tue Aug 25 05:51:06 2026] GET /volume/v3/volumes/31f51d16-8d32-46b0-afaa-82dd6c590792/encryption => generated 160 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:51:06.800264 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:51:06.800264 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:51:06.800441 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-1445cdb8-0289-4171-bb37-c68de98d1d9d tempest-ProjectMemberTests39-786178174 tempest-ProjectMemberTests39-786178174-project-admin] Created reservations ['04d16076-c8e1-48cf-9171-102f692f8ae3', 'a96381ee-7159-4d97-94d1-66dae227bb8f'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:51:06.804363 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-2add8b27-1a1e-47c0-a605-7d8b02bd6dc3 tempest-ProjectAdminTests-2088582390 tempest-ProjectAdminTests-2088582390-project-admin] Volume info retrieved successfully. Aug 25 05:51:06.809642 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-2add8b27-1a1e-47c0-a605-7d8b02bd6dc3 tempest-ProjectAdminTests-2088582390 tempest-ProjectAdminTests-2088582390-project-admin] https://10.4.3.189/volume/v3/volumes/ac48c0cc-e5cf-4327-8e7b-7e23d6febd8b returned with HTTP 200 Aug 25 05:51:06.810207 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1156/4567] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:51:06 2026] GET /volume/v3/volumes/ac48c0cc-e5cf-4327-8e7b-7e23d6febd8b => generated 951 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:51:06.831810 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-1445cdb8-0289-4171-bb37-c68de98d1d9d tempest-ProjectMemberTests39-786178174 tempest-ProjectMemberTests39-786178174-project-admin] https://10.4.3.189/volume/v3/backups returned with HTTP 202 Aug 25 05:51:06.832422 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1135/4568] 10.4.3.189 () {70 vars in 1299 bytes} [Tue Aug 25 05:51:06 2026] POST /volume/v3/backups => generated 315 bytes in 71 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 05:51:06.843425 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-f22f9df2-7c21-4ba2-acc4-fa99081404f1 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:51:06.847731 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-f22f9df2-7c21-4ba2-acc4-fa99081404f1 tempest-ProjectMemberTests39-786178174 tempest-ProjectMemberTests39-786178174-project-admin] GET https://10.4.3.189/volume/v3/backups/c03d6372-2d0f-4cd2-959d-a594e4d0aa5b Aug 25 05:51:06.847731 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-f22f9df2-7c21-4ba2-acc4-fa99081404f1 tempest-ProjectMemberTests39-786178174 tempest-ProjectMemberTests39-786178174-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:51:06.847731 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-f22f9df2-7c21-4ba2-acc4-fa99081404f1 tempest-ProjectMemberTests39-786178174 tempest-ProjectMemberTests39-786178174-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:51:06.847731 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-f22f9df2-7c21-4ba2-acc4-fa99081404f1 tempest-ProjectMemberTests39-786178174 tempest-ProjectMemberTests39-786178174-project-admin] Show backup with id c03d6372-2d0f-4cd2-959d-a594e4d0aa5b. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:51:06.849775 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:51:06.849775 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:51:06.850419 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-f22f9df2-7c21-4ba2-acc4-fa99081404f1 tempest-ProjectMemberTests39-786178174 tempest-ProjectMemberTests39-786178174-project-admin] https://10.4.3.189/volume/v3/backups/c03d6372-2d0f-4cd2-959d-a594e4d0aa5b returned with HTTP 200 Aug 25 05:51:06.850793 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1141/4569] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:51:06 2026] GET /volume/v3/backups/c03d6372-2d0f-4cd2-959d-a594e4d0aa5b => generated 722 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:51:06.928345 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-97b62e94-9dde-45d9-8ab4-ed6544d38217 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:51:06.930133 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-97b62e94-9dde-45d9-8ab4-ed6544d38217 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] GET https://10.4.3.189/volume/v3/volumes/afa4f1bd-c6c8-4972-b651-ec4505097c48 Aug 25 05:51:06.930400 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-97b62e94-9dde-45d9-8ab4-ed6544d38217 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:51:06.930671 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-97b62e94-9dde-45d9-8ab4-ed6544d38217 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:51:06.938040 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:51:06.938040 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:51:06.941901 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-97b62e94-9dde-45d9-8ab4-ed6544d38217 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Volume info retrieved successfully. Aug 25 05:51:06.946300 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-97b62e94-9dde-45d9-8ab4-ed6544d38217 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] https://10.4.3.189/volume/v3/volumes/afa4f1bd-c6c8-4972-b651-ec4505097c48 returned with HTTP 200 Aug 25 05:51:06.946732 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1138/4570] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:51:06 2026] GET /volume/v3/volumes/afa4f1bd-c6c8-4972-b651-ec4505097c48 => generated 846 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:51:06.964664 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-cd700795-e2a2-4617-af69-2820a48ca0e3 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:51:06.966701 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-cd700795-e2a2-4617-af69-2820a48ca0e3 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] GET https://10.4.3.189/volume/v3/volumes/afa4f1bd-c6c8-4972-b651-ec4505097c48 Aug 25 05:51:06.966948 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-cd700795-e2a2-4617-af69-2820a48ca0e3 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:51:06.967193 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-cd700795-e2a2-4617-af69-2820a48ca0e3 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:51:06.978618 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:51:06.978618 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:51:06.982926 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-cd700795-e2a2-4617-af69-2820a48ca0e3 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Volume info retrieved successfully. Aug 25 05:51:06.989008 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-cd700795-e2a2-4617-af69-2820a48ca0e3 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] https://10.4.3.189/volume/v3/volumes/afa4f1bd-c6c8-4972-b651-ec4505097c48 returned with HTTP 200 Aug 25 05:51:06.989565 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1157/4571] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:51:06 2026] GET /volume/v3/volumes/afa4f1bd-c6c8-4972-b651-ec4505097c48 => generated 846 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:51:07.002618 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-55eb8a2d-f079-4910-8084-62d76c54b7d0 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:51:07.004685 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-55eb8a2d-f079-4910-8084-62d76c54b7d0 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] POST https://10.4.3.189/volume/v3/snapshots Aug 25 05:51:07.005145 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-55eb8a2d-f079-4910-8084-62d76c54b7d0 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "afa4f1bd-c6c8-4972-b651-ec4505097c48", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-594597925"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:51:07.015413 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:51:07.015413 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:51:07.015906 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-55eb8a2d-f079-4910-8084-62d76c54b7d0 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Volume info retrieved successfully. Aug 25 05:51:07.016036 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.v3.snapshots [None req-55eb8a2d-f079-4910-8084-62d76c54b7d0 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Create snapshot from volume afa4f1bd-c6c8-4972-b651-ec4505097c48 Aug 25 05:51:07.054257 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-55eb8a2d-f079-4910-8084-62d76c54b7d0 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Created reservations ['6cc0ec8a-c34e-45d4-98bc-2b30f976c731', 'a74cfa42-00f9-4b1d-8bbc-d19103d3877a', '057eaf34-db70-469b-ba02-8b29658e7cb4', '52a756b0-a768-4913-9274-0e5b7aff9fea'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:51:07.095386 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-55eb8a2d-f079-4910-8084-62d76c54b7d0 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Snapshot create request issued successfully. Aug 25 05:51:07.095787 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-55eb8a2d-f079-4910-8084-62d76c54b7d0 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] https://10.4.3.189/volume/v3/snapshots returned with HTTP 202 Aug 25 05:51:07.096363 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1136/4572] 10.4.3.189 () {68 vars in 1265 bytes} [Tue Aug 25 05:51:07 2026] POST /volume/v3/snapshots => generated 309 bytes in 94 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 05:51:07.105378 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-277dd9b9-9010-460b-808b-6ec6f904e3c0 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:51:07.107400 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-277dd9b9-9010-460b-808b-6ec6f904e3c0 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] GET https://10.4.3.189/volume/v3/snapshots/08bbc824-06cb-494d-8e06-e34bfbb05340 Aug 25 05:51:07.107702 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-277dd9b9-9010-460b-808b-6ec6f904e3c0 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:51:07.108011 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-277dd9b9-9010-460b-808b-6ec6f904e3c0 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:51:07.113310 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:51:07.113310 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:51:07.113828 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-277dd9b9-9010-460b-808b-6ec6f904e3c0 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Snapshot retrieved successfully. Aug 25 05:51:07.114819 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-277dd9b9-9010-460b-808b-6ec6f904e3c0 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] https://10.4.3.189/volume/v3/snapshots/08bbc824-06cb-494d-8e06-e34bfbb05340 returned with HTTP 200 Aug 25 05:51:07.115269 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1142/4573] 10.4.3.189 () {66 vars in 1354 bytes} [Tue Aug 25 05:51:07 2026] GET /volume/v3/snapshots/08bbc824-06cb-494d-8e06-e34bfbb05340 => generated 441 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:51:07.472484 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [req-216cda3c-a88e-4ccc-9cc8-4ca82821bc9c req-2a49ff04-fe0d-4073-87cf-e0c5e83bb31f None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:51:07.474875 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-216cda3c-a88e-4ccc-9cc8-4ca82821bc9c req-2a49ff04-fe0d-4073-87cf-e0c5e83bb31f tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] DELETE https://10.4.3.189/volume/v3/attachments/502be716-9b4d-4414-a94d-ef67bcd12f79 Aug 25 05:51:07.475111 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-216cda3c-a88e-4ccc-9cc8-4ca82821bc9c req-2a49ff04-fe0d-4073-87cf-e0c5e83bb31f tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:51:07.475304 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-216cda3c-a88e-4ccc-9cc8-4ca82821bc9c req-2a49ff04-fe0d-4073-87cf-e0c5e83bb31f tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Calling method 'version_select' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:51:07.482644 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:51:07.482644 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:51:07.527103 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-216cda3c-a88e-4ccc-9cc8-4ca82821bc9c req-2a49ff04-fe0d-4073-87cf-e0c5e83bb31f tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] https://10.4.3.189/volume/v3/attachments/502be716-9b4d-4414-a94d-ef67bcd12f79 returned with HTTP 200 Aug 25 05:51:07.527588 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1139/4574] 10.4.3.189 () {72 vars in 1673 bytes} [Tue Aug 25 05:51:07 2026] DELETE /volume/v3/attachments/502be716-9b4d-4414-a94d-ef67bcd12f79 => generated 19 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:51:07.549822 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-ee3a3480-9b1d-4e9e-8725-452106c85560 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:51:07.551700 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-ee3a3480-9b1d-4e9e-8725-452106c85560 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] GET https://10.4.3.189/volume/v3/snapshots/eb11d22d-d55d-47a6-b458-f838c4f51534 Aug 25 05:51:07.551933 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-ee3a3480-9b1d-4e9e-8725-452106c85560 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:51:07.552164 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-ee3a3480-9b1d-4e9e-8725-452106c85560 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:51:07.557311 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:51:07.557311 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:51:07.557702 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-ee3a3480-9b1d-4e9e-8725-452106c85560 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Snapshot retrieved successfully. Aug 25 05:51:07.558521 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-ee3a3480-9b1d-4e9e-8725-452106c85560 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] https://10.4.3.189/volume/v3/snapshots/eb11d22d-d55d-47a6-b458-f838c4f51534 returned with HTTP 200 Aug 25 05:51:07.558936 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1158/4575] 10.4.3.189 () {66 vars in 1354 bytes} [Tue Aug 25 05:51:07 2026] GET /volume/v3/snapshots/eb11d22d-d55d-47a6-b458-f838c4f51534 => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:51:07.567885 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-b2f07fe4-613b-4e59-9b7e-e0b3b8d7e14f None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:51:07.569897 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b2f07fe4-613b-4e59-9b7e-e0b3b8d7e14f tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-member] PUT https://10.4.3.189/volume/v3/snapshots/eb11d22d-d55d-47a6-b458-f838c4f51534 Aug 25 05:51:07.570274 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b2f07fe4-613b-4e59-9b7e-e0b3b8d7e14f tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-member] Action: 'update', calling method: update, body: {"snapshot": {"description": "ProjectMemberTests-update_test"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:51:07.576928 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:51:07.576928 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:51:07.577441 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-b2f07fe4-613b-4e59-9b7e-e0b3b8d7e14f tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-member] Snapshot retrieved successfully. Aug 25 05:51:07.586841 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b2f07fe4-613b-4e59-9b7e-e0b3b8d7e14f tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-member] https://10.4.3.189/volume/v3/snapshots/eb11d22d-d55d-47a6-b458-f838c4f51534 returned with HTTP 200 Aug 25 05:51:07.587256 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1137/4576] 10.4.3.189 () {68 vars in 1374 bytes} [Tue Aug 25 05:51:07 2026] PUT /volume/v3/snapshots/eb11d22d-d55d-47a6-b458-f838c4f51534 => generated 361 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:51:07.594973 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-783530f9-fca7-4caa-ba50-f0f102cee121 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:51:07.598917 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-783530f9-fca7-4caa-ba50-f0f102cee121 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] DELETE https://10.4.3.189/volume/v3/snapshots/eb11d22d-d55d-47a6-b458-f838c4f51534 Aug 25 05:51:07.598917 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-783530f9-fca7-4caa-ba50-f0f102cee121 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:51:07.598917 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-783530f9-fca7-4caa-ba50-f0f102cee121 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Calling method 'delete' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:51:07.598917 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.v3.snapshots [None req-783530f9-fca7-4caa-ba50-f0f102cee121 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Delete snapshot with id: eb11d22d-d55d-47a6-b458-f838c4f51534 Aug 25 05:51:07.606043 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:51:07.606043 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:51:07.606489 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-783530f9-fca7-4caa-ba50-f0f102cee121 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Snapshot retrieved successfully. Aug 25 05:51:07.631187 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-783530f9-fca7-4caa-ba50-f0f102cee121 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Snapshot delete request issued successfully. Aug 25 05:51:07.631187 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-783530f9-fca7-4caa-ba50-f0f102cee121 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] https://10.4.3.189/volume/v3/snapshots/eb11d22d-d55d-47a6-b458-f838c4f51534 returned with HTTP 202 Aug 25 05:51:07.631187 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1143/4577] 10.4.3.189 () {66 vars in 1357 bytes} [Tue Aug 25 05:51:07 2026] DELETE /volume/v3/snapshots/eb11d22d-d55d-47a6-b458-f838c4f51534 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:51:07.637428 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-0a48f8a3-ba5c-4fbc-817c-99fa9653be54 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:51:07.642490 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-0a48f8a3-ba5c-4fbc-817c-99fa9653be54 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] GET https://10.4.3.189/volume/v3/snapshots/eb11d22d-d55d-47a6-b458-f838c4f51534 Aug 25 05:51:07.642692 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-0a48f8a3-ba5c-4fbc-817c-99fa9653be54 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:51:07.642917 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-0a48f8a3-ba5c-4fbc-817c-99fa9653be54 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:51:07.651395 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:51:07.651395 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:51:07.651773 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-0a48f8a3-ba5c-4fbc-817c-99fa9653be54 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Snapshot retrieved successfully. Aug 25 05:51:07.652563 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-0a48f8a3-ba5c-4fbc-817c-99fa9653be54 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] https://10.4.3.189/volume/v3/snapshots/eb11d22d-d55d-47a6-b458-f838c4f51534 returned with HTTP 200 Aug 25 05:51:07.653008 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1140/4578] 10.4.3.189 () {66 vars in 1354 bytes} [Tue Aug 25 05:51:07 2026] GET /volume/v3/snapshots/eb11d22d-d55d-47a6-b458-f838c4f51534 => generated 494 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:51:07.824339 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-6ebc9bbe-2f81-4852-addb-d8fa4761964f None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:51:07.826377 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-6ebc9bbe-2f81-4852-addb-d8fa4761964f tempest-ProjectAdminTests-2088582390 tempest-ProjectAdminTests-2088582390-project-admin] GET https://10.4.3.189/volume/v3/volumes/ac48c0cc-e5cf-4327-8e7b-7e23d6febd8b Aug 25 05:51:07.826624 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-6ebc9bbe-2f81-4852-addb-d8fa4761964f tempest-ProjectAdminTests-2088582390 tempest-ProjectAdminTests-2088582390-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:51:07.827088 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-6ebc9bbe-2f81-4852-addb-d8fa4761964f tempest-ProjectAdminTests-2088582390 tempest-ProjectAdminTests-2088582390-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:51:07.835439 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:51:07.835439 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:51:07.839386 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-6ebc9bbe-2f81-4852-addb-d8fa4761964f tempest-ProjectAdminTests-2088582390 tempest-ProjectAdminTests-2088582390-project-admin] Volume info retrieved successfully. Aug 25 05:51:07.844332 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-6ebc9bbe-2f81-4852-addb-d8fa4761964f tempest-ProjectAdminTests-2088582390 tempest-ProjectAdminTests-2088582390-project-admin] https://10.4.3.189/volume/v3/volumes/ac48c0cc-e5cf-4327-8e7b-7e23d6febd8b returned with HTTP 200 Aug 25 05:51:07.844820 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1159/4579] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:51:07 2026] GET /volume/v3/volumes/ac48c0cc-e5cf-4327-8e7b-7e23d6febd8b => generated 972 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:51:07.860668 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-cc73704e-90ef-4f01-bb33-8183d547ae61 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:51:07.863217 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-e8d0be91-64d1-41c1-94f9-9d41c666cff0 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:51:07.863548 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-cc73704e-90ef-4f01-bb33-8183d547ae61 tempest-ProjectMemberTests39-786178174 tempest-ProjectMemberTests39-786178174-project-admin] GET https://10.4.3.189/volume/v3/backups/c03d6372-2d0f-4cd2-959d-a594e4d0aa5b Aug 25 05:51:07.863548 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-cc73704e-90ef-4f01-bb33-8183d547ae61 tempest-ProjectMemberTests39-786178174 tempest-ProjectMemberTests39-786178174-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:51:07.863548 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-cc73704e-90ef-4f01-bb33-8183d547ae61 tempest-ProjectMemberTests39-786178174 tempest-ProjectMemberTests39-786178174-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:51:07.863548 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-cc73704e-90ef-4f01-bb33-8183d547ae61 tempest-ProjectMemberTests39-786178174 tempest-ProjectMemberTests39-786178174-project-admin] Show backup with id c03d6372-2d0f-4cd2-959d-a594e4d0aa5b. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:51:07.867126 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-e8d0be91-64d1-41c1-94f9-9d41c666cff0 tempest-ProjectAdminTests-2088582390 tempest-ProjectAdminTests-2088582390-project-admin] GET https://10.4.3.189/volume/v3/messages Aug 25 05:51:07.867126 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-e8d0be91-64d1-41c1-94f9-9d41c666cff0 tempest-ProjectAdminTests-2088582390 tempest-ProjectAdminTests-2088582390-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:51:07.867126 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-e8d0be91-64d1-41c1-94f9-9d41c666cff0 tempest-ProjectAdminTests-2088582390 tempest-ProjectAdminTests-2088582390-project-admin] Calling method 'version_select' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:51:07.867294 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:51:07.867294 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:51:07.870045 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:51:07.870045 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:51:07.871733 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-cc73704e-90ef-4f01-bb33-8183d547ae61 tempest-ProjectMemberTests39-786178174 tempest-ProjectMemberTests39-786178174-project-admin] https://10.4.3.189/volume/v3/backups/c03d6372-2d0f-4cd2-959d-a594e4d0aa5b returned with HTTP 200 Aug 25 05:51:07.871796 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-e8d0be91-64d1-41c1-94f9-9d41c666cff0 tempest-ProjectAdminTests-2088582390 tempest-ProjectAdminTests-2088582390-project-admin] https://10.4.3.189/volume/v3/messages returned with HTTP 200 Aug 25 05:51:07.871874 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1138/4580] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:51:07 2026] GET /volume/v3/backups/c03d6372-2d0f-4cd2-959d-a594e4d0aa5b => generated 724 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:51:07.871934 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1144/4581] 10.4.3.189 () {68 vars in 1280 bytes} [Tue Aug 25 05:51:07 2026] GET /volume/v3/messages => generated 670 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:51:07.882319 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-46c5b1dc-c7a0-4ded-b3ba-b9edc77b672c None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:51:07.884217 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-46c5b1dc-c7a0-4ded-b3ba-b9edc77b672c tempest-ProjectAdminTests-2088582390 tempest-ProjectAdminTests-2088582390-project-admin] DELETE https://10.4.3.189/volume/v3/messages/d3024c83-a7e8-4350-830f-c677dc4aff2d Aug 25 05:51:07.884434 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-46c5b1dc-c7a0-4ded-b3ba-b9edc77b672c tempest-ProjectAdminTests-2088582390 tempest-ProjectAdminTests-2088582390-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:51:07.884637 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-46c5b1dc-c7a0-4ded-b3ba-b9edc77b672c tempest-ProjectAdminTests-2088582390 tempest-ProjectAdminTests-2088582390-project-admin] Calling method 'version_select' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:51:07.895442 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-46c5b1dc-c7a0-4ded-b3ba-b9edc77b672c tempest-ProjectAdminTests-2088582390 tempest-ProjectAdminTests-2088582390-project-admin] https://10.4.3.189/volume/v3/messages/d3024c83-a7e8-4350-830f-c677dc4aff2d returned with HTTP 204 Aug 25 05:51:07.895958 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1141/4582] 10.4.3.189 () {68 vars in 1394 bytes} [Tue Aug 25 05:51:07 2026] DELETE /volume/v3/messages/d3024c83-a7e8-4350-830f-c677dc4aff2d => generated 0 bytes in 14 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 25 05:51:07.903582 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-25459017-648f-4013-88b2-fa09479ca1fb None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:51:07.905439 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-25459017-648f-4013-88b2-fa09479ca1fb tempest-ProjectAdminTests-2088582390 tempest-ProjectAdminTests-2088582390-project-admin] GET https://10.4.3.189/volume/v3/messages/d3024c83-a7e8-4350-830f-c677dc4aff2d Aug 25 05:51:07.905703 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-25459017-648f-4013-88b2-fa09479ca1fb tempest-ProjectAdminTests-2088582390 tempest-ProjectAdminTests-2088582390-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:51:07.905930 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-25459017-648f-4013-88b2-fa09479ca1fb tempest-ProjectAdminTests-2088582390 tempest-ProjectAdminTests-2088582390-project-admin] Calling method 'version_select' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:51:07.909254 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-25459017-648f-4013-88b2-fa09479ca1fb tempest-ProjectAdminTests-2088582390 tempest-ProjectAdminTests-2088582390-project-admin] https://10.4.3.189/volume/v3/messages/d3024c83-a7e8-4350-830f-c677dc4aff2d returned with HTTP 404 Aug 25 05:51:07.909774 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1160/4583] 10.4.3.189 () {68 vars in 1391 bytes} [Tue Aug 25 05:51:07 2026] GET /volume/v3/messages/d3024c83-a7e8-4350-830f-c677dc4aff2d => generated 110 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:51:07.916896 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-f692061b-4488-418c-b91a-1acec82339d1 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:51:07.919359 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f692061b-4488-418c-b91a-1acec82339d1 tempest-ProjectAdminTests-2088582390 tempest-ProjectAdminTests-2088582390-project-admin] DELETE https://10.4.3.189/volume/v3/volumes/ac48c0cc-e5cf-4327-8e7b-7e23d6febd8b Aug 25 05:51:07.919606 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f692061b-4488-418c-b91a-1acec82339d1 tempest-ProjectAdminTests-2088582390 tempest-ProjectAdminTests-2088582390-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:51:07.919891 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f692061b-4488-418c-b91a-1acec82339d1 tempest-ProjectAdminTests-2088582390 tempest-ProjectAdminTests-2088582390-project-admin] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:51:07.920142 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-f692061b-4488-418c-b91a-1acec82339d1 tempest-ProjectAdminTests-2088582390 tempest-ProjectAdminTests-2088582390-project-admin] Delete volume with id: ac48c0cc-e5cf-4327-8e7b-7e23d6febd8b Aug 25 05:51:07.928359 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:51:07.928359 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:51:07.928839 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-f692061b-4488-418c-b91a-1acec82339d1 tempest-ProjectAdminTests-2088582390 tempest-ProjectAdminTests-2088582390-project-admin] Volume info retrieved successfully. Aug 25 05:51:07.930335 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-f692061b-4488-418c-b91a-1acec82339d1 tempest-ProjectAdminTests-2088582390 tempest-ProjectAdminTests-2088582390-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100268) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 25 05:51:07.941650 np0000008051 devstack@c-api.service[100268]: WARNING cinder.quota [None req-f692061b-4488-418c-b91a-1acec82339d1 tempest-ProjectAdminTests-2088582390 tempest-ProjectAdminTests-2088582390-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-966306945 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-966306945, it is now deprecated. Please use the default quota class for default quota. Aug 25 05:51:07.942431 np0000008051 devstack@c-api.service[100268]: WARNING cinder.quota [None req-f692061b-4488-418c-b91a-1acec82339d1 tempest-ProjectAdminTests-2088582390 tempest-ProjectAdminTests-2088582390-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-966306945 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-966306945, it is now deprecated. Please use the default quota class for default quota. Aug 25 05:51:07.953163 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-f692061b-4488-418c-b91a-1acec82339d1 tempest-ProjectAdminTests-2088582390 tempest-ProjectAdminTests-2088582390-project-admin] Created reservations ['a25e6eba-2188-4c6b-b3bb-3166b2bcee45', '99e9a32c-b520-49bf-bc75-ec7cbfb1366d', 'e1085374-5fb1-48e4-9f15-b708955aa100', '6220e1bb-4468-4033-bf86-2075a9a330fe'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:51:07.983113 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-f692061b-4488-418c-b91a-1acec82339d1 tempest-ProjectAdminTests-2088582390 tempest-ProjectAdminTests-2088582390-project-admin] Delete volume request issued successfully. Aug 25 05:51:07.983286 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f692061b-4488-418c-b91a-1acec82339d1 tempest-ProjectAdminTests-2088582390 tempest-ProjectAdminTests-2088582390-project-admin] https://10.4.3.189/volume/v3/volumes/ac48c0cc-e5cf-4327-8e7b-7e23d6febd8b returned with HTTP 202 Aug 25 05:51:07.983766 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1139/4584] 10.4.3.189 () {68 vars in 1391 bytes} [Tue Aug 25 05:51:07 2026] DELETE /volume/v3/volumes/ac48c0cc-e5cf-4327-8e7b-7e23d6febd8b => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:51:07.991741 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-f07c84f2-b914-4f61-b8f2-ead2e07a1740 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:51:07.993887 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-f07c84f2-b914-4f61-b8f2-ead2e07a1740 tempest-ProjectAdminTests-2088582390 tempest-ProjectAdminTests-2088582390-project-admin] DELETE https://10.4.3.189/volume/v3/types/4f668995-d64e-4738-9e9f-84b870ccb497 Aug 25 05:51:07.994109 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-f07c84f2-b914-4f61-b8f2-ead2e07a1740 tempest-ProjectAdminTests-2088582390 tempest-ProjectAdminTests-2088582390-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:51:07.994326 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-f07c84f2-b914-4f61-b8f2-ead2e07a1740 tempest-ProjectAdminTests-2088582390 tempest-ProjectAdminTests-2088582390-project-admin] Calling method '_delete' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:51:08.019538 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-f07c84f2-b914-4f61-b8f2-ead2e07a1740 tempest-ProjectAdminTests-2088582390 tempest-ProjectAdminTests-2088582390-project-admin] https://10.4.3.189/volume/v3/types/4f668995-d64e-4738-9e9f-84b870ccb497 returned with HTTP 202 Aug 25 05:51:08.019927 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1145/4585] 10.4.3.189 () {66 vars in 1345 bytes} [Tue Aug 25 05:51:07 2026] DELETE /volume/v3/types/4f668995-d64e-4738-9e9f-84b870ccb497 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:51:08.028518 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-1d300c37-bc2c-4ec6-bfee-d65f8b508a58 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:51:08.030183 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-1d300c37-bc2c-4ec6-bfee-d65f8b508a58 tempest-ProjectAdminTests-2088582390 tempest-ProjectAdminTests-2088582390-project-admin] POST https://10.4.3.189/volume/v3/types Aug 25 05:51:08.030513 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-1d300c37-bc2c-4ec6-bfee-d65f8b508a58 tempest-ProjectAdminTests-2088582390 tempest-ProjectAdminTests-2088582390-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-1383338755", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1841957251", "vendor_name": "tempest-vendor_name-1655756948"}}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:51:08.043717 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-1d300c37-bc2c-4ec6-bfee-d65f8b508a58 tempest-ProjectAdminTests-2088582390 tempest-ProjectAdminTests-2088582390-project-admin] https://10.4.3.189/volume/v3/types returned with HTTP 200 Aug 25 05:51:08.044097 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1142/4586] 10.4.3.189 () {68 vars in 1253 bytes} [Tue Aug 25 05:51:08 2026] POST /volume/v3/types => generated 329 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:51:08.052264 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-c03bb012-9af6-4266-bdb0-db6083d0fdde None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:51:08.054229 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-c03bb012-9af6-4266-bdb0-db6083d0fdde tempest-ProjectAdminTests-2088582390 tempest-ProjectAdminTests-2088582390-project-admin] POST https://10.4.3.189/volume/v3/volumes Aug 25 05:51:08.054633 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-c03bb012-9af6-4266-bdb0-db6083d0fdde tempest-ProjectAdminTests-2088582390 tempest-ProjectAdminTests-2088582390-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "98b88bc4-fca3-4df3-b2b1-a420760df3a9", "size": 1}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:51:08.056281 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.v3.volumes [None req-c03bb012-9af6-4266-bdb0-db6083d0fdde tempest-ProjectAdminTests-2088582390 tempest-ProjectAdminTests-2088582390-project-admin] Create volume request body: {'volume': {'volume_type': '98b88bc4-fca3-4df3-b2b1-a420760df3a9', 'size': 1}} {{(pid=100271) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 05:51:08.060568 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [None req-c03bb012-9af6-4266-bdb0-db6083d0fdde tempest-ProjectAdminTests-2088582390 tempest-ProjectAdminTests-2088582390-project-admin] Create volume of 1 GB Aug 25 05:51:08.060903 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:51:08.060903 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:51:08.061269 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-c03bb012-9af6-4266-bdb0-db6083d0fdde tempest-ProjectAdminTests-2088582390 tempest-ProjectAdminTests-2088582390-project-admin] Availability Zones retrieved successfully. Aug 25 05:51:08.066193 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-c03bb012-9af6-4266-bdb0-db6083d0fdde tempest-ProjectAdminTests-2088582390 tempest-ProjectAdminTests-2088582390-project-admin] Flow 'volume_create_api' (44c3576a-0ab8-49f6-bb1e-d5967031e25c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:51:08.067240 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-c03bb012-9af6-4266-bdb0-db6083d0fdde tempest-ProjectAdminTests-2088582390 tempest-ProjectAdminTests-2088582390-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5cb74f9e-4651-4f0d-82e7-cc1c0ff18a3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:51:08.067956 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.flows.api.create_volume [None req-c03bb012-9af6-4266-bdb0-db6083d0fdde tempest-ProjectAdminTests-2088582390 tempest-ProjectAdminTests-2088582390-project-admin] Validating volume size '1' using validate_int {{(pid=100271) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 05:51:08.087036 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-c03bb012-9af6-4266-bdb0-db6083d0fdde tempest-ProjectAdminTests-2088582390 tempest-ProjectAdminTests-2088582390-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5cb74f9e-4651-4f0d-82e7-cc1c0ff18a3c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T05:51:08Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1841957251',vendor_name='tempest-vendor_name-1655756948'},id=98b88bc4-fca3-4df3-b2b1-a420760df3a9,is_public=True,name='tempest-ProjectAdminTests-volume-type-1383338755',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98b88bc4-fca3-4df3-b2b1-a420760df3a9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:51:08.087909 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-c03bb012-9af6-4266-bdb0-db6083d0fdde tempest-ProjectAdminTests-2088582390 tempest-ProjectAdminTests-2088582390-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1c87f7b6-8f59-4ad0-9546-0eac85c5b819) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:51:08.112254 np0000008051 devstack@c-api.service[100271]: WARNING cinder.quota [None req-c03bb012-9af6-4266-bdb0-db6083d0fdde tempest-ProjectAdminTests-2088582390 tempest-ProjectAdminTests-2088582390-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-1383338755 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-1383338755, it is now deprecated. Please use the default quota class for default quota. Aug 25 05:51:08.112534 np0000008051 devstack@c-api.service[100271]: WARNING cinder.quota [None req-c03bb012-9af6-4266-bdb0-db6083d0fdde tempest-ProjectAdminTests-2088582390 tempest-ProjectAdminTests-2088582390-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-1383338755 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-1383338755, it is now deprecated. Please use the default quota class for default quota. Aug 25 05:51:08.126368 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-438e77fa-400c-4cf9-8839-ff59cb4f246a None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:51:08.128607 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-438e77fa-400c-4cf9-8839-ff59cb4f246a tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] GET https://10.4.3.189/volume/v3/snapshots/08bbc824-06cb-494d-8e06-e34bfbb05340 Aug 25 05:51:08.129371 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-438e77fa-400c-4cf9-8839-ff59cb4f246a tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:51:08.129584 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-438e77fa-400c-4cf9-8839-ff59cb4f246a tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:51:08.135439 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:51:08.135439 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:51:08.136197 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-438e77fa-400c-4cf9-8839-ff59cb4f246a tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Snapshot retrieved successfully. Aug 25 05:51:08.137510 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-438e77fa-400c-4cf9-8839-ff59cb4f246a tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] https://10.4.3.189/volume/v3/snapshots/08bbc824-06cb-494d-8e06-e34bfbb05340 returned with HTTP 200 Aug 25 05:51:08.137899 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1140/4587] 10.4.3.189 () {66 vars in 1354 bytes} [Tue Aug 25 05:51:08 2026] GET /volume/v3/snapshots/08bbc824-06cb-494d-8e06-e34bfbb05340 => generated 468 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:51:08.139834 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.quota [None req-c03bb012-9af6-4266-bdb0-db6083d0fdde tempest-ProjectAdminTests-2088582390 tempest-ProjectAdminTests-2088582390-project-admin] Created reservations ['c319fe27-ba82-419b-bb62-6929f898b7c0', 'a35b93b3-4dec-4844-90a2-5529b1251892', 'f4ff896f-419b-4e22-98df-869255bd922d', 'e15d5377-4f4d-4856-99ec-3f9baba4a724'] {{(pid=100271) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:51:08.140694 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-c03bb012-9af6-4266-bdb0-db6083d0fdde tempest-ProjectAdminTests-2088582390 tempest-ProjectAdminTests-2088582390-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1c87f7b6-8f59-4ad0-9546-0eac85c5b819) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c319fe27-ba82-419b-bb62-6929f898b7c0', 'a35b93b3-4dec-4844-90a2-5529b1251892', 'f4ff896f-419b-4e22-98df-869255bd922d', 'e15d5377-4f4d-4856-99ec-3f9baba4a724']}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:51:08.141442 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-c03bb012-9af6-4266-bdb0-db6083d0fdde tempest-ProjectAdminTests-2088582390 tempest-ProjectAdminTests-2088582390-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c81f596d-939d-4b94-aebf-024562b2b41e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:51:08.146353 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-c1f46375-b0c5-4439-93b5-a4d488e38246 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:51:08.148476 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-c1f46375-b0c5-4439-93b5-a4d488e38246 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] POST https://10.4.3.189/volume/v3/backups Aug 25 05:51:08.148794 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-c1f46375-b0c5-4439-93b5-a4d488e38246 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "afa4f1bd-c6c8-4972-b651-ec4505097c48", "snapshot_id": "08bbc824-06cb-494d-8e06-e34bfbb05340", "name": "tempest-VolumesSnapshotTestJSON-Backup-1542574249", "container": "tempest-volumessnapshottestjson-backup-container-512623498"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:51:08.150598 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.contrib.backups [None req-c1f46375-b0c5-4439-93b5-a4d488e38246 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Creating new backup {'backup': {'volume_id': 'afa4f1bd-c6c8-4972-b651-ec4505097c48', 'snapshot_id': '08bbc824-06cb-494d-8e06-e34bfbb05340', 'name': 'tempest-VolumesSnapshotTestJSON-Backup-1542574249', 'container': 'tempest-volumessnapshottestjson-backup-container-512623498'}} {{(pid=100269) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 25 05:51:08.150870 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.contrib.backups [None req-c1f46375-b0c5-4439-93b5-a4d488e38246 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Creating backup of volume afa4f1bd-c6c8-4972-b651-ec4505097c48 in container tempest-volumessnapshottestjson-backup-container-512623498 Aug 25 05:51:08.157364 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:51:08.157364 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:51:08.157877 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-c1f46375-b0c5-4439-93b5-a4d488e38246 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Volume info retrieved successfully. Aug 25 05:51:08.163562 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:51:08.163562 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:51:08.163907 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-c1f46375-b0c5-4439-93b5-a4d488e38246 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Snapshot retrieved successfully. Aug 25 05:51:08.169476 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-c03bb012-9af6-4266-bdb0-db6083d0fdde tempest-ProjectAdminTests-2088582390 tempest-ProjectAdminTests-2088582390-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c81f596d-939d-4b94-aebf-024562b2b41e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '52c4adca-0349-423f-b582-e54dfcee6d45', '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='cb8653dc19b84c8898a829ac7c329c8a',qos_specs=None,replication_status=,reservations=['c319fe27-ba82-419b-bb62-6929f898b7c0','a35b93b3-4dec-4844-90a2-5529b1251892','f4ff896f-419b-4e22-98df-869255bd922d','e15d5377-4f4d-4856-99ec-3f9baba4a724'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='28963a3e20f34752b30e47ed1f5fb825',volume_type_id=98b88bc4-fca3-4df3-b2b1-a420760df3a9), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T05:51: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=52c4adca-0349-423f-b582-e54dfcee6d45,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cb8653dc19b84c8898a829ac7c329c8a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='28963a3e20f34752b30e47ed1f5fb825',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98b88bc4-fca3-4df3-b2b1-a420760df3a9),volume_type_id=98b88bc4-fca3-4df3-b2b1-a420760df3a9)}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:51:08.170371 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-c03bb012-9af6-4266-bdb0-db6083d0fdde tempest-ProjectAdminTests-2088582390 tempest-ProjectAdminTests-2088582390-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c8d7ccaa-09d1-45f5-befe-b91da2a1b278) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:51:08.190331 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-c03bb012-9af6-4266-bdb0-db6083d0fdde tempest-ProjectAdminTests-2088582390 tempest-ProjectAdminTests-2088582390-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c8d7ccaa-09d1-45f5-befe-b91da2a1b278) transitioned into state 'SUCCESS' from 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='cb8653dc19b84c8898a829ac7c329c8a',qos_specs=None,replication_status=,reservations=['c319fe27-ba82-419b-bb62-6929f898b7c0','a35b93b3-4dec-4844-90a2-5529b1251892','f4ff896f-419b-4e22-98df-869255bd922d','e15d5377-4f4d-4856-99ec-3f9baba4a724'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='28963a3e20f34752b30e47ed1f5fb825',volume_type_id=98b88bc4-fca3-4df3-b2b1-a420760df3a9)}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:51:08.191150 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-c03bb012-9af6-4266-bdb0-db6083d0fdde tempest-ProjectAdminTests-2088582390 tempest-ProjectAdminTests-2088582390-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2288d757-15c0-41fd-910e-fc413302d9ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:51:08.198481 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.quota [None req-c1f46375-b0c5-4439-93b5-a4d488e38246 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Created reservations ['6fae1c5a-de0e-4b18-a8e2-9b0937594c18', '7fe51c25-a0b1-4607-a443-44ec69a4165e'] {{(pid=100269) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:51:08.200769 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-c03bb012-9af6-4266-bdb0-db6083d0fdde tempest-ProjectAdminTests-2088582390 tempest-ProjectAdminTests-2088582390-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2288d757-15c0-41fd-910e-fc413302d9ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:51:08.201663 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-c03bb012-9af6-4266-bdb0-db6083d0fdde tempest-ProjectAdminTests-2088582390 tempest-ProjectAdminTests-2088582390-project-admin] Flow 'volume_create_api' (44c3576a-0ab8-49f6-bb1e-d5967031e25c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100271) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:51:08.202012 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-c03bb012-9af6-4266-bdb0-db6083d0fdde tempest-ProjectAdminTests-2088582390 tempest-ProjectAdminTests-2088582390-project-admin] Create volume request issued successfully. Aug 25 05:51:08.202581 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-c03bb012-9af6-4266-bdb0-db6083d0fdde tempest-ProjectAdminTests-2088582390 tempest-ProjectAdminTests-2088582390-project-admin] https://10.4.3.189/volume/v3/volumes returned with HTTP 202 Aug 25 05:51:08.203010 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1161/4588] 10.4.3.189 () {70 vars in 1298 bytes} [Tue Aug 25 05:51:08 2026] POST /volume/v3/volumes => generated 773 bytes in 151 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 05:51:08.216220 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-54f45890-f934-4235-8a1b-41e52eb52ddf None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:51:08.218747 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-54f45890-f934-4235-8a1b-41e52eb52ddf tempest-ProjectAdminTests-2088582390 tempest-ProjectAdminTests-2088582390-project-admin] GET https://10.4.3.189/volume/v3/volumes/52c4adca-0349-423f-b582-e54dfcee6d45 Aug 25 05:51:08.218965 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-54f45890-f934-4235-8a1b-41e52eb52ddf tempest-ProjectAdminTests-2088582390 tempest-ProjectAdminTests-2088582390-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:51:08.219161 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-54f45890-f934-4235-8a1b-41e52eb52ddf tempest-ProjectAdminTests-2088582390 tempest-ProjectAdminTests-2088582390-project-admin] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:51:08.226124 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:51:08.226124 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:51:08.229611 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-54f45890-f934-4235-8a1b-41e52eb52ddf tempest-ProjectAdminTests-2088582390 tempest-ProjectAdminTests-2088582390-project-admin] Volume info retrieved successfully. Aug 25 05:51:08.233658 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-54f45890-f934-4235-8a1b-41e52eb52ddf tempest-ProjectAdminTests-2088582390 tempest-ProjectAdminTests-2088582390-project-admin] https://10.4.3.189/volume/v3/volumes/52c4adca-0349-423f-b582-e54dfcee6d45 returned with HTTP 200 Aug 25 05:51:08.234219 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1143/4589] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:51:08 2026] GET /volume/v3/volumes/52c4adca-0349-423f-b582-e54dfcee6d45 => generated 952 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:51:08.237802 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-c1f46375-b0c5-4439-93b5-a4d488e38246 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] https://10.4.3.189/volume/v3/backups returned with HTTP 202 Aug 25 05:51:08.238234 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1146/4590] 10.4.3.189 () {68 vars in 1259 bytes} [Tue Aug 25 05:51:08 2026] POST /volume/v3/backups => generated 335 bytes in 92 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 05:51:08.252292 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-f8f6311e-aedd-4da5-b731-2f0e1aaef674 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:51:08.254260 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f8f6311e-aedd-4da5-b731-2f0e1aaef674 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] GET https://10.4.3.189/volume/v3/backups/1959ae5b-1824-472f-8e35-791073a4f7fe Aug 25 05:51:08.254506 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f8f6311e-aedd-4da5-b731-2f0e1aaef674 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:51:08.254710 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f8f6311e-aedd-4da5-b731-2f0e1aaef674 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:51:08.254810 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-f8f6311e-aedd-4da5-b731-2f0e1aaef674 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Show backup with id 1959ae5b-1824-472f-8e35-791073a4f7fe. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:51:08.260173 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:51:08.260173 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:51:08.261024 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f8f6311e-aedd-4da5-b731-2f0e1aaef674 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] https://10.4.3.189/volume/v3/backups/1959ae5b-1824-472f-8e35-791073a4f7fe returned with HTTP 200 Aug 25 05:51:08.261411 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1141/4591] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:51:08 2026] GET /volume/v3/backups/1959ae5b-1824-472f-8e35-791073a4f7fe => generated 808 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:51:08.273358 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-18de9064-b53d-4ab2-aab8-e68155c6df57 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:51:08.274765 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-18de9064-b53d-4ab2-aab8-e68155c6df57 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] DELETE https://10.4.3.189/volume/v3/volumes/c54f793a-7b62-42dd-9045-07aeda970c38 Aug 25 05:51:08.275036 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-18de9064-b53d-4ab2-aab8-e68155c6df57 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:51:08.275297 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-18de9064-b53d-4ab2-aab8-e68155c6df57 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Calling method 'delete' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:51:08.275478 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [None req-18de9064-b53d-4ab2-aab8-e68155c6df57 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Delete volume with id: c54f793a-7b62-42dd-9045-07aeda970c38 Aug 25 05:51:08.283411 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:51:08.283411 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:51:08.283804 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-18de9064-b53d-4ab2-aab8-e68155c6df57 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Volume info retrieved successfully. Aug 25 05:51:08.294724 np0000008051 devstack@c-api.service[100271]: WARNING cinder.keymgr.conf_key_mgr [None req-18de9064-b53d-4ab2-aab8-e68155c6df57 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 25 05:51:08.300576 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-18de9064-b53d-4ab2-aab8-e68155c6df57 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Delete volume request issued successfully. Aug 25 05:51:08.300734 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-18de9064-b53d-4ab2-aab8-e68155c6df57 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] https://10.4.3.189/volume/v3/volumes/c54f793a-7b62-42dd-9045-07aeda970c38 returned with HTTP 202 Aug 25 05:51:08.301142 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1162/4592] 10.4.3.189 () {66 vars in 1351 bytes} [Tue Aug 25 05:51:08 2026] DELETE /volume/v3/volumes/c54f793a-7b62-42dd-9045-07aeda970c38 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:51:08.307709 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-374fa5e4-d001-48c9-93ef-e94f6d97dbfa None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:51:08.310339 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-374fa5e4-d001-48c9-93ef-e94f6d97dbfa tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] GET https://10.4.3.189/volume/v3/volumes/c54f793a-7b62-42dd-9045-07aeda970c38 Aug 25 05:51:08.310677 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-374fa5e4-d001-48c9-93ef-e94f6d97dbfa tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:51:08.310988 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-374fa5e4-d001-48c9-93ef-e94f6d97dbfa tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:51:08.323067 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:51:08.323067 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:51:08.328122 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-374fa5e4-d001-48c9-93ef-e94f6d97dbfa tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Volume info retrieved successfully. Aug 25 05:51:08.332763 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-374fa5e4-d001-48c9-93ef-e94f6d97dbfa tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] https://10.4.3.189/volume/v3/volumes/c54f793a-7b62-42dd-9045-07aeda970c38 returned with HTTP 200 Aug 25 05:51:08.333233 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1144/4593] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:51:08 2026] GET /volume/v3/volumes/c54f793a-7b62-42dd-9045-07aeda970c38 => generated 870 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:51:08.662172 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-08257fb8-74ee-4c64-90b9-9435c66006cf None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:51:08.663942 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-08257fb8-74ee-4c64-90b9-9435c66006cf tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] GET https://10.4.3.189/volume/v3/snapshots/eb11d22d-d55d-47a6-b458-f838c4f51534 Aug 25 05:51:08.664138 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-08257fb8-74ee-4c64-90b9-9435c66006cf tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:51:08.664321 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-08257fb8-74ee-4c64-90b9-9435c66006cf tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:51:08.668155 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-08257fb8-74ee-4c64-90b9-9435c66006cf tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] https://10.4.3.189/volume/v3/snapshots/eb11d22d-d55d-47a6-b458-f838c4f51534 returned with HTTP 404 Aug 25 05:51:08.668554 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1147/4594] 10.4.3.189 () {66 vars in 1354 bytes} [Tue Aug 25 05:51:08 2026] GET /volume/v3/snapshots/eb11d22d-d55d-47a6-b458-f838c4f51534 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:51:08.674597 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-b50f46c0-27b9-489f-91b5-d60151da77ca None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:51:08.676410 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b50f46c0-27b9-489f-91b5-d60151da77ca tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] DELETE https://10.4.3.189/volume/v3/volumes/b0113a86-3903-4b67-90b9-800f7620e1ec Aug 25 05:51:08.676612 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b50f46c0-27b9-489f-91b5-d60151da77ca tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:51:08.676920 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b50f46c0-27b9-489f-91b5-d60151da77ca tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:51:08.677092 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-b50f46c0-27b9-489f-91b5-d60151da77ca tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Delete volume with id: b0113a86-3903-4b67-90b9-800f7620e1ec Aug 25 05:51:08.685022 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:51:08.685022 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:51:08.685421 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-b50f46c0-27b9-489f-91b5-d60151da77ca tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Volume info retrieved successfully. Aug 25 05:51:08.703702 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-b50f46c0-27b9-489f-91b5-d60151da77ca tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Delete volume request issued successfully. Aug 25 05:51:08.703894 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b50f46c0-27b9-489f-91b5-d60151da77ca tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] https://10.4.3.189/volume/v3/volumes/b0113a86-3903-4b67-90b9-800f7620e1ec returned with HTTP 202 Aug 25 05:51:08.704305 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1142/4595] 10.4.3.189 () {66 vars in 1351 bytes} [Tue Aug 25 05:51:08 2026] DELETE /volume/v3/volumes/b0113a86-3903-4b67-90b9-800f7620e1ec => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:51:08.711036 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-e06ba860-74d1-4e5b-a1c9-2334b53757cc None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:51:08.713076 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-e06ba860-74d1-4e5b-a1c9-2334b53757cc tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] GET https://10.4.3.189/volume/v3/volumes/b0113a86-3903-4b67-90b9-800f7620e1ec Aug 25 05:51:08.713298 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-e06ba860-74d1-4e5b-a1c9-2334b53757cc tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:51:08.713481 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-e06ba860-74d1-4e5b-a1c9-2334b53757cc tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:51:08.720700 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:51:08.720700 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:51:08.724184 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-e06ba860-74d1-4e5b-a1c9-2334b53757cc tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Volume info retrieved successfully. Aug 25 05:51:08.728752 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-e06ba860-74d1-4e5b-a1c9-2334b53757cc tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] https://10.4.3.189/volume/v3/volumes/b0113a86-3903-4b67-90b9-800f7620e1ec returned with HTTP 200 Aug 25 05:51:08.729163 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1163/4596] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:51:08 2026] GET /volume/v3/volumes/b0113a86-3903-4b67-90b9-800f7620e1ec => generated 1016 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:51:08.881776 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-4c48bae5-24bf-4208-a7a0-8e4945c14a80 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:51:08.883498 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-4c48bae5-24bf-4208-a7a0-8e4945c14a80 tempest-ProjectMemberTests39-786178174 tempest-ProjectMemberTests39-786178174-project-admin] GET https://10.4.3.189/volume/v3/backups/c03d6372-2d0f-4cd2-959d-a594e4d0aa5b Aug 25 05:51:08.883695 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-4c48bae5-24bf-4208-a7a0-8e4945c14a80 tempest-ProjectMemberTests39-786178174 tempest-ProjectMemberTests39-786178174-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:51:08.883882 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-4c48bae5-24bf-4208-a7a0-8e4945c14a80 tempest-ProjectMemberTests39-786178174 tempest-ProjectMemberTests39-786178174-project-admin] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:51:08.883967 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-4c48bae5-24bf-4208-a7a0-8e4945c14a80 tempest-ProjectMemberTests39-786178174 tempest-ProjectMemberTests39-786178174-project-admin] Show backup with id c03d6372-2d0f-4cd2-959d-a594e4d0aa5b. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:51:08.888270 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:51:08.888270 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:51:08.888875 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-4c48bae5-24bf-4208-a7a0-8e4945c14a80 tempest-ProjectMemberTests39-786178174 tempest-ProjectMemberTests39-786178174-project-admin] https://10.4.3.189/volume/v3/backups/c03d6372-2d0f-4cd2-959d-a594e4d0aa5b returned with HTTP 200 Aug 25 05:51:08.889208 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1145/4597] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:51:08 2026] GET /volume/v3/backups/c03d6372-2d0f-4cd2-959d-a594e4d0aa5b => generated 724 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:51:09.019891 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-07895e89-a484-436e-aaf6-479cef795ef7 req-2f565ce9-0d93-4731-a35f-79467b19f83e None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:51:09.022034 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-07895e89-a484-436e-aaf6-479cef795ef7 req-2f565ce9-0d93-4731-a35f-79467b19f83e tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] POST https://10.4.3.189/volume/v3/attachments/24afb9d8-1940-4339-b911-809f832606cb/action Aug 25 05:51:09.022469 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-07895e89-a484-436e-aaf6-479cef795ef7 req-2f565ce9-0d93-4731-a35f-79467b19f83e tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Action body: b'{"os-complete": null}' {{(pid=100269) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 05:51:09.022639 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-07895e89-a484-436e-aaf6-479cef795ef7 req-2f565ce9-0d93-4731-a35f-79467b19f83e tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:51:09.038124 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:51:09.038124 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:51:09.048106 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-07895e89-a484-436e-aaf6-479cef795ef7 req-2f565ce9-0d93-4731-a35f-79467b19f83e tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] https://10.4.3.189/volume/v3/attachments/24afb9d8-1940-4339-b911-809f832606cb/action returned with HTTP 204 Aug 25 05:51:09.048585 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1148/4598] 10.4.3.189 () {74 vars in 1725 bytes} [Tue Aug 25 05:51:09 2026] POST /volume/v3/attachments/24afb9d8-1940-4339-b911-809f832606cb/action => generated 0 bytes in 29 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:51:09.247298 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-5c85a71e-aead-4d26-94a2-8e8b0527fc5e None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:51:09.249165 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-5c85a71e-aead-4d26-94a2-8e8b0527fc5e tempest-ProjectAdminTests-2088582390 tempest-ProjectAdminTests-2088582390-project-admin] GET https://10.4.3.189/volume/v3/volumes/52c4adca-0349-423f-b582-e54dfcee6d45 Aug 25 05:51:09.249405 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-5c85a71e-aead-4d26-94a2-8e8b0527fc5e tempest-ProjectAdminTests-2088582390 tempest-ProjectAdminTests-2088582390-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:51:09.249564 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-5c85a71e-aead-4d26-94a2-8e8b0527fc5e tempest-ProjectAdminTests-2088582390 tempest-ProjectAdminTests-2088582390-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:51:09.257028 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:51:09.257028 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:51:09.260125 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-5c85a71e-aead-4d26-94a2-8e8b0527fc5e tempest-ProjectAdminTests-2088582390 tempest-ProjectAdminTests-2088582390-project-admin] Volume info retrieved successfully. Aug 25 05:51:09.263875 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-5c85a71e-aead-4d26-94a2-8e8b0527fc5e tempest-ProjectAdminTests-2088582390 tempest-ProjectAdminTests-2088582390-project-admin] https://10.4.3.189/volume/v3/volumes/52c4adca-0349-423f-b582-e54dfcee6d45 returned with HTTP 200 Aug 25 05:51:09.264235 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1143/4599] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:51:09 2026] GET /volume/v3/volumes/52c4adca-0349-423f-b582-e54dfcee6d45 => generated 973 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:51:09.271628 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-b3ecd21f-33bc-4203-975d-273d201341d3 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:51:09.273456 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-b3ecd21f-33bc-4203-975d-273d201341d3 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] GET https://10.4.3.189/volume/v3/backups/1959ae5b-1824-472f-8e35-791073a4f7fe Aug 25 05:51:09.273642 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-b3ecd21f-33bc-4203-975d-273d201341d3 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:51:09.273867 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-b3ecd21f-33bc-4203-975d-273d201341d3 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:51:09.273997 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-b3ecd21f-33bc-4203-975d-273d201341d3 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Show backup with id 1959ae5b-1824-472f-8e35-791073a4f7fe. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:51:09.276476 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-a77e06de-f65d-4f1f-bbbd-71d6a8bca5ee None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:51:09.278218 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-a77e06de-f65d-4f1f-bbbd-71d6a8bca5ee tempest-ProjectAdminTests-2088582390 tempest-ProjectAdminTests-2088582390-project-admin] GET https://10.4.3.189/volume/v3/messages Aug 25 05:51:09.278452 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-a77e06de-f65d-4f1f-bbbd-71d6a8bca5ee tempest-ProjectAdminTests-2088582390 tempest-ProjectAdminTests-2088582390-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:51:09.278505 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:51:09.278505 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:51:09.278669 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-a77e06de-f65d-4f1f-bbbd-71d6a8bca5ee tempest-ProjectAdminTests-2088582390 tempest-ProjectAdminTests-2088582390-project-admin] Calling method 'version_select' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:51:09.279291 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-b3ecd21f-33bc-4203-975d-273d201341d3 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] https://10.4.3.189/volume/v3/backups/1959ae5b-1824-472f-8e35-791073a4f7fe returned with HTTP 200 Aug 25 05:51:09.279880 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1164/4600] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:51:09 2026] GET /volume/v3/backups/1959ae5b-1824-472f-8e35-791073a4f7fe => generated 834 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:51:09.284016 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-a77e06de-f65d-4f1f-bbbd-71d6a8bca5ee tempest-ProjectAdminTests-2088582390 tempest-ProjectAdminTests-2088582390-project-admin] https://10.4.3.189/volume/v3/messages returned with HTTP 200 Aug 25 05:51:09.284456 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1146/4601] 10.4.3.189 () {68 vars in 1280 bytes} [Tue Aug 25 05:51:09 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 25 05:51:09.295583 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-2457b8b8-7650-4f49-a516-decd9d14c842 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:51:09.297509 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-2457b8b8-7650-4f49-a516-decd9d14c842 tempest-ProjectAdminTests-2088582390 tempest-ProjectAdminTests-2088582390-project-admin] GET https://10.4.3.189/volume/v3/messages Aug 25 05:51:09.297722 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-2457b8b8-7650-4f49-a516-decd9d14c842 tempest-ProjectAdminTests-2088582390 tempest-ProjectAdminTests-2088582390-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:51:09.297911 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-2457b8b8-7650-4f49-a516-decd9d14c842 tempest-ProjectAdminTests-2088582390 tempest-ProjectAdminTests-2088582390-project-admin] Calling method 'version_select' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:51:09.301281 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-2457b8b8-7650-4f49-a516-decd9d14c842 tempest-ProjectAdminTests-2088582390 tempest-ProjectAdminTests-2088582390-project-admin] https://10.4.3.189/volume/v3/messages returned with HTTP 200 Aug 25 05:51:09.301796 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1149/4602] 10.4.3.189 () {68 vars in 1280 bytes} [Tue Aug 25 05:51:09 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 25 05:51:09.310404 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-13757b6c-27c1-4925-8de1-e0d0c71206a3 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:51:09.312455 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-13757b6c-27c1-4925-8de1-e0d0c71206a3 tempest-ProjectAdminTests-2088582390 tempest-ProjectAdminTests-2088582390-project-admin] DELETE https://10.4.3.189/volume/v3/messages/513dc37d-2f0f-4ac3-91cd-289138e66356 Aug 25 05:51:09.312689 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-13757b6c-27c1-4925-8de1-e0d0c71206a3 tempest-ProjectAdminTests-2088582390 tempest-ProjectAdminTests-2088582390-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:51:09.312910 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-13757b6c-27c1-4925-8de1-e0d0c71206a3 tempest-ProjectAdminTests-2088582390 tempest-ProjectAdminTests-2088582390-project-admin] Calling method 'version_select' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:51:09.321858 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-13757b6c-27c1-4925-8de1-e0d0c71206a3 tempest-ProjectAdminTests-2088582390 tempest-ProjectAdminTests-2088582390-project-admin] https://10.4.3.189/volume/v3/messages/513dc37d-2f0f-4ac3-91cd-289138e66356 returned with HTTP 204 Aug 25 05:51:09.322452 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1144/4603] 10.4.3.189 () {68 vars in 1394 bytes} [Tue Aug 25 05:51:09 2026] DELETE /volume/v3/messages/513dc37d-2f0f-4ac3-91cd-289138e66356 => generated 0 bytes in 13 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 25 05:51:09.328949 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-fe7acde3-8446-49ae-a5a3-1856ce5f8142 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:51:09.330778 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-fe7acde3-8446-49ae-a5a3-1856ce5f8142 tempest-ProjectAdminTests-2088582390 tempest-ProjectAdminTests-2088582390-project-admin] DELETE https://10.4.3.189/volume/v3/volumes/52c4adca-0349-423f-b582-e54dfcee6d45 Aug 25 05:51:09.331020 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-fe7acde3-8446-49ae-a5a3-1856ce5f8142 tempest-ProjectAdminTests-2088582390 tempest-ProjectAdminTests-2088582390-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:51:09.331244 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-fe7acde3-8446-49ae-a5a3-1856ce5f8142 tempest-ProjectAdminTests-2088582390 tempest-ProjectAdminTests-2088582390-project-admin] Calling method 'delete' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:51:09.331400 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [None req-fe7acde3-8446-49ae-a5a3-1856ce5f8142 tempest-ProjectAdminTests-2088582390 tempest-ProjectAdminTests-2088582390-project-admin] Delete volume with id: 52c4adca-0349-423f-b582-e54dfcee6d45 Aug 25 05:51:09.341231 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:51:09.341231 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:51:09.341602 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-fe7acde3-8446-49ae-a5a3-1856ce5f8142 tempest-ProjectAdminTests-2088582390 tempest-ProjectAdminTests-2088582390-project-admin] Volume info retrieved successfully. Aug 25 05:51:09.342767 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-fe7acde3-8446-49ae-a5a3-1856ce5f8142 tempest-ProjectAdminTests-2088582390 tempest-ProjectAdminTests-2088582390-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100271) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 25 05:51:09.347404 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-2b7d1fde-77fe-40c7-b409-b8be8e397f24 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:51:09.349616 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-2b7d1fde-77fe-40c7-b409-b8be8e397f24 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] GET https://10.4.3.189/volume/v3/volumes/c54f793a-7b62-42dd-9045-07aeda970c38 Aug 25 05:51:09.349875 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-2b7d1fde-77fe-40c7-b409-b8be8e397f24 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:51:09.350128 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-2b7d1fde-77fe-40c7-b409-b8be8e397f24 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:51:09.357043 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-2b7d1fde-77fe-40c7-b409-b8be8e397f24 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] https://10.4.3.189/volume/v3/volumes/c54f793a-7b62-42dd-9045-07aeda970c38 returned with HTTP 404 Aug 25 05:51:09.357604 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1147/4604] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:51:09 2026] GET /volume/v3/volumes/c54f793a-7b62-42dd-9045-07aeda970c38 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:51:09.362726 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.quota [None req-fe7acde3-8446-49ae-a5a3-1856ce5f8142 tempest-ProjectAdminTests-2088582390 tempest-ProjectAdminTests-2088582390-project-admin] Created reservations ['5f3fe303-12ae-47a3-b98f-0b9969df5b0e', 'b9c5867b-70d3-4b1e-ba75-291feef20259', '16f59f4e-64f6-45ab-a354-77b29a77eaf3', 'c2e15142-e77d-45e7-8e65-b3115868de5f'] {{(pid=100271) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:51:09.365796 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-6bf4de33-25b4-490a-8de1-8138dad3bd9e None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:51:09.367536 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-6bf4de33-25b4-490a-8de1-8138dad3bd9e tempest-TestVolumeBootPattern-890537913 tempest-TestVolumeBootPattern-890537913-project-admin] GET https://10.4.3.189/volume/v3/volumes/detail?all_tenants=1 Aug 25 05:51:09.367737 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-6bf4de33-25b4-490a-8de1-8138dad3bd9e tempest-TestVolumeBootPattern-890537913 tempest-TestVolumeBootPattern-890537913-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:51:09.367964 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-6bf4de33-25b4-490a-8de1-8138dad3bd9e tempest-TestVolumeBootPattern-890537913 tempest-TestVolumeBootPattern-890537913-project-admin] Calling method 'detail' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:51:09.368848 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-6bf4de33-25b4-490a-8de1-8138dad3bd9e tempest-TestVolumeBootPattern-890537913 tempest-TestVolumeBootPattern-890537913-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100269) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 05:51:09.382496 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-6bf4de33-25b4-490a-8de1-8138dad3bd9e tempest-TestVolumeBootPattern-890537913 tempest-TestVolumeBootPattern-890537913-project-admin] Get all volumes completed successfully. Aug 25 05:51:09.384642 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:51:09.384642 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:51:09.388157 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-fe7acde3-8446-49ae-a5a3-1856ce5f8142 tempest-ProjectAdminTests-2088582390 tempest-ProjectAdminTests-2088582390-project-admin] Delete volume request issued successfully. Aug 25 05:51:09.388393 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-fe7acde3-8446-49ae-a5a3-1856ce5f8142 tempest-ProjectAdminTests-2088582390 tempest-ProjectAdminTests-2088582390-project-admin] https://10.4.3.189/volume/v3/volumes/52c4adca-0349-423f-b582-e54dfcee6d45 returned with HTTP 202 Aug 25 05:51:09.388781 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1165/4605] 10.4.3.189 () {68 vars in 1391 bytes} [Tue Aug 25 05:51:09 2026] DELETE /volume/v3/volumes/52c4adca-0349-423f-b582-e54dfcee6d45 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:51:09.389324 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-6bf4de33-25b4-490a-8de1-8138dad3bd9e tempest-TestVolumeBootPattern-890537913 tempest-TestVolumeBootPattern-890537913-project-admin] https://10.4.3.189/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 25 05:51:09.393077 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1150/4606] 10.4.3.189 () {66 vars in 1285 bytes} [Tue Aug 25 05:51:09 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 10602 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 05:51:09.396300 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-0ade2cb3-b04e-455c-abb5-92454865d842 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:51:09.398235 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-0ade2cb3-b04e-455c-abb5-92454865d842 tempest-ProjectAdminTests-2088582390 tempest-ProjectAdminTests-2088582390-project-admin] DELETE https://10.4.3.189/volume/v3/types/98b88bc4-fca3-4df3-b2b1-a420760df3a9 Aug 25 05:51:09.398537 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-0ade2cb3-b04e-455c-abb5-92454865d842 tempest-ProjectAdminTests-2088582390 tempest-ProjectAdminTests-2088582390-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:51:09.398753 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-0ade2cb3-b04e-455c-abb5-92454865d842 tempest-ProjectAdminTests-2088582390 tempest-ProjectAdminTests-2088582390-project-admin] Calling method '_delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:51:09.415615 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-1479d4eb-4680-4274-8294-ddeefecf5f51 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:51:09.417425 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-1479d4eb-4680-4274-8294-ddeefecf5f51 tempest-TestVolumeBootPattern-890537913 tempest-TestVolumeBootPattern-890537913-project-admin] DELETE https://10.4.3.189/volume/v3/types/60cab309-0080-4a0e-989c-dd7467a665a6 Aug 25 05:51:09.417607 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-1479d4eb-4680-4274-8294-ddeefecf5f51 tempest-TestVolumeBootPattern-890537913 tempest-TestVolumeBootPattern-890537913-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:51:09.417814 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-1479d4eb-4680-4274-8294-ddeefecf5f51 tempest-TestVolumeBootPattern-890537913 tempest-TestVolumeBootPattern-890537913-project-admin] Calling method '_delete' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:51:09.429540 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-0ade2cb3-b04e-455c-abb5-92454865d842 tempest-ProjectAdminTests-2088582390 tempest-ProjectAdminTests-2088582390-project-admin] https://10.4.3.189/volume/v3/types/98b88bc4-fca3-4df3-b2b1-a420760df3a9 returned with HTTP 202 Aug 25 05:51:09.430035 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1145/4607] 10.4.3.189 () {66 vars in 1345 bytes} [Tue Aug 25 05:51:09 2026] DELETE /volume/v3/types/98b88bc4-fca3-4df3-b2b1-a420760df3a9 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:51:09.440068 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-1479d4eb-4680-4274-8294-ddeefecf5f51 tempest-TestVolumeBootPattern-890537913 tempest-TestVolumeBootPattern-890537913-project-admin] https://10.4.3.189/volume/v3/types/60cab309-0080-4a0e-989c-dd7467a665a6 returned with HTTP 202 Aug 25 05:51:09.440545 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1148/4608] 10.4.3.189 () {66 vars in 1345 bytes} [Tue Aug 25 05:51:09 2026] DELETE /volume/v3/types/60cab309-0080-4a0e-989c-dd7467a665a6 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:51:09.442525 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-373805ba-e44c-4705-96fe-a6b6680d8019 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:51:09.444770 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-373805ba-e44c-4705-96fe-a6b6680d8019 tempest-ProjectAdminTests-2088582390 tempest-ProjectAdminTests-2088582390-project-admin] POST https://10.4.3.189/volume/v3/types Aug 25 05:51:09.445240 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-373805ba-e44c-4705-96fe-a6b6680d8019 tempest-ProjectAdminTests-2088582390 tempest-ProjectAdminTests-2088582390-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-1010338497", "extra_specs": {"storage_protocol": "tempest-storage_protocol-697030026", "vendor_name": "tempest-vendor_name-981021193"}}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:51:09.462281 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-373805ba-e44c-4705-96fe-a6b6680d8019 tempest-ProjectAdminTests-2088582390 tempest-ProjectAdminTests-2088582390-project-admin] https://10.4.3.189/volume/v3/types returned with HTTP 200 Aug 25 05:51:09.462396 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1166/4609] 10.4.3.189 () {68 vars in 1253 bytes} [Tue Aug 25 05:51:09 2026] POST /volume/v3/types => generated 327 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:51:09.470735 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-d69fe747-cd4d-46a7-b751-9f99f65d677e None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:51:09.472726 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-d69fe747-cd4d-46a7-b751-9f99f65d677e tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] POST https://10.4.3.189/volume/v3/volumes Aug 25 05:51:09.473150 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-d69fe747-cd4d-46a7-b751-9f99f65d677e tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-911220842", "snapshot_id": null, "imageRef": "821ab3e7-1977-4d78-a63f-5997ce48392f", "volume_type": null, "size": 1}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:51:09.473289 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-d947c238-55ee-4ba2-87d1-9cfbdf4e72f0 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:51:09.474697 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.v3.volumes [None req-d69fe747-cd4d-46a7-b751-9f99f65d677e tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-911220842', 'snapshot_id': None, 'imageRef': '821ab3e7-1977-4d78-a63f-5997ce48392f', 'volume_type': None, 'size': 1}} {{(pid=100269) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 05:51:09.475629 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d947c238-55ee-4ba2-87d1-9cfbdf4e72f0 tempest-ProjectAdminTests-2088582390 tempest-ProjectAdminTests-2088582390-project-admin] POST https://10.4.3.189/volume/v3/volumes Aug 25 05:51:09.476151 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d947c238-55ee-4ba2-87d1-9cfbdf4e72f0 tempest-ProjectAdminTests-2088582390 tempest-ProjectAdminTests-2088582390-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "55fd4e83-6202-424f-9259-7dd74907969e", "size": 1}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:51:09.478085 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.v3.volumes [None req-d947c238-55ee-4ba2-87d1-9cfbdf4e72f0 tempest-ProjectAdminTests-2088582390 tempest-ProjectAdminTests-2088582390-project-admin] Create volume request body: {'volume': {'volume_type': '55fd4e83-6202-424f-9259-7dd74907969e', 'size': 1}} {{(pid=100268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 05:51:09.482762 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-d947c238-55ee-4ba2-87d1-9cfbdf4e72f0 tempest-ProjectAdminTests-2088582390 tempest-ProjectAdminTests-2088582390-project-admin] Create volume of 1 GB Aug 25 05:51:09.483222 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:51:09.483222 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:51:09.485245 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-d947c238-55ee-4ba2-87d1-9cfbdf4e72f0 tempest-ProjectAdminTests-2088582390 tempest-ProjectAdminTests-2088582390-project-admin] Availability Zones retrieved successfully. Aug 25 05:51:09.492071 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-d947c238-55ee-4ba2-87d1-9cfbdf4e72f0 tempest-ProjectAdminTests-2088582390 tempest-ProjectAdminTests-2088582390-project-admin] Flow 'volume_create_api' (2eaee71d-1641-439e-a541-4bfcc639b233) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:51:09.493455 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-d947c238-55ee-4ba2-87d1-9cfbdf4e72f0 tempest-ProjectAdminTests-2088582390 tempest-ProjectAdminTests-2088582390-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dd3e1143-376a-47c7-82ff-7bd77b25042a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:51:09.495730 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.flows.api.create_volume [None req-d947c238-55ee-4ba2-87d1-9cfbdf4e72f0 tempest-ProjectAdminTests-2088582390 tempest-ProjectAdminTests-2088582390-project-admin] Validating volume size '1' using validate_int {{(pid=100268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 05:51:09.523176 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-d947c238-55ee-4ba2-87d1-9cfbdf4e72f0 tempest-ProjectAdminTests-2088582390 tempest-ProjectAdminTests-2088582390-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dd3e1143-376a-47c7-82ff-7bd77b25042a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T05:51:09Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-697030026',vendor_name='tempest-vendor_name-981021193'},id=55fd4e83-6202-424f-9259-7dd74907969e,is_public=True,name='tempest-ProjectAdminTests-volume-type-1010338497',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '55fd4e83-6202-424f-9259-7dd74907969e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:51:09.523905 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-d947c238-55ee-4ba2-87d1-9cfbdf4e72f0 tempest-ProjectAdminTests-2088582390 tempest-ProjectAdminTests-2088582390-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6a8a334a-ebaf-4736-afca-7798a45ea903) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:51:09.554471 np0000008051 devstack@c-api.service[100268]: WARNING cinder.quota [None req-d947c238-55ee-4ba2-87d1-9cfbdf4e72f0 tempest-ProjectAdminTests-2088582390 tempest-ProjectAdminTests-2088582390-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-1010338497 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-1010338497, it is now deprecated. Please use the default quota class for default quota. Aug 25 05:51:09.554767 np0000008051 devstack@c-api.service[100268]: WARNING cinder.quota [None req-d947c238-55ee-4ba2-87d1-9cfbdf4e72f0 tempest-ProjectAdminTests-2088582390 tempest-ProjectAdminTests-2088582390-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-1010338497 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-1010338497, it is now deprecated. Please use the default quota class for default quota. Aug 25 05:51:09.557348 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.v3.volumes [None req-d69fe747-cd4d-46a7-b751-9f99f65d677e tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Create volume of 1 GB Aug 25 05:51:09.561784 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-d69fe747-cd4d-46a7-b751-9f99f65d677e tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Availability Zones retrieved successfully. Aug 25 05:51:09.566892 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-d69fe747-cd4d-46a7-b751-9f99f65d677e tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Flow 'volume_create_api' (8212f4cc-8fde-4084-8622-b9e6ea77eb7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:51:09.568091 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-d69fe747-cd4d-46a7-b751-9f99f65d677e tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7758846c-f7be-4f58-ae30-59a755d23ca9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:51:09.569154 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.flows.api.create_volume [None req-d69fe747-cd4d-46a7-b751-9f99f65d677e tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Validating volume size '1' using validate_int {{(pid=100269) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 05:51:09.593623 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-d947c238-55ee-4ba2-87d1-9cfbdf4e72f0 tempest-ProjectAdminTests-2088582390 tempest-ProjectAdminTests-2088582390-project-admin] Created reservations ['4caefd1e-1cfb-45e2-8f4b-048140cece0e', '820a51af-8b9c-4628-8b2c-6292528313a8', '04f4c15d-7452-4aff-8733-30e86b6b5957', '8e809bfd-a581-4773-bb93-bc29a652abc3'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:51:09.594518 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-d947c238-55ee-4ba2-87d1-9cfbdf4e72f0 tempest-ProjectAdminTests-2088582390 tempest-ProjectAdminTests-2088582390-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6a8a334a-ebaf-4736-afca-7798a45ea903) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4caefd1e-1cfb-45e2-8f4b-048140cece0e', '820a51af-8b9c-4628-8b2c-6292528313a8', '04f4c15d-7452-4aff-8733-30e86b6b5957', '8e809bfd-a581-4773-bb93-bc29a652abc3']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:51:09.595309 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-d947c238-55ee-4ba2-87d1-9cfbdf4e72f0 tempest-ProjectAdminTests-2088582390 tempest-ProjectAdminTests-2088582390-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a789509d-0dd3-4658-9e92-f203c611f0de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:51:09.625601 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-d947c238-55ee-4ba2-87d1-9cfbdf4e72f0 tempest-ProjectAdminTests-2088582390 tempest-ProjectAdminTests-2088582390-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a789509d-0dd3-4658-9e92-f203c611f0de) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8670b05b-9a25-4486-90de-597d66e9bcb0', '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='cb8653dc19b84c8898a829ac7c329c8a',qos_specs=None,replication_status=,reservations=['4caefd1e-1cfb-45e2-8f4b-048140cece0e','820a51af-8b9c-4628-8b2c-6292528313a8','04f4c15d-7452-4aff-8733-30e86b6b5957','8e809bfd-a581-4773-bb93-bc29a652abc3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='28963a3e20f34752b30e47ed1f5fb825',volume_type_id=55fd4e83-6202-424f-9259-7dd74907969e), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T05:51:09Z,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=8670b05b-9a25-4486-90de-597d66e9bcb0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cb8653dc19b84c8898a829ac7c329c8a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='28963a3e20f34752b30e47ed1f5fb825',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(55fd4e83-6202-424f-9259-7dd74907969e),volume_type_id=55fd4e83-6202-424f-9259-7dd74907969e)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:51:09.626296 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-d947c238-55ee-4ba2-87d1-9cfbdf4e72f0 tempest-ProjectAdminTests-2088582390 tempest-ProjectAdminTests-2088582390-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7e14306e-135f-493b-a450-d395fab873d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:51:09.632541 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-d69fe747-cd4d-46a7-b751-9f99f65d677e tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7758846c-f7be-4f58-ae30-59a755d23ca9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T05:35:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=23fc6e5d-fce0-4521-ba46-4837b4232084,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '23fc6e5d-fce0-4521-ba46-4837b4232084', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:51:09.633251 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-d69fe747-cd4d-46a7-b751-9f99f65d677e tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e264b0d1-d2ae-4186-acb8-9bd23383ecef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:51:09.642808 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-d947c238-55ee-4ba2-87d1-9cfbdf4e72f0 tempest-ProjectAdminTests-2088582390 tempest-ProjectAdminTests-2088582390-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7e14306e-135f-493b-a450-d395fab873d9) transitioned into state 'SUCCESS' from 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='cb8653dc19b84c8898a829ac7c329c8a',qos_specs=None,replication_status=,reservations=['4caefd1e-1cfb-45e2-8f4b-048140cece0e','820a51af-8b9c-4628-8b2c-6292528313a8','04f4c15d-7452-4aff-8733-30e86b6b5957','8e809bfd-a581-4773-bb93-bc29a652abc3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='28963a3e20f34752b30e47ed1f5fb825',volume_type_id=55fd4e83-6202-424f-9259-7dd74907969e)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:51:09.643689 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-d947c238-55ee-4ba2-87d1-9cfbdf4e72f0 tempest-ProjectAdminTests-2088582390 tempest-ProjectAdminTests-2088582390-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (901479d7-2694-4e65-80a0-cb52c13dd02b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:51:09.653398 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-d947c238-55ee-4ba2-87d1-9cfbdf4e72f0 tempest-ProjectAdminTests-2088582390 tempest-ProjectAdminTests-2088582390-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (901479d7-2694-4e65-80a0-cb52c13dd02b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:51:09.654233 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-d947c238-55ee-4ba2-87d1-9cfbdf4e72f0 tempest-ProjectAdminTests-2088582390 tempest-ProjectAdminTests-2088582390-project-admin] Flow 'volume_create_api' (2eaee71d-1641-439e-a541-4bfcc639b233) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:51:09.654568 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-d947c238-55ee-4ba2-87d1-9cfbdf4e72f0 tempest-ProjectAdminTests-2088582390 tempest-ProjectAdminTests-2088582390-project-admin] Create volume request issued successfully. Aug 25 05:51:09.655231 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d947c238-55ee-4ba2-87d1-9cfbdf4e72f0 tempest-ProjectAdminTests-2088582390 tempest-ProjectAdminTests-2088582390-project-admin] https://10.4.3.189/volume/v3/volumes returned with HTTP 202 Aug 25 05:51:09.655657 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1146/4610] 10.4.3.189 () {70 vars in 1298 bytes} [Tue Aug 25 05:51:09 2026] POST /volume/v3/volumes => generated 773 bytes in 183 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 05:51:09.673336 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-4dd08423-9e66-4754-a9bf-7cd9320fa781 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:51:09.675543 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-4dd08423-9e66-4754-a9bf-7cd9320fa781 tempest-ProjectAdminTests-2088582390 tempest-ProjectAdminTests-2088582390-project-admin] GET https://10.4.3.189/volume/v3/volumes/8670b05b-9a25-4486-90de-597d66e9bcb0 Aug 25 05:51:09.675854 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-4dd08423-9e66-4754-a9bf-7cd9320fa781 tempest-ProjectAdminTests-2088582390 tempest-ProjectAdminTests-2088582390-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:51:09.676096 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-4dd08423-9e66-4754-a9bf-7cd9320fa781 tempest-ProjectAdminTests-2088582390 tempest-ProjectAdminTests-2088582390-project-admin] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:51:09.685526 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:51:09.685526 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:51:09.688545 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.quota [None req-d69fe747-cd4d-46a7-b751-9f99f65d677e tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Created reservations ['9292892d-9cfe-42ab-971c-d5a860327d6d', 'c75a159c-915b-44a6-a5a9-d476e1760bb6', 'e018d88d-b867-4c64-996a-929bd1ff4d87', 'b0bb7aa3-3758-416b-b78a-209665933d92'] {{(pid=100269) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:51:09.689727 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-d69fe747-cd4d-46a7-b751-9f99f65d677e tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e264b0d1-d2ae-4186-acb8-9bd23383ecef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9292892d-9cfe-42ab-971c-d5a860327d6d', 'c75a159c-915b-44a6-a5a9-d476e1760bb6', 'e018d88d-b867-4c64-996a-929bd1ff4d87', 'b0bb7aa3-3758-416b-b78a-209665933d92']}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:51:09.689853 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-4dd08423-9e66-4754-a9bf-7cd9320fa781 tempest-ProjectAdminTests-2088582390 tempest-ProjectAdminTests-2088582390-project-admin] Volume info retrieved successfully. Aug 25 05:51:09.690865 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-d69fe747-cd4d-46a7-b751-9f99f65d677e tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c037017d-d6be-4375-82a0-7c517572e823) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:51:09.693866 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-4dd08423-9e66-4754-a9bf-7cd9320fa781 tempest-ProjectAdminTests-2088582390 tempest-ProjectAdminTests-2088582390-project-admin] https://10.4.3.189/volume/v3/volumes/8670b05b-9a25-4486-90de-597d66e9bcb0 returned with HTTP 200 Aug 25 05:51:09.694253 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1149/4611] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:51:09 2026] GET /volume/v3/volumes/8670b05b-9a25-4486-90de-597d66e9bcb0 => generated 952 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:51:09.712564 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-d69fe747-cd4d-46a7-b751-9f99f65d677e tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c037017d-d6be-4375-82a0-7c517572e823) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '096128fc-eb98-42d4-89aa-f0cfb10d8e99', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-911220842',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e33e7828ef4e44d9a9679aad64e2bf67',qos_specs=None,replication_status=,reservations=['9292892d-9cfe-42ab-971c-d5a860327d6d','c75a159c-915b-44a6-a5a9-d476e1760bb6','e018d88d-b867-4c64-996a-929bd1ff4d87','b0bb7aa3-3758-416b-b78a-209665933d92'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='63d4e24915f3477e8fe8791aab2aed9d',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T05:51:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-911220842',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=096128fc-eb98-42d4-89aa-f0cfb10d8e99,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e33e7828ef4e44d9a9679aad64e2bf67',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='63d4e24915f3477e8fe8791aab2aed9d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(23fc6e5d-fce0-4521-ba46-4837b4232084),volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:51:09.713308 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-d69fe747-cd4d-46a7-b751-9f99f65d677e tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5037064a-8c10-4818-8b98-0383bd9dfa52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:51:09.733149 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-d69fe747-cd4d-46a7-b751-9f99f65d677e tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5037064a-8c10-4818-8b98-0383bd9dfa52) transitioned into state 'SUCCESS' from state '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-911220842',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e33e7828ef4e44d9a9679aad64e2bf67',qos_specs=None,replication_status=,reservations=['9292892d-9cfe-42ab-971c-d5a860327d6d','c75a159c-915b-44a6-a5a9-d476e1760bb6','e018d88d-b867-4c64-996a-929bd1ff4d87','b0bb7aa3-3758-416b-b78a-209665933d92'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='63d4e24915f3477e8fe8791aab2aed9d',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:51:09.734234 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-d69fe747-cd4d-46a7-b751-9f99f65d677e tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a1ff8daf-86f0-4a6f-bc36-f9b2388095c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:51:09.745077 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-d69fe747-cd4d-46a7-b751-9f99f65d677e tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a1ff8daf-86f0-4a6f-bc36-f9b2388095c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:51:09.745931 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-d69fe747-cd4d-46a7-b751-9f99f65d677e tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Flow 'volume_create_api' (8212f4cc-8fde-4084-8622-b9e6ea77eb7a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:51:09.746355 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-d69fe747-cd4d-46a7-b751-9f99f65d677e tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Create volume request issued successfully. Aug 25 05:51:09.747244 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-d69fe747-cd4d-46a7-b751-9f99f65d677e tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] https://10.4.3.189/volume/v3/volumes returned with HTTP 202 Aug 25 05:51:09.747398 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1151/4612] 10.4.3.189 () {68 vars in 1259 bytes} [Tue Aug 25 05:51:09 2026] POST /volume/v3/volumes => generated 758 bytes in 277 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 05:51:09.748940 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-b8c33da8-11ce-4b62-ac6d-a916012d434a None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:51:09.751468 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-b8c33da8-11ce-4b62-ac6d-a916012d434a tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] GET https://10.4.3.189/volume/v3/volumes/b0113a86-3903-4b67-90b9-800f7620e1ec Aug 25 05:51:09.751468 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-b8c33da8-11ce-4b62-ac6d-a916012d434a tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:51:09.751592 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-b8c33da8-11ce-4b62-ac6d-a916012d434a tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:51:09.759665 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-b8c33da8-11ce-4b62-ac6d-a916012d434a tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] https://10.4.3.189/volume/v3/volumes/b0113a86-3903-4b67-90b9-800f7620e1ec returned with HTTP 404 Aug 25 05:51:09.759798 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1167/4613] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:51:09 2026] GET /volume/v3/volumes/b0113a86-3903-4b67-90b9-800f7620e1ec => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:51:09.764378 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-38c41f1f-9ab8-4020-88f9-44794b1ec116 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:51:09.770312 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-38c41f1f-9ab8-4020-88f9-44794b1ec116 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] GET https://10.4.3.189/volume/v3/volumes/096128fc-eb98-42d4-89aa-f0cfb10d8e99 Aug 25 05:51:09.770831 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-38c41f1f-9ab8-4020-88f9-44794b1ec116 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:51:09.771242 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-38c41f1f-9ab8-4020-88f9-44794b1ec116 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:51:09.771506 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-0bda1590-a010-4af7-8f74-e62f570ef72b None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:51:09.773971 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-0bda1590-a010-4af7-8f74-e62f570ef72b tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] POST https://10.4.3.189/volume/v3/volumes Aug 25 05:51:09.774555 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-0bda1590-a010-4af7-8f74-e62f570ef72b tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-7535264"}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:51:09.776689 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.v3.volumes [None req-0bda1590-a010-4af7-8f74-e62f570ef72b tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-7535264'}} {{(pid=100270) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 05:51:09.776887 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.v3.volumes [None req-0bda1590-a010-4af7-8f74-e62f570ef72b tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Create volume of 1 GB Aug 25 05:51:09.778950 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:51:09.778950 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:51:09.782677 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-0bda1590-a010-4af7-8f74-e62f570ef72b tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Availability Zones retrieved successfully. Aug 25 05:51:09.784359 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-38c41f1f-9ab8-4020-88f9-44794b1ec116 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Volume info retrieved successfully. Aug 25 05:51:09.791544 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-0bda1590-a010-4af7-8f74-e62f570ef72b tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Flow 'volume_create_api' (f611e97d-8046-4538-807b-92578548c3dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:51:09.791685 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-38c41f1f-9ab8-4020-88f9-44794b1ec116 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] https://10.4.3.189/volume/v3/volumes/096128fc-eb98-42d4-89aa-f0cfb10d8e99 returned with HTTP 200 Aug 25 05:51:09.792209 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1147/4614] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:51:09 2026] GET /volume/v3/volumes/096128fc-eb98-42d4-89aa-f0cfb10d8e99 => generated 826 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:51:09.792966 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-0bda1590-a010-4af7-8f74-e62f570ef72b tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2693cfb2-6e71-4cd7-8543-bef76a956b86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:51:09.794167 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.flows.api.create_volume [None req-0bda1590-a010-4af7-8f74-e62f570ef72b tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Validating volume size '1' using validate_int {{(pid=100270) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 05:51:09.838297 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-0bda1590-a010-4af7-8f74-e62f570ef72b tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2693cfb2-6e71-4cd7-8543-bef76a956b86) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T05:35:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=23fc6e5d-fce0-4521-ba46-4837b4232084,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '23fc6e5d-fce0-4521-ba46-4837b4232084', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:51:09.839299 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-0bda1590-a010-4af7-8f74-e62f570ef72b tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (af309817-b0c3-4bfc-834e-7803a8f9dede) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:51:09.899076 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.quota [None req-0bda1590-a010-4af7-8f74-e62f570ef72b tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Created reservations ['a6d84b52-bf76-4095-b9d3-6c3ccf59af0b', '61112470-86f7-4bb0-831a-411eb22270d1', '7102a3f9-0936-4573-ad48-120160962b85', '68e533f8-1dd5-4efd-b16e-d9434c0134df'] {{(pid=100270) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:51:09.899188 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-a6c6bb24-fdc8-4326-9ff9-f6cd32380fa4 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:51:09.900475 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-0bda1590-a010-4af7-8f74-e62f570ef72b tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (af309817-b0c3-4bfc-834e-7803a8f9dede) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a6d84b52-bf76-4095-b9d3-6c3ccf59af0b', '61112470-86f7-4bb0-831a-411eb22270d1', '7102a3f9-0936-4573-ad48-120160962b85', '68e533f8-1dd5-4efd-b16e-d9434c0134df']}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:51:09.900858 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-a6c6bb24-fdc8-4326-9ff9-f6cd32380fa4 tempest-ProjectMemberTests39-786178174 tempest-ProjectMemberTests39-786178174-project-admin] GET https://10.4.3.189/volume/v3/backups/c03d6372-2d0f-4cd2-959d-a594e4d0aa5b Aug 25 05:51:09.901040 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-a6c6bb24-fdc8-4326-9ff9-f6cd32380fa4 tempest-ProjectMemberTests39-786178174 tempest-ProjectMemberTests39-786178174-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:51:09.901232 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-a6c6bb24-fdc8-4326-9ff9-f6cd32380fa4 tempest-ProjectMemberTests39-786178174 tempest-ProjectMemberTests39-786178174-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:51:09.901336 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-a6c6bb24-fdc8-4326-9ff9-f6cd32380fa4 tempest-ProjectMemberTests39-786178174 tempest-ProjectMemberTests39-786178174-project-admin] Show backup with id c03d6372-2d0f-4cd2-959d-a594e4d0aa5b. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:51:09.901538 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-0bda1590-a010-4af7-8f74-e62f570ef72b tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (23cd8f14-3def-493d-a4b4-23b45c3aac67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:51:09.905186 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:51:09.905186 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:51:09.905717 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-a6c6bb24-fdc8-4326-9ff9-f6cd32380fa4 tempest-ProjectMemberTests39-786178174 tempest-ProjectMemberTests39-786178174-project-admin] https://10.4.3.189/volume/v3/backups/c03d6372-2d0f-4cd2-959d-a594e4d0aa5b returned with HTTP 200 Aug 25 05:51:09.906278 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1152/4615] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:51:09 2026] GET /volume/v3/backups/c03d6372-2d0f-4cd2-959d-a594e4d0aa5b => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:51:09.933280 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-0bda1590-a010-4af7-8f74-e62f570ef72b tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (23cd8f14-3def-493d-a4b4-23b45c3aac67) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8533e866-c4ac-4805-bd48-6ff87af73586', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-7535264',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1dc1ee612721488f887ea062696bb7aa',qos_specs=None,replication_status=,reservations=['a6d84b52-bf76-4095-b9d3-6c3ccf59af0b','61112470-86f7-4bb0-831a-411eb22270d1','7102a3f9-0936-4573-ad48-120160962b85','68e533f8-1dd5-4efd-b16e-d9434c0134df'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1b645d3ab9b143698331595efc416513',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T05:51:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-7535264',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8533e866-c4ac-4805-bd48-6ff87af73586,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1dc1ee612721488f887ea062696bb7aa',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1b645d3ab9b143698331595efc416513',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(23fc6e5d-fce0-4521-ba46-4837b4232084),volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:51:09.936803 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-0bda1590-a010-4af7-8f74-e62f570ef72b tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (79b02004-26fa-466a-b8c6-8bbf2dcf205b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:51:09.957484 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-0bda1590-a010-4af7-8f74-e62f570ef72b tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (79b02004-26fa-466a-b8c6-8bbf2dcf205b) transitioned into state 'SUCCESS' from state '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-7535264',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1dc1ee612721488f887ea062696bb7aa',qos_specs=None,replication_status=,reservations=['a6d84b52-bf76-4095-b9d3-6c3ccf59af0b','61112470-86f7-4bb0-831a-411eb22270d1','7102a3f9-0936-4573-ad48-120160962b85','68e533f8-1dd5-4efd-b16e-d9434c0134df'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1b645d3ab9b143698331595efc416513',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:51:09.961075 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-0bda1590-a010-4af7-8f74-e62f570ef72b tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0b295ab5-5572-487e-9a4b-31fa33776c08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:51:09.975601 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-0bda1590-a010-4af7-8f74-e62f570ef72b tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0b295ab5-5572-487e-9a4b-31fa33776c08) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:51:09.976679 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-0bda1590-a010-4af7-8f74-e62f570ef72b tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Flow 'volume_create_api' (f611e97d-8046-4538-807b-92578548c3dd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100270) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:51:09.977042 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-0bda1590-a010-4af7-8f74-e62f570ef72b tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Create volume request issued successfully. Aug 25 05:51:09.977729 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-0bda1590-a010-4af7-8f74-e62f570ef72b tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] https://10.4.3.189/volume/v3/volumes returned with HTTP 202 Aug 25 05:51:09.978376 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1150/4616] 10.4.3.189 () {68 vars in 1258 bytes} [Tue Aug 25 05:51:09 2026] POST /volume/v3/volumes => generated 775 bytes in 207 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 05:51:09.992543 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-37b8cf89-5e57-42c5-bf79-774e694f9d53 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:51:09.995404 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-37b8cf89-5e57-42c5-bf79-774e694f9d53 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] GET https://10.4.3.189/volume/v3/volumes/8533e866-c4ac-4805-bd48-6ff87af73586 Aug 25 05:51:09.995578 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-37b8cf89-5e57-42c5-bf79-774e694f9d53 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:51:09.995747 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-37b8cf89-5e57-42c5-bf79-774e694f9d53 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:51:10.007407 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:51:10.007407 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:51:10.012193 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-37b8cf89-5e57-42c5-bf79-774e694f9d53 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Volume info retrieved successfully. Aug 25 05:51:10.017038 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-37b8cf89-5e57-42c5-bf79-774e694f9d53 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] https://10.4.3.189/volume/v3/volumes/8533e866-c4ac-4805-bd48-6ff87af73586 returned with HTTP 200 Aug 25 05:51:10.017634 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1168/4617] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:51:09 2026] GET /volume/v3/volumes/8533e866-c4ac-4805-bd48-6ff87af73586 => generated 954 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:51:10.202459 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-c91c6188-c73c-4264-8ef9-cac5ab35d731 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:51:10.204304 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c91c6188-c73c-4264-8ef9-cac5ab35d731 tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] GET https://10.4.3.189/volume/v3/volumes/31f51d16-8d32-46b0-afaa-82dd6c590792 Aug 25 05:51:10.204476 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c91c6188-c73c-4264-8ef9-cac5ab35d731 tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:51:10.205783 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c91c6188-c73c-4264-8ef9-cac5ab35d731 tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:51:10.215597 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:51:10.215597 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:51:10.219193 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-c91c6188-c73c-4264-8ef9-cac5ab35d731 tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Volume info retrieved successfully. Aug 25 05:51:10.224442 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c91c6188-c73c-4264-8ef9-cac5ab35d731 tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] https://10.4.3.189/volume/v3/volumes/31f51d16-8d32-46b0-afaa-82dd6c590792 returned with HTTP 200 Aug 25 05:51:10.224893 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1148/4618] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:51:10 2026] GET /volume/v3/volumes/31f51d16-8d32-46b0-afaa-82dd6c590792 => generated 1169 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:51:10.265051 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-06c4a3d9-a2a1-43f0-b416-8cdac9f93f29 req-6c8f169b-c5e4-4a6e-8189-8951c29a5974 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:51:10.267158 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-06c4a3d9-a2a1-43f0-b416-8cdac9f93f29 req-6c8f169b-c5e4-4a6e-8189-8951c29a5974 tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] GET https://10.4.3.189/volume/v3/volumes/31f51d16-8d32-46b0-afaa-82dd6c590792 Aug 25 05:51:10.267374 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-06c4a3d9-a2a1-43f0-b416-8cdac9f93f29 req-6c8f169b-c5e4-4a6e-8189-8951c29a5974 tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:51:10.267578 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-06c4a3d9-a2a1-43f0-b416-8cdac9f93f29 req-6c8f169b-c5e4-4a6e-8189-8951c29a5974 tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:51:10.276868 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:51:10.276868 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:51:10.280324 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [req-06c4a3d9-a2a1-43f0-b416-8cdac9f93f29 req-6c8f169b-c5e4-4a6e-8189-8951c29a5974 tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Volume info retrieved successfully. Aug 25 05:51:10.284850 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-06c4a3d9-a2a1-43f0-b416-8cdac9f93f29 req-6c8f169b-c5e4-4a6e-8189-8951c29a5974 tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] https://10.4.3.189/volume/v3/volumes/31f51d16-8d32-46b0-afaa-82dd6c590792 returned with HTTP 200 Aug 25 05:51:10.285310 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1153/4619] 10.4.3.189 () {68 vars in 1598 bytes} [Tue Aug 25 05:51:10 2026] GET /volume/v3/volumes/31f51d16-8d32-46b0-afaa-82dd6c590792 => generated 1169 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:51:10.294523 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-146feb3d-1173-448e-bdd1-a738d792d079 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:51:10.297263 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-146feb3d-1173-448e-bdd1-a738d792d079 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] GET https://10.4.3.189/volume/v3/backups/1959ae5b-1824-472f-8e35-791073a4f7fe Aug 25 05:51:10.297521 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-146feb3d-1173-448e-bdd1-a738d792d079 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:51:10.297755 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-146feb3d-1173-448e-bdd1-a738d792d079 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:51:10.297899 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-146feb3d-1173-448e-bdd1-a738d792d079 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Show backup with id 1959ae5b-1824-472f-8e35-791073a4f7fe. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:51:10.304458 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:51:10.304458 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:51:10.304953 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-06c4a3d9-a2a1-43f0-b416-8cdac9f93f29 req-49c7aa1d-df4b-4dce-a11b-c946aaa5003c None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:51:10.305795 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-146feb3d-1173-448e-bdd1-a738d792d079 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] https://10.4.3.189/volume/v3/backups/1959ae5b-1824-472f-8e35-791073a4f7fe returned with HTTP 200 Aug 25 05:51:10.305795 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1151/4620] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:51:10 2026] GET /volume/v3/backups/1959ae5b-1824-472f-8e35-791073a4f7fe => generated 834 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:51:10.311025 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-06c4a3d9-a2a1-43f0-b416-8cdac9f93f29 req-49c7aa1d-df4b-4dce-a11b-c946aaa5003c tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] POST https://10.4.3.189/volume/v3/volumes/31f51d16-8d32-46b0-afaa-82dd6c590792/action Aug 25 05:51:10.311385 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-06c4a3d9-a2a1-43f0-b416-8cdac9f93f29 req-49c7aa1d-df4b-4dce-a11b-c946aaa5003c tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100271) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 05:51:10.311508 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-06c4a3d9-a2a1-43f0-b416-8cdac9f93f29 req-49c7aa1d-df4b-4dce-a11b-c946aaa5003c tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:51:10.328273 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:51:10.328273 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:51:10.328722 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [req-06c4a3d9-a2a1-43f0-b416-8cdac9f93f29 req-49c7aa1d-df4b-4dce-a11b-c946aaa5003c tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Volume info retrieved successfully. Aug 25 05:51:10.344505 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [req-06c4a3d9-a2a1-43f0-b416-8cdac9f93f29 req-49c7aa1d-df4b-4dce-a11b-c946aaa5003c tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Begin detaching volume completed successfully. Aug 25 05:51:10.345081 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-06c4a3d9-a2a1-43f0-b416-8cdac9f93f29 req-49c7aa1d-df4b-4dce-a11b-c946aaa5003c tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] https://10.4.3.189/volume/v3/volumes/31f51d16-8d32-46b0-afaa-82dd6c590792/action returned with HTTP 202 Aug 25 05:51:10.348642 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1169/4621] 10.4.3.189 () {72 vars in 1672 bytes} [Tue Aug 25 05:51:10 2026] POST /volume/v3/volumes/31f51d16-8d32-46b0-afaa-82dd6c590792/action => generated 0 bytes in 44 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 05:51:10.396713 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-21b20edb-7180-4d14-8492-6bd8953e82dc None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:51:10.397284 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-21b20edb-7180-4d14-8492-6bd8953e82dc None None] GET https://10.4.3.189/volume// Aug 25 05:51:10.397510 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-21b20edb-7180-4d14-8492-6bd8953e82dc None None] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:51:10.398536 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-21b20edb-7180-4d14-8492-6bd8953e82dc None None] Calling method 'all' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:51:10.398536 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-21b20edb-7180-4d14-8492-6bd8953e82dc None None] https://10.4.3.189/volume// returned with HTTP 300 Aug 25 05:51:10.398626 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1149/4622] 10.4.3.189 () {66 vars in 1426 bytes} [Tue Aug 25 05:51: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 25 05:51:10.407355 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-06c4a3d9-a2a1-43f0-b416-8cdac9f93f29 req-2318b638-b655-45ee-ae6f-ba148c033290 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:51:10.409262 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-06c4a3d9-a2a1-43f0-b416-8cdac9f93f29 req-2318b638-b655-45ee-ae6f-ba148c033290 tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] GET https://10.4.3.189/volume/v3/volumes/31f51d16-8d32-46b0-afaa-82dd6c590792 Aug 25 05:51:10.409617 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-06c4a3d9-a2a1-43f0-b416-8cdac9f93f29 req-2318b638-b655-45ee-ae6f-ba148c033290 tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:51:10.409992 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-06c4a3d9-a2a1-43f0-b416-8cdac9f93f29 req-2318b638-b655-45ee-ae6f-ba148c033290 tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:51:10.425206 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:51:10.425206 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:51:10.433871 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [req-06c4a3d9-a2a1-43f0-b416-8cdac9f93f29 req-2318b638-b655-45ee-ae6f-ba148c033290 tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Volume info retrieved successfully. Aug 25 05:51:10.438247 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-06c4a3d9-a2a1-43f0-b416-8cdac9f93f29 req-2318b638-b655-45ee-ae6f-ba148c033290 tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] https://10.4.3.189/volume/v3/volumes/31f51d16-8d32-46b0-afaa-82dd6c590792 returned with HTTP 200 Aug 25 05:51:10.438247 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1154/4623] 10.4.3.189 () {70 vars in 1639 bytes} [Tue Aug 25 05:51:10 2026] GET /volume/v3/volumes/31f51d16-8d32-46b0-afaa-82dd6c590792 => generated 1352 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 05:51:10.461233 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [req-06c4a3d9-a2a1-43f0-b416-8cdac9f93f29 req-5773b50a-045a-4a2d-959d-f2c7a4d8a7e2 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:51:10.464448 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-06c4a3d9-a2a1-43f0-b416-8cdac9f93f29 req-5773b50a-045a-4a2d-959d-f2c7a4d8a7e2 tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] GET https://10.4.3.189/volume/v3/volumes/31f51d16-8d32-46b0-afaa-82dd6c590792/encryption Aug 25 05:51:10.464734 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-06c4a3d9-a2a1-43f0-b416-8cdac9f93f29 req-5773b50a-045a-4a2d-959d-f2c7a4d8a7e2 tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:51:10.464983 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-06c4a3d9-a2a1-43f0-b416-8cdac9f93f29 req-5773b50a-045a-4a2d-959d-f2c7a4d8a7e2 tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Calling method 'index' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:51:10.477601 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:51:10.477601 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:51:10.483712 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-06c4a3d9-a2a1-43f0-b416-8cdac9f93f29 req-5773b50a-045a-4a2d-959d-f2c7a4d8a7e2 tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] https://10.4.3.189/volume/v3/volumes/31f51d16-8d32-46b0-afaa-82dd6c590792/encryption returned with HTTP 200 Aug 25 05:51:10.483712 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1152/4624] 10.4.3.189 () {68 vars in 1631 bytes} [Tue Aug 25 05:51:10 2026] GET /volume/v3/volumes/31f51d16-8d32-46b0-afaa-82dd6c590792/encryption => generated 160 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:51:10.707076 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-3c16b08e-38a9-436f-bef0-8e1cf069ee91 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:51:10.709277 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-3c16b08e-38a9-436f-bef0-8e1cf069ee91 tempest-ProjectAdminTests-2088582390 tempest-ProjectAdminTests-2088582390-project-admin] GET https://10.4.3.189/volume/v3/volumes/8670b05b-9a25-4486-90de-597d66e9bcb0 Aug 25 05:51:10.709536 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-3c16b08e-38a9-436f-bef0-8e1cf069ee91 tempest-ProjectAdminTests-2088582390 tempest-ProjectAdminTests-2088582390-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:51:10.709759 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-3c16b08e-38a9-436f-bef0-8e1cf069ee91 tempest-ProjectAdminTests-2088582390 tempest-ProjectAdminTests-2088582390-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:51:10.718639 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:51:10.718639 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:51:10.723297 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-3c16b08e-38a9-436f-bef0-8e1cf069ee91 tempest-ProjectAdminTests-2088582390 tempest-ProjectAdminTests-2088582390-project-admin] Volume info retrieved successfully. Aug 25 05:51:10.728207 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-3c16b08e-38a9-436f-bef0-8e1cf069ee91 tempest-ProjectAdminTests-2088582390 tempest-ProjectAdminTests-2088582390-project-admin] https://10.4.3.189/volume/v3/volumes/8670b05b-9a25-4486-90de-597d66e9bcb0 returned with HTTP 200 Aug 25 05:51:10.728818 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1170/4625] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:51:10 2026] GET /volume/v3/volumes/8670b05b-9a25-4486-90de-597d66e9bcb0 => generated 973 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:51:10.741036 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-a95e92d2-6655-4db5-9aae-232628371b0f None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:51:10.743086 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a95e92d2-6655-4db5-9aae-232628371b0f tempest-ProjectAdminTests-2088582390 tempest-ProjectAdminTests-2088582390-project-admin] GET https://10.4.3.189/volume/v3/messages Aug 25 05:51:10.743332 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a95e92d2-6655-4db5-9aae-232628371b0f tempest-ProjectAdminTests-2088582390 tempest-ProjectAdminTests-2088582390-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:51:10.743507 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a95e92d2-6655-4db5-9aae-232628371b0f tempest-ProjectAdminTests-2088582390 tempest-ProjectAdminTests-2088582390-project-admin] Calling method 'version_select' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:51:10.747229 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a95e92d2-6655-4db5-9aae-232628371b0f tempest-ProjectAdminTests-2088582390 tempest-ProjectAdminTests-2088582390-project-admin] https://10.4.3.189/volume/v3/messages returned with HTTP 200 Aug 25 05:51:10.747589 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1150/4626] 10.4.3.189 () {68 vars in 1280 bytes} [Tue Aug 25 05:51:10 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 25 05:51:10.755439 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-7b5bc04a-ce6a-4f6c-90db-65b10c7cee81 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:51:10.756866 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-7b5bc04a-ce6a-4f6c-90db-65b10c7cee81 tempest-ProjectAdminTests-2088582390 tempest-ProjectAdminTests-2088582390-project-admin] GET https://10.4.3.189/volume/v3/messages/a316100f-d0ea-4564-9661-09d0eaf9ad26 Aug 25 05:51:10.757231 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-7b5bc04a-ce6a-4f6c-90db-65b10c7cee81 tempest-ProjectAdminTests-2088582390 tempest-ProjectAdminTests-2088582390-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:51:10.757517 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-7b5bc04a-ce6a-4f6c-90db-65b10c7cee81 tempest-ProjectAdminTests-2088582390 tempest-ProjectAdminTests-2088582390-project-admin] Calling method 'version_select' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:51:10.761006 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-7b5bc04a-ce6a-4f6c-90db-65b10c7cee81 tempest-ProjectAdminTests-2088582390 tempest-ProjectAdminTests-2088582390-project-admin] https://10.4.3.189/volume/v3/messages/a316100f-d0ea-4564-9661-09d0eaf9ad26 returned with HTTP 200 Aug 25 05:51:10.761498 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1155/4627] 10.4.3.189 () {68 vars in 1391 bytes} [Tue Aug 25 05:51:10 2026] GET /volume/v3/messages/a316100f-d0ea-4564-9661-09d0eaf9ad26 => generated 667 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:51:10.768716 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-c2392b71-9bc7-4dca-af92-063be9c7090b None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:51:10.770430 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-c2392b71-9bc7-4dca-af92-063be9c7090b tempest-ProjectAdminTests-2088582390 tempest-ProjectAdminTests-2088582390-project-admin] DELETE https://10.4.3.189/volume/v3/messages/a316100f-d0ea-4564-9661-09d0eaf9ad26 Aug 25 05:51:10.770632 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-c2392b71-9bc7-4dca-af92-063be9c7090b tempest-ProjectAdminTests-2088582390 tempest-ProjectAdminTests-2088582390-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:51:10.770832 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-c2392b71-9bc7-4dca-af92-063be9c7090b tempest-ProjectAdminTests-2088582390 tempest-ProjectAdminTests-2088582390-project-admin] Calling method 'version_select' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:51:10.781721 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-c2392b71-9bc7-4dca-af92-063be9c7090b tempest-ProjectAdminTests-2088582390 tempest-ProjectAdminTests-2088582390-project-admin] https://10.4.3.189/volume/v3/messages/a316100f-d0ea-4564-9661-09d0eaf9ad26 returned with HTTP 204 Aug 25 05:51:10.782188 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1153/4628] 10.4.3.189 () {68 vars in 1394 bytes} [Tue Aug 25 05:51:10 2026] DELETE /volume/v3/messages/a316100f-d0ea-4564-9661-09d0eaf9ad26 => generated 0 bytes in 14 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 25 05:51:10.789517 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-f6b632e3-5b39-4afc-be11-191563cd1332 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:51:10.791980 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-f6b632e3-5b39-4afc-be11-191563cd1332 tempest-ProjectAdminTests-2088582390 tempest-ProjectAdminTests-2088582390-project-admin] DELETE https://10.4.3.189/volume/v3/volumes/8670b05b-9a25-4486-90de-597d66e9bcb0 Aug 25 05:51:10.792337 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-f6b632e3-5b39-4afc-be11-191563cd1332 tempest-ProjectAdminTests-2088582390 tempest-ProjectAdminTests-2088582390-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:51:10.792597 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-f6b632e3-5b39-4afc-be11-191563cd1332 tempest-ProjectAdminTests-2088582390 tempest-ProjectAdminTests-2088582390-project-admin] Calling method 'delete' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:51:10.792833 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [None req-f6b632e3-5b39-4afc-be11-191563cd1332 tempest-ProjectAdminTests-2088582390 tempest-ProjectAdminTests-2088582390-project-admin] Delete volume with id: 8670b05b-9a25-4486-90de-597d66e9bcb0 Aug 25 05:51:10.801065 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:51:10.801065 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:51:10.801408 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-f6b632e3-5b39-4afc-be11-191563cd1332 tempest-ProjectAdminTests-2088582390 tempest-ProjectAdminTests-2088582390-project-admin] Volume info retrieved successfully. Aug 25 05:51:10.802330 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-f6b632e3-5b39-4afc-be11-191563cd1332 tempest-ProjectAdminTests-2088582390 tempest-ProjectAdminTests-2088582390-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100271) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 25 05:51:10.807944 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-60fc4854-4e95-487d-a122-a101196a6b2a None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:51:10.810940 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-60fc4854-4e95-487d-a122-a101196a6b2a tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] GET https://10.4.3.189/volume/v3/volumes/096128fc-eb98-42d4-89aa-f0cfb10d8e99 Aug 25 05:51:10.811188 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-60fc4854-4e95-487d-a122-a101196a6b2a tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:51:10.811413 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-60fc4854-4e95-487d-a122-a101196a6b2a tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:51:10.817029 np0000008051 devstack@c-api.service[100271]: WARNING cinder.quota [None req-f6b632e3-5b39-4afc-be11-191563cd1332 tempest-ProjectAdminTests-2088582390 tempest-ProjectAdminTests-2088582390-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-1010338497 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-1010338497, it is now deprecated. Please use the default quota class for default quota. Aug 25 05:51:10.817385 np0000008051 devstack@c-api.service[100271]: WARNING cinder.quota [None req-f6b632e3-5b39-4afc-be11-191563cd1332 tempest-ProjectAdminTests-2088582390 tempest-ProjectAdminTests-2088582390-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-1010338497 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-1010338497, it is now deprecated. Please use the default quota class for default quota. Aug 25 05:51:10.821561 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:51:10.821561 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:51:10.827099 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-60fc4854-4e95-487d-a122-a101196a6b2a tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Volume info retrieved successfully. Aug 25 05:51:10.832515 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.quota [None req-f6b632e3-5b39-4afc-be11-191563cd1332 tempest-ProjectAdminTests-2088582390 tempest-ProjectAdminTests-2088582390-project-admin] Created reservations ['f1c03ce1-5ea5-4337-b766-56facaa80c52', '15337319-af3b-4659-95c9-992e5336c938', '4bb28e96-2dd0-41e7-82b7-9fda6f63298a', '5422a4c2-d7ff-4d71-883b-fbd282962e4a'] {{(pid=100271) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:51:10.832631 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-60fc4854-4e95-487d-a122-a101196a6b2a tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] https://10.4.3.189/volume/v3/volumes/096128fc-eb98-42d4-89aa-f0cfb10d8e99 returned with HTTP 200 Aug 25 05:51:10.833140 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1151/4629] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:51:10 2026] GET /volume/v3/volumes/096128fc-eb98-42d4-89aa-f0cfb10d8e99 => generated 1366 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:51:10.844608 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-e1c4f62d-1430-4c83-a267-b6b7507a555e None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:51:10.846028 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-e1c4f62d-1430-4c83-a267-b6b7507a555e tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] GET https://10.4.3.189/volume/v3/volumes/096128fc-eb98-42d4-89aa-f0cfb10d8e99 Aug 25 05:51:10.846456 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-e1c4f62d-1430-4c83-a267-b6b7507a555e tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:51:10.846726 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-e1c4f62d-1430-4c83-a267-b6b7507a555e tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:51:10.854668 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:51:10.854668 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:51:10.858328 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-f6b632e3-5b39-4afc-be11-191563cd1332 tempest-ProjectAdminTests-2088582390 tempest-ProjectAdminTests-2088582390-project-admin] Delete volume request issued successfully. Aug 25 05:51:10.858498 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-f6b632e3-5b39-4afc-be11-191563cd1332 tempest-ProjectAdminTests-2088582390 tempest-ProjectAdminTests-2088582390-project-admin] https://10.4.3.189/volume/v3/volumes/8670b05b-9a25-4486-90de-597d66e9bcb0 returned with HTTP 202 Aug 25 05:51:10.861430 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-e1c4f62d-1430-4c83-a267-b6b7507a555e tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Volume info retrieved successfully. Aug 25 05:51:10.861533 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1171/4630] 10.4.3.189 () {68 vars in 1391 bytes} [Tue Aug 25 05:51:10 2026] DELETE /volume/v3/volumes/8670b05b-9a25-4486-90de-597d66e9bcb0 => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:51:10.864223 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-e1c4f62d-1430-4c83-a267-b6b7507a555e tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] https://10.4.3.189/volume/v3/volumes/096128fc-eb98-42d4-89aa-f0cfb10d8e99 returned with HTTP 200 Aug 25 05:51:10.864763 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1156/4631] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:51:10 2026] GET /volume/v3/volumes/096128fc-eb98-42d4-89aa-f0cfb10d8e99 => generated 1366 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:51:10.865980 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-784d988a-87ad-4e90-869a-f77767b1897c None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:51:10.867749 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-784d988a-87ad-4e90-869a-f77767b1897c tempest-ProjectAdminTests-2088582390 tempest-ProjectAdminTests-2088582390-project-admin] DELETE https://10.4.3.189/volume/v3/types/55fd4e83-6202-424f-9259-7dd74907969e Aug 25 05:51:10.867956 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-784d988a-87ad-4e90-869a-f77767b1897c tempest-ProjectAdminTests-2088582390 tempest-ProjectAdminTests-2088582390-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:51:10.868193 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-784d988a-87ad-4e90-869a-f77767b1897c tempest-ProjectAdminTests-2088582390 tempest-ProjectAdminTests-2088582390-project-admin] Calling method '_delete' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:51:10.894393 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-784d988a-87ad-4e90-869a-f77767b1897c tempest-ProjectAdminTests-2088582390 tempest-ProjectAdminTests-2088582390-project-admin] https://10.4.3.189/volume/v3/types/55fd4e83-6202-424f-9259-7dd74907969e returned with HTTP 202 Aug 25 05:51:10.894912 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1154/4632] 10.4.3.189 () {66 vars in 1345 bytes} [Tue Aug 25 05:51:10 2026] DELETE /volume/v3/types/55fd4e83-6202-424f-9259-7dd74907969e => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:51:10.919132 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-32831f48-2639-4a28-8992-14b56e586cd1 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:51:10.921751 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-32831f48-2639-4a28-8992-14b56e586cd1 tempest-ProjectMemberTests39-786178174 tempest-ProjectMemberTests39-786178174-project-admin] GET https://10.4.3.189/volume/v3/backups/c03d6372-2d0f-4cd2-959d-a594e4d0aa5b Aug 25 05:51:10.922086 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-32831f48-2639-4a28-8992-14b56e586cd1 tempest-ProjectMemberTests39-786178174 tempest-ProjectMemberTests39-786178174-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:51:10.922379 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-32831f48-2639-4a28-8992-14b56e586cd1 tempest-ProjectMemberTests39-786178174 tempest-ProjectMemberTests39-786178174-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:51:10.922545 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-32831f48-2639-4a28-8992-14b56e586cd1 tempest-ProjectMemberTests39-786178174 tempest-ProjectMemberTests39-786178174-project-admin] Show backup with id c03d6372-2d0f-4cd2-959d-a594e4d0aa5b. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:51:10.929604 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:51:10.929604 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:51:10.930586 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-32831f48-2639-4a28-8992-14b56e586cd1 tempest-ProjectMemberTests39-786178174 tempest-ProjectMemberTests39-786178174-project-admin] https://10.4.3.189/volume/v3/backups/c03d6372-2d0f-4cd2-959d-a594e4d0aa5b returned with HTTP 200 Aug 25 05:51:10.931674 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1152/4633] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:51:10 2026] GET /volume/v3/backups/c03d6372-2d0f-4cd2-959d-a594e4d0aa5b => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:51:11.031929 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-9bbfaa22-df50-4596-b555-8453ef9e1ef4 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:51:11.033912 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-9bbfaa22-df50-4596-b555-8453ef9e1ef4 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] GET https://10.4.3.189/volume/v3/volumes/8533e866-c4ac-4805-bd48-6ff87af73586 Aug 25 05:51:11.034080 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-9bbfaa22-df50-4596-b555-8453ef9e1ef4 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:51:11.034243 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-9bbfaa22-df50-4596-b555-8453ef9e1ef4 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:51:11.041631 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:51:11.041631 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:51:11.045293 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-9bbfaa22-df50-4596-b555-8453ef9e1ef4 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Volume info retrieved successfully. Aug 25 05:51:11.049186 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-9bbfaa22-df50-4596-b555-8453ef9e1ef4 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] https://10.4.3.189/volume/v3/volumes/8533e866-c4ac-4805-bd48-6ff87af73586 returned with HTTP 200 Aug 25 05:51:11.049545 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1172/4634] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:51:11 2026] GET /volume/v3/volumes/8533e866-c4ac-4805-bd48-6ff87af73586 => generated 1006 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:51:11.061900 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-0abb724d-ee24-47c7-a974-c649b2119851 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:51:11.064648 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-0abb724d-ee24-47c7-a974-c649b2119851 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] POST https://10.4.3.189/volume/v3/snapshots Aug 25 05:51:11.064985 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-0abb724d-ee24-47c7-a974-c649b2119851 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "8533e866-c4ac-4805-bd48-6ff87af73586", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1908487479"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:51:11.081035 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:51:11.081035 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:51:11.081608 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-0abb724d-ee24-47c7-a974-c649b2119851 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Volume info retrieved successfully. Aug 25 05:51:11.081757 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.v3.snapshots [None req-0abb724d-ee24-47c7-a974-c649b2119851 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Create snapshot from volume 8533e866-c4ac-4805-bd48-6ff87af73586 Aug 25 05:51:11.113916 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.quota [None req-0abb724d-ee24-47c7-a974-c649b2119851 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Created reservations ['3b93361a-f8af-4a81-bbed-5535b48f8929', 'b8c8af2f-351e-4f93-ac3a-ac617369e6da', '63877dae-2001-45ae-82c0-8f4f51a1e1e6', '6b3497ab-62a2-441e-89b8-fb261eee05c7'] {{(pid=100269) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:51:11.152172 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-0abb724d-ee24-47c7-a974-c649b2119851 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Snapshot create request issued successfully. Aug 25 05:51:11.152587 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-0abb724d-ee24-47c7-a974-c649b2119851 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] https://10.4.3.189/volume/v3/snapshots returned with HTTP 202 Aug 25 05:51:11.153137 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1157/4635] 10.4.3.189 () {68 vars in 1265 bytes} [Tue Aug 25 05:51:11 2026] POST /volume/v3/snapshots => generated 308 bytes in 91 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 05:51:11.163837 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-eeded71c-dba9-4d5c-91fe-ad09c9e550f5 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:51:11.165680 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-eeded71c-dba9-4d5c-91fe-ad09c9e550f5 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] GET https://10.4.3.189/volume/v3/snapshots/92448677-4f9c-42c6-af69-1c8b50725992 Aug 25 05:51:11.165950 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-eeded71c-dba9-4d5c-91fe-ad09c9e550f5 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:51:11.166112 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-eeded71c-dba9-4d5c-91fe-ad09c9e550f5 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:51:11.171516 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:51:11.171516 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:51:11.171883 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-eeded71c-dba9-4d5c-91fe-ad09c9e550f5 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Snapshot retrieved successfully. Aug 25 05:51:11.172572 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-eeded71c-dba9-4d5c-91fe-ad09c9e550f5 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] https://10.4.3.189/volume/v3/snapshots/92448677-4f9c-42c6-af69-1c8b50725992 returned with HTTP 200 Aug 25 05:51:11.172956 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1155/4636] 10.4.3.189 () {66 vars in 1354 bytes} [Tue Aug 25 05:51:11 2026] GET /volume/v3/snapshots/92448677-4f9c-42c6-af69-1c8b50725992 => generated 440 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:51:11.316291 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-3bc465c3-5b9f-439b-bdf0-2815f6e4b9bd None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:51:11.318440 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-3bc465c3-5b9f-439b-bdf0-2815f6e4b9bd tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] GET https://10.4.3.189/volume/v3/backups/1959ae5b-1824-472f-8e35-791073a4f7fe Aug 25 05:51:11.318659 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-3bc465c3-5b9f-439b-bdf0-2815f6e4b9bd tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:51:11.318880 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-3bc465c3-5b9f-439b-bdf0-2815f6e4b9bd tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:51:11.319005 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-3bc465c3-5b9f-439b-bdf0-2815f6e4b9bd tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Show backup with id 1959ae5b-1824-472f-8e35-791073a4f7fe. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:51:11.323963 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:51:11.323963 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:51:11.325135 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-3bc465c3-5b9f-439b-bdf0-2815f6e4b9bd tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] https://10.4.3.189/volume/v3/backups/1959ae5b-1824-472f-8e35-791073a4f7fe returned with HTTP 200 Aug 25 05:51:11.325681 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1153/4637] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:51:11 2026] GET /volume/v3/backups/1959ae5b-1824-472f-8e35-791073a4f7fe => generated 834 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:51:11.954531 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-ea7f1f1a-86b6-4e2f-9fed-313618dd8d3c None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:51:11.964380 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-ea7f1f1a-86b6-4e2f-9fed-313618dd8d3c tempest-ProjectMemberTests39-786178174 tempest-ProjectMemberTests39-786178174-project-admin] GET https://10.4.3.189/volume/v3/backups/c03d6372-2d0f-4cd2-959d-a594e4d0aa5b Aug 25 05:51:11.965909 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-ea7f1f1a-86b6-4e2f-9fed-313618dd8d3c tempest-ProjectMemberTests39-786178174 tempest-ProjectMemberTests39-786178174-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:51:11.966747 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-ea7f1f1a-86b6-4e2f-9fed-313618dd8d3c tempest-ProjectMemberTests39-786178174 tempest-ProjectMemberTests39-786178174-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:51:11.967224 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-ea7f1f1a-86b6-4e2f-9fed-313618dd8d3c tempest-ProjectMemberTests39-786178174 tempest-ProjectMemberTests39-786178174-project-admin] Show backup with id c03d6372-2d0f-4cd2-959d-a594e4d0aa5b. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:51:11.986117 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:51:11.986117 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:51:11.988697 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-ea7f1f1a-86b6-4e2f-9fed-313618dd8d3c tempest-ProjectMemberTests39-786178174 tempest-ProjectMemberTests39-786178174-project-admin] https://10.4.3.189/volume/v3/backups/c03d6372-2d0f-4cd2-959d-a594e4d0aa5b returned with HTTP 200 Aug 25 05:51:11.989210 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1173/4638] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:51:11 2026] GET /volume/v3/backups/c03d6372-2d0f-4cd2-959d-a594e4d0aa5b => generated 735 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:51:12.080509 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-76aa7613-624d-4ac7-8445-69b1f854f3cb req-b9a6f93e-b639-428c-acf2-3784eef6d656 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:51:12.083494 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-76aa7613-624d-4ac7-8445-69b1f854f3cb req-b9a6f93e-b639-428c-acf2-3784eef6d656 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] GET https://10.4.3.189/volume/v3/volumes/096128fc-eb98-42d4-89aa-f0cfb10d8e99 Aug 25 05:51:12.083760 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-76aa7613-624d-4ac7-8445-69b1f854f3cb req-b9a6f93e-b639-428c-acf2-3784eef6d656 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:51:12.084046 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-76aa7613-624d-4ac7-8445-69b1f854f3cb req-b9a6f93e-b639-428c-acf2-3784eef6d656 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:51:12.092155 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:51:12.092155 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:51:12.096805 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [req-76aa7613-624d-4ac7-8445-69b1f854f3cb req-b9a6f93e-b639-428c-acf2-3784eef6d656 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Volume info retrieved successfully. Aug 25 05:51:12.103537 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-76aa7613-624d-4ac7-8445-69b1f854f3cb req-b9a6f93e-b639-428c-acf2-3784eef6d656 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] https://10.4.3.189/volume/v3/volumes/096128fc-eb98-42d4-89aa-f0cfb10d8e99 returned with HTTP 200 Aug 25 05:51:12.104290 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1158/4639] 10.4.3.189 () {68 vars in 1598 bytes} [Tue Aug 25 05:51:12 2026] GET /volume/v3/volumes/096128fc-eb98-42d4-89aa-f0cfb10d8e99 => generated 1366 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:51:12.181756 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-f066daed-2381-49f7-8d70-e98d4ed193b4 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:51:12.183660 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-f066daed-2381-49f7-8d70-e98d4ed193b4 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] GET https://10.4.3.189/volume/v3/snapshots/92448677-4f9c-42c6-af69-1c8b50725992 Aug 25 05:51:12.183917 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-f066daed-2381-49f7-8d70-e98d4ed193b4 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:51:12.184182 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-f066daed-2381-49f7-8d70-e98d4ed193b4 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:51:12.190342 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:51:12.190342 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:51:12.190747 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-f066daed-2381-49f7-8d70-e98d4ed193b4 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Snapshot retrieved successfully. Aug 25 05:51:12.191693 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-f066daed-2381-49f7-8d70-e98d4ed193b4 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] https://10.4.3.189/volume/v3/snapshots/92448677-4f9c-42c6-af69-1c8b50725992 returned with HTTP 200 Aug 25 05:51:12.192186 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1156/4640] 10.4.3.189 () {66 vars in 1354 bytes} [Tue Aug 25 05:51:12 2026] GET /volume/v3/snapshots/92448677-4f9c-42c6-af69-1c8b50725992 => generated 467 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:51:12.204662 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-306dc04f-a127-4e1d-a769-abf6a96ee470 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:51:12.206728 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-306dc04f-a127-4e1d-a769-abf6a96ee470 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] POST https://10.4.3.189/volume/v3/snapshots/92448677-4f9c-42c6-af69-1c8b50725992/action Aug 25 05:51:12.207388 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-306dc04f-a127-4e1d-a769-abf6a96ee470 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100268) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 05:51:12.207536 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-306dc04f-a127-4e1d-a769-abf6a96ee470 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:51:12.209294 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.contrib.admin_actions [None req-306dc04f-a127-4e1d-a769-abf6a96ee470 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Updating snapshot '92448677-4f9c-42c6-af69-1c8b50725992' with '{'status': 'creating'}' {{(pid=100268) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 25 05:51:12.221015 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:51:12.221015 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:51:12.236742 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-306dc04f-a127-4e1d-a769-abf6a96ee470 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] https://10.4.3.189/volume/v3/snapshots/92448677-4f9c-42c6-af69-1c8b50725992/action returned with HTTP 202 Aug 25 05:51:12.237386 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1154/4641] 10.4.3.189 () {68 vars in 1396 bytes} [Tue Aug 25 05:51:12 2026] POST /volume/v3/snapshots/92448677-4f9c-42c6-af69-1c8b50725992/action => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 05:51:12.244402 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-4eac3e4f-7a55-47d9-b2fe-ee739e3d534c None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:51:12.246167 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-4eac3e4f-7a55-47d9-b2fe-ee739e3d534c tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] GET https://10.4.3.189/volume/v3/snapshots/92448677-4f9c-42c6-af69-1c8b50725992 Aug 25 05:51:12.246359 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-4eac3e4f-7a55-47d9-b2fe-ee739e3d534c tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:51:12.246540 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-4eac3e4f-7a55-47d9-b2fe-ee739e3d534c tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:51:12.252229 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:51:12.252229 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:51:12.252670 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-4eac3e4f-7a55-47d9-b2fe-ee739e3d534c tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Snapshot retrieved successfully. Aug 25 05:51:12.253656 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-4eac3e4f-7a55-47d9-b2fe-ee739e3d534c tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] https://10.4.3.189/volume/v3/snapshots/92448677-4f9c-42c6-af69-1c8b50725992 returned with HTTP 200 Aug 25 05:51:12.254552 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1174/4642] 10.4.3.189 () {66 vars in 1354 bytes} [Tue Aug 25 05:51:12 2026] GET /volume/v3/snapshots/92448677-4f9c-42c6-af69-1c8b50725992 => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:51:12.263310 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-b9770b60-26ac-48ba-8247-710819f3d5d5 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:51:12.267020 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-b9770b60-26ac-48ba-8247-710819f3d5d5 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-member] POST https://10.4.3.189/volume/v3/snapshots/92448677-4f9c-42c6-af69-1c8b50725992/action Aug 25 05:51:12.267466 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-b9770b60-26ac-48ba-8247-710819f3d5d5 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-member] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "80%"}}' {{(pid=100269) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 05:51:12.267648 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-b9770b60-26ac-48ba-8247-710819f3d5d5 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-member] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "80%"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:51:12.270368 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.contrib.snapshot_actions [None req-b9770b60-26ac-48ba-8247-710819f3d5d5 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-member] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '80%'}} {{(pid=100269) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Aug 25 05:51:12.283643 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:51:12.283643 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:51:12.284436 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.contrib.snapshot_actions [None req-b9770b60-26ac-48ba-8247-710819f3d5d5 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-member] Updating snapshot 92448677-4f9c-42c6-af69-1c8b50725992 with info {'id': '92448677-4f9c-42c6-af69-1c8b50725992', 'status': 'error', 'progress': '80%'} Aug 25 05:51:12.296033 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-b9770b60-26ac-48ba-8247-710819f3d5d5 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-member] https://10.4.3.189/volume/v3/snapshots/92448677-4f9c-42c6-af69-1c8b50725992/action returned with HTTP 202 Aug 25 05:51:12.297933 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1159/4643] 10.4.3.189 () {68 vars in 1396 bytes} [Tue Aug 25 05:51:12 2026] POST /volume/v3/snapshots/92448677-4f9c-42c6-af69-1c8b50725992/action => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:51:12.304955 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-6df9e182-bf3c-4939-b99c-22068671df96 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:51:12.306666 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-6df9e182-bf3c-4939-b99c-22068671df96 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] DELETE https://10.4.3.189/volume/v3/snapshots/92448677-4f9c-42c6-af69-1c8b50725992 Aug 25 05:51:12.306873 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-6df9e182-bf3c-4939-b99c-22068671df96 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:51:12.307080 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-6df9e182-bf3c-4939-b99c-22068671df96 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Calling method 'delete' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:51:12.307207 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.v3.snapshots [None req-6df9e182-bf3c-4939-b99c-22068671df96 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Delete snapshot with id: 92448677-4f9c-42c6-af69-1c8b50725992 Aug 25 05:51:12.311864 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:51:12.311864 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:51:12.312152 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-6df9e182-bf3c-4939-b99c-22068671df96 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Snapshot retrieved successfully. Aug 25 05:51:12.328078 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-6df9e182-bf3c-4939-b99c-22068671df96 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Snapshot delete request issued successfully. Aug 25 05:51:12.328261 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-6df9e182-bf3c-4939-b99c-22068671df96 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] https://10.4.3.189/volume/v3/snapshots/92448677-4f9c-42c6-af69-1c8b50725992 returned with HTTP 202 Aug 25 05:51:12.328808 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1157/4644] 10.4.3.189 () {66 vars in 1357 bytes} [Tue Aug 25 05:51:12 2026] DELETE /volume/v3/snapshots/92448677-4f9c-42c6-af69-1c8b50725992 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:51:12.337471 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-3579495d-0f87-47e6-855f-2f4e7f126e59 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:51:12.339727 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-3579495d-0f87-47e6-855f-2f4e7f126e59 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] GET https://10.4.3.189/volume/v3/snapshots/92448677-4f9c-42c6-af69-1c8b50725992 Aug 25 05:51:12.339993 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-3579495d-0f87-47e6-855f-2f4e7f126e59 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:51:12.340147 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-aee2091d-c7dc-4aaa-a15e-8552121caa28 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:51:12.340340 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-3579495d-0f87-47e6-855f-2f4e7f126e59 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:51:12.341875 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-aee2091d-c7dc-4aaa-a15e-8552121caa28 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] GET https://10.4.3.189/volume/v3/backups/1959ae5b-1824-472f-8e35-791073a4f7fe Aug 25 05:51:12.342042 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-aee2091d-c7dc-4aaa-a15e-8552121caa28 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:51:12.343395 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-aee2091d-c7dc-4aaa-a15e-8552121caa28 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:51:12.343395 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-aee2091d-c7dc-4aaa-a15e-8552121caa28 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Show backup with id 1959ae5b-1824-472f-8e35-791073a4f7fe. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:51:12.348081 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:51:12.348081 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:51:12.348925 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:51:12.348925 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:51:12.348925 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-3579495d-0f87-47e6-855f-2f4e7f126e59 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Snapshot retrieved successfully. Aug 25 05:51:12.349149 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-aee2091d-c7dc-4aaa-a15e-8552121caa28 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] https://10.4.3.189/volume/v3/backups/1959ae5b-1824-472f-8e35-791073a4f7fe returned with HTTP 200 Aug 25 05:51:12.349350 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1175/4645] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:51:12 2026] GET /volume/v3/backups/1959ae5b-1824-472f-8e35-791073a4f7fe => generated 834 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:51:12.349832 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-3579495d-0f87-47e6-855f-2f4e7f126e59 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] https://10.4.3.189/volume/v3/snapshots/92448677-4f9c-42c6-af69-1c8b50725992 returned with HTTP 200 Aug 25 05:51:12.350342 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1155/4646] 10.4.3.189 () {66 vars in 1354 bytes} [Tue Aug 25 05:51:12 2026] GET /volume/v3/snapshots/92448677-4f9c-42c6-af69-1c8b50725992 => generated 465 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:51:12.691908 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-76aa7613-624d-4ac7-8445-69b1f854f3cb req-2cd3ba3c-43f2-404d-b886-51cfd0baf022 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:51:12.696024 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-76aa7613-624d-4ac7-8445-69b1f854f3cb req-2cd3ba3c-43f2-404d-b886-51cfd0baf022 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] GET https://10.4.3.189/volume/v3/volumes/096128fc-eb98-42d4-89aa-f0cfb10d8e99 Aug 25 05:51:12.696394 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-76aa7613-624d-4ac7-8445-69b1f854f3cb req-2cd3ba3c-43f2-404d-b886-51cfd0baf022 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:51:12.696614 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-76aa7613-624d-4ac7-8445-69b1f854f3cb req-2cd3ba3c-43f2-404d-b886-51cfd0baf022 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:51:12.704361 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:51:12.704361 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:51:12.709512 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [req-76aa7613-624d-4ac7-8445-69b1f854f3cb req-2cd3ba3c-43f2-404d-b886-51cfd0baf022 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Volume info retrieved successfully. Aug 25 05:51:12.715746 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-76aa7613-624d-4ac7-8445-69b1f854f3cb req-2cd3ba3c-43f2-404d-b886-51cfd0baf022 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] https://10.4.3.189/volume/v3/volumes/096128fc-eb98-42d4-89aa-f0cfb10d8e99 returned with HTTP 200 Aug 25 05:51:12.716197 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1160/4647] 10.4.3.189 () {68 vars in 1598 bytes} [Tue Aug 25 05:51:12 2026] GET /volume/v3/volumes/096128fc-eb98-42d4-89aa-f0cfb10d8e99 => generated 1366 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:51:12.759378 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-371ca35a-d519-48ff-a26b-690087ed472b None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:51:12.760016 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-371ca35a-d519-48ff-a26b-690087ed472b None None] GET https://10.4.3.189/volume// Aug 25 05:51:12.760335 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-371ca35a-d519-48ff-a26b-690087ed472b None None] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:51:12.760627 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-371ca35a-d519-48ff-a26b-690087ed472b None None] Calling method 'all' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:51:12.761115 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-371ca35a-d519-48ff-a26b-690087ed472b None None] https://10.4.3.189/volume// returned with HTTP 300 Aug 25 05:51:12.761627 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1158/4648] 10.4.3.189 () {66 vars in 1419 bytes} [Tue Aug 25 05:51:12 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 05:51:12.773346 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-76aa7613-624d-4ac7-8445-69b1f854f3cb req-c8a665b0-4e9c-4476-a506-fc608adf43d0 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:51:12.783521 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-76aa7613-624d-4ac7-8445-69b1f854f3cb req-c8a665b0-4e9c-4476-a506-fc608adf43d0 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] POST https://10.4.3.189/volume/v3/attachments Aug 25 05:51:12.784303 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-76aa7613-624d-4ac7-8445-69b1f854f3cb req-c8a665b0-4e9c-4476-a506-fc608adf43d0 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "096128fc-eb98-42d4-89aa-f0cfb10d8e99", "connector": null, "instance_uuid": "c77d8f2e-c6af-4578-ac97-a7e8771f8908"}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:51:12.793435 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:51:12.793435 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:51:12.816363 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-76aa7613-624d-4ac7-8445-69b1f854f3cb req-c8a665b0-4e9c-4476-a506-fc608adf43d0 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] https://10.4.3.189/volume/v3/attachments returned with HTTP 200 Aug 25 05:51:12.816913 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1176/4649] 10.4.3.189 () {74 vars in 1594 bytes} [Tue Aug 25 05:51:12 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 25 05:51:13.001859 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-a1295da0-ee99-434d-bb1b-569a08b7999c None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:51:13.004288 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a1295da0-ee99-434d-bb1b-569a08b7999c tempest-ProjectMemberTests39-786178174 tempest-ProjectMemberTests39-786178174-project-admin] GET https://10.4.3.189/volume/v3/backups/c03d6372-2d0f-4cd2-959d-a594e4d0aa5b Aug 25 05:51:13.004587 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a1295da0-ee99-434d-bb1b-569a08b7999c tempest-ProjectMemberTests39-786178174 tempest-ProjectMemberTests39-786178174-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:51:13.004856 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a1295da0-ee99-434d-bb1b-569a08b7999c tempest-ProjectMemberTests39-786178174 tempest-ProjectMemberTests39-786178174-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:51:13.005011 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-a1295da0-ee99-434d-bb1b-569a08b7999c tempest-ProjectMemberTests39-786178174 tempest-ProjectMemberTests39-786178174-project-admin] Show backup with id c03d6372-2d0f-4cd2-959d-a594e4d0aa5b. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:51:13.010569 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:51:13.010569 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:51:13.011457 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a1295da0-ee99-434d-bb1b-569a08b7999c tempest-ProjectMemberTests39-786178174 tempest-ProjectMemberTests39-786178174-project-admin] https://10.4.3.189/volume/v3/backups/c03d6372-2d0f-4cd2-959d-a594e4d0aa5b returned with HTTP 200 Aug 25 05:51:13.011972 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1156/4650] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:51:13 2026] GET /volume/v3/backups/c03d6372-2d0f-4cd2-959d-a594e4d0aa5b => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:51:13.359507 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-0cf9378f-a137-40d8-9d58-90077f11ce7c None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:51:13.359932 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-e6dae9eb-2b15-4f99-8535-38f8fff9f4a3 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:51:13.361520 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-e6dae9eb-2b15-4f99-8535-38f8fff9f4a3 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] GET https://10.4.3.189/volume/v3/backups/1959ae5b-1824-472f-8e35-791073a4f7fe Aug 25 05:51:13.361705 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-e6dae9eb-2b15-4f99-8535-38f8fff9f4a3 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:51:13.361821 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-0cf9378f-a137-40d8-9d58-90077f11ce7c tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] GET https://10.4.3.189/volume/v3/snapshots/92448677-4f9c-42c6-af69-1c8b50725992 Aug 25 05:51:13.361909 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-e6dae9eb-2b15-4f99-8535-38f8fff9f4a3 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:51:13.362036 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-e6dae9eb-2b15-4f99-8535-38f8fff9f4a3 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Show backup with id 1959ae5b-1824-472f-8e35-791073a4f7fe. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:51:13.362103 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-0cf9378f-a137-40d8-9d58-90077f11ce7c tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:51:13.362289 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-0cf9378f-a137-40d8-9d58-90077f11ce7c tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:51:13.366125 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:51:13.366125 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:51:13.367024 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-e6dae9eb-2b15-4f99-8535-38f8fff9f4a3 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] https://10.4.3.189/volume/v3/backups/1959ae5b-1824-472f-8e35-791073a4f7fe returned with HTTP 200 Aug 25 05:51:13.367479 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1159/4651] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:51:13 2026] GET /volume/v3/backups/1959ae5b-1824-472f-8e35-791073a4f7fe => generated 834 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:51:13.367580 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-0cf9378f-a137-40d8-9d58-90077f11ce7c tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] https://10.4.3.189/volume/v3/snapshots/92448677-4f9c-42c6-af69-1c8b50725992 returned with HTTP 404 Aug 25 05:51:13.368221 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1161/4652] 10.4.3.189 () {66 vars in 1354 bytes} [Tue Aug 25 05:51:13 2026] GET /volume/v3/snapshots/92448677-4f9c-42c6-af69-1c8b50725992 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:51:13.378245 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-60680a70-99e5-46a1-b11e-b1f1713a044a None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:51:13.382925 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-60680a70-99e5-46a1-b11e-b1f1713a044a tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] DELETE https://10.4.3.189/volume/v3/volumes/8533e866-c4ac-4805-bd48-6ff87af73586 Aug 25 05:51:13.383186 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-60680a70-99e5-46a1-b11e-b1f1713a044a tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:51:13.383852 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-60680a70-99e5-46a1-b11e-b1f1713a044a tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Calling method 'delete' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:51:13.383852 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [None req-60680a70-99e5-46a1-b11e-b1f1713a044a tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Delete volume with id: 8533e866-c4ac-4805-bd48-6ff87af73586 Aug 25 05:51:13.395558 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:51:13.395558 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:51:13.396014 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-60680a70-99e5-46a1-b11e-b1f1713a044a tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Volume info retrieved successfully. Aug 25 05:51:13.414534 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-60680a70-99e5-46a1-b11e-b1f1713a044a tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Delete volume request issued successfully. Aug 25 05:51:13.414751 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-60680a70-99e5-46a1-b11e-b1f1713a044a tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] https://10.4.3.189/volume/v3/volumes/8533e866-c4ac-4805-bd48-6ff87af73586 returned with HTTP 202 Aug 25 05:51:13.415196 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1177/4653] 10.4.3.189 () {66 vars in 1351 bytes} [Tue Aug 25 05:51:13 2026] DELETE /volume/v3/volumes/8533e866-c4ac-4805-bd48-6ff87af73586 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:51:13.423758 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-89a25d56-27ee-4495-9bc5-99d7770936cf None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:51:13.425582 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-89a25d56-27ee-4495-9bc5-99d7770936cf tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] GET https://10.4.3.189/volume/v3/volumes/8533e866-c4ac-4805-bd48-6ff87af73586 Aug 25 05:51:13.425812 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-89a25d56-27ee-4495-9bc5-99d7770936cf tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:51:13.426026 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-89a25d56-27ee-4495-9bc5-99d7770936cf tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:51:13.435378 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:51:13.435378 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:51:13.439692 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-89a25d56-27ee-4495-9bc5-99d7770936cf tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Volume info retrieved successfully. Aug 25 05:51:13.443957 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-89a25d56-27ee-4495-9bc5-99d7770936cf tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] https://10.4.3.189/volume/v3/volumes/8533e866-c4ac-4805-bd48-6ff87af73586 returned with HTTP 200 Aug 25 05:51:13.444326 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1157/4654] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:51:13 2026] GET /volume/v3/volumes/8533e866-c4ac-4805-bd48-6ff87af73586 => generated 1005 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:51:14.000352 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-93fee7a9-8cea-40ec-8344-32c891c80943 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:51:14.001419 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-93fee7a9-8cea-40ec-8344-32c891c80943 None None] GET https://10.4.3.189/volume// Aug 25 05:51:14.001419 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-93fee7a9-8cea-40ec-8344-32c891c80943 None None] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:51:14.001419 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-93fee7a9-8cea-40ec-8344-32c891c80943 None None] Calling method 'all' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:51:14.001882 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-93fee7a9-8cea-40ec-8344-32c891c80943 None None] https://10.4.3.189/volume// returned with HTTP 300 Aug 25 05:51:14.002542 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1160/4655] 10.4.3.189 () {66 vars in 1426 bytes} [Tue Aug 25 05:51:13 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 05:51:14.020588 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-76aa7613-624d-4ac7-8445-69b1f854f3cb req-ba99b6b7-e1a7-4e8b-aeb0-9f4a4474216f None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:51:14.023854 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-76aa7613-624d-4ac7-8445-69b1f854f3cb req-ba99b6b7-e1a7-4e8b-aeb0-9f4a4474216f tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] GET https://10.4.3.189/volume/v3/volumes/096128fc-eb98-42d4-89aa-f0cfb10d8e99 Aug 25 05:51:14.024146 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-1a4b0d0b-54d6-47b4-bbf7-a495ff214664 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:51:14.024259 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-76aa7613-624d-4ac7-8445-69b1f854f3cb req-ba99b6b7-e1a7-4e8b-aeb0-9f4a4474216f tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:51:14.024434 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-76aa7613-624d-4ac7-8445-69b1f854f3cb req-ba99b6b7-e1a7-4e8b-aeb0-9f4a4474216f tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:51:14.028918 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-1a4b0d0b-54d6-47b4-bbf7-a495ff214664 tempest-ProjectMemberTests39-786178174 tempest-ProjectMemberTests39-786178174-project-admin] GET https://10.4.3.189/volume/v3/backups/c03d6372-2d0f-4cd2-959d-a594e4d0aa5b Aug 25 05:51:14.029306 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-1a4b0d0b-54d6-47b4-bbf7-a495ff214664 tempest-ProjectMemberTests39-786178174 tempest-ProjectMemberTests39-786178174-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:51:14.029707 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-1a4b0d0b-54d6-47b4-bbf7-a495ff214664 tempest-ProjectMemberTests39-786178174 tempest-ProjectMemberTests39-786178174-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:51:14.029707 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-1a4b0d0b-54d6-47b4-bbf7-a495ff214664 tempest-ProjectMemberTests39-786178174 tempest-ProjectMemberTests39-786178174-project-admin] Show backup with id c03d6372-2d0f-4cd2-959d-a594e4d0aa5b. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:51:14.034569 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:51:14.034569 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:51:14.035317 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-1a4b0d0b-54d6-47b4-bbf7-a495ff214664 tempest-ProjectMemberTests39-786178174 tempest-ProjectMemberTests39-786178174-project-admin] https://10.4.3.189/volume/v3/backups/c03d6372-2d0f-4cd2-959d-a594e4d0aa5b returned with HTTP 200 Aug 25 05:51:14.035780 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1178/4656] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:51:14 2026] GET /volume/v3/backups/c03d6372-2d0f-4cd2-959d-a594e4d0aa5b => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:51:14.051852 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:51:14.051852 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:51:14.062354 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [req-76aa7613-624d-4ac7-8445-69b1f854f3cb req-ba99b6b7-e1a7-4e8b-aeb0-9f4a4474216f tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Volume info retrieved successfully. Aug 25 05:51:14.069581 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-76aa7613-624d-4ac7-8445-69b1f854f3cb req-ba99b6b7-e1a7-4e8b-aeb0-9f4a4474216f tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] https://10.4.3.189/volume/v3/volumes/096128fc-eb98-42d4-89aa-f0cfb10d8e99 returned with HTTP 200 Aug 25 05:51:14.070050 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1162/4657] 10.4.3.189 () {70 vars in 1639 bytes} [Tue Aug 25 05:51:14 2026] GET /volume/v3/volumes/096128fc-eb98-42d4-89aa-f0cfb10d8e99 => generated 1545 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 05:51:14.185657 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-76aa7613-624d-4ac7-8445-69b1f854f3cb req-5aa79bc0-f7d8-4c17-b934-e69fc4bffa67 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:51:14.187578 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-76aa7613-624d-4ac7-8445-69b1f854f3cb req-5aa79bc0-f7d8-4c17-b934-e69fc4bffa67 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] PUT https://10.4.3.189/volume/v3/attachments/faa664bc-78fc-49fc-b5b2-697ba44c3607 Aug 25 05:51:14.187984 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-76aa7613-624d-4ac7-8445-69b1f854f3cb req-5aa79bc0-f7d8-4c17-b934-e69fc4bffa67 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.189", "host": "np0000008051", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:8b4a65c6a3e1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "a19da604-b1eb-4396-a9d5-30b16dae3da8", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:51:14.195220 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.coordination [req-76aa7613-624d-4ac7-8445-69b1f854f3cb req-5aa79bc0-f7d8-4c17-b934-e69fc4bffa67 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Acquiring lock "cinder-attachment_update-096128fc-eb98-42d4-89aa-f0cfb10d8e99-np0000008051" by "attachment_update" {{(pid=100268) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 05:51:14.199962 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.coordination [req-76aa7613-624d-4ac7-8445-69b1f854f3cb req-5aa79bc0-f7d8-4c17-b934-e69fc4bffa67 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Lock "cinder-attachment_update-096128fc-eb98-42d4-89aa-f0cfb10d8e99-np0000008051" acquired by "attachment_update" :: waited 0.005s {{(pid=100268) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 05:51:14.201019 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:51:14.201019 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:51:14.310806 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.coordination [req-76aa7613-624d-4ac7-8445-69b1f854f3cb req-5aa79bc0-f7d8-4c17-b934-e69fc4bffa67 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Lock "cinder-attachment_update-096128fc-eb98-42d4-89aa-f0cfb10d8e99-np0000008051" released by "attachment_update" :: held 0.111s {{(pid=100268) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 05:51:14.311156 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-76aa7613-624d-4ac7-8445-69b1f854f3cb req-5aa79bc0-f7d8-4c17-b934-e69fc4bffa67 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] https://10.4.3.189/volume/v3/attachments/faa664bc-78fc-49fc-b5b2-697ba44c3607 returned with HTTP 200 Aug 25 05:51:14.311621 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1158/4658] 10.4.3.189 () {74 vars in 1704 bytes} [Tue Aug 25 05:51:14 2026] PUT /volume/v3/attachments/faa664bc-78fc-49fc-b5b2-697ba44c3607 => generated 969 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:51:14.373788 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [req-76aa7613-624d-4ac7-8445-69b1f854f3cb req-6566af0b-0a7a-48a3-84d2-0847b258ac20 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:51:14.376546 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-76aa7613-624d-4ac7-8445-69b1f854f3cb req-6566af0b-0a7a-48a3-84d2-0847b258ac20 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] POST https://10.4.3.189/volume/v3/attachments/faa664bc-78fc-49fc-b5b2-697ba44c3607/action Aug 25 05:51:14.377039 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-76aa7613-624d-4ac7-8445-69b1f854f3cb req-6566af0b-0a7a-48a3-84d2-0847b258ac20 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Action body: b'{"os-complete": null}' {{(pid=100270) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 05:51:14.377266 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-76aa7613-624d-4ac7-8445-69b1f854f3cb req-6566af0b-0a7a-48a3-84d2-0847b258ac20 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:51:14.388273 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-44a56284-cfcc-4d5a-9e1e-cbc689695112 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:51:14.390082 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-44a56284-cfcc-4d5a-9e1e-cbc689695112 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] GET https://10.4.3.189/volume/v3/backups/1959ae5b-1824-472f-8e35-791073a4f7fe Aug 25 05:51:14.390283 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-44a56284-cfcc-4d5a-9e1e-cbc689695112 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:51:14.390492 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-44a56284-cfcc-4d5a-9e1e-cbc689695112 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:51:14.390598 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-44a56284-cfcc-4d5a-9e1e-cbc689695112 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Show backup with id 1959ae5b-1824-472f-8e35-791073a4f7fe. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:51:14.399180 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:51:14.399180 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:51:14.400513 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-44a56284-cfcc-4d5a-9e1e-cbc689695112 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] https://10.4.3.189/volume/v3/backups/1959ae5b-1824-472f-8e35-791073a4f7fe returned with HTTP 200 Aug 25 05:51:14.400870 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:51:14.400870 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:51:14.400940 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1179/4659] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:51:14 2026] GET /volume/v3/backups/1959ae5b-1824-472f-8e35-791073a4f7fe => generated 834 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:51:14.417358 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-76aa7613-624d-4ac7-8445-69b1f854f3cb req-6566af0b-0a7a-48a3-84d2-0847b258ac20 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] https://10.4.3.189/volume/v3/attachments/faa664bc-78fc-49fc-b5b2-697ba44c3607/action returned with HTTP 204 Aug 25 05:51:14.418952 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1161/4660] 10.4.3.189 () {74 vars in 1725 bytes} [Tue Aug 25 05:51:14 2026] POST /volume/v3/attachments/faa664bc-78fc-49fc-b5b2-697ba44c3607/action => generated 0 bytes in 46 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:51:14.463959 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-ce5a94c7-504c-4ef5-a575-0436f8310fc8 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:51:14.470589 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-ce5a94c7-504c-4ef5-a575-0436f8310fc8 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] GET https://10.4.3.189/volume/v3/volumes/8533e866-c4ac-4805-bd48-6ff87af73586 Aug 25 05:51:14.470898 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-ce5a94c7-504c-4ef5-a575-0436f8310fc8 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:51:14.471185 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-ce5a94c7-504c-4ef5-a575-0436f8310fc8 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:51:14.478608 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-ce5a94c7-504c-4ef5-a575-0436f8310fc8 tempest-ProjectMemberTests-1703833844 tempest-ProjectMemberTests-1703833844-project-admin] https://10.4.3.189/volume/v3/volumes/8533e866-c4ac-4805-bd48-6ff87af73586 returned with HTTP 404 Aug 25 05:51:14.479216 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1163/4661] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:51:14 2026] GET /volume/v3/volumes/8533e866-c4ac-4805-bd48-6ff87af73586 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:51:15.054716 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-95e9eaa5-bd41-4aca-a9ea-3becc38d6ccd None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:51:15.057090 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-95e9eaa5-bd41-4aca-a9ea-3becc38d6ccd tempest-ProjectMemberTests39-786178174 tempest-ProjectMemberTests39-786178174-project-admin] GET https://10.4.3.189/volume/v3/backups/c03d6372-2d0f-4cd2-959d-a594e4d0aa5b Aug 25 05:51:15.057315 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-95e9eaa5-bd41-4aca-a9ea-3becc38d6ccd tempest-ProjectMemberTests39-786178174 tempest-ProjectMemberTests39-786178174-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:51:15.057520 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-95e9eaa5-bd41-4aca-a9ea-3becc38d6ccd tempest-ProjectMemberTests39-786178174 tempest-ProjectMemberTests39-786178174-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:51:15.057634 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-95e9eaa5-bd41-4aca-a9ea-3becc38d6ccd tempest-ProjectMemberTests39-786178174 tempest-ProjectMemberTests39-786178174-project-admin] Show backup with id c03d6372-2d0f-4cd2-959d-a594e4d0aa5b. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:51:15.062820 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:51:15.062820 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:51:15.063993 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-95e9eaa5-bd41-4aca-a9ea-3becc38d6ccd tempest-ProjectMemberTests39-786178174 tempest-ProjectMemberTests39-786178174-project-admin] https://10.4.3.189/volume/v3/backups/c03d6372-2d0f-4cd2-959d-a594e4d0aa5b returned with HTTP 200 Aug 25 05:51:15.064430 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1159/4662] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:51:15 2026] GET /volume/v3/backups/c03d6372-2d0f-4cd2-959d-a594e4d0aa5b => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:51:15.418415 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-79d70f87-f3b6-4c5e-a18c-d59ddd334351 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:51:15.420366 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-79d70f87-f3b6-4c5e-a18c-d59ddd334351 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] GET https://10.4.3.189/volume/v3/backups/1959ae5b-1824-472f-8e35-791073a4f7fe Aug 25 05:51:15.421089 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-79d70f87-f3b6-4c5e-a18c-d59ddd334351 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:51:15.421089 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-79d70f87-f3b6-4c5e-a18c-d59ddd334351 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:51:15.421089 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-79d70f87-f3b6-4c5e-a18c-d59ddd334351 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Show backup with id 1959ae5b-1824-472f-8e35-791073a4f7fe. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:51:15.426096 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:51:15.426096 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:51:15.426848 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-79d70f87-f3b6-4c5e-a18c-d59ddd334351 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] https://10.4.3.189/volume/v3/backups/1959ae5b-1824-472f-8e35-791073a4f7fe returned with HTTP 200 Aug 25 05:51:15.427232 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1180/4663] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:51:15 2026] GET /volume/v3/backups/1959ae5b-1824-472f-8e35-791073a4f7fe => generated 834 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:51:16.076594 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-6bea40d3-4155-4e32-a028-a49f265d8465 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:51:16.078630 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-6bea40d3-4155-4e32-a028-a49f265d8465 tempest-ProjectMemberTests39-786178174 tempest-ProjectMemberTests39-786178174-project-admin] GET https://10.4.3.189/volume/v3/backups/c03d6372-2d0f-4cd2-959d-a594e4d0aa5b Aug 25 05:51:16.079417 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-6bea40d3-4155-4e32-a028-a49f265d8465 tempest-ProjectMemberTests39-786178174 tempest-ProjectMemberTests39-786178174-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:51:16.079556 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-6bea40d3-4155-4e32-a028-a49f265d8465 tempest-ProjectMemberTests39-786178174 tempest-ProjectMemberTests39-786178174-project-admin] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:51:16.082287 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-6bea40d3-4155-4e32-a028-a49f265d8465 tempest-ProjectMemberTests39-786178174 tempest-ProjectMemberTests39-786178174-project-admin] Show backup with id c03d6372-2d0f-4cd2-959d-a594e4d0aa5b. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:51:16.084365 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:51:16.084365 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:51:16.085074 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-6bea40d3-4155-4e32-a028-a49f265d8465 tempest-ProjectMemberTests39-786178174 tempest-ProjectMemberTests39-786178174-project-admin] https://10.4.3.189/volume/v3/backups/c03d6372-2d0f-4cd2-959d-a594e4d0aa5b returned with HTTP 200 Aug 25 05:51:16.085544 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1162/4664] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:51:16 2026] GET /volume/v3/backups/c03d6372-2d0f-4cd2-959d-a594e4d0aa5b => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:51:16.440666 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-07735ad0-d33f-40c2-83bb-18745fc744cf None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:51:16.442286 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-eecc3a5e-98c2-4e5f-a136-557d38ad46c8 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:51:16.447283 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-eecc3a5e-98c2-4e5f-a136-557d38ad46c8 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] GET https://10.4.3.189/volume/v3/backups/1959ae5b-1824-472f-8e35-791073a4f7fe Aug 25 05:51:16.447549 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-eecc3a5e-98c2-4e5f-a136-557d38ad46c8 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:51:16.447762 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-eecc3a5e-98c2-4e5f-a136-557d38ad46c8 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:51:16.447876 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-eecc3a5e-98c2-4e5f-a136-557d38ad46c8 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Show backup with id 1959ae5b-1824-472f-8e35-791073a4f7fe. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:51:16.454049 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:51:16.454049 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:51:16.454820 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-eecc3a5e-98c2-4e5f-a136-557d38ad46c8 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] https://10.4.3.189/volume/v3/backups/1959ae5b-1824-472f-8e35-791073a4f7fe returned with HTTP 200 Aug 25 05:51:16.455219 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1160/4665] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:51:16 2026] GET /volume/v3/backups/1959ae5b-1824-472f-8e35-791073a4f7fe => generated 834 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:51:16.576081 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-07735ad0-d33f-40c2-83bb-18745fc744cf tempest-ProjectReaderTests-1298246632 tempest-ProjectReaderTests-1298246632-project-admin] POST https://10.4.3.189/volume/v3/volumes Aug 25 05:51:16.576550 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-07735ad0-d33f-40c2-83bb-18745fc744cf tempest-ProjectReaderTests-1298246632 tempest-ProjectReaderTests-1298246632-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-390251357"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:51:16.578458 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.v3.volumes [None req-07735ad0-d33f-40c2-83bb-18745fc744cf tempest-ProjectReaderTests-1298246632 tempest-ProjectReaderTests-1298246632-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-390251357'}} {{(pid=100269) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 05:51:16.578620 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.v3.volumes [None req-07735ad0-d33f-40c2-83bb-18745fc744cf tempest-ProjectReaderTests-1298246632 tempest-ProjectReaderTests-1298246632-project-admin] Create volume of 1 GB Aug 25 05:51:16.584077 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-07735ad0-d33f-40c2-83bb-18745fc744cf tempest-ProjectReaderTests-1298246632 tempest-ProjectReaderTests-1298246632-project-admin] Availability Zones retrieved successfully. Aug 25 05:51:16.591642 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-07735ad0-d33f-40c2-83bb-18745fc744cf tempest-ProjectReaderTests-1298246632 tempest-ProjectReaderTests-1298246632-project-admin] Flow 'volume_create_api' (8b121b20-7461-42fa-ba0d-d233d4c6c62a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:51:16.592857 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-07735ad0-d33f-40c2-83bb-18745fc744cf tempest-ProjectReaderTests-1298246632 tempest-ProjectReaderTests-1298246632-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4cbd8071-1026-41fb-ae3d-244e93d7177b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:51:16.593906 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.flows.api.create_volume [None req-07735ad0-d33f-40c2-83bb-18745fc744cf tempest-ProjectReaderTests-1298246632 tempest-ProjectReaderTests-1298246632-project-admin] Validating volume size '1' using validate_int {{(pid=100269) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 05:51:16.628400 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-07735ad0-d33f-40c2-83bb-18745fc744cf tempest-ProjectReaderTests-1298246632 tempest-ProjectReaderTests-1298246632-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4cbd8071-1026-41fb-ae3d-244e93d7177b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T05:35:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=23fc6e5d-fce0-4521-ba46-4837b4232084,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '23fc6e5d-fce0-4521-ba46-4837b4232084', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:51:16.629361 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-07735ad0-d33f-40c2-83bb-18745fc744cf tempest-ProjectReaderTests-1298246632 tempest-ProjectReaderTests-1298246632-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a68dbe4b-0467-41d0-b2d2-f3607cd616f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:51:16.692338 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.quota [None req-07735ad0-d33f-40c2-83bb-18745fc744cf tempest-ProjectReaderTests-1298246632 tempest-ProjectReaderTests-1298246632-project-admin] Created reservations ['282c93b0-2a98-4d2d-b8c5-1ba57d019485', '1d5d5cd7-89bb-48c5-a0e4-8126750b9909', '83def631-9e59-4bc3-a396-d7911ffc48e9', '4971518d-23d5-499b-8494-eae69e578d63'] {{(pid=100269) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:51:16.693574 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-07735ad0-d33f-40c2-83bb-18745fc744cf tempest-ProjectReaderTests-1298246632 tempest-ProjectReaderTests-1298246632-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a68dbe4b-0467-41d0-b2d2-f3607cd616f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['282c93b0-2a98-4d2d-b8c5-1ba57d019485', '1d5d5cd7-89bb-48c5-a0e4-8126750b9909', '83def631-9e59-4bc3-a396-d7911ffc48e9', '4971518d-23d5-499b-8494-eae69e578d63']}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:51:16.693921 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-07735ad0-d33f-40c2-83bb-18745fc744cf tempest-ProjectReaderTests-1298246632 tempest-ProjectReaderTests-1298246632-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cd062f52-d359-4579-82e4-0027cd2ae3c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:51:16.718078 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-07735ad0-d33f-40c2-83bb-18745fc744cf tempest-ProjectReaderTests-1298246632 tempest-ProjectReaderTests-1298246632-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cd062f52-d359-4579-82e4-0027cd2ae3c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'abd7e503-91c4-4829-a477-4f8c59cef2d0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-390251357',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9d8fb53ec67c4e8fac05bbda5f0f6086',qos_specs=None,replication_status=,reservations=['282c93b0-2a98-4d2d-b8c5-1ba57d019485','1d5d5cd7-89bb-48c5-a0e4-8126750b9909','83def631-9e59-4bc3-a396-d7911ffc48e9','4971518d-23d5-499b-8494-eae69e578d63'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ac8d65d81c43453e9fbebe522ca643b4',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T05:51:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-390251357',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=abd7e503-91c4-4829-a477-4f8c59cef2d0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9d8fb53ec67c4e8fac05bbda5f0f6086',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ac8d65d81c43453e9fbebe522ca643b4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(23fc6e5d-fce0-4521-ba46-4837b4232084),volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:51:16.719032 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-07735ad0-d33f-40c2-83bb-18745fc744cf tempest-ProjectReaderTests-1298246632 tempest-ProjectReaderTests-1298246632-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d585d6d3-b31c-4d13-ae10-0971fe6cd330) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:51:16.739335 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-07735ad0-d33f-40c2-83bb-18745fc744cf tempest-ProjectReaderTests-1298246632 tempest-ProjectReaderTests-1298246632-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d585d6d3-b31c-4d13-ae10-0971fe6cd330) transitioned into state 'SUCCESS' from state '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-390251357',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9d8fb53ec67c4e8fac05bbda5f0f6086',qos_specs=None,replication_status=,reservations=['282c93b0-2a98-4d2d-b8c5-1ba57d019485','1d5d5cd7-89bb-48c5-a0e4-8126750b9909','83def631-9e59-4bc3-a396-d7911ffc48e9','4971518d-23d5-499b-8494-eae69e578d63'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ac8d65d81c43453e9fbebe522ca643b4',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:51:16.740219 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-07735ad0-d33f-40c2-83bb-18745fc744cf tempest-ProjectReaderTests-1298246632 tempest-ProjectReaderTests-1298246632-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bdc355c6-fdc5-49fc-ad6c-c5d9a60dd446) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:51:16.751548 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-07735ad0-d33f-40c2-83bb-18745fc744cf tempest-ProjectReaderTests-1298246632 tempest-ProjectReaderTests-1298246632-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bdc355c6-fdc5-49fc-ad6c-c5d9a60dd446) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:51:16.752606 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-07735ad0-d33f-40c2-83bb-18745fc744cf tempest-ProjectReaderTests-1298246632 tempest-ProjectReaderTests-1298246632-project-admin] Flow 'volume_create_api' (8b121b20-7461-42fa-ba0d-d233d4c6c62a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:51:16.752978 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-07735ad0-d33f-40c2-83bb-18745fc744cf tempest-ProjectReaderTests-1298246632 tempest-ProjectReaderTests-1298246632-project-admin] Create volume request issued successfully. Aug 25 05:51:16.753708 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-07735ad0-d33f-40c2-83bb-18745fc744cf tempest-ProjectReaderTests-1298246632 tempest-ProjectReaderTests-1298246632-project-admin] https://10.4.3.189/volume/v3/volumes returned with HTTP 202 Aug 25 05:51:16.754208 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1164/4666] 10.4.3.189 () {70 vars in 1299 bytes} [Tue Aug 25 05:51:16 2026] POST /volume/v3/volumes => generated 777 bytes in 314 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:51:16.767793 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-28cd7c9f-84ec-4362-aa23-942d856c5b1e None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:51:16.769505 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-28cd7c9f-84ec-4362-aa23-942d856c5b1e tempest-ProjectReaderTests-1298246632 tempest-ProjectReaderTests-1298246632-project-admin] GET https://10.4.3.189/volume/v3/volumes/abd7e503-91c4-4829-a477-4f8c59cef2d0 Aug 25 05:51:16.769699 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-28cd7c9f-84ec-4362-aa23-942d856c5b1e tempest-ProjectReaderTests-1298246632 tempest-ProjectReaderTests-1298246632-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:51:16.769895 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-28cd7c9f-84ec-4362-aa23-942d856c5b1e tempest-ProjectReaderTests-1298246632 tempest-ProjectReaderTests-1298246632-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:51:16.776983 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:51:16.776983 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:51:16.780967 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-28cd7c9f-84ec-4362-aa23-942d856c5b1e tempest-ProjectReaderTests-1298246632 tempest-ProjectReaderTests-1298246632-project-admin] Volume info retrieved successfully. Aug 25 05:51:16.785158 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-28cd7c9f-84ec-4362-aa23-942d856c5b1e tempest-ProjectReaderTests-1298246632 tempest-ProjectReaderTests-1298246632-project-admin] https://10.4.3.189/volume/v3/volumes/abd7e503-91c4-4829-a477-4f8c59cef2d0 returned with HTTP 200 Aug 25 05:51:16.785715 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1181/4667] 10.4.3.189 () {68 vars in 1389 bytes} [Tue Aug 25 05:51:16 2026] GET /volume/v3/volumes/abd7e503-91c4-4829-a477-4f8c59cef2d0 => generated 956 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:51:17.100751 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-eba4cc2b-fd11-42e2-9183-b7705208600d None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:51:17.103496 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-eba4cc2b-fd11-42e2-9183-b7705208600d tempest-ProjectMemberTests39-786178174 tempest-ProjectMemberTests39-786178174-project-admin] GET https://10.4.3.189/volume/v3/backups/c03d6372-2d0f-4cd2-959d-a594e4d0aa5b Aug 25 05:51:17.103745 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-eba4cc2b-fd11-42e2-9183-b7705208600d tempest-ProjectMemberTests39-786178174 tempest-ProjectMemberTests39-786178174-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:51:17.104029 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-eba4cc2b-fd11-42e2-9183-b7705208600d tempest-ProjectMemberTests39-786178174 tempest-ProjectMemberTests39-786178174-project-admin] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:51:17.104715 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-eba4cc2b-fd11-42e2-9183-b7705208600d tempest-ProjectMemberTests39-786178174 tempest-ProjectMemberTests39-786178174-project-admin] Show backup with id c03d6372-2d0f-4cd2-959d-a594e4d0aa5b. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:51:17.110818 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:51:17.110818 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:51:17.112188 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-eba4cc2b-fd11-42e2-9183-b7705208600d tempest-ProjectMemberTests39-786178174 tempest-ProjectMemberTests39-786178174-project-admin] https://10.4.3.189/volume/v3/backups/c03d6372-2d0f-4cd2-959d-a594e4d0aa5b returned with HTTP 200 Aug 25 05:51:17.112660 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1163/4668] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:51:17 2026] GET /volume/v3/backups/c03d6372-2d0f-4cd2-959d-a594e4d0aa5b => generated 735 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:51:17.466362 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-7df6e251-9bbe-4f82-b5d0-19813b719bea None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:51:17.468959 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-7df6e251-9bbe-4f82-b5d0-19813b719bea tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] GET https://10.4.3.189/volume/v3/backups/1959ae5b-1824-472f-8e35-791073a4f7fe Aug 25 05:51:17.469300 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-7df6e251-9bbe-4f82-b5d0-19813b719bea tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:51:17.469654 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-7df6e251-9bbe-4f82-b5d0-19813b719bea tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:51:17.470790 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-7df6e251-9bbe-4f82-b5d0-19813b719bea tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Show backup with id 1959ae5b-1824-472f-8e35-791073a4f7fe. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:51:17.475327 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:51:17.475327 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:51:17.476220 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-7df6e251-9bbe-4f82-b5d0-19813b719bea tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] https://10.4.3.189/volume/v3/backups/1959ae5b-1824-472f-8e35-791073a4f7fe returned with HTTP 200 Aug 25 05:51:17.476652 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1161/4669] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:51:17 2026] GET /volume/v3/backups/1959ae5b-1824-472f-8e35-791073a4f7fe => generated 834 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:51:17.800307 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-5097b9fb-9936-4bf2-8e9f-4a8eebd334f3 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:51:17.802582 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-5097b9fb-9936-4bf2-8e9f-4a8eebd334f3 tempest-ProjectReaderTests-1298246632 tempest-ProjectReaderTests-1298246632-project-admin] GET https://10.4.3.189/volume/v3/volumes/abd7e503-91c4-4829-a477-4f8c59cef2d0 Aug 25 05:51:17.802918 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-5097b9fb-9936-4bf2-8e9f-4a8eebd334f3 tempest-ProjectReaderTests-1298246632 tempest-ProjectReaderTests-1298246632-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:51:17.803191 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-5097b9fb-9936-4bf2-8e9f-4a8eebd334f3 tempest-ProjectReaderTests-1298246632 tempest-ProjectReaderTests-1298246632-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:51:17.813164 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:51:17.813164 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:51:17.818673 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-5097b9fb-9936-4bf2-8e9f-4a8eebd334f3 tempest-ProjectReaderTests-1298246632 tempest-ProjectReaderTests-1298246632-project-admin] Volume info retrieved successfully. Aug 25 05:51:17.823338 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-5097b9fb-9936-4bf2-8e9f-4a8eebd334f3 tempest-ProjectReaderTests-1298246632 tempest-ProjectReaderTests-1298246632-project-admin] https://10.4.3.189/volume/v3/volumes/abd7e503-91c4-4829-a477-4f8c59cef2d0 returned with HTTP 200 Aug 25 05:51:17.823823 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1165/4670] 10.4.3.189 () {68 vars in 1389 bytes} [Tue Aug 25 05:51:17 2026] GET /volume/v3/volumes/abd7e503-91c4-4829-a477-4f8c59cef2d0 => generated 1008 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 05:51:17.836366 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-7b0597cb-ee5c-4464-affb-986f63c3ead6 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:51:17.997685 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-7b0597cb-ee5c-4464-affb-986f63c3ead6 tempest-ProjectReaderTests-1298246632 tempest-ProjectReaderTests-1298246632-project-reader] GET https://10.4.3.189/volume/v3/volumes Aug 25 05:51:17.997846 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-7b0597cb-ee5c-4464-affb-986f63c3ead6 tempest-ProjectReaderTests-1298246632 tempest-ProjectReaderTests-1298246632-project-reader] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:51:17.998013 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-7b0597cb-ee5c-4464-affb-986f63c3ead6 tempest-ProjectReaderTests-1298246632 tempest-ProjectReaderTests-1298246632-project-reader] Calling method 'index' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:51:17.998346 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.api_utils [None req-7b0597cb-ee5c-4464-affb-986f63c3ead6 tempest-ProjectReaderTests-1298246632 tempest-ProjectReaderTests-1298246632-project-reader] Removing options '' from query. {{(pid=100271) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 05:51:17.999145 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-7b0597cb-ee5c-4464-affb-986f63c3ead6 tempest-ProjectReaderTests-1298246632 tempest-ProjectReaderTests-1298246632-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100271) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 05:51:18.007708 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-7b0597cb-ee5c-4464-affb-986f63c3ead6 tempest-ProjectReaderTests-1298246632 tempest-ProjectReaderTests-1298246632-project-reader] Get all volumes completed successfully. Aug 25 05:51:18.008255 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-7b0597cb-ee5c-4464-affb-986f63c3ead6 tempest-ProjectReaderTests-1298246632 tempest-ProjectReaderTests-1298246632-project-reader] https://10.4.3.189/volume/v3/volumes returned with HTTP 200 Aug 25 05:51:18.008638 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1182/4671] 10.4.3.189 () {68 vars in 1278 bytes} [Tue Aug 25 05:51:17 2026] GET /volume/v3/volumes => generated 335 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:51:18.018864 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-f2e0f533-3f5a-4a7c-9a59-42c3df6045c4 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:51:18.020958 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-f2e0f533-3f5a-4a7c-9a59-42c3df6045c4 tempest-ProjectReaderTests-1298246632 tempest-ProjectReaderTests-1298246632-project-admin] DELETE https://10.4.3.189/volume/v3/volumes/abd7e503-91c4-4829-a477-4f8c59cef2d0 Aug 25 05:51:18.021323 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-f2e0f533-3f5a-4a7c-9a59-42c3df6045c4 tempest-ProjectReaderTests-1298246632 tempest-ProjectReaderTests-1298246632-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:51:18.021708 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-f2e0f533-3f5a-4a7c-9a59-42c3df6045c4 tempest-ProjectReaderTests-1298246632 tempest-ProjectReaderTests-1298246632-project-admin] Calling method 'delete' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:51:18.022011 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.v3.volumes [None req-f2e0f533-3f5a-4a7c-9a59-42c3df6045c4 tempest-ProjectReaderTests-1298246632 tempest-ProjectReaderTests-1298246632-project-admin] Delete volume with id: abd7e503-91c4-4829-a477-4f8c59cef2d0 Aug 25 05:51:18.031527 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:51:18.031527 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:51:18.032591 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-f2e0f533-3f5a-4a7c-9a59-42c3df6045c4 tempest-ProjectReaderTests-1298246632 tempest-ProjectReaderTests-1298246632-project-admin] Volume info retrieved successfully. Aug 25 05:51:18.060090 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-f2e0f533-3f5a-4a7c-9a59-42c3df6045c4 tempest-ProjectReaderTests-1298246632 tempest-ProjectReaderTests-1298246632-project-admin] Delete volume request issued successfully. Aug 25 05:51:18.060090 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-f2e0f533-3f5a-4a7c-9a59-42c3df6045c4 tempest-ProjectReaderTests-1298246632 tempest-ProjectReaderTests-1298246632-project-admin] https://10.4.3.189/volume/v3/volumes/abd7e503-91c4-4829-a477-4f8c59cef2d0 returned with HTTP 202 Aug 25 05:51:18.060090 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1164/4672] 10.4.3.189 () {68 vars in 1392 bytes} [Tue Aug 25 05:51:18 2026] DELETE /volume/v3/volumes/abd7e503-91c4-4829-a477-4f8c59cef2d0 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 05:51:18.068184 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-f4ee9dbb-3420-49aa-b886-a17a4fde93af None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:51:18.070934 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f4ee9dbb-3420-49aa-b886-a17a4fde93af tempest-ProjectReaderTests-1298246632 tempest-ProjectReaderTests-1298246632-project-admin] GET https://10.4.3.189/volume/v3/volumes/abd7e503-91c4-4829-a477-4f8c59cef2d0 Aug 25 05:51:18.071248 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f4ee9dbb-3420-49aa-b886-a17a4fde93af tempest-ProjectReaderTests-1298246632 tempest-ProjectReaderTests-1298246632-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:51:18.071498 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f4ee9dbb-3420-49aa-b886-a17a4fde93af tempest-ProjectReaderTests-1298246632 tempest-ProjectReaderTests-1298246632-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:51:18.082041 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:51:18.082041 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:51:18.088172 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-f4ee9dbb-3420-49aa-b886-a17a4fde93af tempest-ProjectReaderTests-1298246632 tempest-ProjectReaderTests-1298246632-project-admin] Volume info retrieved successfully. Aug 25 05:51:18.095484 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f4ee9dbb-3420-49aa-b886-a17a4fde93af tempest-ProjectReaderTests-1298246632 tempest-ProjectReaderTests-1298246632-project-admin] https://10.4.3.189/volume/v3/volumes/abd7e503-91c4-4829-a477-4f8c59cef2d0 returned with HTTP 200 Aug 25 05:51:18.095939 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1162/4673] 10.4.3.189 () {68 vars in 1389 bytes} [Tue Aug 25 05:51:18 2026] GET /volume/v3/volumes/abd7e503-91c4-4829-a477-4f8c59cef2d0 => generated 1007 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 05:51:18.129086 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-4a885206-dd79-4e4f-afad-aee1747fe209 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:51:18.132304 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-4a885206-dd79-4e4f-afad-aee1747fe209 tempest-ProjectMemberTests39-786178174 tempest-ProjectMemberTests39-786178174-project-admin] GET https://10.4.3.189/volume/v3/backups/c03d6372-2d0f-4cd2-959d-a594e4d0aa5b Aug 25 05:51:18.133493 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-4a885206-dd79-4e4f-afad-aee1747fe209 tempest-ProjectMemberTests39-786178174 tempest-ProjectMemberTests39-786178174-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:51:18.133493 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-4a885206-dd79-4e4f-afad-aee1747fe209 tempest-ProjectMemberTests39-786178174 tempest-ProjectMemberTests39-786178174-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:51:18.133493 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-4a885206-dd79-4e4f-afad-aee1747fe209 tempest-ProjectMemberTests39-786178174 tempest-ProjectMemberTests39-786178174-project-admin] Show backup with id c03d6372-2d0f-4cd2-959d-a594e4d0aa5b. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:51:18.142454 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:51:18.142454 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:51:18.144016 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-4a885206-dd79-4e4f-afad-aee1747fe209 tempest-ProjectMemberTests39-786178174 tempest-ProjectMemberTests39-786178174-project-admin] https://10.4.3.189/volume/v3/backups/c03d6372-2d0f-4cd2-959d-a594e4d0aa5b returned with HTTP 200 Aug 25 05:51:18.144935 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1166/4674] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:51:18 2026] GET /volume/v3/backups/c03d6372-2d0f-4cd2-959d-a594e4d0aa5b => generated 735 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:51:18.485829 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-72251bcd-1330-425c-8f94-9356c6ade468 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:51:18.487644 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-72251bcd-1330-425c-8f94-9356c6ade468 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] GET https://10.4.3.189/volume/v3/backups/1959ae5b-1824-472f-8e35-791073a4f7fe Aug 25 05:51:18.487873 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-72251bcd-1330-425c-8f94-9356c6ade468 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:51:18.488115 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-72251bcd-1330-425c-8f94-9356c6ade468 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:51:18.488215 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-72251bcd-1330-425c-8f94-9356c6ade468 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Show backup with id 1959ae5b-1824-472f-8e35-791073a4f7fe. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:51:18.493716 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:51:18.493716 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:51:18.493872 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-72251bcd-1330-425c-8f94-9356c6ade468 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] https://10.4.3.189/volume/v3/backups/1959ae5b-1824-472f-8e35-791073a4f7fe returned with HTTP 200 Aug 25 05:51:18.495088 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1183/4675] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:51:18 2026] GET /volume/v3/backups/1959ae5b-1824-472f-8e35-791073a4f7fe => generated 834 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:51:19.119488 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-3e2e0771-449c-4ac0-81f6-74c7bee17010 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:51:19.122217 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-3e2e0771-449c-4ac0-81f6-74c7bee17010 tempest-ProjectReaderTests-1298246632 tempest-ProjectReaderTests-1298246632-project-admin] GET https://10.4.3.189/volume/v3/volumes/abd7e503-91c4-4829-a477-4f8c59cef2d0 Aug 25 05:51:19.124368 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-3e2e0771-449c-4ac0-81f6-74c7bee17010 tempest-ProjectReaderTests-1298246632 tempest-ProjectReaderTests-1298246632-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:51:19.124368 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-3e2e0771-449c-4ac0-81f6-74c7bee17010 tempest-ProjectReaderTests-1298246632 tempest-ProjectReaderTests-1298246632-project-admin] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:51:19.138240 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-3e2e0771-449c-4ac0-81f6-74c7bee17010 tempest-ProjectReaderTests-1298246632 tempest-ProjectReaderTests-1298246632-project-admin] https://10.4.3.189/volume/v3/volumes/abd7e503-91c4-4829-a477-4f8c59cef2d0 returned with HTTP 404 Aug 25 05:51:19.139332 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1165/4676] 10.4.3.189 () {68 vars in 1389 bytes} [Tue Aug 25 05:51:19 2026] GET /volume/v3/volumes/abd7e503-91c4-4829-a477-4f8c59cef2d0 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 05:51:19.151926 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-303bb547-7c51-44e3-b850-5729e874bdd5 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:51:19.154165 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-303bb547-7c51-44e3-b850-5729e874bdd5 tempest-ProjectReaderTests-1298246632 tempest-ProjectReaderTests-1298246632-project-admin] POST https://10.4.3.189/volume/v3/volumes Aug 25 05:51:19.154485 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-303bb547-7c51-44e3-b850-5729e874bdd5 tempest-ProjectReaderTests-1298246632 tempest-ProjectReaderTests-1298246632-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-239382618"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:51:19.156037 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.v3.volumes [None req-303bb547-7c51-44e3-b850-5729e874bdd5 tempest-ProjectReaderTests-1298246632 tempest-ProjectReaderTests-1298246632-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-239382618'}} {{(pid=100268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 05:51:19.156838 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-303bb547-7c51-44e3-b850-5729e874bdd5 tempest-ProjectReaderTests-1298246632 tempest-ProjectReaderTests-1298246632-project-admin] Create volume of 1 GB Aug 25 05:51:19.157856 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-d1377abb-e49e-4216-b2c4-877215296cb2 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:51:19.161168 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-d1377abb-e49e-4216-b2c4-877215296cb2 tempest-ProjectMemberTests39-786178174 tempest-ProjectMemberTests39-786178174-project-admin] GET https://10.4.3.189/volume/v3/backups/c03d6372-2d0f-4cd2-959d-a594e4d0aa5b Aug 25 05:51:19.161439 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-d1377abb-e49e-4216-b2c4-877215296cb2 tempest-ProjectMemberTests39-786178174 tempest-ProjectMemberTests39-786178174-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:51:19.161860 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-d1377abb-e49e-4216-b2c4-877215296cb2 tempest-ProjectMemberTests39-786178174 tempest-ProjectMemberTests39-786178174-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:51:19.161963 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-d1377abb-e49e-4216-b2c4-877215296cb2 tempest-ProjectMemberTests39-786178174 tempest-ProjectMemberTests39-786178174-project-admin] Show backup with id c03d6372-2d0f-4cd2-959d-a594e4d0aa5b. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:51:19.162903 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-303bb547-7c51-44e3-b850-5729e874bdd5 tempest-ProjectReaderTests-1298246632 tempest-ProjectReaderTests-1298246632-project-admin] Availability Zones retrieved successfully. Aug 25 05:51:19.168142 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:51:19.168142 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:51:19.169297 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-d1377abb-e49e-4216-b2c4-877215296cb2 tempest-ProjectMemberTests39-786178174 tempest-ProjectMemberTests39-786178174-project-admin] https://10.4.3.189/volume/v3/backups/c03d6372-2d0f-4cd2-959d-a594e4d0aa5b returned with HTTP 200 Aug 25 05:51:19.169767 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1167/4677] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:51:19 2026] GET /volume/v3/backups/c03d6372-2d0f-4cd2-959d-a594e4d0aa5b => generated 735 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:51:19.170392 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-303bb547-7c51-44e3-b850-5729e874bdd5 tempest-ProjectReaderTests-1298246632 tempest-ProjectReaderTests-1298246632-project-admin] Flow 'volume_create_api' (e311b650-f310-40e8-ae47-03e75575dd01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:51:19.171860 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-303bb547-7c51-44e3-b850-5729e874bdd5 tempest-ProjectReaderTests-1298246632 tempest-ProjectReaderTests-1298246632-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f5cd2c9e-fec3-41bc-bd0d-26fa7af590b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:51:19.172998 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.flows.api.create_volume [None req-303bb547-7c51-44e3-b850-5729e874bdd5 tempest-ProjectReaderTests-1298246632 tempest-ProjectReaderTests-1298246632-project-admin] Validating volume size '1' using validate_int {{(pid=100268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 05:51:19.205934 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-303bb547-7c51-44e3-b850-5729e874bdd5 tempest-ProjectReaderTests-1298246632 tempest-ProjectReaderTests-1298246632-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f5cd2c9e-fec3-41bc-bd0d-26fa7af590b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T05:35:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=23fc6e5d-fce0-4521-ba46-4837b4232084,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '23fc6e5d-fce0-4521-ba46-4837b4232084', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:51:19.207198 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-303bb547-7c51-44e3-b850-5729e874bdd5 tempest-ProjectReaderTests-1298246632 tempest-ProjectReaderTests-1298246632-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6ad0e08f-65cd-4f6f-9804-9f02828e2c3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:51:19.277864 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-303bb547-7c51-44e3-b850-5729e874bdd5 tempest-ProjectReaderTests-1298246632 tempest-ProjectReaderTests-1298246632-project-admin] Created reservations ['89a2eefe-c4b7-4d4e-ab7d-4a911a2bbb84', '62b51d68-3cfc-4797-802c-96ffcf0f14ee', '65da9d03-4137-4a3f-a6db-6e2222976aea', '3c849838-0ecf-4172-b2b3-524f341635ed'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:51:19.278811 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-303bb547-7c51-44e3-b850-5729e874bdd5 tempest-ProjectReaderTests-1298246632 tempest-ProjectReaderTests-1298246632-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6ad0e08f-65cd-4f6f-9804-9f02828e2c3a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['89a2eefe-c4b7-4d4e-ab7d-4a911a2bbb84', '62b51d68-3cfc-4797-802c-96ffcf0f14ee', '65da9d03-4137-4a3f-a6db-6e2222976aea', '3c849838-0ecf-4172-b2b3-524f341635ed']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:51:19.279747 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-303bb547-7c51-44e3-b850-5729e874bdd5 tempest-ProjectReaderTests-1298246632 tempest-ProjectReaderTests-1298246632-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4b828e80-5e03-44ef-b31e-038ee692b007) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:51:19.307557 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-303bb547-7c51-44e3-b850-5729e874bdd5 tempest-ProjectReaderTests-1298246632 tempest-ProjectReaderTests-1298246632-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4b828e80-5e03-44ef-b31e-038ee692b007) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '46d3077f-7a13-42ac-934c-772411bcb368', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-239382618',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9d8fb53ec67c4e8fac05bbda5f0f6086',qos_specs=None,replication_status=,reservations=['89a2eefe-c4b7-4d4e-ab7d-4a911a2bbb84','62b51d68-3cfc-4797-802c-96ffcf0f14ee','65da9d03-4137-4a3f-a6db-6e2222976aea','3c849838-0ecf-4172-b2b3-524f341635ed'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ac8d65d81c43453e9fbebe522ca643b4',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T05:51:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-239382618',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=46d3077f-7a13-42ac-934c-772411bcb368,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9d8fb53ec67c4e8fac05bbda5f0f6086',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ac8d65d81c43453e9fbebe522ca643b4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(23fc6e5d-fce0-4521-ba46-4837b4232084),volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:51:19.308369 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-303bb547-7c51-44e3-b850-5729e874bdd5 tempest-ProjectReaderTests-1298246632 tempest-ProjectReaderTests-1298246632-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e7c894bb-a5db-47ce-8d5f-0a46b34f38f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:51:19.330968 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-303bb547-7c51-44e3-b850-5729e874bdd5 tempest-ProjectReaderTests-1298246632 tempest-ProjectReaderTests-1298246632-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e7c894bb-a5db-47ce-8d5f-0a46b34f38f8) transitioned into state 'SUCCESS' from state '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-239382618',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9d8fb53ec67c4e8fac05bbda5f0f6086',qos_specs=None,replication_status=,reservations=['89a2eefe-c4b7-4d4e-ab7d-4a911a2bbb84','62b51d68-3cfc-4797-802c-96ffcf0f14ee','65da9d03-4137-4a3f-a6db-6e2222976aea','3c849838-0ecf-4172-b2b3-524f341635ed'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ac8d65d81c43453e9fbebe522ca643b4',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:51:19.333132 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-303bb547-7c51-44e3-b850-5729e874bdd5 tempest-ProjectReaderTests-1298246632 tempest-ProjectReaderTests-1298246632-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9f004750-de46-4a12-99b7-5026f25fd239) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:51:19.344761 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-303bb547-7c51-44e3-b850-5729e874bdd5 tempest-ProjectReaderTests-1298246632 tempest-ProjectReaderTests-1298246632-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9f004750-de46-4a12-99b7-5026f25fd239) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:51:19.345588 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-303bb547-7c51-44e3-b850-5729e874bdd5 tempest-ProjectReaderTests-1298246632 tempest-ProjectReaderTests-1298246632-project-admin] Flow 'volume_create_api' (e311b650-f310-40e8-ae47-03e75575dd01) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:51:19.345921 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-303bb547-7c51-44e3-b850-5729e874bdd5 tempest-ProjectReaderTests-1298246632 tempest-ProjectReaderTests-1298246632-project-admin] Create volume request issued successfully. Aug 25 05:51:19.346503 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-303bb547-7c51-44e3-b850-5729e874bdd5 tempest-ProjectReaderTests-1298246632 tempest-ProjectReaderTests-1298246632-project-admin] https://10.4.3.189/volume/v3/volumes returned with HTTP 202 Aug 25 05:51:19.346922 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1163/4678] 10.4.3.189 () {70 vars in 1299 bytes} [Tue Aug 25 05:51:19 2026] POST /volume/v3/volumes => generated 777 bytes in 195 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:51:19.362270 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-7cb1dc37-6c6d-4f4c-bc36-501aea06aaf8 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:51:19.366747 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-7cb1dc37-6c6d-4f4c-bc36-501aea06aaf8 tempest-ProjectReaderTests-1298246632 tempest-ProjectReaderTests-1298246632-project-admin] GET https://10.4.3.189/volume/v3/volumes/46d3077f-7a13-42ac-934c-772411bcb368 Aug 25 05:51:19.367027 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-7cb1dc37-6c6d-4f4c-bc36-501aea06aaf8 tempest-ProjectReaderTests-1298246632 tempest-ProjectReaderTests-1298246632-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:51:19.371088 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-7cb1dc37-6c6d-4f4c-bc36-501aea06aaf8 tempest-ProjectReaderTests-1298246632 tempest-ProjectReaderTests-1298246632-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:51:19.383378 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:51:19.383378 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:51:19.387894 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-7cb1dc37-6c6d-4f4c-bc36-501aea06aaf8 tempest-ProjectReaderTests-1298246632 tempest-ProjectReaderTests-1298246632-project-admin] Volume info retrieved successfully. Aug 25 05:51:19.392459 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-7cb1dc37-6c6d-4f4c-bc36-501aea06aaf8 tempest-ProjectReaderTests-1298246632 tempest-ProjectReaderTests-1298246632-project-admin] https://10.4.3.189/volume/v3/volumes/46d3077f-7a13-42ac-934c-772411bcb368 returned with HTTP 200 Aug 25 05:51:19.393053 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1184/4679] 10.4.3.189 () {68 vars in 1389 bytes} [Tue Aug 25 05:51:19 2026] GET /volume/v3/volumes/46d3077f-7a13-42ac-934c-772411bcb368 => generated 956 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:51:19.511390 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-0f6e6cbc-3da7-4b5c-9d80-552a24e2b540 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:51:19.514150 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-0f6e6cbc-3da7-4b5c-9d80-552a24e2b540 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] GET https://10.4.3.189/volume/v3/backups/1959ae5b-1824-472f-8e35-791073a4f7fe Aug 25 05:51:19.514394 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-0f6e6cbc-3da7-4b5c-9d80-552a24e2b540 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:51:19.514582 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-0f6e6cbc-3da7-4b5c-9d80-552a24e2b540 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:51:19.514668 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-0f6e6cbc-3da7-4b5c-9d80-552a24e2b540 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Show backup with id 1959ae5b-1824-472f-8e35-791073a4f7fe. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:51:19.525505 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:51:19.525505 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:51:19.526759 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-0f6e6cbc-3da7-4b5c-9d80-552a24e2b540 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] https://10.4.3.189/volume/v3/backups/1959ae5b-1824-472f-8e35-791073a4f7fe returned with HTTP 200 Aug 25 05:51:19.528415 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1166/4680] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:51:19 2026] GET /volume/v3/backups/1959ae5b-1824-472f-8e35-791073a4f7fe => generated 834 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:51:20.181332 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-0b0b4868-493e-4348-b640-8e77b35ca627 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:51:20.183589 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-0b0b4868-493e-4348-b640-8e77b35ca627 tempest-ProjectMemberTests39-786178174 tempest-ProjectMemberTests39-786178174-project-admin] GET https://10.4.3.189/volume/v3/backups/c03d6372-2d0f-4cd2-959d-a594e4d0aa5b Aug 25 05:51:20.184171 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-0b0b4868-493e-4348-b640-8e77b35ca627 tempest-ProjectMemberTests39-786178174 tempest-ProjectMemberTests39-786178174-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:51:20.184622 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-0b0b4868-493e-4348-b640-8e77b35ca627 tempest-ProjectMemberTests39-786178174 tempest-ProjectMemberTests39-786178174-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:51:20.184885 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-0b0b4868-493e-4348-b640-8e77b35ca627 tempest-ProjectMemberTests39-786178174 tempest-ProjectMemberTests39-786178174-project-admin] Show backup with id c03d6372-2d0f-4cd2-959d-a594e4d0aa5b. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:51:20.189921 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:51:20.189921 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:51:20.191084 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-0b0b4868-493e-4348-b640-8e77b35ca627 tempest-ProjectMemberTests39-786178174 tempest-ProjectMemberTests39-786178174-project-admin] https://10.4.3.189/volume/v3/backups/c03d6372-2d0f-4cd2-959d-a594e4d0aa5b returned with HTTP 200 Aug 25 05:51:20.191832 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1168/4681] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:51:20 2026] GET /volume/v3/backups/c03d6372-2d0f-4cd2-959d-a594e4d0aa5b => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:51:20.410805 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-8cae7fb5-7284-4585-9c79-48e211ba67cf None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:51:20.415758 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-8cae7fb5-7284-4585-9c79-48e211ba67cf tempest-ProjectReaderTests-1298246632 tempest-ProjectReaderTests-1298246632-project-admin] GET https://10.4.3.189/volume/v3/volumes/46d3077f-7a13-42ac-934c-772411bcb368 Aug 25 05:51:20.416019 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-8cae7fb5-7284-4585-9c79-48e211ba67cf tempest-ProjectReaderTests-1298246632 tempest-ProjectReaderTests-1298246632-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:51:20.416267 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-8cae7fb5-7284-4585-9c79-48e211ba67cf tempest-ProjectReaderTests-1298246632 tempest-ProjectReaderTests-1298246632-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:51:20.428021 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:51:20.428021 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:51:20.432344 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-8cae7fb5-7284-4585-9c79-48e211ba67cf tempest-ProjectReaderTests-1298246632 tempest-ProjectReaderTests-1298246632-project-admin] Volume info retrieved successfully. Aug 25 05:51:20.441248 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-8cae7fb5-7284-4585-9c79-48e211ba67cf tempest-ProjectReaderTests-1298246632 tempest-ProjectReaderTests-1298246632-project-admin] https://10.4.3.189/volume/v3/volumes/46d3077f-7a13-42ac-934c-772411bcb368 returned with HTTP 200 Aug 25 05:51:20.441723 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1164/4682] 10.4.3.189 () {68 vars in 1389 bytes} [Tue Aug 25 05:51:20 2026] GET /volume/v3/volumes/46d3077f-7a13-42ac-934c-772411bcb368 => generated 1008 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 05:51:20.458373 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-99aad6e2-eac5-4bf3-9032-79f8de67b7d0 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:51:20.462239 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-99aad6e2-eac5-4bf3-9032-79f8de67b7d0 tempest-ProjectReaderTests-1298246632 tempest-ProjectReaderTests-1298246632-project-reader] GET https://10.4.3.189/volume/v3/volumes/detail Aug 25 05:51:20.462655 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-99aad6e2-eac5-4bf3-9032-79f8de67b7d0 tempest-ProjectReaderTests-1298246632 tempest-ProjectReaderTests-1298246632-project-reader] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:51:20.463306 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-99aad6e2-eac5-4bf3-9032-79f8de67b7d0 tempest-ProjectReaderTests-1298246632 tempest-ProjectReaderTests-1298246632-project-reader] Calling method 'detail' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:51:20.463898 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.api_utils [None req-99aad6e2-eac5-4bf3-9032-79f8de67b7d0 tempest-ProjectReaderTests-1298246632 tempest-ProjectReaderTests-1298246632-project-reader] Removing options '' from query. {{(pid=100271) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 05:51:20.466034 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-99aad6e2-eac5-4bf3-9032-79f8de67b7d0 tempest-ProjectReaderTests-1298246632 tempest-ProjectReaderTests-1298246632-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100271) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 05:51:20.476338 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-99aad6e2-eac5-4bf3-9032-79f8de67b7d0 tempest-ProjectReaderTests-1298246632 tempest-ProjectReaderTests-1298246632-project-reader] Get all volumes completed successfully. Aug 25 05:51:20.477543 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:51:20.477543 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:51:20.482920 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-99aad6e2-eac5-4bf3-9032-79f8de67b7d0 tempest-ProjectReaderTests-1298246632 tempest-ProjectReaderTests-1298246632-project-reader] https://10.4.3.189/volume/v3/volumes/detail returned with HTTP 200 Aug 25 05:51:20.483477 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1185/4683] 10.4.3.189 () {68 vars in 1299 bytes} [Tue Aug 25 05:51:20 2026] GET /volume/v3/volumes/detail => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:51:20.497219 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-6d3b8b95-e137-4ab6-a5f9-cf91adad8844 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:51:20.499356 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-6d3b8b95-e137-4ab6-a5f9-cf91adad8844 tempest-ProjectReaderTests-1298246632 tempest-ProjectReaderTests-1298246632-project-admin] DELETE https://10.4.3.189/volume/v3/volumes/46d3077f-7a13-42ac-934c-772411bcb368 Aug 25 05:51:20.499630 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-6d3b8b95-e137-4ab6-a5f9-cf91adad8844 tempest-ProjectReaderTests-1298246632 tempest-ProjectReaderTests-1298246632-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:51:20.499881 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-6d3b8b95-e137-4ab6-a5f9-cf91adad8844 tempest-ProjectReaderTests-1298246632 tempest-ProjectReaderTests-1298246632-project-admin] Calling method 'delete' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:51:20.500299 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.v3.volumes [None req-6d3b8b95-e137-4ab6-a5f9-cf91adad8844 tempest-ProjectReaderTests-1298246632 tempest-ProjectReaderTests-1298246632-project-admin] Delete volume with id: 46d3077f-7a13-42ac-934c-772411bcb368 Aug 25 05:51:20.509011 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:51:20.509011 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:51:20.509450 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-6d3b8b95-e137-4ab6-a5f9-cf91adad8844 tempest-ProjectReaderTests-1298246632 tempest-ProjectReaderTests-1298246632-project-admin] Volume info retrieved successfully. Aug 25 05:51:20.536687 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-6d3b8b95-e137-4ab6-a5f9-cf91adad8844 tempest-ProjectReaderTests-1298246632 tempest-ProjectReaderTests-1298246632-project-admin] Delete volume request issued successfully. Aug 25 05:51:20.536900 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-6d3b8b95-e137-4ab6-a5f9-cf91adad8844 tempest-ProjectReaderTests-1298246632 tempest-ProjectReaderTests-1298246632-project-admin] https://10.4.3.189/volume/v3/volumes/46d3077f-7a13-42ac-934c-772411bcb368 returned with HTTP 202 Aug 25 05:51:20.537751 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1167/4684] 10.4.3.189 () {68 vars in 1392 bytes} [Tue Aug 25 05:51:20 2026] DELETE /volume/v3/volumes/46d3077f-7a13-42ac-934c-772411bcb368 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 05:51:20.548362 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-2b881591-7c3a-4e43-aa18-774d2c05ab1a None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:51:20.549276 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-53abc7bf-1071-4ad2-ba15-97a5fbfb7ea4 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:51:20.552027 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-53abc7bf-1071-4ad2-ba15-97a5fbfb7ea4 tempest-ProjectReaderTests-1298246632 tempest-ProjectReaderTests-1298246632-project-admin] GET https://10.4.3.189/volume/v3/volumes/46d3077f-7a13-42ac-934c-772411bcb368 Aug 25 05:51:20.552393 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-53abc7bf-1071-4ad2-ba15-97a5fbfb7ea4 tempest-ProjectReaderTests-1298246632 tempest-ProjectReaderTests-1298246632-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:51:20.552514 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-2b881591-7c3a-4e43-aa18-774d2c05ab1a tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] GET https://10.4.3.189/volume/v3/backups/1959ae5b-1824-472f-8e35-791073a4f7fe Aug 25 05:51:20.552693 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-53abc7bf-1071-4ad2-ba15-97a5fbfb7ea4 tempest-ProjectReaderTests-1298246632 tempest-ProjectReaderTests-1298246632-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:51:20.552759 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-2b881591-7c3a-4e43-aa18-774d2c05ab1a tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:51:20.554067 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-2b881591-7c3a-4e43-aa18-774d2c05ab1a tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:51:20.554236 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-2b881591-7c3a-4e43-aa18-774d2c05ab1a tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Show backup with id 1959ae5b-1824-472f-8e35-791073a4f7fe. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:51:20.566178 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:51:20.566178 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:51:20.568500 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:51:20.568500 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:51:20.569542 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-2b881591-7c3a-4e43-aa18-774d2c05ab1a tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] https://10.4.3.189/volume/v3/backups/1959ae5b-1824-472f-8e35-791073a4f7fe returned with HTTP 200 Aug 25 05:51:20.570080 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1169/4685] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:51:20 2026] GET /volume/v3/backups/1959ae5b-1824-472f-8e35-791073a4f7fe => generated 834 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:51:20.574933 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-53abc7bf-1071-4ad2-ba15-97a5fbfb7ea4 tempest-ProjectReaderTests-1298246632 tempest-ProjectReaderTests-1298246632-project-admin] Volume info retrieved successfully. Aug 25 05:51:20.580568 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-53abc7bf-1071-4ad2-ba15-97a5fbfb7ea4 tempest-ProjectReaderTests-1298246632 tempest-ProjectReaderTests-1298246632-project-admin] https://10.4.3.189/volume/v3/volumes/46d3077f-7a13-42ac-934c-772411bcb368 returned with HTTP 200 Aug 25 05:51:20.581393 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1165/4686] 10.4.3.189 () {68 vars in 1389 bytes} [Tue Aug 25 05:51:20 2026] GET /volume/v3/volumes/46d3077f-7a13-42ac-934c-772411bcb368 => generated 1007 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 05:51:21.204076 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-b275f2a2-60a7-49c3-9cdd-027902390f3c None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:51:21.207106 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-b275f2a2-60a7-49c3-9cdd-027902390f3c tempest-ProjectMemberTests39-786178174 tempest-ProjectMemberTests39-786178174-project-admin] GET https://10.4.3.189/volume/v3/backups/c03d6372-2d0f-4cd2-959d-a594e4d0aa5b Aug 25 05:51:21.207494 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-b275f2a2-60a7-49c3-9cdd-027902390f3c tempest-ProjectMemberTests39-786178174 tempest-ProjectMemberTests39-786178174-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:51:21.207881 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-b275f2a2-60a7-49c3-9cdd-027902390f3c tempest-ProjectMemberTests39-786178174 tempest-ProjectMemberTests39-786178174-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:51:21.208040 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-b275f2a2-60a7-49c3-9cdd-027902390f3c tempest-ProjectMemberTests39-786178174 tempest-ProjectMemberTests39-786178174-project-admin] Show backup with id c03d6372-2d0f-4cd2-959d-a594e4d0aa5b. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:51:21.217340 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:51:21.217340 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:51:21.218289 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-b275f2a2-60a7-49c3-9cdd-027902390f3c tempest-ProjectMemberTests39-786178174 tempest-ProjectMemberTests39-786178174-project-admin] https://10.4.3.189/volume/v3/backups/c03d6372-2d0f-4cd2-959d-a594e4d0aa5b returned with HTTP 200 Aug 25 05:51:21.219148 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1186/4687] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:51:21 2026] GET /volume/v3/backups/c03d6372-2d0f-4cd2-959d-a594e4d0aa5b => generated 735 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 25 05:51:21.487360 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-a29b8ada-4416-41f5-8484-1e30a239eea1 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:51:21.596369 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-e54b836f-5fc3-483d-8000-0e68017f55d3 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:51:21.598476 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-e54b836f-5fc3-483d-8000-0e68017f55d3 tempest-ProjectReaderTests-1298246632 tempest-ProjectReaderTests-1298246632-project-admin] GET https://10.4.3.189/volume/v3/volumes/46d3077f-7a13-42ac-934c-772411bcb368 Aug 25 05:51:21.598745 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-e54b836f-5fc3-483d-8000-0e68017f55d3 tempest-ProjectReaderTests-1298246632 tempest-ProjectReaderTests-1298246632-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:51:21.598970 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-e54b836f-5fc3-483d-8000-0e68017f55d3 tempest-ProjectReaderTests-1298246632 tempest-ProjectReaderTests-1298246632-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:51:21.605690 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-e54b836f-5fc3-483d-8000-0e68017f55d3 tempest-ProjectReaderTests-1298246632 tempest-ProjectReaderTests-1298246632-project-admin] https://10.4.3.189/volume/v3/volumes/46d3077f-7a13-42ac-934c-772411bcb368 returned with HTTP 404 Aug 25 05:51:21.605690 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1170/4688] 10.4.3.189 () {68 vars in 1389 bytes} [Tue Aug 25 05:51:21 2026] GET /volume/v3/volumes/46d3077f-7a13-42ac-934c-772411bcb368 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 05:51:21.607777 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-a29b8ada-4416-41f5-8484-1e30a239eea1 tempest-SnapshotDependencyTests-1744209971 tempest-SnapshotDependencyTests-1744209971-project-member] POST https://10.4.3.189/volume/v3/volumes Aug 25 05:51:21.609014 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-a29b8ada-4416-41f5-8484-1e30a239eea1 tempest-SnapshotDependencyTests-1744209971 tempest-SnapshotDependencyTests-1744209971-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDependencyTests-volume-430210947", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:51:21.611356 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.v3.volumes [None req-a29b8ada-4416-41f5-8484-1e30a239eea1 tempest-SnapshotDependencyTests-1744209971 tempest-SnapshotDependencyTests-1744209971-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDependencyTests-volume-430210947', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100270) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 05:51:21.611356 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.v3.volumes [None req-a29b8ada-4416-41f5-8484-1e30a239eea1 tempest-SnapshotDependencyTests-1744209971 tempest-SnapshotDependencyTests-1744209971-project-member] Create volume of 1 GB Aug 25 05:51:21.615278 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-43b19d59-6e8b-444c-b4e5-d671b1208803 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:51:21.616863 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-8dc904fe-be61-486d-b118-cfc28fc2f717 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:51:21.617709 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-a29b8ada-4416-41f5-8484-1e30a239eea1 tempest-SnapshotDependencyTests-1744209971 tempest-SnapshotDependencyTests-1744209971-project-member] Availability Zones retrieved successfully. Aug 25 05:51:21.618040 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-8dc904fe-be61-486d-b118-cfc28fc2f717 tempest-ProjectReaderTests-1298246632 tempest-ProjectReaderTests-1298246632-project-admin] POST https://10.4.3.189/volume/v3/volumes Aug 25 05:51:21.618507 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-8dc904fe-be61-486d-b118-cfc28fc2f717 tempest-ProjectReaderTests-1298246632 tempest-ProjectReaderTests-1298246632-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-599629673"}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:51:21.620245 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.v3.volumes [None req-8dc904fe-be61-486d-b118-cfc28fc2f717 tempest-ProjectReaderTests-1298246632 tempest-ProjectReaderTests-1298246632-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-599629673'}} {{(pid=100271) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 05:51:21.620453 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [None req-8dc904fe-be61-486d-b118-cfc28fc2f717 tempest-ProjectReaderTests-1298246632 tempest-ProjectReaderTests-1298246632-project-admin] Create volume of 1 GB Aug 25 05:51:21.620623 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-43b19d59-6e8b-444c-b4e5-d671b1208803 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] GET https://10.4.3.189/volume/v3/backups/1959ae5b-1824-472f-8e35-791073a4f7fe Aug 25 05:51:21.620867 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-43b19d59-6e8b-444c-b4e5-d671b1208803 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:51:21.621637 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-43b19d59-6e8b-444c-b4e5-d671b1208803 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:51:21.624849 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-a29b8ada-4416-41f5-8484-1e30a239eea1 tempest-SnapshotDependencyTests-1744209971 tempest-SnapshotDependencyTests-1744209971-project-member] Flow 'volume_create_api' (d6732d96-bdc8-4a4f-bc55-fc06759dfdf0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:51:21.626377 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-8dc904fe-be61-486d-b118-cfc28fc2f717 tempest-ProjectReaderTests-1298246632 tempest-ProjectReaderTests-1298246632-project-admin] Availability Zones retrieved successfully. Aug 25 05:51:21.627027 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-a29b8ada-4416-41f5-8484-1e30a239eea1 tempest-SnapshotDependencyTests-1744209971 tempest-SnapshotDependencyTests-1744209971-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c1ee2603-636c-487a-bfda-b2df04a92076) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:51:21.627139 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-43b19d59-6e8b-444c-b4e5-d671b1208803 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Show backup with id 1959ae5b-1824-472f-8e35-791073a4f7fe. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:51:21.628046 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.flows.api.create_volume [None req-a29b8ada-4416-41f5-8484-1e30a239eea1 tempest-SnapshotDependencyTests-1744209971 tempest-SnapshotDependencyTests-1744209971-project-member] Validating volume size '1' using validate_int {{(pid=100270) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 05:51:21.631959 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:51:21.631959 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:51:21.633405 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-43b19d59-6e8b-444c-b4e5-d671b1208803 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] https://10.4.3.189/volume/v3/backups/1959ae5b-1824-472f-8e35-791073a4f7fe returned with HTTP 200 Aug 25 05:51:21.633405 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1166/4689] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:51:21 2026] GET /volume/v3/backups/1959ae5b-1824-472f-8e35-791073a4f7fe => generated 834 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:51:21.634981 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-8dc904fe-be61-486d-b118-cfc28fc2f717 tempest-ProjectReaderTests-1298246632 tempest-ProjectReaderTests-1298246632-project-admin] Flow 'volume_create_api' (67068805-0f0e-4aef-a20b-5fbd06d020cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:51:21.636806 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-8dc904fe-be61-486d-b118-cfc28fc2f717 tempest-ProjectReaderTests-1298246632 tempest-ProjectReaderTests-1298246632-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a58d175d-ae3d-4786-8d4a-caea71e18ab9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:51:21.638659 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.flows.api.create_volume [None req-8dc904fe-be61-486d-b118-cfc28fc2f717 tempest-ProjectReaderTests-1298246632 tempest-ProjectReaderTests-1298246632-project-admin] Validating volume size '1' using validate_int {{(pid=100271) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 05:51:21.666163 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-a29b8ada-4416-41f5-8484-1e30a239eea1 tempest-SnapshotDependencyTests-1744209971 tempest-SnapshotDependencyTests-1744209971-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c1ee2603-636c-487a-bfda-b2df04a92076) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T05:35:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=23fc6e5d-fce0-4521-ba46-4837b4232084,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '23fc6e5d-fce0-4521-ba46-4837b4232084', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:51:21.667535 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-a29b8ada-4416-41f5-8484-1e30a239eea1 tempest-SnapshotDependencyTests-1744209971 tempest-SnapshotDependencyTests-1744209971-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d73d3157-f2c8-4a78-a7dc-757e158b1a19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:51:21.674249 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-8dc904fe-be61-486d-b118-cfc28fc2f717 tempest-ProjectReaderTests-1298246632 tempest-ProjectReaderTests-1298246632-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a58d175d-ae3d-4786-8d4a-caea71e18ab9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T05:35:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=23fc6e5d-fce0-4521-ba46-4837b4232084,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '23fc6e5d-fce0-4521-ba46-4837b4232084', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:51:21.674249 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-8dc904fe-be61-486d-b118-cfc28fc2f717 tempest-ProjectReaderTests-1298246632 tempest-ProjectReaderTests-1298246632-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b9343aba-0b6f-42d7-8c17-542845a700f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:51:21.733940 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.quota [None req-8dc904fe-be61-486d-b118-cfc28fc2f717 tempest-ProjectReaderTests-1298246632 tempest-ProjectReaderTests-1298246632-project-admin] Created reservations ['3483ccba-087f-4c2d-ad28-b625be138c4f', 'bc53d623-2564-47a1-8676-9e446e780821', 'e2bbb060-a52d-4a9f-a495-fd8ae3220836', '66e9586d-9e7c-4045-a47c-b61b83249055'] {{(pid=100271) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:51:21.734770 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-8dc904fe-be61-486d-b118-cfc28fc2f717 tempest-ProjectReaderTests-1298246632 tempest-ProjectReaderTests-1298246632-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b9343aba-0b6f-42d7-8c17-542845a700f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3483ccba-087f-4c2d-ad28-b625be138c4f', 'bc53d623-2564-47a1-8676-9e446e780821', 'e2bbb060-a52d-4a9f-a495-fd8ae3220836', '66e9586d-9e7c-4045-a47c-b61b83249055']}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:51:21.735428 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-8dc904fe-be61-486d-b118-cfc28fc2f717 tempest-ProjectReaderTests-1298246632 tempest-ProjectReaderTests-1298246632-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f8ceb878-5223-4904-84dd-267844ef9650) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:51:21.768292 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.quota [None req-a29b8ada-4416-41f5-8484-1e30a239eea1 tempest-SnapshotDependencyTests-1744209971 tempest-SnapshotDependencyTests-1744209971-project-member] Created reservations ['ded13d94-e38d-4c2f-83cd-2969a34034dc', '830e8758-2311-4e5c-b686-efdd4d8999f6', 'a816a319-0a2b-42d7-b1a8-0a51fb2dbae6', '723d554f-f1f9-4d3a-813e-e8885c8ca43e'] {{(pid=100270) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:51:21.769487 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-a29b8ada-4416-41f5-8484-1e30a239eea1 tempest-SnapshotDependencyTests-1744209971 tempest-SnapshotDependencyTests-1744209971-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d73d3157-f2c8-4a78-a7dc-757e158b1a19) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ded13d94-e38d-4c2f-83cd-2969a34034dc', '830e8758-2311-4e5c-b686-efdd4d8999f6', 'a816a319-0a2b-42d7-b1a8-0a51fb2dbae6', '723d554f-f1f9-4d3a-813e-e8885c8ca43e']}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:51:21.770153 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-8dc904fe-be61-486d-b118-cfc28fc2f717 tempest-ProjectReaderTests-1298246632 tempest-ProjectReaderTests-1298246632-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f8ceb878-5223-4904-84dd-267844ef9650) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6f1b5c1a-e836-45b5-972c-80453b1662a2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-599629673',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9d8fb53ec67c4e8fac05bbda5f0f6086',qos_specs=None,replication_status=,reservations=['3483ccba-087f-4c2d-ad28-b625be138c4f','bc53d623-2564-47a1-8676-9e446e780821','e2bbb060-a52d-4a9f-a495-fd8ae3220836','66e9586d-9e7c-4045-a47c-b61b83249055'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ac8d65d81c43453e9fbebe522ca643b4',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T05:51:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-599629673',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6f1b5c1a-e836-45b5-972c-80453b1662a2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9d8fb53ec67c4e8fac05bbda5f0f6086',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ac8d65d81c43453e9fbebe522ca643b4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(23fc6e5d-fce0-4521-ba46-4837b4232084),volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:51:21.770354 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-a29b8ada-4416-41f5-8484-1e30a239eea1 tempest-SnapshotDependencyTests-1744209971 tempest-SnapshotDependencyTests-1744209971-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (756e321e-8152-4edd-bcd7-00099f643182) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:51:21.771636 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-8dc904fe-be61-486d-b118-cfc28fc2f717 tempest-ProjectReaderTests-1298246632 tempest-ProjectReaderTests-1298246632-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bf0f01ce-8d5d-4320-82d3-c6840d7288b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:51:21.800864 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-8dc904fe-be61-486d-b118-cfc28fc2f717 tempest-ProjectReaderTests-1298246632 tempest-ProjectReaderTests-1298246632-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bf0f01ce-8d5d-4320-82d3-c6840d7288b5) transitioned into state 'SUCCESS' from state '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-599629673',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9d8fb53ec67c4e8fac05bbda5f0f6086',qos_specs=None,replication_status=,reservations=['3483ccba-087f-4c2d-ad28-b625be138c4f','bc53d623-2564-47a1-8676-9e446e780821','e2bbb060-a52d-4a9f-a495-fd8ae3220836','66e9586d-9e7c-4045-a47c-b61b83249055'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ac8d65d81c43453e9fbebe522ca643b4',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:51:21.801628 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-8dc904fe-be61-486d-b118-cfc28fc2f717 tempest-ProjectReaderTests-1298246632 tempest-ProjectReaderTests-1298246632-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (15f84f34-3cee-46e4-8764-f71e630499af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:51:21.804725 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-a29b8ada-4416-41f5-8484-1e30a239eea1 tempest-SnapshotDependencyTests-1744209971 tempest-SnapshotDependencyTests-1744209971-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (756e321e-8152-4edd-bcd7-00099f643182) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '77d00df1-f5f4-4fce-bd88-4b0c224f38f7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-430210947',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f9f2ec438c1d4681847991d5bd9519ab',qos_specs=None,replication_status=,reservations=['ded13d94-e38d-4c2f-83cd-2969a34034dc','830e8758-2311-4e5c-b686-efdd4d8999f6','a816a319-0a2b-42d7-b1a8-0a51fb2dbae6','723d554f-f1f9-4d3a-813e-e8885c8ca43e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f732a4d79f6d4208882bfbe45edc82ed',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T05:51:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-430210947',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=77d00df1-f5f4-4fce-bd88-4b0c224f38f7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f9f2ec438c1d4681847991d5bd9519ab',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f732a4d79f6d4208882bfbe45edc82ed',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(23fc6e5d-fce0-4521-ba46-4837b4232084),volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:51:21.805716 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-a29b8ada-4416-41f5-8484-1e30a239eea1 tempest-SnapshotDependencyTests-1744209971 tempest-SnapshotDependencyTests-1744209971-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9ac6ced2-2adb-4842-9d5a-59028c5f164e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:51:21.814857 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-8dc904fe-be61-486d-b118-cfc28fc2f717 tempest-ProjectReaderTests-1298246632 tempest-ProjectReaderTests-1298246632-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (15f84f34-3cee-46e4-8764-f71e630499af) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:51:21.814857 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-8dc904fe-be61-486d-b118-cfc28fc2f717 tempest-ProjectReaderTests-1298246632 tempest-ProjectReaderTests-1298246632-project-admin] Flow 'volume_create_api' (67068805-0f0e-4aef-a20b-5fbd06d020cc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100271) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:51:21.815310 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-8dc904fe-be61-486d-b118-cfc28fc2f717 tempest-ProjectReaderTests-1298246632 tempest-ProjectReaderTests-1298246632-project-admin] Create volume request issued successfully. Aug 25 05:51:21.816921 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-8dc904fe-be61-486d-b118-cfc28fc2f717 tempest-ProjectReaderTests-1298246632 tempest-ProjectReaderTests-1298246632-project-admin] https://10.4.3.189/volume/v3/volumes returned with HTTP 202 Aug 25 05:51:21.816921 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1187/4690] 10.4.3.189 () {70 vars in 1299 bytes} [Tue Aug 25 05:51:21 2026] POST /volume/v3/volumes => generated 777 bytes in 202 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:51:21.834718 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-72c0df46-5ee2-4ad4-861f-9b59429d07bb None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:51:21.837596 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-a29b8ada-4416-41f5-8484-1e30a239eea1 tempest-SnapshotDependencyTests-1744209971 tempest-SnapshotDependencyTests-1744209971-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9ac6ced2-2adb-4842-9d5a-59028c5f164e) transitioned into state 'SUCCESS' from state '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-430210947',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f9f2ec438c1d4681847991d5bd9519ab',qos_specs=None,replication_status=,reservations=['ded13d94-e38d-4c2f-83cd-2969a34034dc','830e8758-2311-4e5c-b686-efdd4d8999f6','a816a319-0a2b-42d7-b1a8-0a51fb2dbae6','723d554f-f1f9-4d3a-813e-e8885c8ca43e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f732a4d79f6d4208882bfbe45edc82ed',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:51:21.837797 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-72c0df46-5ee2-4ad4-861f-9b59429d07bb tempest-ProjectReaderTests-1298246632 tempest-ProjectReaderTests-1298246632-project-admin] GET https://10.4.3.189/volume/v3/volumes/6f1b5c1a-e836-45b5-972c-80453b1662a2 Aug 25 05:51:21.837797 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-72c0df46-5ee2-4ad4-861f-9b59429d07bb tempest-ProjectReaderTests-1298246632 tempest-ProjectReaderTests-1298246632-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:51:21.837995 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-a29b8ada-4416-41f5-8484-1e30a239eea1 tempest-SnapshotDependencyTests-1744209971 tempest-SnapshotDependencyTests-1744209971-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9f44747a-dfcf-485d-8657-5fac2724077a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:51:21.838075 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-72c0df46-5ee2-4ad4-861f-9b59429d07bb tempest-ProjectReaderTests-1298246632 tempest-ProjectReaderTests-1298246632-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:51:21.854029 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-a29b8ada-4416-41f5-8484-1e30a239eea1 tempest-SnapshotDependencyTests-1744209971 tempest-SnapshotDependencyTests-1744209971-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9f44747a-dfcf-485d-8657-5fac2724077a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:51:21.855036 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-a29b8ada-4416-41f5-8484-1e30a239eea1 tempest-SnapshotDependencyTests-1744209971 tempest-SnapshotDependencyTests-1744209971-project-member] Flow 'volume_create_api' (d6732d96-bdc8-4a4f-bc55-fc06759dfdf0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100270) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:51:21.855461 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-a29b8ada-4416-41f5-8484-1e30a239eea1 tempest-SnapshotDependencyTests-1744209971 tempest-SnapshotDependencyTests-1744209971-project-member] Create volume request issued successfully. Aug 25 05:51:21.856459 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-a29b8ada-4416-41f5-8484-1e30a239eea1 tempest-SnapshotDependencyTests-1744209971 tempest-SnapshotDependencyTests-1744209971-project-member] https://10.4.3.189/volume/v3/volumes returned with HTTP 202 Aug 25 05:51:21.856996 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1168/4691] 10.4.3.189 () {68 vars in 1259 bytes} [Tue Aug 25 05:51:21 2026] POST /volume/v3/volumes => generated 753 bytes in 370 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 05:51:21.858351 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:51:21.858351 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:51:21.864706 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-72c0df46-5ee2-4ad4-861f-9b59429d07bb tempest-ProjectReaderTests-1298246632 tempest-ProjectReaderTests-1298246632-project-admin] Volume info retrieved successfully. Aug 25 05:51:21.872286 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-72c0df46-5ee2-4ad4-861f-9b59429d07bb tempest-ProjectReaderTests-1298246632 tempest-ProjectReaderTests-1298246632-project-admin] https://10.4.3.189/volume/v3/volumes/6f1b5c1a-e836-45b5-972c-80453b1662a2 returned with HTTP 200 Aug 25 05:51:21.872930 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1171/4692] 10.4.3.189 () {68 vars in 1389 bytes} [Tue Aug 25 05:51:21 2026] GET /volume/v3/volumes/6f1b5c1a-e836-45b5-972c-80453b1662a2 => generated 956 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:51:21.877770 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-187cba42-d6aa-4d70-95a3-1f510c646930 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:51:21.880512 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-187cba42-d6aa-4d70-95a3-1f510c646930 tempest-SnapshotDependencyTests-1744209971 tempest-SnapshotDependencyTests-1744209971-project-member] GET https://10.4.3.189/volume/v3/volumes/77d00df1-f5f4-4fce-bd88-4b0c224f38f7 Aug 25 05:51:21.880691 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-187cba42-d6aa-4d70-95a3-1f510c646930 tempest-SnapshotDependencyTests-1744209971 tempest-SnapshotDependencyTests-1744209971-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:51:21.880892 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-187cba42-d6aa-4d70-95a3-1f510c646930 tempest-SnapshotDependencyTests-1744209971 tempest-SnapshotDependencyTests-1744209971-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:51:21.889103 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:51:21.889103 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:51:21.892456 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-187cba42-d6aa-4d70-95a3-1f510c646930 tempest-SnapshotDependencyTests-1744209971 tempest-SnapshotDependencyTests-1744209971-project-member] Volume info retrieved successfully. Aug 25 05:51:21.897161 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-187cba42-d6aa-4d70-95a3-1f510c646930 tempest-SnapshotDependencyTests-1744209971 tempest-SnapshotDependencyTests-1744209971-project-member] https://10.4.3.189/volume/v3/volumes/77d00df1-f5f4-4fce-bd88-4b0c224f38f7 returned with HTTP 200 Aug 25 05:51:21.897611 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1167/4693] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:51:21 2026] GET /volume/v3/volumes/77d00df1-f5f4-4fce-bd88-4b0c224f38f7 => generated 821 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:51:22.233874 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-02a2f503-1b5f-405e-8b7f-7b125f9deb9b None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:51:22.236043 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-02a2f503-1b5f-405e-8b7f-7b125f9deb9b tempest-ProjectMemberTests39-786178174 tempest-ProjectMemberTests39-786178174-project-admin] GET https://10.4.3.189/volume/v3/backups/c03d6372-2d0f-4cd2-959d-a594e4d0aa5b Aug 25 05:51:22.236295 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-02a2f503-1b5f-405e-8b7f-7b125f9deb9b tempest-ProjectMemberTests39-786178174 tempest-ProjectMemberTests39-786178174-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:51:22.236479 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-02a2f503-1b5f-405e-8b7f-7b125f9deb9b tempest-ProjectMemberTests39-786178174 tempest-ProjectMemberTests39-786178174-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:51:22.236601 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-02a2f503-1b5f-405e-8b7f-7b125f9deb9b tempest-ProjectMemberTests39-786178174 tempest-ProjectMemberTests39-786178174-project-admin] Show backup with id c03d6372-2d0f-4cd2-959d-a594e4d0aa5b. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:51:22.241496 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:51:22.241496 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:51:22.242215 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-02a2f503-1b5f-405e-8b7f-7b125f9deb9b tempest-ProjectMemberTests39-786178174 tempest-ProjectMemberTests39-786178174-project-admin] https://10.4.3.189/volume/v3/backups/c03d6372-2d0f-4cd2-959d-a594e4d0aa5b returned with HTTP 200 Aug 25 05:51:22.242709 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1188/4694] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:51:22 2026] GET /volume/v3/backups/c03d6372-2d0f-4cd2-959d-a594e4d0aa5b => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:51:22.648295 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-2d6176ea-35e4-4d32-b80d-bb20e765645c None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:51:22.650770 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-2d6176ea-35e4-4d32-b80d-bb20e765645c tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] GET https://10.4.3.189/volume/v3/backups/1959ae5b-1824-472f-8e35-791073a4f7fe Aug 25 05:51:22.651005 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-2d6176ea-35e4-4d32-b80d-bb20e765645c tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:51:22.651257 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-2d6176ea-35e4-4d32-b80d-bb20e765645c tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:51:22.651386 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-2d6176ea-35e4-4d32-b80d-bb20e765645c tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Show backup with id 1959ae5b-1824-472f-8e35-791073a4f7fe. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:51:22.656514 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:51:22.656514 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:51:22.657463 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-2d6176ea-35e4-4d32-b80d-bb20e765645c tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] https://10.4.3.189/volume/v3/backups/1959ae5b-1824-472f-8e35-791073a4f7fe returned with HTTP 200 Aug 25 05:51:22.657932 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1169/4695] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:51:22 2026] GET /volume/v3/backups/1959ae5b-1824-472f-8e35-791073a4f7fe => generated 834 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:51:22.892585 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-085c63d0-0a1d-41c3-9731-b7b3489ae9af None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:51:22.895696 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-085c63d0-0a1d-41c3-9731-b7b3489ae9af tempest-ProjectReaderTests-1298246632 tempest-ProjectReaderTests-1298246632-project-admin] GET https://10.4.3.189/volume/v3/volumes/6f1b5c1a-e836-45b5-972c-80453b1662a2 Aug 25 05:51:22.896071 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-085c63d0-0a1d-41c3-9731-b7b3489ae9af tempest-ProjectReaderTests-1298246632 tempest-ProjectReaderTests-1298246632-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:51:22.896335 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-085c63d0-0a1d-41c3-9731-b7b3489ae9af tempest-ProjectReaderTests-1298246632 tempest-ProjectReaderTests-1298246632-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:51:22.899213 np0000008051 devstack@c-api.service[100269]: DEBUG dbcounter [-] [100269] Writing DB stats cinder:SELECT=688,cinder:UPDATE=228,cinder:INSERT=121 {{(pid=100269) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 05:51:22.909003 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:51:22.909003 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:51:22.914140 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-0086f2aa-ad0f-43e7-87b3-72412f19cdce None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:51:22.915421 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-085c63d0-0a1d-41c3-9731-b7b3489ae9af tempest-ProjectReaderTests-1298246632 tempest-ProjectReaderTests-1298246632-project-admin] Volume info retrieved successfully. Aug 25 05:51:22.916158 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-0086f2aa-ad0f-43e7-87b3-72412f19cdce tempest-SnapshotDependencyTests-1744209971 tempest-SnapshotDependencyTests-1744209971-project-member] GET https://10.4.3.189/volume/v3/volumes/77d00df1-f5f4-4fce-bd88-4b0c224f38f7 Aug 25 05:51:22.916402 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-0086f2aa-ad0f-43e7-87b3-72412f19cdce tempest-SnapshotDependencyTests-1744209971 tempest-SnapshotDependencyTests-1744209971-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:51:22.916607 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-0086f2aa-ad0f-43e7-87b3-72412f19cdce tempest-SnapshotDependencyTests-1744209971 tempest-SnapshotDependencyTests-1744209971-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:51:22.921771 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-085c63d0-0a1d-41c3-9731-b7b3489ae9af tempest-ProjectReaderTests-1298246632 tempest-ProjectReaderTests-1298246632-project-admin] https://10.4.3.189/volume/v3/volumes/6f1b5c1a-e836-45b5-972c-80453b1662a2 returned with HTTP 200 Aug 25 05:51:22.922317 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1172/4696] 10.4.3.189 () {68 vars in 1389 bytes} [Tue Aug 25 05:51:22 2026] GET /volume/v3/volumes/6f1b5c1a-e836-45b5-972c-80453b1662a2 => generated 1008 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 05:51:22.924204 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:51:22.924204 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:51:22.934738 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-0086f2aa-ad0f-43e7-87b3-72412f19cdce tempest-SnapshotDependencyTests-1744209971 tempest-SnapshotDependencyTests-1744209971-project-member] Volume info retrieved successfully. Aug 25 05:51:22.937417 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-04eed65b-2667-43dc-9ac7-e0fc9a26d374 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:51:22.939453 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-04eed65b-2667-43dc-9ac7-e0fc9a26d374 tempest-ProjectReaderTests-1298246632 tempest-ProjectReaderTests-1298246632-project-reader] GET https://10.4.3.189/volume/v3/volumes/6f1b5c1a-e836-45b5-972c-80453b1662a2 Aug 25 05:51:22.939724 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-04eed65b-2667-43dc-9ac7-e0fc9a26d374 tempest-ProjectReaderTests-1298246632 tempest-ProjectReaderTests-1298246632-project-reader] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:51:22.939968 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-04eed65b-2667-43dc-9ac7-e0fc9a26d374 tempest-ProjectReaderTests-1298246632 tempest-ProjectReaderTests-1298246632-project-reader] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:51:22.941045 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-0086f2aa-ad0f-43e7-87b3-72412f19cdce tempest-SnapshotDependencyTests-1744209971 tempest-SnapshotDependencyTests-1744209971-project-member] https://10.4.3.189/volume/v3/volumes/77d00df1-f5f4-4fce-bd88-4b0c224f38f7 returned with HTTP 200 Aug 25 05:51:22.941681 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1168/4697] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:51:22 2026] GET /volume/v3/volumes/77d00df1-f5f4-4fce-bd88-4b0c224f38f7 => generated 846 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:51:22.954886 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:51:22.954886 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:51:22.962340 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-04eed65b-2667-43dc-9ac7-e0fc9a26d374 tempest-ProjectReaderTests-1298246632 tempest-ProjectReaderTests-1298246632-project-reader] Volume info retrieved successfully. Aug 25 05:51:22.965514 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-ae5e32f1-0b3e-4b91-969a-686025f74e79 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:51:22.967414 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-ae5e32f1-0b3e-4b91-969a-686025f74e79 tempest-SnapshotDependencyTests-1744209971 tempest-SnapshotDependencyTests-1744209971-project-member] GET https://10.4.3.189/volume/v3/volumes/77d00df1-f5f4-4fce-bd88-4b0c224f38f7 Aug 25 05:51:22.967705 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-ae5e32f1-0b3e-4b91-969a-686025f74e79 tempest-SnapshotDependencyTests-1744209971 tempest-SnapshotDependencyTests-1744209971-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:51:22.967945 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-ae5e32f1-0b3e-4b91-969a-686025f74e79 tempest-SnapshotDependencyTests-1744209971 tempest-SnapshotDependencyTests-1744209971-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:51:22.968169 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-04eed65b-2667-43dc-9ac7-e0fc9a26d374 tempest-ProjectReaderTests-1298246632 tempest-ProjectReaderTests-1298246632-project-reader] https://10.4.3.189/volume/v3/volumes/6f1b5c1a-e836-45b5-972c-80453b1662a2 returned with HTTP 200 Aug 25 05:51:22.968679 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1189/4698] 10.4.3.189 () {68 vars in 1389 bytes} [Tue Aug 25 05:51:22 2026] GET /volume/v3/volumes/6f1b5c1a-e836-45b5-972c-80453b1662a2 => generated 844 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:51:22.976891 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:51:22.976891 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:51:22.981309 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-ae5e32f1-0b3e-4b91-969a-686025f74e79 tempest-SnapshotDependencyTests-1744209971 tempest-SnapshotDependencyTests-1744209971-project-member] Volume info retrieved successfully. Aug 25 05:51:22.983952 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-8cf6d133-10d0-4f34-9640-eb85d0f3c053 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:51:22.985905 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-8cf6d133-10d0-4f34-9640-eb85d0f3c053 tempest-ProjectReaderTests-1298246632 tempest-ProjectReaderTests-1298246632-project-admin] DELETE https://10.4.3.189/volume/v3/volumes/6f1b5c1a-e836-45b5-972c-80453b1662a2 Aug 25 05:51:22.986229 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-8cf6d133-10d0-4f34-9640-eb85d0f3c053 tempest-ProjectReaderTests-1298246632 tempest-ProjectReaderTests-1298246632-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:51:22.986501 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-8cf6d133-10d0-4f34-9640-eb85d0f3c053 tempest-ProjectReaderTests-1298246632 tempest-ProjectReaderTests-1298246632-project-admin] Calling method 'delete' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:51:22.986738 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.v3.volumes [None req-8cf6d133-10d0-4f34-9640-eb85d0f3c053 tempest-ProjectReaderTests-1298246632 tempest-ProjectReaderTests-1298246632-project-admin] Delete volume with id: 6f1b5c1a-e836-45b5-972c-80453b1662a2 Aug 25 05:51:22.987038 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-ae5e32f1-0b3e-4b91-969a-686025f74e79 tempest-SnapshotDependencyTests-1744209971 tempest-SnapshotDependencyTests-1744209971-project-member] https://10.4.3.189/volume/v3/volumes/77d00df1-f5f4-4fce-bd88-4b0c224f38f7 returned with HTTP 200 Aug 25 05:51:22.987424 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1170/4699] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:51:22 2026] GET /volume/v3/volumes/77d00df1-f5f4-4fce-bd88-4b0c224f38f7 => generated 846 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:51:22.996530 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:51:22.996530 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:51:22.997140 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-8cf6d133-10d0-4f34-9640-eb85d0f3c053 tempest-ProjectReaderTests-1298246632 tempest-ProjectReaderTests-1298246632-project-admin] Volume info retrieved successfully. Aug 25 05:51:23.002656 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-545b5041-01d2-44be-b664-ab5cb06aea79 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:51:23.007628 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-545b5041-01d2-44be-b664-ab5cb06aea79 tempest-SnapshotDependencyTests-1744209971 tempest-SnapshotDependencyTests-1744209971-project-member] POST https://10.4.3.189/volume/v3/snapshots Aug 25 05:51:23.007628 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-545b5041-01d2-44be-b664-ab5cb06aea79 tempest-SnapshotDependencyTests-1744209971 tempest-SnapshotDependencyTests-1744209971-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "77d00df1-f5f4-4fce-bd88-4b0c224f38f7", "force": true, "name": "tempest-SnapshotDependencyTests-snapshot-1114947899", "description": null, "metadata": null}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:51:23.016305 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:51:23.016305 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:51:23.016871 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-545b5041-01d2-44be-b664-ab5cb06aea79 tempest-SnapshotDependencyTests-1744209971 tempest-SnapshotDependencyTests-1744209971-project-member] Volume info retrieved successfully. Aug 25 05:51:23.017090 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.v3.snapshots [None req-545b5041-01d2-44be-b664-ab5cb06aea79 tempest-SnapshotDependencyTests-1744209971 tempest-SnapshotDependencyTests-1744209971-project-member] Create snapshot from volume 77d00df1-f5f4-4fce-bd88-4b0c224f38f7 Aug 25 05:51:23.019843 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-8cf6d133-10d0-4f34-9640-eb85d0f3c053 tempest-ProjectReaderTests-1298246632 tempest-ProjectReaderTests-1298246632-project-admin] Delete volume request issued successfully. Aug 25 05:51:23.019843 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-8cf6d133-10d0-4f34-9640-eb85d0f3c053 tempest-ProjectReaderTests-1298246632 tempest-ProjectReaderTests-1298246632-project-admin] https://10.4.3.189/volume/v3/volumes/6f1b5c1a-e836-45b5-972c-80453b1662a2 returned with HTTP 202 Aug 25 05:51:23.019843 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1173/4700] 10.4.3.189 () {68 vars in 1392 bytes} [Tue Aug 25 05:51:22 2026] DELETE /volume/v3/volumes/6f1b5c1a-e836-45b5-972c-80453b1662a2 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 05:51:23.035959 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-5965fcfb-ded6-434d-baef-14953a042769 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:51:23.040132 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-5965fcfb-ded6-434d-baef-14953a042769 tempest-ProjectReaderTests-1298246632 tempest-ProjectReaderTests-1298246632-project-admin] GET https://10.4.3.189/volume/v3/volumes/6f1b5c1a-e836-45b5-972c-80453b1662a2 Aug 25 05:51:23.040427 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-5965fcfb-ded6-434d-baef-14953a042769 tempest-ProjectReaderTests-1298246632 tempest-ProjectReaderTests-1298246632-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:51:23.040686 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-5965fcfb-ded6-434d-baef-14953a042769 tempest-ProjectReaderTests-1298246632 tempest-ProjectReaderTests-1298246632-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:51:23.051281 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:51:23.051281 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:51:23.057356 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-5965fcfb-ded6-434d-baef-14953a042769 tempest-ProjectReaderTests-1298246632 tempest-ProjectReaderTests-1298246632-project-admin] Volume info retrieved successfully. Aug 25 05:51:23.062526 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-5965fcfb-ded6-434d-baef-14953a042769 tempest-ProjectReaderTests-1298246632 tempest-ProjectReaderTests-1298246632-project-admin] https://10.4.3.189/volume/v3/volumes/6f1b5c1a-e836-45b5-972c-80453b1662a2 returned with HTTP 200 Aug 25 05:51:23.063144 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1190/4701] 10.4.3.189 () {68 vars in 1389 bytes} [Tue Aug 25 05:51:23 2026] GET /volume/v3/volumes/6f1b5c1a-e836-45b5-972c-80453b1662a2 => generated 1007 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 05:51:23.070088 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-545b5041-01d2-44be-b664-ab5cb06aea79 tempest-SnapshotDependencyTests-1744209971 tempest-SnapshotDependencyTests-1744209971-project-member] Created reservations ['5168c3b6-c0aa-435f-bb16-6dc6534ba189', 'c3f65ce1-48df-4cb3-8018-703d718b1503', 'eb262b30-6b43-47ea-b696-ed722a61fe20', '4073231c-14be-49f1-bf8a-4f6b584fc937'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:51:23.100094 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-545b5041-01d2-44be-b664-ab5cb06aea79 tempest-SnapshotDependencyTests-1744209971 tempest-SnapshotDependencyTests-1744209971-project-member] Snapshot force create request issued successfully. Aug 25 05:51:23.100094 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-545b5041-01d2-44be-b664-ab5cb06aea79 tempest-SnapshotDependencyTests-1744209971 tempest-SnapshotDependencyTests-1744209971-project-member] https://10.4.3.189/volume/v3/snapshots returned with HTTP 202 Aug 25 05:51:23.100094 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1169/4702] 10.4.3.189 () {68 vars in 1265 bytes} [Tue Aug 25 05:51:23 2026] POST /volume/v3/snapshots => generated 310 bytes in 98 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 05:51:23.111948 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-86f7ce0b-a4fd-4e96-8841-8f18d48da70f None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:51:23.113508 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-86f7ce0b-a4fd-4e96-8841-8f18d48da70f tempest-SnapshotDependencyTests-1744209971 tempest-SnapshotDependencyTests-1744209971-project-member] GET https://10.4.3.189/volume/v3/snapshots/92127be7-78ea-4e50-aa0b-ef18f4f309d2 Aug 25 05:51:23.113680 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-86f7ce0b-a4fd-4e96-8841-8f18d48da70f tempest-SnapshotDependencyTests-1744209971 tempest-SnapshotDependencyTests-1744209971-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:51:23.113868 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-86f7ce0b-a4fd-4e96-8841-8f18d48da70f tempest-SnapshotDependencyTests-1744209971 tempest-SnapshotDependencyTests-1744209971-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:51:23.118745 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:51:23.118745 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:51:23.119146 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-86f7ce0b-a4fd-4e96-8841-8f18d48da70f tempest-SnapshotDependencyTests-1744209971 tempest-SnapshotDependencyTests-1744209971-project-member] Snapshot retrieved successfully. Aug 25 05:51:23.119993 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-86f7ce0b-a4fd-4e96-8841-8f18d48da70f tempest-SnapshotDependencyTests-1744209971 tempest-SnapshotDependencyTests-1744209971-project-member] https://10.4.3.189/volume/v3/snapshots/92127be7-78ea-4e50-aa0b-ef18f4f309d2 returned with HTTP 200 Aug 25 05:51:23.121020 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1171/4703] 10.4.3.189 () {66 vars in 1354 bytes} [Tue Aug 25 05:51:23 2026] GET /volume/v3/snapshots/92127be7-78ea-4e50-aa0b-ef18f4f309d2 => generated 442 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 25 05:51:23.254203 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-9c27f109-c1fd-445e-a613-5037ff30510c None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:51:23.255967 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-9c27f109-c1fd-445e-a613-5037ff30510c tempest-ProjectMemberTests39-786178174 tempest-ProjectMemberTests39-786178174-project-admin] GET https://10.4.3.189/volume/v3/backups/c03d6372-2d0f-4cd2-959d-a594e4d0aa5b Aug 25 05:51:23.256247 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-9c27f109-c1fd-445e-a613-5037ff30510c tempest-ProjectMemberTests39-786178174 tempest-ProjectMemberTests39-786178174-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:51:23.256490 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-9c27f109-c1fd-445e-a613-5037ff30510c tempest-ProjectMemberTests39-786178174 tempest-ProjectMemberTests39-786178174-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:51:23.256669 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-9c27f109-c1fd-445e-a613-5037ff30510c tempest-ProjectMemberTests39-786178174 tempest-ProjectMemberTests39-786178174-project-admin] Show backup with id c03d6372-2d0f-4cd2-959d-a594e4d0aa5b. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:51:23.266422 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:51:23.266422 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:51:23.267238 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-9c27f109-c1fd-445e-a613-5037ff30510c tempest-ProjectMemberTests39-786178174 tempest-ProjectMemberTests39-786178174-project-admin] https://10.4.3.189/volume/v3/backups/c03d6372-2d0f-4cd2-959d-a594e4d0aa5b returned with HTTP 200 Aug 25 05:51:23.267670 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1174/4704] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:51:23 2026] GET /volume/v3/backups/c03d6372-2d0f-4cd2-959d-a594e4d0aa5b => generated 737 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:51:23.279911 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-463dfb19-613c-44cc-89b6-98b34d4e2a84 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:51:23.351340 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-463dfb19-613c-44cc-89b6-98b34d4e2a84 tempest-ProjectMemberTests39-786178174 tempest-ProjectMemberTests39-786178174-project-member] PUT https://10.4.3.189/volume/v3/backups/c03d6372-2d0f-4cd2-959d-a594e4d0aa5b Aug 25 05:51:23.351751 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-463dfb19-613c-44cc-89b6-98b34d4e2a84 tempest-ProjectMemberTests39-786178174 tempest-ProjectMemberTests39-786178174-project-member] Action: 'update', calling method: version_select, body: {"backup": {"description": "Updated backup description"}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:51:23.357628 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:51:23.357628 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:51:23.365203 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-463dfb19-613c-44cc-89b6-98b34d4e2a84 tempest-ProjectMemberTests39-786178174 tempest-ProjectMemberTests39-786178174-project-member] https://10.4.3.189/volume/v3/backups/c03d6372-2d0f-4cd2-959d-a594e4d0aa5b returned with HTTP 200 Aug 25 05:51:23.365203 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1191/4705] 10.4.3.189 () {70 vars in 1408 bytes} [Tue Aug 25 05:51:23 2026] PUT /volume/v3/backups/c03d6372-2d0f-4cd2-959d-a594e4d0aa5b => generated 315 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:51:23.374907 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-6d0c5d34-2099-4c9b-91da-d5666aca02d8 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:51:23.376905 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6d0c5d34-2099-4c9b-91da-d5666aca02d8 tempest-ProjectMemberTests39-786178174 tempest-ProjectMemberTests39-786178174-project-admin] GET https://10.4.3.189/volume/v3/backups/c03d6372-2d0f-4cd2-959d-a594e4d0aa5b Aug 25 05:51:23.377151 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-6d0c5d34-2099-4c9b-91da-d5666aca02d8 tempest-ProjectMemberTests39-786178174 tempest-ProjectMemberTests39-786178174-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:51:23.377359 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-6d0c5d34-2099-4c9b-91da-d5666aca02d8 tempest-ProjectMemberTests39-786178174 tempest-ProjectMemberTests39-786178174-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:51:23.377464 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-6d0c5d34-2099-4c9b-91da-d5666aca02d8 tempest-ProjectMemberTests39-786178174 tempest-ProjectMemberTests39-786178174-project-admin] Show backup with id c03d6372-2d0f-4cd2-959d-a594e4d0aa5b. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:51:23.381804 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:51:23.381804 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:51:23.382522 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6d0c5d34-2099-4c9b-91da-d5666aca02d8 tempest-ProjectMemberTests39-786178174 tempest-ProjectMemberTests39-786178174-project-admin] https://10.4.3.189/volume/v3/backups/c03d6372-2d0f-4cd2-959d-a594e4d0aa5b returned with HTTP 200 Aug 25 05:51:23.382928 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1170/4706] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:51:23 2026] GET /volume/v3/backups/c03d6372-2d0f-4cd2-959d-a594e4d0aa5b => generated 761 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:51:23.394600 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-55e9255c-0024-46a2-addc-f5bd41bf2441 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:51:23.396397 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-55e9255c-0024-46a2-addc-f5bd41bf2441 tempest-ProjectMemberTests39-786178174 tempest-ProjectMemberTests39-786178174-project-admin] DELETE https://10.4.3.189/volume/v3/backups/c03d6372-2d0f-4cd2-959d-a594e4d0aa5b Aug 25 05:51:23.396655 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-55e9255c-0024-46a2-addc-f5bd41bf2441 tempest-ProjectMemberTests39-786178174 tempest-ProjectMemberTests39-786178174-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:51:23.396834 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-55e9255c-0024-46a2-addc-f5bd41bf2441 tempest-ProjectMemberTests39-786178174 tempest-ProjectMemberTests39-786178174-project-admin] Calling method 'delete' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:51:23.396929 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.contrib.backups [None req-55e9255c-0024-46a2-addc-f5bd41bf2441 tempest-ProjectMemberTests39-786178174 tempest-ProjectMemberTests39-786178174-project-admin] Delete backup with id: c03d6372-2d0f-4cd2-959d-a594e4d0aa5b. Aug 25 05:51:23.401306 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:51:23.401306 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:51:23.413226 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.backup.rpcapi [None req-55e9255c-0024-46a2-addc-f5bd41bf2441 tempest-ProjectMemberTests39-786178174 tempest-ProjectMemberTests39-786178174-project-admin] delete_backup rpcapi backup_id c03d6372-2d0f-4cd2-959d-a594e4d0aa5b {{(pid=100270) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 25 05:51:23.418082 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-55e9255c-0024-46a2-addc-f5bd41bf2441 tempest-ProjectMemberTests39-786178174 tempest-ProjectMemberTests39-786178174-project-admin] https://10.4.3.189/volume/v3/backups/c03d6372-2d0f-4cd2-959d-a594e4d0aa5b returned with HTTP 202 Aug 25 05:51:23.418082 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1172/4707] 10.4.3.189 () {68 vars in 1391 bytes} [Tue Aug 25 05:51:23 2026] DELETE /volume/v3/backups/c03d6372-2d0f-4cd2-959d-a594e4d0aa5b => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 05:51:23.422988 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-65dc5939-77db-4cfc-8df0-4e8ee37768f7 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:51:23.424996 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-65dc5939-77db-4cfc-8df0-4e8ee37768f7 tempest-ProjectMemberTests39-786178174 tempest-ProjectMemberTests39-786178174-project-admin] GET https://10.4.3.189/volume/v3/backups/c03d6372-2d0f-4cd2-959d-a594e4d0aa5b Aug 25 05:51:23.425241 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-65dc5939-77db-4cfc-8df0-4e8ee37768f7 tempest-ProjectMemberTests39-786178174 tempest-ProjectMemberTests39-786178174-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:51:23.425447 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-65dc5939-77db-4cfc-8df0-4e8ee37768f7 tempest-ProjectMemberTests39-786178174 tempest-ProjectMemberTests39-786178174-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:51:23.425582 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-65dc5939-77db-4cfc-8df0-4e8ee37768f7 tempest-ProjectMemberTests39-786178174 tempest-ProjectMemberTests39-786178174-project-admin] Show backup with id c03d6372-2d0f-4cd2-959d-a594e4d0aa5b. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:51:23.432154 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:51:23.432154 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:51:23.432689 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-65dc5939-77db-4cfc-8df0-4e8ee37768f7 tempest-ProjectMemberTests39-786178174 tempest-ProjectMemberTests39-786178174-project-admin] https://10.4.3.189/volume/v3/backups/c03d6372-2d0f-4cd2-959d-a594e4d0aa5b returned with HTTP 200 Aug 25 05:51:23.436081 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1175/4708] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:51:23 2026] GET /volume/v3/backups/c03d6372-2d0f-4cd2-959d-a594e4d0aa5b => generated 760 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:51:23.669721 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-19b0b17d-6644-4861-a2cc-6bdd21af08f0 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:51:23.671311 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-19b0b17d-6644-4861-a2cc-6bdd21af08f0 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] GET https://10.4.3.189/volume/v3/backups/1959ae5b-1824-472f-8e35-791073a4f7fe Aug 25 05:51:23.671474 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-19b0b17d-6644-4861-a2cc-6bdd21af08f0 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:51:23.671681 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-19b0b17d-6644-4861-a2cc-6bdd21af08f0 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:51:23.671772 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-19b0b17d-6644-4861-a2cc-6bdd21af08f0 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Show backup with id 1959ae5b-1824-472f-8e35-791073a4f7fe. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:51:23.675496 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:51:23.675496 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:51:23.676164 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-19b0b17d-6644-4861-a2cc-6bdd21af08f0 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] https://10.4.3.189/volume/v3/backups/1959ae5b-1824-472f-8e35-791073a4f7fe returned with HTTP 200 Aug 25 05:51:23.676477 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1192/4709] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:51:23 2026] GET /volume/v3/backups/1959ae5b-1824-472f-8e35-791073a4f7fe => generated 834 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:51:24.078571 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-7755f148-9c54-4492-9e19-7ac3197a23b0 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:51:24.080305 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-7755f148-9c54-4492-9e19-7ac3197a23b0 tempest-ProjectReaderTests-1298246632 tempest-ProjectReaderTests-1298246632-project-admin] GET https://10.4.3.189/volume/v3/volumes/6f1b5c1a-e836-45b5-972c-80453b1662a2 Aug 25 05:51:24.080496 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-7755f148-9c54-4492-9e19-7ac3197a23b0 tempest-ProjectReaderTests-1298246632 tempest-ProjectReaderTests-1298246632-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:51:24.080682 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-7755f148-9c54-4492-9e19-7ac3197a23b0 tempest-ProjectReaderTests-1298246632 tempest-ProjectReaderTests-1298246632-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:51:24.086745 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-7755f148-9c54-4492-9e19-7ac3197a23b0 tempest-ProjectReaderTests-1298246632 tempest-ProjectReaderTests-1298246632-project-admin] https://10.4.3.189/volume/v3/volumes/6f1b5c1a-e836-45b5-972c-80453b1662a2 returned with HTTP 404 Aug 25 05:51:24.087366 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1171/4710] 10.4.3.189 () {68 vars in 1389 bytes} [Tue Aug 25 05:51:24 2026] GET /volume/v3/volumes/6f1b5c1a-e836-45b5-972c-80453b1662a2 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 05:51:24.097650 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-dfa29504-4d29-43c7-be74-ef8817b9f0c7 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:51:24.099724 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-dfa29504-4d29-43c7-be74-ef8817b9f0c7 tempest-ProjectReaderTests-1298246632 tempest-ProjectReaderTests-1298246632-project-admin] POST https://10.4.3.189/volume/v3/volumes Aug 25 05:51:24.100111 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-dfa29504-4d29-43c7-be74-ef8817b9f0c7 tempest-ProjectReaderTests-1298246632 tempest-ProjectReaderTests-1298246632-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1477038284"}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:51:24.101591 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.v3.volumes [None req-dfa29504-4d29-43c7-be74-ef8817b9f0c7 tempest-ProjectReaderTests-1298246632 tempest-ProjectReaderTests-1298246632-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1477038284'}} {{(pid=100270) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 05:51:24.101703 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.v3.volumes [None req-dfa29504-4d29-43c7-be74-ef8817b9f0c7 tempest-ProjectReaderTests-1298246632 tempest-ProjectReaderTests-1298246632-project-admin] Create volume of 1 GB Aug 25 05:51:24.106653 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-dfa29504-4d29-43c7-be74-ef8817b9f0c7 tempest-ProjectReaderTests-1298246632 tempest-ProjectReaderTests-1298246632-project-admin] Availability Zones retrieved successfully. Aug 25 05:51:24.112846 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-dfa29504-4d29-43c7-be74-ef8817b9f0c7 tempest-ProjectReaderTests-1298246632 tempest-ProjectReaderTests-1298246632-project-admin] Flow 'volume_create_api' (955c1841-3a36-4dc1-a5c1-8a264f40f605) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:51:24.114050 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-dfa29504-4d29-43c7-be74-ef8817b9f0c7 tempest-ProjectReaderTests-1298246632 tempest-ProjectReaderTests-1298246632-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d5933877-6bd1-4ffe-8777-85f6ddcd0cfd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:51:24.114897 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.flows.api.create_volume [None req-dfa29504-4d29-43c7-be74-ef8817b9f0c7 tempest-ProjectReaderTests-1298246632 tempest-ProjectReaderTests-1298246632-project-admin] Validating volume size '1' using validate_int {{(pid=100270) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 05:51:24.131044 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-0cd59ddd-ea77-4c94-b5d4-cdd0834fccc9 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:51:24.133296 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-0cd59ddd-ea77-4c94-b5d4-cdd0834fccc9 tempest-SnapshotDependencyTests-1744209971 tempest-SnapshotDependencyTests-1744209971-project-member] GET https://10.4.3.189/volume/v3/snapshots/92127be7-78ea-4e50-aa0b-ef18f4f309d2 Aug 25 05:51:24.133604 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-0cd59ddd-ea77-4c94-b5d4-cdd0834fccc9 tempest-SnapshotDependencyTests-1744209971 tempest-SnapshotDependencyTests-1744209971-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:51:24.133859 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-0cd59ddd-ea77-4c94-b5d4-cdd0834fccc9 tempest-SnapshotDependencyTests-1744209971 tempest-SnapshotDependencyTests-1744209971-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:51:24.140387 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:51:24.140387 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:51:24.140815 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-0cd59ddd-ea77-4c94-b5d4-cdd0834fccc9 tempest-SnapshotDependencyTests-1744209971 tempest-SnapshotDependencyTests-1744209971-project-member] Snapshot retrieved successfully. Aug 25 05:51:24.141789 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-0cd59ddd-ea77-4c94-b5d4-cdd0834fccc9 tempest-SnapshotDependencyTests-1744209971 tempest-SnapshotDependencyTests-1744209971-project-member] https://10.4.3.189/volume/v3/snapshots/92127be7-78ea-4e50-aa0b-ef18f4f309d2 returned with HTTP 200 Aug 25 05:51:24.142387 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1176/4711] 10.4.3.189 () {66 vars in 1354 bytes} [Tue Aug 25 05:51:24 2026] GET /volume/v3/snapshots/92127be7-78ea-4e50-aa0b-ef18f4f309d2 => generated 469 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:51:24.146857 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-dfa29504-4d29-43c7-be74-ef8817b9f0c7 tempest-ProjectReaderTests-1298246632 tempest-ProjectReaderTests-1298246632-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d5933877-6bd1-4ffe-8777-85f6ddcd0cfd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T05:35:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=23fc6e5d-fce0-4521-ba46-4837b4232084,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '23fc6e5d-fce0-4521-ba46-4837b4232084', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:51:24.148134 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-dfa29504-4d29-43c7-be74-ef8817b9f0c7 tempest-ProjectReaderTests-1298246632 tempest-ProjectReaderTests-1298246632-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (76efeb0a-5db6-4418-8a1d-16195aac8325) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:51:24.151444 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-e97e3f0b-f62a-40f0-a385-45b3ce706c35 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:51:24.153881 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-e97e3f0b-f62a-40f0-a385-45b3ce706c35 tempest-SnapshotDependencyTests-1744209971 tempest-SnapshotDependencyTests-1744209971-project-member] GET https://10.4.3.189/volume/v3/snapshots/92127be7-78ea-4e50-aa0b-ef18f4f309d2 Aug 25 05:51:24.154118 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-e97e3f0b-f62a-40f0-a385-45b3ce706c35 tempest-SnapshotDependencyTests-1744209971 tempest-SnapshotDependencyTests-1744209971-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:51:24.154386 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-e97e3f0b-f62a-40f0-a385-45b3ce706c35 tempest-SnapshotDependencyTests-1744209971 tempest-SnapshotDependencyTests-1744209971-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:51:24.161070 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:51:24.161070 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:51:24.161669 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-e97e3f0b-f62a-40f0-a385-45b3ce706c35 tempest-SnapshotDependencyTests-1744209971 tempest-SnapshotDependencyTests-1744209971-project-member] Snapshot retrieved successfully. Aug 25 05:51:24.162669 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-e97e3f0b-f62a-40f0-a385-45b3ce706c35 tempest-SnapshotDependencyTests-1744209971 tempest-SnapshotDependencyTests-1744209971-project-member] https://10.4.3.189/volume/v3/snapshots/92127be7-78ea-4e50-aa0b-ef18f4f309d2 returned with HTTP 200 Aug 25 05:51:24.163132 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1193/4712] 10.4.3.189 () {66 vars in 1354 bytes} [Tue Aug 25 05:51:24 2026] GET /volume/v3/snapshots/92127be7-78ea-4e50-aa0b-ef18f4f309d2 => generated 469 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:51:24.174451 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-0aab7d8a-a1b7-4a91-83ca-232b50540e7a None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:51:24.176453 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-0aab7d8a-a1b7-4a91-83ca-232b50540e7a tempest-SnapshotDependencyTests-1744209971 tempest-SnapshotDependencyTests-1744209971-project-member] GET https://10.4.3.189/volume/v3/snapshots/92127be7-78ea-4e50-aa0b-ef18f4f309d2 Aug 25 05:51:24.176656 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-0aab7d8a-a1b7-4a91-83ca-232b50540e7a tempest-SnapshotDependencyTests-1744209971 tempest-SnapshotDependencyTests-1744209971-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:51:24.176851 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-0aab7d8a-a1b7-4a91-83ca-232b50540e7a tempest-SnapshotDependencyTests-1744209971 tempest-SnapshotDependencyTests-1744209971-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:51:24.184465 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:51:24.184465 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:51:24.185110 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-0aab7d8a-a1b7-4a91-83ca-232b50540e7a tempest-SnapshotDependencyTests-1744209971 tempest-SnapshotDependencyTests-1744209971-project-member] Snapshot retrieved successfully. Aug 25 05:51:24.186237 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-0aab7d8a-a1b7-4a91-83ca-232b50540e7a tempest-SnapshotDependencyTests-1744209971 tempest-SnapshotDependencyTests-1744209971-project-member] https://10.4.3.189/volume/v3/snapshots/92127be7-78ea-4e50-aa0b-ef18f4f309d2 returned with HTTP 200 Aug 25 05:51:24.186760 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1172/4713] 10.4.3.189 () {66 vars in 1354 bytes} [Tue Aug 25 05:51:24 2026] GET /volume/v3/snapshots/92127be7-78ea-4e50-aa0b-ef18f4f309d2 => generated 469 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:51:24.193041 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.quota [None req-dfa29504-4d29-43c7-be74-ef8817b9f0c7 tempest-ProjectReaderTests-1298246632 tempest-ProjectReaderTests-1298246632-project-admin] Created reservations ['8a42065c-1f71-46d7-b955-a08a2e28d2ae', '74e39074-9f26-4a55-97a3-0de412f93c46', 'd6f93e8a-e7eb-4610-8c42-3752c4343047', 'b844a965-4f0a-49c6-a28c-b4beb8aef020'] {{(pid=100270) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:51:24.193806 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-dfa29504-4d29-43c7-be74-ef8817b9f0c7 tempest-ProjectReaderTests-1298246632 tempest-ProjectReaderTests-1298246632-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (76efeb0a-5db6-4418-8a1d-16195aac8325) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8a42065c-1f71-46d7-b955-a08a2e28d2ae', '74e39074-9f26-4a55-97a3-0de412f93c46', 'd6f93e8a-e7eb-4610-8c42-3752c4343047', 'b844a965-4f0a-49c6-a28c-b4beb8aef020']}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:51:24.194618 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-dfa29504-4d29-43c7-be74-ef8817b9f0c7 tempest-ProjectReaderTests-1298246632 tempest-ProjectReaderTests-1298246632-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (92a5da1d-dfed-4a55-83c2-5bd6447629d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:51:24.196856 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-57f8f639-f0ff-480c-91f5-b0888dd4c1c6 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:51:24.198750 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-57f8f639-f0ff-480c-91f5-b0888dd4c1c6 tempest-SnapshotDependencyTests-1744209971 tempest-SnapshotDependencyTests-1744209971-project-member] POST https://10.4.3.189/volume/v3/volumes Aug 25 05:51:24.199127 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-57f8f639-f0ff-480c-91f5-b0888dd4c1c6 tempest-SnapshotDependencyTests-1744209971 tempest-SnapshotDependencyTests-1744209971-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "92127be7-78ea-4e50-aa0b-ef18f4f309d2", "size": 1}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:51:24.200725 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.v3.volumes [None req-57f8f639-f0ff-480c-91f5-b0888dd4c1c6 tempest-SnapshotDependencyTests-1744209971 tempest-SnapshotDependencyTests-1744209971-project-member] Create volume request body: {'volume': {'snapshot_id': '92127be7-78ea-4e50-aa0b-ef18f4f309d2', 'size': 1}} {{(pid=100269) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 05:51:24.206750 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:51:24.206750 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:51:24.207213 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-57f8f639-f0ff-480c-91f5-b0888dd4c1c6 tempest-SnapshotDependencyTests-1744209971 tempest-SnapshotDependencyTests-1744209971-project-member] Snapshot retrieved successfully. Aug 25 05:51:24.207358 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.v3.volumes [None req-57f8f639-f0ff-480c-91f5-b0888dd4c1c6 tempest-SnapshotDependencyTests-1744209971 tempest-SnapshotDependencyTests-1744209971-project-member] Create volume of 1 GB Aug 25 05:51:24.211628 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-57f8f639-f0ff-480c-91f5-b0888dd4c1c6 tempest-SnapshotDependencyTests-1744209971 tempest-SnapshotDependencyTests-1744209971-project-member] Availability Zones retrieved successfully. Aug 25 05:51:24.217430 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-57f8f639-f0ff-480c-91f5-b0888dd4c1c6 tempest-SnapshotDependencyTests-1744209971 tempest-SnapshotDependencyTests-1744209971-project-member] Flow 'volume_create_api' (4a14dbc1-79e0-42bb-b7bc-0e650c61b238) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:51:24.218933 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-57f8f639-f0ff-480c-91f5-b0888dd4c1c6 tempest-SnapshotDependencyTests-1744209971 tempest-SnapshotDependencyTests-1744209971-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (051d87b3-d23a-41e0-a7ec-077623bb7d0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:51:24.219966 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.flows.api.create_volume [None req-57f8f639-f0ff-480c-91f5-b0888dd4c1c6 tempest-SnapshotDependencyTests-1744209971 tempest-SnapshotDependencyTests-1744209971-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100269) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 05:51:24.220033 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-dfa29504-4d29-43c7-be74-ef8817b9f0c7 tempest-ProjectReaderTests-1298246632 tempest-ProjectReaderTests-1298246632-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (92a5da1d-dfed-4a55-83c2-5bd6447629d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7c302dd5-f25d-46d7-8665-4b31f5f500d6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1477038284',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9d8fb53ec67c4e8fac05bbda5f0f6086',qos_specs=None,replication_status=,reservations=['8a42065c-1f71-46d7-b955-a08a2e28d2ae','74e39074-9f26-4a55-97a3-0de412f93c46','d6f93e8a-e7eb-4610-8c42-3752c4343047','b844a965-4f0a-49c6-a28c-b4beb8aef020'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ac8d65d81c43453e9fbebe522ca643b4',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T05:51:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1477038284',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7c302dd5-f25d-46d7-8665-4b31f5f500d6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9d8fb53ec67c4e8fac05bbda5f0f6086',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ac8d65d81c43453e9fbebe522ca643b4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(23fc6e5d-fce0-4521-ba46-4837b4232084),volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:51:24.220643 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-dfa29504-4d29-43c7-be74-ef8817b9f0c7 tempest-ProjectReaderTests-1298246632 tempest-ProjectReaderTests-1298246632-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6a1b9284-168d-4aec-8297-0ced8299813c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:51:24.241331 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-dfa29504-4d29-43c7-be74-ef8817b9f0c7 tempest-ProjectReaderTests-1298246632 tempest-ProjectReaderTests-1298246632-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6a1b9284-168d-4aec-8297-0ced8299813c) transitioned into state 'SUCCESS' from state '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-1477038284',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9d8fb53ec67c4e8fac05bbda5f0f6086',qos_specs=None,replication_status=,reservations=['8a42065c-1f71-46d7-b955-a08a2e28d2ae','74e39074-9f26-4a55-97a3-0de412f93c46','d6f93e8a-e7eb-4610-8c42-3752c4343047','b844a965-4f0a-49c6-a28c-b4beb8aef020'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ac8d65d81c43453e9fbebe522ca643b4',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:51:24.242050 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-dfa29504-4d29-43c7-be74-ef8817b9f0c7 tempest-ProjectReaderTests-1298246632 tempest-ProjectReaderTests-1298246632-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e29cdb92-659e-4352-b258-62cef1390981) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:51:24.253169 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-dfa29504-4d29-43c7-be74-ef8817b9f0c7 tempest-ProjectReaderTests-1298246632 tempest-ProjectReaderTests-1298246632-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e29cdb92-659e-4352-b258-62cef1390981) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:51:24.254045 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-dfa29504-4d29-43c7-be74-ef8817b9f0c7 tempest-ProjectReaderTests-1298246632 tempest-ProjectReaderTests-1298246632-project-admin] Flow 'volume_create_api' (955c1841-3a36-4dc1-a5c1-8a264f40f605) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100270) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:51:24.254399 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-dfa29504-4d29-43c7-be74-ef8817b9f0c7 tempest-ProjectReaderTests-1298246632 tempest-ProjectReaderTests-1298246632-project-admin] Create volume request issued successfully. Aug 25 05:51:24.255081 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-dfa29504-4d29-43c7-be74-ef8817b9f0c7 tempest-ProjectReaderTests-1298246632 tempest-ProjectReaderTests-1298246632-project-admin] https://10.4.3.189/volume/v3/volumes returned with HTTP 202 Aug 25 05:51:24.255555 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1173/4714] 10.4.3.189 () {70 vars in 1299 bytes} [Tue Aug 25 05:51:24 2026] POST /volume/v3/volumes => generated 778 bytes in 158 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:51:24.268124 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-57f8f639-f0ff-480c-91f5-b0888dd4c1c6 tempest-SnapshotDependencyTests-1744209971 tempest-SnapshotDependencyTests-1744209971-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (051d87b3-d23a-41e0-a7ec-077623bb7d0d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '92127be7-78ea-4e50-aa0b-ef18f4f309d2', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T05:35:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=23fc6e5d-fce0-4521-ba46-4837b4232084,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '23fc6e5d-fce0-4521-ba46-4837b4232084', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:51:24.268275 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-da2154ce-8d90-45ec-a66d-dd8c17559382 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:51:24.268790 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-57f8f639-f0ff-480c-91f5-b0888dd4c1c6 tempest-SnapshotDependencyTests-1744209971 tempest-SnapshotDependencyTests-1744209971-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a1f9826d-8deb-4c05-9bff-7a95248cb492) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:51:24.269888 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-da2154ce-8d90-45ec-a66d-dd8c17559382 tempest-ProjectReaderTests-1298246632 tempest-ProjectReaderTests-1298246632-project-admin] GET https://10.4.3.189/volume/v3/volumes/7c302dd5-f25d-46d7-8665-4b31f5f500d6 Aug 25 05:51:24.270158 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-da2154ce-8d90-45ec-a66d-dd8c17559382 tempest-ProjectReaderTests-1298246632 tempest-ProjectReaderTests-1298246632-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:51:24.270394 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-da2154ce-8d90-45ec-a66d-dd8c17559382 tempest-ProjectReaderTests-1298246632 tempest-ProjectReaderTests-1298246632-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:51:24.282304 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:51:24.282304 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:51:24.286840 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-da2154ce-8d90-45ec-a66d-dd8c17559382 tempest-ProjectReaderTests-1298246632 tempest-ProjectReaderTests-1298246632-project-admin] Volume info retrieved successfully. Aug 25 05:51:24.291450 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-da2154ce-8d90-45ec-a66d-dd8c17559382 tempest-ProjectReaderTests-1298246632 tempest-ProjectReaderTests-1298246632-project-admin] https://10.4.3.189/volume/v3/volumes/7c302dd5-f25d-46d7-8665-4b31f5f500d6 returned with HTTP 200 Aug 25 05:51:24.291892 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1194/4715] 10.4.3.189 () {68 vars in 1389 bytes} [Tue Aug 25 05:51:24 2026] GET /volume/v3/volumes/7c302dd5-f25d-46d7-8665-4b31f5f500d6 => generated 957 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:51:24.308823 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.quota [None req-57f8f639-f0ff-480c-91f5-b0888dd4c1c6 tempest-SnapshotDependencyTests-1744209971 tempest-SnapshotDependencyTests-1744209971-project-member] Created reservations ['6eb11833-1e81-42d9-b2f9-ef3f759396ec', 'fcfbc6a2-a5fe-4a9f-b329-9e77e9e25485', '8a9f15df-bca6-4c8c-afc0-a981e773e34c', 'eaebc024-bb6f-4bd1-a43f-feb9216f8b39'] {{(pid=100269) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:51:24.309746 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-57f8f639-f0ff-480c-91f5-b0888dd4c1c6 tempest-SnapshotDependencyTests-1744209971 tempest-SnapshotDependencyTests-1744209971-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a1f9826d-8deb-4c05-9bff-7a95248cb492) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6eb11833-1e81-42d9-b2f9-ef3f759396ec', 'fcfbc6a2-a5fe-4a9f-b329-9e77e9e25485', '8a9f15df-bca6-4c8c-afc0-a981e773e34c', 'eaebc024-bb6f-4bd1-a43f-feb9216f8b39']}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:51:24.310876 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-57f8f639-f0ff-480c-91f5-b0888dd4c1c6 tempest-SnapshotDependencyTests-1744209971 tempest-SnapshotDependencyTests-1744209971-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e06dba58-4fc7-4647-8828-b6d48793cde4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:51:24.353211 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-57f8f639-f0ff-480c-91f5-b0888dd4c1c6 tempest-SnapshotDependencyTests-1744209971 tempest-SnapshotDependencyTests-1744209971-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e06dba58-4fc7-4647-8828-b6d48793cde4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '529b9bbc-6ffc-4f7c-a298-9eb630ad4574', '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='f9f2ec438c1d4681847991d5bd9519ab',qos_specs=None,replication_status=,reservations=['6eb11833-1e81-42d9-b2f9-ef3f759396ec','fcfbc6a2-a5fe-4a9f-b329-9e77e9e25485','8a9f15df-bca6-4c8c-afc0-a981e773e34c','eaebc024-bb6f-4bd1-a43f-feb9216f8b39'],size=1,snapshot_id=92127be7-78ea-4e50-aa0b-ef18f4f309d2,source_replicaid=,source_volid=None,status='creating',user_id='f732a4d79f6d4208882bfbe45edc82ed',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T05:51:24Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=529b9bbc-6ffc-4f7c-a298-9eb630ad4574,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f9f2ec438c1d4681847991d5bd9519ab',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=92127be7-78ea-4e50-aa0b-ef18f4f309d2,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f732a4d79f6d4208882bfbe45edc82ed',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(23fc6e5d-fce0-4521-ba46-4837b4232084),volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:51:24.354004 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-57f8f639-f0ff-480c-91f5-b0888dd4c1c6 tempest-SnapshotDependencyTests-1744209971 tempest-SnapshotDependencyTests-1744209971-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (362dfded-795a-44dc-a09c-604c0aee68e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:51:24.378595 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-57f8f639-f0ff-480c-91f5-b0888dd4c1c6 tempest-SnapshotDependencyTests-1744209971 tempest-SnapshotDependencyTests-1744209971-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (362dfded-795a-44dc-a09c-604c0aee68e0) transitioned into state 'SUCCESS' from 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='f9f2ec438c1d4681847991d5bd9519ab',qos_specs=None,replication_status=,reservations=['6eb11833-1e81-42d9-b2f9-ef3f759396ec','fcfbc6a2-a5fe-4a9f-b329-9e77e9e25485','8a9f15df-bca6-4c8c-afc0-a981e773e34c','eaebc024-bb6f-4bd1-a43f-feb9216f8b39'],size=1,snapshot_id=92127be7-78ea-4e50-aa0b-ef18f4f309d2,source_replicaid=,source_volid=None,status='creating',user_id='f732a4d79f6d4208882bfbe45edc82ed',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:51:24.379776 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-57f8f639-f0ff-480c-91f5-b0888dd4c1c6 tempest-SnapshotDependencyTests-1744209971 tempest-SnapshotDependencyTests-1744209971-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (07a657e4-f570-465b-b30d-751107960f02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:51:24.409361 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-57f8f639-f0ff-480c-91f5-b0888dd4c1c6 tempest-SnapshotDependencyTests-1744209971 tempest-SnapshotDependencyTests-1744209971-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (07a657e4-f570-465b-b30d-751107960f02) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:51:24.410588 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-57f8f639-f0ff-480c-91f5-b0888dd4c1c6 tempest-SnapshotDependencyTests-1744209971 tempest-SnapshotDependencyTests-1744209971-project-member] Flow 'volume_create_api' (4a14dbc1-79e0-42bb-b7bc-0e650c61b238) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:51:24.410972 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-57f8f639-f0ff-480c-91f5-b0888dd4c1c6 tempest-SnapshotDependencyTests-1744209971 tempest-SnapshotDependencyTests-1744209971-project-member] Create volume request issued successfully. Aug 25 05:51:24.411741 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-57f8f639-f0ff-480c-91f5-b0888dd4c1c6 tempest-SnapshotDependencyTests-1744209971 tempest-SnapshotDependencyTests-1744209971-project-member] https://10.4.3.189/volume/v3/volumes returned with HTTP 202 Aug 25 05:51:24.412303 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1177/4716] 10.4.3.189 () {68 vars in 1258 bytes} [Tue Aug 25 05:51:24 2026] POST /volume/v3/volumes => generated 741 bytes in 216 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 05:51:24.424705 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-314a2237-1f04-4b68-88ed-3450194c93aa None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:51:24.428612 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-314a2237-1f04-4b68-88ed-3450194c93aa tempest-SnapshotDependencyTests-1744209971 tempest-SnapshotDependencyTests-1744209971-project-member] GET https://10.4.3.189/volume/v3/volumes/529b9bbc-6ffc-4f7c-a298-9eb630ad4574 Aug 25 05:51:24.428807 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-314a2237-1f04-4b68-88ed-3450194c93aa tempest-SnapshotDependencyTests-1744209971 tempest-SnapshotDependencyTests-1744209971-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:51:24.428977 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-314a2237-1f04-4b68-88ed-3450194c93aa tempest-SnapshotDependencyTests-1744209971 tempest-SnapshotDependencyTests-1744209971-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:51:24.442681 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:51:24.442681 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:51:24.443323 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-15a8d591-6ab0-4d38-aa8b-2ae8244fcead None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:51:24.444814 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-314a2237-1f04-4b68-88ed-3450194c93aa tempest-SnapshotDependencyTests-1744209971 tempest-SnapshotDependencyTests-1744209971-project-member] Volume info retrieved successfully. Aug 25 05:51:24.445541 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-15a8d591-6ab0-4d38-aa8b-2ae8244fcead tempest-ProjectMemberTests39-786178174 tempest-ProjectMemberTests39-786178174-project-admin] GET https://10.4.3.189/volume/v3/backups/c03d6372-2d0f-4cd2-959d-a594e4d0aa5b Aug 25 05:51:24.445809 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-15a8d591-6ab0-4d38-aa8b-2ae8244fcead tempest-ProjectMemberTests39-786178174 tempest-ProjectMemberTests39-786178174-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:51:24.446102 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-15a8d591-6ab0-4d38-aa8b-2ae8244fcead tempest-ProjectMemberTests39-786178174 tempest-ProjectMemberTests39-786178174-project-admin] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:51:24.446234 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-15a8d591-6ab0-4d38-aa8b-2ae8244fcead tempest-ProjectMemberTests39-786178174 tempest-ProjectMemberTests39-786178174-project-admin] Show backup with id c03d6372-2d0f-4cd2-959d-a594e4d0aa5b. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:51:24.450187 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-314a2237-1f04-4b68-88ed-3450194c93aa tempest-SnapshotDependencyTests-1744209971 tempest-SnapshotDependencyTests-1744209971-project-member] https://10.4.3.189/volume/v3/volumes/529b9bbc-6ffc-4f7c-a298-9eb630ad4574 returned with HTTP 200 Aug 25 05:51:24.450794 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1173/4717] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:51:24 2026] GET /volume/v3/volumes/529b9bbc-6ffc-4f7c-a298-9eb630ad4574 => generated 809 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:51:24.457077 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-15a8d591-6ab0-4d38-aa8b-2ae8244fcead tempest-ProjectMemberTests39-786178174 tempest-ProjectMemberTests39-786178174-project-admin] https://10.4.3.189/volume/v3/backups/c03d6372-2d0f-4cd2-959d-a594e4d0aa5b returned with HTTP 404 Aug 25 05:51:24.457077 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1174/4718] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:51:24 2026] GET /volume/v3/backups/c03d6372-2d0f-4cd2-959d-a594e4d0aa5b => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:51:24.468204 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-8ce2c5d1-494f-40bf-b1d8-3f72131ad85f None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:51:24.470760 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-8ce2c5d1-494f-40bf-b1d8-3f72131ad85f tempest-ProjectMemberTests39-786178174 tempest-ProjectMemberTests39-786178174-project-admin] DELETE https://10.4.3.189/volume/v3/volumes/a5a3ec52-658d-4a7a-8331-7befa42f1af2 Aug 25 05:51:24.470760 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-8ce2c5d1-494f-40bf-b1d8-3f72131ad85f tempest-ProjectMemberTests39-786178174 tempest-ProjectMemberTests39-786178174-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:51:24.470970 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-8ce2c5d1-494f-40bf-b1d8-3f72131ad85f tempest-ProjectMemberTests39-786178174 tempest-ProjectMemberTests39-786178174-project-admin] Calling method 'delete' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:51:24.471185 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [None req-8ce2c5d1-494f-40bf-b1d8-3f72131ad85f tempest-ProjectMemberTests39-786178174 tempest-ProjectMemberTests39-786178174-project-admin] Delete volume with id: a5a3ec52-658d-4a7a-8331-7befa42f1af2 Aug 25 05:51:24.482111 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:51:24.482111 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:51:24.482671 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-8ce2c5d1-494f-40bf-b1d8-3f72131ad85f tempest-ProjectMemberTests39-786178174 tempest-ProjectMemberTests39-786178174-project-admin] Volume info retrieved successfully. Aug 25 05:51:24.513505 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-8ce2c5d1-494f-40bf-b1d8-3f72131ad85f tempest-ProjectMemberTests39-786178174 tempest-ProjectMemberTests39-786178174-project-admin] Delete volume request issued successfully. Aug 25 05:51:24.513816 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-8ce2c5d1-494f-40bf-b1d8-3f72131ad85f tempest-ProjectMemberTests39-786178174 tempest-ProjectMemberTests39-786178174-project-admin] https://10.4.3.189/volume/v3/volumes/a5a3ec52-658d-4a7a-8331-7befa42f1af2 returned with HTTP 202 Aug 25 05:51:24.514547 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1195/4719] 10.4.3.189 () {68 vars in 1391 bytes} [Tue Aug 25 05:51:24 2026] DELETE /volume/v3/volumes/a5a3ec52-658d-4a7a-8331-7befa42f1af2 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:51:24.523133 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-9fadc4ef-86ab-4d52-9ca0-04256ae0684f None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:51:24.525175 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-9fadc4ef-86ab-4d52-9ca0-04256ae0684f tempest-ProjectMemberTests39-786178174 tempest-ProjectMemberTests39-786178174-project-admin] GET https://10.4.3.189/volume/v3/volumes/a5a3ec52-658d-4a7a-8331-7befa42f1af2 Aug 25 05:51:24.525521 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-9fadc4ef-86ab-4d52-9ca0-04256ae0684f tempest-ProjectMemberTests39-786178174 tempest-ProjectMemberTests39-786178174-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:51:24.525723 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-9fadc4ef-86ab-4d52-9ca0-04256ae0684f tempest-ProjectMemberTests39-786178174 tempest-ProjectMemberTests39-786178174-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:51:24.536393 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:51:24.536393 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:51:24.542633 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-9fadc4ef-86ab-4d52-9ca0-04256ae0684f tempest-ProjectMemberTests39-786178174 tempest-ProjectMemberTests39-786178174-project-admin] Volume info retrieved successfully. Aug 25 05:51:24.547156 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-9fadc4ef-86ab-4d52-9ca0-04256ae0684f tempest-ProjectMemberTests39-786178174 tempest-ProjectMemberTests39-786178174-project-admin] https://10.4.3.189/volume/v3/volumes/a5a3ec52-658d-4a7a-8331-7befa42f1af2 returned with HTTP 200 Aug 25 05:51:24.547623 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1178/4720] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:51:24 2026] GET /volume/v3/volumes/a5a3ec52-658d-4a7a-8331-7befa42f1af2 => generated 1017 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:51:24.686425 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-533878ca-3b75-462b-9aa0-b5cca4d4a138 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:51:24.688264 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-533878ca-3b75-462b-9aa0-b5cca4d4a138 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] GET https://10.4.3.189/volume/v3/backups/1959ae5b-1824-472f-8e35-791073a4f7fe Aug 25 05:51:24.688502 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-533878ca-3b75-462b-9aa0-b5cca4d4a138 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:51:24.688694 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-533878ca-3b75-462b-9aa0-b5cca4d4a138 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:51:24.688790 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-533878ca-3b75-462b-9aa0-b5cca4d4a138 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Show backup with id 1959ae5b-1824-472f-8e35-791073a4f7fe. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:51:24.693631 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:51:24.693631 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:51:24.694431 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-533878ca-3b75-462b-9aa0-b5cca4d4a138 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] https://10.4.3.189/volume/v3/backups/1959ae5b-1824-472f-8e35-791073a4f7fe returned with HTTP 200 Aug 25 05:51:24.694818 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1174/4721] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:51:24 2026] GET /volume/v3/backups/1959ae5b-1824-472f-8e35-791073a4f7fe => generated 835 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:51:25.305028 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-ba1eeb17-0bbf-40a9-ab45-5616af283d27 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:51:25.306842 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-ba1eeb17-0bbf-40a9-ab45-5616af283d27 tempest-ProjectReaderTests-1298246632 tempest-ProjectReaderTests-1298246632-project-admin] GET https://10.4.3.189/volume/v3/volumes/7c302dd5-f25d-46d7-8665-4b31f5f500d6 Aug 25 05:51:25.307048 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-ba1eeb17-0bbf-40a9-ab45-5616af283d27 tempest-ProjectReaderTests-1298246632 tempest-ProjectReaderTests-1298246632-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:51:25.307272 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-ba1eeb17-0bbf-40a9-ab45-5616af283d27 tempest-ProjectReaderTests-1298246632 tempest-ProjectReaderTests-1298246632-project-admin] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:51:25.314978 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:51:25.314978 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:51:25.318484 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-ba1eeb17-0bbf-40a9-ab45-5616af283d27 tempest-ProjectReaderTests-1298246632 tempest-ProjectReaderTests-1298246632-project-admin] Volume info retrieved successfully. Aug 25 05:51:25.322352 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-ba1eeb17-0bbf-40a9-ab45-5616af283d27 tempest-ProjectReaderTests-1298246632 tempest-ProjectReaderTests-1298246632-project-admin] https://10.4.3.189/volume/v3/volumes/7c302dd5-f25d-46d7-8665-4b31f5f500d6 returned with HTTP 200 Aug 25 05:51:25.322788 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1175/4722] 10.4.3.189 () {68 vars in 1389 bytes} [Tue Aug 25 05:51:25 2026] GET /volume/v3/volumes/7c302dd5-f25d-46d7-8665-4b31f5f500d6 => generated 1009 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 05:51:25.335456 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-86eda996-9763-4027-8a07-6a327a9fed40 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:51:25.337772 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-86eda996-9763-4027-8a07-6a327a9fed40 tempest-ProjectReaderTests-1298246632 tempest-ProjectReaderTests-1298246632-project-reader] GET https://10.4.3.189/volume/v3/volumes/summary Aug 25 05:51:25.338049 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-86eda996-9763-4027-8a07-6a327a9fed40 tempest-ProjectReaderTests-1298246632 tempest-ProjectReaderTests-1298246632-project-reader] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:51:25.338314 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-86eda996-9763-4027-8a07-6a327a9fed40 tempest-ProjectReaderTests-1298246632 tempest-ProjectReaderTests-1298246632-project-reader] Calling method 'version_select' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:51:25.338541 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.api_utils [None req-86eda996-9763-4027-8a07-6a327a9fed40 tempest-ProjectReaderTests-1298246632 tempest-ProjectReaderTests-1298246632-project-reader] Removing options '' from query. {{(pid=100271) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 05:51:25.345713 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-86eda996-9763-4027-8a07-6a327a9fed40 tempest-ProjectReaderTests-1298246632 tempest-ProjectReaderTests-1298246632-project-reader] Get summary completed successfully. Aug 25 05:51:25.346016 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-86eda996-9763-4027-8a07-6a327a9fed40 tempest-ProjectReaderTests-1298246632 tempest-ProjectReaderTests-1298246632-project-reader] https://10.4.3.189/volume/v3/volumes/summary returned with HTTP 200 Aug 25 05:51:25.346574 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1196/4723] 10.4.3.189 () {68 vars in 1302 bytes} [Tue Aug 25 05:51:25 2026] GET /volume/v3/volumes/summary => generated 55 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:51:25.354333 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-67087dd6-3971-49a4-8e62-e15b8c425ac4 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:51:25.356138 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-67087dd6-3971-49a4-8e62-e15b8c425ac4 tempest-ProjectReaderTests-1298246632 tempest-ProjectReaderTests-1298246632-project-admin] DELETE https://10.4.3.189/volume/v3/volumes/7c302dd5-f25d-46d7-8665-4b31f5f500d6 Aug 25 05:51:25.356358 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-67087dd6-3971-49a4-8e62-e15b8c425ac4 tempest-ProjectReaderTests-1298246632 tempest-ProjectReaderTests-1298246632-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:51:25.356581 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-67087dd6-3971-49a4-8e62-e15b8c425ac4 tempest-ProjectReaderTests-1298246632 tempest-ProjectReaderTests-1298246632-project-admin] Calling method 'delete' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:51:25.356747 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.v3.volumes [None req-67087dd6-3971-49a4-8e62-e15b8c425ac4 tempest-ProjectReaderTests-1298246632 tempest-ProjectReaderTests-1298246632-project-admin] Delete volume with id: 7c302dd5-f25d-46d7-8665-4b31f5f500d6 Aug 25 05:51:25.364263 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:51:25.364263 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:51:25.364612 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-67087dd6-3971-49a4-8e62-e15b8c425ac4 tempest-ProjectReaderTests-1298246632 tempest-ProjectReaderTests-1298246632-project-admin] Volume info retrieved successfully. Aug 25 05:51:25.381448 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-67087dd6-3971-49a4-8e62-e15b8c425ac4 tempest-ProjectReaderTests-1298246632 tempest-ProjectReaderTests-1298246632-project-admin] Delete volume request issued successfully. Aug 25 05:51:25.381647 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-67087dd6-3971-49a4-8e62-e15b8c425ac4 tempest-ProjectReaderTests-1298246632 tempest-ProjectReaderTests-1298246632-project-admin] https://10.4.3.189/volume/v3/volumes/7c302dd5-f25d-46d7-8665-4b31f5f500d6 returned with HTTP 202 Aug 25 05:51:25.382066 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1179/4724] 10.4.3.189 () {68 vars in 1392 bytes} [Tue Aug 25 05:51:25 2026] DELETE /volume/v3/volumes/7c302dd5-f25d-46d7-8665-4b31f5f500d6 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 05:51:25.389012 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-ccceb207-8a09-4694-9b37-08b638d86539 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:51:25.390534 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ccceb207-8a09-4694-9b37-08b638d86539 tempest-ProjectReaderTests-1298246632 tempest-ProjectReaderTests-1298246632-project-admin] GET https://10.4.3.189/volume/v3/volumes/7c302dd5-f25d-46d7-8665-4b31f5f500d6 Aug 25 05:51:25.390734 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ccceb207-8a09-4694-9b37-08b638d86539 tempest-ProjectReaderTests-1298246632 tempest-ProjectReaderTests-1298246632-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:51:25.390896 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ccceb207-8a09-4694-9b37-08b638d86539 tempest-ProjectReaderTests-1298246632 tempest-ProjectReaderTests-1298246632-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:51:25.398154 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:51:25.398154 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:51:25.401553 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-ccceb207-8a09-4694-9b37-08b638d86539 tempest-ProjectReaderTests-1298246632 tempest-ProjectReaderTests-1298246632-project-admin] Volume info retrieved successfully. Aug 25 05:51:25.405439 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ccceb207-8a09-4694-9b37-08b638d86539 tempest-ProjectReaderTests-1298246632 tempest-ProjectReaderTests-1298246632-project-admin] https://10.4.3.189/volume/v3/volumes/7c302dd5-f25d-46d7-8665-4b31f5f500d6 returned with HTTP 200 Aug 25 05:51:25.405997 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1175/4725] 10.4.3.189 () {68 vars in 1389 bytes} [Tue Aug 25 05:51:25 2026] GET /volume/v3/volumes/7c302dd5-f25d-46d7-8665-4b31f5f500d6 => generated 1008 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 05:51:25.464625 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-e120b9b1-7592-4327-a909-19d2e2ae32dd None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:51:25.466857 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-e120b9b1-7592-4327-a909-19d2e2ae32dd tempest-SnapshotDependencyTests-1744209971 tempest-SnapshotDependencyTests-1744209971-project-member] GET https://10.4.3.189/volume/v3/volumes/529b9bbc-6ffc-4f7c-a298-9eb630ad4574 Aug 25 05:51:25.467038 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-e120b9b1-7592-4327-a909-19d2e2ae32dd tempest-SnapshotDependencyTests-1744209971 tempest-SnapshotDependencyTests-1744209971-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:51:25.467515 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-e120b9b1-7592-4327-a909-19d2e2ae32dd tempest-SnapshotDependencyTests-1744209971 tempest-SnapshotDependencyTests-1744209971-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:51:25.474834 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:51:25.474834 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:51:25.480763 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-e120b9b1-7592-4327-a909-19d2e2ae32dd tempest-SnapshotDependencyTests-1744209971 tempest-SnapshotDependencyTests-1744209971-project-member] Volume info retrieved successfully. Aug 25 05:51:25.485727 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-e120b9b1-7592-4327-a909-19d2e2ae32dd tempest-SnapshotDependencyTests-1744209971 tempest-SnapshotDependencyTests-1744209971-project-member] https://10.4.3.189/volume/v3/volumes/529b9bbc-6ffc-4f7c-a298-9eb630ad4574 returned with HTTP 200 Aug 25 05:51:25.486113 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1176/4726] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:51:25 2026] GET /volume/v3/volumes/529b9bbc-6ffc-4f7c-a298-9eb630ad4574 => generated 834 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:51:25.500628 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-8b62ade4-2b43-4054-a20b-5a113d60e470 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:51:25.503086 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-8b62ade4-2b43-4054-a20b-5a113d60e470 tempest-SnapshotDependencyTests-1744209971 tempest-SnapshotDependencyTests-1744209971-project-member] GET https://10.4.3.189/volume/v3/volumes/529b9bbc-6ffc-4f7c-a298-9eb630ad4574 Aug 25 05:51:25.503086 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-8b62ade4-2b43-4054-a20b-5a113d60e470 tempest-SnapshotDependencyTests-1744209971 tempest-SnapshotDependencyTests-1744209971-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:51:25.503086 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-8b62ade4-2b43-4054-a20b-5a113d60e470 tempest-SnapshotDependencyTests-1744209971 tempest-SnapshotDependencyTests-1744209971-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:51:25.509531 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:51:25.509531 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:51:25.513105 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-8b62ade4-2b43-4054-a20b-5a113d60e470 tempest-SnapshotDependencyTests-1744209971 tempest-SnapshotDependencyTests-1744209971-project-member] Volume info retrieved successfully. Aug 25 05:51:25.517751 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-8b62ade4-2b43-4054-a20b-5a113d60e470 tempest-SnapshotDependencyTests-1744209971 tempest-SnapshotDependencyTests-1744209971-project-member] https://10.4.3.189/volume/v3/volumes/529b9bbc-6ffc-4f7c-a298-9eb630ad4574 returned with HTTP 200 Aug 25 05:51:25.518165 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1197/4727] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:51:25 2026] GET /volume/v3/volumes/529b9bbc-6ffc-4f7c-a298-9eb630ad4574 => generated 834 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:51:25.531677 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-9536f0bf-61e5-4635-a4b7-ac7b5e2e5972 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:51:25.533689 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-9536f0bf-61e5-4635-a4b7-ac7b5e2e5972 tempest-SnapshotDependencyTests-1744209971 tempest-SnapshotDependencyTests-1744209971-project-member] DELETE https://10.4.3.189/volume/v3/snapshots/92127be7-78ea-4e50-aa0b-ef18f4f309d2 Aug 25 05:51:25.533901 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-9536f0bf-61e5-4635-a4b7-ac7b5e2e5972 tempest-SnapshotDependencyTests-1744209971 tempest-SnapshotDependencyTests-1744209971-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:51:25.534096 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-9536f0bf-61e5-4635-a4b7-ac7b5e2e5972 tempest-SnapshotDependencyTests-1744209971 tempest-SnapshotDependencyTests-1744209971-project-member] Calling method 'delete' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:51:25.534198 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.v3.snapshots [None req-9536f0bf-61e5-4635-a4b7-ac7b5e2e5972 tempest-SnapshotDependencyTests-1744209971 tempest-SnapshotDependencyTests-1744209971-project-member] Delete snapshot with id: 92127be7-78ea-4e50-aa0b-ef18f4f309d2 Aug 25 05:51:25.540639 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:51:25.540639 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:51:25.541464 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-9536f0bf-61e5-4635-a4b7-ac7b5e2e5972 tempest-SnapshotDependencyTests-1744209971 tempest-SnapshotDependencyTests-1744209971-project-member] Snapshot retrieved successfully. Aug 25 05:51:25.562082 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-1eee6585-1dae-4419-bf28-59b7c8755503 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:51:25.563918 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-1eee6585-1dae-4419-bf28-59b7c8755503 tempest-ProjectMemberTests39-786178174 tempest-ProjectMemberTests39-786178174-project-admin] GET https://10.4.3.189/volume/v3/volumes/a5a3ec52-658d-4a7a-8331-7befa42f1af2 Aug 25 05:51:25.564137 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-1eee6585-1dae-4419-bf28-59b7c8755503 tempest-ProjectMemberTests39-786178174 tempest-ProjectMemberTests39-786178174-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:51:25.564363 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-1eee6585-1dae-4419-bf28-59b7c8755503 tempest-ProjectMemberTests39-786178174 tempest-ProjectMemberTests39-786178174-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:51:25.565259 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-9536f0bf-61e5-4635-a4b7-ac7b5e2e5972 tempest-SnapshotDependencyTests-1744209971 tempest-SnapshotDependencyTests-1744209971-project-member] Snapshot delete request issued successfully. Aug 25 05:51:25.565597 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-9536f0bf-61e5-4635-a4b7-ac7b5e2e5972 tempest-SnapshotDependencyTests-1744209971 tempest-SnapshotDependencyTests-1744209971-project-member] https://10.4.3.189/volume/v3/snapshots/92127be7-78ea-4e50-aa0b-ef18f4f309d2 returned with HTTP 202 Aug 25 05:51:25.566143 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1180/4728] 10.4.3.189 () {66 vars in 1357 bytes} [Tue Aug 25 05:51:25 2026] DELETE /volume/v3/snapshots/92127be7-78ea-4e50-aa0b-ef18f4f309d2 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:51:25.570754 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-1eee6585-1dae-4419-bf28-59b7c8755503 tempest-ProjectMemberTests39-786178174 tempest-ProjectMemberTests39-786178174-project-admin] https://10.4.3.189/volume/v3/volumes/a5a3ec52-658d-4a7a-8331-7befa42f1af2 returned with HTTP 404 Aug 25 05:51:25.571417 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1176/4729] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:51:25 2026] GET /volume/v3/volumes/a5a3ec52-658d-4a7a-8331-7befa42f1af2 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:51:25.573388 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-1b046622-28c3-478d-924d-acc49898d646 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:51:25.575319 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-1b046622-28c3-478d-924d-acc49898d646 tempest-SnapshotDependencyTests-1744209971 tempest-SnapshotDependencyTests-1744209971-project-member] GET https://10.4.3.189/volume/v3/snapshots/92127be7-78ea-4e50-aa0b-ef18f4f309d2 Aug 25 05:51:25.575486 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-1b046622-28c3-478d-924d-acc49898d646 tempest-SnapshotDependencyTests-1744209971 tempest-SnapshotDependencyTests-1744209971-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:51:25.575725 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-1b046622-28c3-478d-924d-acc49898d646 tempest-SnapshotDependencyTests-1744209971 tempest-SnapshotDependencyTests-1744209971-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:51:25.582020 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:51:25.582020 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:51:25.582713 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-1b046622-28c3-478d-924d-acc49898d646 tempest-SnapshotDependencyTests-1744209971 tempest-SnapshotDependencyTests-1744209971-project-member] Snapshot retrieved successfully. Aug 25 05:51:25.584286 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-1b046622-28c3-478d-924d-acc49898d646 tempest-SnapshotDependencyTests-1744209971 tempest-SnapshotDependencyTests-1744209971-project-member] https://10.4.3.189/volume/v3/snapshots/92127be7-78ea-4e50-aa0b-ef18f4f309d2 returned with HTTP 200 Aug 25 05:51:25.584286 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1177/4730] 10.4.3.189 () {66 vars in 1354 bytes} [Tue Aug 25 05:51:25 2026] GET /volume/v3/snapshots/92127be7-78ea-4e50-aa0b-ef18f4f309d2 => generated 468 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:51:25.705979 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-9f1511f9-ba03-41b1-ab9c-b888df71a3f5 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:51:25.708128 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-9f1511f9-ba03-41b1-ab9c-b888df71a3f5 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] GET https://10.4.3.189/volume/v3/backups/1959ae5b-1824-472f-8e35-791073a4f7fe Aug 25 05:51:25.708435 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-9f1511f9-ba03-41b1-ab9c-b888df71a3f5 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:51:25.708691 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-9f1511f9-ba03-41b1-ab9c-b888df71a3f5 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:51:25.708833 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-9f1511f9-ba03-41b1-ab9c-b888df71a3f5 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Show backup with id 1959ae5b-1824-472f-8e35-791073a4f7fe. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:51:25.713234 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:51:25.713234 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:51:25.714108 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-9f1511f9-ba03-41b1-ab9c-b888df71a3f5 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] https://10.4.3.189/volume/v3/backups/1959ae5b-1824-472f-8e35-791073a4f7fe returned with HTTP 200 Aug 25 05:51:25.714674 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1198/4731] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:51:25 2026] GET /volume/v3/backups/1959ae5b-1824-472f-8e35-791073a4f7fe => generated 836 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:51:25.729388 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-dc6e66d9-b415-40f9-8abb-3c376c8220bf None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:51:25.734148 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-dc6e66d9-b415-40f9-8abb-3c376c8220bf tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] GET https://10.4.3.189/volume/v3/snapshots/08bbc824-06cb-494d-8e06-e34bfbb05340 Aug 25 05:51:25.734347 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-dc6e66d9-b415-40f9-8abb-3c376c8220bf tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:51:25.734580 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-dc6e66d9-b415-40f9-8abb-3c376c8220bf tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:51:25.743239 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:51:25.743239 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:51:25.743784 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-dc6e66d9-b415-40f9-8abb-3c376c8220bf tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Snapshot retrieved successfully. Aug 25 05:51:25.744639 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-dc6e66d9-b415-40f9-8abb-3c376c8220bf tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] https://10.4.3.189/volume/v3/snapshots/08bbc824-06cb-494d-8e06-e34bfbb05340 returned with HTTP 200 Aug 25 05:51:25.745233 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1181/4732] 10.4.3.189 () {66 vars in 1354 bytes} [Tue Aug 25 05:51:25 2026] GET /volume/v3/snapshots/08bbc824-06cb-494d-8e06-e34bfbb05340 => generated 468 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:51:25.755352 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-10cc45a1-d3b1-47d3-ae97-8abc1a61a5b0 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:51:25.757446 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-10cc45a1-d3b1-47d3-ae97-8abc1a61a5b0 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] GET https://10.4.3.189/volume/v3/backups/1959ae5b-1824-472f-8e35-791073a4f7fe Aug 25 05:51:25.757696 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-10cc45a1-d3b1-47d3-ae97-8abc1a61a5b0 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:51:25.757902 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-10cc45a1-d3b1-47d3-ae97-8abc1a61a5b0 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:51:25.758028 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-10cc45a1-d3b1-47d3-ae97-8abc1a61a5b0 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Show backup with id 1959ae5b-1824-472f-8e35-791073a4f7fe. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:51:25.762699 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:51:25.762699 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:51:25.763534 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-10cc45a1-d3b1-47d3-ae97-8abc1a61a5b0 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] https://10.4.3.189/volume/v3/backups/1959ae5b-1824-472f-8e35-791073a4f7fe returned with HTTP 200 Aug 25 05:51:25.763925 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1177/4733] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:51:25 2026] GET /volume/v3/backups/1959ae5b-1824-472f-8e35-791073a4f7fe => generated 836 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:51:25.774163 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-3962f174-9d70-49ac-9eb9-9900928f137d None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:51:25.776121 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-3962f174-9d70-49ac-9eb9-9900928f137d tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] DELETE https://10.4.3.189/volume/v3/backups/1959ae5b-1824-472f-8e35-791073a4f7fe Aug 25 05:51:25.776345 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-3962f174-9d70-49ac-9eb9-9900928f137d tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:51:25.776577 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-3962f174-9d70-49ac-9eb9-9900928f137d tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Calling method 'delete' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:51:25.776708 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.contrib.backups [None req-3962f174-9d70-49ac-9eb9-9900928f137d tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Delete backup with id: 1959ae5b-1824-472f-8e35-791073a4f7fe. Aug 25 05:51:25.781345 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:51:25.781345 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:51:25.794987 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.backup.rpcapi [None req-3962f174-9d70-49ac-9eb9-9900928f137d tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] delete_backup rpcapi backup_id 1959ae5b-1824-472f-8e35-791073a4f7fe {{(pid=100270) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 25 05:51:25.797007 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-3962f174-9d70-49ac-9eb9-9900928f137d tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] https://10.4.3.189/volume/v3/backups/1959ae5b-1824-472f-8e35-791073a4f7fe returned with HTTP 202 Aug 25 05:51:25.797508 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1178/4734] 10.4.3.189 () {66 vars in 1351 bytes} [Tue Aug 25 05:51:25 2026] DELETE /volume/v3/backups/1959ae5b-1824-472f-8e35-791073a4f7fe => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 05:51:25.807536 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-55b5af9a-1b67-41ad-b320-d420a8050299 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:51:25.808680 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-55b5af9a-1b67-41ad-b320-d420a8050299 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] GET https://10.4.3.189/volume/v3/backups/1959ae5b-1824-472f-8e35-791073a4f7fe Aug 25 05:51:25.808864 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-55b5af9a-1b67-41ad-b320-d420a8050299 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:51:25.809038 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-55b5af9a-1b67-41ad-b320-d420a8050299 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:51:25.809171 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-55b5af9a-1b67-41ad-b320-d420a8050299 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Show backup with id 1959ae5b-1824-472f-8e35-791073a4f7fe. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:51:25.817095 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:51:25.817095 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:51:25.817095 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-55b5af9a-1b67-41ad-b320-d420a8050299 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] https://10.4.3.189/volume/v3/backups/1959ae5b-1824-472f-8e35-791073a4f7fe returned with HTTP 200 Aug 25 05:51:25.817095 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1199/4735] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:51:25 2026] GET /volume/v3/backups/1959ae5b-1824-472f-8e35-791073a4f7fe => generated 835 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:51:26.420890 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-5ce6d8d2-46d7-4d2c-8b31-63418ffbc828 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:51:26.423166 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-5ce6d8d2-46d7-4d2c-8b31-63418ffbc828 tempest-ProjectReaderTests-1298246632 tempest-ProjectReaderTests-1298246632-project-admin] GET https://10.4.3.189/volume/v3/volumes/7c302dd5-f25d-46d7-8665-4b31f5f500d6 Aug 25 05:51:26.423494 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-5ce6d8d2-46d7-4d2c-8b31-63418ffbc828 tempest-ProjectReaderTests-1298246632 tempest-ProjectReaderTests-1298246632-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:51:26.423775 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-5ce6d8d2-46d7-4d2c-8b31-63418ffbc828 tempest-ProjectReaderTests-1298246632 tempest-ProjectReaderTests-1298246632-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:51:26.430839 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-5ce6d8d2-46d7-4d2c-8b31-63418ffbc828 tempest-ProjectReaderTests-1298246632 tempest-ProjectReaderTests-1298246632-project-admin] https://10.4.3.189/volume/v3/volumes/7c302dd5-f25d-46d7-8665-4b31f5f500d6 returned with HTTP 404 Aug 25 05:51:26.433086 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1182/4736] 10.4.3.189 () {68 vars in 1389 bytes} [Tue Aug 25 05:51:26 2026] GET /volume/v3/volumes/7c302dd5-f25d-46d7-8665-4b31f5f500d6 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 05:51:26.597675 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-722530cd-f054-437b-a21f-e700c6f92430 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:51:26.602308 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-722530cd-f054-437b-a21f-e700c6f92430 tempest-SnapshotDependencyTests-1744209971 tempest-SnapshotDependencyTests-1744209971-project-member] GET https://10.4.3.189/volume/v3/snapshots/92127be7-78ea-4e50-aa0b-ef18f4f309d2 Aug 25 05:51:26.602575 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-722530cd-f054-437b-a21f-e700c6f92430 tempest-SnapshotDependencyTests-1744209971 tempest-SnapshotDependencyTests-1744209971-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:51:26.602827 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-722530cd-f054-437b-a21f-e700c6f92430 tempest-SnapshotDependencyTests-1744209971 tempest-SnapshotDependencyTests-1744209971-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:51:26.607998 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-722530cd-f054-437b-a21f-e700c6f92430 tempest-SnapshotDependencyTests-1744209971 tempest-SnapshotDependencyTests-1744209971-project-member] https://10.4.3.189/volume/v3/snapshots/92127be7-78ea-4e50-aa0b-ef18f4f309d2 returned with HTTP 404 Aug 25 05:51:26.609402 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1178/4737] 10.4.3.189 () {66 vars in 1354 bytes} [Tue Aug 25 05:51:26 2026] GET /volume/v3/snapshots/92127be7-78ea-4e50-aa0b-ef18f4f309d2 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:51:26.618782 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-a2709205-1e73-44a8-91cb-566befbf241a None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:51:26.620660 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-a2709205-1e73-44a8-91cb-566befbf241a tempest-SnapshotDependencyTests-1744209971 tempest-SnapshotDependencyTests-1744209971-project-member] DELETE https://10.4.3.189/volume/v3/volumes/77d00df1-f5f4-4fce-bd88-4b0c224f38f7 Aug 25 05:51:26.620660 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-a2709205-1e73-44a8-91cb-566befbf241a tempest-SnapshotDependencyTests-1744209971 tempest-SnapshotDependencyTests-1744209971-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:51:26.621255 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-a2709205-1e73-44a8-91cb-566befbf241a tempest-SnapshotDependencyTests-1744209971 tempest-SnapshotDependencyTests-1744209971-project-member] Calling method 'delete' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:51:26.621255 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.v3.volumes [None req-a2709205-1e73-44a8-91cb-566befbf241a tempest-SnapshotDependencyTests-1744209971 tempest-SnapshotDependencyTests-1744209971-project-member] Delete volume with id: 77d00df1-f5f4-4fce-bd88-4b0c224f38f7 Aug 25 05:51:26.627810 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:51:26.627810 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:51:26.628593 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-a2709205-1e73-44a8-91cb-566befbf241a tempest-SnapshotDependencyTests-1744209971 tempest-SnapshotDependencyTests-1744209971-project-member] Volume info retrieved successfully. Aug 25 05:51:26.644648 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-a2709205-1e73-44a8-91cb-566befbf241a tempest-SnapshotDependencyTests-1744209971 tempest-SnapshotDependencyTests-1744209971-project-member] Delete volume request issued successfully. Aug 25 05:51:26.644818 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-a2709205-1e73-44a8-91cb-566befbf241a tempest-SnapshotDependencyTests-1744209971 tempest-SnapshotDependencyTests-1744209971-project-member] https://10.4.3.189/volume/v3/volumes/77d00df1-f5f4-4fce-bd88-4b0c224f38f7 returned with HTTP 202 Aug 25 05:51:26.645235 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1179/4738] 10.4.3.189 () {66 vars in 1351 bytes} [Tue Aug 25 05:51:26 2026] DELETE /volume/v3/volumes/77d00df1-f5f4-4fce-bd88-4b0c224f38f7 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:51:26.655517 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-2a4aefd6-57d6-4a4a-98d6-cc90f3700348 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:51:26.657889 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-2a4aefd6-57d6-4a4a-98d6-cc90f3700348 tempest-SnapshotDependencyTests-1744209971 tempest-SnapshotDependencyTests-1744209971-project-member] GET https://10.4.3.189/volume/v3/volumes/77d00df1-f5f4-4fce-bd88-4b0c224f38f7 Aug 25 05:51:26.658245 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-2a4aefd6-57d6-4a4a-98d6-cc90f3700348 tempest-SnapshotDependencyTests-1744209971 tempest-SnapshotDependencyTests-1744209971-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:51:26.658517 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-2a4aefd6-57d6-4a4a-98d6-cc90f3700348 tempest-SnapshotDependencyTests-1744209971 tempest-SnapshotDependencyTests-1744209971-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:51:26.666236 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:51:26.666236 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:51:26.670955 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-2a4aefd6-57d6-4a4a-98d6-cc90f3700348 tempest-SnapshotDependencyTests-1744209971 tempest-SnapshotDependencyTests-1744209971-project-member] Volume info retrieved successfully. Aug 25 05:51:26.677656 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-2a4aefd6-57d6-4a4a-98d6-cc90f3700348 tempest-SnapshotDependencyTests-1744209971 tempest-SnapshotDependencyTests-1744209971-project-member] https://10.4.3.189/volume/v3/volumes/77d00df1-f5f4-4fce-bd88-4b0c224f38f7 returned with HTTP 200 Aug 25 05:51:26.678074 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1200/4739] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:51:26 2026] GET /volume/v3/volumes/77d00df1-f5f4-4fce-bd88-4b0c224f38f7 => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:51:26.827441 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-cd367e66-ce0a-4eed-8a54-ff4d80676c54 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:51:26.832176 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-cd367e66-ce0a-4eed-8a54-ff4d80676c54 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] GET https://10.4.3.189/volume/v3/backups/1959ae5b-1824-472f-8e35-791073a4f7fe Aug 25 05:51:26.832176 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-cd367e66-ce0a-4eed-8a54-ff4d80676c54 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:51:26.832176 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-cd367e66-ce0a-4eed-8a54-ff4d80676c54 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:51:26.832176 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-cd367e66-ce0a-4eed-8a54-ff4d80676c54 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Show backup with id 1959ae5b-1824-472f-8e35-791073a4f7fe. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:51:26.833367 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-cd367e66-ce0a-4eed-8a54-ff4d80676c54 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] https://10.4.3.189/volume/v3/backups/1959ae5b-1824-472f-8e35-791073a4f7fe returned with HTTP 404 Aug 25 05:51:26.833851 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1183/4740] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:51:26 2026] GET /volume/v3/backups/1959ae5b-1824-472f-8e35-791073a4f7fe => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:51:26.916116 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-39a6a36d-83b6-4866-b6d8-221630ef6605 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:51:26.920187 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-39a6a36d-83b6-4866-b6d8-221630ef6605 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] DELETE https://10.4.3.189/volume/v3/snapshots/08bbc824-06cb-494d-8e06-e34bfbb05340 Aug 25 05:51:26.920448 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-39a6a36d-83b6-4866-b6d8-221630ef6605 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:51:26.920719 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-39a6a36d-83b6-4866-b6d8-221630ef6605 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:51:26.920876 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.v3.snapshots [None req-39a6a36d-83b6-4866-b6d8-221630ef6605 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Delete snapshot with id: 08bbc824-06cb-494d-8e06-e34bfbb05340 Aug 25 05:51:26.933051 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:51:26.933051 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:51:26.933051 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-39a6a36d-83b6-4866-b6d8-221630ef6605 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Snapshot retrieved successfully. Aug 25 05:51:26.953134 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-39a6a36d-83b6-4866-b6d8-221630ef6605 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Snapshot delete request issued successfully. Aug 25 05:51:26.953134 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-39a6a36d-83b6-4866-b6d8-221630ef6605 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] https://10.4.3.189/volume/v3/snapshots/08bbc824-06cb-494d-8e06-e34bfbb05340 returned with HTTP 202 Aug 25 05:51:26.954853 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1179/4741] 10.4.3.189 () {66 vars in 1357 bytes} [Tue Aug 25 05:51:26 2026] DELETE /volume/v3/snapshots/08bbc824-06cb-494d-8e06-e34bfbb05340 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:51:26.965314 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-fc9fbce4-6d07-424e-a597-2ca0e35417a1 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:51:26.967101 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-fc9fbce4-6d07-424e-a597-2ca0e35417a1 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] GET https://10.4.3.189/volume/v3/snapshots/08bbc824-06cb-494d-8e06-e34bfbb05340 Aug 25 05:51:26.967298 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-fc9fbce4-6d07-424e-a597-2ca0e35417a1 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:51:26.968114 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-fc9fbce4-6d07-424e-a597-2ca0e35417a1 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:51:26.972611 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:51:26.972611 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:51:26.972977 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-fc9fbce4-6d07-424e-a597-2ca0e35417a1 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Snapshot retrieved successfully. Aug 25 05:51:26.973929 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-fc9fbce4-6d07-424e-a597-2ca0e35417a1 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] https://10.4.3.189/volume/v3/snapshots/08bbc824-06cb-494d-8e06-e34bfbb05340 returned with HTTP 200 Aug 25 05:51:26.974553 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1180/4742] 10.4.3.189 () {66 vars in 1354 bytes} [Tue Aug 25 05:51:26 2026] GET /volume/v3/snapshots/08bbc824-06cb-494d-8e06-e34bfbb05340 => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:51:27.438446 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-12105e57-7a60-488a-9578-fc99a66da19b None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:51:27.579179 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-12105e57-7a60-488a-9578-fc99a66da19b tempest-ProjectReaderTests39-1754267797 tempest-ProjectReaderTests39-1754267797-project-admin] POST https://10.4.3.189/volume/v3/volumes Aug 25 05:51:27.579529 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-12105e57-7a60-488a-9578-fc99a66da19b tempest-ProjectReaderTests39-1754267797 tempest-ProjectReaderTests39-1754267797-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1879984866"}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:51:27.580901 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.v3.volumes [None req-12105e57-7a60-488a-9578-fc99a66da19b tempest-ProjectReaderTests39-1754267797 tempest-ProjectReaderTests39-1754267797-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1879984866'}} {{(pid=100271) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 05:51:27.581012 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [None req-12105e57-7a60-488a-9578-fc99a66da19b tempest-ProjectReaderTests39-1754267797 tempest-ProjectReaderTests39-1754267797-project-admin] Create volume of 1 GB Aug 25 05:51:27.586351 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-12105e57-7a60-488a-9578-fc99a66da19b tempest-ProjectReaderTests39-1754267797 tempest-ProjectReaderTests39-1754267797-project-admin] Availability Zones retrieved successfully. Aug 25 05:51:27.591809 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-12105e57-7a60-488a-9578-fc99a66da19b tempest-ProjectReaderTests39-1754267797 tempest-ProjectReaderTests39-1754267797-project-admin] Flow 'volume_create_api' (847850c8-92f2-4968-a409-d5581725a88e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:51:27.592718 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-12105e57-7a60-488a-9578-fc99a66da19b tempest-ProjectReaderTests39-1754267797 tempest-ProjectReaderTests39-1754267797-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (103c3570-d3df-4de8-aaf9-8be2cdd109f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:51:27.593504 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.flows.api.create_volume [None req-12105e57-7a60-488a-9578-fc99a66da19b tempest-ProjectReaderTests39-1754267797 tempest-ProjectReaderTests39-1754267797-project-admin] Validating volume size '1' using validate_int {{(pid=100271) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 05:51:27.622922 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-12105e57-7a60-488a-9578-fc99a66da19b tempest-ProjectReaderTests39-1754267797 tempest-ProjectReaderTests39-1754267797-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (103c3570-d3df-4de8-aaf9-8be2cdd109f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T05:35:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=23fc6e5d-fce0-4521-ba46-4837b4232084,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '23fc6e5d-fce0-4521-ba46-4837b4232084', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:51:27.623683 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-12105e57-7a60-488a-9578-fc99a66da19b tempest-ProjectReaderTests39-1754267797 tempest-ProjectReaderTests39-1754267797-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (11f4d2bb-1bb3-4d15-9c74-bd365c4412bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:51:27.679681 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.quota [None req-12105e57-7a60-488a-9578-fc99a66da19b tempest-ProjectReaderTests39-1754267797 tempest-ProjectReaderTests39-1754267797-project-admin] Created reservations ['a4a01225-33df-479a-b99b-65cd91b64d8b', '299158e2-8e87-4e3b-89b8-236a80bb6715', 'f4d6bf4e-9bfc-46ef-996c-2dc9c3c045d5', 'eac6d41c-b424-48ca-9772-7c409cb1d71c'] {{(pid=100271) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:51:27.680388 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-12105e57-7a60-488a-9578-fc99a66da19b tempest-ProjectReaderTests39-1754267797 tempest-ProjectReaderTests39-1754267797-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (11f4d2bb-1bb3-4d15-9c74-bd365c4412bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a4a01225-33df-479a-b99b-65cd91b64d8b', '299158e2-8e87-4e3b-89b8-236a80bb6715', 'f4d6bf4e-9bfc-46ef-996c-2dc9c3c045d5', 'eac6d41c-b424-48ca-9772-7c409cb1d71c']}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:51:27.681036 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-12105e57-7a60-488a-9578-fc99a66da19b tempest-ProjectReaderTests39-1754267797 tempest-ProjectReaderTests39-1754267797-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (61c606ae-c8fe-4795-9232-1a51ef001e81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:51:27.691110 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-62d4bfd9-9e4b-4c00-b3a9-5eaa1f85d4cb None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:51:27.692993 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-62d4bfd9-9e4b-4c00-b3a9-5eaa1f85d4cb tempest-SnapshotDependencyTests-1744209971 tempest-SnapshotDependencyTests-1744209971-project-member] GET https://10.4.3.189/volume/v3/volumes/77d00df1-f5f4-4fce-bd88-4b0c224f38f7 Aug 25 05:51:27.693215 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-62d4bfd9-9e4b-4c00-b3a9-5eaa1f85d4cb tempest-SnapshotDependencyTests-1744209971 tempest-SnapshotDependencyTests-1744209971-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:51:27.693408 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-62d4bfd9-9e4b-4c00-b3a9-5eaa1f85d4cb tempest-SnapshotDependencyTests-1744209971 tempest-SnapshotDependencyTests-1744209971-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:51:27.700257 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-62d4bfd9-9e4b-4c00-b3a9-5eaa1f85d4cb tempest-SnapshotDependencyTests-1744209971 tempest-SnapshotDependencyTests-1744209971-project-member] https://10.4.3.189/volume/v3/volumes/77d00df1-f5f4-4fce-bd88-4b0c224f38f7 returned with HTTP 404 Aug 25 05:51:27.700727 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1184/4743] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:51:27 2026] GET /volume/v3/volumes/77d00df1-f5f4-4fce-bd88-4b0c224f38f7 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:51:27.706766 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-12105e57-7a60-488a-9578-fc99a66da19b tempest-ProjectReaderTests39-1754267797 tempest-ProjectReaderTests39-1754267797-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (61c606ae-c8fe-4795-9232-1a51ef001e81) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8a16ac80-28bf-4fa8-807c-8421f1072976', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1879984866',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a9bfe36176d84f7992dbf4a1cabef905',qos_specs=None,replication_status=,reservations=['a4a01225-33df-479a-b99b-65cd91b64d8b','299158e2-8e87-4e3b-89b8-236a80bb6715','f4d6bf4e-9bfc-46ef-996c-2dc9c3c045d5','eac6d41c-b424-48ca-9772-7c409cb1d71c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4faccc1830614fe58093c6eb62b31d8e',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T05:51:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1879984866',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8a16ac80-28bf-4fa8-807c-8421f1072976,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a9bfe36176d84f7992dbf4a1cabef905',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4faccc1830614fe58093c6eb62b31d8e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(23fc6e5d-fce0-4521-ba46-4837b4232084),volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:51:27.707149 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-12105e57-7a60-488a-9578-fc99a66da19b tempest-ProjectReaderTests39-1754267797 tempest-ProjectReaderTests39-1754267797-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (76ec85ce-5a8e-4b52-974e-f2c28e69f584) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:51:27.707975 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-a6f6b5f7-9ea4-416d-95e9-11eec645fdb6 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:51:27.709895 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a6f6b5f7-9ea4-416d-95e9-11eec645fdb6 tempest-SnapshotDependencyTests-1744209971 tempest-SnapshotDependencyTests-1744209971-project-member] DELETE https://10.4.3.189/volume/v3/volumes/529b9bbc-6ffc-4f7c-a298-9eb630ad4574 Aug 25 05:51:27.710115 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a6f6b5f7-9ea4-416d-95e9-11eec645fdb6 tempest-SnapshotDependencyTests-1744209971 tempest-SnapshotDependencyTests-1744209971-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:51:27.710304 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a6f6b5f7-9ea4-416d-95e9-11eec645fdb6 tempest-SnapshotDependencyTests-1744209971 tempest-SnapshotDependencyTests-1744209971-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:51:27.710459 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-a6f6b5f7-9ea4-416d-95e9-11eec645fdb6 tempest-SnapshotDependencyTests-1744209971 tempest-SnapshotDependencyTests-1744209971-project-member] Delete volume with id: 529b9bbc-6ffc-4f7c-a298-9eb630ad4574 Aug 25 05:51:27.719520 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:51:27.719520 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:51:27.720191 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-a6f6b5f7-9ea4-416d-95e9-11eec645fdb6 tempest-SnapshotDependencyTests-1744209971 tempest-SnapshotDependencyTests-1744209971-project-member] Volume info retrieved successfully. Aug 25 05:51:27.728231 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-12105e57-7a60-488a-9578-fc99a66da19b tempest-ProjectReaderTests39-1754267797 tempest-ProjectReaderTests39-1754267797-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (76ec85ce-5a8e-4b52-974e-f2c28e69f584) transitioned into state 'SUCCESS' from state '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-1879984866',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a9bfe36176d84f7992dbf4a1cabef905',qos_specs=None,replication_status=,reservations=['a4a01225-33df-479a-b99b-65cd91b64d8b','299158e2-8e87-4e3b-89b8-236a80bb6715','f4d6bf4e-9bfc-46ef-996c-2dc9c3c045d5','eac6d41c-b424-48ca-9772-7c409cb1d71c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4faccc1830614fe58093c6eb62b31d8e',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:51:27.729024 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-12105e57-7a60-488a-9578-fc99a66da19b tempest-ProjectReaderTests39-1754267797 tempest-ProjectReaderTests39-1754267797-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9b44b61b-3a21-4620-bf02-3e4deb8b58ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:51:27.739857 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-12105e57-7a60-488a-9578-fc99a66da19b tempest-ProjectReaderTests39-1754267797 tempest-ProjectReaderTests39-1754267797-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9b44b61b-3a21-4620-bf02-3e4deb8b58ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:51:27.740765 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-12105e57-7a60-488a-9578-fc99a66da19b tempest-ProjectReaderTests39-1754267797 tempest-ProjectReaderTests39-1754267797-project-admin] Flow 'volume_create_api' (847850c8-92f2-4968-a409-d5581725a88e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100271) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:51:27.741131 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-12105e57-7a60-488a-9578-fc99a66da19b tempest-ProjectReaderTests39-1754267797 tempest-ProjectReaderTests39-1754267797-project-admin] Create volume request issued successfully. Aug 25 05:51:27.741788 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-12105e57-7a60-488a-9578-fc99a66da19b tempest-ProjectReaderTests39-1754267797 tempest-ProjectReaderTests39-1754267797-project-admin] https://10.4.3.189/volume/v3/volumes returned with HTTP 202 Aug 25 05:51:27.742362 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1201/4744] 10.4.3.189 () {70 vars in 1298 bytes} [Tue Aug 25 05:51:27 2026] POST /volume/v3/volumes => generated 778 bytes in 304 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 05:51:27.742896 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-a6f6b5f7-9ea4-416d-95e9-11eec645fdb6 tempest-SnapshotDependencyTests-1744209971 tempest-SnapshotDependencyTests-1744209971-project-member] Delete volume request issued successfully. Aug 25 05:51:27.743151 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a6f6b5f7-9ea4-416d-95e9-11eec645fdb6 tempest-SnapshotDependencyTests-1744209971 tempest-SnapshotDependencyTests-1744209971-project-member] https://10.4.3.189/volume/v3/volumes/529b9bbc-6ffc-4f7c-a298-9eb630ad4574 returned with HTTP 202 Aug 25 05:51:27.743684 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1180/4745] 10.4.3.189 () {66 vars in 1351 bytes} [Tue Aug 25 05:51:27 2026] DELETE /volume/v3/volumes/529b9bbc-6ffc-4f7c-a298-9eb630ad4574 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:51:27.751214 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-cc107ac8-e77d-45e8-841e-41e4bf7de041 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:51:27.753512 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-cc107ac8-e77d-45e8-841e-41e4bf7de041 tempest-SnapshotDependencyTests-1744209971 tempest-SnapshotDependencyTests-1744209971-project-member] GET https://10.4.3.189/volume/v3/volumes/529b9bbc-6ffc-4f7c-a298-9eb630ad4574 Aug 25 05:51:27.753751 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-cc107ac8-e77d-45e8-841e-41e4bf7de041 tempest-SnapshotDependencyTests-1744209971 tempest-SnapshotDependencyTests-1744209971-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:51:27.753919 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-cc107ac8-e77d-45e8-841e-41e4bf7de041 tempest-SnapshotDependencyTests-1744209971 tempest-SnapshotDependencyTests-1744209971-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:51:27.757644 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-68015bcf-cec1-4c0c-babb-f1d5d65b73c0 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:51:27.759648 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-68015bcf-cec1-4c0c-babb-f1d5d65b73c0 tempest-ProjectReaderTests39-1754267797 tempest-ProjectReaderTests39-1754267797-project-admin] GET https://10.4.3.189/volume/v3/volumes/8a16ac80-28bf-4fa8-807c-8421f1072976 Aug 25 05:51:27.759885 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-68015bcf-cec1-4c0c-babb-f1d5d65b73c0 tempest-ProjectReaderTests39-1754267797 tempest-ProjectReaderTests39-1754267797-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:51:27.760089 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-68015bcf-cec1-4c0c-babb-f1d5d65b73c0 tempest-ProjectReaderTests39-1754267797 tempest-ProjectReaderTests39-1754267797-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:51:27.762104 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:51:27.762104 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:51:27.766424 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-cc107ac8-e77d-45e8-841e-41e4bf7de041 tempest-SnapshotDependencyTests-1744209971 tempest-SnapshotDependencyTests-1744209971-project-member] Volume info retrieved successfully. Aug 25 05:51:27.768513 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:51:27.768513 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:51:27.772489 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-cc107ac8-e77d-45e8-841e-41e4bf7de041 tempest-SnapshotDependencyTests-1744209971 tempest-SnapshotDependencyTests-1744209971-project-member] https://10.4.3.189/volume/v3/volumes/529b9bbc-6ffc-4f7c-a298-9eb630ad4574 returned with HTTP 200 Aug 25 05:51:27.772931 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1181/4746] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:51:27 2026] GET /volume/v3/volumes/529b9bbc-6ffc-4f7c-a298-9eb630ad4574 => generated 833 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:51:27.776093 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-68015bcf-cec1-4c0c-babb-f1d5d65b73c0 tempest-ProjectReaderTests39-1754267797 tempest-ProjectReaderTests39-1754267797-project-admin] Volume info retrieved successfully. Aug 25 05:51:27.782590 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-68015bcf-cec1-4c0c-babb-f1d5d65b73c0 tempest-ProjectReaderTests39-1754267797 tempest-ProjectReaderTests39-1754267797-project-admin] https://10.4.3.189/volume/v3/volumes/8a16ac80-28bf-4fa8-807c-8421f1072976 returned with HTTP 200 Aug 25 05:51:27.783190 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1185/4747] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:51:27 2026] GET /volume/v3/volumes/8a16ac80-28bf-4fa8-807c-8421f1072976 => generated 957 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:51:27.983393 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-dc53bc9e-fa37-464a-a66e-69714ad23053 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:51:27.985561 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-dc53bc9e-fa37-464a-a66e-69714ad23053 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] GET https://10.4.3.189/volume/v3/snapshots/08bbc824-06cb-494d-8e06-e34bfbb05340 Aug 25 05:51:27.985755 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-dc53bc9e-fa37-464a-a66e-69714ad23053 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:51:27.985968 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-dc53bc9e-fa37-464a-a66e-69714ad23053 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:51:27.990807 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-dc53bc9e-fa37-464a-a66e-69714ad23053 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] https://10.4.3.189/volume/v3/snapshots/08bbc824-06cb-494d-8e06-e34bfbb05340 returned with HTTP 404 Aug 25 05:51:27.991356 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1202/4748] 10.4.3.189 () {66 vars in 1354 bytes} [Tue Aug 25 05:51:27 2026] GET /volume/v3/snapshots/08bbc824-06cb-494d-8e06-e34bfbb05340 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:51:28.002268 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-c2191502-0025-4198-826e-0c85d00c9d04 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:51:28.003953 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c2191502-0025-4198-826e-0c85d00c9d04 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] GET https://10.4.3.189/volume/v3/volumes/afa4f1bd-c6c8-4972-b651-ec4505097c48 Aug 25 05:51:28.004204 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c2191502-0025-4198-826e-0c85d00c9d04 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:51:28.004452 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c2191502-0025-4198-826e-0c85d00c9d04 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:51:28.011965 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:51:28.011965 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:51:28.015599 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-c2191502-0025-4198-826e-0c85d00c9d04 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Volume info retrieved successfully. Aug 25 05:51:28.019885 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c2191502-0025-4198-826e-0c85d00c9d04 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] https://10.4.3.189/volume/v3/volumes/afa4f1bd-c6c8-4972-b651-ec4505097c48 returned with HTTP 200 Aug 25 05:51:28.020331 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1181/4749] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:51:28 2026] GET /volume/v3/volumes/afa4f1bd-c6c8-4972-b651-ec4505097c48 => generated 846 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:51:28.047155 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-00160416-1656-4d9c-a389-8e3dad00b3a6 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:51:28.048847 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-00160416-1656-4d9c-a389-8e3dad00b3a6 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] POST https://10.4.3.189/volume/v3/volumes Aug 25 05:51:28.049245 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-00160416-1656-4d9c-a389-8e3dad00b3a6 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "821ab3e7-1977-4d78-a63f-5997ce48392f", "size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1495862970"}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:51:28.050645 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.v3.volumes [None req-00160416-1656-4d9c-a389-8e3dad00b3a6 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Create volume request body: {'volume': {'imageRef': '821ab3e7-1977-4d78-a63f-5997ce48392f', 'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1495862970'}} {{(pid=100270) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 05:51:28.239415 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.v3.volumes [None req-00160416-1656-4d9c-a389-8e3dad00b3a6 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Create volume of 1 GB Aug 25 05:51:28.244306 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-00160416-1656-4d9c-a389-8e3dad00b3a6 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Availability Zones retrieved successfully. Aug 25 05:51:28.249472 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-00160416-1656-4d9c-a389-8e3dad00b3a6 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Flow 'volume_create_api' (2be04fd2-dd1f-458a-89e5-09f983cdbbdf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:51:28.250779 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-00160416-1656-4d9c-a389-8e3dad00b3a6 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (90a507aa-f299-45e6-8f3a-3ce5ee2c3339) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:51:28.251682 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.flows.api.create_volume [None req-00160416-1656-4d9c-a389-8e3dad00b3a6 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Validating volume size '1' using validate_int {{(pid=100270) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 05:51:28.317294 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-00160416-1656-4d9c-a389-8e3dad00b3a6 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (90a507aa-f299-45e6-8f3a-3ce5ee2c3339) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T05:35:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=23fc6e5d-fce0-4521-ba46-4837b4232084,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '23fc6e5d-fce0-4521-ba46-4837b4232084', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:51:28.318140 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-00160416-1656-4d9c-a389-8e3dad00b3a6 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (076d8af1-447d-47ef-901c-ca37d1adcd12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:51:28.361221 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.quota [None req-00160416-1656-4d9c-a389-8e3dad00b3a6 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Created reservations ['79b9a78a-6943-4724-9d91-bc3ca7fcb2ba', '006e0e23-0df1-4d46-9399-6f72e0a3788d', 'c2cbfac6-26dd-4bf1-b9a1-23b172764c3b', '117808ff-e8ff-42d7-9637-495987305905'] {{(pid=100270) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:51:28.361986 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-00160416-1656-4d9c-a389-8e3dad00b3a6 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (076d8af1-447d-47ef-901c-ca37d1adcd12) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['79b9a78a-6943-4724-9d91-bc3ca7fcb2ba', '006e0e23-0df1-4d46-9399-6f72e0a3788d', 'c2cbfac6-26dd-4bf1-b9a1-23b172764c3b', '117808ff-e8ff-42d7-9637-495987305905']}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:51:28.362860 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-00160416-1656-4d9c-a389-8e3dad00b3a6 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a0e0183b-da70-4ae3-a9f7-b62b6bf1076c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:51:28.381932 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-00160416-1656-4d9c-a389-8e3dad00b3a6 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a0e0183b-da70-4ae3-a9f7-b62b6bf1076c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '24cd54c3-e8e7-485c-99a5-8c26fd4c696f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1495862970',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0f781491ba8b4293ab3819bc97040ad4',qos_specs=None,replication_status=,reservations=['79b9a78a-6943-4724-9d91-bc3ca7fcb2ba','006e0e23-0df1-4d46-9399-6f72e0a3788d','c2cbfac6-26dd-4bf1-b9a1-23b172764c3b','117808ff-e8ff-42d7-9637-495987305905'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a8d714b9e1514306b41f6e982d1e979c',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T05:51:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1495862970',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=24cd54c3-e8e7-485c-99a5-8c26fd4c696f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0f781491ba8b4293ab3819bc97040ad4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a8d714b9e1514306b41f6e982d1e979c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(23fc6e5d-fce0-4521-ba46-4837b4232084),volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:51:28.382767 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-00160416-1656-4d9c-a389-8e3dad00b3a6 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ff106690-e12c-4d75-b9c2-200085fa5618) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:51:28.398139 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-00160416-1656-4d9c-a389-8e3dad00b3a6 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ff106690-e12c-4d75-b9c2-200085fa5618) transitioned into state 'SUCCESS' from state '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-1495862970',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0f781491ba8b4293ab3819bc97040ad4',qos_specs=None,replication_status=,reservations=['79b9a78a-6943-4724-9d91-bc3ca7fcb2ba','006e0e23-0df1-4d46-9399-6f72e0a3788d','c2cbfac6-26dd-4bf1-b9a1-23b172764c3b','117808ff-e8ff-42d7-9637-495987305905'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a8d714b9e1514306b41f6e982d1e979c',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:51:28.398706 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-00160416-1656-4d9c-a389-8e3dad00b3a6 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b680c6e7-de1f-4e26-a13c-245519c27cb9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:51:28.406563 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-00160416-1656-4d9c-a389-8e3dad00b3a6 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b680c6e7-de1f-4e26-a13c-245519c27cb9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:51:28.407185 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-00160416-1656-4d9c-a389-8e3dad00b3a6 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Flow 'volume_create_api' (2be04fd2-dd1f-458a-89e5-09f983cdbbdf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100270) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:51:28.407420 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-00160416-1656-4d9c-a389-8e3dad00b3a6 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Create volume request issued successfully. Aug 25 05:51:28.407913 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-00160416-1656-4d9c-a389-8e3dad00b3a6 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] https://10.4.3.189/volume/v3/volumes returned with HTTP 202 Aug 25 05:51:28.408303 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1182/4750] 10.4.3.189 () {68 vars in 1259 bytes} [Tue Aug 25 05:51:28 2026] POST /volume/v3/volumes => generated 754 bytes in 361 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 05:51:28.421635 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-8e0dd9ed-e9a9-4bc1-9355-4f1024e47d3c None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:51:28.423424 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-8e0dd9ed-e9a9-4bc1-9355-4f1024e47d3c tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] GET https://10.4.3.189/volume/v3/volumes/24cd54c3-e8e7-485c-99a5-8c26fd4c696f Aug 25 05:51:28.423743 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-8e0dd9ed-e9a9-4bc1-9355-4f1024e47d3c tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:51:28.423927 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-8e0dd9ed-e9a9-4bc1-9355-4f1024e47d3c tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:51:28.431410 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:51:28.431410 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:51:28.435817 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-8e0dd9ed-e9a9-4bc1-9355-4f1024e47d3c tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Volume info retrieved successfully. Aug 25 05:51:28.440762 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-8e0dd9ed-e9a9-4bc1-9355-4f1024e47d3c tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] https://10.4.3.189/volume/v3/volumes/24cd54c3-e8e7-485c-99a5-8c26fd4c696f returned with HTTP 200 Aug 25 05:51:28.441163 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1186/4751] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:51:28 2026] GET /volume/v3/volumes/24cd54c3-e8e7-485c-99a5-8c26fd4c696f => generated 822 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:51:28.788126 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-4433b0d0-dc82-4ae1-9da5-cacd2104b086 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:51:28.789971 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-4433b0d0-dc82-4ae1-9da5-cacd2104b086 tempest-SnapshotDependencyTests-1744209971 tempest-SnapshotDependencyTests-1744209971-project-member] GET https://10.4.3.189/volume/v3/volumes/529b9bbc-6ffc-4f7c-a298-9eb630ad4574 Aug 25 05:51:28.790161 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-4433b0d0-dc82-4ae1-9da5-cacd2104b086 tempest-SnapshotDependencyTests-1744209971 tempest-SnapshotDependencyTests-1744209971-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:51:28.790341 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-4433b0d0-dc82-4ae1-9da5-cacd2104b086 tempest-SnapshotDependencyTests-1744209971 tempest-SnapshotDependencyTests-1744209971-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:51:28.795975 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-4433b0d0-dc82-4ae1-9da5-cacd2104b086 tempest-SnapshotDependencyTests-1744209971 tempest-SnapshotDependencyTests-1744209971-project-member] https://10.4.3.189/volume/v3/volumes/529b9bbc-6ffc-4f7c-a298-9eb630ad4574 returned with HTTP 404 Aug 25 05:51:28.796484 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1203/4752] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:51:28 2026] GET /volume/v3/volumes/529b9bbc-6ffc-4f7c-a298-9eb630ad4574 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:51:28.799697 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-3edadc96-85a8-482c-a214-9e0682924493 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:51:28.799697 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-3edadc96-85a8-482c-a214-9e0682924493 tempest-ProjectReaderTests39-1754267797 tempest-ProjectReaderTests39-1754267797-project-admin] GET https://10.4.3.189/volume/v3/volumes/8a16ac80-28bf-4fa8-807c-8421f1072976 Aug 25 05:51:28.799697 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-3edadc96-85a8-482c-a214-9e0682924493 tempest-ProjectReaderTests39-1754267797 tempest-ProjectReaderTests39-1754267797-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:51:28.800044 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-3edadc96-85a8-482c-a214-9e0682924493 tempest-ProjectReaderTests39-1754267797 tempest-ProjectReaderTests39-1754267797-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:51:28.803162 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-c9c526ec-7ded-4aae-81db-75b862436b2d None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:51:28.804979 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-c9c526ec-7ded-4aae-81db-75b862436b2d tempest-SnapshotDependencyTests-1744209971 tempest-SnapshotDependencyTests-1744209971-project-member] DELETE https://10.4.3.189/volume/v3/snapshots/92127be7-78ea-4e50-aa0b-ef18f4f309d2 Aug 25 05:51:28.805209 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-c9c526ec-7ded-4aae-81db-75b862436b2d tempest-SnapshotDependencyTests-1744209971 tempest-SnapshotDependencyTests-1744209971-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:51:28.805412 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-c9c526ec-7ded-4aae-81db-75b862436b2d tempest-SnapshotDependencyTests-1744209971 tempest-SnapshotDependencyTests-1744209971-project-member] Calling method 'delete' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:51:28.805554 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.v3.snapshots [None req-c9c526ec-7ded-4aae-81db-75b862436b2d tempest-SnapshotDependencyTests-1744209971 tempest-SnapshotDependencyTests-1744209971-project-member] Delete snapshot with id: 92127be7-78ea-4e50-aa0b-ef18f4f309d2 Aug 25 05:51:28.806706 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:51:28.806706 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:51:28.809642 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-c9c526ec-7ded-4aae-81db-75b862436b2d tempest-SnapshotDependencyTests-1744209971 tempest-SnapshotDependencyTests-1744209971-project-member] https://10.4.3.189/volume/v3/snapshots/92127be7-78ea-4e50-aa0b-ef18f4f309d2 returned with HTTP 404 Aug 25 05:51:28.809888 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-3edadc96-85a8-482c-a214-9e0682924493 tempest-ProjectReaderTests39-1754267797 tempest-ProjectReaderTests39-1754267797-project-admin] Volume info retrieved successfully. Aug 25 05:51:28.810075 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1183/4753] 10.4.3.189 () {66 vars in 1357 bytes} [Tue Aug 25 05:51:28 2026] DELETE /volume/v3/snapshots/92127be7-78ea-4e50-aa0b-ef18f4f309d2 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:51:28.813972 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-3edadc96-85a8-482c-a214-9e0682924493 tempest-ProjectReaderTests39-1754267797 tempest-ProjectReaderTests39-1754267797-project-admin] https://10.4.3.189/volume/v3/volumes/8a16ac80-28bf-4fa8-807c-8421f1072976 returned with HTTP 200 Aug 25 05:51:28.814095 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1182/4754] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:51:28 2026] GET /volume/v3/volumes/8a16ac80-28bf-4fa8-807c-8421f1072976 => generated 1009 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:51:28.816387 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-56367d43-b052-4395-a3c0-0a33ad8bcf8f None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:51:28.818152 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-56367d43-b052-4395-a3c0-0a33ad8bcf8f tempest-SnapshotDependencyTests-1744209971 tempest-SnapshotDependencyTests-1744209971-project-member] GET https://10.4.3.189/volume/v3/snapshots/92127be7-78ea-4e50-aa0b-ef18f4f309d2 Aug 25 05:51:28.818369 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-56367d43-b052-4395-a3c0-0a33ad8bcf8f tempest-SnapshotDependencyTests-1744209971 tempest-SnapshotDependencyTests-1744209971-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:51:28.818586 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-56367d43-b052-4395-a3c0-0a33ad8bcf8f tempest-SnapshotDependencyTests-1744209971 tempest-SnapshotDependencyTests-1744209971-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:51:28.822835 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-56367d43-b052-4395-a3c0-0a33ad8bcf8f tempest-SnapshotDependencyTests-1744209971 tempest-SnapshotDependencyTests-1744209971-project-member] https://10.4.3.189/volume/v3/snapshots/92127be7-78ea-4e50-aa0b-ef18f4f309d2 returned with HTTP 404 Aug 25 05:51:28.823277 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1187/4755] 10.4.3.189 () {66 vars in 1354 bytes} [Tue Aug 25 05:51:28 2026] GET /volume/v3/snapshots/92127be7-78ea-4e50-aa0b-ef18f4f309d2 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:51:28.825636 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-0afcc934-0909-4323-950a-d40a8dade23f None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:51:28.827251 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-0afcc934-0909-4323-950a-d40a8dade23f tempest-ProjectReaderTests39-1754267797 tempest-ProjectReaderTests39-1754267797-project-admin] POST https://10.4.3.189/volume/v3/backups Aug 25 05:51:28.827570 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-0afcc934-0909-4323-950a-d40a8dade23f tempest-ProjectReaderTests39-1754267797 tempest-ProjectReaderTests39-1754267797-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "8a16ac80-28bf-4fa8-807c-8421f1072976", "name": "tempest-type-Backup-383919144"}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:51:28.828949 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.contrib.backups [None req-0afcc934-0909-4323-950a-d40a8dade23f tempest-ProjectReaderTests39-1754267797 tempest-ProjectReaderTests39-1754267797-project-admin] Creating new backup {'backup': {'volume_id': '8a16ac80-28bf-4fa8-807c-8421f1072976', 'name': 'tempest-type-Backup-383919144'}} {{(pid=100271) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 25 05:51:28.828949 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.contrib.backups [None req-0afcc934-0909-4323-950a-d40a8dade23f tempest-ProjectReaderTests39-1754267797 tempest-ProjectReaderTests39-1754267797-project-admin] Creating backup of volume 8a16ac80-28bf-4fa8-807c-8421f1072976 in container None Aug 25 05:51:28.829909 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-91cbed6a-2995-4bf8-bd14-39c5755f55b1 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:51:28.831624 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-91cbed6a-2995-4bf8-bd14-39c5755f55b1 tempest-SnapshotDependencyTests-1744209971 tempest-SnapshotDependencyTests-1744209971-project-member] DELETE https://10.4.3.189/volume/v3/volumes/77d00df1-f5f4-4fce-bd88-4b0c224f38f7 Aug 25 05:51:28.831847 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-91cbed6a-2995-4bf8-bd14-39c5755f55b1 tempest-SnapshotDependencyTests-1744209971 tempest-SnapshotDependencyTests-1744209971-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:51:28.832069 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-91cbed6a-2995-4bf8-bd14-39c5755f55b1 tempest-SnapshotDependencyTests-1744209971 tempest-SnapshotDependencyTests-1744209971-project-member] Calling method 'delete' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:51:28.832268 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.v3.volumes [None req-91cbed6a-2995-4bf8-bd14-39c5755f55b1 tempest-SnapshotDependencyTests-1744209971 tempest-SnapshotDependencyTests-1744209971-project-member] Delete volume with id: 77d00df1-f5f4-4fce-bd88-4b0c224f38f7 Aug 25 05:51:28.835469 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:51:28.835469 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:51:28.835761 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-0afcc934-0909-4323-950a-d40a8dade23f tempest-ProjectReaderTests39-1754267797 tempest-ProjectReaderTests39-1754267797-project-admin] Volume info retrieved successfully. Aug 25 05:51:28.837540 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-91cbed6a-2995-4bf8-bd14-39c5755f55b1 tempest-SnapshotDependencyTests-1744209971 tempest-SnapshotDependencyTests-1744209971-project-member] https://10.4.3.189/volume/v3/volumes/77d00df1-f5f4-4fce-bd88-4b0c224f38f7 returned with HTTP 404 Aug 25 05:51:28.837987 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1184/4756] 10.4.3.189 () {66 vars in 1351 bytes} [Tue Aug 25 05:51:28 2026] DELETE /volume/v3/volumes/77d00df1-f5f4-4fce-bd88-4b0c224f38f7 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:51:28.844754 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-cf01412b-1fdd-4de5-99c8-e6a9195c0b4e None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:51:28.846543 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-cf01412b-1fdd-4de5-99c8-e6a9195c0b4e tempest-SnapshotDependencyTests-1744209971 tempest-SnapshotDependencyTests-1744209971-project-member] GET https://10.4.3.189/volume/v3/volumes/77d00df1-f5f4-4fce-bd88-4b0c224f38f7 Aug 25 05:51:28.846767 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-cf01412b-1fdd-4de5-99c8-e6a9195c0b4e tempest-SnapshotDependencyTests-1744209971 tempest-SnapshotDependencyTests-1744209971-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:51:28.846960 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-cf01412b-1fdd-4de5-99c8-e6a9195c0b4e tempest-SnapshotDependencyTests-1744209971 tempest-SnapshotDependencyTests-1744209971-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:51:28.852389 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-cf01412b-1fdd-4de5-99c8-e6a9195c0b4e tempest-SnapshotDependencyTests-1744209971 tempest-SnapshotDependencyTests-1744209971-project-member] https://10.4.3.189/volume/v3/volumes/77d00df1-f5f4-4fce-bd88-4b0c224f38f7 returned with HTTP 404 Aug 25 05:51:28.852827 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1183/4757] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:51:28 2026] GET /volume/v3/volumes/77d00df1-f5f4-4fce-bd88-4b0c224f38f7 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:51:28.857989 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.quota [None req-0afcc934-0909-4323-950a-d40a8dade23f tempest-ProjectReaderTests39-1754267797 tempest-ProjectReaderTests39-1754267797-project-admin] Created reservations ['5bb95d93-4562-43ee-a93d-475b8797b4ec', '9e83f4ad-2ff7-4f3d-a94f-1d1e6ca4fcec'] {{(pid=100271) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:51:28.883869 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-0afcc934-0909-4323-950a-d40a8dade23f tempest-ProjectReaderTests39-1754267797 tempest-ProjectReaderTests39-1754267797-project-admin] https://10.4.3.189/volume/v3/backups returned with HTTP 202 Aug 25 05:51:28.884279 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1204/4758] 10.4.3.189 () {70 vars in 1299 bytes} [Tue Aug 25 05:51:28 2026] POST /volume/v3/backups => generated 315 bytes in 59 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 05:51:28.892350 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-870d8e93-6988-4bea-b5ae-b7fa178579e1 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:51:28.894247 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-870d8e93-6988-4bea-b5ae-b7fa178579e1 tempest-ProjectReaderTests39-1754267797 tempest-ProjectReaderTests39-1754267797-project-admin] GET https://10.4.3.189/volume/v3/backups/ba874af1-a1eb-4b2b-aa26-098f399ac2d2 Aug 25 05:51:28.894459 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-870d8e93-6988-4bea-b5ae-b7fa178579e1 tempest-ProjectReaderTests39-1754267797 tempest-ProjectReaderTests39-1754267797-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:51:28.894640 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-870d8e93-6988-4bea-b5ae-b7fa178579e1 tempest-ProjectReaderTests39-1754267797 tempest-ProjectReaderTests39-1754267797-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:51:28.894737 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-870d8e93-6988-4bea-b5ae-b7fa178579e1 tempest-ProjectReaderTests39-1754267797 tempest-ProjectReaderTests39-1754267797-project-admin] Show backup with id ba874af1-a1eb-4b2b-aa26-098f399ac2d2. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:51:28.903628 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:51:28.903628 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:51:28.904254 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-870d8e93-6988-4bea-b5ae-b7fa178579e1 tempest-ProjectReaderTests39-1754267797 tempest-ProjectReaderTests39-1754267797-project-admin] https://10.4.3.189/volume/v3/backups/ba874af1-a1eb-4b2b-aa26-098f399ac2d2 returned with HTTP 200 Aug 25 05:51:28.904627 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1188/4759] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:51:28 2026] GET /volume/v3/backups/ba874af1-a1eb-4b2b-aa26-098f399ac2d2 => generated 722 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:51:29.456730 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-2f585a63-1151-4e82-8880-a29ebba4b40f None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:51:29.459034 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-2f585a63-1151-4e82-8880-a29ebba4b40f tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] GET https://10.4.3.189/volume/v3/volumes/24cd54c3-e8e7-485c-99a5-8c26fd4c696f Aug 25 05:51:29.459254 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-2f585a63-1151-4e82-8880-a29ebba4b40f tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:51:29.459445 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-2f585a63-1151-4e82-8880-a29ebba4b40f tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:51:29.467151 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:51:29.467151 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:51:29.471242 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-2f585a63-1151-4e82-8880-a29ebba4b40f tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Volume info retrieved successfully. Aug 25 05:51:29.475817 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-2f585a63-1151-4e82-8880-a29ebba4b40f tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] https://10.4.3.189/volume/v3/volumes/24cd54c3-e8e7-485c-99a5-8c26fd4c696f returned with HTTP 200 Aug 25 05:51:29.476246 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1185/4760] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:51:29 2026] GET /volume/v3/volumes/24cd54c3-e8e7-485c-99a5-8c26fd4c696f => generated 1362 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:51:29.915367 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-b6e070d2-d4fc-46e8-864d-483974f97fd2 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:51:29.917042 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b6e070d2-d4fc-46e8-864d-483974f97fd2 tempest-ProjectReaderTests39-1754267797 tempest-ProjectReaderTests39-1754267797-project-admin] GET https://10.4.3.189/volume/v3/backups/ba874af1-a1eb-4b2b-aa26-098f399ac2d2 Aug 25 05:51:29.917270 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b6e070d2-d4fc-46e8-864d-483974f97fd2 tempest-ProjectReaderTests39-1754267797 tempest-ProjectReaderTests39-1754267797-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:51:29.917462 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b6e070d2-d4fc-46e8-864d-483974f97fd2 tempest-ProjectReaderTests39-1754267797 tempest-ProjectReaderTests39-1754267797-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:51:29.917563 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-b6e070d2-d4fc-46e8-864d-483974f97fd2 tempest-ProjectReaderTests39-1754267797 tempest-ProjectReaderTests39-1754267797-project-admin] Show backup with id ba874af1-a1eb-4b2b-aa26-098f399ac2d2. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:51:29.922170 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:51:29.922170 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:51:29.922921 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b6e070d2-d4fc-46e8-864d-483974f97fd2 tempest-ProjectReaderTests39-1754267797 tempest-ProjectReaderTests39-1754267797-project-admin] https://10.4.3.189/volume/v3/backups/ba874af1-a1eb-4b2b-aa26-098f399ac2d2 returned with HTTP 200 Aug 25 05:51:29.923945 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1184/4761] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:51:29 2026] GET /volume/v3/backups/ba874af1-a1eb-4b2b-aa26-098f399ac2d2 => generated 724 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:51:30.934137 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-63bd52f9-69cd-4b51-a2fb-e89b9b52d855 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:51:30.936313 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-63bd52f9-69cd-4b51-a2fb-e89b9b52d855 tempest-ProjectReaderTests39-1754267797 tempest-ProjectReaderTests39-1754267797-project-admin] GET https://10.4.3.189/volume/v3/backups/ba874af1-a1eb-4b2b-aa26-098f399ac2d2 Aug 25 05:51:30.936612 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-63bd52f9-69cd-4b51-a2fb-e89b9b52d855 tempest-ProjectReaderTests39-1754267797 tempest-ProjectReaderTests39-1754267797-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:51:30.936877 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-63bd52f9-69cd-4b51-a2fb-e89b9b52d855 tempest-ProjectReaderTests39-1754267797 tempest-ProjectReaderTests39-1754267797-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:51:30.937038 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-63bd52f9-69cd-4b51-a2fb-e89b9b52d855 tempest-ProjectReaderTests39-1754267797 tempest-ProjectReaderTests39-1754267797-project-admin] Show backup with id ba874af1-a1eb-4b2b-aa26-098f399ac2d2. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:51:30.942364 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:51:30.942364 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:51:30.943053 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-63bd52f9-69cd-4b51-a2fb-e89b9b52d855 tempest-ProjectReaderTests39-1754267797 tempest-ProjectReaderTests39-1754267797-project-admin] https://10.4.3.189/volume/v3/backups/ba874af1-a1eb-4b2b-aa26-098f399ac2d2 returned with HTTP 200 Aug 25 05:51:30.943601 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1205/4762] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:51:30 2026] GET /volume/v3/backups/ba874af1-a1eb-4b2b-aa26-098f399ac2d2 => generated 724 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:51:31.954703 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-3ce05f1d-218b-4908-9cb3-ca71f1ce8c09 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:51:31.962711 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-3ce05f1d-218b-4908-9cb3-ca71f1ce8c09 tempest-ProjectReaderTests39-1754267797 tempest-ProjectReaderTests39-1754267797-project-admin] GET https://10.4.3.189/volume/v3/backups/ba874af1-a1eb-4b2b-aa26-098f399ac2d2 Aug 25 05:51:31.963566 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-3ce05f1d-218b-4908-9cb3-ca71f1ce8c09 tempest-ProjectReaderTests39-1754267797 tempest-ProjectReaderTests39-1754267797-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:51:31.964254 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-3ce05f1d-218b-4908-9cb3-ca71f1ce8c09 tempest-ProjectReaderTests39-1754267797 tempest-ProjectReaderTests39-1754267797-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:51:31.964254 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-3ce05f1d-218b-4908-9cb3-ca71f1ce8c09 tempest-ProjectReaderTests39-1754267797 tempest-ProjectReaderTests39-1754267797-project-admin] Show backup with id ba874af1-a1eb-4b2b-aa26-098f399ac2d2. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:51:31.972090 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:51:31.972090 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:51:31.972936 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-3ce05f1d-218b-4908-9cb3-ca71f1ce8c09 tempest-ProjectReaderTests39-1754267797 tempest-ProjectReaderTests39-1754267797-project-admin] https://10.4.3.189/volume/v3/backups/ba874af1-a1eb-4b2b-aa26-098f399ac2d2 returned with HTTP 200 Aug 25 05:51:31.974421 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1189/4763] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:51:31 2026] GET /volume/v3/backups/ba874af1-a1eb-4b2b-aa26-098f399ac2d2 => generated 735 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:51:32.985171 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-743a6d4f-22a5-442b-a08f-08d0d14df7cf None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:51:32.986972 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-743a6d4f-22a5-442b-a08f-08d0d14df7cf tempest-ProjectReaderTests39-1754267797 tempest-ProjectReaderTests39-1754267797-project-admin] GET https://10.4.3.189/volume/v3/backups/ba874af1-a1eb-4b2b-aa26-098f399ac2d2 Aug 25 05:51:32.987243 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-743a6d4f-22a5-442b-a08f-08d0d14df7cf tempest-ProjectReaderTests39-1754267797 tempest-ProjectReaderTests39-1754267797-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:51:32.987591 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-743a6d4f-22a5-442b-a08f-08d0d14df7cf tempest-ProjectReaderTests39-1754267797 tempest-ProjectReaderTests39-1754267797-project-admin] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:51:32.987591 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-743a6d4f-22a5-442b-a08f-08d0d14df7cf tempest-ProjectReaderTests39-1754267797 tempest-ProjectReaderTests39-1754267797-project-admin] Show backup with id ba874af1-a1eb-4b2b-aa26-098f399ac2d2. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:51:32.992411 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:51:32.992411 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:51:32.993269 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-743a6d4f-22a5-442b-a08f-08d0d14df7cf tempest-ProjectReaderTests39-1754267797 tempest-ProjectReaderTests39-1754267797-project-admin] https://10.4.3.189/volume/v3/backups/ba874af1-a1eb-4b2b-aa26-098f399ac2d2 returned with HTTP 200 Aug 25 05:51:32.993695 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1186/4764] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:51:32 2026] GET /volume/v3/backups/ba874af1-a1eb-4b2b-aa26-098f399ac2d2 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:51:34.007031 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-cc28e155-bbbb-44e5-af1c-6c4adb0a9c3e None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:51:34.009920 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-cc28e155-bbbb-44e5-af1c-6c4adb0a9c3e tempest-ProjectReaderTests39-1754267797 tempest-ProjectReaderTests39-1754267797-project-admin] GET https://10.4.3.189/volume/v3/backups/ba874af1-a1eb-4b2b-aa26-098f399ac2d2 Aug 25 05:51:34.010219 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-cc28e155-bbbb-44e5-af1c-6c4adb0a9c3e tempest-ProjectReaderTests39-1754267797 tempest-ProjectReaderTests39-1754267797-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:51:34.010483 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-cc28e155-bbbb-44e5-af1c-6c4adb0a9c3e tempest-ProjectReaderTests39-1754267797 tempest-ProjectReaderTests39-1754267797-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:51:34.010633 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-cc28e155-bbbb-44e5-af1c-6c4adb0a9c3e tempest-ProjectReaderTests39-1754267797 tempest-ProjectReaderTests39-1754267797-project-admin] Show backup with id ba874af1-a1eb-4b2b-aa26-098f399ac2d2. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:51:34.016042 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:51:34.016042 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:51:34.017305 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-cc28e155-bbbb-44e5-af1c-6c4adb0a9c3e tempest-ProjectReaderTests39-1754267797 tempest-ProjectReaderTests39-1754267797-project-admin] https://10.4.3.189/volume/v3/backups/ba874af1-a1eb-4b2b-aa26-098f399ac2d2 returned with HTTP 200 Aug 25 05:51:34.017874 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1185/4765] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:51:34 2026] GET /volume/v3/backups/ba874af1-a1eb-4b2b-aa26-098f399ac2d2 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:51:35.029827 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-cc2817a4-0ac8-49e7-ac8a-5f59a7e26af5 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:51:35.031552 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-cc2817a4-0ac8-49e7-ac8a-5f59a7e26af5 tempest-ProjectReaderTests39-1754267797 tempest-ProjectReaderTests39-1754267797-project-admin] GET https://10.4.3.189/volume/v3/backups/ba874af1-a1eb-4b2b-aa26-098f399ac2d2 Aug 25 05:51:35.031768 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-cc2817a4-0ac8-49e7-ac8a-5f59a7e26af5 tempest-ProjectReaderTests39-1754267797 tempest-ProjectReaderTests39-1754267797-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:51:35.031922 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-cc2817a4-0ac8-49e7-ac8a-5f59a7e26af5 tempest-ProjectReaderTests39-1754267797 tempest-ProjectReaderTests39-1754267797-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:51:35.032038 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-cc2817a4-0ac8-49e7-ac8a-5f59a7e26af5 tempest-ProjectReaderTests39-1754267797 tempest-ProjectReaderTests39-1754267797-project-admin] Show backup with id ba874af1-a1eb-4b2b-aa26-098f399ac2d2. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:51:35.037359 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:51:35.037359 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:51:35.038201 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-cc2817a4-0ac8-49e7-ac8a-5f59a7e26af5 tempest-ProjectReaderTests39-1754267797 tempest-ProjectReaderTests39-1754267797-project-admin] https://10.4.3.189/volume/v3/backups/ba874af1-a1eb-4b2b-aa26-098f399ac2d2 returned with HTTP 200 Aug 25 05:51:35.038985 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1206/4766] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:51:35 2026] GET /volume/v3/backups/ba874af1-a1eb-4b2b-aa26-098f399ac2d2 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:51:36.051330 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-72dec024-9c80-423f-98c5-c944835d5020 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:51:36.055431 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-72dec024-9c80-423f-98c5-c944835d5020 tempest-ProjectReaderTests39-1754267797 tempest-ProjectReaderTests39-1754267797-project-admin] GET https://10.4.3.189/volume/v3/backups/ba874af1-a1eb-4b2b-aa26-098f399ac2d2 Aug 25 05:51:36.055431 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-72dec024-9c80-423f-98c5-c944835d5020 tempest-ProjectReaderTests39-1754267797 tempest-ProjectReaderTests39-1754267797-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:51:36.055431 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-72dec024-9c80-423f-98c5-c944835d5020 tempest-ProjectReaderTests39-1754267797 tempest-ProjectReaderTests39-1754267797-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:51:36.055431 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-72dec024-9c80-423f-98c5-c944835d5020 tempest-ProjectReaderTests39-1754267797 tempest-ProjectReaderTests39-1754267797-project-admin] Show backup with id ba874af1-a1eb-4b2b-aa26-098f399ac2d2. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:51:36.060508 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:51:36.060508 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:51:36.061402 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-72dec024-9c80-423f-98c5-c944835d5020 tempest-ProjectReaderTests39-1754267797 tempest-ProjectReaderTests39-1754267797-project-admin] https://10.4.3.189/volume/v3/backups/ba874af1-a1eb-4b2b-aa26-098f399ac2d2 returned with HTTP 200 Aug 25 05:51:36.061518 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1190/4767] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:51:36 2026] GET /volume/v3/backups/ba874af1-a1eb-4b2b-aa26-098f399ac2d2 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:51:37.072885 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-73546b53-5029-4308-bf3e-74e2740366cc None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:51:37.075346 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-73546b53-5029-4308-bf3e-74e2740366cc tempest-ProjectReaderTests39-1754267797 tempest-ProjectReaderTests39-1754267797-project-admin] GET https://10.4.3.189/volume/v3/backups/ba874af1-a1eb-4b2b-aa26-098f399ac2d2 Aug 25 05:51:37.077080 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-73546b53-5029-4308-bf3e-74e2740366cc tempest-ProjectReaderTests39-1754267797 tempest-ProjectReaderTests39-1754267797-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:51:37.077080 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-73546b53-5029-4308-bf3e-74e2740366cc tempest-ProjectReaderTests39-1754267797 tempest-ProjectReaderTests39-1754267797-project-admin] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:51:37.077080 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-73546b53-5029-4308-bf3e-74e2740366cc tempest-ProjectReaderTests39-1754267797 tempest-ProjectReaderTests39-1754267797-project-admin] Show backup with id ba874af1-a1eb-4b2b-aa26-098f399ac2d2. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:51:37.081856 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:51:37.081856 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:51:37.083168 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-73546b53-5029-4308-bf3e-74e2740366cc tempest-ProjectReaderTests39-1754267797 tempest-ProjectReaderTests39-1754267797-project-admin] https://10.4.3.189/volume/v3/backups/ba874af1-a1eb-4b2b-aa26-098f399ac2d2 returned with HTTP 200 Aug 25 05:51:37.083659 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1187/4768] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:51:37 2026] GET /volume/v3/backups/ba874af1-a1eb-4b2b-aa26-098f399ac2d2 => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:51:37.204451 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-06c4a3d9-a2a1-43f0-b416-8cdac9f93f29 req-08827d5c-a602-473e-afae-dc47cfb15a24 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:51:37.207844 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-06c4a3d9-a2a1-43f0-b416-8cdac9f93f29 req-08827d5c-a602-473e-afae-dc47cfb15a24 tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] DELETE https://10.4.3.189/volume/v3/attachments/24afb9d8-1940-4339-b911-809f832606cb Aug 25 05:51:37.208188 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-06c4a3d9-a2a1-43f0-b416-8cdac9f93f29 req-08827d5c-a602-473e-afae-dc47cfb15a24 tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:51:37.208559 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-06c4a3d9-a2a1-43f0-b416-8cdac9f93f29 req-08827d5c-a602-473e-afae-dc47cfb15a24 tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Calling method 'version_select' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:51:37.219615 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:51:37.219615 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:51:37.275531 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-06c4a3d9-a2a1-43f0-b416-8cdac9f93f29 req-08827d5c-a602-473e-afae-dc47cfb15a24 tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] https://10.4.3.189/volume/v3/attachments/24afb9d8-1940-4339-b911-809f832606cb returned with HTTP 200 Aug 25 05:51:37.276184 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1186/4769] 10.4.3.189 () {72 vars in 1673 bytes} [Tue Aug 25 05:51:37 2026] DELETE /volume/v3/attachments/24afb9d8-1940-4339-b911-809f832606cb => generated 19 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:51:37.718202 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-c07897f8-7934-4120-ae62-b218ae1edbca req-65471a95-aa14-4c62-93e0-2fe64618ef6a None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:51:37.724051 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-c07897f8-7934-4120-ae62-b218ae1edbca req-65471a95-aa14-4c62-93e0-2fe64618ef6a tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] GET https://10.4.3.189/volume/v3/volumes/31f51d16-8d32-46b0-afaa-82dd6c590792 Aug 25 05:51:37.724354 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-c07897f8-7934-4120-ae62-b218ae1edbca req-65471a95-aa14-4c62-93e0-2fe64618ef6a tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:51:37.728324 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-c07897f8-7934-4120-ae62-b218ae1edbca req-65471a95-aa14-4c62-93e0-2fe64618ef6a tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:51:37.736142 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:51:37.736142 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:51:37.740680 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [req-c07897f8-7934-4120-ae62-b218ae1edbca req-65471a95-aa14-4c62-93e0-2fe64618ef6a tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Volume info retrieved successfully. Aug 25 05:51:37.745838 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-c07897f8-7934-4120-ae62-b218ae1edbca req-65471a95-aa14-4c62-93e0-2fe64618ef6a tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] https://10.4.3.189/volume/v3/volumes/31f51d16-8d32-46b0-afaa-82dd6c590792 returned with HTTP 200 Aug 25 05:51:37.746548 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1207/4770] 10.4.3.189 () {68 vars in 1598 bytes} [Tue Aug 25 05:51:37 2026] GET /volume/v3/volumes/31f51d16-8d32-46b0-afaa-82dd6c590792 => generated 877 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:51:38.096949 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-3564aee5-84c9-47ec-872c-cc998f1bf396 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:51:38.102051 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-3564aee5-84c9-47ec-872c-cc998f1bf396 tempest-ProjectReaderTests39-1754267797 tempest-ProjectReaderTests39-1754267797-project-admin] GET https://10.4.3.189/volume/v3/backups/ba874af1-a1eb-4b2b-aa26-098f399ac2d2 Aug 25 05:51:38.102224 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-3564aee5-84c9-47ec-872c-cc998f1bf396 tempest-ProjectReaderTests39-1754267797 tempest-ProjectReaderTests39-1754267797-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:51:38.102553 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-3564aee5-84c9-47ec-872c-cc998f1bf396 tempest-ProjectReaderTests39-1754267797 tempest-ProjectReaderTests39-1754267797-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:51:38.102626 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-3564aee5-84c9-47ec-872c-cc998f1bf396 tempest-ProjectReaderTests39-1754267797 tempest-ProjectReaderTests39-1754267797-project-admin] Show backup with id ba874af1-a1eb-4b2b-aa26-098f399ac2d2. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:51:38.112010 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:51:38.112010 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:51:38.112785 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-3564aee5-84c9-47ec-872c-cc998f1bf396 tempest-ProjectReaderTests39-1754267797 tempest-ProjectReaderTests39-1754267797-project-admin] https://10.4.3.189/volume/v3/backups/ba874af1-a1eb-4b2b-aa26-098f399ac2d2 returned with HTTP 200 Aug 25 05:51:38.113216 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1191/4771] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:51:38 2026] GET /volume/v3/backups/ba874af1-a1eb-4b2b-aa26-098f399ac2d2 => generated 735 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:51:39.125746 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-7289038e-028f-41f2-9d13-9adbfcbe9314 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:51:39.127644 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-7289038e-028f-41f2-9d13-9adbfcbe9314 tempest-ProjectReaderTests39-1754267797 tempest-ProjectReaderTests39-1754267797-project-admin] GET https://10.4.3.189/volume/v3/backups/ba874af1-a1eb-4b2b-aa26-098f399ac2d2 Aug 25 05:51:39.127836 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-7289038e-028f-41f2-9d13-9adbfcbe9314 tempest-ProjectReaderTests39-1754267797 tempest-ProjectReaderTests39-1754267797-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:51:39.128009 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-7289038e-028f-41f2-9d13-9adbfcbe9314 tempest-ProjectReaderTests39-1754267797 tempest-ProjectReaderTests39-1754267797-project-admin] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:51:39.128141 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-7289038e-028f-41f2-9d13-9adbfcbe9314 tempest-ProjectReaderTests39-1754267797 tempest-ProjectReaderTests39-1754267797-project-admin] Show backup with id ba874af1-a1eb-4b2b-aa26-098f399ac2d2. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:51:39.134180 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:51:39.134180 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:51:39.134933 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-7289038e-028f-41f2-9d13-9adbfcbe9314 tempest-ProjectReaderTests39-1754267797 tempest-ProjectReaderTests39-1754267797-project-admin] https://10.4.3.189/volume/v3/backups/ba874af1-a1eb-4b2b-aa26-098f399ac2d2 returned with HTTP 200 Aug 25 05:51:39.135373 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1188/4772] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:51:39 2026] GET /volume/v3/backups/ba874af1-a1eb-4b2b-aa26-098f399ac2d2 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:51:40.151799 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-bbcacf16-15a5-4987-9980-55a5a3f001d6 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:51:40.154660 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-bbcacf16-15a5-4987-9980-55a5a3f001d6 tempest-ProjectReaderTests39-1754267797 tempest-ProjectReaderTests39-1754267797-project-admin] GET https://10.4.3.189/volume/v3/backups/ba874af1-a1eb-4b2b-aa26-098f399ac2d2 Aug 25 05:51:40.154951 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-bbcacf16-15a5-4987-9980-55a5a3f001d6 tempest-ProjectReaderTests39-1754267797 tempest-ProjectReaderTests39-1754267797-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:51:40.155236 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-bbcacf16-15a5-4987-9980-55a5a3f001d6 tempest-ProjectReaderTests39-1754267797 tempest-ProjectReaderTests39-1754267797-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:51:40.155375 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-bbcacf16-15a5-4987-9980-55a5a3f001d6 tempest-ProjectReaderTests39-1754267797 tempest-ProjectReaderTests39-1754267797-project-admin] Show backup with id ba874af1-a1eb-4b2b-aa26-098f399ac2d2. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:51:40.160895 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:51:40.160895 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:51:40.161785 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-bbcacf16-15a5-4987-9980-55a5a3f001d6 tempest-ProjectReaderTests39-1754267797 tempest-ProjectReaderTests39-1754267797-project-admin] https://10.4.3.189/volume/v3/backups/ba874af1-a1eb-4b2b-aa26-098f399ac2d2 returned with HTTP 200 Aug 25 05:51:40.162301 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1187/4773] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:51:40 2026] GET /volume/v3/backups/ba874af1-a1eb-4b2b-aa26-098f399ac2d2 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:51:41.149161 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-51a44937-702b-4289-b8f0-f9cecdf1f0de None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:51:41.151621 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-51a44937-702b-4289-b8f0-f9cecdf1f0de tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] DELETE https://10.4.3.189/volume/v3/volumes/31f51d16-8d32-46b0-afaa-82dd6c590792 Aug 25 05:51:41.151894 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-51a44937-702b-4289-b8f0-f9cecdf1f0de tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:51:41.152198 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-51a44937-702b-4289-b8f0-f9cecdf1f0de tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Calling method 'delete' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:51:41.152427 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [None req-51a44937-702b-4289-b8f0-f9cecdf1f0de tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Delete volume with id: 31f51d16-8d32-46b0-afaa-82dd6c590792 Aug 25 05:51:41.155386 np0000008051 devstack@c-api.service[100271]: DEBUG dbcounter [-] [100271] Writing DB stats cinder:SELECT=553,cinder:UPDATE=210,cinder:INSERT=107 {{(pid=100271) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 05:51:41.165919 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:51:41.165919 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:51:41.167115 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-51a44937-702b-4289-b8f0-f9cecdf1f0de tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Volume info retrieved successfully. Aug 25 05:51:41.172880 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-b3158176-7a96-40a4-b8b1-b9fc8e0b323b None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:51:41.176288 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-b3158176-7a96-40a4-b8b1-b9fc8e0b323b tempest-ProjectReaderTests39-1754267797 tempest-ProjectReaderTests39-1754267797-project-admin] GET https://10.4.3.189/volume/v3/backups/ba874af1-a1eb-4b2b-aa26-098f399ac2d2 Aug 25 05:51:41.176948 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-b3158176-7a96-40a4-b8b1-b9fc8e0b323b tempest-ProjectReaderTests39-1754267797 tempest-ProjectReaderTests39-1754267797-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:51:41.177305 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-b3158176-7a96-40a4-b8b1-b9fc8e0b323b tempest-ProjectReaderTests39-1754267797 tempest-ProjectReaderTests39-1754267797-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:51:41.177488 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-b3158176-7a96-40a4-b8b1-b9fc8e0b323b tempest-ProjectReaderTests39-1754267797 tempest-ProjectReaderTests39-1754267797-project-admin] Show backup with id ba874af1-a1eb-4b2b-aa26-098f399ac2d2. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:51:41.183672 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:51:41.183672 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:51:41.183809 np0000008051 devstack@c-api.service[100271]: WARNING cinder.keymgr.conf_key_mgr [None req-51a44937-702b-4289-b8f0-f9cecdf1f0de tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 25 05:51:41.184575 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-b3158176-7a96-40a4-b8b1-b9fc8e0b323b tempest-ProjectReaderTests39-1754267797 tempest-ProjectReaderTests39-1754267797-project-admin] https://10.4.3.189/volume/v3/backups/ba874af1-a1eb-4b2b-aa26-098f399ac2d2 returned with HTTP 200 Aug 25 05:51:41.185040 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1192/4774] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:51:41 2026] GET /volume/v3/backups/ba874af1-a1eb-4b2b-aa26-098f399ac2d2 => generated 735 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:51:41.191740 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-51a44937-702b-4289-b8f0-f9cecdf1f0de tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Delete volume request issued successfully. Aug 25 05:51:41.192036 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-51a44937-702b-4289-b8f0-f9cecdf1f0de tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] https://10.4.3.189/volume/v3/volumes/31f51d16-8d32-46b0-afaa-82dd6c590792 returned with HTTP 202 Aug 25 05:51:41.192780 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1208/4775] 10.4.3.189 () {66 vars in 1351 bytes} [Tue Aug 25 05:51:41 2026] DELETE /volume/v3/volumes/31f51d16-8d32-46b0-afaa-82dd6c590792 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:51:41.210779 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-712cb889-8f55-4f98-98c3-2573127a7bbc None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:51:41.214582 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-712cb889-8f55-4f98-98c3-2573127a7bbc tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] GET https://10.4.3.189/volume/v3/volumes/31f51d16-8d32-46b0-afaa-82dd6c590792 Aug 25 05:51:41.214812 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-712cb889-8f55-4f98-98c3-2573127a7bbc tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:51:41.215005 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-712cb889-8f55-4f98-98c3-2573127a7bbc tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:51:41.225975 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:51:41.225975 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:51:41.233634 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-712cb889-8f55-4f98-98c3-2573127a7bbc tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Volume info retrieved successfully. Aug 25 05:51:41.241132 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-712cb889-8f55-4f98-98c3-2573127a7bbc tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] https://10.4.3.189/volume/v3/volumes/31f51d16-8d32-46b0-afaa-82dd6c590792 returned with HTTP 200 Aug 25 05:51:41.241541 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1189/4776] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:51:41 2026] GET /volume/v3/volumes/31f51d16-8d32-46b0-afaa-82dd6c590792 => generated 876 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:51:42.200642 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-f1af8249-3c5a-420e-930f-c0a7d273bccd None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:51:42.232766 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f1af8249-3c5a-420e-930f-c0a7d273bccd tempest-ProjectReaderTests39-1754267797 tempest-ProjectReaderTests39-1754267797-project-admin] GET https://10.4.3.189/volume/v3/backups/ba874af1-a1eb-4b2b-aa26-098f399ac2d2 Aug 25 05:51:42.235741 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f1af8249-3c5a-420e-930f-c0a7d273bccd tempest-ProjectReaderTests39-1754267797 tempest-ProjectReaderTests39-1754267797-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:51:42.238475 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f1af8249-3c5a-420e-930f-c0a7d273bccd tempest-ProjectReaderTests39-1754267797 tempest-ProjectReaderTests39-1754267797-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:51:42.239886 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-f1af8249-3c5a-420e-930f-c0a7d273bccd tempest-ProjectReaderTests39-1754267797 tempest-ProjectReaderTests39-1754267797-project-admin] Show backup with id ba874af1-a1eb-4b2b-aa26-098f399ac2d2. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:51:42.256138 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-8fafc86a-cfad-473f-8d53-bebd4eefbfba None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:51:42.258655 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-8fafc86a-cfad-473f-8d53-bebd4eefbfba tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] GET https://10.4.3.189/volume/v3/volumes/31f51d16-8d32-46b0-afaa-82dd6c590792 Aug 25 05:51:42.258913 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-8fafc86a-cfad-473f-8d53-bebd4eefbfba tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:51:42.259197 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-8fafc86a-cfad-473f-8d53-bebd4eefbfba tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:51:42.259322 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:51:42.259322 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:51:42.265491 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f1af8249-3c5a-420e-930f-c0a7d273bccd tempest-ProjectReaderTests39-1754267797 tempest-ProjectReaderTests39-1754267797-project-admin] https://10.4.3.189/volume/v3/backups/ba874af1-a1eb-4b2b-aa26-098f399ac2d2 returned with HTTP 200 Aug 25 05:51:42.265954 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-8fafc86a-cfad-473f-8d53-bebd4eefbfba tempest-TestEncryptedCinderVolumes-1505951644 tempest-TestEncryptedCinderVolumes-1505951644-project-member] https://10.4.3.189/volume/v3/volumes/31f51d16-8d32-46b0-afaa-82dd6c590792 returned with HTTP 404 Aug 25 05:51:42.266801 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1193/4777] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:51:42 2026] GET /volume/v3/volumes/31f51d16-8d32-46b0-afaa-82dd6c590792 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:51:42.267787 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1188/4778] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:51:42 2026] GET /volume/v3/backups/ba874af1-a1eb-4b2b-aa26-098f399ac2d2 => generated 735 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:51:42.275534 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-980eef0f-e8a4-42f6-a490-f0a2b943eef0 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:51:42.453354 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-980eef0f-e8a4-42f6-a490-f0a2b943eef0 tempest-TestEncryptedCinderVolumes-1487106366 tempest-TestEncryptedCinderVolumes-1487106366-project-admin] GET https://10.4.3.189/volume/v3/volumes/detail?all_tenants=1 Aug 25 05:51:42.453589 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-980eef0f-e8a4-42f6-a490-f0a2b943eef0 tempest-TestEncryptedCinderVolumes-1487106366 tempest-TestEncryptedCinderVolumes-1487106366-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:51:42.453776 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-980eef0f-e8a4-42f6-a490-f0a2b943eef0 tempest-TestEncryptedCinderVolumes-1487106366 tempest-TestEncryptedCinderVolumes-1487106366-project-admin] Calling method 'detail' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:51:42.454593 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-980eef0f-e8a4-42f6-a490-f0a2b943eef0 tempest-TestEncryptedCinderVolumes-1487106366 tempest-TestEncryptedCinderVolumes-1487106366-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100271) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 05:51:42.466768 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-980eef0f-e8a4-42f6-a490-f0a2b943eef0 tempest-TestEncryptedCinderVolumes-1487106366 tempest-TestEncryptedCinderVolumes-1487106366-project-admin] Get all volumes completed successfully. Aug 25 05:51:42.468861 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:51:42.468861 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:51:42.474306 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-980eef0f-e8a4-42f6-a490-f0a2b943eef0 tempest-TestEncryptedCinderVolumes-1487106366 tempest-TestEncryptedCinderVolumes-1487106366-project-admin] https://10.4.3.189/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 25 05:51:42.474813 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1209/4779] 10.4.3.189 () {66 vars in 1285 bytes} [Tue Aug 25 05:51:42 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 10635 bytes in 200 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 05:51:42.493806 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-c125b5df-6f08-4ec3-bff1-ad28e7a3f2c3 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:51:42.496209 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-c125b5df-6f08-4ec3-bff1-ad28e7a3f2c3 tempest-TestEncryptedCinderVolumes-1487106366 tempest-TestEncryptedCinderVolumes-1487106366-project-admin] DELETE https://10.4.3.189/volume/v3/types/ffb79bd3-7ec1-42fa-adc7-620edd535c38 Aug 25 05:51:42.496465 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-c125b5df-6f08-4ec3-bff1-ad28e7a3f2c3 tempest-TestEncryptedCinderVolumes-1487106366 tempest-TestEncryptedCinderVolumes-1487106366-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:51:42.496712 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-c125b5df-6f08-4ec3-bff1-ad28e7a3f2c3 tempest-TestEncryptedCinderVolumes-1487106366 tempest-TestEncryptedCinderVolumes-1487106366-project-admin] Calling method '_delete' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:51:42.525768 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-c125b5df-6f08-4ec3-bff1-ad28e7a3f2c3 tempest-TestEncryptedCinderVolumes-1487106366 tempest-TestEncryptedCinderVolumes-1487106366-project-admin] https://10.4.3.189/volume/v3/types/ffb79bd3-7ec1-42fa-adc7-620edd535c38 returned with HTTP 202 Aug 25 05:51:42.526185 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1190/4780] 10.4.3.189 () {66 vars in 1345 bytes} [Tue Aug 25 05:51:42 2026] DELETE /volume/v3/types/ffb79bd3-7ec1-42fa-adc7-620edd535c38 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:51:43.280969 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-6afccc98-568f-4b48-a07d-87fc2b259c7a None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:51:43.284303 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-6afccc98-568f-4b48-a07d-87fc2b259c7a tempest-ProjectReaderTests39-1754267797 tempest-ProjectReaderTests39-1754267797-project-admin] GET https://10.4.3.189/volume/v3/backups/ba874af1-a1eb-4b2b-aa26-098f399ac2d2 Aug 25 05:51:43.284446 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-6afccc98-568f-4b48-a07d-87fc2b259c7a tempest-ProjectReaderTests39-1754267797 tempest-ProjectReaderTests39-1754267797-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:51:43.284777 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-6afccc98-568f-4b48-a07d-87fc2b259c7a tempest-ProjectReaderTests39-1754267797 tempest-ProjectReaderTests39-1754267797-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:51:43.285000 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-6afccc98-568f-4b48-a07d-87fc2b259c7a tempest-ProjectReaderTests39-1754267797 tempest-ProjectReaderTests39-1754267797-project-admin] Show backup with id ba874af1-a1eb-4b2b-aa26-098f399ac2d2. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:51:43.291025 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:51:43.291025 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:51:43.292090 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-6afccc98-568f-4b48-a07d-87fc2b259c7a tempest-ProjectReaderTests39-1754267797 tempest-ProjectReaderTests39-1754267797-project-admin] https://10.4.3.189/volume/v3/backups/ba874af1-a1eb-4b2b-aa26-098f399ac2d2 returned with HTTP 200 Aug 25 05:51:43.292710 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1194/4781] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:51:43 2026] GET /volume/v3/backups/ba874af1-a1eb-4b2b-aa26-098f399ac2d2 => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:51:44.303806 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-ce82a193-b66c-49cf-aec1-438054407ce6 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:51:44.306000 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ce82a193-b66c-49cf-aec1-438054407ce6 tempest-ProjectReaderTests39-1754267797 tempest-ProjectReaderTests39-1754267797-project-admin] GET https://10.4.3.189/volume/v3/backups/ba874af1-a1eb-4b2b-aa26-098f399ac2d2 Aug 25 05:51:44.306447 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ce82a193-b66c-49cf-aec1-438054407ce6 tempest-ProjectReaderTests39-1754267797 tempest-ProjectReaderTests39-1754267797-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:51:44.307411 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ce82a193-b66c-49cf-aec1-438054407ce6 tempest-ProjectReaderTests39-1754267797 tempest-ProjectReaderTests39-1754267797-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:51:44.307411 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-ce82a193-b66c-49cf-aec1-438054407ce6 tempest-ProjectReaderTests39-1754267797 tempest-ProjectReaderTests39-1754267797-project-admin] Show backup with id ba874af1-a1eb-4b2b-aa26-098f399ac2d2. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:51:44.313993 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:51:44.313993 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:51:44.315026 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ce82a193-b66c-49cf-aec1-438054407ce6 tempest-ProjectReaderTests39-1754267797 tempest-ProjectReaderTests39-1754267797-project-admin] https://10.4.3.189/volume/v3/backups/ba874af1-a1eb-4b2b-aa26-098f399ac2d2 returned with HTTP 200 Aug 25 05:51:44.315295 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1189/4782] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:51:44 2026] GET /volume/v3/backups/ba874af1-a1eb-4b2b-aa26-098f399ac2d2 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:51:45.211457 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-196b75ef-c491-47e5-b074-730a0543e221 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:51:45.246469 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-196b75ef-c491-47e5-b074-730a0543e221 tempest-TestEncryptedCinderVolumes-1081352401 tempest-TestEncryptedCinderVolumes-1081352401-project-admin] POST https://10.4.3.189/volume/v3/types Aug 25 05:51:45.246564 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-196b75ef-c491-47e5-b074-730a0543e221 tempest-TestEncryptedCinderVolumes-1081352401 tempest-TestEncryptedCinderVolumes-1081352401-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-1992550109", "extra_specs": {}}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:51:45.263867 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-196b75ef-c491-47e5-b074-730a0543e221 tempest-TestEncryptedCinderVolumes-1081352401 tempest-TestEncryptedCinderVolumes-1081352401-project-admin] https://10.4.3.189/volume/v3/types returned with HTTP 200 Aug 25 05:51:45.264270 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1210/4783] 10.4.3.189 () {68 vars in 1252 bytes} [Tue Aug 25 05:51:45 2026] POST /volume/v3/types => generated 212 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:51:45.273227 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-ca22db39-a0dc-4851-ba61-20fbb9294c00 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:51:45.275348 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-ca22db39-a0dc-4851-ba61-20fbb9294c00 tempest-TestEncryptedCinderVolumes-1081352401 tempest-TestEncryptedCinderVolumes-1081352401-project-admin] POST https://10.4.3.189/volume/v3/types/b5be9c64-6488-473c-a44f-e6c3c597e063/encryption Aug 25 05:51:45.275752 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-ca22db39-a0dc-4851-ba61-20fbb9294c00 tempest-TestEncryptedCinderVolumes-1081352401 tempest-TestEncryptedCinderVolumes-1081352401-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:51:45.295167 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-ca22db39-a0dc-4851-ba61-20fbb9294c00 tempest-TestEncryptedCinderVolumes-1081352401 tempest-TestEncryptedCinderVolumes-1081352401-project-admin] https://10.4.3.189/volume/v3/types/b5be9c64-6488-473c-a44f-e6c3c597e063/encryption returned with HTTP 200 Aug 25 05:51:45.295600 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1191/4784] 10.4.3.189 () {68 vars in 1397 bytes} [Tue Aug 25 05:51:45 2026] POST /volume/v3/types/b5be9c64-6488-473c-a44f-e6c3c597e063/encryption => generated 230 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:51:45.303770 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-5bd6bb0c-66f1-48d7-a03e-339bc677aebb None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:51:45.325441 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-697b8ce7-108c-4a0d-b3fc-0cb8ad0933d2 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:51:45.327556 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-697b8ce7-108c-4a0d-b3fc-0cb8ad0933d2 tempest-ProjectReaderTests39-1754267797 tempest-ProjectReaderTests39-1754267797-project-admin] GET https://10.4.3.189/volume/v3/backups/ba874af1-a1eb-4b2b-aa26-098f399ac2d2 Aug 25 05:51:45.327759 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-697b8ce7-108c-4a0d-b3fc-0cb8ad0933d2 tempest-ProjectReaderTests39-1754267797 tempest-ProjectReaderTests39-1754267797-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:51:45.327927 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-697b8ce7-108c-4a0d-b3fc-0cb8ad0933d2 tempest-ProjectReaderTests39-1754267797 tempest-ProjectReaderTests39-1754267797-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:51:45.328099 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-697b8ce7-108c-4a0d-b3fc-0cb8ad0933d2 tempest-ProjectReaderTests39-1754267797 tempest-ProjectReaderTests39-1754267797-project-admin] Show backup with id ba874af1-a1eb-4b2b-aa26-098f399ac2d2. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:51:45.332140 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:51:45.332140 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:51:45.332802 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-697b8ce7-108c-4a0d-b3fc-0cb8ad0933d2 tempest-ProjectReaderTests39-1754267797 tempest-ProjectReaderTests39-1754267797-project-admin] https://10.4.3.189/volume/v3/backups/ba874af1-a1eb-4b2b-aa26-098f399ac2d2 returned with HTTP 200 Aug 25 05:51:45.333257 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1190/4785] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:51:45 2026] GET /volume/v3/backups/ba874af1-a1eb-4b2b-aa26-098f399ac2d2 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:51:45.345684 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-07395b3d-3f10-42bc-9bdd-dbfe6e4a4088 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:51:45.347492 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-07395b3d-3f10-42bc-9bdd-dbfe6e4a4088 tempest-ProjectReaderTests39-1754267797 tempest-ProjectReaderTests39-1754267797-project-admin] DELETE https://10.4.3.189/volume/v3/backups/ba874af1-a1eb-4b2b-aa26-098f399ac2d2 Aug 25 05:51:45.347795 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-07395b3d-3f10-42bc-9bdd-dbfe6e4a4088 tempest-ProjectReaderTests39-1754267797 tempest-ProjectReaderTests39-1754267797-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:51:45.348027 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-07395b3d-3f10-42bc-9bdd-dbfe6e4a4088 tempest-ProjectReaderTests39-1754267797 tempest-ProjectReaderTests39-1754267797-project-admin] Calling method 'delete' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:51:45.348170 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.contrib.backups [None req-07395b3d-3f10-42bc-9bdd-dbfe6e4a4088 tempest-ProjectReaderTests39-1754267797 tempest-ProjectReaderTests39-1754267797-project-admin] Delete backup with id: ba874af1-a1eb-4b2b-aa26-098f399ac2d2. Aug 25 05:51:45.353151 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:51:45.353151 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:51:45.365012 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.backup.rpcapi [None req-07395b3d-3f10-42bc-9bdd-dbfe6e4a4088 tempest-ProjectReaderTests39-1754267797 tempest-ProjectReaderTests39-1754267797-project-admin] delete_backup rpcapi backup_id ba874af1-a1eb-4b2b-aa26-098f399ac2d2 {{(pid=100271) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 25 05:51:45.367081 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-07395b3d-3f10-42bc-9bdd-dbfe6e4a4088 tempest-ProjectReaderTests39-1754267797 tempest-ProjectReaderTests39-1754267797-project-admin] https://10.4.3.189/volume/v3/backups/ba874af1-a1eb-4b2b-aa26-098f399ac2d2 returned with HTTP 202 Aug 25 05:51:45.367578 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1211/4786] 10.4.3.189 () {68 vars in 1391 bytes} [Tue Aug 25 05:51:45 2026] DELETE /volume/v3/backups/ba874af1-a1eb-4b2b-aa26-098f399ac2d2 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 05:51:45.375399 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-f6029793-6f8a-4db9-8c3e-d54c4899f520 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:51:45.377341 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-f6029793-6f8a-4db9-8c3e-d54c4899f520 tempest-ProjectReaderTests39-1754267797 tempest-ProjectReaderTests39-1754267797-project-admin] GET https://10.4.3.189/volume/v3/backups/ba874af1-a1eb-4b2b-aa26-098f399ac2d2 Aug 25 05:51:45.377557 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-f6029793-6f8a-4db9-8c3e-d54c4899f520 tempest-ProjectReaderTests39-1754267797 tempest-ProjectReaderTests39-1754267797-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:51:45.377731 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-f6029793-6f8a-4db9-8c3e-d54c4899f520 tempest-ProjectReaderTests39-1754267797 tempest-ProjectReaderTests39-1754267797-project-admin] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:51:45.377833 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-f6029793-6f8a-4db9-8c3e-d54c4899f520 tempest-ProjectReaderTests39-1754267797 tempest-ProjectReaderTests39-1754267797-project-admin] Show backup with id ba874af1-a1eb-4b2b-aa26-098f399ac2d2. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:51:45.380742 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-5bd6bb0c-66f1-48d7-a03e-339bc677aebb tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] POST https://10.4.3.189/volume/v3/volumes Aug 25 05:51:45.381240 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-5bd6bb0c-66f1-48d7-a03e-339bc677aebb tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-329305938", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-1992550109", "size": 1}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:51:45.382573 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:51:45.382573 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:51:45.383217 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-f6029793-6f8a-4db9-8c3e-d54c4899f520 tempest-ProjectReaderTests39-1754267797 tempest-ProjectReaderTests39-1754267797-project-admin] https://10.4.3.189/volume/v3/backups/ba874af1-a1eb-4b2b-aa26-098f399ac2d2 returned with HTTP 200 Aug 25 05:51:45.383515 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1192/4787] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:51:45 2026] GET /volume/v3/backups/ba874af1-a1eb-4b2b-aa26-098f399ac2d2 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:51:45.384962 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.v3.volumes [None req-5bd6bb0c-66f1-48d7-a03e-339bc677aebb tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-329305938', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-1992550109', 'size': 1}} {{(pid=100269) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 05:51:45.390919 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.v3.volumes [None req-5bd6bb0c-66f1-48d7-a03e-339bc677aebb tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] Create volume of 1 GB Aug 25 05:51:45.390919 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:51:45.390919 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:51:45.390919 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-5bd6bb0c-66f1-48d7-a03e-339bc677aebb tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] Availability Zones retrieved successfully. Aug 25 05:51:45.399194 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-5bd6bb0c-66f1-48d7-a03e-339bc677aebb tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] Flow 'volume_create_api' (285dba72-e3a2-47f8-b8dd-f1c849d6b1b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:51:45.400570 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-5bd6bb0c-66f1-48d7-a03e-339bc677aebb tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (494e7671-c8c9-42c0-8b2e-98acb41ced5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:51:45.401917 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.flows.api.create_volume [None req-5bd6bb0c-66f1-48d7-a03e-339bc677aebb tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] Validating volume size '1' using validate_int {{(pid=100269) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 05:51:45.438019 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-5bd6bb0c-66f1-48d7-a03e-339bc677aebb tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (494e7671-c8c9-42c0-8b2e-98acb41ced5b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T05:51:45Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=b5be9c64-6488-473c-a44f-e6c3c597e063,is_public=True,name='tempest-scenario-type-luks-1992550109',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b5be9c64-6488-473c-a44f-e6c3c597e063', '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=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:51:45.438019 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-5bd6bb0c-66f1-48d7-a03e-339bc677aebb tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0d389d28-5157-4a51-8685-c0aa7c671d53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:51:45.467649 np0000008051 devstack@c-api.service[100269]: WARNING cinder.quota [None req-5bd6bb0c-66f1-48d7-a03e-339bc677aebb tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1992550109 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1992550109, it is now deprecated. Please use the default quota class for default quota. Aug 25 05:51:45.467649 np0000008051 devstack@c-api.service[100269]: WARNING cinder.quota [None req-5bd6bb0c-66f1-48d7-a03e-339bc677aebb tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1992550109 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1992550109, it is now deprecated. Please use the default quota class for default quota. Aug 25 05:51:45.504257 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.quota [None req-5bd6bb0c-66f1-48d7-a03e-339bc677aebb tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] Created reservations ['0951b04c-cf56-4151-8404-e20ee03b6a23', '07ad3236-c1ff-414a-89b0-c73776c13eaf', '4c0f88bb-c45b-4f9c-9d42-cb767d5197e9', 'de3368fa-efd5-490e-a093-192bacb1ad08'] {{(pid=100269) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:51:45.505494 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-5bd6bb0c-66f1-48d7-a03e-339bc677aebb tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0d389d28-5157-4a51-8685-c0aa7c671d53) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0951b04c-cf56-4151-8404-e20ee03b6a23', '07ad3236-c1ff-414a-89b0-c73776c13eaf', '4c0f88bb-c45b-4f9c-9d42-cb767d5197e9', 'de3368fa-efd5-490e-a093-192bacb1ad08']}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:51:45.508351 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-5bd6bb0c-66f1-48d7-a03e-339bc677aebb tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9409b979-cfed-416f-b8a4-aaa1bfccafdf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:51:45.534551 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-5bd6bb0c-66f1-48d7-a03e-339bc677aebb tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9409b979-cfed-416f-b8a4-aaa1bfccafdf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c04323a3-f8f0-4184-82c4-3bfa90087d06', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-329305938',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='36e9821e2f774d2682028362986a1dcf',qos_specs=None,replication_status=,reservations=['0951b04c-cf56-4151-8404-e20ee03b6a23','07ad3236-c1ff-414a-89b0-c73776c13eaf','4c0f88bb-c45b-4f9c-9d42-cb767d5197e9','de3368fa-efd5-490e-a093-192bacb1ad08'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5c25ecdef732409c960d37f7f0c1463a',volume_type_id=b5be9c64-6488-473c-a44f-e6c3c597e063), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T05:51:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-329305938',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=c04323a3-f8f0-4184-82c4-3bfa90087d06,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='36e9821e2f774d2682028362986a1dcf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5c25ecdef732409c960d37f7f0c1463a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b5be9c64-6488-473c-a44f-e6c3c597e063),volume_type_id=b5be9c64-6488-473c-a44f-e6c3c597e063)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:51:45.535307 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-5bd6bb0c-66f1-48d7-a03e-339bc677aebb tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (88cda38b-ac8e-4465-ba2f-ed714155f654) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:51:45.569576 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-5bd6bb0c-66f1-48d7-a03e-339bc677aebb tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (88cda38b-ac8e-4465-ba2f-ed714155f654) transitioned into state 'SUCCESS' from state '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-329305938',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='36e9821e2f774d2682028362986a1dcf',qos_specs=None,replication_status=,reservations=['0951b04c-cf56-4151-8404-e20ee03b6a23','07ad3236-c1ff-414a-89b0-c73776c13eaf','4c0f88bb-c45b-4f9c-9d42-cb767d5197e9','de3368fa-efd5-490e-a093-192bacb1ad08'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5c25ecdef732409c960d37f7f0c1463a',volume_type_id=b5be9c64-6488-473c-a44f-e6c3c597e063)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:51:45.570631 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-5bd6bb0c-66f1-48d7-a03e-339bc677aebb tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9b1c3ebd-ca8c-4c8c-9d37-183b6ce1dba4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:51:45.594011 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-5bd6bb0c-66f1-48d7-a03e-339bc677aebb tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9b1c3ebd-ca8c-4c8c-9d37-183b6ce1dba4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:51:45.596966 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-5bd6bb0c-66f1-48d7-a03e-339bc677aebb tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] Flow 'volume_create_api' (285dba72-e3a2-47f8-b8dd-f1c849d6b1b7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:51:45.596966 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-5bd6bb0c-66f1-48d7-a03e-339bc677aebb tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] Create volume request issued successfully. Aug 25 05:51:45.596966 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-5bd6bb0c-66f1-48d7-a03e-339bc677aebb tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] https://10.4.3.189/volume/v3/volumes returned with HTTP 202 Aug 25 05:51:45.596966 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1195/4788] 10.4.3.189 () {68 vars in 1259 bytes} [Tue Aug 25 05:51:45 2026] POST /volume/v3/volumes => generated 784 bytes in 294 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 05:51:45.614002 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-f7074ff1-ba82-4b0b-b6ec-97a58d756436 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:51:45.616016 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f7074ff1-ba82-4b0b-b6ec-97a58d756436 tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] GET https://10.4.3.189/volume/v3/volumes/c04323a3-f8f0-4184-82c4-3bfa90087d06 Aug 25 05:51:45.616249 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f7074ff1-ba82-4b0b-b6ec-97a58d756436 tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:51:45.616499 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f7074ff1-ba82-4b0b-b6ec-97a58d756436 tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:51:45.626763 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:51:45.626763 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:51:45.633388 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-f7074ff1-ba82-4b0b-b6ec-97a58d756436 tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] Volume info retrieved successfully. Aug 25 05:51:45.637277 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f7074ff1-ba82-4b0b-b6ec-97a58d756436 tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] https://10.4.3.189/volume/v3/volumes/c04323a3-f8f0-4184-82c4-3bfa90087d06 returned with HTTP 200 Aug 25 05:51:45.637714 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1191/4789] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:51:45 2026] GET /volume/v3/volumes/c04323a3-f8f0-4184-82c4-3bfa90087d06 => generated 852 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:51:46.395368 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-d4a46ddb-2216-4243-b73a-d68fd0513d03 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:51:46.397469 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-d4a46ddb-2216-4243-b73a-d68fd0513d03 tempest-ProjectReaderTests39-1754267797 tempest-ProjectReaderTests39-1754267797-project-admin] GET https://10.4.3.189/volume/v3/backups/ba874af1-a1eb-4b2b-aa26-098f399ac2d2 Aug 25 05:51:46.397716 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-d4a46ddb-2216-4243-b73a-d68fd0513d03 tempest-ProjectReaderTests39-1754267797 tempest-ProjectReaderTests39-1754267797-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:51:46.397946 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-d4a46ddb-2216-4243-b73a-d68fd0513d03 tempest-ProjectReaderTests39-1754267797 tempest-ProjectReaderTests39-1754267797-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:51:46.398102 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-d4a46ddb-2216-4243-b73a-d68fd0513d03 tempest-ProjectReaderTests39-1754267797 tempest-ProjectReaderTests39-1754267797-project-admin] Show backup with id ba874af1-a1eb-4b2b-aa26-098f399ac2d2. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:51:46.402364 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-d4a46ddb-2216-4243-b73a-d68fd0513d03 tempest-ProjectReaderTests39-1754267797 tempest-ProjectReaderTests39-1754267797-project-admin] https://10.4.3.189/volume/v3/backups/ba874af1-a1eb-4b2b-aa26-098f399ac2d2 returned with HTTP 404 Aug 25 05:51:46.402951 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1212/4790] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:51:46 2026] GET /volume/v3/backups/ba874af1-a1eb-4b2b-aa26-098f399ac2d2 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:51:46.410469 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-ae222476-dd4a-4888-a58a-80626c318f74 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:51:46.412755 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-ae222476-dd4a-4888-a58a-80626c318f74 tempest-ProjectReaderTests39-1754267797 tempest-ProjectReaderTests39-1754267797-project-admin] DELETE https://10.4.3.189/volume/v3/volumes/8a16ac80-28bf-4fa8-807c-8421f1072976 Aug 25 05:51:46.413074 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-ae222476-dd4a-4888-a58a-80626c318f74 tempest-ProjectReaderTests39-1754267797 tempest-ProjectReaderTests39-1754267797-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:51:46.413353 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-ae222476-dd4a-4888-a58a-80626c318f74 tempest-ProjectReaderTests39-1754267797 tempest-ProjectReaderTests39-1754267797-project-admin] Calling method 'delete' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:51:46.413549 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.v3.volumes [None req-ae222476-dd4a-4888-a58a-80626c318f74 tempest-ProjectReaderTests39-1754267797 tempest-ProjectReaderTests39-1754267797-project-admin] Delete volume with id: 8a16ac80-28bf-4fa8-807c-8421f1072976 Aug 25 05:51:46.423341 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:51:46.423341 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:51:46.423785 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-ae222476-dd4a-4888-a58a-80626c318f74 tempest-ProjectReaderTests39-1754267797 tempest-ProjectReaderTests39-1754267797-project-admin] Volume info retrieved successfully. Aug 25 05:51:46.442496 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-ae222476-dd4a-4888-a58a-80626c318f74 tempest-ProjectReaderTests39-1754267797 tempest-ProjectReaderTests39-1754267797-project-admin] Delete volume request issued successfully. Aug 25 05:51:46.442769 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-ae222476-dd4a-4888-a58a-80626c318f74 tempest-ProjectReaderTests39-1754267797 tempest-ProjectReaderTests39-1754267797-project-admin] https://10.4.3.189/volume/v3/volumes/8a16ac80-28bf-4fa8-807c-8421f1072976 returned with HTTP 202 Aug 25 05:51:46.443356 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1193/4791] 10.4.3.189 () {68 vars in 1391 bytes} [Tue Aug 25 05:51:46 2026] DELETE /volume/v3/volumes/8a16ac80-28bf-4fa8-807c-8421f1072976 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:51:46.450441 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-32b5e232-109d-4293-9cf5-cb028528bec9 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:51:46.452295 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-32b5e232-109d-4293-9cf5-cb028528bec9 tempest-ProjectReaderTests39-1754267797 tempest-ProjectReaderTests39-1754267797-project-admin] GET https://10.4.3.189/volume/v3/volumes/8a16ac80-28bf-4fa8-807c-8421f1072976 Aug 25 05:51:46.452539 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-32b5e232-109d-4293-9cf5-cb028528bec9 tempest-ProjectReaderTests39-1754267797 tempest-ProjectReaderTests39-1754267797-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:51:46.452822 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-32b5e232-109d-4293-9cf5-cb028528bec9 tempest-ProjectReaderTests39-1754267797 tempest-ProjectReaderTests39-1754267797-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:51:46.460359 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:51:46.460359 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:51:46.464112 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-32b5e232-109d-4293-9cf5-cb028528bec9 tempest-ProjectReaderTests39-1754267797 tempest-ProjectReaderTests39-1754267797-project-admin] Volume info retrieved successfully. Aug 25 05:51:46.468255 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-32b5e232-109d-4293-9cf5-cb028528bec9 tempest-ProjectReaderTests39-1754267797 tempest-ProjectReaderTests39-1754267797-project-admin] https://10.4.3.189/volume/v3/volumes/8a16ac80-28bf-4fa8-807c-8421f1072976 returned with HTTP 200 Aug 25 05:51:46.468682 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1196/4792] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:51:46 2026] GET /volume/v3/volumes/8a16ac80-28bf-4fa8-807c-8421f1072976 => generated 1008 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:51:46.651388 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-0b1dd2d0-e3dd-4d32-9b68-ff48434f5736 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:51:46.653214 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-0b1dd2d0-e3dd-4d32-9b68-ff48434f5736 tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] GET https://10.4.3.189/volume/v3/volumes/c04323a3-f8f0-4184-82c4-3bfa90087d06 Aug 25 05:51:46.653646 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-0b1dd2d0-e3dd-4d32-9b68-ff48434f5736 tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:51:46.653838 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-0b1dd2d0-e3dd-4d32-9b68-ff48434f5736 tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:51:46.662110 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:51:46.662110 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:51:46.666451 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-0b1dd2d0-e3dd-4d32-9b68-ff48434f5736 tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] Volume info retrieved successfully. Aug 25 05:51:46.671027 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-0b1dd2d0-e3dd-4d32-9b68-ff48434f5736 tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] https://10.4.3.189/volume/v3/volumes/c04323a3-f8f0-4184-82c4-3bfa90087d06 returned with HTTP 200 Aug 25 05:51:46.671458 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1192/4793] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:51:46 2026] GET /volume/v3/volumes/c04323a3-f8f0-4184-82c4-3bfa90087d06 => generated 877 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:51:46.687513 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-f39fa98e-1624-4ee6-9872-a605ae74b057 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:51:46.689855 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-f39fa98e-1624-4ee6-9872-a605ae74b057 tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] GET https://10.4.3.189/volume/v3/volumes/c04323a3-f8f0-4184-82c4-3bfa90087d06 Aug 25 05:51:46.690165 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-f39fa98e-1624-4ee6-9872-a605ae74b057 tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:51:46.690415 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-f39fa98e-1624-4ee6-9872-a605ae74b057 tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:51:46.700360 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:51:46.700360 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:51:46.705481 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-f39fa98e-1624-4ee6-9872-a605ae74b057 tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] Volume info retrieved successfully. Aug 25 05:51:46.711310 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-f39fa98e-1624-4ee6-9872-a605ae74b057 tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] https://10.4.3.189/volume/v3/volumes/c04323a3-f8f0-4184-82c4-3bfa90087d06 returned with HTTP 200 Aug 25 05:51:46.711856 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1213/4794] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:51:46 2026] GET /volume/v3/volumes/c04323a3-f8f0-4184-82c4-3bfa90087d06 => generated 877 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:51:46.726547 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-c4f64bcc-0c43-4a70-aec8-5122d662966f None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:51:46.728411 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-c4f64bcc-0c43-4a70-aec8-5122d662966f tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] POST https://10.4.3.189/volume/v3/volumes Aug 25 05:51:46.728785 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-c4f64bcc-0c43-4a70-aec8-5122d662966f tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] Action: 'create', calling method: create, body: {"volume": {"display_name": "tempest-TestEncryptedCinderVolumes-1325377031", "source_volid": "c04323a3-f8f0-4184-82c4-3bfa90087d06", "volume_type": "tempest-scenario-type-luks-1992550109", "size": 1}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:51:46.730442 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.v3.volumes [None req-c4f64bcc-0c43-4a70-aec8-5122d662966f tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] Create volume request body: {'volume': {'display_name': 'tempest-TestEncryptedCinderVolumes-1325377031', 'source_volid': 'c04323a3-f8f0-4184-82c4-3bfa90087d06', 'volume_type': 'tempest-scenario-type-luks-1992550109', 'size': 1}} {{(pid=100270) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 05:51:46.741219 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:51:46.741219 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:51:46.741749 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-c4f64bcc-0c43-4a70-aec8-5122d662966f tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] Volume retrieved successfully. Aug 25 05:51:46.741916 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.v3.volumes [None req-c4f64bcc-0c43-4a70-aec8-5122d662966f tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] Create volume of 1 GB Aug 25 05:51:46.742514 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-c4f64bcc-0c43-4a70-aec8-5122d662966f tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] Availability Zones retrieved successfully. Aug 25 05:51:46.747976 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-c4f64bcc-0c43-4a70-aec8-5122d662966f tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] Flow 'volume_create_api' (8565437d-5d37-40d0-8ce5-5ca4eba224cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:51:46.749136 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-c4f64bcc-0c43-4a70-aec8-5122d662966f tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3036de36-8663-4285-a1bc-4905c814550e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:51:46.750271 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.flows.api.create_volume [None req-c4f64bcc-0c43-4a70-aec8-5122d662966f tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100270) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 05:51:46.772074 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-c4f64bcc-0c43-4a70-aec8-5122d662966f tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3036de36-8663-4285-a1bc-4905c814550e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'c04323a3-f8f0-4184-82c4-3bfa90087d06', 'volume_type': VolumeType(created_at=2026-08-25T05:51:45Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=b5be9c64-6488-473c-a44f-e6c3c597e063,is_public=True,name='tempest-scenario-type-luks-1992550109',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b5be9c64-6488-473c-a44f-e6c3c597e063', '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=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:51:46.772853 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-c4f64bcc-0c43-4a70-aec8-5122d662966f tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e93a9f2e-ad9a-44ae-bef9-ccf72c88279a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:51:46.800963 np0000008051 devstack@c-api.service[100270]: WARNING cinder.quota [None req-c4f64bcc-0c43-4a70-aec8-5122d662966f tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1992550109 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1992550109, it is now deprecated. Please use the default quota class for default quota. Aug 25 05:51:46.801322 np0000008051 devstack@c-api.service[100270]: WARNING cinder.quota [None req-c4f64bcc-0c43-4a70-aec8-5122d662966f tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1992550109 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1992550109, it is now deprecated. Please use the default quota class for default quota. Aug 25 05:51:46.819486 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.quota [None req-c4f64bcc-0c43-4a70-aec8-5122d662966f tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] Created reservations ['68f95680-361e-4ed4-9a24-cb0b725cb219', '2251949f-8a51-4f96-b054-9811bfa3a16e', 'ff32a06a-4236-4d8d-a71d-60e1fee6b5f6', '11a5aab9-05bd-49c2-abad-ff8190a49b97'] {{(pid=100270) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:51:46.820349 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-c4f64bcc-0c43-4a70-aec8-5122d662966f tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e93a9f2e-ad9a-44ae-bef9-ccf72c88279a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['68f95680-361e-4ed4-9a24-cb0b725cb219', '2251949f-8a51-4f96-b054-9811bfa3a16e', 'ff32a06a-4236-4d8d-a71d-60e1fee6b5f6', '11a5aab9-05bd-49c2-abad-ff8190a49b97']}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:51:46.821131 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-c4f64bcc-0c43-4a70-aec8-5122d662966f tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8b501a5e-109e-479c-af21-c4f27c8e272b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:51:46.875884 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-c4f64bcc-0c43-4a70-aec8-5122d662966f tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8b501a5e-109e-479c-af21-c4f27c8e272b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f77fcab7-555b-42ab-90d7-6520e29c330d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-1325377031',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='36e9821e2f774d2682028362986a1dcf',qos_specs=None,replication_status=,reservations=['68f95680-361e-4ed4-9a24-cb0b725cb219','2251949f-8a51-4f96-b054-9811bfa3a16e','ff32a06a-4236-4d8d-a71d-60e1fee6b5f6','11a5aab9-05bd-49c2-abad-ff8190a49b97'],size=1,snapshot_id=None,source_replicaid=,source_volid=c04323a3-f8f0-4184-82c4-3bfa90087d06,status='creating',user_id='5c25ecdef732409c960d37f7f0c1463a',volume_type_id=b5be9c64-6488-473c-a44f-e6c3c597e063), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T05:51:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-1325377031',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=f77fcab7-555b-42ab-90d7-6520e29c330d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='36e9821e2f774d2682028362986a1dcf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=c04323a3-f8f0-4184-82c4-3bfa90087d06,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5c25ecdef732409c960d37f7f0c1463a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b5be9c64-6488-473c-a44f-e6c3c597e063),volume_type_id=b5be9c64-6488-473c-a44f-e6c3c597e063)}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:51:46.876698 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-c4f64bcc-0c43-4a70-aec8-5122d662966f tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0e7b156c-ee4e-4e5a-97cb-07ad2007f6ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:51:46.909810 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-c4f64bcc-0c43-4a70-aec8-5122d662966f tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0e7b156c-ee4e-4e5a-97cb-07ad2007f6ab) transitioned into state 'SUCCESS' from state '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-1325377031',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='36e9821e2f774d2682028362986a1dcf',qos_specs=None,replication_status=,reservations=['68f95680-361e-4ed4-9a24-cb0b725cb219','2251949f-8a51-4f96-b054-9811bfa3a16e','ff32a06a-4236-4d8d-a71d-60e1fee6b5f6','11a5aab9-05bd-49c2-abad-ff8190a49b97'],size=1,snapshot_id=None,source_replicaid=,source_volid=c04323a3-f8f0-4184-82c4-3bfa90087d06,status='creating',user_id='5c25ecdef732409c960d37f7f0c1463a',volume_type_id=b5be9c64-6488-473c-a44f-e6c3c597e063)}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:51:46.910650 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-c4f64bcc-0c43-4a70-aec8-5122d662966f tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (86a39c18-724b-4fd6-b674-a80e4d8d8315) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:51:46.926807 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-c4f64bcc-0c43-4a70-aec8-5122d662966f tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (86a39c18-724b-4fd6-b674-a80e4d8d8315) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:51:46.927605 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-c4f64bcc-0c43-4a70-aec8-5122d662966f tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] Flow 'volume_create_api' (8565437d-5d37-40d0-8ce5-5ca4eba224cf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100270) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:51:46.927896 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-c4f64bcc-0c43-4a70-aec8-5122d662966f tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] Create volume request issued successfully. Aug 25 05:51:46.928530 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-c4f64bcc-0c43-4a70-aec8-5122d662966f tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] https://10.4.3.189/volume/v3/volumes returned with HTTP 202 Aug 25 05:51:46.928951 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1194/4795] 10.4.3.189 () {68 vars in 1259 bytes} [Tue Aug 25 05:51:46 2026] POST /volume/v3/volumes => generated 812 bytes in 203 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 05:51:46.940603 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-b0f19968-f4ef-4bc1-a914-4c8436d7da7e None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:51:46.942401 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-b0f19968-f4ef-4bc1-a914-4c8436d7da7e tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] GET https://10.4.3.189/volume/v3/volumes/f77fcab7-555b-42ab-90d7-6520e29c330d Aug 25 05:51:46.942931 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-b0f19968-f4ef-4bc1-a914-4c8436d7da7e tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:51:46.942931 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-b0f19968-f4ef-4bc1-a914-4c8436d7da7e tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:51:46.949348 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:51:46.949348 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:51:46.953118 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-b0f19968-f4ef-4bc1-a914-4c8436d7da7e tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] Volume info retrieved successfully. Aug 25 05:51:46.957195 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-b0f19968-f4ef-4bc1-a914-4c8436d7da7e tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] https://10.4.3.189/volume/v3/volumes/f77fcab7-555b-42ab-90d7-6520e29c330d returned with HTTP 200 Aug 25 05:51:46.957575 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1197/4796] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:51:46 2026] GET /volume/v3/volumes/f77fcab7-555b-42ab-90d7-6520e29c330d => generated 880 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:51:47.481308 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-c74f0080-654d-491f-8a5a-0072ce6ee938 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:51:47.483192 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c74f0080-654d-491f-8a5a-0072ce6ee938 tempest-ProjectReaderTests39-1754267797 tempest-ProjectReaderTests39-1754267797-project-admin] GET https://10.4.3.189/volume/v3/volumes/8a16ac80-28bf-4fa8-807c-8421f1072976 Aug 25 05:51:47.483454 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c74f0080-654d-491f-8a5a-0072ce6ee938 tempest-ProjectReaderTests39-1754267797 tempest-ProjectReaderTests39-1754267797-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:51:47.483653 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c74f0080-654d-491f-8a5a-0072ce6ee938 tempest-ProjectReaderTests39-1754267797 tempest-ProjectReaderTests39-1754267797-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:51:47.490417 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c74f0080-654d-491f-8a5a-0072ce6ee938 tempest-ProjectReaderTests39-1754267797 tempest-ProjectReaderTests39-1754267797-project-admin] https://10.4.3.189/volume/v3/volumes/8a16ac80-28bf-4fa8-807c-8421f1072976 returned with HTTP 404 Aug 25 05:51:47.490963 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1193/4797] 10.4.3.189 () {68 vars in 1388 bytes} [Tue Aug 25 05:51:47 2026] GET /volume/v3/volumes/8a16ac80-28bf-4fa8-807c-8421f1072976 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:51:47.970289 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-f1f09228-4aaf-4d26-a8dc-dc111480dd3c None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:51:47.971966 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-f1f09228-4aaf-4d26-a8dc-dc111480dd3c tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] GET https://10.4.3.189/volume/v3/volumes/f77fcab7-555b-42ab-90d7-6520e29c330d Aug 25 05:51:47.972200 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-f1f09228-4aaf-4d26-a8dc-dc111480dd3c tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:51:47.972462 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-f1f09228-4aaf-4d26-a8dc-dc111480dd3c tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:51:47.980889 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:51:47.980889 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:51:47.986147 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-f1f09228-4aaf-4d26-a8dc-dc111480dd3c tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] Volume info retrieved successfully. Aug 25 05:51:47.991255 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-f1f09228-4aaf-4d26-a8dc-dc111480dd3c tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] https://10.4.3.189/volume/v3/volumes/f77fcab7-555b-42ab-90d7-6520e29c330d returned with HTTP 200 Aug 25 05:51:47.991773 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1214/4798] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:51:47 2026] GET /volume/v3/volumes/f77fcab7-555b-42ab-90d7-6520e29c330d => generated 904 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:51:49.003922 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-c23f1718-6985-4f08-b02b-5f58c3b3ccc3 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:51:49.005744 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-c23f1718-6985-4f08-b02b-5f58c3b3ccc3 tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] GET https://10.4.3.189/volume/v3/volumes/f77fcab7-555b-42ab-90d7-6520e29c330d Aug 25 05:51:49.005924 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-c23f1718-6985-4f08-b02b-5f58c3b3ccc3 tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:51:49.006128 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-c23f1718-6985-4f08-b02b-5f58c3b3ccc3 tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:51:49.012387 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:51:49.012387 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:51:49.016331 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-c23f1718-6985-4f08-b02b-5f58c3b3ccc3 tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] Volume info retrieved successfully. Aug 25 05:51:49.020624 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-c23f1718-6985-4f08-b02b-5f58c3b3ccc3 tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] https://10.4.3.189/volume/v3/volumes/f77fcab7-555b-42ab-90d7-6520e29c330d returned with HTTP 200 Aug 25 05:51:49.020977 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1195/4799] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:51:49 2026] GET /volume/v3/volumes/f77fcab7-555b-42ab-90d7-6520e29c330d => generated 904 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:51:49.466549 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-149cc8c7-7050-4800-9f19-782403db6b20 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:51:49.601201 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-149cc8c7-7050-4800-9f19-782403db6b20 tempest-ProjectReaderTests-1649525616 tempest-ProjectReaderTests-1649525616-project-admin] GET https://10.4.3.189/volume/v3/scheduler-stats/get_pools Aug 25 05:51:49.601455 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-149cc8c7-7050-4800-9f19-782403db6b20 tempest-ProjectReaderTests-1649525616 tempest-ProjectReaderTests-1649525616-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:51:49.601705 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-149cc8c7-7050-4800-9f19-782403db6b20 tempest-ProjectReaderTests-1649525616 tempest-ProjectReaderTests-1649525616-project-admin] Calling method 'get_pools' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:51:49.612558 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-149cc8c7-7050-4800-9f19-782403db6b20 tempest-ProjectReaderTests-1649525616 tempest-ProjectReaderTests-1649525616-project-admin] https://10.4.3.189/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Aug 25 05:51:49.613357 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1198/4800] 10.4.3.189 () {66 vars in 1291 bytes} [Tue Aug 25 05:51:49 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:51:49.621326 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-959637db-4487-4ff9-a837-2baefe965b7a None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:51:49.681025 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-959637db-4487-4ff9-a837-2baefe965b7a tempest-ProjectReaderTests-1649525616 tempest-ProjectReaderTests-1649525616-project-reader] GET https://10.4.3.189/volume/v3/capabilities/np0000008051@storpool Aug 25 05:51:49.681256 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-959637db-4487-4ff9-a837-2baefe965b7a tempest-ProjectReaderTests-1649525616 tempest-ProjectReaderTests-1649525616-project-reader] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:51:49.681440 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-959637db-4487-4ff9-a837-2baefe965b7a tempest-ProjectReaderTests-1649525616 tempest-ProjectReaderTests-1649525616-project-reader] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:51:49.682177 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.policy [None req-959637db-4487-4ff9-a837-2baefe965b7a tempest-ProjectReaderTests-1649525616 tempest-ProjectReaderTests-1649525616-project-reader] Policy check for volume_extension:capabilities failed with context {'is_admin': False, 'user_id': '1ac43ad457124516be1b7ce130730c03', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '672c519cf2c748f8ab86c9706e41e250', '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=100268) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 25 05:51:49.682355 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-959637db-4487-4ff9-a837-2baefe965b7a tempest-ProjectReaderTests-1649525616 tempest-ProjectReaderTests-1649525616-project-reader] https://10.4.3.189/volume/v3/capabilities/np0000008051@storpool returned with HTTP 403 Aug 25 05:51:49.682780 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1194/4801] 10.4.3.189 () {66 vars in 1318 bytes} [Tue Aug 25 05:51:49 2026] GET /volume/v3/capabilities/np0000008051@storpool => generated 110 bytes in 62 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:51:50.033340 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-48674fe7-abb4-4db9-885e-2a7d6fbea19b None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:51:50.035937 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-48674fe7-abb4-4db9-885e-2a7d6fbea19b tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] GET https://10.4.3.189/volume/v3/volumes/f77fcab7-555b-42ab-90d7-6520e29c330d Aug 25 05:51:50.036210 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-48674fe7-abb4-4db9-885e-2a7d6fbea19b tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:51:50.036412 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-48674fe7-abb4-4db9-885e-2a7d6fbea19b tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:51:50.044773 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:51:50.044773 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:51:50.049594 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-48674fe7-abb4-4db9-885e-2a7d6fbea19b tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] Volume info retrieved successfully. Aug 25 05:51:50.055421 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-48674fe7-abb4-4db9-885e-2a7d6fbea19b tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] https://10.4.3.189/volume/v3/volumes/f77fcab7-555b-42ab-90d7-6520e29c330d returned with HTTP 200 Aug 25 05:51:50.055792 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1215/4802] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:51:50 2026] GET /volume/v3/volumes/f77fcab7-555b-42ab-90d7-6520e29c330d => generated 904 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:51:51.069301 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-54b93f91-eee1-4fc5-a7f8-a85e7efa94f7 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:51:51.071654 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-54b93f91-eee1-4fc5-a7f8-a85e7efa94f7 tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] GET https://10.4.3.189/volume/v3/volumes/f77fcab7-555b-42ab-90d7-6520e29c330d Aug 25 05:51:51.071945 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-54b93f91-eee1-4fc5-a7f8-a85e7efa94f7 tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:51:51.072250 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-54b93f91-eee1-4fc5-a7f8-a85e7efa94f7 tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:51:51.080788 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:51:51.080788 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:51:51.085364 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-54b93f91-eee1-4fc5-a7f8-a85e7efa94f7 tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] Volume info retrieved successfully. Aug 25 05:51:51.092435 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-54b93f91-eee1-4fc5-a7f8-a85e7efa94f7 tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] https://10.4.3.189/volume/v3/volumes/f77fcab7-555b-42ab-90d7-6520e29c330d returned with HTTP 200 Aug 25 05:51:51.092936 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1196/4803] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:51:51 2026] GET /volume/v3/volumes/f77fcab7-555b-42ab-90d7-6520e29c330d => generated 904 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:51:51.545508 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-33709b1d-3ce9-4a8e-966b-bcdf2ffc1662 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:51:51.633215 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-33709b1d-3ce9-4a8e-966b-bcdf2ffc1662 tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-admin] POST https://10.4.3.189/volume/v3/volumes Aug 25 05:51:51.633519 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-33709b1d-3ce9-4a8e-966b-bcdf2ffc1662 tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1100945032"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:51:51.635250 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.v3.volumes [None req-33709b1d-3ce9-4a8e-966b-bcdf2ffc1662 tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1100945032'}} {{(pid=100269) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 05:51:51.635358 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.v3.volumes [None req-33709b1d-3ce9-4a8e-966b-bcdf2ffc1662 tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-admin] Create volume of 1 GB Aug 25 05:51:51.639156 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-33709b1d-3ce9-4a8e-966b-bcdf2ffc1662 tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-admin] Availability Zones retrieved successfully. Aug 25 05:51:51.643869 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-33709b1d-3ce9-4a8e-966b-bcdf2ffc1662 tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-admin] Flow 'volume_create_api' (5424429e-79d2-4b07-85e7-8addad9836a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:51:51.644843 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-33709b1d-3ce9-4a8e-966b-bcdf2ffc1662 tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c0bdef53-842c-4331-abbd-8f2eb0c8aa77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:51:51.645568 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.flows.api.create_volume [None req-33709b1d-3ce9-4a8e-966b-bcdf2ffc1662 tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-admin] Validating volume size '1' using validate_int {{(pid=100269) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 05:51:51.667538 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-33709b1d-3ce9-4a8e-966b-bcdf2ffc1662 tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c0bdef53-842c-4331-abbd-8f2eb0c8aa77) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T05:35:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=23fc6e5d-fce0-4521-ba46-4837b4232084,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '23fc6e5d-fce0-4521-ba46-4837b4232084', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:51:51.668350 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-33709b1d-3ce9-4a8e-966b-bcdf2ffc1662 tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6e5764f1-2095-4742-9bf5-7cbc11c83105) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:51:51.751095 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.quota [None req-33709b1d-3ce9-4a8e-966b-bcdf2ffc1662 tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-admin] Created reservations ['2f15de81-d26f-4f16-adca-9abc25f0fb79', 'a66a083b-1ae6-4784-87c5-dd0dfe9ccfd0', '283ffca9-dc8f-422a-bb46-b6bbd7990999', '202ffb95-c553-4645-96a2-64d26fc61df2'] {{(pid=100269) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:51:51.752349 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-33709b1d-3ce9-4a8e-966b-bcdf2ffc1662 tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6e5764f1-2095-4742-9bf5-7cbc11c83105) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2f15de81-d26f-4f16-adca-9abc25f0fb79', 'a66a083b-1ae6-4784-87c5-dd0dfe9ccfd0', '283ffca9-dc8f-422a-bb46-b6bbd7990999', '202ffb95-c553-4645-96a2-64d26fc61df2']}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:51:51.753503 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-33709b1d-3ce9-4a8e-966b-bcdf2ffc1662 tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (950cdb84-4ba9-4b02-99e4-2a8073a5ae38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:51:51.783861 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-33709b1d-3ce9-4a8e-966b-bcdf2ffc1662 tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (950cdb84-4ba9-4b02-99e4-2a8073a5ae38) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '14298bcb-61eb-41cf-bdf4-0c5b4008f757', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1100945032',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e01edfc87e1741379a7b311650bd12a6',qos_specs=None,replication_status=,reservations=['2f15de81-d26f-4f16-adca-9abc25f0fb79','a66a083b-1ae6-4784-87c5-dd0dfe9ccfd0','283ffca9-dc8f-422a-bb46-b6bbd7990999','202ffb95-c553-4645-96a2-64d26fc61df2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3de1c74a562e45da9a65dc58e6ece556',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T05:51:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1100945032',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=14298bcb-61eb-41cf-bdf4-0c5b4008f757,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e01edfc87e1741379a7b311650bd12a6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3de1c74a562e45da9a65dc58e6ece556',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(23fc6e5d-fce0-4521-ba46-4837b4232084),volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:51:51.786157 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-33709b1d-3ce9-4a8e-966b-bcdf2ffc1662 tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (349824fc-379d-4921-aa65-ca873b86b1a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:51:51.808461 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-33709b1d-3ce9-4a8e-966b-bcdf2ffc1662 tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (349824fc-379d-4921-aa65-ca873b86b1a2) transitioned into state 'SUCCESS' from state '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-1100945032',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e01edfc87e1741379a7b311650bd12a6',qos_specs=None,replication_status=,reservations=['2f15de81-d26f-4f16-adca-9abc25f0fb79','a66a083b-1ae6-4784-87c5-dd0dfe9ccfd0','283ffca9-dc8f-422a-bb46-b6bbd7990999','202ffb95-c553-4645-96a2-64d26fc61df2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3de1c74a562e45da9a65dc58e6ece556',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:51:51.809147 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-33709b1d-3ce9-4a8e-966b-bcdf2ffc1662 tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b24771ed-c8ef-4252-8ce5-e9e2776dea8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:51:51.822420 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-33709b1d-3ce9-4a8e-966b-bcdf2ffc1662 tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b24771ed-c8ef-4252-8ce5-e9e2776dea8f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:51:51.823476 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-33709b1d-3ce9-4a8e-966b-bcdf2ffc1662 tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-admin] Flow 'volume_create_api' (5424429e-79d2-4b07-85e7-8addad9836a2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:51:51.823845 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-33709b1d-3ce9-4a8e-966b-bcdf2ffc1662 tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-admin] Create volume request issued successfully. Aug 25 05:51:51.824448 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-33709b1d-3ce9-4a8e-966b-bcdf2ffc1662 tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-admin] https://10.4.3.189/volume/v3/volumes returned with HTTP 202 Aug 25 05:51:51.824836 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1199/4804] 10.4.3.189 () {68 vars in 1258 bytes} [Tue Aug 25 05:51:51 2026] POST /volume/v3/volumes => generated 778 bytes in 280 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 05:51:51.842356 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-dacb2929-8987-4ce3-ac9a-c5437d2565c0 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:51:51.846578 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-dacb2929-8987-4ce3-ac9a-c5437d2565c0 tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-admin] GET https://10.4.3.189/volume/v3/volumes/14298bcb-61eb-41cf-bdf4-0c5b4008f757 Aug 25 05:51:51.847527 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-dacb2929-8987-4ce3-ac9a-c5437d2565c0 tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:51:51.847527 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-dacb2929-8987-4ce3-ac9a-c5437d2565c0 tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:51:51.856858 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:51:51.856858 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:51:51.861419 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-dacb2929-8987-4ce3-ac9a-c5437d2565c0 tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-admin] Volume info retrieved successfully. Aug 25 05:51:51.866170 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-dacb2929-8987-4ce3-ac9a-c5437d2565c0 tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-admin] https://10.4.3.189/volume/v3/volumes/14298bcb-61eb-41cf-bdf4-0c5b4008f757 returned with HTTP 200 Aug 25 05:51:51.866613 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1195/4805] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:51:51 2026] GET /volume/v3/volumes/14298bcb-61eb-41cf-bdf4-0c5b4008f757 => generated 957 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:51:52.106834 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-0310855c-f753-47b4-ba78-fc23f8caa0a3 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:51:52.109397 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-0310855c-f753-47b4-ba78-fc23f8caa0a3 tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] GET https://10.4.3.189/volume/v3/volumes/f77fcab7-555b-42ab-90d7-6520e29c330d Aug 25 05:51:52.109681 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-0310855c-f753-47b4-ba78-fc23f8caa0a3 tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:51:52.109947 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-0310855c-f753-47b4-ba78-fc23f8caa0a3 tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:51:52.119572 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:51:52.119572 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:51:52.124182 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-0310855c-f753-47b4-ba78-fc23f8caa0a3 tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] Volume info retrieved successfully. Aug 25 05:51:52.129563 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-0310855c-f753-47b4-ba78-fc23f8caa0a3 tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] https://10.4.3.189/volume/v3/volumes/f77fcab7-555b-42ab-90d7-6520e29c330d returned with HTTP 200 Aug 25 05:51:52.130298 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1216/4806] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:51:52 2026] GET /volume/v3/volumes/f77fcab7-555b-42ab-90d7-6520e29c330d => generated 904 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:51:52.880827 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-653d4c3a-ee32-4ab7-8ad1-08f5c1afd190 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:51:52.883038 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-653d4c3a-ee32-4ab7-8ad1-08f5c1afd190 tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-admin] GET https://10.4.3.189/volume/v3/volumes/14298bcb-61eb-41cf-bdf4-0c5b4008f757 Aug 25 05:51:52.883296 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-653d4c3a-ee32-4ab7-8ad1-08f5c1afd190 tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:51:52.883520 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-653d4c3a-ee32-4ab7-8ad1-08f5c1afd190 tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-admin] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:51:52.891988 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:51:52.891988 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:51:52.896119 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-653d4c3a-ee32-4ab7-8ad1-08f5c1afd190 tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-admin] Volume info retrieved successfully. Aug 25 05:51:52.900661 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-653d4c3a-ee32-4ab7-8ad1-08f5c1afd190 tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-admin] https://10.4.3.189/volume/v3/volumes/14298bcb-61eb-41cf-bdf4-0c5b4008f757 returned with HTTP 200 Aug 25 05:51:52.901134 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1197/4807] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:51:52 2026] GET /volume/v3/volumes/14298bcb-61eb-41cf-bdf4-0c5b4008f757 => generated 1009 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:51:52.914024 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-2494d79c-5863-4c08-adca-402e2af3e575 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:51:52.916276 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-2494d79c-5863-4c08-adca-402e2af3e575 tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-admin] POST https://10.4.3.189/volume/v3/snapshots Aug 25 05:51:52.916671 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-2494d79c-5863-4c08-adca-402e2af3e575 tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "14298bcb-61eb-41cf-bdf4-0c5b4008f757", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1040323334"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:51:52.927475 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:51:52.927475 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:51:52.927682 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-2494d79c-5863-4c08-adca-402e2af3e575 tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-admin] Volume info retrieved successfully. Aug 25 05:51:52.927832 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.v3.snapshots [None req-2494d79c-5863-4c08-adca-402e2af3e575 tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-admin] Create snapshot from volume 14298bcb-61eb-41cf-bdf4-0c5b4008f757 Aug 25 05:51:52.965525 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.quota [None req-2494d79c-5863-4c08-adca-402e2af3e575 tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-admin] Created reservations ['07ff4b46-ecb4-4fd1-b929-9dbf27473269', '244807cf-9356-47f5-a16a-ee8fc57ea3b2', '1d79fe52-2e8d-44f6-b7eb-2efcc23a88bd', '074486e0-6d88-479b-bb2c-945fd15eb768'] {{(pid=100269) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:51:53.000042 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-2494d79c-5863-4c08-adca-402e2af3e575 tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-admin] Snapshot create request issued successfully. Aug 25 05:51:53.000042 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-2494d79c-5863-4c08-adca-402e2af3e575 tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-admin] https://10.4.3.189/volume/v3/snapshots returned with HTTP 202 Aug 25 05:51:53.000042 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1200/4808] 10.4.3.189 () {68 vars in 1265 bytes} [Tue Aug 25 05:51:52 2026] POST /volume/v3/snapshots => generated 308 bytes in 85 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 05:51:53.010755 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-9cd41ff4-7a36-4259-90c6-8f6bec3e0b94 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:51:53.012908 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-9cd41ff4-7a36-4259-90c6-8f6bec3e0b94 tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-admin] GET https://10.4.3.189/volume/v3/snapshots/d2b08e35-021f-442b-b254-b250aba9e7d1 Aug 25 05:51:53.013188 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-9cd41ff4-7a36-4259-90c6-8f6bec3e0b94 tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:51:53.013426 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-9cd41ff4-7a36-4259-90c6-8f6bec3e0b94 tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:51:53.019445 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:51:53.019445 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:51:53.019762 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-9cd41ff4-7a36-4259-90c6-8f6bec3e0b94 tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-admin] Snapshot retrieved successfully. Aug 25 05:51:53.020725 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-9cd41ff4-7a36-4259-90c6-8f6bec3e0b94 tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-admin] https://10.4.3.189/volume/v3/snapshots/d2b08e35-021f-442b-b254-b250aba9e7d1 returned with HTTP 200 Aug 25 05:51:53.020879 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1196/4809] 10.4.3.189 () {66 vars in 1354 bytes} [Tue Aug 25 05:51:53 2026] GET /volume/v3/snapshots/d2b08e35-021f-442b-b254-b250aba9e7d1 => generated 440 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:51:53.143868 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-4db4131d-7086-4703-8e5a-47e3d9c2596b None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:51:53.145643 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-4db4131d-7086-4703-8e5a-47e3d9c2596b tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] GET https://10.4.3.189/volume/v3/volumes/f77fcab7-555b-42ab-90d7-6520e29c330d Aug 25 05:51:53.145845 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-4db4131d-7086-4703-8e5a-47e3d9c2596b tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:51:53.146082 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-4db4131d-7086-4703-8e5a-47e3d9c2596b tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:51:53.155685 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:51:53.155685 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:51:53.160197 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-4db4131d-7086-4703-8e5a-47e3d9c2596b tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] Volume info retrieved successfully. Aug 25 05:51:53.167690 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-4db4131d-7086-4703-8e5a-47e3d9c2596b tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] https://10.4.3.189/volume/v3/volumes/f77fcab7-555b-42ab-90d7-6520e29c330d returned with HTTP 200 Aug 25 05:51:53.168169 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1217/4810] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:51:53 2026] GET /volume/v3/volumes/f77fcab7-555b-42ab-90d7-6520e29c330d => generated 904 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:51:54.033287 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-638862cf-293b-4a74-983c-727aeda5f8b8 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:51:54.035478 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-638862cf-293b-4a74-983c-727aeda5f8b8 tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-admin] GET https://10.4.3.189/volume/v3/snapshots/d2b08e35-021f-442b-b254-b250aba9e7d1 Aug 25 05:51:54.035664 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-638862cf-293b-4a74-983c-727aeda5f8b8 tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:51:54.035845 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-638862cf-293b-4a74-983c-727aeda5f8b8 tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-admin] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:51:54.042477 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:51:54.042477 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:51:54.042897 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-638862cf-293b-4a74-983c-727aeda5f8b8 tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-admin] Snapshot retrieved successfully. Aug 25 05:51:54.043806 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-638862cf-293b-4a74-983c-727aeda5f8b8 tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-admin] https://10.4.3.189/volume/v3/snapshots/d2b08e35-021f-442b-b254-b250aba9e7d1 returned with HTTP 200 Aug 25 05:51:54.044217 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1198/4811] 10.4.3.189 () {66 vars in 1354 bytes} [Tue Aug 25 05:51:54 2026] GET /volume/v3/snapshots/d2b08e35-021f-442b-b254-b250aba9e7d1 => generated 467 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:51:54.052479 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-26896638-db29-487e-806c-865ad31bc8ea None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:51:54.128685 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-26896638-db29-487e-806c-865ad31bc8ea tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-reader] POST https://10.4.3.189/volume/v3/snapshots/d2b08e35-021f-442b-b254-b250aba9e7d1/action Aug 25 05:51:54.129082 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-26896638-db29-487e-806c-865ad31bc8ea tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-reader] Action body: b'{"os-force_delete": {}}' {{(pid=100269) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 05:51:54.129227 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-26896638-db29-487e-806c-865ad31bc8ea tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-reader] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:51:54.134756 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:51:54.134756 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:51:54.135166 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-26896638-db29-487e-806c-865ad31bc8ea tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-reader] Snapshot retrieved successfully. Aug 25 05:51:54.135824 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.policy [None req-26896638-db29-487e-806c-865ad31bc8ea tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-reader] Policy check for volume_extension:snapshot_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': '90eb7d28ddcf45d2b7d6b7a930fba496', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e01edfc87e1741379a7b311650bd12a6', '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=100269) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 25 05:51:54.136027 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-26896638-db29-487e-806c-865ad31bc8ea tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-reader] https://10.4.3.189/volume/v3/snapshots/d2b08e35-021f-442b-b254-b250aba9e7d1/action returned with HTTP 403 Aug 25 05:51:54.136447 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1201/4812] 10.4.3.189 () {68 vars in 1396 bytes} [Tue Aug 25 05:51:54 2026] POST /volume/v3/snapshots/d2b08e35-021f-442b-b254-b250aba9e7d1/action => generated 133 bytes in 84 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:51:54.142659 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-65b6e243-73ac-4a4e-93ef-7bd8c0f87600 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:51:54.144357 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-65b6e243-73ac-4a4e-93ef-7bd8c0f87600 tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-admin] DELETE https://10.4.3.189/volume/v3/snapshots/d2b08e35-021f-442b-b254-b250aba9e7d1 Aug 25 05:51:54.144587 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-65b6e243-73ac-4a4e-93ef-7bd8c0f87600 tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:51:54.144807 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-65b6e243-73ac-4a4e-93ef-7bd8c0f87600 tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-admin] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:51:54.144936 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.v3.snapshots [None req-65b6e243-73ac-4a4e-93ef-7bd8c0f87600 tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-admin] Delete snapshot with id: d2b08e35-021f-442b-b254-b250aba9e7d1 Aug 25 05:51:54.149543 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:51:54.149543 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:51:54.149809 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-65b6e243-73ac-4a4e-93ef-7bd8c0f87600 tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-admin] Snapshot retrieved successfully. Aug 25 05:51:54.166951 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-65b6e243-73ac-4a4e-93ef-7bd8c0f87600 tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-admin] Snapshot delete request issued successfully. Aug 25 05:51:54.167361 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-65b6e243-73ac-4a4e-93ef-7bd8c0f87600 tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-admin] https://10.4.3.189/volume/v3/snapshots/d2b08e35-021f-442b-b254-b250aba9e7d1 returned with HTTP 202 Aug 25 05:51:54.167514 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1197/4813] 10.4.3.189 () {66 vars in 1357 bytes} [Tue Aug 25 05:51:54 2026] DELETE /volume/v3/snapshots/d2b08e35-021f-442b-b254-b250aba9e7d1 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:51:54.174050 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-2cbd33c1-995c-416d-953f-240fecfda4e7 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:51:54.175771 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-2cbd33c1-995c-416d-953f-240fecfda4e7 tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-admin] GET https://10.4.3.189/volume/v3/snapshots/d2b08e35-021f-442b-b254-b250aba9e7d1 Aug 25 05:51:54.175992 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-2cbd33c1-995c-416d-953f-240fecfda4e7 tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:51:54.176210 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-2cbd33c1-995c-416d-953f-240fecfda4e7 tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:51:54.181797 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-6432e39f-2514-46c7-974a-9c2b00ae2012 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:51:54.183695 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-6432e39f-2514-46c7-974a-9c2b00ae2012 tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] GET https://10.4.3.189/volume/v3/volumes/f77fcab7-555b-42ab-90d7-6520e29c330d Aug 25 05:51:54.183902 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-6432e39f-2514-46c7-974a-9c2b00ae2012 tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:51:54.184139 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-6432e39f-2514-46c7-974a-9c2b00ae2012 tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:51:54.186488 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:51:54.186488 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:51:54.186872 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-2cbd33c1-995c-416d-953f-240fecfda4e7 tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-admin] Snapshot retrieved successfully. Aug 25 05:51:54.187634 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-2cbd33c1-995c-416d-953f-240fecfda4e7 tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-admin] https://10.4.3.189/volume/v3/snapshots/d2b08e35-021f-442b-b254-b250aba9e7d1 returned with HTTP 200 Aug 25 05:51:54.188104 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1218/4814] 10.4.3.189 () {66 vars in 1354 bytes} [Tue Aug 25 05:51:54 2026] GET /volume/v3/snapshots/d2b08e35-021f-442b-b254-b250aba9e7d1 => generated 466 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:51:54.191128 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:51:54.191128 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:51:54.194862 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-6432e39f-2514-46c7-974a-9c2b00ae2012 tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] Volume info retrieved successfully. Aug 25 05:51:54.199183 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-6432e39f-2514-46c7-974a-9c2b00ae2012 tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] https://10.4.3.189/volume/v3/volumes/f77fcab7-555b-42ab-90d7-6520e29c330d returned with HTTP 200 Aug 25 05:51:54.199567 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1199/4815] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:51:54 2026] GET /volume/v3/volumes/f77fcab7-555b-42ab-90d7-6520e29c330d => generated 904 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:51:55.197388 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-ad7311b8-24c2-418d-a2e1-682240388114 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:51:55.199333 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-ad7311b8-24c2-418d-a2e1-682240388114 tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-admin] GET https://10.4.3.189/volume/v3/snapshots/d2b08e35-021f-442b-b254-b250aba9e7d1 Aug 25 05:51:55.199544 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-ad7311b8-24c2-418d-a2e1-682240388114 tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:51:55.199989 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-ad7311b8-24c2-418d-a2e1-682240388114 tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:51:55.204700 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-ad7311b8-24c2-418d-a2e1-682240388114 tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-admin] https://10.4.3.189/volume/v3/snapshots/d2b08e35-021f-442b-b254-b250aba9e7d1 returned with HTTP 404 Aug 25 05:51:55.205293 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1202/4816] 10.4.3.189 () {66 vars in 1354 bytes} [Tue Aug 25 05:51:55 2026] GET /volume/v3/snapshots/d2b08e35-021f-442b-b254-b250aba9e7d1 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:51:55.213256 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-6b5ff804-1d71-4810-a753-2878a93f0f5c None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:51:55.213901 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-adf90176-b6f0-4f69-bd63-5b9a5f57dd56 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:51:55.215490 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6b5ff804-1d71-4810-a753-2878a93f0f5c tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] GET https://10.4.3.189/volume/v3/volumes/f77fcab7-555b-42ab-90d7-6520e29c330d Aug 25 05:51:55.215691 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-adf90176-b6f0-4f69-bd63-5b9a5f57dd56 tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-admin] DELETE https://10.4.3.189/volume/v3/volumes/14298bcb-61eb-41cf-bdf4-0c5b4008f757 Aug 25 05:51:55.215747 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-6b5ff804-1d71-4810-a753-2878a93f0f5c tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:51:55.215790 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-adf90176-b6f0-4f69-bd63-5b9a5f57dd56 tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:51:55.216096 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-6b5ff804-1d71-4810-a753-2878a93f0f5c tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:51:55.216174 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-adf90176-b6f0-4f69-bd63-5b9a5f57dd56 tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-admin] Calling method 'delete' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:51:55.216361 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [None req-adf90176-b6f0-4f69-bd63-5b9a5f57dd56 tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-admin] Delete volume with id: 14298bcb-61eb-41cf-bdf4-0c5b4008f757 Aug 25 05:51:55.223380 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:51:55.223380 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:51:55.223845 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:51:55.223845 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:51:55.224258 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-adf90176-b6f0-4f69-bd63-5b9a5f57dd56 tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-admin] Volume info retrieved successfully. Aug 25 05:51:55.227643 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-6b5ff804-1d71-4810-a753-2878a93f0f5c tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] Volume info retrieved successfully. Aug 25 05:51:55.233234 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6b5ff804-1d71-4810-a753-2878a93f0f5c tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] https://10.4.3.189/volume/v3/volumes/f77fcab7-555b-42ab-90d7-6520e29c330d returned with HTTP 200 Aug 25 05:51:55.233663 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1198/4817] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:51:55 2026] GET /volume/v3/volumes/f77fcab7-555b-42ab-90d7-6520e29c330d => generated 905 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:51:55.245411 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-adf90176-b6f0-4f69-bd63-5b9a5f57dd56 tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-admin] Delete volume request issued successfully. Aug 25 05:51:55.245677 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-adf90176-b6f0-4f69-bd63-5b9a5f57dd56 tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-admin] https://10.4.3.189/volume/v3/volumes/14298bcb-61eb-41cf-bdf4-0c5b4008f757 returned with HTTP 202 Aug 25 05:51:55.246267 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1219/4818] 10.4.3.189 () {66 vars in 1351 bytes} [Tue Aug 25 05:51:55 2026] DELETE /volume/v3/volumes/14298bcb-61eb-41cf-bdf4-0c5b4008f757 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:51:55.248714 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-e446465c-26e0-4a17-afae-b662e890fa75 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:51:55.251788 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-e446465c-26e0-4a17-afae-b662e890fa75 tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] GET https://10.4.3.189/volume/v3/volumes/f77fcab7-555b-42ab-90d7-6520e29c330d Aug 25 05:51:55.252130 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-e446465c-26e0-4a17-afae-b662e890fa75 tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:51:55.252465 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-e446465c-26e0-4a17-afae-b662e890fa75 tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:51:55.256586 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-393e3f65-b728-4573-9f3c-6da885e38fc5 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:51:55.258731 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-393e3f65-b728-4573-9f3c-6da885e38fc5 tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-admin] GET https://10.4.3.189/volume/v3/volumes/14298bcb-61eb-41cf-bdf4-0c5b4008f757 Aug 25 05:51:55.259024 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-393e3f65-b728-4573-9f3c-6da885e38fc5 tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:51:55.259313 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-393e3f65-b728-4573-9f3c-6da885e38fc5 tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:51:55.263647 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:51:55.263647 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:51:55.267812 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-e446465c-26e0-4a17-afae-b662e890fa75 tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] Volume info retrieved successfully. Aug 25 05:51:55.268307 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:51:55.268307 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:51:55.271550 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-e446465c-26e0-4a17-afae-b662e890fa75 tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] https://10.4.3.189/volume/v3/volumes/f77fcab7-555b-42ab-90d7-6520e29c330d returned with HTTP 200 Aug 25 05:51:55.271959 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1200/4819] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:51:55 2026] GET /volume/v3/volumes/f77fcab7-555b-42ab-90d7-6520e29c330d => generated 905 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:51:55.275220 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-393e3f65-b728-4573-9f3c-6da885e38fc5 tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-admin] Volume info retrieved successfully. Aug 25 05:51:55.278001 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-393e3f65-b728-4573-9f3c-6da885e38fc5 tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-admin] https://10.4.3.189/volume/v3/volumes/14298bcb-61eb-41cf-bdf4-0c5b4008f757 returned with HTTP 200 Aug 25 05:51:55.278580 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1203/4820] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:51:55 2026] GET /volume/v3/volumes/14298bcb-61eb-41cf-bdf4-0c5b4008f757 => generated 1008 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:51:56.298719 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-75ae63b5-0046-4702-8bf2-de7d5551322f None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:51:56.300604 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-75ae63b5-0046-4702-8bf2-de7d5551322f tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-admin] GET https://10.4.3.189/volume/v3/volumes/14298bcb-61eb-41cf-bdf4-0c5b4008f757 Aug 25 05:51:56.300853 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-75ae63b5-0046-4702-8bf2-de7d5551322f tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:51:56.301076 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-75ae63b5-0046-4702-8bf2-de7d5551322f tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:51:56.307141 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-75ae63b5-0046-4702-8bf2-de7d5551322f tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-admin] https://10.4.3.189/volume/v3/volumes/14298bcb-61eb-41cf-bdf4-0c5b4008f757 returned with HTTP 404 Aug 25 05:51:56.307685 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1199/4821] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:51:56 2026] GET /volume/v3/volumes/14298bcb-61eb-41cf-bdf4-0c5b4008f757 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:51:56.321690 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-47ae67dc-8400-4ae1-a06c-ff6843205597 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:51:56.324345 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-47ae67dc-8400-4ae1-a06c-ff6843205597 tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-admin] POST https://10.4.3.189/volume/v3/volumes Aug 25 05:51:56.324896 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-47ae67dc-8400-4ae1-a06c-ff6843205597 tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-181585554"}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:51:56.327885 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.v3.volumes [None req-47ae67dc-8400-4ae1-a06c-ff6843205597 tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-181585554'}} {{(pid=100271) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 05:51:56.327885 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [None req-47ae67dc-8400-4ae1-a06c-ff6843205597 tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-admin] Create volume of 1 GB Aug 25 05:51:56.332438 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-47ae67dc-8400-4ae1-a06c-ff6843205597 tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-admin] Availability Zones retrieved successfully. Aug 25 05:51:56.338412 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-47ae67dc-8400-4ae1-a06c-ff6843205597 tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-admin] Flow 'volume_create_api' (3fa1e04c-0fa8-4b5a-b28d-bacaa8f758cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:51:56.339224 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-47ae67dc-8400-4ae1-a06c-ff6843205597 tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e2595344-abe6-4376-9253-40ea6eb1e6a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:51:56.339903 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.flows.api.create_volume [None req-47ae67dc-8400-4ae1-a06c-ff6843205597 tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-admin] Validating volume size '1' using validate_int {{(pid=100271) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 05:51:56.361717 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-47ae67dc-8400-4ae1-a06c-ff6843205597 tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e2595344-abe6-4376-9253-40ea6eb1e6a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T05:35:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=23fc6e5d-fce0-4521-ba46-4837b4232084,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '23fc6e5d-fce0-4521-ba46-4837b4232084', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:51:56.362383 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-47ae67dc-8400-4ae1-a06c-ff6843205597 tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5cbe59b1-8b11-4936-ad31-ad23ae625dc5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:51:56.397215 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.quota [None req-47ae67dc-8400-4ae1-a06c-ff6843205597 tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-admin] Created reservations ['d7c32b64-3564-460f-83d4-511418331a9b', '1778a71f-0015-4c73-9bb5-452dff5e85a9', '0d2fa077-a24b-4caf-87c9-c921b8a24d90', 'd0ac5c25-3c37-4cd8-9f97-3657f6bf959c'] {{(pid=100271) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:51:56.398010 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-47ae67dc-8400-4ae1-a06c-ff6843205597 tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5cbe59b1-8b11-4936-ad31-ad23ae625dc5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d7c32b64-3564-460f-83d4-511418331a9b', '1778a71f-0015-4c73-9bb5-452dff5e85a9', '0d2fa077-a24b-4caf-87c9-c921b8a24d90', 'd0ac5c25-3c37-4cd8-9f97-3657f6bf959c']}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:51:56.398653 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-47ae67dc-8400-4ae1-a06c-ff6843205597 tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (09920044-406a-4302-8ab0-39b09638120c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:51:56.422042 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-47ae67dc-8400-4ae1-a06c-ff6843205597 tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (09920044-406a-4302-8ab0-39b09638120c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c0d39c2c-90d6-4450-a63e-c59b1dcea934', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-181585554',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e01edfc87e1741379a7b311650bd12a6',qos_specs=None,replication_status=,reservations=['d7c32b64-3564-460f-83d4-511418331a9b','1778a71f-0015-4c73-9bb5-452dff5e85a9','0d2fa077-a24b-4caf-87c9-c921b8a24d90','d0ac5c25-3c37-4cd8-9f97-3657f6bf959c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3de1c74a562e45da9a65dc58e6ece556',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T05:51:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-181585554',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c0d39c2c-90d6-4450-a63e-c59b1dcea934,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e01edfc87e1741379a7b311650bd12a6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3de1c74a562e45da9a65dc58e6ece556',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(23fc6e5d-fce0-4521-ba46-4837b4232084),volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:51:56.422894 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-47ae67dc-8400-4ae1-a06c-ff6843205597 tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (29ee2892-6b77-4e58-bf18-8459106d876c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:51:56.440345 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-47ae67dc-8400-4ae1-a06c-ff6843205597 tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (29ee2892-6b77-4e58-bf18-8459106d876c) transitioned into state 'SUCCESS' from state '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-181585554',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e01edfc87e1741379a7b311650bd12a6',qos_specs=None,replication_status=,reservations=['d7c32b64-3564-460f-83d4-511418331a9b','1778a71f-0015-4c73-9bb5-452dff5e85a9','0d2fa077-a24b-4caf-87c9-c921b8a24d90','d0ac5c25-3c37-4cd8-9f97-3657f6bf959c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3de1c74a562e45da9a65dc58e6ece556',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:51:56.440961 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-47ae67dc-8400-4ae1-a06c-ff6843205597 tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aeaed304-d475-4f2f-a31a-ea74defbd61c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:51:56.449688 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-47ae67dc-8400-4ae1-a06c-ff6843205597 tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aeaed304-d475-4f2f-a31a-ea74defbd61c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:51:56.450520 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-47ae67dc-8400-4ae1-a06c-ff6843205597 tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-admin] Flow 'volume_create_api' (3fa1e04c-0fa8-4b5a-b28d-bacaa8f758cb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100271) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:51:56.450783 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-47ae67dc-8400-4ae1-a06c-ff6843205597 tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-admin] Create volume request issued successfully. Aug 25 05:51:56.451308 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-47ae67dc-8400-4ae1-a06c-ff6843205597 tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-admin] https://10.4.3.189/volume/v3/volumes returned with HTTP 202 Aug 25 05:51:56.451688 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1220/4822] 10.4.3.189 () {68 vars in 1258 bytes} [Tue Aug 25 05:51:56 2026] POST /volume/v3/volumes => generated 777 bytes in 131 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 05:51:56.464288 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-e5ac163e-32c0-4b5a-b481-10e6c46a8213 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:51:56.466106 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-e5ac163e-32c0-4b5a-b481-10e6c46a8213 tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-admin] GET https://10.4.3.189/volume/v3/volumes/c0d39c2c-90d6-4450-a63e-c59b1dcea934 Aug 25 05:51:56.466291 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-e5ac163e-32c0-4b5a-b481-10e6c46a8213 tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:51:56.466466 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-e5ac163e-32c0-4b5a-b481-10e6c46a8213 tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-admin] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:51:56.474529 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:51:56.474529 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:51:56.479448 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-e5ac163e-32c0-4b5a-b481-10e6c46a8213 tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-admin] Volume info retrieved successfully. Aug 25 05:51:56.485233 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-e5ac163e-32c0-4b5a-b481-10e6c46a8213 tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-admin] https://10.4.3.189/volume/v3/volumes/c0d39c2c-90d6-4450-a63e-c59b1dcea934 returned with HTTP 200 Aug 25 05:51:56.486942 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1201/4823] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:51:56 2026] GET /volume/v3/volumes/c0d39c2c-90d6-4450-a63e-c59b1dcea934 => generated 956 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:51:57.497542 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-c0811f34-7f75-40c1-9de5-5a573d32686a None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:51:57.502653 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-c0811f34-7f75-40c1-9de5-5a573d32686a tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-admin] GET https://10.4.3.189/volume/v3/volumes/c0d39c2c-90d6-4450-a63e-c59b1dcea934 Aug 25 05:51:57.502872 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-c0811f34-7f75-40c1-9de5-5a573d32686a tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:51:57.503181 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-c0811f34-7f75-40c1-9de5-5a573d32686a tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:51:57.512585 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:51:57.512585 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:51:57.522333 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-c0811f34-7f75-40c1-9de5-5a573d32686a tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-admin] Volume info retrieved successfully. Aug 25 05:51:57.529078 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-c0811f34-7f75-40c1-9de5-5a573d32686a tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-admin] https://10.4.3.189/volume/v3/volumes/c0d39c2c-90d6-4450-a63e-c59b1dcea934 returned with HTTP 200 Aug 25 05:51:57.529436 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1204/4824] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:51:57 2026] GET /volume/v3/volumes/c0d39c2c-90d6-4450-a63e-c59b1dcea934 => generated 1008 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:51:57.542608 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-1e1a1e39-17b5-41b5-8a83-57e16f8e1f3e None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:51:57.545567 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-1e1a1e39-17b5-41b5-8a83-57e16f8e1f3e tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-admin] POST https://10.4.3.189/volume/v3/snapshots Aug 25 05:51:57.545567 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-1e1a1e39-17b5-41b5-8a83-57e16f8e1f3e tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c0d39c2c-90d6-4450-a63e-c59b1dcea934", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1176986233"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:51:57.548737 np0000008051 devstack@c-api.service[100268]: DEBUG dbcounter [-] [100268] Writing DB stats cinder:SELECT=333,cinder:UPDATE=107,cinder:INSERT=54,cinder:DELETE=1 {{(pid=100268) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 05:51:57.558261 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:51:57.558261 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:51:57.558598 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-1e1a1e39-17b5-41b5-8a83-57e16f8e1f3e tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-admin] Volume info retrieved successfully. Aug 25 05:51:57.558719 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.v3.snapshots [None req-1e1a1e39-17b5-41b5-8a83-57e16f8e1f3e tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-admin] Create snapshot from volume c0d39c2c-90d6-4450-a63e-c59b1dcea934 Aug 25 05:51:57.599470 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-1e1a1e39-17b5-41b5-8a83-57e16f8e1f3e tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-admin] Created reservations ['8e712793-e977-4c00-9a89-3117f8261314', '73968e19-6671-41d4-aa12-5786057b9aa0', '7807ae15-f09f-4d71-8f11-83b08e06ec6f', 'e7077660-be79-4674-bd49-d364360e1b86'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:51:57.644389 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-1e1a1e39-17b5-41b5-8a83-57e16f8e1f3e tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-admin] Snapshot create request issued successfully. Aug 25 05:51:57.644834 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-1e1a1e39-17b5-41b5-8a83-57e16f8e1f3e tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-admin] https://10.4.3.189/volume/v3/snapshots returned with HTTP 202 Aug 25 05:51:57.645392 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1200/4825] 10.4.3.189 () {68 vars in 1265 bytes} [Tue Aug 25 05:51:57 2026] POST /volume/v3/snapshots => generated 308 bytes in 103 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 05:51:57.656249 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-fc5a71af-8654-4d3e-ba05-ec612e1faf89 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:51:57.658646 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-fc5a71af-8654-4d3e-ba05-ec612e1faf89 tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-admin] GET https://10.4.3.189/volume/v3/snapshots/a96d3759-3095-4d83-9477-cb3563aae002 Aug 25 05:51:57.658884 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-fc5a71af-8654-4d3e-ba05-ec612e1faf89 tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:51:57.659151 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-fc5a71af-8654-4d3e-ba05-ec612e1faf89 tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:51:57.665463 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:51:57.665463 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:51:57.665889 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-fc5a71af-8654-4d3e-ba05-ec612e1faf89 tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-admin] Snapshot retrieved successfully. Aug 25 05:51:57.666685 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-fc5a71af-8654-4d3e-ba05-ec612e1faf89 tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-admin] https://10.4.3.189/volume/v3/snapshots/a96d3759-3095-4d83-9477-cb3563aae002 returned with HTTP 200 Aug 25 05:51:57.667154 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1221/4826] 10.4.3.189 () {66 vars in 1354 bytes} [Tue Aug 25 05:51:57 2026] GET /volume/v3/snapshots/a96d3759-3095-4d83-9477-cb3563aae002 => generated 440 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:51:58.150943 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-cf2c4bcd-8e7a-4adf-9397-a5376e0a6fc7 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:51:58.249306 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-cf2c4bcd-8e7a-4adf-9397-a5376e0a6fc7 tempest-TestInstancesWithCinderVolumes-685339554 tempest-TestInstancesWithCinderVolumes-685339554-project-admin] POST https://10.4.3.189/volume/v3/types Aug 25 05:51:58.250411 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-cf2c4bcd-8e7a-4adf-9397-a5376e0a6fc7 tempest-TestInstancesWithCinderVolumes-685339554 tempest-TestInstancesWithCinderVolumes-685339554-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-697519343-1995270360", "extra_specs": {}}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:51:58.266747 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-cf2c4bcd-8e7a-4adf-9397-a5376e0a6fc7 tempest-TestInstancesWithCinderVolumes-685339554 tempest-TestInstancesWithCinderVolumes-685339554-project-admin] https://10.4.3.189/volume/v3/types returned with HTTP 200 Aug 25 05:51:58.267111 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1202/4827] 10.4.3.189 () {68 vars in 1253 bytes} [Tue Aug 25 05:51:58 2026] POST /volume/v3/types => generated 268 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:51:58.676897 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-f06aac38-966f-41d4-af22-f86a8521a8b0 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:51:58.678897 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-f06aac38-966f-41d4-af22-f86a8521a8b0 tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-admin] GET https://10.4.3.189/volume/v3/snapshots/a96d3759-3095-4d83-9477-cb3563aae002 Aug 25 05:51:58.679190 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-f06aac38-966f-41d4-af22-f86a8521a8b0 tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:51:58.679574 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-f06aac38-966f-41d4-af22-f86a8521a8b0 tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:51:58.684768 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:51:58.684768 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:51:58.685271 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-f06aac38-966f-41d4-af22-f86a8521a8b0 tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-admin] Snapshot retrieved successfully. Aug 25 05:51:58.686310 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-f06aac38-966f-41d4-af22-f86a8521a8b0 tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-admin] https://10.4.3.189/volume/v3/snapshots/a96d3759-3095-4d83-9477-cb3563aae002 returned with HTTP 200 Aug 25 05:51:58.686869 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1205/4828] 10.4.3.189 () {66 vars in 1354 bytes} [Tue Aug 25 05:51:58 2026] GET /volume/v3/snapshots/a96d3759-3095-4d83-9477-cb3563aae002 => generated 467 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:51:58.700001 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-2db2dc95-a3e4-4269-9035-c74a33c9df5e None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:51:58.702484 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-2db2dc95-a3e4-4269-9035-c74a33c9df5e tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-reader] GET https://10.4.3.189/volume/v3/snapshots Aug 25 05:51:58.702740 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-2db2dc95-a3e4-4269-9035-c74a33c9df5e tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-reader] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:51:58.703140 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-2db2dc95-a3e4-4269-9035-c74a33c9df5e tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-reader] Calling method 'index' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:51:58.703552 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.api_utils [None req-2db2dc95-a3e4-4269-9035-c74a33c9df5e tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-reader] Removing options '' from query. {{(pid=100268) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 05:51:58.704048 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:51:58.704048 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:51:58.705248 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.db.api [None req-2db2dc95-a3e4-4269-9035-c74a33c9df5e tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-reader] Building query based on filter {{(pid=100268) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 25 05:51:58.710586 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-2db2dc95-a3e4-4269-9035-c74a33c9df5e tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-reader] Get all snapshots completed successfully. Aug 25 05:51:58.711037 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-2db2dc95-a3e4-4269-9035-c74a33c9df5e tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-reader] https://10.4.3.189/volume/v3/snapshots returned with HTTP 200 Aug 25 05:51:58.711608 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1201/4829] 10.4.3.189 () {66 vars in 1243 bytes} [Tue Aug 25 05:51:58 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 25 05:51:58.722764 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-83d84d83-9bb4-4fb0-bd8e-cb184635aeff None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:51:58.724948 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-83d84d83-9bb4-4fb0-bd8e-cb184635aeff tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-admin] DELETE https://10.4.3.189/volume/v3/snapshots/a96d3759-3095-4d83-9477-cb3563aae002 Aug 25 05:51:58.725204 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-83d84d83-9bb4-4fb0-bd8e-cb184635aeff tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:51:58.725470 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-83d84d83-9bb4-4fb0-bd8e-cb184635aeff tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-admin] Calling method 'delete' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:51:58.725660 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.v3.snapshots [None req-83d84d83-9bb4-4fb0-bd8e-cb184635aeff tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-admin] Delete snapshot with id: a96d3759-3095-4d83-9477-cb3563aae002 Aug 25 05:51:58.731303 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:51:58.731303 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:51:58.731685 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-83d84d83-9bb4-4fb0-bd8e-cb184635aeff tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-admin] Snapshot retrieved successfully. Aug 25 05:51:58.749441 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-83d84d83-9bb4-4fb0-bd8e-cb184635aeff tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-admin] Snapshot delete request issued successfully. Aug 25 05:51:58.749645 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-83d84d83-9bb4-4fb0-bd8e-cb184635aeff tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-admin] https://10.4.3.189/volume/v3/snapshots/a96d3759-3095-4d83-9477-cb3563aae002 returned with HTTP 202 Aug 25 05:51:58.750223 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1222/4830] 10.4.3.189 () {66 vars in 1357 bytes} [Tue Aug 25 05:51:58 2026] DELETE /volume/v3/snapshots/a96d3759-3095-4d83-9477-cb3563aae002 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:51:58.764940 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-38280cd9-3780-434a-9bbe-d536bb071464 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:51:58.767348 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-38280cd9-3780-434a-9bbe-d536bb071464 tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-admin] GET https://10.4.3.189/volume/v3/snapshots/a96d3759-3095-4d83-9477-cb3563aae002 Aug 25 05:51:58.767614 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-38280cd9-3780-434a-9bbe-d536bb071464 tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:51:58.767893 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-38280cd9-3780-434a-9bbe-d536bb071464 tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-admin] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:51:58.773731 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:51:58.773731 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:51:58.774174 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-38280cd9-3780-434a-9bbe-d536bb071464 tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-admin] Snapshot retrieved successfully. Aug 25 05:51:58.774855 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-38280cd9-3780-434a-9bbe-d536bb071464 tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-admin] https://10.4.3.189/volume/v3/snapshots/a96d3759-3095-4d83-9477-cb3563aae002 returned with HTTP 200 Aug 25 05:51:58.775295 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1203/4831] 10.4.3.189 () {66 vars in 1354 bytes} [Tue Aug 25 05:51:58 2026] GET /volume/v3/snapshots/a96d3759-3095-4d83-9477-cb3563aae002 => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:51:59.786051 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-f5de2a84-e96e-4787-b5be-bef7c07f74f4 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:51:59.788021 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-f5de2a84-e96e-4787-b5be-bef7c07f74f4 tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-admin] GET https://10.4.3.189/volume/v3/snapshots/a96d3759-3095-4d83-9477-cb3563aae002 Aug 25 05:51:59.788299 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-f5de2a84-e96e-4787-b5be-bef7c07f74f4 tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:51:59.788597 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-f5de2a84-e96e-4787-b5be-bef7c07f74f4 tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:51:59.796967 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-f5de2a84-e96e-4787-b5be-bef7c07f74f4 tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-admin] https://10.4.3.189/volume/v3/snapshots/a96d3759-3095-4d83-9477-cb3563aae002 returned with HTTP 404 Aug 25 05:51:59.797539 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1206/4832] 10.4.3.189 () {66 vars in 1354 bytes} [Tue Aug 25 05:51:59 2026] GET /volume/v3/snapshots/a96d3759-3095-4d83-9477-cb3563aae002 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:51:59.806793 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-61660fcd-00e2-44a2-91cc-79fb894573c0 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:51:59.808478 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-61660fcd-00e2-44a2-91cc-79fb894573c0 tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-admin] DELETE https://10.4.3.189/volume/v3/volumes/c0d39c2c-90d6-4450-a63e-c59b1dcea934 Aug 25 05:51:59.808646 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-61660fcd-00e2-44a2-91cc-79fb894573c0 tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:51:59.808855 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-61660fcd-00e2-44a2-91cc-79fb894573c0 tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-admin] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:51:59.809044 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-61660fcd-00e2-44a2-91cc-79fb894573c0 tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-admin] Delete volume with id: c0d39c2c-90d6-4450-a63e-c59b1dcea934 Aug 25 05:51:59.818804 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:51:59.818804 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:51:59.818804 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-61660fcd-00e2-44a2-91cc-79fb894573c0 tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-admin] Volume info retrieved successfully. Aug 25 05:51:59.853232 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-61660fcd-00e2-44a2-91cc-79fb894573c0 tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-admin] Delete volume request issued successfully. Aug 25 05:51:59.853543 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-61660fcd-00e2-44a2-91cc-79fb894573c0 tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-admin] https://10.4.3.189/volume/v3/volumes/c0d39c2c-90d6-4450-a63e-c59b1dcea934 returned with HTTP 202 Aug 25 05:51:59.854222 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1202/4833] 10.4.3.189 () {66 vars in 1351 bytes} [Tue Aug 25 05:51:59 2026] DELETE /volume/v3/volumes/c0d39c2c-90d6-4450-a63e-c59b1dcea934 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:51:59.865913 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-02e6d864-cc8d-4194-94ad-3f5e9af173dd None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:51:59.870939 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-02e6d864-cc8d-4194-94ad-3f5e9af173dd tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-admin] GET https://10.4.3.189/volume/v3/volumes/c0d39c2c-90d6-4450-a63e-c59b1dcea934 Aug 25 05:51:59.871262 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-02e6d864-cc8d-4194-94ad-3f5e9af173dd tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:51:59.871538 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-02e6d864-cc8d-4194-94ad-3f5e9af173dd tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:51:59.883644 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:51:59.883644 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:51:59.889268 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-02e6d864-cc8d-4194-94ad-3f5e9af173dd tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-admin] Volume info retrieved successfully. Aug 25 05:51:59.895112 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-02e6d864-cc8d-4194-94ad-3f5e9af173dd tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-admin] https://10.4.3.189/volume/v3/volumes/c0d39c2c-90d6-4450-a63e-c59b1dcea934 returned with HTTP 200 Aug 25 05:51:59.895634 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1223/4834] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:51:59 2026] GET /volume/v3/volumes/c0d39c2c-90d6-4450-a63e-c59b1dcea934 => generated 1007 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:52:00.372981 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-e08c72d0-19cb-4c30-b24b-dc985fdc06d3 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:52:00.376423 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-e08c72d0-19cb-4c30-b24b-dc985fdc06d3 tempest-TestInstancesWithCinderVolumes-685339554 tempest-TestInstancesWithCinderVolumes-685339554-project-admin] POST https://10.4.3.189/volume/v3/types Aug 25 05:52:00.380517 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-e08c72d0-19cb-4c30-b24b-dc985fdc06d3 tempest-TestInstancesWithCinderVolumes-685339554 tempest-TestInstancesWithCinderVolumes-685339554-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-378348033-75565687", "extra_specs": {}}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:52:00.397880 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-e08c72d0-19cb-4c30-b24b-dc985fdc06d3 tempest-TestInstancesWithCinderVolumes-685339554 tempest-TestInstancesWithCinderVolumes-685339554-project-admin] https://10.4.3.189/volume/v3/types returned with HTTP 200 Aug 25 05:52:00.398338 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1204/4835] 10.4.3.189 () {68 vars in 1253 bytes} [Tue Aug 25 05:52:00 2026] POST /volume/v3/types => generated 266 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:52:00.406777 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-c03d29b6-6e8c-4d27-b7e9-d4334f895a94 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:52:00.408596 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-c03d29b6-6e8c-4d27-b7e9-d4334f895a94 tempest-TestInstancesWithCinderVolumes-685339554 tempest-TestInstancesWithCinderVolumes-685339554-project-admin] POST https://10.4.3.189/volume/v3/types Aug 25 05:52:00.408963 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-c03d29b6-6e8c-4d27-b7e9-d4334f895a94 tempest-TestInstancesWithCinderVolumes-685339554 tempest-TestInstancesWithCinderVolumes-685339554-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-613105212-665147277", "extra_specs": {}}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:52:00.422714 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-c03d29b6-6e8c-4d27-b7e9-d4334f895a94 tempest-TestInstancesWithCinderVolumes-685339554 tempest-TestInstancesWithCinderVolumes-685339554-project-admin] https://10.4.3.189/volume/v3/types returned with HTTP 200 Aug 25 05:52:00.423065 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1207/4836] 10.4.3.189 () {68 vars in 1253 bytes} [Tue Aug 25 05:52:00 2026] POST /volume/v3/types => generated 267 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:52:00.431815 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-ea547d59-352f-4a78-a77b-07e6111ee52f None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:52:00.433499 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ea547d59-352f-4a78-a77b-07e6111ee52f tempest-TestInstancesWithCinderVolumes-1183623384 tempest-TestInstancesWithCinderVolumes-1183623384-project-member] POST https://10.4.3.189/volume/v3/volumes Aug 25 05:52:00.433817 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ea547d59-352f-4a78-a77b-07e6111ee52f tempest-TestInstancesWithCinderVolumes-1183623384 tempest-TestInstancesWithCinderVolumes-1183623384-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-1096815303", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-378348033-75565687", "size": 1}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:52:00.435285 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.v3.volumes [None req-ea547d59-352f-4a78-a77b-07e6111ee52f tempest-TestInstancesWithCinderVolumes-1183623384 tempest-TestInstancesWithCinderVolumes-1183623384-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-1096815303', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-378348033-75565687', 'size': 1}} {{(pid=100268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 05:52:00.438601 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-ea547d59-352f-4a78-a77b-07e6111ee52f tempest-TestInstancesWithCinderVolumes-1183623384 tempest-TestInstancesWithCinderVolumes-1183623384-project-member] Create volume of 1 GB Aug 25 05:52:00.438835 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:52:00.438835 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:52:00.439273 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-ea547d59-352f-4a78-a77b-07e6111ee52f tempest-TestInstancesWithCinderVolumes-1183623384 tempest-TestInstancesWithCinderVolumes-1183623384-project-member] Availability Zones retrieved successfully. Aug 25 05:52:00.444493 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-ea547d59-352f-4a78-a77b-07e6111ee52f tempest-TestInstancesWithCinderVolumes-1183623384 tempest-TestInstancesWithCinderVolumes-1183623384-project-member] Flow 'volume_create_api' (10fc412a-2ffb-43af-aa97-1b9a94e0b5a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:52:00.445427 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-ea547d59-352f-4a78-a77b-07e6111ee52f tempest-TestInstancesWithCinderVolumes-1183623384 tempest-TestInstancesWithCinderVolumes-1183623384-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e8617742-d682-4c71-ae5f-e6bedf42f655) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:52:00.446370 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.flows.api.create_volume [None req-ea547d59-352f-4a78-a77b-07e6111ee52f tempest-TestInstancesWithCinderVolumes-1183623384 tempest-TestInstancesWithCinderVolumes-1183623384-project-member] Validating volume size '1' using validate_int {{(pid=100268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 05:52:00.467188 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-ea547d59-352f-4a78-a77b-07e6111ee52f tempest-TestInstancesWithCinderVolumes-1183623384 tempest-TestInstancesWithCinderVolumes-1183623384-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e8617742-d682-4c71-ae5f-e6bedf42f655) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T05:52:00Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=f784bdd8-f52a-4641-9a04-ba64d68c8c7c,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-378348033-75565687',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f784bdd8-f52a-4641-9a04-ba64d68c8c7c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:52:00.468136 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-ea547d59-352f-4a78-a77b-07e6111ee52f tempest-TestInstancesWithCinderVolumes-1183623384 tempest-TestInstancesWithCinderVolumes-1183623384-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cd7f13dc-7965-4d52-8250-aa90137bc177) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:52:00.500032 np0000008051 devstack@c-api.service[100268]: WARNING cinder.quota [None req-ea547d59-352f-4a78-a77b-07e6111ee52f tempest-TestInstancesWithCinderVolumes-1183623384 tempest-TestInstancesWithCinderVolumes-1183623384-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-378348033-75565687 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-378348033-75565687, it is now deprecated. Please use the default quota class for default quota. Aug 25 05:52:00.500321 np0000008051 devstack@c-api.service[100268]: WARNING cinder.quota [None req-ea547d59-352f-4a78-a77b-07e6111ee52f tempest-TestInstancesWithCinderVolumes-1183623384 tempest-TestInstancesWithCinderVolumes-1183623384-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-378348033-75565687 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-378348033-75565687, it is now deprecated. Please use the default quota class for default quota. Aug 25 05:52:00.550579 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-ea547d59-352f-4a78-a77b-07e6111ee52f tempest-TestInstancesWithCinderVolumes-1183623384 tempest-TestInstancesWithCinderVolumes-1183623384-project-member] Created reservations ['ee7df557-7c65-4d89-b1be-b5032c3d35ee', 'fac8f5d0-bd62-4b15-9b46-6c4e3046ddfe', '8677b4c8-5fee-4d8d-b2f9-f07278f429e5', '03812d98-8345-46ef-9f34-24108f00b6a5'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:52:00.551761 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-ea547d59-352f-4a78-a77b-07e6111ee52f tempest-TestInstancesWithCinderVolumes-1183623384 tempest-TestInstancesWithCinderVolumes-1183623384-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cd7f13dc-7965-4d52-8250-aa90137bc177) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ee7df557-7c65-4d89-b1be-b5032c3d35ee', 'fac8f5d0-bd62-4b15-9b46-6c4e3046ddfe', '8677b4c8-5fee-4d8d-b2f9-f07278f429e5', '03812d98-8345-46ef-9f34-24108f00b6a5']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:52:00.552609 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-ea547d59-352f-4a78-a77b-07e6111ee52f tempest-TestInstancesWithCinderVolumes-1183623384 tempest-TestInstancesWithCinderVolumes-1183623384-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d04f58b6-34ca-47bd-b686-3f9800b661cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:52:00.585461 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-ea547d59-352f-4a78-a77b-07e6111ee52f tempest-TestInstancesWithCinderVolumes-1183623384 tempest-TestInstancesWithCinderVolumes-1183623384-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d04f58b6-34ca-47bd-b686-3f9800b661cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2a24ea75-955c-4bfe-9ff8-ab1bf9f59462', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1096815303',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='84f9bdf5239847a2ab0b8975aedba239',qos_specs=None,replication_status=,reservations=['ee7df557-7c65-4d89-b1be-b5032c3d35ee','fac8f5d0-bd62-4b15-9b46-6c4e3046ddfe','8677b4c8-5fee-4d8d-b2f9-f07278f429e5','03812d98-8345-46ef-9f34-24108f00b6a5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='67a6038027ac4f649b0b54886e6416dc',volume_type_id=f784bdd8-f52a-4641-9a04-ba64d68c8c7c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T05:52:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1096815303',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2a24ea75-955c-4bfe-9ff8-ab1bf9f59462,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='84f9bdf5239847a2ab0b8975aedba239',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='67a6038027ac4f649b0b54886e6416dc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f784bdd8-f52a-4641-9a04-ba64d68c8c7c),volume_type_id=f784bdd8-f52a-4641-9a04-ba64d68c8c7c)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:52:00.586470 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-ea547d59-352f-4a78-a77b-07e6111ee52f tempest-TestInstancesWithCinderVolumes-1183623384 tempest-TestInstancesWithCinderVolumes-1183623384-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f7fb6a52-7e76-4623-86c5-b7c444e96486) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:52:00.613721 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-ea547d59-352f-4a78-a77b-07e6111ee52f tempest-TestInstancesWithCinderVolumes-1183623384 tempest-TestInstancesWithCinderVolumes-1183623384-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f7fb6a52-7e76-4623-86c5-b7c444e96486) transitioned into state 'SUCCESS' from state '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-1096815303',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='84f9bdf5239847a2ab0b8975aedba239',qos_specs=None,replication_status=,reservations=['ee7df557-7c65-4d89-b1be-b5032c3d35ee','fac8f5d0-bd62-4b15-9b46-6c4e3046ddfe','8677b4c8-5fee-4d8d-b2f9-f07278f429e5','03812d98-8345-46ef-9f34-24108f00b6a5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='67a6038027ac4f649b0b54886e6416dc',volume_type_id=f784bdd8-f52a-4641-9a04-ba64d68c8c7c)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:52:00.614827 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-ea547d59-352f-4a78-a77b-07e6111ee52f tempest-TestInstancesWithCinderVolumes-1183623384 tempest-TestInstancesWithCinderVolumes-1183623384-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (83f57a51-ebab-4438-a0a4-5a05aa815f7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:52:00.630507 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-ea547d59-352f-4a78-a77b-07e6111ee52f tempest-TestInstancesWithCinderVolumes-1183623384 tempest-TestInstancesWithCinderVolumes-1183623384-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (83f57a51-ebab-4438-a0a4-5a05aa815f7b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:52:00.631673 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-ea547d59-352f-4a78-a77b-07e6111ee52f tempest-TestInstancesWithCinderVolumes-1183623384 tempest-TestInstancesWithCinderVolumes-1183623384-project-member] Flow 'volume_create_api' (10fc412a-2ffb-43af-aa97-1b9a94e0b5a0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:52:00.632137 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-ea547d59-352f-4a78-a77b-07e6111ee52f tempest-TestInstancesWithCinderVolumes-1183623384 tempest-TestInstancesWithCinderVolumes-1183623384-project-member] Create volume request issued successfully. Aug 25 05:52:00.632899 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ea547d59-352f-4a78-a77b-07e6111ee52f tempest-TestInstancesWithCinderVolumes-1183623384 tempest-TestInstancesWithCinderVolumes-1183623384-project-member] https://10.4.3.189/volume/v3/volumes returned with HTTP 202 Aug 25 05:52:00.633476 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1203/4837] 10.4.3.189 () {68 vars in 1259 bytes} [Tue Aug 25 05:52:00 2026] POST /volume/v3/volumes => generated 844 bytes in 202 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 05:52:00.644494 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-8abf0460-f74d-4740-8f83-bf24ecb24bbf None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:52:00.646333 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-8abf0460-f74d-4740-8f83-bf24ecb24bbf tempest-TestInstancesWithCinderVolumes-1183623384 tempest-TestInstancesWithCinderVolumes-1183623384-project-member] POST https://10.4.3.189/volume/v3/volumes Aug 25 05:52:00.646664 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-8abf0460-f74d-4740-8f83-bf24ecb24bbf tempest-TestInstancesWithCinderVolumes-1183623384 tempest-TestInstancesWithCinderVolumes-1183623384-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-1769836625", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-613105212-665147277", "size": 1}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:52:00.648292 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.v3.volumes [None req-8abf0460-f74d-4740-8f83-bf24ecb24bbf tempest-TestInstancesWithCinderVolumes-1183623384 tempest-TestInstancesWithCinderVolumes-1183623384-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-1769836625', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-613105212-665147277', 'size': 1}} {{(pid=100271) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 05:52:00.651867 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [None req-8abf0460-f74d-4740-8f83-bf24ecb24bbf tempest-TestInstancesWithCinderVolumes-1183623384 tempest-TestInstancesWithCinderVolumes-1183623384-project-member] Create volume of 1 GB Aug 25 05:52:00.652177 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:52:00.652177 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:52:00.652683 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-8abf0460-f74d-4740-8f83-bf24ecb24bbf tempest-TestInstancesWithCinderVolumes-1183623384 tempest-TestInstancesWithCinderVolumes-1183623384-project-member] Availability Zones retrieved successfully. Aug 25 05:52:00.657954 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-8abf0460-f74d-4740-8f83-bf24ecb24bbf tempest-TestInstancesWithCinderVolumes-1183623384 tempest-TestInstancesWithCinderVolumes-1183623384-project-member] Flow 'volume_create_api' (9b735169-65c7-4d99-9f52-39ee0f6f8782) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:52:00.659072 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-8abf0460-f74d-4740-8f83-bf24ecb24bbf tempest-TestInstancesWithCinderVolumes-1183623384 tempest-TestInstancesWithCinderVolumes-1183623384-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a80a4bcd-48da-4173-bbd8-40b7b7e18ae1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:52:00.660080 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.flows.api.create_volume [None req-8abf0460-f74d-4740-8f83-bf24ecb24bbf tempest-TestInstancesWithCinderVolumes-1183623384 tempest-TestInstancesWithCinderVolumes-1183623384-project-member] Validating volume size '1' using validate_int {{(pid=100271) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 05:52:00.679526 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-8abf0460-f74d-4740-8f83-bf24ecb24bbf tempest-TestInstancesWithCinderVolumes-1183623384 tempest-TestInstancesWithCinderVolumes-1183623384-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a80a4bcd-48da-4173-bbd8-40b7b7e18ae1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T05:52:00Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=e97283c4-36ca-4817-abd9-94cc9c321d39,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-613105212-665147277',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e97283c4-36ca-4817-abd9-94cc9c321d39', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:52:00.680270 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-8abf0460-f74d-4740-8f83-bf24ecb24bbf tempest-TestInstancesWithCinderVolumes-1183623384 tempest-TestInstancesWithCinderVolumes-1183623384-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ac724120-e05e-4f84-9443-1dbc8c84adb9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:52:00.706275 np0000008051 devstack@c-api.service[100271]: WARNING cinder.quota [None req-8abf0460-f74d-4740-8f83-bf24ecb24bbf tempest-TestInstancesWithCinderVolumes-1183623384 tempest-TestInstancesWithCinderVolumes-1183623384-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-613105212-665147277 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-613105212-665147277, it is now deprecated. Please use the default quota class for default quota. Aug 25 05:52:00.706551 np0000008051 devstack@c-api.service[100271]: WARNING cinder.quota [None req-8abf0460-f74d-4740-8f83-bf24ecb24bbf tempest-TestInstancesWithCinderVolumes-1183623384 tempest-TestInstancesWithCinderVolumes-1183623384-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-613105212-665147277 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-613105212-665147277, it is now deprecated. Please use the default quota class for default quota. Aug 25 05:52:00.735111 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.quota [None req-8abf0460-f74d-4740-8f83-bf24ecb24bbf tempest-TestInstancesWithCinderVolumes-1183623384 tempest-TestInstancesWithCinderVolumes-1183623384-project-member] Created reservations ['bbc5aeb3-22d5-454b-a86b-2bf65620d648', '94895932-752d-41be-aede-d415d6919841', '71455381-ac60-42d8-b6fe-40aedf492439', '52bb579d-fe0e-48f0-8dca-73f7f89e4f75'] {{(pid=100271) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:52:00.736189 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-8abf0460-f74d-4740-8f83-bf24ecb24bbf tempest-TestInstancesWithCinderVolumes-1183623384 tempest-TestInstancesWithCinderVolumes-1183623384-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ac724120-e05e-4f84-9443-1dbc8c84adb9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bbc5aeb3-22d5-454b-a86b-2bf65620d648', '94895932-752d-41be-aede-d415d6919841', '71455381-ac60-42d8-b6fe-40aedf492439', '52bb579d-fe0e-48f0-8dca-73f7f89e4f75']}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:52:00.737190 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-8abf0460-f74d-4740-8f83-bf24ecb24bbf tempest-TestInstancesWithCinderVolumes-1183623384 tempest-TestInstancesWithCinderVolumes-1183623384-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b535e688-58ec-4038-8774-0f53818158b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:52:00.761310 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-8abf0460-f74d-4740-8f83-bf24ecb24bbf tempest-TestInstancesWithCinderVolumes-1183623384 tempest-TestInstancesWithCinderVolumes-1183623384-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b535e688-58ec-4038-8774-0f53818158b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ad4b43c0-225b-4816-8d00-e2d424c2a844', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1769836625',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='84f9bdf5239847a2ab0b8975aedba239',qos_specs=None,replication_status=,reservations=['bbc5aeb3-22d5-454b-a86b-2bf65620d648','94895932-752d-41be-aede-d415d6919841','71455381-ac60-42d8-b6fe-40aedf492439','52bb579d-fe0e-48f0-8dca-73f7f89e4f75'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='67a6038027ac4f649b0b54886e6416dc',volume_type_id=e97283c4-36ca-4817-abd9-94cc9c321d39), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T05:52:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1769836625',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ad4b43c0-225b-4816-8d00-e2d424c2a844,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='84f9bdf5239847a2ab0b8975aedba239',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='67a6038027ac4f649b0b54886e6416dc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e97283c4-36ca-4817-abd9-94cc9c321d39),volume_type_id=e97283c4-36ca-4817-abd9-94cc9c321d39)}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:52:00.762081 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-8abf0460-f74d-4740-8f83-bf24ecb24bbf tempest-TestInstancesWithCinderVolumes-1183623384 tempest-TestInstancesWithCinderVolumes-1183623384-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d8f548e0-1a92-45a9-98ae-7aaeda99633f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:52:00.781128 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-8abf0460-f74d-4740-8f83-bf24ecb24bbf tempest-TestInstancesWithCinderVolumes-1183623384 tempest-TestInstancesWithCinderVolumes-1183623384-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d8f548e0-1a92-45a9-98ae-7aaeda99633f) transitioned into state 'SUCCESS' from state '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-1769836625',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='84f9bdf5239847a2ab0b8975aedba239',qos_specs=None,replication_status=,reservations=['bbc5aeb3-22d5-454b-a86b-2bf65620d648','94895932-752d-41be-aede-d415d6919841','71455381-ac60-42d8-b6fe-40aedf492439','52bb579d-fe0e-48f0-8dca-73f7f89e4f75'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='67a6038027ac4f649b0b54886e6416dc',volume_type_id=e97283c4-36ca-4817-abd9-94cc9c321d39)}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:52:00.781941 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-8abf0460-f74d-4740-8f83-bf24ecb24bbf tempest-TestInstancesWithCinderVolumes-1183623384 tempest-TestInstancesWithCinderVolumes-1183623384-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b24da73d-db8a-4861-9111-451bb96062ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:52:00.790594 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-8abf0460-f74d-4740-8f83-bf24ecb24bbf tempest-TestInstancesWithCinderVolumes-1183623384 tempest-TestInstancesWithCinderVolumes-1183623384-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b24da73d-db8a-4861-9111-451bb96062ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:52:00.791463 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-8abf0460-f74d-4740-8f83-bf24ecb24bbf tempest-TestInstancesWithCinderVolumes-1183623384 tempest-TestInstancesWithCinderVolumes-1183623384-project-member] Flow 'volume_create_api' (9b735169-65c7-4d99-9f52-39ee0f6f8782) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100271) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:52:00.791805 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-8abf0460-f74d-4740-8f83-bf24ecb24bbf tempest-TestInstancesWithCinderVolumes-1183623384 tempest-TestInstancesWithCinderVolumes-1183623384-project-member] Create volume request issued successfully. Aug 25 05:52:00.792351 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-8abf0460-f74d-4740-8f83-bf24ecb24bbf tempest-TestInstancesWithCinderVolumes-1183623384 tempest-TestInstancesWithCinderVolumes-1183623384-project-member] https://10.4.3.189/volume/v3/volumes returned with HTTP 202 Aug 25 05:52:00.792824 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1224/4838] 10.4.3.189 () {68 vars in 1259 bytes} [Tue Aug 25 05:52:00 2026] POST /volume/v3/volumes => generated 845 bytes in 149 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 05:52:00.822333 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-4fc07e0c-6baf-4c18-9f2d-2d6e9cf4f8b3 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:52:00.823942 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-4fc07e0c-6baf-4c18-9f2d-2d6e9cf4f8b3 tempest-TestInstancesWithCinderVolumes-1183623384 tempest-TestInstancesWithCinderVolumes-1183623384-project-member] POST https://10.4.3.189/volume/v3/volumes Aug 25 05:52:00.824267 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-4fc07e0c-6baf-4c18-9f2d-2d6e9cf4f8b3 tempest-TestInstancesWithCinderVolumes-1183623384 tempest-TestInstancesWithCinderVolumes-1183623384-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-71777179", "snapshot_id": null, "imageRef": "e64564d5-9ec3-484a-9e97-5afe7c8040d0", "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-697519343-1995270360", "size": 1}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:52:00.826509 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.v3.volumes [None req-4fc07e0c-6baf-4c18-9f2d-2d6e9cf4f8b3 tempest-TestInstancesWithCinderVolumes-1183623384 tempest-TestInstancesWithCinderVolumes-1183623384-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-71777179', 'snapshot_id': None, 'imageRef': 'e64564d5-9ec3-484a-9e97-5afe7c8040d0', 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-697519343-1995270360', 'size': 1}} {{(pid=100270) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 05:52:00.911667 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-fd09ab53-ed2d-4d35-be04-46ae1c069df2 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:52:00.913965 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-fd09ab53-ed2d-4d35-be04-46ae1c069df2 tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-admin] GET https://10.4.3.189/volume/v3/volumes/c0d39c2c-90d6-4450-a63e-c59b1dcea934 Aug 25 05:52:00.914552 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-fd09ab53-ed2d-4d35-be04-46ae1c069df2 tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:52:00.914552 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-fd09ab53-ed2d-4d35-be04-46ae1c069df2 tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:52:00.918638 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.v3.volumes [None req-4fc07e0c-6baf-4c18-9f2d-2d6e9cf4f8b3 tempest-TestInstancesWithCinderVolumes-1183623384 tempest-TestInstancesWithCinderVolumes-1183623384-project-member] Create volume of 1 GB Aug 25 05:52:00.919077 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:52:00.919077 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:52:00.919798 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-4fc07e0c-6baf-4c18-9f2d-2d6e9cf4f8b3 tempest-TestInstancesWithCinderVolumes-1183623384 tempest-TestInstancesWithCinderVolumes-1183623384-project-member] Availability Zones retrieved successfully. Aug 25 05:52:00.927898 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-fd09ab53-ed2d-4d35-be04-46ae1c069df2 tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-admin] https://10.4.3.189/volume/v3/volumes/c0d39c2c-90d6-4450-a63e-c59b1dcea934 returned with HTTP 404 Aug 25 05:52:00.928559 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1208/4839] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:52:00 2026] GET /volume/v3/volumes/c0d39c2c-90d6-4450-a63e-c59b1dcea934 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:52:00.933770 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-4fc07e0c-6baf-4c18-9f2d-2d6e9cf4f8b3 tempest-TestInstancesWithCinderVolumes-1183623384 tempest-TestInstancesWithCinderVolumes-1183623384-project-member] Flow 'volume_create_api' (72f88a92-e3a1-4c9d-bea1-ea046eab2038) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:52:00.935205 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-4fc07e0c-6baf-4c18-9f2d-2d6e9cf4f8b3 tempest-TestInstancesWithCinderVolumes-1183623384 tempest-TestInstancesWithCinderVolumes-1183623384-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (55b97105-eb6d-44a6-beff-6754a32863bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:52:00.936624 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.flows.api.create_volume [None req-4fc07e0c-6baf-4c18-9f2d-2d6e9cf4f8b3 tempest-TestInstancesWithCinderVolumes-1183623384 tempest-TestInstancesWithCinderVolumes-1183623384-project-member] Validating volume size '1' using validate_int {{(pid=100270) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 05:52:00.938653 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-13c50dc3-741e-4185-b4d4-e876fc181154 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:52:00.940510 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-13c50dc3-741e-4185-b4d4-e876fc181154 tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-admin] POST https://10.4.3.189/volume/v3/volumes Aug 25 05:52:00.940886 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-13c50dc3-741e-4185-b4d4-e876fc181154 tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1168110432"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:52:00.942772 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.v3.volumes [None req-13c50dc3-741e-4185-b4d4-e876fc181154 tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1168110432'}} {{(pid=100268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 05:52:00.942934 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-13c50dc3-741e-4185-b4d4-e876fc181154 tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-admin] Create volume of 1 GB Aug 25 05:52:00.943324 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:52:00.943324 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:52:00.949618 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-13c50dc3-741e-4185-b4d4-e876fc181154 tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-admin] Availability Zones retrieved successfully. Aug 25 05:52:00.955693 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-13c50dc3-741e-4185-b4d4-e876fc181154 tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-admin] Flow 'volume_create_api' (82ba36b8-2a81-4419-bdc5-4fab834bffeb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:52:00.957011 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-13c50dc3-741e-4185-b4d4-e876fc181154 tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (47f0cb85-8775-435a-8fb5-080b641bf2f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:52:00.957881 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.flows.api.create_volume [None req-13c50dc3-741e-4185-b4d4-e876fc181154 tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-admin] Validating volume size '1' using validate_int {{(pid=100268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 05:52:00.983528 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-13c50dc3-741e-4185-b4d4-e876fc181154 tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (47f0cb85-8775-435a-8fb5-080b641bf2f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T05:35:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=23fc6e5d-fce0-4521-ba46-4837b4232084,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '23fc6e5d-fce0-4521-ba46-4837b4232084', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:52:00.984415 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-13c50dc3-741e-4185-b4d4-e876fc181154 tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (be5cce13-1e6b-4f7e-b7ea-d75ffc2382f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:52:00.986829 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-4fc07e0c-6baf-4c18-9f2d-2d6e9cf4f8b3 tempest-TestInstancesWithCinderVolumes-1183623384 tempest-TestInstancesWithCinderVolumes-1183623384-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (55b97105-eb6d-44a6-beff-6754a32863bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T05:51:58Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=f22f4cb3-ca7f-478f-9ed3-05f66c40ecbd,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-697519343-1995270360',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f22f4cb3-ca7f-478f-9ed3-05f66c40ecbd', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:52:00.987529 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-4fc07e0c-6baf-4c18-9f2d-2d6e9cf4f8b3 tempest-TestInstancesWithCinderVolumes-1183623384 tempest-TestInstancesWithCinderVolumes-1183623384-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b50d15fe-4051-45ce-a05f-1c26f49b8be2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:52:01.012325 np0000008051 devstack@c-api.service[100270]: WARNING cinder.quota [None req-4fc07e0c-6baf-4c18-9f2d-2d6e9cf4f8b3 tempest-TestInstancesWithCinderVolumes-1183623384 tempest-TestInstancesWithCinderVolumes-1183623384-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-697519343-1995270360 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-697519343-1995270360, it is now deprecated. Please use the default quota class for default quota. Aug 25 05:52:01.012644 np0000008051 devstack@c-api.service[100270]: WARNING cinder.quota [None req-4fc07e0c-6baf-4c18-9f2d-2d6e9cf4f8b3 tempest-TestInstancesWithCinderVolumes-1183623384 tempest-TestInstancesWithCinderVolumes-1183623384-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-697519343-1995270360 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-697519343-1995270360, it is now deprecated. Please use the default quota class for default quota. Aug 25 05:52:01.032329 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-13c50dc3-741e-4185-b4d4-e876fc181154 tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-admin] Created reservations ['9585ce81-a270-4e3d-9a8c-9f19b3c85aff', '51f2f3ab-4f74-410a-bb33-a30bd7d1973e', '95547b75-682e-46b8-af86-5272ad1091a9', 'ab86507c-0bff-4ec9-b857-403405105063'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:52:01.033231 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-13c50dc3-741e-4185-b4d4-e876fc181154 tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (be5cce13-1e6b-4f7e-b7ea-d75ffc2382f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9585ce81-a270-4e3d-9a8c-9f19b3c85aff', '51f2f3ab-4f74-410a-bb33-a30bd7d1973e', '95547b75-682e-46b8-af86-5272ad1091a9', 'ab86507c-0bff-4ec9-b857-403405105063']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:52:01.034145 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-13c50dc3-741e-4185-b4d4-e876fc181154 tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (36968dc2-d2f4-4012-bbb2-9827cf9297c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:52:01.043433 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.quota [None req-4fc07e0c-6baf-4c18-9f2d-2d6e9cf4f8b3 tempest-TestInstancesWithCinderVolumes-1183623384 tempest-TestInstancesWithCinderVolumes-1183623384-project-member] Created reservations ['7e13f6ea-eb69-4e82-9535-d0b392d3be1e', '07c787fd-3d32-4595-838a-1865a52fb77e', 'a2d863f7-8b84-4b4d-8ac4-b26f133d18ad', '6152645a-4b90-4b17-a526-1432ffd0a4b9'] {{(pid=100270) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:52:01.044146 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-4fc07e0c-6baf-4c18-9f2d-2d6e9cf4f8b3 tempest-TestInstancesWithCinderVolumes-1183623384 tempest-TestInstancesWithCinderVolumes-1183623384-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b50d15fe-4051-45ce-a05f-1c26f49b8be2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7e13f6ea-eb69-4e82-9535-d0b392d3be1e', '07c787fd-3d32-4595-838a-1865a52fb77e', 'a2d863f7-8b84-4b4d-8ac4-b26f133d18ad', '6152645a-4b90-4b17-a526-1432ffd0a4b9']}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:52:01.044853 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-4fc07e0c-6baf-4c18-9f2d-2d6e9cf4f8b3 tempest-TestInstancesWithCinderVolumes-1183623384 tempest-TestInstancesWithCinderVolumes-1183623384-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5783ba80-0492-40c2-8fcb-dd506b9a5e5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:52:01.060967 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-13c50dc3-741e-4185-b4d4-e876fc181154 tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (36968dc2-d2f4-4012-bbb2-9827cf9297c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8b0e1dc0-1190-4beb-b8dd-c376a45fda32', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1168110432',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e01edfc87e1741379a7b311650bd12a6',qos_specs=None,replication_status=,reservations=['9585ce81-a270-4e3d-9a8c-9f19b3c85aff','51f2f3ab-4f74-410a-bb33-a30bd7d1973e','95547b75-682e-46b8-af86-5272ad1091a9','ab86507c-0bff-4ec9-b857-403405105063'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3de1c74a562e45da9a65dc58e6ece556',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T05:52:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1168110432',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8b0e1dc0-1190-4beb-b8dd-c376a45fda32,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e01edfc87e1741379a7b311650bd12a6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3de1c74a562e45da9a65dc58e6ece556',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(23fc6e5d-fce0-4521-ba46-4837b4232084),volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:52:01.062833 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-13c50dc3-741e-4185-b4d4-e876fc181154 tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3e0167a2-1049-4885-8be8-c043382b8e01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:52:01.068532 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-4fc07e0c-6baf-4c18-9f2d-2d6e9cf4f8b3 tempest-TestInstancesWithCinderVolumes-1183623384 tempest-TestInstancesWithCinderVolumes-1183623384-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5783ba80-0492-40c2-8fcb-dd506b9a5e5a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b5fccc76-21b1-46bb-8f83-ef93495fe7f6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-71777179',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='84f9bdf5239847a2ab0b8975aedba239',qos_specs=None,replication_status=,reservations=['7e13f6ea-eb69-4e82-9535-d0b392d3be1e','07c787fd-3d32-4595-838a-1865a52fb77e','a2d863f7-8b84-4b4d-8ac4-b26f133d18ad','6152645a-4b90-4b17-a526-1432ffd0a4b9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='67a6038027ac4f649b0b54886e6416dc',volume_type_id=f22f4cb3-ca7f-478f-9ed3-05f66c40ecbd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T05:52:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-71777179',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b5fccc76-21b1-46bb-8f83-ef93495fe7f6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='84f9bdf5239847a2ab0b8975aedba239',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='67a6038027ac4f649b0b54886e6416dc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f22f4cb3-ca7f-478f-9ed3-05f66c40ecbd),volume_type_id=f22f4cb3-ca7f-478f-9ed3-05f66c40ecbd)}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:52:01.069428 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-4fc07e0c-6baf-4c18-9f2d-2d6e9cf4f8b3 tempest-TestInstancesWithCinderVolumes-1183623384 tempest-TestInstancesWithCinderVolumes-1183623384-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (085b6147-9dc9-4c9e-9456-bca567b814a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:52:01.084700 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-13c50dc3-741e-4185-b4d4-e876fc181154 tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3e0167a2-1049-4885-8be8-c043382b8e01) transitioned into state 'SUCCESS' from state '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-1168110432',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e01edfc87e1741379a7b311650bd12a6',qos_specs=None,replication_status=,reservations=['9585ce81-a270-4e3d-9a8c-9f19b3c85aff','51f2f3ab-4f74-410a-bb33-a30bd7d1973e','95547b75-682e-46b8-af86-5272ad1091a9','ab86507c-0bff-4ec9-b857-403405105063'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3de1c74a562e45da9a65dc58e6ece556',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:52:01.085510 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-13c50dc3-741e-4185-b4d4-e876fc181154 tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (43bdc2b0-b861-42e1-ab36-0c169150760b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:52:01.095481 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-13c50dc3-741e-4185-b4d4-e876fc181154 tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (43bdc2b0-b861-42e1-ab36-0c169150760b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:52:01.095643 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-4fc07e0c-6baf-4c18-9f2d-2d6e9cf4f8b3 tempest-TestInstancesWithCinderVolumes-1183623384 tempest-TestInstancesWithCinderVolumes-1183623384-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (085b6147-9dc9-4c9e-9456-bca567b814a5) transitioned into state 'SUCCESS' from state '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-71777179',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='84f9bdf5239847a2ab0b8975aedba239',qos_specs=None,replication_status=,reservations=['7e13f6ea-eb69-4e82-9535-d0b392d3be1e','07c787fd-3d32-4595-838a-1865a52fb77e','a2d863f7-8b84-4b4d-8ac4-b26f133d18ad','6152645a-4b90-4b17-a526-1432ffd0a4b9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='67a6038027ac4f649b0b54886e6416dc',volume_type_id=f22f4cb3-ca7f-478f-9ed3-05f66c40ecbd)}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:52:01.096915 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-4fc07e0c-6baf-4c18-9f2d-2d6e9cf4f8b3 tempest-TestInstancesWithCinderVolumes-1183623384 tempest-TestInstancesWithCinderVolumes-1183623384-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (86eb164e-8428-4322-94d5-49cc55db9a19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:52:01.097176 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-13c50dc3-741e-4185-b4d4-e876fc181154 tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-admin] Flow 'volume_create_api' (82ba36b8-2a81-4419-bdc5-4fab834bffeb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:52:01.097176 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-13c50dc3-741e-4185-b4d4-e876fc181154 tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-admin] Create volume request issued successfully. Aug 25 05:52:01.097359 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-13c50dc3-741e-4185-b4d4-e876fc181154 tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-admin] https://10.4.3.189/volume/v3/volumes returned with HTTP 202 Aug 25 05:52:01.097976 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1204/4840] 10.4.3.189 () {68 vars in 1258 bytes} [Tue Aug 25 05:52:00 2026] POST /volume/v3/volumes => generated 778 bytes in 160 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 05:52:01.107613 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-4fc07e0c-6baf-4c18-9f2d-2d6e9cf4f8b3 tempest-TestInstancesWithCinderVolumes-1183623384 tempest-TestInstancesWithCinderVolumes-1183623384-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (86eb164e-8428-4322-94d5-49cc55db9a19) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:52:01.111114 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-4fc07e0c-6baf-4c18-9f2d-2d6e9cf4f8b3 tempest-TestInstancesWithCinderVolumes-1183623384 tempest-TestInstancesWithCinderVolumes-1183623384-project-member] Flow 'volume_create_api' (72f88a92-e3a1-4c9d-bea1-ea046eab2038) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100270) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:52:01.111114 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-4fc07e0c-6baf-4c18-9f2d-2d6e9cf4f8b3 tempest-TestInstancesWithCinderVolumes-1183623384 tempest-TestInstancesWithCinderVolumes-1183623384-project-member] Create volume request issued successfully. Aug 25 05:52:01.111114 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-4fc07e0c-6baf-4c18-9f2d-2d6e9cf4f8b3 tempest-TestInstancesWithCinderVolumes-1183623384 tempest-TestInstancesWithCinderVolumes-1183623384-project-member] https://10.4.3.189/volume/v3/volumes returned with HTTP 202 Aug 25 05:52:01.111114 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1205/4841] 10.4.3.189 () {68 vars in 1259 bytes} [Tue Aug 25 05:52:00 2026] POST /volume/v3/volumes => generated 844 bytes in 288 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 05:52:01.114557 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-bdd3b2cc-29b1-417e-a134-5546a22164dc None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:52:01.117627 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-bdd3b2cc-29b1-417e-a134-5546a22164dc tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-admin] GET https://10.4.3.189/volume/v3/volumes/8b0e1dc0-1190-4beb-b8dd-c376a45fda32 Aug 25 05:52:01.118007 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-bdd3b2cc-29b1-417e-a134-5546a22164dc tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:52:01.118356 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-bdd3b2cc-29b1-417e-a134-5546a22164dc tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:52:01.124081 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-944051ee-792d-4b55-b6c9-af2383bb698f None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:52:01.125976 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-944051ee-792d-4b55-b6c9-af2383bb698f tempest-TestInstancesWithCinderVolumes-1183623384 tempest-TestInstancesWithCinderVolumes-1183623384-project-member] GET https://10.4.3.189/volume/v3/volumes/b5fccc76-21b1-46bb-8f83-ef93495fe7f6 Aug 25 05:52:01.126196 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-944051ee-792d-4b55-b6c9-af2383bb698f tempest-TestInstancesWithCinderVolumes-1183623384 tempest-TestInstancesWithCinderVolumes-1183623384-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:52:01.126380 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-944051ee-792d-4b55-b6c9-af2383bb698f tempest-TestInstancesWithCinderVolumes-1183623384 tempest-TestInstancesWithCinderVolumes-1183623384-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:52:01.131232 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:52:01.131232 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:52:01.132674 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:52:01.132674 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:52:01.136013 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-944051ee-792d-4b55-b6c9-af2383bb698f tempest-TestInstancesWithCinderVolumes-1183623384 tempest-TestInstancesWithCinderVolumes-1183623384-project-member] Volume info retrieved successfully. Aug 25 05:52:01.138352 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-bdd3b2cc-29b1-417e-a134-5546a22164dc tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-admin] Volume info retrieved successfully. Aug 25 05:52:01.140027 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-944051ee-792d-4b55-b6c9-af2383bb698f tempest-TestInstancesWithCinderVolumes-1183623384 tempest-TestInstancesWithCinderVolumes-1183623384-project-member] https://10.4.3.189/volume/v3/volumes/b5fccc76-21b1-46bb-8f83-ef93495fe7f6 returned with HTTP 200 Aug 25 05:52:01.140373 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1209/4842] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:52:01 2026] GET /volume/v3/volumes/b5fccc76-21b1-46bb-8f83-ef93495fe7f6 => generated 912 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:52:01.150080 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-bdd3b2cc-29b1-417e-a134-5546a22164dc tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-admin] https://10.4.3.189/volume/v3/volumes/8b0e1dc0-1190-4beb-b8dd-c376a45fda32 returned with HTTP 200 Aug 25 05:52:01.150080 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1225/4843] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:52:01 2026] GET /volume/v3/volumes/8b0e1dc0-1190-4beb-b8dd-c376a45fda32 => generated 957 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:52:02.083598 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-da4542e2-61ca-429c-bd7d-ef77044dc8f6 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:52:02.085508 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-da4542e2-61ca-429c-bd7d-ef77044dc8f6 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] POST https://10.4.3.189/volume/v3/snapshots Aug 25 05:52:02.085823 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-da4542e2-61ca-429c-bd7d-ef77044dc8f6 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "096128fc-eb98-42d4-89aa-f0cfb10d8e99", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-1206669093", "description": null, "metadata": null}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:52:02.099100 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:52:02.099100 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:52:02.099746 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-da4542e2-61ca-429c-bd7d-ef77044dc8f6 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Volume info retrieved successfully. Aug 25 05:52:02.099820 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.v3.snapshots [None req-da4542e2-61ca-429c-bd7d-ef77044dc8f6 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Create snapshot from volume 096128fc-eb98-42d4-89aa-f0cfb10d8e99 Aug 25 05:52:02.144089 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-da4542e2-61ca-429c-bd7d-ef77044dc8f6 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Created reservations ['a10015f1-f168-45f3-9762-3efe3aeeae31', 'fe4eb1eb-03a9-4dc7-8838-a56a54a93c42', '5db7006c-042c-489b-8ef0-ea272c2a285b', '4a96b93d-6994-4a8e-b8e1-ccf3c36cf883'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:52:02.154628 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-c2b65d3e-24d6-4765-937b-2f9ca29513dc None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:52:02.156795 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-c2b65d3e-24d6-4765-937b-2f9ca29513dc tempest-TestInstancesWithCinderVolumes-1183623384 tempest-TestInstancesWithCinderVolumes-1183623384-project-member] GET https://10.4.3.189/volume/v3/volumes/b5fccc76-21b1-46bb-8f83-ef93495fe7f6 Aug 25 05:52:02.157021 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-c2b65d3e-24d6-4765-937b-2f9ca29513dc tempest-TestInstancesWithCinderVolumes-1183623384 tempest-TestInstancesWithCinderVolumes-1183623384-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:52:02.157256 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-c2b65d3e-24d6-4765-937b-2f9ca29513dc tempest-TestInstancesWithCinderVolumes-1183623384 tempest-TestInstancesWithCinderVolumes-1183623384-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:52:02.159965 np0000008051 devstack@c-api.service[100270]: DEBUG dbcounter [-] [100270] Writing DB stats cinder:SELECT=343,cinder:INSERT=62,cinder:UPDATE=113 {{(pid=100270) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 05:52:02.170590 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:52:02.170590 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:52:02.172644 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-4f7dc35b-d34b-49ae-8d89-f2acbec58d70 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:52:02.174403 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-4f7dc35b-d34b-49ae-8d89-f2acbec58d70 tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-admin] GET https://10.4.3.189/volume/v3/volumes/8b0e1dc0-1190-4beb-b8dd-c376a45fda32 Aug 25 05:52:02.174670 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-4f7dc35b-d34b-49ae-8d89-f2acbec58d70 tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:52:02.174761 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-4f7dc35b-d34b-49ae-8d89-f2acbec58d70 tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:52:02.182351 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-c2b65d3e-24d6-4765-937b-2f9ca29513dc tempest-TestInstancesWithCinderVolumes-1183623384 tempest-TestInstancesWithCinderVolumes-1183623384-project-member] Volume info retrieved successfully. Aug 25 05:52:02.186498 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-da4542e2-61ca-429c-bd7d-ef77044dc8f6 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Snapshot force create request issued successfully. Aug 25 05:52:02.186636 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:52:02.186636 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:52:02.186985 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-da4542e2-61ca-429c-bd7d-ef77044dc8f6 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] https://10.4.3.189/volume/v3/snapshots returned with HTTP 202 Aug 25 05:52:02.187563 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1205/4844] 10.4.3.189 () {68 vars in 1265 bytes} [Tue Aug 25 05:52:02 2026] POST /volume/v3/snapshots => generated 308 bytes in 104 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 05:52:02.192920 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-4f7dc35b-d34b-49ae-8d89-f2acbec58d70 tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-admin] Volume info retrieved successfully. Aug 25 05:52:02.196504 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-c2b65d3e-24d6-4765-937b-2f9ca29513dc tempest-TestInstancesWithCinderVolumes-1183623384 tempest-TestInstancesWithCinderVolumes-1183623384-project-member] https://10.4.3.189/volume/v3/volumes/b5fccc76-21b1-46bb-8f83-ef93495fe7f6 returned with HTTP 200 Aug 25 05:52:02.197205 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1206/4845] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:52:02 2026] GET /volume/v3/volumes/b5fccc76-21b1-46bb-8f83-ef93495fe7f6 => generated 936 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:52:02.198315 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-7f97567f-f4d7-43fd-9384-b3ae96248ec5 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:52:02.199590 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-4f7dc35b-d34b-49ae-8d89-f2acbec58d70 tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-admin] https://10.4.3.189/volume/v3/volumes/8b0e1dc0-1190-4beb-b8dd-c376a45fda32 returned with HTTP 200 Aug 25 05:52:02.200150 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1210/4846] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:52:02 2026] GET /volume/v3/volumes/8b0e1dc0-1190-4beb-b8dd-c376a45fda32 => generated 1018 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:52:02.200760 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-7f97567f-f4d7-43fd-9384-b3ae96248ec5 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] GET https://10.4.3.189/volume/v3/snapshots/4c859e9e-06f9-4238-b650-f243fc96964a Aug 25 05:52:02.201101 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-7f97567f-f4d7-43fd-9384-b3ae96248ec5 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:52:02.201416 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-7f97567f-f4d7-43fd-9384-b3ae96248ec5 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:52:02.207830 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:52:02.207830 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:52:02.208590 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-7f97567f-f4d7-43fd-9384-b3ae96248ec5 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Snapshot retrieved successfully. Aug 25 05:52:02.209323 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-7f97567f-f4d7-43fd-9384-b3ae96248ec5 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] https://10.4.3.189/volume/v3/snapshots/4c859e9e-06f9-4238-b650-f243fc96964a returned with HTTP 200 Aug 25 05:52:02.209680 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1226/4847] 10.4.3.189 () {66 vars in 1354 bytes} [Tue Aug 25 05:52:02 2026] GET /volume/v3/snapshots/4c859e9e-06f9-4238-b650-f243fc96964a => generated 440 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:52:02.221460 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-31426039-975a-4796-bef5-110bdbffc2b0 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:52:02.224376 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-31426039-975a-4796-bef5-110bdbffc2b0 tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-admin] POST https://10.4.3.189/volume/v3/snapshots Aug 25 05:52:02.224476 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-31426039-975a-4796-bef5-110bdbffc2b0 tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "8b0e1dc0-1190-4beb-b8dd-c376a45fda32", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-257724777"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:52:02.233599 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:52:02.233599 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:52:02.234221 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-31426039-975a-4796-bef5-110bdbffc2b0 tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-admin] Volume info retrieved successfully. Aug 25 05:52:02.234373 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.v3.snapshots [None req-31426039-975a-4796-bef5-110bdbffc2b0 tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-admin] Create snapshot from volume 8b0e1dc0-1190-4beb-b8dd-c376a45fda32 Aug 25 05:52:02.262302 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-31426039-975a-4796-bef5-110bdbffc2b0 tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-admin] Created reservations ['96f5bdbb-9d9f-4df5-a326-4b12a701d9e2', 'ac777bba-a5f6-467b-810d-90616ddd3bf8', '4eaa661c-1034-48ac-ba36-a601a71cf31c', 'b2127363-1527-47be-a0d9-eee524d28415'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:52:02.300964 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-31426039-975a-4796-bef5-110bdbffc2b0 tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-admin] Snapshot create request issued successfully. Aug 25 05:52:02.301345 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-31426039-975a-4796-bef5-110bdbffc2b0 tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-admin] https://10.4.3.189/volume/v3/snapshots returned with HTTP 202 Aug 25 05:52:02.301803 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1206/4848] 10.4.3.189 () {68 vars in 1265 bytes} [Tue Aug 25 05:52:02 2026] POST /volume/v3/snapshots => generated 307 bytes in 81 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 05:52:02.316370 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-96a4cc9c-a35c-4422-86c0-3337f72cd642 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:52:02.318228 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-96a4cc9c-a35c-4422-86c0-3337f72cd642 tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-admin] GET https://10.4.3.189/volume/v3/snapshots/d5679b16-39fc-4a79-b7f7-c90725e01ff0 Aug 25 05:52:02.318590 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-96a4cc9c-a35c-4422-86c0-3337f72cd642 tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:52:02.318590 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-96a4cc9c-a35c-4422-86c0-3337f72cd642 tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-admin] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:52:02.325586 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:52:02.325586 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:52:02.325586 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-96a4cc9c-a35c-4422-86c0-3337f72cd642 tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-admin] Snapshot retrieved successfully. Aug 25 05:52:02.325586 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-96a4cc9c-a35c-4422-86c0-3337f72cd642 tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-admin] https://10.4.3.189/volume/v3/snapshots/d5679b16-39fc-4a79-b7f7-c90725e01ff0 returned with HTTP 200 Aug 25 05:52:02.325586 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1207/4849] 10.4.3.189 () {66 vars in 1354 bytes} [Tue Aug 25 05:52:02 2026] GET /volume/v3/snapshots/d5679b16-39fc-4a79-b7f7-c90725e01ff0 => generated 439 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:52:03.215824 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-37d9e880-98d6-4150-b13e-5825661934ba None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:52:03.218152 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-37d9e880-98d6-4150-b13e-5825661934ba tempest-TestInstancesWithCinderVolumes-1183623384 tempest-TestInstancesWithCinderVolumes-1183623384-project-member] GET https://10.4.3.189/volume/v3/volumes/b5fccc76-21b1-46bb-8f83-ef93495fe7f6 Aug 25 05:52:03.218354 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-37d9e880-98d6-4150-b13e-5825661934ba tempest-TestInstancesWithCinderVolumes-1183623384 tempest-TestInstancesWithCinderVolumes-1183623384-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:52:03.218593 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-37d9e880-98d6-4150-b13e-5825661934ba tempest-TestInstancesWithCinderVolumes-1183623384 tempest-TestInstancesWithCinderVolumes-1183623384-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:52:03.221449 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-2514008a-867f-4770-8828-19ff207095a8 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:52:03.224279 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-2514008a-867f-4770-8828-19ff207095a8 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] GET https://10.4.3.189/volume/v3/snapshots/4c859e9e-06f9-4238-b650-f243fc96964a Aug 25 05:52:03.224568 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-2514008a-867f-4770-8828-19ff207095a8 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:52:03.224869 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-2514008a-867f-4770-8828-19ff207095a8 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:52:03.227325 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:52:03.227325 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:52:03.232401 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:52:03.232401 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:52:03.232491 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-37d9e880-98d6-4150-b13e-5825661934ba tempest-TestInstancesWithCinderVolumes-1183623384 tempest-TestInstancesWithCinderVolumes-1183623384-project-member] Volume info retrieved successfully. Aug 25 05:52:03.233047 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-2514008a-867f-4770-8828-19ff207095a8 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Snapshot retrieved successfully. Aug 25 05:52:03.234385 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-2514008a-867f-4770-8828-19ff207095a8 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] https://10.4.3.189/volume/v3/snapshots/4c859e9e-06f9-4238-b650-f243fc96964a returned with HTTP 200 Aug 25 05:52:03.234994 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1227/4850] 10.4.3.189 () {66 vars in 1354 bytes} [Tue Aug 25 05:52:03 2026] GET /volume/v3/snapshots/4c859e9e-06f9-4238-b650-f243fc96964a => generated 467 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:52:03.237086 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-37d9e880-98d6-4150-b13e-5825661934ba tempest-TestInstancesWithCinderVolumes-1183623384 tempest-TestInstancesWithCinderVolumes-1183623384-project-member] https://10.4.3.189/volume/v3/volumes/b5fccc76-21b1-46bb-8f83-ef93495fe7f6 returned with HTTP 200 Aug 25 05:52:03.237470 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1211/4851] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:52:03 2026] GET /volume/v3/volumes/b5fccc76-21b1-46bb-8f83-ef93495fe7f6 => generated 997 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:52:03.246475 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-ad3f1421-ba4c-4143-ab5b-b11f72e6aac7 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:52:03.248912 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ad3f1421-ba4c-4143-ab5b-b11f72e6aac7 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] GET https://10.4.3.189/volume/v3/snapshots/4c859e9e-06f9-4238-b650-f243fc96964a Aug 25 05:52:03.249007 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ad3f1421-ba4c-4143-ab5b-b11f72e6aac7 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:52:03.249276 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ad3f1421-ba4c-4143-ab5b-b11f72e6aac7 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:52:03.255639 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:52:03.255639 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:52:03.256322 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-ad3f1421-ba4c-4143-ab5b-b11f72e6aac7 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Snapshot retrieved successfully. Aug 25 05:52:03.257461 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ad3f1421-ba4c-4143-ab5b-b11f72e6aac7 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] https://10.4.3.189/volume/v3/snapshots/4c859e9e-06f9-4238-b650-f243fc96964a returned with HTTP 200 Aug 25 05:52:03.257991 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1207/4852] 10.4.3.189 () {66 vars in 1354 bytes} [Tue Aug 25 05:52:03 2026] GET /volume/v3/snapshots/4c859e9e-06f9-4238-b650-f243fc96964a => generated 467 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:52:03.268901 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-15a807b4-fa28-4aa5-ad51-a6b1e04c0181 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:52:03.271115 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-15a807b4-fa28-4aa5-ad51-a6b1e04c0181 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] POST https://10.4.3.189/volume/v3/snapshots Aug 25 05:52:03.271469 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-15a807b4-fa28-4aa5-ad51-a6b1e04c0181 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "096128fc-eb98-42d4-89aa-f0cfb10d8e99", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-602310734", "description": null, "metadata": null}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:52:03.282086 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:52:03.282086 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:52:03.282514 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-15a807b4-fa28-4aa5-ad51-a6b1e04c0181 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Volume info retrieved successfully. Aug 25 05:52:03.282649 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.v3.snapshots [None req-15a807b4-fa28-4aa5-ad51-a6b1e04c0181 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Create snapshot from volume 096128fc-eb98-42d4-89aa-f0cfb10d8e99 Aug 25 05:52:03.307576 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.quota [None req-15a807b4-fa28-4aa5-ad51-a6b1e04c0181 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Created reservations ['9a769e35-1a84-4117-b1a7-939f1c3e8577', 'fad89324-7f7a-48c8-b5d5-56d0342edf1b', 'b4a3ca22-6bc6-45b5-8e57-c8ff48383985', '6d1f5f92-67ae-4303-888b-c110aa48eaa3'] {{(pid=100270) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:52:03.338804 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-5ca168a5-8046-42ae-a28b-7535e44eb413 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:52:03.341241 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-15a807b4-fa28-4aa5-ad51-a6b1e04c0181 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Snapshot force create request issued successfully. Aug 25 05:52:03.341559 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-15a807b4-fa28-4aa5-ad51-a6b1e04c0181 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] https://10.4.3.189/volume/v3/snapshots returned with HTTP 202 Aug 25 05:52:03.342049 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1208/4853] 10.4.3.189 () {68 vars in 1265 bytes} [Tue Aug 25 05:52:03 2026] POST /volume/v3/snapshots => generated 307 bytes in 74 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 05:52:03.342681 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-5ca168a5-8046-42ae-a28b-7535e44eb413 tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-admin] GET https://10.4.3.189/volume/v3/snapshots/d5679b16-39fc-4a79-b7f7-c90725e01ff0 Aug 25 05:52:03.342893 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-5ca168a5-8046-42ae-a28b-7535e44eb413 tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:52:03.345298 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-5ca168a5-8046-42ae-a28b-7535e44eb413 tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:52:03.351939 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-7bc68faf-18d6-45fc-8636-ee6b73056980 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:52:03.353614 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:52:03.353614 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:52:03.353901 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-7bc68faf-18d6-45fc-8636-ee6b73056980 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] GET https://10.4.3.189/volume/v3/snapshots/47085d28-00ed-434c-b332-0368c791986d Aug 25 05:52:03.353986 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-5ca168a5-8046-42ae-a28b-7535e44eb413 tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-admin] Snapshot retrieved successfully. Aug 25 05:52:03.354135 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-7bc68faf-18d6-45fc-8636-ee6b73056980 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:52:03.354434 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-7bc68faf-18d6-45fc-8636-ee6b73056980 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:52:03.354886 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-5ca168a5-8046-42ae-a28b-7535e44eb413 tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-admin] https://10.4.3.189/volume/v3/snapshots/d5679b16-39fc-4a79-b7f7-c90725e01ff0 returned with HTTP 200 Aug 25 05:52:03.355345 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1228/4854] 10.4.3.189 () {66 vars in 1354 bytes} [Tue Aug 25 05:52:03 2026] GET /volume/v3/snapshots/d5679b16-39fc-4a79-b7f7-c90725e01ff0 => generated 466 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:52:03.361932 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:52:03.361932 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:52:03.362399 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-7bc68faf-18d6-45fc-8636-ee6b73056980 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Snapshot retrieved successfully. Aug 25 05:52:03.363291 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-7bc68faf-18d6-45fc-8636-ee6b73056980 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] https://10.4.3.189/volume/v3/snapshots/47085d28-00ed-434c-b332-0368c791986d returned with HTTP 200 Aug 25 05:52:03.363627 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1212/4855] 10.4.3.189 () {66 vars in 1354 bytes} [Tue Aug 25 05:52:03 2026] GET /volume/v3/snapshots/47085d28-00ed-434c-b332-0368c791986d => generated 439 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:52:03.370586 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-a092c53f-d35b-40ab-8fb8-14438350aee0 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:52:03.373108 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a092c53f-d35b-40ab-8fb8-14438350aee0 tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-reader] POST https://10.4.3.189/volume/v3/snapshots/d5679b16-39fc-4a79-b7f7-c90725e01ff0/action Aug 25 05:52:03.373592 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a092c53f-d35b-40ab-8fb8-14438350aee0 tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100268) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 05:52:03.373801 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a092c53f-d35b-40ab-8fb8-14438350aee0 tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:52:03.375770 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.contrib.admin_actions [None req-a092c53f-d35b-40ab-8fb8-14438350aee0 tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-reader] Updating snapshot 'd5679b16-39fc-4a79-b7f7-c90725e01ff0' with '{'status': 'error'}' {{(pid=100268) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 25 05:52:03.389718 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:52:03.389718 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:52:03.391009 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.policy [None req-a092c53f-d35b-40ab-8fb8-14438350aee0 tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-reader] Policy check for volume_extension:snapshot_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '90eb7d28ddcf45d2b7d6b7a930fba496', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e01edfc87e1741379a7b311650bd12a6', '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=100268) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 25 05:52:03.391009 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a092c53f-d35b-40ab-8fb8-14438350aee0 tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-reader] https://10.4.3.189/volume/v3/snapshots/d5679b16-39fc-4a79-b7f7-c90725e01ff0/action returned with HTTP 403 Aug 25 05:52:03.391678 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1208/4856] 10.4.3.189 () {68 vars in 1396 bytes} [Tue Aug 25 05:52:03 2026] POST /volume/v3/snapshots/d5679b16-39fc-4a79-b7f7-c90725e01ff0/action => generated 133 bytes in 22 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:52:03.403910 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-fb74f406-e175-4942-88f9-2d2446f804a0 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:52:03.406211 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-fb74f406-e175-4942-88f9-2d2446f804a0 tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-admin] DELETE https://10.4.3.189/volume/v3/snapshots/d5679b16-39fc-4a79-b7f7-c90725e01ff0 Aug 25 05:52:03.406437 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-fb74f406-e175-4942-88f9-2d2446f804a0 tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:52:03.406691 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-fb74f406-e175-4942-88f9-2d2446f804a0 tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-admin] Calling method 'delete' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:52:03.406827 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.v3.snapshots [None req-fb74f406-e175-4942-88f9-2d2446f804a0 tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-admin] Delete snapshot with id: d5679b16-39fc-4a79-b7f7-c90725e01ff0 Aug 25 05:52:03.412936 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:52:03.412936 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:52:03.416042 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-fb74f406-e175-4942-88f9-2d2446f804a0 tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-admin] Snapshot retrieved successfully. Aug 25 05:52:03.429356 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-fb74f406-e175-4942-88f9-2d2446f804a0 tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-admin] Snapshot delete request issued successfully. Aug 25 05:52:03.429607 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-fb74f406-e175-4942-88f9-2d2446f804a0 tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-admin] https://10.4.3.189/volume/v3/snapshots/d5679b16-39fc-4a79-b7f7-c90725e01ff0 returned with HTTP 202 Aug 25 05:52:03.430189 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1209/4857] 10.4.3.189 () {66 vars in 1357 bytes} [Tue Aug 25 05:52:03 2026] DELETE /volume/v3/snapshots/d5679b16-39fc-4a79-b7f7-c90725e01ff0 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:52:03.440714 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-b21931a3-054f-4d37-96be-5e216c5b694d None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:52:03.443453 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-b21931a3-054f-4d37-96be-5e216c5b694d tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-admin] GET https://10.4.3.189/volume/v3/snapshots/d5679b16-39fc-4a79-b7f7-c90725e01ff0 Aug 25 05:52:03.444706 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-b21931a3-054f-4d37-96be-5e216c5b694d tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:52:03.444706 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-b21931a3-054f-4d37-96be-5e216c5b694d tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:52:03.451238 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:52:03.451238 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:52:03.451807 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-b21931a3-054f-4d37-96be-5e216c5b694d tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-admin] Snapshot retrieved successfully. Aug 25 05:52:03.452907 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-b21931a3-054f-4d37-96be-5e216c5b694d tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-admin] https://10.4.3.189/volume/v3/snapshots/d5679b16-39fc-4a79-b7f7-c90725e01ff0 returned with HTTP 200 Aug 25 05:52:03.456357 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1229/4858] 10.4.3.189 () {66 vars in 1354 bytes} [Tue Aug 25 05:52:03 2026] GET /volume/v3/snapshots/d5679b16-39fc-4a79-b7f7-c90725e01ff0 => generated 465 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:52:04.256854 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-682d7187-9ef9-4a57-810a-4a2b932a7a3d None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:52:04.259739 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-682d7187-9ef9-4a57-810a-4a2b932a7a3d tempest-TestInstancesWithCinderVolumes-1183623384 tempest-TestInstancesWithCinderVolumes-1183623384-project-member] GET https://10.4.3.189/volume/v3/volumes/b5fccc76-21b1-46bb-8f83-ef93495fe7f6 Aug 25 05:52:04.260082 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-682d7187-9ef9-4a57-810a-4a2b932a7a3d tempest-TestInstancesWithCinderVolumes-1183623384 tempest-TestInstancesWithCinderVolumes-1183623384-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:52:04.260321 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-682d7187-9ef9-4a57-810a-4a2b932a7a3d tempest-TestInstancesWithCinderVolumes-1183623384 tempest-TestInstancesWithCinderVolumes-1183623384-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:52:04.272726 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:52:04.272726 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:52:04.277402 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-682d7187-9ef9-4a57-810a-4a2b932a7a3d tempest-TestInstancesWithCinderVolumes-1183623384 tempest-TestInstancesWithCinderVolumes-1183623384-project-member] Volume info retrieved successfully. Aug 25 05:52:04.282521 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-682d7187-9ef9-4a57-810a-4a2b932a7a3d tempest-TestInstancesWithCinderVolumes-1183623384 tempest-TestInstancesWithCinderVolumes-1183623384-project-member] https://10.4.3.189/volume/v3/volumes/b5fccc76-21b1-46bb-8f83-ef93495fe7f6 returned with HTTP 200 Aug 25 05:52:04.282973 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1213/4859] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:52:04 2026] GET /volume/v3/volumes/b5fccc76-21b1-46bb-8f83-ef93495fe7f6 => generated 997 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:52:04.378068 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-19d79710-fb7d-40ef-8368-299f1760c482 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:52:04.380373 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-19d79710-fb7d-40ef-8368-299f1760c482 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] GET https://10.4.3.189/volume/v3/snapshots/47085d28-00ed-434c-b332-0368c791986d Aug 25 05:52:04.380643 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-19d79710-fb7d-40ef-8368-299f1760c482 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:52:04.380920 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-19d79710-fb7d-40ef-8368-299f1760c482 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:52:04.389269 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:52:04.389269 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:52:04.389970 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-19d79710-fb7d-40ef-8368-299f1760c482 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Snapshot retrieved successfully. Aug 25 05:52:04.391035 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-19d79710-fb7d-40ef-8368-299f1760c482 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] https://10.4.3.189/volume/v3/snapshots/47085d28-00ed-434c-b332-0368c791986d returned with HTTP 200 Aug 25 05:52:04.391624 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1209/4860] 10.4.3.189 () {66 vars in 1354 bytes} [Tue Aug 25 05:52:04 2026] GET /volume/v3/snapshots/47085d28-00ed-434c-b332-0368c791986d => generated 466 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:52:04.406870 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-758d38fc-1aeb-4ec2-9dc2-456068c7f4dc None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:52:04.409195 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-758d38fc-1aeb-4ec2-9dc2-456068c7f4dc tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] GET https://10.4.3.189/volume/v3/snapshots/47085d28-00ed-434c-b332-0368c791986d Aug 25 05:52:04.409474 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-758d38fc-1aeb-4ec2-9dc2-456068c7f4dc tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:52:04.409643 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-758d38fc-1aeb-4ec2-9dc2-456068c7f4dc tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:52:04.416208 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:52:04.416208 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:52:04.416750 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-758d38fc-1aeb-4ec2-9dc2-456068c7f4dc tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Snapshot retrieved successfully. Aug 25 05:52:04.417773 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-758d38fc-1aeb-4ec2-9dc2-456068c7f4dc tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] https://10.4.3.189/volume/v3/snapshots/47085d28-00ed-434c-b332-0368c791986d returned with HTTP 200 Aug 25 05:52:04.418270 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1210/4861] 10.4.3.189 () {66 vars in 1354 bytes} [Tue Aug 25 05:52:04 2026] GET /volume/v3/snapshots/47085d28-00ed-434c-b332-0368c791986d => generated 466 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:52:04.432022 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-957f33f5-933c-4ac2-bd01-d9a0cde22f91 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:52:04.435344 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-957f33f5-933c-4ac2-bd01-d9a0cde22f91 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] POST https://10.4.3.189/volume/v3/snapshots Aug 25 05:52:04.435344 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-957f33f5-933c-4ac2-bd01-d9a0cde22f91 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "096128fc-eb98-42d4-89aa-f0cfb10d8e99", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-903545594", "description": null, "metadata": null}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:52:04.450995 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:52:04.450995 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:52:04.451684 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-957f33f5-933c-4ac2-bd01-d9a0cde22f91 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Volume info retrieved successfully. Aug 25 05:52:04.451989 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.v3.snapshots [None req-957f33f5-933c-4ac2-bd01-d9a0cde22f91 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Create snapshot from volume 096128fc-eb98-42d4-89aa-f0cfb10d8e99 Aug 25 05:52:04.463219 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-b2726bde-b5ef-466e-bebd-c2aad987432c None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:52:04.465575 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-b2726bde-b5ef-466e-bebd-c2aad987432c tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-admin] GET https://10.4.3.189/volume/v3/snapshots/d5679b16-39fc-4a79-b7f7-c90725e01ff0 Aug 25 05:52:04.465812 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-b2726bde-b5ef-466e-bebd-c2aad987432c tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:52:04.465965 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-b2726bde-b5ef-466e-bebd-c2aad987432c tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:52:04.480598 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-b2726bde-b5ef-466e-bebd-c2aad987432c tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-admin] https://10.4.3.189/volume/v3/snapshots/d5679b16-39fc-4a79-b7f7-c90725e01ff0 returned with HTTP 404 Aug 25 05:52:04.480974 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1214/4862] 10.4.3.189 () {66 vars in 1354 bytes} [Tue Aug 25 05:52:04 2026] GET /volume/v3/snapshots/d5679b16-39fc-4a79-b7f7-c90725e01ff0 => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:52:04.487217 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.quota [None req-957f33f5-933c-4ac2-bd01-d9a0cde22f91 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Created reservations ['9976dde5-dce6-4823-972a-7624966a0bf5', 'f29455b1-2594-495e-aa5a-258dc24d45b5', 'efb3aac1-bdf1-472b-a456-eb4eea852426', '912e4d92-1c68-4d13-9e91-d8a1f42b7b25'] {{(pid=100271) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:52:04.491721 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-7e418d0f-0a2a-4bbb-8b7b-89899463a0da None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:52:04.493781 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-7e418d0f-0a2a-4bbb-8b7b-89899463a0da tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-admin] DELETE https://10.4.3.189/volume/v3/volumes/8b0e1dc0-1190-4beb-b8dd-c376a45fda32 Aug 25 05:52:04.494044 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-7e418d0f-0a2a-4bbb-8b7b-89899463a0da tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:52:04.494277 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-7e418d0f-0a2a-4bbb-8b7b-89899463a0da tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-admin] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:52:04.495402 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-7e418d0f-0a2a-4bbb-8b7b-89899463a0da tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-admin] Delete volume with id: 8b0e1dc0-1190-4beb-b8dd-c376a45fda32 Aug 25 05:52:04.502558 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:52:04.502558 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:52:04.503041 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-7e418d0f-0a2a-4bbb-8b7b-89899463a0da tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-admin] Volume info retrieved successfully. Aug 25 05:52:04.531737 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-7e418d0f-0a2a-4bbb-8b7b-89899463a0da tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-admin] Delete volume request issued successfully. Aug 25 05:52:04.531981 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-7e418d0f-0a2a-4bbb-8b7b-89899463a0da tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-admin] https://10.4.3.189/volume/v3/volumes/8b0e1dc0-1190-4beb-b8dd-c376a45fda32 returned with HTTP 202 Aug 25 05:52:04.532594 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1210/4863] 10.4.3.189 () {66 vars in 1351 bytes} [Tue Aug 25 05:52:04 2026] DELETE /volume/v3/volumes/8b0e1dc0-1190-4beb-b8dd-c376a45fda32 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:52:04.541711 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-1e289862-6dce-48ce-8f42-1e9adc1aa0af None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:52:04.544313 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-1e289862-6dce-48ce-8f42-1e9adc1aa0af tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-admin] GET https://10.4.3.189/volume/v3/volumes/8b0e1dc0-1190-4beb-b8dd-c376a45fda32 Aug 25 05:52:04.544607 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-1e289862-6dce-48ce-8f42-1e9adc1aa0af tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:52:04.544838 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-1e289862-6dce-48ce-8f42-1e9adc1aa0af tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-admin] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:52:04.552510 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-957f33f5-933c-4ac2-bd01-d9a0cde22f91 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Snapshot force create request issued successfully. Aug 25 05:52:04.553155 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-957f33f5-933c-4ac2-bd01-d9a0cde22f91 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] https://10.4.3.189/volume/v3/snapshots returned with HTTP 202 Aug 25 05:52:04.553719 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1230/4864] 10.4.3.189 () {68 vars in 1265 bytes} [Tue Aug 25 05:52:04 2026] POST /volume/v3/snapshots => generated 307 bytes in 122 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 05:52:04.554353 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:52:04.554353 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:52:04.560137 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-1e289862-6dce-48ce-8f42-1e9adc1aa0af tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-admin] Volume info retrieved successfully. Aug 25 05:52:04.566420 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-98dc2060-f531-45b6-ae9c-142f0990f246 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:52:04.570205 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-98dc2060-f531-45b6-ae9c-142f0990f246 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] GET https://10.4.3.189/volume/v3/snapshots/8a2a009c-78ff-4c82-b084-5dfca90906c5 Aug 25 05:52:04.570459 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-98dc2060-f531-45b6-ae9c-142f0990f246 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:52:04.570768 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-98dc2060-f531-45b6-ae9c-142f0990f246 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:52:04.572930 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-1e289862-6dce-48ce-8f42-1e9adc1aa0af tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-admin] https://10.4.3.189/volume/v3/volumes/8b0e1dc0-1190-4beb-b8dd-c376a45fda32 returned with HTTP 200 Aug 25 05:52:04.573555 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1211/4865] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:52:04 2026] GET /volume/v3/volumes/8b0e1dc0-1190-4beb-b8dd-c376a45fda32 => generated 1017 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:52:04.578980 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:52:04.578980 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:52:04.579570 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-98dc2060-f531-45b6-ae9c-142f0990f246 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Snapshot retrieved successfully. Aug 25 05:52:04.580554 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-98dc2060-f531-45b6-ae9c-142f0990f246 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] https://10.4.3.189/volume/v3/snapshots/8a2a009c-78ff-4c82-b084-5dfca90906c5 returned with HTTP 200 Aug 25 05:52:04.581028 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1215/4866] 10.4.3.189 () {66 vars in 1354 bytes} [Tue Aug 25 05:52:04 2026] GET /volume/v3/snapshots/8a2a009c-78ff-4c82-b084-5dfca90906c5 => generated 439 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:52:05.297448 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-8bb53ac2-9338-4bd4-b6ef-ddbf9ea27415 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:52:05.299863 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-8bb53ac2-9338-4bd4-b6ef-ddbf9ea27415 tempest-TestInstancesWithCinderVolumes-1183623384 tempest-TestInstancesWithCinderVolumes-1183623384-project-member] GET https://10.4.3.189/volume/v3/volumes/b5fccc76-21b1-46bb-8f83-ef93495fe7f6 Aug 25 05:52:05.300037 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-8bb53ac2-9338-4bd4-b6ef-ddbf9ea27415 tempest-TestInstancesWithCinderVolumes-1183623384 tempest-TestInstancesWithCinderVolumes-1183623384-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:52:05.300248 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-8bb53ac2-9338-4bd4-b6ef-ddbf9ea27415 tempest-TestInstancesWithCinderVolumes-1183623384 tempest-TestInstancesWithCinderVolumes-1183623384-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:52:05.308539 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:52:05.308539 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:52:05.313721 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-8bb53ac2-9338-4bd4-b6ef-ddbf9ea27415 tempest-TestInstancesWithCinderVolumes-1183623384 tempest-TestInstancesWithCinderVolumes-1183623384-project-member] Volume info retrieved successfully. Aug 25 05:52:05.319470 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-8bb53ac2-9338-4bd4-b6ef-ddbf9ea27415 tempest-TestInstancesWithCinderVolumes-1183623384 tempest-TestInstancesWithCinderVolumes-1183623384-project-member] https://10.4.3.189/volume/v3/volumes/b5fccc76-21b1-46bb-8f83-ef93495fe7f6 returned with HTTP 200 Aug 25 05:52:05.319956 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1211/4867] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:52:05 2026] GET /volume/v3/volumes/b5fccc76-21b1-46bb-8f83-ef93495fe7f6 => generated 997 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:52:05.588819 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-c744f023-239b-4a7e-97e3-246e37546e70 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:52:05.591021 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-c744f023-239b-4a7e-97e3-246e37546e70 tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-admin] GET https://10.4.3.189/volume/v3/volumes/8b0e1dc0-1190-4beb-b8dd-c376a45fda32 Aug 25 05:52:05.591349 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-c744f023-239b-4a7e-97e3-246e37546e70 tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:52:05.591604 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-c744f023-239b-4a7e-97e3-246e37546e70 tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:52:05.591681 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-d3cef15f-7c99-4808-bb37-9c07fa575e7c None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:52:05.594334 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-d3cef15f-7c99-4808-bb37-9c07fa575e7c tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] GET https://10.4.3.189/volume/v3/snapshots/8a2a009c-78ff-4c82-b084-5dfca90906c5 Aug 25 05:52:05.594575 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-d3cef15f-7c99-4808-bb37-9c07fa575e7c tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:52:05.594866 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-d3cef15f-7c99-4808-bb37-9c07fa575e7c tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:52:05.600171 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-c744f023-239b-4a7e-97e3-246e37546e70 tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-admin] https://10.4.3.189/volume/v3/volumes/8b0e1dc0-1190-4beb-b8dd-c376a45fda32 returned with HTTP 404 Aug 25 05:52:05.601041 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1231/4868] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:52:05 2026] GET /volume/v3/volumes/8b0e1dc0-1190-4beb-b8dd-c376a45fda32 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:52:05.602081 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:52:05.602081 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:52:05.602921 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-d3cef15f-7c99-4808-bb37-9c07fa575e7c tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Snapshot retrieved successfully. Aug 25 05:52:05.604364 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-d3cef15f-7c99-4808-bb37-9c07fa575e7c tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] https://10.4.3.189/volume/v3/snapshots/8a2a009c-78ff-4c82-b084-5dfca90906c5 returned with HTTP 200 Aug 25 05:52:05.604918 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1212/4869] 10.4.3.189 () {66 vars in 1354 bytes} [Tue Aug 25 05:52:05 2026] GET /volume/v3/snapshots/8a2a009c-78ff-4c82-b084-5dfca90906c5 => generated 466 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:52:05.611616 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-f7cb535f-0cb5-42bd-8ad8-3bd22a1ad663 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:52:05.613980 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-f7cb535f-0cb5-42bd-8ad8-3bd22a1ad663 tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-admin] POST https://10.4.3.189/volume/v3/volumes Aug 25 05:52:05.614437 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-f7cb535f-0cb5-42bd-8ad8-3bd22a1ad663 tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1181079980"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:52:05.616555 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.v3.volumes [None req-f7cb535f-0cb5-42bd-8ad8-3bd22a1ad663 tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1181079980'}} {{(pid=100269) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 05:52:05.616728 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.v3.volumes [None req-f7cb535f-0cb5-42bd-8ad8-3bd22a1ad663 tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-admin] Create volume of 1 GB Aug 25 05:52:05.616790 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-34157ac8-71b4-4619-8f89-5fbd6f0d0b23 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:52:05.619088 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-34157ac8-71b4-4619-8f89-5fbd6f0d0b23 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] GET https://10.4.3.189/volume/v3/snapshots/8a2a009c-78ff-4c82-b084-5dfca90906c5 Aug 25 05:52:05.619374 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-34157ac8-71b4-4619-8f89-5fbd6f0d0b23 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:52:05.619655 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-34157ac8-71b4-4619-8f89-5fbd6f0d0b23 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:52:05.621353 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-f7cb535f-0cb5-42bd-8ad8-3bd22a1ad663 tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-admin] Availability Zones retrieved successfully. Aug 25 05:52:05.626385 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:52:05.626385 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:52:05.627073 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-34157ac8-71b4-4619-8f89-5fbd6f0d0b23 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Snapshot retrieved successfully. Aug 25 05:52:05.628173 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-34157ac8-71b4-4619-8f89-5fbd6f0d0b23 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] https://10.4.3.189/volume/v3/snapshots/8a2a009c-78ff-4c82-b084-5dfca90906c5 returned with HTTP 200 Aug 25 05:52:05.628720 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1212/4870] 10.4.3.189 () {66 vars in 1354 bytes} [Tue Aug 25 05:52:05 2026] GET /volume/v3/snapshots/8a2a009c-78ff-4c82-b084-5dfca90906c5 => generated 466 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:52:05.628817 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-f7cb535f-0cb5-42bd-8ad8-3bd22a1ad663 tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-admin] Flow 'volume_create_api' (d6cf248a-8b8b-4388-8d1c-882d19721a2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:52:05.629898 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-f7cb535f-0cb5-42bd-8ad8-3bd22a1ad663 tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ece4aba4-4590-4d5a-b69f-7859a154bd90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:52:05.631163 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.flows.api.create_volume [None req-f7cb535f-0cb5-42bd-8ad8-3bd22a1ad663 tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-admin] Validating volume size '1' using validate_int {{(pid=100269) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 05:52:05.661599 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-f7cb535f-0cb5-42bd-8ad8-3bd22a1ad663 tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ece4aba4-4590-4d5a-b69f-7859a154bd90) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T05:35:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=23fc6e5d-fce0-4521-ba46-4837b4232084,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '23fc6e5d-fce0-4521-ba46-4837b4232084', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:52:05.662749 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-f7cb535f-0cb5-42bd-8ad8-3bd22a1ad663 tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e3979f56-1685-4d17-ad80-5d23d218c72b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:52:05.711375 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.quota [None req-f7cb535f-0cb5-42bd-8ad8-3bd22a1ad663 tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-admin] Created reservations ['6104bdb5-5025-44ab-9e24-675bb204d4d4', '1253a780-8c68-478e-8c8f-317debd351ca', '6a5e6357-a002-48f0-8d22-d5223461656b', 'f898e55a-d116-4947-87da-6ad76f8498a3'] {{(pid=100269) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:52:05.712576 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-f7cb535f-0cb5-42bd-8ad8-3bd22a1ad663 tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e3979f56-1685-4d17-ad80-5d23d218c72b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6104bdb5-5025-44ab-9e24-675bb204d4d4', '1253a780-8c68-478e-8c8f-317debd351ca', '6a5e6357-a002-48f0-8d22-d5223461656b', 'f898e55a-d116-4947-87da-6ad76f8498a3']}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:52:05.713698 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-f7cb535f-0cb5-42bd-8ad8-3bd22a1ad663 tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2707f135-d0b7-4214-8027-c7e15017c789) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:52:05.739927 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-f7cb535f-0cb5-42bd-8ad8-3bd22a1ad663 tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2707f135-d0b7-4214-8027-c7e15017c789) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dabdc895-b8f2-4117-819e-2cb71bbd1657', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1181079980',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e01edfc87e1741379a7b311650bd12a6',qos_specs=None,replication_status=,reservations=['6104bdb5-5025-44ab-9e24-675bb204d4d4','1253a780-8c68-478e-8c8f-317debd351ca','6a5e6357-a002-48f0-8d22-d5223461656b','f898e55a-d116-4947-87da-6ad76f8498a3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3de1c74a562e45da9a65dc58e6ece556',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T05:52:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1181079980',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=dabdc895-b8f2-4117-819e-2cb71bbd1657,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e01edfc87e1741379a7b311650bd12a6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3de1c74a562e45da9a65dc58e6ece556',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(23fc6e5d-fce0-4521-ba46-4837b4232084),volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:52:05.740785 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-f7cb535f-0cb5-42bd-8ad8-3bd22a1ad663 tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4b3c7c2b-0717-4b7d-b5d1-45f763f0259e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:52:05.764844 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-f7cb535f-0cb5-42bd-8ad8-3bd22a1ad663 tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4b3c7c2b-0717-4b7d-b5d1-45f763f0259e) transitioned into state 'SUCCESS' from state '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-1181079980',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e01edfc87e1741379a7b311650bd12a6',qos_specs=None,replication_status=,reservations=['6104bdb5-5025-44ab-9e24-675bb204d4d4','1253a780-8c68-478e-8c8f-317debd351ca','6a5e6357-a002-48f0-8d22-d5223461656b','f898e55a-d116-4947-87da-6ad76f8498a3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3de1c74a562e45da9a65dc58e6ece556',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:52:05.765771 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-f7cb535f-0cb5-42bd-8ad8-3bd22a1ad663 tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (40d4b76f-35cb-47bd-acad-dc199980bbad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:52:05.778622 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-f7cb535f-0cb5-42bd-8ad8-3bd22a1ad663 tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (40d4b76f-35cb-47bd-acad-dc199980bbad) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:52:05.779527 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-f7cb535f-0cb5-42bd-8ad8-3bd22a1ad663 tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-admin] Flow 'volume_create_api' (d6cf248a-8b8b-4388-8d1c-882d19721a2d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:52:05.779951 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-f7cb535f-0cb5-42bd-8ad8-3bd22a1ad663 tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-admin] Create volume request issued successfully. Aug 25 05:52:05.780682 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-f7cb535f-0cb5-42bd-8ad8-3bd22a1ad663 tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-admin] https://10.4.3.189/volume/v3/volumes returned with HTTP 202 Aug 25 05:52:05.781131 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1216/4871] 10.4.3.189 () {68 vars in 1258 bytes} [Tue Aug 25 05:52:05 2026] POST /volume/v3/volumes => generated 778 bytes in 170 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 05:52:05.800478 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-84f7ac1a-0dbf-45d5-9f2c-9c27f2d65aa8 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:52:05.801908 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-84f7ac1a-0dbf-45d5-9f2c-9c27f2d65aa8 tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-admin] GET https://10.4.3.189/volume/v3/volumes/dabdc895-b8f2-4117-819e-2cb71bbd1657 Aug 25 05:52:05.802184 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-84f7ac1a-0dbf-45d5-9f2c-9c27f2d65aa8 tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:52:05.802416 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-84f7ac1a-0dbf-45d5-9f2c-9c27f2d65aa8 tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:52:05.812617 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:52:05.812617 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:52:05.818687 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-84f7ac1a-0dbf-45d5-9f2c-9c27f2d65aa8 tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-admin] Volume info retrieved successfully. Aug 25 05:52:05.825089 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-84f7ac1a-0dbf-45d5-9f2c-9c27f2d65aa8 tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-admin] https://10.4.3.189/volume/v3/volumes/dabdc895-b8f2-4117-819e-2cb71bbd1657 returned with HTTP 200 Aug 25 05:52:05.825994 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1232/4872] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:52:05 2026] GET /volume/v3/volumes/dabdc895-b8f2-4117-819e-2cb71bbd1657 => generated 957 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:52:06.335794 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-ddf9c3fd-ba19-4b19-a16b-77f67fb3e548 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:52:06.338382 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-ddf9c3fd-ba19-4b19-a16b-77f67fb3e548 tempest-TestInstancesWithCinderVolumes-1183623384 tempest-TestInstancesWithCinderVolumes-1183623384-project-member] GET https://10.4.3.189/volume/v3/volumes/b5fccc76-21b1-46bb-8f83-ef93495fe7f6 Aug 25 05:52:06.338678 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-ddf9c3fd-ba19-4b19-a16b-77f67fb3e548 tempest-TestInstancesWithCinderVolumes-1183623384 tempest-TestInstancesWithCinderVolumes-1183623384-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:52:06.338925 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-ddf9c3fd-ba19-4b19-a16b-77f67fb3e548 tempest-TestInstancesWithCinderVolumes-1183623384 tempest-TestInstancesWithCinderVolumes-1183623384-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:52:06.348780 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:52:06.348780 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:52:06.353811 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-ddf9c3fd-ba19-4b19-a16b-77f67fb3e548 tempest-TestInstancesWithCinderVolumes-1183623384 tempest-TestInstancesWithCinderVolumes-1183623384-project-member] Volume info retrieved successfully. Aug 25 05:52:06.360335 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-ddf9c3fd-ba19-4b19-a16b-77f67fb3e548 tempest-TestInstancesWithCinderVolumes-1183623384 tempest-TestInstancesWithCinderVolumes-1183623384-project-member] https://10.4.3.189/volume/v3/volumes/b5fccc76-21b1-46bb-8f83-ef93495fe7f6 returned with HTTP 200 Aug 25 05:52:06.360740 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1213/4873] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:52:06 2026] GET /volume/v3/volumes/b5fccc76-21b1-46bb-8f83-ef93495fe7f6 => generated 997 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:52:06.838489 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-dc3de10d-e7ef-487a-bb47-632bb733c1f2 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:52:06.840459 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-dc3de10d-e7ef-487a-bb47-632bb733c1f2 tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-admin] GET https://10.4.3.189/volume/v3/volumes/dabdc895-b8f2-4117-819e-2cb71bbd1657 Aug 25 05:52:06.840683 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-dc3de10d-e7ef-487a-bb47-632bb733c1f2 tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:52:06.840879 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-dc3de10d-e7ef-487a-bb47-632bb733c1f2 tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:52:06.850709 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:52:06.850709 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:52:06.855472 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-dc3de10d-e7ef-487a-bb47-632bb733c1f2 tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-admin] Volume info retrieved successfully. Aug 25 05:52:06.861080 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-dc3de10d-e7ef-487a-bb47-632bb733c1f2 tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-admin] https://10.4.3.189/volume/v3/volumes/dabdc895-b8f2-4117-819e-2cb71bbd1657 returned with HTTP 200 Aug 25 05:52:06.861743 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1213/4874] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:52:06 2026] GET /volume/v3/volumes/dabdc895-b8f2-4117-819e-2cb71bbd1657 => generated 1018 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:52:06.879035 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-169f42dd-a398-43fd-abcc-a289a69d4c1c None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:52:06.881572 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-169f42dd-a398-43fd-abcc-a289a69d4c1c tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-admin] POST https://10.4.3.189/volume/v3/snapshots Aug 25 05:52:06.881977 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-169f42dd-a398-43fd-abcc-a289a69d4c1c tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "dabdc895-b8f2-4117-819e-2cb71bbd1657", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-983214961"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:52:06.892688 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:52:06.892688 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:52:06.893119 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-169f42dd-a398-43fd-abcc-a289a69d4c1c tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-admin] Volume info retrieved successfully. Aug 25 05:52:06.893270 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.v3.snapshots [None req-169f42dd-a398-43fd-abcc-a289a69d4c1c tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-admin] Create snapshot from volume dabdc895-b8f2-4117-819e-2cb71bbd1657 Aug 25 05:52:06.925765 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.quota [None req-169f42dd-a398-43fd-abcc-a289a69d4c1c tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-admin] Created reservations ['21dd2d25-01fc-4e12-8853-7e61d81f6053', '6a3510e4-abb3-4dff-bbea-9f37d6cace90', 'b8dbce88-475f-4bc8-bc75-71e7df1ec70b', 'b01315fb-c05e-4509-91a7-7ad8420f185d'] {{(pid=100269) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:52:06.968710 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-169f42dd-a398-43fd-abcc-a289a69d4c1c tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-admin] Snapshot create request issued successfully. Aug 25 05:52:06.969215 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-169f42dd-a398-43fd-abcc-a289a69d4c1c tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-admin] https://10.4.3.189/volume/v3/snapshots returned with HTTP 202 Aug 25 05:52:06.969938 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1217/4875] 10.4.3.189 () {68 vars in 1265 bytes} [Tue Aug 25 05:52:06 2026] POST /volume/v3/snapshots => generated 307 bytes in 92 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 05:52:06.983392 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-24824a62-f717-45fa-bb4f-a5249d3ad8c9 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:52:06.986101 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-24824a62-f717-45fa-bb4f-a5249d3ad8c9 tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-admin] GET https://10.4.3.189/volume/v3/snapshots/56522d87-085a-4cac-8003-35cdb5a86d41 Aug 25 05:52:06.986383 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-24824a62-f717-45fa-bb4f-a5249d3ad8c9 tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:52:06.986644 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-24824a62-f717-45fa-bb4f-a5249d3ad8c9 tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:52:06.993645 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:52:06.993645 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:52:06.994306 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-24824a62-f717-45fa-bb4f-a5249d3ad8c9 tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-admin] Snapshot retrieved successfully. Aug 25 05:52:06.995807 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-24824a62-f717-45fa-bb4f-a5249d3ad8c9 tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-admin] https://10.4.3.189/volume/v3/snapshots/56522d87-085a-4cac-8003-35cdb5a86d41 returned with HTTP 200 Aug 25 05:52:06.996680 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1233/4876] 10.4.3.189 () {66 vars in 1354 bytes} [Tue Aug 25 05:52:06 2026] GET /volume/v3/snapshots/56522d87-085a-4cac-8003-35cdb5a86d41 => generated 439 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 25 05:52:07.175225 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-8cf9a58f-b9f8-42eb-a98d-551de0d8d304 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:52:07.177207 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-8cf9a58f-b9f8-42eb-a98d-551de0d8d304 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] DELETE https://10.4.3.189/volume/v3/snapshots/8a2a009c-78ff-4c82-b084-5dfca90906c5 Aug 25 05:52:07.177464 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-8cf9a58f-b9f8-42eb-a98d-551de0d8d304 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:52:07.177760 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-8cf9a58f-b9f8-42eb-a98d-551de0d8d304 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Calling method 'delete' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:52:07.177885 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.v3.snapshots [None req-8cf9a58f-b9f8-42eb-a98d-551de0d8d304 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Delete snapshot with id: 8a2a009c-78ff-4c82-b084-5dfca90906c5 Aug 25 05:52:07.182758 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:52:07.182758 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:52:07.183210 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-8cf9a58f-b9f8-42eb-a98d-551de0d8d304 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Snapshot retrieved successfully. Aug 25 05:52:07.200980 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-8cf9a58f-b9f8-42eb-a98d-551de0d8d304 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Snapshot delete request issued successfully. Aug 25 05:52:07.201186 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-8cf9a58f-b9f8-42eb-a98d-551de0d8d304 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] https://10.4.3.189/volume/v3/snapshots/8a2a009c-78ff-4c82-b084-5dfca90906c5 returned with HTTP 202 Aug 25 05:52:07.201594 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1214/4877] 10.4.3.189 () {66 vars in 1357 bytes} [Tue Aug 25 05:52:07 2026] DELETE /volume/v3/snapshots/8a2a009c-78ff-4c82-b084-5dfca90906c5 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:52:07.213404 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-02773993-4e16-4fa1-b68f-affaa0036262 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:52:07.215886 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-02773993-4e16-4fa1-b68f-affaa0036262 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] GET https://10.4.3.189/volume/v3/snapshots/8a2a009c-78ff-4c82-b084-5dfca90906c5 Aug 25 05:52:07.218018 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-02773993-4e16-4fa1-b68f-affaa0036262 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:52:07.218278 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-02773993-4e16-4fa1-b68f-affaa0036262 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:52:07.223590 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:52:07.223590 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:52:07.224201 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-02773993-4e16-4fa1-b68f-affaa0036262 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Snapshot retrieved successfully. Aug 25 05:52:07.225306 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-02773993-4e16-4fa1-b68f-affaa0036262 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] https://10.4.3.189/volume/v3/snapshots/8a2a009c-78ff-4c82-b084-5dfca90906c5 returned with HTTP 200 Aug 25 05:52:07.225763 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1214/4878] 10.4.3.189 () {66 vars in 1354 bytes} [Tue Aug 25 05:52:07 2026] GET /volume/v3/snapshots/8a2a009c-78ff-4c82-b084-5dfca90906c5 => generated 465 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:52:07.375834 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-90c1c435-04a8-48b1-8f57-d1e332d8b059 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:52:07.377896 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-90c1c435-04a8-48b1-8f57-d1e332d8b059 tempest-TestInstancesWithCinderVolumes-1183623384 tempest-TestInstancesWithCinderVolumes-1183623384-project-member] GET https://10.4.3.189/volume/v3/volumes/b5fccc76-21b1-46bb-8f83-ef93495fe7f6 Aug 25 05:52:07.378112 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-90c1c435-04a8-48b1-8f57-d1e332d8b059 tempest-TestInstancesWithCinderVolumes-1183623384 tempest-TestInstancesWithCinderVolumes-1183623384-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:52:07.378315 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-90c1c435-04a8-48b1-8f57-d1e332d8b059 tempest-TestInstancesWithCinderVolumes-1183623384 tempest-TestInstancesWithCinderVolumes-1183623384-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:52:07.385869 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:52:07.385869 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:52:07.390225 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-90c1c435-04a8-48b1-8f57-d1e332d8b059 tempest-TestInstancesWithCinderVolumes-1183623384 tempest-TestInstancesWithCinderVolumes-1183623384-project-member] Volume info retrieved successfully. Aug 25 05:52:07.395748 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-90c1c435-04a8-48b1-8f57-d1e332d8b059 tempest-TestInstancesWithCinderVolumes-1183623384 tempest-TestInstancesWithCinderVolumes-1183623384-project-member] https://10.4.3.189/volume/v3/volumes/b5fccc76-21b1-46bb-8f83-ef93495fe7f6 returned with HTTP 200 Aug 25 05:52:07.396328 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1218/4879] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:52:07 2026] GET /volume/v3/volumes/b5fccc76-21b1-46bb-8f83-ef93495fe7f6 => generated 997 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:52:08.006508 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-cdcf0c1a-045f-4e87-a98c-99d22a50e80b None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:52:08.008522 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-cdcf0c1a-045f-4e87-a98c-99d22a50e80b tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-admin] GET https://10.4.3.189/volume/v3/snapshots/56522d87-085a-4cac-8003-35cdb5a86d41 Aug 25 05:52:08.008969 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-cdcf0c1a-045f-4e87-a98c-99d22a50e80b tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:52:08.009360 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-cdcf0c1a-045f-4e87-a98c-99d22a50e80b tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:52:08.014672 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:52:08.014672 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:52:08.015106 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-cdcf0c1a-045f-4e87-a98c-99d22a50e80b tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-admin] Snapshot retrieved successfully. Aug 25 05:52:08.015843 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-cdcf0c1a-045f-4e87-a98c-99d22a50e80b tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-admin] https://10.4.3.189/volume/v3/snapshots/56522d87-085a-4cac-8003-35cdb5a86d41 returned with HTTP 200 Aug 25 05:52:08.016302 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1234/4880] 10.4.3.189 () {66 vars in 1354 bytes} [Tue Aug 25 05:52:08 2026] GET /volume/v3/snapshots/56522d87-085a-4cac-8003-35cdb5a86d41 => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:52:08.024023 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-4180c01b-36bd-400f-8737-714fa25235e3 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:52:08.025714 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-4180c01b-36bd-400f-8737-714fa25235e3 tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-reader] GET https://10.4.3.189/volume/v3/snapshots/56522d87-085a-4cac-8003-35cdb5a86d41 Aug 25 05:52:08.025891 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-4180c01b-36bd-400f-8737-714fa25235e3 tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-reader] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:52:08.026066 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-4180c01b-36bd-400f-8737-714fa25235e3 tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-reader] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:52:08.030838 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:52:08.030838 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:52:08.031264 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-4180c01b-36bd-400f-8737-714fa25235e3 tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-reader] Snapshot retrieved successfully. Aug 25 05:52:08.031957 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-4180c01b-36bd-400f-8737-714fa25235e3 tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-reader] https://10.4.3.189/volume/v3/snapshots/56522d87-085a-4cac-8003-35cdb5a86d41 returned with HTTP 200 Aug 25 05:52:08.032296 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1215/4881] 10.4.3.189 () {66 vars in 1354 bytes} [Tue Aug 25 05:52:08 2026] GET /volume/v3/snapshots/56522d87-085a-4cac-8003-35cdb5a86d41 => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:52:08.040636 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-137e15f0-df3c-420b-b833-d03ab5e9ff90 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:52:08.042747 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-137e15f0-df3c-420b-b833-d03ab5e9ff90 tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-admin] DELETE https://10.4.3.189/volume/v3/snapshots/56522d87-085a-4cac-8003-35cdb5a86d41 Aug 25 05:52:08.042999 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-137e15f0-df3c-420b-b833-d03ab5e9ff90 tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:52:08.043228 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-137e15f0-df3c-420b-b833-d03ab5e9ff90 tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-admin] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:52:08.043344 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.v3.snapshots [None req-137e15f0-df3c-420b-b833-d03ab5e9ff90 tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-admin] Delete snapshot with id: 56522d87-085a-4cac-8003-35cdb5a86d41 Aug 25 05:52:08.048889 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:52:08.048889 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:52:08.049259 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-137e15f0-df3c-420b-b833-d03ab5e9ff90 tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-admin] Snapshot retrieved successfully. Aug 25 05:52:08.064176 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-137e15f0-df3c-420b-b833-d03ab5e9ff90 tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-admin] Snapshot delete request issued successfully. Aug 25 05:52:08.064366 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-137e15f0-df3c-420b-b833-d03ab5e9ff90 tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-admin] https://10.4.3.189/volume/v3/snapshots/56522d87-085a-4cac-8003-35cdb5a86d41 returned with HTTP 202 Aug 25 05:52:08.064832 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1215/4882] 10.4.3.189 () {66 vars in 1357 bytes} [Tue Aug 25 05:52:08 2026] DELETE /volume/v3/snapshots/56522d87-085a-4cac-8003-35cdb5a86d41 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:52:08.072130 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-ddd28c8d-3f51-403b-9347-450324a88560 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:52:08.074129 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-ddd28c8d-3f51-403b-9347-450324a88560 tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-admin] GET https://10.4.3.189/volume/v3/snapshots/56522d87-085a-4cac-8003-35cdb5a86d41 Aug 25 05:52:08.074306 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-ddd28c8d-3f51-403b-9347-450324a88560 tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:52:08.074557 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-ddd28c8d-3f51-403b-9347-450324a88560 tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:52:08.079964 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:52:08.079964 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:52:08.080364 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-ddd28c8d-3f51-403b-9347-450324a88560 tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-admin] Snapshot retrieved successfully. Aug 25 05:52:08.081139 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-ddd28c8d-3f51-403b-9347-450324a88560 tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-admin] https://10.4.3.189/volume/v3/snapshots/56522d87-085a-4cac-8003-35cdb5a86d41 returned with HTTP 200 Aug 25 05:52:08.081520 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1219/4883] 10.4.3.189 () {66 vars in 1354 bytes} [Tue Aug 25 05:52:08 2026] GET /volume/v3/snapshots/56522d87-085a-4cac-8003-35cdb5a86d41 => generated 465 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:52:08.236532 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-a8adbb4c-d03d-4489-96fa-a87ee932bab7 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:52:08.238832 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-a8adbb4c-d03d-4489-96fa-a87ee932bab7 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] GET https://10.4.3.189/volume/v3/snapshots/8a2a009c-78ff-4c82-b084-5dfca90906c5 Aug 25 05:52:08.239188 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-a8adbb4c-d03d-4489-96fa-a87ee932bab7 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:52:08.239507 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-a8adbb4c-d03d-4489-96fa-a87ee932bab7 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:52:08.245510 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-a8adbb4c-d03d-4489-96fa-a87ee932bab7 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] https://10.4.3.189/volume/v3/snapshots/8a2a009c-78ff-4c82-b084-5dfca90906c5 returned with HTTP 404 Aug 25 05:52:08.246235 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1235/4884] 10.4.3.189 () {66 vars in 1354 bytes} [Tue Aug 25 05:52:08 2026] GET /volume/v3/snapshots/8a2a009c-78ff-4c82-b084-5dfca90906c5 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:52:08.254876 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-de60cb65-9c99-442f-8c7b-c3f5d6dab1c2 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:52:08.257054 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-de60cb65-9c99-442f-8c7b-c3f5d6dab1c2 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] DELETE https://10.4.3.189/volume/v3/snapshots/47085d28-00ed-434c-b332-0368c791986d Aug 25 05:52:08.257298 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-de60cb65-9c99-442f-8c7b-c3f5d6dab1c2 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:52:08.257511 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-de60cb65-9c99-442f-8c7b-c3f5d6dab1c2 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Calling method 'delete' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:52:08.257733 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.v3.snapshots [None req-de60cb65-9c99-442f-8c7b-c3f5d6dab1c2 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Delete snapshot with id: 47085d28-00ed-434c-b332-0368c791986d Aug 25 05:52:08.263596 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:52:08.263596 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:52:08.264217 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-de60cb65-9c99-442f-8c7b-c3f5d6dab1c2 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Snapshot retrieved successfully. Aug 25 05:52:08.286966 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-de60cb65-9c99-442f-8c7b-c3f5d6dab1c2 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Snapshot delete request issued successfully. Aug 25 05:52:08.287211 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-de60cb65-9c99-442f-8c7b-c3f5d6dab1c2 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] https://10.4.3.189/volume/v3/snapshots/47085d28-00ed-434c-b332-0368c791986d returned with HTTP 202 Aug 25 05:52:08.287724 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1216/4885] 10.4.3.189 () {66 vars in 1357 bytes} [Tue Aug 25 05:52:08 2026] DELETE /volume/v3/snapshots/47085d28-00ed-434c-b332-0368c791986d => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:52:08.296020 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-c0c72579-7a77-476b-8b92-bbb0eb5116a7 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:52:08.298298 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c0c72579-7a77-476b-8b92-bbb0eb5116a7 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] GET https://10.4.3.189/volume/v3/snapshots/47085d28-00ed-434c-b332-0368c791986d Aug 25 05:52:08.298539 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c0c72579-7a77-476b-8b92-bbb0eb5116a7 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:52:08.298803 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c0c72579-7a77-476b-8b92-bbb0eb5116a7 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:52:08.305322 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:52:08.305322 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:52:08.305970 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-c0c72579-7a77-476b-8b92-bbb0eb5116a7 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Snapshot retrieved successfully. Aug 25 05:52:08.307037 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c0c72579-7a77-476b-8b92-bbb0eb5116a7 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] https://10.4.3.189/volume/v3/snapshots/47085d28-00ed-434c-b332-0368c791986d returned with HTTP 200 Aug 25 05:52:08.307569 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1216/4886] 10.4.3.189 () {66 vars in 1354 bytes} [Tue Aug 25 05:52:08 2026] GET /volume/v3/snapshots/47085d28-00ed-434c-b332-0368c791986d => generated 465 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:52:08.409886 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-9fcef4f6-1e9a-446b-8bdb-b6335c6602b1 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:52:08.412204 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-9fcef4f6-1e9a-446b-8bdb-b6335c6602b1 tempest-TestInstancesWithCinderVolumes-1183623384 tempest-TestInstancesWithCinderVolumes-1183623384-project-member] GET https://10.4.3.189/volume/v3/volumes/b5fccc76-21b1-46bb-8f83-ef93495fe7f6 Aug 25 05:52:08.412458 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-9fcef4f6-1e9a-446b-8bdb-b6335c6602b1 tempest-TestInstancesWithCinderVolumes-1183623384 tempest-TestInstancesWithCinderVolumes-1183623384-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:52:08.412728 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-9fcef4f6-1e9a-446b-8bdb-b6335c6602b1 tempest-TestInstancesWithCinderVolumes-1183623384 tempest-TestInstancesWithCinderVolumes-1183623384-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:52:08.421855 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:52:08.421855 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:52:08.426984 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-9fcef4f6-1e9a-446b-8bdb-b6335c6602b1 tempest-TestInstancesWithCinderVolumes-1183623384 tempest-TestInstancesWithCinderVolumes-1183623384-project-member] Volume info retrieved successfully. Aug 25 05:52:08.433280 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-9fcef4f6-1e9a-446b-8bdb-b6335c6602b1 tempest-TestInstancesWithCinderVolumes-1183623384 tempest-TestInstancesWithCinderVolumes-1183623384-project-member] https://10.4.3.189/volume/v3/volumes/b5fccc76-21b1-46bb-8f83-ef93495fe7f6 returned with HTTP 200 Aug 25 05:52:08.433948 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1220/4887] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:52:08 2026] GET /volume/v3/volumes/b5fccc76-21b1-46bb-8f83-ef93495fe7f6 => generated 1249 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:52:08.539351 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-89b75db0-972c-47a0-aeb0-5cc865f976ab req-ac775360-5efc-4465-a190-29972b59b1a6 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:52:08.541981 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-89b75db0-972c-47a0-aeb0-5cc865f976ab req-ac775360-5efc-4465-a190-29972b59b1a6 tempest-TestInstancesWithCinderVolumes-1183623384 tempest-TestInstancesWithCinderVolumes-1183623384-project-member] GET https://10.4.3.189/volume/v3/volumes/b5fccc76-21b1-46bb-8f83-ef93495fe7f6 Aug 25 05:52:08.542208 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-89b75db0-972c-47a0-aeb0-5cc865f976ab req-ac775360-5efc-4465-a190-29972b59b1a6 tempest-TestInstancesWithCinderVolumes-1183623384 tempest-TestInstancesWithCinderVolumes-1183623384-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:52:08.542461 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-89b75db0-972c-47a0-aeb0-5cc865f976ab req-ac775360-5efc-4465-a190-29972b59b1a6 tempest-TestInstancesWithCinderVolumes-1183623384 tempest-TestInstancesWithCinderVolumes-1183623384-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:52:08.551233 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:52:08.551233 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:52:08.555639 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [req-89b75db0-972c-47a0-aeb0-5cc865f976ab req-ac775360-5efc-4465-a190-29972b59b1a6 tempest-TestInstancesWithCinderVolumes-1183623384 tempest-TestInstancesWithCinderVolumes-1183623384-project-member] Volume info retrieved successfully. Aug 25 05:52:08.562399 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-89b75db0-972c-47a0-aeb0-5cc865f976ab req-ac775360-5efc-4465-a190-29972b59b1a6 tempest-TestInstancesWithCinderVolumes-1183623384 tempest-TestInstancesWithCinderVolumes-1183623384-project-member] https://10.4.3.189/volume/v3/volumes/b5fccc76-21b1-46bb-8f83-ef93495fe7f6 returned with HTTP 200 Aug 25 05:52:08.563065 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1236/4888] 10.4.3.189 () {68 vars in 1598 bytes} [Tue Aug 25 05:52:08 2026] GET /volume/v3/volumes/b5fccc76-21b1-46bb-8f83-ef93495fe7f6 => generated 1249 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:52:08.965253 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [req-89b75db0-972c-47a0-aeb0-5cc865f976ab req-1c726cf3-c6ec-46c9-8786-e1e36cc394e5 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:52:08.967122 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-89b75db0-972c-47a0-aeb0-5cc865f976ab req-1c726cf3-c6ec-46c9-8786-e1e36cc394e5 tempest-TestInstancesWithCinderVolumes-1183623384 tempest-TestInstancesWithCinderVolumes-1183623384-project-member] GET https://10.4.3.189/volume/v3/volumes/b5fccc76-21b1-46bb-8f83-ef93495fe7f6 Aug 25 05:52:08.967279 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-89b75db0-972c-47a0-aeb0-5cc865f976ab req-1c726cf3-c6ec-46c9-8786-e1e36cc394e5 tempest-TestInstancesWithCinderVolumes-1183623384 tempest-TestInstancesWithCinderVolumes-1183623384-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:52:08.967449 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-89b75db0-972c-47a0-aeb0-5cc865f976ab req-1c726cf3-c6ec-46c9-8786-e1e36cc394e5 tempest-TestInstancesWithCinderVolumes-1183623384 tempest-TestInstancesWithCinderVolumes-1183623384-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:52:08.974144 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:52:08.974144 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:52:08.977301 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [req-89b75db0-972c-47a0-aeb0-5cc865f976ab req-1c726cf3-c6ec-46c9-8786-e1e36cc394e5 tempest-TestInstancesWithCinderVolumes-1183623384 tempest-TestInstancesWithCinderVolumes-1183623384-project-member] Volume info retrieved successfully. Aug 25 05:52:08.981215 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-89b75db0-972c-47a0-aeb0-5cc865f976ab req-1c726cf3-c6ec-46c9-8786-e1e36cc394e5 tempest-TestInstancesWithCinderVolumes-1183623384 tempest-TestInstancesWithCinderVolumes-1183623384-project-member] https://10.4.3.189/volume/v3/volumes/b5fccc76-21b1-46bb-8f83-ef93495fe7f6 returned with HTTP 200 Aug 25 05:52:08.981610 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1217/4889] 10.4.3.189 () {68 vars in 1598 bytes} [Tue Aug 25 05:52:08 2026] GET /volume/v3/volumes/b5fccc76-21b1-46bb-8f83-ef93495fe7f6 => generated 1249 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:52:08.993639 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-8a61a9b6-0d2e-4b43-b7d3-ec2e385bd93d None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:52:08.994071 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-8a61a9b6-0d2e-4b43-b7d3-ec2e385bd93d None None] GET https://10.4.3.189/volume// Aug 25 05:52:08.994299 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-8a61a9b6-0d2e-4b43-b7d3-ec2e385bd93d None None] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:52:08.994529 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-8a61a9b6-0d2e-4b43-b7d3-ec2e385bd93d None None] Calling method 'all' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:52:08.994892 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-8a61a9b6-0d2e-4b43-b7d3-ec2e385bd93d None None] https://10.4.3.189/volume// returned with HTTP 300 Aug 25 05:52:08.995273 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1217/4890] 10.4.3.189 () {66 vars in 1419 bytes} [Tue Aug 25 05:52: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 25 05:52:09.003392 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-89b75db0-972c-47a0-aeb0-5cc865f976ab req-ee9997b8-2183-4438-859d-67b6e4bb498e None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:52:09.006247 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-89b75db0-972c-47a0-aeb0-5cc865f976ab req-ee9997b8-2183-4438-859d-67b6e4bb498e tempest-TestInstancesWithCinderVolumes-1183623384 tempest-TestInstancesWithCinderVolumes-1183623384-project-member] POST https://10.4.3.189/volume/v3/attachments Aug 25 05:52:09.006668 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-89b75db0-972c-47a0-aeb0-5cc865f976ab req-ee9997b8-2183-4438-859d-67b6e4bb498e tempest-TestInstancesWithCinderVolumes-1183623384 tempest-TestInstancesWithCinderVolumes-1183623384-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b5fccc76-21b1-46bb-8f83-ef93495fe7f6", "connector": null, "instance_uuid": "5f111e79-dcc5-474d-9873-e6ea8f441e10"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:52:09.015726 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:52:09.015726 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:52:09.045992 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-89b75db0-972c-47a0-aeb0-5cc865f976ab req-ee9997b8-2183-4438-859d-67b6e4bb498e tempest-TestInstancesWithCinderVolumes-1183623384 tempest-TestInstancesWithCinderVolumes-1183623384-project-member] https://10.4.3.189/volume/v3/attachments returned with HTTP 200 Aug 25 05:52:09.046547 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1221/4891] 10.4.3.189 () {74 vars in 1594 bytes} [Tue Aug 25 05:52:09 2026] POST /volume/v3/attachments => generated 273 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:52:09.094913 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-6649799b-ed4c-44b4-a13a-2ed55eb30d87 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:52:09.098092 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-6649799b-ed4c-44b4-a13a-2ed55eb30d87 tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-admin] GET https://10.4.3.189/volume/v3/snapshots/56522d87-085a-4cac-8003-35cdb5a86d41 Aug 25 05:52:09.098325 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-6649799b-ed4c-44b4-a13a-2ed55eb30d87 tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:52:09.098644 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-6649799b-ed4c-44b4-a13a-2ed55eb30d87 tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:52:09.106286 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-6649799b-ed4c-44b4-a13a-2ed55eb30d87 tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-admin] https://10.4.3.189/volume/v3/snapshots/56522d87-085a-4cac-8003-35cdb5a86d41 returned with HTTP 404 Aug 25 05:52:09.106838 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1237/4892] 10.4.3.189 () {66 vars in 1354 bytes} [Tue Aug 25 05:52:09 2026] GET /volume/v3/snapshots/56522d87-085a-4cac-8003-35cdb5a86d41 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:52:09.122426 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-8ed606ce-8711-45c2-b4f7-da9c08086346 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:52:09.125625 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-8ed606ce-8711-45c2-b4f7-da9c08086346 tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-admin] DELETE https://10.4.3.189/volume/v3/volumes/dabdc895-b8f2-4117-819e-2cb71bbd1657 Aug 25 05:52:09.125909 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-8ed606ce-8711-45c2-b4f7-da9c08086346 tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:52:09.126115 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-8ed606ce-8711-45c2-b4f7-da9c08086346 tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-admin] Calling method 'delete' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:52:09.126330 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.v3.volumes [None req-8ed606ce-8711-45c2-b4f7-da9c08086346 tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-admin] Delete volume with id: dabdc895-b8f2-4117-819e-2cb71bbd1657 Aug 25 05:52:09.135505 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:52:09.135505 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:52:09.135942 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-8ed606ce-8711-45c2-b4f7-da9c08086346 tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-admin] Volume info retrieved successfully. Aug 25 05:52:09.157337 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-8ed606ce-8711-45c2-b4f7-da9c08086346 tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-admin] Delete volume request issued successfully. Aug 25 05:52:09.157620 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-8ed606ce-8711-45c2-b4f7-da9c08086346 tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-admin] https://10.4.3.189/volume/v3/volumes/dabdc895-b8f2-4117-819e-2cb71bbd1657 returned with HTTP 202 Aug 25 05:52:09.158167 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1218/4893] 10.4.3.189 () {66 vars in 1351 bytes} [Tue Aug 25 05:52:09 2026] DELETE /volume/v3/volumes/dabdc895-b8f2-4117-819e-2cb71bbd1657 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:52:09.171121 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-c9780857-2d3c-4eea-9066-01ffaf028d3b None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:52:09.173222 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c9780857-2d3c-4eea-9066-01ffaf028d3b tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-admin] GET https://10.4.3.189/volume/v3/volumes/dabdc895-b8f2-4117-819e-2cb71bbd1657 Aug 25 05:52:09.173445 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c9780857-2d3c-4eea-9066-01ffaf028d3b tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:52:09.173660 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c9780857-2d3c-4eea-9066-01ffaf028d3b tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:52:09.187897 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:52:09.187897 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:52:09.192417 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-c9780857-2d3c-4eea-9066-01ffaf028d3b tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-admin] Volume info retrieved successfully. Aug 25 05:52:09.198629 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c9780857-2d3c-4eea-9066-01ffaf028d3b tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-admin] https://10.4.3.189/volume/v3/volumes/dabdc895-b8f2-4117-819e-2cb71bbd1657 returned with HTTP 200 Aug 25 05:52:09.199091 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1218/4894] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:52:09 2026] GET /volume/v3/volumes/dabdc895-b8f2-4117-819e-2cb71bbd1657 => generated 1017 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:52:09.323224 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-bbec9a5b-e712-484f-83f3-e536463b73f2 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:52:09.328087 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-bbec9a5b-e712-484f-83f3-e536463b73f2 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] GET https://10.4.3.189/volume/v3/snapshots/47085d28-00ed-434c-b332-0368c791986d Aug 25 05:52:09.328087 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-bbec9a5b-e712-484f-83f3-e536463b73f2 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:52:09.328087 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-bbec9a5b-e712-484f-83f3-e536463b73f2 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:52:09.332294 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-bbec9a5b-e712-484f-83f3-e536463b73f2 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] https://10.4.3.189/volume/v3/snapshots/47085d28-00ed-434c-b332-0368c791986d returned with HTTP 404 Aug 25 05:52:09.333019 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1222/4895] 10.4.3.189 () {66 vars in 1354 bytes} [Tue Aug 25 05:52:09 2026] GET /volume/v3/snapshots/47085d28-00ed-434c-b332-0368c791986d => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:52:09.343561 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-47758753-12ae-43fd-8b00-6468a13191fc None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:52:09.346291 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-47758753-12ae-43fd-8b00-6468a13191fc tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] DELETE https://10.4.3.189/volume/v3/snapshots/4c859e9e-06f9-4238-b650-f243fc96964a Aug 25 05:52:09.346586 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-47758753-12ae-43fd-8b00-6468a13191fc tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:52:09.346869 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-47758753-12ae-43fd-8b00-6468a13191fc tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Calling method 'delete' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:52:09.348708 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.v3.snapshots [None req-47758753-12ae-43fd-8b00-6468a13191fc tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Delete snapshot with id: 4c859e9e-06f9-4238-b650-f243fc96964a Aug 25 05:52:09.357654 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:52:09.357654 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:52:09.358358 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-47758753-12ae-43fd-8b00-6468a13191fc tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Snapshot retrieved successfully. Aug 25 05:52:09.378777 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-47758753-12ae-43fd-8b00-6468a13191fc tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Snapshot delete request issued successfully. Aug 25 05:52:09.379075 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-47758753-12ae-43fd-8b00-6468a13191fc tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] https://10.4.3.189/volume/v3/snapshots/4c859e9e-06f9-4238-b650-f243fc96964a returned with HTTP 202 Aug 25 05:52:09.379586 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1238/4896] 10.4.3.189 () {66 vars in 1357 bytes} [Tue Aug 25 05:52:09 2026] DELETE /volume/v3/snapshots/4c859e9e-06f9-4238-b650-f243fc96964a => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:52:09.388158 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-fdc2b4e6-681e-4e52-b0c9-66b94e82f54c None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:52:09.390452 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-fdc2b4e6-681e-4e52-b0c9-66b94e82f54c tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] GET https://10.4.3.189/volume/v3/snapshots/4c859e9e-06f9-4238-b650-f243fc96964a Aug 25 05:52:09.391032 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-fdc2b4e6-681e-4e52-b0c9-66b94e82f54c tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:52:09.391032 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-fdc2b4e6-681e-4e52-b0c9-66b94e82f54c tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:52:09.398153 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:52:09.398153 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:52:09.398842 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-fdc2b4e6-681e-4e52-b0c9-66b94e82f54c tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Snapshot retrieved successfully. Aug 25 05:52:09.400079 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-fdc2b4e6-681e-4e52-b0c9-66b94e82f54c tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] https://10.4.3.189/volume/v3/snapshots/4c859e9e-06f9-4238-b650-f243fc96964a returned with HTTP 200 Aug 25 05:52:09.400745 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1219/4897] 10.4.3.189 () {66 vars in 1354 bytes} [Tue Aug 25 05:52:09 2026] GET /volume/v3/snapshots/4c859e9e-06f9-4238-b650-f243fc96964a => generated 466 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:52:10.043987 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-2b95011b-025d-4d9f-80d7-cb61f4b7fd18 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:52:10.044442 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-2b95011b-025d-4d9f-80d7-cb61f4b7fd18 None None] GET https://10.4.3.189/volume// Aug 25 05:52:10.044677 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-2b95011b-025d-4d9f-80d7-cb61f4b7fd18 None None] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:52:10.044933 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-2b95011b-025d-4d9f-80d7-cb61f4b7fd18 None None] Calling method 'all' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:52:10.045357 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-2b95011b-025d-4d9f-80d7-cb61f4b7fd18 None None] https://10.4.3.189/volume// returned with HTTP 300 Aug 25 05:52:10.045705 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1219/4898] 10.4.3.189 () {66 vars in 1426 bytes} [Tue Aug 25 05:52: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 25 05:52:10.052714 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-89b75db0-972c-47a0-aeb0-5cc865f976ab req-aee83859-4397-4327-b6c2-4f4132192b2f None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:52:10.054750 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-89b75db0-972c-47a0-aeb0-5cc865f976ab req-aee83859-4397-4327-b6c2-4f4132192b2f tempest-TestInstancesWithCinderVolumes-1183623384 tempest-TestInstancesWithCinderVolumes-1183623384-project-member] GET https://10.4.3.189/volume/v3/volumes/b5fccc76-21b1-46bb-8f83-ef93495fe7f6 Aug 25 05:52:10.054969 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-89b75db0-972c-47a0-aeb0-5cc865f976ab req-aee83859-4397-4327-b6c2-4f4132192b2f tempest-TestInstancesWithCinderVolumes-1183623384 tempest-TestInstancesWithCinderVolumes-1183623384-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:52:10.055171 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-89b75db0-972c-47a0-aeb0-5cc865f976ab req-aee83859-4397-4327-b6c2-4f4132192b2f tempest-TestInstancesWithCinderVolumes-1183623384 tempest-TestInstancesWithCinderVolumes-1183623384-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:52:10.065218 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:52:10.065218 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:52:10.068855 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [req-89b75db0-972c-47a0-aeb0-5cc865f976ab req-aee83859-4397-4327-b6c2-4f4132192b2f tempest-TestInstancesWithCinderVolumes-1183623384 tempest-TestInstancesWithCinderVolumes-1183623384-project-member] Volume info retrieved successfully. Aug 25 05:52:10.073729 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-89b75db0-972c-47a0-aeb0-5cc865f976ab req-aee83859-4397-4327-b6c2-4f4132192b2f tempest-TestInstancesWithCinderVolumes-1183623384 tempest-TestInstancesWithCinderVolumes-1183623384-project-member] https://10.4.3.189/volume/v3/volumes/b5fccc76-21b1-46bb-8f83-ef93495fe7f6 returned with HTTP 200 Aug 25 05:52:10.074235 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1223/4899] 10.4.3.189 () {70 vars in 1639 bytes} [Tue Aug 25 05:52:10 2026] GET /volume/v3/volumes/b5fccc76-21b1-46bb-8f83-ef93495fe7f6 => generated 1428 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 05:52:10.182465 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-89b75db0-972c-47a0-aeb0-5cc865f976ab req-c7bd42d8-5661-4457-a3d8-47b26f828182 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:52:10.184848 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-89b75db0-972c-47a0-aeb0-5cc865f976ab req-c7bd42d8-5661-4457-a3d8-47b26f828182 tempest-TestInstancesWithCinderVolumes-1183623384 tempest-TestInstancesWithCinderVolumes-1183623384-project-member] PUT https://10.4.3.189/volume/v3/attachments/49da419c-a2d1-47a8-836b-83c25f81498c Aug 25 05:52:10.185389 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-89b75db0-972c-47a0-aeb0-5cc865f976ab req-c7bd42d8-5661-4457-a3d8-47b26f828182 tempest-TestInstancesWithCinderVolumes-1183623384 tempest-TestInstancesWithCinderVolumes-1183623384-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.189", "host": "np0000008051", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:8b4a65c6a3e1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "a19da604-b1eb-4396-a9d5-30b16dae3da8", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:52:10.194782 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.coordination [req-89b75db0-972c-47a0-aeb0-5cc865f976ab req-c7bd42d8-5661-4457-a3d8-47b26f828182 tempest-TestInstancesWithCinderVolumes-1183623384 tempest-TestInstancesWithCinderVolumes-1183623384-project-member] Acquiring lock "cinder-attachment_update-b5fccc76-21b1-46bb-8f83-ef93495fe7f6-np0000008051" by "attachment_update" {{(pid=100271) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 05:52:10.201158 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.coordination [req-89b75db0-972c-47a0-aeb0-5cc865f976ab req-c7bd42d8-5661-4457-a3d8-47b26f828182 tempest-TestInstancesWithCinderVolumes-1183623384 tempest-TestInstancesWithCinderVolumes-1183623384-project-member] Lock "cinder-attachment_update-b5fccc76-21b1-46bb-8f83-ef93495fe7f6-np0000008051" acquired by "attachment_update" :: waited 0.006s {{(pid=100271) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 05:52:10.202605 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:52:10.202605 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:52:10.221435 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-508841c8-57bb-42da-8ee2-26f27426438d None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:52:10.223517 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-508841c8-57bb-42da-8ee2-26f27426438d tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-admin] GET https://10.4.3.189/volume/v3/volumes/dabdc895-b8f2-4117-819e-2cb71bbd1657 Aug 25 05:52:10.223767 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-508841c8-57bb-42da-8ee2-26f27426438d tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:52:10.223982 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-508841c8-57bb-42da-8ee2-26f27426438d tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-admin] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:52:10.233165 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-508841c8-57bb-42da-8ee2-26f27426438d tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-admin] https://10.4.3.189/volume/v3/volumes/dabdc895-b8f2-4117-819e-2cb71bbd1657 returned with HTTP 404 Aug 25 05:52:10.234156 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1220/4900] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:52:10 2026] GET /volume/v3/volumes/dabdc895-b8f2-4117-819e-2cb71bbd1657 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:52:10.249346 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-dc1b160e-9db3-469c-8ac6-fe3ad07e56b6 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:52:10.251202 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-dc1b160e-9db3-469c-8ac6-fe3ad07e56b6 tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-admin] POST https://10.4.3.189/volume/v3/volumes Aug 25 05:52:10.251670 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-dc1b160e-9db3-469c-8ac6-fe3ad07e56b6 tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-562511431"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:52:10.253253 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.v3.volumes [None req-dc1b160e-9db3-469c-8ac6-fe3ad07e56b6 tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-562511431'}} {{(pid=100268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 05:52:10.253375 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-dc1b160e-9db3-469c-8ac6-fe3ad07e56b6 tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-admin] Create volume of 1 GB Aug 25 05:52:10.257236 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-dc1b160e-9db3-469c-8ac6-fe3ad07e56b6 tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-admin] Availability Zones retrieved successfully. Aug 25 05:52:10.264085 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-dc1b160e-9db3-469c-8ac6-fe3ad07e56b6 tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-admin] Flow 'volume_create_api' (23472a85-c5ff-47a0-adb8-b41426bf570a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:52:10.265071 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-dc1b160e-9db3-469c-8ac6-fe3ad07e56b6 tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (edee78f2-639e-45f6-8265-ad768c5814be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:52:10.266140 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.flows.api.create_volume [None req-dc1b160e-9db3-469c-8ac6-fe3ad07e56b6 tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-admin] Validating volume size '1' using validate_int {{(pid=100268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 05:52:10.302272 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-dc1b160e-9db3-469c-8ac6-fe3ad07e56b6 tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (edee78f2-639e-45f6-8265-ad768c5814be) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T05:35:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=23fc6e5d-fce0-4521-ba46-4837b4232084,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '23fc6e5d-fce0-4521-ba46-4837b4232084', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:52:10.303161 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-dc1b160e-9db3-469c-8ac6-fe3ad07e56b6 tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (11b217d0-e94c-407e-b3b3-bc64c5a979a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:52:10.310169 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.coordination [req-89b75db0-972c-47a0-aeb0-5cc865f976ab req-c7bd42d8-5661-4457-a3d8-47b26f828182 tempest-TestInstancesWithCinderVolumes-1183623384 tempest-TestInstancesWithCinderVolumes-1183623384-project-member] Lock "cinder-attachment_update-b5fccc76-21b1-46bb-8f83-ef93495fe7f6-np0000008051" released by "attachment_update" :: held 0.109s {{(pid=100271) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 05:52:10.310443 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-89b75db0-972c-47a0-aeb0-5cc865f976ab req-c7bd42d8-5661-4457-a3d8-47b26f828182 tempest-TestInstancesWithCinderVolumes-1183623384 tempest-TestInstancesWithCinderVolumes-1183623384-project-member] https://10.4.3.189/volume/v3/attachments/49da419c-a2d1-47a8-836b-83c25f81498c returned with HTTP 200 Aug 25 05:52:10.310987 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1239/4901] 10.4.3.189 () {74 vars in 1704 bytes} [Tue Aug 25 05:52:10 2026] PUT /volume/v3/attachments/49da419c-a2d1-47a8-836b-83c25f81498c => generated 969 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:52:10.333594 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-89b75db0-972c-47a0-aeb0-5cc865f976ab req-2b5e902d-b30b-41a5-9ea3-8367a0f75dd1 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:52:10.335740 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-89b75db0-972c-47a0-aeb0-5cc865f976ab req-2b5e902d-b30b-41a5-9ea3-8367a0f75dd1 tempest-TestInstancesWithCinderVolumes-1183623384 tempest-TestInstancesWithCinderVolumes-1183623384-project-member] POST https://10.4.3.189/volume/v3/attachments/49da419c-a2d1-47a8-836b-83c25f81498c/action Aug 25 05:52:10.336253 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-89b75db0-972c-47a0-aeb0-5cc865f976ab req-2b5e902d-b30b-41a5-9ea3-8367a0f75dd1 tempest-TestInstancesWithCinderVolumes-1183623384 tempest-TestInstancesWithCinderVolumes-1183623384-project-member] Action body: b'{"os-complete": null}' {{(pid=100269) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 05:52:10.336432 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-89b75db0-972c-47a0-aeb0-5cc865f976ab req-2b5e902d-b30b-41a5-9ea3-8367a0f75dd1 tempest-TestInstancesWithCinderVolumes-1183623384 tempest-TestInstancesWithCinderVolumes-1183623384-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:52:10.350520 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-dc1b160e-9db3-469c-8ac6-fe3ad07e56b6 tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-admin] Created reservations ['29f590c4-4adc-49f3-bc51-d134cee30513', '90183d3a-22f1-4b8e-a8eb-43785476dd15', '8ccdcfd8-3146-43de-a268-64dd5f7db1f9', 'eb42c39b-651e-4f0a-9be3-e72aad7a0a80'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:52:10.351419 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-dc1b160e-9db3-469c-8ac6-fe3ad07e56b6 tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (11b217d0-e94c-407e-b3b3-bc64c5a979a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['29f590c4-4adc-49f3-bc51-d134cee30513', '90183d3a-22f1-4b8e-a8eb-43785476dd15', '8ccdcfd8-3146-43de-a268-64dd5f7db1f9', 'eb42c39b-651e-4f0a-9be3-e72aad7a0a80']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:52:10.352643 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-dc1b160e-9db3-469c-8ac6-fe3ad07e56b6 tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ac2f77c2-b183-4ad2-8481-5f7ae668c7df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:52:10.355637 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:52:10.355637 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:52:10.371808 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-89b75db0-972c-47a0-aeb0-5cc865f976ab req-2b5e902d-b30b-41a5-9ea3-8367a0f75dd1 tempest-TestInstancesWithCinderVolumes-1183623384 tempest-TestInstancesWithCinderVolumes-1183623384-project-member] https://10.4.3.189/volume/v3/attachments/49da419c-a2d1-47a8-836b-83c25f81498c/action returned with HTTP 204 Aug 25 05:52:10.372390 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1224/4902] 10.4.3.189 () {74 vars in 1725 bytes} [Tue Aug 25 05:52:10 2026] POST /volume/v3/attachments/49da419c-a2d1-47a8-836b-83c25f81498c/action => generated 0 bytes in 39 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:52:10.384115 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-dc1b160e-9db3-469c-8ac6-fe3ad07e56b6 tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ac2f77c2-b183-4ad2-8481-5f7ae668c7df) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '38be7373-00e7-42c9-960b-674fbfaf2e90', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-562511431',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e01edfc87e1741379a7b311650bd12a6',qos_specs=None,replication_status=,reservations=['29f590c4-4adc-49f3-bc51-d134cee30513','90183d3a-22f1-4b8e-a8eb-43785476dd15','8ccdcfd8-3146-43de-a268-64dd5f7db1f9','eb42c39b-651e-4f0a-9be3-e72aad7a0a80'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3de1c74a562e45da9a65dc58e6ece556',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T05:52:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-562511431',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=38be7373-00e7-42c9-960b-674fbfaf2e90,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e01edfc87e1741379a7b311650bd12a6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3de1c74a562e45da9a65dc58e6ece556',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(23fc6e5d-fce0-4521-ba46-4837b4232084),volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:52:10.386221 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-dc1b160e-9db3-469c-8ac6-fe3ad07e56b6 tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f3c63c03-d5a1-44bd-b2e0-94f5913b0011) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:52:10.411599 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-dc1b160e-9db3-469c-8ac6-fe3ad07e56b6 tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f3c63c03-d5a1-44bd-b2e0-94f5913b0011) transitioned into state 'SUCCESS' from state '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-562511431',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e01edfc87e1741379a7b311650bd12a6',qos_specs=None,replication_status=,reservations=['29f590c4-4adc-49f3-bc51-d134cee30513','90183d3a-22f1-4b8e-a8eb-43785476dd15','8ccdcfd8-3146-43de-a268-64dd5f7db1f9','eb42c39b-651e-4f0a-9be3-e72aad7a0a80'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3de1c74a562e45da9a65dc58e6ece556',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:52:10.412412 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-dc1b160e-9db3-469c-8ac6-fe3ad07e56b6 tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7188ac60-4f8d-47d9-884b-e4fc66193e30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:52:10.416243 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-a44987f3-7536-4b45-9428-ba71ba07b860 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:52:10.419481 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-a44987f3-7536-4b45-9428-ba71ba07b860 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] GET https://10.4.3.189/volume/v3/snapshots/4c859e9e-06f9-4238-b650-f243fc96964a Aug 25 05:52:10.419733 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-a44987f3-7536-4b45-9428-ba71ba07b860 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:52:10.420570 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-a44987f3-7536-4b45-9428-ba71ba07b860 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:52:10.427640 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-dc1b160e-9db3-469c-8ac6-fe3ad07e56b6 tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7188ac60-4f8d-47d9-884b-e4fc66193e30) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:52:10.427844 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-a44987f3-7536-4b45-9428-ba71ba07b860 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] https://10.4.3.189/volume/v3/snapshots/4c859e9e-06f9-4238-b650-f243fc96964a returned with HTTP 404 Aug 25 05:52:10.427844 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1221/4903] 10.4.3.189 () {66 vars in 1354 bytes} [Tue Aug 25 05:52:10 2026] GET /volume/v3/snapshots/4c859e9e-06f9-4238-b650-f243fc96964a => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:52:10.428006 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-dc1b160e-9db3-469c-8ac6-fe3ad07e56b6 tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-admin] Flow 'volume_create_api' (23472a85-c5ff-47a0-adb8-b41426bf570a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:52:10.428006 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-dc1b160e-9db3-469c-8ac6-fe3ad07e56b6 tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-admin] Create volume request issued successfully. Aug 25 05:52:10.434730 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-dc1b160e-9db3-469c-8ac6-fe3ad07e56b6 tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-admin] https://10.4.3.189/volume/v3/volumes returned with HTTP 202 Aug 25 05:52:10.434730 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1220/4904] 10.4.3.189 () {68 vars in 1258 bytes} [Tue Aug 25 05:52:10 2026] POST /volume/v3/volumes => generated 777 bytes in 184 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 05:52:10.438185 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-eb05745b-ee59-4424-aac9-d8b7f8e9fba9 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:52:10.441870 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-eb05745b-ee59-4424-aac9-d8b7f8e9fba9 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] DELETE https://10.4.3.189/volume/v3/snapshots/8a2a009c-78ff-4c82-b084-5dfca90906c5 Aug 25 05:52:10.441870 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-eb05745b-ee59-4424-aac9-d8b7f8e9fba9 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:52:10.443264 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-eb05745b-ee59-4424-aac9-d8b7f8e9fba9 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Calling method 'delete' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:52:10.443264 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.v3.snapshots [None req-eb05745b-ee59-4424-aac9-d8b7f8e9fba9 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Delete snapshot with id: 8a2a009c-78ff-4c82-b084-5dfca90906c5 Aug 25 05:52:10.451764 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-0f40d0de-d877-45f7-885e-eca7d562b6cd None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:52:10.452074 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-eb05745b-ee59-4424-aac9-d8b7f8e9fba9 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] https://10.4.3.189/volume/v3/snapshots/8a2a009c-78ff-4c82-b084-5dfca90906c5 returned with HTTP 404 Aug 25 05:52:10.452829 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1240/4905] 10.4.3.189 () {66 vars in 1357 bytes} [Tue Aug 25 05:52:10 2026] DELETE /volume/v3/snapshots/8a2a009c-78ff-4c82-b084-5dfca90906c5 => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:52:10.457083 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-0f40d0de-d877-45f7-885e-eca7d562b6cd tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-admin] GET https://10.4.3.189/volume/v3/volumes/38be7373-00e7-42c9-960b-674fbfaf2e90 Aug 25 05:52:10.457083 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-0f40d0de-d877-45f7-885e-eca7d562b6cd tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:52:10.457083 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-0f40d0de-d877-45f7-885e-eca7d562b6cd tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:52:10.465245 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:52:10.465245 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:52:10.465903 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-0111ee49-2b09-435f-ad59-cfc883344490 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:52:10.468156 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-0111ee49-2b09-435f-ad59-cfc883344490 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] GET https://10.4.3.189/volume/v3/snapshots/8a2a009c-78ff-4c82-b084-5dfca90906c5 Aug 25 05:52:10.468585 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-0111ee49-2b09-435f-ad59-cfc883344490 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:52:10.468585 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-0111ee49-2b09-435f-ad59-cfc883344490 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:52:10.470346 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-0f40d0de-d877-45f7-885e-eca7d562b6cd tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-admin] Volume info retrieved successfully. Aug 25 05:52:10.473557 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-0111ee49-2b09-435f-ad59-cfc883344490 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] https://10.4.3.189/volume/v3/snapshots/8a2a009c-78ff-4c82-b084-5dfca90906c5 returned with HTTP 404 Aug 25 05:52:10.473976 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1222/4906] 10.4.3.189 () {66 vars in 1354 bytes} [Tue Aug 25 05:52:10 2026] GET /volume/v3/snapshots/8a2a009c-78ff-4c82-b084-5dfca90906c5 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:52:10.476251 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-0f40d0de-d877-45f7-885e-eca7d562b6cd tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-admin] https://10.4.3.189/volume/v3/volumes/38be7373-00e7-42c9-960b-674fbfaf2e90 returned with HTTP 200 Aug 25 05:52:10.476845 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1225/4907] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:52:10 2026] GET /volume/v3/volumes/38be7373-00e7-42c9-960b-674fbfaf2e90 => generated 956 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:52:10.481547 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-d70e1952-06c1-4bdd-bd73-d13e4ec8a06b None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:52:10.483798 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d70e1952-06c1-4bdd-bd73-d13e4ec8a06b tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] DELETE https://10.4.3.189/volume/v3/snapshots/47085d28-00ed-434c-b332-0368c791986d Aug 25 05:52:10.484035 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d70e1952-06c1-4bdd-bd73-d13e4ec8a06b tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:52:10.484317 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d70e1952-06c1-4bdd-bd73-d13e4ec8a06b tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:52:10.484765 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.v3.snapshots [None req-d70e1952-06c1-4bdd-bd73-d13e4ec8a06b tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Delete snapshot with id: 47085d28-00ed-434c-b332-0368c791986d Aug 25 05:52:10.489599 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d70e1952-06c1-4bdd-bd73-d13e4ec8a06b tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] https://10.4.3.189/volume/v3/snapshots/47085d28-00ed-434c-b332-0368c791986d returned with HTTP 404 Aug 25 05:52:10.490363 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1221/4908] 10.4.3.189 () {66 vars in 1357 bytes} [Tue Aug 25 05:52:10 2026] DELETE /volume/v3/snapshots/47085d28-00ed-434c-b332-0368c791986d => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:52:10.501292 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-6dc3d61e-9992-4d36-a2d5-83a9307d3d83 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:52:10.507875 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-6dc3d61e-9992-4d36-a2d5-83a9307d3d83 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] GET https://10.4.3.189/volume/v3/snapshots/47085d28-00ed-434c-b332-0368c791986d Aug 25 05:52:10.507951 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-6dc3d61e-9992-4d36-a2d5-83a9307d3d83 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:52:10.508200 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-6dc3d61e-9992-4d36-a2d5-83a9307d3d83 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:52:10.517449 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-6dc3d61e-9992-4d36-a2d5-83a9307d3d83 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] https://10.4.3.189/volume/v3/snapshots/47085d28-00ed-434c-b332-0368c791986d returned with HTTP 404 Aug 25 05:52:10.518193 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1241/4909] 10.4.3.189 () {66 vars in 1354 bytes} [Tue Aug 25 05:52:10 2026] GET /volume/v3/snapshots/47085d28-00ed-434c-b332-0368c791986d => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:52:10.527484 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-e5fb994d-0db0-46f3-b567-fa1093df650b None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:52:10.529624 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-e5fb994d-0db0-46f3-b567-fa1093df650b tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] DELETE https://10.4.3.189/volume/v3/snapshots/4c859e9e-06f9-4238-b650-f243fc96964a Aug 25 05:52:10.529864 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-e5fb994d-0db0-46f3-b567-fa1093df650b tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:52:10.530027 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-e5fb994d-0db0-46f3-b567-fa1093df650b tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Calling method 'delete' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:52:10.530167 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.v3.snapshots [None req-e5fb994d-0db0-46f3-b567-fa1093df650b tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Delete snapshot with id: 4c859e9e-06f9-4238-b650-f243fc96964a Aug 25 05:52:10.535196 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-e5fb994d-0db0-46f3-b567-fa1093df650b tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] https://10.4.3.189/volume/v3/snapshots/4c859e9e-06f9-4238-b650-f243fc96964a returned with HTTP 404 Aug 25 05:52:10.535705 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1223/4910] 10.4.3.189 () {66 vars in 1357 bytes} [Tue Aug 25 05:52:10 2026] DELETE /volume/v3/snapshots/4c859e9e-06f9-4238-b650-f243fc96964a => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:52:10.543849 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-41e8af92-c8da-4437-bb0b-aa46d94bb6fb None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:52:10.548620 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-41e8af92-c8da-4437-bb0b-aa46d94bb6fb tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] GET https://10.4.3.189/volume/v3/snapshots/4c859e9e-06f9-4238-b650-f243fc96964a Aug 25 05:52:10.548943 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-41e8af92-c8da-4437-bb0b-aa46d94bb6fb tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:52:10.549173 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-41e8af92-c8da-4437-bb0b-aa46d94bb6fb tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:52:10.555307 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-41e8af92-c8da-4437-bb0b-aa46d94bb6fb tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] https://10.4.3.189/volume/v3/snapshots/4c859e9e-06f9-4238-b650-f243fc96964a returned with HTTP 404 Aug 25 05:52:10.556127 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1226/4911] 10.4.3.189 () {66 vars in 1354 bytes} [Tue Aug 25 05:52:10 2026] GET /volume/v3/snapshots/4c859e9e-06f9-4238-b650-f243fc96964a => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:52:11.490811 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-7f36b878-d154-4762-bef6-7702524a4142 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:52:11.492598 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-7f36b878-d154-4762-bef6-7702524a4142 tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-admin] GET https://10.4.3.189/volume/v3/volumes/38be7373-00e7-42c9-960b-674fbfaf2e90 Aug 25 05:52:11.492784 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-7f36b878-d154-4762-bef6-7702524a4142 tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:52:11.492967 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-7f36b878-d154-4762-bef6-7702524a4142 tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:52:11.500385 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:52:11.500385 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:52:11.504515 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-7f36b878-d154-4762-bef6-7702524a4142 tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-admin] Volume info retrieved successfully. Aug 25 05:52:11.508807 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-7f36b878-d154-4762-bef6-7702524a4142 tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-admin] https://10.4.3.189/volume/v3/volumes/38be7373-00e7-42c9-960b-674fbfaf2e90 returned with HTTP 200 Aug 25 05:52:11.509428 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1222/4912] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:52:11 2026] GET /volume/v3/volumes/38be7373-00e7-42c9-960b-674fbfaf2e90 => generated 1017 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:52:11.524457 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-3a7220b9-e0f7-42ca-ba52-14bcb726ecb6 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:52:11.526808 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-3a7220b9-e0f7-42ca-ba52-14bcb726ecb6 tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-admin] POST https://10.4.3.189/volume/v3/snapshots Aug 25 05:52:11.527233 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-3a7220b9-e0f7-42ca-ba52-14bcb726ecb6 tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "38be7373-00e7-42c9-960b-674fbfaf2e90", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-336777074"}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:52:11.539345 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:52:11.539345 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:52:11.539794 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-3a7220b9-e0f7-42ca-ba52-14bcb726ecb6 tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-admin] Volume info retrieved successfully. Aug 25 05:52:11.539939 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.v3.snapshots [None req-3a7220b9-e0f7-42ca-ba52-14bcb726ecb6 tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-admin] Create snapshot from volume 38be7373-00e7-42c9-960b-674fbfaf2e90 Aug 25 05:52:11.585204 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.quota [None req-3a7220b9-e0f7-42ca-ba52-14bcb726ecb6 tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-admin] Created reservations ['b35dbd11-d747-4d66-b9bb-ed0946d0f7c0', 'e8a11a11-b8b3-44d9-b6ac-bfa548c29ae5', '7126257d-75e4-40c9-8726-240934b210cc', '5c4b611b-c2b1-4939-bed9-4d8f2e7c29bd'] {{(pid=100271) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:52:11.633032 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-3a7220b9-e0f7-42ca-ba52-14bcb726ecb6 tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-admin] Snapshot create request issued successfully. Aug 25 05:52:11.633523 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-3a7220b9-e0f7-42ca-ba52-14bcb726ecb6 tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-admin] https://10.4.3.189/volume/v3/snapshots returned with HTTP 202 Aug 25 05:52:11.634100 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1242/4913] 10.4.3.189 () {68 vars in 1265 bytes} [Tue Aug 25 05:52:11 2026] POST /volume/v3/snapshots => generated 307 bytes in 110 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 05:52:11.643043 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-6931c227-f452-4e1a-9899-c9d5d76376c1 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:52:11.647232 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-6931c227-f452-4e1a-9899-c9d5d76376c1 tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-admin] GET https://10.4.3.189/volume/v3/snapshots/fc81fe32-ee8a-4ae0-99a4-4c395f4e0d5f Aug 25 05:52:11.647232 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-6931c227-f452-4e1a-9899-c9d5d76376c1 tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:52:11.647232 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-6931c227-f452-4e1a-9899-c9d5d76376c1 tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-admin] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:52:11.660354 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:52:11.660354 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:52:11.660354 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-6931c227-f452-4e1a-9899-c9d5d76376c1 tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-admin] Snapshot retrieved successfully. Aug 25 05:52:11.660354 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-6931c227-f452-4e1a-9899-c9d5d76376c1 tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-admin] https://10.4.3.189/volume/v3/snapshots/fc81fe32-ee8a-4ae0-99a4-4c395f4e0d5f returned with HTTP 200 Aug 25 05:52:11.660354 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1224/4914] 10.4.3.189 () {66 vars in 1354 bytes} [Tue Aug 25 05:52:11 2026] GET /volume/v3/snapshots/fc81fe32-ee8a-4ae0-99a4-4c395f4e0d5f => generated 439 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:52:11.682441 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-0a994a55-fa42-45b9-9f7e-399de957cf02 req-0afa5fff-877f-431e-b1ae-8c00f01aae55 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:52:11.687609 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-0a994a55-fa42-45b9-9f7e-399de957cf02 req-0afa5fff-877f-431e-b1ae-8c00f01aae55 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] DELETE https://10.4.3.189/volume/v3/attachments/faa664bc-78fc-49fc-b5b2-697ba44c3607 Aug 25 05:52:11.687793 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-0a994a55-fa42-45b9-9f7e-399de957cf02 req-0afa5fff-877f-431e-b1ae-8c00f01aae55 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:52:11.687972 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-0a994a55-fa42-45b9-9f7e-399de957cf02 req-0afa5fff-877f-431e-b1ae-8c00f01aae55 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Calling method 'version_select' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:52:11.705368 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:52:11.705368 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:52:11.755588 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-0a994a55-fa42-45b9-9f7e-399de957cf02 req-0afa5fff-877f-431e-b1ae-8c00f01aae55 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] https://10.4.3.189/volume/v3/attachments/faa664bc-78fc-49fc-b5b2-697ba44c3607 returned with HTTP 200 Aug 25 05:52:11.756166 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1227/4915] 10.4.3.189 () {72 vars in 1673 bytes} [Tue Aug 25 05:52:11 2026] DELETE /volume/v3/attachments/faa664bc-78fc-49fc-b5b2-697ba44c3607 => generated 19 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:52:12.672830 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-e7042c58-39a1-4eb4-91ff-4b30c862f7f3 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:52:12.674902 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e7042c58-39a1-4eb4-91ff-4b30c862f7f3 tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-admin] GET https://10.4.3.189/volume/v3/snapshots/fc81fe32-ee8a-4ae0-99a4-4c395f4e0d5f Aug 25 05:52:12.675138 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e7042c58-39a1-4eb4-91ff-4b30c862f7f3 tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:52:12.675369 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e7042c58-39a1-4eb4-91ff-4b30c862f7f3 tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:52:12.681387 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:52:12.681387 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:52:12.681847 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-e7042c58-39a1-4eb4-91ff-4b30c862f7f3 tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-admin] Snapshot retrieved successfully. Aug 25 05:52:12.682732 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e7042c58-39a1-4eb4-91ff-4b30c862f7f3 tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-admin] https://10.4.3.189/volume/v3/snapshots/fc81fe32-ee8a-4ae0-99a4-4c395f4e0d5f returned with HTTP 200 Aug 25 05:52:12.683210 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1223/4916] 10.4.3.189 () {66 vars in 1354 bytes} [Tue Aug 25 05:52:12 2026] GET /volume/v3/snapshots/fc81fe32-ee8a-4ae0-99a4-4c395f4e0d5f => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:52:12.696735 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-935676e4-9f3b-413a-b1e7-374c87d39899 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:52:12.701572 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-935676e4-9f3b-413a-b1e7-374c87d39899 tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-reader] POST https://10.4.3.189/volume/v3/snapshots/fc81fe32-ee8a-4ae0-99a4-4c395f4e0d5f/action Aug 25 05:52:12.701994 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-935676e4-9f3b-413a-b1e7-374c87d39899 tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-reader] Action body: b'{"os-unmanage": {}}' {{(pid=100271) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 05:52:12.702142 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-935676e4-9f3b-413a-b1e7-374c87d39899 tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-reader] Action: 'action', calling method: unmanage, body: {"os-unmanage": {}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:52:12.703455 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.contrib.snapshot_unmanage [None req-935676e4-9f3b-413a-b1e7-374c87d39899 tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-reader] Unmanage snapshot with id: fc81fe32-ee8a-4ae0-99a4-4c395f4e0d5f Aug 25 05:52:12.708701 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:52:12.708701 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:52:12.709221 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-935676e4-9f3b-413a-b1e7-374c87d39899 tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-reader] Snapshot retrieved successfully. Aug 25 05:52:12.710134 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.policy [None req-935676e4-9f3b-413a-b1e7-374c87d39899 tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-reader] Policy check for snapshot_extension:snapshot_unmanage failed with context {'is_admin': False, 'user_id': '90eb7d28ddcf45d2b7d6b7a930fba496', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e01edfc87e1741379a7b311650bd12a6', '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=100271) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 25 05:52:12.710379 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-935676e4-9f3b-413a-b1e7-374c87d39899 tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-reader] https://10.4.3.189/volume/v3/snapshots/fc81fe32-ee8a-4ae0-99a4-4c395f4e0d5f/action returned with HTTP 403 Aug 25 05:52:12.710981 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1243/4917] 10.4.3.189 () {68 vars in 1396 bytes} [Tue Aug 25 05:52:12 2026] POST /volume/v3/snapshots/fc81fe32-ee8a-4ae0-99a4-4c395f4e0d5f/action => generated 117 bytes in 15 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:52:12.721382 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-a3b1a88e-3ff3-4c22-b434-64e19704b393 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:52:12.723380 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-a3b1a88e-3ff3-4c22-b434-64e19704b393 tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-admin] DELETE https://10.4.3.189/volume/v3/snapshots/fc81fe32-ee8a-4ae0-99a4-4c395f4e0d5f Aug 25 05:52:12.723751 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-a3b1a88e-3ff3-4c22-b434-64e19704b393 tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:52:12.724553 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-a3b1a88e-3ff3-4c22-b434-64e19704b393 tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-admin] Calling method 'delete' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:52:12.724769 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.v3.snapshots [None req-a3b1a88e-3ff3-4c22-b434-64e19704b393 tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-admin] Delete snapshot with id: fc81fe32-ee8a-4ae0-99a4-4c395f4e0d5f Aug 25 05:52:12.730352 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:52:12.730352 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:52:12.730908 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-a3b1a88e-3ff3-4c22-b434-64e19704b393 tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-admin] Snapshot retrieved successfully. Aug 25 05:52:12.751321 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-a3b1a88e-3ff3-4c22-b434-64e19704b393 tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-admin] Snapshot delete request issued successfully. Aug 25 05:52:12.751321 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-a3b1a88e-3ff3-4c22-b434-64e19704b393 tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-admin] https://10.4.3.189/volume/v3/snapshots/fc81fe32-ee8a-4ae0-99a4-4c395f4e0d5f returned with HTTP 202 Aug 25 05:52:12.751321 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1225/4918] 10.4.3.189 () {66 vars in 1357 bytes} [Tue Aug 25 05:52:12 2026] DELETE /volume/v3/snapshots/fc81fe32-ee8a-4ae0-99a4-4c395f4e0d5f => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:52:12.762198 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-801a4263-9b8b-4f40-bbcd-d0ae74c80e00 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:52:12.765364 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-801a4263-9b8b-4f40-bbcd-d0ae74c80e00 tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-admin] GET https://10.4.3.189/volume/v3/snapshots/fc81fe32-ee8a-4ae0-99a4-4c395f4e0d5f Aug 25 05:52:12.765364 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-801a4263-9b8b-4f40-bbcd-d0ae74c80e00 tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:52:12.765364 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-801a4263-9b8b-4f40-bbcd-d0ae74c80e00 tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:52:12.775185 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:52:12.775185 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:52:12.775185 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-801a4263-9b8b-4f40-bbcd-d0ae74c80e00 tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-admin] Snapshot retrieved successfully. Aug 25 05:52:12.775185 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-801a4263-9b8b-4f40-bbcd-d0ae74c80e00 tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-admin] https://10.4.3.189/volume/v3/snapshots/fc81fe32-ee8a-4ae0-99a4-4c395f4e0d5f returned with HTTP 200 Aug 25 05:52:12.776023 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1228/4919] 10.4.3.189 () {66 vars in 1354 bytes} [Tue Aug 25 05:52:12 2026] GET /volume/v3/snapshots/fc81fe32-ee8a-4ae0-99a4-4c395f4e0d5f => generated 465 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:52:13.104539 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-5ef9f021-dc11-4e4f-94fd-db4383e437a9 req-c347ef82-595a-45a2-a14c-4b9ba748ed66 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:52:13.106572 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-5ef9f021-dc11-4e4f-94fd-db4383e437a9 req-c347ef82-595a-45a2-a14c-4b9ba748ed66 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] GET https://10.4.3.189/volume/v3/volumes/24cd54c3-e8e7-485c-99a5-8c26fd4c696f Aug 25 05:52:13.106751 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-5ef9f021-dc11-4e4f-94fd-db4383e437a9 req-c347ef82-595a-45a2-a14c-4b9ba748ed66 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:52:13.106920 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-5ef9f021-dc11-4e4f-94fd-db4383e437a9 req-c347ef82-595a-45a2-a14c-4b9ba748ed66 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:52:13.113553 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:52:13.113553 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:52:13.117892 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [req-5ef9f021-dc11-4e4f-94fd-db4383e437a9 req-c347ef82-595a-45a2-a14c-4b9ba748ed66 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Volume info retrieved successfully. Aug 25 05:52:13.123248 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-5ef9f021-dc11-4e4f-94fd-db4383e437a9 req-c347ef82-595a-45a2-a14c-4b9ba748ed66 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] https://10.4.3.189/volume/v3/volumes/24cd54c3-e8e7-485c-99a5-8c26fd4c696f returned with HTTP 200 Aug 25 05:52:13.123735 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1224/4920] 10.4.3.189 () {68 vars in 1598 bytes} [Tue Aug 25 05:52:13 2026] GET /volume/v3/volumes/24cd54c3-e8e7-485c-99a5-8c26fd4c696f => generated 1362 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:52:13.203005 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-79840157-41c2-4fcf-9f97-82fcaf65c4ee None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:52:13.203436 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-79840157-41c2-4fcf-9f97-82fcaf65c4ee None None] GET https://10.4.3.189/volume// Aug 25 05:52:13.203635 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-79840157-41c2-4fcf-9f97-82fcaf65c4ee None None] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:52:13.203848 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-79840157-41c2-4fcf-9f97-82fcaf65c4ee None None] Calling method 'all' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:52:13.204263 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-79840157-41c2-4fcf-9f97-82fcaf65c4ee None None] https://10.4.3.189/volume// returned with HTTP 300 Aug 25 05:52:13.204605 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1244/4921] 10.4.3.189 () {66 vars in 1428 bytes} [Tue Aug 25 05:52: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 25 05:52:13.212301 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [req-5ef9f021-dc11-4e4f-94fd-db4383e437a9 req-d839978a-17ca-4dc3-a8bf-66d34dc5aabf None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:52:13.214369 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-5ef9f021-dc11-4e4f-94fd-db4383e437a9 req-d839978a-17ca-4dc3-a8bf-66d34dc5aabf tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] POST https://10.4.3.189/volume/v3/attachments Aug 25 05:52:13.214730 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-5ef9f021-dc11-4e4f-94fd-db4383e437a9 req-d839978a-17ca-4dc3-a8bf-66d34dc5aabf tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "24cd54c3-e8e7-485c-99a5-8c26fd4c696f", "connector": null, "instance_uuid": "94d4571f-6736-486a-a448-6d0741aefee0"}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:52:13.226270 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:52:13.226270 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:52:13.250357 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-5ef9f021-dc11-4e4f-94fd-db4383e437a9 req-d839978a-17ca-4dc3-a8bf-66d34dc5aabf tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] https://10.4.3.189/volume/v3/attachments returned with HTTP 200 Aug 25 05:52:13.250782 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1226/4922] 10.4.3.189 () {74 vars in 1594 bytes} [Tue Aug 25 05:52:13 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 25 05:52:13.279919 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-0d87c341-3eeb-4e04-853c-06ba1a89c0ea None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:52:13.281343 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-0d87c341-3eeb-4e04-853c-06ba1a89c0ea tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] GET https://10.4.3.189/volume/v3/volumes/24cd54c3-e8e7-485c-99a5-8c26fd4c696f Aug 25 05:52:13.281631 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-0d87c341-3eeb-4e04-853c-06ba1a89c0ea tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:52:13.281885 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-0d87c341-3eeb-4e04-853c-06ba1a89c0ea tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:52:13.289491 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-194c16cb-0ad4-4409-999b-c4fb7fc029d8 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:52:13.289846 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-194c16cb-0ad4-4409-999b-c4fb7fc029d8 None None] GET https://10.4.3.189/volume// Aug 25 05:52:13.289994 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-194c16cb-0ad4-4409-999b-c4fb7fc029d8 None None] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:52:13.290195 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-194c16cb-0ad4-4409-999b-c4fb7fc029d8 None None] Calling method 'all' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:52:13.290561 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-194c16cb-0ad4-4409-999b-c4fb7fc029d8 None None] https://10.4.3.189/volume// returned with HTTP 300 Aug 25 05:52:13.290835 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1225/4923] 10.4.3.189 () {66 vars in 1426 bytes} [Tue Aug 25 05:52: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 25 05:52:13.291110 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:52:13.291110 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:52:13.295560 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-0d87c341-3eeb-4e04-853c-06ba1a89c0ea tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Volume info retrieved successfully. Aug 25 05:52:13.298487 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-5ef9f021-dc11-4e4f-94fd-db4383e437a9 req-db3204b3-282a-4fed-9a1c-f24cddd043d9 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:52:13.300209 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-0d87c341-3eeb-4e04-853c-06ba1a89c0ea tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] https://10.4.3.189/volume/v3/volumes/24cd54c3-e8e7-485c-99a5-8c26fd4c696f returned with HTTP 200 Aug 25 05:52:13.300712 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1229/4924] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:52:13 2026] GET /volume/v3/volumes/24cd54c3-e8e7-485c-99a5-8c26fd4c696f => generated 1361 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:52:13.301591 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-5ef9f021-dc11-4e4f-94fd-db4383e437a9 req-db3204b3-282a-4fed-9a1c-f24cddd043d9 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] GET https://10.4.3.189/volume/v3/volumes/24cd54c3-e8e7-485c-99a5-8c26fd4c696f Aug 25 05:52:13.301795 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-5ef9f021-dc11-4e4f-94fd-db4383e437a9 req-db3204b3-282a-4fed-9a1c-f24cddd043d9 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:52:13.301981 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-5ef9f021-dc11-4e4f-94fd-db4383e437a9 req-db3204b3-282a-4fed-9a1c-f24cddd043d9 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:52:13.311615 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:52:13.311615 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:52:13.314843 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [req-5ef9f021-dc11-4e4f-94fd-db4383e437a9 req-db3204b3-282a-4fed-9a1c-f24cddd043d9 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Volume info retrieved successfully. Aug 25 05:52:13.319389 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-5ef9f021-dc11-4e4f-94fd-db4383e437a9 req-db3204b3-282a-4fed-9a1c-f24cddd043d9 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] https://10.4.3.189/volume/v3/volumes/24cd54c3-e8e7-485c-99a5-8c26fd4c696f returned with HTTP 200 Aug 25 05:52:13.319813 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1245/4925] 10.4.3.189 () {70 vars in 1639 bytes} [Tue Aug 25 05:52:13 2026] GET /volume/v3/volumes/24cd54c3-e8e7-485c-99a5-8c26fd4c696f => generated 1541 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 05:52:13.412880 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [req-5ef9f021-dc11-4e4f-94fd-db4383e437a9 req-14fc5faf-2494-4b45-a12c-a83f25fc7f6b None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:52:13.414672 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-5ef9f021-dc11-4e4f-94fd-db4383e437a9 req-14fc5faf-2494-4b45-a12c-a83f25fc7f6b tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] PUT https://10.4.3.189/volume/v3/attachments/b896edfe-edfc-4480-9466-15b95a5d9cd9 Aug 25 05:52:13.415009 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-5ef9f021-dc11-4e4f-94fd-db4383e437a9 req-14fc5faf-2494-4b45-a12c-a83f25fc7f6b tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.189", "host": "np0000008051", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:8b4a65c6a3e1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "a19da604-b1eb-4396-a9d5-30b16dae3da8", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:52:13.421204 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.coordination [req-5ef9f021-dc11-4e4f-94fd-db4383e437a9 req-14fc5faf-2494-4b45-a12c-a83f25fc7f6b tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Acquiring lock "cinder-attachment_update-24cd54c3-e8e7-485c-99a5-8c26fd4c696f-np0000008051" by "attachment_update" {{(pid=100270) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 05:52:13.425582 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.coordination [req-5ef9f021-dc11-4e4f-94fd-db4383e437a9 req-14fc5faf-2494-4b45-a12c-a83f25fc7f6b tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Lock "cinder-attachment_update-24cd54c3-e8e7-485c-99a5-8c26fd4c696f-np0000008051" acquired by "attachment_update" :: waited 0.004s {{(pid=100270) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 05:52:13.426447 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:52:13.426447 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:52:13.435221 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-9185e20f-09bd-43d3-9472-5e136d4964d0 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:52:13.437387 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-9185e20f-09bd-43d3-9472-5e136d4964d0 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] DELETE https://10.4.3.189/volume/v3/volumes/096128fc-eb98-42d4-89aa-f0cfb10d8e99 Aug 25 05:52:13.437636 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-9185e20f-09bd-43d3-9472-5e136d4964d0 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:52:13.437868 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-9185e20f-09bd-43d3-9472-5e136d4964d0 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:52:13.438158 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-9185e20f-09bd-43d3-9472-5e136d4964d0 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Delete volume with id: 096128fc-eb98-42d4-89aa-f0cfb10d8e99 Aug 25 05:52:13.445816 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:52:13.445816 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:52:13.446356 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-9185e20f-09bd-43d3-9472-5e136d4964d0 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Volume info retrieved successfully. Aug 25 05:52:13.464295 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-9185e20f-09bd-43d3-9472-5e136d4964d0 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Delete volume request issued successfully. Aug 25 05:52:13.464554 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-9185e20f-09bd-43d3-9472-5e136d4964d0 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] https://10.4.3.189/volume/v3/volumes/096128fc-eb98-42d4-89aa-f0cfb10d8e99 returned with HTTP 202 Aug 25 05:52:13.465116 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1226/4926] 10.4.3.189 () {66 vars in 1351 bytes} [Tue Aug 25 05:52:13 2026] DELETE /volume/v3/volumes/096128fc-eb98-42d4-89aa-f0cfb10d8e99 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:52:13.471493 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-f0a76c9f-921a-46a7-a3c3-2001d31ac918 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:52:13.473226 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-f0a76c9f-921a-46a7-a3c3-2001d31ac918 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] GET https://10.4.3.189/volume/v3/volumes/096128fc-eb98-42d4-89aa-f0cfb10d8e99 Aug 25 05:52:13.473439 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-f0a76c9f-921a-46a7-a3c3-2001d31ac918 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:52:13.473631 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-f0a76c9f-921a-46a7-a3c3-2001d31ac918 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:52:13.479952 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:52:13.479952 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:52:13.483012 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-f0a76c9f-921a-46a7-a3c3-2001d31ac918 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Volume info retrieved successfully. Aug 25 05:52:13.487412 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-f0a76c9f-921a-46a7-a3c3-2001d31ac918 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] https://10.4.3.189/volume/v3/volumes/096128fc-eb98-42d4-89aa-f0cfb10d8e99 returned with HTTP 200 Aug 25 05:52:13.487766 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1230/4927] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:52:13 2026] GET /volume/v3/volumes/096128fc-eb98-42d4-89aa-f0cfb10d8e99 => generated 1365 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:52:13.506248 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.coordination [req-5ef9f021-dc11-4e4f-94fd-db4383e437a9 req-14fc5faf-2494-4b45-a12c-a83f25fc7f6b tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Lock "cinder-attachment_update-24cd54c3-e8e7-485c-99a5-8c26fd4c696f-np0000008051" released by "attachment_update" :: held 0.081s {{(pid=100270) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 05:52:13.506799 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-5ef9f021-dc11-4e4f-94fd-db4383e437a9 req-14fc5faf-2494-4b45-a12c-a83f25fc7f6b tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] https://10.4.3.189/volume/v3/attachments/b896edfe-edfc-4480-9466-15b95a5d9cd9 returned with HTTP 200 Aug 25 05:52:13.507288 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1227/4928] 10.4.3.189 () {74 vars in 1704 bytes} [Tue Aug 25 05:52:13 2026] PUT /volume/v3/attachments/b896edfe-edfc-4480-9466-15b95a5d9cd9 => generated 969 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:52:13.785796 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-2a393f45-e6af-4bf7-8282-222756f204e9 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:52:13.787898 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-2a393f45-e6af-4bf7-8282-222756f204e9 tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-admin] GET https://10.4.3.189/volume/v3/snapshots/fc81fe32-ee8a-4ae0-99a4-4c395f4e0d5f Aug 25 05:52:13.788150 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-2a393f45-e6af-4bf7-8282-222756f204e9 tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:52:13.788386 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-2a393f45-e6af-4bf7-8282-222756f204e9 tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:52:13.792847 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-2a393f45-e6af-4bf7-8282-222756f204e9 tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-admin] https://10.4.3.189/volume/v3/snapshots/fc81fe32-ee8a-4ae0-99a4-4c395f4e0d5f returned with HTTP 404 Aug 25 05:52:13.793383 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1246/4929] 10.4.3.189 () {66 vars in 1354 bytes} [Tue Aug 25 05:52:13 2026] GET /volume/v3/snapshots/fc81fe32-ee8a-4ae0-99a4-4c395f4e0d5f => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:52:13.801257 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-94a4ce0e-d73e-4dc5-ac9d-b8d7d6e6200c None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:52:13.803234 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-94a4ce0e-d73e-4dc5-ac9d-b8d7d6e6200c tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-admin] DELETE https://10.4.3.189/volume/v3/volumes/38be7373-00e7-42c9-960b-674fbfaf2e90 Aug 25 05:52:13.803502 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-94a4ce0e-d73e-4dc5-ac9d-b8d7d6e6200c tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:52:13.803770 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-94a4ce0e-d73e-4dc5-ac9d-b8d7d6e6200c tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-admin] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:52:13.803988 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-94a4ce0e-d73e-4dc5-ac9d-b8d7d6e6200c tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-admin] Delete volume with id: 38be7373-00e7-42c9-960b-674fbfaf2e90 Aug 25 05:52:13.813569 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:52:13.813569 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:52:13.813938 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-94a4ce0e-d73e-4dc5-ac9d-b8d7d6e6200c tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-admin] Volume info retrieved successfully. Aug 25 05:52:13.831707 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-94a4ce0e-d73e-4dc5-ac9d-b8d7d6e6200c tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-admin] Delete volume request issued successfully. Aug 25 05:52:13.831946 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-94a4ce0e-d73e-4dc5-ac9d-b8d7d6e6200c tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-admin] https://10.4.3.189/volume/v3/volumes/38be7373-00e7-42c9-960b-674fbfaf2e90 returned with HTTP 202 Aug 25 05:52:13.832499 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1227/4930] 10.4.3.189 () {66 vars in 1351 bytes} [Tue Aug 25 05:52:13 2026] DELETE /volume/v3/volumes/38be7373-00e7-42c9-960b-674fbfaf2e90 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:52:13.839564 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-9ad3c7a1-6dd9-49e2-8f8e-ff19d3a250c4 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:52:13.841528 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-9ad3c7a1-6dd9-49e2-8f8e-ff19d3a250c4 tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-admin] GET https://10.4.3.189/volume/v3/volumes/38be7373-00e7-42c9-960b-674fbfaf2e90 Aug 25 05:52:13.841768 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-9ad3c7a1-6dd9-49e2-8f8e-ff19d3a250c4 tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:52:13.841948 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-9ad3c7a1-6dd9-49e2-8f8e-ff19d3a250c4 tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:52:13.850338 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:52:13.850338 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:52:13.854357 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-9ad3c7a1-6dd9-49e2-8f8e-ff19d3a250c4 tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-admin] Volume info retrieved successfully. Aug 25 05:52:13.858726 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-9ad3c7a1-6dd9-49e2-8f8e-ff19d3a250c4 tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-admin] https://10.4.3.189/volume/v3/volumes/38be7373-00e7-42c9-960b-674fbfaf2e90 returned with HTTP 200 Aug 25 05:52:13.859156 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1231/4931] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:52:13 2026] GET /volume/v3/volumes/38be7373-00e7-42c9-960b-674fbfaf2e90 => generated 1016 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:52:14.317146 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-26e4b5cd-16b9-4485-b428-7ffbbd61cb3d None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:52:14.319215 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-26e4b5cd-16b9-4485-b428-7ffbbd61cb3d tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] GET https://10.4.3.189/volume/v3/volumes/24cd54c3-e8e7-485c-99a5-8c26fd4c696f Aug 25 05:52:14.319446 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-26e4b5cd-16b9-4485-b428-7ffbbd61cb3d tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:52:14.319663 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-26e4b5cd-16b9-4485-b428-7ffbbd61cb3d tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:52:14.330034 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:52:14.330034 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:52:14.333876 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-26e4b5cd-16b9-4485-b428-7ffbbd61cb3d tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Volume info retrieved successfully. Aug 25 05:52:14.339508 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-26e4b5cd-16b9-4485-b428-7ffbbd61cb3d tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] https://10.4.3.189/volume/v3/volumes/24cd54c3-e8e7-485c-99a5-8c26fd4c696f returned with HTTP 200 Aug 25 05:52:14.339911 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1228/4932] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:52:14 2026] GET /volume/v3/volumes/24cd54c3-e8e7-485c-99a5-8c26fd4c696f => generated 1362 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:52:14.499457 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-a7340cb8-f744-443a-afbb-b3c5362d9606 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:52:14.501019 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-a7340cb8-f744-443a-afbb-b3c5362d9606 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] GET https://10.4.3.189/volume/v3/volumes/096128fc-eb98-42d4-89aa-f0cfb10d8e99 Aug 25 05:52:14.501199 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-a7340cb8-f744-443a-afbb-b3c5362d9606 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:52:14.501453 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-a7340cb8-f744-443a-afbb-b3c5362d9606 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:52:14.506518 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-a7340cb8-f744-443a-afbb-b3c5362d9606 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] https://10.4.3.189/volume/v3/volumes/096128fc-eb98-42d4-89aa-f0cfb10d8e99 returned with HTTP 404 Aug 25 05:52:14.506917 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1247/4933] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:52:14 2026] GET /volume/v3/volumes/096128fc-eb98-42d4-89aa-f0cfb10d8e99 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:52:14.535914 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-8c91db6e-d412-4749-a10e-fbfdebd63070 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:52:14.538011 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-8c91db6e-d412-4749-a10e-fbfdebd63070 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] POST https://10.4.3.189/volume/v3/volumes Aug 25 05:52:14.538403 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-8c91db6e-d412-4749-a10e-fbfdebd63070 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-1841786120", "snapshot_id": null, "imageRef": "821ab3e7-1977-4d78-a63f-5997ce48392f", "volume_type": null, "size": 1}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:52:14.539924 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.v3.volumes [None req-8c91db6e-d412-4749-a10e-fbfdebd63070 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-1841786120', 'snapshot_id': None, 'imageRef': '821ab3e7-1977-4d78-a63f-5997ce48392f', 'volume_type': None, 'size': 1}} {{(pid=100268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 05:52:14.619669 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-8c91db6e-d412-4749-a10e-fbfdebd63070 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Create volume of 1 GB Aug 25 05:52:14.624879 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-8c91db6e-d412-4749-a10e-fbfdebd63070 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Availability Zones retrieved successfully. Aug 25 05:52:14.629675 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-8c91db6e-d412-4749-a10e-fbfdebd63070 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Flow 'volume_create_api' (56998a03-91a6-49f3-b415-c419999f63a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:52:14.630676 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-8c91db6e-d412-4749-a10e-fbfdebd63070 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a857c80d-ef2f-450a-ac7f-52b03c23ddc8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:52:14.631558 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.flows.api.create_volume [None req-8c91db6e-d412-4749-a10e-fbfdebd63070 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Validating volume size '1' using validate_int {{(pid=100268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 05:52:14.706672 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-8c91db6e-d412-4749-a10e-fbfdebd63070 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a857c80d-ef2f-450a-ac7f-52b03c23ddc8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T05:35:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=23fc6e5d-fce0-4521-ba46-4837b4232084,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '23fc6e5d-fce0-4521-ba46-4837b4232084', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:52:14.707910 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-8c91db6e-d412-4749-a10e-fbfdebd63070 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0408009c-abf8-4db0-827c-9ace1f706604) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:52:14.762920 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-8c91db6e-d412-4749-a10e-fbfdebd63070 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Created reservations ['32508617-739f-4525-b4ae-6f1fd0ee23da', '5ffd74c5-4d28-4326-b6d7-e2545c369999', 'c02adc14-e00d-4d39-b237-29017c8117dc', '7a4ec93a-07a0-43c0-9521-b9454600bec1'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:52:14.763786 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-8c91db6e-d412-4749-a10e-fbfdebd63070 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0408009c-abf8-4db0-827c-9ace1f706604) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['32508617-739f-4525-b4ae-6f1fd0ee23da', '5ffd74c5-4d28-4326-b6d7-e2545c369999', 'c02adc14-e00d-4d39-b237-29017c8117dc', '7a4ec93a-07a0-43c0-9521-b9454600bec1']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:52:14.764566 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-8c91db6e-d412-4749-a10e-fbfdebd63070 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a09cbeb3-ae53-405f-9c38-43564187ceba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:52:14.794142 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-8c91db6e-d412-4749-a10e-fbfdebd63070 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a09cbeb3-ae53-405f-9c38-43564187ceba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fef260e0-c3e9-433c-bd19-8dca6d741f03', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1841786120',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e33e7828ef4e44d9a9679aad64e2bf67',qos_specs=None,replication_status=,reservations=['32508617-739f-4525-b4ae-6f1fd0ee23da','5ffd74c5-4d28-4326-b6d7-e2545c369999','c02adc14-e00d-4d39-b237-29017c8117dc','7a4ec93a-07a0-43c0-9521-b9454600bec1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='63d4e24915f3477e8fe8791aab2aed9d',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T05:52:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1841786120',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fef260e0-c3e9-433c-bd19-8dca6d741f03,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e33e7828ef4e44d9a9679aad64e2bf67',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='63d4e24915f3477e8fe8791aab2aed9d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(23fc6e5d-fce0-4521-ba46-4837b4232084),volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:52:14.795020 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-8c91db6e-d412-4749-a10e-fbfdebd63070 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bc2fcb9f-d5f3-43bc-90e7-457381c09828) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:52:14.814956 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-8c91db6e-d412-4749-a10e-fbfdebd63070 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bc2fcb9f-d5f3-43bc-90e7-457381c09828) transitioned into state 'SUCCESS' from state '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-1841786120',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e33e7828ef4e44d9a9679aad64e2bf67',qos_specs=None,replication_status=,reservations=['32508617-739f-4525-b4ae-6f1fd0ee23da','5ffd74c5-4d28-4326-b6d7-e2545c369999','c02adc14-e00d-4d39-b237-29017c8117dc','7a4ec93a-07a0-43c0-9521-b9454600bec1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='63d4e24915f3477e8fe8791aab2aed9d',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:52:14.815818 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-8c91db6e-d412-4749-a10e-fbfdebd63070 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (217579aa-f54d-4186-b7d7-e1bbc8315535) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:52:14.827086 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-8c91db6e-d412-4749-a10e-fbfdebd63070 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (217579aa-f54d-4186-b7d7-e1bbc8315535) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:52:14.827086 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-8c91db6e-d412-4749-a10e-fbfdebd63070 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Flow 'volume_create_api' (56998a03-91a6-49f3-b415-c419999f63a3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:52:14.827086 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-8c91db6e-d412-4749-a10e-fbfdebd63070 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Create volume request issued successfully. Aug 25 05:52:14.827086 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-8c91db6e-d412-4749-a10e-fbfdebd63070 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] https://10.4.3.189/volume/v3/volumes returned with HTTP 202 Aug 25 05:52:14.827086 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1228/4934] 10.4.3.189 () {68 vars in 1259 bytes} [Tue Aug 25 05:52:14 2026] POST /volume/v3/volumes => generated 759 bytes in 292 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 05:52:14.845081 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-1625ff2b-a5ea-4a85-ac29-21b547d22744 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:52:14.847700 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-1625ff2b-a5ea-4a85-ac29-21b547d22744 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] GET https://10.4.3.189/volume/v3/volumes/fef260e0-c3e9-433c-bd19-8dca6d741f03 Aug 25 05:52:14.847928 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-1625ff2b-a5ea-4a85-ac29-21b547d22744 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:52:14.848217 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-1625ff2b-a5ea-4a85-ac29-21b547d22744 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:52:14.856265 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:52:14.856265 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:52:14.861328 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-1625ff2b-a5ea-4a85-ac29-21b547d22744 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Volume info retrieved successfully. Aug 25 05:52:14.866328 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-1625ff2b-a5ea-4a85-ac29-21b547d22744 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] https://10.4.3.189/volume/v3/volumes/fef260e0-c3e9-433c-bd19-8dca6d741f03 returned with HTTP 200 Aug 25 05:52:14.866753 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1232/4935] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:52:14 2026] GET /volume/v3/volumes/fef260e0-c3e9-433c-bd19-8dca6d741f03 => generated 827 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:52:14.878663 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-0f71c883-017f-4571-aa92-f9d22a87916c None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:52:14.880445 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-0f71c883-017f-4571-aa92-f9d22a87916c tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-admin] GET https://10.4.3.189/volume/v3/volumes/38be7373-00e7-42c9-960b-674fbfaf2e90 Aug 25 05:52:14.880732 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-0f71c883-017f-4571-aa92-f9d22a87916c tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:52:14.880940 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-0f71c883-017f-4571-aa92-f9d22a87916c tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-admin] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:52:14.886742 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-0f71c883-017f-4571-aa92-f9d22a87916c tempest-ProjectReaderTests-1841413301 tempest-ProjectReaderTests-1841413301-project-admin] https://10.4.3.189/volume/v3/volumes/38be7373-00e7-42c9-960b-674fbfaf2e90 returned with HTTP 404 Aug 25 05:52:14.887209 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1229/4936] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:52:14 2026] GET /volume/v3/volumes/38be7373-00e7-42c9-960b-674fbfaf2e90 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:52:15.358166 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-b961a59b-c1c4-4a85-b94b-a5e6ebaad19d None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:52:15.358166 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-b961a59b-c1c4-4a85-b94b-a5e6ebaad19d tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] GET https://10.4.3.189/volume/v3/volumes/24cd54c3-e8e7-485c-99a5-8c26fd4c696f Aug 25 05:52:15.358166 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-b961a59b-c1c4-4a85-b94b-a5e6ebaad19d tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:52:15.358844 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-b961a59b-c1c4-4a85-b94b-a5e6ebaad19d tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:52:15.369702 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:52:15.369702 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:52:15.373243 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-b961a59b-c1c4-4a85-b94b-a5e6ebaad19d tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Volume info retrieved successfully. Aug 25 05:52:15.377884 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-b961a59b-c1c4-4a85-b94b-a5e6ebaad19d tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] https://10.4.3.189/volume/v3/volumes/24cd54c3-e8e7-485c-99a5-8c26fd4c696f returned with HTTP 200 Aug 25 05:52:15.378399 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1248/4937] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:52:15 2026] GET /volume/v3/volumes/24cd54c3-e8e7-485c-99a5-8c26fd4c696f => generated 1362 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:52:15.890142 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-c5137850-caf2-405a-9012-ba3bd5820e74 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:52:15.892205 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c5137850-caf2-405a-9012-ba3bd5820e74 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] GET https://10.4.3.189/volume/v3/volumes/fef260e0-c3e9-433c-bd19-8dca6d741f03 Aug 25 05:52:15.892205 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c5137850-caf2-405a-9012-ba3bd5820e74 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:52:15.892205 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c5137850-caf2-405a-9012-ba3bd5820e74 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:52:15.902084 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:52:15.902084 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:52:15.904758 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-c5137850-caf2-405a-9012-ba3bd5820e74 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Volume info retrieved successfully. Aug 25 05:52:15.912084 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c5137850-caf2-405a-9012-ba3bd5820e74 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] https://10.4.3.189/volume/v3/volumes/fef260e0-c3e9-433c-bd19-8dca6d741f03 returned with HTTP 200 Aug 25 05:52:15.912084 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1229/4938] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:52:15 2026] GET /volume/v3/volumes/fef260e0-c3e9-433c-bd19-8dca6d741f03 => generated 1367 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:52:15.926774 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-2b6ee79d-424b-40cf-981b-7b5c3f20b16b None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:52:15.931603 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-2b6ee79d-424b-40cf-981b-7b5c3f20b16b tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] GET https://10.4.3.189/volume/v3/volumes/fef260e0-c3e9-433c-bd19-8dca6d741f03 Aug 25 05:52:15.935173 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-2b6ee79d-424b-40cf-981b-7b5c3f20b16b tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:52:15.935173 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-2b6ee79d-424b-40cf-981b-7b5c3f20b16b tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:52:15.949081 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:52:15.949081 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:52:15.956084 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-2b6ee79d-424b-40cf-981b-7b5c3f20b16b tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Volume info retrieved successfully. Aug 25 05:52:15.963173 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-2b6ee79d-424b-40cf-981b-7b5c3f20b16b tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] https://10.4.3.189/volume/v3/volumes/fef260e0-c3e9-433c-bd19-8dca6d741f03 returned with HTTP 200 Aug 25 05:52:15.963798 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1233/4939] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:52:15 2026] GET /volume/v3/volumes/fef260e0-c3e9-433c-bd19-8dca6d741f03 => generated 1367 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:52:16.392476 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-d7ea7c21-6474-447c-a22d-a8f23d3cb431 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:52:16.394104 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-d7ea7c21-6474-447c-a22d-a8f23d3cb431 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] GET https://10.4.3.189/volume/v3/volumes/24cd54c3-e8e7-485c-99a5-8c26fd4c696f Aug 25 05:52:16.394285 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-d7ea7c21-6474-447c-a22d-a8f23d3cb431 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:52:16.394508 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-d7ea7c21-6474-447c-a22d-a8f23d3cb431 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:52:16.405213 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:52:16.405213 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:52:16.409592 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-d7ea7c21-6474-447c-a22d-a8f23d3cb431 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Volume info retrieved successfully. Aug 25 05:52:16.414140 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-d7ea7c21-6474-447c-a22d-a8f23d3cb431 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] https://10.4.3.189/volume/v3/volumes/24cd54c3-e8e7-485c-99a5-8c26fd4c696f returned with HTTP 200 Aug 25 05:52:16.414511 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1230/4940] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:52:16 2026] GET /volume/v3/volumes/24cd54c3-e8e7-485c-99a5-8c26fd4c696f => generated 1362 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:52:17.055895 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-2ab8528c-4816-4c63-b519-edcd2fe49577 req-d6f222c1-bb0d-4c89-a31c-e3ebd9aca567 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:52:17.058364 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-2ab8528c-4816-4c63-b519-edcd2fe49577 req-d6f222c1-bb0d-4c89-a31c-e3ebd9aca567 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] GET https://10.4.3.189/volume/v3/volumes/fef260e0-c3e9-433c-bd19-8dca6d741f03 Aug 25 05:52:17.058581 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-2ab8528c-4816-4c63-b519-edcd2fe49577 req-d6f222c1-bb0d-4c89-a31c-e3ebd9aca567 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:52:17.058776 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-2ab8528c-4816-4c63-b519-edcd2fe49577 req-d6f222c1-bb0d-4c89-a31c-e3ebd9aca567 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:52:17.065720 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:52:17.065720 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:52:17.069713 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [req-2ab8528c-4816-4c63-b519-edcd2fe49577 req-d6f222c1-bb0d-4c89-a31c-e3ebd9aca567 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Volume info retrieved successfully. Aug 25 05:52:17.074798 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-2ab8528c-4816-4c63-b519-edcd2fe49577 req-d6f222c1-bb0d-4c89-a31c-e3ebd9aca567 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] https://10.4.3.189/volume/v3/volumes/fef260e0-c3e9-433c-bd19-8dca6d741f03 returned with HTTP 200 Aug 25 05:52:17.075214 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1249/4941] 10.4.3.189 () {68 vars in 1598 bytes} [Tue Aug 25 05:52:17 2026] GET /volume/v3/volumes/fef260e0-c3e9-433c-bd19-8dca6d741f03 => generated 1367 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:52:17.430135 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-a7e1d545-a0ee-4616-87a8-9d0ffe90b0d2 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:52:17.432827 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a7e1d545-a0ee-4616-87a8-9d0ffe90b0d2 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] GET https://10.4.3.189/volume/v3/volumes/24cd54c3-e8e7-485c-99a5-8c26fd4c696f Aug 25 05:52:17.433121 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a7e1d545-a0ee-4616-87a8-9d0ffe90b0d2 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:52:17.433517 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a7e1d545-a0ee-4616-87a8-9d0ffe90b0d2 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:52:17.447626 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:52:17.447626 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:52:17.452798 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-a7e1d545-a0ee-4616-87a8-9d0ffe90b0d2 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Volume info retrieved successfully. Aug 25 05:52:17.461920 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a7e1d545-a0ee-4616-87a8-9d0ffe90b0d2 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] https://10.4.3.189/volume/v3/volumes/24cd54c3-e8e7-485c-99a5-8c26fd4c696f returned with HTTP 200 Aug 25 05:52:17.462589 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1230/4942] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:52:17 2026] GET /volume/v3/volumes/24cd54c3-e8e7-485c-99a5-8c26fd4c696f => generated 1362 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:52:17.527947 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-2ab8528c-4816-4c63-b519-edcd2fe49577 req-fd6ed2ae-568c-456d-a3e9-6e7a0e7eedfa None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:52:17.530695 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-2ab8528c-4816-4c63-b519-edcd2fe49577 req-fd6ed2ae-568c-456d-a3e9-6e7a0e7eedfa tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] GET https://10.4.3.189/volume/v3/volumes/fef260e0-c3e9-433c-bd19-8dca6d741f03 Aug 25 05:52:17.531153 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-2ab8528c-4816-4c63-b519-edcd2fe49577 req-fd6ed2ae-568c-456d-a3e9-6e7a0e7eedfa tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:52:17.531533 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-2ab8528c-4816-4c63-b519-edcd2fe49577 req-fd6ed2ae-568c-456d-a3e9-6e7a0e7eedfa tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:52:17.544780 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:52:17.544780 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:52:17.548887 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [req-2ab8528c-4816-4c63-b519-edcd2fe49577 req-fd6ed2ae-568c-456d-a3e9-6e7a0e7eedfa tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Volume info retrieved successfully. Aug 25 05:52:17.558820 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-2ab8528c-4816-4c63-b519-edcd2fe49577 req-fd6ed2ae-568c-456d-a3e9-6e7a0e7eedfa tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] https://10.4.3.189/volume/v3/volumes/fef260e0-c3e9-433c-bd19-8dca6d741f03 returned with HTTP 200 Aug 25 05:52:17.559482 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1234/4943] 10.4.3.189 () {68 vars in 1598 bytes} [Tue Aug 25 05:52:17 2026] GET /volume/v3/volumes/fef260e0-c3e9-433c-bd19-8dca6d741f03 => generated 1367 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:52:17.572176 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-ee84a8cf-c001-4fcf-88e0-2a029a5b4071 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:52:17.572713 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-ee84a8cf-c001-4fcf-88e0-2a029a5b4071 None None] GET https://10.4.3.189/volume// Aug 25 05:52:17.572954 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-ee84a8cf-c001-4fcf-88e0-2a029a5b4071 None None] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:52:17.573227 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-ee84a8cf-c001-4fcf-88e0-2a029a5b4071 None None] Calling method 'all' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:52:17.573632 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-ee84a8cf-c001-4fcf-88e0-2a029a5b4071 None None] https://10.4.3.189/volume// returned with HTTP 300 Aug 25 05:52:17.573945 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1231/4944] 10.4.3.189 () {66 vars in 1419 bytes} [Tue Aug 25 05:52:17 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 05:52:17.583222 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-2ab8528c-4816-4c63-b519-edcd2fe49577 req-b8867763-0e27-413c-b440-3e5cb320b0e1 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:52:17.585136 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-2ab8528c-4816-4c63-b519-edcd2fe49577 req-b8867763-0e27-413c-b440-3e5cb320b0e1 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] POST https://10.4.3.189/volume/v3/attachments Aug 25 05:52:17.585467 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-2ab8528c-4816-4c63-b519-edcd2fe49577 req-b8867763-0e27-413c-b440-3e5cb320b0e1 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "fef260e0-c3e9-433c-bd19-8dca6d741f03", "connector": null, "instance_uuid": "7d869e49-9d4d-4504-ace9-fa96506f82f5"}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:52:17.593223 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:52:17.593223 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:52:17.618319 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-2ab8528c-4816-4c63-b519-edcd2fe49577 req-b8867763-0e27-413c-b440-3e5cb320b0e1 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] https://10.4.3.189/volume/v3/attachments returned with HTTP 200 Aug 25 05:52:17.618768 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1250/4945] 10.4.3.189 () {74 vars in 1594 bytes} [Tue Aug 25 05:52:17 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 25 05:52:17.892478 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-5ef9f021-dc11-4e4f-94fd-db4383e437a9 req-29f75da3-f238-45f9-820f-81d684017e37 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:52:17.894981 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-5ef9f021-dc11-4e4f-94fd-db4383e437a9 req-29f75da3-f238-45f9-820f-81d684017e37 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] POST https://10.4.3.189/volume/v3/attachments/b896edfe-edfc-4480-9466-15b95a5d9cd9/action Aug 25 05:52:17.895343 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-5ef9f021-dc11-4e4f-94fd-db4383e437a9 req-29f75da3-f238-45f9-820f-81d684017e37 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Action body: b'{"os-complete": null}' {{(pid=100268) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 05:52:17.895468 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-5ef9f021-dc11-4e4f-94fd-db4383e437a9 req-29f75da3-f238-45f9-820f-81d684017e37 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:52:17.913108 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:52:17.913108 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:52:17.926152 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-5ef9f021-dc11-4e4f-94fd-db4383e437a9 req-29f75da3-f238-45f9-820f-81d684017e37 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] https://10.4.3.189/volume/v3/attachments/b896edfe-edfc-4480-9466-15b95a5d9cd9/action returned with HTTP 204 Aug 25 05:52:17.926676 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1231/4946] 10.4.3.189 () {74 vars in 1725 bytes} [Tue Aug 25 05:52:17 2026] POST /volume/v3/attachments/b896edfe-edfc-4480-9466-15b95a5d9cd9/action => generated 0 bytes in 35 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:52:18.477748 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-c28b1a14-6e73-489d-bddf-47ac5c0a2596 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:52:18.481382 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-c28b1a14-6e73-489d-bddf-47ac5c0a2596 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] GET https://10.4.3.189/volume/v3/volumes/24cd54c3-e8e7-485c-99a5-8c26fd4c696f Aug 25 05:52:18.483004 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-c28b1a14-6e73-489d-bddf-47ac5c0a2596 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:52:18.483004 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-c28b1a14-6e73-489d-bddf-47ac5c0a2596 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:52:18.492969 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:52:18.492969 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:52:18.496192 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-c28b1a14-6e73-489d-bddf-47ac5c0a2596 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Volume info retrieved successfully. Aug 25 05:52:18.502276 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-c28b1a14-6e73-489d-bddf-47ac5c0a2596 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] https://10.4.3.189/volume/v3/volumes/24cd54c3-e8e7-485c-99a5-8c26fd4c696f returned with HTTP 200 Aug 25 05:52:18.502789 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1235/4947] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:52:18 2026] GET /volume/v3/volumes/24cd54c3-e8e7-485c-99a5-8c26fd4c696f => generated 1654 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:52:18.515623 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-870fd7e9-ab25-46c6-b8e3-6f51335227f5 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:52:18.517682 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-870fd7e9-ab25-46c6-b8e3-6f51335227f5 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] POST https://10.4.3.189/volume/v3/snapshots Aug 25 05:52:18.518162 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-870fd7e9-ab25-46c6-b8e3-6f51335227f5 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "24cd54c3-e8e7-485c-99a5-8c26fd4c696f", "force": false, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-570669292"}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:52:18.530488 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:52:18.530488 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:52:18.530973 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-870fd7e9-ab25-46c6-b8e3-6f51335227f5 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Volume info retrieved successfully. Aug 25 05:52:18.531128 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.v3.snapshots [None req-870fd7e9-ab25-46c6-b8e3-6f51335227f5 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Create snapshot from volume 24cd54c3-e8e7-485c-99a5-8c26fd4c696f Aug 25 05:52:18.535807 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-870fd7e9-ab25-46c6-b8e3-6f51335227f5 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] https://10.4.3.189/volume/v3/snapshots returned with HTTP 400 Aug 25 05:52:18.536402 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1232/4948] 10.4.3.189 () {68 vars in 1265 bytes} [Tue Aug 25 05:52:18 2026] POST /volume/v3/snapshots => generated 160 bytes in 21 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 25 05:52:18.544360 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-9357e6ac-c562-418b-ad9c-c0eedfa73fff None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:52:18.546034 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-9357e6ac-c562-418b-ad9c-c0eedfa73fff tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] POST https://10.4.3.189/volume/v3/snapshots Aug 25 05:52:18.546429 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-9357e6ac-c562-418b-ad9c-c0eedfa73fff tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "24cd54c3-e8e7-485c-99a5-8c26fd4c696f", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2069562654"}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:52:18.557853 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:52:18.557853 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:52:18.558336 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-9357e6ac-c562-418b-ad9c-c0eedfa73fff tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Volume info retrieved successfully. Aug 25 05:52:18.558484 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.v3.snapshots [None req-9357e6ac-c562-418b-ad9c-c0eedfa73fff tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Create snapshot from volume 24cd54c3-e8e7-485c-99a5-8c26fd4c696f Aug 25 05:52:18.586854 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.quota [None req-9357e6ac-c562-418b-ad9c-c0eedfa73fff tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Created reservations ['ff3fc23d-9e03-4d7d-90ab-c5a09a0447f8', '821df791-3e6a-490b-b93e-ef8b425c1e8e', 'e2d7b0d8-7f61-4ca1-ab1a-00c0ac2b6921', 'b73bc431-6bc7-43b4-919e-750283d53ce2'] {{(pid=100271) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:52:18.644763 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-9357e6ac-c562-418b-ad9c-c0eedfa73fff tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Snapshot force create request issued successfully. Aug 25 05:52:18.645301 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-9357e6ac-c562-418b-ad9c-c0eedfa73fff tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] https://10.4.3.189/volume/v3/snapshots returned with HTTP 202 Aug 25 05:52:18.645859 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1251/4949] 10.4.3.189 () {68 vars in 1265 bytes} [Tue Aug 25 05:52:18 2026] POST /volume/v3/snapshots => generated 310 bytes in 102 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 05:52:18.655731 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-dc593689-e60c-4773-93dc-5bee7e9d9594 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:52:18.658777 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-dc593689-e60c-4773-93dc-5bee7e9d9594 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] GET https://10.4.3.189/volume/v3/snapshots/3e6cfd82-cff2-4392-a73a-276580992eec Aug 25 05:52:18.658990 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-dc593689-e60c-4773-93dc-5bee7e9d9594 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:52:18.659234 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-dc593689-e60c-4773-93dc-5bee7e9d9594 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:52:18.667485 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:52:18.667485 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:52:18.668232 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-dc593689-e60c-4773-93dc-5bee7e9d9594 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Snapshot retrieved successfully. Aug 25 05:52:18.669331 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-dc593689-e60c-4773-93dc-5bee7e9d9594 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] https://10.4.3.189/volume/v3/snapshots/3e6cfd82-cff2-4392-a73a-276580992eec returned with HTTP 200 Aug 25 05:52:18.670110 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1232/4950] 10.4.3.189 () {66 vars in 1354 bytes} [Tue Aug 25 05:52:18 2026] GET /volume/v3/snapshots/3e6cfd82-cff2-4392-a73a-276580992eec => generated 442 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:52:18.708203 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-02aa933f-003a-4eb6-a72d-5927975c7646 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:52:18.710558 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-02aa933f-003a-4eb6-a72d-5927975c7646 None None] GET https://10.4.3.189/volume// Aug 25 05:52:18.710558 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-02aa933f-003a-4eb6-a72d-5927975c7646 None None] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:52:18.710558 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-02aa933f-003a-4eb6-a72d-5927975c7646 None None] Calling method 'all' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:52:18.710558 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-02aa933f-003a-4eb6-a72d-5927975c7646 None None] https://10.4.3.189/volume// returned with HTTP 300 Aug 25 05:52:18.710558 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1236/4951] 10.4.3.189 () {66 vars in 1426 bytes} [Tue Aug 25 05:52: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 25 05:52:18.717494 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [req-2ab8528c-4816-4c63-b519-edcd2fe49577 req-b0ca6207-8d51-4542-8a7c-a66747000dc4 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:52:18.720159 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-2ab8528c-4816-4c63-b519-edcd2fe49577 req-b0ca6207-8d51-4542-8a7c-a66747000dc4 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] GET https://10.4.3.189/volume/v3/volumes/fef260e0-c3e9-433c-bd19-8dca6d741f03 Aug 25 05:52:18.720407 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-2ab8528c-4816-4c63-b519-edcd2fe49577 req-b0ca6207-8d51-4542-8a7c-a66747000dc4 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:52:18.721075 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-2ab8528c-4816-4c63-b519-edcd2fe49577 req-b0ca6207-8d51-4542-8a7c-a66747000dc4 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:52:18.733417 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:52:18.733417 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:52:18.737315 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [req-2ab8528c-4816-4c63-b519-edcd2fe49577 req-b0ca6207-8d51-4542-8a7c-a66747000dc4 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Volume info retrieved successfully. Aug 25 05:52:18.744525 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-2ab8528c-4816-4c63-b519-edcd2fe49577 req-b0ca6207-8d51-4542-8a7c-a66747000dc4 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] https://10.4.3.189/volume/v3/volumes/fef260e0-c3e9-433c-bd19-8dca6d741f03 returned with HTTP 200 Aug 25 05:52:18.745052 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1233/4952] 10.4.3.189 () {70 vars in 1639 bytes} [Tue Aug 25 05:52:18 2026] GET /volume/v3/volumes/fef260e0-c3e9-433c-bd19-8dca6d741f03 => generated 1546 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 05:52:18.860352 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-2ab8528c-4816-4c63-b519-edcd2fe49577 req-b4160a03-2a2d-4ba0-8dba-cd43310df5e5 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:52:18.862329 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-2ab8528c-4816-4c63-b519-edcd2fe49577 req-b4160a03-2a2d-4ba0-8dba-cd43310df5e5 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] PUT https://10.4.3.189/volume/v3/attachments/3537ea3e-7b34-407f-aa17-7848eb232838 Aug 25 05:52:18.862680 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-2ab8528c-4816-4c63-b519-edcd2fe49577 req-b4160a03-2a2d-4ba0-8dba-cd43310df5e5 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.189", "host": "np0000008051", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:8b4a65c6a3e1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "a19da604-b1eb-4396-a9d5-30b16dae3da8", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:52:18.869767 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.coordination [req-2ab8528c-4816-4c63-b519-edcd2fe49577 req-b4160a03-2a2d-4ba0-8dba-cd43310df5e5 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Acquiring lock "cinder-attachment_update-fef260e0-c3e9-433c-bd19-8dca6d741f03-np0000008051" by "attachment_update" {{(pid=100271) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 05:52:18.874779 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.coordination [req-2ab8528c-4816-4c63-b519-edcd2fe49577 req-b4160a03-2a2d-4ba0-8dba-cd43310df5e5 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Lock "cinder-attachment_update-fef260e0-c3e9-433c-bd19-8dca6d741f03-np0000008051" acquired by "attachment_update" :: waited 0.005s {{(pid=100271) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 05:52:18.875739 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:52:18.875739 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:52:18.961120 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.coordination [req-2ab8528c-4816-4c63-b519-edcd2fe49577 req-b4160a03-2a2d-4ba0-8dba-cd43310df5e5 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Lock "cinder-attachment_update-fef260e0-c3e9-433c-bd19-8dca6d741f03-np0000008051" released by "attachment_update" :: held 0.086s {{(pid=100271) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 05:52:18.961526 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-2ab8528c-4816-4c63-b519-edcd2fe49577 req-b4160a03-2a2d-4ba0-8dba-cd43310df5e5 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] https://10.4.3.189/volume/v3/attachments/3537ea3e-7b34-407f-aa17-7848eb232838 returned with HTTP 200 Aug 25 05:52:18.962158 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1252/4953] 10.4.3.189 () {74 vars in 1704 bytes} [Tue Aug 25 05:52:18 2026] PUT /volume/v3/attachments/3537ea3e-7b34-407f-aa17-7848eb232838 => generated 969 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:52:18.984624 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-2ab8528c-4816-4c63-b519-edcd2fe49577 req-bca05909-341c-4054-9c26-9e391654e2d5 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:52:18.986671 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-2ab8528c-4816-4c63-b519-edcd2fe49577 req-bca05909-341c-4054-9c26-9e391654e2d5 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] POST https://10.4.3.189/volume/v3/attachments/3537ea3e-7b34-407f-aa17-7848eb232838/action Aug 25 05:52:18.987052 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-2ab8528c-4816-4c63-b519-edcd2fe49577 req-bca05909-341c-4054-9c26-9e391654e2d5 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Action body: b'{"os-complete": null}' {{(pid=100268) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 05:52:18.987202 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-2ab8528c-4816-4c63-b519-edcd2fe49577 req-bca05909-341c-4054-9c26-9e391654e2d5 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:52:19.003731 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:52:19.003731 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:52:19.015620 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-2ab8528c-4816-4c63-b519-edcd2fe49577 req-bca05909-341c-4054-9c26-9e391654e2d5 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] https://10.4.3.189/volume/v3/attachments/3537ea3e-7b34-407f-aa17-7848eb232838/action returned with HTTP 204 Aug 25 05:52:19.016208 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1233/4954] 10.4.3.189 () {74 vars in 1725 bytes} [Tue Aug 25 05:52:18 2026] POST /volume/v3/attachments/3537ea3e-7b34-407f-aa17-7848eb232838/action => generated 0 bytes in 32 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:52:19.679743 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-1c1485f9-4c1f-4afb-9466-2363ee51d69c None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:52:19.683116 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-1c1485f9-4c1f-4afb-9466-2363ee51d69c tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] GET https://10.4.3.189/volume/v3/snapshots/3e6cfd82-cff2-4392-a73a-276580992eec Aug 25 05:52:19.683116 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-1c1485f9-4c1f-4afb-9466-2363ee51d69c tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:52:19.683116 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-1c1485f9-4c1f-4afb-9466-2363ee51d69c tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:52:19.687167 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:52:19.687167 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:52:19.687780 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-1c1485f9-4c1f-4afb-9466-2363ee51d69c tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Snapshot retrieved successfully. Aug 25 05:52:19.688573 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-1c1485f9-4c1f-4afb-9466-2363ee51d69c tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] https://10.4.3.189/volume/v3/snapshots/3e6cfd82-cff2-4392-a73a-276580992eec returned with HTTP 200 Aug 25 05:52:19.688985 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1237/4955] 10.4.3.189 () {66 vars in 1354 bytes} [Tue Aug 25 05:52:19 2026] GET /volume/v3/snapshots/3e6cfd82-cff2-4392-a73a-276580992eec => generated 469 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:52:19.697787 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-8f2d34b8-b1c2-4ee2-b5cb-f20d09120ba0 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:52:19.705428 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-8f2d34b8-b1c2-4ee2-b5cb-f20d09120ba0 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] POST https://10.4.3.189/volume/v3/snapshots Aug 25 05:52:19.705755 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-8f2d34b8-b1c2-4ee2-b5cb-f20d09120ba0 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "24cd54c3-e8e7-485c-99a5-8c26fd4c696f", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-633341628"}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:52:19.716648 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:52:19.716648 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:52:19.717069 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-8f2d34b8-b1c2-4ee2-b5cb-f20d09120ba0 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Volume info retrieved successfully. Aug 25 05:52:19.717197 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.v3.snapshots [None req-8f2d34b8-b1c2-4ee2-b5cb-f20d09120ba0 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Create snapshot from volume 24cd54c3-e8e7-485c-99a5-8c26fd4c696f Aug 25 05:52:19.743948 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.quota [None req-8f2d34b8-b1c2-4ee2-b5cb-f20d09120ba0 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Created reservations ['9558d032-5b21-4c00-a278-5ce7ed213ef8', '9fc0c6de-d677-4691-ae9e-0b9badd5c9d5', '0fb968ce-3958-4bfc-b575-fb09f061989e', '8477d0c2-faf5-4a16-81b4-c7896ee73bfb'] {{(pid=100270) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:52:19.777711 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-8f2d34b8-b1c2-4ee2-b5cb-f20d09120ba0 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Snapshot force create request issued successfully. Aug 25 05:52:19.778144 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-8f2d34b8-b1c2-4ee2-b5cb-f20d09120ba0 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] https://10.4.3.189/volume/v3/snapshots returned with HTTP 202 Aug 25 05:52:19.778599 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1234/4956] 10.4.3.189 () {68 vars in 1265 bytes} [Tue Aug 25 05:52:19 2026] POST /volume/v3/snapshots => generated 309 bytes in 81 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 05:52:19.793227 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-3a497784-df91-45ad-8331-cde6eb9fc238 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:52:19.796479 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-3a497784-df91-45ad-8331-cde6eb9fc238 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] GET https://10.4.3.189/volume/v3/snapshots/e0f7f0a3-373a-4bf4-a720-35482680f6ec Aug 25 05:52:19.796693 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-3a497784-df91-45ad-8331-cde6eb9fc238 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:52:19.796970 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-3a497784-df91-45ad-8331-cde6eb9fc238 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:52:19.802071 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:52:19.802071 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:52:19.802476 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-3a497784-df91-45ad-8331-cde6eb9fc238 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Snapshot retrieved successfully. Aug 25 05:52:19.803268 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-3a497784-df91-45ad-8331-cde6eb9fc238 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] https://10.4.3.189/volume/v3/snapshots/e0f7f0a3-373a-4bf4-a720-35482680f6ec returned with HTTP 200 Aug 25 05:52:19.803626 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1253/4957] 10.4.3.189 () {66 vars in 1354 bytes} [Tue Aug 25 05:52:19 2026] GET /volume/v3/snapshots/e0f7f0a3-373a-4bf4-a720-35482680f6ec => generated 441 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:52:20.813733 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-4a15b7fb-77fa-444c-b2da-f1b7c4d87c6c None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:52:20.815509 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-4a15b7fb-77fa-444c-b2da-f1b7c4d87c6c tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] GET https://10.4.3.189/volume/v3/snapshots/e0f7f0a3-373a-4bf4-a720-35482680f6ec Aug 25 05:52:20.815700 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-4a15b7fb-77fa-444c-b2da-f1b7c4d87c6c tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:52:20.816358 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-4a15b7fb-77fa-444c-b2da-f1b7c4d87c6c tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:52:20.821088 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:52:20.821088 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:52:20.821562 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-4a15b7fb-77fa-444c-b2da-f1b7c4d87c6c tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Snapshot retrieved successfully. Aug 25 05:52:20.822363 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-4a15b7fb-77fa-444c-b2da-f1b7c4d87c6c tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] https://10.4.3.189/volume/v3/snapshots/e0f7f0a3-373a-4bf4-a720-35482680f6ec returned with HTTP 200 Aug 25 05:52:20.822851 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1234/4958] 10.4.3.189 () {66 vars in 1354 bytes} [Tue Aug 25 05:52:20 2026] GET /volume/v3/snapshots/e0f7f0a3-373a-4bf4-a720-35482680f6ec => generated 468 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:52:20.830937 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-bea221e6-6e07-46af-843d-a1dbf092982d None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:52:20.832936 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-bea221e6-6e07-46af-843d-a1dbf092982d tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] POST https://10.4.3.189/volume/v3/snapshots Aug 25 05:52:20.833360 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-bea221e6-6e07-46af-843d-a1dbf092982d tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "24cd54c3-e8e7-485c-99a5-8c26fd4c696f", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-631495498"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:52:20.846232 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:52:20.846232 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:52:20.846799 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-bea221e6-6e07-46af-843d-a1dbf092982d tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Volume info retrieved successfully. Aug 25 05:52:20.846979 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.v3.snapshots [None req-bea221e6-6e07-46af-843d-a1dbf092982d tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Create snapshot from volume 24cd54c3-e8e7-485c-99a5-8c26fd4c696f Aug 25 05:52:20.876896 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.quota [None req-bea221e6-6e07-46af-843d-a1dbf092982d tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Created reservations ['53f30e70-4a02-4224-b9df-76c783a82d81', 'c4eb4fd6-4830-4e34-b30a-9c79f44f0235', '034170d6-84e7-4187-9598-7f4a0fc2b62f', 'b6b2b0c6-ca8e-443e-a6a4-f8666168644a'] {{(pid=100269) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:52:20.914085 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-bea221e6-6e07-46af-843d-a1dbf092982d tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Snapshot force create request issued successfully. Aug 25 05:52:20.914085 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-bea221e6-6e07-46af-843d-a1dbf092982d tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] https://10.4.3.189/volume/v3/snapshots returned with HTTP 202 Aug 25 05:52:20.914085 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1238/4959] 10.4.3.189 () {68 vars in 1265 bytes} [Tue Aug 25 05:52:20 2026] POST /volume/v3/snapshots => generated 309 bytes in 82 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 05:52:20.922312 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-f5580525-8439-4b2b-9453-1084d4c458b4 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:52:20.924593 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-f5580525-8439-4b2b-9453-1084d4c458b4 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] GET https://10.4.3.189/volume/v3/snapshots/019f887e-7e03-4bfe-872e-88f5780c5beb Aug 25 05:52:20.924866 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-f5580525-8439-4b2b-9453-1084d4c458b4 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:52:20.925160 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-f5580525-8439-4b2b-9453-1084d4c458b4 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:52:20.931019 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:52:20.931019 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:52:20.931562 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-f5580525-8439-4b2b-9453-1084d4c458b4 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Snapshot retrieved successfully. Aug 25 05:52:20.932647 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-f5580525-8439-4b2b-9453-1084d4c458b4 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] https://10.4.3.189/volume/v3/snapshots/019f887e-7e03-4bfe-872e-88f5780c5beb returned with HTTP 200 Aug 25 05:52:20.933185 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1235/4960] 10.4.3.189 () {66 vars in 1354 bytes} [Tue Aug 25 05:52:20 2026] GET /volume/v3/snapshots/019f887e-7e03-4bfe-872e-88f5780c5beb => generated 441 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:52:21.941793 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-246ded59-3b7b-4b0b-a444-89366dfab9b4 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:52:21.943624 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-246ded59-3b7b-4b0b-a444-89366dfab9b4 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] GET https://10.4.3.189/volume/v3/snapshots/019f887e-7e03-4bfe-872e-88f5780c5beb Aug 25 05:52:21.943790 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-246ded59-3b7b-4b0b-a444-89366dfab9b4 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:52:21.943999 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-246ded59-3b7b-4b0b-a444-89366dfab9b4 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:52:21.949210 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:52:21.949210 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:52:21.949596 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-246ded59-3b7b-4b0b-a444-89366dfab9b4 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Snapshot retrieved successfully. Aug 25 05:52:21.950315 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-246ded59-3b7b-4b0b-a444-89366dfab9b4 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] https://10.4.3.189/volume/v3/snapshots/019f887e-7e03-4bfe-872e-88f5780c5beb returned with HTTP 200 Aug 25 05:52:21.950642 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1254/4961] 10.4.3.189 () {66 vars in 1354 bytes} [Tue Aug 25 05:52:21 2026] GET /volume/v3/snapshots/019f887e-7e03-4bfe-872e-88f5780c5beb => generated 468 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:52:21.958922 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-4dea0c65-1897-43a4-911b-311581c563dc None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:52:21.960650 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-4dea0c65-1897-43a4-911b-311581c563dc tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] DELETE https://10.4.3.189/volume/v3/snapshots/3e6cfd82-cff2-4392-a73a-276580992eec Aug 25 05:52:21.960845 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-4dea0c65-1897-43a4-911b-311581c563dc tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:52:21.961019 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-4dea0c65-1897-43a4-911b-311581c563dc tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:52:21.961153 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.v3.snapshots [None req-4dea0c65-1897-43a4-911b-311581c563dc tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Delete snapshot with id: 3e6cfd82-cff2-4392-a73a-276580992eec Aug 25 05:52:21.965939 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:52:21.965939 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:52:21.966406 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-4dea0c65-1897-43a4-911b-311581c563dc tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Snapshot retrieved successfully. Aug 25 05:52:21.983885 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-4dea0c65-1897-43a4-911b-311581c563dc tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Snapshot delete request issued successfully. Aug 25 05:52:21.984111 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-4dea0c65-1897-43a4-911b-311581c563dc tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] https://10.4.3.189/volume/v3/snapshots/3e6cfd82-cff2-4392-a73a-276580992eec returned with HTTP 202 Aug 25 05:52:21.984552 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1235/4962] 10.4.3.189 () {66 vars in 1357 bytes} [Tue Aug 25 05:52:21 2026] DELETE /volume/v3/snapshots/3e6cfd82-cff2-4392-a73a-276580992eec => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:52:21.990801 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-f78138ce-c97e-49b3-98c7-0fc4be316950 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:52:21.993237 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-f78138ce-c97e-49b3-98c7-0fc4be316950 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] GET https://10.4.3.189/volume/v3/snapshots/3e6cfd82-cff2-4392-a73a-276580992eec Aug 25 05:52:21.993475 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-f78138ce-c97e-49b3-98c7-0fc4be316950 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:52:21.993658 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-f78138ce-c97e-49b3-98c7-0fc4be316950 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:52:21.999285 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:52:21.999285 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:52:21.999910 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-f78138ce-c97e-49b3-98c7-0fc4be316950 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Snapshot retrieved successfully. Aug 25 05:52:22.000785 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-f78138ce-c97e-49b3-98c7-0fc4be316950 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] https://10.4.3.189/volume/v3/snapshots/3e6cfd82-cff2-4392-a73a-276580992eec returned with HTTP 200 Aug 25 05:52:22.001230 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1239/4963] 10.4.3.189 () {66 vars in 1354 bytes} [Tue Aug 25 05:52:21 2026] GET /volume/v3/snapshots/3e6cfd82-cff2-4392-a73a-276580992eec => generated 468 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:52:23.009511 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-712f7acb-b2e3-4f39-9b3f-0f65f4558ae1 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:52:23.011348 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-712f7acb-b2e3-4f39-9b3f-0f65f4558ae1 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] GET https://10.4.3.189/volume/v3/snapshots/3e6cfd82-cff2-4392-a73a-276580992eec Aug 25 05:52:23.011565 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-712f7acb-b2e3-4f39-9b3f-0f65f4558ae1 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:52:23.011770 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-712f7acb-b2e3-4f39-9b3f-0f65f4558ae1 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:52:23.015922 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-712f7acb-b2e3-4f39-9b3f-0f65f4558ae1 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] https://10.4.3.189/volume/v3/snapshots/3e6cfd82-cff2-4392-a73a-276580992eec returned with HTTP 404 Aug 25 05:52:23.016418 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1236/4964] 10.4.3.189 () {66 vars in 1354 bytes} [Tue Aug 25 05:52:23 2026] GET /volume/v3/snapshots/3e6cfd82-cff2-4392-a73a-276580992eec => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:52:23.023318 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-0a53a3a3-5230-4836-b486-3dc5c674acc7 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:52:23.025284 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-0a53a3a3-5230-4836-b486-3dc5c674acc7 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] DELETE https://10.4.3.189/volume/v3/snapshots/019f887e-7e03-4bfe-872e-88f5780c5beb Aug 25 05:52:23.025480 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-0a53a3a3-5230-4836-b486-3dc5c674acc7 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:52:23.025654 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-0a53a3a3-5230-4836-b486-3dc5c674acc7 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Calling method 'delete' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:52:23.025754 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.v3.snapshots [None req-0a53a3a3-5230-4836-b486-3dc5c674acc7 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Delete snapshot with id: 019f887e-7e03-4bfe-872e-88f5780c5beb Aug 25 05:52:23.030580 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:52:23.030580 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:52:23.030991 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-0a53a3a3-5230-4836-b486-3dc5c674acc7 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Snapshot retrieved successfully. Aug 25 05:52:23.047343 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-0a53a3a3-5230-4836-b486-3dc5c674acc7 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Snapshot delete request issued successfully. Aug 25 05:52:23.047518 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-0a53a3a3-5230-4836-b486-3dc5c674acc7 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] https://10.4.3.189/volume/v3/snapshots/019f887e-7e03-4bfe-872e-88f5780c5beb returned with HTTP 202 Aug 25 05:52:23.047910 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1255/4965] 10.4.3.189 () {66 vars in 1357 bytes} [Tue Aug 25 05:52:23 2026] DELETE /volume/v3/snapshots/019f887e-7e03-4bfe-872e-88f5780c5beb => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:52:23.055321 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-1bdaf600-6ea8-445d-b0c6-439dd8f7bb4a None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:52:23.057420 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-1bdaf600-6ea8-445d-b0c6-439dd8f7bb4a tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] GET https://10.4.3.189/volume/v3/snapshots/019f887e-7e03-4bfe-872e-88f5780c5beb Aug 25 05:52:23.057649 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-1bdaf600-6ea8-445d-b0c6-439dd8f7bb4a tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:52:23.057940 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-1bdaf600-6ea8-445d-b0c6-439dd8f7bb4a tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:52:23.063338 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:52:23.063338 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:52:23.063768 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-1bdaf600-6ea8-445d-b0c6-439dd8f7bb4a tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Snapshot retrieved successfully. Aug 25 05:52:23.064570 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-1bdaf600-6ea8-445d-b0c6-439dd8f7bb4a tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] https://10.4.3.189/volume/v3/snapshots/019f887e-7e03-4bfe-872e-88f5780c5beb returned with HTTP 200 Aug 25 05:52:23.064945 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1236/4966] 10.4.3.189 () {66 vars in 1354 bytes} [Tue Aug 25 05:52:23 2026] GET /volume/v3/snapshots/019f887e-7e03-4bfe-872e-88f5780c5beb => generated 467 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:52:24.074321 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-a7aa689e-22ae-46c9-aa5d-861de5c102a2 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:52:24.076113 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-a7aa689e-22ae-46c9-aa5d-861de5c102a2 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] GET https://10.4.3.189/volume/v3/snapshots/019f887e-7e03-4bfe-872e-88f5780c5beb Aug 25 05:52:24.076339 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-a7aa689e-22ae-46c9-aa5d-861de5c102a2 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:52:24.076519 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-a7aa689e-22ae-46c9-aa5d-861de5c102a2 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:52:24.078326 np0000008051 devstack@c-api.service[100269]: DEBUG dbcounter [-] [100269] Writing DB stats cinder:SELECT=296,cinder:UPDATE=94,cinder:INSERT=53 {{(pid=100269) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 05:52:24.081881 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-a7aa689e-22ae-46c9-aa5d-861de5c102a2 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] https://10.4.3.189/volume/v3/snapshots/019f887e-7e03-4bfe-872e-88f5780c5beb returned with HTTP 404 Aug 25 05:52:24.082428 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1240/4967] 10.4.3.189 () {66 vars in 1354 bytes} [Tue Aug 25 05:52:24 2026] GET /volume/v3/snapshots/019f887e-7e03-4bfe-872e-88f5780c5beb => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:52:24.089275 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-ab5608b0-27bc-4946-9bb9-176fd54537a4 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:52:24.090809 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-ab5608b0-27bc-4946-9bb9-176fd54537a4 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] DELETE https://10.4.3.189/volume/v3/snapshots/e0f7f0a3-373a-4bf4-a720-35482680f6ec Aug 25 05:52:24.091101 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-ab5608b0-27bc-4946-9bb9-176fd54537a4 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:52:24.091362 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-ab5608b0-27bc-4946-9bb9-176fd54537a4 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Calling method 'delete' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:52:24.091530 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.v3.snapshots [None req-ab5608b0-27bc-4946-9bb9-176fd54537a4 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Delete snapshot with id: e0f7f0a3-373a-4bf4-a720-35482680f6ec Aug 25 05:52:24.096472 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:52:24.096472 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:52:24.098662 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-ab5608b0-27bc-4946-9bb9-176fd54537a4 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Snapshot retrieved successfully. Aug 25 05:52:24.112629 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-ab5608b0-27bc-4946-9bb9-176fd54537a4 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Snapshot delete request issued successfully. Aug 25 05:52:24.113123 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-ab5608b0-27bc-4946-9bb9-176fd54537a4 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] https://10.4.3.189/volume/v3/snapshots/e0f7f0a3-373a-4bf4-a720-35482680f6ec returned with HTTP 202 Aug 25 05:52:24.113618 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1237/4968] 10.4.3.189 () {66 vars in 1357 bytes} [Tue Aug 25 05:52:24 2026] DELETE /volume/v3/snapshots/e0f7f0a3-373a-4bf4-a720-35482680f6ec => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:52:24.121582 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-63e26408-8706-4f39-8de2-f81739353bf7 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:52:24.123263 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-63e26408-8706-4f39-8de2-f81739353bf7 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] GET https://10.4.3.189/volume/v3/snapshots/e0f7f0a3-373a-4bf4-a720-35482680f6ec Aug 25 05:52:24.123475 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-63e26408-8706-4f39-8de2-f81739353bf7 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:52:24.123664 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-63e26408-8706-4f39-8de2-f81739353bf7 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:52:24.129785 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:52:24.129785 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:52:24.130544 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-63e26408-8706-4f39-8de2-f81739353bf7 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Snapshot retrieved successfully. Aug 25 05:52:24.132096 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-63e26408-8706-4f39-8de2-f81739353bf7 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] https://10.4.3.189/volume/v3/snapshots/e0f7f0a3-373a-4bf4-a720-35482680f6ec returned with HTTP 200 Aug 25 05:52:24.132695 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1256/4969] 10.4.3.189 () {66 vars in 1354 bytes} [Tue Aug 25 05:52:24 2026] GET /volume/v3/snapshots/e0f7f0a3-373a-4bf4-a720-35482680f6ec => generated 467 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:52:25.142038 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-a239bc53-704e-4a05-b08b-e752c4c542d0 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:52:25.144890 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a239bc53-704e-4a05-b08b-e752c4c542d0 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] GET https://10.4.3.189/volume/v3/snapshots/e0f7f0a3-373a-4bf4-a720-35482680f6ec Aug 25 05:52:25.145163 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a239bc53-704e-4a05-b08b-e752c4c542d0 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:52:25.145408 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a239bc53-704e-4a05-b08b-e752c4c542d0 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:52:25.150130 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a239bc53-704e-4a05-b08b-e752c4c542d0 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] https://10.4.3.189/volume/v3/snapshots/e0f7f0a3-373a-4bf4-a720-35482680f6ec returned with HTTP 404 Aug 25 05:52:25.150695 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1237/4970] 10.4.3.189 () {66 vars in 1354 bytes} [Tue Aug 25 05:52:25 2026] GET /volume/v3/snapshots/e0f7f0a3-373a-4bf4-a720-35482680f6ec => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:52:25.157996 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-0b656928-d7c8-4130-8900-a88ae0f7af89 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:52:25.159836 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-0b656928-d7c8-4130-8900-a88ae0f7af89 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] DELETE https://10.4.3.189/volume/v3/snapshots/019f887e-7e03-4bfe-872e-88f5780c5beb Aug 25 05:52:25.160020 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-0b656928-d7c8-4130-8900-a88ae0f7af89 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:52:25.160245 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-0b656928-d7c8-4130-8900-a88ae0f7af89 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Calling method 'delete' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:52:25.160342 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.v3.snapshots [None req-0b656928-d7c8-4130-8900-a88ae0f7af89 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Delete snapshot with id: 019f887e-7e03-4bfe-872e-88f5780c5beb Aug 25 05:52:25.165378 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-0b656928-d7c8-4130-8900-a88ae0f7af89 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] https://10.4.3.189/volume/v3/snapshots/019f887e-7e03-4bfe-872e-88f5780c5beb returned with HTTP 404 Aug 25 05:52:25.165840 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1241/4971] 10.4.3.189 () {66 vars in 1357 bytes} [Tue Aug 25 05:52:25 2026] DELETE /volume/v3/snapshots/019f887e-7e03-4bfe-872e-88f5780c5beb => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:52:25.173633 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-8528cad5-c3ff-4437-a9bf-9c4f2957a474 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:52:25.175676 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-8528cad5-c3ff-4437-a9bf-9c4f2957a474 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] DELETE https://10.4.3.189/volume/v3/snapshots/e0f7f0a3-373a-4bf4-a720-35482680f6ec Aug 25 05:52:25.176081 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-8528cad5-c3ff-4437-a9bf-9c4f2957a474 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:52:25.176436 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-8528cad5-c3ff-4437-a9bf-9c4f2957a474 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Calling method 'delete' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:52:25.176636 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.v3.snapshots [None req-8528cad5-c3ff-4437-a9bf-9c4f2957a474 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Delete snapshot with id: e0f7f0a3-373a-4bf4-a720-35482680f6ec Aug 25 05:52:25.181777 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-8528cad5-c3ff-4437-a9bf-9c4f2957a474 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] https://10.4.3.189/volume/v3/snapshots/e0f7f0a3-373a-4bf4-a720-35482680f6ec returned with HTTP 404 Aug 25 05:52:25.181777 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1238/4972] 10.4.3.189 () {66 vars in 1357 bytes} [Tue Aug 25 05:52:25 2026] DELETE /volume/v3/snapshots/e0f7f0a3-373a-4bf4-a720-35482680f6ec => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:52:25.188960 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-beb45d08-e95c-4749-96fd-e128120340de None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:52:25.190807 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-beb45d08-e95c-4749-96fd-e128120340de tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] DELETE https://10.4.3.189/volume/v3/snapshots/3e6cfd82-cff2-4392-a73a-276580992eec Aug 25 05:52:25.191037 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-beb45d08-e95c-4749-96fd-e128120340de tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:52:25.191348 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-beb45d08-e95c-4749-96fd-e128120340de tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Calling method 'delete' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:52:25.191502 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.v3.snapshots [None req-beb45d08-e95c-4749-96fd-e128120340de tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Delete snapshot with id: 3e6cfd82-cff2-4392-a73a-276580992eec Aug 25 05:52:25.195834 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-beb45d08-e95c-4749-96fd-e128120340de tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] https://10.4.3.189/volume/v3/snapshots/3e6cfd82-cff2-4392-a73a-276580992eec returned with HTTP 404 Aug 25 05:52:25.196467 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1257/4973] 10.4.3.189 () {66 vars in 1357 bytes} [Tue Aug 25 05:52:25 2026] DELETE /volume/v3/snapshots/3e6cfd82-cff2-4392-a73a-276580992eec => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:52:25.233052 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-0f0cfe1d-4c4b-47bf-87c3-a17d94e3ae00 req-5e1ebf15-b773-4a61-abe3-0ef267042652 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:52:25.235369 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-0f0cfe1d-4c4b-47bf-87c3-a17d94e3ae00 req-5e1ebf15-b773-4a61-abe3-0ef267042652 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] GET https://10.4.3.189/volume/v3/volumes/24cd54c3-e8e7-485c-99a5-8c26fd4c696f Aug 25 05:52:25.235585 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-0f0cfe1d-4c4b-47bf-87c3-a17d94e3ae00 req-5e1ebf15-b773-4a61-abe3-0ef267042652 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:52:25.235761 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-0f0cfe1d-4c4b-47bf-87c3-a17d94e3ae00 req-5e1ebf15-b773-4a61-abe3-0ef267042652 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:52:25.246516 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:52:25.246516 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:52:25.250505 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [req-0f0cfe1d-4c4b-47bf-87c3-a17d94e3ae00 req-5e1ebf15-b773-4a61-abe3-0ef267042652 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Volume info retrieved successfully. Aug 25 05:52:25.256303 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-0f0cfe1d-4c4b-47bf-87c3-a17d94e3ae00 req-5e1ebf15-b773-4a61-abe3-0ef267042652 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] https://10.4.3.189/volume/v3/volumes/24cd54c3-e8e7-485c-99a5-8c26fd4c696f returned with HTTP 200 Aug 25 05:52:25.256806 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1238/4974] 10.4.3.189 () {68 vars in 1598 bytes} [Tue Aug 25 05:52:25 2026] GET /volume/v3/volumes/24cd54c3-e8e7-485c-99a5-8c26fd4c696f => generated 1654 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:52:25.274900 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-0f0cfe1d-4c4b-47bf-87c3-a17d94e3ae00 req-c89ea9d7-600c-448b-80b9-fc39139a54e9 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:52:25.277137 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-0f0cfe1d-4c4b-47bf-87c3-a17d94e3ae00 req-c89ea9d7-600c-448b-80b9-fc39139a54e9 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] POST https://10.4.3.189/volume/v3/volumes/24cd54c3-e8e7-485c-99a5-8c26fd4c696f/action Aug 25 05:52:25.277455 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-0f0cfe1d-4c4b-47bf-87c3-a17d94e3ae00 req-c89ea9d7-600c-448b-80b9-fc39139a54e9 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100269) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 05:52:25.277571 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-0f0cfe1d-4c4b-47bf-87c3-a17d94e3ae00 req-c89ea9d7-600c-448b-80b9-fc39139a54e9 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:52:25.289811 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:52:25.289811 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:52:25.290393 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [req-0f0cfe1d-4c4b-47bf-87c3-a17d94e3ae00 req-c89ea9d7-600c-448b-80b9-fc39139a54e9 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Volume info retrieved successfully. Aug 25 05:52:25.297323 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [req-0f0cfe1d-4c4b-47bf-87c3-a17d94e3ae00 req-c89ea9d7-600c-448b-80b9-fc39139a54e9 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Begin detaching volume completed successfully. Aug 25 05:52:25.297647 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-0f0cfe1d-4c4b-47bf-87c3-a17d94e3ae00 req-c89ea9d7-600c-448b-80b9-fc39139a54e9 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] https://10.4.3.189/volume/v3/volumes/24cd54c3-e8e7-485c-99a5-8c26fd4c696f/action returned with HTTP 202 Aug 25 05:52:25.298184 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1242/4975] 10.4.3.189 () {72 vars in 1672 bytes} [Tue Aug 25 05:52:25 2026] POST /volume/v3/volumes/24cd54c3-e8e7-485c-99a5-8c26fd4c696f/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 05:52:25.346612 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-3be28b2c-6d39-44f2-90e5-1526480c95d6 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:52:25.346612 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-3be28b2c-6d39-44f2-90e5-1526480c95d6 None None] GET https://10.4.3.189/volume// Aug 25 05:52:25.346612 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-3be28b2c-6d39-44f2-90e5-1526480c95d6 None None] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:52:25.346612 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-3be28b2c-6d39-44f2-90e5-1526480c95d6 None None] Calling method 'all' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:52:25.346612 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-3be28b2c-6d39-44f2-90e5-1526480c95d6 None None] https://10.4.3.189/volume// returned with HTTP 300 Aug 25 05:52:25.346612 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1239/4976] 10.4.3.189 () {66 vars in 1426 bytes} [Tue Aug 25 05:52: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 25 05:52:25.354663 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-0f0cfe1d-4c4b-47bf-87c3-a17d94e3ae00 req-aa60f4d0-a4fc-4656-9ed8-a1f260862428 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:52:25.356776 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-0f0cfe1d-4c4b-47bf-87c3-a17d94e3ae00 req-aa60f4d0-a4fc-4656-9ed8-a1f260862428 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] GET https://10.4.3.189/volume/v3/volumes/24cd54c3-e8e7-485c-99a5-8c26fd4c696f Aug 25 05:52:25.357087 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-0f0cfe1d-4c4b-47bf-87c3-a17d94e3ae00 req-aa60f4d0-a4fc-4656-9ed8-a1f260862428 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:52:25.357330 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-0f0cfe1d-4c4b-47bf-87c3-a17d94e3ae00 req-aa60f4d0-a4fc-4656-9ed8-a1f260862428 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:52:25.368328 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:52:25.368328 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:52:25.371940 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [req-0f0cfe1d-4c4b-47bf-87c3-a17d94e3ae00 req-aa60f4d0-a4fc-4656-9ed8-a1f260862428 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Volume info retrieved successfully. Aug 25 05:52:25.376983 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-0f0cfe1d-4c4b-47bf-87c3-a17d94e3ae00 req-aa60f4d0-a4fc-4656-9ed8-a1f260862428 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] https://10.4.3.189/volume/v3/volumes/24cd54c3-e8e7-485c-99a5-8c26fd4c696f returned with HTTP 200 Aug 25 05:52:25.377485 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1258/4977] 10.4.3.189 () {70 vars in 1639 bytes} [Tue Aug 25 05:52:25 2026] GET /volume/v3/volumes/24cd54c3-e8e7-485c-99a5-8c26fd4c696f => generated 1837 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 05:52:26.244289 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-0f0cfe1d-4c4b-47bf-87c3-a17d94e3ae00 req-231e3c42-1286-41ae-a742-72d9943a7292 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:52:26.246450 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-0f0cfe1d-4c4b-47bf-87c3-a17d94e3ae00 req-231e3c42-1286-41ae-a742-72d9943a7292 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] DELETE https://10.4.3.189/volume/v3/attachments/b896edfe-edfc-4480-9466-15b95a5d9cd9 Aug 25 05:52:26.246628 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-0f0cfe1d-4c4b-47bf-87c3-a17d94e3ae00 req-231e3c42-1286-41ae-a742-72d9943a7292 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:52:26.246804 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-0f0cfe1d-4c4b-47bf-87c3-a17d94e3ae00 req-231e3c42-1286-41ae-a742-72d9943a7292 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Calling method 'version_select' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:52:26.253869 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:52:26.253869 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:52:26.300242 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-0f0cfe1d-4c4b-47bf-87c3-a17d94e3ae00 req-231e3c42-1286-41ae-a742-72d9943a7292 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] https://10.4.3.189/volume/v3/attachments/b896edfe-edfc-4480-9466-15b95a5d9cd9 returned with HTTP 200 Aug 25 05:52:26.300818 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1239/4978] 10.4.3.189 () {72 vars in 1673 bytes} [Tue Aug 25 05:52:26 2026] DELETE /volume/v3/attachments/b896edfe-edfc-4480-9466-15b95a5d9cd9 => generated 19 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:52:27.335169 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-4d7fde14-cdf2-4f32-a85d-e8cdad2e6451 req-55d3b48c-0eba-43a1-b43d-12f806592cd6 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:52:27.337286 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-4d7fde14-cdf2-4f32-a85d-e8cdad2e6451 req-55d3b48c-0eba-43a1-b43d-12f806592cd6 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] DELETE https://10.4.3.189/volume/v3/attachments/b896edfe-edfc-4480-9466-15b95a5d9cd9 Aug 25 05:52:27.337500 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-4d7fde14-cdf2-4f32-a85d-e8cdad2e6451 req-55d3b48c-0eba-43a1-b43d-12f806592cd6 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:52:27.337695 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-4d7fde14-cdf2-4f32-a85d-e8cdad2e6451 req-55d3b48c-0eba-43a1-b43d-12f806592cd6 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Calling method 'version_select' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:52:27.341890 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-4d7fde14-cdf2-4f32-a85d-e8cdad2e6451 req-55d3b48c-0eba-43a1-b43d-12f806592cd6 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] https://10.4.3.189/volume/v3/attachments/b896edfe-edfc-4480-9466-15b95a5d9cd9 returned with HTTP 404 Aug 25 05:52:27.342487 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1243/4979] 10.4.3.189 () {72 vars in 1673 bytes} [Tue Aug 25 05:52:27 2026] DELETE /volume/v3/attachments/b896edfe-edfc-4480-9466-15b95a5d9cd9 => generated 149 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 05:52:28.331515 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-e12c099e-ae46-4224-8e76-8517c9f32ec8 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:52:28.333425 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-e12c099e-ae46-4224-8e76-8517c9f32ec8 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] GET https://10.4.3.189/volume/v3/volumes/24cd54c3-e8e7-485c-99a5-8c26fd4c696f Aug 25 05:52:28.333608 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-e12c099e-ae46-4224-8e76-8517c9f32ec8 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:52:28.333781 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-e12c099e-ae46-4224-8e76-8517c9f32ec8 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:52:28.341084 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:52:28.341084 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:52:28.345187 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-e12c099e-ae46-4224-8e76-8517c9f32ec8 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Volume info retrieved successfully. Aug 25 05:52:28.349850 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-e12c099e-ae46-4224-8e76-8517c9f32ec8 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] https://10.4.3.189/volume/v3/volumes/24cd54c3-e8e7-485c-99a5-8c26fd4c696f returned with HTTP 200 Aug 25 05:52:28.350291 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1240/4980] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:52:28 2026] GET /volume/v3/volumes/24cd54c3-e8e7-485c-99a5-8c26fd4c696f => generated 1362 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:52:28.362435 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-6a4a19e8-acef-447a-a124-816ae6983089 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:52:28.364879 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-6a4a19e8-acef-447a-a124-816ae6983089 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] DELETE https://10.4.3.189/volume/v3/volumes/24cd54c3-e8e7-485c-99a5-8c26fd4c696f Aug 25 05:52:28.365202 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-6a4a19e8-acef-447a-a124-816ae6983089 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:52:28.365479 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-6a4a19e8-acef-447a-a124-816ae6983089 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Calling method 'delete' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:52:28.365718 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [None req-6a4a19e8-acef-447a-a124-816ae6983089 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Delete volume with id: 24cd54c3-e8e7-485c-99a5-8c26fd4c696f Aug 25 05:52:28.375178 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:52:28.375178 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:52:28.375794 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-6a4a19e8-acef-447a-a124-816ae6983089 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Volume info retrieved successfully. Aug 25 05:52:28.393924 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-6a4a19e8-acef-447a-a124-816ae6983089 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Delete volume request issued successfully. Aug 25 05:52:28.394191 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-6a4a19e8-acef-447a-a124-816ae6983089 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] https://10.4.3.189/volume/v3/volumes/24cd54c3-e8e7-485c-99a5-8c26fd4c696f returned with HTTP 202 Aug 25 05:52:28.394629 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1259/4981] 10.4.3.189 () {66 vars in 1351 bytes} [Tue Aug 25 05:52:28 2026] DELETE /volume/v3/volumes/24cd54c3-e8e7-485c-99a5-8c26fd4c696f => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:52:28.401709 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-3a3e8835-60b9-40b6-b123-301ab08d1c77 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:52:28.403633 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-3a3e8835-60b9-40b6-b123-301ab08d1c77 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] GET https://10.4.3.189/volume/v3/volumes/24cd54c3-e8e7-485c-99a5-8c26fd4c696f Aug 25 05:52:28.403886 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-3a3e8835-60b9-40b6-b123-301ab08d1c77 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:52:28.404147 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-3a3e8835-60b9-40b6-b123-301ab08d1c77 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:52:28.410611 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:52:28.410611 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:52:28.413994 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-3a3e8835-60b9-40b6-b123-301ab08d1c77 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Volume info retrieved successfully. Aug 25 05:52:28.418462 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-3a3e8835-60b9-40b6-b123-301ab08d1c77 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] https://10.4.3.189/volume/v3/volumes/24cd54c3-e8e7-485c-99a5-8c26fd4c696f returned with HTTP 200 Aug 25 05:52:28.418863 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1240/4982] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:52:28 2026] GET /volume/v3/volumes/24cd54c3-e8e7-485c-99a5-8c26fd4c696f => generated 1361 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:52:29.432836 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-12b86544-e9a1-44db-84e3-a294181eb19a None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:52:29.434778 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-12b86544-e9a1-44db-84e3-a294181eb19a tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] GET https://10.4.3.189/volume/v3/volumes/24cd54c3-e8e7-485c-99a5-8c26fd4c696f Aug 25 05:52:29.435022 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-12b86544-e9a1-44db-84e3-a294181eb19a tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:52:29.435310 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-12b86544-e9a1-44db-84e3-a294181eb19a tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:52:29.442010 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-12b86544-e9a1-44db-84e3-a294181eb19a tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] https://10.4.3.189/volume/v3/volumes/24cd54c3-e8e7-485c-99a5-8c26fd4c696f returned with HTTP 404 Aug 25 05:52:29.442633 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1244/4983] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:52:29 2026] GET /volume/v3/volumes/24cd54c3-e8e7-485c-99a5-8c26fd4c696f => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:52:29.455154 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-1fc20026-905c-473f-961e-a1c6d42a3179 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:52:29.457038 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-1fc20026-905c-473f-961e-a1c6d42a3179 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] GET https://10.4.3.189/volume/v3/volumes/afa4f1bd-c6c8-4972-b651-ec4505097c48 Aug 25 05:52:29.457291 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-1fc20026-905c-473f-961e-a1c6d42a3179 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:52:29.457473 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-1fc20026-905c-473f-961e-a1c6d42a3179 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:52:29.467562 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:52:29.467562 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:52:29.472774 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-1fc20026-905c-473f-961e-a1c6d42a3179 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Volume info retrieved successfully. Aug 25 05:52:29.479529 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-1fc20026-905c-473f-961e-a1c6d42a3179 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] https://10.4.3.189/volume/v3/volumes/afa4f1bd-c6c8-4972-b651-ec4505097c48 returned with HTTP 200 Aug 25 05:52:29.480029 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1241/4984] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:52:29 2026] GET /volume/v3/volumes/afa4f1bd-c6c8-4972-b651-ec4505097c48 => generated 846 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:52:29.494395 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-cc31381c-6e17-4f62-b406-0daca1161674 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:52:29.496425 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-cc31381c-6e17-4f62-b406-0daca1161674 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] POST https://10.4.3.189/volume/v3/snapshots Aug 25 05:52:29.496896 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-cc31381c-6e17-4f62-b406-0daca1161674 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "afa4f1bd-c6c8-4972-b651-ec4505097c48", "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-10095987"}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:52:29.509363 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:52:29.509363 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:52:29.510185 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-cc31381c-6e17-4f62-b406-0daca1161674 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Volume info retrieved successfully. Aug 25 05:52:29.510398 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.v3.snapshots [None req-cc31381c-6e17-4f62-b406-0daca1161674 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Create snapshot from volume afa4f1bd-c6c8-4972-b651-ec4505097c48 Aug 25 05:52:29.536502 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.quota [None req-cc31381c-6e17-4f62-b406-0daca1161674 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Created reservations ['d3d69224-b982-4358-9eab-94cdd560e93c', '56e138bd-a46b-4d3e-ac39-6da745164035', 'f59bea79-50fb-473f-b4fe-7391b22fb094', '6065f37c-3801-4436-9d8f-3f2468656887'] {{(pid=100271) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:52:29.566506 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-cc31381c-6e17-4f62-b406-0daca1161674 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Snapshot create request issued successfully. Aug 25 05:52:29.566816 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-cc31381c-6e17-4f62-b406-0daca1161674 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] https://10.4.3.189/volume/v3/snapshots returned with HTTP 202 Aug 25 05:52:29.567322 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1260/4985] 10.4.3.189 () {68 vars in 1265 bytes} [Tue Aug 25 05:52:29 2026] POST /volume/v3/snapshots => generated 378 bytes in 73 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 05:52:29.577993 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-3515a127-e6cf-4fd3-ace5-13a2ff4fe7ec None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:52:29.580360 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-3515a127-e6cf-4fd3-ace5-13a2ff4fe7ec tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] GET https://10.4.3.189/volume/v3/snapshots/b7ec6501-b9b3-4eb7-91df-c71ccfbde201 Aug 25 05:52:29.580600 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-3515a127-e6cf-4fd3-ace5-13a2ff4fe7ec tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:52:29.580850 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-3515a127-e6cf-4fd3-ace5-13a2ff4fe7ec tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:52:29.588397 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:52:29.588397 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:52:29.589119 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-3515a127-e6cf-4fd3-ace5-13a2ff4fe7ec tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Snapshot retrieved successfully. Aug 25 05:52:29.590286 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-3515a127-e6cf-4fd3-ace5-13a2ff4fe7ec tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] https://10.4.3.189/volume/v3/snapshots/b7ec6501-b9b3-4eb7-91df-c71ccfbde201 returned with HTTP 200 Aug 25 05:52:29.590769 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1241/4986] 10.4.3.189 () {66 vars in 1354 bytes} [Tue Aug 25 05:52:29 2026] GET /volume/v3/snapshots/b7ec6501-b9b3-4eb7-91df-c71ccfbde201 => generated 510 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:52:30.600683 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-1a8553f2-7025-41c4-9512-529129e0fa6d None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:52:30.603253 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-1a8553f2-7025-41c4-9512-529129e0fa6d tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] GET https://10.4.3.189/volume/v3/snapshots/b7ec6501-b9b3-4eb7-91df-c71ccfbde201 Aug 25 05:52:30.603493 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-1a8553f2-7025-41c4-9512-529129e0fa6d tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:52:30.603721 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-1a8553f2-7025-41c4-9512-529129e0fa6d tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:52:30.609451 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:52:30.609451 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:52:30.609929 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-1a8553f2-7025-41c4-9512-529129e0fa6d tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Snapshot retrieved successfully. Aug 25 05:52:30.610793 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-1a8553f2-7025-41c4-9512-529129e0fa6d tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] https://10.4.3.189/volume/v3/snapshots/b7ec6501-b9b3-4eb7-91df-c71ccfbde201 returned with HTTP 200 Aug 25 05:52:30.611190 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1245/4987] 10.4.3.189 () {66 vars in 1354 bytes} [Tue Aug 25 05:52:30 2026] GET /volume/v3/snapshots/b7ec6501-b9b3-4eb7-91df-c71ccfbde201 => generated 537 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:52:30.621209 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-794572e1-9725-48d4-bb98-87dabdbb8fb7 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:52:30.623247 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-794572e1-9725-48d4-bb98-87dabdbb8fb7 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] GET https://10.4.3.189/volume/v3/snapshots/b7ec6501-b9b3-4eb7-91df-c71ccfbde201 Aug 25 05:52:30.623478 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-794572e1-9725-48d4-bb98-87dabdbb8fb7 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:52:30.623695 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-794572e1-9725-48d4-bb98-87dabdbb8fb7 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:52:30.629514 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:52:30.629514 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:52:30.630054 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-794572e1-9725-48d4-bb98-87dabdbb8fb7 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Snapshot retrieved successfully. Aug 25 05:52:30.630929 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-794572e1-9725-48d4-bb98-87dabdbb8fb7 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] https://10.4.3.189/volume/v3/snapshots/b7ec6501-b9b3-4eb7-91df-c71ccfbde201 returned with HTTP 200 Aug 25 05:52:30.631335 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1242/4988] 10.4.3.189 () {66 vars in 1354 bytes} [Tue Aug 25 05:52:30 2026] GET /volume/v3/snapshots/b7ec6501-b9b3-4eb7-91df-c71ccfbde201 => generated 537 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:52:30.640517 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-ac497229-33a4-4270-8f07-7d58026df7a9 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:52:30.642595 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-ac497229-33a4-4270-8f07-7d58026df7a9 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] GET https://10.4.3.189/volume/v3/snapshots Aug 25 05:52:30.642822 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-ac497229-33a4-4270-8f07-7d58026df7a9 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:52:30.643031 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-ac497229-33a4-4270-8f07-7d58026df7a9 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Calling method 'index' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:52:30.643319 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.api_utils [None req-ac497229-33a4-4270-8f07-7d58026df7a9 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Removing options '' from query. {{(pid=100271) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 05:52:30.643574 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:52:30.643574 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:52:30.644471 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.db.api [None req-ac497229-33a4-4270-8f07-7d58026df7a9 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Building query based on filter {{(pid=100271) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 25 05:52:30.649523 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-ac497229-33a4-4270-8f07-7d58026df7a9 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Get all snapshots completed successfully. Aug 25 05:52:30.649931 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-ac497229-33a4-4270-8f07-7d58026df7a9 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] https://10.4.3.189/volume/v3/snapshots returned with HTTP 200 Aug 25 05:52:30.650419 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1261/4989] 10.4.3.189 () {66 vars in 1243 bytes} [Tue Aug 25 05:52:30 2026] GET /volume/v3/snapshots => generated 406 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:52:30.659195 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-4a440d8e-3134-4813-ab75-eba10e323691 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:52:30.661213 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-4a440d8e-3134-4813-ab75-eba10e323691 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] PUT https://10.4.3.189/volume/v3/snapshots/b7ec6501-b9b3-4eb7-91df-c71ccfbde201 Aug 25 05:52:30.661641 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-4a440d8e-3134-4813-ab75-eba10e323691 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Action: 'update', calling method: update, body: {"snapshot": {"name": "tempest-VolumesSnapshotTestJSON-new-snap-2043233779", "description": "This is the new description of snapshot."}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:52:30.669706 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:52:30.669706 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:52:30.670242 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-4a440d8e-3134-4813-ab75-eba10e323691 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Snapshot retrieved successfully. Aug 25 05:52:30.677219 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-4a440d8e-3134-4813-ab75-eba10e323691 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] https://10.4.3.189/volume/v3/snapshots/b7ec6501-b9b3-4eb7-91df-c71ccfbde201 returned with HTTP 200 Aug 25 05:52:30.677621 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1242/4990] 10.4.3.189 () {68 vars in 1375 bytes} [Tue Aug 25 05:52:30 2026] PUT /volume/v3/snapshots/b7ec6501-b9b3-4eb7-91df-c71ccfbde201 => generated 443 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:52:30.686296 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-51ff5c27-1aa5-4285-ad30-c9b0d5d88d60 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:52:30.688130 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-51ff5c27-1aa5-4285-ad30-c9b0d5d88d60 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] GET https://10.4.3.189/volume/v3/snapshots/b7ec6501-b9b3-4eb7-91df-c71ccfbde201 Aug 25 05:52:30.688346 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-51ff5c27-1aa5-4285-ad30-c9b0d5d88d60 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:52:30.688544 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-51ff5c27-1aa5-4285-ad30-c9b0d5d88d60 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:52:30.693628 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:52:30.693628 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:52:30.694131 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-51ff5c27-1aa5-4285-ad30-c9b0d5d88d60 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Snapshot retrieved successfully. Aug 25 05:52:30.694878 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-51ff5c27-1aa5-4285-ad30-c9b0d5d88d60 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] https://10.4.3.189/volume/v3/snapshots/b7ec6501-b9b3-4eb7-91df-c71ccfbde201 returned with HTTP 200 Aug 25 05:52:30.695235 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1246/4991] 10.4.3.189 () {66 vars in 1354 bytes} [Tue Aug 25 05:52:30 2026] GET /volume/v3/snapshots/b7ec6501-b9b3-4eb7-91df-c71ccfbde201 => generated 577 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:52:30.703963 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-cb2baaa8-ad7d-4e32-a070-e0955d8fe40e None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:52:30.705806 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-cb2baaa8-ad7d-4e32-a070-e0955d8fe40e tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] DELETE https://10.4.3.189/volume/v3/snapshots/b7ec6501-b9b3-4eb7-91df-c71ccfbde201 Aug 25 05:52:30.706074 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-cb2baaa8-ad7d-4e32-a070-e0955d8fe40e tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:52:30.706340 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-cb2baaa8-ad7d-4e32-a070-e0955d8fe40e tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Calling method 'delete' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:52:30.706445 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.v3.snapshots [None req-cb2baaa8-ad7d-4e32-a070-e0955d8fe40e tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Delete snapshot with id: b7ec6501-b9b3-4eb7-91df-c71ccfbde201 Aug 25 05:52:30.712377 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:52:30.712377 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:52:30.712753 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-cb2baaa8-ad7d-4e32-a070-e0955d8fe40e tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Snapshot retrieved successfully. Aug 25 05:52:30.728286 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-cb2baaa8-ad7d-4e32-a070-e0955d8fe40e tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Snapshot delete request issued successfully. Aug 25 05:52:30.728465 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-cb2baaa8-ad7d-4e32-a070-e0955d8fe40e tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] https://10.4.3.189/volume/v3/snapshots/b7ec6501-b9b3-4eb7-91df-c71ccfbde201 returned with HTTP 202 Aug 25 05:52:30.728932 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1243/4992] 10.4.3.189 () {66 vars in 1357 bytes} [Tue Aug 25 05:52:30 2026] DELETE /volume/v3/snapshots/b7ec6501-b9b3-4eb7-91df-c71ccfbde201 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:52:30.737621 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-1eae0128-338a-432c-82c5-a3cd773f1473 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:52:30.739526 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-1eae0128-338a-432c-82c5-a3cd773f1473 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] GET https://10.4.3.189/volume/v3/snapshots/b7ec6501-b9b3-4eb7-91df-c71ccfbde201 Aug 25 05:52:30.739738 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-1eae0128-338a-432c-82c5-a3cd773f1473 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:52:30.739941 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-1eae0128-338a-432c-82c5-a3cd773f1473 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:52:30.746732 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:52:30.746732 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:52:30.747309 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-1eae0128-338a-432c-82c5-a3cd773f1473 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Snapshot retrieved successfully. Aug 25 05:52:30.748341 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-1eae0128-338a-432c-82c5-a3cd773f1473 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] https://10.4.3.189/volume/v3/snapshots/b7ec6501-b9b3-4eb7-91df-c71ccfbde201 returned with HTTP 200 Aug 25 05:52:30.748850 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1262/4993] 10.4.3.189 () {66 vars in 1354 bytes} [Tue Aug 25 05:52:30 2026] GET /volume/v3/snapshots/b7ec6501-b9b3-4eb7-91df-c71ccfbde201 => generated 576 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:52:31.757883 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-a520303a-966f-44e0-bb82-fd2b22713409 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:52:31.759725 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a520303a-966f-44e0-bb82-fd2b22713409 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] GET https://10.4.3.189/volume/v3/snapshots/b7ec6501-b9b3-4eb7-91df-c71ccfbde201 Aug 25 05:52:31.759924 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a520303a-966f-44e0-bb82-fd2b22713409 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:52:31.760133 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a520303a-966f-44e0-bb82-fd2b22713409 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:52:31.764353 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a520303a-966f-44e0-bb82-fd2b22713409 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] https://10.4.3.189/volume/v3/snapshots/b7ec6501-b9b3-4eb7-91df-c71ccfbde201 returned with HTTP 404 Aug 25 05:52:31.764839 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1243/4994] 10.4.3.189 () {66 vars in 1354 bytes} [Tue Aug 25 05:52:31 2026] GET /volume/v3/snapshots/b7ec6501-b9b3-4eb7-91df-c71ccfbde201 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:52:31.772538 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-a0fb9a15-4def-4004-af15-6e9e0a43286b None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:52:31.774803 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-a0fb9a15-4def-4004-af15-6e9e0a43286b tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] DELETE https://10.4.3.189/volume/v3/snapshots/b7ec6501-b9b3-4eb7-91df-c71ccfbde201 Aug 25 05:52:31.775135 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-a0fb9a15-4def-4004-af15-6e9e0a43286b tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:52:31.775415 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-a0fb9a15-4def-4004-af15-6e9e0a43286b tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Calling method 'delete' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:52:31.775572 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.v3.snapshots [None req-a0fb9a15-4def-4004-af15-6e9e0a43286b tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Delete snapshot with id: b7ec6501-b9b3-4eb7-91df-c71ccfbde201 Aug 25 05:52:31.781205 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-a0fb9a15-4def-4004-af15-6e9e0a43286b tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] https://10.4.3.189/volume/v3/snapshots/b7ec6501-b9b3-4eb7-91df-c71ccfbde201 returned with HTTP 404 Aug 25 05:52:31.781802 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1247/4995] 10.4.3.189 () {66 vars in 1357 bytes} [Tue Aug 25 05:52:31 2026] DELETE /volume/v3/snapshots/b7ec6501-b9b3-4eb7-91df-c71ccfbde201 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:52:31.789419 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-a47d1705-e961-4808-b283-10ee785a9038 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:52:31.791191 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-a47d1705-e961-4808-b283-10ee785a9038 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] GET https://10.4.3.189/volume/v3/volumes/afa4f1bd-c6c8-4972-b651-ec4505097c48 Aug 25 05:52:31.791380 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-a47d1705-e961-4808-b283-10ee785a9038 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:52:31.791565 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-a47d1705-e961-4808-b283-10ee785a9038 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:52:31.798440 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:52:31.798440 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:52:31.802379 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-a47d1705-e961-4808-b283-10ee785a9038 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Volume info retrieved successfully. Aug 25 05:52:31.806633 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-a47d1705-e961-4808-b283-10ee785a9038 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] https://10.4.3.189/volume/v3/volumes/afa4f1bd-c6c8-4972-b651-ec4505097c48 returned with HTTP 200 Aug 25 05:52:31.807219 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1244/4996] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:52:31 2026] GET /volume/v3/volumes/afa4f1bd-c6c8-4972-b651-ec4505097c48 => generated 846 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:52:31.820895 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-2e7e0d9d-bc15-4a1e-b3e8-d8a97f7d9e79 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:52:31.823087 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-2e7e0d9d-bc15-4a1e-b3e8-d8a97f7d9e79 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] POST https://10.4.3.189/volume/v3/snapshots Aug 25 05:52:31.823524 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-2e7e0d9d-bc15-4a1e-b3e8-d8a97f7d9e79 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "afa4f1bd-c6c8-4972-b651-ec4505097c48", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1566360764"}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:52:31.833972 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:52:31.833972 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:52:31.834609 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-2e7e0d9d-bc15-4a1e-b3e8-d8a97f7d9e79 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Volume info retrieved successfully. Aug 25 05:52:31.834766 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.v3.snapshots [None req-2e7e0d9d-bc15-4a1e-b3e8-d8a97f7d9e79 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Create snapshot from volume afa4f1bd-c6c8-4972-b651-ec4505097c48 Aug 25 05:52:31.860738 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.quota [None req-2e7e0d9d-bc15-4a1e-b3e8-d8a97f7d9e79 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Created reservations ['24aabea7-5b33-4f82-8aab-c9a3d1ae17bb', '3bda76b7-6995-4c8d-b335-459c582dc1b9', 'c536ea91-be05-4017-940e-b7c36b4891e4', '043f5878-cf41-469e-904e-7dd6ebde6386'] {{(pid=100271) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:52:31.889544 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-2e7e0d9d-bc15-4a1e-b3e8-d8a97f7d9e79 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Snapshot create request issued successfully. Aug 25 05:52:31.889921 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-2e7e0d9d-bc15-4a1e-b3e8-d8a97f7d9e79 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] https://10.4.3.189/volume/v3/snapshots returned with HTTP 202 Aug 25 05:52:31.890443 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1263/4997] 10.4.3.189 () {68 vars in 1265 bytes} [Tue Aug 25 05:52:31 2026] POST /volume/v3/snapshots => generated 310 bytes in 70 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 05:52:31.902390 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-a351228e-892f-4799-a1db-f2b541c58493 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:52:31.905134 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a351228e-892f-4799-a1db-f2b541c58493 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] GET https://10.4.3.189/volume/v3/snapshots/4bb3baf1-0b44-4a9f-9018-5a04ebcbf002 Aug 25 05:52:31.905442 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a351228e-892f-4799-a1db-f2b541c58493 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:52:31.905701 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a351228e-892f-4799-a1db-f2b541c58493 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:52:31.911635 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:52:31.911635 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:52:31.912207 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-a351228e-892f-4799-a1db-f2b541c58493 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Snapshot retrieved successfully. Aug 25 05:52:31.913021 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a351228e-892f-4799-a1db-f2b541c58493 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] https://10.4.3.189/volume/v3/snapshots/4bb3baf1-0b44-4a9f-9018-5a04ebcbf002 returned with HTTP 200 Aug 25 05:52:31.913426 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1244/4998] 10.4.3.189 () {66 vars in 1354 bytes} [Tue Aug 25 05:52:31 2026] GET /volume/v3/snapshots/4bb3baf1-0b44-4a9f-9018-5a04ebcbf002 => generated 442 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:52:32.924476 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-d9b319fa-244d-4d73-802f-4e5e47e3d0ec None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:52:32.926753 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-d9b319fa-244d-4d73-802f-4e5e47e3d0ec tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] GET https://10.4.3.189/volume/v3/snapshots/4bb3baf1-0b44-4a9f-9018-5a04ebcbf002 Aug 25 05:52:32.926993 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-d9b319fa-244d-4d73-802f-4e5e47e3d0ec tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:52:32.927287 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-d9b319fa-244d-4d73-802f-4e5e47e3d0ec tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:52:32.934082 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:52:32.934082 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:52:32.934708 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-d9b319fa-244d-4d73-802f-4e5e47e3d0ec tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Snapshot retrieved successfully. Aug 25 05:52:32.935777 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-d9b319fa-244d-4d73-802f-4e5e47e3d0ec tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] https://10.4.3.189/volume/v3/snapshots/4bb3baf1-0b44-4a9f-9018-5a04ebcbf002 returned with HTTP 200 Aug 25 05:52:32.936247 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1248/4999] 10.4.3.189 () {66 vars in 1354 bytes} [Tue Aug 25 05:52:32 2026] GET /volume/v3/snapshots/4bb3baf1-0b44-4a9f-9018-5a04ebcbf002 => generated 469 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:52:39.448420 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [req-1b3c38a2-ad3e-476b-8a88-7ed7cf4827c9 req-f598b2ab-63d9-4f03-b382-14ebf615c12d None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:52:39.450707 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-1b3c38a2-ad3e-476b-8a88-7ed7cf4827c9 req-f598b2ab-63d9-4f03-b382-14ebf615c12d tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] GET https://10.4.3.189/volume/v3/volumes/f77fcab7-555b-42ab-90d7-6520e29c330d Aug 25 05:52:39.451080 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-1b3c38a2-ad3e-476b-8a88-7ed7cf4827c9 req-f598b2ab-63d9-4f03-b382-14ebf615c12d tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:52:39.451154 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-1b3c38a2-ad3e-476b-8a88-7ed7cf4827c9 req-f598b2ab-63d9-4f03-b382-14ebf615c12d tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:52:39.458979 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:52:39.458979 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:52:39.463208 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [req-1b3c38a2-ad3e-476b-8a88-7ed7cf4827c9 req-f598b2ab-63d9-4f03-b382-14ebf615c12d tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] Volume info retrieved successfully. Aug 25 05:52:39.467262 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-1b3c38a2-ad3e-476b-8a88-7ed7cf4827c9 req-f598b2ab-63d9-4f03-b382-14ebf615c12d tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] https://10.4.3.189/volume/v3/volumes/f77fcab7-555b-42ab-90d7-6520e29c330d returned with HTTP 200 Aug 25 05:52:39.467663 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1245/5000] 10.4.3.189 () {68 vars in 1598 bytes} [Tue Aug 25 05:52:39 2026] GET /volume/v3/volumes/f77fcab7-555b-42ab-90d7-6520e29c330d => generated 905 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:52:39.540954 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-6c4759ed-f71d-4a5e-a4a2-3cea52f4ba9a None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:52:39.541437 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-6c4759ed-f71d-4a5e-a4a2-3cea52f4ba9a None None] GET https://10.4.3.189/volume// Aug 25 05:52:39.541614 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-6c4759ed-f71d-4a5e-a4a2-3cea52f4ba9a None None] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:52:39.541803 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-6c4759ed-f71d-4a5e-a4a2-3cea52f4ba9a None None] Calling method 'all' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:52:39.542208 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-6c4759ed-f71d-4a5e-a4a2-3cea52f4ba9a None None] https://10.4.3.189/volume// returned with HTTP 300 Aug 25 05:52:39.542490 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1264/5001] 10.4.3.189 () {66 vars in 1428 bytes} [Tue Aug 25 05:52: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 25 05:52:39.549807 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-1b3c38a2-ad3e-476b-8a88-7ed7cf4827c9 req-2b1d4dff-9962-4a1c-a08e-31a24289d043 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:52:39.551774 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-1b3c38a2-ad3e-476b-8a88-7ed7cf4827c9 req-2b1d4dff-9962-4a1c-a08e-31a24289d043 tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] POST https://10.4.3.189/volume/v3/attachments Aug 25 05:52:39.552140 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-1b3c38a2-ad3e-476b-8a88-7ed7cf4827c9 req-2b1d4dff-9962-4a1c-a08e-31a24289d043 tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f77fcab7-555b-42ab-90d7-6520e29c330d", "connector": null, "instance_uuid": "41610c19-8ec8-4e7d-a382-7213f95cc597"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:52:39.559983 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:52:39.559983 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:52:39.586070 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-1b3c38a2-ad3e-476b-8a88-7ed7cf4827c9 req-2b1d4dff-9962-4a1c-a08e-31a24289d043 tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] https://10.4.3.189/volume/v3/attachments returned with HTTP 200 Aug 25 05:52:39.586760 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1245/5002] 10.4.3.189 () {74 vars in 1594 bytes} [Tue Aug 25 05:52:39 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 25 05:52:39.621201 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-cb84b0d3-58e5-49c8-ad4c-080fe5affd5a None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:52:39.623978 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-cb84b0d3-58e5-49c8-ad4c-080fe5affd5a tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] GET https://10.4.3.189/volume/v3/volumes/f77fcab7-555b-42ab-90d7-6520e29c330d Aug 25 05:52:39.624376 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-cb84b0d3-58e5-49c8-ad4c-080fe5affd5a tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:52:39.624679 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-cb84b0d3-58e5-49c8-ad4c-080fe5affd5a tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:52:39.633671 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-69a6bc6d-5c43-4be8-8327-f10ebeb7b52b None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:52:39.633998 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:52:39.633998 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:52:39.634097 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-69a6bc6d-5c43-4be8-8327-f10ebeb7b52b None None] GET https://10.4.3.189/volume// Aug 25 05:52:39.634232 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-69a6bc6d-5c43-4be8-8327-f10ebeb7b52b None None] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:52:39.634427 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-69a6bc6d-5c43-4be8-8327-f10ebeb7b52b None None] Calling method 'all' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:52:39.634729 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-69a6bc6d-5c43-4be8-8327-f10ebeb7b52b None None] https://10.4.3.189/volume// returned with HTTP 300 Aug 25 05:52:39.635010 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1246/5003] 10.4.3.189 () {66 vars in 1426 bytes} [Tue Aug 25 05:52: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 25 05:52:39.637688 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-cb84b0d3-58e5-49c8-ad4c-080fe5affd5a tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] Volume info retrieved successfully. Aug 25 05:52:39.641616 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-cb84b0d3-58e5-49c8-ad4c-080fe5affd5a tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] https://10.4.3.189/volume/v3/volumes/f77fcab7-555b-42ab-90d7-6520e29c330d returned with HTTP 200 Aug 25 05:52:39.642066 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1249/5004] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:52:39 2026] GET /volume/v3/volumes/f77fcab7-555b-42ab-90d7-6520e29c330d => generated 904 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:52:39.648075 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-1b3c38a2-ad3e-476b-8a88-7ed7cf4827c9 req-96063039-6af8-4c19-8c67-dd14c8421d1a None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:52:39.651070 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-1b3c38a2-ad3e-476b-8a88-7ed7cf4827c9 req-96063039-6af8-4c19-8c67-dd14c8421d1a tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] GET https://10.4.3.189/volume/v3/volumes/f77fcab7-555b-42ab-90d7-6520e29c330d Aug 25 05:52:39.651371 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-1b3c38a2-ad3e-476b-8a88-7ed7cf4827c9 req-96063039-6af8-4c19-8c67-dd14c8421d1a tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:52:39.651634 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-1b3c38a2-ad3e-476b-8a88-7ed7cf4827c9 req-96063039-6af8-4c19-8c67-dd14c8421d1a tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:52:39.663730 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:52:39.663730 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:52:39.667847 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [req-1b3c38a2-ad3e-476b-8a88-7ed7cf4827c9 req-96063039-6af8-4c19-8c67-dd14c8421d1a tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] Volume info retrieved successfully. Aug 25 05:52:39.673302 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-1b3c38a2-ad3e-476b-8a88-7ed7cf4827c9 req-96063039-6af8-4c19-8c67-dd14c8421d1a tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] https://10.4.3.189/volume/v3/volumes/f77fcab7-555b-42ab-90d7-6520e29c330d returned with HTTP 200 Aug 25 05:52:39.673817 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1265/5005] 10.4.3.189 () {70 vars in 1639 bytes} [Tue Aug 25 05:52:39 2026] GET /volume/v3/volumes/f77fcab7-555b-42ab-90d7-6520e29c330d => generated 1084 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 05:52:39.777497 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-1b3c38a2-ad3e-476b-8a88-7ed7cf4827c9 req-f399caca-25dc-4dcd-98e6-6edaf811c334 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:52:39.780119 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-1b3c38a2-ad3e-476b-8a88-7ed7cf4827c9 req-f399caca-25dc-4dcd-98e6-6edaf811c334 tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] PUT https://10.4.3.189/volume/v3/attachments/ceb6ac10-d330-4a9a-a353-301aaf9888bc Aug 25 05:52:39.780511 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-1b3c38a2-ad3e-476b-8a88-7ed7cf4827c9 req-f399caca-25dc-4dcd-98e6-6edaf811c334 tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.189", "host": "np0000008051", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:8b4a65c6a3e1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "a19da604-b1eb-4396-a9d5-30b16dae3da8", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:52:39.787595 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.coordination [req-1b3c38a2-ad3e-476b-8a88-7ed7cf4827c9 req-f399caca-25dc-4dcd-98e6-6edaf811c334 tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] Acquiring lock "cinder-attachment_update-f77fcab7-555b-42ab-90d7-6520e29c330d-np0000008051" by "attachment_update" {{(pid=100268) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 05:52:39.792012 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.coordination [req-1b3c38a2-ad3e-476b-8a88-7ed7cf4827c9 req-f399caca-25dc-4dcd-98e6-6edaf811c334 tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] Lock "cinder-attachment_update-f77fcab7-555b-42ab-90d7-6520e29c330d-np0000008051" acquired by "attachment_update" :: waited 0.004s {{(pid=100268) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 05:52:39.792964 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:52:39.792964 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:52:39.872789 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.coordination [req-1b3c38a2-ad3e-476b-8a88-7ed7cf4827c9 req-f399caca-25dc-4dcd-98e6-6edaf811c334 tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] Lock "cinder-attachment_update-f77fcab7-555b-42ab-90d7-6520e29c330d-np0000008051" released by "attachment_update" :: held 0.081s {{(pid=100268) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 05:52:39.873571 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-1b3c38a2-ad3e-476b-8a88-7ed7cf4827c9 req-f399caca-25dc-4dcd-98e6-6edaf811c334 tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] https://10.4.3.189/volume/v3/attachments/ceb6ac10-d330-4a9a-a353-301aaf9888bc returned with HTTP 200 Aug 25 05:52:39.873779 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1246/5006] 10.4.3.189 () {74 vars in 1704 bytes} [Tue Aug 25 05:52:39 2026] PUT /volume/v3/attachments/ceb6ac10-d330-4a9a-a353-301aaf9888bc => generated 968 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:52:39.884118 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [req-1b3c38a2-ad3e-476b-8a88-7ed7cf4827c9 req-2d8b3bda-a181-42fe-b6d4-bf84803dad5a None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:52:39.886761 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-1b3c38a2-ad3e-476b-8a88-7ed7cf4827c9 req-2d8b3bda-a181-42fe-b6d4-bf84803dad5a tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] GET https://10.4.3.189/volume/v3/volumes/f77fcab7-555b-42ab-90d7-6520e29c330d/encryption Aug 25 05:52:39.887039 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-1b3c38a2-ad3e-476b-8a88-7ed7cf4827c9 req-2d8b3bda-a181-42fe-b6d4-bf84803dad5a tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:52:39.887314 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-1b3c38a2-ad3e-476b-8a88-7ed7cf4827c9 req-2d8b3bda-a181-42fe-b6d4-bf84803dad5a tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] Calling method 'index' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:52:39.897901 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:52:39.897901 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:52:39.906160 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-1b3c38a2-ad3e-476b-8a88-7ed7cf4827c9 req-2d8b3bda-a181-42fe-b6d4-bf84803dad5a tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] https://10.4.3.189/volume/v3/volumes/f77fcab7-555b-42ab-90d7-6520e29c330d/encryption returned with HTTP 200 Aug 25 05:52:39.906620 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1247/5007] 10.4.3.189 () {68 vars in 1631 bytes} [Tue Aug 25 05:52:39 2026] GET /volume/v3/volumes/f77fcab7-555b-42ab-90d7-6520e29c330d/encryption => generated 160 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:52:40.656329 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-a17bfeb5-7255-44ca-8690-c522a7f19caa None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:52:40.659669 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-a17bfeb5-7255-44ca-8690-c522a7f19caa tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] GET https://10.4.3.189/volume/v3/volumes/f77fcab7-555b-42ab-90d7-6520e29c330d Aug 25 05:52:40.659943 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-a17bfeb5-7255-44ca-8690-c522a7f19caa tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:52:40.660196 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-a17bfeb5-7255-44ca-8690-c522a7f19caa tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:52:40.671850 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:52:40.671850 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:52:40.675702 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-a17bfeb5-7255-44ca-8690-c522a7f19caa tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] Volume info retrieved successfully. Aug 25 05:52:40.680366 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-a17bfeb5-7255-44ca-8690-c522a7f19caa tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] https://10.4.3.189/volume/v3/volumes/f77fcab7-555b-42ab-90d7-6520e29c330d returned with HTTP 200 Aug 25 05:52:40.680812 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1250/5008] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:52:40 2026] GET /volume/v3/volumes/f77fcab7-555b-42ab-90d7-6520e29c330d => generated 905 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:52:41.692291 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-ad4226bb-a42c-445e-921f-240fe7193f1a None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:52:41.694396 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-ad4226bb-a42c-445e-921f-240fe7193f1a tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] GET https://10.4.3.189/volume/v3/volumes/f77fcab7-555b-42ab-90d7-6520e29c330d Aug 25 05:52:41.694596 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-ad4226bb-a42c-445e-921f-240fe7193f1a tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:52:41.694824 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-ad4226bb-a42c-445e-921f-240fe7193f1a tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:52:41.697330 np0000008051 devstack@c-api.service[100271]: DEBUG dbcounter [-] [100271] Writing DB stats cinder:SELECT=232,cinder:UPDATE=95,cinder:INSERT=47 {{(pid=100271) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 05:52:41.707476 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:52:41.707476 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:52:41.711563 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-ad4226bb-a42c-445e-921f-240fe7193f1a tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] Volume info retrieved successfully. Aug 25 05:52:41.716941 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-ad4226bb-a42c-445e-921f-240fe7193f1a tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] https://10.4.3.189/volume/v3/volumes/f77fcab7-555b-42ab-90d7-6520e29c330d returned with HTTP 200 Aug 25 05:52:41.717428 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1266/5009] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:52:41 2026] GET /volume/v3/volumes/f77fcab7-555b-42ab-90d7-6520e29c330d => generated 905 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:52:42.731874 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-b6961c6f-6b3a-4256-bcf1-bc62aa2f790f None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:52:42.733652 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b6961c6f-6b3a-4256-bcf1-bc62aa2f790f tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] GET https://10.4.3.189/volume/v3/volumes/f77fcab7-555b-42ab-90d7-6520e29c330d Aug 25 05:52:42.733863 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b6961c6f-6b3a-4256-bcf1-bc62aa2f790f tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:52:42.734047 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b6961c6f-6b3a-4256-bcf1-bc62aa2f790f tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:52:42.743867 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:52:42.743867 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:52:42.747737 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-b6961c6f-6b3a-4256-bcf1-bc62aa2f790f tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] Volume info retrieved successfully. Aug 25 05:52:42.752883 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b6961c6f-6b3a-4256-bcf1-bc62aa2f790f tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] https://10.4.3.189/volume/v3/volumes/f77fcab7-555b-42ab-90d7-6520e29c330d returned with HTTP 200 Aug 25 05:52:42.753270 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1247/5010] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:52:42 2026] GET /volume/v3/volumes/f77fcab7-555b-42ab-90d7-6520e29c330d => generated 905 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:52:43.767815 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-dd17496b-c14d-44f2-990f-b81f694be3b2 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:52:43.769591 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-dd17496b-c14d-44f2-990f-b81f694be3b2 tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] GET https://10.4.3.189/volume/v3/volumes/f77fcab7-555b-42ab-90d7-6520e29c330d Aug 25 05:52:43.769761 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-dd17496b-c14d-44f2-990f-b81f694be3b2 tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:52:43.769974 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-dd17496b-c14d-44f2-990f-b81f694be3b2 tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:52:43.778463 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:52:43.778463 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:52:43.781500 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-dd17496b-c14d-44f2-990f-b81f694be3b2 tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] Volume info retrieved successfully. Aug 25 05:52:43.785187 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-dd17496b-c14d-44f2-990f-b81f694be3b2 tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] https://10.4.3.189/volume/v3/volumes/f77fcab7-555b-42ab-90d7-6520e29c330d returned with HTTP 200 Aug 25 05:52:43.785535 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1248/5011] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:52:43 2026] GET /volume/v3/volumes/f77fcab7-555b-42ab-90d7-6520e29c330d => generated 905 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:52:44.026144 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-1b3c38a2-ad3e-476b-8a88-7ed7cf4827c9 req-da1c1afb-ea40-4703-b2c3-834dfc9e1fe4 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:52:44.029566 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-1b3c38a2-ad3e-476b-8a88-7ed7cf4827c9 req-da1c1afb-ea40-4703-b2c3-834dfc9e1fe4 tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] POST https://10.4.3.189/volume/v3/attachments/ceb6ac10-d330-4a9a-a353-301aaf9888bc/action Aug 25 05:52:44.029566 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-1b3c38a2-ad3e-476b-8a88-7ed7cf4827c9 req-da1c1afb-ea40-4703-b2c3-834dfc9e1fe4 tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] Action body: b'{"os-complete": null}' {{(pid=100269) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 05:52:44.029566 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-1b3c38a2-ad3e-476b-8a88-7ed7cf4827c9 req-da1c1afb-ea40-4703-b2c3-834dfc9e1fe4 tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:52:44.043934 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:52:44.043934 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:52:44.053650 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-1b3c38a2-ad3e-476b-8a88-7ed7cf4827c9 req-da1c1afb-ea40-4703-b2c3-834dfc9e1fe4 tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] https://10.4.3.189/volume/v3/attachments/ceb6ac10-d330-4a9a-a353-301aaf9888bc/action returned with HTTP 204 Aug 25 05:52:44.054106 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1251/5012] 10.4.3.189 () {74 vars in 1725 bytes} [Tue Aug 25 05:52:44 2026] POST /volume/v3/attachments/ceb6ac10-d330-4a9a-a353-301aaf9888bc/action => generated 0 bytes in 28 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:52:44.799287 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-171f893f-29a4-49c3-b8ea-c76695b07d75 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:52:44.801105 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-171f893f-29a4-49c3-b8ea-c76695b07d75 tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] GET https://10.4.3.189/volume/v3/volumes/f77fcab7-555b-42ab-90d7-6520e29c330d Aug 25 05:52:44.801366 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-171f893f-29a4-49c3-b8ea-c76695b07d75 tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:52:44.801609 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-171f893f-29a4-49c3-b8ea-c76695b07d75 tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:52:44.811734 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:52:44.811734 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:52:44.815163 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-171f893f-29a4-49c3-b8ea-c76695b07d75 tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] Volume info retrieved successfully. Aug 25 05:52:44.819269 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-171f893f-29a4-49c3-b8ea-c76695b07d75 tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] https://10.4.3.189/volume/v3/volumes/f77fcab7-555b-42ab-90d7-6520e29c330d returned with HTTP 200 Aug 25 05:52:44.819654 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1267/5013] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:52:44 2026] GET /volume/v3/volumes/f77fcab7-555b-42ab-90d7-6520e29c330d => generated 1197 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:52:44.832137 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-b36baaf3-9fa8-48f6-8285-73923075344d None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:52:44.834010 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b36baaf3-9fa8-48f6-8285-73923075344d tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] GET https://10.4.3.189/volume/v3/volumes/f77fcab7-555b-42ab-90d7-6520e29c330d Aug 25 05:52:44.834248 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b36baaf3-9fa8-48f6-8285-73923075344d tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:52:44.834454 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b36baaf3-9fa8-48f6-8285-73923075344d tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:52:44.843547 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:52:44.843547 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:52:44.846967 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-b36baaf3-9fa8-48f6-8285-73923075344d tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] Volume info retrieved successfully. Aug 25 05:52:44.850906 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b36baaf3-9fa8-48f6-8285-73923075344d tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] https://10.4.3.189/volume/v3/volumes/f77fcab7-555b-42ab-90d7-6520e29c330d returned with HTTP 200 Aug 25 05:52:44.851319 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1248/5014] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:52:44 2026] GET /volume/v3/volumes/f77fcab7-555b-42ab-90d7-6520e29c330d => generated 1197 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:52:44.893999 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [req-2c2f7e0c-74d5-4ad5-8646-aee65484e5e9 req-3cb05083-60fe-479a-9d82-2de4470be747 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:52:44.896044 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-2c2f7e0c-74d5-4ad5-8646-aee65484e5e9 req-3cb05083-60fe-479a-9d82-2de4470be747 tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] GET https://10.4.3.189/volume/v3/volumes/f77fcab7-555b-42ab-90d7-6520e29c330d Aug 25 05:52:44.896253 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-2c2f7e0c-74d5-4ad5-8646-aee65484e5e9 req-3cb05083-60fe-479a-9d82-2de4470be747 tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:52:44.896439 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-2c2f7e0c-74d5-4ad5-8646-aee65484e5e9 req-3cb05083-60fe-479a-9d82-2de4470be747 tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:52:44.905462 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:52:44.905462 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:52:44.908988 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [req-2c2f7e0c-74d5-4ad5-8646-aee65484e5e9 req-3cb05083-60fe-479a-9d82-2de4470be747 tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] Volume info retrieved successfully. Aug 25 05:52:44.913045 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-2c2f7e0c-74d5-4ad5-8646-aee65484e5e9 req-3cb05083-60fe-479a-9d82-2de4470be747 tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] https://10.4.3.189/volume/v3/volumes/f77fcab7-555b-42ab-90d7-6520e29c330d returned with HTTP 200 Aug 25 05:52:44.913464 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1249/5015] 10.4.3.189 () {68 vars in 1598 bytes} [Tue Aug 25 05:52:44 2026] GET /volume/v3/volumes/f77fcab7-555b-42ab-90d7-6520e29c330d => generated 1197 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:52:44.930917 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-2c2f7e0c-74d5-4ad5-8646-aee65484e5e9 req-e83c947d-8600-4c98-bec5-0e1c999d30c4 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:52:44.932991 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-2c2f7e0c-74d5-4ad5-8646-aee65484e5e9 req-e83c947d-8600-4c98-bec5-0e1c999d30c4 tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] POST https://10.4.3.189/volume/v3/volumes/f77fcab7-555b-42ab-90d7-6520e29c330d/action Aug 25 05:52:44.933349 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-2c2f7e0c-74d5-4ad5-8646-aee65484e5e9 req-e83c947d-8600-4c98-bec5-0e1c999d30c4 tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100269) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 05:52:44.933464 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-2c2f7e0c-74d5-4ad5-8646-aee65484e5e9 req-e83c947d-8600-4c98-bec5-0e1c999d30c4 tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:52:44.944278 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:52:44.944278 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:52:44.944764 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [req-2c2f7e0c-74d5-4ad5-8646-aee65484e5e9 req-e83c947d-8600-4c98-bec5-0e1c999d30c4 tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] Volume info retrieved successfully. Aug 25 05:52:44.950760 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [req-2c2f7e0c-74d5-4ad5-8646-aee65484e5e9 req-e83c947d-8600-4c98-bec5-0e1c999d30c4 tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] Begin detaching volume completed successfully. Aug 25 05:52:44.951002 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-2c2f7e0c-74d5-4ad5-8646-aee65484e5e9 req-e83c947d-8600-4c98-bec5-0e1c999d30c4 tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] https://10.4.3.189/volume/v3/volumes/f77fcab7-555b-42ab-90d7-6520e29c330d/action returned with HTTP 202 Aug 25 05:52:44.951455 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1252/5016] 10.4.3.189 () {72 vars in 1672 bytes} [Tue Aug 25 05:52:44 2026] POST /volume/v3/volumes/f77fcab7-555b-42ab-90d7-6520e29c330d/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 05:52:44.995239 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-414ab3fd-ccf0-4c48-a178-bc73f4e2dd62 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:52:44.995708 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-414ab3fd-ccf0-4c48-a178-bc73f4e2dd62 None None] GET https://10.4.3.189/volume// Aug 25 05:52:44.995921 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-414ab3fd-ccf0-4c48-a178-bc73f4e2dd62 None None] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:52:44.996174 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-414ab3fd-ccf0-4c48-a178-bc73f4e2dd62 None None] Calling method 'all' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:52:44.996552 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-414ab3fd-ccf0-4c48-a178-bc73f4e2dd62 None None] https://10.4.3.189/volume// returned with HTTP 300 Aug 25 05:52:44.996915 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1268/5017] 10.4.3.189 () {66 vars in 1426 bytes} [Tue Aug 25 05:52: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 25 05:52:45.004152 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-2c2f7e0c-74d5-4ad5-8646-aee65484e5e9 req-033c3064-e14f-465c-9cf5-492ad3c743f3 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:52:45.006591 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-2c2f7e0c-74d5-4ad5-8646-aee65484e5e9 req-033c3064-e14f-465c-9cf5-492ad3c743f3 tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] GET https://10.4.3.189/volume/v3/volumes/f77fcab7-555b-42ab-90d7-6520e29c330d Aug 25 05:52:45.006854 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-2c2f7e0c-74d5-4ad5-8646-aee65484e5e9 req-033c3064-e14f-465c-9cf5-492ad3c743f3 tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:52:45.007079 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-2c2f7e0c-74d5-4ad5-8646-aee65484e5e9 req-033c3064-e14f-465c-9cf5-492ad3c743f3 tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:52:45.017174 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:52:45.017174 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:52:45.020828 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [req-2c2f7e0c-74d5-4ad5-8646-aee65484e5e9 req-033c3064-e14f-465c-9cf5-492ad3c743f3 tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] Volume info retrieved successfully. Aug 25 05:52:45.025889 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-2c2f7e0c-74d5-4ad5-8646-aee65484e5e9 req-033c3064-e14f-465c-9cf5-492ad3c743f3 tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] https://10.4.3.189/volume/v3/volumes/f77fcab7-555b-42ab-90d7-6520e29c330d returned with HTTP 200 Aug 25 05:52:45.026334 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1249/5018] 10.4.3.189 () {70 vars in 1639 bytes} [Tue Aug 25 05:52:45 2026] GET /volume/v3/volumes/f77fcab7-555b-42ab-90d7-6520e29c330d => generated 1380 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 05:52:45.035349 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [req-2c2f7e0c-74d5-4ad5-8646-aee65484e5e9 req-19537fd6-9d37-47c4-962d-22f0b39836cd None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:52:45.037508 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-2c2f7e0c-74d5-4ad5-8646-aee65484e5e9 req-19537fd6-9d37-47c4-962d-22f0b39836cd tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] GET https://10.4.3.189/volume/v3/volumes/f77fcab7-555b-42ab-90d7-6520e29c330d/encryption Aug 25 05:52:45.037661 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-2c2f7e0c-74d5-4ad5-8646-aee65484e5e9 req-19537fd6-9d37-47c4-962d-22f0b39836cd tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:52:45.037851 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-2c2f7e0c-74d5-4ad5-8646-aee65484e5e9 req-19537fd6-9d37-47c4-962d-22f0b39836cd tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] Calling method 'index' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:52:45.047203 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:52:45.047203 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:52:45.053457 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-2c2f7e0c-74d5-4ad5-8646-aee65484e5e9 req-19537fd6-9d37-47c4-962d-22f0b39836cd tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] https://10.4.3.189/volume/v3/volumes/f77fcab7-555b-42ab-90d7-6520e29c330d/encryption returned with HTTP 200 Aug 25 05:52:45.053864 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1250/5019] 10.4.3.189 () {68 vars in 1631 bytes} [Tue Aug 25 05:52:45 2026] GET /volume/v3/volumes/f77fcab7-555b-42ab-90d7-6520e29c330d/encryption => generated 160 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:52:45.842405 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-2c2f7e0c-74d5-4ad5-8646-aee65484e5e9 req-238df393-2229-492b-b986-a4f6d86045af None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:52:45.844415 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-2c2f7e0c-74d5-4ad5-8646-aee65484e5e9 req-238df393-2229-492b-b986-a4f6d86045af tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] DELETE https://10.4.3.189/volume/v3/attachments/ceb6ac10-d330-4a9a-a353-301aaf9888bc Aug 25 05:52:45.844604 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-2c2f7e0c-74d5-4ad5-8646-aee65484e5e9 req-238df393-2229-492b-b986-a4f6d86045af tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:52:45.844793 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-2c2f7e0c-74d5-4ad5-8646-aee65484e5e9 req-238df393-2229-492b-b986-a4f6d86045af tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] Calling method 'version_select' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:52:45.851524 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:52:45.851524 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:52:45.894754 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-2c2f7e0c-74d5-4ad5-8646-aee65484e5e9 req-238df393-2229-492b-b986-a4f6d86045af tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] https://10.4.3.189/volume/v3/attachments/ceb6ac10-d330-4a9a-a353-301aaf9888bc returned with HTTP 200 Aug 25 05:52:45.895163 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1253/5020] 10.4.3.189 () {72 vars in 1673 bytes} [Tue Aug 25 05:52:45 2026] DELETE /volume/v3/attachments/ceb6ac10-d330-4a9a-a353-301aaf9888bc => generated 19 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:52:46.067910 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-82f2ca92-5601-471c-9fc2-bff2e491d952 req-7821dbc9-a733-40b9-b82d-d33095f1a630 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:52:46.070153 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-82f2ca92-5601-471c-9fc2-bff2e491d952 req-7821dbc9-a733-40b9-b82d-d33095f1a630 tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] GET https://10.4.3.189/volume/v3/volumes/f77fcab7-555b-42ab-90d7-6520e29c330d Aug 25 05:52:46.070367 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-82f2ca92-5601-471c-9fc2-bff2e491d952 req-7821dbc9-a733-40b9-b82d-d33095f1a630 tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:52:46.070571 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-82f2ca92-5601-471c-9fc2-bff2e491d952 req-7821dbc9-a733-40b9-b82d-d33095f1a630 tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:52:46.078395 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:52:46.078395 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:52:46.082165 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [req-82f2ca92-5601-471c-9fc2-bff2e491d952 req-7821dbc9-a733-40b9-b82d-d33095f1a630 tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] Volume info retrieved successfully. Aug 25 05:52:46.087010 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-82f2ca92-5601-471c-9fc2-bff2e491d952 req-7821dbc9-a733-40b9-b82d-d33095f1a630 tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] https://10.4.3.189/volume/v3/volumes/f77fcab7-555b-42ab-90d7-6520e29c330d returned with HTTP 200 Aug 25 05:52:46.087393 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1269/5021] 10.4.3.189 () {68 vars in 1598 bytes} [Tue Aug 25 05:52:46 2026] GET /volume/v3/volumes/f77fcab7-555b-42ab-90d7-6520e29c330d => generated 905 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:52:48.885615 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-7c75a727-3333-41e6-9684-88e635171f90 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:52:48.887360 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-7c75a727-3333-41e6-9684-88e635171f90 tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] DELETE https://10.4.3.189/volume/v3/volumes/f77fcab7-555b-42ab-90d7-6520e29c330d Aug 25 05:52:48.887556 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-7c75a727-3333-41e6-9684-88e635171f90 tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:52:48.887757 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-7c75a727-3333-41e6-9684-88e635171f90 tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:52:48.887910 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-7c75a727-3333-41e6-9684-88e635171f90 tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] Delete volume with id: f77fcab7-555b-42ab-90d7-6520e29c330d Aug 25 05:52:48.895403 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:52:48.895403 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:52:48.895854 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-7c75a727-3333-41e6-9684-88e635171f90 tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] Volume info retrieved successfully. Aug 25 05:52:48.905352 np0000008051 devstack@c-api.service[100268]: WARNING cinder.keymgr.conf_key_mgr [None req-7c75a727-3333-41e6-9684-88e635171f90 tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 25 05:52:48.910544 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-7c75a727-3333-41e6-9684-88e635171f90 tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] Delete volume request issued successfully. Aug 25 05:52:48.910708 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-7c75a727-3333-41e6-9684-88e635171f90 tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] https://10.4.3.189/volume/v3/volumes/f77fcab7-555b-42ab-90d7-6520e29c330d returned with HTTP 202 Aug 25 05:52:48.911085 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1250/5022] 10.4.3.189 () {66 vars in 1351 bytes} [Tue Aug 25 05:52:48 2026] DELETE /volume/v3/volumes/f77fcab7-555b-42ab-90d7-6520e29c330d => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:52:48.920020 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-ca1197a7-6df7-496e-bed1-b25a5dcc63bb None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:52:48.921863 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-ca1197a7-6df7-496e-bed1-b25a5dcc63bb tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] GET https://10.4.3.189/volume/v3/volumes/f77fcab7-555b-42ab-90d7-6520e29c330d Aug 25 05:52:48.922083 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-ca1197a7-6df7-496e-bed1-b25a5dcc63bb tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:52:48.922282 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-ca1197a7-6df7-496e-bed1-b25a5dcc63bb tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:52:48.929093 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:52:48.929093 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:52:48.932586 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-ca1197a7-6df7-496e-bed1-b25a5dcc63bb tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] Volume info retrieved successfully. Aug 25 05:52:48.936956 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-ca1197a7-6df7-496e-bed1-b25a5dcc63bb tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] https://10.4.3.189/volume/v3/volumes/f77fcab7-555b-42ab-90d7-6520e29c330d returned with HTTP 200 Aug 25 05:52:48.937325 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1251/5023] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:52:48 2026] GET /volume/v3/volumes/f77fcab7-555b-42ab-90d7-6520e29c330d => generated 904 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:52:49.951320 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-d7122133-8f94-4948-90c1-0cf4c13902db None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:52:49.955591 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-d7122133-8f94-4948-90c1-0cf4c13902db tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] GET https://10.4.3.189/volume/v3/volumes/f77fcab7-555b-42ab-90d7-6520e29c330d Aug 25 05:52:49.955803 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-d7122133-8f94-4948-90c1-0cf4c13902db tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:52:49.955991 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-d7122133-8f94-4948-90c1-0cf4c13902db tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:52:49.961642 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-d7122133-8f94-4948-90c1-0cf4c13902db tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] https://10.4.3.189/volume/v3/volumes/f77fcab7-555b-42ab-90d7-6520e29c330d returned with HTTP 404 Aug 25 05:52:49.962165 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1254/5024] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:52:49 2026] GET /volume/v3/volumes/f77fcab7-555b-42ab-90d7-6520e29c330d => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:52:49.968273 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-dc884630-8171-4501-86c3-4ccc77e9812d None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:52:49.970166 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-dc884630-8171-4501-86c3-4ccc77e9812d tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] DELETE https://10.4.3.189/volume/v3/volumes/c04323a3-f8f0-4184-82c4-3bfa90087d06 Aug 25 05:52:49.970366 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-dc884630-8171-4501-86c3-4ccc77e9812d tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:52:49.970591 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-dc884630-8171-4501-86c3-4ccc77e9812d tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] Calling method 'delete' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:52:49.970779 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [None req-dc884630-8171-4501-86c3-4ccc77e9812d tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] Delete volume with id: c04323a3-f8f0-4184-82c4-3bfa90087d06 Aug 25 05:52:49.977846 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:52:49.977846 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:52:49.978274 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-dc884630-8171-4501-86c3-4ccc77e9812d tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] Volume info retrieved successfully. Aug 25 05:52:49.989285 np0000008051 devstack@c-api.service[100271]: WARNING cinder.keymgr.conf_key_mgr [None req-dc884630-8171-4501-86c3-4ccc77e9812d tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 25 05:52:49.995551 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-dc884630-8171-4501-86c3-4ccc77e9812d tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] Delete volume request issued successfully. Aug 25 05:52:49.995819 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-dc884630-8171-4501-86c3-4ccc77e9812d tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] https://10.4.3.189/volume/v3/volumes/c04323a3-f8f0-4184-82c4-3bfa90087d06 returned with HTTP 202 Aug 25 05:52:49.996303 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1270/5025] 10.4.3.189 () {66 vars in 1351 bytes} [Tue Aug 25 05:52:49 2026] DELETE /volume/v3/volumes/c04323a3-f8f0-4184-82c4-3bfa90087d06 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:52:50.004424 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-458e6c79-1e27-4c6f-96af-bfd8b6f0abbb None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:52:50.006217 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-458e6c79-1e27-4c6f-96af-bfd8b6f0abbb tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] GET https://10.4.3.189/volume/v3/volumes/c04323a3-f8f0-4184-82c4-3bfa90087d06 Aug 25 05:52:50.006425 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-458e6c79-1e27-4c6f-96af-bfd8b6f0abbb tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:52:50.006603 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-458e6c79-1e27-4c6f-96af-bfd8b6f0abbb tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:52:50.014935 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:52:50.014935 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:52:50.018915 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-458e6c79-1e27-4c6f-96af-bfd8b6f0abbb tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] Volume info retrieved successfully. Aug 25 05:52:50.024709 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-458e6c79-1e27-4c6f-96af-bfd8b6f0abbb tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] https://10.4.3.189/volume/v3/volumes/c04323a3-f8f0-4184-82c4-3bfa90087d06 returned with HTTP 200 Aug 25 05:52:50.025178 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1251/5026] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:52:50 2026] GET /volume/v3/volumes/c04323a3-f8f0-4184-82c4-3bfa90087d06 => generated 876 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:52:51.039567 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-74a41ba1-7a45-4767-97dd-851d804b2b2c None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:52:51.041459 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-74a41ba1-7a45-4767-97dd-851d804b2b2c tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] GET https://10.4.3.189/volume/v3/volumes/c04323a3-f8f0-4184-82c4-3bfa90087d06 Aug 25 05:52:51.041708 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-74a41ba1-7a45-4767-97dd-851d804b2b2c tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:52:51.041958 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-74a41ba1-7a45-4767-97dd-851d804b2b2c tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:52:51.047705 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-74a41ba1-7a45-4767-97dd-851d804b2b2c tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] https://10.4.3.189/volume/v3/volumes/c04323a3-f8f0-4184-82c4-3bfa90087d06 returned with HTTP 404 Aug 25 05:52:51.048255 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1252/5027] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:52:51 2026] GET /volume/v3/volumes/c04323a3-f8f0-4184-82c4-3bfa90087d06 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:52:51.054859 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-6d3ac88d-c076-4982-8336-1dd02559a249 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:52:51.056581 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-6d3ac88d-c076-4982-8336-1dd02559a249 tempest-TestEncryptedCinderVolumes-1081352401 tempest-TestEncryptedCinderVolumes-1081352401-project-admin] GET https://10.4.3.189/volume/v3/volumes/detail?all_tenants=1 Aug 25 05:52:51.056846 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-6d3ac88d-c076-4982-8336-1dd02559a249 tempest-TestEncryptedCinderVolumes-1081352401 tempest-TestEncryptedCinderVolumes-1081352401-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:52:51.057100 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-6d3ac88d-c076-4982-8336-1dd02559a249 tempest-TestEncryptedCinderVolumes-1081352401 tempest-TestEncryptedCinderVolumes-1081352401-project-admin] Calling method 'detail' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:52:51.057614 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:52:51.057614 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:52:51.057868 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-6d3ac88d-c076-4982-8336-1dd02559a249 tempest-TestEncryptedCinderVolumes-1081352401 tempest-TestEncryptedCinderVolumes-1081352401-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100269) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 05:52:51.073072 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-6d3ac88d-c076-4982-8336-1dd02559a249 tempest-TestEncryptedCinderVolumes-1081352401 tempest-TestEncryptedCinderVolumes-1081352401-project-admin] Get all volumes completed successfully. Aug 25 05:52:51.075299 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:52:51.075299 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:52:51.080798 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-6d3ac88d-c076-4982-8336-1dd02559a249 tempest-TestEncryptedCinderVolumes-1081352401 tempest-TestEncryptedCinderVolumes-1081352401-project-admin] https://10.4.3.189/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 25 05:52:51.081301 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1255/5028] 10.4.3.189 () {66 vars in 1285 bytes} [Tue Aug 25 05:52:51 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 13130 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 05:52:51.103633 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-499c73aa-1b54-42cc-941b-8e0aea624920 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:52:51.105389 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-499c73aa-1b54-42cc-941b-8e0aea624920 tempest-TestEncryptedCinderVolumes-1081352401 tempest-TestEncryptedCinderVolumes-1081352401-project-admin] DELETE https://10.4.3.189/volume/v3/types/b5be9c64-6488-473c-a44f-e6c3c597e063 Aug 25 05:52:51.105586 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-499c73aa-1b54-42cc-941b-8e0aea624920 tempest-TestEncryptedCinderVolumes-1081352401 tempest-TestEncryptedCinderVolumes-1081352401-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:52:51.105848 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-499c73aa-1b54-42cc-941b-8e0aea624920 tempest-TestEncryptedCinderVolumes-1081352401 tempest-TestEncryptedCinderVolumes-1081352401-project-admin] Calling method '_delete' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:52:51.129682 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-499c73aa-1b54-42cc-941b-8e0aea624920 tempest-TestEncryptedCinderVolumes-1081352401 tempest-TestEncryptedCinderVolumes-1081352401-project-admin] https://10.4.3.189/volume/v3/types/b5be9c64-6488-473c-a44f-e6c3c597e063 returned with HTTP 202 Aug 25 05:52:51.130160 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1271/5029] 10.4.3.189 () {66 vars in 1345 bytes} [Tue Aug 25 05:52:51 2026] DELETE /volume/v3/types/b5be9c64-6488-473c-a44f-e6c3c597e063 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:52:52.106433 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-5002231d-3de2-4548-9a0b-fb45b01a1faa None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:52:52.108456 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-5002231d-3de2-4548-9a0b-fb45b01a1faa tempest-TestEncryptedCinderVolumes-1081352401 tempest-TestEncryptedCinderVolumes-1081352401-project-admin] POST https://10.4.3.189/volume/v3/types Aug 25 05:52:52.108880 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-5002231d-3de2-4548-9a0b-fb45b01a1faa tempest-TestEncryptedCinderVolumes-1081352401 tempest-TestEncryptedCinderVolumes-1081352401-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-2039745516", "extra_specs": {}}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:52:52.121885 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-5002231d-3de2-4548-9a0b-fb45b01a1faa tempest-TestEncryptedCinderVolumes-1081352401 tempest-TestEncryptedCinderVolumes-1081352401-project-admin] https://10.4.3.189/volume/v3/types returned with HTTP 200 Aug 25 05:52:52.122310 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1252/5030] 10.4.3.189 () {68 vars in 1252 bytes} [Tue Aug 25 05:52:52 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 25 05:52:52.130564 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-eff63314-ffe8-43fa-9d29-1de6427f4ffe None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:52:52.132694 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-eff63314-ffe8-43fa-9d29-1de6427f4ffe tempest-TestEncryptedCinderVolumes-1081352401 tempest-TestEncryptedCinderVolumes-1081352401-project-admin] POST https://10.4.3.189/volume/v3/types/a17cd1d9-b632-441e-9bfc-86908984030e/encryption Aug 25 05:52:52.133124 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-eff63314-ffe8-43fa-9d29-1de6427f4ffe tempest-TestEncryptedCinderVolumes-1081352401 tempest-TestEncryptedCinderVolumes-1081352401-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:52:52.149951 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-eff63314-ffe8-43fa-9d29-1de6427f4ffe tempest-TestEncryptedCinderVolumes-1081352401 tempest-TestEncryptedCinderVolumes-1081352401-project-admin] https://10.4.3.189/volume/v3/types/a17cd1d9-b632-441e-9bfc-86908984030e/encryption returned with HTTP 200 Aug 25 05:52:52.150438 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1253/5031] 10.4.3.189 () {68 vars in 1397 bytes} [Tue Aug 25 05:52:52 2026] POST /volume/v3/types/a17cd1d9-b632-441e-9bfc-86908984030e/encryption => generated 230 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:52:52.175764 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-96f55cda-682e-4e55-8e9e-843dd358d7ea None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:52:52.177489 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-96f55cda-682e-4e55-8e9e-843dd358d7ea tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] POST https://10.4.3.189/volume/v3/volumes Aug 25 05:52:52.177838 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-96f55cda-682e-4e55-8e9e-843dd358d7ea tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-origin-896225237", "snapshot_id": null, "imageRef": "821ab3e7-1977-4d78-a63f-5997ce48392f", "volume_type": "tempest-scenario-type-luks-2039745516", "size": 1}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:52:52.179414 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.v3.volumes [None req-96f55cda-682e-4e55-8e9e-843dd358d7ea tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-origin-896225237', 'snapshot_id': None, 'imageRef': '821ab3e7-1977-4d78-a63f-5997ce48392f', 'volume_type': 'tempest-scenario-type-luks-2039745516', 'size': 1}} {{(pid=100269) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 05:52:52.254302 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.v3.volumes [None req-96f55cda-682e-4e55-8e9e-843dd358d7ea tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] Create volume of 1 GB Aug 25 05:52:52.254634 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:52:52.254634 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:52:52.255177 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-96f55cda-682e-4e55-8e9e-843dd358d7ea tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] Availability Zones retrieved successfully. Aug 25 05:52:52.261526 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-96f55cda-682e-4e55-8e9e-843dd358d7ea tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] Flow 'volume_create_api' (fb2b6244-8fe9-450a-a907-bc1be57e6b68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:52:52.262618 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-96f55cda-682e-4e55-8e9e-843dd358d7ea tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fee941f9-a0f9-4df4-88ce-f9d5768449cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:52:52.263676 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.flows.api.create_volume [None req-96f55cda-682e-4e55-8e9e-843dd358d7ea tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] Validating volume size '1' using validate_int {{(pid=100269) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 05:52:52.315122 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-96f55cda-682e-4e55-8e9e-843dd358d7ea tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fee941f9-a0f9-4df4-88ce-f9d5768449cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T05:52:52Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=a17cd1d9-b632-441e-9bfc-86908984030e,is_public=True,name='tempest-scenario-type-luks-2039745516',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a17cd1d9-b632-441e-9bfc-86908984030e', '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=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:52:52.315992 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-96f55cda-682e-4e55-8e9e-843dd358d7ea tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (abf02a7e-1f50-4163-b230-52d2b9e38289) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:52:52.340949 np0000008051 devstack@c-api.service[100269]: WARNING cinder.quota [None req-96f55cda-682e-4e55-8e9e-843dd358d7ea tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-2039745516 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-2039745516, it is now deprecated. Please use the default quota class for default quota. Aug 25 05:52:52.341197 np0000008051 devstack@c-api.service[100269]: WARNING cinder.quota [None req-96f55cda-682e-4e55-8e9e-843dd358d7ea tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-2039745516 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-2039745516, it is now deprecated. Please use the default quota class for default quota. Aug 25 05:52:52.364445 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.quota [None req-96f55cda-682e-4e55-8e9e-843dd358d7ea tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] Created reservations ['7bcd07e7-d02d-47d6-bfe1-f769283fe023', '59d7d5a8-5736-4c64-816f-a50cc2ed9c03', 'dca7f7cd-0e9d-4e0b-b46d-20017318a8f8', '6e1a8bc2-f1fb-4f18-a0f5-c80d0a190afb'] {{(pid=100269) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:52:52.365477 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-96f55cda-682e-4e55-8e9e-843dd358d7ea tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (abf02a7e-1f50-4163-b230-52d2b9e38289) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7bcd07e7-d02d-47d6-bfe1-f769283fe023', '59d7d5a8-5736-4c64-816f-a50cc2ed9c03', 'dca7f7cd-0e9d-4e0b-b46d-20017318a8f8', '6e1a8bc2-f1fb-4f18-a0f5-c80d0a190afb']}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:52:52.366245 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-96f55cda-682e-4e55-8e9e-843dd358d7ea tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (72dd8c7f-9295-424d-9551-57235ab8140e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:52:52.387430 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-96f55cda-682e-4e55-8e9e-843dd358d7ea tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (72dd8c7f-9295-424d-9551-57235ab8140e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f2eb579a-4eb7-487a-9bd5-dc3ea2a19d1b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-origin-896225237',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='36e9821e2f774d2682028362986a1dcf',qos_specs=None,replication_status=,reservations=['7bcd07e7-d02d-47d6-bfe1-f769283fe023','59d7d5a8-5736-4c64-816f-a50cc2ed9c03','dca7f7cd-0e9d-4e0b-b46d-20017318a8f8','6e1a8bc2-f1fb-4f18-a0f5-c80d0a190afb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5c25ecdef732409c960d37f7f0c1463a',volume_type_id=a17cd1d9-b632-441e-9bfc-86908984030e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T05:52:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-origin-896225237',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=f2eb579a-4eb7-487a-9bd5-dc3ea2a19d1b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='36e9821e2f774d2682028362986a1dcf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5c25ecdef732409c960d37f7f0c1463a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a17cd1d9-b632-441e-9bfc-86908984030e),volume_type_id=a17cd1d9-b632-441e-9bfc-86908984030e)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:52:52.388206 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-96f55cda-682e-4e55-8e9e-843dd358d7ea tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2e11cac1-8164-48eb-a214-8f20a58b6361) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:52:52.405004 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-96f55cda-682e-4e55-8e9e-843dd358d7ea tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2e11cac1-8164-48eb-a214-8f20a58b6361) transitioned into state 'SUCCESS' from state '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-896225237',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='36e9821e2f774d2682028362986a1dcf',qos_specs=None,replication_status=,reservations=['7bcd07e7-d02d-47d6-bfe1-f769283fe023','59d7d5a8-5736-4c64-816f-a50cc2ed9c03','dca7f7cd-0e9d-4e0b-b46d-20017318a8f8','6e1a8bc2-f1fb-4f18-a0f5-c80d0a190afb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5c25ecdef732409c960d37f7f0c1463a',volume_type_id=a17cd1d9-b632-441e-9bfc-86908984030e)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:52:52.405783 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-96f55cda-682e-4e55-8e9e-843dd358d7ea tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c39fa58a-81e0-4b11-b47e-d0e018533d8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:52:52.414440 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-96f55cda-682e-4e55-8e9e-843dd358d7ea tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c39fa58a-81e0-4b11-b47e-d0e018533d8a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:52:52.415186 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-96f55cda-682e-4e55-8e9e-843dd358d7ea tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] Flow 'volume_create_api' (fb2b6244-8fe9-450a-a907-bc1be57e6b68) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:52:52.415451 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-96f55cda-682e-4e55-8e9e-843dd358d7ea tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] Create volume request issued successfully. Aug 25 05:52:52.415998 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-96f55cda-682e-4e55-8e9e-843dd358d7ea tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] https://10.4.3.189/volume/v3/volumes returned with HTTP 202 Aug 25 05:52:52.416400 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1256/5032] 10.4.3.189 () {68 vars in 1259 bytes} [Tue Aug 25 05:52:52 2026] POST /volume/v3/volumes => generated 791 bytes in 241 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 05:52:52.427873 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-7da89b09-29f8-417b-b28c-a48abeafee93 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:52:52.430168 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-7da89b09-29f8-417b-b28c-a48abeafee93 tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] GET https://10.4.3.189/volume/v3/volumes/f2eb579a-4eb7-487a-9bd5-dc3ea2a19d1b Aug 25 05:52:52.430353 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-7da89b09-29f8-417b-b28c-a48abeafee93 tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:52:52.430802 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-7da89b09-29f8-417b-b28c-a48abeafee93 tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:52:52.437225 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:52:52.437225 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:52:52.440496 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-7da89b09-29f8-417b-b28c-a48abeafee93 tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] Volume info retrieved successfully. Aug 25 05:52:52.444164 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-7da89b09-29f8-417b-b28c-a48abeafee93 tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] https://10.4.3.189/volume/v3/volumes/f2eb579a-4eb7-487a-9bd5-dc3ea2a19d1b returned with HTTP 200 Aug 25 05:52:52.444531 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1272/5033] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:52:52 2026] GET /volume/v3/volumes/f2eb579a-4eb7-487a-9bd5-dc3ea2a19d1b => generated 859 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:52:53.456368 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-61e7d9a5-8f95-4b5a-9774-71092725f81e None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:52:53.457884 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-61e7d9a5-8f95-4b5a-9774-71092725f81e tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] GET https://10.4.3.189/volume/v3/volumes/f2eb579a-4eb7-487a-9bd5-dc3ea2a19d1b Aug 25 05:52:53.458077 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-61e7d9a5-8f95-4b5a-9774-71092725f81e tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:52:53.458252 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-61e7d9a5-8f95-4b5a-9774-71092725f81e tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:52:53.464510 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:52:53.464510 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:52:53.467957 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-61e7d9a5-8f95-4b5a-9774-71092725f81e tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] Volume info retrieved successfully. Aug 25 05:52:53.471709 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-61e7d9a5-8f95-4b5a-9774-71092725f81e tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] https://10.4.3.189/volume/v3/volumes/f2eb579a-4eb7-487a-9bd5-dc3ea2a19d1b returned with HTTP 200 Aug 25 05:52:53.472073 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1253/5034] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:52:53 2026] GET /volume/v3/volumes/f2eb579a-4eb7-487a-9bd5-dc3ea2a19d1b => generated 944 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:52:54.484707 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-9ef22f79-365c-422f-971a-b383185ae483 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:52:54.486606 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-9ef22f79-365c-422f-971a-b383185ae483 tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] GET https://10.4.3.189/volume/v3/volumes/f2eb579a-4eb7-487a-9bd5-dc3ea2a19d1b Aug 25 05:52:54.486801 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-9ef22f79-365c-422f-971a-b383185ae483 tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:52:54.487088 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-9ef22f79-365c-422f-971a-b383185ae483 tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:52:54.493645 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:52:54.493645 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:52:54.497091 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-9ef22f79-365c-422f-971a-b383185ae483 tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] Volume info retrieved successfully. Aug 25 05:52:54.502272 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-9ef22f79-365c-422f-971a-b383185ae483 tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] https://10.4.3.189/volume/v3/volumes/f2eb579a-4eb7-487a-9bd5-dc3ea2a19d1b returned with HTTP 200 Aug 25 05:52:54.502730 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1254/5035] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:52:54 2026] GET /volume/v3/volumes/f2eb579a-4eb7-487a-9bd5-dc3ea2a19d1b => generated 944 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:52:55.515368 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-e75e72d5-af76-4d00-9786-6883406f251c None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:52:55.517224 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-e75e72d5-af76-4d00-9786-6883406f251c tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] GET https://10.4.3.189/volume/v3/volumes/f2eb579a-4eb7-487a-9bd5-dc3ea2a19d1b Aug 25 05:52:55.517475 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-e75e72d5-af76-4d00-9786-6883406f251c tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:52:55.517693 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-e75e72d5-af76-4d00-9786-6883406f251c tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:52:55.525520 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:52:55.525520 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:52:55.529297 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-e75e72d5-af76-4d00-9786-6883406f251c tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] Volume info retrieved successfully. Aug 25 05:52:55.533875 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-e75e72d5-af76-4d00-9786-6883406f251c tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] https://10.4.3.189/volume/v3/volumes/f2eb579a-4eb7-487a-9bd5-dc3ea2a19d1b returned with HTTP 200 Aug 25 05:52:55.534274 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1257/5036] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:52:55 2026] GET /volume/v3/volumes/f2eb579a-4eb7-487a-9bd5-dc3ea2a19d1b => generated 944 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:52:55.561799 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-9bb251f2-fd47-4976-9b9a-b34bc521f00e None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:52:55.563389 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-9bb251f2-fd47-4976-9b9a-b34bc521f00e tempest-TestInstancesWithCinderVolumes-1183623384 tempest-TestInstancesWithCinderVolumes-1183623384-project-member] GET https://10.4.3.189/volume/v3/volumes/2a24ea75-955c-4bfe-9ff8-ab1bf9f59462 Aug 25 05:52:55.563579 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-9bb251f2-fd47-4976-9b9a-b34bc521f00e tempest-TestInstancesWithCinderVolumes-1183623384 tempest-TestInstancesWithCinderVolumes-1183623384-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:52:55.563774 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-9bb251f2-fd47-4976-9b9a-b34bc521f00e tempest-TestInstancesWithCinderVolumes-1183623384 tempest-TestInstancesWithCinderVolumes-1183623384-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:52:55.569671 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:52:55.569671 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:52:55.572433 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-9bb251f2-fd47-4976-9b9a-b34bc521f00e tempest-TestInstancesWithCinderVolumes-1183623384 tempest-TestInstancesWithCinderVolumes-1183623384-project-member] Volume info retrieved successfully. Aug 25 05:52:55.575803 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-9bb251f2-fd47-4976-9b9a-b34bc521f00e tempest-TestInstancesWithCinderVolumes-1183623384 tempest-TestInstancesWithCinderVolumes-1183623384-project-member] https://10.4.3.189/volume/v3/volumes/2a24ea75-955c-4bfe-9ff8-ab1bf9f59462 returned with HTTP 200 Aug 25 05:52:55.576237 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1273/5037] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:52:55 2026] GET /volume/v3/volumes/2a24ea75-955c-4bfe-9ff8-ab1bf9f59462 => generated 937 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:52:55.873310 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-9fb604cf-831b-4648-a9af-f9020bc8ac41 req-de63a4cd-9e25-4533-b9d5-23b8ac36b6c7 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:52:55.875427 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-9fb604cf-831b-4648-a9af-f9020bc8ac41 req-de63a4cd-9e25-4533-b9d5-23b8ac36b6c7 tempest-TestInstancesWithCinderVolumes-1183623384 tempest-TestInstancesWithCinderVolumes-1183623384-project-member] GET https://10.4.3.189/volume/v3/volumes/2a24ea75-955c-4bfe-9ff8-ab1bf9f59462 Aug 25 05:52:55.875676 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-9fb604cf-831b-4648-a9af-f9020bc8ac41 req-de63a4cd-9e25-4533-b9d5-23b8ac36b6c7 tempest-TestInstancesWithCinderVolumes-1183623384 tempest-TestInstancesWithCinderVolumes-1183623384-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:52:55.875885 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-9fb604cf-831b-4648-a9af-f9020bc8ac41 req-de63a4cd-9e25-4533-b9d5-23b8ac36b6c7 tempest-TestInstancesWithCinderVolumes-1183623384 tempest-TestInstancesWithCinderVolumes-1183623384-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:52:55.882796 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:52:55.882796 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:52:55.885880 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [req-9fb604cf-831b-4648-a9af-f9020bc8ac41 req-de63a4cd-9e25-4533-b9d5-23b8ac36b6c7 tempest-TestInstancesWithCinderVolumes-1183623384 tempest-TestInstancesWithCinderVolumes-1183623384-project-member] Volume info retrieved successfully. Aug 25 05:52:55.889597 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-9fb604cf-831b-4648-a9af-f9020bc8ac41 req-de63a4cd-9e25-4533-b9d5-23b8ac36b6c7 tempest-TestInstancesWithCinderVolumes-1183623384 tempest-TestInstancesWithCinderVolumes-1183623384-project-member] https://10.4.3.189/volume/v3/volumes/2a24ea75-955c-4bfe-9ff8-ab1bf9f59462 returned with HTTP 200 Aug 25 05:52:55.890009 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1254/5038] 10.4.3.189 () {68 vars in 1598 bytes} [Tue Aug 25 05:52:55 2026] GET /volume/v3/volumes/2a24ea75-955c-4bfe-9ff8-ab1bf9f59462 => generated 937 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:52:55.952081 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-06db9ad3-8273-4409-9e2c-9298a57f3cab None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:52:55.952450 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-06db9ad3-8273-4409-9e2c-9298a57f3cab None None] GET https://10.4.3.189/volume// Aug 25 05:52:55.952623 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-06db9ad3-8273-4409-9e2c-9298a57f3cab None None] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:52:55.952801 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-06db9ad3-8273-4409-9e2c-9298a57f3cab None None] Calling method 'all' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:52:55.953147 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-06db9ad3-8273-4409-9e2c-9298a57f3cab None None] https://10.4.3.189/volume// returned with HTTP 300 Aug 25 05:52:55.953456 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1255/5039] 10.4.3.189 () {66 vars in 1428 bytes} [Tue Aug 25 05:52: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 25 05:52:55.959736 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-9fb604cf-831b-4648-a9af-f9020bc8ac41 req-8e4fbfe0-12e7-4e9d-af0a-c2d0ecf74748 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:52:55.961604 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-9fb604cf-831b-4648-a9af-f9020bc8ac41 req-8e4fbfe0-12e7-4e9d-af0a-c2d0ecf74748 tempest-TestInstancesWithCinderVolumes-1183623384 tempest-TestInstancesWithCinderVolumes-1183623384-project-member] POST https://10.4.3.189/volume/v3/attachments Aug 25 05:52:55.961952 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-9fb604cf-831b-4648-a9af-f9020bc8ac41 req-8e4fbfe0-12e7-4e9d-af0a-c2d0ecf74748 tempest-TestInstancesWithCinderVolumes-1183623384 tempest-TestInstancesWithCinderVolumes-1183623384-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "2a24ea75-955c-4bfe-9ff8-ab1bf9f59462", "connector": null, "instance_uuid": "5f111e79-dcc5-474d-9873-e6ea8f441e10"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:52:55.969663 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:52:55.969663 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:52:55.990615 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-9fb604cf-831b-4648-a9af-f9020bc8ac41 req-8e4fbfe0-12e7-4e9d-af0a-c2d0ecf74748 tempest-TestInstancesWithCinderVolumes-1183623384 tempest-TestInstancesWithCinderVolumes-1183623384-project-member] https://10.4.3.189/volume/v3/attachments returned with HTTP 200 Aug 25 05:52:55.991001 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1258/5040] 10.4.3.189 () {74 vars in 1594 bytes} [Tue Aug 25 05:52:55 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 25 05:52:56.017147 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-f07a7f75-bdc7-4f0f-83da-9c4dbd0313cf None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:52:56.019009 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-f07a7f75-bdc7-4f0f-83da-9c4dbd0313cf tempest-TestInstancesWithCinderVolumes-1183623384 tempest-TestInstancesWithCinderVolumes-1183623384-project-member] GET https://10.4.3.189/volume/v3/volumes/2a24ea75-955c-4bfe-9ff8-ab1bf9f59462 Aug 25 05:52:56.019244 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-f07a7f75-bdc7-4f0f-83da-9c4dbd0313cf tempest-TestInstancesWithCinderVolumes-1183623384 tempest-TestInstancesWithCinderVolumes-1183623384-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:52:56.019432 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-f07a7f75-bdc7-4f0f-83da-9c4dbd0313cf tempest-TestInstancesWithCinderVolumes-1183623384 tempest-TestInstancesWithCinderVolumes-1183623384-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:52:56.023700 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-b18ad2b8-61ca-48c2-b9fd-fd4abcceaac2 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:52:56.024261 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b18ad2b8-61ca-48c2-b9fd-fd4abcceaac2 None None] GET https://10.4.3.189/volume// Aug 25 05:52:56.024507 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b18ad2b8-61ca-48c2-b9fd-fd4abcceaac2 None None] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:52:56.024783 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b18ad2b8-61ca-48c2-b9fd-fd4abcceaac2 None None] Calling method 'all' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:52:56.025281 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b18ad2b8-61ca-48c2-b9fd-fd4abcceaac2 None None] https://10.4.3.189/volume// returned with HTTP 300 Aug 25 05:52:56.025705 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1255/5041] 10.4.3.189 () {66 vars in 1426 bytes} [Tue Aug 25 05:52: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 25 05:52:56.030538 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:52:56.030538 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:52:56.032830 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [req-9fb604cf-831b-4648-a9af-f9020bc8ac41 req-41379a47-6c27-4a22-95bf-763f216c3087 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:52:56.034374 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-f07a7f75-bdc7-4f0f-83da-9c4dbd0313cf tempest-TestInstancesWithCinderVolumes-1183623384 tempest-TestInstancesWithCinderVolumes-1183623384-project-member] Volume info retrieved successfully. Aug 25 05:52:56.034777 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-9fb604cf-831b-4648-a9af-f9020bc8ac41 req-41379a47-6c27-4a22-95bf-763f216c3087 tempest-TestInstancesWithCinderVolumes-1183623384 tempest-TestInstancesWithCinderVolumes-1183623384-project-member] GET https://10.4.3.189/volume/v3/volumes/2a24ea75-955c-4bfe-9ff8-ab1bf9f59462 Aug 25 05:52:56.034963 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-9fb604cf-831b-4648-a9af-f9020bc8ac41 req-41379a47-6c27-4a22-95bf-763f216c3087 tempest-TestInstancesWithCinderVolumes-1183623384 tempest-TestInstancesWithCinderVolumes-1183623384-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:52:56.035150 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-9fb604cf-831b-4648-a9af-f9020bc8ac41 req-41379a47-6c27-4a22-95bf-763f216c3087 tempest-TestInstancesWithCinderVolumes-1183623384 tempest-TestInstancesWithCinderVolumes-1183623384-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:52:56.038775 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-f07a7f75-bdc7-4f0f-83da-9c4dbd0313cf tempest-TestInstancesWithCinderVolumes-1183623384 tempest-TestInstancesWithCinderVolumes-1183623384-project-member] https://10.4.3.189/volume/v3/volumes/2a24ea75-955c-4bfe-9ff8-ab1bf9f59462 returned with HTTP 200 Aug 25 05:52:56.039231 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1274/5042] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:52:56 2026] GET /volume/v3/volumes/2a24ea75-955c-4bfe-9ff8-ab1bf9f59462 => generated 936 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:52:56.046079 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:52:56.046079 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:52:56.050788 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [req-9fb604cf-831b-4648-a9af-f9020bc8ac41 req-41379a47-6c27-4a22-95bf-763f216c3087 tempest-TestInstancesWithCinderVolumes-1183623384 tempest-TestInstancesWithCinderVolumes-1183623384-project-member] Volume info retrieved successfully. Aug 25 05:52:56.056333 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-9fb604cf-831b-4648-a9af-f9020bc8ac41 req-41379a47-6c27-4a22-95bf-763f216c3087 tempest-TestInstancesWithCinderVolumes-1183623384 tempest-TestInstancesWithCinderVolumes-1183623384-project-member] https://10.4.3.189/volume/v3/volumes/2a24ea75-955c-4bfe-9ff8-ab1bf9f59462 returned with HTTP 200 Aug 25 05:52:56.056977 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1256/5043] 10.4.3.189 () {70 vars in 1639 bytes} [Tue Aug 25 05:52:56 2026] GET /volume/v3/volumes/2a24ea75-955c-4bfe-9ff8-ab1bf9f59462 => generated 1116 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 05:52:56.156171 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-9fb604cf-831b-4648-a9af-f9020bc8ac41 req-452c763f-5355-4855-9e0f-ad23a583adb9 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:52:56.158297 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-9fb604cf-831b-4648-a9af-f9020bc8ac41 req-452c763f-5355-4855-9e0f-ad23a583adb9 tempest-TestInstancesWithCinderVolumes-1183623384 tempest-TestInstancesWithCinderVolumes-1183623384-project-member] PUT https://10.4.3.189/volume/v3/attachments/950e2d8c-1e14-4aff-af16-4d230120d5f8 Aug 25 05:52:56.158662 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-9fb604cf-831b-4648-a9af-f9020bc8ac41 req-452c763f-5355-4855-9e0f-ad23a583adb9 tempest-TestInstancesWithCinderVolumes-1183623384 tempest-TestInstancesWithCinderVolumes-1183623384-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.189", "host": "np0000008051", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:8b4a65c6a3e1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "a19da604-b1eb-4396-a9d5-30b16dae3da8", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:52:56.165754 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.coordination [req-9fb604cf-831b-4648-a9af-f9020bc8ac41 req-452c763f-5355-4855-9e0f-ad23a583adb9 tempest-TestInstancesWithCinderVolumes-1183623384 tempest-TestInstancesWithCinderVolumes-1183623384-project-member] Acquiring lock "cinder-attachment_update-2a24ea75-955c-4bfe-9ff8-ab1bf9f59462-np0000008051" by "attachment_update" {{(pid=100269) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 05:52:56.170429 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.coordination [req-9fb604cf-831b-4648-a9af-f9020bc8ac41 req-452c763f-5355-4855-9e0f-ad23a583adb9 tempest-TestInstancesWithCinderVolumes-1183623384 tempest-TestInstancesWithCinderVolumes-1183623384-project-member] Lock "cinder-attachment_update-2a24ea75-955c-4bfe-9ff8-ab1bf9f59462-np0000008051" acquired by "attachment_update" :: waited 0.005s {{(pid=100269) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 05:52:56.171321 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:52:56.171321 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:52:56.243225 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.coordination [req-9fb604cf-831b-4648-a9af-f9020bc8ac41 req-452c763f-5355-4855-9e0f-ad23a583adb9 tempest-TestInstancesWithCinderVolumes-1183623384 tempest-TestInstancesWithCinderVolumes-1183623384-project-member] Lock "cinder-attachment_update-2a24ea75-955c-4bfe-9ff8-ab1bf9f59462-np0000008051" released by "attachment_update" :: held 0.073s {{(pid=100269) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 05:52:56.243851 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-9fb604cf-831b-4648-a9af-f9020bc8ac41 req-452c763f-5355-4855-9e0f-ad23a583adb9 tempest-TestInstancesWithCinderVolumes-1183623384 tempest-TestInstancesWithCinderVolumes-1183623384-project-member] https://10.4.3.189/volume/v3/attachments/950e2d8c-1e14-4aff-af16-4d230120d5f8 returned with HTTP 200 Aug 25 05:52:56.244338 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1259/5044] 10.4.3.189 () {74 vars in 1704 bytes} [Tue Aug 25 05:52:56 2026] PUT /volume/v3/attachments/950e2d8c-1e14-4aff-af16-4d230120d5f8 => generated 969 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:52:56.546917 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-2a43e8a8-5dc1-41b5-bad5-0e49649c2f49 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:52:56.548775 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-2a43e8a8-5dc1-41b5-bad5-0e49649c2f49 tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] GET https://10.4.3.189/volume/v3/volumes/f2eb579a-4eb7-487a-9bd5-dc3ea2a19d1b Aug 25 05:52:56.548968 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-2a43e8a8-5dc1-41b5-bad5-0e49649c2f49 tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:52:56.549184 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-2a43e8a8-5dc1-41b5-bad5-0e49649c2f49 tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:52:56.555990 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:52:56.555990 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:52:56.559433 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-2a43e8a8-5dc1-41b5-bad5-0e49649c2f49 tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] Volume info retrieved successfully. Aug 25 05:52:56.563394 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-2a43e8a8-5dc1-41b5-bad5-0e49649c2f49 tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] https://10.4.3.189/volume/v3/volumes/f2eb579a-4eb7-487a-9bd5-dc3ea2a19d1b returned with HTTP 200 Aug 25 05:52:56.563777 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1256/5045] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:52:56 2026] GET /volume/v3/volumes/f2eb579a-4eb7-487a-9bd5-dc3ea2a19d1b => generated 944 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:52:57.051943 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-ac324158-045a-431d-af8c-2f0b89dbf286 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:52:57.054153 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-ac324158-045a-431d-af8c-2f0b89dbf286 tempest-TestInstancesWithCinderVolumes-1183623384 tempest-TestInstancesWithCinderVolumes-1183623384-project-member] GET https://10.4.3.189/volume/v3/volumes/2a24ea75-955c-4bfe-9ff8-ab1bf9f59462 Aug 25 05:52:57.054358 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-ac324158-045a-431d-af8c-2f0b89dbf286 tempest-TestInstancesWithCinderVolumes-1183623384 tempest-TestInstancesWithCinderVolumes-1183623384-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:52:57.054687 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-ac324158-045a-431d-af8c-2f0b89dbf286 tempest-TestInstancesWithCinderVolumes-1183623384 tempest-TestInstancesWithCinderVolumes-1183623384-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:52:57.064039 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:52:57.064039 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:52:57.067951 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-ac324158-045a-431d-af8c-2f0b89dbf286 tempest-TestInstancesWithCinderVolumes-1183623384 tempest-TestInstancesWithCinderVolumes-1183623384-project-member] Volume info retrieved successfully. Aug 25 05:52:57.072305 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-ac324158-045a-431d-af8c-2f0b89dbf286 tempest-TestInstancesWithCinderVolumes-1183623384 tempest-TestInstancesWithCinderVolumes-1183623384-project-member] https://10.4.3.189/volume/v3/volumes/2a24ea75-955c-4bfe-9ff8-ab1bf9f59462 returned with HTTP 200 Aug 25 05:52:57.072745 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1275/5046] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:52:57 2026] GET /volume/v3/volumes/2a24ea75-955c-4bfe-9ff8-ab1bf9f59462 => generated 937 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:52:57.576901 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-23eec15a-4e5b-4ca4-a07a-01b5839845a6 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:52:57.578781 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-23eec15a-4e5b-4ca4-a07a-01b5839845a6 tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] GET https://10.4.3.189/volume/v3/volumes/f2eb579a-4eb7-487a-9bd5-dc3ea2a19d1b Aug 25 05:52:57.579015 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-23eec15a-4e5b-4ca4-a07a-01b5839845a6 tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:52:57.579217 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-23eec15a-4e5b-4ca4-a07a-01b5839845a6 tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:52:57.587400 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:52:57.587400 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:52:57.591216 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-23eec15a-4e5b-4ca4-a07a-01b5839845a6 tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] Volume info retrieved successfully. Aug 25 05:52:57.595583 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-23eec15a-4e5b-4ca4-a07a-01b5839845a6 tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] https://10.4.3.189/volume/v3/volumes/f2eb579a-4eb7-487a-9bd5-dc3ea2a19d1b returned with HTTP 200 Aug 25 05:52:57.596323 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1257/5047] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:52:57 2026] GET /volume/v3/volumes/f2eb579a-4eb7-487a-9bd5-dc3ea2a19d1b => generated 944 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:52:58.084778 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-aba6668a-8b87-4f01-a9d7-c11e3a91d458 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:52:58.086592 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-aba6668a-8b87-4f01-a9d7-c11e3a91d458 tempest-TestInstancesWithCinderVolumes-1183623384 tempest-TestInstancesWithCinderVolumes-1183623384-project-member] GET https://10.4.3.189/volume/v3/volumes/2a24ea75-955c-4bfe-9ff8-ab1bf9f59462 Aug 25 05:52:58.086829 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-aba6668a-8b87-4f01-a9d7-c11e3a91d458 tempest-TestInstancesWithCinderVolumes-1183623384 tempest-TestInstancesWithCinderVolumes-1183623384-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:52:58.087067 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-aba6668a-8b87-4f01-a9d7-c11e3a91d458 tempest-TestInstancesWithCinderVolumes-1183623384 tempest-TestInstancesWithCinderVolumes-1183623384-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:52:58.096187 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:52:58.096187 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:52:58.099584 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-aba6668a-8b87-4f01-a9d7-c11e3a91d458 tempest-TestInstancesWithCinderVolumes-1183623384 tempest-TestInstancesWithCinderVolumes-1183623384-project-member] Volume info retrieved successfully. Aug 25 05:52:58.103363 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-aba6668a-8b87-4f01-a9d7-c11e3a91d458 tempest-TestInstancesWithCinderVolumes-1183623384 tempest-TestInstancesWithCinderVolumes-1183623384-project-member] https://10.4.3.189/volume/v3/volumes/2a24ea75-955c-4bfe-9ff8-ab1bf9f59462 returned with HTTP 200 Aug 25 05:52:58.103746 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1260/5048] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:52:58 2026] GET /volume/v3/volumes/2a24ea75-955c-4bfe-9ff8-ab1bf9f59462 => generated 937 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:52:58.609318 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-7d22d16b-fa7e-4c4c-ba97-dfaf82abfb7d None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:52:58.612102 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-7d22d16b-fa7e-4c4c-ba97-dfaf82abfb7d tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] GET https://10.4.3.189/volume/v3/volumes/f2eb579a-4eb7-487a-9bd5-dc3ea2a19d1b Aug 25 05:52:58.612102 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-7d22d16b-fa7e-4c4c-ba97-dfaf82abfb7d tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:52:58.612102 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-7d22d16b-fa7e-4c4c-ba97-dfaf82abfb7d tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:52:58.613941 np0000008051 devstack@c-api.service[100268]: DEBUG dbcounter [-] [100268] Writing DB stats cinder:SELECT=266,cinder:INSERT=52,cinder:UPDATE=102 {{(pid=100268) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 05:52:58.620542 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:52:58.620542 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:52:58.624504 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-7d22d16b-fa7e-4c4c-ba97-dfaf82abfb7d tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] Volume info retrieved successfully. Aug 25 05:52:58.629828 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-7d22d16b-fa7e-4c4c-ba97-dfaf82abfb7d tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] https://10.4.3.189/volume/v3/volumes/f2eb579a-4eb7-487a-9bd5-dc3ea2a19d1b returned with HTTP 200 Aug 25 05:52:58.629900 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1257/5049] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:52:58 2026] GET /volume/v3/volumes/f2eb579a-4eb7-487a-9bd5-dc3ea2a19d1b => generated 944 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:52:59.115327 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-587eb6d5-3c99-4320-8c74-67e7628a3c28 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:52:59.117145 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-587eb6d5-3c99-4320-8c74-67e7628a3c28 tempest-TestInstancesWithCinderVolumes-1183623384 tempest-TestInstancesWithCinderVolumes-1183623384-project-member] GET https://10.4.3.189/volume/v3/volumes/2a24ea75-955c-4bfe-9ff8-ab1bf9f59462 Aug 25 05:52:59.117359 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-587eb6d5-3c99-4320-8c74-67e7628a3c28 tempest-TestInstancesWithCinderVolumes-1183623384 tempest-TestInstancesWithCinderVolumes-1183623384-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:52:59.117631 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-587eb6d5-3c99-4320-8c74-67e7628a3c28 tempest-TestInstancesWithCinderVolumes-1183623384 tempest-TestInstancesWithCinderVolumes-1183623384-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:52:59.126044 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:52:59.126044 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:52:59.129092 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-587eb6d5-3c99-4320-8c74-67e7628a3c28 tempest-TestInstancesWithCinderVolumes-1183623384 tempest-TestInstancesWithCinderVolumes-1183623384-project-member] Volume info retrieved successfully. Aug 25 05:52:59.132787 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-587eb6d5-3c99-4320-8c74-67e7628a3c28 tempest-TestInstancesWithCinderVolumes-1183623384 tempest-TestInstancesWithCinderVolumes-1183623384-project-member] https://10.4.3.189/volume/v3/volumes/2a24ea75-955c-4bfe-9ff8-ab1bf9f59462 returned with HTTP 200 Aug 25 05:52:59.133231 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1276/5050] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:52:59 2026] GET /volume/v3/volumes/2a24ea75-955c-4bfe-9ff8-ab1bf9f59462 => generated 937 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:52:59.645599 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-97c6779a-83f7-4796-b3e6-08b099c587c4 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:52:59.649384 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-97c6779a-83f7-4796-b3e6-08b099c587c4 tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] GET https://10.4.3.189/volume/v3/volumes/f2eb579a-4eb7-487a-9bd5-dc3ea2a19d1b Aug 25 05:52:59.649384 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-97c6779a-83f7-4796-b3e6-08b099c587c4 tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:52:59.649384 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-97c6779a-83f7-4796-b3e6-08b099c587c4 tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:52:59.659288 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:52:59.659288 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:52:59.663759 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-97c6779a-83f7-4796-b3e6-08b099c587c4 tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] Volume info retrieved successfully. Aug 25 05:52:59.669830 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-97c6779a-83f7-4796-b3e6-08b099c587c4 tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] https://10.4.3.189/volume/v3/volumes/f2eb579a-4eb7-487a-9bd5-dc3ea2a19d1b returned with HTTP 200 Aug 25 05:52:59.669830 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1258/5051] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:52:59 2026] GET /volume/v3/volumes/f2eb579a-4eb7-487a-9bd5-dc3ea2a19d1b => generated 944 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:52:59.703798 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-9fb604cf-831b-4648-a9af-f9020bc8ac41 req-ee0b0d68-284f-45b1-8571-d57859cbb720 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:52:59.705980 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-9fb604cf-831b-4648-a9af-f9020bc8ac41 req-ee0b0d68-284f-45b1-8571-d57859cbb720 tempest-TestInstancesWithCinderVolumes-1183623384 tempest-TestInstancesWithCinderVolumes-1183623384-project-member] POST https://10.4.3.189/volume/v3/attachments/950e2d8c-1e14-4aff-af16-4d230120d5f8/action Aug 25 05:52:59.706341 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-9fb604cf-831b-4648-a9af-f9020bc8ac41 req-ee0b0d68-284f-45b1-8571-d57859cbb720 tempest-TestInstancesWithCinderVolumes-1183623384 tempest-TestInstancesWithCinderVolumes-1183623384-project-member] Action body: b'{"os-complete": null}' {{(pid=100269) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 05:52:59.706468 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-9fb604cf-831b-4648-a9af-f9020bc8ac41 req-ee0b0d68-284f-45b1-8571-d57859cbb720 tempest-TestInstancesWithCinderVolumes-1183623384 tempest-TestInstancesWithCinderVolumes-1183623384-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:52:59.720731 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:52:59.720731 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:52:59.729598 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-9fb604cf-831b-4648-a9af-f9020bc8ac41 req-ee0b0d68-284f-45b1-8571-d57859cbb720 tempest-TestInstancesWithCinderVolumes-1183623384 tempest-TestInstancesWithCinderVolumes-1183623384-project-member] https://10.4.3.189/volume/v3/attachments/950e2d8c-1e14-4aff-af16-4d230120d5f8/action returned with HTTP 204 Aug 25 05:52:59.730002 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1261/5052] 10.4.3.189 () {74 vars in 1725 bytes} [Tue Aug 25 05:52:59 2026] POST /volume/v3/attachments/950e2d8c-1e14-4aff-af16-4d230120d5f8/action => generated 0 bytes in 27 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:53:00.145267 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-30030dba-f9c3-42d8-aebd-6b06a37406bf None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:53:00.146971 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-30030dba-f9c3-42d8-aebd-6b06a37406bf tempest-TestInstancesWithCinderVolumes-1183623384 tempest-TestInstancesWithCinderVolumes-1183623384-project-member] GET https://10.4.3.189/volume/v3/volumes/2a24ea75-955c-4bfe-9ff8-ab1bf9f59462 Aug 25 05:53:00.147185 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-30030dba-f9c3-42d8-aebd-6b06a37406bf tempest-TestInstancesWithCinderVolumes-1183623384 tempest-TestInstancesWithCinderVolumes-1183623384-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:53:00.147362 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-30030dba-f9c3-42d8-aebd-6b06a37406bf tempest-TestInstancesWithCinderVolumes-1183623384 tempest-TestInstancesWithCinderVolumes-1183623384-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:53:00.156070 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:53:00.156070 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:53:00.159234 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-30030dba-f9c3-42d8-aebd-6b06a37406bf tempest-TestInstancesWithCinderVolumes-1183623384 tempest-TestInstancesWithCinderVolumes-1183623384-project-member] Volume info retrieved successfully. Aug 25 05:53:00.163492 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-30030dba-f9c3-42d8-aebd-6b06a37406bf tempest-TestInstancesWithCinderVolumes-1183623384 tempest-TestInstancesWithCinderVolumes-1183623384-project-member] https://10.4.3.189/volume/v3/volumes/2a24ea75-955c-4bfe-9ff8-ab1bf9f59462 returned with HTTP 200 Aug 25 05:53:00.163976 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1258/5053] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:53:00 2026] GET /volume/v3/volumes/2a24ea75-955c-4bfe-9ff8-ab1bf9f59462 => generated 1229 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:53:00.177087 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-c53612c2-7a85-4365-b109-331cca05231b None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:53:00.179282 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-c53612c2-7a85-4365-b109-331cca05231b tempest-TestInstancesWithCinderVolumes-1183623384 tempest-TestInstancesWithCinderVolumes-1183623384-project-member] GET https://10.4.3.189/volume/v3/volumes/2a24ea75-955c-4bfe-9ff8-ab1bf9f59462 Aug 25 05:53:00.179512 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-c53612c2-7a85-4365-b109-331cca05231b tempest-TestInstancesWithCinderVolumes-1183623384 tempest-TestInstancesWithCinderVolumes-1183623384-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:53:00.179718 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-c53612c2-7a85-4365-b109-331cca05231b tempest-TestInstancesWithCinderVolumes-1183623384 tempest-TestInstancesWithCinderVolumes-1183623384-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:53:00.189928 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:53:00.189928 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:53:00.193002 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-c53612c2-7a85-4365-b109-331cca05231b tempest-TestInstancesWithCinderVolumes-1183623384 tempest-TestInstancesWithCinderVolumes-1183623384-project-member] Volume info retrieved successfully. Aug 25 05:53:00.196468 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-c53612c2-7a85-4365-b109-331cca05231b tempest-TestInstancesWithCinderVolumes-1183623384 tempest-TestInstancesWithCinderVolumes-1183623384-project-member] https://10.4.3.189/volume/v3/volumes/2a24ea75-955c-4bfe-9ff8-ab1bf9f59462 returned with HTTP 200 Aug 25 05:53:00.196814 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1277/5054] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:53:00 2026] GET /volume/v3/volumes/2a24ea75-955c-4bfe-9ff8-ab1bf9f59462 => generated 1229 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:53:00.683144 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-96e5088a-e408-4f29-b38a-31f3fa71c301 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:53:00.683144 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-96e5088a-e408-4f29-b38a-31f3fa71c301 tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] GET https://10.4.3.189/volume/v3/volumes/f2eb579a-4eb7-487a-9bd5-dc3ea2a19d1b Aug 25 05:53:00.683144 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-96e5088a-e408-4f29-b38a-31f3fa71c301 tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:53:00.683636 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-96e5088a-e408-4f29-b38a-31f3fa71c301 tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:53:00.690051 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:53:00.690051 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:53:00.691766 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-d079684a-2ea0-4802-9873-5d3866aab50b None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:53:00.693501 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-96e5088a-e408-4f29-b38a-31f3fa71c301 tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] Volume info retrieved successfully. Aug 25 05:53:00.693577 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-d079684a-2ea0-4802-9873-5d3866aab50b tempest-TestInstancesWithCinderVolumes-1183623384 tempest-TestInstancesWithCinderVolumes-1183623384-project-member] GET https://10.4.3.189/volume/v3/volumes/ad4b43c0-225b-4816-8d00-e2d424c2a844 Aug 25 05:53:00.693698 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-d079684a-2ea0-4802-9873-5d3866aab50b tempest-TestInstancesWithCinderVolumes-1183623384 tempest-TestInstancesWithCinderVolumes-1183623384-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:53:00.693870 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-d079684a-2ea0-4802-9873-5d3866aab50b tempest-TestInstancesWithCinderVolumes-1183623384 tempest-TestInstancesWithCinderVolumes-1183623384-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:53:00.697524 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-96e5088a-e408-4f29-b38a-31f3fa71c301 tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] https://10.4.3.189/volume/v3/volumes/f2eb579a-4eb7-487a-9bd5-dc3ea2a19d1b returned with HTTP 200 Aug 25 05:53:00.697906 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1259/5055] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:53:00 2026] GET /volume/v3/volumes/f2eb579a-4eb7-487a-9bd5-dc3ea2a19d1b => generated 944 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:53:00.700441 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:53:00.700441 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:53:00.704631 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-d079684a-2ea0-4802-9873-5d3866aab50b tempest-TestInstancesWithCinderVolumes-1183623384 tempest-TestInstancesWithCinderVolumes-1183623384-project-member] Volume info retrieved successfully. Aug 25 05:53:00.708404 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-d079684a-2ea0-4802-9873-5d3866aab50b tempest-TestInstancesWithCinderVolumes-1183623384 tempest-TestInstancesWithCinderVolumes-1183623384-project-member] https://10.4.3.189/volume/v3/volumes/ad4b43c0-225b-4816-8d00-e2d424c2a844 returned with HTTP 200 Aug 25 05:53:00.708783 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1262/5056] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:53:00 2026] GET /volume/v3/volumes/ad4b43c0-225b-4816-8d00-e2d424c2a844 => generated 938 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:53:00.990318 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-d7399829-3aab-4a1a-ba26-98eb11530b46 req-32dda576-6810-479f-aa7c-ffb44ac0b3e2 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:53:00.992466 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-d7399829-3aab-4a1a-ba26-98eb11530b46 req-32dda576-6810-479f-aa7c-ffb44ac0b3e2 tempest-TestInstancesWithCinderVolumes-1183623384 tempest-TestInstancesWithCinderVolumes-1183623384-project-member] GET https://10.4.3.189/volume/v3/volumes/ad4b43c0-225b-4816-8d00-e2d424c2a844 Aug 25 05:53:00.992644 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-d7399829-3aab-4a1a-ba26-98eb11530b46 req-32dda576-6810-479f-aa7c-ffb44ac0b3e2 tempest-TestInstancesWithCinderVolumes-1183623384 tempest-TestInstancesWithCinderVolumes-1183623384-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:53:00.992819 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-d7399829-3aab-4a1a-ba26-98eb11530b46 req-32dda576-6810-479f-aa7c-ffb44ac0b3e2 tempest-TestInstancesWithCinderVolumes-1183623384 tempest-TestInstancesWithCinderVolumes-1183623384-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:53:00.999294 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:53:00.999294 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:53:01.002656 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [req-d7399829-3aab-4a1a-ba26-98eb11530b46 req-32dda576-6810-479f-aa7c-ffb44ac0b3e2 tempest-TestInstancesWithCinderVolumes-1183623384 tempest-TestInstancesWithCinderVolumes-1183623384-project-member] Volume info retrieved successfully. Aug 25 05:53:01.006616 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-d7399829-3aab-4a1a-ba26-98eb11530b46 req-32dda576-6810-479f-aa7c-ffb44ac0b3e2 tempest-TestInstancesWithCinderVolumes-1183623384 tempest-TestInstancesWithCinderVolumes-1183623384-project-member] https://10.4.3.189/volume/v3/volumes/ad4b43c0-225b-4816-8d00-e2d424c2a844 returned with HTTP 200 Aug 25 05:53:01.007075 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1259/5057] 10.4.3.189 () {68 vars in 1598 bytes} [Tue Aug 25 05:53:00 2026] GET /volume/v3/volumes/ad4b43c0-225b-4816-8d00-e2d424c2a844 => generated 938 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:53:01.074385 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-3c4c2ff9-92d1-4b75-b3e9-13506d254ef9 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:53:01.074754 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-3c4c2ff9-92d1-4b75-b3e9-13506d254ef9 None None] GET https://10.4.3.189/volume// Aug 25 05:53:01.074906 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-3c4c2ff9-92d1-4b75-b3e9-13506d254ef9 None None] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:53:01.075112 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-3c4c2ff9-92d1-4b75-b3e9-13506d254ef9 None None] Calling method 'all' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:53:01.075436 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-3c4c2ff9-92d1-4b75-b3e9-13506d254ef9 None None] https://10.4.3.189/volume// returned with HTTP 300 Aug 25 05:53:01.075707 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1278/5058] 10.4.3.189 () {66 vars in 1428 bytes} [Tue Aug 25 05:53:01 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 05:53:01.081677 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [req-d7399829-3aab-4a1a-ba26-98eb11530b46 req-297343a8-52ef-4148-87f9-28043fc4dcab None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:53:01.083666 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-d7399829-3aab-4a1a-ba26-98eb11530b46 req-297343a8-52ef-4148-87f9-28043fc4dcab tempest-TestInstancesWithCinderVolumes-1183623384 tempest-TestInstancesWithCinderVolumes-1183623384-project-member] POST https://10.4.3.189/volume/v3/attachments Aug 25 05:53:01.084039 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-d7399829-3aab-4a1a-ba26-98eb11530b46 req-297343a8-52ef-4148-87f9-28043fc4dcab tempest-TestInstancesWithCinderVolumes-1183623384 tempest-TestInstancesWithCinderVolumes-1183623384-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ad4b43c0-225b-4816-8d00-e2d424c2a844", "connector": null, "instance_uuid": "5f111e79-dcc5-474d-9873-e6ea8f441e10"}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:53:01.091604 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:53:01.091604 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:53:01.113960 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-d7399829-3aab-4a1a-ba26-98eb11530b46 req-297343a8-52ef-4148-87f9-28043fc4dcab tempest-TestInstancesWithCinderVolumes-1183623384 tempest-TestInstancesWithCinderVolumes-1183623384-project-member] https://10.4.3.189/volume/v3/attachments returned with HTTP 200 Aug 25 05:53:01.114617 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1260/5059] 10.4.3.189 () {74 vars in 1594 bytes} [Tue Aug 25 05:53:01 2026] POST /volume/v3/attachments => generated 273 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:53:01.144848 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-f35b8ce6-4eed-420f-bd1f-1fd30cc53fc7 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:53:01.148543 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-f35b8ce6-4eed-420f-bd1f-1fd30cc53fc7 tempest-TestInstancesWithCinderVolumes-1183623384 tempest-TestInstancesWithCinderVolumes-1183623384-project-member] GET https://10.4.3.189/volume/v3/volumes/ad4b43c0-225b-4816-8d00-e2d424c2a844 Aug 25 05:53:01.148736 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-f35b8ce6-4eed-420f-bd1f-1fd30cc53fc7 tempest-TestInstancesWithCinderVolumes-1183623384 tempest-TestInstancesWithCinderVolumes-1183623384-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:53:01.148915 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-f35b8ce6-4eed-420f-bd1f-1fd30cc53fc7 tempest-TestInstancesWithCinderVolumes-1183623384 tempest-TestInstancesWithCinderVolumes-1183623384-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:53:01.155504 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-f6bfc318-8f4c-4edc-b4ef-3dcc8147decc None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:53:01.155912 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f6bfc318-8f4c-4edc-b4ef-3dcc8147decc None None] GET https://10.4.3.189/volume// Aug 25 05:53:01.156051 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f6bfc318-8f4c-4edc-b4ef-3dcc8147decc None None] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:53:01.156279 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f6bfc318-8f4c-4edc-b4ef-3dcc8147decc None None] Calling method 'all' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:53:01.156695 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f6bfc318-8f4c-4edc-b4ef-3dcc8147decc None None] https://10.4.3.189/volume// returned with HTTP 300 Aug 25 05:53:01.157030 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1260/5060] 10.4.3.189 () {66 vars in 1426 bytes} [Tue Aug 25 05:53:01 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 05:53:01.161521 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:53:01.161521 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:53:01.164461 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-d7399829-3aab-4a1a-ba26-98eb11530b46 req-43b6b193-1ee6-4ff8-bca5-c764c8509c8a None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:53:01.165824 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-f35b8ce6-4eed-420f-bd1f-1fd30cc53fc7 tempest-TestInstancesWithCinderVolumes-1183623384 tempest-TestInstancesWithCinderVolumes-1183623384-project-member] Volume info retrieved successfully. Aug 25 05:53:01.166524 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-d7399829-3aab-4a1a-ba26-98eb11530b46 req-43b6b193-1ee6-4ff8-bca5-c764c8509c8a tempest-TestInstancesWithCinderVolumes-1183623384 tempest-TestInstancesWithCinderVolumes-1183623384-project-member] GET https://10.4.3.189/volume/v3/volumes/ad4b43c0-225b-4816-8d00-e2d424c2a844 Aug 25 05:53:01.166568 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-d7399829-3aab-4a1a-ba26-98eb11530b46 req-43b6b193-1ee6-4ff8-bca5-c764c8509c8a tempest-TestInstancesWithCinderVolumes-1183623384 tempest-TestInstancesWithCinderVolumes-1183623384-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:53:01.166751 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-d7399829-3aab-4a1a-ba26-98eb11530b46 req-43b6b193-1ee6-4ff8-bca5-c764c8509c8a tempest-TestInstancesWithCinderVolumes-1183623384 tempest-TestInstancesWithCinderVolumes-1183623384-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:53:01.170134 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-f35b8ce6-4eed-420f-bd1f-1fd30cc53fc7 tempest-TestInstancesWithCinderVolumes-1183623384 tempest-TestInstancesWithCinderVolumes-1183623384-project-member] https://10.4.3.189/volume/v3/volumes/ad4b43c0-225b-4816-8d00-e2d424c2a844 returned with HTTP 200 Aug 25 05:53:01.170605 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1263/5061] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:53:01 2026] GET /volume/v3/volumes/ad4b43c0-225b-4816-8d00-e2d424c2a844 => generated 937 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:53:01.181526 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:53:01.181526 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:53:01.184879 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [req-d7399829-3aab-4a1a-ba26-98eb11530b46 req-43b6b193-1ee6-4ff8-bca5-c764c8509c8a tempest-TestInstancesWithCinderVolumes-1183623384 tempest-TestInstancesWithCinderVolumes-1183623384-project-member] Volume info retrieved successfully. Aug 25 05:53:01.188742 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-d7399829-3aab-4a1a-ba26-98eb11530b46 req-43b6b193-1ee6-4ff8-bca5-c764c8509c8a tempest-TestInstancesWithCinderVolumes-1183623384 tempest-TestInstancesWithCinderVolumes-1183623384-project-member] https://10.4.3.189/volume/v3/volumes/ad4b43c0-225b-4816-8d00-e2d424c2a844 returned with HTTP 200 Aug 25 05:53:01.189150 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1279/5062] 10.4.3.189 () {70 vars in 1639 bytes} [Tue Aug 25 05:53:01 2026] GET /volume/v3/volumes/ad4b43c0-225b-4816-8d00-e2d424c2a844 => generated 1117 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 05:53:01.293586 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [req-d7399829-3aab-4a1a-ba26-98eb11530b46 req-616784e0-06ad-47d5-87d1-9886e069e3f6 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:53:01.295888 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-d7399829-3aab-4a1a-ba26-98eb11530b46 req-616784e0-06ad-47d5-87d1-9886e069e3f6 tempest-TestInstancesWithCinderVolumes-1183623384 tempest-TestInstancesWithCinderVolumes-1183623384-project-member] PUT https://10.4.3.189/volume/v3/attachments/6143049c-c49c-491d-aa5b-ba7f9204f2fa Aug 25 05:53:01.296323 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-d7399829-3aab-4a1a-ba26-98eb11530b46 req-616784e0-06ad-47d5-87d1-9886e069e3f6 tempest-TestInstancesWithCinderVolumes-1183623384 tempest-TestInstancesWithCinderVolumes-1183623384-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.189", "host": "np0000008051", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:8b4a65c6a3e1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "a19da604-b1eb-4396-a9d5-30b16dae3da8", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:53:01.304781 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.coordination [req-d7399829-3aab-4a1a-ba26-98eb11530b46 req-616784e0-06ad-47d5-87d1-9886e069e3f6 tempest-TestInstancesWithCinderVolumes-1183623384 tempest-TestInstancesWithCinderVolumes-1183623384-project-member] Acquiring lock "cinder-attachment_update-ad4b43c0-225b-4816-8d00-e2d424c2a844-np0000008051" by "attachment_update" {{(pid=100270) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 05:53:01.311202 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.coordination [req-d7399829-3aab-4a1a-ba26-98eb11530b46 req-616784e0-06ad-47d5-87d1-9886e069e3f6 tempest-TestInstancesWithCinderVolumes-1183623384 tempest-TestInstancesWithCinderVolumes-1183623384-project-member] Lock "cinder-attachment_update-ad4b43c0-225b-4816-8d00-e2d424c2a844-np0000008051" acquired by "attachment_update" :: waited 0.006s {{(pid=100270) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 05:53:01.312426 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:53:01.312426 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:53:01.387727 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.coordination [req-d7399829-3aab-4a1a-ba26-98eb11530b46 req-616784e0-06ad-47d5-87d1-9886e069e3f6 tempest-TestInstancesWithCinderVolumes-1183623384 tempest-TestInstancesWithCinderVolumes-1183623384-project-member] Lock "cinder-attachment_update-ad4b43c0-225b-4816-8d00-e2d424c2a844-np0000008051" released by "attachment_update" :: held 0.077s {{(pid=100270) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 05:53:01.388020 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-d7399829-3aab-4a1a-ba26-98eb11530b46 req-616784e0-06ad-47d5-87d1-9886e069e3f6 tempest-TestInstancesWithCinderVolumes-1183623384 tempest-TestInstancesWithCinderVolumes-1183623384-project-member] https://10.4.3.189/volume/v3/attachments/6143049c-c49c-491d-aa5b-ba7f9204f2fa returned with HTTP 200 Aug 25 05:53:01.388521 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1261/5063] 10.4.3.189 () {74 vars in 1704 bytes} [Tue Aug 25 05:53:01 2026] PUT /volume/v3/attachments/6143049c-c49c-491d-aa5b-ba7f9204f2fa => generated 969 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:53:01.711372 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-9e57df1c-340f-4d9a-9beb-83f6db97af64 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:53:01.715505 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-9e57df1c-340f-4d9a-9beb-83f6db97af64 tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] GET https://10.4.3.189/volume/v3/volumes/f2eb579a-4eb7-487a-9bd5-dc3ea2a19d1b Aug 25 05:53:01.715680 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-9e57df1c-340f-4d9a-9beb-83f6db97af64 tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:53:01.715854 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-9e57df1c-340f-4d9a-9beb-83f6db97af64 tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:53:01.726459 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:53:01.726459 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:53:01.730232 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-9e57df1c-340f-4d9a-9beb-83f6db97af64 tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] Volume info retrieved successfully. Aug 25 05:53:01.734394 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-9e57df1c-340f-4d9a-9beb-83f6db97af64 tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] https://10.4.3.189/volume/v3/volumes/f2eb579a-4eb7-487a-9bd5-dc3ea2a19d1b returned with HTTP 200 Aug 25 05:53:01.734766 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1261/5064] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:53:01 2026] GET /volume/v3/volumes/f2eb579a-4eb7-487a-9bd5-dc3ea2a19d1b => generated 944 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:53:02.183680 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-e9f2b941-1db2-47a1-b0ee-d69179bc2ca7 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:53:02.185411 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-e9f2b941-1db2-47a1-b0ee-d69179bc2ca7 tempest-TestInstancesWithCinderVolumes-1183623384 tempest-TestInstancesWithCinderVolumes-1183623384-project-member] GET https://10.4.3.189/volume/v3/volumes/ad4b43c0-225b-4816-8d00-e2d424c2a844 Aug 25 05:53:02.185651 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-e9f2b941-1db2-47a1-b0ee-d69179bc2ca7 tempest-TestInstancesWithCinderVolumes-1183623384 tempest-TestInstancesWithCinderVolumes-1183623384-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:53:02.185879 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-e9f2b941-1db2-47a1-b0ee-d69179bc2ca7 tempest-TestInstancesWithCinderVolumes-1183623384 tempest-TestInstancesWithCinderVolumes-1183623384-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:53:02.193950 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:53:02.193950 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:53:02.196992 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-e9f2b941-1db2-47a1-b0ee-d69179bc2ca7 tempest-TestInstancesWithCinderVolumes-1183623384 tempest-TestInstancesWithCinderVolumes-1183623384-project-member] Volume info retrieved successfully. Aug 25 05:53:02.200580 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-e9f2b941-1db2-47a1-b0ee-d69179bc2ca7 tempest-TestInstancesWithCinderVolumes-1183623384 tempest-TestInstancesWithCinderVolumes-1183623384-project-member] https://10.4.3.189/volume/v3/volumes/ad4b43c0-225b-4816-8d00-e2d424c2a844 returned with HTTP 200 Aug 25 05:53:02.200968 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1264/5065] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:53:02 2026] GET /volume/v3/volumes/ad4b43c0-225b-4816-8d00-e2d424c2a844 => generated 938 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:53:02.748273 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-fa40154b-49a9-4f56-b6e6-fb8fa1932a47 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:53:02.750158 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-fa40154b-49a9-4f56-b6e6-fb8fa1932a47 tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] GET https://10.4.3.189/volume/v3/volumes/f2eb579a-4eb7-487a-9bd5-dc3ea2a19d1b Aug 25 05:53:02.750365 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-fa40154b-49a9-4f56-b6e6-fb8fa1932a47 tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:53:02.750564 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-fa40154b-49a9-4f56-b6e6-fb8fa1932a47 tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:53:02.757466 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:53:02.757466 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:53:02.761008 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-fa40154b-49a9-4f56-b6e6-fb8fa1932a47 tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] Volume info retrieved successfully. Aug 25 05:53:02.765345 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-fa40154b-49a9-4f56-b6e6-fb8fa1932a47 tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] https://10.4.3.189/volume/v3/volumes/f2eb579a-4eb7-487a-9bd5-dc3ea2a19d1b returned with HTTP 200 Aug 25 05:53:02.765786 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1280/5066] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:53:02 2026] GET /volume/v3/volumes/f2eb579a-4eb7-487a-9bd5-dc3ea2a19d1b => generated 944 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:53:03.214977 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-2812463c-e143-4038-b027-93644c565ab1 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:53:03.216576 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-2812463c-e143-4038-b027-93644c565ab1 tempest-TestInstancesWithCinderVolumes-1183623384 tempest-TestInstancesWithCinderVolumes-1183623384-project-member] GET https://10.4.3.189/volume/v3/volumes/ad4b43c0-225b-4816-8d00-e2d424c2a844 Aug 25 05:53:03.216737 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-2812463c-e143-4038-b027-93644c565ab1 tempest-TestInstancesWithCinderVolumes-1183623384 tempest-TestInstancesWithCinderVolumes-1183623384-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:53:03.216901 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-2812463c-e143-4038-b027-93644c565ab1 tempest-TestInstancesWithCinderVolumes-1183623384 tempest-TestInstancesWithCinderVolumes-1183623384-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:53:03.222824 np0000008051 devstack@c-api.service[100270]: DEBUG dbcounter [-] [100270] Writing DB stats cinder:SELECT=184,cinder:INSERT=14,cinder:UPDATE=37 {{(pid=100270) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 05:53:03.235162 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:53:03.235162 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:53:03.238729 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-2812463c-e143-4038-b027-93644c565ab1 tempest-TestInstancesWithCinderVolumes-1183623384 tempest-TestInstancesWithCinderVolumes-1183623384-project-member] Volume info retrieved successfully. Aug 25 05:53:03.242973 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-2812463c-e143-4038-b027-93644c565ab1 tempest-TestInstancesWithCinderVolumes-1183623384 tempest-TestInstancesWithCinderVolumes-1183623384-project-member] https://10.4.3.189/volume/v3/volumes/ad4b43c0-225b-4816-8d00-e2d424c2a844 returned with HTTP 200 Aug 25 05:53:03.243392 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1262/5067] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:53:03 2026] GET /volume/v3/volumes/ad4b43c0-225b-4816-8d00-e2d424c2a844 => generated 938 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:53:03.387838 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-211c2af7-f547-4fbf-8e73-7d3b24b997bb None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:53:03.390353 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-211c2af7-f547-4fbf-8e73-7d3b24b997bb tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] POST https://10.4.3.189/volume/v3/snapshots Aug 25 05:53:03.391154 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-211c2af7-f547-4fbf-8e73-7d3b24b997bb tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "fef260e0-c3e9-433c-bd19-8dca6d741f03", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-385965429", "description": null, "metadata": null}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:53:03.404783 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:53:03.404783 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:53:03.405520 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-211c2af7-f547-4fbf-8e73-7d3b24b997bb tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Volume info retrieved successfully. Aug 25 05:53:03.405731 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.v3.snapshots [None req-211c2af7-f547-4fbf-8e73-7d3b24b997bb tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Create snapshot from volume fef260e0-c3e9-433c-bd19-8dca6d741f03 Aug 25 05:53:03.437195 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-211c2af7-f547-4fbf-8e73-7d3b24b997bb tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Created reservations ['84589c18-bd60-46d9-9ec1-d7f3bebfbeb8', '3d926000-5721-4d73-9e8e-e77284773c75', 'afaf5f2d-0dc1-44a4-aff8-e8cf3f4f2c67', '6384c765-9aa8-4bb1-84f8-f4005883fc8d'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:53:03.473986 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-211c2af7-f547-4fbf-8e73-7d3b24b997bb tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Snapshot force create request issued successfully. Aug 25 05:53:03.474426 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-211c2af7-f547-4fbf-8e73-7d3b24b997bb tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] https://10.4.3.189/volume/v3/snapshots returned with HTTP 202 Aug 25 05:53:03.474949 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1262/5068] 10.4.3.189 () {68 vars in 1265 bytes} [Tue Aug 25 05:53:03 2026] POST /volume/v3/snapshots => generated 307 bytes in 88 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 05:53:03.484476 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-c42f8b4b-a068-4136-88fd-061c269d7444 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:53:03.487542 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-c42f8b4b-a068-4136-88fd-061c269d7444 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] GET https://10.4.3.189/volume/v3/snapshots/d5437d92-03cd-428a-b273-3ed7eb3c3ed0 Aug 25 05:53:03.487834 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-c42f8b4b-a068-4136-88fd-061c269d7444 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:53:03.488179 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-c42f8b4b-a068-4136-88fd-061c269d7444 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:53:03.494369 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:53:03.494369 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:53:03.494961 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-c42f8b4b-a068-4136-88fd-061c269d7444 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Snapshot retrieved successfully. Aug 25 05:53:03.496284 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-c42f8b4b-a068-4136-88fd-061c269d7444 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] https://10.4.3.189/volume/v3/snapshots/d5437d92-03cd-428a-b273-3ed7eb3c3ed0 returned with HTTP 200 Aug 25 05:53:03.496770 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1265/5069] 10.4.3.189 () {66 vars in 1354 bytes} [Tue Aug 25 05:53:03 2026] GET /volume/v3/snapshots/d5437d92-03cd-428a-b273-3ed7eb3c3ed0 => generated 439 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:53:03.778475 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-2b4ac92c-8ea3-460d-9a3b-411cd60bd08b None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:53:03.780272 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-2b4ac92c-8ea3-460d-9a3b-411cd60bd08b tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] GET https://10.4.3.189/volume/v3/volumes/f2eb579a-4eb7-487a-9bd5-dc3ea2a19d1b Aug 25 05:53:03.780514 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-2b4ac92c-8ea3-460d-9a3b-411cd60bd08b tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:53:03.780737 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-2b4ac92c-8ea3-460d-9a3b-411cd60bd08b tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:53:03.787388 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:53:03.787388 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:53:03.790858 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-2b4ac92c-8ea3-460d-9a3b-411cd60bd08b tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] Volume info retrieved successfully. Aug 25 05:53:03.794908 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-2b4ac92c-8ea3-460d-9a3b-411cd60bd08b tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] https://10.4.3.189/volume/v3/volumes/f2eb579a-4eb7-487a-9bd5-dc3ea2a19d1b returned with HTTP 200 Aug 25 05:53:03.795356 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1281/5070] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:53:03 2026] GET /volume/v3/volumes/f2eb579a-4eb7-487a-9bd5-dc3ea2a19d1b => generated 944 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:53:04.258795 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-fcd7047a-480e-43ab-ae22-5b9793b8035f None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:53:04.260257 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-fcd7047a-480e-43ab-ae22-5b9793b8035f tempest-TestInstancesWithCinderVolumes-1183623384 tempest-TestInstancesWithCinderVolumes-1183623384-project-member] GET https://10.4.3.189/volume/v3/volumes/ad4b43c0-225b-4816-8d00-e2d424c2a844 Aug 25 05:53:04.260427 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-fcd7047a-480e-43ab-ae22-5b9793b8035f tempest-TestInstancesWithCinderVolumes-1183623384 tempest-TestInstancesWithCinderVolumes-1183623384-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:53:04.260608 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-fcd7047a-480e-43ab-ae22-5b9793b8035f tempest-TestInstancesWithCinderVolumes-1183623384 tempest-TestInstancesWithCinderVolumes-1183623384-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:53:04.269396 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:53:04.269396 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:53:04.272198 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-fcd7047a-480e-43ab-ae22-5b9793b8035f tempest-TestInstancesWithCinderVolumes-1183623384 tempest-TestInstancesWithCinderVolumes-1183623384-project-member] Volume info retrieved successfully. Aug 25 05:53:04.275651 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-fcd7047a-480e-43ab-ae22-5b9793b8035f tempest-TestInstancesWithCinderVolumes-1183623384 tempest-TestInstancesWithCinderVolumes-1183623384-project-member] https://10.4.3.189/volume/v3/volumes/ad4b43c0-225b-4816-8d00-e2d424c2a844 returned with HTTP 200 Aug 25 05:53:04.276064 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1263/5071] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:53:04 2026] GET /volume/v3/volumes/ad4b43c0-225b-4816-8d00-e2d424c2a844 => generated 938 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:53:04.509719 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-91280ca6-b088-48d9-b54d-147370150bd6 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:53:04.513135 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-91280ca6-b088-48d9-b54d-147370150bd6 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] GET https://10.4.3.189/volume/v3/snapshots/d5437d92-03cd-428a-b273-3ed7eb3c3ed0 Aug 25 05:53:04.513371 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-91280ca6-b088-48d9-b54d-147370150bd6 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:53:04.513568 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-91280ca6-b088-48d9-b54d-147370150bd6 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:53:04.521403 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:53:04.521403 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:53:04.521857 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-91280ca6-b088-48d9-b54d-147370150bd6 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Snapshot retrieved successfully. Aug 25 05:53:04.522744 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-91280ca6-b088-48d9-b54d-147370150bd6 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] https://10.4.3.189/volume/v3/snapshots/d5437d92-03cd-428a-b273-3ed7eb3c3ed0 returned with HTTP 200 Aug 25 05:53:04.523133 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1263/5072] 10.4.3.189 () {66 vars in 1354 bytes} [Tue Aug 25 05:53:04 2026] GET /volume/v3/snapshots/d5437d92-03cd-428a-b273-3ed7eb3c3ed0 => generated 466 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:53:04.532480 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-be5c4820-2e16-4c82-82ba-181edcab23a8 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:53:04.535374 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-be5c4820-2e16-4c82-82ba-181edcab23a8 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] GET https://10.4.3.189/volume/v3/snapshots/d5437d92-03cd-428a-b273-3ed7eb3c3ed0 Aug 25 05:53:04.535608 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-be5c4820-2e16-4c82-82ba-181edcab23a8 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:53:04.535776 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-be5c4820-2e16-4c82-82ba-181edcab23a8 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:53:04.541856 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:53:04.541856 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:53:04.542383 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-be5c4820-2e16-4c82-82ba-181edcab23a8 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Snapshot retrieved successfully. Aug 25 05:53:04.543227 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-be5c4820-2e16-4c82-82ba-181edcab23a8 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] https://10.4.3.189/volume/v3/snapshots/d5437d92-03cd-428a-b273-3ed7eb3c3ed0 returned with HTTP 200 Aug 25 05:53:04.543669 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1266/5073] 10.4.3.189 () {66 vars in 1354 bytes} [Tue Aug 25 05:53:04 2026] GET /volume/v3/snapshots/d5437d92-03cd-428a-b273-3ed7eb3c3ed0 => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:53:04.686510 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-d7399829-3aab-4a1a-ba26-98eb11530b46 req-c23faa0f-d1ee-499d-8b7c-37ca19c5a9c7 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:53:04.689424 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-d7399829-3aab-4a1a-ba26-98eb11530b46 req-c23faa0f-d1ee-499d-8b7c-37ca19c5a9c7 tempest-TestInstancesWithCinderVolumes-1183623384 tempest-TestInstancesWithCinderVolumes-1183623384-project-member] POST https://10.4.3.189/volume/v3/attachments/6143049c-c49c-491d-aa5b-ba7f9204f2fa/action Aug 25 05:53:04.689916 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-d7399829-3aab-4a1a-ba26-98eb11530b46 req-c23faa0f-d1ee-499d-8b7c-37ca19c5a9c7 tempest-TestInstancesWithCinderVolumes-1183623384 tempest-TestInstancesWithCinderVolumes-1183623384-project-member] Action body: b'{"os-complete": null}' {{(pid=100271) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 05:53:04.690120 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-d7399829-3aab-4a1a-ba26-98eb11530b46 req-c23faa0f-d1ee-499d-8b7c-37ca19c5a9c7 tempest-TestInstancesWithCinderVolumes-1183623384 tempest-TestInstancesWithCinderVolumes-1183623384-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:53:04.709175 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:53:04.709175 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:53:04.724611 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-d7399829-3aab-4a1a-ba26-98eb11530b46 req-c23faa0f-d1ee-499d-8b7c-37ca19c5a9c7 tempest-TestInstancesWithCinderVolumes-1183623384 tempest-TestInstancesWithCinderVolumes-1183623384-project-member] https://10.4.3.189/volume/v3/attachments/6143049c-c49c-491d-aa5b-ba7f9204f2fa/action returned with HTTP 204 Aug 25 05:53:04.725067 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1282/5074] 10.4.3.189 () {74 vars in 1725 bytes} [Tue Aug 25 05:53:04 2026] POST /volume/v3/attachments/6143049c-c49c-491d-aa5b-ba7f9204f2fa/action => generated 0 bytes in 39 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:53:04.811570 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-001be4cf-cde2-4a71-b1d3-d13ddf3988ac None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:53:04.813225 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-001be4cf-cde2-4a71-b1d3-d13ddf3988ac tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] GET https://10.4.3.189/volume/v3/volumes/f2eb579a-4eb7-487a-9bd5-dc3ea2a19d1b Aug 25 05:53:04.813420 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-001be4cf-cde2-4a71-b1d3-d13ddf3988ac tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:53:04.813591 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-001be4cf-cde2-4a71-b1d3-d13ddf3988ac tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:53:04.820094 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:53:04.820094 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:53:04.823215 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-001be4cf-cde2-4a71-b1d3-d13ddf3988ac tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] Volume info retrieved successfully. Aug 25 05:53:04.827439 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-001be4cf-cde2-4a71-b1d3-d13ddf3988ac tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] https://10.4.3.189/volume/v3/volumes/f2eb579a-4eb7-487a-9bd5-dc3ea2a19d1b returned with HTTP 200 Aug 25 05:53:04.827854 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1264/5075] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:53:04 2026] GET /volume/v3/volumes/f2eb579a-4eb7-487a-9bd5-dc3ea2a19d1b => generated 1432 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:53:05.289553 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-c79b752b-6ede-46cb-b644-e95f897f5a37 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:53:05.291304 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c79b752b-6ede-46cb-b644-e95f897f5a37 tempest-TestInstancesWithCinderVolumes-1183623384 tempest-TestInstancesWithCinderVolumes-1183623384-project-member] GET https://10.4.3.189/volume/v3/volumes/ad4b43c0-225b-4816-8d00-e2d424c2a844 Aug 25 05:53:05.291521 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c79b752b-6ede-46cb-b644-e95f897f5a37 tempest-TestInstancesWithCinderVolumes-1183623384 tempest-TestInstancesWithCinderVolumes-1183623384-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:53:05.291735 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c79b752b-6ede-46cb-b644-e95f897f5a37 tempest-TestInstancesWithCinderVolumes-1183623384 tempest-TestInstancesWithCinderVolumes-1183623384-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:53:05.301353 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:53:05.301353 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:53:05.304920 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-c79b752b-6ede-46cb-b644-e95f897f5a37 tempest-TestInstancesWithCinderVolumes-1183623384 tempest-TestInstancesWithCinderVolumes-1183623384-project-member] Volume info retrieved successfully. Aug 25 05:53:05.311178 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c79b752b-6ede-46cb-b644-e95f897f5a37 tempest-TestInstancesWithCinderVolumes-1183623384 tempest-TestInstancesWithCinderVolumes-1183623384-project-member] https://10.4.3.189/volume/v3/volumes/ad4b43c0-225b-4816-8d00-e2d424c2a844 returned with HTTP 200 Aug 25 05:53:05.311560 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1264/5076] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:53:05 2026] GET /volume/v3/volumes/ad4b43c0-225b-4816-8d00-e2d424c2a844 => generated 1230 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:53:05.325051 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-f079f373-0ca6-406a-b229-bdbd5f200f42 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:53:05.328052 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-f079f373-0ca6-406a-b229-bdbd5f200f42 tempest-TestInstancesWithCinderVolumes-1183623384 tempest-TestInstancesWithCinderVolumes-1183623384-project-member] GET https://10.4.3.189/volume/v3/volumes/ad4b43c0-225b-4816-8d00-e2d424c2a844 Aug 25 05:53:05.328289 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-f079f373-0ca6-406a-b229-bdbd5f200f42 tempest-TestInstancesWithCinderVolumes-1183623384 tempest-TestInstancesWithCinderVolumes-1183623384-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:53:05.328474 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-f079f373-0ca6-406a-b229-bdbd5f200f42 tempest-TestInstancesWithCinderVolumes-1183623384 tempest-TestInstancesWithCinderVolumes-1183623384-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:53:05.339084 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:53:05.339084 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:53:05.343479 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-f079f373-0ca6-406a-b229-bdbd5f200f42 tempest-TestInstancesWithCinderVolumes-1183623384 tempest-TestInstancesWithCinderVolumes-1183623384-project-member] Volume info retrieved successfully. Aug 25 05:53:05.347522 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-f079f373-0ca6-406a-b229-bdbd5f200f42 tempest-TestInstancesWithCinderVolumes-1183623384 tempest-TestInstancesWithCinderVolumes-1183623384-project-member] https://10.4.3.189/volume/v3/volumes/ad4b43c0-225b-4816-8d00-e2d424c2a844 returned with HTTP 200 Aug 25 05:53:05.347960 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1267/5077] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:53:05 2026] GET /volume/v3/volumes/ad4b43c0-225b-4816-8d00-e2d424c2a844 => generated 1230 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 25 05:53:05.843116 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-96a25773-5ed5-429f-ad6a-38a06efe3786 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:53:05.845821 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-96a25773-5ed5-429f-ad6a-38a06efe3786 tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] GET https://10.4.3.189/volume/v3/volumes/f2eb579a-4eb7-487a-9bd5-dc3ea2a19d1b Aug 25 05:53:05.846002 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-96a25773-5ed5-429f-ad6a-38a06efe3786 tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:53:05.846197 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-96a25773-5ed5-429f-ad6a-38a06efe3786 tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:53:05.853893 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:53:05.853893 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:53:05.857326 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-96a25773-5ed5-429f-ad6a-38a06efe3786 tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] Volume info retrieved successfully. Aug 25 05:53:05.861580 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-96a25773-5ed5-429f-ad6a-38a06efe3786 tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] https://10.4.3.189/volume/v3/volumes/f2eb579a-4eb7-487a-9bd5-dc3ea2a19d1b returned with HTTP 200 Aug 25 05:53:05.861963 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1283/5078] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:53:05 2026] GET /volume/v3/volumes/f2eb579a-4eb7-487a-9bd5-dc3ea2a19d1b => generated 1430 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:53:05.877272 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-5b69121e-bd99-48de-aabc-30e861f0059a None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:53:05.878831 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-5b69121e-bd99-48de-aabc-30e861f0059a tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] GET https://10.4.3.189/volume/v3/volumes/f2eb579a-4eb7-487a-9bd5-dc3ea2a19d1b Aug 25 05:53:05.878998 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-5b69121e-bd99-48de-aabc-30e861f0059a tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:53:05.879194 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-5b69121e-bd99-48de-aabc-30e861f0059a tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:53:05.886192 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:53:05.886192 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:53:05.889319 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-5b69121e-bd99-48de-aabc-30e861f0059a tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] Volume info retrieved successfully. Aug 25 05:53:05.893326 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-5b69121e-bd99-48de-aabc-30e861f0059a tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] https://10.4.3.189/volume/v3/volumes/f2eb579a-4eb7-487a-9bd5-dc3ea2a19d1b returned with HTTP 200 Aug 25 05:53:05.893660 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1265/5079] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:53:05 2026] GET /volume/v3/volumes/f2eb579a-4eb7-487a-9bd5-dc3ea2a19d1b => generated 1430 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:53:06.014578 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-0c8373d3-cddb-4a9c-83d4-6034c4670b61 req-6f82e118-ddf9-4e2d-804c-60bf38047e67 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:53:06.016572 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-0c8373d3-cddb-4a9c-83d4-6034c4670b61 req-6f82e118-ddf9-4e2d-804c-60bf38047e67 tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] GET https://10.4.3.189/volume/v3/volumes/f2eb579a-4eb7-487a-9bd5-dc3ea2a19d1b Aug 25 05:53:06.016786 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-0c8373d3-cddb-4a9c-83d4-6034c4670b61 req-6f82e118-ddf9-4e2d-804c-60bf38047e67 tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:53:06.016959 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-0c8373d3-cddb-4a9c-83d4-6034c4670b61 req-6f82e118-ddf9-4e2d-804c-60bf38047e67 tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:53:06.027543 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:53:06.027543 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:53:06.032279 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [req-0c8373d3-cddb-4a9c-83d4-6034c4670b61 req-6f82e118-ddf9-4e2d-804c-60bf38047e67 tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] Volume info retrieved successfully. Aug 25 05:53:06.036445 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-0c8373d3-cddb-4a9c-83d4-6034c4670b61 req-6f82e118-ddf9-4e2d-804c-60bf38047e67 tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] https://10.4.3.189/volume/v3/volumes/f2eb579a-4eb7-487a-9bd5-dc3ea2a19d1b returned with HTTP 200 Aug 25 05:53:06.036832 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1265/5080] 10.4.3.189 () {68 vars in 1598 bytes} [Tue Aug 25 05:53:06 2026] GET /volume/v3/volumes/f2eb579a-4eb7-487a-9bd5-dc3ea2a19d1b => generated 1430 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:53:06.455619 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-0c8373d3-cddb-4a9c-83d4-6034c4670b61 req-8968bf83-507d-4400-a259-ef674a0714df None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:53:06.458419 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-0c8373d3-cddb-4a9c-83d4-6034c4670b61 req-8968bf83-507d-4400-a259-ef674a0714df tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] GET https://10.4.3.189/volume/v3/volumes/f2eb579a-4eb7-487a-9bd5-dc3ea2a19d1b Aug 25 05:53:06.458685 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-0c8373d3-cddb-4a9c-83d4-6034c4670b61 req-8968bf83-507d-4400-a259-ef674a0714df tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:53:06.458935 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-0c8373d3-cddb-4a9c-83d4-6034c4670b61 req-8968bf83-507d-4400-a259-ef674a0714df tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:53:06.468563 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:53:06.468563 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:53:06.474235 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [req-0c8373d3-cddb-4a9c-83d4-6034c4670b61 req-8968bf83-507d-4400-a259-ef674a0714df tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] Volume info retrieved successfully. Aug 25 05:53:06.481599 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-0c8373d3-cddb-4a9c-83d4-6034c4670b61 req-8968bf83-507d-4400-a259-ef674a0714df tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] https://10.4.3.189/volume/v3/volumes/f2eb579a-4eb7-487a-9bd5-dc3ea2a19d1b returned with HTTP 200 Aug 25 05:53:06.482171 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1268/5081] 10.4.3.189 () {68 vars in 1598 bytes} [Tue Aug 25 05:53:06 2026] GET /volume/v3/volumes/f2eb579a-4eb7-487a-9bd5-dc3ea2a19d1b => generated 1430 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:53:06.491569 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-9a495920-5c74-4f7d-9ec6-2ef3e7fcf131 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:53:06.491980 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-9a495920-5c74-4f7d-9ec6-2ef3e7fcf131 None None] GET https://10.4.3.189/volume// Aug 25 05:53:06.492258 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-9a495920-5c74-4f7d-9ec6-2ef3e7fcf131 None None] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:53:06.492460 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-9a495920-5c74-4f7d-9ec6-2ef3e7fcf131 None None] Calling method 'all' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:53:06.492788 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-9a495920-5c74-4f7d-9ec6-2ef3e7fcf131 None None] https://10.4.3.189/volume// returned with HTTP 300 Aug 25 05:53:06.493132 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1284/5082] 10.4.3.189 () {66 vars in 1419 bytes} [Tue Aug 25 05:53: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 25 05:53:06.500740 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [req-0c8373d3-cddb-4a9c-83d4-6034c4670b61 req-2a3eb1bd-ac1a-4007-952b-a9ac9fdbaccf None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:53:06.502929 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-0c8373d3-cddb-4a9c-83d4-6034c4670b61 req-2a3eb1bd-ac1a-4007-952b-a9ac9fdbaccf tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] POST https://10.4.3.189/volume/v3/attachments Aug 25 05:53:06.503409 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-0c8373d3-cddb-4a9c-83d4-6034c4670b61 req-2a3eb1bd-ac1a-4007-952b-a9ac9fdbaccf tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f2eb579a-4eb7-487a-9bd5-dc3ea2a19d1b", "connector": null, "instance_uuid": "9a3e6092-64ae-40a3-a50e-54029b25ea3f"}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:53:06.511304 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:53:06.511304 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:53:06.533978 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-0c8373d3-cddb-4a9c-83d4-6034c4670b61 req-2a3eb1bd-ac1a-4007-952b-a9ac9fdbaccf tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] https://10.4.3.189/volume/v3/attachments returned with HTTP 200 Aug 25 05:53:06.534445 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1266/5083] 10.4.3.189 () {74 vars in 1594 bytes} [Tue Aug 25 05:53:06 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 25 05:53:07.580662 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-cea5e497-1416-4f60-8698-667c400a74c3 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:53:07.581153 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-cea5e497-1416-4f60-8698-667c400a74c3 None None] GET https://10.4.3.189/volume// Aug 25 05:53:07.581353 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-cea5e497-1416-4f60-8698-667c400a74c3 None None] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:53:07.581558 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-cea5e497-1416-4f60-8698-667c400a74c3 None None] Calling method 'all' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:53:07.581861 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-cea5e497-1416-4f60-8698-667c400a74c3 None None] https://10.4.3.189/volume// returned with HTTP 300 Aug 25 05:53:07.582196 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1266/5084] 10.4.3.189 () {66 vars in 1426 bytes} [Tue Aug 25 05:53:07 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 05:53:07.592335 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-0c8373d3-cddb-4a9c-83d4-6034c4670b61 req-c3c6990f-cc92-43f4-ae98-1b877c92d0c7 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:53:07.594624 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-0c8373d3-cddb-4a9c-83d4-6034c4670b61 req-c3c6990f-cc92-43f4-ae98-1b877c92d0c7 tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] GET https://10.4.3.189/volume/v3/volumes/f2eb579a-4eb7-487a-9bd5-dc3ea2a19d1b Aug 25 05:53:07.594812 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-0c8373d3-cddb-4a9c-83d4-6034c4670b61 req-c3c6990f-cc92-43f4-ae98-1b877c92d0c7 tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:53:07.595028 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-0c8373d3-cddb-4a9c-83d4-6034c4670b61 req-c3c6990f-cc92-43f4-ae98-1b877c92d0c7 tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:53:07.604478 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:53:07.604478 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:53:07.608790 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [req-0c8373d3-cddb-4a9c-83d4-6034c4670b61 req-c3c6990f-cc92-43f4-ae98-1b877c92d0c7 tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] Volume info retrieved successfully. Aug 25 05:53:07.614510 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-0c8373d3-cddb-4a9c-83d4-6034c4670b61 req-c3c6990f-cc92-43f4-ae98-1b877c92d0c7 tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] https://10.4.3.189/volume/v3/volumes/f2eb579a-4eb7-487a-9bd5-dc3ea2a19d1b returned with HTTP 200 Aug 25 05:53:07.614964 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1269/5085] 10.4.3.189 () {70 vars in 1639 bytes} [Tue Aug 25 05:53:07 2026] GET /volume/v3/volumes/f2eb579a-4eb7-487a-9bd5-dc3ea2a19d1b => generated 1609 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 05:53:07.741444 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-0c8373d3-cddb-4a9c-83d4-6034c4670b61 req-5e1c02be-3e98-4ad2-a5fd-fd813fbdcb8b None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:53:07.744114 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-0c8373d3-cddb-4a9c-83d4-6034c4670b61 req-5e1c02be-3e98-4ad2-a5fd-fd813fbdcb8b tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] PUT https://10.4.3.189/volume/v3/attachments/cb2e65ee-8de4-45d6-90ff-a5602933beb3 Aug 25 05:53:07.744623 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-0c8373d3-cddb-4a9c-83d4-6034c4670b61 req-5e1c02be-3e98-4ad2-a5fd-fd813fbdcb8b tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.189", "host": "np0000008051", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:8b4a65c6a3e1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "a19da604-b1eb-4396-a9d5-30b16dae3da8", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:53:07.760427 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.coordination [req-0c8373d3-cddb-4a9c-83d4-6034c4670b61 req-5e1c02be-3e98-4ad2-a5fd-fd813fbdcb8b tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] Acquiring lock "cinder-attachment_update-f2eb579a-4eb7-487a-9bd5-dc3ea2a19d1b-np0000008051" by "attachment_update" {{(pid=100271) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 05:53:07.768562 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.coordination [req-0c8373d3-cddb-4a9c-83d4-6034c4670b61 req-5e1c02be-3e98-4ad2-a5fd-fd813fbdcb8b tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] Lock "cinder-attachment_update-f2eb579a-4eb7-487a-9bd5-dc3ea2a19d1b-np0000008051" acquired by "attachment_update" :: waited 0.008s {{(pid=100271) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 05:53:07.769942 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:53:07.769942 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:53:07.879005 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.coordination [req-0c8373d3-cddb-4a9c-83d4-6034c4670b61 req-5e1c02be-3e98-4ad2-a5fd-fd813fbdcb8b tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] Lock "cinder-attachment_update-f2eb579a-4eb7-487a-9bd5-dc3ea2a19d1b-np0000008051" released by "attachment_update" :: held 0.110s {{(pid=100271) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 05:53:07.879312 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-0c8373d3-cddb-4a9c-83d4-6034c4670b61 req-5e1c02be-3e98-4ad2-a5fd-fd813fbdcb8b tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] https://10.4.3.189/volume/v3/attachments/cb2e65ee-8de4-45d6-90ff-a5602933beb3 returned with HTTP 200 Aug 25 05:53:07.879853 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1285/5086] 10.4.3.189 () {74 vars in 1704 bytes} [Tue Aug 25 05:53:07 2026] PUT /volume/v3/attachments/cb2e65ee-8de4-45d6-90ff-a5602933beb3 => generated 968 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:53:07.904340 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [req-0c8373d3-cddb-4a9c-83d4-6034c4670b61 req-e90c151e-dd45-4bcd-9dc1-c4bcdbbba62a None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:53:07.906360 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-0c8373d3-cddb-4a9c-83d4-6034c4670b61 req-e90c151e-dd45-4bcd-9dc1-c4bcdbbba62a tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] POST https://10.4.3.189/volume/v3/attachments/cb2e65ee-8de4-45d6-90ff-a5602933beb3/action Aug 25 05:53:07.906727 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-0c8373d3-cddb-4a9c-83d4-6034c4670b61 req-e90c151e-dd45-4bcd-9dc1-c4bcdbbba62a tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] Action body: b'{"os-complete": null}' {{(pid=100270) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 05:53:07.906857 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-0c8373d3-cddb-4a9c-83d4-6034c4670b61 req-e90c151e-dd45-4bcd-9dc1-c4bcdbbba62a tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:53:07.924339 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:53:07.924339 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:53:07.942309 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-0c8373d3-cddb-4a9c-83d4-6034c4670b61 req-e90c151e-dd45-4bcd-9dc1-c4bcdbbba62a tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] https://10.4.3.189/volume/v3/attachments/cb2e65ee-8de4-45d6-90ff-a5602933beb3/action returned with HTTP 204 Aug 25 05:53:07.942904 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1267/5087] 10.4.3.189 () {74 vars in 1725 bytes} [Tue Aug 25 05:53:07 2026] POST /volume/v3/attachments/cb2e65ee-8de4-45d6-90ff-a5602933beb3/action => generated 0 bytes in 39 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:53:09.975671 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-6e4193df-1bf3-490f-b998-32234137152b req-6d6b022b-864a-4053-8abd-fd17541975fa None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:53:09.978293 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-6e4193df-1bf3-490f-b998-32234137152b req-6d6b022b-864a-4053-8abd-fd17541975fa tempest-TestInstancesWithCinderVolumes-1183623384 tempest-TestInstancesWithCinderVolumes-1183623384-project-member] GET https://10.4.3.189/volume/v3/volumes/2a24ea75-955c-4bfe-9ff8-ab1bf9f59462 Aug 25 05:53:09.978531 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-6e4193df-1bf3-490f-b998-32234137152b req-6d6b022b-864a-4053-8abd-fd17541975fa tempest-TestInstancesWithCinderVolumes-1183623384 tempest-TestInstancesWithCinderVolumes-1183623384-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:53:09.978790 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-6e4193df-1bf3-490f-b998-32234137152b req-6d6b022b-864a-4053-8abd-fd17541975fa tempest-TestInstancesWithCinderVolumes-1183623384 tempest-TestInstancesWithCinderVolumes-1183623384-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:53:09.991243 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:53:09.991243 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:53:09.997510 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [req-6e4193df-1bf3-490f-b998-32234137152b req-6d6b022b-864a-4053-8abd-fd17541975fa tempest-TestInstancesWithCinderVolumes-1183623384 tempest-TestInstancesWithCinderVolumes-1183623384-project-member] Volume info retrieved successfully. Aug 25 05:53:10.002480 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-6e4193df-1bf3-490f-b998-32234137152b req-6d6b022b-864a-4053-8abd-fd17541975fa tempest-TestInstancesWithCinderVolumes-1183623384 tempest-TestInstancesWithCinderVolumes-1183623384-project-member] https://10.4.3.189/volume/v3/volumes/2a24ea75-955c-4bfe-9ff8-ab1bf9f59462 returned with HTTP 200 Aug 25 05:53:10.002873 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1267/5088] 10.4.3.189 () {68 vars in 1598 bytes} [Tue Aug 25 05:53:09 2026] GET /volume/v3/volumes/2a24ea75-955c-4bfe-9ff8-ab1bf9f59462 => generated 1229 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:53:10.026986 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-6e4193df-1bf3-490f-b998-32234137152b req-e9960377-8fa5-41a8-82a3-f86004cd3feb None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:53:10.031549 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-6e4193df-1bf3-490f-b998-32234137152b req-e9960377-8fa5-41a8-82a3-f86004cd3feb tempest-TestInstancesWithCinderVolumes-1183623384 tempest-TestInstancesWithCinderVolumes-1183623384-project-member] POST https://10.4.3.189/volume/v3/volumes/2a24ea75-955c-4bfe-9ff8-ab1bf9f59462/action Aug 25 05:53:10.031549 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-6e4193df-1bf3-490f-b998-32234137152b req-e9960377-8fa5-41a8-82a3-f86004cd3feb tempest-TestInstancesWithCinderVolumes-1183623384 tempest-TestInstancesWithCinderVolumes-1183623384-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100269) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 05:53:10.031549 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-6e4193df-1bf3-490f-b998-32234137152b req-e9960377-8fa5-41a8-82a3-f86004cd3feb tempest-TestInstancesWithCinderVolumes-1183623384 tempest-TestInstancesWithCinderVolumes-1183623384-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:53:10.046233 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:53:10.046233 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:53:10.046911 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [req-6e4193df-1bf3-490f-b998-32234137152b req-e9960377-8fa5-41a8-82a3-f86004cd3feb tempest-TestInstancesWithCinderVolumes-1183623384 tempest-TestInstancesWithCinderVolumes-1183623384-project-member] Volume info retrieved successfully. Aug 25 05:53:10.054545 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [req-6e4193df-1bf3-490f-b998-32234137152b req-e9960377-8fa5-41a8-82a3-f86004cd3feb tempest-TestInstancesWithCinderVolumes-1183623384 tempest-TestInstancesWithCinderVolumes-1183623384-project-member] Begin detaching volume completed successfully. Aug 25 05:53:10.054816 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-6e4193df-1bf3-490f-b998-32234137152b req-e9960377-8fa5-41a8-82a3-f86004cd3feb tempest-TestInstancesWithCinderVolumes-1183623384 tempest-TestInstancesWithCinderVolumes-1183623384-project-member] https://10.4.3.189/volume/v3/volumes/2a24ea75-955c-4bfe-9ff8-ab1bf9f59462/action returned with HTTP 202 Aug 25 05:53:10.055331 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1270/5089] 10.4.3.189 () {72 vars in 1672 bytes} [Tue Aug 25 05:53:10 2026] POST /volume/v3/volumes/2a24ea75-955c-4bfe-9ff8-ab1bf9f59462/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 05:53:10.111427 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-39279ccd-2ba6-4062-81cf-132348c041b1 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:53:10.111915 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-39279ccd-2ba6-4062-81cf-132348c041b1 None None] GET https://10.4.3.189/volume// Aug 25 05:53:10.112185 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-39279ccd-2ba6-4062-81cf-132348c041b1 None None] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:53:10.112442 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-39279ccd-2ba6-4062-81cf-132348c041b1 None None] Calling method 'all' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:53:10.112852 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-39279ccd-2ba6-4062-81cf-132348c041b1 None None] https://10.4.3.189/volume// returned with HTTP 300 Aug 25 05:53:10.113371 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1286/5090] 10.4.3.189 () {66 vars in 1426 bytes} [Tue Aug 25 05:53: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 25 05:53:10.121869 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [req-6e4193df-1bf3-490f-b998-32234137152b req-474e2356-777e-46c4-b49e-63e2e13c0972 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:53:10.124103 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-6e4193df-1bf3-490f-b998-32234137152b req-474e2356-777e-46c4-b49e-63e2e13c0972 tempest-TestInstancesWithCinderVolumes-1183623384 tempest-TestInstancesWithCinderVolumes-1183623384-project-member] GET https://10.4.3.189/volume/v3/volumes/2a24ea75-955c-4bfe-9ff8-ab1bf9f59462 Aug 25 05:53:10.124376 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-6e4193df-1bf3-490f-b998-32234137152b req-474e2356-777e-46c4-b49e-63e2e13c0972 tempest-TestInstancesWithCinderVolumes-1183623384 tempest-TestInstancesWithCinderVolumes-1183623384-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:53:10.124576 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-6e4193df-1bf3-490f-b998-32234137152b req-474e2356-777e-46c4-b49e-63e2e13c0972 tempest-TestInstancesWithCinderVolumes-1183623384 tempest-TestInstancesWithCinderVolumes-1183623384-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:53:10.134705 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:53:10.134705 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:53:10.138193 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [req-6e4193df-1bf3-490f-b998-32234137152b req-474e2356-777e-46c4-b49e-63e2e13c0972 tempest-TestInstancesWithCinderVolumes-1183623384 tempest-TestInstancesWithCinderVolumes-1183623384-project-member] Volume info retrieved successfully. Aug 25 05:53:10.142125 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-6e4193df-1bf3-490f-b998-32234137152b req-474e2356-777e-46c4-b49e-63e2e13c0972 tempest-TestInstancesWithCinderVolumes-1183623384 tempest-TestInstancesWithCinderVolumes-1183623384-project-member] https://10.4.3.189/volume/v3/volumes/2a24ea75-955c-4bfe-9ff8-ab1bf9f59462 returned with HTTP 200 Aug 25 05:53:10.142530 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1268/5091] 10.4.3.189 () {70 vars in 1639 bytes} [Tue Aug 25 05:53:10 2026] GET /volume/v3/volumes/2a24ea75-955c-4bfe-9ff8-ab1bf9f59462 => generated 1412 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 05:53:10.896368 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-1453f6dd-a8d9-4543-8fae-ad19fc1ae91a None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:53:10.898183 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-1453f6dd-a8d9-4543-8fae-ad19fc1ae91a tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] DELETE https://10.4.3.189/volume/v3/snapshots/d5437d92-03cd-428a-b273-3ed7eb3c3ed0 Aug 25 05:53:10.898422 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-1453f6dd-a8d9-4543-8fae-ad19fc1ae91a tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:53:10.898659 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-1453f6dd-a8d9-4543-8fae-ad19fc1ae91a tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:53:10.898769 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.v3.snapshots [None req-1453f6dd-a8d9-4543-8fae-ad19fc1ae91a tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Delete snapshot with id: d5437d92-03cd-428a-b273-3ed7eb3c3ed0 Aug 25 05:53:10.903802 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:53:10.903802 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:53:10.904296 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-1453f6dd-a8d9-4543-8fae-ad19fc1ae91a tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Snapshot retrieved successfully. Aug 25 05:53:10.922385 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-1453f6dd-a8d9-4543-8fae-ad19fc1ae91a tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Snapshot delete request issued successfully. Aug 25 05:53:10.922598 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-1453f6dd-a8d9-4543-8fae-ad19fc1ae91a tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] https://10.4.3.189/volume/v3/snapshots/d5437d92-03cd-428a-b273-3ed7eb3c3ed0 returned with HTTP 202 Aug 25 05:53:10.923031 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1268/5092] 10.4.3.189 () {66 vars in 1357 bytes} [Tue Aug 25 05:53:10 2026] DELETE /volume/v3/snapshots/d5437d92-03cd-428a-b273-3ed7eb3c3ed0 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:53:10.933075 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-897386de-94f1-446b-90b7-0a23a8fa24c3 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:53:10.935353 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-897386de-94f1-446b-90b7-0a23a8fa24c3 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] GET https://10.4.3.189/volume/v3/snapshots/d5437d92-03cd-428a-b273-3ed7eb3c3ed0 Aug 25 05:53:10.935616 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-897386de-94f1-446b-90b7-0a23a8fa24c3 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:53:10.935894 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-897386de-94f1-446b-90b7-0a23a8fa24c3 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:53:10.942719 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:53:10.942719 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:53:10.943315 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-897386de-94f1-446b-90b7-0a23a8fa24c3 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Snapshot retrieved successfully. Aug 25 05:53:10.944323 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-897386de-94f1-446b-90b7-0a23a8fa24c3 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] https://10.4.3.189/volume/v3/snapshots/d5437d92-03cd-428a-b273-3ed7eb3c3ed0 returned with HTTP 200 Aug 25 05:53:10.944850 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1271/5093] 10.4.3.189 () {66 vars in 1354 bytes} [Tue Aug 25 05:53:10 2026] GET /volume/v3/snapshots/d5437d92-03cd-428a-b273-3ed7eb3c3ed0 => generated 465 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:53:11.953193 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-31d6bb3f-50d5-43b7-8fbf-e0df1276cfdb None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:53:11.955023 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-31d6bb3f-50d5-43b7-8fbf-e0df1276cfdb tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] GET https://10.4.3.189/volume/v3/snapshots/d5437d92-03cd-428a-b273-3ed7eb3c3ed0 Aug 25 05:53:11.955255 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-31d6bb3f-50d5-43b7-8fbf-e0df1276cfdb tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:53:11.955440 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-31d6bb3f-50d5-43b7-8fbf-e0df1276cfdb tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:53:11.960045 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-31d6bb3f-50d5-43b7-8fbf-e0df1276cfdb tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] https://10.4.3.189/volume/v3/snapshots/d5437d92-03cd-428a-b273-3ed7eb3c3ed0 returned with HTTP 404 Aug 25 05:53:11.960506 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1287/5094] 10.4.3.189 () {66 vars in 1354 bytes} [Tue Aug 25 05:53:11 2026] GET /volume/v3/snapshots/d5437d92-03cd-428a-b273-3ed7eb3c3ed0 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:53:12.171384 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [req-0c8373d3-cddb-4a9c-83d4-6034c4670b61 req-95639a9d-8202-4193-94b6-41c77f9b0a90 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:53:12.174001 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-0c8373d3-cddb-4a9c-83d4-6034c4670b61 req-95639a9d-8202-4193-94b6-41c77f9b0a90 tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] GET https://10.4.3.189/volume/v3/volumes/f2eb579a-4eb7-487a-9bd5-dc3ea2a19d1b/encryption Aug 25 05:53:12.174322 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-0c8373d3-cddb-4a9c-83d4-6034c4670b61 req-95639a9d-8202-4193-94b6-41c77f9b0a90 tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:53:12.174522 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-0c8373d3-cddb-4a9c-83d4-6034c4670b61 req-95639a9d-8202-4193-94b6-41c77f9b0a90 tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] Calling method 'index' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:53:12.186176 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:53:12.186176 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:53:12.194002 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-0c8373d3-cddb-4a9c-83d4-6034c4670b61 req-95639a9d-8202-4193-94b6-41c77f9b0a90 tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] https://10.4.3.189/volume/v3/volumes/f2eb579a-4eb7-487a-9bd5-dc3ea2a19d1b/encryption returned with HTTP 200 Aug 25 05:53:12.194553 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1269/5095] 10.4.3.189 () {68 vars in 1631 bytes} [Tue Aug 25 05:53:12 2026] GET /volume/v3/volumes/f2eb579a-4eb7-487a-9bd5-dc3ea2a19d1b/encryption => generated 160 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:53:12.541536 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-6e4193df-1bf3-490f-b998-32234137152b req-46604632-4bbf-4b15-ab57-5867a71cc538 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:53:12.544112 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-6e4193df-1bf3-490f-b998-32234137152b req-46604632-4bbf-4b15-ab57-5867a71cc538 tempest-TestInstancesWithCinderVolumes-1183623384 tempest-TestInstancesWithCinderVolumes-1183623384-project-member] DELETE https://10.4.3.189/volume/v3/attachments/950e2d8c-1e14-4aff-af16-4d230120d5f8 Aug 25 05:53:12.544464 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-6e4193df-1bf3-490f-b998-32234137152b req-46604632-4bbf-4b15-ab57-5867a71cc538 tempest-TestInstancesWithCinderVolumes-1183623384 tempest-TestInstancesWithCinderVolumes-1183623384-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:53:12.544733 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-6e4193df-1bf3-490f-b998-32234137152b req-46604632-4bbf-4b15-ab57-5867a71cc538 tempest-TestInstancesWithCinderVolumes-1183623384 tempest-TestInstancesWithCinderVolumes-1183623384-project-member] Calling method 'version_select' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:53:12.555181 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:53:12.555181 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:53:12.624939 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-6e4193df-1bf3-490f-b998-32234137152b req-46604632-4bbf-4b15-ab57-5867a71cc538 tempest-TestInstancesWithCinderVolumes-1183623384 tempest-TestInstancesWithCinderVolumes-1183623384-project-member] https://10.4.3.189/volume/v3/attachments/950e2d8c-1e14-4aff-af16-4d230120d5f8 returned with HTTP 200 Aug 25 05:53:12.625689 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1269/5096] 10.4.3.189 () {72 vars in 1673 bytes} [Tue Aug 25 05:53:12 2026] DELETE /volume/v3/attachments/950e2d8c-1e14-4aff-af16-4d230120d5f8 => generated 19 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:53:13.241202 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-6c2290e7-de73-4c48-a142-dda508a6fb03 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:53:13.241543 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-6c2290e7-de73-4c48-a142-dda508a6fb03 tempest-TestInstancesWithCinderVolumes-1183623384 tempest-TestInstancesWithCinderVolumes-1183623384-project-member] DELETE https://10.4.3.189/volume/v3/volumes/2a24ea75-955c-4bfe-9ff8-ab1bf9f59462 Aug 25 05:53:13.241693 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-6c2290e7-de73-4c48-a142-dda508a6fb03 tempest-TestInstancesWithCinderVolumes-1183623384 tempest-TestInstancesWithCinderVolumes-1183623384-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:53:13.241933 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-6c2290e7-de73-4c48-a142-dda508a6fb03 tempest-TestInstancesWithCinderVolumes-1183623384 tempest-TestInstancesWithCinderVolumes-1183623384-project-member] Calling method 'delete' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:53:13.242163 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.v3.volumes [None req-6c2290e7-de73-4c48-a142-dda508a6fb03 tempest-TestInstancesWithCinderVolumes-1183623384 tempest-TestInstancesWithCinderVolumes-1183623384-project-member] Delete volume with id: 2a24ea75-955c-4bfe-9ff8-ab1bf9f59462 Aug 25 05:53:13.250297 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:53:13.250297 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:53:13.250783 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-6c2290e7-de73-4c48-a142-dda508a6fb03 tempest-TestInstancesWithCinderVolumes-1183623384 tempest-TestInstancesWithCinderVolumes-1183623384-project-member] Volume info retrieved successfully. Aug 25 05:53:13.269198 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-6c2290e7-de73-4c48-a142-dda508a6fb03 tempest-TestInstancesWithCinderVolumes-1183623384 tempest-TestInstancesWithCinderVolumes-1183623384-project-member] Delete volume request issued successfully. Aug 25 05:53:13.269376 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-6c2290e7-de73-4c48-a142-dda508a6fb03 tempest-TestInstancesWithCinderVolumes-1183623384 tempest-TestInstancesWithCinderVolumes-1183623384-project-member] https://10.4.3.189/volume/v3/volumes/2a24ea75-955c-4bfe-9ff8-ab1bf9f59462 returned with HTTP 202 Aug 25 05:53:13.269753 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1272/5097] 10.4.3.189 () {66 vars in 1351 bytes} [Tue Aug 25 05:53:13 2026] DELETE /volume/v3/volumes/2a24ea75-955c-4bfe-9ff8-ab1bf9f59462 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:53:13.410300 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-f5ef70e1-73ef-4f29-9ee6-4618097bbec4 req-2a69f9b8-313e-457f-bb77-0b2f27fe28d7 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:53:13.412398 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-f5ef70e1-73ef-4f29-9ee6-4618097bbec4 req-2a69f9b8-313e-457f-bb77-0b2f27fe28d7 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] DELETE https://10.4.3.189/volume/v3/attachments/3537ea3e-7b34-407f-aa17-7848eb232838 Aug 25 05:53:13.412620 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-f5ef70e1-73ef-4f29-9ee6-4618097bbec4 req-2a69f9b8-313e-457f-bb77-0b2f27fe28d7 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:53:13.412838 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-f5ef70e1-73ef-4f29-9ee6-4618097bbec4 req-2a69f9b8-313e-457f-bb77-0b2f27fe28d7 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Calling method 'version_select' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:53:13.420010 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:53:13.420010 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:53:13.465763 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-f5ef70e1-73ef-4f29-9ee6-4618097bbec4 req-2a69f9b8-313e-457f-bb77-0b2f27fe28d7 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] https://10.4.3.189/volume/v3/attachments/3537ea3e-7b34-407f-aa17-7848eb232838 returned with HTTP 200 Aug 25 05:53:13.466253 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1288/5098] 10.4.3.189 () {72 vars in 1673 bytes} [Tue Aug 25 05:53:13 2026] DELETE /volume/v3/attachments/3537ea3e-7b34-407f-aa17-7848eb232838 => generated 19 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:53:14.810850 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-1d9a58d1-788c-4142-8aae-1737ab52ddd1 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:53:14.812965 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-1d9a58d1-788c-4142-8aae-1737ab52ddd1 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] DELETE https://10.4.3.189/volume/v3/volumes/fef260e0-c3e9-433c-bd19-8dca6d741f03 Aug 25 05:53:14.813214 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-1d9a58d1-788c-4142-8aae-1737ab52ddd1 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:53:14.813437 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-1d9a58d1-788c-4142-8aae-1737ab52ddd1 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Calling method 'delete' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:53:14.813625 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.v3.volumes [None req-1d9a58d1-788c-4142-8aae-1737ab52ddd1 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Delete volume with id: fef260e0-c3e9-433c-bd19-8dca6d741f03 Aug 25 05:53:14.821929 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:53:14.821929 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:53:14.822711 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-1d9a58d1-788c-4142-8aae-1737ab52ddd1 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Volume info retrieved successfully. Aug 25 05:53:14.839675 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-1d9a58d1-788c-4142-8aae-1737ab52ddd1 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Delete volume request issued successfully. Aug 25 05:53:14.839933 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-1d9a58d1-788c-4142-8aae-1737ab52ddd1 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] https://10.4.3.189/volume/v3/volumes/fef260e0-c3e9-433c-bd19-8dca6d741f03 returned with HTTP 202 Aug 25 05:53:14.840535 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1270/5099] 10.4.3.189 () {66 vars in 1351 bytes} [Tue Aug 25 05:53:14 2026] DELETE /volume/v3/volumes/fef260e0-c3e9-433c-bd19-8dca6d741f03 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:53:14.847885 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-6bb0466a-41ee-4ddb-b530-26d7ce211086 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:53:14.849760 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6bb0466a-41ee-4ddb-b530-26d7ce211086 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] GET https://10.4.3.189/volume/v3/volumes/fef260e0-c3e9-433c-bd19-8dca6d741f03 Aug 25 05:53:14.849947 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-6bb0466a-41ee-4ddb-b530-26d7ce211086 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:53:14.850175 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-6bb0466a-41ee-4ddb-b530-26d7ce211086 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:53:14.857423 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:53:14.857423 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:53:14.861322 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-6bb0466a-41ee-4ddb-b530-26d7ce211086 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Volume info retrieved successfully. Aug 25 05:53:14.866444 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6bb0466a-41ee-4ddb-b530-26d7ce211086 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] https://10.4.3.189/volume/v3/volumes/fef260e0-c3e9-433c-bd19-8dca6d741f03 returned with HTTP 200 Aug 25 05:53:14.866976 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1270/5100] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:53:14 2026] GET /volume/v3/volumes/fef260e0-c3e9-433c-bd19-8dca6d741f03 => generated 1366 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:53:15.883356 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-01186f82-02d5-413e-91f9-1540f1fb5f47 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:53:15.885154 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-01186f82-02d5-413e-91f9-1540f1fb5f47 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] GET https://10.4.3.189/volume/v3/volumes/fef260e0-c3e9-433c-bd19-8dca6d741f03 Aug 25 05:53:15.885357 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-01186f82-02d5-413e-91f9-1540f1fb5f47 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:53:15.885574 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-01186f82-02d5-413e-91f9-1540f1fb5f47 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:53:15.891531 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-01186f82-02d5-413e-91f9-1540f1fb5f47 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] https://10.4.3.189/volume/v3/volumes/fef260e0-c3e9-433c-bd19-8dca6d741f03 returned with HTTP 404 Aug 25 05:53:15.891968 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1273/5101] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:53:15 2026] GET /volume/v3/volumes/fef260e0-c3e9-433c-bd19-8dca6d741f03 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:53:15.925451 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-3d3fac2f-0c4e-4326-ad8d-11dbb40bf346 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:53:15.927409 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-3d3fac2f-0c4e-4326-ad8d-11dbb40bf346 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] POST https://10.4.3.189/volume/v3/volumes Aug 25 05:53:15.927795 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-3d3fac2f-0c4e-4326-ad8d-11dbb40bf346 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-1685197012", "snapshot_id": null, "imageRef": "821ab3e7-1977-4d78-a63f-5997ce48392f", "volume_type": null, "size": 1}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:53:15.929706 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.v3.volumes [None req-3d3fac2f-0c4e-4326-ad8d-11dbb40bf346 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-1685197012', 'snapshot_id': None, 'imageRef': '821ab3e7-1977-4d78-a63f-5997ce48392f', 'volume_type': None, 'size': 1}} {{(pid=100271) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 05:53:16.075836 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [None req-3d3fac2f-0c4e-4326-ad8d-11dbb40bf346 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Create volume of 1 GB Aug 25 05:53:16.076185 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:53:16.076185 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:53:16.080324 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-3d3fac2f-0c4e-4326-ad8d-11dbb40bf346 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Availability Zones retrieved successfully. Aug 25 05:53:16.087073 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-3d3fac2f-0c4e-4326-ad8d-11dbb40bf346 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Flow 'volume_create_api' (c9967ef1-69a5-4bf5-8c5f-b83dff35164c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:53:16.088384 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-3d3fac2f-0c4e-4326-ad8d-11dbb40bf346 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6f6a93f5-993e-45b2-a2de-ea36a39f942b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:53:16.089580 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.flows.api.create_volume [None req-3d3fac2f-0c4e-4326-ad8d-11dbb40bf346 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Validating volume size '1' using validate_int {{(pid=100271) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 05:53:16.144888 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-3d3fac2f-0c4e-4326-ad8d-11dbb40bf346 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6f6a93f5-993e-45b2-a2de-ea36a39f942b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T05:35:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=23fc6e5d-fce0-4521-ba46-4837b4232084,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '23fc6e5d-fce0-4521-ba46-4837b4232084', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:53:16.145600 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-3d3fac2f-0c4e-4326-ad8d-11dbb40bf346 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (036fe3f8-08f7-49dd-b36c-a80aa5e292b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:53:16.184082 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.quota [None req-3d3fac2f-0c4e-4326-ad8d-11dbb40bf346 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Created reservations ['ee89299e-5449-48b9-8384-8a021d61dea3', 'ff38f3b9-625c-4aeb-a374-ac86967218f5', '6f2c2157-6a47-46e0-9b88-f2671c21fe9e', '7d9b15bb-effa-4ce9-ae0d-35080f160e50'] {{(pid=100271) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:53:16.184764 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-3d3fac2f-0c4e-4326-ad8d-11dbb40bf346 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (036fe3f8-08f7-49dd-b36c-a80aa5e292b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ee89299e-5449-48b9-8384-8a021d61dea3', 'ff38f3b9-625c-4aeb-a374-ac86967218f5', '6f2c2157-6a47-46e0-9b88-f2671c21fe9e', '7d9b15bb-effa-4ce9-ae0d-35080f160e50']}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:53:16.185406 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-3d3fac2f-0c4e-4326-ad8d-11dbb40bf346 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3b29b494-20c9-4132-b896-c39713505baa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:53:16.208518 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-3d3fac2f-0c4e-4326-ad8d-11dbb40bf346 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3b29b494-20c9-4132-b896-c39713505baa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f82318be-c11e-4b31-9ce0-32506cc1ea38', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1685197012',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e33e7828ef4e44d9a9679aad64e2bf67',qos_specs=None,replication_status=,reservations=['ee89299e-5449-48b9-8384-8a021d61dea3','ff38f3b9-625c-4aeb-a374-ac86967218f5','6f2c2157-6a47-46e0-9b88-f2671c21fe9e','7d9b15bb-effa-4ce9-ae0d-35080f160e50'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='63d4e24915f3477e8fe8791aab2aed9d',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T05:53:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1685197012',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f82318be-c11e-4b31-9ce0-32506cc1ea38,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e33e7828ef4e44d9a9679aad64e2bf67',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='63d4e24915f3477e8fe8791aab2aed9d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(23fc6e5d-fce0-4521-ba46-4837b4232084),volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:53:16.210129 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-3d3fac2f-0c4e-4326-ad8d-11dbb40bf346 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8f235a4a-2663-482a-8712-e727c31c6f2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:53:16.228764 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-3d3fac2f-0c4e-4326-ad8d-11dbb40bf346 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8f235a4a-2663-482a-8712-e727c31c6f2c) transitioned into state 'SUCCESS' from state '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-1685197012',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e33e7828ef4e44d9a9679aad64e2bf67',qos_specs=None,replication_status=,reservations=['ee89299e-5449-48b9-8384-8a021d61dea3','ff38f3b9-625c-4aeb-a374-ac86967218f5','6f2c2157-6a47-46e0-9b88-f2671c21fe9e','7d9b15bb-effa-4ce9-ae0d-35080f160e50'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='63d4e24915f3477e8fe8791aab2aed9d',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:53:16.229771 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-3d3fac2f-0c4e-4326-ad8d-11dbb40bf346 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8efa4039-edff-4b96-8b5c-54b34bc27155) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:53:16.238843 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-3d3fac2f-0c4e-4326-ad8d-11dbb40bf346 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8efa4039-edff-4b96-8b5c-54b34bc27155) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:53:16.239516 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-3d3fac2f-0c4e-4326-ad8d-11dbb40bf346 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Flow 'volume_create_api' (c9967ef1-69a5-4bf5-8c5f-b83dff35164c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100271) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:53:16.239779 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-3d3fac2f-0c4e-4326-ad8d-11dbb40bf346 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Create volume request issued successfully. Aug 25 05:53:16.240341 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-3d3fac2f-0c4e-4326-ad8d-11dbb40bf346 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] https://10.4.3.189/volume/v3/volumes returned with HTTP 202 Aug 25 05:53:16.240727 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1289/5102] 10.4.3.189 () {68 vars in 1259 bytes} [Tue Aug 25 05:53:15 2026] POST /volume/v3/volumes => generated 759 bytes in 316 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 05:53:16.256793 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-b3fefce3-d8cd-479c-a482-e2358bd39a0b None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:53:16.259329 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-b3fefce3-d8cd-479c-a482-e2358bd39a0b tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] GET https://10.4.3.189/volume/v3/volumes/f82318be-c11e-4b31-9ce0-32506cc1ea38 Aug 25 05:53:16.259595 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-b3fefce3-d8cd-479c-a482-e2358bd39a0b tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:53:16.259879 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-b3fefce3-d8cd-479c-a482-e2358bd39a0b tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:53:16.269158 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:53:16.269158 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:53:16.273174 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-b3fefce3-d8cd-479c-a482-e2358bd39a0b tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Volume info retrieved successfully. Aug 25 05:53:16.278249 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-b3fefce3-d8cd-479c-a482-e2358bd39a0b tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] https://10.4.3.189/volume/v3/volumes/f82318be-c11e-4b31-9ce0-32506cc1ea38 returned with HTTP 200 Aug 25 05:53:16.278598 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1271/5103] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:53:16 2026] GET /volume/v3/volumes/f82318be-c11e-4b31-9ce0-32506cc1ea38 => generated 827 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:53:16.595911 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-bb91f0fb-52b8-4cce-933d-173712f0f06f req-7ef8777a-ed2b-4304-b418-b77461d1771e None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:53:16.599736 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-bb91f0fb-52b8-4cce-933d-173712f0f06f req-7ef8777a-ed2b-4304-b418-b77461d1771e tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] GET https://10.4.3.189/volume/v3/volumes/afa4f1bd-c6c8-4972-b651-ec4505097c48 Aug 25 05:53:16.600046 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-bb91f0fb-52b8-4cce-933d-173712f0f06f req-7ef8777a-ed2b-4304-b418-b77461d1771e tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:53:16.600307 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-bb91f0fb-52b8-4cce-933d-173712f0f06f req-7ef8777a-ed2b-4304-b418-b77461d1771e tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:53:16.612608 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:53:16.612608 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:53:16.617275 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [req-bb91f0fb-52b8-4cce-933d-173712f0f06f req-7ef8777a-ed2b-4304-b418-b77461d1771e tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Volume info retrieved successfully. Aug 25 05:53:16.624891 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-bb91f0fb-52b8-4cce-933d-173712f0f06f req-7ef8777a-ed2b-4304-b418-b77461d1771e tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] https://10.4.3.189/volume/v3/volumes/afa4f1bd-c6c8-4972-b651-ec4505097c48 returned with HTTP 200 Aug 25 05:53:16.625322 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1271/5104] 10.4.3.189 () {68 vars in 1598 bytes} [Tue Aug 25 05:53:16 2026] GET /volume/v3/volumes/afa4f1bd-c6c8-4972-b651-ec4505097c48 => generated 846 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:53:16.704650 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-d29a8be4-3038-42d6-95be-d0cf4ccab081 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:53:16.705073 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-d29a8be4-3038-42d6-95be-d0cf4ccab081 None None] GET https://10.4.3.189/volume// Aug 25 05:53:16.705269 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-d29a8be4-3038-42d6-95be-d0cf4ccab081 None None] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:53:16.705484 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-d29a8be4-3038-42d6-95be-d0cf4ccab081 None None] Calling method 'all' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:53:16.705840 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-d29a8be4-3038-42d6-95be-d0cf4ccab081 None None] https://10.4.3.189/volume// returned with HTTP 300 Aug 25 05:53:16.706184 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1274/5105] 10.4.3.189 () {66 vars in 1428 bytes} [Tue Aug 25 05:53: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 25 05:53:16.713374 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-bb91f0fb-52b8-4cce-933d-173712f0f06f req-d0d5dbce-d344-48a6-8fa2-f1a49704a4b3 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:53:16.715876 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-bb91f0fb-52b8-4cce-933d-173712f0f06f req-d0d5dbce-d344-48a6-8fa2-f1a49704a4b3 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] POST https://10.4.3.189/volume/v3/attachments Aug 25 05:53:16.716347 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-bb91f0fb-52b8-4cce-933d-173712f0f06f req-d0d5dbce-d344-48a6-8fa2-f1a49704a4b3 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "afa4f1bd-c6c8-4972-b651-ec4505097c48", "connector": null, "instance_uuid": "1e79af1e-2929-4518-bbbb-35e274fa92a8"}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:53:16.725955 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:53:16.725955 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:53:16.750761 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-bb91f0fb-52b8-4cce-933d-173712f0f06f req-d0d5dbce-d344-48a6-8fa2-f1a49704a4b3 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] https://10.4.3.189/volume/v3/attachments returned with HTTP 200 Aug 25 05:53:16.751477 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1290/5106] 10.4.3.189 () {74 vars in 1594 bytes} [Tue Aug 25 05:53:16 2026] POST /volume/v3/attachments => generated 273 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:53:16.778869 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-118a4d9e-761e-4ea2-84fa-4c09b23959c0 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:53:16.780731 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-118a4d9e-761e-4ea2-84fa-4c09b23959c0 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] GET https://10.4.3.189/volume/v3/volumes/afa4f1bd-c6c8-4972-b651-ec4505097c48 Aug 25 05:53:16.780914 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-118a4d9e-761e-4ea2-84fa-4c09b23959c0 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:53:16.781117 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-118a4d9e-761e-4ea2-84fa-4c09b23959c0 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:53:16.787180 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-eb686797-e545-4dd3-809d-03f502472561 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:53:16.787538 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-eb686797-e545-4dd3-809d-03f502472561 None None] GET https://10.4.3.189/volume// Aug 25 05:53:16.787693 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-eb686797-e545-4dd3-809d-03f502472561 None None] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:53:16.787895 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-eb686797-e545-4dd3-809d-03f502472561 None None] Calling method 'all' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:53:16.788240 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-eb686797-e545-4dd3-809d-03f502472561 None None] https://10.4.3.189/volume// returned with HTTP 300 Aug 25 05:53:16.788531 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1272/5107] 10.4.3.189 () {66 vars in 1426 bytes} [Tue Aug 25 05:53: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 25 05:53:16.791276 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:53:16.791276 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:53:16.795156 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-bb91f0fb-52b8-4cce-933d-173712f0f06f req-b0227fc4-57ea-435d-b1f2-89e36f79380c None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:53:16.796856 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-118a4d9e-761e-4ea2-84fa-4c09b23959c0 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Volume info retrieved successfully. Aug 25 05:53:16.797475 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-bb91f0fb-52b8-4cce-933d-173712f0f06f req-b0227fc4-57ea-435d-b1f2-89e36f79380c tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] GET https://10.4.3.189/volume/v3/volumes/afa4f1bd-c6c8-4972-b651-ec4505097c48 Aug 25 05:53:16.797668 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-bb91f0fb-52b8-4cce-933d-173712f0f06f req-b0227fc4-57ea-435d-b1f2-89e36f79380c tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:53:16.798076 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-bb91f0fb-52b8-4cce-933d-173712f0f06f req-b0227fc4-57ea-435d-b1f2-89e36f79380c tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:53:16.801593 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-118a4d9e-761e-4ea2-84fa-4c09b23959c0 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] https://10.4.3.189/volume/v3/volumes/afa4f1bd-c6c8-4972-b651-ec4505097c48 returned with HTTP 200 Aug 25 05:53:16.801958 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1272/5108] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:53:16 2026] GET /volume/v3/volumes/afa4f1bd-c6c8-4972-b651-ec4505097c48 => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:53:16.806789 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:53:16.806789 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:53:16.809821 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [req-bb91f0fb-52b8-4cce-933d-173712f0f06f req-b0227fc4-57ea-435d-b1f2-89e36f79380c tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Volume info retrieved successfully. Aug 25 05:53:16.813449 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-bb91f0fb-52b8-4cce-933d-173712f0f06f req-b0227fc4-57ea-435d-b1f2-89e36f79380c tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] https://10.4.3.189/volume/v3/volumes/afa4f1bd-c6c8-4972-b651-ec4505097c48 returned with HTTP 200 Aug 25 05:53:16.813786 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1275/5109] 10.4.3.189 () {70 vars in 1639 bytes} [Tue Aug 25 05:53:16 2026] GET /volume/v3/volumes/afa4f1bd-c6c8-4972-b651-ec4505097c48 => generated 1025 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 05:53:16.917667 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-bb91f0fb-52b8-4cce-933d-173712f0f06f req-0c371c41-b4cc-45d8-bd9c-4c2c07fce665 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:53:16.919734 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-bb91f0fb-52b8-4cce-933d-173712f0f06f req-0c371c41-b4cc-45d8-bd9c-4c2c07fce665 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] PUT https://10.4.3.189/volume/v3/attachments/669ae843-8321-4592-8675-ff95d44f5c95 Aug 25 05:53:16.920159 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-bb91f0fb-52b8-4cce-933d-173712f0f06f req-0c371c41-b4cc-45d8-bd9c-4c2c07fce665 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.189", "host": "np0000008051", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:8b4a65c6a3e1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "a19da604-b1eb-4396-a9d5-30b16dae3da8", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:53:16.927326 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.coordination [req-bb91f0fb-52b8-4cce-933d-173712f0f06f req-0c371c41-b4cc-45d8-bd9c-4c2c07fce665 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Acquiring lock "cinder-attachment_update-afa4f1bd-c6c8-4972-b651-ec4505097c48-np0000008051" by "attachment_update" {{(pid=100271) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 05:53:16.931246 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.coordination [req-bb91f0fb-52b8-4cce-933d-173712f0f06f req-0c371c41-b4cc-45d8-bd9c-4c2c07fce665 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Lock "cinder-attachment_update-afa4f1bd-c6c8-4972-b651-ec4505097c48-np0000008051" acquired by "attachment_update" :: waited 0.004s {{(pid=100271) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 05:53:16.932079 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:53:16.932079 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:53:16.999733 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.coordination [req-bb91f0fb-52b8-4cce-933d-173712f0f06f req-0c371c41-b4cc-45d8-bd9c-4c2c07fce665 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Lock "cinder-attachment_update-afa4f1bd-c6c8-4972-b651-ec4505097c48-np0000008051" released by "attachment_update" :: held 0.068s {{(pid=100271) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 05:53:17.000019 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-bb91f0fb-52b8-4cce-933d-173712f0f06f req-0c371c41-b4cc-45d8-bd9c-4c2c07fce665 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] https://10.4.3.189/volume/v3/attachments/669ae843-8321-4592-8675-ff95d44f5c95 returned with HTTP 200 Aug 25 05:53:17.000497 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1291/5110] 10.4.3.189 () {74 vars in 1704 bytes} [Tue Aug 25 05:53:16 2026] PUT /volume/v3/attachments/669ae843-8321-4592-8675-ff95d44f5c95 => generated 969 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:53:17.291561 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-8a74ff58-9e4a-44ab-b751-1071ea4c4665 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:53:17.293316 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-8a74ff58-9e4a-44ab-b751-1071ea4c4665 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] GET https://10.4.3.189/volume/v3/volumes/f82318be-c11e-4b31-9ce0-32506cc1ea38 Aug 25 05:53:17.293486 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-8a74ff58-9e4a-44ab-b751-1071ea4c4665 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:53:17.293670 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-8a74ff58-9e4a-44ab-b751-1071ea4c4665 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:53:17.299922 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:53:17.299922 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:53:17.302868 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-8a74ff58-9e4a-44ab-b751-1071ea4c4665 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Volume info retrieved successfully. Aug 25 05:53:17.306708 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-8a74ff58-9e4a-44ab-b751-1071ea4c4665 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] https://10.4.3.189/volume/v3/volumes/f82318be-c11e-4b31-9ce0-32506cc1ea38 returned with HTTP 200 Aug 25 05:53:17.307065 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1273/5111] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:53:17 2026] GET /volume/v3/volumes/f82318be-c11e-4b31-9ce0-32506cc1ea38 => generated 1367 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:53:17.318451 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-f5a247d1-a9d0-4605-ba0a-8b8553069454 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:53:17.320154 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-f5a247d1-a9d0-4605-ba0a-8b8553069454 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] GET https://10.4.3.189/volume/v3/volumes/f82318be-c11e-4b31-9ce0-32506cc1ea38 Aug 25 05:53:17.320350 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-f5a247d1-a9d0-4605-ba0a-8b8553069454 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:53:17.320533 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-f5a247d1-a9d0-4605-ba0a-8b8553069454 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:53:17.326822 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:53:17.326822 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:53:17.329901 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-f5a247d1-a9d0-4605-ba0a-8b8553069454 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Volume info retrieved successfully. Aug 25 05:53:17.333921 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-f5a247d1-a9d0-4605-ba0a-8b8553069454 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] https://10.4.3.189/volume/v3/volumes/f82318be-c11e-4b31-9ce0-32506cc1ea38 returned with HTTP 200 Aug 25 05:53:17.334409 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1273/5112] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:53:17 2026] GET /volume/v3/volumes/f82318be-c11e-4b31-9ce0-32506cc1ea38 => generated 1367 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:53:17.345811 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-73266bf2-15f1-4b21-9b74-7fae01ef5947 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:53:17.347621 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-73266bf2-15f1-4b21-9b74-7fae01ef5947 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] POST https://10.4.3.189/volume/v3/snapshots Aug 25 05:53:17.347948 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-73266bf2-15f1-4b21-9b74-7fae01ef5947 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f82318be-c11e-4b31-9ce0-32506cc1ea38", "force": false, "name": "tempest-TestVolumeBootPattern-snapshot-317178097", "description": null, "metadata": null}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:53:17.356009 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:53:17.356009 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:53:17.356500 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-73266bf2-15f1-4b21-9b74-7fae01ef5947 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Volume info retrieved successfully. Aug 25 05:53:17.356637 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.v3.snapshots [None req-73266bf2-15f1-4b21-9b74-7fae01ef5947 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Create snapshot from volume f82318be-c11e-4b31-9ce0-32506cc1ea38 Aug 25 05:53:17.382211 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.quota [None req-73266bf2-15f1-4b21-9b74-7fae01ef5947 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Created reservations ['f3f77bd7-345b-43bf-bfc0-6b4e716ab6ce', 'dfd04b54-d6d4-4dad-8dbf-204ab2c93bb8', '7f77a449-c638-407b-8b32-577b3cc1dabd', 'fc6bee60-6351-4b7e-9dbd-9a5df8b4444f'] {{(pid=100269) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:53:17.410176 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-73266bf2-15f1-4b21-9b74-7fae01ef5947 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Snapshot create request issued successfully. Aug 25 05:53:17.410532 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-73266bf2-15f1-4b21-9b74-7fae01ef5947 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] https://10.4.3.189/volume/v3/snapshots returned with HTTP 202 Aug 25 05:53:17.410956 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1276/5113] 10.4.3.189 () {68 vars in 1265 bytes} [Tue Aug 25 05:53:17 2026] POST /volume/v3/snapshots => generated 307 bytes in 65 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 05:53:17.419570 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-b716d19a-6a30-40bd-9b5c-e656a8f03916 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:53:17.421439 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-b716d19a-6a30-40bd-9b5c-e656a8f03916 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] GET https://10.4.3.189/volume/v3/snapshots/bee5465b-86c5-471f-bdf7-4bb9d61b2192 Aug 25 05:53:17.421623 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-b716d19a-6a30-40bd-9b5c-e656a8f03916 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:53:17.421822 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-b716d19a-6a30-40bd-9b5c-e656a8f03916 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:53:17.427132 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:53:17.427132 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:53:17.427603 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-b716d19a-6a30-40bd-9b5c-e656a8f03916 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Snapshot retrieved successfully. Aug 25 05:53:17.428509 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-b716d19a-6a30-40bd-9b5c-e656a8f03916 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] https://10.4.3.189/volume/v3/snapshots/bee5465b-86c5-471f-bdf7-4bb9d61b2192 returned with HTTP 200 Aug 25 05:53:17.428886 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1292/5114] 10.4.3.189 () {66 vars in 1354 bytes} [Tue Aug 25 05:53:17 2026] GET /volume/v3/snapshots/bee5465b-86c5-471f-bdf7-4bb9d61b2192 => generated 439 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:53:17.517480 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-e6a586df-f9f2-4a8b-9f64-42fdaad4bbc8 req-683c861e-58dc-44bb-a3d3-922cdce4caf3 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:53:17.519306 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-e6a586df-f9f2-4a8b-9f64-42fdaad4bbc8 req-683c861e-58dc-44bb-a3d3-922cdce4caf3 tempest-TestInstancesWithCinderVolumes-1183623384 tempest-TestInstancesWithCinderVolumes-1183623384-project-member] GET https://10.4.3.189/volume/v3/volumes/ad4b43c0-225b-4816-8d00-e2d424c2a844 Aug 25 05:53:17.519468 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-e6a586df-f9f2-4a8b-9f64-42fdaad4bbc8 req-683c861e-58dc-44bb-a3d3-922cdce4caf3 tempest-TestInstancesWithCinderVolumes-1183623384 tempest-TestInstancesWithCinderVolumes-1183623384-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:53:17.519636 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-e6a586df-f9f2-4a8b-9f64-42fdaad4bbc8 req-683c861e-58dc-44bb-a3d3-922cdce4caf3 tempest-TestInstancesWithCinderVolumes-1183623384 tempest-TestInstancesWithCinderVolumes-1183623384-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:53:17.528174 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:53:17.528174 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:53:17.531482 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [req-e6a586df-f9f2-4a8b-9f64-42fdaad4bbc8 req-683c861e-58dc-44bb-a3d3-922cdce4caf3 tempest-TestInstancesWithCinderVolumes-1183623384 tempest-TestInstancesWithCinderVolumes-1183623384-project-member] Volume info retrieved successfully. Aug 25 05:53:17.535166 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-e6a586df-f9f2-4a8b-9f64-42fdaad4bbc8 req-683c861e-58dc-44bb-a3d3-922cdce4caf3 tempest-TestInstancesWithCinderVolumes-1183623384 tempest-TestInstancesWithCinderVolumes-1183623384-project-member] https://10.4.3.189/volume/v3/volumes/ad4b43c0-225b-4816-8d00-e2d424c2a844 returned with HTTP 200 Aug 25 05:53:17.535601 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1274/5115] 10.4.3.189 () {68 vars in 1598 bytes} [Tue Aug 25 05:53:17 2026] GET /volume/v3/volumes/ad4b43c0-225b-4816-8d00-e2d424c2a844 => generated 1230 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:53:17.553145 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [req-e6a586df-f9f2-4a8b-9f64-42fdaad4bbc8 req-96d8b7ca-433c-40bd-83de-95980e41afde None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:53:17.554948 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-e6a586df-f9f2-4a8b-9f64-42fdaad4bbc8 req-96d8b7ca-433c-40bd-83de-95980e41afde tempest-TestInstancesWithCinderVolumes-1183623384 tempest-TestInstancesWithCinderVolumes-1183623384-project-member] POST https://10.4.3.189/volume/v3/volumes/ad4b43c0-225b-4816-8d00-e2d424c2a844/action Aug 25 05:53:17.555296 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-e6a586df-f9f2-4a8b-9f64-42fdaad4bbc8 req-96d8b7ca-433c-40bd-83de-95980e41afde tempest-TestInstancesWithCinderVolumes-1183623384 tempest-TestInstancesWithCinderVolumes-1183623384-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100270) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 05:53:17.555423 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-e6a586df-f9f2-4a8b-9f64-42fdaad4bbc8 req-96d8b7ca-433c-40bd-83de-95980e41afde tempest-TestInstancesWithCinderVolumes-1183623384 tempest-TestInstancesWithCinderVolumes-1183623384-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:53:17.565205 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:53:17.565205 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:53:17.565622 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [req-e6a586df-f9f2-4a8b-9f64-42fdaad4bbc8 req-96d8b7ca-433c-40bd-83de-95980e41afde tempest-TestInstancesWithCinderVolumes-1183623384 tempest-TestInstancesWithCinderVolumes-1183623384-project-member] Volume info retrieved successfully. Aug 25 05:53:17.570844 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [req-e6a586df-f9f2-4a8b-9f64-42fdaad4bbc8 req-96d8b7ca-433c-40bd-83de-95980e41afde tempest-TestInstancesWithCinderVolumes-1183623384 tempest-TestInstancesWithCinderVolumes-1183623384-project-member] Begin detaching volume completed successfully. Aug 25 05:53:17.571074 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-e6a586df-f9f2-4a8b-9f64-42fdaad4bbc8 req-96d8b7ca-433c-40bd-83de-95980e41afde tempest-TestInstancesWithCinderVolumes-1183623384 tempest-TestInstancesWithCinderVolumes-1183623384-project-member] https://10.4.3.189/volume/v3/volumes/ad4b43c0-225b-4816-8d00-e2d424c2a844/action returned with HTTP 202 Aug 25 05:53:17.571464 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1274/5116] 10.4.3.189 () {72 vars in 1672 bytes} [Tue Aug 25 05:53:17 2026] POST /volume/v3/volumes/ad4b43c0-225b-4816-8d00-e2d424c2a844/action => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 05:53:17.614043 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-9299fcb0-dc9d-46b6-88ee-caad6e8f6d1e None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:53:17.614523 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-9299fcb0-dc9d-46b6-88ee-caad6e8f6d1e None None] GET https://10.4.3.189/volume// Aug 25 05:53:17.614662 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-9299fcb0-dc9d-46b6-88ee-caad6e8f6d1e None None] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:53:17.614789 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-9299fcb0-dc9d-46b6-88ee-caad6e8f6d1e None None] Calling method 'all' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:53:17.615158 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-9299fcb0-dc9d-46b6-88ee-caad6e8f6d1e None None] https://10.4.3.189/volume// returned with HTTP 300 Aug 25 05:53:17.615444 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1277/5117] 10.4.3.189 () {66 vars in 1426 bytes} [Tue Aug 25 05:53: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 25 05:53:17.623027 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-e6a586df-f9f2-4a8b-9f64-42fdaad4bbc8 req-fc28f243-bb95-47e5-9439-f794362b0262 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:53:17.625425 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-e6a586df-f9f2-4a8b-9f64-42fdaad4bbc8 req-fc28f243-bb95-47e5-9439-f794362b0262 tempest-TestInstancesWithCinderVolumes-1183623384 tempest-TestInstancesWithCinderVolumes-1183623384-project-member] GET https://10.4.3.189/volume/v3/volumes/ad4b43c0-225b-4816-8d00-e2d424c2a844 Aug 25 05:53:17.625670 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-e6a586df-f9f2-4a8b-9f64-42fdaad4bbc8 req-fc28f243-bb95-47e5-9439-f794362b0262 tempest-TestInstancesWithCinderVolumes-1183623384 tempest-TestInstancesWithCinderVolumes-1183623384-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:53:17.625828 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-e6a586df-f9f2-4a8b-9f64-42fdaad4bbc8 req-fc28f243-bb95-47e5-9439-f794362b0262 tempest-TestInstancesWithCinderVolumes-1183623384 tempest-TestInstancesWithCinderVolumes-1183623384-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:53:17.635472 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:53:17.635472 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:53:17.638688 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [req-e6a586df-f9f2-4a8b-9f64-42fdaad4bbc8 req-fc28f243-bb95-47e5-9439-f794362b0262 tempest-TestInstancesWithCinderVolumes-1183623384 tempest-TestInstancesWithCinderVolumes-1183623384-project-member] Volume info retrieved successfully. Aug 25 05:53:17.642539 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-e6a586df-f9f2-4a8b-9f64-42fdaad4bbc8 req-fc28f243-bb95-47e5-9439-f794362b0262 tempest-TestInstancesWithCinderVolumes-1183623384 tempest-TestInstancesWithCinderVolumes-1183623384-project-member] https://10.4.3.189/volume/v3/volumes/ad4b43c0-225b-4816-8d00-e2d424c2a844 returned with HTTP 200 Aug 25 05:53:17.643007 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1293/5118] 10.4.3.189 () {70 vars in 1639 bytes} [Tue Aug 25 05:53:17 2026] GET /volume/v3/volumes/ad4b43c0-225b-4816-8d00-e2d424c2a844 => generated 1413 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 05:53:17.815044 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-d684b651-7374-4eae-9043-b7bcfa39fffb None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:53:17.816937 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d684b651-7374-4eae-9043-b7bcfa39fffb tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] GET https://10.4.3.189/volume/v3/volumes/afa4f1bd-c6c8-4972-b651-ec4505097c48 Aug 25 05:53:17.817172 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d684b651-7374-4eae-9043-b7bcfa39fffb tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:53:17.817384 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d684b651-7374-4eae-9043-b7bcfa39fffb tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:53:17.827033 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:53:17.827033 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:53:17.830153 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-d684b651-7374-4eae-9043-b7bcfa39fffb tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Volume info retrieved successfully. Aug 25 05:53:17.833667 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d684b651-7374-4eae-9043-b7bcfa39fffb tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] https://10.4.3.189/volume/v3/volumes/afa4f1bd-c6c8-4972-b651-ec4505097c48 returned with HTTP 200 Aug 25 05:53:17.834071 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1275/5119] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:53:17 2026] GET /volume/v3/volumes/afa4f1bd-c6c8-4972-b651-ec4505097c48 => generated 846 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:53:18.438071 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-737f5ae2-f2d6-4695-a12c-cff950349ace None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:53:18.439687 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-737f5ae2-f2d6-4695-a12c-cff950349ace tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] GET https://10.4.3.189/volume/v3/snapshots/bee5465b-86c5-471f-bdf7-4bb9d61b2192 Aug 25 05:53:18.440204 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-737f5ae2-f2d6-4695-a12c-cff950349ace tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:53:18.440554 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-737f5ae2-f2d6-4695-a12c-cff950349ace tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:53:18.445606 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:53:18.445606 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:53:18.446333 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-737f5ae2-f2d6-4695-a12c-cff950349ace tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Snapshot retrieved successfully. Aug 25 05:53:18.447281 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-737f5ae2-f2d6-4695-a12c-cff950349ace tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] https://10.4.3.189/volume/v3/snapshots/bee5465b-86c5-471f-bdf7-4bb9d61b2192 returned with HTTP 200 Aug 25 05:53:18.447857 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1275/5120] 10.4.3.189 () {66 vars in 1354 bytes} [Tue Aug 25 05:53:18 2026] GET /volume/v3/snapshots/bee5465b-86c5-471f-bdf7-4bb9d61b2192 => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:53:18.456388 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-be88f267-c071-41b1-a628-b2f2c2653da1 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:53:18.458399 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-be88f267-c071-41b1-a628-b2f2c2653da1 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] GET https://10.4.3.189/volume/v3/snapshots/bee5465b-86c5-471f-bdf7-4bb9d61b2192 Aug 25 05:53:18.458639 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-be88f267-c071-41b1-a628-b2f2c2653da1 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:53:18.458868 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-be88f267-c071-41b1-a628-b2f2c2653da1 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:53:18.464876 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:53:18.464876 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:53:18.465424 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-be88f267-c071-41b1-a628-b2f2c2653da1 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Snapshot retrieved successfully. Aug 25 05:53:18.466224 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-be88f267-c071-41b1-a628-b2f2c2653da1 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] https://10.4.3.189/volume/v3/snapshots/bee5465b-86c5-471f-bdf7-4bb9d61b2192 returned with HTTP 200 Aug 25 05:53:18.466574 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1278/5121] 10.4.3.189 () {66 vars in 1354 bytes} [Tue Aug 25 05:53:18 2026] GET /volume/v3/snapshots/bee5465b-86c5-471f-bdf7-4bb9d61b2192 => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:53:18.545585 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-d9348070-c4c4-4773-8c87-7f18eb38ee40 req-fc52060d-2b6e-4e31-b36e-c9e1ba6a8b7c None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:53:18.548245 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-d9348070-c4c4-4773-8c87-7f18eb38ee40 req-fc52060d-2b6e-4e31-b36e-c9e1ba6a8b7c tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] GET https://10.4.3.189/volume/v3/snapshots/bee5465b-86c5-471f-bdf7-4bb9d61b2192 Aug 25 05:53:18.548568 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-d9348070-c4c4-4773-8c87-7f18eb38ee40 req-fc52060d-2b6e-4e31-b36e-c9e1ba6a8b7c tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:53:18.548865 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-d9348070-c4c4-4773-8c87-7f18eb38ee40 req-fc52060d-2b6e-4e31-b36e-c9e1ba6a8b7c tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:53:18.554978 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:53:18.554978 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:53:18.555623 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [req-d9348070-c4c4-4773-8c87-7f18eb38ee40 req-fc52060d-2b6e-4e31-b36e-c9e1ba6a8b7c tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Snapshot retrieved successfully. Aug 25 05:53:18.556694 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-d9348070-c4c4-4773-8c87-7f18eb38ee40 req-fc52060d-2b6e-4e31-b36e-c9e1ba6a8b7c tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] https://10.4.3.189/volume/v3/snapshots/bee5465b-86c5-471f-bdf7-4bb9d61b2192 returned with HTTP 200 Aug 25 05:53:18.557280 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1294/5122] 10.4.3.189 () {68 vars in 1604 bytes} [Tue Aug 25 05:53:18 2026] GET /volume/v3/snapshots/bee5465b-86c5-471f-bdf7-4bb9d61b2192 => generated 466 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:53:18.565856 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-d9348070-c4c4-4773-8c87-7f18eb38ee40 req-02ef833f-2ad0-4746-9098-092e76dc481b None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:53:18.567976 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-d9348070-c4c4-4773-8c87-7f18eb38ee40 req-02ef833f-2ad0-4746-9098-092e76dc481b tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] GET https://10.4.3.189/volume/v3/volumes/f82318be-c11e-4b31-9ce0-32506cc1ea38 Aug 25 05:53:18.568098 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-d9348070-c4c4-4773-8c87-7f18eb38ee40 req-02ef833f-2ad0-4746-9098-092e76dc481b tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:53:18.568291 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-d9348070-c4c4-4773-8c87-7f18eb38ee40 req-02ef833f-2ad0-4746-9098-092e76dc481b tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:53:18.574765 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:53:18.574765 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:53:18.578128 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [req-d9348070-c4c4-4773-8c87-7f18eb38ee40 req-02ef833f-2ad0-4746-9098-092e76dc481b tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Volume info retrieved successfully. Aug 25 05:53:18.582884 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-d9348070-c4c4-4773-8c87-7f18eb38ee40 req-02ef833f-2ad0-4746-9098-092e76dc481b tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] https://10.4.3.189/volume/v3/volumes/f82318be-c11e-4b31-9ce0-32506cc1ea38 returned with HTTP 200 Aug 25 05:53:18.583304 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1276/5123] 10.4.3.189 () {68 vars in 1598 bytes} [Tue Aug 25 05:53:18 2026] GET /volume/v3/volumes/f82318be-c11e-4b31-9ce0-32506cc1ea38 => generated 1367 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:53:18.845674 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-74b73f90-98f8-4f18-880c-d24ea65e63bf None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:53:18.847082 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-74b73f90-98f8-4f18-880c-d24ea65e63bf tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] GET https://10.4.3.189/volume/v3/volumes/afa4f1bd-c6c8-4972-b651-ec4505097c48 Aug 25 05:53:18.847403 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-74b73f90-98f8-4f18-880c-d24ea65e63bf tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:53:18.847655 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-74b73f90-98f8-4f18-880c-d24ea65e63bf tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:53:18.857248 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:53:18.857248 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:53:18.863613 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-74b73f90-98f8-4f18-880c-d24ea65e63bf tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Volume info retrieved successfully. Aug 25 05:53:18.865539 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-74b73f90-98f8-4f18-880c-d24ea65e63bf tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] https://10.4.3.189/volume/v3/volumes/afa4f1bd-c6c8-4972-b651-ec4505097c48 returned with HTTP 200 Aug 25 05:53:18.866021 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1276/5124] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:53:18 2026] GET /volume/v3/volumes/afa4f1bd-c6c8-4972-b651-ec4505097c48 => generated 846 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:53:18.946384 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-d9348070-c4c4-4773-8c87-7f18eb38ee40 req-77a5c224-a79d-4300-9a43-27b248a3dd04 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:53:18.948426 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-d9348070-c4c4-4773-8c87-7f18eb38ee40 req-77a5c224-a79d-4300-9a43-27b248a3dd04 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] GET https://10.4.3.189/volume/v3/snapshots/bee5465b-86c5-471f-bdf7-4bb9d61b2192 Aug 25 05:53:18.948606 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-d9348070-c4c4-4773-8c87-7f18eb38ee40 req-77a5c224-a79d-4300-9a43-27b248a3dd04 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:53:18.948787 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-d9348070-c4c4-4773-8c87-7f18eb38ee40 req-77a5c224-a79d-4300-9a43-27b248a3dd04 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:53:18.953664 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:53:18.953664 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:53:18.954067 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [req-d9348070-c4c4-4773-8c87-7f18eb38ee40 req-77a5c224-a79d-4300-9a43-27b248a3dd04 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Snapshot retrieved successfully. Aug 25 05:53:18.954784 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-d9348070-c4c4-4773-8c87-7f18eb38ee40 req-77a5c224-a79d-4300-9a43-27b248a3dd04 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] https://10.4.3.189/volume/v3/snapshots/bee5465b-86c5-471f-bdf7-4bb9d61b2192 returned with HTTP 200 Aug 25 05:53:18.955280 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1279/5125] 10.4.3.189 () {68 vars in 1604 bytes} [Tue Aug 25 05:53:18 2026] GET /volume/v3/snapshots/bee5465b-86c5-471f-bdf7-4bb9d61b2192 => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:53:19.735833 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-d9348070-c4c4-4773-8c87-7f18eb38ee40 req-2545167c-4273-4737-8ccf-1e2a31405d61 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:53:19.738408 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-d9348070-c4c4-4773-8c87-7f18eb38ee40 req-2545167c-4273-4737-8ccf-1e2a31405d61 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] GET https://10.4.3.189/volume/v3/snapshots/bee5465b-86c5-471f-bdf7-4bb9d61b2192 Aug 25 05:53:19.738610 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-d9348070-c4c4-4773-8c87-7f18eb38ee40 req-2545167c-4273-4737-8ccf-1e2a31405d61 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:53:19.738828 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-d9348070-c4c4-4773-8c87-7f18eb38ee40 req-2545167c-4273-4737-8ccf-1e2a31405d61 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:53:19.744198 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:53:19.744198 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:53:19.744725 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [req-d9348070-c4c4-4773-8c87-7f18eb38ee40 req-2545167c-4273-4737-8ccf-1e2a31405d61 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Snapshot retrieved successfully. Aug 25 05:53:19.745601 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-d9348070-c4c4-4773-8c87-7f18eb38ee40 req-2545167c-4273-4737-8ccf-1e2a31405d61 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] https://10.4.3.189/volume/v3/snapshots/bee5465b-86c5-471f-bdf7-4bb9d61b2192 returned with HTTP 200 Aug 25 05:53:19.746008 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1295/5126] 10.4.3.189 () {68 vars in 1604 bytes} [Tue Aug 25 05:53:19 2026] GET /volume/v3/snapshots/bee5465b-86c5-471f-bdf7-4bb9d61b2192 => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:53:19.753621 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-d9348070-c4c4-4773-8c87-7f18eb38ee40 req-e814bdb1-f8f8-44ea-9a77-29bc5507d9d9 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:53:19.755794 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-d9348070-c4c4-4773-8c87-7f18eb38ee40 req-e814bdb1-f8f8-44ea-9a77-29bc5507d9d9 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] GET https://10.4.3.189/volume/v3/volumes/f82318be-c11e-4b31-9ce0-32506cc1ea38 Aug 25 05:53:19.756036 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-d9348070-c4c4-4773-8c87-7f18eb38ee40 req-e814bdb1-f8f8-44ea-9a77-29bc5507d9d9 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:53:19.756245 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-d9348070-c4c4-4773-8c87-7f18eb38ee40 req-e814bdb1-f8f8-44ea-9a77-29bc5507d9d9 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:53:19.763241 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:53:19.763241 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:53:19.766958 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [req-d9348070-c4c4-4773-8c87-7f18eb38ee40 req-e814bdb1-f8f8-44ea-9a77-29bc5507d9d9 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Volume info retrieved successfully. Aug 25 05:53:19.771589 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-d9348070-c4c4-4773-8c87-7f18eb38ee40 req-e814bdb1-f8f8-44ea-9a77-29bc5507d9d9 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] https://10.4.3.189/volume/v3/volumes/f82318be-c11e-4b31-9ce0-32506cc1ea38 returned with HTTP 200 Aug 25 05:53:19.772045 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1277/5127] 10.4.3.189 () {68 vars in 1598 bytes} [Tue Aug 25 05:53:19 2026] GET /volume/v3/volumes/f82318be-c11e-4b31-9ce0-32506cc1ea38 => generated 1367 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:53:19.780523 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [req-d9348070-c4c4-4773-8c87-7f18eb38ee40 req-b040fbef-ad7d-4cbc-8765-872be4ae5248 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:53:19.782678 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-d9348070-c4c4-4773-8c87-7f18eb38ee40 req-b040fbef-ad7d-4cbc-8765-872be4ae5248 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] POST https://10.4.3.189/volume/v3/volumes Aug 25 05:53:19.783188 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-d9348070-c4c4-4773-8c87-7f18eb38ee40 req-b040fbef-ad7d-4cbc-8765-872be4ae5248 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": "bee5465b-86c5-471f-bdf7-4bb9d61b2192", "name": "", "description": "", "volume_type": "storpool", "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:53:19.784890 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.v3.volumes [req-d9348070-c4c4-4773-8c87-7f18eb38ee40 req-b040fbef-ad7d-4cbc-8765-872be4ae5248 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': 'bee5465b-86c5-471f-bdf7-4bb9d61b2192', 'name': '', 'description': '', 'volume_type': 'storpool', 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100270) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 05:53:19.795344 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:53:19.795344 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:53:19.795990 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [req-d9348070-c4c4-4773-8c87-7f18eb38ee40 req-b040fbef-ad7d-4cbc-8765-872be4ae5248 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Snapshot retrieved successfully. Aug 25 05:53:19.796155 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.v3.volumes [req-d9348070-c4c4-4773-8c87-7f18eb38ee40 req-b040fbef-ad7d-4cbc-8765-872be4ae5248 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Create volume of 1 GB Aug 25 05:53:19.796896 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [req-d9348070-c4c4-4773-8c87-7f18eb38ee40 req-b040fbef-ad7d-4cbc-8765-872be4ae5248 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Availability Zones retrieved successfully. Aug 25 05:53:19.804873 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [req-d9348070-c4c4-4773-8c87-7f18eb38ee40 req-b040fbef-ad7d-4cbc-8765-872be4ae5248 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Flow 'volume_create_api' (0dbaccbf-b0bc-4088-a493-486982e50824) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:53:19.806695 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [req-d9348070-c4c4-4773-8c87-7f18eb38ee40 req-b040fbef-ad7d-4cbc-8765-872be4ae5248 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4421111d-be8d-422d-b261-d4d08d4bcd11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:53:19.807727 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.flows.api.create_volume [req-d9348070-c4c4-4773-8c87-7f18eb38ee40 req-b040fbef-ad7d-4cbc-8765-872be4ae5248 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100270) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 05:53:19.839463 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [req-d9348070-c4c4-4773-8c87-7f18eb38ee40 req-b040fbef-ad7d-4cbc-8765-872be4ae5248 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4421111d-be8d-422d-b261-d4d08d4bcd11) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'bee5465b-86c5-471f-bdf7-4bb9d61b2192', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T05:35:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=23fc6e5d-fce0-4521-ba46-4837b4232084,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '23fc6e5d-fce0-4521-ba46-4837b4232084', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:53:19.840699 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [req-d9348070-c4c4-4773-8c87-7f18eb38ee40 req-b040fbef-ad7d-4cbc-8765-872be4ae5248 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e5f437b3-00f9-4423-bce1-bddfbea7bd86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:53:19.881739 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-254fc558-d316-46c2-a177-b130472d9dd2 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:53:19.884298 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-254fc558-d316-46c2-a177-b130472d9dd2 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] GET https://10.4.3.189/volume/v3/volumes/afa4f1bd-c6c8-4972-b651-ec4505097c48 Aug 25 05:53:19.884515 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-254fc558-d316-46c2-a177-b130472d9dd2 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:53:19.884827 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-254fc558-d316-46c2-a177-b130472d9dd2 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:53:19.887759 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.quota [req-d9348070-c4c4-4773-8c87-7f18eb38ee40 req-b040fbef-ad7d-4cbc-8765-872be4ae5248 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Created reservations ['ec2fd688-cc75-4a41-9174-b5b6c42cff02', 'd38694ee-68ee-4803-b3c5-c2d42d170a01', '5909a366-6efa-432f-bb68-6d8df678c117', '4725ad02-555d-4c29-ae70-cb2389c83347'] {{(pid=100270) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:53:19.888590 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [req-d9348070-c4c4-4773-8c87-7f18eb38ee40 req-b040fbef-ad7d-4cbc-8765-872be4ae5248 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e5f437b3-00f9-4423-bce1-bddfbea7bd86) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ec2fd688-cc75-4a41-9174-b5b6c42cff02', 'd38694ee-68ee-4803-b3c5-c2d42d170a01', '5909a366-6efa-432f-bb68-6d8df678c117', '4725ad02-555d-4c29-ae70-cb2389c83347']}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:53:19.889401 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [req-d9348070-c4c4-4773-8c87-7f18eb38ee40 req-b040fbef-ad7d-4cbc-8765-872be4ae5248 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8a073718-41ee-416b-975f-a54889f0012e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:53:19.895428 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:53:19.895428 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:53:19.899382 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-254fc558-d316-46c2-a177-b130472d9dd2 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Volume info retrieved successfully. Aug 25 05:53:19.904685 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-254fc558-d316-46c2-a177-b130472d9dd2 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] https://10.4.3.189/volume/v3/volumes/afa4f1bd-c6c8-4972-b651-ec4505097c48 returned with HTTP 200 Aug 25 05:53:19.905083 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1280/5128] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:53:19 2026] GET /volume/v3/volumes/afa4f1bd-c6c8-4972-b651-ec4505097c48 => generated 846 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:53:19.935332 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [req-d9348070-c4c4-4773-8c87-7f18eb38ee40 req-b040fbef-ad7d-4cbc-8765-872be4ae5248 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8a073718-41ee-416b-975f-a54889f0012e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9aaee22d-c18c-4917-8181-fca74e892b95', '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='e33e7828ef4e44d9a9679aad64e2bf67',qos_specs=None,replication_status=,reservations=['ec2fd688-cc75-4a41-9174-b5b6c42cff02','d38694ee-68ee-4803-b3c5-c2d42d170a01','5909a366-6efa-432f-bb68-6d8df678c117','4725ad02-555d-4c29-ae70-cb2389c83347'],size=1,snapshot_id=bee5465b-86c5-471f-bdf7-4bb9d61b2192,source_replicaid=,source_volid=None,status='creating',user_id='63d4e24915f3477e8fe8791aab2aed9d',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084), '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-25T05:53:19Z,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=9aaee22d-c18c-4917-8181-fca74e892b95,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e33e7828ef4e44d9a9679aad64e2bf67',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=bee5465b-86c5-471f-bdf7-4bb9d61b2192,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='63d4e24915f3477e8fe8791aab2aed9d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(23fc6e5d-fce0-4521-ba46-4837b4232084),volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:53:19.936217 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [req-d9348070-c4c4-4773-8c87-7f18eb38ee40 req-b040fbef-ad7d-4cbc-8765-872be4ae5248 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (88aa24b4-4fe0-4c6e-bf48-f463ee514ef7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:53:19.953869 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [req-d9348070-c4c4-4773-8c87-7f18eb38ee40 req-b040fbef-ad7d-4cbc-8765-872be4ae5248 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (88aa24b4-4fe0-4c6e-bf48-f463ee514ef7) transitioned into 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='e33e7828ef4e44d9a9679aad64e2bf67',qos_specs=None,replication_status=,reservations=['ec2fd688-cc75-4a41-9174-b5b6c42cff02','d38694ee-68ee-4803-b3c5-c2d42d170a01','5909a366-6efa-432f-bb68-6d8df678c117','4725ad02-555d-4c29-ae70-cb2389c83347'],size=1,snapshot_id=bee5465b-86c5-471f-bdf7-4bb9d61b2192,source_replicaid=,source_volid=None,status='creating',user_id='63d4e24915f3477e8fe8791aab2aed9d',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:53:19.954649 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [req-d9348070-c4c4-4773-8c87-7f18eb38ee40 req-b040fbef-ad7d-4cbc-8765-872be4ae5248 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4ec152cd-7da9-4e6e-92b0-c54f99ed6b69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:53:19.973381 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [req-d9348070-c4c4-4773-8c87-7f18eb38ee40 req-b040fbef-ad7d-4cbc-8765-872be4ae5248 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4ec152cd-7da9-4e6e-92b0-c54f99ed6b69) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:53:19.974261 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [req-d9348070-c4c4-4773-8c87-7f18eb38ee40 req-b040fbef-ad7d-4cbc-8765-872be4ae5248 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Flow 'volume_create_api' (0dbaccbf-b0bc-4088-a493-486982e50824) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100270) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:53:19.974614 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [req-d9348070-c4c4-4773-8c87-7f18eb38ee40 req-b040fbef-ad7d-4cbc-8765-872be4ae5248 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Create volume request issued successfully. Aug 25 05:53:19.975240 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-d9348070-c4c4-4773-8c87-7f18eb38ee40 req-b040fbef-ad7d-4cbc-8765-872be4ae5248 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] https://10.4.3.189/volume/v3/volumes returned with HTTP 202 Aug 25 05:53:19.975704 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1277/5129] 10.4.3.189 () {72 vars in 1541 bytes} [Tue Aug 25 05:53:19 2026] POST /volume/v3/volumes => generated 736 bytes in 196 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 05:53:19.983255 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-d9348070-c4c4-4773-8c87-7f18eb38ee40 req-dffd18e0-2a6d-4231-85e5-1f2200af6ef9 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:53:19.985440 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-d9348070-c4c4-4773-8c87-7f18eb38ee40 req-dffd18e0-2a6d-4231-85e5-1f2200af6ef9 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] GET https://10.4.3.189/volume/v3/volumes/9aaee22d-c18c-4917-8181-fca74e892b95 Aug 25 05:53:19.985695 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-d9348070-c4c4-4773-8c87-7f18eb38ee40 req-dffd18e0-2a6d-4231-85e5-1f2200af6ef9 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:53:19.985951 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-d9348070-c4c4-4773-8c87-7f18eb38ee40 req-dffd18e0-2a6d-4231-85e5-1f2200af6ef9 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:53:19.992334 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:53:19.992334 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:53:19.996374 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [req-d9348070-c4c4-4773-8c87-7f18eb38ee40 req-dffd18e0-2a6d-4231-85e5-1f2200af6ef9 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Volume info retrieved successfully. Aug 25 05:53:20.001841 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-d9348070-c4c4-4773-8c87-7f18eb38ee40 req-dffd18e0-2a6d-4231-85e5-1f2200af6ef9 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] https://10.4.3.189/volume/v3/volumes/9aaee22d-c18c-4917-8181-fca74e892b95 returned with HTTP 200 Aug 25 05:53:20.002431 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1296/5130] 10.4.3.189 () {68 vars in 1598 bytes} [Tue Aug 25 05:53:19 2026] GET /volume/v3/volumes/9aaee22d-c18c-4917-8181-fca74e892b95 => generated 804 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:53:20.010613 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-d9348070-c4c4-4773-8c87-7f18eb38ee40 req-58fae7bd-5002-4b85-90da-9d7cfe5bf373 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:53:20.012795 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-d9348070-c4c4-4773-8c87-7f18eb38ee40 req-58fae7bd-5002-4b85-90da-9d7cfe5bf373 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] GET https://10.4.3.189/volume/v3/volumes/9aaee22d-c18c-4917-8181-fca74e892b95 Aug 25 05:53:20.013030 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-d9348070-c4c4-4773-8c87-7f18eb38ee40 req-58fae7bd-5002-4b85-90da-9d7cfe5bf373 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:53:20.013247 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-d9348070-c4c4-4773-8c87-7f18eb38ee40 req-58fae7bd-5002-4b85-90da-9d7cfe5bf373 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:53:20.020127 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:53:20.020127 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:53:20.023553 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [req-d9348070-c4c4-4773-8c87-7f18eb38ee40 req-58fae7bd-5002-4b85-90da-9d7cfe5bf373 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Volume info retrieved successfully. Aug 25 05:53:20.027484 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-d9348070-c4c4-4773-8c87-7f18eb38ee40 req-58fae7bd-5002-4b85-90da-9d7cfe5bf373 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] https://10.4.3.189/volume/v3/volumes/9aaee22d-c18c-4917-8181-fca74e892b95 returned with HTTP 200 Aug 25 05:53:20.027918 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1278/5131] 10.4.3.189 () {68 vars in 1598 bytes} [Tue Aug 25 05:53:20 2026] GET /volume/v3/volumes/9aaee22d-c18c-4917-8181-fca74e892b95 => generated 804 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 25 05:53:20.919326 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-69b60b81-8959-4bef-ad49-f4c821ae2d95 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:53:20.920966 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-69b60b81-8959-4bef-ad49-f4c821ae2d95 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] GET https://10.4.3.189/volume/v3/volumes/afa4f1bd-c6c8-4972-b651-ec4505097c48 Aug 25 05:53:20.921212 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-69b60b81-8959-4bef-ad49-f4c821ae2d95 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:53:20.921448 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-69b60b81-8959-4bef-ad49-f4c821ae2d95 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:53:20.931173 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:53:20.931173 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:53:20.934710 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-69b60b81-8959-4bef-ad49-f4c821ae2d95 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Volume info retrieved successfully. Aug 25 05:53:20.939294 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-69b60b81-8959-4bef-ad49-f4c821ae2d95 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] https://10.4.3.189/volume/v3/volumes/afa4f1bd-c6c8-4972-b651-ec4505097c48 returned with HTTP 200 Aug 25 05:53:20.939683 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1281/5132] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:53:20 2026] GET /volume/v3/volumes/afa4f1bd-c6c8-4972-b651-ec4505097c48 => generated 846 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:53:21.291459 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [req-bb91f0fb-52b8-4cce-933d-173712f0f06f req-00369487-c71d-42ff-88fe-bd4bc6a651d4 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:53:21.293930 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-bb91f0fb-52b8-4cce-933d-173712f0f06f req-00369487-c71d-42ff-88fe-bd4bc6a651d4 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] POST https://10.4.3.189/volume/v3/attachments/669ae843-8321-4592-8675-ff95d44f5c95/action Aug 25 05:53:21.294434 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-bb91f0fb-52b8-4cce-933d-173712f0f06f req-00369487-c71d-42ff-88fe-bd4bc6a651d4 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Action body: b'{"os-complete": null}' {{(pid=100270) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 05:53:21.294618 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-bb91f0fb-52b8-4cce-933d-173712f0f06f req-00369487-c71d-42ff-88fe-bd4bc6a651d4 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:53:21.312382 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:53:21.312382 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:53:21.327999 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-bb91f0fb-52b8-4cce-933d-173712f0f06f req-00369487-c71d-42ff-88fe-bd4bc6a651d4 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] https://10.4.3.189/volume/v3/attachments/669ae843-8321-4592-8675-ff95d44f5c95/action returned with HTTP 204 Aug 25 05:53:21.328422 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1278/5133] 10.4.3.189 () {74 vars in 1725 bytes} [Tue Aug 25 05:53:21 2026] POST /volume/v3/attachments/669ae843-8321-4592-8675-ff95d44f5c95/action => generated 0 bytes in 38 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:53:21.382914 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-e6a586df-f9f2-4a8b-9f64-42fdaad4bbc8 req-5ca9de06-55be-4e9d-960b-3fae0ad4a271 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:53:21.385334 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-e6a586df-f9f2-4a8b-9f64-42fdaad4bbc8 req-5ca9de06-55be-4e9d-960b-3fae0ad4a271 tempest-TestInstancesWithCinderVolumes-1183623384 tempest-TestInstancesWithCinderVolumes-1183623384-project-member] DELETE https://10.4.3.189/volume/v3/attachments/6143049c-c49c-491d-aa5b-ba7f9204f2fa Aug 25 05:53:21.386560 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-e6a586df-f9f2-4a8b-9f64-42fdaad4bbc8 req-5ca9de06-55be-4e9d-960b-3fae0ad4a271 tempest-TestInstancesWithCinderVolumes-1183623384 tempest-TestInstancesWithCinderVolumes-1183623384-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:53:21.386560 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-e6a586df-f9f2-4a8b-9f64-42fdaad4bbc8 req-5ca9de06-55be-4e9d-960b-3fae0ad4a271 tempest-TestInstancesWithCinderVolumes-1183623384 tempest-TestInstancesWithCinderVolumes-1183623384-project-member] Calling method 'version_select' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:53:21.394602 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:53:21.394602 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:53:21.441562 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-e6a586df-f9f2-4a8b-9f64-42fdaad4bbc8 req-5ca9de06-55be-4e9d-960b-3fae0ad4a271 tempest-TestInstancesWithCinderVolumes-1183623384 tempest-TestInstancesWithCinderVolumes-1183623384-project-member] https://10.4.3.189/volume/v3/attachments/6143049c-c49c-491d-aa5b-ba7f9204f2fa returned with HTTP 200 Aug 25 05:53:21.441562 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1297/5134] 10.4.3.189 () {72 vars in 1673 bytes} [Tue Aug 25 05:53:21 2026] DELETE /volume/v3/attachments/6143049c-c49c-491d-aa5b-ba7f9204f2fa => generated 19 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:53:21.771137 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-7dc80f8b-bb02-4fc2-afa9-b721f860ec8c None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:53:21.772988 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-7dc80f8b-bb02-4fc2-afa9-b721f860ec8c tempest-TestInstancesWithCinderVolumes-1183623384 tempest-TestInstancesWithCinderVolumes-1183623384-project-member] DELETE https://10.4.3.189/volume/v3/volumes/ad4b43c0-225b-4816-8d00-e2d424c2a844 Aug 25 05:53:21.773206 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-7dc80f8b-bb02-4fc2-afa9-b721f860ec8c tempest-TestInstancesWithCinderVolumes-1183623384 tempest-TestInstancesWithCinderVolumes-1183623384-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:53:21.773382 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-7dc80f8b-bb02-4fc2-afa9-b721f860ec8c tempest-TestInstancesWithCinderVolumes-1183623384 tempest-TestInstancesWithCinderVolumes-1183623384-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:53:21.773544 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-7dc80f8b-bb02-4fc2-afa9-b721f860ec8c tempest-TestInstancesWithCinderVolumes-1183623384 tempest-TestInstancesWithCinderVolumes-1183623384-project-member] Delete volume with id: ad4b43c0-225b-4816-8d00-e2d424c2a844 Aug 25 05:53:21.780422 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:53:21.780422 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:53:21.780878 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-7dc80f8b-bb02-4fc2-afa9-b721f860ec8c tempest-TestInstancesWithCinderVolumes-1183623384 tempest-TestInstancesWithCinderVolumes-1183623384-project-member] Volume info retrieved successfully. Aug 25 05:53:21.796720 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-7dc80f8b-bb02-4fc2-afa9-b721f860ec8c tempest-TestInstancesWithCinderVolumes-1183623384 tempest-TestInstancesWithCinderVolumes-1183623384-project-member] Delete volume request issued successfully. Aug 25 05:53:21.796984 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-7dc80f8b-bb02-4fc2-afa9-b721f860ec8c tempest-TestInstancesWithCinderVolumes-1183623384 tempest-TestInstancesWithCinderVolumes-1183623384-project-member] https://10.4.3.189/volume/v3/volumes/ad4b43c0-225b-4816-8d00-e2d424c2a844 returned with HTTP 202 Aug 25 05:53:21.797428 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1279/5135] 10.4.3.189 () {66 vars in 1351 bytes} [Tue Aug 25 05:53:21 2026] DELETE /volume/v3/volumes/ad4b43c0-225b-4816-8d00-e2d424c2a844 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:53:21.832495 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-5e58ddd5-3644-4789-b84f-7807134eea07 req-69607e71-c458-4fe9-9d95-90e0958fc5ea None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:53:21.834633 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-5e58ddd5-3644-4789-b84f-7807134eea07 req-69607e71-c458-4fe9-9d95-90e0958fc5ea tempest-TestInstancesWithCinderVolumes-1183623384 tempest-TestInstancesWithCinderVolumes-1183623384-project-member] GET https://10.4.3.189/volume/v3/volumes/ad4b43c0-225b-4816-8d00-e2d424c2a844 Aug 25 05:53:21.834840 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-5e58ddd5-3644-4789-b84f-7807134eea07 req-69607e71-c458-4fe9-9d95-90e0958fc5ea tempest-TestInstancesWithCinderVolumes-1183623384 tempest-TestInstancesWithCinderVolumes-1183623384-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:53:21.835076 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-5e58ddd5-3644-4789-b84f-7807134eea07 req-69607e71-c458-4fe9-9d95-90e0958fc5ea tempest-TestInstancesWithCinderVolumes-1183623384 tempest-TestInstancesWithCinderVolumes-1183623384-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:53:21.841876 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:53:21.841876 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:53:21.846022 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [req-5e58ddd5-3644-4789-b84f-7807134eea07 req-69607e71-c458-4fe9-9d95-90e0958fc5ea tempest-TestInstancesWithCinderVolumes-1183623384 tempest-TestInstancesWithCinderVolumes-1183623384-project-member] Volume info retrieved successfully. Aug 25 05:53:21.850830 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-5e58ddd5-3644-4789-b84f-7807134eea07 req-69607e71-c458-4fe9-9d95-90e0958fc5ea tempest-TestInstancesWithCinderVolumes-1183623384 tempest-TestInstancesWithCinderVolumes-1183623384-project-member] https://10.4.3.189/volume/v3/volumes/ad4b43c0-225b-4816-8d00-e2d424c2a844 returned with HTTP 200 Aug 25 05:53:21.851332 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1282/5136] 10.4.3.189 () {68 vars in 1598 bytes} [Tue Aug 25 05:53:21 2026] GET /volume/v3/volumes/ad4b43c0-225b-4816-8d00-e2d424c2a844 => generated 937 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:53:21.892511 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [req-1b3553ab-5cec-4841-9a14-d1755725c2a2 req-daa83980-43e1-4cf6-8d0a-e977e5da0a2e None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:53:21.894568 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-1b3553ab-5cec-4841-9a14-d1755725c2a2 req-daa83980-43e1-4cf6-8d0a-e977e5da0a2e tempest-TestInstancesWithCinderVolumes-1183623384 tempest-TestInstancesWithCinderVolumes-1183623384-project-member] GET https://10.4.3.189/volume/v3/volumes/2a24ea75-955c-4bfe-9ff8-ab1bf9f59462 Aug 25 05:53:21.894758 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-1b3553ab-5cec-4841-9a14-d1755725c2a2 req-daa83980-43e1-4cf6-8d0a-e977e5da0a2e tempest-TestInstancesWithCinderVolumes-1183623384 tempest-TestInstancesWithCinderVolumes-1183623384-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:53:21.894959 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-1b3553ab-5cec-4841-9a14-d1755725c2a2 req-daa83980-43e1-4cf6-8d0a-e977e5da0a2e tempest-TestInstancesWithCinderVolumes-1183623384 tempest-TestInstancesWithCinderVolumes-1183623384-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:53:21.900686 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-1b3553ab-5cec-4841-9a14-d1755725c2a2 req-daa83980-43e1-4cf6-8d0a-e977e5da0a2e tempest-TestInstancesWithCinderVolumes-1183623384 tempest-TestInstancesWithCinderVolumes-1183623384-project-member] https://10.4.3.189/volume/v3/volumes/2a24ea75-955c-4bfe-9ff8-ab1bf9f59462 returned with HTTP 404 Aug 25 05:53:21.901213 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1279/5137] 10.4.3.189 () {68 vars in 1598 bytes} [Tue Aug 25 05:53:21 2026] GET /volume/v3/volumes/2a24ea75-955c-4bfe-9ff8-ab1bf9f59462 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:53:21.957311 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-2218c045-3cee-4590-9b45-549f6dc30712 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:53:21.959306 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-2218c045-3cee-4590-9b45-549f6dc30712 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] GET https://10.4.3.189/volume/v3/volumes/afa4f1bd-c6c8-4972-b651-ec4505097c48 Aug 25 05:53:21.959524 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-2218c045-3cee-4590-9b45-549f6dc30712 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:53:21.959749 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-2218c045-3cee-4590-9b45-549f6dc30712 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:53:21.971088 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:53:21.971088 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:53:21.975148 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-2218c045-3cee-4590-9b45-549f6dc30712 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Volume info retrieved successfully. Aug 25 05:53:21.980277 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-2218c045-3cee-4590-9b45-549f6dc30712 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] https://10.4.3.189/volume/v3/volumes/afa4f1bd-c6c8-4972-b651-ec4505097c48 returned with HTTP 200 Aug 25 05:53:21.980702 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1298/5138] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:53:21 2026] GET /volume/v3/volumes/afa4f1bd-c6c8-4972-b651-ec4505097c48 => generated 1138 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:53:21.994271 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-446bd58e-5621-4ca9-88de-7a976e23747f None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:53:21.995957 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-446bd58e-5621-4ca9-88de-7a976e23747f tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] POST https://10.4.3.189/volume/v3/snapshots Aug 25 05:53:21.996311 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-446bd58e-5621-4ca9-88de-7a976e23747f tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "afa4f1bd-c6c8-4972-b651-ec4505097c48", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-51198424"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:53:22.006948 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:53:22.006948 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:53:22.007444 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-446bd58e-5621-4ca9-88de-7a976e23747f tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Volume info retrieved successfully. Aug 25 05:53:22.007625 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.v3.snapshots [None req-446bd58e-5621-4ca9-88de-7a976e23747f tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Create snapshot from volume afa4f1bd-c6c8-4972-b651-ec4505097c48 Aug 25 05:53:22.032431 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-446bd58e-5621-4ca9-88de-7a976e23747f tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Created reservations ['9ddfc358-9b8f-4b74-b39c-98b5cddbef5a', 'b1634b33-30ed-459f-818b-a5e84abc4d4f', '9907c2d0-cbce-483d-88e7-57673c7aa58a', 'ea133d77-c438-4257-b676-0d6a85fdd55f'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:53:22.065312 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-446bd58e-5621-4ca9-88de-7a976e23747f tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Snapshot force create request issued successfully. Aug 25 05:53:22.065640 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-446bd58e-5621-4ca9-88de-7a976e23747f tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] https://10.4.3.189/volume/v3/snapshots returned with HTTP 202 Aug 25 05:53:22.066164 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1280/5139] 10.4.3.189 () {68 vars in 1265 bytes} [Tue Aug 25 05:53:21 2026] POST /volume/v3/snapshots => generated 308 bytes in 72 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 05:53:22.080288 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-6a611872-efa6-49cd-b55c-e0dba3fe552e None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:53:22.083002 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-6a611872-efa6-49cd-b55c-e0dba3fe552e tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] GET https://10.4.3.189/volume/v3/snapshots/a182608a-70c1-4c98-8066-be75eeed5b0e Aug 25 05:53:22.083331 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-6a611872-efa6-49cd-b55c-e0dba3fe552e tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:53:22.083674 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-6a611872-efa6-49cd-b55c-e0dba3fe552e tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:53:22.090938 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:53:22.090938 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:53:22.091601 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-6a611872-efa6-49cd-b55c-e0dba3fe552e tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Snapshot retrieved successfully. Aug 25 05:53:22.092689 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-6a611872-efa6-49cd-b55c-e0dba3fe552e tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] https://10.4.3.189/volume/v3/snapshots/a182608a-70c1-4c98-8066-be75eeed5b0e returned with HTTP 200 Aug 25 05:53:22.093259 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1283/5140] 10.4.3.189 () {66 vars in 1354 bytes} [Tue Aug 25 05:53:22 2026] GET /volume/v3/snapshots/a182608a-70c1-4c98-8066-be75eeed5b0e => generated 440 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:53:23.037274 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [req-d9348070-c4c4-4773-8c87-7f18eb38ee40 req-b57fe9ae-e466-45c2-84de-06bc3a750ae5 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:53:23.041201 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-d9348070-c4c4-4773-8c87-7f18eb38ee40 req-b57fe9ae-e466-45c2-84de-06bc3a750ae5 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] GET https://10.4.3.189/volume/v3/volumes/9aaee22d-c18c-4917-8181-fca74e892b95 Aug 25 05:53:23.041476 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-d9348070-c4c4-4773-8c87-7f18eb38ee40 req-b57fe9ae-e466-45c2-84de-06bc3a750ae5 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:53:23.041727 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-d9348070-c4c4-4773-8c87-7f18eb38ee40 req-b57fe9ae-e466-45c2-84de-06bc3a750ae5 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:53:23.050502 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:53:23.050502 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:53:23.054743 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [req-d9348070-c4c4-4773-8c87-7f18eb38ee40 req-b57fe9ae-e466-45c2-84de-06bc3a750ae5 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Volume info retrieved successfully. Aug 25 05:53:23.060478 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-d9348070-c4c4-4773-8c87-7f18eb38ee40 req-b57fe9ae-e466-45c2-84de-06bc3a750ae5 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] https://10.4.3.189/volume/v3/volumes/9aaee22d-c18c-4917-8181-fca74e892b95 returned with HTTP 200 Aug 25 05:53:23.061011 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1280/5141] 10.4.3.189 () {68 vars in 1598 bytes} [Tue Aug 25 05:53:23 2026] GET /volume/v3/volumes/9aaee22d-c18c-4917-8181-fca74e892b95 => generated 1345 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:53:23.068148 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-5676973b-47ca-437b-ac93-a03f8ae62896 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:53:23.068567 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-5676973b-47ca-437b-ac93-a03f8ae62896 None None] GET https://10.4.3.189/volume// Aug 25 05:53:23.068746 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-5676973b-47ca-437b-ac93-a03f8ae62896 None None] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:53:23.068915 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-5676973b-47ca-437b-ac93-a03f8ae62896 None None] Calling method 'all' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:53:23.069263 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-5676973b-47ca-437b-ac93-a03f8ae62896 None None] https://10.4.3.189/volume// returned with HTTP 300 Aug 25 05:53:23.069567 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1299/5142] 10.4.3.189 () {66 vars in 1426 bytes} [Tue Aug 25 05:53: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 25 05:53:23.075917 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-d9348070-c4c4-4773-8c87-7f18eb38ee40 req-c486a065-d8b9-4c41-8297-161c7952a057 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:53:23.078247 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-d9348070-c4c4-4773-8c87-7f18eb38ee40 req-c486a065-d8b9-4c41-8297-161c7952a057 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] POST https://10.4.3.189/volume/v3/attachments Aug 25 05:53:23.078605 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-d9348070-c4c4-4773-8c87-7f18eb38ee40 req-c486a065-d8b9-4c41-8297-161c7952a057 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9aaee22d-c18c-4917-8181-fca74e892b95", "connector": null, "instance_uuid": "cdb24b43-ba0e-4356-888f-a39c0770cec3"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:53:23.086581 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:53:23.086581 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:53:23.105027 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-27abf4d8-1f01-45db-8ba8-c21aebba50ef None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:53:23.106750 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-27abf4d8-1f01-45db-8ba8-c21aebba50ef tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] GET https://10.4.3.189/volume/v3/snapshots/a182608a-70c1-4c98-8066-be75eeed5b0e Aug 25 05:53:23.106945 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-27abf4d8-1f01-45db-8ba8-c21aebba50ef tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:53:23.107144 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-27abf4d8-1f01-45db-8ba8-c21aebba50ef tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:53:23.112415 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-d9348070-c4c4-4773-8c87-7f18eb38ee40 req-c486a065-d8b9-4c41-8297-161c7952a057 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] https://10.4.3.189/volume/v3/attachments returned with HTTP 200 Aug 25 05:53:23.112512 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:53:23.112512 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:53:23.112890 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1281/5143] 10.4.3.189 () {74 vars in 1594 bytes} [Tue Aug 25 05:53:23 2026] POST /volume/v3/attachments => generated 273 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:53:23.112947 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-27abf4d8-1f01-45db-8ba8-c21aebba50ef tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Snapshot retrieved successfully. Aug 25 05:53:23.113792 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-27abf4d8-1f01-45db-8ba8-c21aebba50ef tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] https://10.4.3.189/volume/v3/snapshots/a182608a-70c1-4c98-8066-be75eeed5b0e returned with HTTP 200 Aug 25 05:53:23.114295 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1284/5144] 10.4.3.189 () {66 vars in 1354 bytes} [Tue Aug 25 05:53:23 2026] GET /volume/v3/snapshots/a182608a-70c1-4c98-8066-be75eeed5b0e => generated 467 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:53:23.120754 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-def5101c-cd8d-46ed-9c56-d0fb0a9dbd57 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:53:23.121134 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-def5101c-cd8d-46ed-9c56-d0fb0a9dbd57 None None] GET https://10.4.3.189/volume// Aug 25 05:53:23.121278 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-def5101c-cd8d-46ed-9c56-d0fb0a9dbd57 None None] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:53:23.121446 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-def5101c-cd8d-46ed-9c56-d0fb0a9dbd57 None None] Calling method 'all' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:53:23.121738 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-def5101c-cd8d-46ed-9c56-d0fb0a9dbd57 None None] https://10.4.3.189/volume// returned with HTTP 300 Aug 25 05:53:23.122003 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1281/5145] 10.4.3.189 () {66 vars in 1426 bytes} [Tue Aug 25 05:53:23 2026] GET /volume/ => generated 386 bytes in 1 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 05:53:23.126476 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-18f566bf-970d-4d37-ba9e-e86d2e564b1c None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:53:23.128333 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-18f566bf-970d-4d37-ba9e-e86d2e564b1c tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] POST https://10.4.3.189/volume/v3/snapshots Aug 25 05:53:23.128613 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-d9348070-c4c4-4773-8c87-7f18eb38ee40 req-67d2c2f1-24c8-43de-9586-63dc8acce8e9 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:53:23.128732 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-18f566bf-970d-4d37-ba9e-e86d2e564b1c tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "afa4f1bd-c6c8-4972-b651-ec4505097c48", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1321327294"}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:53:23.130629 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-d9348070-c4c4-4773-8c87-7f18eb38ee40 req-67d2c2f1-24c8-43de-9586-63dc8acce8e9 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] GET https://10.4.3.189/volume/v3/volumes/9aaee22d-c18c-4917-8181-fca74e892b95 Aug 25 05:53:23.130872 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-d9348070-c4c4-4773-8c87-7f18eb38ee40 req-67d2c2f1-24c8-43de-9586-63dc8acce8e9 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:53:23.131070 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-d9348070-c4c4-4773-8c87-7f18eb38ee40 req-67d2c2f1-24c8-43de-9586-63dc8acce8e9 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:53:23.140231 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:53:23.140231 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:53:23.140607 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:53:23.140607 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:53:23.140814 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-18f566bf-970d-4d37-ba9e-e86d2e564b1c tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Volume info retrieved successfully. Aug 25 05:53:23.140987 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.v3.snapshots [None req-18f566bf-970d-4d37-ba9e-e86d2e564b1c tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Create snapshot from volume afa4f1bd-c6c8-4972-b651-ec4505097c48 Aug 25 05:53:23.144419 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [req-d9348070-c4c4-4773-8c87-7f18eb38ee40 req-67d2c2f1-24c8-43de-9586-63dc8acce8e9 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Volume info retrieved successfully. Aug 25 05:53:23.150112 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-d9348070-c4c4-4773-8c87-7f18eb38ee40 req-67d2c2f1-24c8-43de-9586-63dc8acce8e9 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] https://10.4.3.189/volume/v3/volumes/9aaee22d-c18c-4917-8181-fca74e892b95 returned with HTTP 200 Aug 25 05:53:23.150540 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1282/5146] 10.4.3.189 () {70 vars in 1639 bytes} [Tue Aug 25 05:53:23 2026] GET /volume/v3/volumes/9aaee22d-c18c-4917-8181-fca74e892b95 => generated 1524 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 05:53:23.167750 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.quota [None req-18f566bf-970d-4d37-ba9e-e86d2e564b1c tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Created reservations ['72ba73ed-7cc5-4168-aa44-4cba4a5b1344', 'ebd0c2ff-ef4a-49c1-afdd-ef0ec99978f4', '82576bc5-4e1d-47ca-8a84-8b3e987aa287', 'ad996051-bae0-4d78-869e-03d3eee132fc'] {{(pid=100271) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:53:23.203693 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-18f566bf-970d-4d37-ba9e-e86d2e564b1c tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Snapshot force create request issued successfully. Aug 25 05:53:23.204033 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-18f566bf-970d-4d37-ba9e-e86d2e564b1c tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] https://10.4.3.189/volume/v3/snapshots returned with HTTP 202 Aug 25 05:53:23.204450 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1300/5147] 10.4.3.189 () {68 vars in 1265 bytes} [Tue Aug 25 05:53:23 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 25 05:53:23.216881 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-0b9a17c1-a902-4d7e-a090-68298ae4532a None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:53:23.221017 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-0b9a17c1-a902-4d7e-a090-68298ae4532a tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] GET https://10.4.3.189/volume/v3/snapshots/e2f1aab2-6648-490c-9edf-e9957ddbd7a9 Aug 25 05:53:23.221277 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-0b9a17c1-a902-4d7e-a090-68298ae4532a tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:53:23.221577 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-0b9a17c1-a902-4d7e-a090-68298ae4532a tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:53:23.227749 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:53:23.227749 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:53:23.228286 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-0b9a17c1-a902-4d7e-a090-68298ae4532a tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Snapshot retrieved successfully. Aug 25 05:53:23.229200 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-0b9a17c1-a902-4d7e-a090-68298ae4532a tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] https://10.4.3.189/volume/v3/snapshots/e2f1aab2-6648-490c-9edf-e9957ddbd7a9 returned with HTTP 200 Aug 25 05:53:23.229574 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1285/5148] 10.4.3.189 () {66 vars in 1354 bytes} [Tue Aug 25 05:53:23 2026] GET /volume/v3/snapshots/e2f1aab2-6648-490c-9edf-e9957ddbd7a9 => generated 442 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:53:23.256671 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [req-d9348070-c4c4-4773-8c87-7f18eb38ee40 req-7cfaac5e-1012-493f-9c61-016085646c13 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:53:23.258965 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-d9348070-c4c4-4773-8c87-7f18eb38ee40 req-7cfaac5e-1012-493f-9c61-016085646c13 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] PUT https://10.4.3.189/volume/v3/attachments/3d9da358-b9bb-4600-8ec0-732925513abf Aug 25 05:53:23.259451 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-d9348070-c4c4-4773-8c87-7f18eb38ee40 req-7cfaac5e-1012-493f-9c61-016085646c13 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.189", "host": "np0000008051", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:8b4a65c6a3e1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "a19da604-b1eb-4396-a9d5-30b16dae3da8", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:53:23.267357 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.coordination [req-d9348070-c4c4-4773-8c87-7f18eb38ee40 req-7cfaac5e-1012-493f-9c61-016085646c13 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Acquiring lock "cinder-attachment_update-9aaee22d-c18c-4917-8181-fca74e892b95-np0000008051" by "attachment_update" {{(pid=100270) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 05:53:23.272072 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.coordination [req-d9348070-c4c4-4773-8c87-7f18eb38ee40 req-7cfaac5e-1012-493f-9c61-016085646c13 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Lock "cinder-attachment_update-9aaee22d-c18c-4917-8181-fca74e892b95-np0000008051" acquired by "attachment_update" :: waited 0.005s {{(pid=100270) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 05:53:23.273075 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:53:23.273075 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:53:23.383981 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.coordination [req-d9348070-c4c4-4773-8c87-7f18eb38ee40 req-7cfaac5e-1012-493f-9c61-016085646c13 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Lock "cinder-attachment_update-9aaee22d-c18c-4917-8181-fca74e892b95-np0000008051" released by "attachment_update" :: held 0.112s {{(pid=100270) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 05:53:23.384286 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-d9348070-c4c4-4773-8c87-7f18eb38ee40 req-7cfaac5e-1012-493f-9c61-016085646c13 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] https://10.4.3.189/volume/v3/attachments/3d9da358-b9bb-4600-8ec0-732925513abf returned with HTTP 200 Aug 25 05:53:23.384681 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1282/5149] 10.4.3.189 () {74 vars in 1704 bytes} [Tue Aug 25 05:53:23 2026] PUT /volume/v3/attachments/3d9da358-b9bb-4600-8ec0-732925513abf => generated 969 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:53:23.420196 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-d9348070-c4c4-4773-8c87-7f18eb38ee40 req-bb9b20e0-927b-4ecc-b2bf-afea7795016a None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:53:23.422700 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-d9348070-c4c4-4773-8c87-7f18eb38ee40 req-bb9b20e0-927b-4ecc-b2bf-afea7795016a tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] POST https://10.4.3.189/volume/v3/attachments/3d9da358-b9bb-4600-8ec0-732925513abf/action Aug 25 05:53:23.423102 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-d9348070-c4c4-4773-8c87-7f18eb38ee40 req-bb9b20e0-927b-4ecc-b2bf-afea7795016a tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Action body: b'{"os-complete": null}' {{(pid=100268) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 05:53:23.423245 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-d9348070-c4c4-4773-8c87-7f18eb38ee40 req-bb9b20e0-927b-4ecc-b2bf-afea7795016a tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:53:23.446946 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:53:23.446946 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:53:23.460486 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-d9348070-c4c4-4773-8c87-7f18eb38ee40 req-bb9b20e0-927b-4ecc-b2bf-afea7795016a tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] https://10.4.3.189/volume/v3/attachments/3d9da358-b9bb-4600-8ec0-732925513abf/action returned with HTTP 204 Aug 25 05:53:23.460942 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1283/5150] 10.4.3.189 () {74 vars in 1725 bytes} [Tue Aug 25 05:53:23 2026] POST /volume/v3/attachments/3d9da358-b9bb-4600-8ec0-732925513abf/action => generated 0 bytes in 41 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:53:24.037665 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-b2370811-7a5b-498f-9900-62a489ac30d7 req-cc02d8d7-284c-4bd9-aba7-f7248268cd13 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:53:24.039856 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-b2370811-7a5b-498f-9900-62a489ac30d7 req-cc02d8d7-284c-4bd9-aba7-f7248268cd13 tempest-TestInstancesWithCinderVolumes-1183623384 tempest-TestInstancesWithCinderVolumes-1183623384-project-member] DELETE https://10.4.3.189/volume/v3/attachments/49da419c-a2d1-47a8-836b-83c25f81498c Aug 25 05:53:24.040010 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-b2370811-7a5b-498f-9900-62a489ac30d7 req-cc02d8d7-284c-4bd9-aba7-f7248268cd13 tempest-TestInstancesWithCinderVolumes-1183623384 tempest-TestInstancesWithCinderVolumes-1183623384-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:53:24.040208 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-b2370811-7a5b-498f-9900-62a489ac30d7 req-cc02d8d7-284c-4bd9-aba7-f7248268cd13 tempest-TestInstancesWithCinderVolumes-1183623384 tempest-TestInstancesWithCinderVolumes-1183623384-project-member] Calling method 'version_select' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:53:24.047071 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:53:24.047071 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:53:24.108230 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-b2370811-7a5b-498f-9900-62a489ac30d7 req-cc02d8d7-284c-4bd9-aba7-f7248268cd13 tempest-TestInstancesWithCinderVolumes-1183623384 tempest-TestInstancesWithCinderVolumes-1183623384-project-member] https://10.4.3.189/volume/v3/attachments/49da419c-a2d1-47a8-836b-83c25f81498c returned with HTTP 200 Aug 25 05:53:24.108724 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1301/5151] 10.4.3.189 () {72 vars in 1673 bytes} [Tue Aug 25 05:53:24 2026] DELETE /volume/v3/attachments/49da419c-a2d1-47a8-836b-83c25f81498c => generated 19 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:53:24.240679 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-56d716d9-f6ab-4a0a-8fc5-099fcd52ba37 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:53:24.242454 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-56d716d9-f6ab-4a0a-8fc5-099fcd52ba37 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] GET https://10.4.3.189/volume/v3/snapshots/e2f1aab2-6648-490c-9edf-e9957ddbd7a9 Aug 25 05:53:24.242662 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-56d716d9-f6ab-4a0a-8fc5-099fcd52ba37 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:53:24.242866 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-56d716d9-f6ab-4a0a-8fc5-099fcd52ba37 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:53:24.244842 np0000008051 devstack@c-api.service[100269]: DEBUG dbcounter [-] [100269] Writing DB stats cinder:SELECT=161,cinder:UPDATE=38,cinder:INSERT=15 {{(pid=100269) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 05:53:24.252966 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:53:24.252966 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:53:24.253498 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-56d716d9-f6ab-4a0a-8fc5-099fcd52ba37 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Snapshot retrieved successfully. Aug 25 05:53:24.254550 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-56d716d9-f6ab-4a0a-8fc5-099fcd52ba37 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] https://10.4.3.189/volume/v3/snapshots/e2f1aab2-6648-490c-9edf-e9957ddbd7a9 returned with HTTP 200 Aug 25 05:53:24.255021 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1286/5152] 10.4.3.189 () {66 vars in 1354 bytes} [Tue Aug 25 05:53:24 2026] GET /volume/v3/snapshots/e2f1aab2-6648-490c-9edf-e9957ddbd7a9 => generated 469 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:53:24.263720 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-8ac23e77-c1ba-4084-83e9-05cac615287a None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:53:24.266777 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-8ac23e77-c1ba-4084-83e9-05cac615287a tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] DELETE https://10.4.3.189/volume/v3/snapshots/e2f1aab2-6648-490c-9edf-e9957ddbd7a9 Aug 25 05:53:24.267012 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-8ac23e77-c1ba-4084-83e9-05cac615287a tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:53:24.267228 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-8ac23e77-c1ba-4084-83e9-05cac615287a tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Calling method 'delete' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:53:24.267360 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.v3.snapshots [None req-8ac23e77-c1ba-4084-83e9-05cac615287a tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Delete snapshot with id: e2f1aab2-6648-490c-9edf-e9957ddbd7a9 Aug 25 05:53:24.274075 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:53:24.274075 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:53:24.274492 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-8ac23e77-c1ba-4084-83e9-05cac615287a tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Snapshot retrieved successfully. Aug 25 05:53:24.296551 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-8ac23e77-c1ba-4084-83e9-05cac615287a tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Snapshot delete request issued successfully. Aug 25 05:53:24.296714 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-8ac23e77-c1ba-4084-83e9-05cac615287a tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] https://10.4.3.189/volume/v3/snapshots/e2f1aab2-6648-490c-9edf-e9957ddbd7a9 returned with HTTP 202 Aug 25 05:53:24.297122 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1283/5153] 10.4.3.189 () {66 vars in 1357 bytes} [Tue Aug 25 05:53:24 2026] DELETE /volume/v3/snapshots/e2f1aab2-6648-490c-9edf-e9957ddbd7a9 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:53:24.304253 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-5a87107c-4bb7-4ae4-a61c-b4ba6d47860f None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:53:24.306469 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-5a87107c-4bb7-4ae4-a61c-b4ba6d47860f tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] GET https://10.4.3.189/volume/v3/snapshots/e2f1aab2-6648-490c-9edf-e9957ddbd7a9 Aug 25 05:53:24.306618 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-5a87107c-4bb7-4ae4-a61c-b4ba6d47860f tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:53:24.306838 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-5a87107c-4bb7-4ae4-a61c-b4ba6d47860f tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:53:24.312257 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:53:24.312257 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:53:24.312679 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-5a87107c-4bb7-4ae4-a61c-b4ba6d47860f tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Snapshot retrieved successfully. Aug 25 05:53:24.313533 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-5a87107c-4bb7-4ae4-a61c-b4ba6d47860f tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] https://10.4.3.189/volume/v3/snapshots/e2f1aab2-6648-490c-9edf-e9957ddbd7a9 returned with HTTP 200 Aug 25 05:53:24.313995 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1284/5154] 10.4.3.189 () {66 vars in 1354 bytes} [Tue Aug 25 05:53:24 2026] GET /volume/v3/snapshots/e2f1aab2-6648-490c-9edf-e9957ddbd7a9 => generated 468 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:53:25.317290 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-10c2751f-ed5c-4f48-bd4a-649ec33f75ad None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:53:25.319030 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-10c2751f-ed5c-4f48-bd4a-649ec33f75ad tempest-TestInstancesWithCinderVolumes-1183623384 tempest-TestInstancesWithCinderVolumes-1183623384-project-member] DELETE https://10.4.3.189/volume/v3/volumes/b5fccc76-21b1-46bb-8f83-ef93495fe7f6 Aug 25 05:53:25.319231 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-10c2751f-ed5c-4f48-bd4a-649ec33f75ad tempest-TestInstancesWithCinderVolumes-1183623384 tempest-TestInstancesWithCinderVolumes-1183623384-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:53:25.319402 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-10c2751f-ed5c-4f48-bd4a-649ec33f75ad tempest-TestInstancesWithCinderVolumes-1183623384 tempest-TestInstancesWithCinderVolumes-1183623384-project-member] Calling method 'delete' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:53:25.319549 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [None req-10c2751f-ed5c-4f48-bd4a-649ec33f75ad tempest-TestInstancesWithCinderVolumes-1183623384 tempest-TestInstancesWithCinderVolumes-1183623384-project-member] Delete volume with id: b5fccc76-21b1-46bb-8f83-ef93495fe7f6 Aug 25 05:53:25.321905 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-13ac2f32-8214-4acb-b4e3-f3926b8d7d47 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:53:25.326084 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-13ac2f32-8214-4acb-b4e3-f3926b8d7d47 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] GET https://10.4.3.189/volume/v3/snapshots/e2f1aab2-6648-490c-9edf-e9957ddbd7a9 Aug 25 05:53:25.326506 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-13ac2f32-8214-4acb-b4e3-f3926b8d7d47 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:53:25.326930 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-13ac2f32-8214-4acb-b4e3-f3926b8d7d47 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:53:25.327834 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:53:25.327834 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:53:25.328414 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-10c2751f-ed5c-4f48-bd4a-649ec33f75ad tempest-TestInstancesWithCinderVolumes-1183623384 tempest-TestInstancesWithCinderVolumes-1183623384-project-member] Volume info retrieved successfully. Aug 25 05:53:25.331592 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-13ac2f32-8214-4acb-b4e3-f3926b8d7d47 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] https://10.4.3.189/volume/v3/snapshots/e2f1aab2-6648-490c-9edf-e9957ddbd7a9 returned with HTTP 404 Aug 25 05:53:25.332156 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1287/5155] 10.4.3.189 () {66 vars in 1354 bytes} [Tue Aug 25 05:53:25 2026] GET /volume/v3/snapshots/e2f1aab2-6648-490c-9edf-e9957ddbd7a9 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:53:25.339696 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-97a37955-95cd-449e-b0a0-f03c16b9c8a7 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:53:25.342435 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-97a37955-95cd-449e-b0a0-f03c16b9c8a7 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] DELETE https://10.4.3.189/volume/v3/snapshots/4bb3baf1-0b44-4a9f-9018-5a04ebcbf002 Aug 25 05:53:25.342435 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-97a37955-95cd-449e-b0a0-f03c16b9c8a7 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:53:25.342435 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-97a37955-95cd-449e-b0a0-f03c16b9c8a7 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Calling method 'delete' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:53:25.342435 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.v3.snapshots [None req-97a37955-95cd-449e-b0a0-f03c16b9c8a7 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Delete snapshot with id: 4bb3baf1-0b44-4a9f-9018-5a04ebcbf002 Aug 25 05:53:25.348893 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:53:25.348893 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:53:25.349461 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-97a37955-95cd-449e-b0a0-f03c16b9c8a7 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Snapshot retrieved successfully. Aug 25 05:53:25.350112 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-10c2751f-ed5c-4f48-bd4a-649ec33f75ad tempest-TestInstancesWithCinderVolumes-1183623384 tempest-TestInstancesWithCinderVolumes-1183623384-project-member] Delete volume request issued successfully. Aug 25 05:53:25.350304 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-10c2751f-ed5c-4f48-bd4a-649ec33f75ad tempest-TestInstancesWithCinderVolumes-1183623384 tempest-TestInstancesWithCinderVolumes-1183623384-project-member] https://10.4.3.189/volume/v3/volumes/b5fccc76-21b1-46bb-8f83-ef93495fe7f6 returned with HTTP 202 Aug 25 05:53:25.350730 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1302/5156] 10.4.3.189 () {66 vars in 1351 bytes} [Tue Aug 25 05:53:25 2026] DELETE /volume/v3/volumes/b5fccc76-21b1-46bb-8f83-ef93495fe7f6 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:53:25.358431 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-53ba5793-0fbd-46a5-8e0f-4fe6dc0f4c42 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:53:25.360445 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-53ba5793-0fbd-46a5-8e0f-4fe6dc0f4c42 tempest-TestInstancesWithCinderVolumes-1183623384 tempest-TestInstancesWithCinderVolumes-1183623384-project-member] GET https://10.4.3.189/volume/v3/volumes/b5fccc76-21b1-46bb-8f83-ef93495fe7f6 Aug 25 05:53:25.360665 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-53ba5793-0fbd-46a5-8e0f-4fe6dc0f4c42 tempest-TestInstancesWithCinderVolumes-1183623384 tempest-TestInstancesWithCinderVolumes-1183623384-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:53:25.360933 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-53ba5793-0fbd-46a5-8e0f-4fe6dc0f4c42 tempest-TestInstancesWithCinderVolumes-1183623384 tempest-TestInstancesWithCinderVolumes-1183623384-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:53:25.369277 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:53:25.369277 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:53:25.373609 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-53ba5793-0fbd-46a5-8e0f-4fe6dc0f4c42 tempest-TestInstancesWithCinderVolumes-1183623384 tempest-TestInstancesWithCinderVolumes-1183623384-project-member] Volume info retrieved successfully. Aug 25 05:53:25.377506 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-97a37955-95cd-449e-b0a0-f03c16b9c8a7 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Snapshot delete request issued successfully. Aug 25 05:53:25.377724 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-97a37955-95cd-449e-b0a0-f03c16b9c8a7 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] https://10.4.3.189/volume/v3/snapshots/4bb3baf1-0b44-4a9f-9018-5a04ebcbf002 returned with HTTP 202 Aug 25 05:53:25.378187 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1284/5157] 10.4.3.189 () {66 vars in 1357 bytes} [Tue Aug 25 05:53:25 2026] DELETE /volume/v3/snapshots/4bb3baf1-0b44-4a9f-9018-5a04ebcbf002 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:53:25.380829 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-53ba5793-0fbd-46a5-8e0f-4fe6dc0f4c42 tempest-TestInstancesWithCinderVolumes-1183623384 tempest-TestInstancesWithCinderVolumes-1183623384-project-member] https://10.4.3.189/volume/v3/volumes/b5fccc76-21b1-46bb-8f83-ef93495fe7f6 returned with HTTP 200 Aug 25 05:53:25.381238 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1285/5158] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:53:25 2026] GET /volume/v3/volumes/b5fccc76-21b1-46bb-8f83-ef93495fe7f6 => generated 1248 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:53:25.385522 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-fc13dbaa-d507-4ed8-9146-b8fea726b4a2 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:53:25.387471 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-fc13dbaa-d507-4ed8-9146-b8fea726b4a2 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] GET https://10.4.3.189/volume/v3/snapshots/4bb3baf1-0b44-4a9f-9018-5a04ebcbf002 Aug 25 05:53:25.387674 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-fc13dbaa-d507-4ed8-9146-b8fea726b4a2 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:53:25.387899 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-fc13dbaa-d507-4ed8-9146-b8fea726b4a2 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:53:25.395509 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:53:25.395509 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:53:25.396034 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-fc13dbaa-d507-4ed8-9146-b8fea726b4a2 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Snapshot retrieved successfully. Aug 25 05:53:25.396921 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-fc13dbaa-d507-4ed8-9146-b8fea726b4a2 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] https://10.4.3.189/volume/v3/snapshots/4bb3baf1-0b44-4a9f-9018-5a04ebcbf002 returned with HTTP 200 Aug 25 05:53:25.397331 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1288/5159] 10.4.3.189 () {66 vars in 1354 bytes} [Tue Aug 25 05:53:25 2026] GET /volume/v3/snapshots/4bb3baf1-0b44-4a9f-9018-5a04ebcbf002 => generated 468 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:53:26.393693 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-2667444c-1cc6-46fe-9c43-f948fcb8aedb None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:53:26.395400 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-2667444c-1cc6-46fe-9c43-f948fcb8aedb tempest-TestInstancesWithCinderVolumes-1183623384 tempest-TestInstancesWithCinderVolumes-1183623384-project-member] GET https://10.4.3.189/volume/v3/volumes/b5fccc76-21b1-46bb-8f83-ef93495fe7f6 Aug 25 05:53:26.395574 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-2667444c-1cc6-46fe-9c43-f948fcb8aedb tempest-TestInstancesWithCinderVolumes-1183623384 tempest-TestInstancesWithCinderVolumes-1183623384-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:53:26.395806 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-2667444c-1cc6-46fe-9c43-f948fcb8aedb tempest-TestInstancesWithCinderVolumes-1183623384 tempest-TestInstancesWithCinderVolumes-1183623384-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:53:26.401239 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-2667444c-1cc6-46fe-9c43-f948fcb8aedb tempest-TestInstancesWithCinderVolumes-1183623384 tempest-TestInstancesWithCinderVolumes-1183623384-project-member] https://10.4.3.189/volume/v3/volumes/b5fccc76-21b1-46bb-8f83-ef93495fe7f6 returned with HTTP 404 Aug 25 05:53:26.401676 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1303/5160] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:53:26 2026] GET /volume/v3/volumes/b5fccc76-21b1-46bb-8f83-ef93495fe7f6 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:53:26.407670 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-50f8d03b-56ec-42f6-a99b-cb1af173c168 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:53:26.408813 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-025ca3ab-6ac5-49cc-ac24-3cb94dd67b5e None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:53:26.409437 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-50f8d03b-56ec-42f6-a99b-cb1af173c168 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] GET https://10.4.3.189/volume/v3/snapshots/4bb3baf1-0b44-4a9f-9018-5a04ebcbf002 Aug 25 05:53:26.409638 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-50f8d03b-56ec-42f6-a99b-cb1af173c168 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:53:26.409839 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-50f8d03b-56ec-42f6-a99b-cb1af173c168 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:53:26.410554 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-025ca3ab-6ac5-49cc-ac24-3cb94dd67b5e tempest-TestInstancesWithCinderVolumes-1183623384 tempest-TestInstancesWithCinderVolumes-1183623384-project-member] DELETE https://10.4.3.189/volume/v3/volumes/ad4b43c0-225b-4816-8d00-e2d424c2a844 Aug 25 05:53:26.410734 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-025ca3ab-6ac5-49cc-ac24-3cb94dd67b5e tempest-TestInstancesWithCinderVolumes-1183623384 tempest-TestInstancesWithCinderVolumes-1183623384-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:53:26.410923 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-025ca3ab-6ac5-49cc-ac24-3cb94dd67b5e tempest-TestInstancesWithCinderVolumes-1183623384 tempest-TestInstancesWithCinderVolumes-1183623384-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:53:26.411106 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-025ca3ab-6ac5-49cc-ac24-3cb94dd67b5e tempest-TestInstancesWithCinderVolumes-1183623384 tempest-TestInstancesWithCinderVolumes-1183623384-project-member] Delete volume with id: ad4b43c0-225b-4816-8d00-e2d424c2a844 Aug 25 05:53:26.414171 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-50f8d03b-56ec-42f6-a99b-cb1af173c168 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] https://10.4.3.189/volume/v3/snapshots/4bb3baf1-0b44-4a9f-9018-5a04ebcbf002 returned with HTTP 404 Aug 25 05:53:26.414646 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1285/5161] 10.4.3.189 () {66 vars in 1354 bytes} [Tue Aug 25 05:53:26 2026] GET /volume/v3/snapshots/4bb3baf1-0b44-4a9f-9018-5a04ebcbf002 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:53:26.417016 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-025ca3ab-6ac5-49cc-ac24-3cb94dd67b5e tempest-TestInstancesWithCinderVolumes-1183623384 tempest-TestInstancesWithCinderVolumes-1183623384-project-member] https://10.4.3.189/volume/v3/volumes/ad4b43c0-225b-4816-8d00-e2d424c2a844 returned with HTTP 404 Aug 25 05:53:26.417612 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1286/5162] 10.4.3.189 () {66 vars in 1351 bytes} [Tue Aug 25 05:53:26 2026] DELETE /volume/v3/volumes/ad4b43c0-225b-4816-8d00-e2d424c2a844 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:53:26.421280 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-251b45bc-47b7-4dca-8060-ecde9021bb01 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:53:26.423435 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-b89cf36a-c5cd-4e94-8c7e-95771bb9043c None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:53:26.423539 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-251b45bc-47b7-4dca-8060-ecde9021bb01 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] DELETE https://10.4.3.189/volume/v3/snapshots/a182608a-70c1-4c98-8066-be75eeed5b0e Aug 25 05:53:26.423721 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-251b45bc-47b7-4dca-8060-ecde9021bb01 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:53:26.423945 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-251b45bc-47b7-4dca-8060-ecde9021bb01 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Calling method 'delete' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:53:26.424073 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.v3.snapshots [None req-251b45bc-47b7-4dca-8060-ecde9021bb01 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Delete snapshot with id: a182608a-70c1-4c98-8066-be75eeed5b0e Aug 25 05:53:26.425204 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-b89cf36a-c5cd-4e94-8c7e-95771bb9043c tempest-TestInstancesWithCinderVolumes-1183623384 tempest-TestInstancesWithCinderVolumes-1183623384-project-member] GET https://10.4.3.189/volume/v3/volumes/ad4b43c0-225b-4816-8d00-e2d424c2a844 Aug 25 05:53:26.425400 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-b89cf36a-c5cd-4e94-8c7e-95771bb9043c tempest-TestInstancesWithCinderVolumes-1183623384 tempest-TestInstancesWithCinderVolumes-1183623384-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:53:26.425603 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-b89cf36a-c5cd-4e94-8c7e-95771bb9043c tempest-TestInstancesWithCinderVolumes-1183623384 tempest-TestInstancesWithCinderVolumes-1183623384-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:53:26.429483 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:53:26.429483 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:53:26.429995 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-251b45bc-47b7-4dca-8060-ecde9021bb01 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Snapshot retrieved successfully. Aug 25 05:53:26.431181 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-b89cf36a-c5cd-4e94-8c7e-95771bb9043c tempest-TestInstancesWithCinderVolumes-1183623384 tempest-TestInstancesWithCinderVolumes-1183623384-project-member] https://10.4.3.189/volume/v3/volumes/ad4b43c0-225b-4816-8d00-e2d424c2a844 returned with HTTP 404 Aug 25 05:53:26.431660 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1304/5163] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:53:26 2026] GET /volume/v3/volumes/ad4b43c0-225b-4816-8d00-e2d424c2a844 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:53:26.437974 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-32284325-f040-4147-a11b-2dcbab158786 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:53:26.439642 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-32284325-f040-4147-a11b-2dcbab158786 tempest-TestInstancesWithCinderVolumes-1183623384 tempest-TestInstancesWithCinderVolumes-1183623384-project-member] DELETE https://10.4.3.189/volume/v3/volumes/2a24ea75-955c-4bfe-9ff8-ab1bf9f59462 Aug 25 05:53:26.439828 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-32284325-f040-4147-a11b-2dcbab158786 tempest-TestInstancesWithCinderVolumes-1183623384 tempest-TestInstancesWithCinderVolumes-1183623384-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:53:26.439996 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-32284325-f040-4147-a11b-2dcbab158786 tempest-TestInstancesWithCinderVolumes-1183623384 tempest-TestInstancesWithCinderVolumes-1183623384-project-member] Calling method 'delete' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:53:26.440159 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.v3.volumes [None req-32284325-f040-4147-a11b-2dcbab158786 tempest-TestInstancesWithCinderVolumes-1183623384 tempest-TestInstancesWithCinderVolumes-1183623384-project-member] Delete volume with id: 2a24ea75-955c-4bfe-9ff8-ab1bf9f59462 Aug 25 05:53:26.445622 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-32284325-f040-4147-a11b-2dcbab158786 tempest-TestInstancesWithCinderVolumes-1183623384 tempest-TestInstancesWithCinderVolumes-1183623384-project-member] https://10.4.3.189/volume/v3/volumes/2a24ea75-955c-4bfe-9ff8-ab1bf9f59462 returned with HTTP 404 Aug 25 05:53:26.446068 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1286/5164] 10.4.3.189 () {66 vars in 1351 bytes} [Tue Aug 25 05:53:26 2026] DELETE /volume/v3/volumes/2a24ea75-955c-4bfe-9ff8-ab1bf9f59462 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:53:26.449330 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-251b45bc-47b7-4dca-8060-ecde9021bb01 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Snapshot delete request issued successfully. Aug 25 05:53:26.449550 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-251b45bc-47b7-4dca-8060-ecde9021bb01 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] https://10.4.3.189/volume/v3/snapshots/a182608a-70c1-4c98-8066-be75eeed5b0e returned with HTTP 202 Aug 25 05:53:26.450051 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1289/5165] 10.4.3.189 () {66 vars in 1357 bytes} [Tue Aug 25 05:53:26 2026] DELETE /volume/v3/snapshots/a182608a-70c1-4c98-8066-be75eeed5b0e => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:53:26.453024 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-fd9212b1-88dc-447f-b719-822adf480b57 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:53:26.454825 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-fd9212b1-88dc-447f-b719-822adf480b57 tempest-TestInstancesWithCinderVolumes-1183623384 tempest-TestInstancesWithCinderVolumes-1183623384-project-member] GET https://10.4.3.189/volume/v3/volumes/2a24ea75-955c-4bfe-9ff8-ab1bf9f59462 Aug 25 05:53:26.455049 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-fd9212b1-88dc-447f-b719-822adf480b57 tempest-TestInstancesWithCinderVolumes-1183623384 tempest-TestInstancesWithCinderVolumes-1183623384-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:53:26.455260 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-fd9212b1-88dc-447f-b719-822adf480b57 tempest-TestInstancesWithCinderVolumes-1183623384 tempest-TestInstancesWithCinderVolumes-1183623384-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:53:26.457281 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-cad56c24-22bf-4760-936c-bc771d1729df None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:53:26.458897 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-cad56c24-22bf-4760-936c-bc771d1729df tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] GET https://10.4.3.189/volume/v3/snapshots/a182608a-70c1-4c98-8066-be75eeed5b0e Aug 25 05:53:26.459078 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-cad56c24-22bf-4760-936c-bc771d1729df tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:53:26.459365 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-cad56c24-22bf-4760-936c-bc771d1729df tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:53:26.462663 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-fd9212b1-88dc-447f-b719-822adf480b57 tempest-TestInstancesWithCinderVolumes-1183623384 tempest-TestInstancesWithCinderVolumes-1183623384-project-member] https://10.4.3.189/volume/v3/volumes/2a24ea75-955c-4bfe-9ff8-ab1bf9f59462 returned with HTTP 404 Aug 25 05:53:26.463231 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1287/5166] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:53:26 2026] GET /volume/v3/volumes/2a24ea75-955c-4bfe-9ff8-ab1bf9f59462 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:53:26.464662 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:53:26.464662 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:53:26.465286 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-cad56c24-22bf-4760-936c-bc771d1729df tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Snapshot retrieved successfully. Aug 25 05:53:26.466104 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-cad56c24-22bf-4760-936c-bc771d1729df tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] https://10.4.3.189/volume/v3/snapshots/a182608a-70c1-4c98-8066-be75eeed5b0e returned with HTTP 200 Aug 25 05:53:26.466490 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1305/5167] 10.4.3.189 () {66 vars in 1354 bytes} [Tue Aug 25 05:53:26 2026] GET /volume/v3/snapshots/a182608a-70c1-4c98-8066-be75eeed5b0e => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:53:26.470543 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-b0c9558d-f510-43f8-b83d-88f04cdd2e4c None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:53:26.472306 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-b0c9558d-f510-43f8-b83d-88f04cdd2e4c tempest-TestInstancesWithCinderVolumes-685339554 tempest-TestInstancesWithCinderVolumes-685339554-project-admin] GET https://10.4.3.189/volume/v3/volumes/detail?all_tenants=1 Aug 25 05:53:26.472504 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-b0c9558d-f510-43f8-b83d-88f04cdd2e4c tempest-TestInstancesWithCinderVolumes-685339554 tempest-TestInstancesWithCinderVolumes-685339554-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:53:26.472704 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-b0c9558d-f510-43f8-b83d-88f04cdd2e4c tempest-TestInstancesWithCinderVolumes-685339554 tempest-TestInstancesWithCinderVolumes-685339554-project-admin] Calling method 'detail' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:53:26.473281 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:53:26.473281 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:53:26.473633 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-b0c9558d-f510-43f8-b83d-88f04cdd2e4c tempest-TestInstancesWithCinderVolumes-685339554 tempest-TestInstancesWithCinderVolumes-685339554-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100270) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 05:53:26.513141 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-b0c9558d-f510-43f8-b83d-88f04cdd2e4c tempest-TestInstancesWithCinderVolumes-685339554 tempest-TestInstancesWithCinderVolumes-685339554-project-admin] Get all volumes completed successfully. Aug 25 05:53:26.515201 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:53:26.515201 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:53:26.520440 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-b0c9558d-f510-43f8-b83d-88f04cdd2e4c tempest-TestInstancesWithCinderVolumes-685339554 tempest-TestInstancesWithCinderVolumes-685339554-project-admin] https://10.4.3.189/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 25 05:53:26.520813 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1287/5168] 10.4.3.189 () {66 vars in 1285 bytes} [Tue Aug 25 05:53:26 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 12947 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 05:53:26.536968 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-ffc80594-151e-42ad-81e9-fff9ea914607 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:53:26.538625 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-ffc80594-151e-42ad-81e9-fff9ea914607 tempest-TestInstancesWithCinderVolumes-685339554 tempest-TestInstancesWithCinderVolumes-685339554-project-admin] DELETE https://10.4.3.189/volume/v3/types/e97283c4-36ca-4817-abd9-94cc9c321d39 Aug 25 05:53:26.538811 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-ffc80594-151e-42ad-81e9-fff9ea914607 tempest-TestInstancesWithCinderVolumes-685339554 tempest-TestInstancesWithCinderVolumes-685339554-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:53:26.538997 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-ffc80594-151e-42ad-81e9-fff9ea914607 tempest-TestInstancesWithCinderVolumes-685339554 tempest-TestInstancesWithCinderVolumes-685339554-project-admin] Calling method '_delete' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:53:26.539255 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:53:26.539255 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:53:26.561330 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-ffc80594-151e-42ad-81e9-fff9ea914607 tempest-TestInstancesWithCinderVolumes-685339554 tempest-TestInstancesWithCinderVolumes-685339554-project-admin] https://10.4.3.189/volume/v3/types/e97283c4-36ca-4817-abd9-94cc9c321d39 returned with HTTP 202 Aug 25 05:53:26.561655 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1290/5169] 10.4.3.189 () {66 vars in 1345 bytes} [Tue Aug 25 05:53:26 2026] DELETE /volume/v3/types/e97283c4-36ca-4817-abd9-94cc9c321d39 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:53:26.568264 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-315bcd81-c31a-4677-bea1-44ae8f1cc270 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:53:26.570319 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-315bcd81-c31a-4677-bea1-44ae8f1cc270 tempest-TestInstancesWithCinderVolumes-685339554 tempest-TestInstancesWithCinderVolumes-685339554-project-admin] GET https://10.4.3.189/volume/v3/volumes/detail?all_tenants=1 Aug 25 05:53:26.570552 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-315bcd81-c31a-4677-bea1-44ae8f1cc270 tempest-TestInstancesWithCinderVolumes-685339554 tempest-TestInstancesWithCinderVolumes-685339554-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:53:26.570820 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-315bcd81-c31a-4677-bea1-44ae8f1cc270 tempest-TestInstancesWithCinderVolumes-685339554 tempest-TestInstancesWithCinderVolumes-685339554-project-admin] Calling method 'detail' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:53:26.571811 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-315bcd81-c31a-4677-bea1-44ae8f1cc270 tempest-TestInstancesWithCinderVolumes-685339554 tempest-TestInstancesWithCinderVolumes-685339554-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100268) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 05:53:26.591990 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-315bcd81-c31a-4677-bea1-44ae8f1cc270 tempest-TestInstancesWithCinderVolumes-685339554 tempest-TestInstancesWithCinderVolumes-685339554-project-admin] Get all volumes completed successfully. Aug 25 05:53:26.595460 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:53:26.595460 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:53:26.602651 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-315bcd81-c31a-4677-bea1-44ae8f1cc270 tempest-TestInstancesWithCinderVolumes-685339554 tempest-TestInstancesWithCinderVolumes-685339554-project-admin] https://10.4.3.189/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 25 05:53:26.603237 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1288/5170] 10.4.3.189 () {66 vars in 1285 bytes} [Tue Aug 25 05:53:26 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 12947 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 05:53:26.617166 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-9c0a1899-4bd7-45d4-b9e1-3041de3fe16b None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:53:26.618890 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-9c0a1899-4bd7-45d4-b9e1-3041de3fe16b tempest-TestInstancesWithCinderVolumes-685339554 tempest-TestInstancesWithCinderVolumes-685339554-project-admin] DELETE https://10.4.3.189/volume/v3/types/f784bdd8-f52a-4641-9a04-ba64d68c8c7c Aug 25 05:53:26.619065 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-9c0a1899-4bd7-45d4-b9e1-3041de3fe16b tempest-TestInstancesWithCinderVolumes-685339554 tempest-TestInstancesWithCinderVolumes-685339554-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:53:26.619300 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-9c0a1899-4bd7-45d4-b9e1-3041de3fe16b tempest-TestInstancesWithCinderVolumes-685339554 tempest-TestInstancesWithCinderVolumes-685339554-project-admin] Calling method '_delete' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:53:26.639557 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-9c0a1899-4bd7-45d4-b9e1-3041de3fe16b tempest-TestInstancesWithCinderVolumes-685339554 tempest-TestInstancesWithCinderVolumes-685339554-project-admin] https://10.4.3.189/volume/v3/types/f784bdd8-f52a-4641-9a04-ba64d68c8c7c returned with HTTP 202 Aug 25 05:53:26.639922 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1306/5171] 10.4.3.189 () {66 vars in 1345 bytes} [Tue Aug 25 05:53:26 2026] DELETE /volume/v3/types/f784bdd8-f52a-4641-9a04-ba64d68c8c7c => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:53:26.974130 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-285969e8-5962-4e88-9a90-52839ee961f7 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:53:26.976599 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-285969e8-5962-4e88-9a90-52839ee961f7 tempest-TestInstancesWithCinderVolumes-685339554 tempest-TestInstancesWithCinderVolumes-685339554-project-admin] GET https://10.4.3.189/volume/v3/volumes/detail?all_tenants=1 Aug 25 05:53:26.976788 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-285969e8-5962-4e88-9a90-52839ee961f7 tempest-TestInstancesWithCinderVolumes-685339554 tempest-TestInstancesWithCinderVolumes-685339554-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:53:26.977021 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-285969e8-5962-4e88-9a90-52839ee961f7 tempest-TestInstancesWithCinderVolumes-685339554 tempest-TestInstancesWithCinderVolumes-685339554-project-admin] Calling method 'detail' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:53:26.978157 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-285969e8-5962-4e88-9a90-52839ee961f7 tempest-TestInstancesWithCinderVolumes-685339554 tempest-TestInstancesWithCinderVolumes-685339554-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100270) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 05:53:27.005218 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-285969e8-5962-4e88-9a90-52839ee961f7 tempest-TestInstancesWithCinderVolumes-685339554 tempest-TestInstancesWithCinderVolumes-685339554-project-admin] Get all volumes completed successfully. Aug 25 05:53:27.009397 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:53:27.009397 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:53:27.016083 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-285969e8-5962-4e88-9a90-52839ee961f7 tempest-TestInstancesWithCinderVolumes-685339554 tempest-TestInstancesWithCinderVolumes-685339554-project-admin] https://10.4.3.189/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 25 05:53:27.018791 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1288/5172] 10.4.3.189 () {66 vars in 1285 bytes} [Tue Aug 25 05:53:26 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 12947 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 05:53:27.036865 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-3e44a047-d323-4274-a7a7-78f3620a4127 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:53:27.040952 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-3e44a047-d323-4274-a7a7-78f3620a4127 tempest-TestInstancesWithCinderVolumes-685339554 tempest-TestInstancesWithCinderVolumes-685339554-project-admin] DELETE https://10.4.3.189/volume/v3/volumes/6fb6bc8e-9c60-407f-9e0c-f49e32f524f5 Aug 25 05:53:27.040952 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-3e44a047-d323-4274-a7a7-78f3620a4127 tempest-TestInstancesWithCinderVolumes-685339554 tempest-TestInstancesWithCinderVolumes-685339554-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:53:27.040952 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-3e44a047-d323-4274-a7a7-78f3620a4127 tempest-TestInstancesWithCinderVolumes-685339554 tempest-TestInstancesWithCinderVolumes-685339554-project-admin] Calling method 'delete' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:53:27.040952 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.v3.volumes [None req-3e44a047-d323-4274-a7a7-78f3620a4127 tempest-TestInstancesWithCinderVolumes-685339554 tempest-TestInstancesWithCinderVolumes-685339554-project-admin] Delete volume with id: 6fb6bc8e-9c60-407f-9e0c-f49e32f524f5 Aug 25 05:53:27.048250 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:53:27.048250 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:53:27.048802 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-3e44a047-d323-4274-a7a7-78f3620a4127 tempest-TestInstancesWithCinderVolumes-685339554 tempest-TestInstancesWithCinderVolumes-685339554-project-admin] Volume info retrieved successfully. Aug 25 05:53:27.064137 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.image.cache [None req-3e44a047-d323-4274-a7a7-78f3620a4127 tempest-TestInstancesWithCinderVolumes-685339554 tempest-TestInstancesWithCinderVolumes-685339554-project-admin] Evicting image cache entry: {'id': 7, 'image_id': 'e64564d5-9ec3-484a-9e97-5afe7c8040d0', 'volume_id': '6fb6bc8e-9c60-407f-9e0c-f49e32f524f5', 'host': 'np0000008051@storpool#default', 'size': 1, 'image_updated_at': datetime.datetime(2026, 8, 25, 5, 52), 'last_used': datetime.datetime(2026, 8, 25, 5, 52, 8)}. {{(pid=100269) evict /opt/stack/cinder/cinder/image/cache.py:52}} Aug 25 05:53:27.080421 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-3e44a047-d323-4274-a7a7-78f3620a4127 tempest-TestInstancesWithCinderVolumes-685339554 tempest-TestInstancesWithCinderVolumes-685339554-project-admin] Delete volume request issued successfully. Aug 25 05:53:27.084420 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-3e44a047-d323-4274-a7a7-78f3620a4127 tempest-TestInstancesWithCinderVolumes-685339554 tempest-TestInstancesWithCinderVolumes-685339554-project-admin] https://10.4.3.189/volume/v3/volumes/6fb6bc8e-9c60-407f-9e0c-f49e32f524f5 returned with HTTP 202 Aug 25 05:53:27.084900 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1291/5173] 10.4.3.189 () {66 vars in 1351 bytes} [Tue Aug 25 05:53:27 2026] DELETE /volume/v3/volumes/6fb6bc8e-9c60-407f-9e0c-f49e32f524f5 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:53:27.093483 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-4b91f981-59de-4063-8c0b-ae41e0f948e2 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:53:27.095499 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-4b91f981-59de-4063-8c0b-ae41e0f948e2 tempest-TestInstancesWithCinderVolumes-685339554 tempest-TestInstancesWithCinderVolumes-685339554-project-admin] GET https://10.4.3.189/volume/v3/volumes/6fb6bc8e-9c60-407f-9e0c-f49e32f524f5 Aug 25 05:53:27.095723 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-4b91f981-59de-4063-8c0b-ae41e0f948e2 tempest-TestInstancesWithCinderVolumes-685339554 tempest-TestInstancesWithCinderVolumes-685339554-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:53:27.095988 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-4b91f981-59de-4063-8c0b-ae41e0f948e2 tempest-TestInstancesWithCinderVolumes-685339554 tempest-TestInstancesWithCinderVolumes-685339554-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:53:27.107622 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:53:27.107622 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:53:27.110557 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-4b91f981-59de-4063-8c0b-ae41e0f948e2 tempest-TestInstancesWithCinderVolumes-685339554 tempest-TestInstancesWithCinderVolumes-685339554-project-admin] Volume info retrieved successfully. Aug 25 05:53:27.119352 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-4b91f981-59de-4063-8c0b-ae41e0f948e2 tempest-TestInstancesWithCinderVolumes-685339554 tempest-TestInstancesWithCinderVolumes-685339554-project-admin] https://10.4.3.189/volume/v3/volumes/6fb6bc8e-9c60-407f-9e0c-f49e32f524f5 returned with HTTP 200 Aug 25 05:53:27.119352 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1289/5174] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:53:27 2026] GET /volume/v3/volumes/6fb6bc8e-9c60-407f-9e0c-f49e32f524f5 => generated 1140 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:53:27.476050 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-5ed9bf73-93d8-414f-b2b7-4bc923fa7f04 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:53:27.477897 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-5ed9bf73-93d8-414f-b2b7-4bc923fa7f04 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] GET https://10.4.3.189/volume/v3/snapshots/a182608a-70c1-4c98-8066-be75eeed5b0e Aug 25 05:53:27.478134 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-5ed9bf73-93d8-414f-b2b7-4bc923fa7f04 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:53:27.478359 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-5ed9bf73-93d8-414f-b2b7-4bc923fa7f04 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:53:27.483276 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-5ed9bf73-93d8-414f-b2b7-4bc923fa7f04 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] https://10.4.3.189/volume/v3/snapshots/a182608a-70c1-4c98-8066-be75eeed5b0e returned with HTTP 404 Aug 25 05:53:27.483735 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1307/5175] 10.4.3.189 () {66 vars in 1354 bytes} [Tue Aug 25 05:53:27 2026] GET /volume/v3/snapshots/a182608a-70c1-4c98-8066-be75eeed5b0e => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:53:27.492034 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-ec32569c-7227-47b4-9cfd-28d49c78b337 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:53:27.493747 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-ec32569c-7227-47b4-9cfd-28d49c78b337 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] DELETE https://10.4.3.189/volume/v3/snapshots/e2f1aab2-6648-490c-9edf-e9957ddbd7a9 Aug 25 05:53:27.493935 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-ec32569c-7227-47b4-9cfd-28d49c78b337 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:53:27.494153 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-ec32569c-7227-47b4-9cfd-28d49c78b337 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Calling method 'delete' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:53:27.494281 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.v3.snapshots [None req-ec32569c-7227-47b4-9cfd-28d49c78b337 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Delete snapshot with id: e2f1aab2-6648-490c-9edf-e9957ddbd7a9 Aug 25 05:53:27.498570 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-ec32569c-7227-47b4-9cfd-28d49c78b337 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] https://10.4.3.189/volume/v3/snapshots/e2f1aab2-6648-490c-9edf-e9957ddbd7a9 returned with HTTP 404 Aug 25 05:53:27.499071 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1289/5176] 10.4.3.189 () {66 vars in 1357 bytes} [Tue Aug 25 05:53:27 2026] DELETE /volume/v3/snapshots/e2f1aab2-6648-490c-9edf-e9957ddbd7a9 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:53:27.505257 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-6fc49c36-e3bf-498b-96b2-8e5dc7febe5f None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:53:27.507071 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-6fc49c36-e3bf-498b-96b2-8e5dc7febe5f tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] DELETE https://10.4.3.189/volume/v3/snapshots/a182608a-70c1-4c98-8066-be75eeed5b0e Aug 25 05:53:27.507318 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-6fc49c36-e3bf-498b-96b2-8e5dc7febe5f tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:53:27.507587 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-6fc49c36-e3bf-498b-96b2-8e5dc7febe5f tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Calling method 'delete' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:53:27.507770 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.v3.snapshots [None req-6fc49c36-e3bf-498b-96b2-8e5dc7febe5f tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Delete snapshot with id: a182608a-70c1-4c98-8066-be75eeed5b0e Aug 25 05:53:27.511779 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-6fc49c36-e3bf-498b-96b2-8e5dc7febe5f tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] https://10.4.3.189/volume/v3/snapshots/a182608a-70c1-4c98-8066-be75eeed5b0e returned with HTTP 404 Aug 25 05:53:27.512368 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1292/5177] 10.4.3.189 () {66 vars in 1357 bytes} [Tue Aug 25 05:53:27 2026] DELETE /volume/v3/snapshots/a182608a-70c1-4c98-8066-be75eeed5b0e => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:53:27.542903 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-091d4b11-9f9b-43ce-bb0c-641946211751 req-dbc15f80-a55b-4e89-9fab-8ef9d613d1b6 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:53:27.545987 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-091d4b11-9f9b-43ce-bb0c-641946211751 req-dbc15f80-a55b-4e89-9fab-8ef9d613d1b6 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] GET https://10.4.3.189/volume/v3/volumes/afa4f1bd-c6c8-4972-b651-ec4505097c48 Aug 25 05:53:27.546252 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-091d4b11-9f9b-43ce-bb0c-641946211751 req-dbc15f80-a55b-4e89-9fab-8ef9d613d1b6 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:53:27.546457 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-091d4b11-9f9b-43ce-bb0c-641946211751 req-dbc15f80-a55b-4e89-9fab-8ef9d613d1b6 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:53:27.557472 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:53:27.557472 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:53:27.561217 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [req-091d4b11-9f9b-43ce-bb0c-641946211751 req-dbc15f80-a55b-4e89-9fab-8ef9d613d1b6 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Volume info retrieved successfully. Aug 25 05:53:27.565269 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-091d4b11-9f9b-43ce-bb0c-641946211751 req-dbc15f80-a55b-4e89-9fab-8ef9d613d1b6 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] https://10.4.3.189/volume/v3/volumes/afa4f1bd-c6c8-4972-b651-ec4505097c48 returned with HTTP 200 Aug 25 05:53:27.565709 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1290/5178] 10.4.3.189 () {68 vars in 1598 bytes} [Tue Aug 25 05:53:27 2026] GET /volume/v3/volumes/afa4f1bd-c6c8-4972-b651-ec4505097c48 => generated 1138 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:53:27.588182 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-091d4b11-9f9b-43ce-bb0c-641946211751 req-fe243472-ff83-4f39-93bf-e0414bfa216f None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:53:27.590335 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-091d4b11-9f9b-43ce-bb0c-641946211751 req-fe243472-ff83-4f39-93bf-e0414bfa216f tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] POST https://10.4.3.189/volume/v3/volumes/afa4f1bd-c6c8-4972-b651-ec4505097c48/action Aug 25 05:53:27.590660 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-091d4b11-9f9b-43ce-bb0c-641946211751 req-fe243472-ff83-4f39-93bf-e0414bfa216f tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100271) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 05:53:27.590803 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-091d4b11-9f9b-43ce-bb0c-641946211751 req-fe243472-ff83-4f39-93bf-e0414bfa216f tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:53:27.601782 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:53:27.601782 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:53:27.602245 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [req-091d4b11-9f9b-43ce-bb0c-641946211751 req-fe243472-ff83-4f39-93bf-e0414bfa216f tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Volume info retrieved successfully. Aug 25 05:53:27.607613 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [req-091d4b11-9f9b-43ce-bb0c-641946211751 req-fe243472-ff83-4f39-93bf-e0414bfa216f tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Begin detaching volume completed successfully. Aug 25 05:53:27.607861 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-091d4b11-9f9b-43ce-bb0c-641946211751 req-fe243472-ff83-4f39-93bf-e0414bfa216f tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] https://10.4.3.189/volume/v3/volumes/afa4f1bd-c6c8-4972-b651-ec4505097c48/action returned with HTTP 202 Aug 25 05:53:27.608361 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1308/5179] 10.4.3.189 () {72 vars in 1672 bytes} [Tue Aug 25 05:53:27 2026] POST /volume/v3/volumes/afa4f1bd-c6c8-4972-b651-ec4505097c48/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 05:53:27.650488 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-a540fdf0-c4f2-4c85-a1c4-7cfe7ca356de None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:53:27.650902 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-a540fdf0-c4f2-4c85-a1c4-7cfe7ca356de None None] GET https://10.4.3.189/volume// Aug 25 05:53:27.651069 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-a540fdf0-c4f2-4c85-a1c4-7cfe7ca356de None None] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:53:27.651271 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-a540fdf0-c4f2-4c85-a1c4-7cfe7ca356de None None] Calling method 'all' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:53:27.651579 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-a540fdf0-c4f2-4c85-a1c4-7cfe7ca356de None None] https://10.4.3.189/volume// returned with HTTP 300 Aug 25 05:53:27.651867 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1290/5180] 10.4.3.189 () {66 vars in 1426 bytes} [Tue Aug 25 05:53: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 25 05:53:27.660380 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-091d4b11-9f9b-43ce-bb0c-641946211751 req-2ca759ca-657c-44a9-afe7-65d96d1ad68a None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:53:27.662824 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-091d4b11-9f9b-43ce-bb0c-641946211751 req-2ca759ca-657c-44a9-afe7-65d96d1ad68a tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] GET https://10.4.3.189/volume/v3/volumes/afa4f1bd-c6c8-4972-b651-ec4505097c48 Aug 25 05:53:27.663144 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-091d4b11-9f9b-43ce-bb0c-641946211751 req-2ca759ca-657c-44a9-afe7-65d96d1ad68a tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:53:27.663406 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-091d4b11-9f9b-43ce-bb0c-641946211751 req-2ca759ca-657c-44a9-afe7-65d96d1ad68a tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:53:27.673505 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:53:27.673505 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:53:27.677119 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [req-091d4b11-9f9b-43ce-bb0c-641946211751 req-2ca759ca-657c-44a9-afe7-65d96d1ad68a tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Volume info retrieved successfully. Aug 25 05:53:27.681360 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-091d4b11-9f9b-43ce-bb0c-641946211751 req-2ca759ca-657c-44a9-afe7-65d96d1ad68a tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] https://10.4.3.189/volume/v3/volumes/afa4f1bd-c6c8-4972-b651-ec4505097c48 returned with HTTP 200 Aug 25 05:53:27.682258 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1293/5181] 10.4.3.189 () {70 vars in 1639 bytes} [Tue Aug 25 05:53:27 2026] GET /volume/v3/volumes/afa4f1bd-c6c8-4972-b651-ec4505097c48 => generated 1321 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 05:53:28.131428 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-6e44665a-ccf9-46d7-8dea-81cdd61d9a53 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:53:28.133802 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6e44665a-ccf9-46d7-8dea-81cdd61d9a53 tempest-TestInstancesWithCinderVolumes-685339554 tempest-TestInstancesWithCinderVolumes-685339554-project-admin] GET https://10.4.3.189/volume/v3/volumes/6fb6bc8e-9c60-407f-9e0c-f49e32f524f5 Aug 25 05:53:28.134099 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-6e44665a-ccf9-46d7-8dea-81cdd61d9a53 tempest-TestInstancesWithCinderVolumes-685339554 tempest-TestInstancesWithCinderVolumes-685339554-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:53:28.134345 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-6e44665a-ccf9-46d7-8dea-81cdd61d9a53 tempest-TestInstancesWithCinderVolumes-685339554 tempest-TestInstancesWithCinderVolumes-685339554-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:53:28.143024 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6e44665a-ccf9-46d7-8dea-81cdd61d9a53 tempest-TestInstancesWithCinderVolumes-685339554 tempest-TestInstancesWithCinderVolumes-685339554-project-admin] https://10.4.3.189/volume/v3/volumes/6fb6bc8e-9c60-407f-9e0c-f49e32f524f5 returned with HTTP 404 Aug 25 05:53:28.143779 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1291/5182] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:53:28 2026] GET /volume/v3/volumes/6fb6bc8e-9c60-407f-9e0c-f49e32f524f5 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:53:28.151799 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-db0d7813-bb03-499a-9e8b-06d555092696 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:53:28.156752 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-db0d7813-bb03-499a-9e8b-06d555092696 tempest-TestInstancesWithCinderVolumes-685339554 tempest-TestInstancesWithCinderVolumes-685339554-project-admin] DELETE https://10.4.3.189/volume/v3/types/f22f4cb3-ca7f-478f-9ed3-05f66c40ecbd Aug 25 05:53:28.157049 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-db0d7813-bb03-499a-9e8b-06d555092696 tempest-TestInstancesWithCinderVolumes-685339554 tempest-TestInstancesWithCinderVolumes-685339554-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:53:28.157369 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-db0d7813-bb03-499a-9e8b-06d555092696 tempest-TestInstancesWithCinderVolumes-685339554 tempest-TestInstancesWithCinderVolumes-685339554-project-admin] Calling method '_delete' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:53:28.185756 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-db0d7813-bb03-499a-9e8b-06d555092696 tempest-TestInstancesWithCinderVolumes-685339554 tempest-TestInstancesWithCinderVolumes-685339554-project-admin] https://10.4.3.189/volume/v3/types/f22f4cb3-ca7f-478f-9ed3-05f66c40ecbd returned with HTTP 202 Aug 25 05:53:28.186223 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1309/5183] 10.4.3.189 () {66 vars in 1345 bytes} [Tue Aug 25 05:53:28 2026] DELETE /volume/v3/types/f22f4cb3-ca7f-478f-9ed3-05f66c40ecbd => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:53:28.580209 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [req-091d4b11-9f9b-43ce-bb0c-641946211751 req-53e73ba4-6f70-41c3-977c-ab68be0369e9 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:53:28.582369 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-091d4b11-9f9b-43ce-bb0c-641946211751 req-53e73ba4-6f70-41c3-977c-ab68be0369e9 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] DELETE https://10.4.3.189/volume/v3/attachments/669ae843-8321-4592-8675-ff95d44f5c95 Aug 25 05:53:28.582544 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-091d4b11-9f9b-43ce-bb0c-641946211751 req-53e73ba4-6f70-41c3-977c-ab68be0369e9 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:53:28.582749 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-091d4b11-9f9b-43ce-bb0c-641946211751 req-53e73ba4-6f70-41c3-977c-ab68be0369e9 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Calling method 'version_select' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:53:28.591023 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:53:28.591023 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:53:28.656166 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-091d4b11-9f9b-43ce-bb0c-641946211751 req-53e73ba4-6f70-41c3-977c-ab68be0369e9 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] https://10.4.3.189/volume/v3/attachments/669ae843-8321-4592-8675-ff95d44f5c95 returned with HTTP 200 Aug 25 05:53:28.656678 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1291/5184] 10.4.3.189 () {72 vars in 1673 bytes} [Tue Aug 25 05:53:28 2026] DELETE /volume/v3/attachments/669ae843-8321-4592-8675-ff95d44f5c95 => generated 19 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:53:29.180713 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-e963f751-8ad8-493e-8239-25335f358071 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:53:29.184363 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-e963f751-8ad8-493e-8239-25335f358071 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] GET https://10.4.3.189/volume/v3/volumes/9aaee22d-c18c-4917-8181-fca74e892b95 Aug 25 05:53:29.184615 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-e963f751-8ad8-493e-8239-25335f358071 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:53:29.185434 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-e963f751-8ad8-493e-8239-25335f358071 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:53:29.200863 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:53:29.200863 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:53:29.206779 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-e963f751-8ad8-493e-8239-25335f358071 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Volume info retrieved successfully. Aug 25 05:53:29.212614 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-e963f751-8ad8-493e-8239-25335f358071 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] https://10.4.3.189/volume/v3/volumes/9aaee22d-c18c-4917-8181-fca74e892b95 returned with HTTP 200 Aug 25 05:53:29.212989 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1294/5185] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:53:29 2026] GET /volume/v3/volumes/9aaee22d-c18c-4917-8181-fca74e892b95 => generated 1637 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:53:29.794689 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-799ca84f-45c7-45c7-8621-f4c71d1e8269 req-364b3e8b-57f9-40d2-8065-a9819c0d4fe5 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:53:29.797349 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-799ca84f-45c7-45c7-8621-f4c71d1e8269 req-364b3e8b-57f9-40d2-8065-a9819c0d4fe5 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] DELETE https://10.4.3.189/volume/v3/attachments/669ae843-8321-4592-8675-ff95d44f5c95 Aug 25 05:53:29.797701 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-799ca84f-45c7-45c7-8621-f4c71d1e8269 req-364b3e8b-57f9-40d2-8065-a9819c0d4fe5 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:53:29.797824 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-799ca84f-45c7-45c7-8621-f4c71d1e8269 req-364b3e8b-57f9-40d2-8065-a9819c0d4fe5 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Calling method 'version_select' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:53:29.804403 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-799ca84f-45c7-45c7-8621-f4c71d1e8269 req-364b3e8b-57f9-40d2-8065-a9819c0d4fe5 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] https://10.4.3.189/volume/v3/attachments/669ae843-8321-4592-8675-ff95d44f5c95 returned with HTTP 404 Aug 25 05:53:29.804970 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1292/5186] 10.4.3.189 () {72 vars in 1673 bytes} [Tue Aug 25 05:53:29 2026] DELETE /volume/v3/attachments/669ae843-8321-4592-8675-ff95d44f5c95 => generated 149 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 05:53:30.377809 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-a6dae22d-7625-4d34-b9a0-18c9e368f608 req-9b70affb-9a5c-42b4-9cc3-6fbc691a2acc None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:53:30.380808 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-a6dae22d-7625-4d34-b9a0-18c9e368f608 req-9b70affb-9a5c-42b4-9cc3-6fbc691a2acc tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] DELETE https://10.4.3.189/volume/v3/attachments/3d9da358-b9bb-4600-8ec0-732925513abf Aug 25 05:53:30.381005 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-a6dae22d-7625-4d34-b9a0-18c9e368f608 req-9b70affb-9a5c-42b4-9cc3-6fbc691a2acc tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:53:30.381223 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-a6dae22d-7625-4d34-b9a0-18c9e368f608 req-9b70affb-9a5c-42b4-9cc3-6fbc691a2acc tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Calling method 'version_select' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:53:30.388908 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:53:30.388908 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:53:30.439953 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-a6dae22d-7625-4d34-b9a0-18c9e368f608 req-9b70affb-9a5c-42b4-9cc3-6fbc691a2acc tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] https://10.4.3.189/volume/v3/attachments/3d9da358-b9bb-4600-8ec0-732925513abf returned with HTTP 200 Aug 25 05:53:30.440476 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1310/5187] 10.4.3.189 () {72 vars in 1673 bytes} [Tue Aug 25 05:53:30 2026] DELETE /volume/v3/attachments/3d9da358-b9bb-4600-8ec0-732925513abf => generated 19 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:53:30.452034 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [req-a6dae22d-7625-4d34-b9a0-18c9e368f608 req-61fa633f-408a-4d93-bbff-2e7f65fd21b3 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:53:30.454907 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-a6dae22d-7625-4d34-b9a0-18c9e368f608 req-61fa633f-408a-4d93-bbff-2e7f65fd21b3 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] DELETE https://10.4.3.189/volume/v3/volumes/9aaee22d-c18c-4917-8181-fca74e892b95 Aug 25 05:53:30.455086 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-a6dae22d-7625-4d34-b9a0-18c9e368f608 req-61fa633f-408a-4d93-bbff-2e7f65fd21b3 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:53:30.455292 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-a6dae22d-7625-4d34-b9a0-18c9e368f608 req-61fa633f-408a-4d93-bbff-2e7f65fd21b3 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Calling method 'delete' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:53:30.455437 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.v3.volumes [req-a6dae22d-7625-4d34-b9a0-18c9e368f608 req-61fa633f-408a-4d93-bbff-2e7f65fd21b3 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Delete volume with id: 9aaee22d-c18c-4917-8181-fca74e892b95 Aug 25 05:53:30.463349 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:53:30.463349 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:53:30.463796 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [req-a6dae22d-7625-4d34-b9a0-18c9e368f608 req-61fa633f-408a-4d93-bbff-2e7f65fd21b3 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Volume info retrieved successfully. Aug 25 05:53:30.480494 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [req-a6dae22d-7625-4d34-b9a0-18c9e368f608 req-61fa633f-408a-4d93-bbff-2e7f65fd21b3 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Delete volume request issued successfully. Aug 25 05:53:30.480953 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-a6dae22d-7625-4d34-b9a0-18c9e368f608 req-61fa633f-408a-4d93-bbff-2e7f65fd21b3 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] https://10.4.3.189/volume/v3/volumes/9aaee22d-c18c-4917-8181-fca74e892b95 returned with HTTP 202 Aug 25 05:53:30.481442 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1292/5188] 10.4.3.189 () {70 vars in 1620 bytes} [Tue Aug 25 05:53:30 2026] DELETE /volume/v3/volumes/9aaee22d-c18c-4917-8181-fca74e892b95 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:53:31.617337 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-c45dcebd-c730-469b-a908-a3cac686148f None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:53:31.619190 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-c45dcebd-c730-469b-a908-a3cac686148f tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] DELETE https://10.4.3.189/volume/v3/snapshots/4bb3baf1-0b44-4a9f-9018-5a04ebcbf002 Aug 25 05:53:31.619379 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-c45dcebd-c730-469b-a908-a3cac686148f tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:53:31.619556 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-c45dcebd-c730-469b-a908-a3cac686148f tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Calling method 'delete' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:53:31.619666 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.v3.snapshots [None req-c45dcebd-c730-469b-a908-a3cac686148f tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Delete snapshot with id: 4bb3baf1-0b44-4a9f-9018-5a04ebcbf002 Aug 25 05:53:31.626589 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-c45dcebd-c730-469b-a908-a3cac686148f tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] https://10.4.3.189/volume/v3/snapshots/4bb3baf1-0b44-4a9f-9018-5a04ebcbf002 returned with HTTP 404 Aug 25 05:53:31.627222 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1295/5189] 10.4.3.189 () {66 vars in 1357 bytes} [Tue Aug 25 05:53:31 2026] DELETE /volume/v3/snapshots/4bb3baf1-0b44-4a9f-9018-5a04ebcbf002 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:53:31.640534 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-dd746d4f-44ed-4f77-bcb0-52657b94bca3 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:53:31.643805 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-dd746d4f-44ed-4f77-bcb0-52657b94bca3 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] GET https://10.4.3.189/volume/v3/volumes/afa4f1bd-c6c8-4972-b651-ec4505097c48 Aug 25 05:53:31.643987 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-dd746d4f-44ed-4f77-bcb0-52657b94bca3 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:53:31.644205 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-dd746d4f-44ed-4f77-bcb0-52657b94bca3 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:53:31.652799 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:53:31.652799 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:53:31.656534 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-dd746d4f-44ed-4f77-bcb0-52657b94bca3 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Volume info retrieved successfully. Aug 25 05:53:31.660978 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-dd746d4f-44ed-4f77-bcb0-52657b94bca3 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] https://10.4.3.189/volume/v3/volumes/afa4f1bd-c6c8-4972-b651-ec4505097c48 returned with HTTP 200 Aug 25 05:53:31.661157 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-27eb1ac4-9914-44f4-80e0-a8d4135c11ea None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:53:31.661538 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1293/5190] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:53:31 2026] GET /volume/v3/volumes/afa4f1bd-c6c8-4972-b651-ec4505097c48 => generated 846 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:53:31.665076 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-27eb1ac4-9914-44f4-80e0-a8d4135c11ea tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] GET https://10.4.3.189/volume/v3/volumes/9aaee22d-c18c-4917-8181-fca74e892b95 Aug 25 05:53:31.665076 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-27eb1ac4-9914-44f4-80e0-a8d4135c11ea tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:53:31.665076 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-27eb1ac4-9914-44f4-80e0-a8d4135c11ea tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:53:31.672381 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-27eb1ac4-9914-44f4-80e0-a8d4135c11ea tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] https://10.4.3.189/volume/v3/volumes/9aaee22d-c18c-4917-8181-fca74e892b95 returned with HTTP 404 Aug 25 05:53:31.672594 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1311/5191] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:53:31 2026] GET /volume/v3/volumes/9aaee22d-c18c-4917-8181-fca74e892b95 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:53:31.674677 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-086fb9c8-e178-4215-8eab-8f7160d25281 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:53:31.676768 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-086fb9c8-e178-4215-8eab-8f7160d25281 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] POST https://10.4.3.189/volume/v3/volumes Aug 25 05:53:31.676968 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-086fb9c8-e178-4215-8eab-8f7160d25281 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-591125074"}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:53:31.682079 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.v3.volumes [None req-086fb9c8-e178-4215-8eab-8f7160d25281 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-591125074'}} {{(pid=100270) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 05:53:31.682079 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.v3.volumes [None req-086fb9c8-e178-4215-8eab-8f7160d25281 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Create volume of 1 GB Aug 25 05:53:31.684703 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-086fb9c8-e178-4215-8eab-8f7160d25281 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Availability Zones retrieved successfully. Aug 25 05:53:31.693282 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-086fb9c8-e178-4215-8eab-8f7160d25281 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Flow 'volume_create_api' (c04851f7-4372-4c9d-bed4-a8803c8a895c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:53:31.694717 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-086fb9c8-e178-4215-8eab-8f7160d25281 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7fb040d9-e8e2-48ed-8cd0-6f438724cf07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:53:31.695847 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.flows.api.create_volume [None req-086fb9c8-e178-4215-8eab-8f7160d25281 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Validating volume size '1' using validate_int {{(pid=100270) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 05:53:31.725082 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-086fb9c8-e178-4215-8eab-8f7160d25281 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7fb040d9-e8e2-48ed-8cd0-6f438724cf07) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T05:35:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=23fc6e5d-fce0-4521-ba46-4837b4232084,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '23fc6e5d-fce0-4521-ba46-4837b4232084', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:53:31.725082 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-086fb9c8-e178-4215-8eab-8f7160d25281 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (77ab5a2b-20dd-416a-9aca-72ab50a8c577) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:53:31.735609 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-3a15bab9-ea32-4877-a7f0-95858837b2e5 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:53:31.737487 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-3a15bab9-ea32-4877-a7f0-95858837b2e5 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] DELETE https://10.4.3.189/volume/v3/snapshots/bee5465b-86c5-471f-bdf7-4bb9d61b2192 Aug 25 05:53:31.737672 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-3a15bab9-ea32-4877-a7f0-95858837b2e5 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:53:31.737859 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-3a15bab9-ea32-4877-a7f0-95858837b2e5 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Calling method 'delete' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:53:31.737958 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.v3.snapshots [None req-3a15bab9-ea32-4877-a7f0-95858837b2e5 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Delete snapshot with id: bee5465b-86c5-471f-bdf7-4bb9d61b2192 Aug 25 05:53:31.743397 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:53:31.743397 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:53:31.744311 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-3a15bab9-ea32-4877-a7f0-95858837b2e5 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Snapshot retrieved successfully. Aug 25 05:53:31.759103 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.quota [None req-086fb9c8-e178-4215-8eab-8f7160d25281 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Created reservations ['deb34485-a7d4-4d49-b45b-679bbece075c', '2811dd88-90bd-468b-ba09-9b5c0b5b96af', '76809edc-3009-4766-b866-a978fb1a7a21', 'a356b6fd-1f81-4422-89c0-7c2da3ae4c0f'] {{(pid=100270) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:53:31.760340 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-086fb9c8-e178-4215-8eab-8f7160d25281 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (77ab5a2b-20dd-416a-9aca-72ab50a8c577) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['deb34485-a7d4-4d49-b45b-679bbece075c', '2811dd88-90bd-468b-ba09-9b5c0b5b96af', '76809edc-3009-4766-b866-a978fb1a7a21', 'a356b6fd-1f81-4422-89c0-7c2da3ae4c0f']}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:53:31.760685 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-086fb9c8-e178-4215-8eab-8f7160d25281 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (589420f6-1af0-442b-a7fa-8eb332211255) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:53:31.760741 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-3a15bab9-ea32-4877-a7f0-95858837b2e5 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Snapshot delete request issued successfully. Aug 25 05:53:31.760928 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-3a15bab9-ea32-4877-a7f0-95858837b2e5 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] https://10.4.3.189/volume/v3/snapshots/bee5465b-86c5-471f-bdf7-4bb9d61b2192 returned with HTTP 202 Aug 25 05:53:31.761293 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1296/5192] 10.4.3.189 () {66 vars in 1357 bytes} [Tue Aug 25 05:53:31 2026] DELETE /volume/v3/snapshots/bee5465b-86c5-471f-bdf7-4bb9d61b2192 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:53:31.767851 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-6f21eaf0-c12e-4abf-8261-6aa2aa03dabb None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:53:31.769734 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6f21eaf0-c12e-4abf-8261-6aa2aa03dabb tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] GET https://10.4.3.189/volume/v3/snapshots/bee5465b-86c5-471f-bdf7-4bb9d61b2192 Aug 25 05:53:31.769943 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-6f21eaf0-c12e-4abf-8261-6aa2aa03dabb tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:53:31.770189 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-6f21eaf0-c12e-4abf-8261-6aa2aa03dabb tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:53:31.775168 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:53:31.775168 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:53:31.775658 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-6f21eaf0-c12e-4abf-8261-6aa2aa03dabb tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Snapshot retrieved successfully. Aug 25 05:53:31.776443 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6f21eaf0-c12e-4abf-8261-6aa2aa03dabb tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] https://10.4.3.189/volume/v3/snapshots/bee5465b-86c5-471f-bdf7-4bb9d61b2192 returned with HTTP 200 Aug 25 05:53:31.776825 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1294/5193] 10.4.3.189 () {66 vars in 1354 bytes} [Tue Aug 25 05:53:31 2026] GET /volume/v3/snapshots/bee5465b-86c5-471f-bdf7-4bb9d61b2192 => generated 465 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:53:31.787006 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-086fb9c8-e178-4215-8eab-8f7160d25281 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (589420f6-1af0-442b-a7fa-8eb332211255) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7e9e00e1-b46d-4551-8f6c-8bff57fe90b5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-591125074',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0f781491ba8b4293ab3819bc97040ad4',qos_specs=None,replication_status=,reservations=['deb34485-a7d4-4d49-b45b-679bbece075c','2811dd88-90bd-468b-ba09-9b5c0b5b96af','76809edc-3009-4766-b866-a978fb1a7a21','a356b6fd-1f81-4422-89c0-7c2da3ae4c0f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a8d714b9e1514306b41f6e982d1e979c',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T05:53:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-591125074',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7e9e00e1-b46d-4551-8f6c-8bff57fe90b5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0f781491ba8b4293ab3819bc97040ad4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a8d714b9e1514306b41f6e982d1e979c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(23fc6e5d-fce0-4521-ba46-4837b4232084),volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:53:31.788081 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-086fb9c8-e178-4215-8eab-8f7160d25281 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eed7ff04-9718-422d-96f0-abb4a7585b67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:53:31.810144 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-086fb9c8-e178-4215-8eab-8f7160d25281 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eed7ff04-9718-422d-96f0-abb4a7585b67) transitioned into state 'SUCCESS' from state '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-591125074',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0f781491ba8b4293ab3819bc97040ad4',qos_specs=None,replication_status=,reservations=['deb34485-a7d4-4d49-b45b-679bbece075c','2811dd88-90bd-468b-ba09-9b5c0b5b96af','76809edc-3009-4766-b866-a978fb1a7a21','a356b6fd-1f81-4422-89c0-7c2da3ae4c0f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a8d714b9e1514306b41f6e982d1e979c',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:53:31.810774 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-086fb9c8-e178-4215-8eab-8f7160d25281 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (489b44d2-3d05-46a2-8903-8076aaa40d43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:53:31.824207 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-086fb9c8-e178-4215-8eab-8f7160d25281 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (489b44d2-3d05-46a2-8903-8076aaa40d43) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:53:31.824959 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-086fb9c8-e178-4215-8eab-8f7160d25281 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Flow 'volume_create_api' (c04851f7-4372-4c9d-bed4-a8803c8a895c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100270) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:53:31.825255 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-086fb9c8-e178-4215-8eab-8f7160d25281 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Create volume request issued successfully. Aug 25 05:53:31.825759 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-086fb9c8-e178-4215-8eab-8f7160d25281 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] https://10.4.3.189/volume/v3/volumes returned with HTTP 202 Aug 25 05:53:31.826158 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1293/5194] 10.4.3.189 () {68 vars in 1258 bytes} [Tue Aug 25 05:53:31 2026] POST /volume/v3/volumes => generated 753 bytes in 152 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 05:53:31.836926 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-373ed782-a1a2-43e4-b387-b7d795d398b0 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:53:31.838739 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-373ed782-a1a2-43e4-b387-b7d795d398b0 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] GET https://10.4.3.189/volume/v3/volumes/7e9e00e1-b46d-4551-8f6c-8bff57fe90b5 Aug 25 05:53:31.838940 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-373ed782-a1a2-43e4-b387-b7d795d398b0 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:53:31.839153 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-373ed782-a1a2-43e4-b387-b7d795d398b0 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:53:31.846606 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:53:31.846606 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:53:31.850206 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-373ed782-a1a2-43e4-b387-b7d795d398b0 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Volume info retrieved successfully. Aug 25 05:53:31.854596 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-373ed782-a1a2-43e4-b387-b7d795d398b0 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] https://10.4.3.189/volume/v3/volumes/7e9e00e1-b46d-4551-8f6c-8bff57fe90b5 returned with HTTP 200 Aug 25 05:53:31.854989 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1312/5195] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:53:31 2026] GET /volume/v3/volumes/7e9e00e1-b46d-4551-8f6c-8bff57fe90b5 => generated 821 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:53:32.786030 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-e547ca4d-28bd-45af-a561-087e0744dd62 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:53:32.787938 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-e547ca4d-28bd-45af-a561-087e0744dd62 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] GET https://10.4.3.189/volume/v3/snapshots/bee5465b-86c5-471f-bdf7-4bb9d61b2192 Aug 25 05:53:32.788652 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-e547ca4d-28bd-45af-a561-087e0744dd62 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:53:32.788652 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-e547ca4d-28bd-45af-a561-087e0744dd62 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:53:32.792543 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-e547ca4d-28bd-45af-a561-087e0744dd62 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] https://10.4.3.189/volume/v3/snapshots/bee5465b-86c5-471f-bdf7-4bb9d61b2192 returned with HTTP 404 Aug 25 05:53:32.793015 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1297/5196] 10.4.3.189 () {66 vars in 1354 bytes} [Tue Aug 25 05:53:32 2026] GET /volume/v3/snapshots/bee5465b-86c5-471f-bdf7-4bb9d61b2192 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:53:32.802894 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-540d5c7d-d2fd-436e-9e98-3bd98c6d1afa None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:53:32.803188 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-540d5c7d-d2fd-436e-9e98-3bd98c6d1afa tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] DELETE https://10.4.3.189/volume/v3/volumes/f82318be-c11e-4b31-9ce0-32506cc1ea38 Aug 25 05:53:32.803188 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-540d5c7d-d2fd-436e-9e98-3bd98c6d1afa tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:53:32.803392 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-540d5c7d-d2fd-436e-9e98-3bd98c6d1afa tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:53:32.803547 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-540d5c7d-d2fd-436e-9e98-3bd98c6d1afa tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Delete volume with id: f82318be-c11e-4b31-9ce0-32506cc1ea38 Aug 25 05:53:32.810532 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:53:32.810532 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:53:32.811073 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-540d5c7d-d2fd-436e-9e98-3bd98c6d1afa tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Volume info retrieved successfully. Aug 25 05:53:32.830422 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-540d5c7d-d2fd-436e-9e98-3bd98c6d1afa tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Delete volume request issued successfully. Aug 25 05:53:32.830658 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-540d5c7d-d2fd-436e-9e98-3bd98c6d1afa tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] https://10.4.3.189/volume/v3/volumes/f82318be-c11e-4b31-9ce0-32506cc1ea38 returned with HTTP 202 Aug 25 05:53:32.831065 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1295/5197] 10.4.3.189 () {66 vars in 1351 bytes} [Tue Aug 25 05:53:32 2026] DELETE /volume/v3/volumes/f82318be-c11e-4b31-9ce0-32506cc1ea38 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:53:32.838726 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-b6e1b9a8-fb6b-4ee2-89d8-4b77b9ce46b3 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:53:32.840669 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-b6e1b9a8-fb6b-4ee2-89d8-4b77b9ce46b3 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] GET https://10.4.3.189/volume/v3/volumes/f82318be-c11e-4b31-9ce0-32506cc1ea38 Aug 25 05:53:32.840867 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-b6e1b9a8-fb6b-4ee2-89d8-4b77b9ce46b3 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:53:32.841043 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-b6e1b9a8-fb6b-4ee2-89d8-4b77b9ce46b3 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:53:32.850237 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:53:32.850237 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:53:32.854445 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-b6e1b9a8-fb6b-4ee2-89d8-4b77b9ce46b3 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Volume info retrieved successfully. Aug 25 05:53:32.860169 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-b6e1b9a8-fb6b-4ee2-89d8-4b77b9ce46b3 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] https://10.4.3.189/volume/v3/volumes/f82318be-c11e-4b31-9ce0-32506cc1ea38 returned with HTTP 200 Aug 25 05:53:32.860573 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1294/5198] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:53:32 2026] GET /volume/v3/volumes/f82318be-c11e-4b31-9ce0-32506cc1ea38 => generated 1366 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:53:32.868242 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-a1816344-313c-4576-ba31-36034e8d6108 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:53:32.870215 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-a1816344-313c-4576-ba31-36034e8d6108 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] GET https://10.4.3.189/volume/v3/volumes/7e9e00e1-b46d-4551-8f6c-8bff57fe90b5 Aug 25 05:53:32.870410 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-a1816344-313c-4576-ba31-36034e8d6108 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:53:32.870718 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-a1816344-313c-4576-ba31-36034e8d6108 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:53:32.878027 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:53:32.878027 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:53:32.881433 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-a1816344-313c-4576-ba31-36034e8d6108 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Volume info retrieved successfully. Aug 25 05:53:32.885785 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-a1816344-313c-4576-ba31-36034e8d6108 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] https://10.4.3.189/volume/v3/volumes/7e9e00e1-b46d-4551-8f6c-8bff57fe90b5 returned with HTTP 200 Aug 25 05:53:32.886177 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1313/5199] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:53:32 2026] GET /volume/v3/volumes/7e9e00e1-b46d-4551-8f6c-8bff57fe90b5 => generated 846 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:53:32.898859 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-2b6ed4c8-c24e-4880-b475-85624fae423b None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:53:32.901064 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-2b6ed4c8-c24e-4880-b475-85624fae423b tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] POST https://10.4.3.189/volume/v3/snapshots Aug 25 05:53:32.901503 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-2b6ed4c8-c24e-4880-b475-85624fae423b tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "7e9e00e1-b46d-4551-8f6c-8bff57fe90b5", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-773495142"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:53:32.912303 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:53:32.912303 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:53:32.912936 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-2b6ed4c8-c24e-4880-b475-85624fae423b tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Volume info retrieved successfully. Aug 25 05:53:32.913202 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.v3.snapshots [None req-2b6ed4c8-c24e-4880-b475-85624fae423b tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Create snapshot from volume 7e9e00e1-b46d-4551-8f6c-8bff57fe90b5 Aug 25 05:53:32.940279 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.quota [None req-2b6ed4c8-c24e-4880-b475-85624fae423b tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Created reservations ['6cb7cea0-cb9a-466f-9ff4-1376eba2d499', 'ffa0c887-eb13-4a4f-bd93-b29c2c42f6d6', 'a4b1d3b1-89c9-4db2-aab8-4b772a4bc917', 'a3933fee-cea4-447a-91ce-79e7af88a0df'] {{(pid=100269) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:53:32.967290 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-2b6ed4c8-c24e-4880-b475-85624fae423b tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Snapshot create request issued successfully. Aug 25 05:53:32.967747 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-2b6ed4c8-c24e-4880-b475-85624fae423b tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] https://10.4.3.189/volume/v3/snapshots returned with HTTP 202 Aug 25 05:53:32.968195 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1298/5200] 10.4.3.189 () {68 vars in 1265 bytes} [Tue Aug 25 05:53:32 2026] POST /volume/v3/snapshots => generated 309 bytes in 70 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 05:53:32.976623 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-2e99cb55-6110-4e23-a14b-814a3042d999 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:53:32.978683 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-2e99cb55-6110-4e23-a14b-814a3042d999 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] GET https://10.4.3.189/volume/v3/snapshots/bcb24389-a666-4d7c-bca5-3efa215e8f8a Aug 25 05:53:32.978903 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-2e99cb55-6110-4e23-a14b-814a3042d999 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:53:32.979766 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-2e99cb55-6110-4e23-a14b-814a3042d999 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:53:32.985506 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:53:32.985506 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:53:32.986095 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-2e99cb55-6110-4e23-a14b-814a3042d999 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Snapshot retrieved successfully. Aug 25 05:53:32.987210 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-2e99cb55-6110-4e23-a14b-814a3042d999 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] https://10.4.3.189/volume/v3/snapshots/bcb24389-a666-4d7c-bca5-3efa215e8f8a returned with HTTP 200 Aug 25 05:53:32.987781 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1296/5201] 10.4.3.189 () {66 vars in 1354 bytes} [Tue Aug 25 05:53:32 2026] GET /volume/v3/snapshots/bcb24389-a666-4d7c-bca5-3efa215e8f8a => generated 441 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:53:33.875171 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-c3879dad-4d70-4447-8c0a-cad0893418a3 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:53:33.876920 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-c3879dad-4d70-4447-8c0a-cad0893418a3 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] GET https://10.4.3.189/volume/v3/volumes/f82318be-c11e-4b31-9ce0-32506cc1ea38 Aug 25 05:53:33.877168 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-c3879dad-4d70-4447-8c0a-cad0893418a3 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:53:33.877356 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-c3879dad-4d70-4447-8c0a-cad0893418a3 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:53:33.883151 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-c3879dad-4d70-4447-8c0a-cad0893418a3 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] https://10.4.3.189/volume/v3/volumes/f82318be-c11e-4b31-9ce0-32506cc1ea38 returned with HTTP 404 Aug 25 05:53:33.883661 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1295/5202] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:53:33 2026] GET /volume/v3/volumes/f82318be-c11e-4b31-9ce0-32506cc1ea38 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:53:33.909233 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-cb048f13-c0aa-4c24-b902-94019d822463 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:53:33.911421 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-cb048f13-c0aa-4c24-b902-94019d822463 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] POST https://10.4.3.189/volume/v3/volumes Aug 25 05:53:33.911871 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-cb048f13-c0aa-4c24-b902-94019d822463 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-2037300202", "snapshot_id": null, "imageRef": "821ab3e7-1977-4d78-a63f-5997ce48392f", "volume_type": null, "size": 1}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:53:33.913778 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.v3.volumes [None req-cb048f13-c0aa-4c24-b902-94019d822463 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-2037300202', 'snapshot_id': None, 'imageRef': '821ab3e7-1977-4d78-a63f-5997ce48392f', 'volume_type': None, 'size': 1}} {{(pid=100271) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 05:53:33.987852 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [None req-cb048f13-c0aa-4c24-b902-94019d822463 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Create volume of 1 GB Aug 25 05:53:33.992388 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-cb048f13-c0aa-4c24-b902-94019d822463 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Availability Zones retrieved successfully. Aug 25 05:53:33.996141 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-dfa2b810-646d-4e9c-b8c5-d22881ffcdcd None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:53:33.997707 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-cb048f13-c0aa-4c24-b902-94019d822463 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Flow 'volume_create_api' (0abc8ff8-55d2-4d22-872c-62dbd8fc6921) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:53:33.998038 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-dfa2b810-646d-4e9c-b8c5-d22881ffcdcd tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] GET https://10.4.3.189/volume/v3/snapshots/bcb24389-a666-4d7c-bca5-3efa215e8f8a Aug 25 05:53:33.998257 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-dfa2b810-646d-4e9c-b8c5-d22881ffcdcd tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:53:33.998448 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-dfa2b810-646d-4e9c-b8c5-d22881ffcdcd tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:53:33.998893 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-cb048f13-c0aa-4c24-b902-94019d822463 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (643ef107-380c-47a0-8cbf-8ec59da66687) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:53:33.999912 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.flows.api.create_volume [None req-cb048f13-c0aa-4c24-b902-94019d822463 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Validating volume size '1' using validate_int {{(pid=100271) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 05:53:34.003882 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:53:34.003882 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:53:34.004410 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-dfa2b810-646d-4e9c-b8c5-d22881ffcdcd tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Snapshot retrieved successfully. Aug 25 05:53:34.005376 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-dfa2b810-646d-4e9c-b8c5-d22881ffcdcd tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] https://10.4.3.189/volume/v3/snapshots/bcb24389-a666-4d7c-bca5-3efa215e8f8a returned with HTTP 200 Aug 25 05:53:34.006192 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1299/5203] 10.4.3.189 () {66 vars in 1354 bytes} [Tue Aug 25 05:53:33 2026] GET /volume/v3/snapshots/bcb24389-a666-4d7c-bca5-3efa215e8f8a => generated 468 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:53:34.013943 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-7bbe9ef4-08dc-4ad1-8b8b-16862abbe15d None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:53:34.015636 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-7bbe9ef4-08dc-4ad1-8b8b-16862abbe15d tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] POST https://10.4.3.189/volume/v3/volumes Aug 25 05:53:34.015900 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-7bbe9ef4-08dc-4ad1-8b8b-16862abbe15d tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "bcb24389-a666-4d7c-bca5-3efa215e8f8a", "size": 2, "name": "tempest-VolumesSnapshotTestJSON-Volume-143885332"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:53:34.017351 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.v3.volumes [None req-7bbe9ef4-08dc-4ad1-8b8b-16862abbe15d tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Create volume request body: {'volume': {'snapshot_id': 'bcb24389-a666-4d7c-bca5-3efa215e8f8a', 'size': 2, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-143885332'}} {{(pid=100268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 05:53:34.023547 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:53:34.023547 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:53:34.023990 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-7bbe9ef4-08dc-4ad1-8b8b-16862abbe15d tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Snapshot retrieved successfully. Aug 25 05:53:34.024170 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-7bbe9ef4-08dc-4ad1-8b8b-16862abbe15d tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Create volume of 2 GB Aug 25 05:53:34.028100 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-7bbe9ef4-08dc-4ad1-8b8b-16862abbe15d tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Availability Zones retrieved successfully. Aug 25 05:53:34.034960 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-7bbe9ef4-08dc-4ad1-8b8b-16862abbe15d tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Flow 'volume_create_api' (ae1d9cf1-7653-41fb-95f2-71da0cf719ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:53:34.036448 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-7bbe9ef4-08dc-4ad1-8b8b-16862abbe15d tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8e6b3136-f12a-4af8-bcb1-38a5ced0a328) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:53:34.037703 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.flows.api.create_volume [None req-7bbe9ef4-08dc-4ad1-8b8b-16862abbe15d tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Validating volume size '2' using validate_int, validate_snap_size {{(pid=100268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 05:53:34.058625 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-cb048f13-c0aa-4c24-b902-94019d822463 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (643ef107-380c-47a0-8cbf-8ec59da66687) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T05:35:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=23fc6e5d-fce0-4521-ba46-4837b4232084,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '23fc6e5d-fce0-4521-ba46-4837b4232084', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:53:34.059355 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-cb048f13-c0aa-4c24-b902-94019d822463 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (75b7dc74-f52e-4d4a-b2c0-da9391026614) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:53:34.064974 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-7bbe9ef4-08dc-4ad1-8b8b-16862abbe15d tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8e6b3136-f12a-4af8-bcb1-38a5ced0a328) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': 'bcb24389-a666-4d7c-bca5-3efa215e8f8a', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T05:35:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=23fc6e5d-fce0-4521-ba46-4837b4232084,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '23fc6e5d-fce0-4521-ba46-4837b4232084', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:53:34.065706 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-7bbe9ef4-08dc-4ad1-8b8b-16862abbe15d tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f8271da2-9a06-4b30-b09e-31d0a4f3328d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:53:34.096166 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.quota [None req-cb048f13-c0aa-4c24-b902-94019d822463 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Created reservations ['83b09894-be09-4d6a-830e-4ccf7eb255f1', '958521dc-154f-4cb4-be7c-e825b0b5b626', 'b2c9aca8-45ca-4365-9aec-46bdaf5e0ba2', 'be9067a5-8696-4338-bbe4-7c7002b4787c'] {{(pid=100271) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:53:34.096701 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-cb048f13-c0aa-4c24-b902-94019d822463 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (75b7dc74-f52e-4d4a-b2c0-da9391026614) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['83b09894-be09-4d6a-830e-4ccf7eb255f1', '958521dc-154f-4cb4-be7c-e825b0b5b626', 'b2c9aca8-45ca-4365-9aec-46bdaf5e0ba2', 'be9067a5-8696-4338-bbe4-7c7002b4787c']}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:53:34.097331 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-cb048f13-c0aa-4c24-b902-94019d822463 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0ccf2ae1-4e08-4793-8fc9-2b572a0d1336) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:53:34.100791 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-7bbe9ef4-08dc-4ad1-8b8b-16862abbe15d tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Created reservations ['4fff462c-c981-434b-bfe2-26b2cb9c7ce6', 'd6d44850-35c9-488a-a49c-f0a9d36e50ce', 'ece0099b-3328-4c50-967d-4fb2b4084984', 'dc7fad04-d173-428f-97b4-297873aaf4b8'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:53:34.102277 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-7bbe9ef4-08dc-4ad1-8b8b-16862abbe15d tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f8271da2-9a06-4b30-b09e-31d0a4f3328d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4fff462c-c981-434b-bfe2-26b2cb9c7ce6', 'd6d44850-35c9-488a-a49c-f0a9d36e50ce', 'ece0099b-3328-4c50-967d-4fb2b4084984', 'dc7fad04-d173-428f-97b4-297873aaf4b8']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:53:34.102382 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-7bbe9ef4-08dc-4ad1-8b8b-16862abbe15d tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f51412f9-31ea-4f1c-b430-77f62800bffd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:53:34.118071 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-cb048f13-c0aa-4c24-b902-94019d822463 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0ccf2ae1-4e08-4793-8fc9-2b572a0d1336) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '03ecf00e-1977-4b37-a384-a8e0f311ccf4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-2037300202',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e33e7828ef4e44d9a9679aad64e2bf67',qos_specs=None,replication_status=,reservations=['83b09894-be09-4d6a-830e-4ccf7eb255f1','958521dc-154f-4cb4-be7c-e825b0b5b626','b2c9aca8-45ca-4365-9aec-46bdaf5e0ba2','be9067a5-8696-4338-bbe4-7c7002b4787c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='63d4e24915f3477e8fe8791aab2aed9d',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T05:53:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-2037300202',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=03ecf00e-1977-4b37-a384-a8e0f311ccf4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e33e7828ef4e44d9a9679aad64e2bf67',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='63d4e24915f3477e8fe8791aab2aed9d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(23fc6e5d-fce0-4521-ba46-4837b4232084),volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:53:34.118733 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-cb048f13-c0aa-4c24-b902-94019d822463 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d0fd96ec-f3ad-4f27-9de2-b757a61d9311) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:53:34.133763 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-cb048f13-c0aa-4c24-b902-94019d822463 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d0fd96ec-f3ad-4f27-9de2-b757a61d9311) transitioned into state 'SUCCESS' from state '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-2037300202',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e33e7828ef4e44d9a9679aad64e2bf67',qos_specs=None,replication_status=,reservations=['83b09894-be09-4d6a-830e-4ccf7eb255f1','958521dc-154f-4cb4-be7c-e825b0b5b626','b2c9aca8-45ca-4365-9aec-46bdaf5e0ba2','be9067a5-8696-4338-bbe4-7c7002b4787c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='63d4e24915f3477e8fe8791aab2aed9d',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:53:34.134397 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-cb048f13-c0aa-4c24-b902-94019d822463 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (76472c99-42c2-4bf3-a7bf-614c40a64025) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:53:34.142550 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-cb048f13-c0aa-4c24-b902-94019d822463 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (76472c99-42c2-4bf3-a7bf-614c40a64025) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:53:34.142936 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-7bbe9ef4-08dc-4ad1-8b8b-16862abbe15d tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f51412f9-31ea-4f1c-b430-77f62800bffd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4699bd6c-6c3b-4c84-b9d4-96dae8f76434', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-143885332',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0f781491ba8b4293ab3819bc97040ad4',qos_specs=None,replication_status=,reservations=['4fff462c-c981-434b-bfe2-26b2cb9c7ce6','d6d44850-35c9-488a-a49c-f0a9d36e50ce','ece0099b-3328-4c50-967d-4fb2b4084984','dc7fad04-d173-428f-97b4-297873aaf4b8'],size=2,snapshot_id=bcb24389-a666-4d7c-bca5-3efa215e8f8a,source_replicaid=,source_volid=None,status='creating',user_id='a8d714b9e1514306b41f6e982d1e979c',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T05:53:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-143885332',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4699bd6c-6c3b-4c84-b9d4-96dae8f76434,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0f781491ba8b4293ab3819bc97040ad4',provider_auth=None,provider_geometry=None,provider_id=None,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=bcb24389-a666-4d7c-bca5-3efa215e8f8a,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a8d714b9e1514306b41f6e982d1e979c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(23fc6e5d-fce0-4521-ba46-4837b4232084),volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:53:34.143318 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-cb048f13-c0aa-4c24-b902-94019d822463 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Flow 'volume_create_api' (0abc8ff8-55d2-4d22-872c-62dbd8fc6921) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100271) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:53:34.143603 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-cb048f13-c0aa-4c24-b902-94019d822463 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Create volume request issued successfully. Aug 25 05:53:34.143750 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-7bbe9ef4-08dc-4ad1-8b8b-16862abbe15d tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (de45f44e-ed3e-40fd-b1f9-5e3c6420b0f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:53:34.144146 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-cb048f13-c0aa-4c24-b902-94019d822463 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] https://10.4.3.189/volume/v3/volumes returned with HTTP 202 Aug 25 05:53:34.144535 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1314/5204] 10.4.3.189 () {68 vars in 1259 bytes} [Tue Aug 25 05:53:33 2026] POST /volume/v3/volumes => generated 759 bytes in 236 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 05:53:34.155309 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-fb4049bd-249f-439e-b7c0-251647aeff9f None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:53:34.157294 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-fb4049bd-249f-439e-b7c0-251647aeff9f tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] GET https://10.4.3.189/volume/v3/volumes/03ecf00e-1977-4b37-a384-a8e0f311ccf4 Aug 25 05:53:34.157438 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-fb4049bd-249f-439e-b7c0-251647aeff9f tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:53:34.157686 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-fb4049bd-249f-439e-b7c0-251647aeff9f tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:53:34.164003 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-7bbe9ef4-08dc-4ad1-8b8b-16862abbe15d tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (de45f44e-ed3e-40fd-b1f9-5e3c6420b0f0) transitioned into state 'SUCCESS' from state '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-143885332',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0f781491ba8b4293ab3819bc97040ad4',qos_specs=None,replication_status=,reservations=['4fff462c-c981-434b-bfe2-26b2cb9c7ce6','d6d44850-35c9-488a-a49c-f0a9d36e50ce','ece0099b-3328-4c50-967d-4fb2b4084984','dc7fad04-d173-428f-97b4-297873aaf4b8'],size=2,snapshot_id=bcb24389-a666-4d7c-bca5-3efa215e8f8a,source_replicaid=,source_volid=None,status='creating',user_id='a8d714b9e1514306b41f6e982d1e979c',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:53:34.164762 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-7bbe9ef4-08dc-4ad1-8b8b-16862abbe15d tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b358c9c7-2fa3-494c-9dd9-d50b0be6a141) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:53:34.165407 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:53:34.165407 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:53:34.169764 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-fb4049bd-249f-439e-b7c0-251647aeff9f tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Volume info retrieved successfully. Aug 25 05:53:34.174322 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-fb4049bd-249f-439e-b7c0-251647aeff9f tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] https://10.4.3.189/volume/v3/volumes/03ecf00e-1977-4b37-a384-a8e0f311ccf4 returned with HTTP 200 Aug 25 05:53:34.174732 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1296/5205] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:53:34 2026] GET /volume/v3/volumes/03ecf00e-1977-4b37-a384-a8e0f311ccf4 => generated 827 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:53:34.186570 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-7bbe9ef4-08dc-4ad1-8b8b-16862abbe15d tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b358c9c7-2fa3-494c-9dd9-d50b0be6a141) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:53:34.187352 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-7bbe9ef4-08dc-4ad1-8b8b-16862abbe15d tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Flow 'volume_create_api' (ae1d9cf1-7653-41fb-95f2-71da0cf719ab) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:53:34.187702 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-7bbe9ef4-08dc-4ad1-8b8b-16862abbe15d tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Create volume request issued successfully. Aug 25 05:53:34.188246 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-7bbe9ef4-08dc-4ad1-8b8b-16862abbe15d tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] https://10.4.3.189/volume/v3/volumes returned with HTTP 202 Aug 25 05:53:34.188786 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1297/5206] 10.4.3.189 () {68 vars in 1259 bytes} [Tue Aug 25 05:53:34 2026] POST /volume/v3/volumes => generated 787 bytes in 175 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 05:53:34.200205 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-22390f46-0ee9-4eb2-93ee-761c42db329b None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:53:34.202139 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-22390f46-0ee9-4eb2-93ee-761c42db329b tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] GET https://10.4.3.189/volume/v3/volumes/4699bd6c-6c3b-4c84-b9d4-96dae8f76434 Aug 25 05:53:34.202375 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-22390f46-0ee9-4eb2-93ee-761c42db329b tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:53:34.202607 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-22390f46-0ee9-4eb2-93ee-761c42db329b tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:53:34.210811 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:53:34.210811 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:53:34.214726 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-22390f46-0ee9-4eb2-93ee-761c42db329b tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Volume info retrieved successfully. Aug 25 05:53:34.219468 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-22390f46-0ee9-4eb2-93ee-761c42db329b tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] https://10.4.3.189/volume/v3/volumes/4699bd6c-6c3b-4c84-b9d4-96dae8f76434 returned with HTTP 200 Aug 25 05:53:34.219929 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1300/5207] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:53:34 2026] GET /volume/v3/volumes/4699bd6c-6c3b-4c84-b9d4-96dae8f76434 => generated 855 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:53:34.394150 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-090d3314-64fa-4f6f-9dcb-6a1b364070ec None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:53:34.475761 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-090d3314-64fa-4f6f-9dcb-6a1b364070ec tempest-VolumeTypesAdminTests-748270464 tempest-VolumeTypesAdminTests-748270464-project-admin] POST https://10.4.3.189/volume/v3/types Aug 25 05:53:34.476187 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-090d3314-64fa-4f6f-9dcb-6a1b364070ec tempest-VolumeTypesAdminTests-748270464 tempest-VolumeTypesAdminTests-748270464-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-102632144", "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=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:53:34.478004 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:53:34.478004 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:53:34.496162 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-090d3314-64fa-4f6f-9dcb-6a1b364070ec tempest-VolumeTypesAdminTests-748270464 tempest-VolumeTypesAdminTests-748270464-project-admin] https://10.4.3.189/volume/v3/types returned with HTTP 200 Aug 25 05:53:34.496758 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1315/5208] 10.4.3.189 () {68 vars in 1253 bytes} [Tue Aug 25 05:53:34 2026] POST /volume/v3/types => generated 379 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:53:34.504551 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-ed447f29-8cbd-49a5-a52d-afd02b1720be None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:53:34.506396 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-ed447f29-8cbd-49a5-a52d-afd02b1720be tempest-VolumeTypesAdminTests-748270464 tempest-VolumeTypesAdminTests-748270464-project-admin] POST https://10.4.3.189/volume/v3/types/d2809d0e-0468-4464-b7ab-e482093d4854/encryption Aug 25 05:53:34.506742 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-ed447f29-8cbd-49a5-a52d-afd02b1720be tempest-VolumeTypesAdminTests-748270464 tempest-VolumeTypesAdminTests-748270464-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:53:34.525284 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-ed447f29-8cbd-49a5-a52d-afd02b1720be tempest-VolumeTypesAdminTests-748270464 tempest-VolumeTypesAdminTests-748270464-project-admin] https://10.4.3.189/volume/v3/types/d2809d0e-0468-4464-b7ab-e482093d4854/encryption returned with HTTP 200 Aug 25 05:53:34.525738 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1297/5209] 10.4.3.189 () {68 vars in 1397 bytes} [Tue Aug 25 05:53:34 2026] POST /volume/v3/types/d2809d0e-0468-4464-b7ab-e482093d4854/encryption => generated 239 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:53:34.534300 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-f7c5e129-74f2-4d69-b42f-7e834269e476 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:53:34.536188 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f7c5e129-74f2-4d69-b42f-7e834269e476 tempest-VolumeTypesAdminTests-748270464 tempest-VolumeTypesAdminTests-748270464-project-admin] POST https://10.4.3.189/volume/v3/types Aug 25 05:53:34.536622 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f7c5e129-74f2-4d69-b42f-7e834269e476 tempest-VolumeTypesAdminTests-748270464 tempest-VolumeTypesAdminTests-748270464-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1490178586", "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=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:53:34.538350 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:53:34.538350 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:53:34.552873 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f7c5e129-74f2-4d69-b42f-7e834269e476 tempest-VolumeTypesAdminTests-748270464 tempest-VolumeTypesAdminTests-748270464-project-admin] https://10.4.3.189/volume/v3/types returned with HTTP 200 Aug 25 05:53:34.553418 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1298/5210] 10.4.3.189 () {68 vars in 1253 bytes} [Tue Aug 25 05:53:34 2026] POST /volume/v3/types => generated 380 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:53:34.560818 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-45cce678-6f26-4010-98ee-3675b6275728 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:53:34.562532 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-45cce678-6f26-4010-98ee-3675b6275728 tempest-VolumeTypesAdminTests-748270464 tempest-VolumeTypesAdminTests-748270464-project-admin] POST https://10.4.3.189/volume/v3/types/f8af1b99-7b03-4b1d-8271-1497c3707759/encryption Aug 25 05:53:34.562848 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-45cce678-6f26-4010-98ee-3675b6275728 tempest-VolumeTypesAdminTests-748270464 tempest-VolumeTypesAdminTests-748270464-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:53:34.577431 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-45cce678-6f26-4010-98ee-3675b6275728 tempest-VolumeTypesAdminTests-748270464 tempest-VolumeTypesAdminTests-748270464-project-admin] https://10.4.3.189/volume/v3/types/f8af1b99-7b03-4b1d-8271-1497c3707759/encryption returned with HTTP 200 Aug 25 05:53:34.577886 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1301/5211] 10.4.3.189 () {68 vars in 1397 bytes} [Tue Aug 25 05:53:34 2026] POST /volume/v3/types/f8af1b99-7b03-4b1d-8271-1497c3707759/encryption => generated 239 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:53:34.587460 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-83729243-e7d1-450b-8d76-f711a135c1d6 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:53:34.589616 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-83729243-e7d1-450b-8d76-f711a135c1d6 tempest-VolumeTypesAdminTests-748270464 tempest-VolumeTypesAdminTests-748270464-project-admin] POST https://10.4.3.189/volume/v3/types Aug 25 05:53:34.590078 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-83729243-e7d1-450b-8d76-f711a135c1d6 tempest-VolumeTypesAdminTests-748270464 tempest-VolumeTypesAdminTests-748270464-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-183575892", "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=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:53:34.613350 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-83729243-e7d1-450b-8d76-f711a135c1d6 tempest-VolumeTypesAdminTests-748270464 tempest-VolumeTypesAdminTests-748270464-project-admin] https://10.4.3.189/volume/v3/types returned with HTTP 200 Aug 25 05:53:34.613827 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1316/5212] 10.4.3.189 () {68 vars in 1253 bytes} [Tue Aug 25 05:53:34 2026] POST /volume/v3/types => generated 379 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:53:34.621215 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-1c617553-4b7d-4d09-9266-0b857de81479 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:53:34.623065 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-1c617553-4b7d-4d09-9266-0b857de81479 tempest-VolumeTypesAdminTests-748270464 tempest-VolumeTypesAdminTests-748270464-project-admin] POST https://10.4.3.189/volume/v3/types/a0b8af6b-615a-4437-bccc-d72a16143454/extra_specs Aug 25 05:53:34.623416 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-1c617553-4b7d-4d09-9266-0b857de81479 tempest-VolumeTypesAdminTests-748270464 tempest-VolumeTypesAdminTests-748270464-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:53:34.641214 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-1c617553-4b7d-4d09-9266-0b857de81479 tempest-VolumeTypesAdminTests-748270464 tempest-VolumeTypesAdminTests-748270464-project-admin] https://10.4.3.189/volume/v3/types/a0b8af6b-615a-4437-bccc-d72a16143454/extra_specs returned with HTTP 200 Aug 25 05:53:34.641589 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1298/5213] 10.4.3.189 () {68 vars in 1399 bytes} [Tue Aug 25 05:53:34 2026] POST /volume/v3/types/a0b8af6b-615a-4437-bccc-d72a16143454/extra_specs => generated 35 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 25 05:53:34.648078 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-589a0543-12fc-43e1-b208-f4909993b0eb None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:53:34.649866 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-589a0543-12fc-43e1-b208-f4909993b0eb tempest-VolumeTypesAdminTests-748270464 tempest-VolumeTypesAdminTests-748270464-project-admin] PUT https://10.4.3.189/volume/v3/types/a0b8af6b-615a-4437-bccc-d72a16143454/extra_specs/key2 Aug 25 05:53:34.650187 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-589a0543-12fc-43e1-b208-f4909993b0eb tempest-VolumeTypesAdminTests-748270464 tempest-VolumeTypesAdminTests-748270464-project-admin] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:53:34.666605 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-589a0543-12fc-43e1-b208-f4909993b0eb tempest-VolumeTypesAdminTests-748270464 tempest-VolumeTypesAdminTests-748270464-project-admin] https://10.4.3.189/volume/v3/types/a0b8af6b-615a-4437-bccc-d72a16143454/extra_specs/key2 returned with HTTP 200 Aug 25 05:53:34.666931 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1299/5214] 10.4.3.189 () {68 vars in 1413 bytes} [Tue Aug 25 05:53:34 2026] PUT /volume/v3/types/a0b8af6b-615a-4437-bccc-d72a16143454/extra_specs/key2 => generated 25 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 25 05:53:34.674416 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-d75467e4-f151-4164-b742-f7237008e797 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:53:34.675998 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-d75467e4-f151-4164-b742-f7237008e797 tempest-VolumeTypesAdminTests-748270464 tempest-VolumeTypesAdminTests-748270464-project-admin] POST https://10.4.3.189/volume/v3/types Aug 25 05:53:34.676339 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-d75467e4-f151-4164-b742-f7237008e797 tempest-VolumeTypesAdminTests-748270464 tempest-VolumeTypesAdminTests-748270464-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:53:34.687170 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-d75467e4-f151-4164-b742-f7237008e797 tempest-VolumeTypesAdminTests-748270464 tempest-VolumeTypesAdminTests-748270464-project-admin] https://10.4.3.189/volume/v3/types returned with HTTP 200 Aug 25 05:53:34.687480 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1302/5215] 10.4.3.189 () {68 vars in 1252 bytes} [Tue Aug 25 05:53:34 2026] POST /volume/v3/types => generated 195 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:53:34.696039 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-4b2b2848-7dbd-4397-b7c2-03705ff95006 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:53:34.697421 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-4b2b2848-7dbd-4397-b7c2-03705ff95006 tempest-VolumeTypesAdminTests-748270464 tempest-VolumeTypesAdminTests-748270464-project-admin] DELETE https://10.4.3.189/volume/v3/types/f8e4171e-972f-4d21-abae-9c2ce82e6e17 Aug 25 05:53:34.697619 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-4b2b2848-7dbd-4397-b7c2-03705ff95006 tempest-VolumeTypesAdminTests-748270464 tempest-VolumeTypesAdminTests-748270464-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:53:34.697803 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-4b2b2848-7dbd-4397-b7c2-03705ff95006 tempest-VolumeTypesAdminTests-748270464 tempest-VolumeTypesAdminTests-748270464-project-admin] Calling method '_delete' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:53:34.719343 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-4b2b2848-7dbd-4397-b7c2-03705ff95006 tempest-VolumeTypesAdminTests-748270464 tempest-VolumeTypesAdminTests-748270464-project-admin] https://10.4.3.189/volume/v3/types/f8e4171e-972f-4d21-abae-9c2ce82e6e17 returned with HTTP 202 Aug 25 05:53:34.719682 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1317/5216] 10.4.3.189 () {66 vars in 1345 bytes} [Tue Aug 25 05:53:34 2026] DELETE /volume/v3/types/f8e4171e-972f-4d21-abae-9c2ce82e6e17 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:53:34.726915 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-bb28c4a3-a3a5-464f-aed8-4033265f2913 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:53:34.728372 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-bb28c4a3-a3a5-464f-aed8-4033265f2913 tempest-VolumeTypesAdminTests-748270464 tempest-VolumeTypesAdminTests-748270464-project-admin] POST https://10.4.3.189/volume/v3/types Aug 25 05:53:34.728706 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-bb28c4a3-a3a5-464f-aed8-4033265f2913 tempest-VolumeTypesAdminTests-748270464 tempest-VolumeTypesAdminTests-748270464-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-512808335", "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=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:53:34.741611 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-bb28c4a3-a3a5-464f-aed8-4033265f2913 tempest-VolumeTypesAdminTests-748270464 tempest-VolumeTypesAdminTests-748270464-project-admin] https://10.4.3.189/volume/v3/types returned with HTTP 200 Aug 25 05:53:34.741944 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1299/5217] 10.4.3.189 () {68 vars in 1253 bytes} [Tue Aug 25 05:53:34 2026] POST /volume/v3/types => generated 379 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:53:34.748705 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-2d4eedb9-c92e-4231-88cb-f9a9bca543e8 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:53:34.750886 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-2d4eedb9-c92e-4231-88cb-f9a9bca543e8 tempest-VolumeTypesAdminTests-748270464 tempest-VolumeTypesAdminTests-748270464-project-admin] POST https://10.4.3.189/volume/v3/types/af0a45b9-f3c7-4ce0-ad0b-e756a5c6016e/encryption Aug 25 05:53:34.751247 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-2d4eedb9-c92e-4231-88cb-f9a9bca543e8 tempest-VolumeTypesAdminTests-748270464 tempest-VolumeTypesAdminTests-748270464-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:53:34.766232 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-2d4eedb9-c92e-4231-88cb-f9a9bca543e8 tempest-VolumeTypesAdminTests-748270464 tempest-VolumeTypesAdminTests-748270464-project-admin] https://10.4.3.189/volume/v3/types/af0a45b9-f3c7-4ce0-ad0b-e756a5c6016e/encryption returned with HTTP 200 Aug 25 05:53:34.766610 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1300/5218] 10.4.3.189 () {68 vars in 1397 bytes} [Tue Aug 25 05:53:34 2026] POST /volume/v3/types/af0a45b9-f3c7-4ce0-ad0b-e756a5c6016e/encryption => generated 239 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:53:34.774174 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-2fb12b79-ade7-477e-9f34-a224cbd98dcf None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:53:34.776298 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-2fb12b79-ade7-477e-9f34-a224cbd98dcf tempest-VolumeTypesAdminTests-748270464 tempest-VolumeTypesAdminTests-748270464-project-admin] DELETE https://10.4.3.189/volume/v3/types/af0a45b9-f3c7-4ce0-ad0b-e756a5c6016e/encryption/8661a88f-3bdf-4a88-8c65-49abc1bbd8f4 Aug 25 05:53:34.776527 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-2fb12b79-ade7-477e-9f34-a224cbd98dcf tempest-VolumeTypesAdminTests-748270464 tempest-VolumeTypesAdminTests-748270464-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:53:34.776775 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-2fb12b79-ade7-477e-9f34-a224cbd98dcf tempest-VolumeTypesAdminTests-748270464 tempest-VolumeTypesAdminTests-748270464-project-admin] Calling method 'delete' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:53:34.788336 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-2fb12b79-ade7-477e-9f34-a224cbd98dcf tempest-VolumeTypesAdminTests-748270464 tempest-VolumeTypesAdminTests-748270464-project-admin] https://10.4.3.189/volume/v3/types/af0a45b9-f3c7-4ce0-ad0b-e756a5c6016e/encryption/8661a88f-3bdf-4a88-8c65-49abc1bbd8f4 returned with HTTP 202 Aug 25 05:53:34.788754 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1303/5219] 10.4.3.189 () {66 vars in 1489 bytes} [Tue Aug 25 05:53:34 2026] DELETE /volume/v3/types/af0a45b9-f3c7-4ce0-ad0b-e756a5c6016e/encryption/8661a88f-3bdf-4a88-8c65-49abc1bbd8f4 => generated 0 bytes in 15 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:53:34.795856 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-a97dc849-4c3d-49a3-9310-a615441f6c40 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:53:34.797501 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-a97dc849-4c3d-49a3-9310-a615441f6c40 tempest-VolumeTypesAdminTests-748270464 tempest-VolumeTypesAdminTests-748270464-project-admin] POST https://10.4.3.189/volume/v3/types Aug 25 05:53:34.797835 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-a97dc849-4c3d-49a3-9310-a615441f6c40 tempest-VolumeTypesAdminTests-748270464 tempest-VolumeTypesAdminTests-748270464-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1921054665", "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=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:53:34.811256 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-a97dc849-4c3d-49a3-9310-a615441f6c40 tempest-VolumeTypesAdminTests-748270464 tempest-VolumeTypesAdminTests-748270464-project-admin] https://10.4.3.189/volume/v3/types returned with HTTP 200 Aug 25 05:53:34.811582 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1318/5220] 10.4.3.189 () {68 vars in 1253 bytes} [Tue Aug 25 05:53:34 2026] POST /volume/v3/types => generated 380 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:53:34.818178 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-2a181cbc-bc95-4f3e-8e04-236f5e55d259 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:53:34.819899 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-2a181cbc-bc95-4f3e-8e04-236f5e55d259 tempest-VolumeTypesAdminTests-748270464 tempest-VolumeTypesAdminTests-748270464-project-admin] DELETE https://10.4.3.189/volume/v3/types/cc18147f-d4da-4731-bfec-85e6732ac18b/extra_specs/key1 Aug 25 05:53:34.820115 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-2a181cbc-bc95-4f3e-8e04-236f5e55d259 tempest-VolumeTypesAdminTests-748270464 tempest-VolumeTypesAdminTests-748270464-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:53:34.820317 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-2a181cbc-bc95-4f3e-8e04-236f5e55d259 tempest-VolumeTypesAdminTests-748270464 tempest-VolumeTypesAdminTests-748270464-project-admin] Calling method 'delete' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:53:34.836201 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-2a181cbc-bc95-4f3e-8e04-236f5e55d259 tempest-VolumeTypesAdminTests-748270464 tempest-VolumeTypesAdminTests-748270464-project-admin] https://10.4.3.189/volume/v3/types/cc18147f-d4da-4731-bfec-85e6732ac18b/extra_specs/key1 returned with HTTP 202 Aug 25 05:53:34.836532 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1300/5221] 10.4.3.189 () {66 vars in 1396 bytes} [Tue Aug 25 05:53:34 2026] DELETE /volume/v3/types/cc18147f-d4da-4731-bfec-85e6732ac18b/extra_specs/key1 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 05:53:34.842997 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-3d6fff86-1c79-4865-bc71-2c0616c924c9 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:53:34.844724 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-3d6fff86-1c79-4865-bc71-2c0616c924c9 tempest-VolumeTypesAdminTests-748270464 tempest-VolumeTypesAdminTests-748270464-project-admin] POST https://10.4.3.189/volume/v3/types Aug 25 05:53:34.845126 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-3d6fff86-1c79-4865-bc71-2c0616c924c9 tempest-VolumeTypesAdminTests-748270464 tempest-VolumeTypesAdminTests-748270464-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1235592700", "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=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:53:34.862137 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-3d6fff86-1c79-4865-bc71-2c0616c924c9 tempest-VolumeTypesAdminTests-748270464 tempest-VolumeTypesAdminTests-748270464-project-admin] https://10.4.3.189/volume/v3/types returned with HTTP 200 Aug 25 05:53:34.862505 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1301/5222] 10.4.3.189 () {68 vars in 1253 bytes} [Tue Aug 25 05:53:34 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 25 05:53:34.869600 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-4a439f69-306d-4657-8d60-23542156b9a5 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:53:34.871200 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-4a439f69-306d-4657-8d60-23542156b9a5 tempest-VolumeTypesAdminTests-748270464 tempest-VolumeTypesAdminTests-748270464-project-admin] DELETE https://10.4.3.189/volume/v3/types/83a30290-25c7-4b7d-b2c4-876b696d00c5 Aug 25 05:53:34.871381 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-4a439f69-306d-4657-8d60-23542156b9a5 tempest-VolumeTypesAdminTests-748270464 tempest-VolumeTypesAdminTests-748270464-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:53:34.871573 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-4a439f69-306d-4657-8d60-23542156b9a5 tempest-VolumeTypesAdminTests-748270464 tempest-VolumeTypesAdminTests-748270464-project-admin] Calling method '_delete' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:53:34.892879 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-4a439f69-306d-4657-8d60-23542156b9a5 tempest-VolumeTypesAdminTests-748270464 tempest-VolumeTypesAdminTests-748270464-project-admin] https://10.4.3.189/volume/v3/types/83a30290-25c7-4b7d-b2c4-876b696d00c5 returned with HTTP 202 Aug 25 05:53:34.893266 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1304/5223] 10.4.3.189 () {66 vars in 1345 bytes} [Tue Aug 25 05:53:34 2026] DELETE /volume/v3/types/83a30290-25c7-4b7d-b2c4-876b696d00c5 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:53:34.900354 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-f5c2e077-2606-4f19-9ed3-b0e2200a6d77 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:53:34.902124 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-f5c2e077-2606-4f19-9ed3-b0e2200a6d77 tempest-VolumeTypesAdminTests-748270464 tempest-VolumeTypesAdminTests-748270464-project-admin] GET https://10.4.3.189/volume/v3/types/d2809d0e-0468-4464-b7ab-e482093d4854/extra_specs Aug 25 05:53:34.902329 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-f5c2e077-2606-4f19-9ed3-b0e2200a6d77 tempest-VolumeTypesAdminTests-748270464 tempest-VolumeTypesAdminTests-748270464-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:53:34.902513 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-f5c2e077-2606-4f19-9ed3-b0e2200a6d77 tempest-VolumeTypesAdminTests-748270464 tempest-VolumeTypesAdminTests-748270464-project-admin] Calling method 'index' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:53:34.909216 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-f5c2e077-2606-4f19-9ed3-b0e2200a6d77 tempest-VolumeTypesAdminTests-748270464 tempest-VolumeTypesAdminTests-748270464-project-admin] https://10.4.3.189/volume/v3/types/d2809d0e-0468-4464-b7ab-e482093d4854/extra_specs returned with HTTP 200 Aug 25 05:53:34.909568 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1319/5224] 10.4.3.189 () {66 vars in 1378 bytes} [Tue Aug 25 05:53:34 2026] GET /volume/v3/types/d2809d0e-0468-4464-b7ab-e482093d4854/extra_specs => generated 185 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:53:34.916606 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-b1e750cb-b961-4cb6-91bc-54b0a2be8b10 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:53:34.918156 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-b1e750cb-b961-4cb6-91bc-54b0a2be8b10 tempest-VolumeTypesAdminTests-748270464 tempest-VolumeTypesAdminTests-748270464-project-admin] GET https://10.4.3.189/volume/v3/types Aug 25 05:53:34.918333 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-b1e750cb-b961-4cb6-91bc-54b0a2be8b10 tempest-VolumeTypesAdminTests-748270464 tempest-VolumeTypesAdminTests-748270464-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:53:34.918505 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-b1e750cb-b961-4cb6-91bc-54b0a2be8b10 tempest-VolumeTypesAdminTests-748270464 tempest-VolumeTypesAdminTests-748270464-project-admin] Calling method 'index' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:53:34.930674 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-b1e750cb-b961-4cb6-91bc-54b0a2be8b10 tempest-VolumeTypesAdminTests-748270464 tempest-VolumeTypesAdminTests-748270464-project-admin] https://10.4.3.189/volume/v3/types returned with HTTP 200 Aug 25 05:53:34.930983 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1301/5225] 10.4.3.189 () {66 vars in 1231 bytes} [Tue Aug 25 05:53:34 2026] GET /volume/v3/types => generated 2828 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:53:34.940714 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-7ce5757b-3c66-4f0f-b97c-6342e31c7aa6 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:53:34.942402 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-7ce5757b-3c66-4f0f-b97c-6342e31c7aa6 tempest-VolumeTypesAdminTests-748270464 tempest-VolumeTypesAdminTests-748270464-project-admin] GET https://10.4.3.189/volume/v3/types/d2809d0e-0468-4464-b7ab-e482093d4854/encryption/cipher Aug 25 05:53:34.942607 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-7ce5757b-3c66-4f0f-b97c-6342e31c7aa6 tempest-VolumeTypesAdminTests-748270464 tempest-VolumeTypesAdminTests-748270464-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:53:34.942794 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-7ce5757b-3c66-4f0f-b97c-6342e31c7aa6 tempest-VolumeTypesAdminTests-748270464 tempest-VolumeTypesAdminTests-748270464-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:53:34.948647 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-7ce5757b-3c66-4f0f-b97c-6342e31c7aa6 tempest-VolumeTypesAdminTests-748270464 tempest-VolumeTypesAdminTests-748270464-project-admin] https://10.4.3.189/volume/v3/types/d2809d0e-0468-4464-b7ab-e482093d4854/encryption/cipher returned with HTTP 200 Aug 25 05:53:34.948980 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1302/5226] 10.4.3.189 () {66 vars in 1396 bytes} [Tue Aug 25 05:53:34 2026] GET /volume/v3/types/d2809d0e-0468-4464-b7ab-e482093d4854/encryption/cipher => generated 29 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 25 05:53:34.956423 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-1e470324-ac1a-405f-be5d-2c152568ccb4 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:53:34.958135 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-1e470324-ac1a-405f-be5d-2c152568ccb4 tempest-VolumeTypesAdminTests-748270464 tempest-VolumeTypesAdminTests-748270464-project-admin] GET https://10.4.3.189/volume/v3/types/d2809d0e-0468-4464-b7ab-e482093d4854/encryption Aug 25 05:53:34.958317 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-1e470324-ac1a-405f-be5d-2c152568ccb4 tempest-VolumeTypesAdminTests-748270464 tempest-VolumeTypesAdminTests-748270464-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:53:34.958497 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-1e470324-ac1a-405f-be5d-2c152568ccb4 tempest-VolumeTypesAdminTests-748270464 tempest-VolumeTypesAdminTests-748270464-project-admin] Calling method 'index' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:53:34.963748 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-1e470324-ac1a-405f-be5d-2c152568ccb4 tempest-VolumeTypesAdminTests-748270464 tempest-VolumeTypesAdminTests-748270464-project-admin] https://10.4.3.189/volume/v3/types/d2809d0e-0468-4464-b7ab-e482093d4854/encryption returned with HTTP 200 Aug 25 05:53:34.964087 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1305/5227] 10.4.3.189 () {66 vars in 1375 bytes} [Tue Aug 25 05:53:34 2026] GET /volume/v3/types/d2809d0e-0468-4464-b7ab-e482093d4854/encryption => generated 325 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:53:34.972135 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-23221ed2-3351-423c-b03a-175906c3831e None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:53:34.973961 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-23221ed2-3351-423c-b03a-175906c3831e tempest-VolumeTypesAdminTests-748270464 tempest-VolumeTypesAdminTests-748270464-project-admin] GET https://10.4.3.189/volume/v3/types/d2809d0e-0468-4464-b7ab-e482093d4854/extra_specs/multiattach Aug 25 05:53:34.974203 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-23221ed2-3351-423c-b03a-175906c3831e tempest-VolumeTypesAdminTests-748270464 tempest-VolumeTypesAdminTests-748270464-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:53:34.974408 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-23221ed2-3351-423c-b03a-175906c3831e tempest-VolumeTypesAdminTests-748270464 tempest-VolumeTypesAdminTests-748270464-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:53:34.980558 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-23221ed2-3351-423c-b03a-175906c3831e tempest-VolumeTypesAdminTests-748270464 tempest-VolumeTypesAdminTests-748270464-project-admin] https://10.4.3.189/volume/v3/types/d2809d0e-0468-4464-b7ab-e482093d4854/extra_specs/multiattach returned with HTTP 200 Aug 25 05:53:34.980899 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1320/5228] 10.4.3.189 () {66 vars in 1414 bytes} [Tue Aug 25 05:53:34 2026] GET /volume/v3/types/d2809d0e-0468-4464-b7ab-e482093d4854/extra_specs/multiattach => generated 29 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 25 05:53:34.987079 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-b11234b9-2b9f-447c-b0a9-e78515133bed None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:53:34.988779 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-b11234b9-2b9f-447c-b0a9-e78515133bed tempest-VolumeTypesAdminTests-748270464 tempest-VolumeTypesAdminTests-748270464-project-admin] GET https://10.4.3.189/volume/v3/types/d2809d0e-0468-4464-b7ab-e482093d4854/extra_specs/volume_backend_name Aug 25 05:53:34.988996 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-b11234b9-2b9f-447c-b0a9-e78515133bed tempest-VolumeTypesAdminTests-748270464 tempest-VolumeTypesAdminTests-748270464-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:53:34.989255 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-b11234b9-2b9f-447c-b0a9-e78515133bed tempest-VolumeTypesAdminTests-748270464 tempest-VolumeTypesAdminTests-748270464-project-admin] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:53:34.995337 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-b11234b9-2b9f-447c-b0a9-e78515133bed tempest-VolumeTypesAdminTests-748270464 tempest-VolumeTypesAdminTests-748270464-project-admin] https://10.4.3.189/volume/v3/types/d2809d0e-0468-4464-b7ab-e482093d4854/extra_specs/volume_backend_name returned with HTTP 200 Aug 25 05:53:34.995700 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1302/5229] 10.4.3.189 () {66 vars in 1438 bytes} [Tue Aug 25 05:53:34 2026] GET /volume/v3/types/d2809d0e-0468-4464-b7ab-e482093d4854/extra_specs/volume_backend_name => generated 44 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 25 05:53:35.003207 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-394fde25-b0f2-4af8-aa58-eead5f3e8d42 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:53:35.004928 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-394fde25-b0f2-4af8-aa58-eead5f3e8d42 tempest-VolumeTypesAdminTests-748270464 tempest-VolumeTypesAdminTests-748270464-project-admin] GET https://10.4.3.189/volume/v3/types/d2809d0e-0468-4464-b7ab-e482093d4854 Aug 25 05:53:35.005128 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-394fde25-b0f2-4af8-aa58-eead5f3e8d42 tempest-VolumeTypesAdminTests-748270464 tempest-VolumeTypesAdminTests-748270464-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:53:35.005312 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-394fde25-b0f2-4af8-aa58-eead5f3e8d42 tempest-VolumeTypesAdminTests-748270464 tempest-VolumeTypesAdminTests-748270464-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:53:35.010448 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-394fde25-b0f2-4af8-aa58-eead5f3e8d42 tempest-VolumeTypesAdminTests-748270464 tempest-VolumeTypesAdminTests-748270464-project-admin] https://10.4.3.189/volume/v3/types/d2809d0e-0468-4464-b7ab-e482093d4854 returned with HTTP 200 Aug 25 05:53:35.010806 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1303/5230] 10.4.3.189 () {66 vars in 1342 bytes} [Tue Aug 25 05:53:35 2026] GET /volume/v3/types/d2809d0e-0468-4464-b7ab-e482093d4854 => generated 401 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:53:35.019525 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-85540789-3336-4384-ba38-68877caf5423 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:53:35.021317 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-85540789-3336-4384-ba38-68877caf5423 tempest-VolumeTypesAdminTests-748270464 tempest-VolumeTypesAdminTests-748270464-project-admin] PUT https://10.4.3.189/volume/v3/types/d2809d0e-0468-4464-b7ab-e482093d4854/encryption/100de65f-ee0f-4748-86f2-184e825537de Aug 25 05:53:35.021649 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-85540789-3336-4384-ba38-68877caf5423 tempest-VolumeTypesAdminTests-748270464 tempest-VolumeTypesAdminTests-748270464-project-admin] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:53:35.034902 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-85540789-3336-4384-ba38-68877caf5423 tempest-VolumeTypesAdminTests-748270464 tempest-VolumeTypesAdminTests-748270464-project-admin] https://10.4.3.189/volume/v3/types/d2809d0e-0468-4464-b7ab-e482093d4854/encryption/100de65f-ee0f-4748-86f2-184e825537de returned with HTTP 200 Aug 25 05:53:35.035298 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1306/5231] 10.4.3.189 () {68 vars in 1506 bytes} [Tue Aug 25 05:53:35 2026] PUT /volume/v3/types/d2809d0e-0468-4464-b7ab-e482093d4854/encryption/100de65f-ee0f-4748-86f2-184e825537de => generated 33 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 25 05:53:35.043426 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-16ac6635-cd19-4376-a2f1-70393726f30e None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:53:35.045177 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-16ac6635-cd19-4376-a2f1-70393726f30e tempest-VolumeTypesAdminTests-748270464 tempest-VolumeTypesAdminTests-748270464-project-admin] PUT https://10.4.3.189/volume/v3/types/d2809d0e-0468-4464-b7ab-e482093d4854/extra_specs/key1 Aug 25 05:53:35.045515 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-16ac6635-cd19-4376-a2f1-70393726f30e tempest-VolumeTypesAdminTests-748270464 tempest-VolumeTypesAdminTests-748270464-project-admin] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:53:35.061805 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-16ac6635-cd19-4376-a2f1-70393726f30e tempest-VolumeTypesAdminTests-748270464 tempest-VolumeTypesAdminTests-748270464-project-admin] https://10.4.3.189/volume/v3/types/d2809d0e-0468-4464-b7ab-e482093d4854/extra_specs/key1 returned with HTTP 200 Aug 25 05:53:35.062260 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1321/5232] 10.4.3.189 () {68 vars in 1413 bytes} [Tue Aug 25 05:53:35 2026] PUT /volume/v3/types/d2809d0e-0468-4464-b7ab-e482093d4854/extra_specs/key1 => generated 30 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 25 05:53:35.069908 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-a51eccbf-71bb-40e2-a8eb-31cc37edbe4e None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:53:35.071658 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-a51eccbf-71bb-40e2-a8eb-31cc37edbe4e tempest-VolumeTypesAdminTests-748270464 tempest-VolumeTypesAdminTests-748270464-project-admin] PUT https://10.4.3.189/volume/v3/types/d2809d0e-0468-4464-b7ab-e482093d4854 Aug 25 05:53:35.072022 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-a51eccbf-71bb-40e2-a8eb-31cc37edbe4e tempest-VolumeTypesAdminTests-748270464 tempest-VolumeTypesAdminTests-748270464-project-admin] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:53:35.083948 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-a51eccbf-71bb-40e2-a8eb-31cc37edbe4e tempest-VolumeTypesAdminTests-748270464 tempest-VolumeTypesAdminTests-748270464-project-admin] https://10.4.3.189/volume/v3/types/d2809d0e-0468-4464-b7ab-e482093d4854 returned with HTTP 200 Aug 25 05:53:35.084485 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1303/5233] 10.4.3.189 () {68 vars in 1362 bytes} [Tue Aug 25 05:53:35 2026] PUT /volume/v3/types/d2809d0e-0468-4464-b7ab-e482093d4854 => generated 370 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:53:35.091857 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-9c7e8389-06c8-43b4-88f5-11a17415d092 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:53:35.093541 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-9c7e8389-06c8-43b4-88f5-11a17415d092 tempest-VolumeTypesAdminTests-748270464 tempest-VolumeTypesAdminTests-748270464-project-admin] DELETE https://10.4.3.189/volume/v3/types/cc18147f-d4da-4731-bfec-85e6732ac18b Aug 25 05:53:35.093720 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-9c7e8389-06c8-43b4-88f5-11a17415d092 tempest-VolumeTypesAdminTests-748270464 tempest-VolumeTypesAdminTests-748270464-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:53:35.093905 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-9c7e8389-06c8-43b4-88f5-11a17415d092 tempest-VolumeTypesAdminTests-748270464 tempest-VolumeTypesAdminTests-748270464-project-admin] Calling method '_delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:53:35.116257 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-9c7e8389-06c8-43b4-88f5-11a17415d092 tempest-VolumeTypesAdminTests-748270464 tempest-VolumeTypesAdminTests-748270464-project-admin] https://10.4.3.189/volume/v3/types/cc18147f-d4da-4731-bfec-85e6732ac18b returned with HTTP 202 Aug 25 05:53:35.116732 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1304/5234] 10.4.3.189 () {66 vars in 1345 bytes} [Tue Aug 25 05:53:35 2026] DELETE /volume/v3/types/cc18147f-d4da-4731-bfec-85e6732ac18b => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:53:35.123036 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-2092e5ec-5b94-4f00-b541-7c7e011d627f None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:53:35.124880 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-2092e5ec-5b94-4f00-b541-7c7e011d627f tempest-VolumeTypesAdminTests-748270464 tempest-VolumeTypesAdminTests-748270464-project-admin] DELETE https://10.4.3.189/volume/v3/types/af0a45b9-f3c7-4ce0-ad0b-e756a5c6016e Aug 25 05:53:35.125124 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-2092e5ec-5b94-4f00-b541-7c7e011d627f tempest-VolumeTypesAdminTests-748270464 tempest-VolumeTypesAdminTests-748270464-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:53:35.125375 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-2092e5ec-5b94-4f00-b541-7c7e011d627f tempest-VolumeTypesAdminTests-748270464 tempest-VolumeTypesAdminTests-748270464-project-admin] Calling method '_delete' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:53:35.147632 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-2092e5ec-5b94-4f00-b541-7c7e011d627f tempest-VolumeTypesAdminTests-748270464 tempest-VolumeTypesAdminTests-748270464-project-admin] https://10.4.3.189/volume/v3/types/af0a45b9-f3c7-4ce0-ad0b-e756a5c6016e returned with HTTP 202 Aug 25 05:53:35.148090 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1307/5235] 10.4.3.189 () {66 vars in 1345 bytes} [Tue Aug 25 05:53:35 2026] DELETE /volume/v3/types/af0a45b9-f3c7-4ce0-ad0b-e756a5c6016e => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:53:35.154105 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-23236515-b731-4180-87a1-de6de7901d51 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:53:35.155730 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-23236515-b731-4180-87a1-de6de7901d51 tempest-VolumeTypesAdminTests-748270464 tempest-VolumeTypesAdminTests-748270464-project-admin] DELETE https://10.4.3.189/volume/v3/types/a0b8af6b-615a-4437-bccc-d72a16143454 Aug 25 05:53:35.155927 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-23236515-b731-4180-87a1-de6de7901d51 tempest-VolumeTypesAdminTests-748270464 tempest-VolumeTypesAdminTests-748270464-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:53:35.156164 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-23236515-b731-4180-87a1-de6de7901d51 tempest-VolumeTypesAdminTests-748270464 tempest-VolumeTypesAdminTests-748270464-project-admin] Calling method '_delete' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:53:35.177941 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-23236515-b731-4180-87a1-de6de7901d51 tempest-VolumeTypesAdminTests-748270464 tempest-VolumeTypesAdminTests-748270464-project-admin] https://10.4.3.189/volume/v3/types/a0b8af6b-615a-4437-bccc-d72a16143454 returned with HTTP 202 Aug 25 05:53:35.178408 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1322/5236] 10.4.3.189 () {66 vars in 1345 bytes} [Tue Aug 25 05:53:35 2026] DELETE /volume/v3/types/a0b8af6b-615a-4437-bccc-d72a16143454 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:53:35.184896 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-0183f5b1-670b-4fbe-9710-41c1f7a1c3e4 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:53:35.186635 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-0183f5b1-670b-4fbe-9710-41c1f7a1c3e4 tempest-VolumeTypesAdminTests-748270464 tempest-VolumeTypesAdminTests-748270464-project-admin] DELETE https://10.4.3.189/volume/v3/types/f8af1b99-7b03-4b1d-8271-1497c3707759 Aug 25 05:53:35.186846 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-0183f5b1-670b-4fbe-9710-41c1f7a1c3e4 tempest-VolumeTypesAdminTests-748270464 tempest-VolumeTypesAdminTests-748270464-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:53:35.187066 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-0183f5b1-670b-4fbe-9710-41c1f7a1c3e4 tempest-VolumeTypesAdminTests-748270464 tempest-VolumeTypesAdminTests-748270464-project-admin] Calling method '_delete' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:53:35.188678 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-945bad95-e408-4b2c-9ba5-7aa3a2f30b39 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:53:35.190850 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-945bad95-e408-4b2c-9ba5-7aa3a2f30b39 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] GET https://10.4.3.189/volume/v3/volumes/03ecf00e-1977-4b37-a384-a8e0f311ccf4 Aug 25 05:53:35.191166 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-945bad95-e408-4b2c-9ba5-7aa3a2f30b39 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:53:35.191462 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-945bad95-e408-4b2c-9ba5-7aa3a2f30b39 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:53:35.200417 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:53:35.200417 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:53:35.204396 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-945bad95-e408-4b2c-9ba5-7aa3a2f30b39 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Volume info retrieved successfully. Aug 25 05:53:35.210251 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-945bad95-e408-4b2c-9ba5-7aa3a2f30b39 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] https://10.4.3.189/volume/v3/volumes/03ecf00e-1977-4b37-a384-a8e0f311ccf4 returned with HTTP 200 Aug 25 05:53:35.210857 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1305/5237] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:53:35 2026] GET /volume/v3/volumes/03ecf00e-1977-4b37-a384-a8e0f311ccf4 => generated 1367 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:53:35.214496 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-0183f5b1-670b-4fbe-9710-41c1f7a1c3e4 tempest-VolumeTypesAdminTests-748270464 tempest-VolumeTypesAdminTests-748270464-project-admin] https://10.4.3.189/volume/v3/types/f8af1b99-7b03-4b1d-8271-1497c3707759 returned with HTTP 202 Aug 25 05:53:35.214958 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1304/5238] 10.4.3.189 () {66 vars in 1345 bytes} [Tue Aug 25 05:53:35 2026] DELETE /volume/v3/types/f8af1b99-7b03-4b1d-8271-1497c3707759 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:53:35.221749 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-853b05a1-0a03-44a5-bf11-a10d2174e270 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:53:35.221838 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-878875c2-8b46-4194-aa91-93bc64a0acfd None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:53:35.223508 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-853b05a1-0a03-44a5-bf11-a10d2174e270 tempest-VolumeTypesAdminTests-748270464 tempest-VolumeTypesAdminTests-748270464-project-admin] DELETE https://10.4.3.189/volume/v3/types/d2809d0e-0468-4464-b7ab-e482093d4854 Aug 25 05:53:35.223590 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-878875c2-8b46-4194-aa91-93bc64a0acfd tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] GET https://10.4.3.189/volume/v3/volumes/03ecf00e-1977-4b37-a384-a8e0f311ccf4 Aug 25 05:53:35.223724 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-853b05a1-0a03-44a5-bf11-a10d2174e270 tempest-VolumeTypesAdminTests-748270464 tempest-VolumeTypesAdminTests-748270464-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:53:35.223770 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-878875c2-8b46-4194-aa91-93bc64a0acfd tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:53:35.223973 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-853b05a1-0a03-44a5-bf11-a10d2174e270 tempest-VolumeTypesAdminTests-748270464 tempest-VolumeTypesAdminTests-748270464-project-admin] Calling method '_delete' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:53:35.224006 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-878875c2-8b46-4194-aa91-93bc64a0acfd tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:53:35.230645 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:53:35.230645 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:53:35.232615 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-a4b1090a-0bc0-4a9f-81fe-e47550c93ab2 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:53:35.234277 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a4b1090a-0bc0-4a9f-81fe-e47550c93ab2 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] GET https://10.4.3.189/volume/v3/volumes/4699bd6c-6c3b-4c84-b9d4-96dae8f76434 Aug 25 05:53:35.234323 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-878875c2-8b46-4194-aa91-93bc64a0acfd tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Volume info retrieved successfully. Aug 25 05:53:35.234461 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a4b1090a-0bc0-4a9f-81fe-e47550c93ab2 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:53:35.234646 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a4b1090a-0bc0-4a9f-81fe-e47550c93ab2 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:53:35.238742 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-878875c2-8b46-4194-aa91-93bc64a0acfd tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] https://10.4.3.189/volume/v3/volumes/03ecf00e-1977-4b37-a384-a8e0f311ccf4 returned with HTTP 200 Aug 25 05:53:35.239146 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1323/5239] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:53:35 2026] GET /volume/v3/volumes/03ecf00e-1977-4b37-a384-a8e0f311ccf4 => generated 1367 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:53:35.240967 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:53:35.240967 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:53:35.244767 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-a4b1090a-0bc0-4a9f-81fe-e47550c93ab2 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Volume info retrieved successfully. Aug 25 05:53:35.246326 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-853b05a1-0a03-44a5-bf11-a10d2174e270 tempest-VolumeTypesAdminTests-748270464 tempest-VolumeTypesAdminTests-748270464-project-admin] https://10.4.3.189/volume/v3/types/d2809d0e-0468-4464-b7ab-e482093d4854 returned with HTTP 202 Aug 25 05:53:35.246738 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1308/5240] 10.4.3.189 () {66 vars in 1345 bytes} [Tue Aug 25 05:53:35 2026] DELETE /volume/v3/types/d2809d0e-0468-4464-b7ab-e482093d4854 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:53:35.249118 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a4b1090a-0bc0-4a9f-81fe-e47550c93ab2 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] https://10.4.3.189/volume/v3/volumes/4699bd6c-6c3b-4c84-b9d4-96dae8f76434 returned with HTTP 200 Aug 25 05:53:35.249549 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1306/5241] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:53:35 2026] GET /volume/v3/volumes/4699bd6c-6c3b-4c84-b9d4-96dae8f76434 => generated 880 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:53:35.260448 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-6015a353-fad1-49f3-91ac-e0965b62adc4 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:53:35.262246 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-6015a353-fad1-49f3-91ac-e0965b62adc4 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] GET https://10.4.3.189/volume/v3/volumes/4699bd6c-6c3b-4c84-b9d4-96dae8f76434 Aug 25 05:53:35.262468 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-6015a353-fad1-49f3-91ac-e0965b62adc4 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:53:35.262715 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-6015a353-fad1-49f3-91ac-e0965b62adc4 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:53:35.269357 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:53:35.269357 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:53:35.273595 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-6015a353-fad1-49f3-91ac-e0965b62adc4 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Volume info retrieved successfully. Aug 25 05:53:35.277282 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-6015a353-fad1-49f3-91ac-e0965b62adc4 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] https://10.4.3.189/volume/v3/volumes/4699bd6c-6c3b-4c84-b9d4-96dae8f76434 returned with HTTP 200 Aug 25 05:53:35.277625 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1305/5242] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:53:35 2026] GET /volume/v3/volumes/4699bd6c-6c3b-4c84-b9d4-96dae8f76434 => generated 880 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:53:35.290184 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-d0dc94c5-da5b-4617-91a0-5eeaff507641 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:53:35.292299 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-d0dc94c5-da5b-4617-91a0-5eeaff507641 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] DELETE https://10.4.3.189/volume/v3/volumes/4699bd6c-6c3b-4c84-b9d4-96dae8f76434 Aug 25 05:53:35.292546 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-d0dc94c5-da5b-4617-91a0-5eeaff507641 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:53:35.292758 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-d0dc94c5-da5b-4617-91a0-5eeaff507641 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Calling method 'delete' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:53:35.292936 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [None req-d0dc94c5-da5b-4617-91a0-5eeaff507641 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Delete volume with id: 4699bd6c-6c3b-4c84-b9d4-96dae8f76434 Aug 25 05:53:35.300691 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:53:35.300691 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:53:35.301185 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-d0dc94c5-da5b-4617-91a0-5eeaff507641 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Volume info retrieved successfully. Aug 25 05:53:35.319133 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-d0dc94c5-da5b-4617-91a0-5eeaff507641 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Delete volume request issued successfully. Aug 25 05:53:35.319295 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-d0dc94c5-da5b-4617-91a0-5eeaff507641 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] https://10.4.3.189/volume/v3/volumes/4699bd6c-6c3b-4c84-b9d4-96dae8f76434 returned with HTTP 202 Aug 25 05:53:35.319726 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1324/5243] 10.4.3.189 () {66 vars in 1351 bytes} [Tue Aug 25 05:53:35 2026] DELETE /volume/v3/volumes/4699bd6c-6c3b-4c84-b9d4-96dae8f76434 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:53:35.326444 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-198a86af-a2fb-4f3a-baab-4c2c884cc51d None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:53:35.328521 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-198a86af-a2fb-4f3a-baab-4c2c884cc51d tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] GET https://10.4.3.189/volume/v3/volumes/4699bd6c-6c3b-4c84-b9d4-96dae8f76434 Aug 25 05:53:35.328775 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-198a86af-a2fb-4f3a-baab-4c2c884cc51d tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:53:35.328986 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-198a86af-a2fb-4f3a-baab-4c2c884cc51d tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:53:35.336515 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:53:35.336515 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:53:35.340203 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-198a86af-a2fb-4f3a-baab-4c2c884cc51d tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Volume info retrieved successfully. Aug 25 05:53:35.344580 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-198a86af-a2fb-4f3a-baab-4c2c884cc51d tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] https://10.4.3.189/volume/v3/volumes/4699bd6c-6c3b-4c84-b9d4-96dae8f76434 returned with HTTP 200 Aug 25 05:53:35.345138 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1309/5244] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:53:35 2026] GET /volume/v3/volumes/4699bd6c-6c3b-4c84-b9d4-96dae8f76434 => generated 879 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:53:36.239361 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-e957d131-a289-4412-bcca-04180d795a6c req-356eda1f-56de-423d-a294-0d272ad3a8f7 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:53:36.242297 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-e957d131-a289-4412-bcca-04180d795a6c req-356eda1f-56de-423d-a294-0d272ad3a8f7 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] GET https://10.4.3.189/volume/v3/volumes/03ecf00e-1977-4b37-a384-a8e0f311ccf4 Aug 25 05:53:36.242600 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-e957d131-a289-4412-bcca-04180d795a6c req-356eda1f-56de-423d-a294-0d272ad3a8f7 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:53:36.242875 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-e957d131-a289-4412-bcca-04180d795a6c req-356eda1f-56de-423d-a294-0d272ad3a8f7 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:53:36.250836 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:53:36.250836 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:53:36.254551 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [req-e957d131-a289-4412-bcca-04180d795a6c req-356eda1f-56de-423d-a294-0d272ad3a8f7 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Volume info retrieved successfully. Aug 25 05:53:36.258947 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-e957d131-a289-4412-bcca-04180d795a6c req-356eda1f-56de-423d-a294-0d272ad3a8f7 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] https://10.4.3.189/volume/v3/volumes/03ecf00e-1977-4b37-a384-a8e0f311ccf4 returned with HTTP 200 Aug 25 05:53:36.259390 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1307/5245] 10.4.3.189 () {68 vars in 1598 bytes} [Tue Aug 25 05:53:36 2026] GET /volume/v3/volumes/03ecf00e-1977-4b37-a384-a8e0f311ccf4 => generated 1367 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:53:36.357347 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-5de4b46e-ddc6-471d-90a1-7ee41384e25e None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:53:36.359549 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-5de4b46e-ddc6-471d-90a1-7ee41384e25e tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] GET https://10.4.3.189/volume/v3/volumes/4699bd6c-6c3b-4c84-b9d4-96dae8f76434 Aug 25 05:53:36.359794 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-5de4b46e-ddc6-471d-90a1-7ee41384e25e tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:53:36.360017 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-5de4b46e-ddc6-471d-90a1-7ee41384e25e tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:53:36.366623 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-5de4b46e-ddc6-471d-90a1-7ee41384e25e tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] https://10.4.3.189/volume/v3/volumes/4699bd6c-6c3b-4c84-b9d4-96dae8f76434 returned with HTTP 404 Aug 25 05:53:36.367188 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1306/5246] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:53:36 2026] GET /volume/v3/volumes/4699bd6c-6c3b-4c84-b9d4-96dae8f76434 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:53:36.374312 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-c7015def-0b45-4d24-a24e-100d0bf7e788 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:53:36.375989 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-c7015def-0b45-4d24-a24e-100d0bf7e788 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] GET https://10.4.3.189/volume/v3/volumes/4699bd6c-6c3b-4c84-b9d4-96dae8f76434 Aug 25 05:53:36.376216 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-c7015def-0b45-4d24-a24e-100d0bf7e788 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:53:36.376435 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-c7015def-0b45-4d24-a24e-100d0bf7e788 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:53:36.382472 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-c7015def-0b45-4d24-a24e-100d0bf7e788 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] https://10.4.3.189/volume/v3/volumes/4699bd6c-6c3b-4c84-b9d4-96dae8f76434 returned with HTTP 404 Aug 25 05:53:36.383176 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1325/5247] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:53:36 2026] GET /volume/v3/volumes/4699bd6c-6c3b-4c84-b9d4-96dae8f76434 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:53:36.389908 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-eea185a4-7e13-4f0e-9436-048e1ed42110 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:53:36.391477 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-eea185a4-7e13-4f0e-9436-048e1ed42110 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] DELETE https://10.4.3.189/volume/v3/volumes/4699bd6c-6c3b-4c84-b9d4-96dae8f76434 Aug 25 05:53:36.391678 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-eea185a4-7e13-4f0e-9436-048e1ed42110 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:53:36.391876 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-eea185a4-7e13-4f0e-9436-048e1ed42110 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Calling method 'delete' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:53:36.392045 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.v3.volumes [None req-eea185a4-7e13-4f0e-9436-048e1ed42110 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Delete volume with id: 4699bd6c-6c3b-4c84-b9d4-96dae8f76434 Aug 25 05:53:36.398080 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-eea185a4-7e13-4f0e-9436-048e1ed42110 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] https://10.4.3.189/volume/v3/volumes/4699bd6c-6c3b-4c84-b9d4-96dae8f76434 returned with HTTP 404 Aug 25 05:53:36.398692 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1310/5248] 10.4.3.189 () {66 vars in 1351 bytes} [Tue Aug 25 05:53:36 2026] DELETE /volume/v3/volumes/4699bd6c-6c3b-4c84-b9d4-96dae8f76434 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:53:36.406108 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-33095fe6-e285-4033-a787-56e40bfef45f None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:53:36.407905 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-33095fe6-e285-4033-a787-56e40bfef45f tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] DELETE https://10.4.3.189/volume/v3/snapshots/bcb24389-a666-4d7c-bca5-3efa215e8f8a Aug 25 05:53:36.408105 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-33095fe6-e285-4033-a787-56e40bfef45f tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:53:36.408305 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-33095fe6-e285-4033-a787-56e40bfef45f tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:53:36.408404 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.v3.snapshots [None req-33095fe6-e285-4033-a787-56e40bfef45f tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Delete snapshot with id: bcb24389-a666-4d7c-bca5-3efa215e8f8a Aug 25 05:53:36.413171 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:53:36.413171 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:53:36.413655 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-33095fe6-e285-4033-a787-56e40bfef45f tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Snapshot retrieved successfully. Aug 25 05:53:36.432345 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-33095fe6-e285-4033-a787-56e40bfef45f tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Snapshot delete request issued successfully. Aug 25 05:53:36.432622 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-33095fe6-e285-4033-a787-56e40bfef45f tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] https://10.4.3.189/volume/v3/snapshots/bcb24389-a666-4d7c-bca5-3efa215e8f8a returned with HTTP 202 Aug 25 05:53:36.433303 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1308/5249] 10.4.3.189 () {66 vars in 1357 bytes} [Tue Aug 25 05:53:36 2026] DELETE /volume/v3/snapshots/bcb24389-a666-4d7c-bca5-3efa215e8f8a => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:53:36.441785 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-d453c8ee-abe3-4093-9f00-f9cc5d7b4106 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:53:36.443839 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-d453c8ee-abe3-4093-9f00-f9cc5d7b4106 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] GET https://10.4.3.189/volume/v3/snapshots/bcb24389-a666-4d7c-bca5-3efa215e8f8a Aug 25 05:53:36.444101 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-d453c8ee-abe3-4093-9f00-f9cc5d7b4106 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:53:36.444311 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-d453c8ee-abe3-4093-9f00-f9cc5d7b4106 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:53:36.449406 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:53:36.449406 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:53:36.449848 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-d453c8ee-abe3-4093-9f00-f9cc5d7b4106 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Snapshot retrieved successfully. Aug 25 05:53:36.450672 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-d453c8ee-abe3-4093-9f00-f9cc5d7b4106 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] https://10.4.3.189/volume/v3/snapshots/bcb24389-a666-4d7c-bca5-3efa215e8f8a returned with HTTP 200 Aug 25 05:53:36.451021 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1307/5250] 10.4.3.189 () {66 vars in 1354 bytes} [Tue Aug 25 05:53:36 2026] GET /volume/v3/snapshots/bcb24389-a666-4d7c-bca5-3efa215e8f8a => generated 467 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:53:36.631657 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-31b745a1-24bf-4d6d-90ec-f6ec9d1ca098 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:53:36.714452 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-e957d131-a289-4412-bcca-04180d795a6c req-2803ffbb-80d2-43df-91ef-f6fc4d1496a8 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:53:36.716435 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-e957d131-a289-4412-bcca-04180d795a6c req-2803ffbb-80d2-43df-91ef-f6fc4d1496a8 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] GET https://10.4.3.189/volume/v3/volumes/03ecf00e-1977-4b37-a384-a8e0f311ccf4 Aug 25 05:53:36.716630 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-e957d131-a289-4412-bcca-04180d795a6c req-2803ffbb-80d2-43df-91ef-f6fc4d1496a8 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:53:36.717091 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-e957d131-a289-4412-bcca-04180d795a6c req-2803ffbb-80d2-43df-91ef-f6fc4d1496a8 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:53:36.719645 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-31b745a1-24bf-4d6d-90ec-f6ec9d1ca098 tempest-VolumeTypesReaderTests-1898321274 tempest-VolumeTypesReaderTests-1898321274-project-admin] POST https://10.4.3.189/volume/v3/types Aug 25 05:53:36.720017 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-31b745a1-24bf-4d6d-90ec-f6ec9d1ca098 tempest-VolumeTypesReaderTests-1898321274 tempest-VolumeTypesReaderTests-1898321274-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-720416450", "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=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:53:36.723556 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:53:36.723556 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:53:36.727003 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [req-e957d131-a289-4412-bcca-04180d795a6c req-2803ffbb-80d2-43df-91ef-f6fc4d1496a8 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Volume info retrieved successfully. Aug 25 05:53:36.731816 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-e957d131-a289-4412-bcca-04180d795a6c req-2803ffbb-80d2-43df-91ef-f6fc4d1496a8 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] https://10.4.3.189/volume/v3/volumes/03ecf00e-1977-4b37-a384-a8e0f311ccf4 returned with HTTP 200 Aug 25 05:53:36.732196 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1311/5251] 10.4.3.189 () {68 vars in 1598 bytes} [Tue Aug 25 05:53:36 2026] GET /volume/v3/volumes/03ecf00e-1977-4b37-a384-a8e0f311ccf4 => generated 1367 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:53:36.737855 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-31b745a1-24bf-4d6d-90ec-f6ec9d1ca098 tempest-VolumeTypesReaderTests-1898321274 tempest-VolumeTypesReaderTests-1898321274-project-admin] https://10.4.3.189/volume/v3/types returned with HTTP 200 Aug 25 05:53:36.738280 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1326/5252] 10.4.3.189 () {68 vars in 1253 bytes} [Tue Aug 25 05:53:36 2026] POST /volume/v3/types => generated 379 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:53:36.741734 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-ad5f0d3b-9661-4d15-898f-78e818eb3669 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:53:36.742352 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ad5f0d3b-9661-4d15-898f-78e818eb3669 None None] GET https://10.4.3.189/volume// Aug 25 05:53:36.742521 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ad5f0d3b-9661-4d15-898f-78e818eb3669 None None] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:53:36.742687 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ad5f0d3b-9661-4d15-898f-78e818eb3669 None None] Calling method 'all' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:53:36.743014 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ad5f0d3b-9661-4d15-898f-78e818eb3669 None None] https://10.4.3.189/volume// returned with HTTP 300 Aug 25 05:53:36.743334 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1309/5253] 10.4.3.189 () {66 vars in 1419 bytes} [Tue Aug 25 05:53: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 25 05:53:36.747623 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-208385d4-52d5-4954-9a89-3872922f58d4 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:53:36.749564 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-208385d4-52d5-4954-9a89-3872922f58d4 tempest-VolumeTypesReaderTests-1898321274 tempest-VolumeTypesReaderTests-1898321274-project-admin] POST https://10.4.3.189/volume/v3/types/d3df1513-dded-43a1-8a61-16edc885dd19/encryption Aug 25 05:53:36.749989 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-208385d4-52d5-4954-9a89-3872922f58d4 tempest-VolumeTypesReaderTests-1898321274 tempest-VolumeTypesReaderTests-1898321274-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:53:36.752469 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-e957d131-a289-4412-bcca-04180d795a6c req-78bc6bf1-de01-4236-8445-f8fb21e0291a None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:53:36.754692 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-e957d131-a289-4412-bcca-04180d795a6c req-78bc6bf1-de01-4236-8445-f8fb21e0291a tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] POST https://10.4.3.189/volume/v3/attachments Aug 25 05:53:36.755070 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-e957d131-a289-4412-bcca-04180d795a6c req-78bc6bf1-de01-4236-8445-f8fb21e0291a tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "03ecf00e-1977-4b37-a384-a8e0f311ccf4", "connector": null, "instance_uuid": "8cb67b07-8527-4e02-8c03-9ab9b1700fab"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:53:36.763901 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:53:36.763901 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:53:36.766069 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-208385d4-52d5-4954-9a89-3872922f58d4 tempest-VolumeTypesReaderTests-1898321274 tempest-VolumeTypesReaderTests-1898321274-project-admin] https://10.4.3.189/volume/v3/types/d3df1513-dded-43a1-8a61-16edc885dd19/encryption returned with HTTP 200 Aug 25 05:53:36.766460 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1308/5254] 10.4.3.189 () {68 vars in 1397 bytes} [Tue Aug 25 05:53:36 2026] POST /volume/v3/types/d3df1513-dded-43a1-8a61-16edc885dd19/encryption => generated 239 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:53:36.775190 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-2901f7d3-d176-4083-b2b4-9f92c17fcd02 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:53:36.776965 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-2901f7d3-d176-4083-b2b4-9f92c17fcd02 tempest-VolumeTypesReaderTests-1898321274 tempest-VolumeTypesReaderTests-1898321274-project-admin] POST https://10.4.3.189/volume/v3/types Aug 25 05:53:36.777334 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-2901f7d3-d176-4083-b2b4-9f92c17fcd02 tempest-VolumeTypesReaderTests-1898321274 tempest-VolumeTypesReaderTests-1898321274-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-496557390", "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=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:53:36.788850 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-e957d131-a289-4412-bcca-04180d795a6c req-78bc6bf1-de01-4236-8445-f8fb21e0291a tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] https://10.4.3.189/volume/v3/attachments returned with HTTP 200 Aug 25 05:53:36.789311 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1312/5255] 10.4.3.189 () {74 vars in 1594 bytes} [Tue Aug 25 05:53:36 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 25 05:53:36.793626 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-2901f7d3-d176-4083-b2b4-9f92c17fcd02 tempest-VolumeTypesReaderTests-1898321274 tempest-VolumeTypesReaderTests-1898321274-project-admin] https://10.4.3.189/volume/v3/types returned with HTTP 200 Aug 25 05:53:36.794019 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1327/5256] 10.4.3.189 () {68 vars in 1253 bytes} [Tue Aug 25 05:53:36 2026] POST /volume/v3/types => generated 379 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:53:36.801640 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-41c230a5-ec48-48f1-8e95-18bd1dd8aed9 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:53:36.855803 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-41c230a5-ec48-48f1-8e95-18bd1dd8aed9 tempest-VolumeTypesReaderTests-1898321274 tempest-VolumeTypesReaderTests-1898321274-project-reader] POST https://10.4.3.189/volume/v3/types/fa9b67a7-1b2c-4ca6-b4fa-81d4a6d65028/encryption Aug 25 05:53:36.856166 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-41c230a5-ec48-48f1-8e95-18bd1dd8aed9 tempest-VolumeTypesReaderTests-1898321274 tempest-VolumeTypesReaderTests-1898321274-project-reader] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:53:36.857749 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:53:36.857749 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:53:36.858185 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.policy [None req-41c230a5-ec48-48f1-8e95-18bd1dd8aed9 tempest-VolumeTypesReaderTests-1898321274 tempest-VolumeTypesReaderTests-1898321274-project-reader] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': '6efea89dff2a4dbca29f78af8cfe0738', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '35c469c5da3f4641ae72e7cbc0a7a27d', '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=100268) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 25 05:53:36.858381 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-41c230a5-ec48-48f1-8e95-18bd1dd8aed9 tempest-VolumeTypesReaderTests-1898321274 tempest-VolumeTypesReaderTests-1898321274-project-reader] https://10.4.3.189/volume/v3/types/fa9b67a7-1b2c-4ca6-b4fa-81d4a6d65028/encryption returned with HTTP 403 Aug 25 05:53:36.858959 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1310/5257] 10.4.3.189 () {68 vars in 1397 bytes} [Tue Aug 25 05:53:36 2026] POST /volume/v3/types/fa9b67a7-1b2c-4ca6-b4fa-81d4a6d65028/encryption => generated 127 bytes in 57 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:53:36.866392 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-54045b87-4158-40fe-b481-8683f51383ab None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:53:36.868121 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-54045b87-4158-40fe-b481-8683f51383ab tempest-VolumeTypesReaderTests-1898321274 tempest-VolumeTypesReaderTests-1898321274-project-admin] POST https://10.4.3.189/volume/v3/types Aug 25 05:53:36.868517 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-54045b87-4158-40fe-b481-8683f51383ab tempest-VolumeTypesReaderTests-1898321274 tempest-VolumeTypesReaderTests-1898321274-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-462102808", "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=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:53:36.884370 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-54045b87-4158-40fe-b481-8683f51383ab tempest-VolumeTypesReaderTests-1898321274 tempest-VolumeTypesReaderTests-1898321274-project-admin] https://10.4.3.189/volume/v3/types returned with HTTP 200 Aug 25 05:53:36.884724 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1309/5258] 10.4.3.189 () {68 vars in 1253 bytes} [Tue Aug 25 05:53:36 2026] POST /volume/v3/types => generated 379 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:53:36.894207 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-16ea8043-700f-47c3-84d0-b155a198cca4 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:53:36.896116 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-16ea8043-700f-47c3-84d0-b155a198cca4 tempest-VolumeTypesReaderTests-1898321274 tempest-VolumeTypesReaderTests-1898321274-project-reader] POST https://10.4.3.189/volume/v3/types/78ef8560-d498-41a2-bf0a-6ef500c6a62e/extra_specs Aug 25 05:53:36.896508 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-16ea8043-700f-47c3-84d0-b155a198cca4 tempest-VolumeTypesReaderTests-1898321274 tempest-VolumeTypesReaderTests-1898321274-project-reader] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:53:36.897964 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:53:36.897964 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:53:36.898420 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.policy [None req-16ea8043-700f-47c3-84d0-b155a198cca4 tempest-VolumeTypesReaderTests-1898321274 tempest-VolumeTypesReaderTests-1898321274-project-reader] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': '6efea89dff2a4dbca29f78af8cfe0738', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '35c469c5da3f4641ae72e7cbc0a7a27d', '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=100269) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 25 05:53:36.898653 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-16ea8043-700f-47c3-84d0-b155a198cca4 tempest-VolumeTypesReaderTests-1898321274 tempest-VolumeTypesReaderTests-1898321274-project-reader] https://10.4.3.189/volume/v3/types/78ef8560-d498-41a2-bf0a-6ef500c6a62e/extra_specs returned with HTTP 403 Aug 25 05:53:36.899140 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1313/5259] 10.4.3.189 () {68 vars in 1399 bytes} [Tue Aug 25 05:53:36 2026] POST /volume/v3/types/78ef8560-d498-41a2-bf0a-6ef500c6a62e/extra_specs => generated 122 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:53:36.906498 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-23e8276c-b0eb-4244-ac96-2d9d8233ea0d None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:53:36.908292 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-23e8276c-b0eb-4244-ac96-2d9d8233ea0d tempest-VolumeTypesReaderTests-1898321274 tempest-VolumeTypesReaderTests-1898321274-project-reader] PUT https://10.4.3.189/volume/v3/types/78ef8560-d498-41a2-bf0a-6ef500c6a62e/extra_specs/key2 Aug 25 05:53:36.908656 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-23e8276c-b0eb-4244-ac96-2d9d8233ea0d tempest-VolumeTypesReaderTests-1898321274 tempest-VolumeTypesReaderTests-1898321274-project-reader] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:53:36.910836 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.policy [None req-23e8276c-b0eb-4244-ac96-2d9d8233ea0d tempest-VolumeTypesReaderTests-1898321274 tempest-VolumeTypesReaderTests-1898321274-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '6efea89dff2a4dbca29f78af8cfe0738', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '35c469c5da3f4641ae72e7cbc0a7a27d', '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=100271) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 25 05:53:36.911027 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-23e8276c-b0eb-4244-ac96-2d9d8233ea0d tempest-VolumeTypesReaderTests-1898321274 tempest-VolumeTypesReaderTests-1898321274-project-reader] https://10.4.3.189/volume/v3/types/78ef8560-d498-41a2-bf0a-6ef500c6a62e/extra_specs/key2 returned with HTTP 403 Aug 25 05:53:36.911445 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1328/5260] 10.4.3.189 () {68 vars in 1413 bytes} [Tue Aug 25 05:53:36 2026] PUT /volume/v3/types/78ef8560-d498-41a2-bf0a-6ef500c6a62e/extra_specs/key2 => generated 122 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:53:36.919174 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-735bba9a-f2e7-4fd7-9d87-a7a3a97bf2bf None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:53:36.920850 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-735bba9a-f2e7-4fd7-9d87-a7a3a97bf2bf tempest-VolumeTypesReaderTests-1898321274 tempest-VolumeTypesReaderTests-1898321274-project-reader] POST https://10.4.3.189/volume/v3/types Aug 25 05:53:36.921234 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-735bba9a-f2e7-4fd7-9d87-a7a3a97bf2bf tempest-VolumeTypesReaderTests-1898321274 tempest-VolumeTypesReaderTests-1898321274-project-reader] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:53:36.923409 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.policy [None req-735bba9a-f2e7-4fd7-9d87-a7a3a97bf2bf tempest-VolumeTypesReaderTests-1898321274 tempest-VolumeTypesReaderTests-1898321274-project-reader] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': '6efea89dff2a4dbca29f78af8cfe0738', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '35c469c5da3f4641ae72e7cbc0a7a27d', '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=100268) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 25 05:53:36.923611 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-735bba9a-f2e7-4fd7-9d87-a7a3a97bf2bf tempest-VolumeTypesReaderTests-1898321274 tempest-VolumeTypesReaderTests-1898321274-project-reader] https://10.4.3.189/volume/v3/types returned with HTTP 403 Aug 25 05:53:36.924030 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1311/5261] 10.4.3.189 () {68 vars in 1252 bytes} [Tue Aug 25 05:53:36 2026] POST /volume/v3/types => generated 109 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:53:36.931589 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-cd16cf21-a556-4077-93ef-c6ec19bcbef7 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:53:36.933333 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-cd16cf21-a556-4077-93ef-c6ec19bcbef7 tempest-VolumeTypesReaderTests-1898321274 tempest-VolumeTypesReaderTests-1898321274-project-admin] POST https://10.4.3.189/volume/v3/types Aug 25 05:53:36.933718 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-cd16cf21-a556-4077-93ef-c6ec19bcbef7 tempest-VolumeTypesReaderTests-1898321274 tempest-VolumeTypesReaderTests-1898321274-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-751936538", "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=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:53:36.949188 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-cd16cf21-a556-4077-93ef-c6ec19bcbef7 tempest-VolumeTypesReaderTests-1898321274 tempest-VolumeTypesReaderTests-1898321274-project-admin] https://10.4.3.189/volume/v3/types returned with HTTP 200 Aug 25 05:53:36.949573 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1310/5262] 10.4.3.189 () {68 vars in 1253 bytes} [Tue Aug 25 05:53:36 2026] POST /volume/v3/types => generated 379 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:53:36.957817 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-fc471371-db25-45e3-83ae-6b534693d4c2 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:53:36.959615 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-fc471371-db25-45e3-83ae-6b534693d4c2 tempest-VolumeTypesReaderTests-1898321274 tempest-VolumeTypesReaderTests-1898321274-project-admin] POST https://10.4.3.189/volume/v3/types/22b355d1-8bfa-40ad-a307-ca948bcfc650/encryption Aug 25 05:53:36.959958 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-fc471371-db25-45e3-83ae-6b534693d4c2 tempest-VolumeTypesReaderTests-1898321274 tempest-VolumeTypesReaderTests-1898321274-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:53:36.978186 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-fc471371-db25-45e3-83ae-6b534693d4c2 tempest-VolumeTypesReaderTests-1898321274 tempest-VolumeTypesReaderTests-1898321274-project-admin] https://10.4.3.189/volume/v3/types/22b355d1-8bfa-40ad-a307-ca948bcfc650/encryption returned with HTTP 200 Aug 25 05:53:36.978774 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1314/5263] 10.4.3.189 () {68 vars in 1397 bytes} [Tue Aug 25 05:53:36 2026] POST /volume/v3/types/22b355d1-8bfa-40ad-a307-ca948bcfc650/encryption => generated 239 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:53:36.986581 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-88a51abb-b067-408d-85a2-b79985f93e64 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:53:36.988527 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-88a51abb-b067-408d-85a2-b79985f93e64 tempest-VolumeTypesReaderTests-1898321274 tempest-VolumeTypesReaderTests-1898321274-project-reader] DELETE https://10.4.3.189/volume/v3/types/22b355d1-8bfa-40ad-a307-ca948bcfc650/encryption/5b550636-8f0a-461c-903c-3021b6503c85 Aug 25 05:53:36.988728 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-88a51abb-b067-408d-85a2-b79985f93e64 tempest-VolumeTypesReaderTests-1898321274 tempest-VolumeTypesReaderTests-1898321274-project-reader] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:53:36.988912 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-88a51abb-b067-408d-85a2-b79985f93e64 tempest-VolumeTypesReaderTests-1898321274 tempest-VolumeTypesReaderTests-1898321274-project-reader] Calling method 'delete' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:53:36.989577 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.policy [None req-88a51abb-b067-408d-85a2-b79985f93e64 tempest-VolumeTypesReaderTests-1898321274 tempest-VolumeTypesReaderTests-1898321274-project-reader] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': '6efea89dff2a4dbca29f78af8cfe0738', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '35c469c5da3f4641ae72e7cbc0a7a27d', '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=100271) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 25 05:53:36.989741 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-88a51abb-b067-408d-85a2-b79985f93e64 tempest-VolumeTypesReaderTests-1898321274 tempest-VolumeTypesReaderTests-1898321274-project-reader] https://10.4.3.189/volume/v3/types/22b355d1-8bfa-40ad-a307-ca948bcfc650/encryption/5b550636-8f0a-461c-903c-3021b6503c85 returned with HTTP 403 Aug 25 05:53:36.990206 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1329/5264] 10.4.3.189 () {66 vars in 1489 bytes} [Tue Aug 25 05:53:36 2026] DELETE /volume/v3/types/22b355d1-8bfa-40ad-a307-ca948bcfc650/encryption/5b550636-8f0a-461c-903c-3021b6503c85 => generated 127 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:53:36.997804 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-45a1575e-f7ea-4dac-91e9-ab60c01af5d8 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:53:36.999332 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-45a1575e-f7ea-4dac-91e9-ab60c01af5d8 tempest-VolumeTypesReaderTests-1898321274 tempest-VolumeTypesReaderTests-1898321274-project-admin] POST https://10.4.3.189/volume/v3/types Aug 25 05:53:36.999702 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-45a1575e-f7ea-4dac-91e9-ab60c01af5d8 tempest-VolumeTypesReaderTests-1898321274 tempest-VolumeTypesReaderTests-1898321274-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-623705929", "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=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:53:37.015874 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-45a1575e-f7ea-4dac-91e9-ab60c01af5d8 tempest-VolumeTypesReaderTests-1898321274 tempest-VolumeTypesReaderTests-1898321274-project-admin] https://10.4.3.189/volume/v3/types returned with HTTP 200 Aug 25 05:53:37.016183 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1312/5265] 10.4.3.189 () {68 vars in 1253 bytes} [Tue Aug 25 05:53:36 2026] POST /volume/v3/types => generated 379 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:53:37.025162 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-2f14b100-952c-47ad-9659-909a2586f80d None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:53:37.027508 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-2f14b100-952c-47ad-9659-909a2586f80d tempest-VolumeTypesReaderTests-1898321274 tempest-VolumeTypesReaderTests-1898321274-project-reader] DELETE https://10.4.3.189/volume/v3/types/4d656fdf-cbb8-4075-9207-e4bb284f4d0b/extra_specs/key1 Aug 25 05:53:37.027767 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-2f14b100-952c-47ad-9659-909a2586f80d tempest-VolumeTypesReaderTests-1898321274 tempest-VolumeTypesReaderTests-1898321274-project-reader] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:53:37.028011 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-2f14b100-952c-47ad-9659-909a2586f80d tempest-VolumeTypesReaderTests-1898321274 tempest-VolumeTypesReaderTests-1898321274-project-reader] Calling method 'delete' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:53:37.035173 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.policy [None req-2f14b100-952c-47ad-9659-909a2586f80d tempest-VolumeTypesReaderTests-1898321274 tempest-VolumeTypesReaderTests-1898321274-project-reader] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': '6efea89dff2a4dbca29f78af8cfe0738', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '35c469c5da3f4641ae72e7cbc0a7a27d', '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=100270) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 25 05:53:37.035469 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-2f14b100-952c-47ad-9659-909a2586f80d tempest-VolumeTypesReaderTests-1898321274 tempest-VolumeTypesReaderTests-1898321274-project-reader] https://10.4.3.189/volume/v3/types/4d656fdf-cbb8-4075-9207-e4bb284f4d0b/extra_specs/key1 returned with HTTP 403 Aug 25 05:53:37.036070 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1311/5266] 10.4.3.189 () {66 vars in 1396 bytes} [Tue Aug 25 05:53:37 2026] DELETE /volume/v3/types/4d656fdf-cbb8-4075-9207-e4bb284f4d0b/extra_specs/key1 => generated 122 bytes in 12 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:53:37.043067 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-51f92cd5-d442-4723-bac7-f4564300aaed None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:53:37.044734 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-51f92cd5-d442-4723-bac7-f4564300aaed tempest-VolumeTypesReaderTests-1898321274 tempest-VolumeTypesReaderTests-1898321274-project-admin] POST https://10.4.3.189/volume/v3/types Aug 25 05:53:37.045211 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-51f92cd5-d442-4723-bac7-f4564300aaed tempest-VolumeTypesReaderTests-1898321274 tempest-VolumeTypesReaderTests-1898321274-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-123849834", "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=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:53:37.061825 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-51f92cd5-d442-4723-bac7-f4564300aaed tempest-VolumeTypesReaderTests-1898321274 tempest-VolumeTypesReaderTests-1898321274-project-admin] https://10.4.3.189/volume/v3/types returned with HTTP 200 Aug 25 05:53:37.062344 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1315/5267] 10.4.3.189 () {68 vars in 1253 bytes} [Tue Aug 25 05:53:37 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 25 05:53:37.070858 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-29188980-ffeb-458a-87f9-b024362e3d17 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:53:37.072670 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-29188980-ffeb-458a-87f9-b024362e3d17 tempest-VolumeTypesReaderTests-1898321274 tempest-VolumeTypesReaderTests-1898321274-project-reader] DELETE https://10.4.3.189/volume/v3/types/c2a77045-dd85-4a3f-bffa-2618d5cb1d84 Aug 25 05:53:37.072854 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-29188980-ffeb-458a-87f9-b024362e3d17 tempest-VolumeTypesReaderTests-1898321274 tempest-VolumeTypesReaderTests-1898321274-project-reader] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:53:37.073090 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-29188980-ffeb-458a-87f9-b024362e3d17 tempest-VolumeTypesReaderTests-1898321274 tempest-VolumeTypesReaderTests-1898321274-project-reader] Calling method '_delete' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:53:37.073987 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.policy [None req-29188980-ffeb-458a-87f9-b024362e3d17 tempest-VolumeTypesReaderTests-1898321274 tempest-VolumeTypesReaderTests-1898321274-project-reader] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': '6efea89dff2a4dbca29f78af8cfe0738', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '35c469c5da3f4641ae72e7cbc0a7a27d', '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=100271) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 25 05:53:37.074600 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-29188980-ffeb-458a-87f9-b024362e3d17 tempest-VolumeTypesReaderTests-1898321274 tempest-VolumeTypesReaderTests-1898321274-project-reader] https://10.4.3.189/volume/v3/types/c2a77045-dd85-4a3f-bffa-2618d5cb1d84 returned with HTTP 403 Aug 25 05:53:37.074854 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1330/5268] 10.4.3.189 () {66 vars in 1345 bytes} [Tue Aug 25 05:53:37 2026] DELETE /volume/v3/types/c2a77045-dd85-4a3f-bffa-2618d5cb1d84 => generated 109 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:53:37.082751 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-4bccf09e-545f-4cd4-86b4-36f32e198788 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:53:37.084513 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-4bccf09e-545f-4cd4-86b4-36f32e198788 tempest-VolumeTypesReaderTests-1898321274 tempest-VolumeTypesReaderTests-1898321274-project-reader] GET https://10.4.3.189/volume/v3/types/d3df1513-dded-43a1-8a61-16edc885dd19/extra_specs Aug 25 05:53:37.084702 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-4bccf09e-545f-4cd4-86b4-36f32e198788 tempest-VolumeTypesReaderTests-1898321274 tempest-VolumeTypesReaderTests-1898321274-project-reader] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:53:37.084878 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-4bccf09e-545f-4cd4-86b4-36f32e198788 tempest-VolumeTypesReaderTests-1898321274 tempest-VolumeTypesReaderTests-1898321274-project-reader] Calling method 'index' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:53:37.092254 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-4bccf09e-545f-4cd4-86b4-36f32e198788 tempest-VolumeTypesReaderTests-1898321274 tempest-VolumeTypesReaderTests-1898321274-project-reader] https://10.4.3.189/volume/v3/types/d3df1513-dded-43a1-8a61-16edc885dd19/extra_specs returned with HTTP 200 Aug 25 05:53:37.092623 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1313/5269] 10.4.3.189 () {66 vars in 1378 bytes} [Tue Aug 25 05:53:37 2026] GET /volume/v3/types/d3df1513-dded-43a1-8a61-16edc885dd19/extra_specs => generated 123 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:53:37.101861 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-3af01962-8745-4187-a667-e03febe444c9 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:53:37.103733 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-3af01962-8745-4187-a667-e03febe444c9 tempest-VolumeTypesReaderTests-1898321274 tempest-VolumeTypesReaderTests-1898321274-project-reader] GET https://10.4.3.189/volume/v3/types/d3df1513-dded-43a1-8a61-16edc885dd19/encryption/cipher Aug 25 05:53:37.103928 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-3af01962-8745-4187-a667-e03febe444c9 tempest-VolumeTypesReaderTests-1898321274 tempest-VolumeTypesReaderTests-1898321274-project-reader] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:53:37.104136 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-3af01962-8745-4187-a667-e03febe444c9 tempest-VolumeTypesReaderTests-1898321274 tempest-VolumeTypesReaderTests-1898321274-project-reader] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:53:37.104778 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.policy [None req-3af01962-8745-4187-a667-e03febe444c9 tempest-VolumeTypesReaderTests-1898321274 tempest-VolumeTypesReaderTests-1898321274-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '6efea89dff2a4dbca29f78af8cfe0738', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '35c469c5da3f4641ae72e7cbc0a7a27d', '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=100270) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 25 05:53:37.105118 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-3af01962-8745-4187-a667-e03febe444c9 tempest-VolumeTypesReaderTests-1898321274 tempest-VolumeTypesReaderTests-1898321274-project-reader] https://10.4.3.189/volume/v3/types/d3df1513-dded-43a1-8a61-16edc885dd19/encryption/cipher returned with HTTP 403 Aug 25 05:53:37.105618 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1312/5270] 10.4.3.189 () {66 vars in 1396 bytes} [Tue Aug 25 05:53:37 2026] GET /volume/v3/types/d3df1513-dded-43a1-8a61-16edc885dd19/encryption/cipher => generated 124 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:53:37.112577 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-4f5076ee-f41f-4cd9-b1cd-6263760eddcb None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:53:37.114373 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-4f5076ee-f41f-4cd9-b1cd-6263760eddcb tempest-VolumeTypesReaderTests-1898321274 tempest-VolumeTypesReaderTests-1898321274-project-reader] GET https://10.4.3.189/volume/v3/types/d3df1513-dded-43a1-8a61-16edc885dd19/encryption Aug 25 05:53:37.114581 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-4f5076ee-f41f-4cd9-b1cd-6263760eddcb tempest-VolumeTypesReaderTests-1898321274 tempest-VolumeTypesReaderTests-1898321274-project-reader] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:53:37.114814 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-4f5076ee-f41f-4cd9-b1cd-6263760eddcb tempest-VolumeTypesReaderTests-1898321274 tempest-VolumeTypesReaderTests-1898321274-project-reader] Calling method 'index' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:53:37.115546 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.policy [None req-4f5076ee-f41f-4cd9-b1cd-6263760eddcb tempest-VolumeTypesReaderTests-1898321274 tempest-VolumeTypesReaderTests-1898321274-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '6efea89dff2a4dbca29f78af8cfe0738', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '35c469c5da3f4641ae72e7cbc0a7a27d', '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=100269) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 25 05:53:37.115748 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-4f5076ee-f41f-4cd9-b1cd-6263760eddcb tempest-VolumeTypesReaderTests-1898321274 tempest-VolumeTypesReaderTests-1898321274-project-reader] https://10.4.3.189/volume/v3/types/d3df1513-dded-43a1-8a61-16edc885dd19/encryption returned with HTTP 403 Aug 25 05:53:37.116165 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1316/5271] 10.4.3.189 () {66 vars in 1375 bytes} [Tue Aug 25 05:53:37 2026] GET /volume/v3/types/d3df1513-dded-43a1-8a61-16edc885dd19/encryption => generated 124 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:53:37.122827 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-6641f5b7-2b6d-4267-abdc-828ae681e790 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:53:37.125687 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-6641f5b7-2b6d-4267-abdc-828ae681e790 tempest-VolumeTypesReaderTests-1898321274 tempest-VolumeTypesReaderTests-1898321274-project-reader] GET https://10.4.3.189/volume/v3/types/d3df1513-dded-43a1-8a61-16edc885dd19/extra_specs/multiattach Aug 25 05:53:37.125944 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-6641f5b7-2b6d-4267-abdc-828ae681e790 tempest-VolumeTypesReaderTests-1898321274 tempest-VolumeTypesReaderTests-1898321274-project-reader] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:53:37.126221 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-6641f5b7-2b6d-4267-abdc-828ae681e790 tempest-VolumeTypesReaderTests-1898321274 tempest-VolumeTypesReaderTests-1898321274-project-reader] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:53:37.135078 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-6641f5b7-2b6d-4267-abdc-828ae681e790 tempest-VolumeTypesReaderTests-1898321274 tempest-VolumeTypesReaderTests-1898321274-project-reader] https://10.4.3.189/volume/v3/types/d3df1513-dded-43a1-8a61-16edc885dd19/extra_specs/multiattach returned with HTTP 200 Aug 25 05:53:37.135586 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1331/5272] 10.4.3.189 () {66 vars in 1414 bytes} [Tue Aug 25 05:53:37 2026] GET /volume/v3/types/d3df1513-dded-43a1-8a61-16edc885dd19/extra_specs/multiattach => generated 29 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 25 05:53:37.142645 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-c0472410-6c9a-40f2-8c05-a96adefb49a6 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:53:37.144815 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c0472410-6c9a-40f2-8c05-a96adefb49a6 tempest-VolumeTypesReaderTests-1898321274 tempest-VolumeTypesReaderTests-1898321274-project-reader] GET https://10.4.3.189/volume/v3/types/d3df1513-dded-43a1-8a61-16edc885dd19/extra_specs/volume_backend_name Aug 25 05:53:37.145001 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c0472410-6c9a-40f2-8c05-a96adefb49a6 tempest-VolumeTypesReaderTests-1898321274 tempest-VolumeTypesReaderTests-1898321274-project-reader] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:53:37.145200 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c0472410-6c9a-40f2-8c05-a96adefb49a6 tempest-VolumeTypesReaderTests-1898321274 tempest-VolumeTypesReaderTests-1898321274-project-reader] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:53:37.152726 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c0472410-6c9a-40f2-8c05-a96adefb49a6 tempest-VolumeTypesReaderTests-1898321274 tempest-VolumeTypesReaderTests-1898321274-project-reader] https://10.4.3.189/volume/v3/types/d3df1513-dded-43a1-8a61-16edc885dd19/extra_specs/volume_backend_name returned with HTTP 404 Aug 25 05:53:37.153245 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1314/5273] 10.4.3.189 () {66 vars in 1438 bytes} [Tue Aug 25 05:53:37 2026] GET /volume/v3/types/d3df1513-dded-43a1-8a61-16edc885dd19/extra_specs/volume_backend_name => generated 143 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:53:37.162806 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-a31c38f3-3ab8-462c-9e31-2b1b41e62fe9 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:53:37.165135 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-a31c38f3-3ab8-462c-9e31-2b1b41e62fe9 tempest-VolumeTypesReaderTests-1898321274 tempest-VolumeTypesReaderTests-1898321274-project-reader] PUT https://10.4.3.189/volume/v3/types/d3df1513-dded-43a1-8a61-16edc885dd19/encryption/072a345b-5410-4117-b11a-0d8264552d50 Aug 25 05:53:37.165652 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-a31c38f3-3ab8-462c-9e31-2b1b41e62fe9 tempest-VolumeTypesReaderTests-1898321274 tempest-VolumeTypesReaderTests-1898321274-project-reader] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:53:37.168223 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.policy [None req-a31c38f3-3ab8-462c-9e31-2b1b41e62fe9 tempest-VolumeTypesReaderTests-1898321274 tempest-VolumeTypesReaderTests-1898321274-project-reader] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': '6efea89dff2a4dbca29f78af8cfe0738', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '35c469c5da3f4641ae72e7cbc0a7a27d', '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=100270) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 25 05:53:37.168472 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-a31c38f3-3ab8-462c-9e31-2b1b41e62fe9 tempest-VolumeTypesReaderTests-1898321274 tempest-VolumeTypesReaderTests-1898321274-project-reader] https://10.4.3.189/volume/v3/types/d3df1513-dded-43a1-8a61-16edc885dd19/encryption/072a345b-5410-4117-b11a-0d8264552d50 returned with HTTP 403 Aug 25 05:53:37.169037 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1313/5274] 10.4.3.189 () {68 vars in 1506 bytes} [Tue Aug 25 05:53:37 2026] PUT /volume/v3/types/d3df1513-dded-43a1-8a61-16edc885dd19/encryption/072a345b-5410-4117-b11a-0d8264552d50 => generated 127 bytes in 7 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:53:37.178036 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-bbf3d3a2-bbc6-4d28-9a4f-4aec921ec5ae None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:53:37.180360 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-bbf3d3a2-bbc6-4d28-9a4f-4aec921ec5ae tempest-VolumeTypesReaderTests-1898321274 tempest-VolumeTypesReaderTests-1898321274-project-reader] PUT https://10.4.3.189/volume/v3/types/d3df1513-dded-43a1-8a61-16edc885dd19/extra_specs/key1 Aug 25 05:53:37.180738 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-bbf3d3a2-bbc6-4d28-9a4f-4aec921ec5ae tempest-VolumeTypesReaderTests-1898321274 tempest-VolumeTypesReaderTests-1898321274-project-reader] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:53:37.182643 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.policy [None req-bbf3d3a2-bbc6-4d28-9a4f-4aec921ec5ae tempest-VolumeTypesReaderTests-1898321274 tempest-VolumeTypesReaderTests-1898321274-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '6efea89dff2a4dbca29f78af8cfe0738', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '35c469c5da3f4641ae72e7cbc0a7a27d', '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=100269) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 25 05:53:37.182833 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-bbf3d3a2-bbc6-4d28-9a4f-4aec921ec5ae tempest-VolumeTypesReaderTests-1898321274 tempest-VolumeTypesReaderTests-1898321274-project-reader] https://10.4.3.189/volume/v3/types/d3df1513-dded-43a1-8a61-16edc885dd19/extra_specs/key1 returned with HTTP 403 Aug 25 05:53:37.183448 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1317/5275] 10.4.3.189 () {68 vars in 1413 bytes} [Tue Aug 25 05:53:37 2026] PUT /volume/v3/types/d3df1513-dded-43a1-8a61-16edc885dd19/extra_specs/key1 => generated 122 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:53:37.191933 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-b462f411-416b-46aa-b258-4adb86df1d5c None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:53:37.193930 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-b462f411-416b-46aa-b258-4adb86df1d5c tempest-VolumeTypesReaderTests-1898321274 tempest-VolumeTypesReaderTests-1898321274-project-reader] PUT https://10.4.3.189/volume/v3/types/d3df1513-dded-43a1-8a61-16edc885dd19 Aug 25 05:53:37.194302 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-b462f411-416b-46aa-b258-4adb86df1d5c tempest-VolumeTypesReaderTests-1898321274 tempest-VolumeTypesReaderTests-1898321274-project-reader] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:53:37.196702 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.policy [None req-b462f411-416b-46aa-b258-4adb86df1d5c tempest-VolumeTypesReaderTests-1898321274 tempest-VolumeTypesReaderTests-1898321274-project-reader] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': '6efea89dff2a4dbca29f78af8cfe0738', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '35c469c5da3f4641ae72e7cbc0a7a27d', '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=100271) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 25 05:53:37.196911 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-b462f411-416b-46aa-b258-4adb86df1d5c tempest-VolumeTypesReaderTests-1898321274 tempest-VolumeTypesReaderTests-1898321274-project-reader] https://10.4.3.189/volume/v3/types/d3df1513-dded-43a1-8a61-16edc885dd19 returned with HTTP 403 Aug 25 05:53:37.197437 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1332/5276] 10.4.3.189 () {68 vars in 1362 bytes} [Tue Aug 25 05:53:37 2026] PUT /volume/v3/types/d3df1513-dded-43a1-8a61-16edc885dd19 => generated 109 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:53:37.205130 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-7099a088-0882-4273-8038-cfb96a8579c6 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:53:37.206869 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-7099a088-0882-4273-8038-cfb96a8579c6 tempest-VolumeTypesReaderTests-1898321274 tempest-VolumeTypesReaderTests-1898321274-project-admin] DELETE https://10.4.3.189/volume/v3/types/c2a77045-dd85-4a3f-bffa-2618d5cb1d84 Aug 25 05:53:37.207049 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-7099a088-0882-4273-8038-cfb96a8579c6 tempest-VolumeTypesReaderTests-1898321274 tempest-VolumeTypesReaderTests-1898321274-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:53:37.207270 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-7099a088-0882-4273-8038-cfb96a8579c6 tempest-VolumeTypesReaderTests-1898321274 tempest-VolumeTypesReaderTests-1898321274-project-admin] Calling method '_delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:53:37.234434 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-7099a088-0882-4273-8038-cfb96a8579c6 tempest-VolumeTypesReaderTests-1898321274 tempest-VolumeTypesReaderTests-1898321274-project-admin] https://10.4.3.189/volume/v3/types/c2a77045-dd85-4a3f-bffa-2618d5cb1d84 returned with HTTP 202 Aug 25 05:53:37.234986 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1315/5277] 10.4.3.189 () {66 vars in 1345 bytes} [Tue Aug 25 05:53:37 2026] DELETE /volume/v3/types/c2a77045-dd85-4a3f-bffa-2618d5cb1d84 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:53:37.242193 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-9ce218c3-0327-4c7d-bb12-4362238734b3 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:53:37.244359 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-9ce218c3-0327-4c7d-bb12-4362238734b3 tempest-VolumeTypesReaderTests-1898321274 tempest-VolumeTypesReaderTests-1898321274-project-admin] DELETE https://10.4.3.189/volume/v3/types/4d656fdf-cbb8-4075-9207-e4bb284f4d0b Aug 25 05:53:37.244572 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-9ce218c3-0327-4c7d-bb12-4362238734b3 tempest-VolumeTypesReaderTests-1898321274 tempest-VolumeTypesReaderTests-1898321274-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:53:37.244761 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-9ce218c3-0327-4c7d-bb12-4362238734b3 tempest-VolumeTypesReaderTests-1898321274 tempest-VolumeTypesReaderTests-1898321274-project-admin] Calling method '_delete' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:53:37.276179 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-9ce218c3-0327-4c7d-bb12-4362238734b3 tempest-VolumeTypesReaderTests-1898321274 tempest-VolumeTypesReaderTests-1898321274-project-admin] https://10.4.3.189/volume/v3/types/4d656fdf-cbb8-4075-9207-e4bb284f4d0b returned with HTTP 202 Aug 25 05:53:37.276689 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1314/5278] 10.4.3.189 () {66 vars in 1345 bytes} [Tue Aug 25 05:53:37 2026] DELETE /volume/v3/types/4d656fdf-cbb8-4075-9207-e4bb284f4d0b => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:53:37.283154 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-3a4f87cd-1988-42be-832c-9ff8a9f2320d None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:53:37.284996 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-3a4f87cd-1988-42be-832c-9ff8a9f2320d tempest-VolumeTypesReaderTests-1898321274 tempest-VolumeTypesReaderTests-1898321274-project-admin] DELETE https://10.4.3.189/volume/v3/types/22b355d1-8bfa-40ad-a307-ca948bcfc650 Aug 25 05:53:37.285211 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-3a4f87cd-1988-42be-832c-9ff8a9f2320d tempest-VolumeTypesReaderTests-1898321274 tempest-VolumeTypesReaderTests-1898321274-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:53:37.285457 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-3a4f87cd-1988-42be-832c-9ff8a9f2320d tempest-VolumeTypesReaderTests-1898321274 tempest-VolumeTypesReaderTests-1898321274-project-admin] Calling method '_delete' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:53:37.309438 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-3a4f87cd-1988-42be-832c-9ff8a9f2320d tempest-VolumeTypesReaderTests-1898321274 tempest-VolumeTypesReaderTests-1898321274-project-admin] https://10.4.3.189/volume/v3/types/22b355d1-8bfa-40ad-a307-ca948bcfc650 returned with HTTP 202 Aug 25 05:53:37.310040 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1318/5279] 10.4.3.189 () {66 vars in 1345 bytes} [Tue Aug 25 05:53:37 2026] DELETE /volume/v3/types/22b355d1-8bfa-40ad-a307-ca948bcfc650 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:53:37.316975 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-dac2c5fa-c76f-4447-ac53-09d3c4dd6539 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:53:37.318871 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-dac2c5fa-c76f-4447-ac53-09d3c4dd6539 tempest-VolumeTypesReaderTests-1898321274 tempest-VolumeTypesReaderTests-1898321274-project-admin] DELETE https://10.4.3.189/volume/v3/types/78ef8560-d498-41a2-bf0a-6ef500c6a62e Aug 25 05:53:37.319091 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-dac2c5fa-c76f-4447-ac53-09d3c4dd6539 tempest-VolumeTypesReaderTests-1898321274 tempest-VolumeTypesReaderTests-1898321274-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:53:37.319325 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-dac2c5fa-c76f-4447-ac53-09d3c4dd6539 tempest-VolumeTypesReaderTests-1898321274 tempest-VolumeTypesReaderTests-1898321274-project-admin] Calling method '_delete' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:53:37.345864 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-dac2c5fa-c76f-4447-ac53-09d3c4dd6539 tempest-VolumeTypesReaderTests-1898321274 tempest-VolumeTypesReaderTests-1898321274-project-admin] https://10.4.3.189/volume/v3/types/78ef8560-d498-41a2-bf0a-6ef500c6a62e returned with HTTP 202 Aug 25 05:53:37.346267 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1333/5280] 10.4.3.189 () {66 vars in 1345 bytes} [Tue Aug 25 05:53:37 2026] DELETE /volume/v3/types/78ef8560-d498-41a2-bf0a-6ef500c6a62e => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:53:37.353072 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-a2a17019-9796-4497-829e-58551da5437d None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:53:37.355237 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a2a17019-9796-4497-829e-58551da5437d tempest-VolumeTypesReaderTests-1898321274 tempest-VolumeTypesReaderTests-1898321274-project-admin] DELETE https://10.4.3.189/volume/v3/types/fa9b67a7-1b2c-4ca6-b4fa-81d4a6d65028 Aug 25 05:53:37.355440 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a2a17019-9796-4497-829e-58551da5437d tempest-VolumeTypesReaderTests-1898321274 tempest-VolumeTypesReaderTests-1898321274-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:53:37.355662 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a2a17019-9796-4497-829e-58551da5437d tempest-VolumeTypesReaderTests-1898321274 tempest-VolumeTypesReaderTests-1898321274-project-admin] Calling method '_delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:53:37.378548 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a2a17019-9796-4497-829e-58551da5437d tempest-VolumeTypesReaderTests-1898321274 tempest-VolumeTypesReaderTests-1898321274-project-admin] https://10.4.3.189/volume/v3/types/fa9b67a7-1b2c-4ca6-b4fa-81d4a6d65028 returned with HTTP 202 Aug 25 05:53:37.378970 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1316/5281] 10.4.3.189 () {66 vars in 1345 bytes} [Tue Aug 25 05:53:37 2026] DELETE /volume/v3/types/fa9b67a7-1b2c-4ca6-b4fa-81d4a6d65028 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:53:37.385468 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-898648fe-1a2d-4157-83ca-8c0d3125aa4e None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:53:37.387490 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-898648fe-1a2d-4157-83ca-8c0d3125aa4e tempest-VolumeTypesReaderTests-1898321274 tempest-VolumeTypesReaderTests-1898321274-project-admin] DELETE https://10.4.3.189/volume/v3/types/d3df1513-dded-43a1-8a61-16edc885dd19 Aug 25 05:53:37.387490 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-898648fe-1a2d-4157-83ca-8c0d3125aa4e tempest-VolumeTypesReaderTests-1898321274 tempest-VolumeTypesReaderTests-1898321274-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:53:37.387641 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-898648fe-1a2d-4157-83ca-8c0d3125aa4e tempest-VolumeTypesReaderTests-1898321274 tempest-VolumeTypesReaderTests-1898321274-project-admin] Calling method '_delete' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:53:37.409193 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-898648fe-1a2d-4157-83ca-8c0d3125aa4e tempest-VolumeTypesReaderTests-1898321274 tempest-VolumeTypesReaderTests-1898321274-project-admin] https://10.4.3.189/volume/v3/types/d3df1513-dded-43a1-8a61-16edc885dd19 returned with HTTP 202 Aug 25 05:53:37.409631 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1315/5282] 10.4.3.189 () {66 vars in 1345 bytes} [Tue Aug 25 05:53:37 2026] DELETE /volume/v3/types/d3df1513-dded-43a1-8a61-16edc885dd19 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:53:37.461078 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-77a0a81c-1516-467a-8412-a08e72b3c780 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:53:37.463480 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-77a0a81c-1516-467a-8412-a08e72b3c780 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] GET https://10.4.3.189/volume/v3/snapshots/bcb24389-a666-4d7c-bca5-3efa215e8f8a Aug 25 05:53:37.463774 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-77a0a81c-1516-467a-8412-a08e72b3c780 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:53:37.464005 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-77a0a81c-1516-467a-8412-a08e72b3c780 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:53:37.468200 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-77a0a81c-1516-467a-8412-a08e72b3c780 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] https://10.4.3.189/volume/v3/snapshots/bcb24389-a666-4d7c-bca5-3efa215e8f8a returned with HTTP 404 Aug 25 05:53:37.468686 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1319/5283] 10.4.3.189 () {66 vars in 1354 bytes} [Tue Aug 25 05:53:37 2026] GET /volume/v3/snapshots/bcb24389-a666-4d7c-bca5-3efa215e8f8a => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:53:37.475622 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-207a96b6-2239-45e7-a68f-ae356d45a707 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:53:37.477358 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-207a96b6-2239-45e7-a68f-ae356d45a707 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] GET https://10.4.3.189/volume/v3/volumes/7e9e00e1-b46d-4551-8f6c-8bff57fe90b5 Aug 25 05:53:37.477568 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-207a96b6-2239-45e7-a68f-ae356d45a707 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:53:37.477753 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-207a96b6-2239-45e7-a68f-ae356d45a707 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:53:37.484733 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:53:37.484733 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:53:37.488248 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-207a96b6-2239-45e7-a68f-ae356d45a707 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Volume info retrieved successfully. Aug 25 05:53:37.492480 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-207a96b6-2239-45e7-a68f-ae356d45a707 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] https://10.4.3.189/volume/v3/volumes/7e9e00e1-b46d-4551-8f6c-8bff57fe90b5 returned with HTTP 200 Aug 25 05:53:37.492928 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1334/5284] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:53:37 2026] GET /volume/v3/volumes/7e9e00e1-b46d-4551-8f6c-8bff57fe90b5 => generated 846 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:53:37.506281 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-b0ade41a-df0a-44f7-9a36-f8a92974da47 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:53:37.508036 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b0ade41a-df0a-44f7-9a36-f8a92974da47 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] DELETE https://10.4.3.189/volume/v3/volumes/7e9e00e1-b46d-4551-8f6c-8bff57fe90b5 Aug 25 05:53:37.508333 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b0ade41a-df0a-44f7-9a36-f8a92974da47 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:53:37.508594 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b0ade41a-df0a-44f7-9a36-f8a92974da47 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:53:37.508790 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-b0ade41a-df0a-44f7-9a36-f8a92974da47 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Delete volume with id: 7e9e00e1-b46d-4551-8f6c-8bff57fe90b5 Aug 25 05:53:37.516295 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:53:37.516295 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:53:37.516741 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-b0ade41a-df0a-44f7-9a36-f8a92974da47 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Volume info retrieved successfully. Aug 25 05:53:37.535522 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-b0ade41a-df0a-44f7-9a36-f8a92974da47 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Delete volume request issued successfully. Aug 25 05:53:37.535695 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b0ade41a-df0a-44f7-9a36-f8a92974da47 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] https://10.4.3.189/volume/v3/volumes/7e9e00e1-b46d-4551-8f6c-8bff57fe90b5 returned with HTTP 202 Aug 25 05:53:37.536070 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1317/5285] 10.4.3.189 () {66 vars in 1351 bytes} [Tue Aug 25 05:53:37 2026] DELETE /volume/v3/volumes/7e9e00e1-b46d-4551-8f6c-8bff57fe90b5 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:53:37.544918 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-504ed6c7-253e-4177-92a5-924e3b232fa9 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:53:37.546817 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-504ed6c7-253e-4177-92a5-924e3b232fa9 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] GET https://10.4.3.189/volume/v3/volumes/7e9e00e1-b46d-4551-8f6c-8bff57fe90b5 Aug 25 05:53:37.547191 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-504ed6c7-253e-4177-92a5-924e3b232fa9 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:53:37.547191 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-504ed6c7-253e-4177-92a5-924e3b232fa9 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:53:37.554084 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:53:37.554084 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:53:37.557488 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-504ed6c7-253e-4177-92a5-924e3b232fa9 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Volume info retrieved successfully. Aug 25 05:53:37.561657 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-504ed6c7-253e-4177-92a5-924e3b232fa9 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] https://10.4.3.189/volume/v3/volumes/7e9e00e1-b46d-4551-8f6c-8bff57fe90b5 returned with HTTP 200 Aug 25 05:53:37.562016 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1316/5286] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:53:37 2026] GET /volume/v3/volumes/7e9e00e1-b46d-4551-8f6c-8bff57fe90b5 => generated 845 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:53:37.582490 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-7e28f9c2-35fc-4151-b928-c8d98d84fbc4 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:53:37.582863 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-7e28f9c2-35fc-4151-b928-c8d98d84fbc4 None None] GET https://10.4.3.189/volume// Aug 25 05:53:37.583033 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-7e28f9c2-35fc-4151-b928-c8d98d84fbc4 None None] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:53:37.583242 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-7e28f9c2-35fc-4151-b928-c8d98d84fbc4 None None] Calling method 'all' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:53:37.583573 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-7e28f9c2-35fc-4151-b928-c8d98d84fbc4 None None] https://10.4.3.189/volume// returned with HTTP 300 Aug 25 05:53:37.583867 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1320/5287] 10.4.3.189 () {66 vars in 1426 bytes} [Tue Aug 25 05:53: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 25 05:53:37.590919 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-e957d131-a289-4412-bcca-04180d795a6c req-08edcc63-2f8d-4e2e-a3e2-906e418daebb None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:53:37.593076 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-e957d131-a289-4412-bcca-04180d795a6c req-08edcc63-2f8d-4e2e-a3e2-906e418daebb tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] GET https://10.4.3.189/volume/v3/volumes/03ecf00e-1977-4b37-a384-a8e0f311ccf4 Aug 25 05:53:37.593358 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-e957d131-a289-4412-bcca-04180d795a6c req-08edcc63-2f8d-4e2e-a3e2-906e418daebb tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:53:37.593529 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-e957d131-a289-4412-bcca-04180d795a6c req-08edcc63-2f8d-4e2e-a3e2-906e418daebb tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:53:37.607114 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:53:37.607114 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:53:37.611129 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [req-e957d131-a289-4412-bcca-04180d795a6c req-08edcc63-2f8d-4e2e-a3e2-906e418daebb tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Volume info retrieved successfully. Aug 25 05:53:37.616371 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-e957d131-a289-4412-bcca-04180d795a6c req-08edcc63-2f8d-4e2e-a3e2-906e418daebb tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] https://10.4.3.189/volume/v3/volumes/03ecf00e-1977-4b37-a384-a8e0f311ccf4 returned with HTTP 200 Aug 25 05:53:37.616870 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1335/5288] 10.4.3.189 () {70 vars in 1639 bytes} [Tue Aug 25 05:53:37 2026] GET /volume/v3/volumes/03ecf00e-1977-4b37-a384-a8e0f311ccf4 => generated 1546 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 05:53:37.718134 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-e957d131-a289-4412-bcca-04180d795a6c req-a74f754c-7407-4ba5-977d-87fb1e14d8a1 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:53:37.720188 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-e957d131-a289-4412-bcca-04180d795a6c req-a74f754c-7407-4ba5-977d-87fb1e14d8a1 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] PUT https://10.4.3.189/volume/v3/attachments/ab925637-564b-4065-8fa9-944922adbcde Aug 25 05:53:37.720592 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-e957d131-a289-4412-bcca-04180d795a6c req-a74f754c-7407-4ba5-977d-87fb1e14d8a1 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.189", "host": "np0000008051", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:8b4a65c6a3e1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "a19da604-b1eb-4396-a9d5-30b16dae3da8", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:53:37.727546 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.coordination [req-e957d131-a289-4412-bcca-04180d795a6c req-a74f754c-7407-4ba5-977d-87fb1e14d8a1 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Acquiring lock "cinder-attachment_update-03ecf00e-1977-4b37-a384-a8e0f311ccf4-np0000008051" by "attachment_update" {{(pid=100268) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 05:53:37.732386 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.coordination [req-e957d131-a289-4412-bcca-04180d795a6c req-a74f754c-7407-4ba5-977d-87fb1e14d8a1 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Lock "cinder-attachment_update-03ecf00e-1977-4b37-a384-a8e0f311ccf4-np0000008051" acquired by "attachment_update" :: waited 0.005s {{(pid=100268) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 05:53:37.733429 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:53:37.733429 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:53:37.808022 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.coordination [req-e957d131-a289-4412-bcca-04180d795a6c req-a74f754c-7407-4ba5-977d-87fb1e14d8a1 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Lock "cinder-attachment_update-03ecf00e-1977-4b37-a384-a8e0f311ccf4-np0000008051" released by "attachment_update" :: held 0.076s {{(pid=100268) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 05:53:37.808357 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-e957d131-a289-4412-bcca-04180d795a6c req-a74f754c-7407-4ba5-977d-87fb1e14d8a1 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] https://10.4.3.189/volume/v3/attachments/ab925637-564b-4065-8fa9-944922adbcde returned with HTTP 200 Aug 25 05:53:37.808924 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1318/5289] 10.4.3.189 () {74 vars in 1704 bytes} [Tue Aug 25 05:53:37 2026] PUT /volume/v3/attachments/ab925637-564b-4065-8fa9-944922adbcde => generated 969 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:53:37.830377 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [req-e957d131-a289-4412-bcca-04180d795a6c req-7c45da4d-e232-45f4-9006-49a15eccdfe9 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:53:37.832303 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-e957d131-a289-4412-bcca-04180d795a6c req-7c45da4d-e232-45f4-9006-49a15eccdfe9 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] POST https://10.4.3.189/volume/v3/attachments/ab925637-564b-4065-8fa9-944922adbcde/action Aug 25 05:53:37.832682 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-e957d131-a289-4412-bcca-04180d795a6c req-7c45da4d-e232-45f4-9006-49a15eccdfe9 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Action body: b'{"os-complete": null}' {{(pid=100270) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 05:53:37.832796 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-e957d131-a289-4412-bcca-04180d795a6c req-7c45da4d-e232-45f4-9006-49a15eccdfe9 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:53:37.847299 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:53:37.847299 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:53:37.857211 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-e957d131-a289-4412-bcca-04180d795a6c req-7c45da4d-e232-45f4-9006-49a15eccdfe9 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] https://10.4.3.189/volume/v3/attachments/ab925637-564b-4065-8fa9-944922adbcde/action returned with HTTP 204 Aug 25 05:53:37.857672 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1317/5290] 10.4.3.189 () {74 vars in 1725 bytes} [Tue Aug 25 05:53:37 2026] POST /volume/v3/attachments/ab925637-564b-4065-8fa9-944922adbcde/action => generated 0 bytes in 28 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:53:38.575357 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-4f17d3d9-db3d-4d29-80e1-e83987faaf28 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:53:38.577097 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-4f17d3d9-db3d-4d29-80e1-e83987faaf28 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] GET https://10.4.3.189/volume/v3/volumes/7e9e00e1-b46d-4551-8f6c-8bff57fe90b5 Aug 25 05:53:38.577316 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-4f17d3d9-db3d-4d29-80e1-e83987faaf28 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:53:38.577533 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-4f17d3d9-db3d-4d29-80e1-e83987faaf28 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:53:38.585014 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-4f17d3d9-db3d-4d29-80e1-e83987faaf28 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] https://10.4.3.189/volume/v3/volumes/7e9e00e1-b46d-4551-8f6c-8bff57fe90b5 returned with HTTP 404 Aug 25 05:53:38.585522 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1321/5291] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:53:38 2026] GET /volume/v3/volumes/7e9e00e1-b46d-4551-8f6c-8bff57fe90b5 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:53:38.594660 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-44512e96-6f27-43ae-9903-851ec0445ff5 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:53:38.596337 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-44512e96-6f27-43ae-9903-851ec0445ff5 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] GET https://10.4.3.189/volume/v3/volumes/afa4f1bd-c6c8-4972-b651-ec4505097c48 Aug 25 05:53:38.596568 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-44512e96-6f27-43ae-9903-851ec0445ff5 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:53:38.596812 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-44512e96-6f27-43ae-9903-851ec0445ff5 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:53:38.604730 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:53:38.604730 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:53:38.608336 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-44512e96-6f27-43ae-9903-851ec0445ff5 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Volume info retrieved successfully. Aug 25 05:53:38.613391 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-44512e96-6f27-43ae-9903-851ec0445ff5 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] https://10.4.3.189/volume/v3/volumes/afa4f1bd-c6c8-4972-b651-ec4505097c48 returned with HTTP 200 Aug 25 05:53:38.613869 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1336/5292] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:53:38 2026] GET /volume/v3/volumes/afa4f1bd-c6c8-4972-b651-ec4505097c48 => generated 846 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:53:38.627559 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-45f02745-c5cf-4c08-9849-3ea214388fde None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:53:38.629386 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-45f02745-c5cf-4c08-9849-3ea214388fde tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] POST https://10.4.3.189/volume/v3/volumes Aug 25 05:53:38.629708 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-45f02745-c5cf-4c08-9849-3ea214388fde tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1264157980"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:53:38.631246 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.v3.volumes [None req-45f02745-c5cf-4c08-9849-3ea214388fde tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1264157980'}} {{(pid=100268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 05:53:38.631687 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-45f02745-c5cf-4c08-9849-3ea214388fde tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Create volume of 1 GB Aug 25 05:53:38.631687 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:53:38.631687 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:53:38.635946 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-45f02745-c5cf-4c08-9849-3ea214388fde tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Availability Zones retrieved successfully. Aug 25 05:53:38.641425 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-45f02745-c5cf-4c08-9849-3ea214388fde tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Flow 'volume_create_api' (818517ee-138c-4103-a42f-604f872bbb60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:53:38.642567 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-45f02745-c5cf-4c08-9849-3ea214388fde tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7e1f3152-ad46-4ed6-b3e5-7b3616840dda) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:53:38.643540 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.flows.api.create_volume [None req-45f02745-c5cf-4c08-9849-3ea214388fde tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Validating volume size '1' using validate_int {{(pid=100268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 05:53:38.672822 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-45f02745-c5cf-4c08-9849-3ea214388fde tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7e1f3152-ad46-4ed6-b3e5-7b3616840dda) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T05:35:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=23fc6e5d-fce0-4521-ba46-4837b4232084,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '23fc6e5d-fce0-4521-ba46-4837b4232084', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:53:38.673672 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-45f02745-c5cf-4c08-9849-3ea214388fde tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ea4c9648-1a71-4ca6-a425-a03e742f5808) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:53:38.715920 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-45f02745-c5cf-4c08-9849-3ea214388fde tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Created reservations ['678e357f-3198-45a1-be63-2a8844171831', 'eeca1278-9b07-4fa8-9c0b-f22bdc44f34f', 'bfbfa790-2186-4ef8-89af-50a9e049a0c6', '8ae659f2-fb1b-405d-9447-86a9664f5300'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:53:38.716743 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-45f02745-c5cf-4c08-9849-3ea214388fde tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ea4c9648-1a71-4ca6-a425-a03e742f5808) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['678e357f-3198-45a1-be63-2a8844171831', 'eeca1278-9b07-4fa8-9c0b-f22bdc44f34f', 'bfbfa790-2186-4ef8-89af-50a9e049a0c6', '8ae659f2-fb1b-405d-9447-86a9664f5300']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:53:38.717571 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-45f02745-c5cf-4c08-9849-3ea214388fde tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3eff57f6-c68c-4042-bcf9-1f510c18d1c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:53:38.740343 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-45f02745-c5cf-4c08-9849-3ea214388fde tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3eff57f6-c68c-4042-bcf9-1f510c18d1c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd38fa1e2-2d1b-4f2d-82cd-8d94de930834', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1264157980',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0f781491ba8b4293ab3819bc97040ad4',qos_specs=None,replication_status=,reservations=['678e357f-3198-45a1-be63-2a8844171831','eeca1278-9b07-4fa8-9c0b-f22bdc44f34f','bfbfa790-2186-4ef8-89af-50a9e049a0c6','8ae659f2-fb1b-405d-9447-86a9664f5300'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a8d714b9e1514306b41f6e982d1e979c',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T05:53:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1264157980',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d38fa1e2-2d1b-4f2d-82cd-8d94de930834,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0f781491ba8b4293ab3819bc97040ad4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a8d714b9e1514306b41f6e982d1e979c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(23fc6e5d-fce0-4521-ba46-4837b4232084),volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:53:38.741017 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-45f02745-c5cf-4c08-9849-3ea214388fde tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (78bf8eef-f7cc-47cf-8920-d2a38a45a548) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:53:38.759155 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-45f02745-c5cf-4c08-9849-3ea214388fde tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (78bf8eef-f7cc-47cf-8920-d2a38a45a548) transitioned into state 'SUCCESS' from state '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-1264157980',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0f781491ba8b4293ab3819bc97040ad4',qos_specs=None,replication_status=,reservations=['678e357f-3198-45a1-be63-2a8844171831','eeca1278-9b07-4fa8-9c0b-f22bdc44f34f','bfbfa790-2186-4ef8-89af-50a9e049a0c6','8ae659f2-fb1b-405d-9447-86a9664f5300'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a8d714b9e1514306b41f6e982d1e979c',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:53:38.760173 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-45f02745-c5cf-4c08-9849-3ea214388fde tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c83199d3-0f95-46a7-bc1f-7be5fb452513) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:53:38.770735 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-45f02745-c5cf-4c08-9849-3ea214388fde tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c83199d3-0f95-46a7-bc1f-7be5fb452513) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:53:38.771930 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-45f02745-c5cf-4c08-9849-3ea214388fde tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Flow 'volume_create_api' (818517ee-138c-4103-a42f-604f872bbb60) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:53:38.772357 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-45f02745-c5cf-4c08-9849-3ea214388fde tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Create volume request issued successfully. Aug 25 05:53:38.773109 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-45f02745-c5cf-4c08-9849-3ea214388fde tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] https://10.4.3.189/volume/v3/volumes returned with HTTP 202 Aug 25 05:53:38.773703 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1319/5293] 10.4.3.189 () {68 vars in 1258 bytes} [Tue Aug 25 05:53:38 2026] POST /volume/v3/volumes => generated 754 bytes in 147 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 05:53:38.789557 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-2b8e46f0-70c9-4cf7-851a-d5542a9a4469 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:53:38.791379 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-2b8e46f0-70c9-4cf7-851a-d5542a9a4469 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] GET https://10.4.3.189/volume/v3/volumes/d38fa1e2-2d1b-4f2d-82cd-8d94de930834 Aug 25 05:53:38.791575 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-2b8e46f0-70c9-4cf7-851a-d5542a9a4469 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:53:38.791743 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-2b8e46f0-70c9-4cf7-851a-d5542a9a4469 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:53:38.798354 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:53:38.798354 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:53:38.802162 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-2b8e46f0-70c9-4cf7-851a-d5542a9a4469 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Volume info retrieved successfully. Aug 25 05:53:38.806641 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-2b8e46f0-70c9-4cf7-851a-d5542a9a4469 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] https://10.4.3.189/volume/v3/volumes/d38fa1e2-2d1b-4f2d-82cd-8d94de930834 returned with HTTP 200 Aug 25 05:53:38.806993 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1318/5294] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:53:38 2026] GET /volume/v3/volumes/d38fa1e2-2d1b-4f2d-82cd-8d94de930834 => generated 822 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:53:39.823160 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-ef40091f-768f-4dc7-9042-eb28c1a10809 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:53:39.824899 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-ef40091f-768f-4dc7-9042-eb28c1a10809 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] GET https://10.4.3.189/volume/v3/volumes/d38fa1e2-2d1b-4f2d-82cd-8d94de930834 Aug 25 05:53:39.825095 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-ef40091f-768f-4dc7-9042-eb28c1a10809 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:53:39.825312 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-ef40091f-768f-4dc7-9042-eb28c1a10809 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:53:39.831858 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:53:39.831858 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:53:39.835086 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-ef40091f-768f-4dc7-9042-eb28c1a10809 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Volume info retrieved successfully. Aug 25 05:53:39.838776 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-ef40091f-768f-4dc7-9042-eb28c1a10809 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] https://10.4.3.189/volume/v3/volumes/d38fa1e2-2d1b-4f2d-82cd-8d94de930834 returned with HTTP 200 Aug 25 05:53:39.839153 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1322/5295] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:53:39 2026] GET /volume/v3/volumes/d38fa1e2-2d1b-4f2d-82cd-8d94de930834 => generated 847 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:53:39.854276 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-3d950012-5667-48c7-ace0-e40aef9f92b7 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:53:39.856007 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-3d950012-5667-48c7-ace0-e40aef9f92b7 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] POST https://10.4.3.189/volume/v3/snapshots Aug 25 05:53:39.856371 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-3d950012-5667-48c7-ace0-e40aef9f92b7 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d38fa1e2-2d1b-4f2d-82cd-8d94de930834", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1129083123"}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:53:39.863850 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:53:39.863850 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:53:39.864322 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-3d950012-5667-48c7-ace0-e40aef9f92b7 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Volume info retrieved successfully. Aug 25 05:53:39.864519 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.v3.snapshots [None req-3d950012-5667-48c7-ace0-e40aef9f92b7 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Create snapshot from volume d38fa1e2-2d1b-4f2d-82cd-8d94de930834 Aug 25 05:53:39.887134 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.quota [None req-3d950012-5667-48c7-ace0-e40aef9f92b7 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Created reservations ['f3753bf6-c731-4cfe-a363-5072fa1610fa', '03ce4658-3287-4d9d-a3a9-dccb5d5ec146', 'd745daab-55e0-4a9a-bac0-a3d23ed75f5f', '17bffcfc-fbfa-4571-a03e-056e94bddcdb'] {{(pid=100271) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:53:39.911208 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-3d950012-5667-48c7-ace0-e40aef9f92b7 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Snapshot create request issued successfully. Aug 25 05:53:39.911627 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-3d950012-5667-48c7-ace0-e40aef9f92b7 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] https://10.4.3.189/volume/v3/snapshots returned with HTTP 202 Aug 25 05:53:39.912095 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1337/5296] 10.4.3.189 () {68 vars in 1265 bytes} [Tue Aug 25 05:53:39 2026] POST /volume/v3/snapshots => generated 310 bytes in 58 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 05:53:39.923631 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-094c8453-a18b-4b3c-8ad3-3d7dd5f25b8a None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:53:39.925531 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-094c8453-a18b-4b3c-8ad3-3d7dd5f25b8a tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] GET https://10.4.3.189/volume/v3/snapshots/c0859f98-f127-4fa8-8c58-479b1e4a8270 Aug 25 05:53:39.925730 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-094c8453-a18b-4b3c-8ad3-3d7dd5f25b8a tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:53:39.925939 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-094c8453-a18b-4b3c-8ad3-3d7dd5f25b8a tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:53:39.931795 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:53:39.931795 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:53:39.932445 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-094c8453-a18b-4b3c-8ad3-3d7dd5f25b8a tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Snapshot retrieved successfully. Aug 25 05:53:39.933441 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-094c8453-a18b-4b3c-8ad3-3d7dd5f25b8a tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] https://10.4.3.189/volume/v3/snapshots/c0859f98-f127-4fa8-8c58-479b1e4a8270 returned with HTTP 200 Aug 25 05:53:39.933902 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1320/5297] 10.4.3.189 () {66 vars in 1354 bytes} [Tue Aug 25 05:53:39 2026] GET /volume/v3/snapshots/c0859f98-f127-4fa8-8c58-479b1e4a8270 => generated 442 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:53:40.942138 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-0bde5610-20c4-4fc7-9543-e69a037d7ba3 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:53:40.944075 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-0bde5610-20c4-4fc7-9543-e69a037d7ba3 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] GET https://10.4.3.189/volume/v3/snapshots/c0859f98-f127-4fa8-8c58-479b1e4a8270 Aug 25 05:53:40.944404 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-0bde5610-20c4-4fc7-9543-e69a037d7ba3 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:53:40.944629 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-0bde5610-20c4-4fc7-9543-e69a037d7ba3 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:53:40.949409 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:53:40.949409 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:53:40.949867 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-0bde5610-20c4-4fc7-9543-e69a037d7ba3 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Snapshot retrieved successfully. Aug 25 05:53:40.950749 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-0bde5610-20c4-4fc7-9543-e69a037d7ba3 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] https://10.4.3.189/volume/v3/snapshots/c0859f98-f127-4fa8-8c58-479b1e4a8270 returned with HTTP 200 Aug 25 05:53:40.951159 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1319/5298] 10.4.3.189 () {66 vars in 1354 bytes} [Tue Aug 25 05:53:40 2026] GET /volume/v3/snapshots/c0859f98-f127-4fa8-8c58-479b1e4a8270 => generated 469 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:53:40.959737 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-6803d82c-2544-4dd7-855a-bb519bd51813 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:53:40.961453 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-6803d82c-2544-4dd7-855a-bb519bd51813 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] POST https://10.4.3.189/volume/v3/volumes Aug 25 05:53:40.961755 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-6803d82c-2544-4dd7-855a-bb519bd51813 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "c0859f98-f127-4fa8-8c58-479b1e4a8270", "size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-47860988"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:53:40.963233 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.v3.volumes [None req-6803d82c-2544-4dd7-855a-bb519bd51813 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Create volume request body: {'volume': {'snapshot_id': 'c0859f98-f127-4fa8-8c58-479b1e4a8270', 'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-47860988'}} {{(pid=100269) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 05:53:40.968024 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:53:40.968024 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:53:40.968466 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-6803d82c-2544-4dd7-855a-bb519bd51813 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Snapshot retrieved successfully. Aug 25 05:53:40.968570 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.v3.volumes [None req-6803d82c-2544-4dd7-855a-bb519bd51813 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Create volume of 1 GB Aug 25 05:53:40.971585 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-6803d82c-2544-4dd7-855a-bb519bd51813 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Availability Zones retrieved successfully. Aug 25 05:53:40.976716 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-6803d82c-2544-4dd7-855a-bb519bd51813 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Flow 'volume_create_api' (c994438a-2f74-430c-8686-6c929b683e4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:53:40.977749 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-6803d82c-2544-4dd7-855a-bb519bd51813 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (566b22d7-b18a-4f87-8e22-5f3affb026e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:53:40.978625 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.flows.api.create_volume [None req-6803d82c-2544-4dd7-855a-bb519bd51813 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100269) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 05:53:41.006311 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-6803d82c-2544-4dd7-855a-bb519bd51813 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (566b22d7-b18a-4f87-8e22-5f3affb026e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'c0859f98-f127-4fa8-8c58-479b1e4a8270', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T05:35:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=23fc6e5d-fce0-4521-ba46-4837b4232084,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '23fc6e5d-fce0-4521-ba46-4837b4232084', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:53:41.007239 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-6803d82c-2544-4dd7-855a-bb519bd51813 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (58d5bb77-b2ac-4693-b86b-dd98eeffe694) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:53:41.041587 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.quota [None req-6803d82c-2544-4dd7-855a-bb519bd51813 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Created reservations ['a3666030-6774-4779-861e-68f84639573c', '6a0b8dac-dba7-4779-90ee-d9989ee5d199', 'af30cfd3-a538-494a-9732-86af43ed39b2', '0abcc884-035f-44d9-bbf0-e51a179f34dc'] {{(pid=100269) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:53:41.042300 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-6803d82c-2544-4dd7-855a-bb519bd51813 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (58d5bb77-b2ac-4693-b86b-dd98eeffe694) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a3666030-6774-4779-861e-68f84639573c', '6a0b8dac-dba7-4779-90ee-d9989ee5d199', 'af30cfd3-a538-494a-9732-86af43ed39b2', '0abcc884-035f-44d9-bbf0-e51a179f34dc']}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:53:41.042945 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-6803d82c-2544-4dd7-855a-bb519bd51813 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (db13181f-d3f9-4a18-9539-f0a9e6195d90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:53:41.078022 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-6803d82c-2544-4dd7-855a-bb519bd51813 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (db13181f-d3f9-4a18-9539-f0a9e6195d90) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '698065c6-edaa-4478-8150-481f939ae70f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-47860988',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0f781491ba8b4293ab3819bc97040ad4',qos_specs=None,replication_status=,reservations=['a3666030-6774-4779-861e-68f84639573c','6a0b8dac-dba7-4779-90ee-d9989ee5d199','af30cfd3-a538-494a-9732-86af43ed39b2','0abcc884-035f-44d9-bbf0-e51a179f34dc'],size=1,snapshot_id=c0859f98-f127-4fa8-8c58-479b1e4a8270,source_replicaid=,source_volid=None,status='creating',user_id='a8d714b9e1514306b41f6e982d1e979c',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T05:53:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-47860988',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=698065c6-edaa-4478-8150-481f939ae70f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0f781491ba8b4293ab3819bc97040ad4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=c0859f98-f127-4fa8-8c58-479b1e4a8270,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a8d714b9e1514306b41f6e982d1e979c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(23fc6e5d-fce0-4521-ba46-4837b4232084),volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:53:41.078723 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-6803d82c-2544-4dd7-855a-bb519bd51813 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dfcdf53f-65d2-4bd4-8d09-f4445931822b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:53:41.093838 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-6803d82c-2544-4dd7-855a-bb519bd51813 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dfcdf53f-65d2-4bd4-8d09-f4445931822b) transitioned into state 'SUCCESS' from state '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-47860988',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0f781491ba8b4293ab3819bc97040ad4',qos_specs=None,replication_status=,reservations=['a3666030-6774-4779-861e-68f84639573c','6a0b8dac-dba7-4779-90ee-d9989ee5d199','af30cfd3-a538-494a-9732-86af43ed39b2','0abcc884-035f-44d9-bbf0-e51a179f34dc'],size=1,snapshot_id=c0859f98-f127-4fa8-8c58-479b1e4a8270,source_replicaid=,source_volid=None,status='creating',user_id='a8d714b9e1514306b41f6e982d1e979c',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:53:41.094717 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-6803d82c-2544-4dd7-855a-bb519bd51813 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4431f011-d1da-4d40-afcc-ad1b8cb8d5b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:53:41.114178 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-6803d82c-2544-4dd7-855a-bb519bd51813 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4431f011-d1da-4d40-afcc-ad1b8cb8d5b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:53:41.114973 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-6803d82c-2544-4dd7-855a-bb519bd51813 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Flow 'volume_create_api' (c994438a-2f74-430c-8686-6c929b683e4a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:53:41.115276 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-6803d82c-2544-4dd7-855a-bb519bd51813 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Create volume request issued successfully. Aug 25 05:53:41.115794 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-6803d82c-2544-4dd7-855a-bb519bd51813 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] https://10.4.3.189/volume/v3/volumes returned with HTTP 202 Aug 25 05:53:41.116211 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1323/5299] 10.4.3.189 () {68 vars in 1259 bytes} [Tue Aug 25 05:53:40 2026] POST /volume/v3/volumes => generated 786 bytes in 157 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 05:53:41.131390 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-553707f3-b0dd-4f2b-bc67-94bd5cbae35d None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:53:41.133480 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-553707f3-b0dd-4f2b-bc67-94bd5cbae35d tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] GET https://10.4.3.189/volume/v3/volumes/698065c6-edaa-4478-8150-481f939ae70f Aug 25 05:53:41.133579 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-553707f3-b0dd-4f2b-bc67-94bd5cbae35d tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:53:41.133788 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-553707f3-b0dd-4f2b-bc67-94bd5cbae35d tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:53:41.140903 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:53:41.140903 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:53:41.144550 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-553707f3-b0dd-4f2b-bc67-94bd5cbae35d tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Volume info retrieved successfully. Aug 25 05:53:41.148716 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-553707f3-b0dd-4f2b-bc67-94bd5cbae35d tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] https://10.4.3.189/volume/v3/volumes/698065c6-edaa-4478-8150-481f939ae70f returned with HTTP 200 Aug 25 05:53:41.149126 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1338/5300] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:53:41 2026] GET /volume/v3/volumes/698065c6-edaa-4478-8150-481f939ae70f => generated 854 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:53:42.161910 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-31fa6b22-79d1-4c93-bad3-4966d455d38f None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:53:42.166203 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-31fa6b22-79d1-4c93-bad3-4966d455d38f tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] GET https://10.4.3.189/volume/v3/volumes/698065c6-edaa-4478-8150-481f939ae70f Aug 25 05:53:42.166203 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-31fa6b22-79d1-4c93-bad3-4966d455d38f tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:53:42.166203 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-31fa6b22-79d1-4c93-bad3-4966d455d38f tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:53:42.173676 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:53:42.173676 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:53:42.178496 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-31fa6b22-79d1-4c93-bad3-4966d455d38f tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Volume info retrieved successfully. Aug 25 05:53:42.192171 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-31fa6b22-79d1-4c93-bad3-4966d455d38f tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] https://10.4.3.189/volume/v3/volumes/698065c6-edaa-4478-8150-481f939ae70f returned with HTTP 200 Aug 25 05:53:42.192753 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1321/5301] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:53:42 2026] GET /volume/v3/volumes/698065c6-edaa-4478-8150-481f939ae70f => generated 879 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:53:42.207243 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-a2538533-ab0d-49b2-85ea-adf0ec48835c None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:53:42.209949 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-a2538533-ab0d-49b2-85ea-adf0ec48835c tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] GET https://10.4.3.189/volume/v3/volumes/698065c6-edaa-4478-8150-481f939ae70f Aug 25 05:53:42.210212 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-a2538533-ab0d-49b2-85ea-adf0ec48835c tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:53:42.210460 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-a2538533-ab0d-49b2-85ea-adf0ec48835c tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:53:42.223231 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:53:42.223231 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:53:42.228477 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-a2538533-ab0d-49b2-85ea-adf0ec48835c tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Volume info retrieved successfully. Aug 25 05:53:42.237652 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-a2538533-ab0d-49b2-85ea-adf0ec48835c tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] https://10.4.3.189/volume/v3/volumes/698065c6-edaa-4478-8150-481f939ae70f returned with HTTP 200 Aug 25 05:53:42.238071 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1320/5302] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:53:42 2026] GET /volume/v3/volumes/698065c6-edaa-4478-8150-481f939ae70f => generated 879 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:53:42.250928 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-2fc9787b-0c37-4247-b372-7cdebf5db0b3 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:53:42.253333 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-2fc9787b-0c37-4247-b372-7cdebf5db0b3 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] DELETE https://10.4.3.189/volume/v3/volumes/698065c6-edaa-4478-8150-481f939ae70f Aug 25 05:53:42.253604 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-2fc9787b-0c37-4247-b372-7cdebf5db0b3 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:53:42.253884 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-2fc9787b-0c37-4247-b372-7cdebf5db0b3 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Calling method 'delete' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:53:42.254148 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.v3.volumes [None req-2fc9787b-0c37-4247-b372-7cdebf5db0b3 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Delete volume with id: 698065c6-edaa-4478-8150-481f939ae70f Aug 25 05:53:42.263412 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:53:42.263412 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:53:42.264072 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-2fc9787b-0c37-4247-b372-7cdebf5db0b3 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Volume info retrieved successfully. Aug 25 05:53:42.287526 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-2fc9787b-0c37-4247-b372-7cdebf5db0b3 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Delete volume request issued successfully. Aug 25 05:53:42.287759 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-2fc9787b-0c37-4247-b372-7cdebf5db0b3 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] https://10.4.3.189/volume/v3/volumes/698065c6-edaa-4478-8150-481f939ae70f returned with HTTP 202 Aug 25 05:53:42.288496 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1324/5303] 10.4.3.189 () {66 vars in 1351 bytes} [Tue Aug 25 05:53:42 2026] DELETE /volume/v3/volumes/698065c6-edaa-4478-8150-481f939ae70f => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:53:42.296004 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-dc41d250-58e8-49b0-8f41-fc60d82d062c None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:53:42.301030 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-dc41d250-58e8-49b0-8f41-fc60d82d062c tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] GET https://10.4.3.189/volume/v3/volumes/698065c6-edaa-4478-8150-481f939ae70f Aug 25 05:53:42.301030 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-dc41d250-58e8-49b0-8f41-fc60d82d062c tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:53:42.301030 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-dc41d250-58e8-49b0-8f41-fc60d82d062c tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:53:42.305706 np0000008051 devstack@c-api.service[100271]: DEBUG dbcounter [-] [100271] Writing DB stats cinder:SELECT=320,cinder:UPDATE=95,cinder:INSERT=56 {{(pid=100271) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 05:53:42.310881 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:53:42.310881 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:53:42.315969 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-dc41d250-58e8-49b0-8f41-fc60d82d062c tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Volume info retrieved successfully. Aug 25 05:53:42.323716 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-dc41d250-58e8-49b0-8f41-fc60d82d062c tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] https://10.4.3.189/volume/v3/volumes/698065c6-edaa-4478-8150-481f939ae70f returned with HTTP 200 Aug 25 05:53:42.324138 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1339/5304] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:53:42 2026] GET /volume/v3/volumes/698065c6-edaa-4478-8150-481f939ae70f => generated 878 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:53:43.341396 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-50e6358a-4f10-48c6-87d8-a4ea628597b3 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:53:43.345812 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-50e6358a-4f10-48c6-87d8-a4ea628597b3 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] GET https://10.4.3.189/volume/v3/volumes/698065c6-edaa-4478-8150-481f939ae70f Aug 25 05:53:43.345812 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-50e6358a-4f10-48c6-87d8-a4ea628597b3 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:53:43.345812 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-50e6358a-4f10-48c6-87d8-a4ea628597b3 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:53:43.352193 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-50e6358a-4f10-48c6-87d8-a4ea628597b3 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] https://10.4.3.189/volume/v3/volumes/698065c6-edaa-4478-8150-481f939ae70f returned with HTTP 404 Aug 25 05:53:43.352881 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1322/5305] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:53:43 2026] GET /volume/v3/volumes/698065c6-edaa-4478-8150-481f939ae70f => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:53:43.359771 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-e9faa625-47c8-45c5-b4f6-0785d262b23f None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:53:43.366256 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-e9faa625-47c8-45c5-b4f6-0785d262b23f tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] GET https://10.4.3.189/volume/v3/volumes/698065c6-edaa-4478-8150-481f939ae70f Aug 25 05:53:43.366619 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-e9faa625-47c8-45c5-b4f6-0785d262b23f tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:53:43.366684 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-e9faa625-47c8-45c5-b4f6-0785d262b23f tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:53:43.373656 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-e9faa625-47c8-45c5-b4f6-0785d262b23f tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] https://10.4.3.189/volume/v3/volumes/698065c6-edaa-4478-8150-481f939ae70f returned with HTTP 404 Aug 25 05:53:43.374376 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1321/5306] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:53:43 2026] GET /volume/v3/volumes/698065c6-edaa-4478-8150-481f939ae70f => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:53:43.382662 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-c0009a17-f4ac-4f4e-8802-4e1fdba880b0 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:53:43.384797 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-c0009a17-f4ac-4f4e-8802-4e1fdba880b0 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] DELETE https://10.4.3.189/volume/v3/volumes/698065c6-edaa-4478-8150-481f939ae70f Aug 25 05:53:43.385028 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-c0009a17-f4ac-4f4e-8802-4e1fdba880b0 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:53:43.385275 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-c0009a17-f4ac-4f4e-8802-4e1fdba880b0 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Calling method 'delete' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:53:43.385499 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.v3.volumes [None req-c0009a17-f4ac-4f4e-8802-4e1fdba880b0 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Delete volume with id: 698065c6-edaa-4478-8150-481f939ae70f Aug 25 05:53:43.394923 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-c0009a17-f4ac-4f4e-8802-4e1fdba880b0 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] https://10.4.3.189/volume/v3/volumes/698065c6-edaa-4478-8150-481f939ae70f returned with HTTP 404 Aug 25 05:53:43.395458 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1325/5307] 10.4.3.189 () {66 vars in 1351 bytes} [Tue Aug 25 05:53:43 2026] DELETE /volume/v3/volumes/698065c6-edaa-4478-8150-481f939ae70f => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:53:43.403675 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-fdb5b1b7-398c-4274-9723-add059c41456 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:53:43.405869 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-fdb5b1b7-398c-4274-9723-add059c41456 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] DELETE https://10.4.3.189/volume/v3/snapshots/c0859f98-f127-4fa8-8c58-479b1e4a8270 Aug 25 05:53:43.406124 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-fdb5b1b7-398c-4274-9723-add059c41456 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:53:43.406398 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-fdb5b1b7-398c-4274-9723-add059c41456 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Calling method 'delete' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:53:43.406524 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.v3.snapshots [None req-fdb5b1b7-398c-4274-9723-add059c41456 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Delete snapshot with id: c0859f98-f127-4fa8-8c58-479b1e4a8270 Aug 25 05:53:43.412265 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:53:43.412265 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:53:43.412790 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-fdb5b1b7-398c-4274-9723-add059c41456 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Snapshot retrieved successfully. Aug 25 05:53:43.441880 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-fdb5b1b7-398c-4274-9723-add059c41456 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Snapshot delete request issued successfully. Aug 25 05:53:43.442537 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-fdb5b1b7-398c-4274-9723-add059c41456 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] https://10.4.3.189/volume/v3/snapshots/c0859f98-f127-4fa8-8c58-479b1e4a8270 returned with HTTP 202 Aug 25 05:53:43.443214 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1340/5308] 10.4.3.189 () {66 vars in 1357 bytes} [Tue Aug 25 05:53:43 2026] DELETE /volume/v3/snapshots/c0859f98-f127-4fa8-8c58-479b1e4a8270 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:53:43.451106 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-1a5c3210-53e8-4979-acb4-2ab525bac829 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:53:43.452919 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-1a5c3210-53e8-4979-acb4-2ab525bac829 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] GET https://10.4.3.189/volume/v3/snapshots/c0859f98-f127-4fa8-8c58-479b1e4a8270 Aug 25 05:53:43.453135 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-1a5c3210-53e8-4979-acb4-2ab525bac829 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:53:43.453352 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-1a5c3210-53e8-4979-acb4-2ab525bac829 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:53:43.458106 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:53:43.458106 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:53:43.458579 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-1a5c3210-53e8-4979-acb4-2ab525bac829 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Snapshot retrieved successfully. Aug 25 05:53:43.459527 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-1a5c3210-53e8-4979-acb4-2ab525bac829 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] https://10.4.3.189/volume/v3/snapshots/c0859f98-f127-4fa8-8c58-479b1e4a8270 returned with HTTP 200 Aug 25 05:53:43.459684 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1323/5309] 10.4.3.189 () {66 vars in 1354 bytes} [Tue Aug 25 05:53:43 2026] GET /volume/v3/snapshots/c0859f98-f127-4fa8-8c58-479b1e4a8270 => generated 468 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:53:44.468351 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-402ad057-add3-45d2-b69c-cfa12827c2c8 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:53:44.470049 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-402ad057-add3-45d2-b69c-cfa12827c2c8 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] GET https://10.4.3.189/volume/v3/snapshots/c0859f98-f127-4fa8-8c58-479b1e4a8270 Aug 25 05:53:44.470280 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-402ad057-add3-45d2-b69c-cfa12827c2c8 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:53:44.470472 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-402ad057-add3-45d2-b69c-cfa12827c2c8 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:53:44.474919 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-402ad057-add3-45d2-b69c-cfa12827c2c8 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] https://10.4.3.189/volume/v3/snapshots/c0859f98-f127-4fa8-8c58-479b1e4a8270 returned with HTTP 404 Aug 25 05:53:44.475376 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1322/5310] 10.4.3.189 () {66 vars in 1354 bytes} [Tue Aug 25 05:53:44 2026] GET /volume/v3/snapshots/c0859f98-f127-4fa8-8c58-479b1e4a8270 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:53:44.483364 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-7ce1603e-be32-4d53-ac10-aa1a2eb70886 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:53:44.484902 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-7ce1603e-be32-4d53-ac10-aa1a2eb70886 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] GET https://10.4.3.189/volume/v3/volumes/d38fa1e2-2d1b-4f2d-82cd-8d94de930834 Aug 25 05:53:44.485352 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-7ce1603e-be32-4d53-ac10-aa1a2eb70886 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:53:44.485352 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-7ce1603e-be32-4d53-ac10-aa1a2eb70886 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:53:44.492214 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:53:44.492214 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:53:44.495187 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-7ce1603e-be32-4d53-ac10-aa1a2eb70886 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Volume info retrieved successfully. Aug 25 05:53:44.499886 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-7ce1603e-be32-4d53-ac10-aa1a2eb70886 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] https://10.4.3.189/volume/v3/volumes/d38fa1e2-2d1b-4f2d-82cd-8d94de930834 returned with HTTP 200 Aug 25 05:53:44.500421 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1326/5311] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:53:44 2026] GET /volume/v3/volumes/d38fa1e2-2d1b-4f2d-82cd-8d94de930834 => generated 847 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:53:44.515523 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-ba3a0857-b221-4a34-9e05-68fcbbc1c62b None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:53:44.517315 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-ba3a0857-b221-4a34-9e05-68fcbbc1c62b tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] DELETE https://10.4.3.189/volume/v3/volumes/d38fa1e2-2d1b-4f2d-82cd-8d94de930834 Aug 25 05:53:44.517739 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-ba3a0857-b221-4a34-9e05-68fcbbc1c62b tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:53:44.517739 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-ba3a0857-b221-4a34-9e05-68fcbbc1c62b tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Calling method 'delete' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:53:44.517908 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [None req-ba3a0857-b221-4a34-9e05-68fcbbc1c62b tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Delete volume with id: d38fa1e2-2d1b-4f2d-82cd-8d94de930834 Aug 25 05:53:44.525116 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:53:44.525116 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:53:44.525594 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-ba3a0857-b221-4a34-9e05-68fcbbc1c62b tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Volume info retrieved successfully. Aug 25 05:53:44.543582 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-ba3a0857-b221-4a34-9e05-68fcbbc1c62b tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Delete volume request issued successfully. Aug 25 05:53:44.543823 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-ba3a0857-b221-4a34-9e05-68fcbbc1c62b tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] https://10.4.3.189/volume/v3/volumes/d38fa1e2-2d1b-4f2d-82cd-8d94de930834 returned with HTTP 202 Aug 25 05:53:44.544207 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1341/5312] 10.4.3.189 () {66 vars in 1351 bytes} [Tue Aug 25 05:53:44 2026] DELETE /volume/v3/volumes/d38fa1e2-2d1b-4f2d-82cd-8d94de930834 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:53:44.550855 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-530b6463-cc30-4891-ae33-f58cc19414f3 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:53:44.552648 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-530b6463-cc30-4891-ae33-f58cc19414f3 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] GET https://10.4.3.189/volume/v3/volumes/d38fa1e2-2d1b-4f2d-82cd-8d94de930834 Aug 25 05:53:44.552852 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-530b6463-cc30-4891-ae33-f58cc19414f3 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:53:44.553044 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-530b6463-cc30-4891-ae33-f58cc19414f3 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:53:44.559640 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:53:44.559640 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:53:44.564042 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-530b6463-cc30-4891-ae33-f58cc19414f3 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Volume info retrieved successfully. Aug 25 05:53:44.568941 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-530b6463-cc30-4891-ae33-f58cc19414f3 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] https://10.4.3.189/volume/v3/volumes/d38fa1e2-2d1b-4f2d-82cd-8d94de930834 returned with HTTP 200 Aug 25 05:53:44.569367 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1324/5313] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:53:44 2026] GET /volume/v3/volumes/d38fa1e2-2d1b-4f2d-82cd-8d94de930834 => generated 846 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:53:45.583314 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-fa6b0816-ddcb-4db6-8b8a-ec9cf8b6f034 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:53:45.584876 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-fa6b0816-ddcb-4db6-8b8a-ec9cf8b6f034 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] GET https://10.4.3.189/volume/v3/volumes/d38fa1e2-2d1b-4f2d-82cd-8d94de930834 Aug 25 05:53:45.585035 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-fa6b0816-ddcb-4db6-8b8a-ec9cf8b6f034 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:53:45.585281 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-fa6b0816-ddcb-4db6-8b8a-ec9cf8b6f034 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:53:45.590344 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-fa6b0816-ddcb-4db6-8b8a-ec9cf8b6f034 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] https://10.4.3.189/volume/v3/volumes/d38fa1e2-2d1b-4f2d-82cd-8d94de930834 returned with HTTP 404 Aug 25 05:53:45.590768 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1323/5314] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:53:45 2026] GET /volume/v3/volumes/d38fa1e2-2d1b-4f2d-82cd-8d94de930834 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:53:45.598169 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-b60d7bec-7b18-44aa-8933-2498b73d8343 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:53:45.599941 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-b60d7bec-7b18-44aa-8933-2498b73d8343 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] GET https://10.4.3.189/volume/v3/volumes/afa4f1bd-c6c8-4972-b651-ec4505097c48 Aug 25 05:53:45.600190 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-b60d7bec-7b18-44aa-8933-2498b73d8343 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:53:45.600389 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-b60d7bec-7b18-44aa-8933-2498b73d8343 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:53:45.607211 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:53:45.607211 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:53:45.610578 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-b60d7bec-7b18-44aa-8933-2498b73d8343 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Volume info retrieved successfully. Aug 25 05:53:45.614652 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-b60d7bec-7b18-44aa-8933-2498b73d8343 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] https://10.4.3.189/volume/v3/volumes/afa4f1bd-c6c8-4972-b651-ec4505097c48 returned with HTTP 200 Aug 25 05:53:45.615017 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1327/5315] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:53:45 2026] GET /volume/v3/volumes/afa4f1bd-c6c8-4972-b651-ec4505097c48 => generated 846 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:53:45.626504 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-7ba74fb1-e642-4eba-aa68-60f2a2f26be3 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:53:45.628205 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-7ba74fb1-e642-4eba-aa68-60f2a2f26be3 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] DELETE https://10.4.3.189/volume/v3/volumes/afa4f1bd-c6c8-4972-b651-ec4505097c48 Aug 25 05:53:45.628405 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-7ba74fb1-e642-4eba-aa68-60f2a2f26be3 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:53:45.628584 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-7ba74fb1-e642-4eba-aa68-60f2a2f26be3 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Calling method 'delete' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:53:45.628740 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [None req-7ba74fb1-e642-4eba-aa68-60f2a2f26be3 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Delete volume with id: afa4f1bd-c6c8-4972-b651-ec4505097c48 Aug 25 05:53:45.635131 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:53:45.635131 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:53:45.635533 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-7ba74fb1-e642-4eba-aa68-60f2a2f26be3 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Volume info retrieved successfully. Aug 25 05:53:45.651351 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-7ba74fb1-e642-4eba-aa68-60f2a2f26be3 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Delete volume request issued successfully. Aug 25 05:53:45.651694 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-7ba74fb1-e642-4eba-aa68-60f2a2f26be3 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] https://10.4.3.189/volume/v3/volumes/afa4f1bd-c6c8-4972-b651-ec4505097c48 returned with HTTP 202 Aug 25 05:53:45.651935 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1342/5316] 10.4.3.189 () {66 vars in 1351 bytes} [Tue Aug 25 05:53:45 2026] DELETE /volume/v3/volumes/afa4f1bd-c6c8-4972-b651-ec4505097c48 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:53:45.659234 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-3fa397ff-9d57-4d85-90f5-8de728da084a None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:53:45.660959 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-3fa397ff-9d57-4d85-90f5-8de728da084a tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] GET https://10.4.3.189/volume/v3/volumes/afa4f1bd-c6c8-4972-b651-ec4505097c48 Aug 25 05:53:45.661257 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-3fa397ff-9d57-4d85-90f5-8de728da084a tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:53:45.661351 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-3fa397ff-9d57-4d85-90f5-8de728da084a tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:53:45.668677 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:53:45.668677 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:53:45.672019 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-3fa397ff-9d57-4d85-90f5-8de728da084a tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Volume info retrieved successfully. Aug 25 05:53:45.676022 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-3fa397ff-9d57-4d85-90f5-8de728da084a tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] https://10.4.3.189/volume/v3/volumes/afa4f1bd-c6c8-4972-b651-ec4505097c48 returned with HTTP 200 Aug 25 05:53:45.676458 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1325/5317] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:53:45 2026] GET /volume/v3/volumes/afa4f1bd-c6c8-4972-b651-ec4505097c48 => generated 845 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:53:46.690002 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-84e79d7e-e59d-4ffe-aeae-63b952977596 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:53:46.691651 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-84e79d7e-e59d-4ffe-aeae-63b952977596 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] GET https://10.4.3.189/volume/v3/volumes/afa4f1bd-c6c8-4972-b651-ec4505097c48 Aug 25 05:53:46.691823 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-84e79d7e-e59d-4ffe-aeae-63b952977596 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:53:46.691987 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-84e79d7e-e59d-4ffe-aeae-63b952977596 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:53:46.697110 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-84e79d7e-e59d-4ffe-aeae-63b952977596 tempest-VolumesSnapshotTestJSON-807800460 tempest-VolumesSnapshotTestJSON-807800460-project-member] https://10.4.3.189/volume/v3/volumes/afa4f1bd-c6c8-4972-b651-ec4505097c48 returned with HTTP 404 Aug 25 05:53:46.697531 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1324/5318] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:53:46 2026] GET /volume/v3/volumes/afa4f1bd-c6c8-4972-b651-ec4505097c48 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:53:54.549617 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-d9d84661-7840-4f9c-a025-aa70db5fafc5 req-6257383b-74a7-464e-8325-96e96cb8c430 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:53:54.551835 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-d9d84661-7840-4f9c-a025-aa70db5fafc5 req-6257383b-74a7-464e-8325-96e96cb8c430 tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] DELETE https://10.4.3.189/volume/v3/attachments/cb2e65ee-8de4-45d6-90ff-a5602933beb3 Aug 25 05:53:54.552071 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-d9d84661-7840-4f9c-a025-aa70db5fafc5 req-6257383b-74a7-464e-8325-96e96cb8c430 tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:53:54.552296 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-d9d84661-7840-4f9c-a025-aa70db5fafc5 req-6257383b-74a7-464e-8325-96e96cb8c430 tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] Calling method 'version_select' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:53:54.561445 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:53:54.561445 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:53:54.612249 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-d9d84661-7840-4f9c-a025-aa70db5fafc5 req-6257383b-74a7-464e-8325-96e96cb8c430 tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] https://10.4.3.189/volume/v3/attachments/cb2e65ee-8de4-45d6-90ff-a5602933beb3 returned with HTTP 200 Aug 25 05:53:54.612658 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1328/5319] 10.4.3.189 () {72 vars in 1673 bytes} [Tue Aug 25 05:53:54 2026] DELETE /volume/v3/attachments/cb2e65ee-8de4-45d6-90ff-a5602933beb3 => generated 19 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:53:55.647583 np0000008051 devstack@c-api.service[100271]: DEBUG dbcounter [-] [100271] Writing DB stats cinder:SELECT=12,cinder:UPDATE=3,cinder:INSERT=2 {{(pid=100271) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 05:53:55.675173 np0000008051 devstack@c-api.service[100268]: DEBUG dbcounter [-] [100268] Writing DB stats cinder:SELECT=286,cinder:INSERT=45,cinder:UPDATE=74 {{(pid=100268) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 05:53:55.859318 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-828161a2-31fd-4dca-9865-900f7c9202e2 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:53:55.860948 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-828161a2-31fd-4dca-9865-900f7c9202e2 tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] POST https://10.4.3.189/volume/v3/volumes Aug 25 05:53:55.861348 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-828161a2-31fd-4dca-9865-900f7c9202e2 tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] Action: 'create', calling method: create, body: {"volume": {"display_name": "tempest-TestEncryptedCinderVolumes-465592325", "source_volid": "f2eb579a-4eb7-487a-9bd5-dc3ea2a19d1b", "volume_type": "tempest-scenario-type-luks-2039745516", "size": 1}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:53:55.862725 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.v3.volumes [None req-828161a2-31fd-4dca-9865-900f7c9202e2 tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] Create volume request body: {'volume': {'display_name': 'tempest-TestEncryptedCinderVolumes-465592325', 'source_volid': 'f2eb579a-4eb7-487a-9bd5-dc3ea2a19d1b', 'volume_type': 'tempest-scenario-type-luks-2039745516', 'size': 1}} {{(pid=100271) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 05:53:55.873238 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:53:55.873238 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:53:55.874087 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-828161a2-31fd-4dca-9865-900f7c9202e2 tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] Volume retrieved successfully. Aug 25 05:53:55.874087 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [None req-828161a2-31fd-4dca-9865-900f7c9202e2 tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] Create volume of 1 GB Aug 25 05:53:55.874481 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-828161a2-31fd-4dca-9865-900f7c9202e2 tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] Availability Zones retrieved successfully. Aug 25 05:53:55.879449 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-828161a2-31fd-4dca-9865-900f7c9202e2 tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] Flow 'volume_create_api' (84d774c1-de01-4c18-ba13-3ba5e33b3881) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:53:55.881092 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-828161a2-31fd-4dca-9865-900f7c9202e2 tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e30fc6e6-d1e4-4208-9694-4faeafef1e38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:53:55.881422 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.flows.api.create_volume [None req-828161a2-31fd-4dca-9865-900f7c9202e2 tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100271) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 05:53:55.899564 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-828161a2-31fd-4dca-9865-900f7c9202e2 tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e30fc6e6-d1e4-4208-9694-4faeafef1e38) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'f2eb579a-4eb7-487a-9bd5-dc3ea2a19d1b', 'volume_type': VolumeType(created_at=2026-08-25T05:52:52Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=a17cd1d9-b632-441e-9bfc-86908984030e,is_public=True,name='tempest-scenario-type-luks-2039745516',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a17cd1d9-b632-441e-9bfc-86908984030e', '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=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:53:55.900614 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-828161a2-31fd-4dca-9865-900f7c9202e2 tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5da72787-0ed7-4f7d-9e99-01ddc5a73b06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:53:55.929838 np0000008051 devstack@c-api.service[100271]: WARNING cinder.quota [None req-828161a2-31fd-4dca-9865-900f7c9202e2 tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-2039745516 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-2039745516, it is now deprecated. Please use the default quota class for default quota. Aug 25 05:53:55.930232 np0000008051 devstack@c-api.service[100271]: WARNING cinder.quota [None req-828161a2-31fd-4dca-9865-900f7c9202e2 tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-2039745516 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-2039745516, it is now deprecated. Please use the default quota class for default quota. Aug 25 05:53:55.946332 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.quota [None req-828161a2-31fd-4dca-9865-900f7c9202e2 tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] Created reservations ['499e3930-b015-40cc-b178-a5cde3fca18e', '1f4188ba-aa54-443f-bfb5-5b0ece8e1c27', '2292a871-30fe-499c-8a72-50b233f20538', 'e868e33c-d481-4cf4-b7e4-e57472cc43a4'] {{(pid=100271) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:53:55.947519 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-828161a2-31fd-4dca-9865-900f7c9202e2 tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5da72787-0ed7-4f7d-9e99-01ddc5a73b06) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['499e3930-b015-40cc-b178-a5cde3fca18e', '1f4188ba-aa54-443f-bfb5-5b0ece8e1c27', '2292a871-30fe-499c-8a72-50b233f20538', 'e868e33c-d481-4cf4-b7e4-e57472cc43a4']}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:53:55.948668 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-828161a2-31fd-4dca-9865-900f7c9202e2 tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f50321be-3cf1-4b40-957b-3cb821f11ac6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:53:55.984835 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-828161a2-31fd-4dca-9865-900f7c9202e2 tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f50321be-3cf1-4b40-957b-3cb821f11ac6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f61d96a6-840f-49b5-b253-10464fa84f0f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-465592325',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='36e9821e2f774d2682028362986a1dcf',qos_specs=None,replication_status=,reservations=['499e3930-b015-40cc-b178-a5cde3fca18e','1f4188ba-aa54-443f-bfb5-5b0ece8e1c27','2292a871-30fe-499c-8a72-50b233f20538','e868e33c-d481-4cf4-b7e4-e57472cc43a4'],size=1,snapshot_id=None,source_replicaid=,source_volid=f2eb579a-4eb7-487a-9bd5-dc3ea2a19d1b,status='creating',user_id='5c25ecdef732409c960d37f7f0c1463a',volume_type_id=a17cd1d9-b632-441e-9bfc-86908984030e), '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-25T05:53:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-465592325',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=f61d96a6-840f-49b5-b253-10464fa84f0f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='36e9821e2f774d2682028362986a1dcf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=f2eb579a-4eb7-487a-9bd5-dc3ea2a19d1b,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5c25ecdef732409c960d37f7f0c1463a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a17cd1d9-b632-441e-9bfc-86908984030e),volume_type_id=a17cd1d9-b632-441e-9bfc-86908984030e)}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:53:55.986070 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-828161a2-31fd-4dca-9865-900f7c9202e2 tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c37e8756-205f-4823-9335-400f41b5999f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:53:56.003227 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-828161a2-31fd-4dca-9865-900f7c9202e2 tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c37e8756-205f-4823-9335-400f41b5999f) transitioned into state 'SUCCESS' from state '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-465592325',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='36e9821e2f774d2682028362986a1dcf',qos_specs=None,replication_status=,reservations=['499e3930-b015-40cc-b178-a5cde3fca18e','1f4188ba-aa54-443f-bfb5-5b0ece8e1c27','2292a871-30fe-499c-8a72-50b233f20538','e868e33c-d481-4cf4-b7e4-e57472cc43a4'],size=1,snapshot_id=None,source_replicaid=,source_volid=f2eb579a-4eb7-487a-9bd5-dc3ea2a19d1b,status='creating',user_id='5c25ecdef732409c960d37f7f0c1463a',volume_type_id=a17cd1d9-b632-441e-9bfc-86908984030e)}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:53:56.003879 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-828161a2-31fd-4dca-9865-900f7c9202e2 tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5b453d14-f012-4bb2-9d28-ef159c9f944f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:53:56.020868 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-828161a2-31fd-4dca-9865-900f7c9202e2 tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5b453d14-f012-4bb2-9d28-ef159c9f944f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:53:56.021618 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-828161a2-31fd-4dca-9865-900f7c9202e2 tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] Flow 'volume_create_api' (84d774c1-de01-4c18-ba13-3ba5e33b3881) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100271) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:53:56.021894 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-828161a2-31fd-4dca-9865-900f7c9202e2 tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] Create volume request issued successfully. Aug 25 05:53:56.022432 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-828161a2-31fd-4dca-9865-900f7c9202e2 tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] https://10.4.3.189/volume/v3/volumes returned with HTTP 202 Aug 25 05:53:56.022858 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1343/5320] 10.4.3.189 () {68 vars in 1259 bytes} [Tue Aug 25 05:53:55 2026] POST /volume/v3/volumes => generated 810 bytes in 164 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 05:53:56.035845 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-e78c0630-5355-4e1e-a9c6-43af59e29e9f None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:53:56.037569 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e78c0630-5355-4e1e-a9c6-43af59e29e9f tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] GET https://10.4.3.189/volume/v3/volumes/f61d96a6-840f-49b5-b253-10464fa84f0f Aug 25 05:53:56.037726 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e78c0630-5355-4e1e-a9c6-43af59e29e9f tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:53:56.037885 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e78c0630-5355-4e1e-a9c6-43af59e29e9f tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:53:56.044258 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:53:56.044258 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:53:56.047595 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-e78c0630-5355-4e1e-a9c6-43af59e29e9f tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] Volume info retrieved successfully. Aug 25 05:53:56.051366 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e78c0630-5355-4e1e-a9c6-43af59e29e9f tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] https://10.4.3.189/volume/v3/volumes/f61d96a6-840f-49b5-b253-10464fa84f0f returned with HTTP 200 Aug 25 05:53:56.051775 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1326/5321] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:53:56 2026] GET /volume/v3/volumes/f61d96a6-840f-49b5-b253-10464fa84f0f => generated 878 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:53:56.694151 np0000008051 devstack@c-api.service[100270]: DEBUG dbcounter [-] [100270] Writing DB stats cinder:SELECT=241,cinder:UPDATE=55,cinder:INSERT=36 {{(pid=100270) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 05:53:57.065380 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-3cd63526-6803-46e6-ac2f-49f35055a149 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:53:57.067218 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-3cd63526-6803-46e6-ac2f-49f35055a149 tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] GET https://10.4.3.189/volume/v3/volumes/f61d96a6-840f-49b5-b253-10464fa84f0f Aug 25 05:53:57.067448 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-3cd63526-6803-46e6-ac2f-49f35055a149 tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:53:57.067845 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-3cd63526-6803-46e6-ac2f-49f35055a149 tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:53:57.074022 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:53:57.074022 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:53:57.077512 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-3cd63526-6803-46e6-ac2f-49f35055a149 tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] Volume info retrieved successfully. Aug 25 05:53:57.081628 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-3cd63526-6803-46e6-ac2f-49f35055a149 tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] https://10.4.3.189/volume/v3/volumes/f61d96a6-840f-49b5-b253-10464fa84f0f returned with HTTP 200 Aug 25 05:53:57.082014 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1325/5322] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:53:57 2026] GET /volume/v3/volumes/f61d96a6-840f-49b5-b253-10464fa84f0f => generated 902 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:53:58.094927 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-cf2d0b38-39b0-4999-8303-c2e082ad8443 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:53:58.097184 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-cf2d0b38-39b0-4999-8303-c2e082ad8443 tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] GET https://10.4.3.189/volume/v3/volumes/f61d96a6-840f-49b5-b253-10464fa84f0f Aug 25 05:53:58.097462 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-cf2d0b38-39b0-4999-8303-c2e082ad8443 tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:53:58.097733 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-cf2d0b38-39b0-4999-8303-c2e082ad8443 tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:53:58.106607 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:53:58.106607 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:53:58.111413 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-cf2d0b38-39b0-4999-8303-c2e082ad8443 tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] Volume info retrieved successfully. Aug 25 05:53:58.116758 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-cf2d0b38-39b0-4999-8303-c2e082ad8443 tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] https://10.4.3.189/volume/v3/volumes/f61d96a6-840f-49b5-b253-10464fa84f0f returned with HTTP 200 Aug 25 05:53:58.117141 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1329/5323] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:53:58 2026] GET /volume/v3/volumes/f61d96a6-840f-49b5-b253-10464fa84f0f => generated 902 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:53:59.134699 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-8c6488e7-d943-42f1-acc2-aae329d26344 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:53:59.136595 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-8c6488e7-d943-42f1-acc2-aae329d26344 tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] GET https://10.4.3.189/volume/v3/volumes/f61d96a6-840f-49b5-b253-10464fa84f0f Aug 25 05:53:59.136794 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-8c6488e7-d943-42f1-acc2-aae329d26344 tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:53:59.137014 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-8c6488e7-d943-42f1-acc2-aae329d26344 tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:53:59.144190 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:53:59.144190 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:53:59.148094 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-8c6488e7-d943-42f1-acc2-aae329d26344 tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] Volume info retrieved successfully. Aug 25 05:53:59.152722 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-8c6488e7-d943-42f1-acc2-aae329d26344 tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] https://10.4.3.189/volume/v3/volumes/f61d96a6-840f-49b5-b253-10464fa84f0f returned with HTTP 200 Aug 25 05:53:59.153195 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1344/5324] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:53:59 2026] GET /volume/v3/volumes/f61d96a6-840f-49b5-b253-10464fa84f0f => generated 902 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:54:00.186640 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-5c741517-80a1-457c-aee2-a1d73eed0629 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:54:00.186640 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-5c741517-80a1-457c-aee2-a1d73eed0629 tempest-TestShelveInstance-609548095 tempest-TestShelveInstance-609548095-project-member] POST https://10.4.3.189/volume/v3/volumes Aug 25 05:54:00.186640 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-5c741517-80a1-457c-aee2-a1d73eed0629 tempest-TestShelveInstance-609548095 tempest-TestShelveInstance-609548095-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-1617054555", "imageRef": "821ab3e7-1977-4d78-a63f-5997ce48392f", "size": 1}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:54:00.186640 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.v3.volumes [None req-5c741517-80a1-457c-aee2-a1d73eed0629 tempest-TestShelveInstance-609548095 tempest-TestShelveInstance-609548095-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-1617054555', 'imageRef': '821ab3e7-1977-4d78-a63f-5997ce48392f', 'size': 1}} {{(pid=100268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 05:54:00.186640 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-5c741517-80a1-457c-aee2-a1d73eed0629 tempest-TestShelveInstance-609548095 tempest-TestShelveInstance-609548095-project-member] Create volume of 1 GB Aug 25 05:54:00.186640 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-5c741517-80a1-457c-aee2-a1d73eed0629 tempest-TestShelveInstance-609548095 tempest-TestShelveInstance-609548095-project-member] Availability Zones retrieved successfully. Aug 25 05:54:00.186640 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-5c741517-80a1-457c-aee2-a1d73eed0629 tempest-TestShelveInstance-609548095 tempest-TestShelveInstance-609548095-project-member] Flow 'volume_create_api' (7c21ca58-0303-4a35-a92c-5cdde20612a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:54:00.186640 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-5c741517-80a1-457c-aee2-a1d73eed0629 tempest-TestShelveInstance-609548095 tempest-TestShelveInstance-609548095-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e766799e-6d84-4340-9ab4-aee19b0b90ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:54:00.186640 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.flows.api.create_volume [None req-5c741517-80a1-457c-aee2-a1d73eed0629 tempest-TestShelveInstance-609548095 tempest-TestShelveInstance-609548095-project-member] Validating volume size '1' using validate_int {{(pid=100268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 05:54:00.186640 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-5c741517-80a1-457c-aee2-a1d73eed0629 tempest-TestShelveInstance-609548095 tempest-TestShelveInstance-609548095-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e766799e-6d84-4340-9ab4-aee19b0b90ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T05:35:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=23fc6e5d-fce0-4521-ba46-4837b4232084,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '23fc6e5d-fce0-4521-ba46-4837b4232084', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:54:00.186640 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-5c741517-80a1-457c-aee2-a1d73eed0629 tempest-TestShelveInstance-609548095 tempest-TestShelveInstance-609548095-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3c54e1b2-071d-4aca-9db4-7c79bd4e8b3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:54:00.186640 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-5c741517-80a1-457c-aee2-a1d73eed0629 tempest-TestShelveInstance-609548095 tempest-TestShelveInstance-609548095-project-member] Created reservations ['220c2737-a4f2-40ec-ab85-4ec5f53bdb29', '06ebe715-d4c6-4a41-88d6-ada2b84a3266', '4c336d4a-db35-4e83-bc52-5d64cf4fbc2d', '8bfbb4bb-1619-408e-8fab-a99d0ab5b8bf'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:54:00.186640 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-5c741517-80a1-457c-aee2-a1d73eed0629 tempest-TestShelveInstance-609548095 tempest-TestShelveInstance-609548095-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3c54e1b2-071d-4aca-9db4-7c79bd4e8b3d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['220c2737-a4f2-40ec-ab85-4ec5f53bdb29', '06ebe715-d4c6-4a41-88d6-ada2b84a3266', '4c336d4a-db35-4e83-bc52-5d64cf4fbc2d', '8bfbb4bb-1619-408e-8fab-a99d0ab5b8bf']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:54:00.189981 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-5c741517-80a1-457c-aee2-a1d73eed0629 tempest-TestShelveInstance-609548095 tempest-TestShelveInstance-609548095-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (112075f4-771a-401c-a272-32c5dfe811e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:54:00.189981 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-5c741517-80a1-457c-aee2-a1d73eed0629 tempest-TestShelveInstance-609548095 tempest-TestShelveInstance-609548095-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (112075f4-771a-401c-a272-32c5dfe811e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e7c59771-18ea-473c-a436-581b1ea223b8', '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-1617054555',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b424f5b5c2c54e39aebe8248e6722f85',qos_specs=None,replication_status=,reservations=['220c2737-a4f2-40ec-ab85-4ec5f53bdb29','06ebe715-d4c6-4a41-88d6-ada2b84a3266','4c336d4a-db35-4e83-bc52-5d64cf4fbc2d','8bfbb4bb-1619-408e-8fab-a99d0ab5b8bf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='df6326ce07a6483797086e261798b56e',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T05:53:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1617054555',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e7c59771-18ea-473c-a436-581b1ea223b8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b424f5b5c2c54e39aebe8248e6722f85',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='df6326ce07a6483797086e261798b56e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(23fc6e5d-fce0-4521-ba46-4837b4232084),volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:54:00.189981 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-5c741517-80a1-457c-aee2-a1d73eed0629 tempest-TestShelveInstance-609548095 tempest-TestShelveInstance-609548095-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f923b7e0-d901-4619-aa4b-86f39cbaa241) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:54:00.189981 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-5c741517-80a1-457c-aee2-a1d73eed0629 tempest-TestShelveInstance-609548095 tempest-TestShelveInstance-609548095-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f923b7e0-d901-4619-aa4b-86f39cbaa241) transitioned into state 'SUCCESS' from state '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-1617054555',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b424f5b5c2c54e39aebe8248e6722f85',qos_specs=None,replication_status=,reservations=['220c2737-a4f2-40ec-ab85-4ec5f53bdb29','06ebe715-d4c6-4a41-88d6-ada2b84a3266','4c336d4a-db35-4e83-bc52-5d64cf4fbc2d','8bfbb4bb-1619-408e-8fab-a99d0ab5b8bf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='df6326ce07a6483797086e261798b56e',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:54:00.189981 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-5c741517-80a1-457c-aee2-a1d73eed0629 tempest-TestShelveInstance-609548095 tempest-TestShelveInstance-609548095-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0ba0c5c0-787b-4be6-b852-a77a41997bea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:54:00.189981 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-5c741517-80a1-457c-aee2-a1d73eed0629 tempest-TestShelveInstance-609548095 tempest-TestShelveInstance-609548095-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0ba0c5c0-787b-4be6-b852-a77a41997bea) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:54:00.189981 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-5c741517-80a1-457c-aee2-a1d73eed0629 tempest-TestShelveInstance-609548095 tempest-TestShelveInstance-609548095-project-member] Flow 'volume_create_api' (7c21ca58-0303-4a35-a92c-5cdde20612a4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:54:00.192281 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-5c741517-80a1-457c-aee2-a1d73eed0629 tempest-TestShelveInstance-609548095 tempest-TestShelveInstance-609548095-project-member] Create volume request issued successfully. Aug 25 05:54:00.192281 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-5c741517-80a1-457c-aee2-a1d73eed0629 tempest-TestShelveInstance-609548095 tempest-TestShelveInstance-609548095-project-member] https://10.4.3.189/volume/v3/volumes returned with HTTP 202 Aug 25 05:54:00.192281 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1327/5325] 10.4.3.189 () {68 vars in 1259 bytes} [Tue Aug 25 05:53:59 2026] POST /volume/v3/volumes => generated 753 bytes in 332 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 05:54:00.194008 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-2043d535-ea09-4f9e-bf75-315d425c6c9e None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:54:00.194008 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-2043d535-ea09-4f9e-bf75-315d425c6c9e tempest-TestShelveInstance-609548095 tempest-TestShelveInstance-609548095-project-member] GET https://10.4.3.189/volume/v3/volumes/e7c59771-18ea-473c-a436-581b1ea223b8 Aug 25 05:54:00.194008 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-2043d535-ea09-4f9e-bf75-315d425c6c9e tempest-TestShelveInstance-609548095 tempest-TestShelveInstance-609548095-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:54:00.194008 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-2043d535-ea09-4f9e-bf75-315d425c6c9e tempest-TestShelveInstance-609548095 tempest-TestShelveInstance-609548095-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:54:00.194008 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:54:00.194008 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:54:00.194008 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-2043d535-ea09-4f9e-bf75-315d425c6c9e tempest-TestShelveInstance-609548095 tempest-TestShelveInstance-609548095-project-member] Volume info retrieved successfully. Aug 25 05:54:00.194008 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-2043d535-ea09-4f9e-bf75-315d425c6c9e tempest-TestShelveInstance-609548095 tempest-TestShelveInstance-609548095-project-member] https://10.4.3.189/volume/v3/volumes/e7c59771-18ea-473c-a436-581b1ea223b8 returned with HTTP 200 Aug 25 05:54:00.194008 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1326/5326] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:53:59 2026] GET /volume/v3/volumes/e7c59771-18ea-473c-a436-581b1ea223b8 => generated 821 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:54:00.195384 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-eb114f96-b40f-41f4-aa22-9363652c7b4a None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:54:00.195384 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-eb114f96-b40f-41f4-aa22-9363652c7b4a tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] GET https://10.4.3.189/volume/v3/volumes/f61d96a6-840f-49b5-b253-10464fa84f0f Aug 25 05:54:00.195384 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-eb114f96-b40f-41f4-aa22-9363652c7b4a tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:54:00.195384 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-eb114f96-b40f-41f4-aa22-9363652c7b4a tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:54:00.195384 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:54:00.195384 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:54:00.195384 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-eb114f96-b40f-41f4-aa22-9363652c7b4a tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] Volume info retrieved successfully. Aug 25 05:54:00.195384 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-eb114f96-b40f-41f4-aa22-9363652c7b4a tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] https://10.4.3.189/volume/v3/volumes/f61d96a6-840f-49b5-b253-10464fa84f0f returned with HTTP 200 Aug 25 05:54:00.195384 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1330/5327] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:54:00 2026] GET /volume/v3/volumes/f61d96a6-840f-49b5-b253-10464fa84f0f => generated 902 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:54:00.850906 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-b7142cd7-8fac-439c-9b30-8757e31a75f7 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:54:00.852788 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-b7142cd7-8fac-439c-9b30-8757e31a75f7 tempest-TestShelveInstance-609548095 tempest-TestShelveInstance-609548095-project-member] GET https://10.4.3.189/volume/v3/volumes/e7c59771-18ea-473c-a436-581b1ea223b8 Aug 25 05:54:00.853008 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-b7142cd7-8fac-439c-9b30-8757e31a75f7 tempest-TestShelveInstance-609548095 tempest-TestShelveInstance-609548095-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:54:00.853216 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-b7142cd7-8fac-439c-9b30-8757e31a75f7 tempest-TestShelveInstance-609548095 tempest-TestShelveInstance-609548095-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:54:00.859805 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:54:00.859805 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:54:00.862940 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-b7142cd7-8fac-439c-9b30-8757e31a75f7 tempest-TestShelveInstance-609548095 tempest-TestShelveInstance-609548095-project-member] Volume info retrieved successfully. Aug 25 05:54:00.867021 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-b7142cd7-8fac-439c-9b30-8757e31a75f7 tempest-TestShelveInstance-609548095 tempest-TestShelveInstance-609548095-project-member] https://10.4.3.189/volume/v3/volumes/e7c59771-18ea-473c-a436-581b1ea223b8 returned with HTTP 200 Aug 25 05:54:00.867445 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1345/5328] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:54:00 2026] GET /volume/v3/volumes/e7c59771-18ea-473c-a436-581b1ea223b8 => generated 1361 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:54:00.897588 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-290dc77b-c117-4f12-af98-7a08fad453c4 req-cd151e65-d899-46b8-8843-98eb8607e76e None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:54:00.899346 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-290dc77b-c117-4f12-af98-7a08fad453c4 req-cd151e65-d899-46b8-8843-98eb8607e76e tempest-TestShelveInstance-609548095 tempest-TestShelveInstance-609548095-project-member] GET https://10.4.3.189/volume/v3/volumes/e7c59771-18ea-473c-a436-581b1ea223b8 Aug 25 05:54:00.899635 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-290dc77b-c117-4f12-af98-7a08fad453c4 req-cd151e65-d899-46b8-8843-98eb8607e76e tempest-TestShelveInstance-609548095 tempest-TestShelveInstance-609548095-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:54:00.899906 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-290dc77b-c117-4f12-af98-7a08fad453c4 req-cd151e65-d899-46b8-8843-98eb8607e76e tempest-TestShelveInstance-609548095 tempest-TestShelveInstance-609548095-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:54:00.906806 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:54:00.906806 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:54:00.910558 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [req-290dc77b-c117-4f12-af98-7a08fad453c4 req-cd151e65-d899-46b8-8843-98eb8607e76e tempest-TestShelveInstance-609548095 tempest-TestShelveInstance-609548095-project-member] Volume info retrieved successfully. Aug 25 05:54:00.914840 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-290dc77b-c117-4f12-af98-7a08fad453c4 req-cd151e65-d899-46b8-8843-98eb8607e76e tempest-TestShelveInstance-609548095 tempest-TestShelveInstance-609548095-project-member] https://10.4.3.189/volume/v3/volumes/e7c59771-18ea-473c-a436-581b1ea223b8 returned with HTTP 200 Aug 25 05:54:00.915353 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1328/5329] 10.4.3.189 () {68 vars in 1598 bytes} [Tue Aug 25 05:54:00 2026] GET /volume/v3/volumes/e7c59771-18ea-473c-a436-581b1ea223b8 => generated 1361 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:54:01.196225 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-c6595889-2ba3-491e-b84a-1d3962f2f929 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:54:01.197945 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-c6595889-2ba3-491e-b84a-1d3962f2f929 tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] GET https://10.4.3.189/volume/v3/volumes/f61d96a6-840f-49b5-b253-10464fa84f0f Aug 25 05:54:01.198144 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-c6595889-2ba3-491e-b84a-1d3962f2f929 tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:54:01.198327 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-c6595889-2ba3-491e-b84a-1d3962f2f929 tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:54:01.205069 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:54:01.205069 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:54:01.208498 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-c6595889-2ba3-491e-b84a-1d3962f2f929 tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] Volume info retrieved successfully. Aug 25 05:54:01.212632 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-c6595889-2ba3-491e-b84a-1d3962f2f929 tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] https://10.4.3.189/volume/v3/volumes/f61d96a6-840f-49b5-b253-10464fa84f0f returned with HTTP 200 Aug 25 05:54:01.212998 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1327/5330] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:54:01 2026] GET /volume/v3/volumes/f61d96a6-840f-49b5-b253-10464fa84f0f => generated 902 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:54:01.324988 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-290dc77b-c117-4f12-af98-7a08fad453c4 req-e3d7544a-f26b-4a5b-a41f-97c7880c9250 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:54:01.326938 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-290dc77b-c117-4f12-af98-7a08fad453c4 req-e3d7544a-f26b-4a5b-a41f-97c7880c9250 tempest-TestShelveInstance-609548095 tempest-TestShelveInstance-609548095-project-member] GET https://10.4.3.189/volume/v3/volumes/e7c59771-18ea-473c-a436-581b1ea223b8 Aug 25 05:54:01.327218 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-290dc77b-c117-4f12-af98-7a08fad453c4 req-e3d7544a-f26b-4a5b-a41f-97c7880c9250 tempest-TestShelveInstance-609548095 tempest-TestShelveInstance-609548095-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:54:01.327438 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-290dc77b-c117-4f12-af98-7a08fad453c4 req-e3d7544a-f26b-4a5b-a41f-97c7880c9250 tempest-TestShelveInstance-609548095 tempest-TestShelveInstance-609548095-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:54:01.333737 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:54:01.333737 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:54:01.336819 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [req-290dc77b-c117-4f12-af98-7a08fad453c4 req-e3d7544a-f26b-4a5b-a41f-97c7880c9250 tempest-TestShelveInstance-609548095 tempest-TestShelveInstance-609548095-project-member] Volume info retrieved successfully. Aug 25 05:54:01.340690 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-290dc77b-c117-4f12-af98-7a08fad453c4 req-e3d7544a-f26b-4a5b-a41f-97c7880c9250 tempest-TestShelveInstance-609548095 tempest-TestShelveInstance-609548095-project-member] https://10.4.3.189/volume/v3/volumes/e7c59771-18ea-473c-a436-581b1ea223b8 returned with HTTP 200 Aug 25 05:54:01.341051 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1331/5331] 10.4.3.189 () {68 vars in 1598 bytes} [Tue Aug 25 05:54:01 2026] GET /volume/v3/volumes/e7c59771-18ea-473c-a436-581b1ea223b8 => generated 1361 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:54:01.349970 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-975cf03e-ffef-4857-93f8-f6c30958a9bb None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:54:01.350342 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-975cf03e-ffef-4857-93f8-f6c30958a9bb None None] GET https://10.4.3.189/volume// Aug 25 05:54:01.350487 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-975cf03e-ffef-4857-93f8-f6c30958a9bb None None] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:54:01.350697 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-975cf03e-ffef-4857-93f8-f6c30958a9bb None None] Calling method 'all' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:54:01.351034 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-975cf03e-ffef-4857-93f8-f6c30958a9bb None None] https://10.4.3.189/volume// returned with HTTP 300 Aug 25 05:54:01.351310 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1346/5332] 10.4.3.189 () {66 vars in 1419 bytes} [Tue Aug 25 05:54:01 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 05:54:01.358149 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-290dc77b-c117-4f12-af98-7a08fad453c4 req-5b8cf91c-78b0-46e0-9a35-e55576c59a2a None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:54:01.360258 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-290dc77b-c117-4f12-af98-7a08fad453c4 req-5b8cf91c-78b0-46e0-9a35-e55576c59a2a tempest-TestShelveInstance-609548095 tempest-TestShelveInstance-609548095-project-member] POST https://10.4.3.189/volume/v3/attachments Aug 25 05:54:01.360714 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-290dc77b-c117-4f12-af98-7a08fad453c4 req-5b8cf91c-78b0-46e0-9a35-e55576c59a2a tempest-TestShelveInstance-609548095 tempest-TestShelveInstance-609548095-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e7c59771-18ea-473c-a436-581b1ea223b8", "connector": null, "instance_uuid": "c6463bdd-2914-4cc9-af8d-176c3be3e3de"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:54:01.368710 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:54:01.368710 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:54:01.396414 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-290dc77b-c117-4f12-af98-7a08fad453c4 req-5b8cf91c-78b0-46e0-9a35-e55576c59a2a tempest-TestShelveInstance-609548095 tempest-TestShelveInstance-609548095-project-member] https://10.4.3.189/volume/v3/attachments returned with HTTP 200 Aug 25 05:54:01.397034 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1329/5333] 10.4.3.189 () {74 vars in 1594 bytes} [Tue Aug 25 05:54:01 2026] POST /volume/v3/attachments => generated 273 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:54:02.181640 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-2c98105c-ec8f-4faf-8b77-d9653091ff46 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:54:02.182033 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-2c98105c-ec8f-4faf-8b77-d9653091ff46 None None] GET https://10.4.3.189/volume// Aug 25 05:54:02.182215 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-2c98105c-ec8f-4faf-8b77-d9653091ff46 None None] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:54:02.182425 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-2c98105c-ec8f-4faf-8b77-d9653091ff46 None None] Calling method 'all' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:54:02.182751 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-2c98105c-ec8f-4faf-8b77-d9653091ff46 None None] https://10.4.3.189/volume// returned with HTTP 300 Aug 25 05:54:02.183034 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1328/5334] 10.4.3.189 () {66 vars in 1426 bytes} [Tue Aug 25 05:54: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 25 05:54:02.195870 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-290dc77b-c117-4f12-af98-7a08fad453c4 req-47acf8b8-35fd-48e1-93ca-8345e638ec09 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:54:02.199305 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-290dc77b-c117-4f12-af98-7a08fad453c4 req-47acf8b8-35fd-48e1-93ca-8345e638ec09 tempest-TestShelveInstance-609548095 tempest-TestShelveInstance-609548095-project-member] GET https://10.4.3.189/volume/v3/volumes/e7c59771-18ea-473c-a436-581b1ea223b8 Aug 25 05:54:02.199561 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-290dc77b-c117-4f12-af98-7a08fad453c4 req-47acf8b8-35fd-48e1-93ca-8345e638ec09 tempest-TestShelveInstance-609548095 tempest-TestShelveInstance-609548095-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:54:02.203275 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-290dc77b-c117-4f12-af98-7a08fad453c4 req-47acf8b8-35fd-48e1-93ca-8345e638ec09 tempest-TestShelveInstance-609548095 tempest-TestShelveInstance-609548095-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:54:02.217624 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:54:02.217624 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:54:02.221018 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [req-290dc77b-c117-4f12-af98-7a08fad453c4 req-47acf8b8-35fd-48e1-93ca-8345e638ec09 tempest-TestShelveInstance-609548095 tempest-TestShelveInstance-609548095-project-member] Volume info retrieved successfully. Aug 25 05:54:02.225277 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-4dddb760-7ebd-4101-9e36-e1299e1ef8ae None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:54:02.225948 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-290dc77b-c117-4f12-af98-7a08fad453c4 req-47acf8b8-35fd-48e1-93ca-8345e638ec09 tempest-TestShelveInstance-609548095 tempest-TestShelveInstance-609548095-project-member] https://10.4.3.189/volume/v3/volumes/e7c59771-18ea-473c-a436-581b1ea223b8 returned with HTTP 200 Aug 25 05:54:02.226463 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1332/5335] 10.4.3.189 () {70 vars in 1639 bytes} [Tue Aug 25 05:54:02 2026] GET /volume/v3/volumes/e7c59771-18ea-473c-a436-581b1ea223b8 => generated 1540 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 05:54:02.227376 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-4dddb760-7ebd-4101-9e36-e1299e1ef8ae tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] GET https://10.4.3.189/volume/v3/volumes/f61d96a6-840f-49b5-b253-10464fa84f0f Aug 25 05:54:02.227578 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-4dddb760-7ebd-4101-9e36-e1299e1ef8ae tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:54:02.227776 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-4dddb760-7ebd-4101-9e36-e1299e1ef8ae tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:54:02.234446 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:54:02.234446 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:54:02.237798 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-4dddb760-7ebd-4101-9e36-e1299e1ef8ae tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] Volume info retrieved successfully. Aug 25 05:54:02.241841 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-4dddb760-7ebd-4101-9e36-e1299e1ef8ae tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] https://10.4.3.189/volume/v3/volumes/f61d96a6-840f-49b5-b253-10464fa84f0f returned with HTTP 200 Aug 25 05:54:02.242269 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1347/5336] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:54:02 2026] GET /volume/v3/volumes/f61d96a6-840f-49b5-b253-10464fa84f0f => generated 902 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:54:02.328731 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-290dc77b-c117-4f12-af98-7a08fad453c4 req-09d965b1-9224-43ef-a484-f15adb8a0998 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:54:02.330753 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-290dc77b-c117-4f12-af98-7a08fad453c4 req-09d965b1-9224-43ef-a484-f15adb8a0998 tempest-TestShelveInstance-609548095 tempest-TestShelveInstance-609548095-project-member] PUT https://10.4.3.189/volume/v3/attachments/28d8db01-de34-4a7f-a41b-17b90ba54ac0 Aug 25 05:54:02.331146 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-290dc77b-c117-4f12-af98-7a08fad453c4 req-09d965b1-9224-43ef-a484-f15adb8a0998 tempest-TestShelveInstance-609548095 tempest-TestShelveInstance-609548095-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.189", "host": "np0000008051", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:8b4a65c6a3e1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "a19da604-b1eb-4396-a9d5-30b16dae3da8", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:54:02.338447 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.coordination [req-290dc77b-c117-4f12-af98-7a08fad453c4 req-09d965b1-9224-43ef-a484-f15adb8a0998 tempest-TestShelveInstance-609548095 tempest-TestShelveInstance-609548095-project-member] Acquiring lock "cinder-attachment_update-e7c59771-18ea-473c-a436-581b1ea223b8-np0000008051" by "attachment_update" {{(pid=100268) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 05:54:02.343293 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.coordination [req-290dc77b-c117-4f12-af98-7a08fad453c4 req-09d965b1-9224-43ef-a484-f15adb8a0998 tempest-TestShelveInstance-609548095 tempest-TestShelveInstance-609548095-project-member] Lock "cinder-attachment_update-e7c59771-18ea-473c-a436-581b1ea223b8-np0000008051" acquired by "attachment_update" :: waited 0.005s {{(pid=100268) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 05:54:02.344510 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:54:02.344510 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:54:02.422042 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.coordination [req-290dc77b-c117-4f12-af98-7a08fad453c4 req-09d965b1-9224-43ef-a484-f15adb8a0998 tempest-TestShelveInstance-609548095 tempest-TestShelveInstance-609548095-project-member] Lock "cinder-attachment_update-e7c59771-18ea-473c-a436-581b1ea223b8-np0000008051" released by "attachment_update" :: held 0.079s {{(pid=100268) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 05:54:02.422427 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-290dc77b-c117-4f12-af98-7a08fad453c4 req-09d965b1-9224-43ef-a484-f15adb8a0998 tempest-TestShelveInstance-609548095 tempest-TestShelveInstance-609548095-project-member] https://10.4.3.189/volume/v3/attachments/28d8db01-de34-4a7f-a41b-17b90ba54ac0 returned with HTTP 200 Aug 25 05:54:02.422820 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1330/5337] 10.4.3.189 () {74 vars in 1704 bytes} [Tue Aug 25 05:54:02 2026] PUT /volume/v3/attachments/28d8db01-de34-4a7f-a41b-17b90ba54ac0 => generated 969 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:54:02.444323 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [req-290dc77b-c117-4f12-af98-7a08fad453c4 req-de7e8896-db5f-4a78-877d-0ce3c6f7f449 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:54:02.446501 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-290dc77b-c117-4f12-af98-7a08fad453c4 req-de7e8896-db5f-4a78-877d-0ce3c6f7f449 tempest-TestShelveInstance-609548095 tempest-TestShelveInstance-609548095-project-member] POST https://10.4.3.189/volume/v3/attachments/28d8db01-de34-4a7f-a41b-17b90ba54ac0/action Aug 25 05:54:02.446855 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-290dc77b-c117-4f12-af98-7a08fad453c4 req-de7e8896-db5f-4a78-877d-0ce3c6f7f449 tempest-TestShelveInstance-609548095 tempest-TestShelveInstance-609548095-project-member] Action body: b'{"os-complete": null}' {{(pid=100270) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 05:54:02.447008 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-290dc77b-c117-4f12-af98-7a08fad453c4 req-de7e8896-db5f-4a78-877d-0ce3c6f7f449 tempest-TestShelveInstance-609548095 tempest-TestShelveInstance-609548095-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:54:02.461279 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:54:02.461279 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:54:02.469412 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-290dc77b-c117-4f12-af98-7a08fad453c4 req-de7e8896-db5f-4a78-877d-0ce3c6f7f449 tempest-TestShelveInstance-609548095 tempest-TestShelveInstance-609548095-project-member] https://10.4.3.189/volume/v3/attachments/28d8db01-de34-4a7f-a41b-17b90ba54ac0/action returned with HTTP 204 Aug 25 05:54:02.469808 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1329/5338] 10.4.3.189 () {74 vars in 1725 bytes} [Tue Aug 25 05:54:02 2026] POST /volume/v3/attachments/28d8db01-de34-4a7f-a41b-17b90ba54ac0/action => generated 0 bytes in 26 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:54:03.257451 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-2177969f-5cf6-467e-b2b6-158569f8b023 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:54:03.259367 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-2177969f-5cf6-467e-b2b6-158569f8b023 tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] GET https://10.4.3.189/volume/v3/volumes/f61d96a6-840f-49b5-b253-10464fa84f0f Aug 25 05:54:03.259940 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-2177969f-5cf6-467e-b2b6-158569f8b023 tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:54:03.259940 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-2177969f-5cf6-467e-b2b6-158569f8b023 tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:54:03.268133 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:54:03.268133 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:54:03.271877 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-2177969f-5cf6-467e-b2b6-158569f8b023 tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] Volume info retrieved successfully. Aug 25 05:54:03.276449 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-2177969f-5cf6-467e-b2b6-158569f8b023 tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] https://10.4.3.189/volume/v3/volumes/f61d96a6-840f-49b5-b253-10464fa84f0f returned with HTTP 200 Aug 25 05:54:03.276915 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1333/5339] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:54:03 2026] GET /volume/v3/volumes/f61d96a6-840f-49b5-b253-10464fa84f0f => generated 902 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:54:04.290183 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-ff829fe7-8963-436e-992a-4eed546a4314 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:54:04.291932 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-ff829fe7-8963-436e-992a-4eed546a4314 tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] GET https://10.4.3.189/volume/v3/volumes/f61d96a6-840f-49b5-b253-10464fa84f0f Aug 25 05:54:04.292139 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-ff829fe7-8963-436e-992a-4eed546a4314 tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:54:04.292318 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-ff829fe7-8963-436e-992a-4eed546a4314 tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:54:04.299140 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:54:04.299140 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:54:04.302412 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-ff829fe7-8963-436e-992a-4eed546a4314 tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] Volume info retrieved successfully. Aug 25 05:54:04.306245 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-ff829fe7-8963-436e-992a-4eed546a4314 tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] https://10.4.3.189/volume/v3/volumes/f61d96a6-840f-49b5-b253-10464fa84f0f returned with HTTP 200 Aug 25 05:54:04.306597 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1348/5340] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:54:04 2026] GET /volume/v3/volumes/f61d96a6-840f-49b5-b253-10464fa84f0f => generated 902 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:54:05.319344 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-92baac68-0a99-47fe-bb18-78d856cefc14 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:54:05.321263 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-92baac68-0a99-47fe-bb18-78d856cefc14 tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] GET https://10.4.3.189/volume/v3/volumes/f61d96a6-840f-49b5-b253-10464fa84f0f Aug 25 05:54:05.321450 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-92baac68-0a99-47fe-bb18-78d856cefc14 tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:54:05.321668 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-92baac68-0a99-47fe-bb18-78d856cefc14 tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:54:05.331731 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:54:05.331731 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:54:05.336128 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-92baac68-0a99-47fe-bb18-78d856cefc14 tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] Volume info retrieved successfully. Aug 25 05:54:05.341023 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-92baac68-0a99-47fe-bb18-78d856cefc14 tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] https://10.4.3.189/volume/v3/volumes/f61d96a6-840f-49b5-b253-10464fa84f0f returned with HTTP 200 Aug 25 05:54:05.341423 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1331/5341] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:54:05 2026] GET /volume/v3/volumes/f61d96a6-840f-49b5-b253-10464fa84f0f => generated 902 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:54:06.353959 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-a832c5c4-bae6-4df1-aa2e-b63a1ea9cd44 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:54:06.356292 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-a832c5c4-bae6-4df1-aa2e-b63a1ea9cd44 tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] GET https://10.4.3.189/volume/v3/volumes/f61d96a6-840f-49b5-b253-10464fa84f0f Aug 25 05:54:06.356536 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-a832c5c4-bae6-4df1-aa2e-b63a1ea9cd44 tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:54:06.356807 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-a832c5c4-bae6-4df1-aa2e-b63a1ea9cd44 tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:54:06.366202 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:54:06.366202 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:54:06.370846 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-a832c5c4-bae6-4df1-aa2e-b63a1ea9cd44 tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] Volume info retrieved successfully. Aug 25 05:54:06.376801 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-a832c5c4-bae6-4df1-aa2e-b63a1ea9cd44 tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] https://10.4.3.189/volume/v3/volumes/f61d96a6-840f-49b5-b253-10464fa84f0f returned with HTTP 200 Aug 25 05:54:06.377333 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1330/5342] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:54:06 2026] GET /volume/v3/volumes/f61d96a6-840f-49b5-b253-10464fa84f0f => generated 902 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:54:07.389304 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-2d277902-74d6-4fbd-b4b1-38a3dd67d016 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:54:07.391008 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-2d277902-74d6-4fbd-b4b1-38a3dd67d016 tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] GET https://10.4.3.189/volume/v3/volumes/f61d96a6-840f-49b5-b253-10464fa84f0f Aug 25 05:54:07.391223 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-2d277902-74d6-4fbd-b4b1-38a3dd67d016 tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:54:07.391405 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-2d277902-74d6-4fbd-b4b1-38a3dd67d016 tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:54:07.398254 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:54:07.398254 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:54:07.401735 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-2d277902-74d6-4fbd-b4b1-38a3dd67d016 tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] Volume info retrieved successfully. Aug 25 05:54:07.406255 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-2d277902-74d6-4fbd-b4b1-38a3dd67d016 tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] https://10.4.3.189/volume/v3/volumes/f61d96a6-840f-49b5-b253-10464fa84f0f returned with HTTP 200 Aug 25 05:54:07.406615 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1334/5343] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:54:07 2026] GET /volume/v3/volumes/f61d96a6-840f-49b5-b253-10464fa84f0f => generated 1450 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:54:07.541298 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-e4b59973-2fa9-459e-8878-850129094ffa req-566b46d9-e235-4bda-85a3-f4ecc2290ac7 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:54:07.543938 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-e4b59973-2fa9-459e-8878-850129094ffa req-566b46d9-e235-4bda-85a3-f4ecc2290ac7 tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] GET https://10.4.3.189/volume/v3/volumes/f61d96a6-840f-49b5-b253-10464fa84f0f Aug 25 05:54:07.544269 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-e4b59973-2fa9-459e-8878-850129094ffa req-566b46d9-e235-4bda-85a3-f4ecc2290ac7 tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:54:07.544569 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-e4b59973-2fa9-459e-8878-850129094ffa req-566b46d9-e235-4bda-85a3-f4ecc2290ac7 tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:54:07.552212 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:54:07.552212 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:54:07.556805 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [req-e4b59973-2fa9-459e-8878-850129094ffa req-566b46d9-e235-4bda-85a3-f4ecc2290ac7 tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] Volume info retrieved successfully. Aug 25 05:54:07.563030 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-e4b59973-2fa9-459e-8878-850129094ffa req-566b46d9-e235-4bda-85a3-f4ecc2290ac7 tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] https://10.4.3.189/volume/v3/volumes/f61d96a6-840f-49b5-b253-10464fa84f0f returned with HTTP 200 Aug 25 05:54:07.563742 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1349/5344] 10.4.3.189 () {68 vars in 1598 bytes} [Tue Aug 25 05:54:07 2026] GET /volume/v3/volumes/f61d96a6-840f-49b5-b253-10464fa84f0f => generated 1450 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:54:08.068238 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-e4b59973-2fa9-459e-8878-850129094ffa req-acf04969-ad1b-4eef-9791-d72fc24eb0f0 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:54:08.070414 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-e4b59973-2fa9-459e-8878-850129094ffa req-acf04969-ad1b-4eef-9791-d72fc24eb0f0 tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] GET https://10.4.3.189/volume/v3/volumes/f61d96a6-840f-49b5-b253-10464fa84f0f Aug 25 05:54:08.070625 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-e4b59973-2fa9-459e-8878-850129094ffa req-acf04969-ad1b-4eef-9791-d72fc24eb0f0 tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:54:08.070792 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-e4b59973-2fa9-459e-8878-850129094ffa req-acf04969-ad1b-4eef-9791-d72fc24eb0f0 tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:54:08.078485 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:54:08.078485 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:54:08.083304 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [req-e4b59973-2fa9-459e-8878-850129094ffa req-acf04969-ad1b-4eef-9791-d72fc24eb0f0 tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] Volume info retrieved successfully. Aug 25 05:54:08.090230 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-e4b59973-2fa9-459e-8878-850129094ffa req-acf04969-ad1b-4eef-9791-d72fc24eb0f0 tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] https://10.4.3.189/volume/v3/volumes/f61d96a6-840f-49b5-b253-10464fa84f0f returned with HTTP 200 Aug 25 05:54:08.090814 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1332/5345] 10.4.3.189 () {68 vars in 1598 bytes} [Tue Aug 25 05:54:08 2026] GET /volume/v3/volumes/f61d96a6-840f-49b5-b253-10464fa84f0f => generated 1450 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:54:08.106653 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-b0e6c131-c388-478b-bb91-b99839a3949f None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:54:08.107172 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-b0e6c131-c388-478b-bb91-b99839a3949f None None] GET https://10.4.3.189/volume// Aug 25 05:54:08.107357 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-b0e6c131-c388-478b-bb91-b99839a3949f None None] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:54:08.107560 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-b0e6c131-c388-478b-bb91-b99839a3949f None None] Calling method 'all' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:54:08.107897 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-b0e6c131-c388-478b-bb91-b99839a3949f None None] https://10.4.3.189/volume// returned with HTTP 300 Aug 25 05:54:08.108194 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1331/5346] 10.4.3.189 () {66 vars in 1419 bytes} [Tue Aug 25 05:54: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 25 05:54:08.117218 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-e4b59973-2fa9-459e-8878-850129094ffa req-f9473360-cfee-439a-ba67-8952900231ed None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:54:08.125758 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-e4b59973-2fa9-459e-8878-850129094ffa req-f9473360-cfee-439a-ba67-8952900231ed tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] POST https://10.4.3.189/volume/v3/attachments Aug 25 05:54:08.131802 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-e4b59973-2fa9-459e-8878-850129094ffa req-f9473360-cfee-439a-ba67-8952900231ed tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f61d96a6-840f-49b5-b253-10464fa84f0f", "connector": null, "instance_uuid": "52e480bf-b815-4595-b658-c08fccea55ec"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:54:08.141785 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:54:08.141785 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:54:08.171824 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-e4b59973-2fa9-459e-8878-850129094ffa req-f9473360-cfee-439a-ba67-8952900231ed tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] https://10.4.3.189/volume/v3/attachments returned with HTTP 200 Aug 25 05:54:08.172311 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1335/5347] 10.4.3.189 () {74 vars in 1594 bytes} [Tue Aug 25 05:54:08 2026] POST /volume/v3/attachments => generated 273 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:54:09.286532 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-7283cdf8-1d76-4ddf-a370-a30b044454ea None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:54:09.286995 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-7283cdf8-1d76-4ddf-a370-a30b044454ea None None] GET https://10.4.3.189/volume// Aug 25 05:54:09.287197 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-7283cdf8-1d76-4ddf-a370-a30b044454ea None None] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:54:09.287450 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-7283cdf8-1d76-4ddf-a370-a30b044454ea None None] Calling method 'all' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:54:09.287812 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-7283cdf8-1d76-4ddf-a370-a30b044454ea None None] https://10.4.3.189/volume// returned with HTTP 300 Aug 25 05:54:09.288158 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1350/5348] 10.4.3.189 () {66 vars in 1426 bytes} [Tue Aug 25 05:54:09 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Aug 25 05:54:09.301581 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-e4b59973-2fa9-459e-8878-850129094ffa req-9d6b9e58-c52e-4be7-8878-d82372da63c8 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:54:09.304025 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-e4b59973-2fa9-459e-8878-850129094ffa req-9d6b9e58-c52e-4be7-8878-d82372da63c8 tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] GET https://10.4.3.189/volume/v3/volumes/f61d96a6-840f-49b5-b253-10464fa84f0f Aug 25 05:54:09.304303 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-e4b59973-2fa9-459e-8878-850129094ffa req-9d6b9e58-c52e-4be7-8878-d82372da63c8 tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:54:09.304483 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-e4b59973-2fa9-459e-8878-850129094ffa req-9d6b9e58-c52e-4be7-8878-d82372da63c8 tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:54:09.314471 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:54:09.314471 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:54:09.317940 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [req-e4b59973-2fa9-459e-8878-850129094ffa req-9d6b9e58-c52e-4be7-8878-d82372da63c8 tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] Volume info retrieved successfully. Aug 25 05:54:09.323002 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-e4b59973-2fa9-459e-8878-850129094ffa req-9d6b9e58-c52e-4be7-8878-d82372da63c8 tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] https://10.4.3.189/volume/v3/volumes/f61d96a6-840f-49b5-b253-10464fa84f0f returned with HTTP 200 Aug 25 05:54:09.323190 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1333/5349] 10.4.3.189 () {70 vars in 1639 bytes} [Tue Aug 25 05:54:09 2026] GET /volume/v3/volumes/f61d96a6-840f-49b5-b253-10464fa84f0f => generated 1629 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 05:54:09.436908 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [req-e4b59973-2fa9-459e-8878-850129094ffa req-a1704d2e-333a-4abc-a291-c198b121d2c0 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:54:09.441074 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-e4b59973-2fa9-459e-8878-850129094ffa req-a1704d2e-333a-4abc-a291-c198b121d2c0 tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] PUT https://10.4.3.189/volume/v3/attachments/0192cc39-5256-43da-95ba-7f72c8eed04f Aug 25 05:54:09.441443 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-e4b59973-2fa9-459e-8878-850129094ffa req-a1704d2e-333a-4abc-a291-c198b121d2c0 tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.189", "host": "np0000008051", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:8b4a65c6a3e1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "a19da604-b1eb-4396-a9d5-30b16dae3da8", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:54:09.458074 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.coordination [req-e4b59973-2fa9-459e-8878-850129094ffa req-a1704d2e-333a-4abc-a291-c198b121d2c0 tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] Acquiring lock "cinder-attachment_update-f61d96a6-840f-49b5-b253-10464fa84f0f-np0000008051" by "attachment_update" {{(pid=100270) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 05:54:09.463450 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.coordination [req-e4b59973-2fa9-459e-8878-850129094ffa req-a1704d2e-333a-4abc-a291-c198b121d2c0 tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] Lock "cinder-attachment_update-f61d96a6-840f-49b5-b253-10464fa84f0f-np0000008051" acquired by "attachment_update" :: waited 0.005s {{(pid=100270) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 05:54:09.464562 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:54:09.464562 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:54:09.551173 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.coordination [req-e4b59973-2fa9-459e-8878-850129094ffa req-a1704d2e-333a-4abc-a291-c198b121d2c0 tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] Lock "cinder-attachment_update-f61d96a6-840f-49b5-b253-10464fa84f0f-np0000008051" released by "attachment_update" :: held 0.088s {{(pid=100270) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 05:54:09.551503 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-e4b59973-2fa9-459e-8878-850129094ffa req-a1704d2e-333a-4abc-a291-c198b121d2c0 tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] https://10.4.3.189/volume/v3/attachments/0192cc39-5256-43da-95ba-7f72c8eed04f returned with HTTP 200 Aug 25 05:54:09.552028 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1332/5350] 10.4.3.189 () {74 vars in 1704 bytes} [Tue Aug 25 05:54:09 2026] PUT /volume/v3/attachments/0192cc39-5256-43da-95ba-7f72c8eed04f => generated 968 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:54:09.576961 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-e4b59973-2fa9-459e-8878-850129094ffa req-7ce03ec1-d5e7-4d01-babd-8343529e3486 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:54:09.579030 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-e4b59973-2fa9-459e-8878-850129094ffa req-7ce03ec1-d5e7-4d01-babd-8343529e3486 tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] POST https://10.4.3.189/volume/v3/attachments/0192cc39-5256-43da-95ba-7f72c8eed04f/action Aug 25 05:54:09.579479 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-e4b59973-2fa9-459e-8878-850129094ffa req-7ce03ec1-d5e7-4d01-babd-8343529e3486 tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] Action body: b'{"os-complete": null}' {{(pid=100269) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 05:54:09.579675 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-e4b59973-2fa9-459e-8878-850129094ffa req-7ce03ec1-d5e7-4d01-babd-8343529e3486 tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:54:09.598006 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:54:09.598006 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:54:09.613726 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-e4b59973-2fa9-459e-8878-850129094ffa req-7ce03ec1-d5e7-4d01-babd-8343529e3486 tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] https://10.4.3.189/volume/v3/attachments/0192cc39-5256-43da-95ba-7f72c8eed04f/action returned with HTTP 204 Aug 25 05:54:09.614163 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1336/5351] 10.4.3.189 () {74 vars in 1725 bytes} [Tue Aug 25 05:54:09 2026] POST /volume/v3/attachments/0192cc39-5256-43da-95ba-7f72c8eed04f/action => generated 0 bytes in 38 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:54:13.807325 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-e4b59973-2fa9-459e-8878-850129094ffa req-57f74070-e88e-4901-99a8-a91c75bc915e None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:54:13.809478 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-e4b59973-2fa9-459e-8878-850129094ffa req-57f74070-e88e-4901-99a8-a91c75bc915e tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] GET https://10.4.3.189/volume/v3/volumes/f61d96a6-840f-49b5-b253-10464fa84f0f/encryption Aug 25 05:54:13.809678 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-e4b59973-2fa9-459e-8878-850129094ffa req-57f74070-e88e-4901-99a8-a91c75bc915e tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:54:13.809861 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-e4b59973-2fa9-459e-8878-850129094ffa req-57f74070-e88e-4901-99a8-a91c75bc915e tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] Calling method 'index' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:54:13.818915 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:54:13.818915 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:54:13.824795 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-e4b59973-2fa9-459e-8878-850129094ffa req-57f74070-e88e-4901-99a8-a91c75bc915e tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] https://10.4.3.189/volume/v3/volumes/f61d96a6-840f-49b5-b253-10464fa84f0f/encryption returned with HTTP 200 Aug 25 05:54:13.825203 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1351/5352] 10.4.3.189 () {68 vars in 1631 bytes} [Tue Aug 25 05:54:13 2026] GET /volume/v3/volumes/f61d96a6-840f-49b5-b253-10464fa84f0f/encryption => generated 160 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:54:19.321191 np0000008051 devstack@c-api.service[100268]: DEBUG dbcounter [-] [100268] Writing DB stats cinder:SELECT=58,cinder:INSERT=11,cinder:UPDATE=15 {{(pid=100268) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 05:54:19.543945 np0000008051 devstack@c-api.service[100270]: DEBUG dbcounter [-] [100270] Writing DB stats cinder:SELECT=24,cinder:UPDATE=3 {{(pid=100270) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 05:54:19.608752 np0000008051 devstack@c-api.service[100269]: DEBUG dbcounter [-] [100269] Writing DB stats cinder:SELECT=203,cinder:UPDATE=59,cinder:DELETE=1,cinder:INSERT=24 {{(pid=100269) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 05:54:20.831632 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-1da19ed7-9c84-4d83-a892-a84cbe4123f1 req-84ab323a-fc64-4370-be28-5778cbd4556a None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:54:20.833722 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-1da19ed7-9c84-4d83-a892-a84cbe4123f1 req-84ab323a-fc64-4370-be28-5778cbd4556a tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] GET https://10.4.3.189/volume/v3/limits Aug 25 05:54:20.833923 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-1da19ed7-9c84-4d83-a892-a84cbe4123f1 req-84ab323a-fc64-4370-be28-5778cbd4556a tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:54:20.834143 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-1da19ed7-9c84-4d83-a892-a84cbe4123f1 req-84ab323a-fc64-4370-be28-5778cbd4556a tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Calling method 'index' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:54:20.841544 np0000008051 devstack@c-api.service[100268]: WARNING cinder.quota [req-1da19ed7-9c84-4d83-a892-a84cbe4123f1 req-84ab323a-fc64-4370-be28-5778cbd4556a tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-2039745516 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-2039745516, it is now deprecated. Please use the default quota class for default quota. Aug 25 05:54:20.841784 np0000008051 devstack@c-api.service[100268]: WARNING cinder.quota [req-1da19ed7-9c84-4d83-a892-a84cbe4123f1 req-84ab323a-fc64-4370-be28-5778cbd4556a tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-2039745516 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-2039745516, it is now deprecated. Please use the default quota class for default quota. Aug 25 05:54:20.842027 np0000008051 devstack@c-api.service[100268]: WARNING cinder.quota [req-1da19ed7-9c84-4d83-a892-a84cbe4123f1 req-84ab323a-fc64-4370-be28-5778cbd4556a tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-2039745516 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-2039745516, it is now deprecated. Please use the default quota class for default quota. Aug 25 05:54:20.852415 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-1da19ed7-9c84-4d83-a892-a84cbe4123f1 req-84ab323a-fc64-4370-be28-5778cbd4556a tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] https://10.4.3.189/volume/v3/limits returned with HTTP 200 Aug 25 05:54:20.852778 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1334/5353] 10.4.3.189 () {68 vars in 1484 bytes} [Tue Aug 25 05:54:20 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 25 05:54:20.894850 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [req-1da19ed7-9c84-4d83-a892-a84cbe4123f1 req-db7e4f6f-002c-4d4c-b2f4-9245f1d9763f None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:54:20.897028 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-1da19ed7-9c84-4d83-a892-a84cbe4123f1 req-db7e4f6f-002c-4d4c-b2f4-9245f1d9763f tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] GET https://10.4.3.189/volume/v3/volumes/03ecf00e-1977-4b37-a384-a8e0f311ccf4 Aug 25 05:54:20.897240 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-1da19ed7-9c84-4d83-a892-a84cbe4123f1 req-db7e4f6f-002c-4d4c-b2f4-9245f1d9763f tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:54:20.897464 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-1da19ed7-9c84-4d83-a892-a84cbe4123f1 req-db7e4f6f-002c-4d4c-b2f4-9245f1d9763f tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:54:20.906740 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:54:20.906740 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:54:20.910220 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [req-1da19ed7-9c84-4d83-a892-a84cbe4123f1 req-db7e4f6f-002c-4d4c-b2f4-9245f1d9763f tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Volume info retrieved successfully. Aug 25 05:54:20.914629 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-1da19ed7-9c84-4d83-a892-a84cbe4123f1 req-db7e4f6f-002c-4d4c-b2f4-9245f1d9763f tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] https://10.4.3.189/volume/v3/volumes/03ecf00e-1977-4b37-a384-a8e0f311ccf4 returned with HTTP 200 Aug 25 05:54:20.914996 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1333/5354] 10.4.3.189 () {68 vars in 1598 bytes} [Tue Aug 25 05:54:20 2026] GET /volume/v3/volumes/03ecf00e-1977-4b37-a384-a8e0f311ccf4 => generated 1659 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:54:20.924173 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-1da19ed7-9c84-4d83-a892-a84cbe4123f1 req-28a2fdb8-0345-4723-ab6e-ae10b2999b2e None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:54:20.926234 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-1da19ed7-9c84-4d83-a892-a84cbe4123f1 req-28a2fdb8-0345-4723-ab6e-ae10b2999b2e tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] POST https://10.4.3.189/volume/v3/snapshots Aug 25 05:54:20.926616 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-1da19ed7-9c84-4d83-a892-a84cbe4123f1 req-28a2fdb8-0345-4723-ab6e-ae10b2999b2e tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "03ecf00e-1977-4b37-a384-a8e0f311ccf4", "force": true, "name": "snapshot for tempest-TestVolumeBootPatternsnapshot-1810973851", "description": null, "metadata": {}}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:54:20.937077 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:54:20.937077 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:54:20.937576 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [req-1da19ed7-9c84-4d83-a892-a84cbe4123f1 req-28a2fdb8-0345-4723-ab6e-ae10b2999b2e tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Volume info retrieved successfully. Aug 25 05:54:20.937752 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.v3.snapshots [req-1da19ed7-9c84-4d83-a892-a84cbe4123f1 req-28a2fdb8-0345-4723-ab6e-ae10b2999b2e tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Create snapshot from volume 03ecf00e-1977-4b37-a384-a8e0f311ccf4 Aug 25 05:54:20.963787 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.quota [req-1da19ed7-9c84-4d83-a892-a84cbe4123f1 req-28a2fdb8-0345-4723-ab6e-ae10b2999b2e tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Created reservations ['9077c40a-d02c-4397-b7c0-8d0daac0e201', 'a564c81b-f66e-43f1-89c1-164624cc5833', '9b32153d-6cf8-40cd-a99b-acb20bbb762d', '1201fe99-f622-42fb-8426-6536a78b7816'] {{(pid=100269) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:54:20.995805 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [req-1da19ed7-9c84-4d83-a892-a84cbe4123f1 req-28a2fdb8-0345-4723-ab6e-ae10b2999b2e tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Snapshot force create request issued successfully. Aug 25 05:54:20.996225 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-1da19ed7-9c84-4d83-a892-a84cbe4123f1 req-28a2fdb8-0345-4723-ab6e-ae10b2999b2e tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] https://10.4.3.189/volume/v3/snapshots returned with HTTP 202 Aug 25 05:54:20.996747 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1337/5355] 10.4.3.189 () {72 vars in 1547 bytes} [Tue Aug 25 05:54:20 2026] POST /volume/v3/snapshots => generated 320 bytes in 73 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 05:54:22.631525 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-35a0d42d-b2d5-406d-b03d-f98029f37ef8 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:54:22.633294 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-35a0d42d-b2d5-406d-b03d-f98029f37ef8 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] GET https://10.4.3.189/volume/v3/snapshots/a12f35ca-709a-4b32-ab53-7f178ede8255 Aug 25 05:54:22.633502 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-35a0d42d-b2d5-406d-b03d-f98029f37ef8 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:54:22.633694 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-35a0d42d-b2d5-406d-b03d-f98029f37ef8 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:54:22.638359 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:54:22.638359 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:54:22.638853 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-35a0d42d-b2d5-406d-b03d-f98029f37ef8 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Snapshot retrieved successfully. Aug 25 05:54:22.639625 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-35a0d42d-b2d5-406d-b03d-f98029f37ef8 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] https://10.4.3.189/volume/v3/snapshots/a12f35ca-709a-4b32-ab53-7f178ede8255 returned with HTTP 200 Aug 25 05:54:22.640016 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1352/5356] 10.4.3.189 () {66 vars in 1354 bytes} [Tue Aug 25 05:54:22 2026] GET /volume/v3/snapshots/a12f35ca-709a-4b32-ab53-7f178ede8255 => generated 479 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:54:24.105397 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-406c9559-41d8-494b-8d0e-4e9b03fb0b20 req-bef49807-7570-4ab1-a1d5-b095109378ee None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:54:24.107554 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-406c9559-41d8-494b-8d0e-4e9b03fb0b20 req-bef49807-7570-4ab1-a1d5-b095109378ee tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] GET https://10.4.3.189/volume/v3/snapshots/a12f35ca-709a-4b32-ab53-7f178ede8255 Aug 25 05:54:24.107751 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-406c9559-41d8-494b-8d0e-4e9b03fb0b20 req-bef49807-7570-4ab1-a1d5-b095109378ee tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:54:24.107939 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-406c9559-41d8-494b-8d0e-4e9b03fb0b20 req-bef49807-7570-4ab1-a1d5-b095109378ee tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:54:24.113101 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:54:24.113101 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:54:24.113543 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [req-406c9559-41d8-494b-8d0e-4e9b03fb0b20 req-bef49807-7570-4ab1-a1d5-b095109378ee tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Snapshot retrieved successfully. Aug 25 05:54:24.114324 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-406c9559-41d8-494b-8d0e-4e9b03fb0b20 req-bef49807-7570-4ab1-a1d5-b095109378ee tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] https://10.4.3.189/volume/v3/snapshots/a12f35ca-709a-4b32-ab53-7f178ede8255 returned with HTTP 200 Aug 25 05:54:24.114677 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1335/5357] 10.4.3.189 () {68 vars in 1604 bytes} [Tue Aug 25 05:54:24 2026] GET /volume/v3/snapshots/a12f35ca-709a-4b32-ab53-7f178ede8255 => generated 479 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:54:24.921845 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [req-406c9559-41d8-494b-8d0e-4e9b03fb0b20 req-6f479326-8b8e-4a3a-9306-1621e5b0cc4f None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:54:24.924326 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-406c9559-41d8-494b-8d0e-4e9b03fb0b20 req-6f479326-8b8e-4a3a-9306-1621e5b0cc4f tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] GET https://10.4.3.189/volume/v3/snapshots/a12f35ca-709a-4b32-ab53-7f178ede8255 Aug 25 05:54:24.924584 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-406c9559-41d8-494b-8d0e-4e9b03fb0b20 req-6f479326-8b8e-4a3a-9306-1621e5b0cc4f tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:54:24.924851 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-406c9559-41d8-494b-8d0e-4e9b03fb0b20 req-6f479326-8b8e-4a3a-9306-1621e5b0cc4f tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:54:24.929988 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:54:24.929988 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:54:24.930476 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [req-406c9559-41d8-494b-8d0e-4e9b03fb0b20 req-6f479326-8b8e-4a3a-9306-1621e5b0cc4f tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Snapshot retrieved successfully. Aug 25 05:54:24.931789 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-406c9559-41d8-494b-8d0e-4e9b03fb0b20 req-6f479326-8b8e-4a3a-9306-1621e5b0cc4f tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] https://10.4.3.189/volume/v3/snapshots/a12f35ca-709a-4b32-ab53-7f178ede8255 returned with HTTP 200 Aug 25 05:54:24.931789 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1334/5358] 10.4.3.189 () {68 vars in 1604 bytes} [Tue Aug 25 05:54:24 2026] GET /volume/v3/snapshots/a12f35ca-709a-4b32-ab53-7f178ede8255 => generated 479 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:54:24.940284 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-406c9559-41d8-494b-8d0e-4e9b03fb0b20 req-f239c6bb-2928-471b-9630-ab289c33b168 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:54:24.943039 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-406c9559-41d8-494b-8d0e-4e9b03fb0b20 req-f239c6bb-2928-471b-9630-ab289c33b168 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] GET https://10.4.3.189/volume/v3/volumes/03ecf00e-1977-4b37-a384-a8e0f311ccf4 Aug 25 05:54:24.943366 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-406c9559-41d8-494b-8d0e-4e9b03fb0b20 req-f239c6bb-2928-471b-9630-ab289c33b168 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:54:24.943628 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-406c9559-41d8-494b-8d0e-4e9b03fb0b20 req-f239c6bb-2928-471b-9630-ab289c33b168 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:54:24.954108 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:54:24.954108 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:54:24.957245 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [req-406c9559-41d8-494b-8d0e-4e9b03fb0b20 req-f239c6bb-2928-471b-9630-ab289c33b168 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Volume info retrieved successfully. Aug 25 05:54:24.961785 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-406c9559-41d8-494b-8d0e-4e9b03fb0b20 req-f239c6bb-2928-471b-9630-ab289c33b168 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] https://10.4.3.189/volume/v3/volumes/03ecf00e-1977-4b37-a384-a8e0f311ccf4 returned with HTTP 200 Aug 25 05:54:24.962196 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1338/5359] 10.4.3.189 () {68 vars in 1598 bytes} [Tue Aug 25 05:54:24 2026] GET /volume/v3/volumes/03ecf00e-1977-4b37-a384-a8e0f311ccf4 => generated 1659 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:54:24.971512 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-406c9559-41d8-494b-8d0e-4e9b03fb0b20 req-ef9b2a1c-3056-48cb-839e-ba1ef149b487 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:54:24.973570 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-406c9559-41d8-494b-8d0e-4e9b03fb0b20 req-ef9b2a1c-3056-48cb-839e-ba1ef149b487 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] POST https://10.4.3.189/volume/v3/volumes Aug 25 05:54:24.973908 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-406c9559-41d8-494b-8d0e-4e9b03fb0b20 req-ef9b2a1c-3056-48cb-839e-ba1ef149b487 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": "a12f35ca-709a-4b32-ab53-7f178ede8255", "name": "", "description": "", "volume_type": "storpool", "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:54:24.975641 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.v3.volumes [req-406c9559-41d8-494b-8d0e-4e9b03fb0b20 req-ef9b2a1c-3056-48cb-839e-ba1ef149b487 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': 'a12f35ca-709a-4b32-ab53-7f178ede8255', 'name': '', 'description': '', 'volume_type': 'storpool', 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100271) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 05:54:24.985313 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:54:24.985313 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:54:24.985700 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [req-406c9559-41d8-494b-8d0e-4e9b03fb0b20 req-ef9b2a1c-3056-48cb-839e-ba1ef149b487 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Snapshot retrieved successfully. Aug 25 05:54:24.985822 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [req-406c9559-41d8-494b-8d0e-4e9b03fb0b20 req-ef9b2a1c-3056-48cb-839e-ba1ef149b487 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Create volume of 1 GB Aug 25 05:54:24.986512 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [req-406c9559-41d8-494b-8d0e-4e9b03fb0b20 req-ef9b2a1c-3056-48cb-839e-ba1ef149b487 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Availability Zones retrieved successfully. Aug 25 05:54:24.991941 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [req-406c9559-41d8-494b-8d0e-4e9b03fb0b20 req-ef9b2a1c-3056-48cb-839e-ba1ef149b487 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Flow 'volume_create_api' (4bc541d6-e63a-468f-8d2c-71208f3db726) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:54:24.993137 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [req-406c9559-41d8-494b-8d0e-4e9b03fb0b20 req-ef9b2a1c-3056-48cb-839e-ba1ef149b487 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cb43f6f2-57a6-46e9-b787-4db7be9e127c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:54:24.994109 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.flows.api.create_volume [req-406c9559-41d8-494b-8d0e-4e9b03fb0b20 req-ef9b2a1c-3056-48cb-839e-ba1ef149b487 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100271) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 05:54:25.026308 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [req-406c9559-41d8-494b-8d0e-4e9b03fb0b20 req-ef9b2a1c-3056-48cb-839e-ba1ef149b487 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cb43f6f2-57a6-46e9-b787-4db7be9e127c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'a12f35ca-709a-4b32-ab53-7f178ede8255', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T05:35:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=23fc6e5d-fce0-4521-ba46-4837b4232084,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '23fc6e5d-fce0-4521-ba46-4837b4232084', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:54:25.027208 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [req-406c9559-41d8-494b-8d0e-4e9b03fb0b20 req-ef9b2a1c-3056-48cb-839e-ba1ef149b487 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bb3a5a22-77e4-481a-8dec-ac2dbfc4c35e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:54:25.068812 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.quota [req-406c9559-41d8-494b-8d0e-4e9b03fb0b20 req-ef9b2a1c-3056-48cb-839e-ba1ef149b487 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Created reservations ['de6d1c1f-581b-4cbc-833c-f4d5743b5972', '9eed5b1b-a532-4026-8b9d-e13690d76ac1', '1d5e4551-89d8-4a48-b6f2-e2450aa3ddf4', 'f1bdce9e-cbbf-4633-9d85-88bd52897aee'] {{(pid=100271) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:54:25.069637 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [req-406c9559-41d8-494b-8d0e-4e9b03fb0b20 req-ef9b2a1c-3056-48cb-839e-ba1ef149b487 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bb3a5a22-77e4-481a-8dec-ac2dbfc4c35e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['de6d1c1f-581b-4cbc-833c-f4d5743b5972', '9eed5b1b-a532-4026-8b9d-e13690d76ac1', '1d5e4551-89d8-4a48-b6f2-e2450aa3ddf4', 'f1bdce9e-cbbf-4633-9d85-88bd52897aee']}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:54:25.070459 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [req-406c9559-41d8-494b-8d0e-4e9b03fb0b20 req-ef9b2a1c-3056-48cb-839e-ba1ef149b487 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e46dfb61-bbb1-4848-9cbc-874df31044af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:54:25.111023 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [req-406c9559-41d8-494b-8d0e-4e9b03fb0b20 req-ef9b2a1c-3056-48cb-839e-ba1ef149b487 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e46dfb61-bbb1-4848-9cbc-874df31044af) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '60438202-cd6a-4982-8580-16c0f3acac78', '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='e33e7828ef4e44d9a9679aad64e2bf67',qos_specs=None,replication_status=,reservations=['de6d1c1f-581b-4cbc-833c-f4d5743b5972','9eed5b1b-a532-4026-8b9d-e13690d76ac1','1d5e4551-89d8-4a48-b6f2-e2450aa3ddf4','f1bdce9e-cbbf-4633-9d85-88bd52897aee'],size=1,snapshot_id=a12f35ca-709a-4b32-ab53-7f178ede8255,source_replicaid=,source_volid=None,status='creating',user_id='63d4e24915f3477e8fe8791aab2aed9d',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084), '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-25T05:54:25Z,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=60438202-cd6a-4982-8580-16c0f3acac78,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e33e7828ef4e44d9a9679aad64e2bf67',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=a12f35ca-709a-4b32-ab53-7f178ede8255,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='63d4e24915f3477e8fe8791aab2aed9d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(23fc6e5d-fce0-4521-ba46-4837b4232084),volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:54:25.111941 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [req-406c9559-41d8-494b-8d0e-4e9b03fb0b20 req-ef9b2a1c-3056-48cb-839e-ba1ef149b487 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3bb6132b-6252-4a92-9956-33a1c4c37a4f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:54:25.129784 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [req-406c9559-41d8-494b-8d0e-4e9b03fb0b20 req-ef9b2a1c-3056-48cb-839e-ba1ef149b487 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3bb6132b-6252-4a92-9956-33a1c4c37a4f) transitioned into 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='e33e7828ef4e44d9a9679aad64e2bf67',qos_specs=None,replication_status=,reservations=['de6d1c1f-581b-4cbc-833c-f4d5743b5972','9eed5b1b-a532-4026-8b9d-e13690d76ac1','1d5e4551-89d8-4a48-b6f2-e2450aa3ddf4','f1bdce9e-cbbf-4633-9d85-88bd52897aee'],size=1,snapshot_id=a12f35ca-709a-4b32-ab53-7f178ede8255,source_replicaid=,source_volid=None,status='creating',user_id='63d4e24915f3477e8fe8791aab2aed9d',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:54:25.130773 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [req-406c9559-41d8-494b-8d0e-4e9b03fb0b20 req-ef9b2a1c-3056-48cb-839e-ba1ef149b487 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b4aefe45-e527-40df-a12f-13b7b2304cb5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:54:25.155535 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [req-406c9559-41d8-494b-8d0e-4e9b03fb0b20 req-ef9b2a1c-3056-48cb-839e-ba1ef149b487 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b4aefe45-e527-40df-a12f-13b7b2304cb5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:54:25.156404 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [req-406c9559-41d8-494b-8d0e-4e9b03fb0b20 req-ef9b2a1c-3056-48cb-839e-ba1ef149b487 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Flow 'volume_create_api' (4bc541d6-e63a-468f-8d2c-71208f3db726) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100271) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:54:25.156713 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [req-406c9559-41d8-494b-8d0e-4e9b03fb0b20 req-ef9b2a1c-3056-48cb-839e-ba1ef149b487 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Create volume request issued successfully. Aug 25 05:54:25.157325 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-406c9559-41d8-494b-8d0e-4e9b03fb0b20 req-ef9b2a1c-3056-48cb-839e-ba1ef149b487 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] https://10.4.3.189/volume/v3/volumes returned with HTTP 202 Aug 25 05:54:25.157770 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1353/5360] 10.4.3.189 () {72 vars in 1541 bytes} [Tue Aug 25 05:54:24 2026] POST /volume/v3/volumes => generated 736 bytes in 187 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 05:54:25.166699 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-406c9559-41d8-494b-8d0e-4e9b03fb0b20 req-29745506-489f-4973-af12-803620f65de4 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:54:25.174063 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-406c9559-41d8-494b-8d0e-4e9b03fb0b20 req-29745506-489f-4973-af12-803620f65de4 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] GET https://10.4.3.189/volume/v3/volumes/60438202-cd6a-4982-8580-16c0f3acac78 Aug 25 05:54:25.174285 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-406c9559-41d8-494b-8d0e-4e9b03fb0b20 req-29745506-489f-4973-af12-803620f65de4 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:54:25.174490 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-406c9559-41d8-494b-8d0e-4e9b03fb0b20 req-29745506-489f-4973-af12-803620f65de4 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:54:25.183938 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:54:25.183938 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:54:25.188069 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [req-406c9559-41d8-494b-8d0e-4e9b03fb0b20 req-29745506-489f-4973-af12-803620f65de4 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Volume info retrieved successfully. Aug 25 05:54:25.192937 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-406c9559-41d8-494b-8d0e-4e9b03fb0b20 req-29745506-489f-4973-af12-803620f65de4 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] https://10.4.3.189/volume/v3/volumes/60438202-cd6a-4982-8580-16c0f3acac78 returned with HTTP 200 Aug 25 05:54:25.193316 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1336/5361] 10.4.3.189 () {68 vars in 1598 bytes} [Tue Aug 25 05:54:25 2026] GET /volume/v3/volumes/60438202-cd6a-4982-8580-16c0f3acac78 => generated 804 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:54:25.201760 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [req-406c9559-41d8-494b-8d0e-4e9b03fb0b20 req-5fe8064a-644b-4061-b57b-9dd75fd4f38c None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:54:25.205537 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-406c9559-41d8-494b-8d0e-4e9b03fb0b20 req-5fe8064a-644b-4061-b57b-9dd75fd4f38c tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] GET https://10.4.3.189/volume/v3/volumes/60438202-cd6a-4982-8580-16c0f3acac78 Aug 25 05:54:25.205782 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-406c9559-41d8-494b-8d0e-4e9b03fb0b20 req-5fe8064a-644b-4061-b57b-9dd75fd4f38c tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:54:25.206043 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-406c9559-41d8-494b-8d0e-4e9b03fb0b20 req-5fe8064a-644b-4061-b57b-9dd75fd4f38c tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:54:25.214784 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:54:25.214784 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:54:25.218634 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [req-406c9559-41d8-494b-8d0e-4e9b03fb0b20 req-5fe8064a-644b-4061-b57b-9dd75fd4f38c tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Volume info retrieved successfully. Aug 25 05:54:25.223187 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-406c9559-41d8-494b-8d0e-4e9b03fb0b20 req-5fe8064a-644b-4061-b57b-9dd75fd4f38c tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] https://10.4.3.189/volume/v3/volumes/60438202-cd6a-4982-8580-16c0f3acac78 returned with HTTP 200 Aug 25 05:54:25.223602 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1335/5362] 10.4.3.189 () {68 vars in 1598 bytes} [Tue Aug 25 05:54:25 2026] GET /volume/v3/volumes/60438202-cd6a-4982-8580-16c0f3acac78 => generated 804 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:54:28.233579 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-406c9559-41d8-494b-8d0e-4e9b03fb0b20 req-ae6f089a-43df-4824-8cd5-5f3591d160b3 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:54:28.235957 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-406c9559-41d8-494b-8d0e-4e9b03fb0b20 req-ae6f089a-43df-4824-8cd5-5f3591d160b3 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] GET https://10.4.3.189/volume/v3/volumes/60438202-cd6a-4982-8580-16c0f3acac78 Aug 25 05:54:28.236209 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-406c9559-41d8-494b-8d0e-4e9b03fb0b20 req-ae6f089a-43df-4824-8cd5-5f3591d160b3 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:54:28.236420 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-406c9559-41d8-494b-8d0e-4e9b03fb0b20 req-ae6f089a-43df-4824-8cd5-5f3591d160b3 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:54:28.244559 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:54:28.244559 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:54:28.248424 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [req-406c9559-41d8-494b-8d0e-4e9b03fb0b20 req-ae6f089a-43df-4824-8cd5-5f3591d160b3 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Volume info retrieved successfully. Aug 25 05:54:28.253211 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-406c9559-41d8-494b-8d0e-4e9b03fb0b20 req-ae6f089a-43df-4824-8cd5-5f3591d160b3 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] https://10.4.3.189/volume/v3/volumes/60438202-cd6a-4982-8580-16c0f3acac78 returned with HTTP 200 Aug 25 05:54:28.253592 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1339/5363] 10.4.3.189 () {68 vars in 1598 bytes} [Tue Aug 25 05:54:28 2026] GET /volume/v3/volumes/60438202-cd6a-4982-8580-16c0f3acac78 => generated 1345 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:54:28.261591 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-ed95649f-7baf-4b46-9689-3e586fa7ffef None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:54:28.261983 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-ed95649f-7baf-4b46-9689-3e586fa7ffef None None] GET https://10.4.3.189/volume// Aug 25 05:54:28.262103 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-ed95649f-7baf-4b46-9689-3e586fa7ffef None None] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:54:28.262304 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-ed95649f-7baf-4b46-9689-3e586fa7ffef None None] Calling method 'all' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:54:28.262613 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-ed95649f-7baf-4b46-9689-3e586fa7ffef None None] https://10.4.3.189/volume// returned with HTTP 300 Aug 25 05:54:28.262862 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1354/5364] 10.4.3.189 () {66 vars in 1426 bytes} [Tue Aug 25 05:54: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 25 05:54:28.270560 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-406c9559-41d8-494b-8d0e-4e9b03fb0b20 req-1074d6c9-5869-487a-887c-05c51f2b56aa None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:54:28.272706 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-406c9559-41d8-494b-8d0e-4e9b03fb0b20 req-1074d6c9-5869-487a-887c-05c51f2b56aa tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] POST https://10.4.3.189/volume/v3/attachments Aug 25 05:54:28.273113 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-406c9559-41d8-494b-8d0e-4e9b03fb0b20 req-1074d6c9-5869-487a-887c-05c51f2b56aa tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "60438202-cd6a-4982-8580-16c0f3acac78", "connector": null, "instance_uuid": "05241a70-9c59-49f9-8a2d-2a371e1383dc"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:54:28.280914 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:54:28.280914 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:54:28.309105 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-406c9559-41d8-494b-8d0e-4e9b03fb0b20 req-1074d6c9-5869-487a-887c-05c51f2b56aa tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] https://10.4.3.189/volume/v3/attachments returned with HTTP 200 Aug 25 05:54:28.309539 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1337/5365] 10.4.3.189 () {74 vars in 1594 bytes} [Tue Aug 25 05:54:28 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 25 05:54:28.317428 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-caa04e4c-b2b1-44d7-b02c-eeb18ba2440a None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:54:28.317841 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-caa04e4c-b2b1-44d7-b02c-eeb18ba2440a None None] GET https://10.4.3.189/volume// Aug 25 05:54:28.318047 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-caa04e4c-b2b1-44d7-b02c-eeb18ba2440a None None] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:54:28.318323 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-caa04e4c-b2b1-44d7-b02c-eeb18ba2440a None None] Calling method 'all' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:54:28.318665 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-caa04e4c-b2b1-44d7-b02c-eeb18ba2440a None None] https://10.4.3.189/volume// returned with HTTP 300 Aug 25 05:54:28.318969 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1336/5366] 10.4.3.189 () {66 vars in 1426 bytes} [Tue Aug 25 05:54: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 25 05:54:28.325836 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-406c9559-41d8-494b-8d0e-4e9b03fb0b20 req-7b2e25c6-acf3-47bf-91be-ef2e8022388e None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:54:28.328312 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-406c9559-41d8-494b-8d0e-4e9b03fb0b20 req-7b2e25c6-acf3-47bf-91be-ef2e8022388e tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] GET https://10.4.3.189/volume/v3/volumes/60438202-cd6a-4982-8580-16c0f3acac78 Aug 25 05:54:28.328579 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-406c9559-41d8-494b-8d0e-4e9b03fb0b20 req-7b2e25c6-acf3-47bf-91be-ef2e8022388e tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:54:28.328817 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-406c9559-41d8-494b-8d0e-4e9b03fb0b20 req-7b2e25c6-acf3-47bf-91be-ef2e8022388e tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:54:28.339151 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:54:28.339151 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:54:28.342575 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [req-406c9559-41d8-494b-8d0e-4e9b03fb0b20 req-7b2e25c6-acf3-47bf-91be-ef2e8022388e tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Volume info retrieved successfully. Aug 25 05:54:28.347109 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-406c9559-41d8-494b-8d0e-4e9b03fb0b20 req-7b2e25c6-acf3-47bf-91be-ef2e8022388e tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] https://10.4.3.189/volume/v3/volumes/60438202-cd6a-4982-8580-16c0f3acac78 returned with HTTP 200 Aug 25 05:54:28.347496 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1340/5367] 10.4.3.189 () {70 vars in 1639 bytes} [Tue Aug 25 05:54:28 2026] GET /volume/v3/volumes/60438202-cd6a-4982-8580-16c0f3acac78 => generated 1524 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 05:54:28.444670 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-406c9559-41d8-494b-8d0e-4e9b03fb0b20 req-ea2cdb44-169e-43a4-9c3b-aeb624b7002f None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:54:28.446958 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-406c9559-41d8-494b-8d0e-4e9b03fb0b20 req-ea2cdb44-169e-43a4-9c3b-aeb624b7002f tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] PUT https://10.4.3.189/volume/v3/attachments/277934cc-d2bd-4edb-aecc-1d2a54d1e97d Aug 25 05:54:28.447327 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-406c9559-41d8-494b-8d0e-4e9b03fb0b20 req-ea2cdb44-169e-43a4-9c3b-aeb624b7002f tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.189", "host": "np0000008051", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:8b4a65c6a3e1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "a19da604-b1eb-4396-a9d5-30b16dae3da8", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:54:28.454513 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.coordination [req-406c9559-41d8-494b-8d0e-4e9b03fb0b20 req-ea2cdb44-169e-43a4-9c3b-aeb624b7002f tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Acquiring lock "cinder-attachment_update-60438202-cd6a-4982-8580-16c0f3acac78-np0000008051" by "attachment_update" {{(pid=100271) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 05:54:28.458695 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.coordination [req-406c9559-41d8-494b-8d0e-4e9b03fb0b20 req-ea2cdb44-169e-43a4-9c3b-aeb624b7002f tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Lock "cinder-attachment_update-60438202-cd6a-4982-8580-16c0f3acac78-np0000008051" acquired by "attachment_update" :: waited 0.004s {{(pid=100271) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 05:54:28.459585 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:54:28.459585 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:54:28.533687 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.coordination [req-406c9559-41d8-494b-8d0e-4e9b03fb0b20 req-ea2cdb44-169e-43a4-9c3b-aeb624b7002f tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Lock "cinder-attachment_update-60438202-cd6a-4982-8580-16c0f3acac78-np0000008051" released by "attachment_update" :: held 0.075s {{(pid=100271) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 05:54:28.534030 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-406c9559-41d8-494b-8d0e-4e9b03fb0b20 req-ea2cdb44-169e-43a4-9c3b-aeb624b7002f tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] https://10.4.3.189/volume/v3/attachments/277934cc-d2bd-4edb-aecc-1d2a54d1e97d returned with HTTP 200 Aug 25 05:54:28.534721 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1355/5368] 10.4.3.189 () {74 vars in 1704 bytes} [Tue Aug 25 05:54:28 2026] PUT /volume/v3/attachments/277934cc-d2bd-4edb-aecc-1d2a54d1e97d => generated 969 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:54:28.555469 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-406c9559-41d8-494b-8d0e-4e9b03fb0b20 req-30c50d3b-e979-488b-9516-3298919951fd None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:54:28.557740 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-406c9559-41d8-494b-8d0e-4e9b03fb0b20 req-30c50d3b-e979-488b-9516-3298919951fd tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] POST https://10.4.3.189/volume/v3/attachments/277934cc-d2bd-4edb-aecc-1d2a54d1e97d/action Aug 25 05:54:28.558205 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-406c9559-41d8-494b-8d0e-4e9b03fb0b20 req-30c50d3b-e979-488b-9516-3298919951fd tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Action body: b'{"os-complete": null}' {{(pid=100268) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 05:54:28.558322 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-406c9559-41d8-494b-8d0e-4e9b03fb0b20 req-30c50d3b-e979-488b-9516-3298919951fd tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:54:28.573113 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:54:28.573113 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:54:28.582241 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-406c9559-41d8-494b-8d0e-4e9b03fb0b20 req-30c50d3b-e979-488b-9516-3298919951fd tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] https://10.4.3.189/volume/v3/attachments/277934cc-d2bd-4edb-aecc-1d2a54d1e97d/action returned with HTTP 204 Aug 25 05:54:28.582657 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1338/5369] 10.4.3.189 () {74 vars in 1725 bytes} [Tue Aug 25 05:54:28 2026] POST /volume/v3/attachments/277934cc-d2bd-4edb-aecc-1d2a54d1e97d/action => generated 0 bytes in 28 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:54:35.222114 np0000008051 devstack@c-api.service[100270]: DEBUG dbcounter [-] [100270] Writing DB stats cinder:SELECT=10 {{(pid=100270) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 05:54:38.345499 np0000008051 devstack@c-api.service[100269]: DEBUG dbcounter [-] [100269] Writing DB stats cinder:SELECT=28,cinder:INSERT=5,cinder:UPDATE=12 {{(pid=100269) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 05:54:38.527443 np0000008051 devstack@c-api.service[100271]: DEBUG dbcounter [-] [100271] Writing DB stats cinder:SELECT=77,cinder:INSERT=12,cinder:UPDATE=25 {{(pid=100271) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 05:54:38.579452 np0000008051 devstack@c-api.service[100268]: DEBUG dbcounter [-] [100268] Writing DB stats cinder:SELECT=22,cinder:UPDATE=4,cinder:INSERT=1 {{(pid=100268) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 05:54:48.579801 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-51c32087-c1c2-4608-850c-af794c7ec847 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:54:48.580177 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-51c32087-c1c2-4608-850c-af794c7ec847 None None] GET https://10.4.3.189/volume// Aug 25 05:54:48.580337 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-51c32087-c1c2-4608-850c-af794c7ec847 None None] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:54:48.580521 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-51c32087-c1c2-4608-850c-af794c7ec847 None None] Calling method 'all' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:54:48.580837 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-51c32087-c1c2-4608-850c-af794c7ec847 None None] https://10.4.3.189/volume// returned with HTTP 300 Aug 25 05:54:48.581108 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1337/5370] 10.4.3.189 () {66 vars in 1426 bytes} [Tue Aug 25 05:54:48 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 05:54:48.588292 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-fd71e267-478a-4519-a687-5bb59a2a84c5 req-5ae6379c-eb9c-4e49-b7b8-7b5d7ca8c30e None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:54:48.590241 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-fd71e267-478a-4519-a687-5bb59a2a84c5 req-5ae6379c-eb9c-4e49-b7b8-7b5d7ca8c30e tempest-TestShelveInstance-609548095 tempest-TestShelveInstance-609548095-project-member] POST https://10.4.3.189/volume/v3/attachments Aug 25 05:54:48.590637 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-fd71e267-478a-4519-a687-5bb59a2a84c5 req-5ae6379c-eb9c-4e49-b7b8-7b5d7ca8c30e tempest-TestShelveInstance-609548095 tempest-TestShelveInstance-609548095-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e7c59771-18ea-473c-a436-581b1ea223b8", "connector": null, "instance_uuid": "c6463bdd-2914-4cc9-af8d-176c3be3e3de"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:54:48.602889 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:54:48.602889 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:54:48.633929 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-fd71e267-478a-4519-a687-5bb59a2a84c5 req-5ae6379c-eb9c-4e49-b7b8-7b5d7ca8c30e tempest-TestShelveInstance-609548095 tempest-TestShelveInstance-609548095-project-member] https://10.4.3.189/volume/v3/attachments returned with HTTP 200 Aug 25 05:54:48.634315 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1341/5371] 10.4.3.189 () {74 vars in 1594 bytes} [Tue Aug 25 05:54:48 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 25 05:54:48.642904 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-fd71e267-478a-4519-a687-5bb59a2a84c5 req-38b1bf50-2c09-4d81-a1b1-904037f462fb None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:54:48.645162 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-fd71e267-478a-4519-a687-5bb59a2a84c5 req-38b1bf50-2c09-4d81-a1b1-904037f462fb tempest-TestShelveInstance-609548095 tempest-TestShelveInstance-609548095-project-member] DELETE https://10.4.3.189/volume/v3/attachments/28d8db01-de34-4a7f-a41b-17b90ba54ac0 Aug 25 05:54:48.645320 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-fd71e267-478a-4519-a687-5bb59a2a84c5 req-38b1bf50-2c09-4d81-a1b1-904037f462fb tempest-TestShelveInstance-609548095 tempest-TestShelveInstance-609548095-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:54:48.645538 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-fd71e267-478a-4519-a687-5bb59a2a84c5 req-38b1bf50-2c09-4d81-a1b1-904037f462fb tempest-TestShelveInstance-609548095 tempest-TestShelveInstance-609548095-project-member] Calling method 'version_select' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:54:48.654170 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:54:48.654170 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:54:48.699203 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-fd71e267-478a-4519-a687-5bb59a2a84c5 req-38b1bf50-2c09-4d81-a1b1-904037f462fb tempest-TestShelveInstance-609548095 tempest-TestShelveInstance-609548095-project-member] https://10.4.3.189/volume/v3/attachments/28d8db01-de34-4a7f-a41b-17b90ba54ac0 returned with HTTP 200 Aug 25 05:54:48.699655 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1356/5372] 10.4.3.189 () {72 vars in 1673 bytes} [Tue Aug 25 05:54:48 2026] DELETE /volume/v3/attachments/28d8db01-de34-4a7f-a41b-17b90ba54ac0 => generated 192 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:54:50.175995 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-dbc4a4cd-ae36-41fb-b2bd-2d095dc31140 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:54:50.176396 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-dbc4a4cd-ae36-41fb-b2bd-2d095dc31140 None None] GET https://10.4.3.189/volume// Aug 25 05:54:50.176546 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-dbc4a4cd-ae36-41fb-b2bd-2d095dc31140 None None] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:54:50.176756 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-dbc4a4cd-ae36-41fb-b2bd-2d095dc31140 None None] Calling method 'all' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:54:50.177068 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-dbc4a4cd-ae36-41fb-b2bd-2d095dc31140 None None] https://10.4.3.189/volume// returned with HTTP 300 Aug 25 05:54:50.177351 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1339/5373] 10.4.3.189 () {66 vars in 1426 bytes} [Tue Aug 25 05:54: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 25 05:54:50.185180 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [req-e1be2a2f-3136-410c-b7eb-dcfde9a20966 req-dde6d90c-a8bb-4275-9254-d128b8d09851 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:54:50.189094 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-e1be2a2f-3136-410c-b7eb-dcfde9a20966 req-dde6d90c-a8bb-4275-9254-d128b8d09851 tempest-TestShelveInstance-609548095 tempest-TestShelveInstance-609548095-project-member] GET https://10.4.3.189/volume/v3/volumes/e7c59771-18ea-473c-a436-581b1ea223b8 Aug 25 05:54:50.189094 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-e1be2a2f-3136-410c-b7eb-dcfde9a20966 req-dde6d90c-a8bb-4275-9254-d128b8d09851 tempest-TestShelveInstance-609548095 tempest-TestShelveInstance-609548095-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:54:50.189094 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-e1be2a2f-3136-410c-b7eb-dcfde9a20966 req-dde6d90c-a8bb-4275-9254-d128b8d09851 tempest-TestShelveInstance-609548095 tempest-TestShelveInstance-609548095-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:54:50.198124 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:54:50.198124 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:54:50.201340 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [req-e1be2a2f-3136-410c-b7eb-dcfde9a20966 req-dde6d90c-a8bb-4275-9254-d128b8d09851 tempest-TestShelveInstance-609548095 tempest-TestShelveInstance-609548095-project-member] Volume info retrieved successfully. Aug 25 05:54:50.206016 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-e1be2a2f-3136-410c-b7eb-dcfde9a20966 req-dde6d90c-a8bb-4275-9254-d128b8d09851 tempest-TestShelveInstance-609548095 tempest-TestShelveInstance-609548095-project-member] https://10.4.3.189/volume/v3/volumes/e7c59771-18ea-473c-a436-581b1ea223b8 returned with HTTP 200 Aug 25 05:54:50.206564 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1338/5374] 10.4.3.189 () {70 vars in 1639 bytes} [Tue Aug 25 05:54:50 2026] GET /volume/v3/volumes/e7c59771-18ea-473c-a436-581b1ea223b8 => generated 1540 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 05:54:50.307165 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-e1be2a2f-3136-410c-b7eb-dcfde9a20966 req-42355a3c-859f-4171-9893-8eb52c0d81d4 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:54:50.309783 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-e1be2a2f-3136-410c-b7eb-dcfde9a20966 req-42355a3c-859f-4171-9893-8eb52c0d81d4 tempest-TestShelveInstance-609548095 tempest-TestShelveInstance-609548095-project-member] PUT https://10.4.3.189/volume/v3/attachments/6d78198c-e1d4-40cd-b0fc-3ca05d7d9eca Aug 25 05:54:50.310296 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-e1be2a2f-3136-410c-b7eb-dcfde9a20966 req-42355a3c-859f-4171-9893-8eb52c0d81d4 tempest-TestShelveInstance-609548095 tempest-TestShelveInstance-609548095-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.189", "host": "np0000008051", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:8b4a65c6a3e1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "a19da604-b1eb-4396-a9d5-30b16dae3da8", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:54:50.320334 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.coordination [req-e1be2a2f-3136-410c-b7eb-dcfde9a20966 req-42355a3c-859f-4171-9893-8eb52c0d81d4 tempest-TestShelveInstance-609548095 tempest-TestShelveInstance-609548095-project-member] Acquiring lock "cinder-attachment_update-e7c59771-18ea-473c-a436-581b1ea223b8-np0000008051" by "attachment_update" {{(pid=100269) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 05:54:50.325884 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.coordination [req-e1be2a2f-3136-410c-b7eb-dcfde9a20966 req-42355a3c-859f-4171-9893-8eb52c0d81d4 tempest-TestShelveInstance-609548095 tempest-TestShelveInstance-609548095-project-member] Lock "cinder-attachment_update-e7c59771-18ea-473c-a436-581b1ea223b8-np0000008051" acquired by "attachment_update" :: waited 0.006s {{(pid=100269) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 05:54:50.327380 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:54:50.327380 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:54:50.404344 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.coordination [req-e1be2a2f-3136-410c-b7eb-dcfde9a20966 req-42355a3c-859f-4171-9893-8eb52c0d81d4 tempest-TestShelveInstance-609548095 tempest-TestShelveInstance-609548095-project-member] Lock "cinder-attachment_update-e7c59771-18ea-473c-a436-581b1ea223b8-np0000008051" released by "attachment_update" :: held 0.079s {{(pid=100269) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 05:54:50.405197 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-e1be2a2f-3136-410c-b7eb-dcfde9a20966 req-42355a3c-859f-4171-9893-8eb52c0d81d4 tempest-TestShelveInstance-609548095 tempest-TestShelveInstance-609548095-project-member] https://10.4.3.189/volume/v3/attachments/6d78198c-e1d4-40cd-b0fc-3ca05d7d9eca returned with HTTP 200 Aug 25 05:54:50.405687 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1342/5375] 10.4.3.189 () {74 vars in 1704 bytes} [Tue Aug 25 05:54:50 2026] PUT /volume/v3/attachments/6d78198c-e1d4-40cd-b0fc-3ca05d7d9eca => generated 969 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:54:50.426342 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-e1be2a2f-3136-410c-b7eb-dcfde9a20966 req-abc75cdf-4335-4013-89d9-3441d4203ef3 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:54:50.429051 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-e1be2a2f-3136-410c-b7eb-dcfde9a20966 req-abc75cdf-4335-4013-89d9-3441d4203ef3 tempest-TestShelveInstance-609548095 tempest-TestShelveInstance-609548095-project-member] POST https://10.4.3.189/volume/v3/attachments/6d78198c-e1d4-40cd-b0fc-3ca05d7d9eca/action Aug 25 05:54:50.429534 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-e1be2a2f-3136-410c-b7eb-dcfde9a20966 req-abc75cdf-4335-4013-89d9-3441d4203ef3 tempest-TestShelveInstance-609548095 tempest-TestShelveInstance-609548095-project-member] Action body: b'{"os-complete": null}' {{(pid=100271) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 05:54:50.429715 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-e1be2a2f-3136-410c-b7eb-dcfde9a20966 req-abc75cdf-4335-4013-89d9-3441d4203ef3 tempest-TestShelveInstance-609548095 tempest-TestShelveInstance-609548095-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:54:50.448908 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:54:50.448908 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:54:50.458829 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-e1be2a2f-3136-410c-b7eb-dcfde9a20966 req-abc75cdf-4335-4013-89d9-3441d4203ef3 tempest-TestShelveInstance-609548095 tempest-TestShelveInstance-609548095-project-member] https://10.4.3.189/volume/v3/attachments/6d78198c-e1d4-40cd-b0fc-3ca05d7d9eca/action returned with HTTP 204 Aug 25 05:54:50.459285 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1357/5376] 10.4.3.189 () {74 vars in 1725 bytes} [Tue Aug 25 05:54:50 2026] POST /volume/v3/attachments/6d78198c-e1d4-40cd-b0fc-3ca05d7d9eca/action => generated 0 bytes in 33 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:54:56.142829 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-8558bbe0-635d-48ce-9cf8-8a9cc8f9ab3a req-df0aedb2-7687-4197-947a-2838b1318521 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:54:56.144833 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-8558bbe0-635d-48ce-9cf8-8a9cc8f9ab3a req-df0aedb2-7687-4197-947a-2838b1318521 tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] DELETE https://10.4.3.189/volume/v3/attachments/0192cc39-5256-43da-95ba-7f72c8eed04f Aug 25 05:54:56.145015 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-8558bbe0-635d-48ce-9cf8-8a9cc8f9ab3a req-df0aedb2-7687-4197-947a-2838b1318521 tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:54:56.145248 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-8558bbe0-635d-48ce-9cf8-8a9cc8f9ab3a req-df0aedb2-7687-4197-947a-2838b1318521 tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] Calling method 'version_select' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:54:56.153748 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:54:56.153748 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:54:56.195356 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-8558bbe0-635d-48ce-9cf8-8a9cc8f9ab3a req-df0aedb2-7687-4197-947a-2838b1318521 tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] https://10.4.3.189/volume/v3/attachments/0192cc39-5256-43da-95ba-7f72c8eed04f returned with HTTP 200 Aug 25 05:54:56.195760 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1340/5377] 10.4.3.189 () {72 vars in 1673 bytes} [Tue Aug 25 05:54:56 2026] DELETE /volume/v3/attachments/0192cc39-5256-43da-95ba-7f72c8eed04f => generated 19 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:54:57.008933 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-31cd22b5-1285-449e-90b4-6ae3e74be0b9 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:54:57.010759 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-31cd22b5-1285-449e-90b4-6ae3e74be0b9 tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] DELETE https://10.4.3.189/volume/v3/volumes/f61d96a6-840f-49b5-b253-10464fa84f0f Aug 25 05:54:57.010936 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-31cd22b5-1285-449e-90b4-6ae3e74be0b9 tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:54:57.011173 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-31cd22b5-1285-449e-90b4-6ae3e74be0b9 tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] Calling method 'delete' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:54:57.011333 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.v3.volumes [None req-31cd22b5-1285-449e-90b4-6ae3e74be0b9 tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] Delete volume with id: f61d96a6-840f-49b5-b253-10464fa84f0f Aug 25 05:54:57.019387 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:54:57.019387 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:54:57.019935 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-31cd22b5-1285-449e-90b4-6ae3e74be0b9 tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] Volume info retrieved successfully. Aug 25 05:54:57.032186 np0000008051 devstack@c-api.service[100270]: WARNING cinder.keymgr.conf_key_mgr [None req-31cd22b5-1285-449e-90b4-6ae3e74be0b9 tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 25 05:54:57.039633 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-31cd22b5-1285-449e-90b4-6ae3e74be0b9 tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] Delete volume request issued successfully. Aug 25 05:54:57.039822 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-31cd22b5-1285-449e-90b4-6ae3e74be0b9 tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] https://10.4.3.189/volume/v3/volumes/f61d96a6-840f-49b5-b253-10464fa84f0f returned with HTTP 202 Aug 25 05:54:57.040245 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1339/5378] 10.4.3.189 () {66 vars in 1351 bytes} [Tue Aug 25 05:54:57 2026] DELETE /volume/v3/volumes/f61d96a6-840f-49b5-b253-10464fa84f0f => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:54:57.047249 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-ed8fd9d3-d1c7-47ad-91d5-605857385a42 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:54:57.049305 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-ed8fd9d3-d1c7-47ad-91d5-605857385a42 tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] GET https://10.4.3.189/volume/v3/volumes/f61d96a6-840f-49b5-b253-10464fa84f0f Aug 25 05:54:57.049799 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-ed8fd9d3-d1c7-47ad-91d5-605857385a42 tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:54:57.050089 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-ed8fd9d3-d1c7-47ad-91d5-605857385a42 tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:54:57.057664 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:54:57.057664 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:54:57.061872 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-ed8fd9d3-d1c7-47ad-91d5-605857385a42 tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] Volume info retrieved successfully. Aug 25 05:54:57.067165 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-ed8fd9d3-d1c7-47ad-91d5-605857385a42 tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] https://10.4.3.189/volume/v3/volumes/f61d96a6-840f-49b5-b253-10464fa84f0f returned with HTTP 200 Aug 25 05:54:57.067678 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1343/5379] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:54:57 2026] GET /volume/v3/volumes/f61d96a6-840f-49b5-b253-10464fa84f0f => generated 1449 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:54:58.080474 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-018012ba-a1ab-4b56-acf6-c6b3edb5bccb None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:54:58.082152 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-018012ba-a1ab-4b56-acf6-c6b3edb5bccb tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] GET https://10.4.3.189/volume/v3/volumes/f61d96a6-840f-49b5-b253-10464fa84f0f Aug 25 05:54:58.082353 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-018012ba-a1ab-4b56-acf6-c6b3edb5bccb tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:54:58.082572 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-018012ba-a1ab-4b56-acf6-c6b3edb5bccb tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:54:58.088088 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-018012ba-a1ab-4b56-acf6-c6b3edb5bccb tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] https://10.4.3.189/volume/v3/volumes/f61d96a6-840f-49b5-b253-10464fa84f0f returned with HTTP 404 Aug 25 05:54:58.088731 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1358/5380] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:54:58 2026] GET /volume/v3/volumes/f61d96a6-840f-49b5-b253-10464fa84f0f => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:54:58.358375 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-c244dcda-1202-4334-9c76-1164fe0829cf None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:54:58.360595 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c244dcda-1202-4334-9c76-1164fe0829cf tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] DELETE https://10.4.3.189/volume/v3/volumes/f2eb579a-4eb7-487a-9bd5-dc3ea2a19d1b Aug 25 05:54:58.360984 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c244dcda-1202-4334-9c76-1164fe0829cf tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:54:58.361327 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c244dcda-1202-4334-9c76-1164fe0829cf tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:54:58.361649 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-c244dcda-1202-4334-9c76-1164fe0829cf tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] Delete volume with id: f2eb579a-4eb7-487a-9bd5-dc3ea2a19d1b Aug 25 05:54:58.370313 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:54:58.370313 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:54:58.371012 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-c244dcda-1202-4334-9c76-1164fe0829cf tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] Volume info retrieved successfully. Aug 25 05:54:58.382843 np0000008051 devstack@c-api.service[100268]: WARNING cinder.keymgr.conf_key_mgr [None req-c244dcda-1202-4334-9c76-1164fe0829cf tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 25 05:54:58.388345 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-c244dcda-1202-4334-9c76-1164fe0829cf tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] Delete volume request issued successfully. Aug 25 05:54:58.388692 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c244dcda-1202-4334-9c76-1164fe0829cf tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] https://10.4.3.189/volume/v3/volumes/f2eb579a-4eb7-487a-9bd5-dc3ea2a19d1b returned with HTTP 202 Aug 25 05:54:58.389198 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1341/5381] 10.4.3.189 () {66 vars in 1351 bytes} [Tue Aug 25 05:54:58 2026] DELETE /volume/v3/volumes/f2eb579a-4eb7-487a-9bd5-dc3ea2a19d1b => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:54:58.396732 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-8c4258a7-c33c-406d-afbc-9b0890595ef6 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:54:58.398425 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-8c4258a7-c33c-406d-afbc-9b0890595ef6 tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] GET https://10.4.3.189/volume/v3/volumes/f2eb579a-4eb7-487a-9bd5-dc3ea2a19d1b Aug 25 05:54:58.398809 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-8c4258a7-c33c-406d-afbc-9b0890595ef6 tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:54:58.399164 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-8c4258a7-c33c-406d-afbc-9b0890595ef6 tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:54:58.406049 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:54:58.406049 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:54:58.410027 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-8c4258a7-c33c-406d-afbc-9b0890595ef6 tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] Volume info retrieved successfully. Aug 25 05:54:58.415318 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-8c4258a7-c33c-406d-afbc-9b0890595ef6 tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] https://10.4.3.189/volume/v3/volumes/f2eb579a-4eb7-487a-9bd5-dc3ea2a19d1b returned with HTTP 200 Aug 25 05:54:58.415318 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1340/5382] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:54:58 2026] GET /volume/v3/volumes/f2eb579a-4eb7-487a-9bd5-dc3ea2a19d1b => generated 1429 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:54:59.427388 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-43618ecb-dd9a-4a5d-ae2d-aee6085b33c5 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:54:59.429725 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-43618ecb-dd9a-4a5d-ae2d-aee6085b33c5 tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] GET https://10.4.3.189/volume/v3/volumes/f2eb579a-4eb7-487a-9bd5-dc3ea2a19d1b Aug 25 05:54:59.429969 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-43618ecb-dd9a-4a5d-ae2d-aee6085b33c5 tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:54:59.430215 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-43618ecb-dd9a-4a5d-ae2d-aee6085b33c5 tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:54:59.437296 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-43618ecb-dd9a-4a5d-ae2d-aee6085b33c5 tempest-TestEncryptedCinderVolumes-1815488474 tempest-TestEncryptedCinderVolumes-1815488474-project-member] https://10.4.3.189/volume/v3/volumes/f2eb579a-4eb7-487a-9bd5-dc3ea2a19d1b returned with HTTP 404 Aug 25 05:54:59.438000 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1344/5383] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:54:59 2026] GET /volume/v3/volumes/f2eb579a-4eb7-487a-9bd5-dc3ea2a19d1b => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:54:59.445001 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-1559bb8e-cbaa-455b-aaff-5baf5f6b6814 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:54:59.447233 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-1559bb8e-cbaa-455b-aaff-5baf5f6b6814 tempest-TestEncryptedCinderVolumes-1081352401 tempest-TestEncryptedCinderVolumes-1081352401-project-admin] GET https://10.4.3.189/volume/v3/volumes/detail?all_tenants=1 Aug 25 05:54:59.447499 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-1559bb8e-cbaa-455b-aaff-5baf5f6b6814 tempest-TestEncryptedCinderVolumes-1081352401 tempest-TestEncryptedCinderVolumes-1081352401-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:54:59.447741 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-1559bb8e-cbaa-455b-aaff-5baf5f6b6814 tempest-TestEncryptedCinderVolumes-1081352401 tempest-TestEncryptedCinderVolumes-1081352401-project-admin] Calling method 'detail' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:54:59.448749 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-1559bb8e-cbaa-455b-aaff-5baf5f6b6814 tempest-TestEncryptedCinderVolumes-1081352401 tempest-TestEncryptedCinderVolumes-1081352401-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100271) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 05:54:59.463887 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-1559bb8e-cbaa-455b-aaff-5baf5f6b6814 tempest-TestEncryptedCinderVolumes-1081352401 tempest-TestEncryptedCinderVolumes-1081352401-project-admin] Get all volumes completed successfully. Aug 25 05:54:59.465923 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:54:59.465923 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:54:59.471416 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-1559bb8e-cbaa-455b-aaff-5baf5f6b6814 tempest-TestEncryptedCinderVolumes-1081352401 tempest-TestEncryptedCinderVolumes-1081352401-project-admin] https://10.4.3.189/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 25 05:54:59.471806 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1359/5384] 10.4.3.189 () {66 vars in 1285 bytes} [Tue Aug 25 05:54:59 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 10720 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 05:54:59.485826 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-e158bcd8-16fa-4f61-a65b-cca4e3371249 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:54:59.489379 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e158bcd8-16fa-4f61-a65b-cca4e3371249 tempest-TestEncryptedCinderVolumes-1081352401 tempest-TestEncryptedCinderVolumes-1081352401-project-admin] DELETE https://10.4.3.189/volume/v3/types/a17cd1d9-b632-441e-9bfc-86908984030e Aug 25 05:54:59.489379 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e158bcd8-16fa-4f61-a65b-cca4e3371249 tempest-TestEncryptedCinderVolumes-1081352401 tempest-TestEncryptedCinderVolumes-1081352401-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:54:59.489379 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e158bcd8-16fa-4f61-a65b-cca4e3371249 tempest-TestEncryptedCinderVolumes-1081352401 tempest-TestEncryptedCinderVolumes-1081352401-project-admin] Calling method '_delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:54:59.510889 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e158bcd8-16fa-4f61-a65b-cca4e3371249 tempest-TestEncryptedCinderVolumes-1081352401 tempest-TestEncryptedCinderVolumes-1081352401-project-admin] https://10.4.3.189/volume/v3/types/a17cd1d9-b632-441e-9bfc-86908984030e returned with HTTP 202 Aug 25 05:54:59.511435 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1342/5385] 10.4.3.189 () {66 vars in 1345 bytes} [Tue Aug 25 05:54:59 2026] DELETE /volume/v3/types/a17cd1d9-b632-441e-9bfc-86908984030e => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:55:08.413370 np0000008051 devstack@c-api.service[100270]: DEBUG dbcounter [-] [100270] Writing DB stats cinder:SELECT=12,cinder:UPDATE=1,cinder:INSERT=1 {{(pid=100270) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 05:55:09.432966 np0000008051 devstack@c-api.service[100269]: DEBUG dbcounter [-] [100269] Writing DB stats cinder:SELECT=18,cinder:UPDATE=3,cinder:INSERT=1 {{(pid=100269) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 05:55:09.468843 np0000008051 devstack@c-api.service[100271]: DEBUG dbcounter [-] [100271] Writing DB stats cinder:SELECT=21,cinder:UPDATE=5 {{(pid=100271) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 05:55:09.507133 np0000008051 devstack@c-api.service[100268]: DEBUG dbcounter [-] [100268] Writing DB stats cinder:SELECT=21,cinder:UPDATE=8,cinder:INSERT=1 {{(pid=100268) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 05:55:10.419431 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-7e61ab92-4e84-433e-8e4a-4827a49934d9 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:55:10.422668 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-7e61ab92-4e84-433e-8e4a-4827a49934d9 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] GET https://10.4.3.189/volume/v3/volumes/60438202-cd6a-4982-8580-16c0f3acac78 Aug 25 05:55:10.422668 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-7e61ab92-4e84-433e-8e4a-4827a49934d9 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:55:10.422668 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-7e61ab92-4e84-433e-8e4a-4827a49934d9 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:55:10.430265 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:55:10.430265 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:55:10.433782 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-7e61ab92-4e84-433e-8e4a-4827a49934d9 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Volume info retrieved successfully. Aug 25 05:55:10.438142 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-7e61ab92-4e84-433e-8e4a-4827a49934d9 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] https://10.4.3.189/volume/v3/volumes/60438202-cd6a-4982-8580-16c0f3acac78 returned with HTTP 200 Aug 25 05:55:10.438780 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1341/5386] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:55:10 2026] GET /volume/v3/volumes/60438202-cd6a-4982-8580-16c0f3acac78 => generated 1637 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 25 05:55:11.753153 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-19ad90d2-4e12-4f2e-8245-187432adba91 req-0807a0fc-6da9-4e10-a2ba-44c3158ca0b4 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:55:11.755888 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-19ad90d2-4e12-4f2e-8245-187432adba91 req-0807a0fc-6da9-4e10-a2ba-44c3158ca0b4 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] DELETE https://10.4.3.189/volume/v3/attachments/277934cc-d2bd-4edb-aecc-1d2a54d1e97d Aug 25 05:55:11.757821 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-19ad90d2-4e12-4f2e-8245-187432adba91 req-0807a0fc-6da9-4e10-a2ba-44c3158ca0b4 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:55:11.758048 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-19ad90d2-4e12-4f2e-8245-187432adba91 req-0807a0fc-6da9-4e10-a2ba-44c3158ca0b4 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Calling method 'version_select' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:55:11.771865 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:55:11.771865 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:55:11.848995 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-19ad90d2-4e12-4f2e-8245-187432adba91 req-0807a0fc-6da9-4e10-a2ba-44c3158ca0b4 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] https://10.4.3.189/volume/v3/attachments/277934cc-d2bd-4edb-aecc-1d2a54d1e97d returned with HTTP 200 Aug 25 05:55:11.849406 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1345/5387] 10.4.3.189 () {72 vars in 1673 bytes} [Tue Aug 25 05:55:11 2026] DELETE /volume/v3/attachments/277934cc-d2bd-4edb-aecc-1d2a54d1e97d => generated 19 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:55:11.858345 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-19ad90d2-4e12-4f2e-8245-187432adba91 req-bca410ce-b948-4b10-8e57-237fccc7f137 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:55:11.860337 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-19ad90d2-4e12-4f2e-8245-187432adba91 req-bca410ce-b948-4b10-8e57-237fccc7f137 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] DELETE https://10.4.3.189/volume/v3/volumes/60438202-cd6a-4982-8580-16c0f3acac78 Aug 25 05:55:11.860515 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-19ad90d2-4e12-4f2e-8245-187432adba91 req-bca410ce-b948-4b10-8e57-237fccc7f137 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:55:11.860700 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-19ad90d2-4e12-4f2e-8245-187432adba91 req-bca410ce-b948-4b10-8e57-237fccc7f137 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Calling method 'delete' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:55:11.860849 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [req-19ad90d2-4e12-4f2e-8245-187432adba91 req-bca410ce-b948-4b10-8e57-237fccc7f137 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Delete volume with id: 60438202-cd6a-4982-8580-16c0f3acac78 Aug 25 05:55:11.867767 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:55:11.867767 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:55:11.868224 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [req-19ad90d2-4e12-4f2e-8245-187432adba91 req-bca410ce-b948-4b10-8e57-237fccc7f137 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Volume info retrieved successfully. Aug 25 05:55:11.883105 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [req-19ad90d2-4e12-4f2e-8245-187432adba91 req-bca410ce-b948-4b10-8e57-237fccc7f137 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Delete volume request issued successfully. Aug 25 05:55:11.883291 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-19ad90d2-4e12-4f2e-8245-187432adba91 req-bca410ce-b948-4b10-8e57-237fccc7f137 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] https://10.4.3.189/volume/v3/volumes/60438202-cd6a-4982-8580-16c0f3acac78 returned with HTTP 202 Aug 25 05:55:11.883682 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1360/5388] 10.4.3.189 () {70 vars in 1620 bytes} [Tue Aug 25 05:55:11 2026] DELETE /volume/v3/volumes/60438202-cd6a-4982-8580-16c0f3acac78 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:55:12.845302 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-6eb818a2-593d-447a-9435-950b3229fa35 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:55:12.846838 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6eb818a2-593d-447a-9435-950b3229fa35 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] GET https://10.4.3.189/volume/v3/volumes/60438202-cd6a-4982-8580-16c0f3acac78 Aug 25 05:55:12.847012 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-6eb818a2-593d-447a-9435-950b3229fa35 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:55:12.847215 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-6eb818a2-593d-447a-9435-950b3229fa35 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:55:12.852357 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6eb818a2-593d-447a-9435-950b3229fa35 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] https://10.4.3.189/volume/v3/volumes/60438202-cd6a-4982-8580-16c0f3acac78 returned with HTTP 404 Aug 25 05:55:12.852900 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1343/5389] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:55:12 2026] GET /volume/v3/volumes/60438202-cd6a-4982-8580-16c0f3acac78 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:55:12.859835 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-a6f29bc3-add1-45e9-9f7b-264492b453eb None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:55:12.862272 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-a6f29bc3-add1-45e9-9f7b-264492b453eb tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] DELETE https://10.4.3.189/volume/v3/snapshots/a12f35ca-709a-4b32-ab53-7f178ede8255 Aug 25 05:55:12.862550 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-a6f29bc3-add1-45e9-9f7b-264492b453eb tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:55:12.862826 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-a6f29bc3-add1-45e9-9f7b-264492b453eb tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Calling method 'delete' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:55:12.862977 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.v3.snapshots [None req-a6f29bc3-add1-45e9-9f7b-264492b453eb tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Delete snapshot with id: a12f35ca-709a-4b32-ab53-7f178ede8255 Aug 25 05:55:12.869813 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:55:12.869813 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:55:12.870515 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-a6f29bc3-add1-45e9-9f7b-264492b453eb tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Snapshot retrieved successfully. Aug 25 05:55:12.892457 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-a6f29bc3-add1-45e9-9f7b-264492b453eb tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Snapshot delete request issued successfully. Aug 25 05:55:12.892652 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-a6f29bc3-add1-45e9-9f7b-264492b453eb tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] https://10.4.3.189/volume/v3/snapshots/a12f35ca-709a-4b32-ab53-7f178ede8255 returned with HTTP 202 Aug 25 05:55:12.893098 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1342/5390] 10.4.3.189 () {66 vars in 1357 bytes} [Tue Aug 25 05:55:12 2026] DELETE /volume/v3/snapshots/a12f35ca-709a-4b32-ab53-7f178ede8255 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:55:12.899815 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-2717a8f0-ed78-4a96-8189-a820c5044fdc None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:55:12.902528 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-2717a8f0-ed78-4a96-8189-a820c5044fdc tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] GET https://10.4.3.189/volume/v3/snapshots/a12f35ca-709a-4b32-ab53-7f178ede8255 Aug 25 05:55:12.902528 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-2717a8f0-ed78-4a96-8189-a820c5044fdc tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:55:12.902528 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-2717a8f0-ed78-4a96-8189-a820c5044fdc tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:55:12.906804 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:55:12.906804 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:55:12.907263 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-2717a8f0-ed78-4a96-8189-a820c5044fdc tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Snapshot retrieved successfully. Aug 25 05:55:12.907973 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-2717a8f0-ed78-4a96-8189-a820c5044fdc tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] https://10.4.3.189/volume/v3/snapshots/a12f35ca-709a-4b32-ab53-7f178ede8255 returned with HTTP 200 Aug 25 05:55:12.908314 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1346/5391] 10.4.3.189 () {66 vars in 1354 bytes} [Tue Aug 25 05:55:12 2026] GET /volume/v3/snapshots/a12f35ca-709a-4b32-ab53-7f178ede8255 => generated 478 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:55:13.918436 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-6299ef51-9ada-4bb7-85fd-7eaee4b0d4cd None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:55:13.921070 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-6299ef51-9ada-4bb7-85fd-7eaee4b0d4cd tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] GET https://10.4.3.189/volume/v3/snapshots/a12f35ca-709a-4b32-ab53-7f178ede8255 Aug 25 05:55:13.921377 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-6299ef51-9ada-4bb7-85fd-7eaee4b0d4cd tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:55:13.921662 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-6299ef51-9ada-4bb7-85fd-7eaee4b0d4cd tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:55:13.927483 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-6299ef51-9ada-4bb7-85fd-7eaee4b0d4cd tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] https://10.4.3.189/volume/v3/snapshots/a12f35ca-709a-4b32-ab53-7f178ede8255 returned with HTTP 404 Aug 25 05:55:13.928274 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1361/5392] 10.4.3.189 () {66 vars in 1354 bytes} [Tue Aug 25 05:55:13 2026] GET /volume/v3/snapshots/a12f35ca-709a-4b32-ab53-7f178ede8255 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:55:15.166357 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-bb56bf49-0797-459a-867a-f3f8c5ce36d7 req-5f0297ec-be99-4367-b707-f0b4adbba469 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:55:15.168291 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-bb56bf49-0797-459a-867a-f3f8c5ce36d7 req-5f0297ec-be99-4367-b707-f0b4adbba469 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] DELETE https://10.4.3.189/volume/v3/attachments/ab925637-564b-4065-8fa9-944922adbcde Aug 25 05:55:15.168465 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-bb56bf49-0797-459a-867a-f3f8c5ce36d7 req-5f0297ec-be99-4367-b707-f0b4adbba469 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:55:15.168638 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-bb56bf49-0797-459a-867a-f3f8c5ce36d7 req-5f0297ec-be99-4367-b707-f0b4adbba469 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Calling method 'version_select' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:55:15.175672 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:55:15.175672 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:55:15.241601 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-bb56bf49-0797-459a-867a-f3f8c5ce36d7 req-5f0297ec-be99-4367-b707-f0b4adbba469 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] https://10.4.3.189/volume/v3/attachments/ab925637-564b-4065-8fa9-944922adbcde returned with HTTP 200 Aug 25 05:55:15.242013 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1344/5393] 10.4.3.189 () {72 vars in 1673 bytes} [Tue Aug 25 05:55:15 2026] DELETE /volume/v3/attachments/ab925637-564b-4065-8fa9-944922adbcde => generated 19 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:55:15.251499 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [req-bb56bf49-0797-459a-867a-f3f8c5ce36d7 req-fd06d4df-baa1-4e4e-9919-f181d376eb26 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:55:15.253357 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-bb56bf49-0797-459a-867a-f3f8c5ce36d7 req-fd06d4df-baa1-4e4e-9919-f181d376eb26 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] DELETE https://10.4.3.189/volume/v3/volumes/03ecf00e-1977-4b37-a384-a8e0f311ccf4 Aug 25 05:55:15.253500 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-bb56bf49-0797-459a-867a-f3f8c5ce36d7 req-fd06d4df-baa1-4e4e-9919-f181d376eb26 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:55:15.253668 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-bb56bf49-0797-459a-867a-f3f8c5ce36d7 req-fd06d4df-baa1-4e4e-9919-f181d376eb26 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Calling method 'delete' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:55:15.253847 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.v3.volumes [req-bb56bf49-0797-459a-867a-f3f8c5ce36d7 req-fd06d4df-baa1-4e4e-9919-f181d376eb26 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Delete volume with id: 03ecf00e-1977-4b37-a384-a8e0f311ccf4 Aug 25 05:55:15.260068 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:55:15.260068 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:55:15.260525 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [req-bb56bf49-0797-459a-867a-f3f8c5ce36d7 req-fd06d4df-baa1-4e4e-9919-f181d376eb26 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Volume info retrieved successfully. Aug 25 05:55:15.276895 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [req-bb56bf49-0797-459a-867a-f3f8c5ce36d7 req-fd06d4df-baa1-4e4e-9919-f181d376eb26 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Delete volume request issued successfully. Aug 25 05:55:15.277147 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-bb56bf49-0797-459a-867a-f3f8c5ce36d7 req-fd06d4df-baa1-4e4e-9919-f181d376eb26 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] https://10.4.3.189/volume/v3/volumes/03ecf00e-1977-4b37-a384-a8e0f311ccf4 returned with HTTP 202 Aug 25 05:55:15.277609 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1343/5394] 10.4.3.189 () {70 vars in 1620 bytes} [Tue Aug 25 05:55:15 2026] DELETE /volume/v3/volumes/03ecf00e-1977-4b37-a384-a8e0f311ccf4 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:55:16.322197 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-9c22609d-b5b6-40b9-9577-2bb08d4b2939 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:55:16.323964 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-9c22609d-b5b6-40b9-9577-2bb08d4b2939 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] GET https://10.4.3.189/volume/v3/volumes/03ecf00e-1977-4b37-a384-a8e0f311ccf4 Aug 25 05:55:16.324208 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-9c22609d-b5b6-40b9-9577-2bb08d4b2939 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:55:16.324425 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-9c22609d-b5b6-40b9-9577-2bb08d4b2939 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:55:16.329655 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-9c22609d-b5b6-40b9-9577-2bb08d4b2939 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] https://10.4.3.189/volume/v3/volumes/03ecf00e-1977-4b37-a384-a8e0f311ccf4 returned with HTTP 404 Aug 25 05:55:16.330108 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1347/5395] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:55:16 2026] GET /volume/v3/volumes/03ecf00e-1977-4b37-a384-a8e0f311ccf4 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:55:16.752572 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-bd182b97-2f1d-4630-9983-d257df1ff79c None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:55:16.754319 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-bd182b97-2f1d-4630-9983-d257df1ff79c tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] DELETE https://10.4.3.189/volume/v3/snapshots/a12f35ca-709a-4b32-ab53-7f178ede8255 Aug 25 05:55:16.754519 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-bd182b97-2f1d-4630-9983-d257df1ff79c tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:55:16.754702 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-bd182b97-2f1d-4630-9983-d257df1ff79c tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Calling method 'delete' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:55:16.754804 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.v3.snapshots [None req-bd182b97-2f1d-4630-9983-d257df1ff79c tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Delete snapshot with id: a12f35ca-709a-4b32-ab53-7f178ede8255 Aug 25 05:55:16.759183 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-bd182b97-2f1d-4630-9983-d257df1ff79c tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] https://10.4.3.189/volume/v3/snapshots/a12f35ca-709a-4b32-ab53-7f178ede8255 returned with HTTP 404 Aug 25 05:55:16.759636 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1362/5396] 10.4.3.189 () {66 vars in 1357 bytes} [Tue Aug 25 05:55:16 2026] DELETE /volume/v3/snapshots/a12f35ca-709a-4b32-ab53-7f178ede8255 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:55:16.765247 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-61e9f387-1db7-4807-b507-e03f94ec012c None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:55:16.767006 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-61e9f387-1db7-4807-b507-e03f94ec012c tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] GET https://10.4.3.189/volume/v3/snapshots/a12f35ca-709a-4b32-ab53-7f178ede8255 Aug 25 05:55:16.767201 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-61e9f387-1db7-4807-b507-e03f94ec012c tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:55:16.767393 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-61e9f387-1db7-4807-b507-e03f94ec012c tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:55:16.771196 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-61e9f387-1db7-4807-b507-e03f94ec012c tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] https://10.4.3.189/volume/v3/snapshots/a12f35ca-709a-4b32-ab53-7f178ede8255 returned with HTTP 404 Aug 25 05:55:16.771620 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1345/5397] 10.4.3.189 () {66 vars in 1354 bytes} [Tue Aug 25 05:55:16 2026] GET /volume/v3/snapshots/a12f35ca-709a-4b32-ab53-7f178ede8255 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:55:17.442047 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-d968681b-fae4-4c8f-97ac-b86f7dc48a92 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:55:17.443875 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-d968681b-fae4-4c8f-97ac-b86f7dc48a92 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] DELETE https://10.4.3.189/volume/v3/volumes/03ecf00e-1977-4b37-a384-a8e0f311ccf4 Aug 25 05:55:17.444162 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-d968681b-fae4-4c8f-97ac-b86f7dc48a92 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:55:17.444414 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-d968681b-fae4-4c8f-97ac-b86f7dc48a92 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Calling method 'delete' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:55:17.444641 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.v3.volumes [None req-d968681b-fae4-4c8f-97ac-b86f7dc48a92 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Delete volume with id: 03ecf00e-1977-4b37-a384-a8e0f311ccf4 Aug 25 05:55:17.450435 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-d968681b-fae4-4c8f-97ac-b86f7dc48a92 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] https://10.4.3.189/volume/v3/volumes/03ecf00e-1977-4b37-a384-a8e0f311ccf4 returned with HTTP 404 Aug 25 05:55:17.450963 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1344/5398] 10.4.3.189 () {66 vars in 1351 bytes} [Tue Aug 25 05:55:17 2026] DELETE /volume/v3/volumes/03ecf00e-1977-4b37-a384-a8e0f311ccf4 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:55:17.457131 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-d8403598-630c-4277-ad19-cf16afa186af None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:55:17.458764 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-d8403598-630c-4277-ad19-cf16afa186af tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] GET https://10.4.3.189/volume/v3/volumes/03ecf00e-1977-4b37-a384-a8e0f311ccf4 Aug 25 05:55:17.458951 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-d8403598-630c-4277-ad19-cf16afa186af tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:55:17.459148 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-d8403598-630c-4277-ad19-cf16afa186af tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:55:17.466263 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-d8403598-630c-4277-ad19-cf16afa186af tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] https://10.4.3.189/volume/v3/volumes/03ecf00e-1977-4b37-a384-a8e0f311ccf4 returned with HTTP 404 Aug 25 05:55:17.466815 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1348/5399] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:55:17 2026] GET /volume/v3/volumes/03ecf00e-1977-4b37-a384-a8e0f311ccf4 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:55:18.325149 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-9ca397a8-22b4-48ae-8cb2-d23519643e72 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:55:18.326959 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-9ca397a8-22b4-48ae-8cb2-d23519643e72 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] POST https://10.4.3.189/volume/v3/volumes Aug 25 05:55:18.327398 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-9ca397a8-22b4-48ae-8cb2-d23519643e72 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-1991159830", "snapshot_id": null, "imageRef": "821ab3e7-1977-4d78-a63f-5997ce48392f", "volume_type": null, "size": 1}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:55:18.328868 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.v3.volumes [None req-9ca397a8-22b4-48ae-8cb2-d23519643e72 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-1991159830', 'snapshot_id': None, 'imageRef': '821ab3e7-1977-4d78-a63f-5997ce48392f', 'volume_type': None, 'size': 1}} {{(pid=100271) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 05:55:18.402750 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [None req-9ca397a8-22b4-48ae-8cb2-d23519643e72 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Create volume of 1 GB Aug 25 05:55:18.406325 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-9ca397a8-22b4-48ae-8cb2-d23519643e72 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Availability Zones retrieved successfully. Aug 25 05:55:18.411190 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-9ca397a8-22b4-48ae-8cb2-d23519643e72 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Flow 'volume_create_api' (4397f0c2-b059-4dd1-ba10-afcc2ce041c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:55:18.412858 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-9ca397a8-22b4-48ae-8cb2-d23519643e72 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (20d04290-1d31-4922-9ba8-0bf8fc4662ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:55:18.413665 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.flows.api.create_volume [None req-9ca397a8-22b4-48ae-8cb2-d23519643e72 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Validating volume size '1' using validate_int {{(pid=100271) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 05:55:18.467871 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-9ca397a8-22b4-48ae-8cb2-d23519643e72 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (20d04290-1d31-4922-9ba8-0bf8fc4662ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T05:35:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=23fc6e5d-fce0-4521-ba46-4837b4232084,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '23fc6e5d-fce0-4521-ba46-4837b4232084', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:55:18.468547 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-9ca397a8-22b4-48ae-8cb2-d23519643e72 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f8d9401a-4568-4356-b437-3d0e236302b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:55:18.499983 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.quota [None req-9ca397a8-22b4-48ae-8cb2-d23519643e72 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Created reservations ['0fc5383f-1f0b-4c80-b71a-a67639ad7b71', '23670598-22a2-4697-b70e-ba476d2ff607', '3c46c2e6-7fc1-4b98-9d24-5450353dc922', 'ce16e729-ba09-4852-84eb-e8c920265429'] {{(pid=100271) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:55:18.500606 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-9ca397a8-22b4-48ae-8cb2-d23519643e72 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f8d9401a-4568-4356-b437-3d0e236302b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0fc5383f-1f0b-4c80-b71a-a67639ad7b71', '23670598-22a2-4697-b70e-ba476d2ff607', '3c46c2e6-7fc1-4b98-9d24-5450353dc922', 'ce16e729-ba09-4852-84eb-e8c920265429']}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:55:18.501301 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-9ca397a8-22b4-48ae-8cb2-d23519643e72 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2d1c36c9-7420-4011-bd2c-dcf27ab77a11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:55:18.520490 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-9ca397a8-22b4-48ae-8cb2-d23519643e72 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2d1c36c9-7420-4011-bd2c-dcf27ab77a11) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '64635955-6e96-4012-833a-7cc4e2b26d78', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1991159830',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e33e7828ef4e44d9a9679aad64e2bf67',qos_specs=None,replication_status=,reservations=['0fc5383f-1f0b-4c80-b71a-a67639ad7b71','23670598-22a2-4697-b70e-ba476d2ff607','3c46c2e6-7fc1-4b98-9d24-5450353dc922','ce16e729-ba09-4852-84eb-e8c920265429'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='63d4e24915f3477e8fe8791aab2aed9d',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T05:55:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1991159830',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=64635955-6e96-4012-833a-7cc4e2b26d78,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e33e7828ef4e44d9a9679aad64e2bf67',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='63d4e24915f3477e8fe8791aab2aed9d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(23fc6e5d-fce0-4521-ba46-4837b4232084),volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:55:18.521226 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-9ca397a8-22b4-48ae-8cb2-d23519643e72 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c57b1d54-169d-4f43-a040-d59ac4d453bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:55:18.538217 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-9ca397a8-22b4-48ae-8cb2-d23519643e72 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c57b1d54-169d-4f43-a040-d59ac4d453bd) transitioned into state 'SUCCESS' from state '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-1991159830',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e33e7828ef4e44d9a9679aad64e2bf67',qos_specs=None,replication_status=,reservations=['0fc5383f-1f0b-4c80-b71a-a67639ad7b71','23670598-22a2-4697-b70e-ba476d2ff607','3c46c2e6-7fc1-4b98-9d24-5450353dc922','ce16e729-ba09-4852-84eb-e8c920265429'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='63d4e24915f3477e8fe8791aab2aed9d',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:55:18.538882 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-9ca397a8-22b4-48ae-8cb2-d23519643e72 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (19c401f1-0069-4673-8bd7-5d950365c597) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:55:18.549828 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-9ca397a8-22b4-48ae-8cb2-d23519643e72 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (19c401f1-0069-4673-8bd7-5d950365c597) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:55:18.550838 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-9ca397a8-22b4-48ae-8cb2-d23519643e72 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Flow 'volume_create_api' (4397f0c2-b059-4dd1-ba10-afcc2ce041c5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100271) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:55:18.551218 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-9ca397a8-22b4-48ae-8cb2-d23519643e72 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Create volume request issued successfully. Aug 25 05:55:18.551898 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-9ca397a8-22b4-48ae-8cb2-d23519643e72 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] https://10.4.3.189/volume/v3/volumes returned with HTTP 202 Aug 25 05:55:18.552479 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1363/5400] 10.4.3.189 () {68 vars in 1259 bytes} [Tue Aug 25 05:55:18 2026] POST /volume/v3/volumes => generated 759 bytes in 228 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 05:55:18.564281 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-2987418a-9cd4-4835-8f1e-eb0e85b5e9d6 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:55:18.566356 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-2987418a-9cd4-4835-8f1e-eb0e85b5e9d6 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] GET https://10.4.3.189/volume/v3/volumes/64635955-6e96-4012-833a-7cc4e2b26d78 Aug 25 05:55:18.566607 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-2987418a-9cd4-4835-8f1e-eb0e85b5e9d6 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:55:18.566880 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-2987418a-9cd4-4835-8f1e-eb0e85b5e9d6 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:55:18.574451 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:55:18.574451 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:55:18.578181 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-2987418a-9cd4-4835-8f1e-eb0e85b5e9d6 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Volume info retrieved successfully. Aug 25 05:55:18.582286 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-2987418a-9cd4-4835-8f1e-eb0e85b5e9d6 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] https://10.4.3.189/volume/v3/volumes/64635955-6e96-4012-833a-7cc4e2b26d78 returned with HTTP 200 Aug 25 05:55:18.582699 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1346/5401] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:55:18 2026] GET /volume/v3/volumes/64635955-6e96-4012-833a-7cc4e2b26d78 => generated 827 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:55:19.594884 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-666577ee-cf66-48b0-a73c-0536d5c00b7f None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:55:19.596497 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-666577ee-cf66-48b0-a73c-0536d5c00b7f tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] GET https://10.4.3.189/volume/v3/volumes/64635955-6e96-4012-833a-7cc4e2b26d78 Aug 25 05:55:19.596678 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-666577ee-cf66-48b0-a73c-0536d5c00b7f tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:55:19.596878 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-666577ee-cf66-48b0-a73c-0536d5c00b7f tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:55:19.603472 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:55:19.603472 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:55:19.606672 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-666577ee-cf66-48b0-a73c-0536d5c00b7f tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Volume info retrieved successfully. Aug 25 05:55:19.611001 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-666577ee-cf66-48b0-a73c-0536d5c00b7f tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] https://10.4.3.189/volume/v3/volumes/64635955-6e96-4012-833a-7cc4e2b26d78 returned with HTTP 200 Aug 25 05:55:19.611492 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1345/5402] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:55:19 2026] GET /volume/v3/volumes/64635955-6e96-4012-833a-7cc4e2b26d78 => generated 1367 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:55:19.623697 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-fc4b269a-c5f0-418d-bf6d-9071f834195b None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:55:19.625406 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-fc4b269a-c5f0-418d-bf6d-9071f834195b tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] GET https://10.4.3.189/volume/v3/volumes/64635955-6e96-4012-833a-7cc4e2b26d78 Aug 25 05:55:19.625592 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-fc4b269a-c5f0-418d-bf6d-9071f834195b tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:55:19.625763 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-fc4b269a-c5f0-418d-bf6d-9071f834195b tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:55:19.632511 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:55:19.632511 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:55:19.636213 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-fc4b269a-c5f0-418d-bf6d-9071f834195b tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Volume info retrieved successfully. Aug 25 05:55:19.640727 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-fc4b269a-c5f0-418d-bf6d-9071f834195b tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] https://10.4.3.189/volume/v3/volumes/64635955-6e96-4012-833a-7cc4e2b26d78 returned with HTTP 200 Aug 25 05:55:19.641118 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1349/5403] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:55:19 2026] GET /volume/v3/volumes/64635955-6e96-4012-833a-7cc4e2b26d78 => generated 1367 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:55:19.753148 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-a1c64cd1-0ea0-491d-9977-5cab25bda6f3 req-3dcc5d75-0f24-4f55-9a55-97ebcdeb80b5 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:55:19.755233 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-a1c64cd1-0ea0-491d-9977-5cab25bda6f3 req-3dcc5d75-0f24-4f55-9a55-97ebcdeb80b5 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] GET https://10.4.3.189/volume/v3/volumes/64635955-6e96-4012-833a-7cc4e2b26d78 Aug 25 05:55:19.755407 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-a1c64cd1-0ea0-491d-9977-5cab25bda6f3 req-3dcc5d75-0f24-4f55-9a55-97ebcdeb80b5 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:55:19.755583 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-a1c64cd1-0ea0-491d-9977-5cab25bda6f3 req-3dcc5d75-0f24-4f55-9a55-97ebcdeb80b5 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:55:19.762359 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:55:19.762359 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:55:19.765505 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [req-a1c64cd1-0ea0-491d-9977-5cab25bda6f3 req-3dcc5d75-0f24-4f55-9a55-97ebcdeb80b5 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Volume info retrieved successfully. Aug 25 05:55:19.769595 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-a1c64cd1-0ea0-491d-9977-5cab25bda6f3 req-3dcc5d75-0f24-4f55-9a55-97ebcdeb80b5 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] https://10.4.3.189/volume/v3/volumes/64635955-6e96-4012-833a-7cc4e2b26d78 returned with HTTP 200 Aug 25 05:55:19.769993 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1364/5404] 10.4.3.189 () {68 vars in 1598 bytes} [Tue Aug 25 05:55:19 2026] GET /volume/v3/volumes/64635955-6e96-4012-833a-7cc4e2b26d78 => generated 1367 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:55:20.255576 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-a1c64cd1-0ea0-491d-9977-5cab25bda6f3 req-ad7dca6b-4eb0-427b-8812-b826a4508c12 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:55:20.257597 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-a1c64cd1-0ea0-491d-9977-5cab25bda6f3 req-ad7dca6b-4eb0-427b-8812-b826a4508c12 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] GET https://10.4.3.189/volume/v3/volumes/64635955-6e96-4012-833a-7cc4e2b26d78 Aug 25 05:55:20.257895 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-a1c64cd1-0ea0-491d-9977-5cab25bda6f3 req-ad7dca6b-4eb0-427b-8812-b826a4508c12 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:55:20.258089 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-a1c64cd1-0ea0-491d-9977-5cab25bda6f3 req-ad7dca6b-4eb0-427b-8812-b826a4508c12 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:55:20.264885 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:55:20.264885 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:55:20.268205 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [req-a1c64cd1-0ea0-491d-9977-5cab25bda6f3 req-ad7dca6b-4eb0-427b-8812-b826a4508c12 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Volume info retrieved successfully. Aug 25 05:55:20.272206 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-a1c64cd1-0ea0-491d-9977-5cab25bda6f3 req-ad7dca6b-4eb0-427b-8812-b826a4508c12 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] https://10.4.3.189/volume/v3/volumes/64635955-6e96-4012-833a-7cc4e2b26d78 returned with HTTP 200 Aug 25 05:55:20.272567 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1347/5405] 10.4.3.189 () {68 vars in 1598 bytes} [Tue Aug 25 05:55:20 2026] GET /volume/v3/volumes/64635955-6e96-4012-833a-7cc4e2b26d78 => generated 1367 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:55:20.282229 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-64cdfa1b-537f-41a0-8583-71ec6d25dbb7 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:55:20.282573 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-64cdfa1b-537f-41a0-8583-71ec6d25dbb7 None None] GET https://10.4.3.189/volume// Aug 25 05:55:20.282738 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-64cdfa1b-537f-41a0-8583-71ec6d25dbb7 None None] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:55:20.282951 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-64cdfa1b-537f-41a0-8583-71ec6d25dbb7 None None] Calling method 'all' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:55:20.283359 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-64cdfa1b-537f-41a0-8583-71ec6d25dbb7 None None] https://10.4.3.189/volume// returned with HTTP 300 Aug 25 05:55:20.283601 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1346/5406] 10.4.3.189 () {66 vars in 1419 bytes} [Tue Aug 25 05:55: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 25 05:55:20.290904 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-a1c64cd1-0ea0-491d-9977-5cab25bda6f3 req-99c1b977-5f77-4e73-a93c-9a3d90fa2b00 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:55:20.292956 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-a1c64cd1-0ea0-491d-9977-5cab25bda6f3 req-99c1b977-5f77-4e73-a93c-9a3d90fa2b00 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] POST https://10.4.3.189/volume/v3/attachments Aug 25 05:55:20.293309 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-a1c64cd1-0ea0-491d-9977-5cab25bda6f3 req-99c1b977-5f77-4e73-a93c-9a3d90fa2b00 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "64635955-6e96-4012-833a-7cc4e2b26d78", "connector": null, "instance_uuid": "60aa69d4-25b2-42d6-af3d-68bd203e1bce"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:55:20.301787 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:55:20.301787 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:55:20.324521 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-a1c64cd1-0ea0-491d-9977-5cab25bda6f3 req-99c1b977-5f77-4e73-a93c-9a3d90fa2b00 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] https://10.4.3.189/volume/v3/attachments returned with HTTP 200 Aug 25 05:55:20.324908 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1350/5407] 10.4.3.189 () {74 vars in 1594 bytes} [Tue Aug 25 05:55:20 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 25 05:55:21.317319 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-d4de15b1-ee60-4bec-a78d-b81607443fb1 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:55:21.317735 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-d4de15b1-ee60-4bec-a78d-b81607443fb1 None None] GET https://10.4.3.189/volume// Aug 25 05:55:21.317946 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-d4de15b1-ee60-4bec-a78d-b81607443fb1 None None] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:55:21.318147 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-d4de15b1-ee60-4bec-a78d-b81607443fb1 None None] Calling method 'all' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:55:21.318477 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-d4de15b1-ee60-4bec-a78d-b81607443fb1 None None] https://10.4.3.189/volume// returned with HTTP 300 Aug 25 05:55:21.318802 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1365/5408] 10.4.3.189 () {66 vars in 1426 bytes} [Tue Aug 25 05:55: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 25 05:55:21.328332 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-a1c64cd1-0ea0-491d-9977-5cab25bda6f3 req-8cea4381-25a3-44f3-8d73-542b781a1c10 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:55:21.330689 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-a1c64cd1-0ea0-491d-9977-5cab25bda6f3 req-8cea4381-25a3-44f3-8d73-542b781a1c10 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] GET https://10.4.3.189/volume/v3/volumes/64635955-6e96-4012-833a-7cc4e2b26d78 Aug 25 05:55:21.330959 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-a1c64cd1-0ea0-491d-9977-5cab25bda6f3 req-8cea4381-25a3-44f3-8d73-542b781a1c10 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:55:21.331206 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-a1c64cd1-0ea0-491d-9977-5cab25bda6f3 req-8cea4381-25a3-44f3-8d73-542b781a1c10 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:55:21.342367 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:55:21.342367 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:55:21.346134 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [req-a1c64cd1-0ea0-491d-9977-5cab25bda6f3 req-8cea4381-25a3-44f3-8d73-542b781a1c10 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Volume info retrieved successfully. Aug 25 05:55:21.352165 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-a1c64cd1-0ea0-491d-9977-5cab25bda6f3 req-8cea4381-25a3-44f3-8d73-542b781a1c10 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] https://10.4.3.189/volume/v3/volumes/64635955-6e96-4012-833a-7cc4e2b26d78 returned with HTTP 200 Aug 25 05:55:21.352934 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1348/5409] 10.4.3.189 () {70 vars in 1639 bytes} [Tue Aug 25 05:55:21 2026] GET /volume/v3/volumes/64635955-6e96-4012-833a-7cc4e2b26d78 => generated 1546 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 05:55:21.458844 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [req-a1c64cd1-0ea0-491d-9977-5cab25bda6f3 req-8d1a5104-3f35-413e-aa05-4ecd5e81e639 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:55:21.460795 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-a1c64cd1-0ea0-491d-9977-5cab25bda6f3 req-8d1a5104-3f35-413e-aa05-4ecd5e81e639 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] PUT https://10.4.3.189/volume/v3/attachments/09714cee-d8aa-4c44-a27b-7950fe6ed167 Aug 25 05:55:21.461159 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-a1c64cd1-0ea0-491d-9977-5cab25bda6f3 req-8d1a5104-3f35-413e-aa05-4ecd5e81e639 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.189", "host": "np0000008051", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:8b4a65c6a3e1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "a19da604-b1eb-4396-a9d5-30b16dae3da8", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:55:21.468789 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.coordination [req-a1c64cd1-0ea0-491d-9977-5cab25bda6f3 req-8d1a5104-3f35-413e-aa05-4ecd5e81e639 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Acquiring lock "cinder-attachment_update-64635955-6e96-4012-833a-7cc4e2b26d78-np0000008051" by "attachment_update" {{(pid=100270) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 05:55:21.473825 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.coordination [req-a1c64cd1-0ea0-491d-9977-5cab25bda6f3 req-8d1a5104-3f35-413e-aa05-4ecd5e81e639 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Lock "cinder-attachment_update-64635955-6e96-4012-833a-7cc4e2b26d78-np0000008051" acquired by "attachment_update" :: waited 0.005s {{(pid=100270) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 05:55:21.474881 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:55:21.474881 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:55:21.558919 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.coordination [req-a1c64cd1-0ea0-491d-9977-5cab25bda6f3 req-8d1a5104-3f35-413e-aa05-4ecd5e81e639 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Lock "cinder-attachment_update-64635955-6e96-4012-833a-7cc4e2b26d78-np0000008051" released by "attachment_update" :: held 0.085s {{(pid=100270) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 05:55:21.559260 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-a1c64cd1-0ea0-491d-9977-5cab25bda6f3 req-8d1a5104-3f35-413e-aa05-4ecd5e81e639 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] https://10.4.3.189/volume/v3/attachments/09714cee-d8aa-4c44-a27b-7950fe6ed167 returned with HTTP 200 Aug 25 05:55:21.559780 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1347/5410] 10.4.3.189 () {74 vars in 1704 bytes} [Tue Aug 25 05:55:21 2026] PUT /volume/v3/attachments/09714cee-d8aa-4c44-a27b-7950fe6ed167 => generated 969 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:55:21.580909 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-a1c64cd1-0ea0-491d-9977-5cab25bda6f3 req-71b9239e-078e-411f-837a-7bf54f0b1b81 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:55:21.582941 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-a1c64cd1-0ea0-491d-9977-5cab25bda6f3 req-71b9239e-078e-411f-837a-7bf54f0b1b81 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] POST https://10.4.3.189/volume/v3/attachments/09714cee-d8aa-4c44-a27b-7950fe6ed167/action Aug 25 05:55:21.583269 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-a1c64cd1-0ea0-491d-9977-5cab25bda6f3 req-71b9239e-078e-411f-837a-7bf54f0b1b81 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Action body: b'{"os-complete": null}' {{(pid=100269) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 05:55:21.583379 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-a1c64cd1-0ea0-491d-9977-5cab25bda6f3 req-71b9239e-078e-411f-837a-7bf54f0b1b81 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:55:21.606731 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:55:21.606731 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:55:21.618816 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-a1c64cd1-0ea0-491d-9977-5cab25bda6f3 req-71b9239e-078e-411f-837a-7bf54f0b1b81 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] https://10.4.3.189/volume/v3/attachments/09714cee-d8aa-4c44-a27b-7950fe6ed167/action returned with HTTP 204 Aug 25 05:55:21.619414 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1351/5411] 10.4.3.189 () {74 vars in 1725 bytes} [Tue Aug 25 05:55:21 2026] POST /volume/v3/attachments/09714cee-d8aa-4c44-a27b-7950fe6ed167/action => generated 0 bytes in 39 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:55:29.768373 np0000008051 devstack@c-api.service[100271]: DEBUG dbcounter [-] [100271] Writing DB stats cinder:SELECT=29,cinder:UPDATE=13,cinder:INSERT=7 {{(pid=100271) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 05:55:31.350286 np0000008051 devstack@c-api.service[100268]: DEBUG dbcounter [-] [100268] Writing DB stats cinder:SELECT=25,cinder:UPDATE=3 {{(pid=100268) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 05:55:31.552350 np0000008051 devstack@c-api.service[100270]: DEBUG dbcounter [-] [100270] Writing DB stats cinder:SELECT=21,cinder:UPDATE=3,cinder:INSERT=1 {{(pid=100270) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 05:55:31.614373 np0000008051 devstack@c-api.service[100269]: DEBUG dbcounter [-] [100269] Writing DB stats cinder:SELECT=27,cinder:UPDATE=7,cinder:INSERT=1 {{(pid=100269) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 05:55:36.146123 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-d741753b-acfb-49c0-bc9e-86d60e3a1890 req-10bd841b-a6d0-4ae6-b223-f68b31cd3e26 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:55:36.148117 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-d741753b-acfb-49c0-bc9e-86d60e3a1890 req-10bd841b-a6d0-4ae6-b223-f68b31cd3e26 tempest-TestShelveInstance-609548095 tempest-TestShelveInstance-609548095-project-member] DELETE https://10.4.3.189/volume/v3/attachments/6d78198c-e1d4-40cd-b0fc-3ca05d7d9eca Aug 25 05:55:36.148340 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-d741753b-acfb-49c0-bc9e-86d60e3a1890 req-10bd841b-a6d0-4ae6-b223-f68b31cd3e26 tempest-TestShelveInstance-609548095 tempest-TestShelveInstance-609548095-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:55:36.148542 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-d741753b-acfb-49c0-bc9e-86d60e3a1890 req-10bd841b-a6d0-4ae6-b223-f68b31cd3e26 tempest-TestShelveInstance-609548095 tempest-TestShelveInstance-609548095-project-member] Calling method 'version_select' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:55:36.156362 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:55:36.156362 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:55:36.198602 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-d741753b-acfb-49c0-bc9e-86d60e3a1890 req-10bd841b-a6d0-4ae6-b223-f68b31cd3e26 tempest-TestShelveInstance-609548095 tempest-TestShelveInstance-609548095-project-member] https://10.4.3.189/volume/v3/attachments/6d78198c-e1d4-40cd-b0fc-3ca05d7d9eca returned with HTTP 200 Aug 25 05:55:36.198963 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1366/5412] 10.4.3.189 () {72 vars in 1673 bytes} [Tue Aug 25 05:55:36 2026] DELETE /volume/v3/attachments/6d78198c-e1d4-40cd-b0fc-3ca05d7d9eca => generated 19 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:55:36.208350 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-d741753b-acfb-49c0-bc9e-86d60e3a1890 req-7b2ca724-c058-493a-a3d1-7f46d8f4eb09 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:55:36.210577 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-d741753b-acfb-49c0-bc9e-86d60e3a1890 req-7b2ca724-c058-493a-a3d1-7f46d8f4eb09 tempest-TestShelveInstance-609548095 tempest-TestShelveInstance-609548095-project-member] DELETE https://10.4.3.189/volume/v3/volumes/e7c59771-18ea-473c-a436-581b1ea223b8 Aug 25 05:55:36.210785 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-d741753b-acfb-49c0-bc9e-86d60e3a1890 req-7b2ca724-c058-493a-a3d1-7f46d8f4eb09 tempest-TestShelveInstance-609548095 tempest-TestShelveInstance-609548095-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:55:36.210987 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-d741753b-acfb-49c0-bc9e-86d60e3a1890 req-7b2ca724-c058-493a-a3d1-7f46d8f4eb09 tempest-TestShelveInstance-609548095 tempest-TestShelveInstance-609548095-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:55:36.211191 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [req-d741753b-acfb-49c0-bc9e-86d60e3a1890 req-7b2ca724-c058-493a-a3d1-7f46d8f4eb09 tempest-TestShelveInstance-609548095 tempest-TestShelveInstance-609548095-project-member] Delete volume with id: e7c59771-18ea-473c-a436-581b1ea223b8 Aug 25 05:55:36.218645 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:55:36.218645 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:55:36.219273 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [req-d741753b-acfb-49c0-bc9e-86d60e3a1890 req-7b2ca724-c058-493a-a3d1-7f46d8f4eb09 tempest-TestShelveInstance-609548095 tempest-TestShelveInstance-609548095-project-member] Volume info retrieved successfully. Aug 25 05:55:36.235700 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [req-d741753b-acfb-49c0-bc9e-86d60e3a1890 req-7b2ca724-c058-493a-a3d1-7f46d8f4eb09 tempest-TestShelveInstance-609548095 tempest-TestShelveInstance-609548095-project-member] Delete volume request issued successfully. Aug 25 05:55:36.235889 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-d741753b-acfb-49c0-bc9e-86d60e3a1890 req-7b2ca724-c058-493a-a3d1-7f46d8f4eb09 tempest-TestShelveInstance-609548095 tempest-TestShelveInstance-609548095-project-member] https://10.4.3.189/volume/v3/volumes/e7c59771-18ea-473c-a436-581b1ea223b8 returned with HTTP 202 Aug 25 05:55:36.236360 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1349/5413] 10.4.3.189 () {70 vars in 1620 bytes} [Tue Aug 25 05:55:36 2026] DELETE /volume/v3/volumes/e7c59771-18ea-473c-a436-581b1ea223b8 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:55:46.197396 np0000008051 devstack@c-api.service[100271]: DEBUG dbcounter [-] [100271] Writing DB stats cinder:SELECT=10,cinder:UPDATE=3 {{(pid=100271) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 05:55:46.231218 np0000008051 devstack@c-api.service[100268]: DEBUG dbcounter [-] [100268] Writing DB stats cinder:SELECT=3,cinder:UPDATE=1,cinder:INSERT=1 {{(pid=100268) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 05:55:50.849169 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-5212d1bb-b5bf-4686-83ab-a3f7395d234d None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:55:50.850947 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-5212d1bb-b5bf-4686-83ab-a3f7395d234d tempest-TestVolumeBootPatternV346-397578610 tempest-TestVolumeBootPatternV346-397578610-project-member] POST https://10.4.3.189/volume/v3/volumes Aug 25 05:55:50.851317 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-5212d1bb-b5bf-4686-83ab-a3f7395d234d tempest-TestVolumeBootPatternV346-397578610 tempest-TestVolumeBootPatternV346-397578610-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPatternV346-volume-origin-1731101656", "snapshot_id": null, "imageRef": "821ab3e7-1977-4d78-a63f-5997ce48392f", "volume_type": null, "size": 1}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:55:50.853045 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.v3.volumes [None req-5212d1bb-b5bf-4686-83ab-a3f7395d234d tempest-TestVolumeBootPatternV346-397578610 tempest-TestVolumeBootPatternV346-397578610-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPatternV346-volume-origin-1731101656', 'snapshot_id': None, 'imageRef': '821ab3e7-1977-4d78-a63f-5997ce48392f', 'volume_type': None, 'size': 1}} {{(pid=100270) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 05:55:50.924820 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.v3.volumes [None req-5212d1bb-b5bf-4686-83ab-a3f7395d234d tempest-TestVolumeBootPatternV346-397578610 tempest-TestVolumeBootPatternV346-397578610-project-member] Create volume of 1 GB Aug 25 05:55:50.925154 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:55:50.925154 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:55:50.928683 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-5212d1bb-b5bf-4686-83ab-a3f7395d234d tempest-TestVolumeBootPatternV346-397578610 tempest-TestVolumeBootPatternV346-397578610-project-member] Availability Zones retrieved successfully. Aug 25 05:55:50.933711 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-5212d1bb-b5bf-4686-83ab-a3f7395d234d tempest-TestVolumeBootPatternV346-397578610 tempest-TestVolumeBootPatternV346-397578610-project-member] Flow 'volume_create_api' (62f920d0-cf01-44e0-8f8f-b1d5c4f77a5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:55:50.934541 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-5212d1bb-b5bf-4686-83ab-a3f7395d234d tempest-TestVolumeBootPatternV346-397578610 tempest-TestVolumeBootPatternV346-397578610-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7e2cbd7e-56a1-484f-a6c3-6bbcd267fa35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:55:50.935360 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.flows.api.create_volume [None req-5212d1bb-b5bf-4686-83ab-a3f7395d234d tempest-TestVolumeBootPatternV346-397578610 tempest-TestVolumeBootPatternV346-397578610-project-member] Validating volume size '1' using validate_int {{(pid=100270) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 05:55:50.982743 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-5212d1bb-b5bf-4686-83ab-a3f7395d234d tempest-TestVolumeBootPatternV346-397578610 tempest-TestVolumeBootPatternV346-397578610-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7e2cbd7e-56a1-484f-a6c3-6bbcd267fa35) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T05:35:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=23fc6e5d-fce0-4521-ba46-4837b4232084,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '23fc6e5d-fce0-4521-ba46-4837b4232084', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:55:50.983422 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-5212d1bb-b5bf-4686-83ab-a3f7395d234d tempest-TestVolumeBootPatternV346-397578610 tempest-TestVolumeBootPatternV346-397578610-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (24c7ebbe-c6a4-47a6-b994-90e72a03613f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:55:51.042537 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.quota [None req-5212d1bb-b5bf-4686-83ab-a3f7395d234d tempest-TestVolumeBootPatternV346-397578610 tempest-TestVolumeBootPatternV346-397578610-project-member] Created reservations ['9873c870-1cb2-400a-84cc-6b356a42df41', 'ab90fd47-d720-4c2d-a051-d1074fb76250', '267d431f-9416-4258-9330-685740191cbe', '811b71dc-7b5a-4b4e-bdff-b453c795818f'] {{(pid=100270) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:55:51.043353 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-5212d1bb-b5bf-4686-83ab-a3f7395d234d tempest-TestVolumeBootPatternV346-397578610 tempest-TestVolumeBootPatternV346-397578610-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (24c7ebbe-c6a4-47a6-b994-90e72a03613f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9873c870-1cb2-400a-84cc-6b356a42df41', 'ab90fd47-d720-4c2d-a051-d1074fb76250', '267d431f-9416-4258-9330-685740191cbe', '811b71dc-7b5a-4b4e-bdff-b453c795818f']}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:55:51.044158 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-5212d1bb-b5bf-4686-83ab-a3f7395d234d tempest-TestVolumeBootPatternV346-397578610 tempest-TestVolumeBootPatternV346-397578610-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fdcd9827-371b-40e3-812e-8c580036c92d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:55:51.066209 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-5212d1bb-b5bf-4686-83ab-a3f7395d234d tempest-TestVolumeBootPatternV346-397578610 tempest-TestVolumeBootPatternV346-397578610-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fdcd9827-371b-40e3-812e-8c580036c92d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '480454f4-31ba-4818-bcba-98d6a994c529', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-1731101656',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1b8c57cd188b44c889d35f8c9f7c92b9',qos_specs=None,replication_status=,reservations=['9873c870-1cb2-400a-84cc-6b356a42df41','ab90fd47-d720-4c2d-a051-d1074fb76250','267d431f-9416-4258-9330-685740191cbe','811b71dc-7b5a-4b4e-bdff-b453c795818f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b11f92ea20cd4d1486a111047efdd499',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T05:55:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-1731101656',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=480454f4-31ba-4818-bcba-98d6a994c529,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1b8c57cd188b44c889d35f8c9f7c92b9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b11f92ea20cd4d1486a111047efdd499',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(23fc6e5d-fce0-4521-ba46-4837b4232084),volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:55:51.066863 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-5212d1bb-b5bf-4686-83ab-a3f7395d234d tempest-TestVolumeBootPatternV346-397578610 tempest-TestVolumeBootPatternV346-397578610-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5dc064bf-2bfe-4350-8eff-15696d18dcda) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:55:51.083686 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-5212d1bb-b5bf-4686-83ab-a3f7395d234d tempest-TestVolumeBootPatternV346-397578610 tempest-TestVolumeBootPatternV346-397578610-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5dc064bf-2bfe-4350-8eff-15696d18dcda) transitioned into state 'SUCCESS' from state '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-1731101656',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1b8c57cd188b44c889d35f8c9f7c92b9',qos_specs=None,replication_status=,reservations=['9873c870-1cb2-400a-84cc-6b356a42df41','ab90fd47-d720-4c2d-a051-d1074fb76250','267d431f-9416-4258-9330-685740191cbe','811b71dc-7b5a-4b4e-bdff-b453c795818f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b11f92ea20cd4d1486a111047efdd499',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:55:51.084499 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-5212d1bb-b5bf-4686-83ab-a3f7395d234d tempest-TestVolumeBootPatternV346-397578610 tempest-TestVolumeBootPatternV346-397578610-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9d2926da-e7cf-479a-a948-661c17d8b632) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:55:51.093079 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-5212d1bb-b5bf-4686-83ab-a3f7395d234d tempest-TestVolumeBootPatternV346-397578610 tempest-TestVolumeBootPatternV346-397578610-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9d2926da-e7cf-479a-a948-661c17d8b632) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:55:51.093805 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-5212d1bb-b5bf-4686-83ab-a3f7395d234d tempest-TestVolumeBootPatternV346-397578610 tempest-TestVolumeBootPatternV346-397578610-project-member] Flow 'volume_create_api' (62f920d0-cf01-44e0-8f8f-b1d5c4f77a5a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100270) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:55:51.094070 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-5212d1bb-b5bf-4686-83ab-a3f7395d234d tempest-TestVolumeBootPatternV346-397578610 tempest-TestVolumeBootPatternV346-397578610-project-member] Create volume request issued successfully. Aug 25 05:55:51.094639 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-5212d1bb-b5bf-4686-83ab-a3f7395d234d tempest-TestVolumeBootPatternV346-397578610 tempest-TestVolumeBootPatternV346-397578610-project-member] https://10.4.3.189/volume/v3/volumes returned with HTTP 202 Aug 25 05:55:51.095069 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1348/5414] 10.4.3.189 () {70 vars in 1300 bytes} [Tue Aug 25 05:55:50 2026] POST /volume/v3/volumes => generated 781 bytes in 246 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:55:51.106981 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-b2435823-5618-4188-9beb-2d109d51e5ef None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:55:51.109391 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-b2435823-5618-4188-9beb-2d109d51e5ef tempest-TestVolumeBootPatternV346-397578610 tempest-TestVolumeBootPatternV346-397578610-project-member] GET https://10.4.3.189/volume/v3/volumes/480454f4-31ba-4818-bcba-98d6a994c529 Aug 25 05:55:51.110081 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-b2435823-5618-4188-9beb-2d109d51e5ef tempest-TestVolumeBootPatternV346-397578610 tempest-TestVolumeBootPatternV346-397578610-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:55:51.110081 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-b2435823-5618-4188-9beb-2d109d51e5ef tempest-TestVolumeBootPatternV346-397578610 tempest-TestVolumeBootPatternV346-397578610-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:55:51.119077 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:55:51.119077 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:55:51.123591 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-b2435823-5618-4188-9beb-2d109d51e5ef tempest-TestVolumeBootPatternV346-397578610 tempest-TestVolumeBootPatternV346-397578610-project-member] Volume info retrieved successfully. Aug 25 05:55:51.128761 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-b2435823-5618-4188-9beb-2d109d51e5ef tempest-TestVolumeBootPatternV346-397578610 tempest-TestVolumeBootPatternV346-397578610-project-member] https://10.4.3.189/volume/v3/volumes/480454f4-31ba-4818-bcba-98d6a994c529 returned with HTTP 200 Aug 25 05:55:51.129290 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1352/5415] 10.4.3.189 () {68 vars in 1389 bytes} [Tue Aug 25 05:55:51 2026] GET /volume/v3/volumes/480454f4-31ba-4818-bcba-98d6a994c529 => generated 849 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:55:52.142208 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-dd15a2a7-8242-4a4d-be91-888eef70578f None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:55:52.143868 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-dd15a2a7-8242-4a4d-be91-888eef70578f tempest-TestVolumeBootPatternV346-397578610 tempest-TestVolumeBootPatternV346-397578610-project-member] GET https://10.4.3.189/volume/v3/volumes/480454f4-31ba-4818-bcba-98d6a994c529 Aug 25 05:55:52.144107 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-dd15a2a7-8242-4a4d-be91-888eef70578f tempest-TestVolumeBootPatternV346-397578610 tempest-TestVolumeBootPatternV346-397578610-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:55:52.144296 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-dd15a2a7-8242-4a4d-be91-888eef70578f tempest-TestVolumeBootPatternV346-397578610 tempest-TestVolumeBootPatternV346-397578610-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:55:52.150584 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:55:52.150584 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:55:52.153768 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-dd15a2a7-8242-4a4d-be91-888eef70578f tempest-TestVolumeBootPatternV346-397578610 tempest-TestVolumeBootPatternV346-397578610-project-member] Volume info retrieved successfully. Aug 25 05:55:52.157875 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-dd15a2a7-8242-4a4d-be91-888eef70578f tempest-TestVolumeBootPatternV346-397578610 tempest-TestVolumeBootPatternV346-397578610-project-member] https://10.4.3.189/volume/v3/volumes/480454f4-31ba-4818-bcba-98d6a994c529 returned with HTTP 200 Aug 25 05:55:52.158245 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1367/5416] 10.4.3.189 () {68 vars in 1389 bytes} [Tue Aug 25 05:55:52 2026] GET /volume/v3/volumes/480454f4-31ba-4818-bcba-98d6a994c529 => generated 1389 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 05:55:52.169843 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-ff4d1845-23d5-4581-8d81-3e2a80fe8968 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:55:52.171561 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ff4d1845-23d5-4581-8d81-3e2a80fe8968 tempest-TestVolumeBootPatternV346-397578610 tempest-TestVolumeBootPatternV346-397578610-project-member] GET https://10.4.3.189/volume/v3/volumes/480454f4-31ba-4818-bcba-98d6a994c529 Aug 25 05:55:52.171803 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ff4d1845-23d5-4581-8d81-3e2a80fe8968 tempest-TestVolumeBootPatternV346-397578610 tempest-TestVolumeBootPatternV346-397578610-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:55:52.172022 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ff4d1845-23d5-4581-8d81-3e2a80fe8968 tempest-TestVolumeBootPatternV346-397578610 tempest-TestVolumeBootPatternV346-397578610-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:55:52.178604 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:55:52.178604 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:55:52.182633 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-ff4d1845-23d5-4581-8d81-3e2a80fe8968 tempest-TestVolumeBootPatternV346-397578610 tempest-TestVolumeBootPatternV346-397578610-project-member] Volume info retrieved successfully. Aug 25 05:55:52.188127 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ff4d1845-23d5-4581-8d81-3e2a80fe8968 tempest-TestVolumeBootPatternV346-397578610 tempest-TestVolumeBootPatternV346-397578610-project-member] https://10.4.3.189/volume/v3/volumes/480454f4-31ba-4818-bcba-98d6a994c529 returned with HTTP 200 Aug 25 05:55:52.188637 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1350/5417] 10.4.3.189 () {68 vars in 1389 bytes} [Tue Aug 25 05:55:52 2026] GET /volume/v3/volumes/480454f4-31ba-4818-bcba-98d6a994c529 => generated 1389 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 05:55:53.576260 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [req-4ef938d9-6ad2-42dd-985a-076f5f1ec8c7 req-02b5adb3-fa6b-43e8-b1f8-5382a01a5bb2 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:55:53.578915 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-4ef938d9-6ad2-42dd-985a-076f5f1ec8c7 req-02b5adb3-fa6b-43e8-b1f8-5382a01a5bb2 tempest-TestVolumeBootPatternV346-397578610 tempest-TestVolumeBootPatternV346-397578610-project-member] GET https://10.4.3.189/volume/v3/volumes/480454f4-31ba-4818-bcba-98d6a994c529 Aug 25 05:55:53.579184 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-4ef938d9-6ad2-42dd-985a-076f5f1ec8c7 req-02b5adb3-fa6b-43e8-b1f8-5382a01a5bb2 tempest-TestVolumeBootPatternV346-397578610 tempest-TestVolumeBootPatternV346-397578610-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:55:53.579419 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-4ef938d9-6ad2-42dd-985a-076f5f1ec8c7 req-02b5adb3-fa6b-43e8-b1f8-5382a01a5bb2 tempest-TestVolumeBootPatternV346-397578610 tempest-TestVolumeBootPatternV346-397578610-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:55:53.587876 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:55:53.587876 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:55:53.592967 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [req-4ef938d9-6ad2-42dd-985a-076f5f1ec8c7 req-02b5adb3-fa6b-43e8-b1f8-5382a01a5bb2 tempest-TestVolumeBootPatternV346-397578610 tempest-TestVolumeBootPatternV346-397578610-project-member] Volume info retrieved successfully. Aug 25 05:55:53.598488 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-4ef938d9-6ad2-42dd-985a-076f5f1ec8c7 req-02b5adb3-fa6b-43e8-b1f8-5382a01a5bb2 tempest-TestVolumeBootPatternV346-397578610 tempest-TestVolumeBootPatternV346-397578610-project-member] https://10.4.3.189/volume/v3/volumes/480454f4-31ba-4818-bcba-98d6a994c529 returned with HTTP 200 Aug 25 05:55:53.598973 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1349/5418] 10.4.3.189 () {68 vars in 1598 bytes} [Tue Aug 25 05:55:53 2026] GET /volume/v3/volumes/480454f4-31ba-4818-bcba-98d6a994c529 => generated 1371 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:55:53.990490 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-4ef938d9-6ad2-42dd-985a-076f5f1ec8c7 req-cc31c69d-cff8-46a7-874c-aaf7655d1e3a None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:55:53.992812 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-4ef938d9-6ad2-42dd-985a-076f5f1ec8c7 req-cc31c69d-cff8-46a7-874c-aaf7655d1e3a tempest-TestVolumeBootPatternV346-397578610 tempest-TestVolumeBootPatternV346-397578610-project-member] GET https://10.4.3.189/volume/v3/volumes/480454f4-31ba-4818-bcba-98d6a994c529 Aug 25 05:55:53.993088 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-4ef938d9-6ad2-42dd-985a-076f5f1ec8c7 req-cc31c69d-cff8-46a7-874c-aaf7655d1e3a tempest-TestVolumeBootPatternV346-397578610 tempest-TestVolumeBootPatternV346-397578610-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:55:53.993406 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-4ef938d9-6ad2-42dd-985a-076f5f1ec8c7 req-cc31c69d-cff8-46a7-874c-aaf7655d1e3a tempest-TestVolumeBootPatternV346-397578610 tempest-TestVolumeBootPatternV346-397578610-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:55:54.000243 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:55:54.000243 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:55:54.003848 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [req-4ef938d9-6ad2-42dd-985a-076f5f1ec8c7 req-cc31c69d-cff8-46a7-874c-aaf7655d1e3a tempest-TestVolumeBootPatternV346-397578610 tempest-TestVolumeBootPatternV346-397578610-project-member] Volume info retrieved successfully. Aug 25 05:55:54.008263 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-4ef938d9-6ad2-42dd-985a-076f5f1ec8c7 req-cc31c69d-cff8-46a7-874c-aaf7655d1e3a tempest-TestVolumeBootPatternV346-397578610 tempest-TestVolumeBootPatternV346-397578610-project-member] https://10.4.3.189/volume/v3/volumes/480454f4-31ba-4818-bcba-98d6a994c529 returned with HTTP 200 Aug 25 05:55:54.008721 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1353/5419] 10.4.3.189 () {68 vars in 1598 bytes} [Tue Aug 25 05:55:53 2026] GET /volume/v3/volumes/480454f4-31ba-4818-bcba-98d6a994c529 => generated 1371 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:55:54.019618 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-c2f87254-150d-48e8-846c-fbc2e6cadbc6 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:55:54.020005 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-c2f87254-150d-48e8-846c-fbc2e6cadbc6 None None] GET https://10.4.3.189/volume// Aug 25 05:55:54.020211 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-c2f87254-150d-48e8-846c-fbc2e6cadbc6 None None] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:55:54.020401 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-c2f87254-150d-48e8-846c-fbc2e6cadbc6 None None] Calling method 'all' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:55:54.020690 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-c2f87254-150d-48e8-846c-fbc2e6cadbc6 None None] https://10.4.3.189/volume// returned with HTTP 300 Aug 25 05:55:54.020982 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1368/5420] 10.4.3.189 () {66 vars in 1419 bytes} [Tue Aug 25 05:55:54 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 05:55:54.027687 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-4ef938d9-6ad2-42dd-985a-076f5f1ec8c7 req-4c545ad9-25c9-4334-8bb7-a8158f48a7e9 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:55:54.029499 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-4ef938d9-6ad2-42dd-985a-076f5f1ec8c7 req-4c545ad9-25c9-4334-8bb7-a8158f48a7e9 tempest-TestVolumeBootPatternV346-397578610 tempest-TestVolumeBootPatternV346-397578610-project-member] POST https://10.4.3.189/volume/v3/attachments Aug 25 05:55:54.029810 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-4ef938d9-6ad2-42dd-985a-076f5f1ec8c7 req-4c545ad9-25c9-4334-8bb7-a8158f48a7e9 tempest-TestVolumeBootPatternV346-397578610 tempest-TestVolumeBootPatternV346-397578610-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "480454f4-31ba-4818-bcba-98d6a994c529", "connector": null, "instance_uuid": "a7b9e6db-cd16-4a30-aca5-e0cd19fe9a97"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:55:54.037387 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:55:54.037387 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:55:54.063995 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-4ef938d9-6ad2-42dd-985a-076f5f1ec8c7 req-4c545ad9-25c9-4334-8bb7-a8158f48a7e9 tempest-TestVolumeBootPatternV346-397578610 tempest-TestVolumeBootPatternV346-397578610-project-member] https://10.4.3.189/volume/v3/attachments returned with HTTP 200 Aug 25 05:55:54.064456 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1351/5421] 10.4.3.189 () {74 vars in 1594 bytes} [Tue Aug 25 05:55:54 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 25 05:55:54.830434 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-815cbde5-9ede-4b66-a4f6-53b7a8409a95 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:55:54.830816 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-815cbde5-9ede-4b66-a4f6-53b7a8409a95 None None] GET https://10.4.3.189/volume// Aug 25 05:55:54.830979 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-815cbde5-9ede-4b66-a4f6-53b7a8409a95 None None] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:55:54.831179 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-815cbde5-9ede-4b66-a4f6-53b7a8409a95 None None] Calling method 'all' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:55:54.831474 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-815cbde5-9ede-4b66-a4f6-53b7a8409a95 None None] https://10.4.3.189/volume// returned with HTTP 300 Aug 25 05:55:54.831740 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1350/5422] 10.4.3.189 () {66 vars in 1426 bytes} [Tue Aug 25 05:55:54 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 05:55:54.838783 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-4ef938d9-6ad2-42dd-985a-076f5f1ec8c7 req-e5a46fbf-14eb-47ed-9d25-3070423586e6 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:55:54.840583 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-4ef938d9-6ad2-42dd-985a-076f5f1ec8c7 req-e5a46fbf-14eb-47ed-9d25-3070423586e6 tempest-TestVolumeBootPatternV346-397578610 tempest-TestVolumeBootPatternV346-397578610-project-member] GET https://10.4.3.189/volume/v3/volumes/480454f4-31ba-4818-bcba-98d6a994c529 Aug 25 05:55:54.840780 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-4ef938d9-6ad2-42dd-985a-076f5f1ec8c7 req-e5a46fbf-14eb-47ed-9d25-3070423586e6 tempest-TestVolumeBootPatternV346-397578610 tempest-TestVolumeBootPatternV346-397578610-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:55:54.840967 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-4ef938d9-6ad2-42dd-985a-076f5f1ec8c7 req-e5a46fbf-14eb-47ed-9d25-3070423586e6 tempest-TestVolumeBootPatternV346-397578610 tempest-TestVolumeBootPatternV346-397578610-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:55:54.849188 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:55:54.849188 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:55:54.852115 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [req-4ef938d9-6ad2-42dd-985a-076f5f1ec8c7 req-e5a46fbf-14eb-47ed-9d25-3070423586e6 tempest-TestVolumeBootPatternV346-397578610 tempest-TestVolumeBootPatternV346-397578610-project-member] Volume info retrieved successfully. Aug 25 05:55:54.855900 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-4ef938d9-6ad2-42dd-985a-076f5f1ec8c7 req-e5a46fbf-14eb-47ed-9d25-3070423586e6 tempest-TestVolumeBootPatternV346-397578610 tempest-TestVolumeBootPatternV346-397578610-project-member] https://10.4.3.189/volume/v3/volumes/480454f4-31ba-4818-bcba-98d6a994c529 returned with HTTP 200 Aug 25 05:55:54.856275 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1354/5423] 10.4.3.189 () {70 vars in 1639 bytes} [Tue Aug 25 05:55:54 2026] GET /volume/v3/volumes/480454f4-31ba-4818-bcba-98d6a994c529 => generated 1550 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 05:55:54.959051 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-4ef938d9-6ad2-42dd-985a-076f5f1ec8c7 req-60a4b1f8-68b3-4a07-b3dc-5b40fd08fe57 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:55:54.960793 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-4ef938d9-6ad2-42dd-985a-076f5f1ec8c7 req-60a4b1f8-68b3-4a07-b3dc-5b40fd08fe57 tempest-TestVolumeBootPatternV346-397578610 tempest-TestVolumeBootPatternV346-397578610-project-member] PUT https://10.4.3.189/volume/v3/attachments/a0c7b6eb-051d-44c4-be5d-1571ab4d1843 Aug 25 05:55:54.961127 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-4ef938d9-6ad2-42dd-985a-076f5f1ec8c7 req-60a4b1f8-68b3-4a07-b3dc-5b40fd08fe57 tempest-TestVolumeBootPatternV346-397578610 tempest-TestVolumeBootPatternV346-397578610-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.189", "host": "np0000008051", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:8b4a65c6a3e1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "a19da604-b1eb-4396-a9d5-30b16dae3da8", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:55:54.967733 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.coordination [req-4ef938d9-6ad2-42dd-985a-076f5f1ec8c7 req-60a4b1f8-68b3-4a07-b3dc-5b40fd08fe57 tempest-TestVolumeBootPatternV346-397578610 tempest-TestVolumeBootPatternV346-397578610-project-member] Acquiring lock "cinder-attachment_update-480454f4-31ba-4818-bcba-98d6a994c529-np0000008051" by "attachment_update" {{(pid=100271) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 05:55:54.971547 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.coordination [req-4ef938d9-6ad2-42dd-985a-076f5f1ec8c7 req-60a4b1f8-68b3-4a07-b3dc-5b40fd08fe57 tempest-TestVolumeBootPatternV346-397578610 tempest-TestVolumeBootPatternV346-397578610-project-member] Lock "cinder-attachment_update-480454f4-31ba-4818-bcba-98d6a994c529-np0000008051" acquired by "attachment_update" :: waited 0.004s {{(pid=100271) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 05:55:54.972501 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:55:54.972501 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:55:55.067554 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.coordination [req-4ef938d9-6ad2-42dd-985a-076f5f1ec8c7 req-60a4b1f8-68b3-4a07-b3dc-5b40fd08fe57 tempest-TestVolumeBootPatternV346-397578610 tempest-TestVolumeBootPatternV346-397578610-project-member] Lock "cinder-attachment_update-480454f4-31ba-4818-bcba-98d6a994c529-np0000008051" released by "attachment_update" :: held 0.096s {{(pid=100271) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 05:55:55.068045 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-4ef938d9-6ad2-42dd-985a-076f5f1ec8c7 req-60a4b1f8-68b3-4a07-b3dc-5b40fd08fe57 tempest-TestVolumeBootPatternV346-397578610 tempest-TestVolumeBootPatternV346-397578610-project-member] https://10.4.3.189/volume/v3/attachments/a0c7b6eb-051d-44c4-be5d-1571ab4d1843 returned with HTTP 200 Aug 25 05:55:55.068351 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1369/5424] 10.4.3.189 () {74 vars in 1704 bytes} [Tue Aug 25 05:55:54 2026] PUT /volume/v3/attachments/a0c7b6eb-051d-44c4-be5d-1571ab4d1843 => generated 969 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:55:55.090753 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-4ef938d9-6ad2-42dd-985a-076f5f1ec8c7 req-3cb9ab08-e6b3-4298-866c-d7f5a60e09d9 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:55:55.092752 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-4ef938d9-6ad2-42dd-985a-076f5f1ec8c7 req-3cb9ab08-e6b3-4298-866c-d7f5a60e09d9 tempest-TestVolumeBootPatternV346-397578610 tempest-TestVolumeBootPatternV346-397578610-project-member] POST https://10.4.3.189/volume/v3/attachments/a0c7b6eb-051d-44c4-be5d-1571ab4d1843/action Aug 25 05:55:55.093189 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-4ef938d9-6ad2-42dd-985a-076f5f1ec8c7 req-3cb9ab08-e6b3-4298-866c-d7f5a60e09d9 tempest-TestVolumeBootPatternV346-397578610 tempest-TestVolumeBootPatternV346-397578610-project-member] Action body: b'{"os-complete": null}' {{(pid=100268) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 05:55:55.093340 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-4ef938d9-6ad2-42dd-985a-076f5f1ec8c7 req-3cb9ab08-e6b3-4298-866c-d7f5a60e09d9 tempest-TestVolumeBootPatternV346-397578610 tempest-TestVolumeBootPatternV346-397578610-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:55:55.110561 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:55:55.110561 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:55:55.129723 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-4ef938d9-6ad2-42dd-985a-076f5f1ec8c7 req-3cb9ab08-e6b3-4298-866c-d7f5a60e09d9 tempest-TestVolumeBootPatternV346-397578610 tempest-TestVolumeBootPatternV346-397578610-project-member] https://10.4.3.189/volume/v3/attachments/a0c7b6eb-051d-44c4-be5d-1571ab4d1843/action returned with HTTP 204 Aug 25 05:55:55.130316 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1352/5425] 10.4.3.189 () {74 vars in 1725 bytes} [Tue Aug 25 05:55:55 2026] POST /volume/v3/attachments/a0c7b6eb-051d-44c4-be5d-1571ab4d1843/action => generated 0 bytes in 40 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:56:03.596860 np0000008051 devstack@c-api.service[100270]: DEBUG dbcounter [-] [100270] Writing DB stats cinder:SELECT=31,cinder:INSERT=10,cinder:UPDATE=12 {{(pid=100270) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 05:56:04.854813 np0000008051 devstack@c-api.service[100269]: DEBUG dbcounter [-] [100269] Writing DB stats cinder:SELECT=13 {{(pid=100269) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 05:56:05.059395 np0000008051 devstack@c-api.service[100271]: DEBUG dbcounter [-] [100271] Writing DB stats cinder:SELECT=8,cinder:UPDATE=1 {{(pid=100271) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 05:56:05.121209 np0000008051 devstack@c-api.service[100268]: DEBUG dbcounter [-] [100268] Writing DB stats cinder:SELECT=14,cinder:UPDATE=4,cinder:INSERT=1 {{(pid=100268) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 05:56:06.478334 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [req-e1cee5e8-28fb-4e45-9504-16af82e43ca7 req-caef76ef-78d4-4fef-9695-ddd40a294cd6 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:56:06.480248 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-e1cee5e8-28fb-4e45-9504-16af82e43ca7 req-caef76ef-78d4-4fef-9695-ddd40a294cd6 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] DELETE https://10.4.3.189/volume/v3/attachments/09714cee-d8aa-4c44-a27b-7950fe6ed167 Aug 25 05:56:06.480430 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-e1cee5e8-28fb-4e45-9504-16af82e43ca7 req-caef76ef-78d4-4fef-9695-ddd40a294cd6 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:56:06.480624 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-e1cee5e8-28fb-4e45-9504-16af82e43ca7 req-caef76ef-78d4-4fef-9695-ddd40a294cd6 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Calling method 'version_select' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:56:06.487288 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:56:06.487288 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:56:06.530631 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-e1cee5e8-28fb-4e45-9504-16af82e43ca7 req-caef76ef-78d4-4fef-9695-ddd40a294cd6 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] https://10.4.3.189/volume/v3/attachments/09714cee-d8aa-4c44-a27b-7950fe6ed167 returned with HTTP 200 Aug 25 05:56:06.531179 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1351/5426] 10.4.3.189 () {72 vars in 1673 bytes} [Tue Aug 25 05:56:06 2026] DELETE /volume/v3/attachments/09714cee-d8aa-4c44-a27b-7950fe6ed167 => generated 19 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:56:07.675137 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-f422c734-2a83-4317-822b-9ea413ff77b7 req-aa11b07b-2074-4654-ad6a-2ae39e120974 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:56:07.677269 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-f422c734-2a83-4317-822b-9ea413ff77b7 req-aa11b07b-2074-4654-ad6a-2ae39e120974 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] GET https://10.4.3.189/volume/v3/volumes/64635955-6e96-4012-833a-7cc4e2b26d78 Aug 25 05:56:07.677459 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-f422c734-2a83-4317-822b-9ea413ff77b7 req-aa11b07b-2074-4654-ad6a-2ae39e120974 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:56:07.677666 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-f422c734-2a83-4317-822b-9ea413ff77b7 req-aa11b07b-2074-4654-ad6a-2ae39e120974 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:56:07.684574 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:56:07.684574 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:56:07.687951 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [req-f422c734-2a83-4317-822b-9ea413ff77b7 req-aa11b07b-2074-4654-ad6a-2ae39e120974 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Volume info retrieved successfully. Aug 25 05:56:07.692354 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-f422c734-2a83-4317-822b-9ea413ff77b7 req-aa11b07b-2074-4654-ad6a-2ae39e120974 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] https://10.4.3.189/volume/v3/volumes/64635955-6e96-4012-833a-7cc4e2b26d78 returned with HTTP 200 Aug 25 05:56:07.692797 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1355/5427] 10.4.3.189 () {68 vars in 1598 bytes} [Tue Aug 25 05:56:07 2026] GET /volume/v3/volumes/64635955-6e96-4012-833a-7cc4e2b26d78 => generated 1367 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:56:08.072735 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-f422c734-2a83-4317-822b-9ea413ff77b7 req-0100cd75-1ac6-48c8-ac80-450ff76c5eed None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:56:08.075181 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-f422c734-2a83-4317-822b-9ea413ff77b7 req-0100cd75-1ac6-48c8-ac80-450ff76c5eed tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] GET https://10.4.3.189/volume/v3/volumes/64635955-6e96-4012-833a-7cc4e2b26d78 Aug 25 05:56:08.075421 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-f422c734-2a83-4317-822b-9ea413ff77b7 req-0100cd75-1ac6-48c8-ac80-450ff76c5eed tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:56:08.075659 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-f422c734-2a83-4317-822b-9ea413ff77b7 req-0100cd75-1ac6-48c8-ac80-450ff76c5eed tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:56:08.083671 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:56:08.083671 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:56:08.087669 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [req-f422c734-2a83-4317-822b-9ea413ff77b7 req-0100cd75-1ac6-48c8-ac80-450ff76c5eed tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Volume info retrieved successfully. Aug 25 05:56:08.093135 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-f422c734-2a83-4317-822b-9ea413ff77b7 req-0100cd75-1ac6-48c8-ac80-450ff76c5eed tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] https://10.4.3.189/volume/v3/volumes/64635955-6e96-4012-833a-7cc4e2b26d78 returned with HTTP 200 Aug 25 05:56:08.093636 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1370/5428] 10.4.3.189 () {68 vars in 1598 bytes} [Tue Aug 25 05:56:08 2026] GET /volume/v3/volumes/64635955-6e96-4012-833a-7cc4e2b26d78 => generated 1367 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:56:08.102597 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-5cf9aeba-398f-436c-bb1a-7023d63c1fe1 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:56:08.103024 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-5cf9aeba-398f-436c-bb1a-7023d63c1fe1 None None] GET https://10.4.3.189/volume// Aug 25 05:56:08.103144 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-5cf9aeba-398f-436c-bb1a-7023d63c1fe1 None None] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:56:08.103335 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-5cf9aeba-398f-436c-bb1a-7023d63c1fe1 None None] Calling method 'all' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:56:08.103642 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-5cf9aeba-398f-436c-bb1a-7023d63c1fe1 None None] https://10.4.3.189/volume// returned with HTTP 300 Aug 25 05:56:08.104043 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1353/5429] 10.4.3.189 () {66 vars in 1419 bytes} [Tue Aug 25 05:56: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 25 05:56:08.112763 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [req-f422c734-2a83-4317-822b-9ea413ff77b7 req-b846e2aa-644b-4dcc-8849-26739a2b25ad None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:56:08.115098 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-f422c734-2a83-4317-822b-9ea413ff77b7 req-b846e2aa-644b-4dcc-8849-26739a2b25ad tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] POST https://10.4.3.189/volume/v3/attachments Aug 25 05:56:08.115524 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-f422c734-2a83-4317-822b-9ea413ff77b7 req-b846e2aa-644b-4dcc-8849-26739a2b25ad tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "64635955-6e96-4012-833a-7cc4e2b26d78", "connector": null, "instance_uuid": "af11ffd6-e7d1-4da9-a823-5282322bedac"}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:56:08.125447 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:56:08.125447 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:56:08.158474 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-f422c734-2a83-4317-822b-9ea413ff77b7 req-b846e2aa-644b-4dcc-8849-26739a2b25ad tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] https://10.4.3.189/volume/v3/attachments returned with HTTP 200 Aug 25 05:56:08.158854 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1352/5430] 10.4.3.189 () {74 vars in 1594 bytes} [Tue Aug 25 05:56:08 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 25 05:56:08.983031 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-e9ca76d7-1cae-47c6-a5d7-dea78ae66ef4 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:56:08.983579 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-e9ca76d7-1cae-47c6-a5d7-dea78ae66ef4 None None] GET https://10.4.3.189/volume// Aug 25 05:56:08.983826 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-e9ca76d7-1cae-47c6-a5d7-dea78ae66ef4 None None] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:56:08.984085 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-e9ca76d7-1cae-47c6-a5d7-dea78ae66ef4 None None] Calling method 'all' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:56:08.984451 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-e9ca76d7-1cae-47c6-a5d7-dea78ae66ef4 None None] https://10.4.3.189/volume// returned with HTTP 300 Aug 25 05:56:08.984796 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1356/5431] 10.4.3.189 () {66 vars in 1426 bytes} [Tue Aug 25 05:56: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 25 05:56:08.991628 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-f422c734-2a83-4317-822b-9ea413ff77b7 req-f8b57dc7-50bb-4044-a022-5118900347e3 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:56:08.993798 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-f422c734-2a83-4317-822b-9ea413ff77b7 req-f8b57dc7-50bb-4044-a022-5118900347e3 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] GET https://10.4.3.189/volume/v3/volumes/64635955-6e96-4012-833a-7cc4e2b26d78 Aug 25 05:56:08.994040 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-f422c734-2a83-4317-822b-9ea413ff77b7 req-f8b57dc7-50bb-4044-a022-5118900347e3 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:56:08.994254 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-f422c734-2a83-4317-822b-9ea413ff77b7 req-f8b57dc7-50bb-4044-a022-5118900347e3 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:56:09.004054 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:56:09.004054 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:56:09.007568 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [req-f422c734-2a83-4317-822b-9ea413ff77b7 req-f8b57dc7-50bb-4044-a022-5118900347e3 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Volume info retrieved successfully. Aug 25 05:56:09.012607 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-f422c734-2a83-4317-822b-9ea413ff77b7 req-f8b57dc7-50bb-4044-a022-5118900347e3 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] https://10.4.3.189/volume/v3/volumes/64635955-6e96-4012-833a-7cc4e2b26d78 returned with HTTP 200 Aug 25 05:56:09.013028 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1371/5432] 10.4.3.189 () {70 vars in 1639 bytes} [Tue Aug 25 05:56:08 2026] GET /volume/v3/volumes/64635955-6e96-4012-833a-7cc4e2b26d78 => generated 1546 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 05:56:09.129418 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-f422c734-2a83-4317-822b-9ea413ff77b7 req-b26a461b-027f-4016-9dc4-c42d73dda31e None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:56:09.132135 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-f422c734-2a83-4317-822b-9ea413ff77b7 req-b26a461b-027f-4016-9dc4-c42d73dda31e tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] PUT https://10.4.3.189/volume/v3/attachments/49f5d8e0-be88-4409-8b46-04ee69e0c61c Aug 25 05:56:09.132662 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-f422c734-2a83-4317-822b-9ea413ff77b7 req-b26a461b-027f-4016-9dc4-c42d73dda31e tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.189", "host": "np0000008051", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:8b4a65c6a3e1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "a19da604-b1eb-4396-a9d5-30b16dae3da8", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:56:09.142941 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.coordination [req-f422c734-2a83-4317-822b-9ea413ff77b7 req-b26a461b-027f-4016-9dc4-c42d73dda31e tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Acquiring lock "cinder-attachment_update-64635955-6e96-4012-833a-7cc4e2b26d78-np0000008051" by "attachment_update" {{(pid=100268) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 05:56:09.148754 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.coordination [req-f422c734-2a83-4317-822b-9ea413ff77b7 req-b26a461b-027f-4016-9dc4-c42d73dda31e tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Lock "cinder-attachment_update-64635955-6e96-4012-833a-7cc4e2b26d78-np0000008051" acquired by "attachment_update" :: waited 0.006s {{(pid=100268) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 05:56:09.149748 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:56:09.149748 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:56:09.236655 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.coordination [req-f422c734-2a83-4317-822b-9ea413ff77b7 req-b26a461b-027f-4016-9dc4-c42d73dda31e tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Lock "cinder-attachment_update-64635955-6e96-4012-833a-7cc4e2b26d78-np0000008051" released by "attachment_update" :: held 0.088s {{(pid=100268) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 05:56:09.237068 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-f422c734-2a83-4317-822b-9ea413ff77b7 req-b26a461b-027f-4016-9dc4-c42d73dda31e tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] https://10.4.3.189/volume/v3/attachments/49f5d8e0-be88-4409-8b46-04ee69e0c61c returned with HTTP 200 Aug 25 05:56:09.237942 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1354/5433] 10.4.3.189 () {74 vars in 1704 bytes} [Tue Aug 25 05:56:09 2026] PUT /volume/v3/attachments/49f5d8e0-be88-4409-8b46-04ee69e0c61c => generated 969 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:56:09.260085 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [req-f422c734-2a83-4317-822b-9ea413ff77b7 req-334d6da2-3df0-4045-9b84-eec17b2889ff None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:56:09.262238 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-f422c734-2a83-4317-822b-9ea413ff77b7 req-334d6da2-3df0-4045-9b84-eec17b2889ff tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] POST https://10.4.3.189/volume/v3/attachments/49f5d8e0-be88-4409-8b46-04ee69e0c61c/action Aug 25 05:56:09.262600 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-f422c734-2a83-4317-822b-9ea413ff77b7 req-334d6da2-3df0-4045-9b84-eec17b2889ff tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Action body: b'{"os-complete": null}' {{(pid=100270) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 05:56:09.262778 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-f422c734-2a83-4317-822b-9ea413ff77b7 req-334d6da2-3df0-4045-9b84-eec17b2889ff tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:56:09.278274 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:56:09.278274 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:56:09.292795 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-f422c734-2a83-4317-822b-9ea413ff77b7 req-334d6da2-3df0-4045-9b84-eec17b2889ff tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] https://10.4.3.189/volume/v3/attachments/49f5d8e0-be88-4409-8b46-04ee69e0c61c/action returned with HTTP 204 Aug 25 05:56:09.293429 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1353/5434] 10.4.3.189 () {74 vars in 1725 bytes} [Tue Aug 25 05:56:09 2026] POST /volume/v3/attachments/49f5d8e0-be88-4409-8b46-04ee69e0c61c/action => generated 0 bytes in 34 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:56:17.690862 np0000008051 devstack@c-api.service[100269]: DEBUG dbcounter [-] [100269] Writing DB stats cinder:SELECT=4 {{(pid=100269) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 05:56:19.011144 np0000008051 devstack@c-api.service[100271]: DEBUG dbcounter [-] [100271] Writing DB stats cinder:SELECT=9 {{(pid=100271) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 05:56:19.227133 np0000008051 devstack@c-api.service[100268]: DEBUG dbcounter [-] [100268] Writing DB stats cinder:SELECT=4,cinder:UPDATE=1 {{(pid=100268) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 05:56:19.287273 np0000008051 devstack@c-api.service[100270]: DEBUG dbcounter [-] [100270] Writing DB stats cinder:SELECT=20,cinder:UPDATE=7,cinder:INSERT=1 {{(pid=100270) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 05:56:38.019336 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-f3f17318-89a7-411f-8230-b7edb19d966d req-bd48f641-f482-4dc6-90be-fabcacff6dc7 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:56:38.021400 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-f3f17318-89a7-411f-8230-b7edb19d966d req-bd48f641-f482-4dc6-90be-fabcacff6dc7 tempest-TestVolumeBootPatternV346-397578610 tempest-TestVolumeBootPatternV346-397578610-project-member] GET https://10.4.3.189/volume/v3/limits Aug 25 05:56:38.021592 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-f3f17318-89a7-411f-8230-b7edb19d966d req-bd48f641-f482-4dc6-90be-fabcacff6dc7 tempest-TestVolumeBootPatternV346-397578610 tempest-TestVolumeBootPatternV346-397578610-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:56:38.021796 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-f3f17318-89a7-411f-8230-b7edb19d966d req-bd48f641-f482-4dc6-90be-fabcacff6dc7 tempest-TestVolumeBootPatternV346-397578610 tempest-TestVolumeBootPatternV346-397578610-project-member] Calling method 'index' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:56:38.039363 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-f3f17318-89a7-411f-8230-b7edb19d966d req-bd48f641-f482-4dc6-90be-fabcacff6dc7 tempest-TestVolumeBootPatternV346-397578610 tempest-TestVolumeBootPatternV346-397578610-project-member] https://10.4.3.189/volume/v3/limits returned with HTTP 200 Aug 25 05:56:38.039717 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1357/5435] 10.4.3.189 () {68 vars in 1484 bytes} [Tue Aug 25 05:56:38 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 25 05:56:38.070377 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-f3f17318-89a7-411f-8230-b7edb19d966d req-347372c2-af65-4b15-aa9d-24551ed27617 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:56:38.072373 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-f3f17318-89a7-411f-8230-b7edb19d966d req-347372c2-af65-4b15-aa9d-24551ed27617 tempest-TestVolumeBootPatternV346-397578610 tempest-TestVolumeBootPatternV346-397578610-project-member] GET https://10.4.3.189/volume/v3/volumes/480454f4-31ba-4818-bcba-98d6a994c529 Aug 25 05:56:38.072597 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-f3f17318-89a7-411f-8230-b7edb19d966d req-347372c2-af65-4b15-aa9d-24551ed27617 tempest-TestVolumeBootPatternV346-397578610 tempest-TestVolumeBootPatternV346-397578610-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:56:38.072811 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-f3f17318-89a7-411f-8230-b7edb19d966d req-347372c2-af65-4b15-aa9d-24551ed27617 tempest-TestVolumeBootPatternV346-397578610 tempest-TestVolumeBootPatternV346-397578610-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:56:38.081741 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:56:38.081741 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:56:38.084984 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [req-f3f17318-89a7-411f-8230-b7edb19d966d req-347372c2-af65-4b15-aa9d-24551ed27617 tempest-TestVolumeBootPatternV346-397578610 tempest-TestVolumeBootPatternV346-397578610-project-member] Volume info retrieved successfully. Aug 25 05:56:38.089240 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-f3f17318-89a7-411f-8230-b7edb19d966d req-347372c2-af65-4b15-aa9d-24551ed27617 tempest-TestVolumeBootPatternV346-397578610 tempest-TestVolumeBootPatternV346-397578610-project-member] https://10.4.3.189/volume/v3/volumes/480454f4-31ba-4818-bcba-98d6a994c529 returned with HTTP 200 Aug 25 05:56:38.089608 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1372/5436] 10.4.3.189 () {68 vars in 1598 bytes} [Tue Aug 25 05:56:38 2026] GET /volume/v3/volumes/480454f4-31ba-4818-bcba-98d6a994c529 => generated 1663 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:56:38.097739 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-f3f17318-89a7-411f-8230-b7edb19d966d req-7e7a7752-d1ad-4687-9c9a-d805e3600c4a None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:56:38.099780 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-f3f17318-89a7-411f-8230-b7edb19d966d req-7e7a7752-d1ad-4687-9c9a-d805e3600c4a tempest-TestVolumeBootPatternV346-397578610 tempest-TestVolumeBootPatternV346-397578610-project-member] POST https://10.4.3.189/volume/v3/snapshots Aug 25 05:56:38.100155 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-f3f17318-89a7-411f-8230-b7edb19d966d req-7e7a7752-d1ad-4687-9c9a-d805e3600c4a tempest-TestVolumeBootPatternV346-397578610 tempest-TestVolumeBootPatternV346-397578610-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "480454f4-31ba-4818-bcba-98d6a994c529", "force": true, "name": "snapshot for tempest-TestVolumeBootPatternV346snapshot-997146193", "description": null, "metadata": {}}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:56:38.110259 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:56:38.110259 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:56:38.110688 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [req-f3f17318-89a7-411f-8230-b7edb19d966d req-7e7a7752-d1ad-4687-9c9a-d805e3600c4a tempest-TestVolumeBootPatternV346-397578610 tempest-TestVolumeBootPatternV346-397578610-project-member] Volume info retrieved successfully. Aug 25 05:56:38.110827 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.v3.snapshots [req-f3f17318-89a7-411f-8230-b7edb19d966d req-7e7a7752-d1ad-4687-9c9a-d805e3600c4a tempest-TestVolumeBootPatternV346-397578610 tempest-TestVolumeBootPatternV346-397578610-project-member] Create snapshot from volume 480454f4-31ba-4818-bcba-98d6a994c529 Aug 25 05:56:38.142411 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.quota [req-f3f17318-89a7-411f-8230-b7edb19d966d req-7e7a7752-d1ad-4687-9c9a-d805e3600c4a tempest-TestVolumeBootPatternV346-397578610 tempest-TestVolumeBootPatternV346-397578610-project-member] Created reservations ['0ccefae1-4af9-4c07-9573-68f1d59078a4', 'd2dcab57-58ea-4d75-b06d-f7c55877b213', 'd25f1cbe-5dee-4a64-8a06-c2e35cbab5f6', 'cfbb3a60-26d9-416d-ab7c-e7e156e73bc2'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:56:38.172844 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [req-f3f17318-89a7-411f-8230-b7edb19d966d req-7e7a7752-d1ad-4687-9c9a-d805e3600c4a tempest-TestVolumeBootPatternV346-397578610 tempest-TestVolumeBootPatternV346-397578610-project-member] Snapshot force create request issued successfully. Aug 25 05:56:38.173172 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-f3f17318-89a7-411f-8230-b7edb19d966d req-7e7a7752-d1ad-4687-9c9a-d805e3600c4a tempest-TestVolumeBootPatternV346-397578610 tempest-TestVolumeBootPatternV346-397578610-project-member] https://10.4.3.189/volume/v3/snapshots returned with HTTP 202 Aug 25 05:56:38.173581 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1355/5437] 10.4.3.189 () {72 vars in 1547 bytes} [Tue Aug 25 05:56:38 2026] POST /volume/v3/snapshots => generated 323 bytes in 76 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 05:56:39.652757 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-7331606b-30e8-46c6-be69-894e80925287 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:56:39.654428 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-7331606b-30e8-46c6-be69-894e80925287 tempest-TestVolumeBootPatternV346-397578610 tempest-TestVolumeBootPatternV346-397578610-project-member] GET https://10.4.3.189/volume/v3/snapshots/680ab0f3-0d84-4158-940c-6dc05ee6717b Aug 25 05:56:39.654609 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-7331606b-30e8-46c6-be69-894e80925287 tempest-TestVolumeBootPatternV346-397578610 tempest-TestVolumeBootPatternV346-397578610-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:56:39.654834 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-7331606b-30e8-46c6-be69-894e80925287 tempest-TestVolumeBootPatternV346-397578610 tempest-TestVolumeBootPatternV346-397578610-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:56:39.659587 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:56:39.659587 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:56:39.659971 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-7331606b-30e8-46c6-be69-894e80925287 tempest-TestVolumeBootPatternV346-397578610 tempest-TestVolumeBootPatternV346-397578610-project-member] Snapshot retrieved successfully. Aug 25 05:56:39.660749 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-7331606b-30e8-46c6-be69-894e80925287 tempest-TestVolumeBootPatternV346-397578610 tempest-TestVolumeBootPatternV346-397578610-project-member] https://10.4.3.189/volume/v3/snapshots/680ab0f3-0d84-4158-940c-6dc05ee6717b returned with HTTP 200 Aug 25 05:56:39.661099 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1354/5438] 10.4.3.189 () {66 vars in 1354 bytes} [Tue Aug 25 05:56:39 2026] GET /volume/v3/snapshots/680ab0f3-0d84-4158-940c-6dc05ee6717b => generated 482 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:56:39.684370 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-dda7b0f8-fef2-49dd-8c24-fe63aa22001b None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:56:39.685961 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-dda7b0f8-fef2-49dd-8c24-fe63aa22001b tempest-TestVolumeBootPatternV346-397578610 tempest-TestVolumeBootPatternV346-397578610-project-member] POST https://10.4.3.189/volume/v3/volumes Aug 25 05:56:39.686290 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-dda7b0f8-fef2-49dd-8c24-fe63aa22001b tempest-TestVolumeBootPatternV346-397578610 tempest-TestVolumeBootPatternV346-397578610-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPatternV346-volume-origin-101733581", "snapshot_id": null, "imageRef": "c2b9b596-33c9-4f37-9cef-1188e9cae176", "volume_type": null, "size": 1}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:56:39.687668 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.v3.volumes [None req-dda7b0f8-fef2-49dd-8c24-fe63aa22001b tempest-TestVolumeBootPatternV346-397578610 tempest-TestVolumeBootPatternV346-397578610-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPatternV346-volume-origin-101733581', 'snapshot_id': None, 'imageRef': 'c2b9b596-33c9-4f37-9cef-1188e9cae176', 'volume_type': None, 'size': 1}} {{(pid=100269) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 05:56:39.817604 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:56:39.817604 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:56:39.818244 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-dda7b0f8-fef2-49dd-8c24-fe63aa22001b tempest-TestVolumeBootPatternV346-397578610 tempest-TestVolumeBootPatternV346-397578610-project-member] Snapshot retrieved successfully. Aug 25 05:56:39.818471 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.v3.volumes [None req-dda7b0f8-fef2-49dd-8c24-fe63aa22001b tempest-TestVolumeBootPatternV346-397578610 tempest-TestVolumeBootPatternV346-397578610-project-member] Create volume of 1 GB Aug 25 05:56:39.822592 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-dda7b0f8-fef2-49dd-8c24-fe63aa22001b tempest-TestVolumeBootPatternV346-397578610 tempest-TestVolumeBootPatternV346-397578610-project-member] Availability Zones retrieved successfully. Aug 25 05:56:39.830006 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-dda7b0f8-fef2-49dd-8c24-fe63aa22001b tempest-TestVolumeBootPatternV346-397578610 tempest-TestVolumeBootPatternV346-397578610-project-member] Flow 'volume_create_api' (35142354-6fd9-477f-bc6c-ce051b479a3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:56:39.831460 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-dda7b0f8-fef2-49dd-8c24-fe63aa22001b tempest-TestVolumeBootPatternV346-397578610 tempest-TestVolumeBootPatternV346-397578610-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d487761a-087d-4ac6-be9f-4a96c2148059) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:56:39.832662 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.flows.api.create_volume [None req-dda7b0f8-fef2-49dd-8c24-fe63aa22001b tempest-TestVolumeBootPatternV346-397578610 tempest-TestVolumeBootPatternV346-397578610-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100269) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 05:56:39.862437 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-dda7b0f8-fef2-49dd-8c24-fe63aa22001b tempest-TestVolumeBootPatternV346-397578610 tempest-TestVolumeBootPatternV346-397578610-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d487761a-087d-4ac6-be9f-4a96c2148059) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '680ab0f3-0d84-4158-940c-6dc05ee6717b', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T05:35:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=23fc6e5d-fce0-4521-ba46-4837b4232084,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '23fc6e5d-fce0-4521-ba46-4837b4232084', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:56:39.863154 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-dda7b0f8-fef2-49dd-8c24-fe63aa22001b tempest-TestVolumeBootPatternV346-397578610 tempest-TestVolumeBootPatternV346-397578610-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (54b150c2-b481-4bc8-86c4-2c4aeb5723e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:56:39.904310 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.quota [None req-dda7b0f8-fef2-49dd-8c24-fe63aa22001b tempest-TestVolumeBootPatternV346-397578610 tempest-TestVolumeBootPatternV346-397578610-project-member] Created reservations ['4da9c000-f7ea-4c2b-bae7-996f75d4670d', 'e654c4b7-834d-45f5-8161-d89ace57fd72', '39e39529-335f-4859-9f52-0b9373a04c6d', 'a1b10afe-cd54-4e26-af94-0a022107655d'] {{(pid=100269) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:56:39.904967 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-dda7b0f8-fef2-49dd-8c24-fe63aa22001b tempest-TestVolumeBootPatternV346-397578610 tempest-TestVolumeBootPatternV346-397578610-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (54b150c2-b481-4bc8-86c4-2c4aeb5723e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4da9c000-f7ea-4c2b-bae7-996f75d4670d', 'e654c4b7-834d-45f5-8161-d89ace57fd72', '39e39529-335f-4859-9f52-0b9373a04c6d', 'a1b10afe-cd54-4e26-af94-0a022107655d']}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:56:39.905690 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-dda7b0f8-fef2-49dd-8c24-fe63aa22001b tempest-TestVolumeBootPatternV346-397578610 tempest-TestVolumeBootPatternV346-397578610-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (480048e3-c607-4022-aae9-1d6ca51be590) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:56:39.943842 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-dda7b0f8-fef2-49dd-8c24-fe63aa22001b tempest-TestVolumeBootPatternV346-397578610 tempest-TestVolumeBootPatternV346-397578610-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (480048e3-c607-4022-aae9-1d6ca51be590) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8e0e57fa-e722-4bde-9fd8-f2319fd06cdf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-101733581',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1b8c57cd188b44c889d35f8c9f7c92b9',qos_specs=None,replication_status=,reservations=['4da9c000-f7ea-4c2b-bae7-996f75d4670d','e654c4b7-834d-45f5-8161-d89ace57fd72','39e39529-335f-4859-9f52-0b9373a04c6d','a1b10afe-cd54-4e26-af94-0a022107655d'],size=1,snapshot_id=680ab0f3-0d84-4158-940c-6dc05ee6717b,source_replicaid=,source_volid=None,status='creating',user_id='b11f92ea20cd4d1486a111047efdd499',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084), '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-25T05:56:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-101733581',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8e0e57fa-e722-4bde-9fd8-f2319fd06cdf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1b8c57cd188b44c889d35f8c9f7c92b9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=680ab0f3-0d84-4158-940c-6dc05ee6717b,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b11f92ea20cd4d1486a111047efdd499',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(23fc6e5d-fce0-4521-ba46-4837b4232084),volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:56:39.944527 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-dda7b0f8-fef2-49dd-8c24-fe63aa22001b tempest-TestVolumeBootPatternV346-397578610 tempest-TestVolumeBootPatternV346-397578610-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2d7a572e-244e-448b-851e-fd069b04fc01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:56:39.962823 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-dda7b0f8-fef2-49dd-8c24-fe63aa22001b tempest-TestVolumeBootPatternV346-397578610 tempest-TestVolumeBootPatternV346-397578610-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2d7a572e-244e-448b-851e-fd069b04fc01) transitioned into state 'SUCCESS' from state '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-101733581',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1b8c57cd188b44c889d35f8c9f7c92b9',qos_specs=None,replication_status=,reservations=['4da9c000-f7ea-4c2b-bae7-996f75d4670d','e654c4b7-834d-45f5-8161-d89ace57fd72','39e39529-335f-4859-9f52-0b9373a04c6d','a1b10afe-cd54-4e26-af94-0a022107655d'],size=1,snapshot_id=680ab0f3-0d84-4158-940c-6dc05ee6717b,source_replicaid=,source_volid=None,status='creating',user_id='b11f92ea20cd4d1486a111047efdd499',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:56:39.963793 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-dda7b0f8-fef2-49dd-8c24-fe63aa22001b tempest-TestVolumeBootPatternV346-397578610 tempest-TestVolumeBootPatternV346-397578610-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (22f7b9c3-6923-40a9-9fb1-e085d4b920ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:56:39.988674 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-dda7b0f8-fef2-49dd-8c24-fe63aa22001b tempest-TestVolumeBootPatternV346-397578610 tempest-TestVolumeBootPatternV346-397578610-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (22f7b9c3-6923-40a9-9fb1-e085d4b920ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:56:39.989728 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-dda7b0f8-fef2-49dd-8c24-fe63aa22001b tempest-TestVolumeBootPatternV346-397578610 tempest-TestVolumeBootPatternV346-397578610-project-member] Flow 'volume_create_api' (35142354-6fd9-477f-bc6c-ce051b479a3b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:56:39.990106 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-dda7b0f8-fef2-49dd-8c24-fe63aa22001b tempest-TestVolumeBootPatternV346-397578610 tempest-TestVolumeBootPatternV346-397578610-project-member] Create volume request issued successfully. Aug 25 05:56:39.990785 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-dda7b0f8-fef2-49dd-8c24-fe63aa22001b tempest-TestVolumeBootPatternV346-397578610 tempest-TestVolumeBootPatternV346-397578610-project-member] https://10.4.3.189/volume/v3/volumes returned with HTTP 202 Aug 25 05:56:39.991309 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1358/5439] 10.4.3.189 () {70 vars in 1300 bytes} [Tue Aug 25 05:56:39 2026] POST /volume/v3/volumes => generated 813 bytes in 307 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:56:40.003950 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-889c1ed3-507b-4d3f-a706-382cfa1c7c25 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:56:40.006189 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-889c1ed3-507b-4d3f-a706-382cfa1c7c25 tempest-TestVolumeBootPatternV346-397578610 tempest-TestVolumeBootPatternV346-397578610-project-member] GET https://10.4.3.189/volume/v3/volumes/8e0e57fa-e722-4bde-9fd8-f2319fd06cdf Aug 25 05:56:40.006405 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-889c1ed3-507b-4d3f-a706-382cfa1c7c25 tempest-TestVolumeBootPatternV346-397578610 tempest-TestVolumeBootPatternV346-397578610-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:56:40.006692 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-889c1ed3-507b-4d3f-a706-382cfa1c7c25 tempest-TestVolumeBootPatternV346-397578610 tempest-TestVolumeBootPatternV346-397578610-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:56:40.015851 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:56:40.015851 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:56:40.021075 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-889c1ed3-507b-4d3f-a706-382cfa1c7c25 tempest-TestVolumeBootPatternV346-397578610 tempest-TestVolumeBootPatternV346-397578610-project-member] Volume info retrieved successfully. Aug 25 05:56:40.026265 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-889c1ed3-507b-4d3f-a706-382cfa1c7c25 tempest-TestVolumeBootPatternV346-397578610 tempest-TestVolumeBootPatternV346-397578610-project-member] https://10.4.3.189/volume/v3/volumes/8e0e57fa-e722-4bde-9fd8-f2319fd06cdf returned with HTTP 200 Aug 25 05:56:40.026804 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1373/5440] 10.4.3.189 () {68 vars in 1389 bytes} [Tue Aug 25 05:56:40 2026] GET /volume/v3/volumes/8e0e57fa-e722-4bde-9fd8-f2319fd06cdf => generated 881 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:56:41.038774 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-90a19318-7bc4-48a2-95e3-6315c7253d03 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:56:41.040633 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-90a19318-7bc4-48a2-95e3-6315c7253d03 tempest-TestVolumeBootPatternV346-397578610 tempest-TestVolumeBootPatternV346-397578610-project-member] GET https://10.4.3.189/volume/v3/volumes/8e0e57fa-e722-4bde-9fd8-f2319fd06cdf Aug 25 05:56:41.040840 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-90a19318-7bc4-48a2-95e3-6315c7253d03 tempest-TestVolumeBootPatternV346-397578610 tempest-TestVolumeBootPatternV346-397578610-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:56:41.041015 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-90a19318-7bc4-48a2-95e3-6315c7253d03 tempest-TestVolumeBootPatternV346-397578610 tempest-TestVolumeBootPatternV346-397578610-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:56:41.047684 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:56:41.047684 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:56:41.051263 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-90a19318-7bc4-48a2-95e3-6315c7253d03 tempest-TestVolumeBootPatternV346-397578610 tempest-TestVolumeBootPatternV346-397578610-project-member] Volume info retrieved successfully. Aug 25 05:56:41.056884 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-90a19318-7bc4-48a2-95e3-6315c7253d03 tempest-TestVolumeBootPatternV346-397578610 tempest-TestVolumeBootPatternV346-397578610-project-member] https://10.4.3.189/volume/v3/volumes/8e0e57fa-e722-4bde-9fd8-f2319fd06cdf returned with HTTP 200 Aug 25 05:56:41.057274 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1356/5441] 10.4.3.189 () {68 vars in 1389 bytes} [Tue Aug 25 05:56:41 2026] GET /volume/v3/volumes/8e0e57fa-e722-4bde-9fd8-f2319fd06cdf => generated 1422 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 05:56:41.068790 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-196cb60b-3443-48b9-8e4a-45e2ae3d3b8f None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:56:41.070372 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-196cb60b-3443-48b9-8e4a-45e2ae3d3b8f tempest-TestVolumeBootPatternV346-397578610 tempest-TestVolumeBootPatternV346-397578610-project-member] GET https://10.4.3.189/volume/v3/volumes/8e0e57fa-e722-4bde-9fd8-f2319fd06cdf Aug 25 05:56:41.070711 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-196cb60b-3443-48b9-8e4a-45e2ae3d3b8f tempest-TestVolumeBootPatternV346-397578610 tempest-TestVolumeBootPatternV346-397578610-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:56:41.070993 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-196cb60b-3443-48b9-8e4a-45e2ae3d3b8f tempest-TestVolumeBootPatternV346-397578610 tempest-TestVolumeBootPatternV346-397578610-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:56:41.077492 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:56:41.077492 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:56:41.082951 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-196cb60b-3443-48b9-8e4a-45e2ae3d3b8f tempest-TestVolumeBootPatternV346-397578610 tempest-TestVolumeBootPatternV346-397578610-project-member] Volume info retrieved successfully. Aug 25 05:56:41.085143 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-196cb60b-3443-48b9-8e4a-45e2ae3d3b8f tempest-TestVolumeBootPatternV346-397578610 tempest-TestVolumeBootPatternV346-397578610-project-member] https://10.4.3.189/volume/v3/volumes/8e0e57fa-e722-4bde-9fd8-f2319fd06cdf returned with HTTP 200 Aug 25 05:56:41.085544 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1355/5442] 10.4.3.189 () {68 vars in 1389 bytes} [Tue Aug 25 05:56:41 2026] GET /volume/v3/volumes/8e0e57fa-e722-4bde-9fd8-f2319fd06cdf => generated 1422 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 05:56:42.081306 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-e0de36b9-1d0d-46e5-8c76-805f1cb24343 req-5b321624-0db8-4992-be4e-549b4e20d9e8 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:56:42.083467 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-e0de36b9-1d0d-46e5-8c76-805f1cb24343 req-5b321624-0db8-4992-be4e-549b4e20d9e8 tempest-TestVolumeBootPatternV346-397578610 tempest-TestVolumeBootPatternV346-397578610-project-member] GET https://10.4.3.189/volume/v3/volumes/8e0e57fa-e722-4bde-9fd8-f2319fd06cdf Aug 25 05:56:42.083731 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-e0de36b9-1d0d-46e5-8c76-805f1cb24343 req-5b321624-0db8-4992-be4e-549b4e20d9e8 tempest-TestVolumeBootPatternV346-397578610 tempest-TestVolumeBootPatternV346-397578610-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:56:42.083972 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-e0de36b9-1d0d-46e5-8c76-805f1cb24343 req-5b321624-0db8-4992-be4e-549b4e20d9e8 tempest-TestVolumeBootPatternV346-397578610 tempest-TestVolumeBootPatternV346-397578610-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:56:42.091343 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:56:42.091343 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:56:42.095013 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [req-e0de36b9-1d0d-46e5-8c76-805f1cb24343 req-5b321624-0db8-4992-be4e-549b4e20d9e8 tempest-TestVolumeBootPatternV346-397578610 tempest-TestVolumeBootPatternV346-397578610-project-member] Volume info retrieved successfully. Aug 25 05:56:42.099189 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-e0de36b9-1d0d-46e5-8c76-805f1cb24343 req-5b321624-0db8-4992-be4e-549b4e20d9e8 tempest-TestVolumeBootPatternV346-397578610 tempest-TestVolumeBootPatternV346-397578610-project-member] https://10.4.3.189/volume/v3/volumes/8e0e57fa-e722-4bde-9fd8-f2319fd06cdf returned with HTTP 200 Aug 25 05:56:42.099634 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1359/5443] 10.4.3.189 () {68 vars in 1598 bytes} [Tue Aug 25 05:56:42 2026] GET /volume/v3/volumes/8e0e57fa-e722-4bde-9fd8-f2319fd06cdf => generated 1404 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:56:42.515516 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-e0de36b9-1d0d-46e5-8c76-805f1cb24343 req-6f696d82-30de-41f3-8c54-eff6e4729934 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:56:42.517722 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-e0de36b9-1d0d-46e5-8c76-805f1cb24343 req-6f696d82-30de-41f3-8c54-eff6e4729934 tempest-TestVolumeBootPatternV346-397578610 tempest-TestVolumeBootPatternV346-397578610-project-member] GET https://10.4.3.189/volume/v3/volumes/8e0e57fa-e722-4bde-9fd8-f2319fd06cdf Aug 25 05:56:42.517914 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-e0de36b9-1d0d-46e5-8c76-805f1cb24343 req-6f696d82-30de-41f3-8c54-eff6e4729934 tempest-TestVolumeBootPatternV346-397578610 tempest-TestVolumeBootPatternV346-397578610-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:56:42.518124 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-e0de36b9-1d0d-46e5-8c76-805f1cb24343 req-6f696d82-30de-41f3-8c54-eff6e4729934 tempest-TestVolumeBootPatternV346-397578610 tempest-TestVolumeBootPatternV346-397578610-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:56:42.525133 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:56:42.525133 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:56:42.528529 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [req-e0de36b9-1d0d-46e5-8c76-805f1cb24343 req-6f696d82-30de-41f3-8c54-eff6e4729934 tempest-TestVolumeBootPatternV346-397578610 tempest-TestVolumeBootPatternV346-397578610-project-member] Volume info retrieved successfully. Aug 25 05:56:42.533170 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-e0de36b9-1d0d-46e5-8c76-805f1cb24343 req-6f696d82-30de-41f3-8c54-eff6e4729934 tempest-TestVolumeBootPatternV346-397578610 tempest-TestVolumeBootPatternV346-397578610-project-member] https://10.4.3.189/volume/v3/volumes/8e0e57fa-e722-4bde-9fd8-f2319fd06cdf returned with HTTP 200 Aug 25 05:56:42.533596 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1374/5444] 10.4.3.189 () {68 vars in 1598 bytes} [Tue Aug 25 05:56:42 2026] GET /volume/v3/volumes/8e0e57fa-e722-4bde-9fd8-f2319fd06cdf => generated 1404 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:56:42.543152 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-69719d21-9f4a-4c7b-bff4-6f0b714d1016 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:56:42.543532 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-69719d21-9f4a-4c7b-bff4-6f0b714d1016 None None] GET https://10.4.3.189/volume// Aug 25 05:56:42.543704 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-69719d21-9f4a-4c7b-bff4-6f0b714d1016 None None] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:56:42.543880 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-69719d21-9f4a-4c7b-bff4-6f0b714d1016 None None] Calling method 'all' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:56:42.544205 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-69719d21-9f4a-4c7b-bff4-6f0b714d1016 None None] https://10.4.3.189/volume// returned with HTTP 300 Aug 25 05:56:42.544475 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1357/5445] 10.4.3.189 () {66 vars in 1419 bytes} [Tue Aug 25 05:56:42 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 05:56:42.551349 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [req-e0de36b9-1d0d-46e5-8c76-805f1cb24343 req-5674f078-aece-4f37-a1ab-42d0e4c2fa50 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:56:42.553123 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-e0de36b9-1d0d-46e5-8c76-805f1cb24343 req-5674f078-aece-4f37-a1ab-42d0e4c2fa50 tempest-TestVolumeBootPatternV346-397578610 tempest-TestVolumeBootPatternV346-397578610-project-member] POST https://10.4.3.189/volume/v3/attachments Aug 25 05:56:42.553561 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-e0de36b9-1d0d-46e5-8c76-805f1cb24343 req-5674f078-aece-4f37-a1ab-42d0e4c2fa50 tempest-TestVolumeBootPatternV346-397578610 tempest-TestVolumeBootPatternV346-397578610-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8e0e57fa-e722-4bde-9fd8-f2319fd06cdf", "connector": null, "instance_uuid": "91b49cb6-d971-45f2-948b-13024a2c77d6"}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:56:42.562222 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:56:42.562222 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:56:42.605087 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-e0de36b9-1d0d-46e5-8c76-805f1cb24343 req-5674f078-aece-4f37-a1ab-42d0e4c2fa50 tempest-TestVolumeBootPatternV346-397578610 tempest-TestVolumeBootPatternV346-397578610-project-member] https://10.4.3.189/volume/v3/attachments returned with HTTP 200 Aug 25 05:56:42.605087 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1356/5446] 10.4.3.189 () {74 vars in 1594 bytes} [Tue Aug 25 05:56:42 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 25 05:56:43.422581 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-cb7a632b-1f2f-4309-b256-c4833bcde23f None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:56:43.422997 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-cb7a632b-1f2f-4309-b256-c4833bcde23f None None] GET https://10.4.3.189/volume// Aug 25 05:56:43.423193 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-cb7a632b-1f2f-4309-b256-c4833bcde23f None None] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:56:43.423383 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-cb7a632b-1f2f-4309-b256-c4833bcde23f None None] Calling method 'all' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:56:43.423744 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-cb7a632b-1f2f-4309-b256-c4833bcde23f None None] https://10.4.3.189/volume// returned with HTTP 300 Aug 25 05:56:43.424006 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1360/5447] 10.4.3.189 () {66 vars in 1426 bytes} [Tue Aug 25 05:56: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 25 05:56:43.432486 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-e0de36b9-1d0d-46e5-8c76-805f1cb24343 req-1841d335-b6db-4211-86a8-9f99c2bc1584 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:56:43.434427 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-e0de36b9-1d0d-46e5-8c76-805f1cb24343 req-1841d335-b6db-4211-86a8-9f99c2bc1584 tempest-TestVolumeBootPatternV346-397578610 tempest-TestVolumeBootPatternV346-397578610-project-member] GET https://10.4.3.189/volume/v3/volumes/8e0e57fa-e722-4bde-9fd8-f2319fd06cdf Aug 25 05:56:43.434702 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-e0de36b9-1d0d-46e5-8c76-805f1cb24343 req-1841d335-b6db-4211-86a8-9f99c2bc1584 tempest-TestVolumeBootPatternV346-397578610 tempest-TestVolumeBootPatternV346-397578610-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:56:43.434830 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-e0de36b9-1d0d-46e5-8c76-805f1cb24343 req-1841d335-b6db-4211-86a8-9f99c2bc1584 tempest-TestVolumeBootPatternV346-397578610 tempest-TestVolumeBootPatternV346-397578610-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:56:43.443605 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:56:43.443605 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:56:43.447093 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [req-e0de36b9-1d0d-46e5-8c76-805f1cb24343 req-1841d335-b6db-4211-86a8-9f99c2bc1584 tempest-TestVolumeBootPatternV346-397578610 tempest-TestVolumeBootPatternV346-397578610-project-member] Volume info retrieved successfully. Aug 25 05:56:43.452268 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-e0de36b9-1d0d-46e5-8c76-805f1cb24343 req-1841d335-b6db-4211-86a8-9f99c2bc1584 tempest-TestVolumeBootPatternV346-397578610 tempest-TestVolumeBootPatternV346-397578610-project-member] https://10.4.3.189/volume/v3/volumes/8e0e57fa-e722-4bde-9fd8-f2319fd06cdf returned with HTTP 200 Aug 25 05:56:43.452676 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1375/5448] 10.4.3.189 () {70 vars in 1639 bytes} [Tue Aug 25 05:56:43 2026] GET /volume/v3/volumes/8e0e57fa-e722-4bde-9fd8-f2319fd06cdf => generated 1583 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 05:56:43.552211 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-e0de36b9-1d0d-46e5-8c76-805f1cb24343 req-698db47e-56a1-43ff-8f4c-a584781aa203 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:56:43.554659 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-e0de36b9-1d0d-46e5-8c76-805f1cb24343 req-698db47e-56a1-43ff-8f4c-a584781aa203 tempest-TestVolumeBootPatternV346-397578610 tempest-TestVolumeBootPatternV346-397578610-project-member] PUT https://10.4.3.189/volume/v3/attachments/03ede825-a8c9-444e-ba9a-4348129ccb8e Aug 25 05:56:43.555029 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-e0de36b9-1d0d-46e5-8c76-805f1cb24343 req-698db47e-56a1-43ff-8f4c-a584781aa203 tempest-TestVolumeBootPatternV346-397578610 tempest-TestVolumeBootPatternV346-397578610-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.189", "host": "np0000008051", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:8b4a65c6a3e1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "a19da604-b1eb-4396-a9d5-30b16dae3da8", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:56:43.562450 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.coordination [req-e0de36b9-1d0d-46e5-8c76-805f1cb24343 req-698db47e-56a1-43ff-8f4c-a584781aa203 tempest-TestVolumeBootPatternV346-397578610 tempest-TestVolumeBootPatternV346-397578610-project-member] Acquiring lock "cinder-attachment_update-8e0e57fa-e722-4bde-9fd8-f2319fd06cdf-np0000008051" by "attachment_update" {{(pid=100268) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 05:56:43.568485 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.coordination [req-e0de36b9-1d0d-46e5-8c76-805f1cb24343 req-698db47e-56a1-43ff-8f4c-a584781aa203 tempest-TestVolumeBootPatternV346-397578610 tempest-TestVolumeBootPatternV346-397578610-project-member] Lock "cinder-attachment_update-8e0e57fa-e722-4bde-9fd8-f2319fd06cdf-np0000008051" acquired by "attachment_update" :: waited 0.005s {{(pid=100268) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 05:56:43.568485 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:56:43.568485 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:56:43.665731 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.coordination [req-e0de36b9-1d0d-46e5-8c76-805f1cb24343 req-698db47e-56a1-43ff-8f4c-a584781aa203 tempest-TestVolumeBootPatternV346-397578610 tempest-TestVolumeBootPatternV346-397578610-project-member] Lock "cinder-attachment_update-8e0e57fa-e722-4bde-9fd8-f2319fd06cdf-np0000008051" released by "attachment_update" :: held 0.099s {{(pid=100268) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 05:56:43.666106 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-e0de36b9-1d0d-46e5-8c76-805f1cb24343 req-698db47e-56a1-43ff-8f4c-a584781aa203 tempest-TestVolumeBootPatternV346-397578610 tempest-TestVolumeBootPatternV346-397578610-project-member] https://10.4.3.189/volume/v3/attachments/03ede825-a8c9-444e-ba9a-4348129ccb8e returned with HTTP 200 Aug 25 05:56:43.666586 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1358/5449] 10.4.3.189 () {74 vars in 1704 bytes} [Tue Aug 25 05:56:43 2026] PUT /volume/v3/attachments/03ede825-a8c9-444e-ba9a-4348129ccb8e => generated 969 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:56:43.690613 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [req-e0de36b9-1d0d-46e5-8c76-805f1cb24343 req-90a6f6a0-5b7d-4eed-af36-396ceef96e56 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:56:43.692398 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-e0de36b9-1d0d-46e5-8c76-805f1cb24343 req-90a6f6a0-5b7d-4eed-af36-396ceef96e56 tempest-TestVolumeBootPatternV346-397578610 tempest-TestVolumeBootPatternV346-397578610-project-member] POST https://10.4.3.189/volume/v3/attachments/03ede825-a8c9-444e-ba9a-4348129ccb8e/action Aug 25 05:56:43.692716 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-e0de36b9-1d0d-46e5-8c76-805f1cb24343 req-90a6f6a0-5b7d-4eed-af36-396ceef96e56 tempest-TestVolumeBootPatternV346-397578610 tempest-TestVolumeBootPatternV346-397578610-project-member] Action body: b'{"os-complete": null}' {{(pid=100270) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 05:56:43.692824 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-e0de36b9-1d0d-46e5-8c76-805f1cb24343 req-90a6f6a0-5b7d-4eed-af36-396ceef96e56 tempest-TestVolumeBootPatternV346-397578610 tempest-TestVolumeBootPatternV346-397578610-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:56:43.706122 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:56:43.706122 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:56:43.720687 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-e0de36b9-1d0d-46e5-8c76-805f1cb24343 req-90a6f6a0-5b7d-4eed-af36-396ceef96e56 tempest-TestVolumeBootPatternV346-397578610 tempest-TestVolumeBootPatternV346-397578610-project-member] https://10.4.3.189/volume/v3/attachments/03ede825-a8c9-444e-ba9a-4348129ccb8e/action returned with HTTP 204 Aug 25 05:56:43.721103 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1357/5450] 10.4.3.189 () {74 vars in 1725 bytes} [Tue Aug 25 05:56:43 2026] POST /volume/v3/attachments/03ede825-a8c9-444e-ba9a-4348129ccb8e/action => generated 0 bytes in 31 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:56:52.098509 np0000008051 devstack@c-api.service[100269]: DEBUG dbcounter [-] [100269] Writing DB stats cinder:SELECT=39,cinder:INSERT=6,cinder:UPDATE=12 {{(pid=100269) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 05:56:52.992874 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-88438148-96b9-42f5-bb7b-3cd2c0fda90a None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:56:52.994590 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-88438148-96b9-42f5-bb7b-3cd2c0fda90a tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] POST https://10.4.3.189/volume/v3/snapshots Aug 25 05:56:52.994909 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-88438148-96b9-42f5-bb7b-3cd2c0fda90a tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "64635955-6e96-4012-833a-7cc4e2b26d78", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-773315198", "description": null, "metadata": null}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:56:53.005172 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:56:53.005172 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:56:53.005613 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-88438148-96b9-42f5-bb7b-3cd2c0fda90a tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Volume info retrieved successfully. Aug 25 05:56:53.005745 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.v3.snapshots [None req-88438148-96b9-42f5-bb7b-3cd2c0fda90a tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Create snapshot from volume 64635955-6e96-4012-833a-7cc4e2b26d78 Aug 25 05:56:53.031320 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.quota [None req-88438148-96b9-42f5-bb7b-3cd2c0fda90a tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Created reservations ['5956730c-4785-4824-a880-4463f654af50', 'fea5868c-6f4e-450b-b239-b40de946b59e', '8d7ad2f3-1b94-42a7-9b43-1fff2cc7d823', 'b64c41f8-2188-4480-be2b-bc973aad4f83'] {{(pid=100269) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:56:53.064000 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-88438148-96b9-42f5-bb7b-3cd2c0fda90a tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Snapshot force create request issued successfully. Aug 25 05:56:53.064429 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-88438148-96b9-42f5-bb7b-3cd2c0fda90a tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] https://10.4.3.189/volume/v3/snapshots returned with HTTP 202 Aug 25 05:56:53.064947 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1361/5451] 10.4.3.189 () {68 vars in 1265 bytes} [Tue Aug 25 05:56:52 2026] POST /volume/v3/snapshots => generated 307 bytes in 72 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 05:56:53.074701 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-45c7ea76-3c36-4b81-bc75-fac52a71b02e None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:56:53.076534 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-45c7ea76-3c36-4b81-bc75-fac52a71b02e tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] GET https://10.4.3.189/volume/v3/snapshots/58065458-9f7f-4faa-8b6c-7511cf9d2358 Aug 25 05:56:53.076713 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-45c7ea76-3c36-4b81-bc75-fac52a71b02e tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:56:53.076893 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-45c7ea76-3c36-4b81-bc75-fac52a71b02e tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:56:53.081779 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:56:53.081779 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:56:53.082192 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-45c7ea76-3c36-4b81-bc75-fac52a71b02e tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Snapshot retrieved successfully. Aug 25 05:56:53.082893 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-45c7ea76-3c36-4b81-bc75-fac52a71b02e tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] https://10.4.3.189/volume/v3/snapshots/58065458-9f7f-4faa-8b6c-7511cf9d2358 returned with HTTP 200 Aug 25 05:56:53.083318 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1376/5452] 10.4.3.189 () {66 vars in 1354 bytes} [Tue Aug 25 05:56:53 2026] GET /volume/v3/snapshots/58065458-9f7f-4faa-8b6c-7511cf9d2358 => generated 439 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:56:53.654356 np0000008051 devstack@c-api.service[100268]: DEBUG dbcounter [-] [100268] Writing DB stats cinder:SELECT=25,cinder:INSERT=7,cinder:UPDATE=13 {{(pid=100268) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 05:56:53.717076 np0000008051 devstack@c-api.service[100270]: DEBUG dbcounter [-] [100270] Writing DB stats cinder:SELECT=15,cinder:UPDATE=4,cinder:INSERT=1 {{(pid=100270) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 05:56:54.092268 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-66887a45-66d6-48bb-ab69-1d4edbf8aceb None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:56:54.094050 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-66887a45-66d6-48bb-ab69-1d4edbf8aceb tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] GET https://10.4.3.189/volume/v3/snapshots/58065458-9f7f-4faa-8b6c-7511cf9d2358 Aug 25 05:56:54.094299 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-66887a45-66d6-48bb-ab69-1d4edbf8aceb tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:56:54.094507 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-66887a45-66d6-48bb-ab69-1d4edbf8aceb tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:56:54.099767 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:56:54.099767 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:56:54.100259 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-66887a45-66d6-48bb-ab69-1d4edbf8aceb tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Snapshot retrieved successfully. Aug 25 05:56:54.101016 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-66887a45-66d6-48bb-ab69-1d4edbf8aceb tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] https://10.4.3.189/volume/v3/snapshots/58065458-9f7f-4faa-8b6c-7511cf9d2358 returned with HTTP 200 Aug 25 05:56:54.101404 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1359/5453] 10.4.3.189 () {66 vars in 1354 bytes} [Tue Aug 25 05:56:54 2026] GET /volume/v3/snapshots/58065458-9f7f-4faa-8b6c-7511cf9d2358 => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:56:54.109629 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-25b07cb7-8b8a-4704-95e4-70cbb7ab9b7f None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:56:54.111500 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-25b07cb7-8b8a-4704-95e4-70cbb7ab9b7f tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] GET https://10.4.3.189/volume/v3/snapshots/58065458-9f7f-4faa-8b6c-7511cf9d2358 Aug 25 05:56:54.111673 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-25b07cb7-8b8a-4704-95e4-70cbb7ab9b7f tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:56:54.111864 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-25b07cb7-8b8a-4704-95e4-70cbb7ab9b7f tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:56:54.116573 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:56:54.116573 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:56:54.116940 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-25b07cb7-8b8a-4704-95e4-70cbb7ab9b7f tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Snapshot retrieved successfully. Aug 25 05:56:54.117716 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-25b07cb7-8b8a-4704-95e4-70cbb7ab9b7f tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] https://10.4.3.189/volume/v3/snapshots/58065458-9f7f-4faa-8b6c-7511cf9d2358 returned with HTTP 200 Aug 25 05:56:54.118053 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1358/5454] 10.4.3.189 () {66 vars in 1354 bytes} [Tue Aug 25 05:56:54 2026] GET /volume/v3/snapshots/58065458-9f7f-4faa-8b6c-7511cf9d2358 => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:56:54.125745 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-80ea4cb2-dc86-48ba-8656-f5060890b80f None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:56:54.127588 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-80ea4cb2-dc86-48ba-8656-f5060890b80f tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] POST https://10.4.3.189/volume/v3/volumes Aug 25 05:56:54.127915 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-80ea4cb2-dc86-48ba-8656-f5060890b80f tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-867372706", "snapshot_id": "58065458-9f7f-4faa-8b6c-7511cf9d2358", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:56:54.129415 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.v3.volumes [None req-80ea4cb2-dc86-48ba-8656-f5060890b80f tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-867372706', 'snapshot_id': '58065458-9f7f-4faa-8b6c-7511cf9d2358', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100269) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 05:56:54.134679 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:56:54.134679 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:56:54.135086 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-80ea4cb2-dc86-48ba-8656-f5060890b80f tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Snapshot retrieved successfully. Aug 25 05:56:54.135207 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.v3.volumes [None req-80ea4cb2-dc86-48ba-8656-f5060890b80f tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Create volume of 1 GB Aug 25 05:56:54.138579 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-80ea4cb2-dc86-48ba-8656-f5060890b80f tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Availability Zones retrieved successfully. Aug 25 05:56:54.143763 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-80ea4cb2-dc86-48ba-8656-f5060890b80f tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Flow 'volume_create_api' (63b8bde7-cf33-486c-b6ac-789b007cdfb1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:56:54.144670 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-80ea4cb2-dc86-48ba-8656-f5060890b80f tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (feb46a4e-d622-4473-990b-f7425ad957c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:56:54.145573 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.flows.api.create_volume [None req-80ea4cb2-dc86-48ba-8656-f5060890b80f tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100269) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 05:56:54.175523 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-80ea4cb2-dc86-48ba-8656-f5060890b80f tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (feb46a4e-d622-4473-990b-f7425ad957c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '58065458-9f7f-4faa-8b6c-7511cf9d2358', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T05:35:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=23fc6e5d-fce0-4521-ba46-4837b4232084,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '23fc6e5d-fce0-4521-ba46-4837b4232084', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:56:54.176361 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-80ea4cb2-dc86-48ba-8656-f5060890b80f tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (26126540-5696-48ac-8d9e-e5a8a311dc31) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:56:54.213840 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.quota [None req-80ea4cb2-dc86-48ba-8656-f5060890b80f tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Created reservations ['17edfb4a-7ad7-4d3e-b92f-7f113a650329', '1a9d058f-1c41-49c2-94a6-e05b281feb13', 'd8d5805e-3d6b-4172-984f-77716e416369', '2ff8fa01-4796-4e73-b7a3-fe2c41d381e4'] {{(pid=100269) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:56:54.214581 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-80ea4cb2-dc86-48ba-8656-f5060890b80f tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (26126540-5696-48ac-8d9e-e5a8a311dc31) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['17edfb4a-7ad7-4d3e-b92f-7f113a650329', '1a9d058f-1c41-49c2-94a6-e05b281feb13', 'd8d5805e-3d6b-4172-984f-77716e416369', '2ff8fa01-4796-4e73-b7a3-fe2c41d381e4']}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:56:54.215290 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-80ea4cb2-dc86-48ba-8656-f5060890b80f tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (87df20c2-1857-4590-a8b6-4ae140dc0254) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:56:54.254388 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-80ea4cb2-dc86-48ba-8656-f5060890b80f tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (87df20c2-1857-4590-a8b6-4ae140dc0254) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a5b2721f-cadf-474e-98d0-b42873f03c53', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-867372706',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e33e7828ef4e44d9a9679aad64e2bf67',qos_specs=None,replication_status=,reservations=['17edfb4a-7ad7-4d3e-b92f-7f113a650329','1a9d058f-1c41-49c2-94a6-e05b281feb13','d8d5805e-3d6b-4172-984f-77716e416369','2ff8fa01-4796-4e73-b7a3-fe2c41d381e4'],size=1,snapshot_id=58065458-9f7f-4faa-8b6c-7511cf9d2358,source_replicaid=,source_volid=None,status='creating',user_id='63d4e24915f3477e8fe8791aab2aed9d',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084), '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-25T05:56:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-867372706',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a5b2721f-cadf-474e-98d0-b42873f03c53,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e33e7828ef4e44d9a9679aad64e2bf67',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=58065458-9f7f-4faa-8b6c-7511cf9d2358,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='63d4e24915f3477e8fe8791aab2aed9d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(23fc6e5d-fce0-4521-ba46-4837b4232084),volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:56:54.255079 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-80ea4cb2-dc86-48ba-8656-f5060890b80f tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0b65545f-bf56-4338-bb80-9212c1ecad21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:56:54.273927 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-80ea4cb2-dc86-48ba-8656-f5060890b80f tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0b65545f-bf56-4338-bb80-9212c1ecad21) transitioned into state 'SUCCESS' from state '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-867372706',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e33e7828ef4e44d9a9679aad64e2bf67',qos_specs=None,replication_status=,reservations=['17edfb4a-7ad7-4d3e-b92f-7f113a650329','1a9d058f-1c41-49c2-94a6-e05b281feb13','d8d5805e-3d6b-4172-984f-77716e416369','2ff8fa01-4796-4e73-b7a3-fe2c41d381e4'],size=1,snapshot_id=58065458-9f7f-4faa-8b6c-7511cf9d2358,source_replicaid=,source_volid=None,status='creating',user_id='63d4e24915f3477e8fe8791aab2aed9d',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:56:54.274883 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-80ea4cb2-dc86-48ba-8656-f5060890b80f tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ba745eb6-fa1c-49b8-bbcf-734971458e1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:56:54.302464 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-80ea4cb2-dc86-48ba-8656-f5060890b80f tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ba745eb6-fa1c-49b8-bbcf-734971458e1a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:56:54.303563 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-80ea4cb2-dc86-48ba-8656-f5060890b80f tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Flow 'volume_create_api' (63b8bde7-cf33-486c-b6ac-789b007cdfb1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:56:54.303932 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-80ea4cb2-dc86-48ba-8656-f5060890b80f tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Create volume request issued successfully. Aug 25 05:56:54.304606 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-80ea4cb2-dc86-48ba-8656-f5060890b80f tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] https://10.4.3.189/volume/v3/volumes returned with HTTP 202 Aug 25 05:56:54.305126 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1362/5455] 10.4.3.189 () {68 vars in 1259 bytes} [Tue Aug 25 05:56:54 2026] POST /volume/v3/volumes => generated 784 bytes in 180 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 05:56:54.319159 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-ce5efca9-e125-4792-a10a-cc424d8bbdd5 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:56:54.320889 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-ce5efca9-e125-4792-a10a-cc424d8bbdd5 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] GET https://10.4.3.189/volume/v3/volumes/a5b2721f-cadf-474e-98d0-b42873f03c53 Aug 25 05:56:54.321079 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-ce5efca9-e125-4792-a10a-cc424d8bbdd5 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:56:54.321282 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-ce5efca9-e125-4792-a10a-cc424d8bbdd5 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:56:54.328123 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:56:54.328123 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:56:54.331109 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-ce5efca9-e125-4792-a10a-cc424d8bbdd5 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Volume info retrieved successfully. Aug 25 05:56:54.334509 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-ce5efca9-e125-4792-a10a-cc424d8bbdd5 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] https://10.4.3.189/volume/v3/volumes/a5b2721f-cadf-474e-98d0-b42873f03c53 returned with HTTP 200 Aug 25 05:56:54.334974 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1377/5456] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:56:54 2026] GET /volume/v3/volumes/a5b2721f-cadf-474e-98d0-b42873f03c53 => generated 852 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:56:55.348034 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-c57a35ad-e946-4aba-8ef4-32209b945e15 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:56:55.350217 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c57a35ad-e946-4aba-8ef4-32209b945e15 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] GET https://10.4.3.189/volume/v3/volumes/a5b2721f-cadf-474e-98d0-b42873f03c53 Aug 25 05:56:55.350483 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c57a35ad-e946-4aba-8ef4-32209b945e15 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:56:55.350716 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c57a35ad-e946-4aba-8ef4-32209b945e15 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:56:55.359600 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:56:55.359600 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:56:55.363661 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-c57a35ad-e946-4aba-8ef4-32209b945e15 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Volume info retrieved successfully. Aug 25 05:56:55.368109 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c57a35ad-e946-4aba-8ef4-32209b945e15 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] https://10.4.3.189/volume/v3/volumes/a5b2721f-cadf-474e-98d0-b42873f03c53 returned with HTTP 200 Aug 25 05:56:55.368485 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1360/5457] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:56:55 2026] GET /volume/v3/volumes/a5b2721f-cadf-474e-98d0-b42873f03c53 => generated 1393 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:56:55.382997 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-5f6dde8b-5427-4b36-a39f-d5079fe0293b None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:56:55.384801 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-5f6dde8b-5427-4b36-a39f-d5079fe0293b tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] GET https://10.4.3.189/volume/v3/volumes/a5b2721f-cadf-474e-98d0-b42873f03c53 Aug 25 05:56:55.385005 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-5f6dde8b-5427-4b36-a39f-d5079fe0293b tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:56:55.385249 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-5f6dde8b-5427-4b36-a39f-d5079fe0293b tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:56:55.392720 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:56:55.392720 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:56:55.396346 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-5f6dde8b-5427-4b36-a39f-d5079fe0293b tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Volume info retrieved successfully. Aug 25 05:56:55.400956 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-5f6dde8b-5427-4b36-a39f-d5079fe0293b tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] https://10.4.3.189/volume/v3/volumes/a5b2721f-cadf-474e-98d0-b42873f03c53 returned with HTTP 200 Aug 25 05:56:55.401363 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1359/5458] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:56:55 2026] GET /volume/v3/volumes/a5b2721f-cadf-474e-98d0-b42873f03c53 => generated 1393 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:56:55.479901 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-1067cdda-1b1a-47cf-bf71-3fe6e8a49f8d req-536ebab5-ff28-4895-a2fe-ee473857a1c7 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:56:55.481943 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-1067cdda-1b1a-47cf-bf71-3fe6e8a49f8d req-536ebab5-ff28-4895-a2fe-ee473857a1c7 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] GET https://10.4.3.189/volume/v3/volumes/a5b2721f-cadf-474e-98d0-b42873f03c53 Aug 25 05:56:55.482152 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-1067cdda-1b1a-47cf-bf71-3fe6e8a49f8d req-536ebab5-ff28-4895-a2fe-ee473857a1c7 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:56:55.482353 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-1067cdda-1b1a-47cf-bf71-3fe6e8a49f8d req-536ebab5-ff28-4895-a2fe-ee473857a1c7 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:56:55.488814 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:56:55.488814 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:56:55.492010 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [req-1067cdda-1b1a-47cf-bf71-3fe6e8a49f8d req-536ebab5-ff28-4895-a2fe-ee473857a1c7 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Volume info retrieved successfully. Aug 25 05:56:55.496005 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-1067cdda-1b1a-47cf-bf71-3fe6e8a49f8d req-536ebab5-ff28-4895-a2fe-ee473857a1c7 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] https://10.4.3.189/volume/v3/volumes/a5b2721f-cadf-474e-98d0-b42873f03c53 returned with HTTP 200 Aug 25 05:56:55.496360 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1363/5459] 10.4.3.189 () {68 vars in 1598 bytes} [Tue Aug 25 05:56:55 2026] GET /volume/v3/volumes/a5b2721f-cadf-474e-98d0-b42873f03c53 => generated 1393 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:56:55.886191 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-1067cdda-1b1a-47cf-bf71-3fe6e8a49f8d req-9dc23e3f-4ad8-4a20-b930-f1f8d2e359af None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:56:55.888183 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-1067cdda-1b1a-47cf-bf71-3fe6e8a49f8d req-9dc23e3f-4ad8-4a20-b930-f1f8d2e359af tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] GET https://10.4.3.189/volume/v3/volumes/a5b2721f-cadf-474e-98d0-b42873f03c53 Aug 25 05:56:55.888427 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-1067cdda-1b1a-47cf-bf71-3fe6e8a49f8d req-9dc23e3f-4ad8-4a20-b930-f1f8d2e359af tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:56:55.888676 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-1067cdda-1b1a-47cf-bf71-3fe6e8a49f8d req-9dc23e3f-4ad8-4a20-b930-f1f8d2e359af tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:56:55.895850 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:56:55.895850 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:56:55.899273 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [req-1067cdda-1b1a-47cf-bf71-3fe6e8a49f8d req-9dc23e3f-4ad8-4a20-b930-f1f8d2e359af tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Volume info retrieved successfully. Aug 25 05:56:55.903505 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-1067cdda-1b1a-47cf-bf71-3fe6e8a49f8d req-9dc23e3f-4ad8-4a20-b930-f1f8d2e359af tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] https://10.4.3.189/volume/v3/volumes/a5b2721f-cadf-474e-98d0-b42873f03c53 returned with HTTP 200 Aug 25 05:56:55.903832 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1378/5460] 10.4.3.189 () {68 vars in 1598 bytes} [Tue Aug 25 05:56:55 2026] GET /volume/v3/volumes/a5b2721f-cadf-474e-98d0-b42873f03c53 => generated 1393 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:56:55.912306 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-4dd2322c-3a09-41c5-bac2-b4fa479660f1 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:56:55.912644 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-4dd2322c-3a09-41c5-bac2-b4fa479660f1 None None] GET https://10.4.3.189/volume// Aug 25 05:56:55.912795 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-4dd2322c-3a09-41c5-bac2-b4fa479660f1 None None] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:56:55.912966 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-4dd2322c-3a09-41c5-bac2-b4fa479660f1 None None] Calling method 'all' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:56:55.913313 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-4dd2322c-3a09-41c5-bac2-b4fa479660f1 None None] https://10.4.3.189/volume// returned with HTTP 300 Aug 25 05:56:55.913568 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1361/5461] 10.4.3.189 () {66 vars in 1419 bytes} [Tue Aug 25 05:56:55 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 05:56:55.919814 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [req-1067cdda-1b1a-47cf-bf71-3fe6e8a49f8d req-7a5628ac-705c-4771-80b8-c00eaa0c97b8 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:56:55.922008 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-1067cdda-1b1a-47cf-bf71-3fe6e8a49f8d req-7a5628ac-705c-4771-80b8-c00eaa0c97b8 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] POST https://10.4.3.189/volume/v3/attachments Aug 25 05:56:55.922389 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-1067cdda-1b1a-47cf-bf71-3fe6e8a49f8d req-7a5628ac-705c-4771-80b8-c00eaa0c97b8 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a5b2721f-cadf-474e-98d0-b42873f03c53", "connector": null, "instance_uuid": "2fccd10e-d28d-4a41-8c32-1182896034e2"}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:56:55.931697 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:56:55.931697 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:56:55.955256 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-1067cdda-1b1a-47cf-bf71-3fe6e8a49f8d req-7a5628ac-705c-4771-80b8-c00eaa0c97b8 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] https://10.4.3.189/volume/v3/attachments returned with HTTP 200 Aug 25 05:56:55.955756 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1360/5462] 10.4.3.189 () {74 vars in 1594 bytes} [Tue Aug 25 05:56:55 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 25 05:56:56.735662 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-41af2956-ad93-4ac0-a931-5c028dc91dbf None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:56:56.736051 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-41af2956-ad93-4ac0-a931-5c028dc91dbf None None] GET https://10.4.3.189/volume// Aug 25 05:56:56.736251 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-41af2956-ad93-4ac0-a931-5c028dc91dbf None None] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:56:56.736452 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-41af2956-ad93-4ac0-a931-5c028dc91dbf None None] Calling method 'all' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:56:56.736760 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-41af2956-ad93-4ac0-a931-5c028dc91dbf None None] https://10.4.3.189/volume// returned with HTTP 300 Aug 25 05:56:56.737194 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1364/5463] 10.4.3.189 () {66 vars in 1426 bytes} [Tue Aug 25 05:56: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 25 05:56:56.746755 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-1067cdda-1b1a-47cf-bf71-3fe6e8a49f8d req-12deca89-02e9-404e-bd7f-94c3bdca1cbb None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:56:56.748881 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-1067cdda-1b1a-47cf-bf71-3fe6e8a49f8d req-12deca89-02e9-404e-bd7f-94c3bdca1cbb tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] GET https://10.4.3.189/volume/v3/volumes/a5b2721f-cadf-474e-98d0-b42873f03c53 Aug 25 05:56:56.749172 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-1067cdda-1b1a-47cf-bf71-3fe6e8a49f8d req-12deca89-02e9-404e-bd7f-94c3bdca1cbb tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:56:56.749414 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-1067cdda-1b1a-47cf-bf71-3fe6e8a49f8d req-12deca89-02e9-404e-bd7f-94c3bdca1cbb tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:56:56.760114 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:56:56.760114 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:56:56.763820 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [req-1067cdda-1b1a-47cf-bf71-3fe6e8a49f8d req-12deca89-02e9-404e-bd7f-94c3bdca1cbb tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Volume info retrieved successfully. Aug 25 05:56:56.771183 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-1067cdda-1b1a-47cf-bf71-3fe6e8a49f8d req-12deca89-02e9-404e-bd7f-94c3bdca1cbb tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] https://10.4.3.189/volume/v3/volumes/a5b2721f-cadf-474e-98d0-b42873f03c53 returned with HTTP 200 Aug 25 05:56:56.771183 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1379/5464] 10.4.3.189 () {70 vars in 1639 bytes} [Tue Aug 25 05:56:56 2026] GET /volume/v3/volumes/a5b2721f-cadf-474e-98d0-b42873f03c53 => generated 1572 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 05:56:56.876875 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-1067cdda-1b1a-47cf-bf71-3fe6e8a49f8d req-a2a1f3aa-76b7-4ebb-b258-1ba40061b5e9 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:56:56.879127 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-1067cdda-1b1a-47cf-bf71-3fe6e8a49f8d req-a2a1f3aa-76b7-4ebb-b258-1ba40061b5e9 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] PUT https://10.4.3.189/volume/v3/attachments/9b126baa-c3eb-4bf7-821b-ca5716c2d00e Aug 25 05:56:56.879518 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-1067cdda-1b1a-47cf-bf71-3fe6e8a49f8d req-a2a1f3aa-76b7-4ebb-b258-1ba40061b5e9 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.189", "host": "np0000008051", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:8b4a65c6a3e1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "a19da604-b1eb-4396-a9d5-30b16dae3da8", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:56:56.887926 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.coordination [req-1067cdda-1b1a-47cf-bf71-3fe6e8a49f8d req-a2a1f3aa-76b7-4ebb-b258-1ba40061b5e9 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Acquiring lock "cinder-attachment_update-a5b2721f-cadf-474e-98d0-b42873f03c53-np0000008051" by "attachment_update" {{(pid=100268) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 05:56:56.893432 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.coordination [req-1067cdda-1b1a-47cf-bf71-3fe6e8a49f8d req-a2a1f3aa-76b7-4ebb-b258-1ba40061b5e9 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Lock "cinder-attachment_update-a5b2721f-cadf-474e-98d0-b42873f03c53-np0000008051" acquired by "attachment_update" :: waited 0.006s {{(pid=100268) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 05:56:56.894403 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:56:56.894403 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:56:56.972900 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.coordination [req-1067cdda-1b1a-47cf-bf71-3fe6e8a49f8d req-a2a1f3aa-76b7-4ebb-b258-1ba40061b5e9 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Lock "cinder-attachment_update-a5b2721f-cadf-474e-98d0-b42873f03c53-np0000008051" released by "attachment_update" :: held 0.079s {{(pid=100268) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 05:56:56.973321 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-1067cdda-1b1a-47cf-bf71-3fe6e8a49f8d req-a2a1f3aa-76b7-4ebb-b258-1ba40061b5e9 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] https://10.4.3.189/volume/v3/attachments/9b126baa-c3eb-4bf7-821b-ca5716c2d00e returned with HTTP 200 Aug 25 05:56:56.974099 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1362/5465] 10.4.3.189 () {74 vars in 1704 bytes} [Tue Aug 25 05:56:56 2026] PUT /volume/v3/attachments/9b126baa-c3eb-4bf7-821b-ca5716c2d00e => generated 969 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:56:56.997999 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [req-1067cdda-1b1a-47cf-bf71-3fe6e8a49f8d req-3729bd87-3562-4e50-b2f5-65aa5602d82d None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:56:57.000201 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-1067cdda-1b1a-47cf-bf71-3fe6e8a49f8d req-3729bd87-3562-4e50-b2f5-65aa5602d82d tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] POST https://10.4.3.189/volume/v3/attachments/9b126baa-c3eb-4bf7-821b-ca5716c2d00e/action Aug 25 05:56:57.000580 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-1067cdda-1b1a-47cf-bf71-3fe6e8a49f8d req-3729bd87-3562-4e50-b2f5-65aa5602d82d tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Action body: b'{"os-complete": null}' {{(pid=100270) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 05:56:57.000693 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-1067cdda-1b1a-47cf-bf71-3fe6e8a49f8d req-3729bd87-3562-4e50-b2f5-65aa5602d82d tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:56:57.018439 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:56:57.018439 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:56:57.032233 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-1067cdda-1b1a-47cf-bf71-3fe6e8a49f8d req-3729bd87-3562-4e50-b2f5-65aa5602d82d tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] https://10.4.3.189/volume/v3/attachments/9b126baa-c3eb-4bf7-821b-ca5716c2d00e/action returned with HTTP 204 Aug 25 05:56:57.033001 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1361/5466] 10.4.3.189 () {74 vars in 1725 bytes} [Tue Aug 25 05:56:56 2026] POST /volume/v3/attachments/9b126baa-c3eb-4bf7-821b-ca5716c2d00e/action => generated 0 bytes in 35 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:57:05.494776 np0000008051 devstack@c-api.service[100269]: DEBUG dbcounter [-] [100269] Writing DB stats cinder:SELECT=46,cinder:INSERT=11,cinder:UPDATE=24 {{(pid=100269) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 05:57:06.767162 np0000008051 devstack@c-api.service[100271]: DEBUG dbcounter [-] [100271] Writing DB stats cinder:SELECT=32 {{(pid=100271) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 05:57:06.966830 np0000008051 devstack@c-api.service[100268]: DEBUG dbcounter [-] [100268] Writing DB stats cinder:SELECT=9,cinder:UPDATE=1 {{(pid=100268) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 05:57:07.028445 np0000008051 devstack@c-api.service[100270]: DEBUG dbcounter [-] [100270] Writing DB stats cinder:SELECT=15,cinder:UPDATE=4,cinder:INSERT=1 {{(pid=100270) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 05:57:26.826370 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-097a7d1d-071a-40fd-b880-69e21b9322e2 req-5cb25395-a5f0-41e0-b7c2-d5f39774eb24 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:57:26.889769 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-097a7d1d-071a-40fd-b880-69e21b9322e2 req-5cb25395-a5f0-41e0-b7c2-d5f39774eb24 tempest-TestVolumeBootPatternV346-397578610 tempest-TestVolumeBootPatternV346-397578610-project-member] GET https://10.4.3.189/volume/v3/limits Aug 25 05:57:26.889966 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-097a7d1d-071a-40fd-b880-69e21b9322e2 req-5cb25395-a5f0-41e0-b7c2-d5f39774eb24 tempest-TestVolumeBootPatternV346-397578610 tempest-TestVolumeBootPatternV346-397578610-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:57:26.890168 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-097a7d1d-071a-40fd-b880-69e21b9322e2 req-5cb25395-a5f0-41e0-b7c2-d5f39774eb24 tempest-TestVolumeBootPatternV346-397578610 tempest-TestVolumeBootPatternV346-397578610-project-member] Calling method 'index' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:57:26.909977 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-097a7d1d-071a-40fd-b880-69e21b9322e2 req-5cb25395-a5f0-41e0-b7c2-d5f39774eb24 tempest-TestVolumeBootPatternV346-397578610 tempest-TestVolumeBootPatternV346-397578610-project-member] https://10.4.3.189/volume/v3/limits returned with HTTP 200 Aug 25 05:57:26.910462 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1365/5467] 10.4.3.189 () {68 vars in 1484 bytes} [Tue Aug 25 05:57:26 2026] GET /volume/v3/limits => generated 302 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:57:26.945151 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-097a7d1d-071a-40fd-b880-69e21b9322e2 req-1f55ee1f-d0cd-4d75-b7a1-e84e0067fbca None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:57:26.947173 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-097a7d1d-071a-40fd-b880-69e21b9322e2 req-1f55ee1f-d0cd-4d75-b7a1-e84e0067fbca tempest-TestVolumeBootPatternV346-397578610 tempest-TestVolumeBootPatternV346-397578610-project-member] GET https://10.4.3.189/volume/v3/volumes/480454f4-31ba-4818-bcba-98d6a994c529 Aug 25 05:57:26.947369 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-097a7d1d-071a-40fd-b880-69e21b9322e2 req-1f55ee1f-d0cd-4d75-b7a1-e84e0067fbca tempest-TestVolumeBootPatternV346-397578610 tempest-TestVolumeBootPatternV346-397578610-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:57:26.947547 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-097a7d1d-071a-40fd-b880-69e21b9322e2 req-1f55ee1f-d0cd-4d75-b7a1-e84e0067fbca tempest-TestVolumeBootPatternV346-397578610 tempest-TestVolumeBootPatternV346-397578610-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:57:26.956629 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:57:26.956629 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:57:26.959711 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [req-097a7d1d-071a-40fd-b880-69e21b9322e2 req-1f55ee1f-d0cd-4d75-b7a1-e84e0067fbca tempest-TestVolumeBootPatternV346-397578610 tempest-TestVolumeBootPatternV346-397578610-project-member] Volume info retrieved successfully. Aug 25 05:57:26.963764 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-097a7d1d-071a-40fd-b880-69e21b9322e2 req-1f55ee1f-d0cd-4d75-b7a1-e84e0067fbca tempest-TestVolumeBootPatternV346-397578610 tempest-TestVolumeBootPatternV346-397578610-project-member] https://10.4.3.189/volume/v3/volumes/480454f4-31ba-4818-bcba-98d6a994c529 returned with HTTP 200 Aug 25 05:57:26.964162 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1380/5468] 10.4.3.189 () {68 vars in 1598 bytes} [Tue Aug 25 05:57:26 2026] GET /volume/v3/volumes/480454f4-31ba-4818-bcba-98d6a994c529 => generated 1663 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:57:26.973798 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-097a7d1d-071a-40fd-b880-69e21b9322e2 req-c992d1d5-d673-44dd-b4d8-14071a40ec16 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:57:26.975837 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-097a7d1d-071a-40fd-b880-69e21b9322e2 req-c992d1d5-d673-44dd-b4d8-14071a40ec16 tempest-TestVolumeBootPatternV346-397578610 tempest-TestVolumeBootPatternV346-397578610-project-member] POST https://10.4.3.189/volume/v3/snapshots Aug 25 05:57:26.976238 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-097a7d1d-071a-40fd-b880-69e21b9322e2 req-c992d1d5-d673-44dd-b4d8-14071a40ec16 tempest-TestVolumeBootPatternV346-397578610 tempest-TestVolumeBootPatternV346-397578610-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "480454f4-31ba-4818-bcba-98d6a994c529", "force": true, "name": "snapshot for tempest-TestVolumeBootPatternV346snapshot-158872293", "description": null, "metadata": {}}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:57:26.986323 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:57:26.986323 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:57:26.986792 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [req-097a7d1d-071a-40fd-b880-69e21b9322e2 req-c992d1d5-d673-44dd-b4d8-14071a40ec16 tempest-TestVolumeBootPatternV346-397578610 tempest-TestVolumeBootPatternV346-397578610-project-member] Volume info retrieved successfully. Aug 25 05:57:26.986972 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.v3.snapshots [req-097a7d1d-071a-40fd-b880-69e21b9322e2 req-c992d1d5-d673-44dd-b4d8-14071a40ec16 tempest-TestVolumeBootPatternV346-397578610 tempest-TestVolumeBootPatternV346-397578610-project-member] Create snapshot from volume 480454f4-31ba-4818-bcba-98d6a994c529 Aug 25 05:57:27.008467 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.quota [req-097a7d1d-071a-40fd-b880-69e21b9322e2 req-c992d1d5-d673-44dd-b4d8-14071a40ec16 tempest-TestVolumeBootPatternV346-397578610 tempest-TestVolumeBootPatternV346-397578610-project-member] Created reservations ['06068240-b31b-40b2-b9c9-c35973523561', '5c2351ff-dd81-4075-8bb9-811b075000a8', 'e82196d0-9824-44ca-b78f-64d211769119', '35a56a9c-7322-4a83-8295-57e0948ad8bc'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:57:27.035565 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [req-097a7d1d-071a-40fd-b880-69e21b9322e2 req-c992d1d5-d673-44dd-b4d8-14071a40ec16 tempest-TestVolumeBootPatternV346-397578610 tempest-TestVolumeBootPatternV346-397578610-project-member] Snapshot force create request issued successfully. Aug 25 05:57:27.036003 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-097a7d1d-071a-40fd-b880-69e21b9322e2 req-c992d1d5-d673-44dd-b4d8-14071a40ec16 tempest-TestVolumeBootPatternV346-397578610 tempest-TestVolumeBootPatternV346-397578610-project-member] https://10.4.3.189/volume/v3/snapshots returned with HTTP 202 Aug 25 05:57:27.036504 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1363/5469] 10.4.3.189 () {72 vars in 1547 bytes} [Tue Aug 25 05:57:26 2026] POST /volume/v3/snapshots => generated 323 bytes in 63 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 05:57:28.403535 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-2f717751-12fc-499a-87f7-511f9fa7e71d None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:57:28.405314 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-2f717751-12fc-499a-87f7-511f9fa7e71d tempest-TestVolumeBootPatternV346-397578610 tempest-TestVolumeBootPatternV346-397578610-project-member] GET https://10.4.3.189/volume/v3/snapshots/cd934a68-d4df-4a31-96ca-4bdc003af1eb Aug 25 05:57:28.405513 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-2f717751-12fc-499a-87f7-511f9fa7e71d tempest-TestVolumeBootPatternV346-397578610 tempest-TestVolumeBootPatternV346-397578610-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:57:28.405706 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-2f717751-12fc-499a-87f7-511f9fa7e71d tempest-TestVolumeBootPatternV346-397578610 tempest-TestVolumeBootPatternV346-397578610-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:57:28.410702 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:57:28.410702 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:57:28.411113 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-2f717751-12fc-499a-87f7-511f9fa7e71d tempest-TestVolumeBootPatternV346-397578610 tempest-TestVolumeBootPatternV346-397578610-project-member] Snapshot retrieved successfully. Aug 25 05:57:28.411882 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-2f717751-12fc-499a-87f7-511f9fa7e71d tempest-TestVolumeBootPatternV346-397578610 tempest-TestVolumeBootPatternV346-397578610-project-member] https://10.4.3.189/volume/v3/snapshots/cd934a68-d4df-4a31-96ca-4bdc003af1eb returned with HTTP 200 Aug 25 05:57:28.412276 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1362/5470] 10.4.3.189 () {66 vars in 1354 bytes} [Tue Aug 25 05:57:28 2026] GET /volume/v3/snapshots/cd934a68-d4df-4a31-96ca-4bdc003af1eb => generated 482 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:57:28.437041 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-c8e9d257-ae5a-4d2c-a85e-7d40e379cb24 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:57:28.438842 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-c8e9d257-ae5a-4d2c-a85e-7d40e379cb24 tempest-TestVolumeBootPatternV346-397578610 tempest-TestVolumeBootPatternV346-397578610-project-member] POST https://10.4.3.189/volume/v3/volumes Aug 25 05:57:28.439299 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-c8e9d257-ae5a-4d2c-a85e-7d40e379cb24 tempest-TestVolumeBootPatternV346-397578610 tempest-TestVolumeBootPatternV346-397578610-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPatternV346-volume-origin-1120211554", "snapshot_id": null, "imageRef": "55098ddd-559c-4b7f-a3e5-dd91189130ea", "volume_type": null, "size": 1}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:57:28.440760 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.v3.volumes [None req-c8e9d257-ae5a-4d2c-a85e-7d40e379cb24 tempest-TestVolumeBootPatternV346-397578610 tempest-TestVolumeBootPatternV346-397578610-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPatternV346-volume-origin-1120211554', 'snapshot_id': None, 'imageRef': '55098ddd-559c-4b7f-a3e5-dd91189130ea', 'volume_type': None, 'size': 1}} {{(pid=100269) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 05:57:28.642807 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:57:28.642807 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:57:28.643269 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-c8e9d257-ae5a-4d2c-a85e-7d40e379cb24 tempest-TestVolumeBootPatternV346-397578610 tempest-TestVolumeBootPatternV346-397578610-project-member] Snapshot retrieved successfully. Aug 25 05:57:28.643430 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.v3.volumes [None req-c8e9d257-ae5a-4d2c-a85e-7d40e379cb24 tempest-TestVolumeBootPatternV346-397578610 tempest-TestVolumeBootPatternV346-397578610-project-member] Create volume of 1 GB Aug 25 05:57:28.646516 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-c8e9d257-ae5a-4d2c-a85e-7d40e379cb24 tempest-TestVolumeBootPatternV346-397578610 tempest-TestVolumeBootPatternV346-397578610-project-member] Availability Zones retrieved successfully. Aug 25 05:57:28.651458 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-c8e9d257-ae5a-4d2c-a85e-7d40e379cb24 tempest-TestVolumeBootPatternV346-397578610 tempest-TestVolumeBootPatternV346-397578610-project-member] Flow 'volume_create_api' (4f9f17a4-829a-45b2-8d4f-ad7fddb9089c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:57:28.652463 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-c8e9d257-ae5a-4d2c-a85e-7d40e379cb24 tempest-TestVolumeBootPatternV346-397578610 tempest-TestVolumeBootPatternV346-397578610-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5459c922-7ccf-4acd-b261-d6c6c0bbe7d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:57:28.653249 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.flows.api.create_volume [None req-c8e9d257-ae5a-4d2c-a85e-7d40e379cb24 tempest-TestVolumeBootPatternV346-397578610 tempest-TestVolumeBootPatternV346-397578610-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100269) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 05:57:28.680651 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-c8e9d257-ae5a-4d2c-a85e-7d40e379cb24 tempest-TestVolumeBootPatternV346-397578610 tempest-TestVolumeBootPatternV346-397578610-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5459c922-7ccf-4acd-b261-d6c6c0bbe7d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'cd934a68-d4df-4a31-96ca-4bdc003af1eb', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T05:35:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=23fc6e5d-fce0-4521-ba46-4837b4232084,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '23fc6e5d-fce0-4521-ba46-4837b4232084', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:57:28.681384 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-c8e9d257-ae5a-4d2c-a85e-7d40e379cb24 tempest-TestVolumeBootPatternV346-397578610 tempest-TestVolumeBootPatternV346-397578610-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2f05566a-3780-43aa-8c54-9c685545fa26) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:57:28.724525 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.quota [None req-c8e9d257-ae5a-4d2c-a85e-7d40e379cb24 tempest-TestVolumeBootPatternV346-397578610 tempest-TestVolumeBootPatternV346-397578610-project-member] Created reservations ['25a78218-982a-4b86-b62f-0e122f528254', '4c0735df-0eec-4014-8e5d-373a2046de60', '73aa0649-ac2c-499a-8d33-bdda9a6d668a', '5469d4db-3478-465e-a17b-61513e970fe5'] {{(pid=100269) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:57:28.725272 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-c8e9d257-ae5a-4d2c-a85e-7d40e379cb24 tempest-TestVolumeBootPatternV346-397578610 tempest-TestVolumeBootPatternV346-397578610-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2f05566a-3780-43aa-8c54-9c685545fa26) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['25a78218-982a-4b86-b62f-0e122f528254', '4c0735df-0eec-4014-8e5d-373a2046de60', '73aa0649-ac2c-499a-8d33-bdda9a6d668a', '5469d4db-3478-465e-a17b-61513e970fe5']}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:57:28.725992 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-c8e9d257-ae5a-4d2c-a85e-7d40e379cb24 tempest-TestVolumeBootPatternV346-397578610 tempest-TestVolumeBootPatternV346-397578610-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f630e068-9ad7-4398-94ab-b5325e0c32a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:57:28.765828 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-c8e9d257-ae5a-4d2c-a85e-7d40e379cb24 tempest-TestVolumeBootPatternV346-397578610 tempest-TestVolumeBootPatternV346-397578610-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f630e068-9ad7-4398-94ab-b5325e0c32a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c8b99742-1b07-4bb2-ae2a-8b52bc559598', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-1120211554',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1b8c57cd188b44c889d35f8c9f7c92b9',qos_specs=None,replication_status=,reservations=['25a78218-982a-4b86-b62f-0e122f528254','4c0735df-0eec-4014-8e5d-373a2046de60','73aa0649-ac2c-499a-8d33-bdda9a6d668a','5469d4db-3478-465e-a17b-61513e970fe5'],size=1,snapshot_id=cd934a68-d4df-4a31-96ca-4bdc003af1eb,source_replicaid=,source_volid=None,status='creating',user_id='b11f92ea20cd4d1486a111047efdd499',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084), '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-25T05:57:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-1120211554',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c8b99742-1b07-4bb2-ae2a-8b52bc559598,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1b8c57cd188b44c889d35f8c9f7c92b9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=cd934a68-d4df-4a31-96ca-4bdc003af1eb,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b11f92ea20cd4d1486a111047efdd499',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(23fc6e5d-fce0-4521-ba46-4837b4232084),volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:57:28.766504 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-c8e9d257-ae5a-4d2c-a85e-7d40e379cb24 tempest-TestVolumeBootPatternV346-397578610 tempest-TestVolumeBootPatternV346-397578610-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (59b81949-3da2-4319-b6ee-db10feee7bd6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:57:28.781969 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-c8e9d257-ae5a-4d2c-a85e-7d40e379cb24 tempest-TestVolumeBootPatternV346-397578610 tempest-TestVolumeBootPatternV346-397578610-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (59b81949-3da2-4319-b6ee-db10feee7bd6) transitioned into state 'SUCCESS' from state '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-1120211554',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1b8c57cd188b44c889d35f8c9f7c92b9',qos_specs=None,replication_status=,reservations=['25a78218-982a-4b86-b62f-0e122f528254','4c0735df-0eec-4014-8e5d-373a2046de60','73aa0649-ac2c-499a-8d33-bdda9a6d668a','5469d4db-3478-465e-a17b-61513e970fe5'],size=1,snapshot_id=cd934a68-d4df-4a31-96ca-4bdc003af1eb,source_replicaid=,source_volid=None,status='creating',user_id='b11f92ea20cd4d1486a111047efdd499',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:57:28.782578 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-c8e9d257-ae5a-4d2c-a85e-7d40e379cb24 tempest-TestVolumeBootPatternV346-397578610 tempest-TestVolumeBootPatternV346-397578610-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a9f53cad-eeaf-4893-92b5-2b73832ed5b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:57:28.802612 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-c8e9d257-ae5a-4d2c-a85e-7d40e379cb24 tempest-TestVolumeBootPatternV346-397578610 tempest-TestVolumeBootPatternV346-397578610-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a9f53cad-eeaf-4893-92b5-2b73832ed5b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:57:28.803349 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-c8e9d257-ae5a-4d2c-a85e-7d40e379cb24 tempest-TestVolumeBootPatternV346-397578610 tempest-TestVolumeBootPatternV346-397578610-project-member] Flow 'volume_create_api' (4f9f17a4-829a-45b2-8d4f-ad7fddb9089c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:57:28.803618 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-c8e9d257-ae5a-4d2c-a85e-7d40e379cb24 tempest-TestVolumeBootPatternV346-397578610 tempest-TestVolumeBootPatternV346-397578610-project-member] Create volume request issued successfully. Aug 25 05:57:28.804118 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-c8e9d257-ae5a-4d2c-a85e-7d40e379cb24 tempest-TestVolumeBootPatternV346-397578610 tempest-TestVolumeBootPatternV346-397578610-project-member] https://10.4.3.189/volume/v3/volumes returned with HTTP 202 Aug 25 05:57:28.804504 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1366/5471] 10.4.3.189 () {70 vars in 1300 bytes} [Tue Aug 25 05:57:28 2026] POST /volume/v3/volumes => generated 814 bytes in 368 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:57:28.815427 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-7d767b2c-70a3-4a2f-ac46-a2352581e25c None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:57:28.817450 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-7d767b2c-70a3-4a2f-ac46-a2352581e25c tempest-TestVolumeBootPatternV346-397578610 tempest-TestVolumeBootPatternV346-397578610-project-member] GET https://10.4.3.189/volume/v3/volumes/c8b99742-1b07-4bb2-ae2a-8b52bc559598 Aug 25 05:57:28.817714 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-7d767b2c-70a3-4a2f-ac46-a2352581e25c tempest-TestVolumeBootPatternV346-397578610 tempest-TestVolumeBootPatternV346-397578610-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:57:28.817950 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-7d767b2c-70a3-4a2f-ac46-a2352581e25c tempest-TestVolumeBootPatternV346-397578610 tempest-TestVolumeBootPatternV346-397578610-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:57:28.824802 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:57:28.824802 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:57:28.828554 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-7d767b2c-70a3-4a2f-ac46-a2352581e25c tempest-TestVolumeBootPatternV346-397578610 tempest-TestVolumeBootPatternV346-397578610-project-member] Volume info retrieved successfully. Aug 25 05:57:28.832312 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-7d767b2c-70a3-4a2f-ac46-a2352581e25c tempest-TestVolumeBootPatternV346-397578610 tempest-TestVolumeBootPatternV346-397578610-project-member] https://10.4.3.189/volume/v3/volumes/c8b99742-1b07-4bb2-ae2a-8b52bc559598 returned with HTTP 200 Aug 25 05:57:28.832656 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1381/5472] 10.4.3.189 () {68 vars in 1389 bytes} [Tue Aug 25 05:57:28 2026] GET /volume/v3/volumes/c8b99742-1b07-4bb2-ae2a-8b52bc559598 => generated 882 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:57:29.844744 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-899f187c-ee80-45ec-b5db-2eb11aaaba46 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:57:29.846777 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-899f187c-ee80-45ec-b5db-2eb11aaaba46 tempest-TestVolumeBootPatternV346-397578610 tempest-TestVolumeBootPatternV346-397578610-project-member] GET https://10.4.3.189/volume/v3/volumes/c8b99742-1b07-4bb2-ae2a-8b52bc559598 Aug 25 05:57:29.846980 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-899f187c-ee80-45ec-b5db-2eb11aaaba46 tempest-TestVolumeBootPatternV346-397578610 tempest-TestVolumeBootPatternV346-397578610-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:57:29.847180 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-899f187c-ee80-45ec-b5db-2eb11aaaba46 tempest-TestVolumeBootPatternV346-397578610 tempest-TestVolumeBootPatternV346-397578610-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:57:29.854351 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:57:29.854351 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:57:29.858494 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-899f187c-ee80-45ec-b5db-2eb11aaaba46 tempest-TestVolumeBootPatternV346-397578610 tempest-TestVolumeBootPatternV346-397578610-project-member] Volume info retrieved successfully. Aug 25 05:57:29.865070 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-899f187c-ee80-45ec-b5db-2eb11aaaba46 tempest-TestVolumeBootPatternV346-397578610 tempest-TestVolumeBootPatternV346-397578610-project-member] https://10.4.3.189/volume/v3/volumes/c8b99742-1b07-4bb2-ae2a-8b52bc559598 returned with HTTP 200 Aug 25 05:57:29.865640 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1364/5473] 10.4.3.189 () {68 vars in 1389 bytes} [Tue Aug 25 05:57:29 2026] GET /volume/v3/volumes/c8b99742-1b07-4bb2-ae2a-8b52bc559598 => generated 1423 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 05:57:29.881254 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-be96c41d-fbee-46a2-9ab5-8df8ae2ba005 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:57:29.882969 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-be96c41d-fbee-46a2-9ab5-8df8ae2ba005 tempest-TestVolumeBootPatternV346-397578610 tempest-TestVolumeBootPatternV346-397578610-project-member] GET https://10.4.3.189/volume/v3/volumes/c8b99742-1b07-4bb2-ae2a-8b52bc559598 Aug 25 05:57:29.883413 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-be96c41d-fbee-46a2-9ab5-8df8ae2ba005 tempest-TestVolumeBootPatternV346-397578610 tempest-TestVolumeBootPatternV346-397578610-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:57:29.883754 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-be96c41d-fbee-46a2-9ab5-8df8ae2ba005 tempest-TestVolumeBootPatternV346-397578610 tempest-TestVolumeBootPatternV346-397578610-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:57:29.892024 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:57:29.892024 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:57:29.896508 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-be96c41d-fbee-46a2-9ab5-8df8ae2ba005 tempest-TestVolumeBootPatternV346-397578610 tempest-TestVolumeBootPatternV346-397578610-project-member] Volume info retrieved successfully. Aug 25 05:57:29.901338 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-be96c41d-fbee-46a2-9ab5-8df8ae2ba005 tempest-TestVolumeBootPatternV346-397578610 tempest-TestVolumeBootPatternV346-397578610-project-member] https://10.4.3.189/volume/v3/volumes/c8b99742-1b07-4bb2-ae2a-8b52bc559598 returned with HTTP 200 Aug 25 05:57:29.901900 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1363/5474] 10.4.3.189 () {68 vars in 1389 bytes} [Tue Aug 25 05:57:29 2026] GET /volume/v3/volumes/c8b99742-1b07-4bb2-ae2a-8b52bc559598 => generated 1423 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 05:57:30.990368 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-e4c6ac55-bc70-452e-adfb-65352550885c req-68dbe6b3-e344-481a-a8ed-a98d9d76ba4f None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:57:30.992797 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-e4c6ac55-bc70-452e-adfb-65352550885c req-68dbe6b3-e344-481a-a8ed-a98d9d76ba4f tempest-TestVolumeBootPatternV346-397578610 tempest-TestVolumeBootPatternV346-397578610-project-member] GET https://10.4.3.189/volume/v3/volumes/c8b99742-1b07-4bb2-ae2a-8b52bc559598 Aug 25 05:57:30.993040 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-e4c6ac55-bc70-452e-adfb-65352550885c req-68dbe6b3-e344-481a-a8ed-a98d9d76ba4f tempest-TestVolumeBootPatternV346-397578610 tempest-TestVolumeBootPatternV346-397578610-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:57:30.993304 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-e4c6ac55-bc70-452e-adfb-65352550885c req-68dbe6b3-e344-481a-a8ed-a98d9d76ba4f tempest-TestVolumeBootPatternV346-397578610 tempest-TestVolumeBootPatternV346-397578610-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:57:31.000742 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:57:31.000742 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:57:31.005078 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [req-e4c6ac55-bc70-452e-adfb-65352550885c req-68dbe6b3-e344-481a-a8ed-a98d9d76ba4f tempest-TestVolumeBootPatternV346-397578610 tempest-TestVolumeBootPatternV346-397578610-project-member] Volume info retrieved successfully. Aug 25 05:57:31.011318 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-e4c6ac55-bc70-452e-adfb-65352550885c req-68dbe6b3-e344-481a-a8ed-a98d9d76ba4f tempest-TestVolumeBootPatternV346-397578610 tempest-TestVolumeBootPatternV346-397578610-project-member] https://10.4.3.189/volume/v3/volumes/c8b99742-1b07-4bb2-ae2a-8b52bc559598 returned with HTTP 200 Aug 25 05:57:31.011801 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1367/5475] 10.4.3.189 () {68 vars in 1598 bytes} [Tue Aug 25 05:57:30 2026] GET /volume/v3/volumes/c8b99742-1b07-4bb2-ae2a-8b52bc559598 => generated 1405 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:57:31.437098 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-e4c6ac55-bc70-452e-adfb-65352550885c req-ed251486-f2f0-48fe-98ed-49ab422c3f6d None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:57:31.440189 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-e4c6ac55-bc70-452e-adfb-65352550885c req-ed251486-f2f0-48fe-98ed-49ab422c3f6d tempest-TestVolumeBootPatternV346-397578610 tempest-TestVolumeBootPatternV346-397578610-project-member] GET https://10.4.3.189/volume/v3/volumes/c8b99742-1b07-4bb2-ae2a-8b52bc559598 Aug 25 05:57:31.440496 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-e4c6ac55-bc70-452e-adfb-65352550885c req-ed251486-f2f0-48fe-98ed-49ab422c3f6d tempest-TestVolumeBootPatternV346-397578610 tempest-TestVolumeBootPatternV346-397578610-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:57:31.440776 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-e4c6ac55-bc70-452e-adfb-65352550885c req-ed251486-f2f0-48fe-98ed-49ab422c3f6d tempest-TestVolumeBootPatternV346-397578610 tempest-TestVolumeBootPatternV346-397578610-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:57:31.450669 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:57:31.450669 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:57:31.455495 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [req-e4c6ac55-bc70-452e-adfb-65352550885c req-ed251486-f2f0-48fe-98ed-49ab422c3f6d tempest-TestVolumeBootPatternV346-397578610 tempest-TestVolumeBootPatternV346-397578610-project-member] Volume info retrieved successfully. Aug 25 05:57:31.461882 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-e4c6ac55-bc70-452e-adfb-65352550885c req-ed251486-f2f0-48fe-98ed-49ab422c3f6d tempest-TestVolumeBootPatternV346-397578610 tempest-TestVolumeBootPatternV346-397578610-project-member] https://10.4.3.189/volume/v3/volumes/c8b99742-1b07-4bb2-ae2a-8b52bc559598 returned with HTTP 200 Aug 25 05:57:31.462485 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1382/5476] 10.4.3.189 () {68 vars in 1598 bytes} [Tue Aug 25 05:57:31 2026] GET /volume/v3/volumes/c8b99742-1b07-4bb2-ae2a-8b52bc559598 => generated 1405 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:57:31.472013 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-ef52a6a0-5370-4238-b408-f79c388bc297 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:57:31.472430 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ef52a6a0-5370-4238-b408-f79c388bc297 None None] GET https://10.4.3.189/volume// Aug 25 05:57:31.472616 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ef52a6a0-5370-4238-b408-f79c388bc297 None None] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:57:31.472824 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ef52a6a0-5370-4238-b408-f79c388bc297 None None] Calling method 'all' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:57:31.473220 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ef52a6a0-5370-4238-b408-f79c388bc297 None None] https://10.4.3.189/volume// returned with HTTP 300 Aug 25 05:57:31.473544 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1365/5477] 10.4.3.189 () {66 vars in 1419 bytes} [Tue Aug 25 05:57: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 25 05:57:31.480322 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [req-e4c6ac55-bc70-452e-adfb-65352550885c req-c14dde8d-60a4-4342-a29b-1966da7e9b9d None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:57:31.482049 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-e4c6ac55-bc70-452e-adfb-65352550885c req-c14dde8d-60a4-4342-a29b-1966da7e9b9d tempest-TestVolumeBootPatternV346-397578610 tempest-TestVolumeBootPatternV346-397578610-project-member] POST https://10.4.3.189/volume/v3/attachments Aug 25 05:57:31.482397 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-e4c6ac55-bc70-452e-adfb-65352550885c req-c14dde8d-60a4-4342-a29b-1966da7e9b9d tempest-TestVolumeBootPatternV346-397578610 tempest-TestVolumeBootPatternV346-397578610-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c8b99742-1b07-4bb2-ae2a-8b52bc559598", "connector": null, "instance_uuid": "ee95a72a-a11a-4c2c-8b3c-c3744a9919b0"}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:57:31.489651 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:57:31.489651 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:57:31.514070 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-e4c6ac55-bc70-452e-adfb-65352550885c req-c14dde8d-60a4-4342-a29b-1966da7e9b9d tempest-TestVolumeBootPatternV346-397578610 tempest-TestVolumeBootPatternV346-397578610-project-member] https://10.4.3.189/volume/v3/attachments returned with HTTP 200 Aug 25 05:57:31.514493 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1364/5478] 10.4.3.189 () {74 vars in 1594 bytes} [Tue Aug 25 05:57:31 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 25 05:57:32.332199 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-e0fe4e91-1574-4c2d-9737-6d997503ca85 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:57:32.332551 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-e0fe4e91-1574-4c2d-9737-6d997503ca85 None None] GET https://10.4.3.189/volume// Aug 25 05:57:32.332690 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-e0fe4e91-1574-4c2d-9737-6d997503ca85 None None] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:57:32.332880 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-e0fe4e91-1574-4c2d-9737-6d997503ca85 None None] Calling method 'all' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:57:32.333157 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-e0fe4e91-1574-4c2d-9737-6d997503ca85 None None] https://10.4.3.189/volume// returned with HTTP 300 Aug 25 05:57:32.333401 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1368/5479] 10.4.3.189 () {66 vars in 1426 bytes} [Tue Aug 25 05:57:32 2026] GET /volume/ => generated 386 bytes in 1 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 05:57:32.343459 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-e4c6ac55-bc70-452e-adfb-65352550885c req-df9576fc-e950-4615-a38b-915f44dd21f7 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:57:32.345854 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-e4c6ac55-bc70-452e-adfb-65352550885c req-df9576fc-e950-4615-a38b-915f44dd21f7 tempest-TestVolumeBootPatternV346-397578610 tempest-TestVolumeBootPatternV346-397578610-project-member] GET https://10.4.3.189/volume/v3/volumes/c8b99742-1b07-4bb2-ae2a-8b52bc559598 Aug 25 05:57:32.346135 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-e4c6ac55-bc70-452e-adfb-65352550885c req-df9576fc-e950-4615-a38b-915f44dd21f7 tempest-TestVolumeBootPatternV346-397578610 tempest-TestVolumeBootPatternV346-397578610-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:57:32.346376 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-e4c6ac55-bc70-452e-adfb-65352550885c req-df9576fc-e950-4615-a38b-915f44dd21f7 tempest-TestVolumeBootPatternV346-397578610 tempest-TestVolumeBootPatternV346-397578610-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:57:32.357297 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:57:32.357297 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:57:32.360994 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [req-e4c6ac55-bc70-452e-adfb-65352550885c req-df9576fc-e950-4615-a38b-915f44dd21f7 tempest-TestVolumeBootPatternV346-397578610 tempest-TestVolumeBootPatternV346-397578610-project-member] Volume info retrieved successfully. Aug 25 05:57:32.366459 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-e4c6ac55-bc70-452e-adfb-65352550885c req-df9576fc-e950-4615-a38b-915f44dd21f7 tempest-TestVolumeBootPatternV346-397578610 tempest-TestVolumeBootPatternV346-397578610-project-member] https://10.4.3.189/volume/v3/volumes/c8b99742-1b07-4bb2-ae2a-8b52bc559598 returned with HTTP 200 Aug 25 05:57:32.366948 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1383/5480] 10.4.3.189 () {70 vars in 1639 bytes} [Tue Aug 25 05:57:32 2026] GET /volume/v3/volumes/c8b99742-1b07-4bb2-ae2a-8b52bc559598 => generated 1584 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 05:57:32.479478 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-e4c6ac55-bc70-452e-adfb-65352550885c req-3dd0fc68-0f8b-49e4-a0e0-104ef8749a3b None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:57:32.481360 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-e4c6ac55-bc70-452e-adfb-65352550885c req-3dd0fc68-0f8b-49e4-a0e0-104ef8749a3b tempest-TestVolumeBootPatternV346-397578610 tempest-TestVolumeBootPatternV346-397578610-project-member] PUT https://10.4.3.189/volume/v3/attachments/6055422d-90ab-4fbe-bcd3-3a0e23a04af1 Aug 25 05:57:32.481820 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-e4c6ac55-bc70-452e-adfb-65352550885c req-3dd0fc68-0f8b-49e4-a0e0-104ef8749a3b tempest-TestVolumeBootPatternV346-397578610 tempest-TestVolumeBootPatternV346-397578610-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.189", "host": "np0000008051", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:8b4a65c6a3e1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "a19da604-b1eb-4396-a9d5-30b16dae3da8", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:57:32.490020 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.coordination [req-e4c6ac55-bc70-452e-adfb-65352550885c req-3dd0fc68-0f8b-49e4-a0e0-104ef8749a3b tempest-TestVolumeBootPatternV346-397578610 tempest-TestVolumeBootPatternV346-397578610-project-member] Acquiring lock "cinder-attachment_update-c8b99742-1b07-4bb2-ae2a-8b52bc559598-np0000008051" by "attachment_update" {{(pid=100268) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 05:57:32.494846 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.coordination [req-e4c6ac55-bc70-452e-adfb-65352550885c req-3dd0fc68-0f8b-49e4-a0e0-104ef8749a3b tempest-TestVolumeBootPatternV346-397578610 tempest-TestVolumeBootPatternV346-397578610-project-member] Lock "cinder-attachment_update-c8b99742-1b07-4bb2-ae2a-8b52bc559598-np0000008051" acquired by "attachment_update" :: waited 0.005s {{(pid=100268) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 05:57:32.495815 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:57:32.495815 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:57:32.582319 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.coordination [req-e4c6ac55-bc70-452e-adfb-65352550885c req-3dd0fc68-0f8b-49e4-a0e0-104ef8749a3b tempest-TestVolumeBootPatternV346-397578610 tempest-TestVolumeBootPatternV346-397578610-project-member] Lock "cinder-attachment_update-c8b99742-1b07-4bb2-ae2a-8b52bc559598-np0000008051" released by "attachment_update" :: held 0.087s {{(pid=100268) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 05:57:32.582735 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-e4c6ac55-bc70-452e-adfb-65352550885c req-3dd0fc68-0f8b-49e4-a0e0-104ef8749a3b tempest-TestVolumeBootPatternV346-397578610 tempest-TestVolumeBootPatternV346-397578610-project-member] https://10.4.3.189/volume/v3/attachments/6055422d-90ab-4fbe-bcd3-3a0e23a04af1 returned with HTTP 200 Aug 25 05:57:32.583226 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1366/5481] 10.4.3.189 () {74 vars in 1704 bytes} [Tue Aug 25 05:57:32 2026] PUT /volume/v3/attachments/6055422d-90ab-4fbe-bcd3-3a0e23a04af1 => generated 969 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:57:32.607550 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [req-e4c6ac55-bc70-452e-adfb-65352550885c req-b9fbde5b-b671-45f8-b063-e3eed45ce0dc None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:57:32.609941 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-e4c6ac55-bc70-452e-adfb-65352550885c req-b9fbde5b-b671-45f8-b063-e3eed45ce0dc tempest-TestVolumeBootPatternV346-397578610 tempest-TestVolumeBootPatternV346-397578610-project-member] POST https://10.4.3.189/volume/v3/attachments/6055422d-90ab-4fbe-bcd3-3a0e23a04af1/action Aug 25 05:57:32.610351 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-e4c6ac55-bc70-452e-adfb-65352550885c req-b9fbde5b-b671-45f8-b063-e3eed45ce0dc tempest-TestVolumeBootPatternV346-397578610 tempest-TestVolumeBootPatternV346-397578610-project-member] Action body: b'{"os-complete": null}' {{(pid=100270) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 05:57:32.610458 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-e4c6ac55-bc70-452e-adfb-65352550885c req-b9fbde5b-b671-45f8-b063-e3eed45ce0dc tempest-TestVolumeBootPatternV346-397578610 tempest-TestVolumeBootPatternV346-397578610-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:57:32.626079 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:57:32.626079 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:57:32.635064 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-e4c6ac55-bc70-452e-adfb-65352550885c req-b9fbde5b-b671-45f8-b063-e3eed45ce0dc tempest-TestVolumeBootPatternV346-397578610 tempest-TestVolumeBootPatternV346-397578610-project-member] https://10.4.3.189/volume/v3/attachments/6055422d-90ab-4fbe-bcd3-3a0e23a04af1/action returned with HTTP 204 Aug 25 05:57:32.635465 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1365/5482] 10.4.3.189 () {74 vars in 1725 bytes} [Tue Aug 25 05:57:32 2026] POST /volume/v3/attachments/6055422d-90ab-4fbe-bcd3-3a0e23a04af1/action => generated 0 bytes in 28 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:57:41.009208 np0000008051 devstack@c-api.service[100269]: DEBUG dbcounter [-] [100269] Writing DB stats cinder:SELECT=39,cinder:INSERT=6,cinder:UPDATE=12 {{(pid=100269) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 05:57:42.047778 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-b60bf0d8-76ad-4ef1-918d-9db9b235b7b9 req-f94737f9-7583-4aa2-ac13-9c9510d67331 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:57:42.049766 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-b60bf0d8-76ad-4ef1-918d-9db9b235b7b9 req-f94737f9-7583-4aa2-ac13-9c9510d67331 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] DELETE https://10.4.3.189/volume/v3/attachments/9b126baa-c3eb-4bf7-821b-ca5716c2d00e Aug 25 05:57:42.049968 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-b60bf0d8-76ad-4ef1-918d-9db9b235b7b9 req-f94737f9-7583-4aa2-ac13-9c9510d67331 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:57:42.050182 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-b60bf0d8-76ad-4ef1-918d-9db9b235b7b9 req-f94737f9-7583-4aa2-ac13-9c9510d67331 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Calling method 'version_select' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:57:42.057497 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:57:42.057497 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:57:42.108913 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-b60bf0d8-76ad-4ef1-918d-9db9b235b7b9 req-f94737f9-7583-4aa2-ac13-9c9510d67331 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] https://10.4.3.189/volume/v3/attachments/9b126baa-c3eb-4bf7-821b-ca5716c2d00e returned with HTTP 200 Aug 25 05:57:42.109420 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1369/5483] 10.4.3.189 () {72 vars in 1673 bytes} [Tue Aug 25 05:57:42 2026] DELETE /volume/v3/attachments/9b126baa-c3eb-4bf7-821b-ca5716c2d00e => generated 19 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:57:42.364752 np0000008051 devstack@c-api.service[100271]: DEBUG dbcounter [-] [100271] Writing DB stats cinder:SELECT=18 {{(pid=100271) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 05:57:42.576753 np0000008051 devstack@c-api.service[100268]: DEBUG dbcounter [-] [100268] Writing DB stats cinder:SELECT=22,cinder:INSERT=5,cinder:UPDATE=13 {{(pid=100268) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 05:57:42.632085 np0000008051 devstack@c-api.service[100270]: DEBUG dbcounter [-] [100270] Writing DB stats cinder:SELECT=15,cinder:UPDATE=4,cinder:INSERT=1 {{(pid=100270) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 05:57:43.348667 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-29e11da4-80e4-4548-b4f1-2ec18ba76628 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:57:43.350228 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-29e11da4-80e4-4548-b4f1-2ec18ba76628 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] DELETE https://10.4.3.189/volume/v3/volumes/a5b2721f-cadf-474e-98d0-b42873f03c53 Aug 25 05:57:43.350531 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-29e11da4-80e4-4548-b4f1-2ec18ba76628 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:57:43.350830 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-29e11da4-80e4-4548-b4f1-2ec18ba76628 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Calling method 'delete' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:57:43.351076 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [None req-29e11da4-80e4-4548-b4f1-2ec18ba76628 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Delete volume with id: a5b2721f-cadf-474e-98d0-b42873f03c53 Aug 25 05:57:43.358454 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:57:43.358454 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:57:43.359097 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-29e11da4-80e4-4548-b4f1-2ec18ba76628 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Volume info retrieved successfully. Aug 25 05:57:43.377766 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-29e11da4-80e4-4548-b4f1-2ec18ba76628 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Delete volume request issued successfully. Aug 25 05:57:43.378947 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-29e11da4-80e4-4548-b4f1-2ec18ba76628 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] https://10.4.3.189/volume/v3/volumes/a5b2721f-cadf-474e-98d0-b42873f03c53 returned with HTTP 202 Aug 25 05:57:43.378947 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1384/5484] 10.4.3.189 () {66 vars in 1351 bytes} [Tue Aug 25 05:57:43 2026] DELETE /volume/v3/volumes/a5b2721f-cadf-474e-98d0-b42873f03c53 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:57:43.386633 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-c776e88f-34b4-4223-9d1d-df5c30f985da None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:57:43.388793 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c776e88f-34b4-4223-9d1d-df5c30f985da tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] GET https://10.4.3.189/volume/v3/volumes/a5b2721f-cadf-474e-98d0-b42873f03c53 Aug 25 05:57:43.389073 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c776e88f-34b4-4223-9d1d-df5c30f985da tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:57:43.389314 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c776e88f-34b4-4223-9d1d-df5c30f985da tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:57:43.397713 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:57:43.397713 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:57:43.402273 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-c776e88f-34b4-4223-9d1d-df5c30f985da tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Volume info retrieved successfully. Aug 25 05:57:43.408223 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c776e88f-34b4-4223-9d1d-df5c30f985da tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] https://10.4.3.189/volume/v3/volumes/a5b2721f-cadf-474e-98d0-b42873f03c53 returned with HTTP 200 Aug 25 05:57:43.408687 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1367/5485] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:57:43 2026] GET /volume/v3/volumes/a5b2721f-cadf-474e-98d0-b42873f03c53 => generated 1392 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:57:44.419635 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-65b16750-2ad1-4346-b336-cabe6eb1ea8c None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:57:44.421398 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-65b16750-2ad1-4346-b336-cabe6eb1ea8c tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] GET https://10.4.3.189/volume/v3/volumes/a5b2721f-cadf-474e-98d0-b42873f03c53 Aug 25 05:57:44.421578 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-65b16750-2ad1-4346-b336-cabe6eb1ea8c tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:57:44.421789 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-65b16750-2ad1-4346-b336-cabe6eb1ea8c tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:57:44.427670 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-65b16750-2ad1-4346-b336-cabe6eb1ea8c tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] https://10.4.3.189/volume/v3/volumes/a5b2721f-cadf-474e-98d0-b42873f03c53 returned with HTTP 404 Aug 25 05:57:44.428129 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1366/5486] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:57:44 2026] GET /volume/v3/volumes/a5b2721f-cadf-474e-98d0-b42873f03c53 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:57:44.433923 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-1f829f06-06ac-45a7-a9ed-ed96d0f45d7c None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:57:44.435654 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-1f829f06-06ac-45a7-a9ed-ed96d0f45d7c tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] DELETE https://10.4.3.189/volume/v3/snapshots/58065458-9f7f-4faa-8b6c-7511cf9d2358 Aug 25 05:57:44.435849 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-1f829f06-06ac-45a7-a9ed-ed96d0f45d7c tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:57:44.436050 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-1f829f06-06ac-45a7-a9ed-ed96d0f45d7c tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Calling method 'delete' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:57:44.436216 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.v3.snapshots [None req-1f829f06-06ac-45a7-a9ed-ed96d0f45d7c tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Delete snapshot with id: 58065458-9f7f-4faa-8b6c-7511cf9d2358 Aug 25 05:57:44.441131 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:57:44.441131 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:57:44.441503 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-1f829f06-06ac-45a7-a9ed-ed96d0f45d7c tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Snapshot retrieved successfully. Aug 25 05:57:44.457446 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-1f829f06-06ac-45a7-a9ed-ed96d0f45d7c tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Snapshot delete request issued successfully. Aug 25 05:57:44.457616 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-1f829f06-06ac-45a7-a9ed-ed96d0f45d7c tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] https://10.4.3.189/volume/v3/snapshots/58065458-9f7f-4faa-8b6c-7511cf9d2358 returned with HTTP 202 Aug 25 05:57:44.458041 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1370/5487] 10.4.3.189 () {66 vars in 1357 bytes} [Tue Aug 25 05:57:44 2026] DELETE /volume/v3/snapshots/58065458-9f7f-4faa-8b6c-7511cf9d2358 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:57:44.465329 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-6d167362-e75e-4bcb-ac0d-8aa1fdfa9a75 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:57:44.466955 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-6d167362-e75e-4bcb-ac0d-8aa1fdfa9a75 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] GET https://10.4.3.189/volume/v3/snapshots/58065458-9f7f-4faa-8b6c-7511cf9d2358 Aug 25 05:57:44.467283 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-6d167362-e75e-4bcb-ac0d-8aa1fdfa9a75 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:57:44.467566 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-6d167362-e75e-4bcb-ac0d-8aa1fdfa9a75 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:57:44.472367 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:57:44.472367 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:57:44.472867 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-6d167362-e75e-4bcb-ac0d-8aa1fdfa9a75 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Snapshot retrieved successfully. Aug 25 05:57:44.473737 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-6d167362-e75e-4bcb-ac0d-8aa1fdfa9a75 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] https://10.4.3.189/volume/v3/snapshots/58065458-9f7f-4faa-8b6c-7511cf9d2358 returned with HTTP 200 Aug 25 05:57:44.474196 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1385/5488] 10.4.3.189 () {66 vars in 1354 bytes} [Tue Aug 25 05:57:44 2026] GET /volume/v3/snapshots/58065458-9f7f-4faa-8b6c-7511cf9d2358 => generated 465 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:57:45.482316 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-0531feec-b9dc-47ee-9341-97197268726c None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:57:45.484070 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-0531feec-b9dc-47ee-9341-97197268726c tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] GET https://10.4.3.189/volume/v3/snapshots/58065458-9f7f-4faa-8b6c-7511cf9d2358 Aug 25 05:57:45.484303 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-0531feec-b9dc-47ee-9341-97197268726c tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:57:45.484520 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-0531feec-b9dc-47ee-9341-97197268726c tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:57:45.488675 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-0531feec-b9dc-47ee-9341-97197268726c tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] https://10.4.3.189/volume/v3/snapshots/58065458-9f7f-4faa-8b6c-7511cf9d2358 returned with HTTP 404 Aug 25 05:57:45.489130 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1368/5489] 10.4.3.189 () {66 vars in 1354 bytes} [Tue Aug 25 05:57:45 2026] GET /volume/v3/snapshots/58065458-9f7f-4faa-8b6c-7511cf9d2358 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:57:46.860651 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [req-28aeca4d-7034-4ccf-b55c-7d9d423bc864 req-d39610db-07b1-43f6-9183-7878302d0fba None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:57:46.862607 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-28aeca4d-7034-4ccf-b55c-7d9d423bc864 req-d39610db-07b1-43f6-9183-7878302d0fba tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] DELETE https://10.4.3.189/volume/v3/attachments/49f5d8e0-be88-4409-8b46-04ee69e0c61c Aug 25 05:57:46.862805 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-28aeca4d-7034-4ccf-b55c-7d9d423bc864 req-d39610db-07b1-43f6-9183-7878302d0fba tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:57:46.862979 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-28aeca4d-7034-4ccf-b55c-7d9d423bc864 req-d39610db-07b1-43f6-9183-7878302d0fba tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Calling method 'version_select' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:57:46.870079 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:57:46.870079 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:57:46.910569 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-28aeca4d-7034-4ccf-b55c-7d9d423bc864 req-d39610db-07b1-43f6-9183-7878302d0fba tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] https://10.4.3.189/volume/v3/attachments/49f5d8e0-be88-4409-8b46-04ee69e0c61c returned with HTTP 200 Aug 25 05:57:46.911026 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1367/5490] 10.4.3.189 () {72 vars in 1673 bytes} [Tue Aug 25 05:57:46 2026] DELETE /volume/v3/attachments/49f5d8e0-be88-4409-8b46-04ee69e0c61c => generated 19 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:57:48.414337 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-95bc479c-fd99-42ed-98e7-216718ed57f2 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:57:48.415919 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-95bc479c-fd99-42ed-98e7-216718ed57f2 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] DELETE https://10.4.3.189/volume/v3/volumes/64635955-6e96-4012-833a-7cc4e2b26d78 Aug 25 05:57:48.416119 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-95bc479c-fd99-42ed-98e7-216718ed57f2 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:57:48.416317 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-95bc479c-fd99-42ed-98e7-216718ed57f2 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Calling method 'delete' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:57:48.416491 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.v3.volumes [None req-95bc479c-fd99-42ed-98e7-216718ed57f2 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Delete volume with id: 64635955-6e96-4012-833a-7cc4e2b26d78 Aug 25 05:57:48.422727 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:57:48.422727 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:57:48.423286 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-95bc479c-fd99-42ed-98e7-216718ed57f2 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Volume info retrieved successfully. Aug 25 05:57:48.437202 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-95bc479c-fd99-42ed-98e7-216718ed57f2 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Delete volume request issued successfully. Aug 25 05:57:48.437418 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-95bc479c-fd99-42ed-98e7-216718ed57f2 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] https://10.4.3.189/volume/v3/volumes/64635955-6e96-4012-833a-7cc4e2b26d78 returned with HTTP 202 Aug 25 05:57:48.437825 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1371/5491] 10.4.3.189 () {66 vars in 1351 bytes} [Tue Aug 25 05:57:48 2026] DELETE /volume/v3/volumes/64635955-6e96-4012-833a-7cc4e2b26d78 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:57:48.443938 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-4f2dd08e-91c4-4345-bcb8-830827871c86 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:57:48.445892 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-4f2dd08e-91c4-4345-bcb8-830827871c86 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] GET https://10.4.3.189/volume/v3/volumes/64635955-6e96-4012-833a-7cc4e2b26d78 Aug 25 05:57:48.446030 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-4f2dd08e-91c4-4345-bcb8-830827871c86 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:57:48.446134 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-4f2dd08e-91c4-4345-bcb8-830827871c86 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:57:48.452470 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:57:48.452470 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:57:48.455596 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-4f2dd08e-91c4-4345-bcb8-830827871c86 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Volume info retrieved successfully. Aug 25 05:57:48.460294 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-4f2dd08e-91c4-4345-bcb8-830827871c86 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] https://10.4.3.189/volume/v3/volumes/64635955-6e96-4012-833a-7cc4e2b26d78 returned with HTTP 200 Aug 25 05:57:48.460638 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1386/5492] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:57:48 2026] GET /volume/v3/volumes/64635955-6e96-4012-833a-7cc4e2b26d78 => generated 1366 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:57:49.472582 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-b56b376a-f140-44e6-b3a7-0c79aeb91cf1 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:57:49.474316 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b56b376a-f140-44e6-b3a7-0c79aeb91cf1 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] GET https://10.4.3.189/volume/v3/volumes/64635955-6e96-4012-833a-7cc4e2b26d78 Aug 25 05:57:49.474501 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b56b376a-f140-44e6-b3a7-0c79aeb91cf1 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:57:49.474705 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b56b376a-f140-44e6-b3a7-0c79aeb91cf1 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:57:49.480314 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b56b376a-f140-44e6-b3a7-0c79aeb91cf1 tempest-TestVolumeBootPattern-1889980247 tempest-TestVolumeBootPattern-1889980247-project-member] https://10.4.3.189/volume/v3/volumes/64635955-6e96-4012-833a-7cc4e2b26d78 returned with HTTP 404 Aug 25 05:57:49.480738 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1369/5493] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:57:49 2026] GET /volume/v3/volumes/64635955-6e96-4012-833a-7cc4e2b26d78 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:57:54.883004 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-f5da7e6c-1c69-4cc2-8c1c-4835373f9301 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:57:54.956014 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-f5da7e6c-1c69-4cc2-8c1c-4835373f9301 tempest-CreateVolumesFromBackupTest-523216999 tempest-CreateVolumesFromBackupTest-523216999-project-member] POST https://10.4.3.189/volume/v3/volumes Aug 25 05:57:54.956426 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-f5da7e6c-1c69-4cc2-8c1c-4835373f9301 tempest-CreateVolumesFromBackupTest-523216999 tempest-CreateVolumesFromBackupTest-523216999-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-678988472"}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:57:54.957741 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.v3.volumes [None req-f5da7e6c-1c69-4cc2-8c1c-4835373f9301 tempest-CreateVolumesFromBackupTest-523216999 tempest-CreateVolumesFromBackupTest-523216999-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-678988472'}} {{(pid=100270) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 05:57:54.957885 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.v3.volumes [None req-f5da7e6c-1c69-4cc2-8c1c-4835373f9301 tempest-CreateVolumesFromBackupTest-523216999 tempest-CreateVolumesFromBackupTest-523216999-project-member] Create volume of 1 GB Aug 25 05:57:54.958191 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:57:54.958191 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:57:54.961910 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-f5da7e6c-1c69-4cc2-8c1c-4835373f9301 tempest-CreateVolumesFromBackupTest-523216999 tempest-CreateVolumesFromBackupTest-523216999-project-member] Availability Zones retrieved successfully. Aug 25 05:57:54.966669 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-f5da7e6c-1c69-4cc2-8c1c-4835373f9301 tempest-CreateVolumesFromBackupTest-523216999 tempest-CreateVolumesFromBackupTest-523216999-project-member] Flow 'volume_create_api' (f5d23403-8d36-4ac1-8579-771736069061) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:57:54.967656 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-f5da7e6c-1c69-4cc2-8c1c-4835373f9301 tempest-CreateVolumesFromBackupTest-523216999 tempest-CreateVolumesFromBackupTest-523216999-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (16342053-2487-4d14-9f04-975bf02b7835) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:57:54.968480 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.flows.api.create_volume [None req-f5da7e6c-1c69-4cc2-8c1c-4835373f9301 tempest-CreateVolumesFromBackupTest-523216999 tempest-CreateVolumesFromBackupTest-523216999-project-member] Validating volume size '1' using validate_int {{(pid=100270) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 05:57:54.989250 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-f5da7e6c-1c69-4cc2-8c1c-4835373f9301 tempest-CreateVolumesFromBackupTest-523216999 tempest-CreateVolumesFromBackupTest-523216999-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (16342053-2487-4d14-9f04-975bf02b7835) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T05:35:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=23fc6e5d-fce0-4521-ba46-4837b4232084,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '23fc6e5d-fce0-4521-ba46-4837b4232084', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:57:54.989918 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-f5da7e6c-1c69-4cc2-8c1c-4835373f9301 tempest-CreateVolumesFromBackupTest-523216999 tempest-CreateVolumesFromBackupTest-523216999-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (90df866c-5574-437a-8e45-716038fa09b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:57:55.040958 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.quota [None req-f5da7e6c-1c69-4cc2-8c1c-4835373f9301 tempest-CreateVolumesFromBackupTest-523216999 tempest-CreateVolumesFromBackupTest-523216999-project-member] Created reservations ['9d1a5d6d-00f9-4f7c-bd0f-c46f999f0a06', '802d84be-f31b-4057-9d16-0770a0507eb2', '594230c7-79cc-41c4-812a-7df884ca026e', '64720717-bcae-4a15-893a-b557ed47afb5'] {{(pid=100270) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:57:55.041743 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-f5da7e6c-1c69-4cc2-8c1c-4835373f9301 tempest-CreateVolumesFromBackupTest-523216999 tempest-CreateVolumesFromBackupTest-523216999-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (90df866c-5574-437a-8e45-716038fa09b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9d1a5d6d-00f9-4f7c-bd0f-c46f999f0a06', '802d84be-f31b-4057-9d16-0770a0507eb2', '594230c7-79cc-41c4-812a-7df884ca026e', '64720717-bcae-4a15-893a-b557ed47afb5']}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:57:55.042403 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-f5da7e6c-1c69-4cc2-8c1c-4835373f9301 tempest-CreateVolumesFromBackupTest-523216999 tempest-CreateVolumesFromBackupTest-523216999-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0e9b8ed4-2012-4fdd-8582-349e0dc37ca1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:57:55.064516 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-f5da7e6c-1c69-4cc2-8c1c-4835373f9301 tempest-CreateVolumesFromBackupTest-523216999 tempest-CreateVolumesFromBackupTest-523216999-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0e9b8ed4-2012-4fdd-8582-349e0dc37ca1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'df4b9896-f825-40a7-ab29-085291697868', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-678988472',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a913d8918aad41199ba2d1acfc31bb26',qos_specs=None,replication_status=,reservations=['9d1a5d6d-00f9-4f7c-bd0f-c46f999f0a06','802d84be-f31b-4057-9d16-0770a0507eb2','594230c7-79cc-41c4-812a-7df884ca026e','64720717-bcae-4a15-893a-b557ed47afb5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='19bb99ea383947f7b82f1eea6a3e9568',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T05:57:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-678988472',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=df4b9896-f825-40a7-ab29-085291697868,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a913d8918aad41199ba2d1acfc31bb26',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='19bb99ea383947f7b82f1eea6a3e9568',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(23fc6e5d-fce0-4521-ba46-4837b4232084),volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:57:55.065373 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-f5da7e6c-1c69-4cc2-8c1c-4835373f9301 tempest-CreateVolumesFromBackupTest-523216999 tempest-CreateVolumesFromBackupTest-523216999-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d85a7c20-edbd-458a-821c-36913fc9d837) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:57:55.080117 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-f5da7e6c-1c69-4cc2-8c1c-4835373f9301 tempest-CreateVolumesFromBackupTest-523216999 tempest-CreateVolumesFromBackupTest-523216999-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d85a7c20-edbd-458a-821c-36913fc9d837) transitioned into state 'SUCCESS' from state '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-678988472',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a913d8918aad41199ba2d1acfc31bb26',qos_specs=None,replication_status=,reservations=['9d1a5d6d-00f9-4f7c-bd0f-c46f999f0a06','802d84be-f31b-4057-9d16-0770a0507eb2','594230c7-79cc-41c4-812a-7df884ca026e','64720717-bcae-4a15-893a-b557ed47afb5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='19bb99ea383947f7b82f1eea6a3e9568',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:57:55.080703 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-f5da7e6c-1c69-4cc2-8c1c-4835373f9301 tempest-CreateVolumesFromBackupTest-523216999 tempest-CreateVolumesFromBackupTest-523216999-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8cf43a0c-80f8-4b8b-b796-12c5c7b62e73) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:57:55.089085 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-f5da7e6c-1c69-4cc2-8c1c-4835373f9301 tempest-CreateVolumesFromBackupTest-523216999 tempest-CreateVolumesFromBackupTest-523216999-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8cf43a0c-80f8-4b8b-b796-12c5c7b62e73) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:57:55.089831 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-f5da7e6c-1c69-4cc2-8c1c-4835373f9301 tempest-CreateVolumesFromBackupTest-523216999 tempest-CreateVolumesFromBackupTest-523216999-project-member] Flow 'volume_create_api' (f5d23403-8d36-4ac1-8579-771736069061) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100270) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:57:55.090171 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-f5da7e6c-1c69-4cc2-8c1c-4835373f9301 tempest-CreateVolumesFromBackupTest-523216999 tempest-CreateVolumesFromBackupTest-523216999-project-member] Create volume request issued successfully. Aug 25 05:57:55.090656 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-f5da7e6c-1c69-4cc2-8c1c-4835373f9301 tempest-CreateVolumesFromBackupTest-523216999 tempest-CreateVolumesFromBackupTest-523216999-project-member] https://10.4.3.189/volume/v3/volumes returned with HTTP 202 Aug 25 05:57:55.091383 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1368/5494] 10.4.3.189 () {68 vars in 1258 bytes} [Tue Aug 25 05:57:54 2026] POST /volume/v3/volumes => generated 757 bytes in 209 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 05:57:55.101614 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-a9602169-ca64-493b-b3f5-b158a279fda7 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:57:55.103820 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-a9602169-ca64-493b-b3f5-b158a279fda7 tempest-CreateVolumesFromBackupTest-523216999 tempest-CreateVolumesFromBackupTest-523216999-project-member] GET https://10.4.3.189/volume/v3/volumes/df4b9896-f825-40a7-ab29-085291697868 Aug 25 05:57:55.104094 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-a9602169-ca64-493b-b3f5-b158a279fda7 tempest-CreateVolumesFromBackupTest-523216999 tempest-CreateVolumesFromBackupTest-523216999-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:57:55.104369 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-a9602169-ca64-493b-b3f5-b158a279fda7 tempest-CreateVolumesFromBackupTest-523216999 tempest-CreateVolumesFromBackupTest-523216999-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:57:55.113467 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:57:55.113467 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:57:55.117360 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-a9602169-ca64-493b-b3f5-b158a279fda7 tempest-CreateVolumesFromBackupTest-523216999 tempest-CreateVolumesFromBackupTest-523216999-project-member] Volume info retrieved successfully. Aug 25 05:57:55.123099 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-a9602169-ca64-493b-b3f5-b158a279fda7 tempest-CreateVolumesFromBackupTest-523216999 tempest-CreateVolumesFromBackupTest-523216999-project-member] https://10.4.3.189/volume/v3/volumes/df4b9896-f825-40a7-ab29-085291697868 returned with HTTP 200 Aug 25 05:57:55.123605 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1372/5495] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:57:55 2026] GET /volume/v3/volumes/df4b9896-f825-40a7-ab29-085291697868 => generated 825 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:57:56.135149 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-2e84c31f-b2a0-493c-907f-31651e7f1f3f None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:57:56.137027 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-2e84c31f-b2a0-493c-907f-31651e7f1f3f tempest-CreateVolumesFromBackupTest-523216999 tempest-CreateVolumesFromBackupTest-523216999-project-member] GET https://10.4.3.189/volume/v3/volumes/df4b9896-f825-40a7-ab29-085291697868 Aug 25 05:57:56.137245 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-2e84c31f-b2a0-493c-907f-31651e7f1f3f tempest-CreateVolumesFromBackupTest-523216999 tempest-CreateVolumesFromBackupTest-523216999-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:57:56.137472 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-2e84c31f-b2a0-493c-907f-31651e7f1f3f tempest-CreateVolumesFromBackupTest-523216999 tempest-CreateVolumesFromBackupTest-523216999-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:57:56.144782 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:57:56.144782 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:57:56.148625 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-2e84c31f-b2a0-493c-907f-31651e7f1f3f tempest-CreateVolumesFromBackupTest-523216999 tempest-CreateVolumesFromBackupTest-523216999-project-member] Volume info retrieved successfully. Aug 25 05:57:56.152595 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-2e84c31f-b2a0-493c-907f-31651e7f1f3f tempest-CreateVolumesFromBackupTest-523216999 tempest-CreateVolumesFromBackupTest-523216999-project-member] https://10.4.3.189/volume/v3/volumes/df4b9896-f825-40a7-ab29-085291697868 returned with HTTP 200 Aug 25 05:57:56.152973 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1387/5496] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:57:56 2026] GET /volume/v3/volumes/df4b9896-f825-40a7-ab29-085291697868 => generated 850 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:57:56.165245 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-e59efdee-ac2a-40f6-8b70-d1f26ce46bc7 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:57:56.166802 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e59efdee-ac2a-40f6-8b70-d1f26ce46bc7 tempest-CreateVolumesFromBackupTest-523216999 tempest-CreateVolumesFromBackupTest-523216999-project-member] POST https://10.4.3.189/volume/v3/backups Aug 25 05:57:56.167129 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e59efdee-ac2a-40f6-8b70-d1f26ce46bc7 tempest-CreateVolumesFromBackupTest-523216999 tempest-CreateVolumesFromBackupTest-523216999-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "df4b9896-f825-40a7-ab29-085291697868", "name": "tempest-CreateVolumesFromBackupTest-Backup-1248175120"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:57:56.168435 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.contrib.backups [None req-e59efdee-ac2a-40f6-8b70-d1f26ce46bc7 tempest-CreateVolumesFromBackupTest-523216999 tempest-CreateVolumesFromBackupTest-523216999-project-member] Creating new backup {'backup': {'volume_id': 'df4b9896-f825-40a7-ab29-085291697868', 'name': 'tempest-CreateVolumesFromBackupTest-Backup-1248175120'}} {{(pid=100268) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 25 05:57:56.168576 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.contrib.backups [None req-e59efdee-ac2a-40f6-8b70-d1f26ce46bc7 tempest-CreateVolumesFromBackupTest-523216999 tempest-CreateVolumesFromBackupTest-523216999-project-member] Creating backup of volume df4b9896-f825-40a7-ab29-085291697868 in container None Aug 25 05:57:56.177235 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:57:56.177235 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:57:56.177785 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-e59efdee-ac2a-40f6-8b70-d1f26ce46bc7 tempest-CreateVolumesFromBackupTest-523216999 tempest-CreateVolumesFromBackupTest-523216999-project-member] Volume info retrieved successfully. Aug 25 05:57:56.199312 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-e59efdee-ac2a-40f6-8b70-d1f26ce46bc7 tempest-CreateVolumesFromBackupTest-523216999 tempest-CreateVolumesFromBackupTest-523216999-project-member] Created reservations ['88298d91-3891-44fe-9ed6-a01c9f39e71f', '308d09a2-a08a-4076-948a-e812543b327b'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:57:56.222506 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e59efdee-ac2a-40f6-8b70-d1f26ce46bc7 tempest-CreateVolumesFromBackupTest-523216999 tempest-CreateVolumesFromBackupTest-523216999-project-member] https://10.4.3.189/volume/v3/backups returned with HTTP 202 Aug 25 05:57:56.222903 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1370/5497] 10.4.3.189 () {68 vars in 1259 bytes} [Tue Aug 25 05:57:56 2026] POST /volume/v3/backups => generated 339 bytes in 58 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 05:57:56.230652 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-9de96575-729f-482e-bd9f-2801ac444986 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:57:56.232444 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-9de96575-729f-482e-bd9f-2801ac444986 tempest-CreateVolumesFromBackupTest-523216999 tempest-CreateVolumesFromBackupTest-523216999-project-member] GET https://10.4.3.189/volume/v3/backups/633329a0-91a4-430f-a9ee-9e85fb213af1 Aug 25 05:57:56.232635 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-9de96575-729f-482e-bd9f-2801ac444986 tempest-CreateVolumesFromBackupTest-523216999 tempest-CreateVolumesFromBackupTest-523216999-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:57:56.232813 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-9de96575-729f-482e-bd9f-2801ac444986 tempest-CreateVolumesFromBackupTest-523216999 tempest-CreateVolumesFromBackupTest-523216999-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:57:56.232910 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-9de96575-729f-482e-bd9f-2801ac444986 tempest-CreateVolumesFromBackupTest-523216999 tempest-CreateVolumesFromBackupTest-523216999-project-member] Show backup with id 633329a0-91a4-430f-a9ee-9e85fb213af1. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:57:56.236912 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:57:56.236912 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:57:56.237637 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-9de96575-729f-482e-bd9f-2801ac444986 tempest-CreateVolumesFromBackupTest-523216999 tempest-CreateVolumesFromBackupTest-523216999-project-member] https://10.4.3.189/volume/v3/backups/633329a0-91a4-430f-a9ee-9e85fb213af1 returned with HTTP 200 Aug 25 05:57:56.237944 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1369/5498] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:57:56 2026] GET /volume/v3/backups/633329a0-91a4-430f-a9ee-9e85fb213af1 => generated 746 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:57:57.247264 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-77ac77cd-4d39-4f11-aee9-7730c5118b77 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:57:57.249074 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-77ac77cd-4d39-4f11-aee9-7730c5118b77 tempest-CreateVolumesFromBackupTest-523216999 tempest-CreateVolumesFromBackupTest-523216999-project-member] GET https://10.4.3.189/volume/v3/backups/633329a0-91a4-430f-a9ee-9e85fb213af1 Aug 25 05:57:57.249305 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-77ac77cd-4d39-4f11-aee9-7730c5118b77 tempest-CreateVolumesFromBackupTest-523216999 tempest-CreateVolumesFromBackupTest-523216999-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:57:57.249507 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-77ac77cd-4d39-4f11-aee9-7730c5118b77 tempest-CreateVolumesFromBackupTest-523216999 tempest-CreateVolumesFromBackupTest-523216999-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:57:57.249610 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-77ac77cd-4d39-4f11-aee9-7730c5118b77 tempest-CreateVolumesFromBackupTest-523216999 tempest-CreateVolumesFromBackupTest-523216999-project-member] Show backup with id 633329a0-91a4-430f-a9ee-9e85fb213af1. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:57:57.253777 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:57:57.253777 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:57:57.254520 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-77ac77cd-4d39-4f11-aee9-7730c5118b77 tempest-CreateVolumesFromBackupTest-523216999 tempest-CreateVolumesFromBackupTest-523216999-project-member] https://10.4.3.189/volume/v3/backups/633329a0-91a4-430f-a9ee-9e85fb213af1 returned with HTTP 200 Aug 25 05:57:57.254873 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1373/5499] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:57:57 2026] GET /volume/v3/backups/633329a0-91a4-430f-a9ee-9e85fb213af1 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:57:58.264331 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-77bd4399-8af2-4c36-9370-1d847d9af7e2 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:57:58.265968 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-77bd4399-8af2-4c36-9370-1d847d9af7e2 tempest-CreateVolumesFromBackupTest-523216999 tempest-CreateVolumesFromBackupTest-523216999-project-member] GET https://10.4.3.189/volume/v3/backups/633329a0-91a4-430f-a9ee-9e85fb213af1 Aug 25 05:57:58.266164 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-77bd4399-8af2-4c36-9370-1d847d9af7e2 tempest-CreateVolumesFromBackupTest-523216999 tempest-CreateVolumesFromBackupTest-523216999-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:57:58.266374 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-77bd4399-8af2-4c36-9370-1d847d9af7e2 tempest-CreateVolumesFromBackupTest-523216999 tempest-CreateVolumesFromBackupTest-523216999-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:57:58.266495 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-77bd4399-8af2-4c36-9370-1d847d9af7e2 tempest-CreateVolumesFromBackupTest-523216999 tempest-CreateVolumesFromBackupTest-523216999-project-member] Show backup with id 633329a0-91a4-430f-a9ee-9e85fb213af1. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:57:58.270370 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:57:58.270370 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:57:58.271102 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-77bd4399-8af2-4c36-9370-1d847d9af7e2 tempest-CreateVolumesFromBackupTest-523216999 tempest-CreateVolumesFromBackupTest-523216999-project-member] https://10.4.3.189/volume/v3/backups/633329a0-91a4-430f-a9ee-9e85fb213af1 returned with HTTP 200 Aug 25 05:57:58.271483 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1388/5500] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:57:58 2026] GET /volume/v3/backups/633329a0-91a4-430f-a9ee-9e85fb213af1 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:57:59.281624 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-dd0b157f-988a-4fe0-af3a-8f4660e532e5 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:57:59.283621 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-dd0b157f-988a-4fe0-af3a-8f4660e532e5 tempest-CreateVolumesFromBackupTest-523216999 tempest-CreateVolumesFromBackupTest-523216999-project-member] GET https://10.4.3.189/volume/v3/backups/633329a0-91a4-430f-a9ee-9e85fb213af1 Aug 25 05:57:59.283854 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-dd0b157f-988a-4fe0-af3a-8f4660e532e5 tempest-CreateVolumesFromBackupTest-523216999 tempest-CreateVolumesFromBackupTest-523216999-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:57:59.284078 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-dd0b157f-988a-4fe0-af3a-8f4660e532e5 tempest-CreateVolumesFromBackupTest-523216999 tempest-CreateVolumesFromBackupTest-523216999-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:57:59.284213 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-dd0b157f-988a-4fe0-af3a-8f4660e532e5 tempest-CreateVolumesFromBackupTest-523216999 tempest-CreateVolumesFromBackupTest-523216999-project-member] Show backup with id 633329a0-91a4-430f-a9ee-9e85fb213af1. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:57:59.288831 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:57:59.288831 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:57:59.289642 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-dd0b157f-988a-4fe0-af3a-8f4660e532e5 tempest-CreateVolumesFromBackupTest-523216999 tempest-CreateVolumesFromBackupTest-523216999-project-member] https://10.4.3.189/volume/v3/backups/633329a0-91a4-430f-a9ee-9e85fb213af1 returned with HTTP 200 Aug 25 05:57:59.290037 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1371/5501] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:57:59 2026] GET /volume/v3/backups/633329a0-91a4-430f-a9ee-9e85fb213af1 => generated 759 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:58:00.301253 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-35429a4e-52e1-4413-a799-8d6b5ea4124b None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:58:00.303564 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-35429a4e-52e1-4413-a799-8d6b5ea4124b tempest-CreateVolumesFromBackupTest-523216999 tempest-CreateVolumesFromBackupTest-523216999-project-member] GET https://10.4.3.189/volume/v3/backups/633329a0-91a4-430f-a9ee-9e85fb213af1 Aug 25 05:58:00.303810 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-35429a4e-52e1-4413-a799-8d6b5ea4124b tempest-CreateVolumesFromBackupTest-523216999 tempest-CreateVolumesFromBackupTest-523216999-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:58:00.304074 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-35429a4e-52e1-4413-a799-8d6b5ea4124b tempest-CreateVolumesFromBackupTest-523216999 tempest-CreateVolumesFromBackupTest-523216999-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:58:00.304247 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-35429a4e-52e1-4413-a799-8d6b5ea4124b tempest-CreateVolumesFromBackupTest-523216999 tempest-CreateVolumesFromBackupTest-523216999-project-member] Show backup with id 633329a0-91a4-430f-a9ee-9e85fb213af1. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:58:00.309331 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:58:00.309331 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:58:00.310387 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-35429a4e-52e1-4413-a799-8d6b5ea4124b tempest-CreateVolumesFromBackupTest-523216999 tempest-CreateVolumesFromBackupTest-523216999-project-member] https://10.4.3.189/volume/v3/backups/633329a0-91a4-430f-a9ee-9e85fb213af1 returned with HTTP 200 Aug 25 05:58:00.310860 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1370/5502] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:58:00 2026] GET /volume/v3/backups/633329a0-91a4-430f-a9ee-9e85fb213af1 => generated 759 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:58:01.321690 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-a076f6f3-ffe0-4fc6-956d-4daa29ed9df8 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:58:01.323593 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-a076f6f3-ffe0-4fc6-956d-4daa29ed9df8 tempest-CreateVolumesFromBackupTest-523216999 tempest-CreateVolumesFromBackupTest-523216999-project-member] GET https://10.4.3.189/volume/v3/backups/633329a0-91a4-430f-a9ee-9e85fb213af1 Aug 25 05:58:01.323791 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-a076f6f3-ffe0-4fc6-956d-4daa29ed9df8 tempest-CreateVolumesFromBackupTest-523216999 tempest-CreateVolumesFromBackupTest-523216999-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:58:01.323967 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-a076f6f3-ffe0-4fc6-956d-4daa29ed9df8 tempest-CreateVolumesFromBackupTest-523216999 tempest-CreateVolumesFromBackupTest-523216999-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:58:01.324083 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-a076f6f3-ffe0-4fc6-956d-4daa29ed9df8 tempest-CreateVolumesFromBackupTest-523216999 tempest-CreateVolumesFromBackupTest-523216999-project-member] Show backup with id 633329a0-91a4-430f-a9ee-9e85fb213af1. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:58:01.328210 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:58:01.328210 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:58:01.329038 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-a076f6f3-ffe0-4fc6-956d-4daa29ed9df8 tempest-CreateVolumesFromBackupTest-523216999 tempest-CreateVolumesFromBackupTest-523216999-project-member] https://10.4.3.189/volume/v3/backups/633329a0-91a4-430f-a9ee-9e85fb213af1 returned with HTTP 200 Aug 25 05:58:01.329459 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1374/5503] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:58:01 2026] GET /volume/v3/backups/633329a0-91a4-430f-a9ee-9e85fb213af1 => generated 759 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:58:02.339671 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-32ac18c2-1e07-464b-8e20-66de6a4f2e60 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:58:02.341448 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-32ac18c2-1e07-464b-8e20-66de6a4f2e60 tempest-CreateVolumesFromBackupTest-523216999 tempest-CreateVolumesFromBackupTest-523216999-project-member] GET https://10.4.3.189/volume/v3/backups/633329a0-91a4-430f-a9ee-9e85fb213af1 Aug 25 05:58:02.341631 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-32ac18c2-1e07-464b-8e20-66de6a4f2e60 tempest-CreateVolumesFromBackupTest-523216999 tempest-CreateVolumesFromBackupTest-523216999-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:58:02.341808 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-32ac18c2-1e07-464b-8e20-66de6a4f2e60 tempest-CreateVolumesFromBackupTest-523216999 tempest-CreateVolumesFromBackupTest-523216999-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:58:02.341918 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-32ac18c2-1e07-464b-8e20-66de6a4f2e60 tempest-CreateVolumesFromBackupTest-523216999 tempest-CreateVolumesFromBackupTest-523216999-project-member] Show backup with id 633329a0-91a4-430f-a9ee-9e85fb213af1. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:58:02.346514 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:58:02.346514 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:58:02.347397 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-32ac18c2-1e07-464b-8e20-66de6a4f2e60 tempest-CreateVolumesFromBackupTest-523216999 tempest-CreateVolumesFromBackupTest-523216999-project-member] https://10.4.3.189/volume/v3/backups/633329a0-91a4-430f-a9ee-9e85fb213af1 returned with HTTP 200 Aug 25 05:58:02.347829 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1389/5504] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:58:02 2026] GET /volume/v3/backups/633329a0-91a4-430f-a9ee-9e85fb213af1 => generated 759 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:58:03.358556 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-2c6ec4f6-9564-4774-a86f-cc18106114ce None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:58:03.360223 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-2c6ec4f6-9564-4774-a86f-cc18106114ce tempest-CreateVolumesFromBackupTest-523216999 tempest-CreateVolumesFromBackupTest-523216999-project-member] GET https://10.4.3.189/volume/v3/backups/633329a0-91a4-430f-a9ee-9e85fb213af1 Aug 25 05:58:03.360443 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-2c6ec4f6-9564-4774-a86f-cc18106114ce tempest-CreateVolumesFromBackupTest-523216999 tempest-CreateVolumesFromBackupTest-523216999-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:58:03.360622 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-2c6ec4f6-9564-4774-a86f-cc18106114ce tempest-CreateVolumesFromBackupTest-523216999 tempest-CreateVolumesFromBackupTest-523216999-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:58:03.360745 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-2c6ec4f6-9564-4774-a86f-cc18106114ce tempest-CreateVolumesFromBackupTest-523216999 tempest-CreateVolumesFromBackupTest-523216999-project-member] Show backup with id 633329a0-91a4-430f-a9ee-9e85fb213af1. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:58:03.365399 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:58:03.365399 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:58:03.366257 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-2c6ec4f6-9564-4774-a86f-cc18106114ce tempest-CreateVolumesFromBackupTest-523216999 tempest-CreateVolumesFromBackupTest-523216999-project-member] https://10.4.3.189/volume/v3/backups/633329a0-91a4-430f-a9ee-9e85fb213af1 returned with HTTP 200 Aug 25 05:58:03.366681 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1372/5505] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:58:03 2026] GET /volume/v3/backups/633329a0-91a4-430f-a9ee-9e85fb213af1 => generated 759 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:58:04.377330 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-5d29d0c4-6345-46ff-8675-6f046ba7798d None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:58:04.378978 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-5d29d0c4-6345-46ff-8675-6f046ba7798d tempest-CreateVolumesFromBackupTest-523216999 tempest-CreateVolumesFromBackupTest-523216999-project-member] GET https://10.4.3.189/volume/v3/backups/633329a0-91a4-430f-a9ee-9e85fb213af1 Aug 25 05:58:04.379196 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-5d29d0c4-6345-46ff-8675-6f046ba7798d tempest-CreateVolumesFromBackupTest-523216999 tempest-CreateVolumesFromBackupTest-523216999-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:58:04.379384 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-5d29d0c4-6345-46ff-8675-6f046ba7798d tempest-CreateVolumesFromBackupTest-523216999 tempest-CreateVolumesFromBackupTest-523216999-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:58:04.379476 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-5d29d0c4-6345-46ff-8675-6f046ba7798d tempest-CreateVolumesFromBackupTest-523216999 tempest-CreateVolumesFromBackupTest-523216999-project-member] Show backup with id 633329a0-91a4-430f-a9ee-9e85fb213af1. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:58:04.383362 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:58:04.383362 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:58:04.384015 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-5d29d0c4-6345-46ff-8675-6f046ba7798d tempest-CreateVolumesFromBackupTest-523216999 tempest-CreateVolumesFromBackupTest-523216999-project-member] https://10.4.3.189/volume/v3/backups/633329a0-91a4-430f-a9ee-9e85fb213af1 returned with HTTP 200 Aug 25 05:58:04.384368 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1371/5506] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:58:04 2026] GET /volume/v3/backups/633329a0-91a4-430f-a9ee-9e85fb213af1 => generated 759 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:58:05.393991 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-d070dcb5-2df5-4210-86e1-44aa621f6ca7 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:58:05.395707 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-d070dcb5-2df5-4210-86e1-44aa621f6ca7 tempest-CreateVolumesFromBackupTest-523216999 tempest-CreateVolumesFromBackupTest-523216999-project-member] GET https://10.4.3.189/volume/v3/backups/633329a0-91a4-430f-a9ee-9e85fb213af1 Aug 25 05:58:05.395887 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-d070dcb5-2df5-4210-86e1-44aa621f6ca7 tempest-CreateVolumesFromBackupTest-523216999 tempest-CreateVolumesFromBackupTest-523216999-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:58:05.396074 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-d070dcb5-2df5-4210-86e1-44aa621f6ca7 tempest-CreateVolumesFromBackupTest-523216999 tempest-CreateVolumesFromBackupTest-523216999-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:58:05.396192 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-d070dcb5-2df5-4210-86e1-44aa621f6ca7 tempest-CreateVolumesFromBackupTest-523216999 tempest-CreateVolumesFromBackupTest-523216999-project-member] Show backup with id 633329a0-91a4-430f-a9ee-9e85fb213af1. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:58:05.400730 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:58:05.400730 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:58:05.401419 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-d070dcb5-2df5-4210-86e1-44aa621f6ca7 tempest-CreateVolumesFromBackupTest-523216999 tempest-CreateVolumesFromBackupTest-523216999-project-member] https://10.4.3.189/volume/v3/backups/633329a0-91a4-430f-a9ee-9e85fb213af1 returned with HTTP 200 Aug 25 05:58:05.401751 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1375/5507] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:58:05 2026] GET /volume/v3/backups/633329a0-91a4-430f-a9ee-9e85fb213af1 => generated 759 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:58:06.411103 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-e8f06fb6-5330-4d16-9606-6e0fffdc7a0a None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:58:06.412841 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-e8f06fb6-5330-4d16-9606-6e0fffdc7a0a tempest-CreateVolumesFromBackupTest-523216999 tempest-CreateVolumesFromBackupTest-523216999-project-member] GET https://10.4.3.189/volume/v3/backups/633329a0-91a4-430f-a9ee-9e85fb213af1 Aug 25 05:58:06.413077 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-e8f06fb6-5330-4d16-9606-6e0fffdc7a0a tempest-CreateVolumesFromBackupTest-523216999 tempest-CreateVolumesFromBackupTest-523216999-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:58:06.413285 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-e8f06fb6-5330-4d16-9606-6e0fffdc7a0a tempest-CreateVolumesFromBackupTest-523216999 tempest-CreateVolumesFromBackupTest-523216999-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:58:06.413401 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-e8f06fb6-5330-4d16-9606-6e0fffdc7a0a tempest-CreateVolumesFromBackupTest-523216999 tempest-CreateVolumesFromBackupTest-523216999-project-member] Show backup with id 633329a0-91a4-430f-a9ee-9e85fb213af1. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:58:06.417544 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:58:06.417544 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:58:06.418270 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-e8f06fb6-5330-4d16-9606-6e0fffdc7a0a tempest-CreateVolumesFromBackupTest-523216999 tempest-CreateVolumesFromBackupTest-523216999-project-member] https://10.4.3.189/volume/v3/backups/633329a0-91a4-430f-a9ee-9e85fb213af1 returned with HTTP 200 Aug 25 05:58:06.418812 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1390/5508] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:58:06 2026] GET /volume/v3/backups/633329a0-91a4-430f-a9ee-9e85fb213af1 => generated 759 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:58:07.429294 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-1ede1ec9-9bb4-49ea-ba4f-060a33253e16 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:58:07.430919 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-1ede1ec9-9bb4-49ea-ba4f-060a33253e16 tempest-CreateVolumesFromBackupTest-523216999 tempest-CreateVolumesFromBackupTest-523216999-project-member] GET https://10.4.3.189/volume/v3/backups/633329a0-91a4-430f-a9ee-9e85fb213af1 Aug 25 05:58:07.431101 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-1ede1ec9-9bb4-49ea-ba4f-060a33253e16 tempest-CreateVolumesFromBackupTest-523216999 tempest-CreateVolumesFromBackupTest-523216999-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:58:07.431294 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-1ede1ec9-9bb4-49ea-ba4f-060a33253e16 tempest-CreateVolumesFromBackupTest-523216999 tempest-CreateVolumesFromBackupTest-523216999-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:58:07.431406 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-1ede1ec9-9bb4-49ea-ba4f-060a33253e16 tempest-CreateVolumesFromBackupTest-523216999 tempest-CreateVolumesFromBackupTest-523216999-project-member] Show backup with id 633329a0-91a4-430f-a9ee-9e85fb213af1. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:58:07.435288 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:58:07.435288 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:58:07.435955 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-1ede1ec9-9bb4-49ea-ba4f-060a33253e16 tempest-CreateVolumesFromBackupTest-523216999 tempest-CreateVolumesFromBackupTest-523216999-project-member] https://10.4.3.189/volume/v3/backups/633329a0-91a4-430f-a9ee-9e85fb213af1 returned with HTTP 200 Aug 25 05:58:07.436282 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1373/5509] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:58:07 2026] GET /volume/v3/backups/633329a0-91a4-430f-a9ee-9e85fb213af1 => generated 759 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:58:08.445204 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-0e927132-4b88-4eb8-bb65-6b1b9a3fc8bd None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:58:08.446926 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-0e927132-4b88-4eb8-bb65-6b1b9a3fc8bd tempest-CreateVolumesFromBackupTest-523216999 tempest-CreateVolumesFromBackupTest-523216999-project-member] GET https://10.4.3.189/volume/v3/backups/633329a0-91a4-430f-a9ee-9e85fb213af1 Aug 25 05:58:08.447076 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-0e927132-4b88-4eb8-bb65-6b1b9a3fc8bd tempest-CreateVolumesFromBackupTest-523216999 tempest-CreateVolumesFromBackupTest-523216999-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:58:08.447270 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-0e927132-4b88-4eb8-bb65-6b1b9a3fc8bd tempest-CreateVolumesFromBackupTest-523216999 tempest-CreateVolumesFromBackupTest-523216999-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:58:08.447367 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-0e927132-4b88-4eb8-bb65-6b1b9a3fc8bd tempest-CreateVolumesFromBackupTest-523216999 tempest-CreateVolumesFromBackupTest-523216999-project-member] Show backup with id 633329a0-91a4-430f-a9ee-9e85fb213af1. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:58:08.452532 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:58:08.452532 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:58:08.453300 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-0e927132-4b88-4eb8-bb65-6b1b9a3fc8bd tempest-CreateVolumesFromBackupTest-523216999 tempest-CreateVolumesFromBackupTest-523216999-project-member] https://10.4.3.189/volume/v3/backups/633329a0-91a4-430f-a9ee-9e85fb213af1 returned with HTTP 200 Aug 25 05:58:08.453797 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1372/5510] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:58:08 2026] GET /volume/v3/backups/633329a0-91a4-430f-a9ee-9e85fb213af1 => generated 759 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:58:09.463351 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-5d7611ca-008c-4882-9d47-ceaad34c4dfc None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:58:09.465038 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-5d7611ca-008c-4882-9d47-ceaad34c4dfc tempest-CreateVolumesFromBackupTest-523216999 tempest-CreateVolumesFromBackupTest-523216999-project-member] GET https://10.4.3.189/volume/v3/backups/633329a0-91a4-430f-a9ee-9e85fb213af1 Aug 25 05:58:09.465251 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-5d7611ca-008c-4882-9d47-ceaad34c4dfc tempest-CreateVolumesFromBackupTest-523216999 tempest-CreateVolumesFromBackupTest-523216999-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:58:09.465423 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-5d7611ca-008c-4882-9d47-ceaad34c4dfc tempest-CreateVolumesFromBackupTest-523216999 tempest-CreateVolumesFromBackupTest-523216999-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:58:09.465523 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-5d7611ca-008c-4882-9d47-ceaad34c4dfc tempest-CreateVolumesFromBackupTest-523216999 tempest-CreateVolumesFromBackupTest-523216999-project-member] Show backup with id 633329a0-91a4-430f-a9ee-9e85fb213af1. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:58:09.470559 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:58:09.470559 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:58:09.470708 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-5d7611ca-008c-4882-9d47-ceaad34c4dfc tempest-CreateVolumesFromBackupTest-523216999 tempest-CreateVolumesFromBackupTest-523216999-project-member] https://10.4.3.189/volume/v3/backups/633329a0-91a4-430f-a9ee-9e85fb213af1 returned with HTTP 200 Aug 25 05:58:09.471225 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1376/5511] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:58:09 2026] GET /volume/v3/backups/633329a0-91a4-430f-a9ee-9e85fb213af1 => generated 760 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:58:10.480674 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-fa4e08cc-ef17-4c1c-979b-a4676a226596 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:58:10.482560 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-fa4e08cc-ef17-4c1c-979b-a4676a226596 tempest-CreateVolumesFromBackupTest-523216999 tempest-CreateVolumesFromBackupTest-523216999-project-member] GET https://10.4.3.189/volume/v3/backups/633329a0-91a4-430f-a9ee-9e85fb213af1 Aug 25 05:58:10.482788 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-fa4e08cc-ef17-4c1c-979b-a4676a226596 tempest-CreateVolumesFromBackupTest-523216999 tempest-CreateVolumesFromBackupTest-523216999-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:58:10.482983 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-fa4e08cc-ef17-4c1c-979b-a4676a226596 tempest-CreateVolumesFromBackupTest-523216999 tempest-CreateVolumesFromBackupTest-523216999-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:58:10.483156 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-fa4e08cc-ef17-4c1c-979b-a4676a226596 tempest-CreateVolumesFromBackupTest-523216999 tempest-CreateVolumesFromBackupTest-523216999-project-member] Show backup with id 633329a0-91a4-430f-a9ee-9e85fb213af1. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:58:10.487279 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:58:10.487279 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:58:10.488001 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-fa4e08cc-ef17-4c1c-979b-a4676a226596 tempest-CreateVolumesFromBackupTest-523216999 tempest-CreateVolumesFromBackupTest-523216999-project-member] https://10.4.3.189/volume/v3/backups/633329a0-91a4-430f-a9ee-9e85fb213af1 returned with HTTP 200 Aug 25 05:58:10.488405 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1391/5512] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:58:10 2026] GET /volume/v3/backups/633329a0-91a4-430f-a9ee-9e85fb213af1 => generated 761 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:58:10.497552 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-ad8901c5-79a5-45d3-9761-b45924869cec None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:58:10.499223 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ad8901c5-79a5-45d3-9761-b45924869cec tempest-CreateVolumesFromBackupTest-523216999 tempest-CreateVolumesFromBackupTest-523216999-project-member] POST https://10.4.3.189/volume/v3/volumes Aug 25 05:58:10.499550 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ad8901c5-79a5-45d3-9761-b45924869cec tempest-CreateVolumesFromBackupTest-523216999 tempest-CreateVolumesFromBackupTest-523216999-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "633329a0-91a4-430f-a9ee-9e85fb213af1", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-1734516054"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:58:10.500931 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.v3.volumes [None req-ad8901c5-79a5-45d3-9761-b45924869cec tempest-CreateVolumesFromBackupTest-523216999 tempest-CreateVolumesFromBackupTest-523216999-project-member] Create volume request body: {'volume': {"'backup_id": '633329a0-91a4-430f-a9ee-9e85fb213af1', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-1734516054'}} {{(pid=100268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 05:58:10.501076 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-ad8901c5-79a5-45d3-9761-b45924869cec tempest-CreateVolumesFromBackupTest-523216999 tempest-CreateVolumesFromBackupTest-523216999-project-member] Create volume of 1 GB Aug 25 05:58:10.505510 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-ad8901c5-79a5-45d3-9761-b45924869cec tempest-CreateVolumesFromBackupTest-523216999 tempest-CreateVolumesFromBackupTest-523216999-project-member] Availability Zones retrieved successfully. Aug 25 05:58:10.510616 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-ad8901c5-79a5-45d3-9761-b45924869cec tempest-CreateVolumesFromBackupTest-523216999 tempest-CreateVolumesFromBackupTest-523216999-project-member] Flow 'volume_create_api' (331b9e52-43fc-4f11-b5b2-b38dbc948a54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:58:10.511918 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-ad8901c5-79a5-45d3-9761-b45924869cec tempest-CreateVolumesFromBackupTest-523216999 tempest-CreateVolumesFromBackupTest-523216999-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (86879d92-90ae-48d1-bd73-47452e50310d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:58:10.512775 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.flows.api.create_volume [None req-ad8901c5-79a5-45d3-9761-b45924869cec tempest-CreateVolumesFromBackupTest-523216999 tempest-CreateVolumesFromBackupTest-523216999-project-member] Validating volume size '1' using validate_int {{(pid=100268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 05:58:10.536051 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-ad8901c5-79a5-45d3-9761-b45924869cec tempest-CreateVolumesFromBackupTest-523216999 tempest-CreateVolumesFromBackupTest-523216999-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (86879d92-90ae-48d1-bd73-47452e50310d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T05:35:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=23fc6e5d-fce0-4521-ba46-4837b4232084,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '23fc6e5d-fce0-4521-ba46-4837b4232084', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:58:10.536905 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-ad8901c5-79a5-45d3-9761-b45924869cec tempest-CreateVolumesFromBackupTest-523216999 tempest-CreateVolumesFromBackupTest-523216999-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (29bcedb9-267d-4fe2-ad35-f1cacbd7e6f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:58:10.573336 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-ad8901c5-79a5-45d3-9761-b45924869cec tempest-CreateVolumesFromBackupTest-523216999 tempest-CreateVolumesFromBackupTest-523216999-project-member] Created reservations ['0e05edbb-5e0f-46b3-a33a-a1b266ffdf3b', 'b0052002-0561-4972-a4a2-ec7a387c5f41', '8d46cc3c-5643-4a92-98fe-3b5d09dbbd5b', '02863423-2e01-492d-aed6-7eeb86bd786f'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:58:10.573986 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-ad8901c5-79a5-45d3-9761-b45924869cec tempest-CreateVolumesFromBackupTest-523216999 tempest-CreateVolumesFromBackupTest-523216999-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (29bcedb9-267d-4fe2-ad35-f1cacbd7e6f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0e05edbb-5e0f-46b3-a33a-a1b266ffdf3b', 'b0052002-0561-4972-a4a2-ec7a387c5f41', '8d46cc3c-5643-4a92-98fe-3b5d09dbbd5b', '02863423-2e01-492d-aed6-7eeb86bd786f']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:58:10.574648 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-ad8901c5-79a5-45d3-9761-b45924869cec tempest-CreateVolumesFromBackupTest-523216999 tempest-CreateVolumesFromBackupTest-523216999-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9e7d370b-974d-4119-b0bd-9d0c856caac6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:58:10.595374 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-ad8901c5-79a5-45d3-9761-b45924869cec tempest-CreateVolumesFromBackupTest-523216999 tempest-CreateVolumesFromBackupTest-523216999-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9e7d370b-974d-4119-b0bd-9d0c856caac6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7ecb0d97-6f7d-4a3f-b844-733722d776f5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1734516054',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a913d8918aad41199ba2d1acfc31bb26',qos_specs=None,replication_status=,reservations=['0e05edbb-5e0f-46b3-a33a-a1b266ffdf3b','b0052002-0561-4972-a4a2-ec7a387c5f41','8d46cc3c-5643-4a92-98fe-3b5d09dbbd5b','02863423-2e01-492d-aed6-7eeb86bd786f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='19bb99ea383947f7b82f1eea6a3e9568',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T05:58:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1734516054',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7ecb0d97-6f7d-4a3f-b844-733722d776f5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a913d8918aad41199ba2d1acfc31bb26',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='19bb99ea383947f7b82f1eea6a3e9568',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(23fc6e5d-fce0-4521-ba46-4837b4232084),volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:58:10.596009 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-ad8901c5-79a5-45d3-9761-b45924869cec tempest-CreateVolumesFromBackupTest-523216999 tempest-CreateVolumesFromBackupTest-523216999-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7aba6634-715d-4310-90e6-eb724fe32ec6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:58:10.612087 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-ad8901c5-79a5-45d3-9761-b45924869cec tempest-CreateVolumesFromBackupTest-523216999 tempest-CreateVolumesFromBackupTest-523216999-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7aba6634-715d-4310-90e6-eb724fe32ec6) transitioned into state 'SUCCESS' from state '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-1734516054',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a913d8918aad41199ba2d1acfc31bb26',qos_specs=None,replication_status=,reservations=['0e05edbb-5e0f-46b3-a33a-a1b266ffdf3b','b0052002-0561-4972-a4a2-ec7a387c5f41','8d46cc3c-5643-4a92-98fe-3b5d09dbbd5b','02863423-2e01-492d-aed6-7eeb86bd786f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='19bb99ea383947f7b82f1eea6a3e9568',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:58:10.612683 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-ad8901c5-79a5-45d3-9761-b45924869cec tempest-CreateVolumesFromBackupTest-523216999 tempest-CreateVolumesFromBackupTest-523216999-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (35e7fc6e-e727-4c24-a85b-96c93f21de02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:58:10.623116 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-ad8901c5-79a5-45d3-9761-b45924869cec tempest-CreateVolumesFromBackupTest-523216999 tempest-CreateVolumesFromBackupTest-523216999-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (35e7fc6e-e727-4c24-a85b-96c93f21de02) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:58:10.624002 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-ad8901c5-79a5-45d3-9761-b45924869cec tempest-CreateVolumesFromBackupTest-523216999 tempest-CreateVolumesFromBackupTest-523216999-project-member] Flow 'volume_create_api' (331b9e52-43fc-4f11-b5b2-b38dbc948a54) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:58:10.624314 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-ad8901c5-79a5-45d3-9761-b45924869cec tempest-CreateVolumesFromBackupTest-523216999 tempest-CreateVolumesFromBackupTest-523216999-project-member] Create volume request issued successfully. Aug 25 05:58:10.624809 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ad8901c5-79a5-45d3-9761-b45924869cec tempest-CreateVolumesFromBackupTest-523216999 tempest-CreateVolumesFromBackupTest-523216999-project-member] https://10.4.3.189/volume/v3/volumes returned with HTTP 202 Aug 25 05:58:10.625238 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1374/5513] 10.4.3.189 () {68 vars in 1259 bytes} [Tue Aug 25 05:58:10 2026] POST /volume/v3/volumes => generated 758 bytes in 128 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 05:58:10.636363 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-66870585-4e13-438d-9d69-faaad2c4f23b None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:58:10.638076 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-66870585-4e13-438d-9d69-faaad2c4f23b tempest-CreateVolumesFromBackupTest-523216999 tempest-CreateVolumesFromBackupTest-523216999-project-member] POST https://10.4.3.189/volume/v3/volumes Aug 25 05:58:10.638492 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-66870585-4e13-438d-9d69-faaad2c4f23b tempest-CreateVolumesFromBackupTest-523216999 tempest-CreateVolumesFromBackupTest-523216999-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "633329a0-91a4-430f-a9ee-9e85fb213af1", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-792599667"}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:58:10.639805 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.v3.volumes [None req-66870585-4e13-438d-9d69-faaad2c4f23b tempest-CreateVolumesFromBackupTest-523216999 tempest-CreateVolumesFromBackupTest-523216999-project-member] Create volume request body: {'volume': {"'backup_id": '633329a0-91a4-430f-a9ee-9e85fb213af1', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-792599667'}} {{(pid=100270) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 05:58:10.639954 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.v3.volumes [None req-66870585-4e13-438d-9d69-faaad2c4f23b tempest-CreateVolumesFromBackupTest-523216999 tempest-CreateVolumesFromBackupTest-523216999-project-member] Create volume of 1 GB Aug 25 05:58:10.643964 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-66870585-4e13-438d-9d69-faaad2c4f23b tempest-CreateVolumesFromBackupTest-523216999 tempest-CreateVolumesFromBackupTest-523216999-project-member] Availability Zones retrieved successfully. Aug 25 05:58:10.649350 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-66870585-4e13-438d-9d69-faaad2c4f23b tempest-CreateVolumesFromBackupTest-523216999 tempest-CreateVolumesFromBackupTest-523216999-project-member] Flow 'volume_create_api' (9c001ebb-b5aa-4528-9947-2a8fb502d155) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:58:10.650251 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-66870585-4e13-438d-9d69-faaad2c4f23b tempest-CreateVolumesFromBackupTest-523216999 tempest-CreateVolumesFromBackupTest-523216999-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e35c9063-8d37-47d6-a84f-a6c548e65aed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:58:10.651155 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.flows.api.create_volume [None req-66870585-4e13-438d-9d69-faaad2c4f23b tempest-CreateVolumesFromBackupTest-523216999 tempest-CreateVolumesFromBackupTest-523216999-project-member] Validating volume size '1' using validate_int {{(pid=100270) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 05:58:10.674229 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-66870585-4e13-438d-9d69-faaad2c4f23b tempest-CreateVolumesFromBackupTest-523216999 tempest-CreateVolumesFromBackupTest-523216999-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e35c9063-8d37-47d6-a84f-a6c548e65aed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T05:35:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=23fc6e5d-fce0-4521-ba46-4837b4232084,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '23fc6e5d-fce0-4521-ba46-4837b4232084', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:58:10.674912 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-66870585-4e13-438d-9d69-faaad2c4f23b tempest-CreateVolumesFromBackupTest-523216999 tempest-CreateVolumesFromBackupTest-523216999-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e5583a95-206a-4490-9c25-7370507efed7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:58:10.710317 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.quota [None req-66870585-4e13-438d-9d69-faaad2c4f23b tempest-CreateVolumesFromBackupTest-523216999 tempest-CreateVolumesFromBackupTest-523216999-project-member] Created reservations ['9250ecf9-815d-4bee-bbe7-d9cb8fe26a10', '385f38ed-b4ab-4b46-a809-21416278b0e2', '6538604e-687a-4692-93ad-6a0b434f51ff', 'fd84cfd1-9437-498c-839d-9bfc2f4e2001'] {{(pid=100270) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:58:10.711066 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-66870585-4e13-438d-9d69-faaad2c4f23b tempest-CreateVolumesFromBackupTest-523216999 tempest-CreateVolumesFromBackupTest-523216999-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e5583a95-206a-4490-9c25-7370507efed7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9250ecf9-815d-4bee-bbe7-d9cb8fe26a10', '385f38ed-b4ab-4b46-a809-21416278b0e2', '6538604e-687a-4692-93ad-6a0b434f51ff', 'fd84cfd1-9437-498c-839d-9bfc2f4e2001']}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:58:10.711935 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-66870585-4e13-438d-9d69-faaad2c4f23b tempest-CreateVolumesFromBackupTest-523216999 tempest-CreateVolumesFromBackupTest-523216999-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (29270ffc-86c4-41c7-b195-38a135f7d69c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:58:10.733871 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-66870585-4e13-438d-9d69-faaad2c4f23b tempest-CreateVolumesFromBackupTest-523216999 tempest-CreateVolumesFromBackupTest-523216999-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (29270ffc-86c4-41c7-b195-38a135f7d69c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1b0efc78-4c09-4645-86a3-36d9dfc36b8d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-792599667',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a913d8918aad41199ba2d1acfc31bb26',qos_specs=None,replication_status=,reservations=['9250ecf9-815d-4bee-bbe7-d9cb8fe26a10','385f38ed-b4ab-4b46-a809-21416278b0e2','6538604e-687a-4692-93ad-6a0b434f51ff','fd84cfd1-9437-498c-839d-9bfc2f4e2001'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='19bb99ea383947f7b82f1eea6a3e9568',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T05:58:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-792599667',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1b0efc78-4c09-4645-86a3-36d9dfc36b8d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a913d8918aad41199ba2d1acfc31bb26',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='19bb99ea383947f7b82f1eea6a3e9568',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(23fc6e5d-fce0-4521-ba46-4837b4232084),volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:58:10.735145 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-66870585-4e13-438d-9d69-faaad2c4f23b tempest-CreateVolumesFromBackupTest-523216999 tempest-CreateVolumesFromBackupTest-523216999-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0b7abd05-265e-40e5-8a1f-539ab51e788a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:58:10.750629 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-66870585-4e13-438d-9d69-faaad2c4f23b tempest-CreateVolumesFromBackupTest-523216999 tempest-CreateVolumesFromBackupTest-523216999-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0b7abd05-265e-40e5-8a1f-539ab51e788a) transitioned into state 'SUCCESS' from state '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-792599667',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a913d8918aad41199ba2d1acfc31bb26',qos_specs=None,replication_status=,reservations=['9250ecf9-815d-4bee-bbe7-d9cb8fe26a10','385f38ed-b4ab-4b46-a809-21416278b0e2','6538604e-687a-4692-93ad-6a0b434f51ff','fd84cfd1-9437-498c-839d-9bfc2f4e2001'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='19bb99ea383947f7b82f1eea6a3e9568',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:58:10.751443 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-66870585-4e13-438d-9d69-faaad2c4f23b tempest-CreateVolumesFromBackupTest-523216999 tempest-CreateVolumesFromBackupTest-523216999-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (14950f6a-1243-4ac4-b929-95b0ce53ff0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:58:10.760053 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-66870585-4e13-438d-9d69-faaad2c4f23b tempest-CreateVolumesFromBackupTest-523216999 tempest-CreateVolumesFromBackupTest-523216999-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (14950f6a-1243-4ac4-b929-95b0ce53ff0c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:58:10.760907 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-66870585-4e13-438d-9d69-faaad2c4f23b tempest-CreateVolumesFromBackupTest-523216999 tempest-CreateVolumesFromBackupTest-523216999-project-member] Flow 'volume_create_api' (9c001ebb-b5aa-4528-9947-2a8fb502d155) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100270) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:58:10.761201 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-66870585-4e13-438d-9d69-faaad2c4f23b tempest-CreateVolumesFromBackupTest-523216999 tempest-CreateVolumesFromBackupTest-523216999-project-member] Create volume request issued successfully. Aug 25 05:58:10.761698 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-66870585-4e13-438d-9d69-faaad2c4f23b tempest-CreateVolumesFromBackupTest-523216999 tempest-CreateVolumesFromBackupTest-523216999-project-member] https://10.4.3.189/volume/v3/volumes returned with HTTP 202 Aug 25 05:58:10.762105 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1373/5514] 10.4.3.189 () {68 vars in 1259 bytes} [Tue Aug 25 05:58:10 2026] POST /volume/v3/volumes => generated 757 bytes in 126 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 05:58:10.773284 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-b1f6df55-4595-4c28-b287-35d83031bef3 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:58:10.775893 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-b1f6df55-4595-4c28-b287-35d83031bef3 tempest-CreateVolumesFromBackupTest-523216999 tempest-CreateVolumesFromBackupTest-523216999-project-member] POST https://10.4.3.189/volume/v3/volumes Aug 25 05:58:10.775893 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-b1f6df55-4595-4c28-b287-35d83031bef3 tempest-CreateVolumesFromBackupTest-523216999 tempest-CreateVolumesFromBackupTest-523216999-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "633329a0-91a4-430f-a9ee-9e85fb213af1", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-1484666008"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:58:10.776933 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.v3.volumes [None req-b1f6df55-4595-4c28-b287-35d83031bef3 tempest-CreateVolumesFromBackupTest-523216999 tempest-CreateVolumesFromBackupTest-523216999-project-member] Create volume request body: {'volume': {"'backup_id": '633329a0-91a4-430f-a9ee-9e85fb213af1', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-1484666008'}} {{(pid=100269) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 05:58:10.777094 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.v3.volumes [None req-b1f6df55-4595-4c28-b287-35d83031bef3 tempest-CreateVolumesFromBackupTest-523216999 tempest-CreateVolumesFromBackupTest-523216999-project-member] Create volume of 1 GB Aug 25 05:58:10.781224 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-b1f6df55-4595-4c28-b287-35d83031bef3 tempest-CreateVolumesFromBackupTest-523216999 tempest-CreateVolumesFromBackupTest-523216999-project-member] Availability Zones retrieved successfully. Aug 25 05:58:10.786499 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-b1f6df55-4595-4c28-b287-35d83031bef3 tempest-CreateVolumesFromBackupTest-523216999 tempest-CreateVolumesFromBackupTest-523216999-project-member] Flow 'volume_create_api' (8bc38f6f-f37c-44f6-9b09-30ca6b7e817c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:58:10.787386 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-b1f6df55-4595-4c28-b287-35d83031bef3 tempest-CreateVolumesFromBackupTest-523216999 tempest-CreateVolumesFromBackupTest-523216999-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0d3cc820-b4bf-4cd5-9680-cee1f1df214e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:58:10.788263 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.flows.api.create_volume [None req-b1f6df55-4595-4c28-b287-35d83031bef3 tempest-CreateVolumesFromBackupTest-523216999 tempest-CreateVolumesFromBackupTest-523216999-project-member] Validating volume size '1' using validate_int {{(pid=100269) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 05:58:10.811638 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-b1f6df55-4595-4c28-b287-35d83031bef3 tempest-CreateVolumesFromBackupTest-523216999 tempest-CreateVolumesFromBackupTest-523216999-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0d3cc820-b4bf-4cd5-9680-cee1f1df214e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T05:35:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=23fc6e5d-fce0-4521-ba46-4837b4232084,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '23fc6e5d-fce0-4521-ba46-4837b4232084', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:58:10.812491 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-b1f6df55-4595-4c28-b287-35d83031bef3 tempest-CreateVolumesFromBackupTest-523216999 tempest-CreateVolumesFromBackupTest-523216999-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (90969929-ed3e-481b-8f8e-9cc54f373ff7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:58:10.849980 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.quota [None req-b1f6df55-4595-4c28-b287-35d83031bef3 tempest-CreateVolumesFromBackupTest-523216999 tempest-CreateVolumesFromBackupTest-523216999-project-member] Created reservations ['b4dca91d-193e-4445-839d-293ebc8975dc', '1d9cf877-4821-447c-9424-811d207a086e', '3f153d04-0c8a-4f59-9f13-eed20ea9fcdc', '4f485029-7869-4312-ac31-8604f7c79a75'] {{(pid=100269) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:58:10.850774 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-b1f6df55-4595-4c28-b287-35d83031bef3 tempest-CreateVolumesFromBackupTest-523216999 tempest-CreateVolumesFromBackupTest-523216999-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (90969929-ed3e-481b-8f8e-9cc54f373ff7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b4dca91d-193e-4445-839d-293ebc8975dc', '1d9cf877-4821-447c-9424-811d207a086e', '3f153d04-0c8a-4f59-9f13-eed20ea9fcdc', '4f485029-7869-4312-ac31-8604f7c79a75']}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:58:10.851487 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-b1f6df55-4595-4c28-b287-35d83031bef3 tempest-CreateVolumesFromBackupTest-523216999 tempest-CreateVolumesFromBackupTest-523216999-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d7dcdeb4-d71e-4b29-a03e-de72fc8e8292) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:58:10.872439 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-b1f6df55-4595-4c28-b287-35d83031bef3 tempest-CreateVolumesFromBackupTest-523216999 tempest-CreateVolumesFromBackupTest-523216999-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d7dcdeb4-d71e-4b29-a03e-de72fc8e8292) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '85c50fe9-5c4a-4c0c-b72d-897483b067b8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1484666008',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a913d8918aad41199ba2d1acfc31bb26',qos_specs=None,replication_status=,reservations=['b4dca91d-193e-4445-839d-293ebc8975dc','1d9cf877-4821-447c-9424-811d207a086e','3f153d04-0c8a-4f59-9f13-eed20ea9fcdc','4f485029-7869-4312-ac31-8604f7c79a75'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='19bb99ea383947f7b82f1eea6a3e9568',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T05:58:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1484666008',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=85c50fe9-5c4a-4c0c-b72d-897483b067b8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a913d8918aad41199ba2d1acfc31bb26',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='19bb99ea383947f7b82f1eea6a3e9568',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(23fc6e5d-fce0-4521-ba46-4837b4232084),volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:58:10.873172 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-b1f6df55-4595-4c28-b287-35d83031bef3 tempest-CreateVolumesFromBackupTest-523216999 tempest-CreateVolumesFromBackupTest-523216999-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (06a899c1-8347-4a39-ad99-82a8cfe007b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:58:10.890693 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-b1f6df55-4595-4c28-b287-35d83031bef3 tempest-CreateVolumesFromBackupTest-523216999 tempest-CreateVolumesFromBackupTest-523216999-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (06a899c1-8347-4a39-ad99-82a8cfe007b9) transitioned into state 'SUCCESS' from state '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-1484666008',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a913d8918aad41199ba2d1acfc31bb26',qos_specs=None,replication_status=,reservations=['b4dca91d-193e-4445-839d-293ebc8975dc','1d9cf877-4821-447c-9424-811d207a086e','3f153d04-0c8a-4f59-9f13-eed20ea9fcdc','4f485029-7869-4312-ac31-8604f7c79a75'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='19bb99ea383947f7b82f1eea6a3e9568',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:58:10.891375 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-b1f6df55-4595-4c28-b287-35d83031bef3 tempest-CreateVolumesFromBackupTest-523216999 tempest-CreateVolumesFromBackupTest-523216999-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e7528e48-83d5-471a-b08c-2820ddd6408e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:58:10.898925 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-b1f6df55-4595-4c28-b287-35d83031bef3 tempest-CreateVolumesFromBackupTest-523216999 tempest-CreateVolumesFromBackupTest-523216999-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e7528e48-83d5-471a-b08c-2820ddd6408e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:58:10.899699 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-b1f6df55-4595-4c28-b287-35d83031bef3 tempest-CreateVolumesFromBackupTest-523216999 tempest-CreateVolumesFromBackupTest-523216999-project-member] Flow 'volume_create_api' (8bc38f6f-f37c-44f6-9b09-30ca6b7e817c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:58:10.899959 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-b1f6df55-4595-4c28-b287-35d83031bef3 tempest-CreateVolumesFromBackupTest-523216999 tempest-CreateVolumesFromBackupTest-523216999-project-member] Create volume request issued successfully. Aug 25 05:58:10.900476 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-b1f6df55-4595-4c28-b287-35d83031bef3 tempest-CreateVolumesFromBackupTest-523216999 tempest-CreateVolumesFromBackupTest-523216999-project-member] https://10.4.3.189/volume/v3/volumes returned with HTTP 202 Aug 25 05:58:10.900853 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1377/5515] 10.4.3.189 () {68 vars in 1259 bytes} [Tue Aug 25 05:58:10 2026] POST /volume/v3/volumes => generated 758 bytes in 128 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 05:58:10.911376 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-f1d619fb-c756-44fa-9490-ca0b1c80f766 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:58:10.913026 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-f1d619fb-c756-44fa-9490-ca0b1c80f766 tempest-CreateVolumesFromBackupTest-523216999 tempest-CreateVolumesFromBackupTest-523216999-project-member] POST https://10.4.3.189/volume/v3/volumes Aug 25 05:58:10.913379 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-f1d619fb-c756-44fa-9490-ca0b1c80f766 tempest-CreateVolumesFromBackupTest-523216999 tempest-CreateVolumesFromBackupTest-523216999-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "633329a0-91a4-430f-a9ee-9e85fb213af1", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-2113702358"}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:58:10.914722 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.v3.volumes [None req-f1d619fb-c756-44fa-9490-ca0b1c80f766 tempest-CreateVolumesFromBackupTest-523216999 tempest-CreateVolumesFromBackupTest-523216999-project-member] Create volume request body: {'volume': {"'backup_id": '633329a0-91a4-430f-a9ee-9e85fb213af1', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-2113702358'}} {{(pid=100271) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 05:58:10.914847 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [None req-f1d619fb-c756-44fa-9490-ca0b1c80f766 tempest-CreateVolumesFromBackupTest-523216999 tempest-CreateVolumesFromBackupTest-523216999-project-member] Create volume of 1 GB Aug 25 05:58:10.919754 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-f1d619fb-c756-44fa-9490-ca0b1c80f766 tempest-CreateVolumesFromBackupTest-523216999 tempest-CreateVolumesFromBackupTest-523216999-project-member] Availability Zones retrieved successfully. Aug 25 05:58:10.924721 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-f1d619fb-c756-44fa-9490-ca0b1c80f766 tempest-CreateVolumesFromBackupTest-523216999 tempest-CreateVolumesFromBackupTest-523216999-project-member] Flow 'volume_create_api' (02e284aa-8602-496f-9078-3f3aabf9038d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:58:10.925808 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-f1d619fb-c756-44fa-9490-ca0b1c80f766 tempest-CreateVolumesFromBackupTest-523216999 tempest-CreateVolumesFromBackupTest-523216999-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8fdd95a3-eb51-41e9-969a-5d5650c1abab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:58:10.926707 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.flows.api.create_volume [None req-f1d619fb-c756-44fa-9490-ca0b1c80f766 tempest-CreateVolumesFromBackupTest-523216999 tempest-CreateVolumesFromBackupTest-523216999-project-member] Validating volume size '1' using validate_int {{(pid=100271) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 05:58:10.950317 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-f1d619fb-c756-44fa-9490-ca0b1c80f766 tempest-CreateVolumesFromBackupTest-523216999 tempest-CreateVolumesFromBackupTest-523216999-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8fdd95a3-eb51-41e9-969a-5d5650c1abab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T05:35:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=23fc6e5d-fce0-4521-ba46-4837b4232084,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '23fc6e5d-fce0-4521-ba46-4837b4232084', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:58:10.950967 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-f1d619fb-c756-44fa-9490-ca0b1c80f766 tempest-CreateVolumesFromBackupTest-523216999 tempest-CreateVolumesFromBackupTest-523216999-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (70bf256e-1534-402b-971e-942932fa56cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:58:10.986454 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.quota [None req-f1d619fb-c756-44fa-9490-ca0b1c80f766 tempest-CreateVolumesFromBackupTest-523216999 tempest-CreateVolumesFromBackupTest-523216999-project-member] Created reservations ['82b528a4-fdc5-48b7-b0b2-60f90306bb99', '92f81e4d-af2f-4999-9d30-3e85f14337ef', '9746f6e1-a2f2-4599-a30f-950b01a8f1f2', 'a1d550f9-cf6e-4a74-bce8-778751f038e2'] {{(pid=100271) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:58:10.987422 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-f1d619fb-c756-44fa-9490-ca0b1c80f766 tempest-CreateVolumesFromBackupTest-523216999 tempest-CreateVolumesFromBackupTest-523216999-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (70bf256e-1534-402b-971e-942932fa56cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['82b528a4-fdc5-48b7-b0b2-60f90306bb99', '92f81e4d-af2f-4999-9d30-3e85f14337ef', '9746f6e1-a2f2-4599-a30f-950b01a8f1f2', 'a1d550f9-cf6e-4a74-bce8-778751f038e2']}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:58:10.988068 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-f1d619fb-c756-44fa-9490-ca0b1c80f766 tempest-CreateVolumesFromBackupTest-523216999 tempest-CreateVolumesFromBackupTest-523216999-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b50bb561-9125-4125-9e86-180fa5638637) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:58:11.008817 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-f1d619fb-c756-44fa-9490-ca0b1c80f766 tempest-CreateVolumesFromBackupTest-523216999 tempest-CreateVolumesFromBackupTest-523216999-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b50bb561-9125-4125-9e86-180fa5638637) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4f016d09-91ea-4a59-a3f7-b8879907d89a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-2113702358',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a913d8918aad41199ba2d1acfc31bb26',qos_specs=None,replication_status=,reservations=['82b528a4-fdc5-48b7-b0b2-60f90306bb99','92f81e4d-af2f-4999-9d30-3e85f14337ef','9746f6e1-a2f2-4599-a30f-950b01a8f1f2','a1d550f9-cf6e-4a74-bce8-778751f038e2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='19bb99ea383947f7b82f1eea6a3e9568',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T05:58:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-2113702358',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4f016d09-91ea-4a59-a3f7-b8879907d89a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a913d8918aad41199ba2d1acfc31bb26',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='19bb99ea383947f7b82f1eea6a3e9568',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(23fc6e5d-fce0-4521-ba46-4837b4232084),volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:58:11.009548 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-f1d619fb-c756-44fa-9490-ca0b1c80f766 tempest-CreateVolumesFromBackupTest-523216999 tempest-CreateVolumesFromBackupTest-523216999-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4d2ce39b-dc80-4e70-85b2-7956f708da02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:58:11.026540 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-f1d619fb-c756-44fa-9490-ca0b1c80f766 tempest-CreateVolumesFromBackupTest-523216999 tempest-CreateVolumesFromBackupTest-523216999-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4d2ce39b-dc80-4e70-85b2-7956f708da02) transitioned into state 'SUCCESS' from state '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-2113702358',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a913d8918aad41199ba2d1acfc31bb26',qos_specs=None,replication_status=,reservations=['82b528a4-fdc5-48b7-b0b2-60f90306bb99','92f81e4d-af2f-4999-9d30-3e85f14337ef','9746f6e1-a2f2-4599-a30f-950b01a8f1f2','a1d550f9-cf6e-4a74-bce8-778751f038e2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='19bb99ea383947f7b82f1eea6a3e9568',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:58:11.027182 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-f1d619fb-c756-44fa-9490-ca0b1c80f766 tempest-CreateVolumesFromBackupTest-523216999 tempest-CreateVolumesFromBackupTest-523216999-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6fd4b0db-49e3-495d-b85d-d48be9e518d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:58:11.035527 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-f1d619fb-c756-44fa-9490-ca0b1c80f766 tempest-CreateVolumesFromBackupTest-523216999 tempest-CreateVolumesFromBackupTest-523216999-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6fd4b0db-49e3-495d-b85d-d48be9e518d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:58:11.036247 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-f1d619fb-c756-44fa-9490-ca0b1c80f766 tempest-CreateVolumesFromBackupTest-523216999 tempest-CreateVolumesFromBackupTest-523216999-project-member] Flow 'volume_create_api' (02e284aa-8602-496f-9078-3f3aabf9038d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100271) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:58:11.036511 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-f1d619fb-c756-44fa-9490-ca0b1c80f766 tempest-CreateVolumesFromBackupTest-523216999 tempest-CreateVolumesFromBackupTest-523216999-project-member] Create volume request issued successfully. Aug 25 05:58:11.037000 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-f1d619fb-c756-44fa-9490-ca0b1c80f766 tempest-CreateVolumesFromBackupTest-523216999 tempest-CreateVolumesFromBackupTest-523216999-project-member] https://10.4.3.189/volume/v3/volumes returned with HTTP 202 Aug 25 05:58:11.037430 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1392/5516] 10.4.3.189 () {68 vars in 1259 bytes} [Tue Aug 25 05:58:10 2026] POST /volume/v3/volumes => generated 758 bytes in 126 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 05:58:11.047980 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-8f490593-c1ee-4e95-962a-a576dd6cbbd6 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:58:11.049744 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-8f490593-c1ee-4e95-962a-a576dd6cbbd6 tempest-CreateVolumesFromBackupTest-523216999 tempest-CreateVolumesFromBackupTest-523216999-project-member] POST https://10.4.3.189/volume/v3/volumes Aug 25 05:58:11.050139 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-8f490593-c1ee-4e95-962a-a576dd6cbbd6 tempest-CreateVolumesFromBackupTest-523216999 tempest-CreateVolumesFromBackupTest-523216999-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "633329a0-91a4-430f-a9ee-9e85fb213af1", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-419264196"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:58:11.051504 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.v3.volumes [None req-8f490593-c1ee-4e95-962a-a576dd6cbbd6 tempest-CreateVolumesFromBackupTest-523216999 tempest-CreateVolumesFromBackupTest-523216999-project-member] Create volume request body: {'volume': {"'backup_id": '633329a0-91a4-430f-a9ee-9e85fb213af1', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-419264196'}} {{(pid=100268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 05:58:11.051644 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-8f490593-c1ee-4e95-962a-a576dd6cbbd6 tempest-CreateVolumesFromBackupTest-523216999 tempest-CreateVolumesFromBackupTest-523216999-project-member] Create volume of 1 GB Aug 25 05:58:11.051889 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:58:11.051889 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:58:11.055722 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-8f490593-c1ee-4e95-962a-a576dd6cbbd6 tempest-CreateVolumesFromBackupTest-523216999 tempest-CreateVolumesFromBackupTest-523216999-project-member] Availability Zones retrieved successfully. Aug 25 05:58:11.061811 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-8f490593-c1ee-4e95-962a-a576dd6cbbd6 tempest-CreateVolumesFromBackupTest-523216999 tempest-CreateVolumesFromBackupTest-523216999-project-member] Flow 'volume_create_api' (43e501b6-c1d1-400c-9fe2-6262e49b4bb2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:58:11.062687 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-8f490593-c1ee-4e95-962a-a576dd6cbbd6 tempest-CreateVolumesFromBackupTest-523216999 tempest-CreateVolumesFromBackupTest-523216999-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eaa8b1cb-0b5d-4719-b37c-1ea529899cc9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:58:11.063613 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.flows.api.create_volume [None req-8f490593-c1ee-4e95-962a-a576dd6cbbd6 tempest-CreateVolumesFromBackupTest-523216999 tempest-CreateVolumesFromBackupTest-523216999-project-member] Validating volume size '1' using validate_int {{(pid=100268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 05:58:11.089067 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-8f490593-c1ee-4e95-962a-a576dd6cbbd6 tempest-CreateVolumesFromBackupTest-523216999 tempest-CreateVolumesFromBackupTest-523216999-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eaa8b1cb-0b5d-4719-b37c-1ea529899cc9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T05:35:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=23fc6e5d-fce0-4521-ba46-4837b4232084,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '23fc6e5d-fce0-4521-ba46-4837b4232084', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:58:11.089788 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-8f490593-c1ee-4e95-962a-a576dd6cbbd6 tempest-CreateVolumesFromBackupTest-523216999 tempest-CreateVolumesFromBackupTest-523216999-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (675bd0f5-d4ea-4342-a7df-6f6bfc45fc24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:58:11.125853 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-8f490593-c1ee-4e95-962a-a576dd6cbbd6 tempest-CreateVolumesFromBackupTest-523216999 tempest-CreateVolumesFromBackupTest-523216999-project-member] Created reservations ['7e074e29-cc35-4e2e-ac89-9ba0641eb653', '6f2611f2-c72c-4191-ba98-3e6398ceaef1', '962059d8-ba7e-4d66-be4e-b02fd28b8ba9', '94150893-20dc-4bfd-95cb-1a2269527b59'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:58:11.126593 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-8f490593-c1ee-4e95-962a-a576dd6cbbd6 tempest-CreateVolumesFromBackupTest-523216999 tempest-CreateVolumesFromBackupTest-523216999-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (675bd0f5-d4ea-4342-a7df-6f6bfc45fc24) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7e074e29-cc35-4e2e-ac89-9ba0641eb653', '6f2611f2-c72c-4191-ba98-3e6398ceaef1', '962059d8-ba7e-4d66-be4e-b02fd28b8ba9', '94150893-20dc-4bfd-95cb-1a2269527b59']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:58:11.127656 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-8f490593-c1ee-4e95-962a-a576dd6cbbd6 tempest-CreateVolumesFromBackupTest-523216999 tempest-CreateVolumesFromBackupTest-523216999-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (15fcce5a-4907-4317-b075-931c099c292c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:58:11.147645 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-8f490593-c1ee-4e95-962a-a576dd6cbbd6 tempest-CreateVolumesFromBackupTest-523216999 tempest-CreateVolumesFromBackupTest-523216999-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (15fcce5a-4907-4317-b075-931c099c292c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '15b4bdc6-59a1-4720-8934-212626ee450f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-419264196',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a913d8918aad41199ba2d1acfc31bb26',qos_specs=None,replication_status=,reservations=['7e074e29-cc35-4e2e-ac89-9ba0641eb653','6f2611f2-c72c-4191-ba98-3e6398ceaef1','962059d8-ba7e-4d66-be4e-b02fd28b8ba9','94150893-20dc-4bfd-95cb-1a2269527b59'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='19bb99ea383947f7b82f1eea6a3e9568',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T05:58:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-419264196',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=15b4bdc6-59a1-4720-8934-212626ee450f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a913d8918aad41199ba2d1acfc31bb26',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='19bb99ea383947f7b82f1eea6a3e9568',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(23fc6e5d-fce0-4521-ba46-4837b4232084),volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:58:11.148416 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-8f490593-c1ee-4e95-962a-a576dd6cbbd6 tempest-CreateVolumesFromBackupTest-523216999 tempest-CreateVolumesFromBackupTest-523216999-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0ad4ba21-e885-426f-8d90-7d532d26289a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:58:11.164972 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-8f490593-c1ee-4e95-962a-a576dd6cbbd6 tempest-CreateVolumesFromBackupTest-523216999 tempest-CreateVolumesFromBackupTest-523216999-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0ad4ba21-e885-426f-8d90-7d532d26289a) transitioned into state 'SUCCESS' from state '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-419264196',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a913d8918aad41199ba2d1acfc31bb26',qos_specs=None,replication_status=,reservations=['7e074e29-cc35-4e2e-ac89-9ba0641eb653','6f2611f2-c72c-4191-ba98-3e6398ceaef1','962059d8-ba7e-4d66-be4e-b02fd28b8ba9','94150893-20dc-4bfd-95cb-1a2269527b59'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='19bb99ea383947f7b82f1eea6a3e9568',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:58:11.165764 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-8f490593-c1ee-4e95-962a-a576dd6cbbd6 tempest-CreateVolumesFromBackupTest-523216999 tempest-CreateVolumesFromBackupTest-523216999-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ceed9006-8518-4577-bc06-f3fb1c00ebdf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:58:11.176654 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-8f490593-c1ee-4e95-962a-a576dd6cbbd6 tempest-CreateVolumesFromBackupTest-523216999 tempest-CreateVolumesFromBackupTest-523216999-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ceed9006-8518-4577-bc06-f3fb1c00ebdf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:58:11.177498 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-8f490593-c1ee-4e95-962a-a576dd6cbbd6 tempest-CreateVolumesFromBackupTest-523216999 tempest-CreateVolumesFromBackupTest-523216999-project-member] Flow 'volume_create_api' (43e501b6-c1d1-400c-9fe2-6262e49b4bb2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:58:11.177817 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-8f490593-c1ee-4e95-962a-a576dd6cbbd6 tempest-CreateVolumesFromBackupTest-523216999 tempest-CreateVolumesFromBackupTest-523216999-project-member] Create volume request issued successfully. Aug 25 05:58:11.178516 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-8f490593-c1ee-4e95-962a-a576dd6cbbd6 tempest-CreateVolumesFromBackupTest-523216999 tempest-CreateVolumesFromBackupTest-523216999-project-member] https://10.4.3.189/volume/v3/volumes returned with HTTP 202 Aug 25 05:58:11.178952 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1375/5517] 10.4.3.189 () {68 vars in 1259 bytes} [Tue Aug 25 05:58:11 2026] POST /volume/v3/volumes => generated 757 bytes in 131 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 05:58:11.189998 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-866b19c1-8ac9-4208-ab77-adbccaa6f730 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:58:11.191893 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-866b19c1-8ac9-4208-ab77-adbccaa6f730 tempest-CreateVolumesFromBackupTest-523216999 tempest-CreateVolumesFromBackupTest-523216999-project-member] GET https://10.4.3.189/volume/v3/volumes/7ecb0d97-6f7d-4a3f-b844-733722d776f5 Aug 25 05:58:11.192167 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-866b19c1-8ac9-4208-ab77-adbccaa6f730 tempest-CreateVolumesFromBackupTest-523216999 tempest-CreateVolumesFromBackupTest-523216999-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:58:11.192317 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-866b19c1-8ac9-4208-ab77-adbccaa6f730 tempest-CreateVolumesFromBackupTest-523216999 tempest-CreateVolumesFromBackupTest-523216999-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:58:11.200097 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:58:11.200097 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:58:11.203857 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-866b19c1-8ac9-4208-ab77-adbccaa6f730 tempest-CreateVolumesFromBackupTest-523216999 tempest-CreateVolumesFromBackupTest-523216999-project-member] Volume info retrieved successfully. Aug 25 05:58:11.208186 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-866b19c1-8ac9-4208-ab77-adbccaa6f730 tempest-CreateVolumesFromBackupTest-523216999 tempest-CreateVolumesFromBackupTest-523216999-project-member] https://10.4.3.189/volume/v3/volumes/7ecb0d97-6f7d-4a3f-b844-733722d776f5 returned with HTTP 200 Aug 25 05:58:11.208607 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1374/5518] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:58:11 2026] GET /volume/v3/volumes/7ecb0d97-6f7d-4a3f-b844-733722d776f5 => generated 851 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:58:11.220511 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-0dc0a68d-ebc1-45da-85e5-8621c86bff3c None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:58:11.222697 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-0dc0a68d-ebc1-45da-85e5-8621c86bff3c tempest-CreateVolumesFromBackupTest-523216999 tempest-CreateVolumesFromBackupTest-523216999-project-member] GET https://10.4.3.189/volume/v3/volumes/1b0efc78-4c09-4645-86a3-36d9dfc36b8d Aug 25 05:58:11.222878 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-0dc0a68d-ebc1-45da-85e5-8621c86bff3c tempest-CreateVolumesFromBackupTest-523216999 tempest-CreateVolumesFromBackupTest-523216999-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:58:11.223082 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-0dc0a68d-ebc1-45da-85e5-8621c86bff3c tempest-CreateVolumesFromBackupTest-523216999 tempest-CreateVolumesFromBackupTest-523216999-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:58:11.229744 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:58:11.229744 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:58:11.232864 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-0dc0a68d-ebc1-45da-85e5-8621c86bff3c tempest-CreateVolumesFromBackupTest-523216999 tempest-CreateVolumesFromBackupTest-523216999-project-member] Volume info retrieved successfully. Aug 25 05:58:11.236952 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-0dc0a68d-ebc1-45da-85e5-8621c86bff3c tempest-CreateVolumesFromBackupTest-523216999 tempest-CreateVolumesFromBackupTest-523216999-project-member] https://10.4.3.189/volume/v3/volumes/1b0efc78-4c09-4645-86a3-36d9dfc36b8d returned with HTTP 200 Aug 25 05:58:11.237336 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1378/5519] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:58:11 2026] GET /volume/v3/volumes/1b0efc78-4c09-4645-86a3-36d9dfc36b8d => generated 850 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:58:11.250270 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-6212d466-3f95-4030-bcf7-15b4738fa4fa None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:58:11.252131 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-6212d466-3f95-4030-bcf7-15b4738fa4fa tempest-CreateVolumesFromBackupTest-523216999 tempest-CreateVolumesFromBackupTest-523216999-project-member] GET https://10.4.3.189/volume/v3/volumes/85c50fe9-5c4a-4c0c-b72d-897483b067b8 Aug 25 05:58:11.252336 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-6212d466-3f95-4030-bcf7-15b4738fa4fa tempest-CreateVolumesFromBackupTest-523216999 tempest-CreateVolumesFromBackupTest-523216999-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:58:11.252524 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-6212d466-3f95-4030-bcf7-15b4738fa4fa tempest-CreateVolumesFromBackupTest-523216999 tempest-CreateVolumesFromBackupTest-523216999-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:58:11.259279 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:58:11.259279 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:58:11.262575 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-6212d466-3f95-4030-bcf7-15b4738fa4fa tempest-CreateVolumesFromBackupTest-523216999 tempest-CreateVolumesFromBackupTest-523216999-project-member] Volume info retrieved successfully. Aug 25 05:58:11.266155 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-6212d466-3f95-4030-bcf7-15b4738fa4fa tempest-CreateVolumesFromBackupTest-523216999 tempest-CreateVolumesFromBackupTest-523216999-project-member] https://10.4.3.189/volume/v3/volumes/85c50fe9-5c4a-4c0c-b72d-897483b067b8 returned with HTTP 200 Aug 25 05:58:11.266500 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1393/5520] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:58:11 2026] GET /volume/v3/volumes/85c50fe9-5c4a-4c0c-b72d-897483b067b8 => generated 851 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:58:11.278372 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-10214a24-c9e2-4f15-b348-b0e75b9ccfbc None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:58:11.280371 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-10214a24-c9e2-4f15-b348-b0e75b9ccfbc tempest-CreateVolumesFromBackupTest-523216999 tempest-CreateVolumesFromBackupTest-523216999-project-member] GET https://10.4.3.189/volume/v3/volumes/4f016d09-91ea-4a59-a3f7-b8879907d89a Aug 25 05:58:11.280571 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-10214a24-c9e2-4f15-b348-b0e75b9ccfbc tempest-CreateVolumesFromBackupTest-523216999 tempest-CreateVolumesFromBackupTest-523216999-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:58:11.280765 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-10214a24-c9e2-4f15-b348-b0e75b9ccfbc tempest-CreateVolumesFromBackupTest-523216999 tempest-CreateVolumesFromBackupTest-523216999-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:58:11.287297 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:58:11.287297 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:58:11.290322 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-10214a24-c9e2-4f15-b348-b0e75b9ccfbc tempest-CreateVolumesFromBackupTest-523216999 tempest-CreateVolumesFromBackupTest-523216999-project-member] Volume info retrieved successfully. Aug 25 05:58:11.294602 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-10214a24-c9e2-4f15-b348-b0e75b9ccfbc tempest-CreateVolumesFromBackupTest-523216999 tempest-CreateVolumesFromBackupTest-523216999-project-member] https://10.4.3.189/volume/v3/volumes/4f016d09-91ea-4a59-a3f7-b8879907d89a returned with HTTP 200 Aug 25 05:58:11.294996 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1376/5521] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:58:11 2026] GET /volume/v3/volumes/4f016d09-91ea-4a59-a3f7-b8879907d89a => generated 851 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:58:11.307834 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-4dd32309-10d3-49f9-8b74-5eab315bdfb9 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:58:11.309605 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-4dd32309-10d3-49f9-8b74-5eab315bdfb9 tempest-CreateVolumesFromBackupTest-523216999 tempest-CreateVolumesFromBackupTest-523216999-project-member] GET https://10.4.3.189/volume/v3/volumes/15b4bdc6-59a1-4720-8934-212626ee450f Aug 25 05:58:11.309792 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-4dd32309-10d3-49f9-8b74-5eab315bdfb9 tempest-CreateVolumesFromBackupTest-523216999 tempest-CreateVolumesFromBackupTest-523216999-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:58:11.309970 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-4dd32309-10d3-49f9-8b74-5eab315bdfb9 tempest-CreateVolumesFromBackupTest-523216999 tempest-CreateVolumesFromBackupTest-523216999-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:58:11.316764 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:58:11.316764 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:58:11.320965 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-4dd32309-10d3-49f9-8b74-5eab315bdfb9 tempest-CreateVolumesFromBackupTest-523216999 tempest-CreateVolumesFromBackupTest-523216999-project-member] Volume info retrieved successfully. Aug 25 05:58:11.325258 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-4dd32309-10d3-49f9-8b74-5eab315bdfb9 tempest-CreateVolumesFromBackupTest-523216999 tempest-CreateVolumesFromBackupTest-523216999-project-member] https://10.4.3.189/volume/v3/volumes/15b4bdc6-59a1-4720-8934-212626ee450f returned with HTTP 200 Aug 25 05:58:11.325617 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1375/5522] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:58:11 2026] GET /volume/v3/volumes/15b4bdc6-59a1-4720-8934-212626ee450f => generated 850 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:58:11.336619 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-bf5120e1-824d-4ea2-a06e-e1a4fb6d0a6e None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:58:11.338420 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-bf5120e1-824d-4ea2-a06e-e1a4fb6d0a6e tempest-CreateVolumesFromBackupTest-523216999 tempest-CreateVolumesFromBackupTest-523216999-project-member] DELETE https://10.4.3.189/volume/v3/backups/633329a0-91a4-430f-a9ee-9e85fb213af1 Aug 25 05:58:11.338610 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-bf5120e1-824d-4ea2-a06e-e1a4fb6d0a6e tempest-CreateVolumesFromBackupTest-523216999 tempest-CreateVolumesFromBackupTest-523216999-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:58:11.338802 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-bf5120e1-824d-4ea2-a06e-e1a4fb6d0a6e tempest-CreateVolumesFromBackupTest-523216999 tempest-CreateVolumesFromBackupTest-523216999-project-member] Calling method 'delete' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:58:11.338915 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.contrib.backups [None req-bf5120e1-824d-4ea2-a06e-e1a4fb6d0a6e tempest-CreateVolumesFromBackupTest-523216999 tempest-CreateVolumesFromBackupTest-523216999-project-member] Delete backup with id: 633329a0-91a4-430f-a9ee-9e85fb213af1. Aug 25 05:58:11.343472 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:58:11.343472 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:58:11.355778 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.backup.rpcapi [None req-bf5120e1-824d-4ea2-a06e-e1a4fb6d0a6e tempest-CreateVolumesFromBackupTest-523216999 tempest-CreateVolumesFromBackupTest-523216999-project-member] delete_backup rpcapi backup_id 633329a0-91a4-430f-a9ee-9e85fb213af1 {{(pid=100269) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 25 05:58:11.357276 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-bf5120e1-824d-4ea2-a06e-e1a4fb6d0a6e tempest-CreateVolumesFromBackupTest-523216999 tempest-CreateVolumesFromBackupTest-523216999-project-member] https://10.4.3.189/volume/v3/backups/633329a0-91a4-430f-a9ee-9e85fb213af1 returned with HTTP 202 Aug 25 05:58:11.357642 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1379/5523] 10.4.3.189 () {66 vars in 1351 bytes} [Tue Aug 25 05:58:11 2026] DELETE /volume/v3/backups/633329a0-91a4-430f-a9ee-9e85fb213af1 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 05:58:11.364073 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-0ec92fc5-dc98-4b6d-80b1-e79b6b6023c3 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:58:11.365756 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-0ec92fc5-dc98-4b6d-80b1-e79b6b6023c3 tempest-CreateVolumesFromBackupTest-523216999 tempest-CreateVolumesFromBackupTest-523216999-project-member] GET https://10.4.3.189/volume/v3/backups/633329a0-91a4-430f-a9ee-9e85fb213af1 Aug 25 05:58:11.365941 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-0ec92fc5-dc98-4b6d-80b1-e79b6b6023c3 tempest-CreateVolumesFromBackupTest-523216999 tempest-CreateVolumesFromBackupTest-523216999-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:58:11.366144 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-0ec92fc5-dc98-4b6d-80b1-e79b6b6023c3 tempest-CreateVolumesFromBackupTest-523216999 tempest-CreateVolumesFromBackupTest-523216999-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:58:11.366249 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-0ec92fc5-dc98-4b6d-80b1-e79b6b6023c3 tempest-CreateVolumesFromBackupTest-523216999 tempest-CreateVolumesFromBackupTest-523216999-project-member] Show backup with id 633329a0-91a4-430f-a9ee-9e85fb213af1. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:58:11.370105 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:58:11.370105 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:58:11.370976 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-0ec92fc5-dc98-4b6d-80b1-e79b6b6023c3 tempest-CreateVolumesFromBackupTest-523216999 tempest-CreateVolumesFromBackupTest-523216999-project-member] https://10.4.3.189/volume/v3/backups/633329a0-91a4-430f-a9ee-9e85fb213af1 returned with HTTP 200 Aug 25 05:58:11.371152 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1394/5524] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:58:11 2026] GET /volume/v3/backups/633329a0-91a4-430f-a9ee-9e85fb213af1 => generated 760 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:58:12.380832 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-f6fe5d83-9629-49ca-b2bf-a54ba0a83509 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:58:12.382574 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f6fe5d83-9629-49ca-b2bf-a54ba0a83509 tempest-CreateVolumesFromBackupTest-523216999 tempest-CreateVolumesFromBackupTest-523216999-project-member] GET https://10.4.3.189/volume/v3/backups/633329a0-91a4-430f-a9ee-9e85fb213af1 Aug 25 05:58:12.382754 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f6fe5d83-9629-49ca-b2bf-a54ba0a83509 tempest-CreateVolumesFromBackupTest-523216999 tempest-CreateVolumesFromBackupTest-523216999-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:58:12.382924 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f6fe5d83-9629-49ca-b2bf-a54ba0a83509 tempest-CreateVolumesFromBackupTest-523216999 tempest-CreateVolumesFromBackupTest-523216999-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:58:12.383032 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-f6fe5d83-9629-49ca-b2bf-a54ba0a83509 tempest-CreateVolumesFromBackupTest-523216999 tempest-CreateVolumesFromBackupTest-523216999-project-member] Show backup with id 633329a0-91a4-430f-a9ee-9e85fb213af1. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:58:12.386343 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f6fe5d83-9629-49ca-b2bf-a54ba0a83509 tempest-CreateVolumesFromBackupTest-523216999 tempest-CreateVolumesFromBackupTest-523216999-project-member] https://10.4.3.189/volume/v3/backups/633329a0-91a4-430f-a9ee-9e85fb213af1 returned with HTTP 404 Aug 25 05:58:12.386755 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1377/5525] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:58:12 2026] GET /volume/v3/backups/633329a0-91a4-430f-a9ee-9e85fb213af1 => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:58:12.394498 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-8ef9b14f-ab0c-4766-915c-cd7f524215bf None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:58:12.396259 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-8ef9b14f-ab0c-4766-915c-cd7f524215bf tempest-CreateVolumesFromBackupTest-523216999 tempest-CreateVolumesFromBackupTest-523216999-project-member] DELETE https://10.4.3.189/volume/v3/volumes/15b4bdc6-59a1-4720-8934-212626ee450f Aug 25 05:58:12.396405 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-8ef9b14f-ab0c-4766-915c-cd7f524215bf tempest-CreateVolumesFromBackupTest-523216999 tempest-CreateVolumesFromBackupTest-523216999-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:58:12.396575 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-8ef9b14f-ab0c-4766-915c-cd7f524215bf tempest-CreateVolumesFromBackupTest-523216999 tempest-CreateVolumesFromBackupTest-523216999-project-member] Calling method 'delete' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:58:12.396723 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.v3.volumes [None req-8ef9b14f-ab0c-4766-915c-cd7f524215bf tempest-CreateVolumesFromBackupTest-523216999 tempest-CreateVolumesFromBackupTest-523216999-project-member] Delete volume with id: 15b4bdc6-59a1-4720-8934-212626ee450f Aug 25 05:58:12.404411 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:58:12.404411 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:58:12.404900 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-8ef9b14f-ab0c-4766-915c-cd7f524215bf tempest-CreateVolumesFromBackupTest-523216999 tempest-CreateVolumesFromBackupTest-523216999-project-member] Volume info retrieved successfully. Aug 25 05:58:12.419197 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-8ef9b14f-ab0c-4766-915c-cd7f524215bf tempest-CreateVolumesFromBackupTest-523216999 tempest-CreateVolumesFromBackupTest-523216999-project-member] Delete volume request issued successfully. Aug 25 05:58:12.419371 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-8ef9b14f-ab0c-4766-915c-cd7f524215bf tempest-CreateVolumesFromBackupTest-523216999 tempest-CreateVolumesFromBackupTest-523216999-project-member] https://10.4.3.189/volume/v3/volumes/15b4bdc6-59a1-4720-8934-212626ee450f returned with HTTP 202 Aug 25 05:58:12.419828 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1376/5526] 10.4.3.189 () {66 vars in 1351 bytes} [Tue Aug 25 05:58:12 2026] DELETE /volume/v3/volumes/15b4bdc6-59a1-4720-8934-212626ee450f => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:58:12.427563 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-6a0d6715-5820-4e8b-8821-301da87e0a1d None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:58:12.429537 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-6a0d6715-5820-4e8b-8821-301da87e0a1d tempest-CreateVolumesFromBackupTest-523216999 tempest-CreateVolumesFromBackupTest-523216999-project-member] GET https://10.4.3.189/volume/v3/volumes/15b4bdc6-59a1-4720-8934-212626ee450f Aug 25 05:58:12.429755 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-6a0d6715-5820-4e8b-8821-301da87e0a1d tempest-CreateVolumesFromBackupTest-523216999 tempest-CreateVolumesFromBackupTest-523216999-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:58:12.429964 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-6a0d6715-5820-4e8b-8821-301da87e0a1d tempest-CreateVolumesFromBackupTest-523216999 tempest-CreateVolumesFromBackupTest-523216999-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:58:12.437998 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:58:12.437998 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:58:12.441643 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-6a0d6715-5820-4e8b-8821-301da87e0a1d tempest-CreateVolumesFromBackupTest-523216999 tempest-CreateVolumesFromBackupTest-523216999-project-member] Volume info retrieved successfully. Aug 25 05:58:12.445892 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-6a0d6715-5820-4e8b-8821-301da87e0a1d tempest-CreateVolumesFromBackupTest-523216999 tempest-CreateVolumesFromBackupTest-523216999-project-member] https://10.4.3.189/volume/v3/volumes/15b4bdc6-59a1-4720-8934-212626ee450f returned with HTTP 200 Aug 25 05:58:12.446318 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1380/5527] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:58:12 2026] GET /volume/v3/volumes/15b4bdc6-59a1-4720-8934-212626ee450f => generated 849 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:58:13.461163 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-cb6b977f-8cdc-4d4b-8ceb-c09ec696104a None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:58:13.462856 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-cb6b977f-8cdc-4d4b-8ceb-c09ec696104a tempest-CreateVolumesFromBackupTest-523216999 tempest-CreateVolumesFromBackupTest-523216999-project-member] GET https://10.4.3.189/volume/v3/volumes/15b4bdc6-59a1-4720-8934-212626ee450f Aug 25 05:58:13.463077 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-cb6b977f-8cdc-4d4b-8ceb-c09ec696104a tempest-CreateVolumesFromBackupTest-523216999 tempest-CreateVolumesFromBackupTest-523216999-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:58:13.463279 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-cb6b977f-8cdc-4d4b-8ceb-c09ec696104a tempest-CreateVolumesFromBackupTest-523216999 tempest-CreateVolumesFromBackupTest-523216999-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:58:13.468844 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-cb6b977f-8cdc-4d4b-8ceb-c09ec696104a tempest-CreateVolumesFromBackupTest-523216999 tempest-CreateVolumesFromBackupTest-523216999-project-member] https://10.4.3.189/volume/v3/volumes/15b4bdc6-59a1-4720-8934-212626ee450f returned with HTTP 404 Aug 25 05:58:13.469328 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1395/5528] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:58:13 2026] GET /volume/v3/volumes/15b4bdc6-59a1-4720-8934-212626ee450f => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:58:13.475282 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-7afdd1b7-8955-4e44-82a4-43c0085e43f7 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:58:13.476913 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-7afdd1b7-8955-4e44-82a4-43c0085e43f7 tempest-CreateVolumesFromBackupTest-523216999 tempest-CreateVolumesFromBackupTest-523216999-project-member] DELETE https://10.4.3.189/volume/v3/volumes/4f016d09-91ea-4a59-a3f7-b8879907d89a Aug 25 05:58:13.477113 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-7afdd1b7-8955-4e44-82a4-43c0085e43f7 tempest-CreateVolumesFromBackupTest-523216999 tempest-CreateVolumesFromBackupTest-523216999-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:58:13.477283 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-7afdd1b7-8955-4e44-82a4-43c0085e43f7 tempest-CreateVolumesFromBackupTest-523216999 tempest-CreateVolumesFromBackupTest-523216999-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:58:13.477428 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-7afdd1b7-8955-4e44-82a4-43c0085e43f7 tempest-CreateVolumesFromBackupTest-523216999 tempest-CreateVolumesFromBackupTest-523216999-project-member] Delete volume with id: 4f016d09-91ea-4a59-a3f7-b8879907d89a Aug 25 05:58:13.484151 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:58:13.484151 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:58:13.484550 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-7afdd1b7-8955-4e44-82a4-43c0085e43f7 tempest-CreateVolumesFromBackupTest-523216999 tempest-CreateVolumesFromBackupTest-523216999-project-member] Volume info retrieved successfully. Aug 25 05:58:13.498259 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-7afdd1b7-8955-4e44-82a4-43c0085e43f7 tempest-CreateVolumesFromBackupTest-523216999 tempest-CreateVolumesFromBackupTest-523216999-project-member] Delete volume request issued successfully. Aug 25 05:58:13.498419 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-7afdd1b7-8955-4e44-82a4-43c0085e43f7 tempest-CreateVolumesFromBackupTest-523216999 tempest-CreateVolumesFromBackupTest-523216999-project-member] https://10.4.3.189/volume/v3/volumes/4f016d09-91ea-4a59-a3f7-b8879907d89a returned with HTTP 202 Aug 25 05:58:13.498844 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1378/5529] 10.4.3.189 () {66 vars in 1351 bytes} [Tue Aug 25 05:58:13 2026] DELETE /volume/v3/volumes/4f016d09-91ea-4a59-a3f7-b8879907d89a => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:58:13.505383 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-8337d8b4-708f-4766-a474-32c85ce242c0 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:58:13.507185 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-8337d8b4-708f-4766-a474-32c85ce242c0 tempest-CreateVolumesFromBackupTest-523216999 tempest-CreateVolumesFromBackupTest-523216999-project-member] GET https://10.4.3.189/volume/v3/volumes/4f016d09-91ea-4a59-a3f7-b8879907d89a Aug 25 05:58:13.507378 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-8337d8b4-708f-4766-a474-32c85ce242c0 tempest-CreateVolumesFromBackupTest-523216999 tempest-CreateVolumesFromBackupTest-523216999-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:58:13.507548 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-8337d8b4-708f-4766-a474-32c85ce242c0 tempest-CreateVolumesFromBackupTest-523216999 tempest-CreateVolumesFromBackupTest-523216999-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:58:13.514279 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:58:13.514279 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:58:13.517612 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-8337d8b4-708f-4766-a474-32c85ce242c0 tempest-CreateVolumesFromBackupTest-523216999 tempest-CreateVolumesFromBackupTest-523216999-project-member] Volume info retrieved successfully. Aug 25 05:58:13.522620 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-8337d8b4-708f-4766-a474-32c85ce242c0 tempest-CreateVolumesFromBackupTest-523216999 tempest-CreateVolumesFromBackupTest-523216999-project-member] https://10.4.3.189/volume/v3/volumes/4f016d09-91ea-4a59-a3f7-b8879907d89a returned with HTTP 200 Aug 25 05:58:13.523160 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1377/5530] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:58:13 2026] GET /volume/v3/volumes/4f016d09-91ea-4a59-a3f7-b8879907d89a => generated 850 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:58:14.534333 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-ca06ea2e-ddc4-4786-a149-1a42a09bc0f6 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:58:14.536075 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-ca06ea2e-ddc4-4786-a149-1a42a09bc0f6 tempest-CreateVolumesFromBackupTest-523216999 tempest-CreateVolumesFromBackupTest-523216999-project-member] GET https://10.4.3.189/volume/v3/volumes/4f016d09-91ea-4a59-a3f7-b8879907d89a Aug 25 05:58:14.536281 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-ca06ea2e-ddc4-4786-a149-1a42a09bc0f6 tempest-CreateVolumesFromBackupTest-523216999 tempest-CreateVolumesFromBackupTest-523216999-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:58:14.536439 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-ca06ea2e-ddc4-4786-a149-1a42a09bc0f6 tempest-CreateVolumesFromBackupTest-523216999 tempest-CreateVolumesFromBackupTest-523216999-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:58:14.542134 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-ca06ea2e-ddc4-4786-a149-1a42a09bc0f6 tempest-CreateVolumesFromBackupTest-523216999 tempest-CreateVolumesFromBackupTest-523216999-project-member] https://10.4.3.189/volume/v3/volumes/4f016d09-91ea-4a59-a3f7-b8879907d89a returned with HTTP 404 Aug 25 05:58:14.542558 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1381/5531] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:58:14 2026] GET /volume/v3/volumes/4f016d09-91ea-4a59-a3f7-b8879907d89a => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:58:14.548533 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-7d79cfbf-7167-4f08-a1a6-27313faa2793 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:58:14.550604 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-7d79cfbf-7167-4f08-a1a6-27313faa2793 tempest-CreateVolumesFromBackupTest-523216999 tempest-CreateVolumesFromBackupTest-523216999-project-member] DELETE https://10.4.3.189/volume/v3/volumes/85c50fe9-5c4a-4c0c-b72d-897483b067b8 Aug 25 05:58:14.550867 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-7d79cfbf-7167-4f08-a1a6-27313faa2793 tempest-CreateVolumesFromBackupTest-523216999 tempest-CreateVolumesFromBackupTest-523216999-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:58:14.551135 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-7d79cfbf-7167-4f08-a1a6-27313faa2793 tempest-CreateVolumesFromBackupTest-523216999 tempest-CreateVolumesFromBackupTest-523216999-project-member] Calling method 'delete' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:58:14.551340 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [None req-7d79cfbf-7167-4f08-a1a6-27313faa2793 tempest-CreateVolumesFromBackupTest-523216999 tempest-CreateVolumesFromBackupTest-523216999-project-member] Delete volume with id: 85c50fe9-5c4a-4c0c-b72d-897483b067b8 Aug 25 05:58:14.557696 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:58:14.557696 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:58:14.558190 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-7d79cfbf-7167-4f08-a1a6-27313faa2793 tempest-CreateVolumesFromBackupTest-523216999 tempest-CreateVolumesFromBackupTest-523216999-project-member] Volume info retrieved successfully. Aug 25 05:58:14.573720 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-7d79cfbf-7167-4f08-a1a6-27313faa2793 tempest-CreateVolumesFromBackupTest-523216999 tempest-CreateVolumesFromBackupTest-523216999-project-member] Delete volume request issued successfully. Aug 25 05:58:14.573969 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-7d79cfbf-7167-4f08-a1a6-27313faa2793 tempest-CreateVolumesFromBackupTest-523216999 tempest-CreateVolumesFromBackupTest-523216999-project-member] https://10.4.3.189/volume/v3/volumes/85c50fe9-5c4a-4c0c-b72d-897483b067b8 returned with HTTP 202 Aug 25 05:58:14.574417 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1396/5532] 10.4.3.189 () {66 vars in 1351 bytes} [Tue Aug 25 05:58:14 2026] DELETE /volume/v3/volumes/85c50fe9-5c4a-4c0c-b72d-897483b067b8 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:58:14.581257 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-30c5d26e-7be0-4e81-97d1-3710c8a65135 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:58:14.582991 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-30c5d26e-7be0-4e81-97d1-3710c8a65135 tempest-CreateVolumesFromBackupTest-523216999 tempest-CreateVolumesFromBackupTest-523216999-project-member] GET https://10.4.3.189/volume/v3/volumes/85c50fe9-5c4a-4c0c-b72d-897483b067b8 Aug 25 05:58:14.583193 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-30c5d26e-7be0-4e81-97d1-3710c8a65135 tempest-CreateVolumesFromBackupTest-523216999 tempest-CreateVolumesFromBackupTest-523216999-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:58:14.583373 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-30c5d26e-7be0-4e81-97d1-3710c8a65135 tempest-CreateVolumesFromBackupTest-523216999 tempest-CreateVolumesFromBackupTest-523216999-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:58:14.589639 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:58:14.589639 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:58:14.592697 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-30c5d26e-7be0-4e81-97d1-3710c8a65135 tempest-CreateVolumesFromBackupTest-523216999 tempest-CreateVolumesFromBackupTest-523216999-project-member] Volume info retrieved successfully. Aug 25 05:58:14.596840 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-30c5d26e-7be0-4e81-97d1-3710c8a65135 tempest-CreateVolumesFromBackupTest-523216999 tempest-CreateVolumesFromBackupTest-523216999-project-member] https://10.4.3.189/volume/v3/volumes/85c50fe9-5c4a-4c0c-b72d-897483b067b8 returned with HTTP 200 Aug 25 05:58:14.597240 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1379/5533] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:58:14 2026] GET /volume/v3/volumes/85c50fe9-5c4a-4c0c-b72d-897483b067b8 => generated 850 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:58:15.608854 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-aa33f1ee-e848-4cbe-9247-175c38c58fb2 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:58:15.610542 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-aa33f1ee-e848-4cbe-9247-175c38c58fb2 tempest-CreateVolumesFromBackupTest-523216999 tempest-CreateVolumesFromBackupTest-523216999-project-member] GET https://10.4.3.189/volume/v3/volumes/85c50fe9-5c4a-4c0c-b72d-897483b067b8 Aug 25 05:58:15.610728 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-aa33f1ee-e848-4cbe-9247-175c38c58fb2 tempest-CreateVolumesFromBackupTest-523216999 tempest-CreateVolumesFromBackupTest-523216999-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:58:15.610925 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-aa33f1ee-e848-4cbe-9247-175c38c58fb2 tempest-CreateVolumesFromBackupTest-523216999 tempest-CreateVolumesFromBackupTest-523216999-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:58:15.616285 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-aa33f1ee-e848-4cbe-9247-175c38c58fb2 tempest-CreateVolumesFromBackupTest-523216999 tempest-CreateVolumesFromBackupTest-523216999-project-member] https://10.4.3.189/volume/v3/volumes/85c50fe9-5c4a-4c0c-b72d-897483b067b8 returned with HTTP 404 Aug 25 05:58:15.616715 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1378/5534] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:58:15 2026] GET /volume/v3/volumes/85c50fe9-5c4a-4c0c-b72d-897483b067b8 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:58:15.622198 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-66fcb60b-7127-4be7-84c7-56def9c85571 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:58:15.623992 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-66fcb60b-7127-4be7-84c7-56def9c85571 tempest-CreateVolumesFromBackupTest-523216999 tempest-CreateVolumesFromBackupTest-523216999-project-member] DELETE https://10.4.3.189/volume/v3/volumes/1b0efc78-4c09-4645-86a3-36d9dfc36b8d Aug 25 05:58:15.624219 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-66fcb60b-7127-4be7-84c7-56def9c85571 tempest-CreateVolumesFromBackupTest-523216999 tempest-CreateVolumesFromBackupTest-523216999-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:58:15.624397 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-66fcb60b-7127-4be7-84c7-56def9c85571 tempest-CreateVolumesFromBackupTest-523216999 tempest-CreateVolumesFromBackupTest-523216999-project-member] Calling method 'delete' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:58:15.624562 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.v3.volumes [None req-66fcb60b-7127-4be7-84c7-56def9c85571 tempest-CreateVolumesFromBackupTest-523216999 tempest-CreateVolumesFromBackupTest-523216999-project-member] Delete volume with id: 1b0efc78-4c09-4645-86a3-36d9dfc36b8d Aug 25 05:58:15.631072 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:58:15.631072 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:58:15.631480 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-66fcb60b-7127-4be7-84c7-56def9c85571 tempest-CreateVolumesFromBackupTest-523216999 tempest-CreateVolumesFromBackupTest-523216999-project-member] Volume info retrieved successfully. Aug 25 05:58:15.645637 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-66fcb60b-7127-4be7-84c7-56def9c85571 tempest-CreateVolumesFromBackupTest-523216999 tempest-CreateVolumesFromBackupTest-523216999-project-member] Delete volume request issued successfully. Aug 25 05:58:15.645843 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-66fcb60b-7127-4be7-84c7-56def9c85571 tempest-CreateVolumesFromBackupTest-523216999 tempest-CreateVolumesFromBackupTest-523216999-project-member] https://10.4.3.189/volume/v3/volumes/1b0efc78-4c09-4645-86a3-36d9dfc36b8d returned with HTTP 202 Aug 25 05:58:15.646301 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1382/5535] 10.4.3.189 () {66 vars in 1351 bytes} [Tue Aug 25 05:58:15 2026] DELETE /volume/v3/volumes/1b0efc78-4c09-4645-86a3-36d9dfc36b8d => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:58:15.652972 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-44a60380-96f3-437a-85d2-37bf311897f8 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:58:15.654781 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-44a60380-96f3-437a-85d2-37bf311897f8 tempest-CreateVolumesFromBackupTest-523216999 tempest-CreateVolumesFromBackupTest-523216999-project-member] GET https://10.4.3.189/volume/v3/volumes/1b0efc78-4c09-4645-86a3-36d9dfc36b8d Aug 25 05:58:15.655035 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-44a60380-96f3-437a-85d2-37bf311897f8 tempest-CreateVolumesFromBackupTest-523216999 tempest-CreateVolumesFromBackupTest-523216999-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:58:15.655256 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-44a60380-96f3-437a-85d2-37bf311897f8 tempest-CreateVolumesFromBackupTest-523216999 tempest-CreateVolumesFromBackupTest-523216999-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:58:15.661991 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:58:15.661991 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:58:15.666069 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-44a60380-96f3-437a-85d2-37bf311897f8 tempest-CreateVolumesFromBackupTest-523216999 tempest-CreateVolumesFromBackupTest-523216999-project-member] Volume info retrieved successfully. Aug 25 05:58:15.671258 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-44a60380-96f3-437a-85d2-37bf311897f8 tempest-CreateVolumesFromBackupTest-523216999 tempest-CreateVolumesFromBackupTest-523216999-project-member] https://10.4.3.189/volume/v3/volumes/1b0efc78-4c09-4645-86a3-36d9dfc36b8d returned with HTTP 200 Aug 25 05:58:15.671632 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1397/5536] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:58:15 2026] GET /volume/v3/volumes/1b0efc78-4c09-4645-86a3-36d9dfc36b8d => generated 849 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:58:16.683551 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-62688d7b-8889-4fbb-aa8e-780f06735f9d None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:58:16.684953 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-62688d7b-8889-4fbb-aa8e-780f06735f9d tempest-CreateVolumesFromBackupTest-523216999 tempest-CreateVolumesFromBackupTest-523216999-project-member] GET https://10.4.3.189/volume/v3/volumes/1b0efc78-4c09-4645-86a3-36d9dfc36b8d Aug 25 05:58:16.685153 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-62688d7b-8889-4fbb-aa8e-780f06735f9d tempest-CreateVolumesFromBackupTest-523216999 tempest-CreateVolumesFromBackupTest-523216999-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:58:16.685346 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-62688d7b-8889-4fbb-aa8e-780f06735f9d tempest-CreateVolumesFromBackupTest-523216999 tempest-CreateVolumesFromBackupTest-523216999-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:58:16.690309 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-62688d7b-8889-4fbb-aa8e-780f06735f9d tempest-CreateVolumesFromBackupTest-523216999 tempest-CreateVolumesFromBackupTest-523216999-project-member] https://10.4.3.189/volume/v3/volumes/1b0efc78-4c09-4645-86a3-36d9dfc36b8d returned with HTTP 404 Aug 25 05:58:16.690773 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1380/5537] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:58:16 2026] GET /volume/v3/volumes/1b0efc78-4c09-4645-86a3-36d9dfc36b8d => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:58:16.696569 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-749a41e4-d414-406e-a6e9-4c6e91651393 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:58:16.698277 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-749a41e4-d414-406e-a6e9-4c6e91651393 tempest-CreateVolumesFromBackupTest-523216999 tempest-CreateVolumesFromBackupTest-523216999-project-member] DELETE https://10.4.3.189/volume/v3/volumes/7ecb0d97-6f7d-4a3f-b844-733722d776f5 Aug 25 05:58:16.698464 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-749a41e4-d414-406e-a6e9-4c6e91651393 tempest-CreateVolumesFromBackupTest-523216999 tempest-CreateVolumesFromBackupTest-523216999-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:58:16.698634 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-749a41e4-d414-406e-a6e9-4c6e91651393 tempest-CreateVolumesFromBackupTest-523216999 tempest-CreateVolumesFromBackupTest-523216999-project-member] Calling method 'delete' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:58:16.698782 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.v3.volumes [None req-749a41e4-d414-406e-a6e9-4c6e91651393 tempest-CreateVolumesFromBackupTest-523216999 tempest-CreateVolumesFromBackupTest-523216999-project-member] Delete volume with id: 7ecb0d97-6f7d-4a3f-b844-733722d776f5 Aug 25 05:58:16.705686 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:58:16.705686 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:58:16.706220 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-749a41e4-d414-406e-a6e9-4c6e91651393 tempest-CreateVolumesFromBackupTest-523216999 tempest-CreateVolumesFromBackupTest-523216999-project-member] Volume info retrieved successfully. Aug 25 05:58:16.722584 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-749a41e4-d414-406e-a6e9-4c6e91651393 tempest-CreateVolumesFromBackupTest-523216999 tempest-CreateVolumesFromBackupTest-523216999-project-member] Delete volume request issued successfully. Aug 25 05:58:16.722787 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-749a41e4-d414-406e-a6e9-4c6e91651393 tempest-CreateVolumesFromBackupTest-523216999 tempest-CreateVolumesFromBackupTest-523216999-project-member] https://10.4.3.189/volume/v3/volumes/7ecb0d97-6f7d-4a3f-b844-733722d776f5 returned with HTTP 202 Aug 25 05:58:16.723210 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1379/5538] 10.4.3.189 () {66 vars in 1351 bytes} [Tue Aug 25 05:58:16 2026] DELETE /volume/v3/volumes/7ecb0d97-6f7d-4a3f-b844-733722d776f5 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:58:16.729677 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-6fafbca1-e8ff-4007-b546-3e2a6e106514 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:58:16.731516 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-6fafbca1-e8ff-4007-b546-3e2a6e106514 tempest-CreateVolumesFromBackupTest-523216999 tempest-CreateVolumesFromBackupTest-523216999-project-member] GET https://10.4.3.189/volume/v3/volumes/7ecb0d97-6f7d-4a3f-b844-733722d776f5 Aug 25 05:58:16.731713 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-6fafbca1-e8ff-4007-b546-3e2a6e106514 tempest-CreateVolumesFromBackupTest-523216999 tempest-CreateVolumesFromBackupTest-523216999-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:58:16.731903 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-6fafbca1-e8ff-4007-b546-3e2a6e106514 tempest-CreateVolumesFromBackupTest-523216999 tempest-CreateVolumesFromBackupTest-523216999-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:58:16.739218 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:58:16.739218 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:58:16.742810 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-6fafbca1-e8ff-4007-b546-3e2a6e106514 tempest-CreateVolumesFromBackupTest-523216999 tempest-CreateVolumesFromBackupTest-523216999-project-member] Volume info retrieved successfully. Aug 25 05:58:16.747610 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-6fafbca1-e8ff-4007-b546-3e2a6e106514 tempest-CreateVolumesFromBackupTest-523216999 tempest-CreateVolumesFromBackupTest-523216999-project-member] https://10.4.3.189/volume/v3/volumes/7ecb0d97-6f7d-4a3f-b844-733722d776f5 returned with HTTP 200 Aug 25 05:58:16.748020 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1383/5539] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:58:16 2026] GET /volume/v3/volumes/7ecb0d97-6f7d-4a3f-b844-733722d776f5 => generated 850 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:58:16.974286 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-74a6c42a-6a16-42df-a97f-6fc407e84bd8 req-d62c18de-fdcb-4109-9a07-10060ad1e42e None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:58:16.976335 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-74a6c42a-6a16-42df-a97f-6fc407e84bd8 req-d62c18de-fdcb-4109-9a07-10060ad1e42e tempest-TestVolumeBootPatternV346-397578610 tempest-TestVolumeBootPatternV346-397578610-project-member] DELETE https://10.4.3.189/volume/v3/attachments/6055422d-90ab-4fbe-bcd3-3a0e23a04af1 Aug 25 05:58:16.976580 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-74a6c42a-6a16-42df-a97f-6fc407e84bd8 req-d62c18de-fdcb-4109-9a07-10060ad1e42e tempest-TestVolumeBootPatternV346-397578610 tempest-TestVolumeBootPatternV346-397578610-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:58:16.976747 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-74a6c42a-6a16-42df-a97f-6fc407e84bd8 req-d62c18de-fdcb-4109-9a07-10060ad1e42e tempest-TestVolumeBootPatternV346-397578610 tempest-TestVolumeBootPatternV346-397578610-project-member] Calling method 'version_select' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:58:16.983522 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:58:16.983522 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:58:17.021259 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-74a6c42a-6a16-42df-a97f-6fc407e84bd8 req-d62c18de-fdcb-4109-9a07-10060ad1e42e tempest-TestVolumeBootPatternV346-397578610 tempest-TestVolumeBootPatternV346-397578610-project-member] https://10.4.3.189/volume/v3/attachments/6055422d-90ab-4fbe-bcd3-3a0e23a04af1 returned with HTTP 200 Aug 25 05:58:17.021647 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1398/5540] 10.4.3.189 () {72 vars in 1673 bytes} [Tue Aug 25 05:58:16 2026] DELETE /volume/v3/attachments/6055422d-90ab-4fbe-bcd3-3a0e23a04af1 => generated 19 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:58:17.759625 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-b2faa154-fb77-4b04-b828-4c655b7a1239 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:58:17.761256 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b2faa154-fb77-4b04-b828-4c655b7a1239 tempest-CreateVolumesFromBackupTest-523216999 tempest-CreateVolumesFromBackupTest-523216999-project-member] GET https://10.4.3.189/volume/v3/volumes/7ecb0d97-6f7d-4a3f-b844-733722d776f5 Aug 25 05:58:17.761446 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b2faa154-fb77-4b04-b828-4c655b7a1239 tempest-CreateVolumesFromBackupTest-523216999 tempest-CreateVolumesFromBackupTest-523216999-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:58:17.761635 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b2faa154-fb77-4b04-b828-4c655b7a1239 tempest-CreateVolumesFromBackupTest-523216999 tempest-CreateVolumesFromBackupTest-523216999-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:58:17.766822 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b2faa154-fb77-4b04-b828-4c655b7a1239 tempest-CreateVolumesFromBackupTest-523216999 tempest-CreateVolumesFromBackupTest-523216999-project-member] https://10.4.3.189/volume/v3/volumes/7ecb0d97-6f7d-4a3f-b844-733722d776f5 returned with HTTP 404 Aug 25 05:58:17.767464 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1381/5541] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:58:17 2026] GET /volume/v3/volumes/7ecb0d97-6f7d-4a3f-b844-733722d776f5 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:58:17.773098 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-05b6be60-10d5-4efc-8617-1dc6017252df None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:58:17.774988 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-05b6be60-10d5-4efc-8617-1dc6017252df tempest-CreateVolumesFromBackupTest-523216999 tempest-CreateVolumesFromBackupTest-523216999-project-member] DELETE https://10.4.3.189/volume/v3/volumes/df4b9896-f825-40a7-ab29-085291697868 Aug 25 05:58:17.775199 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-05b6be60-10d5-4efc-8617-1dc6017252df tempest-CreateVolumesFromBackupTest-523216999 tempest-CreateVolumesFromBackupTest-523216999-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:58:17.775369 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-05b6be60-10d5-4efc-8617-1dc6017252df tempest-CreateVolumesFromBackupTest-523216999 tempest-CreateVolumesFromBackupTest-523216999-project-member] Calling method 'delete' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:58:17.775518 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.v3.volumes [None req-05b6be60-10d5-4efc-8617-1dc6017252df tempest-CreateVolumesFromBackupTest-523216999 tempest-CreateVolumesFromBackupTest-523216999-project-member] Delete volume with id: df4b9896-f825-40a7-ab29-085291697868 Aug 25 05:58:17.781723 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:58:17.781723 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:58:17.782149 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-05b6be60-10d5-4efc-8617-1dc6017252df tempest-CreateVolumesFromBackupTest-523216999 tempest-CreateVolumesFromBackupTest-523216999-project-member] Volume info retrieved successfully. Aug 25 05:58:17.797581 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-05b6be60-10d5-4efc-8617-1dc6017252df tempest-CreateVolumesFromBackupTest-523216999 tempest-CreateVolumesFromBackupTest-523216999-project-member] Delete volume request issued successfully. Aug 25 05:58:17.797726 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-05b6be60-10d5-4efc-8617-1dc6017252df tempest-CreateVolumesFromBackupTest-523216999 tempest-CreateVolumesFromBackupTest-523216999-project-member] https://10.4.3.189/volume/v3/volumes/df4b9896-f825-40a7-ab29-085291697868 returned with HTTP 202 Aug 25 05:58:17.798098 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1380/5542] 10.4.3.189 () {66 vars in 1351 bytes} [Tue Aug 25 05:58:17 2026] DELETE /volume/v3/volumes/df4b9896-f825-40a7-ab29-085291697868 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:58:17.804097 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-730b23fa-e24f-4498-9121-0e5bde7c6602 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:58:17.806711 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-730b23fa-e24f-4498-9121-0e5bde7c6602 tempest-CreateVolumesFromBackupTest-523216999 tempest-CreateVolumesFromBackupTest-523216999-project-member] GET https://10.4.3.189/volume/v3/volumes/df4b9896-f825-40a7-ab29-085291697868 Aug 25 05:58:17.806964 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-730b23fa-e24f-4498-9121-0e5bde7c6602 tempest-CreateVolumesFromBackupTest-523216999 tempest-CreateVolumesFromBackupTest-523216999-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:58:17.807252 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-730b23fa-e24f-4498-9121-0e5bde7c6602 tempest-CreateVolumesFromBackupTest-523216999 tempest-CreateVolumesFromBackupTest-523216999-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:58:17.815611 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:58:17.815611 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:58:17.819998 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-730b23fa-e24f-4498-9121-0e5bde7c6602 tempest-CreateVolumesFromBackupTest-523216999 tempest-CreateVolumesFromBackupTest-523216999-project-member] Volume info retrieved successfully. Aug 25 05:58:17.824336 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-730b23fa-e24f-4498-9121-0e5bde7c6602 tempest-CreateVolumesFromBackupTest-523216999 tempest-CreateVolumesFromBackupTest-523216999-project-member] https://10.4.3.189/volume/v3/volumes/df4b9896-f825-40a7-ab29-085291697868 returned with HTTP 200 Aug 25 05:58:17.824835 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1384/5543] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:58:17 2026] GET /volume/v3/volumes/df4b9896-f825-40a7-ab29-085291697868 => generated 849 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:58:18.441570 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-ac79a009-d712-4d31-9424-43509cc239f1 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:58:18.443296 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-ac79a009-d712-4d31-9424-43509cc239f1 tempest-TestVolumeBootPatternV346-397578610 tempest-TestVolumeBootPatternV346-397578610-project-member] DELETE https://10.4.3.189/volume/v3/volumes/c8b99742-1b07-4bb2-ae2a-8b52bc559598 Aug 25 05:58:18.443545 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-ac79a009-d712-4d31-9424-43509cc239f1 tempest-TestVolumeBootPatternV346-397578610 tempest-TestVolumeBootPatternV346-397578610-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:58:18.443773 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-ac79a009-d712-4d31-9424-43509cc239f1 tempest-TestVolumeBootPatternV346-397578610 tempest-TestVolumeBootPatternV346-397578610-project-member] Calling method 'delete' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:58:18.443998 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [None req-ac79a009-d712-4d31-9424-43509cc239f1 tempest-TestVolumeBootPatternV346-397578610 tempest-TestVolumeBootPatternV346-397578610-project-member] Delete volume with id: c8b99742-1b07-4bb2-ae2a-8b52bc559598 Aug 25 05:58:18.450385 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:58:18.450385 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:58:18.450851 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-ac79a009-d712-4d31-9424-43509cc239f1 tempest-TestVolumeBootPatternV346-397578610 tempest-TestVolumeBootPatternV346-397578610-project-member] Volume info retrieved successfully. Aug 25 05:58:18.465121 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-ac79a009-d712-4d31-9424-43509cc239f1 tempest-TestVolumeBootPatternV346-397578610 tempest-TestVolumeBootPatternV346-397578610-project-member] Delete volume request issued successfully. Aug 25 05:58:18.465332 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-ac79a009-d712-4d31-9424-43509cc239f1 tempest-TestVolumeBootPatternV346-397578610 tempest-TestVolumeBootPatternV346-397578610-project-member] https://10.4.3.189/volume/v3/volumes/c8b99742-1b07-4bb2-ae2a-8b52bc559598 returned with HTTP 202 Aug 25 05:58:18.465721 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1399/5544] 10.4.3.189 () {68 vars in 1392 bytes} [Tue Aug 25 05:58:18 2026] DELETE /volume/v3/volumes/c8b99742-1b07-4bb2-ae2a-8b52bc559598 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 05:58:18.472267 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-61d1a91d-ee0c-4e96-b3f9-51fc893b4e96 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:58:18.473890 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-61d1a91d-ee0c-4e96-b3f9-51fc893b4e96 tempest-TestVolumeBootPatternV346-397578610 tempest-TestVolumeBootPatternV346-397578610-project-member] GET https://10.4.3.189/volume/v3/volumes/c8b99742-1b07-4bb2-ae2a-8b52bc559598 Aug 25 05:58:18.474103 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-61d1a91d-ee0c-4e96-b3f9-51fc893b4e96 tempest-TestVolumeBootPatternV346-397578610 tempest-TestVolumeBootPatternV346-397578610-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:58:18.474278 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-61d1a91d-ee0c-4e96-b3f9-51fc893b4e96 tempest-TestVolumeBootPatternV346-397578610 tempest-TestVolumeBootPatternV346-397578610-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:58:18.480601 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:58:18.480601 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:58:18.483690 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-61d1a91d-ee0c-4e96-b3f9-51fc893b4e96 tempest-TestVolumeBootPatternV346-397578610 tempest-TestVolumeBootPatternV346-397578610-project-member] Volume info retrieved successfully. Aug 25 05:58:18.487843 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-61d1a91d-ee0c-4e96-b3f9-51fc893b4e96 tempest-TestVolumeBootPatternV346-397578610 tempest-TestVolumeBootPatternV346-397578610-project-member] https://10.4.3.189/volume/v3/volumes/c8b99742-1b07-4bb2-ae2a-8b52bc559598 returned with HTTP 200 Aug 25 05:58:18.488278 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1382/5545] 10.4.3.189 () {68 vars in 1389 bytes} [Tue Aug 25 05:58:18 2026] GET /volume/v3/volumes/c8b99742-1b07-4bb2-ae2a-8b52bc559598 => generated 1422 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 05:58:18.837126 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-ebd56d62-3a21-4e22-950d-198eec19c184 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:58:18.838536 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-ebd56d62-3a21-4e22-950d-198eec19c184 tempest-CreateVolumesFromBackupTest-523216999 tempest-CreateVolumesFromBackupTest-523216999-project-member] GET https://10.4.3.189/volume/v3/volumes/df4b9896-f825-40a7-ab29-085291697868 Aug 25 05:58:18.838762 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-ebd56d62-3a21-4e22-950d-198eec19c184 tempest-CreateVolumesFromBackupTest-523216999 tempest-CreateVolumesFromBackupTest-523216999-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:58:18.838937 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-ebd56d62-3a21-4e22-950d-198eec19c184 tempest-CreateVolumesFromBackupTest-523216999 tempest-CreateVolumesFromBackupTest-523216999-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:58:18.844575 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-ebd56d62-3a21-4e22-950d-198eec19c184 tempest-CreateVolumesFromBackupTest-523216999 tempest-CreateVolumesFromBackupTest-523216999-project-member] https://10.4.3.189/volume/v3/volumes/df4b9896-f825-40a7-ab29-085291697868 returned with HTTP 404 Aug 25 05:58:18.845021 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1381/5546] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:58:18 2026] GET /volume/v3/volumes/df4b9896-f825-40a7-ab29-085291697868 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:58:19.499068 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-39e18d02-bf4c-4b14-abe6-062fd62d5b79 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:58:19.501028 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-39e18d02-bf4c-4b14-abe6-062fd62d5b79 tempest-TestVolumeBootPatternV346-397578610 tempest-TestVolumeBootPatternV346-397578610-project-member] GET https://10.4.3.189/volume/v3/volumes/c8b99742-1b07-4bb2-ae2a-8b52bc559598 Aug 25 05:58:19.501262 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-39e18d02-bf4c-4b14-abe6-062fd62d5b79 tempest-TestVolumeBootPatternV346-397578610 tempest-TestVolumeBootPatternV346-397578610-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:58:19.501456 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-39e18d02-bf4c-4b14-abe6-062fd62d5b79 tempest-TestVolumeBootPatternV346-397578610 tempest-TestVolumeBootPatternV346-397578610-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:58:19.506674 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-39e18d02-bf4c-4b14-abe6-062fd62d5b79 tempest-TestVolumeBootPatternV346-397578610 tempest-TestVolumeBootPatternV346-397578610-project-member] https://10.4.3.189/volume/v3/volumes/c8b99742-1b07-4bb2-ae2a-8b52bc559598 returned with HTTP 404 Aug 25 05:58:19.507116 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1385/5547] 10.4.3.189 () {68 vars in 1389 bytes} [Tue Aug 25 05:58:19 2026] GET /volume/v3/volumes/c8b99742-1b07-4bb2-ae2a-8b52bc559598 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 05:58:19.513335 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-8f300def-6005-49fa-a7f2-2c8b35020092 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:58:19.514998 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-8f300def-6005-49fa-a7f2-2c8b35020092 tempest-TestVolumeBootPatternV346-397578610 tempest-TestVolumeBootPatternV346-397578610-project-member] DELETE https://10.4.3.189/volume/v3/snapshots/cd934a68-d4df-4a31-96ca-4bdc003af1eb Aug 25 05:58:19.515219 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-8f300def-6005-49fa-a7f2-2c8b35020092 tempest-TestVolumeBootPatternV346-397578610 tempest-TestVolumeBootPatternV346-397578610-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:58:19.515419 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-8f300def-6005-49fa-a7f2-2c8b35020092 tempest-TestVolumeBootPatternV346-397578610 tempest-TestVolumeBootPatternV346-397578610-project-member] Calling method 'delete' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:58:19.515548 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.v3.snapshots [None req-8f300def-6005-49fa-a7f2-2c8b35020092 tempest-TestVolumeBootPatternV346-397578610 tempest-TestVolumeBootPatternV346-397578610-project-member] Delete snapshot with id: cd934a68-d4df-4a31-96ca-4bdc003af1eb Aug 25 05:58:19.520111 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:58:19.520111 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:58:19.520490 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-8f300def-6005-49fa-a7f2-2c8b35020092 tempest-TestVolumeBootPatternV346-397578610 tempest-TestVolumeBootPatternV346-397578610-project-member] Snapshot retrieved successfully. Aug 25 05:58:19.538260 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-8f300def-6005-49fa-a7f2-2c8b35020092 tempest-TestVolumeBootPatternV346-397578610 tempest-TestVolumeBootPatternV346-397578610-project-member] Snapshot delete request issued successfully. Aug 25 05:58:19.538481 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-8f300def-6005-49fa-a7f2-2c8b35020092 tempest-TestVolumeBootPatternV346-397578610 tempest-TestVolumeBootPatternV346-397578610-project-member] https://10.4.3.189/volume/v3/snapshots/cd934a68-d4df-4a31-96ca-4bdc003af1eb returned with HTTP 202 Aug 25 05:58:19.538902 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1400/5548] 10.4.3.189 () {66 vars in 1357 bytes} [Tue Aug 25 05:58:19 2026] DELETE /volume/v3/snapshots/cd934a68-d4df-4a31-96ca-4bdc003af1eb => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:58:19.545499 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-10e803be-9b4e-4697-9cca-2f7e4498ed6c None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:58:19.547455 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-10e803be-9b4e-4697-9cca-2f7e4498ed6c tempest-TestVolumeBootPatternV346-397578610 tempest-TestVolumeBootPatternV346-397578610-project-member] GET https://10.4.3.189/volume/v3/snapshots/cd934a68-d4df-4a31-96ca-4bdc003af1eb Aug 25 05:58:19.547655 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-10e803be-9b4e-4697-9cca-2f7e4498ed6c tempest-TestVolumeBootPatternV346-397578610 tempest-TestVolumeBootPatternV346-397578610-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:58:19.547859 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-10e803be-9b4e-4697-9cca-2f7e4498ed6c tempest-TestVolumeBootPatternV346-397578610 tempest-TestVolumeBootPatternV346-397578610-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:58:19.553335 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:58:19.553335 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:58:19.553826 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-10e803be-9b4e-4697-9cca-2f7e4498ed6c tempest-TestVolumeBootPatternV346-397578610 tempest-TestVolumeBootPatternV346-397578610-project-member] Snapshot retrieved successfully. Aug 25 05:58:19.554857 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-10e803be-9b4e-4697-9cca-2f7e4498ed6c tempest-TestVolumeBootPatternV346-397578610 tempest-TestVolumeBootPatternV346-397578610-project-member] https://10.4.3.189/volume/v3/snapshots/cd934a68-d4df-4a31-96ca-4bdc003af1eb returned with HTTP 200 Aug 25 05:58:19.555250 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1383/5549] 10.4.3.189 () {66 vars in 1354 bytes} [Tue Aug 25 05:58:19 2026] GET /volume/v3/snapshots/cd934a68-d4df-4a31-96ca-4bdc003af1eb => generated 481 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:58:19.798022 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-1136dc12-1eb3-4246-8556-ef3d433a3079 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:58:19.870792 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-1136dc12-1eb3-4246-8556-ef3d433a3079 tempest-VolumeRevertTests-2064227344 tempest-VolumeRevertTests-2064227344-project-member] POST https://10.4.3.189/volume/v3/volumes Aug 25 05:58:19.871168 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-1136dc12-1eb3-4246-8556-ef3d433a3079 tempest-VolumeRevertTests-2064227344 tempest-VolumeRevertTests-2064227344-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeRevertTests-Volume-686303087"}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:58:19.872516 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.v3.volumes [None req-1136dc12-1eb3-4246-8556-ef3d433a3079 tempest-VolumeRevertTests-2064227344 tempest-VolumeRevertTests-2064227344-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeRevertTests-Volume-686303087'}} {{(pid=100270) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 05:58:19.872643 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.v3.volumes [None req-1136dc12-1eb3-4246-8556-ef3d433a3079 tempest-VolumeRevertTests-2064227344 tempest-VolumeRevertTests-2064227344-project-member] Create volume of 1 GB Aug 25 05:58:19.876256 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-1136dc12-1eb3-4246-8556-ef3d433a3079 tempest-VolumeRevertTests-2064227344 tempest-VolumeRevertTests-2064227344-project-member] Availability Zones retrieved successfully. Aug 25 05:58:19.881255 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-1136dc12-1eb3-4246-8556-ef3d433a3079 tempest-VolumeRevertTests-2064227344 tempest-VolumeRevertTests-2064227344-project-member] Flow 'volume_create_api' (17227fc7-99ed-4b61-8230-9daf6242e34c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:58:19.882088 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-1136dc12-1eb3-4246-8556-ef3d433a3079 tempest-VolumeRevertTests-2064227344 tempest-VolumeRevertTests-2064227344-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (94193f18-548c-43f6-99d8-67cf98c5ef3f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:58:19.882894 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.flows.api.create_volume [None req-1136dc12-1eb3-4246-8556-ef3d433a3079 tempest-VolumeRevertTests-2064227344 tempest-VolumeRevertTests-2064227344-project-member] Validating volume size '1' using validate_int {{(pid=100270) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 05:58:19.905291 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-1136dc12-1eb3-4246-8556-ef3d433a3079 tempest-VolumeRevertTests-2064227344 tempest-VolumeRevertTests-2064227344-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (94193f18-548c-43f6-99d8-67cf98c5ef3f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T05:35:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=23fc6e5d-fce0-4521-ba46-4837b4232084,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '23fc6e5d-fce0-4521-ba46-4837b4232084', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:58:19.905949 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-1136dc12-1eb3-4246-8556-ef3d433a3079 tempest-VolumeRevertTests-2064227344 tempest-VolumeRevertTests-2064227344-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e7ab5c35-37fa-4153-8dfb-fc57519ef217) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:58:19.954368 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.quota [None req-1136dc12-1eb3-4246-8556-ef3d433a3079 tempest-VolumeRevertTests-2064227344 tempest-VolumeRevertTests-2064227344-project-member] Created reservations ['e6ee18ff-4b2c-4353-9ad0-916cba95fb51', '44d38fc6-94d0-466b-a75c-aaec6845bb5f', '1a2a4c9e-ab14-4cd5-9702-ef183dff9991', 'e2285ebf-c56d-4f61-b56f-395eaead5f74'] {{(pid=100270) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:58:19.955257 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-1136dc12-1eb3-4246-8556-ef3d433a3079 tempest-VolumeRevertTests-2064227344 tempest-VolumeRevertTests-2064227344-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e7ab5c35-37fa-4153-8dfb-fc57519ef217) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e6ee18ff-4b2c-4353-9ad0-916cba95fb51', '44d38fc6-94d0-466b-a75c-aaec6845bb5f', '1a2a4c9e-ab14-4cd5-9702-ef183dff9991', 'e2285ebf-c56d-4f61-b56f-395eaead5f74']}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:58:19.955923 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-1136dc12-1eb3-4246-8556-ef3d433a3079 tempest-VolumeRevertTests-2064227344 tempest-VolumeRevertTests-2064227344-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3b38c74a-acce-4d47-a5c3-06e9b40a7004) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:58:19.975871 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-1136dc12-1eb3-4246-8556-ef3d433a3079 tempest-VolumeRevertTests-2064227344 tempest-VolumeRevertTests-2064227344-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3b38c74a-acce-4d47-a5c3-06e9b40a7004) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '523c0f1f-ae09-4433-92b6-6fabb44e3194', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-686303087',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6501a465a47e46f1875e232d2b1b40e2',qos_specs=None,replication_status=,reservations=['e6ee18ff-4b2c-4353-9ad0-916cba95fb51','44d38fc6-94d0-466b-a75c-aaec6845bb5f','1a2a4c9e-ab14-4cd5-9702-ef183dff9991','e2285ebf-c56d-4f61-b56f-395eaead5f74'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9f5c9e5cada1474284eb569e9d4a2ff7',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T05:58:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-686303087',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=523c0f1f-ae09-4433-92b6-6fabb44e3194,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6501a465a47e46f1875e232d2b1b40e2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9f5c9e5cada1474284eb569e9d4a2ff7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(23fc6e5d-fce0-4521-ba46-4837b4232084),volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:58:19.976499 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-1136dc12-1eb3-4246-8556-ef3d433a3079 tempest-VolumeRevertTests-2064227344 tempest-VolumeRevertTests-2064227344-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b511869c-ae30-4d56-8d2c-27ddd1400085) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:58:19.992760 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-1136dc12-1eb3-4246-8556-ef3d433a3079 tempest-VolumeRevertTests-2064227344 tempest-VolumeRevertTests-2064227344-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b511869c-ae30-4d56-8d2c-27ddd1400085) transitioned into state 'SUCCESS' from state '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-686303087',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6501a465a47e46f1875e232d2b1b40e2',qos_specs=None,replication_status=,reservations=['e6ee18ff-4b2c-4353-9ad0-916cba95fb51','44d38fc6-94d0-466b-a75c-aaec6845bb5f','1a2a4c9e-ab14-4cd5-9702-ef183dff9991','e2285ebf-c56d-4f61-b56f-395eaead5f74'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9f5c9e5cada1474284eb569e9d4a2ff7',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:58:19.993483 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-1136dc12-1eb3-4246-8556-ef3d433a3079 tempest-VolumeRevertTests-2064227344 tempest-VolumeRevertTests-2064227344-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8382ec37-4353-4e9c-ade3-e6c1ea0a1eaf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:58:20.002390 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-1136dc12-1eb3-4246-8556-ef3d433a3079 tempest-VolumeRevertTests-2064227344 tempest-VolumeRevertTests-2064227344-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8382ec37-4353-4e9c-ade3-e6c1ea0a1eaf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:58:20.003442 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-1136dc12-1eb3-4246-8556-ef3d433a3079 tempest-VolumeRevertTests-2064227344 tempest-VolumeRevertTests-2064227344-project-member] Flow 'volume_create_api' (17227fc7-99ed-4b61-8230-9daf6242e34c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100270) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:58:20.003743 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-1136dc12-1eb3-4246-8556-ef3d433a3079 tempest-VolumeRevertTests-2064227344 tempest-VolumeRevertTests-2064227344-project-member] Create volume request issued successfully. Aug 25 05:58:20.004338 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-1136dc12-1eb3-4246-8556-ef3d433a3079 tempest-VolumeRevertTests-2064227344 tempest-VolumeRevertTests-2064227344-project-member] https://10.4.3.189/volume/v3/volumes returned with HTTP 202 Aug 25 05:58:20.004765 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1382/5550] 10.4.3.189 () {70 vars in 1299 bytes} [Tue Aug 25 05:58:19 2026] POST /volume/v3/volumes => generated 765 bytes in 207 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:58:20.015575 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-80846872-1350-4e57-a4b3-8c8f3da8fd4c None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:58:20.017612 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-80846872-1350-4e57-a4b3-8c8f3da8fd4c tempest-VolumeRevertTests-2064227344 tempest-VolumeRevertTests-2064227344-project-member] GET https://10.4.3.189/volume/v3/volumes/523c0f1f-ae09-4433-92b6-6fabb44e3194 Aug 25 05:58:20.017838 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-80846872-1350-4e57-a4b3-8c8f3da8fd4c tempest-VolumeRevertTests-2064227344 tempest-VolumeRevertTests-2064227344-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:58:20.018015 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-80846872-1350-4e57-a4b3-8c8f3da8fd4c tempest-VolumeRevertTests-2064227344 tempest-VolumeRevertTests-2064227344-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:58:20.025343 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:58:20.025343 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:58:20.028934 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-80846872-1350-4e57-a4b3-8c8f3da8fd4c tempest-VolumeRevertTests-2064227344 tempest-VolumeRevertTests-2064227344-project-member] Volume info retrieved successfully. Aug 25 05:58:20.032693 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-80846872-1350-4e57-a4b3-8c8f3da8fd4c tempest-VolumeRevertTests-2064227344 tempest-VolumeRevertTests-2064227344-project-member] https://10.4.3.189/volume/v3/volumes/523c0f1f-ae09-4433-92b6-6fabb44e3194 returned with HTTP 200 Aug 25 05:58:20.033223 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1386/5551] 10.4.3.189 () {68 vars in 1389 bytes} [Tue Aug 25 05:58:20 2026] GET /volume/v3/volumes/523c0f1f-ae09-4433-92b6-6fabb44e3194 => generated 833 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:58:20.563908 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-aea6fc2c-fcdf-4228-8e1e-1ce2561e4a71 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:58:20.565671 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-aea6fc2c-fcdf-4228-8e1e-1ce2561e4a71 tempest-TestVolumeBootPatternV346-397578610 tempest-TestVolumeBootPatternV346-397578610-project-member] GET https://10.4.3.189/volume/v3/snapshots/cd934a68-d4df-4a31-96ca-4bdc003af1eb Aug 25 05:58:20.565901 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-aea6fc2c-fcdf-4228-8e1e-1ce2561e4a71 tempest-TestVolumeBootPatternV346-397578610 tempest-TestVolumeBootPatternV346-397578610-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:58:20.566148 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-aea6fc2c-fcdf-4228-8e1e-1ce2561e4a71 tempest-TestVolumeBootPatternV346-397578610 tempest-TestVolumeBootPatternV346-397578610-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:58:20.570384 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-aea6fc2c-fcdf-4228-8e1e-1ce2561e4a71 tempest-TestVolumeBootPatternV346-397578610 tempest-TestVolumeBootPatternV346-397578610-project-member] https://10.4.3.189/volume/v3/snapshots/cd934a68-d4df-4a31-96ca-4bdc003af1eb returned with HTTP 404 Aug 25 05:58:20.570867 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1401/5552] 10.4.3.189 () {66 vars in 1354 bytes} [Tue Aug 25 05:58:20 2026] GET /volume/v3/snapshots/cd934a68-d4df-4a31-96ca-4bdc003af1eb => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:58:21.046131 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-c0c39dfd-f70e-49a3-bc02-58439467420f None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:58:21.048197 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c0c39dfd-f70e-49a3-bc02-58439467420f tempest-VolumeRevertTests-2064227344 tempest-VolumeRevertTests-2064227344-project-member] GET https://10.4.3.189/volume/v3/volumes/523c0f1f-ae09-4433-92b6-6fabb44e3194 Aug 25 05:58:21.048420 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c0c39dfd-f70e-49a3-bc02-58439467420f tempest-VolumeRevertTests-2064227344 tempest-VolumeRevertTests-2064227344-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:58:21.048621 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c0c39dfd-f70e-49a3-bc02-58439467420f tempest-VolumeRevertTests-2064227344 tempest-VolumeRevertTests-2064227344-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:58:21.057114 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:58:21.057114 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:58:21.061098 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-c0c39dfd-f70e-49a3-bc02-58439467420f tempest-VolumeRevertTests-2064227344 tempest-VolumeRevertTests-2064227344-project-member] Volume info retrieved successfully. Aug 25 05:58:21.065820 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c0c39dfd-f70e-49a3-bc02-58439467420f tempest-VolumeRevertTests-2064227344 tempest-VolumeRevertTests-2064227344-project-member] https://10.4.3.189/volume/v3/volumes/523c0f1f-ae09-4433-92b6-6fabb44e3194 returned with HTTP 200 Aug 25 05:58:21.066232 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1384/5553] 10.4.3.189 () {68 vars in 1389 bytes} [Tue Aug 25 05:58:21 2026] GET /volume/v3/volumes/523c0f1f-ae09-4433-92b6-6fabb44e3194 => generated 858 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:58:21.081477 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-e55bb89c-3f22-4422-a7ee-a4224c3fb044 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:58:21.083383 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-e55bb89c-3f22-4422-a7ee-a4224c3fb044 tempest-VolumeRevertTests-2064227344 tempest-VolumeRevertTests-2064227344-project-member] POST https://10.4.3.189/volume/v3/snapshots Aug 25 05:58:21.083766 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-e55bb89c-3f22-4422-a7ee-a4224c3fb044 tempest-VolumeRevertTests-2064227344 tempest-VolumeRevertTests-2064227344-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "523c0f1f-ae09-4433-92b6-6fabb44e3194", "metadata": {"mykey1": "value1"}, "name": "tempest-VolumeRevertTests-Snapshot-2046269423"}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:58:21.092332 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:58:21.092332 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:58:21.092858 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-e55bb89c-3f22-4422-a7ee-a4224c3fb044 tempest-VolumeRevertTests-2064227344 tempest-VolumeRevertTests-2064227344-project-member] Volume info retrieved successfully. Aug 25 05:58:21.093005 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.v3.snapshots [None req-e55bb89c-3f22-4422-a7ee-a4224c3fb044 tempest-VolumeRevertTests-2064227344 tempest-VolumeRevertTests-2064227344-project-member] Create snapshot from volume 523c0f1f-ae09-4433-92b6-6fabb44e3194 Aug 25 05:58:21.128884 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.quota [None req-e55bb89c-3f22-4422-a7ee-a4224c3fb044 tempest-VolumeRevertTests-2064227344 tempest-VolumeRevertTests-2064227344-project-member] Created reservations ['1ca1d0ab-4ff4-4b3f-97ac-6488c64260ba', '1336ad73-b81c-433a-a475-1e44f3cbb1fa', '2c28fce0-9307-451b-99c1-f82e3b4a1f8c', '0ebcc0d8-967a-4360-b0db-abe24c7f098b'] {{(pid=100270) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:58:21.162861 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-e55bb89c-3f22-4422-a7ee-a4224c3fb044 tempest-VolumeRevertTests-2064227344 tempest-VolumeRevertTests-2064227344-project-member] Snapshot create request issued successfully. Aug 25 05:58:21.163094 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-e55bb89c-3f22-4422-a7ee-a4224c3fb044 tempest-VolumeRevertTests-2064227344 tempest-VolumeRevertTests-2064227344-project-member] https://10.4.3.189/volume/v3/snapshots returned with HTTP 202 Aug 25 05:58:21.163533 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1383/5554] 10.4.3.189 () {68 vars in 1265 bytes} [Tue Aug 25 05:58:21 2026] POST /volume/v3/snapshots => generated 322 bytes in 83 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 05:58:21.173788 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-f7d8b15f-3cfc-4c0b-b8ac-57270c8c52ee None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:58:21.176352 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-f7d8b15f-3cfc-4c0b-b8ac-57270c8c52ee tempest-VolumeRevertTests-2064227344 tempest-VolumeRevertTests-2064227344-project-member] GET https://10.4.3.189/volume/v3/snapshots/1e5593be-9768-4906-b284-f246da3d7d88 Aug 25 05:58:21.176644 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-f7d8b15f-3cfc-4c0b-b8ac-57270c8c52ee tempest-VolumeRevertTests-2064227344 tempest-VolumeRevertTests-2064227344-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:58:21.176935 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-f7d8b15f-3cfc-4c0b-b8ac-57270c8c52ee tempest-VolumeRevertTests-2064227344 tempest-VolumeRevertTests-2064227344-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:58:21.182776 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:58:21.182776 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:58:21.183263 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-f7d8b15f-3cfc-4c0b-b8ac-57270c8c52ee tempest-VolumeRevertTests-2064227344 tempest-VolumeRevertTests-2064227344-project-member] Snapshot retrieved successfully. Aug 25 05:58:21.184233 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-f7d8b15f-3cfc-4c0b-b8ac-57270c8c52ee tempest-VolumeRevertTests-2064227344 tempest-VolumeRevertTests-2064227344-project-member] https://10.4.3.189/volume/v3/snapshots/1e5593be-9768-4906-b284-f246da3d7d88 returned with HTTP 200 Aug 25 05:58:21.184602 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1387/5555] 10.4.3.189 () {66 vars in 1354 bytes} [Tue Aug 25 05:58:21 2026] GET /volume/v3/snapshots/1e5593be-9768-4906-b284-f246da3d7d88 => generated 454 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:58:22.193561 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-ceeb18df-fd09-40d0-baab-d779d5533373 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:58:22.196130 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-ceeb18df-fd09-40d0-baab-d779d5533373 tempest-VolumeRevertTests-2064227344 tempest-VolumeRevertTests-2064227344-project-member] GET https://10.4.3.189/volume/v3/snapshots/1e5593be-9768-4906-b284-f246da3d7d88 Aug 25 05:58:22.196408 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-ceeb18df-fd09-40d0-baab-d779d5533373 tempest-VolumeRevertTests-2064227344 tempest-VolumeRevertTests-2064227344-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:58:22.196733 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-ceeb18df-fd09-40d0-baab-d779d5533373 tempest-VolumeRevertTests-2064227344 tempest-VolumeRevertTests-2064227344-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:58:22.204277 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:58:22.204277 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:58:22.204803 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-ceeb18df-fd09-40d0-baab-d779d5533373 tempest-VolumeRevertTests-2064227344 tempest-VolumeRevertTests-2064227344-project-member] Snapshot retrieved successfully. Aug 25 05:58:22.206118 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-ceeb18df-fd09-40d0-baab-d779d5533373 tempest-VolumeRevertTests-2064227344 tempest-VolumeRevertTests-2064227344-project-member] https://10.4.3.189/volume/v3/snapshots/1e5593be-9768-4906-b284-f246da3d7d88 returned with HTTP 200 Aug 25 05:58:22.206789 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1402/5556] 10.4.3.189 () {66 vars in 1354 bytes} [Tue Aug 25 05:58:22 2026] GET /volume/v3/snapshots/1e5593be-9768-4906-b284-f246da3d7d88 => generated 481 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:58:22.213484 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-1d196fad-c6ee-463d-aa1c-c3d8a804f2d8 req-bcd15915-6dc4-4dd3-99da-a5c674c84c60 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:58:22.214219 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-2727df68-dddf-4ff2-85d2-2f36717994cb None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:58:22.215961 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-1d196fad-c6ee-463d-aa1c-c3d8a804f2d8 req-bcd15915-6dc4-4dd3-99da-a5c674c84c60 tempest-TestVolumeBootPatternV346-397578610 tempest-TestVolumeBootPatternV346-397578610-project-member] DELETE https://10.4.3.189/volume/v3/attachments/03ede825-a8c9-444e-ba9a-4348129ccb8e Aug 25 05:58:22.216145 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-1d196fad-c6ee-463d-aa1c-c3d8a804f2d8 req-bcd15915-6dc4-4dd3-99da-a5c674c84c60 tempest-TestVolumeBootPatternV346-397578610 tempest-TestVolumeBootPatternV346-397578610-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:58:22.216204 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-2727df68-dddf-4ff2-85d2-2f36717994cb tempest-VolumeRevertTests-2064227344 tempest-VolumeRevertTests-2064227344-project-member] POST https://10.4.3.189/volume/v3/volumes/523c0f1f-ae09-4433-92b6-6fabb44e3194/action Aug 25 05:58:22.216369 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-1d196fad-c6ee-463d-aa1c-c3d8a804f2d8 req-bcd15915-6dc4-4dd3-99da-a5c674c84c60 tempest-TestVolumeBootPatternV346-397578610 tempest-TestVolumeBootPatternV346-397578610-project-member] Calling method 'version_select' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:58:22.216597 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-2727df68-dddf-4ff2-85d2-2f36717994cb tempest-VolumeRevertTests-2064227344 tempest-VolumeRevertTests-2064227344-project-member] Action body: b'{"revert": {"snapshot_id": "1e5593be-9768-4906-b284-f246da3d7d88"}}' {{(pid=100270) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 05:58:22.216735 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-2727df68-dddf-4ff2-85d2-2f36717994cb tempest-VolumeRevertTests-2064227344 tempest-VolumeRevertTests-2064227344-project-member] Action: 'action', calling method: version_select, body: {"revert": {"snapshot_id": "1e5593be-9768-4906-b284-f246da3d7d88"}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:58:22.223805 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:58:22.223805 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:58:22.225931 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:58:22.225931 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:58:22.226536 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-2727df68-dddf-4ff2-85d2-2f36717994cb tempest-VolumeRevertTests-2064227344 tempest-VolumeRevertTests-2064227344-project-member] Volume retrieved successfully. Aug 25 05:58:22.240199 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.v3.volumes [None req-2727df68-dddf-4ff2-85d2-2f36717994cb tempest-VolumeRevertTests-2064227344 tempest-VolumeRevertTests-2064227344-project-member] Reverting volume 523c0f1f-ae09-4433-92b6-6fabb44e3194 to snapshot 1e5593be-9768-4906-b284-f246da3d7d88. Aug 25 05:58:22.241070 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:58:22.241070 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:58:22.260766 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-2727df68-dddf-4ff2-85d2-2f36717994cb tempest-VolumeRevertTests-2064227344 tempest-VolumeRevertTests-2064227344-project-member] https://10.4.3.189/volume/v3/volumes/523c0f1f-ae09-4433-92b6-6fabb44e3194/action returned with HTTP 202 Aug 25 05:58:22.261321 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1384/5557] 10.4.3.189 () {70 vars in 1431 bytes} [Tue Aug 25 05:58:22 2026] POST /volume/v3/volumes/523c0f1f-ae09-4433-92b6-6fabb44e3194/action => generated 0 bytes in 48 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 25 05:58:22.270009 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-08e86a71-5edb-4f59-bb5a-4dd7b66f1c29 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:58:22.271843 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-08e86a71-5edb-4f59-bb5a-4dd7b66f1c29 tempest-VolumeRevertTests-2064227344 tempest-VolumeRevertTests-2064227344-project-member] GET https://10.4.3.189/volume/v3/volumes/523c0f1f-ae09-4433-92b6-6fabb44e3194 Aug 25 05:58:22.272032 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-08e86a71-5edb-4f59-bb5a-4dd7b66f1c29 tempest-VolumeRevertTests-2064227344 tempest-VolumeRevertTests-2064227344-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:58:22.272226 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-08e86a71-5edb-4f59-bb5a-4dd7b66f1c29 tempest-VolumeRevertTests-2064227344 tempest-VolumeRevertTests-2064227344-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:58:22.278546 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-1d196fad-c6ee-463d-aa1c-c3d8a804f2d8 req-bcd15915-6dc4-4dd3-99da-a5c674c84c60 tempest-TestVolumeBootPatternV346-397578610 tempest-TestVolumeBootPatternV346-397578610-project-member] https://10.4.3.189/volume/v3/attachments/03ede825-a8c9-444e-ba9a-4348129ccb8e returned with HTTP 200 Aug 25 05:58:22.278867 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:58:22.278867 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:58:22.279174 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1385/5558] 10.4.3.189 () {72 vars in 1673 bytes} [Tue Aug 25 05:58:22 2026] DELETE /volume/v3/attachments/03ede825-a8c9-444e-ba9a-4348129ccb8e => generated 19 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:58:22.282238 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-08e86a71-5edb-4f59-bb5a-4dd7b66f1c29 tempest-VolumeRevertTests-2064227344 tempest-VolumeRevertTests-2064227344-project-member] Volume info retrieved successfully. Aug 25 05:58:22.286668 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-08e86a71-5edb-4f59-bb5a-4dd7b66f1c29 tempest-VolumeRevertTests-2064227344 tempest-VolumeRevertTests-2064227344-project-member] https://10.4.3.189/volume/v3/volumes/523c0f1f-ae09-4433-92b6-6fabb44e3194 returned with HTTP 200 Aug 25 05:58:22.287029 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1388/5559] 10.4.3.189 () {68 vars in 1389 bytes} [Tue Aug 25 05:58:22 2026] GET /volume/v3/volumes/523c0f1f-ae09-4433-92b6-6fabb44e3194 => generated 858 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:58:23.299162 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-2226d2ee-0c62-4145-8193-8bd3e0fb5856 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:58:23.301019 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-2226d2ee-0c62-4145-8193-8bd3e0fb5856 tempest-VolumeRevertTests-2064227344 tempest-VolumeRevertTests-2064227344-project-member] GET https://10.4.3.189/volume/v3/volumes/523c0f1f-ae09-4433-92b6-6fabb44e3194 Aug 25 05:58:23.301277 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-2226d2ee-0c62-4145-8193-8bd3e0fb5856 tempest-VolumeRevertTests-2064227344 tempest-VolumeRevertTests-2064227344-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:58:23.301498 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-2226d2ee-0c62-4145-8193-8bd3e0fb5856 tempest-VolumeRevertTests-2064227344 tempest-VolumeRevertTests-2064227344-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:58:23.307860 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:58:23.307860 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:58:23.310991 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-2226d2ee-0c62-4145-8193-8bd3e0fb5856 tempest-VolumeRevertTests-2064227344 tempest-VolumeRevertTests-2064227344-project-member] Volume info retrieved successfully. Aug 25 05:58:23.314616 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-2226d2ee-0c62-4145-8193-8bd3e0fb5856 tempest-VolumeRevertTests-2064227344 tempest-VolumeRevertTests-2064227344-project-member] https://10.4.3.189/volume/v3/volumes/523c0f1f-ae09-4433-92b6-6fabb44e3194 returned with HTTP 200 Aug 25 05:58:23.314994 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1403/5560] 10.4.3.189 () {68 vars in 1389 bytes} [Tue Aug 25 05:58:23 2026] GET /volume/v3/volumes/523c0f1f-ae09-4433-92b6-6fabb44e3194 => generated 858 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:58:23.327003 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-e65c6b75-c1dd-48d5-96d6-e995a2d5628d None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:58:23.328734 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-e65c6b75-c1dd-48d5-96d6-e995a2d5628d tempest-VolumeRevertTests-2064227344 tempest-VolumeRevertTests-2064227344-project-member] GET https://10.4.3.189/volume/v3/snapshots/1e5593be-9768-4906-b284-f246da3d7d88 Aug 25 05:58:23.328911 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-e65c6b75-c1dd-48d5-96d6-e995a2d5628d tempest-VolumeRevertTests-2064227344 tempest-VolumeRevertTests-2064227344-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:58:23.329099 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-e65c6b75-c1dd-48d5-96d6-e995a2d5628d tempest-VolumeRevertTests-2064227344 tempest-VolumeRevertTests-2064227344-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:58:23.333851 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:58:23.333851 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:58:23.334253 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-e65c6b75-c1dd-48d5-96d6-e995a2d5628d tempest-VolumeRevertTests-2064227344 tempest-VolumeRevertTests-2064227344-project-member] Snapshot retrieved successfully. Aug 25 05:58:23.334932 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-e65c6b75-c1dd-48d5-96d6-e995a2d5628d tempest-VolumeRevertTests-2064227344 tempest-VolumeRevertTests-2064227344-project-member] https://10.4.3.189/volume/v3/snapshots/1e5593be-9768-4906-b284-f246da3d7d88 returned with HTTP 200 Aug 25 05:58:23.335246 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1385/5561] 10.4.3.189 () {66 vars in 1354 bytes} [Tue Aug 25 05:58:23 2026] GET /volume/v3/snapshots/1e5593be-9768-4906-b284-f246da3d7d88 => generated 481 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:58:23.343310 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-32b11f5b-9137-4798-86b7-5a491d7436f4 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:58:23.344362 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-32b11f5b-9137-4798-86b7-5a491d7436f4 tempest-VolumeRevertTests-2064227344 tempest-VolumeRevertTests-2064227344-project-member] GET https://10.4.3.189/volume/v3/volumes/523c0f1f-ae09-4433-92b6-6fabb44e3194 Aug 25 05:58:23.344572 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-32b11f5b-9137-4798-86b7-5a491d7436f4 tempest-VolumeRevertTests-2064227344 tempest-VolumeRevertTests-2064227344-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:58:23.344764 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-32b11f5b-9137-4798-86b7-5a491d7436f4 tempest-VolumeRevertTests-2064227344 tempest-VolumeRevertTests-2064227344-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:58:23.351885 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:58:23.351885 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:58:23.355930 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-32b11f5b-9137-4798-86b7-5a491d7436f4 tempest-VolumeRevertTests-2064227344 tempest-VolumeRevertTests-2064227344-project-member] Volume info retrieved successfully. Aug 25 05:58:23.360024 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-32b11f5b-9137-4798-86b7-5a491d7436f4 tempest-VolumeRevertTests-2064227344 tempest-VolumeRevertTests-2064227344-project-member] https://10.4.3.189/volume/v3/volumes/523c0f1f-ae09-4433-92b6-6fabb44e3194 returned with HTTP 200 Aug 25 05:58:23.360365 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1386/5562] 10.4.3.189 () {68 vars in 1389 bytes} [Tue Aug 25 05:58:23 2026] GET /volume/v3/volumes/523c0f1f-ae09-4433-92b6-6fabb44e3194 => generated 858 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:58:23.374441 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-9b3af821-ac44-4da8-8c0f-989ab9bd8cd3 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:58:23.376108 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-9b3af821-ac44-4da8-8c0f-989ab9bd8cd3 tempest-VolumeRevertTests-2064227344 tempest-VolumeRevertTests-2064227344-project-member] POST https://10.4.3.189/volume/v3/volumes Aug 25 05:58:23.376436 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-9b3af821-ac44-4da8-8c0f-989ab9bd8cd3 tempest-VolumeRevertTests-2064227344 tempest-VolumeRevertTests-2064227344-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeRevertTests-Volume-236080678"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:58:23.377874 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.v3.volumes [None req-9b3af821-ac44-4da8-8c0f-989ab9bd8cd3 tempest-VolumeRevertTests-2064227344 tempest-VolumeRevertTests-2064227344-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeRevertTests-Volume-236080678'}} {{(pid=100269) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 05:58:23.378008 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.v3.volumes [None req-9b3af821-ac44-4da8-8c0f-989ab9bd8cd3 tempest-VolumeRevertTests-2064227344 tempest-VolumeRevertTests-2064227344-project-member] Create volume of 1 GB Aug 25 05:58:23.381348 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-9b3af821-ac44-4da8-8c0f-989ab9bd8cd3 tempest-VolumeRevertTests-2064227344 tempest-VolumeRevertTests-2064227344-project-member] Availability Zones retrieved successfully. Aug 25 05:58:23.386356 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-9b3af821-ac44-4da8-8c0f-989ab9bd8cd3 tempest-VolumeRevertTests-2064227344 tempest-VolumeRevertTests-2064227344-project-member] Flow 'volume_create_api' (d9da288e-94a3-432f-88c6-335df03752fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:58:23.387448 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-9b3af821-ac44-4da8-8c0f-989ab9bd8cd3 tempest-VolumeRevertTests-2064227344 tempest-VolumeRevertTests-2064227344-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f07dbafd-b2e1-4ed5-93a2-818a5e91044b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:58:23.388322 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.flows.api.create_volume [None req-9b3af821-ac44-4da8-8c0f-989ab9bd8cd3 tempest-VolumeRevertTests-2064227344 tempest-VolumeRevertTests-2064227344-project-member] Validating volume size '1' using validate_int {{(pid=100269) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 05:58:23.411978 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-9b3af821-ac44-4da8-8c0f-989ab9bd8cd3 tempest-VolumeRevertTests-2064227344 tempest-VolumeRevertTests-2064227344-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f07dbafd-b2e1-4ed5-93a2-818a5e91044b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T05:35:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=23fc6e5d-fce0-4521-ba46-4837b4232084,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '23fc6e5d-fce0-4521-ba46-4837b4232084', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:58:23.412895 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-9b3af821-ac44-4da8-8c0f-989ab9bd8cd3 tempest-VolumeRevertTests-2064227344 tempest-VolumeRevertTests-2064227344-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bc40547f-112b-4b5b-ae27-a65f501b79a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:58:23.450004 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.quota [None req-9b3af821-ac44-4da8-8c0f-989ab9bd8cd3 tempest-VolumeRevertTests-2064227344 tempest-VolumeRevertTests-2064227344-project-member] Created reservations ['464cb4fe-c1a0-4dab-b37f-1f9794ac849f', '898d72d6-ede1-4491-b5bb-b7ea4d4b5414', '94c621a6-6c5b-486f-9f2c-2dc26dffdb8e', '73f94d6e-b0eb-4edd-80c6-1018e5891236'] {{(pid=100269) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:58:23.451030 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-9b3af821-ac44-4da8-8c0f-989ab9bd8cd3 tempest-VolumeRevertTests-2064227344 tempest-VolumeRevertTests-2064227344-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bc40547f-112b-4b5b-ae27-a65f501b79a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['464cb4fe-c1a0-4dab-b37f-1f9794ac849f', '898d72d6-ede1-4491-b5bb-b7ea4d4b5414', '94c621a6-6c5b-486f-9f2c-2dc26dffdb8e', '73f94d6e-b0eb-4edd-80c6-1018e5891236']}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:58:23.451916 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-9b3af821-ac44-4da8-8c0f-989ab9bd8cd3 tempest-VolumeRevertTests-2064227344 tempest-VolumeRevertTests-2064227344-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1da8e2a0-3c48-4cfe-95a8-00c568f63c14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:58:23.473661 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-9b3af821-ac44-4da8-8c0f-989ab9bd8cd3 tempest-VolumeRevertTests-2064227344 tempest-VolumeRevertTests-2064227344-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1da8e2a0-3c48-4cfe-95a8-00c568f63c14) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c827dad9-3ac8-4ebf-b499-211665e5928b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-236080678',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6501a465a47e46f1875e232d2b1b40e2',qos_specs=None,replication_status=,reservations=['464cb4fe-c1a0-4dab-b37f-1f9794ac849f','898d72d6-ede1-4491-b5bb-b7ea4d4b5414','94c621a6-6c5b-486f-9f2c-2dc26dffdb8e','73f94d6e-b0eb-4edd-80c6-1018e5891236'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9f5c9e5cada1474284eb569e9d4a2ff7',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T05:58:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-236080678',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c827dad9-3ac8-4ebf-b499-211665e5928b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6501a465a47e46f1875e232d2b1b40e2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9f5c9e5cada1474284eb569e9d4a2ff7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(23fc6e5d-fce0-4521-ba46-4837b4232084),volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:58:23.475194 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-9b3af821-ac44-4da8-8c0f-989ab9bd8cd3 tempest-VolumeRevertTests-2064227344 tempest-VolumeRevertTests-2064227344-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (490a77b6-31e0-4c1c-bb65-346607b9bc91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:58:23.491677 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-9b3af821-ac44-4da8-8c0f-989ab9bd8cd3 tempest-VolumeRevertTests-2064227344 tempest-VolumeRevertTests-2064227344-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (490a77b6-31e0-4c1c-bb65-346607b9bc91) transitioned into state 'SUCCESS' from state '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-236080678',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6501a465a47e46f1875e232d2b1b40e2',qos_specs=None,replication_status=,reservations=['464cb4fe-c1a0-4dab-b37f-1f9794ac849f','898d72d6-ede1-4491-b5bb-b7ea4d4b5414','94c621a6-6c5b-486f-9f2c-2dc26dffdb8e','73f94d6e-b0eb-4edd-80c6-1018e5891236'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9f5c9e5cada1474284eb569e9d4a2ff7',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:58:23.492330 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-9b3af821-ac44-4da8-8c0f-989ab9bd8cd3 tempest-VolumeRevertTests-2064227344 tempest-VolumeRevertTests-2064227344-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ea1f0701-882b-4579-a1e0-3fc659290986) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:58:23.500675 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-9b3af821-ac44-4da8-8c0f-989ab9bd8cd3 tempest-VolumeRevertTests-2064227344 tempest-VolumeRevertTests-2064227344-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ea1f0701-882b-4579-a1e0-3fc659290986) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:58:23.501541 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-9b3af821-ac44-4da8-8c0f-989ab9bd8cd3 tempest-VolumeRevertTests-2064227344 tempest-VolumeRevertTests-2064227344-project-member] Flow 'volume_create_api' (d9da288e-94a3-432f-88c6-335df03752fb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:58:23.501835 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-9b3af821-ac44-4da8-8c0f-989ab9bd8cd3 tempest-VolumeRevertTests-2064227344 tempest-VolumeRevertTests-2064227344-project-member] Create volume request issued successfully. Aug 25 05:58:23.502366 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-9b3af821-ac44-4da8-8c0f-989ab9bd8cd3 tempest-VolumeRevertTests-2064227344 tempest-VolumeRevertTests-2064227344-project-member] https://10.4.3.189/volume/v3/volumes returned with HTTP 202 Aug 25 05:58:23.502765 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1389/5563] 10.4.3.189 () {70 vars in 1299 bytes} [Tue Aug 25 05:58:23 2026] POST /volume/v3/volumes => generated 765 bytes in 129 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:58:23.514147 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-50f01f85-6713-4112-a5db-a705a519ce4c None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:58:23.515854 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-50f01f85-6713-4112-a5db-a705a519ce4c tempest-VolumeRevertTests-2064227344 tempest-VolumeRevertTests-2064227344-project-member] GET https://10.4.3.189/volume/v3/volumes/c827dad9-3ac8-4ebf-b499-211665e5928b Aug 25 05:58:23.516118 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-50f01f85-6713-4112-a5db-a705a519ce4c tempest-VolumeRevertTests-2064227344 tempest-VolumeRevertTests-2064227344-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:58:23.516625 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-50f01f85-6713-4112-a5db-a705a519ce4c tempest-VolumeRevertTests-2064227344 tempest-VolumeRevertTests-2064227344-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:58:23.523450 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:58:23.523450 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:58:23.527196 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-50f01f85-6713-4112-a5db-a705a519ce4c tempest-VolumeRevertTests-2064227344 tempest-VolumeRevertTests-2064227344-project-member] Volume info retrieved successfully. Aug 25 05:58:23.531620 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-50f01f85-6713-4112-a5db-a705a519ce4c tempest-VolumeRevertTests-2064227344 tempest-VolumeRevertTests-2064227344-project-member] https://10.4.3.189/volume/v3/volumes/c827dad9-3ac8-4ebf-b499-211665e5928b returned with HTTP 200 Aug 25 05:58:23.532018 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1404/5564] 10.4.3.189 () {68 vars in 1389 bytes} [Tue Aug 25 05:58:23 2026] GET /volume/v3/volumes/c827dad9-3ac8-4ebf-b499-211665e5928b => generated 833 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:58:23.687414 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-6e8b6bb2-c1b7-495b-a514-caa45acad9ef None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:58:23.689163 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-6e8b6bb2-c1b7-495b-a514-caa45acad9ef tempest-TestVolumeBootPatternV346-397578610 tempest-TestVolumeBootPatternV346-397578610-project-member] DELETE https://10.4.3.189/volume/v3/volumes/8e0e57fa-e722-4bde-9fd8-f2319fd06cdf Aug 25 05:58:23.689375 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-6e8b6bb2-c1b7-495b-a514-caa45acad9ef tempest-TestVolumeBootPatternV346-397578610 tempest-TestVolumeBootPatternV346-397578610-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:58:23.689555 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-6e8b6bb2-c1b7-495b-a514-caa45acad9ef tempest-TestVolumeBootPatternV346-397578610 tempest-TestVolumeBootPatternV346-397578610-project-member] Calling method 'delete' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:58:23.689722 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.v3.volumes [None req-6e8b6bb2-c1b7-495b-a514-caa45acad9ef tempest-TestVolumeBootPatternV346-397578610 tempest-TestVolumeBootPatternV346-397578610-project-member] Delete volume with id: 8e0e57fa-e722-4bde-9fd8-f2319fd06cdf Aug 25 05:58:23.696445 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:58:23.696445 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:58:23.696850 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-6e8b6bb2-c1b7-495b-a514-caa45acad9ef tempest-TestVolumeBootPatternV346-397578610 tempest-TestVolumeBootPatternV346-397578610-project-member] Volume info retrieved successfully. Aug 25 05:58:23.710559 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-6e8b6bb2-c1b7-495b-a514-caa45acad9ef tempest-TestVolumeBootPatternV346-397578610 tempest-TestVolumeBootPatternV346-397578610-project-member] Delete volume request issued successfully. Aug 25 05:58:23.710733 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-6e8b6bb2-c1b7-495b-a514-caa45acad9ef tempest-TestVolumeBootPatternV346-397578610 tempest-TestVolumeBootPatternV346-397578610-project-member] https://10.4.3.189/volume/v3/volumes/8e0e57fa-e722-4bde-9fd8-f2319fd06cdf returned with HTTP 202 Aug 25 05:58:23.711092 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1386/5565] 10.4.3.189 () {68 vars in 1392 bytes} [Tue Aug 25 05:58:23 2026] DELETE /volume/v3/volumes/8e0e57fa-e722-4bde-9fd8-f2319fd06cdf => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 05:58:23.717801 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-9a94881d-c32a-441d-a1c8-df38d1b3357f None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:58:23.719533 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-9a94881d-c32a-441d-a1c8-df38d1b3357f tempest-TestVolumeBootPatternV346-397578610 tempest-TestVolumeBootPatternV346-397578610-project-member] GET https://10.4.3.189/volume/v3/volumes/8e0e57fa-e722-4bde-9fd8-f2319fd06cdf Aug 25 05:58:23.719751 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-9a94881d-c32a-441d-a1c8-df38d1b3357f tempest-TestVolumeBootPatternV346-397578610 tempest-TestVolumeBootPatternV346-397578610-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:58:23.719931 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-9a94881d-c32a-441d-a1c8-df38d1b3357f tempest-TestVolumeBootPatternV346-397578610 tempest-TestVolumeBootPatternV346-397578610-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:58:23.727747 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:58:23.727747 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:58:23.731331 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-9a94881d-c32a-441d-a1c8-df38d1b3357f tempest-TestVolumeBootPatternV346-397578610 tempest-TestVolumeBootPatternV346-397578610-project-member] Volume info retrieved successfully. Aug 25 05:58:23.736843 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-9a94881d-c32a-441d-a1c8-df38d1b3357f tempest-TestVolumeBootPatternV346-397578610 tempest-TestVolumeBootPatternV346-397578610-project-member] https://10.4.3.189/volume/v3/volumes/8e0e57fa-e722-4bde-9fd8-f2319fd06cdf returned with HTTP 200 Aug 25 05:58:23.737418 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1387/5566] 10.4.3.189 () {68 vars in 1389 bytes} [Tue Aug 25 05:58:23 2026] GET /volume/v3/volumes/8e0e57fa-e722-4bde-9fd8-f2319fd06cdf => generated 1421 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 05:58:24.547048 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-c344ccad-adf3-43da-866c-fbcf272c7ffa None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:58:24.549079 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-c344ccad-adf3-43da-866c-fbcf272c7ffa tempest-VolumeRevertTests-2064227344 tempest-VolumeRevertTests-2064227344-project-member] GET https://10.4.3.189/volume/v3/volumes/c827dad9-3ac8-4ebf-b499-211665e5928b Aug 25 05:58:24.549296 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-c344ccad-adf3-43da-866c-fbcf272c7ffa tempest-VolumeRevertTests-2064227344 tempest-VolumeRevertTests-2064227344-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:58:24.549492 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-c344ccad-adf3-43da-866c-fbcf272c7ffa tempest-VolumeRevertTests-2064227344 tempest-VolumeRevertTests-2064227344-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:58:24.556354 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:58:24.556354 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:58:24.559766 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-c344ccad-adf3-43da-866c-fbcf272c7ffa tempest-VolumeRevertTests-2064227344 tempest-VolumeRevertTests-2064227344-project-member] Volume info retrieved successfully. Aug 25 05:58:24.563943 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-c344ccad-adf3-43da-866c-fbcf272c7ffa tempest-VolumeRevertTests-2064227344 tempest-VolumeRevertTests-2064227344-project-member] https://10.4.3.189/volume/v3/volumes/c827dad9-3ac8-4ebf-b499-211665e5928b returned with HTTP 200 Aug 25 05:58:24.564359 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1390/5567] 10.4.3.189 () {68 vars in 1389 bytes} [Tue Aug 25 05:58:24 2026] GET /volume/v3/volumes/c827dad9-3ac8-4ebf-b499-211665e5928b => generated 858 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:58:24.575643 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-6ec23386-f51a-47e8-9c9b-be95c6c4a0a2 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:58:24.577406 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-6ec23386-f51a-47e8-9c9b-be95c6c4a0a2 tempest-VolumeRevertTests-2064227344 tempest-VolumeRevertTests-2064227344-project-member] POST https://10.4.3.189/volume/v3/snapshots Aug 25 05:58:24.577765 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-6ec23386-f51a-47e8-9c9b-be95c6c4a0a2 tempest-VolumeRevertTests-2064227344 tempest-VolumeRevertTests-2064227344-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c827dad9-3ac8-4ebf-b499-211665e5928b", "metadata": {"mykey1": "value1"}, "name": "tempest-VolumeRevertTests-Snapshot-1407712506"}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:58:24.586401 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:58:24.586401 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:58:24.586903 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-6ec23386-f51a-47e8-9c9b-be95c6c4a0a2 tempest-VolumeRevertTests-2064227344 tempest-VolumeRevertTests-2064227344-project-member] Volume info retrieved successfully. Aug 25 05:58:24.587023 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.v3.snapshots [None req-6ec23386-f51a-47e8-9c9b-be95c6c4a0a2 tempest-VolumeRevertTests-2064227344 tempest-VolumeRevertTests-2064227344-project-member] Create snapshot from volume c827dad9-3ac8-4ebf-b499-211665e5928b Aug 25 05:58:24.612988 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.quota [None req-6ec23386-f51a-47e8-9c9b-be95c6c4a0a2 tempest-VolumeRevertTests-2064227344 tempest-VolumeRevertTests-2064227344-project-member] Created reservations ['07f73cd2-0030-42c8-858e-86084e314978', '3370584b-8924-4ee2-b628-8bd709d0362a', '64a7095e-10c3-41a8-8cd7-665b0a0a0bce', '4406e1e0-391a-42b2-8d24-e267543761c5'] {{(pid=100271) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:58:24.642951 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-6ec23386-f51a-47e8-9c9b-be95c6c4a0a2 tempest-VolumeRevertTests-2064227344 tempest-VolumeRevertTests-2064227344-project-member] Snapshot create request issued successfully. Aug 25 05:58:24.643353 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-6ec23386-f51a-47e8-9c9b-be95c6c4a0a2 tempest-VolumeRevertTests-2064227344 tempest-VolumeRevertTests-2064227344-project-member] https://10.4.3.189/volume/v3/snapshots returned with HTTP 202 Aug 25 05:58:24.643883 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1405/5568] 10.4.3.189 () {68 vars in 1265 bytes} [Tue Aug 25 05:58:24 2026] POST /volume/v3/snapshots => generated 322 bytes in 69 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 05:58:24.652043 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-144c7e82-165e-4ca9-bcc1-06c40e27fa98 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:58:24.654197 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-144c7e82-165e-4ca9-bcc1-06c40e27fa98 tempest-VolumeRevertTests-2064227344 tempest-VolumeRevertTests-2064227344-project-member] GET https://10.4.3.189/volume/v3/snapshots/301f34d3-122f-461e-9ca3-35d7e3cfb3e6 Aug 25 05:58:24.654452 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-144c7e82-165e-4ca9-bcc1-06c40e27fa98 tempest-VolumeRevertTests-2064227344 tempest-VolumeRevertTests-2064227344-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:58:24.654697 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-144c7e82-165e-4ca9-bcc1-06c40e27fa98 tempest-VolumeRevertTests-2064227344 tempest-VolumeRevertTests-2064227344-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:58:24.660510 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:58:24.660510 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:58:24.660971 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-144c7e82-165e-4ca9-bcc1-06c40e27fa98 tempest-VolumeRevertTests-2064227344 tempest-VolumeRevertTests-2064227344-project-member] Snapshot retrieved successfully. Aug 25 05:58:24.661990 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-144c7e82-165e-4ca9-bcc1-06c40e27fa98 tempest-VolumeRevertTests-2064227344 tempest-VolumeRevertTests-2064227344-project-member] https://10.4.3.189/volume/v3/snapshots/301f34d3-122f-461e-9ca3-35d7e3cfb3e6 returned with HTTP 200 Aug 25 05:58:24.662386 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1387/5569] 10.4.3.189 () {66 vars in 1354 bytes} [Tue Aug 25 05:58:24 2026] GET /volume/v3/snapshots/301f34d3-122f-461e-9ca3-35d7e3cfb3e6 => generated 454 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:58:24.749170 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-0cc89baa-64ea-46c9-b5ae-a1a0ac078fd9 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:58:24.751154 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-0cc89baa-64ea-46c9-b5ae-a1a0ac078fd9 tempest-TestVolumeBootPatternV346-397578610 tempest-TestVolumeBootPatternV346-397578610-project-member] GET https://10.4.3.189/volume/v3/volumes/8e0e57fa-e722-4bde-9fd8-f2319fd06cdf Aug 25 05:58:24.751401 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-0cc89baa-64ea-46c9-b5ae-a1a0ac078fd9 tempest-TestVolumeBootPatternV346-397578610 tempest-TestVolumeBootPatternV346-397578610-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:58:24.751616 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-0cc89baa-64ea-46c9-b5ae-a1a0ac078fd9 tempest-TestVolumeBootPatternV346-397578610 tempest-TestVolumeBootPatternV346-397578610-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:58:24.757814 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-0cc89baa-64ea-46c9-b5ae-a1a0ac078fd9 tempest-TestVolumeBootPatternV346-397578610 tempest-TestVolumeBootPatternV346-397578610-project-member] https://10.4.3.189/volume/v3/volumes/8e0e57fa-e722-4bde-9fd8-f2319fd06cdf returned with HTTP 404 Aug 25 05:58:24.758337 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1388/5570] 10.4.3.189 () {68 vars in 1389 bytes} [Tue Aug 25 05:58:24 2026] GET /volume/v3/volumes/8e0e57fa-e722-4bde-9fd8-f2319fd06cdf => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 05:58:24.765543 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-a6cae155-80a6-49c5-a228-fdd625549ae4 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:58:24.767237 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-a6cae155-80a6-49c5-a228-fdd625549ae4 tempest-TestVolumeBootPatternV346-397578610 tempest-TestVolumeBootPatternV346-397578610-project-member] DELETE https://10.4.3.189/volume/v3/snapshots/680ab0f3-0d84-4158-940c-6dc05ee6717b Aug 25 05:58:24.767418 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-a6cae155-80a6-49c5-a228-fdd625549ae4 tempest-TestVolumeBootPatternV346-397578610 tempest-TestVolumeBootPatternV346-397578610-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:58:24.767616 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-a6cae155-80a6-49c5-a228-fdd625549ae4 tempest-TestVolumeBootPatternV346-397578610 tempest-TestVolumeBootPatternV346-397578610-project-member] Calling method 'delete' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:58:24.767752 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.v3.snapshots [None req-a6cae155-80a6-49c5-a228-fdd625549ae4 tempest-TestVolumeBootPatternV346-397578610 tempest-TestVolumeBootPatternV346-397578610-project-member] Delete snapshot with id: 680ab0f3-0d84-4158-940c-6dc05ee6717b Aug 25 05:58:24.772355 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:58:24.772355 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:58:24.772738 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-a6cae155-80a6-49c5-a228-fdd625549ae4 tempest-TestVolumeBootPatternV346-397578610 tempest-TestVolumeBootPatternV346-397578610-project-member] Snapshot retrieved successfully. Aug 25 05:58:24.789155 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-a6cae155-80a6-49c5-a228-fdd625549ae4 tempest-TestVolumeBootPatternV346-397578610 tempest-TestVolumeBootPatternV346-397578610-project-member] Snapshot delete request issued successfully. Aug 25 05:58:24.789373 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-a6cae155-80a6-49c5-a228-fdd625549ae4 tempest-TestVolumeBootPatternV346-397578610 tempest-TestVolumeBootPatternV346-397578610-project-member] https://10.4.3.189/volume/v3/snapshots/680ab0f3-0d84-4158-940c-6dc05ee6717b returned with HTTP 202 Aug 25 05:58:24.789881 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1391/5571] 10.4.3.189 () {66 vars in 1357 bytes} [Tue Aug 25 05:58:24 2026] DELETE /volume/v3/snapshots/680ab0f3-0d84-4158-940c-6dc05ee6717b => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:58:24.797036 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-04090b8f-3b67-4ded-8eb8-010fb612568d None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:58:24.798865 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-04090b8f-3b67-4ded-8eb8-010fb612568d tempest-TestVolumeBootPatternV346-397578610 tempest-TestVolumeBootPatternV346-397578610-project-member] GET https://10.4.3.189/volume/v3/snapshots/680ab0f3-0d84-4158-940c-6dc05ee6717b Aug 25 05:58:24.798987 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-04090b8f-3b67-4ded-8eb8-010fb612568d tempest-TestVolumeBootPatternV346-397578610 tempest-TestVolumeBootPatternV346-397578610-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:58:24.799185 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-04090b8f-3b67-4ded-8eb8-010fb612568d tempest-TestVolumeBootPatternV346-397578610 tempest-TestVolumeBootPatternV346-397578610-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:58:24.803809 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:58:24.803809 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:58:24.804191 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-04090b8f-3b67-4ded-8eb8-010fb612568d tempest-TestVolumeBootPatternV346-397578610 tempest-TestVolumeBootPatternV346-397578610-project-member] Snapshot retrieved successfully. Aug 25 05:58:24.804910 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-04090b8f-3b67-4ded-8eb8-010fb612568d tempest-TestVolumeBootPatternV346-397578610 tempest-TestVolumeBootPatternV346-397578610-project-member] https://10.4.3.189/volume/v3/snapshots/680ab0f3-0d84-4158-940c-6dc05ee6717b returned with HTTP 200 Aug 25 05:58:24.805277 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1406/5572] 10.4.3.189 () {66 vars in 1354 bytes} [Tue Aug 25 05:58:24 2026] GET /volume/v3/snapshots/680ab0f3-0d84-4158-940c-6dc05ee6717b => generated 481 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:58:25.671562 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-170a5e87-8ac7-44b4-a86d-602f5e0b5e91 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:58:25.673387 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-170a5e87-8ac7-44b4-a86d-602f5e0b5e91 tempest-VolumeRevertTests-2064227344 tempest-VolumeRevertTests-2064227344-project-member] GET https://10.4.3.189/volume/v3/snapshots/301f34d3-122f-461e-9ca3-35d7e3cfb3e6 Aug 25 05:58:25.673570 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-170a5e87-8ac7-44b4-a86d-602f5e0b5e91 tempest-VolumeRevertTests-2064227344 tempest-VolumeRevertTests-2064227344-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:58:25.673771 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-170a5e87-8ac7-44b4-a86d-602f5e0b5e91 tempest-VolumeRevertTests-2064227344 tempest-VolumeRevertTests-2064227344-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:58:25.678702 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:58:25.678702 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:58:25.679089 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-170a5e87-8ac7-44b4-a86d-602f5e0b5e91 tempest-VolumeRevertTests-2064227344 tempest-VolumeRevertTests-2064227344-project-member] Snapshot retrieved successfully. Aug 25 05:58:25.679800 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-170a5e87-8ac7-44b4-a86d-602f5e0b5e91 tempest-VolumeRevertTests-2064227344 tempest-VolumeRevertTests-2064227344-project-member] https://10.4.3.189/volume/v3/snapshots/301f34d3-122f-461e-9ca3-35d7e3cfb3e6 returned with HTTP 200 Aug 25 05:58:25.680121 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1388/5573] 10.4.3.189 () {66 vars in 1354 bytes} [Tue Aug 25 05:58:25 2026] GET /volume/v3/snapshots/301f34d3-122f-461e-9ca3-35d7e3cfb3e6 => generated 481 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:58:25.689580 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-32168d63-1d71-433d-8456-a6ecc6a1a0cd None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:58:25.691314 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-32168d63-1d71-433d-8456-a6ecc6a1a0cd tempest-VolumeRevertTests-2064227344 tempest-VolumeRevertTests-2064227344-project-member] POST https://10.4.3.189/volume/v3/volumes/c827dad9-3ac8-4ebf-b499-211665e5928b/action Aug 25 05:58:25.691678 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-32168d63-1d71-433d-8456-a6ecc6a1a0cd tempest-VolumeRevertTests-2064227344 tempest-VolumeRevertTests-2064227344-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100268) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 05:58:25.691804 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-32168d63-1d71-433d-8456-a6ecc6a1a0cd tempest-VolumeRevertTests-2064227344 tempest-VolumeRevertTests-2064227344-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:58:25.701271 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:58:25.701271 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:58:25.701764 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-32168d63-1d71-433d-8456-a6ecc6a1a0cd tempest-VolumeRevertTests-2064227344 tempest-VolumeRevertTests-2064227344-project-member] Volume info retrieved successfully. Aug 25 05:58:25.732851 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-32168d63-1d71-433d-8456-a6ecc6a1a0cd tempest-VolumeRevertTests-2064227344 tempest-VolumeRevertTests-2064227344-project-member] Created reservations ['bae1a78e-9f7b-44ae-868d-f38717287230', '6aa08619-d0f0-4636-99bd-df8881ae9694'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:58:25.741259 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-32168d63-1d71-433d-8456-a6ecc6a1a0cd tempest-VolumeRevertTests-2064227344 tempest-VolumeRevertTests-2064227344-project-member] Extend volume request issued successfully. Aug 25 05:58:25.741486 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-32168d63-1d71-433d-8456-a6ecc6a1a0cd tempest-VolumeRevertTests-2064227344 tempest-VolumeRevertTests-2064227344-project-member] https://10.4.3.189/volume/v3/volumes/c827dad9-3ac8-4ebf-b499-211665e5928b/action returned with HTTP 202 Aug 25 05:58:25.741909 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1389/5574] 10.4.3.189 () {70 vars in 1431 bytes} [Tue Aug 25 05:58:25 2026] POST /volume/v3/volumes/c827dad9-3ac8-4ebf-b499-211665e5928b/action => generated 0 bytes in 53 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 25 05:58:25.749296 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-d9eca943-5342-42d1-857d-cc6d71a2e121 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:58:25.750678 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-d9eca943-5342-42d1-857d-cc6d71a2e121 tempest-VolumeRevertTests-2064227344 tempest-VolumeRevertTests-2064227344-project-member] GET https://10.4.3.189/volume/v3/volumes/c827dad9-3ac8-4ebf-b499-211665e5928b Aug 25 05:58:25.750874 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-d9eca943-5342-42d1-857d-cc6d71a2e121 tempest-VolumeRevertTests-2064227344 tempest-VolumeRevertTests-2064227344-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:58:25.751037 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-d9eca943-5342-42d1-857d-cc6d71a2e121 tempest-VolumeRevertTests-2064227344 tempest-VolumeRevertTests-2064227344-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:58:25.757903 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:58:25.757903 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:58:25.761274 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-d9eca943-5342-42d1-857d-cc6d71a2e121 tempest-VolumeRevertTests-2064227344 tempest-VolumeRevertTests-2064227344-project-member] Volume info retrieved successfully. Aug 25 05:58:25.764805 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-d9eca943-5342-42d1-857d-cc6d71a2e121 tempest-VolumeRevertTests-2064227344 tempest-VolumeRevertTests-2064227344-project-member] https://10.4.3.189/volume/v3/volumes/c827dad9-3ac8-4ebf-b499-211665e5928b returned with HTTP 200 Aug 25 05:58:25.765144 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1392/5575] 10.4.3.189 () {68 vars in 1389 bytes} [Tue Aug 25 05:58:25 2026] GET /volume/v3/volumes/c827dad9-3ac8-4ebf-b499-211665e5928b => generated 858 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:58:25.814445 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-f62861c6-41c4-42b5-a76f-3ae6031422b0 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:58:25.816182 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-f62861c6-41c4-42b5-a76f-3ae6031422b0 tempest-TestVolumeBootPatternV346-397578610 tempest-TestVolumeBootPatternV346-397578610-project-member] GET https://10.4.3.189/volume/v3/snapshots/680ab0f3-0d84-4158-940c-6dc05ee6717b Aug 25 05:58:25.816372 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-f62861c6-41c4-42b5-a76f-3ae6031422b0 tempest-TestVolumeBootPatternV346-397578610 tempest-TestVolumeBootPatternV346-397578610-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:58:25.816594 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-f62861c6-41c4-42b5-a76f-3ae6031422b0 tempest-TestVolumeBootPatternV346-397578610 tempest-TestVolumeBootPatternV346-397578610-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:58:25.820644 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-f62861c6-41c4-42b5-a76f-3ae6031422b0 tempest-TestVolumeBootPatternV346-397578610 tempest-TestVolumeBootPatternV346-397578610-project-member] https://10.4.3.189/volume/v3/snapshots/680ab0f3-0d84-4158-940c-6dc05ee6717b returned with HTTP 404 Aug 25 05:58:25.821046 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1407/5576] 10.4.3.189 () {66 vars in 1354 bytes} [Tue Aug 25 05:58:25 2026] GET /volume/v3/snapshots/680ab0f3-0d84-4158-940c-6dc05ee6717b => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:58:26.777161 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-c7524a0a-f49c-4007-9924-5d39a778d147 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:58:26.778833 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-c7524a0a-f49c-4007-9924-5d39a778d147 tempest-VolumeRevertTests-2064227344 tempest-VolumeRevertTests-2064227344-project-member] GET https://10.4.3.189/volume/v3/volumes/c827dad9-3ac8-4ebf-b499-211665e5928b Aug 25 05:58:26.779052 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-c7524a0a-f49c-4007-9924-5d39a778d147 tempest-VolumeRevertTests-2064227344 tempest-VolumeRevertTests-2064227344-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:58:26.779256 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-c7524a0a-f49c-4007-9924-5d39a778d147 tempest-VolumeRevertTests-2064227344 tempest-VolumeRevertTests-2064227344-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:58:26.786775 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:58:26.786775 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:58:26.790370 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-c7524a0a-f49c-4007-9924-5d39a778d147 tempest-VolumeRevertTests-2064227344 tempest-VolumeRevertTests-2064227344-project-member] Volume info retrieved successfully. Aug 25 05:58:26.794338 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-c7524a0a-f49c-4007-9924-5d39a778d147 tempest-VolumeRevertTests-2064227344 tempest-VolumeRevertTests-2064227344-project-member] https://10.4.3.189/volume/v3/volumes/c827dad9-3ac8-4ebf-b499-211665e5928b returned with HTTP 200 Aug 25 05:58:26.794685 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1389/5577] 10.4.3.189 () {68 vars in 1389 bytes} [Tue Aug 25 05:58:26 2026] GET /volume/v3/volumes/c827dad9-3ac8-4ebf-b499-211665e5928b => generated 858 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:58:26.807253 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-bc4becf2-3b94-42cf-b60b-c6a88882f85a None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:58:26.809072 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-bc4becf2-3b94-42cf-b60b-c6a88882f85a tempest-VolumeRevertTests-2064227344 tempest-VolumeRevertTests-2064227344-project-member] POST https://10.4.3.189/volume/v3/volumes/c827dad9-3ac8-4ebf-b499-211665e5928b/action Aug 25 05:58:26.809442 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-bc4becf2-3b94-42cf-b60b-c6a88882f85a tempest-VolumeRevertTests-2064227344 tempest-VolumeRevertTests-2064227344-project-member] Action body: b'{"revert": {"snapshot_id": "301f34d3-122f-461e-9ca3-35d7e3cfb3e6"}}' {{(pid=100268) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 05:58:26.809610 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-bc4becf2-3b94-42cf-b60b-c6a88882f85a tempest-VolumeRevertTests-2064227344 tempest-VolumeRevertTests-2064227344-project-member] Action: 'action', calling method: version_select, body: {"revert": {"snapshot_id": "301f34d3-122f-461e-9ca3-35d7e3cfb3e6"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:58:26.817280 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:58:26.817280 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:58:26.817722 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-bc4becf2-3b94-42cf-b60b-c6a88882f85a tempest-VolumeRevertTests-2064227344 tempest-VolumeRevertTests-2064227344-project-member] Volume retrieved successfully. Aug 25 05:58:26.827845 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-bc4becf2-3b94-42cf-b60b-c6a88882f85a tempest-VolumeRevertTests-2064227344 tempest-VolumeRevertTests-2064227344-project-member] HTTP exception thrown: Can't revert volume c827dad9-3ac8-4ebf-b499-211665e5928b to its latest snapshot 301f34d3-122f-461e-9ca3-35d7e3cfb3e6. The volume size must be equal to the snapshot size. Aug 25 05:58:26.827991 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-bc4becf2-3b94-42cf-b60b-c6a88882f85a tempest-VolumeRevertTests-2064227344 tempest-VolumeRevertTests-2064227344-project-member] https://10.4.3.189/volume/v3/volumes/c827dad9-3ac8-4ebf-b499-211665e5928b/action returned with HTTP 400 Aug 25 05:58:26.828495 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1390/5578] 10.4.3.189 () {70 vars in 1431 bytes} [Tue Aug 25 05:58:26 2026] POST /volume/v3/volumes/c827dad9-3ac8-4ebf-b499-211665e5928b/action => generated 213 bytes in 22 msecs (HTTP/1.1 400) 7 headers in 295 bytes (1 switches on core 0) Aug 25 05:58:26.835922 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-9a26ce83-59e1-4b8d-a984-42c35b4b569e None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:58:26.837700 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-9a26ce83-59e1-4b8d-a984-42c35b4b569e tempest-VolumeRevertTests-2064227344 tempest-VolumeRevertTests-2064227344-project-member] DELETE https://10.4.3.189/volume/v3/snapshots/301f34d3-122f-461e-9ca3-35d7e3cfb3e6 Aug 25 05:58:26.837923 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-9a26ce83-59e1-4b8d-a984-42c35b4b569e tempest-VolumeRevertTests-2064227344 tempest-VolumeRevertTests-2064227344-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:58:26.838134 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-9a26ce83-59e1-4b8d-a984-42c35b4b569e tempest-VolumeRevertTests-2064227344 tempest-VolumeRevertTests-2064227344-project-member] Calling method 'delete' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:58:26.838269 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.v3.snapshots [None req-9a26ce83-59e1-4b8d-a984-42c35b4b569e tempest-VolumeRevertTests-2064227344 tempest-VolumeRevertTests-2064227344-project-member] Delete snapshot with id: 301f34d3-122f-461e-9ca3-35d7e3cfb3e6 Aug 25 05:58:26.842602 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:58:26.842602 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:58:26.842971 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-9a26ce83-59e1-4b8d-a984-42c35b4b569e tempest-VolumeRevertTests-2064227344 tempest-VolumeRevertTests-2064227344-project-member] Snapshot retrieved successfully. Aug 25 05:58:26.857572 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-9a26ce83-59e1-4b8d-a984-42c35b4b569e tempest-VolumeRevertTests-2064227344 tempest-VolumeRevertTests-2064227344-project-member] Snapshot delete request issued successfully. Aug 25 05:58:26.857752 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-9a26ce83-59e1-4b8d-a984-42c35b4b569e tempest-VolumeRevertTests-2064227344 tempest-VolumeRevertTests-2064227344-project-member] https://10.4.3.189/volume/v3/snapshots/301f34d3-122f-461e-9ca3-35d7e3cfb3e6 returned with HTTP 202 Aug 25 05:58:26.858136 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1393/5579] 10.4.3.189 () {66 vars in 1357 bytes} [Tue Aug 25 05:58:26 2026] DELETE /volume/v3/snapshots/301f34d3-122f-461e-9ca3-35d7e3cfb3e6 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:58:26.864078 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-974ea8d2-6977-416d-ae2d-0d0ebe77bab2 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:58:26.865986 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-974ea8d2-6977-416d-ae2d-0d0ebe77bab2 tempest-VolumeRevertTests-2064227344 tempest-VolumeRevertTests-2064227344-project-member] GET https://10.4.3.189/volume/v3/snapshots/301f34d3-122f-461e-9ca3-35d7e3cfb3e6 Aug 25 05:58:26.866198 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-974ea8d2-6977-416d-ae2d-0d0ebe77bab2 tempest-VolumeRevertTests-2064227344 tempest-VolumeRevertTests-2064227344-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:58:26.866392 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-974ea8d2-6977-416d-ae2d-0d0ebe77bab2 tempest-VolumeRevertTests-2064227344 tempest-VolumeRevertTests-2064227344-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:58:26.871769 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:58:26.871769 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:58:26.872186 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-974ea8d2-6977-416d-ae2d-0d0ebe77bab2 tempest-VolumeRevertTests-2064227344 tempest-VolumeRevertTests-2064227344-project-member] Snapshot retrieved successfully. Aug 25 05:58:26.872906 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-974ea8d2-6977-416d-ae2d-0d0ebe77bab2 tempest-VolumeRevertTests-2064227344 tempest-VolumeRevertTests-2064227344-project-member] https://10.4.3.189/volume/v3/snapshots/301f34d3-122f-461e-9ca3-35d7e3cfb3e6 returned with HTTP 200 Aug 25 05:58:26.873260 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1408/5580] 10.4.3.189 () {66 vars in 1354 bytes} [Tue Aug 25 05:58:26 2026] GET /volume/v3/snapshots/301f34d3-122f-461e-9ca3-35d7e3cfb3e6 => generated 480 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:58:27.087598 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [req-ec0347cb-7777-422c-b3d6-23a5e249a383 req-ea73d3b2-bbca-424f-bda3-285824c3b63e None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:58:27.089703 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-ec0347cb-7777-422c-b3d6-23a5e249a383 req-ea73d3b2-bbca-424f-bda3-285824c3b63e tempest-TestVolumeBootPatternV346-397578610 tempest-TestVolumeBootPatternV346-397578610-project-member] DELETE https://10.4.3.189/volume/v3/attachments/a0c7b6eb-051d-44c4-be5d-1571ab4d1843 Aug 25 05:58:27.089905 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-ec0347cb-7777-422c-b3d6-23a5e249a383 req-ea73d3b2-bbca-424f-bda3-285824c3b63e tempest-TestVolumeBootPatternV346-397578610 tempest-TestVolumeBootPatternV346-397578610-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:58:27.090123 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-ec0347cb-7777-422c-b3d6-23a5e249a383 req-ea73d3b2-bbca-424f-bda3-285824c3b63e tempest-TestVolumeBootPatternV346-397578610 tempest-TestVolumeBootPatternV346-397578610-project-member] Calling method 'version_select' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:58:27.098290 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:58:27.098290 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:58:27.141114 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-ec0347cb-7777-422c-b3d6-23a5e249a383 req-ea73d3b2-bbca-424f-bda3-285824c3b63e tempest-TestVolumeBootPatternV346-397578610 tempest-TestVolumeBootPatternV346-397578610-project-member] https://10.4.3.189/volume/v3/attachments/a0c7b6eb-051d-44c4-be5d-1571ab4d1843 returned with HTTP 200 Aug 25 05:58:27.141545 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1390/5581] 10.4.3.189 () {72 vars in 1673 bytes} [Tue Aug 25 05:58:27 2026] DELETE /volume/v3/attachments/a0c7b6eb-051d-44c4-be5d-1571ab4d1843 => generated 19 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:58:27.881598 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-32e43932-43e1-444c-89b3-8ed83de20ae4 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:58:27.883305 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-32e43932-43e1-444c-89b3-8ed83de20ae4 tempest-VolumeRevertTests-2064227344 tempest-VolumeRevertTests-2064227344-project-member] GET https://10.4.3.189/volume/v3/snapshots/301f34d3-122f-461e-9ca3-35d7e3cfb3e6 Aug 25 05:58:27.883520 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-32e43932-43e1-444c-89b3-8ed83de20ae4 tempest-VolumeRevertTests-2064227344 tempest-VolumeRevertTests-2064227344-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:58:27.883729 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-32e43932-43e1-444c-89b3-8ed83de20ae4 tempest-VolumeRevertTests-2064227344 tempest-VolumeRevertTests-2064227344-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:58:27.887564 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-32e43932-43e1-444c-89b3-8ed83de20ae4 tempest-VolumeRevertTests-2064227344 tempest-VolumeRevertTests-2064227344-project-member] https://10.4.3.189/volume/v3/snapshots/301f34d3-122f-461e-9ca3-35d7e3cfb3e6 returned with HTTP 404 Aug 25 05:58:27.887995 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1391/5582] 10.4.3.189 () {66 vars in 1354 bytes} [Tue Aug 25 05:58:27 2026] GET /volume/v3/snapshots/301f34d3-122f-461e-9ca3-35d7e3cfb3e6 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:58:27.893811 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-ae361d9a-0b4a-42d1-8218-eefc20f6ed5d None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:58:27.895455 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-ae361d9a-0b4a-42d1-8218-eefc20f6ed5d tempest-VolumeRevertTests-2064227344 tempest-VolumeRevertTests-2064227344-project-member] DELETE https://10.4.3.189/volume/v3/volumes/c827dad9-3ac8-4ebf-b499-211665e5928b Aug 25 05:58:27.895680 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-ae361d9a-0b4a-42d1-8218-eefc20f6ed5d tempest-VolumeRevertTests-2064227344 tempest-VolumeRevertTests-2064227344-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:58:27.895858 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-ae361d9a-0b4a-42d1-8218-eefc20f6ed5d tempest-VolumeRevertTests-2064227344 tempest-VolumeRevertTests-2064227344-project-member] Calling method 'delete' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:58:27.896019 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.v3.volumes [None req-ae361d9a-0b4a-42d1-8218-eefc20f6ed5d tempest-VolumeRevertTests-2064227344 tempest-VolumeRevertTests-2064227344-project-member] Delete volume with id: c827dad9-3ac8-4ebf-b499-211665e5928b Aug 25 05:58:27.902196 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:58:27.902196 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:58:27.902592 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-ae361d9a-0b4a-42d1-8218-eefc20f6ed5d tempest-VolumeRevertTests-2064227344 tempest-VolumeRevertTests-2064227344-project-member] Volume info retrieved successfully. Aug 25 05:58:27.916787 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-ae361d9a-0b4a-42d1-8218-eefc20f6ed5d tempest-VolumeRevertTests-2064227344 tempest-VolumeRevertTests-2064227344-project-member] Delete volume request issued successfully. Aug 25 05:58:27.916973 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-ae361d9a-0b4a-42d1-8218-eefc20f6ed5d tempest-VolumeRevertTests-2064227344 tempest-VolumeRevertTests-2064227344-project-member] https://10.4.3.189/volume/v3/volumes/c827dad9-3ac8-4ebf-b499-211665e5928b returned with HTTP 202 Aug 25 05:58:27.917395 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1394/5583] 10.4.3.189 () {68 vars in 1392 bytes} [Tue Aug 25 05:58:27 2026] DELETE /volume/v3/volumes/c827dad9-3ac8-4ebf-b499-211665e5928b => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 05:58:27.923392 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-314b475d-0048-4697-89a4-b54aaa8066e8 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:58:27.925077 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-314b475d-0048-4697-89a4-b54aaa8066e8 tempest-VolumeRevertTests-2064227344 tempest-VolumeRevertTests-2064227344-project-member] GET https://10.4.3.189/volume/v3/volumes/c827dad9-3ac8-4ebf-b499-211665e5928b Aug 25 05:58:27.925297 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-314b475d-0048-4697-89a4-b54aaa8066e8 tempest-VolumeRevertTests-2064227344 tempest-VolumeRevertTests-2064227344-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:58:27.925480 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-314b475d-0048-4697-89a4-b54aaa8066e8 tempest-VolumeRevertTests-2064227344 tempest-VolumeRevertTests-2064227344-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:58:27.932334 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:58:27.932334 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:58:27.935987 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-314b475d-0048-4697-89a4-b54aaa8066e8 tempest-VolumeRevertTests-2064227344 tempest-VolumeRevertTests-2064227344-project-member] Volume info retrieved successfully. Aug 25 05:58:27.940649 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-314b475d-0048-4697-89a4-b54aaa8066e8 tempest-VolumeRevertTests-2064227344 tempest-VolumeRevertTests-2064227344-project-member] https://10.4.3.189/volume/v3/volumes/c827dad9-3ac8-4ebf-b499-211665e5928b returned with HTTP 200 Aug 25 05:58:27.941050 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1409/5584] 10.4.3.189 () {68 vars in 1389 bytes} [Tue Aug 25 05:58:27 2026] GET /volume/v3/volumes/c827dad9-3ac8-4ebf-b499-211665e5928b => generated 857 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:58:28.526026 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-29c83be0-4425-4dc1-8d4b-56371266d939 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:58:28.527841 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-29c83be0-4425-4dc1-8d4b-56371266d939 tempest-TestVolumeBootPatternV346-397578610 tempest-TestVolumeBootPatternV346-397578610-project-member] DELETE https://10.4.3.189/volume/v3/volumes/480454f4-31ba-4818-bcba-98d6a994c529 Aug 25 05:58:28.528082 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-29c83be0-4425-4dc1-8d4b-56371266d939 tempest-TestVolumeBootPatternV346-397578610 tempest-TestVolumeBootPatternV346-397578610-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:58:28.528305 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-29c83be0-4425-4dc1-8d4b-56371266d939 tempest-TestVolumeBootPatternV346-397578610 tempest-TestVolumeBootPatternV346-397578610-project-member] Calling method 'delete' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:58:28.528502 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.v3.volumes [None req-29c83be0-4425-4dc1-8d4b-56371266d939 tempest-TestVolumeBootPatternV346-397578610 tempest-TestVolumeBootPatternV346-397578610-project-member] Delete volume with id: 480454f4-31ba-4818-bcba-98d6a994c529 Aug 25 05:58:28.536080 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:58:28.536080 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:58:28.536530 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-29c83be0-4425-4dc1-8d4b-56371266d939 tempest-TestVolumeBootPatternV346-397578610 tempest-TestVolumeBootPatternV346-397578610-project-member] Volume info retrieved successfully. Aug 25 05:58:28.551861 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-29c83be0-4425-4dc1-8d4b-56371266d939 tempest-TestVolumeBootPatternV346-397578610 tempest-TestVolumeBootPatternV346-397578610-project-member] Delete volume request issued successfully. Aug 25 05:58:28.552015 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-29c83be0-4425-4dc1-8d4b-56371266d939 tempest-TestVolumeBootPatternV346-397578610 tempest-TestVolumeBootPatternV346-397578610-project-member] https://10.4.3.189/volume/v3/volumes/480454f4-31ba-4818-bcba-98d6a994c529 returned with HTTP 202 Aug 25 05:58:28.552378 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1391/5585] 10.4.3.189 () {68 vars in 1392 bytes} [Tue Aug 25 05:58:28 2026] DELETE /volume/v3/volumes/480454f4-31ba-4818-bcba-98d6a994c529 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 05:58:28.559566 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-a35f5300-cece-47e7-a79b-90790cfac759 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:58:28.561285 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a35f5300-cece-47e7-a79b-90790cfac759 tempest-TestVolumeBootPatternV346-397578610 tempest-TestVolumeBootPatternV346-397578610-project-member] GET https://10.4.3.189/volume/v3/volumes/480454f4-31ba-4818-bcba-98d6a994c529 Aug 25 05:58:28.561496 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a35f5300-cece-47e7-a79b-90790cfac759 tempest-TestVolumeBootPatternV346-397578610 tempest-TestVolumeBootPatternV346-397578610-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:58:28.561677 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a35f5300-cece-47e7-a79b-90790cfac759 tempest-TestVolumeBootPatternV346-397578610 tempest-TestVolumeBootPatternV346-397578610-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:58:28.568206 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:58:28.568206 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:58:28.571596 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-a35f5300-cece-47e7-a79b-90790cfac759 tempest-TestVolumeBootPatternV346-397578610 tempest-TestVolumeBootPatternV346-397578610-project-member] Volume info retrieved successfully. Aug 25 05:58:28.576237 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a35f5300-cece-47e7-a79b-90790cfac759 tempest-TestVolumeBootPatternV346-397578610 tempest-TestVolumeBootPatternV346-397578610-project-member] https://10.4.3.189/volume/v3/volumes/480454f4-31ba-4818-bcba-98d6a994c529 returned with HTTP 200 Aug 25 05:58:28.576730 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1392/5586] 10.4.3.189 () {68 vars in 1389 bytes} [Tue Aug 25 05:58:28 2026] GET /volume/v3/volumes/480454f4-31ba-4818-bcba-98d6a994c529 => generated 1388 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 05:58:28.955942 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-eb1447c4-23cb-4ba0-84d9-5d24ec49730d None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:58:28.957604 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-eb1447c4-23cb-4ba0-84d9-5d24ec49730d tempest-VolumeRevertTests-2064227344 tempest-VolumeRevertTests-2064227344-project-member] GET https://10.4.3.189/volume/v3/volumes/c827dad9-3ac8-4ebf-b499-211665e5928b Aug 25 05:58:28.957800 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-eb1447c4-23cb-4ba0-84d9-5d24ec49730d tempest-VolumeRevertTests-2064227344 tempest-VolumeRevertTests-2064227344-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:58:28.957974 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-eb1447c4-23cb-4ba0-84d9-5d24ec49730d tempest-VolumeRevertTests-2064227344 tempest-VolumeRevertTests-2064227344-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:58:28.963192 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-eb1447c4-23cb-4ba0-84d9-5d24ec49730d tempest-VolumeRevertTests-2064227344 tempest-VolumeRevertTests-2064227344-project-member] https://10.4.3.189/volume/v3/volumes/c827dad9-3ac8-4ebf-b499-211665e5928b returned with HTTP 404 Aug 25 05:58:28.963564 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1395/5587] 10.4.3.189 () {68 vars in 1389 bytes} [Tue Aug 25 05:58:28 2026] GET /volume/v3/volumes/c827dad9-3ac8-4ebf-b499-211665e5928b => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 05:58:28.969614 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-d3be136e-9a56-403f-9cc0-3a82769c493f None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:58:28.971384 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-d3be136e-9a56-403f-9cc0-3a82769c493f tempest-VolumeRevertTests-2064227344 tempest-VolumeRevertTests-2064227344-project-member] DELETE https://10.4.3.189/volume/v3/snapshots/1e5593be-9768-4906-b284-f246da3d7d88 Aug 25 05:58:28.971584 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-d3be136e-9a56-403f-9cc0-3a82769c493f tempest-VolumeRevertTests-2064227344 tempest-VolumeRevertTests-2064227344-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:58:28.971764 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-d3be136e-9a56-403f-9cc0-3a82769c493f tempest-VolumeRevertTests-2064227344 tempest-VolumeRevertTests-2064227344-project-member] Calling method 'delete' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:58:28.971862 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.v3.snapshots [None req-d3be136e-9a56-403f-9cc0-3a82769c493f tempest-VolumeRevertTests-2064227344 tempest-VolumeRevertTests-2064227344-project-member] Delete snapshot with id: 1e5593be-9768-4906-b284-f246da3d7d88 Aug 25 05:58:28.976859 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:58:28.976859 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:58:28.977271 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-d3be136e-9a56-403f-9cc0-3a82769c493f tempest-VolumeRevertTests-2064227344 tempest-VolumeRevertTests-2064227344-project-member] Snapshot retrieved successfully. Aug 25 05:58:28.990447 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-d3be136e-9a56-403f-9cc0-3a82769c493f tempest-VolumeRevertTests-2064227344 tempest-VolumeRevertTests-2064227344-project-member] Snapshot delete request issued successfully. Aug 25 05:58:28.990636 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-d3be136e-9a56-403f-9cc0-3a82769c493f tempest-VolumeRevertTests-2064227344 tempest-VolumeRevertTests-2064227344-project-member] https://10.4.3.189/volume/v3/snapshots/1e5593be-9768-4906-b284-f246da3d7d88 returned with HTTP 202 Aug 25 05:58:28.990990 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1410/5588] 10.4.3.189 () {66 vars in 1357 bytes} [Tue Aug 25 05:58:28 2026] DELETE /volume/v3/snapshots/1e5593be-9768-4906-b284-f246da3d7d88 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:58:28.997428 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-63e48358-9c53-4a26-931a-837042320aec None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:58:28.999089 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-63e48358-9c53-4a26-931a-837042320aec tempest-VolumeRevertTests-2064227344 tempest-VolumeRevertTests-2064227344-project-member] GET https://10.4.3.189/volume/v3/snapshots/1e5593be-9768-4906-b284-f246da3d7d88 Aug 25 05:58:28.999293 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-63e48358-9c53-4a26-931a-837042320aec tempest-VolumeRevertTests-2064227344 tempest-VolumeRevertTests-2064227344-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:58:28.999469 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-63e48358-9c53-4a26-931a-837042320aec tempest-VolumeRevertTests-2064227344 tempest-VolumeRevertTests-2064227344-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:58:29.004112 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:58:29.004112 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:58:29.004544 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-63e48358-9c53-4a26-931a-837042320aec tempest-VolumeRevertTests-2064227344 tempest-VolumeRevertTests-2064227344-project-member] Snapshot retrieved successfully. Aug 25 05:58:29.005242 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-63e48358-9c53-4a26-931a-837042320aec tempest-VolumeRevertTests-2064227344 tempest-VolumeRevertTests-2064227344-project-member] https://10.4.3.189/volume/v3/snapshots/1e5593be-9768-4906-b284-f246da3d7d88 returned with HTTP 200 Aug 25 05:58:29.005589 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1392/5589] 10.4.3.189 () {66 vars in 1354 bytes} [Tue Aug 25 05:58:28 2026] GET /volume/v3/snapshots/1e5593be-9768-4906-b284-f246da3d7d88 => generated 480 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:58:29.589200 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-a6bceca0-4154-45cb-a1a7-adaeef935061 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:58:29.590929 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a6bceca0-4154-45cb-a1a7-adaeef935061 tempest-TestVolumeBootPatternV346-397578610 tempest-TestVolumeBootPatternV346-397578610-project-member] GET https://10.4.3.189/volume/v3/volumes/480454f4-31ba-4818-bcba-98d6a994c529 Aug 25 05:58:29.591152 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a6bceca0-4154-45cb-a1a7-adaeef935061 tempest-TestVolumeBootPatternV346-397578610 tempest-TestVolumeBootPatternV346-397578610-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:58:29.591342 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a6bceca0-4154-45cb-a1a7-adaeef935061 tempest-TestVolumeBootPatternV346-397578610 tempest-TestVolumeBootPatternV346-397578610-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:58:29.596507 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a6bceca0-4154-45cb-a1a7-adaeef935061 tempest-TestVolumeBootPatternV346-397578610 tempest-TestVolumeBootPatternV346-397578610-project-member] https://10.4.3.189/volume/v3/volumes/480454f4-31ba-4818-bcba-98d6a994c529 returned with HTTP 404 Aug 25 05:58:29.596924 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1393/5590] 10.4.3.189 () {68 vars in 1389 bytes} [Tue Aug 25 05:58:29 2026] GET /volume/v3/volumes/480454f4-31ba-4818-bcba-98d6a994c529 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 05:58:30.014222 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-3e6ccf71-a06f-42a0-943e-932ebe311479 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:58:30.015965 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-3e6ccf71-a06f-42a0-943e-932ebe311479 tempest-VolumeRevertTests-2064227344 tempest-VolumeRevertTests-2064227344-project-member] GET https://10.4.3.189/volume/v3/snapshots/1e5593be-9768-4906-b284-f246da3d7d88 Aug 25 05:58:30.016202 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-3e6ccf71-a06f-42a0-943e-932ebe311479 tempest-VolumeRevertTests-2064227344 tempest-VolumeRevertTests-2064227344-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:58:30.016401 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-3e6ccf71-a06f-42a0-943e-932ebe311479 tempest-VolumeRevertTests-2064227344 tempest-VolumeRevertTests-2064227344-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:58:30.020888 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-3e6ccf71-a06f-42a0-943e-932ebe311479 tempest-VolumeRevertTests-2064227344 tempest-VolumeRevertTests-2064227344-project-member] https://10.4.3.189/volume/v3/snapshots/1e5593be-9768-4906-b284-f246da3d7d88 returned with HTTP 404 Aug 25 05:58:30.021398 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1396/5591] 10.4.3.189 () {66 vars in 1354 bytes} [Tue Aug 25 05:58:30 2026] GET /volume/v3/snapshots/1e5593be-9768-4906-b284-f246da3d7d88 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:58:30.027945 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-f0836410-87b2-475e-8b66-0ad8c39c5c14 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:58:30.029848 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-f0836410-87b2-475e-8b66-0ad8c39c5c14 tempest-VolumeRevertTests-2064227344 tempest-VolumeRevertTests-2064227344-project-member] DELETE https://10.4.3.189/volume/v3/volumes/523c0f1f-ae09-4433-92b6-6fabb44e3194 Aug 25 05:58:30.030080 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-f0836410-87b2-475e-8b66-0ad8c39c5c14 tempest-VolumeRevertTests-2064227344 tempest-VolumeRevertTests-2064227344-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:58:30.030301 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-f0836410-87b2-475e-8b66-0ad8c39c5c14 tempest-VolumeRevertTests-2064227344 tempest-VolumeRevertTests-2064227344-project-member] Calling method 'delete' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:58:30.030502 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [None req-f0836410-87b2-475e-8b66-0ad8c39c5c14 tempest-VolumeRevertTests-2064227344 tempest-VolumeRevertTests-2064227344-project-member] Delete volume with id: 523c0f1f-ae09-4433-92b6-6fabb44e3194 Aug 25 05:58:30.038224 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:58:30.038224 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:58:30.038785 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-f0836410-87b2-475e-8b66-0ad8c39c5c14 tempest-VolumeRevertTests-2064227344 tempest-VolumeRevertTests-2064227344-project-member] Volume info retrieved successfully. Aug 25 05:58:30.056318 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-f0836410-87b2-475e-8b66-0ad8c39c5c14 tempest-VolumeRevertTests-2064227344 tempest-VolumeRevertTests-2064227344-project-member] Delete volume request issued successfully. Aug 25 05:58:30.056617 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-f0836410-87b2-475e-8b66-0ad8c39c5c14 tempest-VolumeRevertTests-2064227344 tempest-VolumeRevertTests-2064227344-project-member] https://10.4.3.189/volume/v3/volumes/523c0f1f-ae09-4433-92b6-6fabb44e3194 returned with HTTP 202 Aug 25 05:58:30.057068 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1411/5592] 10.4.3.189 () {68 vars in 1392 bytes} [Tue Aug 25 05:58:30 2026] DELETE /volume/v3/volumes/523c0f1f-ae09-4433-92b6-6fabb44e3194 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 05:58:30.063177 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-e169db4f-ff5d-4c32-b0f1-59786237157e None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:58:30.065132 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-e169db4f-ff5d-4c32-b0f1-59786237157e tempest-VolumeRevertTests-2064227344 tempest-VolumeRevertTests-2064227344-project-member] GET https://10.4.3.189/volume/v3/volumes/523c0f1f-ae09-4433-92b6-6fabb44e3194 Aug 25 05:58:30.065351 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-e169db4f-ff5d-4c32-b0f1-59786237157e tempest-VolumeRevertTests-2064227344 tempest-VolumeRevertTests-2064227344-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:58:30.065550 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-e169db4f-ff5d-4c32-b0f1-59786237157e tempest-VolumeRevertTests-2064227344 tempest-VolumeRevertTests-2064227344-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:58:30.072366 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:58:30.072366 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:58:30.075975 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-e169db4f-ff5d-4c32-b0f1-59786237157e tempest-VolumeRevertTests-2064227344 tempest-VolumeRevertTests-2064227344-project-member] Volume info retrieved successfully. Aug 25 05:58:30.079987 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-e169db4f-ff5d-4c32-b0f1-59786237157e tempest-VolumeRevertTests-2064227344 tempest-VolumeRevertTests-2064227344-project-member] https://10.4.3.189/volume/v3/volumes/523c0f1f-ae09-4433-92b6-6fabb44e3194 returned with HTTP 200 Aug 25 05:58:30.080363 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1393/5593] 10.4.3.189 () {68 vars in 1389 bytes} [Tue Aug 25 05:58:30 2026] GET /volume/v3/volumes/523c0f1f-ae09-4433-92b6-6fabb44e3194 => generated 857 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:58:31.094825 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-09cfdc09-37c9-4e86-89c8-6aeb6193d653 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:58:31.096648 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-09cfdc09-37c9-4e86-89c8-6aeb6193d653 tempest-VolumeRevertTests-2064227344 tempest-VolumeRevertTests-2064227344-project-member] GET https://10.4.3.189/volume/v3/volumes/523c0f1f-ae09-4433-92b6-6fabb44e3194 Aug 25 05:58:31.096849 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-09cfdc09-37c9-4e86-89c8-6aeb6193d653 tempest-VolumeRevertTests-2064227344 tempest-VolumeRevertTests-2064227344-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:58:31.097084 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-09cfdc09-37c9-4e86-89c8-6aeb6193d653 tempest-VolumeRevertTests-2064227344 tempest-VolumeRevertTests-2064227344-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:58:31.102737 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-09cfdc09-37c9-4e86-89c8-6aeb6193d653 tempest-VolumeRevertTests-2064227344 tempest-VolumeRevertTests-2064227344-project-member] https://10.4.3.189/volume/v3/volumes/523c0f1f-ae09-4433-92b6-6fabb44e3194 returned with HTTP 404 Aug 25 05:58:31.103228 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1394/5594] 10.4.3.189 () {68 vars in 1389 bytes} [Tue Aug 25 05:58:31 2026] GET /volume/v3/volumes/523c0f1f-ae09-4433-92b6-6fabb44e3194 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 05:58:32.399496 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-ecb0cc54-1e1a-415b-bf14-28066a6b2acd None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:58:32.472301 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-ecb0cc54-1e1a-415b-bf14-28066a6b2acd tempest-ProjectReaderTests-178492965 tempest-ProjectReaderTests-178492965-project-admin] POST https://10.4.3.189/volume/v3/volumes Aug 25 05:58:32.472611 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-ecb0cc54-1e1a-415b-bf14-28066a6b2acd tempest-ProjectReaderTests-178492965 tempest-ProjectReaderTests-178492965-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-229231916"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:58:32.474151 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.v3.volumes [None req-ecb0cc54-1e1a-415b-bf14-28066a6b2acd tempest-ProjectReaderTests-178492965 tempest-ProjectReaderTests-178492965-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-229231916'}} {{(pid=100269) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 05:58:32.474278 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.v3.volumes [None req-ecb0cc54-1e1a-415b-bf14-28066a6b2acd tempest-ProjectReaderTests-178492965 tempest-ProjectReaderTests-178492965-project-admin] Create volume of 1 GB Aug 25 05:58:32.477495 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-ecb0cc54-1e1a-415b-bf14-28066a6b2acd tempest-ProjectReaderTests-178492965 tempest-ProjectReaderTests-178492965-project-admin] Availability Zones retrieved successfully. Aug 25 05:58:32.482094 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-ecb0cc54-1e1a-415b-bf14-28066a6b2acd tempest-ProjectReaderTests-178492965 tempest-ProjectReaderTests-178492965-project-admin] Flow 'volume_create_api' (bb03001f-ee19-494a-a84e-491263966319) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:58:32.483026 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-ecb0cc54-1e1a-415b-bf14-28066a6b2acd tempest-ProjectReaderTests-178492965 tempest-ProjectReaderTests-178492965-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4dd9dd1c-db71-482c-bc31-8e1600a039b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:58:32.483674 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.flows.api.create_volume [None req-ecb0cc54-1e1a-415b-bf14-28066a6b2acd tempest-ProjectReaderTests-178492965 tempest-ProjectReaderTests-178492965-project-admin] Validating volume size '1' using validate_int {{(pid=100269) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 05:58:32.505721 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-ecb0cc54-1e1a-415b-bf14-28066a6b2acd tempest-ProjectReaderTests-178492965 tempest-ProjectReaderTests-178492965-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4dd9dd1c-db71-482c-bc31-8e1600a039b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T05:35:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=23fc6e5d-fce0-4521-ba46-4837b4232084,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '23fc6e5d-fce0-4521-ba46-4837b4232084', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:58:32.506620 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-ecb0cc54-1e1a-415b-bf14-28066a6b2acd tempest-ProjectReaderTests-178492965 tempest-ProjectReaderTests-178492965-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1da3ffcc-e9dc-49f9-9a12-6a0b9ca40547) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:58:32.553756 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.quota [None req-ecb0cc54-1e1a-415b-bf14-28066a6b2acd tempest-ProjectReaderTests-178492965 tempest-ProjectReaderTests-178492965-project-admin] Created reservations ['cd3978b9-1dd3-4c84-ac5d-07fc0ecf9398', '4d589c32-7aa6-4964-8b6d-d27240cffb92', '4dce43ed-85d7-4cf0-982b-09d000967848', 'c9068f21-6b47-405d-a56d-2829ee7015c3'] {{(pid=100269) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:58:32.554411 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-ecb0cc54-1e1a-415b-bf14-28066a6b2acd tempest-ProjectReaderTests-178492965 tempest-ProjectReaderTests-178492965-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1da3ffcc-e9dc-49f9-9a12-6a0b9ca40547) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cd3978b9-1dd3-4c84-ac5d-07fc0ecf9398', '4d589c32-7aa6-4964-8b6d-d27240cffb92', '4dce43ed-85d7-4cf0-982b-09d000967848', 'c9068f21-6b47-405d-a56d-2829ee7015c3']}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:58:32.555024 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-ecb0cc54-1e1a-415b-bf14-28066a6b2acd tempest-ProjectReaderTests-178492965 tempest-ProjectReaderTests-178492965-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (abef9d6d-8ea5-4fb9-b87b-9792d2e87612) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:58:32.574632 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-ecb0cc54-1e1a-415b-bf14-28066a6b2acd tempest-ProjectReaderTests-178492965 tempest-ProjectReaderTests-178492965-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (abef9d6d-8ea5-4fb9-b87b-9792d2e87612) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '424c1470-9d13-4017-94a8-00df263c2524', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-229231916',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2ff8cd0c7e5a4360b59e4a9001b4790f',qos_specs=None,replication_status=,reservations=['cd3978b9-1dd3-4c84-ac5d-07fc0ecf9398','4d589c32-7aa6-4964-8b6d-d27240cffb92','4dce43ed-85d7-4cf0-982b-09d000967848','c9068f21-6b47-405d-a56d-2829ee7015c3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c3997211021d42e0aa3e06d773371a93',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T05:58:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-229231916',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=424c1470-9d13-4017-94a8-00df263c2524,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2ff8cd0c7e5a4360b59e4a9001b4790f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c3997211021d42e0aa3e06d773371a93',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(23fc6e5d-fce0-4521-ba46-4837b4232084),volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:58:32.575244 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-ecb0cc54-1e1a-415b-bf14-28066a6b2acd tempest-ProjectReaderTests-178492965 tempest-ProjectReaderTests-178492965-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (431e13c4-ce49-422f-aeb8-933b40a5c567) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:58:32.599753 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-ecb0cc54-1e1a-415b-bf14-28066a6b2acd tempest-ProjectReaderTests-178492965 tempest-ProjectReaderTests-178492965-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (431e13c4-ce49-422f-aeb8-933b40a5c567) transitioned into state 'SUCCESS' from state '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-229231916',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2ff8cd0c7e5a4360b59e4a9001b4790f',qos_specs=None,replication_status=,reservations=['cd3978b9-1dd3-4c84-ac5d-07fc0ecf9398','4d589c32-7aa6-4964-8b6d-d27240cffb92','4dce43ed-85d7-4cf0-982b-09d000967848','c9068f21-6b47-405d-a56d-2829ee7015c3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c3997211021d42e0aa3e06d773371a93',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:58:32.600494 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-ecb0cc54-1e1a-415b-bf14-28066a6b2acd tempest-ProjectReaderTests-178492965 tempest-ProjectReaderTests-178492965-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (144bc80c-fb80-4654-b7f0-f944834cfc38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:58:32.608283 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-ecb0cc54-1e1a-415b-bf14-28066a6b2acd tempest-ProjectReaderTests-178492965 tempest-ProjectReaderTests-178492965-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (144bc80c-fb80-4654-b7f0-f944834cfc38) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:58:32.608970 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-ecb0cc54-1e1a-415b-bf14-28066a6b2acd tempest-ProjectReaderTests-178492965 tempest-ProjectReaderTests-178492965-project-admin] Flow 'volume_create_api' (bb03001f-ee19-494a-a84e-491263966319) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:58:32.609237 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-ecb0cc54-1e1a-415b-bf14-28066a6b2acd tempest-ProjectReaderTests-178492965 tempest-ProjectReaderTests-178492965-project-admin] Create volume request issued successfully. Aug 25 05:58:32.609780 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-ecb0cc54-1e1a-415b-bf14-28066a6b2acd tempest-ProjectReaderTests-178492965 tempest-ProjectReaderTests-178492965-project-admin] https://10.4.3.189/volume/v3/volumes returned with HTTP 202 Aug 25 05:58:32.610157 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1397/5595] 10.4.3.189 () {68 vars in 1258 bytes} [Tue Aug 25 05:58:32 2026] POST /volume/v3/volumes => generated 777 bytes in 211 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 05:58:32.621186 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-978379e6-be53-4baf-87da-c91c5c03652e None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:58:32.623582 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-978379e6-be53-4baf-87da-c91c5c03652e tempest-ProjectReaderTests-178492965 tempest-ProjectReaderTests-178492965-project-admin] GET https://10.4.3.189/volume/v3/volumes/424c1470-9d13-4017-94a8-00df263c2524 Aug 25 05:58:32.623859 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-978379e6-be53-4baf-87da-c91c5c03652e tempest-ProjectReaderTests-178492965 tempest-ProjectReaderTests-178492965-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:58:32.624141 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-978379e6-be53-4baf-87da-c91c5c03652e tempest-ProjectReaderTests-178492965 tempest-ProjectReaderTests-178492965-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:58:32.633516 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:58:32.633516 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:58:32.637480 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-978379e6-be53-4baf-87da-c91c5c03652e tempest-ProjectReaderTests-178492965 tempest-ProjectReaderTests-178492965-project-admin] Volume info retrieved successfully. Aug 25 05:58:32.644578 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-978379e6-be53-4baf-87da-c91c5c03652e tempest-ProjectReaderTests-178492965 tempest-ProjectReaderTests-178492965-project-admin] https://10.4.3.189/volume/v3/volumes/424c1470-9d13-4017-94a8-00df263c2524 returned with HTTP 200 Aug 25 05:58:32.645040 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1412/5596] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:58:32 2026] GET /volume/v3/volumes/424c1470-9d13-4017-94a8-00df263c2524 => generated 956 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:58:33.657278 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-c5bb64d5-52c6-45f9-80b5-56bee683720f None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:58:33.659226 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-c5bb64d5-52c6-45f9-80b5-56bee683720f tempest-ProjectReaderTests-178492965 tempest-ProjectReaderTests-178492965-project-admin] GET https://10.4.3.189/volume/v3/volumes/424c1470-9d13-4017-94a8-00df263c2524 Aug 25 05:58:33.659484 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-c5bb64d5-52c6-45f9-80b5-56bee683720f tempest-ProjectReaderTests-178492965 tempest-ProjectReaderTests-178492965-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:58:33.659725 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-c5bb64d5-52c6-45f9-80b5-56bee683720f tempest-ProjectReaderTests-178492965 tempest-ProjectReaderTests-178492965-project-admin] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:58:33.668569 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:58:33.668569 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:58:33.672531 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-c5bb64d5-52c6-45f9-80b5-56bee683720f tempest-ProjectReaderTests-178492965 tempest-ProjectReaderTests-178492965-project-admin] Volume info retrieved successfully. Aug 25 05:58:33.677376 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-c5bb64d5-52c6-45f9-80b5-56bee683720f tempest-ProjectReaderTests-178492965 tempest-ProjectReaderTests-178492965-project-admin] https://10.4.3.189/volume/v3/volumes/424c1470-9d13-4017-94a8-00df263c2524 returned with HTTP 200 Aug 25 05:58:33.677715 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1394/5597] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:58:33 2026] GET /volume/v3/volumes/424c1470-9d13-4017-94a8-00df263c2524 => generated 1017 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:58:33.691214 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-ddedc652-1cc7-4b3f-bd39-723bee707bcc None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:58:33.747052 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ddedc652-1cc7-4b3f-bd39-723bee707bcc tempest-ProjectReaderTests-178492965 tempest-ProjectReaderTests-178492965-project-reader] POST https://10.4.3.189/volume/v3/volumes/424c1470-9d13-4017-94a8-00df263c2524/action Aug 25 05:58:33.747444 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ddedc652-1cc7-4b3f-bd39-723bee707bcc tempest-ProjectReaderTests-178492965 tempest-ProjectReaderTests-178492965-project-reader] Action body: b'{"os-force_delete": {}}' {{(pid=100268) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 05:58:33.747558 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ddedc652-1cc7-4b3f-bd39-723bee707bcc tempest-ProjectReaderTests-178492965 tempest-ProjectReaderTests-178492965-project-reader] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:58:33.755784 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:58:33.755784 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:58:33.756200 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-ddedc652-1cc7-4b3f-bd39-723bee707bcc tempest-ProjectReaderTests-178492965 tempest-ProjectReaderTests-178492965-project-reader] Volume info retrieved successfully. Aug 25 05:58:33.757311 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.policy [None req-ddedc652-1cc7-4b3f-bd39-723bee707bcc tempest-ProjectReaderTests-178492965 tempest-ProjectReaderTests-178492965-project-reader] Policy check for volume_extension:volume_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': '6bc696361d7c48ae9df0f136bf8c16e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2ff8cd0c7e5a4360b59e4a9001b4790f', '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=100268) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 25 05:58:33.757516 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ddedc652-1cc7-4b3f-bd39-723bee707bcc tempest-ProjectReaderTests-178492965 tempest-ProjectReaderTests-178492965-project-reader] https://10.4.3.189/volume/v3/volumes/424c1470-9d13-4017-94a8-00df263c2524/action returned with HTTP 403 Aug 25 05:58:33.757943 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1395/5598] 10.4.3.189 () {68 vars in 1390 bytes} [Tue Aug 25 05:58:33 2026] POST /volume/v3/volumes/424c1470-9d13-4017-94a8-00df263c2524/action => generated 131 bytes in 67 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:58:33.765730 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-9f151ccf-8467-4b68-aac4-d3a464e4a803 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:58:33.768169 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-9f151ccf-8467-4b68-aac4-d3a464e4a803 tempest-ProjectReaderTests-178492965 tempest-ProjectReaderTests-178492965-project-admin] DELETE https://10.4.3.189/volume/v3/volumes/424c1470-9d13-4017-94a8-00df263c2524 Aug 25 05:58:33.768439 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-9f151ccf-8467-4b68-aac4-d3a464e4a803 tempest-ProjectReaderTests-178492965 tempest-ProjectReaderTests-178492965-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:58:33.768693 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-9f151ccf-8467-4b68-aac4-d3a464e4a803 tempest-ProjectReaderTests-178492965 tempest-ProjectReaderTests-178492965-project-admin] Calling method 'delete' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:58:33.768914 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.v3.volumes [None req-9f151ccf-8467-4b68-aac4-d3a464e4a803 tempest-ProjectReaderTests-178492965 tempest-ProjectReaderTests-178492965-project-admin] Delete volume with id: 424c1470-9d13-4017-94a8-00df263c2524 Aug 25 05:58:33.778029 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:58:33.778029 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:58:33.778461 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-9f151ccf-8467-4b68-aac4-d3a464e4a803 tempest-ProjectReaderTests-178492965 tempest-ProjectReaderTests-178492965-project-admin] Volume info retrieved successfully. Aug 25 05:58:33.794872 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-9f151ccf-8467-4b68-aac4-d3a464e4a803 tempest-ProjectReaderTests-178492965 tempest-ProjectReaderTests-178492965-project-admin] Delete volume request issued successfully. Aug 25 05:58:33.795048 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-9f151ccf-8467-4b68-aac4-d3a464e4a803 tempest-ProjectReaderTests-178492965 tempest-ProjectReaderTests-178492965-project-admin] https://10.4.3.189/volume/v3/volumes/424c1470-9d13-4017-94a8-00df263c2524 returned with HTTP 202 Aug 25 05:58:33.795454 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1398/5599] 10.4.3.189 () {66 vars in 1351 bytes} [Tue Aug 25 05:58:33 2026] DELETE /volume/v3/volumes/424c1470-9d13-4017-94a8-00df263c2524 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:58:33.802076 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-dc340ef2-bff8-4df8-80ff-aa6f2c23dddb None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:58:33.804288 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-dc340ef2-bff8-4df8-80ff-aa6f2c23dddb tempest-ProjectReaderTests-178492965 tempest-ProjectReaderTests-178492965-project-admin] GET https://10.4.3.189/volume/v3/volumes/424c1470-9d13-4017-94a8-00df263c2524 Aug 25 05:58:33.804571 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-dc340ef2-bff8-4df8-80ff-aa6f2c23dddb tempest-ProjectReaderTests-178492965 tempest-ProjectReaderTests-178492965-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:58:33.804812 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-dc340ef2-bff8-4df8-80ff-aa6f2c23dddb tempest-ProjectReaderTests-178492965 tempest-ProjectReaderTests-178492965-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:58:33.813770 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:58:33.813770 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:58:33.818223 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-dc340ef2-bff8-4df8-80ff-aa6f2c23dddb tempest-ProjectReaderTests-178492965 tempest-ProjectReaderTests-178492965-project-admin] Volume info retrieved successfully. Aug 25 05:58:33.823256 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-dc340ef2-bff8-4df8-80ff-aa6f2c23dddb tempest-ProjectReaderTests-178492965 tempest-ProjectReaderTests-178492965-project-admin] https://10.4.3.189/volume/v3/volumes/424c1470-9d13-4017-94a8-00df263c2524 returned with HTTP 200 Aug 25 05:58:33.823775 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1413/5600] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:58:33 2026] GET /volume/v3/volumes/424c1470-9d13-4017-94a8-00df263c2524 => generated 1016 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:58:34.835294 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-3f2f1d39-eea2-4cd4-9f10-04968ef8aa76 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:58:34.836946 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-3f2f1d39-eea2-4cd4-9f10-04968ef8aa76 tempest-ProjectReaderTests-178492965 tempest-ProjectReaderTests-178492965-project-admin] GET https://10.4.3.189/volume/v3/volumes/424c1470-9d13-4017-94a8-00df263c2524 Aug 25 05:58:34.837107 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-3f2f1d39-eea2-4cd4-9f10-04968ef8aa76 tempest-ProjectReaderTests-178492965 tempest-ProjectReaderTests-178492965-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:58:34.837345 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-3f2f1d39-eea2-4cd4-9f10-04968ef8aa76 tempest-ProjectReaderTests-178492965 tempest-ProjectReaderTests-178492965-project-admin] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:58:34.842495 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-3f2f1d39-eea2-4cd4-9f10-04968ef8aa76 tempest-ProjectReaderTests-178492965 tempest-ProjectReaderTests-178492965-project-admin] https://10.4.3.189/volume/v3/volumes/424c1470-9d13-4017-94a8-00df263c2524 returned with HTTP 404 Aug 25 05:58:34.842929 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1395/5601] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:58:34 2026] GET /volume/v3/volumes/424c1470-9d13-4017-94a8-00df263c2524 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:58:34.851555 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-eb3e657c-82f3-434f-bc9b-9ce344bc006e None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:58:34.853239 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-eb3e657c-82f3-434f-bc9b-9ce344bc006e tempest-ProjectReaderTests-178492965 tempest-ProjectReaderTests-178492965-project-admin] POST https://10.4.3.189/volume/v3/volumes Aug 25 05:58:34.853590 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-eb3e657c-82f3-434f-bc9b-9ce344bc006e tempest-ProjectReaderTests-178492965 tempest-ProjectReaderTests-178492965-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-850669262"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:58:34.854908 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.v3.volumes [None req-eb3e657c-82f3-434f-bc9b-9ce344bc006e tempest-ProjectReaderTests-178492965 tempest-ProjectReaderTests-178492965-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-850669262'}} {{(pid=100268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 05:58:34.855031 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-eb3e657c-82f3-434f-bc9b-9ce344bc006e tempest-ProjectReaderTests-178492965 tempest-ProjectReaderTests-178492965-project-admin] Create volume of 1 GB Aug 25 05:58:34.858986 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-eb3e657c-82f3-434f-bc9b-9ce344bc006e tempest-ProjectReaderTests-178492965 tempest-ProjectReaderTests-178492965-project-admin] Availability Zones retrieved successfully. Aug 25 05:58:34.864415 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-eb3e657c-82f3-434f-bc9b-9ce344bc006e tempest-ProjectReaderTests-178492965 tempest-ProjectReaderTests-178492965-project-admin] Flow 'volume_create_api' (26c83288-f848-4b55-ad33-6ed645333fed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:58:34.865310 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-eb3e657c-82f3-434f-bc9b-9ce344bc006e tempest-ProjectReaderTests-178492965 tempest-ProjectReaderTests-178492965-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8b014f15-9031-4f2f-bf3f-f0fad1cbed87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:58:34.866134 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.flows.api.create_volume [None req-eb3e657c-82f3-434f-bc9b-9ce344bc006e tempest-ProjectReaderTests-178492965 tempest-ProjectReaderTests-178492965-project-admin] Validating volume size '1' using validate_int {{(pid=100268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 05:58:34.893196 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-eb3e657c-82f3-434f-bc9b-9ce344bc006e tempest-ProjectReaderTests-178492965 tempest-ProjectReaderTests-178492965-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8b014f15-9031-4f2f-bf3f-f0fad1cbed87) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T05:35:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=23fc6e5d-fce0-4521-ba46-4837b4232084,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '23fc6e5d-fce0-4521-ba46-4837b4232084', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:58:34.894364 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-eb3e657c-82f3-434f-bc9b-9ce344bc006e tempest-ProjectReaderTests-178492965 tempest-ProjectReaderTests-178492965-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d752461a-af03-4dd6-81ce-54d9f446aebd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:58:34.931666 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-eb3e657c-82f3-434f-bc9b-9ce344bc006e tempest-ProjectReaderTests-178492965 tempest-ProjectReaderTests-178492965-project-admin] Created reservations ['82b9dd04-ca35-4b84-8094-b4d8fe9b93ad', '4920b954-7684-4256-a553-960aee915bb8', 'e0990125-a5c9-4083-8c48-72a8860ca0ab', '68b5749c-5b3f-4f08-8d98-5b1cfddaec01'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:58:34.932441 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-eb3e657c-82f3-434f-bc9b-9ce344bc006e tempest-ProjectReaderTests-178492965 tempest-ProjectReaderTests-178492965-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d752461a-af03-4dd6-81ce-54d9f446aebd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['82b9dd04-ca35-4b84-8094-b4d8fe9b93ad', '4920b954-7684-4256-a553-960aee915bb8', 'e0990125-a5c9-4083-8c48-72a8860ca0ab', '68b5749c-5b3f-4f08-8d98-5b1cfddaec01']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:58:34.933144 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-eb3e657c-82f3-434f-bc9b-9ce344bc006e tempest-ProjectReaderTests-178492965 tempest-ProjectReaderTests-178492965-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (703e9c7a-c9a0-486e-9bc1-59500c8c58a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:58:34.963389 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-eb3e657c-82f3-434f-bc9b-9ce344bc006e tempest-ProjectReaderTests-178492965 tempest-ProjectReaderTests-178492965-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (703e9c7a-c9a0-486e-9bc1-59500c8c58a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5ef88f6f-e3a8-4b6b-9a38-7e31a616f984', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-850669262',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2ff8cd0c7e5a4360b59e4a9001b4790f',qos_specs=None,replication_status=,reservations=['82b9dd04-ca35-4b84-8094-b4d8fe9b93ad','4920b954-7684-4256-a553-960aee915bb8','e0990125-a5c9-4083-8c48-72a8860ca0ab','68b5749c-5b3f-4f08-8d98-5b1cfddaec01'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c3997211021d42e0aa3e06d773371a93',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T05:58:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-850669262',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5ef88f6f-e3a8-4b6b-9a38-7e31a616f984,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2ff8cd0c7e5a4360b59e4a9001b4790f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c3997211021d42e0aa3e06d773371a93',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(23fc6e5d-fce0-4521-ba46-4837b4232084),volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:58:34.964653 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-eb3e657c-82f3-434f-bc9b-9ce344bc006e tempest-ProjectReaderTests-178492965 tempest-ProjectReaderTests-178492965-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (814a5c01-e582-40db-87af-bdd6cd048d0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:58:34.981216 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-eb3e657c-82f3-434f-bc9b-9ce344bc006e tempest-ProjectReaderTests-178492965 tempest-ProjectReaderTests-178492965-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (814a5c01-e582-40db-87af-bdd6cd048d0e) transitioned into state 'SUCCESS' from state '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-850669262',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2ff8cd0c7e5a4360b59e4a9001b4790f',qos_specs=None,replication_status=,reservations=['82b9dd04-ca35-4b84-8094-b4d8fe9b93ad','4920b954-7684-4256-a553-960aee915bb8','e0990125-a5c9-4083-8c48-72a8860ca0ab','68b5749c-5b3f-4f08-8d98-5b1cfddaec01'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c3997211021d42e0aa3e06d773371a93',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:58:34.982203 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-eb3e657c-82f3-434f-bc9b-9ce344bc006e tempest-ProjectReaderTests-178492965 tempest-ProjectReaderTests-178492965-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9ba123a8-477b-4522-9dc6-5a3bd803b1e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:58:34.991744 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-eb3e657c-82f3-434f-bc9b-9ce344bc006e tempest-ProjectReaderTests-178492965 tempest-ProjectReaderTests-178492965-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9ba123a8-477b-4522-9dc6-5a3bd803b1e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:58:34.992479 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-eb3e657c-82f3-434f-bc9b-9ce344bc006e tempest-ProjectReaderTests-178492965 tempest-ProjectReaderTests-178492965-project-admin] Flow 'volume_create_api' (26c83288-f848-4b55-ad33-6ed645333fed) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:58:34.992797 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-eb3e657c-82f3-434f-bc9b-9ce344bc006e tempest-ProjectReaderTests-178492965 tempest-ProjectReaderTests-178492965-project-admin] Create volume request issued successfully. Aug 25 05:58:34.993631 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-eb3e657c-82f3-434f-bc9b-9ce344bc006e tempest-ProjectReaderTests-178492965 tempest-ProjectReaderTests-178492965-project-admin] https://10.4.3.189/volume/v3/volumes returned with HTTP 202 Aug 25 05:58:34.994120 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1396/5602] 10.4.3.189 () {68 vars in 1258 bytes} [Tue Aug 25 05:58:34 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 25 05:58:35.005121 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-aa5ebc0a-97e2-46ba-92e4-c12c468ce52b None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:58:35.006694 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-aa5ebc0a-97e2-46ba-92e4-c12c468ce52b tempest-ProjectReaderTests-178492965 tempest-ProjectReaderTests-178492965-project-admin] GET https://10.4.3.189/volume/v3/volumes/5ef88f6f-e3a8-4b6b-9a38-7e31a616f984 Aug 25 05:58:35.006890 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-aa5ebc0a-97e2-46ba-92e4-c12c468ce52b tempest-ProjectReaderTests-178492965 tempest-ProjectReaderTests-178492965-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:58:35.007068 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-aa5ebc0a-97e2-46ba-92e4-c12c468ce52b tempest-ProjectReaderTests-178492965 tempest-ProjectReaderTests-178492965-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:58:35.013698 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:58:35.013698 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:58:35.018198 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-aa5ebc0a-97e2-46ba-92e4-c12c468ce52b tempest-ProjectReaderTests-178492965 tempest-ProjectReaderTests-178492965-project-admin] Volume info retrieved successfully. Aug 25 05:58:35.022160 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-aa5ebc0a-97e2-46ba-92e4-c12c468ce52b tempest-ProjectReaderTests-178492965 tempest-ProjectReaderTests-178492965-project-admin] https://10.4.3.189/volume/v3/volumes/5ef88f6f-e3a8-4b6b-9a38-7e31a616f984 returned with HTTP 200 Aug 25 05:58:35.022527 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1399/5603] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:58:35 2026] GET /volume/v3/volumes/5ef88f6f-e3a8-4b6b-9a38-7e31a616f984 => generated 956 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:58:36.033869 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-db1a6082-c7b3-426a-bf64-cfa20214d891 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:58:36.035492 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-db1a6082-c7b3-426a-bf64-cfa20214d891 tempest-ProjectReaderTests-178492965 tempest-ProjectReaderTests-178492965-project-admin] GET https://10.4.3.189/volume/v3/volumes/5ef88f6f-e3a8-4b6b-9a38-7e31a616f984 Aug 25 05:58:36.035655 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-db1a6082-c7b3-426a-bf64-cfa20214d891 tempest-ProjectReaderTests-178492965 tempest-ProjectReaderTests-178492965-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:58:36.035820 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-db1a6082-c7b3-426a-bf64-cfa20214d891 tempest-ProjectReaderTests-178492965 tempest-ProjectReaderTests-178492965-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:58:36.042069 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:58:36.042069 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:58:36.044973 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-db1a6082-c7b3-426a-bf64-cfa20214d891 tempest-ProjectReaderTests-178492965 tempest-ProjectReaderTests-178492965-project-admin] Volume info retrieved successfully. Aug 25 05:58:36.048493 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-db1a6082-c7b3-426a-bf64-cfa20214d891 tempest-ProjectReaderTests-178492965 tempest-ProjectReaderTests-178492965-project-admin] https://10.4.3.189/volume/v3/volumes/5ef88f6f-e3a8-4b6b-9a38-7e31a616f984 returned with HTTP 200 Aug 25 05:58:36.048938 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1414/5604] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:58:36 2026] GET /volume/v3/volumes/5ef88f6f-e3a8-4b6b-9a38-7e31a616f984 => generated 1017 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:58:36.060585 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-d237054d-410f-4fda-b7cc-2a7f8cf73c6e None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:58:36.062015 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-d237054d-410f-4fda-b7cc-2a7f8cf73c6e tempest-ProjectReaderTests-178492965 tempest-ProjectReaderTests-178492965-project-reader] POST https://10.4.3.189/volume/v3/volumes/5ef88f6f-e3a8-4b6b-9a38-7e31a616f984/action Aug 25 05:58:36.062417 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-d237054d-410f-4fda-b7cc-2a7f8cf73c6e tempest-ProjectReaderTests-178492965 tempest-ProjectReaderTests-178492965-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100270) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 05:58:36.062546 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-d237054d-410f-4fda-b7cc-2a7f8cf73c6e tempest-ProjectReaderTests-178492965 tempest-ProjectReaderTests-178492965-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:58:36.070364 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:58:36.070364 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:58:36.070785 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.policy [None req-d237054d-410f-4fda-b7cc-2a7f8cf73c6e tempest-ProjectReaderTests-178492965 tempest-ProjectReaderTests-178492965-project-reader] Policy check for volume_extension:volume_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '6bc696361d7c48ae9df0f136bf8c16e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2ff8cd0c7e5a4360b59e4a9001b4790f', '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=100270) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 25 05:58:36.070962 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-d237054d-410f-4fda-b7cc-2a7f8cf73c6e tempest-ProjectReaderTests-178492965 tempest-ProjectReaderTests-178492965-project-reader] https://10.4.3.189/volume/v3/volumes/5ef88f6f-e3a8-4b6b-9a38-7e31a616f984/action returned with HTTP 403 Aug 25 05:58:36.071543 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1396/5605] 10.4.3.189 () {68 vars in 1390 bytes} [Tue Aug 25 05:58:36 2026] POST /volume/v3/volumes/5ef88f6f-e3a8-4b6b-9a38-7e31a616f984/action => generated 131 bytes in 11 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:58:36.078082 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-7cc71f92-9548-487d-9a44-9be9f05321c2 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:58:36.079983 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-7cc71f92-9548-487d-9a44-9be9f05321c2 tempest-ProjectReaderTests-178492965 tempest-ProjectReaderTests-178492965-project-admin] DELETE https://10.4.3.189/volume/v3/volumes/5ef88f6f-e3a8-4b6b-9a38-7e31a616f984 Aug 25 05:58:36.080198 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-7cc71f92-9548-487d-9a44-9be9f05321c2 tempest-ProjectReaderTests-178492965 tempest-ProjectReaderTests-178492965-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:58:36.080432 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-7cc71f92-9548-487d-9a44-9be9f05321c2 tempest-ProjectReaderTests-178492965 tempest-ProjectReaderTests-178492965-project-admin] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:58:36.080631 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-7cc71f92-9548-487d-9a44-9be9f05321c2 tempest-ProjectReaderTests-178492965 tempest-ProjectReaderTests-178492965-project-admin] Delete volume with id: 5ef88f6f-e3a8-4b6b-9a38-7e31a616f984 Aug 25 05:58:36.088664 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:58:36.088664 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:58:36.089103 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-7cc71f92-9548-487d-9a44-9be9f05321c2 tempest-ProjectReaderTests-178492965 tempest-ProjectReaderTests-178492965-project-admin] Volume info retrieved successfully. Aug 25 05:58:36.104683 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-7cc71f92-9548-487d-9a44-9be9f05321c2 tempest-ProjectReaderTests-178492965 tempest-ProjectReaderTests-178492965-project-admin] Delete volume request issued successfully. Aug 25 05:58:36.104960 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-7cc71f92-9548-487d-9a44-9be9f05321c2 tempest-ProjectReaderTests-178492965 tempest-ProjectReaderTests-178492965-project-admin] https://10.4.3.189/volume/v3/volumes/5ef88f6f-e3a8-4b6b-9a38-7e31a616f984 returned with HTTP 202 Aug 25 05:58:36.105249 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1397/5606] 10.4.3.189 () {66 vars in 1351 bytes} [Tue Aug 25 05:58:36 2026] DELETE /volume/v3/volumes/5ef88f6f-e3a8-4b6b-9a38-7e31a616f984 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:58:36.112469 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-e7f981e8-2839-448b-b6c6-f66a25e2615c None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:58:36.114251 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-e7f981e8-2839-448b-b6c6-f66a25e2615c tempest-ProjectReaderTests-178492965 tempest-ProjectReaderTests-178492965-project-admin] GET https://10.4.3.189/volume/v3/volumes/5ef88f6f-e3a8-4b6b-9a38-7e31a616f984 Aug 25 05:58:36.114472 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-e7f981e8-2839-448b-b6c6-f66a25e2615c tempest-ProjectReaderTests-178492965 tempest-ProjectReaderTests-178492965-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:58:36.114660 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-e7f981e8-2839-448b-b6c6-f66a25e2615c tempest-ProjectReaderTests-178492965 tempest-ProjectReaderTests-178492965-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:58:36.121181 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:58:36.121181 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:58:36.124203 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-e7f981e8-2839-448b-b6c6-f66a25e2615c tempest-ProjectReaderTests-178492965 tempest-ProjectReaderTests-178492965-project-admin] Volume info retrieved successfully. Aug 25 05:58:36.127605 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-e7f981e8-2839-448b-b6c6-f66a25e2615c tempest-ProjectReaderTests-178492965 tempest-ProjectReaderTests-178492965-project-admin] https://10.4.3.189/volume/v3/volumes/5ef88f6f-e3a8-4b6b-9a38-7e31a616f984 returned with HTTP 200 Aug 25 05:58:36.127937 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1400/5607] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:58:36 2026] GET /volume/v3/volumes/5ef88f6f-e3a8-4b6b-9a38-7e31a616f984 => generated 1016 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:58:37.141462 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-e4829cfe-be9a-4bd7-9b1d-4a3926e83353 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:58:37.144110 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-e4829cfe-be9a-4bd7-9b1d-4a3926e83353 tempest-ProjectReaderTests-178492965 tempest-ProjectReaderTests-178492965-project-admin] GET https://10.4.3.189/volume/v3/volumes/5ef88f6f-e3a8-4b6b-9a38-7e31a616f984 Aug 25 05:58:37.144425 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-e4829cfe-be9a-4bd7-9b1d-4a3926e83353 tempest-ProjectReaderTests-178492965 tempest-ProjectReaderTests-178492965-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:58:37.144705 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-e4829cfe-be9a-4bd7-9b1d-4a3926e83353 tempest-ProjectReaderTests-178492965 tempest-ProjectReaderTests-178492965-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:58:37.152662 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-e4829cfe-be9a-4bd7-9b1d-4a3926e83353 tempest-ProjectReaderTests-178492965 tempest-ProjectReaderTests-178492965-project-admin] https://10.4.3.189/volume/v3/volumes/5ef88f6f-e3a8-4b6b-9a38-7e31a616f984 returned with HTTP 404 Aug 25 05:58:37.153381 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1415/5608] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:58:37 2026] GET /volume/v3/volumes/5ef88f6f-e3a8-4b6b-9a38-7e31a616f984 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:58:38.846141 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-9da457d5-1dec-4345-ad61-94b11a3fd12f None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:58:38.931403 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-9da457d5-1dec-4345-ad61-94b11a3fd12f tempest-VolumeTypesMemberTests-1541049559 tempest-VolumeTypesMemberTests-1541049559-project-admin] POST https://10.4.3.189/volume/v3/types Aug 25 05:58:38.931820 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-9da457d5-1dec-4345-ad61-94b11a3fd12f tempest-VolumeTypesMemberTests-1541049559 tempest-VolumeTypesMemberTests-1541049559-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-84198951", "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=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:58:38.941873 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-e4c01cd1-c74a-47f5-a03a-99824de2c3da None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:58:38.949489 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-9da457d5-1dec-4345-ad61-94b11a3fd12f tempest-VolumeTypesMemberTests-1541049559 tempest-VolumeTypesMemberTests-1541049559-project-admin] https://10.4.3.189/volume/v3/types returned with HTTP 200 Aug 25 05:58:38.950116 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1397/5609] 10.4.3.189 () {68 vars in 1253 bytes} [Tue Aug 25 05:58:38 2026] POST /volume/v3/types => generated 378 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:58:38.958172 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-3d14dc8a-bc6a-434a-ab73-235c7c80f0a3 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:58:38.960074 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-3d14dc8a-bc6a-434a-ab73-235c7c80f0a3 tempest-VolumeTypesMemberTests-1541049559 tempest-VolumeTypesMemberTests-1541049559-project-admin] POST https://10.4.3.189/volume/v3/types/c22a4052-5a17-4c69-b969-e4b71701ecac/encryption Aug 25 05:58:38.960505 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-3d14dc8a-bc6a-434a-ab73-235c7c80f0a3 tempest-VolumeTypesMemberTests-1541049559 tempest-VolumeTypesMemberTests-1541049559-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:58:38.974324 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e4c01cd1-c74a-47f5-a03a-99824de2c3da tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] POST https://10.4.3.189/volume/v3/volumes Aug 25 05:58:38.974747 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e4c01cd1-c74a-47f5-a03a-99824de2c3da tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-748495014"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:58:38.976412 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.v3.volumes [None req-e4c01cd1-c74a-47f5-a03a-99824de2c3da tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-748495014'}} {{(pid=100268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 05:58:38.976575 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-e4c01cd1-c74a-47f5-a03a-99824de2c3da tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Create volume of 1 GB Aug 25 05:58:38.978606 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-3d14dc8a-bc6a-434a-ab73-235c7c80f0a3 tempest-VolumeTypesMemberTests-1541049559 tempest-VolumeTypesMemberTests-1541049559-project-admin] https://10.4.3.189/volume/v3/types/c22a4052-5a17-4c69-b969-e4b71701ecac/encryption returned with HTTP 200 Aug 25 05:58:38.979007 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1401/5610] 10.4.3.189 () {68 vars in 1397 bytes} [Tue Aug 25 05:58:38 2026] POST /volume/v3/types/c22a4052-5a17-4c69-b969-e4b71701ecac/encryption => generated 239 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:58:38.980855 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-e4c01cd1-c74a-47f5-a03a-99824de2c3da tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Availability Zones retrieved successfully. Aug 25 05:58:38.986439 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-e4c01cd1-c74a-47f5-a03a-99824de2c3da tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Flow 'volume_create_api' (e6ac2f6d-ddfb-4ef3-a76a-c4db31b0f804) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:58:38.987340 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-36da92be-7a18-4c44-9141-55e6ed813102 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:58:38.987652 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-e4c01cd1-c74a-47f5-a03a-99824de2c3da tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (536b2fb9-781b-4969-b85a-fdc039332b4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:58:38.988369 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.flows.api.create_volume [None req-e4c01cd1-c74a-47f5-a03a-99824de2c3da tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Validating volume size '1' using validate_int {{(pid=100268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 05:58:38.989044 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-36da92be-7a18-4c44-9141-55e6ed813102 tempest-VolumeTypesMemberTests-1541049559 tempest-VolumeTypesMemberTests-1541049559-project-admin] POST https://10.4.3.189/volume/v3/types Aug 25 05:58:38.989494 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-36da92be-7a18-4c44-9141-55e6ed813102 tempest-VolumeTypesMemberTests-1541049559 tempest-VolumeTypesMemberTests-1541049559-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1889350608", "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=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:58:39.006032 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-36da92be-7a18-4c44-9141-55e6ed813102 tempest-VolumeTypesMemberTests-1541049559 tempest-VolumeTypesMemberTests-1541049559-project-admin] https://10.4.3.189/volume/v3/types returned with HTTP 200 Aug 25 05:58:39.006423 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1416/5611] 10.4.3.189 () {68 vars in 1253 bytes} [Tue Aug 25 05:58:38 2026] POST /volume/v3/types => generated 380 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:58:39.014809 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-44ddc462-5686-4631-be19-d1308508b2ac None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:58:39.015240 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-e4c01cd1-c74a-47f5-a03a-99824de2c3da tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (536b2fb9-781b-4969-b85a-fdc039332b4e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T05:35:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=23fc6e5d-fce0-4521-ba46-4837b4232084,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '23fc6e5d-fce0-4521-ba46-4837b4232084', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:58:39.016042 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-e4c01cd1-c74a-47f5-a03a-99824de2c3da tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3516d764-2516-4dbe-8d1f-e92dc4dfb821) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:58:39.069331 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-44ddc462-5686-4631-be19-d1308508b2ac tempest-VolumeTypesMemberTests-1541049559 tempest-VolumeTypesMemberTests-1541049559-project-member] POST https://10.4.3.189/volume/v3/types/12efae0d-89d1-4648-a887-768868bbe37a/encryption Aug 25 05:58:39.069856 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-44ddc462-5686-4631-be19-d1308508b2ac tempest-VolumeTypesMemberTests-1541049559 tempest-VolumeTypesMemberTests-1541049559-project-member] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:58:39.071660 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-e4c01cd1-c74a-47f5-a03a-99824de2c3da tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Created reservations ['2e0980ac-931b-4d95-a53c-9f958e7b5d79', '7d998623-c1d7-4e49-863e-d5bd62fc32de', 'f80f0d85-13c9-4503-86a5-81679a6de093', '80290585-6cdb-4476-ac66-cba7cb2b101c'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:58:39.072162 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.policy [None req-44ddc462-5686-4631-be19-d1308508b2ac tempest-VolumeTypesMemberTests-1541049559 tempest-VolumeTypesMemberTests-1541049559-project-member] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': '93042a6566704fa5a40205b361938c35', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6d1a44f05535446286ddf574f59f48c7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100270) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 25 05:58:39.072345 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-44ddc462-5686-4631-be19-d1308508b2ac tempest-VolumeTypesMemberTests-1541049559 tempest-VolumeTypesMemberTests-1541049559-project-member] https://10.4.3.189/volume/v3/types/12efae0d-89d1-4648-a887-768868bbe37a/encryption returned with HTTP 403 Aug 25 05:58:39.072489 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-e4c01cd1-c74a-47f5-a03a-99824de2c3da tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3516d764-2516-4dbe-8d1f-e92dc4dfb821) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2e0980ac-931b-4d95-a53c-9f958e7b5d79', '7d998623-c1d7-4e49-863e-d5bd62fc32de', 'f80f0d85-13c9-4503-86a5-81679a6de093', '80290585-6cdb-4476-ac66-cba7cb2b101c']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:58:39.072786 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1398/5612] 10.4.3.189 () {68 vars in 1397 bytes} [Tue Aug 25 05:58:39 2026] POST /volume/v3/types/12efae0d-89d1-4648-a887-768868bbe37a/encryption => generated 127 bytes in 58 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:58:39.073328 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-e4c01cd1-c74a-47f5-a03a-99824de2c3da tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ba94d291-a95e-461c-82a1-92518b493482) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:58:39.080361 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-06873259-c839-4652-a366-cbc80276118d None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:58:39.082513 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-06873259-c839-4652-a366-cbc80276118d tempest-VolumeTypesMemberTests-1541049559 tempest-VolumeTypesMemberTests-1541049559-project-admin] POST https://10.4.3.189/volume/v3/types Aug 25 05:58:39.082958 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-06873259-c839-4652-a366-cbc80276118d tempest-VolumeTypesMemberTests-1541049559 tempest-VolumeTypesMemberTests-1541049559-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1746056837", "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=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:58:39.097952 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-e4c01cd1-c74a-47f5-a03a-99824de2c3da tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ba94d291-a95e-461c-82a1-92518b493482) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd3854542-8748-4348-b95d-09ac7b58e28a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-748495014',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5f4051c81978463ba93be3ca90404f33',qos_specs=None,replication_status=,reservations=['2e0980ac-931b-4d95-a53c-9f958e7b5d79','7d998623-c1d7-4e49-863e-d5bd62fc32de','f80f0d85-13c9-4503-86a5-81679a6de093','80290585-6cdb-4476-ac66-cba7cb2b101c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ccb3ddcbc3eb4b0795b56aecb326784e',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T05:58:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-748495014',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d3854542-8748-4348-b95d-09ac7b58e28a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5f4051c81978463ba93be3ca90404f33',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ccb3ddcbc3eb4b0795b56aecb326784e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(23fc6e5d-fce0-4521-ba46-4837b4232084),volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:58:39.098907 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-e4c01cd1-c74a-47f5-a03a-99824de2c3da tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c8965067-b695-4d06-b073-d8c7a55d28a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:58:39.102873 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-06873259-c839-4652-a366-cbc80276118d tempest-VolumeTypesMemberTests-1541049559 tempest-VolumeTypesMemberTests-1541049559-project-admin] https://10.4.3.189/volume/v3/types returned with HTTP 200 Aug 25 05:58:39.103371 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1402/5613] 10.4.3.189 () {68 vars in 1253 bytes} [Tue Aug 25 05:58:39 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 25 05:58:39.113026 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-919e37fe-ac9f-4406-abc2-902e937e0902 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:58:39.115155 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-919e37fe-ac9f-4406-abc2-902e937e0902 tempest-VolumeTypesMemberTests-1541049559 tempest-VolumeTypesMemberTests-1541049559-project-member] POST https://10.4.3.189/volume/v3/types/345a357a-6eb6-4e97-9a89-6c4ada76b9aa/extra_specs Aug 25 05:58:39.115498 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-919e37fe-ac9f-4406-abc2-902e937e0902 tempest-VolumeTypesMemberTests-1541049559 tempest-VolumeTypesMemberTests-1541049559-project-member] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:58:39.116863 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-e4c01cd1-c74a-47f5-a03a-99824de2c3da tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c8965067-b695-4d06-b073-d8c7a55d28a0) transitioned into state 'SUCCESS' from state '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-748495014',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5f4051c81978463ba93be3ca90404f33',qos_specs=None,replication_status=,reservations=['2e0980ac-931b-4d95-a53c-9f958e7b5d79','7d998623-c1d7-4e49-863e-d5bd62fc32de','f80f0d85-13c9-4503-86a5-81679a6de093','80290585-6cdb-4476-ac66-cba7cb2b101c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ccb3ddcbc3eb4b0795b56aecb326784e',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:58:39.117606 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-e4c01cd1-c74a-47f5-a03a-99824de2c3da tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (012fb381-cf10-4258-811a-6ff790048a72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:58:39.117850 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.policy [None req-919e37fe-ac9f-4406-abc2-902e937e0902 tempest-VolumeTypesMemberTests-1541049559 tempest-VolumeTypesMemberTests-1541049559-project-member] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': '93042a6566704fa5a40205b361938c35', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6d1a44f05535446286ddf574f59f48c7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100271) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 25 05:58:39.118072 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-919e37fe-ac9f-4406-abc2-902e937e0902 tempest-VolumeTypesMemberTests-1541049559 tempest-VolumeTypesMemberTests-1541049559-project-member] https://10.4.3.189/volume/v3/types/345a357a-6eb6-4e97-9a89-6c4ada76b9aa/extra_specs returned with HTTP 403 Aug 25 05:58:39.118504 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1417/5614] 10.4.3.189 () {68 vars in 1399 bytes} [Tue Aug 25 05:58:39 2026] POST /volume/v3/types/345a357a-6eb6-4e97-9a89-6c4ada76b9aa/extra_specs => generated 122 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:58:39.126888 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-a2ad05a9-4f57-4c00-897a-ddb92c918302 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:58:39.127529 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-e4c01cd1-c74a-47f5-a03a-99824de2c3da tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (012fb381-cf10-4258-811a-6ff790048a72) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:58:39.127977 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-e4c01cd1-c74a-47f5-a03a-99824de2c3da tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Flow 'volume_create_api' (e6ac2f6d-ddfb-4ef3-a76a-c4db31b0f804) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:58:39.128341 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-e4c01cd1-c74a-47f5-a03a-99824de2c3da tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Create volume request issued successfully. Aug 25 05:58:39.128767 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-a2ad05a9-4f57-4c00-897a-ddb92c918302 tempest-VolumeTypesMemberTests-1541049559 tempest-VolumeTypesMemberTests-1541049559-project-member] PUT https://10.4.3.189/volume/v3/types/345a357a-6eb6-4e97-9a89-6c4ada76b9aa/extra_specs/key2 Aug 25 05:58:39.128871 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e4c01cd1-c74a-47f5-a03a-99824de2c3da tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] https://10.4.3.189/volume/v3/volumes returned with HTTP 202 Aug 25 05:58:39.129079 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-a2ad05a9-4f57-4c00-897a-ddb92c918302 tempest-VolumeTypesMemberTests-1541049559 tempest-VolumeTypesMemberTests-1541049559-project-member] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:58:39.129375 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1398/5615] 10.4.3.189 () {68 vars in 1258 bytes} [Tue Aug 25 05:58:38 2026] POST /volume/v3/volumes => generated 748 bytes in 188 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 05:58:39.131489 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.policy [None req-a2ad05a9-4f57-4c00-897a-ddb92c918302 tempest-VolumeTypesMemberTests-1541049559 tempest-VolumeTypesMemberTests-1541049559-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '93042a6566704fa5a40205b361938c35', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6d1a44f05535446286ddf574f59f48c7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100270) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 25 05:58:39.131657 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-a2ad05a9-4f57-4c00-897a-ddb92c918302 tempest-VolumeTypesMemberTests-1541049559 tempest-VolumeTypesMemberTests-1541049559-project-member] https://10.4.3.189/volume/v3/types/345a357a-6eb6-4e97-9a89-6c4ada76b9aa/extra_specs/key2 returned with HTTP 403 Aug 25 05:58:39.132139 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1399/5616] 10.4.3.189 () {68 vars in 1413 bytes} [Tue Aug 25 05:58:39 2026] PUT /volume/v3/types/345a357a-6eb6-4e97-9a89-6c4ada76b9aa/extra_specs/key2 => generated 122 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:58:39.140908 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-1c915bf4-a13c-47d4-bd5e-051c4f5cacde None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:58:39.141942 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-16db4d41-fab2-4096-96e3-0fd6a1f6d27c None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:58:39.142600 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-1c915bf4-a13c-47d4-bd5e-051c4f5cacde tempest-VolumeTypesMemberTests-1541049559 tempest-VolumeTypesMemberTests-1541049559-project-member] POST https://10.4.3.189/volume/v3/types Aug 25 05:58:39.142942 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-1c915bf4-a13c-47d4-bd5e-051c4f5cacde tempest-VolumeTypesMemberTests-1541049559 tempest-VolumeTypesMemberTests-1541049559-project-member] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:58:39.143779 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-16db4d41-fab2-4096-96e3-0fd6a1f6d27c tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] GET https://10.4.3.189/volume/v3/volumes/d3854542-8748-4348-b95d-09ac7b58e28a Aug 25 05:58:39.144009 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-16db4d41-fab2-4096-96e3-0fd6a1f6d27c tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:58:39.144536 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-16db4d41-fab2-4096-96e3-0fd6a1f6d27c tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:58:39.145982 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.policy [None req-1c915bf4-a13c-47d4-bd5e-051c4f5cacde tempest-VolumeTypesMemberTests-1541049559 tempest-VolumeTypesMemberTests-1541049559-project-member] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': '93042a6566704fa5a40205b361938c35', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6d1a44f05535446286ddf574f59f48c7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100269) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 25 05:58:39.146224 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-1c915bf4-a13c-47d4-bd5e-051c4f5cacde tempest-VolumeTypesMemberTests-1541049559 tempest-VolumeTypesMemberTests-1541049559-project-member] https://10.4.3.189/volume/v3/types returned with HTTP 403 Aug 25 05:58:39.146673 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1403/5617] 10.4.3.189 () {68 vars in 1252 bytes} [Tue Aug 25 05:58:39 2026] POST /volume/v3/types => generated 109 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:58:39.151393 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:58:39.151393 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:58:39.155048 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-61c93979-4f14-49d9-8430-598225b53d88 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:58:39.155141 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-16db4d41-fab2-4096-96e3-0fd6a1f6d27c tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Volume info retrieved successfully. Aug 25 05:58:39.156862 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-61c93979-4f14-49d9-8430-598225b53d88 tempest-VolumeTypesMemberTests-1541049559 tempest-VolumeTypesMemberTests-1541049559-project-admin] POST https://10.4.3.189/volume/v3/types Aug 25 05:58:39.157337 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-61c93979-4f14-49d9-8430-598225b53d88 tempest-VolumeTypesMemberTests-1541049559 tempest-VolumeTypesMemberTests-1541049559-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1173434173", "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=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:58:39.158902 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:58:39.158902 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:58:39.159495 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-16db4d41-fab2-4096-96e3-0fd6a1f6d27c tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] https://10.4.3.189/volume/v3/volumes/d3854542-8748-4348-b95d-09ac7b58e28a returned with HTTP 200 Aug 25 05:58:39.159860 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1418/5618] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:58:39 2026] GET /volume/v3/volumes/d3854542-8748-4348-b95d-09ac7b58e28a => generated 816 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:58:39.173037 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-61c93979-4f14-49d9-8430-598225b53d88 tempest-VolumeTypesMemberTests-1541049559 tempest-VolumeTypesMemberTests-1541049559-project-admin] https://10.4.3.189/volume/v3/types returned with HTTP 200 Aug 25 05:58:39.173616 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1399/5619] 10.4.3.189 () {68 vars in 1253 bytes} [Tue Aug 25 05:58:39 2026] POST /volume/v3/types => generated 380 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:58:39.181578 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-4eeab299-9df8-4760-994f-70001dac3119 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:58:39.183749 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-4eeab299-9df8-4760-994f-70001dac3119 tempest-VolumeTypesMemberTests-1541049559 tempest-VolumeTypesMemberTests-1541049559-project-admin] POST https://10.4.3.189/volume/v3/types/4967345d-4655-42a4-887d-f59db5e1be3f/encryption Aug 25 05:58:39.184158 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-4eeab299-9df8-4760-994f-70001dac3119 tempest-VolumeTypesMemberTests-1541049559 tempest-VolumeTypesMemberTests-1541049559-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:58:39.200353 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-4eeab299-9df8-4760-994f-70001dac3119 tempest-VolumeTypesMemberTests-1541049559 tempest-VolumeTypesMemberTests-1541049559-project-admin] https://10.4.3.189/volume/v3/types/4967345d-4655-42a4-887d-f59db5e1be3f/encryption returned with HTTP 200 Aug 25 05:58:39.200895 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1400/5620] 10.4.3.189 () {68 vars in 1397 bytes} [Tue Aug 25 05:58:39 2026] POST /volume/v3/types/4967345d-4655-42a4-887d-f59db5e1be3f/encryption => generated 239 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:58:39.210077 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-1021c240-d039-4c23-9f3b-32a0569f312c None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:58:39.211989 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-1021c240-d039-4c23-9f3b-32a0569f312c tempest-VolumeTypesMemberTests-1541049559 tempest-VolumeTypesMemberTests-1541049559-project-member] DELETE https://10.4.3.189/volume/v3/types/4967345d-4655-42a4-887d-f59db5e1be3f/encryption/965948f4-bb39-42d9-95ac-15f4842ea2b1 Aug 25 05:58:39.212205 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-1021c240-d039-4c23-9f3b-32a0569f312c tempest-VolumeTypesMemberTests-1541049559 tempest-VolumeTypesMemberTests-1541049559-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:58:39.212383 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-1021c240-d039-4c23-9f3b-32a0569f312c tempest-VolumeTypesMemberTests-1541049559 tempest-VolumeTypesMemberTests-1541049559-project-member] Calling method 'delete' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:58:39.213018 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.policy [None req-1021c240-d039-4c23-9f3b-32a0569f312c tempest-VolumeTypesMemberTests-1541049559 tempest-VolumeTypesMemberTests-1541049559-project-member] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': '93042a6566704fa5a40205b361938c35', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6d1a44f05535446286ddf574f59f48c7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100269) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 25 05:58:39.213236 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-1021c240-d039-4c23-9f3b-32a0569f312c tempest-VolumeTypesMemberTests-1541049559 tempest-VolumeTypesMemberTests-1541049559-project-member] https://10.4.3.189/volume/v3/types/4967345d-4655-42a4-887d-f59db5e1be3f/encryption/965948f4-bb39-42d9-95ac-15f4842ea2b1 returned with HTTP 403 Aug 25 05:58:39.213667 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1404/5621] 10.4.3.189 () {66 vars in 1489 bytes} [Tue Aug 25 05:58:39 2026] DELETE /volume/v3/types/4967345d-4655-42a4-887d-f59db5e1be3f/encryption/965948f4-bb39-42d9-95ac-15f4842ea2b1 => generated 127 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:58:39.220777 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-4312e169-43e4-4309-9ad9-134795278bda None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:58:39.222587 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-4312e169-43e4-4309-9ad9-134795278bda tempest-VolumeTypesMemberTests-1541049559 tempest-VolumeTypesMemberTests-1541049559-project-admin] POST https://10.4.3.189/volume/v3/types Aug 25 05:58:39.222974 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-4312e169-43e4-4309-9ad9-134795278bda tempest-VolumeTypesMemberTests-1541049559 tempest-VolumeTypesMemberTests-1541049559-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-862352956", "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=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:58:39.238307 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-4312e169-43e4-4309-9ad9-134795278bda tempest-VolumeTypesMemberTests-1541049559 tempest-VolumeTypesMemberTests-1541049559-project-admin] https://10.4.3.189/volume/v3/types returned with HTTP 200 Aug 25 05:58:39.238676 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1419/5622] 10.4.3.189 () {68 vars in 1253 bytes} [Tue Aug 25 05:58:39 2026] POST /volume/v3/types => generated 379 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:58:39.248247 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-7589623f-58d0-41a8-9d5d-083561976d27 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:58:39.250632 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-7589623f-58d0-41a8-9d5d-083561976d27 tempest-VolumeTypesMemberTests-1541049559 tempest-VolumeTypesMemberTests-1541049559-project-member] DELETE https://10.4.3.189/volume/v3/types/97e86c9f-5362-4067-a1d9-c1015ec9dceb/extra_specs/key1 Aug 25 05:58:39.250889 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-7589623f-58d0-41a8-9d5d-083561976d27 tempest-VolumeTypesMemberTests-1541049559 tempest-VolumeTypesMemberTests-1541049559-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:58:39.251165 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-7589623f-58d0-41a8-9d5d-083561976d27 tempest-VolumeTypesMemberTests-1541049559 tempest-VolumeTypesMemberTests-1541049559-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:58:39.257623 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.policy [None req-7589623f-58d0-41a8-9d5d-083561976d27 tempest-VolumeTypesMemberTests-1541049559 tempest-VolumeTypesMemberTests-1541049559-project-member] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': '93042a6566704fa5a40205b361938c35', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6d1a44f05535446286ddf574f59f48c7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100268) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 25 05:58:39.257861 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-7589623f-58d0-41a8-9d5d-083561976d27 tempest-VolumeTypesMemberTests-1541049559 tempest-VolumeTypesMemberTests-1541049559-project-member] https://10.4.3.189/volume/v3/types/97e86c9f-5362-4067-a1d9-c1015ec9dceb/extra_specs/key1 returned with HTTP 403 Aug 25 05:58:39.258449 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1400/5623] 10.4.3.189 () {66 vars in 1396 bytes} [Tue Aug 25 05:58:39 2026] DELETE /volume/v3/types/97e86c9f-5362-4067-a1d9-c1015ec9dceb/extra_specs/key1 => generated 122 bytes in 11 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:58:39.267304 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-c1a96618-e296-4f98-815d-4922d8ece78e None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:58:39.269360 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-c1a96618-e296-4f98-815d-4922d8ece78e tempest-VolumeTypesMemberTests-1541049559 tempest-VolumeTypesMemberTests-1541049559-project-admin] POST https://10.4.3.189/volume/v3/types Aug 25 05:58:39.269765 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-c1a96618-e296-4f98-815d-4922d8ece78e tempest-VolumeTypesMemberTests-1541049559 tempest-VolumeTypesMemberTests-1541049559-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1245812941", "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=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:58:39.286895 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-c1a96618-e296-4f98-815d-4922d8ece78e tempest-VolumeTypesMemberTests-1541049559 tempest-VolumeTypesMemberTests-1541049559-project-admin] https://10.4.3.189/volume/v3/types returned with HTTP 200 Aug 25 05:58:39.287596 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1401/5624] 10.4.3.189 () {68 vars in 1253 bytes} [Tue Aug 25 05:58:39 2026] POST /volume/v3/types => generated 380 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:58:39.296095 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-e260ba8a-d865-4028-9744-d499f4ddbc89 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:58:39.297788 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-e260ba8a-d865-4028-9744-d499f4ddbc89 tempest-VolumeTypesMemberTests-1541049559 tempest-VolumeTypesMemberTests-1541049559-project-member] DELETE https://10.4.3.189/volume/v3/types/3dbfe496-9ed2-4766-a7ed-b7745543ee6d Aug 25 05:58:39.298036 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-e260ba8a-d865-4028-9744-d499f4ddbc89 tempest-VolumeTypesMemberTests-1541049559 tempest-VolumeTypesMemberTests-1541049559-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:58:39.298257 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-e260ba8a-d865-4028-9744-d499f4ddbc89 tempest-VolumeTypesMemberTests-1541049559 tempest-VolumeTypesMemberTests-1541049559-project-member] Calling method '_delete' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:58:39.298895 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.policy [None req-e260ba8a-d865-4028-9744-d499f4ddbc89 tempest-VolumeTypesMemberTests-1541049559 tempest-VolumeTypesMemberTests-1541049559-project-member] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': '93042a6566704fa5a40205b361938c35', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6d1a44f05535446286ddf574f59f48c7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100269) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 25 05:58:39.299081 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-e260ba8a-d865-4028-9744-d499f4ddbc89 tempest-VolumeTypesMemberTests-1541049559 tempest-VolumeTypesMemberTests-1541049559-project-member] https://10.4.3.189/volume/v3/types/3dbfe496-9ed2-4766-a7ed-b7745543ee6d returned with HTTP 403 Aug 25 05:58:39.299702 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1405/5625] 10.4.3.189 () {66 vars in 1345 bytes} [Tue Aug 25 05:58:39 2026] DELETE /volume/v3/types/3dbfe496-9ed2-4766-a7ed-b7745543ee6d => generated 109 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:58:39.306686 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-20ad0d3a-fcef-4244-a492-9596ba6aa975 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:58:39.308641 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-20ad0d3a-fcef-4244-a492-9596ba6aa975 tempest-VolumeTypesMemberTests-1541049559 tempest-VolumeTypesMemberTests-1541049559-project-member] GET https://10.4.3.189/volume/v3/types/c22a4052-5a17-4c69-b969-e4b71701ecac/extra_specs Aug 25 05:58:39.308897 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-20ad0d3a-fcef-4244-a492-9596ba6aa975 tempest-VolumeTypesMemberTests-1541049559 tempest-VolumeTypesMemberTests-1541049559-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:58:39.309131 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-20ad0d3a-fcef-4244-a492-9596ba6aa975 tempest-VolumeTypesMemberTests-1541049559 tempest-VolumeTypesMemberTests-1541049559-project-member] Calling method 'index' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:58:39.318681 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-20ad0d3a-fcef-4244-a492-9596ba6aa975 tempest-VolumeTypesMemberTests-1541049559 tempest-VolumeTypesMemberTests-1541049559-project-member] https://10.4.3.189/volume/v3/types/c22a4052-5a17-4c69-b969-e4b71701ecac/extra_specs returned with HTTP 200 Aug 25 05:58:39.319097 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1420/5626] 10.4.3.189 () {66 vars in 1378 bytes} [Tue Aug 25 05:58:39 2026] GET /volume/v3/types/c22a4052-5a17-4c69-b969-e4b71701ecac/extra_specs => generated 123 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:58:39.327131 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-bb1c3f3e-1624-475c-9734-f2625ab64b07 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:58:39.328995 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-bb1c3f3e-1624-475c-9734-f2625ab64b07 tempest-VolumeTypesMemberTests-1541049559 tempest-VolumeTypesMemberTests-1541049559-project-member] GET https://10.4.3.189/volume/v3/types Aug 25 05:58:39.329231 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-bb1c3f3e-1624-475c-9734-f2625ab64b07 tempest-VolumeTypesMemberTests-1541049559 tempest-VolumeTypesMemberTests-1541049559-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:58:39.329453 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-bb1c3f3e-1624-475c-9734-f2625ab64b07 tempest-VolumeTypesMemberTests-1541049559 tempest-VolumeTypesMemberTests-1541049559-project-member] Calling method 'index' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:58:39.330275 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.api_utils [None req-bb1c3f3e-1624-475c-9734-f2625ab64b07 tempest-VolumeTypesMemberTests-1541049559 tempest-VolumeTypesMemberTests-1541049559-project-member] Removing options '' from query. {{(pid=100268) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 05:58:39.354017 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-bb1c3f3e-1624-475c-9734-f2625ab64b07 tempest-VolumeTypesMemberTests-1541049559 tempest-VolumeTypesMemberTests-1541049559-project-member] https://10.4.3.189/volume/v3/types returned with HTTP 200 Aug 25 05:58:39.354460 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1401/5627] 10.4.3.189 () {66 vars in 1231 bytes} [Tue Aug 25 05:58:39 2026] GET /volume/v3/types => generated 2386 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:58:39.364937 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-f2704dd3-a5f5-47c4-b968-de49c35c6411 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:58:39.366492 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-f2704dd3-a5f5-47c4-b968-de49c35c6411 tempest-VolumeTypesMemberTests-1541049559 tempest-VolumeTypesMemberTests-1541049559-project-member] GET https://10.4.3.189/volume/v3/types/c22a4052-5a17-4c69-b969-e4b71701ecac/encryption/cipher Aug 25 05:58:39.366686 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-f2704dd3-a5f5-47c4-b968-de49c35c6411 tempest-VolumeTypesMemberTests-1541049559 tempest-VolumeTypesMemberTests-1541049559-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:58:39.366911 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-f2704dd3-a5f5-47c4-b968-de49c35c6411 tempest-VolumeTypesMemberTests-1541049559 tempest-VolumeTypesMemberTests-1541049559-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:58:39.367662 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.policy [None req-f2704dd3-a5f5-47c4-b968-de49c35c6411 tempest-VolumeTypesMemberTests-1541049559 tempest-VolumeTypesMemberTests-1541049559-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '93042a6566704fa5a40205b361938c35', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6d1a44f05535446286ddf574f59f48c7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100270) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 25 05:58:39.367820 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-f2704dd3-a5f5-47c4-b968-de49c35c6411 tempest-VolumeTypesMemberTests-1541049559 tempest-VolumeTypesMemberTests-1541049559-project-member] https://10.4.3.189/volume/v3/types/c22a4052-5a17-4c69-b969-e4b71701ecac/encryption/cipher returned with HTTP 403 Aug 25 05:58:39.368236 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1402/5628] 10.4.3.189 () {66 vars in 1396 bytes} [Tue Aug 25 05:58:39 2026] GET /volume/v3/types/c22a4052-5a17-4c69-b969-e4b71701ecac/encryption/cipher => generated 124 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:58:39.375633 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-d2532604-dce5-49fa-b8ef-907a37cfdcbf None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:58:39.378392 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-d2532604-dce5-49fa-b8ef-907a37cfdcbf tempest-VolumeTypesMemberTests-1541049559 tempest-VolumeTypesMemberTests-1541049559-project-member] GET https://10.4.3.189/volume/v3/types/c22a4052-5a17-4c69-b969-e4b71701ecac/encryption Aug 25 05:58:39.378606 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-d2532604-dce5-49fa-b8ef-907a37cfdcbf tempest-VolumeTypesMemberTests-1541049559 tempest-VolumeTypesMemberTests-1541049559-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:58:39.378808 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-d2532604-dce5-49fa-b8ef-907a37cfdcbf tempest-VolumeTypesMemberTests-1541049559 tempest-VolumeTypesMemberTests-1541049559-project-member] Calling method 'index' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:58:39.379619 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.policy [None req-d2532604-dce5-49fa-b8ef-907a37cfdcbf tempest-VolumeTypesMemberTests-1541049559 tempest-VolumeTypesMemberTests-1541049559-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '93042a6566704fa5a40205b361938c35', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6d1a44f05535446286ddf574f59f48c7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100269) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 25 05:58:39.379812 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-d2532604-dce5-49fa-b8ef-907a37cfdcbf tempest-VolumeTypesMemberTests-1541049559 tempest-VolumeTypesMemberTests-1541049559-project-member] https://10.4.3.189/volume/v3/types/c22a4052-5a17-4c69-b969-e4b71701ecac/encryption returned with HTTP 403 Aug 25 05:58:39.380293 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1406/5629] 10.4.3.189 () {66 vars in 1375 bytes} [Tue Aug 25 05:58:39 2026] GET /volume/v3/types/c22a4052-5a17-4c69-b969-e4b71701ecac/encryption => generated 124 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:58:39.388666 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-25c1e611-f1e1-41c5-a0eb-a5b3700afcfa None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:58:39.390141 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-25c1e611-f1e1-41c5-a0eb-a5b3700afcfa tempest-VolumeTypesMemberTests-1541049559 tempest-VolumeTypesMemberTests-1541049559-project-member] GET https://10.4.3.189/volume/v3/types/c22a4052-5a17-4c69-b969-e4b71701ecac/extra_specs/multiattach Aug 25 05:58:39.390441 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-25c1e611-f1e1-41c5-a0eb-a5b3700afcfa tempest-VolumeTypesMemberTests-1541049559 tempest-VolumeTypesMemberTests-1541049559-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:58:39.390721 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-25c1e611-f1e1-41c5-a0eb-a5b3700afcfa tempest-VolumeTypesMemberTests-1541049559 tempest-VolumeTypesMemberTests-1541049559-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:58:39.397977 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-25c1e611-f1e1-41c5-a0eb-a5b3700afcfa tempest-VolumeTypesMemberTests-1541049559 tempest-VolumeTypesMemberTests-1541049559-project-member] https://10.4.3.189/volume/v3/types/c22a4052-5a17-4c69-b969-e4b71701ecac/extra_specs/multiattach returned with HTTP 200 Aug 25 05:58:39.398487 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1421/5630] 10.4.3.189 () {66 vars in 1414 bytes} [Tue Aug 25 05:58:39 2026] GET /volume/v3/types/c22a4052-5a17-4c69-b969-e4b71701ecac/extra_specs/multiattach => generated 29 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 25 05:58:39.406203 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-907e4f1b-816f-47f7-bb1e-b1f03b6f2154 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:58:39.408151 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-907e4f1b-816f-47f7-bb1e-b1f03b6f2154 tempest-VolumeTypesMemberTests-1541049559 tempest-VolumeTypesMemberTests-1541049559-project-member] GET https://10.4.3.189/volume/v3/types/c22a4052-5a17-4c69-b969-e4b71701ecac/extra_specs/volume_backend_name Aug 25 05:58:39.408414 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-907e4f1b-816f-47f7-bb1e-b1f03b6f2154 tempest-VolumeTypesMemberTests-1541049559 tempest-VolumeTypesMemberTests-1541049559-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:58:39.408619 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-907e4f1b-816f-47f7-bb1e-b1f03b6f2154 tempest-VolumeTypesMemberTests-1541049559 tempest-VolumeTypesMemberTests-1541049559-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:58:39.416035 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-907e4f1b-816f-47f7-bb1e-b1f03b6f2154 tempest-VolumeTypesMemberTests-1541049559 tempest-VolumeTypesMemberTests-1541049559-project-member] https://10.4.3.189/volume/v3/types/c22a4052-5a17-4c69-b969-e4b71701ecac/extra_specs/volume_backend_name returned with HTTP 404 Aug 25 05:58:39.416505 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1402/5631] 10.4.3.189 () {66 vars in 1438 bytes} [Tue Aug 25 05:58:39 2026] GET /volume/v3/types/c22a4052-5a17-4c69-b969-e4b71701ecac/extra_specs/volume_backend_name => generated 143 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:58:39.424231 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-114a17af-069d-4103-8eb7-d5fcfb3f5cbb None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:58:39.425892 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-114a17af-069d-4103-8eb7-d5fcfb3f5cbb tempest-VolumeTypesMemberTests-1541049559 tempest-VolumeTypesMemberTests-1541049559-project-member] GET https://10.4.3.189/volume/v3/types/c22a4052-5a17-4c69-b969-e4b71701ecac Aug 25 05:58:39.426078 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-114a17af-069d-4103-8eb7-d5fcfb3f5cbb tempest-VolumeTypesMemberTests-1541049559 tempest-VolumeTypesMemberTests-1541049559-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:58:39.426330 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-114a17af-069d-4103-8eb7-d5fcfb3f5cbb tempest-VolumeTypesMemberTests-1541049559 tempest-VolumeTypesMemberTests-1541049559-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:58:39.432839 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-114a17af-069d-4103-8eb7-d5fcfb3f5cbb tempest-VolumeTypesMemberTests-1541049559 tempest-VolumeTypesMemberTests-1541049559-project-member] https://10.4.3.189/volume/v3/types/c22a4052-5a17-4c69-b969-e4b71701ecac returned with HTTP 200 Aug 25 05:58:39.433258 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1403/5632] 10.4.3.189 () {66 vars in 1342 bytes} [Tue Aug 25 05:58:39 2026] GET /volume/v3/types/c22a4052-5a17-4c69-b969-e4b71701ecac => generated 316 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:58:39.441984 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-32c010f8-1cd1-42b5-a997-48750eb128b5 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:58:39.444349 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-32c010f8-1cd1-42b5-a997-48750eb128b5 tempest-VolumeTypesMemberTests-1541049559 tempest-VolumeTypesMemberTests-1541049559-project-member] PUT https://10.4.3.189/volume/v3/types/c22a4052-5a17-4c69-b969-e4b71701ecac/encryption/44f0bd25-dc3c-4a42-a0f4-5e937f2eb976 Aug 25 05:58:39.444769 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-32c010f8-1cd1-42b5-a997-48750eb128b5 tempest-VolumeTypesMemberTests-1541049559 tempest-VolumeTypesMemberTests-1541049559-project-member] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:58:39.447315 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.policy [None req-32c010f8-1cd1-42b5-a997-48750eb128b5 tempest-VolumeTypesMemberTests-1541049559 tempest-VolumeTypesMemberTests-1541049559-project-member] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': '93042a6566704fa5a40205b361938c35', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6d1a44f05535446286ddf574f59f48c7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100269) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 25 05:58:39.447589 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-32c010f8-1cd1-42b5-a997-48750eb128b5 tempest-VolumeTypesMemberTests-1541049559 tempest-VolumeTypesMemberTests-1541049559-project-member] https://10.4.3.189/volume/v3/types/c22a4052-5a17-4c69-b969-e4b71701ecac/encryption/44f0bd25-dc3c-4a42-a0f4-5e937f2eb976 returned with HTTP 403 Aug 25 05:58:39.448113 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1407/5633] 10.4.3.189 () {68 vars in 1506 bytes} [Tue Aug 25 05:58:39 2026] PUT /volume/v3/types/c22a4052-5a17-4c69-b969-e4b71701ecac/encryption/44f0bd25-dc3c-4a42-a0f4-5e937f2eb976 => generated 127 bytes in 7 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:58:39.456836 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-34f2de69-043d-4d54-9ac5-a8835deb8db0 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:58:39.458569 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-34f2de69-043d-4d54-9ac5-a8835deb8db0 tempest-VolumeTypesMemberTests-1541049559 tempest-VolumeTypesMemberTests-1541049559-project-member] PUT https://10.4.3.189/volume/v3/types/c22a4052-5a17-4c69-b969-e4b71701ecac/extra_specs/key1 Aug 25 05:58:39.458903 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-34f2de69-043d-4d54-9ac5-a8835deb8db0 tempest-VolumeTypesMemberTests-1541049559 tempest-VolumeTypesMemberTests-1541049559-project-member] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:58:39.460704 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.policy [None req-34f2de69-043d-4d54-9ac5-a8835deb8db0 tempest-VolumeTypesMemberTests-1541049559 tempest-VolumeTypesMemberTests-1541049559-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '93042a6566704fa5a40205b361938c35', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6d1a44f05535446286ddf574f59f48c7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100271) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 25 05:58:39.460925 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-34f2de69-043d-4d54-9ac5-a8835deb8db0 tempest-VolumeTypesMemberTests-1541049559 tempest-VolumeTypesMemberTests-1541049559-project-member] https://10.4.3.189/volume/v3/types/c22a4052-5a17-4c69-b969-e4b71701ecac/extra_specs/key1 returned with HTTP 403 Aug 25 05:58:39.461424 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1422/5634] 10.4.3.189 () {68 vars in 1413 bytes} [Tue Aug 25 05:58:39 2026] PUT /volume/v3/types/c22a4052-5a17-4c69-b969-e4b71701ecac/extra_specs/key1 => generated 122 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:58:39.468990 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-78d7214c-ba2e-47f7-a1ca-2013cb15242c None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:58:39.471290 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-78d7214c-ba2e-47f7-a1ca-2013cb15242c tempest-VolumeTypesMemberTests-1541049559 tempest-VolumeTypesMemberTests-1541049559-project-member] PUT https://10.4.3.189/volume/v3/types/c22a4052-5a17-4c69-b969-e4b71701ecac Aug 25 05:58:39.471754 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-78d7214c-ba2e-47f7-a1ca-2013cb15242c tempest-VolumeTypesMemberTests-1541049559 tempest-VolumeTypesMemberTests-1541049559-project-member] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:58:39.474274 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.policy [None req-78d7214c-ba2e-47f7-a1ca-2013cb15242c tempest-VolumeTypesMemberTests-1541049559 tempest-VolumeTypesMemberTests-1541049559-project-member] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': '93042a6566704fa5a40205b361938c35', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6d1a44f05535446286ddf574f59f48c7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100268) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 25 05:58:39.474524 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-78d7214c-ba2e-47f7-a1ca-2013cb15242c tempest-VolumeTypesMemberTests-1541049559 tempest-VolumeTypesMemberTests-1541049559-project-member] https://10.4.3.189/volume/v3/types/c22a4052-5a17-4c69-b969-e4b71701ecac returned with HTTP 403 Aug 25 05:58:39.474976 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1403/5635] 10.4.3.189 () {68 vars in 1362 bytes} [Tue Aug 25 05:58:39 2026] PUT /volume/v3/types/c22a4052-5a17-4c69-b969-e4b71701ecac => generated 109 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:58:39.483141 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-0bc238df-33b2-46bf-b5e6-28241818be8c None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:58:39.485288 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-0bc238df-33b2-46bf-b5e6-28241818be8c tempest-VolumeTypesMemberTests-1541049559 tempest-VolumeTypesMemberTests-1541049559-project-admin] DELETE https://10.4.3.189/volume/v3/types/3dbfe496-9ed2-4766-a7ed-b7745543ee6d Aug 25 05:58:39.485580 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-0bc238df-33b2-46bf-b5e6-28241818be8c tempest-VolumeTypesMemberTests-1541049559 tempest-VolumeTypesMemberTests-1541049559-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:58:39.485825 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-0bc238df-33b2-46bf-b5e6-28241818be8c tempest-VolumeTypesMemberTests-1541049559 tempest-VolumeTypesMemberTests-1541049559-project-admin] Calling method '_delete' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:58:39.511347 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-0bc238df-33b2-46bf-b5e6-28241818be8c tempest-VolumeTypesMemberTests-1541049559 tempest-VolumeTypesMemberTests-1541049559-project-admin] https://10.4.3.189/volume/v3/types/3dbfe496-9ed2-4766-a7ed-b7745543ee6d returned with HTTP 202 Aug 25 05:58:39.511839 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1404/5636] 10.4.3.189 () {66 vars in 1345 bytes} [Tue Aug 25 05:58:39 2026] DELETE /volume/v3/types/3dbfe496-9ed2-4766-a7ed-b7745543ee6d => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:58:39.518721 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-de98e1a7-c0fb-4a64-bd35-6f607fcd3b67 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:58:39.520686 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-de98e1a7-c0fb-4a64-bd35-6f607fcd3b67 tempest-VolumeTypesMemberTests-1541049559 tempest-VolumeTypesMemberTests-1541049559-project-admin] DELETE https://10.4.3.189/volume/v3/types/97e86c9f-5362-4067-a1d9-c1015ec9dceb Aug 25 05:58:39.520870 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-de98e1a7-c0fb-4a64-bd35-6f607fcd3b67 tempest-VolumeTypesMemberTests-1541049559 tempest-VolumeTypesMemberTests-1541049559-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:58:39.521067 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-de98e1a7-c0fb-4a64-bd35-6f607fcd3b67 tempest-VolumeTypesMemberTests-1541049559 tempest-VolumeTypesMemberTests-1541049559-project-admin] Calling method '_delete' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:58:39.548018 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-de98e1a7-c0fb-4a64-bd35-6f607fcd3b67 tempest-VolumeTypesMemberTests-1541049559 tempest-VolumeTypesMemberTests-1541049559-project-admin] https://10.4.3.189/volume/v3/types/97e86c9f-5362-4067-a1d9-c1015ec9dceb returned with HTTP 202 Aug 25 05:58:39.548541 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1408/5637] 10.4.3.189 () {66 vars in 1345 bytes} [Tue Aug 25 05:58:39 2026] DELETE /volume/v3/types/97e86c9f-5362-4067-a1d9-c1015ec9dceb => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:58:39.555355 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-395a56bf-2114-4b53-abbc-c1b6f3d64566 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:58:39.557100 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-395a56bf-2114-4b53-abbc-c1b6f3d64566 tempest-VolumeTypesMemberTests-1541049559 tempest-VolumeTypesMemberTests-1541049559-project-admin] DELETE https://10.4.3.189/volume/v3/types/4967345d-4655-42a4-887d-f59db5e1be3f Aug 25 05:58:39.557326 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-395a56bf-2114-4b53-abbc-c1b6f3d64566 tempest-VolumeTypesMemberTests-1541049559 tempest-VolumeTypesMemberTests-1541049559-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:58:39.557562 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-395a56bf-2114-4b53-abbc-c1b6f3d64566 tempest-VolumeTypesMemberTests-1541049559 tempest-VolumeTypesMemberTests-1541049559-project-admin] Calling method '_delete' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:58:39.582961 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-395a56bf-2114-4b53-abbc-c1b6f3d64566 tempest-VolumeTypesMemberTests-1541049559 tempest-VolumeTypesMemberTests-1541049559-project-admin] https://10.4.3.189/volume/v3/types/4967345d-4655-42a4-887d-f59db5e1be3f returned with HTTP 202 Aug 25 05:58:39.583419 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1423/5638] 10.4.3.189 () {66 vars in 1345 bytes} [Tue Aug 25 05:58:39 2026] DELETE /volume/v3/types/4967345d-4655-42a4-887d-f59db5e1be3f => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:58:39.590516 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-2b153d9f-d668-4c1b-9474-edfb5792c678 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:58:39.592915 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-2b153d9f-d668-4c1b-9474-edfb5792c678 tempest-VolumeTypesMemberTests-1541049559 tempest-VolumeTypesMemberTests-1541049559-project-admin] DELETE https://10.4.3.189/volume/v3/types/345a357a-6eb6-4e97-9a89-6c4ada76b9aa Aug 25 05:58:39.593141 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-2b153d9f-d668-4c1b-9474-edfb5792c678 tempest-VolumeTypesMemberTests-1541049559 tempest-VolumeTypesMemberTests-1541049559-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:58:39.593399 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-2b153d9f-d668-4c1b-9474-edfb5792c678 tempest-VolumeTypesMemberTests-1541049559 tempest-VolumeTypesMemberTests-1541049559-project-admin] Calling method '_delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:58:39.627825 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-2b153d9f-d668-4c1b-9474-edfb5792c678 tempest-VolumeTypesMemberTests-1541049559 tempest-VolumeTypesMemberTests-1541049559-project-admin] https://10.4.3.189/volume/v3/types/345a357a-6eb6-4e97-9a89-6c4ada76b9aa returned with HTTP 202 Aug 25 05:58:39.628428 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1404/5639] 10.4.3.189 () {66 vars in 1345 bytes} [Tue Aug 25 05:58:39 2026] DELETE /volume/v3/types/345a357a-6eb6-4e97-9a89-6c4ada76b9aa => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:58:39.637191 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-8a25206f-cead-4adc-b7a9-a11a0ec9d969 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:58:39.639277 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-8a25206f-cead-4adc-b7a9-a11a0ec9d969 tempest-VolumeTypesMemberTests-1541049559 tempest-VolumeTypesMemberTests-1541049559-project-admin] DELETE https://10.4.3.189/volume/v3/types/12efae0d-89d1-4648-a887-768868bbe37a Aug 25 05:58:39.639521 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-8a25206f-cead-4adc-b7a9-a11a0ec9d969 tempest-VolumeTypesMemberTests-1541049559 tempest-VolumeTypesMemberTests-1541049559-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:58:39.639746 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-8a25206f-cead-4adc-b7a9-a11a0ec9d969 tempest-VolumeTypesMemberTests-1541049559 tempest-VolumeTypesMemberTests-1541049559-project-admin] Calling method '_delete' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:58:39.666508 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-8a25206f-cead-4adc-b7a9-a11a0ec9d969 tempest-VolumeTypesMemberTests-1541049559 tempest-VolumeTypesMemberTests-1541049559-project-admin] https://10.4.3.189/volume/v3/types/12efae0d-89d1-4648-a887-768868bbe37a returned with HTTP 202 Aug 25 05:58:39.666960 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1405/5640] 10.4.3.189 () {66 vars in 1345 bytes} [Tue Aug 25 05:58:39 2026] DELETE /volume/v3/types/12efae0d-89d1-4648-a887-768868bbe37a => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:58:39.674076 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-5f49a447-fb62-4874-8daa-0855ab01161e None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:58:39.676219 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-5f49a447-fb62-4874-8daa-0855ab01161e tempest-VolumeTypesMemberTests-1541049559 tempest-VolumeTypesMemberTests-1541049559-project-admin] DELETE https://10.4.3.189/volume/v3/types/c22a4052-5a17-4c69-b969-e4b71701ecac Aug 25 05:58:39.676419 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-5f49a447-fb62-4874-8daa-0855ab01161e tempest-VolumeTypesMemberTests-1541049559 tempest-VolumeTypesMemberTests-1541049559-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:58:39.676625 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-5f49a447-fb62-4874-8daa-0855ab01161e tempest-VolumeTypesMemberTests-1541049559 tempest-VolumeTypesMemberTests-1541049559-project-admin] Calling method '_delete' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:58:39.698191 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-5f49a447-fb62-4874-8daa-0855ab01161e tempest-VolumeTypesMemberTests-1541049559 tempest-VolumeTypesMemberTests-1541049559-project-admin] https://10.4.3.189/volume/v3/types/c22a4052-5a17-4c69-b969-e4b71701ecac returned with HTTP 202 Aug 25 05:58:39.698503 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1409/5641] 10.4.3.189 () {66 vars in 1345 bytes} [Tue Aug 25 05:58:39 2026] DELETE /volume/v3/types/c22a4052-5a17-4c69-b969-e4b71701ecac => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:58:40.174691 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-c7ac2ca5-4f24-4cd4-b659-3124e257452f None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:58:40.176496 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-c7ac2ca5-4f24-4cd4-b659-3124e257452f tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] GET https://10.4.3.189/volume/v3/volumes/d3854542-8748-4348-b95d-09ac7b58e28a Aug 25 05:58:40.176716 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-c7ac2ca5-4f24-4cd4-b659-3124e257452f tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:58:40.176900 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-c7ac2ca5-4f24-4cd4-b659-3124e257452f tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:58:40.184686 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:58:40.184686 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:58:40.188658 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-c7ac2ca5-4f24-4cd4-b659-3124e257452f tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Volume info retrieved successfully. Aug 25 05:58:40.193562 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-c7ac2ca5-4f24-4cd4-b659-3124e257452f tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] https://10.4.3.189/volume/v3/volumes/d3854542-8748-4348-b95d-09ac7b58e28a returned with HTTP 200 Aug 25 05:58:40.194539 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1424/5642] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:58:40 2026] GET /volume/v3/volumes/d3854542-8748-4348-b95d-09ac7b58e28a => generated 841 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:58:40.209371 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-e3027127-f17d-4284-901e-3fed2349ebe2 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:58:40.211706 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e3027127-f17d-4284-901e-3fed2349ebe2 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] POST https://10.4.3.189/volume/v3/backups Aug 25 05:58:40.212136 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e3027127-f17d-4284-901e-3fed2349ebe2 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "d3854542-8748-4348-b95d-09ac7b58e28a", "name": "tempest-VolumesBackupsTest-Backup-1458243822"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:58:40.213856 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.contrib.backups [None req-e3027127-f17d-4284-901e-3fed2349ebe2 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Creating new backup {'backup': {'volume_id': 'd3854542-8748-4348-b95d-09ac7b58e28a', 'name': 'tempest-VolumesBackupsTest-Backup-1458243822'}} {{(pid=100268) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 25 05:58:40.214044 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.contrib.backups [None req-e3027127-f17d-4284-901e-3fed2349ebe2 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Creating backup of volume d3854542-8748-4348-b95d-09ac7b58e28a in container None Aug 25 05:58:40.223613 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:58:40.223613 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:58:40.224310 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-e3027127-f17d-4284-901e-3fed2349ebe2 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Volume info retrieved successfully. Aug 25 05:58:40.258909 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-e3027127-f17d-4284-901e-3fed2349ebe2 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Created reservations ['56bdee0e-657b-4f9e-aa4a-131d1371ad76', 'b450867e-dc00-48ba-bdf8-2cb662883c06'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:58:40.288560 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e3027127-f17d-4284-901e-3fed2349ebe2 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] https://10.4.3.189/volume/v3/backups returned with HTTP 202 Aug 25 05:58:40.288933 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1405/5643] 10.4.3.189 () {68 vars in 1259 bytes} [Tue Aug 25 05:58:40 2026] POST /volume/v3/backups => generated 330 bytes in 80 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 05:58:40.300176 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-02c4b985-a767-4114-9b9a-6013f6361b8c None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:58:40.302598 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-02c4b985-a767-4114-9b9a-6013f6361b8c tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] GET https://10.4.3.189/volume/v3/backups/5385d43d-f16c-4059-b089-7cdd1115f26d Aug 25 05:58:40.302875 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-02c4b985-a767-4114-9b9a-6013f6361b8c tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:58:40.303247 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-02c4b985-a767-4114-9b9a-6013f6361b8c tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:58:40.303459 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-02c4b985-a767-4114-9b9a-6013f6361b8c tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Show backup with id 5385d43d-f16c-4059-b089-7cdd1115f26d. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:58:40.308472 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:58:40.308472 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:58:40.309369 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-02c4b985-a767-4114-9b9a-6013f6361b8c tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] https://10.4.3.189/volume/v3/backups/5385d43d-f16c-4059-b089-7cdd1115f26d returned with HTTP 200 Aug 25 05:58:40.309720 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1406/5644] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:58:40 2026] GET /volume/v3/backups/5385d43d-f16c-4059-b089-7cdd1115f26d => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:58:41.320983 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-854b0c8b-beab-4f08-9ce6-783da0cb0d50 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:58:41.323264 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-854b0c8b-beab-4f08-9ce6-783da0cb0d50 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] GET https://10.4.3.189/volume/v3/backups/5385d43d-f16c-4059-b089-7cdd1115f26d Aug 25 05:58:41.323501 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-854b0c8b-beab-4f08-9ce6-783da0cb0d50 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:58:41.323749 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-854b0c8b-beab-4f08-9ce6-783da0cb0d50 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:58:41.323878 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-854b0c8b-beab-4f08-9ce6-783da0cb0d50 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Show backup with id 5385d43d-f16c-4059-b089-7cdd1115f26d. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:58:41.325688 np0000008051 devstack@c-api.service[100269]: DEBUG dbcounter [-] [100269] Writing DB stats cinder:SELECT=179,cinder:UPDATE=55,cinder:INSERT=33 {{(pid=100269) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 05:58:41.329639 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:58:41.329639 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:58:41.330555 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-854b0c8b-beab-4f08-9ce6-783da0cb0d50 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] https://10.4.3.189/volume/v3/backups/5385d43d-f16c-4059-b089-7cdd1115f26d returned with HTTP 200 Aug 25 05:58:41.330966 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1410/5645] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:58:41 2026] GET /volume/v3/backups/5385d43d-f16c-4059-b089-7cdd1115f26d => generated 739 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:58:42.341589 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-203c8167-1842-4bb5-9d2d-c4923b474d21 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:58:42.343336 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-203c8167-1842-4bb5-9d2d-c4923b474d21 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] GET https://10.4.3.189/volume/v3/backups/5385d43d-f16c-4059-b089-7cdd1115f26d Aug 25 05:58:42.343529 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-203c8167-1842-4bb5-9d2d-c4923b474d21 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:58:42.343705 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-203c8167-1842-4bb5-9d2d-c4923b474d21 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:58:42.343805 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-203c8167-1842-4bb5-9d2d-c4923b474d21 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Show backup with id 5385d43d-f16c-4059-b089-7cdd1115f26d. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:58:42.347869 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:58:42.347869 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:58:42.348560 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-203c8167-1842-4bb5-9d2d-c4923b474d21 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] https://10.4.3.189/volume/v3/backups/5385d43d-f16c-4059-b089-7cdd1115f26d returned with HTTP 200 Aug 25 05:58:42.348909 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1425/5646] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:58:42 2026] GET /volume/v3/backups/5385d43d-f16c-4059-b089-7cdd1115f26d => generated 739 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:58:43.359226 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-70992876-7ea5-496d-b08e-81655e31822c None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:58:43.361212 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-70992876-7ea5-496d-b08e-81655e31822c tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] GET https://10.4.3.189/volume/v3/backups/5385d43d-f16c-4059-b089-7cdd1115f26d Aug 25 05:58:43.361447 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-70992876-7ea5-496d-b08e-81655e31822c tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:58:43.361623 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-70992876-7ea5-496d-b08e-81655e31822c tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:58:43.361720 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-70992876-7ea5-496d-b08e-81655e31822c tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Show backup with id 5385d43d-f16c-4059-b089-7cdd1115f26d. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:58:43.363370 np0000008051 devstack@c-api.service[100268]: DEBUG dbcounter [-] [100268] Writing DB stats cinder:SELECT=204,cinder:INSERT=48,cinder:UPDATE=76 {{(pid=100268) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 05:58:43.366645 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:58:43.366645 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:58:43.367490 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-70992876-7ea5-496d-b08e-81655e31822c tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] https://10.4.3.189/volume/v3/backups/5385d43d-f16c-4059-b089-7cdd1115f26d returned with HTTP 200 Aug 25 05:58:43.367891 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1406/5647] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:58:43 2026] GET /volume/v3/backups/5385d43d-f16c-4059-b089-7cdd1115f26d => generated 739 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:58:44.378250 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-4006dcc7-e7ab-4f50-9eca-8a0bf5ff9841 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:58:44.379881 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-4006dcc7-e7ab-4f50-9eca-8a0bf5ff9841 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] GET https://10.4.3.189/volume/v3/backups/5385d43d-f16c-4059-b089-7cdd1115f26d Aug 25 05:58:44.380030 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-4006dcc7-e7ab-4f50-9eca-8a0bf5ff9841 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:58:44.380242 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-4006dcc7-e7ab-4f50-9eca-8a0bf5ff9841 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:58:44.380433 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-4006dcc7-e7ab-4f50-9eca-8a0bf5ff9841 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Show backup with id 5385d43d-f16c-4059-b089-7cdd1115f26d. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:58:44.382086 np0000008051 devstack@c-api.service[100270]: DEBUG dbcounter [-] [100270] Writing DB stats cinder:SELECT=191,cinder:UPDATE=69,cinder:INSERT=52 {{(pid=100270) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 05:58:44.385204 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:58:44.385204 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:58:44.386000 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-4006dcc7-e7ab-4f50-9eca-8a0bf5ff9841 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] https://10.4.3.189/volume/v3/backups/5385d43d-f16c-4059-b089-7cdd1115f26d returned with HTTP 200 Aug 25 05:58:44.386611 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1407/5648] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:58:44 2026] GET /volume/v3/backups/5385d43d-f16c-4059-b089-7cdd1115f26d => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:58:45.395958 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-6475759b-06eb-479c-b015-85b79366546d None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:58:45.397785 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-6475759b-06eb-479c-b015-85b79366546d tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] GET https://10.4.3.189/volume/v3/backups/5385d43d-f16c-4059-b089-7cdd1115f26d Aug 25 05:58:45.397996 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-6475759b-06eb-479c-b015-85b79366546d tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:58:45.398278 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-6475759b-06eb-479c-b015-85b79366546d tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:58:45.398382 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-6475759b-06eb-479c-b015-85b79366546d tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Show backup with id 5385d43d-f16c-4059-b089-7cdd1115f26d. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:58:45.402773 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:58:45.402773 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:58:45.403480 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-6475759b-06eb-479c-b015-85b79366546d tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] https://10.4.3.189/volume/v3/backups/5385d43d-f16c-4059-b089-7cdd1115f26d returned with HTTP 200 Aug 25 05:58:45.403837 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1411/5649] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:58:45 2026] GET /volume/v3/backups/5385d43d-f16c-4059-b089-7cdd1115f26d => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:58:46.414277 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-4687ceaa-199b-489f-9aa8-d07854e85ed3 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:58:46.416011 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-4687ceaa-199b-489f-9aa8-d07854e85ed3 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] GET https://10.4.3.189/volume/v3/backups/5385d43d-f16c-4059-b089-7cdd1115f26d Aug 25 05:58:46.416250 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-4687ceaa-199b-489f-9aa8-d07854e85ed3 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:58:46.416439 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-4687ceaa-199b-489f-9aa8-d07854e85ed3 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:58:46.416554 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-4687ceaa-199b-489f-9aa8-d07854e85ed3 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Show backup with id 5385d43d-f16c-4059-b089-7cdd1115f26d. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:58:46.418283 np0000008051 devstack@c-api.service[100271]: DEBUG dbcounter [-] [100271] Writing DB stats cinder:SELECT=142,cinder:UPDATE=37,cinder:INSERT=28 {{(pid=100271) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 05:58:46.420885 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:58:46.420885 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:58:46.421660 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-4687ceaa-199b-489f-9aa8-d07854e85ed3 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] https://10.4.3.189/volume/v3/backups/5385d43d-f16c-4059-b089-7cdd1115f26d returned with HTTP 200 Aug 25 05:58:46.422022 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1426/5650] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:58:46 2026] GET /volume/v3/backups/5385d43d-f16c-4059-b089-7cdd1115f26d => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:58:47.433696 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-12809ee4-fff9-4653-97f6-e76e5663e8bb None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:58:47.435326 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-12809ee4-fff9-4653-97f6-e76e5663e8bb tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] GET https://10.4.3.189/volume/v3/backups/5385d43d-f16c-4059-b089-7cdd1115f26d Aug 25 05:58:47.435588 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-12809ee4-fff9-4653-97f6-e76e5663e8bb tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:58:47.435937 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-12809ee4-fff9-4653-97f6-e76e5663e8bb tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:58:47.436870 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-12809ee4-fff9-4653-97f6-e76e5663e8bb tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Show backup with id 5385d43d-f16c-4059-b089-7cdd1115f26d. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:58:47.440162 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:58:47.440162 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:58:47.440907 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-12809ee4-fff9-4653-97f6-e76e5663e8bb tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] https://10.4.3.189/volume/v3/backups/5385d43d-f16c-4059-b089-7cdd1115f26d returned with HTTP 200 Aug 25 05:58:47.441328 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1407/5651] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:58:47 2026] GET /volume/v3/backups/5385d43d-f16c-4059-b089-7cdd1115f26d => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:58:48.454463 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-580c9d8e-6fe2-42ba-9e72-b11d4c898f92 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:58:48.457038 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-580c9d8e-6fe2-42ba-9e72-b11d4c898f92 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] GET https://10.4.3.189/volume/v3/backups/5385d43d-f16c-4059-b089-7cdd1115f26d Aug 25 05:58:48.457376 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-580c9d8e-6fe2-42ba-9e72-b11d4c898f92 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:58:48.457683 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-580c9d8e-6fe2-42ba-9e72-b11d4c898f92 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:58:48.457916 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-580c9d8e-6fe2-42ba-9e72-b11d4c898f92 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Show backup with id 5385d43d-f16c-4059-b089-7cdd1115f26d. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:58:48.462971 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:58:48.462971 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:58:48.464210 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-580c9d8e-6fe2-42ba-9e72-b11d4c898f92 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] https://10.4.3.189/volume/v3/backups/5385d43d-f16c-4059-b089-7cdd1115f26d returned with HTTP 200 Aug 25 05:58:48.464730 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1408/5652] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:58:48 2026] GET /volume/v3/backups/5385d43d-f16c-4059-b089-7cdd1115f26d => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:58:49.474512 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-f59e5350-9907-4c9b-a86f-86d1d7d7c9c7 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:58:49.476308 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-f59e5350-9907-4c9b-a86f-86d1d7d7c9c7 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] GET https://10.4.3.189/volume/v3/backups/5385d43d-f16c-4059-b089-7cdd1115f26d Aug 25 05:58:49.476500 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-f59e5350-9907-4c9b-a86f-86d1d7d7c9c7 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:58:49.476693 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-f59e5350-9907-4c9b-a86f-86d1d7d7c9c7 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:58:49.476803 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-f59e5350-9907-4c9b-a86f-86d1d7d7c9c7 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Show backup with id 5385d43d-f16c-4059-b089-7cdd1115f26d. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:58:49.480926 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:58:49.480926 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:58:49.481712 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-f59e5350-9907-4c9b-a86f-86d1d7d7c9c7 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] https://10.4.3.189/volume/v3/backups/5385d43d-f16c-4059-b089-7cdd1115f26d returned with HTTP 200 Aug 25 05:58:49.482108 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1412/5653] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:58:49 2026] GET /volume/v3/backups/5385d43d-f16c-4059-b089-7cdd1115f26d => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:58:50.492649 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-072b56e2-59d4-4f04-9cab-e4fe52673e59 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:58:50.494621 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-072b56e2-59d4-4f04-9cab-e4fe52673e59 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] GET https://10.4.3.189/volume/v3/backups/5385d43d-f16c-4059-b089-7cdd1115f26d Aug 25 05:58:50.494806 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-072b56e2-59d4-4f04-9cab-e4fe52673e59 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:58:50.495074 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-072b56e2-59d4-4f04-9cab-e4fe52673e59 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:58:50.495168 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-072b56e2-59d4-4f04-9cab-e4fe52673e59 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Show backup with id 5385d43d-f16c-4059-b089-7cdd1115f26d. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:58:50.499594 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:58:50.499594 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:58:50.500372 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-072b56e2-59d4-4f04-9cab-e4fe52673e59 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] https://10.4.3.189/volume/v3/backups/5385d43d-f16c-4059-b089-7cdd1115f26d returned with HTTP 200 Aug 25 05:58:50.500778 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1427/5654] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:58:50 2026] GET /volume/v3/backups/5385d43d-f16c-4059-b089-7cdd1115f26d => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:58:51.512042 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-54eca017-667d-40df-9dd3-9308c8c744b9 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:58:51.513797 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-54eca017-667d-40df-9dd3-9308c8c744b9 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] GET https://10.4.3.189/volume/v3/backups/5385d43d-f16c-4059-b089-7cdd1115f26d Aug 25 05:58:51.514015 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-54eca017-667d-40df-9dd3-9308c8c744b9 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:58:51.514202 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-54eca017-667d-40df-9dd3-9308c8c744b9 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:58:51.514308 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-54eca017-667d-40df-9dd3-9308c8c744b9 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Show backup with id 5385d43d-f16c-4059-b089-7cdd1115f26d. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:58:51.518439 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:58:51.518439 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:58:51.519137 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-54eca017-667d-40df-9dd3-9308c8c744b9 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] https://10.4.3.189/volume/v3/backups/5385d43d-f16c-4059-b089-7cdd1115f26d returned with HTTP 200 Aug 25 05:58:51.519478 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1408/5655] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:58:51 2026] GET /volume/v3/backups/5385d43d-f16c-4059-b089-7cdd1115f26d => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:58:52.529790 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-f0a648b2-46d3-41fd-92c8-6d59b0e2617f None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:58:52.531722 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-f0a648b2-46d3-41fd-92c8-6d59b0e2617f tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] GET https://10.4.3.189/volume/v3/backups/5385d43d-f16c-4059-b089-7cdd1115f26d Aug 25 05:58:52.531945 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-f0a648b2-46d3-41fd-92c8-6d59b0e2617f tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:58:52.532142 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-f0a648b2-46d3-41fd-92c8-6d59b0e2617f tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:58:52.532234 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-f0a648b2-46d3-41fd-92c8-6d59b0e2617f tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Show backup with id 5385d43d-f16c-4059-b089-7cdd1115f26d. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:58:52.537248 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:58:52.537248 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:58:52.537982 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-f0a648b2-46d3-41fd-92c8-6d59b0e2617f tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] https://10.4.3.189/volume/v3/backups/5385d43d-f16c-4059-b089-7cdd1115f26d returned with HTTP 200 Aug 25 05:58:52.538362 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1409/5656] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:58:52 2026] GET /volume/v3/backups/5385d43d-f16c-4059-b089-7cdd1115f26d => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:58:53.548508 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-e2df4a6e-0d39-4c37-b7f3-8a9efe4f8261 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:58:53.550587 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-e2df4a6e-0d39-4c37-b7f3-8a9efe4f8261 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] GET https://10.4.3.189/volume/v3/backups/5385d43d-f16c-4059-b089-7cdd1115f26d Aug 25 05:58:53.550831 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-e2df4a6e-0d39-4c37-b7f3-8a9efe4f8261 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:58:53.551075 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-e2df4a6e-0d39-4c37-b7f3-8a9efe4f8261 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:58:53.551224 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-e2df4a6e-0d39-4c37-b7f3-8a9efe4f8261 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Show backup with id 5385d43d-f16c-4059-b089-7cdd1115f26d. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:58:53.556173 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:58:53.556173 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:58:53.557129 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-e2df4a6e-0d39-4c37-b7f3-8a9efe4f8261 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] https://10.4.3.189/volume/v3/backups/5385d43d-f16c-4059-b089-7cdd1115f26d returned with HTTP 200 Aug 25 05:58:53.557565 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1413/5657] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:58:53 2026] GET /volume/v3/backups/5385d43d-f16c-4059-b089-7cdd1115f26d => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:58:54.567859 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-6c8d01b4-7a6f-475e-952a-6cf4376f2f12 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:58:54.569698 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-6c8d01b4-7a6f-475e-952a-6cf4376f2f12 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] GET https://10.4.3.189/volume/v3/backups/5385d43d-f16c-4059-b089-7cdd1115f26d Aug 25 05:58:54.569907 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-6c8d01b4-7a6f-475e-952a-6cf4376f2f12 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:58:54.570109 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-6c8d01b4-7a6f-475e-952a-6cf4376f2f12 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:58:54.570213 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-6c8d01b4-7a6f-475e-952a-6cf4376f2f12 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Show backup with id 5385d43d-f16c-4059-b089-7cdd1115f26d. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:58:54.574832 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:58:54.574832 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:58:54.575557 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-6c8d01b4-7a6f-475e-952a-6cf4376f2f12 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] https://10.4.3.189/volume/v3/backups/5385d43d-f16c-4059-b089-7cdd1115f26d returned with HTTP 200 Aug 25 05:58:54.575931 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1428/5658] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:58:54 2026] GET /volume/v3/backups/5385d43d-f16c-4059-b089-7cdd1115f26d => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:58:55.586495 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-98bcc7f0-340e-4637-8adb-0ade4d420c74 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:58:55.588372 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-98bcc7f0-340e-4637-8adb-0ade4d420c74 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] GET https://10.4.3.189/volume/v3/backups/5385d43d-f16c-4059-b089-7cdd1115f26d Aug 25 05:58:55.588650 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-98bcc7f0-340e-4637-8adb-0ade4d420c74 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:58:55.588801 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-98bcc7f0-340e-4637-8adb-0ade4d420c74 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:58:55.588907 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-98bcc7f0-340e-4637-8adb-0ade4d420c74 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Show backup with id 5385d43d-f16c-4059-b089-7cdd1115f26d. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:58:55.594261 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:58:55.594261 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:58:55.595214 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-98bcc7f0-340e-4637-8adb-0ade4d420c74 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] https://10.4.3.189/volume/v3/backups/5385d43d-f16c-4059-b089-7cdd1115f26d returned with HTTP 200 Aug 25 05:58:55.595674 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1409/5659] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:58:55 2026] GET /volume/v3/backups/5385d43d-f16c-4059-b089-7cdd1115f26d => generated 752 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:58:55.606920 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-bef93a77-ef3b-4741-96f3-2ea1e5034a86 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:58:55.610080 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-bef93a77-ef3b-4741-96f3-2ea1e5034a86 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] POST https://10.4.3.189/volume/v3/backups/5385d43d-f16c-4059-b089-7cdd1115f26d/restore Aug 25 05:58:55.610080 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-bef93a77-ef3b-4741-96f3-2ea1e5034a86 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Action: 'restore', calling method: restore, body: {"restore": {"volume_id": "d3854542-8748-4348-b95d-09ac7b58e28a"}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:58:55.612699 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.contrib.backups [None req-bef93a77-ef3b-4741-96f3-2ea1e5034a86 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Restoring backup 5385d43d-f16c-4059-b089-7cdd1115f26d ({'restore': {'volume_id': 'd3854542-8748-4348-b95d-09ac7b58e28a'}}) {{(pid=100270) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 25 05:58:55.612699 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.contrib.backups [None req-bef93a77-ef3b-4741-96f3-2ea1e5034a86 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Restoring backup 5385d43d-f16c-4059-b089-7cdd1115f26d to volume d3854542-8748-4348-b95d-09ac7b58e28a. Aug 25 05:58:55.621046 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:58:55.621046 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:58:55.629221 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:58:55.629221 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:58:55.630425 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-bef93a77-ef3b-4741-96f3-2ea1e5034a86 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Volume info retrieved successfully. Aug 25 05:58:55.630762 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.backup.api [None req-bef93a77-ef3b-4741-96f3-2ea1e5034a86 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Checking backup size 1 against volume size 1 {{(pid=100270) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 25 05:58:55.631026 np0000008051 devstack@c-api.service[100270]: INFO cinder.backup.api [None req-bef93a77-ef3b-4741-96f3-2ea1e5034a86 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Overwriting volume d3854542-8748-4348-b95d-09ac7b58e28a with restore of backup 5385d43d-f16c-4059-b089-7cdd1115f26d Aug 25 05:58:55.652724 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.backup.rpcapi [None req-bef93a77-ef3b-4741-96f3-2ea1e5034a86 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] restore_backup in rpcapi backup_id 5385d43d-f16c-4059-b089-7cdd1115f26d {{(pid=100270) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 25 05:58:55.654495 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-bef93a77-ef3b-4741-96f3-2ea1e5034a86 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] https://10.4.3.189/volume/v3/backups/5385d43d-f16c-4059-b089-7cdd1115f26d/restore returned with HTTP 202 Aug 25 05:58:55.654495 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1410/5660] 10.4.3.189 () {68 vars in 1393 bytes} [Tue Aug 25 05:58:55 2026] POST /volume/v3/backups/5385d43d-f16c-4059-b089-7cdd1115f26d/restore => generated 181 bytes in 48 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 05:58:55.667689 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-2b1cdd92-72f7-45ff-96b3-2aad83d2eb49 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:58:55.669974 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-2b1cdd92-72f7-45ff-96b3-2aad83d2eb49 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] GET https://10.4.3.189/volume/v3/backups/5385d43d-f16c-4059-b089-7cdd1115f26d Aug 25 05:58:55.669974 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-2b1cdd92-72f7-45ff-96b3-2aad83d2eb49 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:58:55.670277 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-2b1cdd92-72f7-45ff-96b3-2aad83d2eb49 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:58:55.670334 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-2b1cdd92-72f7-45ff-96b3-2aad83d2eb49 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Show backup with id 5385d43d-f16c-4059-b089-7cdd1115f26d. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:58:55.674683 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:58:55.674683 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:58:55.675360 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-2b1cdd92-72f7-45ff-96b3-2aad83d2eb49 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] https://10.4.3.189/volume/v3/backups/5385d43d-f16c-4059-b089-7cdd1115f26d returned with HTTP 200 Aug 25 05:58:55.675663 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1414/5661] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:58:55 2026] GET /volume/v3/backups/5385d43d-f16c-4059-b089-7cdd1115f26d => generated 752 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:58:56.685744 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-a8f39c74-71c1-4292-83b6-2ac67ca524df None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:58:56.687479 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-a8f39c74-71c1-4292-83b6-2ac67ca524df tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] GET https://10.4.3.189/volume/v3/backups/5385d43d-f16c-4059-b089-7cdd1115f26d Aug 25 05:58:56.687646 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-a8f39c74-71c1-4292-83b6-2ac67ca524df tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:58:56.687839 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-a8f39c74-71c1-4292-83b6-2ac67ca524df tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:58:56.687941 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-a8f39c74-71c1-4292-83b6-2ac67ca524df tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Show backup with id 5385d43d-f16c-4059-b089-7cdd1115f26d. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:58:56.692844 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:58:56.692844 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:58:56.693758 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-a8f39c74-71c1-4292-83b6-2ac67ca524df tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] https://10.4.3.189/volume/v3/backups/5385d43d-f16c-4059-b089-7cdd1115f26d returned with HTTP 200 Aug 25 05:58:56.694341 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1429/5662] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:58:56 2026] GET /volume/v3/backups/5385d43d-f16c-4059-b089-7cdd1115f26d => generated 752 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:58:57.703934 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-87e1e83b-e557-4ca4-9970-ffd19376404e None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:58:57.705750 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-87e1e83b-e557-4ca4-9970-ffd19376404e tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] GET https://10.4.3.189/volume/v3/backups/5385d43d-f16c-4059-b089-7cdd1115f26d Aug 25 05:58:57.707185 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-87e1e83b-e557-4ca4-9970-ffd19376404e tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:58:57.707185 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-87e1e83b-e557-4ca4-9970-ffd19376404e tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:58:57.707185 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-87e1e83b-e557-4ca4-9970-ffd19376404e tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Show backup with id 5385d43d-f16c-4059-b089-7cdd1115f26d. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:58:57.710852 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:58:57.710852 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:58:57.711822 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-87e1e83b-e557-4ca4-9970-ffd19376404e tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] https://10.4.3.189/volume/v3/backups/5385d43d-f16c-4059-b089-7cdd1115f26d returned with HTTP 200 Aug 25 05:58:57.712288 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1410/5663] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:58:57 2026] GET /volume/v3/backups/5385d43d-f16c-4059-b089-7cdd1115f26d => generated 752 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:58:58.723795 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-ebdfceac-c73d-4da9-aed0-91004bb8cf80 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:58:58.725747 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-ebdfceac-c73d-4da9-aed0-91004bb8cf80 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] GET https://10.4.3.189/volume/v3/backups/5385d43d-f16c-4059-b089-7cdd1115f26d Aug 25 05:58:58.725935 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-ebdfceac-c73d-4da9-aed0-91004bb8cf80 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:58:58.726115 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-ebdfceac-c73d-4da9-aed0-91004bb8cf80 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:58:58.726212 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-ebdfceac-c73d-4da9-aed0-91004bb8cf80 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Show backup with id 5385d43d-f16c-4059-b089-7cdd1115f26d. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:58:58.730498 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:58:58.730498 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:58:58.731259 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-ebdfceac-c73d-4da9-aed0-91004bb8cf80 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] https://10.4.3.189/volume/v3/backups/5385d43d-f16c-4059-b089-7cdd1115f26d returned with HTTP 200 Aug 25 05:58:58.731659 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1411/5664] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:58:58 2026] GET /volume/v3/backups/5385d43d-f16c-4059-b089-7cdd1115f26d => generated 752 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:58:59.741600 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-88ddb800-2cc7-40a4-820f-38d22a413b9f None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:58:59.743217 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-88ddb800-2cc7-40a4-820f-38d22a413b9f tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] GET https://10.4.3.189/volume/v3/backups/5385d43d-f16c-4059-b089-7cdd1115f26d Aug 25 05:58:59.743593 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-88ddb800-2cc7-40a4-820f-38d22a413b9f tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:58:59.743878 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-88ddb800-2cc7-40a4-820f-38d22a413b9f tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:58:59.744069 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-88ddb800-2cc7-40a4-820f-38d22a413b9f tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Show backup with id 5385d43d-f16c-4059-b089-7cdd1115f26d. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:58:59.750341 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:58:59.750341 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:58:59.750341 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-88ddb800-2cc7-40a4-820f-38d22a413b9f tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] https://10.4.3.189/volume/v3/backups/5385d43d-f16c-4059-b089-7cdd1115f26d returned with HTTP 200 Aug 25 05:58:59.750341 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1415/5665] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:58:59 2026] GET /volume/v3/backups/5385d43d-f16c-4059-b089-7cdd1115f26d => generated 752 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:59:00.761721 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-0ffa2bc6-276c-4c46-b12c-2043e39a2a3c None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:59:00.763951 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-0ffa2bc6-276c-4c46-b12c-2043e39a2a3c tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] GET https://10.4.3.189/volume/v3/backups/5385d43d-f16c-4059-b089-7cdd1115f26d Aug 25 05:59:00.764225 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-0ffa2bc6-276c-4c46-b12c-2043e39a2a3c tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:59:00.764468 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-0ffa2bc6-276c-4c46-b12c-2043e39a2a3c tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:59:00.764600 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-0ffa2bc6-276c-4c46-b12c-2043e39a2a3c tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Show backup with id 5385d43d-f16c-4059-b089-7cdd1115f26d. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:59:00.769414 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:59:00.769414 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:59:00.770411 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-0ffa2bc6-276c-4c46-b12c-2043e39a2a3c tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] https://10.4.3.189/volume/v3/backups/5385d43d-f16c-4059-b089-7cdd1115f26d returned with HTTP 200 Aug 25 05:59:00.770863 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1430/5666] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:59:00 2026] GET /volume/v3/backups/5385d43d-f16c-4059-b089-7cdd1115f26d => generated 752 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:59:01.781891 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-29eb58eb-1ac9-4cc4-98f4-bfa9e8bd2623 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:59:01.783886 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-29eb58eb-1ac9-4cc4-98f4-bfa9e8bd2623 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] GET https://10.4.3.189/volume/v3/backups/5385d43d-f16c-4059-b089-7cdd1115f26d Aug 25 05:59:01.784122 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-29eb58eb-1ac9-4cc4-98f4-bfa9e8bd2623 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:59:01.784357 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-29eb58eb-1ac9-4cc4-98f4-bfa9e8bd2623 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:59:01.784520 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-29eb58eb-1ac9-4cc4-98f4-bfa9e8bd2623 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Show backup with id 5385d43d-f16c-4059-b089-7cdd1115f26d. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:59:01.789601 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:59:01.789601 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:59:01.790487 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-29eb58eb-1ac9-4cc4-98f4-bfa9e8bd2623 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] https://10.4.3.189/volume/v3/backups/5385d43d-f16c-4059-b089-7cdd1115f26d returned with HTTP 200 Aug 25 05:59:01.790895 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1411/5667] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:59:01 2026] GET /volume/v3/backups/5385d43d-f16c-4059-b089-7cdd1115f26d => generated 752 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:59:02.802294 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-d2e9a20d-693f-4725-8f55-e6768de05c43 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:59:02.804439 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-d2e9a20d-693f-4725-8f55-e6768de05c43 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] GET https://10.4.3.189/volume/v3/backups/5385d43d-f16c-4059-b089-7cdd1115f26d Aug 25 05:59:02.804696 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-d2e9a20d-693f-4725-8f55-e6768de05c43 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:59:02.804969 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-d2e9a20d-693f-4725-8f55-e6768de05c43 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:59:02.805162 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-d2e9a20d-693f-4725-8f55-e6768de05c43 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Show backup with id 5385d43d-f16c-4059-b089-7cdd1115f26d. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:59:02.810398 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:59:02.810398 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:59:02.811382 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-d2e9a20d-693f-4725-8f55-e6768de05c43 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] https://10.4.3.189/volume/v3/backups/5385d43d-f16c-4059-b089-7cdd1115f26d returned with HTTP 200 Aug 25 05:59:02.811811 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1412/5668] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:59:02 2026] GET /volume/v3/backups/5385d43d-f16c-4059-b089-7cdd1115f26d => generated 752 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:59:03.822651 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-e4a8c510-4ad9-464a-bacc-34fb0034b885 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:59:03.824411 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-e4a8c510-4ad9-464a-bacc-34fb0034b885 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] GET https://10.4.3.189/volume/v3/backups/5385d43d-f16c-4059-b089-7cdd1115f26d Aug 25 05:59:03.824626 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-e4a8c510-4ad9-464a-bacc-34fb0034b885 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:59:03.824807 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-e4a8c510-4ad9-464a-bacc-34fb0034b885 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:59:03.824915 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-e4a8c510-4ad9-464a-bacc-34fb0034b885 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Show backup with id 5385d43d-f16c-4059-b089-7cdd1115f26d. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:59:03.829888 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:59:03.829888 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:59:03.830923 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-e4a8c510-4ad9-464a-bacc-34fb0034b885 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] https://10.4.3.189/volume/v3/backups/5385d43d-f16c-4059-b089-7cdd1115f26d returned with HTTP 200 Aug 25 05:59:03.831470 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1416/5669] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:59:03 2026] GET /volume/v3/backups/5385d43d-f16c-4059-b089-7cdd1115f26d => generated 752 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:59:04.841691 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-364ff8aa-f3ab-4258-9f71-3240a45ed6e4 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:59:04.843308 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-364ff8aa-f3ab-4258-9f71-3240a45ed6e4 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] GET https://10.4.3.189/volume/v3/backups/5385d43d-f16c-4059-b089-7cdd1115f26d Aug 25 05:59:04.843526 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-364ff8aa-f3ab-4258-9f71-3240a45ed6e4 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:59:04.843710 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-364ff8aa-f3ab-4258-9f71-3240a45ed6e4 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:59:04.843804 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-364ff8aa-f3ab-4258-9f71-3240a45ed6e4 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Show backup with id 5385d43d-f16c-4059-b089-7cdd1115f26d. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:59:04.847881 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:59:04.847881 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:59:04.848589 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-364ff8aa-f3ab-4258-9f71-3240a45ed6e4 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] https://10.4.3.189/volume/v3/backups/5385d43d-f16c-4059-b089-7cdd1115f26d returned with HTTP 200 Aug 25 05:59:04.848917 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1431/5670] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:59:04 2026] GET /volume/v3/backups/5385d43d-f16c-4059-b089-7cdd1115f26d => generated 752 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:59:05.860128 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-d0160bb9-dacb-4276-a70f-a8b9b286e641 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:59:05.862358 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d0160bb9-dacb-4276-a70f-a8b9b286e641 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] GET https://10.4.3.189/volume/v3/backups/5385d43d-f16c-4059-b089-7cdd1115f26d Aug 25 05:59:05.862633 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d0160bb9-dacb-4276-a70f-a8b9b286e641 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:59:05.862890 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d0160bb9-dacb-4276-a70f-a8b9b286e641 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:59:05.863024 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-d0160bb9-dacb-4276-a70f-a8b9b286e641 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Show backup with id 5385d43d-f16c-4059-b089-7cdd1115f26d. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:59:05.867663 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:59:05.867663 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:59:05.868484 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d0160bb9-dacb-4276-a70f-a8b9b286e641 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] https://10.4.3.189/volume/v3/backups/5385d43d-f16c-4059-b089-7cdd1115f26d returned with HTTP 200 Aug 25 05:59:05.868878 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1412/5671] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:59:05 2026] GET /volume/v3/backups/5385d43d-f16c-4059-b089-7cdd1115f26d => generated 752 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:59:06.879730 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-714d4c14-a333-4664-a2e4-098d5cc0ade0 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:59:06.881523 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-714d4c14-a333-4664-a2e4-098d5cc0ade0 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] GET https://10.4.3.189/volume/v3/backups/5385d43d-f16c-4059-b089-7cdd1115f26d Aug 25 05:59:06.881712 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-714d4c14-a333-4664-a2e4-098d5cc0ade0 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:59:06.881890 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-714d4c14-a333-4664-a2e4-098d5cc0ade0 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:59:06.882125 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-714d4c14-a333-4664-a2e4-098d5cc0ade0 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Show backup with id 5385d43d-f16c-4059-b089-7cdd1115f26d. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:59:06.886861 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:59:06.886861 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:59:06.887778 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-714d4c14-a333-4664-a2e4-098d5cc0ade0 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] https://10.4.3.189/volume/v3/backups/5385d43d-f16c-4059-b089-7cdd1115f26d returned with HTTP 200 Aug 25 05:59:06.888256 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1413/5672] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:59:06 2026] GET /volume/v3/backups/5385d43d-f16c-4059-b089-7cdd1115f26d => generated 752 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:59:06.898684 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-253c07be-395b-4dc6-be5e-4e2106369a65 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:59:06.900326 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-253c07be-395b-4dc6-be5e-4e2106369a65 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] GET https://10.4.3.189/volume/v3/volumes/d3854542-8748-4348-b95d-09ac7b58e28a Aug 25 05:59:06.900539 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-253c07be-395b-4dc6-be5e-4e2106369a65 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:59:06.900723 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-253c07be-395b-4dc6-be5e-4e2106369a65 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:59:06.907257 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:59:06.907257 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:59:06.910530 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-253c07be-395b-4dc6-be5e-4e2106369a65 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Volume info retrieved successfully. Aug 25 05:59:06.914546 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-253c07be-395b-4dc6-be5e-4e2106369a65 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] https://10.4.3.189/volume/v3/volumes/d3854542-8748-4348-b95d-09ac7b58e28a returned with HTTP 200 Aug 25 05:59:06.914868 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1417/5673] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:59:06 2026] GET /volume/v3/volumes/d3854542-8748-4348-b95d-09ac7b58e28a => generated 841 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:59:06.926909 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-202acda9-1c8d-4649-9c2d-6caa591671a6 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:59:06.928421 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-202acda9-1c8d-4649-9c2d-6caa591671a6 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] DELETE https://10.4.3.189/volume/v3/backups/5385d43d-f16c-4059-b089-7cdd1115f26d Aug 25 05:59:06.928580 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-202acda9-1c8d-4649-9c2d-6caa591671a6 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:59:06.928762 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-202acda9-1c8d-4649-9c2d-6caa591671a6 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Calling method 'delete' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:59:06.928863 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.contrib.backups [None req-202acda9-1c8d-4649-9c2d-6caa591671a6 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Delete backup with id: 5385d43d-f16c-4059-b089-7cdd1115f26d. Aug 25 05:59:06.932457 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:59:06.932457 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:59:06.944169 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.backup.rpcapi [None req-202acda9-1c8d-4649-9c2d-6caa591671a6 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] delete_backup rpcapi backup_id 5385d43d-f16c-4059-b089-7cdd1115f26d {{(pid=100271) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 25 05:59:06.945937 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-202acda9-1c8d-4649-9c2d-6caa591671a6 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] https://10.4.3.189/volume/v3/backups/5385d43d-f16c-4059-b089-7cdd1115f26d returned with HTTP 202 Aug 25 05:59:06.946393 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1432/5674] 10.4.3.189 () {66 vars in 1351 bytes} [Tue Aug 25 05:59:06 2026] DELETE /volume/v3/backups/5385d43d-f16c-4059-b089-7cdd1115f26d => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 05:59:06.953518 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-9e9a34fc-cfa2-48f0-a626-8d442da4a074 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:59:06.955751 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-9e9a34fc-cfa2-48f0-a626-8d442da4a074 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] GET https://10.4.3.189/volume/v3/backups/5385d43d-f16c-4059-b089-7cdd1115f26d Aug 25 05:59:06.955965 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-9e9a34fc-cfa2-48f0-a626-8d442da4a074 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:59:06.956176 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-9e9a34fc-cfa2-48f0-a626-8d442da4a074 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:59:06.956276 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-9e9a34fc-cfa2-48f0-a626-8d442da4a074 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Show backup with id 5385d43d-f16c-4059-b089-7cdd1115f26d. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:59:06.960799 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:59:06.960799 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:59:06.961592 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-9e9a34fc-cfa2-48f0-a626-8d442da4a074 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] https://10.4.3.189/volume/v3/backups/5385d43d-f16c-4059-b089-7cdd1115f26d returned with HTTP 200 Aug 25 05:59:06.961946 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1413/5675] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:59:06 2026] GET /volume/v3/backups/5385d43d-f16c-4059-b089-7cdd1115f26d => generated 751 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:59:07.971827 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-992d1432-35db-4004-a735-f9133a3edba0 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:59:07.974268 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-992d1432-35db-4004-a735-f9133a3edba0 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] GET https://10.4.3.189/volume/v3/backups/5385d43d-f16c-4059-b089-7cdd1115f26d Aug 25 05:59:07.974563 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-992d1432-35db-4004-a735-f9133a3edba0 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:59:07.974843 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-992d1432-35db-4004-a735-f9133a3edba0 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:59:07.975021 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-992d1432-35db-4004-a735-f9133a3edba0 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Show backup with id 5385d43d-f16c-4059-b089-7cdd1115f26d. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:59:07.979911 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-992d1432-35db-4004-a735-f9133a3edba0 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] https://10.4.3.189/volume/v3/backups/5385d43d-f16c-4059-b089-7cdd1115f26d returned with HTTP 404 Aug 25 05:59:07.980591 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1414/5676] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:59:07 2026] GET /volume/v3/backups/5385d43d-f16c-4059-b089-7cdd1115f26d => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:59:07.989631 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-8c75602f-2ee4-4115-b7c5-1bbe4d3bc2a2 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:59:07.991426 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-8c75602f-2ee4-4115-b7c5-1bbe4d3bc2a2 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] POST https://10.4.3.189/volume/v3/volumes Aug 25 05:59:07.991812 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-8c75602f-2ee4-4115-b7c5-1bbe4d3bc2a2 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-624170062"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:59:07.993277 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.v3.volumes [None req-8c75602f-2ee4-4115-b7c5-1bbe4d3bc2a2 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-624170062'}} {{(pid=100269) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 05:59:07.993407 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.v3.volumes [None req-8c75602f-2ee4-4115-b7c5-1bbe4d3bc2a2 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Create volume of 1 GB Aug 25 05:59:07.997430 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-8c75602f-2ee4-4115-b7c5-1bbe4d3bc2a2 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Availability Zones retrieved successfully. Aug 25 05:59:08.002850 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-8c75602f-2ee4-4115-b7c5-1bbe4d3bc2a2 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Flow 'volume_create_api' (fb5e4621-eda0-4a73-9b26-b052565049ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:59:08.003920 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-8c75602f-2ee4-4115-b7c5-1bbe4d3bc2a2 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9a0db864-52b1-4f38-b84e-66c321e75e02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:59:08.004819 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.flows.api.create_volume [None req-8c75602f-2ee4-4115-b7c5-1bbe4d3bc2a2 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Validating volume size '1' using validate_int {{(pid=100269) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 05:59:08.029700 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-8c75602f-2ee4-4115-b7c5-1bbe4d3bc2a2 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9a0db864-52b1-4f38-b84e-66c321e75e02) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T05:35:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=23fc6e5d-fce0-4521-ba46-4837b4232084,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '23fc6e5d-fce0-4521-ba46-4837b4232084', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:59:08.030424 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-8c75602f-2ee4-4115-b7c5-1bbe4d3bc2a2 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e86228f9-4481-42f4-990b-187aef7a6974) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:59:08.069515 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.quota [None req-8c75602f-2ee4-4115-b7c5-1bbe4d3bc2a2 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Created reservations ['f6aba6e0-022d-4b55-8121-04d6109f8aa7', 'f944f294-9162-4086-89e7-00c0688905eb', '6619aad7-6f69-460f-bd4e-0fb33e0d9c88', '4b1bd52a-4563-4de5-a2c3-b04302526092'] {{(pid=100269) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:59:08.070259 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-8c75602f-2ee4-4115-b7c5-1bbe4d3bc2a2 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e86228f9-4481-42f4-990b-187aef7a6974) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f6aba6e0-022d-4b55-8121-04d6109f8aa7', 'f944f294-9162-4086-89e7-00c0688905eb', '6619aad7-6f69-460f-bd4e-0fb33e0d9c88', '4b1bd52a-4563-4de5-a2c3-b04302526092']}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:59:08.070984 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-8c75602f-2ee4-4115-b7c5-1bbe4d3bc2a2 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1142c001-d09f-4d70-a8bc-f14b0c233207) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:59:08.093283 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-8c75602f-2ee4-4115-b7c5-1bbe4d3bc2a2 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1142c001-d09f-4d70-a8bc-f14b0c233207) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '65b6a8f0-b58a-439f-b80a-3304a8f0c36e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-624170062',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5f4051c81978463ba93be3ca90404f33',qos_specs=None,replication_status=,reservations=['f6aba6e0-022d-4b55-8121-04d6109f8aa7','f944f294-9162-4086-89e7-00c0688905eb','6619aad7-6f69-460f-bd4e-0fb33e0d9c88','4b1bd52a-4563-4de5-a2c3-b04302526092'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ccb3ddcbc3eb4b0795b56aecb326784e',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T05:59:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-624170062',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=65b6a8f0-b58a-439f-b80a-3304a8f0c36e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5f4051c81978463ba93be3ca90404f33',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ccb3ddcbc3eb4b0795b56aecb326784e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(23fc6e5d-fce0-4521-ba46-4837b4232084),volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:59:08.094076 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-8c75602f-2ee4-4115-b7c5-1bbe4d3bc2a2 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fca08a9b-b637-44c0-9aac-2ee9edccc618) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:59:08.113142 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-8c75602f-2ee4-4115-b7c5-1bbe4d3bc2a2 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fca08a9b-b637-44c0-9aac-2ee9edccc618) transitioned into state 'SUCCESS' from state '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-624170062',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5f4051c81978463ba93be3ca90404f33',qos_specs=None,replication_status=,reservations=['f6aba6e0-022d-4b55-8121-04d6109f8aa7','f944f294-9162-4086-89e7-00c0688905eb','6619aad7-6f69-460f-bd4e-0fb33e0d9c88','4b1bd52a-4563-4de5-a2c3-b04302526092'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ccb3ddcbc3eb4b0795b56aecb326784e',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:59:08.113950 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-8c75602f-2ee4-4115-b7c5-1bbe4d3bc2a2 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (114e3f6b-94e7-4d6f-a41a-267b4bd298fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:59:08.123824 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-8c75602f-2ee4-4115-b7c5-1bbe4d3bc2a2 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (114e3f6b-94e7-4d6f-a41a-267b4bd298fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:59:08.124655 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-8c75602f-2ee4-4115-b7c5-1bbe4d3bc2a2 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Flow 'volume_create_api' (fb5e4621-eda0-4a73-9b26-b052565049ab) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:59:08.124985 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-8c75602f-2ee4-4115-b7c5-1bbe4d3bc2a2 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Create volume request issued successfully. Aug 25 05:59:08.125603 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-8c75602f-2ee4-4115-b7c5-1bbe4d3bc2a2 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] https://10.4.3.189/volume/v3/volumes returned with HTTP 202 Aug 25 05:59:08.126154 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1418/5677] 10.4.3.189 () {68 vars in 1258 bytes} [Tue Aug 25 05:59:07 2026] POST /volume/v3/volumes => generated 748 bytes in 137 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 05:59:08.142524 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-e334de46-2dcd-449c-be5e-cbbc743a1ec2 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:59:08.144216 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-e334de46-2dcd-449c-be5e-cbbc743a1ec2 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] GET https://10.4.3.189/volume/v3/volumes/65b6a8f0-b58a-439f-b80a-3304a8f0c36e Aug 25 05:59:08.144467 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-e334de46-2dcd-449c-be5e-cbbc743a1ec2 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:59:08.144668 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-e334de46-2dcd-449c-be5e-cbbc743a1ec2 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:59:08.151676 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:59:08.151676 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:59:08.155382 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-e334de46-2dcd-449c-be5e-cbbc743a1ec2 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Volume info retrieved successfully. Aug 25 05:59:08.159425 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-e334de46-2dcd-449c-be5e-cbbc743a1ec2 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] https://10.4.3.189/volume/v3/volumes/65b6a8f0-b58a-439f-b80a-3304a8f0c36e returned with HTTP 200 Aug 25 05:59:08.159815 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1433/5678] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:59:08 2026] GET /volume/v3/volumes/65b6a8f0-b58a-439f-b80a-3304a8f0c36e => generated 816 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:59:09.174854 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-074f1171-3f8c-4d69-a7eb-0992d7d822e8 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:59:09.176598 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-074f1171-3f8c-4d69-a7eb-0992d7d822e8 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] GET https://10.4.3.189/volume/v3/volumes/65b6a8f0-b58a-439f-b80a-3304a8f0c36e Aug 25 05:59:09.176763 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-074f1171-3f8c-4d69-a7eb-0992d7d822e8 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:59:09.176955 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-074f1171-3f8c-4d69-a7eb-0992d7d822e8 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:59:09.183937 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:59:09.183937 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:59:09.188131 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-074f1171-3f8c-4d69-a7eb-0992d7d822e8 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Volume info retrieved successfully. Aug 25 05:59:09.192435 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-074f1171-3f8c-4d69-a7eb-0992d7d822e8 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] https://10.4.3.189/volume/v3/volumes/65b6a8f0-b58a-439f-b80a-3304a8f0c36e returned with HTTP 200 Aug 25 05:59:09.192798 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1414/5679] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:59:09 2026] GET /volume/v3/volumes/65b6a8f0-b58a-439f-b80a-3304a8f0c36e => generated 841 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:59:09.205693 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-5a47f324-d4af-4eec-93ad-94790b2d3cdf None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:59:09.207356 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-5a47f324-d4af-4eec-93ad-94790b2d3cdf tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] POST https://10.4.3.189/volume/v3/backups Aug 25 05:59:09.207670 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-5a47f324-d4af-4eec-93ad-94790b2d3cdf tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "65b6a8f0-b58a-439f-b80a-3304a8f0c36e", "name": "tempest-VolumesBackupsTest-Backup-183553896"}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:59:09.209891 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.contrib.backups [None req-5a47f324-d4af-4eec-93ad-94790b2d3cdf tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Creating new backup {'backup': {'volume_id': '65b6a8f0-b58a-439f-b80a-3304a8f0c36e', 'name': 'tempest-VolumesBackupsTest-Backup-183553896'}} {{(pid=100270) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 25 05:59:09.210088 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.contrib.backups [None req-5a47f324-d4af-4eec-93ad-94790b2d3cdf tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Creating backup of volume 65b6a8f0-b58a-439f-b80a-3304a8f0c36e in container None Aug 25 05:59:09.216828 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:59:09.216828 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:59:09.217321 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-5a47f324-d4af-4eec-93ad-94790b2d3cdf tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Volume info retrieved successfully. Aug 25 05:59:09.233157 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.quota [None req-5a47f324-d4af-4eec-93ad-94790b2d3cdf tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Created reservations ['3757b08d-ee5d-419c-b575-f82d516d9309', '38ed08c9-6b17-4357-97b5-1e941f10155c'] {{(pid=100270) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:59:09.259575 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-5a47f324-d4af-4eec-93ad-94790b2d3cdf tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] https://10.4.3.189/volume/v3/backups returned with HTTP 202 Aug 25 05:59:09.259994 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1415/5680] 10.4.3.189 () {68 vars in 1259 bytes} [Tue Aug 25 05:59:09 2026] POST /volume/v3/backups => generated 329 bytes in 55 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 05:59:09.267733 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-7767bc3f-03d3-4dc3-8a8a-7b7c15b81e50 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:59:09.269705 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-7767bc3f-03d3-4dc3-8a8a-7b7c15b81e50 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] GET https://10.4.3.189/volume/v3/backups/7823cc12-6dca-41e6-8b54-0568328027f6 Aug 25 05:59:09.269884 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-7767bc3f-03d3-4dc3-8a8a-7b7c15b81e50 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:59:09.270066 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-7767bc3f-03d3-4dc3-8a8a-7b7c15b81e50 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:59:09.270183 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-7767bc3f-03d3-4dc3-8a8a-7b7c15b81e50 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Show backup with id 7823cc12-6dca-41e6-8b54-0568328027f6. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:59:09.274511 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:59:09.274511 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:59:09.275206 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-7767bc3f-03d3-4dc3-8a8a-7b7c15b81e50 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] https://10.4.3.189/volume/v3/backups/7823cc12-6dca-41e6-8b54-0568328027f6 returned with HTTP 200 Aug 25 05:59:09.275613 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1419/5681] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:59:09 2026] GET /volume/v3/backups/7823cc12-6dca-41e6-8b54-0568328027f6 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:59:10.285956 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-766a4a08-6d52-4ada-841a-e2009dc4dbcd None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:59:10.287645 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-766a4a08-6d52-4ada-841a-e2009dc4dbcd tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] GET https://10.4.3.189/volume/v3/backups/7823cc12-6dca-41e6-8b54-0568328027f6 Aug 25 05:59:10.287924 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-766a4a08-6d52-4ada-841a-e2009dc4dbcd tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:59:10.288199 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-766a4a08-6d52-4ada-841a-e2009dc4dbcd tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:59:10.288893 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-766a4a08-6d52-4ada-841a-e2009dc4dbcd tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Show backup with id 7823cc12-6dca-41e6-8b54-0568328027f6. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:59:10.292510 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:59:10.292510 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:59:10.293226 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-766a4a08-6d52-4ada-841a-e2009dc4dbcd tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] https://10.4.3.189/volume/v3/backups/7823cc12-6dca-41e6-8b54-0568328027f6 returned with HTTP 200 Aug 25 05:59:10.293618 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1434/5682] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:59:10 2026] GET /volume/v3/backups/7823cc12-6dca-41e6-8b54-0568328027f6 => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:59:11.306385 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-72bd71c3-a8a7-40fc-b37b-81db808abdae None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:59:11.308833 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-72bd71c3-a8a7-40fc-b37b-81db808abdae tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] GET https://10.4.3.189/volume/v3/backups/7823cc12-6dca-41e6-8b54-0568328027f6 Aug 25 05:59:11.309204 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-72bd71c3-a8a7-40fc-b37b-81db808abdae tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:59:11.309500 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-72bd71c3-a8a7-40fc-b37b-81db808abdae tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:59:11.309650 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-72bd71c3-a8a7-40fc-b37b-81db808abdae tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Show backup with id 7823cc12-6dca-41e6-8b54-0568328027f6. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:59:11.315782 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:59:11.315782 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:59:11.317222 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-72bd71c3-a8a7-40fc-b37b-81db808abdae tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] https://10.4.3.189/volume/v3/backups/7823cc12-6dca-41e6-8b54-0568328027f6 returned with HTTP 200 Aug 25 05:59:11.318032 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1415/5683] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:59:11 2026] GET /volume/v3/backups/7823cc12-6dca-41e6-8b54-0568328027f6 => generated 738 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:59:12.330698 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-be017a49-0b0b-49b2-a321-370b81c4bc44 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:59:12.332574 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-be017a49-0b0b-49b2-a321-370b81c4bc44 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] GET https://10.4.3.189/volume/v3/backups/7823cc12-6dca-41e6-8b54-0568328027f6 Aug 25 05:59:12.332809 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-be017a49-0b0b-49b2-a321-370b81c4bc44 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:59:12.333040 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-be017a49-0b0b-49b2-a321-370b81c4bc44 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:59:12.333205 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-be017a49-0b0b-49b2-a321-370b81c4bc44 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Show backup with id 7823cc12-6dca-41e6-8b54-0568328027f6. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:59:12.338633 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:59:12.338633 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:59:12.339694 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-be017a49-0b0b-49b2-a321-370b81c4bc44 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] https://10.4.3.189/volume/v3/backups/7823cc12-6dca-41e6-8b54-0568328027f6 returned with HTTP 200 Aug 25 05:59:12.340222 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1416/5684] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:59:12 2026] GET /volume/v3/backups/7823cc12-6dca-41e6-8b54-0568328027f6 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:59:13.350708 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-f401da4a-4091-4623-8c78-5b4e9dc55e0d None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:59:13.352650 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-f401da4a-4091-4623-8c78-5b4e9dc55e0d tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] GET https://10.4.3.189/volume/v3/backups/7823cc12-6dca-41e6-8b54-0568328027f6 Aug 25 05:59:13.352871 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-f401da4a-4091-4623-8c78-5b4e9dc55e0d tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:59:13.353156 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-f401da4a-4091-4623-8c78-5b4e9dc55e0d tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:59:13.353272 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-f401da4a-4091-4623-8c78-5b4e9dc55e0d tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Show backup with id 7823cc12-6dca-41e6-8b54-0568328027f6. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:59:13.357849 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:59:13.357849 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:59:13.358625 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-f401da4a-4091-4623-8c78-5b4e9dc55e0d tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] https://10.4.3.189/volume/v3/backups/7823cc12-6dca-41e6-8b54-0568328027f6 returned with HTTP 200 Aug 25 05:59:13.358996 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1420/5685] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:59:13 2026] GET /volume/v3/backups/7823cc12-6dca-41e6-8b54-0568328027f6 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:59:14.374130 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-e3bd3e97-dc1e-4498-8bdc-3be31480ac72 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:59:14.376133 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-e3bd3e97-dc1e-4498-8bdc-3be31480ac72 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] GET https://10.4.3.189/volume/v3/backups/7823cc12-6dca-41e6-8b54-0568328027f6 Aug 25 05:59:14.376406 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-e3bd3e97-dc1e-4498-8bdc-3be31480ac72 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:59:14.376675 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-e3bd3e97-dc1e-4498-8bdc-3be31480ac72 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:59:14.376837 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-e3bd3e97-dc1e-4498-8bdc-3be31480ac72 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Show backup with id 7823cc12-6dca-41e6-8b54-0568328027f6. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:59:14.382407 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:59:14.382407 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:59:14.383417 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-e3bd3e97-dc1e-4498-8bdc-3be31480ac72 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] https://10.4.3.189/volume/v3/backups/7823cc12-6dca-41e6-8b54-0568328027f6 returned with HTTP 200 Aug 25 05:59:14.384007 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1435/5686] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:59:14 2026] GET /volume/v3/backups/7823cc12-6dca-41e6-8b54-0568328027f6 => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:59:15.394720 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-8648faa3-1826-4243-a1d2-aa25556939e4 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:59:15.396320 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-8648faa3-1826-4243-a1d2-aa25556939e4 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] GET https://10.4.3.189/volume/v3/backups/7823cc12-6dca-41e6-8b54-0568328027f6 Aug 25 05:59:15.396536 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-8648faa3-1826-4243-a1d2-aa25556939e4 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:59:15.396747 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-8648faa3-1826-4243-a1d2-aa25556939e4 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:59:15.396888 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-8648faa3-1826-4243-a1d2-aa25556939e4 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Show backup with id 7823cc12-6dca-41e6-8b54-0568328027f6. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:59:15.401137 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:59:15.401137 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:59:15.401827 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-8648faa3-1826-4243-a1d2-aa25556939e4 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] https://10.4.3.189/volume/v3/backups/7823cc12-6dca-41e6-8b54-0568328027f6 returned with HTTP 200 Aug 25 05:59:15.402329 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1416/5687] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:59:15 2026] GET /volume/v3/backups/7823cc12-6dca-41e6-8b54-0568328027f6 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:59:16.412716 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-d1b628b6-944a-46fa-b324-3eecf550ae20 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:59:16.414282 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-d1b628b6-944a-46fa-b324-3eecf550ae20 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] GET https://10.4.3.189/volume/v3/backups/7823cc12-6dca-41e6-8b54-0568328027f6 Aug 25 05:59:16.414571 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-d1b628b6-944a-46fa-b324-3eecf550ae20 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:59:16.414818 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-d1b628b6-944a-46fa-b324-3eecf550ae20 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:59:16.415641 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-d1b628b6-944a-46fa-b324-3eecf550ae20 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Show backup with id 7823cc12-6dca-41e6-8b54-0568328027f6. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:59:16.418717 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:59:16.418717 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:59:16.419358 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-d1b628b6-944a-46fa-b324-3eecf550ae20 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] https://10.4.3.189/volume/v3/backups/7823cc12-6dca-41e6-8b54-0568328027f6 returned with HTTP 200 Aug 25 05:59:16.419658 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1417/5688] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:59:16 2026] GET /volume/v3/backups/7823cc12-6dca-41e6-8b54-0568328027f6 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:59:17.429709 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-04b5d7ef-3264-49a5-8b03-c4267a47cca9 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:59:17.431419 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-04b5d7ef-3264-49a5-8b03-c4267a47cca9 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] GET https://10.4.3.189/volume/v3/backups/7823cc12-6dca-41e6-8b54-0568328027f6 Aug 25 05:59:17.431626 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-04b5d7ef-3264-49a5-8b03-c4267a47cca9 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:59:17.431833 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-04b5d7ef-3264-49a5-8b03-c4267a47cca9 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:59:17.431958 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-04b5d7ef-3264-49a5-8b03-c4267a47cca9 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Show backup with id 7823cc12-6dca-41e6-8b54-0568328027f6. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:59:17.435900 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:59:17.435900 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:59:17.436637 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-04b5d7ef-3264-49a5-8b03-c4267a47cca9 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] https://10.4.3.189/volume/v3/backups/7823cc12-6dca-41e6-8b54-0568328027f6 returned with HTTP 200 Aug 25 05:59:17.437003 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1421/5689] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:59:17 2026] GET /volume/v3/backups/7823cc12-6dca-41e6-8b54-0568328027f6 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:59:18.447042 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-48057ae3-9020-4b57-a911-bf952842e66b None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:59:18.449616 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-48057ae3-9020-4b57-a911-bf952842e66b tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] GET https://10.4.3.189/volume/v3/backups/7823cc12-6dca-41e6-8b54-0568328027f6 Aug 25 05:59:18.449857 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-48057ae3-9020-4b57-a911-bf952842e66b tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:59:18.450140 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-48057ae3-9020-4b57-a911-bf952842e66b tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:59:18.450293 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-48057ae3-9020-4b57-a911-bf952842e66b tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Show backup with id 7823cc12-6dca-41e6-8b54-0568328027f6. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:59:18.456274 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:59:18.456274 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:59:18.457418 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-48057ae3-9020-4b57-a911-bf952842e66b tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] https://10.4.3.189/volume/v3/backups/7823cc12-6dca-41e6-8b54-0568328027f6 returned with HTTP 200 Aug 25 05:59:18.458112 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1436/5690] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:59:18 2026] GET /volume/v3/backups/7823cc12-6dca-41e6-8b54-0568328027f6 => generated 749 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:59:19.468612 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-8894bf45-78c7-4e10-8f75-930dc4e4bbb0 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:59:19.470374 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-8894bf45-78c7-4e10-8f75-930dc4e4bbb0 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] GET https://10.4.3.189/volume/v3/backups/7823cc12-6dca-41e6-8b54-0568328027f6 Aug 25 05:59:19.470562 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-8894bf45-78c7-4e10-8f75-930dc4e4bbb0 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:59:19.470740 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-8894bf45-78c7-4e10-8f75-930dc4e4bbb0 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:59:19.470843 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-8894bf45-78c7-4e10-8f75-930dc4e4bbb0 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Show backup with id 7823cc12-6dca-41e6-8b54-0568328027f6. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:59:19.475360 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:59:19.475360 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:59:19.476186 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-8894bf45-78c7-4e10-8f75-930dc4e4bbb0 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] https://10.4.3.189/volume/v3/backups/7823cc12-6dca-41e6-8b54-0568328027f6 returned with HTTP 200 Aug 25 05:59:19.476681 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1417/5691] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:59:19 2026] GET /volume/v3/backups/7823cc12-6dca-41e6-8b54-0568328027f6 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:59:20.487290 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-01f0ad72-33d1-47e6-ac2f-37627e3c890b None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:59:20.489358 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-01f0ad72-33d1-47e6-ac2f-37627e3c890b tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] GET https://10.4.3.189/volume/v3/backups/7823cc12-6dca-41e6-8b54-0568328027f6 Aug 25 05:59:20.489602 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-01f0ad72-33d1-47e6-ac2f-37627e3c890b tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:59:20.489828 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-01f0ad72-33d1-47e6-ac2f-37627e3c890b tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:59:20.489989 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-01f0ad72-33d1-47e6-ac2f-37627e3c890b tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Show backup with id 7823cc12-6dca-41e6-8b54-0568328027f6. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:59:20.494735 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:59:20.494735 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:59:20.495564 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-01f0ad72-33d1-47e6-ac2f-37627e3c890b tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] https://10.4.3.189/volume/v3/backups/7823cc12-6dca-41e6-8b54-0568328027f6 returned with HTTP 200 Aug 25 05:59:20.496041 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1418/5692] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:59:20 2026] GET /volume/v3/backups/7823cc12-6dca-41e6-8b54-0568328027f6 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:59:21.507006 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-0e3a3de5-bdc4-4485-845e-5a7c5a2d5cea None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:59:21.508921 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-0e3a3de5-bdc4-4485-845e-5a7c5a2d5cea tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] GET https://10.4.3.189/volume/v3/backups/7823cc12-6dca-41e6-8b54-0568328027f6 Aug 25 05:59:21.509346 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-0e3a3de5-bdc4-4485-845e-5a7c5a2d5cea tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:59:21.509405 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-0e3a3de5-bdc4-4485-845e-5a7c5a2d5cea tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:59:21.509500 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-0e3a3de5-bdc4-4485-845e-5a7c5a2d5cea tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Show backup with id 7823cc12-6dca-41e6-8b54-0568328027f6. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:59:21.513953 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:59:21.513953 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:59:21.514660 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-0e3a3de5-bdc4-4485-845e-5a7c5a2d5cea tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] https://10.4.3.189/volume/v3/backups/7823cc12-6dca-41e6-8b54-0568328027f6 returned with HTTP 200 Aug 25 05:59:21.514833 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1422/5693] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:59:21 2026] GET /volume/v3/backups/7823cc12-6dca-41e6-8b54-0568328027f6 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:59:22.525326 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-e70886d5-8b2f-4ccf-8ff6-c5734868a536 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:59:22.526952 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-e70886d5-8b2f-4ccf-8ff6-c5734868a536 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] GET https://10.4.3.189/volume/v3/backups/7823cc12-6dca-41e6-8b54-0568328027f6 Aug 25 05:59:22.527157 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-e70886d5-8b2f-4ccf-8ff6-c5734868a536 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:59:22.527330 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-e70886d5-8b2f-4ccf-8ff6-c5734868a536 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:59:22.527433 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-e70886d5-8b2f-4ccf-8ff6-c5734868a536 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Show backup with id 7823cc12-6dca-41e6-8b54-0568328027f6. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:59:22.531743 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:59:22.531743 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:59:22.532424 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-e70886d5-8b2f-4ccf-8ff6-c5734868a536 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] https://10.4.3.189/volume/v3/backups/7823cc12-6dca-41e6-8b54-0568328027f6 returned with HTTP 200 Aug 25 05:59:22.554122 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1437/5694] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:59:22 2026] GET /volume/v3/backups/7823cc12-6dca-41e6-8b54-0568328027f6 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:59:23.543481 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-a16307fc-7ca9-49b0-b62d-473aa2ae1908 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:59:23.545558 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a16307fc-7ca9-49b0-b62d-473aa2ae1908 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] GET https://10.4.3.189/volume/v3/backups/7823cc12-6dca-41e6-8b54-0568328027f6 Aug 25 05:59:23.545558 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a16307fc-7ca9-49b0-b62d-473aa2ae1908 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:59:23.545558 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a16307fc-7ca9-49b0-b62d-473aa2ae1908 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:59:23.545714 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-a16307fc-7ca9-49b0-b62d-473aa2ae1908 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Show backup with id 7823cc12-6dca-41e6-8b54-0568328027f6. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:59:23.551497 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:59:23.551497 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:59:23.552284 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a16307fc-7ca9-49b0-b62d-473aa2ae1908 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] https://10.4.3.189/volume/v3/backups/7823cc12-6dca-41e6-8b54-0568328027f6 returned with HTTP 200 Aug 25 05:59:23.552766 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1418/5695] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:59:23 2026] GET /volume/v3/backups/7823cc12-6dca-41e6-8b54-0568328027f6 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:59:24.571165 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-daf02bab-fa3d-460c-99ad-a765778f1833 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:59:24.572856 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-daf02bab-fa3d-460c-99ad-a765778f1833 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] GET https://10.4.3.189/volume/v3/backups/7823cc12-6dca-41e6-8b54-0568328027f6 Aug 25 05:59:24.573028 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-daf02bab-fa3d-460c-99ad-a765778f1833 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:59:24.573217 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-daf02bab-fa3d-460c-99ad-a765778f1833 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:59:24.573338 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-daf02bab-fa3d-460c-99ad-a765778f1833 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Show backup with id 7823cc12-6dca-41e6-8b54-0568328027f6. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:59:24.577851 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:59:24.577851 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:59:24.578604 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-daf02bab-fa3d-460c-99ad-a765778f1833 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] https://10.4.3.189/volume/v3/backups/7823cc12-6dca-41e6-8b54-0568328027f6 returned with HTTP 200 Aug 25 05:59:24.578982 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1419/5696] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:59:24 2026] GET /volume/v3/backups/7823cc12-6dca-41e6-8b54-0568328027f6 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:59:25.590435 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-4bba4230-22cd-4657-a91b-57c7885ef426 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:59:25.592407 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-4bba4230-22cd-4657-a91b-57c7885ef426 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] GET https://10.4.3.189/volume/v3/backups/7823cc12-6dca-41e6-8b54-0568328027f6 Aug 25 05:59:25.592689 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-4bba4230-22cd-4657-a91b-57c7885ef426 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:59:25.592965 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-4bba4230-22cd-4657-a91b-57c7885ef426 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:59:25.593152 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-4bba4230-22cd-4657-a91b-57c7885ef426 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Show backup with id 7823cc12-6dca-41e6-8b54-0568328027f6. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:59:25.599125 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:59:25.599125 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:59:25.600033 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-4bba4230-22cd-4657-a91b-57c7885ef426 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] https://10.4.3.189/volume/v3/backups/7823cc12-6dca-41e6-8b54-0568328027f6 returned with HTTP 200 Aug 25 05:59:25.600616 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1423/5697] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:59:25 2026] GET /volume/v3/backups/7823cc12-6dca-41e6-8b54-0568328027f6 => generated 751 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:59:25.612535 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-d6abe7e9-cfb9-4897-993d-56241784038a None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:59:25.614307 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-d6abe7e9-cfb9-4897-993d-56241784038a tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] POST https://10.4.3.189/volume/v3/backups Aug 25 05:59:25.614624 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-d6abe7e9-cfb9-4897-993d-56241784038a tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "65b6a8f0-b58a-439f-b80a-3304a8f0c36e", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-2035332332"}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:59:25.616092 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.contrib.backups [None req-d6abe7e9-cfb9-4897-993d-56241784038a tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Creating new backup {'backup': {'volume_id': '65b6a8f0-b58a-439f-b80a-3304a8f0c36e', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-2035332332'}} {{(pid=100271) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 25 05:59:25.616230 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.contrib.backups [None req-d6abe7e9-cfb9-4897-993d-56241784038a tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Creating backup of volume 65b6a8f0-b58a-439f-b80a-3304a8f0c36e in container None Aug 25 05:59:25.623620 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:59:25.623620 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:59:25.624153 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-d6abe7e9-cfb9-4897-993d-56241784038a tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Volume info retrieved successfully. Aug 25 05:59:25.671349 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.quota [None req-d6abe7e9-cfb9-4897-993d-56241784038a tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Created reservations ['e75524f8-11db-4f39-8f9a-7948bb0ce5dd', 'd8c95c48-9b94-4f10-b92e-80d21fcbd024'] {{(pid=100271) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:59:25.862825 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-d6abe7e9-cfb9-4897-993d-56241784038a tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] https://10.4.3.189/volume/v3/backups returned with HTTP 202 Aug 25 05:59:25.863221 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1438/5698] 10.4.3.189 () {68 vars in 1259 bytes} [Tue Aug 25 05:59:25 2026] POST /volume/v3/backups => generated 330 bytes in 251 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 05:59:25.873341 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-b992b643-659a-434d-83e2-d0a937f27eed None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:59:25.875126 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b992b643-659a-434d-83e2-d0a937f27eed tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] GET https://10.4.3.189/volume/v3/backups/bd665268-7b38-4fd5-baca-083386af732f Aug 25 05:59:25.875308 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b992b643-659a-434d-83e2-d0a937f27eed tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:59:25.875490 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b992b643-659a-434d-83e2-d0a937f27eed tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:59:25.875590 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-b992b643-659a-434d-83e2-d0a937f27eed tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Show backup with id bd665268-7b38-4fd5-baca-083386af732f. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:59:25.879679 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:59:25.879679 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:59:25.880413 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b992b643-659a-434d-83e2-d0a937f27eed tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] https://10.4.3.189/volume/v3/backups/bd665268-7b38-4fd5-baca-083386af732f returned with HTTP 200 Aug 25 05:59:25.881257 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1419/5699] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:59:25 2026] GET /volume/v3/backups/bd665268-7b38-4fd5-baca-083386af732f => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:59:26.890691 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-009f48b8-6e73-4bf8-b9fc-fee3df6f697f None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:59:26.892348 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-009f48b8-6e73-4bf8-b9fc-fee3df6f697f tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] GET https://10.4.3.189/volume/v3/backups/bd665268-7b38-4fd5-baca-083386af732f Aug 25 05:59:26.892513 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-009f48b8-6e73-4bf8-b9fc-fee3df6f697f tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:59:26.892678 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-009f48b8-6e73-4bf8-b9fc-fee3df6f697f tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:59:26.892790 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-009f48b8-6e73-4bf8-b9fc-fee3df6f697f tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Show backup with id bd665268-7b38-4fd5-baca-083386af732f. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:59:26.897729 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:59:26.897729 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:59:26.898678 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-009f48b8-6e73-4bf8-b9fc-fee3df6f697f tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] https://10.4.3.189/volume/v3/backups/bd665268-7b38-4fd5-baca-083386af732f returned with HTTP 200 Aug 25 05:59:26.899150 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1420/5700] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:59:26 2026] GET /volume/v3/backups/bd665268-7b38-4fd5-baca-083386af732f => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:59:27.909943 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-91a25002-6b2b-4216-bbc8-73d462c109a1 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:59:27.911402 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-91a25002-6b2b-4216-bbc8-73d462c109a1 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] GET https://10.4.3.189/volume/v3/backups/bd665268-7b38-4fd5-baca-083386af732f Aug 25 05:59:27.911592 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-91a25002-6b2b-4216-bbc8-73d462c109a1 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:59:27.911809 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-91a25002-6b2b-4216-bbc8-73d462c109a1 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:59:27.911940 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-91a25002-6b2b-4216-bbc8-73d462c109a1 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Show backup with id bd665268-7b38-4fd5-baca-083386af732f. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:59:27.915726 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:59:27.915726 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:59:27.916452 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-91a25002-6b2b-4216-bbc8-73d462c109a1 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] https://10.4.3.189/volume/v3/backups/bd665268-7b38-4fd5-baca-083386af732f returned with HTTP 200 Aug 25 05:59:27.916909 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1424/5701] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:59:27 2026] GET /volume/v3/backups/bd665268-7b38-4fd5-baca-083386af732f => generated 738 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:59:28.926476 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-47334ad6-7d88-48a5-852b-81a62b257d5e None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:59:28.928375 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-47334ad6-7d88-48a5-852b-81a62b257d5e tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] GET https://10.4.3.189/volume/v3/backups/bd665268-7b38-4fd5-baca-083386af732f Aug 25 05:59:28.928613 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-47334ad6-7d88-48a5-852b-81a62b257d5e tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:59:28.928807 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-47334ad6-7d88-48a5-852b-81a62b257d5e tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:59:28.928971 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-47334ad6-7d88-48a5-852b-81a62b257d5e tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Show backup with id bd665268-7b38-4fd5-baca-083386af732f. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:59:28.934154 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:59:28.934154 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:59:28.935204 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-47334ad6-7d88-48a5-852b-81a62b257d5e tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] https://10.4.3.189/volume/v3/backups/bd665268-7b38-4fd5-baca-083386af732f returned with HTTP 200 Aug 25 05:59:28.935902 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1439/5702] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:59:28 2026] GET /volume/v3/backups/bd665268-7b38-4fd5-baca-083386af732f => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:59:29.944806 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-285c7d69-264f-4e98-8c27-c66dcd705d0e None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:59:29.946458 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-285c7d69-264f-4e98-8c27-c66dcd705d0e tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] GET https://10.4.3.189/volume/v3/backups/bd665268-7b38-4fd5-baca-083386af732f Aug 25 05:59:29.946662 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-285c7d69-264f-4e98-8c27-c66dcd705d0e tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:59:29.946882 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-285c7d69-264f-4e98-8c27-c66dcd705d0e tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:59:29.946985 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-285c7d69-264f-4e98-8c27-c66dcd705d0e tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Show backup with id bd665268-7b38-4fd5-baca-083386af732f. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:59:29.952363 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:59:29.952363 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:59:29.953396 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-285c7d69-264f-4e98-8c27-c66dcd705d0e tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] https://10.4.3.189/volume/v3/backups/bd665268-7b38-4fd5-baca-083386af732f returned with HTTP 200 Aug 25 05:59:29.953886 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1420/5703] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:59:29 2026] GET /volume/v3/backups/bd665268-7b38-4fd5-baca-083386af732f => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:59:30.964341 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-749d2a87-a3ea-49ea-8e39-c9a070518bbf None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:59:30.965984 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-749d2a87-a3ea-49ea-8e39-c9a070518bbf tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] GET https://10.4.3.189/volume/v3/backups/bd665268-7b38-4fd5-baca-083386af732f Aug 25 05:59:30.966219 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-749d2a87-a3ea-49ea-8e39-c9a070518bbf tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:59:30.966434 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-749d2a87-a3ea-49ea-8e39-c9a070518bbf tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:59:30.966574 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-749d2a87-a3ea-49ea-8e39-c9a070518bbf tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Show backup with id bd665268-7b38-4fd5-baca-083386af732f. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:59:30.971172 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:59:30.971172 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:59:30.971924 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-749d2a87-a3ea-49ea-8e39-c9a070518bbf tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] https://10.4.3.189/volume/v3/backups/bd665268-7b38-4fd5-baca-083386af732f returned with HTTP 200 Aug 25 05:59:30.972333 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1421/5704] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:59:30 2026] GET /volume/v3/backups/bd665268-7b38-4fd5-baca-083386af732f => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:59:31.983520 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-dea57c57-a87f-4a8f-aab8-64e9613cb429 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:59:31.985461 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-dea57c57-a87f-4a8f-aab8-64e9613cb429 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] GET https://10.4.3.189/volume/v3/backups/bd665268-7b38-4fd5-baca-083386af732f Aug 25 05:59:31.985664 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-dea57c57-a87f-4a8f-aab8-64e9613cb429 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:59:31.985834 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-dea57c57-a87f-4a8f-aab8-64e9613cb429 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:59:31.985929 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-dea57c57-a87f-4a8f-aab8-64e9613cb429 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Show backup with id bd665268-7b38-4fd5-baca-083386af732f. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:59:31.989968 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:59:31.989968 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:59:31.990720 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-dea57c57-a87f-4a8f-aab8-64e9613cb429 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] https://10.4.3.189/volume/v3/backups/bd665268-7b38-4fd5-baca-083386af732f returned with HTTP 200 Aug 25 05:59:31.991036 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1425/5705] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:59:31 2026] GET /volume/v3/backups/bd665268-7b38-4fd5-baca-083386af732f => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:59:32.588973 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-eaad64e6-c44f-4cd8-9b3b-6b33d04ce383 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:59:32.590633 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-eaad64e6-c44f-4cd8-9b3b-6b33d04ce383 tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] POST https://10.4.3.189/volume/v3/volumes Aug 25 05:59:32.590934 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-eaad64e6-c44f-4cd8-9b3b-6b33d04ce383 tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-1772138515", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:59:32.592406 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.v3.volumes [None req-eaad64e6-c44f-4cd8-9b3b-6b33d04ce383 tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-1772138515', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100271) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 05:59:32.592519 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [None req-eaad64e6-c44f-4cd8-9b3b-6b33d04ce383 tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] Create volume of 1 GB Aug 25 05:59:32.596177 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-eaad64e6-c44f-4cd8-9b3b-6b33d04ce383 tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] Availability Zones retrieved successfully. Aug 25 05:59:32.608656 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-eaad64e6-c44f-4cd8-9b3b-6b33d04ce383 tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] Flow 'volume_create_api' (9b47f84e-bb12-4981-94b9-70f35ead631c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:59:32.608656 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-eaad64e6-c44f-4cd8-9b3b-6b33d04ce383 tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4bb763f9-01da-4e80-8121-fcfb454ad0e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:59:32.608656 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.flows.api.create_volume [None req-eaad64e6-c44f-4cd8-9b3b-6b33d04ce383 tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] Validating volume size '1' using validate_int {{(pid=100271) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 05:59:32.632144 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-eaad64e6-c44f-4cd8-9b3b-6b33d04ce383 tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4bb763f9-01da-4e80-8121-fcfb454ad0e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T05:35:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=23fc6e5d-fce0-4521-ba46-4837b4232084,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '23fc6e5d-fce0-4521-ba46-4837b4232084', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:59:32.632827 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-eaad64e6-c44f-4cd8-9b3b-6b33d04ce383 tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b2f9381f-8a08-463b-8896-c0da46eb9519) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:59:32.689802 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.quota [None req-eaad64e6-c44f-4cd8-9b3b-6b33d04ce383 tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] Created reservations ['51a31d76-ab68-4d52-8268-7f6418240be7', 'bea518fb-0161-44f1-be06-2ed6fd2827fd', '7f701008-a1d1-4f46-8032-a9da715c9abf', 'cc815db6-6858-4660-8a4d-4548a5efbacf'] {{(pid=100271) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:59:32.690528 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-eaad64e6-c44f-4cd8-9b3b-6b33d04ce383 tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b2f9381f-8a08-463b-8896-c0da46eb9519) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['51a31d76-ab68-4d52-8268-7f6418240be7', 'bea518fb-0161-44f1-be06-2ed6fd2827fd', '7f701008-a1d1-4f46-8032-a9da715c9abf', 'cc815db6-6858-4660-8a4d-4548a5efbacf']}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:59:32.691460 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-eaad64e6-c44f-4cd8-9b3b-6b33d04ce383 tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (631028b5-4b60-4225-b219-e03cab51264d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:59:32.715724 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-eaad64e6-c44f-4cd8-9b3b-6b33d04ce383 tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (631028b5-4b60-4225-b219-e03cab51264d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bfc9f94b-1b0a-4bac-a81c-3df02eca4090', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1772138515',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d8699cd77d84446490870c4135f06968',qos_specs=None,replication_status=,reservations=['51a31d76-ab68-4d52-8268-7f6418240be7','bea518fb-0161-44f1-be06-2ed6fd2827fd','7f701008-a1d1-4f46-8032-a9da715c9abf','cc815db6-6858-4660-8a4d-4548a5efbacf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3c52df1732634310951ee2b3666ee4bd',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T05:59:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1772138515',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bfc9f94b-1b0a-4bac-a81c-3df02eca4090,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d8699cd77d84446490870c4135f06968',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3c52df1732634310951ee2b3666ee4bd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(23fc6e5d-fce0-4521-ba46-4837b4232084),volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:59:32.716487 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-eaad64e6-c44f-4cd8-9b3b-6b33d04ce383 tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (af51ec5c-5743-447c-8a7a-337f53ef3ac1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:59:32.731283 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-eaad64e6-c44f-4cd8-9b3b-6b33d04ce383 tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (af51ec5c-5743-447c-8a7a-337f53ef3ac1) transitioned into state 'SUCCESS' from state '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-1772138515',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d8699cd77d84446490870c4135f06968',qos_specs=None,replication_status=,reservations=['51a31d76-ab68-4d52-8268-7f6418240be7','bea518fb-0161-44f1-be06-2ed6fd2827fd','7f701008-a1d1-4f46-8032-a9da715c9abf','cc815db6-6858-4660-8a4d-4548a5efbacf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3c52df1732634310951ee2b3666ee4bd',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:59:32.731926 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-eaad64e6-c44f-4cd8-9b3b-6b33d04ce383 tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fc535c45-0f42-4ae1-acdf-21a721d819c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:59:32.739782 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-eaad64e6-c44f-4cd8-9b3b-6b33d04ce383 tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fc535c45-0f42-4ae1-acdf-21a721d819c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:59:32.740583 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-eaad64e6-c44f-4cd8-9b3b-6b33d04ce383 tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] Flow 'volume_create_api' (9b47f84e-bb12-4981-94b9-70f35ead631c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100271) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:59:32.740876 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-eaad64e6-c44f-4cd8-9b3b-6b33d04ce383 tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] Create volume request issued successfully. Aug 25 05:59:32.741456 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-eaad64e6-c44f-4cd8-9b3b-6b33d04ce383 tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] https://10.4.3.189/volume/v3/volumes returned with HTTP 202 Aug 25 05:59:32.742032 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1440/5706] 10.4.3.189 () {68 vars in 1259 bytes} [Tue Aug 25 05:59:32 2026] POST /volume/v3/volumes => generated 757 bytes in 153 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 05:59:32.752791 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-d13a2926-0521-438b-93f4-ae94b66bd02d None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:59:32.754556 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d13a2926-0521-438b-93f4-ae94b66bd02d tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] GET https://10.4.3.189/volume/v3/volumes/bfc9f94b-1b0a-4bac-a81c-3df02eca4090 Aug 25 05:59:32.754760 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d13a2926-0521-438b-93f4-ae94b66bd02d tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:59:32.755122 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d13a2926-0521-438b-93f4-ae94b66bd02d tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:59:32.762463 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:59:32.762463 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:59:32.766041 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-d13a2926-0521-438b-93f4-ae94b66bd02d tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] Volume info retrieved successfully. Aug 25 05:59:32.770051 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d13a2926-0521-438b-93f4-ae94b66bd02d tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] https://10.4.3.189/volume/v3/volumes/bfc9f94b-1b0a-4bac-a81c-3df02eca4090 returned with HTTP 200 Aug 25 05:59:32.770540 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1421/5707] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:59:32 2026] GET /volume/v3/volumes/bfc9f94b-1b0a-4bac-a81c-3df02eca4090 => generated 825 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:59:33.001195 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-dd28813d-25b1-401f-9370-77f56cb42a78 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:59:33.003109 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-dd28813d-25b1-401f-9370-77f56cb42a78 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] GET https://10.4.3.189/volume/v3/backups/bd665268-7b38-4fd5-baca-083386af732f Aug 25 05:59:33.003292 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-dd28813d-25b1-401f-9370-77f56cb42a78 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:59:33.003476 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-dd28813d-25b1-401f-9370-77f56cb42a78 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:59:33.003593 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-dd28813d-25b1-401f-9370-77f56cb42a78 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Show backup with id bd665268-7b38-4fd5-baca-083386af732f. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:59:33.007584 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:59:33.007584 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:59:33.008291 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-dd28813d-25b1-401f-9370-77f56cb42a78 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] https://10.4.3.189/volume/v3/backups/bd665268-7b38-4fd5-baca-083386af732f returned with HTTP 200 Aug 25 05:59:33.008672 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1422/5708] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:59:33 2026] GET /volume/v3/backups/bd665268-7b38-4fd5-baca-083386af732f => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:59:33.017523 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-2ccf35f3-94d4-4f9b-be1e-eee2c14579ae None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:59:33.019154 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-2ccf35f3-94d4-4f9b-be1e-eee2c14579ae tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] POST https://10.4.3.189/volume/v3/backups/bd665268-7b38-4fd5-baca-083386af732f/restore Aug 25 05:59:33.019459 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-2ccf35f3-94d4-4f9b-be1e-eee2c14579ae tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Action: 'restore', calling method: restore, body: {"restore": {"volume_id": "65b6a8f0-b58a-439f-b80a-3304a8f0c36e"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:59:33.020786 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.contrib.backups [None req-2ccf35f3-94d4-4f9b-be1e-eee2c14579ae tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Restoring backup bd665268-7b38-4fd5-baca-083386af732f ({'restore': {'volume_id': '65b6a8f0-b58a-439f-b80a-3304a8f0c36e'}}) {{(pid=100269) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 25 05:59:33.020886 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.contrib.backups [None req-2ccf35f3-94d4-4f9b-be1e-eee2c14579ae tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Restoring backup bd665268-7b38-4fd5-baca-083386af732f to volume 65b6a8f0-b58a-439f-b80a-3304a8f0c36e. Aug 25 05:59:33.024751 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:59:33.024751 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:59:33.034457 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:59:33.034457 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:59:33.035115 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-2ccf35f3-94d4-4f9b-be1e-eee2c14579ae tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Volume info retrieved successfully. Aug 25 05:59:33.035288 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.backup.api [None req-2ccf35f3-94d4-4f9b-be1e-eee2c14579ae tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Checking backup size 1 against volume size 1 {{(pid=100269) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 25 05:59:33.035427 np0000008051 devstack@c-api.service[100269]: INFO cinder.backup.api [None req-2ccf35f3-94d4-4f9b-be1e-eee2c14579ae tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Overwriting volume 65b6a8f0-b58a-439f-b80a-3304a8f0c36e with restore of backup bd665268-7b38-4fd5-baca-083386af732f Aug 25 05:59:33.050433 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.backup.rpcapi [None req-2ccf35f3-94d4-4f9b-be1e-eee2c14579ae tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] restore_backup in rpcapi backup_id bd665268-7b38-4fd5-baca-083386af732f {{(pid=100269) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 25 05:59:33.052615 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-2ccf35f3-94d4-4f9b-be1e-eee2c14579ae tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] https://10.4.3.189/volume/v3/backups/bd665268-7b38-4fd5-baca-083386af732f/restore returned with HTTP 202 Aug 25 05:59:33.053041 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1426/5709] 10.4.3.189 () {68 vars in 1393 bytes} [Tue Aug 25 05:59:33 2026] POST /volume/v3/backups/bd665268-7b38-4fd5-baca-083386af732f/restore => generated 181 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 05:59:33.060566 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-23ceef32-1361-432b-8faa-c8213f619025 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:59:33.062523 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-23ceef32-1361-432b-8faa-c8213f619025 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] GET https://10.4.3.189/volume/v3/backups/bd665268-7b38-4fd5-baca-083386af732f Aug 25 05:59:33.062704 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-23ceef32-1361-432b-8faa-c8213f619025 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:59:33.062889 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-23ceef32-1361-432b-8faa-c8213f619025 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:59:33.063006 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-23ceef32-1361-432b-8faa-c8213f619025 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Show backup with id bd665268-7b38-4fd5-baca-083386af732f. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:59:33.067298 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:59:33.067298 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:59:33.067992 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-23ceef32-1361-432b-8faa-c8213f619025 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] https://10.4.3.189/volume/v3/backups/bd665268-7b38-4fd5-baca-083386af732f returned with HTTP 200 Aug 25 05:59:33.068356 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1441/5710] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:59:33 2026] GET /volume/v3/backups/bd665268-7b38-4fd5-baca-083386af732f => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:59:33.782798 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-c9dcf27a-5001-4f81-abcc-4d504656451f None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:59:33.784747 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c9dcf27a-5001-4f81-abcc-4d504656451f tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] GET https://10.4.3.189/volume/v3/volumes/bfc9f94b-1b0a-4bac-a81c-3df02eca4090 Aug 25 05:59:33.784956 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c9dcf27a-5001-4f81-abcc-4d504656451f tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:59:33.785164 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c9dcf27a-5001-4f81-abcc-4d504656451f tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:59:33.792686 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:59:33.792686 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:59:33.796822 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-c9dcf27a-5001-4f81-abcc-4d504656451f tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] Volume info retrieved successfully. Aug 25 05:59:33.801052 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c9dcf27a-5001-4f81-abcc-4d504656451f tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] https://10.4.3.189/volume/v3/volumes/bfc9f94b-1b0a-4bac-a81c-3df02eca4090 returned with HTTP 200 Aug 25 05:59:33.801488 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1422/5711] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:59:33 2026] GET /volume/v3/volumes/bfc9f94b-1b0a-4bac-a81c-3df02eca4090 => generated 850 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:59:33.813346 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-be27a34b-c40a-45bd-857c-ed396d9bc0e5 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:59:33.815599 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-be27a34b-c40a-45bd-857c-ed396d9bc0e5 tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] GET https://10.4.3.189/volume/v3/volumes/bfc9f94b-1b0a-4bac-a81c-3df02eca4090 Aug 25 05:59:33.815846 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-be27a34b-c40a-45bd-857c-ed396d9bc0e5 tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:59:33.816099 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-be27a34b-c40a-45bd-857c-ed396d9bc0e5 tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:59:33.824050 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:59:33.824050 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:59:33.828105 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-be27a34b-c40a-45bd-857c-ed396d9bc0e5 tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] Volume info retrieved successfully. Aug 25 05:59:33.832995 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-be27a34b-c40a-45bd-857c-ed396d9bc0e5 tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] https://10.4.3.189/volume/v3/volumes/bfc9f94b-1b0a-4bac-a81c-3df02eca4090 returned with HTTP 200 Aug 25 05:59:33.833514 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1423/5712] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:59:33 2026] GET /volume/v3/volumes/bfc9f94b-1b0a-4bac-a81c-3df02eca4090 => generated 850 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:59:34.077858 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-4fadbe19-03a3-47a4-a376-c0049d40742c None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:59:34.079645 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-4fadbe19-03a3-47a4-a376-c0049d40742c tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] GET https://10.4.3.189/volume/v3/backups/bd665268-7b38-4fd5-baca-083386af732f Aug 25 05:59:34.079822 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-4fadbe19-03a3-47a4-a376-c0049d40742c tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:59:34.079990 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-4fadbe19-03a3-47a4-a376-c0049d40742c tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:59:34.080107 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-4fadbe19-03a3-47a4-a376-c0049d40742c tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Show backup with id bd665268-7b38-4fd5-baca-083386af732f. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:59:34.083915 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:59:34.083915 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:59:34.084552 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-4fadbe19-03a3-47a4-a376-c0049d40742c tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] https://10.4.3.189/volume/v3/backups/bd665268-7b38-4fd5-baca-083386af732f returned with HTTP 200 Aug 25 05:59:34.084870 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1427/5713] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:59:34 2026] GET /volume/v3/backups/bd665268-7b38-4fd5-baca-083386af732f => generated 750 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:59:34.448241 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-8c9b0550-3875-43f2-ad51-9915d48b3d73 req-18772b56-ce8d-4a43-8d6e-51b68c1c871b None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:59:34.450171 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-8c9b0550-3875-43f2-ad51-9915d48b3d73 req-18772b56-ce8d-4a43-8d6e-51b68c1c871b tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] GET https://10.4.3.189/volume/v3/volumes/bfc9f94b-1b0a-4bac-a81c-3df02eca4090 Aug 25 05:59:34.450359 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-8c9b0550-3875-43f2-ad51-9915d48b3d73 req-18772b56-ce8d-4a43-8d6e-51b68c1c871b tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:59:34.450549 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-8c9b0550-3875-43f2-ad51-9915d48b3d73 req-18772b56-ce8d-4a43-8d6e-51b68c1c871b tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:59:34.457160 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:59:34.457160 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:59:34.460312 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [req-8c9b0550-3875-43f2-ad51-9915d48b3d73 req-18772b56-ce8d-4a43-8d6e-51b68c1c871b tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] Volume info retrieved successfully. Aug 25 05:59:34.463974 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-8c9b0550-3875-43f2-ad51-9915d48b3d73 req-18772b56-ce8d-4a43-8d6e-51b68c1c871b tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] https://10.4.3.189/volume/v3/volumes/bfc9f94b-1b0a-4bac-a81c-3df02eca4090 returned with HTTP 200 Aug 25 05:59:34.464354 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1442/5714] 10.4.3.189 () {68 vars in 1598 bytes} [Tue Aug 25 05:59:34 2026] GET /volume/v3/volumes/bfc9f94b-1b0a-4bac-a81c-3df02eca4090 => generated 850 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:59:34.529894 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-42aad415-1730-4d0f-a747-ebc87035911c None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:59:34.530247 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-42aad415-1730-4d0f-a747-ebc87035911c None None] GET https://10.4.3.189/volume// Aug 25 05:59:34.530394 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-42aad415-1730-4d0f-a747-ebc87035911c None None] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:59:34.530578 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-42aad415-1730-4d0f-a747-ebc87035911c None None] Calling method 'all' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:59:34.530894 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-42aad415-1730-4d0f-a747-ebc87035911c None None] https://10.4.3.189/volume// returned with HTTP 300 Aug 25 05:59:34.531145 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1423/5715] 10.4.3.189 () {66 vars in 1428 bytes} [Tue Aug 25 05:59: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 25 05:59:34.538129 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [req-8c9b0550-3875-43f2-ad51-9915d48b3d73 req-0a19b518-8efe-44f5-adb6-b16e746adaa3 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:59:34.539841 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-8c9b0550-3875-43f2-ad51-9915d48b3d73 req-0a19b518-8efe-44f5-adb6-b16e746adaa3 tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] POST https://10.4.3.189/volume/v3/attachments Aug 25 05:59:34.540171 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-8c9b0550-3875-43f2-ad51-9915d48b3d73 req-0a19b518-8efe-44f5-adb6-b16e746adaa3 tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "bfc9f94b-1b0a-4bac-a81c-3df02eca4090", "connector": null, "instance_uuid": "c1c843db-69e4-42b5-bd0e-66778e4463bd"}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:59:34.548618 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:59:34.548618 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:59:34.570550 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-8c9b0550-3875-43f2-ad51-9915d48b3d73 req-0a19b518-8efe-44f5-adb6-b16e746adaa3 tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] https://10.4.3.189/volume/v3/attachments returned with HTTP 200 Aug 25 05:59:34.570910 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1424/5716] 10.4.3.189 () {74 vars in 1594 bytes} [Tue Aug 25 05:59:34 2026] POST /volume/v3/attachments => generated 273 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:59:34.598397 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-c987ba6f-daba-493d-9856-915911b85d82 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:59:34.600150 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-c987ba6f-daba-493d-9856-915911b85d82 tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] GET https://10.4.3.189/volume/v3/volumes/bfc9f94b-1b0a-4bac-a81c-3df02eca4090 Aug 25 05:59:34.600337 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-c987ba6f-daba-493d-9856-915911b85d82 tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:59:34.600526 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-c987ba6f-daba-493d-9856-915911b85d82 tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:59:34.603797 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-975ba633-4f7c-4051-9e3e-022c462220c3 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:59:34.604292 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-975ba633-4f7c-4051-9e3e-022c462220c3 None None] GET https://10.4.3.189/volume// Aug 25 05:59:34.604523 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-975ba633-4f7c-4051-9e3e-022c462220c3 None None] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:59:34.604762 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-975ba633-4f7c-4051-9e3e-022c462220c3 None None] Calling method 'all' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:59:34.605191 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-975ba633-4f7c-4051-9e3e-022c462220c3 None None] https://10.4.3.189/volume// returned with HTTP 300 Aug 25 05:59:34.605574 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1443/5717] 10.4.3.189 () {66 vars in 1426 bytes} [Tue Aug 25 05:59: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 25 05:59:34.610924 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:59:34.610924 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:59:34.611878 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-8c9b0550-3875-43f2-ad51-9915d48b3d73 req-0524aaf9-b7f5-4861-86d0-fcb465705e6d None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:59:34.613626 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-8c9b0550-3875-43f2-ad51-9915d48b3d73 req-0524aaf9-b7f5-4861-86d0-fcb465705e6d tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] GET https://10.4.3.189/volume/v3/volumes/bfc9f94b-1b0a-4bac-a81c-3df02eca4090 Aug 25 05:59:34.613856 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-8c9b0550-3875-43f2-ad51-9915d48b3d73 req-0524aaf9-b7f5-4861-86d0-fcb465705e6d tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:59:34.614072 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-8c9b0550-3875-43f2-ad51-9915d48b3d73 req-0524aaf9-b7f5-4861-86d0-fcb465705e6d tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:59:34.614149 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-c987ba6f-daba-493d-9856-915911b85d82 tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] Volume info retrieved successfully. Aug 25 05:59:34.617982 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-c987ba6f-daba-493d-9856-915911b85d82 tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] https://10.4.3.189/volume/v3/volumes/bfc9f94b-1b0a-4bac-a81c-3df02eca4090 returned with HTTP 200 Aug 25 05:59:34.618452 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1428/5718] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:59:34 2026] GET /volume/v3/volumes/bfc9f94b-1b0a-4bac-a81c-3df02eca4090 => generated 849 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:59:34.622354 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:59:34.622354 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:59:34.625274 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [req-8c9b0550-3875-43f2-ad51-9915d48b3d73 req-0524aaf9-b7f5-4861-86d0-fcb465705e6d tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] Volume info retrieved successfully. Aug 25 05:59:34.628686 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-8c9b0550-3875-43f2-ad51-9915d48b3d73 req-0524aaf9-b7f5-4861-86d0-fcb465705e6d tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] https://10.4.3.189/volume/v3/volumes/bfc9f94b-1b0a-4bac-a81c-3df02eca4090 returned with HTTP 200 Aug 25 05:59:34.629160 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1424/5719] 10.4.3.189 () {70 vars in 1639 bytes} [Tue Aug 25 05:59:34 2026] GET /volume/v3/volumes/bfc9f94b-1b0a-4bac-a81c-3df02eca4090 => generated 1029 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 05:59:34.720121 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [req-8c9b0550-3875-43f2-ad51-9915d48b3d73 req-ae1cf6b4-8ebb-42b1-a75e-d3fd998b3e60 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:59:34.722162 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-8c9b0550-3875-43f2-ad51-9915d48b3d73 req-ae1cf6b4-8ebb-42b1-a75e-d3fd998b3e60 tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] PUT https://10.4.3.189/volume/v3/attachments/9e860af9-473c-4f20-aa57-a0ec72d1b9e9 Aug 25 05:59:34.722498 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-8c9b0550-3875-43f2-ad51-9915d48b3d73 req-ae1cf6b4-8ebb-42b1-a75e-d3fd998b3e60 tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.189", "host": "np0000008051", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:8b4a65c6a3e1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "a19da604-b1eb-4396-a9d5-30b16dae3da8", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:59:34.729681 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.coordination [req-8c9b0550-3875-43f2-ad51-9915d48b3d73 req-ae1cf6b4-8ebb-42b1-a75e-d3fd998b3e60 tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] Acquiring lock "cinder-attachment_update-bfc9f94b-1b0a-4bac-a81c-3df02eca4090-np0000008051" by "attachment_update" {{(pid=100270) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 05:59:34.734161 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.coordination [req-8c9b0550-3875-43f2-ad51-9915d48b3d73 req-ae1cf6b4-8ebb-42b1-a75e-d3fd998b3e60 tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] Lock "cinder-attachment_update-bfc9f94b-1b0a-4bac-a81c-3df02eca4090-np0000008051" acquired by "attachment_update" :: waited 0.004s {{(pid=100270) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 05:59:34.734997 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:59:34.734997 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:59:34.799691 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.coordination [req-8c9b0550-3875-43f2-ad51-9915d48b3d73 req-ae1cf6b4-8ebb-42b1-a75e-d3fd998b3e60 tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] Lock "cinder-attachment_update-bfc9f94b-1b0a-4bac-a81c-3df02eca4090-np0000008051" released by "attachment_update" :: held 0.065s {{(pid=100270) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 05:59:34.799968 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-8c9b0550-3875-43f2-ad51-9915d48b3d73 req-ae1cf6b4-8ebb-42b1-a75e-d3fd998b3e60 tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] https://10.4.3.189/volume/v3/attachments/9e860af9-473c-4f20-aa57-a0ec72d1b9e9 returned with HTTP 200 Aug 25 05:59:34.800628 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1425/5720] 10.4.3.189 () {74 vars in 1704 bytes} [Tue Aug 25 05:59:34 2026] PUT /volume/v3/attachments/9e860af9-473c-4f20-aa57-a0ec72d1b9e9 => generated 969 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:59:35.094448 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-99091971-683c-4d0d-a538-43f73728253f None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:59:35.096743 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-99091971-683c-4d0d-a538-43f73728253f tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] GET https://10.4.3.189/volume/v3/backups/bd665268-7b38-4fd5-baca-083386af732f Aug 25 05:59:35.096987 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-99091971-683c-4d0d-a538-43f73728253f tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:59:35.097261 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-99091971-683c-4d0d-a538-43f73728253f tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:59:35.097420 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-99091971-683c-4d0d-a538-43f73728253f tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Show backup with id bd665268-7b38-4fd5-baca-083386af732f. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:59:35.102909 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:59:35.102909 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:59:35.103934 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-99091971-683c-4d0d-a538-43f73728253f tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] https://10.4.3.189/volume/v3/backups/bd665268-7b38-4fd5-baca-083386af732f returned with HTTP 200 Aug 25 05:59:35.104478 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1444/5721] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:59:35 2026] GET /volume/v3/backups/bd665268-7b38-4fd5-baca-083386af732f => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:59:35.630593 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-d16fa69b-ec2f-457d-9208-b9e2662eac6c None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:59:35.632258 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-d16fa69b-ec2f-457d-9208-b9e2662eac6c tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] GET https://10.4.3.189/volume/v3/volumes/bfc9f94b-1b0a-4bac-a81c-3df02eca4090 Aug 25 05:59:35.632463 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-d16fa69b-ec2f-457d-9208-b9e2662eac6c tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:59:35.632677 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-d16fa69b-ec2f-457d-9208-b9e2662eac6c tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:59:35.641787 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:59:35.641787 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:59:35.644845 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-d16fa69b-ec2f-457d-9208-b9e2662eac6c tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] Volume info retrieved successfully. Aug 25 05:59:35.649026 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-d16fa69b-ec2f-457d-9208-b9e2662eac6c tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] https://10.4.3.189/volume/v3/volumes/bfc9f94b-1b0a-4bac-a81c-3df02eca4090 returned with HTTP 200 Aug 25 05:59:35.649499 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1429/5722] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:59:35 2026] GET /volume/v3/volumes/bfc9f94b-1b0a-4bac-a81c-3df02eca4090 => generated 850 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:59:36.113799 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-7c98282e-2fd0-4433-99ed-57ac25525301 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:59:36.115732 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-7c98282e-2fd0-4433-99ed-57ac25525301 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] GET https://10.4.3.189/volume/v3/backups/bd665268-7b38-4fd5-baca-083386af732f Aug 25 05:59:36.115957 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-7c98282e-2fd0-4433-99ed-57ac25525301 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:59:36.116196 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-7c98282e-2fd0-4433-99ed-57ac25525301 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:59:36.116333 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-7c98282e-2fd0-4433-99ed-57ac25525301 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Show backup with id bd665268-7b38-4fd5-baca-083386af732f. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:59:36.120909 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:59:36.120909 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:59:36.121763 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-7c98282e-2fd0-4433-99ed-57ac25525301 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] https://10.4.3.189/volume/v3/backups/bd665268-7b38-4fd5-baca-083386af732f returned with HTTP 200 Aug 25 05:59:36.122202 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1425/5723] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:59:36 2026] GET /volume/v3/backups/bd665268-7b38-4fd5-baca-083386af732f => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:59:36.661542 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-1f3ba90b-aa4f-45d7-9913-11824ae6dbfd None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:59:36.663267 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-1f3ba90b-aa4f-45d7-9913-11824ae6dbfd tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] GET https://10.4.3.189/volume/v3/volumes/bfc9f94b-1b0a-4bac-a81c-3df02eca4090 Aug 25 05:59:36.663457 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-1f3ba90b-aa4f-45d7-9913-11824ae6dbfd tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:59:36.663631 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-1f3ba90b-aa4f-45d7-9913-11824ae6dbfd tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:59:36.675420 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:59:36.675420 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:59:36.680019 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-1f3ba90b-aa4f-45d7-9913-11824ae6dbfd tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] Volume info retrieved successfully. Aug 25 05:59:36.684365 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-1f3ba90b-aa4f-45d7-9913-11824ae6dbfd tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] https://10.4.3.189/volume/v3/volumes/bfc9f94b-1b0a-4bac-a81c-3df02eca4090 returned with HTTP 200 Aug 25 05:59:36.684745 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1426/5724] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:59:36 2026] GET /volume/v3/volumes/bfc9f94b-1b0a-4bac-a81c-3df02eca4090 => generated 850 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:59:37.131568 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-ed6bc0db-5fd2-458a-b302-d5d857b0bdbd None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:59:37.133939 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-ed6bc0db-5fd2-458a-b302-d5d857b0bdbd tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] GET https://10.4.3.189/volume/v3/backups/bd665268-7b38-4fd5-baca-083386af732f Aug 25 05:59:37.134241 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-ed6bc0db-5fd2-458a-b302-d5d857b0bdbd tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:59:37.134544 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-ed6bc0db-5fd2-458a-b302-d5d857b0bdbd tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:59:37.134750 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-ed6bc0db-5fd2-458a-b302-d5d857b0bdbd tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Show backup with id bd665268-7b38-4fd5-baca-083386af732f. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:59:37.140206 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:59:37.140206 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:59:37.141218 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-ed6bc0db-5fd2-458a-b302-d5d857b0bdbd tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] https://10.4.3.189/volume/v3/backups/bd665268-7b38-4fd5-baca-083386af732f returned with HTTP 200 Aug 25 05:59:37.141727 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1445/5725] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:59:37 2026] GET /volume/v3/backups/bd665268-7b38-4fd5-baca-083386af732f => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:59:37.697152 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-d8097b32-3fb1-4cb2-8418-3e3fdfcc2bcd None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:59:37.698959 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-d8097b32-3fb1-4cb2-8418-3e3fdfcc2bcd tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] GET https://10.4.3.189/volume/v3/volumes/bfc9f94b-1b0a-4bac-a81c-3df02eca4090 Aug 25 05:59:37.699179 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-d8097b32-3fb1-4cb2-8418-3e3fdfcc2bcd tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:59:37.699393 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-d8097b32-3fb1-4cb2-8418-3e3fdfcc2bcd tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:59:37.708732 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:59:37.708732 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:59:37.711636 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-d8097b32-3fb1-4cb2-8418-3e3fdfcc2bcd tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] Volume info retrieved successfully. Aug 25 05:59:37.715187 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-d8097b32-3fb1-4cb2-8418-3e3fdfcc2bcd tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] https://10.4.3.189/volume/v3/volumes/bfc9f94b-1b0a-4bac-a81c-3df02eca4090 returned with HTTP 200 Aug 25 05:59:37.715567 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1430/5726] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:59:37 2026] GET /volume/v3/volumes/bfc9f94b-1b0a-4bac-a81c-3df02eca4090 => generated 850 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:59:38.151456 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-3e9d2f0d-80d3-473a-a0ad-89984a9347e9 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:59:38.153597 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-3e9d2f0d-80d3-473a-a0ad-89984a9347e9 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] GET https://10.4.3.189/volume/v3/backups/bd665268-7b38-4fd5-baca-083386af732f Aug 25 05:59:38.153814 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-3e9d2f0d-80d3-473a-a0ad-89984a9347e9 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:59:38.154019 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-3e9d2f0d-80d3-473a-a0ad-89984a9347e9 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:59:38.154149 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-3e9d2f0d-80d3-473a-a0ad-89984a9347e9 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Show backup with id bd665268-7b38-4fd5-baca-083386af732f. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:59:38.158378 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:59:38.158378 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:59:38.159104 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-3e9d2f0d-80d3-473a-a0ad-89984a9347e9 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] https://10.4.3.189/volume/v3/backups/bd665268-7b38-4fd5-baca-083386af732f returned with HTTP 200 Aug 25 05:59:38.159516 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1426/5727] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:59:38 2026] GET /volume/v3/backups/bd665268-7b38-4fd5-baca-083386af732f => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:59:38.619050 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [req-8c9b0550-3875-43f2-ad51-9915d48b3d73 req-7514b638-d012-4ad6-b787-e71b94fc7e2e None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:59:38.620989 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-8c9b0550-3875-43f2-ad51-9915d48b3d73 req-7514b638-d012-4ad6-b787-e71b94fc7e2e tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] POST https://10.4.3.189/volume/v3/attachments/9e860af9-473c-4f20-aa57-a0ec72d1b9e9/action Aug 25 05:59:38.621364 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-8c9b0550-3875-43f2-ad51-9915d48b3d73 req-7514b638-d012-4ad6-b787-e71b94fc7e2e tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] Action body: b'{"os-complete": null}' {{(pid=100270) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 05:59:38.621488 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-8c9b0550-3875-43f2-ad51-9915d48b3d73 req-7514b638-d012-4ad6-b787-e71b94fc7e2e tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:59:38.636738 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:59:38.636738 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:59:38.644907 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-8c9b0550-3875-43f2-ad51-9915d48b3d73 req-7514b638-d012-4ad6-b787-e71b94fc7e2e tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] https://10.4.3.189/volume/v3/attachments/9e860af9-473c-4f20-aa57-a0ec72d1b9e9/action returned with HTTP 204 Aug 25 05:59:38.645354 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1427/5728] 10.4.3.189 () {74 vars in 1725 bytes} [Tue Aug 25 05:59:38 2026] POST /volume/v3/attachments/9e860af9-473c-4f20-aa57-a0ec72d1b9e9/action => generated 0 bytes in 27 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:59:38.729881 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-a36da17c-c540-4a54-a415-ebd39735d1b4 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:59:38.731609 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-a36da17c-c540-4a54-a415-ebd39735d1b4 tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] GET https://10.4.3.189/volume/v3/volumes/bfc9f94b-1b0a-4bac-a81c-3df02eca4090 Aug 25 05:59:38.731796 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-a36da17c-c540-4a54-a415-ebd39735d1b4 tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:59:38.731993 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-a36da17c-c540-4a54-a415-ebd39735d1b4 tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:59:38.741288 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:59:38.741288 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:59:38.744686 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-a36da17c-c540-4a54-a415-ebd39735d1b4 tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] Volume info retrieved successfully. Aug 25 05:59:38.748496 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-a36da17c-c540-4a54-a415-ebd39735d1b4 tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] https://10.4.3.189/volume/v3/volumes/bfc9f94b-1b0a-4bac-a81c-3df02eca4090 returned with HTTP 200 Aug 25 05:59:38.748880 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1446/5729] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:59:38 2026] GET /volume/v3/volumes/bfc9f94b-1b0a-4bac-a81c-3df02eca4090 => generated 1142 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:59:39.169487 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-ad8427fc-b9f8-4820-8e59-2865e054739f None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:59:39.172520 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-ad8427fc-b9f8-4820-8e59-2865e054739f tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] GET https://10.4.3.189/volume/v3/backups/bd665268-7b38-4fd5-baca-083386af732f Aug 25 05:59:39.172520 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-ad8427fc-b9f8-4820-8e59-2865e054739f tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:59:39.172520 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-ad8427fc-b9f8-4820-8e59-2865e054739f tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:59:39.172520 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-ad8427fc-b9f8-4820-8e59-2865e054739f tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Show backup with id bd665268-7b38-4fd5-baca-083386af732f. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:59:39.176033 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:59:39.176033 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:59:39.176923 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-ad8427fc-b9f8-4820-8e59-2865e054739f tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] https://10.4.3.189/volume/v3/backups/bd665268-7b38-4fd5-baca-083386af732f returned with HTTP 200 Aug 25 05:59:39.177503 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1431/5730] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:59:39 2026] GET /volume/v3/backups/bd665268-7b38-4fd5-baca-083386af732f => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:59:40.187611 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-b930ff9e-72de-4d4c-97b2-c33e390b8c14 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:59:40.189292 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b930ff9e-72de-4d4c-97b2-c33e390b8c14 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] GET https://10.4.3.189/volume/v3/backups/bd665268-7b38-4fd5-baca-083386af732f Aug 25 05:59:40.189607 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b930ff9e-72de-4d4c-97b2-c33e390b8c14 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:59:40.189804 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b930ff9e-72de-4d4c-97b2-c33e390b8c14 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:59:40.189902 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-b930ff9e-72de-4d4c-97b2-c33e390b8c14 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Show backup with id bd665268-7b38-4fd5-baca-083386af732f. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:59:40.194736 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:59:40.194736 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:59:40.195456 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b930ff9e-72de-4d4c-97b2-c33e390b8c14 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] https://10.4.3.189/volume/v3/backups/bd665268-7b38-4fd5-baca-083386af732f returned with HTTP 200 Aug 25 05:59:40.195828 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1427/5731] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:59:40 2026] GET /volume/v3/backups/bd665268-7b38-4fd5-baca-083386af732f => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:59:41.207079 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-e4652919-1d0d-411e-8e36-e2a33ee4270c None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:59:41.207746 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-e4652919-1d0d-411e-8e36-e2a33ee4270c tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] GET https://10.4.3.189/volume/v3/backups/bd665268-7b38-4fd5-baca-083386af732f Aug 25 05:59:41.207979 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-e4652919-1d0d-411e-8e36-e2a33ee4270c tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:59:41.208242 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-e4652919-1d0d-411e-8e36-e2a33ee4270c tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:59:41.208387 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-e4652919-1d0d-411e-8e36-e2a33ee4270c tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Show backup with id bd665268-7b38-4fd5-baca-083386af732f. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:59:41.213969 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:59:41.213969 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:59:41.215048 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-e4652919-1d0d-411e-8e36-e2a33ee4270c tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] https://10.4.3.189/volume/v3/backups/bd665268-7b38-4fd5-baca-083386af732f returned with HTTP 200 Aug 25 05:59:41.215587 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1428/5732] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:59:41 2026] GET /volume/v3/backups/bd665268-7b38-4fd5-baca-083386af732f => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:59:41.632782 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-e627b62a-2cba-4b26-a364-f55f9dab6ee7 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:59:41.634475 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-e627b62a-2cba-4b26-a364-f55f9dab6ee7 tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] POST https://10.4.3.189/volume/v3/snapshots Aug 25 05:59:41.634787 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-e627b62a-2cba-4b26-a364-f55f9dab6ee7 tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "bfc9f94b-1b0a-4bac-a81c-3df02eca4090", "force": true, "name": "tempest-SnapshotDataIntegrityTests-snapshot-1301420105", "description": null, "metadata": null}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:59:41.645257 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:59:41.645257 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:59:41.645740 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-e627b62a-2cba-4b26-a364-f55f9dab6ee7 tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] Volume info retrieved successfully. Aug 25 05:59:41.645874 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.v3.snapshots [None req-e627b62a-2cba-4b26-a364-f55f9dab6ee7 tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] Create snapshot from volume bfc9f94b-1b0a-4bac-a81c-3df02eca4090 Aug 25 05:59:41.679933 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.quota [None req-e627b62a-2cba-4b26-a364-f55f9dab6ee7 tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] Created reservations ['b6dfc537-4b96-4e22-b282-3a1f906407a4', 'c821825d-83e6-4c9d-8756-a616e0ea6330', '5d770fc0-637d-466d-8547-1d1722278da7', 'c99df32e-e226-4818-99d7-4aba0c94f07f'] {{(pid=100271) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:59:41.710600 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-e627b62a-2cba-4b26-a364-f55f9dab6ee7 tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] Snapshot force create request issued successfully. Aug 25 05:59:41.710921 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-e627b62a-2cba-4b26-a364-f55f9dab6ee7 tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] https://10.4.3.189/volume/v3/snapshots returned with HTTP 202 Aug 25 05:59:41.711356 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1447/5733] 10.4.3.189 () {68 vars in 1265 bytes} [Tue Aug 25 05:59:41 2026] POST /volume/v3/snapshots => generated 313 bytes in 79 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 05:59:41.719601 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-8e7fbd5b-29f9-4854-87c3-3eee8035a794 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:59:41.721299 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-8e7fbd5b-29f9-4854-87c3-3eee8035a794 tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] GET https://10.4.3.189/volume/v3/snapshots/fcceb29a-87ff-45a6-be22-5f1ca3778a05 Aug 25 05:59:41.721494 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-8e7fbd5b-29f9-4854-87c3-3eee8035a794 tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:59:41.721680 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-8e7fbd5b-29f9-4854-87c3-3eee8035a794 tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:59:41.723709 np0000008051 devstack@c-api.service[100269]: DEBUG dbcounter [-] [100269] Writing DB stats cinder:SELECT=58,cinder:INSERT=6,cinder:UPDATE=14 {{(pid=100269) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 05:59:41.731085 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:59:41.731085 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:59:41.731085 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-8e7fbd5b-29f9-4854-87c3-3eee8035a794 tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] Snapshot retrieved successfully. Aug 25 05:59:41.731085 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-8e7fbd5b-29f9-4854-87c3-3eee8035a794 tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] https://10.4.3.189/volume/v3/snapshots/fcceb29a-87ff-45a6-be22-5f1ca3778a05 returned with HTTP 200 Aug 25 05:59:41.731085 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1432/5734] 10.4.3.189 () {66 vars in 1354 bytes} [Tue Aug 25 05:59:41 2026] GET /volume/v3/snapshots/fcceb29a-87ff-45a6-be22-5f1ca3778a05 => generated 445 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:59:42.226454 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-d3015fde-36fb-4909-872c-5d14a4d5c256 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:59:42.228888 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d3015fde-36fb-4909-872c-5d14a4d5c256 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] GET https://10.4.3.189/volume/v3/backups/bd665268-7b38-4fd5-baca-083386af732f Aug 25 05:59:42.229217 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d3015fde-36fb-4909-872c-5d14a4d5c256 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:59:42.229513 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d3015fde-36fb-4909-872c-5d14a4d5c256 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:59:42.229691 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-d3015fde-36fb-4909-872c-5d14a4d5c256 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Show backup with id bd665268-7b38-4fd5-baca-083386af732f. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:59:42.235496 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:59:42.235496 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:59:42.236668 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d3015fde-36fb-4909-872c-5d14a4d5c256 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] https://10.4.3.189/volume/v3/backups/bd665268-7b38-4fd5-baca-083386af732f returned with HTTP 200 Aug 25 05:59:42.237222 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1428/5735] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:59:42 2026] GET /volume/v3/backups/bd665268-7b38-4fd5-baca-083386af732f => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:59:42.737485 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-fe8ff2d5-193c-4252-96d6-92088605c353 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:59:42.739124 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-fe8ff2d5-193c-4252-96d6-92088605c353 tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] GET https://10.4.3.189/volume/v3/snapshots/fcceb29a-87ff-45a6-be22-5f1ca3778a05 Aug 25 05:59:42.739347 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-fe8ff2d5-193c-4252-96d6-92088605c353 tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:59:42.739501 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-fe8ff2d5-193c-4252-96d6-92088605c353 tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:59:42.744602 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:59:42.744602 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:59:42.744967 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-fe8ff2d5-193c-4252-96d6-92088605c353 tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] Snapshot retrieved successfully. Aug 25 05:59:42.745687 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-fe8ff2d5-193c-4252-96d6-92088605c353 tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] https://10.4.3.189/volume/v3/snapshots/fcceb29a-87ff-45a6-be22-5f1ca3778a05 returned with HTTP 200 Aug 25 05:59:42.745998 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1429/5736] 10.4.3.189 () {66 vars in 1354 bytes} [Tue Aug 25 05:59:42 2026] GET /volume/v3/snapshots/fcceb29a-87ff-45a6-be22-5f1ca3778a05 => generated 472 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:59:42.754320 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-cc4da713-215b-4e64-833a-6d20fed4fde4 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:59:42.756116 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-cc4da713-215b-4e64-833a-6d20fed4fde4 tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] GET https://10.4.3.189/volume/v3/snapshots/fcceb29a-87ff-45a6-be22-5f1ca3778a05 Aug 25 05:59:42.756297 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-cc4da713-215b-4e64-833a-6d20fed4fde4 tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:59:42.756474 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-cc4da713-215b-4e64-833a-6d20fed4fde4 tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:59:42.761093 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:59:42.761093 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:59:42.761553 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-cc4da713-215b-4e64-833a-6d20fed4fde4 tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] Snapshot retrieved successfully. Aug 25 05:59:42.762260 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-cc4da713-215b-4e64-833a-6d20fed4fde4 tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] https://10.4.3.189/volume/v3/snapshots/fcceb29a-87ff-45a6-be22-5f1ca3778a05 returned with HTTP 200 Aug 25 05:59:42.762614 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1448/5737] 10.4.3.189 () {66 vars in 1354 bytes} [Tue Aug 25 05:59:42 2026] GET /volume/v3/snapshots/fcceb29a-87ff-45a6-be22-5f1ca3778a05 => generated 472 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:59:43.248078 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-5eaf6826-14eb-4707-ad6c-5bc0b2878d7f None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:59:43.250360 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-5eaf6826-14eb-4707-ad6c-5bc0b2878d7f tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] GET https://10.4.3.189/volume/v3/backups/bd665268-7b38-4fd5-baca-083386af732f Aug 25 05:59:43.250646 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-5eaf6826-14eb-4707-ad6c-5bc0b2878d7f tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:59:43.250893 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-5eaf6826-14eb-4707-ad6c-5bc0b2878d7f tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:59:43.251034 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-5eaf6826-14eb-4707-ad6c-5bc0b2878d7f tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Show backup with id bd665268-7b38-4fd5-baca-083386af732f. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:59:43.256145 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:59:43.256145 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:59:43.257110 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-5eaf6826-14eb-4707-ad6c-5bc0b2878d7f tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] https://10.4.3.189/volume/v3/backups/bd665268-7b38-4fd5-baca-083386af732f returned with HTTP 200 Aug 25 05:59:43.257586 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1433/5738] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:59:43 2026] GET /volume/v3/backups/bd665268-7b38-4fd5-baca-083386af732f => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:59:44.216222 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-38e2daf9-dfc3-41cf-89bd-192937c12491 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:59:44.218003 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-38e2daf9-dfc3-41cf-89bd-192937c12491 tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] POST https://10.4.3.189/volume/v3/snapshots Aug 25 05:59:44.218349 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-38e2daf9-dfc3-41cf-89bd-192937c12491 tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "bfc9f94b-1b0a-4bac-a81c-3df02eca4090", "force": true, "name": "tempest-SnapshotDataIntegrityTests-snapshot-826537167", "description": null, "metadata": null}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:59:44.221908 np0000008051 devstack@c-api.service[100268]: DEBUG dbcounter [-] [100268] Writing DB stats cinder:SELECT=35 {{(pid=100268) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 05:59:44.228535 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:59:44.228535 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:59:44.229117 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-38e2daf9-dfc3-41cf-89bd-192937c12491 tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] Volume info retrieved successfully. Aug 25 05:59:44.229299 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.v3.snapshots [None req-38e2daf9-dfc3-41cf-89bd-192937c12491 tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] Create snapshot from volume bfc9f94b-1b0a-4bac-a81c-3df02eca4090 Aug 25 05:59:44.251792 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-38e2daf9-dfc3-41cf-89bd-192937c12491 tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] Created reservations ['c4a394a6-e510-4b3f-8b75-b20f28a26a4e', '35838372-21b3-4f75-9f7e-9bfe13b793de', '7ab6192c-23da-45ec-b196-06f3a2275f37', 'eac4b418-1b25-4f80-baa3-dedb7172dc6f'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:59:44.267119 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-ffa1423c-3f91-43a1-b7b6-b5fe526bb9be None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:59:44.268759 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-ffa1423c-3f91-43a1-b7b6-b5fe526bb9be tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] GET https://10.4.3.189/volume/v3/backups/bd665268-7b38-4fd5-baca-083386af732f Aug 25 05:59:44.268924 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-ffa1423c-3f91-43a1-b7b6-b5fe526bb9be tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:59:44.269145 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-ffa1423c-3f91-43a1-b7b6-b5fe526bb9be tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:59:44.269200 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-ffa1423c-3f91-43a1-b7b6-b5fe526bb9be tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Show backup with id bd665268-7b38-4fd5-baca-083386af732f. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:59:44.273205 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:59:44.273205 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:59:44.273851 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-ffa1423c-3f91-43a1-b7b6-b5fe526bb9be tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] https://10.4.3.189/volume/v3/backups/bd665268-7b38-4fd5-baca-083386af732f returned with HTTP 200 Aug 25 05:59:44.274181 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1430/5739] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:59:44 2026] GET /volume/v3/backups/bd665268-7b38-4fd5-baca-083386af732f => generated 750 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:59:44.282652 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-f25890d0-5d59-4280-817f-433ec1b6efff None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:59:44.283051 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-38e2daf9-dfc3-41cf-89bd-192937c12491 tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] Snapshot force create request issued successfully. Aug 25 05:59:44.283274 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-38e2daf9-dfc3-41cf-89bd-192937c12491 tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] https://10.4.3.189/volume/v3/snapshots returned with HTTP 202 Aug 25 05:59:44.283693 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1429/5740] 10.4.3.189 () {68 vars in 1265 bytes} [Tue Aug 25 05:59:44 2026] POST /volume/v3/snapshots => generated 312 bytes in 68 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 05:59:44.284373 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-f25890d0-5d59-4280-817f-433ec1b6efff tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] GET https://10.4.3.189/volume/v3/volumes/65b6a8f0-b58a-439f-b80a-3304a8f0c36e Aug 25 05:59:44.284547 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-f25890d0-5d59-4280-817f-433ec1b6efff tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:59:44.284744 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-f25890d0-5d59-4280-817f-433ec1b6efff tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:59:44.291642 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-69fb6675-7c31-4ec0-9331-6ee52fedcee1 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:59:44.291879 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:59:44.291879 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:59:44.293304 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-69fb6675-7c31-4ec0-9331-6ee52fedcee1 tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] GET https://10.4.3.189/volume/v3/snapshots/bd216c1a-69c2-480f-96fb-b61a49501e80 Aug 25 05:59:44.293505 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-69fb6675-7c31-4ec0-9331-6ee52fedcee1 tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:59:44.293737 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-69fb6675-7c31-4ec0-9331-6ee52fedcee1 tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:59:44.295217 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-f25890d0-5d59-4280-817f-433ec1b6efff tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Volume info retrieved successfully. Aug 25 05:59:44.299202 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:59:44.299202 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:59:44.299627 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-69fb6675-7c31-4ec0-9331-6ee52fedcee1 tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] Snapshot retrieved successfully. Aug 25 05:59:44.299944 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-f25890d0-5d59-4280-817f-433ec1b6efff tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] https://10.4.3.189/volume/v3/volumes/65b6a8f0-b58a-439f-b80a-3304a8f0c36e returned with HTTP 200 Aug 25 05:59:44.300303 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-69fb6675-7c31-4ec0-9331-6ee52fedcee1 tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] https://10.4.3.189/volume/v3/snapshots/bd216c1a-69c2-480f-96fb-b61a49501e80 returned with HTTP 200 Aug 25 05:59:44.300412 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1449/5741] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:59:44 2026] GET /volume/v3/volumes/65b6a8f0-b58a-439f-b80a-3304a8f0c36e => generated 841 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:59:44.300678 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1434/5742] 10.4.3.189 () {66 vars in 1354 bytes} [Tue Aug 25 05:59:44 2026] GET /volume/v3/snapshots/bd216c1a-69c2-480f-96fb-b61a49501e80 => generated 444 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:59:44.313466 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-84415088-c513-41df-84a0-6cd7efaa77d1 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:59:44.315286 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-84415088-c513-41df-84a0-6cd7efaa77d1 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] DELETE https://10.4.3.189/volume/v3/backups/bd665268-7b38-4fd5-baca-083386af732f Aug 25 05:59:44.315480 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-84415088-c513-41df-84a0-6cd7efaa77d1 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:59:44.315708 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-84415088-c513-41df-84a0-6cd7efaa77d1 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Calling method 'delete' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:59:44.315814 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.contrib.backups [None req-84415088-c513-41df-84a0-6cd7efaa77d1 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Delete backup with id: bd665268-7b38-4fd5-baca-083386af732f. Aug 25 05:59:44.320077 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:59:44.320077 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:59:44.335387 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.backup.rpcapi [None req-84415088-c513-41df-84a0-6cd7efaa77d1 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] delete_backup rpcapi backup_id bd665268-7b38-4fd5-baca-083386af732f {{(pid=100270) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 25 05:59:44.337111 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-84415088-c513-41df-84a0-6cd7efaa77d1 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] https://10.4.3.189/volume/v3/backups/bd665268-7b38-4fd5-baca-083386af732f returned with HTTP 202 Aug 25 05:59:44.337571 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1431/5743] 10.4.3.189 () {66 vars in 1351 bytes} [Tue Aug 25 05:59:44 2026] DELETE /volume/v3/backups/bd665268-7b38-4fd5-baca-083386af732f => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 05:59:44.344306 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-50260a7b-f62c-49ac-a99b-fd8bd1124148 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:59:44.346620 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-50260a7b-f62c-49ac-a99b-fd8bd1124148 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] GET https://10.4.3.189/volume/v3/backups/bd665268-7b38-4fd5-baca-083386af732f Aug 25 05:59:44.346855 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-50260a7b-f62c-49ac-a99b-fd8bd1124148 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:59:44.347081 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-50260a7b-f62c-49ac-a99b-fd8bd1124148 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:59:44.347241 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-50260a7b-f62c-49ac-a99b-fd8bd1124148 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Show backup with id bd665268-7b38-4fd5-baca-083386af732f. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:59:44.351747 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:59:44.351747 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:59:44.352555 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-50260a7b-f62c-49ac-a99b-fd8bd1124148 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] https://10.4.3.189/volume/v3/backups/bd665268-7b38-4fd5-baca-083386af732f returned with HTTP 200 Aug 25 05:59:44.353024 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1430/5744] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:59:44 2026] GET /volume/v3/backups/bd665268-7b38-4fd5-baca-083386af732f => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:59:45.308890 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-046d5019-d53b-4a79-a01e-6084b863c567 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:59:45.310406 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-046d5019-d53b-4a79-a01e-6084b863c567 tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] GET https://10.4.3.189/volume/v3/snapshots/bd216c1a-69c2-480f-96fb-b61a49501e80 Aug 25 05:59:45.310568 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-046d5019-d53b-4a79-a01e-6084b863c567 tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:59:45.310749 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-046d5019-d53b-4a79-a01e-6084b863c567 tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:59:45.315139 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:59:45.315139 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:59:45.315502 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-046d5019-d53b-4a79-a01e-6084b863c567 tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] Snapshot retrieved successfully. Aug 25 05:59:45.316202 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-046d5019-d53b-4a79-a01e-6084b863c567 tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] https://10.4.3.189/volume/v3/snapshots/bd216c1a-69c2-480f-96fb-b61a49501e80 returned with HTTP 200 Aug 25 05:59:45.316534 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1450/5745] 10.4.3.189 () {66 vars in 1354 bytes} [Tue Aug 25 05:59:45 2026] GET /volume/v3/snapshots/bd216c1a-69c2-480f-96fb-b61a49501e80 => generated 471 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:59:45.324955 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-b2a3b953-8539-4511-9b66-90259f708a90 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:59:45.326711 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-b2a3b953-8539-4511-9b66-90259f708a90 tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] GET https://10.4.3.189/volume/v3/snapshots/bd216c1a-69c2-480f-96fb-b61a49501e80 Aug 25 05:59:45.326895 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-b2a3b953-8539-4511-9b66-90259f708a90 tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:59:45.327092 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-b2a3b953-8539-4511-9b66-90259f708a90 tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:59:45.331942 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:59:45.331942 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:59:45.332409 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-b2a3b953-8539-4511-9b66-90259f708a90 tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] Snapshot retrieved successfully. Aug 25 05:59:45.333146 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-b2a3b953-8539-4511-9b66-90259f708a90 tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] https://10.4.3.189/volume/v3/snapshots/bd216c1a-69c2-480f-96fb-b61a49501e80 returned with HTTP 200 Aug 25 05:59:45.333490 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1435/5746] 10.4.3.189 () {66 vars in 1354 bytes} [Tue Aug 25 05:59:45 2026] GET /volume/v3/snapshots/bd216c1a-69c2-480f-96fb-b61a49501e80 => generated 471 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:59:45.362463 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-0cf6011b-c775-4a4f-890d-d78ca2d6f6eb None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:59:45.364225 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-0cf6011b-c775-4a4f-890d-d78ca2d6f6eb tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] GET https://10.4.3.189/volume/v3/backups/bd665268-7b38-4fd5-baca-083386af732f Aug 25 05:59:45.364454 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-0cf6011b-c775-4a4f-890d-d78ca2d6f6eb tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:59:45.364656 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-0cf6011b-c775-4a4f-890d-d78ca2d6f6eb tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:59:45.364765 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-0cf6011b-c775-4a4f-890d-d78ca2d6f6eb tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Show backup with id bd665268-7b38-4fd5-baca-083386af732f. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:59:45.366375 np0000008051 devstack@c-api.service[100270]: DEBUG dbcounter [-] [100270] Writing DB stats cinder:SELECT=55,cinder:UPDATE=16,cinder:INSERT=4 {{(pid=100270) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 05:59:45.368444 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-0cf6011b-c775-4a4f-890d-d78ca2d6f6eb tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] https://10.4.3.189/volume/v3/backups/bd665268-7b38-4fd5-baca-083386af732f returned with HTTP 404 Aug 25 05:59:45.368882 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1432/5747] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:59:45 2026] GET /volume/v3/backups/bd665268-7b38-4fd5-baca-083386af732f => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:59:45.375702 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-d289d172-500f-4d71-8f04-d2f76be1fa79 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:59:45.377602 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d289d172-500f-4d71-8f04-d2f76be1fa79 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] DELETE https://10.4.3.189/volume/v3/backups/7823cc12-6dca-41e6-8b54-0568328027f6 Aug 25 05:59:45.377856 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d289d172-500f-4d71-8f04-d2f76be1fa79 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:59:45.378030 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d289d172-500f-4d71-8f04-d2f76be1fa79 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:59:45.378194 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.contrib.backups [None req-d289d172-500f-4d71-8f04-d2f76be1fa79 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Delete backup with id: 7823cc12-6dca-41e6-8b54-0568328027f6. Aug 25 05:59:45.382235 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:59:45.382235 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:59:45.394594 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.backup.rpcapi [None req-d289d172-500f-4d71-8f04-d2f76be1fa79 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] delete_backup rpcapi backup_id 7823cc12-6dca-41e6-8b54-0568328027f6 {{(pid=100268) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 25 05:59:45.396307 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d289d172-500f-4d71-8f04-d2f76be1fa79 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] https://10.4.3.189/volume/v3/backups/7823cc12-6dca-41e6-8b54-0568328027f6 returned with HTTP 202 Aug 25 05:59:45.396716 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1431/5748] 10.4.3.189 () {66 vars in 1351 bytes} [Tue Aug 25 05:59:45 2026] DELETE /volume/v3/backups/7823cc12-6dca-41e6-8b54-0568328027f6 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 05:59:45.404097 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-0b37162c-584a-48a1-ae44-d45cf95c840d None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:59:45.405845 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-0b37162c-584a-48a1-ae44-d45cf95c840d tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] GET https://10.4.3.189/volume/v3/backups/7823cc12-6dca-41e6-8b54-0568328027f6 Aug 25 05:59:45.406039 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-0b37162c-584a-48a1-ae44-d45cf95c840d tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:59:45.406239 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-0b37162c-584a-48a1-ae44-d45cf95c840d tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:59:45.406335 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-0b37162c-584a-48a1-ae44-d45cf95c840d tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Show backup with id 7823cc12-6dca-41e6-8b54-0568328027f6. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:59:45.410905 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:59:45.410905 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:59:45.411837 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-0b37162c-584a-48a1-ae44-d45cf95c840d tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] https://10.4.3.189/volume/v3/backups/7823cc12-6dca-41e6-8b54-0568328027f6 returned with HTTP 200 Aug 25 05:59:45.412238 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1451/5749] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:59:45 2026] GET /volume/v3/backups/7823cc12-6dca-41e6-8b54-0568328027f6 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:59:46.421540 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-d23a8f76-faa2-4c59-95fa-7ea636b374a4 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:59:46.423017 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-d23a8f76-faa2-4c59-95fa-7ea636b374a4 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] GET https://10.4.3.189/volume/v3/backups/7823cc12-6dca-41e6-8b54-0568328027f6 Aug 25 05:59:46.423193 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-d23a8f76-faa2-4c59-95fa-7ea636b374a4 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:59:46.423355 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-d23a8f76-faa2-4c59-95fa-7ea636b374a4 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:59:46.423453 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-d23a8f76-faa2-4c59-95fa-7ea636b374a4 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Show backup with id 7823cc12-6dca-41e6-8b54-0568328027f6. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:59:46.426484 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-d23a8f76-faa2-4c59-95fa-7ea636b374a4 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] https://10.4.3.189/volume/v3/backups/7823cc12-6dca-41e6-8b54-0568328027f6 returned with HTTP 404 Aug 25 05:59:46.426862 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1436/5750] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:59:46 2026] GET /volume/v3/backups/7823cc12-6dca-41e6-8b54-0568328027f6 => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:59:46.451597 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-335efa70-731e-4559-a682-a58146cb4ded None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:59:46.453214 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-335efa70-731e-4559-a682-a58146cb4ded tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] POST https://10.4.3.189/volume/v3/volumes Aug 25 05:59:46.453600 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-335efa70-731e-4559-a682-a58146cb4ded tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "imageRef": "821ab3e7-1977-4d78-a63f-5997ce48392f", "name": "tempest-VolumesBackupsTest-Volume-478832366"}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:59:46.455158 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.v3.volumes [None req-335efa70-731e-4559-a682-a58146cb4ded tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Create volume request body: {'volume': {'size': 1, 'imageRef': '821ab3e7-1977-4d78-a63f-5997ce48392f', 'name': 'tempest-VolumesBackupsTest-Volume-478832366'}} {{(pid=100270) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 05:59:46.648741 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.v3.volumes [None req-335efa70-731e-4559-a682-a58146cb4ded tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Create volume of 1 GB Aug 25 05:59:46.652551 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-335efa70-731e-4559-a682-a58146cb4ded tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Availability Zones retrieved successfully. Aug 25 05:59:46.657502 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-335efa70-731e-4559-a682-a58146cb4ded tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Flow 'volume_create_api' (597b1494-19ff-4bda-a703-32c7e482720f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:59:46.658536 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-335efa70-731e-4559-a682-a58146cb4ded tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cee79cc6-9071-4cd6-883c-6569c1282b1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:59:46.659436 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.flows.api.create_volume [None req-335efa70-731e-4559-a682-a58146cb4ded tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Validating volume size '1' using validate_int {{(pid=100270) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 05:59:46.695091 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-d8f2b8df-c4f0-4da3-8a01-0e2ff6e8a08d None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:59:46.696833 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d8f2b8df-c4f0-4da3-8a01-0e2ff6e8a08d tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] POST https://10.4.3.189/volume/v3/snapshots Aug 25 05:59:46.697288 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d8f2b8df-c4f0-4da3-8a01-0e2ff6e8a08d tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "bfc9f94b-1b0a-4bac-a81c-3df02eca4090", "force": true, "name": "tempest-SnapshotDataIntegrityTests-snapshot-1634403108", "description": null, "metadata": null}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:59:46.706948 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:59:46.706948 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:59:46.707412 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-d8f2b8df-c4f0-4da3-8a01-0e2ff6e8a08d tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] Volume info retrieved successfully. Aug 25 05:59:46.707539 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.v3.snapshots [None req-d8f2b8df-c4f0-4da3-8a01-0e2ff6e8a08d tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] Create snapshot from volume bfc9f94b-1b0a-4bac-a81c-3df02eca4090 Aug 25 05:59:46.711719 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-335efa70-731e-4559-a682-a58146cb4ded tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cee79cc6-9071-4cd6-883c-6569c1282b1c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T05:35:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=23fc6e5d-fce0-4521-ba46-4837b4232084,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '23fc6e5d-fce0-4521-ba46-4837b4232084', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:59:46.712469 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-335efa70-731e-4559-a682-a58146cb4ded tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5db28d19-c667-4b32-bb81-465e7517f20b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:59:46.728122 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-d8f2b8df-c4f0-4da3-8a01-0e2ff6e8a08d tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] Created reservations ['c34008b1-03de-4768-ae9d-5a5bfb83ae04', '3cb72331-3094-4ed5-bbbf-fe6bfbcfedf7', 'd61ddcfb-225d-44e8-8304-de93a39668ae', '8a7f9f0b-8abc-4f64-ba5c-b559a38b49ce'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:59:46.745916 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.quota [None req-335efa70-731e-4559-a682-a58146cb4ded tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Created reservations ['802eeaf3-1608-4a12-ac63-3b5512b3f226', '2bb8ac79-aa37-4d3a-beae-a5be455994ff', '427ea80a-2fc9-48e2-95a5-e495869ec6c5', '8f6b91e7-b20e-4cfc-9cd6-bb57520c262f'] {{(pid=100270) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:59:46.746502 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-335efa70-731e-4559-a682-a58146cb4ded tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5db28d19-c667-4b32-bb81-465e7517f20b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['802eeaf3-1608-4a12-ac63-3b5512b3f226', '2bb8ac79-aa37-4d3a-beae-a5be455994ff', '427ea80a-2fc9-48e2-95a5-e495869ec6c5', '8f6b91e7-b20e-4cfc-9cd6-bb57520c262f']}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:59:46.747166 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-335efa70-731e-4559-a682-a58146cb4ded tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f42b2693-1dc7-4d6d-9633-7d1589ceacfe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:59:46.756505 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-d8f2b8df-c4f0-4da3-8a01-0e2ff6e8a08d tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] Snapshot force create request issued successfully. Aug 25 05:59:46.756924 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d8f2b8df-c4f0-4da3-8a01-0e2ff6e8a08d tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] https://10.4.3.189/volume/v3/snapshots returned with HTTP 202 Aug 25 05:59:46.757490 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1432/5751] 10.4.3.189 () {68 vars in 1265 bytes} [Tue Aug 25 05:59:46 2026] POST /volume/v3/snapshots => generated 313 bytes in 63 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 05:59:46.765138 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-d15728d6-f1b3-4c17-ade4-be227204a2f8 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:59:46.767107 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-d15728d6-f1b3-4c17-ade4-be227204a2f8 tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] GET https://10.4.3.189/volume/v3/snapshots/78ea8f22-7fab-47c2-91da-9f71183c4bc3 Aug 25 05:59:46.767273 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-d15728d6-f1b3-4c17-ade4-be227204a2f8 tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:59:46.767443 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-d15728d6-f1b3-4c17-ade4-be227204a2f8 tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:59:46.767491 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-335efa70-731e-4559-a682-a58146cb4ded tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f42b2693-1dc7-4d6d-9633-7d1589ceacfe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7b0980af-87e6-4e24-b63f-7837f8d9e33d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-478832366',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5f4051c81978463ba93be3ca90404f33',qos_specs=None,replication_status=,reservations=['802eeaf3-1608-4a12-ac63-3b5512b3f226','2bb8ac79-aa37-4d3a-beae-a5be455994ff','427ea80a-2fc9-48e2-95a5-e495869ec6c5','8f6b91e7-b20e-4cfc-9cd6-bb57520c262f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ccb3ddcbc3eb4b0795b56aecb326784e',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T05:59:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-478832366',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7b0980af-87e6-4e24-b63f-7837f8d9e33d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5f4051c81978463ba93be3ca90404f33',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ccb3ddcbc3eb4b0795b56aecb326784e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(23fc6e5d-fce0-4521-ba46-4837b4232084),volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:59:46.768165 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-335efa70-731e-4559-a682-a58146cb4ded tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (60795b68-8b05-481e-9b8d-2a1f56771805) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:59:46.769112 np0000008051 devstack@c-api.service[100271]: DEBUG dbcounter [-] [100271] Writing DB stats cinder:SELECT=91,cinder:UPDATE=33,cinder:INSERT=20 {{(pid=100271) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 05:59:46.773677 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:59:46.773677 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:59:46.774177 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-d15728d6-f1b3-4c17-ade4-be227204a2f8 tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] Snapshot retrieved successfully. Aug 25 05:59:46.775496 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-d15728d6-f1b3-4c17-ade4-be227204a2f8 tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] https://10.4.3.189/volume/v3/snapshots/78ea8f22-7fab-47c2-91da-9f71183c4bc3 returned with HTTP 200 Aug 25 05:59:46.775869 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1452/5752] 10.4.3.189 () {66 vars in 1354 bytes} [Tue Aug 25 05:59:46 2026] GET /volume/v3/snapshots/78ea8f22-7fab-47c2-91da-9f71183c4bc3 => generated 445 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:59:46.786837 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-335efa70-731e-4559-a682-a58146cb4ded tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (60795b68-8b05-481e-9b8d-2a1f56771805) transitioned into state 'SUCCESS' from state '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-478832366',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5f4051c81978463ba93be3ca90404f33',qos_specs=None,replication_status=,reservations=['802eeaf3-1608-4a12-ac63-3b5512b3f226','2bb8ac79-aa37-4d3a-beae-a5be455994ff','427ea80a-2fc9-48e2-95a5-e495869ec6c5','8f6b91e7-b20e-4cfc-9cd6-bb57520c262f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ccb3ddcbc3eb4b0795b56aecb326784e',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:59:46.787754 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-335efa70-731e-4559-a682-a58146cb4ded tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (14113a61-a465-4f07-9343-881fbde13c4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:59:46.797814 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-335efa70-731e-4559-a682-a58146cb4ded tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (14113a61-a465-4f07-9343-881fbde13c4b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:59:46.798604 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-335efa70-731e-4559-a682-a58146cb4ded tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Flow 'volume_create_api' (597b1494-19ff-4bda-a703-32c7e482720f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100270) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:59:46.798912 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-335efa70-731e-4559-a682-a58146cb4ded tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Create volume request issued successfully. Aug 25 05:59:46.799463 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-335efa70-731e-4559-a682-a58146cb4ded tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] https://10.4.3.189/volume/v3/volumes returned with HTTP 202 Aug 25 05:59:46.800015 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1433/5753] 10.4.3.189 () {68 vars in 1259 bytes} [Tue Aug 25 05:59:46 2026] POST /volume/v3/volumes => generated 748 bytes in 349 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 05:59:46.809851 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-1ed8f253-964e-4c02-a4cb-ae268c86dacc None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:59:46.811393 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-1ed8f253-964e-4c02-a4cb-ae268c86dacc tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] GET https://10.4.3.189/volume/v3/volumes/7b0980af-87e6-4e24-b63f-7837f8d9e33d Aug 25 05:59:46.811557 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-1ed8f253-964e-4c02-a4cb-ae268c86dacc tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:59:46.811741 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-1ed8f253-964e-4c02-a4cb-ae268c86dacc tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:59:46.817632 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:59:46.817632 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:59:46.820835 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-1ed8f253-964e-4c02-a4cb-ae268c86dacc tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Volume info retrieved successfully. Aug 25 05:59:46.824361 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-1ed8f253-964e-4c02-a4cb-ae268c86dacc tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] https://10.4.3.189/volume/v3/volumes/7b0980af-87e6-4e24-b63f-7837f8d9e33d returned with HTTP 200 Aug 25 05:59:46.824682 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1437/5754] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:59:46 2026] GET /volume/v3/volumes/7b0980af-87e6-4e24-b63f-7837f8d9e33d => generated 816 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:59:47.785461 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-131d2caa-50dc-4dd5-bd72-8220dcf50b61 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:59:47.787183 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-131d2caa-50dc-4dd5-bd72-8220dcf50b61 tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] GET https://10.4.3.189/volume/v3/snapshots/78ea8f22-7fab-47c2-91da-9f71183c4bc3 Aug 25 05:59:47.787369 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-131d2caa-50dc-4dd5-bd72-8220dcf50b61 tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:59:47.787548 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-131d2caa-50dc-4dd5-bd72-8220dcf50b61 tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:59:47.791846 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:59:47.791846 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:59:47.792249 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-131d2caa-50dc-4dd5-bd72-8220dcf50b61 tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] Snapshot retrieved successfully. Aug 25 05:59:47.792930 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-131d2caa-50dc-4dd5-bd72-8220dcf50b61 tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] https://10.4.3.189/volume/v3/snapshots/78ea8f22-7fab-47c2-91da-9f71183c4bc3 returned with HTTP 200 Aug 25 05:59:47.793291 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1433/5755] 10.4.3.189 () {66 vars in 1354 bytes} [Tue Aug 25 05:59:47 2026] GET /volume/v3/snapshots/78ea8f22-7fab-47c2-91da-9f71183c4bc3 => generated 472 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:59:47.802183 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-69f45dda-d230-4ab8-849e-68d9999e7156 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:59:47.803836 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-69f45dda-d230-4ab8-849e-68d9999e7156 tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] GET https://10.4.3.189/volume/v3/snapshots/78ea8f22-7fab-47c2-91da-9f71183c4bc3 Aug 25 05:59:47.804016 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-69f45dda-d230-4ab8-849e-68d9999e7156 tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:59:47.804216 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-69f45dda-d230-4ab8-849e-68d9999e7156 tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:59:47.808564 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:59:47.808564 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:59:47.808983 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-69f45dda-d230-4ab8-849e-68d9999e7156 tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] Snapshot retrieved successfully. Aug 25 05:59:47.809643 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-69f45dda-d230-4ab8-849e-68d9999e7156 tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] https://10.4.3.189/volume/v3/snapshots/78ea8f22-7fab-47c2-91da-9f71183c4bc3 returned with HTTP 200 Aug 25 05:59:47.809961 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1453/5756] 10.4.3.189 () {66 vars in 1354 bytes} [Tue Aug 25 05:59:47 2026] GET /volume/v3/snapshots/78ea8f22-7fab-47c2-91da-9f71183c4bc3 => generated 472 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:59:47.835517 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-b4501378-0c1c-4a5f-8978-3518c91e5d9c None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:59:47.837599 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-b4501378-0c1c-4a5f-8978-3518c91e5d9c tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] GET https://10.4.3.189/volume/v3/volumes/7b0980af-87e6-4e24-b63f-7837f8d9e33d Aug 25 05:59:47.837804 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-b4501378-0c1c-4a5f-8978-3518c91e5d9c tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:59:47.837990 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-b4501378-0c1c-4a5f-8978-3518c91e5d9c tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:59:47.842749 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-6697da26-1c96-4eca-8912-f9bf1f82ce0f req-999636fe-2b6a-44c9-ad9c-aba543be7277 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:59:47.844459 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:59:47.844459 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:59:47.844790 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-6697da26-1c96-4eca-8912-f9bf1f82ce0f req-999636fe-2b6a-44c9-ad9c-aba543be7277 tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] GET https://10.4.3.189/volume/v3/volumes/bfc9f94b-1b0a-4bac-a81c-3df02eca4090 Aug 25 05:59:47.845020 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-6697da26-1c96-4eca-8912-f9bf1f82ce0f req-999636fe-2b6a-44c9-ad9c-aba543be7277 tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:59:47.845278 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-6697da26-1c96-4eca-8912-f9bf1f82ce0f req-999636fe-2b6a-44c9-ad9c-aba543be7277 tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:59:47.847918 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-b4501378-0c1c-4a5f-8978-3518c91e5d9c tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Volume info retrieved successfully. Aug 25 05:59:47.852411 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-b4501378-0c1c-4a5f-8978-3518c91e5d9c tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] https://10.4.3.189/volume/v3/volumes/7b0980af-87e6-4e24-b63f-7837f8d9e33d returned with HTTP 200 Aug 25 05:59:47.852856 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1434/5757] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:59:47 2026] GET /volume/v3/volumes/7b0980af-87e6-4e24-b63f-7837f8d9e33d => generated 1356 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:59:47.853851 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:59:47.853851 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:59:47.856880 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [req-6697da26-1c96-4eca-8912-f9bf1f82ce0f req-999636fe-2b6a-44c9-ad9c-aba543be7277 tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] Volume info retrieved successfully. Aug 25 05:59:47.860906 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-6697da26-1c96-4eca-8912-f9bf1f82ce0f req-999636fe-2b6a-44c9-ad9c-aba543be7277 tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] https://10.4.3.189/volume/v3/volumes/bfc9f94b-1b0a-4bac-a81c-3df02eca4090 returned with HTTP 200 Aug 25 05:59:47.861020 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1438/5758] 10.4.3.189 () {68 vars in 1598 bytes} [Tue Aug 25 05:59:47 2026] GET /volume/v3/volumes/bfc9f94b-1b0a-4bac-a81c-3df02eca4090 => generated 1142 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:59:47.863348 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-06caee88-baa9-4c47-847c-fb06d4dd1baa None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:59:47.864900 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-06caee88-baa9-4c47-847c-fb06d4dd1baa tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] POST https://10.4.3.189/volume/v3/backups Aug 25 05:59:47.865214 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-06caee88-baa9-4c47-847c-fb06d4dd1baa tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "7b0980af-87e6-4e24-b63f-7837f8d9e33d", "name": "tempest-VolumesBackupsTest-Backup-1851329366"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:59:47.866470 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.contrib.backups [None req-06caee88-baa9-4c47-847c-fb06d4dd1baa tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Creating new backup {'backup': {'volume_id': '7b0980af-87e6-4e24-b63f-7837f8d9e33d', 'name': 'tempest-VolumesBackupsTest-Backup-1851329366'}} {{(pid=100268) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 25 05:59:47.866595 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.contrib.backups [None req-06caee88-baa9-4c47-847c-fb06d4dd1baa tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Creating backup of volume 7b0980af-87e6-4e24-b63f-7837f8d9e33d in container None Aug 25 05:59:47.873186 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:59:47.873186 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:59:47.873682 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-06caee88-baa9-4c47-847c-fb06d4dd1baa tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Volume info retrieved successfully. Aug 25 05:59:47.876596 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-6697da26-1c96-4eca-8912-f9bf1f82ce0f req-8efd75e2-53d0-49bc-84c3-8f7cd419e962 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:59:47.878401 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-6697da26-1c96-4eca-8912-f9bf1f82ce0f req-8efd75e2-53d0-49bc-84c3-8f7cd419e962 tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] POST https://10.4.3.189/volume/v3/volumes/bfc9f94b-1b0a-4bac-a81c-3df02eca4090/action Aug 25 05:59:47.878726 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-6697da26-1c96-4eca-8912-f9bf1f82ce0f req-8efd75e2-53d0-49bc-84c3-8f7cd419e962 tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100271) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 05:59:47.878889 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-6697da26-1c96-4eca-8912-f9bf1f82ce0f req-8efd75e2-53d0-49bc-84c3-8f7cd419e962 tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:59:47.887596 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-06caee88-baa9-4c47-847c-fb06d4dd1baa tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Created reservations ['4a431a69-8e55-49c1-8cae-7119605ed169', '2ed16854-e7c2-43f4-aae8-87526c353a09'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:59:47.888366 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:59:47.888366 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:59:47.888808 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [req-6697da26-1c96-4eca-8912-f9bf1f82ce0f req-8efd75e2-53d0-49bc-84c3-8f7cd419e962 tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] Volume info retrieved successfully. Aug 25 05:59:47.895040 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [req-6697da26-1c96-4eca-8912-f9bf1f82ce0f req-8efd75e2-53d0-49bc-84c3-8f7cd419e962 tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] Begin detaching volume completed successfully. Aug 25 05:59:47.895200 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-6697da26-1c96-4eca-8912-f9bf1f82ce0f req-8efd75e2-53d0-49bc-84c3-8f7cd419e962 tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] https://10.4.3.189/volume/v3/volumes/bfc9f94b-1b0a-4bac-a81c-3df02eca4090/action returned with HTTP 202 Aug 25 05:59:47.895558 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1454/5759] 10.4.3.189 () {72 vars in 1672 bytes} [Tue Aug 25 05:59:47 2026] POST /volume/v3/volumes/bfc9f94b-1b0a-4bac-a81c-3df02eca4090/action => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 05:59:47.912215 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-06caee88-baa9-4c47-847c-fb06d4dd1baa tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] https://10.4.3.189/volume/v3/backups returned with HTTP 202 Aug 25 05:59:47.912617 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1434/5760] 10.4.3.189 () {68 vars in 1259 bytes} [Tue Aug 25 05:59:47 2026] POST /volume/v3/backups => generated 330 bytes in 50 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 05:59:47.920613 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-68b21676-e18d-4d55-8f19-6060b46259e7 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:59:47.922981 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-68b21676-e18d-4d55-8f19-6060b46259e7 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] GET https://10.4.3.189/volume/v3/backups/bbba05ce-d684-4dfa-a53b-db8bfbbe559c Aug 25 05:59:47.922981 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-68b21676-e18d-4d55-8f19-6060b46259e7 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:59:47.923866 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-68b21676-e18d-4d55-8f19-6060b46259e7 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:59:47.923866 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-68b21676-e18d-4d55-8f19-6060b46259e7 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Show backup with id bbba05ce-d684-4dfa-a53b-db8bfbbe559c. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:59:47.927984 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:59:47.927984 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:59:47.928728 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-68b21676-e18d-4d55-8f19-6060b46259e7 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] https://10.4.3.189/volume/v3/backups/bbba05ce-d684-4dfa-a53b-db8bfbbe559c returned with HTTP 200 Aug 25 05:59:47.929153 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1435/5761] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:59:47 2026] GET /volume/v3/backups/bbba05ce-d684-4dfa-a53b-db8bfbbe559c => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:59:47.934512 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-84d6000a-cf7e-40cd-beb1-3902c94b999d None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:59:47.935044 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-84d6000a-cf7e-40cd-beb1-3902c94b999d None None] GET https://10.4.3.189/volume// Aug 25 05:59:47.935252 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-84d6000a-cf7e-40cd-beb1-3902c94b999d None None] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:59:47.935545 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-84d6000a-cf7e-40cd-beb1-3902c94b999d None None] Calling method 'all' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:59:47.935724 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-84d6000a-cf7e-40cd-beb1-3902c94b999d None None] https://10.4.3.189/volume// returned with HTTP 300 Aug 25 05:59:47.936071 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1439/5762] 10.4.3.189 () {66 vars in 1426 bytes} [Tue Aug 25 05:59: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 25 05:59:47.943568 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-6697da26-1c96-4eca-8912-f9bf1f82ce0f req-e9c8bfdd-cb7e-4989-8a32-595e7a20ed5d None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:59:47.945570 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-6697da26-1c96-4eca-8912-f9bf1f82ce0f req-e9c8bfdd-cb7e-4989-8a32-595e7a20ed5d tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] GET https://10.4.3.189/volume/v3/volumes/bfc9f94b-1b0a-4bac-a81c-3df02eca4090 Aug 25 05:59:47.945825 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-6697da26-1c96-4eca-8912-f9bf1f82ce0f req-e9c8bfdd-cb7e-4989-8a32-595e7a20ed5d tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:59:47.946048 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-6697da26-1c96-4eca-8912-f9bf1f82ce0f req-e9c8bfdd-cb7e-4989-8a32-595e7a20ed5d tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:59:47.954721 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:59:47.954721 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:59:47.957877 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [req-6697da26-1c96-4eca-8912-f9bf1f82ce0f req-e9c8bfdd-cb7e-4989-8a32-595e7a20ed5d tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] Volume info retrieved successfully. Aug 25 05:59:47.961784 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-6697da26-1c96-4eca-8912-f9bf1f82ce0f req-e9c8bfdd-cb7e-4989-8a32-595e7a20ed5d tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] https://10.4.3.189/volume/v3/volumes/bfc9f94b-1b0a-4bac-a81c-3df02eca4090 returned with HTTP 200 Aug 25 05:59:47.962330 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1455/5763] 10.4.3.189 () {70 vars in 1639 bytes} [Tue Aug 25 05:59:47 2026] GET /volume/v3/volumes/bfc9f94b-1b0a-4bac-a81c-3df02eca4090 => generated 1325 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 05:59:48.939112 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-0e003059-a457-4f89-bdcb-5f64ee4f6f3a None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:59:48.940913 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-0e003059-a457-4f89-bdcb-5f64ee4f6f3a tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] GET https://10.4.3.189/volume/v3/backups/bbba05ce-d684-4dfa-a53b-db8bfbbe559c Aug 25 05:59:48.941190 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-0e003059-a457-4f89-bdcb-5f64ee4f6f3a tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:59:48.941396 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-0e003059-a457-4f89-bdcb-5f64ee4f6f3a tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:59:48.941535 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-0e003059-a457-4f89-bdcb-5f64ee4f6f3a tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Show backup with id bbba05ce-d684-4dfa-a53b-db8bfbbe559c. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:59:48.946041 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:59:48.946041 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:59:48.946865 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-0e003059-a457-4f89-bdcb-5f64ee4f6f3a tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] https://10.4.3.189/volume/v3/backups/bbba05ce-d684-4dfa-a53b-db8bfbbe559c returned with HTTP 200 Aug 25 05:59:48.947311 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1435/5764] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:59:48 2026] GET /volume/v3/backups/bbba05ce-d684-4dfa-a53b-db8bfbbe559c => generated 739 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:59:49.956645 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-ca44a5cb-6956-4606-b14c-b6950e521c96 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:59:49.958364 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-ca44a5cb-6956-4606-b14c-b6950e521c96 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] GET https://10.4.3.189/volume/v3/backups/bbba05ce-d684-4dfa-a53b-db8bfbbe559c Aug 25 05:59:49.958541 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-ca44a5cb-6956-4606-b14c-b6950e521c96 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:59:49.958736 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-ca44a5cb-6956-4606-b14c-b6950e521c96 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:59:49.958844 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-ca44a5cb-6956-4606-b14c-b6950e521c96 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Show backup with id bbba05ce-d684-4dfa-a53b-db8bfbbe559c. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:59:49.962612 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:59:49.962612 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:59:49.963286 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-ca44a5cb-6956-4606-b14c-b6950e521c96 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] https://10.4.3.189/volume/v3/backups/bbba05ce-d684-4dfa-a53b-db8bfbbe559c returned with HTTP 200 Aug 25 05:59:49.963744 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1436/5765] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:59:49 2026] GET /volume/v3/backups/bbba05ce-d684-4dfa-a53b-db8bfbbe559c => generated 739 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:59:50.556016 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-6697da26-1c96-4eca-8912-f9bf1f82ce0f req-8d4116ea-5943-481b-9960-f6d206657357 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:59:50.557764 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-6697da26-1c96-4eca-8912-f9bf1f82ce0f req-8d4116ea-5943-481b-9960-f6d206657357 tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] DELETE https://10.4.3.189/volume/v3/attachments/9e860af9-473c-4f20-aa57-a0ec72d1b9e9 Aug 25 05:59:50.557947 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-6697da26-1c96-4eca-8912-f9bf1f82ce0f req-8d4116ea-5943-481b-9960-f6d206657357 tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:59:50.558161 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-6697da26-1c96-4eca-8912-f9bf1f82ce0f req-8d4116ea-5943-481b-9960-f6d206657357 tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] Calling method 'version_select' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:59:50.564384 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:59:50.564384 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:59:50.604124 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-6697da26-1c96-4eca-8912-f9bf1f82ce0f req-8d4116ea-5943-481b-9960-f6d206657357 tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] https://10.4.3.189/volume/v3/attachments/9e860af9-473c-4f20-aa57-a0ec72d1b9e9 returned with HTTP 200 Aug 25 05:59:50.604482 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1440/5766] 10.4.3.189 () {72 vars in 1673 bytes} [Tue Aug 25 05:59:50 2026] DELETE /volume/v3/attachments/9e860af9-473c-4f20-aa57-a0ec72d1b9e9 => generated 19 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:59:50.973810 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-fe89f6a3-da01-4441-b355-1a439c6d27bf None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:59:50.975792 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-fe89f6a3-da01-4441-b355-1a439c6d27bf tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] GET https://10.4.3.189/volume/v3/backups/bbba05ce-d684-4dfa-a53b-db8bfbbe559c Aug 25 05:59:50.975985 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-fe89f6a3-da01-4441-b355-1a439c6d27bf tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:59:50.976182 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-fe89f6a3-da01-4441-b355-1a439c6d27bf tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:59:50.976339 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-fe89f6a3-da01-4441-b355-1a439c6d27bf tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Show backup with id bbba05ce-d684-4dfa-a53b-db8bfbbe559c. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:59:50.980610 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:59:50.980610 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:59:50.981352 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-fe89f6a3-da01-4441-b355-1a439c6d27bf tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] https://10.4.3.189/volume/v3/backups/bbba05ce-d684-4dfa-a53b-db8bfbbe559c returned with HTTP 200 Aug 25 05:59:50.981768 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1456/5767] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:59:50 2026] GET /volume/v3/backups/bbba05ce-d684-4dfa-a53b-db8bfbbe559c => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:59:51.052287 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-a1c3a9d2-5f4c-49f6-ae95-abcf2ca2db27 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:59:51.054018 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a1c3a9d2-5f4c-49f6-ae95-abcf2ca2db27 tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] POST https://10.4.3.189/volume/v3/volumes Aug 25 05:59:51.054389 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a1c3a9d2-5f4c-49f6-ae95-abcf2ca2db27 tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-88030271", "snapshot_id": "fcceb29a-87ff-45a6-be22-5f1ca3778a05", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:59:51.055838 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.v3.volumes [None req-a1c3a9d2-5f4c-49f6-ae95-abcf2ca2db27 tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-88030271', 'snapshot_id': 'fcceb29a-87ff-45a6-be22-5f1ca3778a05', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 05:59:51.060908 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:59:51.060908 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:59:51.061392 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-a1c3a9d2-5f4c-49f6-ae95-abcf2ca2db27 tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] Snapshot retrieved successfully. Aug 25 05:59:51.061573 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-a1c3a9d2-5f4c-49f6-ae95-abcf2ca2db27 tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] Create volume of 1 GB Aug 25 05:59:51.065074 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-a1c3a9d2-5f4c-49f6-ae95-abcf2ca2db27 tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] Availability Zones retrieved successfully. Aug 25 05:59:51.070255 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-a1c3a9d2-5f4c-49f6-ae95-abcf2ca2db27 tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] Flow 'volume_create_api' (87d660b5-8ea4-4057-a327-ac09f05db576) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:59:51.071436 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-a1c3a9d2-5f4c-49f6-ae95-abcf2ca2db27 tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (df18188c-0095-44e7-a734-a11aef1f892a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:59:51.072452 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.flows.api.create_volume [None req-a1c3a9d2-5f4c-49f6-ae95-abcf2ca2db27 tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 05:59:51.099160 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-a1c3a9d2-5f4c-49f6-ae95-abcf2ca2db27 tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (df18188c-0095-44e7-a734-a11aef1f892a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'fcceb29a-87ff-45a6-be22-5f1ca3778a05', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T05:35:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=23fc6e5d-fce0-4521-ba46-4837b4232084,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '23fc6e5d-fce0-4521-ba46-4837b4232084', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:59:51.100007 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-a1c3a9d2-5f4c-49f6-ae95-abcf2ca2db27 tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d9ce0773-976d-4625-8dc2-e177d4912d41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:59:51.134470 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-a1c3a9d2-5f4c-49f6-ae95-abcf2ca2db27 tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] Created reservations ['dbb1bc4d-61ca-441e-8af3-f3b7b178048b', '5a5663fa-8ff1-4881-918d-6090c52873a1', 'f5eed5a3-3a6e-40ea-850c-82b3e34cc8d6', 'aceafa68-68cf-4a86-89ca-3706e3da3810'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:59:51.135339 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-a1c3a9d2-5f4c-49f6-ae95-abcf2ca2db27 tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d9ce0773-976d-4625-8dc2-e177d4912d41) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dbb1bc4d-61ca-441e-8af3-f3b7b178048b', '5a5663fa-8ff1-4881-918d-6090c52873a1', 'f5eed5a3-3a6e-40ea-850c-82b3e34cc8d6', 'aceafa68-68cf-4a86-89ca-3706e3da3810']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:59:51.136180 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-a1c3a9d2-5f4c-49f6-ae95-abcf2ca2db27 tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c93c23e6-f2ad-4c0f-bbb0-87fd91d693d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:59:51.173317 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-a1c3a9d2-5f4c-49f6-ae95-abcf2ca2db27 tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c93c23e6-f2ad-4c0f-bbb0-87fd91d693d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dd8d1e21-9c3e-4aa7-99a7-580bbbad7a7f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-88030271',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d8699cd77d84446490870c4135f06968',qos_specs=None,replication_status=,reservations=['dbb1bc4d-61ca-441e-8af3-f3b7b178048b','5a5663fa-8ff1-4881-918d-6090c52873a1','f5eed5a3-3a6e-40ea-850c-82b3e34cc8d6','aceafa68-68cf-4a86-89ca-3706e3da3810'],size=1,snapshot_id=fcceb29a-87ff-45a6-be22-5f1ca3778a05,source_replicaid=,source_volid=None,status='creating',user_id='3c52df1732634310951ee2b3666ee4bd',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T05:59:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-88030271',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=dd8d1e21-9c3e-4aa7-99a7-580bbbad7a7f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d8699cd77d84446490870c4135f06968',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=fcceb29a-87ff-45a6-be22-5f1ca3778a05,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3c52df1732634310951ee2b3666ee4bd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(23fc6e5d-fce0-4521-ba46-4837b4232084),volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:59:51.174263 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-a1c3a9d2-5f4c-49f6-ae95-abcf2ca2db27 tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ded3dc42-64ed-4b59-89e4-9537f3f32146) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:59:51.190682 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-a1c3a9d2-5f4c-49f6-ae95-abcf2ca2db27 tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ded3dc42-64ed-4b59-89e4-9537f3f32146) transitioned into state 'SUCCESS' from state '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-88030271',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d8699cd77d84446490870c4135f06968',qos_specs=None,replication_status=,reservations=['dbb1bc4d-61ca-441e-8af3-f3b7b178048b','5a5663fa-8ff1-4881-918d-6090c52873a1','f5eed5a3-3a6e-40ea-850c-82b3e34cc8d6','aceafa68-68cf-4a86-89ca-3706e3da3810'],size=1,snapshot_id=fcceb29a-87ff-45a6-be22-5f1ca3778a05,source_replicaid=,source_volid=None,status='creating',user_id='3c52df1732634310951ee2b3666ee4bd',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:59:51.191531 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-a1c3a9d2-5f4c-49f6-ae95-abcf2ca2db27 tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (800b795a-bc8a-4307-9815-12dd1916c819) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:59:51.212711 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-a1c3a9d2-5f4c-49f6-ae95-abcf2ca2db27 tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (800b795a-bc8a-4307-9815-12dd1916c819) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:59:51.213543 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-a1c3a9d2-5f4c-49f6-ae95-abcf2ca2db27 tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] Flow 'volume_create_api' (87d660b5-8ea4-4057-a327-ac09f05db576) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:59:51.213844 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-a1c3a9d2-5f4c-49f6-ae95-abcf2ca2db27 tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] Create volume request issued successfully. Aug 25 05:59:51.214463 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a1c3a9d2-5f4c-49f6-ae95-abcf2ca2db27 tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] https://10.4.3.189/volume/v3/volumes returned with HTTP 202 Aug 25 05:59:51.215104 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1436/5768] 10.4.3.189 () {68 vars in 1259 bytes} [Tue Aug 25 05:59:51 2026] POST /volume/v3/volumes => generated 789 bytes in 163 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 05:59:51.226596 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-f4ecdafb-812a-42f4-8cf0-13fd7bced8d7 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:59:51.228234 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-f4ecdafb-812a-42f4-8cf0-13fd7bced8d7 tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] GET https://10.4.3.189/volume/v3/volumes/dd8d1e21-9c3e-4aa7-99a7-580bbbad7a7f Aug 25 05:59:51.228409 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-f4ecdafb-812a-42f4-8cf0-13fd7bced8d7 tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:59:51.228572 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-f4ecdafb-812a-42f4-8cf0-13fd7bced8d7 tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:59:51.236013 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:59:51.236013 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:59:51.239647 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-f4ecdafb-812a-42f4-8cf0-13fd7bced8d7 tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] Volume info retrieved successfully. Aug 25 05:59:51.243420 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-f4ecdafb-812a-42f4-8cf0-13fd7bced8d7 tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] https://10.4.3.189/volume/v3/volumes/dd8d1e21-9c3e-4aa7-99a7-580bbbad7a7f returned with HTTP 200 Aug 25 05:59:51.243826 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1437/5769] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:59:51 2026] GET /volume/v3/volumes/dd8d1e21-9c3e-4aa7-99a7-580bbbad7a7f => generated 857 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:59:51.992985 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-376fa2b4-a54e-4c6d-bf5b-881c08bf75e3 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:59:51.994778 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-376fa2b4-a54e-4c6d-bf5b-881c08bf75e3 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] GET https://10.4.3.189/volume/v3/backups/bbba05ce-d684-4dfa-a53b-db8bfbbe559c Aug 25 05:59:51.995010 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-376fa2b4-a54e-4c6d-bf5b-881c08bf75e3 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:59:51.995341 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-376fa2b4-a54e-4c6d-bf5b-881c08bf75e3 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:59:51.995341 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-376fa2b4-a54e-4c6d-bf5b-881c08bf75e3 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Show backup with id bbba05ce-d684-4dfa-a53b-db8bfbbe559c. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:59:52.000323 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:59:52.000323 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:59:52.001282 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-376fa2b4-a54e-4c6d-bf5b-881c08bf75e3 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] https://10.4.3.189/volume/v3/backups/bbba05ce-d684-4dfa-a53b-db8bfbbe559c returned with HTTP 200 Aug 25 05:59:52.001885 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1441/5770] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:59:51 2026] GET /volume/v3/backups/bbba05ce-d684-4dfa-a53b-db8bfbbe559c => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:59:52.259567 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-b1a1bc64-167e-4edf-94f0-d3253ba0d2f3 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:59:52.261454 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-b1a1bc64-167e-4edf-94f0-d3253ba0d2f3 tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] GET https://10.4.3.189/volume/v3/volumes/dd8d1e21-9c3e-4aa7-99a7-580bbbad7a7f Aug 25 05:59:52.261669 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-b1a1bc64-167e-4edf-94f0-d3253ba0d2f3 tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:59:52.261861 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-b1a1bc64-167e-4edf-94f0-d3253ba0d2f3 tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:59:52.269109 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:59:52.269109 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:59:52.272879 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-b1a1bc64-167e-4edf-94f0-d3253ba0d2f3 tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] Volume info retrieved successfully. Aug 25 05:59:52.277091 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-b1a1bc64-167e-4edf-94f0-d3253ba0d2f3 tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] https://10.4.3.189/volume/v3/volumes/dd8d1e21-9c3e-4aa7-99a7-580bbbad7a7f returned with HTTP 200 Aug 25 05:59:52.277436 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1457/5771] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:59:52 2026] GET /volume/v3/volumes/dd8d1e21-9c3e-4aa7-99a7-580bbbad7a7f => generated 882 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:59:52.289218 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-27216c25-8334-4c18-b39d-0d93de321ddf None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:59:52.292112 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-27216c25-8334-4c18-b39d-0d93de321ddf tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] GET https://10.4.3.189/volume/v3/volumes/dd8d1e21-9c3e-4aa7-99a7-580bbbad7a7f Aug 25 05:59:52.292384 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-27216c25-8334-4c18-b39d-0d93de321ddf tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:59:52.292633 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-27216c25-8334-4c18-b39d-0d93de321ddf tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:59:52.302226 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:59:52.302226 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:59:52.307267 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-27216c25-8334-4c18-b39d-0d93de321ddf tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] Volume info retrieved successfully. Aug 25 05:59:52.313496 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-27216c25-8334-4c18-b39d-0d93de321ddf tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] https://10.4.3.189/volume/v3/volumes/dd8d1e21-9c3e-4aa7-99a7-580bbbad7a7f returned with HTTP 200 Aug 25 05:59:52.314120 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1437/5772] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:59:52 2026] GET /volume/v3/volumes/dd8d1e21-9c3e-4aa7-99a7-580bbbad7a7f => generated 882 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:59:52.777184 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [req-a69f4c71-3761-4612-bfe5-b683f7e1fe9e req-8beb0eac-6ca4-4995-99c2-17bee081db9e None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:59:52.779867 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-a69f4c71-3761-4612-bfe5-b683f7e1fe9e req-8beb0eac-6ca4-4995-99c2-17bee081db9e tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] GET https://10.4.3.189/volume/v3/volumes/dd8d1e21-9c3e-4aa7-99a7-580bbbad7a7f Aug 25 05:59:52.780140 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-a69f4c71-3761-4612-bfe5-b683f7e1fe9e req-8beb0eac-6ca4-4995-99c2-17bee081db9e tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:59:52.780382 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-a69f4c71-3761-4612-bfe5-b683f7e1fe9e req-8beb0eac-6ca4-4995-99c2-17bee081db9e tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:59:52.789410 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:59:52.789410 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:59:52.794607 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [req-a69f4c71-3761-4612-bfe5-b683f7e1fe9e req-8beb0eac-6ca4-4995-99c2-17bee081db9e tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] Volume info retrieved successfully. Aug 25 05:59:52.800051 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-a69f4c71-3761-4612-bfe5-b683f7e1fe9e req-8beb0eac-6ca4-4995-99c2-17bee081db9e tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] https://10.4.3.189/volume/v3/volumes/dd8d1e21-9c3e-4aa7-99a7-580bbbad7a7f returned with HTTP 200 Aug 25 05:59:52.800640 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1438/5773] 10.4.3.189 () {68 vars in 1598 bytes} [Tue Aug 25 05:59:52 2026] GET /volume/v3/volumes/dd8d1e21-9c3e-4aa7-99a7-580bbbad7a7f => generated 882 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:59:52.879035 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-63461dce-37ae-4efc-81d0-56c8f4968969 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:59:52.879510 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-63461dce-37ae-4efc-81d0-56c8f4968969 None None] GET https://10.4.3.189/volume// Aug 25 05:59:52.879695 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-63461dce-37ae-4efc-81d0-56c8f4968969 None None] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:59:52.879905 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-63461dce-37ae-4efc-81d0-56c8f4968969 None None] Calling method 'all' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:59:52.880342 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-63461dce-37ae-4efc-81d0-56c8f4968969 None None] https://10.4.3.189/volume// returned with HTTP 300 Aug 25 05:59:52.880599 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1442/5774] 10.4.3.189 () {66 vars in 1428 bytes} [Tue Aug 25 05:59:52 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 05:59:52.887990 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-a69f4c71-3761-4612-bfe5-b683f7e1fe9e req-dbcb48c5-37ee-4cfa-a06a-60c27adb5efc None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:59:52.937900 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-a69f4c71-3761-4612-bfe5-b683f7e1fe9e req-dbcb48c5-37ee-4cfa-a06a-60c27adb5efc tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] POST https://10.4.3.189/volume/v3/attachments Aug 25 05:59:52.938286 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-a69f4c71-3761-4612-bfe5-b683f7e1fe9e req-dbcb48c5-37ee-4cfa-a06a-60c27adb5efc tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "dd8d1e21-9c3e-4aa7-99a7-580bbbad7a7f", "connector": null, "instance_uuid": "c1c843db-69e4-42b5-bd0e-66778e4463bd"}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:59:52.945871 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:59:52.945871 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:59:52.979746 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-a69f4c71-3761-4612-bfe5-b683f7e1fe9e req-dbcb48c5-37ee-4cfa-a06a-60c27adb5efc tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] https://10.4.3.189/volume/v3/attachments returned with HTTP 200 Aug 25 05:59:52.980413 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1458/5775] 10.4.3.189 () {74 vars in 1594 bytes} [Tue Aug 25 05:59:52 2026] POST /volume/v3/attachments => generated 273 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:59:53.011313 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-5c2f8563-eeab-4406-9081-547343ef2d61 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:59:53.012670 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-d36c30be-1f02-4845-a315-97eabcd187ec None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:59:53.013374 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-5c2f8563-eeab-4406-9081-547343ef2d61 tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] GET https://10.4.3.189/volume/v3/volumes/dd8d1e21-9c3e-4aa7-99a7-580bbbad7a7f Aug 25 05:59:53.013549 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-5c2f8563-eeab-4406-9081-547343ef2d61 tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:59:53.013739 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-5c2f8563-eeab-4406-9081-547343ef2d61 tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:59:53.014731 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-d36c30be-1f02-4845-a315-97eabcd187ec tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] GET https://10.4.3.189/volume/v3/backups/bbba05ce-d684-4dfa-a53b-db8bfbbe559c Aug 25 05:59:53.015073 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-d36c30be-1f02-4845-a315-97eabcd187ec tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:59:53.015342 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-d36c30be-1f02-4845-a315-97eabcd187ec tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:59:53.015450 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-d36c30be-1f02-4845-a315-97eabcd187ec tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Show backup with id bbba05ce-d684-4dfa-a53b-db8bfbbe559c. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:59:53.020170 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:59:53.020170 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:59:53.020836 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-c495a425-067e-4565-9f08-500098839653 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:59:53.021223 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-d36c30be-1f02-4845-a315-97eabcd187ec tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] https://10.4.3.189/volume/v3/backups/bbba05ce-d684-4dfa-a53b-db8bfbbe559c returned with HTTP 200 Aug 25 05:59:53.021273 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-c495a425-067e-4565-9f08-500098839653 None None] GET https://10.4.3.189/volume// Aug 25 05:59:53.021604 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1439/5776] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:59:53 2026] GET /volume/v3/backups/bbba05ce-d684-4dfa-a53b-db8bfbbe559c => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:59:53.021696 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-c495a425-067e-4565-9f08-500098839653 None None] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:59:53.021696 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-c495a425-067e-4565-9f08-500098839653 None None] Calling method 'all' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:59:53.022155 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-c495a425-067e-4565-9f08-500098839653 None None] https://10.4.3.189/volume// returned with HTTP 300 Aug 25 05:59:53.022478 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1443/5777] 10.4.3.189 () {66 vars in 1426 bytes} [Tue Aug 25 05:59: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 25 05:59:53.023892 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:59:53.023892 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:59:53.028171 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-5c2f8563-eeab-4406-9081-547343ef2d61 tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] Volume info retrieved successfully. Aug 25 05:59:53.029512 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-a69f4c71-3761-4612-bfe5-b683f7e1fe9e req-85cfce49-ad18-4f38-9f58-c64e6ff70e5c None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:59:53.031601 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-a69f4c71-3761-4612-bfe5-b683f7e1fe9e req-85cfce49-ad18-4f38-9f58-c64e6ff70e5c tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] GET https://10.4.3.189/volume/v3/volumes/dd8d1e21-9c3e-4aa7-99a7-580bbbad7a7f Aug 25 05:59:53.031859 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-a69f4c71-3761-4612-bfe5-b683f7e1fe9e req-85cfce49-ad18-4f38-9f58-c64e6ff70e5c tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:59:53.032157 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-a69f4c71-3761-4612-bfe5-b683f7e1fe9e req-85cfce49-ad18-4f38-9f58-c64e6ff70e5c tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:59:53.033016 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-5c2f8563-eeab-4406-9081-547343ef2d61 tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] https://10.4.3.189/volume/v3/volumes/dd8d1e21-9c3e-4aa7-99a7-580bbbad7a7f returned with HTTP 200 Aug 25 05:59:53.033434 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1438/5778] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:59:53 2026] GET /volume/v3/volumes/dd8d1e21-9c3e-4aa7-99a7-580bbbad7a7f => generated 881 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:59:53.042047 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:59:53.042047 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:59:53.045267 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [req-a69f4c71-3761-4612-bfe5-b683f7e1fe9e req-85cfce49-ad18-4f38-9f58-c64e6ff70e5c tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] Volume info retrieved successfully. Aug 25 05:59:53.049016 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-a69f4c71-3761-4612-bfe5-b683f7e1fe9e req-85cfce49-ad18-4f38-9f58-c64e6ff70e5c tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] https://10.4.3.189/volume/v3/volumes/dd8d1e21-9c3e-4aa7-99a7-580bbbad7a7f returned with HTTP 200 Aug 25 05:59:53.049396 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1459/5779] 10.4.3.189 () {70 vars in 1639 bytes} [Tue Aug 25 05:59:53 2026] GET /volume/v3/volumes/dd8d1e21-9c3e-4aa7-99a7-580bbbad7a7f => generated 1061 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 05:59:53.155712 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [req-a69f4c71-3761-4612-bfe5-b683f7e1fe9e req-5b386890-f45c-4012-bdf2-60e841a3999c None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:59:53.158051 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-a69f4c71-3761-4612-bfe5-b683f7e1fe9e req-5b386890-f45c-4012-bdf2-60e841a3999c tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] PUT https://10.4.3.189/volume/v3/attachments/442af3d8-4374-46fd-b39a-60246f0a70f6 Aug 25 05:59:53.158511 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-a69f4c71-3761-4612-bfe5-b683f7e1fe9e req-5b386890-f45c-4012-bdf2-60e841a3999c tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.189", "host": "np0000008051", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:8b4a65c6a3e1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "a19da604-b1eb-4396-a9d5-30b16dae3da8", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:59:53.167479 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.coordination [req-a69f4c71-3761-4612-bfe5-b683f7e1fe9e req-5b386890-f45c-4012-bdf2-60e841a3999c tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] Acquiring lock "cinder-attachment_update-dd8d1e21-9c3e-4aa7-99a7-580bbbad7a7f-np0000008051" by "attachment_update" {{(pid=100270) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 05:59:53.172095 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.coordination [req-a69f4c71-3761-4612-bfe5-b683f7e1fe9e req-5b386890-f45c-4012-bdf2-60e841a3999c tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] Lock "cinder-attachment_update-dd8d1e21-9c3e-4aa7-99a7-580bbbad7a7f-np0000008051" acquired by "attachment_update" :: waited 0.005s {{(pid=100270) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 05:59:53.173022 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:59:53.173022 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:59:53.255808 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.coordination [req-a69f4c71-3761-4612-bfe5-b683f7e1fe9e req-5b386890-f45c-4012-bdf2-60e841a3999c tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] Lock "cinder-attachment_update-dd8d1e21-9c3e-4aa7-99a7-580bbbad7a7f-np0000008051" released by "attachment_update" :: held 0.084s {{(pid=100270) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 05:59:53.256761 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-a69f4c71-3761-4612-bfe5-b683f7e1fe9e req-5b386890-f45c-4012-bdf2-60e841a3999c tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] https://10.4.3.189/volume/v3/attachments/442af3d8-4374-46fd-b39a-60246f0a70f6 returned with HTTP 200 Aug 25 05:59:53.257082 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1440/5780] 10.4.3.189 () {74 vars in 1704 bytes} [Tue Aug 25 05:59:53 2026] PUT /volume/v3/attachments/442af3d8-4374-46fd-b39a-60246f0a70f6 => generated 969 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:59:54.031772 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-d05ac913-72a8-450d-aaf2-c64bb40a37ea None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:59:54.033087 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-d05ac913-72a8-450d-aaf2-c64bb40a37ea tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] GET https://10.4.3.189/volume/v3/backups/bbba05ce-d684-4dfa-a53b-db8bfbbe559c Aug 25 05:59:54.033298 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-d05ac913-72a8-450d-aaf2-c64bb40a37ea tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:59:54.033498 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-d05ac913-72a8-450d-aaf2-c64bb40a37ea tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:59:54.033623 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-d05ac913-72a8-450d-aaf2-c64bb40a37ea tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Show backup with id bbba05ce-d684-4dfa-a53b-db8bfbbe559c. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:59:54.038267 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:59:54.038267 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:59:54.039038 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-d05ac913-72a8-450d-aaf2-c64bb40a37ea tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] https://10.4.3.189/volume/v3/backups/bbba05ce-d684-4dfa-a53b-db8bfbbe559c returned with HTTP 200 Aug 25 05:59:54.039419 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1444/5781] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:59:54 2026] GET /volume/v3/backups/bbba05ce-d684-4dfa-a53b-db8bfbbe559c => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:59:54.048102 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-0d9a63be-286d-418a-b723-9d3955cad29d None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:59:54.049970 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-0d9a63be-286d-418a-b723-9d3955cad29d tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] GET https://10.4.3.189/volume/v3/volumes/dd8d1e21-9c3e-4aa7-99a7-580bbbad7a7f Aug 25 05:59:54.050408 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-0d9a63be-286d-418a-b723-9d3955cad29d tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:59:54.051848 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-0d9a63be-286d-418a-b723-9d3955cad29d tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:59:54.061194 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:59:54.061194 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:59:54.065351 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-0d9a63be-286d-418a-b723-9d3955cad29d tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] Volume info retrieved successfully. Aug 25 05:59:54.070574 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-0d9a63be-286d-418a-b723-9d3955cad29d tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] https://10.4.3.189/volume/v3/volumes/dd8d1e21-9c3e-4aa7-99a7-580bbbad7a7f returned with HTTP 200 Aug 25 05:59:54.071262 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1439/5782] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:59:54 2026] GET /volume/v3/volumes/dd8d1e21-9c3e-4aa7-99a7-580bbbad7a7f => generated 882 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:59:55.048805 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-0cfc1620-8252-45ce-b4d8-89128c6b7950 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:59:55.050589 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-0cfc1620-8252-45ce-b4d8-89128c6b7950 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] GET https://10.4.3.189/volume/v3/backups/bbba05ce-d684-4dfa-a53b-db8bfbbe559c Aug 25 05:59:55.050788 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-0cfc1620-8252-45ce-b4d8-89128c6b7950 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:59:55.050970 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-0cfc1620-8252-45ce-b4d8-89128c6b7950 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:59:55.051125 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-0cfc1620-8252-45ce-b4d8-89128c6b7950 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Show backup with id bbba05ce-d684-4dfa-a53b-db8bfbbe559c. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:59:55.055804 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:59:55.055804 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:59:55.056622 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-0cfc1620-8252-45ce-b4d8-89128c6b7950 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] https://10.4.3.189/volume/v3/backups/bbba05ce-d684-4dfa-a53b-db8bfbbe559c returned with HTTP 200 Aug 25 05:59:55.057002 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1460/5783] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:59:55 2026] GET /volume/v3/backups/bbba05ce-d684-4dfa-a53b-db8bfbbe559c => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:59:55.083299 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-64951660-0ce6-4bd9-ba4c-51a1d33e6852 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:59:55.085001 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-64951660-0ce6-4bd9-ba4c-51a1d33e6852 tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] GET https://10.4.3.189/volume/v3/volumes/dd8d1e21-9c3e-4aa7-99a7-580bbbad7a7f Aug 25 05:59:55.085215 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-64951660-0ce6-4bd9-ba4c-51a1d33e6852 tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:59:55.085412 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-64951660-0ce6-4bd9-ba4c-51a1d33e6852 tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:59:55.097102 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:59:55.097102 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:59:55.101383 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-64951660-0ce6-4bd9-ba4c-51a1d33e6852 tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] Volume info retrieved successfully. Aug 25 05:59:55.106660 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-64951660-0ce6-4bd9-ba4c-51a1d33e6852 tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] https://10.4.3.189/volume/v3/volumes/dd8d1e21-9c3e-4aa7-99a7-580bbbad7a7f returned with HTTP 200 Aug 25 05:59:55.107206 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1441/5784] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:59:55 2026] GET /volume/v3/volumes/dd8d1e21-9c3e-4aa7-99a7-580bbbad7a7f => generated 882 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:59:56.068275 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-eb138936-f29b-4a29-bf55-f84b27e1f685 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:59:56.070132 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-eb138936-f29b-4a29-bf55-f84b27e1f685 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] GET https://10.4.3.189/volume/v3/backups/bbba05ce-d684-4dfa-a53b-db8bfbbe559c Aug 25 05:59:56.070344 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-eb138936-f29b-4a29-bf55-f84b27e1f685 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:59:56.070541 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-eb138936-f29b-4a29-bf55-f84b27e1f685 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:59:56.070657 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-eb138936-f29b-4a29-bf55-f84b27e1f685 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Show backup with id bbba05ce-d684-4dfa-a53b-db8bfbbe559c. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:59:56.074972 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:59:56.074972 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:59:56.075722 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-eb138936-f29b-4a29-bf55-f84b27e1f685 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] https://10.4.3.189/volume/v3/backups/bbba05ce-d684-4dfa-a53b-db8bfbbe559c returned with HTTP 200 Aug 25 05:59:56.076141 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1445/5785] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:59:56 2026] GET /volume/v3/backups/bbba05ce-d684-4dfa-a53b-db8bfbbe559c => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:59:56.120398 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-84a6bded-da85-47ec-8be7-3b2b947b7905 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:59:56.122249 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-84a6bded-da85-47ec-8be7-3b2b947b7905 tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] GET https://10.4.3.189/volume/v3/volumes/dd8d1e21-9c3e-4aa7-99a7-580bbbad7a7f Aug 25 05:59:56.122436 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-84a6bded-da85-47ec-8be7-3b2b947b7905 tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:59:56.122612 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-84a6bded-da85-47ec-8be7-3b2b947b7905 tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:59:56.132413 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:59:56.132413 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:59:56.136394 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-84a6bded-da85-47ec-8be7-3b2b947b7905 tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] Volume info retrieved successfully. Aug 25 05:59:56.140908 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-84a6bded-da85-47ec-8be7-3b2b947b7905 tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] https://10.4.3.189/volume/v3/volumes/dd8d1e21-9c3e-4aa7-99a7-580bbbad7a7f returned with HTTP 200 Aug 25 05:59:56.141413 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1440/5786] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:59:56 2026] GET /volume/v3/volumes/dd8d1e21-9c3e-4aa7-99a7-580bbbad7a7f => generated 882 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:59:56.531103 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-a69f4c71-3761-4612-bfe5-b683f7e1fe9e req-fa16708e-1476-403f-b160-d25421a096c3 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:59:56.533994 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-a69f4c71-3761-4612-bfe5-b683f7e1fe9e req-fa16708e-1476-403f-b160-d25421a096c3 tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] POST https://10.4.3.189/volume/v3/attachments/442af3d8-4374-46fd-b39a-60246f0a70f6/action Aug 25 05:59:56.534451 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-a69f4c71-3761-4612-bfe5-b683f7e1fe9e req-fa16708e-1476-403f-b160-d25421a096c3 tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] Action body: b'{"os-complete": null}' {{(pid=100271) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 05:59:56.534605 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-a69f4c71-3761-4612-bfe5-b683f7e1fe9e req-fa16708e-1476-403f-b160-d25421a096c3 tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:59:56.553171 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:59:56.553171 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:59:56.564320 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-a69f4c71-3761-4612-bfe5-b683f7e1fe9e req-fa16708e-1476-403f-b160-d25421a096c3 tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] https://10.4.3.189/volume/v3/attachments/442af3d8-4374-46fd-b39a-60246f0a70f6/action returned with HTTP 204 Aug 25 05:59:56.564820 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1461/5787] 10.4.3.189 () {74 vars in 1725 bytes} [Tue Aug 25 05:59:56 2026] POST /volume/v3/attachments/442af3d8-4374-46fd-b39a-60246f0a70f6/action => generated 0 bytes in 35 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:59:57.086096 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-a104afc9-86cc-4924-a0eb-7c7d96675d3b None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:59:57.087979 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-a104afc9-86cc-4924-a0eb-7c7d96675d3b tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] GET https://10.4.3.189/volume/v3/backups/bbba05ce-d684-4dfa-a53b-db8bfbbe559c Aug 25 05:59:57.088294 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-a104afc9-86cc-4924-a0eb-7c7d96675d3b tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:59:57.088516 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-a104afc9-86cc-4924-a0eb-7c7d96675d3b tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:59:57.088660 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-a104afc9-86cc-4924-a0eb-7c7d96675d3b tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Show backup with id bbba05ce-d684-4dfa-a53b-db8bfbbe559c. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:59:57.093082 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:59:57.093082 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:59:57.094031 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-a104afc9-86cc-4924-a0eb-7c7d96675d3b tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] https://10.4.3.189/volume/v3/backups/bbba05ce-d684-4dfa-a53b-db8bfbbe559c returned with HTTP 200 Aug 25 05:59:57.094456 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1442/5788] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:59:57 2026] GET /volume/v3/backups/bbba05ce-d684-4dfa-a53b-db8bfbbe559c => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:59:57.156899 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-8e7eb78a-5cb3-4392-b334-d21c0667be59 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:59:57.159130 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-8e7eb78a-5cb3-4392-b334-d21c0667be59 tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] GET https://10.4.3.189/volume/v3/volumes/dd8d1e21-9c3e-4aa7-99a7-580bbbad7a7f Aug 25 05:59:57.159369 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-8e7eb78a-5cb3-4392-b334-d21c0667be59 tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:59:57.159599 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-8e7eb78a-5cb3-4392-b334-d21c0667be59 tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:59:57.171953 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:59:57.171953 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:59:57.176260 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-8e7eb78a-5cb3-4392-b334-d21c0667be59 tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] Volume info retrieved successfully. Aug 25 05:59:57.181722 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-8e7eb78a-5cb3-4392-b334-d21c0667be59 tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] https://10.4.3.189/volume/v3/volumes/dd8d1e21-9c3e-4aa7-99a7-580bbbad7a7f returned with HTTP 200 Aug 25 05:59:57.182193 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1446/5789] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:59:57 2026] GET /volume/v3/volumes/dd8d1e21-9c3e-4aa7-99a7-580bbbad7a7f => generated 1174 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:59:58.105901 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-7a4bb9e3-63a1-4f6f-89da-7df838f07f53 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:59:58.108365 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-7a4bb9e3-63a1-4f6f-89da-7df838f07f53 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] GET https://10.4.3.189/volume/v3/backups/bbba05ce-d684-4dfa-a53b-db8bfbbe559c Aug 25 05:59:58.108596 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-7a4bb9e3-63a1-4f6f-89da-7df838f07f53 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:59:58.108830 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-7a4bb9e3-63a1-4f6f-89da-7df838f07f53 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:59:58.108960 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-7a4bb9e3-63a1-4f6f-89da-7df838f07f53 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Show backup with id bbba05ce-d684-4dfa-a53b-db8bfbbe559c. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:59:58.113917 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:59:58.113917 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:59:58.114807 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-7a4bb9e3-63a1-4f6f-89da-7df838f07f53 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] https://10.4.3.189/volume/v3/backups/bbba05ce-d684-4dfa-a53b-db8bfbbe559c returned with HTTP 200 Aug 25 05:59:58.115274 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1441/5790] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:59:58 2026] GET /volume/v3/backups/bbba05ce-d684-4dfa-a53b-db8bfbbe559c => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:59:59.126939 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-03a63321-8b07-44a8-a2e2-50b8f0e7574d None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:59:59.129742 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-03a63321-8b07-44a8-a2e2-50b8f0e7574d tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] GET https://10.4.3.189/volume/v3/backups/bbba05ce-d684-4dfa-a53b-db8bfbbe559c Aug 25 05:59:59.130095 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-03a63321-8b07-44a8-a2e2-50b8f0e7574d tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:59:59.130423 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-03a63321-8b07-44a8-a2e2-50b8f0e7574d tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:59:59.130551 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-03a63321-8b07-44a8-a2e2-50b8f0e7574d tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Show backup with id bbba05ce-d684-4dfa-a53b-db8bfbbe559c. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:59:59.136231 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:59:59.136231 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 05:59:59.137392 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-03a63321-8b07-44a8-a2e2-50b8f0e7574d tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] https://10.4.3.189/volume/v3/backups/bbba05ce-d684-4dfa-a53b-db8bfbbe559c returned with HTTP 200 Aug 25 05:59:59.138113 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1462/5791] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 05:59:59 2026] GET /volume/v3/backups/bbba05ce-d684-4dfa-a53b-db8bfbbe559c => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 25 06:00:00.148661 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-28c0b1a3-e720-48ee-8bf0-b9132e7c1fcd None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 06:00:00.150696 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-28c0b1a3-e720-48ee-8bf0-b9132e7c1fcd tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] GET https://10.4.3.189/volume/v3/backups/bbba05ce-d684-4dfa-a53b-db8bfbbe559c Aug 25 06:00:00.150924 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-28c0b1a3-e720-48ee-8bf0-b9132e7c1fcd tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 06:00:00.151260 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-28c0b1a3-e720-48ee-8bf0-b9132e7c1fcd tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 06:00:00.151415 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-28c0b1a3-e720-48ee-8bf0-b9132e7c1fcd tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Show backup with id bbba05ce-d684-4dfa-a53b-db8bfbbe559c. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 06:00:00.156031 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 06:00:00.156031 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 06:00:00.156914 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-28c0b1a3-e720-48ee-8bf0-b9132e7c1fcd tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] https://10.4.3.189/volume/v3/backups/bbba05ce-d684-4dfa-a53b-db8bfbbe559c returned with HTTP 200 Aug 25 06:00:00.157320 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1443/5792] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 06:00:00 2026] GET /volume/v3/backups/bbba05ce-d684-4dfa-a53b-db8bfbbe559c => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 06:00:00.553047 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-25852105-d00c-4e29-ba5d-9b5522c747c9 req-9795772a-9f96-49dd-914a-477b30ed60e0 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 06:00:00.554916 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-25852105-d00c-4e29-ba5d-9b5522c747c9 req-9795772a-9f96-49dd-914a-477b30ed60e0 tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] GET https://10.4.3.189/volume/v3/volumes/dd8d1e21-9c3e-4aa7-99a7-580bbbad7a7f Aug 25 06:00:00.555109 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-25852105-d00c-4e29-ba5d-9b5522c747c9 req-9795772a-9f96-49dd-914a-477b30ed60e0 tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 06:00:00.555294 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-25852105-d00c-4e29-ba5d-9b5522c747c9 req-9795772a-9f96-49dd-914a-477b30ed60e0 tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 06:00:00.565210 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 06:00:00.565210 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 06:00:00.568746 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [req-25852105-d00c-4e29-ba5d-9b5522c747c9 req-9795772a-9f96-49dd-914a-477b30ed60e0 tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] Volume info retrieved successfully. Aug 25 06:00:00.572674 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-25852105-d00c-4e29-ba5d-9b5522c747c9 req-9795772a-9f96-49dd-914a-477b30ed60e0 tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] https://10.4.3.189/volume/v3/volumes/dd8d1e21-9c3e-4aa7-99a7-580bbbad7a7f returned with HTTP 200 Aug 25 06:00:00.573066 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1447/5793] 10.4.3.189 () {68 vars in 1598 bytes} [Tue Aug 25 06:00:00 2026] GET /volume/v3/volumes/dd8d1e21-9c3e-4aa7-99a7-580bbbad7a7f => generated 1174 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 06:00:00.588450 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-25852105-d00c-4e29-ba5d-9b5522c747c9 req-74242272-6a03-424e-8a3a-b78926b0366b None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 06:00:00.590630 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-25852105-d00c-4e29-ba5d-9b5522c747c9 req-74242272-6a03-424e-8a3a-b78926b0366b tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] POST https://10.4.3.189/volume/v3/volumes/dd8d1e21-9c3e-4aa7-99a7-580bbbad7a7f/action Aug 25 06:00:00.590847 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-25852105-d00c-4e29-ba5d-9b5522c747c9 req-74242272-6a03-424e-8a3a-b78926b0366b tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100268) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 06:00:00.590953 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-25852105-d00c-4e29-ba5d-9b5522c747c9 req-74242272-6a03-424e-8a3a-b78926b0366b tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 06:00:00.603391 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 06:00:00.603391 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 06:00:00.604112 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [req-25852105-d00c-4e29-ba5d-9b5522c747c9 req-74242272-6a03-424e-8a3a-b78926b0366b tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] Volume info retrieved successfully. Aug 25 06:00:00.610234 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [req-25852105-d00c-4e29-ba5d-9b5522c747c9 req-74242272-6a03-424e-8a3a-b78926b0366b tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] Begin detaching volume completed successfully. Aug 25 06:00:00.610516 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-25852105-d00c-4e29-ba5d-9b5522c747c9 req-74242272-6a03-424e-8a3a-b78926b0366b tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] https://10.4.3.189/volume/v3/volumes/dd8d1e21-9c3e-4aa7-99a7-580bbbad7a7f/action returned with HTTP 202 Aug 25 06:00:00.611029 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1442/5794] 10.4.3.189 () {72 vars in 1672 bytes} [Tue Aug 25 06:00:00 2026] POST /volume/v3/volumes/dd8d1e21-9c3e-4aa7-99a7-580bbbad7a7f/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 06:00:00.650209 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-b089ca1d-2938-4b8f-91b3-a0efee5f3163 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 06:00:00.650677 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-b089ca1d-2938-4b8f-91b3-a0efee5f3163 None None] GET https://10.4.3.189/volume// Aug 25 06:00:00.650879 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-b089ca1d-2938-4b8f-91b3-a0efee5f3163 None None] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 06:00:00.651102 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-b089ca1d-2938-4b8f-91b3-a0efee5f3163 None None] Calling method 'all' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 06:00:00.651538 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-b089ca1d-2938-4b8f-91b3-a0efee5f3163 None None] https://10.4.3.189/volume// returned with HTTP 300 Aug 25 06:00:00.651960 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1463/5795] 10.4.3.189 () {66 vars in 1426 bytes} [Tue Aug 25 06:00:00 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 06:00:00.659902 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [req-25852105-d00c-4e29-ba5d-9b5522c747c9 req-232f45f6-d19a-4afd-a343-79918df7ea31 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 06:00:00.661927 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-25852105-d00c-4e29-ba5d-9b5522c747c9 req-232f45f6-d19a-4afd-a343-79918df7ea31 tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] GET https://10.4.3.189/volume/v3/volumes/dd8d1e21-9c3e-4aa7-99a7-580bbbad7a7f Aug 25 06:00:00.662170 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-25852105-d00c-4e29-ba5d-9b5522c747c9 req-232f45f6-d19a-4afd-a343-79918df7ea31 tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 06:00:00.662394 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-25852105-d00c-4e29-ba5d-9b5522c747c9 req-232f45f6-d19a-4afd-a343-79918df7ea31 tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 06:00:00.673055 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 06:00:00.673055 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 06:00:00.677640 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [req-25852105-d00c-4e29-ba5d-9b5522c747c9 req-232f45f6-d19a-4afd-a343-79918df7ea31 tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] Volume info retrieved successfully. Aug 25 06:00:00.689389 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-25852105-d00c-4e29-ba5d-9b5522c747c9 req-232f45f6-d19a-4afd-a343-79918df7ea31 tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] https://10.4.3.189/volume/v3/volumes/dd8d1e21-9c3e-4aa7-99a7-580bbbad7a7f returned with HTTP 200 Aug 25 06:00:00.691297 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1444/5796] 10.4.3.189 () {70 vars in 1639 bytes} [Tue Aug 25 06:00:00 2026] GET /volume/v3/volumes/dd8d1e21-9c3e-4aa7-99a7-580bbbad7a7f => generated 1357 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 06:00:01.167558 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-b4f796b0-f90b-4857-a65c-90be7f7504d1 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 06:00:01.170261 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-b4f796b0-f90b-4857-a65c-90be7f7504d1 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] GET https://10.4.3.189/volume/v3/backups/bbba05ce-d684-4dfa-a53b-db8bfbbe559c Aug 25 06:00:01.170261 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-b4f796b0-f90b-4857-a65c-90be7f7504d1 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 06:00:01.170261 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-b4f796b0-f90b-4857-a65c-90be7f7504d1 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 06:00:01.170416 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-b4f796b0-f90b-4857-a65c-90be7f7504d1 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Show backup with id bbba05ce-d684-4dfa-a53b-db8bfbbe559c. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 06:00:01.176209 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 06:00:01.176209 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 06:00:01.177396 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-b4f796b0-f90b-4857-a65c-90be7f7504d1 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] https://10.4.3.189/volume/v3/backups/bbba05ce-d684-4dfa-a53b-db8bfbbe559c returned with HTTP 200 Aug 25 06:00:01.177823 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1448/5797] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 06:00:01 2026] GET /volume/v3/backups/bbba05ce-d684-4dfa-a53b-db8bfbbe559c => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 06:00:01.521387 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-25852105-d00c-4e29-ba5d-9b5522c747c9 req-75595e2f-a5fe-4260-a0e7-89efda390455 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 06:00:01.524332 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-25852105-d00c-4e29-ba5d-9b5522c747c9 req-75595e2f-a5fe-4260-a0e7-89efda390455 tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] DELETE https://10.4.3.189/volume/v3/attachments/442af3d8-4374-46fd-b39a-60246f0a70f6 Aug 25 06:00:01.524711 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-25852105-d00c-4e29-ba5d-9b5522c747c9 req-75595e2f-a5fe-4260-a0e7-89efda390455 tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 06:00:01.525095 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-25852105-d00c-4e29-ba5d-9b5522c747c9 req-75595e2f-a5fe-4260-a0e7-89efda390455 tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] Calling method 'version_select' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 06:00:01.535299 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 06:00:01.535299 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 06:00:01.587324 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-25852105-d00c-4e29-ba5d-9b5522c747c9 req-75595e2f-a5fe-4260-a0e7-89efda390455 tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] https://10.4.3.189/volume/v3/attachments/442af3d8-4374-46fd-b39a-60246f0a70f6 returned with HTTP 200 Aug 25 06:00:01.588019 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1443/5798] 10.4.3.189 () {72 vars in 1673 bytes} [Tue Aug 25 06:00:01 2026] DELETE /volume/v3/attachments/442af3d8-4374-46fd-b39a-60246f0a70f6 => generated 19 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 06:00:01.713001 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-81123769-8736-48a0-bcd9-b22fde53a2bd None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 06:00:01.715468 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-81123769-8736-48a0-bcd9-b22fde53a2bd tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] POST https://10.4.3.189/volume/v3/volumes Aug 25 06:00:01.716048 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-81123769-8736-48a0-bcd9-b22fde53a2bd tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-132484538", "snapshot_id": "bd216c1a-69c2-480f-96fb-b61a49501e80", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 06:00:01.718165 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.v3.volumes [None req-81123769-8736-48a0-bcd9-b22fde53a2bd tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-132484538', 'snapshot_id': 'bd216c1a-69c2-480f-96fb-b61a49501e80', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100271) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 06:00:01.725518 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 06:00:01.725518 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 06:00:01.726076 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-81123769-8736-48a0-bcd9-b22fde53a2bd tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] Snapshot retrieved successfully. Aug 25 06:00:01.726279 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [None req-81123769-8736-48a0-bcd9-b22fde53a2bd tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] Create volume of 1 GB Aug 25 06:00:01.731156 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-81123769-8736-48a0-bcd9-b22fde53a2bd tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] Availability Zones retrieved successfully. Aug 25 06:00:01.738052 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-81123769-8736-48a0-bcd9-b22fde53a2bd tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] Flow 'volume_create_api' (b38505ba-8a2d-44df-8b51-788c79a332a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 06:00:01.739404 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-81123769-8736-48a0-bcd9-b22fde53a2bd tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0e349840-0aee-4fc9-8a1a-62ace869baa8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 06:00:01.740514 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.flows.api.create_volume [None req-81123769-8736-48a0-bcd9-b22fde53a2bd tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100271) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 06:00:01.778181 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-81123769-8736-48a0-bcd9-b22fde53a2bd tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0e349840-0aee-4fc9-8a1a-62ace869baa8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'bd216c1a-69c2-480f-96fb-b61a49501e80', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T05:35:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=23fc6e5d-fce0-4521-ba46-4837b4232084,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '23fc6e5d-fce0-4521-ba46-4837b4232084', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 06:00:01.778983 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-81123769-8736-48a0-bcd9-b22fde53a2bd tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b221e9a8-3eb4-4056-92d1-563184f0a5bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 06:00:01.824657 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.quota [None req-81123769-8736-48a0-bcd9-b22fde53a2bd tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] Created reservations ['56ab1f84-4a6a-421e-a22c-b572dd9a2422', 'cc6eaad2-ddca-4098-b475-d976df54cc72', '8a4898bd-cbfc-42c2-aa23-3055b73d81b8', 'bf9168db-f29c-4b0a-a038-60a1613c1e20'] {{(pid=100271) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 06:00:01.825757 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-81123769-8736-48a0-bcd9-b22fde53a2bd tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b221e9a8-3eb4-4056-92d1-563184f0a5bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['56ab1f84-4a6a-421e-a22c-b572dd9a2422', 'cc6eaad2-ddca-4098-b475-d976df54cc72', '8a4898bd-cbfc-42c2-aa23-3055b73d81b8', 'bf9168db-f29c-4b0a-a038-60a1613c1e20']}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 06:00:01.826768 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-81123769-8736-48a0-bcd9-b22fde53a2bd tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (802795f4-bbee-4769-97ce-07398ebf902e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 06:00:01.880323 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-81123769-8736-48a0-bcd9-b22fde53a2bd tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (802795f4-bbee-4769-97ce-07398ebf902e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b3e91a5d-fe19-4e38-a2ea-26fdf66e6526', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-132484538',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d8699cd77d84446490870c4135f06968',qos_specs=None,replication_status=,reservations=['56ab1f84-4a6a-421e-a22c-b572dd9a2422','cc6eaad2-ddca-4098-b475-d976df54cc72','8a4898bd-cbfc-42c2-aa23-3055b73d81b8','bf9168db-f29c-4b0a-a038-60a1613c1e20'],size=1,snapshot_id=bd216c1a-69c2-480f-96fb-b61a49501e80,source_replicaid=,source_volid=None,status='creating',user_id='3c52df1732634310951ee2b3666ee4bd',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T06:00:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-132484538',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b3e91a5d-fe19-4e38-a2ea-26fdf66e6526,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d8699cd77d84446490870c4135f06968',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=bd216c1a-69c2-480f-96fb-b61a49501e80,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3c52df1732634310951ee2b3666ee4bd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(23fc6e5d-fce0-4521-ba46-4837b4232084),volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 06:00:01.881342 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-81123769-8736-48a0-bcd9-b22fde53a2bd tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fb3924fd-b599-482c-878e-62e8c21636ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 06:00:01.903182 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-81123769-8736-48a0-bcd9-b22fde53a2bd tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fb3924fd-b599-482c-878e-62e8c21636ff) transitioned into state 'SUCCESS' from state '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-132484538',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d8699cd77d84446490870c4135f06968',qos_specs=None,replication_status=,reservations=['56ab1f84-4a6a-421e-a22c-b572dd9a2422','cc6eaad2-ddca-4098-b475-d976df54cc72','8a4898bd-cbfc-42c2-aa23-3055b73d81b8','bf9168db-f29c-4b0a-a038-60a1613c1e20'],size=1,snapshot_id=bd216c1a-69c2-480f-96fb-b61a49501e80,source_replicaid=,source_volid=None,status='creating',user_id='3c52df1732634310951ee2b3666ee4bd',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 06:00:01.904086 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-81123769-8736-48a0-bcd9-b22fde53a2bd tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e25ed44e-71e5-4490-8bbb-42671d4fafa6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 06:00:01.930849 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-81123769-8736-48a0-bcd9-b22fde53a2bd tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e25ed44e-71e5-4490-8bbb-42671d4fafa6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 06:00:01.932439 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-81123769-8736-48a0-bcd9-b22fde53a2bd tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] Flow 'volume_create_api' (b38505ba-8a2d-44df-8b51-788c79a332a9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100271) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 06:00:01.932439 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-81123769-8736-48a0-bcd9-b22fde53a2bd tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] Create volume request issued successfully. Aug 25 06:00:01.932964 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-81123769-8736-48a0-bcd9-b22fde53a2bd tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] https://10.4.3.189/volume/v3/volumes returned with HTTP 202 Aug 25 06:00:01.933464 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1464/5799] 10.4.3.189 () {68 vars in 1259 bytes} [Tue Aug 25 06:00:01 2026] POST /volume/v3/volumes => generated 790 bytes in 221 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 06:00:01.947905 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-50b9b180-08d9-4220-a3be-61b7bd79f8cc None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 06:00:01.950111 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-50b9b180-08d9-4220-a3be-61b7bd79f8cc tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] GET https://10.4.3.189/volume/v3/volumes/b3e91a5d-fe19-4e38-a2ea-26fdf66e6526 Aug 25 06:00:01.950327 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-50b9b180-08d9-4220-a3be-61b7bd79f8cc tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 06:00:01.950583 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-50b9b180-08d9-4220-a3be-61b7bd79f8cc tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 06:00:01.958645 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 06:00:01.958645 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 06:00:01.962634 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-50b9b180-08d9-4220-a3be-61b7bd79f8cc tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] Volume info retrieved successfully. Aug 25 06:00:01.967458 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-50b9b180-08d9-4220-a3be-61b7bd79f8cc tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] https://10.4.3.189/volume/v3/volumes/b3e91a5d-fe19-4e38-a2ea-26fdf66e6526 returned with HTTP 200 Aug 25 06:00:01.968114 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1445/5800] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 06:00:01 2026] GET /volume/v3/volumes/b3e91a5d-fe19-4e38-a2ea-26fdf66e6526 => generated 858 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 06:00:02.188712 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-bedf7956-ba0c-4ea2-9192-d2af18d9a9be None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 06:00:02.190609 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-bedf7956-ba0c-4ea2-9192-d2af18d9a9be tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] GET https://10.4.3.189/volume/v3/backups/bbba05ce-d684-4dfa-a53b-db8bfbbe559c Aug 25 06:00:02.190834 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-bedf7956-ba0c-4ea2-9192-d2af18d9a9be tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 06:00:02.191050 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-bedf7956-ba0c-4ea2-9192-d2af18d9a9be tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 06:00:02.191212 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-bedf7956-ba0c-4ea2-9192-d2af18d9a9be tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Show backup with id bbba05ce-d684-4dfa-a53b-db8bfbbe559c. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 06:00:02.195524 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 06:00:02.195524 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 06:00:02.196287 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-bedf7956-ba0c-4ea2-9192-d2af18d9a9be tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] https://10.4.3.189/volume/v3/backups/bbba05ce-d684-4dfa-a53b-db8bfbbe559c returned with HTTP 200 Aug 25 06:00:02.196678 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1449/5801] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 06:00:02 2026] GET /volume/v3/backups/bbba05ce-d684-4dfa-a53b-db8bfbbe559c => generated 751 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 06:00:02.982508 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-0915fa2d-0155-470d-aff8-beb6ac68caa1 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 06:00:02.984269 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-0915fa2d-0155-470d-aff8-beb6ac68caa1 tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] GET https://10.4.3.189/volume/v3/volumes/b3e91a5d-fe19-4e38-a2ea-26fdf66e6526 Aug 25 06:00:02.984500 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-0915fa2d-0155-470d-aff8-beb6ac68caa1 tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 06:00:02.984696 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-0915fa2d-0155-470d-aff8-beb6ac68caa1 tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 06:00:02.992095 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 06:00:02.992095 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 06:00:02.995794 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-0915fa2d-0155-470d-aff8-beb6ac68caa1 tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] Volume info retrieved successfully. Aug 25 06:00:03.000782 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-0915fa2d-0155-470d-aff8-beb6ac68caa1 tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] https://10.4.3.189/volume/v3/volumes/b3e91a5d-fe19-4e38-a2ea-26fdf66e6526 returned with HTTP 200 Aug 25 06:00:03.001254 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1444/5802] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 06:00:02 2026] GET /volume/v3/volumes/b3e91a5d-fe19-4e38-a2ea-26fdf66e6526 => generated 883 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 06:00:03.017387 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-ee5793ec-1c6b-4d85-befe-9c2c0b94cbba None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 06:00:03.019216 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-ee5793ec-1c6b-4d85-befe-9c2c0b94cbba tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] GET https://10.4.3.189/volume/v3/volumes/b3e91a5d-fe19-4e38-a2ea-26fdf66e6526 Aug 25 06:00:03.019423 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-ee5793ec-1c6b-4d85-befe-9c2c0b94cbba tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 06:00:03.019614 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-ee5793ec-1c6b-4d85-befe-9c2c0b94cbba tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 06:00:03.026455 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 06:00:03.026455 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 06:00:03.029550 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-ee5793ec-1c6b-4d85-befe-9c2c0b94cbba tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] Volume info retrieved successfully. Aug 25 06:00:03.033137 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-ee5793ec-1c6b-4d85-befe-9c2c0b94cbba tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] https://10.4.3.189/volume/v3/volumes/b3e91a5d-fe19-4e38-a2ea-26fdf66e6526 returned with HTTP 200 Aug 25 06:00:03.033492 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1465/5803] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 06:00:03 2026] GET /volume/v3/volumes/b3e91a5d-fe19-4e38-a2ea-26fdf66e6526 => generated 883 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 06:00:03.206477 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-0eceb164-aaa8-4540-8425-e810f885ed67 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 06:00:03.208662 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-0eceb164-aaa8-4540-8425-e810f885ed67 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] GET https://10.4.3.189/volume/v3/backups/bbba05ce-d684-4dfa-a53b-db8bfbbe559c Aug 25 06:00:03.208925 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-0eceb164-aaa8-4540-8425-e810f885ed67 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 06:00:03.209200 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-0eceb164-aaa8-4540-8425-e810f885ed67 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 06:00:03.209360 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-0eceb164-aaa8-4540-8425-e810f885ed67 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Show backup with id bbba05ce-d684-4dfa-a53b-db8bfbbe559c. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 06:00:03.214225 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 06:00:03.214225 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 06:00:03.215045 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-0eceb164-aaa8-4540-8425-e810f885ed67 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] https://10.4.3.189/volume/v3/backups/bbba05ce-d684-4dfa-a53b-db8bfbbe559c returned with HTTP 200 Aug 25 06:00:03.215493 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1446/5804] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 06:00:03 2026] GET /volume/v3/backups/bbba05ce-d684-4dfa-a53b-db8bfbbe559c => generated 752 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 06:00:03.491549 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-8956aeb2-ad7d-4b80-a8b8-bad864c4e107 req-911e4a62-9a40-43cc-ad87-7e79294346cc None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 06:00:03.493730 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-8956aeb2-ad7d-4b80-a8b8-bad864c4e107 req-911e4a62-9a40-43cc-ad87-7e79294346cc tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] GET https://10.4.3.189/volume/v3/volumes/b3e91a5d-fe19-4e38-a2ea-26fdf66e6526 Aug 25 06:00:03.493941 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-8956aeb2-ad7d-4b80-a8b8-bad864c4e107 req-911e4a62-9a40-43cc-ad87-7e79294346cc tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 06:00:03.494142 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-8956aeb2-ad7d-4b80-a8b8-bad864c4e107 req-911e4a62-9a40-43cc-ad87-7e79294346cc tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 06:00:03.500028 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 06:00:03.500028 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 06:00:03.503132 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [req-8956aeb2-ad7d-4b80-a8b8-bad864c4e107 req-911e4a62-9a40-43cc-ad87-7e79294346cc tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] Volume info retrieved successfully. Aug 25 06:00:03.506918 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-8956aeb2-ad7d-4b80-a8b8-bad864c4e107 req-911e4a62-9a40-43cc-ad87-7e79294346cc tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] https://10.4.3.189/volume/v3/volumes/b3e91a5d-fe19-4e38-a2ea-26fdf66e6526 returned with HTTP 200 Aug 25 06:00:03.507329 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1450/5805] 10.4.3.189 () {68 vars in 1598 bytes} [Tue Aug 25 06:00:03 2026] GET /volume/v3/volumes/b3e91a5d-fe19-4e38-a2ea-26fdf66e6526 => generated 883 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 06:00:03.572519 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-a00c34df-d336-431e-ae80-e3f916c6d848 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 06:00:03.572877 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a00c34df-d336-431e-ae80-e3f916c6d848 None None] GET https://10.4.3.189/volume// Aug 25 06:00:03.573069 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a00c34df-d336-431e-ae80-e3f916c6d848 None None] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 06:00:03.573276 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a00c34df-d336-431e-ae80-e3f916c6d848 None None] Calling method 'all' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 06:00:03.573620 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a00c34df-d336-431e-ae80-e3f916c6d848 None None] https://10.4.3.189/volume// returned with HTTP 300 Aug 25 06:00:03.573879 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1445/5806] 10.4.3.189 () {66 vars in 1428 bytes} [Tue Aug 25 06:00:03 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 06:00:03.580290 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-8956aeb2-ad7d-4b80-a8b8-bad864c4e107 req-0195e313-13a1-43af-9472-f695ad82fb7c None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 06:00:03.609436 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-8956aeb2-ad7d-4b80-a8b8-bad864c4e107 req-0195e313-13a1-43af-9472-f695ad82fb7c tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] POST https://10.4.3.189/volume/v3/attachments Aug 25 06:00:03.609791 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-8956aeb2-ad7d-4b80-a8b8-bad864c4e107 req-0195e313-13a1-43af-9472-f695ad82fb7c tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b3e91a5d-fe19-4e38-a2ea-26fdf66e6526", "connector": null, "instance_uuid": "c1c843db-69e4-42b5-bd0e-66778e4463bd"}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 06:00:03.618093 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 06:00:03.618093 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 06:00:03.647029 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-8956aeb2-ad7d-4b80-a8b8-bad864c4e107 req-0195e313-13a1-43af-9472-f695ad82fb7c tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] https://10.4.3.189/volume/v3/attachments returned with HTTP 200 Aug 25 06:00:03.647639 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1466/5807] 10.4.3.189 () {74 vars in 1594 bytes} [Tue Aug 25 06:00: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 25 06:00:03.676722 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-205226f6-e89d-477b-9f25-91872d947d58 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 06:00:03.678607 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-205226f6-e89d-477b-9f25-91872d947d58 tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] GET https://10.4.3.189/volume/v3/volumes/b3e91a5d-fe19-4e38-a2ea-26fdf66e6526 Aug 25 06:00:03.678833 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-205226f6-e89d-477b-9f25-91872d947d58 tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 06:00:03.679073 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-205226f6-e89d-477b-9f25-91872d947d58 tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 06:00:03.687726 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-b9dce348-af90-44a1-8477-3367d2b1b2c5 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 06:00:03.688157 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-b9dce348-af90-44a1-8477-3367d2b1b2c5 None None] GET https://10.4.3.189/volume// Aug 25 06:00:03.688339 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-b9dce348-af90-44a1-8477-3367d2b1b2c5 None None] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 06:00:03.688545 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-b9dce348-af90-44a1-8477-3367d2b1b2c5 None None] Calling method 'all' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 06:00:03.688883 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-b9dce348-af90-44a1-8477-3367d2b1b2c5 None None] https://10.4.3.189/volume// returned with HTTP 300 Aug 25 06:00:03.689181 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1451/5808] 10.4.3.189 () {66 vars in 1426 bytes} [Tue Aug 25 06:00:03 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 06:00:03.689787 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 06:00:03.689787 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 06:00:03.693559 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-205226f6-e89d-477b-9f25-91872d947d58 tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] Volume info retrieved successfully. Aug 25 06:00:03.696167 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-8956aeb2-ad7d-4b80-a8b8-bad864c4e107 req-5d853aae-96e3-416b-a71a-50eb549ebdc9 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 06:00:03.698492 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-205226f6-e89d-477b-9f25-91872d947d58 tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] https://10.4.3.189/volume/v3/volumes/b3e91a5d-fe19-4e38-a2ea-26fdf66e6526 returned with HTTP 200 Aug 25 06:00:03.698573 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-8956aeb2-ad7d-4b80-a8b8-bad864c4e107 req-5d853aae-96e3-416b-a71a-50eb549ebdc9 tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] GET https://10.4.3.189/volume/v3/volumes/b3e91a5d-fe19-4e38-a2ea-26fdf66e6526 Aug 25 06:00:03.698787 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-8956aeb2-ad7d-4b80-a8b8-bad864c4e107 req-5d853aae-96e3-416b-a71a-50eb549ebdc9 tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 06:00:03.698922 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1447/5809] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 06:00:03 2026] GET /volume/v3/volumes/b3e91a5d-fe19-4e38-a2ea-26fdf66e6526 => generated 882 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 06:00:03.699263 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-8956aeb2-ad7d-4b80-a8b8-bad864c4e107 req-5d853aae-96e3-416b-a71a-50eb549ebdc9 tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 06:00:03.710530 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 06:00:03.710530 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 06:00:03.713656 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [req-8956aeb2-ad7d-4b80-a8b8-bad864c4e107 req-5d853aae-96e3-416b-a71a-50eb549ebdc9 tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] Volume info retrieved successfully. Aug 25 06:00:03.717320 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-8956aeb2-ad7d-4b80-a8b8-bad864c4e107 req-5d853aae-96e3-416b-a71a-50eb549ebdc9 tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] https://10.4.3.189/volume/v3/volumes/b3e91a5d-fe19-4e38-a2ea-26fdf66e6526 returned with HTTP 200 Aug 25 06:00:03.717668 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1446/5810] 10.4.3.189 () {70 vars in 1639 bytes} [Tue Aug 25 06:00:03 2026] GET /volume/v3/volumes/b3e91a5d-fe19-4e38-a2ea-26fdf66e6526 => generated 1062 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 06:00:03.809681 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-8956aeb2-ad7d-4b80-a8b8-bad864c4e107 req-98d2b296-dc35-42ec-bfaa-5e27212a0d3b None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 06:00:03.811854 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-8956aeb2-ad7d-4b80-a8b8-bad864c4e107 req-98d2b296-dc35-42ec-bfaa-5e27212a0d3b tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] PUT https://10.4.3.189/volume/v3/attachments/5036edb9-f809-4e2a-a038-c445ce76e572 Aug 25 06:00:03.812171 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-8956aeb2-ad7d-4b80-a8b8-bad864c4e107 req-98d2b296-dc35-42ec-bfaa-5e27212a0d3b tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.189", "host": "np0000008051", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:8b4a65c6a3e1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "a19da604-b1eb-4396-a9d5-30b16dae3da8", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 06:00:03.820846 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.coordination [req-8956aeb2-ad7d-4b80-a8b8-bad864c4e107 req-98d2b296-dc35-42ec-bfaa-5e27212a0d3b tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] Acquiring lock "cinder-attachment_update-b3e91a5d-fe19-4e38-a2ea-26fdf66e6526-np0000008051" by "attachment_update" {{(pid=100271) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 06:00:03.826156 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.coordination [req-8956aeb2-ad7d-4b80-a8b8-bad864c4e107 req-98d2b296-dc35-42ec-bfaa-5e27212a0d3b tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] Lock "cinder-attachment_update-b3e91a5d-fe19-4e38-a2ea-26fdf66e6526-np0000008051" acquired by "attachment_update" :: waited 0.005s {{(pid=100271) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 06:00:03.827411 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 06:00:03.827411 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 06:00:03.914015 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.coordination [req-8956aeb2-ad7d-4b80-a8b8-bad864c4e107 req-98d2b296-dc35-42ec-bfaa-5e27212a0d3b tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] Lock "cinder-attachment_update-b3e91a5d-fe19-4e38-a2ea-26fdf66e6526-np0000008051" released by "attachment_update" :: held 0.088s {{(pid=100271) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 06:00:03.914309 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-8956aeb2-ad7d-4b80-a8b8-bad864c4e107 req-98d2b296-dc35-42ec-bfaa-5e27212a0d3b tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] https://10.4.3.189/volume/v3/attachments/5036edb9-f809-4e2a-a038-c445ce76e572 returned with HTTP 200 Aug 25 06:00:03.914787 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1467/5811] 10.4.3.189 () {74 vars in 1704 bytes} [Tue Aug 25 06:00:03 2026] PUT /volume/v3/attachments/5036edb9-f809-4e2a-a038-c445ce76e572 => generated 969 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 06:00:04.712460 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-914af36e-0a37-4813-a3ea-4a54caa90c8b None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 06:00:04.714396 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-914af36e-0a37-4813-a3ea-4a54caa90c8b tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] GET https://10.4.3.189/volume/v3/volumes/b3e91a5d-fe19-4e38-a2ea-26fdf66e6526 Aug 25 06:00:04.714667 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-914af36e-0a37-4813-a3ea-4a54caa90c8b tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 06:00:04.714857 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-914af36e-0a37-4813-a3ea-4a54caa90c8b tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 06:00:04.726167 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 06:00:04.726167 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 06:00:04.741513 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-914af36e-0a37-4813-a3ea-4a54caa90c8b tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] Volume info retrieved successfully. Aug 25 06:00:04.753134 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-914af36e-0a37-4813-a3ea-4a54caa90c8b tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] https://10.4.3.189/volume/v3/volumes/b3e91a5d-fe19-4e38-a2ea-26fdf66e6526 returned with HTTP 200 Aug 25 06:00:04.753294 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1452/5812] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 06:00:04 2026] GET /volume/v3/volumes/b3e91a5d-fe19-4e38-a2ea-26fdf66e6526 => generated 883 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 06:00:04.967139 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [req-e1dd0bca-2289-4d4f-b694-37b7b3700f6a req-6cf53a47-3910-4dc8-9026-22da6540d58a None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 06:00:04.969070 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-e1dd0bca-2289-4d4f-b694-37b7b3700f6a req-6cf53a47-3910-4dc8-9026-22da6540d58a tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] GET https://10.4.3.189/volume/v3/volumes/7b0980af-87e6-4e24-b63f-7837f8d9e33d Aug 25 06:00:04.969284 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-e1dd0bca-2289-4d4f-b694-37b7b3700f6a req-6cf53a47-3910-4dc8-9026-22da6540d58a tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 06:00:04.969486 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-e1dd0bca-2289-4d4f-b694-37b7b3700f6a req-6cf53a47-3910-4dc8-9026-22da6540d58a tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 06:00:04.976119 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 06:00:04.976119 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 06:00:04.981178 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [req-e1dd0bca-2289-4d4f-b694-37b7b3700f6a req-6cf53a47-3910-4dc8-9026-22da6540d58a tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Volume info retrieved successfully. Aug 25 06:00:04.983416 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-e1dd0bca-2289-4d4f-b694-37b7b3700f6a req-6cf53a47-3910-4dc8-9026-22da6540d58a tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] https://10.4.3.189/volume/v3/volumes/7b0980af-87e6-4e24-b63f-7837f8d9e33d returned with HTTP 200 Aug 25 06:00:04.983764 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1448/5813] 10.4.3.189 () {68 vars in 1598 bytes} [Tue Aug 25 06:00:04 2026] GET /volume/v3/volumes/7b0980af-87e6-4e24-b63f-7837f8d9e33d => generated 1356 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 06:00:04.992269 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-174ab69d-09b9-41ca-8e4d-9d9e7c7d6699 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 06:00:04.992649 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-174ab69d-09b9-41ca-8e4d-9d9e7c7d6699 None None] GET https://10.4.3.189/volume// Aug 25 06:00:04.992800 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-174ab69d-09b9-41ca-8e4d-9d9e7c7d6699 None None] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 06:00:04.993104 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-174ab69d-09b9-41ca-8e4d-9d9e7c7d6699 None None] Calling method 'all' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 06:00:04.993454 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-174ab69d-09b9-41ca-8e4d-9d9e7c7d6699 None None] https://10.4.3.189/volume// returned with HTTP 300 Aug 25 06:00:04.993826 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1447/5814] 10.4.3.189 () {66 vars in 1419 bytes} [Tue Aug 25 06:00: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 25 06:00:05.000920 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-e1dd0bca-2289-4d4f-b694-37b7b3700f6a req-a58ded17-d591-4c68-bc33-7c57b9a099a1 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 06:00:05.002714 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-e1dd0bca-2289-4d4f-b694-37b7b3700f6a req-a58ded17-d591-4c68-bc33-7c57b9a099a1 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] POST https://10.4.3.189/volume/v3/attachments Aug 25 06:00:05.003014 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-e1dd0bca-2289-4d4f-b694-37b7b3700f6a req-a58ded17-d591-4c68-bc33-7c57b9a099a1 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7b0980af-87e6-4e24-b63f-7837f8d9e33d", "connector": null, "instance_uuid": "96d6d0e4-947a-4415-a185-5165d5768dc0"}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 06:00:05.010351 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 06:00:05.010351 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 06:00:05.039763 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-e1dd0bca-2289-4d4f-b694-37b7b3700f6a req-a58ded17-d591-4c68-bc33-7c57b9a099a1 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] https://10.4.3.189/volume/v3/attachments returned with HTTP 200 Aug 25 06:00:05.040194 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1468/5815] 10.4.3.189 () {74 vars in 1594 bytes} [Tue Aug 25 06:00:05 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 25 06:00:05.764521 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-f2f66989-0f5a-47b6-97cc-d79a6f15a4c4 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 06:00:05.766787 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-f2f66989-0f5a-47b6-97cc-d79a6f15a4c4 tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] GET https://10.4.3.189/volume/v3/volumes/b3e91a5d-fe19-4e38-a2ea-26fdf66e6526 Aug 25 06:00:05.767089 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-f2f66989-0f5a-47b6-97cc-d79a6f15a4c4 tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 06:00:05.768123 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-f2f66989-0f5a-47b6-97cc-d79a6f15a4c4 tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 06:00:05.778582 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 06:00:05.778582 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 06:00:05.782971 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-f2f66989-0f5a-47b6-97cc-d79a6f15a4c4 tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] Volume info retrieved successfully. Aug 25 06:00:05.788326 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-f2f66989-0f5a-47b6-97cc-d79a6f15a4c4 tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] https://10.4.3.189/volume/v3/volumes/b3e91a5d-fe19-4e38-a2ea-26fdf66e6526 returned with HTTP 200 Aug 25 06:00:05.788763 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1453/5816] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 06:00:05 2026] GET /volume/v3/volumes/b3e91a5d-fe19-4e38-a2ea-26fdf66e6526 => generated 883 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 06:00:05.808860 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-086fa5ad-fed9-4b29-a9ae-9e82822c6224 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 06:00:05.809217 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-086fa5ad-fed9-4b29-a9ae-9e82822c6224 None None] GET https://10.4.3.189/volume// Aug 25 06:00:05.809358 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-086fa5ad-fed9-4b29-a9ae-9e82822c6224 None None] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 06:00:05.809544 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-086fa5ad-fed9-4b29-a9ae-9e82822c6224 None None] Calling method 'all' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 06:00:05.809829 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-086fa5ad-fed9-4b29-a9ae-9e82822c6224 None None] https://10.4.3.189/volume// returned with HTTP 300 Aug 25 06:00:05.810071 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1449/5817] 10.4.3.189 () {66 vars in 1426 bytes} [Tue Aug 25 06:00:05 2026] GET /volume/ => generated 386 bytes in 1 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 06:00:05.816695 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-e1dd0bca-2289-4d4f-b694-37b7b3700f6a req-b2ad3ba3-628a-4b4f-bcb3-50d552657a8c None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 06:00:05.818695 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-e1dd0bca-2289-4d4f-b694-37b7b3700f6a req-b2ad3ba3-628a-4b4f-bcb3-50d552657a8c tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] GET https://10.4.3.189/volume/v3/volumes/7b0980af-87e6-4e24-b63f-7837f8d9e33d Aug 25 06:00:05.818902 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-e1dd0bca-2289-4d4f-b694-37b7b3700f6a req-b2ad3ba3-628a-4b4f-bcb3-50d552657a8c tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 06:00:05.819108 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-e1dd0bca-2289-4d4f-b694-37b7b3700f6a req-b2ad3ba3-628a-4b4f-bcb3-50d552657a8c tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 06:00:05.827845 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 06:00:05.827845 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 06:00:05.830794 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [req-e1dd0bca-2289-4d4f-b694-37b7b3700f6a req-b2ad3ba3-628a-4b4f-bcb3-50d552657a8c tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Volume info retrieved successfully. Aug 25 06:00:05.836491 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-e1dd0bca-2289-4d4f-b694-37b7b3700f6a req-b2ad3ba3-628a-4b4f-bcb3-50d552657a8c tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] https://10.4.3.189/volume/v3/volumes/7b0980af-87e6-4e24-b63f-7837f8d9e33d returned with HTTP 200 Aug 25 06:00:05.836491 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1448/5818] 10.4.3.189 () {70 vars in 1639 bytes} [Tue Aug 25 06:00:05 2026] GET /volume/v3/volumes/7b0980af-87e6-4e24-b63f-7837f8d9e33d => generated 1535 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 06:00:05.934721 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-e1dd0bca-2289-4d4f-b694-37b7b3700f6a req-ed532b92-b4da-4e84-a8ce-91863f0fc06d None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 06:00:05.937412 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-e1dd0bca-2289-4d4f-b694-37b7b3700f6a req-ed532b92-b4da-4e84-a8ce-91863f0fc06d tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] PUT https://10.4.3.189/volume/v3/attachments/55fca9d4-56d5-4971-8fc7-9958f4766e48 Aug 25 06:00:05.937925 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-e1dd0bca-2289-4d4f-b694-37b7b3700f6a req-ed532b92-b4da-4e84-a8ce-91863f0fc06d tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.189", "host": "np0000008051", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:8b4a65c6a3e1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "a19da604-b1eb-4396-a9d5-30b16dae3da8", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 06:00:05.947046 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.coordination [req-e1dd0bca-2289-4d4f-b694-37b7b3700f6a req-ed532b92-b4da-4e84-a8ce-91863f0fc06d tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Acquiring lock "cinder-attachment_update-7b0980af-87e6-4e24-b63f-7837f8d9e33d-np0000008051" by "attachment_update" {{(pid=100271) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 06:00:05.952099 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.coordination [req-e1dd0bca-2289-4d4f-b694-37b7b3700f6a req-ed532b92-b4da-4e84-a8ce-91863f0fc06d tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Lock "cinder-attachment_update-7b0980af-87e6-4e24-b63f-7837f8d9e33d-np0000008051" acquired by "attachment_update" :: waited 0.005s {{(pid=100271) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 06:00:05.953004 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 06:00:05.953004 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 06:00:06.044610 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.coordination [req-e1dd0bca-2289-4d4f-b694-37b7b3700f6a req-ed532b92-b4da-4e84-a8ce-91863f0fc06d tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Lock "cinder-attachment_update-7b0980af-87e6-4e24-b63f-7837f8d9e33d-np0000008051" released by "attachment_update" :: held 0.092s {{(pid=100271) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 06:00:06.044966 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-e1dd0bca-2289-4d4f-b694-37b7b3700f6a req-ed532b92-b4da-4e84-a8ce-91863f0fc06d tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] https://10.4.3.189/volume/v3/attachments/55fca9d4-56d5-4971-8fc7-9958f4766e48 returned with HTTP 200 Aug 25 06:00:06.045335 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1469/5819] 10.4.3.189 () {74 vars in 1704 bytes} [Tue Aug 25 06:00:05 2026] PUT /volume/v3/attachments/55fca9d4-56d5-4971-8fc7-9958f4766e48 => generated 969 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 06:00:06.068132 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-e1dd0bca-2289-4d4f-b694-37b7b3700f6a req-99601ec6-3712-4e2e-af1b-d69474a81a23 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 06:00:06.069844 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-e1dd0bca-2289-4d4f-b694-37b7b3700f6a req-99601ec6-3712-4e2e-af1b-d69474a81a23 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] POST https://10.4.3.189/volume/v3/attachments/55fca9d4-56d5-4971-8fc7-9958f4766e48/action Aug 25 06:00:06.070169 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-e1dd0bca-2289-4d4f-b694-37b7b3700f6a req-99601ec6-3712-4e2e-af1b-d69474a81a23 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Action body: b'{"os-complete": null}' {{(pid=100269) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 06:00:06.070280 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-e1dd0bca-2289-4d4f-b694-37b7b3700f6a req-99601ec6-3712-4e2e-af1b-d69474a81a23 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 06:00:06.084003 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 06:00:06.084003 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 06:00:06.102145 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-e1dd0bca-2289-4d4f-b694-37b7b3700f6a req-99601ec6-3712-4e2e-af1b-d69474a81a23 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] https://10.4.3.189/volume/v3/attachments/55fca9d4-56d5-4971-8fc7-9958f4766e48/action returned with HTTP 204 Aug 25 06:00:06.102547 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1454/5820] 10.4.3.189 () {74 vars in 1725 bytes} [Tue Aug 25 06:00:06 2026] POST /volume/v3/attachments/55fca9d4-56d5-4971-8fc7-9958f4766e48/action => generated 0 bytes in 35 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 06:00:06.800528 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-270a8094-fc0c-439a-8a5b-ee83be07ac5c None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 06:00:06.802241 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-270a8094-fc0c-439a-8a5b-ee83be07ac5c tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] GET https://10.4.3.189/volume/v3/volumes/b3e91a5d-fe19-4e38-a2ea-26fdf66e6526 Aug 25 06:00:06.802540 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-270a8094-fc0c-439a-8a5b-ee83be07ac5c tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 06:00:06.802806 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-270a8094-fc0c-439a-8a5b-ee83be07ac5c tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 06:00:06.816040 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 06:00:06.816040 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 06:00:06.820902 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-270a8094-fc0c-439a-8a5b-ee83be07ac5c tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] Volume info retrieved successfully. Aug 25 06:00:06.826762 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-270a8094-fc0c-439a-8a5b-ee83be07ac5c tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] https://10.4.3.189/volume/v3/volumes/b3e91a5d-fe19-4e38-a2ea-26fdf66e6526 returned with HTTP 200 Aug 25 06:00:06.827303 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1450/5821] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 06:00:06 2026] GET /volume/v3/volumes/b3e91a5d-fe19-4e38-a2ea-26fdf66e6526 => generated 883 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 06:00:07.149091 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-8956aeb2-ad7d-4b80-a8b8-bad864c4e107 req-fdd028f5-d94e-4a7a-823f-a1a8325c38f8 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 06:00:07.151928 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-8956aeb2-ad7d-4b80-a8b8-bad864c4e107 req-fdd028f5-d94e-4a7a-823f-a1a8325c38f8 tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] POST https://10.4.3.189/volume/v3/attachments/5036edb9-f809-4e2a-a038-c445ce76e572/action Aug 25 06:00:07.152457 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-8956aeb2-ad7d-4b80-a8b8-bad864c4e107 req-fdd028f5-d94e-4a7a-823f-a1a8325c38f8 tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] Action body: b'{"os-complete": null}' {{(pid=100268) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 06:00:07.152652 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-8956aeb2-ad7d-4b80-a8b8-bad864c4e107 req-fdd028f5-d94e-4a7a-823f-a1a8325c38f8 tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 06:00:07.174078 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 06:00:07.174078 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 06:00:07.187330 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-8956aeb2-ad7d-4b80-a8b8-bad864c4e107 req-fdd028f5-d94e-4a7a-823f-a1a8325c38f8 tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] https://10.4.3.189/volume/v3/attachments/5036edb9-f809-4e2a-a038-c445ce76e572/action returned with HTTP 204 Aug 25 06:00:07.187808 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1449/5822] 10.4.3.189 () {74 vars in 1725 bytes} [Tue Aug 25 06:00:07 2026] POST /volume/v3/attachments/5036edb9-f809-4e2a-a038-c445ce76e572/action => generated 0 bytes in 39 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 06:00:07.839265 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-9fb084fb-889b-49cf-be55-6197fc18e521 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 06:00:07.841590 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-9fb084fb-889b-49cf-be55-6197fc18e521 tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] GET https://10.4.3.189/volume/v3/volumes/b3e91a5d-fe19-4e38-a2ea-26fdf66e6526 Aug 25 06:00:07.841864 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-9fb084fb-889b-49cf-be55-6197fc18e521 tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 06:00:07.842143 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-9fb084fb-889b-49cf-be55-6197fc18e521 tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 06:00:07.854720 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 06:00:07.854720 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 06:00:07.859573 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-9fb084fb-889b-49cf-be55-6197fc18e521 tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] Volume info retrieved successfully. Aug 25 06:00:07.865774 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-9fb084fb-889b-49cf-be55-6197fc18e521 tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] https://10.4.3.189/volume/v3/volumes/b3e91a5d-fe19-4e38-a2ea-26fdf66e6526 returned with HTTP 200 Aug 25 06:00:07.866368 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1470/5823] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 06:00:07 2026] GET /volume/v3/volumes/b3e91a5d-fe19-4e38-a2ea-26fdf66e6526 => generated 1175 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 06:00:10.781162 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-7493eb64-4ad9-4184-aad8-907f2bc61398 req-0979e4d3-b817-4e9f-ab42-6b55ef10a93f None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 06:00:10.783458 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-7493eb64-4ad9-4184-aad8-907f2bc61398 req-0979e4d3-b817-4e9f-ab42-6b55ef10a93f tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] GET https://10.4.3.189/volume/v3/volumes/b3e91a5d-fe19-4e38-a2ea-26fdf66e6526 Aug 25 06:00:10.783712 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-7493eb64-4ad9-4184-aad8-907f2bc61398 req-0979e4d3-b817-4e9f-ab42-6b55ef10a93f tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 06:00:10.783916 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-7493eb64-4ad9-4184-aad8-907f2bc61398 req-0979e4d3-b817-4e9f-ab42-6b55ef10a93f tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 06:00:10.793628 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 06:00:10.793628 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 06:00:10.797139 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [req-7493eb64-4ad9-4184-aad8-907f2bc61398 req-0979e4d3-b817-4e9f-ab42-6b55ef10a93f tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] Volume info retrieved successfully. Aug 25 06:00:10.801160 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-7493eb64-4ad9-4184-aad8-907f2bc61398 req-0979e4d3-b817-4e9f-ab42-6b55ef10a93f tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] https://10.4.3.189/volume/v3/volumes/b3e91a5d-fe19-4e38-a2ea-26fdf66e6526 returned with HTTP 200 Aug 25 06:00:10.801647 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1455/5824] 10.4.3.189 () {68 vars in 1598 bytes} [Tue Aug 25 06:00:10 2026] GET /volume/v3/volumes/b3e91a5d-fe19-4e38-a2ea-26fdf66e6526 => generated 1175 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 06:00:10.819734 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [req-7493eb64-4ad9-4184-aad8-907f2bc61398 req-2b41b691-264c-4fbf-b4c8-0a9a037a9ee7 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 06:00:10.821742 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-7493eb64-4ad9-4184-aad8-907f2bc61398 req-2b41b691-264c-4fbf-b4c8-0a9a037a9ee7 tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] POST https://10.4.3.189/volume/v3/volumes/b3e91a5d-fe19-4e38-a2ea-26fdf66e6526/action Aug 25 06:00:10.822097 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-7493eb64-4ad9-4184-aad8-907f2bc61398 req-2b41b691-264c-4fbf-b4c8-0a9a037a9ee7 tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100270) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 06:00:10.822235 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-7493eb64-4ad9-4184-aad8-907f2bc61398 req-2b41b691-264c-4fbf-b4c8-0a9a037a9ee7 tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 06:00:10.834747 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 06:00:10.834747 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 06:00:10.835349 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [req-7493eb64-4ad9-4184-aad8-907f2bc61398 req-2b41b691-264c-4fbf-b4c8-0a9a037a9ee7 tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] Volume info retrieved successfully. Aug 25 06:00:10.843152 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [req-7493eb64-4ad9-4184-aad8-907f2bc61398 req-2b41b691-264c-4fbf-b4c8-0a9a037a9ee7 tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] Begin detaching volume completed successfully. Aug 25 06:00:10.843405 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-7493eb64-4ad9-4184-aad8-907f2bc61398 req-2b41b691-264c-4fbf-b4c8-0a9a037a9ee7 tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] https://10.4.3.189/volume/v3/volumes/b3e91a5d-fe19-4e38-a2ea-26fdf66e6526/action returned with HTTP 202 Aug 25 06:00:10.844006 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1451/5825] 10.4.3.189 () {72 vars in 1672 bytes} [Tue Aug 25 06:00:10 2026] POST /volume/v3/volumes/b3e91a5d-fe19-4e38-a2ea-26fdf66e6526/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 06:00:10.889517 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-fc0dee22-1123-4f2e-947f-33011fa3b8d6 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 06:00:10.890033 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-fc0dee22-1123-4f2e-947f-33011fa3b8d6 None None] GET https://10.4.3.189/volume// Aug 25 06:00:10.890305 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-fc0dee22-1123-4f2e-947f-33011fa3b8d6 None None] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 06:00:10.890690 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-fc0dee22-1123-4f2e-947f-33011fa3b8d6 None None] Calling method 'all' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 06:00:10.891143 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-fc0dee22-1123-4f2e-947f-33011fa3b8d6 None None] https://10.4.3.189/volume// returned with HTTP 300 Aug 25 06:00:10.891618 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1450/5826] 10.4.3.189 () {66 vars in 1426 bytes} [Tue Aug 25 06:00:10 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 06:00:10.899556 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-7493eb64-4ad9-4184-aad8-907f2bc61398 req-d9b04d2c-18d1-467a-a04b-cefd983dc8c2 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 06:00:10.901972 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-7493eb64-4ad9-4184-aad8-907f2bc61398 req-d9b04d2c-18d1-467a-a04b-cefd983dc8c2 tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] GET https://10.4.3.189/volume/v3/volumes/b3e91a5d-fe19-4e38-a2ea-26fdf66e6526 Aug 25 06:00:10.902251 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-7493eb64-4ad9-4184-aad8-907f2bc61398 req-d9b04d2c-18d1-467a-a04b-cefd983dc8c2 tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 06:00:10.902468 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-7493eb64-4ad9-4184-aad8-907f2bc61398 req-d9b04d2c-18d1-467a-a04b-cefd983dc8c2 tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 06:00:10.913185 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 06:00:10.913185 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 06:00:10.916851 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [req-7493eb64-4ad9-4184-aad8-907f2bc61398 req-d9b04d2c-18d1-467a-a04b-cefd983dc8c2 tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] Volume info retrieved successfully. Aug 25 06:00:10.921254 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-7493eb64-4ad9-4184-aad8-907f2bc61398 req-d9b04d2c-18d1-467a-a04b-cefd983dc8c2 tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] https://10.4.3.189/volume/v3/volumes/b3e91a5d-fe19-4e38-a2ea-26fdf66e6526 returned with HTTP 200 Aug 25 06:00:10.921698 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1471/5827] 10.4.3.189 () {70 vars in 1639 bytes} [Tue Aug 25 06:00:10 2026] GET /volume/v3/volumes/b3e91a5d-fe19-4e38-a2ea-26fdf66e6526 => generated 1358 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 06:00:11.703835 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-7493eb64-4ad9-4184-aad8-907f2bc61398 req-72856cec-9d55-4cb3-b04d-ab31f56baf3d None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 06:00:11.707577 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-7493eb64-4ad9-4184-aad8-907f2bc61398 req-72856cec-9d55-4cb3-b04d-ab31f56baf3d tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] DELETE https://10.4.3.189/volume/v3/attachments/5036edb9-f809-4e2a-a038-c445ce76e572 Aug 25 06:00:11.707794 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-7493eb64-4ad9-4184-aad8-907f2bc61398 req-72856cec-9d55-4cb3-b04d-ab31f56baf3d tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 06:00:11.707975 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-7493eb64-4ad9-4184-aad8-907f2bc61398 req-72856cec-9d55-4cb3-b04d-ab31f56baf3d tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] Calling method 'version_select' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 06:00:11.714931 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 06:00:11.714931 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 06:00:11.759624 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-7493eb64-4ad9-4184-aad8-907f2bc61398 req-72856cec-9d55-4cb3-b04d-ab31f56baf3d tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] https://10.4.3.189/volume/v3/attachments/5036edb9-f809-4e2a-a038-c445ce76e572 returned with HTTP 200 Aug 25 06:00:11.760066 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1456/5828] 10.4.3.189 () {72 vars in 1673 bytes} [Tue Aug 25 06:00:11 2026] DELETE /volume/v3/attachments/5036edb9-f809-4e2a-a038-c445ce76e572 => generated 19 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 06:00:11.936789 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-28e0351f-86b3-4a30-b245-b31c7b4e1195 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 06:00:11.938537 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-28e0351f-86b3-4a30-b245-b31c7b4e1195 tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] POST https://10.4.3.189/volume/v3/volumes Aug 25 06:00:11.938888 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-28e0351f-86b3-4a30-b245-b31c7b4e1195 tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-1133852031", "snapshot_id": "78ea8f22-7fab-47c2-91da-9f71183c4bc3", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 06:00:11.940372 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.v3.volumes [None req-28e0351f-86b3-4a30-b245-b31c7b4e1195 tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-1133852031', 'snapshot_id': '78ea8f22-7fab-47c2-91da-9f71183c4bc3', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100270) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 06:00:11.946341 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 06:00:11.946341 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 06:00:11.946746 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-28e0351f-86b3-4a30-b245-b31c7b4e1195 tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] Snapshot retrieved successfully. Aug 25 06:00:11.946906 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.v3.volumes [None req-28e0351f-86b3-4a30-b245-b31c7b4e1195 tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] Create volume of 1 GB Aug 25 06:00:11.950634 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-28e0351f-86b3-4a30-b245-b31c7b4e1195 tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] Availability Zones retrieved successfully. Aug 25 06:00:11.955877 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-28e0351f-86b3-4a30-b245-b31c7b4e1195 tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] Flow 'volume_create_api' (b316a915-9e86-4875-9c87-97a306e49ebc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 06:00:11.957132 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-28e0351f-86b3-4a30-b245-b31c7b4e1195 tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4f76a4c6-ac09-4228-8a6a-f250f936f926) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 06:00:11.958369 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.flows.api.create_volume [None req-28e0351f-86b3-4a30-b245-b31c7b4e1195 tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100270) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 06:00:11.991701 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-28e0351f-86b3-4a30-b245-b31c7b4e1195 tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4f76a4c6-ac09-4228-8a6a-f250f936f926) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '78ea8f22-7fab-47c2-91da-9f71183c4bc3', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T05:35:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=23fc6e5d-fce0-4521-ba46-4837b4232084,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '23fc6e5d-fce0-4521-ba46-4837b4232084', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 06:00:11.992528 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-28e0351f-86b3-4a30-b245-b31c7b4e1195 tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0effc045-f911-4e71-90a6-b9faf358b716) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 06:00:12.034314 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.quota [None req-28e0351f-86b3-4a30-b245-b31c7b4e1195 tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] Created reservations ['1c1edaf4-facd-4663-a799-fdf1b15fbde9', '9bd6bde5-fcb1-44ac-a025-02b197a5baac', 'ba74f8b4-ac77-4dd4-8bd7-e98d6cdaa3b6', 'e8f67121-2d39-46cd-80ea-f17e8fdc544d'] {{(pid=100270) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 06:00:12.035140 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-28e0351f-86b3-4a30-b245-b31c7b4e1195 tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0effc045-f911-4e71-90a6-b9faf358b716) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1c1edaf4-facd-4663-a799-fdf1b15fbde9', '9bd6bde5-fcb1-44ac-a025-02b197a5baac', 'ba74f8b4-ac77-4dd4-8bd7-e98d6cdaa3b6', 'e8f67121-2d39-46cd-80ea-f17e8fdc544d']}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 06:00:12.035799 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-28e0351f-86b3-4a30-b245-b31c7b4e1195 tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6ec87cc7-50db-41eb-b809-e6d73e38f7bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 06:00:12.076226 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-28e0351f-86b3-4a30-b245-b31c7b4e1195 tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6ec87cc7-50db-41eb-b809-e6d73e38f7bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '49d5302d-48b6-48d2-a236-3d3d6e94f00b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1133852031',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d8699cd77d84446490870c4135f06968',qos_specs=None,replication_status=,reservations=['1c1edaf4-facd-4663-a799-fdf1b15fbde9','9bd6bde5-fcb1-44ac-a025-02b197a5baac','ba74f8b4-ac77-4dd4-8bd7-e98d6cdaa3b6','e8f67121-2d39-46cd-80ea-f17e8fdc544d'],size=1,snapshot_id=78ea8f22-7fab-47c2-91da-9f71183c4bc3,source_replicaid=,source_volid=None,status='creating',user_id='3c52df1732634310951ee2b3666ee4bd',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T06:00:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1133852031',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=49d5302d-48b6-48d2-a236-3d3d6e94f00b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d8699cd77d84446490870c4135f06968',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=78ea8f22-7fab-47c2-91da-9f71183c4bc3,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3c52df1732634310951ee2b3666ee4bd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(23fc6e5d-fce0-4521-ba46-4837b4232084),volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 06:00:12.077304 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-28e0351f-86b3-4a30-b245-b31c7b4e1195 tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d15436c1-2152-4de7-835e-dc06f7ad24fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 06:00:12.099366 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-28e0351f-86b3-4a30-b245-b31c7b4e1195 tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d15436c1-2152-4de7-835e-dc06f7ad24fe) transitioned into state 'SUCCESS' from state '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-1133852031',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d8699cd77d84446490870c4135f06968',qos_specs=None,replication_status=,reservations=['1c1edaf4-facd-4663-a799-fdf1b15fbde9','9bd6bde5-fcb1-44ac-a025-02b197a5baac','ba74f8b4-ac77-4dd4-8bd7-e98d6cdaa3b6','e8f67121-2d39-46cd-80ea-f17e8fdc544d'],size=1,snapshot_id=78ea8f22-7fab-47c2-91da-9f71183c4bc3,source_replicaid=,source_volid=None,status='creating',user_id='3c52df1732634310951ee2b3666ee4bd',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 06:00:12.100437 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-28e0351f-86b3-4a30-b245-b31c7b4e1195 tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (74e9eab9-ffd6-4de4-ad7e-2965a56188d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 06:00:12.127082 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-28e0351f-86b3-4a30-b245-b31c7b4e1195 tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (74e9eab9-ffd6-4de4-ad7e-2965a56188d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 06:00:12.128278 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-28e0351f-86b3-4a30-b245-b31c7b4e1195 tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] Flow 'volume_create_api' (b316a915-9e86-4875-9c87-97a306e49ebc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100270) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 06:00:12.128677 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-28e0351f-86b3-4a30-b245-b31c7b4e1195 tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] Create volume request issued successfully. Aug 25 06:00:12.129437 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-28e0351f-86b3-4a30-b245-b31c7b4e1195 tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] https://10.4.3.189/volume/v3/volumes returned with HTTP 202 Aug 25 06:00:12.130029 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1452/5829] 10.4.3.189 () {68 vars in 1259 bytes} [Tue Aug 25 06:00:11 2026] POST /volume/v3/volumes => generated 791 bytes in 194 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 06:00:12.145777 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-a8e725ed-7269-4102-9199-f8efac0dd770 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 06:00:12.147666 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a8e725ed-7269-4102-9199-f8efac0dd770 tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] GET https://10.4.3.189/volume/v3/volumes/49d5302d-48b6-48d2-a236-3d3d6e94f00b Aug 25 06:00:12.147952 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a8e725ed-7269-4102-9199-f8efac0dd770 tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 06:00:12.148156 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a8e725ed-7269-4102-9199-f8efac0dd770 tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 06:00:12.157881 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 06:00:12.157881 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 06:00:12.162378 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-a8e725ed-7269-4102-9199-f8efac0dd770 tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] Volume info retrieved successfully. Aug 25 06:00:12.168331 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a8e725ed-7269-4102-9199-f8efac0dd770 tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] https://10.4.3.189/volume/v3/volumes/49d5302d-48b6-48d2-a236-3d3d6e94f00b returned with HTTP 200 Aug 25 06:00:12.168796 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1451/5830] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 06:00:12 2026] GET /volume/v3/volumes/49d5302d-48b6-48d2-a236-3d3d6e94f00b => generated 859 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 06:00:13.184945 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-eb89d883-0bbd-405b-83e6-db8c787bcc6f None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 06:00:13.187021 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-eb89d883-0bbd-405b-83e6-db8c787bcc6f tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] GET https://10.4.3.189/volume/v3/volumes/49d5302d-48b6-48d2-a236-3d3d6e94f00b Aug 25 06:00:13.187268 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-eb89d883-0bbd-405b-83e6-db8c787bcc6f tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 06:00:13.187495 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-eb89d883-0bbd-405b-83e6-db8c787bcc6f tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 06:00:13.195363 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 06:00:13.195363 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 06:00:13.199024 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-eb89d883-0bbd-405b-83e6-db8c787bcc6f tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] Volume info retrieved successfully. Aug 25 06:00:13.203713 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-eb89d883-0bbd-405b-83e6-db8c787bcc6f tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] https://10.4.3.189/volume/v3/volumes/49d5302d-48b6-48d2-a236-3d3d6e94f00b returned with HTTP 200 Aug 25 06:00:13.204309 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1472/5831] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 06:00:13 2026] GET /volume/v3/volumes/49d5302d-48b6-48d2-a236-3d3d6e94f00b => generated 884 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 06:00:13.215911 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-5f1e2e7e-910c-4dd2-9d99-1c53ab32d19d None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 06:00:13.217540 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-5f1e2e7e-910c-4dd2-9d99-1c53ab32d19d tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] GET https://10.4.3.189/volume/v3/volumes/49d5302d-48b6-48d2-a236-3d3d6e94f00b Aug 25 06:00:13.217718 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-5f1e2e7e-910c-4dd2-9d99-1c53ab32d19d tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 06:00:13.217905 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-5f1e2e7e-910c-4dd2-9d99-1c53ab32d19d tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 06:00:13.224177 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 06:00:13.224177 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 06:00:13.227365 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-5f1e2e7e-910c-4dd2-9d99-1c53ab32d19d tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] Volume info retrieved successfully. Aug 25 06:00:13.231218 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-5f1e2e7e-910c-4dd2-9d99-1c53ab32d19d tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] https://10.4.3.189/volume/v3/volumes/49d5302d-48b6-48d2-a236-3d3d6e94f00b returned with HTTP 200 Aug 25 06:00:13.231535 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1457/5832] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 06:00:13 2026] GET /volume/v3/volumes/49d5302d-48b6-48d2-a236-3d3d6e94f00b => generated 884 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 06:00:13.704914 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [req-9f1287a3-3cb6-4fbf-96d1-4beeb9651baa req-104a477d-ec74-48fe-a76a-76df5878da22 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 06:00:13.707338 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-9f1287a3-3cb6-4fbf-96d1-4beeb9651baa req-104a477d-ec74-48fe-a76a-76df5878da22 tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] GET https://10.4.3.189/volume/v3/volumes/49d5302d-48b6-48d2-a236-3d3d6e94f00b Aug 25 06:00:13.707550 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-9f1287a3-3cb6-4fbf-96d1-4beeb9651baa req-104a477d-ec74-48fe-a76a-76df5878da22 tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 06:00:13.707823 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-9f1287a3-3cb6-4fbf-96d1-4beeb9651baa req-104a477d-ec74-48fe-a76a-76df5878da22 tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 06:00:13.715041 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 06:00:13.715041 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 06:00:13.718734 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [req-9f1287a3-3cb6-4fbf-96d1-4beeb9651baa req-104a477d-ec74-48fe-a76a-76df5878da22 tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] Volume info retrieved successfully. Aug 25 06:00:13.723406 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-9f1287a3-3cb6-4fbf-96d1-4beeb9651baa req-104a477d-ec74-48fe-a76a-76df5878da22 tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] https://10.4.3.189/volume/v3/volumes/49d5302d-48b6-48d2-a236-3d3d6e94f00b returned with HTTP 200 Aug 25 06:00:13.723806 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1453/5833] 10.4.3.189 () {68 vars in 1598 bytes} [Tue Aug 25 06:00:13 2026] GET /volume/v3/volumes/49d5302d-48b6-48d2-a236-3d3d6e94f00b => generated 884 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 06:00:13.791497 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-5f512b50-4567-4dcf-96d6-1319b1d8d512 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 06:00:13.791936 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-5f512b50-4567-4dcf-96d6-1319b1d8d512 None None] GET https://10.4.3.189/volume// Aug 25 06:00:13.792153 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-5f512b50-4567-4dcf-96d6-1319b1d8d512 None None] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 06:00:13.792380 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-5f512b50-4567-4dcf-96d6-1319b1d8d512 None None] Calling method 'all' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 06:00:13.792730 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-5f512b50-4567-4dcf-96d6-1319b1d8d512 None None] https://10.4.3.189/volume// returned with HTTP 300 Aug 25 06:00:13.793091 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1452/5834] 10.4.3.189 () {66 vars in 1428 bytes} [Tue Aug 25 06:00: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 25 06:00:13.801422 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-9f1287a3-3cb6-4fbf-96d1-4beeb9651baa req-4684f7d9-a826-4f00-bd41-8b86e07bb151 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 06:00:13.826582 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-9f1287a3-3cb6-4fbf-96d1-4beeb9651baa req-4684f7d9-a826-4f00-bd41-8b86e07bb151 tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] POST https://10.4.3.189/volume/v3/attachments Aug 25 06:00:13.826967 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-9f1287a3-3cb6-4fbf-96d1-4beeb9651baa req-4684f7d9-a826-4f00-bd41-8b86e07bb151 tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "49d5302d-48b6-48d2-a236-3d3d6e94f00b", "connector": null, "instance_uuid": "c1c843db-69e4-42b5-bd0e-66778e4463bd"}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 06:00:13.834635 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 06:00:13.834635 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 06:00:13.858521 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-9f1287a3-3cb6-4fbf-96d1-4beeb9651baa req-4684f7d9-a826-4f00-bd41-8b86e07bb151 tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] https://10.4.3.189/volume/v3/attachments returned with HTTP 200 Aug 25 06:00:13.859214 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1473/5835] 10.4.3.189 () {74 vars in 1594 bytes} [Tue Aug 25 06:00:13 2026] POST /volume/v3/attachments => generated 273 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 06:00:13.887317 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-8243fb60-73bf-4913-bc4d-83beb3db31e6 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 06:00:13.889074 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-8243fb60-73bf-4913-bc4d-83beb3db31e6 tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] GET https://10.4.3.189/volume/v3/volumes/49d5302d-48b6-48d2-a236-3d3d6e94f00b Aug 25 06:00:13.889320 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-8243fb60-73bf-4913-bc4d-83beb3db31e6 tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 06:00:13.889504 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-8243fb60-73bf-4913-bc4d-83beb3db31e6 tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 06:00:13.895333 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-8161429e-6894-45c6-9168-0ab4bb69a8de None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 06:00:13.895896 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-8161429e-6894-45c6-9168-0ab4bb69a8de None None] GET https://10.4.3.189/volume// Aug 25 06:00:13.896172 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-8161429e-6894-45c6-9168-0ab4bb69a8de None None] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 06:00:13.896441 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-8161429e-6894-45c6-9168-0ab4bb69a8de None None] Calling method 'all' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 06:00:13.896911 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-8161429e-6894-45c6-9168-0ab4bb69a8de None None] https://10.4.3.189/volume// returned with HTTP 300 Aug 25 06:00:13.897334 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1454/5836] 10.4.3.189 () {66 vars in 1426 bytes} [Tue Aug 25 06:00:13 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 06:00:13.898740 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 06:00:13.898740 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 06:00:13.902076 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-8243fb60-73bf-4913-bc4d-83beb3db31e6 tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] Volume info retrieved successfully. Aug 25 06:00:13.904104 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-9f1287a3-3cb6-4fbf-96d1-4beeb9651baa req-61b5c20d-f7d3-484b-8e59-db4d62572b4b None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 06:00:13.906433 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-9f1287a3-3cb6-4fbf-96d1-4beeb9651baa req-61b5c20d-f7d3-484b-8e59-db4d62572b4b tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] GET https://10.4.3.189/volume/v3/volumes/49d5302d-48b6-48d2-a236-3d3d6e94f00b Aug 25 06:00:13.906503 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-8243fb60-73bf-4913-bc4d-83beb3db31e6 tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] https://10.4.3.189/volume/v3/volumes/49d5302d-48b6-48d2-a236-3d3d6e94f00b returned with HTTP 200 Aug 25 06:00:13.906664 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-9f1287a3-3cb6-4fbf-96d1-4beeb9651baa req-61b5c20d-f7d3-484b-8e59-db4d62572b4b tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 06:00:13.906916 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1458/5837] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 06:00:13 2026] GET /volume/v3/volumes/49d5302d-48b6-48d2-a236-3d3d6e94f00b => generated 883 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 06:00:13.906974 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-9f1287a3-3cb6-4fbf-96d1-4beeb9651baa req-61b5c20d-f7d3-484b-8e59-db4d62572b4b tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 06:00:13.916153 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 06:00:13.916153 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 06:00:13.920644 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [req-9f1287a3-3cb6-4fbf-96d1-4beeb9651baa req-61b5c20d-f7d3-484b-8e59-db4d62572b4b tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] Volume info retrieved successfully. Aug 25 06:00:13.925295 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-9f1287a3-3cb6-4fbf-96d1-4beeb9651baa req-61b5c20d-f7d3-484b-8e59-db4d62572b4b tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] https://10.4.3.189/volume/v3/volumes/49d5302d-48b6-48d2-a236-3d3d6e94f00b returned with HTTP 200 Aug 25 06:00:13.925686 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1453/5838] 10.4.3.189 () {70 vars in 1639 bytes} [Tue Aug 25 06:00:13 2026] GET /volume/v3/volumes/49d5302d-48b6-48d2-a236-3d3d6e94f00b => generated 1063 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 06:00:14.033730 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-9f1287a3-3cb6-4fbf-96d1-4beeb9651baa req-286b11ee-8070-40d8-af69-416f72f57fd6 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 06:00:14.035814 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-9f1287a3-3cb6-4fbf-96d1-4beeb9651baa req-286b11ee-8070-40d8-af69-416f72f57fd6 tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] PUT https://10.4.3.189/volume/v3/attachments/2505ee42-a34d-4376-a2cf-f141e96a9053 Aug 25 06:00:14.036190 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-9f1287a3-3cb6-4fbf-96d1-4beeb9651baa req-286b11ee-8070-40d8-af69-416f72f57fd6 tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.189", "host": "np0000008051", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:8b4a65c6a3e1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "a19da604-b1eb-4396-a9d5-30b16dae3da8", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 06:00:14.043427 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.coordination [req-9f1287a3-3cb6-4fbf-96d1-4beeb9651baa req-286b11ee-8070-40d8-af69-416f72f57fd6 tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] Acquiring lock "cinder-attachment_update-49d5302d-48b6-48d2-a236-3d3d6e94f00b-np0000008051" by "attachment_update" {{(pid=100271) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 06:00:14.048157 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.coordination [req-9f1287a3-3cb6-4fbf-96d1-4beeb9651baa req-286b11ee-8070-40d8-af69-416f72f57fd6 tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] Lock "cinder-attachment_update-49d5302d-48b6-48d2-a236-3d3d6e94f00b-np0000008051" acquired by "attachment_update" :: waited 0.005s {{(pid=100271) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 06:00:14.049068 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 06:00:14.049068 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 06:00:14.116573 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.coordination [req-9f1287a3-3cb6-4fbf-96d1-4beeb9651baa req-286b11ee-8070-40d8-af69-416f72f57fd6 tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] Lock "cinder-attachment_update-49d5302d-48b6-48d2-a236-3d3d6e94f00b-np0000008051" released by "attachment_update" :: held 0.068s {{(pid=100271) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 06:00:14.117170 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-9f1287a3-3cb6-4fbf-96d1-4beeb9651baa req-286b11ee-8070-40d8-af69-416f72f57fd6 tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] https://10.4.3.189/volume/v3/attachments/2505ee42-a34d-4376-a2cf-f141e96a9053 returned with HTTP 200 Aug 25 06:00:14.117767 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1474/5839] 10.4.3.189 () {74 vars in 1704 bytes} [Tue Aug 25 06:00:14 2026] PUT /volume/v3/attachments/2505ee42-a34d-4376-a2cf-f141e96a9053 => generated 969 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 06:00:14.921808 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-0fc84baa-4df1-4b0f-a9ff-1a3538239aae None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 06:00:14.923593 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-0fc84baa-4df1-4b0f-a9ff-1a3538239aae tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] GET https://10.4.3.189/volume/v3/volumes/49d5302d-48b6-48d2-a236-3d3d6e94f00b Aug 25 06:00:14.923805 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-0fc84baa-4df1-4b0f-a9ff-1a3538239aae tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 06:00:14.923993 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-0fc84baa-4df1-4b0f-a9ff-1a3538239aae tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 06:00:14.933080 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 06:00:14.933080 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 06:00:14.936380 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-0fc84baa-4df1-4b0f-a9ff-1a3538239aae tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] Volume info retrieved successfully. Aug 25 06:00:14.940743 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-0fc84baa-4df1-4b0f-a9ff-1a3538239aae tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] https://10.4.3.189/volume/v3/volumes/49d5302d-48b6-48d2-a236-3d3d6e94f00b returned with HTTP 200 Aug 25 06:00:14.941156 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1455/5840] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 06:00:14 2026] GET /volume/v3/volumes/49d5302d-48b6-48d2-a236-3d3d6e94f00b => generated 884 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 06:00:15.953919 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-e62e7a99-e5e8-4f51-808f-5c062cf3c10f None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 06:00:15.955811 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-e62e7a99-e5e8-4f51-808f-5c062cf3c10f tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] GET https://10.4.3.189/volume/v3/volumes/49d5302d-48b6-48d2-a236-3d3d6e94f00b Aug 25 06:00:15.956110 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-e62e7a99-e5e8-4f51-808f-5c062cf3c10f tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 06:00:15.956373 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-e62e7a99-e5e8-4f51-808f-5c062cf3c10f tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 06:00:15.968993 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 06:00:15.968993 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 06:00:15.973998 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-e62e7a99-e5e8-4f51-808f-5c062cf3c10f tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] Volume info retrieved successfully. Aug 25 06:00:15.979203 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-e62e7a99-e5e8-4f51-808f-5c062cf3c10f tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] https://10.4.3.189/volume/v3/volumes/49d5302d-48b6-48d2-a236-3d3d6e94f00b returned with HTTP 200 Aug 25 06:00:15.979689 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1459/5841] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 06:00:15 2026] GET /volume/v3/volumes/49d5302d-48b6-48d2-a236-3d3d6e94f00b => generated 884 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 06:00:16.994615 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-c4558ee7-d148-4634-9c26-fbb817a179ce None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 06:00:16.996480 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c4558ee7-d148-4634-9c26-fbb817a179ce tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] GET https://10.4.3.189/volume/v3/volumes/49d5302d-48b6-48d2-a236-3d3d6e94f00b Aug 25 06:00:16.996704 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c4558ee7-d148-4634-9c26-fbb817a179ce tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 06:00:16.996940 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c4558ee7-d148-4634-9c26-fbb817a179ce tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 06:00:17.008759 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 06:00:17.008759 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 06:00:17.012995 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-c4558ee7-d148-4634-9c26-fbb817a179ce tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] Volume info retrieved successfully. Aug 25 06:00:17.018812 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c4558ee7-d148-4634-9c26-fbb817a179ce tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] https://10.4.3.189/volume/v3/volumes/49d5302d-48b6-48d2-a236-3d3d6e94f00b returned with HTTP 200 Aug 25 06:00:17.019356 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1454/5842] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 06:00:16 2026] GET /volume/v3/volumes/49d5302d-48b6-48d2-a236-3d3d6e94f00b => generated 884 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 06:00:17.355973 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-9f1287a3-3cb6-4fbf-96d1-4beeb9651baa req-99cad778-2ed9-4bad-9d6a-524760f8c077 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 06:00:17.358656 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-9f1287a3-3cb6-4fbf-96d1-4beeb9651baa req-99cad778-2ed9-4bad-9d6a-524760f8c077 tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] POST https://10.4.3.189/volume/v3/attachments/2505ee42-a34d-4376-a2cf-f141e96a9053/action Aug 25 06:00:17.359156 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-9f1287a3-3cb6-4fbf-96d1-4beeb9651baa req-99cad778-2ed9-4bad-9d6a-524760f8c077 tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] Action body: b'{"os-complete": null}' {{(pid=100271) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 06:00:17.359430 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-9f1287a3-3cb6-4fbf-96d1-4beeb9651baa req-99cad778-2ed9-4bad-9d6a-524760f8c077 tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 06:00:17.380585 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 06:00:17.380585 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 06:00:17.393306 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-9f1287a3-3cb6-4fbf-96d1-4beeb9651baa req-99cad778-2ed9-4bad-9d6a-524760f8c077 tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] https://10.4.3.189/volume/v3/attachments/2505ee42-a34d-4376-a2cf-f141e96a9053/action returned with HTTP 204 Aug 25 06:00:17.393960 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1475/5843] 10.4.3.189 () {74 vars in 1725 bytes} [Tue Aug 25 06:00:17 2026] POST /volume/v3/attachments/2505ee42-a34d-4376-a2cf-f141e96a9053/action => generated 0 bytes in 39 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 06:00:18.032457 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-d5666cd0-fb8c-4454-95b1-861ba90ce548 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 06:00:18.034325 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-d5666cd0-fb8c-4454-95b1-861ba90ce548 tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] GET https://10.4.3.189/volume/v3/volumes/49d5302d-48b6-48d2-a236-3d3d6e94f00b Aug 25 06:00:18.034565 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-d5666cd0-fb8c-4454-95b1-861ba90ce548 tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 06:00:18.034753 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-d5666cd0-fb8c-4454-95b1-861ba90ce548 tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 06:00:18.043978 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 06:00:18.043978 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 06:00:18.047289 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-d5666cd0-fb8c-4454-95b1-861ba90ce548 tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] Volume info retrieved successfully. Aug 25 06:00:18.051580 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-d5666cd0-fb8c-4454-95b1-861ba90ce548 tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] https://10.4.3.189/volume/v3/volumes/49d5302d-48b6-48d2-a236-3d3d6e94f00b returned with HTTP 200 Aug 25 06:00:18.051945 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1456/5844] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 06:00:18 2026] GET /volume/v3/volumes/49d5302d-48b6-48d2-a236-3d3d6e94f00b => generated 1176 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 06:00:21.352007 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-21537015-551e-46e0-ba3b-99e2b8fb0854 req-02d64d95-d1fc-416c-b302-db9c7cf75711 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 06:00:21.353863 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-21537015-551e-46e0-ba3b-99e2b8fb0854 req-02d64d95-d1fc-416c-b302-db9c7cf75711 tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] GET https://10.4.3.189/volume/v3/volumes/49d5302d-48b6-48d2-a236-3d3d6e94f00b Aug 25 06:00:21.354089 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-21537015-551e-46e0-ba3b-99e2b8fb0854 req-02d64d95-d1fc-416c-b302-db9c7cf75711 tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 06:00:21.354309 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-21537015-551e-46e0-ba3b-99e2b8fb0854 req-02d64d95-d1fc-416c-b302-db9c7cf75711 tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 06:00:21.362961 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 06:00:21.362961 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 06:00:21.366201 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [req-21537015-551e-46e0-ba3b-99e2b8fb0854 req-02d64d95-d1fc-416c-b302-db9c7cf75711 tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] Volume info retrieved successfully. Aug 25 06:00:21.369943 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-21537015-551e-46e0-ba3b-99e2b8fb0854 req-02d64d95-d1fc-416c-b302-db9c7cf75711 tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] https://10.4.3.189/volume/v3/volumes/49d5302d-48b6-48d2-a236-3d3d6e94f00b returned with HTTP 200 Aug 25 06:00:21.370354 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1460/5845] 10.4.3.189 () {68 vars in 1598 bytes} [Tue Aug 25 06:00:21 2026] GET /volume/v3/volumes/49d5302d-48b6-48d2-a236-3d3d6e94f00b => generated 1176 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 06:00:21.387799 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-21537015-551e-46e0-ba3b-99e2b8fb0854 req-23770ebe-988c-4255-b52e-aca8ba74132c None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 06:00:21.389845 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-21537015-551e-46e0-ba3b-99e2b8fb0854 req-23770ebe-988c-4255-b52e-aca8ba74132c tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] POST https://10.4.3.189/volume/v3/volumes/49d5302d-48b6-48d2-a236-3d3d6e94f00b/action Aug 25 06:00:21.390205 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-21537015-551e-46e0-ba3b-99e2b8fb0854 req-23770ebe-988c-4255-b52e-aca8ba74132c tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100268) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 06:00:21.390322 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-21537015-551e-46e0-ba3b-99e2b8fb0854 req-23770ebe-988c-4255-b52e-aca8ba74132c tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 06:00:21.400649 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 06:00:21.400649 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 06:00:21.401129 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [req-21537015-551e-46e0-ba3b-99e2b8fb0854 req-23770ebe-988c-4255-b52e-aca8ba74132c tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] Volume info retrieved successfully. Aug 25 06:00:21.410988 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [req-21537015-551e-46e0-ba3b-99e2b8fb0854 req-23770ebe-988c-4255-b52e-aca8ba74132c tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] Begin detaching volume completed successfully. Aug 25 06:00:21.411231 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-21537015-551e-46e0-ba3b-99e2b8fb0854 req-23770ebe-988c-4255-b52e-aca8ba74132c tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] https://10.4.3.189/volume/v3/volumes/49d5302d-48b6-48d2-a236-3d3d6e94f00b/action returned with HTTP 202 Aug 25 06:00:21.411674 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1455/5846] 10.4.3.189 () {72 vars in 1672 bytes} [Tue Aug 25 06:00:21 2026] POST /volume/v3/volumes/49d5302d-48b6-48d2-a236-3d3d6e94f00b/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 06:00:21.480011 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-c5d9cfc4-3eea-4f7f-aaeb-22cda357157c None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 06:00:21.480589 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-c5d9cfc4-3eea-4f7f-aaeb-22cda357157c None None] GET https://10.4.3.189/volume// Aug 25 06:00:21.480823 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-c5d9cfc4-3eea-4f7f-aaeb-22cda357157c None None] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 06:00:21.481075 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-c5d9cfc4-3eea-4f7f-aaeb-22cda357157c None None] Calling method 'all' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 06:00:21.481400 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-c5d9cfc4-3eea-4f7f-aaeb-22cda357157c None None] https://10.4.3.189/volume// returned with HTTP 300 Aug 25 06:00:21.481867 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1476/5847] 10.4.3.189 () {66 vars in 1426 bytes} [Tue Aug 25 06:00:21 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 06:00:21.488667 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [req-21537015-551e-46e0-ba3b-99e2b8fb0854 req-5983caaf-a788-4ba9-a596-4312251895bd None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 06:00:21.490517 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-21537015-551e-46e0-ba3b-99e2b8fb0854 req-5983caaf-a788-4ba9-a596-4312251895bd tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] GET https://10.4.3.189/volume/v3/volumes/49d5302d-48b6-48d2-a236-3d3d6e94f00b Aug 25 06:00:21.490838 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-21537015-551e-46e0-ba3b-99e2b8fb0854 req-5983caaf-a788-4ba9-a596-4312251895bd tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 06:00:21.491166 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-21537015-551e-46e0-ba3b-99e2b8fb0854 req-5983caaf-a788-4ba9-a596-4312251895bd tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 06:00:21.499877 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 06:00:21.499877 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 06:00:21.505594 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [req-21537015-551e-46e0-ba3b-99e2b8fb0854 req-5983caaf-a788-4ba9-a596-4312251895bd tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] Volume info retrieved successfully. Aug 25 06:00:21.507480 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-21537015-551e-46e0-ba3b-99e2b8fb0854 req-5983caaf-a788-4ba9-a596-4312251895bd tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] https://10.4.3.189/volume/v3/volumes/49d5302d-48b6-48d2-a236-3d3d6e94f00b returned with HTTP 200 Aug 25 06:00:21.508134 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1457/5848] 10.4.3.189 () {70 vars in 1639 bytes} [Tue Aug 25 06:00:21 2026] GET /volume/v3/volumes/49d5302d-48b6-48d2-a236-3d3d6e94f00b => generated 1359 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 06:00:22.311456 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-21537015-551e-46e0-ba3b-99e2b8fb0854 req-7e90de7f-2de7-4211-aebc-41468fe5a1a0 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 06:00:22.313270 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-21537015-551e-46e0-ba3b-99e2b8fb0854 req-7e90de7f-2de7-4211-aebc-41468fe5a1a0 tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] DELETE https://10.4.3.189/volume/v3/attachments/2505ee42-a34d-4376-a2cf-f141e96a9053 Aug 25 06:00:22.313550 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-21537015-551e-46e0-ba3b-99e2b8fb0854 req-7e90de7f-2de7-4211-aebc-41468fe5a1a0 tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 06:00:22.313826 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-21537015-551e-46e0-ba3b-99e2b8fb0854 req-7e90de7f-2de7-4211-aebc-41468fe5a1a0 tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] Calling method 'version_select' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 06:00:22.321292 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 06:00:22.321292 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 06:00:22.366089 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-21537015-551e-46e0-ba3b-99e2b8fb0854 req-7e90de7f-2de7-4211-aebc-41468fe5a1a0 tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] https://10.4.3.189/volume/v3/attachments/2505ee42-a34d-4376-a2cf-f141e96a9053 returned with HTTP 200 Aug 25 06:00:22.366089 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1461/5849] 10.4.3.189 () {72 vars in 1673 bytes} [Tue Aug 25 06:00:22 2026] DELETE /volume/v3/attachments/2505ee42-a34d-4376-a2cf-f141e96a9053 => generated 19 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 06:00:22.515163 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-b7f32671-3a30-45f3-8ae0-956894e46b34 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 06:00:22.516842 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b7f32671-3a30-45f3-8ae0-956894e46b34 tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] GET https://10.4.3.189/volume/v3/volumes/49d5302d-48b6-48d2-a236-3d3d6e94f00b Aug 25 06:00:22.517016 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b7f32671-3a30-45f3-8ae0-956894e46b34 tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 06:00:22.517233 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b7f32671-3a30-45f3-8ae0-956894e46b34 tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 06:00:22.523421 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 06:00:22.523421 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 06:00:22.526434 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-b7f32671-3a30-45f3-8ae0-956894e46b34 tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] Volume info retrieved successfully. Aug 25 06:00:22.529981 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b7f32671-3a30-45f3-8ae0-956894e46b34 tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] https://10.4.3.189/volume/v3/volumes/49d5302d-48b6-48d2-a236-3d3d6e94f00b returned with HTTP 200 Aug 25 06:00:22.530330 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1456/5850] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 06:00:22 2026] GET /volume/v3/volumes/49d5302d-48b6-48d2-a236-3d3d6e94f00b => generated 884 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 06:00:22.541658 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-4fb8f03a-58e0-4031-9c1c-d10f78925ad8 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 06:00:22.543397 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-4fb8f03a-58e0-4031-9c1c-d10f78925ad8 tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] GET https://10.4.3.189/volume/v3/volumes/49d5302d-48b6-48d2-a236-3d3d6e94f00b Aug 25 06:00:22.543645 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-4fb8f03a-58e0-4031-9c1c-d10f78925ad8 tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 06:00:22.543893 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-4fb8f03a-58e0-4031-9c1c-d10f78925ad8 tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 06:00:22.550729 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 06:00:22.550729 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 06:00:22.554294 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-4fb8f03a-58e0-4031-9c1c-d10f78925ad8 tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] Volume info retrieved successfully. Aug 25 06:00:22.558398 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-4fb8f03a-58e0-4031-9c1c-d10f78925ad8 tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] https://10.4.3.189/volume/v3/volumes/49d5302d-48b6-48d2-a236-3d3d6e94f00b returned with HTTP 200 Aug 25 06:00:22.558983 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1477/5851] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 06:00:22 2026] GET /volume/v3/volumes/49d5302d-48b6-48d2-a236-3d3d6e94f00b => generated 884 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 06:00:22.570693 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-00e353bc-7c91-4cd3-9280-eb145d4a1b63 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 06:00:22.572386 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-00e353bc-7c91-4cd3-9280-eb145d4a1b63 tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] DELETE https://10.4.3.189/volume/v3/volumes/49d5302d-48b6-48d2-a236-3d3d6e94f00b Aug 25 06:00:22.572554 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-00e353bc-7c91-4cd3-9280-eb145d4a1b63 tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 06:00:22.572725 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-00e353bc-7c91-4cd3-9280-eb145d4a1b63 tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] Calling method 'delete' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 06:00:22.572872 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.v3.volumes [None req-00e353bc-7c91-4cd3-9280-eb145d4a1b63 tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] Delete volume with id: 49d5302d-48b6-48d2-a236-3d3d6e94f00b Aug 25 06:00:22.579136 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 06:00:22.579136 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 06:00:22.579541 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-00e353bc-7c91-4cd3-9280-eb145d4a1b63 tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] Volume info retrieved successfully. Aug 25 06:00:22.593995 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-00e353bc-7c91-4cd3-9280-eb145d4a1b63 tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] Delete volume request issued successfully. Aug 25 06:00:22.594224 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-00e353bc-7c91-4cd3-9280-eb145d4a1b63 tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] https://10.4.3.189/volume/v3/volumes/49d5302d-48b6-48d2-a236-3d3d6e94f00b returned with HTTP 202 Aug 25 06:00:22.594670 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1458/5852] 10.4.3.189 () {66 vars in 1351 bytes} [Tue Aug 25 06:00:22 2026] DELETE /volume/v3/volumes/49d5302d-48b6-48d2-a236-3d3d6e94f00b => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 06:00:22.603883 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-12fff2de-b67b-42e6-a07e-3684274c8a9d None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 06:00:22.605501 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-12fff2de-b67b-42e6-a07e-3684274c8a9d tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] GET https://10.4.3.189/volume/v3/volumes/49d5302d-48b6-48d2-a236-3d3d6e94f00b Aug 25 06:00:22.605653 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-12fff2de-b67b-42e6-a07e-3684274c8a9d tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 06:00:22.605848 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-12fff2de-b67b-42e6-a07e-3684274c8a9d tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 06:00:22.612743 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 06:00:22.612743 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 06:00:22.616368 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-12fff2de-b67b-42e6-a07e-3684274c8a9d tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] Volume info retrieved successfully. Aug 25 06:00:22.620532 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-12fff2de-b67b-42e6-a07e-3684274c8a9d tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] https://10.4.3.189/volume/v3/volumes/49d5302d-48b6-48d2-a236-3d3d6e94f00b returned with HTTP 200 Aug 25 06:00:22.620891 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1462/5853] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 06:00:22 2026] GET /volume/v3/volumes/49d5302d-48b6-48d2-a236-3d3d6e94f00b => generated 883 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 06:00:23.634101 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-a58f8c09-fc4a-435e-92f6-59a59239d8ee None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 06:00:23.636321 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a58f8c09-fc4a-435e-92f6-59a59239d8ee tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] GET https://10.4.3.189/volume/v3/volumes/49d5302d-48b6-48d2-a236-3d3d6e94f00b Aug 25 06:00:23.636526 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a58f8c09-fc4a-435e-92f6-59a59239d8ee tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 06:00:23.636783 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a58f8c09-fc4a-435e-92f6-59a59239d8ee tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 06:00:23.643121 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a58f8c09-fc4a-435e-92f6-59a59239d8ee tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] https://10.4.3.189/volume/v3/volumes/49d5302d-48b6-48d2-a236-3d3d6e94f00b returned with HTTP 404 Aug 25 06:00:23.643655 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1457/5854] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 06:00:23 2026] GET /volume/v3/volumes/49d5302d-48b6-48d2-a236-3d3d6e94f00b => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 06:00:23.650229 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-a2b86fe4-012f-4b77-a78f-35b400eb8a3f None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 06:00:23.652206 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-a2b86fe4-012f-4b77-a78f-35b400eb8a3f tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] GET https://10.4.3.189/volume/v3/volumes/b3e91a5d-fe19-4e38-a2ea-26fdf66e6526 Aug 25 06:00:23.652502 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-a2b86fe4-012f-4b77-a78f-35b400eb8a3f tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 06:00:23.652770 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-a2b86fe4-012f-4b77-a78f-35b400eb8a3f tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 06:00:23.660479 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 06:00:23.660479 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 06:00:23.664160 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-a2b86fe4-012f-4b77-a78f-35b400eb8a3f tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] Volume info retrieved successfully. Aug 25 06:00:23.668485 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-a2b86fe4-012f-4b77-a78f-35b400eb8a3f tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] https://10.4.3.189/volume/v3/volumes/b3e91a5d-fe19-4e38-a2ea-26fdf66e6526 returned with HTTP 200 Aug 25 06:00:23.668926 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1478/5855] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 06:00:23 2026] GET /volume/v3/volumes/b3e91a5d-fe19-4e38-a2ea-26fdf66e6526 => generated 883 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 06:00:23.680575 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-fb94bb22-11fe-4a17-82dc-8a0ab6da8453 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 06:00:23.682379 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-fb94bb22-11fe-4a17-82dc-8a0ab6da8453 tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] GET https://10.4.3.189/volume/v3/volumes/b3e91a5d-fe19-4e38-a2ea-26fdf66e6526 Aug 25 06:00:23.682601 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-fb94bb22-11fe-4a17-82dc-8a0ab6da8453 tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 06:00:23.682785 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-fb94bb22-11fe-4a17-82dc-8a0ab6da8453 tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 06:00:23.689342 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 06:00:23.689342 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 06:00:23.692671 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-fb94bb22-11fe-4a17-82dc-8a0ab6da8453 tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] Volume info retrieved successfully. Aug 25 06:00:23.696381 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-fb94bb22-11fe-4a17-82dc-8a0ab6da8453 tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] https://10.4.3.189/volume/v3/volumes/b3e91a5d-fe19-4e38-a2ea-26fdf66e6526 returned with HTTP 200 Aug 25 06:00:23.696730 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1459/5856] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 06:00:23 2026] GET /volume/v3/volumes/b3e91a5d-fe19-4e38-a2ea-26fdf66e6526 => generated 883 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 06:00:23.707744 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-afc758cd-7828-4daf-8ab0-9781d9b7280c None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 06:00:23.709813 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-afc758cd-7828-4daf-8ab0-9781d9b7280c tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] DELETE https://10.4.3.189/volume/v3/volumes/b3e91a5d-fe19-4e38-a2ea-26fdf66e6526 Aug 25 06:00:23.710063 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-afc758cd-7828-4daf-8ab0-9781d9b7280c tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 06:00:23.710274 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-afc758cd-7828-4daf-8ab0-9781d9b7280c tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] Calling method 'delete' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 06:00:23.710451 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.v3.volumes [None req-afc758cd-7828-4daf-8ab0-9781d9b7280c tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] Delete volume with id: b3e91a5d-fe19-4e38-a2ea-26fdf66e6526 Aug 25 06:00:23.717036 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 06:00:23.717036 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 06:00:23.717543 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-afc758cd-7828-4daf-8ab0-9781d9b7280c tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] Volume info retrieved successfully. Aug 25 06:00:23.732393 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-afc758cd-7828-4daf-8ab0-9781d9b7280c tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] Delete volume request issued successfully. Aug 25 06:00:23.732657 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-afc758cd-7828-4daf-8ab0-9781d9b7280c tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] https://10.4.3.189/volume/v3/volumes/b3e91a5d-fe19-4e38-a2ea-26fdf66e6526 returned with HTTP 202 Aug 25 06:00:23.733149 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1463/5857] 10.4.3.189 () {66 vars in 1351 bytes} [Tue Aug 25 06:00:23 2026] DELETE /volume/v3/volumes/b3e91a5d-fe19-4e38-a2ea-26fdf66e6526 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 06:00:23.740605 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-bae00245-ee94-4eeb-b449-31366d1deaff None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 06:00:23.741940 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-bae00245-ee94-4eeb-b449-31366d1deaff tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] GET https://10.4.3.189/volume/v3/volumes/b3e91a5d-fe19-4e38-a2ea-26fdf66e6526 Aug 25 06:00:23.742157 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-bae00245-ee94-4eeb-b449-31366d1deaff tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 06:00:23.742338 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-bae00245-ee94-4eeb-b449-31366d1deaff tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 06:00:23.748749 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 06:00:23.748749 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 06:00:23.752363 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-bae00245-ee94-4eeb-b449-31366d1deaff tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] Volume info retrieved successfully. Aug 25 06:00:23.756602 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-bae00245-ee94-4eeb-b449-31366d1deaff tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] https://10.4.3.189/volume/v3/volumes/b3e91a5d-fe19-4e38-a2ea-26fdf66e6526 returned with HTTP 200 Aug 25 06:00:23.757360 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1458/5858] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 06:00:23 2026] GET /volume/v3/volumes/b3e91a5d-fe19-4e38-a2ea-26fdf66e6526 => generated 882 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 06:00:24.769827 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-7c457c54-a365-4ce8-b421-f726c770b108 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 06:00:24.772493 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-7c457c54-a365-4ce8-b421-f726c770b108 tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] GET https://10.4.3.189/volume/v3/volumes/b3e91a5d-fe19-4e38-a2ea-26fdf66e6526 Aug 25 06:00:24.772779 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-7c457c54-a365-4ce8-b421-f726c770b108 tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 06:00:24.773032 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-7c457c54-a365-4ce8-b421-f726c770b108 tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 06:00:24.780299 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-7c457c54-a365-4ce8-b421-f726c770b108 tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] https://10.4.3.189/volume/v3/volumes/b3e91a5d-fe19-4e38-a2ea-26fdf66e6526 returned with HTTP 404 Aug 25 06:00:24.780934 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1479/5859] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 06:00:24 2026] GET /volume/v3/volumes/b3e91a5d-fe19-4e38-a2ea-26fdf66e6526 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 06:00:24.788766 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-b9ca867b-5906-4444-9df9-21bac011b087 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 06:00:24.791037 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-b9ca867b-5906-4444-9df9-21bac011b087 tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] GET https://10.4.3.189/volume/v3/volumes/dd8d1e21-9c3e-4aa7-99a7-580bbbad7a7f Aug 25 06:00:24.791354 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-b9ca867b-5906-4444-9df9-21bac011b087 tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 06:00:24.791554 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-b9ca867b-5906-4444-9df9-21bac011b087 tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 06:00:24.800342 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 06:00:24.800342 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 06:00:24.804658 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-b9ca867b-5906-4444-9df9-21bac011b087 tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] Volume info retrieved successfully. Aug 25 06:00:24.809960 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-b9ca867b-5906-4444-9df9-21bac011b087 tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] https://10.4.3.189/volume/v3/volumes/dd8d1e21-9c3e-4aa7-99a7-580bbbad7a7f returned with HTTP 200 Aug 25 06:00:24.810500 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1460/5860] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 06:00:24 2026] GET /volume/v3/volumes/dd8d1e21-9c3e-4aa7-99a7-580bbbad7a7f => generated 882 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 06:00:24.822494 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-b324ecba-9629-43a4-bba0-ea97e208357f None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 06:00:24.824732 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-b324ecba-9629-43a4-bba0-ea97e208357f tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] GET https://10.4.3.189/volume/v3/volumes/dd8d1e21-9c3e-4aa7-99a7-580bbbad7a7f Aug 25 06:00:24.825040 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-b324ecba-9629-43a4-bba0-ea97e208357f tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 06:00:24.825312 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-b324ecba-9629-43a4-bba0-ea97e208357f tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 06:00:24.833569 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 06:00:24.833569 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 06:00:24.837800 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-b324ecba-9629-43a4-bba0-ea97e208357f tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] Volume info retrieved successfully. Aug 25 06:00:24.842980 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-b324ecba-9629-43a4-bba0-ea97e208357f tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] https://10.4.3.189/volume/v3/volumes/dd8d1e21-9c3e-4aa7-99a7-580bbbad7a7f returned with HTTP 200 Aug 25 06:00:24.843534 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1464/5861] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 06:00:24 2026] GET /volume/v3/volumes/dd8d1e21-9c3e-4aa7-99a7-580bbbad7a7f => generated 882 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 06:00:24.855989 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-2cbe00ef-9464-4013-8cd8-d64fa52cb5ee None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 06:00:24.857927 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-2cbe00ef-9464-4013-8cd8-d64fa52cb5ee tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] DELETE https://10.4.3.189/volume/v3/volumes/dd8d1e21-9c3e-4aa7-99a7-580bbbad7a7f Aug 25 06:00:24.858183 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-2cbe00ef-9464-4013-8cd8-d64fa52cb5ee tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 06:00:24.858404 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-2cbe00ef-9464-4013-8cd8-d64fa52cb5ee tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 06:00:24.858597 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-2cbe00ef-9464-4013-8cd8-d64fa52cb5ee tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] Delete volume with id: dd8d1e21-9c3e-4aa7-99a7-580bbbad7a7f Aug 25 06:00:24.865429 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 06:00:24.865429 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 06:00:24.865920 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-2cbe00ef-9464-4013-8cd8-d64fa52cb5ee tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] Volume info retrieved successfully. Aug 25 06:00:24.885660 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-2cbe00ef-9464-4013-8cd8-d64fa52cb5ee tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] Delete volume request issued successfully. Aug 25 06:00:24.885831 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-2cbe00ef-9464-4013-8cd8-d64fa52cb5ee tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] https://10.4.3.189/volume/v3/volumes/dd8d1e21-9c3e-4aa7-99a7-580bbbad7a7f returned with HTTP 202 Aug 25 06:00:24.886368 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1459/5862] 10.4.3.189 () {66 vars in 1351 bytes} [Tue Aug 25 06:00:24 2026] DELETE /volume/v3/volumes/dd8d1e21-9c3e-4aa7-99a7-580bbbad7a7f => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 06:00:24.893342 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-7304b257-01c6-409e-8103-6cb214d40dff None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 06:00:24.895179 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-7304b257-01c6-409e-8103-6cb214d40dff tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] GET https://10.4.3.189/volume/v3/volumes/dd8d1e21-9c3e-4aa7-99a7-580bbbad7a7f Aug 25 06:00:24.895396 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-7304b257-01c6-409e-8103-6cb214d40dff tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 06:00:24.895588 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-7304b257-01c6-409e-8103-6cb214d40dff tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 06:00:24.902760 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 06:00:24.902760 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 06:00:24.906661 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-7304b257-01c6-409e-8103-6cb214d40dff tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] Volume info retrieved successfully. Aug 25 06:00:24.911742 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-7304b257-01c6-409e-8103-6cb214d40dff tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] https://10.4.3.189/volume/v3/volumes/dd8d1e21-9c3e-4aa7-99a7-580bbbad7a7f returned with HTTP 200 Aug 25 06:00:24.912198 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1480/5863] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 06:00:24 2026] GET /volume/v3/volumes/dd8d1e21-9c3e-4aa7-99a7-580bbbad7a7f => generated 881 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 06:00:25.924010 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-c2090c34-2c3a-44e4-a5e4-3734ceaacbb6 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 06:00:25.925755 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-c2090c34-2c3a-44e4-a5e4-3734ceaacbb6 tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] GET https://10.4.3.189/volume/v3/volumes/dd8d1e21-9c3e-4aa7-99a7-580bbbad7a7f Aug 25 06:00:25.925936 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-c2090c34-2c3a-44e4-a5e4-3734ceaacbb6 tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 06:00:25.926131 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-c2090c34-2c3a-44e4-a5e4-3734ceaacbb6 tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 06:00:25.931289 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-c2090c34-2c3a-44e4-a5e4-3734ceaacbb6 tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] https://10.4.3.189/volume/v3/volumes/dd8d1e21-9c3e-4aa7-99a7-580bbbad7a7f returned with HTTP 404 Aug 25 06:00:25.931737 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1461/5864] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 06:00:25 2026] GET /volume/v3/volumes/dd8d1e21-9c3e-4aa7-99a7-580bbbad7a7f => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 06:00:25.938003 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-566402b2-09e2-48dd-8788-04399d9fe360 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 06:00:25.939868 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-566402b2-09e2-48dd-8788-04399d9fe360 tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] DELETE https://10.4.3.189/volume/v3/snapshots/78ea8f22-7fab-47c2-91da-9f71183c4bc3 Aug 25 06:00:25.940068 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-566402b2-09e2-48dd-8788-04399d9fe360 tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 06:00:25.940276 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-566402b2-09e2-48dd-8788-04399d9fe360 tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] Calling method 'delete' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 06:00:25.940380 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.v3.snapshots [None req-566402b2-09e2-48dd-8788-04399d9fe360 tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] Delete snapshot with id: 78ea8f22-7fab-47c2-91da-9f71183c4bc3 Aug 25 06:00:25.945023 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 06:00:25.945023 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 06:00:25.945460 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-566402b2-09e2-48dd-8788-04399d9fe360 tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] Snapshot retrieved successfully. Aug 25 06:00:25.960219 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-566402b2-09e2-48dd-8788-04399d9fe360 tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] Snapshot delete request issued successfully. Aug 25 06:00:25.960450 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-566402b2-09e2-48dd-8788-04399d9fe360 tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] https://10.4.3.189/volume/v3/snapshots/78ea8f22-7fab-47c2-91da-9f71183c4bc3 returned with HTTP 202 Aug 25 06:00:25.960865 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1465/5865] 10.4.3.189 () {66 vars in 1357 bytes} [Tue Aug 25 06:00:25 2026] DELETE /volume/v3/snapshots/78ea8f22-7fab-47c2-91da-9f71183c4bc3 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 06:00:25.969619 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-7b573d9b-763f-49dc-9b11-f58b9fa0a1b3 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 06:00:25.971418 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-7b573d9b-763f-49dc-9b11-f58b9fa0a1b3 tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] GET https://10.4.3.189/volume/v3/snapshots/78ea8f22-7fab-47c2-91da-9f71183c4bc3 Aug 25 06:00:25.971627 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-7b573d9b-763f-49dc-9b11-f58b9fa0a1b3 tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 06:00:25.971807 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-7b573d9b-763f-49dc-9b11-f58b9fa0a1b3 tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 06:00:25.977531 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 06:00:25.977531 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 06:00:25.977990 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-7b573d9b-763f-49dc-9b11-f58b9fa0a1b3 tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] Snapshot retrieved successfully. Aug 25 06:00:25.978775 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-7b573d9b-763f-49dc-9b11-f58b9fa0a1b3 tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] https://10.4.3.189/volume/v3/snapshots/78ea8f22-7fab-47c2-91da-9f71183c4bc3 returned with HTTP 200 Aug 25 06:00:25.979356 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1460/5866] 10.4.3.189 () {66 vars in 1354 bytes} [Tue Aug 25 06:00:25 2026] GET /volume/v3/snapshots/78ea8f22-7fab-47c2-91da-9f71183c4bc3 => generated 471 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 06:00:26.987700 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-bd107906-5f6f-45cf-8d1f-e54627c0d696 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 06:00:26.989554 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-bd107906-5f6f-45cf-8d1f-e54627c0d696 tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] GET https://10.4.3.189/volume/v3/snapshots/78ea8f22-7fab-47c2-91da-9f71183c4bc3 Aug 25 06:00:26.989844 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-bd107906-5f6f-45cf-8d1f-e54627c0d696 tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 06:00:26.990075 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-bd107906-5f6f-45cf-8d1f-e54627c0d696 tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 06:00:26.994272 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-bd107906-5f6f-45cf-8d1f-e54627c0d696 tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] https://10.4.3.189/volume/v3/snapshots/78ea8f22-7fab-47c2-91da-9f71183c4bc3 returned with HTTP 404 Aug 25 06:00:26.994733 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1481/5867] 10.4.3.189 () {66 vars in 1354 bytes} [Tue Aug 25 06:00:26 2026] GET /volume/v3/snapshots/78ea8f22-7fab-47c2-91da-9f71183c4bc3 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 06:00:27.000966 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-b81beb2f-8e9f-4dd4-8bd9-4449e6c21548 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 06:00:27.002912 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-b81beb2f-8e9f-4dd4-8bd9-4449e6c21548 tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] DELETE https://10.4.3.189/volume/v3/snapshots/bd216c1a-69c2-480f-96fb-b61a49501e80 Aug 25 06:00:27.003176 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-b81beb2f-8e9f-4dd4-8bd9-4449e6c21548 tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 06:00:27.003421 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-b81beb2f-8e9f-4dd4-8bd9-4449e6c21548 tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] Calling method 'delete' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 06:00:27.003594 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.v3.snapshots [None req-b81beb2f-8e9f-4dd4-8bd9-4449e6c21548 tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] Delete snapshot with id: bd216c1a-69c2-480f-96fb-b61a49501e80 Aug 25 06:00:27.008995 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 06:00:27.008995 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 06:00:27.009497 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-b81beb2f-8e9f-4dd4-8bd9-4449e6c21548 tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] Snapshot retrieved successfully. Aug 25 06:00:27.025768 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-b81beb2f-8e9f-4dd4-8bd9-4449e6c21548 tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] Snapshot delete request issued successfully. Aug 25 06:00:27.025962 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-b81beb2f-8e9f-4dd4-8bd9-4449e6c21548 tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] https://10.4.3.189/volume/v3/snapshots/bd216c1a-69c2-480f-96fb-b61a49501e80 returned with HTTP 202 Aug 25 06:00:27.026485 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1462/5868] 10.4.3.189 () {66 vars in 1357 bytes} [Tue Aug 25 06:00:27 2026] DELETE /volume/v3/snapshots/bd216c1a-69c2-480f-96fb-b61a49501e80 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 06:00:27.033402 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-7e4030a1-c52e-4d28-b011-f3300e9a82a6 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 06:00:27.035604 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-7e4030a1-c52e-4d28-b011-f3300e9a82a6 tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] GET https://10.4.3.189/volume/v3/snapshots/bd216c1a-69c2-480f-96fb-b61a49501e80 Aug 25 06:00:27.035794 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-7e4030a1-c52e-4d28-b011-f3300e9a82a6 tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 06:00:27.035980 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-7e4030a1-c52e-4d28-b011-f3300e9a82a6 tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 06:00:27.041736 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 06:00:27.041736 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 06:00:27.042175 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-7e4030a1-c52e-4d28-b011-f3300e9a82a6 tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] Snapshot retrieved successfully. Aug 25 06:00:27.042930 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-7e4030a1-c52e-4d28-b011-f3300e9a82a6 tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] https://10.4.3.189/volume/v3/snapshots/bd216c1a-69c2-480f-96fb-b61a49501e80 returned with HTTP 200 Aug 25 06:00:27.043282 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1466/5869] 10.4.3.189 () {66 vars in 1354 bytes} [Tue Aug 25 06:00:27 2026] GET /volume/v3/snapshots/bd216c1a-69c2-480f-96fb-b61a49501e80 => generated 470 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 06:00:28.051821 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-b93c7010-5e09-4f6c-a99a-9d539195e953 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 06:00:28.053608 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b93c7010-5e09-4f6c-a99a-9d539195e953 tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] GET https://10.4.3.189/volume/v3/snapshots/bd216c1a-69c2-480f-96fb-b61a49501e80 Aug 25 06:00:28.053821 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b93c7010-5e09-4f6c-a99a-9d539195e953 tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 06:00:28.054004 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b93c7010-5e09-4f6c-a99a-9d539195e953 tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 06:00:28.057991 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b93c7010-5e09-4f6c-a99a-9d539195e953 tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] https://10.4.3.189/volume/v3/snapshots/bd216c1a-69c2-480f-96fb-b61a49501e80 returned with HTTP 404 Aug 25 06:00:28.058499 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1461/5870] 10.4.3.189 () {66 vars in 1354 bytes} [Tue Aug 25 06:00:28 2026] GET /volume/v3/snapshots/bd216c1a-69c2-480f-96fb-b61a49501e80 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 06:00:28.064752 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-d5ecba6f-eff5-4488-b48d-aa134c878516 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 06:00:28.066434 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-d5ecba6f-eff5-4488-b48d-aa134c878516 tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] DELETE https://10.4.3.189/volume/v3/snapshots/fcceb29a-87ff-45a6-be22-5f1ca3778a05 Aug 25 06:00:28.066605 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-d5ecba6f-eff5-4488-b48d-aa134c878516 tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 06:00:28.066782 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-d5ecba6f-eff5-4488-b48d-aa134c878516 tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] Calling method 'delete' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 06:00:28.066908 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.v3.snapshots [None req-d5ecba6f-eff5-4488-b48d-aa134c878516 tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] Delete snapshot with id: fcceb29a-87ff-45a6-be22-5f1ca3778a05 Aug 25 06:00:28.071651 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 06:00:28.071651 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 06:00:28.072076 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-d5ecba6f-eff5-4488-b48d-aa134c878516 tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] Snapshot retrieved successfully. Aug 25 06:00:28.085626 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-d5ecba6f-eff5-4488-b48d-aa134c878516 tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] Snapshot delete request issued successfully. Aug 25 06:00:28.085819 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-d5ecba6f-eff5-4488-b48d-aa134c878516 tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] https://10.4.3.189/volume/v3/snapshots/fcceb29a-87ff-45a6-be22-5f1ca3778a05 returned with HTTP 202 Aug 25 06:00:28.086224 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1482/5871] 10.4.3.189 () {66 vars in 1357 bytes} [Tue Aug 25 06:00:28 2026] DELETE /volume/v3/snapshots/fcceb29a-87ff-45a6-be22-5f1ca3778a05 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 06:00:28.092636 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-c28c47e5-426b-41c1-98db-397b3094a3e7 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 06:00:28.094393 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-c28c47e5-426b-41c1-98db-397b3094a3e7 tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] GET https://10.4.3.189/volume/v3/snapshots/fcceb29a-87ff-45a6-be22-5f1ca3778a05 Aug 25 06:00:28.094578 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-c28c47e5-426b-41c1-98db-397b3094a3e7 tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 06:00:28.094774 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-c28c47e5-426b-41c1-98db-397b3094a3e7 tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 06:00:28.099687 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 06:00:28.099687 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 06:00:28.100153 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-c28c47e5-426b-41c1-98db-397b3094a3e7 tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] Snapshot retrieved successfully. Aug 25 06:00:28.100884 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-c28c47e5-426b-41c1-98db-397b3094a3e7 tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] https://10.4.3.189/volume/v3/snapshots/fcceb29a-87ff-45a6-be22-5f1ca3778a05 returned with HTTP 200 Aug 25 06:00:28.101237 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1463/5872] 10.4.3.189 () {66 vars in 1354 bytes} [Tue Aug 25 06:00:28 2026] GET /volume/v3/snapshots/fcceb29a-87ff-45a6-be22-5f1ca3778a05 => generated 471 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 06:00:29.109915 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-bd6bc6de-f319-4463-bd7c-3fe19a1da461 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 06:00:29.111581 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-bd6bc6de-f319-4463-bd7c-3fe19a1da461 tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] GET https://10.4.3.189/volume/v3/snapshots/fcceb29a-87ff-45a6-be22-5f1ca3778a05 Aug 25 06:00:29.111762 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-bd6bc6de-f319-4463-bd7c-3fe19a1da461 tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 06:00:29.111940 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-bd6bc6de-f319-4463-bd7c-3fe19a1da461 tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 06:00:29.115966 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-bd6bc6de-f319-4463-bd7c-3fe19a1da461 tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] https://10.4.3.189/volume/v3/snapshots/fcceb29a-87ff-45a6-be22-5f1ca3778a05 returned with HTTP 404 Aug 25 06:00:29.116373 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1467/5873] 10.4.3.189 () {66 vars in 1354 bytes} [Tue Aug 25 06:00:29 2026] GET /volume/v3/snapshots/fcceb29a-87ff-45a6-be22-5f1ca3778a05 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 06:00:29.122568 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-65a5be85-871e-4007-9d5a-6c571dfe0fd6 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 06:00:29.124497 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-65a5be85-871e-4007-9d5a-6c571dfe0fd6 tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] GET https://10.4.3.189/volume/v3/volumes/bfc9f94b-1b0a-4bac-a81c-3df02eca4090 Aug 25 06:00:29.124703 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-65a5be85-871e-4007-9d5a-6c571dfe0fd6 tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 06:00:29.124888 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-65a5be85-871e-4007-9d5a-6c571dfe0fd6 tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 06:00:29.131674 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 06:00:29.131674 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 06:00:29.135050 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-65a5be85-871e-4007-9d5a-6c571dfe0fd6 tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] Volume info retrieved successfully. Aug 25 06:00:29.139015 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-65a5be85-871e-4007-9d5a-6c571dfe0fd6 tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] https://10.4.3.189/volume/v3/volumes/bfc9f94b-1b0a-4bac-a81c-3df02eca4090 returned with HTTP 200 Aug 25 06:00:29.139448 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1462/5874] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 06:00:29 2026] GET /volume/v3/volumes/bfc9f94b-1b0a-4bac-a81c-3df02eca4090 => generated 850 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 06:00:29.150168 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-0d154373-454b-4987-a956-73ac5b6cff48 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 06:00:29.151948 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-0d154373-454b-4987-a956-73ac5b6cff48 tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] GET https://10.4.3.189/volume/v3/volumes/bfc9f94b-1b0a-4bac-a81c-3df02eca4090 Aug 25 06:00:29.152191 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-0d154373-454b-4987-a956-73ac5b6cff48 tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 06:00:29.152425 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-0d154373-454b-4987-a956-73ac5b6cff48 tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 06:00:29.158802 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 06:00:29.158802 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 06:00:29.161858 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-0d154373-454b-4987-a956-73ac5b6cff48 tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] Volume info retrieved successfully. Aug 25 06:00:29.165493 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-0d154373-454b-4987-a956-73ac5b6cff48 tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] https://10.4.3.189/volume/v3/volumes/bfc9f94b-1b0a-4bac-a81c-3df02eca4090 returned with HTTP 200 Aug 25 06:00:29.165835 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1483/5875] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 06:00:29 2026] GET /volume/v3/volumes/bfc9f94b-1b0a-4bac-a81c-3df02eca4090 => generated 850 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 06:00:29.176624 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-f63d0ebf-e3a1-4819-bd59-ce909b9ec6f9 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 06:00:29.178267 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-f63d0ebf-e3a1-4819-bd59-ce909b9ec6f9 tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] DELETE https://10.4.3.189/volume/v3/volumes/bfc9f94b-1b0a-4bac-a81c-3df02eca4090 Aug 25 06:00:29.178461 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-f63d0ebf-e3a1-4819-bd59-ce909b9ec6f9 tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 06:00:29.178628 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-f63d0ebf-e3a1-4819-bd59-ce909b9ec6f9 tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] Calling method 'delete' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 06:00:29.178771 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.v3.volumes [None req-f63d0ebf-e3a1-4819-bd59-ce909b9ec6f9 tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] Delete volume with id: bfc9f94b-1b0a-4bac-a81c-3df02eca4090 Aug 25 06:00:29.187130 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 06:00:29.187130 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 06:00:29.187718 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-f63d0ebf-e3a1-4819-bd59-ce909b9ec6f9 tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] Volume info retrieved successfully. Aug 25 06:00:29.209529 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-f63d0ebf-e3a1-4819-bd59-ce909b9ec6f9 tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] Delete volume request issued successfully. Aug 25 06:00:29.209713 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-f63d0ebf-e3a1-4819-bd59-ce909b9ec6f9 tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] https://10.4.3.189/volume/v3/volumes/bfc9f94b-1b0a-4bac-a81c-3df02eca4090 returned with HTTP 202 Aug 25 06:00:29.210129 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1464/5876] 10.4.3.189 () {66 vars in 1351 bytes} [Tue Aug 25 06:00:29 2026] DELETE /volume/v3/volumes/bfc9f94b-1b0a-4bac-a81c-3df02eca4090 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 06:00:29.217170 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-e3caada9-c243-4e1c-a59e-1f969d8f0181 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 06:00:29.218778 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-e3caada9-c243-4e1c-a59e-1f969d8f0181 tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] GET https://10.4.3.189/volume/v3/volumes/bfc9f94b-1b0a-4bac-a81c-3df02eca4090 Aug 25 06:00:29.219048 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-e3caada9-c243-4e1c-a59e-1f969d8f0181 tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 06:00:29.219254 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-e3caada9-c243-4e1c-a59e-1f969d8f0181 tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 06:00:29.226172 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 06:00:29.226172 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 06:00:29.229824 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-e3caada9-c243-4e1c-a59e-1f969d8f0181 tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] Volume info retrieved successfully. Aug 25 06:00:29.233544 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-e3caada9-c243-4e1c-a59e-1f969d8f0181 tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] https://10.4.3.189/volume/v3/volumes/bfc9f94b-1b0a-4bac-a81c-3df02eca4090 returned with HTTP 200 Aug 25 06:00:29.233874 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1468/5877] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 06:00:29 2026] GET /volume/v3/volumes/bfc9f94b-1b0a-4bac-a81c-3df02eca4090 => generated 849 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 06:00:30.246647 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-26638b2c-7e78-46da-83e4-b8d7aa4e2b82 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 06:00:30.248223 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-26638b2c-7e78-46da-83e4-b8d7aa4e2b82 tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] GET https://10.4.3.189/volume/v3/volumes/bfc9f94b-1b0a-4bac-a81c-3df02eca4090 Aug 25 06:00:30.248399 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-26638b2c-7e78-46da-83e4-b8d7aa4e2b82 tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 06:00:30.248567 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-26638b2c-7e78-46da-83e4-b8d7aa4e2b82 tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 06:00:30.254113 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-26638b2c-7e78-46da-83e4-b8d7aa4e2b82 tempest-SnapshotDataIntegrityTests-978841635 tempest-SnapshotDataIntegrityTests-978841635-project-member] https://10.4.3.189/volume/v3/volumes/bfc9f94b-1b0a-4bac-a81c-3df02eca4090 returned with HTTP 404 Aug 25 06:00:30.254657 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1463/5878] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 06:00:30 2026] GET /volume/v3/volumes/bfc9f94b-1b0a-4bac-a81c-3df02eca4090 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 06:00:39.164829 np0000008051 devstack@c-api.service[100271]: DEBUG dbcounter [-] [100271] Writing DB stats cinder:SELECT=128,cinder:UPDATE=29,cinder:INSERT=10 {{(pid=100271) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 06:00:39.201571 np0000008051 devstack@c-api.service[100270]: DEBUG dbcounter [-] [100270] Writing DB stats cinder:SELECT=135,cinder:INSERT=14,cinder:UPDATE=29 {{(pid=100270) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 06:00:39.232706 np0000008051 devstack@c-api.service[100269]: DEBUG dbcounter [-] [100269] Writing DB stats cinder:SELECT=120,cinder:UPDATE=13,cinder:INSERT=1 {{(pid=100269) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 06:00:40.250758 np0000008051 devstack@c-api.service[100268]: DEBUG dbcounter [-] [100268] Writing DB stats cinder:SELECT=152,cinder:INSERT=20,cinder:UPDATE=53 {{(pid=100268) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 06:00:49.266219 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-b0988b39-c684-42c7-a6ca-d81934086659 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 06:00:49.268164 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-b0988b39-c684-42c7-a6ca-d81934086659 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] GET https://10.4.3.189/volume/v3/volumes/7b0980af-87e6-4e24-b63f-7837f8d9e33d Aug 25 06:00:49.268354 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-b0988b39-c684-42c7-a6ca-d81934086659 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 06:00:49.268531 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-b0988b39-c684-42c7-a6ca-d81934086659 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 06:00:49.277318 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 06:00:49.277318 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 06:00:49.280504 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-b0988b39-c684-42c7-a6ca-d81934086659 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Volume info retrieved successfully. Aug 25 06:00:49.284673 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-b0988b39-c684-42c7-a6ca-d81934086659 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] https://10.4.3.189/volume/v3/volumes/7b0980af-87e6-4e24-b63f-7837f8d9e33d returned with HTTP 200 Aug 25 06:00:49.285030 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1484/5879] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 06:00:49 2026] GET /volume/v3/volumes/7b0980af-87e6-4e24-b63f-7837f8d9e33d => generated 1648 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 06:00:50.297447 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-c320a960-78ab-4b16-b9d7-e3f8b236927f None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 06:00:50.300373 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-c320a960-78ab-4b16-b9d7-e3f8b236927f tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] GET https://10.4.3.189/volume/v3/volumes/7b0980af-87e6-4e24-b63f-7837f8d9e33d Aug 25 06:00:50.300705 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-c320a960-78ab-4b16-b9d7-e3f8b236927f tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 06:00:50.300935 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-c320a960-78ab-4b16-b9d7-e3f8b236927f tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 06:00:50.309975 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 06:00:50.309975 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 06:00:50.313761 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-c320a960-78ab-4b16-b9d7-e3f8b236927f tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Volume info retrieved successfully. Aug 25 06:00:50.319094 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-c320a960-78ab-4b16-b9d7-e3f8b236927f tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] https://10.4.3.189/volume/v3/volumes/7b0980af-87e6-4e24-b63f-7837f8d9e33d returned with HTTP 200 Aug 25 06:00:50.319572 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1465/5880] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 06:00:50 2026] GET /volume/v3/volumes/7b0980af-87e6-4e24-b63f-7837f8d9e33d => generated 1648 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 06:00:50.425076 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-81271b8c-9893-4305-9c80-bf72680e5f87 req-5ae595f8-c029-4342-836d-249ccade961d None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 06:00:50.427163 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-81271b8c-9893-4305-9c80-bf72680e5f87 req-5ae595f8-c029-4342-836d-249ccade961d tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] DELETE https://10.4.3.189/volume/v3/attachments/55fca9d4-56d5-4971-8fc7-9958f4766e48 Aug 25 06:00:50.427326 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-81271b8c-9893-4305-9c80-bf72680e5f87 req-5ae595f8-c029-4342-836d-249ccade961d tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 06:00:50.427498 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-81271b8c-9893-4305-9c80-bf72680e5f87 req-5ae595f8-c029-4342-836d-249ccade961d tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Calling method 'version_select' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 06:00:50.433706 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 06:00:50.433706 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 06:00:50.477312 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-81271b8c-9893-4305-9c80-bf72680e5f87 req-5ae595f8-c029-4342-836d-249ccade961d tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] https://10.4.3.189/volume/v3/attachments/55fca9d4-56d5-4971-8fc7-9958f4766e48 returned with HTTP 200 Aug 25 06:00:50.477687 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1469/5881] 10.4.3.189 () {72 vars in 1673 bytes} [Tue Aug 25 06:00:50 2026] DELETE /volume/v3/attachments/55fca9d4-56d5-4971-8fc7-9958f4766e48 => generated 19 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 06:00:51.331517 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-b6f59ca5-cf24-4f29-a46b-7a130f9993d9 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 06:00:51.333311 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b6f59ca5-cf24-4f29-a46b-7a130f9993d9 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] GET https://10.4.3.189/volume/v3/volumes/7b0980af-87e6-4e24-b63f-7837f8d9e33d Aug 25 06:00:51.333511 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b6f59ca5-cf24-4f29-a46b-7a130f9993d9 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 06:00:51.333682 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b6f59ca5-cf24-4f29-a46b-7a130f9993d9 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 06:00:51.340685 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 06:00:51.340685 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 06:00:51.344350 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-b6f59ca5-cf24-4f29-a46b-7a130f9993d9 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Volume info retrieved successfully. Aug 25 06:00:51.349913 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b6f59ca5-cf24-4f29-a46b-7a130f9993d9 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] https://10.4.3.189/volume/v3/volumes/7b0980af-87e6-4e24-b63f-7837f8d9e33d returned with HTTP 200 Aug 25 06:00:51.350390 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1464/5882] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 06:00:51 2026] GET /volume/v3/volumes/7b0980af-87e6-4e24-b63f-7837f8d9e33d => generated 1356 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 06:00:51.361597 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-6ddc805d-8cd5-4b10-b14b-b33cd0dea2e7 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 06:00:51.363328 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-6ddc805d-8cd5-4b10-b14b-b33cd0dea2e7 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] POST https://10.4.3.189/volume/v3/backups Aug 25 06:00:51.363683 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-6ddc805d-8cd5-4b10-b14b-b33cd0dea2e7 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "7b0980af-87e6-4e24-b63f-7837f8d9e33d", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-781543857"}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 06:00:51.365204 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.contrib.backups [None req-6ddc805d-8cd5-4b10-b14b-b33cd0dea2e7 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Creating new backup {'backup': {'volume_id': '7b0980af-87e6-4e24-b63f-7837f8d9e33d', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-781543857'}} {{(pid=100271) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 25 06:00:51.365375 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.contrib.backups [None req-6ddc805d-8cd5-4b10-b14b-b33cd0dea2e7 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Creating backup of volume 7b0980af-87e6-4e24-b63f-7837f8d9e33d in container None Aug 25 06:00:51.372604 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 06:00:51.372604 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 06:00:51.373102 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-6ddc805d-8cd5-4b10-b14b-b33cd0dea2e7 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Volume info retrieved successfully. Aug 25 06:00:51.389505 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.quota [None req-6ddc805d-8cd5-4b10-b14b-b33cd0dea2e7 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Created reservations ['89d171d1-005f-47c9-8fa6-1638af759161', '63564655-7cfc-4719-844a-e742bcccfc00'] {{(pid=100271) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 06:00:51.417846 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-6ddc805d-8cd5-4b10-b14b-b33cd0dea2e7 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] https://10.4.3.189/volume/v3/backups returned with HTTP 202 Aug 25 06:00:51.418335 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1485/5883] 10.4.3.189 () {68 vars in 1259 bytes} [Tue Aug 25 06:00:51 2026] POST /volume/v3/backups => generated 329 bytes in 57 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 06:00:51.426546 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-7e619a45-5b54-4805-a355-5ad41ad13fd5 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 06:00:51.428141 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-7e619a45-5b54-4805-a355-5ad41ad13fd5 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] GET https://10.4.3.189/volume/v3/backups/0fe24ff5-3316-40e9-be19-e1cfc2f27295 Aug 25 06:00:51.428328 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-7e619a45-5b54-4805-a355-5ad41ad13fd5 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 06:00:51.428516 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-7e619a45-5b54-4805-a355-5ad41ad13fd5 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 06:00:51.428609 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-7e619a45-5b54-4805-a355-5ad41ad13fd5 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Show backup with id 0fe24ff5-3316-40e9-be19-e1cfc2f27295. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 06:00:51.432669 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 06:00:51.432669 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 06:00:51.433649 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-7e619a45-5b54-4805-a355-5ad41ad13fd5 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] https://10.4.3.189/volume/v3/backups/0fe24ff5-3316-40e9-be19-e1cfc2f27295 returned with HTTP 200 Aug 25 06:00:51.434150 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1466/5884] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 06:00:51 2026] GET /volume/v3/backups/0fe24ff5-3316-40e9-be19-e1cfc2f27295 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 06:00:52.443600 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-6b229153-ba9c-4d24-9aae-dacd29c4bb56 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 06:00:52.445836 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-6b229153-ba9c-4d24-9aae-dacd29c4bb56 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] GET https://10.4.3.189/volume/v3/backups/0fe24ff5-3316-40e9-be19-e1cfc2f27295 Aug 25 06:00:52.446123 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-6b229153-ba9c-4d24-9aae-dacd29c4bb56 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 06:00:52.446360 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-6b229153-ba9c-4d24-9aae-dacd29c4bb56 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 06:00:52.446501 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-6b229153-ba9c-4d24-9aae-dacd29c4bb56 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Show backup with id 0fe24ff5-3316-40e9-be19-e1cfc2f27295. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 06:00:52.451740 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 06:00:52.451740 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 06:00:52.452750 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-6b229153-ba9c-4d24-9aae-dacd29c4bb56 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] https://10.4.3.189/volume/v3/backups/0fe24ff5-3316-40e9-be19-e1cfc2f27295 returned with HTTP 200 Aug 25 06:00:52.453246 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1470/5885] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 06:00:52 2026] GET /volume/v3/backups/0fe24ff5-3316-40e9-be19-e1cfc2f27295 => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 06:00:53.463296 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-62b11385-2fc8-4c69-9c67-c289ae6ed053 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 06:00:53.465036 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-62b11385-2fc8-4c69-9c67-c289ae6ed053 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] GET https://10.4.3.189/volume/v3/backups/0fe24ff5-3316-40e9-be19-e1cfc2f27295 Aug 25 06:00:53.465314 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-62b11385-2fc8-4c69-9c67-c289ae6ed053 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 06:00:53.465543 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-62b11385-2fc8-4c69-9c67-c289ae6ed053 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 06:00:53.465693 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-62b11385-2fc8-4c69-9c67-c289ae6ed053 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Show backup with id 0fe24ff5-3316-40e9-be19-e1cfc2f27295. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 06:00:53.469849 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 06:00:53.469849 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 06:00:53.470672 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-62b11385-2fc8-4c69-9c67-c289ae6ed053 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] https://10.4.3.189/volume/v3/backups/0fe24ff5-3316-40e9-be19-e1cfc2f27295 returned with HTTP 200 Aug 25 06:00:53.471028 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1465/5886] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 06:00:53 2026] GET /volume/v3/backups/0fe24ff5-3316-40e9-be19-e1cfc2f27295 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 06:00:54.480735 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-8bfa9e3a-57bf-4191-bb16-5501d5c65e83 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 06:00:54.482570 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-8bfa9e3a-57bf-4191-bb16-5501d5c65e83 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] GET https://10.4.3.189/volume/v3/backups/0fe24ff5-3316-40e9-be19-e1cfc2f27295 Aug 25 06:00:54.482761 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-8bfa9e3a-57bf-4191-bb16-5501d5c65e83 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 06:00:54.482981 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-8bfa9e3a-57bf-4191-bb16-5501d5c65e83 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 06:00:54.483109 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-8bfa9e3a-57bf-4191-bb16-5501d5c65e83 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Show backup with id 0fe24ff5-3316-40e9-be19-e1cfc2f27295. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 06:00:54.487891 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 06:00:54.487891 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 06:00:54.488810 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-8bfa9e3a-57bf-4191-bb16-5501d5c65e83 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] https://10.4.3.189/volume/v3/backups/0fe24ff5-3316-40e9-be19-e1cfc2f27295 returned with HTTP 200 Aug 25 06:00:54.489269 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1486/5887] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 06:00:54 2026] GET /volume/v3/backups/0fe24ff5-3316-40e9-be19-e1cfc2f27295 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 06:00:55.498961 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-93125dc5-cd3b-4ff0-a5cf-b613b9554b71 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 06:00:55.500776 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-93125dc5-cd3b-4ff0-a5cf-b613b9554b71 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] GET https://10.4.3.189/volume/v3/backups/0fe24ff5-3316-40e9-be19-e1cfc2f27295 Aug 25 06:00:55.501000 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-93125dc5-cd3b-4ff0-a5cf-b613b9554b71 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 06:00:55.501227 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-93125dc5-cd3b-4ff0-a5cf-b613b9554b71 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 06:00:55.501334 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-93125dc5-cd3b-4ff0-a5cf-b613b9554b71 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Show backup with id 0fe24ff5-3316-40e9-be19-e1cfc2f27295. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 06:00:55.506077 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 06:00:55.506077 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 06:00:55.506894 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-93125dc5-cd3b-4ff0-a5cf-b613b9554b71 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] https://10.4.3.189/volume/v3/backups/0fe24ff5-3316-40e9-be19-e1cfc2f27295 returned with HTTP 200 Aug 25 06:00:55.507570 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1467/5888] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 06:00:55 2026] GET /volume/v3/backups/0fe24ff5-3316-40e9-be19-e1cfc2f27295 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 06:00:56.517619 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-5aca6c81-ad77-431e-bae9-4cfc0cce7d0c None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 06:00:56.519623 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-5aca6c81-ad77-431e-bae9-4cfc0cce7d0c tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] GET https://10.4.3.189/volume/v3/backups/0fe24ff5-3316-40e9-be19-e1cfc2f27295 Aug 25 06:00:56.520092 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-5aca6c81-ad77-431e-bae9-4cfc0cce7d0c tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 06:00:56.520092 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-5aca6c81-ad77-431e-bae9-4cfc0cce7d0c tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 06:00:56.520194 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-5aca6c81-ad77-431e-bae9-4cfc0cce7d0c tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Show backup with id 0fe24ff5-3316-40e9-be19-e1cfc2f27295. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 06:00:56.524711 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 06:00:56.524711 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 06:00:56.525708 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-5aca6c81-ad77-431e-bae9-4cfc0cce7d0c tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] https://10.4.3.189/volume/v3/backups/0fe24ff5-3316-40e9-be19-e1cfc2f27295 returned with HTTP 200 Aug 25 06:00:56.526213 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1471/5889] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 06:00:56 2026] GET /volume/v3/backups/0fe24ff5-3316-40e9-be19-e1cfc2f27295 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 06:00:57.536033 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-656e1fa1-c12d-4031-9198-43452db245fa None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 06:00:57.537820 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-656e1fa1-c12d-4031-9198-43452db245fa tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] GET https://10.4.3.189/volume/v3/backups/0fe24ff5-3316-40e9-be19-e1cfc2f27295 Aug 25 06:00:57.538021 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-656e1fa1-c12d-4031-9198-43452db245fa tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 06:00:57.538243 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-656e1fa1-c12d-4031-9198-43452db245fa tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 06:00:57.538361 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-656e1fa1-c12d-4031-9198-43452db245fa tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Show backup with id 0fe24ff5-3316-40e9-be19-e1cfc2f27295. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 06:00:57.543595 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 06:00:57.543595 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 06:00:57.544534 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-656e1fa1-c12d-4031-9198-43452db245fa tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] https://10.4.3.189/volume/v3/backups/0fe24ff5-3316-40e9-be19-e1cfc2f27295 returned with HTTP 200 Aug 25 06:00:57.544949 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1466/5890] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 06:00:57 2026] GET /volume/v3/backups/0fe24ff5-3316-40e9-be19-e1cfc2f27295 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 06:00:58.555945 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-da82f5f6-8a8b-4093-a19a-9db1ea1ab4e2 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 06:00:58.557783 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-da82f5f6-8a8b-4093-a19a-9db1ea1ab4e2 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] GET https://10.4.3.189/volume/v3/backups/0fe24ff5-3316-40e9-be19-e1cfc2f27295 Aug 25 06:00:58.557990 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-da82f5f6-8a8b-4093-a19a-9db1ea1ab4e2 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 06:00:58.558220 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-da82f5f6-8a8b-4093-a19a-9db1ea1ab4e2 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 06:00:58.558358 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-da82f5f6-8a8b-4093-a19a-9db1ea1ab4e2 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Show backup with id 0fe24ff5-3316-40e9-be19-e1cfc2f27295. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 06:00:58.562608 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 06:00:58.562608 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 06:00:58.563361 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-da82f5f6-8a8b-4093-a19a-9db1ea1ab4e2 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] https://10.4.3.189/volume/v3/backups/0fe24ff5-3316-40e9-be19-e1cfc2f27295 returned with HTTP 200 Aug 25 06:00:58.563805 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1487/5891] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 06:00:58 2026] GET /volume/v3/backups/0fe24ff5-3316-40e9-be19-e1cfc2f27295 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 06:00:59.573395 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-46c8e4b8-52e1-4e5b-a7ee-04b69eb24d41 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 06:00:59.575118 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-46c8e4b8-52e1-4e5b-a7ee-04b69eb24d41 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] GET https://10.4.3.189/volume/v3/backups/0fe24ff5-3316-40e9-be19-e1cfc2f27295 Aug 25 06:00:59.575390 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-46c8e4b8-52e1-4e5b-a7ee-04b69eb24d41 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 06:00:59.575623 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-46c8e4b8-52e1-4e5b-a7ee-04b69eb24d41 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 06:00:59.575772 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-46c8e4b8-52e1-4e5b-a7ee-04b69eb24d41 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Show backup with id 0fe24ff5-3316-40e9-be19-e1cfc2f27295. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 06:00:59.580989 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 06:00:59.580989 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 06:00:59.581338 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-46c8e4b8-52e1-4e5b-a7ee-04b69eb24d41 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] https://10.4.3.189/volume/v3/backups/0fe24ff5-3316-40e9-be19-e1cfc2f27295 returned with HTTP 200 Aug 25 06:00:59.581617 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1468/5892] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 06:00:59 2026] GET /volume/v3/backups/0fe24ff5-3316-40e9-be19-e1cfc2f27295 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 06:01:00.592113 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-ae196afa-98c3-40e8-b994-29917403c36c None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 06:01:00.593980 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-ae196afa-98c3-40e8-b994-29917403c36c tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] GET https://10.4.3.189/volume/v3/backups/0fe24ff5-3316-40e9-be19-e1cfc2f27295 Aug 25 06:01:00.594190 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-ae196afa-98c3-40e8-b994-29917403c36c tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 06:01:00.594407 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-ae196afa-98c3-40e8-b994-29917403c36c tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 06:01:00.594533 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-ae196afa-98c3-40e8-b994-29917403c36c tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Show backup with id 0fe24ff5-3316-40e9-be19-e1cfc2f27295. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 06:01:00.599210 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 06:01:00.599210 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 06:01:00.599987 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-ae196afa-98c3-40e8-b994-29917403c36c tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] https://10.4.3.189/volume/v3/backups/0fe24ff5-3316-40e9-be19-e1cfc2f27295 returned with HTTP 200 Aug 25 06:01:00.600352 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1472/5893] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 06:01:00 2026] GET /volume/v3/backups/0fe24ff5-3316-40e9-be19-e1cfc2f27295 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 06:01:01.610087 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-38cf9b45-645c-48b2-a161-b8994ece21cc None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 06:01:01.612351 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-38cf9b45-645c-48b2-a161-b8994ece21cc tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] GET https://10.4.3.189/volume/v3/backups/0fe24ff5-3316-40e9-be19-e1cfc2f27295 Aug 25 06:01:01.612555 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-38cf9b45-645c-48b2-a161-b8994ece21cc tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 06:01:01.612752 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-38cf9b45-645c-48b2-a161-b8994ece21cc tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 06:01:01.612870 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-38cf9b45-645c-48b2-a161-b8994ece21cc tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Show backup with id 0fe24ff5-3316-40e9-be19-e1cfc2f27295. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 06:01:01.617306 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 06:01:01.617306 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 06:01:01.618121 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-38cf9b45-645c-48b2-a161-b8994ece21cc tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] https://10.4.3.189/volume/v3/backups/0fe24ff5-3316-40e9-be19-e1cfc2f27295 returned with HTTP 200 Aug 25 06:01:01.618503 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1467/5894] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 06:01:01 2026] GET /volume/v3/backups/0fe24ff5-3316-40e9-be19-e1cfc2f27295 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 06:01:02.628887 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-2bc579e1-2e48-41a4-86ac-a966a696ec5d None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 06:01:02.630977 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-2bc579e1-2e48-41a4-86ac-a966a696ec5d tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] GET https://10.4.3.189/volume/v3/backups/0fe24ff5-3316-40e9-be19-e1cfc2f27295 Aug 25 06:01:02.631281 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-2bc579e1-2e48-41a4-86ac-a966a696ec5d tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 06:01:02.631522 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-2bc579e1-2e48-41a4-86ac-a966a696ec5d tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 06:01:02.631629 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-2bc579e1-2e48-41a4-86ac-a966a696ec5d tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Show backup with id 0fe24ff5-3316-40e9-be19-e1cfc2f27295. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 06:01:02.635893 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 06:01:02.635893 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 06:01:02.636690 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-2bc579e1-2e48-41a4-86ac-a966a696ec5d tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] https://10.4.3.189/volume/v3/backups/0fe24ff5-3316-40e9-be19-e1cfc2f27295 returned with HTTP 200 Aug 25 06:01:02.637117 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1488/5895] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 06:01:02 2026] GET /volume/v3/backups/0fe24ff5-3316-40e9-be19-e1cfc2f27295 => generated 751 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 06:01:02.646592 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-cc4278f7-25ff-4df2-9a12-06f300bd040c None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 06:01:02.648926 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-cc4278f7-25ff-4df2-9a12-06f300bd040c tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] GET https://10.4.3.189/volume/v3/backups/0fe24ff5-3316-40e9-be19-e1cfc2f27295 Aug 25 06:01:02.649138 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-cc4278f7-25ff-4df2-9a12-06f300bd040c tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 06:01:02.649327 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-cc4278f7-25ff-4df2-9a12-06f300bd040c tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 06:01:02.649463 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-cc4278f7-25ff-4df2-9a12-06f300bd040c tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Show backup with id 0fe24ff5-3316-40e9-be19-e1cfc2f27295. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 06:01:02.653925 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 06:01:02.653925 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 06:01:02.654750 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-cc4278f7-25ff-4df2-9a12-06f300bd040c tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] https://10.4.3.189/volume/v3/backups/0fe24ff5-3316-40e9-be19-e1cfc2f27295 returned with HTTP 200 Aug 25 06:01:02.655158 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1469/5896] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 06:01:02 2026] GET /volume/v3/backups/0fe24ff5-3316-40e9-be19-e1cfc2f27295 => generated 751 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 06:01:02.664395 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-ac4e7e61-7e84-475b-ae61-f62ad5a13e51 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 06:01:02.666169 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-ac4e7e61-7e84-475b-ae61-f62ad5a13e51 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] DELETE https://10.4.3.189/volume/v3/backups/0fe24ff5-3316-40e9-be19-e1cfc2f27295 Aug 25 06:01:02.666354 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-ac4e7e61-7e84-475b-ae61-f62ad5a13e51 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 06:01:02.666544 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-ac4e7e61-7e84-475b-ae61-f62ad5a13e51 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Calling method 'delete' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 06:01:02.666660 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.contrib.backups [None req-ac4e7e61-7e84-475b-ae61-f62ad5a13e51 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Delete backup with id: 0fe24ff5-3316-40e9-be19-e1cfc2f27295. Aug 25 06:01:02.671144 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 06:01:02.671144 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 06:01:02.681530 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.backup.rpcapi [None req-ac4e7e61-7e84-475b-ae61-f62ad5a13e51 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] delete_backup rpcapi backup_id 0fe24ff5-3316-40e9-be19-e1cfc2f27295 {{(pid=100269) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 25 06:01:02.683219 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-ac4e7e61-7e84-475b-ae61-f62ad5a13e51 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] https://10.4.3.189/volume/v3/backups/0fe24ff5-3316-40e9-be19-e1cfc2f27295 returned with HTTP 202 Aug 25 06:01:02.683589 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1473/5897] 10.4.3.189 () {66 vars in 1351 bytes} [Tue Aug 25 06:01:02 2026] DELETE /volume/v3/backups/0fe24ff5-3316-40e9-be19-e1cfc2f27295 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 06:01:02.690720 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-5fedc219-0565-4020-970b-b2ed4bfb46fb None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 06:01:02.693037 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-5fedc219-0565-4020-970b-b2ed4bfb46fb tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] GET https://10.4.3.189/volume/v3/backups/0fe24ff5-3316-40e9-be19-e1cfc2f27295 Aug 25 06:01:02.693291 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-5fedc219-0565-4020-970b-b2ed4bfb46fb tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 06:01:02.693464 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-5fedc219-0565-4020-970b-b2ed4bfb46fb tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 06:01:02.693586 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-5fedc219-0565-4020-970b-b2ed4bfb46fb tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Show backup with id 0fe24ff5-3316-40e9-be19-e1cfc2f27295. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 06:01:02.697991 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 06:01:02.697991 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 06:01:02.698800 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-5fedc219-0565-4020-970b-b2ed4bfb46fb tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] https://10.4.3.189/volume/v3/backups/0fe24ff5-3316-40e9-be19-e1cfc2f27295 returned with HTTP 200 Aug 25 06:01:02.699208 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1468/5898] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 06:01:02 2026] GET /volume/v3/backups/0fe24ff5-3316-40e9-be19-e1cfc2f27295 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 06:01:03.708834 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-cfee7705-9608-4184-8695-e0b9ba42583b None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 06:01:03.710510 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-cfee7705-9608-4184-8695-e0b9ba42583b tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] GET https://10.4.3.189/volume/v3/backups/0fe24ff5-3316-40e9-be19-e1cfc2f27295 Aug 25 06:01:03.710682 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-cfee7705-9608-4184-8695-e0b9ba42583b tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 06:01:03.710854 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-cfee7705-9608-4184-8695-e0b9ba42583b tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 06:01:03.710949 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-cfee7705-9608-4184-8695-e0b9ba42583b tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Show backup with id 0fe24ff5-3316-40e9-be19-e1cfc2f27295. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 06:01:03.715861 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 06:01:03.715861 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 06:01:03.716647 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-cfee7705-9608-4184-8695-e0b9ba42583b tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] https://10.4.3.189/volume/v3/backups/0fe24ff5-3316-40e9-be19-e1cfc2f27295 returned with HTTP 200 Aug 25 06:01:03.717105 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1489/5899] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 06:01:03 2026] GET /volume/v3/backups/0fe24ff5-3316-40e9-be19-e1cfc2f27295 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 06:01:04.728319 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-0b921863-5172-41e7-990d-6c3f48967a5f None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 06:01:04.730467 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-0b921863-5172-41e7-990d-6c3f48967a5f tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] GET https://10.4.3.189/volume/v3/backups/0fe24ff5-3316-40e9-be19-e1cfc2f27295 Aug 25 06:01:04.730754 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-0b921863-5172-41e7-990d-6c3f48967a5f tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 06:01:04.731589 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-0b921863-5172-41e7-990d-6c3f48967a5f tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 06:01:04.731589 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-0b921863-5172-41e7-990d-6c3f48967a5f tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Show backup with id 0fe24ff5-3316-40e9-be19-e1cfc2f27295. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 06:01:04.736335 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 06:01:04.736335 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 06:01:04.737144 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-0b921863-5172-41e7-990d-6c3f48967a5f tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] https://10.4.3.189/volume/v3/backups/0fe24ff5-3316-40e9-be19-e1cfc2f27295 returned with HTTP 200 Aug 25 06:01:04.737537 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1470/5900] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 06:01:04 2026] GET /volume/v3/backups/0fe24ff5-3316-40e9-be19-e1cfc2f27295 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 06:01:05.747208 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-19f6ddad-1fcf-4e62-b565-355196c14366 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 06:01:05.748945 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-19f6ddad-1fcf-4e62-b565-355196c14366 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] GET https://10.4.3.189/volume/v3/backups/0fe24ff5-3316-40e9-be19-e1cfc2f27295 Aug 25 06:01:05.749147 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-19f6ddad-1fcf-4e62-b565-355196c14366 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 06:01:05.749326 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-19f6ddad-1fcf-4e62-b565-355196c14366 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 06:01:05.749417 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-19f6ddad-1fcf-4e62-b565-355196c14366 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Show backup with id 0fe24ff5-3316-40e9-be19-e1cfc2f27295. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 06:01:05.753291 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-19f6ddad-1fcf-4e62-b565-355196c14366 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] https://10.4.3.189/volume/v3/backups/0fe24ff5-3316-40e9-be19-e1cfc2f27295 returned with HTTP 404 Aug 25 06:01:05.753770 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1474/5901] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 06:01:05 2026] GET /volume/v3/backups/0fe24ff5-3316-40e9-be19-e1cfc2f27295 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 06:01:06.169443 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-c4d3fc23-6c3b-4e53-bfd3-434d777733bb None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 06:01:06.170958 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c4d3fc23-6c3b-4e53-bfd3-434d777733bb tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] DELETE https://10.4.3.189/volume/v3/backups/bbba05ce-d684-4dfa-a53b-db8bfbbe559c Aug 25 06:01:06.171189 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c4d3fc23-6c3b-4e53-bfd3-434d777733bb tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 06:01:06.171388 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c4d3fc23-6c3b-4e53-bfd3-434d777733bb tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 06:01:06.171512 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.contrib.backups [None req-c4d3fc23-6c3b-4e53-bfd3-434d777733bb tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Delete backup with id: bbba05ce-d684-4dfa-a53b-db8bfbbe559c. Aug 25 06:01:06.175561 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 06:01:06.175561 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 06:01:06.185748 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.backup.rpcapi [None req-c4d3fc23-6c3b-4e53-bfd3-434d777733bb tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] delete_backup rpcapi backup_id bbba05ce-d684-4dfa-a53b-db8bfbbe559c {{(pid=100268) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 25 06:01:06.187391 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c4d3fc23-6c3b-4e53-bfd3-434d777733bb tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] https://10.4.3.189/volume/v3/backups/bbba05ce-d684-4dfa-a53b-db8bfbbe559c returned with HTTP 202 Aug 25 06:01:06.187808 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1469/5902] 10.4.3.189 () {66 vars in 1351 bytes} [Tue Aug 25 06:01:06 2026] DELETE /volume/v3/backups/bbba05ce-d684-4dfa-a53b-db8bfbbe559c => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 06:01:06.194288 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-b52f6a59-ebd8-492f-ab86-3a88b80bef8d None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 06:01:06.195829 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-b52f6a59-ebd8-492f-ab86-3a88b80bef8d tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] GET https://10.4.3.189/volume/v3/backups/bbba05ce-d684-4dfa-a53b-db8bfbbe559c Aug 25 06:01:06.195993 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-b52f6a59-ebd8-492f-ab86-3a88b80bef8d tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 06:01:06.196196 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-b52f6a59-ebd8-492f-ab86-3a88b80bef8d tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 06:01:06.196300 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-b52f6a59-ebd8-492f-ab86-3a88b80bef8d tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Show backup with id bbba05ce-d684-4dfa-a53b-db8bfbbe559c. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 06:01:06.200306 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 06:01:06.200306 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 06:01:06.201095 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-b52f6a59-ebd8-492f-ab86-3a88b80bef8d tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] https://10.4.3.189/volume/v3/backups/bbba05ce-d684-4dfa-a53b-db8bfbbe559c returned with HTTP 200 Aug 25 06:01:06.201485 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1490/5903] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 06:01:06 2026] GET /volume/v3/backups/bbba05ce-d684-4dfa-a53b-db8bfbbe559c => generated 751 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 06:01:07.211054 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-412b8c96-7885-49ac-9e79-1b5c9855f63a None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 06:01:07.212763 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-412b8c96-7885-49ac-9e79-1b5c9855f63a tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] GET https://10.4.3.189/volume/v3/backups/bbba05ce-d684-4dfa-a53b-db8bfbbe559c Aug 25 06:01:07.212933 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-412b8c96-7885-49ac-9e79-1b5c9855f63a tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 06:01:07.213162 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-412b8c96-7885-49ac-9e79-1b5c9855f63a tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 06:01:07.213333 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-412b8c96-7885-49ac-9e79-1b5c9855f63a tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Show backup with id bbba05ce-d684-4dfa-a53b-db8bfbbe559c. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 06:01:07.216932 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-412b8c96-7885-49ac-9e79-1b5c9855f63a tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] https://10.4.3.189/volume/v3/backups/bbba05ce-d684-4dfa-a53b-db8bfbbe559c returned with HTTP 404 Aug 25 06:01:07.217420 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1471/5904] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 06:01:07 2026] GET /volume/v3/backups/bbba05ce-d684-4dfa-a53b-db8bfbbe559c => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 06:01:07.227731 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-a6ee3171-08f9-4037-8bea-4eb511001e08 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 06:01:07.229380 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-a6ee3171-08f9-4037-8bea-4eb511001e08 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] POST https://10.4.3.189/volume/v3/volumes Aug 25 06:01:07.229741 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-a6ee3171-08f9-4037-8bea-4eb511001e08 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-628251702"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 06:01:07.231185 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.v3.volumes [None req-a6ee3171-08f9-4037-8bea-4eb511001e08 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-628251702'}} {{(pid=100269) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 06:01:07.231334 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.v3.volumes [None req-a6ee3171-08f9-4037-8bea-4eb511001e08 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Create volume of 1 GB Aug 25 06:01:07.235141 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-a6ee3171-08f9-4037-8bea-4eb511001e08 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Availability Zones retrieved successfully. Aug 25 06:01:07.240346 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-a6ee3171-08f9-4037-8bea-4eb511001e08 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Flow 'volume_create_api' (0c85b964-b5c3-4da9-a7b4-26ef42ce33c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 06:01:07.241239 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-a6ee3171-08f9-4037-8bea-4eb511001e08 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0ab676d8-0ec3-4812-886d-62d7aac30be9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 06:01:07.242068 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.flows.api.create_volume [None req-a6ee3171-08f9-4037-8bea-4eb511001e08 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Validating volume size '1' using validate_int {{(pid=100269) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 06:01:07.267802 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-a6ee3171-08f9-4037-8bea-4eb511001e08 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0ab676d8-0ec3-4812-886d-62d7aac30be9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T05:35:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=23fc6e5d-fce0-4521-ba46-4837b4232084,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '23fc6e5d-fce0-4521-ba46-4837b4232084', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 06:01:07.268546 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-a6ee3171-08f9-4037-8bea-4eb511001e08 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f9feea85-393d-4823-b2cc-a5430aba2b53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 06:01:07.304760 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.quota [None req-a6ee3171-08f9-4037-8bea-4eb511001e08 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Created reservations ['fdf48507-2857-4a19-b51b-3342634f820f', '0d6063e5-6d8e-46bb-9c04-f758ea6a84a3', 'fe503af1-e8a5-4b21-b015-b0be81b3a24c', '646648ac-b3cd-4237-932f-630ee8f74f36'] {{(pid=100269) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 06:01:07.305538 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-a6ee3171-08f9-4037-8bea-4eb511001e08 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f9feea85-393d-4823-b2cc-a5430aba2b53) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fdf48507-2857-4a19-b51b-3342634f820f', '0d6063e5-6d8e-46bb-9c04-f758ea6a84a3', 'fe503af1-e8a5-4b21-b015-b0be81b3a24c', '646648ac-b3cd-4237-932f-630ee8f74f36']}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 06:01:07.306229 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-a6ee3171-08f9-4037-8bea-4eb511001e08 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (77d84a3b-2164-450f-85a2-3447bf720902) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 06:01:07.330300 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-a6ee3171-08f9-4037-8bea-4eb511001e08 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (77d84a3b-2164-450f-85a2-3447bf720902) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'aebdb207-0fb2-421a-8b2c-1487dd136941', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-628251702',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5f4051c81978463ba93be3ca90404f33',qos_specs=None,replication_status=,reservations=['fdf48507-2857-4a19-b51b-3342634f820f','0d6063e5-6d8e-46bb-9c04-f758ea6a84a3','fe503af1-e8a5-4b21-b015-b0be81b3a24c','646648ac-b3cd-4237-932f-630ee8f74f36'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ccb3ddcbc3eb4b0795b56aecb326784e',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T06:01:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-628251702',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=aebdb207-0fb2-421a-8b2c-1487dd136941,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5f4051c81978463ba93be3ca90404f33',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ccb3ddcbc3eb4b0795b56aecb326784e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(23fc6e5d-fce0-4521-ba46-4837b4232084),volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 06:01:07.330999 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-a6ee3171-08f9-4037-8bea-4eb511001e08 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6087a5fc-fe9d-4049-91fa-6a3a0bd01d18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 06:01:07.350347 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-a6ee3171-08f9-4037-8bea-4eb511001e08 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6087a5fc-fe9d-4049-91fa-6a3a0bd01d18) transitioned into state 'SUCCESS' from state '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-628251702',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5f4051c81978463ba93be3ca90404f33',qos_specs=None,replication_status=,reservations=['fdf48507-2857-4a19-b51b-3342634f820f','0d6063e5-6d8e-46bb-9c04-f758ea6a84a3','fe503af1-e8a5-4b21-b015-b0be81b3a24c','646648ac-b3cd-4237-932f-630ee8f74f36'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ccb3ddcbc3eb4b0795b56aecb326784e',volume_type_id=23fc6e5d-fce0-4521-ba46-4837b4232084)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 06:01:07.351026 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-a6ee3171-08f9-4037-8bea-4eb511001e08 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (588356b2-848c-452a-b910-553e7216211a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 06:01:07.361390 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-a6ee3171-08f9-4037-8bea-4eb511001e08 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (588356b2-848c-452a-b910-553e7216211a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 06:01:07.362731 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-a6ee3171-08f9-4037-8bea-4eb511001e08 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Flow 'volume_create_api' (0c85b964-b5c3-4da9-a7b4-26ef42ce33c4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 06:01:07.363193 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-a6ee3171-08f9-4037-8bea-4eb511001e08 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Create volume request issued successfully. Aug 25 06:01:07.363964 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-a6ee3171-08f9-4037-8bea-4eb511001e08 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] https://10.4.3.189/volume/v3/volumes returned with HTTP 202 Aug 25 06:01:07.364582 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1475/5905] 10.4.3.189 () {68 vars in 1258 bytes} [Tue Aug 25 06:01:07 2026] POST /volume/v3/volumes => generated 748 bytes in 137 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 06:01:07.374723 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-0f100507-b287-443e-939d-ddd40d20175a None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 06:01:07.376359 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-0f100507-b287-443e-939d-ddd40d20175a tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] GET https://10.4.3.189/volume/v3/volumes/aebdb207-0fb2-421a-8b2c-1487dd136941 Aug 25 06:01:07.376537 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-0f100507-b287-443e-939d-ddd40d20175a tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 06:01:07.376758 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-0f100507-b287-443e-939d-ddd40d20175a tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 06:01:07.384125 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 06:01:07.384125 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 06:01:07.387821 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-0f100507-b287-443e-939d-ddd40d20175a tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Volume info retrieved successfully. Aug 25 06:01:07.391710 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-0f100507-b287-443e-939d-ddd40d20175a tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] https://10.4.3.189/volume/v3/volumes/aebdb207-0fb2-421a-8b2c-1487dd136941 returned with HTTP 200 Aug 25 06:01:07.392321 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1470/5906] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 06:01:07 2026] GET /volume/v3/volumes/aebdb207-0fb2-421a-8b2c-1487dd136941 => generated 816 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 06:01:08.403833 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-8cc7bd69-b954-4716-b2cb-e38fa31f59b8 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 06:01:08.405598 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-8cc7bd69-b954-4716-b2cb-e38fa31f59b8 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] GET https://10.4.3.189/volume/v3/volumes/aebdb207-0fb2-421a-8b2c-1487dd136941 Aug 25 06:01:08.405822 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-8cc7bd69-b954-4716-b2cb-e38fa31f59b8 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 06:01:08.406003 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-8cc7bd69-b954-4716-b2cb-e38fa31f59b8 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 06:01:08.413132 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 06:01:08.413132 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 06:01:08.417279 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-8cc7bd69-b954-4716-b2cb-e38fa31f59b8 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Volume info retrieved successfully. Aug 25 06:01:08.422028 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-8cc7bd69-b954-4716-b2cb-e38fa31f59b8 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] https://10.4.3.189/volume/v3/volumes/aebdb207-0fb2-421a-8b2c-1487dd136941 returned with HTTP 200 Aug 25 06:01:08.422422 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1491/5907] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 06:01:08 2026] GET /volume/v3/volumes/aebdb207-0fb2-421a-8b2c-1487dd136941 => generated 841 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 06:01:08.433952 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-df8efad5-f356-48ab-9c4e-1fdf631c3f71 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 06:01:08.435796 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-df8efad5-f356-48ab-9c4e-1fdf631c3f71 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] POST https://10.4.3.189/volume/v3/snapshots Aug 25 06:01:08.436164 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-df8efad5-f356-48ab-9c4e-1fdf631c3f71 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "aebdb207-0fb2-421a-8b2c-1487dd136941", "name": "tempest-VolumesBackupsTest-Snapshot-1250831460"}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 06:01:08.444231 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 06:01:08.444231 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 06:01:08.444822 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-df8efad5-f356-48ab-9c4e-1fdf631c3f71 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Volume info retrieved successfully. Aug 25 06:01:08.445000 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.v3.snapshots [None req-df8efad5-f356-48ab-9c4e-1fdf631c3f71 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Create snapshot from volume aebdb207-0fb2-421a-8b2c-1487dd136941 Aug 25 06:01:08.482736 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.quota [None req-df8efad5-f356-48ab-9c4e-1fdf631c3f71 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Created reservations ['74d51e7d-0c56-4303-b509-43e74b30615c', '1232c210-306d-43f0-a91a-199031d5401f', '911e597a-0994-41cd-a6bd-8472ecf10c6e', '680d14d0-1e00-48d3-bf95-96dffbfbb10c'] {{(pid=100270) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 06:01:08.510990 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-df8efad5-f356-48ab-9c4e-1fdf631c3f71 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Snapshot create request issued successfully. Aug 25 06:01:08.511395 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-df8efad5-f356-48ab-9c4e-1fdf631c3f71 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] https://10.4.3.189/volume/v3/snapshots returned with HTTP 202 Aug 25 06:01:08.511975 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1472/5908] 10.4.3.189 () {68 vars in 1265 bytes} [Tue Aug 25 06:01:08 2026] POST /volume/v3/snapshots => generated 305 bytes in 78 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 06:01:08.520943 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-95182825-4d90-4c62-b5c4-f141d0f8cb7f None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 06:01:08.522856 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-95182825-4d90-4c62-b5c4-f141d0f8cb7f tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] GET https://10.4.3.189/volume/v3/snapshots/c59e17db-0545-433a-b165-58977709ea0c Aug 25 06:01:08.523053 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-95182825-4d90-4c62-b5c4-f141d0f8cb7f tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 06:01:08.523267 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-95182825-4d90-4c62-b5c4-f141d0f8cb7f tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 06:01:08.528207 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 06:01:08.528207 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 06:01:08.528683 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-95182825-4d90-4c62-b5c4-f141d0f8cb7f tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Snapshot retrieved successfully. Aug 25 06:01:08.529537 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-95182825-4d90-4c62-b5c4-f141d0f8cb7f tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] https://10.4.3.189/volume/v3/snapshots/c59e17db-0545-433a-b165-58977709ea0c returned with HTTP 200 Aug 25 06:01:08.529960 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1476/5909] 10.4.3.189 () {66 vars in 1354 bytes} [Tue Aug 25 06:01:08 2026] GET /volume/v3/snapshots/c59e17db-0545-433a-b165-58977709ea0c => generated 437 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 06:01:09.538919 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-09b27eb2-16e0-4202-9abd-aeec064973d6 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 06:01:09.540744 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-09b27eb2-16e0-4202-9abd-aeec064973d6 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] GET https://10.4.3.189/volume/v3/snapshots/c59e17db-0545-433a-b165-58977709ea0c Aug 25 06:01:09.540944 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-09b27eb2-16e0-4202-9abd-aeec064973d6 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 06:01:09.541152 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-09b27eb2-16e0-4202-9abd-aeec064973d6 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 06:01:09.546551 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 06:01:09.546551 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 06:01:09.547278 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-09b27eb2-16e0-4202-9abd-aeec064973d6 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Snapshot retrieved successfully. Aug 25 06:01:09.548161 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-09b27eb2-16e0-4202-9abd-aeec064973d6 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] https://10.4.3.189/volume/v3/snapshots/c59e17db-0545-433a-b165-58977709ea0c returned with HTTP 200 Aug 25 06:01:09.548574 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1471/5910] 10.4.3.189 () {66 vars in 1354 bytes} [Tue Aug 25 06:01:09 2026] GET /volume/v3/snapshots/c59e17db-0545-433a-b165-58977709ea0c => generated 464 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 06:01:09.558574 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-5f0cc0e1-67d3-409a-a0b5-870315dd21bd None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 06:01:09.560394 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-5f0cc0e1-67d3-409a-a0b5-870315dd21bd tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] POST https://10.4.3.189/volume/v3/backups Aug 25 06:01:09.560744 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-5f0cc0e1-67d3-409a-a0b5-870315dd21bd tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "aebdb207-0fb2-421a-8b2c-1487dd136941", "snapshot_id": "c59e17db-0545-433a-b165-58977709ea0c", "name": "tempest-VolumesBackupsTest-Backup-1339846793"}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 06:01:09.562309 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.contrib.backups [None req-5f0cc0e1-67d3-409a-a0b5-870315dd21bd tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Creating new backup {'backup': {'volume_id': 'aebdb207-0fb2-421a-8b2c-1487dd136941', 'snapshot_id': 'c59e17db-0545-433a-b165-58977709ea0c', 'name': 'tempest-VolumesBackupsTest-Backup-1339846793'}} {{(pid=100271) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 25 06:01:09.562455 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.contrib.backups [None req-5f0cc0e1-67d3-409a-a0b5-870315dd21bd tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Creating backup of volume aebdb207-0fb2-421a-8b2c-1487dd136941 in container None Aug 25 06:01:09.571022 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 06:01:09.571022 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 06:01:09.571592 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-5f0cc0e1-67d3-409a-a0b5-870315dd21bd tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Volume info retrieved successfully. Aug 25 06:01:09.577287 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 06:01:09.577287 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 06:01:09.577773 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-5f0cc0e1-67d3-409a-a0b5-870315dd21bd tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Snapshot retrieved successfully. Aug 25 06:01:09.594233 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.quota [None req-5f0cc0e1-67d3-409a-a0b5-870315dd21bd tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Created reservations ['a6dc84c4-2817-4016-a482-698fc3dd6cd7', '211c5a1a-57a1-48c1-a53f-b0a83da937a8'] {{(pid=100271) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 06:01:09.660465 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-5f0cc0e1-67d3-409a-a0b5-870315dd21bd tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] https://10.4.3.189/volume/v3/backups returned with HTTP 202 Aug 25 06:01:09.660964 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1492/5911] 10.4.3.189 () {68 vars in 1259 bytes} [Tue Aug 25 06:01:09 2026] POST /volume/v3/backups => generated 330 bytes in 103 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 06:01:09.669849 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-c5ef4592-14b8-471a-9921-fbbccb5310e6 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 06:01:09.671698 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-c5ef4592-14b8-471a-9921-fbbccb5310e6 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] GET https://10.4.3.189/volume/v3/backups/a8586f1e-5caa-4c36-b1a9-b75ad7038de1 Aug 25 06:01:09.671872 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-c5ef4592-14b8-471a-9921-fbbccb5310e6 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 06:01:09.672044 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-c5ef4592-14b8-471a-9921-fbbccb5310e6 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 06:01:09.672503 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-c5ef4592-14b8-471a-9921-fbbccb5310e6 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Show backup with id a8586f1e-5caa-4c36-b1a9-b75ad7038de1. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 06:01:09.676393 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 06:01:09.676393 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 06:01:09.677116 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-c5ef4592-14b8-471a-9921-fbbccb5310e6 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] https://10.4.3.189/volume/v3/backups/a8586f1e-5caa-4c36-b1a9-b75ad7038de1 returned with HTTP 200 Aug 25 06:01:09.677458 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1473/5912] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 06:01:09 2026] GET /volume/v3/backups/a8586f1e-5caa-4c36-b1a9-b75ad7038de1 => generated 771 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 06:01:10.687888 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-b74ce205-ecc1-4316-8804-79f3ac6ee77d None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 06:01:10.689679 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-b74ce205-ecc1-4316-8804-79f3ac6ee77d tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] GET https://10.4.3.189/volume/v3/backups/a8586f1e-5caa-4c36-b1a9-b75ad7038de1 Aug 25 06:01:10.689896 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-b74ce205-ecc1-4316-8804-79f3ac6ee77d tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 06:01:10.690105 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-b74ce205-ecc1-4316-8804-79f3ac6ee77d tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 06:01:10.690207 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-b74ce205-ecc1-4316-8804-79f3ac6ee77d tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Show backup with id a8586f1e-5caa-4c36-b1a9-b75ad7038de1. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 06:01:10.694487 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 06:01:10.694487 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 06:01:10.695182 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-b74ce205-ecc1-4316-8804-79f3ac6ee77d tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] https://10.4.3.189/volume/v3/backups/a8586f1e-5caa-4c36-b1a9-b75ad7038de1 returned with HTTP 200 Aug 25 06:01:10.695522 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1477/5913] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 06:01:10 2026] GET /volume/v3/backups/a8586f1e-5caa-4c36-b1a9-b75ad7038de1 => generated 773 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 06:01:11.705949 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-0d150c4b-ab18-4951-bea2-c13db945c24c None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 06:01:11.707540 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-0d150c4b-ab18-4951-bea2-c13db945c24c tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] GET https://10.4.3.189/volume/v3/backups/a8586f1e-5caa-4c36-b1a9-b75ad7038de1 Aug 25 06:01:11.707742 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-0d150c4b-ab18-4951-bea2-c13db945c24c tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 06:01:11.707918 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-0d150c4b-ab18-4951-bea2-c13db945c24c tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 06:01:11.708046 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-0d150c4b-ab18-4951-bea2-c13db945c24c tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Show backup with id a8586f1e-5caa-4c36-b1a9-b75ad7038de1. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 06:01:11.712273 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 06:01:11.712273 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 06:01:11.713069 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-0d150c4b-ab18-4951-bea2-c13db945c24c tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] https://10.4.3.189/volume/v3/backups/a8586f1e-5caa-4c36-b1a9-b75ad7038de1 returned with HTTP 200 Aug 25 06:01:11.713412 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1472/5914] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 06:01:11 2026] GET /volume/v3/backups/a8586f1e-5caa-4c36-b1a9-b75ad7038de1 => generated 773 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 06:01:12.723230 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-643f5a87-23e9-4696-8318-3d03c02f6133 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 06:01:12.725210 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-643f5a87-23e9-4696-8318-3d03c02f6133 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] GET https://10.4.3.189/volume/v3/backups/a8586f1e-5caa-4c36-b1a9-b75ad7038de1 Aug 25 06:01:12.725717 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-643f5a87-23e9-4696-8318-3d03c02f6133 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 06:01:12.725717 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-643f5a87-23e9-4696-8318-3d03c02f6133 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 06:01:12.725823 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-643f5a87-23e9-4696-8318-3d03c02f6133 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Show backup with id a8586f1e-5caa-4c36-b1a9-b75ad7038de1. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 06:01:12.730091 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 06:01:12.730091 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 06:01:12.730881 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-643f5a87-23e9-4696-8318-3d03c02f6133 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] https://10.4.3.189/volume/v3/backups/a8586f1e-5caa-4c36-b1a9-b75ad7038de1 returned with HTTP 200 Aug 25 06:01:12.731294 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1493/5915] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 06:01:12 2026] GET /volume/v3/backups/a8586f1e-5caa-4c36-b1a9-b75ad7038de1 => generated 784 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 06:01:13.741153 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-f8fa0fff-f990-491c-b5ce-e281a8955f49 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 06:01:13.742778 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-f8fa0fff-f990-491c-b5ce-e281a8955f49 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] GET https://10.4.3.189/volume/v3/backups/a8586f1e-5caa-4c36-b1a9-b75ad7038de1 Aug 25 06:01:13.742972 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-f8fa0fff-f990-491c-b5ce-e281a8955f49 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 06:01:13.743189 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-f8fa0fff-f990-491c-b5ce-e281a8955f49 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 06:01:13.743272 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-f8fa0fff-f990-491c-b5ce-e281a8955f49 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Show backup with id a8586f1e-5caa-4c36-b1a9-b75ad7038de1. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 06:01:13.747179 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 06:01:13.747179 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 06:01:13.747851 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-f8fa0fff-f990-491c-b5ce-e281a8955f49 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] https://10.4.3.189/volume/v3/backups/a8586f1e-5caa-4c36-b1a9-b75ad7038de1 returned with HTTP 200 Aug 25 06:01:13.748155 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1474/5916] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 06:01:13 2026] GET /volume/v3/backups/a8586f1e-5caa-4c36-b1a9-b75ad7038de1 => generated 784 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 06:01:14.757755 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-6215a303-5656-4e85-b4ee-de18184c4e70 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 06:01:14.759500 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-6215a303-5656-4e85-b4ee-de18184c4e70 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] GET https://10.4.3.189/volume/v3/backups/a8586f1e-5caa-4c36-b1a9-b75ad7038de1 Aug 25 06:01:14.759724 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-6215a303-5656-4e85-b4ee-de18184c4e70 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 06:01:14.759922 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-6215a303-5656-4e85-b4ee-de18184c4e70 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 06:01:14.760046 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-6215a303-5656-4e85-b4ee-de18184c4e70 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Show backup with id a8586f1e-5caa-4c36-b1a9-b75ad7038de1. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 06:01:14.764251 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 06:01:14.764251 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 06:01:14.764956 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-6215a303-5656-4e85-b4ee-de18184c4e70 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] https://10.4.3.189/volume/v3/backups/a8586f1e-5caa-4c36-b1a9-b75ad7038de1 returned with HTTP 200 Aug 25 06:01:14.765319 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1478/5917] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 06:01:14 2026] GET /volume/v3/backups/a8586f1e-5caa-4c36-b1a9-b75ad7038de1 => generated 784 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 06:01:15.777284 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-e3c47e68-83ee-4489-a101-d7259608aa3f None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 06:01:15.780172 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e3c47e68-83ee-4489-a101-d7259608aa3f tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] GET https://10.4.3.189/volume/v3/backups/a8586f1e-5caa-4c36-b1a9-b75ad7038de1 Aug 25 06:01:15.780500 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e3c47e68-83ee-4489-a101-d7259608aa3f tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 06:01:15.780783 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e3c47e68-83ee-4489-a101-d7259608aa3f tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 06:01:15.780951 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-e3c47e68-83ee-4489-a101-d7259608aa3f tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Show backup with id a8586f1e-5caa-4c36-b1a9-b75ad7038de1. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 06:01:15.786909 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 06:01:15.786909 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 06:01:15.788038 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e3c47e68-83ee-4489-a101-d7259608aa3f tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] https://10.4.3.189/volume/v3/backups/a8586f1e-5caa-4c36-b1a9-b75ad7038de1 returned with HTTP 200 Aug 25 06:01:15.788560 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1473/5918] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 06:01:15 2026] GET /volume/v3/backups/a8586f1e-5caa-4c36-b1a9-b75ad7038de1 => generated 784 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 06:01:16.797926 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-6d31dd71-da42-40f4-bd40-447e56e2dcb2 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 06:01:16.799590 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-6d31dd71-da42-40f4-bd40-447e56e2dcb2 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] GET https://10.4.3.189/volume/v3/backups/a8586f1e-5caa-4c36-b1a9-b75ad7038de1 Aug 25 06:01:16.799762 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-6d31dd71-da42-40f4-bd40-447e56e2dcb2 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 06:01:16.799981 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-6d31dd71-da42-40f4-bd40-447e56e2dcb2 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 06:01:16.800112 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-6d31dd71-da42-40f4-bd40-447e56e2dcb2 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Show backup with id a8586f1e-5caa-4c36-b1a9-b75ad7038de1. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 06:01:16.803952 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 06:01:16.803952 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 06:01:16.804604 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-6d31dd71-da42-40f4-bd40-447e56e2dcb2 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] https://10.4.3.189/volume/v3/backups/a8586f1e-5caa-4c36-b1a9-b75ad7038de1 returned with HTTP 200 Aug 25 06:01:16.804932 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1494/5919] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 06:01:16 2026] GET /volume/v3/backups/a8586f1e-5caa-4c36-b1a9-b75ad7038de1 => generated 784 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 06:01:17.815078 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-1256d8dd-d3d2-4eb1-98e4-d12f6126d3bc None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 06:01:17.816813 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-1256d8dd-d3d2-4eb1-98e4-d12f6126d3bc tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] GET https://10.4.3.189/volume/v3/backups/a8586f1e-5caa-4c36-b1a9-b75ad7038de1 Aug 25 06:01:17.817040 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-1256d8dd-d3d2-4eb1-98e4-d12f6126d3bc tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 06:01:17.817271 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-1256d8dd-d3d2-4eb1-98e4-d12f6126d3bc tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 06:01:17.817427 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-1256d8dd-d3d2-4eb1-98e4-d12f6126d3bc tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Show backup with id a8586f1e-5caa-4c36-b1a9-b75ad7038de1. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 06:01:17.821320 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 06:01:17.821320 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 06:01:17.822089 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-1256d8dd-d3d2-4eb1-98e4-d12f6126d3bc tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] https://10.4.3.189/volume/v3/backups/a8586f1e-5caa-4c36-b1a9-b75ad7038de1 returned with HTTP 200 Aug 25 06:01:17.822435 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1475/5920] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 06:01:17 2026] GET /volume/v3/backups/a8586f1e-5caa-4c36-b1a9-b75ad7038de1 => generated 784 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 06:01:18.832007 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-382eedc8-eace-45ef-b78f-0577b8375bb2 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 06:01:18.833749 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-382eedc8-eace-45ef-b78f-0577b8375bb2 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] GET https://10.4.3.189/volume/v3/backups/a8586f1e-5caa-4c36-b1a9-b75ad7038de1 Aug 25 06:01:18.833947 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-382eedc8-eace-45ef-b78f-0577b8375bb2 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 06:01:18.834147 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-382eedc8-eace-45ef-b78f-0577b8375bb2 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 06:01:18.834251 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-382eedc8-eace-45ef-b78f-0577b8375bb2 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Show backup with id a8586f1e-5caa-4c36-b1a9-b75ad7038de1. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 06:01:18.838176 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 06:01:18.838176 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 06:01:18.838806 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-382eedc8-eace-45ef-b78f-0577b8375bb2 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] https://10.4.3.189/volume/v3/backups/a8586f1e-5caa-4c36-b1a9-b75ad7038de1 returned with HTTP 200 Aug 25 06:01:18.839150 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1479/5921] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 06:01:18 2026] GET /volume/v3/backups/a8586f1e-5caa-4c36-b1a9-b75ad7038de1 => generated 784 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 06:01:19.848477 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-48753f1b-119f-4763-bfa7-4c43dcd0401a None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 06:01:19.850243 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-48753f1b-119f-4763-bfa7-4c43dcd0401a tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] GET https://10.4.3.189/volume/v3/backups/a8586f1e-5caa-4c36-b1a9-b75ad7038de1 Aug 25 06:01:19.850451 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-48753f1b-119f-4763-bfa7-4c43dcd0401a tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 06:01:19.850624 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-48753f1b-119f-4763-bfa7-4c43dcd0401a tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 06:01:19.850733 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-48753f1b-119f-4763-bfa7-4c43dcd0401a tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Show backup with id a8586f1e-5caa-4c36-b1a9-b75ad7038de1. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 06:01:19.854800 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 06:01:19.854800 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 06:01:19.855549 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-48753f1b-119f-4763-bfa7-4c43dcd0401a tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] https://10.4.3.189/volume/v3/backups/a8586f1e-5caa-4c36-b1a9-b75ad7038de1 returned with HTTP 200 Aug 25 06:01:19.855927 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1474/5922] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 06:01:19 2026] GET /volume/v3/backups/a8586f1e-5caa-4c36-b1a9-b75ad7038de1 => generated 784 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 06:01:20.866412 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-f2b871ef-5ca0-4bec-94b7-9b8acc64476e None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 06:01:20.868265 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-f2b871ef-5ca0-4bec-94b7-9b8acc64476e tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] GET https://10.4.3.189/volume/v3/backups/a8586f1e-5caa-4c36-b1a9-b75ad7038de1 Aug 25 06:01:20.868452 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-f2b871ef-5ca0-4bec-94b7-9b8acc64476e tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 06:01:20.868630 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-f2b871ef-5ca0-4bec-94b7-9b8acc64476e tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 06:01:20.868755 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-f2b871ef-5ca0-4bec-94b7-9b8acc64476e tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Show backup with id a8586f1e-5caa-4c36-b1a9-b75ad7038de1. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 06:01:20.873140 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 06:01:20.873140 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 06:01:20.873832 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-f2b871ef-5ca0-4bec-94b7-9b8acc64476e tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] https://10.4.3.189/volume/v3/backups/a8586f1e-5caa-4c36-b1a9-b75ad7038de1 returned with HTTP 200 Aug 25 06:01:20.874205 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1495/5923] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 06:01:20 2026] GET /volume/v3/backups/a8586f1e-5caa-4c36-b1a9-b75ad7038de1 => generated 784 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 06:01:21.883706 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-e9473139-fcb2-4c45-a231-5898dd556760 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 06:01:21.885423 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-e9473139-fcb2-4c45-a231-5898dd556760 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] GET https://10.4.3.189/volume/v3/backups/a8586f1e-5caa-4c36-b1a9-b75ad7038de1 Aug 25 06:01:21.885599 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-e9473139-fcb2-4c45-a231-5898dd556760 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 06:01:21.885796 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-e9473139-fcb2-4c45-a231-5898dd556760 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 06:01:21.885891 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-e9473139-fcb2-4c45-a231-5898dd556760 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Show backup with id a8586f1e-5caa-4c36-b1a9-b75ad7038de1. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 06:01:21.890000 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 06:01:21.890000 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 06:01:21.890761 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-e9473139-fcb2-4c45-a231-5898dd556760 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] https://10.4.3.189/volume/v3/backups/a8586f1e-5caa-4c36-b1a9-b75ad7038de1 returned with HTTP 200 Aug 25 06:01:21.891097 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1476/5924] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 06:01:21 2026] GET /volume/v3/backups/a8586f1e-5caa-4c36-b1a9-b75ad7038de1 => generated 784 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 06:01:22.899891 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-9be4548a-e47b-4a15-b79f-b954e4024cda None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 06:01:22.901623 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-9be4548a-e47b-4a15-b79f-b954e4024cda tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] GET https://10.4.3.189/volume/v3/backups/a8586f1e-5caa-4c36-b1a9-b75ad7038de1 Aug 25 06:01:22.901845 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-9be4548a-e47b-4a15-b79f-b954e4024cda tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 06:01:22.902014 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-9be4548a-e47b-4a15-b79f-b954e4024cda tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 06:01:22.902166 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-9be4548a-e47b-4a15-b79f-b954e4024cda tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Show backup with id a8586f1e-5caa-4c36-b1a9-b75ad7038de1. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 06:01:22.906589 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 06:01:22.906589 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 06:01:22.907308 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-9be4548a-e47b-4a15-b79f-b954e4024cda tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] https://10.4.3.189/volume/v3/backups/a8586f1e-5caa-4c36-b1a9-b75ad7038de1 returned with HTTP 200 Aug 25 06:01:22.907618 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1480/5925] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 06:01:22 2026] GET /volume/v3/backups/a8586f1e-5caa-4c36-b1a9-b75ad7038de1 => generated 784 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 06:01:23.917103 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-83fcf9b3-e30a-4f2d-8f3f-cf2255d478bd None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 06:01:23.918655 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-83fcf9b3-e30a-4f2d-8f3f-cf2255d478bd tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] GET https://10.4.3.189/volume/v3/backups/a8586f1e-5caa-4c36-b1a9-b75ad7038de1 Aug 25 06:01:23.918887 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-83fcf9b3-e30a-4f2d-8f3f-cf2255d478bd tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 06:01:23.919142 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-83fcf9b3-e30a-4f2d-8f3f-cf2255d478bd tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 06:01:23.919290 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-83fcf9b3-e30a-4f2d-8f3f-cf2255d478bd tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Show backup with id a8586f1e-5caa-4c36-b1a9-b75ad7038de1. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 06:01:23.923495 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 06:01:23.923495 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 06:01:23.924213 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-83fcf9b3-e30a-4f2d-8f3f-cf2255d478bd tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] https://10.4.3.189/volume/v3/backups/a8586f1e-5caa-4c36-b1a9-b75ad7038de1 returned with HTTP 200 Aug 25 06:01:23.924674 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1475/5926] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 06:01:23 2026] GET /volume/v3/backups/a8586f1e-5caa-4c36-b1a9-b75ad7038de1 => generated 786 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 06:01:23.933024 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-0c00a0ba-463f-43df-92e8-9fc0a5bedde8 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 06:01:23.934558 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-0c00a0ba-463f-43df-92e8-9fc0a5bedde8 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] GET https://10.4.3.189/volume/v3/backups/a8586f1e-5caa-4c36-b1a9-b75ad7038de1 Aug 25 06:01:23.934724 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-0c00a0ba-463f-43df-92e8-9fc0a5bedde8 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 06:01:23.934894 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-0c00a0ba-463f-43df-92e8-9fc0a5bedde8 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 06:01:23.934990 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-0c00a0ba-463f-43df-92e8-9fc0a5bedde8 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Show backup with id a8586f1e-5caa-4c36-b1a9-b75ad7038de1. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 06:01:23.939294 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 06:01:23.939294 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 06:01:23.939919 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-0c00a0ba-463f-43df-92e8-9fc0a5bedde8 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] https://10.4.3.189/volume/v3/backups/a8586f1e-5caa-4c36-b1a9-b75ad7038de1 returned with HTTP 200 Aug 25 06:01:23.940292 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1496/5927] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 06:01:23 2026] GET /volume/v3/backups/a8586f1e-5caa-4c36-b1a9-b75ad7038de1 => generated 786 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 06:01:23.948165 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-f7082428-f0d4-4fa0-b5af-3d14ac177a25 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 06:01:23.949887 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-f7082428-f0d4-4fa0-b5af-3d14ac177a25 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] DELETE https://10.4.3.189/volume/v3/backups/a8586f1e-5caa-4c36-b1a9-b75ad7038de1 Aug 25 06:01:23.950072 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-f7082428-f0d4-4fa0-b5af-3d14ac177a25 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 06:01:23.950284 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-f7082428-f0d4-4fa0-b5af-3d14ac177a25 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Calling method 'delete' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 06:01:23.950394 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.contrib.backups [None req-f7082428-f0d4-4fa0-b5af-3d14ac177a25 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Delete backup with id: a8586f1e-5caa-4c36-b1a9-b75ad7038de1. Aug 25 06:01:23.955662 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 06:01:23.955662 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 06:01:23.966597 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.backup.rpcapi [None req-f7082428-f0d4-4fa0-b5af-3d14ac177a25 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] delete_backup rpcapi backup_id a8586f1e-5caa-4c36-b1a9-b75ad7038de1 {{(pid=100270) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 25 06:01:23.968226 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-f7082428-f0d4-4fa0-b5af-3d14ac177a25 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] https://10.4.3.189/volume/v3/backups/a8586f1e-5caa-4c36-b1a9-b75ad7038de1 returned with HTTP 202 Aug 25 06:01:23.968595 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1477/5928] 10.4.3.189 () {66 vars in 1351 bytes} [Tue Aug 25 06:01:23 2026] DELETE /volume/v3/backups/a8586f1e-5caa-4c36-b1a9-b75ad7038de1 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 06:01:23.974779 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-42ae4c77-06fa-42de-a2ca-6be3975109ca None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 06:01:23.976484 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-42ae4c77-06fa-42de-a2ca-6be3975109ca tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] GET https://10.4.3.189/volume/v3/backups/a8586f1e-5caa-4c36-b1a9-b75ad7038de1 Aug 25 06:01:23.976686 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-42ae4c77-06fa-42de-a2ca-6be3975109ca tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 06:01:23.976910 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-42ae4c77-06fa-42de-a2ca-6be3975109ca tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 06:01:23.977072 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-42ae4c77-06fa-42de-a2ca-6be3975109ca tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Show backup with id a8586f1e-5caa-4c36-b1a9-b75ad7038de1. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 06:01:23.981025 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 06:01:23.981025 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 06:01:23.981741 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-42ae4c77-06fa-42de-a2ca-6be3975109ca tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] https://10.4.3.189/volume/v3/backups/a8586f1e-5caa-4c36-b1a9-b75ad7038de1 returned with HTTP 200 Aug 25 06:01:23.982107 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1481/5929] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 06:01:23 2026] GET /volume/v3/backups/a8586f1e-5caa-4c36-b1a9-b75ad7038de1 => generated 785 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 06:01:24.992027 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-20e234f8-b219-45cd-b402-595b5dad0305 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 06:01:24.993609 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-20e234f8-b219-45cd-b402-595b5dad0305 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] GET https://10.4.3.189/volume/v3/backups/a8586f1e-5caa-4c36-b1a9-b75ad7038de1 Aug 25 06:01:24.993784 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-20e234f8-b219-45cd-b402-595b5dad0305 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 06:01:24.993957 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-20e234f8-b219-45cd-b402-595b5dad0305 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 06:01:24.994067 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-20e234f8-b219-45cd-b402-595b5dad0305 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Show backup with id a8586f1e-5caa-4c36-b1a9-b75ad7038de1. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 06:01:24.997405 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-20e234f8-b219-45cd-b402-595b5dad0305 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] https://10.4.3.189/volume/v3/backups/a8586f1e-5caa-4c36-b1a9-b75ad7038de1 returned with HTTP 404 Aug 25 06:01:24.997848 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1476/5930] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 06:01:24 2026] GET /volume/v3/backups/a8586f1e-5caa-4c36-b1a9-b75ad7038de1 => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 06:01:25.005221 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-a0cece42-7438-4633-a7c4-8b38c3cebe03 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 06:01:25.006892 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-a0cece42-7438-4633-a7c4-8b38c3cebe03 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] DELETE https://10.4.3.189/volume/v3/snapshots/c59e17db-0545-433a-b165-58977709ea0c Aug 25 06:01:25.007081 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-a0cece42-7438-4633-a7c4-8b38c3cebe03 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 06:01:25.007287 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-a0cece42-7438-4633-a7c4-8b38c3cebe03 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Calling method 'delete' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 06:01:25.007389 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.v3.snapshots [None req-a0cece42-7438-4633-a7c4-8b38c3cebe03 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Delete snapshot with id: c59e17db-0545-433a-b165-58977709ea0c Aug 25 06:01:25.014848 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 06:01:25.014848 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 06:01:25.015571 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-a0cece42-7438-4633-a7c4-8b38c3cebe03 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Snapshot retrieved successfully. Aug 25 06:01:25.033327 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-a0cece42-7438-4633-a7c4-8b38c3cebe03 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Snapshot delete request issued successfully. Aug 25 06:01:25.033569 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-a0cece42-7438-4633-a7c4-8b38c3cebe03 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] https://10.4.3.189/volume/v3/snapshots/c59e17db-0545-433a-b165-58977709ea0c returned with HTTP 202 Aug 25 06:01:25.034010 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1497/5931] 10.4.3.189 () {66 vars in 1357 bytes} [Tue Aug 25 06:01:25 2026] DELETE /volume/v3/snapshots/c59e17db-0545-433a-b165-58977709ea0c => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 06:01:25.040899 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-2cf0336c-6eae-4e18-94ed-a46eabd50b30 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 06:01:25.042564 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-2cf0336c-6eae-4e18-94ed-a46eabd50b30 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] GET https://10.4.3.189/volume/v3/snapshots/c59e17db-0545-433a-b165-58977709ea0c Aug 25 06:01:25.042738 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-2cf0336c-6eae-4e18-94ed-a46eabd50b30 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 06:01:25.042933 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-2cf0336c-6eae-4e18-94ed-a46eabd50b30 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 06:01:25.047745 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 06:01:25.047745 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 06:01:25.048152 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-2cf0336c-6eae-4e18-94ed-a46eabd50b30 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Snapshot retrieved successfully. Aug 25 06:01:25.048820 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-2cf0336c-6eae-4e18-94ed-a46eabd50b30 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] https://10.4.3.189/volume/v3/snapshots/c59e17db-0545-433a-b165-58977709ea0c returned with HTTP 200 Aug 25 06:01:25.049168 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1478/5932] 10.4.3.189 () {66 vars in 1354 bytes} [Tue Aug 25 06:01:25 2026] GET /volume/v3/snapshots/c59e17db-0545-433a-b165-58977709ea0c => generated 463 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 06:01:26.057937 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-1f746f73-5d9a-454a-a466-8e7c885f39f7 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 06:01:26.059912 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-1f746f73-5d9a-454a-a466-8e7c885f39f7 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] GET https://10.4.3.189/volume/v3/snapshots/c59e17db-0545-433a-b165-58977709ea0c Aug 25 06:01:26.060144 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-1f746f73-5d9a-454a-a466-8e7c885f39f7 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 06:01:26.060363 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-1f746f73-5d9a-454a-a466-8e7c885f39f7 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 06:01:26.064370 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-1f746f73-5d9a-454a-a466-8e7c885f39f7 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] https://10.4.3.189/volume/v3/snapshots/c59e17db-0545-433a-b165-58977709ea0c returned with HTTP 404 Aug 25 06:01:26.064785 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1482/5933] 10.4.3.189 () {66 vars in 1354 bytes} [Tue Aug 25 06:01:26 2026] GET /volume/v3/snapshots/c59e17db-0545-433a-b165-58977709ea0c => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 06:01:26.071722 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-4e4242b7-098c-40ed-80c3-29fc11bb1bf5 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 06:01:26.073736 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-4e4242b7-098c-40ed-80c3-29fc11bb1bf5 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] DELETE https://10.4.3.189/volume/v3/volumes/aebdb207-0fb2-421a-8b2c-1487dd136941 Aug 25 06:01:26.073964 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-4e4242b7-098c-40ed-80c3-29fc11bb1bf5 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 06:01:26.074224 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-4e4242b7-098c-40ed-80c3-29fc11bb1bf5 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 06:01:26.074422 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-4e4242b7-098c-40ed-80c3-29fc11bb1bf5 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Delete volume with id: aebdb207-0fb2-421a-8b2c-1487dd136941 Aug 25 06:01:26.082599 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 06:01:26.082599 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 06:01:26.083131 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-4e4242b7-098c-40ed-80c3-29fc11bb1bf5 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Volume info retrieved successfully. Aug 25 06:01:26.098432 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-4e4242b7-098c-40ed-80c3-29fc11bb1bf5 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Delete volume request issued successfully. Aug 25 06:01:26.098580 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-4e4242b7-098c-40ed-80c3-29fc11bb1bf5 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] https://10.4.3.189/volume/v3/volumes/aebdb207-0fb2-421a-8b2c-1487dd136941 returned with HTTP 202 Aug 25 06:01:26.098946 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1477/5934] 10.4.3.189 () {66 vars in 1351 bytes} [Tue Aug 25 06:01:26 2026] DELETE /volume/v3/volumes/aebdb207-0fb2-421a-8b2c-1487dd136941 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 06:01:26.105334 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-6e403a2b-c82d-489f-a945-7f55407fcb3a None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 06:01:26.107088 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-6e403a2b-c82d-489f-a945-7f55407fcb3a tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] GET https://10.4.3.189/volume/v3/volumes/aebdb207-0fb2-421a-8b2c-1487dd136941 Aug 25 06:01:26.107258 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-6e403a2b-c82d-489f-a945-7f55407fcb3a tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 06:01:26.107386 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-6e403a2b-c82d-489f-a945-7f55407fcb3a tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 06:01:26.113896 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 06:01:26.113896 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 06:01:26.117186 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-6e403a2b-c82d-489f-a945-7f55407fcb3a tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Volume info retrieved successfully. Aug 25 06:01:26.120853 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-6e403a2b-c82d-489f-a945-7f55407fcb3a tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] https://10.4.3.189/volume/v3/volumes/aebdb207-0fb2-421a-8b2c-1487dd136941 returned with HTTP 200 Aug 25 06:01:26.121224 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1498/5935] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 06:01:26 2026] GET /volume/v3/volumes/aebdb207-0fb2-421a-8b2c-1487dd136941 => generated 840 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 06:01:27.135607 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-50ccdfb7-27b4-4066-958e-2201e4021d73 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 06:01:27.137394 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-50ccdfb7-27b4-4066-958e-2201e4021d73 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] GET https://10.4.3.189/volume/v3/volumes/aebdb207-0fb2-421a-8b2c-1487dd136941 Aug 25 06:01:27.137571 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-50ccdfb7-27b4-4066-958e-2201e4021d73 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 06:01:27.137738 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-50ccdfb7-27b4-4066-958e-2201e4021d73 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 06:01:27.143256 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-50ccdfb7-27b4-4066-958e-2201e4021d73 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] https://10.4.3.189/volume/v3/volumes/aebdb207-0fb2-421a-8b2c-1487dd136941 returned with HTTP 404 Aug 25 06:01:27.143677 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1479/5936] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 06:01:27 2026] GET /volume/v3/volumes/aebdb207-0fb2-421a-8b2c-1487dd136941 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 06:01:27.149284 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-c0486869-e641-4024-b4e4-32f695be531d None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 06:01:27.151331 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-c0486869-e641-4024-b4e4-32f695be531d tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] DELETE https://10.4.3.189/volume/v3/volumes/7b0980af-87e6-4e24-b63f-7837f8d9e33d Aug 25 06:01:27.151528 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-c0486869-e641-4024-b4e4-32f695be531d tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 06:01:27.151724 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-c0486869-e641-4024-b4e4-32f695be531d tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Calling method 'delete' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 06:01:27.151890 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.v3.volumes [None req-c0486869-e641-4024-b4e4-32f695be531d tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Delete volume with id: 7b0980af-87e6-4e24-b63f-7837f8d9e33d Aug 25 06:01:27.158515 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 06:01:27.158515 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 06:01:27.158948 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-c0486869-e641-4024-b4e4-32f695be531d tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Volume info retrieved successfully. Aug 25 06:01:27.176253 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-c0486869-e641-4024-b4e4-32f695be531d tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Delete volume request issued successfully. Aug 25 06:01:27.176447 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-c0486869-e641-4024-b4e4-32f695be531d tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] https://10.4.3.189/volume/v3/volumes/7b0980af-87e6-4e24-b63f-7837f8d9e33d returned with HTTP 202 Aug 25 06:01:27.176858 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1483/5937] 10.4.3.189 () {66 vars in 1351 bytes} [Tue Aug 25 06:01:27 2026] DELETE /volume/v3/volumes/7b0980af-87e6-4e24-b63f-7837f8d9e33d => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 06:01:27.183429 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-53032f10-13f0-4f03-8f76-1395492450c3 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 06:01:27.185205 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-53032f10-13f0-4f03-8f76-1395492450c3 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] GET https://10.4.3.189/volume/v3/volumes/7b0980af-87e6-4e24-b63f-7837f8d9e33d Aug 25 06:01:27.185396 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-53032f10-13f0-4f03-8f76-1395492450c3 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 06:01:27.185571 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-53032f10-13f0-4f03-8f76-1395492450c3 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 06:01:27.193280 np0000008051 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 06:01:27.193280 np0000008051 devstack@c-api.service[100268]: warnings.warn( Aug 25 06:01:27.197553 np0000008051 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-53032f10-13f0-4f03-8f76-1395492450c3 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Volume info retrieved successfully. Aug 25 06:01:27.202393 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-53032f10-13f0-4f03-8f76-1395492450c3 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] https://10.4.3.189/volume/v3/volumes/7b0980af-87e6-4e24-b63f-7837f8d9e33d returned with HTTP 200 Aug 25 06:01:27.202852 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1478/5938] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 06:01:27 2026] GET /volume/v3/volumes/7b0980af-87e6-4e24-b63f-7837f8d9e33d => generated 1355 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 06:01:28.215161 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-5d51dc35-4f3c-4ba6-b500-bd63c3da4626 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 06:01:28.216824 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-5d51dc35-4f3c-4ba6-b500-bd63c3da4626 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] GET https://10.4.3.189/volume/v3/volumes/7b0980af-87e6-4e24-b63f-7837f8d9e33d Aug 25 06:01:28.217006 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-5d51dc35-4f3c-4ba6-b500-bd63c3da4626 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 06:01:28.217231 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-5d51dc35-4f3c-4ba6-b500-bd63c3da4626 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 06:01:28.222652 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-5d51dc35-4f3c-4ba6-b500-bd63c3da4626 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] https://10.4.3.189/volume/v3/volumes/7b0980af-87e6-4e24-b63f-7837f8d9e33d returned with HTTP 404 Aug 25 06:01:28.223121 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1499/5939] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 06:01:28 2026] GET /volume/v3/volumes/7b0980af-87e6-4e24-b63f-7837f8d9e33d => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 06:01:28.229993 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-964d03e8-0dbd-4418-b44e-94e8b8f95e04 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 06:01:28.232558 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-964d03e8-0dbd-4418-b44e-94e8b8f95e04 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] DELETE https://10.4.3.189/volume/v3/volumes/65b6a8f0-b58a-439f-b80a-3304a8f0c36e Aug 25 06:01:28.232870 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-964d03e8-0dbd-4418-b44e-94e8b8f95e04 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 06:01:28.233158 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-964d03e8-0dbd-4418-b44e-94e8b8f95e04 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Calling method 'delete' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 06:01:28.233414 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.v3.volumes [None req-964d03e8-0dbd-4418-b44e-94e8b8f95e04 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Delete volume with id: 65b6a8f0-b58a-439f-b80a-3304a8f0c36e Aug 25 06:01:28.242142 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 06:01:28.242142 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 06:01:28.242829 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-964d03e8-0dbd-4418-b44e-94e8b8f95e04 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Volume info retrieved successfully. Aug 25 06:01:28.260182 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-964d03e8-0dbd-4418-b44e-94e8b8f95e04 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Delete volume request issued successfully. Aug 25 06:01:28.260410 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-964d03e8-0dbd-4418-b44e-94e8b8f95e04 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] https://10.4.3.189/volume/v3/volumes/65b6a8f0-b58a-439f-b80a-3304a8f0c36e returned with HTTP 202 Aug 25 06:01:28.260832 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1480/5940] 10.4.3.189 () {66 vars in 1351 bytes} [Tue Aug 25 06:01:28 2026] DELETE /volume/v3/volumes/65b6a8f0-b58a-439f-b80a-3304a8f0c36e => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 06:01:28.267733 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-7e105d5f-19ef-4d4a-b3c9-83f1f47b2067 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 06:01:28.269963 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-7e105d5f-19ef-4d4a-b3c9-83f1f47b2067 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] GET https://10.4.3.189/volume/v3/volumes/65b6a8f0-b58a-439f-b80a-3304a8f0c36e Aug 25 06:01:28.270215 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-7e105d5f-19ef-4d4a-b3c9-83f1f47b2067 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 06:01:28.270442 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-7e105d5f-19ef-4d4a-b3c9-83f1f47b2067 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 06:01:28.277165 np0000008051 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 06:01:28.277165 np0000008051 devstack@c-api.service[100269]: warnings.warn( Aug 25 06:01:28.280758 np0000008051 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-7e105d5f-19ef-4d4a-b3c9-83f1f47b2067 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Volume info retrieved successfully. Aug 25 06:01:28.285265 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-7e105d5f-19ef-4d4a-b3c9-83f1f47b2067 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] https://10.4.3.189/volume/v3/volumes/65b6a8f0-b58a-439f-b80a-3304a8f0c36e returned with HTTP 200 Aug 25 06:01:28.285630 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1484/5941] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 06:01:28 2026] GET /volume/v3/volumes/65b6a8f0-b58a-439f-b80a-3304a8f0c36e => generated 840 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 06:01:29.297643 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-11c62384-eca1-4d46-9f04-31485be24027 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 06:01:29.299495 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-11c62384-eca1-4d46-9f04-31485be24027 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] GET https://10.4.3.189/volume/v3/volumes/65b6a8f0-b58a-439f-b80a-3304a8f0c36e Aug 25 06:01:29.299709 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-11c62384-eca1-4d46-9f04-31485be24027 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 06:01:29.299893 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-11c62384-eca1-4d46-9f04-31485be24027 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 06:01:29.305282 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-11c62384-eca1-4d46-9f04-31485be24027 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] https://10.4.3.189/volume/v3/volumes/65b6a8f0-b58a-439f-b80a-3304a8f0c36e returned with HTTP 404 Aug 25 06:01:29.305714 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1479/5942] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 06:01:29 2026] GET /volume/v3/volumes/65b6a8f0-b58a-439f-b80a-3304a8f0c36e => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 06:01:29.311745 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-706c317b-a6c3-4dd1-918c-62638e3b9f76 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 06:01:29.314118 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-706c317b-a6c3-4dd1-918c-62638e3b9f76 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] DELETE https://10.4.3.189/volume/v3/volumes/d3854542-8748-4348-b95d-09ac7b58e28a Aug 25 06:01:29.314347 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-706c317b-a6c3-4dd1-918c-62638e3b9f76 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 06:01:29.314537 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-706c317b-a6c3-4dd1-918c-62638e3b9f76 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Calling method 'delete' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 06:01:29.314712 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [None req-706c317b-a6c3-4dd1-918c-62638e3b9f76 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Delete volume with id: d3854542-8748-4348-b95d-09ac7b58e28a Aug 25 06:01:29.321651 np0000008051 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 06:01:29.321651 np0000008051 devstack@c-api.service[100271]: warnings.warn( Aug 25 06:01:29.322087 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-706c317b-a6c3-4dd1-918c-62638e3b9f76 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Volume info retrieved successfully. Aug 25 06:01:29.338796 np0000008051 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-706c317b-a6c3-4dd1-918c-62638e3b9f76 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Delete volume request issued successfully. Aug 25 06:01:29.338993 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-706c317b-a6c3-4dd1-918c-62638e3b9f76 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] https://10.4.3.189/volume/v3/volumes/d3854542-8748-4348-b95d-09ac7b58e28a returned with HTTP 202 Aug 25 06:01:29.339489 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1500/5943] 10.4.3.189 () {66 vars in 1351 bytes} [Tue Aug 25 06:01:29 2026] DELETE /volume/v3/volumes/d3854542-8748-4348-b95d-09ac7b58e28a => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 06:01:29.346372 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-6df10517-dea5-4c1c-a30e-20cd4f8f0f3c None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 06:01:29.348127 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-6df10517-dea5-4c1c-a30e-20cd4f8f0f3c tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] GET https://10.4.3.189/volume/v3/volumes/d3854542-8748-4348-b95d-09ac7b58e28a Aug 25 06:01:29.348341 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-6df10517-dea5-4c1c-a30e-20cd4f8f0f3c tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 06:01:29.348524 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-6df10517-dea5-4c1c-a30e-20cd4f8f0f3c tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 06:01:29.355303 np0000008051 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 06:01:29.355303 np0000008051 devstack@c-api.service[100270]: warnings.warn( Aug 25 06:01:29.358717 np0000008051 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-6df10517-dea5-4c1c-a30e-20cd4f8f0f3c tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Volume info retrieved successfully. Aug 25 06:01:29.362843 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-6df10517-dea5-4c1c-a30e-20cd4f8f0f3c tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] https://10.4.3.189/volume/v3/volumes/d3854542-8748-4348-b95d-09ac7b58e28a returned with HTTP 200 Aug 25 06:01:29.363283 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1481/5944] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 06:01:29 2026] GET /volume/v3/volumes/d3854542-8748-4348-b95d-09ac7b58e28a => generated 840 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 06:01:30.374825 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-9a76c38f-2d10-4248-a4f7-7ac9057387c8 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 06:01:30.376589 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-9a76c38f-2d10-4248-a4f7-7ac9057387c8 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] GET https://10.4.3.189/volume/v3/volumes/d3854542-8748-4348-b95d-09ac7b58e28a Aug 25 06:01:30.376773 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-9a76c38f-2d10-4248-a4f7-7ac9057387c8 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 06:01:30.376947 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-9a76c38f-2d10-4248-a4f7-7ac9057387c8 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 06:01:30.382565 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-9a76c38f-2d10-4248-a4f7-7ac9057387c8 tempest-VolumesBackupsTest-1578045392 tempest-VolumesBackupsTest-1578045392-project-member] https://10.4.3.189/volume/v3/volumes/d3854542-8748-4348-b95d-09ac7b58e28a returned with HTTP 404 Aug 25 06:01:30.382999 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1485/5945] 10.4.3.189 () {66 vars in 1348 bytes} [Tue Aug 25 06:01:30 2026] GET /volume/v3/volumes/d3854542-8748-4348-b95d-09ac7b58e28a => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 06:01:33.457472 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-6ea6ca95-867e-4fd0-9772-b9cea5f8261f None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 06:01:33.564851 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6ea6ca95-867e-4fd0-9772-b9cea5f8261f tempest-ProjectAdminTests-457032197 tempest-ProjectAdminTests-457032197-project-admin] GET https://10.4.3.189/volume/v3/scheduler-stats/get_pools Aug 25 06:01:33.565083 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-6ea6ca95-867e-4fd0-9772-b9cea5f8261f tempest-ProjectAdminTests-457032197 tempest-ProjectAdminTests-457032197-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 06:01:33.565304 np0000008051 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-6ea6ca95-867e-4fd0-9772-b9cea5f8261f tempest-ProjectAdminTests-457032197 tempest-ProjectAdminTests-457032197-project-admin] Calling method 'get_pools' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 06:01:33.574082 np0000008051 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6ea6ca95-867e-4fd0-9772-b9cea5f8261f tempest-ProjectAdminTests-457032197 tempest-ProjectAdminTests-457032197-project-admin] https://10.4.3.189/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Aug 25 06:01:33.574490 np0000008051 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1480/5946] 10.4.3.189 () {66 vars in 1291 bytes} [Tue Aug 25 06:01:33 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 06:01:33.582012 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-04fed3cc-fe95-4fbe-8bd9-72b306f950a7 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 06:01:33.583700 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-04fed3cc-fe95-4fbe-8bd9-72b306f950a7 tempest-ProjectAdminTests-457032197 tempest-ProjectAdminTests-457032197-project-admin] GET https://10.4.3.189/volume/v3/capabilities/np0000008051@storpool Aug 25 06:01:33.583888 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-04fed3cc-fe95-4fbe-8bd9-72b306f950a7 tempest-ProjectAdminTests-457032197 tempest-ProjectAdminTests-457032197-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 06:01:33.584104 np0000008051 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-04fed3cc-fe95-4fbe-8bd9-72b306f950a7 tempest-ProjectAdminTests-457032197 tempest-ProjectAdminTests-457032197-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 06:01:33.591848 np0000008051 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-04fed3cc-fe95-4fbe-8bd9-72b306f950a7 tempest-ProjectAdminTests-457032197 tempest-ProjectAdminTests-457032197-project-admin] https://10.4.3.189/volume/v3/capabilities/np0000008051@storpool returned with HTTP 200 Aug 25 06:01:33.592205 np0000008051 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1501/5947] 10.4.3.189 () {66 vars in 1318 bytes} [Tue Aug 25 06:01:33 2026] GET /volume/v3/capabilities/np0000008051@storpool => generated 703 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 06:01:35.139071 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-71b94525-7b1d-428a-9987-607c0b7c7f7e None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 06:01:35.234851 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-71b94525-7b1d-428a-9987-607c0b7c7f7e tempest-ProjectMemberTests-663664744 tempest-ProjectMemberTests-663664744-project-admin] GET https://10.4.3.189/volume/v3/scheduler-stats/get_pools Aug 25 06:01:35.235067 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-71b94525-7b1d-428a-9987-607c0b7c7f7e tempest-ProjectMemberTests-663664744 tempest-ProjectMemberTests-663664744-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 06:01:35.235285 np0000008051 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-71b94525-7b1d-428a-9987-607c0b7c7f7e tempest-ProjectMemberTests-663664744 tempest-ProjectMemberTests-663664744-project-admin] Calling method 'get_pools' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 06:01:35.243589 np0000008051 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-71b94525-7b1d-428a-9987-607c0b7c7f7e tempest-ProjectMemberTests-663664744 tempest-ProjectMemberTests-663664744-project-admin] https://10.4.3.189/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Aug 25 06:01:35.243925 np0000008051 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1482/5948] 10.4.3.189 () {66 vars in 1291 bytes} [Tue Aug 25 06:01:35 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 06:01:35.250679 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-c1af2e7d-37a9-400c-a404-7380ee247df4 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 06:01:35.300742 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-c1af2e7d-37a9-400c-a404-7380ee247df4 tempest-ProjectMemberTests-663664744 tempest-ProjectMemberTests-663664744-project-member] GET https://10.4.3.189/volume/v3/capabilities/np0000008051@storpool Aug 25 06:01:35.300932 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-c1af2e7d-37a9-400c-a404-7380ee247df4 tempest-ProjectMemberTests-663664744 tempest-ProjectMemberTests-663664744-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 06:01:35.301142 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-c1af2e7d-37a9-400c-a404-7380ee247df4 tempest-ProjectMemberTests-663664744 tempest-ProjectMemberTests-663664744-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 06:01:35.301710 np0000008051 devstack@c-api.service[100269]: DEBUG cinder.policy [None req-c1af2e7d-37a9-400c-a404-7380ee247df4 tempest-ProjectMemberTests-663664744 tempest-ProjectMemberTests-663664744-project-member] Policy check for volume_extension:capabilities failed with context {'is_admin': False, 'user_id': '2abcd90a6d2d40b8ad9f3050a13388e2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dfc5ed87a8e24ee887578def17817176', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100269) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 25 06:01:35.301867 np0000008051 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-c1af2e7d-37a9-400c-a404-7380ee247df4 tempest-ProjectMemberTests-663664744 tempest-ProjectMemberTests-663664744-project-member] https://10.4.3.189/volume/v3/capabilities/np0000008051@storpool returned with HTTP 403 Aug 25 06:01:35.302258 np0000008051 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1486/5949] 10.4.3.189 () {66 vars in 1318 bytes} [Tue Aug 25 06:01:35 2026] GET /volume/v3/capabilities/np0000008051@storpool => generated 110 bytes in 52 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 25 06:01:39.302040 np0000008051 devstack@c-api.service[100268]: DEBUG dbcounter [-] [100268] Writing DB stats cinder:SELECT=29,cinder:UPDATE=2,cinder:INSERT=1 {{(pid=100268) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 06:01:39.361820 np0000008051 devstack@c-api.service[100270]: DEBUG dbcounter [-] [100270] Writing DB stats cinder:SELECT=42,cinder:INSERT=8,cinder:UPDATE=14 {{(pid=100270) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 06:01:40.379147 np0000008051 devstack@c-api.service[100269]: DEBUG dbcounter [-] [100269] Writing DB stats cinder:SELECT=52,cinder:UPDATE=17,cinder:INSERT=7 {{(pid=100269) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 06:01:43.586876 np0000008051 devstack@c-api.service[100271]: DEBUG dbcounter [-] [100271] Writing DB stats cinder:SELECT=51,cinder:INSERT=7,cinder:UPDATE=17 {{(pid=100271) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}